HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/backups/mysql/capeglid
/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.5.29-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost    Database: capeglid
-- ------------------------------------------------------
-- Server version	10.5.29-MariaDB-0+deb11u1

/*!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 utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  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_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=420737 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 (342,'wp_mail_smtp_summary_report_email','failed','2022-12-19 12:00:00','2022-12-19 14:00:00','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671451200;s:18:\"\0*\0first_timestamp\";i:1671451200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671451200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-12-19 12:02:00','2022-12-19 14:02:00',0,NULL,10),(371,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','0000-00-00 00:00:00','0000-00-00 00:00:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2022-12-16 11:07:02','2022-12-16 13:07:02',0,NULL,10),(1229,'wp_mail_smtp_summary_report_email','failed','2022-12-26 12:02:00','2022-12-26 14:02:00','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672056120;s:18:\"\0*\0first_timestamp\";i:1671451200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672056120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-12-26 12:03:26','2022-12-26 14:03:26',0,NULL,10),(1488,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-20 09:47:50','2022-12-20 11:47:50','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671529670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671529670;}',9,1,'2022-12-20 09:47:53','2022-12-20 11:47:53',0,NULL,10),(1898,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-21 21:51:49','2022-12-21 23:51:49','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671659509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671659509;}',9,1,'2022-12-21 21:51:53','2022-12-21 23:51:53',0,NULL,10),(1900,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-21 21:51:53','2022-12-21 23:51:53','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671659513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671659513;}',9,1,'2022-12-21 21:51:54','2022-12-21 23:51:54',0,NULL,10),(3079,'wp_mail_smtp_summary_report_email','failed','2023-01-02 12:03:26','2023-01-02 14:03:26','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672661006;s:18:\"\0*\0first_timestamp\";i:1671451200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672661006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-01-02 12:04:23','2023-01-02 14:04:23',0,NULL,10),(4516,'wp_mail_smtp_summary_report_email','failed','2023-01-09 12:04:24','2023-01-09 14:04:24','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673265864;s:18:\"\0*\0first_timestamp\";i:1671451200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673265864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-01-09 12:05:01','2023-01-09 14:05:01',0,NULL,10),(5827,'wp_mail_smtp_summary_report_email','failed','2023-01-16 12:05:01','2023-01-16 14:05:01','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673870701;s:18:\"\0*\0first_timestamp\";i:1671451200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673870701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-01-16 12:05:48','2023-01-16 14:05:48',0,NULL,10),(6214,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-01-11 09:51:54','2023-01-11 11:51:54','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673430714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673430714;}',9,1,'2023-01-11 09:52:01','2023-01-11 11:52:01',0,NULL,10),(6637,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-01-13 09:53:03','2023-01-13 11:53:03','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673603583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673603583;}',9,1,'2023-01-13 09:53:09','2023-01-13 11:53:09',0,NULL,10),(14268,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-02-14 21:50:39','2023-02-14 23:50:39','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676411439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676411439;}',9,1,'2023-02-14 21:50:46','2023-02-14 23:50:46',0,NULL,10),(14457,'woocommerce_cleanup_draft_orders','failed','2023-02-16 14:01:48','2023-02-16 16:01:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676556108;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676556108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-16 14:02:24','2023-02-16 16:02:24',0,NULL,10),(14458,'wc_gla_cron_daily_notes','failed','2023-02-16 14:01:48','2023-02-16 16:01:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676556108;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676556108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-16 14:02:24','2023-02-16 16:02:24',0,NULL,10),(14622,'action_scheduler/migration_hook','failed','2023-02-16 07:56:40','2023-02-16 09:56:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676534200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676534200;}',1,1,'2023-02-16 07:56:42','2023-02-16 09:56:42',0,NULL,10),(14715,'woocommerce_cleanup_draft_orders','failed','2023-02-17 14:02:24','2023-02-17 16:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676642544;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676642544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-17 14:08:56','2023-02-17 16:08:56',0,NULL,10),(14716,'wc_gla_cron_daily_notes','failed','2023-02-17 14:02:24','2023-02-17 16:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676642544;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676642544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-17 14:08:56','2023-02-17 16:08:56',0,NULL,10),(14962,'woocommerce_cleanup_draft_orders','failed','2023-02-18 14:08:56','2023-02-18 16:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676729336;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676729336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-18 14:13:10','2023-02-18 16:13:10',0,NULL,10),(14963,'wc_gla_cron_daily_notes','failed','2023-02-18 14:08:56','2023-02-18 16:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676729336;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676729336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-18 14:13:10','2023-02-18 16:13:10',0,NULL,10),(15207,'woocommerce_cleanup_draft_orders','failed','2023-02-19 14:13:10','2023-02-19 16:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676815990;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676815990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-19 14:16:13','2023-02-19 16:16:13',0,NULL,10),(15208,'wc_gla_cron_daily_notes','failed','2023-02-19 14:13:10','2023-02-19 16:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676815990;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676815990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-19 14:16:13','2023-02-19 16:16:13',0,NULL,10),(15430,'woocommerce_cleanup_draft_orders','failed','2023-02-20 14:16:13','2023-02-20 16:16:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676902573;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676902573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-20 14:19:53','2023-02-20 16:19:53',0,NULL,10),(15431,'wc_gla_cron_daily_notes','failed','2023-02-20 14:16:13','2023-02-20 16:16:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676902573;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676902573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-20 14:19:53','2023-02-20 16:19:53',0,NULL,10),(15683,'woocommerce_cleanup_draft_orders','failed','2023-02-21 14:19:53','2023-02-21 16:19:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676989193;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676989193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-21 14:22:08','2023-02-21 16:22:08',0,NULL,10),(15684,'wc_gla_cron_daily_notes','failed','2023-02-21 14:19:53','2023-02-21 16:19:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676989193;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676989193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-21 14:22:09','2023-02-21 16:22:09',0,NULL,10),(15929,'woocommerce_cleanup_draft_orders','failed','2023-02-22 14:22:09','2023-02-22 16:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677075729;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677075729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-22 14:27:13','2023-02-22 16:27:13',0,NULL,10),(15930,'wc_gla_cron_daily_notes','failed','2023-02-22 14:22:09','2023-02-22 16:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677075729;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677075729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-22 14:27:13','2023-02-22 16:27:13',0,NULL,10),(16148,'woocommerce_cleanup_draft_orders','failed','2023-02-23 14:27:13','2023-02-23 16:27:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677162433;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677162433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-23 14:28:01','2023-02-23 16:28:01',0,NULL,10),(16149,'wc_gla_cron_daily_notes','failed','2023-02-23 14:27:13','2023-02-23 16:27:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677162433;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677162433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-23 14:28:01','2023-02-23 16:28:01',0,NULL,10),(16356,'woocommerce_cleanup_draft_orders','failed','2023-02-24 14:28:01','2023-02-24 16:28:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677248881;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677248881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-24 14:31:21','2023-02-24 16:31:21',0,NULL,10),(16357,'wc_gla_cron_daily_notes','failed','2023-02-24 14:28:01','2023-02-24 16:28:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677248881;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677248881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-24 14:31:21','2023-02-24 16:31:21',0,NULL,10),(16575,'woocommerce_cleanup_draft_orders','failed','2023-02-25 14:31:21','2023-02-25 16:31:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677335481;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677335481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-25 14:34:38','2023-02-25 16:34:38',0,NULL,10),(16576,'wc_gla_cron_daily_notes','failed','2023-02-25 14:31:21','2023-02-25 16:31:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677335481;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677335481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-25 14:34:39','2023-02-25 16:34:39',0,NULL,10),(16781,'woocommerce_cleanup_draft_orders','failed','2023-02-26 14:34:39','2023-02-26 16:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677422079;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677422079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-26 14:38:26','2023-02-26 16:38:26',0,NULL,10),(16782,'wc_gla_cron_daily_notes','failed','2023-02-26 14:34:39','2023-02-26 16:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677422079;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677422079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-26 14:38:26','2023-02-26 16:38:26',0,NULL,10),(16984,'woocommerce_cleanup_draft_orders','failed','2023-02-27 14:38:26','2023-02-27 16:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677508706;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677508706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-27 14:42:14','2023-02-27 16:42:14',0,NULL,10),(16985,'wc_gla_cron_daily_notes','failed','2023-02-27 14:38:26','2023-02-27 16:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677508706;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677508706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-27 14:42:15','2023-02-27 16:42:15',0,NULL,10),(17217,'woocommerce_cleanup_draft_orders','failed','2023-02-28 14:42:15','2023-02-28 16:42:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677595335;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677595335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-28 14:44:24','2023-02-28 16:44:24',0,NULL,10),(17218,'wc_gla_cron_daily_notes','failed','2023-02-28 14:42:15','2023-02-28 16:42:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677595335;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677595335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-02-28 14:44:25','2023-02-28 16:44:25',0,NULL,10),(17419,'woocommerce_cleanup_draft_orders','failed','2023-03-01 14:44:25','2023-03-01 16:44:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677681865;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677681865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-01 14:49:38','2023-03-01 16:49:38',0,NULL,10),(17420,'wc_gla_cron_daily_notes','failed','2023-03-01 14:44:25','2023-03-01 16:44:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677681865;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677681865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-01 14:49:39','2023-03-01 16:49:39',0,NULL,10),(17628,'woocommerce_cleanup_draft_orders','failed','2023-03-02 14:49:39','2023-03-02 16:49:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677768579;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677768579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-02 14:53:16','2023-03-02 16:53:16',0,NULL,10),(17629,'wc_gla_cron_daily_notes','failed','2023-03-02 14:49:39','2023-03-02 16:49:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677768579;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677768579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-02 14:53:16','2023-03-02 16:53:16',0,NULL,10),(17877,'woocommerce_cleanup_draft_orders','failed','2023-03-03 14:53:16','2023-03-03 16:53:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677855196;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677855196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-03 14:57:19','2023-03-03 16:57:19',0,NULL,10),(17878,'wc_gla_cron_daily_notes','failed','2023-03-03 14:53:16','2023-03-03 16:53:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677855196;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677855196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-03 14:57:19','2023-03-03 16:57:19',0,NULL,10),(18089,'woocommerce_cleanup_draft_orders','failed','2023-03-04 14:57:19','2023-03-04 16:57:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677941839;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677941839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-04 14:59:28','2023-03-04 16:59:28',0,NULL,10),(18090,'wc_gla_cron_daily_notes','failed','2023-03-04 14:57:19','2023-03-04 16:57:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677941839;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677941839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-04 14:59:29','2023-03-04 16:59:29',0,NULL,10),(18310,'woocommerce_cleanup_draft_orders','failed','2023-03-05 14:59:29','2023-03-05 16:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678028369;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678028369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-05 14:59:41','2023-03-05 16:59:41',0,NULL,10),(18311,'wc_gla_cron_daily_notes','failed','2023-03-05 14:59:29','2023-03-05 16:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678028369;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678028369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-05 14:59:41','2023-03-05 16:59:41',0,NULL,10),(18529,'woocommerce_cleanup_draft_orders','failed','2023-03-06 14:59:41','2023-03-06 16:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678114781;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678114781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-06 15:01:57','2023-03-06 17:01:57',0,NULL,10),(18530,'wc_gla_cron_daily_notes','failed','2023-03-06 14:59:41','2023-03-06 16:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678114781;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678114781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-06 15:01:57','2023-03-06 17:01:57',0,NULL,10),(18728,'woocommerce_cleanup_draft_orders','failed','2023-03-07 15:01:57','2023-03-07 17:01:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678201317;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678201317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-07 15:46:29','2023-03-07 17:46:29',0,NULL,10),(18729,'wc_gla_cron_daily_notes','failed','2023-03-07 15:01:57','2023-03-07 17:01:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678201317;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678201317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-07 15:46:29','2023-03-07 17:46:29',0,NULL,10),(18934,'woocommerce_cleanup_draft_orders','failed','2023-03-08 15:46:29','2023-03-08 17:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678290389;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678290389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-08 15:59:58','2023-03-08 17:59:58',0,NULL,10),(18935,'wc_gla_cron_daily_notes','failed','2023-03-08 15:46:29','2023-03-08 17:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678290389;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678290389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-08 15:59:58','2023-03-08 17:59:58',0,NULL,10),(19086,'woocommerce_cleanup_draft_orders','failed','2023-03-09 15:59:58','2023-03-09 17:59:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678377598;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678377598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-09 17:12:16','2023-03-09 19:12:16',0,NULL,10),(19087,'wc_gla_cron_daily_notes','failed','2023-03-09 15:59:58','2023-03-09 17:59:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678377598;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678377598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-09 17:12:16','2023-03-09 19:12:16',0,NULL,10),(19124,'woocommerce_cleanup_draft_orders','failed','2023-03-10 17:12:16','2023-03-10 19:12:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678468336;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678468336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-10 18:00:09','2023-03-10 20:00:09',0,NULL,10),(19125,'wc_gla_cron_daily_notes','failed','2023-03-10 17:12:16','2023-03-10 19:12:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678468336;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678468336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-10 18:00:09','2023-03-10 20:00:09',0,NULL,10),(19200,'woocommerce_cleanup_draft_orders','failed','2023-03-11 18:00:09','2023-03-11 20:00:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678557609;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678557609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-11 18:15:20','2023-03-11 20:15:20',0,NULL,10),(19201,'wc_gla_cron_daily_notes','failed','2023-03-11 18:00:09','2023-03-11 20:00:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678557609;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678557609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-11 18:15:20','2023-03-11 20:15:20',0,NULL,10),(19251,'woocommerce_cleanup_draft_orders','failed','2023-03-12 18:15:20','2023-03-12 20:15:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678644920;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678644920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-12 18:21:31','2023-03-12 20:21:31',0,NULL,10),(19252,'wc_gla_cron_daily_notes','failed','2023-03-12 18:15:20','2023-03-12 20:15:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678644920;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678644920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-12 18:21:31','2023-03-12 20:21:31',0,NULL,10),(19392,'woocommerce_cleanup_draft_orders','failed','2023-03-13 18:21:31','2023-03-13 20:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678731691;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678731691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-13 18:33:10','2023-03-13 20:33:10',0,NULL,10),(19393,'wc_gla_cron_daily_notes','failed','2023-03-13 18:21:31','2023-03-13 20:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678731691;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678731691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-13 18:33:10','2023-03-13 20:33:10',0,NULL,10),(19443,'woocommerce_cleanup_draft_orders','failed','2023-03-14 18:33:10','2023-03-14 20:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678818790;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678818790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-14 19:43:11','2023-03-14 21:43:11',0,NULL,10),(19444,'wc_gla_cron_daily_notes','failed','2023-03-14 18:33:10','2023-03-14 20:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678818790;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678818790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-14 19:43:11','2023-03-14 21:43:11',0,NULL,10),(19490,'woocommerce_cleanup_draft_orders','failed','2023-03-15 19:43:11','2023-03-15 21:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678909391;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678909391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-15 19:48:26','2023-03-15 21:48:26',0,NULL,10),(19491,'wc_gla_cron_daily_notes','failed','2023-03-15 19:43:11','2023-03-15 21:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678909391;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678909391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-15 19:48:26','2023-03-15 21:48:26',0,NULL,10),(19656,'woocommerce_cleanup_draft_orders','failed','2023-03-16 19:48:26','2023-03-16 21:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678996106;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678996106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-16 20:18:42','2023-03-16 22:18:42',0,NULL,10),(19657,'wc_gla_cron_daily_notes','failed','2023-03-16 19:48:26','2023-03-16 21:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678996106;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678996106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-16 20:18:42','2023-03-16 22:18:42',0,NULL,10),(19688,'woocommerce_cleanup_draft_orders','failed','2023-03-17 20:18:42','2023-03-17 22:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679084322;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679084322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-17 20:39:00','2023-03-17 22:39:00',0,NULL,10),(19689,'wc_gla_cron_daily_notes','failed','2023-03-17 20:18:42','2023-03-17 22:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679084322;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679084322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-17 20:39:00','2023-03-17 22:39:00',0,NULL,10),(19729,'woocommerce_cleanup_draft_orders','failed','2023-03-18 20:39:00','2023-03-18 22:39:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679171940;s:18:\"\0*\0first_timestamp\";i:1671186914;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679171940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-03-18 22:23:56','2023-03-19 00:23:56',0,NULL,10),(19730,'wc_gla_cron_daily_notes','failed','2023-03-18 20:39:00','2023-03-18 22:39:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679171940;s:18:\"\0*\0first_timestamp\";i:1671187076;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679171940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2023-03-18 22:23:56','2023-03-19 00:23:56',0,NULL,10),(89243,'mailpoet/cron/daemon-trigger','failed','2023-11-09 22:38:52','2023-11-10 00:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699569532;s:18:\"\0*\0first_timestamp\";i:1693950445;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699569532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2023-11-09 22:46:43','2023-11-10 00:46:43',200027,NULL,10),(407145,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:02:20','2025-09-21 22:02:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758484940;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758484940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:04:53','2025-09-21 22:04:53',0,NULL,10),(407146,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:06:53','2025-09-21 22:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485213;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:06:58','2025-09-21 22:06:58',0,NULL,10),(407147,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:08:58','2025-09-21 22:08:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485338;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:09:56','2025-09-21 22:09:56',0,NULL,10),(407148,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:11:56','2025-09-21 22:11:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485516;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:12:07','2025-09-21 22:12:07',0,NULL,10),(407149,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:14:07','2025-09-21 22:14:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485647;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:14:31','2025-09-21 22:14:31',0,NULL,10),(407150,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:16:31','2025-09-21 22:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485791;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:16:32','2025-09-21 22:16:32',0,NULL,10),(407151,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:18:32','2025-09-21 22:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758485912;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758485912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:19:01','2025-09-21 22:19:01',0,NULL,10),(407152,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:21:01','2025-09-21 22:21:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758486061;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758486061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:22:07','2025-09-21 22:22:07',0,NULL,10),(407153,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:24:07','2025-09-21 22:24:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758486247;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758486247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:26:57','2025-09-21 22:26:57',0,NULL,10),(407154,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:28:57','2025-09-21 22:28:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758486537;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758486537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:32:05','2025-09-21 22:32:05',0,NULL,10),(407155,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:34:05','2025-09-21 22:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758486845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758486845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:37:05','2025-09-21 22:37:05',0,NULL,10),(407156,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:39:05','2025-09-21 22:39:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758487145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758487145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:42:03','2025-09-21 22:42:03',0,NULL,10),(407157,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:44:03','2025-09-21 22:44:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758487443;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758487443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:45:45','2025-09-21 22:45:45',0,NULL,10),(407158,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:47:45','2025-09-21 22:47:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758487665;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758487665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:48:03','2025-09-21 22:48:03',0,NULL,10),(407159,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:50:03','2025-09-21 22:50:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758487803;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758487803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:52:04','2025-09-21 22:52:04',0,NULL,10),(407160,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:54:04','2025-09-21 22:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:54:21','2025-09-21 22:54:21',0,NULL,10),(407161,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:56:21','2025-09-21 22:56:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488181;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:56:27','2025-09-21 22:56:27',0,NULL,10),(407162,'mailpoet/cron/daemon-trigger','complete','2025-09-21 20:58:27','2025-09-21 22:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488307;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 20:58:36','2025-09-21 22:58:36',0,NULL,10),(407163,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:00:36','2025-09-21 23:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488436;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:02:07','2025-09-21 23:02:07',0,NULL,10),(407164,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:04:07','2025-09-21 23:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488647;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:06:05','2025-09-21 23:06:05',0,NULL,10),(407165,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:08:05','2025-09-21 23:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758488885;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758488885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:10:58','2025-09-21 23:10:58',0,NULL,10),(407166,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:12:58','2025-09-21 23:12:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758489178;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758489178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:13:00','2025-09-21 23:13:00',0,NULL,10),(407167,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:15:00','2025-09-21 23:15:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758489300;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758489300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:17:02','2025-09-21 23:17:02',0,NULL,10),(407168,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:19:02','2025-09-21 23:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758489542;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758489542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:22:05','2025-09-21 23:22:05',0,NULL,10),(407169,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:24:05','2025-09-21 23:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758489845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758489845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:25:34','2025-09-21 23:25:34',0,NULL,10),(407170,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:27:34','2025-09-21 23:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758490054;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758490054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:32:05','2025-09-21 23:32:05',0,NULL,10),(407171,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:34:05','2025-09-21 23:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758490445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758490445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:37:04','2025-09-21 23:37:04',0,NULL,10),(407172,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:39:04','2025-09-21 23:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758490744;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758490744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:42:06','2025-09-21 23:42:06',0,NULL,10),(407173,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:44:06','2025-09-21 23:44:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758491046;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758491046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:45:44','2025-09-21 23:45:44',0,NULL,10),(407174,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:47:44','2025-09-21 23:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758491264;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758491264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:52:04','2025-09-21 23:52:04',0,NULL,10),(407175,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:54:04','2025-09-21 23:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758491644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758491644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 21:57:06','2025-09-21 23:57:06',0,NULL,10),(407176,'mailpoet/cron/daemon-trigger','complete','2025-09-21 21:59:06','2025-09-21 23:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758491946;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758491946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:02:03','2025-09-22 00:02:03',0,NULL,10),(407177,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:04:03','2025-09-22 00:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758492243;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758492243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:06:07','2025-09-22 00:06:07',0,NULL,10),(407178,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:08:07','2025-09-22 00:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758492487;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758492487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:12:05','2025-09-22 00:12:05',0,NULL,10),(407179,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:14:05','2025-09-22 00:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758492845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758492845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:21:34','2025-09-22 00:21:34',0,NULL,10),(407180,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:23:34','2025-09-22 00:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758493414;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758493414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:24:23','2025-09-22 00:24:23',0,NULL,10),(407181,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:26:23','2025-09-22 00:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758493583;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758493583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:27:06','2025-09-22 00:27:06',0,NULL,10),(407182,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:29:06','2025-09-22 00:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758493746;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758493746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:31:25','2025-09-22 00:31:25',0,NULL,10),(407183,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:33:25','2025-09-22 00:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758494005;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758494005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:37:04','2025-09-22 00:37:04',0,NULL,10),(407184,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:39:04','2025-09-22 00:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758494344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758494344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:42:05','2025-09-22 00:42:05',0,NULL,10),(407185,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:44:05','2025-09-22 00:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758494645;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758494645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:46:56','2025-09-22 00:46:56',0,NULL,10),(407186,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:48:56','2025-09-22 00:48:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758494936;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758494936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:52:04','2025-09-22 00:52:04',0,NULL,10),(407187,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:54:04','2025-09-22 00:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758495244;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758495244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 22:57:06','2025-09-22 00:57:06',0,NULL,10),(407188,'mailpoet/cron/daemon-trigger','complete','2025-09-21 22:59:06','2025-09-22 00:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758495546;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758495546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:02:04','2025-09-22 01:02:04',0,NULL,10),(407189,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:04:04','2025-09-22 01:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758495844;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758495844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:04:34','2025-09-22 01:04:34',0,NULL,10),(407190,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:06:34','2025-09-22 01:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758495994;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758495994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:06:48','2025-09-22 01:06:48',0,NULL,10),(407191,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:08:48','2025-09-22 01:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496128;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:08:52','2025-09-22 01:08:52',0,NULL,10),(407192,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:10:52','2025-09-22 01:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496252;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:10:52','2025-09-22 01:10:52',0,NULL,10),(407193,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:12:52','2025-09-22 01:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:12:53','2025-09-22 01:12:53',0,NULL,10),(407194,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:14:53','2025-09-22 01:14:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496493;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:14:54','2025-09-22 01:14:54',0,NULL,10),(407195,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:16:54','2025-09-22 01:16:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496614;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:17:54','2025-09-22 01:17:54',0,NULL,10),(407196,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:19:54','2025-09-22 01:19:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496794;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:20:53','2025-09-22 01:20:53',0,NULL,10),(407197,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:22:53','2025-09-22 01:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758496973;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758496973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:23:53','2025-09-22 01:23:53',0,NULL,10),(407198,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:25:53','2025-09-22 01:25:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497153;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:25:53','2025-09-22 01:25:53',0,NULL,10),(407199,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:27:53','2025-09-22 01:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497273;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:27:53','2025-09-22 01:27:53',0,NULL,10),(407200,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:29:53','2025-09-22 01:29:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497393;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:30:53','2025-09-22 01:30:53',0,NULL,10),(407201,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:32:53','2025-09-22 01:32:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497573;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:32:53','2025-09-22 01:32:53',0,NULL,10),(407202,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:34:53','2025-09-22 01:34:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497693;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:35:54','2025-09-22 01:35:54',0,NULL,10),(407203,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:37:54','2025-09-22 01:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758497874;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758497874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:38:54','2025-09-22 01:38:54',0,NULL,10),(407204,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:40:54','2025-09-22 01:40:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498054;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:41:54','2025-09-22 01:41:54',0,NULL,10),(407205,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:43:54','2025-09-22 01:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498234;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:44:52','2025-09-22 01:44:52',0,NULL,10),(407206,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:46:52','2025-09-22 01:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:46:52','2025-09-22 01:46:52',0,NULL,10),(407207,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:48:52','2025-09-22 01:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:48:54','2025-09-22 01:48:54',0,NULL,10),(407208,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:50:54','2025-09-22 01:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498654;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:51:54','2025-09-22 01:51:54',0,NULL,10),(407209,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:53:54','2025-09-22 01:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758498834;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758498834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:54:52','2025-09-22 01:54:52',0,NULL,10),(407210,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:56:52','2025-09-22 01:56:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:56:52','2025-09-22 01:56:52',0,NULL,10),(407211,'mailpoet/cron/daemon-trigger','complete','2025-09-21 23:58:52','2025-09-22 01:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-21 23:58:53','2025-09-22 01:58:53',0,NULL,10),(407212,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:00:53','2025-09-22 02:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499253;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:00:54','2025-09-22 02:00:54',0,NULL,10),(407213,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:02:54','2025-09-22 02:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499374;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:03:53','2025-09-22 02:03:53',0,NULL,10),(407214,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:05:53','2025-09-22 02:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499553;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:05:53','2025-09-22 02:05:53',0,NULL,10),(407215,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:07:53','2025-09-22 02:07:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499673;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:07:53','2025-09-22 02:07:53',0,NULL,10),(407216,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:09:53','2025-09-22 02:09:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499793;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:09:53','2025-09-22 02:09:53',0,NULL,10),(407217,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:11:53','2025-09-22 02:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758499913;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758499913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:12:54','2025-09-22 02:12:54',0,NULL,10),(407218,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:14:54','2025-09-22 02:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500094;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:14:54','2025-09-22 02:14:54',0,NULL,10),(407219,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:16:54','2025-09-22 02:16:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500214;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:17:52','2025-09-22 02:17:52',0,NULL,10),(407220,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:19:52','2025-09-22 02:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:19:54','2025-09-22 02:19:54',0,NULL,10),(407221,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:21:54','2025-09-22 02:21:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:21:54','2025-09-22 02:21:54',0,NULL,10),(407222,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:23:54','2025-09-22 02:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500634;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:24:52','2025-09-22 02:24:52',0,NULL,10),(407223,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:26:52','2025-09-22 02:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:26:54','2025-09-22 02:26:54',0,NULL,10),(407224,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:28:54','2025-09-22 02:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758500934;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758500934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:28:54','2025-09-22 02:28:54',0,NULL,10),(407225,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:30:54','2025-09-22 02:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501054;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:30:54','2025-09-22 02:30:54',0,NULL,10),(407226,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:32:54','2025-09-22 02:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501174;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:33:52','2025-09-22 02:33:52',0,NULL,10),(407227,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:35:52','2025-09-22 02:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501352;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:35:54','2025-09-22 02:35:54',0,NULL,10),(407228,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:37:54','2025-09-22 02:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501474;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:38:52','2025-09-22 02:38:52',0,NULL,10),(407229,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:40:52','2025-09-22 02:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501652;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:40:52','2025-09-22 02:40:52',0,NULL,10),(407230,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:42:52','2025-09-22 02:42:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501772;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:42:53','2025-09-22 02:42:53',0,NULL,10),(407231,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:44:53','2025-09-22 02:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758501893;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758501893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:45:53','2025-09-22 02:45:53',0,NULL,10),(407232,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:47:53','2025-09-22 02:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502073;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:48:54','2025-09-22 02:48:54',0,NULL,10),(407233,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:50:54','2025-09-22 02:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502254;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:51:52','2025-09-22 02:51:52',0,NULL,10),(407234,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:53:52','2025-09-22 02:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:53:53','2025-09-22 02:53:53',0,NULL,10),(407235,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:55:53','2025-09-22 02:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502553;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:56:52','2025-09-22 02:56:52',0,NULL,10),(407236,'mailpoet/cron/daemon-trigger','complete','2025-09-22 00:58:52','2025-09-22 02:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 00:58:54','2025-09-22 02:58:54',0,NULL,10),(407237,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:00:54','2025-09-22 03:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502854;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:00:54','2025-09-22 03:00:54',0,NULL,10),(407238,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:02:54','2025-09-22 03:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758502974;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758502974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:03:53','2025-09-22 03:03:53',0,NULL,10),(407239,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:05:53','2025-09-22 03:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503153;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:05:53','2025-09-22 03:05:53',0,NULL,10),(407240,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:07:53','2025-09-22 03:07:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503273;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:08:53','2025-09-22 03:08:53',0,NULL,10),(407241,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:10:53','2025-09-22 03:10:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503453;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:11:53','2025-09-22 03:11:53',0,NULL,10),(407242,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:13:53','2025-09-22 03:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503633;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:13:53','2025-09-22 03:13:53',0,NULL,10),(407243,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:15:53','2025-09-22 03:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503753;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:16:53','2025-09-22 03:16:53',0,NULL,10),(407244,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:18:53','2025-09-22 03:18:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758503933;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758503933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:18:54','2025-09-22 03:18:54',0,NULL,10),(407245,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:20:54','2025-09-22 03:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504054;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:20:54','2025-09-22 03:20:54',0,NULL,10),(407246,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:22:54','2025-09-22 03:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504174;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:22:54','2025-09-22 03:22:54',0,NULL,10),(407247,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:24:54','2025-09-22 03:24:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504294;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:25:53','2025-09-22 03:25:53',0,NULL,10),(407248,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:27:53','2025-09-22 03:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504473;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:28:54','2025-09-22 03:28:54',0,NULL,10),(407249,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:30:54','2025-09-22 03:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504654;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:30:54','2025-09-22 03:30:54',0,NULL,10),(407250,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:32:54','2025-09-22 03:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504774;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:33:52','2025-09-22 03:33:52',0,NULL,10),(407251,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:35:52','2025-09-22 03:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758504952;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758504952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:35:52','2025-09-22 03:35:52',0,NULL,10),(407252,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:37:52','2025-09-22 03:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505072;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:37:54','2025-09-22 03:37:54',0,NULL,10),(407253,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:39:54','2025-09-22 03:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:40:52','2025-09-22 03:40:52',0,NULL,10),(407254,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:42:52','2025-09-22 03:42:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:42:53','2025-09-22 03:42:53',0,NULL,10),(407255,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:44:53','2025-09-22 03:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505493;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:45:53','2025-09-22 03:45:53',0,NULL,10),(407256,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:47:53','2025-09-22 03:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505673;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:47:53','2025-09-22 03:47:53',0,NULL,10),(407257,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:49:53','2025-09-22 03:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505793;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:49:54','2025-09-22 03:49:54',0,NULL,10),(407258,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:51:54','2025-09-22 03:51:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758505914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758505914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:51:54','2025-09-22 03:51:54',0,NULL,10),(407259,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:53:54','2025-09-22 03:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:54:53','2025-09-22 03:54:53',0,NULL,10),(407260,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:56:53','2025-09-22 03:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506213;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:56:54','2025-09-22 03:56:54',0,NULL,10),(407261,'mailpoet/cron/daemon-trigger','complete','2025-09-22 01:58:54','2025-09-22 03:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506334;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 01:58:54','2025-09-22 03:58:54',0,NULL,10),(407262,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:00:54','2025-09-22 04:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506454;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:01:52','2025-09-22 04:01:52',0,NULL,10),(407263,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:03:52','2025-09-22 04:03:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506632;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:03:53','2025-09-22 04:03:53',0,NULL,10),(407264,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:05:53','2025-09-22 04:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506753;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:05:53','2025-09-22 04:05:53',0,NULL,10),(407265,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:07:53','2025-09-22 04:07:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506873;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:07:54','2025-09-22 04:07:54',0,NULL,10),(407266,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:09:54','2025-09-22 04:09:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758506994;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758506994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:10:54','2025-09-22 04:10:54',0,NULL,10),(407267,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:12:54','2025-09-22 04:12:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507174;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:13:53','2025-09-22 04:13:53',0,NULL,10),(407268,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:15:53','2025-09-22 04:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507353;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:15:53','2025-09-22 04:15:53',0,NULL,10),(407269,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:17:53','2025-09-22 04:17:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507473;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:17:54','2025-09-22 04:17:54',0,NULL,10),(407270,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:19:54','2025-09-22 04:19:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507594;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:20:53','2025-09-22 04:20:53',0,NULL,10),(407271,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:22:53','2025-09-22 04:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507773;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:22:53','2025-09-22 04:22:53',0,NULL,10),(407272,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:24:53','2025-09-22 04:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758507893;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758507893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:24:54','2025-09-22 04:24:54',0,NULL,10),(407273,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:26:54','2025-09-22 04:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508014;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:26:54','2025-09-22 04:26:54',0,NULL,10),(407274,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:28:54','2025-09-22 04:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508134;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:28:54','2025-09-22 04:28:54',0,NULL,10),(407275,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:30:54','2025-09-22 04:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508254;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:31:53','2025-09-22 04:31:53',0,NULL,10),(407276,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:33:53','2025-09-22 04:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508433;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:34:53','2025-09-22 04:34:53',0,NULL,10),(407277,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:36:53','2025-09-22 04:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508613;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:36:54','2025-09-22 04:36:54',0,NULL,10),(407278,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:38:54','2025-09-22 04:38:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508734;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:39:52','2025-09-22 04:39:52',0,NULL,10),(407279,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:41:52','2025-09-22 04:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758508912;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758508912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:41:54','2025-09-22 04:41:54',0,NULL,10),(407280,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:43:54','2025-09-22 04:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:43:54','2025-09-22 04:43:54',0,NULL,10),(407281,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:45:54','2025-09-22 04:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509154;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:46:54','2025-09-22 04:46:54',0,NULL,10),(407282,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:48:54','2025-09-22 04:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509334;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:49:52','2025-09-22 04:49:52',0,NULL,10),(407283,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:51:52','2025-09-22 04:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509512;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:51:53','2025-09-22 04:51:53',0,NULL,10),(407284,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:53:53','2025-09-22 04:53:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509633;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:53:53','2025-09-22 04:53:53',0,NULL,10),(407285,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:55:53','2025-09-22 04:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509753;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:56:54','2025-09-22 04:56:54',0,NULL,10),(407286,'mailpoet/cron/daemon-trigger','complete','2025-09-22 02:58:54','2025-09-22 04:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758509934;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758509934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 02:59:52','2025-09-22 04:59:52',0,NULL,10),(407287,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:01:52','2025-09-22 05:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510112;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:01:53','2025-09-22 05:01:53',0,NULL,10),(407288,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:03:53','2025-09-22 05:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510233;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:04:52','2025-09-22 05:04:52',0,NULL,10),(407289,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:06:52','2025-09-22 05:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:06:54','2025-09-22 05:06:54',0,NULL,10),(407290,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:08:54','2025-09-22 05:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510534;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:08:54','2025-09-22 05:08:54',0,NULL,10),(407291,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:10:54','2025-09-22 05:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510654;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:10:54','2025-09-22 05:10:54',0,NULL,10),(407292,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:12:54','2025-09-22 05:12:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510774;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:13:53','2025-09-22 05:13:53',0,NULL,10),(407293,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:15:53','2025-09-22 05:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758510953;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758510953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:17:14','2025-09-22 05:17:14',0,NULL,10),(407294,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:19:14','2025-09-22 05:19:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511154;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:19:53','2025-09-22 05:19:53',0,NULL,10),(407295,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:21:53','2025-09-22 05:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511313;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:21:54','2025-09-22 05:21:54',0,NULL,10),(407296,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:23:54','2025-09-22 05:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511434;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:23:54','2025-09-22 05:23:54',0,NULL,10),(407297,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:25:54','2025-09-22 05:25:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511554;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:25:54','2025-09-22 05:25:54',0,NULL,10),(407298,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:27:54','2025-09-22 05:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511674;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:28:52','2025-09-22 05:28:52',0,NULL,10),(407299,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:30:52','2025-09-22 05:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511852;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:30:54','2025-09-22 05:30:54',0,NULL,10),(407300,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:32:54','2025-09-22 05:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758511974;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758511974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:33:53','2025-09-22 05:33:53',0,NULL,10),(407301,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:35:53','2025-09-22 05:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512153;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:35:54','2025-09-22 05:35:54',0,NULL,10),(407302,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:37:54','2025-09-22 05:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512274;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:38:53','2025-09-22 05:38:53',0,NULL,10),(407303,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:40:53','2025-09-22 05:40:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512453;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:40:53','2025-09-22 05:40:53',0,NULL,10),(407304,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:42:53','2025-09-22 05:42:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512573;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:42:53','2025-09-22 05:42:53',0,NULL,10),(407305,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:44:53','2025-09-22 05:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512693;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:44:53','2025-09-22 05:44:53',0,NULL,10),(407306,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:46:53','2025-09-22 05:46:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512813;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:47:54','2025-09-22 05:47:54',0,NULL,10),(407307,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:49:54','2025-09-22 05:49:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758512994;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758512994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:50:53','2025-09-22 05:50:53',0,NULL,10),(407308,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:52:53','2025-09-22 05:52:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513173;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:52:53','2025-09-22 05:52:53',0,NULL,10),(407309,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:54:53','2025-09-22 05:54:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513293;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:54:53','2025-09-22 05:54:53',0,NULL,10),(407310,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:56:53','2025-09-22 05:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513413;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:56:54','2025-09-22 05:56:54',0,NULL,10),(407311,'mailpoet/cron/daemon-trigger','complete','2025-09-22 03:58:54','2025-09-22 05:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513534;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 03:59:52','2025-09-22 05:59:52',0,NULL,10),(407312,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:01:52','2025-09-22 06:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:01:54','2025-09-22 06:01:54',0,NULL,10),(407313,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:03:54','2025-09-22 06:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758513834;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758513834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:04:52','2025-09-22 06:04:52',0,NULL,10),(407314,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:06:52','2025-09-22 06:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:06:54','2025-09-22 06:06:54',0,NULL,10),(407315,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:08:54','2025-09-22 06:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514134;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:09:53','2025-09-22 06:09:53',0,NULL,10),(407316,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:11:53','2025-09-22 06:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514313;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:11:53','2025-09-22 06:11:53',0,NULL,10),(407317,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:13:53','2025-09-22 06:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514433;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:14:53','2025-09-22 06:14:53',0,NULL,10),(407318,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:16:53','2025-09-22 06:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514613;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:17:52','2025-09-22 06:17:52',0,NULL,10),(407319,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:19:52','2025-09-22 06:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:19:53','2025-09-22 06:19:53',0,NULL,10),(407320,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:21:53','2025-09-22 06:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758514913;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758514913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:22:53','2025-09-22 06:22:53',0,NULL,10),(407321,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:24:53','2025-09-22 06:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515093;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:24:54','2025-09-22 06:24:54',0,NULL,10),(407322,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:26:54','2025-09-22 06:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515214;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:27:52','2025-09-22 06:27:52',0,NULL,10),(407323,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:29:52','2025-09-22 06:29:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:29:52','2025-09-22 06:29:52',0,NULL,10),(407324,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:31:52','2025-09-22 06:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515512;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:31:52','2025-09-22 06:31:52',0,NULL,10),(407325,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:33:52','2025-09-22 06:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515632;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:34:52','2025-09-22 06:34:52',0,NULL,10),(407326,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:36:52','2025-09-22 06:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:37:51','2025-09-22 06:37:51',0,NULL,10),(407327,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:39:51','2025-09-22 06:39:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758515991;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758515991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:39:52','2025-09-22 06:39:52',0,NULL,10),(407328,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:41:52','2025-09-22 06:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516112;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:42:52','2025-09-22 06:42:52',0,NULL,10),(407329,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:44:52','2025-09-22 06:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516292;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:44:52','2025-09-22 06:44:52',0,NULL,10),(407330,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:46:52','2025-09-22 06:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:47:51','2025-09-22 06:47:51',0,NULL,10),(407331,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:49:51','2025-09-22 06:49:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516591;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:49:52','2025-09-22 06:49:52',0,NULL,10),(407332,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:51:52','2025-09-22 06:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:51:52','2025-09-22 06:51:52',0,NULL,10),(407333,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:53:52','2025-09-22 06:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:53:52','2025-09-22 06:53:52',0,NULL,10),(407334,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:55:52','2025-09-22 06:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758516952;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758516952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:55:52','2025-09-22 06:55:52',0,NULL,10),(407335,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:57:52','2025-09-22 06:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517072;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 04:57:53','2025-09-22 06:57:53',0,NULL,10),(407336,'mailpoet/cron/daemon-trigger','complete','2025-09-22 04:59:53','2025-09-22 06:59:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517193;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:00:52','2025-09-22 07:00:52',0,NULL,10),(407337,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:02:52','2025-09-22 07:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:03:51','2025-09-22 07:03:51',0,NULL,10),(407338,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:05:51','2025-09-22 07:05:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517551;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:05:52','2025-09-22 07:05:52',0,NULL,10),(407339,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:07:52','2025-09-22 07:07:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:08:52','2025-09-22 07:08:52',0,NULL,10),(407340,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:10:52','2025-09-22 07:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517852;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:10:52','2025-09-22 07:10:52',0,NULL,10),(407341,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:12:52','2025-09-22 07:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758517972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758517972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:12:52','2025-09-22 07:12:52',0,NULL,10),(407342,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:14:52','2025-09-22 07:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518092;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:14:52','2025-09-22 07:14:52',0,NULL,10),(407343,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:16:52','2025-09-22 07:16:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518212;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:16:52','2025-09-22 07:16:52',0,NULL,10),(407344,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:18:52','2025-09-22 07:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518332;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:19:51','2025-09-22 07:19:51',0,NULL,10),(407345,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:21:51','2025-09-22 07:21:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518511;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:21:51','2025-09-22 07:21:51',0,NULL,10),(407346,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:23:51','2025-09-22 07:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518631;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:23:51','2025-09-22 07:23:51',0,NULL,10),(407347,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:25:51','2025-09-22 07:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518751;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:25:52','2025-09-22 07:25:52',0,NULL,10),(407348,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:27:52','2025-09-22 07:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758518872;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758518872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:28:53','2025-09-22 07:28:53',0,NULL,10),(407349,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:30:53','2025-09-22 07:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519053;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:31:51','2025-09-22 07:31:51',0,NULL,10),(407350,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:33:51','2025-09-22 07:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519231;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:33:51','2025-09-22 07:33:51',0,NULL,10),(407351,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:35:51','2025-09-22 07:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519351;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:35:52','2025-09-22 07:35:52',0,NULL,10),(407352,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:37:52','2025-09-22 07:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519472;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:37:52','2025-09-22 07:37:52',0,NULL,10),(407353,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:39:52','2025-09-22 07:39:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519592;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:39:52','2025-09-22 07:39:52',0,NULL,10),(407354,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:41:52','2025-09-22 07:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:41:52','2025-09-22 07:41:52',0,NULL,10),(407355,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:43:52','2025-09-22 07:43:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758519832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758519832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:44:52','2025-09-22 07:44:52',0,NULL,10),(407356,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:46:52','2025-09-22 07:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:46:52','2025-09-22 07:46:52',0,NULL,10),(407357,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:48:52','2025-09-22 07:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:49:52','2025-09-22 07:49:52',0,NULL,10),(407358,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:51:52','2025-09-22 07:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520312;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:52:53','2025-09-22 07:52:53',0,NULL,10),(407359,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:54:53','2025-09-22 07:54:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520493;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:55:52','2025-09-22 07:55:52',0,NULL,10),(407360,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:57:52','2025-09-22 07:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:57:52','2025-09-22 07:57:52',0,NULL,10),(407361,'mailpoet/cron/daemon-trigger','complete','2025-09-22 05:59:52','2025-09-22 07:59:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 05:59:53','2025-09-22 07:59:53',0,NULL,10),(407362,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:01:53','2025-09-22 08:01:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758520913;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758520913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:02:52','2025-09-22 08:02:52',0,NULL,10),(407363,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:04:52','2025-09-22 08:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521092;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:04:52','2025-09-22 08:04:52',0,NULL,10),(407364,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:06:52','2025-09-22 08:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521212;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:07:52','2025-09-22 08:07:52',0,NULL,10),(407365,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:09:52','2025-09-22 08:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:10:52','2025-09-22 08:10:52',0,NULL,10),(407366,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:12:52','2025-09-22 08:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:12:52','2025-09-22 08:12:52',0,NULL,10),(407367,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:14:52','2025-09-22 08:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521692;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:14:52','2025-09-22 08:14:52',0,NULL,10),(407368,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:16:52','2025-09-22 08:16:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:17:52','2025-09-22 08:17:52',0,NULL,10),(407369,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:19:52','2025-09-22 08:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758521992;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758521992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:19:52','2025-09-22 08:19:52',0,NULL,10),(407370,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:21:52','2025-09-22 08:21:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522112;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:21:52','2025-09-22 08:21:52',0,NULL,10),(407371,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:23:52','2025-09-22 08:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522232;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:24:52','2025-09-22 08:24:52',0,NULL,10),(407372,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:26:52','2025-09-22 08:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:26:52','2025-09-22 08:26:52',0,NULL,10),(407373,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:28:52','2025-09-22 08:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:29:52','2025-09-22 08:29:52',0,NULL,10),(407374,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:31:52','2025-09-22 08:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:31:52','2025-09-22 08:31:52',0,NULL,10),(407375,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:33:52','2025-09-22 08:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:34:52','2025-09-22 08:34:52',0,NULL,10),(407376,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:36:52','2025-09-22 08:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:36:52','2025-09-22 08:36:52',0,NULL,10),(407377,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:38:52','2025-09-22 08:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:39:51','2025-09-22 08:39:51',0,NULL,10),(407378,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:41:51','2025-09-22 08:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523311;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:41:53','2025-09-22 08:41:53',0,NULL,10),(407379,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:43:53','2025-09-22 08:43:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523433;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:44:51','2025-09-22 08:44:51',0,NULL,10),(407380,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:46:51','2025-09-22 08:46:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523611;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:46:52','2025-09-22 08:46:52',0,NULL,10),(407381,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:48:52','2025-09-22 08:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:49:51','2025-09-22 08:49:51',0,NULL,10),(407382,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:51:51','2025-09-22 08:51:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758523911;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758523911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:51:51','2025-09-22 08:51:51',0,NULL,10),(407383,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:53:51','2025-09-22 08:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524031;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:53:51','2025-09-22 08:53:51',0,NULL,10),(407384,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:55:51','2025-09-22 08:55:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524151;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:55:52','2025-09-22 08:55:52',0,NULL,10),(407385,'mailpoet/cron/daemon-trigger','complete','2025-09-22 06:57:52','2025-09-22 08:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 06:58:52','2025-09-22 08:58:52',0,NULL,10),(407386,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:00:52','2025-09-22 09:00:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524452;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:00:52','2025-09-22 09:00:52',0,NULL,10),(407387,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:02:52','2025-09-22 09:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:03:52','2025-09-22 09:03:52',0,NULL,10),(407388,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:05:52','2025-09-22 09:05:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524752;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:06:52','2025-09-22 09:06:52',0,NULL,10),(407389,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:08:52','2025-09-22 09:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758524932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758524932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:09:51','2025-09-22 09:09:51',0,NULL,10),(407390,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:11:51','2025-09-22 09:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525111;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:11:51','2025-09-22 09:11:51',0,NULL,10),(407391,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:13:51','2025-09-22 09:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525231;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:13:52','2025-09-22 09:13:52',0,NULL,10),(407392,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:15:52','2025-09-22 09:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525352;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:16:52','2025-09-22 09:16:52',0,NULL,10),(407393,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:18:52','2025-09-22 09:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:18:54','2025-09-22 09:18:54',0,NULL,10),(407394,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:20:54','2025-09-22 09:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525654;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:21:52','2025-09-22 09:21:52',0,NULL,10),(407395,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:23:52','2025-09-22 09:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:23:52','2025-09-22 09:23:52',0,NULL,10),(407396,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:25:52','2025-09-22 09:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758525952;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758525952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:25:52','2025-09-22 09:25:52',0,NULL,10),(407397,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:27:52','2025-09-22 09:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526072;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:27:52','2025-09-22 09:27:52',0,NULL,10),(407398,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:29:52','2025-09-22 09:29:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526192;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:29:52','2025-09-22 09:29:52',0,NULL,10),(407399,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:31:52','2025-09-22 09:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526312;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:31:52','2025-09-22 09:31:52',0,NULL,10),(407400,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:33:52','2025-09-22 09:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:34:51','2025-09-22 09:34:51',0,NULL,10),(407401,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:36:51','2025-09-22 09:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526611;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:36:52','2025-09-22 09:36:52',0,NULL,10),(407402,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:38:52','2025-09-22 09:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:39:51','2025-09-22 09:39:51',0,NULL,10),(407403,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:41:51','2025-09-22 09:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758526911;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758526911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:41:52','2025-09-22 09:41:52',0,NULL,10),(407404,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:43:52','2025-09-22 09:43:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527032;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:43:52','2025-09-22 09:43:52',0,NULL,10),(407405,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:45:52','2025-09-22 09:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527152;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:45:52','2025-09-22 09:45:52',0,NULL,10),(407406,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:47:52','2025-09-22 09:47:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:47:53','2025-09-22 09:47:53',0,NULL,10),(407407,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:49:53','2025-09-22 09:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527393;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:50:52','2025-09-22 09:50:52',0,NULL,10),(407408,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:52:52','2025-09-22 09:52:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:52:52','2025-09-22 09:52:52',0,NULL,10),(407409,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:54:52','2025-09-22 09:54:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527692;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:55:51','2025-09-22 09:55:51',0,NULL,10),(407410,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:57:51','2025-09-22 09:57:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527871;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:57:52','2025-09-22 09:57:52',0,NULL,10),(407411,'mailpoet/cron/daemon-trigger','complete','2025-09-22 07:59:52','2025-09-22 09:59:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758527992;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758527992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 07:59:53','2025-09-22 09:59:53',0,NULL,10),(407412,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:01:53','2025-09-22 10:01:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528113;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:02:52','2025-09-22 10:02:52',0,NULL,10),(407413,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:04:52','2025-09-22 10:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528292;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:05:52','2025-09-22 10:05:52',0,NULL,10),(407414,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:07:52','2025-09-22 10:07:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528472;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:08:52','2025-09-22 10:08:52',0,NULL,10),(407415,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:10:52','2025-09-22 10:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528652;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:10:52','2025-09-22 10:10:52',0,NULL,10),(407416,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:12:52','2025-09-22 10:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528772;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:12:52','2025-09-22 10:12:52',0,NULL,10),(407417,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:14:52','2025-09-22 10:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758528892;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758528892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:14:53','2025-09-22 10:14:53',0,NULL,10),(407418,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:16:53','2025-09-22 10:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529013;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:17:51','2025-09-22 10:17:51',0,NULL,10),(407419,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:19:51','2025-09-22 10:19:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529191;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:19:51','2025-09-22 10:19:51',0,NULL,10),(407420,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:21:51','2025-09-22 10:21:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529311;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:21:52','2025-09-22 10:21:52',0,NULL,10),(407421,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:23:52','2025-09-22 10:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:23:52','2025-09-22 10:23:52',0,NULL,10),(407422,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:25:52','2025-09-22 10:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529552;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:25:52','2025-09-22 10:25:52',0,NULL,10),(407423,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:27:52','2025-09-22 10:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:27:52','2025-09-22 10:27:52',0,NULL,10),(407424,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:29:52','2025-09-22 10:29:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:29:52','2025-09-22 10:29:52',0,NULL,10),(407425,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:31:52','2025-09-22 10:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758529912;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758529912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:31:52','2025-09-22 10:31:52',0,NULL,10),(407426,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:33:52','2025-09-22 10:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530032;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:33:52','2025-09-22 10:33:52',0,NULL,10),(407427,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:35:52','2025-09-22 10:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530152;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:35:52','2025-09-22 10:35:52',0,NULL,10),(407428,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:37:52','2025-09-22 10:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:37:52','2025-09-22 10:37:52',0,NULL,10),(407429,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:39:52','2025-09-22 10:39:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:39:52','2025-09-22 10:39:52',0,NULL,10),(407430,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:41:52','2025-09-22 10:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530512;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:42:51','2025-09-22 10:42:51',0,NULL,10),(407431,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:44:51','2025-09-22 10:44:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530691;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:44:52','2025-09-22 10:44:52',0,NULL,10),(407432,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:46:52','2025-09-22 10:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:46:52','2025-09-22 10:46:52',0,NULL,10),(407433,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:48:52','2025-09-22 10:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758530932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758530932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:48:52','2025-09-22 10:48:52',0,NULL,10),(407434,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:50:52','2025-09-22 10:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531052;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:50:52','2025-09-22 10:50:52',0,NULL,10),(407435,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:52:52','2025-09-22 10:52:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531172;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:52:52','2025-09-22 10:52:52',0,NULL,10),(407436,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:54:52','2025-09-22 10:54:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531292;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:54:52','2025-09-22 10:54:52',0,NULL,10),(407437,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:56:52','2025-09-22 10:56:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:56:52','2025-09-22 10:56:52',0,NULL,10),(407438,'mailpoet/cron/daemon-trigger','complete','2025-09-22 08:58:52','2025-09-22 10:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 08:58:52','2025-09-22 10:58:52',0,NULL,10),(407439,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:00:52','2025-09-22 11:00:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531652;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:00:52','2025-09-22 11:00:52',0,NULL,10),(407440,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:02:52','2025-09-22 11:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531772;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:02:52','2025-09-22 11:02:52',0,NULL,10),(407441,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:04:52','2025-09-22 11:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758531892;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758531892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:04:53','2025-09-22 11:04:53',0,NULL,10),(407442,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:06:53','2025-09-22 11:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532013;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:07:52','2025-09-22 11:07:52',0,NULL,10),(407443,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:09:52','2025-09-22 11:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532192;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:09:52','2025-09-22 11:09:52',0,NULL,10),(407444,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:11:52','2025-09-22 11:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532312;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:11:52','2025-09-22 11:11:52',0,NULL,10),(407445,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:13:52','2025-09-22 11:13:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:13:52','2025-09-22 11:13:52',0,NULL,10),(407446,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:15:52','2025-09-22 11:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532552;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:16:52','2025-09-22 11:16:52',0,NULL,10),(407447,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:18:52','2025-09-22 11:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:19:51','2025-09-22 11:19:51',0,NULL,10),(407448,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:21:51','2025-09-22 11:21:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758532911;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758532911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:21:52','2025-09-22 11:21:52',0,NULL,10),(407449,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:23:52','2025-09-22 11:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533032;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:23:52','2025-09-22 11:23:52',0,NULL,10),(407450,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:25:52','2025-09-22 11:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533152;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:25:52','2025-09-22 11:25:52',0,NULL,10),(407451,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:27:52','2025-09-22 11:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:28:52','2025-09-22 11:28:52',0,NULL,10),(407452,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:30:52','2025-09-22 11:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533452;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:30:52','2025-09-22 11:30:52',0,NULL,10),(407453,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:32:52','2025-09-22 11:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:33:51','2025-09-22 11:33:51',0,NULL,10),(407454,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:35:51','2025-09-22 11:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533751;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:35:52','2025-09-22 11:35:52',0,NULL,10),(407455,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:37:52','2025-09-22 11:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758533872;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758533872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:38:51','2025-09-22 11:38:51',0,NULL,10),(407456,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:40:51','2025-09-22 11:40:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534051;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:40:52','2025-09-22 11:40:52',0,NULL,10),(407457,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:42:52','2025-09-22 11:42:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534172;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:42:52','2025-09-22 11:42:52',0,NULL,10),(407458,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:44:52','2025-09-22 11:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534292;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:45:10','2025-09-22 11:45:10',0,NULL,10),(407459,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:47:10','2025-09-22 11:47:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534430;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:47:53','2025-09-22 11:47:53',0,NULL,10),(407460,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:49:53','2025-09-22 11:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534593;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:50:52','2025-09-22 11:50:52',0,NULL,10),(407461,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:52:52','2025-09-22 11:52:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534772;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:53:52','2025-09-22 11:53:52',0,NULL,10),(407462,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:55:52','2025-09-22 11:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758534952;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758534952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:56:53','2025-09-22 11:56:53',0,NULL,10),(407463,'mailpoet/cron/daemon-trigger','complete','2025-09-22 09:58:53','2025-09-22 11:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535133;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 09:59:52','2025-09-22 11:59:52',0,NULL,10),(407464,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:01:52','2025-09-22 12:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535312;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:01:53','2025-09-22 12:01:53',0,NULL,10),(407465,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:03:53','2025-09-22 12:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535433;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:04:52','2025-09-22 12:04:52',0,NULL,10),(407466,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:06:52','2025-09-22 12:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535612;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:06:52','2025-09-22 12:06:52',0,NULL,10),(407467,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:08:52','2025-09-22 12:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:09:53','2025-09-22 12:09:53',0,NULL,10),(407468,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:11:53','2025-09-22 12:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758535913;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758535913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:12:52','2025-09-22 12:12:52',0,NULL,10),(407469,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:14:52','2025-09-22 12:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536092;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:14:53','2025-09-22 12:14:53',0,NULL,10),(407470,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:16:53','2025-09-22 12:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536213;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:17:52','2025-09-22 12:17:52',0,NULL,10),(407471,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:19:52','2025-09-22 12:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:19:52','2025-09-22 12:19:52',0,NULL,10),(407472,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:21:52','2025-09-22 12:21:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536512;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:21:52','2025-09-22 12:21:52',0,NULL,10),(407473,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:23:52','2025-09-22 12:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536632;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:23:53','2025-09-22 12:23:53',0,NULL,10),(407474,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:25:53','2025-09-22 12:25:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536753;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:26:52','2025-09-22 12:26:52',0,NULL,10),(407475,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:28:52','2025-09-22 12:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758536932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758536932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:28:52','2025-09-22 12:28:52',0,NULL,10),(407476,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:30:52','2025-09-22 12:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537052;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:30:52','2025-09-22 12:30:52',0,NULL,10),(407477,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:32:52','2025-09-22 12:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537172;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:33:51','2025-09-22 12:33:51',0,NULL,10),(407478,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:35:51','2025-09-22 12:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537351;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:35:52','2025-09-22 12:35:52',0,NULL,10),(407479,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:37:52','2025-09-22 12:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537472;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:37:52','2025-09-22 12:37:52',0,NULL,10),(407480,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:39:52','2025-09-22 12:39:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537592;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:39:52','2025-09-22 12:39:52',0,NULL,10),(407481,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:41:52','2025-09-22 12:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:42:52','2025-09-22 12:42:52',0,NULL,10),(407482,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:44:52','2025-09-22 12:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758537892;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758537892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:44:52','2025-09-22 12:44:52',0,NULL,10),(407483,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:46:52','2025-09-22 12:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:46:52','2025-09-22 12:46:52',0,NULL,10),(407484,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:48:52','2025-09-22 12:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:48:52','2025-09-22 12:48:52',0,NULL,10),(407485,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:50:52','2025-09-22 12:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538252;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:51:52','2025-09-22 12:51:52',0,NULL,10),(407486,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:53:52','2025-09-22 12:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:53:52','2025-09-22 12:53:52',0,NULL,10),(407487,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:55:52','2025-09-22 12:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538552;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:55:52','2025-09-22 12:55:52',0,NULL,10),(407488,'mailpoet/cron/daemon-trigger','complete','2025-09-22 10:57:52','2025-09-22 12:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 10:58:51','2025-09-22 12:58:51',0,NULL,10),(407489,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:00:51','2025-09-22 13:00:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538851;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:00:52','2025-09-22 13:00:52',0,NULL,10),(407490,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:02:52','2025-09-22 13:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758538972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758538972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:02:52','2025-09-22 13:02:52',0,NULL,10),(407491,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:04:52','2025-09-22 13:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539092;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:04:52','2025-09-22 13:04:52',0,NULL,10),(407492,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:06:52','2025-09-22 13:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539212;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:07:52','2025-09-22 13:07:52',0,NULL,10),(407493,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:09:52','2025-09-22 13:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539392;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:10:52','2025-09-22 13:10:52',0,NULL,10),(407494,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:12:52','2025-09-22 13:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:12:52','2025-09-22 13:12:52',0,NULL,10),(407495,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:14:52','2025-09-22 13:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539692;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:14:52','2025-09-22 13:14:52',0,NULL,10),(407496,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:16:52','2025-09-22 13:16:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:16:52','2025-09-22 13:16:52',0,NULL,10),(407497,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:18:52','2025-09-22 13:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758539932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758539932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:18:52','2025-09-22 13:18:52',0,NULL,10),(407498,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:20:52','2025-09-22 13:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540052;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:22:23','2025-09-22 13:22:23',0,NULL,10),(407499,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:24:23','2025-09-22 13:24:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540263;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:24:52','2025-09-22 13:24:52',0,NULL,10),(407500,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:26:52','2025-09-22 13:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:27:51','2025-09-22 13:27:51',0,NULL,10),(407501,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:29:51','2025-09-22 13:29:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540591;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:29:52','2025-09-22 13:29:52',0,NULL,10),(407502,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:31:52','2025-09-22 13:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540712;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:31:52','2025-09-22 13:31:52',0,NULL,10),(407503,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:33:52','2025-09-22 13:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758540832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758540832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:34:51','2025-09-22 13:34:51',0,NULL,10),(407504,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:36:51','2025-09-22 13:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541011;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:36:57','2025-09-22 13:36:57',0,NULL,10),(407505,'mailpoet/cron/daemon-run','complete','2025-09-22 11:36:52','2025-09-22 13:36:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758541012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758541012;}',5,1,'2025-09-22 11:36:57','2025-09-22 13:36:57',0,NULL,10),(407506,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:38:57','2025-09-22 13:38:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541137;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:39:51','2025-09-22 13:39:51',0,NULL,10),(407507,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:41:51','2025-09-22 13:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541311;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:41:51','2025-09-22 13:41:51',0,NULL,10),(407508,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:43:51','2025-09-22 13:43:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541431;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:43:51','2025-09-22 13:43:51',0,NULL,10),(407509,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:45:51','2025-09-22 13:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541551;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:45:52','2025-09-22 13:45:52',0,NULL,10),(407510,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:47:52','2025-09-22 13:47:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:47:52','2025-09-22 13:47:52',0,NULL,10),(407511,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:49:52','2025-09-22 13:49:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:49:52','2025-09-22 13:49:52',0,NULL,10),(407512,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:51:52','2025-09-22 13:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758541912;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758541912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:51:52','2025-09-22 13:51:52',0,NULL,10),(407513,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:53:52','2025-09-22 13:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542032;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:53:53','2025-09-22 13:53:53',0,NULL,10),(407514,'mailpoet/cron/daemon-run','complete','2025-09-22 11:53:52','2025-09-22 13:53:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758542032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758542032;}',5,1,'2025-09-22 11:53:53','2025-09-22 13:53:53',0,NULL,10),(407515,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:55:53','2025-09-22 13:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542153;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:56:53','2025-09-22 13:56:53',0,NULL,10),(407516,'mailpoet/cron/daemon-run','complete','2025-09-22 11:56:52','2025-09-22 13:56:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758542212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758542212;}',5,1,'2025-09-22 11:56:53','2025-09-22 13:56:53',0,NULL,10),(407517,'mailpoet/cron/daemon-trigger','complete','2025-09-22 11:58:53','2025-09-22 13:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542333;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 11:59:53','2025-09-22 13:59:53',0,NULL,10),(407518,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:01:53','2025-09-22 14:01:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542513;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:01:54','2025-09-22 14:01:54',0,NULL,10),(407519,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:03:54','2025-09-22 14:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542634;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:04:52','2025-09-22 14:04:52',0,NULL,10),(407520,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:06:52','2025-09-22 14:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:06:52','2025-09-22 14:06:52',0,NULL,10),(407521,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:08:52','2025-09-22 14:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758542932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758542932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:08:52','2025-09-22 14:08:52',0,NULL,10),(407522,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:10:52','2025-09-22 14:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543052;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:11:52','2025-09-22 14:11:52',0,NULL,10),(407523,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:13:52','2025-09-22 14:13:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543232;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:13:52','2025-09-22 14:13:52',0,NULL,10),(407524,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:15:52','2025-09-22 14:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543352;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:15:52','2025-09-22 14:15:52',0,NULL,10),(407525,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:17:52','2025-09-22 14:17:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543472;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:18:51','2025-09-22 14:18:51',0,NULL,10),(407526,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:20:51','2025-09-22 14:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543651;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:20:52','2025-09-22 14:20:52',0,NULL,10),(407527,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:22:52','2025-09-22 14:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543772;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:22:52','2025-09-22 14:22:52',0,NULL,10),(407528,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:24:52','2025-09-22 14:24:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758543892;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758543892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:24:52','2025-09-22 14:24:52',0,NULL,10),(407529,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:26:52','2025-09-22 14:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544012;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:26:52','2025-09-22 14:26:52',0,NULL,10),(407530,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:28:52','2025-09-22 14:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:28:52','2025-09-22 14:28:52',0,NULL,10),(407531,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:30:52','2025-09-22 14:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544252;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:31:53','2025-09-22 14:31:53',0,NULL,10),(407532,'mailpoet/cron/daemon-run','complete','2025-09-22 12:31:52','2025-09-22 14:31:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758544312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758544312;}',5,1,'2025-09-22 12:31:53','2025-09-22 14:31:53',0,NULL,10),(407533,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:33:53','2025-09-22 14:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544433;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:34:51','2025-09-22 14:34:51',0,NULL,10),(407534,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:36:51','2025-09-22 14:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544611;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:36:51','2025-09-22 14:36:51',0,NULL,10),(407535,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:38:51','2025-09-22 14:38:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544731;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:38:52','2025-09-22 14:38:52',0,NULL,10),(407536,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:40:52','2025-09-22 14:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544852;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:40:52','2025-09-22 14:40:52',0,NULL,10),(407537,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:42:52','2025-09-22 14:42:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758544972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758544972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:43:52','2025-09-22 14:43:52',0,NULL,10),(407538,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:45:52','2025-09-22 14:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545152;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:45:53','2025-09-22 14:45:53',0,NULL,10),(407539,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:47:53','2025-09-22 14:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545273;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:48:53','2025-09-22 14:48:53',0,NULL,10),(407540,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:50:53','2025-09-22 14:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545453;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:51:52','2025-09-22 14:51:52',0,NULL,10),(407541,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:53:52','2025-09-22 14:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545632;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:54:52','2025-09-22 14:54:52',0,NULL,10),(407542,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:56:52','2025-09-22 14:56:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:56:52','2025-09-22 14:56:52',0,NULL,10),(407543,'mailpoet/cron/daemon-trigger','complete','2025-09-22 12:58:52','2025-09-22 14:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758545932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758545932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 12:59:52','2025-09-22 14:59:52',0,NULL,10),(407544,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:01:52','2025-09-22 15:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546112;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:02:51','2025-09-22 15:02:51',0,NULL,10),(407545,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:04:51','2025-09-22 15:04:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546291;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:04:52','2025-09-22 15:04:52',0,NULL,10),(407546,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:06:52','2025-09-22 15:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:06:52','2025-09-22 15:06:52',0,NULL,10),(407547,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:08:52','2025-09-22 15:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:08:52','2025-09-22 15:08:52',0,NULL,10),(407548,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:10:52','2025-09-22 15:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546652;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:11:51','2025-09-22 15:11:51',0,NULL,10),(407549,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:13:51','2025-09-22 15:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546831;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:13:51','2025-09-22 15:13:51',0,NULL,10),(407550,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:15:51','2025-09-22 15:15:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758546951;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758546951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:15:52','2025-09-22 15:15:52',0,NULL,10),(407551,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:17:52','2025-09-22 15:17:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547072;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:18:52','2025-09-22 15:18:52',0,NULL,10),(407552,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:20:52','2025-09-22 15:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547252;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:21:52','2025-09-22 15:21:52',0,NULL,10),(407553,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:23:52','2025-09-22 15:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547432;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:24:51','2025-09-22 15:24:51',0,NULL,10),(407554,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:26:51','2025-09-22 15:26:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547611;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:26:52','2025-09-22 15:26:52',0,NULL,10),(407555,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:28:52','2025-09-22 15:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:28:52','2025-09-22 15:28:52',0,NULL,10),(407556,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:30:52','2025-09-22 15:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547852;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:30:52','2025-09-22 15:30:52',0,NULL,10),(407557,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:32:52','2025-09-22 15:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758547972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758547972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:33:52','2025-09-22 15:33:52',0,NULL,10),(407558,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:35:52','2025-09-22 15:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548152;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:36:52','2025-09-22 15:36:52',0,NULL,10),(407559,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:38:52','2025-09-22 15:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548332;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:38:52','2025-09-22 15:38:52',0,NULL,10),(407560,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:40:52','2025-09-22 15:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548452;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:40:52','2025-09-22 15:40:52',0,NULL,10),(407561,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:42:52','2025-09-22 15:42:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:42:52','2025-09-22 15:42:52',0,NULL,10),(407562,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:44:52','2025-09-22 15:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548692;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:44:53','2025-09-22 15:44:53',0,NULL,10),(407563,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:46:53','2025-09-22 15:46:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548813;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:47:52','2025-09-22 15:47:52',0,NULL,10),(407564,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:49:52','2025-09-22 15:49:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758548992;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758548992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:49:52','2025-09-22 15:49:52',0,NULL,10),(407565,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:51:52','2025-09-22 15:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549112;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:51:52','2025-09-22 15:51:52',0,NULL,10),(407566,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:53:52','2025-09-22 15:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549232;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:54:51','2025-09-22 15:54:51',0,NULL,10),(407567,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:56:51','2025-09-22 15:56:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549411;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:56:52','2025-09-22 15:56:52',0,NULL,10),(407568,'mailpoet/cron/daemon-trigger','complete','2025-09-22 13:58:52','2025-09-22 15:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 13:59:51','2025-09-22 15:59:51',0,NULL,10),(407569,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:01:51','2025-09-22 16:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549711;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:01:51','2025-09-22 16:01:51',0,NULL,10),(407570,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:03:51','2025-09-22 16:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549831;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:03:52','2025-09-22 16:03:52',0,NULL,10),(407571,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:05:52','2025-09-22 16:05:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758549952;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758549952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:06:52','2025-09-22 16:06:52',0,NULL,10),(407572,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:08:52','2025-09-22 16:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550132;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:08:52','2025-09-22 16:08:52',0,NULL,10),(407573,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:10:52','2025-09-22 16:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550252;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:10:52','2025-09-22 16:10:52',0,NULL,10),(407574,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:12:52','2025-09-22 16:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:12:52','2025-09-22 16:12:52',0,NULL,10),(407575,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:14:52','2025-09-22 16:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550492;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:14:52','2025-09-22 16:14:52',0,NULL,10),(407576,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:16:52','2025-09-22 16:16:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550612;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:16:52','2025-09-22 16:16:52',0,NULL,10),(407577,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:18:52','2025-09-22 16:18:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:18:52','2025-09-22 16:18:52',0,NULL,10),(407578,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:20:52','2025-09-22 16:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550852;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:20:52','2025-09-22 16:20:52',0,NULL,10),(407579,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:22:52','2025-09-22 16:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758550972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758550972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:22:52','2025-09-22 16:22:52',0,NULL,10),(407580,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:24:52','2025-09-22 16:24:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551092;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:25:52','2025-09-22 16:25:52',0,NULL,10),(407581,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:27:52','2025-09-22 16:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:28:51','2025-09-22 16:28:51',0,NULL,10),(407582,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:30:51','2025-09-22 16:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551451;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:30:51','2025-09-22 16:30:51',0,NULL,10),(407583,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:32:51','2025-09-22 16:32:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551571;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:32:52','2025-09-22 16:32:52',0,NULL,10),(407584,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:34:52','2025-09-22 16:34:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551692;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:34:52','2025-09-22 16:34:52',0,NULL,10),(407585,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:36:52','2025-09-22 16:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551812;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:36:52','2025-09-22 16:36:52',0,NULL,10),(407586,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:38:52','2025-09-22 16:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758551932;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758551932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:38:52','2025-09-22 16:38:52',0,NULL,10),(407587,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:40:52','2025-09-22 16:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552052;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:41:52','2025-09-22 16:41:52',0,NULL,10),(407588,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:43:52','2025-09-22 16:43:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552232;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:44:52','2025-09-22 16:44:52',0,NULL,10),(407589,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:46:52','2025-09-22 16:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552412;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:46:52','2025-09-22 16:46:52',0,NULL,10),(407590,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:48:52','2025-09-22 16:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552532;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:48:53','2025-09-22 16:48:53',0,NULL,10),(407591,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:50:53','2025-09-22 16:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552653;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:50:53','2025-09-22 16:50:53',0,NULL,10),(407592,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:52:53','2025-09-22 16:52:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552773;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:52:54','2025-09-22 16:52:54',0,NULL,10),(407593,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:54:54','2025-09-22 16:54:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758552894;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758552894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:54:54','2025-09-22 16:54:54',0,NULL,10),(407594,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:56:54','2025-09-22 16:56:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553014;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:57:33','2025-09-22 16:57:33',0,NULL,10),(407595,'mailpoet/cron/daemon-trigger','complete','2025-09-22 14:59:33','2025-09-22 16:59:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553173;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 14:59:54','2025-09-22 16:59:54',0,NULL,10),(407596,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:01:55','2025-09-22 17:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553315;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:01:55','2025-09-22 17:01:55',0,NULL,10),(407597,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:03:55','2025-09-22 17:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553435;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:04:53','2025-09-22 17:04:53',0,NULL,10),(407598,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:06:53','2025-09-22 17:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553613;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:06:53','2025-09-22 17:06:53',0,NULL,10),(407599,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:08:53','2025-09-22 17:08:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553733;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:08:54','2025-09-22 17:08:54',0,NULL,10),(407600,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:10:54','2025-09-22 17:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758553854;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758553854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:11:54','2025-09-22 17:11:54',0,NULL,10),(407601,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:13:54','2025-09-22 17:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:14:54','2025-09-22 17:14:54',0,NULL,10),(407602,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:16:54','2025-09-22 17:16:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554214;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:16:54','2025-09-22 17:16:54',0,NULL,10),(407603,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:18:54','2025-09-22 17:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554334;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:18:54','2025-09-22 17:18:54',0,NULL,10),(407604,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:20:54','2025-09-22 17:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554454;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:21:54','2025-09-22 17:21:54',0,NULL,10),(407605,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:23:54','2025-09-22 17:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554634;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:24:54','2025-09-22 17:24:54',0,NULL,10),(407606,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:26:54','2025-09-22 17:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554814;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:27:53','2025-09-22 17:27:53',0,NULL,10),(407607,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:29:53','2025-09-22 17:29:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758554993;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758554993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:29:53','2025-09-22 17:29:53',0,NULL,10),(407608,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:31:53','2025-09-22 17:31:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555113;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:31:54','2025-09-22 17:31:54',0,NULL,10),(407609,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:33:54','2025-09-22 17:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555234;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:33:54','2025-09-22 17:33:54',0,NULL,10),(407610,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:35:54','2025-09-22 17:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555354;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:36:53','2025-09-22 17:36:53',0,NULL,10),(407611,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:38:53','2025-09-22 17:38:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555533;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:38:53','2025-09-22 17:38:53',0,NULL,10),(407612,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:40:53','2025-09-22 17:40:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555653;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:40:53','2025-09-22 17:40:53',0,NULL,10),(407613,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:42:53','2025-09-22 17:42:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555773;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:42:54','2025-09-22 17:42:54',0,NULL,10),(407614,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:44:54','2025-09-22 17:44:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758555894;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758555894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:44:55','2025-09-22 17:44:55',0,NULL,10),(407615,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:46:55','2025-09-22 17:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556015;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:47:53','2025-09-22 17:47:53',0,NULL,10),(407616,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:49:53','2025-09-22 17:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556193;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:49:54','2025-09-22 17:49:54',0,NULL,10),(407617,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:51:54','2025-09-22 17:51:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556314;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:51:54','2025-09-22 17:51:54',0,NULL,10),(407618,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:53:54','2025-09-22 17:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556434;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:53:54','2025-09-22 17:53:54',0,NULL,10),(407619,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:55:54','2025-09-22 17:55:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556554;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:55:54','2025-09-22 17:55:54',0,NULL,10),(407620,'mailpoet/cron/daemon-trigger','complete','2025-09-22 15:57:54','2025-09-22 17:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556674;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 15:58:54','2025-09-22 17:58:54',0,NULL,10),(407621,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:00:54','2025-09-22 18:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758556854;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758556854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:01:54','2025-09-22 18:01:54',0,NULL,10),(407622,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:03:54','2025-09-22 18:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:03:54','2025-09-22 18:03:54',0,NULL,10),(407623,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:05:54','2025-09-22 18:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557154;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:06:54','2025-09-22 18:06:54',0,NULL,10),(407624,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:08:54','2025-09-22 18:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557334;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:09:53','2025-09-22 18:09:53',0,NULL,10),(407625,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:11:53','2025-09-22 18:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557513;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:11:54','2025-09-22 18:11:54',0,NULL,10),(407626,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:13:54','2025-09-22 18:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557634;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:13:54','2025-09-22 18:13:54',0,NULL,10),(407627,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:15:54','2025-09-22 18:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557754;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:15:54','2025-09-22 18:15:54',0,NULL,10),(407628,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:17:54','2025-09-22 18:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557874;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:17:54','2025-09-22 18:17:54',0,NULL,10),(407629,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:19:54','2025-09-22 18:19:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758557994;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758557994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:19:54','2025-09-22 18:19:54',0,NULL,10),(407630,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:21:54','2025-09-22 18:21:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558114;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:22:54','2025-09-22 18:22:54',0,NULL,10),(407631,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:24:54','2025-09-22 18:24:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558294;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:24:54','2025-09-22 18:24:54',0,NULL,10),(407632,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:26:54','2025-09-22 18:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558414;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:26:54','2025-09-22 18:26:54',0,NULL,10),(407633,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:28:54','2025-09-22 18:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558534;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:29:53','2025-09-22 18:29:53',0,NULL,10),(407634,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:31:53','2025-09-22 18:31:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558713;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:31:53','2025-09-22 18:31:53',0,NULL,10),(407635,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:33:53','2025-09-22 18:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558833;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:33:54','2025-09-22 18:33:54',0,NULL,10),(407636,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:35:54','2025-09-22 18:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758558954;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758558954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:35:54','2025-09-22 18:35:54',0,NULL,10),(407637,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:37:54','2025-09-22 18:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559074;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:37:54','2025-09-22 18:37:54',0,NULL,10),(407638,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:39:54','2025-09-22 18:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:39:54','2025-09-22 18:39:54',0,NULL,10),(407639,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:41:54','2025-09-22 18:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559314;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:42:53','2025-09-22 18:42:53',0,NULL,10),(407640,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:44:53','2025-09-22 18:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559493;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:44:54','2025-09-22 18:44:54',0,NULL,10),(407641,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:46:54','2025-09-22 18:46:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559614;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:46:54','2025-09-22 18:46:54',0,NULL,10),(407642,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:48:54','2025-09-22 18:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559734;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:48:54','2025-09-22 18:48:54',0,NULL,10),(407643,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:50:54','2025-09-22 18:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559854;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:50:55','2025-09-22 18:50:55',0,NULL,10),(407644,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:52:55','2025-09-22 18:52:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758559975;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758559975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:53:53','2025-09-22 18:53:53',0,NULL,10),(407645,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:55:53','2025-09-22 18:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560153;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:55:54','2025-09-22 18:55:54',0,NULL,10),(407646,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:57:54','2025-09-22 18:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560274;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:57:54','2025-09-22 18:57:54',0,NULL,10),(407647,'mailpoet/cron/daemon-trigger','complete','2025-09-22 16:59:54','2025-09-22 18:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560394;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 16:59:54','2025-09-22 18:59:54',0,NULL,10),(407648,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:01:54','2025-09-22 19:01:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:02:53','2025-09-22 19:02:53',0,NULL,10),(407649,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:04:53','2025-09-22 19:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560693;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:04:54','2025-09-22 19:04:54',0,NULL,10),(407650,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:06:54','2025-09-22 19:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560814;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:06:54','2025-09-22 19:06:54',0,NULL,10),(407651,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:08:54','2025-09-22 19:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758560934;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758560934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:09:54','2025-09-22 19:09:54',0,NULL,10),(407652,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:11:54','2025-09-22 19:11:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561114;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:11:54','2025-09-22 19:11:54',0,NULL,10),(407653,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:13:54','2025-09-22 19:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561234;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:13:54','2025-09-22 19:13:54',0,NULL,10),(407654,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:15:54','2025-09-22 19:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561354;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:15:54','2025-09-22 19:15:54',0,NULL,10),(407655,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:17:54','2025-09-22 19:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561474;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:17:54','2025-09-22 19:17:54',0,NULL,10),(407656,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:19:54','2025-09-22 19:19:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561594;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:19:55','2025-09-22 19:19:55',0,NULL,10),(407657,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:21:55','2025-09-22 19:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561715;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:22:53','2025-09-22 19:22:53',0,NULL,10),(407658,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:24:53','2025-09-22 19:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758561893;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758561893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:24:54','2025-09-22 19:24:54',0,NULL,10),(407659,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:26:54','2025-09-22 19:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562014;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:27:54','2025-09-22 19:27:54',0,NULL,10),(407660,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:29:54','2025-09-22 19:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:29:54','2025-09-22 19:29:54',0,NULL,10),(407661,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:31:54','2025-09-22 19:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562314;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:31:59','2025-09-22 19:31:59',0,NULL,10),(407662,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:33:59','2025-09-22 19:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562439;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:34:54','2025-09-22 19:34:54',0,NULL,10),(407663,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:36:54','2025-09-22 19:36:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562614;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:36:54','2025-09-22 19:36:54',0,NULL,10),(407664,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:38:54','2025-09-22 19:38:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562734;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:38:54','2025-09-22 19:38:54',0,NULL,10),(407665,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:40:54','2025-09-22 19:40:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562854;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:40:54','2025-09-22 19:40:54',0,NULL,10),(407666,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:42:54','2025-09-22 19:42:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758562974;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758562974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:42:54','2025-09-22 19:42:54',0,NULL,10),(407667,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:44:54','2025-09-22 19:44:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563094;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:44:55','2025-09-22 19:44:55',0,NULL,10),(407668,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:46:55','2025-09-22 19:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563215;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:47:54','2025-09-22 19:47:54',0,NULL,10),(407669,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:49:54','2025-09-22 19:49:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563394;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:49:54','2025-09-22 19:49:54',0,NULL,10),(407670,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:51:54','2025-09-22 19:51:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:52:54','2025-09-22 19:52:54',0,NULL,10),(407671,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:54:54','2025-09-22 19:54:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563694;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:55:54','2025-09-22 19:55:54',0,NULL,10),(407672,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:57:54','2025-09-22 19:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563874;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:57:54','2025-09-22 19:57:54',0,NULL,10),(407673,'mailpoet/cron/daemon-trigger','complete','2025-09-22 17:59:54','2025-09-22 19:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758563994;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758563994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 17:59:54','2025-09-22 19:59:54',0,NULL,10),(407674,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:01:54','2025-09-22 20:01:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564114;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:01:55','2025-09-22 20:01:55',0,NULL,10),(407675,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:03:55','2025-09-22 20:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564235;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:04:54','2025-09-22 20:04:54',0,NULL,10),(407676,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:06:54','2025-09-22 20:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564414;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:06:54','2025-09-22 20:06:54',0,NULL,10),(407677,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:08:54','2025-09-22 20:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564534;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:08:54','2025-09-22 20:08:54',0,NULL,10),(407678,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:10:54','2025-09-22 20:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564654;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:11:53','2025-09-22 20:11:53',0,NULL,10),(407679,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:13:53','2025-09-22 20:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564833;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:13:54','2025-09-22 20:13:54',0,NULL,10),(407680,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:15:54','2025-09-22 20:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758564954;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758564954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:16:54','2025-09-22 20:16:54',0,NULL,10),(407681,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:18:54','2025-09-22 20:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565134;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:18:54','2025-09-22 20:18:54',0,NULL,10),(407682,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:20:54','2025-09-22 20:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565254;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:20:54','2025-09-22 20:20:54',0,NULL,10),(407683,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:22:54','2025-09-22 20:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565374;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:22:54','2025-09-22 20:22:54',0,NULL,10),(407684,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:24:54','2025-09-22 20:24:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565494;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:24:54','2025-09-22 20:24:54',0,NULL,10),(407685,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:26:54','2025-09-22 20:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565614;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:27:53','2025-09-22 20:27:53',0,NULL,10),(407686,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:29:54','2025-09-22 20:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565794;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:29:54','2025-09-22 20:29:54',0,NULL,10),(407687,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:31:54','2025-09-22 20:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758565914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758565914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:31:54','2025-09-22 20:31:54',0,NULL,10),(407688,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:33:54','2025-09-22 20:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:35:00','2025-09-22 20:35:00',0,NULL,10),(407689,'mailpoet/cron/daemon-run','complete','2025-09-22 18:34:54','2025-09-22 20:34:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758566094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758566094;}',5,1,'2025-09-22 18:35:01','2025-09-22 20:35:01',0,NULL,10),(407690,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:37:00','2025-09-22 20:37:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566220;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:37:54','2025-09-22 20:37:54',0,NULL,10),(407691,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:39:54','2025-09-22 20:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566394;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:39:54','2025-09-22 20:39:54',0,NULL,10),(407692,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:41:54','2025-09-22 20:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:42:53','2025-09-22 20:42:53',0,NULL,10),(407693,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:44:53','2025-09-22 20:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566693;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:44:53','2025-09-22 20:44:53',0,NULL,10),(407694,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:46:53','2025-09-22 20:46:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566813;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:46:55','2025-09-22 20:46:55',0,NULL,10),(407695,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:48:55','2025-09-22 20:48:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566935;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:49:55','2025-09-22 20:49:55',0,NULL,10),(407696,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:51:55','2025-09-22 20:51:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567115;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:51:56','2025-09-22 20:51:56',0,NULL,10),(407697,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:53:56','2025-09-22 20:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567236;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:54:55','2025-09-22 20:54:55',0,NULL,10),(407698,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:56:55','2025-09-22 20:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567415;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:57:54','2025-09-22 20:57:54',0,NULL,10),(407699,'mailpoet/cron/daemon-trigger','complete','2025-09-22 18:59:54','2025-09-22 20:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567594;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 18:59:55','2025-09-22 20:59:55',0,NULL,10),(407700,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:01:55','2025-09-22 21:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567715;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:02:01','2025-09-22 21:02:01',0,NULL,10),(407701,'mailpoet/cron/daemon-run','complete','2025-09-22 19:01:55','2025-09-22 21:01:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758567715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758567715;}',5,1,'2025-09-22 19:02:01','2025-09-22 21:02:01',0,NULL,10),(407702,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:04:01','2025-09-22 21:04:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758567841;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758567841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:04:55','2025-09-22 21:04:55',0,NULL,10),(407703,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:06:55','2025-09-22 21:06:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568015;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:06:56','2025-09-22 21:06:56',0,NULL,10),(407704,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:08:56','2025-09-22 21:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568136;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:09:55','2025-09-22 21:09:55',0,NULL,10),(407705,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:11:55','2025-09-22 21:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568315;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:11:55','2025-09-22 21:11:55',0,NULL,10),(407706,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:13:55','2025-09-22 21:13:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568435;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:14:55','2025-09-22 21:14:55',0,NULL,10),(407707,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:16:55','2025-09-22 21:16:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568615;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:16:55','2025-09-22 21:16:55',0,NULL,10),(407708,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:18:55','2025-09-22 21:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568735;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:19:55','2025-09-22 21:19:55',0,NULL,10),(407709,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:21:55','2025-09-22 21:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758568915;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758568915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:21:55','2025-09-22 21:21:55',0,NULL,10),(407710,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:23:55','2025-09-22 21:23:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569035;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:23:55','2025-09-22 21:23:55',0,NULL,10),(407711,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:25:55','2025-09-22 21:25:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569155;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:25:55','2025-09-22 21:25:55',0,NULL,10),(407712,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:27:55','2025-09-22 21:27:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569275;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:28:55','2025-09-22 21:28:55',0,NULL,10),(407713,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:30:55','2025-09-22 21:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569455;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:30:55','2025-09-22 21:30:55',0,NULL,10),(407714,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:32:55','2025-09-22 21:32:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569575;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:32:55','2025-09-22 21:32:55',0,NULL,10),(407715,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:34:55','2025-09-22 21:34:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569695;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:34:55','2025-09-22 21:34:55',0,NULL,10),(407716,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:36:55','2025-09-22 21:36:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569815;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:37:55','2025-09-22 21:37:55',0,NULL,10),(407717,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:39:55','2025-09-22 21:39:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758569995;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758569995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:39:55','2025-09-22 21:39:55',0,NULL,10),(407718,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:41:55','2025-09-22 21:41:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570115;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:41:55','2025-09-22 21:41:55',0,NULL,10),(407719,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:43:55','2025-09-22 21:43:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570235;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:43:55','2025-09-22 21:43:55',0,NULL,10),(407720,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:45:55','2025-09-22 21:45:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570355;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:45:55','2025-09-22 21:45:55',0,NULL,10),(407721,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:47:55','2025-09-22 21:47:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570475;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:48:55','2025-09-22 21:48:55',0,NULL,10),(407722,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:50:55','2025-09-22 21:50:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570655;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:51:54','2025-09-22 21:51:54',0,NULL,10),(407723,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:53:54','2025-09-22 21:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570834;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:53:55','2025-09-22 21:53:55',0,NULL,10),(407724,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:55:55','2025-09-22 21:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758570955;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758570955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:55:56','2025-09-22 21:55:56',0,NULL,10),(407725,'mailpoet/cron/daemon-trigger','complete','2025-09-22 19:57:56','2025-09-22 21:57:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571076;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 19:58:55','2025-09-22 21:58:55',0,NULL,10),(407726,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:00:55','2025-09-22 22:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571255;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:01:54','2025-09-22 22:01:54',0,NULL,10),(407727,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:03:54','2025-09-22 22:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571434;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:03:55','2025-09-22 22:03:55',0,NULL,10),(407728,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:05:55','2025-09-22 22:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571555;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:05:55','2025-09-22 22:05:55',0,NULL,10),(407729,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:07:55','2025-09-22 22:07:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571675;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:07:55','2025-09-22 22:07:55',0,NULL,10),(407730,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:09:55','2025-09-22 22:09:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571795;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:09:55','2025-09-22 22:09:55',0,NULL,10),(407731,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:11:55','2025-09-22 22:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758571915;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758571915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:12:55','2025-09-22 22:12:55',0,NULL,10),(407732,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:14:55','2025-09-22 22:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572095;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:15:54','2025-09-22 22:15:54',0,NULL,10),(407733,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:17:54','2025-09-22 22:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572274;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:17:55','2025-09-22 22:17:55',0,NULL,10),(407734,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:19:55','2025-09-22 22:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572395;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:20:54','2025-09-22 22:20:54',0,NULL,10),(407735,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:22:54','2025-09-22 22:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572574;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:22:54','2025-09-22 22:22:54',0,NULL,10),(407736,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:24:54','2025-09-22 22:24:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572694;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:24:54','2025-09-22 22:24:54',0,NULL,10),(407737,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:26:54','2025-09-22 22:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572814;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:26:54','2025-09-22 22:26:54',0,NULL,10),(407738,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:28:54','2025-09-22 22:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758572934;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758572934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:28:55','2025-09-22 22:28:55',0,NULL,10),(407739,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:30:55','2025-09-22 22:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573055;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:31:54','2025-09-22 22:31:54',0,NULL,10),(407740,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:33:54','2025-09-22 22:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573234;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:33:54','2025-09-22 22:33:54',0,NULL,10),(407741,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:35:54','2025-09-22 22:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573354;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:35:55','2025-09-22 22:35:55',0,NULL,10),(407742,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:37:55','2025-09-22 22:37:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573475;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:37:55','2025-09-22 22:37:55',0,NULL,10),(407743,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:39:55','2025-09-22 22:39:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573595;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:40:55','2025-09-22 22:40:55',0,NULL,10),(407744,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:42:55','2025-09-22 22:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573775;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:43:54','2025-09-22 22:43:54',0,NULL,10),(407745,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:45:54','2025-09-22 22:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758573954;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758573954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:45:55','2025-09-22 22:45:55',0,NULL,10),(407746,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:47:55','2025-09-22 22:47:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574075;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:47:55','2025-09-22 22:47:55',0,NULL,10),(407747,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:49:55','2025-09-22 22:49:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574195;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:49:55','2025-09-22 22:49:55',0,NULL,10),(407748,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:51:55','2025-09-22 22:51:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574315;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:51:55','2025-09-22 22:51:55',0,NULL,10),(407749,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:53:55','2025-09-22 22:53:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574435;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:54:55','2025-09-22 22:54:55',0,NULL,10),(407750,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:56:55','2025-09-22 22:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574615;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:56:55','2025-09-22 22:56:55',0,NULL,10),(407751,'mailpoet/cron/daemon-trigger','complete','2025-09-22 20:58:55','2025-09-22 22:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574735;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 20:58:55','2025-09-22 22:58:55',0,NULL,10),(407752,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:00:55','2025-09-22 23:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574855;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:00:55','2025-09-22 23:00:55',0,NULL,10),(407753,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:02:55','2025-09-22 23:02:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758574975;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758574975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:03:55','2025-09-22 23:03:55',0,NULL,10),(407754,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:05:55','2025-09-22 23:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575155;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:05:55','2025-09-22 23:05:55',0,NULL,10),(407755,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:07:55','2025-09-22 23:07:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575275;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:08:54','2025-09-22 23:08:54',0,NULL,10),(407756,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:10:54','2025-09-22 23:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575454;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:10:55','2025-09-22 23:10:55',0,NULL,10),(407757,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:12:55','2025-09-22 23:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575575;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:12:55','2025-09-22 23:12:55',0,NULL,10),(407758,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:14:55','2025-09-22 23:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575695;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:14:55','2025-09-22 23:14:55',0,NULL,10),(407759,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:16:55','2025-09-22 23:16:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575815;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:16:55','2025-09-22 23:16:55',0,NULL,10),(407760,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:18:55','2025-09-22 23:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758575935;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758575935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:18:56','2025-09-22 23:18:56',0,NULL,10),(407761,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:20:56','2025-09-22 23:20:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576056;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:21:55','2025-09-22 23:21:55',0,NULL,10),(407762,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:23:55','2025-09-22 23:23:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576235;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:24:54','2025-09-22 23:24:54',0,NULL,10),(407763,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:26:54','2025-09-22 23:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576414;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:26:54','2025-09-22 23:26:54',0,NULL,10),(407764,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:28:54','2025-09-22 23:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576534;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:28:55','2025-09-22 23:28:55',0,NULL,10),(407765,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:30:55','2025-09-22 23:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576655;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:30:55','2025-09-22 23:30:55',0,NULL,10),(407766,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:32:55','2025-09-22 23:32:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576775;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:32:55','2025-09-22 23:32:55',0,NULL,10),(407767,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:34:55','2025-09-22 23:34:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758576895;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758576895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:34:55','2025-09-22 23:34:55',0,NULL,10),(407768,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:36:55','2025-09-22 23:36:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577015;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:37:54','2025-09-22 23:37:54',0,NULL,10),(407769,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:39:54','2025-09-22 23:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:39:57','2025-09-22 23:39:57',0,NULL,10),(407770,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:41:57','2025-09-22 23:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577317;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:42:54','2025-09-22 23:42:54',0,NULL,10),(407771,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:44:54','2025-09-22 23:44:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577494;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:44:55','2025-09-22 23:44:55',0,NULL,10),(407772,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:46:55','2025-09-22 23:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577615;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:47:04','2025-09-22 23:47:04',0,NULL,10),(407773,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:49:04','2025-09-22 23:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758577744;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758577744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:52:04','2025-09-22 23:52:04',0,NULL,10),(407774,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:54:04','2025-09-22 23:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:55:00','2025-09-22 23:55:00',0,NULL,10),(407775,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:57:00','2025-09-22 23:57:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578220;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:57:05','2025-09-22 23:57:05',0,NULL,10),(407776,'mailpoet/cron/daemon-trigger','complete','2025-09-22 21:59:05','2025-09-22 23:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 21:59:39','2025-09-22 23:59:39',0,NULL,10),(407777,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:01:39','2025-09-23 00:01:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578499;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:02:05','2025-09-23 00:02:05',0,NULL,10),(407778,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:04:05','2025-09-23 00:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578645;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:07:04','2025-09-23 00:07:04',0,NULL,10),(407779,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:09:04','2025-09-23 00:09:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758578944;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758578944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:11:18','2025-09-23 00:11:18',0,NULL,10),(407780,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:13:18','2025-09-23 00:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758579198;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758579198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:15:16','2025-09-23 00:15:16',0,NULL,10),(407781,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:17:16','2025-09-23 00:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758579436;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758579436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:21:15','2025-09-23 00:21:15',0,NULL,10),(407782,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:23:15','2025-09-23 00:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758579795;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758579795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:27:07','2025-09-23 00:27:07',0,NULL,10),(407783,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:29:07','2025-09-23 00:29:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758580147;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758580147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:29:45','2025-09-23 00:29:45',0,NULL,10),(407784,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:31:45','2025-09-23 00:31:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758580305;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758580305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:34:12','2025-09-23 00:34:12',0,NULL,10),(407785,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:36:12','2025-09-23 00:36:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758580572;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758580572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:37:05','2025-09-23 00:37:05',0,NULL,10),(407786,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:39:05','2025-09-23 00:39:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758580745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758580745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:39:13','2025-09-23 00:39:13',0,NULL,10),(407787,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:41:13','2025-09-23 00:41:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758580873;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758580873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:42:06','2025-09-23 00:42:06',0,NULL,10),(407788,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:44:06','2025-09-23 00:44:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758581046;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758581046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:47:04','2025-09-23 00:47:04',0,NULL,10),(407789,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:49:04','2025-09-23 00:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758581344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758581344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:52:04','2025-09-23 00:52:04',0,NULL,10),(407790,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:54:04','2025-09-23 00:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758581644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758581644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 22:57:06','2025-09-23 00:57:06',0,NULL,10),(407791,'mailpoet/cron/daemon-trigger','complete','2025-09-22 22:59:06','2025-09-23 00:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758581946;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758581946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:00:20','2025-09-23 01:00:20',0,NULL,10),(407792,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:02:20','2025-09-23 01:02:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758582140;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758582140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:04:03','2025-09-23 01:04:03',0,NULL,10),(407793,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:06:03','2025-09-23 01:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758582363;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758582363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:07:05','2025-09-23 01:07:05',0,NULL,10),(407794,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:09:05','2025-09-23 01:09:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758582545;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758582545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:09:09','2025-09-23 01:09:09',0,NULL,10),(407795,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:11:09','2025-09-23 01:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758582669;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758582669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:11:12','2025-09-23 01:11:12',0,NULL,10),(407796,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:13:12','2025-09-23 01:13:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758582792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758582792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:14:58','2025-09-23 01:14:58',0,NULL,10),(407797,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:16:58','2025-09-23 01:16:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758583018;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758583018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:17:05','2025-09-23 01:17:05',0,NULL,10),(407798,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:19:05','2025-09-23 01:19:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758583145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758583145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:22:05','2025-09-23 01:22:05',0,NULL,10),(407799,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:24:05','2025-09-23 01:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758583445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758583445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:27:06','2025-09-23 01:27:06',0,NULL,10),(407800,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:29:06','2025-09-23 01:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758583746;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758583746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:29:20','2025-09-23 01:29:20',0,NULL,10),(407801,'mailpoet/cron/daemon-run','complete','2025-09-22 23:29:15','2025-09-23 01:29:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758583755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758583755;}',5,1,'2025-09-22 23:29:20','2025-09-23 01:29:20',0,NULL,10),(407802,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:31:20','2025-09-23 01:31:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758583880;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758583880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:32:04','2025-09-23 01:32:04',0,NULL,10),(407803,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:34:04','2025-09-23 01:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758584044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758584044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:34:46','2025-09-23 01:34:46',0,NULL,10),(407804,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:36:46','2025-09-23 01:36:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758584206;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758584206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:37:04','2025-09-23 01:37:04',0,NULL,10),(407805,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:39:04','2025-09-23 01:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758584344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758584344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:41:05','2025-09-23 01:41:05',0,NULL,10),(407806,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:43:05','2025-09-23 01:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758584585;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758584585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:47:05','2025-09-23 01:47:05',0,NULL,10),(407807,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:49:05','2025-09-23 01:49:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758584945;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758584945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:52:04','2025-09-23 01:52:04',0,NULL,10),(407808,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:54:04','2025-09-23 01:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758585244;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758585244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:54:56','2025-09-23 01:54:56',0,NULL,10),(407809,'mailpoet/cron/daemon-run','complete','2025-09-22 23:54:55','2025-09-23 01:54:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758585295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758585295;}',5,1,'2025-09-22 23:54:56','2025-09-23 01:54:56',0,NULL,10),(407810,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:56:56','2025-09-23 01:56:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758585416;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758585416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-22 23:57:06','2025-09-23 01:57:06',0,NULL,10),(407811,'mailpoet/cron/daemon-trigger','complete','2025-09-22 23:59:06','2025-09-23 01:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758585546;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758585546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:02:06','2025-09-23 02:02:06',0,NULL,10),(407812,'mailpoet/cron/daemon-run','complete','2025-09-23 00:02:04','2025-09-23 02:02:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758585724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758585724;}',5,1,'2025-09-23 00:02:06','2025-09-23 02:02:06',0,NULL,10),(407813,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:04:06','2025-09-23 02:04:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758585846;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758585846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:07:05','2025-09-23 02:07:05',0,NULL,10),(407814,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:09:05','2025-09-23 02:09:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758586145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758586145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:11:01','2025-09-23 02:11:01',0,NULL,10),(407815,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:13:02','2025-09-23 02:13:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758586382;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758586382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:14:11','2025-09-23 02:14:11',0,NULL,10),(407816,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:16:11','2025-09-23 02:16:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758586571;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758586571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:17:04','2025-09-23 02:17:04',0,NULL,10),(407817,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:19:04','2025-09-23 02:19:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758586744;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758586744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:19:26','2025-09-23 02:19:26',0,NULL,10),(407818,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:21:26','2025-09-23 02:21:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758586886;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758586886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:22:04','2025-09-23 02:22:04',0,NULL,10),(407819,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:24:04','2025-09-23 02:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758587044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758587044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:24:33','2025-09-23 02:24:33',0,NULL,10),(407820,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:26:33','2025-09-23 02:26:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758587193;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758587193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:27:05','2025-09-23 02:27:05',0,NULL,10),(407821,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:29:05','2025-09-23 02:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758587345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758587345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:32:04','2025-09-23 02:32:04',0,NULL,10),(407822,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:34:04','2025-09-23 02:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758587644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758587644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:37:04','2025-09-23 02:37:04',0,NULL,10),(407823,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:39:04','2025-09-23 02:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758587944;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758587944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:42:04','2025-09-23 02:42:04',0,NULL,10),(407824,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:44:04','2025-09-23 02:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758588244;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758588244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:44:12','2025-09-23 02:44:12',0,NULL,10),(407825,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:46:12','2025-09-23 02:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758588372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758588372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:47:04','2025-09-23 02:47:04',0,NULL,10),(407826,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:49:04','2025-09-23 02:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758588544;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758588544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:49:30','2025-09-23 02:49:30',0,NULL,10),(407827,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:51:30','2025-09-23 02:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758588690;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758588690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:52:04','2025-09-23 02:52:04',0,NULL,10),(407828,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:54:04','2025-09-23 02:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758588844;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758588844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 00:57:05','2025-09-23 02:57:05',0,NULL,10),(407829,'mailpoet/cron/daemon-trigger','complete','2025-09-23 00:59:05','2025-09-23 02:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758589145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758589145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:02:06','2025-09-23 03:02:06',0,NULL,10),(407830,'mailpoet/cron/daemon-run','complete','2025-09-23 01:02:04','2025-09-23 03:02:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758589324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758589324;}',5,1,'2025-09-23 01:02:06','2025-09-23 03:02:06',0,NULL,10),(407831,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:04:06','2025-09-23 03:04:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758589446;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758589446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:04:55','2025-09-23 03:04:55',0,NULL,10),(407832,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:06:55','2025-09-23 03:06:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758589615;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758589615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:06:55','2025-09-23 03:06:55',0,NULL,10),(407833,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:08:55','2025-09-23 03:08:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758589735;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758589735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:09:54','2025-09-23 03:09:54',0,NULL,10),(407834,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:11:54','2025-09-23 03:11:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758589914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758589914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:11:55','2025-09-23 03:11:55',0,NULL,10),(407835,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:13:55','2025-09-23 03:13:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590035;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:14:28','2025-09-23 03:14:28',0,NULL,10),(407836,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:16:28','2025-09-23 03:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590188;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:16:54','2025-09-23 03:16:54',0,NULL,10),(407837,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:18:54','2025-09-23 03:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590334;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:18:55','2025-09-23 03:18:55',0,NULL,10),(407838,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:20:55','2025-09-23 03:20:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590455;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:22:04','2025-09-23 03:22:04',0,NULL,10),(407839,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:24:04','2025-09-23 03:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:27:04','2025-09-23 03:27:04',0,NULL,10),(407840,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:29:04','2025-09-23 03:29:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758590944;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758590944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:32:05','2025-09-23 03:32:05',0,NULL,10),(407841,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:34:05','2025-09-23 03:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758591245;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758591245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:37:04','2025-09-23 03:37:04',0,NULL,10),(407842,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:39:04','2025-09-23 03:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758591544;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758591544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:39:40','2025-09-23 03:39:40',0,NULL,10),(407843,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:41:40','2025-09-23 03:41:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758591700;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758591700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:42:04','2025-09-23 03:42:04',0,NULL,10),(407844,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:44:04','2025-09-23 03:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758591844;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758591844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:47:04','2025-09-23 03:47:04',0,NULL,10),(407845,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:49:04','2025-09-23 03:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758592144;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758592144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:52:04','2025-09-23 03:52:04',0,NULL,10),(407846,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:54:04','2025-09-23 03:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758592444;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758592444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:54:16','2025-09-23 03:54:16',0,NULL,10),(407847,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:56:16','2025-09-23 03:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758592576;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758592576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 01:57:05','2025-09-23 03:57:05',0,NULL,10),(407848,'mailpoet/cron/daemon-trigger','complete','2025-09-23 01:59:05','2025-09-23 03:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758592745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758592745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:02:04','2025-09-23 04:02:04',0,NULL,10),(407849,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:04:04','2025-09-23 04:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758593044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758593044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:06:03','2025-09-23 04:06:03',0,NULL,10),(407850,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:08:03','2025-09-23 04:08:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758593283;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758593283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:10:04','2025-09-23 04:10:04',0,NULL,10),(407851,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:12:04','2025-09-23 04:12:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758593524;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758593524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:12:05','2025-09-23 04:12:05',0,NULL,10),(407852,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:14:05','2025-09-23 04:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758593645;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758593645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:17:03','2025-09-23 04:17:03',0,NULL,10),(407853,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:19:03','2025-09-23 04:19:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758593943;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758593943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:21:08','2025-09-23 04:21:08',0,NULL,10),(407854,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:23:08','2025-09-23 04:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758594188;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758594188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:27:05','2025-09-23 04:27:05',0,NULL,10),(407855,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:29:05','2025-09-23 04:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758594545;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758594545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:29:38','2025-09-23 04:29:38',0,NULL,10),(407856,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:31:38','2025-09-23 04:31:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758594698;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758594698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:32:05','2025-09-23 04:32:05',0,NULL,10),(407857,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:34:05','2025-09-23 04:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758594845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758594845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:37:04','2025-09-23 04:37:04',0,NULL,10),(407858,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:39:04','2025-09-23 04:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758595144;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758595144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:40:35','2025-09-23 04:40:35',0,NULL,10),(407859,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:42:35','2025-09-23 04:42:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758595355;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758595355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:46:49','2025-09-23 04:46:49',0,NULL,10),(407860,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:48:49','2025-09-23 04:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758595729;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758595729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:49:16','2025-09-23 04:49:16',0,NULL,10),(407861,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:51:16','2025-09-23 04:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758595876;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758595876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:52:03','2025-09-23 04:52:03',0,NULL,10),(407862,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:54:03','2025-09-23 04:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758596043;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758596043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 02:57:03','2025-09-23 04:57:03',0,NULL,10),(407863,'mailpoet/cron/daemon-trigger','complete','2025-09-23 02:59:03','2025-09-23 04:59:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758596343;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758596343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:02:04','2025-09-23 05:02:04',0,NULL,10),(407864,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:04:04','2025-09-23 05:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758596644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758596644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:04:11','2025-09-23 05:04:11',0,NULL,10),(407865,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:06:11','2025-09-23 05:06:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758596771;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758596771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:07:04','2025-09-23 05:07:04',0,NULL,10),(407866,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:09:04','2025-09-23 05:09:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758596944;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758596944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:09:14','2025-09-23 05:09:14',0,NULL,10),(407867,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:11:14','2025-09-23 05:11:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597074;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:12:05','2025-09-23 05:12:05',0,NULL,10),(407868,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:14:05','2025-09-23 05:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597245;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:16:23','2025-09-23 05:16:23',0,NULL,10),(407869,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:18:23','2025-09-23 05:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597503;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:19:15','2025-09-23 05:19:15',0,NULL,10),(407870,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:21:15','2025-09-23 05:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597675;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:22:04','2025-09-23 05:22:04',0,NULL,10),(407871,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:24:04','2025-09-23 05:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597844;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:24:12','2025-09-23 05:24:12',0,NULL,10),(407872,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:26:12','2025-09-23 05:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758597972;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758597972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:27:04','2025-09-23 05:27:04',0,NULL,10),(407873,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:29:04','2025-09-23 05:29:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758598144;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758598144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:29:16','2025-09-23 05:29:16',0,NULL,10),(407874,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:31:16','2025-09-23 05:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758598276;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758598276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:32:05','2025-09-23 05:32:05',0,NULL,10),(407875,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:34:05','2025-09-23 05:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758598445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758598445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:35:16','2025-09-23 05:35:16',0,NULL,10),(407876,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:37:16','2025-09-23 05:37:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758598636;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758598636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:38:22','2025-09-23 05:38:22',0,NULL,10),(407877,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:40:22','2025-09-23 05:40:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758598822;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758598822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:42:05','2025-09-23 05:42:05',0,NULL,10),(407878,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:44:05','2025-09-23 05:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758599045;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758599045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:44:09','2025-09-23 05:44:09',0,NULL,10),(407879,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:46:09','2025-09-23 05:46:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758599169;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758599169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:47:05','2025-09-23 05:47:05',0,NULL,10),(407880,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:49:05','2025-09-23 05:49:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758599345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758599345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:52:04','2025-09-23 05:52:04',0,NULL,10),(407881,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:54:04','2025-09-23 05:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758599644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758599644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:57:05','2025-09-23 05:57:05',0,NULL,10),(407882,'mailpoet/cron/daemon-trigger','complete','2025-09-23 03:59:05','2025-09-23 05:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758599945;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758599945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 03:59:34','2025-09-23 05:59:34',0,NULL,10),(407883,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:01:34','2025-09-23 06:01:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758600094;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758600094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:02:03','2025-09-23 06:02:03',0,NULL,10),(407884,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:04:03','2025-09-23 06:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758600243;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758600243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:07:04','2025-09-23 06:07:04',0,NULL,10),(407885,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:09:04','2025-09-23 06:09:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758600544;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758600544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:10:50','2025-09-23 06:10:50',0,NULL,10),(407886,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:12:50','2025-09-23 06:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758600770;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758600770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:14:09','2025-09-23 06:14:09',0,NULL,10),(407887,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:16:09','2025-09-23 06:16:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758600969;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758600969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:17:03','2025-09-23 06:17:03',0,NULL,10),(407888,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:19:03','2025-09-23 06:19:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758601143;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758601143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:20:20','2025-09-23 06:20:20',0,NULL,10),(407889,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:22:20','2025-09-23 06:22:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758601340;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758601340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:25:43','2025-09-23 06:25:43',0,NULL,10),(407890,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:27:43','2025-09-23 06:27:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758601663;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758601663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:28:32','2025-09-23 06:28:32',0,NULL,10),(407891,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:30:32','2025-09-23 06:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758601832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758601832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:32:04','2025-09-23 06:32:04',0,NULL,10),(407892,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:34:04','2025-09-23 06:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:34:17','2025-09-23 06:34:17',0,NULL,10),(407893,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:36:17','2025-09-23 06:36:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602177;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:37:05','2025-09-23 06:37:05',0,NULL,10),(407894,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:39:05','2025-09-23 06:39:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:41:01','2025-09-23 06:41:01',0,NULL,10),(407895,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:43:01','2025-09-23 06:43:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602581;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:43:17','2025-09-23 06:43:17',0,NULL,10),(407896,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:45:17','2025-09-23 06:45:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602717;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:45:56','2025-09-23 06:45:56',0,NULL,10),(407897,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:47:56','2025-09-23 06:47:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758602876;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758602876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:51:44','2025-09-23 06:51:44',0,NULL,10),(407898,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:53:44','2025-09-23 06:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758603224;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758603224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:54:20','2025-09-23 06:54:20',0,NULL,10),(407899,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:56:20','2025-09-23 06:56:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758603380;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758603380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 04:56:51','2025-09-23 06:56:51',0,NULL,10),(407900,'mailpoet/cron/daemon-trigger','complete','2025-09-23 04:58:51','2025-09-23 06:58:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758603531;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758603531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:01:12','2025-09-23 07:01:12',0,NULL,10),(407901,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:03:12','2025-09-23 07:03:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758603792;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758603792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:06:35','2025-09-23 07:06:35',0,NULL,10),(407902,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:08:35','2025-09-23 07:08:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758604115;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758604115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:08:37','2025-09-23 07:08:37',0,NULL,10),(407903,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:10:37','2025-09-23 07:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758604237;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758604237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:10:50','2025-09-23 07:10:50',0,NULL,10),(407904,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:12:50','2025-09-23 07:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758604370;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758604370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:17:05','2025-09-23 07:17:05',0,NULL,10),(407905,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:19:05','2025-09-23 07:19:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758604745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758604745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:19:55','2025-09-23 07:19:55',0,NULL,10),(407906,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:21:55','2025-09-23 07:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758604915;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758604915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:22:04','2025-09-23 07:22:04',0,NULL,10),(407907,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:24:04','2025-09-23 07:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:25:38','2025-09-23 07:25:38',0,NULL,10),(407908,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:27:38','2025-09-23 07:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605258;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:29:17','2025-09-23 07:29:17',0,NULL,10),(407909,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:31:17','2025-09-23 07:31:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605477;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:31:55','2025-09-23 07:31:55',0,NULL,10),(407910,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:33:55','2025-09-23 07:33:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605635;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:33:57','2025-09-23 07:33:57',0,NULL,10),(407911,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:35:57','2025-09-23 07:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605757;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:36:55','2025-09-23 07:36:55',0,NULL,10),(407912,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:38:55','2025-09-23 07:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758605935;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758605935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:41:46','2025-09-23 07:41:46',0,NULL,10),(407913,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:43:46','2025-09-23 07:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758606226;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758606226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:44:28','2025-09-23 07:44:28',0,NULL,10),(407914,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:46:28','2025-09-23 07:46:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758606388;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758606388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:47:03','2025-09-23 07:47:03',0,NULL,10),(407915,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:49:03','2025-09-23 07:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758606543;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758606543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:49:26','2025-09-23 07:49:26',0,NULL,10),(407916,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:51:26','2025-09-23 07:51:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758606686;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758606686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:52:03','2025-09-23 07:52:03',0,NULL,10),(407917,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:54:03','2025-09-23 07:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758606843;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758606843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 05:57:04','2025-09-23 07:57:04',0,NULL,10),(407918,'mailpoet/cron/daemon-trigger','complete','2025-09-23 05:59:04','2025-09-23 07:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758607144;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758607144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:00:24','2025-09-23 08:00:24',0,NULL,10),(407919,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:02:24','2025-09-23 08:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758607344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758607344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:03:21','2025-09-23 08:03:21',0,NULL,10),(407920,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:05:21','2025-09-23 08:05:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758607521;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758607521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:07:05','2025-09-23 08:07:05',0,NULL,10),(407921,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:09:05','2025-09-23 08:09:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758607745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758607745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:10:21','2025-09-23 08:10:21',0,NULL,10),(407922,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:12:21','2025-09-23 08:12:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758607941;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758607941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:14:04','2025-09-23 08:14:04',0,NULL,10),(407923,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:16:04','2025-09-23 08:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758608164;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758608164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:16:18','2025-09-23 08:16:18',0,NULL,10),(407924,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:18:18','2025-09-23 08:18:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758608298;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758608298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:19:50','2025-09-23 08:19:50',0,NULL,10),(407925,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:21:50','2025-09-23 08:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758608510;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758608510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:22:04','2025-09-23 08:22:04',0,NULL,10),(407926,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:24:04','2025-09-23 08:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758608644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758608644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:25:39','2025-09-23 08:25:39',0,NULL,10),(407927,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:27:39','2025-09-23 08:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758608859;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758608859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:31:35','2025-09-23 08:31:35',0,NULL,10),(407928,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:33:35','2025-09-23 08:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758609215;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758609215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:36:00','2025-09-23 08:36:00',0,NULL,10),(407929,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:38:00','2025-09-23 08:38:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758609480;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758609480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:38:16','2025-09-23 08:38:16',0,NULL,10),(407930,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:40:16','2025-09-23 08:40:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758609616;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758609616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:41:57','2025-09-23 08:41:57',0,NULL,10),(407931,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:43:57','2025-09-23 08:43:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758609837;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758609837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:44:19','2025-09-23 08:44:19',0,NULL,10),(407932,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:46:19','2025-09-23 08:46:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758609979;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758609979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:47:05','2025-09-23 08:47:05',0,NULL,10),(407933,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:49:05','2025-09-23 08:49:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758610145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758610145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:50:27','2025-09-23 08:50:27',0,NULL,10),(407934,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:52:27','2025-09-23 08:52:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758610347;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758610347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:56:45','2025-09-23 08:56:45',0,NULL,10),(407935,'mailpoet/cron/daemon-trigger','complete','2025-09-23 06:58:45','2025-09-23 08:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758610725;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758610725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 06:59:25','2025-09-23 08:59:25',0,NULL,10),(407936,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:01:25','2025-09-23 09:01:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758610885;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758610885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:02:05','2025-09-23 09:02:05',0,NULL,10),(407937,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:04:05','2025-09-23 09:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611045;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:04:31','2025-09-23 09:04:31',0,NULL,10),(407938,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:06:31','2025-09-23 09:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611191;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:07:05','2025-09-23 09:07:05',0,NULL,10),(407939,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:09:05','2025-09-23 09:09:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:09:05','2025-09-23 09:09:05',0,NULL,10),(407940,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:11:05','2025-09-23 09:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611465;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:12:06','2025-09-23 09:12:06',0,NULL,10),(407941,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:14:06','2025-09-23 09:14:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611646;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:14:22','2025-09-23 09:14:22',0,NULL,10),(407942,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:16:22','2025-09-23 09:16:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611782;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:17:05','2025-09-23 09:17:05',0,NULL,10),(407943,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:19:05','2025-09-23 09:19:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758611945;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758611945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:22:05','2025-09-23 09:22:05',0,NULL,10),(407944,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:24:05','2025-09-23 09:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758612245;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758612245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:27:05','2025-09-23 09:27:05',0,NULL,10),(407945,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:29:05','2025-09-23 09:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758612545;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758612545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:30:04','2025-09-23 09:30:04',0,NULL,10),(407946,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:32:04','2025-09-23 09:32:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758612724;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758612724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:32:05','2025-09-23 09:32:05',0,NULL,10),(407947,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:34:05','2025-09-23 09:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758612845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758612845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:35:27','2025-09-23 09:35:27',0,NULL,10),(407948,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:37:27','2025-09-23 09:37:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758613047;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758613047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:39:46','2025-09-23 09:39:46',0,NULL,10),(407949,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:41:46','2025-09-23 09:41:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758613306;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758613306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:42:05','2025-09-23 09:42:05',0,NULL,10),(407950,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:44:05','2025-09-23 09:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758613445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758613445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:47:05','2025-09-23 09:47:05',0,NULL,10),(407951,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:49:05','2025-09-23 09:49:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758613745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758613745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:49:44','2025-09-23 09:49:44',0,NULL,10),(407952,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:51:44','2025-09-23 09:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758613904;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758613904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:52:04','2025-09-23 09:52:04',0,NULL,10),(407953,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:54:04','2025-09-23 09:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614044;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:54:36','2025-09-23 09:54:36',0,NULL,10),(407954,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:56:36','2025-09-23 09:56:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614196;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:56:55','2025-09-23 09:56:55',0,NULL,10),(407955,'mailpoet/cron/daemon-trigger','complete','2025-09-23 07:58:55','2025-09-23 09:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614335;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 07:59:19','2025-09-23 09:59:19',0,NULL,10),(407956,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:01:19','2025-09-23 10:01:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614479;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:02:04','2025-09-23 10:02:04',0,NULL,10),(407957,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:04:04','2025-09-23 10:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:04:21','2025-09-23 10:04:21',0,NULL,10),(407958,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:06:21','2025-09-23 10:06:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614781;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:06:49','2025-09-23 10:06:49',0,NULL,10),(407959,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:08:49','2025-09-23 10:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758614929;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758614929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:09:45','2025-09-23 10:09:45',0,NULL,10),(407960,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:11:45','2025-09-23 10:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758615105;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758615105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:11:50','2025-09-23 10:11:50',0,NULL,10),(407961,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:13:50','2025-09-23 10:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758615230;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758615230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:15:03','2025-09-23 10:15:03',0,NULL,10),(407962,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:17:03','2025-09-23 10:17:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758615423;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758615423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:17:03','2025-09-23 10:17:03',0,NULL,10),(407963,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:19:03','2025-09-23 10:19:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758615543;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758615543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:22:03','2025-09-23 10:22:03',0,NULL,10),(407964,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:24:03','2025-09-23 10:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758615843;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758615843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:25:10','2025-09-23 10:25:10',0,NULL,10),(407965,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:27:10','2025-09-23 10:27:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616030;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:27:54','2025-09-23 10:27:54',0,NULL,10),(407966,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:29:54','2025-09-23 10:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:29:55','2025-09-23 10:29:55',0,NULL,10),(407967,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:31:55','2025-09-23 10:31:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616315;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:33:10','2025-09-23 10:33:10',0,NULL,10),(407968,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:35:10','2025-09-23 10:35:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616510;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:35:56','2025-09-23 10:35:56',0,NULL,10),(407969,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:37:56','2025-09-23 10:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616676;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:38:10','2025-09-23 10:38:10',0,NULL,10),(407970,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:40:10','2025-09-23 10:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616810;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:40:10','2025-09-23 10:40:10',0,NULL,10),(407971,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:42:10','2025-09-23 10:42:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758616930;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758616930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:43:04','2025-09-23 10:43:04',0,NULL,10),(407972,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:45:04','2025-09-23 10:45:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758617104;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758617104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:47:03','2025-09-23 10:47:03',0,NULL,10),(407973,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:49:03','2025-09-23 10:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758617343;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758617343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:52:00','2025-09-23 10:52:00',0,NULL,10),(407974,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:54:00','2025-09-23 10:54:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758617640;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758617640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 08:57:05','2025-09-23 10:57:05',0,NULL,10),(407975,'mailpoet/cron/daemon-trigger','complete','2025-09-23 08:59:05','2025-09-23 10:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758617945;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758617945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:02:03','2025-09-23 11:02:03',0,NULL,10),(407976,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:04:03','2025-09-23 11:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758618243;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758618243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:06:19','2025-09-23 11:06:19',0,NULL,10),(407977,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:08:19','2025-09-23 11:08:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758618499;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758618499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:08:55','2025-09-23 11:08:55',0,NULL,10),(407978,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:10:55','2025-09-23 11:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758618655;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758618655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:10:55','2025-09-23 11:10:55',0,NULL,10),(407979,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:12:55','2025-09-23 11:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758618775;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758618775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:14:13','2025-09-23 11:14:13',0,NULL,10),(407980,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:16:13','2025-09-23 11:16:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758618973;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758618973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:16:54','2025-09-23 11:16:54',0,NULL,10),(407981,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:18:54','2025-09-23 11:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758619134;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758619134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:19:12','2025-09-23 11:19:12',0,NULL,10),(407982,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:21:12','2025-09-23 11:21:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758619272;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758619272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:22:07','2025-09-23 11:22:07',0,NULL,10),(407983,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:24:07','2025-09-23 11:24:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758619447;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758619447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:27:07','2025-09-23 11:27:07',0,NULL,10),(407984,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:29:07','2025-09-23 11:29:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758619747;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758619747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:29:30','2025-09-23 11:29:30',0,NULL,10),(407985,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:31:30','2025-09-23 11:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758619890;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758619890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:32:02','2025-09-23 11:32:02',0,NULL,10),(407986,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:34:02','2025-09-23 11:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758620042;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758620042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:35:31','2025-09-23 11:35:31',0,NULL,10),(407987,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:37:31','2025-09-23 11:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758620251;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758620251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:41:42','2025-09-23 11:41:42',0,NULL,10),(407988,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:43:42','2025-09-23 11:43:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758620622;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758620622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:45:21','2025-09-23 11:45:21',0,NULL,10),(407989,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:47:21','2025-09-23 11:47:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758620841;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758620841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:48:41','2025-09-23 11:48:41',0,NULL,10),(407990,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:50:41','2025-09-23 11:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758621041;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758621041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:52:02','2025-09-23 11:52:02',0,NULL,10),(407991,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:54:02','2025-09-23 11:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758621242;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758621242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 09:57:05','2025-09-23 11:57:05',0,NULL,10),(407992,'mailpoet/cron/daemon-trigger','complete','2025-09-23 09:59:05','2025-09-23 11:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758621545;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758621545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:01:41','2025-09-23 12:01:41',0,NULL,10),(407993,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:03:41','2025-09-23 12:03:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758621821;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758621821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:04:16','2025-09-23 12:04:16',0,NULL,10),(407994,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:06:16','2025-09-23 12:06:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758621976;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758621976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:06:34','2025-09-23 12:06:34',0,NULL,10),(407995,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:08:34','2025-09-23 12:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622114;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:09:33','2025-09-23 12:09:33',0,NULL,10),(407996,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:11:33','2025-09-23 12:11:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622293;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:12:05','2025-09-23 12:12:05',0,NULL,10),(407997,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:14:05','2025-09-23 12:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:16:08','2025-09-23 12:16:08',0,NULL,10),(407998,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:18:08','2025-09-23 12:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622688;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:19:21','2025-09-23 12:19:21',0,NULL,10),(407999,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:21:21','2025-09-23 12:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758622881;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758622881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:22:02','2025-09-23 12:22:02',0,NULL,10),(408000,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:24:02','2025-09-23 12:24:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758623042;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758623042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:27:04','2025-09-23 12:27:04',0,NULL,10),(408001,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:29:04','2025-09-23 12:29:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758623344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758623344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:32:02','2025-09-23 12:32:02',0,NULL,10),(408002,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:34:02','2025-09-23 12:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758623642;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758623642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:34:22','2025-09-23 12:34:22',0,NULL,10),(408003,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:36:22','2025-09-23 12:36:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758623782;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758623782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:37:02','2025-09-23 12:37:02',0,NULL,10),(408004,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:39:02','2025-09-23 12:39:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758623942;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758623942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:42:05','2025-09-23 12:42:05',0,NULL,10),(408005,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:44:05','2025-09-23 12:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758624245;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758624245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:46:20','2025-09-23 12:46:20',0,NULL,10),(408006,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:48:20','2025-09-23 12:48:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758624500;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758624500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:49:16','2025-09-23 12:49:16',0,NULL,10),(408007,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:51:16','2025-09-23 12:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758624676;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758624676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:52:02','2025-09-23 12:52:02',0,NULL,10),(408008,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:54:02','2025-09-23 12:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758624842;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758624842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:55:39','2025-09-23 12:55:39',0,NULL,10),(408009,'mailpoet/cron/daemon-trigger','complete','2025-09-23 10:57:39','2025-09-23 12:57:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625059;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 10:58:18','2025-09-23 12:58:18',0,NULL,10),(408010,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:00:18','2025-09-23 13:00:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625218;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:01:08','2025-09-23 13:01:08',0,NULL,10),(408011,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:03:08','2025-09-23 13:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625388;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:03:21','2025-09-23 13:03:21',0,NULL,10),(408012,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:05:21','2025-09-23 13:05:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625521;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:06:11','2025-09-23 13:06:11',0,NULL,10),(408013,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:08:11','2025-09-23 13:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625691;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:09:22','2025-09-23 13:09:22',0,NULL,10),(408014,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:11:22','2025-09-23 13:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758625882;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758625882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:12:06','2025-09-23 13:12:06',0,NULL,10),(408015,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:14:06','2025-09-23 13:14:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758626046;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758626046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:15:49','2025-09-23 13:15:49',0,NULL,10),(408016,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:17:49','2025-09-23 13:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758626269;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758626269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:20:37','2025-09-23 13:20:37',0,NULL,10),(408017,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:22:37','2025-09-23 13:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758626557;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758626557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:24:37','2025-09-23 13:24:37',0,NULL,10),(408018,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:26:37','2025-09-23 13:26:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758626797;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758626797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:27:06','2025-09-23 13:27:06',0,NULL,10),(408019,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:29:06','2025-09-23 13:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758626946;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758626946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:30:53','2025-09-23 13:30:53',0,NULL,10),(408020,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:32:53','2025-09-23 13:32:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758627173;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758627173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:36:30','2025-09-23 13:36:30',0,NULL,10),(408021,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:38:30','2025-09-23 13:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758627510;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758627510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:39:10','2025-09-23 13:39:10',0,NULL,10),(408022,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:41:10','2025-09-23 13:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758627670;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758627670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:42:06','2025-09-23 13:42:06',0,NULL,10),(408023,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:44:06','2025-09-23 13:44:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758627846;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758627846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:45:05','2025-09-23 13:45:05',0,NULL,10),(408024,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:47:05','2025-09-23 13:47:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758628025;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758628025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:48:15','2025-09-23 13:48:15',0,NULL,10),(408025,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:50:15','2025-09-23 13:50:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758628215;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758628215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:52:02','2025-09-23 13:52:02',0,NULL,10),(408026,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:54:02','2025-09-23 13:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758628442;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758628442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:55:52','2025-09-23 13:55:52',0,NULL,10),(408027,'mailpoet/cron/daemon-trigger','complete','2025-09-23 11:57:52','2025-09-23 13:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758628672;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758628672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 11:59:20','2025-09-23 13:59:20',0,NULL,10),(408028,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:01:20','2025-09-23 14:01:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758628880;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758628880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:02:02','2025-09-23 14:02:02',0,NULL,10),(408029,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:04:02','2025-09-23 14:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629042;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:05:57','2025-09-23 14:05:57',0,NULL,10),(408030,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:07:57','2025-09-23 14:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629277;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:08:43','2025-09-23 14:08:43',0,NULL,10),(408031,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:10:43','2025-09-23 14:10:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629443;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:12:05','2025-09-23 14:12:05',0,NULL,10),(408032,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:14:05','2025-09-23 14:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629645;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:14:57','2025-09-23 14:14:57',0,NULL,10),(408033,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:16:57','2025-09-23 14:16:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629817;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:17:02','2025-09-23 14:17:02',0,NULL,10),(408034,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:19:02','2025-09-23 14:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758629942;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758629942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:21:22','2025-09-23 14:21:22',0,NULL,10),(408035,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:23:22','2025-09-23 14:23:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758630202;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758630202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:26:34','2025-09-23 14:26:34',0,NULL,10),(408036,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:28:34','2025-09-23 14:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758630514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758630514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:32:03','2025-09-23 14:32:03',0,NULL,10),(408037,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:34:03','2025-09-23 14:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758630843;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758630843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:35:53','2025-09-23 14:35:53',0,NULL,10),(408038,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:37:53','2025-09-23 14:37:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758631073;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758631073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:42:05','2025-09-23 14:42:05',0,NULL,10),(408039,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:44:05','2025-09-23 14:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758631445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758631445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:47:03','2025-09-23 14:47:03',0,NULL,10),(408040,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:49:03','2025-09-23 14:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758631743;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758631743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:50:07','2025-09-23 14:50:07',0,NULL,10),(408041,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:52:07','2025-09-23 14:52:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758631927;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758631927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:54:24','2025-09-23 14:54:24',0,NULL,10),(408042,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:56:24','2025-09-23 14:56:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632184;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:57:05','2025-09-23 14:57:05',0,NULL,10),(408043,'mailpoet/cron/daemon-trigger','complete','2025-09-23 12:59:05','2025-09-23 14:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 12:59:22','2025-09-23 14:59:22',0,NULL,10),(408044,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:01:22','2025-09-23 15:01:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632482;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:01:53','2025-09-23 15:01:53',0,NULL,10),(408045,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:03:53','2025-09-23 15:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632633;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:04:23','2025-09-23 15:04:23',0,NULL,10),(408046,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:06:23','2025-09-23 15:06:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632783;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:06:33','2025-09-23 15:06:33',0,NULL,10),(408047,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:08:33','2025-09-23 15:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758632913;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758632913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:09:22','2025-09-23 15:09:22',0,NULL,10),(408048,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:11:22','2025-09-23 15:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633082;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:12:09','2025-09-23 15:12:09',0,NULL,10),(408049,'mailpoet/cron/daemon-run','complete','2025-09-23 13:12:05','2025-09-23 15:12:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758633125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758633125;}',5,1,'2025-09-23 13:12:09','2025-09-23 15:12:09',0,NULL,10),(408050,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:14:09','2025-09-23 15:14:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633249;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:17:02','2025-09-23 15:17:02',0,NULL,10),(408051,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:19:02','2025-09-23 15:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633542;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:19:18','2025-09-23 15:19:18',0,NULL,10),(408052,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:21:18','2025-09-23 15:21:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633678;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:21:54','2025-09-23 15:21:54',0,NULL,10),(408053,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:23:54','2025-09-23 15:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633834;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:23:54','2025-09-23 15:23:54',0,NULL,10),(408054,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:25:54','2025-09-23 15:25:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758633954;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758633954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:25:54','2025-09-23 15:25:54',0,NULL,10),(408055,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:27:54','2025-09-23 15:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634074;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:27:54','2025-09-23 15:27:54',0,NULL,10),(408056,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:29:54','2025-09-23 15:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634194;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:29:54','2025-09-23 15:29:54',0,NULL,10),(408057,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:31:54','2025-09-23 15:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634314;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:31:54','2025-09-23 15:31:54',0,NULL,10),(408058,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:33:54','2025-09-23 15:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634434;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:34:00','2025-09-23 15:34:00',0,NULL,10),(408059,'mailpoet/cron/daemon-run','complete','2025-09-23 13:33:55','2025-09-23 15:33:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758634435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758634435;}',5,1,'2025-09-23 13:34:02','2025-09-23 15:34:02',0,NULL,10),(408060,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:36:00','2025-09-23 15:36:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634560;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:36:55','2025-09-23 15:36:55',0,NULL,10),(408061,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:38:55','2025-09-23 15:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634735;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:39:54','2025-09-23 15:39:54',0,NULL,10),(408062,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:41:54','2025-09-23 15:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758634914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758634914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:41:54','2025-09-23 15:41:54',0,NULL,10),(408063,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:43:54','2025-09-23 15:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635034;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:43:55','2025-09-23 15:43:55',0,NULL,10),(408064,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:45:55','2025-09-23 15:45:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635155;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:46:55','2025-09-23 15:46:55',0,NULL,10),(408065,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:48:55','2025-09-23 15:48:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635335;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:49:54','2025-09-23 15:49:54',0,NULL,10),(408066,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:51:54','2025-09-23 15:51:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635514;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:51:54','2025-09-23 15:51:54',0,NULL,10),(408067,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:53:54','2025-09-23 15:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635634;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:53:54','2025-09-23 15:53:54',0,NULL,10),(408068,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:55:54','2025-09-23 15:55:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635754;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:55:55','2025-09-23 15:55:55',0,NULL,10),(408069,'mailpoet/cron/daemon-trigger','complete','2025-09-23 13:57:55','2025-09-23 15:57:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758635875;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758635875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 13:58:54','2025-09-23 15:58:54',0,NULL,10),(408070,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:00:54','2025-09-23 16:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636054;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:00:55','2025-09-23 16:00:55',0,NULL,10),(408071,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:02:55','2025-09-23 16:02:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636175;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:03:38','2025-09-23 16:03:38',0,NULL,10),(408072,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:05:38','2025-09-23 16:05:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636338;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:07:02','2025-09-23 16:07:02',0,NULL,10),(408073,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:09:02','2025-09-23 16:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636542;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:09:33','2025-09-23 16:09:33',0,NULL,10),(408074,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:11:33','2025-09-23 16:11:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636693;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:12:06','2025-09-23 16:12:06',0,NULL,10),(408075,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:14:06','2025-09-23 16:14:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758636846;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758636846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:17:02','2025-09-23 16:17:02',0,NULL,10),(408076,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:19:02','2025-09-23 16:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758637142;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758637142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:20:15','2025-09-23 16:20:15',0,NULL,10),(408077,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:22:15','2025-09-23 16:22:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758637335;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758637335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:24:48','2025-09-23 16:24:48',0,NULL,10),(408078,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:26:48','2025-09-23 16:26:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758637608;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758637608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:27:05','2025-09-23 16:27:05',0,NULL,10),(408079,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:29:05','2025-09-23 16:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758637745;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758637745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:29:22','2025-09-23 16:29:22',0,NULL,10),(408080,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:31:22','2025-09-23 16:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758637882;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758637882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:32:03','2025-09-23 16:32:03',0,NULL,10),(408081,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:34:03','2025-09-23 16:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638043;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:34:37','2025-09-23 16:34:37',0,NULL,10),(408082,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:36:37','2025-09-23 16:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638197;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:37:02','2025-09-23 16:37:02',0,NULL,10),(408083,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:39:02','2025-09-23 16:39:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638342;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:39:27','2025-09-23 16:39:27',0,NULL,10),(408084,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:41:27','2025-09-23 16:41:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638487;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:41:38','2025-09-23 16:41:38',0,NULL,10),(408085,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:43:38','2025-09-23 16:43:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638618;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:44:48','2025-09-23 16:44:48',0,NULL,10),(408086,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:46:48','2025-09-23 16:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638808;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:47:02','2025-09-23 16:47:02',0,NULL,10),(408087,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:49:02','2025-09-23 16:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758638942;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758638942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:49:38','2025-09-23 16:49:38',0,NULL,10),(408088,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:51:38','2025-09-23 16:51:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758639098;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758639098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:52:02','2025-09-23 16:52:02',0,NULL,10),(408089,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:54:02','2025-09-23 16:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758639242;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758639242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 14:55:52','2025-09-23 16:55:52',0,NULL,10),(408090,'mailpoet/cron/daemon-trigger','complete','2025-09-23 14:57:52','2025-09-23 16:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758639472;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758639472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:01:52','2025-09-23 17:01:52',0,NULL,10),(408091,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:03:52','2025-09-23 17:03:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758639832;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758639832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:04:28','2025-09-23 17:04:28',0,NULL,10),(408092,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:06:28','2025-09-23 17:06:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758639988;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758639988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:07:02','2025-09-23 17:07:02',0,NULL,10),(408093,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:09:02','2025-09-23 17:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758640142;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758640142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:09:09','2025-09-23 17:09:09',0,NULL,10),(408094,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:11:09','2025-09-23 17:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758640269;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758640269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:12:05','2025-09-23 17:12:05',0,NULL,10),(408095,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:14:05','2025-09-23 17:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758640445;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758640445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:15:05','2025-09-23 17:15:05',0,NULL,10),(408096,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:17:05','2025-09-23 17:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758640625;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758640625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:18:08','2025-09-23 17:18:08',0,NULL,10),(408097,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:20:08','2025-09-23 17:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758640808;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758640808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:21:55','2025-09-23 17:21:55',0,NULL,10),(408098,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:23:55','2025-09-23 17:23:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758641035;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758641035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:24:06','2025-09-23 17:24:06',0,NULL,10),(408099,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:26:06','2025-09-23 17:26:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758641166;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758641166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:26:27','2025-09-23 17:26:27',0,NULL,10),(408100,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:28:27','2025-09-23 17:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758641307;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758641307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:30:54','2025-09-23 17:30:54',0,NULL,10),(408101,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:32:54','2025-09-23 17:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758641574;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758641574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:36:34','2025-09-23 17:36:34',0,NULL,10),(408102,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:38:34','2025-09-23 17:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758641914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758641914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:39:23','2025-09-23 17:39:23',0,NULL,10),(408103,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:41:23','2025-09-23 17:41:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758642083;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758642083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:43:37','2025-09-23 17:43:37',0,NULL,10),(408104,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:45:37','2025-09-23 17:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758642337;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758642337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:46:08','2025-09-23 17:46:08',0,NULL,10),(408105,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:48:08','2025-09-23 17:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758642488;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758642488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:48:09','2025-09-23 17:48:09',0,NULL,10),(408106,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:50:09','2025-09-23 17:50:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758642609;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758642609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:52:02','2025-09-23 17:52:02',0,NULL,10),(408107,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:54:02','2025-09-23 17:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758642842;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758642842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:54:41','2025-09-23 17:54:41',0,NULL,10),(408108,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:56:41','2025-09-23 17:56:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643001;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:57:05','2025-09-23 17:57:05',0,NULL,10),(408109,'mailpoet/cron/daemon-trigger','complete','2025-09-23 15:59:05','2025-09-23 17:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643145;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 15:59:52','2025-09-23 17:59:52',0,NULL,10),(408110,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:01:52','2025-09-23 18:01:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643312;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:02:00','2025-09-23 18:02:00',0,NULL,10),(408111,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:04:00','2025-09-23 18:04:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643440;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:04:01','2025-09-23 18:04:01',0,NULL,10),(408112,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:06:01','2025-09-23 18:06:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643561;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:07:01','2025-09-23 18:07:01',0,NULL,10),(408113,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:09:01','2025-09-23 18:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643741;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:09:54','2025-09-23 18:09:54',0,NULL,10),(408114,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:11:54','2025-09-23 18:11:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758643914;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758643914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:12:05','2025-09-23 18:12:05',0,NULL,10),(408115,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:14:05','2025-09-23 18:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758644045;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758644045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:17:01','2025-09-23 18:17:01',0,NULL,10),(408116,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:19:01','2025-09-23 18:19:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758644341;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758644341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:22:01','2025-09-23 18:22:01',0,NULL,10),(408117,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:24:01','2025-09-23 18:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758644641;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758644641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:24:16','2025-09-23 18:24:16',0,NULL,10),(408118,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:26:16','2025-09-23 18:26:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758644776;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758644776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:27:03','2025-09-23 18:27:03',0,NULL,10),(408119,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:29:03','2025-09-23 18:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758644943;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758644943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:29:46','2025-09-23 18:29:46',0,NULL,10),(408120,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:31:46','2025-09-23 18:31:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645106;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:32:01','2025-09-23 18:32:01',0,NULL,10),(408121,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:34:01','2025-09-23 18:34:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645241;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:34:06','2025-09-23 18:34:06',0,NULL,10),(408122,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:36:06','2025-09-23 18:36:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645366;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:37:02','2025-09-23 18:37:02',0,NULL,10),(408123,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:39:02','2025-09-23 18:39:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645542;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:39:38','2025-09-23 18:39:38',0,NULL,10),(408124,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:41:38','2025-09-23 18:41:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645698;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:41:55','2025-09-23 18:41:55',0,NULL,10),(408125,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:43:55','2025-09-23 18:43:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758645835;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758645835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:45:35','2025-09-23 18:45:35',0,NULL,10),(408126,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:47:35','2025-09-23 18:47:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646055;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:47:57','2025-09-23 18:47:57',0,NULL,10),(408127,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:49:57','2025-09-23 18:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646197;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:50:01','2025-09-23 18:50:01',0,NULL,10),(408128,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:52:01','2025-09-23 18:52:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646321;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:52:02','2025-09-23 18:52:02',0,NULL,10),(408129,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:54:02','2025-09-23 18:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646442;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:54:19','2025-09-23 18:54:19',0,NULL,10),(408130,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:56:19','2025-09-23 18:56:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646579;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:57:04','2025-09-23 18:57:04',0,NULL,10),(408131,'mailpoet/cron/daemon-trigger','complete','2025-09-23 16:59:04','2025-09-23 18:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646744;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 16:59:39','2025-09-23 18:59:39',0,NULL,10),(408132,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:01:39','2025-09-23 19:01:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758646899;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758646899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:02:02','2025-09-23 19:02:02',0,NULL,10),(408133,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:04:02','2025-09-23 19:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758647042;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758647042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:06:14','2025-09-23 19:06:14',0,NULL,10),(408134,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:08:14','2025-09-23 19:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758647294;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758647294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:08:19','2025-09-23 19:08:19',0,NULL,10),(408135,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:10:19','2025-09-23 19:10:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758647419;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758647419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:12:04','2025-09-23 19:12:04',0,NULL,10),(408136,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:14:04','2025-09-23 19:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758647644;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758647644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:16:45','2025-09-23 19:16:45',0,NULL,10),(408137,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:18:45','2025-09-23 19:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758647925;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758647925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:22:02','2025-09-23 19:22:02',0,NULL,10),(408138,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:24:02','2025-09-23 19:24:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758648242;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758648242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:25:36','2025-09-23 19:25:36',0,NULL,10),(408139,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:27:36','2025-09-23 19:27:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758648456;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758648456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:29:28','2025-09-23 19:29:28',0,NULL,10),(408140,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:31:28','2025-09-23 19:31:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758648688;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758648688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:32:01','2025-09-23 19:32:01',0,NULL,10),(408141,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:34:01','2025-09-23 19:34:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758648841;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758648841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:34:24','2025-09-23 19:34:24',0,NULL,10),(408142,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:36:24','2025-09-23 19:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758648984;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758648984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:37:02','2025-09-23 19:37:02',0,NULL,10),(408143,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:39:02','2025-09-23 19:39:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758649142;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758649142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:40:05','2025-09-23 19:40:05',0,NULL,10),(408144,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:42:05','2025-09-23 19:42:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758649325;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758649325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:43:40','2025-09-23 19:43:40',0,NULL,10),(408145,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:45:40','2025-09-23 19:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758649540;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758649540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:45:58','2025-09-23 19:45:58',0,NULL,10),(408146,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:47:58','2025-09-23 19:47:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758649678;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758649678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:49:08','2025-09-23 19:49:08',0,NULL,10),(408147,'mailpoet/cron/daemon-run','complete','2025-09-23 17:49:05','2025-09-23 19:49:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758649745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758649745;}',5,1,'2025-09-23 17:49:08','2025-09-23 19:49:08',0,NULL,10),(408148,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:51:08','2025-09-23 19:51:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758649868;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758649868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:51:44','2025-09-23 19:51:44',0,NULL,10),(408149,'mailpoet/cron/daemon-run','complete','2025-09-23 17:51:42','2025-09-23 19:51:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758649902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758649902;}',5,1,'2025-09-23 17:51:44','2025-09-23 19:51:44',0,NULL,10),(408150,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:53:44','2025-09-23 19:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650024;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:55:03','2025-09-23 19:55:03',0,NULL,10),(408151,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:57:03','2025-09-23 19:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650223;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:57:04','2025-09-23 19:57:04',0,NULL,10),(408152,'mailpoet/cron/daemon-trigger','complete','2025-09-23 17:59:04','2025-09-23 19:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650344;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 17:59:22','2025-09-23 19:59:22',0,NULL,10),(408153,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:01:22','2025-09-23 20:01:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650482;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:02:02','2025-09-23 20:02:02',0,NULL,10),(408154,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:04:02','2025-09-23 20:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650642;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:04:04','2025-09-23 20:04:04',0,NULL,10),(408155,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:06:04','2025-09-23 20:06:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650764;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:06:30','2025-09-23 20:06:30',0,NULL,10),(408156,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:08:30','2025-09-23 20:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758650910;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758650910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:10:54','2025-09-23 20:10:54',0,NULL,10),(408157,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:12:54','2025-09-23 20:12:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758651174;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758651174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:13:55','2025-09-23 20:13:55',0,NULL,10),(408158,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:15:55','2025-09-23 20:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758651355;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758651355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:16:17','2025-09-23 20:16:17',0,NULL,10),(408159,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:18:17','2025-09-23 20:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758651497;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758651497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:19:11','2025-09-23 20:19:11',0,NULL,10),(408160,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:21:11','2025-09-23 20:21:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758651671;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758651671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:22:02','2025-09-23 20:22:02',0,NULL,10),(408161,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:24:02','2025-09-23 20:24:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758651842;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758651842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:25:41','2025-09-23 20:25:41',0,NULL,10),(408162,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:27:41','2025-09-23 20:27:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652061;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:28:13','2025-09-23 20:28:13',0,NULL,10),(408163,'mailpoet/cron/daemon-run','complete','2025-09-23 18:28:12','2025-09-23 20:28:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758652092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758652092;}',5,1,'2025-09-23 18:28:13','2025-09-23 20:28:13',0,NULL,10),(408164,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:30:13','2025-09-23 20:30:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652213;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:30:58','2025-09-23 20:30:58',0,NULL,10),(408165,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:32:58','2025-09-23 20:32:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652378;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:33:53','2025-09-23 20:33:53',0,NULL,10),(408166,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:35:53','2025-09-23 20:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652553;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:36:10','2025-09-23 20:36:10',0,NULL,10),(408167,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:38:10','2025-09-23 20:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652690;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:40:49','2025-09-23 20:40:49',0,NULL,10),(408168,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:42:49','2025-09-23 20:42:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758652969;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758652969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:44:15','2025-09-23 20:44:15',0,NULL,10),(408169,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:46:15','2025-09-23 20:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653175;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:47:02','2025-09-23 20:47:02',0,NULL,10),(408170,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:49:02','2025-09-23 20:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653342;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:49:25','2025-09-23 20:49:25',0,NULL,10),(408171,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:51:25','2025-09-23 20:51:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653485;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:52:02','2025-09-23 20:52:02',0,NULL,10),(408172,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:54:02','2025-09-23 20:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653642;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:54:05','2025-09-23 20:54:05',0,NULL,10),(408173,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:56:05','2025-09-23 20:56:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653765;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:56:18','2025-09-23 20:56:18',0,NULL,10),(408174,'mailpoet/cron/daemon-trigger','complete','2025-09-23 18:58:18','2025-09-23 20:58:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758653898;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758653898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 18:59:22','2025-09-23 20:59:22',0,NULL,10),(408175,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:01:22','2025-09-23 21:01:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758654082;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758654082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:02:03','2025-09-23 21:02:03',0,NULL,10),(408176,'mailpoet/cron/daemon-run','complete','2025-09-23 19:02:02','2025-09-23 21:02:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758654122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758654122;}',5,1,'2025-09-23 19:02:03','2025-09-23 21:02:03',0,NULL,10),(408177,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:04:03','2025-09-23 21:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758654243;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758654243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:04:12','2025-09-23 21:04:12',0,NULL,10),(408178,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:06:12','2025-09-23 21:06:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758654372;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758654372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:07:02','2025-09-23 21:07:02',0,NULL,10),(408179,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:09:02','2025-09-23 21:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758654542;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758654542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:12:04','2025-09-23 21:12:04',0,NULL,10),(408180,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:14:04','2025-09-23 21:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758654844;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758654844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:14:53','2025-09-23 21:14:53',0,NULL,10),(408181,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:16:53','2025-09-23 21:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655013;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:17:02','2025-09-23 21:17:02',0,NULL,10),(408182,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:19:02','2025-09-23 21:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655142;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:19:50','2025-09-23 21:19:50',0,NULL,10),(408183,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:21:50','2025-09-23 21:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655310;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:22:02','2025-09-23 21:22:02',0,NULL,10),(408184,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:24:02','2025-09-23 21:24:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655442;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:24:18','2025-09-23 21:24:18',0,NULL,10),(408185,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:26:18','2025-09-23 21:26:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655578;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:26:52','2025-09-23 21:26:52',0,NULL,10),(408186,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:28:52','2025-09-23 21:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655732;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:30:37','2025-09-23 21:30:37',0,NULL,10),(408187,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:32:37','2025-09-23 21:32:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758655957;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758655957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:32:56','2025-09-23 21:32:56',0,NULL,10),(408188,'mailpoet/cron/daemon-run','complete','2025-09-23 19:32:55','2025-09-23 21:32:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758655975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758655975;}',5,1,'2025-09-23 19:32:56','2025-09-23 21:32:56',0,NULL,10),(408189,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:34:56','2025-09-23 21:34:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656096;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:36:05','2025-09-23 21:36:05',0,NULL,10),(408190,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:38:05','2025-09-23 21:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656285;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:40:10','2025-09-23 21:40:10',0,NULL,10),(408191,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:42:10','2025-09-23 21:42:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656530;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:43:06','2025-09-23 21:43:06',0,NULL,10),(408192,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:45:06','2025-09-23 21:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656706;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:46:13','2025-09-23 21:46:13',0,NULL,10),(408193,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:48:13','2025-09-23 21:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656893;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:49:26','2025-09-23 21:49:26',0,NULL,10),(408194,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:51:26','2025-09-23 21:51:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758657086;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758657086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:51:46','2025-09-23 21:51:46',0,NULL,10),(408195,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:53:46','2025-09-23 21:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758657226;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758657226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 19:57:00','2025-09-23 21:57:00',0,NULL,10),(408196,'mailpoet/cron/daemon-trigger','complete','2025-09-23 19:59:00','2025-09-23 21:59:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758657540;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758657540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:01:02','2025-09-23 22:01:02',0,NULL,10),(408197,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:03:02','2025-09-23 22:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758657782;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758657782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:03:05','2025-09-23 22:03:05',0,NULL,10),(408198,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:05:05','2025-09-23 22:05:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758657905;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758657905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:07:02','2025-09-23 22:07:02',0,NULL,10),(408199,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:09:02','2025-09-23 22:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758658142;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758658142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:10:47','2025-09-23 22:10:47',0,NULL,10),(408200,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:12:47','2025-09-23 22:12:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758658367;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758658367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:13:48','2025-09-23 22:13:48',0,NULL,10),(408201,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:15:48','2025-09-23 22:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758658548;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758658548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:16:49','2025-09-23 22:16:49',0,NULL,10),(408202,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:18:49','2025-09-23 22:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758658729;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758658729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:20:48','2025-09-23 22:20:48',0,NULL,10),(408203,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:22:48','2025-09-23 22:22:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758658968;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758658968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:24:02','2025-09-23 22:24:02',0,NULL,10),(408204,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:26:02','2025-09-23 22:26:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758659162;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758659162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:27:05','2025-09-23 22:27:05',0,NULL,10),(408205,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:29:05','2025-09-23 22:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758659345;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758659345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:31:27','2025-09-23 22:31:27',0,NULL,10),(408206,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:33:27','2025-09-23 22:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758659607;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758659607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:35:25','2025-09-23 22:35:25',0,NULL,10),(408207,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:37:25','2025-09-23 22:37:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758659845;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758659845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:38:15','2025-09-23 22:38:15',0,NULL,10),(408208,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:40:15','2025-09-23 22:40:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758660015;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758660015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:41:17','2025-09-23 22:41:17',0,NULL,10),(408209,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:43:17','2025-09-23 22:43:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758660197;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758660197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:47:04','2025-09-23 22:47:04',0,NULL,10),(408210,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:49:04','2025-09-23 22:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758660544;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758660544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:50:53','2025-09-23 22:50:53',0,NULL,10),(408211,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:52:53','2025-09-23 22:52:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758660773;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758660773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:55:15','2025-09-23 22:55:15',0,NULL,10),(408212,'mailpoet/cron/daemon-trigger','complete','2025-09-23 20:57:15','2025-09-23 22:57:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661035;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 20:59:35','2025-09-23 22:59:35',0,NULL,10),(408213,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:01:35','2025-09-23 23:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661295;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:02:02','2025-09-23 23:02:02',0,NULL,10),(408214,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:04:02','2025-09-23 23:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661442;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:04:14','2025-09-23 23:04:14',0,NULL,10),(408215,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:06:14','2025-09-23 23:06:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661574;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:07:02','2025-09-23 23:07:02',0,NULL,10),(408216,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:09:02','2025-09-23 23:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661742;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:10:44','2025-09-23 23:10:44',0,NULL,10),(408217,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:12:44','2025-09-23 23:12:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758661964;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758661964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:15:42','2025-09-23 23:15:42',0,NULL,10),(408218,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:17:42','2025-09-23 23:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758662262;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758662262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:19:58','2025-09-23 23:19:58',0,NULL,10),(408219,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:21:58','2025-09-23 23:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758662518;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758662518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:22:03','2025-09-23 23:22:03',0,NULL,10),(408220,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:24:03','2025-09-23 23:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758662643;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758662643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:27:05','2025-09-23 23:27:05',0,NULL,10),(408221,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:29:05','2025-09-23 23:29:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758662945;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758662945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:32:03','2025-09-23 23:32:03',0,NULL,10),(408222,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:34:03','2025-09-23 23:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758663243;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758663243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:34:54','2025-09-23 23:34:54',0,NULL,10),(408223,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:36:54','2025-09-23 23:36:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758663414;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758663414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:37:03','2025-09-23 23:37:03',0,NULL,10),(408224,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:39:03','2025-09-23 23:39:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758663543;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758663543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:39:57','2025-09-23 23:39:57',0,NULL,10),(408225,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:41:57','2025-09-23 23:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758663717;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758663717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:42:07','2025-09-23 23:42:07',0,NULL,10),(408226,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:44:07','2025-09-23 23:44:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758663847;s:18:\"\0*\0first_timestamp\";i:1758059241;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758663847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:47:02','2025-09-23 23:47:02',0,NULL,10),(408228,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:47:13','2025-09-23 23:47:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758664033;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758664033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:47:24','2025-09-23 23:47:24',0,NULL,10),(408229,'mailpoet/cron/daemon-run','complete','2025-09-23 21:47:24','2025-09-23 23:47:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758664044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758664044;}',5,1,'2025-09-23 21:47:24','2025-09-23 23:47:24',0,NULL,10),(408230,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:49:24','2025-09-23 23:49:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758664164;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758664164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:52:02','2025-09-23 23:52:02',0,NULL,10),(408231,'mailpoet/cron/daemon-run','complete','2025-09-23 21:52:01','2025-09-23 23:52:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758664321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758664321;}',5,1,'2025-09-23 21:52:01','2025-09-23 23:52:01',0,NULL,10),(408232,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:54:02','2025-09-23 23:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758664442;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758664442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 21:57:04','2025-09-23 23:57:04',0,NULL,10),(408233,'mailpoet/cron/daemon-trigger','complete','2025-09-23 21:59:04','2025-09-23 23:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758664744;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758664744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:02:01','2025-09-24 00:02:01',0,NULL,10),(408234,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:04:01','2025-09-24 00:04:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665041;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:07:01','2025-09-24 00:07:01',0,NULL,10),(408235,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:09:01','2025-09-24 00:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665341;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:09:14','2025-09-24 00:09:14',0,NULL,10),(408236,'mailpoet/cron/daemon-run','complete','2025-09-23 22:09:13','2025-09-24 00:09:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758665353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758665353;}',5,1,'2025-09-23 22:09:14','2025-09-24 00:09:14',0,NULL,10),(408237,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:11:14','2025-09-24 00:11:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:12:04','2025-09-24 00:12:04',0,NULL,10),(408238,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:14:04','2025-09-24 00:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665644;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:14:40','2025-09-24 00:14:40',0,NULL,10),(408239,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:16:40','2025-09-24 00:16:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665800;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:17:01','2025-09-24 00:17:01',0,NULL,10),(408240,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:19:01','2025-09-24 00:19:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758665941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758665941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:22:01','2025-09-24 00:22:01',0,NULL,10),(408241,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:24:01','2025-09-24 00:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758666241;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758666241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:24:23','2025-09-24 00:24:23',0,NULL,10),(408242,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:26:23','2025-09-24 00:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758666383;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758666383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:34:49','2025-09-24 00:34:49',0,NULL,10),(408243,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:36:49','2025-09-24 00:36:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758667009;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758667009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:37:01','2025-09-24 00:37:01',0,NULL,10),(408244,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:39:01','2025-09-24 00:39:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758667141;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758667141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:42:04','2025-09-24 00:42:04',0,NULL,10),(408245,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:44:04','2025-09-24 00:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758667444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758667444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:46:39','2025-09-24 00:46:39',0,NULL,10),(408246,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:48:39','2025-09-24 00:48:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758667719;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758667719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:52:01','2025-09-24 00:52:01',0,NULL,10),(408247,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:54:01','2025-09-24 00:54:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758668041;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758668041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:57:03','2025-09-24 00:57:03',0,NULL,10),(408248,'mailpoet/cron/daemon-trigger','complete','2025-09-23 22:59:03','2025-09-24 00:59:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758668343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758668343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 22:59:07','2025-09-24 00:59:07',0,NULL,10),(408249,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:01:07','2025-09-24 01:01:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758668467;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758668467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:02:01','2025-09-24 01:02:01',0,NULL,10),(408250,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:04:01','2025-09-24 01:04:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758668641;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758668641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:07:01','2025-09-24 01:07:01',0,NULL,10),(408251,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:09:01','2025-09-24 01:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758668941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758668941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:09:25','2025-09-24 01:09:25',0,NULL,10),(408252,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:11:25','2025-09-24 01:11:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758669085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758669085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:12:04','2025-09-24 01:12:04',0,NULL,10),(408253,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:14:04','2025-09-24 01:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758669244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758669244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:17:01','2025-09-24 01:17:01',0,NULL,10),(408254,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:19:01','2025-09-24 01:19:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758669541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758669541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:22:01','2025-09-24 01:22:01',0,NULL,10),(408255,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:24:01','2025-09-24 01:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758669841;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758669841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:27:07','2025-09-24 01:27:07',0,NULL,10),(408256,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:29:07','2025-09-24 01:29:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758670147;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758670147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:32:01','2025-09-24 01:32:01',0,NULL,10),(408257,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:34:01','2025-09-24 01:34:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758670441;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758670441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:36:35','2025-09-24 01:36:35',0,NULL,10),(408258,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:38:35','2025-09-24 01:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758670715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758670715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:42:04','2025-09-24 01:42:04',0,NULL,10),(408259,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:44:04','2025-09-24 01:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758671044;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758671044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:47:01','2025-09-24 01:47:01',0,NULL,10),(408260,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:49:01','2025-09-24 01:49:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758671341;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758671341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:50:33','2025-09-24 01:50:33',0,NULL,10),(408261,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:52:33','2025-09-24 01:52:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758671553;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758671553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-23 23:57:02','2025-09-24 01:57:02',0,NULL,10),(408262,'mailpoet/cron/daemon-trigger','complete','2025-09-23 23:59:02','2025-09-24 01:59:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758671942;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758671942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:02:01','2025-09-24 02:02:01',0,NULL,10),(408263,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:04:01','2025-09-24 02:04:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758672241;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758672241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:07:01','2025-09-24 02:07:01',0,NULL,10),(408264,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:09:01','2025-09-24 02:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758672541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758672541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:09:51','2025-09-24 02:09:51',0,NULL,10),(408265,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:11:51','2025-09-24 02:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758672711;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758672711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:12:02','2025-09-24 02:12:02',0,NULL,10),(408266,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:14:02','2025-09-24 02:14:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758672842;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758672842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:15:34','2025-09-24 02:15:34',0,NULL,10),(408267,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:17:34','2025-09-24 02:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758673054;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758673054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:22:01','2025-09-24 02:22:01',0,NULL,10),(408268,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:24:01','2025-09-24 02:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758673441;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758673441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:26:16','2025-09-24 02:26:16',0,NULL,10),(408269,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:28:16','2025-09-24 02:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758673696;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758673696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:31:09','2025-09-24 02:31:09',0,NULL,10),(408270,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:33:09','2025-09-24 02:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758673989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758673989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:34:37','2025-09-24 02:34:37',0,NULL,10),(408271,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:36:37','2025-09-24 02:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758674197;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758674197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:37:01','2025-09-24 02:37:01',0,NULL,10),(408272,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:39:01','2025-09-24 02:39:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758674341;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758674341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:42:02','2025-09-24 02:42:02',0,NULL,10),(408273,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:44:02','2025-09-24 02:44:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758674642;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758674642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:47:01','2025-09-24 02:47:01',0,NULL,10),(408274,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:49:01','2025-09-24 02:49:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758674941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758674941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:52:01','2025-09-24 02:52:01',0,NULL,10),(408275,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:54:01','2025-09-24 02:54:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758675241;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758675241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 00:56:57','2025-09-24 02:56:57',0,NULL,10),(408276,'mailpoet/cron/daemon-trigger','complete','2025-09-24 00:58:57','2025-09-24 02:58:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758675537;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758675537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:02:03','2025-09-24 03:02:03',0,NULL,10),(408277,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:04:03','2025-09-24 03:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758675843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758675843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:04:54','2025-09-24 03:04:54',0,NULL,10),(408278,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:06:54','2025-09-24 03:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758676014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758676014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:07:02','2025-09-24 03:07:02',0,NULL,10),(408279,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:09:02','2025-09-24 03:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758676142;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758676142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:10:56','2025-09-24 03:10:56',0,NULL,10),(408280,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:12:56','2025-09-24 03:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758676376;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758676376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:17:02','2025-09-24 03:17:02',0,NULL,10),(408281,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:19:02','2025-09-24 03:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758676742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758676742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:22:03','2025-09-24 03:22:03',0,NULL,10),(408282,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:24:03','2025-09-24 03:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758677043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758677043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:25:08','2025-09-24 03:25:08',0,NULL,10),(408283,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:27:08','2025-09-24 03:27:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758677228;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758677228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:28:18','2025-09-24 03:28:18',0,NULL,10),(408284,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:30:18','2025-09-24 03:30:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758677418;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758677418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:32:02','2025-09-24 03:32:02',0,NULL,10),(408285,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:34:02','2025-09-24 03:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758677642;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758677642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:37:03','2025-09-24 03:37:03',0,NULL,10),(408286,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:39:03','2025-09-24 03:39:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758677943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758677943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:42:03','2025-09-24 03:42:03',0,NULL,10),(408287,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:44:03','2025-09-24 03:44:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758678243;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758678243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:46:42','2025-09-24 03:46:42',0,NULL,10),(408288,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:48:42','2025-09-24 03:48:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758678522;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758678522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:52:02','2025-09-24 03:52:02',0,NULL,10),(408289,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:54:02','2025-09-24 03:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758678842;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758678842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 01:57:03','2025-09-24 03:57:03',0,NULL,10),(408290,'mailpoet/cron/daemon-trigger','complete','2025-09-24 01:59:03','2025-09-24 03:59:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758679143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758679143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:01:54','2025-09-24 04:01:54',0,NULL,10),(408291,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:03:54','2025-09-24 04:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758679434;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758679434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:04:13','2025-09-24 04:04:13',0,NULL,10),(408292,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:06:13','2025-09-24 04:06:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758679573;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758679573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:07:02','2025-09-24 04:07:02',0,NULL,10),(408293,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:09:02','2025-09-24 04:09:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758679742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758679742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:10:12','2025-09-24 04:10:12',0,NULL,10),(408294,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:12:12','2025-09-24 04:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758679932;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758679932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:14:38','2025-09-24 04:14:38',0,NULL,10),(408295,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:16:38','2025-09-24 04:16:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758680198;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758680198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:17:03','2025-09-24 04:17:03',0,NULL,10),(408296,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:19:03','2025-09-24 04:19:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758680343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758680343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:22:03','2025-09-24 04:22:03',0,NULL,10),(408297,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:24:03','2025-09-24 04:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758680643;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758680643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:24:14','2025-09-24 04:24:14',0,NULL,10),(408298,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:26:14','2025-09-24 04:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758680774;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758680774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:26:43','2025-09-24 04:26:43',0,NULL,10),(408299,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:28:43','2025-09-24 04:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758680923;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758680923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:32:02','2025-09-24 04:32:02',0,NULL,10),(408300,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:34:02','2025-09-24 04:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758681242;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758681242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:37:02','2025-09-24 04:37:02',0,NULL,10),(408301,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:39:02','2025-09-24 04:39:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758681542;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758681542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:42:04','2025-09-24 04:42:04',0,NULL,10),(408302,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:44:04','2025-09-24 04:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758681844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758681844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:44:08','2025-09-24 04:44:08',0,NULL,10),(408303,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:46:08','2025-09-24 04:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758681968;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758681968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:46:12','2025-09-24 04:46:12',0,NULL,10),(408304,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:48:12','2025-09-24 04:48:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758682092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758682092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:48:50','2025-09-24 04:48:50',0,NULL,10),(408305,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:50:50','2025-09-24 04:50:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758682250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758682250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:52:02','2025-09-24 04:52:02',0,NULL,10),(408306,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:54:02','2025-09-24 04:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758682442;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758682442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 02:55:59','2025-09-24 04:55:59',0,NULL,10),(408307,'mailpoet/cron/daemon-trigger','complete','2025-09-24 02:57:59','2025-09-24 04:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758682679;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758682679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:02:03','2025-09-24 05:02:03',0,NULL,10),(408308,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:04:03','2025-09-24 05:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758683043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758683043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:06:47','2025-09-24 05:06:47',0,NULL,10),(408309,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:08:47','2025-09-24 05:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758683327;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758683327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:11:04','2025-09-24 05:11:04',0,NULL,10),(408310,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:13:04','2025-09-24 05:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758683584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758683584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:15:41','2025-09-24 05:15:41',0,NULL,10),(408311,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:17:41','2025-09-24 05:17:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758683861;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758683861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:18:44','2025-09-24 05:18:44',0,NULL,10),(408312,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:20:44','2025-09-24 05:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758684044;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758684044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:22:03','2025-09-24 05:22:03',0,NULL,10),(408313,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:24:03','2025-09-24 05:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758684243;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758684243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:26:47','2025-09-24 05:26:47',0,NULL,10),(408314,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:28:47','2025-09-24 05:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758684527;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758684527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:29:41','2025-09-24 05:29:41',0,NULL,10),(408315,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:31:41','2025-09-24 05:31:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758684701;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758684701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:32:03','2025-09-24 05:32:03',0,NULL,10),(408316,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:34:03','2025-09-24 05:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758684843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758684843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:35:32','2025-09-24 05:35:32',0,NULL,10),(408317,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:37:32','2025-09-24 05:37:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758685052;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758685052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:42:04','2025-09-24 05:42:04',0,NULL,10),(408318,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:44:04','2025-09-24 05:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758685444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758685444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:47:02','2025-09-24 05:47:02',0,NULL,10),(408319,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:49:02','2025-09-24 05:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758685742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758685742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:52:03','2025-09-24 05:52:03',0,NULL,10),(408320,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:54:03','2025-09-24 05:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:55:54','2025-09-24 05:55:54',0,NULL,10),(408321,'mailpoet/cron/daemon-trigger','complete','2025-09-24 03:57:54','2025-09-24 05:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686274;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 03:58:08','2025-09-24 05:58:08',0,NULL,10),(408322,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:00:08','2025-09-24 06:00:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686408;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:01:20','2025-09-24 06:01:20',0,NULL,10),(408323,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:03:20','2025-09-24 06:03:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686600;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:04:20','2025-09-24 06:04:20',0,NULL,10),(408324,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:06:20','2025-09-24 06:06:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686780;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:06:57','2025-09-24 06:06:57',0,NULL,10),(408325,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:08:57','2025-09-24 06:08:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758686937;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758686937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:11:35','2025-09-24 06:11:35',0,NULL,10),(408326,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:13:35','2025-09-24 06:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758687215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758687215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:17:02','2025-09-24 06:17:02',0,NULL,10),(408327,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:19:02','2025-09-24 06:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758687542;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758687542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:22:03','2025-09-24 06:22:03',0,NULL,10),(408328,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:24:03','2025-09-24 06:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758687843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758687843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:24:55','2025-09-24 06:24:55',0,NULL,10),(408329,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:26:55','2025-09-24 06:26:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688015;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:27:06','2025-09-24 06:27:06',0,NULL,10),(408330,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:29:06','2025-09-24 06:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688146;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:32:16','2025-09-24 06:32:16',0,NULL,10),(408331,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:34:16','2025-09-24 06:34:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688456;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:35:02','2025-09-24 06:35:02',0,NULL,10),(408332,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:37:02','2025-09-24 06:37:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688622;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:37:03','2025-09-24 06:37:03',0,NULL,10),(408333,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:39:03','2025-09-24 06:39:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688743;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:39:51','2025-09-24 06:39:51',0,NULL,10),(408334,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:41:51','2025-09-24 06:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758688911;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758688911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:42:04','2025-09-24 06:42:04',0,NULL,10),(408335,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:44:04','2025-09-24 06:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758689044;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758689044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:47:03','2025-09-24 06:47:03',0,NULL,10),(408336,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:49:03','2025-09-24 06:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758689343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758689343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:50:10','2025-09-24 06:50:10',0,NULL,10),(408337,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:52:10','2025-09-24 06:52:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758689530;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758689530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 04:55:04','2025-09-24 06:55:04',0,NULL,10),(408338,'mailpoet/cron/daemon-trigger','complete','2025-09-24 04:57:04','2025-09-24 06:57:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758689824;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758689824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:02:03','2025-09-24 07:02:03',0,NULL,10),(408339,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:04:03','2025-09-24 07:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758690243;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758690243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:04:37','2025-09-24 07:04:37',0,NULL,10),(408340,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:06:37','2025-09-24 07:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758690397;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758690397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:07:03','2025-09-24 07:07:03',0,NULL,10),(408341,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:09:03','2025-09-24 07:09:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758690543;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758690543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:10:42','2025-09-24 07:10:42',0,NULL,10),(408342,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:12:42','2025-09-24 07:12:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758690762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758690762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:15:52','2025-09-24 07:15:52',0,NULL,10),(408343,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:17:52','2025-09-24 07:17:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691072;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:19:15','2025-09-24 07:19:15',0,NULL,10),(408344,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:21:15','2025-09-24 07:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691275;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:21:22','2025-09-24 07:21:22',0,NULL,10),(408345,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:23:22','2025-09-24 07:23:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691402;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:24:28','2025-09-24 07:24:28',0,NULL,10),(408346,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:26:28','2025-09-24 07:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:27:04','2025-09-24 07:27:04',0,NULL,10),(408347,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:29:04','2025-09-24 07:29:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691744;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:29:44','2025-09-24 07:29:44',0,NULL,10),(408348,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:31:44','2025-09-24 07:31:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758691904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758691904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:31:56','2025-09-24 07:31:56',0,NULL,10),(408349,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:33:56','2025-09-24 07:33:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692036;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:36:26','2025-09-24 07:36:26',0,NULL,10),(408350,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:38:26','2025-09-24 07:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:39:09','2025-09-24 07:39:09',0,NULL,10),(408351,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:41:09','2025-09-24 07:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692469;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:42:03','2025-09-24 07:42:03',0,NULL,10),(408352,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:44:03','2025-09-24 07:44:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692643;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:44:17','2025-09-24 07:44:17',0,NULL,10),(408353,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:46:17','2025-09-24 07:46:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692777;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:47:03','2025-09-24 07:47:03',0,NULL,10),(408354,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:49:03','2025-09-24 07:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758692943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758692943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:49:06','2025-09-24 07:49:06',0,NULL,10),(408355,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:51:06','2025-09-24 07:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758693066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758693066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:51:12','2025-09-24 07:51:12',0,NULL,10),(408356,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:53:12','2025-09-24 07:53:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758693192;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758693192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:54:21','2025-09-24 07:54:21',0,NULL,10),(408357,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:56:21','2025-09-24 07:56:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758693381;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758693381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 05:57:04','2025-09-24 07:57:04',0,NULL,10),(408358,'mailpoet/cron/daemon-trigger','complete','2025-09-24 05:59:04','2025-09-24 07:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758693544;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758693544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:00:19','2025-09-24 08:00:19',0,NULL,10),(408359,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:02:19','2025-09-24 08:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758693739;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758693739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:04:54','2025-09-24 08:04:54',0,NULL,10),(408360,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:06:54','2025-09-24 08:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:07:01','2025-09-24 08:07:01',0,NULL,10),(408361,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:09:01','2025-09-24 08:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694141;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:09:12','2025-09-24 08:09:12',0,NULL,10),(408362,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:11:12','2025-09-24 08:11:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694272;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:11:13','2025-09-24 08:11:13',0,NULL,10),(408363,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:13:14','2025-09-24 08:13:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:14:11','2025-09-24 08:14:11',0,NULL,10),(408364,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:16:11','2025-09-24 08:16:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694571;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:16:16','2025-09-24 08:16:16',0,NULL,10),(408365,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:18:16','2025-09-24 08:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694696;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:18:44','2025-09-24 08:18:44',0,NULL,10),(408366,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:20:44','2025-09-24 08:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758694844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758694844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:22:03','2025-09-24 08:22:03',0,NULL,10),(408367,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:24:03','2025-09-24 08:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:24:56','2025-09-24 08:24:56',0,NULL,10),(408368,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:26:56','2025-09-24 08:26:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695216;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:27:03','2025-09-24 08:27:03',0,NULL,10),(408369,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:29:03','2025-09-24 08:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:29:27','2025-09-24 08:29:27',0,NULL,10),(408370,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:31:27','2025-09-24 08:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:31:36','2025-09-24 08:31:36',0,NULL,10),(408371,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:33:36','2025-09-24 08:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695616;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:37:03','2025-09-24 08:37:03',0,NULL,10),(408372,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:39:03','2025-09-24 08:39:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758695943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758695943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:40:59','2025-09-24 08:40:59',0,NULL,10),(408373,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:42:59','2025-09-24 08:42:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758696179;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758696179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:44:01','2025-09-24 08:44:01',0,NULL,10),(408374,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:46:02','2025-09-24 08:46:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758696362;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758696362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:47:03','2025-09-24 08:47:03',0,NULL,10),(408375,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:49:03','2025-09-24 08:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758696543;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758696543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:52:03','2025-09-24 08:52:03',0,NULL,10),(408376,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:54:03','2025-09-24 08:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758696843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758696843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:56:39','2025-09-24 08:56:39',0,NULL,10),(408377,'mailpoet/cron/daemon-trigger','complete','2025-09-24 06:58:39','2025-09-24 08:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697119;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 06:59:00','2025-09-24 08:59:00',0,NULL,10),(408378,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:01:00','2025-09-24 09:01:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697260;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:02:04','2025-09-24 09:02:04',0,NULL,10),(408379,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:04:04','2025-09-24 09:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:04:06','2025-09-24 09:04:06',0,NULL,10),(408380,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:06:06','2025-09-24 09:06:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697566;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:07:03','2025-09-24 09:07:03',0,NULL,10),(408381,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:09:03','2025-09-24 09:09:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697743;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:10:06','2025-09-24 09:10:06',0,NULL,10),(408382,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:12:06','2025-09-24 09:12:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758697926;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758697926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:13:14','2025-09-24 09:13:14',0,NULL,10),(408383,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:15:14','2025-09-24 09:15:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758698114;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758698114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:15:23','2025-09-24 09:15:23',0,NULL,10),(408384,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:17:23','2025-09-24 09:17:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758698243;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758698243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:18:25','2025-09-24 09:18:25',0,NULL,10),(408385,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:20:25','2025-09-24 09:20:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758698425;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758698425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:22:04','2025-09-24 09:22:04',0,NULL,10),(408386,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:24:04','2025-09-24 09:24:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758698644;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758698644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:26:13','2025-09-24 09:26:13',0,NULL,10),(408387,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:28:13','2025-09-24 09:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758698893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758698893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:30:38','2025-09-24 09:30:38',0,NULL,10),(408388,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:32:38','2025-09-24 09:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699158;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:34:56','2025-09-24 09:34:56',0,NULL,10),(408389,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:36:56','2025-09-24 09:36:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699416;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:37:04','2025-09-24 09:37:04',0,NULL,10),(408390,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:39:04','2025-09-24 09:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699544;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:39:22','2025-09-24 09:39:22',0,NULL,10),(408391,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:41:22','2025-09-24 09:41:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:42:04','2025-09-24 09:42:04',0,NULL,10),(408392,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:44:04','2025-09-24 09:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758699844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758699844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:47:03','2025-09-24 09:47:03',0,NULL,10),(408393,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:49:03','2025-09-24 09:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:51:04','2025-09-24 09:51:04',0,NULL,10),(408394,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:53:04','2025-09-24 09:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:53:47','2025-09-24 09:53:47',0,NULL,10),(408395,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:55:47','2025-09-24 09:55:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:56:52','2025-09-24 09:56:52',0,NULL,10),(408396,'mailpoet/cron/daemon-run','complete','2025-09-24 07:56:49','2025-09-24 09:56:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758700609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758700609;}',5,1,'2025-09-24 07:56:52','2025-09-24 09:56:52',0,NULL,10),(408397,'mailpoet/cron/daemon-trigger','complete','2025-09-24 07:58:52','2025-09-24 09:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700732;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 07:59:55','2025-09-24 09:59:55',0,NULL,10),(408398,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:01:55','2025-09-24 10:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758700915;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758700915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:02:03','2025-09-24 10:02:03',0,NULL,10),(408399,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:04:03','2025-09-24 10:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:06:22','2025-09-24 10:06:22',0,NULL,10),(408400,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:08:22','2025-09-24 10:08:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701302;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:08:55','2025-09-24 10:08:55',0,NULL,10),(408401,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:10:55','2025-09-24 10:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701455;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:10:55','2025-09-24 10:10:55',0,NULL,10),(408402,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:12:55','2025-09-24 10:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701575;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:17:03','2025-09-24 10:17:03',0,NULL,10),(408403,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:19:03','2025-09-24 10:19:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758701943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758701943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:21:52','2025-09-24 10:21:52',0,NULL,10),(408404,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:23:52','2025-09-24 10:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758702232;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758702232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:26:58','2025-09-24 10:26:58',0,NULL,10),(408405,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:28:58','2025-09-24 10:28:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758702538;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758702538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:30:38','2025-09-24 10:30:38',0,NULL,10),(408406,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:32:38','2025-09-24 10:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758702758;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758702758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:33:14','2025-09-24 10:33:14',0,NULL,10),(408407,'mailpoet/cron/daemon-run','complete','2025-09-24 08:33:09','2025-09-24 10:33:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758702789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758702789;}',5,1,'2025-09-24 08:33:14','2025-09-24 10:33:14',0,NULL,10),(408408,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:35:14','2025-09-24 10:35:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758702914;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758702914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:35:31','2025-09-24 10:35:31',0,NULL,10),(408409,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:37:31','2025-09-24 10:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758703051;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758703051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:38:16','2025-09-24 10:38:16',0,NULL,10),(408410,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:40:16','2025-09-24 10:40:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758703216;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758703216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:42:04','2025-09-24 10:42:04',0,NULL,10),(408411,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:44:04','2025-09-24 10:44:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758703444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758703444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:46:32','2025-09-24 10:46:32',0,NULL,10),(408412,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:48:32','2025-09-24 10:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758703712;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758703712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:52:03','2025-09-24 10:52:03',0,NULL,10),(408413,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:54:03','2025-09-24 10:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758704043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758704043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:56:49','2025-09-24 10:56:49',0,NULL,10),(408414,'mailpoet/cron/daemon-trigger','complete','2025-09-24 08:58:49','2025-09-24 10:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758704329;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758704329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 08:59:46','2025-09-24 10:59:46',0,NULL,10),(408415,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:01:46','2025-09-24 11:01:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758704506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758704506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:02:03','2025-09-24 11:02:03',0,NULL,10),(408416,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:04:03','2025-09-24 11:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758704643;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758704643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:07:03','2025-09-24 11:07:03',0,NULL,10),(408417,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:09:03','2025-09-24 11:09:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758704943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758704943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:12:04','2025-09-24 11:12:04',0,NULL,10),(408418,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:14:04','2025-09-24 11:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758705244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758705244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:14:48','2025-09-24 11:14:48',0,NULL,10),(408419,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:16:48','2025-09-24 11:16:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758705408;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758705408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:23:04','2025-09-24 11:23:04',0,NULL,10),(408420,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:25:04','2025-09-24 11:25:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758705904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758705904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:27:03','2025-09-24 11:27:03',0,NULL,10),(408421,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:29:03','2025-09-24 11:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758706143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758706143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:30:34','2025-09-24 11:30:34',0,NULL,10),(408422,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:32:34','2025-09-24 11:32:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758706354;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758706354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:36:24','2025-09-24 11:36:24',0,NULL,10),(408423,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:38:24','2025-09-24 11:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758706704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758706704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:41:17','2025-09-24 11:41:17',0,NULL,10),(408424,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:43:17','2025-09-24 11:43:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758706997;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758706997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:43:20','2025-09-24 11:43:20',0,NULL,10),(408425,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:45:20','2025-09-24 11:45:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758707120;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758707120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:46:23','2025-09-24 11:46:23',0,NULL,10),(408426,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:48:23','2025-09-24 11:48:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758707303;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758707303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:52:03','2025-09-24 11:52:03',0,NULL,10),(408427,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:54:03','2025-09-24 11:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758707643;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758707643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:55:53','2025-09-24 11:55:53',0,NULL,10),(408428,'mailpoet/cron/daemon-trigger','complete','2025-09-24 09:57:53','2025-09-24 11:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758707873;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758707873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 09:59:27','2025-09-24 11:59:27',0,NULL,10),(408429,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:01:27','2025-09-24 12:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:02:03','2025-09-24 12:02:03',0,NULL,10),(408430,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:04:03','2025-09-24 12:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708243;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:05:42','2025-09-24 12:05:42',0,NULL,10),(408431,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:07:42','2025-09-24 12:07:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708462;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:07:58','2025-09-24 12:07:58',0,NULL,10),(408432,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:09:58','2025-09-24 12:09:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708598;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:11:54','2025-09-24 12:11:54',0,NULL,10),(408433,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:13:54','2025-09-24 12:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758708834;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758708834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:16:11','2025-09-24 12:16:11',0,NULL,10),(408434,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:18:11','2025-09-24 12:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758709091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758709091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:20:19','2025-09-24 12:20:19',0,NULL,10),(408435,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:22:19','2025-09-24 12:22:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758709339;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758709339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:22:58','2025-09-24 12:22:58',0,NULL,10),(408436,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:24:58','2025-09-24 12:24:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758709498;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758709498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:26:47','2025-09-24 12:26:47',0,NULL,10),(408437,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:28:47','2025-09-24 12:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758709727;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758709727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:29:06','2025-09-24 12:29:06',0,NULL,10),(408438,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:31:06','2025-09-24 12:31:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758709866;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758709866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:32:03','2025-09-24 12:32:03',0,NULL,10),(408439,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:34:03','2025-09-24 12:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:34:23','2025-09-24 12:34:23',0,NULL,10),(408440,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:36:23','2025-09-24 12:36:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710183;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:36:55','2025-09-24 12:36:55',0,NULL,10),(408441,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:38:55','2025-09-24 12:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710335;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:38:55','2025-09-24 12:38:55',0,NULL,10),(408442,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:40:55','2025-09-24 12:40:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710455;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:41:54','2025-09-24 12:41:54',0,NULL,10),(408443,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:43:54','2025-09-24 12:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710634;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:43:54','2025-09-24 12:43:54',0,NULL,10),(408444,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:45:54','2025-09-24 12:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710754;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:45:54','2025-09-24 12:45:54',0,NULL,10),(408445,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:47:54','2025-09-24 12:47:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:47:54','2025-09-24 12:47:54',0,NULL,10),(408446,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:49:54','2025-09-24 12:49:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758710994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758710994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:50:54','2025-09-24 12:50:54',0,NULL,10),(408447,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:52:54','2025-09-24 12:52:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711174;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:52:54','2025-09-24 12:52:54',0,NULL,10),(408448,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:54:54','2025-09-24 12:54:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:54:55','2025-09-24 12:54:55',0,NULL,10),(408449,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:56:55','2025-09-24 12:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711415;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:57:55','2025-09-24 12:57:55',0,NULL,10),(408450,'mailpoet/cron/daemon-trigger','complete','2025-09-24 10:59:55','2025-09-24 12:59:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 10:59:55','2025-09-24 12:59:55',0,NULL,10),(408451,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:01:55','2025-09-24 13:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:03:00','2025-09-24 13:03:00',0,NULL,10),(408452,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:05:00','2025-09-24 13:05:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758711900;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758711900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:07:03','2025-09-24 13:07:03',0,NULL,10),(408453,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:09:03','2025-09-24 13:09:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758712143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758712143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:09:12','2025-09-24 13:09:12',0,NULL,10),(408454,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:11:12','2025-09-24 13:11:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758712272;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758712272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:13:47','2025-09-24 13:13:47',0,NULL,10),(408455,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:15:47','2025-09-24 13:15:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758712547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758712547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:23:10','2025-09-24 13:23:10',0,NULL,10),(408456,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:25:10','2025-09-24 13:25:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758713110;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758713110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:25:14','2025-09-24 13:25:14',0,NULL,10),(408457,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:27:14','2025-09-24 13:27:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758713234;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758713234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:31:04','2025-09-24 13:31:04',0,NULL,10),(408458,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:33:04','2025-09-24 13:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758713584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758713584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:34:46','2025-09-24 13:34:46',0,NULL,10),(408459,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:36:46','2025-09-24 13:36:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758713806;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758713806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:38:10','2025-09-24 13:38:10',0,NULL,10),(408460,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:40:10','2025-09-24 13:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:40:48','2025-09-24 13:40:48',0,NULL,10),(408461,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:42:48','2025-09-24 13:42:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714168;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:43:52','2025-09-24 13:43:52',0,NULL,10),(408462,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:45:52','2025-09-24 13:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:46:03','2025-09-24 13:46:03',0,NULL,10),(408463,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:48:03','2025-09-24 13:48:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714483;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:50:11','2025-09-24 13:50:11',0,NULL,10),(408464,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:52:11','2025-09-24 13:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714731;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:54:17','2025-09-24 13:54:17',0,NULL,10),(408465,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:56:17','2025-09-24 13:56:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758714977;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758714977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 11:57:27','2025-09-24 13:57:27',0,NULL,10),(408466,'mailpoet/cron/daemon-trigger','complete','2025-09-24 11:59:27','2025-09-24 13:59:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715167;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:01:03','2025-09-24 14:01:03',0,NULL,10),(408467,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:03:03','2025-09-24 14:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715383;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:03:05','2025-09-24 14:03:05',0,NULL,10),(408468,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:05:05','2025-09-24 14:05:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:05:50','2025-09-24 14:05:50',0,NULL,10),(408469,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:07:50','2025-09-24 14:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715670;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:09:02','2025-09-24 14:09:02',0,NULL,10),(408470,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:11:02','2025-09-24 14:11:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715862;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:11:07','2025-09-24 14:11:07',0,NULL,10),(408471,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:13:07','2025-09-24 14:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758715987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758715987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:16:03','2025-09-24 14:16:03',0,NULL,10),(408472,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:18:03','2025-09-24 14:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758716283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758716283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:21:37','2025-09-24 14:21:37',0,NULL,10),(408473,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:23:37','2025-09-24 14:23:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758716617;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758716617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:26:07','2025-09-24 14:26:07',0,NULL,10),(408474,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:28:07','2025-09-24 14:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758716887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758716887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:30:20','2025-09-24 14:30:20',0,NULL,10),(408475,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:32:20','2025-09-24 14:32:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758717140;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758717140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:33:01','2025-09-24 14:33:01',0,NULL,10),(408476,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:35:01','2025-09-24 14:35:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758717301;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758717301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:35:14','2025-09-24 14:35:14',0,NULL,10),(408477,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:37:14','2025-09-24 14:37:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758717434;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758717434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:41:06','2025-09-24 14:41:06',0,NULL,10),(408478,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:43:06','2025-09-24 14:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758717786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758717786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:43:51','2025-09-24 14:43:51',0,NULL,10),(408479,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:45:51','2025-09-24 14:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758717951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758717951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:46:00','2025-09-24 14:46:00',0,NULL,10),(408480,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:48:00','2025-09-24 14:48:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718080;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:48:30','2025-09-24 14:48:30',0,NULL,10),(408481,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:50:30','2025-09-24 14:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718230;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:50:54','2025-09-24 14:50:54',0,NULL,10),(408482,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:52:54','2025-09-24 14:52:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:54:24','2025-09-24 14:54:24',0,NULL,10),(408483,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:56:24','2025-09-24 14:56:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:56:59','2025-09-24 14:56:59',0,NULL,10),(408484,'mailpoet/cron/daemon-trigger','complete','2025-09-24 12:58:59','2025-09-24 14:58:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718739;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 12:59:40','2025-09-24 14:59:40',0,NULL,10),(408485,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:01:40','2025-09-24 15:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758718900;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758718900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:06:03','2025-09-24 15:06:03',0,NULL,10),(408486,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:08:03','2025-09-24 15:08:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758719283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758719283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:10:42','2025-09-24 15:10:42',0,NULL,10),(408487,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:12:42','2025-09-24 15:12:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758719562;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758719562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:15:36','2025-09-24 15:15:36',0,NULL,10),(408488,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:17:36','2025-09-24 15:17:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758719856;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758719856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:17:56','2025-09-24 15:17:56',0,NULL,10),(408489,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:19:56','2025-09-24 15:19:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758719996;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758719996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:20:01','2025-09-24 15:20:01',0,NULL,10),(408490,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:22:01','2025-09-24 15:22:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758720121;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758720121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:25:01','2025-09-24 15:25:01',0,NULL,10),(408491,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:27:01','2025-09-24 15:27:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758720421;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758720421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:27:03','2025-09-24 15:27:03',0,NULL,10),(408492,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:29:03','2025-09-24 15:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758720543;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758720543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:29:13','2025-09-24 15:29:13',0,NULL,10),(408493,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:31:13','2025-09-24 15:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758720673;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758720673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:32:28','2025-09-24 15:32:28',0,NULL,10),(408494,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:34:28','2025-09-24 15:34:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758720868;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758720868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:39:49','2025-09-24 15:39:49',0,NULL,10),(408495,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:41:49','2025-09-24 15:41:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758721309;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758721309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:42:31','2025-09-24 15:42:31',0,NULL,10),(408496,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:44:31','2025-09-24 15:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758721471;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758721471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:45:18','2025-09-24 15:45:18',0,NULL,10),(408497,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:47:18','2025-09-24 15:47:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758721638;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758721638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:49:20','2025-09-24 15:49:20',0,NULL,10),(408498,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:51:20','2025-09-24 15:51:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758721880;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758721880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:53:14','2025-09-24 15:53:14',0,NULL,10),(408499,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:55:14','2025-09-24 15:55:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722114;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 13:55:43','2025-09-24 15:55:43',0,NULL,10),(408500,'mailpoet/cron/daemon-trigger','complete','2025-09-24 13:57:43','2025-09-24 15:57:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722263;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:01:03','2025-09-24 16:01:03',0,NULL,10),(408501,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:03:03','2025-09-24 16:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:04:13','2025-09-24 16:04:13',0,NULL,10),(408502,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:06:13','2025-09-24 16:06:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722773;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:07:54','2025-09-24 16:07:54',0,NULL,10),(408503,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:09:54','2025-09-24 16:09:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758722994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758722994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:10:26','2025-09-24 16:10:26',0,NULL,10),(408504,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:12:26','2025-09-24 16:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758723146;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758723146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:18:58','2025-09-24 16:18:58',0,NULL,10),(408505,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:20:58','2025-09-24 16:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758723658;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758723658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:21:02','2025-09-24 16:21:02',0,NULL,10),(408506,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:23:02','2025-09-24 16:23:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758723782;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758723782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:23:44','2025-09-24 16:23:44',0,NULL,10),(408507,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:25:44','2025-09-24 16:25:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758723944;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758723944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:26:06','2025-09-24 16:26:06',0,NULL,10),(408508,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:28:06','2025-09-24 16:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:28:58','2025-09-24 16:28:58',0,NULL,10),(408509,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:30:58','2025-09-24 16:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724258;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:31:00','2025-09-24 16:31:00',0,NULL,10),(408510,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:33:00','2025-09-24 16:33:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724380;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:33:07','2025-09-24 16:33:07',0,NULL,10),(408511,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:35:07','2025-09-24 16:35:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724507;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:35:37','2025-09-24 16:35:37',0,NULL,10),(408512,'mailpoet/cron/daemon-run','complete','2025-09-24 14:35:33','2025-09-24 16:35:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758724533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758724533;}',5,1,'2025-09-24 14:35:36','2025-09-24 16:35:36',0,NULL,10),(408513,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:37:37','2025-09-24 16:37:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724657;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:41:06','2025-09-24 16:41:06',0,NULL,10),(408514,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:43:06','2025-09-24 16:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758724986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758724986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:44:15','2025-09-24 16:44:15',0,NULL,10),(408515,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:46:15','2025-09-24 16:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758725175;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758725175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:47:51','2025-09-24 16:47:51',0,NULL,10),(408516,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:49:51','2025-09-24 16:49:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758725391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758725391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:51:03','2025-09-24 16:51:03',0,NULL,10),(408517,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:53:03','2025-09-24 16:53:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758725583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758725583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:53:35','2025-09-24 16:53:35',0,NULL,10),(408518,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:55:35','2025-09-24 16:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758725735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758725735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:56:05','2025-09-24 16:56:05',0,NULL,10),(408519,'mailpoet/cron/daemon-run','complete','2025-09-24 14:56:03','2025-09-24 16:56:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758725763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758725763;}',5,1,'2025-09-24 14:56:04','2025-09-24 16:56:04',0,NULL,10),(408520,'mailpoet/cron/daemon-trigger','complete','2025-09-24 14:58:05','2025-09-24 16:58:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758725885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758725885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 14:59:19','2025-09-24 16:59:19',0,NULL,10),(408521,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:01:19','2025-09-24 17:01:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726079;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:02:26','2025-09-24 17:02:26',0,NULL,10),(408522,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:04:26','2025-09-24 17:04:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726266;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:05:08','2025-09-24 17:05:08',0,NULL,10),(408523,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:07:08','2025-09-24 17:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726428;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:07:50','2025-09-24 17:07:50',0,NULL,10),(408524,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:09:50','2025-09-24 17:09:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:10:52','2025-09-24 17:10:52',0,NULL,10),(408525,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:12:52','2025-09-24 17:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726772;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:13:01','2025-09-24 17:13:01',0,NULL,10),(408526,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:15:01','2025-09-24 17:15:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758726901;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758726901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:16:18','2025-09-24 17:16:18',0,NULL,10),(408527,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:18:18','2025-09-24 17:18:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727098;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:20:56','2025-09-24 17:20:56',0,NULL,10),(408528,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:22:56','2025-09-24 17:22:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727376;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:23:21','2025-09-24 17:23:21',0,NULL,10),(408529,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:25:21','2025-09-24 17:25:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727521;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:25:48','2025-09-24 17:25:48',0,NULL,10),(408530,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:27:48','2025-09-24 17:27:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727668;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:28:54','2025-09-24 17:28:54',0,NULL,10),(408531,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:30:54','2025-09-24 17:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727854;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:31:03','2025-09-24 17:31:03',0,NULL,10),(408532,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:33:03','2025-09-24 17:33:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758727983;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758727983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:33:50','2025-09-24 17:33:50',0,NULL,10),(408533,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:35:50','2025-09-24 17:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758728150;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758728150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:36:03','2025-09-24 17:36:03',0,NULL,10),(408534,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:38:03','2025-09-24 17:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758728283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758728283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:38:28','2025-09-24 17:38:28',0,NULL,10),(408535,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:40:28','2025-09-24 17:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758728428;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758728428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:40:33','2025-09-24 17:40:33',0,NULL,10),(408536,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:42:33','2025-09-24 17:42:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758728553;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758728553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:46:03','2025-09-24 17:46:03',0,NULL,10),(408537,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:48:03','2025-09-24 17:48:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758728883;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758728883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:49:06','2025-09-24 17:49:06',0,NULL,10),(408538,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:51:06','2025-09-24 17:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:52:14','2025-09-24 17:52:14',0,NULL,10),(408539,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:54:14','2025-09-24 17:54:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729254;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:54:22','2025-09-24 17:54:22',0,NULL,10),(408540,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:56:22','2025-09-24 17:56:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729382;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:57:04','2025-09-24 17:57:04',0,NULL,10),(408541,'mailpoet/cron/daemon-trigger','complete','2025-09-24 15:59:04','2025-09-24 17:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729544;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 15:59:41','2025-09-24 17:59:41',0,NULL,10),(408542,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:01:41','2025-09-24 18:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729701;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:04:25','2025-09-24 18:04:25',0,NULL,10),(408543,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:06:25','2025-09-24 18:06:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758729985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758729985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:07:01','2025-09-24 18:07:01',0,NULL,10),(408544,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:09:01','2025-09-24 18:09:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730141;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:09:04','2025-09-24 18:09:04',0,NULL,10),(408545,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:11:04','2025-09-24 18:11:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730264;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:11:04','2025-09-24 18:11:04',0,NULL,10),(408546,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:13:04','2025-09-24 18:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:16:03','2025-09-24 18:16:03',0,NULL,10),(408547,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:18:03','2025-09-24 18:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:18:50','2025-09-24 18:18:50',0,NULL,10),(408548,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:20:50','2025-09-24 18:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730850;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:21:04','2025-09-24 18:21:04',0,NULL,10),(408549,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:23:04','2025-09-24 18:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758730984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758730984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:25:41','2025-09-24 18:25:41',0,NULL,10),(408550,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:27:41','2025-09-24 18:27:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758731261;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758731261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:28:51','2025-09-24 18:28:51',0,NULL,10),(408551,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:30:51','2025-09-24 18:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758731451;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758731451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:31:01','2025-09-24 18:31:01',0,NULL,10),(408552,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:33:01','2025-09-24 18:33:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758731581;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758731581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:34:05','2025-09-24 18:34:05',0,NULL,10),(408553,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:36:05','2025-09-24 18:36:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758731765;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758731765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:37:35','2025-09-24 18:37:35',0,NULL,10),(408554,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:39:35','2025-09-24 18:39:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758731975;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758731975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:39:57','2025-09-24 18:39:57',0,NULL,10),(408555,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:41:57','2025-09-24 18:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758732117;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758732117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:42:24','2025-09-24 18:42:24',0,NULL,10),(408556,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:44:24','2025-09-24 18:44:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758732264;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758732264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:47:09','2025-09-24 18:47:09',0,NULL,10),(408557,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:49:09','2025-09-24 18:49:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758732549;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758732549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:49:16','2025-09-24 18:49:16',0,NULL,10),(408558,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:51:16','2025-09-24 18:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758732676;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758732676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:52:55','2025-09-24 18:52:55',0,NULL,10),(408559,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:54:55','2025-09-24 18:54:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758732895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758732895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:55:33','2025-09-24 18:55:33',0,NULL,10),(408560,'mailpoet/cron/daemon-trigger','complete','2025-09-24 16:57:33','2025-09-24 18:57:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 16:58:11','2025-09-24 18:58:11',0,NULL,10),(408561,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:00:11','2025-09-24 19:00:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:01:03','2025-09-24 19:01:03',0,NULL,10),(408562,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:03:03','2025-09-24 19:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733383;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:03:49','2025-09-24 19:03:49',0,NULL,10),(408563,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:05:49','2025-09-24 19:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733549;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:05:57','2025-09-24 19:05:57',0,NULL,10),(408564,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:07:57','2025-09-24 19:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733677;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:08:57','2025-09-24 19:08:57',0,NULL,10),(408565,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:10:57','2025-09-24 19:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733857;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:11:06','2025-09-24 19:11:06',0,NULL,10),(408566,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:13:06','2025-09-24 19:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758733986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758733986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:14:25','2025-09-24 19:14:25',0,NULL,10),(408567,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:16:25','2025-09-24 19:16:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758734185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758734185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:21:03','2025-09-24 19:21:03',0,NULL,10),(408568,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:23:03','2025-09-24 19:23:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758734583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758734583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:23:35','2025-09-24 19:23:35',0,NULL,10),(408569,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:25:35','2025-09-24 19:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758734735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758734735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:26:07','2025-09-24 19:26:07',0,NULL,10),(408570,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:28:07','2025-09-24 19:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758734887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758734887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:28:57','2025-09-24 19:28:57',0,NULL,10),(408571,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:30:57','2025-09-24 19:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758735057;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758735057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:31:04','2025-09-24 19:31:04',0,NULL,10),(408572,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:33:04','2025-09-24 19:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758735184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758735184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:34:14','2025-09-24 19:34:14',0,NULL,10),(408573,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:36:14','2025-09-24 19:36:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758735374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758735374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:39:14','2025-09-24 19:39:14',0,NULL,10),(408574,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:41:14','2025-09-24 19:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758735674;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758735674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:43:34','2025-09-24 19:43:34',0,NULL,10),(408575,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:45:34','2025-09-24 19:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758735934;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758735934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:45:56','2025-09-24 19:45:56',0,NULL,10),(408576,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:47:56','2025-09-24 19:47:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758736076;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758736076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:51:03','2025-09-24 19:51:03',0,NULL,10),(408577,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:53:03','2025-09-24 19:53:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758736383;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758736383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:55:11','2025-09-24 19:55:11',0,NULL,10),(408578,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:57:11','2025-09-24 19:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758736631;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758736631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 17:57:38','2025-09-24 19:57:38',0,NULL,10),(408579,'mailpoet/cron/daemon-trigger','complete','2025-09-24 17:59:38','2025-09-24 19:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758736778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758736778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:00:13','2025-09-24 20:00:13',0,NULL,10),(408580,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:02:13','2025-09-24 20:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758736933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758736933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:02:55','2025-09-24 20:02:55',0,NULL,10),(408581,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:04:55','2025-09-24 20:04:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737095;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:05:02','2025-09-24 20:05:02',0,NULL,10),(408582,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:07:02','2025-09-24 20:07:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737222;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:07:11','2025-09-24 20:07:11',0,NULL,10),(408583,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:09:11','2025-09-24 20:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737351;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:10:25','2025-09-24 20:10:25',0,NULL,10),(408584,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:12:25','2025-09-24 20:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737545;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:12:38','2025-09-24 20:12:38',0,NULL,10),(408585,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:14:38','2025-09-24 20:14:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737678;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:16:04','2025-09-24 20:16:04',0,NULL,10),(408586,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:18:04','2025-09-24 20:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758737884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758737884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:18:04','2025-09-24 20:18:04',0,NULL,10),(408587,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:20:04','2025-09-24 20:20:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:21:04','2025-09-24 20:21:04',0,NULL,10),(408588,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:23:04','2025-09-24 20:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:23:32','2025-09-24 20:23:32',0,NULL,10),(408589,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:25:32','2025-09-24 20:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:26:07','2025-09-24 20:26:07',0,NULL,10),(408590,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:28:07','2025-09-24 20:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:28:12','2025-09-24 20:28:12',0,NULL,10),(408591,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:30:12','2025-09-24 20:30:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:31:04','2025-09-24 20:31:04',0,NULL,10),(408592,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:33:04','2025-09-24 20:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:34:34','2025-09-24 20:34:34',0,NULL,10),(408593,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:36:34','2025-09-24 20:36:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758738994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758738994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:39:46','2025-09-24 20:39:46',0,NULL,10),(408594,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:41:46','2025-09-24 20:41:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758739306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758739306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:41:59','2025-09-24 20:41:59',0,NULL,10),(408595,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:43:59','2025-09-24 20:43:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758739439;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758739439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:44:27','2025-09-24 20:44:27',0,NULL,10),(408596,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:46:27','2025-09-24 20:46:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758739587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758739587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:48:33','2025-09-24 20:48:33',0,NULL,10),(408597,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:50:33','2025-09-24 20:50:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758739833;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758739833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:51:04','2025-09-24 20:51:04',0,NULL,10),(408598,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:53:04','2025-09-24 20:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758739984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758739984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:53:18','2025-09-24 20:53:18',0,NULL,10),(408599,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:55:18','2025-09-24 20:55:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740118;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:55:31','2025-09-24 20:55:31',0,NULL,10),(408600,'mailpoet/cron/daemon-trigger','complete','2025-09-24 18:57:31','2025-09-24 20:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740251;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 18:58:12','2025-09-24 20:58:12',0,NULL,10),(408601,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:00:12','2025-09-24 21:00:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740412;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:01:04','2025-09-24 21:01:04',0,NULL,10),(408602,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:03:04','2025-09-24 21:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:03:16','2025-09-24 21:03:16',0,NULL,10),(408603,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:05:16','2025-09-24 21:05:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740716;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:06:05','2025-09-24 21:06:05',0,NULL,10),(408604,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:08:05','2025-09-24 21:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758740885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758740885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:09:58','2025-09-24 21:09:58',0,NULL,10),(408605,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:11:58','2025-09-24 21:11:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741118;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:12:08','2025-09-24 21:12:08',0,NULL,10),(408606,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:14:08','2025-09-24 21:14:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741248;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:15:18','2025-09-24 21:15:18',0,NULL,10),(408607,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:17:18','2025-09-24 21:17:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741438;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:18:53','2025-09-24 21:18:53',0,NULL,10),(408608,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:20:53','2025-09-24 21:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741653;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:21:04','2025-09-24 21:21:04',0,NULL,10),(408609,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:23:04','2025-09-24 21:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:24:28','2025-09-24 21:24:28',0,NULL,10),(408610,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:26:28','2025-09-24 21:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758741988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758741988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:28:08','2025-09-24 21:28:08',0,NULL,10),(408611,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:30:08','2025-09-24 21:30:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:31:05','2025-09-24 21:31:05',0,NULL,10),(408612,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:33:05','2025-09-24 21:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:34:02','2025-09-24 21:34:02',0,NULL,10),(408613,'mailpoet/cron/daemon-run','complete','2025-09-24 19:33:57','2025-09-24 21:33:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758742437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758742437;}',5,1,'2025-09-24 19:34:02','2025-09-24 21:34:02',0,NULL,10),(408614,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:36:02','2025-09-24 21:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742562;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:36:04','2025-09-24 21:36:04',0,NULL,10),(408615,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:38:04','2025-09-24 21:38:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:38:05','2025-09-24 21:38:05',0,NULL,10),(408616,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:40:05','2025-09-24 21:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742805;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:41:05','2025-09-24 21:41:05',0,NULL,10),(408617,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:43:05','2025-09-24 21:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758742985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758742985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:43:28','2025-09-24 21:43:28',0,NULL,10),(408618,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:45:28','2025-09-24 21:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743128;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:46:04','2025-09-24 21:46:04',0,NULL,10),(408619,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:48:04','2025-09-24 21:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:48:53','2025-09-24 21:48:53',0,NULL,10),(408620,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:50:53','2025-09-24 21:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743453;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:51:03','2025-09-24 21:51:03',0,NULL,10),(408621,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:53:03','2025-09-24 21:53:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:55:44','2025-09-24 21:55:44',0,NULL,10),(408622,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:57:44','2025-09-24 21:57:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743864;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 19:57:44','2025-09-24 21:57:44',0,NULL,10),(408623,'mailpoet/cron/daemon-trigger','complete','2025-09-24 19:59:44','2025-09-24 21:59:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758743984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758743984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:01:03','2025-09-24 22:01:03',0,NULL,10),(408624,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:03:03','2025-09-24 22:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758744183;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758744183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:04:04','2025-09-24 22:04:04',0,NULL,10),(408625,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:06:04','2025-09-24 22:06:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758744364;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758744364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:08:54','2025-09-24 22:08:54',0,NULL,10),(408626,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:10:54','2025-09-24 22:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758744654;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758744654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:11:04','2025-09-24 22:11:04',0,NULL,10),(408627,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:13:04','2025-09-24 22:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758744784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758744784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:13:11','2025-09-24 22:13:11',0,NULL,10),(408628,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:15:11','2025-09-24 22:15:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758744911;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758744911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:16:03','2025-09-24 22:16:03',0,NULL,10),(408629,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:18:03','2025-09-24 22:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745083;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:18:29','2025-09-24 22:18:29',0,NULL,10),(408630,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:20:29','2025-09-24 22:20:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745229;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:21:04','2025-09-24 22:21:04',0,NULL,10),(408631,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:23:04','2025-09-24 22:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:24:46','2025-09-24 22:24:46',0,NULL,10),(408632,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:26:46','2025-09-24 22:26:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745606;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:26:59','2025-09-24 22:26:59',0,NULL,10),(408633,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:28:59','2025-09-24 22:28:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745739;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:29:28','2025-09-24 22:29:28',0,NULL,10),(408634,'mailpoet/cron/daemon-run','complete','2025-09-24 20:29:25','2025-09-24 22:29:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758745765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758745765;}',5,1,'2025-09-24 20:29:28','2025-09-24 22:29:28',0,NULL,10),(408635,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:31:28','2025-09-24 22:31:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758745888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758745888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:32:54','2025-09-24 22:32:54',0,NULL,10),(408636,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:34:54','2025-09-24 22:34:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746094;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:36:03','2025-09-24 22:36:03',0,NULL,10),(408637,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:38:03','2025-09-24 22:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:38:33','2025-09-24 22:38:33',0,NULL,10),(408638,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:40:33','2025-09-24 22:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746433;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:40:55','2025-09-24 22:40:55',0,NULL,10),(408639,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:42:55','2025-09-24 22:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746575;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:42:55','2025-09-24 22:42:55',0,NULL,10),(408640,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:44:55','2025-09-24 22:44:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746695;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:44:55','2025-09-24 22:44:55',0,NULL,10),(408641,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:46:55','2025-09-24 22:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758746815;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758746815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:48:13','2025-09-24 22:48:13',0,NULL,10),(408642,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:50:13','2025-09-24 22:50:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758747013;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758747013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:51:04','2025-09-24 22:51:04',0,NULL,10),(408643,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:53:04','2025-09-24 22:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758747184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758747184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:56:04','2025-09-24 22:56:04',0,NULL,10),(408644,'mailpoet/cron/daemon-trigger','complete','2025-09-24 20:58:04','2025-09-24 22:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758747484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758747484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 20:59:07','2025-09-24 22:59:07',0,NULL,10),(408645,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:01:07','2025-09-24 23:01:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758747667;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758747667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:06:03','2025-09-24 23:06:03',0,NULL,10),(408646,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:08:03','2025-09-24 23:08:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748083;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:10:48','2025-09-24 23:10:48',0,NULL,10),(408647,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:12:48','2025-09-24 23:12:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748368;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:12:53','2025-09-24 23:12:53',0,NULL,10),(408648,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:14:53','2025-09-24 23:14:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:15:31','2025-09-24 23:15:31',0,NULL,10),(408649,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:17:31','2025-09-24 23:17:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748651;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:17:31','2025-09-24 23:17:31',0,NULL,10),(408650,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:19:31','2025-09-24 23:19:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:21:04','2025-09-24 23:21:04',0,NULL,10),(408651,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:23:04','2025-09-24 23:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:25:25','2025-09-24 23:25:25',0,NULL,10),(408652,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:27:25','2025-09-24 23:27:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758749245;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758749245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:28:18','2025-09-24 23:28:18',0,NULL,10),(408653,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:30:18','2025-09-24 23:30:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758749418;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758749418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:31:04','2025-09-24 23:31:04',0,NULL,10),(408654,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:33:04','2025-09-24 23:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758749584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758749584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:36:03','2025-09-24 23:36:03',0,NULL,10),(408655,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:38:03','2025-09-24 23:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758749883;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758749883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:41:04','2025-09-24 23:41:04',0,NULL,10),(408656,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:43:04','2025-09-24 23:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758750184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758750184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:46:03','2025-09-24 23:46:03',0,NULL,10),(408657,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:48:03','2025-09-24 23:48:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758750483;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758750483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:51:04','2025-09-24 23:51:04',0,NULL,10),(408658,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:53:04','2025-09-24 23:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758750784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758750784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:53:34','2025-09-24 23:53:34',0,NULL,10),(408659,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:55:34','2025-09-24 23:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758750934;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758750934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 21:56:04','2025-09-24 23:56:04',0,NULL,10),(408660,'mailpoet/cron/daemon-trigger','complete','2025-09-24 21:58:04','2025-09-24 23:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758751084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758751084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:01:03','2025-09-25 00:01:03',0,NULL,10),(408661,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:03:03','2025-09-25 00:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758751383;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758751383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:06:04','2025-09-25 00:06:04',0,NULL,10),(408662,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:08:04','2025-09-25 00:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758751684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758751684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:11:04','2025-09-25 00:11:04',0,NULL,10),(408663,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:13:04','2025-09-25 00:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758751984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758751984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:16:04','2025-09-25 00:16:04',0,NULL,10),(408664,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:18:04','2025-09-25 00:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758752284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758752284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:21:04','2025-09-25 00:21:04',0,NULL,10),(408665,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:23:04','2025-09-25 00:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758752584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758752584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:26:04','2025-09-25 00:26:04',0,NULL,10),(408666,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:28:04','2025-09-25 00:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758752884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758752884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:28:43','2025-09-25 00:28:43',0,NULL,10),(408667,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:30:43','2025-09-25 00:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758753043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758753043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:31:04','2025-09-25 00:31:04',0,NULL,10),(408668,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:33:04','2025-09-25 00:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758753184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758753184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:34:09','2025-09-25 00:34:09',0,NULL,10),(408669,'mailpoet/cron/daemon-run','complete','2025-09-24 22:34:06','2025-09-25 00:34:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758753246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758753246;}',5,1,'2025-09-24 22:34:09','2025-09-25 00:34:09',0,NULL,10),(408670,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:36:09','2025-09-25 00:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758753369;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758753369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:39:31','2025-09-25 00:39:31',0,NULL,10),(408671,'mailpoet/cron/daemon-run','complete','2025-09-24 22:39:29','2025-09-25 00:39:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758753569;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758753569;}',5,1,'2025-09-24 22:39:31','2025-09-25 00:39:31',0,NULL,10),(408672,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:41:31','2025-09-25 00:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758753691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758753691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:44:59','2025-09-25 00:44:59',0,NULL,10),(408673,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:46:59','2025-09-25 00:46:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758754019;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758754019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:51:04','2025-09-25 00:51:04',0,NULL,10),(408674,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:53:04','2025-09-25 00:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758754384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758754384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 22:56:04','2025-09-25 00:56:04',0,NULL,10),(408675,'mailpoet/cron/daemon-trigger','complete','2025-09-24 22:58:04','2025-09-25 00:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758754684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758754684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:01:06','2025-09-25 01:01:06',0,NULL,10),(408676,'mailpoet/cron/daemon-run','complete','2025-09-24 23:01:04','2025-09-25 01:01:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758754864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758754864;}',5,1,'2025-09-24 23:01:06','2025-09-25 01:01:06',0,NULL,10),(408677,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:03:06','2025-09-25 01:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758754986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758754986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:06:04','2025-09-25 01:06:04',0,NULL,10),(408678,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:08:04','2025-09-25 01:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758755284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758755284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:08:31','2025-09-25 01:08:31',0,NULL,10),(408679,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:10:31','2025-09-25 01:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758755431;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758755431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:11:03','2025-09-25 01:11:03',0,NULL,10),(408680,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:13:03','2025-09-25 01:13:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758755583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758755583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:13:26','2025-09-25 01:13:26',0,NULL,10),(408681,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:15:26','2025-09-25 01:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758755726;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758755726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:16:04','2025-09-25 01:16:04',0,NULL,10),(408682,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:18:04','2025-09-25 01:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758755884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758755884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:21:04','2025-09-25 01:21:04',0,NULL,10),(408683,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:23:04','2025-09-25 01:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758756184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758756184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:26:04','2025-09-25 01:26:04',0,NULL,10),(408684,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:28:04','2025-09-25 01:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758756484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758756484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:31:04','2025-09-25 01:31:04',0,NULL,10),(408685,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:33:04','2025-09-25 01:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758756784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758756784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:35:43','2025-09-25 01:35:43',0,NULL,10),(408686,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:37:43','2025-09-25 01:37:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757063;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:37:58','2025-09-25 01:37:58',0,NULL,10),(408687,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:39:58','2025-09-25 01:39:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757198;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:41:04','2025-09-25 01:41:04',0,NULL,10),(408688,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:43:04','2025-09-25 01:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:46:04','2025-09-25 01:46:04',0,NULL,10),(408689,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:48:04','2025-09-25 01:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:48:12','2025-09-25 01:48:12',0,NULL,10),(408690,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:50:12','2025-09-25 01:50:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757812;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:51:04','2025-09-25 01:51:04',0,NULL,10),(408691,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:53:04','2025-09-25 01:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758757984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758757984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-24 23:55:48','2025-09-25 01:55:48',0,NULL,10),(408692,'mailpoet/cron/daemon-trigger','complete','2025-09-24 23:57:48','2025-09-25 01:57:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758758268;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758758268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:01:06','2025-09-25 02:01:06',0,NULL,10),(408693,'mailpoet/cron/daemon-run','complete','2025-09-25 00:01:04','2025-09-25 02:01:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758758464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758758464;}',5,1,'2025-09-25 00:01:06','2025-09-25 02:01:06',0,NULL,10),(408694,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:03:06','2025-09-25 02:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758758586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758758586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:04:08','2025-09-25 02:04:08',0,NULL,10),(408695,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:06:08','2025-09-25 02:06:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758758768;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758758768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:08:08','2025-09-25 02:08:08',0,NULL,10),(408696,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:10:08','2025-09-25 02:10:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758759008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758759008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:11:05','2025-09-25 02:11:05',0,NULL,10),(408697,'mailpoet/cron/daemon-run','complete','2025-09-25 00:11:04','2025-09-25 02:11:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758759064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758759064;}',5,1,'2025-09-25 00:11:05','2025-09-25 02:11:05',0,NULL,10),(408698,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:13:05','2025-09-25 02:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758759185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758759185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:13:14','2025-09-25 02:13:14',0,NULL,10),(408699,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:15:14','2025-09-25 02:15:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758759314;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758759314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:16:04','2025-09-25 02:16:04',0,NULL,10),(408700,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:18:04','2025-09-25 02:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758759484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758759484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:21:03','2025-09-25 02:21:03',0,NULL,10),(408701,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:23:03','2025-09-25 02:23:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758759783;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758759783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:26:04','2025-09-25 02:26:04',0,NULL,10),(408702,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:28:04','2025-09-25 02:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:28:06','2025-09-25 02:28:06',0,NULL,10),(408703,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:30:06','2025-09-25 02:30:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760206;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:31:04','2025-09-25 02:31:04',0,NULL,10),(408704,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:33:04','2025-09-25 02:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:33:55','2025-09-25 02:33:55',0,NULL,10),(408705,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:35:55','2025-09-25 02:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760555;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:36:03','2025-09-25 02:36:03',0,NULL,10),(408706,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:38:03','2025-09-25 02:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:40:47','2025-09-25 02:40:47',0,NULL,10),(408707,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:42:47','2025-09-25 02:42:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758760967;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758760967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:45:17','2025-09-25 02:45:17',0,NULL,10),(408708,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:47:17','2025-09-25 02:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758761237;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758761237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:51:04','2025-09-25 02:51:04',0,NULL,10),(408709,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:53:04','2025-09-25 02:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758761584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758761584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 00:56:04','2025-09-25 02:56:04',0,NULL,10),(408710,'mailpoet/cron/daemon-trigger','complete','2025-09-25 00:58:04','2025-09-25 02:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758761884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758761884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:01:04','2025-09-25 03:01:04',0,NULL,10),(408711,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:03:04','2025-09-25 03:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758762184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758762184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:06:04','2025-09-25 03:06:04',0,NULL,10),(408712,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:08:04','2025-09-25 03:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758762484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758762484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:09:43','2025-09-25 03:09:43',0,NULL,10),(408713,'mailpoet/cron/daemon-run','complete','2025-09-25 01:09:40','2025-09-25 03:09:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758762580;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758762580;}',5,1,'2025-09-25 01:09:42','2025-09-25 03:09:42',0,NULL,10),(408714,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:11:43','2025-09-25 03:11:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758762703;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758762703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:16:04','2025-09-25 03:16:04',0,NULL,10),(408715,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:18:04','2025-09-25 03:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758763084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758763084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:18:50','2025-09-25 03:18:50',0,NULL,10),(408716,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:20:50','2025-09-25 03:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758763250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758763250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:21:03','2025-09-25 03:21:03',0,NULL,10),(408717,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:23:04','2025-09-25 03:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758763384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758763384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:26:04','2025-09-25 03:26:04',0,NULL,10),(408718,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:28:04','2025-09-25 03:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758763684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758763684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:31:04','2025-09-25 03:31:04',0,NULL,10),(408719,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:33:04','2025-09-25 03:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758763984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758763984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:36:05','2025-09-25 03:36:05',0,NULL,10),(408720,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:38:05','2025-09-25 03:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758764285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758764285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:41:04','2025-09-25 03:41:04',0,NULL,10),(408721,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:43:04','2025-09-25 03:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758764584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758764584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:46:05','2025-09-25 03:46:05',0,NULL,10),(408722,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:48:05','2025-09-25 03:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758764885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758764885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:51:05','2025-09-25 03:51:05',0,NULL,10),(408723,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:53:05','2025-09-25 03:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758765185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758765185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 01:54:13','2025-09-25 03:54:13',0,NULL,10),(408724,'mailpoet/cron/daemon-trigger','complete','2025-09-25 01:56:13','2025-09-25 03:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758765373;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758765373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:01:04','2025-09-25 04:01:04',0,NULL,10),(408725,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:03:04','2025-09-25 04:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758765784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758765784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:06:05','2025-09-25 04:06:05',0,NULL,10),(408726,'mailpoet/cron/daemon-run','complete','2025-09-25 02:06:04','2025-09-25 04:06:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758765964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758765964;}',5,1,'2025-09-25 02:06:05','2025-09-25 04:06:05',0,NULL,10),(408727,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:08:05','2025-09-25 04:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758766085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758766085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:11:04','2025-09-25 04:11:04',0,NULL,10),(408728,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:13:04','2025-09-25 04:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758766384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758766384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:16:04','2025-09-25 04:16:04',0,NULL,10),(408729,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:18:04','2025-09-25 04:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758766684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758766684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:18:31','2025-09-25 04:18:31',0,NULL,10),(408730,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:20:31','2025-09-25 04:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758766831;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758766831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:20:59','2025-09-25 04:20:59',0,NULL,10),(408731,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:22:59','2025-09-25 04:22:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758766979;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758766979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:26:04','2025-09-25 04:26:04',0,NULL,10),(408732,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:28:04','2025-09-25 04:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758767284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758767284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:28:16','2025-09-25 04:28:16',0,NULL,10),(408733,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:30:16','2025-09-25 04:30:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758767416;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758767416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:31:04','2025-09-25 04:31:04',0,NULL,10),(408734,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:33:04','2025-09-25 04:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758767584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758767584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:36:03','2025-09-25 04:36:03',0,NULL,10),(408735,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:38:03','2025-09-25 04:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758767883;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758767883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:39:35','2025-09-25 04:39:35',0,NULL,10),(408736,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:41:35','2025-09-25 04:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758768095;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758768095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:46:04','2025-09-25 04:46:04',0,NULL,10),(408737,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:48:04','2025-09-25 04:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758768484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758768484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:51:04','2025-09-25 04:51:04',0,NULL,10),(408738,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:53:04','2025-09-25 04:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758768784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758768784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:53:53','2025-09-25 04:53:53',0,NULL,10),(408739,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:55:53','2025-09-25 04:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758768953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758768953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:56:04','2025-09-25 04:56:04',0,NULL,10),(408740,'mailpoet/cron/daemon-trigger','complete','2025-09-25 02:58:04','2025-09-25 04:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758769084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758769084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 02:59:09','2025-09-25 04:59:09',0,NULL,10),(408741,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:01:09','2025-09-25 05:01:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758769269;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758769269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:02:15','2025-09-25 05:02:15',0,NULL,10),(408742,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:04:15','2025-09-25 05:04:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758769455;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758769455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:04:15','2025-09-25 05:04:15',0,NULL,10),(408743,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:06:15','2025-09-25 05:06:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758769575;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758769575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:11:04','2025-09-25 05:11:04',0,NULL,10),(408744,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:13:04','2025-09-25 05:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758769984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758769984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:16:04','2025-09-25 05:16:04',0,NULL,10),(408745,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:18:04','2025-09-25 05:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758770284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758770284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:21:04','2025-09-25 05:21:04',0,NULL,10),(408746,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:23:04','2025-09-25 05:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758770584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758770584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:26:04','2025-09-25 05:26:04',0,NULL,10),(408747,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:28:04','2025-09-25 05:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758770884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758770884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:28:06','2025-09-25 05:28:06',0,NULL,10),(408748,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:30:06','2025-09-25 05:30:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758771006;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758771006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:31:04','2025-09-25 05:31:04',0,NULL,10),(408749,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:33:04','2025-09-25 05:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758771184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758771184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:33:56','2025-09-25 05:33:56',0,NULL,10),(408750,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:35:56','2025-09-25 05:35:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758771356;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758771356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:36:04','2025-09-25 05:36:04',0,NULL,10),(408751,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:38:04','2025-09-25 05:38:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758771484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758771484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:43:10','2025-09-25 05:43:10',0,NULL,10),(408752,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:45:10','2025-09-25 05:45:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758771910;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758771910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:46:04','2025-09-25 05:46:04',0,NULL,10),(408753,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:48:04','2025-09-25 05:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758772084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758772084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:50:15','2025-09-25 05:50:15',0,NULL,10),(408754,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:52:15','2025-09-25 05:52:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758772335;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758772335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:52:16','2025-09-25 05:52:16',0,NULL,10),(408755,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:54:16','2025-09-25 05:54:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758772456;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758772456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 03:56:04','2025-09-25 05:56:04',0,NULL,10),(408756,'mailpoet/cron/daemon-trigger','complete','2025-09-25 03:58:04','2025-09-25 05:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758772684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758772684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:01:04','2025-09-25 06:01:04',0,NULL,10),(408757,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:03:04','2025-09-25 06:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758772984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758772984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:03:26','2025-09-25 06:03:26',0,NULL,10),(408758,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:05:26','2025-09-25 06:05:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758773126;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758773126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:06:04','2025-09-25 06:06:04',0,NULL,10),(408759,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:08:04','2025-09-25 06:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758773284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758773284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:10:03','2025-09-25 06:10:03',0,NULL,10),(408760,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:12:03','2025-09-25 06:12:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758773523;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758773523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:16:03','2025-09-25 06:16:03',0,NULL,10),(408761,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:18:03','2025-09-25 06:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758773883;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758773883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:18:48','2025-09-25 06:18:48',0,NULL,10),(408762,'mailpoet/cron/daemon-run','complete','2025-09-25 04:18:45','2025-09-25 06:18:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758773925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758773925;}',5,1,'2025-09-25 04:18:48','2025-09-25 06:18:48',0,NULL,10),(408763,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:20:48','2025-09-25 06:20:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774048;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:21:04','2025-09-25 06:21:04',0,NULL,10),(408764,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:23:04','2025-09-25 06:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:23:09','2025-09-25 06:23:09',0,NULL,10),(408765,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:25:09','2025-09-25 06:25:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774309;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:26:04','2025-09-25 06:26:04',0,NULL,10),(408766,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:28:04','2025-09-25 06:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:28:27','2025-09-25 06:28:27',0,NULL,10),(408767,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:30:27','2025-09-25 06:30:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774627;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:31:04','2025-09-25 06:31:04',0,NULL,10),(408768,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:33:04','2025-09-25 06:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774784;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:33:30','2025-09-25 06:33:30',0,NULL,10),(408769,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:35:30','2025-09-25 06:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758774930;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758774930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:36:04','2025-09-25 06:36:04',0,NULL,10),(408770,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:38:04','2025-09-25 06:38:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:39:36','2025-09-25 06:39:36',0,NULL,10),(408771,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:41:36','2025-09-25 06:41:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775296;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:42:22','2025-09-25 06:42:22',0,NULL,10),(408772,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:44:22','2025-09-25 06:44:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775462;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:45:13','2025-09-25 06:45:13',0,NULL,10),(408773,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:47:13','2025-09-25 06:47:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775633;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:47:53','2025-09-25 06:47:53',0,NULL,10),(408774,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:49:53','2025-09-25 06:49:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:51:04','2025-09-25 06:51:04',0,NULL,10),(408775,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:53:04','2025-09-25 06:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758775984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758775984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:55:06','2025-09-25 06:55:06',0,NULL,10),(408776,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:57:06','2025-09-25 06:57:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758776226;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758776226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 04:57:23','2025-09-25 06:57:23',0,NULL,10),(408777,'mailpoet/cron/daemon-trigger','complete','2025-09-25 04:59:23','2025-09-25 06:59:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758776363;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758776363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:01:04','2025-09-25 07:01:04',0,NULL,10),(408778,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:03:04','2025-09-25 07:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758776584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758776584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:03:31','2025-09-25 07:03:31',0,NULL,10),(408779,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:05:31','2025-09-25 07:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758776731;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758776731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:06:11','2025-09-25 07:06:11',0,NULL,10),(408780,'mailpoet/cron/daemon-run','complete','2025-09-25 05:06:06','2025-09-25 07:06:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758776766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758776766;}',5,1,'2025-09-25 05:06:11','2025-09-25 07:06:11',0,NULL,10),(408781,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:08:11','2025-09-25 07:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758776891;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758776891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:11:06','2025-09-25 07:11:06',0,NULL,10),(408782,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:13:06','2025-09-25 07:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758777186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758777186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:13:17','2025-09-25 07:13:17',0,NULL,10),(408783,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:15:17','2025-09-25 07:15:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758777317;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758777317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:16:06','2025-09-25 07:16:06',0,NULL,10),(408784,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:18:06','2025-09-25 07:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758777486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758777486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:20:30','2025-09-25 07:20:30',0,NULL,10),(408785,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:22:30','2025-09-25 07:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758777750;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758777750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:25:05','2025-09-25 07:25:05',0,NULL,10),(408786,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:27:05','2025-09-25 07:27:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778025;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:28:00','2025-09-25 07:28:00',0,NULL,10),(408787,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:30:00','2025-09-25 07:30:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778200;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:31:04','2025-09-25 07:31:04',0,NULL,10),(408788,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:33:04','2025-09-25 07:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:33:57','2025-09-25 07:33:57',0,NULL,10),(408789,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:35:57','2025-09-25 07:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778557;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:36:55','2025-09-25 07:36:55',0,NULL,10),(408790,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:38:55','2025-09-25 07:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:38:55','2025-09-25 07:38:55',0,NULL,10),(408791,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:40:55','2025-09-25 07:40:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778855;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:40:55','2025-09-25 07:40:55',0,NULL,10),(408792,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:42:55','2025-09-25 07:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758778975;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758778975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:42:55','2025-09-25 07:42:55',0,NULL,10),(408793,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:44:55','2025-09-25 07:44:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779095;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:44:55','2025-09-25 07:44:55',0,NULL,10),(408794,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:46:55','2025-09-25 07:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:46:57','2025-09-25 07:46:57',0,NULL,10),(408795,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:48:57','2025-09-25 07:48:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779337;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:50:02','2025-09-25 07:50:02',0,NULL,10),(408796,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:52:02','2025-09-25 07:52:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779522;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:52:55','2025-09-25 07:52:55',0,NULL,10),(408797,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:54:55','2025-09-25 07:54:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779695;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:54:55','2025-09-25 07:54:55',0,NULL,10),(408798,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:56:55','2025-09-25 07:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779815;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 05:56:55','2025-09-25 07:56:55',0,NULL,10),(408799,'mailpoet/cron/daemon-trigger','complete','2025-09-25 05:58:55','2025-09-25 07:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758779935;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758779935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:00:01','2025-09-25 08:00:01',0,NULL,10),(408800,'mailpoet/cron/daemon-run','complete','2025-09-25 05:59:56','2025-09-25 07:59:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758779996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758779996;}',5,1,'2025-09-25 06:00:01','2025-09-25 08:00:01',0,NULL,10),(408801,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:02:01','2025-09-25 08:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780121;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:02:55','2025-09-25 08:02:55',0,NULL,10),(408802,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:04:55','2025-09-25 08:04:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780295;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:06:00','2025-09-25 08:06:00',0,NULL,10),(408803,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:08:00','2025-09-25 08:08:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780480;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:08:55','2025-09-25 08:08:55',0,NULL,10),(408804,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:10:55','2025-09-25 08:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780655;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:10:55','2025-09-25 08:10:55',0,NULL,10),(408805,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:12:55','2025-09-25 08:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780775;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:13:55','2025-09-25 08:13:55',0,NULL,10),(408806,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:15:55','2025-09-25 08:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758780955;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758780955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:15:55','2025-09-25 08:15:55',0,NULL,10),(408807,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:17:55','2025-09-25 08:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781075;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:18:55','2025-09-25 08:18:55',0,NULL,10),(408808,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:20:55','2025-09-25 08:20:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781255;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:20:55','2025-09-25 08:20:55',0,NULL,10),(408809,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:22:55','2025-09-25 08:22:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781375;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:22:58','2025-09-25 08:22:58',0,NULL,10),(408810,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:24:58','2025-09-25 08:24:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781498;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:26:04','2025-09-25 08:26:04',0,NULL,10),(408811,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:28:04','2025-09-25 08:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:29:27','2025-09-25 08:29:27',0,NULL,10),(408812,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:31:27','2025-09-25 08:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758781887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758781887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:34:43','2025-09-25 08:34:43',0,NULL,10),(408813,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:36:43','2025-09-25 08:36:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758782203;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758782203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:37:15','2025-09-25 08:37:15',0,NULL,10),(408814,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:39:15','2025-09-25 08:39:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758782355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758782355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:39:33','2025-09-25 08:39:33',0,NULL,10),(408815,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:41:33','2025-09-25 08:41:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758782493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758782493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:44:02','2025-09-25 08:44:02',0,NULL,10),(408816,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:46:02','2025-09-25 08:46:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758782762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758782762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:46:04','2025-09-25 08:46:04',0,NULL,10),(408817,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:48:04','2025-09-25 08:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758782884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758782884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:49:39','2025-09-25 08:49:39',0,NULL,10),(408818,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:51:39','2025-09-25 08:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758783099;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758783099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:53:53','2025-09-25 08:53:53',0,NULL,10),(408819,'mailpoet/cron/daemon-run','complete','2025-09-25 06:53:51','2025-09-25 08:53:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758783231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758783231;}',5,1,'2025-09-25 06:53:53','2025-09-25 08:53:53',0,NULL,10),(408820,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:55:53','2025-09-25 08:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758783353;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758783353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 06:56:05','2025-09-25 08:56:05',0,NULL,10),(408821,'mailpoet/cron/daemon-trigger','complete','2025-09-25 06:58:05','2025-09-25 08:58:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758783485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758783485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:00:18','2025-09-25 09:00:18',0,NULL,10),(408822,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:02:18','2025-09-25 09:02:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758783738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758783738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:06:05','2025-09-25 09:06:05',0,NULL,10),(408823,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:08:05','2025-09-25 09:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758784085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758784085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:10:13','2025-09-25 09:10:13',0,NULL,10),(408824,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:12:13','2025-09-25 09:12:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758784333;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758784333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:12:56','2025-09-25 09:12:56',0,NULL,10),(408825,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:14:56','2025-09-25 09:14:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758784496;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758784496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:15:05','2025-09-25 09:15:05',0,NULL,10),(408826,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:17:05','2025-09-25 09:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758784625;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758784625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:21:04','2025-09-25 09:21:04',0,NULL,10),(408827,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:23:04','2025-09-25 09:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758784984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758784984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:23:28','2025-09-25 09:23:28',0,NULL,10),(408828,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:25:28','2025-09-25 09:25:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758785128;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758785128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:26:04','2025-09-25 09:26:04',0,NULL,10),(408829,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:28:04','2025-09-25 09:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758785284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758785284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:29:02','2025-09-25 09:29:02',0,NULL,10),(408830,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:31:02','2025-09-25 09:31:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758785462;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758785462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:31:05','2025-09-25 09:31:05',0,NULL,10),(408831,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:33:05','2025-09-25 09:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758785585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758785585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:36:06','2025-09-25 09:36:06',0,NULL,10),(408832,'mailpoet/cron/daemon-run','complete','2025-09-25 07:36:04','2025-09-25 09:36:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758785764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758785764;}',5,1,'2025-09-25 07:36:06','2025-09-25 09:36:06',0,NULL,10),(408833,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:38:06','2025-09-25 09:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758785886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758785886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:40:17','2025-09-25 09:40:17',0,NULL,10),(408834,'mailpoet/cron/daemon-run','complete','2025-09-25 07:40:15','2025-09-25 09:40:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758786015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758786015;}',5,1,'2025-09-25 07:40:17','2025-09-25 09:40:17',0,NULL,10),(408835,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:42:17','2025-09-25 09:42:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758786137;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758786137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:46:05','2025-09-25 09:46:05',0,NULL,10),(408836,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:48:05','2025-09-25 09:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758786485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758786485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:49:06','2025-09-25 09:49:06',0,NULL,10),(408837,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:51:06','2025-09-25 09:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758786666;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758786666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:51:59','2025-09-25 09:51:59',0,NULL,10),(408838,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:53:59','2025-09-25 09:53:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758786839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758786839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 07:55:53','2025-09-25 09:55:53',0,NULL,10),(408839,'mailpoet/cron/daemon-trigger','complete','2025-09-25 07:57:53','2025-09-25 09:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758787073;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758787073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:01:12','2025-09-25 10:01:12',0,NULL,10),(408840,'mailpoet/cron/daemon-run','complete','2025-09-25 08:01:07','2025-09-25 10:01:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758787267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758787267;}',5,1,'2025-09-25 08:01:11','2025-09-25 10:01:11',0,NULL,10),(408841,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:03:12','2025-09-25 10:03:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758787392;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758787392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:06:04','2025-09-25 10:06:04',0,NULL,10),(408842,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:08:04','2025-09-25 10:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758787684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758787684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:08:10','2025-09-25 10:08:10',0,NULL,10),(408843,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:10:10','2025-09-25 10:10:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758787810;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758787810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:10:18','2025-09-25 10:10:18',0,NULL,10),(408844,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:12:18','2025-09-25 10:12:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758787938;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758787938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:13:31','2025-09-25 10:13:31',0,NULL,10),(408845,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:15:31','2025-09-25 10:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758788131;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758788131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:16:04','2025-09-25 10:16:04',0,NULL,10),(408846,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:18:04','2025-09-25 10:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758788284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758788284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:21:04','2025-09-25 10:21:04',0,NULL,10),(408847,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:23:04','2025-09-25 10:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758788584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758788584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:26:05','2025-09-25 10:26:05',0,NULL,10),(408848,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:28:05','2025-09-25 10:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758788885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758788885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:29:47','2025-09-25 10:29:47',0,NULL,10),(408849,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:31:47','2025-09-25 10:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758789107;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758789107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:34:21','2025-09-25 10:34:21',0,NULL,10),(408850,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:36:21','2025-09-25 10:36:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758789381;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758789381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:37:01','2025-09-25 10:37:01',0,NULL,10),(408851,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:39:01','2025-09-25 10:39:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758789541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758789541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:39:59','2025-09-25 10:39:59',0,NULL,10),(408852,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:41:59','2025-09-25 10:41:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758789719;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758789719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:44:22','2025-09-25 10:44:22',0,NULL,10),(408853,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:46:22','2025-09-25 10:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758789982;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758789982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:48:23','2025-09-25 10:48:23',0,NULL,10),(408854,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:50:23','2025-09-25 10:50:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758790223;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758790223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:51:05','2025-09-25 10:51:05',0,NULL,10),(408855,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:53:05','2025-09-25 10:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758790385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758790385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:53:58','2025-09-25 10:53:58',0,NULL,10),(408856,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:55:58','2025-09-25 10:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758790558;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758790558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 08:56:04','2025-09-25 10:56:04',0,NULL,10),(408857,'mailpoet/cron/daemon-trigger','complete','2025-09-25 08:58:04','2025-09-25 10:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758790684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758790684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:00:31','2025-09-25 11:00:31',0,NULL,10),(408858,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:02:31','2025-09-25 11:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758790951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758790951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:02:34','2025-09-25 11:02:34',0,NULL,10),(408859,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:04:34','2025-09-25 11:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758791074;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758791074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:05:02','2025-09-25 11:05:02',0,NULL,10),(408860,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:07:02','2025-09-25 11:07:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758791222;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758791222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:07:54','2025-09-25 11:07:54',0,NULL,10),(408861,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:09:54','2025-09-25 11:09:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758791394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758791394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:11:04','2025-09-25 11:11:04',0,NULL,10),(408862,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:13:04','2025-09-25 11:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758791584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758791584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:14:31','2025-09-25 11:14:31',0,NULL,10),(408863,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:16:31','2025-09-25 11:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758791791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758791791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:18:33','2025-09-25 11:18:33',0,NULL,10),(408864,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:20:33','2025-09-25 11:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758792033;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758792033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:21:04','2025-09-25 11:21:04',0,NULL,10),(408865,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:23:04','2025-09-25 11:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758792184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758792184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:26:04','2025-09-25 11:26:04',0,NULL,10),(408866,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:28:04','2025-09-25 11:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758792484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758792484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:28:12','2025-09-25 11:28:12',0,NULL,10),(408867,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:30:12','2025-09-25 11:30:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758792612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758792612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:31:05','2025-09-25 11:31:05',0,NULL,10),(408868,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:33:05','2025-09-25 11:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758792785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758792785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:35:52','2025-09-25 11:35:52',0,NULL,10),(408869,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:37:52','2025-09-25 11:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758793072;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758793072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:39:07','2025-09-25 11:39:07',0,NULL,10),(408870,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:41:07','2025-09-25 11:41:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758793267;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758793267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:45:32','2025-09-25 11:45:32',0,NULL,10),(408871,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:47:32','2025-09-25 11:47:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758793652;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758793652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:49:59','2025-09-25 11:49:59',0,NULL,10),(408872,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:51:59','2025-09-25 11:51:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758793919;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758793919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:52:04','2025-09-25 11:52:04',0,NULL,10),(408873,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:54:04','2025-09-25 11:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758794044;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758794044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:56:04','2025-09-25 11:56:04',0,NULL,10),(408874,'mailpoet/cron/daemon-trigger','complete','2025-09-25 09:58:04','2025-09-25 11:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758794284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758794284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 09:58:31','2025-09-25 11:58:31',0,NULL,10),(408875,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:00:31','2025-09-25 12:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758794431;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758794431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:01:04','2025-09-25 12:01:04',0,NULL,10),(408876,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:03:04','2025-09-25 12:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758794584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758794584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:04:08','2025-09-25 12:04:08',0,NULL,10),(408877,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:06:08','2025-09-25 12:06:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758794768;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758794768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:09:25','2025-09-25 12:09:25',0,NULL,10),(408878,'mailpoet/cron/daemon-run','complete','2025-09-25 10:09:20','2025-09-25 12:09:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758794960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758794960;}',5,1,'2025-09-25 10:09:25','2025-09-25 12:09:25',0,NULL,10),(408879,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:11:25','2025-09-25 12:11:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:11:55','2025-09-25 12:11:55',0,NULL,10),(408880,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:13:55','2025-09-25 12:13:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795235;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:14:16','2025-09-25 12:14:16',0,NULL,10),(408881,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:16:16','2025-09-25 12:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795376;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:17:59','2025-09-25 12:17:59',0,NULL,10),(408882,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:19:59','2025-09-25 12:19:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795599;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:20:58','2025-09-25 12:20:58',0,NULL,10),(408883,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:22:58','2025-09-25 12:22:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:23:28','2025-09-25 12:23:28',0,NULL,10),(408884,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:25:28','2025-09-25 12:25:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758795928;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758795928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:26:04','2025-09-25 12:26:04',0,NULL,10),(408885,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:28:04','2025-09-25 12:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758796084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758796084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:29:37','2025-09-25 12:29:37',0,NULL,10),(408886,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:31:37','2025-09-25 12:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758796297;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758796297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:34:20','2025-09-25 12:34:20',0,NULL,10),(408887,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:36:20','2025-09-25 12:36:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758796580;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758796580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:38:59','2025-09-25 12:38:59',0,NULL,10),(408888,'mailpoet/cron/daemon-run','complete','2025-09-25 10:38:57','2025-09-25 12:38:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758796737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758796737;}',5,1,'2025-09-25 10:38:59','2025-09-25 12:38:59',0,NULL,10),(408889,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:40:59','2025-09-25 12:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758796859;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758796859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:41:01','2025-09-25 12:41:01',0,NULL,10),(408890,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:43:01','2025-09-25 12:43:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758796981;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758796981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:46:04','2025-09-25 12:46:04',0,NULL,10),(408891,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:48:04','2025-09-25 12:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758797284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758797284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:49:06','2025-09-25 12:49:06',0,NULL,10),(408892,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:51:06','2025-09-25 12:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758797466;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758797466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:54:02','2025-09-25 12:54:02',0,NULL,10),(408893,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:56:02','2025-09-25 12:56:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758797762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758797762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:56:04','2025-09-25 12:56:04',0,NULL,10),(408894,'mailpoet/cron/daemon-trigger','complete','2025-09-25 10:58:04','2025-09-25 12:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758797884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758797884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 10:58:19','2025-09-25 12:58:19',0,NULL,10),(408895,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:00:19','2025-09-25 13:00:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798019;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:01:02','2025-09-25 13:01:02',0,NULL,10),(408896,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:03:02','2025-09-25 13:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798182;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:03:58','2025-09-25 13:03:58',0,NULL,10),(408897,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:05:58','2025-09-25 13:05:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798358;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:06:04','2025-09-25 13:06:04',0,NULL,10),(408898,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:08:04','2025-09-25 13:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:08:14','2025-09-25 13:08:14',0,NULL,10),(408899,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:10:14','2025-09-25 13:10:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798614;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:10:46','2025-09-25 13:10:46',0,NULL,10),(408900,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:12:46','2025-09-25 13:12:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798766;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:13:32','2025-09-25 13:13:32',0,NULL,10),(408901,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:15:32','2025-09-25 13:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758798932;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758798932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:16:04','2025-09-25 13:16:04',0,NULL,10),(408902,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:18:04','2025-09-25 13:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758799084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758799084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:20:20','2025-09-25 13:20:20',0,NULL,10),(408903,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:22:20','2025-09-25 13:22:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758799340;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758799340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:23:07','2025-09-25 13:23:07',0,NULL,10),(408904,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:25:07','2025-09-25 13:25:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758799507;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758799507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:26:04','2025-09-25 13:26:04',0,NULL,10),(408905,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:28:04','2025-09-25 13:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758799684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758799684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:30:21','2025-09-25 13:30:21',0,NULL,10),(408906,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:32:21','2025-09-25 13:32:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758799941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758799941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:32:28','2025-09-25 13:32:28',0,NULL,10),(408907,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:34:28','2025-09-25 13:34:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758800068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758800068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:35:44','2025-09-25 13:35:44',0,NULL,10),(408908,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:37:44','2025-09-25 13:37:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758800264;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758800264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:40:32','2025-09-25 13:40:32',0,NULL,10),(408909,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:42:32','2025-09-25 13:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758800552;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758800552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:42:54','2025-09-25 13:42:54',0,NULL,10),(408910,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:44:54','2025-09-25 13:44:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758800694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758800694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:45:54','2025-09-25 13:45:54',0,NULL,10),(408911,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:47:54','2025-09-25 13:47:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758800874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758800874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:48:56','2025-09-25 13:48:56',0,NULL,10),(408912,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:50:56','2025-09-25 13:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801056;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:51:05','2025-09-25 13:51:05',0,NULL,10),(408913,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:53:05','2025-09-25 13:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:53:53','2025-09-25 13:53:53',0,NULL,10),(408914,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:55:53','2025-09-25 13:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801353;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:56:06','2025-09-25 13:56:06',0,NULL,10),(408915,'mailpoet/cron/daemon-trigger','complete','2025-09-25 11:58:06','2025-09-25 13:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 11:59:21','2025-09-25 13:59:21',0,NULL,10),(408916,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:01:21','2025-09-25 14:01:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801681;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:02:32','2025-09-25 14:02:32',0,NULL,10),(408917,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:04:32','2025-09-25 14:04:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758801872;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758801872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:05:03','2025-09-25 14:05:03',0,NULL,10),(408918,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:07:03','2025-09-25 14:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802023;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:07:15','2025-09-25 14:07:15',0,NULL,10),(408919,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:09:15','2025-09-25 14:09:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802155;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:10:50','2025-09-25 14:10:50',0,NULL,10),(408920,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:12:50','2025-09-25 14:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802370;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:12:55','2025-09-25 14:12:55',0,NULL,10),(408921,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:14:55','2025-09-25 14:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802495;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:16:04','2025-09-25 14:16:04',0,NULL,10),(408922,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:18:04','2025-09-25 14:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:19:23','2025-09-25 14:19:23',0,NULL,10),(408923,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:21:23','2025-09-25 14:21:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758802883;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758802883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:22:23','2025-09-25 14:22:23',0,NULL,10),(408924,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:24:23','2025-09-25 14:24:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758803063;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758803063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:25:07','2025-09-25 14:25:07',0,NULL,10),(408925,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:27:07','2025-09-25 14:27:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758803227;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758803227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:27:44','2025-09-25 14:27:44',0,NULL,10),(408926,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:29:44','2025-09-25 14:29:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758803384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758803384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:29:56','2025-09-25 14:29:56',0,NULL,10),(408927,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:31:56','2025-09-25 14:31:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758803516;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758803516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:34:11','2025-09-25 14:34:11',0,NULL,10),(408928,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:36:12','2025-09-25 14:36:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758803772;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758803772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:38:23','2025-09-25 14:38:23',0,NULL,10),(408929,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:40:23','2025-09-25 14:40:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804023;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:40:53','2025-09-25 14:40:53',0,NULL,10),(408930,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:42:53','2025-09-25 14:42:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804173;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:43:04','2025-09-25 14:43:04',0,NULL,10),(408931,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:45:04','2025-09-25 14:45:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:45:17','2025-09-25 14:45:17',0,NULL,10),(408932,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:47:17','2025-09-25 14:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804437;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:49:47','2025-09-25 14:49:47',0,NULL,10),(408933,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:51:47','2025-09-25 14:51:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804707;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:52:18','2025-09-25 14:52:18',0,NULL,10),(408934,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:54:18','2025-09-25 14:54:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758804858;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758804858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:56:04','2025-09-25 14:56:04',0,NULL,10),(408935,'mailpoet/cron/daemon-trigger','complete','2025-09-25 12:58:04','2025-09-25 14:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758805084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758805084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 12:59:56','2025-09-25 14:59:56',0,NULL,10),(408936,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:01:56','2025-09-25 15:01:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758805316;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758805316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:05:45','2025-09-25 15:05:45',0,NULL,10),(408937,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:07:45','2025-09-25 15:07:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758805665;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758805665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:09:02','2025-09-25 15:09:02',0,NULL,10),(408938,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:11:02','2025-09-25 15:11:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758805862;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758805862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:11:04','2025-09-25 15:11:04',0,NULL,10),(408939,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:13:04','2025-09-25 15:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758805984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758805984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:14:13','2025-09-25 15:14:13',0,NULL,10),(408940,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:16:13','2025-09-25 15:16:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758806173;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758806173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:17:34','2025-09-25 15:17:34',0,NULL,10),(408941,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:19:34','2025-09-25 15:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758806374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758806374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:21:04','2025-09-25 15:21:04',0,NULL,10),(408942,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:23:04','2025-09-25 15:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758806584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758806584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:23:35','2025-09-25 15:23:35',0,NULL,10),(408943,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:25:35','2025-09-25 15:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758806735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758806735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:26:04','2025-09-25 15:26:04',0,NULL,10),(408944,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:28:04','2025-09-25 15:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758806884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758806884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:28:10','2025-09-25 15:28:10',0,NULL,10),(408945,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:30:10','2025-09-25 15:30:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758807010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758807010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:31:05','2025-09-25 15:31:05',0,NULL,10),(408946,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:33:05','2025-09-25 15:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758807185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758807185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:36:04','2025-09-25 15:36:04',0,NULL,10),(408947,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:38:04','2025-09-25 15:38:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758807484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758807484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:39:15','2025-09-25 15:39:15',0,NULL,10),(408948,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:41:15','2025-09-25 15:41:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758807675;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758807675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:42:01','2025-09-25 15:42:01',0,NULL,10),(408949,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:44:01','2025-09-25 15:44:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758807841;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758807841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:46:04','2025-09-25 15:46:04',0,NULL,10),(408950,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:48:04','2025-09-25 15:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:49:40','2025-09-25 15:49:40',0,NULL,10),(408951,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:51:40','2025-09-25 15:51:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808300;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:53:20','2025-09-25 15:53:20',0,NULL,10),(408952,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:55:20','2025-09-25 15:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808520;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:56:05','2025-09-25 15:56:05',0,NULL,10),(408953,'mailpoet/cron/daemon-trigger','complete','2025-09-25 13:58:05','2025-09-25 15:58:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 13:58:25','2025-09-25 15:58:25',0,NULL,10),(408954,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:00:25','2025-09-25 16:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808825;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:00:59','2025-09-25 16:00:59',0,NULL,10),(408955,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:02:59','2025-09-25 16:02:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758808979;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758808979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:03:03','2025-09-25 16:03:03',0,NULL,10),(408956,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:05:03','2025-09-25 16:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809103;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:06:05','2025-09-25 16:06:05',0,NULL,10),(408957,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:08:05','2025-09-25 16:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:08:19','2025-09-25 16:08:19',0,NULL,10),(408958,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:10:19','2025-09-25 16:10:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809419;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:10:30','2025-09-25 16:10:30',0,NULL,10),(408959,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:12:30','2025-09-25 16:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:13:11','2025-09-25 16:13:11',0,NULL,10),(408960,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:15:11','2025-09-25 16:15:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809711;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:15:53','2025-09-25 16:15:53',0,NULL,10),(408961,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:17:53','2025-09-25 16:17:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758809873;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758809873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:18:49','2025-09-25 16:18:49',0,NULL,10),(408962,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:20:49','2025-09-25 16:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758810049;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758810049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:20:58','2025-09-25 16:20:58',0,NULL,10),(408963,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:22:58','2025-09-25 16:22:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758810178;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758810178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:26:12','2025-09-25 16:26:12',0,NULL,10),(408964,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:28:12','2025-09-25 16:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758810492;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758810492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:29:11','2025-09-25 16:29:11',0,NULL,10),(408965,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:31:11','2025-09-25 16:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758810671;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758810671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:32:38','2025-09-25 16:32:38',0,NULL,10),(408966,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:34:38','2025-09-25 16:34:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758810878;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758810878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:35:53','2025-09-25 16:35:53',0,NULL,10),(408967,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:37:53','2025-09-25 16:37:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758811073;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758811073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:39:11','2025-09-25 16:39:11',0,NULL,10),(408968,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:41:11','2025-09-25 16:41:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758811271;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758811271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:45:21','2025-09-25 16:45:21',0,NULL,10),(408969,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:47:21','2025-09-25 16:47:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758811641;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758811641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:47:57','2025-09-25 16:47:57',0,NULL,10),(408970,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:49:57','2025-09-25 16:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758811797;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758811797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:51:05','2025-09-25 16:51:05',0,NULL,10),(408971,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:53:05','2025-09-25 16:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758811985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758811985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:53:23','2025-09-25 16:53:23',0,NULL,10),(408972,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:55:23','2025-09-25 16:55:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758812123;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758812123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 14:56:04','2025-09-25 16:56:04',0,NULL,10),(408973,'mailpoet/cron/daemon-trigger','complete','2025-09-25 14:58:04','2025-09-25 16:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758812284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758812284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:00:51','2025-09-25 17:00:51',0,NULL,10),(408974,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:02:51','2025-09-25 17:02:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758812571;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758812571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:03:07','2025-09-25 17:03:07',0,NULL,10),(408975,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:05:07','2025-09-25 17:05:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758812707;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758812707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:06:04','2025-09-25 17:06:04',0,NULL,10),(408976,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:08:04','2025-09-25 17:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758812884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758812884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:09:35','2025-09-25 17:09:35',0,NULL,10),(408977,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:11:35','2025-09-25 17:11:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813095;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:12:19','2025-09-25 17:12:19',0,NULL,10),(408978,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:14:19','2025-09-25 17:14:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813259;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:14:28','2025-09-25 17:14:28',0,NULL,10),(408979,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:16:28','2025-09-25 17:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:17:55','2025-09-25 17:17:55',0,NULL,10),(408980,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:19:55','2025-09-25 17:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:19:55','2025-09-25 17:19:55',0,NULL,10),(408981,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:21:55','2025-09-25 17:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:22:49','2025-09-25 17:22:49',0,NULL,10),(408982,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:24:49','2025-09-25 17:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758813889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758813889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:25:01','2025-09-25 17:25:01',0,NULL,10),(408983,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:27:01','2025-09-25 17:27:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758814021;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758814021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:27:55','2025-09-25 17:27:55',0,NULL,10),(408984,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:29:55','2025-09-25 17:29:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758814195;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758814195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:29:57','2025-09-25 17:29:57',0,NULL,10),(408985,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:31:57','2025-09-25 17:31:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758814317;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758814317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:36:13','2025-09-25 17:36:13',0,NULL,10),(408986,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:38:13','2025-09-25 17:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758814693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758814693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:39:12','2025-09-25 17:39:12',0,NULL,10),(408987,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:41:12','2025-09-25 17:41:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758814872;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758814872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:43:21','2025-09-25 17:43:21',0,NULL,10),(408988,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:45:21','2025-09-25 17:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815121;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:45:30','2025-09-25 17:45:30',0,NULL,10),(408989,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:47:30','2025-09-25 17:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:48:50','2025-09-25 17:48:50',0,NULL,10),(408990,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:50:50','2025-09-25 17:50:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:51:05','2025-09-25 17:51:05',0,NULL,10),(408991,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:53:05','2025-09-25 17:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:53:08','2025-09-25 17:53:08',0,NULL,10),(408992,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:55:08','2025-09-25 17:55:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815708;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:56:01','2025-09-25 17:56:01',0,NULL,10),(408993,'mailpoet/cron/daemon-trigger','complete','2025-09-25 15:58:01','2025-09-25 17:58:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758815881;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758815881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 15:58:52','2025-09-25 17:58:52',0,NULL,10),(408994,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:00:52','2025-09-25 18:00:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758816052;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758816052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:01:04','2025-09-25 18:01:04',0,NULL,10),(408995,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:03:04','2025-09-25 18:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758816184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758816184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:08:08','2025-09-25 18:08:08',0,NULL,10),(408996,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:10:08','2025-09-25 18:10:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758816608;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758816608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:11:06','2025-09-25 18:11:06',0,NULL,10),(408997,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:13:06','2025-09-25 18:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758816786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758816786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:16:05','2025-09-25 18:16:05',0,NULL,10),(408998,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:18:05','2025-09-25 18:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758817085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758817085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:19:17','2025-09-25 18:19:17',0,NULL,10),(408999,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:21:17','2025-09-25 18:21:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758817277;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758817277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:25:32','2025-09-25 18:25:32',0,NULL,10),(409000,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:27:32','2025-09-25 18:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758817652;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758817652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:27:54','2025-09-25 18:27:54',0,NULL,10),(409001,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:29:54','2025-09-25 18:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758817794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758817794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:30:31','2025-09-25 18:30:31',0,NULL,10),(409002,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:32:31','2025-09-25 18:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758817951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758817951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:34:24','2025-09-25 18:34:24',0,NULL,10),(409003,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:36:24','2025-09-25 18:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758818184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758818184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:38:23','2025-09-25 18:38:23',0,NULL,10),(409004,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:40:23','2025-09-25 18:40:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758818423;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758818423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:41:04','2025-09-25 18:41:04',0,NULL,10),(409005,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:43:04','2025-09-25 18:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758818584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758818584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:43:50','2025-09-25 18:43:50',0,NULL,10),(409006,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:45:50','2025-09-25 18:45:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758818750;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758818750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:46:05','2025-09-25 18:46:05',0,NULL,10),(409007,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:48:05','2025-09-25 18:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758818885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758818885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:49:15','2025-09-25 18:49:15',0,NULL,10),(409008,'mailpoet/cron/daemon-run','complete','2025-09-25 16:49:12','2025-09-25 18:49:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758818952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758818952;}',5,1,'2025-09-25 16:49:15','2025-09-25 18:49:15',0,NULL,10),(409009,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:51:15','2025-09-25 18:51:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758819075;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758819075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:52:51','2025-09-25 18:52:51',0,NULL,10),(409010,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:54:51','2025-09-25 18:54:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758819291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758819291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:56:04','2025-09-25 18:56:04',0,NULL,10),(409011,'mailpoet/cron/daemon-trigger','complete','2025-09-25 16:58:04','2025-09-25 18:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758819484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758819484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 16:59:23','2025-09-25 18:59:23',0,NULL,10),(409012,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:01:23','2025-09-25 19:01:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758819683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758819683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:02:07','2025-09-25 19:02:07',0,NULL,10),(409013,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:04:07','2025-09-25 19:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758819847;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758819847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:05:35','2025-09-25 19:05:35',0,NULL,10),(409014,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:07:35','2025-09-25 19:07:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758820055;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758820055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:11:05','2025-09-25 19:11:05',0,NULL,10),(409015,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:13:05','2025-09-25 19:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758820385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758820385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:13:39','2025-09-25 19:13:39',0,NULL,10),(409016,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:15:39','2025-09-25 19:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758820539;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758820539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:16:05','2025-09-25 19:16:05',0,NULL,10),(409017,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:18:05','2025-09-25 19:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758820685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758820685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:19:39','2025-09-25 19:19:39',0,NULL,10),(409018,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:21:39','2025-09-25 19:21:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758820899;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758820899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:23:35','2025-09-25 19:23:35',0,NULL,10),(409019,'mailpoet/cron/daemon-run','complete','2025-09-25 17:23:33','2025-09-25 19:23:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758821013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758821013;}',5,1,'2025-09-25 17:23:34','2025-09-25 19:23:34',0,NULL,10),(409020,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:25:35','2025-09-25 19:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758821135;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758821135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:26:05','2025-09-25 19:26:05',0,NULL,10),(409021,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:28:05','2025-09-25 19:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758821285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758821285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:31:05','2025-09-25 19:31:05',0,NULL,10),(409022,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:33:05','2025-09-25 19:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758821585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758821585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:35:33','2025-09-25 19:35:33',0,NULL,10),(409023,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:37:33','2025-09-25 19:37:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758821853;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758821853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:40:54','2025-09-25 19:40:54',0,NULL,10),(409024,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:42:54','2025-09-25 19:42:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822174;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:43:15','2025-09-25 19:43:15',0,NULL,10),(409025,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:45:15','2025-09-25 19:45:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822315;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:45:42','2025-09-25 19:45:42',0,NULL,10),(409026,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:47:42','2025-09-25 19:47:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822462;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:48:02','2025-09-25 19:48:02',0,NULL,10),(409027,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:50:02','2025-09-25 19:50:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822602;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:51:05','2025-09-25 19:51:05',0,NULL,10),(409028,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:53:05','2025-09-25 19:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:53:13','2025-09-25 19:53:13',0,NULL,10),(409029,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:55:13','2025-09-25 19:55:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758822913;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758822913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:55:25','2025-09-25 19:55:25',0,NULL,10),(409030,'mailpoet/cron/daemon-trigger','complete','2025-09-25 17:57:25','2025-09-25 19:57:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758823045;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758823045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 17:59:34','2025-09-25 19:59:34',0,NULL,10),(409031,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:01:34','2025-09-25 20:01:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758823294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758823294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:03:32','2025-09-25 20:03:32',0,NULL,10),(409032,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:05:32','2025-09-25 20:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758823532;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758823532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:06:04','2025-09-25 20:06:04',0,NULL,10),(409033,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:08:04','2025-09-25 20:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758823684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758823684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:10:32','2025-09-25 20:10:32',0,NULL,10),(409034,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:12:32','2025-09-25 20:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758823952;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758823952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:13:22','2025-09-25 20:13:22',0,NULL,10),(409035,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:15:22','2025-09-25 20:15:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758824122;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758824122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:16:04','2025-09-25 20:16:04',0,NULL,10),(409036,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:18:04','2025-09-25 20:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758824284;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758824284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:21:05','2025-09-25 20:21:05',0,NULL,10),(409037,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:23:05','2025-09-25 20:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758824585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758824585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:24:16','2025-09-25 20:24:16',0,NULL,10),(409038,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:26:16','2025-09-25 20:26:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758824776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758824776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:27:02','2025-09-25 20:27:02',0,NULL,10),(409039,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:29:02','2025-09-25 20:29:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758824942;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758824942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:29:02','2025-09-25 20:29:02',0,NULL,10),(409040,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:31:02','2025-09-25 20:31:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825062;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:31:05','2025-09-25 20:31:05',0,NULL,10),(409041,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:33:05','2025-09-25 20:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:34:14','2025-09-25 20:34:14',0,NULL,10),(409042,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:36:14','2025-09-25 20:36:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:38:26','2025-09-25 20:38:26',0,NULL,10),(409043,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:40:26','2025-09-25 20:40:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825626;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:41:05','2025-09-25 20:41:05',0,NULL,10),(409044,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:43:05','2025-09-25 20:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:43:49','2025-09-25 20:43:49',0,NULL,10),(409045,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:45:49','2025-09-25 20:45:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758825949;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758825949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:45:49','2025-09-25 20:45:49',0,NULL,10),(409046,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:47:49','2025-09-25 20:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826069;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:49:39','2025-09-25 20:49:39',0,NULL,10),(409047,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:51:39','2025-09-25 20:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826299;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:52:08','2025-09-25 20:52:08',0,NULL,10),(409048,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:54:08','2025-09-25 20:54:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826448;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:55:34','2025-09-25 20:55:34',0,NULL,10),(409049,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:57:34','2025-09-25 20:57:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826654;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 18:57:47','2025-09-25 20:57:47',0,NULL,10),(409050,'mailpoet/cron/daemon-trigger','complete','2025-09-25 18:59:47','2025-09-25 20:59:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:00:44','2025-09-25 21:00:44',0,NULL,10),(409051,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:02:44','2025-09-25 21:02:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758826964;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758826964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:03:37','2025-09-25 21:03:37',0,NULL,10),(409052,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:05:37','2025-09-25 21:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758827137;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758827137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:06:05','2025-09-25 21:06:05',0,NULL,10),(409053,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:08:05','2025-09-25 21:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758827285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758827285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:10:11','2025-09-25 21:10:11',0,NULL,10),(409054,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:12:11','2025-09-25 21:12:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758827531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758827531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:13:03','2025-09-25 21:13:03',0,NULL,10),(409055,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:15:03','2025-09-25 21:15:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758827703;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758827703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:16:05','2025-09-25 21:16:05',0,NULL,10),(409056,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:18:05','2025-09-25 21:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758827885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758827885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:19:21','2025-09-25 21:19:21',0,NULL,10),(409057,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:21:21','2025-09-25 21:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758828081;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758828081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:24:49','2025-09-25 21:24:49',0,NULL,10),(409058,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:26:49','2025-09-25 21:26:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758828409;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758828409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:28:12','2025-09-25 21:28:12',0,NULL,10),(409059,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:30:12','2025-09-25 21:30:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758828612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758828612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:30:18','2025-09-25 21:30:18',0,NULL,10),(409060,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:32:18','2025-09-25 21:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758828738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758828738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:32:29','2025-09-25 21:32:29',0,NULL,10),(409061,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:34:29','2025-09-25 21:34:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758828869;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758828869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:35:48','2025-09-25 21:35:48',0,NULL,10),(409062,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:37:48','2025-09-25 21:37:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:37:54','2025-09-25 21:37:54',0,NULL,10),(409063,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:39:54','2025-09-25 21:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:39:55','2025-09-25 21:39:55',0,NULL,10),(409064,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:41:55','2025-09-25 21:41:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829315;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:41:55','2025-09-25 21:41:55',0,NULL,10),(409065,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:43:55','2025-09-25 21:43:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829435;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:46:05','2025-09-25 21:46:05',0,NULL,10),(409066,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:48:05','2025-09-25 21:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:49:22','2025-09-25 21:49:22',0,NULL,10),(409067,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:51:22','2025-09-25 21:51:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758829882;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758829882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:52:03','2025-09-25 21:52:03',0,NULL,10),(409068,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:54:03','2025-09-25 21:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:54:24','2025-09-25 21:54:24',0,NULL,10),(409069,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:56:24','2025-09-25 21:56:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:57:09','2025-09-25 21:57:09',0,NULL,10),(409070,'mailpoet/cron/daemon-trigger','complete','2025-09-25 19:59:09','2025-09-25 21:59:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830349;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 19:59:35','2025-09-25 21:59:35',0,NULL,10),(409071,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:01:35','2025-09-25 22:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830495;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:03:27','2025-09-25 22:03:27',0,NULL,10),(409072,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:05:27','2025-09-25 22:05:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830727;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:05:54','2025-09-25 22:05:54',0,NULL,10),(409073,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:07:54','2025-09-25 22:07:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758830874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758830874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:08:53','2025-09-25 22:08:53',0,NULL,10),(409074,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:10:53','2025-09-25 22:10:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758831053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758831053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:11:05','2025-09-25 22:11:05',0,NULL,10),(409075,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:13:05','2025-09-25 22:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758831185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758831185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:16:08','2025-09-25 22:16:08',0,NULL,10),(409076,'mailpoet/cron/daemon-run','complete','2025-09-25 20:16:05','2025-09-25 22:16:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758831365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758831365;}',5,1,'2025-09-25 20:16:08','2025-09-25 22:16:08',0,NULL,10),(409077,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:18:08','2025-09-25 22:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758831488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758831488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:21:05','2025-09-25 22:21:05',0,NULL,10),(409078,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:23:05','2025-09-25 22:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758831785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758831785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:24:36','2025-09-25 22:24:36',0,NULL,10),(409079,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:26:36','2025-09-25 22:26:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758831996;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758831996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:28:11','2025-09-25 22:28:11',0,NULL,10),(409080,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:30:11','2025-09-25 22:30:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758832211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758832211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:30:54','2025-09-25 22:30:54',0,NULL,10),(409081,'mailpoet/cron/daemon-run','complete','2025-09-25 20:30:53','2025-09-25 22:30:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758832253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758832253;}',5,1,'2025-09-25 20:30:54','2025-09-25 22:30:54',0,NULL,10),(409082,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:32:54','2025-09-25 22:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758832374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758832374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:34:01','2025-09-25 22:34:01',0,NULL,10),(409083,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:36:01','2025-09-25 22:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758832561;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758832561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:39:16','2025-09-25 22:39:16',0,NULL,10),(409084,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:41:16','2025-09-25 22:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758832876;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758832876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:42:38','2025-09-25 22:42:38',0,NULL,10),(409085,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:44:38','2025-09-25 22:44:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833078;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:45:24','2025-09-25 22:45:24',0,NULL,10),(409086,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:47:24','2025-09-25 22:47:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:48:53','2025-09-25 22:48:53',0,NULL,10),(409087,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:50:53','2025-09-25 22:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833453;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:51:05','2025-09-25 22:51:05',0,NULL,10),(409088,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:53:05','2025-09-25 22:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:53:57','2025-09-25 22:53:57',0,NULL,10),(409089,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:55:57','2025-09-25 22:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833757;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:56:06','2025-09-25 22:56:06',0,NULL,10),(409090,'mailpoet/cron/daemon-run','complete','2025-09-25 20:56:05','2025-09-25 22:56:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758833765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758833765;}',5,1,'2025-09-25 20:56:06','2025-09-25 22:56:06',0,NULL,10),(409091,'mailpoet/cron/daemon-trigger','complete','2025-09-25 20:58:06','2025-09-25 22:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758833886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758833886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 20:59:33','2025-09-25 22:59:33',0,NULL,10),(409092,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:01:33','2025-09-25 23:01:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758834093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758834093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:02:36','2025-09-25 23:02:36',0,NULL,10),(409093,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:04:36','2025-09-25 23:04:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758834276;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758834276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:06:05','2025-09-25 23:06:05',0,NULL,10),(409094,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:08:05','2025-09-25 23:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758834485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758834485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:08:22','2025-09-25 23:08:22',0,NULL,10),(409095,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:10:22','2025-09-25 23:10:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758834622;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758834622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:11:05','2025-09-25 23:11:05',0,NULL,10),(409096,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:13:05','2025-09-25 23:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758834785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758834785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:16:05','2025-09-25 23:16:05',0,NULL,10),(409097,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:18:05','2025-09-25 23:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:19:31','2025-09-25 23:19:31',0,NULL,10),(409098,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:21:31','2025-09-25 23:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:24:12','2025-09-25 23:24:12',0,NULL,10),(409099,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:26:12','2025-09-25 23:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835572;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:28:06','2025-09-25 23:28:06',0,NULL,10),(409100,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:30:06','2025-09-25 23:30:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835806;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:30:57','2025-09-25 23:30:57',0,NULL,10),(409101,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:32:57','2025-09-25 23:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835977;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:36:05','2025-09-25 23:36:05',0,NULL,10),(409102,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:38:05','2025-09-25 23:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758836285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758836285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:38:13','2025-09-25 23:38:13',0,NULL,10),(409103,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:40:13','2025-09-25 23:40:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758836413;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758836413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:41:05','2025-09-25 23:41:05',0,NULL,10),(409104,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:43:05','2025-09-25 23:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758836585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758836585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:46:05','2025-09-25 23:46:05',0,NULL,10),(409105,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:48:05','2025-09-25 23:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758836885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758836885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:48:05','2025-09-25 23:48:05',0,NULL,10),(409106,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:50:05','2025-09-25 23:50:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758837005;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758837005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:50:12','2025-09-25 23:50:12',0,NULL,10),(409107,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:52:12','2025-09-25 23:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758837132;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758837132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 21:54:27','2025-09-25 23:54:27',0,NULL,10),(409108,'mailpoet/cron/daemon-trigger','complete','2025-09-25 21:56:27','2025-09-25 23:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758837387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758837387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:00:13','2025-09-26 00:00:13',0,NULL,10),(409109,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:02:13','2025-09-26 00:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758837733;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758837733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:06:06','2025-09-26 00:06:06',0,NULL,10),(409110,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:08:06','2025-09-26 00:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758838086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758838086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:10:06','2025-09-26 00:10:06',0,NULL,10),(409111,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:12:06','2025-09-26 00:12:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758838326;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758838326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:12:24','2025-09-26 00:12:24',0,NULL,10),(409112,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:14:24','2025-09-26 00:14:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758838464;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758838464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:14:45','2025-09-26 00:14:45',0,NULL,10),(409113,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:16:45','2025-09-26 00:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758838605;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758838605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:19:46','2025-09-26 00:19:46',0,NULL,10),(409114,'mailpoet/cron/daemon-run','complete','2025-09-25 22:19:44','2025-09-26 00:19:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758838784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758838784;}',5,1,'2025-09-25 22:19:46','2025-09-26 00:19:46',0,NULL,10),(409115,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:21:46','2025-09-26 00:21:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758838906;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758838906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:22:49','2025-09-26 00:22:49',0,NULL,10),(409116,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:24:49','2025-09-26 00:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758839089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758839089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:26:05','2025-09-26 00:26:05',0,NULL,10),(409117,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:28:05','2025-09-26 00:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758839285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758839285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:31:06','2025-09-26 00:31:06',0,NULL,10),(409118,'mailpoet/cron/daemon-run','complete','2025-09-25 22:31:05','2025-09-26 00:31:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758839465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758839465;}',5,1,'2025-09-25 22:31:06','2025-09-26 00:31:06',0,NULL,10),(409119,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:33:06','2025-09-26 00:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758839586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758839586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:33:18','2025-09-26 00:33:18',0,NULL,10),(409120,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:35:18','2025-09-26 00:35:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758839718;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758839718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:35:57','2025-09-26 00:35:57',0,NULL,10),(409121,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:37:57','2025-09-26 00:37:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758839877;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758839877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:38:05','2025-09-26 00:38:05',0,NULL,10),(409122,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:40:05','2025-09-26 00:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758840005;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758840005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:41:05','2025-09-26 00:41:05',0,NULL,10),(409123,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:43:05','2025-09-26 00:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758840185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758840185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:44:50','2025-09-26 00:44:50',0,NULL,10),(409124,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:46:50','2025-09-26 00:46:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758840410;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758840410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:47:12','2025-09-26 00:47:12',0,NULL,10),(409125,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:49:12','2025-09-26 00:49:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758840552;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758840552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:51:05','2025-09-26 00:51:05',0,NULL,10),(409126,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:53:05','2025-09-26 00:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758840785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758840785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 22:56:06','2025-09-26 00:56:06',0,NULL,10),(409127,'mailpoet/cron/daemon-trigger','complete','2025-09-25 22:58:06','2025-09-26 00:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758841086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758841086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:01:05','2025-09-26 01:01:05',0,NULL,10),(409128,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:03:05','2025-09-26 01:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758841385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758841385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:06:05','2025-09-26 01:06:05',0,NULL,10),(409129,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:08:05','2025-09-26 01:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758841685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758841685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:09:02','2025-09-26 01:09:02',0,NULL,10),(409130,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:11:02','2025-09-26 01:11:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758841862;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758841862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:11:04','2025-09-26 01:11:04',0,NULL,10),(409131,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:13:04','2025-09-26 01:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758841984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758841984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:13:41','2025-09-26 01:13:41',0,NULL,10),(409132,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:15:41','2025-09-26 01:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758842141;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758842141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:16:05','2025-09-26 01:16:05',0,NULL,10),(409133,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:18:05','2025-09-26 01:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758842285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758842285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:21:05','2025-09-26 01:21:05',0,NULL,10),(409134,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:23:05','2025-09-26 01:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758842585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758842585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:26:05','2025-09-26 01:26:05',0,NULL,10),(409135,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:28:05','2025-09-26 01:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758842885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758842885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:31:05','2025-09-26 01:31:05',0,NULL,10),(409136,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:33:05','2025-09-26 01:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758843185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758843185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:34:21','2025-09-26 01:34:21',0,NULL,10),(409137,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:36:21','2025-09-26 01:36:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758843381;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758843381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:38:02','2025-09-26 01:38:02',0,NULL,10),(409138,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:40:02','2025-09-26 01:40:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758843602;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758843602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:41:05','2025-09-26 01:41:05',0,NULL,10),(409139,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:43:05','2025-09-26 01:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758843785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758843785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:46:05','2025-09-26 01:46:05',0,NULL,10),(409140,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:48:05','2025-09-26 01:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758844085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758844085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:49:14','2025-09-26 01:49:14',0,NULL,10),(409141,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:51:14','2025-09-26 01:51:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758844274;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758844274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:54:29','2025-09-26 01:54:29',0,NULL,10),(409142,'mailpoet/cron/daemon-trigger','complete','2025-09-25 23:56:29','2025-09-26 01:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758844589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758844589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-25 23:58:33','2025-09-26 01:58:33',0,NULL,10),(409143,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:00:33','2025-09-26 02:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758844833;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758844833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:01:05','2025-09-26 02:01:05',0,NULL,10),(409144,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:03:05','2025-09-26 02:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758844985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758844985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:03:16','2025-09-26 02:03:16',0,NULL,10),(409145,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:05:16','2025-09-26 02:05:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845116;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:06:05','2025-09-26 02:06:05',0,NULL,10),(409146,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:08:05','2025-09-26 02:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:08:13','2025-09-26 02:08:13',0,NULL,10),(409147,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:10:13','2025-09-26 02:10:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845413;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:11:05','2025-09-26 02:11:05',0,NULL,10),(409148,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:13:05','2025-09-26 02:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:13:15','2025-09-26 02:13:15',0,NULL,10),(409149,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:15:15','2025-09-26 02:15:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:16:05','2025-09-26 02:16:05',0,NULL,10),(409150,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:18:05','2025-09-26 02:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758845885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758845885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:20:44','2025-09-26 02:20:44',0,NULL,10),(409151,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:22:44','2025-09-26 02:22:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758846164;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758846164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:26:05','2025-09-26 02:26:05',0,NULL,10),(409152,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:28:05','2025-09-26 02:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758846485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758846485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:29:11','2025-09-26 02:29:11',0,NULL,10),(409153,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:31:11','2025-09-26 02:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758846671;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758846671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:36:05','2025-09-26 02:36:05',0,NULL,10),(409154,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:38:05','2025-09-26 02:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758847085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758847085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:41:05','2025-09-26 02:41:05',0,NULL,10),(409155,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:43:05','2025-09-26 02:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758847385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758847385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:46:03','2025-09-26 02:46:03',0,NULL,10),(409156,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:48:03','2025-09-26 02:48:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758847683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758847683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:51:05','2025-09-26 02:51:05',0,NULL,10),(409157,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:53:05','2025-09-26 02:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758847985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758847985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 00:55:01','2025-09-26 02:55:01',0,NULL,10),(409158,'mailpoet/cron/daemon-trigger','complete','2025-09-26 00:57:01','2025-09-26 02:57:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758848221;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758848221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:01:05','2025-09-26 03:01:05',0,NULL,10),(409159,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:03:05','2025-09-26 03:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758848585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758848585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:06:05','2025-09-26 03:06:05',0,NULL,10),(409160,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:08:05','2025-09-26 03:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758848885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758848885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:09:40','2025-09-26 03:09:40',0,NULL,10),(409161,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:11:40','2025-09-26 03:11:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758849100;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758849100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:16:05','2025-09-26 03:16:05',0,NULL,10),(409162,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:18:05','2025-09-26 03:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758849485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758849485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:19:21','2025-09-26 03:19:21',0,NULL,10),(409163,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:21:21','2025-09-26 03:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758849681;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758849681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:23:13','2025-09-26 03:23:13',0,NULL,10),(409164,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:25:13','2025-09-26 03:25:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758849913;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758849913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:26:05','2025-09-26 03:26:05',0,NULL,10),(409165,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:28:05','2025-09-26 03:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758850085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758850085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:31:05','2025-09-26 03:31:05',0,NULL,10),(409166,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:33:05','2025-09-26 03:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758850385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758850385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:36:05','2025-09-26 03:36:05',0,NULL,10),(409167,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:38:05','2025-09-26 03:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758850685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758850685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:41:05','2025-09-26 03:41:05',0,NULL,10),(409168,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:43:05','2025-09-26 03:43:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758850985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758850985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:46:05','2025-09-26 03:46:05',0,NULL,10),(409169,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:48:05','2025-09-26 03:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758851285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758851285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:51:05','2025-09-26 03:51:05',0,NULL,10),(409170,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:53:05','2025-09-26 03:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758851585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758851585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:53:07','2025-09-26 03:53:07',0,NULL,10),(409171,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:55:07','2025-09-26 03:55:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758851707;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758851707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 01:56:06','2025-09-26 03:56:06',0,NULL,10),(409172,'mailpoet/cron/daemon-trigger','complete','2025-09-26 01:58:06','2025-09-26 03:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758851886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758851886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:01:05','2025-09-26 04:01:05',0,NULL,10),(409173,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:03:05','2025-09-26 04:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758852185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758852185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:06:05','2025-09-26 04:06:05',0,NULL,10),(409174,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:08:05','2025-09-26 04:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758852485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758852485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:11:05','2025-09-26 04:11:05',0,NULL,10),(409175,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:13:05','2025-09-26 04:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758852785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758852785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:14:11','2025-09-26 04:14:11',0,NULL,10),(409176,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:16:12','2025-09-26 04:16:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758852972;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758852972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:21:05','2025-09-26 04:21:05',0,NULL,10),(409177,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:23:05','2025-09-26 04:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758853385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758853385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:23:14','2025-09-26 04:23:14',0,NULL,10),(409178,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:25:14','2025-09-26 04:25:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758853514;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758853514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:26:05','2025-09-26 04:26:05',0,NULL,10),(409179,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:28:05','2025-09-26 04:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758853685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758853685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:28:19','2025-09-26 04:28:19',0,NULL,10),(409180,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:30:19','2025-09-26 04:30:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758853819;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758853819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:31:05','2025-09-26 04:31:05',0,NULL,10),(409181,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:33:05','2025-09-26 04:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758853985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758853985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:33:32','2025-09-26 04:33:32',0,NULL,10),(409182,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:35:32','2025-09-26 04:35:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758854132;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758854132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:36:05','2025-09-26 04:36:05',0,NULL,10),(409183,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:38:05','2025-09-26 04:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758854285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758854285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:38:57','2025-09-26 04:38:57',0,NULL,10),(409184,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:40:57','2025-09-26 04:40:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758854457;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758854457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:41:06','2025-09-26 04:41:06',0,NULL,10),(409185,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:43:06','2025-09-26 04:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758854586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758854586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:46:05','2025-09-26 04:46:05',0,NULL,10),(409186,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:48:05','2025-09-26 04:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758854885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758854885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:48:34','2025-09-26 04:48:34',0,NULL,10),(409187,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:50:34','2025-09-26 04:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758855034;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758855034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:51:05','2025-09-26 04:51:05',0,NULL,10),(409188,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:53:05','2025-09-26 04:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758855185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758855185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 02:56:06','2025-09-26 04:56:06',0,NULL,10),(409189,'mailpoet/cron/daemon-trigger','complete','2025-09-26 02:58:06','2025-09-26 04:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758855486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758855486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:00:47','2025-09-26 05:00:47',0,NULL,10),(409190,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:02:47','2025-09-26 05:02:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758855767;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758855767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:06:05','2025-09-26 05:06:05',0,NULL,10),(409191,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:08:05','2025-09-26 05:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:09:05','2025-09-26 05:09:05',0,NULL,10),(409192,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:11:05','2025-09-26 05:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856265;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:11:06','2025-09-26 05:11:06',0,NULL,10),(409193,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:13:06','2025-09-26 05:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:16:05','2025-09-26 05:16:05',0,NULL,10),(409194,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:18:05','2025-09-26 05:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:18:26','2025-09-26 05:18:26',0,NULL,10),(409195,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:20:26','2025-09-26 05:20:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856826;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:21:05','2025-09-26 05:21:05',0,NULL,10),(409196,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:23:05','2025-09-26 05:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758856985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758856985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:24:12','2025-09-26 05:24:12',0,NULL,10),(409197,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:26:12','2025-09-26 05:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758857172;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758857172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:27:16','2025-09-26 05:27:16',0,NULL,10),(409198,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:29:16','2025-09-26 05:29:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758857356;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758857356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:31:05','2025-09-26 05:31:05',0,NULL,10),(409199,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:33:05','2025-09-26 05:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758857585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758857585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:33:57','2025-09-26 05:33:57',0,NULL,10),(409200,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:35:57','2025-09-26 05:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758857757;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758857757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:36:05','2025-09-26 05:36:05',0,NULL,10),(409201,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:38:05','2025-09-26 05:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758857885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758857885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:38:21','2025-09-26 05:38:21',0,NULL,10),(409202,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:40:21','2025-09-26 05:40:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858021;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:40:35','2025-09-26 05:40:35',0,NULL,10),(409203,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:42:35','2025-09-26 05:42:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858155;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:43:12','2025-09-26 05:43:12',0,NULL,10),(409204,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:45:12','2025-09-26 05:45:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858312;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:46:05','2025-09-26 05:46:05',0,NULL,10),(409205,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:48:05','2025-09-26 05:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:49:55','2025-09-26 05:49:55',0,NULL,10),(409206,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:51:55','2025-09-26 05:51:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:52:47','2025-09-26 05:52:47',0,NULL,10),(409207,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:54:47','2025-09-26 05:54:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758858887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758858887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 03:56:06','2025-09-26 05:56:06',0,NULL,10),(409208,'mailpoet/cron/daemon-trigger','complete','2025-09-26 03:58:06','2025-09-26 05:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758859086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758859086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:01:05','2025-09-26 06:01:05',0,NULL,10),(409209,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:03:05','2025-09-26 06:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758859385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758859385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:06:05','2025-09-26 06:06:05',0,NULL,10),(409210,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:08:05','2025-09-26 06:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758859685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758859685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:08:18','2025-09-26 06:08:18',0,NULL,10),(409211,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:10:18','2025-09-26 06:10:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758859818;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758859818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:11:06','2025-09-26 06:11:06',0,NULL,10),(409212,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:13:06','2025-09-26 06:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758859986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758859986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:13:56','2025-09-26 06:13:56',0,NULL,10),(409213,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:15:56','2025-09-26 06:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860156;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:16:08','2025-09-26 06:16:08',0,NULL,10),(409214,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:18:08','2025-09-26 06:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:18:08','2025-09-26 06:18:08',0,NULL,10),(409215,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:20:08','2025-09-26 06:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860408;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:20:26','2025-09-26 06:20:26',0,NULL,10),(409216,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:22:26','2025-09-26 06:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860546;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:22:35','2025-09-26 06:22:35',0,NULL,10),(409217,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:24:35','2025-09-26 06:24:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860675;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:25:26','2025-09-26 06:25:26',0,NULL,10),(409218,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:27:26','2025-09-26 06:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860846;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:27:58','2025-09-26 06:27:58',0,NULL,10),(409219,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:29:58','2025-09-26 06:29:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758860998;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758860998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:31:07','2025-09-26 06:31:07',0,NULL,10),(409220,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:33:07','2025-09-26 06:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758861187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758861187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:35:09','2025-09-26 06:35:09',0,NULL,10),(409221,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:37:09','2025-09-26 06:37:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758861429;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758861429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:40:31','2025-09-26 06:40:31',0,NULL,10),(409222,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:42:31','2025-09-26 06:42:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758861751;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758861751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:43:23','2025-09-26 06:43:23',0,NULL,10),(409223,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:45:23','2025-09-26 06:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758861923;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758861923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:46:06','2025-09-26 06:46:06',0,NULL,10),(409224,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:48:06','2025-09-26 06:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758862086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758862086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:49:57','2025-09-26 06:49:57',0,NULL,10),(409225,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:51:57','2025-09-26 06:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758862317;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758862317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:53:05','2025-09-26 06:53:05',0,NULL,10),(409226,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:55:05','2025-09-26 06:55:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758862505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758862505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:56:06','2025-09-26 06:56:06',0,NULL,10),(409227,'mailpoet/cron/daemon-trigger','complete','2025-09-26 04:58:06','2025-09-26 06:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758862686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758862686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 04:59:47','2025-09-26 06:59:47',0,NULL,10),(409228,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:01:47','2025-09-26 07:01:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758862907;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758862907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:03:24','2025-09-26 07:03:24',0,NULL,10),(409229,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:05:24','2025-09-26 07:05:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758863124;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758863124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:06:06','2025-09-26 07:06:06',0,NULL,10),(409230,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:08:06','2025-09-26 07:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758863286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758863286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:08:35','2025-09-26 07:08:35',0,NULL,10),(409231,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:10:35','2025-09-26 07:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758863435;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758863435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:11:06','2025-09-26 07:11:06',0,NULL,10),(409232,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:13:06','2025-09-26 07:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758863586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758863586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:16:06','2025-09-26 07:16:06',0,NULL,10),(409233,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:18:06','2025-09-26 07:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758863886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758863886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:20:22','2025-09-26 07:20:22',0,NULL,10),(409234,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:22:22','2025-09-26 07:22:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864142;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:22:40','2025-09-26 07:22:40',0,NULL,10),(409235,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:24:40','2025-09-26 07:24:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864280;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:25:45','2025-09-26 07:25:45',0,NULL,10),(409236,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:27:45','2025-09-26 07:27:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864465;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:28:45','2025-09-26 07:28:45',0,NULL,10),(409237,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:30:45','2025-09-26 07:30:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864645;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:31:06','2025-09-26 07:31:06',0,NULL,10),(409238,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:33:06','2025-09-26 07:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:33:27','2025-09-26 07:33:27',0,NULL,10),(409239,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:35:27','2025-09-26 07:35:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758864927;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758864927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:36:06','2025-09-26 07:36:06',0,NULL,10),(409240,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:38:06','2025-09-26 07:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758865086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758865086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:39:54','2025-09-26 07:39:54',0,NULL,10),(409241,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:41:54','2025-09-26 07:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758865314;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758865314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:46:06','2025-09-26 07:46:06',0,NULL,10),(409242,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:48:06','2025-09-26 07:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758865686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758865686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:49:16','2025-09-26 07:49:16',0,NULL,10),(409243,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:51:16','2025-09-26 07:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758865876;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758865876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:52:28','2025-09-26 07:52:28',0,NULL,10),(409244,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:54:28','2025-09-26 07:54:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758866068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758866068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 05:56:06','2025-09-26 07:56:06',0,NULL,10),(409245,'mailpoet/cron/daemon-trigger','complete','2025-09-26 05:58:06','2025-09-26 07:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758866286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758866286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:01:05','2025-09-26 08:01:05',0,NULL,10),(409246,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:03:05','2025-09-26 08:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758866585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758866585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:04:15','2025-09-26 08:04:15',0,NULL,10),(409247,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:06:15','2025-09-26 08:06:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758866775;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758866775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:06:36','2025-09-26 08:06:36',0,NULL,10),(409248,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:08:36','2025-09-26 08:08:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758866916;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758866916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:10:29','2025-09-26 08:10:29',0,NULL,10),(409249,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:12:29','2025-09-26 08:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758867149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758867149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:14:20','2025-09-26 08:14:20',0,NULL,10),(409250,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:16:20','2025-09-26 08:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758867380;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758867380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:17:16','2025-09-26 08:17:16',0,NULL,10),(409251,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:19:16','2025-09-26 08:19:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758867556;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758867556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:19:45','2025-09-26 08:19:45',0,NULL,10),(409252,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:21:45','2025-09-26 08:21:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758867705;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758867705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:26:07','2025-09-26 08:26:07',0,NULL,10),(409253,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:28:07','2025-09-26 08:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758868087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758868087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:30:03','2025-09-26 08:30:03',0,NULL,10),(409254,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:32:03','2025-09-26 08:32:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758868323;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758868323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:32:04','2025-09-26 08:32:04',0,NULL,10),(409255,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:34:04','2025-09-26 08:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758868444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758868444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:36:06','2025-09-26 08:36:06',0,NULL,10),(409256,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:38:06','2025-09-26 08:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758868686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758868686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:40:36','2025-09-26 08:40:36',0,NULL,10),(409257,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:42:36','2025-09-26 08:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758868956;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758868956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:46:00','2025-09-26 08:46:00',0,NULL,10),(409258,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:48:00','2025-09-26 08:48:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758869280;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758869280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:51:05','2025-09-26 08:51:05',0,NULL,10),(409259,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:53:05','2025-09-26 08:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758869585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758869585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:53:47','2025-09-26 08:53:47',0,NULL,10),(409260,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:55:47','2025-09-26 08:55:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758869747;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758869747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 06:56:07','2025-09-26 08:56:07',0,NULL,10),(409261,'mailpoet/cron/daemon-trigger','complete','2025-09-26 06:58:07','2025-09-26 08:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758869887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758869887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:00:26','2025-09-26 09:00:26',0,NULL,10),(409262,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:02:26','2025-09-26 09:02:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870146;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:02:38','2025-09-26 09:02:38',0,NULL,10),(409263,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:04:38','2025-09-26 09:04:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870278;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:06:05','2025-09-26 09:06:05',0,NULL,10),(409264,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:08:05','2025-09-26 09:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:09:06','2025-09-26 09:09:06',0,NULL,10),(409265,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:11:06','2025-09-26 09:11:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870666;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:11:07','2025-09-26 09:11:07',0,NULL,10),(409266,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:13:07','2025-09-26 09:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:13:25','2025-09-26 09:13:25',0,NULL,10),(409267,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:15:25','2025-09-26 09:15:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758870925;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758870925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:16:05','2025-09-26 09:16:05',0,NULL,10),(409268,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:18:05','2025-09-26 09:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758871085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758871085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:21:06','2025-09-26 09:21:06',0,NULL,10),(409269,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:23:06','2025-09-26 09:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758871386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758871386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:26:03','2025-09-26 09:26:03',0,NULL,10),(409270,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:28:03','2025-09-26 09:28:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758871683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758871683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:28:16','2025-09-26 09:28:16',0,NULL,10),(409271,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:30:16','2025-09-26 09:30:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758871816;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758871816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:31:05','2025-09-26 09:31:05',0,NULL,10),(409272,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:33:05','2025-09-26 09:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758871985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758871985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:35:38','2025-09-26 09:35:38',0,NULL,10),(409273,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:37:38','2025-09-26 09:37:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758872258;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758872258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:38:26','2025-09-26 09:38:26',0,NULL,10),(409274,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:40:26','2025-09-26 09:40:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758872426;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758872426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:41:06','2025-09-26 09:41:06',0,NULL,10),(409275,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:43:06','2025-09-26 09:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758872586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758872586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:44:50','2025-09-26 09:44:50',0,NULL,10),(409276,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:46:50','2025-09-26 09:46:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758872810;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758872810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:49:04','2025-09-26 09:49:04',0,NULL,10),(409277,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:51:04','2025-09-26 09:51:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758873064;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758873064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:51:07','2025-09-26 09:51:07',0,NULL,10),(409278,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:53:07','2025-09-26 09:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758873187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758873187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:53:28','2025-09-26 09:53:28',0,NULL,10),(409279,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:55:28','2025-09-26 09:55:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758873328;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758873328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 07:56:07','2025-09-26 09:56:07',0,NULL,10),(409280,'mailpoet/cron/daemon-trigger','complete','2025-09-26 07:58:07','2025-09-26 09:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758873487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758873487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:00:56','2025-09-26 10:00:56',0,NULL,10),(409281,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:02:56','2025-09-26 10:02:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758873776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758873776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:05:48','2025-09-26 10:05:48',0,NULL,10),(409282,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:07:48','2025-09-26 10:07:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758874068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758874068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:10:02','2025-09-26 10:10:02',0,NULL,10),(409283,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:12:02','2025-09-26 10:12:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758874322;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758874322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:14:21','2025-09-26 10:14:21',0,NULL,10),(409284,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:16:21','2025-09-26 10:16:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758874581;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758874581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:18:07','2025-09-26 10:18:07',0,NULL,10),(409285,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:20:07','2025-09-26 10:20:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758874807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758874807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:20:19','2025-09-26 10:20:19',0,NULL,10),(409286,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:22:19','2025-09-26 10:22:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758874939;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758874939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:25:24','2025-09-26 10:25:24',0,NULL,10),(409287,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:27:24','2025-09-26 10:27:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758875244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758875244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:29:52','2025-09-26 10:29:52',0,NULL,10),(409288,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:31:52','2025-09-26 10:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758875512;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758875512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:34:12','2025-09-26 10:34:12',0,NULL,10),(409289,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:36:12','2025-09-26 10:36:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758875772;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758875772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:38:04','2025-09-26 10:38:04',0,NULL,10),(409290,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:40:04','2025-09-26 10:40:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758876004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758876004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:41:06','2025-09-26 10:41:06',0,NULL,10),(409291,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:43:06','2025-09-26 10:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758876186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758876186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:44:52','2025-09-26 10:44:52',0,NULL,10),(409292,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:46:52','2025-09-26 10:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758876412;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758876412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:50:34','2025-09-26 10:50:34',0,NULL,10),(409293,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:52:34','2025-09-26 10:52:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758876754;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758876754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:53:16','2025-09-26 10:53:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (409294,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:55:16','2025-09-26 10:55:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758876916;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758876916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:56:07','2025-09-26 10:56:07',0,NULL,10),(409295,'mailpoet/cron/daemon-trigger','complete','2025-09-26 08:58:07','2025-09-26 10:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758877087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758877087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 08:59:45','2025-09-26 10:59:45',0,NULL,10),(409296,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:01:45','2025-09-26 11:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758877305;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758877305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:04:59','2025-09-26 11:04:59',0,NULL,10),(409297,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:06:59','2025-09-26 11:06:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758877619;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758877619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:07:04','2025-09-26 11:07:04',0,NULL,10),(409298,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:09:04','2025-09-26 11:09:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758877744;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758877744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:09:13','2025-09-26 11:09:13',0,NULL,10),(409299,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:11:13','2025-09-26 11:11:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758877873;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758877873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:13:23','2025-09-26 11:13:23',0,NULL,10),(409300,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:15:23','2025-09-26 11:15:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758878123;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758878123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:16:06','2025-09-26 11:16:06',0,NULL,10),(409301,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:18:06','2025-09-26 11:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758878286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758878286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:19:11','2025-09-26 11:19:11',0,NULL,10),(409302,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:21:11','2025-09-26 11:21:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758878471;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758878471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:22:43','2025-09-26 11:22:43',0,NULL,10),(409303,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:24:43','2025-09-26 11:24:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758878683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758878683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:25:16','2025-09-26 11:25:16',0,NULL,10),(409304,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:27:16','2025-09-26 11:27:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758878836;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758878836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:30:29','2025-09-26 11:30:29',0,NULL,10),(409305,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:32:29','2025-09-26 11:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758879149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758879149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:33:04','2025-09-26 11:33:04',0,NULL,10),(409306,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:35:04','2025-09-26 11:35:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758879304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758879304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:36:06','2025-09-26 11:36:06',0,NULL,10),(409307,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:38:06','2025-09-26 11:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758879486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758879486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:39:55','2025-09-26 11:39:55',0,NULL,10),(409308,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:41:55','2025-09-26 11:41:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758879715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758879715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:42:08','2025-09-26 11:42:08',0,NULL,10),(409309,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:44:08','2025-09-26 11:44:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758879848;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758879848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:46:06','2025-09-26 11:46:06',0,NULL,10),(409310,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:48:06','2025-09-26 11:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758880086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758880086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:50:29','2025-09-26 11:50:29',0,NULL,10),(409311,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:52:29','2025-09-26 11:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758880349;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758880349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:55:38','2025-09-26 11:55:38',0,NULL,10),(409312,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:57:38','2025-09-26 11:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758880658;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758880658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 09:57:48','2025-09-26 11:57:48',0,NULL,10),(409313,'mailpoet/cron/daemon-trigger','complete','2025-09-26 09:59:48','2025-09-26 11:59:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758880788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758880788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:01:06','2025-09-26 12:01:06',0,NULL,10),(409314,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:03:06','2025-09-26 12:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758880986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758880986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:03:22','2025-09-26 12:03:22',0,NULL,10),(409315,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:05:22','2025-09-26 12:05:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881122;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:06:02','2025-09-26 12:06:02',0,NULL,10),(409316,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:08:02','2025-09-26 12:08:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881282;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:08:44','2025-09-26 12:08:44',0,NULL,10),(409317,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:10:44','2025-09-26 12:10:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:11:07','2025-09-26 12:11:07',0,NULL,10),(409318,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:13:07','2025-09-26 12:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:15:36','2025-09-26 12:15:36',0,NULL,10),(409319,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:17:36','2025-09-26 12:17:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758881856;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758881856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:18:14','2025-09-26 12:18:14',0,NULL,10),(409320,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:20:14','2025-09-26 12:20:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758882014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758882014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:21:06','2025-09-26 12:21:06',0,NULL,10),(409321,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:23:06','2025-09-26 12:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758882186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758882186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:25:25','2025-09-26 12:25:25',0,NULL,10),(409322,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:27:25','2025-09-26 12:27:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758882445;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758882445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:29:34','2025-09-26 12:29:34',0,NULL,10),(409323,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:31:34','2025-09-26 12:31:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758882694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758882694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:34:51','2025-09-26 12:34:51',0,NULL,10),(409324,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:36:51','2025-09-26 12:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758883011;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758883011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:39:30','2025-09-26 12:39:30',0,NULL,10),(409325,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:41:30','2025-09-26 12:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758883290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758883290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:41:59','2025-09-26 12:41:59',0,NULL,10),(409326,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:43:59','2025-09-26 12:43:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758883439;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758883439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:44:10','2025-09-26 12:44:10',0,NULL,10),(409327,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:46:10','2025-09-26 12:46:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758883570;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758883570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:50:11','2025-09-26 12:50:11',0,NULL,10),(409328,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:52:11','2025-09-26 12:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758883931;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758883931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:52:22','2025-09-26 12:52:22',0,NULL,10),(409329,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:54:22','2025-09-26 12:54:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758884062;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758884062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:55:34','2025-09-26 12:55:34',0,NULL,10),(409330,'mailpoet/cron/daemon-trigger','complete','2025-09-26 10:57:34','2025-09-26 12:57:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758884254;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758884254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 10:59:41','2025-09-26 12:59:41',0,NULL,10),(409331,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:01:41','2025-09-26 13:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758884501;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758884501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:03:42','2025-09-26 13:03:42',0,NULL,10),(409332,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:05:42','2025-09-26 13:05:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758884742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758884742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:06:06','2025-09-26 13:06:06',0,NULL,10),(409333,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:08:06','2025-09-26 13:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758884886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758884886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:08:54','2025-09-26 13:08:54',0,NULL,10),(409334,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:10:54','2025-09-26 13:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758885054;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758885054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:11:07','2025-09-26 13:11:07',0,NULL,10),(409335,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:13:07','2025-09-26 13:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758885187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758885187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:13:36','2025-09-26 13:13:36',0,NULL,10),(409336,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:15:36','2025-09-26 13:15:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758885336;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758885336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:16:06','2025-09-26 13:16:06',0,NULL,10),(409337,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:18:06','2025-09-26 13:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758885486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758885486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:19:15','2025-09-26 13:19:15',0,NULL,10),(409338,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:21:15','2025-09-26 13:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758885675;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758885675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:25:49','2025-09-26 13:25:49',0,NULL,10),(409339,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:27:49','2025-09-26 13:27:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886069;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:28:27','2025-09-26 13:28:27',0,NULL,10),(409340,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:30:27','2025-09-26 13:30:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886227;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:31:06','2025-09-26 13:31:06',0,NULL,10),(409341,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:33:06','2025-09-26 13:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:33:42','2025-09-26 13:33:42',0,NULL,10),(409342,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:35:42','2025-09-26 13:35:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886542;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:35:43','2025-09-26 13:35:43',0,NULL,10),(409343,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:37:43','2025-09-26 13:37:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886663;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:37:55','2025-09-26 13:37:55',0,NULL,10),(409344,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:39:55','2025-09-26 13:39:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886795;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:41:06','2025-09-26 13:41:06',0,NULL,10),(409345,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:43:06','2025-09-26 13:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758886986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758886986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:46:01','2025-09-26 13:46:01',0,NULL,10),(409346,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:48:01','2025-09-26 13:48:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758887281;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758887281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:49:07','2025-09-26 13:49:07',0,NULL,10),(409347,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:51:07','2025-09-26 13:51:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758887467;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758887467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 11:55:07','2025-09-26 13:55:07',0,NULL,10),(409348,'mailpoet/cron/daemon-trigger','complete','2025-09-26 11:57:07','2025-09-26 13:57:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758887827;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758887827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:01:06','2025-09-26 14:01:06',0,NULL,10),(409349,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:03:06','2025-09-26 14:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758888186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758888186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:05:27','2025-09-26 14:05:27',0,NULL,10),(409350,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:07:27','2025-09-26 14:07:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758888447;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758888447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:08:51','2025-09-26 14:08:51',0,NULL,10),(409351,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:10:51','2025-09-26 14:10:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758888651;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758888651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:11:06','2025-09-26 14:11:06',0,NULL,10),(409352,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:13:06','2025-09-26 14:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758888786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758888786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:14:54','2025-09-26 14:14:54',0,NULL,10),(409353,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:16:54','2025-09-26 14:16:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:20:10','2025-09-26 14:20:10',0,NULL,10),(409354,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:22:10','2025-09-26 14:22:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889330;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:22:42','2025-09-26 14:22:42',0,NULL,10),(409355,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:24:42','2025-09-26 14:24:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889482;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:24:59','2025-09-26 14:24:59',0,NULL,10),(409356,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:26:59','2025-09-26 14:26:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889619;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:28:48','2025-09-26 14:28:48',0,NULL,10),(409357,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:30:48','2025-09-26 14:30:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889848;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:31:06','2025-09-26 14:31:06',0,NULL,10),(409358,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:33:06','2025-09-26 14:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758889986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758889986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:34:20','2025-09-26 14:34:20',0,NULL,10),(409359,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:36:20','2025-09-26 14:36:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758890180;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758890180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:40:11','2025-09-26 14:40:11',0,NULL,10),(409360,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:42:11','2025-09-26 14:42:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758890531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758890531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:46:06','2025-09-26 14:46:06',0,NULL,10),(409361,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:48:06','2025-09-26 14:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758890886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758890886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:48:20','2025-09-26 14:48:20',0,NULL,10),(409362,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:50:20','2025-09-26 14:50:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:50:54','2025-09-26 14:50:54',0,NULL,10),(409363,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:52:54','2025-09-26 14:52:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891174;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:53:17','2025-09-26 14:53:17',0,NULL,10),(409364,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:55:17','2025-09-26 14:55:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891317;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:56:08','2025-09-26 14:56:08',0,NULL,10),(409365,'mailpoet/cron/daemon-trigger','complete','2025-09-26 12:58:08','2025-09-26 14:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 12:58:48','2025-09-26 14:58:48',0,NULL,10),(409366,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:00:48','2025-09-26 15:00:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891648;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:00:53','2025-09-26 15:00:53',0,NULL,10),(409367,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:02:53','2025-09-26 15:02:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758891773;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758891773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:05:31','2025-09-26 15:05:31',0,NULL,10),(409368,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:07:31','2025-09-26 15:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758892051;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758892051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:08:02','2025-09-26 15:08:02',0,NULL,10),(409369,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:10:02','2025-09-26 15:10:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758892202;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758892202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:11:06','2025-09-26 15:11:06',0,NULL,10),(409370,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:13:06','2025-09-26 15:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758892386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758892386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:14:37','2025-09-26 15:14:37',0,NULL,10),(409371,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:16:37','2025-09-26 15:16:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758892597;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758892597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:21:06','2025-09-26 15:21:06',0,NULL,10),(409372,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:23:06','2025-09-26 15:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758892986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758892986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:23:57','2025-09-26 15:23:57',0,NULL,10),(409373,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:25:57','2025-09-26 15:25:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758893157;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758893157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:26:06','2025-09-26 15:26:06',0,NULL,10),(409374,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:28:06','2025-09-26 15:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758893286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758893286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:29:18','2025-09-26 15:29:18',0,NULL,10),(409375,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:31:18','2025-09-26 15:31:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758893478;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758893478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:31:54','2025-09-26 15:31:54',0,NULL,10),(409376,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:33:54','2025-09-26 15:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758893634;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758893634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:34:42','2025-09-26 15:34:42',0,NULL,10),(409377,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:36:42','2025-09-26 15:36:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758893802;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758893802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:38:47','2025-09-26 15:38:47',0,NULL,10),(409378,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:40:47','2025-09-26 15:40:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758894047;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758894047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:41:06','2025-09-26 15:41:06',0,NULL,10),(409379,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:43:06','2025-09-26 15:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758894186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758894186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:44:12','2025-09-26 15:44:12',0,NULL,10),(409380,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:46:12','2025-09-26 15:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758894372;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758894372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:48:16','2025-09-26 15:48:16',0,NULL,10),(409381,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:50:16','2025-09-26 15:50:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758894616;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758894616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:50:36','2025-09-26 15:50:36',0,NULL,10),(409382,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:52:36','2025-09-26 15:52:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758894756;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758894756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:54:47','2025-09-26 15:54:47',0,NULL,10),(409383,'mailpoet/cron/daemon-trigger','complete','2025-09-26 13:56:47','2025-09-26 15:56:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895007;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 13:58:55','2025-09-26 15:58:55',0,NULL,10),(409384,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:00:55','2025-09-26 16:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895255;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:00:59','2025-09-26 16:00:59',0,NULL,10),(409385,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:02:59','2025-09-26 16:02:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895379;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:05:07','2025-09-26 16:05:07',0,NULL,10),(409386,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:07:07','2025-09-26 16:07:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895627;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:08:39','2025-09-26 16:08:39',0,NULL,10),(409387,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:10:39','2025-09-26 16:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:11:06','2025-09-26 16:11:06',0,NULL,10),(409388,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:13:06','2025-09-26 16:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758895986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758895986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:13:49','2025-09-26 16:13:49',0,NULL,10),(409389,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:15:49','2025-09-26 16:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758896149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758896149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:16:06','2025-09-26 16:16:06',0,NULL,10),(409390,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:18:06','2025-09-26 16:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758896286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758896286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:20:50','2025-09-26 16:20:50',0,NULL,10),(409391,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:22:50','2025-09-26 16:22:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758896570;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758896570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:24:50','2025-09-26 16:24:50',0,NULL,10),(409392,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:26:50','2025-09-26 16:26:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758896810;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758896810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:27:24','2025-09-26 16:27:24',0,NULL,10),(409393,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:29:24','2025-09-26 16:29:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758896964;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758896964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:31:06','2025-09-26 16:31:06',0,NULL,10),(409394,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:33:06','2025-09-26 16:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758897186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758897186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:36:05','2025-09-26 16:36:05',0,NULL,10),(409395,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:38:05','2025-09-26 16:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758897485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758897485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:39:14','2025-09-26 16:39:14',0,NULL,10),(409396,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:41:14','2025-09-26 16:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758897674;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758897674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:42:52','2025-09-26 16:42:52',0,NULL,10),(409397,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:44:52','2025-09-26 16:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758897892;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758897892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:45:31','2025-09-26 16:45:31',0,NULL,10),(409398,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:47:31','2025-09-26 16:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898051;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:47:59','2025-09-26 16:47:59',0,NULL,10),(409399,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:49:59','2025-09-26 16:49:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898199;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:50:43','2025-09-26 16:50:43',0,NULL,10),(409400,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:52:43','2025-09-26 16:52:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898363;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:53:00','2025-09-26 16:53:00',0,NULL,10),(409401,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:55:00','2025-09-26 16:55:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898500;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:55:38','2025-09-26 16:55:38',0,NULL,10),(409402,'mailpoet/cron/daemon-trigger','complete','2025-09-26 14:57:38','2025-09-26 16:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898658;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 14:58:22','2025-09-26 16:58:22',0,NULL,10),(409403,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:00:22','2025-09-26 17:00:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898822;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:00:39','2025-09-26 17:00:39',0,NULL,10),(409404,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:02:39','2025-09-26 17:02:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758898959;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758898959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:03:03','2025-09-26 17:03:03',0,NULL,10),(409405,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:05:03','2025-09-26 17:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899103;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:05:44','2025-09-26 17:05:44',0,NULL,10),(409406,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:07:44','2025-09-26 17:07:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899264;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:08:31','2025-09-26 17:08:31',0,NULL,10),(409407,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:10:31','2025-09-26 17:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899431;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:11:00','2025-09-26 17:11:00',0,NULL,10),(409408,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:13:00','2025-09-26 17:13:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899580;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:13:13','2025-09-26 17:13:13',0,NULL,10),(409409,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:15:13','2025-09-26 17:15:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899713;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:15:13','2025-09-26 17:15:13',0,NULL,10),(409410,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:17:13','2025-09-26 17:17:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758899833;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758899833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:18:08','2025-09-26 17:18:08',0,NULL,10),(409411,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:20:08','2025-09-26 17:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758900008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758900008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:21:06','2025-09-26 17:21:06',0,NULL,10),(409412,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:23:06','2025-09-26 17:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758900186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758900186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:26:07','2025-09-26 17:26:07',0,NULL,10),(409413,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:28:07','2025-09-26 17:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758900487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758900487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:29:16','2025-09-26 17:29:16',0,NULL,10),(409414,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:31:16','2025-09-26 17:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758900676;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758900676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:35:27','2025-09-26 17:35:27',0,NULL,10),(409415,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:37:27','2025-09-26 17:37:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901047;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:37:32','2025-09-26 17:37:32',0,NULL,10),(409416,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:39:32','2025-09-26 17:39:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901172;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:41:06','2025-09-26 17:41:06',0,NULL,10),(409417,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:43:06','2025-09-26 17:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:44:42','2025-09-26 17:44:42',0,NULL,10),(409418,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:46:42','2025-09-26 17:46:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901602;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:46:54','2025-09-26 17:46:54',0,NULL,10),(409419,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:48:54','2025-09-26 17:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901734;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:48:55','2025-09-26 17:48:55',0,NULL,10),(409420,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:50:55','2025-09-26 17:50:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758901855;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758901855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:51:54','2025-09-26 17:51:54',0,NULL,10),(409421,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:53:54','2025-09-26 17:53:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902034;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:53:55','2025-09-26 17:53:55',0,NULL,10),(409422,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:55:55','2025-09-26 17:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902155;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:55:56','2025-09-26 17:55:56',0,NULL,10),(409423,'mailpoet/cron/daemon-trigger','complete','2025-09-26 15:57:56','2025-09-26 17:57:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902276;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 15:58:55','2025-09-26 17:58:55',0,NULL,10),(409424,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:00:55','2025-09-26 18:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902455;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:01:55','2025-09-26 18:01:55',0,NULL,10),(409425,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:03:55','2025-09-26 18:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902635;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:03:55','2025-09-26 18:03:55',0,NULL,10),(409426,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:05:55','2025-09-26 18:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902755;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:05:55','2025-09-26 18:05:55',0,NULL,10),(409427,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:07:55','2025-09-26 18:07:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902875;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:07:55','2025-09-26 18:07:55',0,NULL,10),(409428,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:09:55','2025-09-26 18:09:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758902995;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758902995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:09:56','2025-09-26 18:09:56',0,NULL,10),(409429,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:11:56','2025-09-26 18:11:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903116;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:12:55','2025-09-26 18:12:55',0,NULL,10),(409430,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:14:55','2025-09-26 18:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903295;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:15:55','2025-09-26 18:15:55',0,NULL,10),(409431,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:17:55','2025-09-26 18:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903475;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:17:55','2025-09-26 18:17:55',0,NULL,10),(409432,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:19:55','2025-09-26 18:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:20:54','2025-09-26 18:20:54',0,NULL,10),(409433,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:22:54','2025-09-26 18:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903774;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:22:55','2025-09-26 18:22:55',0,NULL,10),(409434,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:24:55','2025-09-26 18:24:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758903895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758903895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:25:54','2025-09-26 18:25:54',0,NULL,10),(409435,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:27:54','2025-09-26 18:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904074;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:27:54','2025-09-26 18:27:54',0,NULL,10),(409436,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:29:54','2025-09-26 18:29:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:29:55','2025-09-26 18:29:55',0,NULL,10),(409437,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:31:55','2025-09-26 18:31:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904315;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:32:54','2025-09-26 18:32:54',0,NULL,10),(409438,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:34:54','2025-09-26 18:34:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904494;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:34:55','2025-09-26 18:34:55',0,NULL,10),(409439,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:36:55','2025-09-26 18:36:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904615;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:36:58','2025-09-26 18:36:58',0,NULL,10),(409440,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:38:58','2025-09-26 18:38:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:39:56','2025-09-26 18:39:56',0,NULL,10),(409441,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:41:56','2025-09-26 18:41:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758904916;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758904916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:41:57','2025-09-26 18:41:57',0,NULL,10),(409442,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:43:57','2025-09-26 18:43:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905037;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:44:01','2025-09-26 18:44:01',0,NULL,10),(409443,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:46:01','2025-09-26 18:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905161;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:46:06','2025-09-26 18:46:06',0,NULL,10),(409444,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:48:06','2025-09-26 18:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:49:22','2025-09-26 18:49:22',0,NULL,10),(409445,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:51:22','2025-09-26 18:51:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905482;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:51:57','2025-09-26 18:51:57',0,NULL,10),(409446,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:53:57','2025-09-26 18:53:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905637;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:54:56','2025-09-26 18:54:56',0,NULL,10),(409447,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:56:56','2025-09-26 18:56:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905816;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 16:57:54','2025-09-26 18:57:54',0,NULL,10),(409448,'mailpoet/cron/daemon-trigger','complete','2025-09-26 16:59:54','2025-09-26 18:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758905994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758905994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:01:06','2025-09-26 19:01:06',0,NULL,10),(409449,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:03:06','2025-09-26 19:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758906186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758906186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:04:24','2025-09-26 19:04:24',0,NULL,10),(409450,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:06:24','2025-09-26 19:06:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758906384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758906384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:07:15','2025-09-26 19:07:15',0,NULL,10),(409451,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:09:15','2025-09-26 19:09:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758906555;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758906555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:10:32','2025-09-26 19:10:32',0,NULL,10),(409452,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:12:32','2025-09-26 19:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758906752;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758906752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:13:10','2025-09-26 19:13:10',0,NULL,10),(409453,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:15:10','2025-09-26 19:15:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758906910;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758906910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:16:06','2025-09-26 19:16:06',0,NULL,10),(409454,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:18:06','2025-09-26 19:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758907086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758907086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:20:45','2025-09-26 19:20:45',0,NULL,10),(409455,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:22:45','2025-09-26 19:22:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758907365;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758907365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:25:04','2025-09-26 19:25:04',0,NULL,10),(409456,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:27:04','2025-09-26 19:27:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758907624;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758907624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:27:47','2025-09-26 19:27:47',0,NULL,10),(409457,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:29:47','2025-09-26 19:29:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758907787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758907787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:30:56','2025-09-26 19:30:56',0,NULL,10),(409458,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:32:56','2025-09-26 19:32:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758907976;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758907976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:33:05','2025-09-26 19:33:05',0,NULL,10),(409459,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:35:05','2025-09-26 19:35:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758908105;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758908105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:36:06','2025-09-26 19:36:06',0,NULL,10),(409460,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:38:06','2025-09-26 19:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758908286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758908286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:40:54','2025-09-26 19:40:54',0,NULL,10),(409461,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:42:54','2025-09-26 19:42:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758908574;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758908574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:46:06','2025-09-26 19:46:06',0,NULL,10),(409462,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:48:06','2025-09-26 19:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758908886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758908886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:48:27','2025-09-26 19:48:27',0,NULL,10),(409463,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:50:27','2025-09-26 19:50:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909027;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:50:40','2025-09-26 19:50:40',0,NULL,10),(409464,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:52:40','2025-09-26 19:52:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909160;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:53:07','2025-09-26 19:53:07',0,NULL,10),(409465,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:55:07','2025-09-26 19:55:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909307;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:56:06','2025-09-26 19:56:06',0,NULL,10),(409466,'mailpoet/cron/daemon-trigger','complete','2025-09-26 17:58:06','2025-09-26 19:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 17:58:11','2025-09-26 19:58:11',0,NULL,10),(409467,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:00:11','2025-09-26 20:00:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909611;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:01:06','2025-09-26 20:01:06',0,NULL,10),(409468,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:03:06','2025-09-26 20:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758909786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758909786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:05:57','2025-09-26 20:05:57',0,NULL,10),(409469,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:07:57','2025-09-26 20:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910077;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:10:43','2025-09-26 20:10:43',0,NULL,10),(409470,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:12:43','2025-09-26 20:12:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910363;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:12:57','2025-09-26 20:12:57',0,NULL,10),(409471,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:14:57','2025-09-26 20:14:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910497;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:16:06','2025-09-26 20:16:06',0,NULL,10),(409472,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:18:06','2025-09-26 20:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:18:43','2025-09-26 20:18:43',0,NULL,10),(409473,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:20:43','2025-09-26 20:20:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:21:06','2025-09-26 20:21:06',0,NULL,10),(409474,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:23:06','2025-09-26 20:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758910986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758910986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:24:07','2025-09-26 20:24:07',0,NULL,10),(409475,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:26:07','2025-09-26 20:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758911167;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758911167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:28:52','2025-09-26 20:28:52',0,NULL,10),(409476,'mailpoet/cron/daemon-run','complete','2025-09-26 18:28:49','2025-09-26 20:28:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758911329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758911329;}',5,1,'2025-09-26 18:28:52','2025-09-26 20:28:52',0,NULL,10),(409477,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:30:52','2025-09-26 20:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758911452;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758911452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:31:07','2025-09-26 20:31:07',0,NULL,10),(409478,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:33:07','2025-09-26 20:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758911587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758911587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:34:58','2025-09-26 20:34:58',0,NULL,10),(409479,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:36:58','2025-09-26 20:36:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758911818;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758911818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:38:10','2025-09-26 20:38:10',0,NULL,10),(409480,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:40:10','2025-09-26 20:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:40:44','2025-09-26 20:40:44',0,NULL,10),(409481,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:42:44','2025-09-26 20:42:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912164;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:43:47','2025-09-26 20:43:47',0,NULL,10),(409482,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:45:47','2025-09-26 20:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912347;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:46:06','2025-09-26 20:46:06',0,NULL,10),(409483,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:48:06','2025-09-26 20:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:48:07','2025-09-26 20:48:07',0,NULL,10),(409484,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:50:07','2025-09-26 20:50:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912607;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:51:06','2025-09-26 20:51:06',0,NULL,10),(409485,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:53:06','2025-09-26 20:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:53:40','2025-09-26 20:53:40',0,NULL,10),(409486,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:55:40','2025-09-26 20:55:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758912940;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758912940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:55:54','2025-09-26 20:55:54',0,NULL,10),(409487,'mailpoet/cron/daemon-run','complete','2025-09-26 18:55:49','2025-09-26 20:55:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758912949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758912949;}',5,1,'2025-09-26 18:55:54','2025-09-26 20:55:54',0,NULL,10),(409488,'mailpoet/cron/daemon-trigger','complete','2025-09-26 18:57:54','2025-09-26 20:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913074;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 18:58:00','2025-09-26 20:58:00',0,NULL,10),(409489,'mailpoet/cron/daemon-run','complete','2025-09-26 18:57:58','2025-09-26 20:57:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758913078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758913078;}',5,1,'2025-09-26 18:58:00','2025-09-26 20:58:00',0,NULL,10),(409490,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:00:00','2025-09-26 21:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913200;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:00:26','2025-09-26 21:00:26',0,NULL,10),(409491,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:02:26','2025-09-26 21:02:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913346;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:04:21','2025-09-26 21:04:21',0,NULL,10),(409492,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:06:21','2025-09-26 21:06:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913581;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:07:29','2025-09-26 21:07:29',0,NULL,10),(409493,'mailpoet/cron/daemon-run','complete','2025-09-26 19:07:28','2025-09-26 21:07:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758913648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758913648;}',5,1,'2025-09-26 19:07:29','2025-09-26 21:07:29',0,NULL,10),(409494,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:09:29','2025-09-26 21:09:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913769;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:11:07','2025-09-26 21:11:07',0,NULL,10),(409495,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:13:07','2025-09-26 21:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758913987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758913987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:14:38','2025-09-26 21:14:38',0,NULL,10),(409496,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:16:38','2025-09-26 21:16:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758914198;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758914198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:17:56','2025-09-26 21:17:56',0,NULL,10),(409497,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:19:56','2025-09-26 21:19:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758914396;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758914396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:21:06','2025-09-26 21:21:06',0,NULL,10),(409498,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:23:06','2025-09-26 21:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758914586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758914586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:24:11','2025-09-26 21:24:11',0,NULL,10),(409499,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:26:11','2025-09-26 21:26:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758914771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758914771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:26:59','2025-09-26 21:26:59',0,NULL,10),(409500,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:28:59','2025-09-26 21:28:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758914939;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758914939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:30:39','2025-09-26 21:30:39',0,NULL,10),(409501,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:32:39','2025-09-26 21:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758915159;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758915159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:34:37','2025-09-26 21:34:37',0,NULL,10),(409502,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:36:37','2025-09-26 21:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758915397;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758915397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:37:05','2025-09-26 21:37:05',0,NULL,10),(409503,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:39:05','2025-09-26 21:39:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758915545;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758915545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:40:08','2025-09-26 21:40:08',0,NULL,10),(409504,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:42:08','2025-09-26 21:42:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758915728;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758915728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:43:18','2025-09-26 21:43:18',0,NULL,10),(409505,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:45:18','2025-09-26 21:45:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758915918;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758915918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:45:19','2025-09-26 21:45:19',0,NULL,10),(409506,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:47:19','2025-09-26 21:47:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916039;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:47:55','2025-09-26 21:47:55',0,NULL,10),(409507,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:49:55','2025-09-26 21:49:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916195;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:50:23','2025-09-26 21:50:23',0,NULL,10),(409508,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:52:23','2025-09-26 21:52:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:53:06','2025-09-26 21:53:06',0,NULL,10),(409509,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:55:06','2025-09-26 21:55:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:55:09','2025-09-26 21:55:09',0,NULL,10),(409510,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:57:09','2025-09-26 21:57:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916629;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:57:33','2025-09-26 21:57:33',0,NULL,10),(409511,'mailpoet/cron/daemon-trigger','complete','2025-09-26 19:59:33','2025-09-26 21:59:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916773;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 19:59:41','2025-09-26 21:59:41',0,NULL,10),(409512,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:01:41','2025-09-26 22:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758916901;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758916901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:05:47','2025-09-26 22:05:47',0,NULL,10),(409513,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:07:47','2025-09-26 22:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758917267;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758917267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:11:06','2025-09-26 22:11:06',0,NULL,10),(409514,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:13:06','2025-09-26 22:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758917586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758917586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:14:03','2025-09-26 22:14:03',0,NULL,10),(409515,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:16:03','2025-09-26 22:16:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758917763;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758917763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:16:06','2025-09-26 22:16:06',0,NULL,10),(409516,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:18:06','2025-09-26 22:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758917886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758917886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:21:07','2025-09-26 22:21:07',0,NULL,10),(409517,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:23:07','2025-09-26 22:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758918187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758918187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:26:06','2025-09-26 22:26:06',0,NULL,10),(409518,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:28:06','2025-09-26 22:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758918486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758918486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:28:26','2025-09-26 22:28:26',0,NULL,10),(409519,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:30:26','2025-09-26 22:30:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758918626;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758918626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:30:43','2025-09-26 22:30:43',0,NULL,10),(409520,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:32:43','2025-09-26 22:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758918763;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758918763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:33:05','2025-09-26 22:33:05',0,NULL,10),(409521,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:35:05','2025-09-26 22:35:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758918905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758918905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:36:06','2025-09-26 22:36:06',0,NULL,10),(409522,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:38:06','2025-09-26 22:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:38:06','2025-09-26 22:38:06',0,NULL,10),(409523,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:40:06','2025-09-26 22:40:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919206;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:41:06','2025-09-26 22:41:06',0,NULL,10),(409524,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:43:06','2025-09-26 22:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:44:24','2025-09-26 22:44:24',0,NULL,10),(409525,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:46:24','2025-09-26 22:46:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919584;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:47:34','2025-09-26 22:47:34',0,NULL,10),(409526,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:49:34','2025-09-26 22:49:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919774;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:50:39','2025-09-26 22:50:39',0,NULL,10),(409527,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:52:39','2025-09-26 22:52:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758919959;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758919959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:54:26','2025-09-26 22:54:26',0,NULL,10),(409528,'mailpoet/cron/daemon-trigger','complete','2025-09-26 20:56:26','2025-09-26 22:56:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758920186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758920186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 20:58:06','2025-09-26 22:58:06',0,NULL,10),(409529,'mailpoet/cron/daemon-run','complete','2025-09-26 20:58:01','2025-09-26 22:58:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758920281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758920281;}',5,1,'2025-09-26 20:58:06','2025-09-26 22:58:06',0,NULL,10),(409530,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:00:06','2025-09-26 23:00:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758920406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758920406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:00:06','2025-09-26 23:00:06',0,NULL,10),(409531,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:02:06','2025-09-26 23:02:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758920526;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758920526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:06:06','2025-09-26 23:06:06',0,NULL,10),(409532,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:08:06','2025-09-26 23:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758920886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758920886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:08:17','2025-09-26 23:08:17',0,NULL,10),(409533,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:10:17','2025-09-26 23:10:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921017;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:10:29','2025-09-26 23:10:29',0,NULL,10),(409534,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:12:29','2025-09-26 23:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:13:44','2025-09-26 23:13:44',0,NULL,10),(409535,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:15:44','2025-09-26 23:15:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921344;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:16:06','2025-09-26 23:16:06',0,NULL,10),(409536,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:18:06','2025-09-26 23:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:21:06','2025-09-26 23:21:06',0,NULL,10),(409537,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:23:06','2025-09-26 23:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:24:23','2025-09-26 23:24:23',0,NULL,10),(409538,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:26:23','2025-09-26 23:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758921983;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758921983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:30:16','2025-09-26 23:30:16',0,NULL,10),(409539,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:32:16','2025-09-26 23:32:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922336;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:32:34','2025-09-26 23:32:34',0,NULL,10),(409540,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:34:34','2025-09-26 23:34:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:34:45','2025-09-26 23:34:45',0,NULL,10),(409541,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:36:45','2025-09-26 23:36:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922605;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:38:57','2025-09-26 23:38:57',0,NULL,10),(409542,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:40:57','2025-09-26 23:40:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922857;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:41:06','2025-09-26 23:41:06',0,NULL,10),(409543,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:43:06','2025-09-26 23:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:45:13','2025-09-26 23:45:13',0,NULL,10),(409544,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:47:13','2025-09-26 23:47:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758923233;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758923233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:51:10','2025-09-26 23:51:10',0,NULL,10),(409545,'mailpoet/cron/daemon-run','complete','2025-09-26 21:51:06','2025-09-26 23:51:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758923466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758923466;}',5,1,'2025-09-26 21:51:10','2025-09-26 23:51:10',0,NULL,10),(409546,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:53:10','2025-09-26 23:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758923590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758923590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:53:47','2025-09-26 23:53:47',0,NULL,10),(409547,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:55:47','2025-09-26 23:55:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758923747;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758923747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:56:06','2025-09-26 23:56:06',0,NULL,10),(409548,'mailpoet/cron/daemon-trigger','complete','2025-09-26 21:58:06','2025-09-26 23:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758923886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758923886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 21:59:35','2025-09-26 23:59:35',0,NULL,10),(409549,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:01:35','2025-09-27 00:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758924095;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758924095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:02:40','2025-09-27 00:02:40',0,NULL,10),(409550,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:04:40','2025-09-27 00:04:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758924280;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758924280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:05:06','2025-09-27 00:05:06',0,NULL,10),(409551,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:07:06','2025-09-27 00:07:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758924426;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758924426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:07:56','2025-09-27 00:07:56',0,NULL,10),(409552,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:09:56','2025-09-27 00:09:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758924596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758924596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:11:06','2025-09-27 00:11:06',0,NULL,10),(409553,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:13:06','2025-09-27 00:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758924786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758924786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:16:06','2025-09-27 00:16:06',0,NULL,10),(409554,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:18:06','2025-09-27 00:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758925086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758925086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:21:06','2025-09-27 00:21:06',0,NULL,10),(409555,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:23:06','2025-09-27 00:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758925386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758925386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:24:34','2025-09-27 00:24:34',0,NULL,10),(409556,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:26:34','2025-09-27 00:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758925594;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758925594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:27:12','2025-09-27 00:27:12',0,NULL,10),(409557,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:29:12','2025-09-27 00:29:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758925752;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758925752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:31:08','2025-09-27 00:31:08',0,NULL,10),(409558,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:33:08','2025-09-27 00:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758925988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758925988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:34:25','2025-09-27 00:34:25',0,NULL,10),(409559,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:36:25','2025-09-27 00:36:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758926185;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758926185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:41:06','2025-09-27 00:41:06',0,NULL,10),(409560,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:43:06','2025-09-27 00:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758926586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758926586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:45:11','2025-09-27 00:45:11',0,NULL,10),(409561,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:47:11','2025-09-27 00:47:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758926831;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758926831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:50:46','2025-09-27 00:50:46',0,NULL,10),(409562,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:52:46','2025-09-27 00:52:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758927166;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758927166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:56:06','2025-09-27 00:56:06',0,NULL,10),(409563,'mailpoet/cron/daemon-trigger','complete','2025-09-26 22:58:06','2025-09-27 00:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758927486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758927486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 22:58:16','2025-09-27 00:58:16',0,NULL,10),(409564,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:00:16','2025-09-27 01:00:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758927616;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758927616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:01:06','2025-09-27 01:01:06',0,NULL,10),(409565,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:03:06','2025-09-27 01:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758927786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758927786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:05:05','2025-09-27 01:05:05',0,NULL,10),(409566,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:07:05','2025-09-27 01:07:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758928025;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758928025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:10:10','2025-09-27 01:10:10',0,NULL,10),(409567,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:12:10','2025-09-27 01:12:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758928330;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758928330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:16:06','2025-09-27 01:16:06',0,NULL,10),(409568,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:18:06','2025-09-27 01:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758928686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758928686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:21:06','2025-09-27 01:21:06',0,NULL,10),(409569,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:23:06','2025-09-27 01:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758928986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758928986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:26:06','2025-09-27 01:26:06',0,NULL,10),(409570,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:28:06','2025-09-27 01:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758929286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758929286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:28:32','2025-09-27 01:28:32',0,NULL,10),(409571,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:30:32','2025-09-27 01:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758929432;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758929432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:30:47','2025-09-27 01:30:47',0,NULL,10),(409572,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:32:47','2025-09-27 01:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758929567;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758929567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:33:29','2025-09-27 01:33:29',0,NULL,10),(409573,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:35:29','2025-09-27 01:35:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758929729;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758929729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:35:35','2025-09-27 01:35:35',0,NULL,10),(409574,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:37:35','2025-09-27 01:37:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758929855;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758929855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:41:06','2025-09-27 01:41:06',0,NULL,10),(409575,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:43:06','2025-09-27 01:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758930186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758930186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:46:06','2025-09-27 01:46:06',0,NULL,10),(409576,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:48:06','2025-09-27 01:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758930486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758930486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:48:51','2025-09-27 01:48:51',0,NULL,10),(409577,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:50:51','2025-09-27 01:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758930651;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758930651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:51:06','2025-09-27 01:51:06',0,NULL,10),(409578,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:53:06','2025-09-27 01:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758930786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758930786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:53:43','2025-09-27 01:53:43',0,NULL,10),(409579,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:55:43','2025-09-27 01:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758930943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758930943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-26 23:56:06','2025-09-27 01:56:06',0,NULL,10),(409580,'mailpoet/cron/daemon-trigger','complete','2025-09-26 23:58:06','2025-09-27 01:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758931086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758931086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:01:06','2025-09-27 02:01:06',0,NULL,10),(409581,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:03:06','2025-09-27 02:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758931386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758931386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:06:06','2025-09-27 02:06:06',0,NULL,10),(409582,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:08:06','2025-09-27 02:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758931686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758931686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:09:51','2025-09-27 02:09:51',0,NULL,10),(409583,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:11:51','2025-09-27 02:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758931911;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758931911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:16:03','2025-09-27 02:16:03',0,NULL,10),(409584,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:18:03','2025-09-27 02:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758932283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758932283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:21:07','2025-09-27 02:21:07',0,NULL,10),(409585,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:23:07','2025-09-27 02:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758932587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758932587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:26:06','2025-09-27 02:26:06',0,NULL,10),(409586,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:28:06','2025-09-27 02:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758932886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758932886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:30:24','2025-09-27 02:30:24',0,NULL,10),(409587,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:32:24','2025-09-27 02:32:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758933144;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758933144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:34:05','2025-09-27 02:34:05',0,NULL,10),(409588,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:36:05','2025-09-27 02:36:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758933365;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758933365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:36:07','2025-09-27 02:36:07',0,NULL,10),(409589,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:38:07','2025-09-27 02:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758933487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758933487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:41:07','2025-09-27 02:41:07',0,NULL,10),(409590,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:43:07','2025-09-27 02:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758933787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758933787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:44:37','2025-09-27 02:44:37',0,NULL,10),(409591,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:46:37','2025-09-27 02:46:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758933997;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758933997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:51:06','2025-09-27 02:51:06',0,NULL,10),(409592,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:53:06','2025-09-27 02:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758934386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758934386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:56:06','2025-09-27 02:56:06',0,NULL,10),(409593,'mailpoet/cron/daemon-trigger','complete','2025-09-27 00:58:06','2025-09-27 02:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758934686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758934686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 00:58:49','2025-09-27 02:58:49',0,NULL,10),(409594,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:00:49','2025-09-27 03:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758934849;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758934849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:01:45','2025-09-27 03:01:45',0,NULL,10),(409595,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:03:45','2025-09-27 03:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758935025;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758935025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:06:07','2025-09-27 03:06:07',0,NULL,10),(409596,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:08:07','2025-09-27 03:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758935287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758935287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:09:43','2025-09-27 03:09:43',0,NULL,10),(409597,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:11:43','2025-09-27 03:11:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758935503;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758935503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:12:55','2025-09-27 03:12:55',0,NULL,10),(409598,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:14:55','2025-09-27 03:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758935695;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758935695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:16:07','2025-09-27 03:16:07',0,NULL,10),(409599,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:18:07','2025-09-27 03:18:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758935887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758935887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:21:10','2025-09-27 03:21:10',0,NULL,10),(409600,'mailpoet/cron/daemon-run','complete','2025-09-27 01:21:06','2025-09-27 03:21:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758936066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758936066;}',5,1,'2025-09-27 01:21:10','2025-09-27 03:21:10',0,NULL,10),(409601,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:23:10','2025-09-27 03:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758936190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758936190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:23:47','2025-09-27 03:23:47',0,NULL,10),(409602,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:25:47','2025-09-27 03:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758936347;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758936347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:26:06','2025-09-27 03:26:06',0,NULL,10),(409603,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:28:06','2025-09-27 03:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758936486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758936486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:31:06','2025-09-27 03:31:06',0,NULL,10),(409604,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:33:06','2025-09-27 03:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758936786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758936786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:36:06','2025-09-27 03:36:06',0,NULL,10),(409605,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:38:06','2025-09-27 03:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758937086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758937086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:41:02','2025-09-27 03:41:02',0,NULL,10),(409606,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:43:02','2025-09-27 03:43:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758937382;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758937382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:43:06','2025-09-27 03:43:06',0,NULL,10),(409607,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:45:06','2025-09-27 03:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758937506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758937506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:46:06','2025-09-27 03:46:06',0,NULL,10),(409608,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:48:06','2025-09-27 03:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758937686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758937686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:49:41','2025-09-27 03:49:41',0,NULL,10),(409609,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:51:41','2025-09-27 03:51:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758937901;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758937901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 01:55:05','2025-09-27 03:55:05',0,NULL,10),(409610,'mailpoet/cron/daemon-trigger','complete','2025-09-27 01:57:05','2025-09-27 03:57:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758938225;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758938225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:01:08','2025-09-27 04:01:08',0,NULL,10),(409611,'mailpoet/cron/daemon-run','complete','2025-09-27 02:01:06','2025-09-27 04:01:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758938466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758938466;}',5,1,'2025-09-27 02:01:08','2025-09-27 04:01:08',0,NULL,10),(409612,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:03:08','2025-09-27 04:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758938588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758938588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:03:17','2025-09-27 04:03:17',0,NULL,10),(409613,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:05:17','2025-09-27 04:05:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758938717;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758938717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:06:07','2025-09-27 04:06:07',0,NULL,10),(409614,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:08:07','2025-09-27 04:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758938887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758938887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:09:06','2025-09-27 04:09:06',0,NULL,10),(409615,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:11:06','2025-09-27 04:11:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758939066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758939066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:16:06','2025-09-27 04:16:06',0,NULL,10),(409616,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:18:06','2025-09-27 04:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758939486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758939486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:19:06','2025-09-27 04:19:06',0,NULL,10),(409617,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:21:06','2025-09-27 04:21:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758939666;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758939666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:21:06','2025-09-27 04:21:06',0,NULL,10),(409618,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:23:06','2025-09-27 04:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758939786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758939786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:26:06','2025-09-27 04:26:06',0,NULL,10),(409619,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:28:06','2025-09-27 04:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:29:53','2025-09-27 04:29:53',0,NULL,10),(409620,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:31:53','2025-09-27 04:31:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940313;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:34:02','2025-09-27 04:34:02',0,NULL,10),(409621,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:36:02','2025-09-27 04:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940562;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:36:07','2025-09-27 04:36:07',0,NULL,10),(409622,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:38:07','2025-09-27 04:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:38:31','2025-09-27 04:38:31',0,NULL,10),(409623,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:40:31','2025-09-27 04:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940831;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:41:07','2025-09-27 04:41:07',0,NULL,10),(409624,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:43:07','2025-09-27 04:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758940987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758940987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:46:06','2025-09-27 04:46:06',0,NULL,10),(409625,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:48:06','2025-09-27 04:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758941286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758941286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:51:06','2025-09-27 04:51:06',0,NULL,10),(409626,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:53:06','2025-09-27 04:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758941586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758941586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:53:23','2025-09-27 04:53:23',0,NULL,10),(409627,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:55:23','2025-09-27 04:55:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758941723;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758941723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 02:56:06','2025-09-27 04:56:06',0,NULL,10),(409628,'mailpoet/cron/daemon-trigger','complete','2025-09-27 02:58:06','2025-09-27 04:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758941886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758941886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:01:07','2025-09-27 05:01:07',0,NULL,10),(409629,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:03:07','2025-09-27 05:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758942187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758942187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:05:38','2025-09-27 05:05:38',0,NULL,10),(409630,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:07:38','2025-09-27 05:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758942458;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758942458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:08:03','2025-09-27 05:08:03',0,NULL,10),(409631,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:10:03','2025-09-27 05:10:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758942603;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758942603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:10:48','2025-09-27 05:10:48',0,NULL,10),(409632,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:12:48','2025-09-27 05:12:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758942768;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758942768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:13:46','2025-09-27 05:13:46',0,NULL,10),(409633,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:15:46','2025-09-27 05:15:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758942946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758942946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:16:06','2025-09-27 05:16:06',0,NULL,10),(409634,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:18:06','2025-09-27 05:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758943086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758943086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:19:46','2025-09-27 05:19:46',0,NULL,10),(409635,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:21:46','2025-09-27 05:21:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758943306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758943306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:25:43','2025-09-27 05:25:43',0,NULL,10),(409636,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:27:43','2025-09-27 05:27:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758943663;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758943663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:28:34','2025-09-27 05:28:34',0,NULL,10),(409637,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:30:34','2025-09-27 05:30:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758943834;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758943834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:31:06','2025-09-27 05:31:06',0,NULL,10),(409638,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:33:06','2025-09-27 05:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758943986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758943986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:33:51','2025-09-27 05:33:51',0,NULL,10),(409639,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:35:51','2025-09-27 05:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944151;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:36:07','2025-09-27 05:36:07',0,NULL,10),(409640,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:38:07','2025-09-27 05:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:38:10','2025-09-27 05:38:10',0,NULL,10),(409641,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:40:10','2025-09-27 05:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944410;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:41:03','2025-09-27 05:41:03',0,NULL,10),(409642,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:43:03','2025-09-27 05:43:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944583;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:43:25','2025-09-27 05:43:25',0,NULL,10),(409643,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:45:25','2025-09-27 05:45:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944725;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:46:07','2025-09-27 05:46:07',0,NULL,10),(409644,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:48:07','2025-09-27 05:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758944887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758944887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:49:06','2025-09-27 05:49:06',0,NULL,10),(409645,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:51:06','2025-09-27 05:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758945066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758945066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:52:37','2025-09-27 05:52:37',0,NULL,10),(409646,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:54:37','2025-09-27 05:54:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758945277;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758945277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:54:54','2025-09-27 05:54:54',0,NULL,10),(409647,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:56:54','2025-09-27 05:56:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758945414;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758945414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 03:57:55','2025-09-27 05:57:55',0,NULL,10),(409648,'mailpoet/cron/daemon-trigger','complete','2025-09-27 03:59:55','2025-09-27 05:59:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758945595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758945595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:01:06','2025-09-27 06:01:06',0,NULL,10),(409649,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:03:06','2025-09-27 06:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758945786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758945786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:04:49','2025-09-27 06:04:49',0,NULL,10),(409650,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:06:49','2025-09-27 06:06:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946009;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:06:56','2025-09-27 06:06:56',0,NULL,10),(409651,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:08:56','2025-09-27 06:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946136;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:10:50','2025-09-27 06:10:50',0,NULL,10),(409652,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:12:50','2025-09-27 06:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946370;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:13:20','2025-09-27 06:13:20',0,NULL,10),(409653,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:15:20','2025-09-27 06:15:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946520;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:16:07','2025-09-27 06:16:07',0,NULL,10),(409654,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:18:07','2025-09-27 06:18:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:20:56','2025-09-27 06:20:56',0,NULL,10),(409655,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:22:56','2025-09-27 06:22:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758946976;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758946976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:23:51','2025-09-27 06:23:51',0,NULL,10),(409656,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:25:51','2025-09-27 06:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758947151;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758947151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:30:43','2025-09-27 06:30:43',0,NULL,10),(409657,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:32:43','2025-09-27 06:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758947563;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758947563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:36:08','2025-09-27 06:36:08',0,NULL,10),(409658,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:38:08','2025-09-27 06:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758947888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758947888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:40:36','2025-09-27 06:40:36',0,NULL,10),(409659,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:42:36','2025-09-27 06:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758948156;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758948156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:44:40','2025-09-27 06:44:40',0,NULL,10),(409660,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:46:40','2025-09-27 06:46:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758948400;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758948400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:48:02','2025-09-27 06:48:02',0,NULL,10),(409661,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:50:02','2025-09-27 06:50:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758948602;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758948602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:51:07','2025-09-27 06:51:07',0,NULL,10),(409662,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:53:07','2025-09-27 06:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758948787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758948787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:56:06','2025-09-27 06:56:06',0,NULL,10),(409663,'mailpoet/cron/daemon-trigger','complete','2025-09-27 04:58:06','2025-09-27 06:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758949086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758949086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 04:58:36','2025-09-27 06:58:36',0,NULL,10),(409664,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:00:36','2025-09-27 07:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758949236;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758949236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:01:07','2025-09-27 07:01:07',0,NULL,10),(409665,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:03:07','2025-09-27 07:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758949387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758949387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:06:07','2025-09-27 07:06:07',0,NULL,10),(409666,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:08:07','2025-09-27 07:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758949687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758949687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:08:49','2025-09-27 07:08:49',0,NULL,10),(409667,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:10:49','2025-09-27 07:10:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758949849;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758949849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:12:48','2025-09-27 07:12:48',0,NULL,10),(409668,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:14:48','2025-09-27 07:14:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758950088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758950088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:15:04','2025-09-27 07:15:04',0,NULL,10),(409669,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:17:04','2025-09-27 07:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758950224;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758950224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:18:58','2025-09-27 07:18:58',0,NULL,10),(409670,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:20:58','2025-09-27 07:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758950458;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758950458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:22:10','2025-09-27 07:22:10',0,NULL,10),(409671,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:24:10','2025-09-27 07:24:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758950650;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758950650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:26:10','2025-09-27 07:26:10',0,NULL,10),(409672,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:28:10','2025-09-27 07:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758950890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758950890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:31:07','2025-09-27 07:31:07',0,NULL,10),(409673,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:33:07','2025-09-27 07:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758951187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758951187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:36:08','2025-09-27 07:36:08',0,NULL,10),(409674,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:38:08','2025-09-27 07:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758951488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758951488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:39:35','2025-09-27 07:39:35',0,NULL,10),(409675,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:41:35','2025-09-27 07:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758951695;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758951695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:43:06','2025-09-27 07:43:06',0,NULL,10),(409676,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:45:06','2025-09-27 07:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758951906;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758951906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:45:52','2025-09-27 07:45:52',0,NULL,10),(409677,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:47:52','2025-09-27 07:47:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758952072;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758952072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:51:07','2025-09-27 07:51:07',0,NULL,10),(409678,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:53:07','2025-09-27 07:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758952387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758952387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:54:13','2025-09-27 07:54:13',0,NULL,10),(409679,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:56:13','2025-09-27 07:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758952573;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758952573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 05:57:16','2025-09-27 07:57:16',0,NULL,10),(409680,'mailpoet/cron/daemon-trigger','complete','2025-09-27 05:59:16','2025-09-27 07:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758952756;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758952756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:01:09','2025-09-27 08:01:09',0,NULL,10),(409681,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:03:09','2025-09-27 08:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758952989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758952989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:06:08','2025-09-27 08:06:08',0,NULL,10),(409682,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:08:08','2025-09-27 08:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758953288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758953288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:08:17','2025-09-27 08:08:17',0,NULL,10),(409683,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:10:17','2025-09-27 08:10:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758953417;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758953417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:10:20','2025-09-27 08:10:20',0,NULL,10),(409684,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:12:20','2025-09-27 08:12:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758953540;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758953540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:14:26','2025-09-27 08:14:26',0,NULL,10),(409685,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:16:26','2025-09-27 08:16:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758953786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758953786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:21:09','2025-09-27 08:21:09',0,NULL,10),(409686,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:23:09','2025-09-27 08:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758954189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758954189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:24:06','2025-09-27 08:24:06',0,NULL,10),(409687,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:26:06','2025-09-27 08:26:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758954366;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758954366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:27:18','2025-09-27 08:27:18',0,NULL,10),(409688,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:29:18','2025-09-27 08:29:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758954558;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758954558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:29:56','2025-09-27 08:29:56',0,NULL,10),(409689,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:31:56','2025-09-27 08:31:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758954716;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758954716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:32:58','2025-09-27 08:32:58',0,NULL,10),(409690,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:34:58','2025-09-27 08:34:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758954898;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758954898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:36:07','2025-09-27 08:36:07',0,NULL,10),(409691,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:38:07','2025-09-27 08:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758955087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758955087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:41:09','2025-09-27 08:41:09',0,NULL,10),(409692,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:43:09','2025-09-27 08:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758955389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758955389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:43:49','2025-09-27 08:43:49',0,NULL,10),(409693,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:45:49','2025-09-27 08:45:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758955549;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758955549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:46:10','2025-09-27 08:46:10',0,NULL,10),(409694,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:48:10','2025-09-27 08:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758955690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758955690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:51:08','2025-09-27 08:51:08',0,NULL,10),(409695,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:53:08','2025-09-27 08:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758955988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758955988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 06:54:10','2025-09-27 08:54:10',0,NULL,10),(409696,'mailpoet/cron/daemon-trigger','complete','2025-09-27 06:56:10','2025-09-27 08:56:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758956170;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758956170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:01:08','2025-09-27 09:01:08',0,NULL,10),(409697,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:03:08','2025-09-27 09:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758956588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758956588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:05:22','2025-09-27 09:05:22',0,NULL,10),(409698,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:07:22','2025-09-27 09:07:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758956842;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758956842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:08:29','2025-09-27 09:08:29',0,NULL,10),(409699,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:10:29','2025-09-27 09:10:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957029;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:10:32','2025-09-27 09:10:32',0,NULL,10),(409700,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:12:32','2025-09-27 09:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957152;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:13:39','2025-09-27 09:13:39',0,NULL,10),(409701,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:15:39','2025-09-27 09:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957339;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:16:08','2025-09-27 09:16:08',0,NULL,10),(409702,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:18:08','2025-09-27 09:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:20:16','2025-09-27 09:20:16',0,NULL,10),(409703,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:22:16','2025-09-27 09:22:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957736;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:23:09','2025-09-27 09:23:09',0,NULL,10),(409704,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:25:09','2025-09-27 09:25:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758957909;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758957909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:26:08','2025-09-27 09:26:08',0,NULL,10),(409705,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:28:08','2025-09-27 09:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:29:26','2025-09-27 09:29:26',0,NULL,10),(409706,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:31:26','2025-09-27 09:31:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:32:02','2025-09-27 09:32:02',0,NULL,10),(409707,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:34:02','2025-09-27 09:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958442;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:36:08','2025-09-27 09:36:08',0,NULL,10),(409708,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:38:08','2025-09-27 09:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:38:59','2025-09-27 09:38:59',0,NULL,10),(409709,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:40:59','2025-09-27 09:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958859;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:41:09','2025-09-27 09:41:09',0,NULL,10),(409710,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:43:09','2025-09-27 09:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758958989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758958989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:45:41','2025-09-27 09:45:41',0,NULL,10),(409711,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:47:41','2025-09-27 09:47:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758959261;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758959261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:47:52','2025-09-27 09:47:52',0,NULL,10),(409712,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:49:52','2025-09-27 09:49:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758959392;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758959392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:50:13','2025-09-27 09:50:13',0,NULL,10),(409713,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:52:13','2025-09-27 09:52:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758959533;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758959533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:52:57','2025-09-27 09:52:57',0,NULL,10),(409714,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:54:57','2025-09-27 09:54:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758959697;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758959697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:56:07','2025-09-27 09:56:07',0,NULL,10),(409715,'mailpoet/cron/daemon-trigger','complete','2025-09-27 07:58:07','2025-09-27 09:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758959887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758959887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 07:59:36','2025-09-27 09:59:36',0,NULL,10),(409716,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:01:36','2025-09-27 10:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960096;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:03:35','2025-09-27 10:03:35',0,NULL,10),(409717,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:05:35','2025-09-27 10:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960335;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:06:09','2025-09-27 10:06:09',0,NULL,10),(409718,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:08:09','2025-09-27 10:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:09:51','2025-09-27 10:09:51',0,NULL,10),(409719,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:11:51','2025-09-27 10:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960711;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:12:10','2025-09-27 10:12:10',0,NULL,10),(409720,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:14:10','2025-09-27 10:14:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758960850;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758960850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:15:46','2025-09-27 10:15:46',0,NULL,10),(409721,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:17:46','2025-09-27 10:17:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:18:00','2025-09-27 10:18:00',0,NULL,10),(409722,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:20:00','2025-09-27 10:20:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961200;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:21:07','2025-09-27 10:21:07',0,NULL,10),(409723,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:23:07','2025-09-27 10:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:25:40','2025-09-27 10:25:40',0,NULL,10),(409724,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:27:40','2025-09-27 10:27:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961660;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:28:07','2025-09-27 10:28:07',0,NULL,10),(409725,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:30:07','2025-09-27 10:30:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:30:53','2025-09-27 10:30:53',0,NULL,10),(409726,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:32:53','2025-09-27 10:32:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758961973;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758961973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:35:30','2025-09-27 10:35:30',0,NULL,10),(409727,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:37:30','2025-09-27 10:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758962250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758962250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:39:52','2025-09-27 10:39:52',0,NULL,10),(409728,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:41:52','2025-09-27 10:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758962512;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758962512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:41:53','2025-09-27 10:41:53',0,NULL,10),(409729,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:43:53','2025-09-27 10:43:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758962633;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758962633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:44:03','2025-09-27 10:44:03',0,NULL,10),(409730,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:46:03','2025-09-27 10:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758962763;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758962763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:46:07','2025-09-27 10:46:07',0,NULL,10),(409731,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:48:07','2025-09-27 10:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758962887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758962887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:50:25','2025-09-27 10:50:25',0,NULL,10),(409732,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:52:25','2025-09-27 10:52:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758963145;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758963145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:56:07','2025-09-27 10:56:07',0,NULL,10),(409733,'mailpoet/cron/daemon-trigger','complete','2025-09-27 08:58:07','2025-09-27 10:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758963487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758963487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 08:59:02','2025-09-27 10:59:02',0,NULL,10),(409734,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:01:02','2025-09-27 11:01:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758963662;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758963662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:04:03','2025-09-27 11:04:03',0,NULL,10),(409735,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:06:03','2025-09-27 11:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758963963;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758963963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:06:07','2025-09-27 11:06:07',0,NULL,10),(409736,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:08:07','2025-09-27 11:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:09:46','2025-09-27 11:09:46',0,NULL,10),(409737,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:11:46','2025-09-27 11:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:11:59','2025-09-27 11:11:59',0,NULL,10),(409738,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:13:59','2025-09-27 11:13:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964439;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:14:59','2025-09-27 11:14:59',0,NULL,10),(409739,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:16:59','2025-09-27 11:16:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964619;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:18:08','2025-09-27 11:18:08',0,NULL,10),(409740,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:20:08','2025-09-27 11:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964808;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:21:09','2025-09-27 11:21:09',0,NULL,10),(409741,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:23:09','2025-09-27 11:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758964989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758964989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:25:26','2025-09-27 11:25:26',0,NULL,10),(409742,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:27:26','2025-09-27 11:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758965246;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758965246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:28:35','2025-09-27 11:28:35',0,NULL,10),(409743,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:30:35','2025-09-27 11:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758965435;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758965435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:30:38','2025-09-27 11:30:38',0,NULL,10),(409744,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:32:38','2025-09-27 11:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758965558;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758965558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:33:58','2025-09-27 11:33:58',0,NULL,10),(409745,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:35:58','2025-09-27 11:35:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758965758;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758965758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:36:07','2025-09-27 11:36:07',0,NULL,10),(409746,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:38:07','2025-09-27 11:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758965887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758965887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:40:13','2025-09-27 11:40:13',0,NULL,10),(409747,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:42:13','2025-09-27 11:42:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758966133;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758966133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:45:43','2025-09-27 11:45:43',0,NULL,10),(409748,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:47:43','2025-09-27 11:47:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758966463;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758966463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:48:11','2025-09-27 11:48:11',0,NULL,10),(409749,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:50:11','2025-09-27 11:50:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758966611;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758966611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:50:46','2025-09-27 11:50:46',0,NULL,10),(409750,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:52:46','2025-09-27 11:52:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758966766;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758966766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:54:19','2025-09-27 11:54:19',0,NULL,10),(409751,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:56:19','2025-09-27 11:56:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758966979;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758966979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:57:24','2025-09-27 11:57:24',0,NULL,10),(409752,'mailpoet/cron/daemon-trigger','complete','2025-09-27 09:59:24','2025-09-27 11:59:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967164;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 09:59:44','2025-09-27 11:59:44',0,NULL,10),(409753,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:01:44','2025-09-27 12:01:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:02:24','2025-09-27 12:02:24',0,NULL,10),(409754,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:04:24','2025-09-27 12:04:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967464;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:04:52','2025-09-27 12:04:52',0,NULL,10),(409755,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:06:52','2025-09-27 12:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:08:32','2025-09-27 12:08:32',0,NULL,10),(409756,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:10:32','2025-09-27 12:10:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967832;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:11:07','2025-09-27 12:11:07',0,NULL,10),(409757,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:13:07','2025-09-27 12:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758967987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758967987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:14:33','2025-09-27 12:14:33',0,NULL,10),(409758,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:16:33','2025-09-27 12:16:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758968193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758968193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:17:08','2025-09-27 12:17:08',0,NULL,10),(409759,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:19:08','2025-09-27 12:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758968348;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758968348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:21:07','2025-09-27 12:21:07',0,NULL,10),(409760,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:23:07','2025-09-27 12:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758968587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758968587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:26:07','2025-09-27 12:26:07',0,NULL,10),(409761,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:28:07','2025-09-27 12:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758968887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758968887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:31:07','2025-09-27 12:31:07',0,NULL,10),(409762,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:33:07','2025-09-27 12:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758969187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758969187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:35:59','2025-09-27 12:35:59',0,NULL,10),(409763,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:37:59','2025-09-27 12:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758969479;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758969479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:40:05','2025-09-27 12:40:05',0,NULL,10),(409764,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:42:05','2025-09-27 12:42:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758969725;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758969725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:45:04','2025-09-27 12:45:04',0,NULL,10),(409765,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:47:04','2025-09-27 12:47:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970024;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:48:32','2025-09-27 12:48:32',0,NULL,10),(409766,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:50:32','2025-09-27 12:50:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970232;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:51:07','2025-09-27 12:51:07',0,NULL,10),(409767,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:53:07','2025-09-27 12:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:54:32','2025-09-27 12:54:32',0,NULL,10),(409768,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:56:32','2025-09-27 12:56:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970592;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 10:57:30','2025-09-27 12:57:30',0,NULL,10),(409769,'mailpoet/cron/daemon-trigger','complete','2025-09-27 10:59:30','2025-09-27 12:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970770;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:00:21','2025-09-27 13:00:21',0,NULL,10),(409770,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:02:21','2025-09-27 13:02:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758970941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758970941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:03:00','2025-09-27 13:03:00',0,NULL,10),(409771,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:05:00','2025-09-27 13:05:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971100;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:06:06','2025-09-27 13:06:06',0,NULL,10),(409772,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:08:06','2025-09-27 13:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:08:57','2025-09-27 13:08:57',0,NULL,10),(409773,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:10:57','2025-09-27 13:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971457;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:11:07','2025-09-27 13:11:07',0,NULL,10),(409774,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:13:07','2025-09-27 13:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:14:59','2025-09-27 13:14:59',0,NULL,10),(409775,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:16:59','2025-09-27 13:16:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971819;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:17:41','2025-09-27 13:17:41',0,NULL,10),(409776,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:19:41','2025-09-27 13:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758971981;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758971981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:20:05','2025-09-27 13:20:05',0,NULL,10),(409777,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:22:05','2025-09-27 13:22:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758972125;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758972125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:23:46','2025-09-27 13:23:46',0,NULL,10),(409778,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:25:46','2025-09-27 13:25:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758972346;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758972346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:26:07','2025-09-27 13:26:07',0,NULL,10),(409779,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:28:07','2025-09-27 13:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758972487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758972487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:31:07','2025-09-27 13:31:07',0,NULL,10),(409780,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:33:07','2025-09-27 13:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758972787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758972787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:33:51','2025-09-27 13:33:51',0,NULL,10),(409781,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:35:51','2025-09-27 13:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758972951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758972951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:36:08','2025-09-27 13:36:08',0,NULL,10),(409782,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:38:08','2025-09-27 13:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758973088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758973088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:39:04','2025-09-27 13:39:04',0,NULL,10),(409783,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:41:04','2025-09-27 13:41:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758973264;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758973264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:42:44','2025-09-27 13:42:44',0,NULL,10),(409784,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:44:44','2025-09-27 13:44:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758973484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758973484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:46:07','2025-09-27 13:46:07',0,NULL,10),(409785,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:48:07','2025-09-27 13:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758973687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758973687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:49:10','2025-09-27 13:49:10',0,NULL,10),(409786,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:51:10','2025-09-27 13:51:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758973870;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758973870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:55:28','2025-09-27 13:55:28',0,NULL,10),(409787,'mailpoet/cron/daemon-trigger','complete','2025-09-27 11:57:28','2025-09-27 13:57:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758974248;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758974248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 11:58:16','2025-09-27 13:58:16',0,NULL,10),(409788,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:00:16','2025-09-27 14:00:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758974416;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758974416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:00:45','2025-09-27 14:00:45',0,NULL,10),(409789,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:02:45','2025-09-27 14:02:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758974565;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758974565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:05:45','2025-09-27 14:05:45',0,NULL,10),(409790,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:07:45','2025-09-27 14:07:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758974865;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758974865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:08:52','2025-09-27 14:08:52',0,NULL,10),(409791,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:10:52','2025-09-27 14:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975052;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:11:06','2025-09-27 14:11:06',0,NULL,10),(409792,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:13:06','2025-09-27 14:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975186;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:14:46','2025-09-27 14:14:46',0,NULL,10),(409793,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:16:46','2025-09-27 14:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:17:34','2025-09-27 14:17:34',0,NULL,10),(409794,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:19:34','2025-09-27 14:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975574;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:20:48','2025-09-27 14:20:48',0,NULL,10),(409795,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:22:48','2025-09-27 14:22:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975768;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:23:42','2025-09-27 14:23:42',0,NULL,10),(409796,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:25:42','2025-09-27 14:25:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758975942;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758975942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:26:07','2025-09-27 14:26:07',0,NULL,10),(409797,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:28:07','2025-09-27 14:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:28:56','2025-09-27 14:28:56',0,NULL,10),(409798,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:30:56','2025-09-27 14:30:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976256;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:31:07','2025-09-27 14:31:07',0,NULL,10),(409799,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:33:07','2025-09-27 14:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:33:47','2025-09-27 14:33:47',0,NULL,10),(409800,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:35:47','2025-09-27 14:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:36:07','2025-09-27 14:36:07',0,NULL,10),(409801,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:38:07','2025-09-27 14:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:39:00','2025-09-27 14:39:00',0,NULL,10),(409802,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:41:00','2025-09-27 14:41:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976860;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:41:11','2025-09-27 14:41:11',0,NULL,10),(409803,'mailpoet/cron/daemon-run','complete','2025-09-27 12:41:07','2025-09-27 14:41:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758976867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758976867;}',5,1,'2025-09-27 12:41:11','2025-09-27 14:41:11',0,NULL,10),(409804,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:43:11','2025-09-27 14:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758976991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758976991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:44:09','2025-09-27 14:44:09',0,NULL,10),(409805,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:46:09','2025-09-27 14:46:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758977169;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758977169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:51:07','2025-09-27 14:51:07',0,NULL,10),(409806,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:53:07','2025-09-27 14:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758977587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758977587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:53:48','2025-09-27 14:53:48',0,NULL,10),(409807,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:55:48','2025-09-27 14:55:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758977748;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758977748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 12:56:07','2025-09-27 14:56:07',0,NULL,10),(409808,'mailpoet/cron/daemon-trigger','complete','2025-09-27 12:58:07','2025-09-27 14:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758977887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758977887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:00:29','2025-09-27 15:00:29',0,NULL,10),(409809,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:02:29','2025-09-27 15:02:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758978149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758978149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:03:23','2025-09-27 15:03:23',0,NULL,10),(409810,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:05:23','2025-09-27 15:05:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758978323;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758978323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:06:07','2025-09-27 15:06:07',0,NULL,10),(409811,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:08:07','2025-09-27 15:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758978487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758978487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:09:55','2025-09-27 15:09:55',0,NULL,10),(409812,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:11:55','2025-09-27 15:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758978715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758978715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:15:12','2025-09-27 15:15:12',0,NULL,10),(409813,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:17:12','2025-09-27 15:17:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979032;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:19:27','2025-09-27 15:19:27',0,NULL,10),(409814,'mailpoet/cron/daemon-run','complete','2025-09-27 13:19:23','2025-09-27 15:19:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758979163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758979163;}',5,1,'2025-09-27 13:19:27','2025-09-27 15:19:27',0,NULL,10),(409815,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:21:27','2025-09-27 15:21:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:22:01','2025-09-27 15:22:01',0,NULL,10),(409816,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:24:01','2025-09-27 15:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979441;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:25:52','2025-09-27 15:25:52',0,NULL,10),(409817,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:27:52','2025-09-27 15:27:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979672;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:28:55','2025-09-27 15:28:55',0,NULL,10),(409818,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:30:55','2025-09-27 15:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979855;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:30:55','2025-09-27 15:30:55',0,NULL,10),(409819,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:32:55','2025-09-27 15:32:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758979975;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758979975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:36:07','2025-09-27 15:36:07',0,NULL,10),(409820,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:38:07','2025-09-27 15:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758980287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758980287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:40:11','2025-09-27 15:40:11',0,NULL,10),(409821,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:42:11','2025-09-27 15:42:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758980531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758980531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:42:29','2025-09-27 15:42:29',0,NULL,10),(409822,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:44:29','2025-09-27 15:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758980669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758980669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:45:19','2025-09-27 15:45:19',0,NULL,10),(409823,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:47:19','2025-09-27 15:47:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758980839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758980839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:48:58','2025-09-27 15:48:58',0,NULL,10),(409824,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:50:58','2025-09-27 15:50:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981058;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:51:07','2025-09-27 15:51:07',0,NULL,10),(409825,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:53:07','2025-09-27 15:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:53:28','2025-09-27 15:53:28',0,NULL,10),(409826,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:55:28','2025-09-27 15:55:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981328;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 13:56:08','2025-09-27 15:56:08',0,NULL,10),(409827,'mailpoet/cron/daemon-trigger','complete','2025-09-27 13:58:08','2025-09-27 15:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:01:08','2025-09-27 16:01:08',0,NULL,10),(409828,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:03:08','2025-09-27 16:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:03:50','2025-09-27 16:03:50',0,NULL,10),(409829,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:05:50','2025-09-27 16:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758981950;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758981950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:06:07','2025-09-27 16:06:07',0,NULL,10),(409830,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:08:07','2025-09-27 16:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:08:56','2025-09-27 16:08:56',0,NULL,10),(409831,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:10:56','2025-09-27 16:10:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982256;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:11:11','2025-09-27 16:11:11',0,NULL,10),(409832,'mailpoet/cron/daemon-run','complete','2025-09-27 14:11:06','2025-09-27 16:11:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758982266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758982266;}',5,1,'2025-09-27 14:11:12','2025-09-27 16:11:12',0,NULL,10),(409833,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:13:11','2025-09-27 16:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:13:57','2025-09-27 16:13:57',0,NULL,10),(409834,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:15:57','2025-09-27 16:15:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982557;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:18:04','2025-09-27 16:18:04',0,NULL,10),(409835,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:20:04','2025-09-27 16:20:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982804;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:21:07','2025-09-27 16:21:07',0,NULL,10),(409836,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:23:07','2025-09-27 16:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758982987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758982987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:26:08','2025-09-27 16:26:08',0,NULL,10),(409837,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:28:08','2025-09-27 16:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758983288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758983288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:31:07','2025-09-27 16:31:07',0,NULL,10),(409838,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:33:07','2025-09-27 16:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758983587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758983587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:34:11','2025-09-27 16:34:11',0,NULL,10),(409839,'mailpoet/cron/daemon-run','complete','2025-09-27 14:34:10','2025-09-27 16:34:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758983650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758983650;}',5,1,'2025-09-27 14:34:11','2025-09-27 16:34:11',0,NULL,10),(409840,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:36:11','2025-09-27 16:36:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758983771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758983771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:37:04','2025-09-27 16:37:04',0,NULL,10),(409841,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:39:04','2025-09-27 16:39:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758983944;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758983944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:41:08','2025-09-27 16:41:08',0,NULL,10),(409842,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:43:08','2025-09-27 16:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758984188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758984188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:45:25','2025-09-27 16:45:25',0,NULL,10),(409843,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:47:25','2025-09-27 16:47:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758984445;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758984445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:47:36','2025-09-27 16:47:36',0,NULL,10),(409844,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:49:36','2025-09-27 16:49:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758984576;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758984576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:50:49','2025-09-27 16:50:49',0,NULL,10),(409845,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:52:49','2025-09-27 16:52:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758984769;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758984769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:53:10','2025-09-27 16:53:10',0,NULL,10),(409846,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:55:10','2025-09-27 16:55:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758984910;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758984910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 14:56:08','2025-09-27 16:56:08',0,NULL,10),(409847,'mailpoet/cron/daemon-trigger','complete','2025-09-27 14:58:08','2025-09-27 16:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758985088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758985088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:01:07','2025-09-27 17:01:07',0,NULL,10),(409848,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:03:07','2025-09-27 17:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758985387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758985387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:05:07','2025-09-27 17:05:07',0,NULL,10),(409849,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:07:07','2025-09-27 17:07:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758985627;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758985627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:08:42','2025-09-27 17:08:42',0,NULL,10),(409850,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:10:42','2025-09-27 17:10:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758985842;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758985842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:11:08','2025-09-27 17:11:08',0,NULL,10),(409851,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:13:08','2025-09-27 17:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758985988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758985988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:14:28','2025-09-27 17:14:28',0,NULL,10),(409852,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:16:28','2025-09-27 17:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758986188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758986188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:16:44','2025-09-27 17:16:44',0,NULL,10),(409853,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:18:44','2025-09-27 17:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758986324;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758986324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:18:46','2025-09-27 17:18:46',0,NULL,10),(409854,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:20:46','2025-09-27 17:20:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758986446;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758986446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:21:07','2025-09-27 17:21:07',0,NULL,10),(409855,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:23:07','2025-09-27 17:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758986587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758986587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:26:08','2025-09-27 17:26:08',0,NULL,10),(409856,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:28:08','2025-09-27 17:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758986888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758986888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:31:13','2025-09-27 17:31:13',0,NULL,10),(409857,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:33:13','2025-09-27 17:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758987193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758987193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:33:55','2025-09-27 17:33:55',0,NULL,10),(409858,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:35:55','2025-09-27 17:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758987355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758987355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:36:07','2025-09-27 17:36:07',0,NULL,10),(409859,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:38:07','2025-09-27 17:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758987487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758987487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:38:37','2025-09-27 17:38:37',0,NULL,10),(409860,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:40:37','2025-09-27 17:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758987637;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758987637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:41:07','2025-09-27 17:41:07',0,NULL,10),(409861,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:43:07','2025-09-27 17:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758987787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758987787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:46:07','2025-09-27 17:46:07',0,NULL,10),(409862,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:48:07','2025-09-27 17:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:48:08','2025-09-27 17:48:08',0,NULL,10),(409863,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:50:08','2025-09-27 17:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:50:11','2025-09-27 17:50:11',0,NULL,10),(409864,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:52:11','2025-09-27 17:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988331;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:55:17','2025-09-27 17:55:17',0,NULL,10),(409865,'mailpoet/cron/daemon-trigger','complete','2025-09-27 15:57:17','2025-09-27 17:57:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988637;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 15:58:23','2025-09-27 17:58:23',0,NULL,10),(409866,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:00:23','2025-09-27 18:00:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988823;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:01:07','2025-09-27 18:01:07',0,NULL,10),(409867,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:03:07','2025-09-27 18:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758988987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758988987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:06:07','2025-09-27 18:06:07',0,NULL,10),(409868,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:08:07','2025-09-27 18:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758989287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758989287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:10:57','2025-09-27 18:10:57',0,NULL,10),(409869,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:12:57','2025-09-27 18:12:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758989577;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758989577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:13:15','2025-09-27 18:13:15',0,NULL,10),(409870,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:15:15','2025-09-27 18:15:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758989715;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758989715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:16:02','2025-09-27 18:16:02',0,NULL,10),(409871,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:18:02','2025-09-27 18:18:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758989882;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758989882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:19:26','2025-09-27 18:19:26',0,NULL,10),(409872,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:21:26','2025-09-27 18:21:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758990086;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758990086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:21:53','2025-09-27 18:21:53',0,NULL,10),(409873,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:23:53','2025-09-27 18:23:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758990233;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758990233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:26:07','2025-09-27 18:26:07',0,NULL,10),(409874,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:28:07','2025-09-27 18:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758990487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758990487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:30:56','2025-09-27 18:30:56',0,NULL,10),(409875,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:32:56','2025-09-27 18:32:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758990776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758990776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:33:21','2025-09-27 18:33:21',0,NULL,10),(409876,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:35:21','2025-09-27 18:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758990921;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758990921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:35:45','2025-09-27 18:35:45',0,NULL,10),(409877,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:37:45','2025-09-27 18:37:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991065;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:39:16','2025-09-27 18:39:16',0,NULL,10),(409878,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:41:16','2025-09-27 18:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991276;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:42:10','2025-09-27 18:42:10',0,NULL,10),(409879,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:44:10','2025-09-27 18:44:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:45:20','2025-09-27 18:45:20',0,NULL,10),(409880,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:47:20','2025-09-27 18:47:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991640;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:48:06','2025-09-27 18:48:06',0,NULL,10),(409881,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:50:06','2025-09-27 18:50:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991806;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:51:09','2025-09-27 18:51:09',0,NULL,10),(409882,'mailpoet/cron/daemon-run','complete','2025-09-27 16:51:08','2025-09-27 18:51:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758991868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758991868;}',5,1,'2025-09-27 16:51:09','2025-09-27 18:51:09',0,NULL,10),(409883,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:53:09','2025-09-27 18:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758991989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758991989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:56:09','2025-09-27 18:56:09',0,NULL,10),(409884,'mailpoet/cron/daemon-run','complete','2025-09-27 16:56:07','2025-09-27 18:56:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758992167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758992167;}',5,1,'2025-09-27 16:56:09','2025-09-27 18:56:09',0,NULL,10),(409885,'mailpoet/cron/daemon-trigger','complete','2025-09-27 16:58:09','2025-09-27 18:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758992289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758992289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 16:59:44','2025-09-27 18:59:44',0,NULL,10),(409886,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:01:44','2025-09-27 19:01:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758992504;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758992504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:05:09','2025-09-27 19:05:09',0,NULL,10),(409887,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:07:09','2025-09-27 19:07:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758992829;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758992829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:09:52','2025-09-27 19:09:52',0,NULL,10),(409888,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:11:52','2025-09-27 19:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758993112;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758993112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:12:33','2025-09-27 19:12:33',0,NULL,10),(409889,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:14:33','2025-09-27 19:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758993273;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758993273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:16:07','2025-09-27 19:16:07',0,NULL,10),(409890,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:18:07','2025-09-27 19:18:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758993487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758993487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:21:07','2025-09-27 19:21:07',0,NULL,10),(409891,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:23:07','2025-09-27 19:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758993787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758993787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:28:31','2025-09-27 19:28:31',0,NULL,10),(409892,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:30:31','2025-09-27 19:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758994231;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758994231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:31:08','2025-09-27 19:31:08',0,NULL,10),(409893,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:33:08','2025-09-27 19:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758994388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758994388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:36:07','2025-09-27 19:36:07',0,NULL,10),(409894,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:38:07','2025-09-27 19:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758994687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758994687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:39:35','2025-09-27 19:39:35',0,NULL,10),(409895,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:41:35','2025-09-27 19:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758994895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758994895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:42:50','2025-09-27 19:42:50',0,NULL,10),(409896,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:44:50','2025-09-27 19:44:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:46:07','2025-09-27 19:46:07',0,NULL,10),(409897,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:48:07','2025-09-27 19:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:48:32','2025-09-27 19:48:32',0,NULL,10),(409898,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:50:32','2025-09-27 19:50:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995432;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:51:07','2025-09-27 19:51:07',0,NULL,10),(409899,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:53:07','2025-09-27 19:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:54:18','2025-09-27 19:54:18',0,NULL,10),(409900,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:56:18','2025-09-27 19:56:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 17:57:26','2025-09-27 19:57:26',0,NULL,10),(409901,'mailpoet/cron/daemon-trigger','complete','2025-09-27 17:59:26','2025-09-27 19:59:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758995966;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758995966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:00:19','2025-09-27 20:00:19',0,NULL,10),(409902,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:02:19','2025-09-27 20:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758996139;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758996139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:02:41','2025-09-27 20:02:41',0,NULL,10),(409903,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:04:41','2025-09-27 20:04:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758996281;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758996281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:05:56','2025-09-27 20:05:56',0,NULL,10),(409904,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:07:56','2025-09-27 20:07:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758996476;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758996476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:09:42','2025-09-27 20:09:42',0,NULL,10),(409905,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:11:42','2025-09-27 20:11:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758996702;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758996702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:11:56','2025-09-27 20:11:56',0,NULL,10),(409906,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:13:56','2025-09-27 20:13:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758996836;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758996836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:20:07','2025-09-27 20:20:07',0,NULL,10),(409907,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:22:07','2025-09-27 20:22:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758997327;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758997327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:23:50','2025-09-27 20:23:50',0,NULL,10),(409908,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:25:50','2025-09-27 20:25:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758997550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758997550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:26:07','2025-09-27 20:26:07',0,NULL,10),(409909,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:28:07','2025-09-27 20:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758997687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758997687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:31:07','2025-09-27 20:31:07',0,NULL,10),(409910,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:33:07','2025-09-27 20:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758997987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758997987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:33:34','2025-09-27 20:33:34',0,NULL,10),(409911,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:35:34','2025-09-27 20:35:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998134;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:36:07','2025-09-27 20:36:07',0,NULL,10),(409912,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:38:07','2025-09-27 20:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:38:57','2025-09-27 20:38:57',0,NULL,10),(409913,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:40:57','2025-09-27 20:40:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998457;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:41:42','2025-09-27 20:41:42',0,NULL,10),(409914,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:43:42','2025-09-27 20:43:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998622;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:45:16','2025-09-27 20:45:16',0,NULL,10),(409915,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:47:16','2025-09-27 20:47:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998836;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:47:48','2025-09-27 20:47:48',0,NULL,10),(409916,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:49:48','2025-09-27 20:49:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758998988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758998988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:51:08','2025-09-27 20:51:08',0,NULL,10),(409917,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:53:08','2025-09-27 20:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758999188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758999188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:54:10','2025-09-27 20:54:10',0,NULL,10),(409918,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:56:10','2025-09-27 20:56:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758999370;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758999370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 18:56:49','2025-09-27 20:56:49',0,NULL,10),(409919,'mailpoet/cron/daemon-trigger','complete','2025-09-27 18:58:49','2025-09-27 20:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758999529;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758999529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:00:07','2025-09-27 21:00:07',0,NULL,10),(409920,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:02:07','2025-09-27 21:02:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758999727;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758999727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:05:58','2025-09-27 21:05:58',0,NULL,10),(409921,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:07:58','2025-09-27 21:07:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000078;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:08:14','2025-09-27 21:08:14',0,NULL,10),(409922,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:10:14','2025-09-27 21:10:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000214;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:11:09','2025-09-27 21:11:09',0,NULL,10),(409923,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:13:09','2025-09-27 21:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:15:26','2025-09-27 21:15:26',0,NULL,10),(409924,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:17:26','2025-09-27 21:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000646;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:18:17','2025-09-27 21:18:17',0,NULL,10),(409925,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:20:17','2025-09-27 21:20:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000817;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:21:08','2025-09-27 21:21:08',0,NULL,10),(409926,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:23:08','2025-09-27 21:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759000988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759000988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:23:13','2025-09-27 21:23:13',0,NULL,10),(409927,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:25:13','2025-09-27 21:25:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759001113;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759001113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:26:08','2025-09-27 21:26:08',0,NULL,10),(409928,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:28:08','2025-09-27 21:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759001288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759001288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:30:45','2025-09-27 21:30:45',0,NULL,10),(409929,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:32:45','2025-09-27 21:32:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759001565;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759001565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:33:21','2025-09-27 21:33:21',0,NULL,10),(409930,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:35:21','2025-09-27 21:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759001721;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759001721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:36:08','2025-09-27 21:36:08',0,NULL,10),(409931,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:38:08','2025-09-27 21:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759001888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759001888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:41:08','2025-09-27 21:41:08',0,NULL,10),(409932,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:43:08','2025-09-27 21:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:43:24','2025-09-27 21:43:24',0,NULL,10),(409933,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:45:24','2025-09-27 21:45:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002324;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:45:36','2025-09-27 21:45:36',0,NULL,10),(409934,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:47:36','2025-09-27 21:47:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002456;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:47:46','2025-09-27 21:47:46',0,NULL,10),(409935,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:49:46','2025-09-27 21:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:50:15','2025-09-27 21:50:15',0,NULL,10),(409936,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:52:15','2025-09-27 21:52:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:52:32','2025-09-27 21:52:32',0,NULL,10),(409937,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:54:32','2025-09-27 21:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759002872;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759002872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:56:08','2025-09-27 21:56:08',0,NULL,10),(409938,'mailpoet/cron/daemon-trigger','complete','2025-09-27 19:58:08','2025-09-27 21:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 19:58:47','2025-09-27 21:58:47',0,NULL,10),(409939,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:00:47','2025-09-27 22:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003247;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:01:07','2025-09-27 22:01:07',0,NULL,10),(409940,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:03:07','2025-09-27 22:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:03:25','2025-09-27 22:03:25',0,NULL,10),(409941,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:05:25','2025-09-27 22:05:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003525;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:05:34','2025-09-27 22:05:34',0,NULL,10),(409942,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:07:34','2025-09-27 22:07:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003654;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:07:43','2025-09-27 22:07:43',0,NULL,10),(409943,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:09:43','2025-09-27 22:09:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003783;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:09:54','2025-09-27 22:09:54',0,NULL,10),(409944,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:11:54','2025-09-27 22:11:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759003914;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759003914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:16:08','2025-09-27 22:16:08',0,NULL,10),(409945,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:18:08','2025-09-27 22:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759004288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759004288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:20:17','2025-09-27 22:20:17',0,NULL,10),(409946,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:22:17','2025-09-27 22:22:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759004537;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759004537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:22:47','2025-09-27 22:22:47',0,NULL,10),(409947,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:24:47','2025-09-27 22:24:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759004687;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759004687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:26:08','2025-09-27 22:26:08',0,NULL,10),(409948,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:28:08','2025-09-27 22:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759004888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759004888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:28:34','2025-09-27 22:28:34',0,NULL,10),(409949,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:30:34','2025-09-27 22:30:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005034;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:31:04','2025-09-27 22:31:04',0,NULL,10),(409950,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:33:04','2025-09-27 22:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:33:32','2025-09-27 22:33:32',0,NULL,10),(409951,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:35:32','2025-09-27 22:35:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:35:51','2025-09-27 22:35:51',0,NULL,10),(409952,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:37:51','2025-09-27 22:37:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005471;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:38:20','2025-09-27 22:38:20',0,NULL,10),(409953,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:40:20','2025-09-27 22:40:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005620;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:41:08','2025-09-27 22:41:08',0,NULL,10),(409954,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:43:08','2025-09-27 22:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759005788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759005788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:46:48','2025-09-27 22:46:48',0,NULL,10),(409955,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:48:48','2025-09-27 22:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006128;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:50:34','2025-09-27 22:50:34',0,NULL,10),(409956,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:52:34','2025-09-27 22:52:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006354;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:53:37','2025-09-27 22:53:37',0,NULL,10),(409957,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:55:37','2025-09-27 22:55:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006537;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:56:05','2025-09-27 22:56:05',0,NULL,10),(409958,'mailpoet/cron/daemon-trigger','complete','2025-09-27 20:58:05','2025-09-27 22:58:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006685;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 20:58:15','2025-09-27 22:58:15',0,NULL,10),(409959,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:00:15','2025-09-27 23:00:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006815;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:01:02','2025-09-27 23:01:02',0,NULL,10),(409960,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:03:02','2025-09-27 23:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759006982;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759006982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:04:00','2025-09-27 23:04:00',0,NULL,10),(409961,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:06:00','2025-09-27 23:06:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759007160;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759007160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:06:07','2025-09-27 23:06:07',0,NULL,10),(409962,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:08:07','2025-09-27 23:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759007287;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759007287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:10:46','2025-09-27 23:10:46',0,NULL,10),(409963,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:12:46','2025-09-27 23:12:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759007566;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759007566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:14:22','2025-09-27 23:14:22',0,NULL,10),(409964,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:16:22','2025-09-27 23:16:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759007782;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759007782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:16:46','2025-09-27 23:16:46',0,NULL,10),(409965,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:18:46','2025-09-27 23:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759007926;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759007926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:19:32','2025-09-27 23:19:32',0,NULL,10),(409966,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:21:32','2025-09-27 23:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759008092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759008092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:22:00','2025-09-27 23:22:00',0,NULL,10),(409967,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:24:00','2025-09-27 23:24:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759008240;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759008240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:24:40','2025-09-27 23:24:40',0,NULL,10),(409968,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:26:40','2025-09-27 23:26:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759008400;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759008400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:31:12','2025-09-27 23:31:12',0,NULL,10),(409969,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:33:12','2025-09-27 23:33:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759008792;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759008792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:33:59','2025-09-27 23:33:59',0,NULL,10),(409970,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:35:59','2025-09-27 23:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759008959;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759008959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:36:07','2025-09-27 23:36:07',0,NULL,10),(409971,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:38:07','2025-09-27 23:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759009087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759009087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:39:12','2025-09-27 23:39:12',0,NULL,10),(409972,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:41:12','2025-09-27 23:41:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759009272;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759009272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:46:08','2025-09-27 23:46:08',0,NULL,10),(409973,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:48:08','2025-09-27 23:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759009688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759009688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:48:30','2025-09-27 23:48:30',0,NULL,10),(409974,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:50:30','2025-09-27 23:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759009830;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759009830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:51:08','2025-09-27 23:51:08',0,NULL,10),(409975,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:53:08','2025-09-27 23:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759009988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759009988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 21:55:42','2025-09-27 23:55:42',0,NULL,10),(409976,'mailpoet/cron/daemon-run','complete','2025-09-27 21:55:38','2025-09-27 23:55:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759010138;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759010138;}',5,1,'2025-09-27 21:55:42','2025-09-27 23:55:42',0,NULL,10),(409977,'mailpoet/cron/daemon-trigger','complete','2025-09-27 21:57:42','2025-09-27 23:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759010262;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759010262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:01:08','2025-09-28 00:01:08',0,NULL,10),(409978,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:03:08','2025-09-28 00:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759010588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759010588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:06:07','2025-09-28 00:06:07',0,NULL,10),(409979,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:08:07','2025-09-28 00:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759010887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759010887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:10:33','2025-09-28 00:10:33',0,NULL,10),(409980,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:12:33','2025-09-28 00:12:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759011153;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759011153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:13:55','2025-09-28 00:13:55',0,NULL,10),(409981,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:15:55','2025-09-28 00:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759011355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759011355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:17:35','2025-09-28 00:17:35',0,NULL,10),(409982,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:19:35','2025-09-28 00:19:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759011575;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759011575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:21:08','2025-09-28 00:21:08',0,NULL,10),(409983,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:23:08','2025-09-28 00:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759011788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759011788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:24:25','2025-09-28 00:24:25',0,NULL,10),(409984,'mailpoet/cron/daemon-run','complete','2025-09-27 22:24:24','2025-09-28 00:24:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759011864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759011864;}',5,1,'2025-09-27 22:24:25','2025-09-28 00:24:25',0,NULL,10),(409985,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:26:25','2025-09-28 00:26:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759011985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759011985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:27:47','2025-09-28 00:27:47',0,NULL,10),(409986,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:29:47','2025-09-28 00:29:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759012187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759012187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:30:23','2025-09-28 00:30:23',0,NULL,10),(409987,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:32:23','2025-09-28 00:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759012343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759012343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:34:07','2025-09-28 00:34:07',0,NULL,10),(409988,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:36:07','2025-09-28 00:36:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759012567;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759012567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:36:09','2025-09-28 00:36:09',0,NULL,10),(409989,'mailpoet/cron/daemon-run','complete','2025-09-27 22:36:08','2025-09-28 00:36:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759012568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759012568;}',5,1,'2025-09-27 22:36:09','2025-09-28 00:36:09',0,NULL,10),(409990,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:38:09','2025-09-28 00:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759012689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759012689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:41:08','2025-09-28 00:41:08',0,NULL,10),(409991,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:43:08','2025-09-28 00:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759012988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759012988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:46:08','2025-09-28 00:46:08',0,NULL,10),(409992,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:48:08','2025-09-28 00:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759013288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759013288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:51:07','2025-09-28 00:51:07',0,NULL,10),(409993,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:53:07','2025-09-28 00:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759013587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759013587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:53:30','2025-09-28 00:53:30',0,NULL,10),(409994,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:55:30','2025-09-28 00:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759013730;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759013730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:56:08','2025-09-28 00:56:08',0,NULL,10),(409995,'mailpoet/cron/daemon-trigger','complete','2025-09-27 22:58:08','2025-09-28 00:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759013888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759013888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 22:59:13','2025-09-28 00:59:13',0,NULL,10),(409996,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:01:13','2025-09-28 01:01:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759014073;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759014073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:04:18','2025-09-28 01:04:18',0,NULL,10),(409997,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:06:18','2025-09-28 01:06:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759014378;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759014378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:10:08','2025-09-28 01:10:08',0,NULL,10),(409998,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:12:08','2025-09-28 01:12:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759014728;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759014728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:15:56','2025-09-28 01:15:56',0,NULL,10),(409999,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:17:56','2025-09-28 01:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759015076;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759015076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:19:41','2025-09-28 01:19:41',0,NULL,10),(410000,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:21:41','2025-09-28 01:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759015301;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759015301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:22:15','2025-09-28 01:22:15',0,NULL,10),(410001,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:24:15','2025-09-28 01:24:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759015455;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759015455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:26:08','2025-09-28 01:26:08',0,NULL,10),(410002,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:28:08','2025-09-28 01:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759015688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759015688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:30:34','2025-09-28 01:30:34',0,NULL,10),(410003,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:32:34','2025-09-28 01:32:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759015954;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759015954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:35:47','2025-09-28 01:35:47',0,NULL,10),(410004,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:37:47','2025-09-28 01:37:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759016267;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759016267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:40:10','2025-09-28 01:40:10',0,NULL,10),(410005,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:42:10','2025-09-28 01:42:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759016530;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759016530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:42:48','2025-09-28 01:42:48',0,NULL,10),(410006,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:44:48','2025-09-28 01:44:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759016688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759016688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:45:13','2025-09-28 01:45:13',0,NULL,10),(410007,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:47:13','2025-09-28 01:47:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759016833;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759016833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:50:20','2025-09-28 01:50:20',0,NULL,10),(410008,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:52:20','2025-09-28 01:52:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759017140;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759017140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:53:20','2025-09-28 01:53:20',0,NULL,10),(410009,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:55:20','2025-09-28 01:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759017320;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759017320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:56:08','2025-09-28 01:56:08',0,NULL,10),(410010,'mailpoet/cron/daemon-trigger','complete','2025-09-27 23:58:08','2025-09-28 01:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759017488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759017488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-27 23:59:51','2025-09-28 01:59:51',0,NULL,10),(410011,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:01:51','2025-09-28 02:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759017711;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759017711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:06:08','2025-09-28 02:06:08',0,NULL,10),(410012,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:08:08','2025-09-28 02:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:08:23','2025-09-28 02:08:23',0,NULL,10),(410013,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:10:23','2025-09-28 02:10:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018223;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:11:09','2025-09-28 02:11:09',0,NULL,10),(410014,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:13:09','2025-09-28 02:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:14:21','2025-09-28 02:14:21',0,NULL,10),(410015,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:16:21','2025-09-28 02:16:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018581;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:18:39','2025-09-28 02:18:39',0,NULL,10),(410016,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:20:39','2025-09-28 02:20:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:20:43','2025-09-28 02:20:43',0,NULL,10),(410017,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:22:43','2025-09-28 02:22:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759018963;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759018963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:26:08','2025-09-28 02:26:08',0,NULL,10),(410018,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:28:08','2025-09-28 02:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759019288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759019288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:28:49','2025-09-28 02:28:49',0,NULL,10),(410019,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:30:49','2025-09-28 02:30:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759019449;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759019449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:31:08','2025-09-28 02:31:08',0,NULL,10),(410020,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:33:08','2025-09-28 02:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759019588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759019588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:36:08','2025-09-28 02:36:08',0,NULL,10),(410021,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:38:08','2025-09-28 02:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759019888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759019888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:41:09','2025-09-28 02:41:09',0,NULL,10),(410022,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:43:09','2025-09-28 02:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759020189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759020189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:43:24','2025-09-28 02:43:24',0,NULL,10),(410023,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:45:24','2025-09-28 02:45:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759020324;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759020324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:46:06','2025-09-28 02:46:06',0,NULL,10),(410024,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:48:06','2025-09-28 02:48:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759020486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759020486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:51:08','2025-09-28 02:51:08',0,NULL,10),(410025,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:53:08','2025-09-28 02:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759020788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759020788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:54:16','2025-09-28 02:54:16',0,NULL,10),(410026,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:56:16','2025-09-28 02:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759020976;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759020976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 00:57:49','2025-09-28 02:57:49',0,NULL,10),(410027,'mailpoet/cron/daemon-trigger','complete','2025-09-28 00:59:49','2025-09-28 02:59:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759021189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759021189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:01:08','2025-09-28 03:01:08',0,NULL,10),(410028,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:03:08','2025-09-28 03:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759021388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759021388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:05:03','2025-09-28 03:05:03',0,NULL,10),(410029,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:07:03','2025-09-28 03:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759021623;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759021623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:09:44','2025-09-28 03:09:44',0,NULL,10),(410030,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:11:44','2025-09-28 03:11:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759021904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759021904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:12:22','2025-09-28 03:12:22',0,NULL,10),(410031,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:14:22','2025-09-28 03:14:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759022062;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759022062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:16:08','2025-09-28 03:16:08',0,NULL,10),(410032,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:18:08','2025-09-28 03:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759022288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759022288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:20:31','2025-09-28 03:20:31',0,NULL,10),(410033,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:22:31','2025-09-28 03:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759022551;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759022551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:26:08','2025-09-28 03:26:08',0,NULL,10),(410034,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:28:08','2025-09-28 03:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759022888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759022888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:31:08','2025-09-28 03:31:08',0,NULL,10),(410035,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:33:08','2025-09-28 03:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759023188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759023188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:34:44','2025-09-28 03:34:44',0,NULL,10),(410036,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:36:44','2025-09-28 03:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759023404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759023404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:41:08','2025-09-28 03:41:08',0,NULL,10),(410037,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:43:08','2025-09-28 03:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759023788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759023788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:46:10','2025-09-28 03:46:10',0,NULL,10),(410038,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:48:10','2025-09-28 03:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759024090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759024090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:51:08','2025-09-28 03:51:08',0,NULL,10),(410039,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:53:08','2025-09-28 03:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759024388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759024388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:54:27','2025-09-28 03:54:27',0,NULL,10),(410040,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:56:27','2025-09-28 03:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759024587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759024587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 01:57:16','2025-09-28 03:57:16',0,NULL,10),(410041,'mailpoet/cron/daemon-trigger','complete','2025-09-28 01:59:16','2025-09-28 03:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759024756;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759024756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:01:08','2025-09-28 04:01:08',0,NULL,10),(410042,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:03:08','2025-09-28 04:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759024988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759024988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:06:09','2025-09-28 04:06:09',0,NULL,10),(410043,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:08:09','2025-09-28 04:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759025289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759025289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:09:25','2025-09-28 04:09:25',0,NULL,10),(410044,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:11:25','2025-09-28 04:11:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759025485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759025485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:16:08','2025-09-28 04:16:08',0,NULL,10),(410045,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:18:08','2025-09-28 04:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759025888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759025888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:21:08','2025-09-28 04:21:08',0,NULL,10),(410046,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:23:08','2025-09-28 04:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759026188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759026188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:25:30','2025-09-28 04:25:30',0,NULL,10),(410047,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:27:30','2025-09-28 04:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759026450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759026450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:30:25','2025-09-28 04:30:25',0,NULL,10),(410048,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:32:25','2025-09-28 04:32:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759026745;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759026745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:33:03','2025-09-28 04:33:03',0,NULL,10),(410049,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:35:03','2025-09-28 04:35:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759026903;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759026903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:36:08','2025-09-28 04:36:08',0,NULL,10),(410050,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:38:08','2025-09-28 04:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759027088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759027088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:40:16','2025-09-28 04:40:16',0,NULL,10),(410051,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:42:16','2025-09-28 04:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759027336;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759027336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:42:59','2025-09-28 04:42:59',0,NULL,10),(410052,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:44:59','2025-09-28 04:44:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759027499;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759027499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:45:49','2025-09-28 04:45:49',0,NULL,10),(410053,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:47:49','2025-09-28 04:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759027669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759027669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:51:08','2025-09-28 04:51:08',0,NULL,10),(410054,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:53:08','2025-09-28 04:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759027988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759027988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:54:54','2025-09-28 04:54:54',0,NULL,10),(410055,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:56:54','2025-09-28 04:56:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759028214;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759028214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 02:57:53','2025-09-28 04:57:53',0,NULL,10),(410056,'mailpoet/cron/daemon-trigger','complete','2025-09-28 02:59:53','2025-09-28 04:59:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759028393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759028393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:00:01','2025-09-28 05:00:01',0,NULL,10),(410057,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:02:01','2025-09-28 05:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759028521;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759028521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:04:34','2025-09-28 05:04:34',0,NULL,10),(410058,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:06:34','2025-09-28 05:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759028794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759028794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:11:08','2025-09-28 05:11:08',0,NULL,10),(410059,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:13:08','2025-09-28 05:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759029188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759029188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:14:04','2025-09-28 05:14:04',0,NULL,10),(410060,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:16:04','2025-09-28 05:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759029364;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759029364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:16:08','2025-09-28 05:16:08',0,NULL,10),(410061,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:18:08','2025-09-28 05:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759029488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759029488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:20:45','2025-09-28 05:20:45',0,NULL,10),(410062,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:22:45','2025-09-28 05:22:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759029765;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759029765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:24:15','2025-09-28 05:24:15',0,NULL,10),(410063,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:26:15','2025-09-28 05:26:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759029975;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759029975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:30:14','2025-09-28 05:30:14',0,NULL,10),(410064,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:32:14','2025-09-28 05:32:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759030334;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759030334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:32:17','2025-09-28 05:32:17',0,NULL,10),(410065,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:34:17','2025-09-28 05:34:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759030457;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759030457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:35:52','2025-09-28 05:35:52',0,NULL,10),(410066,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:37:52','2025-09-28 05:37:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759030672;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759030672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:38:51','2025-09-28 05:38:51',0,NULL,10),(410067,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:40:51','2025-09-28 05:40:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759030851;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759030851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:41:08','2025-09-28 05:41:08',0,NULL,10),(410068,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:43:08','2025-09-28 05:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759030988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759030988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:45:46','2025-09-28 05:45:46',0,NULL,10),(410069,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:47:46','2025-09-28 05:47:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759031266;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759031266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:49:26','2025-09-28 05:49:26',0,NULL,10),(410070,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:51:26','2025-09-28 05:51:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759031486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759031486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:53:19','2025-09-28 05:53:19',0,NULL,10),(410071,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:55:19','2025-09-28 05:55:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759031719;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759031719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:56:09','2025-09-28 05:56:09',0,NULL,10),(410072,'mailpoet/cron/daemon-trigger','complete','2025-09-28 03:58:09','2025-09-28 05:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759031889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759031889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 03:59:19','2025-09-28 05:59:19',0,NULL,10),(410073,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:01:19','2025-09-28 06:01:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032079;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:02:33','2025-09-28 06:02:33',0,NULL,10),(410074,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:04:33','2025-09-28 06:04:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032273;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:05:49','2025-09-28 06:05:49',0,NULL,10),(410075,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:07:49','2025-09-28 06:07:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032469;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:08:55','2025-09-28 06:08:55',0,NULL,10),(410076,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:10:55','2025-09-28 06:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032655;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:11:08','2025-09-28 06:11:08',0,NULL,10),(410077,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:13:08','2025-09-28 06:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:14:26','2025-09-28 06:14:26',0,NULL,10),(410078,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:16:26','2025-09-28 06:16:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759032986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759032986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:17:02','2025-09-28 06:17:02',0,NULL,10),(410079,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:19:02','2025-09-28 06:19:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759033142;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759033142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:20:07','2025-09-28 06:20:07',0,NULL,10),(410080,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:22:07','2025-09-28 06:22:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759033327;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759033327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:22:23','2025-09-28 06:22:23',0,NULL,10),(410081,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:24:23','2025-09-28 06:24:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759033463;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759033463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:24:26','2025-09-28 06:24:26',0,NULL,10),(410082,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:26:26','2025-09-28 06:26:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759033586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759033586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:30:36','2025-09-28 06:30:36',0,NULL,10),(410083,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:32:36','2025-09-28 06:32:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759033956;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759033956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:34:49','2025-09-28 06:34:49',0,NULL,10),(410084,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:36:49','2025-09-28 06:36:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759034209;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759034209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:37:27','2025-09-28 06:37:27',0,NULL,10),(410085,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:39:27','2025-09-28 06:39:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759034367;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759034367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:41:09','2025-09-28 06:41:09',0,NULL,10),(410086,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:43:09','2025-09-28 06:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759034589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759034589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:45:06','2025-09-28 06:45:06',0,NULL,10),(410087,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:47:06','2025-09-28 06:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759034826;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759034826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:48:08','2025-09-28 06:48:08',0,NULL,10),(410088,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:50:08','2025-09-28 06:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:50:09','2025-09-28 06:50:09',0,NULL,10),(410089,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:52:09','2025-09-28 06:52:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035129;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:54:12','2025-09-28 06:54:12',0,NULL,10),(410090,'mailpoet/cron/daemon-trigger','complete','2025-09-28 04:56:12','2025-09-28 06:56:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035372;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 04:58:32','2025-09-28 06:58:32',0,NULL,10),(410091,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:00:32','2025-09-28 07:00:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035632;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:01:08','2025-09-28 07:01:08',0,NULL,10),(410092,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:03:08','2025-09-28 07:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:03:47','2025-09-28 07:03:47',0,NULL,10),(410093,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:05:47','2025-09-28 07:05:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759035947;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759035947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:06:04','2025-09-28 07:06:04',0,NULL,10),(410094,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:08:04','2025-09-28 07:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759036084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759036084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:09:18','2025-09-28 07:09:18',0,NULL,10),(410095,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:11:18','2025-09-28 07:11:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759036278;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759036278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:12:09','2025-09-28 07:12:09',0,NULL,10),(410096,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:14:09','2025-09-28 07:14:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759036449;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759036449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:16:08','2025-09-28 07:16:08',0,NULL,10),(410097,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:18:08','2025-09-28 07:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759036688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759036688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:19:41','2025-09-28 07:19:41',0,NULL,10),(410098,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:21:41','2025-09-28 07:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759036901;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759036901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:23:08','2025-09-28 07:23:08',0,NULL,10),(410099,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:25:08','2025-09-28 07:25:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037108;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:25:12','2025-09-28 07:25:12',0,NULL,10),(410100,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:27:12','2025-09-28 07:27:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037232;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:27:31','2025-09-28 07:27:31',0,NULL,10),(410101,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:29:31','2025-09-28 07:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037371;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:30:59','2025-09-28 07:30:59',0,NULL,10),(410102,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:32:59','2025-09-28 07:32:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037579;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:34:18','2025-09-28 07:34:18',0,NULL,10),(410103,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:36:18','2025-09-28 07:36:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:37:06','2025-09-28 07:37:06',0,NULL,10),(410104,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:39:06','2025-09-28 07:39:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759037946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759037946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:40:51','2025-09-28 07:40:51',0,NULL,10),(410105,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:42:51','2025-09-28 07:42:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759038171;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759038171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:44:16','2025-09-28 07:44:16',0,NULL,10),(410106,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:46:16','2025-09-28 07:46:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759038376;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759038376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:47:50','2025-09-28 07:47:50',0,NULL,10),(410107,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:49:50','2025-09-28 07:49:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759038590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759038590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:51:08','2025-09-28 07:51:08',0,NULL,10),(410108,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:53:08','2025-09-28 07:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759038788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759038788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:53:33','2025-09-28 07:53:33',0,NULL,10),(410109,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:55:33','2025-09-28 07:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759038933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759038933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:56:08','2025-09-28 07:56:08',0,NULL,10),(410110,'mailpoet/cron/daemon-trigger','complete','2025-09-28 05:58:08','2025-09-28 07:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759039088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759039088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 05:58:24','2025-09-28 07:58:24',0,NULL,10),(410111,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:00:24','2025-09-28 08:00:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759039224;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759039224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:01:08','2025-09-28 08:01:08',0,NULL,10),(410112,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:03:08','2025-09-28 08:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759039388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759039388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:04:25','2025-09-28 08:04:25',0,NULL,10),(410113,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:06:25','2025-09-28 08:06:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759039585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759039585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:09:29','2025-09-28 08:09:29',0,NULL,10),(410114,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:11:29','2025-09-28 08:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759039889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759039889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:12:14','2025-09-28 08:12:14',0,NULL,10),(410115,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:14:14','2025-09-28 08:14:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040054;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:16:08','2025-09-28 08:16:08',0,NULL,10),(410116,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:18:08','2025-09-28 08:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:18:44','2025-09-28 08:18:44',0,NULL,10),(410117,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:20:44','2025-09-28 08:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040444;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:21:08','2025-09-28 08:21:08',0,NULL,10),(410118,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:23:08','2025-09-28 08:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:23:32','2025-09-28 08:23:32',0,NULL,10),(410119,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:25:32','2025-09-28 08:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040732;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:26:08','2025-09-28 08:26:08',0,NULL,10),(410120,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:28:08','2025-09-28 08:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759040888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759040888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:28:46','2025-09-28 08:28:46',0,NULL,10),(410121,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:30:46','2025-09-28 08:30:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041046;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:31:08','2025-09-28 08:31:08',0,NULL,10),(410122,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:33:08','2025-09-28 08:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:33:11','2025-09-28 08:33:11',0,NULL,10),(410123,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:35:11','2025-09-28 08:35:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041311;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:36:08','2025-09-28 08:36:08',0,NULL,10),(410124,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:38:08','2025-09-28 08:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:38:46','2025-09-28 08:38:46',0,NULL,10),(410125,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:40:46','2025-09-28 08:40:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041646;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:41:08','2025-09-28 08:41:08',0,NULL,10),(410126,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:43:08','2025-09-28 08:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:44:11','2025-09-28 08:44:11',0,NULL,10),(410127,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:46:11','2025-09-28 08:46:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759041971;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759041971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:47:36','2025-09-28 08:47:36',0,NULL,10),(410128,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:49:36','2025-09-28 08:49:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759042176;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759042176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:50:41','2025-09-28 08:50:41',0,NULL,10),(410129,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:52:41','2025-09-28 08:52:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759042361;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759042361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:56:08','2025-09-28 08:56:08',0,NULL,10),(410130,'mailpoet/cron/daemon-trigger','complete','2025-09-28 06:58:08','2025-09-28 08:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759042688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759042688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 06:58:22','2025-09-28 08:58:22',0,NULL,10),(410131,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:00:22','2025-09-28 09:00:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759042822;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759042822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:01:08','2025-09-28 09:01:08',0,NULL,10),(410132,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:03:08','2025-09-28 09:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759042988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759042988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:03:50','2025-09-28 09:03:50',0,NULL,10),(410133,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:05:50','2025-09-28 09:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759043150;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759043150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:06:13','2025-09-28 09:06:13',0,NULL,10),(410134,'mailpoet/cron/daemon-run','complete','2025-09-28 07:06:08','2025-09-28 09:06:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759043168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759043168;}',5,1,'2025-09-28 07:06:13','2025-09-28 09:06:13',0,NULL,10),(410135,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:08:13','2025-09-28 09:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759043293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759043293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:09:09','2025-09-28 09:09:09',0,NULL,10),(410136,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:11:09','2025-09-28 09:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759043469;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759043469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:14:07','2025-09-28 09:14:07',0,NULL,10),(410137,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:16:07','2025-09-28 09:16:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759043767;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759043767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:16:08','2025-09-28 09:16:08',0,NULL,10),(410138,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:18:08','2025-09-28 09:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759043888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759043888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:19:25','2025-09-28 09:19:25',0,NULL,10),(410139,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:21:25','2025-09-28 09:21:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:22:21','2025-09-28 09:22:21',0,NULL,10),(410140,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:24:21','2025-09-28 09:24:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044261;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:24:34','2025-09-28 09:24:34',0,NULL,10),(410141,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:26:34','2025-09-28 09:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:29:48','2025-09-28 09:29:48',0,NULL,10),(410142,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:31:48','2025-09-28 09:31:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044708;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:32:01','2025-09-28 09:32:01',0,NULL,10),(410143,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:34:01','2025-09-28 09:34:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044841;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:34:02','2025-09-28 09:34:02',0,NULL,10),(410144,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:36:02','2025-09-28 09:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759044962;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759044962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:36:03','2025-09-28 09:36:03',0,NULL,10),(410145,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:38:03','2025-09-28 09:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045083;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:39:02','2025-09-28 09:39:02',0,NULL,10),(410146,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:41:02','2025-09-28 09:41:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045262;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:42:05','2025-09-28 09:42:05',0,NULL,10),(410147,'mailpoet/cron/daemon-run','complete','2025-09-28 07:42:02','2025-09-28 09:42:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759045322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759045322;}',5,1,'2025-09-28 07:42:05','2025-09-28 09:42:05',0,NULL,10),(410148,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:44:05','2025-09-28 09:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045445;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:45:03','2025-09-28 09:45:03',0,NULL,10),(410149,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:47:03','2025-09-28 09:47:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045623;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:48:01','2025-09-28 09:48:01',0,NULL,10),(410150,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:50:01','2025-09-28 09:50:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:50:02','2025-09-28 09:50:02',0,NULL,10),(410151,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:52:02','2025-09-28 09:52:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759045922;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759045922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:52:02','2025-09-28 09:52:02',0,NULL,10),(410152,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:54:02','2025-09-28 09:54:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046042;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:55:02','2025-09-28 09:55:02',0,NULL,10),(410153,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:57:02','2025-09-28 09:57:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046222;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:57:02','2025-09-28 09:57:02',0,NULL,10),(410154,'mailpoet/cron/daemon-trigger','complete','2025-09-28 07:59:02','2025-09-28 09:59:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046342;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 07:59:03','2025-09-28 09:59:03',0,NULL,10),(410155,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:01:03','2025-09-28 10:01:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046463;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:02:02','2025-09-28 10:02:02',0,NULL,10),(410156,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:04:02','2025-09-28 10:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046642;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:04:02','2025-09-28 10:04:02',0,NULL,10),(410157,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:06:02','2025-09-28 10:06:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:06:02','2025-09-28 10:06:02',0,NULL,10),(410158,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:08:02','2025-09-28 10:08:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759046882;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759046882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:08:04','2025-09-28 10:08:04',0,NULL,10),(410159,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:10:04','2025-09-28 10:10:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759047004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759047004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:11:02','2025-09-28 10:11:02',0,NULL,10),(410160,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:13:02','2025-09-28 10:13:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759047182;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759047182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:13:59','2025-09-28 10:13:59',0,NULL,10),(410161,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:15:59','2025-09-28 10:15:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759047359;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759047359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:16:08','2025-09-28 10:16:08',0,NULL,10),(410162,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:18:08','2025-09-28 10:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759047488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759047488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:21:08','2025-09-28 10:21:08',0,NULL,10),(410163,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:23:08','2025-09-28 10:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759047788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759047788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:25:19','2025-09-28 10:25:19',0,NULL,10),(410164,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:27:19','2025-09-28 10:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048039;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:27:36','2025-09-28 10:27:36',0,NULL,10),(410165,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:29:36','2025-09-28 10:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048176;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:31:08','2025-09-28 10:31:08',0,NULL,10),(410166,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:33:08','2025-09-28 10:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:34:04','2025-09-28 10:34:04',0,NULL,10),(410167,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:36:04','2025-09-28 10:36:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048564;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:36:08','2025-09-28 10:36:08',0,NULL,10),(410168,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:38:08','2025-09-28 10:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:41:00','2025-09-28 10:41:00',0,NULL,10),(410169,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:43:00','2025-09-28 10:43:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759048980;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759048980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:44:08','2025-09-28 10:44:08',0,NULL,10),(410170,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:46:08','2025-09-28 10:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759049168;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759049168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:46:08','2025-09-28 10:46:08',0,NULL,10),(410171,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:48:08','2025-09-28 10:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759049288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759049288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:49:28','2025-09-28 10:49:28',0,NULL,10),(410172,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:51:28','2025-09-28 10:51:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759049488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759049488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:54:52','2025-09-28 10:54:52',0,NULL,10),(410173,'mailpoet/cron/daemon-trigger','complete','2025-09-28 08:56:52','2025-09-28 10:56:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759049812;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759049812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 08:59:18','2025-09-28 10:59:18',0,NULL,10),(410174,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:01:18','2025-09-28 11:01:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759050078;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759050078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:02:16','2025-09-28 11:02:16',0,NULL,10),(410175,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:04:16','2025-09-28 11:04:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759050256;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759050256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:06:08','2025-09-28 11:06:08',0,NULL,10),(410176,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:08:08','2025-09-28 11:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759050488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759050488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:11:08','2025-09-28 11:11:08',0,NULL,10),(410177,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:13:08','2025-09-28 11:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759050788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759050788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:15:56','2025-09-28 11:15:56',0,NULL,10),(410178,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:17:56','2025-09-28 11:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759051076;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759051076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:20:40','2025-09-28 11:20:40',0,NULL,10),(410179,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:22:40','2025-09-28 11:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759051360;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759051360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:25:12','2025-09-28 11:25:12',0,NULL,10),(410180,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:27:12','2025-09-28 11:27:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759051632;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759051632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:27:29','2025-09-28 11:27:29',0,NULL,10),(410181,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:29:29','2025-09-28 11:29:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759051769;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759051769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:30:33','2025-09-28 11:30:33',0,NULL,10),(410182,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:32:33','2025-09-28 11:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759051953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759051953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:34:21','2025-09-28 11:34:21',0,NULL,10),(410183,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:36:21','2025-09-28 11:36:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759052181;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759052181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:38:31','2025-09-28 11:38:31',0,NULL,10),(410184,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:40:31','2025-09-28 11:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759052431;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759052431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:40:45','2025-09-28 11:40:45',0,NULL,10),(410185,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:42:45','2025-09-28 11:42:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759052565;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759052565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:43:22','2025-09-28 11:43:22',0,NULL,10),(410186,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:45:22','2025-09-28 11:45:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759052722;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759052722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:46:07','2025-09-28 11:46:07',0,NULL,10),(410187,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:48:07','2025-09-28 11:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759052887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759052887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:48:56','2025-09-28 11:48:56',0,NULL,10),(410188,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:50:56','2025-09-28 11:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053056;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:51:08','2025-09-28 11:51:08',0,NULL,10),(410189,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:53:08','2025-09-28 11:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:54:01','2025-09-28 11:54:01',0,NULL,10),(410190,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:56:01','2025-09-28 11:56:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053361;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:57:18','2025-09-28 11:57:18',0,NULL,10),(410191,'mailpoet/cron/daemon-trigger','complete','2025-09-28 09:59:18','2025-09-28 11:59:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053558;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 09:59:22','2025-09-28 11:59:22',0,NULL,10),(410192,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:01:22','2025-09-28 12:01:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:02:12','2025-09-28 12:02:12',0,NULL,10),(410193,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:04:12','2025-09-28 12:04:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759053852;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759053852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:06:08','2025-09-28 12:06:08',0,NULL,10),(410194,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:08:08','2025-09-28 12:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:08:30','2025-09-28 12:08:30',0,NULL,10),(410195,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:10:30','2025-09-28 12:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054230;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:11:09','2025-09-28 12:11:09',0,NULL,10),(410196,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:13:09','2025-09-28 12:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:14:38','2025-09-28 12:14:38',0,NULL,10),(410197,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:16:38','2025-09-28 12:16:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054598;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:18:21','2025-09-28 12:18:21',0,NULL,10),(410198,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:20:21','2025-09-28 12:20:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054821;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:21:08','2025-09-28 12:21:08',0,NULL,10),(410199,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:23:08','2025-09-28 12:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759054988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759054988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:25:39','2025-09-28 12:25:39',0,NULL,10),(410200,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:27:39','2025-09-28 12:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759055259;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759055259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:28:01','2025-09-28 12:28:01',0,NULL,10),(410201,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:30:01','2025-09-28 12:30:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759055401;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759055401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:30:45','2025-09-28 12:30:45',0,NULL,10),(410202,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:32:45','2025-09-28 12:32:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759055565;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759055565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:36:08','2025-09-28 12:36:08',0,NULL,10),(410203,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:38:08','2025-09-28 12:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759055888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759055888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:38:31','2025-09-28 12:38:31',0,NULL,10),(410204,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:40:31','2025-09-28 12:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759056031;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759056031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:41:08','2025-09-28 12:41:08',0,NULL,10),(410205,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:43:08','2025-09-28 12:43:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759056188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759056188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:44:57','2025-09-28 12:44:57',0,NULL,10),(410206,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:46:57','2025-09-28 12:46:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759056417;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759056417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:48:26','2025-09-28 12:48:26',0,NULL,10),(410207,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:50:26','2025-09-28 12:50:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759056626;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759056626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:51:08','2025-09-28 12:51:08',0,NULL,10),(410208,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:53:08','2025-09-28 12:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759056788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759056788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:55:17','2025-09-28 12:55:17',0,NULL,10),(410209,'mailpoet/cron/daemon-trigger','complete','2025-09-28 10:57:17','2025-09-28 12:57:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057037;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 10:58:41','2025-09-28 12:58:41',0,NULL,10),(410210,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:00:41','2025-09-28 13:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057241;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:01:10','2025-09-28 13:01:10',0,NULL,10),(410211,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:03:10','2025-09-28 13:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:03:28','2025-09-28 13:03:28',0,NULL,10),(410212,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:05:28','2025-09-28 13:05:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057528;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:05:30','2025-09-28 13:05:30',0,NULL,10),(410213,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:07:30','2025-09-28 13:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057650;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:08:15','2025-09-28 13:08:15',0,NULL,10),(410214,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:10:15','2025-09-28 13:10:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057815;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:11:12','2025-09-28 13:11:12',0,NULL,10),(410215,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:13:12','2025-09-28 13:13:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759057992;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759057992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:13:37','2025-09-28 13:13:37',0,NULL,10),(410216,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:15:37','2025-09-28 13:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759058137;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759058137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:16:08','2025-09-28 13:16:08',0,NULL,10),(410217,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:18:08','2025-09-28 13:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759058288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759058288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:19:48','2025-09-28 13:19:48',0,NULL,10),(410218,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:21:48','2025-09-28 13:21:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759058508;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759058508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:25:19','2025-09-28 13:25:19',0,NULL,10),(410219,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:27:19','2025-09-28 13:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759058839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759058839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:29:42','2025-09-28 13:29:42',0,NULL,10),(410220,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:31:42','2025-09-28 13:31:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759059102;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759059102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:34:13','2025-09-28 13:34:13',0,NULL,10),(410221,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:36:13','2025-09-28 13:36:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759059373;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759059373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:37:24','2025-09-28 13:37:24',0,NULL,10),(410222,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:39:24','2025-09-28 13:39:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759059564;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759059564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:40:24','2025-09-28 13:40:24',0,NULL,10),(410223,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:42:24','2025-09-28 13:42:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759059744;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759059744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:42:47','2025-09-28 13:42:47',0,NULL,10),(410224,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:44:47','2025-09-28 13:44:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759059887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759059887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:45:34','2025-09-28 13:45:34',0,NULL,10),(410225,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:47:34','2025-09-28 13:47:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060054;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:48:27','2025-09-28 13:48:27',0,NULL,10),(410226,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:50:27','2025-09-28 13:50:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060227;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:51:10','2025-09-28 13:51:10',0,NULL,10),(410227,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:53:10','2025-09-28 13:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:53:19','2025-09-28 13:53:19',0,NULL,10),(410228,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:55:19','2025-09-28 13:55:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060519;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:56:02','2025-09-28 13:56:02',0,NULL,10),(410229,'mailpoet/cron/daemon-trigger','complete','2025-09-28 11:58:02','2025-09-28 13:58:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 11:59:24','2025-09-28 13:59:24',0,NULL,10),(410230,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:01:24','2025-09-28 14:01:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759060884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759060884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:02:20','2025-09-28 14:02:20',0,NULL,10),(410231,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:04:20','2025-09-28 14:04:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061060;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:04:29','2025-09-28 14:04:29',0,NULL,10),(410232,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:06:29','2025-09-28 14:06:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:08:01','2025-09-28 14:08:01',0,NULL,10),(410233,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:10:01','2025-09-28 14:10:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061401;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:10:07','2025-09-28 14:10:07',0,NULL,10),(410234,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:12:07','2025-09-28 14:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061527;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:12:58','2025-09-28 14:12:58',0,NULL,10),(410235,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:14:58','2025-09-28 14:14:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061698;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:15:47','2025-09-28 14:15:47',0,NULL,10),(410236,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:17:47','2025-09-28 14:17:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759061867;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759061867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:18:59','2025-09-28 14:18:59',0,NULL,10),(410237,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:20:59','2025-09-28 14:20:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759062059;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759062059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:22:39','2025-09-28 14:22:39',0,NULL,10),(410238,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:24:39','2025-09-28 14:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759062279;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759062279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:26:09','2025-09-28 14:26:09',0,NULL,10),(410239,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:28:09','2025-09-28 14:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759062489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759062489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:30:18','2025-09-28 14:30:18',0,NULL,10),(410240,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:32:18','2025-09-28 14:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759062738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759062738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:33:56','2025-09-28 14:33:56',0,NULL,10),(410241,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:35:56','2025-09-28 14:35:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759062956;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759062956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:36:05','2025-09-28 14:36:05',0,NULL,10),(410242,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:38:05','2025-09-28 14:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759063085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759063085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:41:09','2025-09-28 14:41:09',0,NULL,10),(410243,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:43:09','2025-09-28 14:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759063389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759063389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:44:06','2025-09-28 14:44:06',0,NULL,10),(410244,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:46:06','2025-09-28 14:46:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759063566;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759063566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:47:14','2025-09-28 14:47:14',0,NULL,10),(410245,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:49:14','2025-09-28 14:49:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759063754;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759063754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:51:08','2025-09-28 14:51:08',0,NULL,10),(410246,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:53:08','2025-09-28 14:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759063988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759063988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:54:27','2025-09-28 14:54:27',0,NULL,10),(410247,'mailpoet/cron/daemon-trigger','complete','2025-09-28 12:56:27','2025-09-28 14:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759064187;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759064187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 12:58:21','2025-09-28 14:58:21',0,NULL,10),(410248,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:00:21','2025-09-28 15:00:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759064421;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759064421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:01:08','2025-09-28 15:01:08',0,NULL,10),(410249,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:03:08','2025-09-28 15:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759064588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759064588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:03:19','2025-09-28 15:03:19',0,NULL,10),(410250,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:05:19','2025-09-28 15:05:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759064719;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759064719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:06:08','2025-09-28 15:06:08',0,NULL,10),(410251,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:08:08','2025-09-28 15:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759064888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759064888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:08:50','2025-09-28 15:08:50',0,NULL,10),(410252,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:10:50','2025-09-28 15:10:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065050;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:11:09','2025-09-28 15:11:09',0,NULL,10),(410253,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:13:09','2025-09-28 15:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:13:53','2025-09-28 15:13:53',0,NULL,10),(410254,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:15:53','2025-09-28 15:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065353;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:16:08','2025-09-28 15:16:08',0,NULL,10),(410255,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:18:08','2025-09-28 15:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:20:45','2025-09-28 15:20:45',0,NULL,10),(410256,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:22:45','2025-09-28 15:22:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065765;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:23:05','2025-09-28 15:23:05',0,NULL,10),(410257,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:25:05','2025-09-28 15:25:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759065905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759065905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:25:34','2025-09-28 15:25:34',0,NULL,10),(410258,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:27:34','2025-09-28 15:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066054;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:28:15','2025-09-28 15:28:15',0,NULL,10),(410259,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:30:15','2025-09-28 15:30:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:31:08','2025-09-28 15:31:08',0,NULL,10),(410260,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:33:08','2025-09-28 15:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:34:44','2025-09-28 15:34:44',0,NULL,10),(410261,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:36:44','2025-09-28 15:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066604;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:38:04','2025-09-28 15:38:04',0,NULL,10),(410262,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:40:04','2025-09-28 15:40:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066804;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:40:16','2025-09-28 15:40:16',0,NULL,10),(410263,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:42:16','2025-09-28 15:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759066936;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759066936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:42:26','2025-09-28 15:42:26',0,NULL,10),(410264,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:44:26','2025-09-28 15:44:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:45:15','2025-09-28 15:45:15',0,NULL,10),(410265,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:47:15','2025-09-28 15:47:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067235;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:47:15','2025-09-28 15:47:15',0,NULL,10),(410266,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:49:15','2025-09-28 15:49:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:50:13','2025-09-28 15:50:13',0,NULL,10),(410267,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:52:13','2025-09-28 15:52:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067533;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:53:13','2025-09-28 15:53:13',0,NULL,10),(410268,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:55:13','2025-09-28 15:55:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067713;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:56:02','2025-09-28 15:56:02',0,NULL,10),(410269,'mailpoet/cron/daemon-trigger','complete','2025-09-28 13:58:02','2025-09-28 15:58:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759067882;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759067882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 13:58:18','2025-09-28 15:58:18',0,NULL,10),(410270,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:00:18','2025-09-28 16:00:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068018;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:01:08','2025-09-28 16:01:08',0,NULL,10),(410271,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:03:08','2025-09-28 16:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:03:32','2025-09-28 16:03:32',0,NULL,10),(410272,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:05:32','2025-09-28 16:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:06:08','2025-09-28 16:06:08',0,NULL,10),(410273,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:08:08','2025-09-28 16:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:09:00','2025-09-28 16:09:00',0,NULL,10),(410274,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:11:00','2025-09-28 16:11:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068660;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:11:07','2025-09-28 16:11:07',0,NULL,10),(410275,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:13:07','2025-09-28 16:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759068787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759068787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:16:08','2025-09-28 16:16:08',0,NULL,10),(410276,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:18:08','2025-09-28 16:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:21:17','2025-09-28 16:21:17',0,NULL,10),(410277,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:23:17','2025-09-28 16:23:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069397;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:23:37','2025-09-28 16:23:37',0,NULL,10),(410278,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:25:37','2025-09-28 16:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069537;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:26:08','2025-09-28 16:26:08',0,NULL,10),(410279,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:28:08','2025-09-28 16:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:28:11','2025-09-28 16:28:11',0,NULL,10),(410280,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:30:11','2025-09-28 16:30:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069811;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:31:08','2025-09-28 16:31:08',0,NULL,10),(410281,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:33:08','2025-09-28 16:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759069988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759069988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:36:08','2025-09-28 16:36:08',0,NULL,10),(410282,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:38:08','2025-09-28 16:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759070288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759070288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:39:00','2025-09-28 16:39:00',0,NULL,10),(410283,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:41:00','2025-09-28 16:41:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759070460;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759070460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:41:09','2025-09-28 16:41:09',0,NULL,10),(410284,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:43:09','2025-09-28 16:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759070589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759070589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:43:16','2025-09-28 16:43:16',0,NULL,10),(410285,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:45:16','2025-09-28 16:45:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759070716;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759070716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:46:08','2025-09-28 16:46:08',0,NULL,10),(410286,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:48:08','2025-09-28 16:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759070888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759070888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:48:11','2025-09-28 16:48:11',0,NULL,10),(410287,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:50:11','2025-09-28 16:50:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071011;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:51:10','2025-09-28 16:51:10',0,NULL,10),(410288,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:53:10','2025-09-28 16:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:53:28','2025-09-28 16:53:28',0,NULL,10),(410289,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:55:28','2025-09-28 16:55:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071328;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:56:10','2025-09-28 16:56:10',0,NULL,10),(410290,'mailpoet/cron/daemon-trigger','complete','2025-09-28 14:58:10','2025-09-28 16:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 14:58:13','2025-09-28 16:58:13',0,NULL,10),(410291,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:00:13','2025-09-28 17:00:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071613;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:01:08','2025-09-28 17:01:08',0,NULL,10),(410292,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:03:08','2025-09-28 17:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:03:54','2025-09-28 17:03:54',0,NULL,10),(410293,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:05:54','2025-09-28 17:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759071954;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759071954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:06:08','2025-09-28 17:06:08',0,NULL,10),(410294,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:08:08','2025-09-28 17:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759072088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759072088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:09:45','2025-09-28 17:09:45',0,NULL,10),(410295,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:11:45','2025-09-28 17:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759072305;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759072305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:14:46','2025-09-28 17:14:46',0,NULL,10),(410296,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:16:46','2025-09-28 17:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759072606;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759072606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:18:09','2025-09-28 17:18:09',0,NULL,10),(410297,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:20:09','2025-09-28 17:20:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759072809;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759072809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:21:08','2025-09-28 17:21:08',0,NULL,10),(410298,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:23:08','2025-09-28 17:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759072988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759072988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:23:58','2025-09-28 17:23:58',0,NULL,10),(410299,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:25:58','2025-09-28 17:25:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759073158;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759073158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:26:03','2025-09-28 17:26:03',0,NULL,10),(410300,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:28:03','2025-09-28 17:28:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759073283;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759073283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:29:16','2025-09-28 17:29:16',0,NULL,10),(410301,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:31:16','2025-09-28 17:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759073476;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759073476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:34:18','2025-09-28 17:34:18',0,NULL,10),(410302,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:36:18','2025-09-28 17:36:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759073778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759073778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:38:14','2025-09-28 17:38:14',0,NULL,10),(410303,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:40:14','2025-09-28 17:40:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:40:23','2025-09-28 17:40:23',0,NULL,10),(410304,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:42:23','2025-09-28 17:42:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:42:39','2025-09-28 17:42:39',0,NULL,10),(410305,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:44:39','2025-09-28 17:44:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074279;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:45:26','2025-09-28 17:45:26',0,NULL,10),(410306,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:47:26','2025-09-28 17:47:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074446;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:49:33','2025-09-28 17:49:33',0,NULL,10),(410307,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:51:33','2025-09-28 17:51:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:52:31','2025-09-28 17:52:31',0,NULL,10),(410308,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:54:31','2025-09-28 17:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759074871;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759074871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:55:20','2025-09-28 17:55:20',0,NULL,10),(410309,'mailpoet/cron/daemon-trigger','complete','2025-09-28 15:57:20','2025-09-28 17:57:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759075040;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759075040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 15:58:05','2025-09-28 17:58:05',0,NULL,10),(410310,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:00:05','2025-09-28 18:00:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759075205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759075205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:00:48','2025-09-28 18:00:48',0,NULL,10),(410311,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:02:48','2025-09-28 18:02:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759075368;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759075368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:06:08','2025-09-28 18:06:08',0,NULL,10),(410312,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:08:08','2025-09-28 18:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759075688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759075688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:09:24','2025-09-28 18:09:24',0,NULL,10),(410313,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:11:24','2025-09-28 18:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759075884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759075884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:16:09','2025-09-28 18:16:09',0,NULL,10),(410314,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:18:09','2025-09-28 18:18:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759076289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759076289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:19:23','2025-09-28 18:19:23',0,NULL,10),(410315,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:21:23','2025-09-28 18:21:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759076483;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759076483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:23:31','2025-09-28 18:23:31',0,NULL,10),(410316,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:25:31','2025-09-28 18:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759076731;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759076731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:26:09','2025-09-28 18:26:09',0,NULL,10),(410317,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:28:09','2025-09-28 18:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759076889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759076889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:28:53','2025-09-28 18:28:53',0,NULL,10),(410318,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:30:53','2025-09-28 18:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759077053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759077053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:31:30','2025-09-28 18:31:30',0,NULL,10),(410319,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:33:30','2025-09-28 18:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759077210;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759077210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:35:20','2025-09-28 18:35:20',0,NULL,10),(410320,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:37:20','2025-09-28 18:37:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759077440;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759077440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:40:22','2025-09-28 18:40:22',0,NULL,10),(410321,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:42:22','2025-09-28 18:42:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759077742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759077742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:42:52','2025-09-28 18:42:52',0,NULL,10),(410322,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:44:52','2025-09-28 18:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759077892;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759077892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:46:09','2025-09-28 18:46:09',0,NULL,10),(410323,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:48:09','2025-09-28 18:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:49:02','2025-09-28 18:49:02',0,NULL,10),(410324,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:51:02','2025-09-28 18:51:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078262;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:51:05','2025-09-28 18:51:05',0,NULL,10),(410325,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:53:05','2025-09-28 18:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:53:31','2025-09-28 18:53:31',0,NULL,10),(410326,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:55:31','2025-09-28 18:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:55:45','2025-09-28 18:55:45',0,NULL,10),(410327,'mailpoet/cron/daemon-trigger','complete','2025-09-28 16:57:45','2025-09-28 18:57:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078665;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 16:58:44','2025-09-28 18:58:44',0,NULL,10),(410328,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:00:44','2025-09-28 19:00:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:00:46','2025-09-28 19:00:46',0,NULL,10),(410329,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:02:46','2025-09-28 19:02:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759078966;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759078966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:03:14','2025-09-28 19:03:14',0,NULL,10),(410330,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:05:14','2025-09-28 19:05:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079114;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:05:43','2025-09-28 19:05:43',0,NULL,10),(410331,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:07:43','2025-09-28 19:07:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079263;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:08:28','2025-09-28 19:08:28',0,NULL,10),(410332,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:10:28','2025-09-28 19:10:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079428;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:11:09','2025-09-28 19:11:09',0,NULL,10),(410333,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:13:09','2025-09-28 19:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:14:42','2025-09-28 19:14:42',0,NULL,10),(410334,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:16:42','2025-09-28 19:16:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079802;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:16:48','2025-09-28 19:16:48',0,NULL,10),(410335,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:18:48','2025-09-28 19:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759079928;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759079928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:18:50','2025-09-28 19:18:50',0,NULL,10),(410336,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:20:50','2025-09-28 19:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080050;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:21:09','2025-09-28 19:21:09',0,NULL,10),(410337,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:23:09','2025-09-28 19:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:26:09','2025-09-28 19:26:09',0,NULL,10),(410338,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:28:09','2025-09-28 19:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:29:26','2025-09-28 19:29:26',0,NULL,10),(410339,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:31:26','2025-09-28 19:31:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:32:09','2025-09-28 19:32:09',0,NULL,10),(410340,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:34:09','2025-09-28 19:34:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080849;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:34:30','2025-09-28 19:34:30',0,NULL,10),(410341,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:36:30','2025-09-28 19:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759080990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759080990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:41:09','2025-09-28 19:41:09',0,NULL,10),(410342,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:43:09','2025-09-28 19:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759081389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759081389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:45:21','2025-09-28 19:45:21',0,NULL,10),(410343,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:47:21','2025-09-28 19:47:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759081641;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759081641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:47:39','2025-09-28 19:47:39',0,NULL,10),(410344,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:49:39','2025-09-28 19:49:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759081779;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759081779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:49:46','2025-09-28 19:49:46',0,NULL,10),(410345,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:51:46','2025-09-28 19:51:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759081906;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759081906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:54:30','2025-09-28 19:54:30',0,NULL,10),(410346,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:56:30','2025-09-28 19:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759082190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759082190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 17:57:24','2025-09-28 19:57:24',0,NULL,10),(410347,'mailpoet/cron/daemon-run','complete','2025-09-28 17:57:19','2025-09-28 19:57:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759082239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759082239;}',5,1,'2025-09-28 17:57:24','2025-09-28 19:57:24',0,NULL,10),(410348,'mailpoet/cron/daemon-trigger','complete','2025-09-28 17:59:24','2025-09-28 19:59:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759082364;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759082364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:00:27','2025-09-28 20:00:27',0,NULL,10),(410349,'mailpoet/cron/daemon-run','complete','2025-09-28 18:00:25','2025-09-28 20:00:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759082425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759082425;}',5,1,'2025-09-28 18:00:27','2025-09-28 20:00:27',0,NULL,10),(410350,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:02:27','2025-09-28 20:02:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759082547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759082547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:02:46','2025-09-28 20:02:46',0,NULL,10),(410351,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:04:46','2025-09-28 20:04:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759082686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759082686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:06:09','2025-09-28 20:06:09',0,NULL,10),(410352,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:08:09','2025-09-28 20:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759082889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759082889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:08:16','2025-09-28 20:08:16',0,NULL,10),(410353,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:10:16','2025-09-28 20:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083016;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:11:09','2025-09-28 20:11:09',0,NULL,10),(410354,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:13:09','2025-09-28 20:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:13:50','2025-09-28 20:13:50',0,NULL,10),(410355,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:15:50','2025-09-28 20:15:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083350;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:17:01','2025-09-28 20:17:01',0,NULL,10),(410356,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:19:01','2025-09-28 20:19:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:21:09','2025-09-28 20:21:09',0,NULL,10),(410357,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:23:09','2025-09-28 20:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:23:53','2025-09-28 20:23:53',0,NULL,10),(410358,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:25:53','2025-09-28 20:25:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759083953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759083953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:26:09','2025-09-28 20:26:09',0,NULL,10),(410359,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:28:09','2025-09-28 20:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:29:22','2025-09-28 20:29:22',0,NULL,10),(410360,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:31:22','2025-09-28 20:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084282;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:31:33','2025-09-28 20:31:33',0,NULL,10),(410361,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:33:33','2025-09-28 20:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084413;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:33:47','2025-09-28 20:33:47',0,NULL,10),(410362,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:35:47','2025-09-28 20:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:37:31','2025-09-28 20:37:31',0,NULL,10),(410363,'mailpoet/cron/daemon-run','complete','2025-09-28 18:37:29','2025-09-28 20:37:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759084649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759084649;}',5,1,'2025-09-28 18:37:31','2025-09-28 20:37:31',0,NULL,10),(410364,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:39:31','2025-09-28 20:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:39:52','2025-09-28 20:39:52',0,NULL,10),(410365,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:41:52','2025-09-28 20:41:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759084912;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759084912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:42:31','2025-09-28 20:42:31',0,NULL,10),(410366,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:44:31','2025-09-28 20:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759085071;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759085071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:44:56','2025-09-28 20:44:56',0,NULL,10),(410367,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:46:56','2025-09-28 20:46:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759085216;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759085216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:48:34','2025-09-28 20:48:34',0,NULL,10),(410368,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:50:34','2025-09-28 20:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759085434;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759085434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:51:09','2025-09-28 20:51:09',0,NULL,10),(410369,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:53:09','2025-09-28 20:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759085589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759085589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:56:09','2025-09-28 20:56:09',0,NULL,10),(410370,'mailpoet/cron/daemon-trigger','complete','2025-09-28 18:58:09','2025-09-28 20:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759085889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759085889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 18:58:10','2025-09-28 20:58:10',0,NULL,10),(410371,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:00:10','2025-09-28 21:00:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759086010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759086010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:01:10','2025-09-28 21:01:10',0,NULL,10),(410372,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:03:10','2025-09-28 21:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759086190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759086190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:05:13','2025-09-28 21:05:13',0,NULL,10),(410373,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:07:13','2025-09-28 21:07:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759086433;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759086433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:08:12','2025-09-28 21:08:12',0,NULL,10),(410374,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:10:12','2025-09-28 21:10:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759086612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759086612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:11:09','2025-09-28 21:11:09',0,NULL,10),(410375,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:13:09','2025-09-28 21:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759086789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759086789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:14:49','2025-09-28 21:14:49',0,NULL,10),(410376,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:16:49','2025-09-28 21:16:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087009;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:18:08','2025-09-28 21:18:08',0,NULL,10),(410377,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:20:08','2025-09-28 21:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:21:09','2025-09-28 21:21:09',0,NULL,10),(410378,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:23:09','2025-09-28 21:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:23:33','2025-09-28 21:23:33',0,NULL,10),(410379,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:25:33','2025-09-28 21:25:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087533;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:26:09','2025-09-28 21:26:09',0,NULL,10),(410380,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:28:09','2025-09-28 21:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:30:33','2025-09-28 21:30:33',0,NULL,10),(410381,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:32:33','2025-09-28 21:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759087953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759087953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:36:09','2025-09-28 21:36:09',0,NULL,10),(410382,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:38:09','2025-09-28 21:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759088289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759088289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:40:21','2025-09-28 21:40:21',0,NULL,10),(410383,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:42:21','2025-09-28 21:42:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759088541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759088541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:43:10','2025-09-28 21:43:10',0,NULL,10),(410384,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:45:10','2025-09-28 21:45:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759088710;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759088710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:46:08','2025-09-28 21:46:08',0,NULL,10),(410385,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:48:08','2025-09-28 21:48:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759088888;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759088888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:48:23','2025-09-28 21:48:23',0,NULL,10),(410386,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:50:23','2025-09-28 21:50:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759089023;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759089023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:50:58','2025-09-28 21:50:58',0,NULL,10),(410387,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:52:58','2025-09-28 21:52:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759089178;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759089178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:55:54','2025-09-28 21:55:54',0,NULL,10),(410388,'mailpoet/cron/daemon-trigger','complete','2025-09-28 19:57:54','2025-09-28 21:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759089474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759089474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 19:58:54','2025-09-28 21:58:54',0,NULL,10),(410389,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:00:54','2025-09-28 22:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759089654;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759089654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:01:07','2025-09-28 22:01:07',0,NULL,10),(410390,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:03:07','2025-09-28 22:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759089787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759089787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:05:37','2025-09-28 22:05:37',0,NULL,10),(410391,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:07:37','2025-09-28 22:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090057;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:07:54','2025-09-28 22:07:54',0,NULL,10),(410392,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:09:54','2025-09-28 22:09:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:10:05','2025-09-28 22:10:05',0,NULL,10),(410393,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:12:05','2025-09-28 22:12:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090325;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:13:03','2025-09-28 22:13:03',0,NULL,10),(410394,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:15:03','2025-09-28 22:15:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090503;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:16:10','2025-09-28 22:16:10',0,NULL,10),(410395,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:18:10','2025-09-28 22:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:21:09','2025-09-28 22:21:09',0,NULL,10),(410396,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:23:09','2025-09-28 22:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759090989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759090989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:26:09','2025-09-28 22:26:09',0,NULL,10),(410397,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:28:09','2025-09-28 22:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759091289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759091289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:28:26','2025-09-28 22:28:26',0,NULL,10),(410398,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:30:26','2025-09-28 22:30:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759091426;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759091426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:31:09','2025-09-28 22:31:09',0,NULL,10),(410399,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:33:09','2025-09-28 22:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759091589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759091589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:33:45','2025-09-28 22:33:45',0,NULL,10),(410400,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:35:45','2025-09-28 22:35:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759091745;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759091745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:36:09','2025-09-28 22:36:09',0,NULL,10),(410401,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:38:09','2025-09-28 22:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759091889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759091889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:39:24','2025-09-28 22:39:24',0,NULL,10),(410402,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:41:24','2025-09-28 22:41:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759092084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759092084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:46:13','2025-09-28 22:46:13',0,NULL,10),(410403,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:48:13','2025-09-28 22:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759092493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759092493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:49:12','2025-09-28 22:49:12',0,NULL,10),(410404,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:51:12','2025-09-28 22:51:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759092672;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759092672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:52:34','2025-09-28 22:52:34',0,NULL,10),(410405,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:54:34','2025-09-28 22:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759092874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759092874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:55:33','2025-09-28 22:55:33',0,NULL,10),(410406,'mailpoet/cron/daemon-trigger','complete','2025-09-28 20:57:33','2025-09-28 22:57:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 20:58:13','2025-09-28 22:58:13',0,NULL,10),(410407,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:00:13','2025-09-28 23:00:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093213;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:01:07','2025-09-28 23:01:07',0,NULL,10),(410408,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:03:07','2025-09-28 23:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093387;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:03:19','2025-09-28 23:03:19',0,NULL,10),(410409,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:05:19','2025-09-28 23:05:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093519;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:05:57','2025-09-28 23:05:57',0,NULL,10),(410410,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:07:57','2025-09-28 23:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093677;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:09:35','2025-09-28 23:09:35',0,NULL,10),(410411,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:11:35','2025-09-28 23:11:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759093895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759093895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:14:31','2025-09-28 23:14:31',0,NULL,10),(410412,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:16:31','2025-09-28 23:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759094191;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759094191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:21:21','2025-09-28 23:21:21',0,NULL,10),(410413,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:23:21','2025-09-28 23:23:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759094601;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759094601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:26:09','2025-09-28 23:26:09',0,NULL,10),(410414,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:28:09','2025-09-28 23:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759094889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759094889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:29:52','2025-09-28 23:29:52',0,NULL,10),(410415,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:31:52','2025-09-28 23:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759095112;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759095112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:34:06','2025-09-28 23:34:06',0,NULL,10),(410416,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:36:06','2025-09-28 23:36:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759095366;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759095366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:36:09','2025-09-28 23:36:09',0,NULL,10),(410417,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:38:09','2025-09-28 23:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759095489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759095489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:41:21','2025-09-28 23:41:21',0,NULL,10),(410418,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:43:21','2025-09-28 23:43:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759095801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759095801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:45:31','2025-09-28 23:45:31',0,NULL,10),(410419,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:47:31','2025-09-28 23:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759096051;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759096051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:51:09','2025-09-28 23:51:09',0,NULL,10),(410420,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:53:09','2025-09-28 23:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759096389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759096389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:56:09','2025-09-28 23:56:09',0,NULL,10),(410421,'mailpoet/cron/daemon-trigger','complete','2025-09-28 21:58:09','2025-09-28 23:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759096689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759096689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 21:58:28','2025-09-28 23:58:28',0,NULL,10),(410422,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:00:28','2025-09-29 00:00:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759096828;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759096828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:01:09','2025-09-29 00:01:09',0,NULL,10),(410423,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:03:09','2025-09-29 00:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759096989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759096989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:05:22','2025-09-29 00:05:22',0,NULL,10),(410424,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:07:22','2025-09-29 00:07:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759097242;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759097242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:08:17','2025-09-29 00:08:17',0,NULL,10),(410425,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:10:17','2025-09-29 00:10:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759097417;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759097417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:11:07','2025-09-29 00:11:07',0,NULL,10),(410426,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:13:07','2025-09-29 00:13:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759097587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759097587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:16:05','2025-09-29 00:16:05',0,NULL,10),(410427,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:18:05','2025-09-29 00:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759097885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759097885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:18:42','2025-09-29 00:18:42',0,NULL,10),(410428,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:20:42','2025-09-29 00:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759098042;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759098042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:21:02','2025-09-29 00:21:02',0,NULL,10),(410429,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:23:02','2025-09-29 00:23:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759098182;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759098182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:26:13','2025-09-29 00:26:13',0,NULL,10),(410430,'mailpoet/cron/daemon-run','complete','2025-09-28 22:26:09','2025-09-29 00:26:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759098369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759098369;}',5,1,'2025-09-28 22:26:12','2025-09-29 00:26:12',0,NULL,10),(410431,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:28:13','2025-09-29 00:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759098493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759098493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:31:09','2025-09-29 00:31:09',0,NULL,10),(410432,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:33:09','2025-09-29 00:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759098789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759098789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:36:09','2025-09-29 00:36:09',0,NULL,10),(410433,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:38:09','2025-09-29 00:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759099089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759099089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:41:09','2025-09-29 00:41:09',0,NULL,10),(410434,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:43:09','2025-09-29 00:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759099389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759099389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:45:14','2025-09-29 00:45:14',0,NULL,10),(410435,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:47:14','2025-09-29 00:47:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759099634;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759099634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:51:09','2025-09-29 00:51:09',0,NULL,10),(410436,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:53:09','2025-09-29 00:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759099989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759099989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:54:02','2025-09-29 00:54:02',0,NULL,10),(410437,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:56:02','2025-09-29 00:56:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759100162;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759100162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 22:56:09','2025-09-29 00:56:09',0,NULL,10),(410438,'mailpoet/cron/daemon-trigger','complete','2025-09-28 22:58:09','2025-09-29 00:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759100289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759100289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:01:09','2025-09-29 01:01:09',0,NULL,10),(410439,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:03:09','2025-09-29 01:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759100589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759100589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:06:09','2025-09-29 01:06:09',0,NULL,10),(410440,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:08:09','2025-09-29 01:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759100889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759100889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:10:14','2025-09-29 01:10:14',0,NULL,10),(410441,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:12:14','2025-09-29 01:12:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759101134;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759101134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:16:04','2025-09-29 01:16:04',0,NULL,10),(410442,'mailpoet/cron/daemon-run','complete','2025-09-28 23:16:02','2025-09-29 01:16:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759101362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759101362;}',5,1,'2025-09-28 23:16:04','2025-09-29 01:16:04',0,NULL,10),(410443,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:18:04','2025-09-29 01:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759101484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759101484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:21:09','2025-09-29 01:21:09',0,NULL,10),(410444,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:23:09','2025-09-29 01:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759101789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759101789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:26:09','2025-09-29 01:26:09',0,NULL,10),(410445,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:28:09','2025-09-29 01:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759102089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759102089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:28:54','2025-09-29 01:28:54',0,NULL,10),(410446,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:30:54','2025-09-29 01:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759102254;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759102254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:31:11','2025-09-29 01:31:11',0,NULL,10),(410447,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:33:11','2025-09-29 01:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759102391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759102391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:36:10','2025-09-29 01:36:10',0,NULL,10),(410448,'mailpoet/cron/daemon-run','complete','2025-09-28 23:36:08','2025-09-29 01:36:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759102568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759102568;}',5,1,'2025-09-28 23:36:10','2025-09-29 01:36:10',0,NULL,10),(410449,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:38:10','2025-09-29 01:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759102690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759102690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:41:09','2025-09-29 01:41:09',0,NULL,10),(410450,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:43:09','2025-09-29 01:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759102989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759102989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:46:09','2025-09-29 01:46:09',0,NULL,10),(410451,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:48:09','2025-09-29 01:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759103289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759103289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:51:09','2025-09-29 01:51:09',0,NULL,10),(410452,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:53:09','2025-09-29 01:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759103589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759103589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-28 23:56:09','2025-09-29 01:56:09',0,NULL,10),(410453,'mailpoet/cron/daemon-trigger','complete','2025-09-28 23:58:09','2025-09-29 01:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759103889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759103889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:01:09','2025-09-29 02:01:09',0,NULL,10),(410454,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:03:09','2025-09-29 02:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759104189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759104189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:06:11','2025-09-29 02:06:11',0,NULL,10),(410455,'mailpoet/cron/daemon-run','complete','2025-09-29 00:06:09','2025-09-29 02:06:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759104369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759104369;}',5,1,'2025-09-29 00:06:11','2025-09-29 02:06:11',0,NULL,10),(410456,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:08:11','2025-09-29 02:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759104491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759104491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:09:46','2025-09-29 02:09:46',0,NULL,10),(410457,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:11:46','2025-09-29 02:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759104706;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759104706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:15:40','2025-09-29 02:15:40',0,NULL,10),(410458,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:17:40','2025-09-29 02:17:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759105060;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759105060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:20:32','2025-09-29 02:20:32',0,NULL,10),(410459,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:22:32','2025-09-29 02:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759105352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759105352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:26:10','2025-09-29 02:26:10',0,NULL,10),(410460,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:28:10','2025-09-29 02:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759105690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759105690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:31:09','2025-09-29 02:31:09',0,NULL,10),(410461,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:33:09','2025-09-29 02:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759105989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759105989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:33:31','2025-09-29 02:33:31',0,NULL,10),(410462,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:35:31','2025-09-29 02:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759106131;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759106131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:36:09','2025-09-29 02:36:09',0,NULL,10),(410463,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:38:09','2025-09-29 02:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759106289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759106289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:41:09','2025-09-29 02:41:09',0,NULL,10),(410464,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:43:09','2025-09-29 02:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759106589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759106589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:43:31','2025-09-29 02:43:31',0,NULL,10),(410465,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:45:31','2025-09-29 02:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759106731;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759106731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:46:09','2025-09-29 02:46:09',0,NULL,10),(410466,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:48:09','2025-09-29 02:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759106889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759106889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:48:53','2025-09-29 02:48:53',0,NULL,10),(410467,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:50:53','2025-09-29 02:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759107053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759107053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:53:22','2025-09-29 02:53:22',0,NULL,10),(410468,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:55:22','2025-09-29 02:55:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759107322;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759107322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 00:56:09','2025-09-29 02:56:09',0,NULL,10),(410469,'mailpoet/cron/daemon-trigger','complete','2025-09-29 00:58:09','2025-09-29 02:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759107489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759107489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:01:09','2025-09-29 03:01:09',0,NULL,10),(410470,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:03:09','2025-09-29 03:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759107789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759107789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:06:09','2025-09-29 03:06:09',0,NULL,10),(410471,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:08:09','2025-09-29 03:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:11:09','2025-09-29 03:11:09',0,NULL,10),(410472,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:13:09','2025-09-29 03:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:13:31','2025-09-29 03:13:31',0,NULL,10),(410473,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:15:31','2025-09-29 03:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:16:09','2025-09-29 03:16:09',0,NULL,10),(410474,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:18:09','2025-09-29 03:18:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:18:22','2025-09-29 03:18:22',0,NULL,10),(410475,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:20:22','2025-09-29 03:20:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108822;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:21:09','2025-09-29 03:21:09',0,NULL,10),(410476,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:23:09','2025-09-29 03:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759108989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759108989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:24:44','2025-09-29 03:24:44',0,NULL,10),(410477,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:26:44','2025-09-29 03:26:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759109204;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759109204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:28:05','2025-09-29 03:28:05',0,NULL,10),(410478,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:30:05','2025-09-29 03:30:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759109405;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759109405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:31:09','2025-09-29 03:31:09',0,NULL,10),(410479,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:33:09','2025-09-29 03:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759109589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759109589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:35:54','2025-09-29 03:35:54',0,NULL,10),(410480,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:37:54','2025-09-29 03:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759109874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759109874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:41:09','2025-09-29 03:41:09',0,NULL,10),(410481,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:43:09','2025-09-29 03:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759110189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759110189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:46:09','2025-09-29 03:46:09',0,NULL,10),(410482,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:48:09','2025-09-29 03:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759110489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759110489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:50:29','2025-09-29 03:50:29',0,NULL,10),(410483,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:52:29','2025-09-29 03:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759110749;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759110749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 01:56:09','2025-09-29 03:56:09',0,NULL,10),(410484,'mailpoet/cron/daemon-trigger','complete','2025-09-29 01:58:09','2025-09-29 03:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759111089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759111089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:01:09','2025-09-29 04:01:09',0,NULL,10),(410485,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:03:09','2025-09-29 04:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759111389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759111389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:03:19','2025-09-29 04:03:19',0,NULL,10),(410486,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:05:19','2025-09-29 04:05:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759111519;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759111519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:06:09','2025-09-29 04:06:09',0,NULL,10),(410487,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:08:09','2025-09-29 04:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759111689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759111689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:09:17','2025-09-29 04:09:17',0,NULL,10),(410488,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:11:17','2025-09-29 04:11:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759111877;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759111877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:16:09','2025-09-29 04:16:09',0,NULL,10),(410489,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:18:09','2025-09-29 04:18:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759112289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759112289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:18:16','2025-09-29 04:18:16',0,NULL,10),(410490,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:20:16','2025-09-29 04:20:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759112416;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759112416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:21:09','2025-09-29 04:21:09',0,NULL,10),(410491,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:23:09','2025-09-29 04:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759112589;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759112589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:26:09','2025-09-29 04:26:09',0,NULL,10),(410492,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:28:09','2025-09-29 04:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759112889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759112889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:31:09','2025-09-29 04:31:09',0,NULL,10),(410493,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:33:09','2025-09-29 04:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759113189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759113189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:36:09','2025-09-29 04:36:09',0,NULL,10),(410494,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:38:09','2025-09-29 04:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759113489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759113489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:38:55','2025-09-29 04:38:55',0,NULL,10),(410495,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:40:55','2025-09-29 04:40:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759113655;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759113655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:42:16','2025-09-29 04:42:16',0,NULL,10),(410496,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:44:16','2025-09-29 04:44:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759113856;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759113856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:45:44','2025-09-29 04:45:44',0,NULL,10),(410497,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:47:44','2025-09-29 04:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759114064;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759114064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:48:34','2025-09-29 04:48:34',0,NULL,10),(410498,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:50:34','2025-09-29 04:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759114234;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759114234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:51:09','2025-09-29 04:51:09',0,NULL,10),(410499,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:53:09','2025-09-29 04:53:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759114389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759114389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 02:56:09','2025-09-29 04:56:09',0,NULL,10),(410500,'mailpoet/cron/daemon-trigger','complete','2025-09-29 02:58:09','2025-09-29 04:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759114689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759114689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:01:09','2025-09-29 05:01:09',0,NULL,10),(410501,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:03:09','2025-09-29 05:03:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759114989;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759114989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:06:09','2025-09-29 05:06:09',0,NULL,10),(410502,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:08:09','2025-09-29 05:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759115289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759115289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:09:06','2025-09-29 05:09:06',0,NULL,10),(410503,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:11:06','2025-09-29 05:11:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759115466;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759115466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:11:10','2025-09-29 05:11:10',0,NULL,10),(410504,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:13:10','2025-09-29 05:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759115590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759115590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:13:28','2025-09-29 05:13:28',0,NULL,10),(410505,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:15:28','2025-09-29 05:15:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759115728;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759115728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:16:10','2025-09-29 05:16:10',0,NULL,10),(410506,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:18:10','2025-09-29 05:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759115890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759115890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:18:29','2025-09-29 05:18:29',0,NULL,10),(410507,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:20:29','2025-09-29 05:20:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116029;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:20:29','2025-09-29 05:20:29',0,NULL,10),(410508,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:22:29','2025-09-29 05:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116149;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:22:30','2025-09-29 05:22:30',0,NULL,10),(410509,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:24:30','2025-09-29 05:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116270;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:25:33','2025-09-29 05:25:33',0,NULL,10),(410510,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:27:33','2025-09-29 05:27:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116453;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:28:30','2025-09-29 05:28:30',0,NULL,10),(410511,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:30:30','2025-09-29 05:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116630;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:30:31','2025-09-29 05:30:31',0,NULL,10),(410512,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:32:31','2025-09-29 05:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116751;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:33:29','2025-09-29 05:33:29',0,NULL,10),(410513,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:35:29','2025-09-29 05:35:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759116929;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759116929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:35:35','2025-09-29 05:35:35',0,NULL,10),(410514,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:37:35','2025-09-29 05:37:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117055;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:38:32','2025-09-29 05:38:32',0,NULL,10),(410515,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:40:32','2025-09-29 05:40:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117232;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:40:32','2025-09-29 05:40:32',0,NULL,10),(410516,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:42:32','2025-09-29 05:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:42:34','2025-09-29 05:42:34',0,NULL,10),(410517,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:44:34','2025-09-29 05:44:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:45:29','2025-09-29 05:45:29',0,NULL,10),(410518,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:47:29','2025-09-29 05:47:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117649;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:47:30','2025-09-29 05:47:30',0,NULL,10),(410519,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:49:30','2025-09-29 05:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117770;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:49:33','2025-09-29 05:49:33',0,NULL,10),(410520,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:51:33','2025-09-29 05:51:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759117893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759117893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:52:33','2025-09-29 05:52:33',0,NULL,10),(410521,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:54:33','2025-09-29 05:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118073;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:55:31','2025-09-29 05:55:31',0,NULL,10),(410522,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:57:31','2025-09-29 05:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118251;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 03:57:33','2025-09-29 05:57:33',0,NULL,10),(410523,'mailpoet/cron/daemon-trigger','complete','2025-09-29 03:59:33','2025-09-29 05:59:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118373;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:00:29','2025-09-29 06:00:29',0,NULL,10),(410524,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:02:29','2025-09-29 06:02:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118549;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:02:31','2025-09-29 06:02:31',0,NULL,10),(410525,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:04:31','2025-09-29 06:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118671;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:05:30','2025-09-29 06:05:30',0,NULL,10),(410526,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:07:30','2025-09-29 06:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118850;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:07:31','2025-09-29 06:07:31',0,NULL,10),(410527,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:09:31','2025-09-29 06:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759118971;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759118971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:09:31','2025-09-29 06:09:31',0,NULL,10),(410528,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:11:31','2025-09-29 06:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:12:34','2025-09-29 06:12:34',0,NULL,10),(410529,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:14:34','2025-09-29 06:14:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119274;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:15:30','2025-09-29 06:15:30',0,NULL,10),(410530,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:17:30','2025-09-29 06:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:17:30','2025-09-29 06:17:30',0,NULL,10),(410531,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:19:30','2025-09-29 06:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119570;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:19:31','2025-09-29 06:19:31',0,NULL,10),(410532,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:21:31','2025-09-29 06:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:22:30','2025-09-29 06:22:30',0,NULL,10),(410533,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:24:30','2025-09-29 06:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759119870;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759119870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:25:30','2025-09-29 06:25:30',0,NULL,10),(410534,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:27:30','2025-09-29 06:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120050;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:28:31','2025-09-29 06:28:31',0,NULL,10),(410535,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:30:31','2025-09-29 06:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120231;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:31:29','2025-09-29 06:31:29',0,NULL,10),(410536,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:33:29','2025-09-29 06:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120409;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:33:30','2025-09-29 06:33:30',0,NULL,10),(410537,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:35:30','2025-09-29 06:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120530;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:36:09','2025-09-29 06:36:09',0,NULL,10),(410538,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:38:09','2025-09-29 06:38:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:40:23','2025-09-29 06:40:23',0,NULL,10),(410539,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:42:23','2025-09-29 06:42:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759120943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759120943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:43:39','2025-09-29 06:43:39',0,NULL,10),(410540,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:45:39','2025-09-29 06:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121139;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:46:09','2025-09-29 06:46:09',0,NULL,10),(410541,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:48:09','2025-09-29 06:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121289;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:48:29','2025-09-29 06:48:29',0,NULL,10),(410542,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:50:29','2025-09-29 06:50:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121429;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:50:30','2025-09-29 06:50:30',0,NULL,10),(410543,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:52:30','2025-09-29 06:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:53:30','2025-09-29 06:53:30',0,NULL,10),(410544,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:55:30','2025-09-29 06:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121730;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:55:30','2025-09-29 06:55:30',0,NULL,10),(410545,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:57:30','2025-09-29 06:57:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121850;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:57:30','2025-09-29 06:57:30',0,NULL,10),(410546,'mailpoet/cron/daemon-trigger','complete','2025-09-29 04:59:30','2025-09-29 06:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759121970;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759121970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 04:59:31','2025-09-29 06:59:31',0,NULL,10),(410547,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:01:31','2025-09-29 07:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:02:30','2025-09-29 07:02:30',0,NULL,10),(410548,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:04:30','2025-09-29 07:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122270;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:04:30','2025-09-29 07:04:30',0,NULL,10),(410549,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:06:30','2025-09-29 07:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:06:30','2025-09-29 07:06:30',0,NULL,10),(410550,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:08:30','2025-09-29 07:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122510;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:08:30','2025-09-29 07:08:30',0,NULL,10),(410551,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:10:30','2025-09-29 07:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122630;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:10:31','2025-09-29 07:10:31',0,NULL,10),(410552,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:12:31','2025-09-29 07:12:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122751;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:13:31','2025-09-29 07:13:31',0,NULL,10),(410553,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:15:31','2025-09-29 07:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759122931;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759122931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:16:30','2025-09-29 07:16:30',0,NULL,10),(410554,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:18:30','2025-09-29 07:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123110;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:18:30','2025-09-29 07:18:30',0,NULL,10),(410555,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:20:30','2025-09-29 07:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123230;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:20:31','2025-09-29 07:20:31',0,NULL,10),(410556,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:22:31','2025-09-29 07:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123351;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:22:31','2025-09-29 07:22:31',0,NULL,10),(410557,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:24:31','2025-09-29 07:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123471;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:25:30','2025-09-29 07:25:30',0,NULL,10),(410558,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:27:30','2025-09-29 07:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123650;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:27:30','2025-09-29 07:27:30',0,NULL,10),(410559,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:29:30','2025-09-29 07:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123770;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:29:30','2025-09-29 07:29:30',0,NULL,10),(410560,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:31:30','2025-09-29 07:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759123890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759123890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:31:30','2025-09-29 07:31:30',0,NULL,10),(410561,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:33:30','2025-09-29 07:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:33:30','2025-09-29 07:33:30',0,NULL,10),(410562,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:35:30','2025-09-29 07:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124130;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:35:30','2025-09-29 07:35:30',0,NULL,10),(410563,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:37:30','2025-09-29 07:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:38:29','2025-09-29 07:38:29',0,NULL,10),(410564,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:40:29','2025-09-29 07:40:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124429;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:41:10','2025-09-29 07:41:10',0,NULL,10),(410565,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:43:10','2025-09-29 07:43:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:43:33','2025-09-29 07:43:33',0,NULL,10),(410566,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:45:33','2025-09-29 07:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124733;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:46:10','2025-09-29 07:46:10',0,NULL,10),(410567,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:48:10','2025-09-29 07:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759124890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759124890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:48:26','2025-09-29 07:48:26',0,NULL,10),(410568,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:50:26','2025-09-29 07:50:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759125026;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759125026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:50:46','2025-09-29 07:50:46',0,NULL,10),(410569,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:52:46','2025-09-29 07:52:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759125166;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759125166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:56:10','2025-09-29 07:56:10',0,NULL,10),(410570,'mailpoet/cron/daemon-trigger','complete','2025-09-29 05:58:10','2025-09-29 07:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759125490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759125490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 05:59:38','2025-09-29 07:59:38',0,NULL,10),(410571,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:01:38','2025-09-29 08:01:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759125698;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759125698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:04:45','2025-09-29 08:04:45',0,NULL,10),(410572,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:06:45','2025-09-29 08:06:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126005;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:07:49','2025-09-29 08:07:49',0,NULL,10),(410573,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:09:49','2025-09-29 08:09:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:11:10','2025-09-29 08:11:10',0,NULL,10),(410574,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:13:10','2025-09-29 08:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:13:18','2025-09-29 08:13:18',0,NULL,10),(410575,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:15:18','2025-09-29 08:15:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126518;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:16:11','2025-09-29 08:16:11',0,NULL,10),(410576,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:18:11','2025-09-29 08:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:19:19','2025-09-29 08:19:19',0,NULL,10),(410577,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:21:19','2025-09-29 08:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759126879;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759126879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:22:12','2025-09-29 08:22:12',0,NULL,10),(410578,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:24:12','2025-09-29 08:24:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759127052;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759127052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:25:30','2025-09-29 08:25:30',0,NULL,10),(410579,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:27:30','2025-09-29 08:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759127250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759127250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:29:35','2025-09-29 08:29:35',0,NULL,10),(410580,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:31:35','2025-09-29 08:31:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759127495;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759127495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:32:52','2025-09-29 08:32:52',0,NULL,10),(410581,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:34:52','2025-09-29 08:34:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759127692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759127692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:36:10','2025-09-29 08:36:10',0,NULL,10),(410582,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:38:10','2025-09-29 08:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759127890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759127890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:39:45','2025-09-29 08:39:45',0,NULL,10),(410583,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:41:45','2025-09-29 08:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759128105;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759128105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:44:13','2025-09-29 08:44:13',0,NULL,10),(410584,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:46:13','2025-09-29 08:46:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759128373;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759128373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:47:59','2025-09-29 08:47:59',0,NULL,10),(410585,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:49:59','2025-09-29 08:49:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759128599;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759128599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:50:14','2025-09-29 08:50:14',0,NULL,10),(410586,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:52:14','2025-09-29 08:52:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759128734;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759128734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 06:56:11','2025-09-29 08:56:11',0,NULL,10),(410587,'mailpoet/cron/daemon-trigger','complete','2025-09-29 06:58:11','2025-09-29 08:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759129091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759129091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:01:11','2025-09-29 09:01:11',0,NULL,10),(410588,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:03:11','2025-09-29 09:03:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759129391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759129391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:06:11','2025-09-29 09:06:11',0,NULL,10),(410589,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:08:11','2025-09-29 09:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759129691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759129691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:08:41','2025-09-29 09:08:41',0,NULL,10),(410590,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:10:41','2025-09-29 09:10:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759129841;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759129841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:11:10','2025-09-29 09:11:10',0,NULL,10),(410591,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:13:10','2025-09-29 09:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759129990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759129990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:13:31','2025-09-29 09:13:31',0,NULL,10),(410592,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:15:31','2025-09-29 09:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130131;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:16:10','2025-09-29 09:16:10',0,NULL,10),(410593,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:18:10','2025-09-29 09:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:18:48','2025-09-29 09:18:48',0,NULL,10),(410594,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:20:48','2025-09-29 09:20:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130448;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:21:12','2025-09-29 09:21:12',0,NULL,10),(410595,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:23:12','2025-09-29 09:23:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130592;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:24:41','2025-09-29 09:24:41',0,NULL,10),(410596,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:26:41','2025-09-29 09:26:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:27:36','2025-09-29 09:27:36',0,NULL,10),(410597,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:29:36','2025-09-29 09:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759130976;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759130976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:30:32','2025-09-29 09:30:32',0,NULL,10),(410598,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:32:32','2025-09-29 09:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131152;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:32:32','2025-09-29 09:32:32',0,NULL,10),(410599,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:34:32','2025-09-29 09:34:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131272;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:35:31','2025-09-29 09:35:31',0,NULL,10),(410600,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:37:31','2025-09-29 09:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131451;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:37:31','2025-09-29 09:37:31',0,NULL,10),(410601,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:39:31','2025-09-29 09:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131571;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:41:10','2025-09-29 09:41:10',0,NULL,10),(410602,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:43:10','2025-09-29 09:43:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:44:37','2025-09-29 09:44:37',0,NULL,10),(410603,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:46:37','2025-09-29 09:46:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759131997;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759131997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:48:28','2025-09-29 09:48:28',0,NULL,10),(410604,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:50:28','2025-09-29 09:50:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759132228;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759132228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:50:43','2025-09-29 09:50:43',0,NULL,10),(410605,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:52:43','2025-09-29 09:52:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759132363;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759132363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:53:31','2025-09-29 09:53:31',0,NULL,10),(410606,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:55:31','2025-09-29 09:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759132531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759132531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:56:11','2025-09-29 09:56:11',0,NULL,10),(410607,'mailpoet/cron/daemon-trigger','complete','2025-09-29 07:58:11','2025-09-29 09:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759132691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759132691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 07:58:41','2025-09-29 09:58:41',0,NULL,10),(410608,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:00:41','2025-09-29 10:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759132841;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759132841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:04:33','2025-09-29 10:04:33',0,NULL,10),(410609,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:06:33','2025-09-29 10:06:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759133193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759133193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:07:09','2025-09-29 10:07:09',0,NULL,10),(410610,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:09:09','2025-09-29 10:09:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759133349;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759133349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:10:31','2025-09-29 10:10:31',0,NULL,10),(410611,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:12:31','2025-09-29 10:12:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759133551;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759133551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:12:48','2025-09-29 10:12:48',0,NULL,10),(410612,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:14:48','2025-09-29 10:14:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759133688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759133688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:15:43','2025-09-29 10:15:43',0,NULL,10),(410613,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:17:43','2025-09-29 10:17:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759133863;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759133863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:20:24','2025-09-29 10:20:24',0,NULL,10),(410614,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:22:24','2025-09-29 10:22:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759134144;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759134144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:22:52','2025-09-29 10:22:52',0,NULL,10),(410615,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:24:52','2025-09-29 10:24:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759134292;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759134292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:26:09','2025-09-29 10:26:09',0,NULL,10),(410616,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:28:09','2025-09-29 10:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759134489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759134489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:31:10','2025-09-29 10:31:10',0,NULL,10),(410617,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:33:10','2025-09-29 10:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759134790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759134790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:34:05','2025-09-29 10:34:05',0,NULL,10),(410618,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:36:05','2025-09-29 10:36:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759134965;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759134965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:36:07','2025-09-29 10:36:07',0,NULL,10),(410619,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:38:07','2025-09-29 10:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135087;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:39:45','2025-09-29 10:39:45',0,NULL,10),(410620,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:41:45','2025-09-29 10:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135305;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:42:33','2025-09-29 10:42:33',0,NULL,10),(410621,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:44:33','2025-09-29 10:44:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135473;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:45:35','2025-09-29 10:45:35',0,NULL,10),(410622,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:47:35','2025-09-29 10:47:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135655;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:47:57','2025-09-29 10:47:57',0,NULL,10),(410623,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:49:57','2025-09-29 10:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135797;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:50:18','2025-09-29 10:50:18',0,NULL,10),(410624,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:52:18','2025-09-29 10:52:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759135938;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759135938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:52:25','2025-09-29 10:52:25',0,NULL,10),(410625,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:54:25','2025-09-29 10:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759136065;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759136065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 08:56:10','2025-09-29 10:56:10',0,NULL,10),(410626,'mailpoet/cron/daemon-trigger','complete','2025-09-29 08:58:10','2025-09-29 10:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759136290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759136290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:01:01','2025-09-29 11:01:01',0,NULL,10),(410627,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:03:01','2025-09-29 11:03:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759136581;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759136581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:03:13','2025-09-29 11:03:13',0,NULL,10),(410628,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:05:13','2025-09-29 11:05:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759136713;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759136713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:06:06','2025-09-29 11:06:06',0,NULL,10),(410629,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:08:06','2025-09-29 11:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759136886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759136886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:08:20','2025-09-29 11:08:20',0,NULL,10),(410630,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:10:20','2025-09-29 11:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:11:10','2025-09-29 11:11:10',0,NULL,10),(410631,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:13:10','2025-09-29 11:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:13:35','2025-09-29 11:13:35',0,NULL,10),(410632,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:15:35','2025-09-29 11:15:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137335;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:18:33','2025-09-29 11:18:33',0,NULL,10),(410633,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:20:33','2025-09-29 11:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137633;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:21:10','2025-09-29 11:21:10',0,NULL,10),(410634,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:23:10','2025-09-29 11:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:24:14','2025-09-29 11:24:14',0,NULL,10),(410635,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:26:14','2025-09-29 11:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759137974;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759137974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:28:33','2025-09-29 11:28:33',0,NULL,10),(410636,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:30:33','2025-09-29 11:30:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759138233;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759138233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:31:10','2025-09-29 11:31:10',0,NULL,10),(410637,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:33:10','2025-09-29 11:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759138390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759138390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:34:26','2025-09-29 11:34:26',0,NULL,10),(410638,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:36:26','2025-09-29 11:36:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759138586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759138586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:37:39','2025-09-29 11:37:39',0,NULL,10),(410639,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:39:39','2025-09-29 11:39:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759138779;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759138779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:40:13','2025-09-29 11:40:13',0,NULL,10),(410640,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:42:13','2025-09-29 11:42:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759138933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759138933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:43:06','2025-09-29 11:43:06',0,NULL,10),(410641,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:45:06','2025-09-29 11:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759139106;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759139106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:45:29','2025-09-29 11:45:29',0,NULL,10),(410642,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:47:29','2025-09-29 11:47:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759139249;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759139249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:50:27','2025-09-29 11:50:27',0,NULL,10),(410643,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:52:27','2025-09-29 11:52:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759139547;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759139547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:55:25','2025-09-29 11:55:25',0,NULL,10),(410644,'mailpoet/cron/daemon-trigger','complete','2025-09-29 09:57:25','2025-09-29 11:57:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759139845;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759139845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 09:58:13','2025-09-29 11:58:13',0,NULL,10),(410645,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:00:13','2025-09-29 12:00:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759140013;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759140013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:00:19','2025-09-29 12:00:19',0,NULL,10),(410646,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:02:19','2025-09-29 12:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759140139;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759140139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:05:21','2025-09-29 12:05:21',0,NULL,10),(410647,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:07:21','2025-09-29 12:07:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759140441;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759140441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:10:26','2025-09-29 12:10:26',0,NULL,10),(410648,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:12:26','2025-09-29 12:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759140746;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759140746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:15:41','2025-09-29 12:15:41',0,NULL,10),(410649,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:17:41','2025-09-29 12:17:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141061;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:17:41','2025-09-29 12:17:41',0,NULL,10),(410650,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:19:41','2025-09-29 12:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141181;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:20:29','2025-09-29 12:20:29',0,NULL,10),(410651,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:22:29','2025-09-29 12:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141349;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:22:53','2025-09-29 12:22:53',0,NULL,10),(410652,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:24:53','2025-09-29 12:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:26:12','2025-09-29 12:26:12',0,NULL,10),(410653,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:28:12','2025-09-29 12:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:31:14','2025-09-29 12:31:14',0,NULL,10),(410654,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:33:14','2025-09-29 12:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759141994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759141994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:34:33','2025-09-29 12:34:33',0,NULL,10),(410655,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:36:33','2025-09-29 12:36:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:37:00','2025-09-29 12:37:00',0,NULL,10),(410656,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:39:00','2025-09-29 12:39:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142340;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:39:37','2025-09-29 12:39:37',0,NULL,10),(410657,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:41:37','2025-09-29 12:41:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142497;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:42:10','2025-09-29 12:42:10',0,NULL,10),(410658,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:44:10','2025-09-29 12:44:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142650;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:44:42','2025-09-29 12:44:42',0,NULL,10),(410659,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:46:42','2025-09-29 12:46:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142802;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:47:39','2025-09-29 12:47:39',0,NULL,10),(410660,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:49:39','2025-09-29 12:49:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759142979;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759142979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:50:50','2025-09-29 12:50:50',0,NULL,10),(410661,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:52:50','2025-09-29 12:52:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143170;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:54:36','2025-09-29 12:54:36',0,NULL,10),(410662,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:56:36','2025-09-29 12:56:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143396;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:56:59','2025-09-29 12:56:59',0,NULL,10),(410663,'mailpoet/cron/daemon-trigger','complete','2025-09-29 10:58:59','2025-09-29 12:58:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143539;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 10:59:31','2025-09-29 12:59:31',0,NULL,10),(410664,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:01:31','2025-09-29 13:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:02:32','2025-09-29 13:02:32',0,NULL,10),(410665,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:04:32','2025-09-29 13:04:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143872;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:04:32','2025-09-29 13:04:32',0,NULL,10),(410666,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:06:32','2025-09-29 13:06:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759143992;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759143992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:07:33','2025-09-29 13:07:33',0,NULL,10),(410667,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:09:33','2025-09-29 13:09:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144173;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:10:32','2025-09-29 13:10:32',0,NULL,10),(410668,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:12:32','2025-09-29 13:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:12:34','2025-09-29 13:12:34',0,NULL,10),(410669,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:14:34','2025-09-29 13:14:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:15:37','2025-09-29 13:15:37',0,NULL,10),(410670,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:17:37','2025-09-29 13:17:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144657;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:18:04','2025-09-29 13:18:04',0,NULL,10),(410671,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:20:04','2025-09-29 13:20:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144804;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:20:37','2025-09-29 13:20:37',0,NULL,10),(410672,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:22:37','2025-09-29 13:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759144957;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759144957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:22:39','2025-09-29 13:22:39',0,NULL,10),(410673,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:24:39','2025-09-29 13:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145079;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:25:31','2025-09-29 13:25:31',0,NULL,10),(410674,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:27:31','2025-09-29 13:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145251;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:27:34','2025-09-29 13:27:34',0,NULL,10),(410675,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:29:34','2025-09-29 13:29:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:30:33','2025-09-29 13:30:33',0,NULL,10),(410676,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:32:33','2025-09-29 13:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145553;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:32:33','2025-09-29 13:32:33',0,NULL,10),(410677,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:34:33','2025-09-29 13:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145673;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:34:34','2025-09-29 13:34:34',0,NULL,10),(410678,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:36:34','2025-09-29 13:36:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:36:41','2025-09-29 13:36:41',0,NULL,10),(410679,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:38:41','2025-09-29 13:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759145921;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759145921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:39:28','2025-09-29 13:39:28',0,NULL,10),(410680,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:41:28','2025-09-29 13:41:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146088;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:42:27','2025-09-29 13:42:27',0,NULL,10),(410681,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:44:27','2025-09-29 13:44:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146267;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:45:30','2025-09-29 13:45:30',0,NULL,10),(410682,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:47:30','2025-09-29 13:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:47:36','2025-09-29 13:47:36',0,NULL,10),(410683,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:49:36','2025-09-29 13:49:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146576;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:50:11','2025-09-29 13:50:11',0,NULL,10),(410684,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:52:11','2025-09-29 13:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146731;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:53:33','2025-09-29 13:53:33',0,NULL,10),(410685,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:55:33','2025-09-29 13:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759146933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759146933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 11:56:53','2025-09-29 13:56:53',0,NULL,10),(410686,'mailpoet/cron/daemon-trigger','complete','2025-09-29 11:58:53','2025-09-29 13:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759147133;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759147133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:00:30','2025-09-29 14:00:30',0,NULL,10),(410687,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:02:30','2025-09-29 14:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759147350;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759147350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:02:34','2025-09-29 14:02:34',0,NULL,10),(410688,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:04:34','2025-09-29 14:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759147474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759147474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:04:37','2025-09-29 14:04:37',0,NULL,10),(410689,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:06:37','2025-09-29 14:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759147597;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759147597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:11:11','2025-09-29 14:11:11',0,NULL,10),(410690,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:13:11','2025-09-29 14:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759147991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759147991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:14:08','2025-09-29 14:14:08',0,NULL,10),(410691,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:16:08','2025-09-29 14:16:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759148168;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759148168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:16:11','2025-09-29 14:16:11',0,NULL,10),(410692,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:18:11','2025-09-29 14:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759148291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759148291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:18:48','2025-09-29 14:18:48',0,NULL,10),(410693,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:20:48','2025-09-29 14:20:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759148448;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759148448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:22:29','2025-09-29 14:22:29',0,NULL,10),(410694,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:24:29','2025-09-29 14:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759148669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759148669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:24:33','2025-09-29 14:24:33',0,NULL,10),(410695,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:26:33','2025-09-29 14:26:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759148793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759148793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:29:05','2025-09-29 14:29:05',0,NULL,10),(410696,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:31:05','2025-09-29 14:31:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149065;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:31:11','2025-09-29 14:31:11',0,NULL,10),(410697,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:33:11','2025-09-29 14:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149191;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:34:50','2025-09-29 14:34:50',0,NULL,10),(410698,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:36:50','2025-09-29 14:36:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149410;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:37:25','2025-09-29 14:37:25',0,NULL,10),(410699,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:39:25','2025-09-29 14:39:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149565;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:39:34','2025-09-29 14:39:34',0,NULL,10),(410700,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:41:34','2025-09-29 14:41:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:41:36','2025-09-29 14:41:36',0,NULL,10),(410701,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:43:36','2025-09-29 14:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759149816;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759149816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:45:01','2025-09-29 14:45:01',0,NULL,10),(410702,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:47:01','2025-09-29 14:47:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150021;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:47:18','2025-09-29 14:47:18',0,NULL,10),(410703,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:49:18','2025-09-29 14:49:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150158;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:51:29','2025-09-29 14:51:29',0,NULL,10),(410704,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:53:29','2025-09-29 14:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150409;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:54:55','2025-09-29 14:54:55',0,NULL,10),(410705,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:56:55','2025-09-29 14:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150615;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 12:57:16','2025-09-29 14:57:16',0,NULL,10),(410706,'mailpoet/cron/daemon-trigger','complete','2025-09-29 12:59:16','2025-09-29 14:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150756;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:00:21','2025-09-29 15:00:21',0,NULL,10),(410707,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:02:21','2025-09-29 15:02:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759150941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759150941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:04:30','2025-09-29 15:04:30',0,NULL,10),(410708,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:06:30','2025-09-29 15:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759151190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759151190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:06:46','2025-09-29 15:06:46',0,NULL,10),(410709,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:08:46','2025-09-29 15:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759151326;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759151326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:10:12','2025-09-29 15:10:12',0,NULL,10),(410710,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:12:12','2025-09-29 15:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759151532;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759151532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:13:08','2025-09-29 15:13:08',0,NULL,10),(410711,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:15:08','2025-09-29 15:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759151708;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759151708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:15:11','2025-09-29 15:15:11',0,NULL,10),(410712,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:17:11','2025-09-29 15:17:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759151831;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759151831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:19:38','2025-09-29 15:19:38',0,NULL,10),(410713,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:21:38','2025-09-29 15:21:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759152098;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759152098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:23:26','2025-09-29 15:23:26',0,NULL,10),(410714,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:25:26','2025-09-29 15:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759152326;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759152326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:26:10','2025-09-29 15:26:10',0,NULL,10),(410715,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:28:10','2025-09-29 15:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759152490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759152490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:28:56','2025-09-29 15:28:56',0,NULL,10),(410716,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:30:56','2025-09-29 15:30:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759152656;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759152656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:31:20','2025-09-29 15:31:20',0,NULL,10),(410717,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:33:20','2025-09-29 15:33:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759152800;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759152800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:34:51','2025-09-29 15:34:51',0,NULL,10),(410718,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:36:51','2025-09-29 15:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759153011;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759153011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:37:19','2025-09-29 15:37:19',0,NULL,10),(410719,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:39:19','2025-09-29 15:39:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759153159;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759153159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:39:50','2025-09-29 15:39:50',0,NULL,10),(410720,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:41:50','2025-09-29 15:41:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759153310;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759153310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:42:43','2025-09-29 15:42:43',0,NULL,10),(410721,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:44:43','2025-09-29 15:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759153483;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759153483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:46:25','2025-09-29 15:46:25',0,NULL,10),(410722,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:48:25','2025-09-29 15:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759153705;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759153705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:51:23','2025-09-29 15:51:23',0,NULL,10),(410723,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:53:23','2025-09-29 15:53:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154003;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:54:23','2025-09-29 15:54:23',0,NULL,10),(410724,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:56:23','2025-09-29 15:56:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154183;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:57:20','2025-09-29 15:57:20',0,NULL,10),(410725,'mailpoet/cron/daemon-trigger','complete','2025-09-29 13:59:20','2025-09-29 15:59:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154360;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 13:59:41','2025-09-29 15:59:41',0,NULL,10),(410726,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:01:41','2025-09-29 16:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154501;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:02:30','2025-09-29 16:02:30',0,NULL,10),(410727,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:04:30','2025-09-29 16:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154670;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:05:09','2025-09-29 16:05:09',0,NULL,10),(410728,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:07:09','2025-09-29 16:07:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154829;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:07:34','2025-09-29 16:07:34',0,NULL,10),(410729,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:09:34','2025-09-29 16:09:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759154974;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759154974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:10:46','2025-09-29 16:10:46',0,NULL,10),(410730,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:12:46','2025-09-29 16:12:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759155166;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759155166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:14:44','2025-09-29 16:14:44',0,NULL,10),(410731,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:16:44','2025-09-29 16:16:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759155404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759155404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:16:51','2025-09-29 16:16:51',0,NULL,10),(410732,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:18:51','2025-09-29 16:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759155531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759155531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:21:23','2025-09-29 16:21:23',0,NULL,10),(410733,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:23:23','2025-09-29 16:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759155803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759155803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:25:04','2025-09-29 16:25:04',0,NULL,10),(410734,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:27:04','2025-09-29 16:27:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156024;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:31:05','2025-09-29 16:31:05',0,NULL,10),(410735,'mailpoet/cron/daemon-run','complete','2025-09-29 14:31:02','2025-09-29 16:31:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759156262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759156262;}',5,1,'2025-09-29 14:31:05','2025-09-29 16:31:05',0,NULL,10),(410736,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:33:05','2025-09-29 16:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:34:09','2025-09-29 16:34:09',0,NULL,10),(410737,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:36:09','2025-09-29 16:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156569;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:36:12','2025-09-29 16:36:12',0,NULL,10),(410738,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:38:12','2025-09-29 16:38:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:38:43','2025-09-29 16:38:43',0,NULL,10),(410739,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:40:43','2025-09-29 16:40:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:41:10','2025-09-29 16:41:10',0,NULL,10),(410740,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:43:10','2025-09-29 16:43:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759156990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759156990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:46:13','2025-09-29 16:46:13',0,NULL,10),(410741,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:48:13','2025-09-29 16:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759157293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759157293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:48:24','2025-09-29 16:48:24',0,NULL,10),(410742,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:50:24','2025-09-29 16:50:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759157424;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759157424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:51:22','2025-09-29 16:51:22',0,NULL,10),(410743,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:53:22','2025-09-29 16:53:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759157602;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759157602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:54:47','2025-09-29 16:54:47',0,NULL,10),(410744,'mailpoet/cron/daemon-trigger','complete','2025-09-29 14:56:47','2025-09-29 16:56:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759157807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759157807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 14:58:25','2025-09-29 16:58:25',0,NULL,10),(410745,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:00:25','2025-09-29 17:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158025;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:00:51','2025-09-29 17:00:51',0,NULL,10),(410746,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:02:51','2025-09-29 17:02:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158171;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:04:11','2025-09-29 17:04:11',0,NULL,10),(410747,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:06:11','2025-09-29 17:06:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158371;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:06:32','2025-09-29 17:06:32',0,NULL,10),(410748,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:08:32','2025-09-29 17:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158512;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:09:46','2025-09-29 17:09:46',0,NULL,10),(410749,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:11:46','2025-09-29 17:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158706;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:12:38','2025-09-29 17:12:38',0,NULL,10),(410750,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:14:38','2025-09-29 17:14:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759158878;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759158878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:16:16','2025-09-29 17:16:16',0,NULL,10),(410751,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:18:16','2025-09-29 17:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159096;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:18:34','2025-09-29 17:18:34',0,NULL,10),(410752,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:20:34','2025-09-29 17:20:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159234;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:21:13','2025-09-29 17:21:13',0,NULL,10),(410753,'mailpoet/cron/daemon-run','complete','2025-09-29 15:21:09','2025-09-29 17:21:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759159269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759159269;}',5,1,'2025-09-29 15:21:13','2025-09-29 17:21:13',0,NULL,10),(410754,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:23:13','2025-09-29 17:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:23:31','2025-09-29 17:23:31',0,NULL,10),(410755,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:25:31','2025-09-29 17:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:26:08','2025-09-29 17:26:08',0,NULL,10),(410756,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:28:08','2025-09-29 17:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:30:23','2025-09-29 17:30:23',0,NULL,10),(410757,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:32:23','2025-09-29 17:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759159943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759159943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:33:23','2025-09-29 17:33:23',0,NULL,10),(410758,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:35:23','2025-09-29 17:35:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160123;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:35:59','2025-09-29 17:35:59',0,NULL,10),(410759,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:37:59','2025-09-29 17:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160279;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:39:00','2025-09-29 17:39:00',0,NULL,10),(410760,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:41:00','2025-09-29 17:41:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160460;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:41:11','2025-09-29 17:41:11',0,NULL,10),(410761,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:43:11','2025-09-29 17:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160591;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:44:01','2025-09-29 17:44:01',0,NULL,10),(410762,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:46:01','2025-09-29 17:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160761;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:46:48','2025-09-29 17:46:48',0,NULL,10),(410763,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:48:48','2025-09-29 17:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759160928;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759160928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:50:36','2025-09-29 17:50:36',0,NULL,10),(410764,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:52:36','2025-09-29 17:52:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161156;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:52:38','2025-09-29 17:52:38',0,NULL,10),(410765,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:54:38','2025-09-29 17:54:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161278;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:56:10','2025-09-29 17:56:10',0,NULL,10),(410766,'mailpoet/cron/daemon-trigger','complete','2025-09-29 15:58:10','2025-09-29 17:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 15:58:13','2025-09-29 17:58:13',0,NULL,10),(410767,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:00:13','2025-09-29 18:00:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161613;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:00:38','2025-09-29 18:00:38',0,NULL,10),(410768,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:02:38','2025-09-29 18:02:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161758;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:03:22','2025-09-29 18:03:22',0,NULL,10),(410769,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:05:22','2025-09-29 18:05:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759161922;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759161922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:06:10','2025-09-29 18:06:10',0,NULL,10),(410770,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:08:10','2025-09-29 18:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:08:39','2025-09-29 18:08:39',0,NULL,10),(410771,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:10:39','2025-09-29 18:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162239;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:11:06','2025-09-29 18:11:06',0,NULL,10),(410772,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:13:06','2025-09-29 18:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:13:41','2025-09-29 18:13:41',0,NULL,10),(410773,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:15:41','2025-09-29 18:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162541;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:16:10','2025-09-29 18:16:10',0,NULL,10),(410774,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:18:10','2025-09-29 18:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:19:27','2025-09-29 18:19:27',0,NULL,10),(410775,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:21:27','2025-09-29 18:21:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759162887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759162887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:21:30','2025-09-29 18:21:30',0,NULL,10),(410776,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:23:30','2025-09-29 18:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759163010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759163010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:26:10','2025-09-29 18:26:10',0,NULL,10),(410777,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:28:10','2025-09-29 18:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759163290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759163290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:28:48','2025-09-29 18:28:48',0,NULL,10),(410778,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:30:48','2025-09-29 18:30:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759163448;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759163448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:32:24','2025-09-29 18:32:24',0,NULL,10),(410779,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:34:24','2025-09-29 18:34:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759163664;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759163664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:34:52','2025-09-29 18:34:52',0,NULL,10),(410780,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:36:52','2025-09-29 18:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759163812;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759163812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:38:20','2025-09-29 18:38:20',0,NULL,10),(410781,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:40:20','2025-09-29 18:40:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759164020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759164020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:40:24','2025-09-29 18:40:24',0,NULL,10),(410782,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:42:24','2025-09-29 18:42:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759164144;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759164144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:46:10','2025-09-29 18:46:10',0,NULL,10),(410783,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:48:10','2025-09-29 18:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759164490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759164490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:50:10','2025-09-29 18:50:10',0,NULL,10),(410784,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:52:10','2025-09-29 18:52:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759164730;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759164730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:56:10','2025-09-29 18:56:10',0,NULL,10),(410785,'mailpoet/cron/daemon-trigger','complete','2025-09-29 16:58:10','2025-09-29 18:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 16:58:44','2025-09-29 18:58:44',0,NULL,10),(410786,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:00:44','2025-09-29 19:00:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:01:10','2025-09-29 19:01:10',0,NULL,10),(410787,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:03:10','2025-09-29 19:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:04:30','2025-09-29 19:04:30',0,NULL,10),(410788,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:06:30','2025-09-29 19:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:07:22','2025-09-29 19:07:22',0,NULL,10),(410789,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:09:22','2025-09-29 19:09:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:09:37','2025-09-29 19:09:37',0,NULL,10),(410790,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:11:37','2025-09-29 19:11:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759165897;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759165897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:15:18','2025-09-29 19:15:18',0,NULL,10),(410791,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:17:18','2025-09-29 19:17:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759166238;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759166238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:19:07','2025-09-29 19:19:07',0,NULL,10),(410792,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:21:07','2025-09-29 19:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759166467;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759166467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:21:10','2025-09-29 19:21:10',0,NULL,10),(410793,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:23:10','2025-09-29 19:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759166590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759166590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:24:17','2025-09-29 19:24:17',0,NULL,10),(410794,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:26:17','2025-09-29 19:26:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759166777;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759166777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:27:51','2025-09-29 19:27:51',0,NULL,10),(410795,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:29:51','2025-09-29 19:29:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759166991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759166991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:31:10','2025-09-29 19:31:10',0,NULL,10),(410796,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:33:10','2025-09-29 19:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759167190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759167190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:34:30','2025-09-29 19:34:30',0,NULL,10),(410797,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:36:30','2025-09-29 19:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759167390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759167390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:38:47','2025-09-29 19:38:47',0,NULL,10),(410798,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:40:47','2025-09-29 19:40:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759167647;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759167647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:41:10','2025-09-29 19:41:10',0,NULL,10),(410799,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:43:10','2025-09-29 19:43:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759167790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759167790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:44:58','2025-09-29 19:44:58',0,NULL,10),(410800,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:46:58','2025-09-29 19:46:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759168018;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759168018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:51:11','2025-09-29 19:51:11',0,NULL,10),(410801,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:53:11','2025-09-29 19:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759168391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759168391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:55:42','2025-09-29 19:55:42',0,NULL,10),(410802,'mailpoet/cron/daemon-trigger','complete','2025-09-29 17:57:42','2025-09-29 19:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759168662;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759168662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 17:58:05','2025-09-29 19:58:05',0,NULL,10),(410803,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:00:05','2025-09-29 20:00:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759168805;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759168805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:01:10','2025-09-29 20:01:10',0,NULL,10),(410804,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:03:10','2025-09-29 20:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759168990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759168990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:06:29','2025-09-29 20:06:29',0,NULL,10),(410805,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:08:29','2025-09-29 20:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759169309;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759169309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:09:04','2025-09-29 20:09:04',0,NULL,10),(410806,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:11:04','2025-09-29 20:11:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759169464;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759169464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:11:10','2025-09-29 20:11:10',0,NULL,10),(410807,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:13:10','2025-09-29 20:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759169590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759169590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:14:20','2025-09-29 20:14:20',0,NULL,10),(410808,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:16:20','2025-09-29 20:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759169780;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759169780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:19:37','2025-09-29 20:19:37',0,NULL,10),(410809,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:21:37','2025-09-29 20:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759170097;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759170097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:24:08','2025-09-29 20:24:08',0,NULL,10),(410810,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:26:08','2025-09-29 20:26:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759170368;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759170368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:26:10','2025-09-29 20:26:10',0,NULL,10),(410811,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:28:10','2025-09-29 20:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759170490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759170490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:29:23','2025-09-29 20:29:23',0,NULL,10),(410812,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:31:23','2025-09-29 20:31:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759170683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759170683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:33:04','2025-09-29 20:33:04',0,NULL,10),(410813,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:35:04','2025-09-29 20:35:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759170904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759170904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:35:48','2025-09-29 20:35:48',0,NULL,10),(410814,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:37:48','2025-09-29 20:37:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:38:05','2025-09-29 20:38:05',0,NULL,10),(410815,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:40:05','2025-09-29 20:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:40:32','2025-09-29 20:40:32',0,NULL,10),(410816,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:42:32','2025-09-29 20:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:44:22','2025-09-29 20:44:22',0,NULL,10),(410817,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:46:22','2025-09-29 20:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171582;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:48:23','2025-09-29 20:48:23',0,NULL,10),(410818,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:50:23','2025-09-29 20:50:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171823;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:51:10','2025-09-29 20:51:10',0,NULL,10),(410819,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:53:10','2025-09-29 20:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759171990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759171990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:53:57','2025-09-29 20:53:57',0,NULL,10),(410820,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:55:57','2025-09-29 20:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172157;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:56:10','2025-09-29 20:56:10',0,NULL,10),(410821,'mailpoet/cron/daemon-trigger','complete','2025-09-29 18:58:10','2025-09-29 20:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 18:59:21','2025-09-29 20:59:21',0,NULL,10),(410822,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:01:21','2025-09-29 21:01:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172481;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:01:46','2025-09-29 21:01:46',0,NULL,10),(410823,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:03:46','2025-09-29 21:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172626;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:03:52','2025-09-29 21:03:52',0,NULL,10),(410824,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:05:52','2025-09-29 21:05:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172752;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:06:10','2025-09-29 21:06:10',0,NULL,10),(410825,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:08:10','2025-09-29 21:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759172890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759172890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:08:19','2025-09-29 21:08:19',0,NULL,10),(410826,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:10:19','2025-09-29 21:10:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173019;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:11:15','2025-09-29 21:11:15',0,NULL,10),(410827,'mailpoet/cron/daemon-run','complete','2025-09-29 19:11:10','2025-09-29 21:11:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759173070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759173070;}',5,1,'2025-09-29 19:11:15','2025-09-29 21:11:15',0,NULL,10),(410828,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:13:15','2025-09-29 21:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173195;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:16:12','2025-09-29 21:16:12',0,NULL,10),(410829,'mailpoet/cron/daemon-run','complete','2025-09-29 19:16:10','2025-09-29 21:16:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759173370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759173370;}',5,1,'2025-09-29 19:16:12','2025-09-29 21:16:12',0,NULL,10),(410830,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:18:12','2025-09-29 21:18:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173492;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:18:24','2025-09-29 21:18:24',0,NULL,10),(410831,'mailpoet/cron/daemon-run','complete','2025-09-29 19:18:23','2025-09-29 21:18:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759173503;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759173503;}',5,1,'2025-09-29 19:18:24','2025-09-29 21:18:24',0,NULL,10),(410832,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:20:24','2025-09-29 21:20:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173624;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:20:42','2025-09-29 21:20:42',0,NULL,10),(410833,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:22:42','2025-09-29 21:22:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:23:33','2025-09-29 21:23:33',0,NULL,10),(410834,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:25:33','2025-09-29 21:25:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759173933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759173933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:26:10','2025-09-29 21:26:10',0,NULL,10),(410835,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:28:10','2025-09-29 21:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759174090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759174090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:29:00','2025-09-29 21:29:00',0,NULL,10),(410836,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:31:00','2025-09-29 21:31:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759174260;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759174260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:32:16','2025-09-29 21:32:16',0,NULL,10),(410837,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:34:16','2025-09-29 21:34:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759174456;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759174456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:35:24','2025-09-29 21:35:24',0,NULL,10),(410838,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:37:24','2025-09-29 21:37:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759174644;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759174644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:39:40','2025-09-29 21:39:40',0,NULL,10),(410839,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:41:40','2025-09-29 21:41:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759174900;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759174900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:42:38','2025-09-29 21:42:38',0,NULL,10),(410840,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:44:38','2025-09-29 21:44:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759175078;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759175078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:49:49','2025-09-29 21:49:49',0,NULL,10),(410841,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:51:49','2025-09-29 21:51:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759175509;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759175509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 19:55:36','2025-09-29 21:55:36',0,NULL,10),(410842,'mailpoet/cron/daemon-trigger','complete','2025-09-29 19:57:36','2025-09-29 21:57:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759175856;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759175856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:01:10','2025-09-29 22:01:10',0,NULL,10),(410843,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:03:10','2025-09-29 22:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759176190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759176190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:04:31','2025-09-29 22:04:31',0,NULL,10),(410844,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:06:31','2025-09-29 22:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759176391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759176391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:06:38','2025-09-29 22:06:38',0,NULL,10),(410845,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:08:38','2025-09-29 22:08:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759176518;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759176518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:10:25','2025-09-29 22:10:25',0,NULL,10),(410846,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:12:25','2025-09-29 22:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759176745;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759176745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:12:40','2025-09-29 22:12:40',0,NULL,10),(410847,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:14:40','2025-09-29 22:14:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759176880;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759176880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:16:02','2025-09-29 22:16:02',0,NULL,10),(410848,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:18:02','2025-09-29 22:18:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177082;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:18:26','2025-09-29 22:18:26',0,NULL,10),(410849,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:20:26','2025-09-29 22:20:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177226;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:21:10','2025-09-29 22:21:10',0,NULL,10),(410850,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:23:10','2025-09-29 22:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:24:01','2025-09-29 22:24:01',0,NULL,10),(410851,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:26:01','2025-09-29 22:26:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177561;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:27:36','2025-09-29 22:27:36',0,NULL,10),(410852,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:29:36','2025-09-29 22:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:31:05','2025-09-29 22:31:05',0,NULL,10),(410853,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:33:05','2025-09-29 22:33:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759177985;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759177985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:33:55','2025-09-29 22:33:55',0,NULL,10),(410854,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:35:55','2025-09-29 22:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178155;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:35:56','2025-09-29 22:35:56',0,NULL,10),(410855,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:37:56','2025-09-29 22:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178276;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:38:49','2025-09-29 22:38:49',0,NULL,10),(410856,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:40:49','2025-09-29 22:40:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178449;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:41:07','2025-09-29 22:41:07',0,NULL,10),(410857,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:43:07','2025-09-29 22:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:43:07','2025-09-29 22:43:07',0,NULL,10),(410858,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:45:07','2025-09-29 22:45:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178707;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:46:10','2025-09-29 22:46:10',0,NULL,10),(410859,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:48:10','2025-09-29 22:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759178890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759178890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:51:10','2025-09-29 22:51:10',0,NULL,10),(410860,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:53:10','2025-09-29 22:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759179190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759179190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 20:56:11','2025-09-29 22:56:11',0,NULL,10),(410861,'mailpoet/cron/daemon-trigger','complete','2025-09-29 20:58:11','2025-09-29 22:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759179491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759179491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:00:07','2025-09-29 23:00:07',0,NULL,10),(410862,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:02:07','2025-09-29 23:02:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759179727;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759179727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:02:16','2025-09-29 23:02:16',0,NULL,10),(410863,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:04:16','2025-09-29 23:04:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759179856;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759179856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:04:48','2025-09-29 23:04:48',0,NULL,10),(410864,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:06:48','2025-09-29 23:06:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:07:36','2025-09-29 23:07:36',0,NULL,10),(410865,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:09:36','2025-09-29 23:09:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180176;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:11:10','2025-09-29 23:11:10',0,NULL,10),(410866,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:13:10','2025-09-29 23:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:13:11','2025-09-29 23:13:11',0,NULL,10),(410867,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:15:11','2025-09-29 23:15:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180511;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:16:10','2025-09-29 23:16:10',0,NULL,10),(410868,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:18:10','2025-09-29 23:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:21:11','2025-09-29 23:21:11',0,NULL,10),(410869,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:23:11','2025-09-29 23:23:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759180991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759180991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:26:10','2025-09-29 23:26:10',0,NULL,10),(410870,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:28:10','2025-09-29 23:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759181290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759181290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:30:40','2025-09-29 23:30:40',0,NULL,10),(410871,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:32:40','2025-09-29 23:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759181560;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759181560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:35:59','2025-09-29 23:35:59',0,NULL,10),(410872,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:37:59','2025-09-29 23:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759181879;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759181879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:41:11','2025-09-29 23:41:11',0,NULL,10),(410873,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:43:11','2025-09-29 23:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759182191;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759182191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:46:11','2025-09-29 23:46:11',0,NULL,10),(410874,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:48:11','2025-09-29 23:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759182491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759182491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:51:10','2025-09-29 23:51:10',0,NULL,10),(410875,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:53:10','2025-09-29 23:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759182790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759182790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 21:55:14','2025-09-29 23:55:14',0,NULL,10),(410876,'mailpoet/cron/daemon-trigger','complete','2025-09-29 21:57:14','2025-09-29 23:57:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759183034;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759183034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:01:10','2025-09-30 00:01:10',0,NULL,10),(410877,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:03:10','2025-09-30 00:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759183390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759183390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:06:10','2025-09-30 00:06:10',0,NULL,10),(410878,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:08:10','2025-09-30 00:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759183690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759183690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:10:23','2025-09-30 00:10:23',0,NULL,10),(410879,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:12:23','2025-09-30 00:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759183943;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759183943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:13:04','2025-09-30 00:13:04',0,NULL,10),(410880,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:15:04','2025-09-30 00:15:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759184104;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759184104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:16:10','2025-09-30 00:16:10',0,NULL,10),(410881,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:18:10','2025-09-30 00:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759184290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759184290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:21:10','2025-09-30 00:21:10',0,NULL,10),(410882,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:23:10','2025-09-30 00:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759184590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759184590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:26:11','2025-09-30 00:26:11',0,NULL,10),(410883,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:28:11','2025-09-30 00:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759184891;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759184891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:31:10','2025-09-30 00:31:10',0,NULL,10),(410884,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:33:10','2025-09-30 00:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759185190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759185190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:36:10','2025-09-30 00:36:10',0,NULL,10),(410885,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:38:10','2025-09-30 00:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759185490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759185490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:40:41','2025-09-30 00:40:41',0,NULL,10),(410886,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:42:41','2025-09-30 00:42:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759185761;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759185761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:46:10','2025-09-30 00:46:10',0,NULL,10),(410887,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:48:10','2025-09-30 00:48:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759186090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759186090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:51:10','2025-09-30 00:51:10',0,NULL,10),(410888,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:53:10','2025-09-30 00:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759186390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759186390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 22:56:10','2025-09-30 00:56:10',0,NULL,10),(410889,'mailpoet/cron/daemon-trigger','complete','2025-09-29 22:58:10','2025-09-30 00:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759186690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759186690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:01:10','2025-09-30 01:01:10',0,NULL,10),(410890,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:03:10','2025-09-30 01:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759186990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759186990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:05:01','2025-09-30 01:05:01',0,NULL,10),(410891,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:07:01','2025-09-30 01:07:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759187221;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759187221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:08:43','2025-09-30 01:08:43',0,NULL,10),(410892,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:10:43','2025-09-30 01:10:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759187443;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759187443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:11:10','2025-09-30 01:11:10',0,NULL,10),(410893,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:13:10','2025-09-30 01:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759187590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759187590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:16:14','2025-09-30 01:16:14',0,NULL,10),(410894,'mailpoet/cron/daemon-run','complete','2025-09-29 23:16:10','2025-09-30 01:16:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759187770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759187770;}',5,1,'2025-09-29 23:16:14','2025-09-30 01:16:14',0,NULL,10),(410895,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:18:14','2025-09-30 01:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759187894;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759187894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:21:11','2025-09-30 01:21:11',0,NULL,10),(410896,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:23:11','2025-09-30 01:23:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759188191;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759188191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:26:10','2025-09-30 01:26:10',0,NULL,10),(410897,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:28:10','2025-09-30 01:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759188490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759188490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:31:10','2025-09-30 01:31:10',0,NULL,10),(410898,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:33:10','2025-09-30 01:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759188790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759188790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:36:10','2025-09-30 01:36:10',0,NULL,10),(410899,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:38:10','2025-09-30 01:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759189090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759189090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:41:12','2025-09-30 01:41:12',0,NULL,10),(410900,'mailpoet/cron/daemon-run','complete','2025-09-29 23:41:10','2025-09-30 01:41:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759189270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759189270;}',5,1,'2025-09-29 23:41:12','2025-09-30 01:41:12',0,NULL,10),(410901,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:43:12','2025-09-30 01:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759189392;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759189392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:46:12','2025-09-30 01:46:12',0,NULL,10),(410902,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:48:12','2025-09-30 01:48:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759189692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759189692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:51:11','2025-09-30 01:51:11',0,NULL,10),(410903,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:53:11','2025-09-30 01:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759189991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759189991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-29 23:56:10','2025-09-30 01:56:10',0,NULL,10),(410904,'mailpoet/cron/daemon-trigger','complete','2025-09-29 23:58:10','2025-09-30 01:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759190290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759190290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:01:11','2025-09-30 02:01:11',0,NULL,10),(410905,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:03:11','2025-09-30 02:03:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759190591;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759190591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:03:49','2025-09-30 02:03:49',0,NULL,10),(410906,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:05:49','2025-09-30 02:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759190749;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759190749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:06:10','2025-09-30 02:06:10',0,NULL,10),(410907,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:08:10','2025-09-30 02:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759190890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759190890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:09:58','2025-09-30 02:09:58',0,NULL,10),(410908,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:11:58','2025-09-30 02:11:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759191118;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759191118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:16:11','2025-09-30 02:16:11',0,NULL,10),(410909,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:18:11','2025-09-30 02:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759191491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759191491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:20:18','2025-09-30 02:20:18',0,NULL,10),(410910,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:22:18','2025-09-30 02:22:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759191738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759191738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:26:11','2025-09-30 02:26:11',0,NULL,10),(410911,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:28:11','2025-09-30 02:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759192091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759192091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:31:10','2025-09-30 02:31:10',0,NULL,10),(410912,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:33:10','2025-09-30 02:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759192390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759192390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:33:45','2025-09-30 02:33:45',0,NULL,10),(410913,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:35:45','2025-09-30 02:35:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759192545;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759192545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:36:11','2025-09-30 02:36:11',0,NULL,10),(410914,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:38:11','2025-09-30 02:38:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759192691;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759192691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:39:16','2025-09-30 02:39:16',0,NULL,10),(410915,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:41:16','2025-09-30 02:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759192876;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759192876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:44:48','2025-09-30 02:44:48',0,NULL,10),(410916,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:46:48','2025-09-30 02:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759193208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759193208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:50:17','2025-09-30 02:50:17',0,NULL,10),(410917,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:52:17','2025-09-30 02:52:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759193537;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759193537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:52:41','2025-09-30 02:52:41',0,NULL,10),(410918,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:54:41','2025-09-30 02:54:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759193681;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759193681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 00:55:39','2025-09-30 02:55:39',0,NULL,10),(410919,'mailpoet/cron/daemon-trigger','complete','2025-09-30 00:57:39','2025-09-30 02:57:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759193859;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759193859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:01:10','2025-09-30 03:01:10',0,NULL,10),(410920,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:03:10','2025-09-30 03:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759194190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759194190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:03:38','2025-09-30 03:03:38',0,NULL,10),(410921,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:05:38','2025-09-30 03:05:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759194338;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759194338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:06:19','2025-09-30 03:06:19',0,NULL,10),(410922,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:08:19','2025-09-30 03:08:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759194499;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759194499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:11:10','2025-09-30 03:11:10',0,NULL,10),(410923,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:13:10','2025-09-30 03:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759194790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759194790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:16:11','2025-09-30 03:16:11',0,NULL,10),(410924,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:18:11','2025-09-30 03:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:21:11','2025-09-30 03:21:11',0,NULL,10),(410925,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:23:11','2025-09-30 03:23:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:23:11','2025-09-30 03:23:11',0,NULL,10),(410926,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:25:11','2025-09-30 03:25:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195511;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:26:14','2025-09-30 03:26:14',0,NULL,10),(410927,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:28:14','2025-09-30 03:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:28:55','2025-09-30 03:28:55',0,NULL,10),(410928,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:30:55','2025-09-30 03:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195855;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:31:02','2025-09-30 03:31:02',0,NULL,10),(410929,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:33:02','2025-09-30 03:33:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759195982;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759195982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:34:36','2025-09-30 03:34:36',0,NULL,10),(410930,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:36:36','2025-09-30 03:36:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759196196;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759196196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:39:57','2025-09-30 03:39:57',0,NULL,10),(410931,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:41:57','2025-09-30 03:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759196517;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759196517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:45:08','2025-09-30 03:45:08',0,NULL,10),(410932,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:47:08','2025-09-30 03:47:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759196828;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759196828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:50:04','2025-09-30 03:50:04',0,NULL,10),(410933,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:52:04','2025-09-30 03:52:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759197124;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759197124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 01:55:11','2025-09-30 03:55:11',0,NULL,10),(410934,'mailpoet/cron/daemon-trigger','complete','2025-09-30 01:57:11','2025-09-30 03:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759197431;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759197431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:00:21','2025-09-30 04:00:21',0,NULL,10),(410935,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:02:21','2025-09-30 04:02:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759197741;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759197741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:06:10','2025-09-30 04:06:10',0,NULL,10),(410936,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:08:10','2025-09-30 04:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759198090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759198090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:10:42','2025-09-30 04:10:42',0,NULL,10),(410937,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:12:42','2025-09-30 04:12:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759198362;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759198362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:16:10','2025-09-30 04:16:10',0,NULL,10),(410938,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:18:10','2025-09-30 04:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759198690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759198690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:21:10','2025-09-30 04:21:10',0,NULL,10),(410939,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:23:10','2025-09-30 04:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759198990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759198990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:26:11','2025-09-30 04:26:11',0,NULL,10),(410940,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:28:11','2025-09-30 04:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759199291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759199291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:29:07','2025-09-30 04:29:07',0,NULL,10),(410941,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:31:07','2025-09-30 04:31:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759199467;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759199467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:31:11','2025-09-30 04:31:11',0,NULL,10),(410942,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:33:11','2025-09-30 04:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759199591;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759199591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:35:12','2025-09-30 04:35:12',0,NULL,10),(410943,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:37:12','2025-09-30 04:37:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759199832;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759199832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:38:29','2025-09-30 04:38:29',0,NULL,10),(410944,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:40:29','2025-09-30 04:40:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200029;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:41:12','2025-09-30 04:41:12',0,NULL,10),(410945,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:43:12','2025-09-30 04:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200192;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:43:37','2025-09-30 04:43:37',0,NULL,10),(410946,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:45:37','2025-09-30 04:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200337;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:46:11','2025-09-30 04:46:11',0,NULL,10),(410947,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:48:11','2025-09-30 04:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:48:38','2025-09-30 04:48:38',0,NULL,10),(410948,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:50:38','2025-09-30 04:50:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200638;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:51:11','2025-09-30 04:51:11',0,NULL,10),(410949,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:53:11','2025-09-30 04:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:54:04','2025-09-30 04:54:04',0,NULL,10),(410950,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:56:04','2025-09-30 04:56:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759200964;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759200964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:56:11','2025-09-30 04:56:11',0,NULL,10),(410951,'mailpoet/cron/daemon-trigger','complete','2025-09-30 02:58:11','2025-09-30 04:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759201091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759201091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 02:59:08','2025-09-30 04:59:08',0,NULL,10),(410952,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:01:08','2025-09-30 05:01:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759201268;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759201268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:01:10','2025-09-30 05:01:10',0,NULL,10),(410953,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:03:10','2025-09-30 05:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759201390;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759201390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:04:28','2025-09-30 05:04:28',0,NULL,10),(410954,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:06:28','2025-09-30 05:06:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759201588;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759201588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:09:29','2025-09-30 05:09:29',0,NULL,10),(410955,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:11:29','2025-09-30 05:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759201889;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759201889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:14:49','2025-09-30 05:14:49',0,NULL,10),(410956,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:16:49','2025-09-30 05:16:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759202209;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759202209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:19:14','2025-09-30 05:19:14',0,NULL,10),(410957,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:21:14','2025-09-30 05:21:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759202474;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759202474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:25:50','2025-09-30 05:25:50',0,NULL,10),(410958,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:27:50','2025-09-30 05:27:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759202870;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759202870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:28:53','2025-09-30 05:28:53',0,NULL,10),(410959,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:30:53','2025-09-30 05:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759203053;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759203053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:31:15','2025-09-30 05:31:15',0,NULL,10),(410960,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:33:15','2025-09-30 05:33:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759203195;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759203195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:36:26','2025-09-30 05:36:26',0,NULL,10),(410961,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:38:26','2025-09-30 05:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759203506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759203506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:41:11','2025-09-30 05:41:11',0,NULL,10),(410962,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:43:11','2025-09-30 05:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759203791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759203791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:44:57','2025-09-30 05:44:57',0,NULL,10),(410963,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:46:57','2025-09-30 05:46:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759204017;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759204017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:48:08','2025-09-30 05:48:08',0,NULL,10),(410964,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:50:08','2025-09-30 05:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759204208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759204208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:51:24','2025-09-30 05:51:24',0,NULL,10),(410965,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:53:24','2025-09-30 05:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759204404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759204404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:56:10','2025-09-30 05:56:10',0,NULL,10),(410966,'mailpoet/cron/daemon-trigger','complete','2025-09-30 03:58:10','2025-09-30 05:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759204690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759204690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 03:58:47','2025-09-30 05:58:47',0,NULL,10),(410967,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:00:47','2025-09-30 06:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759204847;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759204847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:01:24','2025-09-30 06:01:24',0,NULL,10),(410968,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:03:24','2025-09-30 06:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759205004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759205004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:06:24','2025-09-30 06:06:24',0,NULL,10),(410969,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:08:24','2025-09-30 06:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759205304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759205304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:11:10','2025-09-30 06:11:10',0,NULL,10),(410970,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:13:10','2025-09-30 06:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759205590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759205590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:15:42','2025-09-30 06:15:42',0,NULL,10),(410971,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:17:42','2025-09-30 06:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759205862;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759205862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:18:01','2025-09-30 06:18:01',0,NULL,10),(410972,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:20:01','2025-09-30 06:20:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206001;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:21:23','2025-09-30 06:21:23',0,NULL,10),(410973,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:23:23','2025-09-30 06:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206203;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:24:28','2025-09-30 06:24:28',0,NULL,10),(410974,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:26:28','2025-09-30 06:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:26:55','2025-09-30 06:26:55',0,NULL,10),(410975,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:28:55','2025-09-30 06:28:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206535;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:30:57','2025-09-30 06:30:57',0,NULL,10),(410976,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:32:57','2025-09-30 06:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206777;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:33:46','2025-09-30 06:33:46',0,NULL,10),(410977,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:35:46','2025-09-30 06:35:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759206946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759206946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:36:17','2025-09-30 06:36:17',0,NULL,10),(410978,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:38:17','2025-09-30 06:38:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207097;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:39:18','2025-09-30 06:39:18',0,NULL,10),(410979,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:41:18','2025-09-30 06:41:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207278;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:43:59','2025-09-30 06:43:59',0,NULL,10),(410980,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:45:59','2025-09-30 06:45:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207559;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:46:24','2025-09-30 06:46:24',0,NULL,10),(410981,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:48:24','2025-09-30 06:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:48:44','2025-09-30 06:48:44',0,NULL,10),(410982,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:50:44','2025-09-30 06:50:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:50:54','2025-09-30 06:50:54',0,NULL,10),(410983,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:52:54','2025-09-30 06:52:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759207974;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759207974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:53:52','2025-09-30 06:53:52',0,NULL,10),(410984,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:55:52','2025-09-30 06:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759208152;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759208152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:56:11','2025-09-30 06:56:11',0,NULL,10),(410985,'mailpoet/cron/daemon-trigger','complete','2025-09-30 04:58:11','2025-09-30 06:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759208291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759208291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 04:58:47','2025-09-30 06:58:47',0,NULL,10),(410986,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:00:48','2025-09-30 07:00:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759208448;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759208448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:01:28','2025-09-30 07:01:28',0,NULL,10),(410987,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:03:28','2025-09-30 07:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759208608;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759208608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:03:53','2025-09-30 07:03:53',0,NULL,10),(410988,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:05:53','2025-09-30 07:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759208753;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759208753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:08:04','2025-09-30 07:08:04',0,NULL,10),(410989,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:10:04','2025-09-30 07:10:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:10:56','2025-09-30 07:10:56',0,NULL,10),(410990,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:12:56','2025-09-30 07:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209176;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:13:14','2025-09-30 07:13:14',0,NULL,10),(410991,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:15:14','2025-09-30 07:15:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209314;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:16:24','2025-09-30 07:16:24',0,NULL,10),(410992,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:18:24','2025-09-30 07:18:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209504;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:18:49','2025-09-30 07:18:49',0,NULL,10),(410993,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:20:49','2025-09-30 07:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209649;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:21:23','2025-09-30 07:21:23',0,NULL,10),(410994,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:23:23','2025-09-30 07:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759209803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759209803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:24:59','2025-09-30 07:24:59',0,NULL,10),(410995,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:26:59','2025-09-30 07:26:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210019;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:29:03','2025-09-30 07:29:03',0,NULL,10),(410996,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:31:03','2025-09-30 07:31:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210263;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:31:20','2025-09-30 07:31:20',0,NULL,10),(410997,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:33:20','2025-09-30 07:33:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210400;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:33:57','2025-09-30 07:33:57',0,NULL,10),(410998,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:35:57','2025-09-30 07:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210557;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:36:58','2025-09-30 07:36:58',0,NULL,10),(410999,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:38:58','2025-09-30 07:38:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210738;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:41:11','2025-09-30 07:41:11',0,NULL,10),(411000,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:43:11','2025-09-30 07:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759210991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759210991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:43:23','2025-09-30 07:43:23',0,NULL,10),(411001,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:45:23','2025-09-30 07:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211123;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:46:24','2025-09-30 07:46:24',0,NULL,10),(411002,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:48:24','2025-09-30 07:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:48:52','2025-09-30 07:48:52',0,NULL,10),(411003,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:50:52','2025-09-30 07:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211452;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:51:07','2025-09-30 07:51:07',0,NULL,10),(411004,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:53:07','2025-09-30 07:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:53:30','2025-09-30 07:53:30',0,NULL,10),(411005,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:55:30','2025-09-30 07:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211730;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:56:11','2025-09-30 07:56:11',0,NULL,10),(411006,'mailpoet/cron/daemon-trigger','complete','2025-09-30 05:58:11','2025-09-30 07:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759211891;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759211891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 05:59:10','2025-09-30 07:59:10',0,NULL,10),(411007,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:01:10','2025-09-30 08:01:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759212070;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759212070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:01:25','2025-09-30 08:01:25',0,NULL,10),(411008,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:03:25','2025-09-30 08:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759212205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759212205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:06:25','2025-09-30 08:06:25',0,NULL,10),(411009,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:08:25','2025-09-30 08:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759212505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759212505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:08:51','2025-09-30 08:08:51',0,NULL,10),(411010,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:10:51','2025-09-30 08:10:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759212651;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759212651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:11:11','2025-09-30 08:11:11',0,NULL,10),(411011,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:13:11','2025-09-30 08:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759212791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759212791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:16:23','2025-09-30 08:16:23',0,NULL,10),(411012,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:18:23','2025-09-30 08:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759213103;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759213103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:19:41','2025-09-30 08:19:41',0,NULL,10),(411013,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:21:41','2025-09-30 08:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759213301;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759213301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:25:32','2025-09-30 08:25:32',0,NULL,10),(411014,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:27:32','2025-09-30 08:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759213652;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759213652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:28:04','2025-09-30 08:28:04',0,NULL,10),(411015,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:30:04','2025-09-30 08:30:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759213804;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759213804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:31:06','2025-09-30 08:31:06',0,NULL,10),(411016,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:33:06','2025-09-30 08:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759213986;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759213986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:34:50','2025-09-30 08:34:50',0,NULL,10),(411017,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:36:50','2025-09-30 08:36:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759214210;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759214210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:36:57','2025-09-30 08:36:57',0,NULL,10),(411018,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:38:57','2025-09-30 08:38:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759214337;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759214337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:39:29','2025-09-30 08:39:29',0,NULL,10),(411019,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:41:29','2025-09-30 08:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759214489;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759214489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:41:34','2025-09-30 08:41:34',0,NULL,10),(411020,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:43:34','2025-09-30 08:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759214614;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759214614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:44:07','2025-09-30 08:44:07',0,NULL,10),(411021,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:46:07','2025-09-30 08:46:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759214767;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759214767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:48:16','2025-09-30 08:48:16',0,NULL,10),(411022,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:50:16','2025-09-30 08:50:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215016;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:51:24','2025-09-30 08:51:24',0,NULL,10),(411023,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:53:24','2025-09-30 08:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215204;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:53:52','2025-09-30 08:53:52',0,NULL,10),(411024,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:55:52','2025-09-30 08:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:56:01','2025-09-30 08:56:01',0,NULL,10),(411025,'mailpoet/cron/daemon-trigger','complete','2025-09-30 06:58:01','2025-09-30 08:58:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215481;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 06:58:34','2025-09-30 08:58:34',0,NULL,10),(411026,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:00:35','2025-09-30 09:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215635;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:01:23','2025-09-30 09:01:23',0,NULL,10),(411027,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:03:23','2025-09-30 09:03:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759215803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759215803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:05:17','2025-09-30 09:05:17',0,NULL,10),(411028,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:07:17','2025-09-30 09:07:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759216037;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759216037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:08:36','2025-09-30 09:08:36',0,NULL,10),(411029,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:10:36','2025-09-30 09:10:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759216236;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759216236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:10:58','2025-09-30 09:10:58',0,NULL,10),(411030,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:12:58','2025-09-30 09:12:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759216378;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759216378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:16:23','2025-09-30 09:16:23',0,NULL,10),(411031,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:18:23','2025-09-30 09:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759216703;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759216703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:18:49','2025-09-30 09:18:49',0,NULL,10),(411032,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:20:49','2025-09-30 09:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759216849;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759216849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:21:24','2025-09-30 09:21:24',0,NULL,10),(411033,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:23:24','2025-09-30 09:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:26:01','2025-09-30 09:26:01',0,NULL,10),(411034,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:28:01','2025-09-30 09:28:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217281;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:28:27','2025-09-30 09:28:27',0,NULL,10),(411035,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:30:27','2025-09-30 09:30:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217427;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:31:25','2025-09-30 09:31:25',0,NULL,10),(411036,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:33:25','2025-09-30 09:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217605;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:33:33','2025-09-30 09:33:33',0,NULL,10),(411037,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:35:33','2025-09-30 09:35:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217733;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:36:25','2025-09-30 09:36:25',0,NULL,10),(411038,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:38:25','2025-09-30 09:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759217905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759217905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:39:29','2025-09-30 09:39:29',0,NULL,10),(411039,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:41:29','2025-09-30 09:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759218089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759218089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:41:31','2025-09-30 09:41:31',0,NULL,10),(411040,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:43:31','2025-09-30 09:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759218211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759218211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:43:36','2025-09-30 09:43:36',0,NULL,10),(411041,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:45:36','2025-09-30 09:45:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759218336;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759218336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:46:04','2025-09-30 09:46:04',0,NULL,10),(411042,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:48:04','2025-09-30 09:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759218484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759218484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:51:28','2025-09-30 09:51:28',0,NULL,10),(411043,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:53:28','2025-09-30 09:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759218808;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759218808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:56:12','2025-09-30 09:56:12',0,NULL,10),(411044,'mailpoet/cron/daemon-trigger','complete','2025-09-30 07:58:12','2025-09-30 09:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 07:58:44','2025-09-30 09:58:44',0,NULL,10),(411045,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:00:44','2025-09-30 10:00:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219244;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:01:24','2025-09-30 10:01:24',0,NULL,10),(411046,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:03:24','2025-09-30 10:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:03:50','2025-09-30 10:03:50',0,NULL,10),(411047,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:05:50','2025-09-30 10:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:06:24','2025-09-30 10:06:24',0,NULL,10),(411048,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:08:24','2025-09-30 10:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:08:54','2025-09-30 10:08:54',0,NULL,10),(411049,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:10:54','2025-09-30 10:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219854;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:11:11','2025-09-30 10:11:11',0,NULL,10),(411050,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:13:11','2025-09-30 10:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759219991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759219991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:13:54','2025-09-30 10:13:54',0,NULL,10),(411051,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:15:54','2025-09-30 10:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759220154;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759220154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:17:21','2025-09-30 10:17:21',0,NULL,10),(411052,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:19:21','2025-09-30 10:19:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759220361;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759220361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:21:16','2025-09-30 10:21:16',0,NULL,10),(411053,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:23:16','2025-09-30 10:23:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759220596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759220596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:26:11','2025-09-30 10:26:11',0,NULL,10),(411054,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:28:11','2025-09-30 10:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759220891;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759220891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:31:24','2025-09-30 10:31:24',0,NULL,10),(411055,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:33:24','2025-09-30 10:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221204;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:33:55','2025-09-30 10:33:55',0,NULL,10),(411056,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:35:55','2025-09-30 10:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:36:23','2025-09-30 10:36:23',0,NULL,10),(411057,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:38:23','2025-09-30 10:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221503;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:39:10','2025-09-30 10:39:10',0,NULL,10),(411058,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:41:10','2025-09-30 10:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221670;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:41:11','2025-09-30 10:41:11',0,NULL,10),(411059,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:43:11','2025-09-30 10:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:44:34','2025-09-30 10:44:34',0,NULL,10),(411060,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:46:34','2025-09-30 10:46:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759221994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759221994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:49:40','2025-09-30 10:49:40',0,NULL,10),(411061,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:51:40','2025-09-30 10:51:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759222300;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759222300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:51:41','2025-09-30 10:51:41',0,NULL,10),(411062,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:53:41','2025-09-30 10:53:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759222421;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759222421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:53:44','2025-09-30 10:53:44',0,NULL,10),(411063,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:55:44','2025-09-30 10:55:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759222544;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759222544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:56:08','2025-09-30 10:56:08',0,NULL,10),(411064,'mailpoet/cron/daemon-trigger','complete','2025-09-30 08:58:08','2025-09-30 10:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759222688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759222688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 08:58:57','2025-09-30 10:58:57',0,NULL,10),(411065,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:00:57','2025-09-30 11:00:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759222857;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759222857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:01:26','2025-09-30 11:01:26',0,NULL,10),(411066,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:03:26','2025-09-30 11:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759223006;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759223006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:06:24','2025-09-30 11:06:24',0,NULL,10),(411067,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:08:24','2025-09-30 11:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759223304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759223304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:09:40','2025-09-30 11:09:40',0,NULL,10),(411068,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:11:40','2025-09-30 11:11:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759223500;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759223500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:12:46','2025-09-30 11:12:46',0,NULL,10),(411069,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:14:46','2025-09-30 11:14:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759223686;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759223686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:15:26','2025-09-30 11:15:26',0,NULL,10),(411070,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:17:26','2025-09-30 11:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759223846;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759223846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:18:20','2025-09-30 11:18:20',0,NULL,10),(411071,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:20:20','2025-09-30 11:20:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:21:25','2025-09-30 11:21:25',0,NULL,10),(411072,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:23:25','2025-09-30 11:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:24:14','2025-09-30 11:24:14',0,NULL,10),(411073,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:26:14','2025-09-30 11:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:27:35','2025-09-30 11:27:35',0,NULL,10),(411074,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:29:35','2025-09-30 11:29:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224575;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:29:37','2025-09-30 11:29:37',0,NULL,10),(411075,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:31:37','2025-09-30 11:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224697;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:33:40','2025-09-30 11:33:40',0,NULL,10),(411076,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:35:40','2025-09-30 11:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759224940;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759224940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:36:10','2025-09-30 11:36:10',0,NULL,10),(411077,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:38:10','2025-09-30 11:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:38:17','2025-09-30 11:38:17',0,NULL,10),(411078,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:40:17','2025-09-30 11:40:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225217;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:40:40','2025-09-30 11:40:40',0,NULL,10),(411079,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:42:40','2025-09-30 11:42:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225360;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:43:51','2025-09-30 11:43:51',0,NULL,10),(411080,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:45:51','2025-09-30 11:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225551;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:46:52','2025-09-30 11:46:52',0,NULL,10),(411081,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:48:52','2025-09-30 11:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225732;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:48:59','2025-09-30 11:48:59',0,NULL,10),(411082,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:50:59','2025-09-30 11:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759225859;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759225859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:51:24','2025-09-30 11:51:24',0,NULL,10),(411083,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:53:24','2025-09-30 11:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:53:43','2025-09-30 11:53:43',0,NULL,10),(411084,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:55:43','2025-09-30 11:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226143;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:56:14','2025-09-30 11:56:14',0,NULL,10),(411085,'mailpoet/cron/daemon-trigger','complete','2025-09-30 09:58:14','2025-09-30 11:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 09:59:27','2025-09-30 11:59:27',0,NULL,10),(411086,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:01:27','2025-09-30 12:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:04:19','2025-09-30 12:04:19',0,NULL,10),(411087,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:06:19','2025-09-30 12:06:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226779;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:06:40','2025-09-30 12:06:40',0,NULL,10),(411088,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:08:40','2025-09-30 12:08:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759226920;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759226920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:09:25','2025-09-30 12:09:25',0,NULL,10),(411089,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:11:25','2025-09-30 12:11:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:12:29','2025-09-30 12:12:29',0,NULL,10),(411090,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:14:29','2025-09-30 12:14:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227269;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:16:24','2025-09-30 12:16:24',0,NULL,10),(411091,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:18:24','2025-09-30 12:18:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227504;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:18:39','2025-09-30 12:18:39',0,NULL,10),(411092,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:20:39','2025-09-30 12:20:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227639;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:21:21','2025-09-30 12:21:21',0,NULL,10),(411093,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:23:21','2025-09-30 12:23:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:23:48','2025-09-30 12:23:48',0,NULL,10),(411094,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:25:48','2025-09-30 12:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759227948;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759227948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:26:11','2025-09-30 12:26:11',0,NULL,10),(411095,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:28:11','2025-09-30 12:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759228091;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759228091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:29:17','2025-09-30 12:29:17',0,NULL,10),(411096,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:31:17','2025-09-30 12:31:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759228277;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759228277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:31:24','2025-09-30 12:31:24',0,NULL,10),(411097,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:33:24','2025-09-30 12:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759228404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759228404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:34:00','2025-09-30 12:34:00',0,NULL,10),(411098,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:36:00','2025-09-30 12:36:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759228560;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759228560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:39:14','2025-09-30 12:39:14',0,NULL,10),(411099,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:41:14','2025-09-30 12:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759228874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759228874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:41:43','2025-09-30 12:41:43',0,NULL,10),(411100,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:43:43','2025-09-30 12:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229023;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:44:12','2025-09-30 12:44:12',0,NULL,10),(411101,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:46:12','2025-09-30 12:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229172;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:46:12','2025-09-30 12:46:12',0,NULL,10),(411102,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:48:12','2025-09-30 12:48:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229292;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:48:35','2025-09-30 12:48:35',0,NULL,10),(411103,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:50:35','2025-09-30 12:50:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229435;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:50:50','2025-09-30 12:50:50',0,NULL,10),(411104,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:52:50','2025-09-30 12:52:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229570;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:53:22','2025-09-30 12:53:22',0,NULL,10),(411105,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:55:22','2025-09-30 12:55:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229722;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:55:39','2025-09-30 12:55:39',0,NULL,10),(411106,'mailpoet/cron/daemon-trigger','complete','2025-09-30 10:57:39','2025-09-30 12:57:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759229859;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759229859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 10:58:08','2025-09-30 12:58:08',0,NULL,10),(411107,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:00:08','2025-09-30 13:00:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:00:32','2025-09-30 13:00:32',0,NULL,10),(411108,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:02:32','2025-09-30 13:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230152;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:03:50','2025-09-30 13:03:50',0,NULL,10),(411109,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:05:50','2025-09-30 13:05:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230350;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:06:24','2025-09-30 13:06:24',0,NULL,10),(411110,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:08:24','2025-09-30 13:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230504;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:09:06','2025-09-30 13:09:06',0,NULL,10),(411111,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:11:06','2025-09-30 13:11:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230666;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:12:37','2025-09-30 13:12:37',0,NULL,10),(411112,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:14:37','2025-09-30 13:14:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759230877;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759230877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:15:21','2025-09-30 13:15:21',0,NULL,10),(411113,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:17:21','2025-09-30 13:17:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759231041;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759231041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:18:00','2025-09-30 13:18:00',0,NULL,10),(411114,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:20:00','2025-09-30 13:20:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759231200;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759231200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:21:24','2025-09-30 13:21:24',0,NULL,10),(411115,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:23:24','2025-09-30 13:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759231404;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759231404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:25:39','2025-09-30 13:25:39',0,NULL,10),(411116,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:27:39','2025-09-30 13:27:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759231659;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759231659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:27:55','2025-09-30 13:27:55',0,NULL,10),(411117,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:29:55','2025-09-30 13:29:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759231795;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759231795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:31:24','2025-09-30 13:31:24',0,NULL,10),(411118,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:33:24','2025-09-30 13:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:33:51','2025-09-30 13:33:51',0,NULL,10),(411119,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:35:51','2025-09-30 13:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232151;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:36:24','2025-09-30 13:36:24',0,NULL,10),(411120,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:38:24','2025-09-30 13:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:39:25','2025-09-30 13:39:25',0,NULL,10),(411121,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:41:25','2025-09-30 13:41:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:42:25','2025-09-30 13:42:25',0,NULL,10),(411122,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:44:25','2025-09-30 13:44:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232665;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:44:41','2025-09-30 13:44:41',0,NULL,10),(411123,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:46:41','2025-09-30 13:46:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759232801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759232801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:50:10','2025-09-30 13:50:10',0,NULL,10),(411124,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:52:10','2025-09-30 13:52:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759233130;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759233130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:52:36','2025-09-30 13:52:36',0,NULL,10),(411125,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:54:36','2025-09-30 13:54:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759233276;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759233276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 11:56:17','2025-09-30 13:56:17',0,NULL,10),(411126,'mailpoet/cron/daemon-trigger','complete','2025-09-30 11:58:17','2025-09-30 13:58:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759233497;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759233497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:00:32','2025-09-30 14:00:32',0,NULL,10),(411127,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:02:32','2025-09-30 14:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759233752;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759233752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:02:44','2025-09-30 14:02:44',0,NULL,10),(411128,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:04:44','2025-09-30 14:04:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759233884;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759233884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:04:48','2025-09-30 14:04:48',0,NULL,10),(411129,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:06:48','2025-09-30 14:06:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:08:16','2025-09-30 14:08:16',0,NULL,10),(411130,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:10:16','2025-09-30 14:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234216;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:10:32','2025-09-30 14:10:32',0,NULL,10),(411131,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:12:32','2025-09-30 14:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:13:31','2025-09-30 14:13:31',0,NULL,10),(411132,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:15:31','2025-09-30 14:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:16:54','2025-09-30 14:16:54',0,NULL,10),(411133,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:18:54','2025-09-30 14:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234734;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:20:26','2025-09-30 14:20:26',0,NULL,10),(411134,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:22:26','2025-09-30 14:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759234946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759234946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:22:41','2025-09-30 14:22:41',0,NULL,10),(411135,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:24:41','2025-09-30 14:24:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235081;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:25:29','2025-09-30 14:25:29',0,NULL,10),(411136,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:27:29','2025-09-30 14:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235249;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:27:30','2025-09-30 14:27:30',0,NULL,10),(411137,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:29:30','2025-09-30 14:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235370;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:29:31','2025-09-30 14:29:31',0,NULL,10),(411138,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:31:31','2025-09-30 14:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:32:30','2025-09-30 14:32:30',0,NULL,10),(411139,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:34:30','2025-09-30 14:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235670;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:34:32','2025-09-30 14:34:32',0,NULL,10),(411140,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:36:32','2025-09-30 14:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235792;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:37:30','2025-09-30 14:37:30',0,NULL,10),(411141,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:39:30','2025-09-30 14:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759235970;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759235970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:40:30','2025-09-30 14:40:30',0,NULL,10),(411142,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:42:30','2025-09-30 14:42:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236150;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:43:30','2025-09-30 14:43:30',0,NULL,10),(411143,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:45:30','2025-09-30 14:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236330;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:45:30','2025-09-30 14:45:30',0,NULL,10),(411144,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:47:30','2025-09-30 14:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:48:30','2025-09-30 14:48:30',0,NULL,10),(411145,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:50:30','2025-09-30 14:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236630;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:50:30','2025-09-30 14:50:30',0,NULL,10),(411146,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:52:30','2025-09-30 14:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236750;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:52:30','2025-09-30 14:52:30',0,NULL,10),(411147,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:54:30','2025-09-30 14:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236870;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:54:30','2025-09-30 14:54:30',0,NULL,10),(411148,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:56:30','2025-09-30 14:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759236990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759236990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:56:34','2025-09-30 14:56:34',0,NULL,10),(411149,'mailpoet/cron/daemon-run','complete','2025-09-30 12:56:30','2025-09-30 14:56:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759236990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759236990;}',5,1,'2025-09-30 12:56:34','2025-09-30 14:56:34',0,NULL,10),(411150,'mailpoet/cron/daemon-trigger','complete','2025-09-30 12:58:34','2025-09-30 14:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237114;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 12:59:31','2025-09-30 14:59:31',0,NULL,10),(411151,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:01:31','2025-09-30 15:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:02:30','2025-09-30 15:02:30',0,NULL,10),(411152,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:04:30','2025-09-30 15:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237470;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:05:29','2025-09-30 15:05:29',0,NULL,10),(411153,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:07:29','2025-09-30 15:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237649;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:07:31','2025-09-30 15:07:31',0,NULL,10),(411154,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:09:31','2025-09-30 15:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:10:31','2025-09-30 15:10:31',0,NULL,10),(411155,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:12:31','2025-09-30 15:12:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759237951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759237951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:13:30','2025-09-30 15:13:30',0,NULL,10),(411156,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:15:30','2025-09-30 15:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238130;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:16:29','2025-09-30 15:16:29',0,NULL,10),(411157,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:18:29','2025-09-30 15:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238309;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:19:34','2025-09-30 15:19:34',0,NULL,10),(411158,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:21:34','2025-09-30 15:21:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238494;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:22:29','2025-09-30 15:22:29',0,NULL,10),(411159,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:24:29','2025-09-30 15:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:24:29','2025-09-30 15:24:29',0,NULL,10),(411160,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:26:29','2025-09-30 15:26:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:26:30','2025-09-30 15:26:30',0,NULL,10),(411161,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:28:30','2025-09-30 15:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759238910;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759238910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:29:30','2025-09-30 15:29:30',0,NULL,10),(411162,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:31:30','2025-09-30 15:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239090;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:31:31','2025-09-30 15:31:31',0,NULL,10),(411163,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:33:31','2025-09-30 15:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:34:29','2025-09-30 15:34:29',0,NULL,10),(411164,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:36:29','2025-09-30 15:36:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:36:30','2025-09-30 15:36:30',0,NULL,10),(411165,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:38:30','2025-09-30 15:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239510;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:40:24','2025-09-30 15:40:24',0,NULL,10),(411166,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:42:24','2025-09-30 15:42:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239744;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:43:40','2025-09-30 15:43:40',0,NULL,10),(411167,'mailpoet/cron/daemon-run','complete','2025-09-30 13:43:36','2025-09-30 15:43:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759239816;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759239816;}',5,1,'2025-09-30 13:43:40','2025-09-30 15:43:40',0,NULL,10),(411168,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:45:40','2025-09-30 15:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759239940;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759239940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:46:24','2025-09-30 15:46:24',0,NULL,10),(411169,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:48:24','2025-09-30 15:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759240104;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759240104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:48:55','2025-09-30 15:48:55',0,NULL,10),(411170,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:50:55','2025-09-30 15:50:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759240255;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759240255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 13:55:31','2025-09-30 15:55:31',0,NULL,10),(411171,'mailpoet/cron/daemon-trigger','complete','2025-09-30 13:57:31','2025-09-30 15:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759240651;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759240651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:01:27','2025-09-30 16:01:27',0,NULL,10),(411172,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:03:27','2025-09-30 16:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241007;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:06:24','2025-09-30 16:06:24',0,NULL,10),(411173,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:08:24','2025-09-30 16:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:08:47','2025-09-30 16:08:47',0,NULL,10),(411174,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:10:47','2025-09-30 16:10:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241447;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:12:29','2025-09-30 16:12:29',0,NULL,10),(411175,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:14:29','2025-09-30 16:14:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:15:24','2025-09-30 16:15:24',0,NULL,10),(411176,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:17:24','2025-09-30 16:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:17:51','2025-09-30 16:17:51',0,NULL,10),(411177,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:19:51','2025-09-30 16:19:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759241991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759241991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:20:32','2025-09-30 16:20:32',0,NULL,10),(411178,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:22:32','2025-09-30 16:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242152;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:23:44','2025-09-30 16:23:44',0,NULL,10),(411179,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:25:44','2025-09-30 16:25:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242344;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:26:11','2025-09-30 16:26:11',0,NULL,10),(411180,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:28:11','2025-09-30 16:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:28:34','2025-09-30 16:28:34',0,NULL,10),(411181,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:30:34','2025-09-30 16:30:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242634;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:32:04','2025-09-30 16:32:04',0,NULL,10),(411182,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:34:04','2025-09-30 16:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242844;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:34:15','2025-09-30 16:34:15',0,NULL,10),(411183,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:36:15','2025-09-30 16:36:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759242975;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759242975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:36:25','2025-09-30 16:36:25',0,NULL,10),(411184,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:38:25','2025-09-30 16:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243105;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:39:09','2025-09-30 16:39:09',0,NULL,10),(411185,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:41:09','2025-09-30 16:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243269;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:41:32','2025-09-30 16:41:32',0,NULL,10),(411186,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:43:32','2025-09-30 16:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243412;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:46:24','2025-09-30 16:46:24',0,NULL,10),(411187,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:48:24','2025-09-30 16:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:48:30','2025-09-30 16:48:30',0,NULL,10),(411188,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:50:30','2025-09-30 16:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243830;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:51:15','2025-09-30 16:51:15',0,NULL,10),(411189,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:53:15','2025-09-30 16:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759243995;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759243995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:54:55','2025-09-30 16:54:55',0,NULL,10),(411190,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:56:55','2025-09-30 16:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759244215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759244215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 14:57:41','2025-09-30 16:57:41',0,NULL,10),(411191,'mailpoet/cron/daemon-trigger','complete','2025-09-30 14:59:41','2025-09-30 16:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759244381;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759244381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:00:30','2025-09-30 17:00:30',0,NULL,10),(411192,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:02:30','2025-09-30 17:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759244550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759244550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:04:08','2025-09-30 17:04:08',0,NULL,10),(411193,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:06:08','2025-09-30 17:06:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759244768;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759244768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:06:24','2025-09-30 17:06:24',0,NULL,10),(411194,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:08:24','2025-09-30 17:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759244904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759244904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:08:39','2025-09-30 17:08:39',0,NULL,10),(411195,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:10:39','2025-09-30 17:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759245039;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759245039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:11:04','2025-09-30 17:11:04',0,NULL,10),(411196,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:13:04','2025-09-30 17:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759245184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759245184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:16:25','2025-09-30 17:16:25',0,NULL,10),(411197,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:18:25','2025-09-30 17:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759245505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759245505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:21:27','2025-09-30 17:21:27',0,NULL,10),(411198,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:23:27','2025-09-30 17:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759245807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759245807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:26:12','2025-09-30 17:26:12',0,NULL,10),(411199,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:28:12','2025-09-30 17:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759246092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759246092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:29:26','2025-09-30 17:29:26',0,NULL,10),(411200,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:31:26','2025-09-30 17:31:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759246286;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759246286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:36:40','2025-09-30 17:36:40',0,NULL,10),(411201,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:38:40','2025-09-30 17:38:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759246720;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759246720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:39:35','2025-09-30 17:39:35',0,NULL,10),(411202,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:41:35','2025-09-30 17:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759246895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759246895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:42:29','2025-09-30 17:42:29',0,NULL,10),(411203,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:44:29','2025-09-30 17:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247069;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:44:29','2025-09-30 17:44:29',0,NULL,10),(411204,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:46:29','2025-09-30 17:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:46:30','2025-09-30 17:46:30',0,NULL,10),(411205,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:48:30','2025-09-30 17:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247310;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:48:30','2025-09-30 17:48:30',0,NULL,10),(411206,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:50:30','2025-09-30 17:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247430;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:51:29','2025-09-30 17:51:29',0,NULL,10),(411207,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:53:29','2025-09-30 17:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247609;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:53:34','2025-09-30 17:53:34',0,NULL,10),(411208,'mailpoet/cron/daemon-run','complete','2025-09-30 15:53:31','2025-09-30 17:53:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759247611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759247611;}',5,1,'2025-09-30 15:53:34','2025-09-30 17:53:34',0,NULL,10),(411209,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:55:34','2025-09-30 17:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247734;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:56:29','2025-09-30 17:56:29',0,NULL,10),(411210,'mailpoet/cron/daemon-trigger','complete','2025-09-30 15:58:29','2025-09-30 17:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759247909;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759247909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 15:58:30','2025-09-30 17:58:30',0,NULL,10),(411211,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:00:30','2025-09-30 18:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248030;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:00:30','2025-09-30 18:00:30',0,NULL,10),(411212,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:02:30','2025-09-30 18:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248150;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:03:30','2025-09-30 18:03:30',0,NULL,10),(411213,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:05:30','2025-09-30 18:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248330;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:05:30','2025-09-30 18:05:30',0,NULL,10),(411214,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:07:30','2025-09-30 18:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:07:31','2025-09-30 18:07:31',0,NULL,10),(411215,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:09:31','2025-09-30 18:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248571;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:10:13','2025-09-30 18:10:13',0,NULL,10),(411216,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:12:13','2025-09-30 18:12:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248733;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:12:27','2025-09-30 18:12:27',0,NULL,10),(411217,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:14:27','2025-09-30 18:14:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759248867;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759248867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:14:49','2025-09-30 18:14:49',0,NULL,10),(411218,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:16:49','2025-09-30 18:16:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249009;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:18:05','2025-09-30 18:18:05',0,NULL,10),(411219,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:20:05','2025-09-30 18:20:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:20:54','2025-09-30 18:20:54',0,NULL,10),(411220,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:22:54','2025-09-30 18:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249374;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:24:52','2025-09-30 18:24:52',0,NULL,10),(411221,'mailpoet/cron/daemon-run','complete','2025-09-30 16:24:50','2025-09-30 18:24:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759249490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759249490;}',5,1,'2025-09-30 16:24:52','2025-09-30 18:24:52',0,NULL,10),(411222,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:26:52','2025-09-30 18:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:26:52','2025-09-30 18:26:52',0,NULL,10),(411223,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:28:52','2025-09-30 18:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249732;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:29:32','2025-09-30 18:29:32',0,NULL,10),(411224,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:31:32','2025-09-30 18:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759249892;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759249892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:32:02','2025-09-30 18:32:02',0,NULL,10),(411225,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:34:02','2025-09-30 18:34:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250042;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:34:03','2025-09-30 18:34:03',0,NULL,10),(411226,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:36:03','2025-09-30 18:36:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250163;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:36:05','2025-09-30 18:36:05',0,NULL,10),(411227,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:38:05','2025-09-30 18:38:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250285;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:41:11','2025-09-30 18:41:11',0,NULL,10),(411228,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:43:11','2025-09-30 18:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250591;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:43:52','2025-09-30 18:43:52',0,NULL,10),(411229,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:45:52','2025-09-30 18:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250752;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:46:19','2025-09-30 18:46:19',0,NULL,10),(411230,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:48:19','2025-09-30 18:48:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759250899;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759250899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:50:28','2025-09-30 18:50:28',0,NULL,10),(411231,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:52:28','2025-09-30 18:52:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759251148;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759251148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:54:10','2025-09-30 18:54:10',0,NULL,10),(411232,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:56:10','2025-09-30 18:56:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759251370;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759251370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:56:11','2025-09-30 18:56:11',0,NULL,10),(411233,'mailpoet/cron/daemon-trigger','complete','2025-09-30 16:58:11','2025-09-30 18:58:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759251491;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759251491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 16:59:51','2025-09-30 18:59:51',0,NULL,10),(411234,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:01:51','2025-09-30 19:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759251711;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759251711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:03:02','2025-09-30 19:03:02',0,NULL,10),(411235,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:05:02','2025-09-30 19:05:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759251902;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759251902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:05:23','2025-09-30 19:05:23',0,NULL,10),(411236,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:07:23','2025-09-30 19:07:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759252043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759252043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:08:04','2025-09-30 19:08:04',0,NULL,10),(411237,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:10:04','2025-09-30 19:10:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759252204;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759252204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:11:04','2025-09-30 19:11:04',0,NULL,10),(411238,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:13:04','2025-09-30 19:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759252384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759252384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:16:10','2025-09-30 19:16:10',0,NULL,10),(411239,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:18:10','2025-09-30 19:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759252690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759252690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:20:33','2025-09-30 19:20:33',0,NULL,10),(411240,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:22:33','2025-09-30 19:22:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759252953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759252953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:22:38','2025-09-30 19:22:38',0,NULL,10),(411241,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:24:38','2025-09-30 19:24:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759253078;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759253078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:26:11','2025-09-30 19:26:11',0,NULL,10),(411242,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:28:11','2025-09-30 19:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759253291;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759253291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:28:16','2025-09-30 19:28:16',0,NULL,10),(411243,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:30:16','2025-09-30 19:30:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759253416;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759253416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:30:57','2025-09-30 19:30:57',0,NULL,10),(411244,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:32:57','2025-09-30 19:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759253577;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759253577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:36:24','2025-09-30 19:36:24',0,NULL,10),(411245,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:38:24','2025-09-30 19:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759253904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759253904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:39:40','2025-09-30 19:39:40',0,NULL,10),(411246,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:41:40','2025-09-30 19:41:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759254100;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759254100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:44:49','2025-09-30 19:44:49',0,NULL,10),(411247,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:46:49','2025-09-30 19:46:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759254409;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759254409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:49:52','2025-09-30 19:49:52',0,NULL,10),(411248,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:51:52','2025-09-30 19:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759254712;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759254712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:52:59','2025-09-30 19:52:59',0,NULL,10),(411249,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:54:59','2025-09-30 19:54:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759254899;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759254899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:55:00','2025-09-30 19:55:00',0,NULL,10),(411250,'mailpoet/cron/daemon-trigger','complete','2025-09-30 17:57:00','2025-09-30 19:57:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 17:58:22','2025-09-30 19:58:22',0,NULL,10),(411251,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:00:22','2025-09-30 20:00:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255222;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:00:45','2025-09-30 20:00:45',0,NULL,10),(411252,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:02:45','2025-09-30 20:02:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255365;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:02:47','2025-09-30 20:02:47',0,NULL,10),(411253,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:04:47','2025-09-30 20:04:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:05:01','2025-09-30 20:05:01',0,NULL,10),(411254,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:07:01','2025-09-30 20:07:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255621;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:09:22','2025-09-30 20:09:22',0,NULL,10),(411255,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:11:22','2025-09-30 20:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759255882;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759255882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:14:59','2025-09-30 20:14:59',0,NULL,10),(411256,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:16:59','2025-09-30 20:16:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759256219;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759256219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:17:14','2025-09-30 20:17:14',0,NULL,10),(411257,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:19:14','2025-09-30 20:19:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759256354;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759256354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:20:58','2025-09-30 20:20:58',0,NULL,10),(411258,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:22:58','2025-09-30 20:22:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759256578;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759256578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:25:12','2025-09-30 20:25:12',0,NULL,10),(411259,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:27:12','2025-09-30 20:27:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759256832;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759256832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:29:25','2025-09-30 20:29:25',0,NULL,10),(411260,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:31:25','2025-09-30 20:31:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257085;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:31:32','2025-09-30 20:31:32',0,NULL,10),(411261,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:33:32','2025-09-30 20:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257212;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:36:25','2025-09-30 20:36:25',0,NULL,10),(411262,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:38:25','2025-09-30 20:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:38:37','2025-09-30 20:38:37',0,NULL,10),(411263,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:40:37','2025-09-30 20:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257637;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:41:07','2025-09-30 20:41:07',0,NULL,10),(411264,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:43:07','2025-09-30 20:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257787;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:43:30','2025-09-30 20:43:30',0,NULL,10),(411265,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:45:30','2025-09-30 20:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759257930;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759257930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:46:12','2025-09-30 20:46:12',0,NULL,10),(411266,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:48:12','2025-09-30 20:48:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759258092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759258092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:50:12','2025-09-30 20:50:12',0,NULL,10),(411267,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:52:12','2025-09-30 20:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759258332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759258332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:54:27','2025-09-30 20:54:27',0,NULL,10),(411268,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:56:27','2025-09-30 20:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759258587;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759258587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 18:57:16','2025-09-30 20:57:16',0,NULL,10),(411269,'mailpoet/cron/daemon-trigger','complete','2025-09-30 18:59:16','2025-09-30 20:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759258756;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759258756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:01:24','2025-09-30 21:01:24',0,NULL,10),(411270,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:03:24','2025-09-30 21:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:03:58','2025-09-30 21:03:58',0,NULL,10),(411271,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:05:58','2025-09-30 21:05:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259158;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:06:24','2025-09-30 21:06:24',0,NULL,10),(411272,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:08:24','2025-09-30 21:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259304;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:08:38','2025-09-30 21:08:38',0,NULL,10),(411273,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:10:38','2025-09-30 21:10:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259438;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:11:56','2025-09-30 21:11:56',0,NULL,10),(411274,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:13:56','2025-09-30 21:13:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259636;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:16:25','2025-09-30 21:16:25',0,NULL,10),(411275,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:18:25','2025-09-30 21:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759259905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759259905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:18:50','2025-09-30 21:18:50',0,NULL,10),(411276,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:20:50','2025-09-30 21:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759260050;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759260050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:22:22','2025-09-30 21:22:22',0,NULL,10),(411277,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:24:22','2025-09-30 21:24:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759260262;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759260262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:24:37','2025-09-30 21:24:37',0,NULL,10),(411278,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:26:37','2025-09-30 21:26:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759260397;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759260397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:31:23','2025-09-30 21:31:23',0,NULL,10),(411279,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:33:23','2025-09-30 21:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759260803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759260803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:35:00','2025-09-30 21:35:00',0,NULL,10),(411280,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:37:00','2025-09-30 21:37:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261020;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:37:44','2025-09-30 21:37:44',0,NULL,10),(411281,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:39:44','2025-09-30 21:39:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:41:11','2025-09-30 21:41:11',0,NULL,10),(411282,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:43:11','2025-09-30 21:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:43:20','2025-09-30 21:43:20',0,NULL,10),(411283,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:45:20','2025-09-30 21:45:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261520;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:46:23','2025-09-30 21:46:23',0,NULL,10),(411284,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:48:23','2025-09-30 21:48:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261703;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:48:36','2025-09-30 21:48:36',0,NULL,10),(411285,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:50:36','2025-09-30 21:50:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759261836;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759261836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:52:03','2025-09-30 21:52:03',0,NULL,10),(411286,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:54:03','2025-09-30 21:54:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759262043;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759262043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:56:10','2025-09-30 21:56:10',0,NULL,10),(411287,'mailpoet/cron/daemon-trigger','complete','2025-09-30 19:58:10','2025-09-30 21:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759262290;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759262290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 19:59:41','2025-09-30 21:59:41',0,NULL,10),(411288,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:01:41','2025-09-30 22:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759262501;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759262501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:08:47','2025-09-30 22:08:47',0,NULL,10),(411289,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:10:47','2025-09-30 22:10:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263047;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:11:09','2025-09-30 22:11:09',0,NULL,10),(411290,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:13:09','2025-09-30 22:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:13:30','2025-09-30 22:13:30',0,NULL,10),(411291,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:15:30','2025-09-30 22:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263330;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:16:23','2025-09-30 22:16:23',0,NULL,10),(411292,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:18:23','2025-09-30 22:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263503;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:19:15','2025-09-30 22:19:15',0,NULL,10),(411293,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:21:15','2025-09-30 22:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263675;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:21:23','2025-09-30 22:21:23',0,NULL,10),(411294,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:23:23','2025-09-30 22:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:23:35','2025-09-30 22:23:35',0,NULL,10),(411295,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:25:35','2025-09-30 22:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759263935;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759263935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:26:09','2025-09-30 22:26:09',0,NULL,10),(411296,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:28:09','2025-09-30 22:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759264089;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759264089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:31:18','2025-09-30 22:31:18',0,NULL,10),(411297,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:33:18','2025-09-30 22:33:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759264398;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759264398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:34:01','2025-09-30 22:34:01',0,NULL,10),(411298,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:36:01','2025-09-30 22:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759264561;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759264561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:36:40','2025-09-30 22:36:40',0,NULL,10),(411299,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:38:40','2025-09-30 22:38:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759264720;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759264720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:41:04','2025-09-30 22:41:04',0,NULL,10),(411300,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:43:04','2025-09-30 22:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759264984;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759264984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:44:55','2025-09-30 22:44:55',0,NULL,10),(411301,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:46:55','2025-09-30 22:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759265215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759265215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:47:29','2025-09-30 22:47:29',0,NULL,10),(411302,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:49:29','2025-09-30 22:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759265369;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759265369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:51:28','2025-09-30 22:51:28',0,NULL,10),(411303,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:53:28','2025-09-30 22:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759265608;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759265608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:53:35','2025-09-30 22:53:35',0,NULL,10),(411304,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:55:35','2025-09-30 22:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759265735;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759265735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 20:56:10','2025-09-30 22:56:10',0,NULL,10),(411305,'mailpoet/cron/daemon-trigger','complete','2025-09-30 20:58:10','2025-09-30 22:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759265890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759265890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:01:28','2025-09-30 23:01:28',0,NULL,10),(411306,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:03:28','2025-09-30 23:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759266208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759266208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:03:52','2025-09-30 23:03:52',0,NULL,10),(411307,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:05:52','2025-09-30 23:05:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759266352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759266352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:06:27','2025-09-30 23:06:27',0,NULL,10),(411308,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:08:27','2025-09-30 23:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759266507;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759266507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:10:54','2025-09-30 23:10:54',0,NULL,10),(411309,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:12:54','2025-09-30 23:12:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759266774;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759266774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:13:27','2025-09-30 23:13:27',0,NULL,10),(411310,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:15:27','2025-09-30 23:15:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759266927;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759266927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:15:32','2025-09-30 23:15:32',0,NULL,10),(411311,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:17:32','2025-09-30 23:17:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267052;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:18:22','2025-09-30 23:18:22',0,NULL,10),(411312,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:20:22','2025-09-30 23:20:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267222;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:21:15','2025-09-30 23:21:15',0,NULL,10),(411313,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:23:15','2025-09-30 23:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267395;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:23:31','2025-09-30 23:23:31',0,NULL,10),(411314,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:25:31','2025-09-30 23:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:26:10','2025-09-30 23:26:10',0,NULL,10),(411315,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:28:10','2025-09-30 23:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267690;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:30:43','2025-09-30 23:30:43',0,NULL,10),(411316,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:32:43','2025-09-30 23:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759267963;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759267963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:34:12','2025-09-30 23:34:12',0,NULL,10),(411317,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:36:12','2025-09-30 23:36:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759268172;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759268172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:37:22','2025-09-30 23:37:22',0,NULL,10),(411318,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:39:22','2025-09-30 23:39:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759268362;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759268362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:39:54','2025-09-30 23:39:54',0,NULL,10),(411319,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:41:54','2025-09-30 23:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759268514;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759268514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:43:22','2025-09-30 23:43:22',0,NULL,10),(411320,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:45:22','2025-09-30 23:45:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759268722;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759268722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:46:25','2025-09-30 23:46:25',0,NULL,10),(411321,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:48:25','2025-09-30 23:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759268905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759268905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:49:50','2025-09-30 23:49:50',0,NULL,10),(411322,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:51:50','2025-09-30 23:51:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759269110;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759269110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:51:58','2025-09-30 23:51:58',0,NULL,10),(411323,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:53:58','2025-09-30 23:53:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759269238;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759269238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:54:35','2025-09-30 23:54:35',0,NULL,10),(411324,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:56:35','2025-09-30 23:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759269395;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759269395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 21:57:45','2025-09-30 23:57:45',0,NULL,10),(411325,'mailpoet/cron/daemon-trigger','complete','2025-09-30 21:59:45','2025-09-30 23:59:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759269585;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759269585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:01:27','2025-10-01 00:01:27',0,NULL,10),(411326,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:03:27','2025-10-01 00:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759269807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759269807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:05:40','2025-10-01 00:05:40',0,NULL,10),(411327,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:07:40','2025-10-01 00:07:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759270060;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759270060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:11:05','2025-10-01 00:11:05',0,NULL,10),(411328,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:13:05','2025-10-01 00:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759270385;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759270385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:16:28','2025-10-01 00:16:28',0,NULL,10),(411329,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:18:28','2025-10-01 00:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759270708;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759270708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:20:30','2025-10-01 00:20:30',0,NULL,10),(411330,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:22:30','2025-10-01 00:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759270950;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759270950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:26:15','2025-10-01 00:26:15',0,NULL,10),(411331,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:28:15','2025-10-01 00:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759271295;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759271295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:31:29','2025-10-01 00:31:29',0,NULL,10),(411332,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:33:29','2025-10-01 00:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759271609;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759271609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:36:26','2025-10-01 00:36:26',0,NULL,10),(411333,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:38:26','2025-10-01 00:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759271906;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759271906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:39:17','2025-10-01 00:39:17',0,NULL,10),(411334,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:41:17','2025-10-01 00:41:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759272077;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759272077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:41:35','2025-10-01 00:41:35',0,NULL,10),(411335,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:43:35','2025-10-01 00:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759272215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759272215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:44:26','2025-10-01 00:44:26',0,NULL,10),(411336,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:46:26','2025-10-01 00:46:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759272386;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759272386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:51:25','2025-10-01 00:51:25',0,NULL,10),(411337,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:53:25','2025-10-01 00:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759272805;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759272805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:54:13','2025-10-01 00:54:13',0,NULL,10),(411338,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:56:13','2025-10-01 00:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759272973;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759272973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 22:56:37','2025-10-01 00:56:37',0,NULL,10),(411339,'mailpoet/cron/daemon-trigger','complete','2025-09-30 22:58:37','2025-10-01 00:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759273117;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759273117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:01:25','2025-10-01 01:01:25',0,NULL,10),(411340,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:03:25','2025-10-01 01:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759273405;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759273405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:05:13','2025-10-01 01:05:13',0,NULL,10),(411341,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:07:13','2025-10-01 01:07:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759273633;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759273633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:07:52','2025-10-01 01:07:52',0,NULL,10),(411342,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:09:52','2025-10-01 01:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759273792;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759273792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:11:11','2025-10-01 01:11:11',0,NULL,10),(411343,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:13:11','2025-10-01 01:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759273991;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759273991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:16:25','2025-10-01 01:16:25',0,NULL,10),(411344,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:18:25','2025-10-01 01:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759274305;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759274305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:21:24','2025-10-01 01:21:24',0,NULL,10),(411345,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:23:24','2025-10-01 01:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759274604;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759274604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:26:11','2025-10-01 01:26:11',0,NULL,10),(411346,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:28:11','2025-10-01 01:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759274891;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759274891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:31:33','2025-10-01 01:31:33',0,NULL,10),(411347,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:33:33','2025-10-01 01:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759275213;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759275213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:36:25','2025-10-01 01:36:25',0,NULL,10),(411348,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:38:25','2025-10-01 01:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759275505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759275505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:39:29','2025-10-01 01:39:29',0,NULL,10),(411349,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:41:29','2025-10-01 01:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759275689;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759275689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:46:30','2025-10-01 01:46:30',0,NULL,10),(411350,'mailpoet/cron/daemon-run','complete','2025-09-30 23:46:26','2025-10-01 01:46:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759275986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759275986;}',5,1,'2025-09-30 23:46:30','2025-10-01 01:46:30',0,NULL,10),(411351,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:48:30','2025-10-01 01:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759276110;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759276110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:51:26','2025-10-01 01:51:26',0,NULL,10),(411352,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:53:26','2025-10-01 01:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759276406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759276406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:56:12','2025-10-01 01:56:12',0,NULL,10),(411353,'mailpoet/cron/daemon-trigger','complete','2025-09-30 23:58:12','2025-10-01 01:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759276692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759276692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-09-30 23:58:47','2025-10-01 01:58:47',0,NULL,10),(411354,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:00:47','2025-10-01 02:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759276847;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759276847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:01:26','2025-10-01 02:01:26',0,NULL,10),(411355,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:03:26','2025-10-01 02:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277006;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:06:31','2025-10-01 02:06:31',0,NULL,10),(411356,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:08:31','2025-10-01 02:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277311;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:08:51','2025-10-01 02:08:51',0,NULL,10),(411357,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:10:51','2025-10-01 02:10:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277451;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:11:00','2025-10-01 02:11:00',0,NULL,10),(411358,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:13:00','2025-10-01 02:13:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277580;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:13:21','2025-10-01 02:13:21',0,NULL,10),(411359,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:15:21','2025-10-01 02:15:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277721;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:16:25','2025-10-01 02:16:25',0,NULL,10),(411360,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:18:25','2025-10-01 02:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759277905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759277905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:20:43','2025-10-01 02:20:43',0,NULL,10),(411361,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:22:43','2025-10-01 02:22:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759278163;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759278163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:26:12','2025-10-01 02:26:12',0,NULL,10),(411362,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:28:12','2025-10-01 02:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759278492;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759278492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:31:27','2025-10-01 02:31:27',0,NULL,10),(411363,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:33:27','2025-10-01 02:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759278807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759278807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:36:28','2025-10-01 02:36:28',0,NULL,10),(411364,'mailpoet/cron/daemon-run','complete','2025-10-01 00:36:27','2025-10-01 02:36:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759278987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759278987;}',5,1,'2025-10-01 00:36:28','2025-10-01 02:36:28',0,NULL,10),(411365,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:38:28','2025-10-01 02:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759279108;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759279108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:38:57','2025-10-01 02:38:57',0,NULL,10),(411366,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:40:57','2025-10-01 02:40:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759279257;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759279257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:41:11','2025-10-01 02:41:11',0,NULL,10),(411367,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:43:11','2025-10-01 02:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759279391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759279391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:46:25','2025-10-01 02:46:25',0,NULL,10),(411368,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:48:25','2025-10-01 02:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759279705;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759279705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:50:52','2025-10-01 02:50:52',0,NULL,10),(411369,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:52:52','2025-10-01 02:52:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759279972;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759279972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 00:56:12','2025-10-01 02:56:12',0,NULL,10),(411370,'mailpoet/cron/daemon-trigger','complete','2025-10-01 00:58:12','2025-10-01 02:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759280292;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759280292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:01:14','2025-10-01 03:01:14',0,NULL,10),(411371,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:03:14','2025-10-01 03:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759280594;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759280594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:06:27','2025-10-01 03:06:27',0,NULL,10),(411372,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:08:27','2025-10-01 03:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759280907;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759280907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:11:12','2025-10-01 03:11:12',0,NULL,10),(411373,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:13:12','2025-10-01 03:13:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759281192;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759281192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:16:25','2025-10-01 03:16:25',0,NULL,10),(411374,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:18:25','2025-10-01 03:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759281505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759281505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:21:23','2025-10-01 03:21:23',0,NULL,10),(411375,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:23:23','2025-10-01 03:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759281803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759281803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:26:12','2025-10-01 03:26:12',0,NULL,10),(411376,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:28:12','2025-10-01 03:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759282092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759282092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:31:26','2025-10-01 03:31:26',0,NULL,10),(411377,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:33:26','2025-10-01 03:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759282406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759282406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:36:26','2025-10-01 03:36:26',0,NULL,10),(411378,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:38:26','2025-10-01 03:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759282706;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759282706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:41:12','2025-10-01 03:41:12',0,NULL,10),(411379,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:43:12','2025-10-01 03:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759282992;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759282992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:46:26','2025-10-01 03:46:26',0,NULL,10),(411380,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:48:26','2025-10-01 03:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759283306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759283306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:51:16','2025-10-01 03:51:16',0,NULL,10),(411381,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:53:16','2025-10-01 03:53:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759283596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759283596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 01:56:12','2025-10-01 03:56:12',0,NULL,10),(411382,'mailpoet/cron/daemon-trigger','complete','2025-10-01 01:58:12','2025-10-01 03:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759283892;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759283892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:01:26','2025-10-01 04:01:26',0,NULL,10),(411383,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:03:26','2025-10-01 04:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759284206;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759284206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:06:26','2025-10-01 04:06:26',0,NULL,10),(411384,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:08:26','2025-10-01 04:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759284506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759284506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:11:30','2025-10-01 04:11:30',0,NULL,10),(411385,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:13:30','2025-10-01 04:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759284810;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759284810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:16:24','2025-10-01 04:16:24',0,NULL,10),(411386,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:18:24','2025-10-01 04:18:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759285104;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759285104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:21:27','2025-10-01 04:21:27',0,NULL,10),(411387,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:23:27','2025-10-01 04:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759285407;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759285407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:26:12','2025-10-01 04:26:12',0,NULL,10),(411388,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:28:12','2025-10-01 04:28:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759285692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759285692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:31:24','2025-10-01 04:31:24',0,NULL,10),(411389,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:33:24','2025-10-01 04:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759286004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759286004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:36:25','2025-10-01 04:36:25',0,NULL,10),(411390,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:38:25','2025-10-01 04:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759286305;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759286305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:41:12','2025-10-01 04:41:12',0,NULL,10),(411391,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:43:12','2025-10-01 04:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759286592;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759286592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:43:48','2025-10-01 04:43:48',0,NULL,10),(411392,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:45:48','2025-10-01 04:45:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759286748;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759286748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:46:24','2025-10-01 04:46:24',0,NULL,10),(411393,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:48:24','2025-10-01 04:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759286904;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759286904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 02:51:26','2025-10-01 04:51:26',0,NULL,10),(411394,'mailpoet/cron/daemon-trigger','complete','2025-10-01 02:53:26','2025-10-01 04:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759287206;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759287206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:00:02','2025-10-01 05:00:02',0,NULL,10),(411395,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:02:02','2025-10-01 05:02:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759287722;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759287722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:06:25','2025-10-01 05:06:25',0,NULL,10),(411396,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:08:25','2025-10-01 05:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759288105;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759288105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:09:19','2025-10-01 05:09:19',0,NULL,10),(411397,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:11:19','2025-10-01 05:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759288279;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759288279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:16:26','2025-10-01 05:16:26',0,NULL,10),(411398,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:18:26','2025-10-01 05:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759288706;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759288706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:21:25','2025-10-01 05:21:25',0,NULL,10),(411399,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:23:25','2025-10-01 05:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759289005;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759289005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:24:47','2025-10-01 05:24:47',0,NULL,10),(411400,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:26:47','2025-10-01 05:26:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759289207;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759289207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:27:28','2025-10-01 05:27:28',0,NULL,10),(411401,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:29:28','2025-10-01 05:29:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759289368;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759289368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:31:27','2025-10-01 05:31:27',0,NULL,10),(411402,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:33:27','2025-10-01 05:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759289607;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759289607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:36:25','2025-10-01 05:36:25',0,NULL,10),(411403,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:38:25','2025-10-01 05:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759289905;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759289905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:41:12','2025-10-01 05:41:12',0,NULL,10),(411404,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:43:12','2025-10-01 05:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759290192;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759290192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:44:07','2025-10-01 05:44:07',0,NULL,10),(411405,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:46:07','2025-10-01 05:46:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759290367;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759290367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:46:25','2025-10-01 05:46:25',0,NULL,10),(411406,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:48:25','2025-10-01 05:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759290505;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759290505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:49:41','2025-10-01 05:49:41',0,NULL,10),(411407,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:51:41','2025-10-01 05:51:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759290701;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759290701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 03:56:12','2025-10-01 05:56:12',0,NULL,10),(411408,'mailpoet/cron/daemon-trigger','complete','2025-10-01 03:58:12','2025-10-01 05:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759291092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759291092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:01:23','2025-10-01 06:01:23',0,NULL,10),(411409,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:03:23','2025-10-01 06:03:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759291403;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759291403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:04:26','2025-10-01 06:04:26',0,NULL,10),(411410,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:06:26','2025-10-01 06:06:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759291586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759291586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:06:26','2025-10-01 06:06:26',0,NULL,10),(411411,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:08:26','2025-10-01 06:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759291706;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759291706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:11:15','2025-10-01 06:11:15',0,NULL,10),(411412,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:13:15','2025-10-01 06:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759291995;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759291995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:13:20','2025-10-01 06:13:20',0,NULL,10),(411413,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:15:20','2025-10-01 06:15:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759292120;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759292120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:15:43','2025-10-01 06:15:43',0,NULL,10),(411414,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:17:43','2025-10-01 06:17:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759292263;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759292263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:18:33','2025-10-01 06:18:33',0,NULL,10),(411415,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:20:33','2025-10-01 06:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759292433;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759292433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:21:25','2025-10-01 06:21:25',0,NULL,10),(411416,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:23:25','2025-10-01 06:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759292605;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759292605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:25:06','2025-10-01 06:25:06',0,NULL,10),(411417,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:27:06','2025-10-01 06:27:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759292826;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759292826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:29:41','2025-10-01 06:29:41',0,NULL,10),(411418,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:31:41','2025-10-01 06:31:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293101;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:34:01','2025-10-01 06:34:01',0,NULL,10),(411419,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:36:01','2025-10-01 06:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293361;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:36:26','2025-10-01 06:36:26',0,NULL,10),(411420,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:38:26','2025-10-01 06:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293506;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:38:33','2025-10-01 06:38:33',0,NULL,10),(411421,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:40:33','2025-10-01 06:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293633;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:40:42','2025-10-01 06:40:42',0,NULL,10),(411422,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:42:42','2025-10-01 06:42:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293762;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:43:36','2025-10-01 06:43:36',0,NULL,10),(411423,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:45:36','2025-10-01 06:45:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759293936;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759293936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:46:25','2025-10-01 06:46:25',0,NULL,10),(411424,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:48:25','2025-10-01 06:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759294105;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759294105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:48:28','2025-10-01 06:48:28',0,NULL,10),(411425,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:50:28','2025-10-01 06:50:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759294228;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759294228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:51:26','2025-10-01 06:51:26',0,NULL,10),(411426,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:53:26','2025-10-01 06:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759294406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759294406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:53:46','2025-10-01 06:53:46',0,NULL,10),(411427,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:55:46','2025-10-01 06:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759294546;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759294546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 04:56:12','2025-10-01 06:56:12',0,NULL,10),(411428,'mailpoet/cron/daemon-trigger','complete','2025-10-01 04:58:12','2025-10-01 06:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759294692;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759294692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:01:24','2025-10-01 07:01:24',0,NULL,10),(411429,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:03:24','2025-10-01 07:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759295004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759295004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:06:28','2025-10-01 07:06:28',0,NULL,10),(411430,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:08:28','2025-10-01 07:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759295308;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759295308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:10:38','2025-10-01 07:10:38',0,NULL,10),(411431,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:12:38','2025-10-01 07:12:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759295558;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759295558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:14:26','2025-10-01 07:14:26',0,NULL,10),(411432,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:16:26','2025-10-01 07:16:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759295786;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759295786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:16:26','2025-10-01 07:16:26',0,NULL,10),(411433,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:18:26','2025-10-01 07:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759295906;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759295906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:19:49','2025-10-01 07:19:49',0,NULL,10),(411434,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:21:49','2025-10-01 07:21:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759296109;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759296109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:22:22','2025-10-01 07:22:22',0,NULL,10),(411435,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:24:22','2025-10-01 07:24:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759296262;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759296262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:26:04','2025-10-01 07:26:04',0,NULL,10),(411436,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:28:04','2025-10-01 07:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759296484;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759296484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:29:28','2025-10-01 07:29:28',0,NULL,10),(411437,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:31:28','2025-10-01 07:31:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759296688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759296688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:32:58','2025-10-01 07:32:58',0,NULL,10),(411438,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:34:58','2025-10-01 07:34:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759296898;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759296898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:35:56','2025-10-01 07:35:56',0,NULL,10),(411439,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:37:56','2025-10-01 07:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759297076;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759297076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:38:08','2025-10-01 07:38:08',0,NULL,10),(411440,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:40:08','2025-10-01 07:40:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759297208;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759297208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:41:12','2025-10-01 07:41:12',0,NULL,10),(411441,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:43:12','2025-10-01 07:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759297392;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759297392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:44:58','2025-10-01 07:44:58',0,NULL,10),(411442,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:46:58','2025-10-01 07:46:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759297618;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759297618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:48:23','2025-10-01 07:48:23',0,NULL,10),(411443,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:50:23','2025-10-01 07:50:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759297823;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759297823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:51:24','2025-10-01 07:51:24',0,NULL,10),(411444,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:53:24','2025-10-01 07:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298004;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:54:28','2025-10-01 07:54:28',0,NULL,10),(411445,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:56:28','2025-10-01 07:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298188;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 05:56:32','2025-10-01 07:56:32',0,NULL,10),(411446,'mailpoet/cron/daemon-trigger','complete','2025-10-01 05:58:32','2025-10-01 07:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298312;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:01:26','2025-10-01 08:01:26',0,NULL,10),(411447,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:03:26','2025-10-01 08:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298606;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:03:54','2025-10-01 08:03:54',0,NULL,10),(411448,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:05:54','2025-10-01 08:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298754;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:06:27','2025-10-01 08:06:27',0,NULL,10),(411449,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:08:27','2025-10-01 08:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759298907;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759298907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:10:14','2025-10-01 08:10:14',0,NULL,10),(411450,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:12:14','2025-10-01 08:12:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759299134;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759299134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:15:56','2025-10-01 08:15:56',0,NULL,10),(411451,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:17:56','2025-10-01 08:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759299476;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759299476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:18:30','2025-10-01 08:18:30',0,NULL,10),(411452,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:20:30','2025-10-01 08:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759299630;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759299630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:21:27','2025-10-01 08:21:27',0,NULL,10),(411453,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:23:27','2025-10-01 08:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759299807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759299807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:24:28','2025-10-01 08:24:28',0,NULL,10),(411454,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:26:28','2025-10-01 08:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759299988;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759299988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:31:37','2025-10-01 08:31:37',0,NULL,10),(411455,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:33:37','2025-10-01 08:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759300417;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759300417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:35:59','2025-10-01 08:35:59',0,NULL,10),(411456,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:37:59','2025-10-01 08:37:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759300679;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759300679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:38:58','2025-10-01 08:38:58',0,NULL,10),(411457,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:40:58','2025-10-01 08:40:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759300858;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759300858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:41:12','2025-10-01 08:41:12',0,NULL,10),(411458,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:43:12','2025-10-01 08:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759300992;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759300992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:46:26','2025-10-01 08:46:26',0,NULL,10),(411459,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:48:26','2025-10-01 08:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759301306;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759301306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:51:26','2025-10-01 08:51:26',0,NULL,10),(411460,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:53:26','2025-10-01 08:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759301606;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759301606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:56:12','2025-10-01 08:56:12',0,NULL,10),(411461,'mailpoet/cron/daemon-trigger','complete','2025-10-01 06:58:12','2025-10-01 08:58:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759301892;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759301892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 06:58:39','2025-10-01 08:58:39',0,NULL,10),(411462,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:00:39','2025-10-01 09:00:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302039;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:01:25','2025-10-01 09:01:25',0,NULL,10),(411463,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:03:25','2025-10-01 09:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302205;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:05:05','2025-10-01 09:05:05',0,NULL,10),(411464,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:07:05','2025-10-01 09:07:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302425;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:07:05','2025-10-01 09:07:05',0,NULL,10),(411465,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:09:05','2025-10-01 09:09:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302545;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:09:22','2025-10-01 09:09:22',0,NULL,10),(411466,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:11:22','2025-10-01 09:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:11:42','2025-10-01 09:11:42',0,NULL,10),(411467,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:13:42','2025-10-01 09:13:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759302822;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759302822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:16:02','2025-10-01 09:16:02',0,NULL,10),(411468,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:18:02','2025-10-01 09:18:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303082;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:19:28','2025-10-01 09:19:28',0,NULL,10),(411469,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:21:28','2025-10-01 09:21:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303288;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:21:49','2025-10-01 09:21:49',0,NULL,10),(411470,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:23:49','2025-10-01 09:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303429;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:25:22','2025-10-01 09:25:22',0,NULL,10),(411471,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:27:22','2025-10-01 09:27:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303642;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:28:22','2025-10-01 09:28:22',0,NULL,10),(411472,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:30:22','2025-10-01 09:30:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303822;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:30:31','2025-10-01 09:30:31',0,NULL,10),(411473,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:32:31','2025-10-01 09:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759303951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759303951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:32:52','2025-10-01 09:32:52',0,NULL,10),(411474,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:34:52','2025-10-01 09:34:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759304092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759304092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:36:27','2025-10-01 09:36:27',0,NULL,10),(411475,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:38:27','2025-10-01 09:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759304307;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759304307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:39:26','2025-10-01 09:39:26',0,NULL,10),(411476,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:41:26','2025-10-01 09:41:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759304486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759304486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:43:08','2025-10-01 09:43:08',0,NULL,10),(411477,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:45:08','2025-10-01 09:45:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759304708;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759304708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:45:54','2025-10-01 09:45:54',0,NULL,10),(411478,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:47:54','2025-10-01 09:47:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759304874;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759304874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:49:38','2025-10-01 09:49:38',0,NULL,10),(411479,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:51:38','2025-10-01 09:51:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759305098;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759305098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:55:22','2025-10-01 09:55:22',0,NULL,10),(411480,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:57:22','2025-10-01 09:57:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759305442;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759305442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 07:57:59','2025-10-01 09:57:59',0,NULL,10),(411481,'mailpoet/cron/daemon-trigger','complete','2025-10-01 07:59:59','2025-10-01 09:59:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759305599;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759305599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:01:27','2025-10-01 10:01:27',0,NULL,10),(411482,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:03:27','2025-10-01 10:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759305807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759305807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:04:50','2025-10-01 10:04:50',0,NULL,10),(411483,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:06:50','2025-10-01 10:06:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306010;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:07:42','2025-10-01 10:07:42',0,NULL,10),(411484,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:09:42','2025-10-01 10:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306182;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:10:47','2025-10-01 10:10:47',0,NULL,10),(411485,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:12:47','2025-10-01 10:12:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306367;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:13:50','2025-10-01 10:13:50',0,NULL,10),(411486,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:15:50','2025-10-01 10:15:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306550;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:16:27','2025-10-01 10:16:27',0,NULL,10),(411487,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:18:27','2025-10-01 10:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306707;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:18:39','2025-10-01 10:18:39',0,NULL,10),(411488,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:20:39','2025-10-01 10:20:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759306839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759306839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:21:28','2025-10-01 10:21:28',0,NULL,10),(411489,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:23:28','2025-10-01 10:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759307008;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759307008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:26:15','2025-10-01 10:26:15',0,NULL,10),(411490,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:28:15','2025-10-01 10:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759307295;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759307295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:28:30','2025-10-01 10:28:30',0,NULL,10),(411491,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:30:30','2025-10-01 10:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759307430;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759307430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:32:42','2025-10-01 10:32:42',0,NULL,10),(411492,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:34:42','2025-10-01 10:34:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759307682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759307682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:35:42','2025-10-01 10:35:42',0,NULL,10),(411493,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:37:42','2025-10-01 10:37:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759307862;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759307862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:38:01','2025-10-01 10:38:01',0,NULL,10),(411494,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:40:01','2025-10-01 10:40:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308001;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:41:13','2025-10-01 10:41:13',0,NULL,10),(411495,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:43:13','2025-10-01 10:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:45:32','2025-10-01 10:45:32',0,NULL,10),(411496,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:47:32','2025-10-01 10:47:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308452;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:48:07','2025-10-01 10:48:07',0,NULL,10),(411497,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:50:07','2025-10-01 10:50:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308607;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:50:22','2025-10-01 10:50:22',0,NULL,10),(411498,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:52:22','2025-10-01 10:52:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308742;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:52:47','2025-10-01 10:52:47',0,NULL,10),(411499,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:54:47','2025-10-01 10:54:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759308887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759308887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 08:56:13','2025-10-01 10:56:13',0,NULL,10),(411500,'mailpoet/cron/daemon-trigger','complete','2025-10-01 08:58:13','2025-10-01 10:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759309093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759309093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:01:26','2025-10-01 11:01:26',0,NULL,10),(411501,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:03:26','2025-10-01 11:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759309406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759309406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:06:24','2025-10-01 11:06:24',0,NULL,10),(411502,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:08:24','2025-10-01 11:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759309704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759309704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:08:58','2025-10-01 11:08:58',0,NULL,10),(411503,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:10:58','2025-10-01 11:10:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759309858;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759309858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:11:13','2025-10-01 11:11:13',0,NULL,10),(411504,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:13:13','2025-10-01 11:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759309993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759309993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:14:19','2025-10-01 11:14:19',0,NULL,10),(411505,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:16:19','2025-10-01 11:16:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759310179;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759310179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:19:28','2025-10-01 11:19:28',0,NULL,10),(411506,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:21:28','2025-10-01 11:21:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759310488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759310488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:22:22','2025-10-01 11:22:22',0,NULL,10),(411507,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:24:22','2025-10-01 11:24:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759310662;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759310662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:26:13','2025-10-01 11:26:13',0,NULL,10),(411508,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:28:13','2025-10-01 11:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759310893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759310893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:29:47','2025-10-01 11:29:47',0,NULL,10),(411509,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:31:47','2025-10-01 11:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759311107;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759311107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:33:21','2025-10-01 11:33:21',0,NULL,10),(411510,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:35:21','2025-10-01 11:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759311321;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759311321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:35:39','2025-10-01 11:35:39',0,NULL,10),(411511,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:37:39','2025-10-01 11:37:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759311459;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759311459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:40:27','2025-10-01 11:40:27',0,NULL,10),(411512,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:42:27','2025-10-01 11:42:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759311747;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759311747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:44:37','2025-10-01 11:44:37',0,NULL,10),(411513,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:46:37','2025-10-01 11:46:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759311997;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759311997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:50:15','2025-10-01 11:50:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (411514,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:52:15','2025-10-01 11:52:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759312335;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759312335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:52:46','2025-10-01 11:52:46',0,NULL,10),(411515,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:54:46','2025-10-01 11:54:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759312486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759312486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:55:36','2025-10-01 11:55:36',0,NULL,10),(411516,'mailpoet/cron/daemon-trigger','complete','2025-10-01 09:57:36','2025-10-01 11:57:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759312656;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759312656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 09:59:38','2025-10-01 11:59:38',0,NULL,10),(411517,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:01:38','2025-10-01 12:01:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759312898;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759312898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:02:28','2025-10-01 12:02:28',0,NULL,10),(411518,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:04:28','2025-10-01 12:04:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313068;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:05:58','2025-10-01 12:05:58',0,NULL,10),(411519,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:07:58','2025-10-01 12:07:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313278;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:11:12','2025-10-01 12:11:12',0,NULL,10),(411520,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:13:12','2025-10-01 12:13:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313592;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:13:27','2025-10-01 12:13:27',0,NULL,10),(411521,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:15:27','2025-10-01 12:15:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313727;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:16:27','2025-10-01 12:16:27',0,NULL,10),(411522,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:18:27','2025-10-01 12:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759313907;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759313907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:18:41','2025-10-01 12:18:41',0,NULL,10),(411523,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:20:41','2025-10-01 12:20:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759314041;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759314041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:20:47','2025-10-01 12:20:47',0,NULL,10),(411524,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:22:47','2025-10-01 12:22:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759314167;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759314167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:26:13','2025-10-01 12:26:13',0,NULL,10),(411525,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:28:13','2025-10-01 12:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759314493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759314493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:29:37','2025-10-01 12:29:37',0,NULL,10),(411526,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:31:37','2025-10-01 12:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759314697;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759314697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:35:43','2025-10-01 12:35:43',0,NULL,10),(411527,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:37:43','2025-10-01 12:37:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315063;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:38:07','2025-10-01 12:38:07',0,NULL,10),(411528,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:40:07','2025-10-01 12:40:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315207;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:41:13','2025-10-01 12:41:13',0,NULL,10),(411529,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:43:13','2025-10-01 12:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:44:36','2025-10-01 12:44:36',0,NULL,10),(411530,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:46:36','2025-10-01 12:46:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:47:11','2025-10-01 12:47:11',0,NULL,10),(411531,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:49:11','2025-10-01 12:49:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315751;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:49:27','2025-10-01 12:49:27',0,NULL,10),(411532,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:51:27','2025-10-01 12:51:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759315887;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759315887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:52:04','2025-10-01 12:52:04',0,NULL,10),(411533,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:54:04','2025-10-01 12:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316044;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:56:13','2025-10-01 12:56:13',0,NULL,10),(411534,'mailpoet/cron/daemon-trigger','complete','2025-10-01 10:58:13','2025-10-01 12:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 10:58:13','2025-10-01 12:58:13',0,NULL,10),(411535,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:00:13','2025-10-01 13:00:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316413;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:01:29','2025-10-01 13:01:29',0,NULL,10),(411536,'mailpoet/cron/daemon-run','complete','2025-10-01 11:01:26','2025-10-01 13:01:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759316486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759316486;}',5,1,'2025-10-01 11:01:29','2025-10-01 13:01:29',0,NULL,10),(411537,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:03:29','2025-10-01 13:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316609;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:03:37','2025-10-01 13:03:37',0,NULL,10),(411538,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:05:37','2025-10-01 13:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316737;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:06:10','2025-10-01 13:06:10',0,NULL,10),(411539,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:08:10','2025-10-01 13:08:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759316890;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759316890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:11:13','2025-10-01 13:11:13',0,NULL,10),(411540,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:13:13','2025-10-01 13:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759317193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759317193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:13:56','2025-10-01 13:13:56',0,NULL,10),(411541,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:15:56','2025-10-01 13:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759317356;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759317356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:15:58','2025-10-01 13:15:58',0,NULL,10),(411542,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:17:58','2025-10-01 13:17:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759317478;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759317478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:21:27','2025-10-01 13:21:27',0,NULL,10),(411543,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:23:27','2025-10-01 13:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759317807;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759317807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:23:53','2025-10-01 13:23:53',0,NULL,10),(411544,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:25:53','2025-10-01 13:25:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759317953;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759317953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:26:14','2025-10-01 13:26:14',0,NULL,10),(411545,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:28:14','2025-10-01 13:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759318094;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759318094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:28:57','2025-10-01 13:28:57',0,NULL,10),(411546,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:30:57','2025-10-01 13:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759318257;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759318257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:31:54','2025-10-01 13:31:54',0,NULL,10),(411547,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:33:54','2025-10-01 13:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759318434;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759318434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:36:25','2025-10-01 13:36:25',0,NULL,10),(411548,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:38:25','2025-10-01 13:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759318705;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759318705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:41:13','2025-10-01 13:41:13',0,NULL,10),(411549,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:43:13','2025-10-01 13:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759318993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759318993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:43:34','2025-10-01 13:43:34',0,NULL,10),(411550,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:45:34','2025-10-01 13:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759319134;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759319134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:46:18','2025-10-01 13:46:18',0,NULL,10),(411551,'mailpoet/cron/daemon-run','complete','2025-10-01 11:46:13','2025-10-01 13:46:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759319173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759319173;}',5,1,'2025-10-01 11:46:18','2025-10-01 13:46:18',0,NULL,10),(411552,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:48:18','2025-10-01 13:48:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759319298;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759319298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:48:51','2025-10-01 13:48:51',0,NULL,10),(411553,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:50:51','2025-10-01 13:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759319451;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759319451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:51:27','2025-10-01 13:51:27',0,NULL,10),(411554,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:53:27','2025-10-01 13:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759319607;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759319607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:55:19','2025-10-01 13:55:19',0,NULL,10),(411555,'mailpoet/cron/daemon-trigger','complete','2025-10-01 11:57:19','2025-10-01 13:57:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759319839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759319839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 11:58:41','2025-10-01 13:58:41',0,NULL,10),(411556,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:00:41','2025-10-01 14:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320041;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:01:10','2025-10-01 14:01:10',0,NULL,10),(411557,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:03:10','2025-10-01 14:03:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:03:32','2025-10-01 14:03:32',0,NULL,10),(411558,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:05:32','2025-10-01 14:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:06:07','2025-10-01 14:06:07',0,NULL,10),(411559,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:08:07','2025-10-01 14:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:08:46','2025-10-01 14:08:46',0,NULL,10),(411560,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:10:46','2025-10-01 14:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320646;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:10:50','2025-10-01 14:10:50',0,NULL,10),(411561,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:12:50','2025-10-01 14:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759320770;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759320770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:14:51','2025-10-01 14:14:51',0,NULL,10),(411562,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:16:51','2025-10-01 14:16:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321011;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:17:34','2025-10-01 14:17:34',0,NULL,10),(411563,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:19:34','2025-10-01 14:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321174;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:19:53','2025-10-01 14:19:53',0,NULL,10),(411564,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:21:53','2025-10-01 14:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321313;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:22:20','2025-10-01 14:22:20',0,NULL,10),(411565,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:24:20','2025-10-01 14:24:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321460;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:25:49','2025-10-01 14:25:49',0,NULL,10),(411566,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:27:49','2025-10-01 14:27:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321669;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:29:43','2025-10-01 14:29:43',0,NULL,10),(411567,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:31:43','2025-10-01 14:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759321903;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759321903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:35:38','2025-10-01 14:35:38',0,NULL,10),(411568,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:37:38','2025-10-01 14:37:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759322258;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759322258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:38:06','2025-10-01 14:38:06',0,NULL,10),(411569,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:40:06','2025-10-01 14:40:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759322406;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759322406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:41:13','2025-10-01 14:41:13',0,NULL,10),(411570,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:43:13','2025-10-01 14:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759322593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759322593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:44:11','2025-10-01 14:44:11',0,NULL,10),(411571,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:46:11','2025-10-01 14:46:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759322771;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759322771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:48:00','2025-10-01 14:48:00',0,NULL,10),(411572,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:50:00','2025-10-01 14:50:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323000;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:50:00','2025-10-01 14:50:00',0,NULL,10),(411573,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:52:00','2025-10-01 14:52:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323120;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:53:31','2025-10-01 14:53:31',0,NULL,10),(411574,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:55:31','2025-10-01 14:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323331;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:56:07','2025-10-01 14:56:07',0,NULL,10),(411575,'mailpoet/cron/daemon-trigger','complete','2025-10-01 12:58:07','2025-10-01 14:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323487;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 12:58:45','2025-10-01 14:58:45',0,NULL,10),(411576,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:00:45','2025-10-01 15:00:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323645;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:01:05','2025-10-01 15:01:05',0,NULL,10),(411577,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:03:05','2025-10-01 15:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323785;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:03:37','2025-10-01 15:03:37',0,NULL,10),(411578,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:05:37','2025-10-01 15:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759323937;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759323937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:06:13','2025-10-01 15:06:13',0,NULL,10),(411579,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:08:13','2025-10-01 15:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:08:57','2025-10-01 15:08:57',0,NULL,10),(411580,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:10:57','2025-10-01 15:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324257;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:11:40','2025-10-01 15:11:40',0,NULL,10),(411581,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:13:40','2025-10-01 15:13:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324420;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:14:38','2025-10-01 15:14:38',0,NULL,10),(411582,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:16:38','2025-10-01 15:16:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324598;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:17:32','2025-10-01 15:17:32',0,NULL,10),(411583,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:19:32','2025-10-01 15:19:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324772;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:21:13','2025-10-01 15:21:13',0,NULL,10),(411584,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:23:13','2025-10-01 15:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759324993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759324993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:23:31','2025-10-01 15:23:31',0,NULL,10),(411585,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:25:31','2025-10-01 15:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759325131;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759325131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:25:31','2025-10-01 15:25:31',0,NULL,10),(411586,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:27:31','2025-10-01 15:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759325251;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759325251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:28:35','2025-10-01 15:28:35',0,NULL,10),(411587,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:30:35','2025-10-01 15:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759325435;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759325435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:31:13','2025-10-01 15:31:13',0,NULL,10),(411588,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:33:13','2025-10-01 15:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759325593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759325593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:34:41','2025-10-01 15:34:41',0,NULL,10),(411589,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:36:41','2025-10-01 15:36:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759325801;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759325801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:38:17','2025-10-01 15:38:17',0,NULL,10),(411590,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:40:17','2025-10-01 15:40:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326017;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:41:13','2025-10-01 15:41:13',0,NULL,10),(411591,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:43:13','2025-10-01 15:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:43:40','2025-10-01 15:43:40',0,NULL,10),(411592,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:45:40','2025-10-01 15:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326340;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:46:13','2025-10-01 15:46:13',0,NULL,10),(411593,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:48:13','2025-10-01 15:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:49:22','2025-10-01 15:49:22',0,NULL,10),(411594,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:51:22','2025-10-01 15:51:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326682;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:53:21','2025-10-01 15:53:21',0,NULL,10),(411595,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:55:21','2025-10-01 15:55:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759326921;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759326921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:55:36','2025-10-01 15:55:36',0,NULL,10),(411596,'mailpoet/cron/daemon-trigger','complete','2025-10-01 13:57:36','2025-10-01 15:57:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759327056;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759327056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 13:59:40','2025-10-01 15:59:40',0,NULL,10),(411597,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:01:40','2025-10-01 16:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759327300;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759327300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:02:02','2025-10-01 16:02:02',0,NULL,10),(411598,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:04:02','2025-10-01 16:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759327442;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759327442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:04:36','2025-10-01 16:04:36',0,NULL,10),(411599,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:06:36','2025-10-01 16:06:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759327596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759327596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:09:26','2025-10-01 16:09:26',0,NULL,10),(411600,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:11:26','2025-10-01 16:11:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759327886;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759327886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:11:54','2025-10-01 16:11:54',0,NULL,10),(411601,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:13:54','2025-10-01 16:13:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328034;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:14:04','2025-10-01 16:14:04',0,NULL,10),(411602,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:16:04','2025-10-01 16:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328164;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:17:08','2025-10-01 16:17:08',0,NULL,10),(411603,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:19:08','2025-10-01 16:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328348;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:20:00','2025-10-01 16:20:00',0,NULL,10),(411604,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:22:00','2025-10-01 16:22:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328520;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:24:18','2025-10-01 16:24:18',0,NULL,10),(411605,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:26:18','2025-10-01 16:26:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:27:20','2025-10-01 16:27:20',0,NULL,10),(411606,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:29:20','2025-10-01 16:29:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759328960;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759328960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:31:13','2025-10-01 16:31:13',0,NULL,10),(411607,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:33:13','2025-10-01 16:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:33:13','2025-10-01 16:33:13',0,NULL,10),(411608,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:35:13','2025-10-01 16:35:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329313;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:36:13','2025-10-01 16:36:13',0,NULL,10),(411609,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:38:13','2025-10-01 16:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:38:26','2025-10-01 16:38:26',0,NULL,10),(411610,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:40:26','2025-10-01 16:40:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329626;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:40:56','2025-10-01 16:40:56',0,NULL,10),(411611,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:42:56','2025-10-01 16:42:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:43:59','2025-10-01 16:43:59',0,NULL,10),(411612,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:45:59','2025-10-01 16:45:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759329959;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759329959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:48:35','2025-10-01 16:48:35',0,NULL,10),(411613,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:50:35','2025-10-01 16:50:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759330235;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759330235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:51:56','2025-10-01 16:51:56',0,NULL,10),(411614,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:53:56','2025-10-01 16:53:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759330436;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759330436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:54:46','2025-10-01 16:54:46',0,NULL,10),(411615,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:56:46','2025-10-01 16:56:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759330606;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759330606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 14:57:38','2025-10-01 16:57:38',0,NULL,10),(411616,'mailpoet/cron/daemon-trigger','complete','2025-10-01 14:59:38','2025-10-01 16:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759330778;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759330778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:00:32','2025-10-01 17:00:32',0,NULL,10),(411617,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:02:32','2025-10-01 17:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759330952;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759330952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:04:14','2025-10-01 17:04:14',0,NULL,10),(411618,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:06:14','2025-10-01 17:06:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759331174;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759331174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:06:36','2025-10-01 17:06:36',0,NULL,10),(411619,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:08:36','2025-10-01 17:08:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759331316;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759331316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:10:07','2025-10-01 17:10:07',0,NULL,10),(411620,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:12:07','2025-10-01 17:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759331527;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759331527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:12:43','2025-10-01 17:12:43',0,NULL,10),(411621,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:14:43','2025-10-01 17:14:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759331683;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759331683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:16:17','2025-10-01 17:16:17',0,NULL,10),(411622,'mailpoet/cron/daemon-run','complete','2025-10-01 15:16:13','2025-10-01 17:16:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759331773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759331773;}',5,1,'2025-10-01 15:16:17','2025-10-01 17:16:17',0,NULL,10),(411623,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:18:17','2025-10-01 17:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759331897;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759331897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:20:25','2025-10-01 17:20:25',0,NULL,10),(411624,'mailpoet/cron/daemon-run','complete','2025-10-01 15:20:24','2025-10-01 17:20:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759332024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759332024;}',5,1,'2025-10-01 15:20:25','2025-10-01 17:20:25',0,NULL,10),(411625,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:22:25','2025-10-01 17:22:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759332145;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759332145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:23:54','2025-10-01 17:23:54',0,NULL,10),(411626,'mailpoet/cron/daemon-run','complete','2025-10-01 15:23:53','2025-10-01 17:23:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759332233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759332233;}',5,1,'2025-10-01 15:23:54','2025-10-01 17:23:54',0,NULL,10),(411627,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:25:54','2025-10-01 17:25:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759332354;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759332354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:26:13','2025-10-01 17:26:13',0,NULL,10),(411628,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:28:13','2025-10-01 17:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759332493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759332493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:29:54','2025-10-01 17:29:54',0,NULL,10),(411629,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:31:54','2025-10-01 17:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759332714;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759332714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:32:30','2025-10-01 17:32:30',0,NULL,10),(411630,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:34:30','2025-10-01 17:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759332870;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759332870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:35:49','2025-10-01 17:35:49',0,NULL,10),(411631,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:37:49','2025-10-01 17:37:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333069;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:38:37','2025-10-01 17:38:37',0,NULL,10),(411632,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:40:37','2025-10-01 17:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333237;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:40:43','2025-10-01 17:40:43',0,NULL,10),(411633,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:42:43','2025-10-01 17:42:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333363;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:42:46','2025-10-01 17:42:46',0,NULL,10),(411634,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:44:46','2025-10-01 17:44:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333486;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:46:13','2025-10-01 17:46:13',0,NULL,10),(411635,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:48:13','2025-10-01 17:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:50:30','2025-10-01 17:50:30',0,NULL,10),(411636,'mailpoet/cron/daemon-run','complete','2025-10-01 15:50:28','2025-10-01 17:50:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759333828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759333828;}',5,1,'2025-10-01 15:50:30','2025-10-01 17:50:30',0,NULL,10),(411637,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:52:30','2025-10-01 17:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759333950;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759333950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:54:51','2025-10-01 17:54:51',0,NULL,10),(411638,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:56:51','2025-10-01 17:56:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:57:29','2025-10-01 17:57:29',0,NULL,10),(411639,'mailpoet/cron/daemon-trigger','complete','2025-10-01 15:59:29','2025-10-01 17:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334369;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 15:59:49','2025-10-01 17:59:49',0,NULL,10),(411640,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:01:49','2025-10-01 18:01:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334509;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:03:03','2025-10-01 18:03:03',0,NULL,10),(411641,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:05:03','2025-10-01 18:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334703;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:05:03','2025-10-01 18:05:03',0,NULL,10),(411642,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:07:03','2025-10-01 18:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334823;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:07:50','2025-10-01 18:07:50',0,NULL,10),(411643,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:09:50','2025-10-01 18:09:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759334990;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759334990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:10:51','2025-10-01 18:10:51',0,NULL,10),(411644,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:12:51','2025-10-01 18:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759335171;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759335171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:13:49','2025-10-01 18:13:49',0,NULL,10),(411645,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:15:49','2025-10-01 18:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759335349;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759335349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:16:36','2025-10-01 18:16:36',0,NULL,10),(411646,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:18:36','2025-10-01 18:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759335516;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759335516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:21:12','2025-10-01 18:21:12',0,NULL,10),(411647,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:23:12','2025-10-01 18:23:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759335792;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759335792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:25:10','2025-10-01 18:25:10',0,NULL,10),(411648,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:27:10','2025-10-01 18:27:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336030;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:28:11','2025-10-01 18:28:11',0,NULL,10),(411649,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:30:11','2025-10-01 18:30:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336211;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:30:38','2025-10-01 18:30:38',0,NULL,10),(411650,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:32:38','2025-10-01 18:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336358;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:33:32','2025-10-01 18:33:32',0,NULL,10),(411651,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:35:32','2025-10-01 18:35:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336532;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:36:13','2025-10-01 18:36:13',0,NULL,10),(411652,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:38:13','2025-10-01 18:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:39:04','2025-10-01 18:39:04',0,NULL,10),(411653,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:41:04','2025-10-01 18:41:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336864;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:41:13','2025-10-01 18:41:13',0,NULL,10),(411654,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:43:13','2025-10-01 18:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759336993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759336993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:43:40','2025-10-01 18:43:40',0,NULL,10),(411655,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:45:40','2025-10-01 18:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759337140;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759337140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:46:13','2025-10-01 18:46:13',0,NULL,10),(411656,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:48:13','2025-10-01 18:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759337293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759337293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:50:11','2025-10-01 18:50:11',0,NULL,10),(411657,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:52:11','2025-10-01 18:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759337531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759337531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 16:56:13','2025-10-01 18:56:13',0,NULL,10),(411658,'mailpoet/cron/daemon-trigger','complete','2025-10-01 16:58:13','2025-10-01 18:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759337893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759337893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:01:13','2025-10-01 19:01:13',0,NULL,10),(411659,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:03:13','2025-10-01 19:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759338193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759338193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:03:32','2025-10-01 19:03:32',0,NULL,10),(411660,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:05:32','2025-10-01 19:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759338332;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759338332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:06:13','2025-10-01 19:06:13',0,NULL,10),(411661,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:08:13','2025-10-01 19:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759338493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759338493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:09:40','2025-10-01 19:09:40',0,NULL,10),(411662,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:11:40','2025-10-01 19:11:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759338700;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759338700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:14:37','2025-10-01 19:14:37',0,NULL,10),(411663,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:16:37','2025-10-01 19:16:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759338997;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759338997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:17:49','2025-10-01 19:17:49',0,NULL,10),(411664,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:19:49','2025-10-01 19:19:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339189;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:20:01','2025-10-01 19:20:01',0,NULL,10),(411665,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:22:01','2025-10-01 19:22:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339321;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:22:32','2025-10-01 19:22:32',0,NULL,10),(411666,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:24:32','2025-10-01 19:24:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339472;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:24:53','2025-10-01 19:24:53',0,NULL,10),(411667,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:26:53','2025-10-01 19:26:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339613;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:28:03','2025-10-01 19:28:03',0,NULL,10),(411668,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:30:03','2025-10-01 19:30:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339803;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:30:37','2025-10-01 19:30:37',0,NULL,10),(411669,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:32:37','2025-10-01 19:32:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759339957;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759339957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:34:01','2025-10-01 19:34:01',0,NULL,10),(411670,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:36:01','2025-10-01 19:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759340161;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759340161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:36:12','2025-10-01 19:36:12',0,NULL,10),(411671,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:38:12','2025-10-01 19:38:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759340292;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759340292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:41:13','2025-10-01 19:41:13',0,NULL,10),(411672,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:43:13','2025-10-01 19:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759340593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759340593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:45:19','2025-10-01 19:45:19',0,NULL,10),(411673,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:47:19','2025-10-01 19:47:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759340839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759340839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:48:14','2025-10-01 19:48:14',0,NULL,10),(411674,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:50:14','2025-10-01 19:50:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759341014;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759341014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:51:13','2025-10-01 19:51:13',0,NULL,10),(411675,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:53:13','2025-10-01 19:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759341193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759341193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 17:56:13','2025-10-01 19:56:13',0,NULL,10),(411676,'mailpoet/cron/daemon-trigger','complete','2025-10-01 17:58:13','2025-10-01 19:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759341493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759341493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:01:13','2025-10-01 20:01:13',0,NULL,10),(411677,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:03:13','2025-10-01 20:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759341793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759341793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:04:36','2025-10-01 20:04:36',0,NULL,10),(411678,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:06:36','2025-10-01 20:06:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759341996;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759341996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:07:38','2025-10-01 20:07:38',0,NULL,10),(411679,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:09:38','2025-10-01 20:09:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342178;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:09:57','2025-10-01 20:09:57',0,NULL,10),(411680,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:11:57','2025-10-01 20:11:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342317;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:12:09','2025-10-01 20:12:09',0,NULL,10),(411681,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:14:09','2025-10-01 20:14:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342449;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:15:45','2025-10-01 20:15:45',0,NULL,10),(411682,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:17:45','2025-10-01 20:17:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342665;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:18:43','2025-10-01 20:18:43',0,NULL,10),(411683,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:20:43','2025-10-01 20:20:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:21:13','2025-10-01 20:21:13',0,NULL,10),(411684,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:23:13','2025-10-01 20:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759342993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759342993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:24:39','2025-10-01 20:24:39',0,NULL,10),(411685,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:26:39','2025-10-01 20:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759343199;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759343199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:27:41','2025-10-01 20:27:41',0,NULL,10),(411686,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:29:41','2025-10-01 20:29:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759343381;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759343381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:29:43','2025-10-01 20:29:43',0,NULL,10),(411687,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:31:43','2025-10-01 20:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759343503;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759343503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:31:59','2025-10-01 20:31:59',0,NULL,10),(411688,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:33:59','2025-10-01 20:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759343639;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759343639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:36:13','2025-10-01 20:36:13',0,NULL,10),(411689,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:38:13','2025-10-01 20:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759343893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759343893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:40:08','2025-10-01 20:40:08',0,NULL,10),(411690,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:42:08','2025-10-01 20:42:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759344128;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759344128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:44:29','2025-10-01 20:44:29',0,NULL,10),(411691,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:46:29','2025-10-01 20:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759344389;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759344389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:46:34','2025-10-01 20:46:34',0,NULL,10),(411692,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:48:34','2025-10-01 20:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759344514;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759344514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:48:52','2025-10-01 20:48:52',0,NULL,10),(411693,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:50:52','2025-10-01 20:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759344652;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759344652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:50:56','2025-10-01 20:50:56',0,NULL,10),(411694,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:52:56','2025-10-01 20:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759344776;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759344776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:54:53','2025-10-01 20:54:53',0,NULL,10),(411695,'mailpoet/cron/daemon-run','complete','2025-10-01 18:54:49','2025-10-01 20:54:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759344889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759344889;}',5,1,'2025-10-01 18:54:53','2025-10-01 20:54:53',0,NULL,10),(411696,'mailpoet/cron/daemon-trigger','complete','2025-10-01 18:56:53','2025-10-01 20:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345013;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 18:59:58','2025-10-01 20:59:58',0,NULL,10),(411697,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:01:58','2025-10-01 21:01:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345318;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:02:53','2025-10-01 21:02:53',0,NULL,10),(411698,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:04:53','2025-10-01 21:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:05:33','2025-10-01 21:05:33',0,NULL,10),(411699,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:07:33','2025-10-01 21:07:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345653;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:08:16','2025-10-01 21:08:16',0,NULL,10),(411700,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:10:16','2025-10-01 21:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345816;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:10:26','2025-10-01 21:10:26',0,NULL,10),(411701,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:12:26','2025-10-01 21:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759345946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759345946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:14:20','2025-10-01 21:14:20',0,NULL,10),(411702,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:16:20','2025-10-01 21:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759346180;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759346180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:19:21','2025-10-01 21:19:21',0,NULL,10),(411703,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:21:21','2025-10-01 21:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759346481;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759346481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:22:35','2025-10-01 21:22:35',0,NULL,10),(411704,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:24:35','2025-10-01 21:24:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759346675;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759346675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:25:44','2025-10-01 21:25:44',0,NULL,10),(411705,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:27:44','2025-10-01 21:27:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759346864;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759346864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:29:10','2025-10-01 21:29:10',0,NULL,10),(411706,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:31:10','2025-10-01 21:31:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347070;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:31:35','2025-10-01 21:31:35',0,NULL,10),(411707,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:33:35','2025-10-01 21:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347215;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:34:57','2025-10-01 21:34:57',0,NULL,10),(411708,'mailpoet/cron/daemon-run','complete','2025-10-01 19:34:56','2025-10-01 21:34:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759347296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759347296;}',5,1,'2025-10-01 19:34:57','2025-10-01 21:34:57',0,NULL,10),(411709,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:36:57','2025-10-01 21:36:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347417;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:37:13','2025-10-01 21:37:13',0,NULL,10),(411710,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:39:13','2025-10-01 21:39:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347553;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:39:24','2025-10-01 21:39:24',0,NULL,10),(411711,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:41:24','2025-10-01 21:41:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347684;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:42:41','2025-10-01 21:42:41',0,NULL,10),(411712,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:44:41','2025-10-01 21:44:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759347881;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759347881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:46:13','2025-10-01 21:46:13',0,NULL,10),(411713,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:48:13','2025-10-01 21:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:48:24','2025-10-01 21:48:24',0,NULL,10),(411714,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:50:24','2025-10-01 21:50:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348224;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:51:04','2025-10-01 21:51:04',0,NULL,10),(411715,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:53:04','2025-10-01 21:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:54:35','2025-10-01 21:54:35',0,NULL,10),(411716,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:56:35','2025-10-01 21:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 19:57:57','2025-10-01 21:57:57',0,NULL,10),(411717,'mailpoet/cron/daemon-trigger','complete','2025-10-01 19:59:57','2025-10-01 21:59:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348797;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:00:26','2025-10-01 22:00:26',0,NULL,10),(411718,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:02:26','2025-10-01 22:02:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759348946;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759348946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:03:53','2025-10-01 22:03:53',0,NULL,10),(411719,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:05:53','2025-10-01 22:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349153;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:06:12','2025-10-01 22:06:12',0,NULL,10),(411720,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:08:12','2025-10-01 22:08:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349292;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:08:40','2025-10-01 22:08:40',0,NULL,10),(411721,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:10:40','2025-10-01 22:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349440;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:11:13','2025-10-01 22:11:13',0,NULL,10),(411722,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:13:13','2025-10-01 22:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:13:22','2025-10-01 22:13:22',0,NULL,10),(411723,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:15:22','2025-10-01 22:15:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349722;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:16:05','2025-10-01 22:16:05',0,NULL,10),(411724,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:18:05','2025-10-01 22:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759349885;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759349885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:20:40','2025-10-01 22:20:40',0,NULL,10),(411725,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:22:40','2025-10-01 22:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759350160;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759350160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:22:54','2025-10-01 22:22:54',0,NULL,10),(411726,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:24:54','2025-10-01 22:24:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759350294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759350294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:26:15','2025-10-01 22:26:15',0,NULL,10),(411727,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:28:15','2025-10-01 22:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759350495;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759350495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:28:52','2025-10-01 22:28:52',0,NULL,10),(411728,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:30:52','2025-10-01 22:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759350652;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759350652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:32:33','2025-10-01 22:32:33',0,NULL,10),(411729,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:34:33','2025-10-01 22:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759350873;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759350873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:36:13','2025-10-01 22:36:13',0,NULL,10),(411730,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:38:13','2025-10-01 22:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759351093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759351093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:40:33','2025-10-01 22:40:33',0,NULL,10),(411731,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:42:33','2025-10-01 22:42:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759351353;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759351353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:45:29','2025-10-01 22:45:29',0,NULL,10),(411732,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:47:29','2025-10-01 22:47:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759351649;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759351649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:47:29','2025-10-01 22:47:29',0,NULL,10),(411733,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:49:29','2025-10-01 22:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759351769;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759351769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:49:56','2025-10-01 22:49:56',0,NULL,10),(411734,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:51:56','2025-10-01 22:51:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759351916;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759351916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:52:26','2025-10-01 22:52:26',0,NULL,10),(411735,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:54:26','2025-10-01 22:54:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759352066;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759352066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:55:01','2025-10-01 22:55:01',0,NULL,10),(411736,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:57:01','2025-10-01 22:57:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759352221;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759352221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 20:57:51','2025-10-01 22:57:51',0,NULL,10),(411737,'mailpoet/cron/daemon-trigger','complete','2025-10-01 20:59:51','2025-10-01 22:59:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759352391;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759352391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:01:13','2025-10-01 23:01:13',0,NULL,10),(411738,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:03:13','2025-10-01 23:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759352593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759352593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:06:13','2025-10-01 23:06:13',0,NULL,10),(411739,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:08:13','2025-10-01 23:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759352893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759352893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:11:04','2025-10-01 23:11:04',0,NULL,10),(411740,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:13:04','2025-10-01 23:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759353184;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759353184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:16:13','2025-10-01 23:16:13',0,NULL,10),(411741,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:18:13','2025-10-01 23:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759353493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759353493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:19:44','2025-10-01 23:19:44',0,NULL,10),(411742,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:21:44','2025-10-01 23:21:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759353704;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759353704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:22:03','2025-10-01 23:22:03',0,NULL,10),(411743,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:24:03','2025-10-01 23:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759353843;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759353843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:24:58','2025-10-01 23:24:58',0,NULL,10),(411744,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:26:58','2025-10-01 23:26:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354018;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:27:06','2025-10-01 23:27:06',0,NULL,10),(411745,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:29:06','2025-10-01 23:29:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354146;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:30:39','2025-10-01 23:30:39',0,NULL,10),(411746,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:32:39','2025-10-01 23:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354359;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:33:23','2025-10-01 23:33:23',0,NULL,10),(411747,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:35:23','2025-10-01 23:35:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354523;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:36:13','2025-10-01 23:36:13',0,NULL,10),(411748,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:38:13','2025-10-01 23:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:41:13','2025-10-01 23:41:13',0,NULL,10),(411749,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:43:13','2025-10-01 23:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759354993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759354993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:43:47','2025-10-01 23:43:47',0,NULL,10),(411750,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:45:47','2025-10-01 23:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759355147;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759355147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:46:02','2025-10-01 23:46:02',0,NULL,10),(411751,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:48:02','2025-10-01 23:48:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759355282;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759355282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:49:56','2025-10-01 23:49:56',0,NULL,10),(411752,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:51:56','2025-10-01 23:51:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759355516;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759355516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 21:55:14','2025-10-01 23:55:14',0,NULL,10),(411753,'mailpoet/cron/daemon-trigger','complete','2025-10-01 21:57:14','2025-10-01 23:57:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759355834;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759355834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:00:35','2025-10-02 00:00:35',0,NULL,10),(411754,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:02:35','2025-10-02 00:02:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759356155;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759356155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:03:08','2025-10-02 00:03:08',0,NULL,10),(411755,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:05:08','2025-10-02 00:05:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759356308;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759356308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:06:13','2025-10-02 00:06:13',0,NULL,10),(411756,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:08:13','2025-10-02 00:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759356493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759356493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:10:30','2025-10-02 00:10:30',0,NULL,10),(411757,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:12:30','2025-10-02 00:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759356750;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759356750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:16:13','2025-10-02 00:16:13',0,NULL,10),(411758,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:18:13','2025-10-02 00:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759357093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759357093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:20:46','2025-10-02 00:20:46',0,NULL,10),(411759,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:22:46','2025-10-02 00:22:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759357366;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759357366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:25:45','2025-10-02 00:25:45',0,NULL,10),(411760,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:27:45','2025-10-02 00:27:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759357665;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759357665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:31:13','2025-10-02 00:31:13',0,NULL,10),(411761,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:33:13','2025-10-02 00:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759357993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759357993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:35:33','2025-10-02 00:35:33',0,NULL,10),(411762,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:37:33','2025-10-02 00:37:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759358253;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759358253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:41:13','2025-10-02 00:41:13',0,NULL,10),(411763,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:43:13','2025-10-02 00:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759358593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759358593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:46:13','2025-10-02 00:46:13',0,NULL,10),(411764,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:48:13','2025-10-02 00:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759358893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759358893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:48:17','2025-10-02 00:48:17',0,NULL,10),(411765,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:50:17','2025-10-02 00:50:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759359017;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759359017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:50:37','2025-10-02 00:50:37',0,NULL,10),(411766,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:52:37','2025-10-02 00:52:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759359157;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759359157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 22:56:13','2025-10-02 00:56:13',0,NULL,10),(411767,'mailpoet/cron/daemon-trigger','complete','2025-10-01 22:58:13','2025-10-02 00:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759359493;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759359493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:01:13','2025-10-02 01:01:13',0,NULL,10),(411768,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:03:13','2025-10-02 01:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759359793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759359793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:06:13','2025-10-02 01:06:13',0,NULL,10),(411769,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:08:13','2025-10-02 01:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759360093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759360093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:09:20','2025-10-02 01:09:20',0,NULL,10),(411770,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:11:20','2025-10-02 01:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759360280;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759360280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:14:36','2025-10-02 01:14:36',0,NULL,10),(411771,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:16:36','2025-10-02 01:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759360596;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759360596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:17:26','2025-10-02 01:17:26',0,NULL,10),(411772,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:19:26','2025-10-02 01:19:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759360766;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759360766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:21:13','2025-10-02 01:21:13',0,NULL,10),(411773,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:23:13','2025-10-02 01:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759360993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759360993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:26:13','2025-10-02 01:26:13',0,NULL,10),(411774,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:28:13','2025-10-02 01:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759361293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759361293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:31:13','2025-10-02 01:31:13',0,NULL,10),(411775,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:33:13','2025-10-02 01:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759361593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759361593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:36:13','2025-10-02 01:36:13',0,NULL,10),(411776,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:38:13','2025-10-02 01:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759361893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759361893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:45:36','2025-10-02 01:45:36',0,NULL,10),(411777,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:47:36','2025-10-02 01:47:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759362456;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759362456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:51:13','2025-10-02 01:51:13',0,NULL,10),(411778,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:53:13','2025-10-02 01:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759362793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759362793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:53:41','2025-10-02 01:53:41',0,NULL,10),(411779,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:55:41','2025-10-02 01:55:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759362941;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759362941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-01 23:56:13','2025-10-02 01:56:13',0,NULL,10),(411780,'mailpoet/cron/daemon-trigger','complete','2025-10-01 23:58:13','2025-10-02 01:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759363093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759363093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:01:18','2025-10-02 02:01:18',0,NULL,10),(411781,'mailpoet/cron/daemon-run','complete','2025-10-02 00:01:13','2025-10-02 02:01:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759363273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759363273;}',5,1,'2025-10-02 00:01:18','2025-10-02 02:01:18',0,NULL,10),(411782,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:03:18','2025-10-02 02:03:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759363398;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759363398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:06:14','2025-10-02 02:06:14',0,NULL,10),(411783,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:08:14','2025-10-02 02:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759363694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759363694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:10:08','2025-10-02 02:10:08',0,NULL,10),(411784,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:12:08','2025-10-02 02:12:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759363928;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759363928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:16:13','2025-10-02 02:16:13',0,NULL,10),(411785,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:18:13','2025-10-02 02:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759364293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759364293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:21:15','2025-10-02 02:21:15',0,NULL,10),(411786,'mailpoet/cron/daemon-run','complete','2025-10-02 00:21:13','2025-10-02 02:21:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759364473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759364473;}',5,1,'2025-10-02 00:21:15','2025-10-02 02:21:15',0,NULL,10),(411787,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:23:15','2025-10-02 02:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759364595;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759364595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:26:13','2025-10-02 02:26:13',0,NULL,10),(411788,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:28:13','2025-10-02 02:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759364893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759364893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:31:13','2025-10-02 02:31:13',0,NULL,10),(411789,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:33:13','2025-10-02 02:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759365193;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759365193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:36:14','2025-10-02 02:36:14',0,NULL,10),(411790,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:38:14','2025-10-02 02:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759365494;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759365494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:41:15','2025-10-02 02:41:15',0,NULL,10),(411791,'mailpoet/cron/daemon-run','complete','2025-10-02 00:41:13','2025-10-02 02:41:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759365673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759365673;}',5,1,'2025-10-02 00:41:15','2025-10-02 02:41:15',0,NULL,10),(411792,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:43:15','2025-10-02 02:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759365795;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759365795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:46:13','2025-10-02 02:46:13',0,NULL,10),(411793,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:48:13','2025-10-02 02:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759366093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759366093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:51:13','2025-10-02 02:51:13',0,NULL,10),(411794,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:53:13','2025-10-02 02:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759366393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759366393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 00:56:13','2025-10-02 02:56:13',0,NULL,10),(411795,'mailpoet/cron/daemon-trigger','complete','2025-10-02 00:58:13','2025-10-02 02:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759366693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759366693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:01:14','2025-10-02 03:01:14',0,NULL,10),(411796,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:03:14','2025-10-02 03:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759366994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759366994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:03:45','2025-10-02 03:03:45',0,NULL,10),(411797,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:05:45','2025-10-02 03:05:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759367145;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759367145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:06:13','2025-10-02 03:06:13',0,NULL,10),(411798,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:08:13','2025-10-02 03:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759367293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759367293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:09:48','2025-10-02 03:09:48',0,NULL,10),(411799,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:11:48','2025-10-02 03:11:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759367508;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759367508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:16:13','2025-10-02 03:16:13',0,NULL,10),(411800,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:18:13','2025-10-02 03:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759367893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759367893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:19:24','2025-10-02 03:19:24',0,NULL,10),(411801,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:21:24','2025-10-02 03:21:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759368084;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759368084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:26:15','2025-10-02 03:26:15',0,NULL,10),(411802,'mailpoet/cron/daemon-run','complete','2025-10-02 01:26:13','2025-10-02 03:26:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759368373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759368373;}',5,1,'2025-10-02 01:26:15','2025-10-02 03:26:15',0,NULL,10),(411803,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:28:15','2025-10-02 03:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759368495;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759368495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:31:09','2025-10-02 03:31:09',0,NULL,10),(411804,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:33:09','2025-10-02 03:33:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759368789;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759368789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:33:13','2025-10-02 03:33:13',0,NULL,10),(411805,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:35:13','2025-10-02 03:35:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759368913;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759368913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:36:13','2025-10-02 03:36:13',0,NULL,10),(411806,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:38:13','2025-10-02 03:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759369093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759369093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:38:48','2025-10-02 03:38:48',0,NULL,10),(411807,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:40:48','2025-10-02 03:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759369248;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759369248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:41:13','2025-10-02 03:41:13',0,NULL,10),(411808,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:43:13','2025-10-02 03:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759369393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759369393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:46:13','2025-10-02 03:46:13',0,NULL,10),(411809,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:48:13','2025-10-02 03:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759369693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759369693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 01:49:39','2025-10-02 03:49:39',0,NULL,10),(411810,'mailpoet/cron/daemon-trigger','complete','2025-10-02 01:51:39','2025-10-02 03:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759369899;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759369899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:01:13','2025-10-02 04:01:13',0,NULL,10),(411811,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:03:13','2025-10-02 04:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759370593;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759370593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:04:30','2025-10-02 04:04:30',0,NULL,10),(411812,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:06:30','2025-10-02 04:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759370790;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759370790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:09:43','2025-10-02 04:09:43',0,NULL,10),(411813,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:11:43','2025-10-02 04:11:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759371103;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759371103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:14:33','2025-10-02 04:14:33',0,NULL,10),(411814,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:16:33','2025-10-02 04:16:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759371393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759371393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:21:13','2025-10-02 04:21:13',0,NULL,10),(411815,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:23:13','2025-10-02 04:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759371793;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759371793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:26:13','2025-10-02 04:26:13',0,NULL,10),(411816,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:28:13','2025-10-02 04:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759372093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759372093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:31:13','2025-10-02 04:31:13',0,NULL,10),(411817,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:33:13','2025-10-02 04:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759372393;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759372393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:34:26','2025-10-02 04:34:26',0,NULL,10),(411818,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:36:26','2025-10-02 04:36:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759372586;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759372586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:36:46','2025-10-02 04:36:46',0,NULL,10),(411819,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:38:46','2025-10-02 04:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759372726;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759372726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:41:14','2025-10-02 04:41:14',0,NULL,10),(411820,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:43:14','2025-10-02 04:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759372994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759372994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:45:37','2025-10-02 04:45:37',0,NULL,10),(411821,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:47:37','2025-10-02 04:47:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759373257;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759373257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:50:56','2025-10-02 04:50:56',0,NULL,10),(411822,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:52:56','2025-10-02 04:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759373576;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759373576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 02:56:13','2025-10-02 04:56:13',0,NULL,10),(411823,'mailpoet/cron/daemon-trigger','complete','2025-10-02 02:58:13','2025-10-02 04:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759373893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759373893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:01:14','2025-10-02 05:01:14',0,NULL,10),(411824,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:03:14','2025-10-02 05:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759374194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759374194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:03:33','2025-10-02 05:03:33',0,NULL,10),(411825,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:05:33','2025-10-02 05:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759374333;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759374333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:05:41','2025-10-02 05:05:41',0,NULL,10),(411826,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:07:41','2025-10-02 05:07:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759374461;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759374461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:09:03','2025-10-02 05:09:03',0,NULL,10),(411827,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:11:03','2025-10-02 05:11:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759374663;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759374663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:15:38','2025-10-02 05:15:38',0,NULL,10),(411828,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:17:38','2025-10-02 05:17:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375058;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:18:34','2025-10-02 05:18:34',0,NULL,10),(411829,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:20:34','2025-10-02 05:20:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375234;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:20:42','2025-10-02 05:20:42',0,NULL,10),(411830,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:22:42','2025-10-02 05:22:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375362;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:26:13','2025-10-02 05:26:13',0,NULL,10),(411831,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:28:13','2025-10-02 05:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:29:12','2025-10-02 05:29:12',0,NULL,10),(411832,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:31:12','2025-10-02 05:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375872;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:31:14','2025-10-02 05:31:14',0,NULL,10),(411833,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:33:14','2025-10-02 05:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759375994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759375994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:36:13','2025-10-02 05:36:13',0,NULL,10),(411834,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:38:13','2025-10-02 05:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759376293;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759376293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:39:55','2025-10-02 05:39:55',0,NULL,10),(411835,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:41:55','2025-10-02 05:41:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759376515;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759376515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:44:17','2025-10-02 05:44:17',0,NULL,10),(411836,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:46:17','2025-10-02 05:46:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759376777;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759376777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:46:36','2025-10-02 05:46:36',0,NULL,10),(411837,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:48:36','2025-10-02 05:48:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759376916;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759376916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:48:47','2025-10-02 05:48:47',0,NULL,10),(411838,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:50:47','2025-10-02 05:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759377047;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759377047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:51:59','2025-10-02 05:51:59',0,NULL,10),(411839,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:53:59','2025-10-02 05:53:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759377239;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759377239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 03:55:52','2025-10-02 05:55:52',0,NULL,10),(411840,'mailpoet/cron/daemon-trigger','complete','2025-10-02 03:57:52','2025-10-02 05:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759377472;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759377472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:01:03','2025-10-02 06:01:03',0,NULL,10),(411841,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:03:03','2025-10-02 06:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759377783;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759377783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:06:13','2025-10-02 06:06:13',0,NULL,10),(411842,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:08:13','2025-10-02 06:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:08:50','2025-10-02 06:08:50',0,NULL,10),(411843,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:10:50','2025-10-02 06:10:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:10:59','2025-10-02 06:10:59',0,NULL,10),(411844,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:12:59','2025-10-02 06:12:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378379;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:13:53','2025-10-02 06:13:53',0,NULL,10),(411845,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:15:53','2025-10-02 06:15:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378553;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:16:14','2025-10-02 06:16:14',0,NULL,10),(411846,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:18:14','2025-10-02 06:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:18:30','2025-10-02 06:18:30',0,NULL,10),(411847,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:20:30','2025-10-02 06:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378830;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:21:13','2025-10-02 06:21:13',0,NULL,10),(411848,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:23:13','2025-10-02 06:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759378993;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759378993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:25:29','2025-10-02 06:25:29',0,NULL,10),(411849,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:27:29','2025-10-02 06:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759379249;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759379249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:29:28','2025-10-02 06:29:28',0,NULL,10),(411850,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:31:28','2025-10-02 06:31:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759379488;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759379488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:33:41','2025-10-02 06:33:41',0,NULL,10),(411851,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:35:41','2025-10-02 06:35:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759379741;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759379741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:36:13','2025-10-02 06:36:13',0,NULL,10),(411852,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:38:13','2025-10-02 06:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759379893;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759379893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:39:02','2025-10-02 06:39:02',0,NULL,10),(411853,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:41:02','2025-10-02 06:41:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380062;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:41:14','2025-10-02 06:41:14',0,NULL,10),(411854,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:43:14','2025-10-02 06:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:43:43','2025-10-02 06:43:43',0,NULL,10),(411855,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:45:43','2025-10-02 06:45:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380343;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:46:05','2025-10-02 06:46:05',0,NULL,10),(411856,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:48:05','2025-10-02 06:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380485;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:48:45','2025-10-02 06:48:45',0,NULL,10),(411857,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:50:45','2025-10-02 06:50:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380645;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:51:14','2025-10-02 06:51:14',0,NULL,10),(411858,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:53:14','2025-10-02 06:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:53:17','2025-10-02 06:53:17',0,NULL,10),(411859,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:55:17','2025-10-02 06:55:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759380917;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759380917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 04:57:50','2025-10-02 06:57:50',0,NULL,10),(411860,'mailpoet/cron/daemon-trigger','complete','2025-10-02 04:59:50','2025-10-02 06:59:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759381190;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759381190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:00:03','2025-10-02 07:00:03',0,NULL,10),(411861,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:02:03','2025-10-02 07:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759381323;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759381323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:03:10','2025-10-02 07:03:10',0,NULL,10),(411862,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:05:10','2025-10-02 07:05:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759381510;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759381510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:05:57','2025-10-02 07:05:57',0,NULL,10),(411863,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:07:57','2025-10-02 07:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759381677;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759381677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:11:14','2025-10-02 07:11:14',0,NULL,10),(411864,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:13:14','2025-10-02 07:13:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759381994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759381994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:14:03','2025-10-02 07:14:03',0,NULL,10),(411865,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:16:03','2025-10-02 07:16:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759382163;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759382163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:16:14','2025-10-02 07:16:14',0,NULL,10),(411866,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:18:14','2025-10-02 07:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759382294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759382294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:21:14','2025-10-02 07:21:14',0,NULL,10),(411867,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:23:14','2025-10-02 07:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759382594;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759382594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:25:19','2025-10-02 07:25:19',0,NULL,10),(411868,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:27:19','2025-10-02 07:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759382839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759382839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:27:34','2025-10-02 07:27:34',0,NULL,10),(411869,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:29:34','2025-10-02 07:29:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759382974;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759382974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:31:01','2025-10-02 07:31:01',0,NULL,10),(411870,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:33:01','2025-10-02 07:33:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759383181;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759383181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:34:24','2025-10-02 07:34:24',0,NULL,10),(411871,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:36:24','2025-10-02 07:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759383384;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759383384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:37:50','2025-10-02 07:37:50',0,NULL,10),(411872,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:39:50','2025-10-02 07:39:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759383590;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759383590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:41:14','2025-10-02 07:41:14',0,NULL,10),(411873,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:43:14','2025-10-02 07:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759383794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759383794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:43:33','2025-10-02 07:43:33',0,NULL,10),(411874,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:45:33','2025-10-02 07:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759383933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759383933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:46:13','2025-10-02 07:46:13',0,NULL,10),(411875,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:48:13','2025-10-02 07:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759384093;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759384093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:51:14','2025-10-02 07:51:14',0,NULL,10),(411876,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:53:14','2025-10-02 07:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759384394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759384394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:54:31','2025-10-02 07:54:31',0,NULL,10),(411877,'mailpoet/cron/daemon-trigger','complete','2025-10-02 05:56:31','2025-10-02 07:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759384591;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759384591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 05:58:39','2025-10-02 07:58:39',0,NULL,10),(411878,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:00:39','2025-10-02 08:00:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759384839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759384839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:01:14','2025-10-02 08:01:14',0,NULL,10),(411879,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:03:14','2025-10-02 08:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759384994;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759384994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:03:25','2025-10-02 08:03:25',0,NULL,10),(411880,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:05:25','2025-10-02 08:05:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759385125;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759385125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:06:14','2025-10-02 08:06:14',0,NULL,10),(411881,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:08:14','2025-10-02 08:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759385294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759385294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:09:30','2025-10-02 08:09:30',0,NULL,10),(411882,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:11:30','2025-10-02 08:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759385490;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759385490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:12:30','2025-10-02 08:12:30',0,NULL,10),(411883,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:14:30','2025-10-02 08:14:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759385670;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759385670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:16:14','2025-10-02 08:16:14',0,NULL,10),(411884,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:18:14','2025-10-02 08:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759385894;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759385894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:18:31','2025-10-02 08:18:31',0,NULL,10),(411885,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:20:31','2025-10-02 08:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759386031;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759386031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:21:14','2025-10-02 08:21:14',0,NULL,10),(411886,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:23:14','2025-10-02 08:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759386194;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759386194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:25:30','2025-10-02 08:25:30',0,NULL,10),(411887,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:27:30','2025-10-02 08:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759386450;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759386450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:31:14','2025-10-02 08:31:14',0,NULL,10),(411888,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:33:14','2025-10-02 08:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759386794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759386794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:33:33','2025-10-02 08:33:33',0,NULL,10),(411889,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:35:33','2025-10-02 08:35:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759386933;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759386933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:36:03','2025-10-02 08:36:03',0,NULL,10),(411890,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:38:03','2025-10-02 08:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759387083;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759387083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:41:14','2025-10-02 08:41:14',0,NULL,10),(411891,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:43:14','2025-10-02 08:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759387394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759387394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:43:29','2025-10-02 08:43:29',0,NULL,10),(411892,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:45:29','2025-10-02 08:45:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759387529;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759387529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:46:15','2025-10-02 08:46:15',0,NULL,10),(411893,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:48:15','2025-10-02 08:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759387695;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759387695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:51:07','2025-10-02 08:51:07',0,NULL,10),(411894,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:53:07','2025-10-02 08:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759387987;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759387987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:55:26','2025-10-02 08:55:26',0,NULL,10),(411895,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:57:26','2025-10-02 08:57:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759388246;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759388246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 06:57:32','2025-10-02 08:57:32',0,NULL,10),(411896,'mailpoet/cron/daemon-trigger','complete','2025-10-02 06:59:32','2025-10-02 08:59:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759388372;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759388372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:00:36','2025-10-02 09:00:36',0,NULL,10),(411897,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:02:36','2025-10-02 09:02:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759388556;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759388556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:03:55','2025-10-02 09:03:55',0,NULL,10),(411898,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:05:55','2025-10-02 09:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759388755;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759388755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:06:15','2025-10-02 09:06:15',0,NULL,10),(411899,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:08:15','2025-10-02 09:08:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759388895;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759388895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:10:18','2025-10-02 09:10:18',0,NULL,10),(411900,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:12:18','2025-10-02 09:12:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389138;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:13:55','2025-10-02 09:13:55',0,NULL,10),(411901,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:15:55','2025-10-02 09:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389355;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:16:03','2025-10-02 09:16:03',0,NULL,10),(411902,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:18:03','2025-10-02 09:18:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389483;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389483;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:18:59','2025-10-02 09:18:59',0,NULL,10),(411903,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:20:59','2025-10-02 09:20:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389659;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:21:14','2025-10-02 09:21:14',0,NULL,10),(411904,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:23:14','2025-10-02 09:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389794;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:23:32','2025-10-02 09:23:32',0,NULL,10),(411905,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:25:32','2025-10-02 09:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759389932;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759389932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:26:14','2025-10-02 09:26:14',0,NULL,10),(411906,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:28:14','2025-10-02 09:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390094;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:28:38','2025-10-02 09:28:38',0,NULL,10),(411907,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:30:38','2025-10-02 09:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390238;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:31:14','2025-10-02 09:31:14',0,NULL,10),(411908,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:33:14','2025-10-02 09:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:34:11','2025-10-02 09:34:11',0,NULL,10),(411909,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:36:11','2025-10-02 09:36:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390571;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:36:13','2025-10-02 09:36:13',0,NULL,10),(411910,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:38:13','2025-10-02 09:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390693;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:38:39','2025-10-02 09:38:39',0,NULL,10),(411911,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:40:39','2025-10-02 09:40:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759390839;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759390839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:43:11','2025-10-02 09:43:11',0,NULL,10),(411912,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:45:11','2025-10-02 09:45:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759391111;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759391111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:46:14','2025-10-02 09:46:14',0,NULL,10),(411913,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:48:14','2025-10-02 09:48:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759391294;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759391294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:50:40','2025-10-02 09:50:40',0,NULL,10),(411914,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:52:40','2025-10-02 09:52:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759391560;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759391560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:54:28','2025-10-02 09:54:28',0,NULL,10),(411915,'mailpoet/cron/daemon-trigger','complete','2025-10-02 07:56:28','2025-10-02 09:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759391788;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759391788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 07:59:39','2025-10-02 09:59:39',0,NULL,10),(411916,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:01:39','2025-10-02 10:01:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392099;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:02:06','2025-10-02 10:02:06',0,NULL,10),(411917,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:04:06','2025-10-02 10:04:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392246;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:04:36','2025-10-02 10:04:36',0,NULL,10),(411918,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:06:36','2025-10-02 10:06:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392396;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:06:39','2025-10-02 10:06:39',0,NULL,10),(411919,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:08:39','2025-10-02 10:08:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392519;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:09:28','2025-10-02 10:09:28',0,NULL,10),(411920,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:11:28','2025-10-02 10:11:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392688;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:11:45','2025-10-02 10:11:45',0,NULL,10),(411921,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:13:45','2025-10-02 10:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392825;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:14:36','2025-10-02 10:14:36',0,NULL,10),(411922,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:16:36','2025-10-02 10:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759392996;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759392996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:17:52','2025-10-02 10:17:52',0,NULL,10),(411923,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:19:52','2025-10-02 10:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759393192;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759393192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:21:14','2025-10-02 10:21:14',0,NULL,10),(411924,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:23:14','2025-10-02 10:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759393394;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759393394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:23:34','2025-10-02 10:23:34',0,NULL,10),(411925,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:25:34','2025-10-02 10:25:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759393534;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759393534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:26:14','2025-10-02 10:26:14',0,NULL,10),(411926,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:28:14','2025-10-02 10:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759393694;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759393694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:29:01','2025-10-02 10:29:01',0,NULL,10),(411927,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:31:01','2025-10-02 10:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759393861;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759393861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:34:11','2025-10-02 10:34:11',0,NULL,10),(411928,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:36:11','2025-10-02 10:36:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759394171;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759394171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:38:13','2025-10-02 10:38:13',0,NULL,10),(411929,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:40:13','2025-10-02 10:40:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759394413;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759394413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:41:14','2025-10-02 10:41:14',0,NULL,10),(411930,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:43:14','2025-10-02 10:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759394594;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759394594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:45:06','2025-10-02 10:45:06',0,NULL,10),(411931,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:47:06','2025-10-02 10:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759394826;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759394826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:48:28','2025-10-02 10:48:28',0,NULL,10),(411932,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:50:28','2025-10-02 10:50:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395028;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:51:03','2025-10-02 10:51:03',0,NULL,10),(411933,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:53:03','2025-10-02 10:53:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395183;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:54:28','2025-10-02 10:54:28',0,NULL,10),(411934,'mailpoet/cron/daemon-run','complete','2025-10-02 08:54:25','2025-10-02 10:54:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759395265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759395265;}',5,1,'2025-10-02 08:54:28','2025-10-02 10:54:28',0,NULL,10),(411935,'mailpoet/cron/daemon-trigger','complete','2025-10-02 08:56:28','2025-10-02 10:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395388;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 08:59:01','2025-10-02 10:59:01',0,NULL,10),(411936,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:01:01','2025-10-02 11:01:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395661;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:01:01','2025-10-02 11:01:01',0,NULL,10),(411937,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:03:01','2025-10-02 11:03:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395781;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:03:18','2025-10-02 11:03:18',0,NULL,10),(411938,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:05:18','2025-10-02 11:05:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759395918;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759395918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:05:47','2025-10-02 11:05:47',0,NULL,10),(411939,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:07:47','2025-10-02 11:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396067;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:08:03','2025-10-02 11:08:03',0,NULL,10),(411940,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:10:03','2025-10-02 11:10:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396203;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:10:32','2025-10-02 11:10:32',0,NULL,10),(411941,'mailpoet/cron/daemon-run','complete','2025-10-02 09:10:29','2025-10-02 11:10:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759396229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759396229;}',5,1,'2025-10-02 09:10:32','2025-10-02 11:10:32',0,NULL,10),(411942,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:12:32','2025-10-02 11:12:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396352;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:13:31','2025-10-02 11:13:31',0,NULL,10),(411943,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:15:31','2025-10-02 11:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396531;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:15:33','2025-10-02 11:15:33',0,NULL,10),(411944,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:17:33','2025-10-02 11:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396653;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:18:30','2025-10-02 11:18:30',0,NULL,10),(411945,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:20:30','2025-10-02 11:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396830;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:20:31','2025-10-02 11:20:31',0,NULL,10),(411946,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:22:31','2025-10-02 11:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759396951;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759396951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:22:31','2025-10-02 11:22:31',0,NULL,10),(411947,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:24:31','2025-10-02 11:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397071;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:25:30','2025-10-02 11:25:30',0,NULL,10),(411948,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:27:30','2025-10-02 11:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397250;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:28:38','2025-10-02 11:28:38',0,NULL,10),(411949,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:30:38','2025-10-02 11:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397438;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:31:32','2025-10-02 11:31:32',0,NULL,10),(411950,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:33:32','2025-10-02 11:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397612;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:34:31','2025-10-02 11:34:31',0,NULL,10),(411951,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:36:31','2025-10-02 11:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397791;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:37:30','2025-10-02 11:37:30',0,NULL,10),(411952,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:39:30','2025-10-02 11:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759397970;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759397970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:39:32','2025-10-02 11:39:32',0,NULL,10),(411953,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:41:32','2025-10-02 11:41:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759398092;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759398092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:41:32','2025-10-02 11:41:32',0,NULL,10),(411954,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:43:32','2025-10-02 11:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759398212;s:18:\"\0*\0first_timestamp\";i:1758664033;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759398212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:44:32','2025-10-02 11:44:32',0,NULL,10),(411956,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:45:30','2025-10-02 11:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759398330;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759398330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:45:46','2025-10-02 11:45:46',0,NULL,10),(411957,'mailpoet/cron/daemon-run','complete','2025-10-02 09:45:43','2025-10-02 11:45:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759398343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759398343;}',5,1,'2025-10-02 09:45:46','2025-10-02 11:45:46',0,NULL,10),(411958,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:47:46','2025-10-02 11:47:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759398466;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759398466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:51:18','2025-10-02 11:51:18',0,NULL,10),(411959,'mailpoet/cron/daemon-run','complete','2025-10-02 09:51:15','2025-10-02 11:51:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759398675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759398675;}',5,1,'2025-10-02 09:51:18','2025-10-02 11:51:18',0,NULL,10),(411960,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:53:18','2025-10-02 11:53:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759398798;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759398798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:55:07','2025-10-02 11:55:07',0,NULL,10),(411961,'mailpoet/cron/daemon-trigger','complete','2025-10-02 09:57:07','2025-10-02 11:57:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759399027;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759399027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 09:59:04','2025-10-02 11:59:04',0,NULL,10),(411962,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:01:04','2025-10-02 12:01:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759399264;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759399264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:02:18','2025-10-02 12:02:18',0,NULL,10),(411963,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:04:18','2025-10-02 12:04:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759399458;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759399458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:06:14','2025-10-02 12:06:14',0,NULL,10),(411964,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:08:14','2025-10-02 12:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759399694;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759399694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:09:24','2025-10-02 12:09:24',0,NULL,10),(411965,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:11:24','2025-10-02 12:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759399884;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759399884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:14:28','2025-10-02 12:14:28',0,NULL,10),(411966,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:16:28','2025-10-02 12:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759400188;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759400188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:18:47','2025-10-02 12:18:47',0,NULL,10),(411967,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:20:47','2025-10-02 12:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759400447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759400447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:21:14','2025-10-02 12:21:14',0,NULL,10),(411968,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:23:14','2025-10-02 12:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759400594;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759400594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:26:15','2025-10-02 12:26:15',0,NULL,10),(411969,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:28:15','2025-10-02 12:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759400895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759400895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:30:23','2025-10-02 12:30:23',0,NULL,10),(411970,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:32:23','2025-10-02 12:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401143;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:32:42','2025-10-02 12:32:42',0,NULL,10),(411971,'mailpoet/cron/daemon-run','complete','2025-10-02 10:32:40','2025-10-02 12:32:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759401160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759401160;}',5,1,'2025-10-02 10:32:42','2025-10-02 12:32:42',0,NULL,10),(411972,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:34:42','2025-10-02 12:34:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401282;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:34:57','2025-10-02 12:34:57',0,NULL,10),(411973,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:36:57','2025-10-02 12:36:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401417;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:37:49','2025-10-02 12:37:49',0,NULL,10),(411974,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:39:49','2025-10-02 12:39:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401589;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:41:02','2025-10-02 12:41:02',0,NULL,10),(411975,'mailpoet/cron/daemon-run','complete','2025-10-02 10:41:01','2025-10-02 12:41:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759401661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759401661;}',5,1,'2025-10-02 10:41:02','2025-10-02 12:41:02',0,NULL,10),(411976,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:43:02','2025-10-02 12:43:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401782;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:43:35','2025-10-02 12:43:35',0,NULL,10),(411977,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:45:35','2025-10-02 12:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759401935;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759401935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:46:14','2025-10-02 12:46:14',0,NULL,10),(411978,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:48:14','2025-10-02 12:48:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759402094;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759402094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:48:51','2025-10-02 12:48:51',0,NULL,10),(411979,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:50:51','2025-10-02 12:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759402251;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759402251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:50:56','2025-10-02 12:50:56',0,NULL,10),(411980,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:52:56','2025-10-02 12:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759402376;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759402376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 10:56:14','2025-10-02 12:56:14',0,NULL,10),(411981,'mailpoet/cron/daemon-trigger','complete','2025-10-02 10:58:14','2025-10-02 12:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759402694;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759402694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:00:24','2025-10-02 13:00:24',0,NULL,10),(411982,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:02:24','2025-10-02 13:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759402944;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759402944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:03:43','2025-10-02 13:03:43',0,NULL,10),(411983,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:05:43','2025-10-02 13:05:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403143;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:05:44','2025-10-02 13:05:44',0,NULL,10),(411984,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:07:44','2025-10-02 13:07:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403264;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:08:52','2025-10-02 13:08:52',0,NULL,10),(411985,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:10:52','2025-10-02 13:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403452;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:11:14','2025-10-02 13:11:14',0,NULL,10),(411986,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:13:14','2025-10-02 13:13:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403594;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:13:48','2025-10-02 13:13:48',0,NULL,10),(411987,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:15:48','2025-10-02 13:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403748;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:16:14','2025-10-02 13:16:14',0,NULL,10),(411988,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:18:14','2025-10-02 13:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759403894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759403894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:20:01','2025-10-02 13:20:01',0,NULL,10),(411989,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:22:01','2025-10-02 13:22:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759404121;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759404121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:24:09','2025-10-02 13:24:09',0,NULL,10),(411990,'mailpoet/cron/daemon-run','complete','2025-10-02 11:24:07','2025-10-02 13:24:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759404247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759404247;}',5,1,'2025-10-02 11:24:09','2025-10-02 13:24:09',0,NULL,10),(411991,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:26:09','2025-10-02 13:26:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759404369;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759404369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:26:14','2025-10-02 13:26:14',0,NULL,10),(411992,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:28:14','2025-10-02 13:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759404494;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759404494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:31:01','2025-10-02 13:31:01',0,NULL,10),(411993,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:33:01','2025-10-02 13:33:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759404781;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759404781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:34:51','2025-10-02 13:34:51',0,NULL,10),(411994,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:36:51','2025-10-02 13:36:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:36:52','2025-10-02 13:36:52',0,NULL,10),(411995,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:38:52','2025-10-02 13:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405132;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:40:29','2025-10-02 13:40:29',0,NULL,10),(411996,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:42:29','2025-10-02 13:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405349;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:42:31','2025-10-02 13:42:31',0,NULL,10),(411997,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:44:31','2025-10-02 13:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405471;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:44:33','2025-10-02 13:44:33',0,NULL,10),(411998,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:46:33','2025-10-02 13:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405593;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:49:40','2025-10-02 13:49:40',0,NULL,10),(411999,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:51:40','2025-10-02 13:51:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759405900;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759405900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:52:57','2025-10-02 13:52:57',0,NULL,10),(412000,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:54:57','2025-10-02 13:54:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759406097;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759406097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:56:14','2025-10-02 13:56:14',0,NULL,10),(412001,'mailpoet/cron/daemon-trigger','complete','2025-10-02 11:58:14','2025-10-02 13:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759406294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759406294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 11:59:40','2025-10-02 13:59:40',0,NULL,10),(412002,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:01:40','2025-10-02 14:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759406500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759406500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:02:33','2025-10-02 14:02:33',0,NULL,10),(412003,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:04:33','2025-10-02 14:04:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759406673;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759406673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:06:14','2025-10-02 14:06:14',0,NULL,10),(412004,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:08:14','2025-10-02 14:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759406894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759406894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:08:49','2025-10-02 14:08:49',0,NULL,10),(412005,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:10:49','2025-10-02 14:10:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407049;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:10:55','2025-10-02 14:10:55',0,NULL,10),(412006,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:12:55','2025-10-02 14:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407175;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:15:34','2025-10-02 14:15:34',0,NULL,10),(412007,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:17:34','2025-10-02 14:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407454;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:19:14','2025-10-02 14:19:14',0,NULL,10),(412008,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:21:14','2025-10-02 14:21:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407674;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:21:14','2025-10-02 14:21:14',0,NULL,10),(412009,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:23:14','2025-10-02 14:23:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407794;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:23:39','2025-10-02 14:23:39',0,NULL,10),(412010,'mailpoet/cron/daemon-run','complete','2025-10-02 12:23:34','2025-10-02 14:23:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759407814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759407814;}',5,1,'2025-10-02 12:23:40','2025-10-02 14:23:40',0,NULL,10),(412011,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:25:39','2025-10-02 14:25:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759407939;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759407939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:26:14','2025-10-02 14:26:14',0,NULL,10),(412012,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:28:14','2025-10-02 14:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408094;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:28:21','2025-10-02 14:28:21',0,NULL,10),(412013,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:30:21','2025-10-02 14:30:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408221;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:31:14','2025-10-02 14:31:14',0,NULL,10),(412014,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:33:14','2025-10-02 14:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408394;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:33:21','2025-10-02 14:33:21',0,NULL,10),(412015,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:35:21','2025-10-02 14:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408521;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:36:14','2025-10-02 14:36:14',0,NULL,10),(412016,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:38:14','2025-10-02 14:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408694;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:38:33','2025-10-02 14:38:33',0,NULL,10),(412017,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:40:33','2025-10-02 14:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408833;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:41:14','2025-10-02 14:41:14',0,NULL,10),(412018,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:43:14','2025-10-02 14:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759408994;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759408994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:43:32','2025-10-02 14:43:32',0,NULL,10),(412019,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:45:32','2025-10-02 14:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409132;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:45:32','2025-10-02 14:45:32',0,NULL,10),(412020,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:47:32','2025-10-02 14:47:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409252;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:48:14','2025-10-02 14:48:14',0,NULL,10),(412021,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:50:14','2025-10-02 14:50:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:51:14','2025-10-02 14:51:14',0,NULL,10),(412022,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:53:14','2025-10-02 14:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409594;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:53:25','2025-10-02 14:53:25',0,NULL,10),(412023,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:55:25','2025-10-02 14:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409725;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:56:14','2025-10-02 14:56:14',0,NULL,10),(412024,'mailpoet/cron/daemon-trigger','complete','2025-10-02 12:58:14','2025-10-02 14:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759409894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759409894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 12:59:00','2025-10-02 14:59:00',0,NULL,10),(412025,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:01:00','2025-10-02 15:01:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759410060;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759410060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:04:04','2025-10-02 15:04:04',0,NULL,10),(412026,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:06:04','2025-10-02 15:06:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759410364;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759410364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:08:17','2025-10-02 15:08:17',0,NULL,10),(412027,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:10:17','2025-10-02 15:10:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759410617;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759410617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:11:15','2025-10-02 15:11:15',0,NULL,10),(412028,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:13:15','2025-10-02 15:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759410795;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759410795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:13:37','2025-10-02 15:13:37',0,NULL,10),(412029,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:15:37','2025-10-02 15:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759410937;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759410937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:16:14','2025-10-02 15:16:14',0,NULL,10),(412030,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:18:14','2025-10-02 15:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411094;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:18:36','2025-10-02 15:18:36',0,NULL,10),(412031,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:20:36','2025-10-02 15:20:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411236;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:20:51','2025-10-02 15:20:51',0,NULL,10),(412032,'mailpoet/cron/daemon-run','complete','2025-10-02 13:20:46','2025-10-02 15:20:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759411246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759411246;}',5,1,'2025-10-02 13:20:52','2025-10-02 15:20:52',0,NULL,10),(412033,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:22:51','2025-10-02 15:22:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411371;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:24:27','2025-10-02 15:24:27',0,NULL,10),(412034,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:26:27','2025-10-02 15:26:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411587;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:27:09','2025-10-02 15:27:09',0,NULL,10),(412035,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:29:09','2025-10-02 15:29:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411749;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:31:14','2025-10-02 15:31:14',0,NULL,10),(412036,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:33:14','2025-10-02 15:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759411994;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759411994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:35:09','2025-10-02 15:35:09',0,NULL,10),(412037,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:37:09','2025-10-02 15:37:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412229;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:37:29','2025-10-02 15:37:29',0,NULL,10),(412038,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:39:29','2025-10-02 15:39:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412369;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:39:30','2025-10-02 15:39:30',0,NULL,10),(412039,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:41:30','2025-10-02 15:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412490;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:41:30','2025-10-02 15:41:30',0,NULL,10),(412040,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:43:30','2025-10-02 15:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:44:30','2025-10-02 15:44:30',0,NULL,10),(412041,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:46:30','2025-10-02 15:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412790;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:46:43','2025-10-02 15:46:43',0,NULL,10),(412042,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:48:43','2025-10-02 15:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759412923;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759412923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:49:30','2025-10-02 15:49:30',0,NULL,10),(412043,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:51:30','2025-10-02 15:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413090;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:51:30','2025-10-02 15:51:30',0,NULL,10),(412044,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:53:30','2025-10-02 15:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:53:30','2025-10-02 15:53:30',0,NULL,10),(412045,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:55:30','2025-10-02 15:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413330;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:55:32','2025-10-02 15:55:32',0,NULL,10),(412046,'mailpoet/cron/daemon-run','complete','2025-10-02 13:55:30','2025-10-02 15:55:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759413330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759413330;}',5,1,'2025-10-02 13:55:32','2025-10-02 15:55:32',0,NULL,10),(412047,'mailpoet/cron/daemon-trigger','complete','2025-10-02 13:57:32','2025-10-02 15:57:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413452;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 13:58:29','2025-10-02 15:58:29',0,NULL,10),(412048,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:00:29','2025-10-02 16:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413629;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:00:29','2025-10-02 16:00:29',0,NULL,10),(412049,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:02:29','2025-10-02 16:02:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413749;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:02:29','2025-10-02 16:02:29',0,NULL,10),(412050,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:04:29','2025-10-02 16:04:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413869;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:04:29','2025-10-02 16:04:29',0,NULL,10),(412051,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:06:29','2025-10-02 16:06:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759413989;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759413989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:06:30','2025-10-02 16:06:30',0,NULL,10),(412052,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:08:30','2025-10-02 16:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:08:30','2025-10-02 16:08:30',0,NULL,10),(412053,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:10:30','2025-10-02 16:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414230;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:11:30','2025-10-02 16:11:30',0,NULL,10),(412054,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:13:30','2025-10-02 16:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:13:30','2025-10-02 16:13:30',0,NULL,10),(412055,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:15:30','2025-10-02 16:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414530;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:16:30','2025-10-02 16:16:30',0,NULL,10),(412056,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:18:30','2025-10-02 16:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:18:30','2025-10-02 16:18:30',0,NULL,10),(412057,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:20:30','2025-10-02 16:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414830;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:20:30','2025-10-02 16:20:30',0,NULL,10),(412058,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:22:30','2025-10-02 16:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759414950;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759414950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:23:29','2025-10-02 16:23:29',0,NULL,10),(412059,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:25:29','2025-10-02 16:25:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415129;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:25:29','2025-10-02 16:25:29',0,NULL,10),(412060,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:27:29','2025-10-02 16:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415249;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:27:29','2025-10-02 16:27:29',0,NULL,10),(412061,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:29:29','2025-10-02 16:29:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415369;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:29:30','2025-10-02 16:29:30',0,NULL,10),(412062,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:31:30','2025-10-02 16:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415490;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:31:31','2025-10-02 16:31:31',0,NULL,10),(412063,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:33:31','2025-10-02 16:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:34:30','2025-10-02 16:34:30',0,NULL,10),(412064,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:36:30','2025-10-02 16:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415790;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:37:29','2025-10-02 16:37:29',0,NULL,10),(412065,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:39:29','2025-10-02 16:39:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759415969;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759415969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:40:29','2025-10-02 16:40:29',0,NULL,10),(412066,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:42:29','2025-10-02 16:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:42:29','2025-10-02 16:42:29',0,NULL,10),(412067,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:44:29','2025-10-02 16:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:44:30','2025-10-02 16:44:30',0,NULL,10),(412068,'mailpoet/cron/daemon-run','complete','2025-10-02 14:44:29','2025-10-02 16:44:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759416269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759416269;}',5,1,'2025-10-02 14:44:30','2025-10-02 16:44:30',0,NULL,10),(412069,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:46:30','2025-10-02 16:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416390;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:47:29','2025-10-02 16:47:29',0,NULL,10),(412070,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:49:29','2025-10-02 16:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416569;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:49:29','2025-10-02 16:49:29',0,NULL,10),(412071,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:51:29','2025-10-02 16:51:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416689;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:52:28','2025-10-02 16:52:28',0,NULL,10),(412072,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:54:28','2025-10-02 16:54:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416868;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:54:29','2025-10-02 16:54:29',0,NULL,10),(412073,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:56:29','2025-10-02 16:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759416989;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759416989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 14:57:29','2025-10-02 16:57:29',0,NULL,10),(412074,'mailpoet/cron/daemon-trigger','complete','2025-10-02 14:59:29','2025-10-02 16:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759417169;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759417169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:00:28','2025-10-02 17:00:28',0,NULL,10),(412075,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:02:28','2025-10-02 17:02:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759417348;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759417348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:02:29','2025-10-02 17:02:29',0,NULL,10),(412076,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:04:29','2025-10-02 17:04:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759417469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759417469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:06:13','2025-10-02 17:06:13',0,NULL,10),(412077,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:08:13','2025-10-02 17:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759417693;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759417693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:08:43','2025-10-02 17:08:43',0,NULL,10),(412078,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:10:43','2025-10-02 17:10:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759417843;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759417843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:11:49','2025-10-02 17:11:49',0,NULL,10),(412079,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:13:49','2025-10-02 17:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759418029;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759418029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:16:13','2025-10-02 17:16:13',0,NULL,10),(412080,'mailpoet/cron/daemon-run','complete','2025-10-02 15:16:12','2025-10-02 17:16:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759418172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759418172;}',5,1,'2025-10-02 15:16:13','2025-10-02 17:16:13',0,NULL,10),(412081,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:18:13','2025-10-02 17:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759418293;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759418293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:20:03','2025-10-02 17:20:03',0,NULL,10),(412082,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:22:03','2025-10-02 17:22:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759418523;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759418523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:26:14','2025-10-02 17:26:14',0,NULL,10),(412083,'mailpoet/cron/daemon-run','complete','2025-10-02 15:26:13','2025-10-02 17:26:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759418773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759418773;}',5,1,'2025-10-02 15:26:14','2025-10-02 17:26:14',0,NULL,10),(412084,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:28:14','2025-10-02 17:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759418894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759418894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:31:13','2025-10-02 17:31:13',0,NULL,10),(412085,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:33:13','2025-10-02 17:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759419193;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759419193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:33:21','2025-10-02 17:33:21',0,NULL,10),(412086,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:35:21','2025-10-02 17:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759419321;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759419321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:36:13','2025-10-02 17:36:13',0,NULL,10),(412087,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:38:13','2025-10-02 17:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759419493;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759419493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:38:37','2025-10-02 17:38:37',0,NULL,10),(412088,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:40:37','2025-10-02 17:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759419637;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759419637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:41:13','2025-10-02 17:41:13',0,NULL,10),(412089,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:43:13','2025-10-02 17:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759419793;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759419793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:46:13','2025-10-02 17:46:13',0,NULL,10),(412090,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:48:13','2025-10-02 17:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420093;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:49:09','2025-10-02 17:49:09',0,NULL,10),(412091,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:51:09','2025-10-02 17:51:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:51:35','2025-10-02 17:51:35',0,NULL,10),(412092,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:53:35','2025-10-02 17:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420415;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:55:15','2025-10-02 17:55:15',0,NULL,10),(412093,'mailpoet/cron/daemon-trigger','complete','2025-10-02 15:57:15','2025-10-02 17:57:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420635;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 15:58:40','2025-10-02 17:58:40',0,NULL,10),(412094,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:00:40','2025-10-02 18:00:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420840;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:00:43','2025-10-02 18:00:43',0,NULL,10),(412095,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:02:43','2025-10-02 18:02:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759420963;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759420963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:03:24','2025-10-02 18:03:24',0,NULL,10),(412096,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:05:24','2025-10-02 18:05:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421124;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:05:30','2025-10-02 18:05:30',0,NULL,10),(412097,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:07:30','2025-10-02 18:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421250;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:07:37','2025-10-02 18:07:37',0,NULL,10),(412098,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:09:37','2025-10-02 18:09:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421377;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:09:50','2025-10-02 18:09:50',0,NULL,10),(412099,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:11:50','2025-10-02 18:11:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:12:16','2025-10-02 18:12:16',0,NULL,10),(412100,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:14:16','2025-10-02 18:14:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421656;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:16:13','2025-10-02 18:16:13',0,NULL,10),(412101,'mailpoet/cron/daemon-run','complete','2025-10-02 16:16:13','2025-10-02 18:16:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759421773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759421773;}',5,1,'2025-10-02 16:16:13','2025-10-02 18:16:13',0,NULL,10),(412102,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:18:13','2025-10-02 18:18:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759421893;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759421893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:18:50','2025-10-02 18:18:50',0,NULL,10),(412103,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:20:50','2025-10-02 18:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422050;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:20:53','2025-10-02 18:20:53',0,NULL,10),(412104,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:22:53','2025-10-02 18:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422173;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:23:30','2025-10-02 18:23:30',0,NULL,10),(412105,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:25:30','2025-10-02 18:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422330;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:26:13','2025-10-02 18:26:13',0,NULL,10),(412106,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:28:13','2025-10-02 18:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422493;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:30:27','2025-10-02 18:30:27',0,NULL,10),(412107,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:32:27','2025-10-02 18:32:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422747;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:34:00','2025-10-02 18:34:00',0,NULL,10),(412108,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:36:00','2025-10-02 18:36:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759422960;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759422960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:36:22','2025-10-02 18:36:22',0,NULL,10),(412109,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:38:22','2025-10-02 18:38:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423102;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:38:47','2025-10-02 18:38:47',0,NULL,10),(412110,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:40:47','2025-10-02 18:40:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423247;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:41:14','2025-10-02 18:41:14',0,NULL,10),(412111,'mailpoet/cron/daemon-run','complete','2025-10-02 16:41:13','2025-10-02 18:41:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759423273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759423273;}',5,1,'2025-10-02 16:41:14','2025-10-02 18:41:14',0,NULL,10),(412112,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:43:14','2025-10-02 18:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423394;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:43:14','2025-10-02 18:43:14',0,NULL,10),(412113,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:45:14','2025-10-02 18:45:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:46:26','2025-10-02 18:46:26',0,NULL,10),(412114,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:48:26','2025-10-02 18:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:51:01','2025-10-02 18:51:01',0,NULL,10),(412115,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:53:01','2025-10-02 18:53:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759423981;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759423981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:55:24','2025-10-02 18:55:24',0,NULL,10),(412116,'mailpoet/cron/daemon-trigger','complete','2025-10-02 16:57:24','2025-10-02 18:57:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759424244;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759424244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 16:59:50','2025-10-02 18:59:50',0,NULL,10),(412117,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:01:50','2025-10-02 19:01:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759424510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759424510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:06:27','2025-10-02 19:06:27',0,NULL,10),(412118,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:08:27','2025-10-02 19:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759424907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759424907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:09:34','2025-10-02 19:09:34',0,NULL,10),(412119,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:11:34','2025-10-02 19:11:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425094;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:11:48','2025-10-02 19:11:48',0,NULL,10),(412120,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:13:48','2025-10-02 19:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425228;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:16:26','2025-10-02 19:16:26',0,NULL,10),(412121,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:18:26','2025-10-02 19:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425506;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:18:45','2025-10-02 19:18:45',0,NULL,10),(412122,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:20:45','2025-10-02 19:20:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425645;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:21:11','2025-10-02 19:21:11',0,NULL,10),(412123,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:23:11','2025-10-02 19:23:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:23:48','2025-10-02 19:23:48',0,NULL,10),(412124,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:25:48','2025-10-02 19:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759425948;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759425948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:27:23','2025-10-02 19:27:23',0,NULL,10),(412125,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:29:23','2025-10-02 19:29:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759426163;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759426163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:31:11','2025-10-02 19:31:11',0,NULL,10),(412126,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:33:11','2025-10-02 19:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759426391;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759426391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:33:20','2025-10-02 19:33:20',0,NULL,10),(412127,'mailpoet/cron/daemon-run','complete','2025-10-02 17:33:19','2025-10-02 19:33:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759426399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759426399;}',5,1,'2025-10-02 17:33:20','2025-10-02 19:33:20',0,NULL,10),(412128,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:35:20','2025-10-02 19:35:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759426520;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759426520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:36:26','2025-10-02 19:36:26',0,NULL,10),(412129,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:38:26','2025-10-02 19:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759426706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759426706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:39:44','2025-10-02 19:39:44',0,NULL,10),(412130,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:41:44','2025-10-02 19:41:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759426904;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759426904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:42:33','2025-10-02 19:42:33',0,NULL,10),(412131,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:44:33','2025-10-02 19:44:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759427073;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759427073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:46:29','2025-10-02 19:46:29',0,NULL,10),(412132,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:48:29','2025-10-02 19:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759427309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759427309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:51:13','2025-10-02 19:51:13',0,NULL,10),(412133,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:53:13','2025-10-02 19:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759427593;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759427593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:53:41','2025-10-02 19:53:41',0,NULL,10),(412134,'mailpoet/cron/daemon-run','complete','2025-10-02 17:53:40','2025-10-02 19:53:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759427620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759427620;}',5,1,'2025-10-02 17:53:41','2025-10-02 19:53:41',0,NULL,10),(412135,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:55:41','2025-10-02 19:55:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759427741;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759427741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 17:57:36','2025-10-02 19:57:36',0,NULL,10),(412136,'mailpoet/cron/daemon-trigger','complete','2025-10-02 17:59:36','2025-10-02 19:59:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759427976;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759427976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:00:18','2025-10-02 20:00:18',0,NULL,10),(412137,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:02:18','2025-10-02 20:02:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759428138;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759428138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:03:16','2025-10-02 20:03:16',0,NULL,10),(412138,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:05:16','2025-10-02 20:05:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759428316;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759428316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:06:26','2025-10-02 20:06:26',0,NULL,10),(412139,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:08:26','2025-10-02 20:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759428506;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759428506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:09:50','2025-10-02 20:09:50',0,NULL,10),(412140,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:11:50','2025-10-02 20:11:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759428710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759428710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:12:17','2025-10-02 20:12:17',0,NULL,10),(412141,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:14:17','2025-10-02 20:14:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759428857;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759428857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:15:16','2025-10-02 20:15:16',0,NULL,10),(412142,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:17:16','2025-10-02 20:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759429036;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759429036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:18:33','2025-10-02 20:18:33',0,NULL,10),(412143,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:20:33','2025-10-02 20:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759429233;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759429233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:20:40','2025-10-02 20:20:40',0,NULL,10),(412144,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:22:40','2025-10-02 20:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759429360;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759429360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:26:09','2025-10-02 20:26:09',0,NULL,10),(412145,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:28:09','2025-10-02 20:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759429689;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759429689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:29:08','2025-10-02 20:29:08',0,NULL,10),(412146,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:31:08','2025-10-02 20:31:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759429868;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759429868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:32:43','2025-10-02 20:32:43',0,NULL,10),(412147,'mailpoet/cron/daemon-run','complete','2025-10-02 18:32:42','2025-10-02 20:32:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759429962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759429962;}',5,1,'2025-10-02 18:32:43','2025-10-02 20:32:43',0,NULL,10),(412148,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:34:43','2025-10-02 20:34:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430083;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:35:00','2025-10-02 20:35:00',0,NULL,10),(412149,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:37:00','2025-10-02 20:37:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430220;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:37:25','2025-10-02 20:37:25',0,NULL,10),(412150,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:39:25','2025-10-02 20:39:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430365;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:40:26','2025-10-02 20:40:26',0,NULL,10),(412151,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:42:26','2025-10-02 20:42:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430546;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:43:27','2025-10-02 20:43:27',0,NULL,10),(412152,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:45:27','2025-10-02 20:45:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430727;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:46:24','2025-10-02 20:46:24',0,NULL,10),(412153,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:48:24','2025-10-02 20:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759430904;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759430904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:48:42','2025-10-02 20:48:42',0,NULL,10),(412154,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:50:42','2025-10-02 20:50:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431042;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:51:31','2025-10-02 20:51:31',0,NULL,10),(412155,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:53:31','2025-10-02 20:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:53:39','2025-10-02 20:53:39',0,NULL,10),(412156,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:55:39','2025-10-02 20:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431339;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:56:13','2025-10-02 20:56:13',0,NULL,10),(412157,'mailpoet/cron/daemon-trigger','complete','2025-10-02 18:58:13','2025-10-02 20:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431493;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 18:58:37','2025-10-02 20:58:37',0,NULL,10),(412158,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:00:37','2025-10-02 21:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431637;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:01:27','2025-10-02 21:01:27',0,NULL,10),(412159,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:03:27','2025-10-02 21:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:03:55','2025-10-02 21:03:55',0,NULL,10),(412160,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:05:55','2025-10-02 21:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759431955;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759431955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:06:27','2025-10-02 21:06:27',0,NULL,10),(412161,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:08:27','2025-10-02 21:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759432107;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759432107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:10:03','2025-10-02 21:10:03',0,NULL,10),(412162,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:12:03','2025-10-02 21:12:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759432323;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759432323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:13:26','2025-10-02 21:13:26',0,NULL,10),(412163,'mailpoet/cron/daemon-run','complete','2025-10-02 19:13:24','2025-10-02 21:13:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759432404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759432404;}',5,1,'2025-10-02 19:13:25','2025-10-02 21:13:25',0,NULL,10),(412164,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:15:26','2025-10-02 21:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759432526;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759432526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:16:18','2025-10-02 21:16:18',0,NULL,10),(412165,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:18:18','2025-10-02 21:18:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759432698;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759432698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:18:44','2025-10-02 21:18:44',0,NULL,10),(412166,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:20:44','2025-10-02 21:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759432844;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759432844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:21:27','2025-10-02 21:21:27',0,NULL,10),(412167,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:23:27','2025-10-02 21:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433007;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:24:12','2025-10-02 21:24:12',0,NULL,10),(412168,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:26:12','2025-10-02 21:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433172;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:26:13','2025-10-02 21:26:13',0,NULL,10),(412169,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:28:13','2025-10-02 21:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433293;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:29:47','2025-10-02 21:29:47',0,NULL,10),(412170,'mailpoet/cron/daemon-run','complete','2025-10-02 19:29:46','2025-10-02 21:29:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759433386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759433386;}',5,1,'2025-10-02 19:29:46','2025-10-02 21:29:46',0,NULL,10),(412171,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:31:47','2025-10-02 21:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433507;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:34:04','2025-10-02 21:34:04',0,NULL,10),(412172,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:36:04','2025-10-02 21:36:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433764;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:36:25','2025-10-02 21:36:25',0,NULL,10),(412173,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:38:25','2025-10-02 21:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759433905;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759433905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:39:50','2025-10-02 21:39:50',0,NULL,10),(412174,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:41:50','2025-10-02 21:41:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759434110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759434110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:42:49','2025-10-02 21:42:49',0,NULL,10),(412175,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:44:49','2025-10-02 21:44:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759434289;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759434289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:45:44','2025-10-02 21:45:44',0,NULL,10),(412176,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:47:44','2025-10-02 21:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759434464;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759434464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:48:33','2025-10-02 21:48:33',0,NULL,10),(412177,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:50:33','2025-10-02 21:50:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759434633;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759434633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:50:36','2025-10-02 21:50:36',0,NULL,10),(412178,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:52:36','2025-10-02 21:52:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759434756;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759434756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:56:13','2025-10-02 21:56:13',0,NULL,10),(412179,'mailpoet/cron/daemon-trigger','complete','2025-10-02 19:58:13','2025-10-02 21:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435093;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 19:59:07','2025-10-02 21:59:07',0,NULL,10),(412180,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:01:07','2025-10-02 22:01:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435267;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:02:11','2025-10-02 22:02:11',0,NULL,10),(412181,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:04:11','2025-10-02 22:04:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435451;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:06:27','2025-10-02 22:06:27',0,NULL,10),(412182,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:08:27','2025-10-02 22:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435707;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:08:46','2025-10-02 22:08:46',0,NULL,10),(412183,'mailpoet/cron/daemon-run','complete','2025-10-02 20:08:45','2025-10-02 22:08:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759435725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759435725;}',5,1,'2025-10-02 20:08:46','2025-10-02 22:08:46',0,NULL,10),(412184,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:10:46','2025-10-02 22:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435846;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:11:13','2025-10-02 22:11:13',0,NULL,10),(412185,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:13:13','2025-10-02 22:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759435993;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759435993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:13:32','2025-10-02 22:13:32',0,NULL,10),(412186,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:15:32','2025-10-02 22:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759436132;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759436132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:16:14','2025-10-02 22:16:14',0,NULL,10),(412187,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:18:14','2025-10-02 22:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759436294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759436294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:18:20','2025-10-02 22:18:20',0,NULL,10),(412188,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:20:20','2025-10-02 22:20:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759436420;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759436420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:20:31','2025-10-02 22:20:31',0,NULL,10),(412189,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:22:31','2025-10-02 22:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759436551;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759436551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:25:53','2025-10-02 22:25:53',0,NULL,10),(412190,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:27:53','2025-10-02 22:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759436873;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759436873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:28:23','2025-10-02 22:28:23',0,NULL,10),(412191,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:30:23','2025-10-02 22:30:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759437023;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759437023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:30:39','2025-10-02 22:30:39',0,NULL,10),(412192,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:32:39','2025-10-02 22:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759437159;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759437159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:33:14','2025-10-02 22:33:14',0,NULL,10),(412193,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:35:14','2025-10-02 22:35:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759437314;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759437314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:36:26','2025-10-02 22:36:26',0,NULL,10),(412194,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:38:26','2025-10-02 22:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759437506;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759437506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:40:01','2025-10-02 22:40:01',0,NULL,10),(412195,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:42:01','2025-10-02 22:42:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759437721;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759437721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:45:38','2025-10-02 22:45:38',0,NULL,10),(412196,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:47:38','2025-10-02 22:47:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759438058;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759438058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:48:59','2025-10-02 22:48:59',0,NULL,10),(412197,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:50:59','2025-10-02 22:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759438259;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759438259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:51:26','2025-10-02 22:51:26',0,NULL,10),(412198,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:53:26','2025-10-02 22:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759438406;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759438406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 20:56:14','2025-10-02 22:56:14',0,NULL,10),(412199,'mailpoet/cron/daemon-trigger','complete','2025-10-02 20:58:14','2025-10-02 22:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759438694;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759438694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:01:26','2025-10-02 23:01:26',0,NULL,10),(412200,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:03:26','2025-10-02 23:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439006;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:03:53','2025-10-02 23:03:53',0,NULL,10),(412201,'mailpoet/cron/daemon-run','complete','2025-10-02 21:03:50','2025-10-02 23:03:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759439030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759439030;}',5,1,'2025-10-02 21:03:53','2025-10-02 23:03:53',0,NULL,10),(412202,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:05:53','2025-10-02 23:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439153;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:06:06','2025-10-02 23:06:06',0,NULL,10),(412203,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:08:06','2025-10-02 23:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439286;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:10:40','2025-10-02 23:10:40',0,NULL,10),(412204,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:12:40','2025-10-02 23:12:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439560;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:13:22','2025-10-02 23:13:22',0,NULL,10),(412205,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:15:22','2025-10-02 23:15:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439722;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:16:16','2025-10-02 23:16:16',0,NULL,10),(412206,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:18:16','2025-10-02 23:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759439896;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759439896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:20:09','2025-10-02 23:20:09',0,NULL,10),(412207,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:22:09','2025-10-02 23:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759440129;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759440129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:23:08','2025-10-02 23:23:08',0,NULL,10),(412208,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:25:08','2025-10-02 23:25:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759440308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759440308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:26:09','2025-10-02 23:26:09',0,NULL,10),(412209,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:28:09','2025-10-02 23:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759440489;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759440489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:30:39','2025-10-02 23:30:39',0,NULL,10),(412210,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:32:39','2025-10-02 23:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759440759;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759440759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:36:26','2025-10-02 23:36:26',0,NULL,10),(412211,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:38:26','2025-10-02 23:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759441106;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759441106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:39:49','2025-10-02 23:39:49',0,NULL,10),(412212,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:41:49','2025-10-02 23:41:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759441309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759441309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:42:30','2025-10-02 23:42:30',0,NULL,10),(412213,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:44:30','2025-10-02 23:44:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759441470;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759441470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:45:18','2025-10-02 23:45:18',0,NULL,10),(412214,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:47:18','2025-10-02 23:47:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759441638;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759441638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:51:29','2025-10-02 23:51:29',0,NULL,10),(412215,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:53:29','2025-10-02 23:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759442009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759442009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 21:54:39','2025-10-02 23:54:39',0,NULL,10),(412216,'mailpoet/cron/daemon-run','complete','2025-10-02 21:54:38','2025-10-02 23:54:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759442078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759442078;}',5,1,'2025-10-02 21:54:39','2025-10-02 23:54:39',0,NULL,10),(412217,'mailpoet/cron/daemon-trigger','complete','2025-10-02 21:56:39','2025-10-02 23:56:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759442199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759442199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:01:28','2025-10-03 00:01:28',0,NULL,10),(412218,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:03:28','2025-10-03 00:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759442608;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759442608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:06:24','2025-10-03 00:06:24',0,NULL,10),(412219,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:08:24','2025-10-03 00:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759442904;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759442904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:11:13','2025-10-03 00:11:13',0,NULL,10),(412220,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:13:13','2025-10-03 00:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759443193;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759443193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:13:35','2025-10-03 00:13:35',0,NULL,10),(412221,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:15:35','2025-10-03 00:15:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759443335;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759443335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:16:25','2025-10-03 00:16:25',0,NULL,10),(412222,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:18:25','2025-10-03 00:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759443505;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759443505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:21:27','2025-10-03 00:21:27',0,NULL,10),(412223,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:23:27','2025-10-03 00:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759443807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759443807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:25:19','2025-10-03 00:25:19',0,NULL,10),(412224,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:27:19','2025-10-03 00:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759444039;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759444039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:30:29','2025-10-03 00:30:29',0,NULL,10),(412225,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:32:29','2025-10-03 00:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759444349;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759444349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:36:30','2025-10-03 00:36:30',0,NULL,10),(412226,'mailpoet/cron/daemon-run','complete','2025-10-02 22:36:27','2025-10-03 00:36:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759444587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759444587;}',5,1,'2025-10-02 22:36:30','2025-10-03 00:36:30',0,NULL,10),(412227,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:38:30','2025-10-03 00:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759444710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759444710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:41:13','2025-10-03 00:41:13',0,NULL,10),(412228,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:43:13','2025-10-03 00:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759444993;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759444993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:44:12','2025-10-03 00:44:12',0,NULL,10),(412229,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:46:12','2025-10-03 00:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759445172;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759445172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:46:26','2025-10-03 00:46:26',0,NULL,10),(412230,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:48:26','2025-10-03 00:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759445306;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759445306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:51:28','2025-10-03 00:51:28',0,NULL,10),(412231,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:53:28','2025-10-03 00:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759445608;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759445608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:56:14','2025-10-03 00:56:14',0,NULL,10),(412232,'mailpoet/cron/daemon-run','complete','2025-10-02 22:56:13','2025-10-03 00:56:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759445773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759445773;}',5,1,'2025-10-02 22:56:14','2025-10-03 00:56:14',0,NULL,10),(412233,'mailpoet/cron/daemon-trigger','complete','2025-10-02 22:58:14','2025-10-03 00:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759445894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759445894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 22:59:06','2025-10-03 00:59:06',0,NULL,10),(412234,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:01:06','2025-10-03 01:01:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759446066;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759446066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:02:23','2025-10-03 01:02:23',0,NULL,10),(412235,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:04:23','2025-10-03 01:04:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759446263;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759446263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:06:28','2025-10-03 01:06:28',0,NULL,10),(412236,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:08:28','2025-10-03 01:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759446508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759446508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:11:13','2025-10-03 01:11:13',0,NULL,10),(412237,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:13:13','2025-10-03 01:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759446793;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759446793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:16:34','2025-10-03 01:16:34',0,NULL,10),(412238,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:18:34','2025-10-03 01:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759447114;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759447114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:21:27','2025-10-03 01:21:27',0,NULL,10),(412239,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:23:27','2025-10-03 01:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759447407;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759447407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:25:47','2025-10-03 01:25:47',0,NULL,10),(412240,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:27:47','2025-10-03 01:27:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759447667;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759447667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:31:29','2025-10-03 01:31:29',0,NULL,10),(412241,'mailpoet/cron/daemon-run','complete','2025-10-02 23:31:25','2025-10-03 01:31:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759447885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759447885;}',5,1,'2025-10-02 23:31:29','2025-10-03 01:31:29',0,NULL,10),(412242,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:33:29','2025-10-03 01:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759448009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759448009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:36:27','2025-10-03 01:36:27',0,NULL,10),(412243,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:38:27','2025-10-03 01:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759448307;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759448307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:41:13','2025-10-03 01:41:13',0,NULL,10),(412244,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:43:13','2025-10-03 01:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759448593;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759448593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:46:26','2025-10-03 01:46:26',0,NULL,10),(412245,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:48:26','2025-10-03 01:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759448906;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759448906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:51:27','2025-10-03 01:51:27',0,NULL,10),(412246,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:53:27','2025-10-03 01:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759449207;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759449207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:54:28','2025-10-03 01:54:28',0,NULL,10),(412247,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:56:28','2025-10-03 01:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759449388;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759449388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-02 23:56:43','2025-10-03 01:56:43',0,NULL,10),(412248,'mailpoet/cron/daemon-trigger','complete','2025-10-02 23:58:43','2025-10-03 01:58:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759449523;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759449523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:01:27','2025-10-03 02:01:27',0,NULL,10),(412249,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:03:27','2025-10-03 02:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759449807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759449807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:06:34','2025-10-03 02:06:34',0,NULL,10),(412250,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:08:34','2025-10-03 02:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759450114;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759450114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:10:02','2025-10-03 02:10:02',0,NULL,10),(412251,'mailpoet/cron/daemon-run','complete','2025-10-03 00:10:00','2025-10-03 02:10:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759450200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759450200;}',5,1,'2025-10-03 00:10:02','2025-10-03 02:10:02',0,NULL,10),(412252,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:12:02','2025-10-03 02:12:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759450322;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759450322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:15:48','2025-10-03 02:15:48',0,NULL,10),(412253,'mailpoet/cron/daemon-run','complete','2025-10-03 00:15:46','2025-10-03 02:15:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759450546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759450546;}',5,1,'2025-10-03 00:15:48','2025-10-03 02:15:48',0,NULL,10),(412254,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:17:48','2025-10-03 02:17:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759450668;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759450668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:21:28','2025-10-03 02:21:28',0,NULL,10),(412255,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:23:28','2025-10-03 02:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759451008;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759451008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:26:15','2025-10-03 02:26:15',0,NULL,10),(412256,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:28:15','2025-10-03 02:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759451295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759451295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:31:27','2025-10-03 02:31:27',0,NULL,10),(412257,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:33:27','2025-10-03 02:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759451607;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759451607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:36:28','2025-10-03 02:36:28',0,NULL,10),(412258,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:38:28','2025-10-03 02:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759451908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759451908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:41:14','2025-10-03 02:41:14',0,NULL,10),(412259,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:43:14','2025-10-03 02:43:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759452194;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759452194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:46:30','2025-10-03 02:46:30',0,NULL,10),(412260,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:48:30','2025-10-03 02:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759452510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759452510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:51:28','2025-10-03 02:51:28',0,NULL,10),(412261,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:53:28','2025-10-03 02:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759452808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759452808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 00:56:15','2025-10-03 02:56:15',0,NULL,10),(412262,'mailpoet/cron/daemon-trigger','complete','2025-10-03 00:58:15','2025-10-03 02:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759453095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759453095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:01:29','2025-10-03 03:01:29',0,NULL,10),(412263,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:03:29','2025-10-03 03:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759453409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759453409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:05:30','2025-10-03 03:05:30',0,NULL,10),(412264,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:07:30','2025-10-03 03:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759453650;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759453650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:10:00','2025-10-03 03:10:00',0,NULL,10),(412265,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:12:00','2025-10-03 03:12:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759453920;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759453920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:16:28','2025-10-03 03:16:28',0,NULL,10),(412266,'mailpoet/cron/daemon-run','complete','2025-10-03 01:16:27','2025-10-03 03:16:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759454187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759454187;}',5,1,'2025-10-03 01:16:28','2025-10-03 03:16:28',0,NULL,10),(412267,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:18:28','2025-10-03 03:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759454308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759454308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:21:29','2025-10-03 03:21:29',0,NULL,10),(412268,'mailpoet/cron/daemon-run','complete','2025-10-03 01:21:28','2025-10-03 03:21:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759454488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759454488;}',5,1,'2025-10-03 01:21:29','2025-10-03 03:21:29',0,NULL,10),(412269,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:23:29','2025-10-03 03:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759454609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759454609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:23:57','2025-10-03 03:23:57',0,NULL,10),(412270,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:25:57','2025-10-03 03:25:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759454757;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759454757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:26:14','2025-10-03 03:26:14',0,NULL,10),(412271,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:28:14','2025-10-03 03:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759454894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759454894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:31:32','2025-10-03 03:31:32',0,NULL,10),(412272,'mailpoet/cron/daemon-run','complete','2025-10-03 01:31:30','2025-10-03 03:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759455090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759455090;}',5,1,'2025-10-03 01:31:32','2025-10-03 03:31:32',0,NULL,10),(412273,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:33:32','2025-10-03 03:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759455212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759455212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:34:31','2025-10-03 03:34:31',0,NULL,10),(412274,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:36:31','2025-10-03 03:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759455391;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759455391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:41:15','2025-10-03 03:41:15',0,NULL,10),(412275,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:43:15','2025-10-03 03:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759455795;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759455795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:46:27','2025-10-03 03:46:27',0,NULL,10),(412276,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:48:27','2025-10-03 03:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759456107;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759456107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:49:22','2025-10-03 03:49:22',0,NULL,10),(412277,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:51:22','2025-10-03 03:51:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759456282;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759456282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:51:29','2025-10-03 03:51:29',0,NULL,10),(412278,'mailpoet/cron/daemon-run','complete','2025-10-03 01:51:27','2025-10-03 03:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759456287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759456287;}',5,1,'2025-10-03 01:51:29','2025-10-03 03:51:29',0,NULL,10),(412279,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:53:29','2025-10-03 03:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759456409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759456409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 01:55:11','2025-10-03 03:55:11',0,NULL,10),(412280,'mailpoet/cron/daemon-trigger','complete','2025-10-03 01:57:11','2025-10-03 03:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759456631;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759456631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:01:30','2025-10-03 04:01:30',0,NULL,10),(412281,'mailpoet/cron/daemon-run','complete','2025-10-03 02:01:28','2025-10-03 04:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759456888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759456888;}',5,1,'2025-10-03 02:01:30','2025-10-03 04:01:30',0,NULL,10),(412282,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:03:30','2025-10-03 04:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759457010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759457010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:06:29','2025-10-03 04:06:29',0,NULL,10),(412283,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:08:29','2025-10-03 04:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759457309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759457309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:09:33','2025-10-03 04:09:33',0,NULL,10),(412284,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:11:33','2025-10-03 04:11:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759457493;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759457493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:16:27','2025-10-03 04:16:27',0,NULL,10),(412285,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:18:27','2025-10-03 04:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759457907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759457907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:21:30','2025-10-03 04:21:30',0,NULL,10),(412286,'mailpoet/cron/daemon-run','complete','2025-10-03 02:21:29','2025-10-03 04:21:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759458089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759458089;}',5,1,'2025-10-03 02:21:30','2025-10-03 04:21:30',0,NULL,10),(412287,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:23:30','2025-10-03 04:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759458210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759458210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:26:15','2025-10-03 04:26:15',0,NULL,10),(412288,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:28:15','2025-10-03 04:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759458495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759458495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:28:36','2025-10-03 04:28:36',0,NULL,10),(412289,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:30:36','2025-10-03 04:30:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759458636;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759458636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:31:27','2025-10-03 04:31:27',0,NULL,10),(412290,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:33:27','2025-10-03 04:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759458807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759458807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:36:29','2025-10-03 04:36:29',0,NULL,10),(412291,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:38:29','2025-10-03 04:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759459109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759459109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:41:15','2025-10-03 04:41:15',0,NULL,10),(412292,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:43:15','2025-10-03 04:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759459395;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759459395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:46:28','2025-10-03 04:46:28',0,NULL,10),(412293,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:48:28','2025-10-03 04:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759459708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759459708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:48:42','2025-10-03 04:48:42',0,NULL,10),(412294,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:50:42','2025-10-03 04:50:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759459842;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759459842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:51:31','2025-10-03 04:51:31',0,NULL,10),(412295,'mailpoet/cron/daemon-run','complete','2025-10-03 02:51:29','2025-10-03 04:51:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759459889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759459889;}',5,1,'2025-10-03 02:51:31','2025-10-03 04:51:31',0,NULL,10),(412296,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:53:31','2025-10-03 04:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759460011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759460011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:54:45','2025-10-03 04:54:45',0,NULL,10),(412297,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:56:45','2025-10-03 04:56:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759460205;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759460205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 02:57:26','2025-10-03 04:57:26',0,NULL,10),(412298,'mailpoet/cron/daemon-trigger','complete','2025-10-03 02:59:26','2025-10-03 04:59:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759460366;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759460366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:01:27','2025-10-03 05:01:27',0,NULL,10),(412299,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:03:27','2025-10-03 05:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759460607;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759460607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:06:28','2025-10-03 05:06:28',0,NULL,10),(412300,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:08:28','2025-10-03 05:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759460908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759460908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:09:05','2025-10-03 05:09:05',0,NULL,10),(412301,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:11:05','2025-10-03 05:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461065;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:11:15','2025-10-03 05:11:15',0,NULL,10),(412302,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:13:15','2025-10-03 05:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461195;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:16:26','2025-10-03 05:16:26',0,NULL,10),(412303,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:18:26','2025-10-03 05:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461506;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:18:26','2025-10-03 05:18:26',0,NULL,10),(412304,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:20:26','2025-10-03 05:20:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461626;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:21:18','2025-10-03 05:21:18',0,NULL,10),(412305,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:23:18','2025-10-03 05:23:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461798;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:24:03','2025-10-03 05:24:03',0,NULL,10),(412306,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:26:03','2025-10-03 05:26:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759461963;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759461963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:26:15','2025-10-03 05:26:15',0,NULL,10),(412307,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:28:15','2025-10-03 05:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759462095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759462095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:31:31','2025-10-03 05:31:31',0,NULL,10),(412308,'mailpoet/cron/daemon-run','complete','2025-10-03 03:31:28','2025-10-03 05:31:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759462288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759462288;}',5,1,'2025-10-03 03:31:31','2025-10-03 05:31:31',0,NULL,10),(412309,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:33:31','2025-10-03 05:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759462411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759462411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:36:28','2025-10-03 05:36:28',0,NULL,10),(412310,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:38:28','2025-10-03 05:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759462708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759462708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:40:50','2025-10-03 05:40:50',0,NULL,10),(412311,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:42:50','2025-10-03 05:42:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759462970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759462970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:43:43','2025-10-03 05:43:43',0,NULL,10),(412312,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:45:43','2025-10-03 05:45:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759463143;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759463143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:46:26','2025-10-03 05:46:26',0,NULL,10),(412313,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:48:26','2025-10-03 05:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759463306;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759463306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:50:07','2025-10-03 05:50:07',0,NULL,10),(412314,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:52:07','2025-10-03 05:52:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759463527;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759463527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:55:13','2025-10-03 05:55:13',0,NULL,10),(412315,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:57:13','2025-10-03 05:57:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759463833;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759463833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 03:57:55','2025-10-03 05:57:55',0,NULL,10),(412316,'mailpoet/cron/daemon-trigger','complete','2025-10-03 03:59:55','2025-10-03 05:59:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759463995;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759463995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:01:27','2025-10-03 06:01:27',0,NULL,10),(412317,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:03:27','2025-10-03 06:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759464207;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759464207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:03:39','2025-10-03 06:03:39',0,NULL,10),(412318,'mailpoet/cron/daemon-run','complete','2025-10-03 04:03:37','2025-10-03 06:03:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759464217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759464217;}',5,1,'2025-10-03 04:03:39','2025-10-03 06:03:39',0,NULL,10),(412319,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:05:39','2025-10-03 06:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759464339;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759464339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:06:28','2025-10-03 06:06:28',0,NULL,10),(412320,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:08:28','2025-10-03 06:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759464508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759464508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:09:20','2025-10-03 06:09:20',0,NULL,10),(412321,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:11:20','2025-10-03 06:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759464680;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759464680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:11:55','2025-10-03 06:11:55',0,NULL,10),(412322,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:13:55','2025-10-03 06:13:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759464835;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759464835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:14:50','2025-10-03 06:14:50',0,NULL,10),(412323,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:16:50','2025-10-03 06:16:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759465010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759465010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:18:44','2025-10-03 06:18:44',0,NULL,10),(412324,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:20:44','2025-10-03 06:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759465244;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759465244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:21:28','2025-10-03 06:21:28',0,NULL,10),(412325,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:23:28','2025-10-03 06:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759465408;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759465408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:24:43','2025-10-03 06:24:43',0,NULL,10),(412326,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:26:43','2025-10-03 06:26:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759465603;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759465603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:28:31','2025-10-03 06:28:31',0,NULL,10),(412327,'mailpoet/cron/daemon-run','complete','2025-10-03 04:28:26','2025-10-03 06:28:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759465706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759465706;}',5,1,'2025-10-03 04:28:34','2025-10-03 06:28:34',0,NULL,10),(412328,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:30:31','2025-10-03 06:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759465831;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759465831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:31:28','2025-10-03 06:31:28',0,NULL,10),(412329,'mailpoet/cron/daemon-run','complete','2025-10-03 04:31:26','2025-10-03 06:31:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759465886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759465886;}',5,1,'2025-10-03 04:31:28','2025-10-03 06:31:28',0,NULL,10),(412330,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:33:28','2025-10-03 06:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466008;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:34:52','2025-10-03 06:34:52',0,NULL,10),(412331,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:36:52','2025-10-03 06:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:38:20','2025-10-03 06:38:20',0,NULL,10),(412332,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:40:20','2025-10-03 06:40:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466420;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:40:43','2025-10-03 06:40:43',0,NULL,10),(412333,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:42:43','2025-10-03 06:42:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466563;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466563;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:43:52','2025-10-03 06:43:52',0,NULL,10),(412334,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:45:52','2025-10-03 06:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466752;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:46:27','2025-10-03 06:46:27',0,NULL,10),(412335,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:48:27','2025-10-03 06:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759466907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759466907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:48:43','2025-10-03 06:48:43',0,NULL,10),(412336,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:50:43','2025-10-03 06:50:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759467043;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759467043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:51:25','2025-10-03 06:51:25',0,NULL,10),(412337,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:53:25','2025-10-03 06:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759467205;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759467205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 04:55:54','2025-10-03 06:55:54',0,NULL,10),(412338,'mailpoet/cron/daemon-trigger','complete','2025-10-03 04:57:54','2025-10-03 06:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759467474;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759467474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:01:28','2025-10-03 07:01:28',0,NULL,10),(412339,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:03:28','2025-10-03 07:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759467808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759467808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:06:28','2025-10-03 07:06:28',0,NULL,10),(412340,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:08:28','2025-10-03 07:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759468108;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759468108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:10:43','2025-10-03 07:10:43',0,NULL,10),(412341,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:12:43','2025-10-03 07:12:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759468363;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759468363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:14:04','2025-10-03 07:14:04',0,NULL,10),(412342,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:16:04','2025-10-03 07:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759468564;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759468564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:16:28','2025-10-03 07:16:28',0,NULL,10),(412343,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:18:28','2025-10-03 07:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759468708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759468708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:18:32','2025-10-03 07:18:32',0,NULL,10),(412344,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:20:32','2025-10-03 07:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759468832;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759468832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:21:31','2025-10-03 07:21:31',0,NULL,10),(412345,'mailpoet/cron/daemon-run','complete','2025-10-03 05:21:28','2025-10-03 07:21:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759468888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759468888;}',5,1,'2025-10-03 05:21:31','2025-10-03 07:21:31',0,NULL,10),(412346,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:23:31','2025-10-03 07:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:24:39','2025-10-03 07:24:39',0,NULL,10),(412347,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:26:39','2025-10-03 07:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:27:10','2025-10-03 07:27:10',0,NULL,10),(412348,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:29:10','2025-10-03 07:29:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469350;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:31:28','2025-10-03 07:31:28',0,NULL,10),(412349,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:33:28','2025-10-03 07:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469608;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:34:01','2025-10-03 07:34:01',0,NULL,10),(412350,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:36:01','2025-10-03 07:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469761;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:36:28','2025-10-03 07:36:28',0,NULL,10),(412351,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:38:28','2025-10-03 07:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759469908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759469908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:40:29','2025-10-03 07:40:29',0,NULL,10),(412352,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:42:29','2025-10-03 07:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759470149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759470149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:42:31','2025-10-03 07:42:31',0,NULL,10),(412353,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:44:31','2025-10-03 07:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759470271;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759470271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:44:54','2025-10-03 07:44:54',0,NULL,10),(412354,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:46:54','2025-10-03 07:46:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759470414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759470414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:51:11','2025-10-03 07:51:11',0,NULL,10),(412355,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:53:11','2025-10-03 07:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759470791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759470791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:56:16','2025-10-03 07:56:16',0,NULL,10),(412356,'mailpoet/cron/daemon-trigger','complete','2025-10-03 05:58:16','2025-10-03 07:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759471096;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759471096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 05:59:01','2025-10-03 07:59:01',0,NULL,10),(412357,'mailpoet/cron/daemon-run','complete','2025-10-03 05:58:56','2025-10-03 07:58:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759471136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759471136;}',5,1,'2025-10-03 05:59:01','2025-10-03 07:59:01',0,NULL,10),(412358,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:01:01','2025-10-03 08:01:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759471261;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759471261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:01:08','2025-10-03 08:01:08',0,NULL,10),(412359,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:03:08','2025-10-03 08:03:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759471388;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759471388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:04:05','2025-10-03 08:04:05',0,NULL,10),(412360,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:06:05','2025-10-03 08:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759471565;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759471565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:10:28','2025-10-03 08:10:28',0,NULL,10),(412361,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:12:28','2025-10-03 08:12:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759471948;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759471948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:15:24','2025-10-03 08:15:24',0,NULL,10),(412362,'mailpoet/cron/daemon-run','complete','2025-10-03 06:15:22','2025-10-03 08:15:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759472122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759472122;}',5,1,'2025-10-03 06:15:24','2025-10-03 08:15:24',0,NULL,10),(412363,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:17:24','2025-10-03 08:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759472244;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759472244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:17:33','2025-10-03 08:17:33',0,NULL,10),(412364,'mailpoet/cron/daemon-run','complete','2025-10-03 06:17:31','2025-10-03 08:17:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759472251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759472251;}',5,1,'2025-10-03 06:17:33','2025-10-03 08:17:33',0,NULL,10),(412365,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:19:33','2025-10-03 08:19:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759472373;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759472373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:21:15','2025-10-03 08:21:15',0,NULL,10),(412366,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:23:15','2025-10-03 08:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759472595;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759472595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:26:15','2025-10-03 08:26:15',0,NULL,10),(412367,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:28:15','2025-10-03 08:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759472895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759472895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:30:49','2025-10-03 08:30:49',0,NULL,10),(412368,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:32:49','2025-10-03 08:32:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473169;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:34:06','2025-10-03 08:34:06',0,NULL,10),(412369,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:36:06','2025-10-03 08:36:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473366;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:36:15','2025-10-03 08:36:15',0,NULL,10),(412370,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:38:15','2025-10-03 08:38:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:38:52','2025-10-03 08:38:52',0,NULL,10),(412371,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:40:52','2025-10-03 08:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473652;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:41:15','2025-10-03 08:41:15',0,NULL,10),(412372,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:43:15','2025-10-03 08:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473795;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:43:46','2025-10-03 08:43:46',0,NULL,10),(412373,'mailpoet/cron/daemon-run','complete','2025-10-03 06:43:44','2025-10-03 08:43:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759473824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759473824;}',5,1,'2025-10-03 06:43:45','2025-10-03 08:43:45',0,NULL,10),(412374,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:45:46','2025-10-03 08:45:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759473946;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759473946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:46:15','2025-10-03 08:46:15',0,NULL,10),(412375,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:48:15','2025-10-03 08:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759474095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759474095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:51:17','2025-10-03 08:51:17',0,NULL,10),(412376,'mailpoet/cron/daemon-run','complete','2025-10-03 06:51:15','2025-10-03 08:51:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759474275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759474275;}',5,1,'2025-10-03 06:51:16','2025-10-03 08:51:16',0,NULL,10),(412377,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:53:17','2025-10-03 08:53:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759474397;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759474397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:53:34','2025-10-03 08:53:34',0,NULL,10),(412378,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:55:34','2025-10-03 08:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759474534;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759474534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:56:15','2025-10-03 08:56:15',0,NULL,10),(412379,'mailpoet/cron/daemon-trigger','complete','2025-10-03 06:58:15','2025-10-03 08:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759474695;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759474695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 06:59:47','2025-10-03 08:59:47',0,NULL,10),(412380,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:01:47','2025-10-03 09:01:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759474907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759474907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:04:43','2025-10-03 09:04:43',0,NULL,10),(412381,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:06:43','2025-10-03 09:06:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759475203;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759475203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:10:57','2025-10-03 09:10:57',0,NULL,10),(412382,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:12:57','2025-10-03 09:12:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759475577;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759475577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:15:33','2025-10-03 09:15:33',0,NULL,10),(412383,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:17:33','2025-10-03 09:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759475853;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759475853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:18:33','2025-10-03 09:18:33',0,NULL,10),(412384,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:20:33','2025-10-03 09:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759476033;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759476033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:21:15','2025-10-03 09:21:15',0,NULL,10),(412385,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:23:15','2025-10-03 09:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759476195;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759476195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:26:15','2025-10-03 09:26:15',0,NULL,10),(412386,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:28:15','2025-10-03 09:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759476495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759476495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:31:15','2025-10-03 09:31:15',0,NULL,10),(412387,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:33:15','2025-10-03 09:33:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759476795;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759476795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:33:18','2025-10-03 09:33:18',0,NULL,10),(412388,'mailpoet/cron/daemon-run','complete','2025-10-03 07:33:16','2025-10-03 09:33:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759476796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759476796;}',5,1,'2025-10-03 07:33:18','2025-10-03 09:33:18',0,NULL,10),(412389,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:35:18','2025-10-03 09:35:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759476918;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759476918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:35:37','2025-10-03 09:35:37',0,NULL,10),(412390,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:37:37','2025-10-03 09:37:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477057;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:37:49','2025-10-03 09:37:49',0,NULL,10),(412391,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:39:49','2025-10-03 09:39:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477189;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:41:15','2025-10-03 09:41:15',0,NULL,10),(412392,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:43:15','2025-10-03 09:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477395;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:44:25','2025-10-03 09:44:25',0,NULL,10),(412393,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:46:25','2025-10-03 09:46:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477585;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:48:00','2025-10-03 09:48:00',0,NULL,10),(412394,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:50:00','2025-10-03 09:50:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:51:15','2025-10-03 09:51:15',0,NULL,10),(412395,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:53:15','2025-10-03 09:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759477995;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759477995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:55:07','2025-10-03 09:55:07',0,NULL,10),(412396,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:57:07','2025-10-03 09:57:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759478227;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759478227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:57:21','2025-10-03 09:57:21',0,NULL,10),(412397,'mailpoet/cron/daemon-trigger','complete','2025-10-03 07:59:21','2025-10-03 09:59:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759478361;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759478361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 07:59:57','2025-10-03 09:59:57',0,NULL,10),(412398,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:01:57','2025-10-03 10:01:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759478517;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759478517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:03:15','2025-10-03 10:03:15',0,NULL,10),(412399,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:05:15','2025-10-03 10:05:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759478715;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759478715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:06:11','2025-10-03 10:06:11',0,NULL,10),(412400,'mailpoet/cron/daemon-run','complete','2025-10-03 08:06:09','2025-10-03 10:06:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759478769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759478769;}',5,1,'2025-10-03 08:06:11','2025-10-03 10:06:11',0,NULL,10),(412401,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:08:11','2025-10-03 10:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759478891;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759478891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:09:04','2025-10-03 10:09:04',0,NULL,10),(412402,'mailpoet/cron/daemon-run','complete','2025-10-03 08:09:02','2025-10-03 10:09:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759478942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759478942;}',5,1,'2025-10-03 08:09:04','2025-10-03 10:09:04',0,NULL,10),(412403,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:11:04','2025-10-03 10:11:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759479064;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759479064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:11:35','2025-10-03 10:11:35',0,NULL,10),(412404,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:13:35','2025-10-03 10:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759479215;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759479215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:14:30','2025-10-03 10:14:30',0,NULL,10),(412405,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:16:30','2025-10-03 10:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759479390;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759479390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:17:57','2025-10-03 10:17:57',0,NULL,10),(412406,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:19:57','2025-10-03 10:19:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759479597;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759479597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:20:54','2025-10-03 10:20:54',0,NULL,10),(412407,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:22:54','2025-10-03 10:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759479774;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759479774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:26:02','2025-10-03 10:26:02',0,NULL,10),(412408,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:28:02','2025-10-03 10:28:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759480082;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759480082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:30:59','2025-10-03 10:30:59',0,NULL,10),(412409,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:32:59','2025-10-03 10:32:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759480379;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759480379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:34:49','2025-10-03 10:34:49',0,NULL,10),(412410,'mailpoet/cron/daemon-run','complete','2025-10-03 08:34:47','2025-10-03 10:34:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759480487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759480487;}',5,1,'2025-10-03 08:34:49','2025-10-03 10:34:49',0,NULL,10),(412411,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:36:49','2025-10-03 10:36:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759480609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759480609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:37:38','2025-10-03 10:37:38',0,NULL,10),(412412,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:39:38','2025-10-03 10:39:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759480778;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759480778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:41:15','2025-10-03 10:41:15',0,NULL,10),(412413,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:43:15','2025-10-03 10:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759480995;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759480995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:43:35','2025-10-03 10:43:35',0,NULL,10),(412414,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:45:35','2025-10-03 10:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481135;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:46:15','2025-10-03 10:46:15',0,NULL,10),(412415,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:48:15','2025-10-03 10:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:49:09','2025-10-03 10:49:09',0,NULL,10),(412416,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:51:09','2025-10-03 10:51:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:51:15','2025-10-03 10:51:15',0,NULL,10),(412417,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:53:15','2025-10-03 10:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481595;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:53:18','2025-10-03 10:53:18',0,NULL,10),(412418,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:55:18','2025-10-03 10:55:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481718;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 08:55:53','2025-10-03 10:55:53',0,NULL,10),(412419,'mailpoet/cron/daemon-trigger','complete','2025-10-03 08:57:53','2025-10-03 10:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759481873;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759481873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:00:07','2025-10-03 11:00:07',0,NULL,10),(412420,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:02:07','2025-10-03 11:02:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759482127;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759482127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:05:41','2025-10-03 11:05:41',0,NULL,10),(412421,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:07:41','2025-10-03 11:07:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759482461;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759482461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:09:09','2025-10-03 11:09:09',0,NULL,10),(412422,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:11:09','2025-10-03 11:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759482669;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759482669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:12:39','2025-10-03 11:12:39',0,NULL,10),(412423,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:14:39','2025-10-03 11:14:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759482879;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759482879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:15:51','2025-10-03 11:15:51',0,NULL,10),(412424,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:17:51','2025-10-03 11:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483071;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:19:38','2025-10-03 11:19:38',0,NULL,10),(412425,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:21:38','2025-10-03 11:21:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483298;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:22:30','2025-10-03 11:22:30',0,NULL,10),(412426,'mailpoet/cron/daemon-run','complete','2025-10-03 09:22:28','2025-10-03 11:22:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759483348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759483348;}',5,1,'2025-10-03 09:22:30','2025-10-03 11:22:30',0,NULL,10),(412427,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:24:30','2025-10-03 11:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483470;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:25:18','2025-10-03 11:25:18',0,NULL,10),(412428,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:27:18','2025-10-03 11:27:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483638;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:27:36','2025-10-03 11:27:36',0,NULL,10),(412429,'mailpoet/cron/daemon-run','complete','2025-10-03 09:27:34','2025-10-03 11:27:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759483654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759483654;}',5,1,'2025-10-03 09:27:36','2025-10-03 11:27:36',0,NULL,10),(412430,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:29:36','2025-10-03 11:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483776;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:30:55','2025-10-03 11:30:55',0,NULL,10),(412431,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:32:55','2025-10-03 11:32:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759483975;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759483975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:33:34','2025-10-03 11:33:34',0,NULL,10),(412432,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:35:34','2025-10-03 11:35:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759484134;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759484134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:36:15','2025-10-03 11:36:15',0,NULL,10),(412433,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:38:15','2025-10-03 11:38:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759484295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759484295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:39:58','2025-10-03 11:39:58',0,NULL,10),(412434,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:41:58','2025-10-03 11:41:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759484518;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759484518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:42:41','2025-10-03 11:42:41',0,NULL,10),(412435,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:44:41','2025-10-03 11:44:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759484681;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759484681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:46:15','2025-10-03 11:46:15',0,NULL,10),(412436,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:48:15','2025-10-03 11:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759484895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759484895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:49:06','2025-10-03 11:49:06',0,NULL,10),(412437,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:51:06','2025-10-03 11:51:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485066;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:51:15','2025-10-03 11:51:15',0,NULL,10),(412438,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:53:15','2025-10-03 11:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485195;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:54:31','2025-10-03 11:54:31',0,NULL,10),(412439,'mailpoet/cron/daemon-trigger','complete','2025-10-03 09:56:31','2025-10-03 11:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485391;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 09:58:06','2025-10-03 11:58:06',0,NULL,10),(412440,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:00:06','2025-10-03 12:00:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485606;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:00:39','2025-10-03 12:00:39',0,NULL,10),(412441,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:02:39','2025-10-03 12:02:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485759;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:03:18','2025-10-03 12:03:18',0,NULL,10),(412442,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:05:18','2025-10-03 12:05:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759485918;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759485918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:05:41','2025-10-03 12:05:41',0,NULL,10),(412443,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:07:41','2025-10-03 12:07:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486061;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:08:27','2025-10-03 12:08:27',0,NULL,10),(412444,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:10:27','2025-10-03 12:10:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486227;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:10:50','2025-10-03 12:10:50',0,NULL,10),(412445,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:12:50','2025-10-03 12:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486370;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:13:14','2025-10-03 12:13:14',0,NULL,10),(412446,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:15:14','2025-10-03 12:15:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:15:15','2025-10-03 12:15:15',0,NULL,10),(412447,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:17:15','2025-10-03 12:17:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486635;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:17:28','2025-10-03 12:17:28',0,NULL,10),(412448,'mailpoet/cron/daemon-run','complete','2025-10-03 10:17:27','2025-10-03 12:17:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759486647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759486647;}',5,1,'2025-10-03 10:17:28','2025-10-03 12:17:28',0,NULL,10),(412449,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:19:28','2025-10-03 12:19:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486768;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:19:32','2025-10-03 12:19:32',0,NULL,10),(412450,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:21:32','2025-10-03 12:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759486892;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759486892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:22:40','2025-10-03 12:22:40',0,NULL,10),(412451,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:24:40','2025-10-03 12:24:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759487080;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759487080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:25:29','2025-10-03 12:25:29',0,NULL,10),(412452,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:27:29','2025-10-03 12:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759487249;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759487249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:27:30','2025-10-03 12:27:30',0,NULL,10),(412453,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:29:30','2025-10-03 12:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759487370;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759487370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:30:29','2025-10-03 12:30:29',0,NULL,10),(412454,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:32:29','2025-10-03 12:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759487549;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759487549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:35:25','2025-10-03 12:35:25',0,NULL,10),(412455,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:37:25','2025-10-03 12:37:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759487845;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759487845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:38:49','2025-10-03 12:38:49',0,NULL,10),(412456,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:40:49','2025-10-03 12:40:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759488049;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759488049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:41:15','2025-10-03 12:41:15',0,NULL,10),(412457,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:43:15','2025-10-03 12:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759488195;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759488195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:44:12','2025-10-03 12:44:12',0,NULL,10),(412458,'mailpoet/cron/daemon-run','complete','2025-10-03 10:44:10','2025-10-03 12:44:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759488250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759488250;}',5,1,'2025-10-03 10:44:12','2025-10-03 12:44:12',0,NULL,10),(412459,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:46:12','2025-10-03 12:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759488372;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759488372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:47:46','2025-10-03 12:47:46',0,NULL,10),(412460,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:49:46','2025-10-03 12:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759488586;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759488586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:51:28','2025-10-03 12:51:28',0,NULL,10),(412461,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:53:28','2025-10-03 12:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759488808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759488808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:55:13','2025-10-03 12:55:13',0,NULL,10),(412462,'mailpoet/cron/daemon-trigger','complete','2025-10-03 10:57:13','2025-10-03 12:57:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489033;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 10:58:47','2025-10-03 12:58:47',0,NULL,10),(412463,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:00:47','2025-10-03 13:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489247;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:01:00','2025-10-03 13:01:00',0,NULL,10),(412464,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:03:00','2025-10-03 13:03:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489380;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:04:12','2025-10-03 13:04:12',0,NULL,10),(412465,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:06:12','2025-10-03 13:06:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489572;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:06:29','2025-10-03 13:06:29',0,NULL,10),(412466,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:08:29','2025-10-03 13:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489709;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:08:42','2025-10-03 13:08:42',0,NULL,10),(412467,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:10:42','2025-10-03 13:10:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489842;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:11:05','2025-10-03 13:11:05',0,NULL,10),(412468,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:13:05','2025-10-03 13:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759489985;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759489985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:13:42','2025-10-03 13:13:42',0,NULL,10),(412469,'mailpoet/cron/daemon-run','complete','2025-10-03 11:13:40','2025-10-03 13:13:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759490020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759490020;}',5,1,'2025-10-03 11:13:41','2025-10-03 13:13:41',0,NULL,10),(412470,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:15:42','2025-10-03 13:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759490142;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759490142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:15:54','2025-10-03 13:15:54',0,NULL,10),(412471,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:17:54','2025-10-03 13:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759490274;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759490274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:18:13','2025-10-03 13:18:13',0,NULL,10),(412472,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:20:13','2025-10-03 13:20:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759490413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759490413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:21:07','2025-10-03 13:21:07',0,NULL,10),(412473,'mailpoet/cron/daemon-run','complete','2025-10-03 11:21:05','2025-10-03 13:21:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759490465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759490465;}',5,1,'2025-10-03 11:21:07','2025-10-03 13:21:07',0,NULL,10),(412474,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:23:07','2025-10-03 13:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759490587;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759490587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:26:16','2025-10-03 13:26:16',0,NULL,10),(412475,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:28:16','2025-10-03 13:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759490896;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759490896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:28:44','2025-10-03 13:28:44',0,NULL,10),(412476,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:30:44','2025-10-03 13:30:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759491044;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759491044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:32:22','2025-10-03 13:32:22',0,NULL,10),(412477,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:34:22','2025-10-03 13:34:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759491262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759491262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:34:55','2025-10-03 13:34:55',0,NULL,10),(412478,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:36:55','2025-10-03 13:36:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759491415;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759491415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:40:25','2025-10-03 13:40:25',0,NULL,10),(412479,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:42:25','2025-10-03 13:42:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759491745;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759491745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:44:45','2025-10-03 13:44:45',0,NULL,10),(412480,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:46:45','2025-10-03 13:46:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759492005;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759492005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:47:36','2025-10-03 13:47:36',0,NULL,10),(412481,'mailpoet/cron/daemon-run','complete','2025-10-03 11:47:33','2025-10-03 13:47:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759492053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759492053;}',5,1,'2025-10-03 11:47:36','2025-10-03 13:47:36',0,NULL,10),(412482,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:49:36','2025-10-03 13:49:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759492176;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759492176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:51:23','2025-10-03 13:51:23',0,NULL,10),(412483,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:53:23','2025-10-03 13:53:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759492403;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759492403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:56:15','2025-10-03 13:56:15',0,NULL,10),(412484,'mailpoet/cron/daemon-trigger','complete','2025-10-03 11:58:15','2025-10-03 13:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759492695;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759492695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 11:58:37','2025-10-03 13:58:37',0,NULL,10),(412485,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:00:37','2025-10-03 14:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759492837;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759492837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:01:29','2025-10-03 14:01:29',0,NULL,10),(412486,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:03:29','2025-10-03 14:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759493009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759493009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:06:25','2025-10-03 14:06:25',0,NULL,10),(412487,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:08:25','2025-10-03 14:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759493305;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759493305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:08:49','2025-10-03 14:08:49',0,NULL,10),(412488,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:10:49','2025-10-03 14:10:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759493449;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759493449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:11:15','2025-10-03 14:11:15',0,NULL,10),(412489,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:13:15','2025-10-03 14:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759493595;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759493595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:16:28','2025-10-03 14:16:28',0,NULL,10),(412490,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:18:28','2025-10-03 14:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759493908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759493908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:21:27','2025-10-03 14:21:27',0,NULL,10),(412491,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:23:27','2025-10-03 14:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494207;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:24:46','2025-10-03 14:24:46',0,NULL,10),(412492,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:26:46','2025-10-03 14:26:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494406;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:28:13','2025-10-03 14:28:13',0,NULL,10),(412493,'mailpoet/cron/daemon-run','complete','2025-10-03 12:28:11','2025-10-03 14:28:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759494491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759494491;}',5,1,'2025-10-03 12:28:13','2025-10-03 14:28:13',0,NULL,10),(412494,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:30:13','2025-10-03 14:30:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:31:17','2025-10-03 14:31:17',0,NULL,10),(412495,'mailpoet/cron/daemon-run','complete','2025-10-03 12:31:12','2025-10-03 14:31:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759494672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759494672;}',5,1,'2025-10-03 12:31:15','2025-10-03 14:31:15',0,NULL,10),(412496,'mailpoet/cron/daemon-run','complete','2025-10-03 12:31:15','2025-10-03 14:31:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759494675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759494675;}',5,1,'2025-10-03 12:31:17','2025-10-03 14:31:17',0,NULL,10),(412497,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:33:17','2025-10-03 14:33:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494797;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:33:46','2025-10-03 14:33:46',0,NULL,10),(412498,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:35:46','2025-10-03 14:35:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759494946;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759494946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:36:26','2025-10-03 14:36:26',0,NULL,10),(412499,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:38:26','2025-10-03 14:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759495106;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759495106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:39:53','2025-10-03 14:39:53',0,NULL,10),(412500,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:41:53','2025-10-03 14:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759495313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759495313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:44:07','2025-10-03 14:44:07',0,NULL,10),(412501,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:46:08','2025-10-03 14:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759495568;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759495568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:46:27','2025-10-03 14:46:27',0,NULL,10),(412502,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:48:27','2025-10-03 14:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759495707;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759495707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:49:34','2025-10-03 14:49:34',0,NULL,10),(412503,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:51:34','2025-10-03 14:51:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759495894;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759495894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:53:20','2025-10-03 14:53:20',0,NULL,10),(412504,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:55:20','2025-10-03 14:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759496120;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759496120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 12:56:15','2025-10-03 14:56:15',0,NULL,10),(412505,'mailpoet/cron/daemon-trigger','complete','2025-10-03 12:58:15','2025-10-03 14:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759496295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759496295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:00:21','2025-10-03 15:00:21',0,NULL,10),(412506,'mailpoet/cron/daemon-run','complete','2025-10-03 13:00:18','2025-10-03 15:00:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759496418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759496418;}',5,1,'2025-10-03 13:00:21','2025-10-03 15:00:21',0,NULL,10),(412507,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:02:21','2025-10-03 15:02:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759496541;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759496541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:02:30','2025-10-03 15:02:30',0,NULL,10),(412508,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:04:30','2025-10-03 15:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759496670;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759496670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:06:27','2025-10-03 15:06:27',0,NULL,10),(412509,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:08:27','2025-10-03 15:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759496907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759496907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:08:58','2025-10-03 15:08:58',0,NULL,10),(412510,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:10:58','2025-10-03 15:10:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759497058;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759497058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:15:58','2025-10-03 15:15:58',0,NULL,10),(412511,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:17:58','2025-10-03 15:17:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759497478;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759497478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:21:28','2025-10-03 15:21:28',0,NULL,10),(412512,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:23:28','2025-10-03 15:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759497808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759497808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:25:11','2025-10-03 15:25:11',0,NULL,10),(412513,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:27:11','2025-10-03 15:27:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498031;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:27:27','2025-10-03 15:27:27',0,NULL,10),(412514,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:29:27','2025-10-03 15:29:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498167;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:30:14','2025-10-03 15:30:14',0,NULL,10),(412515,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:32:14','2025-10-03 15:32:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498334;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:32:54','2025-10-03 15:32:54',0,NULL,10),(412516,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:34:54','2025-10-03 15:34:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498494;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:36:26','2025-10-03 15:36:26',0,NULL,10),(412517,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:38:26','2025-10-03 15:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:38:28','2025-10-03 15:38:28',0,NULL,10),(412518,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:40:28','2025-10-03 15:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498828;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:41:15','2025-10-03 15:41:15',0,NULL,10),(412519,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:43:15','2025-10-03 15:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759498995;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759498995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:43:35','2025-10-03 15:43:35',0,NULL,10),(412520,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:45:35','2025-10-03 15:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499135;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:46:28','2025-10-03 15:46:28',0,NULL,10),(412521,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:48:28','2025-10-03 15:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:50:05','2025-10-03 15:50:05',0,NULL,10),(412522,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:52:05','2025-10-03 15:52:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499525;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:52:43','2025-10-03 15:52:43',0,NULL,10),(412523,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:54:43','2025-10-03 15:54:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499683;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 13:56:15','2025-10-03 15:56:15',0,NULL,10),(412524,'mailpoet/cron/daemon-trigger','complete','2025-10-03 13:58:15','2025-10-03 15:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759499895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759499895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:00:14','2025-10-03 16:00:14',0,NULL,10),(412525,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:02:14','2025-10-03 16:02:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500134;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:02:34','2025-10-03 16:02:34',0,NULL,10),(412526,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:04:34','2025-10-03 16:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500274;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:06:29','2025-10-03 16:06:29',0,NULL,10),(412527,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:08:29','2025-10-03 16:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:08:40','2025-10-03 16:08:40',0,NULL,10),(412528,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:10:40','2025-10-03 16:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500640;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:10:59','2025-10-03 16:10:59',0,NULL,10),(412529,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:12:59','2025-10-03 16:12:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500779;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:13:18','2025-10-03 16:13:18',0,NULL,10),(412530,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:15:18','2025-10-03 16:15:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759500918;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759500918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:16:19','2025-10-03 16:16:19',0,NULL,10),(412531,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:18:19','2025-10-03 16:18:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759501099;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759501099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:21:29','2025-10-03 16:21:29',0,NULL,10),(412532,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:23:29','2025-10-03 16:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759501409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759501409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:24:32','2025-10-03 16:24:32',0,NULL,10),(412533,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:26:32','2025-10-03 16:26:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759501592;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759501592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:31:21','2025-10-03 16:31:21',0,NULL,10),(412534,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:33:21','2025-10-03 16:33:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502001;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:35:36','2025-10-03 16:35:36',0,NULL,10),(412535,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:37:36','2025-10-03 16:37:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502256;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:38:13','2025-10-03 16:38:13',0,NULL,10),(412536,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:40:13','2025-10-03 16:40:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:40:19','2025-10-03 16:40:19',0,NULL,10),(412537,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:42:19','2025-10-03 16:42:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502539;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:43:10','2025-10-03 16:43:10',0,NULL,10),(412538,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:45:10','2025-10-03 16:45:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:45:13','2025-10-03 16:45:13',0,NULL,10),(412539,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:47:13','2025-10-03 16:47:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502833;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:47:19','2025-10-03 16:47:19',0,NULL,10),(412540,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:49:19','2025-10-03 16:49:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759502959;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759502959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:49:53','2025-10-03 16:49:53',0,NULL,10),(412541,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:51:53','2025-10-03 16:51:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759503113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759503113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:54:46','2025-10-03 16:54:46',0,NULL,10),(412542,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:56:46','2025-10-03 16:56:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759503406;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759503406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 14:57:12','2025-10-03 16:57:12',0,NULL,10),(412543,'mailpoet/cron/daemon-trigger','complete','2025-10-03 14:59:12','2025-10-03 16:59:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759503552;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759503552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:01:07','2025-10-03 17:01:07',0,NULL,10),(412544,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:03:07','2025-10-03 17:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759503787;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759503787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:04:03','2025-10-03 17:04:03',0,NULL,10),(412545,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:06:03','2025-10-03 17:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759503963;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759503963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:06:37','2025-10-03 17:06:37',0,NULL,10),(412546,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:08:37','2025-10-03 17:08:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504117;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:08:47','2025-10-03 17:08:47',0,NULL,10),(412547,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:10:47','2025-10-03 17:10:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504247;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:11:16','2025-10-03 17:11:16',0,NULL,10),(412548,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:13:16','2025-10-03 17:13:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504396;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:13:56','2025-10-03 17:13:56',0,NULL,10),(412549,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:15:56','2025-10-03 17:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504556;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:16:05','2025-10-03 17:16:05',0,NULL,10),(412550,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:18:05','2025-10-03 17:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504685;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:19:55','2025-10-03 17:19:55',0,NULL,10),(412551,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:21:55','2025-10-03 17:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759504915;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759504915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:24:02','2025-10-03 17:24:02',0,NULL,10),(412552,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:26:02','2025-10-03 17:26:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505162;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:26:15','2025-10-03 17:26:15',0,NULL,10),(412553,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:28:15','2025-10-03 17:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:28:37','2025-10-03 17:28:37',0,NULL,10),(412554,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:30:37','2025-10-03 17:30:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505437;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:31:27','2025-10-03 17:31:27',0,NULL,10),(412555,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:33:27','2025-10-03 17:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505607;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:34:26','2025-10-03 17:34:26',0,NULL,10),(412556,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:36:26','2025-10-03 17:36:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505786;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:36:35','2025-10-03 17:36:35',0,NULL,10),(412557,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:38:35','2025-10-03 17:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759505915;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759505915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:38:52','2025-10-03 17:38:52',0,NULL,10),(412558,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:40:52','2025-10-03 17:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759506052;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759506052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:43:03','2025-10-03 17:43:03',0,NULL,10),(412559,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:45:03','2025-10-03 17:45:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759506303;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759506303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:46:28','2025-10-03 17:46:28',0,NULL,10),(412560,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:48:28','2025-10-03 17:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759506508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759506508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:51:28','2025-10-03 17:51:28',0,NULL,10),(412561,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:53:28','2025-10-03 17:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759506808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759506808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:56:15','2025-10-03 17:56:15',0,NULL,10),(412562,'mailpoet/cron/daemon-trigger','complete','2025-10-03 15:58:15','2025-10-03 17:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 15:59:09','2025-10-03 17:59:09',0,NULL,10),(412563,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:01:09','2025-10-03 18:01:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:01:29','2025-10-03 18:01:29',0,NULL,10),(412564,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:03:29','2025-10-03 18:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:04:07','2025-10-03 18:04:07',0,NULL,10),(412565,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:06:07','2025-10-03 18:06:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507567;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:07:47','2025-10-03 18:07:47',0,NULL,10),(412566,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:09:47','2025-10-03 18:09:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507787;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:10:39','2025-10-03 18:10:39',0,NULL,10),(412567,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:12:39','2025-10-03 18:12:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759507959;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759507959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:15:03','2025-10-03 18:15:03',0,NULL,10),(412568,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:17:03','2025-10-03 18:17:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759508223;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759508223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:20:54','2025-10-03 18:20:54',0,NULL,10),(412569,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:22:54','2025-10-03 18:22:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759508574;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759508574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:23:36','2025-10-03 18:23:36',0,NULL,10),(412570,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:25:36','2025-10-03 18:25:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759508736;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759508736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:26:15','2025-10-03 18:26:15',0,NULL,10),(412571,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:28:15','2025-10-03 18:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759508895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759508895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:31:28','2025-10-03 18:31:28',0,NULL,10),(412572,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:33:28','2025-10-03 18:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509208;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:33:56','2025-10-03 18:33:56',0,NULL,10),(412573,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:35:56','2025-10-03 18:35:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509356;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:36:27','2025-10-03 18:36:27',0,NULL,10),(412574,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:38:27','2025-10-03 18:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509507;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:39:19','2025-10-03 18:39:19',0,NULL,10),(412575,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:41:19','2025-10-03 18:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759509679;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759509679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:46:30','2025-10-03 18:46:30',0,NULL,10),(412576,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:48:30','2025-10-03 18:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759510110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759510110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:49:49','2025-10-03 18:49:49',0,NULL,10),(412577,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:51:49','2025-10-03 18:51:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759510309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759510309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:52:35','2025-10-03 18:52:35',0,NULL,10),(412578,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:54:35','2025-10-03 18:54:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759510475;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759510475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:54:53','2025-10-03 18:54:53',0,NULL,10),(412579,'mailpoet/cron/daemon-trigger','complete','2025-10-03 16:56:53','2025-10-03 18:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759510613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759510613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 16:59:17','2025-10-03 18:59:17',0,NULL,10),(412580,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:01:17','2025-10-03 19:01:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759510877;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759510877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:01:29','2025-10-03 19:01:29',0,NULL,10),(412581,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:03:29','2025-10-03 19:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:04:25','2025-10-03 19:04:25',0,NULL,10),(412582,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:06:25','2025-10-03 19:06:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511185;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:06:30','2025-10-03 19:06:30',0,NULL,10),(412583,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:08:30','2025-10-03 19:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:09:42','2025-10-03 19:09:42',0,NULL,10),(412584,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:11:42','2025-10-03 19:11:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511502;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:13:42','2025-10-03 19:13:42',0,NULL,10),(412585,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:15:42','2025-10-03 19:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511742;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:16:27','2025-10-03 19:16:27',0,NULL,10),(412586,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:18:27','2025-10-03 19:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759511907;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759511907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:20:01','2025-10-03 19:20:01',0,NULL,10),(412587,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:22:01','2025-10-03 19:22:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759512121;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759512121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:26:15','2025-10-03 19:26:15',0,NULL,10),(412588,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:28:15','2025-10-03 19:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759512495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759512495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:30:20','2025-10-03 19:30:20',0,NULL,10),(412589,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:32:20','2025-10-03 19:32:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759512740;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759512740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:35:22','2025-10-03 19:35:22',0,NULL,10),(412590,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:37:22','2025-10-03 19:37:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759513042;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759513042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:37:54','2025-10-03 19:37:54',0,NULL,10),(412591,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:39:54','2025-10-03 19:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759513194;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759513194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:40:55','2025-10-03 19:40:55',0,NULL,10),(412592,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:42:55','2025-10-03 19:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759513375;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759513375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:44:48','2025-10-03 19:44:48',0,NULL,10),(412593,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:46:48','2025-10-03 19:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759513608;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759513608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:49:11','2025-10-03 19:49:11',0,NULL,10),(412594,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:51:11','2025-10-03 19:51:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759513871;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759513871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:54:33','2025-10-03 19:54:33',0,NULL,10),(412595,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:56:33','2025-10-03 19:56:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759514193;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759514193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 17:57:22','2025-10-03 19:57:22',0,NULL,10),(412596,'mailpoet/cron/daemon-trigger','complete','2025-10-03 17:59:22','2025-10-03 19:59:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759514362;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759514362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:00:57','2025-10-03 20:00:57',0,NULL,10),(412597,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:02:57','2025-10-03 20:02:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759514577;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759514577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:05:46','2025-10-03 20:05:46',0,NULL,10),(412598,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:07:46','2025-10-03 20:07:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759514866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759514866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:09:22','2025-10-03 20:09:22',0,NULL,10),(412599,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:11:22','2025-10-03 20:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515082;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:13:54','2025-10-03 20:13:54',0,NULL,10),(412600,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:15:54','2025-10-03 20:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515354;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:16:30','2025-10-03 20:16:30',0,NULL,10),(412601,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:18:30','2025-10-03 20:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:18:49','2025-10-03 20:18:49',0,NULL,10),(412602,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:20:49','2025-10-03 20:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515649;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:21:30','2025-10-03 20:21:30',0,NULL,10),(412603,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:23:30','2025-10-03 20:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:24:06','2025-10-03 20:24:06',0,NULL,10),(412604,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:26:06','2025-10-03 20:26:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759515966;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759515966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:26:15','2025-10-03 20:26:15',0,NULL,10),(412605,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:28:15','2025-10-03 20:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759516095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759516095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:29:03','2025-10-03 20:29:03',0,NULL,10),(412606,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:31:03','2025-10-03 20:31:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759516263;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759516263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:32:26','2025-10-03 20:32:26',0,NULL,10),(412607,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:34:26','2025-10-03 20:34:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759516466;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759516466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:36:28','2025-10-03 20:36:28',0,NULL,10),(412608,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:38:28','2025-10-03 20:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759516708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759516708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:40:16','2025-10-03 20:40:16',0,NULL,10),(412609,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:42:16','2025-10-03 20:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759516936;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759516936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:42:25','2025-10-03 20:42:25',0,NULL,10),(412610,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:44:25','2025-10-03 20:44:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517065;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:46:28','2025-10-03 20:46:28',0,NULL,10),(412611,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:48:28','2025-10-03 20:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:49:57','2025-10-03 20:49:57',0,NULL,10),(412612,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:51:57','2025-10-03 20:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517517;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:51:59','2025-10-03 20:51:59',0,NULL,10),(412613,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:53:59','2025-10-03 20:53:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517639;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:54:33','2025-10-03 20:54:33',0,NULL,10),(412614,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:56:33','2025-10-03 20:56:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517793;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 18:57:41','2025-10-03 20:57:41',0,NULL,10),(412615,'mailpoet/cron/daemon-trigger','complete','2025-10-03 18:59:41','2025-10-03 20:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759517981;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759517981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:00:39','2025-10-03 21:00:39',0,NULL,10),(412616,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:02:39','2025-10-03 21:02:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759518159;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759518159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:03:38','2025-10-03 21:03:38',0,NULL,10),(412617,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:05:38','2025-10-03 21:05:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759518338;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759518338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:06:28','2025-10-03 21:06:28',0,NULL,10),(412618,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:08:28','2025-10-03 21:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759518508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759518508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:08:53','2025-10-03 21:08:53',0,NULL,10),(412619,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:10:53','2025-10-03 21:10:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759518653;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759518653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:13:38','2025-10-03 21:13:38',0,NULL,10),(412620,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:15:38','2025-10-03 21:15:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759518938;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759518938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:16:29','2025-10-03 21:16:29',0,NULL,10),(412621,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:18:29','2025-10-03 21:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759519109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759519109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:19:53','2025-10-03 21:19:53',0,NULL,10),(412622,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:21:53','2025-10-03 21:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759519313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759519313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:24:37','2025-10-03 21:24:37',0,NULL,10),(412623,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:26:37','2025-10-03 21:26:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759519597;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759519597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:27:13','2025-10-03 21:27:13',0,NULL,10),(412624,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:29:13','2025-10-03 21:29:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759519753;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759519753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:29:51','2025-10-03 21:29:51',0,NULL,10),(412625,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:31:51','2025-10-03 21:31:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759519911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759519911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:33:30','2025-10-03 21:33:30',0,NULL,10),(412626,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:35:30','2025-10-03 21:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520130;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:36:26','2025-10-03 21:36:26',0,NULL,10),(412627,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:38:26','2025-10-03 21:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520306;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:38:36','2025-10-03 21:38:36',0,NULL,10),(412628,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:40:36','2025-10-03 21:40:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520436;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:41:16','2025-10-03 21:41:16',0,NULL,10),(412629,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:43:16','2025-10-03 21:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520596;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:44:37','2025-10-03 21:44:37',0,NULL,10),(412630,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:46:37','2025-10-03 21:46:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520797;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:47:45','2025-10-03 21:47:45',0,NULL,10),(412631,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:49:45','2025-10-03 21:49:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759520985;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759520985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:51:30','2025-10-03 21:51:30',0,NULL,10),(412632,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:53:30','2025-10-03 21:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759521210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759521210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:55:18','2025-10-03 21:55:18',0,NULL,10),(412633,'mailpoet/cron/daemon-trigger','complete','2025-10-03 19:57:18','2025-10-03 21:57:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759521438;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759521438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 19:58:29','2025-10-03 21:58:29',0,NULL,10),(412634,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:00:29','2025-10-03 22:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759521629;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759521629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:01:27','2025-10-03 22:01:27',0,NULL,10),(412635,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:03:27','2025-10-03 22:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759521807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759521807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:05:18','2025-10-03 22:05:18',0,NULL,10),(412636,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:07:18','2025-10-03 22:07:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522038;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:08:08','2025-10-03 22:08:08',0,NULL,10),(412637,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:10:08','2025-10-03 22:10:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522208;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:10:15','2025-10-03 22:10:15',0,NULL,10),(412638,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:12:15','2025-10-03 22:12:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522335;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:12:51','2025-10-03 22:12:51',0,NULL,10),(412639,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:14:51','2025-10-03 22:14:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522491;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:15:24','2025-10-03 22:15:24',0,NULL,10),(412640,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:17:24','2025-10-03 22:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522644;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:17:34','2025-10-03 22:17:34',0,NULL,10),(412641,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:19:34','2025-10-03 22:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522774;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:19:37','2025-10-03 22:19:37',0,NULL,10),(412642,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:21:37','2025-10-03 22:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759522897;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759522897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:21:54','2025-10-03 22:21:54',0,NULL,10),(412643,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:23:54','2025-10-03 22:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759523034;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759523034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:26:16','2025-10-03 22:26:16',0,NULL,10),(412644,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:28:16','2025-10-03 22:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759523296;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759523296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:29:36','2025-10-03 22:29:36',0,NULL,10),(412645,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:31:36','2025-10-03 22:31:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759523496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759523496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:33:22','2025-10-03 22:33:22',0,NULL,10),(412646,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:35:22','2025-10-03 22:35:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759523722;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759523722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:36:06','2025-10-03 22:36:06',0,NULL,10),(412647,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:38:06','2025-10-03 22:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759523886;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759523886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:39:16','2025-10-03 22:39:16',0,NULL,10),(412648,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:41:16','2025-10-03 22:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759524076;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759524076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:45:26','2025-10-03 22:45:26',0,NULL,10),(412649,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:47:26','2025-10-03 22:47:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759524446;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759524446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:48:39','2025-10-03 22:48:39',0,NULL,10),(412650,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:50:39','2025-10-03 22:50:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759524639;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759524639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:51:29','2025-10-03 22:51:29',0,NULL,10),(412651,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:53:29','2025-10-03 22:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759524809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759524809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:53:37','2025-10-03 22:53:37',0,NULL,10),(412652,'mailpoet/cron/daemon-trigger','complete','2025-10-03 20:55:37','2025-10-03 22:55:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759524937;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759524937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 20:59:31','2025-10-03 22:59:31',0,NULL,10),(412653,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:01:31','2025-10-03 23:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759525291;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759525291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:04:44','2025-10-03 23:04:44',0,NULL,10),(412654,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:06:44','2025-10-03 23:06:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759525604;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759525604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:07:50','2025-10-03 23:07:50',0,NULL,10),(412655,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:09:50','2025-10-03 23:09:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759525790;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759525790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:10:37','2025-10-03 23:10:37',0,NULL,10),(412656,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:12:37','2025-10-03 23:12:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759525957;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759525957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:13:46','2025-10-03 23:13:46',0,NULL,10),(412657,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:15:46','2025-10-03 23:15:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759526146;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759526146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:15:51','2025-10-03 23:15:51',0,NULL,10),(412658,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:17:51','2025-10-03 23:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759526271;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759526271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:19:03','2025-10-03 23:19:03',0,NULL,10),(412659,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:21:03','2025-10-03 23:21:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759526463;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759526463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:21:26','2025-10-03 23:21:26',0,NULL,10),(412660,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:23:26','2025-10-03 23:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759526606;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759526606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:26:16','2025-10-03 23:26:16',0,NULL,10),(412661,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:28:16','2025-10-03 23:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759526896;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759526896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:29:22','2025-10-03 23:29:22',0,NULL,10),(412662,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:31:22','2025-10-03 23:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527082;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:31:29','2025-10-03 23:31:29',0,NULL,10),(412663,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:33:29','2025-10-03 23:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:33:51','2025-10-03 23:33:51',0,NULL,10),(412664,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:35:51','2025-10-03 23:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527351;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:36:23','2025-10-03 23:36:23',0,NULL,10),(412665,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:38:23','2025-10-03 23:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527503;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:39:03','2025-10-03 23:39:03',0,NULL,10),(412666,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:41:03','2025-10-03 23:41:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527663;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:41:15','2025-10-03 23:41:15',0,NULL,10),(412667,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:43:15','2025-10-03 23:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759527795;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759527795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:44:48','2025-10-03 23:44:48',0,NULL,10),(412668,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:46:48','2025-10-03 23:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528008;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:48:47','2025-10-03 23:48:47',0,NULL,10),(412669,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:50:47','2025-10-03 23:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528247;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:51:29','2025-10-03 23:51:29',0,NULL,10),(412670,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:53:29','2025-10-03 23:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:53:56','2025-10-03 23:53:56',0,NULL,10),(412671,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:55:56','2025-10-03 23:55:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528556;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:56:15','2025-10-03 23:56:15',0,NULL,10),(412672,'mailpoet/cron/daemon-trigger','complete','2025-10-03 21:58:15','2025-10-03 23:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528695;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 21:58:47','2025-10-03 23:58:47',0,NULL,10),(412673,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:00:47','2025-10-04 00:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759528847;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759528847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:01:29','2025-10-04 00:01:29',0,NULL,10),(412674,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:03:29','2025-10-04 00:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759529009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759529009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:06:29','2025-10-04 00:06:29',0,NULL,10),(412675,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:08:29','2025-10-04 00:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759529309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759529309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:11:16','2025-10-04 00:11:16',0,NULL,10),(412676,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:13:16','2025-10-04 00:13:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759529596;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759529596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:16:16','2025-10-04 00:16:16',0,NULL,10),(412677,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:18:16','2025-10-04 00:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759529896;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759529896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:21:28','2025-10-04 00:21:28',0,NULL,10),(412678,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:23:28','2025-10-04 00:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759530208;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759530208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:23:29','2025-10-04 00:23:29',0,NULL,10),(412679,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:25:29','2025-10-04 00:25:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759530329;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759530329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:25:30','2025-10-04 00:25:30',0,NULL,10),(412680,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:27:30','2025-10-04 00:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759530450;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759530450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:31:30','2025-10-04 00:31:30',0,NULL,10),(412681,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:33:30','2025-10-04 00:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759530810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759530810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:36:29','2025-10-04 00:36:29',0,NULL,10),(412682,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:38:29','2025-10-04 00:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759531109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759531109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:41:16','2025-10-04 00:41:16',0,NULL,10),(412683,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:43:16','2025-10-04 00:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759531396;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759531396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:46:28','2025-10-04 00:46:28',0,NULL,10),(412684,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:48:28','2025-10-04 00:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759531708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759531708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:51:29','2025-10-04 00:51:29',0,NULL,10),(412685,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:53:29','2025-10-04 00:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759532009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759532009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 22:56:15','2025-10-04 00:56:15',0,NULL,10),(412686,'mailpoet/cron/daemon-trigger','complete','2025-10-03 22:58:15','2025-10-04 00:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759532295;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759532295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:01:28','2025-10-04 01:01:28',0,NULL,10),(412687,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:03:28','2025-10-04 01:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759532608;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759532608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:06:30','2025-10-04 01:06:30',0,NULL,10),(412688,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:08:30','2025-10-04 01:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759532910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759532910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:10:54','2025-10-04 01:10:54',0,NULL,10),(412689,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:12:54','2025-10-04 01:12:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759533174;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759533174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:14:04','2025-10-04 01:14:04',0,NULL,10),(412690,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:16:04','2025-10-04 01:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759533364;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759533364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:16:29','2025-10-04 01:16:29',0,NULL,10),(412691,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:18:29','2025-10-04 01:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759533509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759533509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:21:29','2025-10-04 01:21:29',0,NULL,10),(412692,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:23:29','2025-10-04 01:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759533809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759533809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:26:16','2025-10-04 01:26:16',0,NULL,10),(412693,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:28:16','2025-10-04 01:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759534096;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759534096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:31:30','2025-10-04 01:31:30',0,NULL,10),(412694,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:33:30','2025-10-04 01:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759534410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759534410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:35:05','2025-10-04 01:35:05',0,NULL,10),(412695,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:37:05','2025-10-04 01:37:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759534625;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759534625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:39:06','2025-10-04 01:39:06',0,NULL,10),(412696,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:41:06','2025-10-04 01:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759534866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759534866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:41:07','2025-10-04 01:41:07',0,NULL,10),(412697,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:43:07','2025-10-04 01:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759534987;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759534987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:48:57','2025-10-04 01:48:57',0,NULL,10),(412698,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:50:57','2025-10-04 01:50:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759535457;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759535457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:51:33','2025-10-04 01:51:33',0,NULL,10),(412699,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:53:33','2025-10-04 01:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759535613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759535613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-03 23:56:19','2025-10-04 01:56:19',0,NULL,10),(412700,'mailpoet/cron/daemon-run','complete','2025-10-03 23:56:16','2025-10-04 01:56:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759535776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759535776;}',5,1,'2025-10-03 23:56:19','2025-10-04 01:56:19',0,NULL,10),(412701,'mailpoet/cron/daemon-trigger','complete','2025-10-03 23:58:19','2025-10-04 01:58:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759535899;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759535899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:01:29','2025-10-04 02:01:29',0,NULL,10),(412702,'mailpoet/cron/daemon-run','complete','2025-10-04 00:01:27','2025-10-04 02:01:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759536087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759536087;}',5,1,'2025-10-04 00:01:29','2025-10-04 02:01:29',0,NULL,10),(412703,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:03:29','2025-10-04 02:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759536209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759536209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:03:30','2025-10-04 02:03:30',0,NULL,10),(412704,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:05:30','2025-10-04 02:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759536330;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759536330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:06:29','2025-10-04 02:06:29',0,NULL,10),(412705,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:08:29','2025-10-04 02:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759536509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759536509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:10:12','2025-10-04 02:10:12',0,NULL,10),(412706,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:12:12','2025-10-04 02:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759536732;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759536732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:16:29','2025-10-04 02:16:29',0,NULL,10),(412707,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:18:29','2025-10-04 02:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759537109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759537109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:21:40','2025-10-04 02:21:40',0,NULL,10),(412708,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:23:40','2025-10-04 02:23:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759537420;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759537420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:26:17','2025-10-04 02:26:17',0,NULL,10),(412709,'mailpoet/cron/daemon-run','complete','2025-10-04 00:26:16','2025-10-04 02:26:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759537576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759537576;}',5,1,'2025-10-04 00:26:17','2025-10-04 02:26:17',0,NULL,10),(412710,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:28:17','2025-10-04 02:28:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759537697;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759537697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:31:27','2025-10-04 02:31:27',0,NULL,10),(412711,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:33:27','2025-10-04 02:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759538007;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759538007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:36:31','2025-10-04 02:36:31',0,NULL,10),(412712,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:38:31','2025-10-04 02:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759538311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759538311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:41:16','2025-10-04 02:41:16',0,NULL,10),(412713,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:43:16','2025-10-04 02:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759538596;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759538596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:46:30','2025-10-04 02:46:30',0,NULL,10),(412714,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:48:30','2025-10-04 02:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759538910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759538910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:48:38','2025-10-04 02:48:38',0,NULL,10),(412715,'mailpoet/cron/daemon-run','complete','2025-10-04 00:48:37','2025-10-04 02:48:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759538917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759538917;}',5,1,'2025-10-04 00:48:38','2025-10-04 02:48:38',0,NULL,10),(412716,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:50:38','2025-10-04 02:50:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759539038;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759539038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:51:30','2025-10-04 02:51:30',0,NULL,10),(412717,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:53:30','2025-10-04 02:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759539210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759539210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:56:16','2025-10-04 02:56:16',0,NULL,10),(412718,'mailpoet/cron/daemon-trigger','complete','2025-10-04 00:58:16','2025-10-04 02:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759539496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759539496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 00:59:55','2025-10-04 02:59:55',0,NULL,10),(412719,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:01:55','2025-10-04 03:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759539715;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759539715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:06:29','2025-10-04 03:06:29',0,NULL,10),(412720,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:08:29','2025-10-04 03:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759540109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759540109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:09:52','2025-10-04 03:09:52',0,NULL,10),(412721,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:11:52','2025-10-04 03:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759540312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759540312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:16:04','2025-10-04 03:16:04',0,NULL,10),(412722,'mailpoet/cron/daemon-run','complete','2025-10-04 01:16:02','2025-10-04 03:16:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759540562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759540562;}',5,1,'2025-10-04 01:16:04','2025-10-04 03:16:04',0,NULL,10),(412723,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:18:04','2025-10-04 03:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759540684;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759540684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:21:31','2025-10-04 03:21:31',0,NULL,10),(412724,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:23:31','2025-10-04 03:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:26:18','2025-10-04 03:26:18',0,NULL,10),(412725,'mailpoet/cron/daemon-run','complete','2025-10-04 01:26:16','2025-10-04 03:26:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759541176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759541176;}',5,1,'2025-10-04 01:26:18','2025-10-04 03:26:18',0,NULL,10),(412726,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:28:18','2025-10-04 03:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541298;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:30:17','2025-10-04 03:30:17',0,NULL,10),(412727,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:32:17','2025-10-04 03:32:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541537;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:33:13','2025-10-04 03:33:13',0,NULL,10),(412728,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:35:13','2025-10-04 03:35:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541713;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:35:36','2025-10-04 03:35:36',0,NULL,10),(412729,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:37:36','2025-10-04 03:37:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541856;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:41:16','2025-10-04 03:41:16',0,NULL,10),(412730,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:43:16','2025-10-04 03:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759542196;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759542196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:46:29','2025-10-04 03:46:29',0,NULL,10),(412731,'mailpoet/cron/daemon-run','complete','2025-10-04 01:46:27','2025-10-04 03:46:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759542387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759542387;}',5,1,'2025-10-04 01:46:29','2025-10-04 03:46:29',0,NULL,10),(412732,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:48:29','2025-10-04 03:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759542509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759542509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:49:37','2025-10-04 03:49:37',0,NULL,10),(412733,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:51:37','2025-10-04 03:51:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759542697;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759542697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:51:42','2025-10-04 03:51:42',0,NULL,10),(412734,'mailpoet/cron/daemon-run','complete','2025-10-04 01:51:40','2025-10-04 03:51:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759542700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759542700;}',5,1,'2025-10-04 01:51:42','2025-10-04 03:51:42',0,NULL,10),(412735,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:53:42','2025-10-04 03:53:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759542822;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759542822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:56:16','2025-10-04 03:56:16',0,NULL,10),(412736,'mailpoet/cron/daemon-trigger','complete','2025-10-04 01:58:16','2025-10-04 03:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759543096;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759543096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 01:59:59','2025-10-04 03:59:59',0,NULL,10),(412737,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:01:59','2025-10-04 04:01:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759543319;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759543319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:04:53','2025-10-04 04:04:53',0,NULL,10),(412738,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:06:53','2025-10-04 04:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759543613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759543613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:08:00','2025-10-04 04:08:00',0,NULL,10),(412739,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:10:00','2025-10-04 04:10:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759543800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759543800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:11:16','2025-10-04 04:11:16',0,NULL,10),(412740,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:13:16','2025-10-04 04:13:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759543996;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759543996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:16:30','2025-10-04 04:16:30',0,NULL,10),(412741,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:18:30','2025-10-04 04:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759544310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759544310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:18:47','2025-10-04 04:18:47',0,NULL,10),(412742,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:20:47','2025-10-04 04:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759544447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759544447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:21:33','2025-10-04 04:21:33',0,NULL,10),(412743,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:23:33','2025-10-04 04:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759544613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759544613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:24:07','2025-10-04 04:24:07',0,NULL,10),(412744,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:26:07','2025-10-04 04:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759544767;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759544767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:26:16','2025-10-04 04:26:16',0,NULL,10),(412745,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:28:16','2025-10-04 04:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759544896;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759544896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:31:31','2025-10-04 04:31:31',0,NULL,10),(412746,'mailpoet/cron/daemon-run','complete','2025-10-04 02:31:29','2025-10-04 04:31:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759545089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759545089;}',5,1,'2025-10-04 02:31:31','2025-10-04 04:31:31',0,NULL,10),(412747,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:33:31','2025-10-04 04:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759545211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759545211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:34:09','2025-10-04 04:34:09',0,NULL,10),(412748,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:36:09','2025-10-04 04:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759545369;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759545369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:36:29','2025-10-04 04:36:29',0,NULL,10),(412749,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:38:29','2025-10-04 04:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759545509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759545509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:39:14','2025-10-04 04:39:14',0,NULL,10),(412750,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:41:14','2025-10-04 04:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759545674;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759545674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:41:16','2025-10-04 04:41:16',0,NULL,10),(412751,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:43:16','2025-10-04 04:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759545796;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759545796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:46:28','2025-10-04 04:46:28',0,NULL,10),(412752,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:48:28','2025-10-04 04:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759546108;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759546108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:48:35','2025-10-04 04:48:35',0,NULL,10),(412753,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:50:35','2025-10-04 04:50:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759546235;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759546235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:51:27','2025-10-04 04:51:27',0,NULL,10),(412754,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:53:27','2025-10-04 04:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759546407;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759546407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 02:56:16','2025-10-04 04:56:16',0,NULL,10),(412755,'mailpoet/cron/daemon-trigger','complete','2025-10-04 02:58:16','2025-10-04 04:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759546696;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759546696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:01:31','2025-10-04 05:01:31',0,NULL,10),(412756,'mailpoet/cron/daemon-run','complete','2025-10-04 03:01:29','2025-10-04 05:01:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759546889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759546889;}',5,1,'2025-10-04 03:01:31','2025-10-04 05:01:31',0,NULL,10),(412757,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:03:31','2025-10-04 05:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:03:40','2025-10-04 05:03:40',0,NULL,10),(412758,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:05:40','2025-10-04 05:05:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547140;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:06:29','2025-10-04 05:06:29',0,NULL,10),(412759,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:08:29','2025-10-04 05:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:09:03','2025-10-04 05:09:03',0,NULL,10),(412760,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:11:03','2025-10-04 05:11:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547463;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:11:29','2025-10-04 05:11:29',0,NULL,10),(412761,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:13:29','2025-10-04 05:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:13:56','2025-10-04 05:13:56',0,NULL,10),(412762,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:15:56','2025-10-04 05:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547756;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:16:28','2025-10-04 05:16:28',0,NULL,10),(412763,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:18:28','2025-10-04 05:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759547908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759547908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:18:54','2025-10-04 05:18:54',0,NULL,10),(412764,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:20:54','2025-10-04 05:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759548054;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759548054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:21:26','2025-10-04 05:21:26',0,NULL,10),(412765,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:23:26','2025-10-04 05:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759548206;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759548206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:26:30','2025-10-04 05:26:30',0,NULL,10),(412766,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:28:30','2025-10-04 05:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759548510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759548510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:28:41','2025-10-04 05:28:41',0,NULL,10),(412767,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:30:41','2025-10-04 05:30:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759548641;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759548641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:31:29','2025-10-04 05:31:29',0,NULL,10),(412768,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:33:29','2025-10-04 05:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759548809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759548809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:34:44','2025-10-04 05:34:44',0,NULL,10),(412769,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:36:44','2025-10-04 05:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549004;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:39:14','2025-10-04 05:39:14',0,NULL,10),(412770,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:41:14','2025-10-04 05:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549274;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:41:30','2025-10-04 05:41:30',0,NULL,10),(412771,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:43:30','2025-10-04 05:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:46:28','2025-10-04 05:46:28',0,NULL,10),(412772,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:48:28','2025-10-04 05:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:48:52','2025-10-04 05:48:52',0,NULL,10),(412773,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:50:52','2025-10-04 05:50:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549852;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:51:14','2025-10-04 05:51:14',0,NULL,10),(412774,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:53:14','2025-10-04 05:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759549994;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759549994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 03:55:22','2025-10-04 05:55:22',0,NULL,10),(412775,'mailpoet/cron/daemon-run','complete','2025-10-04 03:55:20','2025-10-04 05:55:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759550120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759550120;}',5,1,'2025-10-04 03:55:22','2025-10-04 05:55:22',0,NULL,10),(412776,'mailpoet/cron/daemon-trigger','complete','2025-10-04 03:57:22','2025-10-04 05:57:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759550242;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759550242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:00:52','2025-10-04 06:00:52',0,NULL,10),(412777,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:02:52','2025-10-04 06:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759550572;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759550572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:04:11','2025-10-04 06:04:11',0,NULL,10),(412778,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:06:11','2025-10-04 06:06:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759550771;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759550771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:06:30','2025-10-04 06:06:30',0,NULL,10),(412779,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:08:30','2025-10-04 06:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759550910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759550910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:08:48','2025-10-04 06:08:48',0,NULL,10),(412780,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:10:48','2025-10-04 06:10:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551048;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:11:03','2025-10-04 06:11:03',0,NULL,10),(412781,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:13:03','2025-10-04 06:13:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551183;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:13:23','2025-10-04 06:13:23',0,NULL,10),(412782,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:15:23','2025-10-04 06:15:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551323;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:15:41','2025-10-04 06:15:41',0,NULL,10),(412783,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:17:41','2025-10-04 06:17:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551461;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:18:22','2025-10-04 06:18:22',0,NULL,10),(412784,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:20:22','2025-10-04 06:20:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551622;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:20:43','2025-10-04 06:20:43',0,NULL,10),(412785,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:22:43','2025-10-04 06:22:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759551763;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759551763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:26:28','2025-10-04 06:26:28',0,NULL,10),(412786,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:28:28','2025-10-04 06:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759552108;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759552108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:29:17','2025-10-04 06:29:17',0,NULL,10),(412787,'mailpoet/cron/daemon-run','complete','2025-10-04 04:29:12','2025-10-04 06:29:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759552152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759552152;}',5,1,'2025-10-04 04:29:17','2025-10-04 06:29:17',0,NULL,10),(412788,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:31:17','2025-10-04 06:31:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759552277;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759552277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:31:31','2025-10-04 06:31:31',0,NULL,10),(412789,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:33:31','2025-10-04 06:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759552411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759552411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:34:47','2025-10-04 06:34:47',0,NULL,10),(412790,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:36:47','2025-10-04 06:36:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759552607;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759552607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:41:28','2025-10-04 06:41:28',0,NULL,10),(412791,'mailpoet/cron/daemon-run','complete','2025-10-04 04:41:24','2025-10-04 06:41:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759552884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759552884;}',5,1,'2025-10-04 04:41:28','2025-10-04 06:41:28',0,NULL,10),(412792,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:43:28','2025-10-04 06:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553008;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:45:06','2025-10-04 06:45:06',0,NULL,10),(412793,'mailpoet/cron/daemon-run','complete','2025-10-04 04:45:04','2025-10-04 06:45:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759553104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759553104;}',5,1,'2025-10-04 04:45:05','2025-10-04 06:45:05',0,NULL,10),(412794,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:47:06','2025-10-04 06:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553226;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:47:45','2025-10-04 06:47:45',0,NULL,10),(412795,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:49:45','2025-10-04 06:49:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553385;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:50:36','2025-10-04 06:50:36',0,NULL,10),(412796,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:52:36','2025-10-04 06:52:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553556;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:53:36','2025-10-04 06:53:36',0,NULL,10),(412797,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:55:36','2025-10-04 06:55:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553736;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 04:55:39','2025-10-04 06:55:39',0,NULL,10),(412798,'mailpoet/cron/daemon-trigger','complete','2025-10-04 04:57:39','2025-10-04 06:57:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759553859;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759553859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:01:33','2025-10-04 07:01:33',0,NULL,10),(412799,'mailpoet/cron/daemon-run','complete','2025-10-04 05:01:29','2025-10-04 07:01:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759554089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759554089;}',5,1,'2025-10-04 05:01:33','2025-10-04 07:01:33',0,NULL,10),(412800,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:03:33','2025-10-04 07:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759554213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759554213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:05:52','2025-10-04 07:05:52',0,NULL,10),(412801,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:07:52','2025-10-04 07:07:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759554472;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759554472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:08:46','2025-10-04 07:08:46',0,NULL,10),(412802,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:10:46','2025-10-04 07:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759554646;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759554646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:11:30','2025-10-04 07:11:30',0,NULL,10),(412803,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:13:30','2025-10-04 07:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759554810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759554810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:16:29','2025-10-04 07:16:29',0,NULL,10),(412804,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:18:29','2025-10-04 07:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:19:26','2025-10-04 07:19:26',0,NULL,10),(412805,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:21:26','2025-10-04 07:21:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555286;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:21:26','2025-10-04 07:21:26',0,NULL,10),(412806,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:23:26','2025-10-04 07:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555406;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:23:40','2025-10-04 07:23:40',0,NULL,10),(412807,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:25:40','2025-10-04 07:25:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555540;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:26:28','2025-10-04 07:26:28',0,NULL,10),(412808,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:28:28','2025-10-04 07:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:28:43','2025-10-04 07:28:43',0,NULL,10),(412809,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:30:43','2025-10-04 07:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555843;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:30:46','2025-10-04 07:30:46',0,NULL,10),(412810,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:32:46','2025-10-04 07:32:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759555966;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759555966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:32:53','2025-10-04 07:32:53',0,NULL,10),(412811,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:34:53','2025-10-04 07:34:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556093;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:35:51','2025-10-04 07:35:51',0,NULL,10),(412812,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:37:51','2025-10-04 07:37:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556271;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:38:58','2025-10-04 07:38:58',0,NULL,10),(412813,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:40:58','2025-10-04 07:40:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556458;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:41:15','2025-10-04 07:41:15',0,NULL,10),(412814,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:43:15','2025-10-04 07:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556595;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:43:33','2025-10-04 07:43:33',0,NULL,10),(412815,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:45:33','2025-10-04 07:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556733;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:45:59','2025-10-04 07:45:59',0,NULL,10),(412816,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:47:59','2025-10-04 07:47:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759556879;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759556879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:51:29','2025-10-04 07:51:29',0,NULL,10),(412817,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:53:29','2025-10-04 07:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759557209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759557209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:53:53','2025-10-04 07:53:53',0,NULL,10),(412818,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:55:53','2025-10-04 07:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759557353;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759557353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 05:56:30','2025-10-04 07:56:30',0,NULL,10),(412819,'mailpoet/cron/daemon-trigger','complete','2025-10-04 05:58:30','2025-10-04 07:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759557510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759557510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:00:40','2025-10-04 08:00:40',0,NULL,10),(412820,'mailpoet/cron/daemon-run','complete','2025-10-04 06:00:37','2025-10-04 08:00:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759557637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759557637;}',5,1,'2025-10-04 06:00:40','2025-10-04 08:00:40',0,NULL,10),(412821,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:02:40','2025-10-04 08:02:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759557760;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759557760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:04:14','2025-10-04 08:04:14',0,NULL,10),(412822,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:06:14','2025-10-04 08:06:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759557974;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759557974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:06:29','2025-10-04 08:06:29',0,NULL,10),(412823,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:08:29','2025-10-04 08:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759558109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759558109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:08:36','2025-10-04 08:08:36',0,NULL,10),(412824,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:10:36','2025-10-04 08:10:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759558236;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759558236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:11:30','2025-10-04 08:11:30',0,NULL,10),(412825,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:13:30','2025-10-04 08:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759558410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759558410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:16:11','2025-10-04 08:16:11',0,NULL,10),(412826,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:18:11','2025-10-04 08:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759558691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759558691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:20:29','2025-10-04 08:20:29',0,NULL,10),(412827,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:22:29','2025-10-04 08:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759558949;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759558949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:23:23','2025-10-04 08:23:23',0,NULL,10),(412828,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:25:23','2025-10-04 08:25:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759559123;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759559123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:25:25','2025-10-04 08:25:25',0,NULL,10),(412829,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:27:25','2025-10-04 08:27:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759559245;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759559245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:30:08','2025-10-04 08:30:08',0,NULL,10),(412830,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:32:08','2025-10-04 08:32:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759559528;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759559528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:35:37','2025-10-04 08:35:37',0,NULL,10),(412831,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:37:37','2025-10-04 08:37:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759559857;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759559857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:39:53','2025-10-04 08:39:53',0,NULL,10),(412832,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:41:53','2025-10-04 08:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759560113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759560113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:44:12','2025-10-04 08:44:12',0,NULL,10),(412833,'mailpoet/cron/daemon-run','complete','2025-10-04 06:44:08','2025-10-04 08:44:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759560248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759560248;}',5,1,'2025-10-04 06:44:12','2025-10-04 08:44:12',0,NULL,10),(412834,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:46:12','2025-10-04 08:46:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759560372;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759560372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:46:32','2025-10-04 08:46:32',0,NULL,10),(412835,'mailpoet/cron/daemon-run','complete','2025-10-04 06:46:30','2025-10-04 08:46:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759560390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759560390;}',5,1,'2025-10-04 06:46:32','2025-10-04 08:46:32',0,NULL,10),(412836,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:48:32','2025-10-04 08:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759560512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759560512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:48:54','2025-10-04 08:48:54',0,NULL,10),(412837,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:50:54','2025-10-04 08:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759560654;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759560654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:51:30','2025-10-04 08:51:30',0,NULL,10),(412838,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:53:30','2025-10-04 08:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759560810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759560810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 06:56:30','2025-10-04 08:56:30',0,NULL,10),(412839,'mailpoet/cron/daemon-trigger','complete','2025-10-04 06:58:30','2025-10-04 08:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759561110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759561110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:00:10','2025-10-04 09:00:10',0,NULL,10),(412840,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:02:10','2025-10-04 09:02:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759561330;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759561330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:06:31','2025-10-04 09:06:31',0,NULL,10),(412841,'mailpoet/cron/daemon-run','complete','2025-10-04 07:06:30','2025-10-04 09:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759561590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759561590;}',5,1,'2025-10-04 07:06:31','2025-10-04 09:06:31',0,NULL,10),(412842,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:08:31','2025-10-04 09:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759561711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759561711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:08:52','2025-10-04 09:08:52',0,NULL,10),(412843,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:10:52','2025-10-04 09:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759561852;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759561852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:11:29','2025-10-04 09:11:29',0,NULL,10),(412844,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:13:29','2025-10-04 09:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:14:46','2025-10-04 09:14:46',0,NULL,10),(412845,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:16:46','2025-10-04 09:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562206;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:18:32','2025-10-04 09:18:32',0,NULL,10),(412846,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:20:32','2025-10-04 09:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562432;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:21:31','2025-10-04 09:21:31',0,NULL,10),(412847,'mailpoet/cron/daemon-run','complete','2025-10-04 07:21:29','2025-10-04 09:21:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759562489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759562489;}',5,1,'2025-10-04 07:21:31','2025-10-04 09:21:31',0,NULL,10),(412848,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:23:31','2025-10-04 09:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:23:32','2025-10-04 09:23:32',0,NULL,10),(412849,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:25:32','2025-10-04 09:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562732;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:26:30','2025-10-04 09:26:30',0,NULL,10),(412850,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:28:30','2025-10-04 09:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759562910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759562910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:31:29','2025-10-04 09:31:29',0,NULL,10),(412851,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:33:29','2025-10-04 09:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759563209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759563209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:33:40','2025-10-04 09:33:40',0,NULL,10),(412852,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:35:40','2025-10-04 09:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759563340;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759563340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:36:29','2025-10-04 09:36:29',0,NULL,10),(412853,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:38:29','2025-10-04 09:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759563509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759563509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:41:19','2025-10-04 09:41:19',0,NULL,10),(412854,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:43:19','2025-10-04 09:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759563799;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759563799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:46:31','2025-10-04 09:46:31',0,NULL,10),(412855,'mailpoet/cron/daemon-run','complete','2025-10-04 07:46:29','2025-10-04 09:46:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759563989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759563989;}',5,1,'2025-10-04 07:46:31','2025-10-04 09:46:31',0,NULL,10),(412856,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:48:31','2025-10-04 09:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759564111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759564111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:51:30','2025-10-04 09:51:30',0,NULL,10),(412857,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:53:30','2025-10-04 09:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759564410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759564410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 07:56:23','2025-10-04 09:56:23',0,NULL,10),(412858,'mailpoet/cron/daemon-run','complete','2025-10-04 07:56:21','2025-10-04 09:56:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759564581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759564581;}',5,1,'2025-10-04 07:56:23','2025-10-04 09:56:23',0,NULL,10),(412859,'mailpoet/cron/daemon-trigger','complete','2025-10-04 07:58:23','2025-10-04 09:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759564703;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759564703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:01:34','2025-10-04 10:01:34',0,NULL,10),(412860,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:03:34','2025-10-04 10:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565014;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:04:20','2025-10-04 10:04:20',0,NULL,10),(412861,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:06:20','2025-10-04 10:06:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565180;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:06:30','2025-10-04 10:06:30',0,NULL,10),(412862,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:08:30','2025-10-04 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:09:24','2025-10-04 10:09:24',0,NULL,10),(412863,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:11:24','2025-10-04 10:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565484;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:11:30','2025-10-04 10:11:30',0,NULL,10),(412864,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:13:30','2025-10-04 10:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:16:30','2025-10-04 10:16:30',0,NULL,10),(412865,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:18:30','2025-10-04 10:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759565910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759565910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:21:20','2025-10-04 10:21:20',0,NULL,10),(412866,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:23:20','2025-10-04 10:23:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759566200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759566200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:24:14','2025-10-04 10:24:14',0,NULL,10),(412867,'mailpoet/cron/daemon-run','complete','2025-10-04 08:24:12','2025-10-04 10:24:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759566252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759566252;}',5,1,'2025-10-04 08:24:14','2025-10-04 10:24:14',0,NULL,10),(412868,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:26:14','2025-10-04 10:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759566374;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759566374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:26:30','2025-10-04 10:26:30',0,NULL,10),(412869,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:28:30','2025-10-04 10:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759566510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759566510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:31:31','2025-10-04 10:31:31',0,NULL,10),(412870,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:33:31','2025-10-04 10:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759566811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759566811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:36:29','2025-10-04 10:36:29',0,NULL,10),(412871,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:38:29','2025-10-04 10:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759567109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759567109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:40:43','2025-10-04 10:40:43',0,NULL,10),(412872,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:42:43','2025-10-04 10:42:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759567363;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759567363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:51:29','2025-10-04 10:51:29',0,NULL,10),(412873,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:53:29','2025-10-04 10:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:54:22','2025-10-04 10:54:22',0,NULL,10),(412874,'mailpoet/cron/daemon-run','complete','2025-10-04 08:54:21','2025-10-04 10:54:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759568061;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759568061;}',5,1,'2025-10-04 08:54:22','2025-10-04 10:54:22',0,NULL,10),(412875,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:56:22','2025-10-04 10:56:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568182;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:56:30','2025-10-04 10:56:30',0,NULL,10),(412876,'mailpoet/cron/daemon-trigger','complete','2025-10-04 08:58:30','2025-10-04 10:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 08:59:24','2025-10-04 10:59:24',0,NULL,10),(412877,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:01:24','2025-10-04 11:01:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568484;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:01:31','2025-10-04 11:01:31',0,NULL,10),(412878,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:03:31','2025-10-04 11:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:06:29','2025-10-04 11:06:29',0,NULL,10),(412879,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:08:29','2025-10-04 11:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759568909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759568909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:08:31','2025-10-04 11:08:31',0,NULL,10),(412880,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:10:31','2025-10-04 11:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759569031;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759569031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:11:30','2025-10-04 11:11:30',0,NULL,10),(412881,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:13:30','2025-10-04 11:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759569210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759569210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:13:48','2025-10-04 11:13:48',0,NULL,10),(412882,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:15:48','2025-10-04 11:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759569348;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759569348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:16:29','2025-10-04 11:16:29',0,NULL,10),(412883,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:18:29','2025-10-04 11:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759569509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759569509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:21:30','2025-10-04 11:21:30',0,NULL,10),(412884,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:23:30','2025-10-04 11:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759569810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759569810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:26:18','2025-10-04 11:26:18',0,NULL,10),(412885,'mailpoet/cron/daemon-run','complete','2025-10-04 09:26:17','2025-10-04 11:26:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759569977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759569977;}',5,1,'2025-10-04 09:26:18','2025-10-04 11:26:18',0,NULL,10),(412886,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:28:18','2025-10-04 11:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759570098;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759570098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:31:29','2025-10-04 11:31:29',0,NULL,10),(412887,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:33:29','2025-10-04 11:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759570409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759570409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:36:28','2025-10-04 11:36:28',0,NULL,10),(412888,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:38:28','2025-10-04 11:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759570708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759570708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:38:35','2025-10-04 11:38:35',0,NULL,10),(412889,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:40:35','2025-10-04 11:40:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759570835;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759570835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:41:31','2025-10-04 11:41:31',0,NULL,10),(412890,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:43:31','2025-10-04 11:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:45:46','2025-10-04 11:45:46',0,NULL,10),(412891,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:47:46','2025-10-04 11:47:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571266;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:48:51','2025-10-04 11:48:51',0,NULL,10),(412892,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:50:51','2025-10-04 11:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571451;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:51:29','2025-10-04 11:51:29',0,NULL,10),(412893,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:53:29','2025-10-04 11:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:53:58','2025-10-04 11:53:58',0,NULL,10),(412894,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:55:58','2025-10-04 11:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571758;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 09:56:29','2025-10-04 11:56:29',0,NULL,10),(412895,'mailpoet/cron/daemon-trigger','complete','2025-10-04 09:58:29','2025-10-04 11:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759571909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759571909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:01:31','2025-10-04 12:01:31',0,NULL,10),(412896,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:03:31','2025-10-04 12:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759572211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759572211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:05:34','2025-10-04 12:05:34',0,NULL,10),(412897,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:07:34','2025-10-04 12:07:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759572454;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759572454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:07:44','2025-10-04 12:07:44',0,NULL,10),(412898,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:09:44','2025-10-04 12:09:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759572584;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759572584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:10:29','2025-10-04 12:10:29',0,NULL,10),(412899,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:12:29','2025-10-04 12:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759572749;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759572749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:15:19','2025-10-04 12:15:19',0,NULL,10),(412900,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:17:19','2025-10-04 12:17:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759573039;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759573039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:18:09','2025-10-04 12:18:09',0,NULL,10),(412901,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:20:09','2025-10-04 12:20:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759573209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759573209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:20:09','2025-10-04 12:20:09',0,NULL,10),(412902,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:22:09','2025-10-04 12:22:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759573329;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759573329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:25:56','2025-10-04 12:25:56',0,NULL,10),(412903,'mailpoet/cron/daemon-run','complete','2025-10-04 10:25:55','2025-10-04 12:25:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759573555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759573555;}',5,1,'2025-10-04 10:25:56','2025-10-04 12:25:56',0,NULL,10),(412904,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:27:56','2025-10-04 12:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759573676;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759573676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:29:43','2025-10-04 12:29:43',0,NULL,10),(412905,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:31:43','2025-10-04 12:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759573903;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759573903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:36:30','2025-10-04 12:36:30',0,NULL,10),(412906,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:38:30','2025-10-04 12:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759574310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759574310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:38:45','2025-10-04 12:38:45',0,NULL,10),(412907,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:40:45','2025-10-04 12:40:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759574445;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759574445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:41:22','2025-10-04 12:41:22',0,NULL,10),(412908,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:43:22','2025-10-04 12:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759574602;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759574602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:44:16','2025-10-04 12:44:16',0,NULL,10),(412909,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:46:16','2025-10-04 12:46:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759574776;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759574776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:46:29','2025-10-04 12:46:29',0,NULL,10),(412910,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:48:29','2025-10-04 12:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759574909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759574909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:48:49','2025-10-04 12:48:49',0,NULL,10),(412911,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:50:49','2025-10-04 12:50:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759575049;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759575049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:51:29','2025-10-04 12:51:29',0,NULL,10),(412912,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:53:29','2025-10-04 12:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759575209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759575209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 10:56:28','2025-10-04 12:56:28',0,NULL,10),(412913,'mailpoet/cron/daemon-trigger','complete','2025-10-04 10:58:28','2025-10-04 12:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759575508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759575508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:01:29','2025-10-04 13:01:29',0,NULL,10),(412914,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:03:29','2025-10-04 13:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759575809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759575809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:03:45','2025-10-04 13:03:45',0,NULL,10),(412915,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:05:45','2025-10-04 13:05:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759575945;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759575945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:06:30','2025-10-04 13:06:30',0,NULL,10),(412916,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:08:30','2025-10-04 13:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759576110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759576110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:09:08','2025-10-04 13:09:08',0,NULL,10),(412917,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:11:08','2025-10-04 13:11:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759576268;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759576268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:11:36','2025-10-04 13:11:36',0,NULL,10),(412918,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:13:36','2025-10-04 13:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759576416;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759576416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:16:18','2025-10-04 13:16:18',0,NULL,10),(412919,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:18:18','2025-10-04 13:18:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759576698;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759576698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:20:00','2025-10-04 13:20:00',0,NULL,10),(412920,'mailpoet/cron/daemon-run','complete','2025-10-04 11:19:58','2025-10-04 13:19:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759576798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759576798;}',5,1,'2025-10-04 11:20:00','2025-10-04 13:20:00',0,NULL,10),(412921,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:22:00','2025-10-04 13:22:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759576920;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759576920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:25:46','2025-10-04 13:25:46',0,NULL,10),(412922,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:27:46','2025-10-04 13:27:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759577266;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759577266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:28:34','2025-10-04 13:28:34',0,NULL,10),(412923,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:30:34','2025-10-04 13:30:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759577434;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759577434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:31:29','2025-10-04 13:31:29',0,NULL,10),(412924,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:33:29','2025-10-04 13:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759577609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759577609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:36:28','2025-10-04 13:36:28',0,NULL,10),(412925,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:38:28','2025-10-04 13:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759577908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759577908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:39:24','2025-10-04 13:39:24',0,NULL,10),(412926,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:41:24','2025-10-04 13:41:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759578084;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759578084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:46:30','2025-10-04 13:46:30',0,NULL,10),(412927,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:48:30','2025-10-04 13:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759578510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759578510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:51:30','2025-10-04 13:51:30',0,NULL,10),(412928,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:53:30','2025-10-04 13:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759578810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759578810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:55:48','2025-10-04 13:55:48',0,NULL,10),(412929,'mailpoet/cron/daemon-run','complete','2025-10-04 11:55:43','2025-10-04 13:55:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759578943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759578943;}',5,1,'2025-10-04 11:55:48','2025-10-04 13:55:48',0,NULL,10),(412930,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:57:48','2025-10-04 13:57:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579068;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 11:57:58','2025-10-04 13:57:58',0,NULL,10),(412931,'mailpoet/cron/daemon-trigger','complete','2025-10-04 11:59:58','2025-10-04 13:59:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579198;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:00:06','2025-10-04 14:00:06',0,NULL,10),(412932,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:02:06','2025-10-04 14:02:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579326;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:04:28','2025-10-04 14:04:28',0,NULL,10),(412933,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:06:28','2025-10-04 14:06:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579588;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:06:30','2025-10-04 14:06:30',0,NULL,10),(412934,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:08:30','2025-10-04 14:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:08:32','2025-10-04 14:08:32',0,NULL,10),(412935,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:10:33','2025-10-04 14:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579833;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:11:06','2025-10-04 14:11:06',0,NULL,10),(412936,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:13:06','2025-10-04 14:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759579986;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759579986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:13:40','2025-10-04 14:13:40',0,NULL,10),(412937,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:15:40','2025-10-04 14:15:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580140;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:16:05','2025-10-04 14:16:05',0,NULL,10),(412938,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:18:05','2025-10-04 14:18:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580285;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:18:47','2025-10-04 14:18:47',0,NULL,10),(412939,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:20:47','2025-10-04 14:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:21:29','2025-10-04 14:21:29',0,NULL,10),(412940,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:23:29','2025-10-04 14:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:24:56','2025-10-04 14:24:56',0,NULL,10),(412941,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:26:56','2025-10-04 14:26:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580816;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:27:50','2025-10-04 14:27:50',0,NULL,10),(412942,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:29:50','2025-10-04 14:29:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759580990;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759580990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:30:46','2025-10-04 14:30:46',0,NULL,10),(412943,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:32:46','2025-10-04 14:32:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759581166;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759581166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:35:46','2025-10-04 14:35:46',0,NULL,10),(412944,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:37:46','2025-10-04 14:37:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759581466;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759581466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:38:30','2025-10-04 14:38:30',0,NULL,10),(412945,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:40:30','2025-10-04 14:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759581630;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759581630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:41:30','2025-10-04 14:41:30',0,NULL,10),(412946,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:43:30','2025-10-04 14:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759581810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759581810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:45:51','2025-10-04 14:45:51',0,NULL,10),(412947,'mailpoet/cron/daemon-run','complete','2025-10-04 12:45:48','2025-10-04 14:45:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759581948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759581948;}',5,1,'2025-10-04 12:45:51','2025-10-04 14:45:51',0,NULL,10),(412948,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:47:51','2025-10-04 14:47:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582071;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:49:12','2025-10-04 14:49:12',0,NULL,10),(412949,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:51:12','2025-10-04 14:51:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582272;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:51:30','2025-10-04 14:51:30',0,NULL,10),(412950,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:53:30','2025-10-04 14:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:54:13','2025-10-04 14:54:13',0,NULL,10),(412951,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:56:13','2025-10-04 14:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582573;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 12:56:30','2025-10-04 14:56:30',0,NULL,10),(412952,'mailpoet/cron/daemon-trigger','complete','2025-10-04 12:58:30','2025-10-04 14:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:00:01','2025-10-04 15:00:01',0,NULL,10),(412953,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:02:01','2025-10-04 15:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759582921;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759582921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:02:31','2025-10-04 15:02:31',0,NULL,10),(412954,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:04:31','2025-10-04 15:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759583071;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759583071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:06:30','2025-10-04 15:06:30',0,NULL,10),(412955,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:08:30','2025-10-04 15:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759583310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759583310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:10:11','2025-10-04 15:10:11',0,NULL,10),(412956,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:12:11','2025-10-04 15:12:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759583531;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759583531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:12:40','2025-10-04 15:12:40',0,NULL,10),(412957,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:14:40','2025-10-04 15:14:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759583680;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759583680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:14:43','2025-10-04 15:14:43',0,NULL,10),(412958,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:16:43','2025-10-04 15:16:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759583803;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759583803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:19:04','2025-10-04 15:19:04',0,NULL,10),(412959,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:21:04','2025-10-04 15:21:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759584064;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759584064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:21:06','2025-10-04 15:21:06',0,NULL,10),(412960,'mailpoet/cron/daemon-run','complete','2025-10-04 13:21:05','2025-10-04 15:21:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759584065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759584065;}',5,1,'2025-10-04 13:21:06','2025-10-04 15:21:06',0,NULL,10),(412961,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:23:06','2025-10-04 15:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759584186;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759584186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:23:26','2025-10-04 15:23:26',0,NULL,10),(412962,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:25:26','2025-10-04 15:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759584326;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759584326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:25:54','2025-10-04 15:25:54',0,NULL,10),(412963,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:27:54','2025-10-04 15:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759584474;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759584474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:30:17','2025-10-04 15:30:17',0,NULL,10),(412964,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:32:17','2025-10-04 15:32:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759584737;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759584737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:35:06','2025-10-04 15:35:06',0,NULL,10),(412965,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:37:06','2025-10-04 15:37:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585026;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:41:30','2025-10-04 15:41:30',0,NULL,10),(412966,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:43:30','2025-10-04 15:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:44:24','2025-10-04 15:44:24',0,NULL,10),(412967,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:46:24','2025-10-04 15:46:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585584;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:46:26','2025-10-04 15:46:26',0,NULL,10),(412968,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:48:26','2025-10-04 15:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759585706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759585706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:51:32','2025-10-04 15:51:32',0,NULL,10),(412969,'mailpoet/cron/daemon-run','complete','2025-10-04 13:51:30','2025-10-04 15:51:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759585890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759585890;}',5,1,'2025-10-04 13:51:31','2025-10-04 15:51:31',0,NULL,10),(412970,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:53:32','2025-10-04 15:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759586012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759586012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:53:44','2025-10-04 15:53:44',0,NULL,10),(412971,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:55:44','2025-10-04 15:55:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759586144;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759586144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 13:56:31','2025-10-04 15:56:31',0,NULL,10),(412972,'mailpoet/cron/daemon-trigger','complete','2025-10-04 13:58:31','2025-10-04 15:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759586311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759586311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:00:17','2025-10-04 16:00:17',0,NULL,10),(412973,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:02:17','2025-10-04 16:02:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759586537;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759586537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:05:50','2025-10-04 16:05:50',0,NULL,10),(412974,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:07:50','2025-10-04 16:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759586870;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759586870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:08:01','2025-10-04 16:08:01',0,NULL,10),(412975,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:10:01','2025-10-04 16:10:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759587001;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759587001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:11:11','2025-10-04 16:11:11',0,NULL,10),(412976,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:13:11','2025-10-04 16:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759587191;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759587191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:15:27','2025-10-04 16:15:27',0,NULL,10),(412977,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:17:27','2025-10-04 16:17:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759587447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759587447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:17:48','2025-10-04 16:17:48',0,NULL,10),(412978,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:19:48','2025-10-04 16:19:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759587588;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759587588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:21:34','2025-10-04 16:21:34',0,NULL,10),(412979,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:23:34','2025-10-04 16:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759587814;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759587814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:26:04','2025-10-04 16:26:04',0,NULL,10),(412980,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:28:04','2025-10-04 16:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759588084;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759588084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:29:02','2025-10-04 16:29:02',0,NULL,10),(412981,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:31:02','2025-10-04 16:31:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759588262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759588262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:31:31','2025-10-04 16:31:31',0,NULL,10),(412982,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:33:31','2025-10-04 16:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759588411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759588411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:35:43','2025-10-04 16:35:43',0,NULL,10),(412983,'mailpoet/cron/daemon-run','complete','2025-10-04 14:35:41','2025-10-04 16:35:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759588541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759588541;}',5,1,'2025-10-04 14:35:43','2025-10-04 16:35:43',0,NULL,10),(412984,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:37:43','2025-10-04 16:37:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759588663;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759588663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:41:31','2025-10-04 16:41:31',0,NULL,10),(412985,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:43:31','2025-10-04 16:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759589011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759589011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:45:59','2025-10-04 16:45:59',0,NULL,10),(412986,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:47:59','2025-10-04 16:47:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759589279;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759589279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:48:59','2025-10-04 16:48:59',0,NULL,10),(412987,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:50:59','2025-10-04 16:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759589459;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759589459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:54:30','2025-10-04 16:54:30',0,NULL,10),(412988,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:56:30','2025-10-04 16:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759589790;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759589790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 14:56:31','2025-10-04 16:56:31',0,NULL,10),(412989,'mailpoet/cron/daemon-trigger','complete','2025-10-04 14:58:31','2025-10-04 16:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759589911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759589911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:00:08','2025-10-04 17:00:08',0,NULL,10),(412990,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:02:08','2025-10-04 17:02:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759590128;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759590128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:03:40','2025-10-04 17:03:40',0,NULL,10),(412991,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:05:40','2025-10-04 17:05:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759590340;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759590340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:06:36','2025-10-04 17:06:36',0,NULL,10),(412992,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:08:36','2025-10-04 17:08:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759590516;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759590516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:10:08','2025-10-04 17:10:08',0,NULL,10),(412993,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:12:08','2025-10-04 17:12:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759590728;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759590728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:12:57','2025-10-04 17:12:57',0,NULL,10),(412994,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:14:57','2025-10-04 17:14:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759590897;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759590897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:16:36','2025-10-04 17:16:36',0,NULL,10),(412995,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:18:36','2025-10-04 17:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591116;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:19:07','2025-10-04 17:19:07',0,NULL,10),(412996,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:21:07','2025-10-04 17:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591267;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:21:36','2025-10-04 17:21:36',0,NULL,10),(412997,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:23:36','2025-10-04 17:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591416;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:24:01','2025-10-04 17:24:01',0,NULL,10),(412998,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:26:01','2025-10-04 17:26:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591561;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:26:32','2025-10-04 17:26:32',0,NULL,10),(412999,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:28:32','2025-10-04 17:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:29:15','2025-10-04 17:29:15',0,NULL,10),(413000,'mailpoet/cron/daemon-run','complete','2025-10-04 15:29:10','2025-10-04 17:29:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759591750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759591750;}',5,1,'2025-10-04 15:29:15','2025-10-04 17:29:15',0,NULL,10),(413001,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:31:15','2025-10-04 17:31:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759591875;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759591875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:31:31','2025-10-04 17:31:31',0,NULL,10),(413002,'mailpoet/cron/daemon-run','complete','2025-10-04 15:31:29','2025-10-04 17:31:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759591889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759591889;}',5,1,'2025-10-04 15:31:31','2025-10-04 17:31:31',0,NULL,10),(413003,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:33:31','2025-10-04 17:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:33:39','2025-10-04 17:33:39',0,NULL,10),(413004,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:35:39','2025-10-04 17:35:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592139;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:36:30','2025-10-04 17:36:30',0,NULL,10),(413005,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:38:30','2025-10-04 17:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:39:09','2025-10-04 17:39:09',0,NULL,10),(413006,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:41:09','2025-10-04 17:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:41:32','2025-10-04 17:41:32',0,NULL,10),(413007,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:43:32','2025-10-04 17:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:46:33','2025-10-04 17:46:33',0,NULL,10),(413008,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:48:33','2025-10-04 17:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759592913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759592913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:51:29','2025-10-04 17:51:29',0,NULL,10),(413009,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:53:29','2025-10-04 17:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759593209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759593209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 15:56:30','2025-10-04 17:56:30',0,NULL,10),(413010,'mailpoet/cron/daemon-trigger','complete','2025-10-04 15:58:30','2025-10-04 17:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759593510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759593510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:00:54','2025-10-04 18:00:54',0,NULL,10),(413011,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:02:54','2025-10-04 18:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759593774;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759593774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:05:59','2025-10-04 18:05:59',0,NULL,10),(413012,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:07:59','2025-10-04 18:07:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759594079;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759594079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:09:52','2025-10-04 18:09:52',0,NULL,10),(413013,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:11:52','2025-10-04 18:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759594312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759594312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:16:33','2025-10-04 18:16:33',0,NULL,10),(413014,'mailpoet/cron/daemon-run','complete','2025-10-04 16:16:31','2025-10-04 18:16:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759594591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759594591;}',5,1,'2025-10-04 16:16:33','2025-10-04 18:16:33',0,NULL,10),(413015,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:18:33','2025-10-04 18:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759594713;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759594713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:19:03','2025-10-04 18:19:03',0,NULL,10),(413016,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:21:03','2025-10-04 18:21:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759594863;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759594863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:21:30','2025-10-04 18:21:30',0,NULL,10),(413017,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:23:30','2025-10-04 18:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:23:36','2025-10-04 18:23:36',0,NULL,10),(413018,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:25:36','2025-10-04 18:25:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595136;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:25:42','2025-10-04 18:25:42',0,NULL,10),(413019,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:27:42','2025-10-04 18:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:30:31','2025-10-04 18:30:31',0,NULL,10),(413020,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:32:31','2025-10-04 18:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595551;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:33:17','2025-10-04 18:33:17',0,NULL,10),(413021,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:35:17','2025-10-04 18:35:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595717;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:36:29','2025-10-04 18:36:29',0,NULL,10),(413022,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:38:29','2025-10-04 18:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759595909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759595909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:41:31','2025-10-04 18:41:31',0,NULL,10),(413023,'mailpoet/cron/daemon-run','complete','2025-10-04 16:41:29','2025-10-04 18:41:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759596089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759596089;}',5,1,'2025-10-04 16:41:31','2025-10-04 18:41:31',0,NULL,10),(413024,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:43:31','2025-10-04 18:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759596211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759596211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:45:06','2025-10-04 18:45:06',0,NULL,10),(413025,'mailpoet/cron/daemon-run','complete','2025-10-04 16:45:04','2025-10-04 18:45:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759596304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759596304;}',5,1,'2025-10-04 16:45:06','2025-10-04 18:45:06',0,NULL,10),(413026,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:47:06','2025-10-04 18:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759596426;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759596426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:49:44','2025-10-04 18:49:44',0,NULL,10),(413027,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:51:44','2025-10-04 18:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759596704;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759596704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 16:54:42','2025-10-04 18:54:42',0,NULL,10),(413028,'mailpoet/cron/daemon-trigger','complete','2025-10-04 16:56:42','2025-10-04 18:56:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597002;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:00:37','2025-10-04 19:00:37',0,NULL,10),(413029,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:02:37','2025-10-04 19:02:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597357;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:02:50','2025-10-04 19:02:50',0,NULL,10),(413030,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:04:50','2025-10-04 19:04:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597490;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:05:24','2025-10-04 19:05:24',0,NULL,10),(413031,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:07:24','2025-10-04 19:07:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597644;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:08:25','2025-10-04 19:08:25',0,NULL,10),(413032,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:10:25','2025-10-04 19:10:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597825;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:11:19','2025-10-04 19:11:19',0,NULL,10),(413033,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:13:19','2025-10-04 19:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759597999;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759597999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:13:56','2025-10-04 19:13:56',0,NULL,10),(413034,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:15:56','2025-10-04 19:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759598156;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759598156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:16:30','2025-10-04 19:16:30',0,NULL,10),(413035,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:18:30','2025-10-04 19:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759598310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759598310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:18:53','2025-10-04 19:18:53',0,NULL,10),(413036,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:20:53','2025-10-04 19:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759598453;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759598453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:21:29','2025-10-04 19:21:29',0,NULL,10),(413037,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:23:29','2025-10-04 19:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759598609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759598609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:25:00','2025-10-04 19:25:00',0,NULL,10),(413038,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:27:00','2025-10-04 19:27:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759598820;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759598820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:31:33','2025-10-04 19:31:33',0,NULL,10),(413039,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:33:33','2025-10-04 19:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759599213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759599213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:36:08','2025-10-04 19:36:08',0,NULL,10),(413040,'mailpoet/cron/daemon-run','complete','2025-10-04 17:36:07','2025-10-04 19:36:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759599367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759599367;}',5,1,'2025-10-04 17:36:08','2025-10-04 19:36:08',0,NULL,10),(413041,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:38:08','2025-10-04 19:38:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759599488;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759599488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:39:59','2025-10-04 19:39:59',0,NULL,10),(413042,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:41:59','2025-10-04 19:41:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759599719;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759599719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:42:03','2025-10-04 19:42:03',0,NULL,10),(413043,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:44:03','2025-10-04 19:44:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759599843;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759599843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:46:21','2025-10-04 19:46:21',0,NULL,10),(413044,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:48:21','2025-10-04 19:48:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759600101;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759600101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:49:32','2025-10-04 19:49:32',0,NULL,10),(413045,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:51:32','2025-10-04 19:51:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759600292;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759600292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:53:41','2025-10-04 19:53:41',0,NULL,10),(413046,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:55:41','2025-10-04 19:55:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759600541;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759600541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 17:56:32','2025-10-04 19:56:32',0,NULL,10),(413047,'mailpoet/cron/daemon-trigger','complete','2025-10-04 17:58:32','2025-10-04 19:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759600712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759600712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:00:12','2025-10-04 20:00:12',0,NULL,10),(413048,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:02:12','2025-10-04 20:02:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759600932;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759600932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:03:47','2025-10-04 20:03:47',0,NULL,10),(413049,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:05:47','2025-10-04 20:05:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759601147;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759601147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:06:30','2025-10-04 20:06:30',0,NULL,10),(413050,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:08:30','2025-10-04 20:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759601310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759601310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:11:30','2025-10-04 20:11:30',0,NULL,10),(413051,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:13:30','2025-10-04 20:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759601610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759601610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:13:48','2025-10-04 20:13:48',0,NULL,10),(413052,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:15:48','2025-10-04 20:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759601748;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759601748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:16:32','2025-10-04 20:16:32',0,NULL,10),(413053,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:18:32','2025-10-04 20:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759601912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759601912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:21:19','2025-10-04 20:21:19',0,NULL,10),(413054,'mailpoet/cron/daemon-run','complete','2025-10-04 18:21:17','2025-10-04 20:21:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759602077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759602077;}',5,1,'2025-10-04 18:21:19','2025-10-04 20:21:19',0,NULL,10),(413055,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:23:19','2025-10-04 20:23:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759602199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759602199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:23:35','2025-10-04 20:23:35',0,NULL,10),(413056,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:25:35','2025-10-04 20:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759602335;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759602335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:26:32','2025-10-04 20:26:32',0,NULL,10),(413057,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:28:32','2025-10-04 20:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759602512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759602512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:29:09','2025-10-04 20:29:09',0,NULL,10),(413058,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:31:09','2025-10-04 20:31:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759602669;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759602669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:31:31','2025-10-04 20:31:31',0,NULL,10),(413059,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:33:31','2025-10-04 20:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759602811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759602811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:36:30','2025-10-04 20:36:30',0,NULL,10),(413060,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:38:30','2025-10-04 20:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:38:44','2025-10-04 20:38:44',0,NULL,10),(413061,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:40:44','2025-10-04 20:40:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603244;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:41:32','2025-10-04 20:41:32',0,NULL,10),(413062,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:43:32','2025-10-04 20:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:43:40','2025-10-04 20:43:40',0,NULL,10),(413063,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:45:40','2025-10-04 20:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603540;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:46:13','2025-10-04 20:46:13',0,NULL,10),(413064,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:48:13','2025-10-04 20:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603693;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:49:05','2025-10-04 20:49:05',0,NULL,10),(413065,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:51:05','2025-10-04 20:51:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759603865;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759603865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:51:29','2025-10-04 20:51:29',0,NULL,10),(413066,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:53:29','2025-10-04 20:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:54:04','2025-10-04 20:54:04',0,NULL,10),(413067,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:56:04','2025-10-04 20:56:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604164;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 18:56:33','2025-10-04 20:56:33',0,NULL,10),(413068,'mailpoet/cron/daemon-trigger','complete','2025-10-04 18:58:33','2025-10-04 20:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:00:19','2025-10-04 21:00:19',0,NULL,10),(413069,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:02:19','2025-10-04 21:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604539;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:03:35','2025-10-04 21:03:35',0,NULL,10),(413070,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:05:35','2025-10-04 21:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604735;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:05:46','2025-10-04 21:05:46',0,NULL,10),(413071,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:07:46','2025-10-04 21:07:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759604866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759604866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:09:45','2025-10-04 21:09:45',0,NULL,10),(413072,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:11:45','2025-10-04 21:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605105;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:12:54','2025-10-04 21:12:54',0,NULL,10),(413073,'mailpoet/cron/daemon-run','complete','2025-10-04 19:12:53','2025-10-04 21:12:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759605173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759605173;}',5,1,'2025-10-04 19:12:54','2025-10-04 21:12:54',0,NULL,10),(413074,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:14:54','2025-10-04 21:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:15:10','2025-10-04 21:15:10',0,NULL,10),(413075,'mailpoet/cron/daemon-run','complete','2025-10-04 19:15:08','2025-10-04 21:15:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759605308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759605308;}',5,1,'2025-10-04 19:15:10','2025-10-04 21:15:10',0,NULL,10),(413076,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:17:10','2025-10-04 21:17:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605430;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:17:43','2025-10-04 21:17:43',0,NULL,10),(413077,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:19:43','2025-10-04 21:19:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605583;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:20:40','2025-10-04 21:20:40',0,NULL,10),(413078,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:22:40','2025-10-04 21:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605760;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:23:20','2025-10-04 21:23:20',0,NULL,10),(413079,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:25:20','2025-10-04 21:25:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759605920;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759605920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:25:37','2025-10-04 21:25:37',0,NULL,10),(413080,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:27:37','2025-10-04 21:27:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606057;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:28:29','2025-10-04 21:28:29',0,NULL,10),(413081,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:30:29','2025-10-04 21:30:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606229;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:31:31','2025-10-04 21:31:31',0,NULL,10),(413082,'mailpoet/cron/daemon-run','complete','2025-10-04 19:31:29','2025-10-04 21:31:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759606289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759606289;}',5,1,'2025-10-04 19:31:31','2025-10-04 21:31:31',0,NULL,10),(413083,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:33:31','2025-10-04 21:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:33:35','2025-10-04 21:33:35',0,NULL,10),(413084,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:35:35','2025-10-04 21:35:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606535;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:36:35','2025-10-04 21:36:35',0,NULL,10),(413085,'mailpoet/cron/daemon-run','complete','2025-10-04 19:36:33','2025-10-04 21:36:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759606593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759606593;}',5,1,'2025-10-04 19:36:35','2025-10-04 21:36:35',0,NULL,10),(413086,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:38:35','2025-10-04 21:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606715;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:39:51','2025-10-04 21:39:51',0,NULL,10),(413087,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:41:51','2025-10-04 21:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759606911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759606911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:43:12','2025-10-04 21:43:12',0,NULL,10),(413088,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:45:12','2025-10-04 21:45:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:45:25','2025-10-04 21:45:25',0,NULL,10),(413089,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:47:25','2025-10-04 21:47:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607245;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:48:28','2025-10-04 21:48:28',0,NULL,10),(413090,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:50:28','2025-10-04 21:50:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607428;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:50:54','2025-10-04 21:50:54',0,NULL,10),(413091,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:52:54','2025-10-04 21:52:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607574;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:53:55','2025-10-04 21:53:55',0,NULL,10),(413092,'mailpoet/cron/daemon-run','complete','2025-10-04 19:53:54','2025-10-04 21:53:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759607634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759607634;}',5,1,'2025-10-04 19:53:55','2025-10-04 21:53:55',0,NULL,10),(413093,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:55:55','2025-10-04 21:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607755;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:56:30','2025-10-04 21:56:30',0,NULL,10),(413094,'mailpoet/cron/daemon-trigger','complete','2025-10-04 19:58:30','2025-10-04 21:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759607910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759607910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 19:59:15','2025-10-04 21:59:15',0,NULL,10),(413095,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:01:15','2025-10-04 22:01:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759608075;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759608075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:01:32','2025-10-04 22:01:32',0,NULL,10),(413096,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:03:32','2025-10-04 22:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759608212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759608212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:06:45','2025-10-04 22:06:45',0,NULL,10),(413097,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:08:45','2025-10-04 22:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759608525;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759608525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:10:49','2025-10-04 22:10:49',0,NULL,10),(413098,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:12:49','2025-10-04 22:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759608769;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759608769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:16:04','2025-10-04 22:16:04',0,NULL,10),(413099,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:18:04','2025-10-04 22:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759609084;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759609084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:19:06','2025-10-04 22:19:06',0,NULL,10),(413100,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:21:06','2025-10-04 22:21:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759609266;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759609266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:21:13','2025-10-04 22:21:13',0,NULL,10),(413101,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:23:13','2025-10-04 22:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759609393;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759609393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:25:54','2025-10-04 22:25:54',0,NULL,10),(413102,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:27:54','2025-10-04 22:27:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759609674;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759609674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:29:11','2025-10-04 22:29:11',0,NULL,10),(413103,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:31:11','2025-10-04 22:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759609871;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759609871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:31:29','2025-10-04 22:31:29',0,NULL,10),(413104,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:33:29','2025-10-04 22:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:34:09','2025-10-04 22:34:09',0,NULL,10),(413105,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:36:09','2025-10-04 22:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610169;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:36:10','2025-10-04 22:36:10',0,NULL,10),(413106,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:38:10','2025-10-04 22:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610290;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:39:29','2025-10-04 22:39:29',0,NULL,10),(413107,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:41:29','2025-10-04 22:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610489;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:42:06','2025-10-04 22:42:06',0,NULL,10),(413108,'mailpoet/cron/daemon-run','complete','2025-10-04 20:42:02','2025-10-04 22:42:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759610522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759610522;}',5,1,'2025-10-04 20:42:06','2025-10-04 22:42:06',0,NULL,10),(413109,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:44:06','2025-10-04 22:44:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610646;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:46:29','2025-10-04 22:46:29',0,NULL,10),(413110,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:48:29','2025-10-04 22:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759610909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759610909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:49:52','2025-10-04 22:49:52',0,NULL,10),(413111,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:51:52','2025-10-04 22:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759611112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759611112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:52:40','2025-10-04 22:52:40',0,NULL,10),(413112,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:54:40','2025-10-04 22:54:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759611280;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759611280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 20:56:32','2025-10-04 22:56:32',0,NULL,10),(413113,'mailpoet/cron/daemon-trigger','complete','2025-10-04 20:58:32','2025-10-04 22:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759611512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759611512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:00:23','2025-10-04 23:00:23',0,NULL,10),(413114,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:02:23','2025-10-04 23:02:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759611743;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759611743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:03:34','2025-10-04 23:03:34',0,NULL,10),(413115,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:05:34','2025-10-04 23:05:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759611934;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759611934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:06:30','2025-10-04 23:06:30',0,NULL,10),(413116,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:08:30','2025-10-04 23:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759612110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759612110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:08:34','2025-10-04 23:08:34',0,NULL,10),(413117,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:10:34','2025-10-04 23:10:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759612234;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759612234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:11:33','2025-10-04 23:11:33',0,NULL,10),(413118,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:13:33','2025-10-04 23:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759612413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759612413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:13:54','2025-10-04 23:13:54',0,NULL,10),(413119,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:15:54','2025-10-04 23:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759612554;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759612554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:16:32','2025-10-04 23:16:32',0,NULL,10),(413120,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:18:32','2025-10-04 23:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759612712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759612712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:21:35','2025-10-04 23:21:35',0,NULL,10),(413121,'mailpoet/cron/daemon-run','complete','2025-10-04 21:21:30','2025-10-04 23:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759612890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759612890;}',5,1,'2025-10-04 21:21:35','2025-10-04 23:21:35',0,NULL,10),(413122,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:23:35','2025-10-04 23:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759613015;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759613015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:26:32','2025-10-04 23:26:32',0,NULL,10),(413123,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:28:32','2025-10-04 23:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759613312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759613312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:30:33','2025-10-04 23:30:33',0,NULL,10),(413124,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:32:33','2025-10-04 23:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759613553;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759613553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:36:11','2025-10-04 23:36:11',0,NULL,10),(413125,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:38:11','2025-10-04 23:38:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759613891;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759613891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:38:37','2025-10-04 23:38:37',0,NULL,10),(413126,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:40:37','2025-10-04 23:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759614037;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759614037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:41:11','2025-10-04 23:41:11',0,NULL,10),(413127,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:43:11','2025-10-04 23:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759614191;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759614191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:46:31','2025-10-04 23:46:31',0,NULL,10),(413128,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:48:31','2025-10-04 23:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759614511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759614511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:51:32','2025-10-04 23:51:32',0,NULL,10),(413129,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:53:32','2025-10-04 23:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759614812;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759614812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 21:56:31','2025-10-04 23:56:31',0,NULL,10),(413130,'mailpoet/cron/daemon-run','complete','2025-10-04 21:56:29','2025-10-04 23:56:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759614989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759614989;}',5,1,'2025-10-04 21:56:31','2025-10-04 23:56:31',0,NULL,10),(413131,'mailpoet/cron/daemon-trigger','complete','2025-10-04 21:58:31','2025-10-04 23:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759615111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759615111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:00:08','2025-10-05 00:00:08',0,NULL,10),(413132,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:02:08','2025-10-05 00:02:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759615328;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759615328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:03:34','2025-10-05 00:03:34',0,NULL,10),(413133,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:05:34','2025-10-05 00:05:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759615534;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759615534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:05:49','2025-10-05 00:05:49',0,NULL,10),(413134,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:07:49','2025-10-05 00:07:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759615669;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759615669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:10:28','2025-10-05 00:10:28',0,NULL,10),(413135,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:12:28','2025-10-05 00:12:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759615948;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759615948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:14:00','2025-10-05 00:14:00',0,NULL,10),(413136,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:16:00','2025-10-05 00:16:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759616160;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759616160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:16:29','2025-10-05 00:16:29',0,NULL,10),(413137,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:18:29','2025-10-05 00:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759616309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759616309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:21:15','2025-10-05 00:21:15',0,NULL,10),(413138,'mailpoet/cron/daemon-run','complete','2025-10-04 22:21:14','2025-10-05 00:21:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759616474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759616474;}',5,1,'2025-10-04 22:21:15','2025-10-05 00:21:15',0,NULL,10),(413139,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:23:15','2025-10-05 00:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759616595;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759616595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:24:31','2025-10-05 00:24:31',0,NULL,10),(413140,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:26:31','2025-10-05 00:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759616791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759616791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:27:30','2025-10-05 00:27:30',0,NULL,10),(413141,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:29:30','2025-10-05 00:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759616970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759616970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:31:29','2025-10-05 00:31:29',0,NULL,10),(413142,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:33:29','2025-10-05 00:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759617209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759617209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:36:30','2025-10-05 00:36:30',0,NULL,10),(413143,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:38:30','2025-10-05 00:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759617510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759617510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:39:06','2025-10-05 00:39:06',0,NULL,10),(413144,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:41:06','2025-10-05 00:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759617666;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759617666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:41:31','2025-10-05 00:41:31',0,NULL,10),(413145,'mailpoet/cron/daemon-run','complete','2025-10-04 22:41:30','2025-10-05 00:41:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759617690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759617690;}',5,1,'2025-10-04 22:41:31','2025-10-05 00:41:31',0,NULL,10),(413146,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:43:31','2025-10-05 00:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759617811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759617811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:46:29','2025-10-05 00:46:29',0,NULL,10),(413147,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:48:29','2025-10-05 00:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:48:36','2025-10-05 00:48:36',0,NULL,10),(413148,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:50:36','2025-10-05 00:50:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618236;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:51:30','2025-10-05 00:51:30',0,NULL,10),(413149,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:53:30','2025-10-05 00:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:54:27','2025-10-05 00:54:27',0,NULL,10),(413150,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:56:27','2025-10-05 00:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618587;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:56:32','2025-10-05 00:56:32',0,NULL,10),(413151,'mailpoet/cron/daemon-trigger','complete','2025-10-04 22:58:32','2025-10-05 00:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 22:58:34','2025-10-05 00:58:34',0,NULL,10),(413152,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:00:34','2025-10-05 01:00:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618834;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:00:52','2025-10-05 01:00:52',0,NULL,10),(413153,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:02:52','2025-10-05 01:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759618972;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759618972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:06:33','2025-10-05 01:06:33',0,NULL,10),(413154,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:08:33','2025-10-05 01:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759619313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759619313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:09:37','2025-10-05 01:09:37',0,NULL,10),(413155,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:11:37','2025-10-05 01:11:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759619497;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759619497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:13:44','2025-10-05 01:13:44',0,NULL,10),(413156,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:15:44','2025-10-05 01:15:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759619744;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759619744;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:16:30','2025-10-05 01:16:30',0,NULL,10),(413157,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:18:30','2025-10-05 01:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759619910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759619910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:21:04','2025-10-05 01:21:04',0,NULL,10),(413158,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:23:04','2025-10-05 01:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759620184;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759620184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:23:23','2025-10-05 01:23:23',0,NULL,10),(413159,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:25:23','2025-10-05 01:25:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759620323;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759620323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:25:35','2025-10-05 01:25:35',0,NULL,10),(413160,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:27:35','2025-10-05 01:27:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759620455;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759620455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:29:24','2025-10-05 01:29:24',0,NULL,10),(413161,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:31:24','2025-10-05 01:31:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759620684;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759620684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:31:29','2025-10-05 01:31:29',0,NULL,10),(413162,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:33:29','2025-10-05 01:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759620809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759620809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:36:29','2025-10-05 01:36:29',0,NULL,10),(413163,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:38:29','2025-10-05 01:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759621109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759621109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:39:16','2025-10-05 01:39:16',0,NULL,10),(413164,'mailpoet/cron/daemon-run','complete','2025-10-04 23:39:12','2025-10-05 01:39:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759621152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759621152;}',5,1,'2025-10-04 23:39:15','2025-10-05 01:39:15',0,NULL,10),(413165,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:41:16','2025-10-05 01:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759621276;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759621276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:41:30','2025-10-05 01:41:30',0,NULL,10),(413166,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:43:30','2025-10-05 01:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759621410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759621410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:44:25','2025-10-05 01:44:25',0,NULL,10),(413167,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:46:25','2025-10-05 01:46:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759621585;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759621585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:46:30','2025-10-05 01:46:30',0,NULL,10),(413168,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:48:30','2025-10-05 01:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759621710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759621710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:51:30','2025-10-05 01:51:30',0,NULL,10),(413169,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:53:30','2025-10-05 01:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759622010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759622010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-04 23:56:27','2025-10-05 01:56:27',0,NULL,10),(413170,'mailpoet/cron/daemon-trigger','complete','2025-10-04 23:58:27','2025-10-05 01:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759622307;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759622307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:01:31','2025-10-05 02:01:31',0,NULL,10),(413171,'mailpoet/cron/daemon-run','complete','2025-10-05 00:01:30','2025-10-05 02:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759622490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759622490;}',5,1,'2025-10-05 00:01:31','2025-10-05 02:01:31',0,NULL,10),(413172,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:03:31','2025-10-05 02:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759622611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759622611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:06:30','2025-10-05 02:06:30',0,NULL,10),(413173,'mailpoet/cron/daemon-run','complete','2025-10-05 00:06:28','2025-10-05 02:06:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759622788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759622788;}',5,1,'2025-10-05 00:06:30','2025-10-05 02:06:30',0,NULL,10),(413174,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:08:30','2025-10-05 02:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759622910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759622910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:10:14','2025-10-05 02:10:14',0,NULL,10),(413175,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:12:14','2025-10-05 02:12:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759623134;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759623134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:14:33','2025-10-05 02:14:33',0,NULL,10),(413176,'mailpoet/cron/daemon-run','complete','2025-10-05 00:14:32','2025-10-05 02:14:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759623272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759623272;}',5,1,'2025-10-05 00:14:33','2025-10-05 02:14:33',0,NULL,10),(413177,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:16:33','2025-10-05 02:16:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759623393;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759623393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:21:29','2025-10-05 02:21:29',0,NULL,10),(413178,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:23:29','2025-10-05 02:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759623809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759623809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:26:30','2025-10-05 02:26:30',0,NULL,10),(413179,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:28:30','2025-10-05 02:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759624110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759624110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:31:29','2025-10-05 02:31:29',0,NULL,10),(413180,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:33:29','2025-10-05 02:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759624409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759624409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:36:29','2025-10-05 02:36:29',0,NULL,10),(413181,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:38:29','2025-10-05 02:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759624709;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759624709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:41:31','2025-10-05 02:41:31',0,NULL,10),(413182,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:43:31','2025-10-05 02:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759625011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759625011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:45:34','2025-10-05 02:45:34',0,NULL,10),(413183,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:47:34','2025-10-05 02:47:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759625254;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759625254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:51:31','2025-10-05 02:51:31',0,NULL,10),(413184,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:53:31','2025-10-05 02:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759625611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759625611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 00:56:38','2025-10-05 02:56:38',0,NULL,10),(413185,'mailpoet/cron/daemon-trigger','complete','2025-10-05 00:58:38','2025-10-05 02:58:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759625918;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759625918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:00:34','2025-10-05 03:00:34',0,NULL,10),(413186,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:02:34','2025-10-05 03:02:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759626154;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759626154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:04:05','2025-10-05 03:04:05',0,NULL,10),(413187,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:06:05','2025-10-05 03:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759626365;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759626365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:06:30','2025-10-05 03:06:30',0,NULL,10),(413188,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:08:30','2025-10-05 03:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759626510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759626510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:10:30','2025-10-05 03:10:30',0,NULL,10),(413189,'mailpoet/cron/daemon-run','complete','2025-10-05 01:10:28','2025-10-05 03:10:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759626628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759626628;}',5,1,'2025-10-05 01:10:30','2025-10-05 03:10:30',0,NULL,10),(413190,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:12:30','2025-10-05 03:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759626750;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759626750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:12:40','2025-10-05 03:12:40',0,NULL,10),(413191,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:14:40','2025-10-05 03:14:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759626880;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759626880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:14:54','2025-10-05 03:14:54',0,NULL,10),(413192,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:16:54','2025-10-05 03:16:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759627014;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759627014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:21:30','2025-10-05 03:21:30',0,NULL,10),(413193,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:23:30','2025-10-05 03:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759627410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759627410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:26:34','2025-10-05 03:26:34',0,NULL,10),(413194,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:28:34','2025-10-05 03:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759627714;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759627714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:31:31','2025-10-05 03:31:31',0,NULL,10),(413195,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:33:31','2025-10-05 03:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759628011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759628011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:36:31','2025-10-05 03:36:31',0,NULL,10),(413196,'mailpoet/cron/daemon-run','complete','2025-10-05 01:36:30','2025-10-05 03:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759628190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759628190;}',5,1,'2025-10-05 01:36:31','2025-10-05 03:36:31',0,NULL,10),(413197,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:38:31','2025-10-05 03:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759628311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759628311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:39:01','2025-10-05 03:39:01',0,NULL,10),(413198,'mailpoet/cron/daemon-run','complete','2025-10-05 01:38:59','2025-10-05 03:38:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759628339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759628339;}',5,1,'2025-10-05 01:39:01','2025-10-05 03:39:01',0,NULL,10),(413199,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:41:01','2025-10-05 03:41:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759628461;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759628461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:41:30','2025-10-05 03:41:30',0,NULL,10),(413200,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:43:30','2025-10-05 03:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759628610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759628610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:46:17','2025-10-05 03:46:17',0,NULL,10),(413201,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:48:17','2025-10-05 03:48:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759628897;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759628897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:51:29','2025-10-05 03:51:29',0,NULL,10),(413202,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:53:29','2025-10-05 03:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759629209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759629209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:55:32','2025-10-05 03:55:32',0,NULL,10),(413203,'mailpoet/cron/daemon-trigger','complete','2025-10-05 01:57:32','2025-10-05 03:57:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759629452;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759629452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 01:59:12','2025-10-05 03:59:12',0,NULL,10),(413204,'mailpoet/cron/daemon-run','complete','2025-10-05 01:59:10','2025-10-05 03:59:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759629550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759629550;}',5,1,'2025-10-05 01:59:12','2025-10-05 03:59:12',0,NULL,10),(413205,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:01:12','2025-10-05 04:01:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759629672;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759629672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:01:29','2025-10-05 04:01:29',0,NULL,10),(413206,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:03:29','2025-10-05 04:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759629809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759629809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:05:10','2025-10-05 04:05:10',0,NULL,10),(413207,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:07:10','2025-10-05 04:07:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759630030;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759630030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:10:05','2025-10-05 04:10:05',0,NULL,10),(413208,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:12:05','2025-10-05 04:12:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759630325;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759630325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:16:29','2025-10-05 04:16:29',0,NULL,10),(413209,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:18:29','2025-10-05 04:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759630709;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759630709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:21:30','2025-10-05 04:21:30',0,NULL,10),(413210,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:23:30','2025-10-05 04:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759631010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759631010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:26:31','2025-10-05 04:26:31',0,NULL,10),(413211,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:28:31','2025-10-05 04:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759631311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759631311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:31:30','2025-10-05 04:31:30',0,NULL,10),(413212,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:33:30','2025-10-05 04:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759631610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759631610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:36:35','2025-10-05 04:36:35',0,NULL,10),(413213,'mailpoet/cron/daemon-run','complete','2025-10-05 02:36:31','2025-10-05 04:36:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759631791;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759631791;}',5,1,'2025-10-05 02:36:35','2025-10-05 04:36:35',0,NULL,10),(413214,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:38:35','2025-10-05 04:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759631915;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759631915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:41:31','2025-10-05 04:41:31',0,NULL,10),(413215,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:43:31','2025-10-05 04:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759632211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759632211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:44:39','2025-10-05 04:44:39',0,NULL,10),(413216,'mailpoet/cron/daemon-run','complete','2025-10-05 02:44:34','2025-10-05 04:44:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759632274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759632274;}',5,1,'2025-10-05 02:44:40','2025-10-05 04:44:40',0,NULL,10),(413217,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:46:39','2025-10-05 04:46:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759632399;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759632399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:51:31','2025-10-05 04:51:31',0,NULL,10),(413218,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:53:31','2025-10-05 04:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759632811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759632811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 02:56:31','2025-10-05 04:56:31',0,NULL,10),(413219,'mailpoet/cron/daemon-trigger','complete','2025-10-05 02:58:31','2025-10-05 04:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759633111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759633111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:01:32','2025-10-05 05:01:32',0,NULL,10),(413220,'mailpoet/cron/daemon-run','complete','2025-10-05 03:01:30','2025-10-05 05:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759633290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759633290;}',5,1,'2025-10-05 03:01:32','2025-10-05 05:01:32',0,NULL,10),(413221,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:03:32','2025-10-05 05:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759633412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759633412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:04:54','2025-10-05 05:04:54',0,NULL,10),(413222,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:06:54','2025-10-05 05:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759633614;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759633614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:09:11','2025-10-05 05:09:11',0,NULL,10),(413223,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:11:11','2025-10-05 05:11:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759633871;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759633871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:11:31','2025-10-05 05:11:31',0,NULL,10),(413224,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:13:31','2025-10-05 05:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759634011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759634011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:15:22','2025-10-05 05:15:22',0,NULL,10),(413225,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:17:22','2025-10-05 05:17:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759634242;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759634242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:21:29','2025-10-05 05:21:29',0,NULL,10),(413226,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:23:29','2025-10-05 05:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759634609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759634609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:26:13','2025-10-05 05:26:13',0,NULL,10),(413227,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:28:13','2025-10-05 05:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759634893;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759634893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:29:48','2025-10-05 05:29:48',0,NULL,10),(413228,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:31:48','2025-10-05 05:31:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759635108;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759635108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:33:51','2025-10-05 05:33:51',0,NULL,10),(413229,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:35:51','2025-10-05 05:35:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759635351;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759635351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:36:29','2025-10-05 05:36:29',0,NULL,10),(413230,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:38:29','2025-10-05 05:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759635509;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759635509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:39:33','2025-10-05 05:39:33',0,NULL,10),(413231,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:41:33','2025-10-05 05:41:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759635693;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759635693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:44:09','2025-10-05 05:44:09',0,NULL,10),(413232,'mailpoet/cron/daemon-run','complete','2025-10-05 03:44:07','2025-10-05 05:44:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759635847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759635847;}',5,1,'2025-10-05 03:44:09','2025-10-05 05:44:09',0,NULL,10),(413233,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:46:09','2025-10-05 05:46:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759635969;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759635969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:46:30','2025-10-05 05:46:30',0,NULL,10),(413234,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:48:30','2025-10-05 05:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759636110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759636110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:51:29','2025-10-05 05:51:29',0,NULL,10),(413235,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:53:29','2025-10-05 05:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759636409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759636409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:53:31','2025-10-05 05:53:31',0,NULL,10),(413236,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:55:31','2025-10-05 05:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759636531;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759636531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:56:04','2025-10-05 05:56:04',0,NULL,10),(413237,'mailpoet/cron/daemon-trigger','complete','2025-10-05 03:58:04','2025-10-05 05:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759636684;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759636684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 03:58:35','2025-10-05 05:58:35',0,NULL,10),(413238,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:00:35','2025-10-05 06:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759636835;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759636835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:01:30','2025-10-05 06:01:30',0,NULL,10),(413239,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:03:30','2025-10-05 06:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759637010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759637010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:06:28','2025-10-05 06:06:28',0,NULL,10),(413240,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:08:28','2025-10-05 06:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759637308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759637308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:08:53','2025-10-05 06:08:53',0,NULL,10),(413241,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:10:53','2025-10-05 06:10:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759637453;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759637453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:11:30','2025-10-05 06:11:30',0,NULL,10),(413242,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:13:30','2025-10-05 06:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759637610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759637610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:15:04','2025-10-05 06:15:04',0,NULL,10),(413243,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:17:04','2025-10-05 06:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759637824;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759637824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:19:06','2025-10-05 06:19:06',0,NULL,10),(413244,'mailpoet/cron/daemon-run','complete','2025-10-05 04:19:04','2025-10-05 06:19:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759637944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759637944;}',5,1,'2025-10-05 04:19:06','2025-10-05 06:19:06',0,NULL,10),(413245,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:21:06','2025-10-05 06:21:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638066;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:21:31','2025-10-05 06:21:31',0,NULL,10),(413246,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:23:31','2025-10-05 06:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:24:39','2025-10-05 06:24:39',0,NULL,10),(413247,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:26:39','2025-10-05 06:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638399;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:27:38','2025-10-05 06:27:38',0,NULL,10),(413248,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:29:38','2025-10-05 06:29:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638578;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:31:29','2025-10-05 06:31:29',0,NULL,10),(413249,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:33:29','2025-10-05 06:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:33:43','2025-10-05 06:33:43',0,NULL,10),(413250,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:35:43','2025-10-05 06:35:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759638943;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759638943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:38:10','2025-10-05 06:38:10',0,NULL,10),(413251,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:40:10','2025-10-05 06:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:40:12','2025-10-05 06:40:12',0,NULL,10),(413252,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:42:12','2025-10-05 06:42:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639332;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:43:14','2025-10-05 06:43:14',0,NULL,10),(413253,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:45:14','2025-10-05 06:45:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:45:16','2025-10-05 06:45:16',0,NULL,10),(413254,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:47:16','2025-10-05 06:47:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639636;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:47:31','2025-10-05 06:47:31',0,NULL,10),(413255,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:49:31','2025-10-05 06:49:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639771;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:51:03','2025-10-05 06:51:03',0,NULL,10),(413256,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:53:03','2025-10-05 06:53:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759639983;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759639983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:53:55','2025-10-05 06:53:55',0,NULL,10),(413257,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:55:55','2025-10-05 06:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640155;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:56:30','2025-10-05 06:56:30',0,NULL,10),(413258,'mailpoet/cron/daemon-trigger','complete','2025-10-05 04:58:30','2025-10-05 06:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 04:58:33','2025-10-05 06:58:33',0,NULL,10),(413259,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:00:33','2025-10-05 07:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640433;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:01:03','2025-10-05 07:01:03',0,NULL,10),(413260,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:03:03','2025-10-05 07:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640583;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:03:40','2025-10-05 07:03:40',0,NULL,10),(413261,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:05:40','2025-10-05 07:05:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640740;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:06:28','2025-10-05 07:06:28',0,NULL,10),(413262,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:08:28','2025-10-05 07:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759640908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759640908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:08:37','2025-10-05 07:08:37',0,NULL,10),(413263,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:10:37','2025-10-05 07:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641037;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:11:30','2025-10-05 07:11:30',0,NULL,10),(413264,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:13:30','2025-10-05 07:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:13:47','2025-10-05 07:13:47',0,NULL,10),(413265,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:15:47','2025-10-05 07:15:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641347;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:16:23','2025-10-05 07:16:23',0,NULL,10),(413266,'mailpoet/cron/daemon-run','complete','2025-10-05 05:16:18','2025-10-05 07:16:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759641378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759641378;}',5,1,'2025-10-05 05:16:24','2025-10-05 07:16:24',0,NULL,10),(413267,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:18:23','2025-10-05 07:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641503;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:18:47','2025-10-05 07:18:47',0,NULL,10),(413268,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:20:47','2025-10-05 07:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641647;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:20:48','2025-10-05 07:20:48',0,NULL,10),(413269,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:22:48','2025-10-05 07:22:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641768;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:22:49','2025-10-05 07:22:49',0,NULL,10),(413270,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:24:49','2025-10-05 07:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759641889;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759641889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:24:57','2025-10-05 07:24:57',0,NULL,10),(413271,'mailpoet/cron/daemon-run','complete','2025-10-05 05:24:55','2025-10-05 07:24:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759641895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759641895;}',5,1,'2025-10-05 05:24:57','2025-10-05 07:24:57',0,NULL,10),(413272,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:26:57','2025-10-05 07:26:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759642017;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759642017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:28:05','2025-10-05 07:28:05',0,NULL,10),(413273,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:30:05','2025-10-05 07:30:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759642205;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759642205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:31:10','2025-10-05 07:31:10',0,NULL,10),(413274,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:33:10','2025-10-05 07:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759642390;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759642390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:36:06','2025-10-05 07:36:06',0,NULL,10),(413275,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:38:06','2025-10-05 07:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759642686;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759642686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:38:45','2025-10-05 07:38:45',0,NULL,10),(413276,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:40:45','2025-10-05 07:40:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759642845;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759642845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:41:31','2025-10-05 07:41:31',0,NULL,10),(413277,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:43:31','2025-10-05 07:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:44:29','2025-10-05 07:44:29',0,NULL,10),(413278,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:46:29','2025-10-05 07:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643189;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:46:30','2025-10-05 07:46:30',0,NULL,10),(413279,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:48:30','2025-10-05 07:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:48:34','2025-10-05 07:48:34',0,NULL,10),(413280,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:50:34','2025-10-05 07:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643434;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:50:58','2025-10-05 07:50:58',0,NULL,10),(413281,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:52:58','2025-10-05 07:52:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643578;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:53:22','2025-10-05 07:53:22',0,NULL,10),(413282,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:55:22','2025-10-05 07:55:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643722;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:55:59','2025-10-05 07:55:59',0,NULL,10),(413283,'mailpoet/cron/daemon-trigger','complete','2025-10-05 05:57:59','2025-10-05 07:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759643879;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759643879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 05:58:20','2025-10-05 07:58:20',0,NULL,10),(413284,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:00:20','2025-10-05 08:00:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759644020;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759644020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:01:30','2025-10-05 08:01:30',0,NULL,10),(413285,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:03:30','2025-10-05 08:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759644210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759644210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:04:51','2025-10-05 08:04:51',0,NULL,10),(413286,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:06:51','2025-10-05 08:06:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759644411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759644411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:09:45','2025-10-05 08:09:45',0,NULL,10),(413287,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:11:45','2025-10-05 08:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759644705;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759644705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:13:49','2025-10-05 08:13:49',0,NULL,10),(413288,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:15:49','2025-10-05 08:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759644949;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759644949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:16:20','2025-10-05 08:16:20',0,NULL,10),(413289,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:18:20','2025-10-05 08:18:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759645100;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759645100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:21:34','2025-10-05 08:21:34',0,NULL,10),(413290,'mailpoet/cron/daemon-run','complete','2025-10-05 06:21:30','2025-10-05 08:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759645290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759645290;}',5,1,'2025-10-05 06:21:34','2025-10-05 08:21:34',0,NULL,10),(413291,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:23:34','2025-10-05 08:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759645414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759645414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:25:53','2025-10-05 08:25:53',0,NULL,10),(413292,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:27:53','2025-10-05 08:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759645673;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759645673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:29:07','2025-10-05 08:29:07',0,NULL,10),(413293,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:31:07','2025-10-05 08:31:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759645867;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759645867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:31:28','2025-10-05 08:31:28',0,NULL,10),(413294,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:33:28','2025-10-05 08:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646008;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:34:20','2025-10-05 08:34:20',0,NULL,10),(413295,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:36:20','2025-10-05 08:36:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646180;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:36:31','2025-10-05 08:36:31',0,NULL,10),(413296,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:38:31','2025-10-05 08:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:38:42','2025-10-05 08:38:42',0,NULL,10),(413297,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:40:42','2025-10-05 08:40:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646442;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:41:21','2025-10-05 08:41:21',0,NULL,10),(413298,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:43:21','2025-10-05 08:43:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646601;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:43:35','2025-10-05 08:43:35',0,NULL,10),(413299,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:45:35','2025-10-05 08:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646735;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:46:26','2025-10-05 08:46:26',0,NULL,10),(413300,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:48:26','2025-10-05 08:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759646906;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759646906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:48:44','2025-10-05 08:48:44',0,NULL,10),(413301,'mailpoet/cron/daemon-run','complete','2025-10-05 06:48:42','2025-10-05 08:48:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759646922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759646922;}',5,1,'2025-10-05 06:48:44','2025-10-05 08:48:44',0,NULL,10),(413302,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:50:44','2025-10-05 08:50:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647044;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:51:02','2025-10-05 08:51:02',0,NULL,10),(413303,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:53:02','2025-10-05 08:53:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647182;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:53:23','2025-10-05 08:53:23',0,NULL,10),(413304,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:55:23','2025-10-05 08:55:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647323;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:55:42','2025-10-05 08:55:42',0,NULL,10),(413305,'mailpoet/cron/daemon-trigger','complete','2025-10-05 06:57:42','2025-10-05 08:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647462;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 06:58:43','2025-10-05 08:58:43',0,NULL,10),(413306,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:00:43','2025-10-05 09:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647643;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:01:28','2025-10-05 09:01:28',0,NULL,10),(413307,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:03:28','2025-10-05 09:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:03:54','2025-10-05 09:03:54',0,NULL,10),(413308,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:05:54','2025-10-05 09:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759647954;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759647954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:06:31','2025-10-05 09:06:31',0,NULL,10),(413309,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:08:31','2025-10-05 09:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:09:29','2025-10-05 09:09:29',0,NULL,10),(413310,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:11:29','2025-10-05 09:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648289;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:11:30','2025-10-05 09:11:30',0,NULL,10),(413311,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:13:30','2025-10-05 09:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:13:30','2025-10-05 09:13:30',0,NULL,10),(413312,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:15:30','2025-10-05 09:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648530;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:15:52','2025-10-05 09:15:52',0,NULL,10),(413313,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:17:52','2025-10-05 09:17:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648672;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:19:52','2025-10-05 09:19:52',0,NULL,10),(413314,'mailpoet/cron/daemon-run','complete','2025-10-05 07:19:49','2025-10-05 09:19:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759648789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759648789;}',5,1,'2025-10-05 07:19:52','2025-10-05 09:19:52',0,NULL,10),(413315,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:21:52','2025-10-05 09:21:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759648912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759648912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:22:55','2025-10-05 09:22:55',0,NULL,10),(413316,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:24:55','2025-10-05 09:24:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759649095;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759649095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:26:30','2025-10-05 09:26:30',0,NULL,10),(413317,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:28:30','2025-10-05 09:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759649310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759649310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:30:40','2025-10-05 09:30:40',0,NULL,10),(413318,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:32:40','2025-10-05 09:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759649560;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759649560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:33:30','2025-10-05 09:33:30',0,NULL,10),(413319,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:35:30','2025-10-05 09:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759649730;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759649730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:36:10','2025-10-05 09:36:10',0,NULL,10),(413320,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:38:10','2025-10-05 09:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759649890;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759649890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:39:55','2025-10-05 09:39:55',0,NULL,10),(413321,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:41:55','2025-10-05 09:41:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759650115;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759650115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:43:06','2025-10-05 09:43:06',0,NULL,10),(413322,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:45:06','2025-10-05 09:45:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759650306;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759650306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:46:32','2025-10-05 09:46:32',0,NULL,10),(413323,'mailpoet/cron/daemon-run','complete','2025-10-05 07:46:30','2025-10-05 09:46:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759650390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759650390;}',5,1,'2025-10-05 07:46:32','2025-10-05 09:46:32',0,NULL,10),(413324,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:48:32','2025-10-05 09:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759650512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759650512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:48:38','2025-10-05 09:48:38',0,NULL,10),(413325,'mailpoet/cron/daemon-run','complete','2025-10-05 07:48:36','2025-10-05 09:48:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759650516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759650516;}',5,1,'2025-10-05 07:48:38','2025-10-05 09:48:38',0,NULL,10),(413326,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:50:38','2025-10-05 09:50:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759650638;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759650638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:51:12','2025-10-05 09:51:12',0,NULL,10),(413327,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:53:12','2025-10-05 09:53:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759650792;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759650792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:56:28','2025-10-05 09:56:28',0,NULL,10),(413328,'mailpoet/cron/daemon-trigger','complete','2025-10-05 07:58:28','2025-10-05 09:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759651108;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759651108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 07:59:40','2025-10-05 09:59:40',0,NULL,10),(413329,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:01:40','2025-10-05 10:01:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759651300;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759651300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:02:56','2025-10-05 10:02:56',0,NULL,10),(413330,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:04:56','2025-10-05 10:04:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759651496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759651496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:06:30','2025-10-05 10:06:30',0,NULL,10),(413331,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:08:30','2025-10-05 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759651710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759651710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:09:55','2025-10-05 10:09:55',0,NULL,10),(413332,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:11:55','2025-10-05 10:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759651915;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759651915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:14:18','2025-10-05 10:14:18',0,NULL,10),(413333,'mailpoet/cron/daemon-run','complete','2025-10-05 08:14:16','2025-10-05 10:14:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759652056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759652056;}',5,1,'2025-10-05 08:14:17','2025-10-05 10:14:17',0,NULL,10),(413334,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:16:18','2025-10-05 10:16:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759652178;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759652178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:16:32','2025-10-05 10:16:32',0,NULL,10),(413335,'mailpoet/cron/daemon-run','complete','2025-10-05 08:16:30','2025-10-05 10:16:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759652190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759652190;}',5,1,'2025-10-05 08:16:32','2025-10-05 10:16:32',0,NULL,10),(413336,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:18:32','2025-10-05 10:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759652312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759652312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:21:07','2025-10-05 10:21:07',0,NULL,10),(413337,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:23:07','2025-10-05 10:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759652587;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759652587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:26:32','2025-10-05 10:26:32',0,NULL,10),(413338,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:28:32','2025-10-05 10:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759652912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759652912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:29:12','2025-10-05 10:29:12',0,NULL,10),(413339,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:31:12','2025-10-05 10:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759653072;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759653072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:31:29','2025-10-05 10:31:29',0,NULL,10),(413340,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:33:29','2025-10-05 10:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759653209;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759653209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:36:28','2025-10-05 10:36:28',0,NULL,10),(413341,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:38:28','2025-10-05 10:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759653508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759653508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:39:20','2025-10-05 10:39:20',0,NULL,10),(413342,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:41:20','2025-10-05 10:41:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759653680;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759653680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:41:33','2025-10-05 10:41:33',0,NULL,10),(413343,'mailpoet/cron/daemon-run','complete','2025-10-05 08:41:31','2025-10-05 10:41:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759653691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759653691;}',5,1,'2025-10-05 08:41:33','2025-10-05 10:41:33',0,NULL,10),(413344,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:43:33','2025-10-05 10:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759653813;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759653813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:46:30','2025-10-05 10:46:30',0,NULL,10),(413345,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:48:30','2025-10-05 10:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:48:54','2025-10-05 10:48:54',0,NULL,10),(413346,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:50:54','2025-10-05 10:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654254;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:51:31','2025-10-05 10:51:31',0,NULL,10),(413347,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:53:31','2025-10-05 10:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:56:30','2025-10-05 10:56:30',0,NULL,10),(413348,'mailpoet/cron/daemon-trigger','complete','2025-10-05 08:58:30','2025-10-05 10:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 08:58:41','2025-10-05 10:58:41',0,NULL,10),(413349,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:00:41','2025-10-05 11:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654841;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:00:58','2025-10-05 11:00:58',0,NULL,10),(413350,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:02:58','2025-10-05 11:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759654978;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759654978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:06:30','2025-10-05 11:06:30',0,NULL,10),(413351,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:08:30','2025-10-05 11:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759655310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759655310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:09:19','2025-10-05 11:09:19',0,NULL,10),(413352,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:11:19','2025-10-05 11:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759655479;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759655479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:11:29','2025-10-05 11:11:29',0,NULL,10),(413353,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:13:29','2025-10-05 11:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759655609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759655609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:13:57','2025-10-05 11:13:57',0,NULL,10),(413354,'mailpoet/cron/daemon-run','complete','2025-10-05 09:13:55','2025-10-05 11:13:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759655635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759655635;}',5,1,'2025-10-05 09:13:57','2025-10-05 11:13:57',0,NULL,10),(413355,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:15:57','2025-10-05 11:15:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759655757;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759655757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:16:30','2025-10-05 11:16:30',0,NULL,10),(413356,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:18:30','2025-10-05 11:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759655910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759655910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:19:05','2025-10-05 11:19:05',0,NULL,10),(413357,'mailpoet/cron/daemon-run','complete','2025-10-05 09:19:04','2025-10-05 11:19:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759655944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759655944;}',5,1,'2025-10-05 09:19:05','2025-10-05 11:19:05',0,NULL,10),(413358,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:21:05','2025-10-05 11:21:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759656065;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759656065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:21:32','2025-10-05 11:21:32',0,NULL,10),(413359,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:23:32','2025-10-05 11:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759656212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759656212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:24:46','2025-10-05 11:24:46',0,NULL,10),(413360,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:26:46','2025-10-05 11:26:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759656406;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759656406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:30:15','2025-10-05 11:30:15',0,NULL,10),(413361,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:32:15','2025-10-05 11:32:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759656735;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759656735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:36:01','2025-10-05 11:36:01',0,NULL,10),(413362,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:38:01','2025-10-05 11:38:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759657081;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759657081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:38:46','2025-10-05 11:38:46',0,NULL,10),(413363,'mailpoet/cron/daemon-run','complete','2025-10-05 09:38:43','2025-10-05 11:38:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759657123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759657123;}',5,1,'2025-10-05 09:38:46','2025-10-05 11:38:46',0,NULL,10),(413364,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:40:46','2025-10-05 11:40:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759657246;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759657246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:41:23','2025-10-05 11:41:23',0,NULL,10),(413365,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:43:23','2025-10-05 11:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759657403;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759657403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:44:15','2025-10-05 11:44:15',0,NULL,10),(413366,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:46:15','2025-10-05 11:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759657575;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759657575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:46:30','2025-10-05 11:46:30',0,NULL,10),(413367,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:48:30','2025-10-05 11:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759657710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759657710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:51:30','2025-10-05 11:51:30',0,NULL,10),(413368,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:53:30','2025-10-05 11:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:54:10','2025-10-05 11:54:10',0,NULL,10),(413369,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:56:10','2025-10-05 11:56:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658170;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 09:56:31','2025-10-05 11:56:31',0,NULL,10),(413370,'mailpoet/cron/daemon-trigger','complete','2025-10-05 09:58:31','2025-10-05 11:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:01:30','2025-10-05 12:01:30',0,NULL,10),(413371,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:03:30','2025-10-05 12:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:04:15','2025-10-05 12:04:15',0,NULL,10),(413372,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:06:15','2025-10-05 12:06:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658775;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:06:30','2025-10-05 12:06:30',0,NULL,10),(413373,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:08:30','2025-10-05 12:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759658910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759658910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:09:22','2025-10-05 12:09:22',0,NULL,10),(413374,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:11:22','2025-10-05 12:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659082;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:11:33','2025-10-05 12:11:33',0,NULL,10),(413375,'mailpoet/cron/daemon-run','complete','2025-10-05 10:11:31','2025-10-05 12:11:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759659091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759659091;}',5,1,'2025-10-05 10:11:33','2025-10-05 12:11:33',0,NULL,10),(413376,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:13:33','2025-10-05 12:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:16:32','2025-10-05 12:16:32',0,NULL,10),(413377,'mailpoet/cron/daemon-run','complete','2025-10-05 10:16:31','2025-10-05 12:16:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759659391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759659391;}',5,1,'2025-10-05 10:16:32','2025-10-05 12:16:32',0,NULL,10),(413378,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:18:32','2025-10-05 12:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:18:59','2025-10-05 12:18:59',0,NULL,10),(413379,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:20:59','2025-10-05 12:20:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659659;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:21:30','2025-10-05 12:21:30',0,NULL,10),(413380,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:23:30','2025-10-05 12:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:23:30','2025-10-05 12:23:30',0,NULL,10),(413381,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:25:30','2025-10-05 12:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759659930;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759659930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:25:30','2025-10-05 12:25:30',0,NULL,10),(413382,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:27:30','2025-10-05 12:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660050;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:27:30','2025-10-05 12:27:30',0,NULL,10),(413383,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:29:30','2025-10-05 12:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660170;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:30:38','2025-10-05 12:30:38',0,NULL,10),(413384,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:32:38','2025-10-05 12:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660358;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:32:41','2025-10-05 12:32:41',0,NULL,10),(413385,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:34:41','2025-10-05 12:34:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660481;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:36:24','2025-10-05 12:36:24',0,NULL,10),(413386,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:38:24','2025-10-05 12:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660704;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:40:29','2025-10-05 12:40:29',0,NULL,10),(413387,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:42:29','2025-10-05 12:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759660949;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759660949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:44:20','2025-10-05 12:44:20',0,NULL,10),(413388,'mailpoet/cron/daemon-run','complete','2025-10-05 10:44:18','2025-10-05 12:44:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759661058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759661058;}',5,1,'2025-10-05 10:44:20','2025-10-05 12:44:20',0,NULL,10),(413389,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:46:20','2025-10-05 12:46:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759661180;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759661180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:46:29','2025-10-05 12:46:29',0,NULL,10),(413390,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:48:29','2025-10-05 12:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759661309;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759661309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:51:30','2025-10-05 12:51:30',0,NULL,10),(413391,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:53:30','2025-10-05 12:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759661610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759661610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:55:44','2025-10-05 12:55:44',0,NULL,10),(413392,'mailpoet/cron/daemon-trigger','complete','2025-10-05 10:57:44','2025-10-05 12:57:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759661864;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759661864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 10:58:35','2025-10-05 12:58:35',0,NULL,10),(413393,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:00:35','2025-10-05 13:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759662035;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759662035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:01:30','2025-10-05 13:01:30',0,NULL,10),(413394,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:03:30','2025-10-05 13:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759662210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759662210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:05:50','2025-10-05 13:05:50',0,NULL,10),(413395,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:07:50','2025-10-05 13:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759662470;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759662470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:11:10','2025-10-05 13:11:10',0,NULL,10),(413396,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:13:10','2025-10-05 13:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759662790;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759662790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:16:29','2025-10-05 13:16:29',0,NULL,10),(413397,'mailpoet/cron/daemon-run','complete','2025-10-05 11:16:28','2025-10-05 13:16:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759662988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759662988;}',5,1,'2025-10-05 11:16:29','2025-10-05 13:16:29',0,NULL,10),(413398,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:18:29','2025-10-05 13:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759663109;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759663109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:18:58','2025-10-05 13:18:58',0,NULL,10),(413399,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:20:58','2025-10-05 13:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759663258;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759663258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:21:31','2025-10-05 13:21:31',0,NULL,10),(413400,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:23:31','2025-10-05 13:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759663411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759663411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:26:30','2025-10-05 13:26:30',0,NULL,10),(413401,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:28:30','2025-10-05 13:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759663710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759663710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:28:44','2025-10-05 13:28:44',0,NULL,10),(413402,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:30:44','2025-10-05 13:30:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759663844;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759663844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:31:32','2025-10-05 13:31:32',0,NULL,10),(413403,'mailpoet/cron/daemon-run','complete','2025-10-05 11:31:30','2025-10-05 13:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759663890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759663890;}',5,1,'2025-10-05 11:31:31','2025-10-05 13:31:31',0,NULL,10),(413404,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:33:32','2025-10-05 13:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:34:20','2025-10-05 13:34:20',0,NULL,10),(413405,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:36:20','2025-10-05 13:36:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664180;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:36:31','2025-10-05 13:36:31',0,NULL,10),(413406,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:38:31','2025-10-05 13:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:39:41','2025-10-05 13:39:41',0,NULL,10),(413407,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:41:41','2025-10-05 13:41:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664501;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:44:04','2025-10-05 13:44:04',0,NULL,10),(413408,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:46:04','2025-10-05 13:46:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664764;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:46:30','2025-10-05 13:46:30',0,NULL,10),(413409,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:48:30','2025-10-05 13:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759664910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759664910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:50:00','2025-10-05 13:50:00',0,NULL,10),(413410,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:52:00','2025-10-05 13:52:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665120;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:53:39','2025-10-05 13:53:39',0,NULL,10),(413411,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:55:39','2025-10-05 13:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665339;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:55:55','2025-10-05 13:55:55',0,NULL,10),(413412,'mailpoet/cron/daemon-trigger','complete','2025-10-05 11:57:55','2025-10-05 13:57:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665475;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 11:58:47','2025-10-05 13:58:47',0,NULL,10),(413413,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:00:47','2025-10-05 14:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665647;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:01:11','2025-10-05 14:01:11',0,NULL,10),(413414,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:03:11','2025-10-05 14:03:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:04:09','2025-10-05 14:04:09',0,NULL,10),(413415,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:06:09','2025-10-05 14:06:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759665969;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759665969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:06:31','2025-10-05 14:06:31',0,NULL,10),(413416,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:08:31','2025-10-05 14:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:08:46','2025-10-05 14:08:46',0,NULL,10),(413417,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:10:46','2025-10-05 14:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666246;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:11:30','2025-10-05 14:11:30',0,NULL,10),(413418,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:13:30','2025-10-05 14:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:13:49','2025-10-05 14:13:49',0,NULL,10),(413419,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:15:49','2025-10-05 14:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666549;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:16:29','2025-10-05 14:16:29',0,NULL,10),(413420,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:18:29','2025-10-05 14:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666709;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:18:30','2025-10-05 14:18:30',0,NULL,10),(413421,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:20:30','2025-10-05 14:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759666830;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759666830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:21:31','2025-10-05 14:21:31',0,NULL,10),(413422,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:23:31','2025-10-05 14:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:23:51','2025-10-05 14:23:51',0,NULL,10),(413423,'mailpoet/cron/daemon-run','complete','2025-10-05 12:23:49','2025-10-05 14:23:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759667029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759667029;}',5,1,'2025-10-05 12:23:51','2025-10-05 14:23:51',0,NULL,10),(413424,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:25:51','2025-10-05 14:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667151;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:26:30','2025-10-05 14:26:30',0,NULL,10),(413425,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:28:30','2025-10-05 14:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:28:44','2025-10-05 14:28:44',0,NULL,10),(413426,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:30:44','2025-10-05 14:30:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667444;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:31:29','2025-10-05 14:31:29',0,NULL,10),(413427,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:33:29','2025-10-05 14:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:36:30','2025-10-05 14:36:30',0,NULL,10),(413428,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:38:30','2025-10-05 14:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759667910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759667910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:39:57','2025-10-05 14:39:57',0,NULL,10),(413429,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:41:57','2025-10-05 14:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759668117;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759668117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:42:59','2025-10-05 14:42:59',0,NULL,10),(413430,'mailpoet/cron/daemon-run','complete','2025-10-05 12:42:57','2025-10-05 14:42:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759668177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759668177;}',5,1,'2025-10-05 12:42:58','2025-10-05 14:42:58',0,NULL,10),(413431,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:44:59','2025-10-05 14:44:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759668299;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759668299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:46:15','2025-10-05 14:46:15',0,NULL,10),(413432,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:48:15','2025-10-05 14:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759668495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759668495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:49:45','2025-10-05 14:49:45',0,NULL,10),(413433,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:51:45','2025-10-05 14:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759668705;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759668705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:52:53','2025-10-05 14:52:53',0,NULL,10),(413434,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:54:53','2025-10-05 14:54:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759668893;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759668893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:55:16','2025-10-05 14:55:16',0,NULL,10),(413435,'mailpoet/cron/daemon-trigger','complete','2025-10-05 12:57:16','2025-10-05 14:57:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759669036;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759669036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 12:58:00','2025-10-05 14:58:00',0,NULL,10),(413436,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:00:00','2025-10-05 15:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759669200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759669200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:01:28','2025-10-05 15:01:28',0,NULL,10),(413437,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:03:28','2025-10-05 15:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759669408;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759669408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:05:05','2025-10-05 15:05:05',0,NULL,10),(413438,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:07:05','2025-10-05 15:07:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759669625;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759669625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:10:23','2025-10-05 15:10:23',0,NULL,10),(413439,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:12:23','2025-10-05 15:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759669943;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759669943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:12:52','2025-10-05 15:12:52',0,NULL,10),(413440,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:14:52','2025-10-05 15:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670092;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:15:26','2025-10-05 15:15:26',0,NULL,10),(413441,'mailpoet/cron/daemon-run','complete','2025-10-05 13:15:23','2025-10-05 15:15:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759670123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759670123;}',5,1,'2025-10-05 13:15:26','2025-10-05 15:15:26',0,NULL,10),(413442,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:17:26','2025-10-05 15:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670246;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:19:07','2025-10-05 15:19:07',0,NULL,10),(413443,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:21:07','2025-10-05 15:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670467;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:21:32','2025-10-05 15:21:32',0,NULL,10),(413444,'mailpoet/cron/daemon-run','complete','2025-10-05 13:21:30','2025-10-05 15:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759670490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759670490;}',5,1,'2025-10-05 13:21:32','2025-10-05 15:21:32',0,NULL,10),(413445,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:23:32','2025-10-05 15:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:23:59','2025-10-05 15:23:59',0,NULL,10),(413446,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:25:59','2025-10-05 15:25:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670759;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:26:30','2025-10-05 15:26:30',0,NULL,10),(413447,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:28:30','2025-10-05 15:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759670910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759670910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:29:19','2025-10-05 15:29:19',0,NULL,10),(413448,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:31:19','2025-10-05 15:31:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671079;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:31:31','2025-10-05 15:31:31',0,NULL,10),(413449,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:33:31','2025-10-05 15:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:33:34','2025-10-05 15:33:34',0,NULL,10),(413450,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:35:34','2025-10-05 15:35:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671334;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:36:14','2025-10-05 15:36:14',0,NULL,10),(413451,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:38:14','2025-10-05 15:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671494;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:39:08','2025-10-05 15:39:08',0,NULL,10),(413452,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:41:08','2025-10-05 15:41:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671668;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:41:30','2025-10-05 15:41:30',0,NULL,10),(413453,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:43:30','2025-10-05 15:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:44:10','2025-10-05 15:44:10',0,NULL,10),(413454,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:46:10','2025-10-05 15:46:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759671970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759671970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:46:32','2025-10-05 15:46:32',0,NULL,10),(413455,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:48:32','2025-10-05 15:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759672112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759672112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:50:28','2025-10-05 15:50:28',0,NULL,10),(413456,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:52:28','2025-10-05 15:52:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759672348;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759672348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:52:29','2025-10-05 15:52:29',0,NULL,10),(413457,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:54:29','2025-10-05 15:54:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759672469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759672469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 13:55:04','2025-10-05 15:55:04',0,NULL,10),(413458,'mailpoet/cron/daemon-trigger','complete','2025-10-05 13:57:04','2025-10-05 15:57:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759672624;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759672624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:00:35','2025-10-05 16:00:35',0,NULL,10),(413459,'mailpoet/cron/daemon-run','complete','2025-10-05 14:00:33','2025-10-05 16:00:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759672833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759672833;}',5,1,'2025-10-05 14:00:35','2025-10-05 16:00:35',0,NULL,10),(413460,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:02:35','2025-10-05 16:02:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759672955;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759672955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:02:40','2025-10-05 16:02:40',0,NULL,10),(413461,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:04:40','2025-10-05 16:04:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673080;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:05:10','2025-10-05 16:05:10',0,NULL,10),(413462,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:07:10','2025-10-05 16:07:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673230;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:08:23','2025-10-05 16:08:23',0,NULL,10),(413463,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:10:23','2025-10-05 16:10:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673423;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:10:39','2025-10-05 16:10:39',0,NULL,10),(413464,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:12:39','2025-10-05 16:12:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673559;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:13:08','2025-10-05 16:13:08',0,NULL,10),(413465,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:15:08','2025-10-05 16:15:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673708;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:16:33','2025-10-05 16:16:33',0,NULL,10),(413466,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:18:33','2025-10-05 16:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759673913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759673913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:19:12','2025-10-05 16:19:12',0,NULL,10),(413467,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:21:12','2025-10-05 16:21:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674072;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:21:32','2025-10-05 16:21:32',0,NULL,10),(413468,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:23:32','2025-10-05 16:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:24:05','2025-10-05 16:24:05',0,NULL,10),(413469,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:26:05','2025-10-05 16:26:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674365;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:26:30','2025-10-05 16:26:30',0,NULL,10),(413470,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:28:30','2025-10-05 16:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:31:29','2025-10-05 16:31:29',0,NULL,10),(413471,'mailpoet/cron/daemon-run','complete','2025-10-05 14:31:28','2025-10-05 16:31:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759674688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759674688;}',5,1,'2025-10-05 14:31:29','2025-10-05 16:31:29',0,NULL,10),(413472,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:33:29','2025-10-05 16:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:34:25','2025-10-05 16:34:25',0,NULL,10),(413473,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:36:25','2025-10-05 16:36:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759674985;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759674985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:36:30','2025-10-05 16:36:30',0,NULL,10),(413474,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:38:30','2025-10-05 16:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759675110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759675110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:40:53','2025-10-05 16:40:53',0,NULL,10),(413475,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:42:53','2025-10-05 16:42:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759675373;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759675373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:43:52','2025-10-05 16:43:52',0,NULL,10),(413476,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:45:52','2025-10-05 16:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759675552;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759675552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:46:30','2025-10-05 16:46:30',0,NULL,10),(413477,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:48:30','2025-10-05 16:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759675710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759675710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:49:11','2025-10-05 16:49:11',0,NULL,10),(413478,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:51:11','2025-10-05 16:51:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759675871;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759675871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:51:30','2025-10-05 16:51:30',0,NULL,10),(413479,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:53:30','2025-10-05 16:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:53:44','2025-10-05 16:53:44',0,NULL,10),(413480,'mailpoet/cron/daemon-run','complete','2025-10-05 14:53:42','2025-10-05 16:53:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759676022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759676022;}',5,1,'2025-10-05 14:53:44','2025-10-05 16:53:44',0,NULL,10),(413481,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:55:44','2025-10-05 16:55:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676144;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:55:59','2025-10-05 16:55:59',0,NULL,10),(413482,'mailpoet/cron/daemon-trigger','complete','2025-10-05 14:57:59','2025-10-05 16:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676279;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 14:58:10','2025-10-05 16:58:10',0,NULL,10),(413483,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:00:10','2025-10-05 17:00:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:00:37','2025-10-05 17:00:37',0,NULL,10),(413484,'mailpoet/cron/daemon-run','complete','2025-10-05 15:00:35','2025-10-05 17:00:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759676435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759676435;}',5,1,'2025-10-05 15:00:37','2025-10-05 17:00:37',0,NULL,10),(413485,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:02:37','2025-10-05 17:02:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676557;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:03:54','2025-10-05 17:03:54',0,NULL,10),(413486,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:05:54','2025-10-05 17:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676754;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:06:30','2025-10-05 17:06:30',0,NULL,10),(413487,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:08:30','2025-10-05 17:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759676910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759676910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:08:36','2025-10-05 17:08:36',0,NULL,10),(413488,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:10:36','2025-10-05 17:10:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677036;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:10:43','2025-10-05 17:10:43',0,NULL,10),(413489,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:12:43','2025-10-05 17:12:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677163;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:12:59','2025-10-05 17:12:59',0,NULL,10),(413490,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:14:59','2025-10-05 17:14:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677299;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:16:30','2025-10-05 17:16:30',0,NULL,10),(413491,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:18:30','2025-10-05 17:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:20:23','2025-10-05 17:20:23',0,NULL,10),(413492,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:22:23','2025-10-05 17:22:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677743;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:22:55','2025-10-05 17:22:55',0,NULL,10),(413493,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:24:55','2025-10-05 17:24:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759677895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759677895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:26:32','2025-10-05 17:26:32',0,NULL,10),(413494,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:28:32','2025-10-05 17:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:28:58','2025-10-05 17:28:58',0,NULL,10),(413495,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:30:58','2025-10-05 17:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678258;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:31:27','2025-10-05 17:31:27',0,NULL,10),(413496,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:33:27','2025-10-05 17:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678407;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:33:48','2025-10-05 17:33:48',0,NULL,10),(413497,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:35:48','2025-10-05 17:35:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678548;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:36:15','2025-10-05 17:36:15',0,NULL,10),(413498,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:38:15','2025-10-05 17:38:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678695;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:38:24','2025-10-05 17:38:24',0,NULL,10),(413499,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:40:24','2025-10-05 17:40:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678824;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:40:38','2025-10-05 17:40:38',0,NULL,10),(413500,'mailpoet/cron/daemon-run','complete','2025-10-05 15:40:37','2025-10-05 17:40:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759678837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759678837;}',5,1,'2025-10-05 15:40:38','2025-10-05 17:40:38',0,NULL,10),(413501,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:42:38','2025-10-05 17:42:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759678958;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759678958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:45:25','2025-10-05 17:45:25',0,NULL,10),(413502,'mailpoet/cron/daemon-run','complete','2025-10-05 15:45:23','2025-10-05 17:45:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759679123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759679123;}',5,1,'2025-10-05 15:45:25','2025-10-05 17:45:25',0,NULL,10),(413503,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:47:25','2025-10-05 17:47:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759679245;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759679245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:47:34','2025-10-05 17:47:34',0,NULL,10),(413504,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:49:34','2025-10-05 17:49:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759679374;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759679374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:51:00','2025-10-05 17:51:00',0,NULL,10),(413505,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:53:00','2025-10-05 17:53:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759679580;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759679580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:53:11','2025-10-05 17:53:11',0,NULL,10),(413506,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:55:11','2025-10-05 17:55:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759679711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759679711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:55:48','2025-10-05 17:55:48',0,NULL,10),(413507,'mailpoet/cron/daemon-trigger','complete','2025-10-05 15:57:48','2025-10-05 17:57:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759679868;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759679868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 15:59:00','2025-10-05 17:59:00',0,NULL,10),(413508,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:01:00','2025-10-05 18:01:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680060;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:01:33','2025-10-05 18:01:33',0,NULL,10),(413509,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:03:33','2025-10-05 18:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:03:56','2025-10-05 18:03:56',0,NULL,10),(413510,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:05:56','2025-10-05 18:05:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680356;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:06:31','2025-10-05 18:06:31',0,NULL,10),(413511,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:08:31','2025-10-05 18:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:08:39','2025-10-05 18:08:39',0,NULL,10),(413512,'mailpoet/cron/daemon-run','complete','2025-10-05 16:08:37','2025-10-05 18:08:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759680517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759680517;}',5,1,'2025-10-05 16:08:39','2025-10-05 18:08:39',0,NULL,10),(413513,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:10:39','2025-10-05 18:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680639;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:11:30','2025-10-05 18:11:30',0,NULL,10),(413514,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:13:30','2025-10-05 18:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:13:59','2025-10-05 18:13:59',0,NULL,10),(413515,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:15:59','2025-10-05 18:15:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759680959;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759680959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:16:04','2025-10-05 18:16:04',0,NULL,10),(413516,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:18:04','2025-10-05 18:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759681084;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759681084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:18:04','2025-10-05 18:18:04',0,NULL,10),(413517,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:20:04','2025-10-05 18:20:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759681204;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759681204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:21:30','2025-10-05 18:21:30',0,NULL,10),(413518,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:23:30','2025-10-05 18:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759681410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759681410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:25:00','2025-10-05 18:25:00',0,NULL,10),(413519,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:27:00','2025-10-05 18:27:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759681620;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759681620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:27:31','2025-10-05 18:27:31',0,NULL,10),(413520,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:29:31','2025-10-05 18:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759681771;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759681771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:31:33','2025-10-05 18:31:33',0,NULL,10),(413521,'mailpoet/cron/daemon-run','complete','2025-10-05 16:31:31','2025-10-05 18:31:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759681891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759681891;}',5,1,'2025-10-05 16:31:33','2025-10-05 18:31:33',0,NULL,10),(413522,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:33:33','2025-10-05 18:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682013;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:34:20','2025-10-05 18:34:20',0,NULL,10),(413523,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:36:20','2025-10-05 18:36:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682180;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:36:30','2025-10-05 18:36:30',0,NULL,10),(413524,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:38:30','2025-10-05 18:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:41:31','2025-10-05 18:41:31',0,NULL,10),(413525,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:43:31','2025-10-05 18:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:43:55','2025-10-05 18:43:55',0,NULL,10),(413526,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:45:55','2025-10-05 18:45:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682755;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:46:30','2025-10-05 18:46:30',0,NULL,10),(413527,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:48:30','2025-10-05 18:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759682910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759682910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:50:29','2025-10-05 18:50:29',0,NULL,10),(413528,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:52:29','2025-10-05 18:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759683149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759683149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:52:29','2025-10-05 18:52:29',0,NULL,10),(413529,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:54:29','2025-10-05 18:54:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759683269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759683269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:56:27','2025-10-05 18:56:27',0,NULL,10),(413530,'mailpoet/cron/daemon-trigger','complete','2025-10-05 16:58:27','2025-10-05 18:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759683507;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759683507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 16:58:50','2025-10-05 18:58:50',0,NULL,10),(413531,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:00:50','2025-10-05 19:00:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759683650;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759683650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:01:30','2025-10-05 19:01:30',0,NULL,10),(413532,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:03:30','2025-10-05 19:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759683810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759683810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:04:52','2025-10-05 19:04:52',0,NULL,10),(413533,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:06:52','2025-10-05 19:06:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759684012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759684012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:09:02','2025-10-05 19:09:02',0,NULL,10),(413534,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:11:02','2025-10-05 19:11:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759684262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759684262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:11:28','2025-10-05 19:11:28',0,NULL,10),(413535,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:13:28','2025-10-05 19:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759684408;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759684408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:15:46','2025-10-05 19:15:46',0,NULL,10),(413536,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:17:46','2025-10-05 19:17:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759684666;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759684666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:19:23','2025-10-05 19:19:23',0,NULL,10),(413537,'mailpoet/cron/daemon-run','complete','2025-10-05 17:19:22','2025-10-05 19:19:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759684762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759684762;}',5,1,'2025-10-05 17:19:23','2025-10-05 19:19:23',0,NULL,10),(413538,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:21:23','2025-10-05 19:21:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759684883;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759684883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:21:32','2025-10-05 19:21:32',0,NULL,10),(413539,'mailpoet/cron/daemon-run','complete','2025-10-05 17:21:31','2025-10-05 19:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759684891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759684891;}',5,1,'2025-10-05 17:21:32','2025-10-05 19:21:32',0,NULL,10),(413540,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:23:32','2025-10-05 19:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:23:40','2025-10-05 19:23:40',0,NULL,10),(413541,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:25:40','2025-10-05 19:25:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685140;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:26:30','2025-10-05 19:26:30',0,NULL,10),(413542,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:28:30','2025-10-05 19:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:29:24','2025-10-05 19:29:24',0,NULL,10),(413543,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:31:24','2025-10-05 19:31:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685484;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:31:30','2025-10-05 19:31:30',0,NULL,10),(413544,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:33:30','2025-10-05 19:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:33:30','2025-10-05 19:33:30',0,NULL,10),(413545,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:35:30','2025-10-05 19:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685730;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:36:20','2025-10-05 19:36:20',0,NULL,10),(413546,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:38:20','2025-10-05 19:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759685900;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759685900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:38:45','2025-10-05 19:38:45',0,NULL,10),(413547,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:40:45','2025-10-05 19:40:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686045;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:41:30','2025-10-05 19:41:30',0,NULL,10),(413548,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:43:30','2025-10-05 19:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:43:42','2025-10-05 19:43:42',0,NULL,10),(413549,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:45:42','2025-10-05 19:45:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686342;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:46:31','2025-10-05 19:46:31',0,NULL,10),(413550,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:48:31','2025-10-05 19:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:49:45','2025-10-05 19:49:45',0,NULL,10),(413551,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:51:45','2025-10-05 19:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686705;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:52:55','2025-10-05 19:52:55',0,NULL,10),(413552,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:54:55','2025-10-05 19:54:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759686895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759686895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:56:07','2025-10-05 19:56:07',0,NULL,10),(413553,'mailpoet/cron/daemon-trigger','complete','2025-10-05 17:58:07','2025-10-05 19:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759687087;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759687087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 17:59:53','2025-10-05 19:59:53',0,NULL,10),(413554,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:01:53','2025-10-05 20:01:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759687313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759687313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:03:40','2025-10-05 20:03:40',0,NULL,10),(413555,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:05:40','2025-10-05 20:05:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759687540;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759687540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:06:13','2025-10-05 20:06:13',0,NULL,10),(413556,'mailpoet/cron/daemon-run','complete','2025-10-05 18:06:12','2025-10-05 20:06:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759687572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759687572;}',5,1,'2025-10-05 18:06:13','2025-10-05 20:06:13',0,NULL,10),(413557,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:08:13','2025-10-05 20:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759687693;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759687693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:08:30','2025-10-05 20:08:30',0,NULL,10),(413558,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:10:30','2025-10-05 20:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759687830;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759687830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:11:29','2025-10-05 20:11:29',0,NULL,10),(413559,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:13:29','2025-10-05 20:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:15:23','2025-10-05 20:15:23',0,NULL,10),(413560,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:17:24','2025-10-05 20:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688244;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:17:55','2025-10-05 20:17:55',0,NULL,10),(413561,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:19:55','2025-10-05 20:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688395;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:20:47','2025-10-05 20:20:47',0,NULL,10),(413562,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:22:47','2025-10-05 20:22:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688567;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:23:52','2025-10-05 20:23:52',0,NULL,10),(413563,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:25:52','2025-10-05 20:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688752;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:26:31','2025-10-05 20:26:31',0,NULL,10),(413564,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:28:31','2025-10-05 20:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759688911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759688911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:28:55','2025-10-05 20:28:55',0,NULL,10),(413565,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:30:55','2025-10-05 20:30:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759689055;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759689055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:31:18','2025-10-05 20:31:18',0,NULL,10),(413566,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:33:18','2025-10-05 20:33:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759689198;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759689198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:36:10','2025-10-05 20:36:10',0,NULL,10),(413567,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:38:10','2025-10-05 20:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759689490;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759689490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:39:46','2025-10-05 20:39:46',0,NULL,10),(413568,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:41:46','2025-10-05 20:41:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759689706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759689706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:42:52','2025-10-05 20:42:52',0,NULL,10),(413569,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:44:52','2025-10-05 20:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759689892;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759689892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:45:07','2025-10-05 20:45:07',0,NULL,10),(413570,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:47:07','2025-10-05 20:47:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690027;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:47:30','2025-10-05 20:47:30',0,NULL,10),(413571,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:49:30','2025-10-05 20:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690170;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:49:57','2025-10-05 20:49:57',0,NULL,10),(413572,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:51:57','2025-10-05 20:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690317;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:52:33','2025-10-05 20:52:33',0,NULL,10),(413573,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:54:33','2025-10-05 20:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690473;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:54:47','2025-10-05 20:54:47',0,NULL,10),(413574,'mailpoet/cron/daemon-trigger','complete','2025-10-05 18:56:47','2025-10-05 20:56:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690607;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 18:58:59','2025-10-05 20:58:59',0,NULL,10),(413575,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:00:59','2025-10-05 21:00:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759690859;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759690859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:01:31','2025-10-05 21:01:31',0,NULL,10),(413576,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:03:31','2025-10-05 21:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:05:29','2025-10-05 21:05:29',0,NULL,10),(413577,'mailpoet/cron/daemon-run','complete','2025-10-05 19:05:28','2025-10-05 21:05:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759691128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759691128;}',5,1,'2025-10-05 19:05:29','2025-10-05 21:05:29',0,NULL,10),(413578,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:07:29','2025-10-05 21:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691249;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:09:09','2025-10-05 21:09:09',0,NULL,10),(413579,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:11:09','2025-10-05 21:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:11:31','2025-10-05 21:11:31',0,NULL,10),(413580,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:13:31','2025-10-05 21:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:14:31','2025-10-05 21:14:31',0,NULL,10),(413581,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:16:31','2025-10-05 21:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:16:39','2025-10-05 21:16:39',0,NULL,10),(413582,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:18:39','2025-10-05 21:18:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759691919;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759691919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:19:38','2025-10-05 21:19:38',0,NULL,10),(413583,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:21:38','2025-10-05 21:21:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692098;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:22:49','2025-10-05 21:22:49',0,NULL,10),(413584,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:24:49','2025-10-05 21:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692289;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:25:35','2025-10-05 21:25:35',0,NULL,10),(413585,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:27:35','2025-10-05 21:27:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692455;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:27:42','2025-10-05 21:27:42',0,NULL,10),(413586,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:29:42','2025-10-05 21:29:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692582;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:31:27','2025-10-05 21:31:27',0,NULL,10),(413587,'mailpoet/cron/daemon-run','complete','2025-10-05 19:31:26','2025-10-05 21:31:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759692686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759692686;}',5,1,'2025-10-05 19:31:27','2025-10-05 21:31:27',0,NULL,10),(413588,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:33:27','2025-10-05 21:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692807;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:33:59','2025-10-05 21:33:59',0,NULL,10),(413589,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:35:59','2025-10-05 21:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759692959;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759692959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:36:35','2025-10-05 21:36:35',0,NULL,10),(413590,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:38:35','2025-10-05 21:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759693115;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759693115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:39:10','2025-10-05 21:39:10',0,NULL,10),(413591,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:41:10','2025-10-05 21:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759693270;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759693270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:41:31','2025-10-05 21:41:31',0,NULL,10),(413592,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:43:31','2025-10-05 21:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759693411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759693411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:44:34','2025-10-05 21:44:34',0,NULL,10),(413593,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:46:34','2025-10-05 21:46:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759693594;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759693594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:48:48','2025-10-05 21:48:48',0,NULL,10),(413594,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:50:48','2025-10-05 21:50:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759693848;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759693848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:51:34','2025-10-05 21:51:34',0,NULL,10),(413595,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:53:34','2025-10-05 21:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759694014;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759694014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:54:39','2025-10-05 21:54:39',0,NULL,10),(413596,'mailpoet/cron/daemon-run','complete','2025-10-05 19:54:35','2025-10-05 21:54:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759694075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759694075;}',5,1,'2025-10-05 19:54:39','2025-10-05 21:54:39',0,NULL,10),(413597,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:56:39','2025-10-05 21:56:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759694199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759694199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 19:57:50','2025-10-05 21:57:50',0,NULL,10),(413598,'mailpoet/cron/daemon-trigger','complete','2025-10-05 19:59:50','2025-10-05 21:59:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759694390;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759694390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:00:42','2025-10-05 22:00:42',0,NULL,10),(413599,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:02:42','2025-10-05 22:02:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759694562;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759694562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:04:56','2025-10-05 22:04:56',0,NULL,10),(413600,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:06:56','2025-10-05 22:06:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759694816;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759694816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:08:20','2025-10-05 22:08:20',0,NULL,10),(413601,'mailpoet/cron/daemon-run','complete','2025-10-05 20:08:16','2025-10-05 22:08:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759694896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759694896;}',5,1,'2025-10-05 20:08:20','2025-10-05 22:08:20',0,NULL,10),(413602,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:10:20','2025-10-05 22:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695020;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:11:18','2025-10-05 22:11:18',0,NULL,10),(413603,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:13:18','2025-10-05 22:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695198;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:16:10','2025-10-05 22:16:10',0,NULL,10),(413604,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:18:10','2025-10-05 22:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695490;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:18:53','2025-10-05 22:18:53',0,NULL,10),(413605,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:20:53','2025-10-05 22:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695653;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:20:53','2025-10-05 22:20:53',0,NULL,10),(413606,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:22:53','2025-10-05 22:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695773;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:24:16','2025-10-05 22:24:16',0,NULL,10),(413607,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:26:16','2025-10-05 22:26:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759695976;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759695976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:27:13','2025-10-05 22:27:13',0,NULL,10),(413608,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:29:13','2025-10-05 22:29:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759696153;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759696153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:29:59','2025-10-05 22:29:59',0,NULL,10),(413609,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:31:59','2025-10-05 22:31:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759696319;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759696319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:32:39','2025-10-05 22:32:39',0,NULL,10),(413610,'mailpoet/cron/daemon-run','complete','2025-10-05 20:32:36','2025-10-05 22:32:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759696356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759696356;}',5,1,'2025-10-05 20:32:39','2025-10-05 22:32:39',0,NULL,10),(413611,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:34:39','2025-10-05 22:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759696479;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759696479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:36:31','2025-10-05 22:36:31',0,NULL,10),(413612,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:38:31','2025-10-05 22:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759696711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759696711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:38:52','2025-10-05 22:38:52',0,NULL,10),(413613,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:40:52','2025-10-05 22:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759696852;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759696852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:42:13','2025-10-05 22:42:13',0,NULL,10),(413614,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:44:13','2025-10-05 22:44:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697053;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:44:40','2025-10-05 22:44:40',0,NULL,10),(413615,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:46:40','2025-10-05 22:46:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:47:36','2025-10-05 22:47:36',0,NULL,10),(413616,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:49:36','2025-10-05 22:49:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697376;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:51:21','2025-10-05 22:51:21',0,NULL,10),(413617,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:53:21','2025-10-05 22:53:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697601;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:53:50','2025-10-05 22:53:50',0,NULL,10),(413618,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:55:50','2025-10-05 22:55:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697750;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 20:56:05','2025-10-05 22:56:05',0,NULL,10),(413619,'mailpoet/cron/daemon-trigger','complete','2025-10-05 20:58:05','2025-10-05 22:58:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759697885;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759697885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:00:02','2025-10-05 23:00:02',0,NULL,10),(413620,'mailpoet/cron/daemon-run','complete','2025-10-05 20:59:57','2025-10-05 22:59:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759697997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759697997;}',5,1,'2025-10-05 21:00:05','2025-10-05 23:00:05',0,NULL,10),(413621,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:02:02','2025-10-05 23:02:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759698122;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759698122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:04:55','2025-10-05 23:04:55',0,NULL,10),(413622,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:06:55','2025-10-05 23:06:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759698415;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759698415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:09:21','2025-10-05 23:09:21',0,NULL,10),(413623,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:11:21','2025-10-05 23:11:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759698681;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759698681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:16:32','2025-10-05 23:16:32',0,NULL,10),(413624,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:18:32','2025-10-05 23:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759699112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759699112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:19:37','2025-10-05 23:19:37',0,NULL,10),(413625,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:21:37','2025-10-05 23:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759699297;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759699297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:22:58','2025-10-05 23:22:58',0,NULL,10),(413626,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:24:58','2025-10-05 23:24:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759699498;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759699498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:26:18','2025-10-05 23:26:18',0,NULL,10),(413627,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:28:18','2025-10-05 23:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759699698;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759699698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:29:06','2025-10-05 23:29:06',0,NULL,10),(413628,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:31:06','2025-10-05 23:31:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759699866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759699866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:31:31','2025-10-05 23:31:31',0,NULL,10),(413629,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:33:31','2025-10-05 23:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:36:33','2025-10-05 23:36:33',0,NULL,10),(413630,'mailpoet/cron/daemon-run','complete','2025-10-05 21:36:31','2025-10-05 23:36:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759700191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759700191;}',5,1,'2025-10-05 21:36:33','2025-10-05 23:36:33',0,NULL,10),(413631,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:38:33','2025-10-05 23:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:40:26','2025-10-05 23:40:26',0,NULL,10),(413632,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:42:26','2025-10-05 23:42:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700546;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:43:00','2025-10-05 23:43:00',0,NULL,10),(413633,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:45:00','2025-10-05 23:45:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700700;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:45:07','2025-10-05 23:45:07',0,NULL,10),(413634,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:47:07','2025-10-05 23:47:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700827;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:47:28','2025-10-05 23:47:28',0,NULL,10),(413635,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:49:28','2025-10-05 23:49:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759700968;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759700968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:51:14','2025-10-05 23:51:14',0,NULL,10),(413636,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:53:14','2025-10-05 23:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759701194;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759701194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 21:56:30','2025-10-05 23:56:30',0,NULL,10),(413637,'mailpoet/cron/daemon-trigger','complete','2025-10-05 21:58:30','2025-10-05 23:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759701510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759701510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:01:32','2025-10-06 00:01:32',0,NULL,10),(413638,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:03:32','2025-10-06 00:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759701812;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759701812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:03:37','2025-10-06 00:03:37',0,NULL,10),(413639,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:05:37','2025-10-06 00:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759701937;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759701937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:06:33','2025-10-06 00:06:33',0,NULL,10),(413640,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:08:33','2025-10-06 00:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759702113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759702113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:09:04','2025-10-06 00:09:04',0,NULL,10),(413641,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:11:04','2025-10-06 00:11:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759702264;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759702264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:11:34','2025-10-06 00:11:34',0,NULL,10),(413642,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:13:34','2025-10-06 00:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759702414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759702414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:16:18','2025-10-06 00:16:18',0,NULL,10),(413643,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:18:18','2025-10-06 00:18:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759702698;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759702698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:21:34','2025-10-06 00:21:34',0,NULL,10),(413644,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:23:34','2025-10-06 00:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759703014;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759703014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:26:31','2025-10-06 00:26:31',0,NULL,10),(413645,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:28:31','2025-10-06 00:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759703311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759703311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:29:19','2025-10-06 00:29:19',0,NULL,10),(413646,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:31:19','2025-10-06 00:31:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759703479;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759703479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:31:30','2025-10-06 00:31:30',0,NULL,10),(413647,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:33:30','2025-10-06 00:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759703610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759703610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:36:34','2025-10-06 00:36:34',0,NULL,10),(413648,'mailpoet/cron/daemon-run','complete','2025-10-05 22:36:30','2025-10-06 00:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759703790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759703790;}',5,1,'2025-10-05 22:36:34','2025-10-06 00:36:34',0,NULL,10),(413649,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:38:34','2025-10-06 00:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759703914;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759703914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:41:31','2025-10-06 00:41:31',0,NULL,10),(413650,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:43:31','2025-10-06 00:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759704211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759704211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:46:30','2025-10-06 00:46:30',0,NULL,10),(413651,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:48:30','2025-10-06 00:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759704510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759704510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:51:31','2025-10-06 00:51:31',0,NULL,10),(413652,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:53:31','2025-10-06 00:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759704811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759704811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 22:56:32','2025-10-06 00:56:32',0,NULL,10),(413653,'mailpoet/cron/daemon-trigger','complete','2025-10-05 22:58:32','2025-10-06 00:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759705112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759705112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:01:31','2025-10-06 01:01:31',0,NULL,10),(413654,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:03:31','2025-10-06 01:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759705411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759705411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:04:59','2025-10-06 01:04:59',0,NULL,10),(413655,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:06:59','2025-10-06 01:06:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759705619;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759705619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:10:23','2025-10-06 01:10:23',0,NULL,10),(413656,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:12:23','2025-10-06 01:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759705943;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759705943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:16:30','2025-10-06 01:16:30',0,NULL,10),(413657,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:18:30','2025-10-06 01:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759706310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759706310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:21:30','2025-10-06 01:21:30',0,NULL,10),(413658,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:23:30','2025-10-06 01:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759706610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759706610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:26:31','2025-10-06 01:26:31',0,NULL,10),(413659,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:28:31','2025-10-06 01:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759706911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759706911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:30:04','2025-10-06 01:30:04',0,NULL,10),(413660,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:32:04','2025-10-06 01:32:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759707124;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759707124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:32:31','2025-10-06 01:32:31',0,NULL,10),(413661,'mailpoet/cron/daemon-run','complete','2025-10-05 23:32:30','2025-10-06 01:32:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759707150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759707150;}',5,1,'2025-10-05 23:32:31','2025-10-06 01:32:31',0,NULL,10),(413662,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:34:31','2025-10-06 01:34:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759707271;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759707271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:35:30','2025-10-06 01:35:30',0,NULL,10),(413663,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:37:30','2025-10-06 01:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759707450;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759707450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:39:43','2025-10-06 01:39:43',0,NULL,10),(413664,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:41:43','2025-10-06 01:41:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759707703;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759707703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:46:32','2025-10-06 01:46:32',0,NULL,10),(413665,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:48:32','2025-10-06 01:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759708112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759708112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:51:31','2025-10-06 01:51:31',0,NULL,10),(413666,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:53:31','2025-10-06 01:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759708411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759708411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:53:59','2025-10-06 01:53:59',0,NULL,10),(413667,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:55:59','2025-10-06 01:55:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759708559;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759708559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-05 23:56:32','2025-10-06 01:56:32',0,NULL,10),(413668,'mailpoet/cron/daemon-trigger','complete','2025-10-05 23:58:32','2025-10-06 01:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759708712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759708712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:01:33','2025-10-06 02:01:33',0,NULL,10),(413669,'mailpoet/cron/daemon-run','complete','2025-10-06 00:01:32','2025-10-06 02:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759708892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759708892;}',5,1,'2025-10-06 00:01:33','2025-10-06 02:01:33',0,NULL,10),(413670,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:03:33','2025-10-06 02:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709013;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:04:43','2025-10-06 02:04:43',0,NULL,10),(413671,'mailpoet/cron/daemon-run','complete','2025-10-06 00:04:41','2025-10-06 02:04:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759709081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759709081;}',5,1,'2025-10-06 00:04:43','2025-10-06 02:04:43',0,NULL,10),(413672,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:06:43','2025-10-06 02:06:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709203;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:08:00','2025-10-06 02:08:00',0,NULL,10),(413673,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:10:00','2025-10-06 02:10:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:11:31','2025-10-06 02:11:31',0,NULL,10),(413674,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:13:31','2025-10-06 02:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:14:27','2025-10-06 02:14:27',0,NULL,10),(413675,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:16:27','2025-10-06 02:16:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709787;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:16:31','2025-10-06 02:16:31',0,NULL,10),(413676,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:18:31','2025-10-06 02:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759709911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759709911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:21:31','2025-10-06 02:21:31',0,NULL,10),(413677,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:23:31','2025-10-06 02:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759710211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759710211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:26:33','2025-10-06 02:26:33',0,NULL,10),(413678,'mailpoet/cron/daemon-run','complete','2025-10-06 00:26:32','2025-10-06 02:26:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759710392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759710392;}',5,1,'2025-10-06 00:26:33','2025-10-06 02:26:33',0,NULL,10),(413679,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:28:33','2025-10-06 02:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759710513;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759710513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:30:16','2025-10-06 02:30:16',0,NULL,10),(413680,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:32:16','2025-10-06 02:32:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759710736;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759710736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:33:50','2025-10-06 02:33:50',0,NULL,10),(413681,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:35:50','2025-10-06 02:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759710950;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759710950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:36:32','2025-10-06 02:36:32',0,NULL,10),(413682,'mailpoet/cron/daemon-run','complete','2025-10-06 00:36:30','2025-10-06 02:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759710990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759710990;}',5,1,'2025-10-06 00:36:32','2025-10-06 02:36:32',0,NULL,10),(413683,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:38:32','2025-10-06 02:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759711112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759711112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:41:31','2025-10-06 02:41:31',0,NULL,10),(413684,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:43:31','2025-10-06 02:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759711411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759711411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:46:33','2025-10-06 02:46:33',0,NULL,10),(413685,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:48:33','2025-10-06 02:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759711713;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759711713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:51:30','2025-10-06 02:51:30',0,NULL,10),(413686,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:53:30','2025-10-06 02:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:53:43','2025-10-06 02:53:43',0,NULL,10),(413687,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:55:43','2025-10-06 02:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712143;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:56:32','2025-10-06 02:56:32',0,NULL,10),(413688,'mailpoet/cron/daemon-trigger','complete','2025-10-06 00:58:32','2025-10-06 02:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 00:59:10','2025-10-06 02:59:10',0,NULL,10),(413689,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:01:10','2025-10-06 03:01:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712470;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:01:31','2025-10-06 03:01:31',0,NULL,10),(413690,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:03:31','2025-10-06 03:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:06:28','2025-10-06 03:06:28',0,NULL,10),(413691,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:08:28','2025-10-06 03:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759712908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759712908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:09:43','2025-10-06 03:09:43',0,NULL,10),(413692,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:11:43','2025-10-06 03:11:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759713103;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759713103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:16:33','2025-10-06 03:16:33',0,NULL,10),(413693,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:18:34','2025-10-06 03:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759713514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759713514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:21:34','2025-10-06 03:21:34',0,NULL,10),(413694,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:23:34','2025-10-06 03:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759713814;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759713814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:24:39','2025-10-06 03:24:39',0,NULL,10),(413695,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:26:39','2025-10-06 03:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759713999;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759713999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:31:34','2025-10-06 03:31:34',0,NULL,10),(413696,'mailpoet/cron/daemon-run','complete','2025-10-06 01:31:32','2025-10-06 03:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759714292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759714292;}',5,1,'2025-10-06 01:31:34','2025-10-06 03:31:34',0,NULL,10),(413697,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:33:34','2025-10-06 03:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759714414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759714414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:36:31','2025-10-06 03:36:31',0,NULL,10),(413698,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:38:31','2025-10-06 03:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759714711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759714711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:41:13','2025-10-06 03:41:13',0,NULL,10),(413699,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:43:13','2025-10-06 03:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759714993;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759714993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:44:59','2025-10-06 03:44:59',0,NULL,10),(413700,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:46:59','2025-10-06 03:46:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759715219;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759715219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:51:31','2025-10-06 03:51:31',0,NULL,10),(413701,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:53:31','2025-10-06 03:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759715611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759715611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 01:55:45','2025-10-06 03:55:45',0,NULL,10),(413702,'mailpoet/cron/daemon-trigger','complete','2025-10-06 01:57:45','2025-10-06 03:57:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759715865;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759715865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:01:31','2025-10-06 04:01:31',0,NULL,10),(413703,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:03:31','2025-10-06 04:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759716211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759716211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:06:06','2025-10-06 04:06:06',0,NULL,10),(413704,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:08:06','2025-10-06 04:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759716486;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759716486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:09:46','2025-10-06 04:09:46',0,NULL,10),(413705,'mailpoet/cron/daemon-run','complete','2025-10-06 02:09:45','2025-10-06 04:09:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759716585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759716585;}',5,1,'2025-10-06 02:09:46','2025-10-06 04:09:46',0,NULL,10),(413706,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:11:46','2025-10-06 04:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759716706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759716706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:13:00','2025-10-06 04:13:00',0,NULL,10),(413707,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:15:00','2025-10-06 04:15:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759716900;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759716900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:16:31','2025-10-06 04:16:31',0,NULL,10),(413708,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:18:31','2025-10-06 04:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759717111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759717111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:18:47','2025-10-06 04:18:47',0,NULL,10),(413709,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:20:47','2025-10-06 04:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759717247;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759717247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:21:31','2025-10-06 04:21:31',0,NULL,10),(413710,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:23:31','2025-10-06 04:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759717411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759717411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:26:31','2025-10-06 04:26:31',0,NULL,10),(413711,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:28:31','2025-10-06 04:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759717711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759717711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:29:31','2025-10-06 04:29:31',0,NULL,10),(413712,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:31:31','2025-10-06 04:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759717891;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759717891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:31:31','2025-10-06 04:31:31',0,NULL,10),(413713,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:33:31','2025-10-06 04:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759718011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759718011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:36:06','2025-10-06 04:36:06',0,NULL,10),(413714,'mailpoet/cron/daemon-run','complete','2025-10-06 02:36:04','2025-10-06 04:36:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759718164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759718164;}',5,1,'2025-10-06 02:36:06','2025-10-06 04:36:06',0,NULL,10),(413715,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:38:06','2025-10-06 04:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759718286;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759718286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:38:58','2025-10-06 04:38:58',0,NULL,10),(413716,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:40:58','2025-10-06 04:40:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759718458;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759718458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:41:30','2025-10-06 04:41:30',0,NULL,10),(413717,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:43:30','2025-10-06 04:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759718610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759718610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:45:55','2025-10-06 04:45:55',0,NULL,10),(413718,'mailpoet/cron/daemon-run','complete','2025-10-06 02:45:53','2025-10-06 04:45:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759718753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759718753;}',5,1,'2025-10-06 02:45:55','2025-10-06 04:45:55',0,NULL,10),(413719,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:47:55','2025-10-06 04:47:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759718875;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759718875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:51:33','2025-10-06 04:51:33',0,NULL,10),(413720,'mailpoet/cron/daemon-run','complete','2025-10-06 02:51:31','2025-10-06 04:51:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759719091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759719091;}',5,1,'2025-10-06 02:51:33','2025-10-06 04:51:33',0,NULL,10),(413721,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:53:33','2025-10-06 04:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:56:19','2025-10-06 04:56:19',0,NULL,10),(413722,'mailpoet/cron/daemon-trigger','complete','2025-10-06 02:58:19','2025-10-06 04:58:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719499;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 02:58:30','2025-10-06 04:58:30',0,NULL,10),(413723,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:00:30','2025-10-06 05:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719630;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:00:31','2025-10-06 05:00:31',0,NULL,10),(413724,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:02:31','2025-10-06 05:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719751;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:02:31','2025-10-06 05:02:31',0,NULL,10),(413725,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:04:31','2025-10-06 05:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719871;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:04:34','2025-10-06 05:04:34',0,NULL,10),(413726,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:06:34','2025-10-06 05:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759719994;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759719994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:07:42','2025-10-06 05:07:42',0,NULL,10),(413727,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:09:42','2025-10-06 05:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759720182;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759720182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:11:29','2025-10-06 05:11:29',0,NULL,10),(413728,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:13:29','2025-10-06 05:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759720409;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759720409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:15:09','2025-10-06 05:15:09',0,NULL,10),(413729,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:17:09','2025-10-06 05:17:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759720629;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759720629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:19:50','2025-10-06 05:19:50',0,NULL,10),(413730,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:21:50','2025-10-06 05:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759720910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759720910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:26:31','2025-10-06 05:26:31',0,NULL,10),(413731,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:28:31','2025-10-06 05:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759721311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759721311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:31:32','2025-10-06 05:31:32',0,NULL,10),(413732,'mailpoet/cron/daemon-run','complete','2025-10-06 03:31:30','2025-10-06 05:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759721490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759721490;}',5,1,'2025-10-06 03:31:32','2025-10-06 05:31:32',0,NULL,10),(413733,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:33:32','2025-10-06 05:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759721612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759721612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:35:11','2025-10-06 05:35:11',0,NULL,10),(413734,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:37:11','2025-10-06 05:37:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759721831;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759721831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:38:38','2025-10-06 05:38:38',0,NULL,10),(413735,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:40:38','2025-10-06 05:40:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759722038;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759722038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:41:28','2025-10-06 05:41:28',0,NULL,10),(413736,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:43:28','2025-10-06 05:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759722208;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759722208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:45:43','2025-10-06 05:45:43',0,NULL,10),(413737,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:47:44','2025-10-06 05:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759722464;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759722464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:50:19','2025-10-06 05:50:19',0,NULL,10),(413738,'mailpoet/cron/daemon-run','complete','2025-10-06 03:50:17','2025-10-06 05:50:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759722617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759722617;}',5,1,'2025-10-06 03:50:19','2025-10-06 05:50:19',0,NULL,10),(413739,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:52:19','2025-10-06 05:52:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759722739;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759722739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:55:27','2025-10-06 05:55:27',0,NULL,10),(413740,'mailpoet/cron/daemon-trigger','complete','2025-10-06 03:57:27','2025-10-06 05:57:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723047;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 03:59:27','2025-10-06 05:59:27',0,NULL,10),(413741,'mailpoet/cron/daemon-run','complete','2025-10-06 03:59:25','2025-10-06 05:59:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759723165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759723165;}',5,1,'2025-10-06 03:59:27','2025-10-06 05:59:27',0,NULL,10),(413742,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:01:27','2025-10-06 06:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723287;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:01:31','2025-10-06 06:01:31',0,NULL,10),(413743,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:03:31','2025-10-06 06:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:05:08','2025-10-06 06:05:08',0,NULL,10),(413744,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:07:08','2025-10-06 06:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723628;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:08:57','2025-10-06 06:08:57',0,NULL,10),(413745,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:10:57','2025-10-06 06:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723857;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:11:16','2025-10-06 06:11:16',0,NULL,10),(413746,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:13:16','2025-10-06 06:13:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759723996;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759723996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:15:42','2025-10-06 06:15:42',0,NULL,10),(413747,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:17:42','2025-10-06 06:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759724262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759724262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:21:31','2025-10-06 06:21:31',0,NULL,10),(413748,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:23:31','2025-10-06 06:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759724611;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759724611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:23:57','2025-10-06 06:23:57',0,NULL,10),(413749,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:25:57','2025-10-06 06:25:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759724757;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759724757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:26:33','2025-10-06 06:26:33',0,NULL,10),(413750,'mailpoet/cron/daemon-run','complete','2025-10-06 04:26:32','2025-10-06 06:26:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759724792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759724792;}',5,1,'2025-10-06 04:26:33','2025-10-06 06:26:33',0,NULL,10),(413751,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:28:33','2025-10-06 06:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759724913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759724913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:30:14','2025-10-06 06:30:14',0,NULL,10),(413752,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:32:14','2025-10-06 06:32:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759725134;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759725134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:34:14','2025-10-06 06:34:14',0,NULL,10),(413753,'mailpoet/cron/daemon-run','complete','2025-10-06 04:34:12','2025-10-06 06:34:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759725252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759725252;}',5,1,'2025-10-06 04:34:14','2025-10-06 06:34:14',0,NULL,10),(413754,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:36:14','2025-10-06 06:36:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759725374;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759725374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:36:30','2025-10-06 06:36:30',0,NULL,10),(413755,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:38:30','2025-10-06 06:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759725510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759725510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:39:12','2025-10-06 06:39:12',0,NULL,10),(413756,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:41:12','2025-10-06 06:41:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759725672;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759725672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:41:34','2025-10-06 06:41:34',0,NULL,10),(413757,'mailpoet/cron/daemon-run','complete','2025-10-06 04:41:32','2025-10-06 06:41:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759725692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759725692;}',5,1,'2025-10-06 04:41:34','2025-10-06 06:41:34',0,NULL,10),(413758,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:43:34','2025-10-06 06:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759725814;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759725814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:45:49','2025-10-06 06:45:49',0,NULL,10),(413759,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:47:49','2025-10-06 06:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726069;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:48:31','2025-10-06 06:48:31',0,NULL,10),(413760,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:50:31','2025-10-06 06:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726231;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:50:59','2025-10-06 06:50:59',0,NULL,10),(413761,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:52:59','2025-10-06 06:52:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726379;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:53:21','2025-10-06 06:53:21',0,NULL,10),(413762,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:55:21','2025-10-06 06:55:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726521;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:56:31','2025-10-06 06:56:31',0,NULL,10),(413763,'mailpoet/cron/daemon-trigger','complete','2025-10-06 04:58:31','2025-10-06 06:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 04:58:34','2025-10-06 06:58:34',0,NULL,10),(413764,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:00:34','2025-10-06 07:00:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759726834;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759726834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:03:37','2025-10-06 07:03:37',0,NULL,10),(413765,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:05:37','2025-10-06 07:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727137;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:06:33','2025-10-06 07:06:33',0,NULL,10),(413766,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:08:33','2025-10-06 07:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:09:13','2025-10-06 07:09:13',0,NULL,10),(413767,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:11:13','2025-10-06 07:11:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727473;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:11:33','2025-10-06 07:11:33',0,NULL,10),(413768,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:13:33','2025-10-06 07:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:13:56','2025-10-06 07:13:56',0,NULL,10),(413769,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:15:56','2025-10-06 07:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727756;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:16:32','2025-10-06 07:16:32',0,NULL,10),(413770,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:18:32','2025-10-06 07:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759727912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759727912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:21:01','2025-10-06 07:21:01',0,NULL,10),(413771,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:23:01','2025-10-06 07:23:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759728181;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759728181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:23:48','2025-10-06 07:23:48',0,NULL,10),(413772,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:25:48','2025-10-06 07:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759728348;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759728348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:26:31','2025-10-06 07:26:31',0,NULL,10),(413773,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:28:31','2025-10-06 07:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759728511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759728511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:29:44','2025-10-06 07:29:44',0,NULL,10),(413774,'mailpoet/cron/daemon-run','complete','2025-10-06 05:29:38','2025-10-06 07:29:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759728578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759728578;}',5,1,'2025-10-06 05:29:44','2025-10-06 07:29:44',0,NULL,10),(413775,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:31:44','2025-10-06 07:31:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759728704;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759728704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:32:33','2025-10-06 07:32:33',0,NULL,10),(413776,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:34:33','2025-10-06 07:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759728873;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759728873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:34:46','2025-10-06 07:34:46',0,NULL,10),(413777,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:36:46','2025-10-06 07:36:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759729006;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759729006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:39:03','2025-10-06 07:39:03',0,NULL,10),(413778,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:41:03','2025-10-06 07:41:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759729263;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759729263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:41:32','2025-10-06 07:41:32',0,NULL,10),(413779,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:43:32','2025-10-06 07:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759729412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759729412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:46:31','2025-10-06 07:46:31',0,NULL,10),(413780,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:48:31','2025-10-06 07:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759729711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759729711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:50:08','2025-10-06 07:50:08',0,NULL,10),(413781,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:52:08','2025-10-06 07:52:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759729928;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759729928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:56:32','2025-10-06 07:56:32',0,NULL,10),(413782,'mailpoet/cron/daemon-trigger','complete','2025-10-06 05:58:32','2025-10-06 07:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759730312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759730312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 05:59:18','2025-10-06 07:59:18',0,NULL,10),(413783,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:01:18','2025-10-06 08:01:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759730478;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759730478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:01:32','2025-10-06 08:01:32',0,NULL,10),(413784,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:03:32','2025-10-06 08:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759730612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759730612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:03:59','2025-10-06 08:03:59',0,NULL,10),(413785,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:05:59','2025-10-06 08:05:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759730759;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759730759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:06:30','2025-10-06 08:06:30',0,NULL,10),(413786,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:08:30','2025-10-06 08:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759730910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759730910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:09:20','2025-10-06 08:09:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (413787,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:11:20','2025-10-06 08:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759731080;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759731080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:11:35','2025-10-06 08:11:35',0,NULL,10),(413788,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:13:35','2025-10-06 08:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759731215;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759731215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:16:31','2025-10-06 08:16:31',0,NULL,10),(413789,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:18:31','2025-10-06 08:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759731511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759731511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:20:51','2025-10-06 08:20:51',0,NULL,10),(413790,'mailpoet/cron/daemon-run','complete','2025-10-06 06:20:49','2025-10-06 08:20:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759731649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759731649;}',5,1,'2025-10-06 06:20:51','2025-10-06 08:20:51',0,NULL,10),(413791,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:22:51','2025-10-06 08:22:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759731771;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759731771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:26:14','2025-10-06 08:26:14',0,NULL,10),(413792,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:28:14','2025-10-06 08:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759732094;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759732094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:30:30','2025-10-06 08:30:30',0,NULL,10),(413793,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:32:30','2025-10-06 08:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759732350;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759732350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:33:55','2025-10-06 08:33:55',0,NULL,10),(413794,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:35:55','2025-10-06 08:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759732555;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759732555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:36:32','2025-10-06 08:36:32',0,NULL,10),(413795,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:38:32','2025-10-06 08:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759732712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759732712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:39:35','2025-10-06 08:39:35',0,NULL,10),(413796,'mailpoet/cron/daemon-run','complete','2025-10-06 06:39:34','2025-10-06 08:39:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759732774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759732774;}',5,1,'2025-10-06 06:39:35','2025-10-06 08:39:35',0,NULL,10),(413797,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:41:35','2025-10-06 08:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759732895;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759732895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:42:41','2025-10-06 08:42:41',0,NULL,10),(413798,'mailpoet/cron/daemon-run','complete','2025-10-06 06:42:39','2025-10-06 08:42:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759732959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759732959;}',5,1,'2025-10-06 06:42:41','2025-10-06 08:42:41',0,NULL,10),(413799,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:44:41','2025-10-06 08:44:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759733081;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759733081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:46:32','2025-10-06 08:46:32',0,NULL,10),(413800,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:48:32','2025-10-06 08:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759733312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759733312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:49:36','2025-10-06 08:49:36',0,NULL,10),(413801,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:51:36','2025-10-06 08:51:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759733496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759733496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:55:25','2025-10-06 08:55:25',0,NULL,10),(413802,'mailpoet/cron/daemon-run','complete','2025-10-06 06:55:23','2025-10-06 08:55:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759733723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759733723;}',5,1,'2025-10-06 06:55:25','2025-10-06 08:55:25',0,NULL,10),(413803,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:57:25','2025-10-06 08:57:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759733845;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759733845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 06:57:55','2025-10-06 08:57:55',0,NULL,10),(413804,'mailpoet/cron/daemon-trigger','complete','2025-10-06 06:59:55','2025-10-06 08:59:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759733995;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759733995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:00:30','2025-10-06 09:00:30',0,NULL,10),(413805,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:02:30','2025-10-06 09:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759734150;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759734150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:02:42','2025-10-06 09:02:42',0,NULL,10),(413806,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:04:42','2025-10-06 09:04:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759734282;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759734282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:05:44','2025-10-06 09:05:44',0,NULL,10),(413807,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:07:44','2025-10-06 09:07:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759734464;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759734464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:09:46','2025-10-06 09:09:46',0,NULL,10),(413808,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:11:46','2025-10-06 09:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759734706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759734706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:15:08','2025-10-06 09:15:08',0,NULL,10),(413809,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:17:08','2025-10-06 09:17:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735028;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:17:32','2025-10-06 09:17:32',0,NULL,10),(413810,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:19:32','2025-10-06 09:19:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735172;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:20:29','2025-10-06 09:20:29',0,NULL,10),(413811,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:22:29','2025-10-06 09:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735349;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:22:29','2025-10-06 09:22:29',0,NULL,10),(413812,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:24:29','2025-10-06 09:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:24:31','2025-10-06 09:24:31',0,NULL,10),(413813,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:26:31','2025-10-06 09:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735591;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:27:31','2025-10-06 09:27:31',0,NULL,10),(413814,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:29:31','2025-10-06 09:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735771;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:30:32','2025-10-06 09:30:32',0,NULL,10),(413815,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:32:32','2025-10-06 09:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759735952;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759735952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:32:33','2025-10-06 09:32:33',0,NULL,10),(413816,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:34:33','2025-10-06 09:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736073;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:35:29','2025-10-06 09:35:29',0,NULL,10),(413817,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:37:29','2025-10-06 09:37:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736249;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:37:30','2025-10-06 09:37:30',0,NULL,10),(413818,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:39:30','2025-10-06 09:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736370;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:39:31','2025-10-06 09:39:31',0,NULL,10),(413819,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:41:31','2025-10-06 09:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736491;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:42:31','2025-10-06 09:42:31',0,NULL,10),(413820,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:44:31','2025-10-06 09:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736671;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:45:30','2025-10-06 09:45:30',0,NULL,10),(413821,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:47:30','2025-10-06 09:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736850;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:47:30','2025-10-06 09:47:30',0,NULL,10),(413822,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:49:30','2025-10-06 09:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759736970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759736970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:49:30','2025-10-06 09:49:30',0,NULL,10),(413823,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:51:30','2025-10-06 09:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737090;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:51:32','2025-10-06 09:51:32',0,NULL,10),(413824,'mailpoet/cron/daemon-run','complete','2025-10-06 07:51:30','2025-10-06 09:51:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759737090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759737090;}',5,1,'2025-10-06 07:51:32','2025-10-06 09:51:32',0,NULL,10),(413825,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:53:32','2025-10-06 09:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:54:29','2025-10-06 09:54:29',0,NULL,10),(413826,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:56:29','2025-10-06 09:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737389;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:56:30','2025-10-06 09:56:30',0,NULL,10),(413827,'mailpoet/cron/daemon-trigger','complete','2025-10-06 07:58:30','2025-10-06 09:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 07:59:29','2025-10-06 09:59:29',0,NULL,10),(413828,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:01:29','2025-10-06 10:01:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737689;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:01:31','2025-10-06 10:01:31',0,NULL,10),(413829,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:03:31','2025-10-06 10:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:04:30','2025-10-06 10:04:30',0,NULL,10),(413830,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:06:30','2025-10-06 10:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759737990;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759737990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:06:30','2025-10-06 10:06:30',0,NULL,10),(413831,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:08:30','2025-10-06 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759738110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759738110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:08:30','2025-10-06 10:08:30',0,NULL,10),(413832,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:10:30','2025-10-06 10:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759738230;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759738230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:11:33','2025-10-06 10:11:33',0,NULL,10),(413833,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:13:33','2025-10-06 10:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759738413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759738413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:16:32','2025-10-06 10:16:32',0,NULL,10),(413834,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:18:32','2025-10-06 10:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759738712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759738712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:19:45','2025-10-06 10:19:45',0,NULL,10),(413835,'mailpoet/cron/daemon-run','complete','2025-10-06 08:19:43','2025-10-06 10:19:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759738783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759738783;}',5,1,'2025-10-06 08:19:44','2025-10-06 10:19:44',0,NULL,10),(413836,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:21:45','2025-10-06 10:21:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759738905;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759738905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:23:44','2025-10-06 10:23:44',0,NULL,10),(413837,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:25:44','2025-10-06 10:25:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759739144;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759739144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:26:20','2025-10-06 10:26:20',0,NULL,10),(413838,'mailpoet/cron/daemon-run','complete','2025-10-06 08:26:19','2025-10-06 10:26:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759739179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759739179;}',5,1,'2025-10-06 08:26:20','2025-10-06 10:26:20',0,NULL,10),(413839,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:28:20','2025-10-06 10:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759739300;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759739300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:31:35','2025-10-06 10:31:35',0,NULL,10),(413840,'mailpoet/cron/daemon-run','complete','2025-10-06 08:31:33','2025-10-06 10:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759739493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759739493;}',5,1,'2025-10-06 08:31:35','2025-10-06 10:31:35',0,NULL,10),(413841,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:33:35','2025-10-06 10:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759739615;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759739615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:36:33','2025-10-06 10:36:33',0,NULL,10),(413842,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:38:33','2025-10-06 10:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759739913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759739913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:41:19','2025-10-06 10:41:19',0,NULL,10),(413843,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:43:19','2025-10-06 10:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759740199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759740199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:43:50','2025-10-06 10:43:50',0,NULL,10),(413844,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:45:50','2025-10-06 10:45:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759740350;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759740350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:46:32','2025-10-06 10:46:32',0,NULL,10),(413845,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:48:32','2025-10-06 10:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759740512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759740512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:48:45','2025-10-06 10:48:45',0,NULL,10),(413846,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:50:45','2025-10-06 10:50:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759740645;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759740645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:51:25','2025-10-06 10:51:25',0,NULL,10),(413847,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:53:25','2025-10-06 10:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759740805;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759740805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:55:20','2025-10-06 10:55:20',0,NULL,10),(413848,'mailpoet/cron/daemon-run','complete','2025-10-06 08:55:18','2025-10-06 10:55:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759740918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759740918;}',5,1,'2025-10-06 08:55:20','2025-10-06 10:55:20',0,NULL,10),(413849,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:57:20','2025-10-06 10:57:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741040;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 08:57:37','2025-10-06 10:57:37',0,NULL,10),(413850,'mailpoet/cron/daemon-trigger','complete','2025-10-06 08:59:37','2025-10-06 10:59:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741177;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:01:04','2025-10-06 11:01:04',0,NULL,10),(413851,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:03:04','2025-10-06 11:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741384;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:06:04','2025-10-06 11:06:04',0,NULL,10),(413852,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:08:04','2025-10-06 11:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741684;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:08:40','2025-10-06 11:08:40',0,NULL,10),(413853,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:10:40','2025-10-06 11:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741840;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:11:19','2025-10-06 11:11:19',0,NULL,10),(413854,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:13:19','2025-10-06 11:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759741999;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759741999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:14:11','2025-10-06 11:14:11',0,NULL,10),(413855,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:16:11','2025-10-06 11:16:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742171;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:16:31','2025-10-06 11:16:31',0,NULL,10),(413856,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:18:31','2025-10-06 11:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:19:21','2025-10-06 11:19:21',0,NULL,10),(413857,'mailpoet/cron/daemon-run','complete','2025-10-06 09:19:20','2025-10-06 11:19:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759742360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759742360;}',5,1,'2025-10-06 09:19:21','2025-10-06 11:19:21',0,NULL,10),(413858,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:21:21','2025-10-06 11:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742481;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:21:34','2025-10-06 11:21:34',0,NULL,10),(413859,'mailpoet/cron/daemon-run','complete','2025-10-06 09:21:33','2025-10-06 11:21:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759742493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759742493;}',5,1,'2025-10-06 09:21:34','2025-10-06 11:21:34',0,NULL,10),(413860,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:23:34','2025-10-06 11:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742614;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:24:46','2025-10-06 11:24:46',0,NULL,10),(413861,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:26:46','2025-10-06 11:26:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742806;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:26:48','2025-10-06 11:26:48',0,NULL,10),(413862,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:28:48','2025-10-06 11:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759742928;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759742928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:28:53','2025-10-06 11:28:53',0,NULL,10),(413863,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:30:53','2025-10-06 11:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743053;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:31:31','2025-10-06 11:31:31',0,NULL,10),(413864,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:33:31','2025-10-06 11:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:33:36','2025-10-06 11:33:36',0,NULL,10),(413865,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:35:36','2025-10-06 11:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743336;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:36:31','2025-10-06 11:36:31',0,NULL,10),(413866,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:38:31','2025-10-06 11:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:41:19','2025-10-06 11:41:19',0,NULL,10),(413867,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:43:19','2025-10-06 11:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743799;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743799;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:43:24','2025-10-06 11:43:24',0,NULL,10),(413868,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:45:24','2025-10-06 11:45:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759743924;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759743924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:46:32','2025-10-06 11:46:32',0,NULL,10),(413869,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:48:32','2025-10-06 11:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759744112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759744112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:51:22','2025-10-06 11:51:22',0,NULL,10),(413870,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:53:22','2025-10-06 11:53:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759744402;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759744402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:55:21','2025-10-06 11:55:21',0,NULL,10),(413871,'mailpoet/cron/daemon-trigger','complete','2025-10-06 09:57:21','2025-10-06 11:57:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759744641;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759744641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 09:58:53','2025-10-06 11:58:53',0,NULL,10),(413872,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:00:53','2025-10-06 12:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759744853;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759744853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:01:32','2025-10-06 12:01:32',0,NULL,10),(413873,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:03:32','2025-10-06 12:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:03:35','2025-10-06 12:03:35',0,NULL,10),(413874,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:05:35','2025-10-06 12:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745135;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:06:33','2025-10-06 12:06:33',0,NULL,10),(413875,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:08:33','2025-10-06 12:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:09:28','2025-10-06 12:09:28',0,NULL,10),(413876,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:11:28','2025-10-06 12:11:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745488;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:11:50','2025-10-06 12:11:50',0,NULL,10),(413877,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:13:50','2025-10-06 12:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745630;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:14:45','2025-10-06 12:14:45',0,NULL,10),(413878,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:16:45','2025-10-06 12:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745805;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:17:58','2025-10-06 12:17:58',0,NULL,10),(413879,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:19:58','2025-10-06 12:19:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759745998;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759745998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:21:35','2025-10-06 12:21:35',0,NULL,10),(413880,'mailpoet/cron/daemon-run','complete','2025-10-06 10:21:32','2025-10-06 12:21:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759746092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759746092;}',5,1,'2025-10-06 10:21:35','2025-10-06 12:21:35',0,NULL,10),(413881,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:23:35','2025-10-06 12:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759746215;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759746215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:23:54','2025-10-06 12:23:54',0,NULL,10),(413882,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:25:54','2025-10-06 12:25:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759746354;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759746354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:28:25','2025-10-06 12:28:25',0,NULL,10),(413883,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:30:25','2025-10-06 12:30:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759746625;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759746625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:31:04','2025-10-06 12:31:04',0,NULL,10),(413884,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:33:04','2025-10-06 12:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759746784;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759746784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:33:40','2025-10-06 12:33:40',0,NULL,10),(413885,'mailpoet/cron/daemon-run','complete','2025-10-06 10:33:38','2025-10-06 12:33:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759746818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759746818;}',5,1,'2025-10-06 10:33:40','2025-10-06 12:33:40',0,NULL,10),(413886,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:35:40','2025-10-06 12:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759746940;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759746940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:36:32','2025-10-06 12:36:32',0,NULL,10),(413887,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:38:32','2025-10-06 12:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759747112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759747112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:39:09','2025-10-06 12:39:09',0,NULL,10),(413888,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:41:09','2025-10-06 12:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759747269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759747269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:41:19','2025-10-06 12:41:19',0,NULL,10),(413889,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:43:19','2025-10-06 12:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759747399;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759747399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:46:07','2025-10-06 12:46:07',0,NULL,10),(413890,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:48:07','2025-10-06 12:48:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759747687;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759747687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:49:52','2025-10-06 12:49:52',0,NULL,10),(413891,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:51:52','2025-10-06 12:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759747912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759747912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:52:39','2025-10-06 12:52:39',0,NULL,10),(413892,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:54:39','2025-10-06 12:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748079;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:56:14','2025-10-06 12:56:14',0,NULL,10),(413893,'mailpoet/cron/daemon-trigger','complete','2025-10-06 10:58:14','2025-10-06 12:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 10:58:51','2025-10-06 12:58:51',0,NULL,10),(413894,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:00:51','2025-10-06 13:00:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748451;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:01:30','2025-10-06 13:01:30',0,NULL,10),(413895,'mailpoet/cron/daemon-run','complete','2025-10-06 11:01:29','2025-10-06 13:01:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759748489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759748489;}',5,1,'2025-10-06 11:01:30','2025-10-06 13:01:30',0,NULL,10),(413896,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:03:30','2025-10-06 13:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:04:14','2025-10-06 13:04:14',0,NULL,10),(413897,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:06:14','2025-10-06 13:06:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748774;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:06:33','2025-10-06 13:06:33',0,NULL,10),(413898,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:08:33','2025-10-06 13:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759748913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759748913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:08:42','2025-10-06 13:08:42',0,NULL,10),(413899,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:10:42','2025-10-06 13:10:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759749042;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759749042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:11:27','2025-10-06 13:11:27',0,NULL,10),(413900,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:13:27','2025-10-06 13:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759749207;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759749207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:16:35','2025-10-06 13:16:35',0,NULL,10),(413901,'mailpoet/cron/daemon-run','complete','2025-10-06 11:16:33','2025-10-06 13:16:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759749393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759749393;}',5,1,'2025-10-06 11:16:34','2025-10-06 13:16:34',0,NULL,10),(413902,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:18:35','2025-10-06 13:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759749515;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759749515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:19:08','2025-10-06 13:19:08',0,NULL,10),(413903,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:21:08','2025-10-06 13:21:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759749668;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759749668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:21:33','2025-10-06 13:21:33',0,NULL,10),(413904,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:23:33','2025-10-06 13:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759749813;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759749813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:24:43','2025-10-06 13:24:43',0,NULL,10),(413905,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:26:43','2025-10-06 13:26:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750003;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:28:35','2025-10-06 13:28:35',0,NULL,10),(413906,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:30:35','2025-10-06 13:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750235;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:31:00','2025-10-06 13:31:00',0,NULL,10),(413907,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:33:00','2025-10-06 13:33:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750380;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:34:01','2025-10-06 13:34:01',0,NULL,10),(413908,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:36:01','2025-10-06 13:36:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750561;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:36:06','2025-10-06 13:36:06',0,NULL,10),(413909,'mailpoet/cron/daemon-run','complete','2025-10-06 11:36:04','2025-10-06 13:36:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759750564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759750564;}',5,1,'2025-10-06 11:36:06','2025-10-06 13:36:06',0,NULL,10),(413910,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:38:06','2025-10-06 13:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750686;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:39:09','2025-10-06 13:39:09',0,NULL,10),(413911,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:41:09','2025-10-06 13:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759750869;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759750869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:41:35','2025-10-06 13:41:35',0,NULL,10),(413912,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:43:35','2025-10-06 13:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751015;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:43:49','2025-10-06 13:43:49',0,NULL,10),(413913,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:45:49','2025-10-06 13:45:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:46:32','2025-10-06 13:46:32',0,NULL,10),(413914,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:48:32','2025-10-06 13:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:48:48','2025-10-06 13:48:48',0,NULL,10),(413915,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:50:48','2025-10-06 13:50:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751448;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:51:04','2025-10-06 13:51:04',0,NULL,10),(413916,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:53:04','2025-10-06 13:53:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751584;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:54:13','2025-10-06 13:54:13',0,NULL,10),(413917,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:56:13','2025-10-06 13:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751773;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:56:32','2025-10-06 13:56:32',0,NULL,10),(413918,'mailpoet/cron/daemon-trigger','complete','2025-10-06 11:58:32','2025-10-06 13:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759751912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759751912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 11:59:33','2025-10-06 13:59:33',0,NULL,10),(413919,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:01:33','2025-10-06 14:01:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752093;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:01:33','2025-10-06 14:01:33',0,NULL,10),(413920,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:03:33','2025-10-06 14:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:04:48','2025-10-06 14:04:48',0,NULL,10),(413921,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:06:48','2025-10-06 14:06:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752408;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:08:33','2025-10-06 14:08:33',0,NULL,10),(413922,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:10:33','2025-10-06 14:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752633;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:10:49','2025-10-06 14:10:49',0,NULL,10),(413923,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:12:49','2025-10-06 14:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752769;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:13:47','2025-10-06 14:13:47',0,NULL,10),(413924,'mailpoet/cron/daemon-run','complete','2025-10-06 12:13:45','2025-10-06 14:13:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759752825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759752825;}',5,1,'2025-10-06 12:13:46','2025-10-06 14:13:46',0,NULL,10),(413925,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:15:47','2025-10-06 14:15:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759752947;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759752947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:16:35','2025-10-06 14:16:35',0,NULL,10),(413926,'mailpoet/cron/daemon-run','complete','2025-10-06 12:16:34','2025-10-06 14:16:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759752994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759752994;}',5,1,'2025-10-06 12:16:35','2025-10-06 14:16:35',0,NULL,10),(413927,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:18:35','2025-10-06 14:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753115;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:18:43','2025-10-06 14:18:43',0,NULL,10),(413928,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:20:43','2025-10-06 14:20:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753243;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:21:32','2025-10-06 14:21:32',0,NULL,10),(413929,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:23:32','2025-10-06 14:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:24:00','2025-10-06 14:24:00',0,NULL,10),(413930,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:26:00','2025-10-06 14:26:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753560;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:26:32','2025-10-06 14:26:32',0,NULL,10),(413931,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:28:32','2025-10-06 14:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:28:42','2025-10-06 14:28:42',0,NULL,10),(413932,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:30:42','2025-10-06 14:30:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759753842;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759753842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:31:36','2025-10-06 14:31:36',0,NULL,10),(413933,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:33:36','2025-10-06 14:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754016;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:36:02','2025-10-06 14:36:02',0,NULL,10),(413934,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:38:02','2025-10-06 14:38:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754282;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:38:41','2025-10-06 14:38:41',0,NULL,10),(413935,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:40:41','2025-10-06 14:40:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754441;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:41:02','2025-10-06 14:41:02',0,NULL,10),(413936,'mailpoet/cron/daemon-run','complete','2025-10-06 12:40:57','2025-10-06 14:40:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759754457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759754457;}',5,1,'2025-10-06 12:41:02','2025-10-06 14:41:02',0,NULL,10),(413937,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:43:02','2025-10-06 14:43:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754582;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:43:03','2025-10-06 14:43:03',0,NULL,10),(413938,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:45:03','2025-10-06 14:45:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754703;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:46:05','2025-10-06 14:46:05',0,NULL,10),(413939,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:48:05','2025-10-06 14:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759754885;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759754885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:49:13','2025-10-06 14:49:13',0,NULL,10),(413940,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:51:13','2025-10-06 14:51:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755073;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:51:30','2025-10-06 14:51:30',0,NULL,10),(413941,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:53:30','2025-10-06 14:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:56:34','2025-10-06 14:56:34',0,NULL,10),(413942,'mailpoet/cron/daemon-trigger','complete','2025-10-06 12:58:34','2025-10-06 14:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 12:59:45','2025-10-06 14:59:45',0,NULL,10),(413943,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:01:45','2025-10-06 15:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755705;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:02:29','2025-10-06 15:02:29',0,NULL,10),(413944,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:04:29','2025-10-06 15:04:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755869;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:04:30','2025-10-06 15:04:30',0,NULL,10),(413945,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:06:30','2025-10-06 15:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759755990;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759755990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:07:32','2025-10-06 15:07:32',0,NULL,10),(413946,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:09:32','2025-10-06 15:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756172;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:10:04','2025-10-06 15:10:04',0,NULL,10),(413947,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:12:04','2025-10-06 15:12:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756324;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:12:46','2025-10-06 15:12:46',0,NULL,10),(413948,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:14:46','2025-10-06 15:14:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756486;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:15:54','2025-10-06 15:15:54',0,NULL,10),(413949,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:17:54','2025-10-06 15:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756674;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:17:56','2025-10-06 15:17:56',0,NULL,10),(413950,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:19:56','2025-10-06 15:19:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756796;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:20:13','2025-10-06 15:20:13',0,NULL,10),(413951,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:22:13','2025-10-06 15:22:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759756933;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759756933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:23:03','2025-10-06 15:23:03',0,NULL,10),(413952,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:25:03','2025-10-06 15:25:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759757103;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759757103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:25:42','2025-10-06 15:25:42',0,NULL,10),(413953,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:27:42','2025-10-06 15:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759757262;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759757262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:31:37','2025-10-06 15:31:37',0,NULL,10),(413954,'mailpoet/cron/daemon-run','complete','2025-10-06 13:31:32','2025-10-06 15:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759757492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759757492;}',5,1,'2025-10-06 13:31:37','2025-10-06 15:31:37',0,NULL,10),(413955,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:33:37','2025-10-06 15:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759757617;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759757617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:33:52','2025-10-06 15:33:52',0,NULL,10),(413956,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:35:52','2025-10-06 15:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759757752;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759757752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:36:03','2025-10-06 15:36:03',0,NULL,10),(413957,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:38:03','2025-10-06 15:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759757883;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759757883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:38:24','2025-10-06 15:38:24',0,NULL,10),(413958,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:40:24','2025-10-06 15:40:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758024;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:41:19','2025-10-06 15:41:19',0,NULL,10),(413959,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:43:19','2025-10-06 15:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:44:15','2025-10-06 15:44:15',0,NULL,10),(413960,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:46:15','2025-10-06 15:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758375;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:46:16','2025-10-06 15:46:16',0,NULL,10),(413961,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:48:16','2025-10-06 15:48:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:48:47','2025-10-06 15:48:47',0,NULL,10),(413962,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:50:47','2025-10-06 15:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758647;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:51:12','2025-10-06 15:51:12',0,NULL,10),(413963,'mailpoet/cron/daemon-run','complete','2025-10-06 13:51:09','2025-10-06 15:51:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759758669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759758669;}',5,1,'2025-10-06 13:51:12','2025-10-06 15:51:12',0,NULL,10),(413964,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:53:12','2025-10-06 15:53:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759758792;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759758792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 13:55:02','2025-10-06 15:55:02',0,NULL,10),(413965,'mailpoet/cron/daemon-run','complete','2025-10-06 13:54:59','2025-10-06 15:54:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759758899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759758899;}',5,1,'2025-10-06 13:55:02','2025-10-06 15:55:02',0,NULL,10),(413966,'mailpoet/cron/daemon-trigger','complete','2025-10-06 13:57:02','2025-10-06 15:57:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759759022;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759759022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:01:34','2025-10-06 16:01:34',0,NULL,10),(413967,'mailpoet/cron/daemon-run','complete','2025-10-06 14:01:32','2025-10-06 16:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759759292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759759292;}',5,1,'2025-10-06 14:01:34','2025-10-06 16:01:34',0,NULL,10),(413968,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:03:34','2025-10-06 16:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759759414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759759414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:05:38','2025-10-06 16:05:38',0,NULL,10),(413969,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:07:38','2025-10-06 16:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759759658;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759759658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:10:25','2025-10-06 16:10:25',0,NULL,10),(413970,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:12:25','2025-10-06 16:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759759945;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759759945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:14:15','2025-10-06 16:14:15',0,NULL,10),(413971,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:16:15','2025-10-06 16:16:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760175;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:16:33','2025-10-06 16:16:33',0,NULL,10),(413972,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:18:33','2025-10-06 16:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760313;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:18:37','2025-10-06 16:18:37',0,NULL,10),(413973,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:20:37','2025-10-06 16:20:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760437;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:21:32','2025-10-06 16:21:32',0,NULL,10),(413974,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:23:32','2025-10-06 16:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:24:00','2025-10-06 16:24:00',0,NULL,10),(413975,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:26:00','2025-10-06 16:26:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760760;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:26:21','2025-10-06 16:26:21',0,NULL,10),(413976,'mailpoet/cron/daemon-run','complete','2025-10-06 14:26:19','2025-10-06 16:26:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759760779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759760779;}',5,1,'2025-10-06 14:26:21','2025-10-06 16:26:21',0,NULL,10),(413977,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:28:21','2025-10-06 16:28:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759760901;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759760901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:33:03','2025-10-06 16:33:03',0,NULL,10),(413978,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:35:03','2025-10-06 16:35:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759761303;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759761303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:36:32','2025-10-06 16:36:32',0,NULL,10),(413979,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:38:32','2025-10-06 16:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759761512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759761512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:39:42','2025-10-06 16:39:42',0,NULL,10),(413980,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:41:42','2025-10-06 16:41:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759761702;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759761702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:42:43','2025-10-06 16:42:43',0,NULL,10),(413981,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:44:43','2025-10-06 16:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759761883;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759761883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:45:48','2025-10-06 16:45:48',0,NULL,10),(413982,'mailpoet/cron/daemon-run','complete','2025-10-06 14:45:46','2025-10-06 16:45:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759761946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759761946;}',5,1,'2025-10-06 14:45:48','2025-10-06 16:45:48',0,NULL,10),(413983,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:47:48','2025-10-06 16:47:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759762068;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759762068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:48:53','2025-10-06 16:48:53',0,NULL,10),(413984,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:50:53','2025-10-06 16:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759762253;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759762253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:51:32','2025-10-06 16:51:32',0,NULL,10),(413985,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:53:32','2025-10-06 16:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759762412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759762412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:56:19','2025-10-06 16:56:19',0,NULL,10),(413986,'mailpoet/cron/daemon-trigger','complete','2025-10-06 14:58:19','2025-10-06 16:58:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759762699;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759762699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 14:58:36','2025-10-06 16:58:36',0,NULL,10),(413987,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:00:36','2025-10-06 17:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759762836;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759762836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:01:29','2025-10-06 17:01:29',0,NULL,10),(413988,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:03:29','2025-10-06 17:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:03:35','2025-10-06 17:03:35',0,NULL,10),(413989,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:05:35','2025-10-06 17:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763135;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:05:49','2025-10-06 17:05:49',0,NULL,10),(413990,'mailpoet/cron/daemon-run','complete','2025-10-06 15:05:48','2025-10-06 17:05:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759763148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759763148;}',5,1,'2025-10-06 15:05:49','2025-10-06 17:05:49',0,NULL,10),(413991,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:07:49','2025-10-06 17:07:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763269;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:08:47','2025-10-06 17:08:47',0,NULL,10),(413992,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:10:47','2025-10-06 17:10:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:11:46','2025-10-06 17:11:46',0,NULL,10),(413993,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:13:46','2025-10-06 17:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763626;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:14:00','2025-10-06 17:14:00',0,NULL,10),(413994,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:16:00','2025-10-06 17:16:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759763760;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759763760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:21:32','2025-10-06 17:21:32',0,NULL,10),(413995,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:23:32','2025-10-06 17:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759764212;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759764212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:23:47','2025-10-06 17:23:47',0,NULL,10),(413996,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:25:47','2025-10-06 17:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759764347;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759764347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:26:20','2025-10-06 17:26:20',0,NULL,10),(413997,'mailpoet/cron/daemon-run','complete','2025-10-06 15:26:19','2025-10-06 17:26:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759764379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759764379;}',5,1,'2025-10-06 15:26:20','2025-10-06 17:26:20',0,NULL,10),(413998,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:28:20','2025-10-06 17:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759764500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759764500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:31:11','2025-10-06 17:31:11',0,NULL,10),(413999,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:33:11','2025-10-06 17:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759764791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759764791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:35:31','2025-10-06 17:35:31',0,NULL,10),(414000,'mailpoet/cron/daemon-run','complete','2025-10-06 15:35:29','2025-10-06 17:35:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759764929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759764929;}',5,1,'2025-10-06 15:35:31','2025-10-06 17:35:31',0,NULL,10),(414001,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:37:31','2025-10-06 17:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765051;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:37:51','2025-10-06 17:37:51',0,NULL,10),(414002,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:39:51','2025-10-06 17:39:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765191;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:40:32','2025-10-06 17:40:32',0,NULL,10),(414003,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:42:32','2025-10-06 17:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765352;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:43:24','2025-10-06 17:43:24',0,NULL,10),(414004,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:45:24','2025-10-06 17:45:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765524;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:46:11','2025-10-06 17:46:11',0,NULL,10),(414005,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:48:11','2025-10-06 17:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:48:40','2025-10-06 17:48:40',0,NULL,10),(414006,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:50:40','2025-10-06 17:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765840;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:50:59','2025-10-06 17:50:59',0,NULL,10),(414007,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:52:59','2025-10-06 17:52:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759765979;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759765979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 15:55:57','2025-10-06 17:55:57',0,NULL,10),(414008,'mailpoet/cron/daemon-trigger','complete','2025-10-06 15:57:57','2025-10-06 17:57:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759766277;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759766277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:00:11','2025-10-06 18:00:11',0,NULL,10),(414009,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:02:11','2025-10-06 18:02:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759766531;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759766531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:03:19','2025-10-06 18:03:19',0,NULL,10),(414010,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:05:19','2025-10-06 18:05:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759766719;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759766719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:06:33','2025-10-06 18:06:33',0,NULL,10),(414011,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:08:33','2025-10-06 18:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759766913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759766913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:08:46','2025-10-06 18:08:46',0,NULL,10),(414012,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:10:46','2025-10-06 18:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759767046;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759767046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:11:19','2025-10-06 18:11:19',0,NULL,10),(414013,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:13:19','2025-10-06 18:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759767199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759767199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:14:56','2025-10-06 18:14:56',0,NULL,10),(414014,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:16:56','2025-10-06 18:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759767416;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759767416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:17:43','2025-10-06 18:17:43',0,NULL,10),(414015,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:19:43','2025-10-06 18:19:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759767583;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759767583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:21:09','2025-10-06 18:21:09',0,NULL,10),(414016,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:23:09','2025-10-06 18:23:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759767789;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759767789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:25:05','2025-10-06 18:25:05',0,NULL,10),(414017,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:27:05','2025-10-06 18:27:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768025;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:28:25','2025-10-06 18:28:25',0,NULL,10),(414018,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:30:25','2025-10-06 18:30:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768225;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:31:35','2025-10-06 18:31:35',0,NULL,10),(414019,'mailpoet/cron/daemon-run','complete','2025-10-06 16:31:32','2025-10-06 18:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759768292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759768292;}',5,1,'2025-10-06 16:31:35','2025-10-06 18:31:35',0,NULL,10),(414020,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:33:35','2025-10-06 18:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768415;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:34:30','2025-10-06 18:34:30',0,NULL,10),(414021,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:36:30','2025-10-06 18:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768590;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:36:34','2025-10-06 18:36:34',0,NULL,10),(414022,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:38:34','2025-10-06 18:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768714;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:40:38','2025-10-06 18:40:38',0,NULL,10),(414023,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:42:38','2025-10-06 18:42:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759768958;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759768958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:42:47','2025-10-06 18:42:47',0,NULL,10),(414024,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:44:47','2025-10-06 18:44:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769087;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:44:51','2025-10-06 18:44:51',0,NULL,10),(414025,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:46:51','2025-10-06 18:46:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:48:15','2025-10-06 18:48:15',0,NULL,10),(414026,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:50:15','2025-10-06 18:50:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769415;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:50:29','2025-10-06 18:50:29',0,NULL,10),(414027,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:52:29','2025-10-06 18:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769549;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:53:03','2025-10-06 18:53:03',0,NULL,10),(414028,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:55:03','2025-10-06 18:55:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769703;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:55:35','2025-10-06 18:55:35',0,NULL,10),(414029,'mailpoet/cron/daemon-trigger','complete','2025-10-06 16:57:35','2025-10-06 18:57:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759769855;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759769855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 16:58:17','2025-10-06 18:58:17',0,NULL,10),(414030,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:00:17','2025-10-06 19:00:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759770017;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759770017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:01:12','2025-10-06 19:01:12',0,NULL,10),(414031,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:03:12','2025-10-06 19:03:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759770192;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759770192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:05:29','2025-10-06 19:05:29',0,NULL,10),(414032,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:07:29','2025-10-06 19:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759770449;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759770449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:07:44','2025-10-06 19:07:44',0,NULL,10),(414033,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:09:44','2025-10-06 19:09:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759770584;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759770584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:11:08','2025-10-06 19:11:08',0,NULL,10),(414034,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:13:08','2025-10-06 19:13:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759770788;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759770788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:15:02','2025-10-06 19:15:02',0,NULL,10),(414035,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:17:02','2025-10-06 19:17:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771022;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:18:03','2025-10-06 19:18:03',0,NULL,10),(414036,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:20:03','2025-10-06 19:20:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771203;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:21:33','2025-10-06 19:21:33',0,NULL,10),(414037,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:23:33','2025-10-06 19:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:25:28','2025-10-06 19:25:28',0,NULL,10),(414038,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:27:28','2025-10-06 19:27:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771648;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:28:19','2025-10-06 19:28:19',0,NULL,10),(414039,'mailpoet/cron/daemon-run','complete','2025-10-06 17:28:15','2025-10-06 19:28:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759771695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759771695;}',5,1,'2025-10-06 17:28:19','2025-10-06 19:28:19',0,NULL,10),(414040,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:30:19','2025-10-06 19:30:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771819;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:30:39','2025-10-06 19:30:39',0,NULL,10),(414041,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:32:39','2025-10-06 19:32:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759771959;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759771959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:33:29','2025-10-06 19:33:29',0,NULL,10),(414042,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:35:29','2025-10-06 19:35:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759772129;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759772129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:35:45','2025-10-06 19:35:45',0,NULL,10),(414043,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:37:45','2025-10-06 19:37:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759772265;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759772265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:40:33','2025-10-06 19:40:33',0,NULL,10),(414044,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:42:33','2025-10-06 19:42:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759772553;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759772553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:43:35','2025-10-06 19:43:35',0,NULL,10),(414045,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:45:35','2025-10-06 19:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759772735;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759772735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:45:52','2025-10-06 19:45:52',0,NULL,10),(414046,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:47:52','2025-10-06 19:47:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759772872;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759772872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:48:56','2025-10-06 19:48:56',0,NULL,10),(414047,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:50:56','2025-10-06 19:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759773056;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759773056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:51:30','2025-10-06 19:51:30',0,NULL,10),(414048,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:53:30','2025-10-06 19:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759773210;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759773210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:55:28','2025-10-06 19:55:28',0,NULL,10),(414049,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:57:28','2025-10-06 19:57:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759773448;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759773448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 17:57:47','2025-10-06 19:57:47',0,NULL,10),(414050,'mailpoet/cron/daemon-trigger','complete','2025-10-06 17:59:47','2025-10-06 19:59:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759773587;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759773587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:00:42','2025-10-06 20:00:42',0,NULL,10),(414051,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:02:42','2025-10-06 20:02:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759773762;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759773762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:06:30','2025-10-06 20:06:30',0,NULL,10),(414052,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:08:30','2025-10-06 20:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759774110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759774110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:09:19','2025-10-06 20:09:19',0,NULL,10),(414053,'mailpoet/cron/daemon-run','complete','2025-10-06 18:09:18','2025-10-06 20:09:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759774158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759774158;}',5,1,'2025-10-06 18:09:19','2025-10-06 20:09:19',0,NULL,10),(414054,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:11:19','2025-10-06 20:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759774279;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759774279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:12:03','2025-10-06 20:12:03',0,NULL,10),(414055,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:14:03','2025-10-06 20:14:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759774443;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759774443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:16:27','2025-10-06 20:16:27',0,NULL,10),(414056,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:18:27','2025-10-06 20:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759774707;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759774707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:18:38','2025-10-06 20:18:38',0,NULL,10),(414057,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:20:38','2025-10-06 20:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759774838;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759774838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:21:31','2025-10-06 20:21:31',0,NULL,10),(414058,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:23:31','2025-10-06 20:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:25:14','2025-10-06 20:25:14',0,NULL,10),(414059,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:27:14','2025-10-06 20:27:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775234;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:27:28','2025-10-06 20:27:28',0,NULL,10),(414060,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:29:28','2025-10-06 20:29:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775368;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:30:31','2025-10-06 20:30:31',0,NULL,10),(414061,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:32:31','2025-10-06 20:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775551;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:32:44','2025-10-06 20:32:44',0,NULL,10),(414062,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:34:44','2025-10-06 20:34:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775684;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:34:52','2025-10-06 20:34:52',0,NULL,10),(414063,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:36:52','2025-10-06 20:36:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775812;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:37:33','2025-10-06 20:37:33',0,NULL,10),(414064,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:39:33','2025-10-06 20:39:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759775973;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759775973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:40:05','2025-10-06 20:40:05',0,NULL,10),(414065,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:42:05','2025-10-06 20:42:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759776125;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759776125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:42:52','2025-10-06 20:42:52',0,NULL,10),(414066,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:44:52','2025-10-06 20:44:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759776292;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759776292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:45:42','2025-10-06 20:45:42',0,NULL,10),(414067,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:47:42','2025-10-06 20:47:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759776462;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759776462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:48:25','2025-10-06 20:48:25',0,NULL,10),(414068,'mailpoet/cron/daemon-run','complete','2025-10-06 18:48:24','2025-10-06 20:48:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759776504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759776504;}',5,1,'2025-10-06 18:48:25','2025-10-06 20:48:25',0,NULL,10),(414069,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:50:25','2025-10-06 20:50:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759776625;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759776625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:51:32','2025-10-06 20:51:32',0,NULL,10),(414070,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:53:32','2025-10-06 20:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759776812;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759776812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:56:17','2025-10-06 20:56:17',0,NULL,10),(414071,'mailpoet/cron/daemon-trigger','complete','2025-10-06 18:58:17','2025-10-06 20:58:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759777097;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759777097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 18:58:57','2025-10-06 20:58:57',0,NULL,10),(414072,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:00:57','2025-10-06 21:00:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759777257;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759777257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:01:32','2025-10-06 21:01:32',0,NULL,10),(414073,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:03:32','2025-10-06 21:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759777412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759777412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:05:27','2025-10-06 21:05:27',0,NULL,10),(414074,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:07:27','2025-10-06 21:07:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759777647;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759777647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:09:55','2025-10-06 21:09:55',0,NULL,10),(414075,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:11:55','2025-10-06 21:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759777915;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759777915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:12:27','2025-10-06 21:12:27',0,NULL,10),(414076,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:14:27','2025-10-06 21:14:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778067;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:14:45','2025-10-06 21:14:45',0,NULL,10),(414077,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:16:45','2025-10-06 21:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778205;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:18:00','2025-10-06 21:18:00',0,NULL,10),(414078,'mailpoet/cron/daemon-run','complete','2025-10-06 19:17:59','2025-10-06 21:17:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759778279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759778279;}',5,1,'2025-10-06 19:18:00','2025-10-06 21:18:00',0,NULL,10),(414079,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:20:00','2025-10-06 21:20:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:21:01','2025-10-06 21:21:01',0,NULL,10),(414080,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:23:01','2025-10-06 21:23:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778581;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:24:10','2025-10-06 21:24:10',0,NULL,10),(414081,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:26:10','2025-10-06 21:26:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778770;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:26:46','2025-10-06 21:26:46',0,NULL,10),(414082,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:28:46','2025-10-06 21:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759778926;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759778926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:30:03','2025-10-06 21:30:03',0,NULL,10),(414083,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:32:03','2025-10-06 21:32:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759779123;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759779123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:35:46','2025-10-06 21:35:46',0,NULL,10),(414084,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:37:46','2025-10-06 21:37:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759779466;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759779466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:41:17','2025-10-06 21:41:17',0,NULL,10),(414085,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:43:17','2025-10-06 21:43:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759779797;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759779797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:46:33','2025-10-06 21:46:33',0,NULL,10),(414086,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:48:33','2025-10-06 21:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759780113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759780113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:51:30','2025-10-06 21:51:30',0,NULL,10),(414087,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:53:30','2025-10-06 21:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759780410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759780410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:54:19','2025-10-06 21:54:19',0,NULL,10),(414088,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:56:19','2025-10-06 21:56:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759780579;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759780579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:56:39','2025-10-06 21:56:39',0,NULL,10),(414089,'mailpoet/cron/daemon-trigger','complete','2025-10-06 19:58:39','2025-10-06 21:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759780719;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759780719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 19:59:23','2025-10-06 21:59:23',0,NULL,10),(414090,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:01:23','2025-10-06 22:01:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759780883;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759780883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:01:38','2025-10-06 22:01:38',0,NULL,10),(414091,'mailpoet/cron/daemon-run','complete','2025-10-06 20:01:35','2025-10-06 22:01:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759780895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759780895;}',5,1,'2025-10-06 20:01:37','2025-10-06 22:01:37',0,NULL,10),(414092,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:03:38','2025-10-06 22:03:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759781018;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759781018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:04:58','2025-10-06 22:04:58',0,NULL,10),(414093,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:06:58','2025-10-06 22:06:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759781218;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759781218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:09:20','2025-10-06 22:09:20',0,NULL,10),(414094,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:11:20','2025-10-06 22:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759781480;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759781480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:12:22','2025-10-06 22:12:22',0,NULL,10),(414095,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:14:22','2025-10-06 22:14:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759781662;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759781662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:16:08','2025-10-06 22:16:08',0,NULL,10),(414096,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:18:08','2025-10-06 22:18:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759781888;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759781888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:18:56','2025-10-06 22:18:56',0,NULL,10),(414097,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:20:56','2025-10-06 22:20:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759782056;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759782056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:21:31','2025-10-06 22:21:31',0,NULL,10),(414098,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:23:31','2025-10-06 22:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759782211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759782211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:25:10','2025-10-06 22:25:10',0,NULL,10),(414099,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:27:10','2025-10-06 22:27:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759782430;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759782430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:29:54','2025-10-06 22:29:54',0,NULL,10),(414100,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:31:54','2025-10-06 22:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759782714;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759782714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:34:53','2025-10-06 22:34:53',0,NULL,10),(414101,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:36:53','2025-10-06 22:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783013;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:38:22','2025-10-06 22:38:22',0,NULL,10),(414102,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:40:22','2025-10-06 22:40:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783222;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:40:43','2025-10-06 22:40:43',0,NULL,10),(414103,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:42:43','2025-10-06 22:42:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783363;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:45:31','2025-10-06 22:45:31',0,NULL,10),(414104,'mailpoet/cron/daemon-run','complete','2025-10-06 20:45:29','2025-10-06 22:45:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759783529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759783529;}',5,1,'2025-10-06 20:45:31','2025-10-06 22:45:31',0,NULL,10),(414105,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:47:31','2025-10-06 22:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783651;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:48:08','2025-10-06 22:48:08',0,NULL,10),(414106,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:50:08','2025-10-06 22:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783808;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:50:50','2025-10-06 22:50:50',0,NULL,10),(414107,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:52:50','2025-10-06 22:52:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759783970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759783970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:53:52','2025-10-06 22:53:52',0,NULL,10),(414108,'mailpoet/cron/daemon-run','complete','2025-10-06 20:53:48','2025-10-06 22:53:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759784028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759784028;}',5,1,'2025-10-06 20:53:51','2025-10-06 22:53:51',0,NULL,10),(414109,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:55:52','2025-10-06 22:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759784152;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759784152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:56:31','2025-10-06 22:56:31',0,NULL,10),(414110,'mailpoet/cron/daemon-trigger','complete','2025-10-06 20:58:31','2025-10-06 22:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759784311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759784311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 20:59:36','2025-10-06 22:59:36',0,NULL,10),(414111,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:01:36','2025-10-06 23:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759784496;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759784496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:03:29','2025-10-06 23:03:29',0,NULL,10),(414112,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:05:29','2025-10-06 23:05:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759784729;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759784729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:05:46','2025-10-06 23:05:46',0,NULL,10),(414113,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:07:46','2025-10-06 23:07:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759784866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759784866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:10:43','2025-10-06 23:10:43',0,NULL,10),(414114,'mailpoet/cron/daemon-run','complete','2025-10-06 21:10:40','2025-10-06 23:10:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759785040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759785040;}',5,1,'2025-10-06 21:10:43','2025-10-06 23:10:43',0,NULL,10),(414115,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:12:43','2025-10-06 23:12:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759785163;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759785163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:15:26','2025-10-06 23:15:26',0,NULL,10),(414116,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:17:26','2025-10-06 23:17:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759785446;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759785446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:18:53','2025-10-06 23:18:53',0,NULL,10),(414117,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:20:53','2025-10-06 23:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759785653;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759785653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:21:08','2025-10-06 23:21:08',0,NULL,10),(414118,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:23:08','2025-10-06 23:23:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759785788;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759785788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:25:11','2025-10-06 23:25:11',0,NULL,10),(414119,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:27:11','2025-10-06 23:27:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786031;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:27:36','2025-10-06 23:27:36',0,NULL,10),(414120,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:29:36','2025-10-06 23:29:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786176;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:30:32','2025-10-06 23:30:32',0,NULL,10),(414121,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:32:32','2025-10-06 23:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786352;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:33:21','2025-10-06 23:33:21',0,NULL,10),(414122,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:35:21','2025-10-06 23:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786521;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:36:11','2025-10-06 23:36:11',0,NULL,10),(414123,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:38:11','2025-10-06 23:38:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:38:44','2025-10-06 23:38:44',0,NULL,10),(414124,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:40:44','2025-10-06 23:40:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786844;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:40:45','2025-10-06 23:40:45',0,NULL,10),(414125,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:42:45','2025-10-06 23:42:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759786965;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759786965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:43:23','2025-10-06 23:43:23',0,NULL,10),(414126,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:45:23','2025-10-06 23:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759787123;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759787123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:45:28','2025-10-06 23:45:28',0,NULL,10),(414127,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:47:28','2025-10-06 23:47:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759787248;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759787248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:51:29','2025-10-06 23:51:29',0,NULL,10),(414128,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:53:29','2025-10-06 23:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759787609;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759787609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 21:56:19','2025-10-06 23:56:19',0,NULL,10),(414129,'mailpoet/cron/daemon-trigger','complete','2025-10-06 21:58:19','2025-10-06 23:58:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759787899;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759787899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:01:35','2025-10-07 00:01:35',0,NULL,10),(414130,'mailpoet/cron/daemon-run','complete','2025-10-06 22:01:32','2025-10-07 00:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759788092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759788092;}',5,1,'2025-10-06 22:01:34','2025-10-07 00:01:34',0,NULL,10),(414131,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:03:35','2025-10-07 00:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759788215;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759788215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:06:32','2025-10-07 00:06:32',0,NULL,10),(414132,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:08:32','2025-10-07 00:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759788512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759788512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:10:22','2025-10-07 00:10:22',0,NULL,10),(414133,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:12:22','2025-10-07 00:12:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759788742;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759788742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:13:45','2025-10-07 00:13:45',0,NULL,10),(414134,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:15:45','2025-10-07 00:15:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759788945;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759788945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:16:32','2025-10-07 00:16:32',0,NULL,10),(414135,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:18:32','2025-10-07 00:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759789112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759789112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:21:31','2025-10-07 00:21:31',0,NULL,10),(414136,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:23:31','2025-10-07 00:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759789411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759789411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:24:06','2025-10-07 00:24:06',0,NULL,10),(414137,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:26:06','2025-10-07 00:26:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759789566;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759789566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:26:11','2025-10-07 00:26:11',0,NULL,10),(414138,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:28:11','2025-10-07 00:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759789691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759789691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:28:36','2025-10-07 00:28:36',0,NULL,10),(414139,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:30:36','2025-10-07 00:30:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759789836;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759789836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:31:35','2025-10-07 00:31:35',0,NULL,10),(414140,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:33:35','2025-10-07 00:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759790015;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759790015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:35:11','2025-10-07 00:35:11',0,NULL,10),(414141,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:37:11','2025-10-07 00:37:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759790231;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759790231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:41:19','2025-10-07 00:41:19',0,NULL,10),(414142,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:43:19','2025-10-07 00:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759790599;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759790599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:43:51','2025-10-07 00:43:51',0,NULL,10),(414143,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:45:51','2025-10-07 00:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759790751;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759790751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:46:33','2025-10-07 00:46:33',0,NULL,10),(414144,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:48:33','2025-10-07 00:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759790913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759790913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:50:16','2025-10-07 00:50:16',0,NULL,10),(414145,'mailpoet/cron/daemon-run','complete','2025-10-06 22:50:13','2025-10-07 00:50:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759791013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759791013;}',5,1,'2025-10-06 22:50:16','2025-10-07 00:50:16',0,NULL,10),(414146,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:52:16','2025-10-07 00:52:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759791136;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759791136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:54:36','2025-10-07 00:54:36',0,NULL,10),(414147,'mailpoet/cron/daemon-trigger','complete','2025-10-06 22:56:36','2025-10-07 00:56:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759791396;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759791396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 22:59:05','2025-10-07 00:59:05',0,NULL,10),(414148,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:01:05','2025-10-07 01:01:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759791665;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759791665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:01:34','2025-10-07 01:01:34',0,NULL,10),(414149,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:03:34','2025-10-07 01:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759791814;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759791814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:06:30','2025-10-07 01:06:30',0,NULL,10),(414150,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:08:30','2025-10-07 01:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759792110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759792110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:10:15','2025-10-07 01:10:15',0,NULL,10),(414151,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:12:15','2025-10-07 01:12:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759792335;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759792335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:16:31','2025-10-07 01:16:31',0,NULL,10),(414152,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:18:31','2025-10-07 01:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759792711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759792711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:20:32','2025-10-07 01:20:32',0,NULL,10),(414153,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:22:32','2025-10-07 01:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759792952;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759792952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:22:38','2025-10-07 01:22:38',0,NULL,10),(414154,'mailpoet/cron/daemon-run','complete','2025-10-06 23:22:36','2025-10-07 01:22:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759792956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759792956;}',5,1,'2025-10-06 23:22:38','2025-10-07 01:22:38',0,NULL,10),(414155,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:24:38','2025-10-07 01:24:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759793078;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759793078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:26:04','2025-10-07 01:26:04',0,NULL,10),(414156,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:28:04','2025-10-07 01:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759793284;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759793284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:31:32','2025-10-07 01:31:32',0,NULL,10),(414157,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:33:32','2025-10-07 01:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759793612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759793612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:34:03','2025-10-07 01:34:03',0,NULL,10),(414158,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:36:03','2025-10-07 01:36:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759793763;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759793763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:36:33','2025-10-07 01:36:33',0,NULL,10),(414159,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:38:33','2025-10-07 01:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759793913;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759793913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:39:06','2025-10-07 01:39:06',0,NULL,10),(414160,'mailpoet/cron/daemon-run','complete','2025-10-06 23:39:05','2025-10-07 01:39:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759793945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759793945;}',5,1,'2025-10-06 23:39:06','2025-10-07 01:39:06',0,NULL,10),(414161,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:41:06','2025-10-07 01:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759794066;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759794066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:41:19','2025-10-07 01:41:19',0,NULL,10),(414162,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:43:19','2025-10-07 01:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759794199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759794199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:46:34','2025-10-07 01:46:34',0,NULL,10),(414163,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:48:34','2025-10-07 01:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759794514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759794514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:51:32','2025-10-07 01:51:32',0,NULL,10),(414164,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:53:32','2025-10-07 01:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759794812;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759794812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-06 23:56:02','2025-10-07 01:56:02',0,NULL,10),(414165,'mailpoet/cron/daemon-trigger','complete','2025-10-06 23:58:02','2025-10-07 01:58:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759795082;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759795082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:01:05','2025-10-07 02:01:05',0,NULL,10),(414166,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:03:05','2025-10-07 02:03:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759795385;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759795385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:03:49','2025-10-07 02:03:49',0,NULL,10),(414167,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:05:49','2025-10-07 02:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759795549;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759795549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:06:32','2025-10-07 02:06:32',0,NULL,10),(414168,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:08:32','2025-10-07 02:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759795712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759795712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:09:08','2025-10-07 02:09:08',0,NULL,10),(414169,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:11:08','2025-10-07 02:11:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759795868;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759795868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:12:02','2025-10-07 02:12:02',0,NULL,10),(414170,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:14:02','2025-10-07 02:14:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759796042;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759796042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:14:34','2025-10-07 02:14:34',0,NULL,10),(414171,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:16:34','2025-10-07 02:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759796194;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759796194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:18:52','2025-10-07 02:18:52',0,NULL,10),(414172,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:20:52','2025-10-07 02:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759796452;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759796452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:21:32','2025-10-07 02:21:32',0,NULL,10),(414173,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:23:32','2025-10-07 02:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759796612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759796612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:26:10','2025-10-07 02:26:10',0,NULL,10),(414174,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:28:10','2025-10-07 02:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759796890;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759796890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:28:32','2025-10-07 02:28:32',0,NULL,10),(414175,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:30:32','2025-10-07 02:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759797032;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759797032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:30:43','2025-10-07 02:30:43',0,NULL,10),(414176,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:32:43','2025-10-07 02:32:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759797163;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759797163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:36:36','2025-10-07 02:36:36',0,NULL,10),(414177,'mailpoet/cron/daemon-run','complete','2025-10-07 00:36:33','2025-10-07 02:36:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759797393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759797393;}',5,1,'2025-10-07 00:36:36','2025-10-07 02:36:36',0,NULL,10),(414178,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:38:36','2025-10-07 02:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759797516;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759797516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:39:05','2025-10-07 02:39:05',0,NULL,10),(414179,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:41:05','2025-10-07 02:41:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759797665;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759797665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:41:18','2025-10-07 02:41:18',0,NULL,10),(414180,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:43:18','2025-10-07 02:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759797798;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759797798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:46:36','2025-10-07 02:46:36',0,NULL,10),(414181,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:48:36','2025-10-07 02:48:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759798116;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759798116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:49:17','2025-10-07 02:49:17',0,NULL,10),(414182,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:51:17','2025-10-07 02:51:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759798277;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759798277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:51:34','2025-10-07 02:51:34',0,NULL,10),(414183,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:53:34','2025-10-07 02:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759798414;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759798414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:56:03','2025-10-07 02:56:03',0,NULL,10),(414184,'mailpoet/cron/daemon-trigger','complete','2025-10-07 00:58:03','2025-10-07 02:58:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759798683;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759798683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 00:58:52','2025-10-07 02:58:52',0,NULL,10),(414185,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:00:52','2025-10-07 03:00:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759798852;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759798852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:01:36','2025-10-07 03:01:36',0,NULL,10),(414186,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:03:36','2025-10-07 03:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759799016;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759799016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:06:34','2025-10-07 03:06:34',0,NULL,10),(414187,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:08:34','2025-10-07 03:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759799314;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759799314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:11:19','2025-10-07 03:11:19',0,NULL,10),(414188,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:13:19','2025-10-07 03:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759799599;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759799599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:15:18','2025-10-07 03:15:18',0,NULL,10),(414189,'mailpoet/cron/daemon-run','complete','2025-10-07 01:15:17','2025-10-07 03:15:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759799717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759799717;}',5,1,'2025-10-07 01:15:18','2025-10-07 03:15:18',0,NULL,10),(414190,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:17:18','2025-10-07 03:17:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759799838;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759799838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:19:59','2025-10-07 03:19:59',0,NULL,10),(414191,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:21:59','2025-10-07 03:21:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759800119;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759800119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:26:20','2025-10-07 03:26:20',0,NULL,10),(414192,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:28:20','2025-10-07 03:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759800500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759800500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:28:44','2025-10-07 03:28:44',0,NULL,10),(414193,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:30:44','2025-10-07 03:30:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759800644;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759800644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:31:36','2025-10-07 03:31:36',0,NULL,10),(414194,'mailpoet/cron/daemon-run','complete','2025-10-07 01:31:35','2025-10-07 03:31:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759800695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759800695;}',5,1,'2025-10-07 01:31:36','2025-10-07 03:31:36',0,NULL,10),(414195,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:33:36','2025-10-07 03:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759800816;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759800816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:36:35','2025-10-07 03:36:35',0,NULL,10),(414196,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:38:35','2025-10-07 03:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801115;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:40:11','2025-10-07 03:40:11',0,NULL,10),(414197,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:42:11','2025-10-07 03:42:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801331;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:45:50','2025-10-07 03:45:50',0,NULL,10),(414198,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:47:50','2025-10-07 03:47:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801670;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:50:29','2025-10-07 03:50:29',0,NULL,10),(414199,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:52:29','2025-10-07 03:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759801949;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759801949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:56:19','2025-10-07 03:56:19',0,NULL,10),(414200,'mailpoet/cron/daemon-trigger','complete','2025-10-07 01:58:19','2025-10-07 03:58:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759802299;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759802299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 01:58:43','2025-10-07 03:58:43',0,NULL,10),(414201,'mailpoet/cron/daemon-run','complete','2025-10-07 01:58:41','2025-10-07 03:58:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759802321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759802321;}',5,1,'2025-10-07 01:58:43','2025-10-07 03:58:43',0,NULL,10),(414202,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:00:43','2025-10-07 04:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759802443;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759802443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:01:33','2025-10-07 04:01:33',0,NULL,10),(414203,'mailpoet/cron/daemon-run','complete','2025-10-07 02:01:32','2025-10-07 04:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759802492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759802492;}',5,1,'2025-10-07 02:01:33','2025-10-07 04:01:33',0,NULL,10),(414204,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:03:33','2025-10-07 04:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759802613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759802613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:05:23','2025-10-07 04:05:23',0,NULL,10),(414205,'mailpoet/cron/daemon-run','complete','2025-10-07 02:05:22','2025-10-07 04:05:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759802722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759802722;}',5,1,'2025-10-07 02:05:23','2025-10-07 04:05:23',0,NULL,10),(414206,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:07:23','2025-10-07 04:07:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759802843;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759802843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:11:19','2025-10-07 04:11:19',0,NULL,10),(414207,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:13:19','2025-10-07 04:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803199;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:13:50','2025-10-07 04:13:50',0,NULL,10),(414208,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:15:50','2025-10-07 04:15:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803350;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:16:32','2025-10-07 04:16:32',0,NULL,10),(414209,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:18:32','2025-10-07 04:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:18:50','2025-10-07 04:18:50',0,NULL,10),(414210,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:20:50','2025-10-07 04:20:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803650;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:21:31','2025-10-07 04:21:31',0,NULL,10),(414211,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:23:31','2025-10-07 04:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:24:07','2025-10-07 04:24:07',0,NULL,10),(414212,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:26:07','2025-10-07 04:26:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759803967;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759803967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:26:19','2025-10-07 04:26:19',0,NULL,10),(414213,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:28:19','2025-10-07 04:28:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759804099;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759804099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:28:19','2025-10-07 04:28:19',0,NULL,10),(414214,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:30:19','2025-10-07 04:30:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759804219;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759804219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:31:33','2025-10-07 04:31:33',0,NULL,10),(414215,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:33:33','2025-10-07 04:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759804413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759804413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:36:36','2025-10-07 04:36:36',0,NULL,10),(414216,'mailpoet/cron/daemon-run','complete','2025-10-07 02:36:34','2025-10-07 04:36:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759804594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759804594;}',5,1,'2025-10-07 02:36:36','2025-10-07 04:36:36',0,NULL,10),(414217,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:38:36','2025-10-07 04:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759804716;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759804716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:41:19','2025-10-07 04:41:19',0,NULL,10),(414218,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:43:19','2025-10-07 04:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759804999;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759804999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:46:32','2025-10-07 04:46:32',0,NULL,10),(414219,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:48:32','2025-10-07 04:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759805312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759805312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:48:43','2025-10-07 04:48:43',0,NULL,10),(414220,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:50:43','2025-10-07 04:50:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759805443;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759805443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:50:49','2025-10-07 04:50:49',0,NULL,10),(414221,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:52:49','2025-10-07 04:52:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759805569;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759805569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:53:31','2025-10-07 04:53:31',0,NULL,10),(414222,'mailpoet/cron/daemon-run','complete','2025-10-07 02:53:29','2025-10-07 04:53:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759805609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759805609;}',5,1,'2025-10-07 02:53:31','2025-10-07 04:53:31',0,NULL,10),(414223,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:55:31','2025-10-07 04:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759805731;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759805731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 02:56:29','2025-10-07 04:56:29',0,NULL,10),(414224,'mailpoet/cron/daemon-trigger','complete','2025-10-07 02:58:29','2025-10-07 04:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759805909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759805909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:01:03','2025-10-07 05:01:03',0,NULL,10),(414225,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:03:03','2025-10-07 05:03:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759806183;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759806183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:06:35','2025-10-07 05:06:35',0,NULL,10),(414226,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:08:35','2025-10-07 05:08:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759806515;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759806515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:09:16','2025-10-07 05:09:16',0,NULL,10),(414227,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:11:16','2025-10-07 05:11:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759806676;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759806676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:11:20','2025-10-07 05:11:20',0,NULL,10),(414228,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:13:20','2025-10-07 05:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759806800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759806800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:16:32','2025-10-07 05:16:32',0,NULL,10),(414229,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:18:32','2025-10-07 05:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759807112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759807112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:20:34','2025-10-07 05:20:34',0,NULL,10),(414230,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:22:34','2025-10-07 05:22:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759807354;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759807354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:26:20','2025-10-07 05:26:20',0,NULL,10),(414231,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:28:20','2025-10-07 05:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759807700;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759807700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:31:36','2025-10-07 05:31:36',0,NULL,10),(414232,'mailpoet/cron/daemon-run','complete','2025-10-07 03:31:33','2025-10-07 05:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759807893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759807893;}',5,1,'2025-10-07 03:31:36','2025-10-07 05:31:36',0,NULL,10),(414233,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:33:36','2025-10-07 05:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759808016;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759808016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:36:34','2025-10-07 05:36:34',0,NULL,10),(414234,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:38:34','2025-10-07 05:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759808314;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759808314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:41:19','2025-10-07 05:41:19',0,NULL,10),(414235,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:43:19','2025-10-07 05:43:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759808599;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759808599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:45:40','2025-10-07 05:45:40',0,NULL,10),(414236,'mailpoet/cron/daemon-run','complete','2025-10-07 03:45:38','2025-10-07 05:45:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759808738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759808738;}',5,1,'2025-10-07 03:45:40','2025-10-07 05:45:40',0,NULL,10),(414237,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:47:40','2025-10-07 05:47:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759808860;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759808860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:50:25','2025-10-07 05:50:25',0,NULL,10),(414238,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:52:25','2025-10-07 05:52:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759809145;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759809145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:56:20','2025-10-07 05:56:20',0,NULL,10),(414239,'mailpoet/cron/daemon-trigger','complete','2025-10-07 03:58:20','2025-10-07 05:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759809500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759809500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 03:58:38','2025-10-07 05:58:38',0,NULL,10),(414240,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:00:38','2025-10-07 06:00:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759809638;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759809638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:01:33','2025-10-07 06:01:33',0,NULL,10),(414241,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:03:33','2025-10-07 06:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759809813;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759809813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:03:43','2025-10-07 06:03:43',0,NULL,10),(414242,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:05:43','2025-10-07 06:05:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759809943;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759809943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:06:33','2025-10-07 06:06:33',0,NULL,10),(414243,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:08:33','2025-10-07 06:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759810113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759810113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:11:20','2025-10-07 06:11:20',0,NULL,10),(414244,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:13:20','2025-10-07 06:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759810400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759810400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:16:30','2025-10-07 06:16:30',0,NULL,10),(414245,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:18:30','2025-10-07 06:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759810710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759810710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:19:01','2025-10-07 06:19:01',0,NULL,10),(414246,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:21:01','2025-10-07 06:21:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759810861;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759810861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:21:32','2025-10-07 06:21:32',0,NULL,10),(414247,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:23:32','2025-10-07 06:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:26:20','2025-10-07 06:26:20',0,NULL,10),(414248,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:28:20','2025-10-07 06:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811300;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:28:38','2025-10-07 06:28:38',0,NULL,10),(414249,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:30:38','2025-10-07 06:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811438;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:31:32','2025-10-07 06:31:32',0,NULL,10),(414250,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:33:32','2025-10-07 06:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:33:49','2025-10-07 06:33:49',0,NULL,10),(414251,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:35:49','2025-10-07 06:35:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811749;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:36:37','2025-10-07 06:36:37',0,NULL,10),(414252,'mailpoet/cron/daemon-run','complete','2025-10-07 04:36:34','2025-10-07 06:36:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759811794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759811794;}',5,1,'2025-10-07 04:36:37','2025-10-07 06:36:37',0,NULL,10),(414253,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:38:37','2025-10-07 06:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759811917;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759811917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:39:01','2025-10-07 06:39:01',0,NULL,10),(414254,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:41:01','2025-10-07 06:41:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759812061;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759812061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:41:20','2025-10-07 06:41:20',0,NULL,10),(414255,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:43:20','2025-10-07 06:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759812200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759812200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:46:28','2025-10-07 06:46:28',0,NULL,10),(414256,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:48:28','2025-10-07 06:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759812508;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759812508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:49:38','2025-10-07 06:49:38',0,NULL,10),(414257,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:51:38','2025-10-07 06:51:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759812698;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759812698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:52:34','2025-10-07 06:52:34',0,NULL,10),(414258,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:54:34','2025-10-07 06:54:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759812874;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759812874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 04:56:10','2025-10-07 06:56:10',0,NULL,10),(414259,'mailpoet/cron/daemon-trigger','complete','2025-10-07 04:58:10','2025-10-07 06:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759813090;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759813090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:01:18','2025-10-07 07:01:18',0,NULL,10),(414260,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:03:18','2025-10-07 07:03:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759813398;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759813398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:03:30','2025-10-07 07:03:30',0,NULL,10),(414261,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:05:30','2025-10-07 07:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759813530;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759813530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:06:30','2025-10-07 07:06:30',0,NULL,10),(414262,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:08:30','2025-10-07 07:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759813710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759813710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:09:38','2025-10-07 07:09:38',0,NULL,10),(414263,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:11:38','2025-10-07 07:11:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759813898;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759813898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:12:43','2025-10-07 07:12:43',0,NULL,10),(414264,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:14:43','2025-10-07 07:14:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759814083;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759814083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:15:34','2025-10-07 07:15:34',0,NULL,10),(414265,'mailpoet/cron/daemon-run','complete','2025-10-07 05:15:29','2025-10-07 07:15:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759814129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759814129;}',5,1,'2025-10-07 05:15:34','2025-10-07 07:15:34',0,NULL,10),(414266,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:17:34','2025-10-07 07:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759814254;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759814254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:21:30','2025-10-07 07:21:30',0,NULL,10),(414267,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:23:30','2025-10-07 07:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759814610;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759814610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:24:14','2025-10-07 07:24:14',0,NULL,10),(414268,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:26:14','2025-10-07 07:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759814774;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759814774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:26:20','2025-10-07 07:26:20',0,NULL,10),(414269,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:28:20','2025-10-07 07:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759814900;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759814900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:29:37','2025-10-07 07:29:37',0,NULL,10),(414270,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:31:37','2025-10-07 07:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759815097;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759815097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:35:27','2025-10-07 07:35:27',0,NULL,10),(414271,'mailpoet/cron/daemon-run','complete','2025-10-07 05:35:26','2025-10-07 07:35:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759815326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759815326;}',5,1,'2025-10-07 05:35:27','2025-10-07 07:35:27',0,NULL,10),(414272,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:37:27','2025-10-07 07:37:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759815447;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759815447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:41:20','2025-10-07 07:41:20',0,NULL,10),(414273,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:43:20','2025-10-07 07:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759815800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759815800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:46:33','2025-10-07 07:46:33',0,NULL,10),(414274,'mailpoet/cron/daemon-run','complete','2025-10-07 05:46:32','2025-10-07 07:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759815992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759815992;}',5,1,'2025-10-07 05:46:33','2025-10-07 07:46:33',0,NULL,10),(414275,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:48:33','2025-10-07 07:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759816113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759816113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:48:46','2025-10-07 07:48:46',0,NULL,10),(414276,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:50:46','2025-10-07 07:50:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759816246;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759816246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:51:32','2025-10-07 07:51:32',0,NULL,10),(414277,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:53:32','2025-10-07 07:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759816412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759816412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 05:56:20','2025-10-07 07:56:20',0,NULL,10),(414278,'mailpoet/cron/daemon-trigger','complete','2025-10-07 05:58:20','2025-10-07 07:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759816700;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759816700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:01:29','2025-10-07 08:01:29',0,NULL,10),(414279,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:03:29','2025-10-07 08:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817009;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:03:49','2025-10-07 08:03:49',0,NULL,10),(414280,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:05:49','2025-10-07 08:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:06:24','2025-10-07 08:06:24',0,NULL,10),(414281,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:08:24','2025-10-07 08:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817304;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:09:42','2025-10-07 08:09:42',0,NULL,10),(414282,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:11:42','2025-10-07 08:11:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817502;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:12:01','2025-10-07 08:12:01',0,NULL,10),(414283,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:14:01','2025-10-07 08:14:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817641;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:16:31','2025-10-07 08:16:31',0,NULL,10),(414284,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:18:31','2025-10-07 08:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759817911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759817911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:19:38','2025-10-07 08:19:38',0,NULL,10),(414285,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:21:38','2025-10-07 08:21:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759818098;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759818098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:26:21','2025-10-07 08:26:21',0,NULL,10),(414286,'mailpoet/cron/daemon-run','complete','2025-10-07 06:26:20','2025-10-07 08:26:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759818380;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759818380;}',5,1,'2025-10-07 06:26:21','2025-10-07 08:26:21',0,NULL,10),(414287,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:28:21','2025-10-07 08:28:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759818501;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759818501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:31:31','2025-10-07 08:31:31',0,NULL,10),(414288,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:33:31','2025-10-07 08:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759818811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759818811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:35:32','2025-10-07 08:35:32',0,NULL,10),(414289,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:37:32','2025-10-07 08:37:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759819052;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759819052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:40:20','2025-10-07 08:40:20',0,NULL,10),(414290,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:42:20','2025-10-07 08:42:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759819340;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759819340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:43:35','2025-10-07 08:43:35',0,NULL,10),(414291,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:45:35','2025-10-07 08:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759819535;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759819535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:46:32','2025-10-07 08:46:32',0,NULL,10),(414292,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:48:32','2025-10-07 08:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759819712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759819712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:49:48','2025-10-07 08:49:48',0,NULL,10),(414293,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:51:48','2025-10-07 08:51:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759819908;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759819908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:52:57','2025-10-07 08:52:57',0,NULL,10),(414294,'mailpoet/cron/daemon-run','complete','2025-10-07 06:52:54','2025-10-07 08:52:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759819974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759819974;}',5,1,'2025-10-07 06:52:57','2025-10-07 08:52:57',0,NULL,10),(414295,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:54:57','2025-10-07 08:54:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759820097;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759820097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 06:55:26','2025-10-07 08:55:26',0,NULL,10),(414296,'mailpoet/cron/daemon-trigger','complete','2025-10-07 06:57:26','2025-10-07 08:57:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759820246;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759820246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:00:29','2025-10-07 09:00:29',0,NULL,10),(414297,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:02:29','2025-10-07 09:02:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759820549;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759820549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:02:39','2025-10-07 09:02:39',0,NULL,10),(414298,'mailpoet/cron/daemon-run','complete','2025-10-07 07:02:38','2025-10-07 09:02:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759820558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759820558;}',5,1,'2025-10-07 07:02:39','2025-10-07 09:02:39',0,NULL,10),(414299,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:04:39','2025-10-07 09:04:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759820679;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759820679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:06:30','2025-10-07 09:06:30',0,NULL,10),(414300,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:08:30','2025-10-07 09:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759820910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759820910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:10:07','2025-10-07 09:10:07',0,NULL,10),(414301,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:12:07','2025-10-07 09:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759821127;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759821127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:16:31','2025-10-07 09:16:31',0,NULL,10),(414302,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:18:31','2025-10-07 09:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759821511;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759821511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:18:44','2025-10-07 09:18:44',0,NULL,10),(414303,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:20:44','2025-10-07 09:20:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759821644;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759821644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:21:31','2025-10-07 09:21:31',0,NULL,10),(414304,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:23:31','2025-10-07 09:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759821811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759821811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:24:46','2025-10-07 09:24:46',0,NULL,10),(414305,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:26:46','2025-10-07 09:26:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759822006;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759822006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:31:30','2025-10-07 09:31:30',0,NULL,10),(414306,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:33:30','2025-10-07 09:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759822410;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759822410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:36:31','2025-10-07 09:36:31',0,NULL,10),(414307,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:38:31','2025-10-07 09:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759822711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759822711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:39:30','2025-10-07 09:39:30',0,NULL,10),(414308,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:41:30','2025-10-07 09:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759822890;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759822890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:41:31','2025-10-07 09:41:31',0,NULL,10),(414309,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:43:31','2025-10-07 09:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:43:31','2025-10-07 09:43:31',0,NULL,10),(414310,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:45:31','2025-10-07 09:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823131;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:45:31','2025-10-07 09:45:31',0,NULL,10),(414311,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:47:31','2025-10-07 09:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823251;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:48:30','2025-10-07 09:48:30',0,NULL,10),(414312,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:50:30','2025-10-07 09:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823430;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:50:31','2025-10-07 09:50:31',0,NULL,10),(414313,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:52:31','2025-10-07 09:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823551;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:52:33','2025-10-07 09:52:33',0,NULL,10),(414314,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:54:33','2025-10-07 09:54:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823673;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:55:30','2025-10-07 09:55:30',0,NULL,10),(414315,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:57:30','2025-10-07 09:57:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823850;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:57:30','2025-10-07 09:57:30',0,NULL,10),(414316,'mailpoet/cron/daemon-trigger','complete','2025-10-07 07:59:30','2025-10-07 09:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759823970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759823970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 07:59:31','2025-10-07 09:59:31',0,NULL,10),(414317,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:01:31','2025-10-07 10:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824091;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:01:35','2025-10-07 10:01:35',0,NULL,10),(414318,'mailpoet/cron/daemon-run','complete','2025-10-07 08:01:31','2025-10-07 10:01:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759824091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759824091;}',5,1,'2025-10-07 08:01:35','2025-10-07 10:01:35',0,NULL,10),(414319,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:03:35','2025-10-07 10:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824215;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:04:30','2025-10-07 10:04:30',0,NULL,10),(414320,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:06:30','2025-10-07 10:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824390;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:06:32','2025-10-07 10:06:32',0,NULL,10),(414321,'mailpoet/cron/daemon-run','complete','2025-10-07 08:06:30','2025-10-07 10:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759824390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759824390;}',5,1,'2025-10-07 08:06:32','2025-10-07 10:06:32',0,NULL,10),(414322,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:08:32','2025-10-07 10:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:09:31','2025-10-07 10:09:31',0,NULL,10),(414323,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:11:31','2025-10-07 10:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:12:32','2025-10-07 10:12:32',0,NULL,10),(414324,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:14:32','2025-10-07 10:14:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759824872;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759824872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:15:29','2025-10-07 10:15:29',0,NULL,10),(414325,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:17:29','2025-10-07 10:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825049;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:17:30','2025-10-07 10:17:30',0,NULL,10),(414326,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:19:30','2025-10-07 10:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825170;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:19:32','2025-10-07 10:19:32',0,NULL,10),(414327,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:21:32','2025-10-07 10:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825292;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:22:29','2025-10-07 10:22:29',0,NULL,10),(414328,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:24:29','2025-10-07 10:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:24:31','2025-10-07 10:24:31',0,NULL,10),(414329,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:26:31','2025-10-07 10:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825591;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:27:30','2025-10-07 10:27:30',0,NULL,10),(414330,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:29:30','2025-10-07 10:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825770;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:29:31','2025-10-07 10:29:31',0,NULL,10),(414331,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:31:31','2025-10-07 10:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759825891;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759825891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:31:31','2025-10-07 10:31:31',0,NULL,10),(414332,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:33:31','2025-10-07 10:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:34:30','2025-10-07 10:34:30',0,NULL,10),(414333,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:36:30','2025-10-07 10:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826190;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:36:30','2025-10-07 10:36:30',0,NULL,10),(414334,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:38:30','2025-10-07 10:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826310;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:38:30','2025-10-07 10:38:30',0,NULL,10),(414335,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:40:30','2025-10-07 10:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826430;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:40:30','2025-10-07 10:40:30',0,NULL,10),(414336,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:42:30','2025-10-07 10:42:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826550;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:42:30','2025-10-07 10:42:30',0,NULL,10),(414337,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:44:30','2025-10-07 10:44:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826670;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:44:31','2025-10-07 10:44:31',0,NULL,10),(414338,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:46:31','2025-10-07 10:46:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826791;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:47:30','2025-10-07 10:47:30',0,NULL,10),(414339,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:49:30','2025-10-07 10:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759826970;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759826970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:50:30','2025-10-07 10:50:30',0,NULL,10),(414340,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:52:30','2025-10-07 10:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827150;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:52:30','2025-10-07 10:52:30',0,NULL,10),(414341,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:54:30','2025-10-07 10:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827270;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:55:29','2025-10-07 10:55:29',0,NULL,10),(414342,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:57:29','2025-10-07 10:57:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827449;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:57:29','2025-10-07 10:57:29',0,NULL,10),(414343,'mailpoet/cron/daemon-trigger','complete','2025-10-07 08:59:29','2025-10-07 10:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827569;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 08:59:31','2025-10-07 10:59:31',0,NULL,10),(414344,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:01:31','2025-10-07 11:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827691;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:01:31','2025-10-07 11:01:31',0,NULL,10),(414345,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:03:31','2025-10-07 11:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:04:32','2025-10-07 11:04:32',0,NULL,10),(414346,'mailpoet/cron/daemon-run','complete','2025-10-07 09:04:29','2025-10-07 11:04:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759827869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759827869;}',5,1,'2025-10-07 09:04:32','2025-10-07 11:04:32',0,NULL,10),(414347,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:06:32','2025-10-07 11:06:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759827992;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759827992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:06:32','2025-10-07 11:06:32',0,NULL,10),(414348,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:08:32','2025-10-07 11:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759828112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759828112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:08:55','2025-10-07 11:08:55',0,NULL,10),(414349,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:10:55','2025-10-07 11:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759828255;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759828255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:11:20','2025-10-07 11:11:20',0,NULL,10),(414350,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:13:20','2025-10-07 11:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759828400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759828400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:13:37','2025-10-07 11:13:37',0,NULL,10),(414351,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:15:37','2025-10-07 11:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759828537;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759828537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:16:31','2025-10-07 11:16:31',0,NULL,10),(414352,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:18:31','2025-10-07 11:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759828711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759828711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:21:32','2025-10-07 11:21:32',0,NULL,10),(414353,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:23:32','2025-10-07 11:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759829012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759829012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:26:20','2025-10-07 11:26:20',0,NULL,10),(414354,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:28:20','2025-10-07 11:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759829300;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759829300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:31:32','2025-10-07 11:31:32',0,NULL,10),(414355,'mailpoet/cron/daemon-run','complete','2025-10-07 09:31:31','2025-10-07 11:31:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759829491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759829491;}',5,1,'2025-10-07 09:31:32','2025-10-07 11:31:32',0,NULL,10),(414356,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:33:32','2025-10-07 11:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759829612;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759829612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:36:31','2025-10-07 11:36:31',0,NULL,10),(414357,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:38:31','2025-10-07 11:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759829911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759829911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:39:54','2025-10-07 11:39:54',0,NULL,10),(414358,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:41:54','2025-10-07 11:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759830114;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759830114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:42:51','2025-10-07 11:42:51',0,NULL,10),(414359,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:44:51','2025-10-07 11:44:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759830291;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759830291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:46:40','2025-10-07 11:46:40',0,NULL,10),(414360,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:48:40','2025-10-07 11:48:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759830520;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759830520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:51:30','2025-10-07 11:51:30',0,NULL,10),(414361,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:53:30','2025-10-07 11:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759830810;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759830810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:53:32','2025-10-07 11:53:32',0,NULL,10),(414362,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:55:32','2025-10-07 11:55:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759830932;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759830932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 09:56:20','2025-10-07 11:56:20',0,NULL,10),(414363,'mailpoet/cron/daemon-trigger','complete','2025-10-07 09:58:20','2025-10-07 11:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759831100;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759831100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:01:31','2025-10-07 12:01:31',0,NULL,10),(414364,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:03:31','2025-10-07 12:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759831411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759831411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:06:32','2025-10-07 12:06:32',0,NULL,10),(414365,'mailpoet/cron/daemon-run','complete','2025-10-07 10:06:30','2025-10-07 12:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759831590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759831590;}',5,1,'2025-10-07 10:06:32','2025-10-07 12:06:32',0,NULL,10),(414366,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:08:32','2025-10-07 12:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759831712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759831712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:09:42','2025-10-07 12:09:42',0,NULL,10),(414367,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:11:42','2025-10-07 12:11:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759831902;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759831902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:15:47','2025-10-07 12:15:47',0,NULL,10),(414368,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:17:47','2025-10-07 12:17:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759832267;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759832267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:19:22','2025-10-07 12:19:22',0,NULL,10),(414369,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:21:22','2025-10-07 12:21:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759832482;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759832482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:21:33','2025-10-07 12:21:33',0,NULL,10),(414370,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:23:33','2025-10-07 12:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759832613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759832613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:26:20','2025-10-07 12:26:20',0,NULL,10),(414371,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:28:20','2025-10-07 12:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759832900;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759832900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:30:19','2025-10-07 12:30:19',0,NULL,10),(414372,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:32:19','2025-10-07 12:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833139;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:34:04','2025-10-07 12:34:04',0,NULL,10),(414373,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:36:04','2025-10-07 12:36:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833364;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:36:30','2025-10-07 12:36:30',0,NULL,10),(414374,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:38:30','2025-10-07 12:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:38:40','2025-10-07 12:38:40',0,NULL,10),(414375,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:40:40','2025-10-07 12:40:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833640;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:41:20','2025-10-07 12:41:20',0,NULL,10),(414376,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:43:20','2025-10-07 12:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:43:38','2025-10-07 12:43:38',0,NULL,10),(414377,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:45:38','2025-10-07 12:45:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759833938;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759833938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:46:34','2025-10-07 12:46:34',0,NULL,10),(414378,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:48:34','2025-10-07 12:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759834114;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759834114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:51:33','2025-10-07 12:51:33',0,NULL,10),(414379,'mailpoet/cron/daemon-run','complete','2025-10-07 10:51:31','2025-10-07 12:51:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759834291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759834291;}',5,1,'2025-10-07 10:51:33','2025-10-07 12:51:33',0,NULL,10),(414380,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:53:33','2025-10-07 12:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759834413;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759834413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:53:40','2025-10-07 12:53:40',0,NULL,10),(414381,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:55:40','2025-10-07 12:55:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759834540;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759834540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:56:20','2025-10-07 12:56:20',0,NULL,10),(414382,'mailpoet/cron/daemon-trigger','complete','2025-10-07 10:58:20','2025-10-07 12:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759834700;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759834700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 10:58:46','2025-10-07 12:58:46',0,NULL,10),(414383,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:00:46','2025-10-07 13:00:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759834846;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759834846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:01:32','2025-10-07 13:01:32',0,NULL,10),(414384,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:03:32','2025-10-07 13:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835012;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:03:54','2025-10-07 13:03:54',0,NULL,10),(414385,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:05:54','2025-10-07 13:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835154;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:06:31','2025-10-07 13:06:31',0,NULL,10),(414386,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:08:31','2025-10-07 13:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835311;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:09:05','2025-10-07 13:09:05',0,NULL,10),(414387,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:11:05','2025-10-07 13:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835465;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:11:20','2025-10-07 13:11:20',0,NULL,10),(414388,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:13:20','2025-10-07 13:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835600;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:14:57','2025-10-07 13:14:57',0,NULL,10),(414389,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:16:57','2025-10-07 13:16:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835817;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:17:29','2025-10-07 13:17:29',0,NULL,10),(414390,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:19:29','2025-10-07 13:19:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759835969;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759835969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:20:25','2025-10-07 13:20:25',0,NULL,10),(414391,'mailpoet/cron/daemon-run','complete','2025-10-07 11:20:23','2025-10-07 13:20:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759836023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759836023;}',5,1,'2025-10-07 11:20:25','2025-10-07 13:20:25',0,NULL,10),(414392,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:22:25','2025-10-07 13:22:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759836145;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759836145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:26:20','2025-10-07 13:26:20',0,NULL,10),(414393,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:28:20','2025-10-07 13:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759836500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759836500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:29:11','2025-10-07 13:29:11',0,NULL,10),(414394,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:31:11','2025-10-07 13:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759836671;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759836671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:31:31','2025-10-07 13:31:31',0,NULL,10),(414395,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:33:31','2025-10-07 13:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759836811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759836811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:33:55','2025-10-07 13:33:55',0,NULL,10),(414396,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:35:55','2025-10-07 13:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759836955;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759836955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:36:31','2025-10-07 13:36:31',0,NULL,10),(414397,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:38:31','2025-10-07 13:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759837111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759837111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:41:20','2025-10-07 13:41:20',0,NULL,10),(414398,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:43:20','2025-10-07 13:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759837400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759837400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:46:31','2025-10-07 13:46:31',0,NULL,10),(414399,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:48:31','2025-10-07 13:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759837711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759837711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:50:21','2025-10-07 13:50:21',0,NULL,10),(414400,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:52:21','2025-10-07 13:52:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759837941;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759837941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:52:39','2025-10-07 13:52:39',0,NULL,10),(414401,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:54:39','2025-10-07 13:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838079;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:55:01','2025-10-07 13:55:01',0,NULL,10),(414402,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:57:01','2025-10-07 13:57:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838221;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 11:57:37','2025-10-07 13:57:37',0,NULL,10),(414403,'mailpoet/cron/daemon-trigger','complete','2025-10-07 11:59:37','2025-10-07 13:59:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838377;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:00:18','2025-10-07 14:00:18',0,NULL,10),(414404,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:02:18','2025-10-07 14:02:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838538;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:04:15','2025-10-07 14:04:15',0,NULL,10),(414405,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:06:15','2025-10-07 14:06:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838775;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:06:30','2025-10-07 14:06:30',0,NULL,10),(414406,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:08:30','2025-10-07 14:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759838910;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759838910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:09:30','2025-10-07 14:09:30',0,NULL,10),(414407,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:11:30','2025-10-07 14:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759839090;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759839090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:12:54','2025-10-07 14:12:54',0,NULL,10),(414408,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:14:54','2025-10-07 14:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759839294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759839294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:15:55','2025-10-07 14:15:55',0,NULL,10),(414409,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:17:55','2025-10-07 14:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759839475;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759839475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:21:22','2025-10-07 14:21:22',0,NULL,10),(414410,'mailpoet/cron/daemon-run','complete','2025-10-07 12:21:20','2025-10-07 14:21:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759839680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759839680;}',5,1,'2025-10-07 12:21:22','2025-10-07 14:21:22',0,NULL,10),(414411,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:23:22','2025-10-07 14:23:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759839802;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759839802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:23:58','2025-10-07 14:23:58',0,NULL,10),(414412,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:25:58','2025-10-07 14:25:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759839958;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759839958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:26:20','2025-10-07 14:26:20',0,NULL,10),(414413,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:28:20','2025-10-07 14:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759840100;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759840100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:29:59','2025-10-07 14:29:59',0,NULL,10),(414414,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:31:59','2025-10-07 14:31:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759840319;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759840319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:32:55','2025-10-07 14:32:55',0,NULL,10),(414415,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:34:55','2025-10-07 14:34:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759840495;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759840495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:36:31','2025-10-07 14:36:31',0,NULL,10),(414416,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:38:31','2025-10-07 14:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759840711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759840711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:38:51','2025-10-07 14:38:51',0,NULL,10),(414417,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:40:51','2025-10-07 14:40:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759840851;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759840851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:41:38','2025-10-07 14:41:38',0,NULL,10),(414418,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:43:38','2025-10-07 14:43:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841018;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:44:00','2025-10-07 14:44:00',0,NULL,10),(414419,'mailpoet/cron/daemon-run','complete','2025-10-07 12:43:58','2025-10-07 14:43:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759841038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759841038;}',5,1,'2025-10-07 12:44:00','2025-10-07 14:44:00',0,NULL,10),(414420,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:46:00','2025-10-07 14:46:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841160;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:46:11','2025-10-07 14:46:11',0,NULL,10),(414421,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:48:11','2025-10-07 14:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841291;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:48:39','2025-10-07 14:48:39',0,NULL,10),(414422,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:50:39','2025-10-07 14:50:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841439;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:51:10','2025-10-07 14:51:10',0,NULL,10),(414423,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:53:10','2025-10-07 14:53:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841590;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:53:46','2025-10-07 14:53:46',0,NULL,10),(414424,'mailpoet/cron/daemon-trigger','complete','2025-10-07 12:55:46','2025-10-07 14:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759841746;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759841746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 12:59:03','2025-10-07 14:59:03',0,NULL,10),(414425,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:01:03','2025-10-07 15:01:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759842063;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759842063;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:01:31','2025-10-07 15:01:31',0,NULL,10),(414426,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:03:31','2025-10-07 15:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759842211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759842211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:06:34','2025-10-07 15:06:34',0,NULL,10),(414427,'mailpoet/cron/daemon-run','complete','2025-10-07 13:06:32','2025-10-07 15:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759842392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759842392;}',5,1,'2025-10-07 13:06:34','2025-10-07 15:06:34',0,NULL,10),(414428,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:08:34','2025-10-07 15:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759842514;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759842514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:11:21','2025-10-07 15:11:21',0,NULL,10),(414429,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:13:21','2025-10-07 15:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759842801;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759842801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:14:02','2025-10-07 15:14:02',0,NULL,10),(414430,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:16:02','2025-10-07 15:16:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759842962;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759842962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:16:33','2025-10-07 15:16:33',0,NULL,10),(414431,'mailpoet/cron/daemon-run','complete','2025-10-07 13:16:31','2025-10-07 15:16:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759842991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759842991;}',5,1,'2025-10-07 13:16:33','2025-10-07 15:16:33',0,NULL,10),(414432,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:18:33','2025-10-07 15:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759843113;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759843113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:20:30','2025-10-07 15:20:30',0,NULL,10),(414433,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:22:31','2025-10-07 15:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759843351;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759843351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:26:20','2025-10-07 15:26:20',0,NULL,10),(414434,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:28:20','2025-10-07 15:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759843700;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759843700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:31:33','2025-10-07 15:31:33',0,NULL,10),(414435,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:33:33','2025-10-07 15:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759844013;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759844013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:34:53','2025-10-07 15:34:53',0,NULL,10),(414436,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:36:53','2025-10-07 15:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759844213;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759844213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:40:33','2025-10-07 15:40:33',0,NULL,10),(414437,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:42:33','2025-10-07 15:42:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759844553;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759844553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:43:20','2025-10-07 15:43:20',0,NULL,10),(414438,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:45:20','2025-10-07 15:45:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759844720;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759844720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:46:32','2025-10-07 15:46:32',0,NULL,10),(414439,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:48:32','2025-10-07 15:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759844912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759844912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:50:19','2025-10-07 15:50:19',0,NULL,10),(414440,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:52:19','2025-10-07 15:52:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759845139;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759845139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:54:03','2025-10-07 15:54:03',0,NULL,10),(414441,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:56:03','2025-10-07 15:56:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759845363;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759845363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:56:20','2025-10-07 15:56:20',0,NULL,10),(414442,'mailpoet/cron/daemon-trigger','complete','2025-10-07 13:58:20','2025-10-07 15:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759845500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759845500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 13:59:46','2025-10-07 15:59:46',0,NULL,10),(414443,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:01:46','2025-10-07 16:01:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759845706;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759845706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:02:45','2025-10-07 16:02:45',0,NULL,10),(414444,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:04:45','2025-10-07 16:04:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759845885;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759845885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:05:18','2025-10-07 16:05:18',0,NULL,10),(414445,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:07:18','2025-10-07 16:07:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846038;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:08:45','2025-10-07 16:08:45',0,NULL,10),(414446,'mailpoet/cron/daemon-run','complete','2025-10-07 14:08:40','2025-10-07 16:08:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759846120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759846120;}',5,1,'2025-10-07 14:08:45','2025-10-07 16:08:45',0,NULL,10),(414447,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:10:45','2025-10-07 16:10:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846245;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:11:20','2025-10-07 16:11:20',0,NULL,10),(414448,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:13:20','2025-10-07 16:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846400;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:13:52','2025-10-07 16:13:52',0,NULL,10),(414449,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:15:52','2025-10-07 16:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846552;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:16:31','2025-10-07 16:16:31',0,NULL,10),(414450,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:18:31','2025-10-07 16:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846711;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:20:35','2025-10-07 16:20:35',0,NULL,10),(414451,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:22:35','2025-10-07 16:22:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759846955;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759846955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:23:10','2025-10-07 16:23:10',0,NULL,10),(414452,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:25:10','2025-10-07 16:25:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847110;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:25:33','2025-10-07 16:25:33',0,NULL,10),(414453,'mailpoet/cron/daemon-run','complete','2025-10-07 14:25:30','2025-10-07 16:25:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759847130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759847130;}',5,1,'2025-10-07 14:25:33','2025-10-07 16:25:33',0,NULL,10),(414454,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:27:33','2025-10-07 16:27:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847253;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:28:40','2025-10-07 16:28:40',0,NULL,10),(414455,'mailpoet/cron/daemon-run','complete','2025-10-07 14:28:39','2025-10-07 16:28:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759847319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759847319;}',5,1,'2025-10-07 14:28:40','2025-10-07 16:28:40',0,NULL,10),(414456,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:30:40','2025-10-07 16:30:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847440;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:30:56','2025-10-07 16:30:56',0,NULL,10),(414457,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:32:56','2025-10-07 16:32:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847576;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:33:15','2025-10-07 16:33:15',0,NULL,10),(414458,'mailpoet/cron/daemon-run','complete','2025-10-07 14:33:13','2025-10-07 16:33:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759847593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759847593;}',5,1,'2025-10-07 14:33:15','2025-10-07 16:33:15',0,NULL,10),(414459,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:35:15','2025-10-07 16:35:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847715;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:35:45','2025-10-07 16:35:45',0,NULL,10),(414460,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:37:45','2025-10-07 16:37:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759847865;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759847865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:38:05','2025-10-07 16:38:05',0,NULL,10),(414461,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:40:05','2025-10-07 16:40:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848005;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:41:20','2025-10-07 16:41:20',0,NULL,10),(414462,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:43:20','2025-10-07 16:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:44:21','2025-10-07 16:44:21',0,NULL,10),(414463,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:46:21','2025-10-07 16:46:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848381;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:46:30','2025-10-07 16:46:30',0,NULL,10),(414464,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:48:30','2025-10-07 16:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:48:42','2025-10-07 16:48:42',0,NULL,10),(414465,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:50:42','2025-10-07 16:50:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848642;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:51:29','2025-10-07 16:51:29',0,NULL,10),(414466,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:53:29','2025-10-07 16:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848809;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:53:29','2025-10-07 16:53:29',0,NULL,10),(414467,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:55:29','2025-10-07 16:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759848929;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759848929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:55:30','2025-10-07 16:55:30',0,NULL,10),(414468,'mailpoet/cron/daemon-trigger','complete','2025-10-07 14:57:30','2025-10-07 16:57:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849050;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 14:59:27','2025-10-07 16:59:27',0,NULL,10),(414469,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:01:27','2025-10-07 17:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849287;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:01:32','2025-10-07 17:01:32',0,NULL,10),(414470,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:03:32','2025-10-07 17:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:04:19','2025-10-07 17:04:19',0,NULL,10),(414471,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:06:19','2025-10-07 17:06:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849579;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:06:32','2025-10-07 17:06:32',0,NULL,10),(414472,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:08:32','2025-10-07 17:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849712;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:08:35','2025-10-07 17:08:35',0,NULL,10),(414473,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:10:35','2025-10-07 17:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759849835;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759849835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:11:20','2025-10-07 17:11:20',0,NULL,10),(414474,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:13:20','2025-10-07 17:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850000;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:13:50','2025-10-07 17:13:50',0,NULL,10),(414475,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:15:50','2025-10-07 17:15:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850150;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:16:22','2025-10-07 17:16:22',0,NULL,10),(414476,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:18:22','2025-10-07 17:18:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850302;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:19:09','2025-10-07 17:19:09',0,NULL,10),(414477,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:21:09','2025-10-07 17:21:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850469;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:21:19','2025-10-07 17:21:19',0,NULL,10),(414478,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:23:19','2025-10-07 17:23:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850599;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:24:43','2025-10-07 17:24:43',0,NULL,10),(414479,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:26:43','2025-10-07 17:26:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850803;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:27:41','2025-10-07 17:27:41',0,NULL,10),(414480,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:29:41','2025-10-07 17:29:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759850981;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759850981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:30:58','2025-10-07 17:30:58',0,NULL,10),(414481,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:32:58','2025-10-07 17:32:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851178;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:34:10','2025-10-07 17:34:10',0,NULL,10),(414482,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:36:10','2025-10-07 17:36:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851370;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:36:32','2025-10-07 17:36:32',0,NULL,10),(414483,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:38:32','2025-10-07 17:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:39:14','2025-10-07 17:39:14',0,NULL,10),(414484,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:41:14','2025-10-07 17:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851674;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:41:20','2025-10-07 17:41:20',0,NULL,10),(414485,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:43:20','2025-10-07 17:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851800;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:43:28','2025-10-07 17:43:28',0,NULL,10),(414486,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:45:28','2025-10-07 17:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759851928;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759851928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:45:30','2025-10-07 17:45:30',0,NULL,10),(414487,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:47:30','2025-10-07 17:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852050;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:48:29','2025-10-07 17:48:29',0,NULL,10),(414488,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:50:29','2025-10-07 17:50:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852229;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:50:30','2025-10-07 17:50:30',0,NULL,10),(414489,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:52:30','2025-10-07 17:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852350;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:53:03','2025-10-07 17:53:03',0,NULL,10),(414490,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:55:03','2025-10-07 17:55:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852503;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:55:41','2025-10-07 17:55:41',0,NULL,10),(414491,'mailpoet/cron/daemon-trigger','complete','2025-10-07 15:57:41','2025-10-07 17:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852661;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 15:58:30','2025-10-07 17:58:30',0,NULL,10),(414492,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:00:30','2025-10-07 18:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852830;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:00:54','2025-10-07 18:00:54',0,NULL,10),(414493,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:02:54','2025-10-07 18:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759852974;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759852974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:05:32','2025-10-07 18:05:32',0,NULL,10),(414494,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:07:32','2025-10-07 18:07:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759853252;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759853252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:08:04','2025-10-07 18:08:04',0,NULL,10),(414495,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:10:04','2025-10-07 18:10:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759853404;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759853404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:11:21','2025-10-07 18:11:21',0,NULL,10),(414496,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:13:21','2025-10-07 18:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759853601;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759853601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:14:45','2025-10-07 18:14:45',0,NULL,10),(414497,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:16:45','2025-10-07 18:16:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759853805;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759853805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:18:22','2025-10-07 18:18:22',0,NULL,10),(414498,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:20:22','2025-10-07 18:20:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759854022;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759854022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:20:29','2025-10-07 18:20:29',0,NULL,10),(414499,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:22:29','2025-10-07 18:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759854149;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759854149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:25:56','2025-10-07 18:25:56',0,NULL,10),(414500,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:27:56','2025-10-07 18:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759854476;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759854476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:29:36','2025-10-07 18:29:36',0,NULL,10),(414501,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:31:36','2025-10-07 18:31:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759854696;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759854696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:33:02','2025-10-07 18:33:02',0,NULL,10),(414502,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:35:02','2025-10-07 18:35:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759854902;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759854902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:36:00','2025-10-07 18:36:00',0,NULL,10),(414503,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:38:00','2025-10-07 18:38:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759855080;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759855080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:40:09','2025-10-07 18:40:09',0,NULL,10),(414504,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:42:09','2025-10-07 18:42:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759855329;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759855329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:45:17','2025-10-07 18:45:17',0,NULL,10),(414505,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:47:17','2025-10-07 18:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759855637;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759855637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:48:44','2025-10-07 18:48:44',0,NULL,10),(414506,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:50:44','2025-10-07 18:50:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759855844;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759855844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:51:13','2025-10-07 18:51:13',0,NULL,10),(414507,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:53:13','2025-10-07 18:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759855993;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759855993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:56:14','2025-10-07 18:56:14',0,NULL,10),(414508,'mailpoet/cron/daemon-trigger','complete','2025-10-07 16:58:14','2025-10-07 18:58:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759856294;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759856294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 16:58:39','2025-10-07 18:58:39',0,NULL,10),(414509,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:00:39','2025-10-07 19:00:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759856439;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759856439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:01:33','2025-10-07 19:01:33',0,NULL,10),(414510,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:03:33','2025-10-07 19:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759856613;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759856613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:04:22','2025-10-07 19:04:22',0,NULL,10),(414511,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:06:22','2025-10-07 19:06:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759856782;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759856782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:06:32','2025-10-07 19:06:32',0,NULL,10),(414512,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:08:32','2025-10-07 19:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759856912;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759856912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:08:38','2025-10-07 19:08:38',0,NULL,10),(414513,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:10:38','2025-10-07 19:10:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759857038;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759857038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:11:20','2025-10-07 19:11:20',0,NULL,10),(414514,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:13:20','2025-10-07 19:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759857200;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759857200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:13:34','2025-10-07 19:13:34',0,NULL,10),(414515,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:15:34','2025-10-07 19:15:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759857334;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759857334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:16:30','2025-10-07 19:16:30',0,NULL,10),(414516,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:18:30','2025-10-07 19:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759857510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759857510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:20:42','2025-10-07 19:20:42',0,NULL,10),(414517,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:22:42','2025-10-07 19:22:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759857762;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759857762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:25:46','2025-10-07 19:25:46',0,NULL,10),(414518,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:27:46','2025-10-07 19:27:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759858066;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759858066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:28:45','2025-10-07 19:28:45',0,NULL,10),(414519,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:30:45','2025-10-07 19:30:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759858245;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759858245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:30:57','2025-10-07 19:30:57',0,NULL,10),(414520,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:32:57','2025-10-07 19:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759858377;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759858377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:36:30','2025-10-07 19:36:30',0,NULL,10),(414521,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:38:30','2025-10-07 19:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759858710;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759858710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:38:43','2025-10-07 19:38:43',0,NULL,10),(414522,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:40:43','2025-10-07 19:40:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759858843;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759858843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:41:30','2025-10-07 19:41:30',0,NULL,10),(414523,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:43:30','2025-10-07 19:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859010;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:46:32','2025-10-07 19:46:32',0,NULL,10),(414524,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:48:32','2025-10-07 19:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:48:48','2025-10-07 19:48:48',0,NULL,10),(414525,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:50:48','2025-10-07 19:50:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859448;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:51:11','2025-10-07 19:51:11',0,NULL,10),(414526,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:53:11','2025-10-07 19:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859591;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:54:10','2025-10-07 19:54:10',0,NULL,10),(414527,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:56:10','2025-10-07 19:56:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859770;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:56:29','2025-10-07 19:56:29',0,NULL,10),(414528,'mailpoet/cron/daemon-trigger','complete','2025-10-07 17:58:29','2025-10-07 19:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759859909;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759859909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 17:58:29','2025-10-07 19:58:29',0,NULL,10),(414529,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:00:29','2025-10-07 20:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860029;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:00:41','2025-10-07 20:00:41',0,NULL,10),(414530,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:02:41','2025-10-07 20:02:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860161;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:03:03','2025-10-07 20:03:03',0,NULL,10),(414531,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:05:03','2025-10-07 20:05:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860303;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:06:32','2025-10-07 20:06:32',0,NULL,10),(414532,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:08:32','2025-10-07 20:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860512;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:10:40','2025-10-07 20:10:40',0,NULL,10),(414533,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:12:40','2025-10-07 20:12:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860760;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:13:55','2025-10-07 20:13:55',0,NULL,10),(414534,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:15:55','2025-10-07 20:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759860955;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759860955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:16:31','2025-10-07 20:16:31',0,NULL,10),(414535,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:18:31','2025-10-07 20:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759861111;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759861111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:19:03','2025-10-07 20:19:03',0,NULL,10),(414536,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:21:03','2025-10-07 20:21:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759861263;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759861263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:21:31','2025-10-07 20:21:31',0,NULL,10),(414537,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:23:31','2025-10-07 20:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759861411;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759861411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:25:02','2025-10-07 20:25:02',0,NULL,10),(414538,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:27:02','2025-10-07 20:27:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759861622;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759861622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:29:02','2025-10-07 20:29:02',0,NULL,10),(414539,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:31:02','2025-10-07 20:31:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759861862;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759861862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:31:31','2025-10-07 20:31:31',0,NULL,10),(414540,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:33:31','2025-10-07 20:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862011;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:33:53','2025-10-07 20:33:53',0,NULL,10),(414541,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:35:53','2025-10-07 20:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862153;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:36:32','2025-10-07 20:36:32',0,NULL,10),(414542,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:38:32','2025-10-07 20:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862312;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:38:38','2025-10-07 20:38:38',0,NULL,10),(414543,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:40:38','2025-10-07 20:40:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862438;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:41:11','2025-10-07 20:41:11',0,NULL,10),(414544,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:43:11','2025-10-07 20:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862591;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:44:03','2025-10-07 20:44:03',0,NULL,10),(414545,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:46:03','2025-10-07 20:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862763;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:46:31','2025-10-07 20:46:31',0,NULL,10),(414546,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:48:31','2025-10-07 20:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759862911;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759862911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:48:49','2025-10-07 20:48:49',0,NULL,10),(414547,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:50:49','2025-10-07 20:50:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863049;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:50:55','2025-10-07 20:50:55',0,NULL,10),(414548,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:52:55','2025-10-07 20:52:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863175;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:53:43','2025-10-07 20:53:43',0,NULL,10),(414549,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:55:43','2025-10-07 20:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863343;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:56:56','2025-10-07 20:56:56',0,NULL,10),(414550,'mailpoet/cron/daemon-trigger','complete','2025-10-07 18:58:56','2025-10-07 20:58:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863536;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 18:59:05','2025-10-07 20:59:05',0,NULL,10),(414551,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:01:05','2025-10-07 21:01:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863665;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:01:18','2025-10-07 21:01:18',0,NULL,10),(414552,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:03:18','2025-10-07 21:03:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863798;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:03:18','2025-10-07 21:03:18',0,NULL,10),(414553,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:05:18','2025-10-07 21:05:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759863918;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759863918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:05:57','2025-10-07 21:05:57',0,NULL,10),(414554,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:07:57','2025-10-07 21:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864077;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:09:07','2025-10-07 21:09:07',0,NULL,10),(414555,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:11:07','2025-10-07 21:11:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864267;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:13:26','2025-10-07 21:13:26',0,NULL,10),(414556,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:15:26','2025-10-07 21:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864526;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:15:29','2025-10-07 21:15:29',0,NULL,10),(414557,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:17:29','2025-10-07 21:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864649;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:17:45','2025-10-07 21:17:45',0,NULL,10),(414558,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:19:45','2025-10-07 21:19:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864785;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:20:53','2025-10-07 21:20:53',0,NULL,10),(414559,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:22:53','2025-10-07 21:22:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759864973;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759864973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:23:39','2025-10-07 21:23:39',0,NULL,10),(414560,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:25:39','2025-10-07 21:25:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865139;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:28:35','2025-10-07 21:28:35',0,NULL,10),(414561,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:30:35','2025-10-07 21:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865435;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:31:11','2025-10-07 21:31:11',0,NULL,10),(414562,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:33:11','2025-10-07 21:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865591;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:33:16','2025-10-07 21:33:16',0,NULL,10),(414563,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:35:16','2025-10-07 21:35:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865716;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:35:32','2025-10-07 21:35:32',0,NULL,10),(414564,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:37:32','2025-10-07 21:37:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865852;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:37:59','2025-10-07 21:37:59',0,NULL,10),(414565,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:39:59','2025-10-07 21:39:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759865999;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759865999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:40:39','2025-10-07 21:40:39',0,NULL,10),(414566,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:42:39','2025-10-07 21:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759866159;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759866159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:43:48','2025-10-07 21:43:48',0,NULL,10),(414567,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:45:48','2025-10-07 21:45:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759866348;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759866348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:46:30','2025-10-07 21:46:30',0,NULL,10),(414568,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:48:30','2025-10-07 21:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759866510;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759866510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:48:32','2025-10-07 21:48:32',0,NULL,10),(414569,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:50:32','2025-10-07 21:50:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759866632;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759866632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:51:31','2025-10-07 21:51:31',0,NULL,10),(414570,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:53:31','2025-10-07 21:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759866811;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759866811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:54:58','2025-10-07 21:54:58',0,NULL,10),(414571,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:56:58','2025-10-07 21:56:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759867018;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759867018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:57:01','2025-10-07 21:57:01',0,NULL,10),(414572,'mailpoet/cron/daemon-trigger','complete','2025-10-07 19:59:01','2025-10-07 21:59:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759867141;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759867141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 19:59:46','2025-10-07 21:59:46',0,NULL,10),(414573,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:01:46','2025-10-07 22:01:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759867306;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759867306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:03:00','2025-10-07 22:03:00',0,NULL,10),(414574,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:05:00','2025-10-07 22:05:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759867500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759867500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:06:01','2025-10-07 22:06:01',0,NULL,10),(414575,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:08:01','2025-10-07 22:08:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759867681;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759867681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:11:38','2025-10-07 22:11:38',0,NULL,10),(414576,'mailpoet/cron/daemon-run','complete','2025-10-07 20:11:33','2025-10-07 22:11:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759867893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759867893;}',5,1,'2025-10-07 20:11:38','2025-10-07 22:11:38',0,NULL,10),(414577,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:13:38','2025-10-07 22:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868018;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:14:37','2025-10-07 22:14:37',0,NULL,10),(414578,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:16:37','2025-10-07 22:16:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868197;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:19:04','2025-10-07 22:19:04',0,NULL,10),(414579,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:21:04','2025-10-07 22:21:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868464;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:21:12','2025-10-07 22:21:12',0,NULL,10),(414580,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:23:12','2025-10-07 22:23:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868592;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:23:31','2025-10-07 22:23:31',0,NULL,10),(414581,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:25:31','2025-10-07 22:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868731;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:26:21','2025-10-07 22:26:21',0,NULL,10),(414582,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:28:21','2025-10-07 22:28:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759868901;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759868901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:28:58','2025-10-07 22:28:58',0,NULL,10),(414583,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:30:58','2025-10-07 22:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869058;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:31:31','2025-10-07 22:31:31',0,NULL,10),(414584,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:33:31','2025-10-07 22:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869211;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:35:56','2025-10-07 22:35:56',0,NULL,10),(414585,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:37:56','2025-10-07 22:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869476;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:38:48','2025-10-07 22:38:48',0,NULL,10),(414586,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:40:48','2025-10-07 22:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869648;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:41:54','2025-10-07 22:41:54',0,NULL,10),(414587,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:43:54','2025-10-07 22:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869834;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:44:00','2025-10-07 22:44:00',0,NULL,10),(414588,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:46:00','2025-10-07 22:46:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759869960;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759869960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:46:35','2025-10-07 22:46:35',0,NULL,10),(414589,'mailpoet/cron/daemon-run','complete','2025-10-07 20:46:30','2025-10-07 22:46:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759869990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759869990;}',5,1,'2025-10-07 20:46:35','2025-10-07 22:46:35',0,NULL,10),(414590,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:48:35','2025-10-07 22:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759870115;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759870115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:49:43','2025-10-07 22:49:43',0,NULL,10),(414591,'mailpoet/cron/daemon-run','complete','2025-10-07 20:49:42','2025-10-07 22:49:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759870182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759870182;}',5,1,'2025-10-07 20:49:43','2025-10-07 22:49:43',0,NULL,10),(414592,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:51:43','2025-10-07 22:51:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759870303;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759870303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:53:35','2025-10-07 22:53:35',0,NULL,10),(414593,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:55:35','2025-10-07 22:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759870535;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759870535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 20:56:21','2025-10-07 22:56:21',0,NULL,10),(414594,'mailpoet/cron/daemon-trigger','complete','2025-10-07 20:58:21','2025-10-07 22:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759870701;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759870701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:00:26','2025-10-07 23:00:26',0,NULL,10),(414595,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:02:26','2025-10-07 23:02:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759870946;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759870946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:04:07','2025-10-07 23:04:07',0,NULL,10),(414596,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:06:07','2025-10-07 23:06:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759871167;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759871167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:06:34','2025-10-07 23:06:34',0,NULL,10),(414597,'mailpoet/cron/daemon-run','complete','2025-10-07 21:06:31','2025-10-07 23:06:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759871191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759871191;}',5,1,'2025-10-07 21:06:34','2025-10-07 23:06:34',0,NULL,10),(414598,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:08:34','2025-10-07 23:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759871314;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759871314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:10:18','2025-10-07 23:10:18',0,NULL,10),(414599,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:12:18','2025-10-07 23:12:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759871538;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759871538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:15:46','2025-10-07 23:15:46',0,NULL,10),(414600,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:17:46','2025-10-07 23:17:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759871866;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759871866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:17:57','2025-10-07 23:17:57',0,NULL,10),(414601,'mailpoet/cron/daemon-run','complete','2025-10-07 21:17:55','2025-10-07 23:17:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759871875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759871875;}',5,1,'2025-10-07 21:17:57','2025-10-07 23:17:57',0,NULL,10),(414602,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:19:57','2025-10-07 23:19:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759871997;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759871997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:20:11','2025-10-07 23:20:11',0,NULL,10),(414603,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:22:11','2025-10-07 23:22:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759872131;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759872131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:23:08','2025-10-07 23:23:08',0,NULL,10),(414604,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:25:08','2025-10-07 23:25:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759872308;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759872308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:26:20','2025-10-07 23:26:20',0,NULL,10),(414605,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:28:20','2025-10-07 23:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759872500;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759872500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:30:57','2025-10-07 23:30:57',0,NULL,10),(414606,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:32:57','2025-10-07 23:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759872777;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759872777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:36:32','2025-10-07 23:36:32',0,NULL,10),(414607,'mailpoet/cron/daemon-run','complete','2025-10-07 21:36:31','2025-10-07 23:36:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759872991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759872991;}',5,1,'2025-10-07 21:36:32','2025-10-07 23:36:32',0,NULL,10),(414608,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:38:32','2025-10-07 23:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873112;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:41:32','2025-10-07 23:41:32',0,NULL,10),(414609,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:43:32','2025-10-07 23:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873412;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:44:21','2025-10-07 23:44:21',0,NULL,10),(414610,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:46:21','2025-10-07 23:46:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873581;s:18:\"\0*\0first_timestamp\";i:1759398330;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:46:31','2025-10-07 23:46:31',0,NULL,10),(414612,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:46:43','2025-10-07 23:46:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873603;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:46:59','2025-10-07 23:46:59',0,NULL,10),(414613,'mailpoet/cron/daemon-run','complete','2025-10-07 21:46:57','2025-10-07 23:46:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759873617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759873617;}',5,1,'2025-10-07 21:46:59','2025-10-07 23:46:59',0,NULL,10),(414614,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:48:59','2025-10-07 23:48:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873739;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:50:37','2025-10-07 23:50:37',0,NULL,10),(414615,'mailpoet/cron/daemon-run','complete','2025-10-07 21:50:35','2025-10-07 23:50:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759873835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759873835;}',5,1,'2025-10-07 21:50:37','2025-10-07 23:50:37',0,NULL,10),(414616,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:52:37','2025-10-07 23:52:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759873957;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759873957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:53:54','2025-10-07 23:53:54',0,NULL,10),(414617,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:55:54','2025-10-07 23:55:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759874154;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759874154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 21:56:30','2025-10-07 23:56:30',0,NULL,10),(414618,'mailpoet/cron/daemon-trigger','complete','2025-10-07 21:58:30','2025-10-07 23:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759874310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759874310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:01:31','2025-10-08 00:01:31',0,NULL,10),(414619,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:03:31','2025-10-08 00:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759874611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759874611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:06:31','2025-10-08 00:06:31',0,NULL,10),(414620,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:08:31','2025-10-08 00:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759874911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759874911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:10:25','2025-10-08 00:10:25',0,NULL,10),(414621,'mailpoet/cron/daemon-run','complete','2025-10-07 22:10:23','2025-10-08 00:10:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759875023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759875023;}',5,1,'2025-10-07 22:10:25','2025-10-08 00:10:25',0,NULL,10),(414622,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:12:25','2025-10-08 00:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759875145;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759875145;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:16:31','2025-10-08 00:16:31',0,NULL,10),(414623,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:18:31','2025-10-08 00:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759875511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759875511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:21:31','2025-10-08 00:21:31',0,NULL,10),(414624,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:23:31','2025-10-08 00:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759875811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759875811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:26:30','2025-10-08 00:26:30',0,NULL,10),(414625,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:28:30','2025-10-08 00:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759876110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759876110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:29:35','2025-10-08 00:29:35',0,NULL,10),(414626,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:31:35','2025-10-08 00:31:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759876295;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759876295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:33:58','2025-10-08 00:33:58',0,NULL,10),(414627,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:35:58','2025-10-08 00:35:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759876558;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759876558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:36:31','2025-10-08 00:36:31',0,NULL,10),(414628,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:38:31','2025-10-08 00:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759876711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759876711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:39:45','2025-10-08 00:39:45',0,NULL,10),(414629,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:41:45','2025-10-08 00:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759876905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759876905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:43:54','2025-10-08 00:43:54',0,NULL,10),(414630,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:45:54','2025-10-08 00:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759877154;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759877154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:46:31','2025-10-08 00:46:31',0,NULL,10),(414631,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:48:31','2025-10-08 00:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759877311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759877311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:51:31','2025-10-08 00:51:31',0,NULL,10),(414632,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:53:31','2025-10-08 00:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759877611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759877611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 22:56:31','2025-10-08 00:56:31',0,NULL,10),(414633,'mailpoet/cron/daemon-trigger','complete','2025-10-07 22:58:31','2025-10-08 00:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759877911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759877911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:01:34','2025-10-08 01:01:34',0,NULL,10),(414634,'mailpoet/cron/daemon-run','complete','2025-10-07 23:01:32','2025-10-08 01:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759878092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759878092;}',5,1,'2025-10-07 23:01:34','2025-10-08 01:01:34',0,NULL,10),(414635,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:03:34','2025-10-08 01:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759878214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759878214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:06:31','2025-10-08 01:06:31',0,NULL,10),(414636,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:08:31','2025-10-08 01:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759878511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759878511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:10:18','2025-10-08 01:10:18',0,NULL,10),(414637,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:12:18','2025-10-08 01:12:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759878738;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759878738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:16:31','2025-10-08 01:16:31',0,NULL,10),(414638,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:18:31','2025-10-08 01:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759879111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759879111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:20:23','2025-10-08 01:20:23',0,NULL,10),(414639,'mailpoet/cron/daemon-run','complete','2025-10-07 23:20:22','2025-10-08 01:20:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759879222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759879222;}',5,1,'2025-10-07 23:20:23','2025-10-08 01:20:23',0,NULL,10),(414640,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:22:23','2025-10-08 01:22:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759879343;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759879343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:26:31','2025-10-08 01:26:31',0,NULL,10),(414641,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:28:31','2025-10-08 01:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759879711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759879711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:31:31','2025-10-08 01:31:31',0,NULL,10),(414642,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:33:31','2025-10-08 01:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759880011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759880011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:36:31','2025-10-08 01:36:31',0,NULL,10),(414643,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:38:31','2025-10-08 01:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759880311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759880311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:41:31','2025-10-08 01:41:31',0,NULL,10),(414644,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:43:31','2025-10-08 01:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759880611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759880611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:46:31','2025-10-08 01:46:31',0,NULL,10),(414645,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:48:31','2025-10-08 01:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759880911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759880911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:48:37','2025-10-08 01:48:37',0,NULL,10),(414646,'mailpoet/cron/daemon-run','complete','2025-10-07 23:48:34','2025-10-08 01:48:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759880914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759880914;}',5,1,'2025-10-07 23:48:37','2025-10-08 01:48:37',0,NULL,10),(414647,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:50:37','2025-10-08 01:50:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759881037;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759881037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:51:30','2025-10-08 01:51:30',0,NULL,10),(414648,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:53:30','2025-10-08 01:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759881210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759881210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-07 23:56:33','2025-10-08 01:56:33',0,NULL,10),(414649,'mailpoet/cron/daemon-run','complete','2025-10-07 23:56:31','2025-10-08 01:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759881391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759881391;}',5,1,'2025-10-07 23:56:33','2025-10-08 01:56:33',0,NULL,10),(414650,'mailpoet/cron/daemon-trigger','complete','2025-10-07 23:58:33','2025-10-08 01:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759881513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759881513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:01:32','2025-10-08 02:01:32',0,NULL,10),(414651,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:03:32','2025-10-08 02:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759881812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759881812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:04:27','2025-10-08 02:04:27',0,NULL,10),(414652,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:06:27','2025-10-08 02:06:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759881987;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759881987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:06:31','2025-10-08 02:06:31',0,NULL,10),(414653,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:08:31','2025-10-08 02:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759882111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759882111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:11:30','2025-10-08 02:11:30',0,NULL,10),(414654,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:13:30','2025-10-08 02:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759882410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759882410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:16:31','2025-10-08 02:16:31',0,NULL,10),(414655,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:18:31','2025-10-08 02:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759882711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759882711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:21:31','2025-10-08 02:21:31',0,NULL,10),(414656,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:23:31','2025-10-08 02:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759883011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759883011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:26:32','2025-10-08 02:26:32',0,NULL,10),(414657,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:28:32','2025-10-08 02:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759883312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759883312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:31:32','2025-10-08 02:31:32',0,NULL,10),(414658,'mailpoet/cron/daemon-run','complete','2025-10-08 00:31:30','2025-10-08 02:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759883490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759883490;}',5,1,'2025-10-08 00:31:32','2025-10-08 02:31:32',0,NULL,10),(414659,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:33:32','2025-10-08 02:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759883612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759883612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:36:30','2025-10-08 02:36:30',0,NULL,10),(414660,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:38:30','2025-10-08 02:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759883910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759883910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:41:31','2025-10-08 02:41:31',0,NULL,10),(414661,'mailpoet/cron/daemon-run','complete','2025-10-08 00:41:29','2025-10-08 02:41:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759884089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759884089;}',5,1,'2025-10-08 00:41:31','2025-10-08 02:41:31',0,NULL,10),(414662,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:43:31','2025-10-08 02:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759884211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759884211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:46:29','2025-10-08 02:46:29',0,NULL,10),(414663,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:48:29','2025-10-08 02:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759884509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759884509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:51:32','2025-10-08 02:51:32',0,NULL,10),(414664,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:53:32','2025-10-08 02:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759884812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759884812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 00:56:32','2025-10-08 02:56:32',0,NULL,10),(414665,'mailpoet/cron/daemon-run','complete','2025-10-08 00:56:30','2025-10-08 02:56:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759884990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759884990;}',5,1,'2025-10-08 00:56:32','2025-10-08 02:56:32',0,NULL,10),(414666,'mailpoet/cron/daemon-trigger','complete','2025-10-08 00:58:32','2025-10-08 02:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759885112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759885112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:01:32','2025-10-08 03:01:32',0,NULL,10),(414667,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:03:32','2025-10-08 03:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759885412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759885412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:06:31','2025-10-08 03:06:31',0,NULL,10),(414668,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:08:31','2025-10-08 03:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759885711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759885711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:10:36','2025-10-08 03:10:36',0,NULL,10),(414669,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:12:36','2025-10-08 03:12:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759885956;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759885956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:13:42','2025-10-08 03:13:42',0,NULL,10),(414670,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:15:42','2025-10-08 03:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759886142;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759886142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:16:31','2025-10-08 03:16:31',0,NULL,10),(414671,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:18:31','2025-10-08 03:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759886311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759886311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:20:31','2025-10-08 03:20:31',0,NULL,10),(414672,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:22:31','2025-10-08 03:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759886551;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759886551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:26:32','2025-10-08 03:26:32',0,NULL,10),(414673,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:28:32','2025-10-08 03:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759886912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759886912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:30:33','2025-10-08 03:30:33',0,NULL,10),(414674,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:32:33','2025-10-08 03:32:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759887153;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759887153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:36:30','2025-10-08 03:36:30',0,NULL,10),(414675,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:38:30','2025-10-08 03:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759887510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759887510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:41:38','2025-10-08 03:41:38',0,NULL,10),(414676,'mailpoet/cron/daemon-run','complete','2025-10-08 01:41:33','2025-10-08 03:41:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759887693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759887693;}',5,1,'2025-10-08 01:41:39','2025-10-08 03:41:39',0,NULL,10),(414677,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:43:38','2025-10-08 03:43:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759887818;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759887818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:46:31','2025-10-08 03:46:31',0,NULL,10),(414678,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:48:31','2025-10-08 03:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759888111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759888111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:50:11','2025-10-08 03:50:11',0,NULL,10),(414679,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:52:11','2025-10-08 03:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759888331;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759888331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 01:56:21','2025-10-08 03:56:21',0,NULL,10),(414680,'mailpoet/cron/daemon-trigger','complete','2025-10-08 01:58:21','2025-10-08 03:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759888701;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759888701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:00:25','2025-10-08 04:00:25',0,NULL,10),(414681,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:02:25','2025-10-08 04:02:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759888945;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759888945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:06:33','2025-10-08 04:06:33',0,NULL,10),(414682,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:08:33','2025-10-08 04:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759889313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759889313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:09:55','2025-10-08 04:09:55',0,NULL,10),(414683,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:11:55','2025-10-08 04:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759889515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759889515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:13:33','2025-10-08 04:13:33',0,NULL,10),(414684,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:15:33','2025-10-08 04:15:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759889733;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759889733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:16:17','2025-10-08 04:16:17',0,NULL,10),(414685,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:18:17','2025-10-08 04:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759889897;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759889897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:21:33','2025-10-08 04:21:33',0,NULL,10),(414686,'mailpoet/cron/daemon-run','complete','2025-10-08 02:21:31','2025-10-08 04:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759890091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759890091;}',5,1,'2025-10-08 02:21:32','2025-10-08 04:21:32',0,NULL,10),(414687,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:23:33','2025-10-08 04:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759890213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759890213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:26:31','2025-10-08 04:26:31',0,NULL,10),(414688,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:28:31','2025-10-08 04:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759890511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759890511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:31:32','2025-10-08 04:31:32',0,NULL,10),(414689,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:33:32','2025-10-08 04:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759890812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759890812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:36:31','2025-10-08 04:36:31',0,NULL,10),(414690,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:38:31','2025-10-08 04:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759891111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759891111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:41:31','2025-10-08 04:41:31',0,NULL,10),(414691,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:43:31','2025-10-08 04:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759891411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759891411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:46:31','2025-10-08 04:46:31',0,NULL,10),(414692,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:48:31','2025-10-08 04:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759891711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759891711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:50:10','2025-10-08 04:50:10',0,NULL,10),(414693,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:52:10','2025-10-08 04:52:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759891930;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759891930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:52:30','2025-10-08 04:52:30',0,NULL,10),(414694,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:54:30','2025-10-08 04:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759892070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759892070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:55:31','2025-10-08 04:55:31',0,NULL,10),(414695,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:57:31','2025-10-08 04:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759892251;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759892251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 02:57:57','2025-10-08 04:57:57',0,NULL,10),(414696,'mailpoet/cron/daemon-trigger','complete','2025-10-08 02:59:57','2025-10-08 04:59:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759892397;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759892397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:01:31','2025-10-08 05:01:31',0,NULL,10),(414697,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:03:31','2025-10-08 05:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759892611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759892611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:05:27','2025-10-08 05:05:27',0,NULL,10),(414698,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:07:27','2025-10-08 05:07:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759892847;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759892847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:08:24','2025-10-08 05:08:24',0,NULL,10),(414699,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:10:24','2025-10-08 05:10:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759893024;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759893024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:10:43','2025-10-08 05:10:43',0,NULL,10),(414700,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:12:43','2025-10-08 05:12:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759893163;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759893163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:15:21','2025-10-08 05:15:21',0,NULL,10),(414701,'mailpoet/cron/daemon-run','complete','2025-10-08 03:15:16','2025-10-08 05:15:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759893316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759893316;}',5,1,'2025-10-08 03:15:23','2025-10-08 05:15:23',0,NULL,10),(414702,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:17:21','2025-10-08 05:17:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759893441;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759893441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:19:40','2025-10-08 05:19:40',0,NULL,10),(414703,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:21:40','2025-10-08 05:21:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759893700;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759893700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:26:32','2025-10-08 05:26:32',0,NULL,10),(414704,'mailpoet/cron/daemon-run','complete','2025-10-08 03:26:31','2025-10-08 05:26:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759893991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759893991;}',5,1,'2025-10-08 03:26:32','2025-10-08 05:26:32',0,NULL,10),(414705,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:28:32','2025-10-08 05:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:31:31','2025-10-08 05:31:31',0,NULL,10),(414706,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:33:31','2025-10-08 05:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:33:36','2025-10-08 05:33:36',0,NULL,10),(414707,'mailpoet/cron/daemon-run','complete','2025-10-08 03:33:35','2025-10-08 05:33:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759894415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759894415;}',5,1,'2025-10-08 03:33:36','2025-10-08 05:33:36',0,NULL,10),(414708,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:35:36','2025-10-08 05:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894536;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:36:31','2025-10-08 05:36:31',0,NULL,10),(414709,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:38:31','2025-10-08 05:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:38:45','2025-10-08 05:38:45',0,NULL,10),(414710,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:40:45','2025-10-08 05:40:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894845;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:41:18','2025-10-08 05:41:18',0,NULL,10),(414711,'mailpoet/cron/daemon-run','complete','2025-10-08 03:41:17','2025-10-08 05:41:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759894877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759894877;}',5,1,'2025-10-08 03:41:18','2025-10-08 05:41:18',0,NULL,10),(414712,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:43:18','2025-10-08 05:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759894998;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759894998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:46:31','2025-10-08 05:46:31',0,NULL,10),(414713,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:48:31','2025-10-08 05:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759895311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759895311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:51:19','2025-10-08 05:51:19',0,NULL,10),(414714,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:53:19','2025-10-08 05:53:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759895599;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759895599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:55:05','2025-10-08 05:55:05',0,NULL,10),(414715,'mailpoet/cron/daemon-trigger','complete','2025-10-08 03:57:05','2025-10-08 05:57:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759895825;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759895825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 03:59:20','2025-10-08 05:59:20',0,NULL,10),(414716,'mailpoet/cron/daemon-run','complete','2025-10-08 03:59:18','2025-10-08 05:59:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759895958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759895958;}',5,1,'2025-10-08 03:59:20','2025-10-08 05:59:20',0,NULL,10),(414717,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:01:20','2025-10-08 06:01:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896080;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:01:32','2025-10-08 06:01:32',0,NULL,10),(414718,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:03:32','2025-10-08 06:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:04:03','2025-10-08 06:04:03',0,NULL,10),(414719,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:06:03','2025-10-08 06:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896363;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:06:32','2025-10-08 06:06:32',0,NULL,10),(414720,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:08:32','2025-10-08 06:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:11:10','2025-10-08 06:11:10',0,NULL,10),(414721,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:13:10','2025-10-08 06:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896790;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:13:42','2025-10-08 06:13:42',0,NULL,10),(414722,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:15:42','2025-10-08 06:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759896942;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759896942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:16:06','2025-10-08 06:16:06',0,NULL,10),(414723,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:18:06','2025-10-08 06:18:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897086;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:18:46','2025-10-08 06:18:46',0,NULL,10),(414724,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:20:46','2025-10-08 06:20:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897246;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:21:05','2025-10-08 06:21:05',0,NULL,10),(414725,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:23:05','2025-10-08 06:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897385;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:23:55','2025-10-08 06:23:55',0,NULL,10),(414726,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:25:55','2025-10-08 06:25:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897555;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:26:49','2025-10-08 06:26:49',0,NULL,10),(414727,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:28:49','2025-10-08 06:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:31:38','2025-10-08 06:31:38',0,NULL,10),(414728,'mailpoet/cron/daemon-run','complete','2025-10-08 04:31:33','2025-10-08 06:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759897893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759897893;}',5,1,'2025-10-08 04:31:37','2025-10-08 06:31:37',0,NULL,10),(414729,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:33:38','2025-10-08 06:33:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759898018;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759898018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:36:01','2025-10-08 06:36:01',0,NULL,10),(414730,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:38:01','2025-10-08 06:38:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759898281;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759898281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:41:31','2025-10-08 06:41:31',0,NULL,10),(414731,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:43:31','2025-10-08 06:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759898611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759898611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:45:06','2025-10-08 06:45:06',0,NULL,10),(414732,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:47:06','2025-10-08 06:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759898826;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759898826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:47:30','2025-10-08 06:47:30',0,NULL,10),(414733,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:49:30','2025-10-08 06:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759898970;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759898970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:50:16','2025-10-08 06:50:16',0,NULL,10),(414734,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:52:16','2025-10-08 06:52:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899136;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:53:08','2025-10-08 06:53:08',0,NULL,10),(414735,'mailpoet/cron/daemon-run','complete','2025-10-08 04:53:03','2025-10-08 06:53:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759899183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759899183;}',5,1,'2025-10-08 04:53:09','2025-10-08 06:53:09',0,NULL,10),(414736,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:55:08','2025-10-08 06:55:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:56:31','2025-10-08 06:56:31',0,NULL,10),(414737,'mailpoet/cron/daemon-trigger','complete','2025-10-08 04:58:31','2025-10-08 06:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 04:58:55','2025-10-08 06:58:55',0,NULL,10),(414738,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:00:55','2025-10-08 07:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899655;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:01:31','2025-10-08 07:01:31',0,NULL,10),(414739,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:03:31','2025-10-08 07:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:03:42','2025-10-08 07:03:42',0,NULL,10),(414740,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:05:42','2025-10-08 07:05:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759899942;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759899942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:06:11','2025-10-08 07:06:11',0,NULL,10),(414741,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:08:11','2025-10-08 07:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759900091;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759900091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:08:55','2025-10-08 07:08:55',0,NULL,10),(414742,'mailpoet/cron/daemon-run','complete','2025-10-08 05:08:50','2025-10-08 07:08:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759900130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759900130;}',5,1,'2025-10-08 05:08:56','2025-10-08 07:08:56',0,NULL,10),(414743,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:10:55','2025-10-08 07:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759900255;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759900255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:11:31','2025-10-08 07:11:31',0,NULL,10),(414744,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:13:31','2025-10-08 07:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759900411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759900411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:14:48','2025-10-08 07:14:48',0,NULL,10),(414745,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:16:48','2025-10-08 07:16:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759900608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759900608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:19:07','2025-10-08 07:19:07',0,NULL,10),(414746,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:21:07','2025-10-08 07:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759900867;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759900867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:21:33','2025-10-08 07:21:33',0,NULL,10),(414747,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:23:33','2025-10-08 07:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759901013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759901013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:23:33','2025-10-08 07:23:33',0,NULL,10),(414748,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:25:33','2025-10-08 07:25:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759901133;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759901133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:26:31','2025-10-08 07:26:31',0,NULL,10),(414749,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:28:31','2025-10-08 07:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759901311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759901311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:31:10','2025-10-08 07:31:10',0,NULL,10),(414750,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:33:10','2025-10-08 07:33:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759901590;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759901590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:36:30','2025-10-08 07:36:30',0,NULL,10),(414751,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:38:30','2025-10-08 07:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759901910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759901910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:39:45','2025-10-08 07:39:45',0,NULL,10),(414752,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:41:45','2025-10-08 07:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759902105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759902105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:46:31','2025-10-08 07:46:31',0,NULL,10),(414753,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:48:31','2025-10-08 07:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759902511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759902511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:56:34','2025-10-08 07:56:34',0,NULL,10),(414754,'mailpoet/cron/daemon-run','complete','2025-10-08 05:56:30','2025-10-08 07:56:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759902990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759902990;}',5,1,'2025-10-08 05:56:34','2025-10-08 07:56:34',0,NULL,10),(414755,'mailpoet/cron/daemon-trigger','complete','2025-10-08 05:58:34','2025-10-08 07:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759903114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759903114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 05:58:53','2025-10-08 07:58:53',0,NULL,10),(414756,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:00:53','2025-10-08 08:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759903253;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759903253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:01:01','2025-10-08 08:01:01',0,NULL,10),(414757,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:03:01','2025-10-08 08:03:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759903381;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759903381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:05:37','2025-10-08 08:05:37',0,NULL,10),(414758,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:07:37','2025-10-08 08:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759903657;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759903657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:07:49','2025-10-08 08:07:49',0,NULL,10),(414759,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:09:49','2025-10-08 08:09:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759903789;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759903789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:11:33','2025-10-08 08:11:33',0,NULL,10),(414760,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:13:33','2025-10-08 08:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759904013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759904013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:16:33','2025-10-08 08:16:33',0,NULL,10),(414761,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:18:33','2025-10-08 08:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759904313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759904313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:20:34','2025-10-08 08:20:34',0,NULL,10),(414762,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:22:34','2025-10-08 08:22:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759904554;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759904554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:25:27','2025-10-08 08:25:27',0,NULL,10),(414763,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:27:27','2025-10-08 08:27:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759904847;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759904847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:28:35','2025-10-08 08:28:35',0,NULL,10),(414764,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:30:35','2025-10-08 08:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905035;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905035;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:31:31','2025-10-08 08:31:31',0,NULL,10),(414765,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:33:31','2025-10-08 08:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:33:59','2025-10-08 08:33:59',0,NULL,10),(414766,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:35:59','2025-10-08 08:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905359;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:36:31','2025-10-08 08:36:31',0,NULL,10),(414767,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:38:31','2025-10-08 08:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:41:34','2025-10-08 08:41:34',0,NULL,10),(414768,'mailpoet/cron/daemon-run','complete','2025-10-08 06:41:29','2025-10-08 08:41:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759905689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759905689;}',5,1,'2025-10-08 06:41:34','2025-10-08 08:41:34',0,NULL,10),(414769,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:43:34','2025-10-08 08:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:44:22','2025-10-08 08:44:22',0,NULL,10),(414770,'mailpoet/cron/daemon-run','complete','2025-10-08 06:44:20','2025-10-08 08:44:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759905860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759905860;}',5,1,'2025-10-08 06:44:22','2025-10-08 08:44:22',0,NULL,10),(414771,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:46:22','2025-10-08 08:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759905982;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759905982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:46:22','2025-10-08 08:46:22',0,NULL,10),(414772,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:48:22','2025-10-08 08:48:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759906102;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759906102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:48:27','2025-10-08 08:48:27',0,NULL,10),(414773,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:50:27','2025-10-08 08:50:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759906227;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759906227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:51:34','2025-10-08 08:51:34',0,NULL,10),(414774,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:53:34','2025-10-08 08:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759906414;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759906414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:53:55','2025-10-08 08:53:55',0,NULL,10),(414775,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:55:55','2025-10-08 08:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759906555;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759906555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 06:56:33','2025-10-08 08:56:33',0,NULL,10),(414776,'mailpoet/cron/daemon-trigger','complete','2025-10-08 06:58:33','2025-10-08 08:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759906713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759906713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:01:31','2025-10-08 09:01:31',0,NULL,10),(414777,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:03:31','2025-10-08 09:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:05:02','2025-10-08 09:05:02',0,NULL,10),(414778,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:07:02','2025-10-08 09:07:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907222;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:07:35','2025-10-08 09:07:35',0,NULL,10),(414779,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:09:35','2025-10-08 09:09:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907375;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:10:08','2025-10-08 09:10:08',0,NULL,10),(414780,'mailpoet/cron/daemon-run','complete','2025-10-08 07:10:03','2025-10-08 09:10:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759907403;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759907403;}',5,1,'2025-10-08 07:10:12','2025-10-08 09:10:12',0,NULL,10),(414781,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:12:08','2025-10-08 09:12:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907528;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:14:56','2025-10-08 09:14:56',0,NULL,10),(414782,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:16:56','2025-10-08 09:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907816;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:17:37','2025-10-08 09:17:37',0,NULL,10),(414783,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:19:37','2025-10-08 09:19:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759907977;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759907977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:21:33','2025-10-08 09:21:33',0,NULL,10),(414784,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:23:33','2025-10-08 09:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759908213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759908213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:26:35','2025-10-08 09:26:35',0,NULL,10),(414785,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:28:35','2025-10-08 09:28:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759908515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759908515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:31:36','2025-10-08 09:31:36',0,NULL,10),(414786,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:33:36','2025-10-08 09:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759908816;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759908816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:36:36','2025-10-08 09:36:36',0,NULL,10),(414787,'mailpoet/cron/daemon-run','complete','2025-10-08 07:36:33','2025-10-08 09:36:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759908993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759908993;}',5,1,'2025-10-08 07:36:36','2025-10-08 09:36:36',0,NULL,10),(414788,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:38:36','2025-10-08 09:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759909116;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759909116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:41:33','2025-10-08 09:41:33',0,NULL,10),(414789,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:43:33','2025-10-08 09:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759909413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759909413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:45:34','2025-10-08 09:45:34',0,NULL,10),(414790,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:47:34','2025-10-08 09:47:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759909654;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759909654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:51:30','2025-10-08 09:51:30',0,NULL,10),(414791,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:53:30','2025-10-08 09:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759910010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759910010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 07:56:32','2025-10-08 09:56:32',0,NULL,10),(414792,'mailpoet/cron/daemon-trigger','complete','2025-10-08 07:58:32','2025-10-08 09:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759910312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759910312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:01:31','2025-10-08 10:01:31',0,NULL,10),(414793,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:03:31','2025-10-08 10:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759910611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759910611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:06:15','2025-10-08 10:06:15',0,NULL,10),(414794,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:08:15','2025-10-08 10:08:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759910895;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759910895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:10:20','2025-10-08 10:10:20',0,NULL,10),(414795,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:12:20','2025-10-08 10:12:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759911140;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759911140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:15:56','2025-10-08 10:15:56',0,NULL,10),(414796,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:17:56','2025-10-08 10:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759911476;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759911476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:21:32','2025-10-08 10:21:32',0,NULL,10),(414797,'mailpoet/cron/daemon-run','complete','2025-10-08 08:21:30','2025-10-08 10:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759911690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759911690;}',5,1,'2025-10-08 08:21:32','2025-10-08 10:21:32',0,NULL,10),(414798,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:23:32','2025-10-08 10:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759911812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759911812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:23:46','2025-10-08 10:23:46',0,NULL,10),(414799,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:25:46','2025-10-08 10:25:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759911946;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759911946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:26:33','2025-10-08 10:26:33',0,NULL,10),(414800,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:28:33','2025-10-08 10:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759912113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759912113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:30:32','2025-10-08 10:30:32',0,NULL,10),(414801,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:32:32','2025-10-08 10:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759912352;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759912352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:33:30','2025-10-08 10:33:30',0,NULL,10),(414802,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:35:30','2025-10-08 10:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759912530;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759912530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:36:33','2025-10-08 10:36:33',0,NULL,10),(414803,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:38:33','2025-10-08 10:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759912713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759912713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:39:45','2025-10-08 10:39:45',0,NULL,10),(414804,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:41:45','2025-10-08 10:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759912905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759912905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:45:03','2025-10-08 10:45:03',0,NULL,10),(414805,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:47:03','2025-10-08 10:47:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759913223;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759913223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:51:33','2025-10-08 10:51:33',0,NULL,10),(414806,'mailpoet/cron/daemon-run','complete','2025-10-08 08:51:32','2025-10-08 10:51:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759913492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759913492;}',5,1,'2025-10-08 08:51:33','2025-10-08 10:51:33',0,NULL,10),(414807,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:53:33','2025-10-08 10:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759913613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759913613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 08:56:34','2025-10-08 10:56:34',0,NULL,10),(414808,'mailpoet/cron/daemon-trigger','complete','2025-10-08 08:58:34','2025-10-08 10:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759913914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759913914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:01:34','2025-10-08 11:01:34',0,NULL,10),(414809,'mailpoet/cron/daemon-run','complete','2025-10-08 09:01:32','2025-10-08 11:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759914092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759914092;}',5,1,'2025-10-08 09:01:34','2025-10-08 11:01:34',0,NULL,10),(414810,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:03:34','2025-10-08 11:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759914214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759914214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:06:35','2025-10-08 11:06:35',0,NULL,10),(414811,'mailpoet/cron/daemon-run','complete','2025-10-08 09:06:33','2025-10-08 11:06:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759914393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759914393;}',5,1,'2025-10-08 09:06:35','2025-10-08 11:06:35',0,NULL,10),(414812,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:08:35','2025-10-08 11:08:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759914515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759914515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:10:51','2025-10-08 11:10:51',0,NULL,10),(414813,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:12:51','2025-10-08 11:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759914771;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759914771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:12:59','2025-10-08 11:12:59',0,NULL,10),(414814,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:14:59','2025-10-08 11:14:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759914899;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759914899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:16:34','2025-10-08 11:16:34',0,NULL,10),(414815,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:18:34','2025-10-08 11:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:20:19','2025-10-08 11:20:19',0,NULL,10),(414816,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:22:19','2025-10-08 11:22:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915339;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:23:24','2025-10-08 11:23:24',0,NULL,10),(414817,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:25:24','2025-10-08 11:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915524;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:25:30','2025-10-08 11:25:30',0,NULL,10),(414818,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:27:30','2025-10-08 11:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915650;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:27:31','2025-10-08 11:27:31',0,NULL,10),(414819,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:29:31','2025-10-08 11:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915771;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:30:36','2025-10-08 11:30:36',0,NULL,10),(414820,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:32:36','2025-10-08 11:32:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759915956;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759915956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:33:31','2025-10-08 11:33:31',0,NULL,10),(414821,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:35:31','2025-10-08 11:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:36:32','2025-10-08 11:36:32',0,NULL,10),(414822,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:38:32','2025-10-08 11:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:39:31','2025-10-08 11:39:31',0,NULL,10),(414823,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:41:31','2025-10-08 11:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916491;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:42:30','2025-10-08 11:42:30',0,NULL,10),(414824,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:44:30','2025-10-08 11:44:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916670;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:44:30','2025-10-08 11:44:30',0,NULL,10),(414825,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:46:30','2025-10-08 11:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916790;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:46:31','2025-10-08 11:46:31',0,NULL,10),(414826,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:48:31','2025-10-08 11:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759916911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759916911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:51:31','2025-10-08 11:51:31',0,NULL,10),(414827,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:53:31','2025-10-08 11:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759917211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759917211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 09:56:33','2025-10-08 11:56:33',0,NULL,10),(414828,'mailpoet/cron/daemon-trigger','complete','2025-10-08 09:58:33','2025-10-08 11:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759917513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759917513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:01:34','2025-10-08 12:01:34',0,NULL,10),(414829,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:03:34','2025-10-08 12:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759917814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759917814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:06:37','2025-10-08 12:06:37',0,NULL,10),(414830,'mailpoet/cron/daemon-run','complete','2025-10-08 10:06:32','2025-10-08 12:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759917992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759917992;}',5,1,'2025-10-08 10:06:37','2025-10-08 12:06:37',0,NULL,10),(414831,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:08:37','2025-10-08 12:08:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918117;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:08:40','2025-10-08 12:08:40',0,NULL,10),(414832,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:10:40','2025-10-08 12:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918240;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:11:32','2025-10-08 12:11:32',0,NULL,10),(414833,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:13:32','2025-10-08 12:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:16:32','2025-10-08 12:16:32',0,NULL,10),(414834,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:18:32','2025-10-08 12:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:19:31','2025-10-08 12:19:31',0,NULL,10),(414835,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:21:31','2025-10-08 12:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759918891;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759918891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:21:31','2025-10-08 12:21:31',0,NULL,10),(414836,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:23:31','2025-10-08 12:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:23:31','2025-10-08 12:23:31',0,NULL,10),(414837,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:25:31','2025-10-08 12:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:25:31','2025-10-08 12:25:31',0,NULL,10),(414838,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:27:31','2025-10-08 12:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919251;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:28:30','2025-10-08 12:28:30',0,NULL,10),(414839,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:30:30','2025-10-08 12:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919430;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:30:36','2025-10-08 12:30:36',0,NULL,10),(414840,'mailpoet/cron/daemon-run','complete','2025-10-08 10:30:32','2025-10-08 12:30:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759919432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759919432;}',5,1,'2025-10-08 10:30:36','2025-10-08 12:30:36',0,NULL,10),(414841,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:32:36','2025-10-08 12:32:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919556;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:33:36','2025-10-08 12:33:36',0,NULL,10),(414842,'mailpoet/cron/daemon-run','complete','2025-10-08 10:33:33','2025-10-08 12:33:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759919613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759919613;}',5,1,'2025-10-08 10:33:36','2025-10-08 12:33:36',0,NULL,10),(414843,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:35:36','2025-10-08 12:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919736;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:36:30','2025-10-08 12:36:30',0,NULL,10),(414844,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:38:30','2025-10-08 12:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759919910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759919910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:39:29','2025-10-08 12:39:29',0,NULL,10),(414845,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:41:29','2025-10-08 12:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920089;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:41:31','2025-10-08 12:41:31',0,NULL,10),(414846,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:43:31','2025-10-08 12:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:44:30','2025-10-08 12:44:30',0,NULL,10),(414847,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:46:30','2025-10-08 12:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920390;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:46:31','2025-10-08 12:46:31',0,NULL,10),(414848,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:48:31','2025-10-08 12:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:49:30','2025-10-08 12:49:30',0,NULL,10),(414849,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:51:30','2025-10-08 12:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920690;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:51:32','2025-10-08 12:51:32',0,NULL,10),(414850,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:53:32','2025-10-08 12:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:54:29','2025-10-08 12:54:29',0,NULL,10),(414851,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:56:29','2025-10-08 12:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759920989;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759920989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:56:31','2025-10-08 12:56:31',0,NULL,10),(414852,'mailpoet/cron/daemon-trigger','complete','2025-10-08 10:58:31','2025-10-08 12:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 10:58:31','2025-10-08 12:58:31',0,NULL,10),(414853,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:00:31','2025-10-08 13:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921231;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:00:32','2025-10-08 13:00:32',0,NULL,10),(414854,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:02:32','2025-10-08 13:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921352;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:03:30','2025-10-08 13:03:30',0,NULL,10),(414855,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:05:30','2025-10-08 13:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921530;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:06:30','2025-10-08 13:06:30',0,NULL,10),(414856,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:08:30','2025-10-08 13:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:09:29','2025-10-08 13:09:29',0,NULL,10),(414857,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:11:29','2025-10-08 13:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759921889;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759921889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:11:31','2025-10-08 13:11:31',0,NULL,10),(414858,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:13:31','2025-10-08 13:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759922011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759922011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:20:12','2025-10-08 13:20:12',0,NULL,10),(414859,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:22:12','2025-10-08 13:22:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759922532;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759922532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:23:12','2025-10-08 13:23:12',0,NULL,10),(414860,'mailpoet/cron/daemon-run','complete','2025-10-08 11:23:11','2025-10-08 13:23:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759922591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759922591;}',5,1,'2025-10-08 11:23:12','2025-10-08 13:23:12',0,NULL,10),(414861,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:25:12','2025-10-08 13:25:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759922712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759922712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:26:31','2025-10-08 13:26:31',0,NULL,10),(414862,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:28:31','2025-10-08 13:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759922911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759922911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:31:32','2025-10-08 13:31:32',0,NULL,10),(414863,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:33:32','2025-10-08 13:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759923212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759923212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:36:36','2025-10-08 13:36:36',0,NULL,10),(414864,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:38:36','2025-10-08 13:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759923516;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759923516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:41:29','2025-10-08 13:41:29',0,NULL,10),(414865,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:43:29','2025-10-08 13:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759923809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759923809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:46:32','2025-10-08 13:46:32',0,NULL,10),(414866,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:48:32','2025-10-08 13:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:48:47','2025-10-08 13:48:47',0,NULL,10),(414867,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:50:47','2025-10-08 13:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924247;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:51:32','2025-10-08 13:51:32',0,NULL,10),(414868,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:53:32','2025-10-08 13:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:54:30','2025-10-08 13:54:30',0,NULL,10),(414869,'mailpoet/cron/daemon-run','complete','2025-10-08 11:54:29','2025-10-08 13:54:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759924469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759924469;}',5,1,'2025-10-08 11:54:30','2025-10-08 13:54:30',0,NULL,10),(414870,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:56:30','2025-10-08 13:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924590;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:56:32','2025-10-08 13:56:32',0,NULL,10),(414871,'mailpoet/cron/daemon-trigger','complete','2025-10-08 11:58:32','2025-10-08 13:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 11:59:29','2025-10-08 13:59:29',0,NULL,10),(414872,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:01:29','2025-10-08 14:01:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759924889;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759924889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:01:30','2025-10-08 14:01:30',0,NULL,10),(414873,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:03:30','2025-10-08 14:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759925010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759925010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:05:23','2025-10-08 14:05:23',0,NULL,10),(414874,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:07:23','2025-10-08 14:07:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759925243;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759925243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:08:15','2025-10-08 14:08:15',0,NULL,10),(414875,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:10:15','2025-10-08 14:10:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759925415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759925415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:11:04','2025-10-08 14:11:04',0,NULL,10),(414876,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:13:04','2025-10-08 14:13:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759925584;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759925584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:16:33','2025-10-08 14:16:33',0,NULL,10),(414877,'mailpoet/cron/daemon-run','complete','2025-10-08 12:16:32','2025-10-08 14:16:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759925792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759925792;}',5,1,'2025-10-08 12:16:33','2025-10-08 14:16:33',0,NULL,10),(414878,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:18:33','2025-10-08 14:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759925913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759925913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:21:33','2025-10-08 14:21:33',0,NULL,10),(414879,'mailpoet/cron/daemon-run','complete','2025-10-08 12:21:32','2025-10-08 14:21:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759926092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759926092;}',5,1,'2025-10-08 12:21:33','2025-10-08 14:21:33',0,NULL,10),(414880,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:23:33','2025-10-08 14:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759926213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759926213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:24:03','2025-10-08 14:24:03',0,NULL,10),(414881,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:26:03','2025-10-08 14:26:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759926363;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759926363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:26:32','2025-10-08 14:26:32',0,NULL,10),(414882,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:28:32','2025-10-08 14:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759926512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759926512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:29:24','2025-10-08 14:29:24',0,NULL,10),(414883,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:31:24','2025-10-08 14:31:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759926684;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759926684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:36:31','2025-10-08 14:36:31',0,NULL,10),(414884,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:38:31','2025-10-08 14:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759927111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759927111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:41:18','2025-10-08 14:41:18',0,NULL,10),(414885,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:43:18','2025-10-08 14:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759927398;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759927398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:43:39','2025-10-08 14:43:39',0,NULL,10),(414886,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:45:39','2025-10-08 14:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759927539;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759927539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:46:32','2025-10-08 14:46:32',0,NULL,10),(414887,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:48:32','2025-10-08 14:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759927712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759927712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:50:53','2025-10-08 14:50:53',0,NULL,10),(414888,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:52:53','2025-10-08 14:52:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759927973;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759927973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:56:16','2025-10-08 14:56:16',0,NULL,10),(414889,'mailpoet/cron/daemon-run','complete','2025-10-08 12:56:15','2025-10-08 14:56:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759928175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759928175;}',5,1,'2025-10-08 12:56:16','2025-10-08 14:56:16',0,NULL,10),(414890,'mailpoet/cron/daemon-trigger','complete','2025-10-08 12:58:16','2025-10-08 14:58:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759928296;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759928296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 12:58:55','2025-10-08 14:58:55',0,NULL,10),(414891,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:00:55','2025-10-08 15:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759928455;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759928455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:01:31','2025-10-08 15:01:31',0,NULL,10),(414892,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:03:31','2025-10-08 15:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759928611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759928611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:06:33','2025-10-08 15:06:33',0,NULL,10),(414893,'mailpoet/cron/daemon-run','complete','2025-10-08 13:06:32','2025-10-08 15:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759928792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759928792;}',5,1,'2025-10-08 13:06:33','2025-10-08 15:06:33',0,NULL,10),(414894,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:08:33','2025-10-08 15:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759928913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759928913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:08:39','2025-10-08 15:08:39',0,NULL,10),(414895,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:10:39','2025-10-08 15:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759929039;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759929039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:11:31','2025-10-08 15:11:31',0,NULL,10),(414896,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:13:31','2025-10-08 15:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759929211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759929211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:16:33','2025-10-08 15:16:33',0,NULL,10),(414897,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:18:33','2025-10-08 15:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759929513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759929513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:20:55','2025-10-08 15:20:55',0,NULL,10),(414898,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:22:55','2025-10-08 15:22:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759929775;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759929775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:26:32','2025-10-08 15:26:32',0,NULL,10),(414899,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:28:32','2025-10-08 15:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759930112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759930112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:31:30','2025-10-08 15:31:30',0,NULL,10),(414900,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:33:30','2025-10-08 15:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759930410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759930410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:36:31','2025-10-08 15:36:31',0,NULL,10),(414901,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:38:31','2025-10-08 15:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759930711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759930711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:41:35','2025-10-08 15:41:35',0,NULL,10),(414902,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:43:35','2025-10-08 15:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759931015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759931015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:46:31','2025-10-08 15:46:31',0,NULL,10),(414903,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:48:31','2025-10-08 15:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759931311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759931311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:51:34','2025-10-08 15:51:34',0,NULL,10),(414904,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:53:34','2025-10-08 15:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759931614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759931614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 13:56:32','2025-10-08 15:56:32',0,NULL,10),(414905,'mailpoet/cron/daemon-trigger','complete','2025-10-08 13:58:32','2025-10-08 15:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759931912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759931912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:01:31','2025-10-08 16:01:31',0,NULL,10),(414906,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:03:31','2025-10-08 16:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759932211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759932211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:06:33','2025-10-08 16:06:33',0,NULL,10),(414907,'mailpoet/cron/daemon-run','complete','2025-10-08 14:06:32','2025-10-08 16:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759932392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759932392;}',5,1,'2025-10-08 14:06:33','2025-10-08 16:06:33',0,NULL,10),(414908,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:08:33','2025-10-08 16:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759932513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759932513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:10:45','2025-10-08 16:10:45',0,NULL,10),(414909,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:12:45','2025-10-08 16:12:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759932765;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759932765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:16:32','2025-10-08 16:16:32',0,NULL,10),(414910,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:18:32','2025-10-08 16:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759933112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759933112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:21:32','2025-10-08 16:21:32',0,NULL,10),(414911,'mailpoet/cron/daemon-run','complete','2025-10-08 14:21:31','2025-10-08 16:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759933291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759933291;}',5,1,'2025-10-08 14:21:32','2025-10-08 16:21:32',0,NULL,10),(414912,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:23:32','2025-10-08 16:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759933412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759933412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:26:32','2025-10-08 16:26:32',0,NULL,10),(414913,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:28:32','2025-10-08 16:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759933712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759933712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:31:52','2025-10-08 16:31:52',0,NULL,10),(414914,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:33:52','2025-10-08 16:33:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759934032;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759934032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:36:32','2025-10-08 16:36:32',0,NULL,10),(414915,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:38:32','2025-10-08 16:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759934312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759934312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:40:19','2025-10-08 16:40:19',0,NULL,10),(414916,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:42:19','2025-10-08 16:42:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759934539;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759934539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:46:33','2025-10-08 16:46:33',0,NULL,10),(414917,'mailpoet/cron/daemon-run','complete','2025-10-08 14:46:32','2025-10-08 16:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759934792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759934792;}',5,1,'2025-10-08 14:46:33','2025-10-08 16:46:33',0,NULL,10),(414918,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:48:33','2025-10-08 16:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759934913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759934913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:51:33','2025-10-08 16:51:33',0,NULL,10),(414919,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:53:33','2025-10-08 16:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759935213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759935213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 14:56:31','2025-10-08 16:56:31',0,NULL,10),(414920,'mailpoet/cron/daemon-trigger','complete','2025-10-08 14:58:31','2025-10-08 16:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759935511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759935511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:01:32','2025-10-08 17:01:32',0,NULL,10),(414921,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:03:32','2025-10-08 17:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759935812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759935812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:06:31','2025-10-08 17:06:31',0,NULL,10),(414922,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:08:31','2025-10-08 17:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759936111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759936111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:11:31','2025-10-08 17:11:31',0,NULL,10),(414923,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:13:31','2025-10-08 17:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759936411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759936411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:16:30','2025-10-08 17:16:30',0,NULL,10),(414924,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:18:30','2025-10-08 17:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759936710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759936710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:21:32','2025-10-08 17:21:32',0,NULL,10),(414925,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:23:32','2025-10-08 17:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759937012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759937012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:25:14','2025-10-08 17:25:14',0,NULL,10),(414926,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:27:14','2025-10-08 17:27:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759937234;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759937234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:31:31','2025-10-08 17:31:31',0,NULL,10),(414927,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:33:31','2025-10-08 17:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759937611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759937611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:36:31','2025-10-08 17:36:31',0,NULL,10),(414928,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:38:31','2025-10-08 17:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759937911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759937911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:39:14','2025-10-08 17:39:14',0,NULL,10),(414929,'mailpoet/cron/daemon-run','complete','2025-10-08 15:39:13','2025-10-08 17:39:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759937953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759937953;}',5,1,'2025-10-08 15:39:14','2025-10-08 17:39:14',0,NULL,10),(414930,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:41:14','2025-10-08 17:41:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759938074;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759938074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:41:15','2025-10-08 17:41:15',0,NULL,10),(414931,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:43:15','2025-10-08 17:43:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759938195;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759938195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:46:31','2025-10-08 17:46:31',0,NULL,10),(414932,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:48:31','2025-10-08 17:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759938511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759938511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:49:05','2025-10-08 17:49:05',0,NULL,10),(414933,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:51:05','2025-10-08 17:51:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759938665;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759938665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:51:32','2025-10-08 17:51:32',0,NULL,10),(414934,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:53:32','2025-10-08 17:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759938812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759938812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 15:56:31','2025-10-08 17:56:31',0,NULL,10),(414935,'mailpoet/cron/daemon-trigger','complete','2025-10-08 15:58:31','2025-10-08 17:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759939111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759939111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:00:00','2025-10-08 18:00:00',0,NULL,10),(414936,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:02:00','2025-10-08 18:02:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759939320;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759939320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:03:01','2025-10-08 18:03:01',0,NULL,10),(414937,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:05:01','2025-10-08 18:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759939501;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759939501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:06:31','2025-10-08 18:06:31',0,NULL,10),(414938,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:08:31','2025-10-08 18:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759939711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759939711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:11:31','2025-10-08 18:11:31',0,NULL,10),(414939,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:13:31','2025-10-08 18:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759940011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759940011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:14:19','2025-10-08 18:14:19',0,NULL,10),(414940,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:16:19','2025-10-08 18:16:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759940179;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759940179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:16:31','2025-10-08 18:16:31',0,NULL,10),(414941,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:18:31','2025-10-08 18:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759940311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759940311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:21:32','2025-10-08 18:21:32',0,NULL,10),(414942,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:23:32','2025-10-08 18:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759940612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759940612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:26:31','2025-10-08 18:26:31',0,NULL,10),(414943,'mailpoet/cron/daemon-run','complete','2025-10-08 16:26:30','2025-10-08 18:26:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759940790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759940790;}',5,1,'2025-10-08 16:26:31','2025-10-08 18:26:31',0,NULL,10),(414944,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:28:31','2025-10-08 18:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759940911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759940911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:31:32','2025-10-08 18:31:32',0,NULL,10),(414945,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:33:32','2025-10-08 18:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759941212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759941212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:36:31','2025-10-08 18:36:31',0,NULL,10),(414946,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:38:31','2025-10-08 18:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759941511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759941511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:41:32','2025-10-08 18:41:32',0,NULL,10),(414947,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:43:32','2025-10-08 18:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759941812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759941812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:46:30','2025-10-08 18:46:30',0,NULL,10),(414948,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:48:30','2025-10-08 18:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759942110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759942110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:51:32','2025-10-08 18:51:32',0,NULL,10),(414949,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:53:32','2025-10-08 18:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759942412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759942412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 16:56:21','2025-10-08 18:56:21',0,NULL,10),(414950,'mailpoet/cron/daemon-trigger','complete','2025-10-08 16:58:21','2025-10-08 18:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759942701;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759942701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:00:35','2025-10-08 19:00:35',0,NULL,10),(414951,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:02:35','2025-10-08 19:02:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759942955;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759942955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:05:51','2025-10-08 19:05:51',0,NULL,10),(414952,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:07:51','2025-10-08 19:07:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759943271;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759943271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:10:17','2025-10-08 19:10:17',0,NULL,10),(414953,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:12:17','2025-10-08 19:12:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759943537;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759943537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:12:27','2025-10-08 19:12:27',0,NULL,10),(414954,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:14:27','2025-10-08 19:14:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759943667;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759943667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:16:31','2025-10-08 19:16:31',0,NULL,10),(414955,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:18:31','2025-10-08 19:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759943911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759943911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:21:31','2025-10-08 19:21:31',0,NULL,10),(414956,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:23:31','2025-10-08 19:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759944211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759944211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:26:22','2025-10-08 19:26:22',0,NULL,10),(414957,'mailpoet/cron/daemon-run','complete','2025-10-08 17:26:21','2025-10-08 19:26:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759944381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759944381;}',5,1,'2025-10-08 17:26:22','2025-10-08 19:26:22',0,NULL,10),(414958,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:28:22','2025-10-08 19:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759944502;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759944502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:31:33','2025-10-08 19:31:33',0,NULL,10),(414959,'mailpoet/cron/daemon-run','complete','2025-10-08 17:31:32','2025-10-08 19:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759944692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759944692;}',5,1,'2025-10-08 17:31:33','2025-10-08 19:31:33',0,NULL,10),(414960,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:33:33','2025-10-08 19:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759944813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759944813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:36:31','2025-10-08 19:36:31',0,NULL,10),(414961,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:38:31','2025-10-08 19:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759945111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759945111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:41:21','2025-10-08 19:41:21',0,NULL,10),(414962,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:43:21','2025-10-08 19:43:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759945401;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759945401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:46:32','2025-10-08 19:46:32',0,NULL,10),(414963,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:48:32','2025-10-08 19:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759945712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759945712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:49:02','2025-10-08 19:49:02',0,NULL,10),(414964,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:51:02','2025-10-08 19:51:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759945862;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759945862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:51:31','2025-10-08 19:51:31',0,NULL,10),(414965,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:53:31','2025-10-08 19:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759946011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759946011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:56:21','2025-10-08 19:56:21',0,NULL,10),(414966,'mailpoet/cron/daemon-trigger','complete','2025-10-08 17:58:21','2025-10-08 19:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759946301;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759946301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 17:58:45','2025-10-08 19:58:45',0,NULL,10),(414967,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:00:45','2025-10-08 20:00:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759946445;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759946445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:01:32','2025-10-08 20:01:32',0,NULL,10),(414968,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:03:32','2025-10-08 20:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759946612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759946612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:06:30','2025-10-08 20:06:30',0,NULL,10),(414969,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:08:30','2025-10-08 20:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759946910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759946910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:11:21','2025-10-08 20:11:21',0,NULL,10),(414970,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:13:21','2025-10-08 20:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759947201;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759947201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:14:47','2025-10-08 20:14:47',0,NULL,10),(414971,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:16:47','2025-10-08 20:16:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759947407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759947407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:21:33','2025-10-08 20:21:33',0,NULL,10),(414972,'mailpoet/cron/daemon-run','complete','2025-10-08 18:21:32','2025-10-08 20:21:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759947692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759947692;}',5,1,'2025-10-08 18:21:33','2025-10-08 20:21:33',0,NULL,10),(414973,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:23:33','2025-10-08 20:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759947813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759947813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:25:38','2025-10-08 20:25:38',0,NULL,10),(414974,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:27:38','2025-10-08 20:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759948058;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759948058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:31:33','2025-10-08 20:31:33',0,NULL,10),(414975,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:33:33','2025-10-08 20:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759948413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759948413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:36:31','2025-10-08 20:36:31',0,NULL,10),(414976,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:38:31','2025-10-08 20:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759948711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759948711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:41:21','2025-10-08 20:41:21',0,NULL,10),(414977,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:43:21','2025-10-08 20:43:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759949001;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759949001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:43:31','2025-10-08 20:43:31',0,NULL,10),(414978,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:45:31','2025-10-08 20:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759949131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759949131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:46:04','2025-10-08 20:46:04',0,NULL,10),(414979,'mailpoet/cron/daemon-run','complete','2025-10-08 18:46:02','2025-10-08 20:46:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759949162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759949162;}',5,1,'2025-10-08 18:46:04','2025-10-08 20:46:04',0,NULL,10),(414980,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:48:04','2025-10-08 20:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759949284;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759949284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:51:33','2025-10-08 20:51:33',0,NULL,10),(414981,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:53:33','2025-10-08 20:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759949613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759949613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 18:56:21','2025-10-08 20:56:21',0,NULL,10),(414982,'mailpoet/cron/daemon-trigger','complete','2025-10-08 18:58:21','2025-10-08 20:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759949901;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759949901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:01:32','2025-10-08 21:01:32',0,NULL,10),(414983,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:03:32','2025-10-08 21:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759950212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759950212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:06:32','2025-10-08 21:06:32',0,NULL,10),(414984,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:08:32','2025-10-08 21:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759950512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759950512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:11:22','2025-10-08 21:11:22',0,NULL,10),(414985,'mailpoet/cron/daemon-run','complete','2025-10-08 19:11:21','2025-10-08 21:11:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759950681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759950681;}',5,1,'2025-10-08 19:11:22','2025-10-08 21:11:22',0,NULL,10),(414986,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:13:22','2025-10-08 21:13:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759950802;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759950802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:16:31','2025-10-08 21:16:31',0,NULL,10),(414987,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:18:31','2025-10-08 21:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759951111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759951111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:19:16','2025-10-08 21:19:16',0,NULL,10),(414988,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:21:16','2025-10-08 21:21:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759951276;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759951276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:21:23','2025-10-08 21:21:23',0,NULL,10),(414989,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:23:23','2025-10-08 21:23:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759951403;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759951403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:26:21','2025-10-08 21:26:21',0,NULL,10),(414990,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:28:21','2025-10-08 21:28:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759951701;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759951701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:31:33','2025-10-08 21:31:33',0,NULL,10),(414991,'mailpoet/cron/daemon-run','complete','2025-10-08 19:31:32','2025-10-08 21:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759951892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759951892;}',5,1,'2025-10-08 19:31:33','2025-10-08 21:31:33',0,NULL,10),(414992,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:33:33','2025-10-08 21:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759952013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759952013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:36:32','2025-10-08 21:36:32',0,NULL,10),(414993,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:38:32','2025-10-08 21:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759952312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759952312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:40:17','2025-10-08 21:40:17',0,NULL,10),(414994,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:42:17','2025-10-08 21:42:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759952537;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759952537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:46:32','2025-10-08 21:46:32',0,NULL,10),(414995,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:48:32','2025-10-08 21:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759952912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759952912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:50:44','2025-10-08 21:50:44',0,NULL,10),(414996,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:52:44','2025-10-08 21:52:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759953164;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759953164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:53:54','2025-10-08 21:53:54',0,NULL,10),(414997,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:55:54','2025-10-08 21:55:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759953354;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759953354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 19:56:22','2025-10-08 21:56:22',0,NULL,10),(414998,'mailpoet/cron/daemon-trigger','complete','2025-10-08 19:58:22','2025-10-08 21:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759953502;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759953502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:00:11','2025-10-08 22:00:11',0,NULL,10),(414999,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:02:11','2025-10-08 22:02:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759953731;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759953731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:06:51','2025-10-08 22:06:51',0,NULL,10),(415000,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:08:51','2025-10-08 22:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759954131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759954131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:11:22','2025-10-08 22:11:22',0,NULL,10),(415001,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:13:22','2025-10-08 22:13:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759954402;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759954402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:15:08','2025-10-08 22:15:08',0,NULL,10),(415002,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:17:08','2025-10-08 22:17:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759954628;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759954628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:21:35','2025-10-08 22:21:35',0,NULL,10),(415003,'mailpoet/cron/daemon-run','complete','2025-10-08 20:21:32','2025-10-08 22:21:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759954892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759954892;}',5,1,'2025-10-08 20:21:35','2025-10-08 22:21:35',0,NULL,10),(415004,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:23:35','2025-10-08 22:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759955015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759955015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:26:22','2025-10-08 22:26:22',0,NULL,10),(415005,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:28:22','2025-10-08 22:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759955302;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759955302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:31:31','2025-10-08 22:31:31',0,NULL,10),(415006,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:33:31','2025-10-08 22:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759955611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759955611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:36:33','2025-10-08 22:36:33',0,NULL,10),(415007,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:38:33','2025-10-08 22:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759955913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759955913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:41:22','2025-10-08 22:41:22',0,NULL,10),(415008,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:43:22','2025-10-08 22:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759956202;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759956202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:46:30','2025-10-08 22:46:30',0,NULL,10),(415009,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:48:30','2025-10-08 22:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759956510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759956510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:49:10','2025-10-08 22:49:10',0,NULL,10),(415010,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:51:10','2025-10-08 22:51:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759956670;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759956670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:51:31','2025-10-08 22:51:31',0,NULL,10),(415011,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:53:31','2025-10-08 22:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759956811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759956811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 20:54:24','2025-10-08 22:54:24',0,NULL,10),(415012,'mailpoet/cron/daemon-trigger','complete','2025-10-08 20:56:24','2025-10-08 22:56:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759956984;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759956984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:01:45','2025-10-08 23:01:45',0,NULL,10),(415013,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:03:45','2025-10-08 23:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759957425;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759957425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:05:52','2025-10-08 23:05:52',0,NULL,10),(415014,'mailpoet/cron/daemon-run','complete','2025-10-08 21:05:49','2025-10-08 23:05:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759957549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759957549;}',5,1,'2025-10-08 21:05:52','2025-10-08 23:05:52',0,NULL,10),(415015,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:07:52','2025-10-08 23:07:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759957672;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759957672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:10:34','2025-10-08 23:10:34',0,NULL,10),(415016,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:12:34','2025-10-08 23:12:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759957954;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759957954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:13:03','2025-10-08 23:13:03',0,NULL,10),(415017,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:15:03','2025-10-08 23:15:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759958103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759958103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:16:32','2025-10-08 23:16:32',0,NULL,10),(415018,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:18:32','2025-10-08 23:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759958312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759958312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:20:31','2025-10-08 23:20:31',0,NULL,10),(415019,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:22:31','2025-10-08 23:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759958551;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759958551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:23:21','2025-10-08 23:23:21',0,NULL,10),(415020,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:25:21','2025-10-08 23:25:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759958721;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759958721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:26:22','2025-10-08 23:26:22',0,NULL,10),(415021,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:28:22','2025-10-08 23:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759958902;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759958902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:31:32','2025-10-08 23:31:32',0,NULL,10),(415022,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:33:32','2025-10-08 23:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759959212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759959212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:36:32','2025-10-08 23:36:32',0,NULL,10),(415023,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:38:32','2025-10-08 23:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759959512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759959512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:41:22','2025-10-08 23:41:22',0,NULL,10),(415024,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:43:22','2025-10-08 23:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759959802;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759959802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:45:01','2025-10-08 23:45:01',0,NULL,10),(415025,'mailpoet/cron/daemon-run','complete','2025-10-08 21:44:58','2025-10-08 23:44:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759959898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759959898;}',5,1,'2025-10-08 21:45:01','2025-10-08 23:45:01',0,NULL,10),(415026,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:47:01','2025-10-08 23:47:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759960021;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759960021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:51:33','2025-10-08 23:51:33',0,NULL,10),(415027,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:53:33','2025-10-08 23:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759960413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759960413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:53:34','2025-10-08 23:53:34',0,NULL,10),(415028,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:55:34','2025-10-08 23:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759960534;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759960534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:56:22','2025-10-08 23:56:22',0,NULL,10),(415029,'mailpoet/cron/daemon-trigger','complete','2025-10-08 21:58:22','2025-10-08 23:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759960702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759960702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 21:58:53','2025-10-08 23:58:53',0,NULL,10),(415030,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:00:53','2025-10-09 00:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759960853;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759960853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:01:33','2025-10-09 00:01:33',0,NULL,10),(415031,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:03:33','2025-10-09 00:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759961013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759961013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:06:32','2025-10-09 00:06:32',0,NULL,10),(415032,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:08:32','2025-10-09 00:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759961312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759961312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:11:14','2025-10-09 00:11:14',0,NULL,10),(415033,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:13:14','2025-10-09 00:13:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759961594;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759961594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:15:33','2025-10-09 00:15:33',0,NULL,10),(415034,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:17:33','2025-10-09 00:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759961853;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759961853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:19:21','2025-10-09 00:19:21',0,NULL,10),(415035,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:21:21','2025-10-09 00:21:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962081;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:21:33','2025-10-09 00:21:33',0,NULL,10),(415036,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:23:33','2025-10-09 00:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:26:22','2025-10-09 00:26:22',0,NULL,10),(415037,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:28:22','2025-10-09 00:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962502;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:28:38','2025-10-09 00:28:38',0,NULL,10),(415038,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:30:38','2025-10-09 00:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962638;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:31:34','2025-10-09 00:31:34',0,NULL,10),(415039,'mailpoet/cron/daemon-run','complete','2025-10-08 22:31:32','2025-10-09 00:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759962692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759962692;}',5,1,'2025-10-08 22:31:34','2025-10-09 00:31:34',0,NULL,10),(415040,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:33:34','2025-10-09 00:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:34:17','2025-10-09 00:34:17',0,NULL,10),(415041,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:36:17','2025-10-09 00:36:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759962977;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759962977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:36:31','2025-10-09 00:36:31',0,NULL,10),(415042,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:38:31','2025-10-09 00:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759963111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759963111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:41:22','2025-10-09 00:41:22',0,NULL,10),(415043,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:43:22','2025-10-09 00:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759963402;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759963402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:45:39','2025-10-09 00:45:39',0,NULL,10),(415044,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:47:39','2025-10-09 00:47:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759963659;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759963659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:48:19','2025-10-09 00:48:19',0,NULL,10),(415045,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:50:19','2025-10-09 00:50:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759963819;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759963819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:51:32','2025-10-09 00:51:32',0,NULL,10),(415046,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:53:32','2025-10-09 00:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:54:43','2025-10-09 00:54:43',0,NULL,10),(415047,'mailpoet/cron/daemon-trigger','complete','2025-10-08 22:56:43','2025-10-09 00:56:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964203;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 22:58:29','2025-10-09 00:58:29',0,NULL,10),(415048,'mailpoet/cron/daemon-run','complete','2025-10-08 22:58:27','2025-10-09 00:58:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759964307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759964307;}',5,1,'2025-10-08 22:58:29','2025-10-09 00:58:29',0,NULL,10),(415049,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:00:29','2025-10-09 01:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964429;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:01:32','2025-10-09 01:01:32',0,NULL,10),(415050,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:03:32','2025-10-09 01:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:03:32','2025-10-09 01:03:32',0,NULL,10),(415051,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:05:32','2025-10-09 01:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964732;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:05:50','2025-10-09 01:05:50',0,NULL,10),(415052,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:07:50','2025-10-09 01:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759964870;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759964870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:09:48','2025-10-09 01:09:48',0,NULL,10),(415053,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:11:48','2025-10-09 01:11:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759965108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759965108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:16:32','2025-10-09 01:16:32',0,NULL,10),(415054,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:18:32','2025-10-09 01:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759965512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759965512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:21:32','2025-10-09 01:21:32',0,NULL,10),(415055,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:23:32','2025-10-09 01:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759965812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759965812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:25:00','2025-10-09 01:25:00',0,NULL,10),(415056,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:27:00','2025-10-09 01:27:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966020;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:27:26','2025-10-09 01:27:26',0,NULL,10),(415057,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:29:26','2025-10-09 01:29:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966166;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:29:45','2025-10-09 01:29:45',0,NULL,10),(415058,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:31:45','2025-10-09 01:31:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:34:32','2025-10-09 01:34:32',0,NULL,10),(415059,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:36:32','2025-10-09 01:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966592;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:36:32','2025-10-09 01:36:32',0,NULL,10),(415060,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:38:32','2025-10-09 01:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:39:16','2025-10-09 01:39:16',0,NULL,10),(415061,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:41:16','2025-10-09 01:41:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759966876;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759966876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:41:22','2025-10-09 01:41:22',0,NULL,10),(415062,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:43:22','2025-10-09 01:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759967002;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759967002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:46:19','2025-10-09 01:46:19',0,NULL,10),(415063,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:48:19','2025-10-09 01:48:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759967299;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759967299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:48:40','2025-10-09 01:48:40',0,NULL,10),(415064,'mailpoet/cron/daemon-run','complete','2025-10-08 23:48:38','2025-10-09 01:48:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759967318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759967318;}',5,1,'2025-10-08 23:48:40','2025-10-09 01:48:40',0,NULL,10),(415065,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:50:40','2025-10-09 01:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759967440;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759967440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:51:06','2025-10-09 01:51:06',0,NULL,10),(415066,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:53:06','2025-10-09 01:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759967586;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759967586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:55:53','2025-10-09 01:55:53',0,NULL,10),(415067,'mailpoet/cron/daemon-trigger','complete','2025-10-08 23:57:53','2025-10-09 01:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759967873;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759967873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-08 23:58:14','2025-10-09 01:58:14',0,NULL,10),(415068,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:00:14','2025-10-09 02:00:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759968014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759968014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:00:42','2025-10-09 02:00:42',0,NULL,10),(415069,'mailpoet/cron/daemon-run','complete','2025-10-09 00:00:41','2025-10-09 02:00:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759968041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759968041;}',5,1,'2025-10-09 00:00:42','2025-10-09 02:00:42',0,NULL,10),(415070,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:02:42','2025-10-09 02:02:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759968162;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759968162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:04:01','2025-10-09 02:04:01',0,NULL,10),(415071,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:06:01','2025-10-09 02:06:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759968361;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759968361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:06:32','2025-10-09 02:06:32',0,NULL,10),(415072,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:08:32','2025-10-09 02:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759968512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759968512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:11:13','2025-10-09 02:11:13',0,NULL,10),(415073,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:13:13','2025-10-09 02:13:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759968793;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759968793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:15:22','2025-10-09 02:15:22',0,NULL,10),(415074,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:17:22','2025-10-09 02:17:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759969042;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759969042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:21:32','2025-10-09 02:21:32',0,NULL,10),(415075,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:23:32','2025-10-09 02:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759969412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759969412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:26:22','2025-10-09 02:26:22',0,NULL,10),(415076,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:28:22','2025-10-09 02:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759969702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759969702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:29:43','2025-10-09 02:29:43',0,NULL,10),(415077,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:31:43','2025-10-09 02:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759969903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759969903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:32:31','2025-10-09 02:32:31',0,NULL,10),(415078,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:34:31','2025-10-09 02:34:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759970071;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759970071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:34:34','2025-10-09 02:34:34',0,NULL,10),(415079,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:36:34','2025-10-09 02:36:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759970194;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759970194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:38:59','2025-10-09 02:38:59',0,NULL,10),(415080,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:40:59','2025-10-09 02:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759970459;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759970459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:41:24','2025-10-09 02:41:24',0,NULL,10),(415081,'mailpoet/cron/daemon-run','complete','2025-10-09 00:41:22','2025-10-09 02:41:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759970482;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759970482;}',5,1,'2025-10-09 00:41:24','2025-10-09 02:41:24',0,NULL,10),(415082,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:43:24','2025-10-09 02:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759970604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759970604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:46:33','2025-10-09 02:46:33',0,NULL,10),(415083,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:48:33','2025-10-09 02:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759970913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759970913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:48:59','2025-10-09 02:48:59',0,NULL,10),(415084,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:50:59','2025-10-09 02:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971059;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:51:34','2025-10-09 02:51:34',0,NULL,10),(415085,'mailpoet/cron/daemon-run','complete','2025-10-09 00:51:33','2025-10-09 02:51:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759971093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759971093;}',5,1,'2025-10-09 00:51:34','2025-10-09 02:51:34',0,NULL,10),(415086,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:53:34','2025-10-09 02:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:53:47','2025-10-09 02:53:47',0,NULL,10),(415087,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:55:47','2025-10-09 02:55:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971347;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:55:54','2025-10-09 02:55:54',0,NULL,10),(415088,'mailpoet/cron/daemon-trigger','complete','2025-10-09 00:57:54','2025-10-09 02:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971474;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 00:58:35','2025-10-09 02:58:35',0,NULL,10),(415089,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:00:35','2025-10-09 03:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971635;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:01:33','2025-10-09 03:01:33',0,NULL,10),(415090,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:03:33','2025-10-09 03:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:03:35','2025-10-09 03:03:35',0,NULL,10),(415091,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:05:35','2025-10-09 03:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759971935;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759971935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:06:05','2025-10-09 03:06:05',0,NULL,10),(415092,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:08:05','2025-10-09 03:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972085;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:08:31','2025-10-09 03:08:31',0,NULL,10),(415093,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:10:31','2025-10-09 03:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972231;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:10:58','2025-10-09 03:10:58',0,NULL,10),(415094,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:12:58','2025-10-09 03:12:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972378;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:13:29','2025-10-09 03:13:29',0,NULL,10),(415095,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:15:29','2025-10-09 03:15:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972529;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:15:30','2025-10-09 03:15:30',0,NULL,10),(415096,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:17:30','2025-10-09 03:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972650;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:18:23','2025-10-09 03:18:23',0,NULL,10),(415097,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:20:23','2025-10-09 03:20:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972823;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:20:52','2025-10-09 03:20:52',0,NULL,10),(415098,'mailpoet/cron/daemon-run','complete','2025-10-09 01:20:50','2025-10-09 03:20:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759972850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759972850;}',5,1,'2025-10-09 01:20:52','2025-10-09 03:20:52',0,NULL,10),(415099,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:22:52','2025-10-09 03:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759972972;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759972972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:23:19','2025-10-09 03:23:19',0,NULL,10),(415100,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:25:19','2025-10-09 03:25:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759973119;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759973119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:25:49','2025-10-09 03:25:49',0,NULL,10),(415101,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:27:49','2025-10-09 03:27:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759973269;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759973269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:28:11','2025-10-09 03:28:11',0,NULL,10),(415102,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:30:11','2025-10-09 03:30:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759973411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759973411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:31:36','2025-10-09 03:31:36',0,NULL,10),(415103,'mailpoet/cron/daemon-run','complete','2025-10-09 01:31:34','2025-10-09 03:31:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759973494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759973494;}',5,1,'2025-10-09 01:31:36','2025-10-09 03:31:36',0,NULL,10),(415104,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:33:36','2025-10-09 03:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759973616;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759973616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:36:32','2025-10-09 03:36:32',0,NULL,10),(415105,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:38:32','2025-10-09 03:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759973912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759973912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:41:22','2025-10-09 03:41:22',0,NULL,10),(415106,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:43:22','2025-10-09 03:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759974202;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759974202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:44:29','2025-10-09 03:44:29',0,NULL,10),(415107,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:46:29','2025-10-09 03:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759974389;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759974389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:46:33','2025-10-09 03:46:33',0,NULL,10),(415108,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:48:33','2025-10-09 03:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759974513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759974513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:51:34','2025-10-09 03:51:34',0,NULL,10),(415109,'mailpoet/cron/daemon-run','complete','2025-10-09 01:51:33','2025-10-09 03:51:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759974693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759974693;}',5,1,'2025-10-09 01:51:34','2025-10-09 03:51:34',0,NULL,10),(415110,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:53:34','2025-10-09 03:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759974814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759974814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:54:12','2025-10-09 03:54:12',0,NULL,10),(415111,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:56:12','2025-10-09 03:56:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759974972;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759974972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 01:56:22','2025-10-09 03:56:22',0,NULL,10),(415112,'mailpoet/cron/daemon-trigger','complete','2025-10-09 01:58:22','2025-10-09 03:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759975102;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759975102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:01:20','2025-10-09 04:01:20',0,NULL,10),(415113,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:03:20','2025-10-09 04:03:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759975400;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759975400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:06:32','2025-10-09 04:06:32',0,NULL,10),(415114,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:08:32','2025-10-09 04:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759975712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759975712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:11:22','2025-10-09 04:11:22',0,NULL,10),(415115,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:13:22','2025-10-09 04:13:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759976002;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759976002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:16:32','2025-10-09 04:16:32',0,NULL,10),(415116,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:18:32','2025-10-09 04:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759976312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759976312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:21:33','2025-10-09 04:21:33',0,NULL,10),(415117,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:23:33','2025-10-09 04:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759976613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759976613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:24:11','2025-10-09 04:24:11',0,NULL,10),(415118,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:26:11','2025-10-09 04:26:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759976771;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759976771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:26:22','2025-10-09 04:26:22',0,NULL,10),(415119,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:28:22','2025-10-09 04:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759976902;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759976902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:31:32','2025-10-09 04:31:32',0,NULL,10),(415120,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:33:32','2025-10-09 04:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759977212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759977212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:36:32','2025-10-09 04:36:32',0,NULL,10),(415121,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:38:32','2025-10-09 04:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759977512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759977512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:41:24','2025-10-09 04:41:24',0,NULL,10),(415122,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:43:24','2025-10-09 04:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759977804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759977804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:46:32','2025-10-09 04:46:32',0,NULL,10),(415123,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:48:32','2025-10-09 04:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759978112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759978112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:51:20','2025-10-09 04:51:20',0,NULL,10),(415124,'mailpoet/cron/daemon-run','complete','2025-10-09 02:51:16','2025-10-09 04:51:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759978276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759978276;}',5,1,'2025-10-09 02:51:20','2025-10-09 04:51:20',0,NULL,10),(415125,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:53:20','2025-10-09 04:53:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759978400;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759978400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:53:45','2025-10-09 04:53:45',0,NULL,10),(415126,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:55:45','2025-10-09 04:55:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759978545;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759978545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 02:56:22','2025-10-09 04:56:22',0,NULL,10),(415127,'mailpoet/cron/daemon-trigger','complete','2025-10-09 02:58:22','2025-10-09 04:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759978702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759978702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:01:32','2025-10-09 05:01:32',0,NULL,10),(415128,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:03:32','2025-10-09 05:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759979012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759979012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:03:33','2025-10-09 05:03:33',0,NULL,10),(415129,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:05:33','2025-10-09 05:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759979133;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759979133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:06:34','2025-10-09 05:06:34',0,NULL,10),(415130,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:08:34','2025-10-09 05:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759979314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759979314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:11:22','2025-10-09 05:11:22',0,NULL,10),(415131,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:13:22','2025-10-09 05:13:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759979602;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759979602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:16:33','2025-10-09 05:16:33',0,NULL,10),(415132,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:18:33','2025-10-09 05:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759979913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759979913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:20:36','2025-10-09 05:20:36',0,NULL,10),(415133,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:22:36','2025-10-09 05:22:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759980156;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759980156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:26:22','2025-10-09 05:26:22',0,NULL,10),(415134,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:28:22','2025-10-09 05:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759980502;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759980502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:31:36','2025-10-09 05:31:36',0,NULL,10),(415135,'mailpoet/cron/daemon-run','complete','2025-10-09 03:31:33','2025-10-09 05:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759980693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759980693;}',5,1,'2025-10-09 03:31:36','2025-10-09 05:31:36',0,NULL,10),(415136,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:33:36','2025-10-09 05:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759980816;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759980816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:36:32','2025-10-09 05:36:32',0,NULL,10),(415137,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:38:32','2025-10-09 05:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759981112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759981112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:39:41','2025-10-09 05:39:41',0,NULL,10),(415138,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:41:41','2025-10-09 05:41:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759981301;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759981301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:42:31','2025-10-09 05:42:31',0,NULL,10),(415139,'mailpoet/cron/daemon-run','complete','2025-10-09 03:42:30','2025-10-09 05:42:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759981350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759981350;}',5,1,'2025-10-09 03:42:31','2025-10-09 05:42:31',0,NULL,10),(415140,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:44:31','2025-10-09 05:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759981471;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759981471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:46:33','2025-10-09 05:46:33',0,NULL,10),(415141,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:48:33','2025-10-09 05:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759981713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759981713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:51:32','2025-10-09 05:51:32',0,NULL,10),(415142,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:53:32','2025-10-09 05:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759982012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759982012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 03:56:23','2025-10-09 05:56:23',0,NULL,10),(415143,'mailpoet/cron/daemon-trigger','complete','2025-10-09 03:58:23','2025-10-09 05:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759982303;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759982303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:01:33','2025-10-09 06:01:33',0,NULL,10),(415144,'mailpoet/cron/daemon-run','complete','2025-10-09 04:01:31','2025-10-09 06:01:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759982491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759982491;}',5,1,'2025-10-09 04:01:33','2025-10-09 06:01:33',0,NULL,10),(415145,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:03:33','2025-10-09 06:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759982613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759982613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:06:33','2025-10-09 06:06:33',0,NULL,10),(415146,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:08:33','2025-10-09 06:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759982913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759982913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:09:41','2025-10-09 06:09:41',0,NULL,10),(415147,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:11:41','2025-10-09 06:11:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759983101;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759983101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:16:33','2025-10-09 06:16:33',0,NULL,10),(415148,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:18:33','2025-10-09 06:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759983513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759983513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:21:31','2025-10-09 06:21:31',0,NULL,10),(415149,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:23:31','2025-10-09 06:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759983811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759983811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:26:07','2025-10-09 06:26:07',0,NULL,10),(415150,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:28:07','2025-10-09 06:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759984087;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759984087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:30:46','2025-10-09 06:30:46',0,NULL,10),(415151,'mailpoet/cron/daemon-run','complete','2025-10-09 04:30:41','2025-10-09 06:30:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759984241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759984241;}',5,1,'2025-10-09 04:30:47','2025-10-09 06:30:47',0,NULL,10),(415152,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:32:46','2025-10-09 06:32:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759984366;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759984366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:36:32','2025-10-09 06:36:32',0,NULL,10),(415153,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:38:32','2025-10-09 06:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759984712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759984712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:41:22','2025-10-09 06:41:22',0,NULL,10),(415154,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:43:22','2025-10-09 06:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759985002;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759985002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:43:59','2025-10-09 06:43:59',0,NULL,10),(415155,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:45:59','2025-10-09 06:45:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759985159;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759985159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:46:34','2025-10-09 06:46:34',0,NULL,10),(415156,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:48:34','2025-10-09 06:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759985314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759985314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:51:34','2025-10-09 06:51:34',0,NULL,10),(415157,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:53:34','2025-10-09 06:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759985614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759985614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 04:56:25','2025-10-09 06:56:25',0,NULL,10),(415158,'mailpoet/cron/daemon-run','complete','2025-10-09 04:56:22','2025-10-09 06:56:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759985782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759985782;}',5,1,'2025-10-09 04:56:25','2025-10-09 06:56:25',0,NULL,10),(415159,'mailpoet/cron/daemon-trigger','complete','2025-10-09 04:58:25','2025-10-09 06:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759985905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759985905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:01:32','2025-10-09 07:01:32',0,NULL,10),(415160,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:03:32','2025-10-09 07:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759986212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759986212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:03:38','2025-10-09 07:03:38',0,NULL,10),(415161,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:05:38','2025-10-09 07:05:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759986338;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759986338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:06:32','2025-10-09 07:06:32',0,NULL,10),(415162,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:08:32','2025-10-09 07:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759986512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759986512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:11:23','2025-10-09 07:11:23',0,NULL,10),(415163,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:13:23','2025-10-09 07:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759986803;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759986803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:16:33','2025-10-09 07:16:33',0,NULL,10),(415164,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:18:33','2025-10-09 07:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759987113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759987113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:21:33','2025-10-09 07:21:33',0,NULL,10),(415165,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:23:33','2025-10-09 07:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759987413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759987413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:24:47','2025-10-09 07:24:47',0,NULL,10),(415166,'mailpoet/cron/daemon-run','complete','2025-10-09 05:24:44','2025-10-09 07:24:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759987484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759987484;}',5,1,'2025-10-09 05:24:47','2025-10-09 07:24:47',0,NULL,10),(415167,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:26:47','2025-10-09 07:26:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759987607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759987607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:31:33','2025-10-09 07:31:33',0,NULL,10),(415168,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:33:33','2025-10-09 07:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759988013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759988013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:36:34','2025-10-09 07:36:34',0,NULL,10),(415169,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:38:34','2025-10-09 07:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759988314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759988314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:41:22','2025-10-09 07:41:22',0,NULL,10),(415170,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:43:22','2025-10-09 07:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759988602;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759988602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:46:34','2025-10-09 07:46:34',0,NULL,10),(415171,'mailpoet/cron/daemon-run','complete','2025-10-09 05:46:32','2025-10-09 07:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759988792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759988792;}',5,1,'2025-10-09 05:46:34','2025-10-09 07:46:34',0,NULL,10),(415172,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:48:34','2025-10-09 07:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759988914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759988914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:51:34','2025-10-09 07:51:34',0,NULL,10),(415173,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:53:34','2025-10-09 07:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759989214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759989214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:54:01','2025-10-09 07:54:01',0,NULL,10),(415174,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:56:01','2025-10-09 07:56:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759989361;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759989361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 05:56:23','2025-10-09 07:56:23',0,NULL,10),(415175,'mailpoet/cron/daemon-trigger','complete','2025-10-09 05:58:23','2025-10-09 07:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759989503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759989503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:01:32','2025-10-09 08:01:32',0,NULL,10),(415176,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:03:32','2025-10-09 08:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759989812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759989812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:03:39','2025-10-09 08:03:39',0,NULL,10),(415177,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:05:39','2025-10-09 08:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759989939;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759989939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:06:31','2025-10-09 08:06:31',0,NULL,10),(415178,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:08:31','2025-10-09 08:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:09:21','2025-10-09 08:09:21',0,NULL,10),(415179,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:11:21','2025-10-09 08:11:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990281;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:11:31','2025-10-09 08:11:31',0,NULL,10),(415180,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:13:31','2025-10-09 08:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:13:31','2025-10-09 08:13:31',0,NULL,10),(415181,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:15:31','2025-10-09 08:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990531;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:16:31','2025-10-09 08:16:31',0,NULL,10),(415182,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:18:31','2025-10-09 08:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:19:32','2025-10-09 08:19:32',0,NULL,10),(415183,'mailpoet/cron/daemon-run','complete','2025-10-09 06:19:30','2025-10-09 08:19:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759990770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759990770;}',5,1,'2025-10-09 06:19:32','2025-10-09 08:19:32',0,NULL,10),(415184,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:21:32','2025-10-09 08:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759990892;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759990892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:22:33','2025-10-09 08:22:33',0,NULL,10),(415185,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:24:33','2025-10-09 08:24:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991073;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:25:31','2025-10-09 08:25:31',0,NULL,10),(415186,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:27:31','2025-10-09 08:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991251;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:27:31','2025-10-09 08:27:31',0,NULL,10),(415187,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:29:31','2025-10-09 08:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991371;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:30:29','2025-10-09 08:30:29',0,NULL,10),(415188,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:32:29','2025-10-09 08:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991549;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:32:30','2025-10-09 08:32:30',0,NULL,10),(415189,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:34:30','2025-10-09 08:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991670;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:34:30','2025-10-09 08:34:30',0,NULL,10),(415190,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:36:30','2025-10-09 08:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991790;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:36:32','2025-10-09 08:36:32',0,NULL,10),(415191,'mailpoet/cron/daemon-run','complete','2025-10-09 06:36:30','2025-10-09 08:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759991790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759991790;}',5,1,'2025-10-09 06:36:32','2025-10-09 08:36:32',0,NULL,10),(415192,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:38:32','2025-10-09 08:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759991912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759991912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:39:31','2025-10-09 08:39:31',0,NULL,10),(415193,'mailpoet/cron/daemon-run','complete','2025-10-09 06:39:29','2025-10-09 08:39:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759991969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759991969;}',5,1,'2025-10-09 06:39:31','2025-10-09 08:39:31',0,NULL,10),(415194,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:41:31','2025-10-09 08:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992091;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:41:32','2025-10-09 08:41:32',0,NULL,10),(415195,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:43:32','2025-10-09 08:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:43:43','2025-10-09 08:43:43',0,NULL,10),(415196,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:45:43','2025-10-09 08:45:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992343;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:46:44','2025-10-09 08:46:44',0,NULL,10),(415197,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:48:44','2025-10-09 08:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992524;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:49:32','2025-10-09 08:49:32',0,NULL,10),(415198,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:51:32','2025-10-09 08:51:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992692;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:51:48','2025-10-09 08:51:48',0,NULL,10),(415199,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:53:48','2025-10-09 08:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759992828;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759992828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:54:42','2025-10-09 08:54:42',0,NULL,10),(415200,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:56:42','2025-10-09 08:56:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993002;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 06:57:38','2025-10-09 08:57:38',0,NULL,10),(415201,'mailpoet/cron/daemon-trigger','complete','2025-10-09 06:59:38','2025-10-09 08:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993178;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:00:39','2025-10-09 09:00:39',0,NULL,10),(415202,'mailpoet/cron/daemon-run','complete','2025-10-09 07:00:34','2025-10-09 09:00:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759993234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759993234;}',5,1,'2025-10-09 07:00:41','2025-10-09 09:00:41',0,NULL,10),(415203,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:02:39','2025-10-09 09:02:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993359;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:03:29','2025-10-09 09:03:29',0,NULL,10),(415204,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:05:29','2025-10-09 09:05:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993529;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:05:29','2025-10-09 09:05:29',0,NULL,10),(415205,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:07:29','2025-10-09 09:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993649;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:07:30','2025-10-09 09:07:30',0,NULL,10),(415206,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:09:30','2025-10-09 09:09:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993770;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:09:31','2025-10-09 09:09:31',0,NULL,10),(415207,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:11:31','2025-10-09 09:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759993891;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759993891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:12:30','2025-10-09 09:12:30',0,NULL,10),(415208,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:14:30','2025-10-09 09:14:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:14:31','2025-10-09 09:14:31',0,NULL,10),(415209,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:16:31','2025-10-09 09:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994191;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:17:30','2025-10-09 09:17:30',0,NULL,10),(415210,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:19:30','2025-10-09 09:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994370;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:19:30','2025-10-09 09:19:30',0,NULL,10),(415211,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:21:30','2025-10-09 09:21:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994490;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:21:30','2025-10-09 09:21:30',0,NULL,10),(415212,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:23:30','2025-10-09 09:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:23:30','2025-10-09 09:23:30',0,NULL,10),(415213,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:25:30','2025-10-09 09:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994730;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:25:33','2025-10-09 09:25:33',0,NULL,10),(415214,'mailpoet/cron/daemon-run','complete','2025-10-09 07:25:31','2025-10-09 09:25:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759994731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759994731;}',5,1,'2025-10-09 07:25:33','2025-10-09 09:25:33',0,NULL,10),(415215,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:27:33','2025-10-09 09:27:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759994853;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759994853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:28:29','2025-10-09 09:28:29',0,NULL,10),(415216,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:30:29','2025-10-09 09:30:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995029;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:30:30','2025-10-09 09:30:30',0,NULL,10),(415217,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:32:30','2025-10-09 09:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995150;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:35:25','2025-10-09 09:35:25',0,NULL,10),(415218,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:37:25','2025-10-09 09:37:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995445;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:38:04','2025-10-09 09:38:04',0,NULL,10),(415219,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:40:04','2025-10-09 09:40:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:40:31','2025-10-09 09:40:31',0,NULL,10),(415220,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:42:31','2025-10-09 09:42:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995751;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:43:33','2025-10-09 09:43:33',0,NULL,10),(415221,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:45:33','2025-10-09 09:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759995933;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759995933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:45:42','2025-10-09 09:45:42',0,NULL,10),(415222,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:47:42','2025-10-09 09:47:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759996062;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759996062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:51:13','2025-10-09 09:51:13',0,NULL,10),(415223,'mailpoet/cron/daemon-run','complete','2025-10-09 07:51:11','2025-10-09 09:51:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759996271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759996271;}',5,1,'2025-10-09 07:51:13','2025-10-09 09:51:13',0,NULL,10),(415224,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:53:13','2025-10-09 09:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759996393;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759996393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:54:06','2025-10-09 09:54:06',0,NULL,10),(415225,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:56:06','2025-10-09 09:56:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759996566;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759996566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:56:23','2025-10-09 09:56:23',0,NULL,10),(415226,'mailpoet/cron/daemon-trigger','complete','2025-10-09 07:58:23','2025-10-09 09:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759996703;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759996703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 07:58:54','2025-10-09 09:58:54',0,NULL,10),(415227,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:00:54','2025-10-09 10:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759996854;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759996854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:01:32','2025-10-09 10:01:32',0,NULL,10),(415228,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:03:32','2025-10-09 10:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759997012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759997012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:06:30','2025-10-09 10:06:30',0,NULL,10),(415229,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:08:30','2025-10-09 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759997310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759997310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:08:55','2025-10-09 10:08:55',0,NULL,10),(415230,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:10:55','2025-10-09 10:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759997455;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759997455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:11:24','2025-10-09 10:11:24',0,NULL,10),(415231,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:13:24','2025-10-09 10:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759997604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759997604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:16:32','2025-10-09 10:16:32',0,NULL,10),(415232,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:18:32','2025-10-09 10:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759997912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759997912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:21:32','2025-10-09 10:21:32',0,NULL,10),(415233,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:23:32','2025-10-09 10:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759998212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759998212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:26:24','2025-10-09 10:26:24',0,NULL,10),(415234,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:28:24','2025-10-09 10:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759998504;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759998504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:31:32','2025-10-09 10:31:32',0,NULL,10),(415235,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:33:32','2025-10-09 10:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759998812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759998812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:35:09','2025-10-09 10:35:09',0,NULL,10),(415236,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:37:09','2025-10-09 10:37:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759999029;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759999029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:40:36','2025-10-09 10:40:36',0,NULL,10),(415237,'mailpoet/cron/daemon-run','complete','2025-10-09 08:40:33','2025-10-09 10:40:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759999233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759999233;}',5,1,'2025-10-09 08:40:36','2025-10-09 10:40:36',0,NULL,10),(415238,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:42:36','2025-10-09 10:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759999356;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759999356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:44:53','2025-10-09 10:44:53',0,NULL,10),(415239,'mailpoet/cron/daemon-run','complete','2025-10-09 08:44:51','2025-10-09 10:44:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759999491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759999491;}',5,1,'2025-10-09 08:44:53','2025-10-09 10:44:53',0,NULL,10),(415240,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:46:53','2025-10-09 10:46:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759999613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759999613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:51:32','2025-10-09 10:51:32',0,NULL,10),(415241,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:53:32','2025-10-09 10:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760000012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760000012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:54:08','2025-10-09 10:54:08',0,NULL,10),(415242,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:56:08','2025-10-09 10:56:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760000168;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760000168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 08:56:27','2025-10-09 10:56:27',0,NULL,10),(415243,'mailpoet/cron/daemon-trigger','complete','2025-10-09 08:58:27','2025-10-09 10:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760000307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760000307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:01:19','2025-10-09 11:01:19',0,NULL,10),(415244,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:03:19','2025-10-09 11:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760000599;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760000599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:04:43','2025-10-09 11:04:43',0,NULL,10),(415245,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:06:43','2025-10-09 11:06:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760000803;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760000803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:11:23','2025-10-09 11:11:23',0,NULL,10),(415246,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:13:23','2025-10-09 11:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760001203;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760001203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:14:30','2025-10-09 11:14:30',0,NULL,10),(415247,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:16:30','2025-10-09 11:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760001390;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760001390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:16:31','2025-10-09 11:16:31',0,NULL,10),(415248,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:18:31','2025-10-09 11:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760001511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760001511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:21:33','2025-10-09 11:21:33',0,NULL,10),(415249,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:23:33','2025-10-09 11:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760001813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760001813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:26:23','2025-10-09 11:26:23',0,NULL,10),(415250,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:28:23','2025-10-09 11:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760002103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760002103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:30:09','2025-10-09 11:30:09',0,NULL,10),(415251,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:32:09','2025-10-09 11:32:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760002329;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760002329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:35:19','2025-10-09 11:35:19',0,NULL,10),(415252,'mailpoet/cron/daemon-run','complete','2025-10-09 09:35:16','2025-10-09 11:35:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760002516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760002516;}',5,1,'2025-10-09 09:35:19','2025-10-09 11:35:19',0,NULL,10),(415253,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:37:19','2025-10-09 11:37:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760002639;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760002639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:41:24','2025-10-09 11:41:24',0,NULL,10),(415254,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:43:24','2025-10-09 11:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760003004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760003004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:43:31','2025-10-09 11:43:31',0,NULL,10),(415255,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:45:31','2025-10-09 11:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760003131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760003131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:45:31','2025-10-09 11:45:31',0,NULL,10),(415256,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:47:31','2025-10-09 11:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760003251;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760003251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:51:32','2025-10-09 11:51:32',0,NULL,10),(415257,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:53:32','2025-10-09 11:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760003612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760003612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 09:56:23','2025-10-09 11:56:23',0,NULL,10),(415258,'mailpoet/cron/daemon-trigger','complete','2025-10-09 09:58:23','2025-10-09 11:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760003903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760003903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:01:31','2025-10-09 12:01:31',0,NULL,10),(415259,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:03:31','2025-10-09 12:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760004211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760004211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:06:32','2025-10-09 12:06:32',0,NULL,10),(415260,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:08:32','2025-10-09 12:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760004512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760004512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:11:10','2025-10-09 12:11:10',0,NULL,10),(415261,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:13:10','2025-10-09 12:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760004790;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760004790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:13:31','2025-10-09 12:13:31',0,NULL,10),(415262,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:15:31','2025-10-09 12:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760004931;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760004931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:16:31','2025-10-09 12:16:31',0,NULL,10),(415263,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:18:31','2025-10-09 12:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760005111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760005111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:21:33','2025-10-09 12:21:33',0,NULL,10),(415264,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:23:33','2025-10-09 12:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760005413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760005413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:26:24','2025-10-09 12:26:24',0,NULL,10),(415265,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:28:24','2025-10-09 12:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760005704;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760005704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:29:37','2025-10-09 12:29:37',0,NULL,10),(415266,'mailpoet/cron/daemon-run','complete','2025-10-09 10:29:35','2025-10-09 12:29:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760005775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760005775;}',5,1,'2025-10-09 10:29:37','2025-10-09 12:29:37',0,NULL,10),(415267,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:31:37','2025-10-09 12:31:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760005897;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760005897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:35:03','2025-10-09 12:35:03',0,NULL,10),(415268,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:37:03','2025-10-09 12:37:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760006223;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760006223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:37:31','2025-10-09 12:37:31',0,NULL,10),(415269,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:39:31','2025-10-09 12:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760006371;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760006371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:41:23','2025-10-09 12:41:23',0,NULL,10),(415270,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:43:23','2025-10-09 12:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760006603;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760006603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:46:32','2025-10-09 12:46:32',0,NULL,10),(415271,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:48:32','2025-10-09 12:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760006912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760006912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:48:49','2025-10-09 12:48:49',0,NULL,10),(415272,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:50:49','2025-10-09 12:50:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760007049;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760007049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:51:32','2025-10-09 12:51:32',0,NULL,10),(415273,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:53:32','2025-10-09 12:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760007212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760007212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 10:56:23','2025-10-09 12:56:23',0,NULL,10),(415274,'mailpoet/cron/daemon-trigger','complete','2025-10-09 10:58:23','2025-10-09 12:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760007503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760007503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:01:32','2025-10-09 13:01:32',0,NULL,10),(415275,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:03:32','2025-10-09 13:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760007812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760007812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:06:33','2025-10-09 13:06:33',0,NULL,10),(415276,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:08:33','2025-10-09 13:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760008113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760008113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:11:26','2025-10-09 13:11:26',0,NULL,10),(415277,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:13:26','2025-10-09 13:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760008406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760008406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:16:36','2025-10-09 13:16:36',0,NULL,10),(415278,'mailpoet/cron/daemon-run','complete','2025-10-09 11:16:31','2025-10-09 13:16:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760008591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760008591;}',5,1,'2025-10-09 11:16:35','2025-10-09 13:16:35',0,NULL,10),(415279,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:18:36','2025-10-09 13:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760008716;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760008716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:21:32','2025-10-09 13:21:32',0,NULL,10),(415280,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:23:32','2025-10-09 13:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760009012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760009012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:25:55','2025-10-09 13:25:55',0,NULL,10),(415281,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:27:55','2025-10-09 13:27:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760009275;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760009275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:28:56','2025-10-09 13:28:56',0,NULL,10),(415282,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:30:56','2025-10-09 13:30:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760009456;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760009456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:31:32','2025-10-09 13:31:32',0,NULL,10),(415283,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:33:32','2025-10-09 13:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760009612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760009612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:36:31','2025-10-09 13:36:31',0,NULL,10),(415284,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:38:31','2025-10-09 13:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760009911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760009911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:41:23','2025-10-09 13:41:23',0,NULL,10),(415285,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:43:23','2025-10-09 13:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760010203;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760010203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:45:17','2025-10-09 13:45:17',0,NULL,10),(415286,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:47:17','2025-10-09 13:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760010437;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760010437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:51:33','2025-10-09 13:51:33',0,NULL,10),(415287,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:53:33','2025-10-09 13:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760010813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760010813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 11:56:23','2025-10-09 13:56:23',0,NULL,10),(415288,'mailpoet/cron/daemon-trigger','complete','2025-10-09 11:58:23','2025-10-09 13:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760011103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760011103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:01:32','2025-10-09 14:01:32',0,NULL,10),(415289,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:03:32','2025-10-09 14:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760011412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760011412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:06:32','2025-10-09 14:06:32',0,NULL,10),(415290,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:08:32','2025-10-09 14:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760011712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760011712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:11:30','2025-10-09 14:11:30',0,NULL,10),(415291,'mailpoet/cron/daemon-run','complete','2025-10-09 12:11:26','2025-10-09 14:11:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760011886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760011886;}',5,1,'2025-10-09 12:11:30','2025-10-09 14:11:30',0,NULL,10),(415292,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:13:30','2025-10-09 14:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760012010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760012010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:16:33','2025-10-09 14:16:33',0,NULL,10),(415293,'mailpoet/cron/daemon-run','complete','2025-10-09 12:16:30','2025-10-09 14:16:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760012190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760012190;}',5,1,'2025-10-09 12:16:33','2025-10-09 14:16:33',0,NULL,10),(415294,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:18:33','2025-10-09 14:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760012313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760012313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:19:53','2025-10-09 14:19:53',0,NULL,10),(415295,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:21:53','2025-10-09 14:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760012513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760012513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:26:24','2025-10-09 14:26:24',0,NULL,10),(415296,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:28:24','2025-10-09 14:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760012904;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760012904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:31:32','2025-10-09 14:31:32',0,NULL,10),(415297,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:33:32','2025-10-09 14:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760013212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760013212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:36:32','2025-10-09 14:36:32',0,NULL,10),(415298,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:38:32','2025-10-09 14:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760013512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760013512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:41:31','2025-10-09 14:41:31',0,NULL,10),(415299,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:43:31','2025-10-09 14:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760013811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760013811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:46:32','2025-10-09 14:46:32',0,NULL,10),(415300,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:48:32','2025-10-09 14:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760014112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760014112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:51:07','2025-10-09 14:51:07',0,NULL,10),(415301,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:53:07','2025-10-09 14:53:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760014387;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760014387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 12:56:25','2025-10-09 14:56:25',0,NULL,10),(415302,'mailpoet/cron/daemon-run','complete','2025-10-09 12:56:24','2025-10-09 14:56:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760014584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760014584;}',5,1,'2025-10-09 12:56:25','2025-10-09 14:56:25',0,NULL,10),(415303,'mailpoet/cron/daemon-trigger','complete','2025-10-09 12:58:25','2025-10-09 14:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760014705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760014705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:01:31','2025-10-09 15:01:31',0,NULL,10),(415304,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:03:31','2025-10-09 15:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760015011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760015011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:05:38','2025-10-09 15:05:38',0,NULL,10),(415305,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:07:38','2025-10-09 15:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760015258;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760015258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:11:17','2025-10-09 15:11:17',0,NULL,10),(415306,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:13:17','2025-10-09 15:13:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760015597;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760015597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:13:29','2025-10-09 15:13:29',0,NULL,10),(415307,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:15:29','2025-10-09 15:15:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760015729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760015729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:15:52','2025-10-09 15:15:52',0,NULL,10),(415308,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:17:52','2025-10-09 15:17:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760015872;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760015872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:19:40','2025-10-09 15:19:40',0,NULL,10),(415309,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:21:40','2025-10-09 15:21:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016100;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:22:52','2025-10-09 15:22:52',0,NULL,10),(415310,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:24:52','2025-10-09 15:24:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016292;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:25:29','2025-10-09 15:25:29',0,NULL,10),(415311,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:27:29','2025-10-09 15:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:28:08','2025-10-09 15:28:08',0,NULL,10),(415312,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:30:08','2025-10-09 15:30:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:30:46','2025-10-09 15:30:46',0,NULL,10),(415313,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:32:46','2025-10-09 15:32:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016766;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:33:31','2025-10-09 15:33:31',0,NULL,10),(415314,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:35:31','2025-10-09 15:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760016931;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760016931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:36:31','2025-10-09 15:36:31',0,NULL,10),(415315,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:38:31','2025-10-09 15:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760017111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760017111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:39:43','2025-10-09 15:39:43',0,NULL,10),(415316,'mailpoet/cron/daemon-run','complete','2025-10-09 13:39:41','2025-10-09 15:39:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760017181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760017181;}',5,1,'2025-10-09 13:39:42','2025-10-09 15:39:42',0,NULL,10),(415317,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:41:43','2025-10-09 15:41:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760017303;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760017303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:46:30','2025-10-09 15:46:30',0,NULL,10),(415318,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:48:30','2025-10-09 15:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760017710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760017710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:51:31','2025-10-09 15:51:31',0,NULL,10),(415319,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:53:31','2025-10-09 15:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:55:54','2025-10-09 15:55:54',0,NULL,10),(415320,'mailpoet/cron/daemon-trigger','complete','2025-10-09 13:57:54','2025-10-09 15:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018274;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 13:58:29','2025-10-09 15:58:29',0,NULL,10),(415321,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:00:29','2025-10-09 16:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018429;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:00:30','2025-10-09 16:00:30',0,NULL,10),(415322,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:02:30','2025-10-09 16:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018550;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:02:30','2025-10-09 16:02:30',0,NULL,10),(415323,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:04:30','2025-10-09 16:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018670;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:06:32','2025-10-09 16:06:32',0,NULL,10),(415324,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:08:32','2025-10-09 16:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760018912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760018912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:10:44','2025-10-09 16:10:44',0,NULL,10),(415325,'mailpoet/cron/daemon-run','complete','2025-10-09 14:10:43','2025-10-09 16:10:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760019043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760019043;}',5,1,'2025-10-09 14:10:44','2025-10-09 16:10:44',0,NULL,10),(415326,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:12:44','2025-10-09 16:12:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760019164;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760019164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:14:20','2025-10-09 16:14:20',0,NULL,10),(415327,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:16:20','2025-10-09 16:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760019380;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760019380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:16:32','2025-10-09 16:16:32',0,NULL,10),(415328,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:18:32','2025-10-09 16:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760019512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760019512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:21:33','2025-10-09 16:21:33',0,NULL,10),(415329,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:23:33','2025-10-09 16:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760019813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760019813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:26:23','2025-10-09 16:26:23',0,NULL,10),(415330,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:28:23','2025-10-09 16:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760020103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760020103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:31:33','2025-10-09 16:31:33',0,NULL,10),(415331,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:33:33','2025-10-09 16:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760020413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760020413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:38:55','2025-10-09 16:38:55',0,NULL,10),(415332,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:40:55','2025-10-09 16:40:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760020855;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760020855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:41:23','2025-10-09 16:41:23',0,NULL,10),(415333,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:43:23','2025-10-09 16:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760021003;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760021003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:46:32','2025-10-09 16:46:32',0,NULL,10),(415334,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:48:32','2025-10-09 16:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760021312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760021312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:51:31','2025-10-09 16:51:31',0,NULL,10),(415335,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:53:31','2025-10-09 16:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760021611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760021611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:53:33','2025-10-09 16:53:33',0,NULL,10),(415336,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:55:33','2025-10-09 16:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760021733;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760021733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 14:55:57','2025-10-09 16:55:57',0,NULL,10),(415337,'mailpoet/cron/daemon-trigger','complete','2025-10-09 14:57:57','2025-10-09 16:57:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760021877;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760021877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:01:32','2025-10-09 17:01:32',0,NULL,10),(415338,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:03:32','2025-10-09 17:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760022212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760022212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:04:51','2025-10-09 17:04:51',0,NULL,10),(415339,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:06:51','2025-10-09 17:06:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760022411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760022411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:10:25','2025-10-09 17:10:25',0,NULL,10),(415340,'mailpoet/cron/daemon-run','complete','2025-10-09 15:10:21','2025-10-09 17:10:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760022621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760022621;}',5,1,'2025-10-09 15:10:25','2025-10-09 17:10:25',0,NULL,10),(415341,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:12:25','2025-10-09 17:12:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760022745;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760022745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:16:32','2025-10-09 17:16:32',0,NULL,10),(415342,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:18:32','2025-10-09 17:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760023112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760023112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:21:04','2025-10-09 17:21:04',0,NULL,10),(415343,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:23:04','2025-10-09 17:23:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760023384;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760023384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:30:19','2025-10-09 17:30:19',0,NULL,10),(415344,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:32:19','2025-10-09 17:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760023939;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760023939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:36:35','2025-10-09 17:36:35',0,NULL,10),(415345,'mailpoet/cron/daemon-run','complete','2025-10-09 15:36:32','2025-10-09 17:36:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760024192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760024192;}',5,1,'2025-10-09 15:36:35','2025-10-09 17:36:35',0,NULL,10),(415346,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:38:35','2025-10-09 17:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760024315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760024315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:41:26','2025-10-09 17:41:26',0,NULL,10),(415347,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:43:26','2025-10-09 17:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760024606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760024606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:46:32','2025-10-09 17:46:32',0,NULL,10),(415348,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:48:32','2025-10-09 17:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760024912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760024912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:51:32','2025-10-09 17:51:32',0,NULL,10),(415349,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:53:32','2025-10-09 17:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760025212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760025212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 15:56:23','2025-10-09 17:56:23',0,NULL,10),(415350,'mailpoet/cron/daemon-trigger','complete','2025-10-09 15:58:23','2025-10-09 17:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760025503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760025503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:01:34','2025-10-09 18:01:34',0,NULL,10),(415351,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:03:34','2025-10-09 18:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760025814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760025814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:06:34','2025-10-09 18:06:34',0,NULL,10),(415352,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:08:34','2025-10-09 18:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760026114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760026114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:11:23','2025-10-09 18:11:23',0,NULL,10),(415353,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:13:23','2025-10-09 18:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760026403;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760026403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:16:33','2025-10-09 18:16:33',0,NULL,10),(415354,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:18:33','2025-10-09 18:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760026713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760026713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:20:14','2025-10-09 18:20:14',0,NULL,10),(415355,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:22:14','2025-10-09 18:22:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760026934;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760026934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:26:25','2025-10-09 18:26:25',0,NULL,10),(415356,'mailpoet/cron/daemon-run','complete','2025-10-09 16:26:23','2025-10-09 18:26:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760027183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760027183;}',5,1,'2025-10-09 16:26:25','2025-10-09 18:26:25',0,NULL,10),(415357,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:28:25','2025-10-09 18:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760027305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760027305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:31:32','2025-10-09 18:31:32',0,NULL,10),(415358,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:33:32','2025-10-09 18:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760027612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760027612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:36:32','2025-10-09 18:36:32',0,NULL,10),(415359,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:38:32','2025-10-09 18:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760027912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760027912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:41:24','2025-10-09 18:41:24',0,NULL,10),(415360,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:43:24','2025-10-09 18:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760028204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760028204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:46:32','2025-10-09 18:46:32',0,NULL,10),(415361,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:48:32','2025-10-09 18:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760028512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760028512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:51:32','2025-10-09 18:51:32',0,NULL,10),(415362,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:53:32','2025-10-09 18:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760028812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760028812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 16:56:23','2025-10-09 18:56:23',0,NULL,10),(415363,'mailpoet/cron/daemon-trigger','complete','2025-10-09 16:58:23','2025-10-09 18:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760029103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760029103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:01:32','2025-10-09 19:01:32',0,NULL,10),(415364,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:03:32','2025-10-09 19:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760029412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760029412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:06:33','2025-10-09 19:06:33',0,NULL,10),(415365,'mailpoet/cron/daemon-run','complete','2025-10-09 17:06:31','2025-10-09 19:06:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760029591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760029591;}',5,1,'2025-10-09 17:06:33','2025-10-09 19:06:33',0,NULL,10),(415366,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:08:33','2025-10-09 19:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760029713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760029713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:11:24','2025-10-09 19:11:24',0,NULL,10),(415367,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:13:24','2025-10-09 19:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760030004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760030004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:16:31','2025-10-09 19:16:31',0,NULL,10),(415368,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:18:31','2025-10-09 19:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760030311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760030311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:18:31','2025-10-09 19:18:31',0,NULL,10),(415369,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:20:31','2025-10-09 19:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760030431;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760030431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:21:32','2025-10-09 19:21:32',0,NULL,10),(415370,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:23:32','2025-10-09 19:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760030612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760030612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:26:23','2025-10-09 19:26:23',0,NULL,10),(415371,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:28:23','2025-10-09 19:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760030903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760030903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:30:53','2025-10-09 19:30:53',0,NULL,10),(415372,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:32:53','2025-10-09 19:32:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760031173;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760031173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:36:10','2025-10-09 19:36:10',0,NULL,10),(415373,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:38:10','2025-10-09 19:38:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760031490;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760031490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:41:23','2025-10-09 19:41:23',0,NULL,10),(415374,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:43:23','2025-10-09 19:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760031803;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760031803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:46:33','2025-10-09 19:46:33',0,NULL,10),(415375,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:48:33','2025-10-09 19:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760032113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760032113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:51:32','2025-10-09 19:51:32',0,NULL,10),(415376,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:53:32','2025-10-09 19:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760032412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760032412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:56:29','2025-10-09 19:56:29',0,NULL,10),(415377,'mailpoet/cron/daemon-run','complete','2025-10-09 17:56:25','2025-10-09 19:56:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760032585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760032585;}',5,1,'2025-10-09 17:56:29','2025-10-09 19:56:29',0,NULL,10),(415378,'mailpoet/cron/daemon-trigger','complete','2025-10-09 17:58:29','2025-10-09 19:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760032709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760032709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 17:58:35','2025-10-09 19:58:35',0,NULL,10),(415379,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:00:35','2025-10-09 20:00:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760032835;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760032835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:01:31','2025-10-09 20:01:31',0,NULL,10),(415380,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:03:31','2025-10-09 20:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760033011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760033011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:06:31','2025-10-09 20:06:31',0,NULL,10),(415381,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:08:31','2025-10-09 20:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760033311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760033311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:10:07','2025-10-09 20:10:07',0,NULL,10),(415382,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:12:07','2025-10-09 20:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760033527;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760033527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:16:31','2025-10-09 20:16:31',0,NULL,10),(415383,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:18:31','2025-10-09 20:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760033911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760033911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:19:54','2025-10-09 20:19:54',0,NULL,10),(415384,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:21:54','2025-10-09 20:21:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760034114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760034114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:26:23','2025-10-09 20:26:23',0,NULL,10),(415385,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:28:23','2025-10-09 20:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760034503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760034503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:30:30','2025-10-09 20:30:30',0,NULL,10),(415386,'mailpoet/cron/daemon-run','complete','2025-10-09 18:30:29','2025-10-09 20:30:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760034629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760034629;}',5,1,'2025-10-09 18:30:30','2025-10-09 20:30:30',0,NULL,10),(415387,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:32:30','2025-10-09 20:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760034750;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760034750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:35:12','2025-10-09 20:35:12',0,NULL,10),(415388,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:37:12','2025-10-09 20:37:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760035032;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760035032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:39:54','2025-10-09 20:39:54',0,NULL,10),(415389,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:41:54','2025-10-09 20:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760035314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760035314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:46:35','2025-10-09 20:46:35',0,NULL,10),(415390,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:48:35','2025-10-09 20:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760035715;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760035715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:51:32','2025-10-09 20:51:32',0,NULL,10),(415391,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:53:32','2025-10-09 20:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760036012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760036012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 18:55:53','2025-10-09 20:55:53',0,NULL,10),(415392,'mailpoet/cron/daemon-run','complete','2025-10-09 18:55:51','2025-10-09 20:55:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760036151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760036151;}',5,1,'2025-10-09 18:55:52','2025-10-09 20:55:52',0,NULL,10),(415393,'mailpoet/cron/daemon-trigger','complete','2025-10-09 18:57:53','2025-10-09 20:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760036273;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760036273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:01:31','2025-10-09 21:01:31',0,NULL,10),(415394,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:03:31','2025-10-09 21:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760036611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760036611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:06:36','2025-10-09 21:06:36',0,NULL,10),(415395,'mailpoet/cron/daemon-run','complete','2025-10-09 19:06:34','2025-10-09 21:06:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760036794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760036794;}',5,1,'2025-10-09 19:06:36','2025-10-09 21:06:36',0,NULL,10),(415396,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:08:36','2025-10-09 21:08:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760036916;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760036916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:11:23','2025-10-09 21:11:23',0,NULL,10),(415397,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:13:23','2025-10-09 21:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037203;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:13:31','2025-10-09 21:13:31',0,NULL,10),(415398,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:15:31','2025-10-09 21:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037331;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:15:33','2025-10-09 21:15:33',0,NULL,10),(415399,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:17:33','2025-10-09 21:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037453;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:17:34','2025-10-09 21:17:34',0,NULL,10),(415400,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:19:34','2025-10-09 21:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037574;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:20:34','2025-10-09 21:20:34',0,NULL,10),(415401,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:22:34','2025-10-09 21:22:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037754;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:23:34','2025-10-09 21:23:34',0,NULL,10),(415402,'mailpoet/cron/daemon-run','complete','2025-10-09 19:23:31','2025-10-09 21:23:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760037811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760037811;}',5,1,'2025-10-09 19:23:34','2025-10-09 21:23:34',0,NULL,10),(415403,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:25:34','2025-10-09 21:25:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760037934;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760037934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:29:01','2025-10-09 21:29:01',0,NULL,10),(415404,'mailpoet/cron/daemon-run','complete','2025-10-09 19:28:59','2025-10-09 21:28:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760038139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760038139;}',5,1,'2025-10-09 19:29:01','2025-10-09 21:29:01',0,NULL,10),(415405,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:31:01','2025-10-09 21:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760038261;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760038261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:31:33','2025-10-09 21:31:33',0,NULL,10),(415406,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:33:33','2025-10-09 21:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760038413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760038413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:36:32','2025-10-09 21:36:32',0,NULL,10),(415407,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:38:32','2025-10-09 21:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760038712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760038712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:41:25','2025-10-09 21:41:25',0,NULL,10),(415408,'mailpoet/cron/daemon-run','complete','2025-10-09 19:41:23','2025-10-09 21:41:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760038883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760038883;}',5,1,'2025-10-09 19:41:25','2025-10-09 21:41:25',0,NULL,10),(415409,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:43:25','2025-10-09 21:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760039005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760039005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:48:47','2025-10-09 21:48:47',0,NULL,10),(415410,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:50:47','2025-10-09 21:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760039447;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760039447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:51:32','2025-10-09 21:51:32',0,NULL,10),(415411,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:53:32','2025-10-09 21:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760039612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760039612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 19:56:09','2025-10-09 21:56:09',0,NULL,10),(415412,'mailpoet/cron/daemon-trigger','complete','2025-10-09 19:58:09','2025-10-09 21:58:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760039889;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760039889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:02:09','2025-10-09 22:02:09',0,NULL,10),(415413,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:04:09','2025-10-09 22:04:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760040249;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760040249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:06:31','2025-10-09 22:06:31',0,NULL,10),(415414,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:08:31','2025-10-09 22:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760040511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760040511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:11:23','2025-10-09 22:11:23',0,NULL,10),(415415,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:13:23','2025-10-09 22:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760040803;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760040803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:13:44','2025-10-09 22:13:44',0,NULL,10),(415416,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:15:44','2025-10-09 22:15:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760040944;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760040944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:16:36','2025-10-09 22:16:36',0,NULL,10),(415417,'mailpoet/cron/daemon-run','complete','2025-10-09 20:16:33','2025-10-09 22:16:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760040993;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760040993;}',5,1,'2025-10-09 20:16:36','2025-10-09 22:16:36',0,NULL,10),(415418,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:18:36','2025-10-09 22:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760041116;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760041116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:21:33','2025-10-09 22:21:33',0,NULL,10),(415419,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:23:33','2025-10-09 22:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760041413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760041413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:26:23','2025-10-09 22:26:23',0,NULL,10),(415420,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:28:23','2025-10-09 22:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760041703;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760041703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:31:36','2025-10-09 22:31:36',0,NULL,10),(415421,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:33:36','2025-10-09 22:33:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760042016;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760042016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:35:53','2025-10-09 22:35:53',0,NULL,10),(415422,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:37:53','2025-10-09 22:37:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760042273;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760042273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:41:24','2025-10-09 22:41:24',0,NULL,10),(415423,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:43:24','2025-10-09 22:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760042604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760042604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:46:19','2025-10-09 22:46:19',0,NULL,10),(415424,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:48:19','2025-10-09 22:48:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760042899;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760042899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:51:13','2025-10-09 22:51:13',0,NULL,10),(415425,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:53:13','2025-10-09 22:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760043193;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760043193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:56:28','2025-10-09 22:56:28',0,NULL,10),(415426,'mailpoet/cron/daemon-run','complete','2025-10-09 20:56:23','2025-10-09 22:56:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760043383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760043383;}',5,1,'2025-10-09 20:56:27','2025-10-09 22:56:27',0,NULL,10),(415427,'mailpoet/cron/daemon-trigger','complete','2025-10-09 20:58:28','2025-10-09 22:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760043508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760043508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 20:58:41','2025-10-09 22:58:41',0,NULL,10),(415428,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:00:41','2025-10-09 23:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760043641;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760043641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:01:36','2025-10-09 23:01:36',0,NULL,10),(415429,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:03:36','2025-10-09 23:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760043816;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760043816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:06:32','2025-10-09 23:06:32',0,NULL,10),(415430,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:08:32','2025-10-09 23:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760044112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760044112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:11:06','2025-10-09 23:11:06',0,NULL,10),(415431,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:13:06','2025-10-09 23:13:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760044386;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760044386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:16:36','2025-10-09 23:16:36',0,NULL,10),(415432,'mailpoet/cron/daemon-run','complete','2025-10-09 21:16:33','2025-10-09 23:16:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760044593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760044593;}',5,1,'2025-10-09 21:16:36','2025-10-09 23:16:36',0,NULL,10),(415433,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:18:36','2025-10-09 23:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760044716;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760044716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:21:33','2025-10-09 23:21:33',0,NULL,10),(415434,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:23:33','2025-10-09 23:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760045013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760045013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:26:23','2025-10-09 23:26:23',0,NULL,10),(415435,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:28:23','2025-10-09 23:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760045303;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760045303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:31:33','2025-10-09 23:31:33',0,NULL,10),(415436,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:33:33','2025-10-09 23:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760045613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760045613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:36:31','2025-10-09 23:36:31',0,NULL,10),(415437,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:38:31','2025-10-09 23:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760045911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760045911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:41:24','2025-10-09 23:41:24',0,NULL,10),(415438,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:43:24','2025-10-09 23:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760046204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760046204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:46:35','2025-10-09 23:46:35',0,NULL,10),(415439,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:48:35','2025-10-09 23:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760046515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760046515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:51:33','2025-10-09 23:51:33',0,NULL,10),(415440,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:53:33','2025-10-09 23:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760046813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760046813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 21:56:23','2025-10-09 23:56:23',0,NULL,10),(415441,'mailpoet/cron/daemon-trigger','complete','2025-10-09 21:58:23','2025-10-09 23:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760047103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760047103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:01:35','2025-10-10 00:01:35',0,NULL,10),(415442,'mailpoet/cron/daemon-run','complete','2025-10-09 22:01:33','2025-10-10 00:01:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760047293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760047293;}',5,1,'2025-10-09 22:01:35','2025-10-10 00:01:35',0,NULL,10),(415443,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:03:35','2025-10-10 00:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760047415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760047415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:06:35','2025-10-10 00:06:35',0,NULL,10),(415444,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:08:35','2025-10-10 00:08:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760047715;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760047715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:11:24','2025-10-10 00:11:24',0,NULL,10),(415445,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:13:24','2025-10-10 00:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:13:49','2025-10-10 00:13:49',0,NULL,10),(415446,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:15:49','2025-10-10 00:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048149;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:16:33','2025-10-10 00:16:33',0,NULL,10),(415447,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:18:33','2025-10-10 00:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:18:42','2025-10-10 00:18:42',0,NULL,10),(415448,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:20:42','2025-10-10 00:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048442;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:21:32','2025-10-10 00:21:32',0,NULL,10),(415449,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:23:32','2025-10-10 00:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:26:24','2025-10-10 00:26:24',0,NULL,10),(415450,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:28:24','2025-10-10 00:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760048904;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760048904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:31:13','2025-10-10 00:31:13',0,NULL,10),(415451,'mailpoet/cron/daemon-run','complete','2025-10-09 22:31:11','2025-10-10 00:31:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760049071;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760049071;}',5,1,'2025-10-09 22:31:13','2025-10-10 00:31:13',0,NULL,10),(415452,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:33:13','2025-10-10 00:33:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760049193;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760049193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:33:49','2025-10-10 00:33:49',0,NULL,10),(415453,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:35:49','2025-10-10 00:35:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760049349;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760049349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:36:32','2025-10-10 00:36:32',0,NULL,10),(415454,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:38:32','2025-10-10 00:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760049512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760049512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:41:24','2025-10-10 00:41:24',0,NULL,10),(415455,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:43:24','2025-10-10 00:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760049804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760049804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:46:34','2025-10-10 00:46:34',0,NULL,10),(415456,'mailpoet/cron/daemon-run','complete','2025-10-09 22:46:32','2025-10-10 00:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760049992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760049992;}',5,1,'2025-10-09 22:46:34','2025-10-10 00:46:34',0,NULL,10),(415457,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:48:34','2025-10-10 00:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760050114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760050114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:51:35','2025-10-10 00:51:35',0,NULL,10),(415458,'mailpoet/cron/daemon-run','complete','2025-10-09 22:51:33','2025-10-10 00:51:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760050293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760050293;}',5,1,'2025-10-09 22:51:35','2025-10-10 00:51:35',0,NULL,10),(415459,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:53:35','2025-10-10 00:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760050415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760050415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 22:56:23','2025-10-10 00:56:23',0,NULL,10),(415460,'mailpoet/cron/daemon-trigger','complete','2025-10-09 22:58:23','2025-10-10 00:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760050703;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760050703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:01:32','2025-10-10 01:01:32',0,NULL,10),(415461,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:03:32','2025-10-10 01:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760051012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760051012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:06:32','2025-10-10 01:06:32',0,NULL,10),(415462,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:08:32','2025-10-10 01:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760051312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760051312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:11:24','2025-10-10 01:11:24',0,NULL,10),(415463,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:13:24','2025-10-10 01:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760051604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760051604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:16:32','2025-10-10 01:16:32',0,NULL,10),(415464,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:18:32','2025-10-10 01:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760051912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760051912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:21:33','2025-10-10 01:21:33',0,NULL,10),(415465,'mailpoet/cron/daemon-run','complete','2025-10-09 23:21:32','2025-10-10 01:21:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760052092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760052092;}',5,1,'2025-10-09 23:21:33','2025-10-10 01:21:33',0,NULL,10),(415466,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:23:33','2025-10-10 01:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760052213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760052213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:26:23','2025-10-10 01:26:23',0,NULL,10),(415467,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:28:23','2025-10-10 01:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760052503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760052503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:31:37','2025-10-10 01:31:37',0,NULL,10),(415468,'mailpoet/cron/daemon-run','complete','2025-10-09 23:31:35','2025-10-10 01:31:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760052695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760052695;}',5,1,'2025-10-09 23:31:37','2025-10-10 01:31:37',0,NULL,10),(415469,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:33:37','2025-10-10 01:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760052817;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760052817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:36:32','2025-10-10 01:36:32',0,NULL,10),(415470,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:38:32','2025-10-10 01:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760053112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760053112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:40:39','2025-10-10 01:40:39',0,NULL,10),(415471,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:42:39','2025-10-10 01:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760053359;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760053359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:46:32','2025-10-10 01:46:32',0,NULL,10),(415472,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:48:32','2025-10-10 01:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760053712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760053712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:51:34','2025-10-10 01:51:34',0,NULL,10),(415473,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:53:34','2025-10-10 01:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760054014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760054014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:56:24','2025-10-10 01:56:24',0,NULL,10),(415474,'mailpoet/cron/daemon-trigger','complete','2025-10-09 23:58:24','2025-10-10 01:58:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760054304;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760054304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-09 23:59:38','2025-10-10 01:59:38',0,NULL,10),(415475,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:01:38','2025-10-10 02:01:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760054498;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760054498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:02:38','2025-10-10 02:02:38',0,NULL,10),(415476,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:04:38','2025-10-10 02:04:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760054678;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760054678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:05:55','2025-10-10 02:05:55',0,NULL,10),(415477,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:07:55','2025-10-10 02:07:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760054875;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760054875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:11:23','2025-10-10 02:11:23',0,NULL,10),(415478,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:13:23','2025-10-10 02:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760055203;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760055203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:16:33','2025-10-10 02:16:33',0,NULL,10),(415479,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:18:33','2025-10-10 02:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760055513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760055513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:19:07','2025-10-10 02:19:07',0,NULL,10),(415480,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:21:07','2025-10-10 02:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760055667;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760055667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:21:34','2025-10-10 02:21:34',0,NULL,10),(415481,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:23:34','2025-10-10 02:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760055814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760055814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:26:24','2025-10-10 02:26:24',0,NULL,10),(415482,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:28:24','2025-10-10 02:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760056104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760056104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:30:48','2025-10-10 02:30:48',0,NULL,10),(415483,'mailpoet/cron/daemon-run','complete','2025-10-10 00:30:46','2025-10-10 02:30:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760056246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760056246;}',5,1,'2025-10-10 00:30:48','2025-10-10 02:30:48',0,NULL,10),(415484,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:32:48','2025-10-10 02:32:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760056368;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760056368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:36:34','2025-10-10 02:36:34',0,NULL,10),(415485,'mailpoet/cron/daemon-run','complete','2025-10-10 00:36:32','2025-10-10 02:36:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760056592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760056592;}',5,1,'2025-10-10 00:36:34','2025-10-10 02:36:34',0,NULL,10),(415486,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:38:34','2025-10-10 02:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760056714;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760056714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:40:41','2025-10-10 02:40:41',0,NULL,10),(415487,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:42:41','2025-10-10 02:42:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760056961;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760056961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:46:32','2025-10-10 02:46:32',0,NULL,10),(415488,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:48:32','2025-10-10 02:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760057312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760057312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:50:39','2025-10-10 02:50:39',0,NULL,10),(415489,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:52:39','2025-10-10 02:52:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760057559;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760057559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:52:47','2025-10-10 02:52:47',0,NULL,10),(415490,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:54:47','2025-10-10 02:54:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760057687;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760057687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 00:54:54','2025-10-10 02:54:54',0,NULL,10),(415491,'mailpoet/cron/daemon-trigger','complete','2025-10-10 00:56:54','2025-10-10 02:56:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760057814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760057814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:01:31','2025-10-10 03:01:31',0,NULL,10),(415492,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:03:31','2025-10-10 03:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760058211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760058211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:03:57','2025-10-10 03:03:57',0,NULL,10),(415493,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:05:57','2025-10-10 03:05:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760058357;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760058357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:06:14','2025-10-10 03:06:14',0,NULL,10),(415494,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:08:14','2025-10-10 03:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760058494;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760058494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:08:31','2025-10-10 03:08:31',0,NULL,10),(415495,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:10:31','2025-10-10 03:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760058631;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760058631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:11:23','2025-10-10 03:11:23',0,NULL,10),(415496,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:13:23','2025-10-10 03:13:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760058803;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760058803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:15:16','2025-10-10 03:15:16',0,NULL,10),(415497,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:17:16','2025-10-10 03:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760059036;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760059036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:21:33','2025-10-10 03:21:33',0,NULL,10),(415498,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:23:33','2025-10-10 03:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760059413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760059413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:26:23','2025-10-10 03:26:23',0,NULL,10),(415499,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:28:23','2025-10-10 03:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760059703;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760059703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:28:39','2025-10-10 03:28:39',0,NULL,10),(415500,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:30:39','2025-10-10 03:30:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760059839;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760059839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:30:56','2025-10-10 03:30:56',0,NULL,10),(415501,'mailpoet/cron/daemon-run','complete','2025-10-10 01:30:54','2025-10-10 03:30:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760059854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760059854;}',5,1,'2025-10-10 01:30:56','2025-10-10 03:30:56',0,NULL,10),(415502,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:32:56','2025-10-10 03:32:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760059976;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760059976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:35:23','2025-10-10 03:35:23',0,NULL,10),(415503,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:37:23','2025-10-10 03:37:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760060243;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760060243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:37:35','2025-10-10 03:37:35',0,NULL,10),(415504,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:39:35','2025-10-10 03:39:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760060375;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760060375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:39:53','2025-10-10 03:39:53',0,NULL,10),(415505,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:41:53','2025-10-10 03:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760060513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760060513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:45:21','2025-10-10 03:45:21',0,NULL,10),(415506,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:47:21','2025-10-10 03:47:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760060841;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760060841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:47:41','2025-10-10 03:47:41',0,NULL,10),(415507,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:49:41','2025-10-10 03:49:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760060981;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760060981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:50:44','2025-10-10 03:50:44',0,NULL,10),(415508,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:52:44','2025-10-10 03:52:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760061164;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760061164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:53:10','2025-10-10 03:53:10',0,NULL,10),(415509,'mailpoet/cron/daemon-run','complete','2025-10-10 01:53:09','2025-10-10 03:53:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760061189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760061189;}',5,1,'2025-10-10 01:53:10','2025-10-10 03:53:10',0,NULL,10),(415510,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:55:10','2025-10-10 03:55:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760061310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760061310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:55:24','2025-10-10 03:55:24',0,NULL,10),(415511,'mailpoet/cron/daemon-trigger','complete','2025-10-10 01:57:24','2025-10-10 03:57:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760061444;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760061444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 01:59:47','2025-10-10 03:59:47',0,NULL,10),(415512,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:01:47','2025-10-10 04:01:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760061707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760061707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:04:18','2025-10-10 04:04:18',0,NULL,10),(415513,'mailpoet/cron/daemon-run','complete','2025-10-10 02:04:16','2025-10-10 04:04:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760061856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760061856;}',5,1,'2025-10-10 02:04:18','2025-10-10 04:04:18',0,NULL,10),(415514,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:06:18','2025-10-10 04:06:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760061978;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760061978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:06:33','2025-10-10 04:06:33',0,NULL,10),(415515,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:08:33','2025-10-10 04:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760062113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760062113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:08:48','2025-10-10 04:08:48',0,NULL,10),(415516,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:10:48','2025-10-10 04:10:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760062248;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760062248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:11:24','2025-10-10 04:11:24',0,NULL,10),(415517,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:13:24','2025-10-10 04:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760062404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760062404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:15:37','2025-10-10 04:15:37',0,NULL,10),(415518,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:17:37','2025-10-10 04:17:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760062657;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760062657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:20:01','2025-10-10 04:20:01',0,NULL,10),(415519,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:22:01','2025-10-10 04:22:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760062921;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760062921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:23:05','2025-10-10 04:23:05',0,NULL,10),(415520,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:25:05','2025-10-10 04:25:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:26:24','2025-10-10 04:26:24',0,NULL,10),(415521,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:28:24','2025-10-10 04:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063304;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:28:43','2025-10-10 04:28:43',0,NULL,10),(415522,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:30:43','2025-10-10 04:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063443;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:31:32','2025-10-10 04:31:32',0,NULL,10),(415523,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:33:32','2025-10-10 04:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:33:33','2025-10-10 04:33:33',0,NULL,10),(415524,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:35:33','2025-10-10 04:35:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063733;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:35:48','2025-10-10 04:35:48',0,NULL,10),(415525,'mailpoet/cron/daemon-run','complete','2025-10-10 02:35:46','2025-10-10 04:35:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760063746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760063746;}',5,1,'2025-10-10 02:35:48','2025-10-10 04:35:48',0,NULL,10),(415526,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:37:48','2025-10-10 04:37:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760063868;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760063868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:39:28','2025-10-10 04:39:28',0,NULL,10),(415527,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:41:28','2025-10-10 04:41:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064088;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:43:22','2025-10-10 04:43:22',0,NULL,10),(415528,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:45:22','2025-10-10 04:45:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064322;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:45:31','2025-10-10 04:45:31',0,NULL,10),(415529,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:47:31','2025-10-10 04:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064451;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:48:29','2025-10-10 04:48:29',0,NULL,10),(415530,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:50:29','2025-10-10 04:50:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064629;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:51:11','2025-10-10 04:51:11',0,NULL,10),(415531,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:53:11','2025-10-10 04:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064791;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:54:15','2025-10-10 04:54:15',0,NULL,10),(415532,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:56:15','2025-10-10 04:56:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760064975;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760064975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:56:24','2025-10-10 04:56:24',0,NULL,10),(415533,'mailpoet/cron/daemon-trigger','complete','2025-10-10 02:58:24','2025-10-10 04:58:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760065104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760065104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 02:58:53','2025-10-10 04:58:53',0,NULL,10),(415534,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:00:53','2025-10-10 05:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760065253;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760065253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:01:24','2025-10-10 05:01:24',0,NULL,10),(415535,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:03:24','2025-10-10 05:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760065404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760065404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:05:44','2025-10-10 05:05:44',0,NULL,10),(415536,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:07:44','2025-10-10 05:07:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760065664;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760065664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:09:03','2025-10-10 05:09:03',0,NULL,10),(415537,'mailpoet/cron/daemon-run','complete','2025-10-10 03:08:59','2025-10-10 05:08:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760065739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760065739;}',5,1,'2025-10-10 03:09:02','2025-10-10 05:09:02',0,NULL,10),(415538,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:11:03','2025-10-10 05:11:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760065863;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760065863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:11:24','2025-10-10 05:11:24',0,NULL,10),(415539,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:13:24','2025-10-10 05:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:13:48','2025-10-10 05:13:48',0,NULL,10),(415540,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:15:48','2025-10-10 05:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066148;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:16:35','2025-10-10 05:16:35',0,NULL,10),(415541,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:18:35','2025-10-10 05:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:18:40','2025-10-10 05:18:40',0,NULL,10),(415542,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:20:40','2025-10-10 05:20:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066440;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:21:36','2025-10-10 05:21:36',0,NULL,10),(415543,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:23:36','2025-10-10 05:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066616;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:24:32','2025-10-10 05:24:32',0,NULL,10),(415544,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:26:32','2025-10-10 05:26:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066792;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:27:33','2025-10-10 05:27:33',0,NULL,10),(415545,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:29:33','2025-10-10 05:29:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760066973;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760066973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:29:33','2025-10-10 05:29:33',0,NULL,10),(415546,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:31:33','2025-10-10 05:31:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067093;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:32:38','2025-10-10 05:32:38',0,NULL,10),(415547,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:34:38','2025-10-10 05:34:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067278;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:35:37','2025-10-10 05:35:37',0,NULL,10),(415548,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:37:37','2025-10-10 05:37:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067457;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:38:31','2025-10-10 05:38:31',0,NULL,10),(415549,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:40:31','2025-10-10 05:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067631;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:40:35','2025-10-10 05:40:35',0,NULL,10),(415550,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:42:35','2025-10-10 05:42:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067755;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:43:32','2025-10-10 05:43:32',0,NULL,10),(415551,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:45:32','2025-10-10 05:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760067932;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760067932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:45:37','2025-10-10 05:45:37',0,NULL,10),(415552,'mailpoet/cron/daemon-run','complete','2025-10-10 03:45:32','2025-10-10 05:45:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760067932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760067932;}',5,1,'2025-10-10 03:45:38','2025-10-10 05:45:38',0,NULL,10),(415553,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:47:37','2025-10-10 05:47:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068057;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:48:34','2025-10-10 05:48:34',0,NULL,10),(415554,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:50:34','2025-10-10 05:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068234;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:51:31','2025-10-10 05:51:31',0,NULL,10),(415555,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:53:31','2025-10-10 05:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:53:33','2025-10-10 05:53:33',0,NULL,10),(415556,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:55:33','2025-10-10 05:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068533;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:56:30','2025-10-10 05:56:30',0,NULL,10),(415557,'mailpoet/cron/daemon-trigger','complete','2025-10-10 03:58:30','2025-10-10 05:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 03:58:30','2025-10-10 05:58:30',0,NULL,10),(415558,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:00:30','2025-10-10 06:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068830;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:00:31','2025-10-10 06:00:31',0,NULL,10),(415559,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:02:31','2025-10-10 06:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760068951;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760068951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:02:34','2025-10-10 06:02:34',0,NULL,10),(415560,'mailpoet/cron/daemon-run','complete','2025-10-10 04:02:31','2025-10-10 06:02:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760068951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760068951;}',5,1,'2025-10-10 04:02:33','2025-10-10 06:02:33',0,NULL,10),(415561,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:04:34','2025-10-10 06:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069074;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:05:30','2025-10-10 06:05:30',0,NULL,10),(415562,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:07:30','2025-10-10 06:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069250;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:07:32','2025-10-10 06:07:32',0,NULL,10),(415563,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:09:32','2025-10-10 06:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069372;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:10:31','2025-10-10 06:10:31',0,NULL,10),(415564,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:12:31','2025-10-10 06:12:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069551;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:13:30','2025-10-10 06:13:30',0,NULL,10),(415565,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:15:30','2025-10-10 06:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069730;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:16:30','2025-10-10 06:16:30',0,NULL,10),(415566,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:18:30','2025-10-10 06:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760069910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760069910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:18:31','2025-10-10 06:18:31',0,NULL,10),(415567,'mailpoet/cron/daemon-run','complete','2025-10-10 04:18:30','2025-10-10 06:18:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760069910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760069910;}',5,1,'2025-10-10 04:18:31','2025-10-10 06:18:31',0,NULL,10),(415568,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:20:31','2025-10-10 06:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070031;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:21:29','2025-10-10 06:21:29',0,NULL,10),(415569,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:23:29','2025-10-10 06:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:23:30','2025-10-10 06:23:30',0,NULL,10),(415570,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:25:30','2025-10-10 06:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070330;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:26:30','2025-10-10 06:26:30',0,NULL,10),(415571,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:28:30','2025-10-10 06:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:28:35','2025-10-10 06:28:35',0,NULL,10),(415572,'mailpoet/cron/daemon-run','complete','2025-10-10 04:28:30','2025-10-10 06:28:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760070510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760070510;}',5,1,'2025-10-10 04:28:42','2025-10-10 06:28:42',0,NULL,10),(415573,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:30:35','2025-10-10 06:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070635;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:36:24','2025-10-10 06:36:24',0,NULL,10),(415574,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:38:24','2025-10-10 06:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:39:22','2025-10-10 06:39:22',0,NULL,10),(415575,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:41:22','2025-10-10 06:41:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071282;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:43:15','2025-10-10 06:43:15',0,NULL,10),(415576,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:45:15','2025-10-10 06:45:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:45:46','2025-10-10 06:45:46',0,NULL,10),(415577,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:47:46','2025-10-10 06:47:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071666;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:48:44','2025-10-10 06:48:44',0,NULL,10),(415578,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:50:44','2025-10-10 06:50:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071844;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:51:18','2025-10-10 06:51:18',0,NULL,10),(415579,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:53:18','2025-10-10 06:53:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760071998;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760071998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:56:15','2025-10-10 06:56:15',0,NULL,10),(415580,'mailpoet/cron/daemon-trigger','complete','2025-10-10 04:58:15','2025-10-10 06:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760072295;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760072295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 04:59:43','2025-10-10 06:59:43',0,NULL,10),(415581,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:01:43','2025-10-10 07:01:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760072503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760072503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:06:24','2025-10-10 07:06:24',0,NULL,10),(415582,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:08:24','2025-10-10 07:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760072904;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760072904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:11:02','2025-10-10 07:11:02',0,NULL,10),(415583,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:13:02','2025-10-10 07:13:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760073182;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760073182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:13:19','2025-10-10 07:13:19',0,NULL,10),(415584,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:15:19','2025-10-10 07:15:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760073319;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760073319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:16:24','2025-10-10 07:16:24',0,NULL,10),(415585,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:18:24','2025-10-10 07:18:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760073504;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760073504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:19:16','2025-10-10 07:19:16',0,NULL,10),(415586,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:21:16','2025-10-10 07:21:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760073676;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760073676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:21:29','2025-10-10 07:21:29',0,NULL,10),(415587,'mailpoet/cron/daemon-run','complete','2025-10-10 05:21:24','2025-10-10 07:21:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760073684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760073684;}',5,1,'2025-10-10 05:21:29','2025-10-10 07:21:29',0,NULL,10),(415588,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:23:29','2025-10-10 07:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760073809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760073809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:25:34','2025-10-10 07:25:34',0,NULL,10),(415589,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:27:34','2025-10-10 07:27:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074054;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:27:40','2025-10-10 07:27:40',0,NULL,10),(415590,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:29:40','2025-10-10 07:29:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074180;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:31:07','2025-10-10 07:31:07',0,NULL,10),(415591,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:33:07','2025-10-10 07:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074387;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:33:40','2025-10-10 07:33:40',0,NULL,10),(415592,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:35:40','2025-10-10 07:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074540;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:36:25','2025-10-10 07:36:25',0,NULL,10),(415593,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:38:25','2025-10-10 07:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:41:11','2025-10-10 07:41:11',0,NULL,10),(415594,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:43:11','2025-10-10 07:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760074991;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760074991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:43:21','2025-10-10 07:43:21',0,NULL,10),(415595,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:45:21','2025-10-10 07:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760075121;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760075121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:46:24','2025-10-10 07:46:24',0,NULL,10),(415596,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:48:24','2025-10-10 07:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760075304;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760075304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:49:03','2025-10-10 07:49:03',0,NULL,10),(415597,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:51:03','2025-10-10 07:51:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760075463;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760075463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:52:43','2025-10-10 07:52:43',0,NULL,10),(415598,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:54:43','2025-10-10 07:54:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760075683;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760075683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 05:56:21','2025-10-10 07:56:21',0,NULL,10),(415599,'mailpoet/cron/daemon-trigger','complete','2025-10-10 05:58:21','2025-10-10 07:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760075901;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760075901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:00:01','2025-10-10 08:00:01',0,NULL,10),(415600,'mailpoet/cron/daemon-run','complete','2025-10-10 05:59:56','2025-10-10 07:59:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760075996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760075996;}',5,1,'2025-10-10 06:00:02','2025-10-10 08:00:02',0,NULL,10),(415601,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:02:01','2025-10-10 08:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760076121;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760076121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:07:31','2025-10-10 08:07:31',0,NULL,10),(415602,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:09:31','2025-10-10 08:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760076571;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760076571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:09:56','2025-10-10 08:09:56',0,NULL,10),(415603,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:11:56','2025-10-10 08:11:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760076716;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760076716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:13:07','2025-10-10 08:13:07',0,NULL,10),(415604,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:15:07','2025-10-10 08:15:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760076907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760076907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:16:24','2025-10-10 08:16:24',0,NULL,10),(415605,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:18:24','2025-10-10 08:18:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760077104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760077104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:19:12','2025-10-10 08:19:12',0,NULL,10),(415606,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:21:12','2025-10-10 08:21:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760077272;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760077272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:23:26','2025-10-10 08:23:26',0,NULL,10),(415607,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:25:26','2025-10-10 08:25:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760077526;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760077526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:26:19','2025-10-10 08:26:19',0,NULL,10),(415608,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:28:19','2025-10-10 08:28:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760077699;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760077699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:29:43','2025-10-10 08:29:43',0,NULL,10),(415609,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:31:43','2025-10-10 08:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760077903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760077903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:31:48','2025-10-10 08:31:48',0,NULL,10),(415610,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:33:48','2025-10-10 08:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078028;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:33:53','2025-10-10 08:33:53',0,NULL,10),(415611,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:35:53','2025-10-10 08:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078153;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:37:50','2025-10-10 08:37:50',0,NULL,10),(415612,'mailpoet/cron/daemon-run','complete','2025-10-10 06:37:47','2025-10-10 08:37:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760078267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760078267;}',5,1,'2025-10-10 06:37:50','2025-10-10 08:37:50',0,NULL,10),(415613,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:39:50','2025-10-10 08:39:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078390;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:41:24','2025-10-10 08:41:24',0,NULL,10),(415614,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:43:24','2025-10-10 08:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:43:42','2025-10-10 08:43:42',0,NULL,10),(415615,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:45:42','2025-10-10 08:45:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078742;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:47:31','2025-10-10 08:47:31',0,NULL,10),(415616,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:49:31','2025-10-10 08:49:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760078971;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760078971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:51:15','2025-10-10 08:51:15',0,NULL,10),(415617,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:53:15','2025-10-10 08:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760079195;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760079195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:53:57','2025-10-10 08:53:57',0,NULL,10),(415618,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:55:57','2025-10-10 08:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760079357;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760079357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:56:23','2025-10-10 08:56:23',0,NULL,10),(415619,'mailpoet/cron/daemon-trigger','complete','2025-10-10 06:58:23','2025-10-10 08:58:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760079503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760079503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 06:59:31','2025-10-10 08:59:31',0,NULL,10),(415620,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:01:31','2025-10-10 09:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760079691;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760079691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:04:29','2025-10-10 09:04:29',0,NULL,10),(415621,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:06:29','2025-10-10 09:06:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760079989;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760079989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:07:14','2025-10-10 09:07:14',0,NULL,10),(415622,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:09:14','2025-10-10 09:09:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760080154;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760080154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:10:16','2025-10-10 09:10:16',0,NULL,10),(415623,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:12:16','2025-10-10 09:12:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760080336;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760080336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:12:37','2025-10-10 09:12:37',0,NULL,10),(415624,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:14:37','2025-10-10 09:14:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760080477;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760080477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:15:37','2025-10-10 09:15:37',0,NULL,10),(415625,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:17:37','2025-10-10 09:17:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760080657;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760080657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:19:28','2025-10-10 09:19:28',0,NULL,10),(415626,'mailpoet/cron/daemon-run','complete','2025-10-10 07:19:26','2025-10-10 09:19:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760080766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760080766;}',5,1,'2025-10-10 07:19:28','2025-10-10 09:19:28',0,NULL,10),(415627,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:21:28','2025-10-10 09:21:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760080888;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760080888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:21:37','2025-10-10 09:21:37',0,NULL,10),(415628,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:23:37','2025-10-10 09:23:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760081017;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760081017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:25:47','2025-10-10 09:25:47',0,NULL,10),(415629,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:27:47','2025-10-10 09:27:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760081267;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760081267;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:27:58','2025-10-10 09:27:58',0,NULL,10),(415630,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:29:58','2025-10-10 09:29:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760081398;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760081398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:31:24','2025-10-10 09:31:24',0,NULL,10),(415631,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:33:24','2025-10-10 09:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760081604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760081604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:36:28','2025-10-10 09:36:28',0,NULL,10),(415632,'mailpoet/cron/daemon-run','complete','2025-10-10 07:36:26','2025-10-10 09:36:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760081786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760081786;}',5,1,'2025-10-10 07:36:28','2025-10-10 09:36:28',0,NULL,10),(415633,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:38:28','2025-10-10 09:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760081908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760081908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:39:09','2025-10-10 09:39:09',0,NULL,10),(415634,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:41:09','2025-10-10 09:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082069;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:41:16','2025-10-10 09:41:16',0,NULL,10),(415635,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:43:16','2025-10-10 09:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082196;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:43:32','2025-10-10 09:43:32',0,NULL,10),(415636,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:45:32','2025-10-10 09:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082332;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:46:25','2025-10-10 09:46:25',0,NULL,10),(415637,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:48:25','2025-10-10 09:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:49:38','2025-10-10 09:49:38',0,NULL,10),(415638,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:51:38','2025-10-10 09:51:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082698;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:53:39','2025-10-10 09:53:39',0,NULL,10),(415639,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:55:39','2025-10-10 09:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760082939;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760082939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 07:56:24','2025-10-10 09:56:24',0,NULL,10),(415640,'mailpoet/cron/daemon-trigger','complete','2025-10-10 07:58:24','2025-10-10 09:58:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760083104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760083104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:00:48','2025-10-10 10:00:48',0,NULL,10),(415641,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:02:48','2025-10-10 10:02:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760083368;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760083368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:06:09','2025-10-10 10:06:09',0,NULL,10),(415642,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:08:09','2025-10-10 10:08:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760083689;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760083689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:09:55','2025-10-10 10:09:55',0,NULL,10),(415643,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:11:56','2025-10-10 10:11:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760083916;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760083916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:13:39','2025-10-10 10:13:39',0,NULL,10),(415644,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:15:39','2025-10-10 10:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084139;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:15:43','2025-10-10 10:15:43',0,NULL,10),(415645,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:17:43','2025-10-10 10:17:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084263;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:18:38','2025-10-10 10:18:38',0,NULL,10),(415646,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:20:38','2025-10-10 10:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084438;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:21:24','2025-10-10 10:21:24',0,NULL,10),(415647,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:23:24','2025-10-10 10:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:23:42','2025-10-10 10:23:42',0,NULL,10),(415648,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:25:42','2025-10-10 10:25:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084742;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:26:51','2025-10-10 10:26:51',0,NULL,10),(415649,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:28:51','2025-10-10 10:28:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760084931;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760084931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:29:31','2025-10-10 10:29:31',0,NULL,10),(415650,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:31:31','2025-10-10 10:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760085091;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760085091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:32:40','2025-10-10 10:32:40',0,NULL,10),(415651,'mailpoet/cron/daemon-run','complete','2025-10-10 08:32:37','2025-10-10 10:32:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760085157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760085157;}',5,1,'2025-10-10 08:32:39','2025-10-10 10:32:39',0,NULL,10),(415652,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:34:40','2025-10-10 10:34:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760085280;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760085280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:36:14','2025-10-10 10:36:14',0,NULL,10),(415653,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:38:14','2025-10-10 10:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760085494;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760085494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:38:51','2025-10-10 10:38:51',0,NULL,10),(415654,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:40:51','2025-10-10 10:40:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760085651;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760085651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:41:24','2025-10-10 10:41:24',0,NULL,10),(415655,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:43:24','2025-10-10 10:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760085804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760085804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:46:26','2025-10-10 10:46:26',0,NULL,10),(415656,'mailpoet/cron/daemon-run','complete','2025-10-10 08:46:24','2025-10-10 10:46:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760085984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760085984;}',5,1,'2025-10-10 08:46:26','2025-10-10 10:46:26',0,NULL,10),(415657,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:48:26','2025-10-10 10:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760086106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760086106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:51:24','2025-10-10 10:51:24',0,NULL,10),(415658,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:53:24','2025-10-10 10:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760086404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760086404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:53:31','2025-10-10 10:53:31',0,NULL,10),(415659,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:55:31','2025-10-10 10:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760086531;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760086531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 08:56:27','2025-10-10 10:56:27',0,NULL,10),(415660,'mailpoet/cron/daemon-run','complete','2025-10-10 08:56:26','2025-10-10 10:56:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760086586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760086586;}',5,1,'2025-10-10 08:56:27','2025-10-10 10:56:27',0,NULL,10),(415661,'mailpoet/cron/daemon-trigger','complete','2025-10-10 08:58:27','2025-10-10 10:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760086707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760086707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:00:31','2025-10-10 11:00:31',0,NULL,10),(415662,'mailpoet/cron/daemon-run','complete','2025-10-10 09:00:29','2025-10-10 11:00:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760086829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760086829;}',5,1,'2025-10-10 09:00:31','2025-10-10 11:00:31',0,NULL,10),(415663,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:02:31','2025-10-10 11:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760086951;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760086951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:02:43','2025-10-10 11:02:43',0,NULL,10),(415664,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:04:43','2025-10-10 11:04:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760087083;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760087083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:05:58','2025-10-10 11:05:58',0,NULL,10),(415665,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:07:58','2025-10-10 11:07:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760087278;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760087278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:08:18','2025-10-10 11:08:18',0,NULL,10),(415666,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:10:18','2025-10-10 11:10:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760087418;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760087418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:11:24','2025-10-10 11:11:24',0,NULL,10),(415667,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:13:24','2025-10-10 11:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760087604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760087604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:16:19','2025-10-10 11:16:19',0,NULL,10),(415668,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:18:19','2025-10-10 11:18:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760087899;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760087899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:18:23','2025-10-10 11:18:23',0,NULL,10),(415669,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:20:23','2025-10-10 11:20:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088023;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:21:24','2025-10-10 11:21:24',0,NULL,10),(415670,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:23:24','2025-10-10 11:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:24:42','2025-10-10 11:24:42',0,NULL,10),(415671,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:26:42','2025-10-10 11:26:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088402;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:26:51','2025-10-10 11:26:51',0,NULL,10),(415672,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:28:51','2025-10-10 11:28:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088531;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:31:06','2025-10-10 11:31:06',0,NULL,10),(415673,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:33:06','2025-10-10 11:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088786;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:33:14','2025-10-10 11:33:14',0,NULL,10),(415674,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:35:14','2025-10-10 11:35:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760088914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760088914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:35:24','2025-10-10 11:35:24',0,NULL,10),(415675,'mailpoet/cron/daemon-run','complete','2025-10-10 09:35:22','2025-10-10 11:35:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760088922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760088922;}',5,1,'2025-10-10 09:35:24','2025-10-10 11:35:24',0,NULL,10),(415676,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:37:24','2025-10-10 11:37:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089044;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:37:28','2025-10-10 11:37:28',0,NULL,10),(415677,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:39:28','2025-10-10 11:39:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089168;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:41:24','2025-10-10 11:41:24',0,NULL,10),(415678,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:43:24','2025-10-10 11:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:46:05','2025-10-10 11:46:05',0,NULL,10),(415679,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:48:05','2025-10-10 11:48:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089685;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:48:08','2025-10-10 11:48:08',0,NULL,10),(415680,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:50:08','2025-10-10 11:50:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:50:19','2025-10-10 11:50:19',0,NULL,10),(415681,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:52:19','2025-10-10 11:52:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760089939;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760089939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:52:25','2025-10-10 11:52:25',0,NULL,10),(415682,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:54:25','2025-10-10 11:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760090065;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760090065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:56:26','2025-10-10 11:56:26',0,NULL,10),(415683,'mailpoet/cron/daemon-trigger','complete','2025-10-10 09:58:26','2025-10-10 11:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760090306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760090306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 09:58:49','2025-10-10 11:58:49',0,NULL,10),(415684,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:00:49','2025-10-10 12:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760090449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760090449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:00:57','2025-10-10 12:00:57',0,NULL,10),(415685,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:02:57','2025-10-10 12:02:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760090577;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760090577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:05:18','2025-10-10 12:05:18',0,NULL,10),(415686,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:07:18','2025-10-10 12:07:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760090838;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760090838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:09:36','2025-10-10 12:09:36',0,NULL,10),(415687,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:11:36','2025-10-10 12:11:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091096;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:11:43','2025-10-10 12:11:43',0,NULL,10),(415688,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:13:43','2025-10-10 12:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091223;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:13:52','2025-10-10 12:13:52',0,NULL,10),(415689,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:15:52','2025-10-10 12:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091352;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:16:04','2025-10-10 12:16:04',0,NULL,10),(415690,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:18:04','2025-10-10 12:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091484;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:18:14','2025-10-10 12:18:14',0,NULL,10),(415691,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:20:14','2025-10-10 12:20:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:20:25','2025-10-10 12:20:25',0,NULL,10),(415692,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:22:25','2025-10-10 12:22:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091745;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:22:39','2025-10-10 12:22:39',0,NULL,10),(415693,'mailpoet/cron/daemon-run','complete','2025-10-10 10:22:37','2025-10-10 12:22:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760091757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760091757;}',5,1,'2025-10-10 10:22:39','2025-10-10 12:22:39',0,NULL,10),(415694,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:24:39','2025-10-10 12:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760091879;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760091879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:26:24','2025-10-10 12:26:24',0,NULL,10),(415695,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:28:24','2025-10-10 12:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760092104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760092104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:29:13','2025-10-10 12:29:13',0,NULL,10),(415696,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:31:13','2025-10-10 12:31:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760092273;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760092273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:31:25','2025-10-10 12:31:25',0,NULL,10),(415697,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:33:25','2025-10-10 12:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760092405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760092405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:33:42','2025-10-10 12:33:42',0,NULL,10),(415698,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:35:42','2025-10-10 12:35:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760092542;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760092542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:37:45','2025-10-10 12:37:45',0,NULL,10),(415699,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:39:45','2025-10-10 12:39:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760092785;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760092785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:41:27','2025-10-10 12:41:27',0,NULL,10),(415700,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:43:27','2025-10-10 12:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:44:47','2025-10-10 12:44:47',0,NULL,10),(415701,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:46:47','2025-10-10 12:46:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:47:47','2025-10-10 12:47:47',0,NULL,10),(415702,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:49:47','2025-10-10 12:49:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093387;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:51:11','2025-10-10 12:51:11',0,NULL,10),(415703,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:53:11','2025-10-10 12:53:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093591;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:53:29','2025-10-10 12:53:29',0,NULL,10),(415704,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:55:29','2025-10-10 12:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:55:43','2025-10-10 12:55:43',0,NULL,10),(415705,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:57:43','2025-10-10 12:57:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093863;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 10:57:54','2025-10-10 12:57:54',0,NULL,10),(415706,'mailpoet/cron/daemon-run','complete','2025-10-10 10:57:52','2025-10-10 12:57:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760093872;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760093872;}',5,1,'2025-10-10 10:57:54','2025-10-10 12:57:54',0,NULL,10),(415707,'mailpoet/cron/daemon-trigger','complete','2025-10-10 10:59:54','2025-10-10 12:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760093994;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760093994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:00:18','2025-10-10 13:00:18',0,NULL,10),(415708,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:02:18','2025-10-10 13:02:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760094138;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760094138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:06:25','2025-10-10 13:06:25',0,NULL,10),(415709,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:08:25','2025-10-10 13:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760094505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760094505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:09:18','2025-10-10 13:09:18',0,NULL,10),(415710,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:11:18','2025-10-10 13:11:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760094678;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760094678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:11:24','2025-10-10 13:11:24',0,NULL,10),(415711,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:13:24','2025-10-10 13:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760094804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760094804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:13:47','2025-10-10 13:13:47',0,NULL,10),(415712,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:15:47','2025-10-10 13:15:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760094947;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760094947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:16:01','2025-10-10 13:16:01',0,NULL,10),(415713,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:18:01','2025-10-10 13:18:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095081;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:18:14','2025-10-10 13:18:14',0,NULL,10),(415714,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:20:14','2025-10-10 13:20:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:20:28','2025-10-10 13:20:28',0,NULL,10),(415715,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:22:28','2025-10-10 13:22:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095348;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:22:42','2025-10-10 13:22:42',0,NULL,10),(415716,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:24:42','2025-10-10 13:24:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095482;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:24:54','2025-10-10 13:24:54',0,NULL,10),(415717,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:26:54','2025-10-10 13:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:29:20','2025-10-10 13:29:20',0,NULL,10),(415718,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:31:20','2025-10-10 13:31:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760095880;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760095880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:31:24','2025-10-10 13:31:24',0,NULL,10),(415719,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:33:24','2025-10-10 13:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:33:55','2025-10-10 13:33:55',0,NULL,10),(415720,'mailpoet/cron/daemon-run','complete','2025-10-10 11:33:53','2025-10-10 13:33:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760096033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760096033;}',5,1,'2025-10-10 11:33:55','2025-10-10 13:33:55',0,NULL,10),(415721,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:35:55','2025-10-10 13:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096155;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:36:25','2025-10-10 13:36:25',0,NULL,10),(415722,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:38:25','2025-10-10 13:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:40:38','2025-10-10 13:40:38',0,NULL,10),(415723,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:42:38','2025-10-10 13:42:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096558;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:42:55','2025-10-10 13:42:55',0,NULL,10),(415724,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:44:55','2025-10-10 13:44:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096695;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:45:07','2025-10-10 13:45:07',0,NULL,10),(415725,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:47:07','2025-10-10 13:47:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096827;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:47:22','2025-10-10 13:47:22',0,NULL,10),(415726,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:49:22','2025-10-10 13:49:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760096962;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760096962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:51:24','2025-10-10 13:51:24',0,NULL,10),(415727,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:53:24','2025-10-10 13:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760097204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760097204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:54:09','2025-10-10 13:54:09',0,NULL,10),(415728,'mailpoet/cron/daemon-trigger','complete','2025-10-10 11:56:09','2025-10-10 13:56:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760097369;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760097369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 11:58:47','2025-10-10 13:58:47',0,NULL,10),(415729,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:00:47','2025-10-10 14:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760097647;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760097647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:01:24','2025-10-10 14:01:24',0,NULL,10),(415730,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:03:24','2025-10-10 14:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760097804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760097804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:05:32','2025-10-10 14:05:32',0,NULL,10),(415731,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:07:32','2025-10-10 14:07:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098052;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:07:45','2025-10-10 14:07:45',0,NULL,10),(415732,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:09:45','2025-10-10 14:09:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098185;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:10:01','2025-10-10 14:10:01',0,NULL,10),(415733,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:12:01','2025-10-10 14:12:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098321;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:12:15','2025-10-10 14:12:15',0,NULL,10),(415734,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:14:15','2025-10-10 14:14:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098455;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:14:33','2025-10-10 14:14:33',0,NULL,10),(415735,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:16:33','2025-10-10 14:16:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098593;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:19:06','2025-10-10 14:19:06',0,NULL,10),(415736,'mailpoet/cron/daemon-run','complete','2025-10-10 12:19:03','2025-10-10 14:19:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760098743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760098743;}',5,1,'2025-10-10 12:19:06','2025-10-10 14:19:06',0,NULL,10),(415737,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:21:06','2025-10-10 14:21:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760098866;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760098866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:21:24','2025-10-10 14:21:24',0,NULL,10),(415738,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:23:24','2025-10-10 14:23:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:23:37','2025-10-10 14:23:37',0,NULL,10),(415739,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:25:37','2025-10-10 14:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099137;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:26:59','2025-10-10 14:26:59',0,NULL,10),(415740,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:28:59','2025-10-10 14:28:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099339;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:30:29','2025-10-10 14:30:29',0,NULL,10),(415741,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:32:29','2025-10-10 14:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099549;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:32:47','2025-10-10 14:32:47',0,NULL,10),(415742,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:34:47','2025-10-10 14:34:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099687;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:35:06','2025-10-10 14:35:06',0,NULL,10),(415743,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:37:06','2025-10-10 14:37:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099826;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:37:26','2025-10-10 14:37:26',0,NULL,10),(415744,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:39:26','2025-10-10 14:39:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760099966;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760099966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:39:37','2025-10-10 14:39:37',0,NULL,10),(415745,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:41:37','2025-10-10 14:41:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760100097;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760100097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:42:01','2025-10-10 14:42:01',0,NULL,10),(415746,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:44:01','2025-10-10 14:44:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760100241;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760100241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:46:25','2025-10-10 14:46:25',0,NULL,10),(415747,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:48:25','2025-10-10 14:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760100505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760100505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:49:52','2025-10-10 14:49:52',0,NULL,10),(415748,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:51:52','2025-10-10 14:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760100712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760100712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:53:12','2025-10-10 14:53:12',0,NULL,10),(415749,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:55:12','2025-10-10 14:55:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760100912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760100912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 12:56:28','2025-10-10 14:56:28',0,NULL,10),(415750,'mailpoet/cron/daemon-run','complete','2025-10-10 12:56:24','2025-10-10 14:56:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760100984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760100984;}',5,1,'2025-10-10 12:56:28','2025-10-10 14:56:28',0,NULL,10),(415751,'mailpoet/cron/daemon-trigger','complete','2025-10-10 12:58:28','2025-10-10 14:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760101108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760101108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:00:01','2025-10-10 15:00:01',0,NULL,10),(415752,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:02:01','2025-10-10 15:02:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760101321;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760101321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:02:10','2025-10-10 15:02:10',0,NULL,10),(415753,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:04:10','2025-10-10 15:04:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760101450;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760101450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:04:35','2025-10-10 15:04:35',0,NULL,10),(415754,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:06:35','2025-10-10 15:06:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760101595;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760101595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:08:33','2025-10-10 15:08:33',0,NULL,10),(415755,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:10:33','2025-10-10 15:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760101833;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760101833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:11:25','2025-10-10 15:11:25',0,NULL,10),(415756,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:13:25','2025-10-10 15:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:13:39','2025-10-10 15:13:39',0,NULL,10),(415757,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:15:39','2025-10-10 15:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102139;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:15:55','2025-10-10 15:15:55',0,NULL,10),(415758,'mailpoet/cron/daemon-run','complete','2025-10-10 13:15:54','2025-10-10 15:15:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760102154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760102154;}',5,1,'2025-10-10 13:15:55','2025-10-10 15:15:55',0,NULL,10),(415759,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:17:55','2025-10-10 15:17:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102275;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102275;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:18:10','2025-10-10 15:18:10',0,NULL,10),(415760,'mailpoet/cron/daemon-run','complete','2025-10-10 13:18:09','2025-10-10 15:18:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760102289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760102289;}',5,1,'2025-10-10 13:18:10','2025-10-10 15:18:10',0,NULL,10),(415761,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:20:10','2025-10-10 15:20:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:21:27','2025-10-10 15:21:27',0,NULL,10),(415762,'mailpoet/cron/daemon-run','complete','2025-10-10 13:21:25','2025-10-10 15:21:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760102485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760102485;}',5,1,'2025-10-10 13:21:27','2025-10-10 15:21:27',0,NULL,10),(415763,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:23:27','2025-10-10 15:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:26:25','2025-10-10 15:26:25',0,NULL,10),(415764,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:28:25','2025-10-10 15:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760102905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760102905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:28:32','2025-10-10 15:28:32',0,NULL,10),(415765,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:30:32','2025-10-10 15:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103032;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:31:25','2025-10-10 15:31:25',0,NULL,10),(415766,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:33:25','2025-10-10 15:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:33:49','2025-10-10 15:33:49',0,NULL,10),(415767,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:35:49','2025-10-10 15:35:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103349;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:36:25','2025-10-10 15:36:25',0,NULL,10),(415768,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:38:25','2025-10-10 15:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:38:28','2025-10-10 15:38:28',0,NULL,10),(415769,'mailpoet/cron/daemon-run','complete','2025-10-10 13:38:26','2025-10-10 15:38:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760103506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760103506;}',5,1,'2025-10-10 13:38:28','2025-10-10 15:38:28',0,NULL,10),(415770,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:40:28','2025-10-10 15:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103628;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:40:39','2025-10-10 15:40:39',0,NULL,10),(415771,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:42:39','2025-10-10 15:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103759;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:43:03','2025-10-10 15:43:03',0,NULL,10),(415772,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:45:03','2025-10-10 15:45:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760103903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760103903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:46:25','2025-10-10 15:46:25',0,NULL,10),(415773,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:48:25','2025-10-10 15:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:49:40','2025-10-10 15:49:40',0,NULL,10),(415774,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:51:40','2025-10-10 15:51:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104300;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:52:25','2025-10-10 15:52:25',0,NULL,10),(415775,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:54:25','2025-10-10 15:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104465;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:54:43','2025-10-10 15:54:43',0,NULL,10),(415776,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:56:43','2025-10-10 15:56:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104603;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:57:02','2025-10-10 15:57:02',0,NULL,10),(415777,'mailpoet/cron/daemon-trigger','complete','2025-10-10 13:59:02','2025-10-10 15:59:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104742;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104742;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 13:59:23','2025-10-10 15:59:23',0,NULL,10),(415778,'mailpoet/cron/daemon-run','complete','2025-10-10 13:59:22','2025-10-10 15:59:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760104762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760104762;}',5,1,'2025-10-10 13:59:23','2025-10-10 15:59:23',0,NULL,10),(415779,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:01:23','2025-10-10 16:01:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760104883;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760104883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:01:25','2025-10-10 16:01:25',0,NULL,10),(415780,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:03:25','2025-10-10 16:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760105005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760105005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:06:24','2025-10-10 16:06:24',0,NULL,10),(415781,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:08:24','2025-10-10 16:08:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760105304;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760105304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:08:40','2025-10-10 16:08:40',0,NULL,10),(415782,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:10:40','2025-10-10 16:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760105440;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760105440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:10:58','2025-10-10 16:10:58',0,NULL,10),(415783,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:12:58','2025-10-10 16:12:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760105578;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760105578;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:15:36','2025-10-10 16:15:36',0,NULL,10),(415784,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:17:36','2025-10-10 16:17:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760105856;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760105856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:20:17','2025-10-10 16:20:17',0,NULL,10),(415785,'mailpoet/cron/daemon-run','complete','2025-10-10 14:20:15','2025-10-10 16:20:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760106015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760106015;}',5,1,'2025-10-10 14:20:16','2025-10-10 16:20:16',0,NULL,10),(415786,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:22:17','2025-10-10 16:22:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760106137;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760106137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:22:29','2025-10-10 16:22:29',0,NULL,10),(415787,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:24:30','2025-10-10 16:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760106270;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760106270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:24:47','2025-10-10 16:24:47',0,NULL,10),(415788,'mailpoet/cron/daemon-run','complete','2025-10-10 14:24:46','2025-10-10 16:24:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760106286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760106286;}',5,1,'2025-10-10 14:24:47','2025-10-10 16:24:47',0,NULL,10),(415789,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:26:47','2025-10-10 16:26:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760106407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760106407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:28:27','2025-10-10 16:28:27',0,NULL,10),(415790,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:30:27','2025-10-10 16:30:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760106627;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760106627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:31:24','2025-10-10 16:31:24',0,NULL,10),(415791,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:33:24','2025-10-10 16:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760106804;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760106804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:36:24','2025-10-10 16:36:24',0,NULL,10),(415792,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:38:24','2025-10-10 16:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760107104;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760107104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:41:04','2025-10-10 16:41:04',0,NULL,10),(415793,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:43:04','2025-10-10 16:43:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760107384;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760107384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:43:23','2025-10-10 16:43:23',0,NULL,10),(415794,'mailpoet/cron/daemon-run','complete','2025-10-10 14:43:22','2025-10-10 16:43:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760107402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760107402;}',5,1,'2025-10-10 14:43:23','2025-10-10 16:43:23',0,NULL,10),(415795,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:45:23','2025-10-10 16:45:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760107523;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760107523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:46:24','2025-10-10 16:46:24',0,NULL,10),(415796,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:48:24','2025-10-10 16:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760107704;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760107704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:48:47','2025-10-10 16:48:47',0,NULL,10),(415797,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:50:47','2025-10-10 16:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760107847;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760107847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:51:24','2025-10-10 16:51:24',0,NULL,10),(415798,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:53:24','2025-10-10 16:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760108004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760108004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:54:50','2025-10-10 16:54:50',0,NULL,10),(415799,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:56:50','2025-10-10 16:56:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760108210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760108210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 14:57:05','2025-10-10 16:57:05',0,NULL,10),(415800,'mailpoet/cron/daemon-trigger','complete','2025-10-10 14:59:05','2025-10-10 16:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760108345;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760108345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:01:02','2025-10-10 17:01:02',0,NULL,10),(415801,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:03:02','2025-10-10 17:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760108582;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760108582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:06:25','2025-10-10 17:06:25',0,NULL,10),(415802,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:08:25','2025-10-10 17:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760108905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760108905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:08:33','2025-10-10 17:08:33',0,NULL,10),(415803,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:10:33','2025-10-10 17:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760109033;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760109033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:10:51','2025-10-10 17:10:51',0,NULL,10),(415804,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:12:51','2025-10-10 17:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760109171;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760109171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:13:11','2025-10-10 17:13:11',0,NULL,10),(415805,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:15:11','2025-10-10 17:15:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760109311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760109311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:15:27','2025-10-10 17:15:27',0,NULL,10),(415806,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:17:27','2025-10-10 17:17:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760109447;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760109447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:21:26','2025-10-10 17:21:26',0,NULL,10),(415807,'mailpoet/cron/daemon-run','complete','2025-10-10 15:21:25','2025-10-10 17:21:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760109685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760109685;}',5,1,'2025-10-10 15:21:26','2025-10-10 17:21:26',0,NULL,10),(415808,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:23:26','2025-10-10 17:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760109806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760109806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:26:25','2025-10-10 17:26:25',0,NULL,10),(415809,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:28:25','2025-10-10 17:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760110105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760110105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:28:40','2025-10-10 17:28:40',0,NULL,10),(415810,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:30:40','2025-10-10 17:30:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760110240;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760110240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:31:24','2025-10-10 17:31:24',0,NULL,10),(415811,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:33:24','2025-10-10 17:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760110404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760110404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:34:21','2025-10-10 17:34:21',0,NULL,10),(415812,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:36:21','2025-10-10 17:36:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760110581;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760110581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:36:22','2025-10-10 17:36:22',0,NULL,10),(415813,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:38:22','2025-10-10 17:38:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760110702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760110702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:41:25','2025-10-10 17:41:25',0,NULL,10),(415814,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:43:25','2025-10-10 17:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:43:30','2025-10-10 17:43:30',0,NULL,10),(415815,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:45:30','2025-10-10 17:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111130;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:45:36','2025-10-10 17:45:36',0,NULL,10),(415816,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:47:36','2025-10-10 17:47:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111256;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:51:26','2025-10-10 17:51:26',0,NULL,10),(415817,'mailpoet/cron/daemon-run','complete','2025-10-10 15:51:25','2025-10-10 17:51:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760111485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760111485;}',5,1,'2025-10-10 15:51:26','2025-10-10 17:51:26',0,NULL,10),(415818,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:53:26','2025-10-10 17:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:53:38','2025-10-10 17:53:38',0,NULL,10),(415819,'mailpoet/cron/daemon-run','complete','2025-10-10 15:53:35','2025-10-10 17:53:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760111615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760111615;}',5,1,'2025-10-10 15:53:38','2025-10-10 17:53:38',0,NULL,10),(415820,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:55:38','2025-10-10 17:55:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111738;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 15:57:24','2025-10-10 17:57:24',0,NULL,10),(415821,'mailpoet/cron/daemon-trigger','complete','2025-10-10 15:59:24','2025-10-10 17:59:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760111964;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760111964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:01:24','2025-10-10 18:01:24',0,NULL,10),(415822,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:03:24','2025-10-10 18:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760112204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760112204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:05:03','2025-10-10 18:05:03',0,NULL,10),(415823,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:07:03','2025-10-10 18:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760112423;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760112423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:10:55','2025-10-10 18:10:55',0,NULL,10),(415824,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:12:55','2025-10-10 18:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760112775;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760112775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:14:53','2025-10-10 18:14:53',0,NULL,10),(415825,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:16:53','2025-10-10 18:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:17:00','2025-10-10 18:17:00',0,NULL,10),(415826,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:19:00','2025-10-10 18:19:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113140;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:19:05','2025-10-10 18:19:05',0,NULL,10),(415827,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:21:05','2025-10-10 18:21:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113265;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:21:26','2025-10-10 18:21:26',0,NULL,10),(415828,'mailpoet/cron/daemon-run','complete','2025-10-10 16:21:25','2025-10-10 18:21:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760113285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760113285;}',5,1,'2025-10-10 16:21:26','2025-10-10 18:21:26',0,NULL,10),(415829,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:23:26','2025-10-10 18:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:26:24','2025-10-10 18:26:24',0,NULL,10),(415830,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:28:24','2025-10-10 18:28:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113704;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:29:32','2025-10-10 18:29:32',0,NULL,10),(415831,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:31:32','2025-10-10 18:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760113892;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760113892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:31:32','2025-10-10 18:31:32',0,NULL,10),(415832,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:33:32','2025-10-10 18:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760114012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760114012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:33:33','2025-10-10 18:33:33',0,NULL,10),(415833,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:35:33','2025-10-10 18:35:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760114133;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760114133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:39:25','2025-10-10 18:39:25',0,NULL,10),(415834,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:41:25','2025-10-10 18:41:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760114485;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760114485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:41:30','2025-10-10 18:41:30',0,NULL,10),(415835,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:43:30','2025-10-10 18:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760114610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760114610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:46:25','2025-10-10 18:46:25',0,NULL,10),(415836,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:48:25','2025-10-10 18:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760114905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760114905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:48:47','2025-10-10 18:48:47',0,NULL,10),(415837,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:50:47','2025-10-10 18:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760115047;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760115047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:51:39','2025-10-10 18:51:39',0,NULL,10),(415838,'mailpoet/cron/daemon-run','complete','2025-10-10 16:51:37','2025-10-10 18:51:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760115097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760115097;}',5,1,'2025-10-10 16:51:39','2025-10-10 18:51:39',0,NULL,10),(415839,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:53:39','2025-10-10 18:53:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760115219;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760115219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:54:17','2025-10-10 18:54:17',0,NULL,10),(415840,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:56:17','2025-10-10 18:56:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760115377;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760115377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 16:56:25','2025-10-10 18:56:25',0,NULL,10),(415841,'mailpoet/cron/daemon-trigger','complete','2025-10-10 16:58:25','2025-10-10 18:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760115505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760115505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:01:25','2025-10-10 19:01:25',0,NULL,10),(415842,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:03:25','2025-10-10 19:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760115805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760115805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:05:28','2025-10-10 19:05:28',0,NULL,10),(415843,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:07:28','2025-10-10 19:07:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116048;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:09:09','2025-10-10 19:09:09',0,NULL,10),(415844,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:11:09','2025-10-10 19:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116269;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:11:09','2025-10-10 19:11:09',0,NULL,10),(415845,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:13:09','2025-10-10 19:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116389;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:15:02','2025-10-10 19:15:02',0,NULL,10),(415846,'mailpoet/cron/daemon-run','complete','2025-10-10 17:14:59','2025-10-10 19:14:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760116499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760116499;}',5,1,'2025-10-10 17:15:02','2025-10-10 19:15:02',0,NULL,10),(415847,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:17:02','2025-10-10 19:17:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116622;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:19:08','2025-10-10 19:19:08',0,NULL,10),(415848,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:21:08','2025-10-10 19:21:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116868;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:21:15','2025-10-10 19:21:15',0,NULL,10),(415849,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:23:15','2025-10-10 19:23:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760116995;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760116995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:26:25','2025-10-10 19:26:25',0,NULL,10),(415850,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:28:25','2025-10-10 19:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760117305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760117305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:29:32','2025-10-10 19:29:32',0,NULL,10),(415851,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:31:32','2025-10-10 19:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760117492;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760117492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:36:26','2025-10-10 19:36:26',0,NULL,10),(415852,'mailpoet/cron/daemon-run','complete','2025-10-10 17:36:25','2025-10-10 19:36:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760117785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760117785;}',5,1,'2025-10-10 17:36:26','2025-10-10 19:36:26',0,NULL,10),(415853,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:38:26','2025-10-10 19:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760117906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760117906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:38:52','2025-10-10 19:38:52',0,NULL,10),(415854,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:40:52','2025-10-10 19:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118052;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:41:24','2025-10-10 19:41:24',0,NULL,10),(415855,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:43:24','2025-10-10 19:43:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:43:28','2025-10-10 19:43:28',0,NULL,10),(415856,'mailpoet/cron/daemon-run','complete','2025-10-10 17:43:27','2025-10-10 19:43:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760118207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760118207;}',5,1,'2025-10-10 17:43:28','2025-10-10 19:43:28',0,NULL,10),(415857,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:45:28','2025-10-10 19:45:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118328;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:46:24','2025-10-10 19:46:24',0,NULL,10),(415858,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:48:24','2025-10-10 19:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118504;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:49:08','2025-10-10 19:49:08',0,NULL,10),(415859,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:51:08','2025-10-10 19:51:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118668;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:51:25','2025-10-10 19:51:25',0,NULL,10),(415860,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:53:25','2025-10-10 19:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760118805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760118805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 17:54:43','2025-10-10 19:54:43',0,NULL,10),(415861,'mailpoet/cron/daemon-trigger','complete','2025-10-10 17:56:43','2025-10-10 19:56:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760119003;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760119003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:00:14','2025-10-10 20:00:14',0,NULL,10),(415862,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:02:14','2025-10-10 20:02:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760119334;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760119334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:03:57','2025-10-10 20:03:57',0,NULL,10),(415863,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:05:57','2025-10-10 20:05:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760119557;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760119557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:08:37','2025-10-10 20:08:37',0,NULL,10),(415864,'mailpoet/cron/daemon-run','complete','2025-10-10 18:08:35','2025-10-10 20:08:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760119715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760119715;}',5,1,'2025-10-10 18:08:37','2025-10-10 20:08:37',0,NULL,10),(415865,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:10:37','2025-10-10 20:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760119837;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760119837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:11:25','2025-10-10 20:11:25',0,NULL,10),(415866,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:13:25','2025-10-10 20:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:15:49','2025-10-10 20:15:49',0,NULL,10),(415867,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:17:49','2025-10-10 20:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120269;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:17:55','2025-10-10 20:17:55',0,NULL,10),(415868,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:19:55','2025-10-10 20:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120395;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:20:02','2025-10-10 20:20:02',0,NULL,10),(415869,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:22:02','2025-10-10 20:22:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120522;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:24:16','2025-10-10 20:24:16',0,NULL,10),(415870,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:26:16','2025-10-10 20:26:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120776;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:26:17','2025-10-10 20:26:17',0,NULL,10),(415871,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:28:17','2025-10-10 20:28:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760120897;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760120897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:30:28','2025-10-10 20:30:28',0,NULL,10),(415872,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:32:28','2025-10-10 20:32:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760121148;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760121148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:32:55','2025-10-10 20:32:55',0,NULL,10),(415873,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:34:55','2025-10-10 20:34:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760121295;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760121295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:36:25','2025-10-10 20:36:25',0,NULL,10),(415874,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:38:25','2025-10-10 20:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760121505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760121505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:40:44','2025-10-10 20:40:44',0,NULL,10),(415875,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:42:44','2025-10-10 20:42:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760121764;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760121764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:44:16','2025-10-10 20:44:16',0,NULL,10),(415876,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:46:16','2025-10-10 20:46:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760121976;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760121976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:46:29','2025-10-10 20:46:29',0,NULL,10),(415877,'mailpoet/cron/daemon-run','complete','2025-10-10 18:46:25','2025-10-10 20:46:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760121985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760121985;}',5,1,'2025-10-10 18:46:29','2025-10-10 20:46:29',0,NULL,10),(415878,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:48:29','2025-10-10 20:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760122109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760122109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:51:25','2025-10-10 20:51:25',0,NULL,10),(415879,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:53:25','2025-10-10 20:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760122405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760122405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:54:13','2025-10-10 20:54:13',0,NULL,10),(415880,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:56:13','2025-10-10 20:56:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760122573;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760122573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:56:25','2025-10-10 20:56:25',0,NULL,10),(415881,'mailpoet/cron/daemon-trigger','complete','2025-10-10 18:58:25','2025-10-10 20:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760122705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760122705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 18:59:14','2025-10-10 20:59:14',0,NULL,10),(415882,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:01:14','2025-10-10 21:01:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760122874;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760122874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:03:05','2025-10-10 21:03:05',0,NULL,10),(415883,'mailpoet/cron/daemon-run','complete','2025-10-10 19:03:02','2025-10-10 21:03:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760122982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760122982;}',5,1,'2025-10-10 19:03:05','2025-10-10 21:03:05',0,NULL,10),(415884,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:05:05','2025-10-10 21:05:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760123105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760123105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:06:25','2025-10-10 21:06:25',0,NULL,10),(415885,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:08:25','2025-10-10 21:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760123305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760123305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:11:27','2025-10-10 21:11:27',0,NULL,10),(415886,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:13:27','2025-10-10 21:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760123607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760123607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:14:36','2025-10-10 21:14:36',0,NULL,10),(415887,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:16:36','2025-10-10 21:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760123796;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760123796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:18:03','2025-10-10 21:18:03',0,NULL,10),(415888,'mailpoet/cron/daemon-run','complete','2025-10-10 19:18:02','2025-10-10 21:18:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760123882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760123882;}',5,1,'2025-10-10 19:18:03','2025-10-10 21:18:03',0,NULL,10),(415889,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:20:03','2025-10-10 21:20:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124003;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:21:25','2025-10-10 21:21:25',0,NULL,10),(415890,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:23:25','2025-10-10 21:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:24:20','2025-10-10 21:24:20',0,NULL,10),(415891,'mailpoet/cron/daemon-run','complete','2025-10-10 19:24:19','2025-10-10 21:24:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760124259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760124259;}',5,1,'2025-10-10 19:24:20','2025-10-10 21:24:20',0,NULL,10),(415892,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:26:20','2025-10-10 21:26:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124380;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:26:25','2025-10-10 21:26:25',0,NULL,10),(415893,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:28:25','2025-10-10 21:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:31:25','2025-10-10 21:31:25',0,NULL,10),(415894,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:33:25','2025-10-10 21:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:33:30','2025-10-10 21:33:30',0,NULL,10),(415895,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:35:30','2025-10-10 21:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760124930;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760124930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:35:31','2025-10-10 21:35:31',0,NULL,10),(415896,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:37:31','2025-10-10 21:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125051;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:37:32','2025-10-10 21:37:32',0,NULL,10),(415897,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:39:32','2025-10-10 21:39:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125172;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:40:59','2025-10-10 21:40:59',0,NULL,10),(415898,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:42:59','2025-10-10 21:42:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125379;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:43:30','2025-10-10 21:43:30',0,NULL,10),(415899,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:45:30','2025-10-10 21:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125530;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:46:30','2025-10-10 21:46:30',0,NULL,10),(415900,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:48:30','2025-10-10 21:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:48:40','2025-10-10 21:48:40',0,NULL,10),(415901,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:50:40','2025-10-10 21:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760125840;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760125840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:52:25','2025-10-10 21:52:25',0,NULL,10),(415902,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:54:25','2025-10-10 21:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760126065;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760126065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 19:56:08','2025-10-10 21:56:08',0,NULL,10),(415903,'mailpoet/cron/daemon-trigger','complete','2025-10-10 19:58:08','2025-10-10 21:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760126288;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760126288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:01:30','2025-10-10 22:01:30',0,NULL,10),(415904,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:03:30','2025-10-10 22:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760126610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760126610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:03:39','2025-10-10 22:03:39',0,NULL,10),(415905,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:05:39','2025-10-10 22:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760126739;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760126739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:09:19','2025-10-10 22:09:19',0,NULL,10),(415906,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:11:19','2025-10-10 22:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127079;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:11:25','2025-10-10 22:11:25',0,NULL,10),(415907,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:13:25','2025-10-10 22:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:15:27','2025-10-10 22:15:27',0,NULL,10),(415908,'mailpoet/cron/daemon-run','complete','2025-10-10 20:15:23','2025-10-10 22:15:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760127323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760127323;}',5,1,'2025-10-10 20:15:27','2025-10-10 22:15:27',0,NULL,10),(415909,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:17:27','2025-10-10 22:17:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127447;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:17:28','2025-10-10 22:17:28',0,NULL,10),(415910,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:19:28','2025-10-10 22:19:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127568;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:19:28','2025-10-10 22:19:28',0,NULL,10),(415911,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:21:28','2025-10-10 22:21:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127688;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:23:33','2025-10-10 22:23:33',0,NULL,10),(415912,'mailpoet/cron/daemon-run','complete','2025-10-10 20:23:30','2025-10-10 22:23:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760127810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760127810;}',5,1,'2025-10-10 20:23:32','2025-10-10 22:23:32',0,NULL,10),(415913,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:25:33','2025-10-10 22:25:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760127933;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760127933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:26:25','2025-10-10 22:26:25',0,NULL,10),(415914,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:28:25','2025-10-10 22:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760128105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760128105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:29:39','2025-10-10 22:29:39',0,NULL,10),(415915,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:31:39','2025-10-10 22:31:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760128299;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760128299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:31:59','2025-10-10 22:31:59',0,NULL,10),(415916,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:33:59','2025-10-10 22:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760128439;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760128439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:34:30','2025-10-10 22:34:30',0,NULL,10),(415917,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:36:30','2025-10-10 22:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760128590;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760128590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:37:39','2025-10-10 22:37:39',0,NULL,10),(415918,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:39:39','2025-10-10 22:39:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760128779;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760128779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:41:25','2025-10-10 22:41:25',0,NULL,10),(415919,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:43:25','2025-10-10 22:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760129005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760129005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:45:23','2025-10-10 22:45:23',0,NULL,10),(415920,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:47:23','2025-10-10 22:47:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760129243;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760129243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:51:21','2025-10-10 22:51:21',0,NULL,10),(415921,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:53:21','2025-10-10 22:53:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760129601;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760129601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:54:50','2025-10-10 22:54:50',0,NULL,10),(415922,'mailpoet/cron/daemon-trigger','complete','2025-10-10 20:56:50','2025-10-10 22:56:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760129810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760129810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 20:58:36','2025-10-10 22:58:36',0,NULL,10),(415923,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:00:36','2025-10-10 23:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760130036;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760130036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:02:25','2025-10-10 23:02:25',0,NULL,10),(415924,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:04:25','2025-10-10 23:04:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760130265;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760130265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:04:44','2025-10-10 23:04:44',0,NULL,10),(415925,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:06:44','2025-10-10 23:06:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760130404;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760130404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:10:20','2025-10-10 23:10:20',0,NULL,10),(415926,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:12:20','2025-10-10 23:12:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760130740;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760130740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:16:25','2025-10-10 23:16:25',0,NULL,10),(415927,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:18:25','2025-10-10 23:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:20:52','2025-10-10 23:20:52',0,NULL,10),(415928,'mailpoet/cron/daemon-run','complete','2025-10-10 21:20:48','2025-10-10 23:20:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760131248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760131248;}',5,1,'2025-10-10 21:20:52','2025-10-10 23:20:52',0,NULL,10),(415929,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:22:52','2025-10-10 23:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131372;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:23:01','2025-10-10 23:23:01',0,NULL,10),(415930,'mailpoet/cron/daemon-run','complete','2025-10-10 21:22:59','2025-10-10 23:22:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760131379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760131379;}',5,1,'2025-10-10 21:23:01','2025-10-10 23:23:01',0,NULL,10),(415931,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:25:01','2025-10-10 23:25:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131501;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:25:06','2025-10-10 23:25:06',0,NULL,10),(415932,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:27:06','2025-10-10 23:27:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131626;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:27:24','2025-10-10 23:27:24',0,NULL,10),(415933,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:29:24','2025-10-10 23:29:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131764;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:29:27','2025-10-10 23:29:27',0,NULL,10),(415934,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:31:27','2025-10-10 23:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760131887;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760131887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:31:35','2025-10-10 23:31:35',0,NULL,10),(415935,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:33:35','2025-10-10 23:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:35:56','2025-10-10 23:35:56',0,NULL,10),(415936,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:37:56','2025-10-10 23:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132276;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:39:05','2025-10-10 23:39:05',0,NULL,10),(415937,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:41:05','2025-10-10 23:41:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132465;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:41:25','2025-10-10 23:41:25',0,NULL,10),(415938,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:43:25','2025-10-10 23:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:44:00','2025-10-10 23:44:00',0,NULL,10),(415939,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:46:00','2025-10-10 23:46:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132760;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:46:44','2025-10-10 23:46:44',0,NULL,10),(415940,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:48:44','2025-10-10 23:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760132924;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760132924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:48:49','2025-10-10 23:48:49',0,NULL,10),(415941,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:50:49','2025-10-10 23:50:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133049;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:50:56','2025-10-10 23:50:56',0,NULL,10),(415942,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:52:56','2025-10-10 23:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133176;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:53:07','2025-10-10 23:53:07',0,NULL,10),(415943,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:55:07','2025-10-10 23:55:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 21:56:25','2025-10-10 23:56:25',0,NULL,10),(415944,'mailpoet/cron/daemon-trigger','complete','2025-10-10 21:58:25','2025-10-10 23:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:01:25','2025-10-11 00:01:25',0,NULL,10),(415945,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:03:25','2025-10-11 00:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:03:56','2025-10-11 00:03:56',0,NULL,10),(415946,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:05:56','2025-10-11 00:05:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760133956;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760133956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:06:06','2025-10-11 00:06:06',0,NULL,10),(415947,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:08:06','2025-10-11 00:08:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760134086;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760134086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:08:16','2025-10-11 00:08:16',0,NULL,10),(415948,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:10:16','2025-10-11 00:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760134216;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760134216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:11:25','2025-10-11 00:11:25',0,NULL,10),(415949,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:13:25','2025-10-11 00:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760134405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760134405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:14:52','2025-10-11 00:14:52',0,NULL,10),(415950,'mailpoet/cron/daemon-run','complete','2025-10-10 22:14:48','2025-10-11 00:14:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760134488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760134488;}',5,1,'2025-10-10 22:14:52','2025-10-11 00:14:52',0,NULL,10),(415951,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:16:52','2025-10-11 00:16:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760134612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760134612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:17:41','2025-10-11 00:17:41',0,NULL,10),(415952,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:19:41','2025-10-11 00:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760134781;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760134781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:21:26','2025-10-11 00:21:26',0,NULL,10),(415953,'mailpoet/cron/daemon-run','complete','2025-10-10 22:21:25','2025-10-11 00:21:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760134885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760134885;}',5,1,'2025-10-10 22:21:26','2025-10-11 00:21:26',0,NULL,10),(415954,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:23:26','2025-10-11 00:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:24:10','2025-10-11 00:24:10',0,NULL,10),(415955,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:26:10','2025-10-11 00:26:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135170;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:26:25','2025-10-11 00:26:25',0,NULL,10),(415956,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:28:25','2025-10-11 00:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:29:41','2025-10-11 00:29:41',0,NULL,10),(415957,'mailpoet/cron/daemon-run','complete','2025-10-10 22:29:39','2025-10-11 00:29:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760135379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760135379;}',5,1,'2025-10-10 22:29:41','2025-10-11 00:29:41',0,NULL,10),(415958,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:31:41','2025-10-11 00:31:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135501;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:34:09','2025-10-11 00:34:09',0,NULL,10),(415959,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:36:09','2025-10-11 00:36:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135769;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:36:25','2025-10-11 00:36:25',0,NULL,10),(415960,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:38:25','2025-10-11 00:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760135905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760135905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:41:25','2025-10-11 00:41:25',0,NULL,10),(415961,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:43:25','2025-10-11 00:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760136205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760136205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:46:26','2025-10-11 00:46:26',0,NULL,10),(415962,'mailpoet/cron/daemon-run','complete','2025-10-10 22:46:25','2025-10-11 00:46:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760136385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760136385;}',5,1,'2025-10-10 22:46:26','2025-10-11 00:46:26',0,NULL,10),(415963,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:48:26','2025-10-11 00:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760136506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760136506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:51:25','2025-10-11 00:51:25',0,NULL,10),(415964,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:53:25','2025-10-11 00:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760136805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760136805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 22:56:25','2025-10-11 00:56:25',0,NULL,10),(415965,'mailpoet/cron/daemon-trigger','complete','2025-10-10 22:58:25','2025-10-11 00:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760137105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760137105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:01:25','2025-10-11 01:01:25',0,NULL,10),(415966,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:03:25','2025-10-11 01:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760137405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760137405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:06:27','2025-10-11 01:06:27',0,NULL,10),(415967,'mailpoet/cron/daemon-run','complete','2025-10-10 23:06:25','2025-10-11 01:06:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760137585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760137585;}',5,1,'2025-10-10 23:06:26','2025-10-11 01:06:26',0,NULL,10),(415968,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:08:27','2025-10-11 01:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760137707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760137707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:11:27','2025-10-11 01:11:27',0,NULL,10),(415969,'mailpoet/cron/daemon-run','complete','2025-10-10 23:11:25','2025-10-11 01:11:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760137885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760137885;}',5,1,'2025-10-10 23:11:27','2025-10-11 01:11:27',0,NULL,10),(415970,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:13:27','2025-10-11 01:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760138007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760138007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:16:25','2025-10-11 01:16:25',0,NULL,10),(415971,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:18:25','2025-10-11 01:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760138305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760138305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:21:25','2025-10-11 01:21:25',0,NULL,10),(415972,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:23:25','2025-10-11 01:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760138605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760138605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:26:27','2025-10-11 01:26:27',0,NULL,10),(415973,'mailpoet/cron/daemon-run','complete','2025-10-10 23:26:25','2025-10-11 01:26:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760138785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760138785;}',5,1,'2025-10-10 23:26:27','2025-10-11 01:26:27',0,NULL,10),(415974,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:28:27','2025-10-11 01:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760138907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760138907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:30:47','2025-10-11 01:30:47',0,NULL,10),(415975,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:32:47','2025-10-11 01:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760139167;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760139167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:36:25','2025-10-11 01:36:25',0,NULL,10),(415976,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:38:25','2025-10-11 01:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760139505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760139505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:41:25','2025-10-11 01:41:25',0,NULL,10),(415977,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:43:25','2025-10-11 01:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760139805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760139805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:46:27','2025-10-11 01:46:27',0,NULL,10),(415978,'mailpoet/cron/daemon-run','complete','2025-10-10 23:46:25','2025-10-11 01:46:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760139985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760139985;}',5,1,'2025-10-10 23:46:27','2025-10-11 01:46:27',0,NULL,10),(415979,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:48:27','2025-10-11 01:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760140107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760140107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:49:39','2025-10-11 01:49:39',0,NULL,10),(415980,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:51:39','2025-10-11 01:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760140299;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760140299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-10 23:56:25','2025-10-11 01:56:25',0,NULL,10),(415981,'mailpoet/cron/daemon-trigger','complete','2025-10-10 23:58:25','2025-10-11 01:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760140705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760140705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:01:25','2025-10-11 02:01:25',0,NULL,10),(415982,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:03:25','2025-10-11 02:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760141005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760141005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:06:25','2025-10-11 02:06:25',0,NULL,10),(415983,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:08:25','2025-10-11 02:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760141305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760141305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:09:51','2025-10-11 02:09:51',0,NULL,10),(415984,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:11:51','2025-10-11 02:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760141511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760141511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:16:25','2025-10-11 02:16:25',0,NULL,10),(415985,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:18:25','2025-10-11 02:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760141905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760141905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:21:25','2025-10-11 02:21:25',0,NULL,10),(415986,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:23:25','2025-10-11 02:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760142205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760142205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:26:25','2025-10-11 02:26:25',0,NULL,10),(415987,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:28:25','2025-10-11 02:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760142505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760142505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:31:25','2025-10-11 02:31:25',0,NULL,10),(415988,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:33:25','2025-10-11 02:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760142805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760142805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:36:25','2025-10-11 02:36:25',0,NULL,10),(415989,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:38:25','2025-10-11 02:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760143105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760143105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:40:15','2025-10-11 02:40:15',0,NULL,10),(415990,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:42:15','2025-10-11 02:42:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760143335;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760143335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:46:28','2025-10-11 02:46:28',0,NULL,10),(415991,'mailpoet/cron/daemon-run','complete','2025-10-11 00:46:25','2025-10-11 02:46:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760143585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760143585;}',5,1,'2025-10-11 00:46:28','2025-10-11 02:46:28',0,NULL,10),(415992,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:48:28','2025-10-11 02:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760143708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760143708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:50:38','2025-10-11 02:50:38',0,NULL,10),(415993,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:52:38','2025-10-11 02:52:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760143958;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760143958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:53:09','2025-10-11 02:53:09',0,NULL,10),(415994,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:55:09','2025-10-11 02:55:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760144109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760144109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:56:06','2025-10-11 02:56:06',0,NULL,10),(415995,'mailpoet/cron/daemon-trigger','complete','2025-10-11 00:58:06','2025-10-11 02:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760144286;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760144286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 00:58:21','2025-10-11 02:58:21',0,NULL,10),(415996,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:00:21','2025-10-11 03:00:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760144421;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760144421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:01:06','2025-10-11 03:01:06',0,NULL,10),(415997,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:03:06','2025-10-11 03:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760144586;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760144586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:05:21','2025-10-11 03:05:21',0,NULL,10),(415998,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:07:21','2025-10-11 03:07:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760144841;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760144841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:09:27','2025-10-11 03:09:27',0,NULL,10),(415999,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:11:27','2025-10-11 03:11:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760145087;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760145087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:16:26','2025-10-11 03:16:26',0,NULL,10),(416000,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:18:26','2025-10-11 03:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760145506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760145506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:21:25','2025-10-11 03:21:25',0,NULL,10),(416001,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:23:25','2025-10-11 03:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760145805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760145805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:26:25','2025-10-11 03:26:25',0,NULL,10),(416002,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:28:25','2025-10-11 03:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760146105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760146105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:31:25','2025-10-11 03:31:25',0,NULL,10),(416003,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:33:25','2025-10-11 03:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760146405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760146405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:36:27','2025-10-11 03:36:27',0,NULL,10),(416004,'mailpoet/cron/daemon-run','complete','2025-10-11 01:36:25','2025-10-11 03:36:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760146585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760146585;}',5,1,'2025-10-11 01:36:27','2025-10-11 03:36:27',0,NULL,10),(416005,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:38:27','2025-10-11 03:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760146707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760146707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:41:25','2025-10-11 03:41:25',0,NULL,10),(416006,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:43:25','2025-10-11 03:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760147005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760147005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:46:25','2025-10-11 03:46:25',0,NULL,10),(416007,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:48:25','2025-10-11 03:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760147305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760147305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:51:25','2025-10-11 03:51:25',0,NULL,10),(416008,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:53:25','2025-10-11 03:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760147605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760147605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 01:55:23','2025-10-11 03:55:23',0,NULL,10),(416009,'mailpoet/cron/daemon-trigger','complete','2025-10-11 01:57:23','2025-10-11 03:57:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760147843;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760147843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:01:25','2025-10-11 04:01:25',0,NULL,10),(416010,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:03:25','2025-10-11 04:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760148205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760148205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:06:25','2025-10-11 04:06:25',0,NULL,10),(416011,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:08:25','2025-10-11 04:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760148505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760148505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:11:25','2025-10-11 04:11:25',0,NULL,10),(416012,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:13:25','2025-10-11 04:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760148805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760148805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:16:27','2025-10-11 04:16:27',0,NULL,10),(416013,'mailpoet/cron/daemon-run','complete','2025-10-11 02:16:25','2025-10-11 04:16:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760148985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760148985;}',5,1,'2025-10-11 02:16:26','2025-10-11 04:16:26',0,NULL,10),(416014,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:18:27','2025-10-11 04:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760149107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760149107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:19:51','2025-10-11 04:19:51',0,NULL,10),(416015,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:21:51','2025-10-11 04:21:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760149311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760149311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:26:25','2025-10-11 04:26:25',0,NULL,10),(416016,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:28:25','2025-10-11 04:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760149705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760149705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:31:27','2025-10-11 04:31:27',0,NULL,10),(416017,'mailpoet/cron/daemon-run','complete','2025-10-11 02:31:25','2025-10-11 04:31:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760149885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760149885;}',5,1,'2025-10-11 02:31:27','2025-10-11 04:31:27',0,NULL,10),(416018,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:33:27','2025-10-11 04:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760150007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760150007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:36:25','2025-10-11 04:36:25',0,NULL,10),(416019,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:38:25','2025-10-11 04:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760150305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760150305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:41:26','2025-10-11 04:41:26',0,NULL,10),(416020,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:43:26','2025-10-11 04:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760150606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760150606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:46:27','2025-10-11 04:46:27',0,NULL,10),(416021,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:48:27','2025-10-11 04:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760150907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760150907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:51:24','2025-10-11 04:51:24',0,NULL,10),(416022,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:53:24','2025-10-11 04:53:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760151204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760151204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 02:56:25','2025-10-11 04:56:25',0,NULL,10),(416023,'mailpoet/cron/daemon-trigger','complete','2025-10-11 02:58:25','2025-10-11 04:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760151505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760151505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:01:25','2025-10-11 05:01:25',0,NULL,10),(416024,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:03:25','2025-10-11 05:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760151805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760151805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:06:25','2025-10-11 05:06:25',0,NULL,10),(416025,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:08:25','2025-10-11 05:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760152105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760152105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:11:25','2025-10-11 05:11:25',0,NULL,10),(416026,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:13:25','2025-10-11 05:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760152405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760152405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:16:26','2025-10-11 05:16:26',0,NULL,10),(416027,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:18:26','2025-10-11 05:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760152706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760152706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:20:37','2025-10-11 05:20:37',0,NULL,10),(416028,'mailpoet/cron/daemon-run','complete','2025-10-11 03:20:34','2025-10-11 05:20:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760152834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760152834;}',5,1,'2025-10-11 03:20:37','2025-10-11 05:20:37',0,NULL,10),(416029,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:22:37','2025-10-11 05:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760152957;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760152957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:26:25','2025-10-11 05:26:25',0,NULL,10),(416030,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:28:25','2025-10-11 05:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760153305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760153305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:31:25','2025-10-11 05:31:25',0,NULL,10),(416031,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:33:25','2025-10-11 05:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760153605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760153605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:36:25','2025-10-11 05:36:25',0,NULL,10),(416032,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:38:25','2025-10-11 05:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760153905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760153905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:39:39','2025-10-11 05:39:39',0,NULL,10),(416033,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:41:39','2025-10-11 05:41:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760154099;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760154099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:45:30','2025-10-11 05:45:30',0,NULL,10),(416034,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:47:30','2025-10-11 05:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760154450;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760154450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:51:25','2025-10-11 05:51:25',0,NULL,10),(416035,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:53:25','2025-10-11 05:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760154805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760154805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 03:56:25','2025-10-11 05:56:25',0,NULL,10),(416036,'mailpoet/cron/daemon-trigger','complete','2025-10-11 03:58:25','2025-10-11 05:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760155105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760155105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:01:25','2025-10-11 06:01:25',0,NULL,10),(416037,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:03:25','2025-10-11 06:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760155405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760155405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:06:29','2025-10-11 06:06:29',0,NULL,10),(416038,'mailpoet/cron/daemon-run','complete','2025-10-11 04:06:25','2025-10-11 06:06:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760155585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760155585;}',5,1,'2025-10-11 04:06:29','2025-10-11 06:06:29',0,NULL,10),(416039,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:08:29','2025-10-11 06:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760155709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760155709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:11:25','2025-10-11 06:11:25',0,NULL,10),(416040,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:13:25','2025-10-11 06:13:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760156005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760156005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:16:25','2025-10-11 06:16:25',0,NULL,10),(416041,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:18:25','2025-10-11 06:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760156305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760156305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:21:27','2025-10-11 06:21:27',0,NULL,10),(416042,'mailpoet/cron/daemon-run','complete','2025-10-11 04:21:25','2025-10-11 06:21:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760156485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760156485;}',5,1,'2025-10-11 04:21:27','2025-10-11 06:21:27',0,NULL,10),(416043,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:23:27','2025-10-11 06:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760156607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760156607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:26:27','2025-10-11 06:26:27',0,NULL,10),(416044,'mailpoet/cron/daemon-run','complete','2025-10-11 04:26:26','2025-10-11 06:26:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760156786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760156786;}',5,1,'2025-10-11 04:26:27','2025-10-11 06:26:27',0,NULL,10),(416045,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:28:27','2025-10-11 06:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760156907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760156907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:31:25','2025-10-11 06:31:25',0,NULL,10),(416046,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:33:25','2025-10-11 06:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760157205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760157205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:33:52','2025-10-11 06:33:52',0,NULL,10),(416047,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:35:52','2025-10-11 06:35:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760157352;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760157352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:36:25','2025-10-11 06:36:25',0,NULL,10),(416048,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:38:25','2025-10-11 06:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760157505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760157505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:41:27','2025-10-11 06:41:27',0,NULL,10),(416049,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:43:27','2025-10-11 06:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760157807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760157807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:46:25','2025-10-11 06:46:25',0,NULL,10),(416050,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:48:25','2025-10-11 06:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760158105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760158105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:51:25','2025-10-11 06:51:25',0,NULL,10),(416051,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:53:25','2025-10-11 06:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760158405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760158405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 04:56:44','2025-10-11 06:56:44',0,NULL,10),(416052,'mailpoet/cron/daemon-trigger','complete','2025-10-11 04:58:44','2025-10-11 06:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760158724;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760158724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:01:25','2025-10-11 07:01:25',0,NULL,10),(416053,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:03:25','2025-10-11 07:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760159005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760159005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:06:25','2025-10-11 07:06:25',0,NULL,10),(416054,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:08:25','2025-10-11 07:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760159305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760159305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:11:26','2025-10-11 07:11:26',0,NULL,10),(416055,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:13:26','2025-10-11 07:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760159606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760159606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:15:19','2025-10-11 07:15:19',0,NULL,10),(416056,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:17:19','2025-10-11 07:17:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760159839;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760159839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:19:15','2025-10-11 07:19:15',0,NULL,10),(416057,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:21:15','2025-10-11 07:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760160075;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760160075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:21:26','2025-10-11 07:21:26',0,NULL,10),(416058,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:23:26','2025-10-11 07:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760160206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760160206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:26:26','2025-10-11 07:26:26',0,NULL,10),(416059,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:28:26','2025-10-11 07:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760160506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760160506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:29:27','2025-10-11 07:29:27',0,NULL,10),(416060,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:31:27','2025-10-11 07:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760160687;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760160687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:35:07','2025-10-11 07:35:07',0,NULL,10),(416061,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:37:07','2025-10-11 07:37:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760161027;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760161027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:41:25','2025-10-11 07:41:25',0,NULL,10),(416062,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:43:25','2025-10-11 07:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760161405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760161405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:46:26','2025-10-11 07:46:26',0,NULL,10),(416063,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:48:26','2025-10-11 07:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760161706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760161706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:51:25','2025-10-11 07:51:25',0,NULL,10),(416064,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:53:25','2025-10-11 07:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760162005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760162005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 05:56:08','2025-10-11 07:56:08',0,NULL,10),(416065,'mailpoet/cron/daemon-trigger','complete','2025-10-11 05:58:08','2025-10-11 07:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760162288;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760162288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:01:26','2025-10-11 08:01:26',0,NULL,10),(416066,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:03:26','2025-10-11 08:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760162606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760162606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:06:25','2025-10-11 08:06:25',0,NULL,10),(416067,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:08:25','2025-10-11 08:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760162905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760162905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:11:26','2025-10-11 08:11:26',0,NULL,10),(416068,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:13:26','2025-10-11 08:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760163206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760163206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:16:25','2025-10-11 08:16:25',0,NULL,10),(416069,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:18:25','2025-10-11 08:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760163505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760163505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:21:25','2025-10-11 08:21:25',0,NULL,10),(416070,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:23:25','2025-10-11 08:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760163805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760163805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:26:26','2025-10-11 08:26:26',0,NULL,10),(416071,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:28:26','2025-10-11 08:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760164106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760164106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:31:25','2025-10-11 08:31:25',0,NULL,10),(416072,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:33:25','2025-10-11 08:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760164405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760164405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:36:25','2025-10-11 08:36:25',0,NULL,10),(416073,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:38:25','2025-10-11 08:38:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760164705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760164705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:41:26','2025-10-11 08:41:26',0,NULL,10),(416074,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:43:26','2025-10-11 08:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760165006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760165006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:46:25','2025-10-11 08:46:25',0,NULL,10),(416075,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:48:25','2025-10-11 08:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760165305;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760165305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:51:25','2025-10-11 08:51:25',0,NULL,10),(416076,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:53:25','2025-10-11 08:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760165605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760165605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 06:55:37','2025-10-11 08:55:37',0,NULL,10),(416077,'mailpoet/cron/daemon-trigger','complete','2025-10-11 06:57:37','2025-10-11 08:57:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760165857;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760165857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:04:20','2025-10-11 09:04:20',0,NULL,10),(416078,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:06:20','2025-10-11 09:06:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760166380;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760166380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:11:26','2025-10-11 09:11:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (416079,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:13:26','2025-10-11 09:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760166806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760166806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:16:25','2025-10-11 09:16:25',0,NULL,10),(416080,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:18:25','2025-10-11 09:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760167105;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760167105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:21:25','2025-10-11 09:21:25',0,NULL,10),(416081,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:23:25','2025-10-11 09:23:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760167405;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760167405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:26:26','2025-10-11 09:26:26',0,NULL,10),(416082,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:28:26','2025-10-11 09:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760167706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760167706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:31:25','2025-10-11 09:31:25',0,NULL,10),(416083,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:33:25','2025-10-11 09:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760168005;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760168005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:36:26','2025-10-11 09:36:26',0,NULL,10),(416084,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:38:26','2025-10-11 09:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760168306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760168306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:41:26','2025-10-11 09:41:26',0,NULL,10),(416085,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:43:26','2025-10-11 09:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760168606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760168606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:46:25','2025-10-11 09:46:25',0,NULL,10),(416086,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:48:25','2025-10-11 09:48:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760168905;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760168905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:51:26','2025-10-11 09:51:26',0,NULL,10),(416087,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:53:26','2025-10-11 09:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760169206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760169206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:56:26','2025-10-11 09:56:26',0,NULL,10),(416088,'mailpoet/cron/daemon-trigger','complete','2025-10-11 07:58:26','2025-10-11 09:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760169506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760169506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 07:59:44','2025-10-11 09:59:44',0,NULL,10),(416089,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:01:44','2025-10-11 10:01:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760169704;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760169704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:05:36','2025-10-11 10:05:36',0,NULL,10),(416090,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:07:36','2025-10-11 10:07:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760170056;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760170056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:11:26','2025-10-11 10:11:26',0,NULL,10),(416091,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:13:26','2025-10-11 10:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760170406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760170406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:14:25','2025-10-11 10:14:25',0,NULL,10),(416092,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:16:25','2025-10-11 10:16:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760170585;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760170585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:16:26','2025-10-11 10:16:26',0,NULL,10),(416093,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:18:26','2025-10-11 10:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760170706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760170706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:21:26','2025-10-11 10:21:26',0,NULL,10),(416094,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:23:26','2025-10-11 10:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760171006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760171006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:26:26','2025-10-11 10:26:26',0,NULL,10),(416095,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:28:26','2025-10-11 10:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760171306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760171306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:30:26','2025-10-11 10:30:26',0,NULL,10),(416096,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:32:26','2025-10-11 10:32:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760171546;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760171546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:34:53','2025-10-11 10:34:53',0,NULL,10),(416097,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:36:53','2025-10-11 10:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760171813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760171813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:41:26','2025-10-11 10:41:26',0,NULL,10),(416098,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:43:26','2025-10-11 10:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760172206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760172206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:46:27','2025-10-11 10:46:27',0,NULL,10),(416099,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:48:27','2025-10-11 10:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760172507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760172507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:51:26','2025-10-11 10:51:26',0,NULL,10),(416100,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:53:26','2025-10-11 10:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760172806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760172806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 08:56:26','2025-10-11 10:56:26',0,NULL,10),(416101,'mailpoet/cron/daemon-trigger','complete','2025-10-11 08:58:26','2025-10-11 10:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760173106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760173106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:01:26','2025-10-11 11:01:26',0,NULL,10),(416102,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:03:26','2025-10-11 11:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760173406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760173406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:03:46','2025-10-11 11:03:46',0,NULL,10),(416103,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:05:46','2025-10-11 11:05:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760173546;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760173546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:06:26','2025-10-11 11:06:26',0,NULL,10),(416104,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:08:26','2025-10-11 11:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760173706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760173706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:11:30','2025-10-11 11:11:30',0,NULL,10),(416105,'mailpoet/cron/daemon-run','complete','2025-10-11 09:11:27','2025-10-11 11:11:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760173887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760173887;}',5,1,'2025-10-11 09:11:30','2025-10-11 11:11:30',0,NULL,10),(416106,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:13:30','2025-10-11 11:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760174010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760174010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:16:26','2025-10-11 11:16:26',0,NULL,10),(416107,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:18:26','2025-10-11 11:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760174306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760174306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:21:28','2025-10-11 11:21:28',0,NULL,10),(416108,'mailpoet/cron/daemon-run','complete','2025-10-11 09:21:26','2025-10-11 11:21:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760174486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760174486;}',5,1,'2025-10-11 09:21:28','2025-10-11 11:21:28',0,NULL,10),(416109,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:23:28','2025-10-11 11:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760174608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760174608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:26:26','2025-10-11 11:26:26',0,NULL,10),(416110,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:28:26','2025-10-11 11:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760174906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760174906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:29:29','2025-10-11 11:29:29',0,NULL,10),(416111,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:31:29','2025-10-11 11:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760175089;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760175089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:35:15','2025-10-11 11:35:15',0,NULL,10),(416112,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:37:15','2025-10-11 11:37:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760175435;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760175435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:37:27','2025-10-11 11:37:27',0,NULL,10),(416113,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:39:27','2025-10-11 11:39:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760175567;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760175567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:46:26','2025-10-11 11:46:26',0,NULL,10),(416114,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:48:26','2025-10-11 11:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760176106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760176106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:50:58','2025-10-11 11:50:58',0,NULL,10),(416115,'mailpoet/cron/daemon-run','complete','2025-10-11 09:50:57','2025-10-11 11:50:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760176257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760176257;}',5,1,'2025-10-11 09:50:58','2025-10-11 11:50:58',0,NULL,10),(416116,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:52:58','2025-10-11 11:52:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760176378;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760176378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 09:56:28','2025-10-11 11:56:28',0,NULL,10),(416117,'mailpoet/cron/daemon-trigger','complete','2025-10-11 09:58:28','2025-10-11 11:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760176708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760176708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:01:27','2025-10-11 12:01:27',0,NULL,10),(416118,'mailpoet/cron/daemon-run','complete','2025-10-11 10:01:26','2025-10-11 12:01:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760176886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760176886;}',5,1,'2025-10-11 10:01:27','2025-10-11 12:01:27',0,NULL,10),(416119,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:03:27','2025-10-11 12:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760177007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760177007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:06:26','2025-10-11 12:06:26',0,NULL,10),(416120,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:08:26','2025-10-11 12:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760177306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760177306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:11:26','2025-10-11 12:11:26',0,NULL,10),(416121,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:13:26','2025-10-11 12:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760177606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760177606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:16:26','2025-10-11 12:16:26',0,NULL,10),(416122,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:18:26','2025-10-11 12:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760177906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760177906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:21:26','2025-10-11 12:21:26',0,NULL,10),(416123,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:23:26','2025-10-11 12:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760178206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760178206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:26:26','2025-10-11 12:26:26',0,NULL,10),(416124,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:28:26','2025-10-11 12:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760178506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760178506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:31:26','2025-10-11 12:31:26',0,NULL,10),(416125,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:33:26','2025-10-11 12:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760178806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760178806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:34:23','2025-10-11 12:34:23',0,NULL,10),(416126,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:36:23','2025-10-11 12:36:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760178983;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760178983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:36:26','2025-10-11 12:36:26',0,NULL,10),(416127,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:38:26','2025-10-11 12:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760179106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760179106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:38:31','2025-10-11 12:38:31',0,NULL,10),(416128,'mailpoet/cron/daemon-run','complete','2025-10-11 10:38:29','2025-10-11 12:38:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760179109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760179109;}',5,1,'2025-10-11 10:38:31','2025-10-11 12:38:31',0,NULL,10),(416129,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:40:31','2025-10-11 12:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760179231;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760179231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:41:26','2025-10-11 12:41:26',0,NULL,10),(416130,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:43:26','2025-10-11 12:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760179406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760179406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:46:26','2025-10-11 12:46:26',0,NULL,10),(416131,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:48:26','2025-10-11 12:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760179706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760179706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:51:26','2025-10-11 12:51:26',0,NULL,10),(416132,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:53:26','2025-10-11 12:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760180006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760180006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 10:55:16','2025-10-11 12:55:16',0,NULL,10),(416133,'mailpoet/cron/daemon-run','complete','2025-10-11 10:55:14','2025-10-11 12:55:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760180114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760180114;}',5,1,'2025-10-11 10:55:16','2025-10-11 12:55:16',0,NULL,10),(416134,'mailpoet/cron/daemon-trigger','complete','2025-10-11 10:57:16','2025-10-11 12:57:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760180236;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760180236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:01:26','2025-10-11 13:01:26',0,NULL,10),(416135,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:03:26','2025-10-11 13:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760180606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760180606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:05:50','2025-10-11 13:05:50',0,NULL,10),(416136,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:07:50','2025-10-11 13:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760180870;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760180870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:11:26','2025-10-11 13:11:26',0,NULL,10),(416137,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:13:26','2025-10-11 13:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760181206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760181206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:16:27','2025-10-11 13:16:27',0,NULL,10),(416138,'mailpoet/cron/daemon-run','complete','2025-10-11 11:16:26','2025-10-11 13:16:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760181386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760181386;}',5,1,'2025-10-11 11:16:27','2025-10-11 13:16:27',0,NULL,10),(416139,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:18:27','2025-10-11 13:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760181507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760181507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:21:26','2025-10-11 13:21:26',0,NULL,10),(416140,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:23:26','2025-10-11 13:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760181806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760181806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:26:27','2025-10-11 13:26:27',0,NULL,10),(416141,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:28:27','2025-10-11 13:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760182107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760182107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:31:27','2025-10-11 13:31:27',0,NULL,10),(416142,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:33:27','2025-10-11 13:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760182407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760182407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:36:28','2025-10-11 13:36:28',0,NULL,10),(416143,'mailpoet/cron/daemon-run','complete','2025-10-11 11:36:26','2025-10-11 13:36:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760182586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760182586;}',5,1,'2025-10-11 11:36:28','2025-10-11 13:36:28',0,NULL,10),(416144,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:38:28','2025-10-11 13:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760182708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760182708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:40:27','2025-10-11 13:40:27',0,NULL,10),(416145,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:42:27','2025-10-11 13:42:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760182947;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760182947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:46:40','2025-10-11 13:46:40',0,NULL,10),(416146,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:48:40','2025-10-11 13:48:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760183320;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760183320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:51:34','2025-10-11 13:51:34',0,NULL,10),(416147,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:53:34','2025-10-11 13:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760183614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760183614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 11:56:08','2025-10-11 13:56:08',0,NULL,10),(416148,'mailpoet/cron/daemon-run','complete','2025-10-11 11:56:03','2025-10-11 13:56:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760183763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760183763;}',5,1,'2025-10-11 11:56:10','2025-10-11 13:56:10',0,NULL,10),(416149,'mailpoet/cron/daemon-trigger','complete','2025-10-11 11:58:08','2025-10-11 13:58:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760183888;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760183888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:01:33','2025-10-11 14:01:33',0,NULL,10),(416150,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:03:33','2025-10-11 14:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760184213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760184213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:03:36','2025-10-11 14:03:36',0,NULL,10),(416151,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:05:36','2025-10-11 14:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760184336;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760184336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:05:36','2025-10-11 14:05:36',0,NULL,10),(416152,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:07:36','2025-10-11 14:07:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760184456;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760184456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:08:03','2025-10-11 14:08:03',0,NULL,10),(416153,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:10:03','2025-10-11 14:10:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760184603;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760184603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:11:31','2025-10-11 14:11:31',0,NULL,10),(416154,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:13:31','2025-10-11 14:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760184811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760184811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:16:26','2025-10-11 14:16:26',0,NULL,10),(416155,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:18:26','2025-10-11 14:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760185106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760185106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:21:26','2025-10-11 14:21:26',0,NULL,10),(416156,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:23:26','2025-10-11 14:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760185406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760185406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:26:09','2025-10-11 14:26:09',0,NULL,10),(416157,'mailpoet/cron/daemon-run','complete','2025-10-11 12:26:08','2025-10-11 14:26:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760185568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760185568;}',5,1,'2025-10-11 12:26:09','2025-10-11 14:26:09',0,NULL,10),(416158,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:28:09','2025-10-11 14:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760185689;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760185689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:28:45','2025-10-11 14:28:45',0,NULL,10),(416159,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:30:45','2025-10-11 14:30:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760185845;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760185845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:31:26','2025-10-11 14:31:26',0,NULL,10),(416160,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:33:26','2025-10-11 14:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760186006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760186006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:36:20','2025-10-11 14:36:20',0,NULL,10),(416161,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:38:20','2025-10-11 14:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760186300;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760186300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:40:27','2025-10-11 14:40:27',0,NULL,10),(416162,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:42:27','2025-10-11 14:42:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760186547;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760186547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:42:43','2025-10-11 14:42:43',0,NULL,10),(416163,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:44:43','2025-10-11 14:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760186683;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760186683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:46:26','2025-10-11 14:46:26',0,NULL,10),(416164,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:48:26','2025-10-11 14:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760186906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760186906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:51:26','2025-10-11 14:51:26',0,NULL,10),(416165,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:53:26','2025-10-11 14:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760187206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760187206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 12:56:26','2025-10-11 14:56:26',0,NULL,10),(416166,'mailpoet/cron/daemon-trigger','complete','2025-10-11 12:58:26','2025-10-11 14:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760187506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760187506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:01:27','2025-10-11 15:01:27',0,NULL,10),(416167,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:03:27','2025-10-11 15:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760187807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760187807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:06:26','2025-10-11 15:06:26',0,NULL,10),(416168,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:08:26','2025-10-11 15:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760188106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760188106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:11:26','2025-10-11 15:11:26',0,NULL,10),(416169,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:13:26','2025-10-11 15:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760188406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760188406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:16:26','2025-10-11 15:16:26',0,NULL,10),(416170,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:18:26','2025-10-11 15:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760188706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760188706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:21:26','2025-10-11 15:21:26',0,NULL,10),(416171,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:23:26','2025-10-11 15:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760189006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760189006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:26:29','2025-10-11 15:26:29',0,NULL,10),(416172,'mailpoet/cron/daemon-run','complete','2025-10-11 13:26:26','2025-10-11 15:26:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760189186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760189186;}',5,1,'2025-10-11 13:26:29','2025-10-11 15:26:29',0,NULL,10),(416173,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:28:29','2025-10-11 15:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760189309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760189309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:28:39','2025-10-11 15:28:39',0,NULL,10),(416174,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:30:39','2025-10-11 15:30:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760189439;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760189439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:31:26','2025-10-11 15:31:26',0,NULL,10),(416175,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:33:26','2025-10-11 15:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760189606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760189606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:36:26','2025-10-11 15:36:26',0,NULL,10),(416176,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:38:26','2025-10-11 15:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760189906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760189906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:39:11','2025-10-11 15:39:11',0,NULL,10),(416177,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:41:11','2025-10-11 15:41:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760190071;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760190071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:41:26','2025-10-11 15:41:26',0,NULL,10),(416178,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:43:26','2025-10-11 15:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760190206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760190206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:46:26','2025-10-11 15:46:26',0,NULL,10),(416179,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:48:26','2025-10-11 15:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760190506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760190506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:51:26','2025-10-11 15:51:26',0,NULL,10),(416180,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:53:26','2025-10-11 15:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760190806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760190806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:53:33','2025-10-11 15:53:33',0,NULL,10),(416181,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:55:33','2025-10-11 15:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760190933;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760190933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 13:55:41','2025-10-11 15:55:41',0,NULL,10),(416182,'mailpoet/cron/daemon-trigger','complete','2025-10-11 13:57:41','2025-10-11 15:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760191061;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760191061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:00:58','2025-10-11 16:00:58',0,NULL,10),(416183,'mailpoet/cron/daemon-run','complete','2025-10-11 14:00:56','2025-10-11 16:00:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760191256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760191256;}',5,1,'2025-10-11 14:00:58','2025-10-11 16:00:58',0,NULL,10),(416184,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:02:58','2025-10-11 16:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760191378;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760191378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:06:26','2025-10-11 16:06:26',0,NULL,10),(416185,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:08:26','2025-10-11 16:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760191706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760191706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:11:27','2025-10-11 16:11:27',0,NULL,10),(416186,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:13:27','2025-10-11 16:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760192007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760192007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:16:26','2025-10-11 16:16:26',0,NULL,10),(416187,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:18:26','2025-10-11 16:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760192306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760192306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:21:26','2025-10-11 16:21:26',0,NULL,10),(416188,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:23:26','2025-10-11 16:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760192606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760192606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:24:37','2025-10-11 16:24:37',0,NULL,10),(416189,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:26:37','2025-10-11 16:26:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760192797;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760192797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:27:49','2025-10-11 16:27:49',0,NULL,10),(416190,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:29:49','2025-10-11 16:29:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760192989;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760192989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:29:58','2025-10-11 16:29:58',0,NULL,10),(416191,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:31:58','2025-10-11 16:31:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760193118;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760193118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:34:14','2025-10-11 16:34:14',0,NULL,10),(416192,'mailpoet/cron/daemon-run','complete','2025-10-11 14:34:13','2025-10-11 16:34:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760193253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760193253;}',5,1,'2025-10-11 14:34:14','2025-10-11 16:34:14',0,NULL,10),(416193,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:36:14','2025-10-11 16:36:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760193374;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760193374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:36:28','2025-10-11 16:36:28',0,NULL,10),(416194,'mailpoet/cron/daemon-run','complete','2025-10-11 14:36:26','2025-10-11 16:36:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760193386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760193386;}',5,1,'2025-10-11 14:36:27','2025-10-11 16:36:27',0,NULL,10),(416195,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:38:28','2025-10-11 16:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760193508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760193508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:41:26','2025-10-11 16:41:26',0,NULL,10),(416196,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:43:26','2025-10-11 16:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760193806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760193806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:44:52','2025-10-11 16:44:52',0,NULL,10),(416197,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:46:52','2025-10-11 16:46:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760194012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760194012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:49:23','2025-10-11 16:49:23',0,NULL,10),(416198,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:51:23','2025-10-11 16:51:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760194283;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760194283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 14:51:26','2025-10-11 16:51:26',0,NULL,10),(416199,'mailpoet/cron/daemon-trigger','complete','2025-10-11 14:53:26','2025-10-11 16:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760194406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760194406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:00:44','2025-10-11 17:00:44',0,NULL,10),(416200,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:02:44','2025-10-11 17:02:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760194964;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760194964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:05:08','2025-10-11 17:05:08',0,NULL,10),(416201,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:07:08','2025-10-11 17:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760195228;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760195228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:07:29','2025-10-11 17:07:29',0,NULL,10),(416202,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:09:29','2025-10-11 17:09:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760195369;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760195369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:09:30','2025-10-11 17:09:30',0,NULL,10),(416203,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:11:30','2025-10-11 17:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760195490;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760195490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:12:52','2025-10-11 17:12:52',0,NULL,10),(416204,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:14:52','2025-10-11 17:14:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760195692;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760195692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:16:27','2025-10-11 17:16:27',0,NULL,10),(416205,'mailpoet/cron/daemon-run','complete','2025-10-11 15:16:26','2025-10-11 17:16:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760195786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760195786;}',5,1,'2025-10-11 15:16:27','2025-10-11 17:16:27',0,NULL,10),(416206,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:18:27','2025-10-11 17:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760195907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760195907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:21:26','2025-10-11 17:21:26',0,NULL,10),(416207,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:23:26','2025-10-11 17:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760196206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760196206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:26:27','2025-10-11 17:26:27',0,NULL,10),(416208,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:28:27','2025-10-11 17:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760196507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760196507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:31:26','2025-10-11 17:31:26',0,NULL,10),(416209,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:33:26','2025-10-11 17:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760196806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760196806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:35:57','2025-10-11 17:35:57',0,NULL,10),(416210,'mailpoet/cron/daemon-run','complete','2025-10-11 15:35:55','2025-10-11 17:35:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760196955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760196955;}',5,1,'2025-10-11 15:35:57','2025-10-11 17:35:57',0,NULL,10),(416211,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:37:57','2025-10-11 17:37:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760197077;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760197077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:37:57','2025-10-11 17:37:57',0,NULL,10),(416212,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:39:57','2025-10-11 17:39:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760197197;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760197197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:39:57','2025-10-11 17:39:57',0,NULL,10),(416213,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:41:57','2025-10-11 17:41:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760197317;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760197317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:46:26','2025-10-11 17:46:26',0,NULL,10),(416214,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:48:26','2025-10-11 17:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760197706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760197706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:51:26','2025-10-11 17:51:26',0,NULL,10),(416215,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:53:26','2025-10-11 17:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:53:32','2025-10-11 17:53:32',0,NULL,10),(416216,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:55:32','2025-10-11 17:55:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198132;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:56:26','2025-10-11 17:56:26',0,NULL,10),(416217,'mailpoet/cron/daemon-trigger','complete','2025-10-11 15:58:26','2025-10-11 17:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 15:59:21','2025-10-11 17:59:21',0,NULL,10),(416218,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:01:21','2025-10-11 18:01:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198481;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:01:26','2025-10-11 18:01:26',0,NULL,10),(416219,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:03:26','2025-10-11 18:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:06:26','2025-10-11 18:06:26',0,NULL,10),(416220,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:08:26','2025-10-11 18:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760198906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760198906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:11:28','2025-10-11 18:11:28',0,NULL,10),(416221,'mailpoet/cron/daemon-run','complete','2025-10-11 16:11:27','2025-10-11 18:11:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760199087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760199087;}',5,1,'2025-10-11 16:11:28','2025-10-11 18:11:28',0,NULL,10),(416222,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:13:28','2025-10-11 18:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760199208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760199208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:13:49','2025-10-11 18:13:49',0,NULL,10),(416223,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:15:49','2025-10-11 18:15:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760199349;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760199349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:18:35','2025-10-11 18:18:35',0,NULL,10),(416224,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:20:35','2025-10-11 18:20:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760199635;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760199635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:21:26','2025-10-11 18:21:26',0,NULL,10),(416225,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:23:26','2025-10-11 18:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760199806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760199806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:26:26','2025-10-11 18:26:26',0,NULL,10),(416226,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:28:26','2025-10-11 18:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760200106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760200106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:31:26','2025-10-11 18:31:26',0,NULL,10),(416227,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:33:26','2025-10-11 18:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760200406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760200406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:36:26','2025-10-11 18:36:26',0,NULL,10),(416228,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:38:26','2025-10-11 18:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760200706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760200706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:41:27','2025-10-11 18:41:27',0,NULL,10),(416229,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:43:27','2025-10-11 18:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760201007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760201007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:46:26','2025-10-11 18:46:26',0,NULL,10),(416230,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:48:26','2025-10-11 18:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760201306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760201306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:51:26','2025-10-11 18:51:26',0,NULL,10),(416231,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:53:26','2025-10-11 18:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760201606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760201606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 16:56:26','2025-10-11 18:56:26',0,NULL,10),(416232,'mailpoet/cron/daemon-trigger','complete','2025-10-11 16:58:26','2025-10-11 18:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760201906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760201906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:01:28','2025-10-11 19:01:28',0,NULL,10),(416233,'mailpoet/cron/daemon-run','complete','2025-10-11 17:01:26','2025-10-11 19:01:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760202086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760202086;}',5,1,'2025-10-11 17:01:28','2025-10-11 19:01:28',0,NULL,10),(416234,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:03:28','2025-10-11 19:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760202208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760202208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:06:26','2025-10-11 19:06:26',0,NULL,10),(416235,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:08:26','2025-10-11 19:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760202506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760202506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:11:27','2025-10-11 19:11:27',0,NULL,10),(416236,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:13:27','2025-10-11 19:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760202807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760202807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:16:27','2025-10-11 19:16:27',0,NULL,10),(416237,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:18:27','2025-10-11 19:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760203107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760203107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:21:26','2025-10-11 19:21:26',0,NULL,10),(416238,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:23:26','2025-10-11 19:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760203406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760203406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:26:27','2025-10-11 19:26:27',0,NULL,10),(416239,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:28:27','2025-10-11 19:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760203707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760203707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:31:27','2025-10-11 19:31:27',0,NULL,10),(416240,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:33:27','2025-10-11 19:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760204007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760204007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:36:26','2025-10-11 19:36:26',0,NULL,10),(416241,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:38:26','2025-10-11 19:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760204306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760204306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:40:09','2025-10-11 19:40:09',0,NULL,10),(416242,'mailpoet/cron/daemon-run','complete','2025-10-11 17:40:07','2025-10-11 19:40:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760204407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760204407;}',5,1,'2025-10-11 17:40:09','2025-10-11 19:40:09',0,NULL,10),(416243,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:42:09','2025-10-11 19:42:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760204529;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760204529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:46:26','2025-10-11 19:46:26',0,NULL,10),(416244,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:48:26','2025-10-11 19:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760204906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760204906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:51:26','2025-10-11 19:51:26',0,NULL,10),(416245,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:53:26','2025-10-11 19:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760205206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760205206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:53:29','2025-10-11 19:53:29',0,NULL,10),(416246,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:55:29','2025-10-11 19:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760205329;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760205329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:56:27','2025-10-11 19:56:27',0,NULL,10),(416247,'mailpoet/cron/daemon-trigger','complete','2025-10-11 17:58:27','2025-10-11 19:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760205507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760205507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 17:59:08','2025-10-11 19:59:08',0,NULL,10),(416248,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:01:08','2025-10-11 20:01:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760205668;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760205668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:01:26','2025-10-11 20:01:26',0,NULL,10),(416249,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:03:26','2025-10-11 20:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760205806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760205806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:06:26','2025-10-11 20:06:26',0,NULL,10),(416250,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:08:26','2025-10-11 20:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760206106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760206106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:11:26','2025-10-11 20:11:26',0,NULL,10),(416251,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:13:26','2025-10-11 20:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760206406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760206406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:16:26','2025-10-11 20:16:26',0,NULL,10),(416252,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:18:26','2025-10-11 20:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760206706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760206706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:19:55','2025-10-11 20:19:55',0,NULL,10),(416253,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:21:55','2025-10-11 20:21:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760206915;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760206915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:26:28','2025-10-11 20:26:28',0,NULL,10),(416254,'mailpoet/cron/daemon-run','complete','2025-10-11 18:26:26','2025-10-11 20:26:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760207186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760207186;}',5,1,'2025-10-11 18:26:28','2025-10-11 20:26:28',0,NULL,10),(416255,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:28:28','2025-10-11 20:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760207308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760207308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:31:26','2025-10-11 20:31:26',0,NULL,10),(416256,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:33:26','2025-10-11 20:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760207606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760207606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:36:26','2025-10-11 20:36:26',0,NULL,10),(416257,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:38:26','2025-10-11 20:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760207906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760207906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:41:27','2025-10-11 20:41:27',0,NULL,10),(416258,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:43:27','2025-10-11 20:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760208207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760208207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:46:28','2025-10-11 20:46:28',0,NULL,10),(416259,'mailpoet/cron/daemon-run','complete','2025-10-11 18:46:27','2025-10-11 20:46:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760208387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760208387;}',5,1,'2025-10-11 18:46:28','2025-10-11 20:46:28',0,NULL,10),(416260,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:48:28','2025-10-11 20:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760208508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760208508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:51:26','2025-10-11 20:51:26',0,NULL,10),(416261,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:53:26','2025-10-11 20:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760208806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760208806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 18:56:27','2025-10-11 20:56:27',0,NULL,10),(416262,'mailpoet/cron/daemon-trigger','complete','2025-10-11 18:58:27','2025-10-11 20:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760209107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760209107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:00:51','2025-10-11 21:00:51',0,NULL,10),(416263,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:02:51','2025-10-11 21:02:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760209371;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760209371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:06:26','2025-10-11 21:06:26',0,NULL,10),(416264,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:08:26','2025-10-11 21:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760209706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760209706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:08:37','2025-10-11 21:08:37',0,NULL,10),(416265,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:10:37','2025-10-11 21:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760209837;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760209837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:11:27','2025-10-11 21:11:27',0,NULL,10),(416266,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:13:27','2025-10-11 21:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760210007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760210007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:16:28','2025-10-11 21:16:28',0,NULL,10),(416267,'mailpoet/cron/daemon-run','complete','2025-10-11 19:16:26','2025-10-11 21:16:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760210186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760210186;}',5,1,'2025-10-11 19:16:27','2025-10-11 21:16:27',0,NULL,10),(416268,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:18:28','2025-10-11 21:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760210308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760210308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:18:51','2025-10-11 21:18:51',0,NULL,10),(416269,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:20:51','2025-10-11 21:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760210451;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760210451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:21:26','2025-10-11 21:21:26',0,NULL,10),(416270,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:23:26','2025-10-11 21:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760210606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760210606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:25:48','2025-10-11 21:25:48',0,NULL,10),(416271,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:27:48','2025-10-11 21:27:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760210868;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760210868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:31:27','2025-10-11 21:31:27',0,NULL,10),(416272,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:33:27','2025-10-11 21:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760211207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760211207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:35:18','2025-10-11 21:35:18',0,NULL,10),(416273,'mailpoet/cron/daemon-run','complete','2025-10-11 19:35:16','2025-10-11 21:35:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760211316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760211316;}',5,1,'2025-10-11 19:35:18','2025-10-11 21:35:18',0,NULL,10),(416274,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:37:18','2025-10-11 21:37:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760211438;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760211438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:39:49','2025-10-11 21:39:49',0,NULL,10),(416275,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:41:49','2025-10-11 21:41:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760211709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760211709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:44:33','2025-10-11 21:44:33',0,NULL,10),(416276,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:46:33','2025-10-11 21:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760211993;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760211993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:46:33','2025-10-11 21:46:33',0,NULL,10),(416277,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:48:33','2025-10-11 21:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760212113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760212113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:49:55','2025-10-11 21:49:55',0,NULL,10),(416278,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:51:55','2025-10-11 21:51:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760212315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760212315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 19:55:29','2025-10-11 21:55:29',0,NULL,10),(416279,'mailpoet/cron/daemon-run','complete','2025-10-11 19:55:27','2025-10-11 21:55:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760212527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760212527;}',5,1,'2025-10-11 19:55:29','2025-10-11 21:55:29',0,NULL,10),(416280,'mailpoet/cron/daemon-trigger','complete','2025-10-11 19:57:29','2025-10-11 21:57:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760212649;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760212649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:00:25','2025-10-11 22:00:25',0,NULL,10),(416281,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:02:25','2025-10-11 22:02:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760212945;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760212945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:02:36','2025-10-11 22:02:36',0,NULL,10),(416282,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:04:36','2025-10-11 22:04:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760213076;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760213076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:06:26','2025-10-11 22:06:26',0,NULL,10),(416283,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:08:26','2025-10-11 22:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760213306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760213306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:11:34','2025-10-11 22:11:34',0,NULL,10),(416284,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:13:34','2025-10-11 22:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760213614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760213614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:16:26','2025-10-11 22:16:26',0,NULL,10),(416285,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:18:26','2025-10-11 22:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760213906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760213906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:21:26','2025-10-11 22:21:26',0,NULL,10),(416286,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:23:26','2025-10-11 22:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760214206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760214206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:24:34','2025-10-11 22:24:34',0,NULL,10),(416287,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:26:34','2025-10-11 22:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760214394;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760214394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:31:37','2025-10-11 22:31:37',0,NULL,10),(416288,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:33:37','2025-10-11 22:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760214817;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760214817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:36:14','2025-10-11 22:36:14',0,NULL,10),(416289,'mailpoet/cron/daemon-run','complete','2025-10-11 20:36:11','2025-10-11 22:36:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760214971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760214971;}',5,1,'2025-10-11 20:36:14','2025-10-11 22:36:14',0,NULL,10),(416290,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:38:14','2025-10-11 22:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760215094;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760215094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:41:27','2025-10-11 22:41:27',0,NULL,10),(416291,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:43:27','2025-10-11 22:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760215407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760215407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:46:42','2025-10-11 22:46:42',0,NULL,10),(416292,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:48:42','2025-10-11 22:48:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760215722;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760215722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:51:26','2025-10-11 22:51:26',0,NULL,10),(416293,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:53:26','2025-10-11 22:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760216006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760216006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 20:56:27','2025-10-11 22:56:27',0,NULL,10),(416294,'mailpoet/cron/daemon-trigger','complete','2025-10-11 20:58:27','2025-10-11 22:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760216307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760216307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:01:19','2025-10-11 23:01:19',0,NULL,10),(416295,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:03:19','2025-10-11 23:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760216599;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760216599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:06:26','2025-10-11 23:06:26',0,NULL,10),(416296,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:08:26','2025-10-11 23:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760216906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760216906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:11:26','2025-10-11 23:11:26',0,NULL,10),(416297,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:13:26','2025-10-11 23:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760217206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760217206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:16:26','2025-10-11 23:16:26',0,NULL,10),(416298,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:18:26','2025-10-11 23:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760217506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760217506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:21:26','2025-10-11 23:21:26',0,NULL,10),(416299,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:23:26','2025-10-11 23:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760217806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760217806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:26:27','2025-10-11 23:26:27',0,NULL,10),(416300,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:28:27','2025-10-11 23:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760218107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760218107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:31:30','2025-10-11 23:31:30',0,NULL,10),(416301,'mailpoet/cron/daemon-run','complete','2025-10-11 21:31:27','2025-10-11 23:31:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760218287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760218287;}',5,1,'2025-10-11 21:31:30','2025-10-11 23:31:30',0,NULL,10),(416302,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:33:30','2025-10-11 23:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760218410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760218410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:36:26','2025-10-11 23:36:26',0,NULL,10),(416303,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:38:26','2025-10-11 23:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760218706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760218706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:39:26','2025-10-11 23:39:26',0,NULL,10),(416304,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:41:26','2025-10-11 23:41:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760218886;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760218886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:41:26','2025-10-11 23:41:26',0,NULL,10),(416305,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:43:26','2025-10-11 23:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760219006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760219006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:46:26','2025-10-11 23:46:26',0,NULL,10),(416306,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:48:26','2025-10-11 23:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760219306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760219306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:49:02','2025-10-11 23:49:02',0,NULL,10),(416307,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:51:02','2025-10-11 23:51:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760219462;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760219462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:51:26','2025-10-11 23:51:26',0,NULL,10),(416308,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:53:26','2025-10-11 23:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760219606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760219606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:56:27','2025-10-11 23:56:27',0,NULL,10),(416309,'mailpoet/cron/daemon-trigger','complete','2025-10-11 21:58:27','2025-10-11 23:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760219907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760219907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 21:59:42','2025-10-11 23:59:42',0,NULL,10),(416310,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:01:42','2025-10-12 00:01:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760220102;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760220102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:06:30','2025-10-12 00:06:30',0,NULL,10),(416311,'mailpoet/cron/daemon-run','complete','2025-10-11 22:06:26','2025-10-12 00:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760220386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760220386;}',5,1,'2025-10-11 22:06:30','2025-10-12 00:06:30',0,NULL,10),(416312,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:08:30','2025-10-12 00:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760220510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760220510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:11:26','2025-10-12 00:11:26',0,NULL,10),(416313,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:13:26','2025-10-12 00:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760220806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760220806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:16:26','2025-10-12 00:16:26',0,NULL,10),(416314,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:18:26','2025-10-12 00:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760221106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760221106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:21:26','2025-10-12 00:21:26',0,NULL,10),(416315,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:23:26','2025-10-12 00:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760221406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760221406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:26:26','2025-10-12 00:26:26',0,NULL,10),(416316,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:28:26','2025-10-12 00:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760221706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760221706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:28:29','2025-10-12 00:28:29',0,NULL,10),(416317,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:30:29','2025-10-12 00:30:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760221829;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760221829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:30:30','2025-10-12 00:30:30',0,NULL,10),(416318,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:32:30','2025-10-12 00:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760221950;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760221950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:32:30','2025-10-12 00:32:30',0,NULL,10),(416319,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:34:30','2025-10-12 00:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:34:30','2025-10-12 00:34:30',0,NULL,10),(416320,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:36:30','2025-10-12 00:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222190;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:37:00','2025-10-12 00:37:00',0,NULL,10),(416321,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:39:00','2025-10-12 00:39:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222340;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:39:29','2025-10-12 00:39:29',0,NULL,10),(416322,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:41:29','2025-10-12 00:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222489;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:41:29','2025-10-12 00:41:29',0,NULL,10),(416323,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:43:29','2025-10-12 00:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:43:31','2025-10-12 00:43:31',0,NULL,10),(416324,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:45:31','2025-10-12 00:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222731;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:46:26','2025-10-12 00:46:26',0,NULL,10),(416325,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:48:26','2025-10-12 00:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760222906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760222906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:51:26','2025-10-12 00:51:26',0,NULL,10),(416326,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:53:26','2025-10-12 00:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760223206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760223206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 22:56:26','2025-10-12 00:56:26',0,NULL,10),(416327,'mailpoet/cron/daemon-trigger','complete','2025-10-11 22:58:26','2025-10-12 00:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760223506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760223506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:01:26','2025-10-12 01:01:26',0,NULL,10),(416328,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:03:26','2025-10-12 01:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760223806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760223806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:03:49','2025-10-12 01:03:49',0,NULL,10),(416329,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:05:49','2025-10-12 01:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760223949;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760223949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:06:28','2025-10-12 01:06:28',0,NULL,10),(416330,'mailpoet/cron/daemon-run','complete','2025-10-11 23:06:26','2025-10-12 01:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760223986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760223986;}',5,1,'2025-10-11 23:06:28','2025-10-12 01:06:28',0,NULL,10),(416331,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:08:28','2025-10-12 01:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760224108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760224108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:11:27','2025-10-12 01:11:27',0,NULL,10),(416332,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:13:27','2025-10-12 01:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760224407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760224407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:16:22','2025-10-12 01:16:22',0,NULL,10),(416333,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:18:22','2025-10-12 01:18:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760224702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760224702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:19:32','2025-10-12 01:19:32',0,NULL,10),(416334,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:21:32','2025-10-12 01:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760224892;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760224892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:26:26','2025-10-12 01:26:26',0,NULL,10),(416335,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:28:26','2025-10-12 01:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760225306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760225306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:31:27','2025-10-12 01:31:27',0,NULL,10),(416336,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:33:27','2025-10-12 01:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760225607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760225607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:36:26','2025-10-12 01:36:26',0,NULL,10),(416337,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:38:26','2025-10-12 01:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760225906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760225906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:39:19','2025-10-12 01:39:19',0,NULL,10),(416338,'mailpoet/cron/daemon-run','complete','2025-10-11 23:39:18','2025-10-12 01:39:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760225958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760225958;}',5,1,'2025-10-11 23:39:19','2025-10-12 01:39:19',0,NULL,10),(416339,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:41:19','2025-10-12 01:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760226079;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760226079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:41:27','2025-10-12 01:41:27',0,NULL,10),(416340,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:43:27','2025-10-12 01:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760226207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760226207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:46:27','2025-10-12 01:46:27',0,NULL,10),(416341,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:48:27','2025-10-12 01:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760226507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760226507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:51:28','2025-10-12 01:51:28',0,NULL,10),(416342,'mailpoet/cron/daemon-run','complete','2025-10-11 23:51:26','2025-10-12 01:51:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760226686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760226686;}',5,1,'2025-10-11 23:51:28','2025-10-12 01:51:28',0,NULL,10),(416343,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:53:28','2025-10-12 01:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760226808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760226808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-11 23:56:26','2025-10-12 01:56:26',0,NULL,10),(416344,'mailpoet/cron/daemon-trigger','complete','2025-10-11 23:58:26','2025-10-12 01:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760227106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760227106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:01:26','2025-10-12 02:01:26',0,NULL,10),(416345,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:03:26','2025-10-12 02:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760227406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760227406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:06:28','2025-10-12 02:06:28',0,NULL,10),(416346,'mailpoet/cron/daemon-run','complete','2025-10-12 00:06:26','2025-10-12 02:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760227586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760227586;}',5,1,'2025-10-12 00:06:28','2025-10-12 02:06:28',0,NULL,10),(416347,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:08:28','2025-10-12 02:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760227708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760227708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:11:26','2025-10-12 02:11:26',0,NULL,10),(416348,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:13:26','2025-10-12 02:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760228006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760228006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:16:26','2025-10-12 02:16:26',0,NULL,10),(416349,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:18:26','2025-10-12 02:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760228306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760228306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:21:27','2025-10-12 02:21:27',0,NULL,10),(416350,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:23:27','2025-10-12 02:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760228607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760228607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:26:26','2025-10-12 02:26:26',0,NULL,10),(416351,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:28:26','2025-10-12 02:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760228906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760228906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:31:26','2025-10-12 02:31:26',0,NULL,10),(416352,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:33:26','2025-10-12 02:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760229206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760229206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:36:26','2025-10-12 02:36:26',0,NULL,10),(416353,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:38:26','2025-10-12 02:38:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760229506;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760229506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:39:42','2025-10-12 02:39:42',0,NULL,10),(416354,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:41:42','2025-10-12 02:41:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760229702;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760229702;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:46:27','2025-10-12 02:46:27',0,NULL,10),(416355,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:48:27','2025-10-12 02:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760230107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760230107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:48:30','2025-10-12 02:48:30',0,NULL,10),(416356,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:50:30','2025-10-12 02:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760230230;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760230230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:51:26','2025-10-12 02:51:26',0,NULL,10),(416357,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:53:26','2025-10-12 02:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760230406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760230406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 00:56:26','2025-10-12 02:56:26',0,NULL,10),(416358,'mailpoet/cron/daemon-trigger','complete','2025-10-12 00:58:26','2025-10-12 02:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760230706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760230706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:01:27','2025-10-12 03:01:27',0,NULL,10),(416359,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:03:27','2025-10-12 03:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760231007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760231007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:06:28','2025-10-12 03:06:28',0,NULL,10),(416360,'mailpoet/cron/daemon-run','complete','2025-10-12 01:06:26','2025-10-12 03:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760231186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760231186;}',5,1,'2025-10-12 01:06:28','2025-10-12 03:06:28',0,NULL,10),(416361,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:08:28','2025-10-12 03:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760231308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760231308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:11:27','2025-10-12 03:11:27',0,NULL,10),(416362,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:13:27','2025-10-12 03:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760231607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760231607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:16:26','2025-10-12 03:16:26',0,NULL,10),(416363,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:18:26','2025-10-12 03:18:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760231906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760231906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:21:26','2025-10-12 03:21:26',0,NULL,10),(416364,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:23:26','2025-10-12 03:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760232206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760232206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:26:27','2025-10-12 03:26:27',0,NULL,10),(416365,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:28:27','2025-10-12 03:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760232507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760232507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:29:22','2025-10-12 03:29:22',0,NULL,10),(416366,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:31:22','2025-10-12 03:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760232682;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760232682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:31:27','2025-10-12 03:31:27',0,NULL,10),(416367,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:33:27','2025-10-12 03:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760232807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760232807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:35:55','2025-10-12 03:35:55',0,NULL,10),(416368,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:37:55','2025-10-12 03:37:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760233075;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760233075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:41:26','2025-10-12 03:41:26',0,NULL,10),(416369,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:43:26','2025-10-12 03:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760233406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760233406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:46:29','2025-10-12 03:46:29',0,NULL,10),(416370,'mailpoet/cron/daemon-run','complete','2025-10-12 01:46:27','2025-10-12 03:46:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760233587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760233587;}',5,1,'2025-10-12 01:46:29','2025-10-12 03:46:29',0,NULL,10),(416371,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:48:29','2025-10-12 03:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760233709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760233709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:51:27','2025-10-12 03:51:27',0,NULL,10),(416372,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:53:27','2025-10-12 03:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760234007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760234007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 01:56:27','2025-10-12 03:56:27',0,NULL,10),(416373,'mailpoet/cron/daemon-run','complete','2025-10-12 01:56:26','2025-10-12 03:56:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760234186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760234186;}',5,1,'2025-10-12 01:56:27','2025-10-12 03:56:27',0,NULL,10),(416374,'mailpoet/cron/daemon-trigger','complete','2025-10-12 01:58:28','2025-10-12 03:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760234308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760234308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:00:27','2025-10-12 04:00:27',0,NULL,10),(416375,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:02:27','2025-10-12 04:02:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760234547;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760234547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:04:46','2025-10-12 04:04:46',0,NULL,10),(416376,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:06:46','2025-10-12 04:06:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760234806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760234806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:11:26','2025-10-12 04:11:26',0,NULL,10),(416377,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:13:26','2025-10-12 04:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760235206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760235206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:16:27','2025-10-12 04:16:27',0,NULL,10),(416378,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:18:27','2025-10-12 04:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760235507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760235507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:21:26','2025-10-12 04:21:26',0,NULL,10),(416379,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:23:26','2025-10-12 04:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760235806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760235806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:26:27','2025-10-12 04:26:27',0,NULL,10),(416380,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:28:27','2025-10-12 04:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760236107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760236107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:31:29','2025-10-12 04:31:29',0,NULL,10),(416381,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:33:29','2025-10-12 04:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760236409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760236409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:36:27','2025-10-12 04:36:27',0,NULL,10),(416382,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:38:27','2025-10-12 04:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760236707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760236707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:41:27','2025-10-12 04:41:27',0,NULL,10),(416383,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:43:27','2025-10-12 04:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760237007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760237007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:46:27','2025-10-12 04:46:27',0,NULL,10),(416384,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:48:27','2025-10-12 04:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760237307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760237307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:48:35','2025-10-12 04:48:35',0,NULL,10),(416385,'mailpoet/cron/daemon-run','complete','2025-10-12 02:48:32','2025-10-12 04:48:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760237312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760237312;}',5,1,'2025-10-12 02:48:35','2025-10-12 04:48:35',0,NULL,10),(416386,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:50:35','2025-10-12 04:50:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760237435;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760237435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:51:26','2025-10-12 04:51:26',0,NULL,10),(416387,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:53:26','2025-10-12 04:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760237606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760237606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 02:56:27','2025-10-12 04:56:27',0,NULL,10),(416388,'mailpoet/cron/daemon-trigger','complete','2025-10-12 02:58:27','2025-10-12 04:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760237907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760237907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:01:27','2025-10-12 05:01:27',0,NULL,10),(416389,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:03:27','2025-10-12 05:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760238207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760238207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:06:28','2025-10-12 05:06:28',0,NULL,10),(416390,'mailpoet/cron/daemon-run','complete','2025-10-12 03:06:27','2025-10-12 05:06:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760238387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760238387;}',5,1,'2025-10-12 03:06:28','2025-10-12 05:06:28',0,NULL,10),(416391,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:08:28','2025-10-12 05:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760238508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760238508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:11:27','2025-10-12 05:11:27',0,NULL,10),(416392,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:13:27','2025-10-12 05:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760238807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760238807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:16:27','2025-10-12 05:16:27',0,NULL,10),(416393,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:18:27','2025-10-12 05:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760239107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760239107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:21:26','2025-10-12 05:21:26',0,NULL,10),(416394,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:23:26','2025-10-12 05:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760239406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760239406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:26:27','2025-10-12 05:26:27',0,NULL,10),(416395,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:28:27','2025-10-12 05:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760239707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760239707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:31:26','2025-10-12 05:31:26',0,NULL,10),(416396,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:33:26','2025-10-12 05:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760240006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760240006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:36:27','2025-10-12 05:36:27',0,NULL,10),(416397,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:38:27','2025-10-12 05:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760240307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760240307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:41:27','2025-10-12 05:41:27',0,NULL,10),(416398,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:43:27','2025-10-12 05:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760240607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760240607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:46:27','2025-10-12 05:46:27',0,NULL,10),(416399,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:48:27','2025-10-12 05:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760240907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760240907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:51:27','2025-10-12 05:51:27',0,NULL,10),(416400,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:53:27','2025-10-12 05:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760241207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760241207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 03:56:30','2025-10-12 05:56:30',0,NULL,10),(416401,'mailpoet/cron/daemon-run','complete','2025-10-12 03:56:26','2025-10-12 05:56:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760241386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760241386;}',5,1,'2025-10-12 03:56:30','2025-10-12 05:56:30',0,NULL,10),(416402,'mailpoet/cron/daemon-trigger','complete','2025-10-12 03:58:30','2025-10-12 05:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760241510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760241510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:01:29','2025-10-12 06:01:29',0,NULL,10),(416403,'mailpoet/cron/daemon-run','complete','2025-10-12 04:01:27','2025-10-12 06:01:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760241687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760241687;}',5,1,'2025-10-12 04:01:29','2025-10-12 06:01:29',0,NULL,10),(416404,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:03:29','2025-10-12 06:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760241809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760241809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:06:26','2025-10-12 06:06:26',0,NULL,10),(416405,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:08:26','2025-10-12 06:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242106;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:08:32','2025-10-12 06:08:32',0,NULL,10),(416406,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:10:32','2025-10-12 06:10:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242232;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:11:30','2025-10-12 06:11:30',0,NULL,10),(416407,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:13:30','2025-10-12 06:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:13:30','2025-10-12 06:13:30',0,NULL,10),(416408,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:15:30','2025-10-12 06:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242530;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:16:30','2025-10-12 06:16:30',0,NULL,10),(416409,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:18:30','2025-10-12 06:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:18:30','2025-10-12 06:18:30',0,NULL,10),(416410,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:20:30','2025-10-12 06:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242830;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:20:30','2025-10-12 06:20:30',0,NULL,10),(416411,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:22:30','2025-10-12 06:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760242950;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760242950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:23:31','2025-10-12 06:23:31',0,NULL,10),(416412,'mailpoet/cron/daemon-run','complete','2025-10-12 04:23:29','2025-10-12 06:23:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760243009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760243009;}',5,1,'2025-10-12 04:23:31','2025-10-12 06:23:31',0,NULL,10),(416413,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:25:31','2025-10-12 06:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:26:31','2025-10-12 06:26:31',0,NULL,10),(416414,'mailpoet/cron/daemon-run','complete','2025-10-12 04:26:30','2025-10-12 06:26:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760243190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760243190;}',5,1,'2025-10-12 04:26:31','2025-10-12 06:26:31',0,NULL,10),(416415,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:28:31','2025-10-12 06:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:29:29','2025-10-12 06:29:29',0,NULL,10),(416416,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:31:29','2025-10-12 06:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243489;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:31:29','2025-10-12 06:31:29',0,NULL,10),(416417,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:33:29','2025-10-12 06:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:33:30','2025-10-12 06:33:30',0,NULL,10),(416418,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:35:30','2025-10-12 06:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243730;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:35:30','2025-10-12 06:35:30',0,NULL,10),(416419,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:37:30','2025-10-12 06:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243850;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:37:31','2025-10-12 06:37:31',0,NULL,10),(416420,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:39:31','2025-10-12 06:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760243971;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760243971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:39:31','2025-10-12 06:39:31',0,NULL,10),(416421,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:41:31','2025-10-12 06:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244091;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:42:29','2025-10-12 06:42:29',0,NULL,10),(416422,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:44:29','2025-10-12 06:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244269;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:44:33','2025-10-12 06:44:33',0,NULL,10),(416423,'mailpoet/cron/daemon-run','complete','2025-10-12 04:44:30','2025-10-12 06:44:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760244270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760244270;}',5,1,'2025-10-12 04:44:33','2025-10-12 06:44:33',0,NULL,10),(416424,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:46:33','2025-10-12 06:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244393;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:47:29','2025-10-12 06:47:29',0,NULL,10),(416425,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:49:29','2025-10-12 06:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244569;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:49:31','2025-10-12 06:49:31',0,NULL,10),(416426,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:51:31','2025-10-12 06:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244691;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:52:30','2025-10-12 06:52:30',0,NULL,10),(416427,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:54:30','2025-10-12 06:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244870;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:54:35','2025-10-12 06:54:35',0,NULL,10),(416428,'mailpoet/cron/daemon-run','complete','2025-10-12 04:54:30','2025-10-12 06:54:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760244870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760244870;}',5,1,'2025-10-12 04:54:36','2025-10-12 06:54:36',0,NULL,10),(416429,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:56:35','2025-10-12 06:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760244995;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760244995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 04:57:30','2025-10-12 06:57:30',0,NULL,10),(416430,'mailpoet/cron/daemon-trigger','complete','2025-10-12 04:59:30','2025-10-12 06:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245170;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:00:30','2025-10-12 07:00:30',0,NULL,10),(416431,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:02:30','2025-10-12 07:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245350;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:02:30','2025-10-12 07:02:30',0,NULL,10),(416432,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:04:30','2025-10-12 07:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245470;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:04:31','2025-10-12 07:04:31',0,NULL,10),(416433,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:06:31','2025-10-12 07:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245591;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:06:31','2025-10-12 07:06:31',0,NULL,10),(416434,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:08:31','2025-10-12 07:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:08:31','2025-10-12 07:08:31',0,NULL,10),(416435,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:10:31','2025-10-12 07:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760245831;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760245831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:11:29','2025-10-12 07:11:29',0,NULL,10),(416436,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:13:29','2025-10-12 07:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:13:31','2025-10-12 07:13:31',0,NULL,10),(416437,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:15:31','2025-10-12 07:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:16:35','2025-10-12 07:16:35',0,NULL,10),(416438,'mailpoet/cron/daemon-run','complete','2025-10-12 05:16:30','2025-10-12 07:16:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760246190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760246190;}',5,1,'2025-10-12 05:16:35','2025-10-12 07:16:35',0,NULL,10),(416439,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:18:35','2025-10-12 07:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:19:32','2025-10-12 07:19:32',0,NULL,10),(416440,'mailpoet/cron/daemon-run','complete','2025-10-12 05:19:30','2025-10-12 07:19:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760246370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760246370;}',5,1,'2025-10-12 05:19:32','2025-10-12 07:19:32',0,NULL,10),(416441,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:21:32','2025-10-12 07:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246492;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:22:31','2025-10-12 07:22:31',0,NULL,10),(416442,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:24:31','2025-10-12 07:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246671;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:24:31','2025-10-12 07:24:31',0,NULL,10),(416443,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:26:31','2025-10-12 07:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246791;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:27:30','2025-10-12 07:27:30',0,NULL,10),(416444,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:29:30','2025-10-12 07:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760246970;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760246970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:30:30','2025-10-12 07:30:30',0,NULL,10),(416445,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:32:30','2025-10-12 07:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760247150;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760247150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:36:27','2025-10-12 07:36:27',0,NULL,10),(416446,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:38:27','2025-10-12 07:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760247507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760247507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:41:27','2025-10-12 07:41:27',0,NULL,10),(416447,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:43:27','2025-10-12 07:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760247807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760247807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:46:28','2025-10-12 07:46:28',0,NULL,10),(416448,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:48:28','2025-10-12 07:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760248108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760248108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:51:27','2025-10-12 07:51:27',0,NULL,10),(416449,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:53:27','2025-10-12 07:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760248407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760248407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 05:56:27','2025-10-12 07:56:27',0,NULL,10),(416450,'mailpoet/cron/daemon-trigger','complete','2025-10-12 05:58:27','2025-10-12 07:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760248707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760248707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:01:24','2025-10-12 08:01:24',0,NULL,10),(416451,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:03:24','2025-10-12 08:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760249004;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760249004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:06:28','2025-10-12 08:06:28',0,NULL,10),(416452,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:08:28','2025-10-12 08:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760249308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760249308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:11:30','2025-10-12 08:11:30',0,NULL,10),(416453,'mailpoet/cron/daemon-run','complete','2025-10-12 06:11:27','2025-10-12 08:11:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760249487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760249487;}',5,1,'2025-10-12 06:11:30','2025-10-12 08:11:30',0,NULL,10),(416454,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:13:30','2025-10-12 08:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760249610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760249610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:16:27','2025-10-12 08:16:27',0,NULL,10),(416455,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:18:27','2025-10-12 08:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760249907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760249907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:20:22','2025-10-12 08:20:22',0,NULL,10),(416456,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:22:22','2025-10-12 08:22:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760250142;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760250142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:26:20','2025-10-12 08:26:20',0,NULL,10),(416457,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:28:20','2025-10-12 08:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760250500;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760250500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:29:36','2025-10-12 08:29:36',0,NULL,10),(416458,'mailpoet/cron/daemon-run','complete','2025-10-12 06:29:34','2025-10-12 08:29:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760250574;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760250574;}',5,1,'2025-10-12 06:29:35','2025-10-12 08:29:35',0,NULL,10),(416459,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:31:36','2025-10-12 08:31:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760250696;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760250696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:36:27','2025-10-12 08:36:27',0,NULL,10),(416460,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:38:27','2025-10-12 08:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760251107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760251107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:41:07','2025-10-12 08:41:07',0,NULL,10),(416461,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:43:07','2025-10-12 08:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760251387;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760251387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:43:39','2025-10-12 08:43:39',0,NULL,10),(416462,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:45:39','2025-10-12 08:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760251539;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760251539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:51:27','2025-10-12 08:51:27',0,NULL,10),(416463,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:53:27','2025-10-12 08:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760252007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760252007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 06:55:59','2025-10-12 08:55:59',0,NULL,10),(416464,'mailpoet/cron/daemon-trigger','complete','2025-10-12 06:57:59','2025-10-12 08:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760252279;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760252279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:03:28','2025-10-12 09:03:28',0,NULL,10),(416465,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:05:28','2025-10-12 09:05:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760252728;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760252728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:06:26','2025-10-12 09:06:26',0,NULL,10),(416466,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:08:26','2025-10-12 09:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760252906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760252906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:09:24','2025-10-12 09:09:24',0,NULL,10),(416467,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:11:24','2025-10-12 09:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760253084;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760253084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:11:27','2025-10-12 09:11:27',0,NULL,10),(416468,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:13:27','2025-10-12 09:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760253207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760253207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:14:48','2025-10-12 09:14:48',0,NULL,10),(416469,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:16:48','2025-10-12 09:16:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760253408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760253408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:18:51','2025-10-12 09:18:51',0,NULL,10),(416470,'mailpoet/cron/daemon-run','complete','2025-10-12 07:18:49','2025-10-12 09:18:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760253529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760253529;}',5,1,'2025-10-12 07:18:51','2025-10-12 09:18:51',0,NULL,10),(416471,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:20:51','2025-10-12 09:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760253651;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760253651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:21:57','2025-10-12 09:21:57',0,NULL,10),(416472,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:23:57','2025-10-12 09:23:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760253837;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760253837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:26:10','2025-10-12 09:26:10',0,NULL,10),(416473,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:28:10','2025-10-12 09:28:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760254090;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760254090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:31:27','2025-10-12 09:31:27',0,NULL,10),(416474,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:33:27','2025-10-12 09:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760254407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760254407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:36:27','2025-10-12 09:36:27',0,NULL,10),(416475,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:38:27','2025-10-12 09:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760254707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760254707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:40:10','2025-10-12 09:40:10',0,NULL,10),(416476,'mailpoet/cron/daemon-run','complete','2025-10-12 07:40:06','2025-10-12 09:40:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760254806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760254806;}',5,1,'2025-10-12 07:40:10','2025-10-12 09:40:10',0,NULL,10),(416477,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:42:10','2025-10-12 09:42:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760254930;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760254930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:46:27','2025-10-12 09:46:27',0,NULL,10),(416478,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:48:27','2025-10-12 09:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760255307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760255307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:50:11','2025-10-12 09:50:11',0,NULL,10),(416479,'mailpoet/cron/daemon-run','complete','2025-10-12 07:50:10','2025-10-12 09:50:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760255410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760255410;}',5,1,'2025-10-12 07:50:11','2025-10-12 09:50:11',0,NULL,10),(416480,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:52:11','2025-10-12 09:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760255531;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760255531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 07:56:27','2025-10-12 09:56:27',0,NULL,10),(416481,'mailpoet/cron/daemon-trigger','complete','2025-10-12 07:58:27','2025-10-12 09:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760255907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760255907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:00:16','2025-10-12 10:00:16',0,NULL,10),(416482,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:02:16','2025-10-12 10:02:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760256136;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760256136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:05:34','2025-10-12 10:05:34',0,NULL,10),(416483,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:07:34','2025-10-12 10:07:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760256454;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760256454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:11:29','2025-10-12 10:11:29',0,NULL,10),(416484,'mailpoet/cron/daemon-run','complete','2025-10-12 08:11:27','2025-10-12 10:11:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760256687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760256687;}',5,1,'2025-10-12 08:11:29','2025-10-12 10:11:29',0,NULL,10),(416485,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:13:29','2025-10-12 10:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760256809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760256809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:16:27','2025-10-12 10:16:27',0,NULL,10),(416486,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:18:27','2025-10-12 10:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760257107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760257107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:19:30','2025-10-12 10:19:30',0,NULL,10),(416487,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:21:30','2025-10-12 10:21:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760257290;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760257290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:26:27','2025-10-12 10:26:27',0,NULL,10),(416488,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:28:27','2025-10-12 10:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760257707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760257707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:31:29','2025-10-12 10:31:29',0,NULL,10),(416489,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:33:29','2025-10-12 10:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760258009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760258009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:36:27','2025-10-12 10:36:27',0,NULL,10),(416490,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:38:27','2025-10-12 10:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760258307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760258307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:38:54','2025-10-12 10:38:54',0,NULL,10),(416491,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:40:54','2025-10-12 10:40:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760258454;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760258454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:41:28','2025-10-12 10:41:28',0,NULL,10),(416492,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:43:28','2025-10-12 10:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760258608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760258608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:46:27','2025-10-12 10:46:27',0,NULL,10),(416493,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:48:27','2025-10-12 10:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760258907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760258907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:51:27','2025-10-12 10:51:27',0,NULL,10),(416494,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:53:27','2025-10-12 10:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760259207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760259207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 08:56:29','2025-10-12 10:56:29',0,NULL,10),(416495,'mailpoet/cron/daemon-run','complete','2025-10-12 08:56:27','2025-10-12 10:56:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760259387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760259387;}',5,1,'2025-10-12 08:56:29','2025-10-12 10:56:29',0,NULL,10),(416496,'mailpoet/cron/daemon-trigger','complete','2025-10-12 08:58:29','2025-10-12 10:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760259509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760259509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:01:27','2025-10-12 11:01:27',0,NULL,10),(416497,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:03:27','2025-10-12 11:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760259807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760259807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:06:30','2025-10-12 11:06:30',0,NULL,10),(416498,'mailpoet/cron/daemon-run','complete','2025-10-12 09:06:27','2025-10-12 11:06:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760259987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760259987;}',5,1,'2025-10-12 09:06:30','2025-10-12 11:06:30',0,NULL,10),(416499,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:08:30','2025-10-12 11:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760260110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760260110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:11:27','2025-10-12 11:11:27',0,NULL,10),(416500,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:13:27','2025-10-12 11:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760260407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760260407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:13:39','2025-10-12 11:13:39',0,NULL,10),(416501,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:15:39','2025-10-12 11:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760260539;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760260539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:16:27','2025-10-12 11:16:27',0,NULL,10),(416502,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:18:27','2025-10-12 11:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760260707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760260707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:21:27','2025-10-12 11:21:27',0,NULL,10),(416503,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:23:27','2025-10-12 11:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760261007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760261007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:23:59','2025-10-12 11:23:59',0,NULL,10),(416504,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:25:59','2025-10-12 11:25:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760261159;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760261159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:26:27','2025-10-12 11:26:27',0,NULL,10),(416505,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:28:27','2025-10-12 11:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760261307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760261307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:31:27','2025-10-12 11:31:27',0,NULL,10),(416506,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:33:27','2025-10-12 11:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760261607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760261607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:36:27','2025-10-12 11:36:27',0,NULL,10),(416507,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:38:27','2025-10-12 11:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760261907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760261907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:41:32','2025-10-12 11:41:32',0,NULL,10),(416508,'mailpoet/cron/daemon-run','complete','2025-10-12 09:41:28','2025-10-12 11:41:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760262088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760262088;}',5,1,'2025-10-12 09:41:32','2025-10-12 11:41:32',0,NULL,10),(416509,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:43:32','2025-10-12 11:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760262212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760262212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:44:04','2025-10-12 11:44:04',0,NULL,10),(416510,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:46:04','2025-10-12 11:46:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760262364;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760262364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:50:43','2025-10-12 11:50:43',0,NULL,10),(416511,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:52:43','2025-10-12 11:52:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760262763;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760262763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 09:56:27','2025-10-12 11:56:27',0,NULL,10),(416512,'mailpoet/cron/daemon-trigger','complete','2025-10-12 09:58:27','2025-10-12 11:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760263107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760263107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:01:27','2025-10-12 12:01:27',0,NULL,10),(416513,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:03:27','2025-10-12 12:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760263407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760263407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:06:27','2025-10-12 12:06:27',0,NULL,10),(416514,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:08:27','2025-10-12 12:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760263707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760263707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:11:27','2025-10-12 12:11:27',0,NULL,10),(416515,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:13:27','2025-10-12 12:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760264007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760264007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:14:55','2025-10-12 12:14:55',0,NULL,10),(416516,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:16:55','2025-10-12 12:16:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760264215;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760264215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:21:29','2025-10-12 12:21:29',0,NULL,10),(416517,'mailpoet/cron/daemon-run','complete','2025-10-12 10:21:27','2025-10-12 12:21:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760264487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760264487;}',5,1,'2025-10-12 10:21:29','2025-10-12 12:21:29',0,NULL,10),(416518,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:23:29','2025-10-12 12:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760264609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760264609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:26:27','2025-10-12 12:26:27',0,NULL,10),(416519,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:28:27','2025-10-12 12:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760264907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760264907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:31:27','2025-10-12 12:31:27',0,NULL,10),(416520,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:33:27','2025-10-12 12:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760265207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760265207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:36:28','2025-10-12 12:36:28',0,NULL,10),(416521,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:38:28','2025-10-12 12:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760265508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760265508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:41:27','2025-10-12 12:41:27',0,NULL,10),(416522,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:43:27','2025-10-12 12:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760265807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760265807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:46:29','2025-10-12 12:46:29',0,NULL,10),(416523,'mailpoet/cron/daemon-run','complete','2025-10-12 10:46:27','2025-10-12 12:46:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760265987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760265987;}',5,1,'2025-10-12 10:46:29','2025-10-12 12:46:29',0,NULL,10),(416524,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:48:29','2025-10-12 12:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760266109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760266109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:51:28','2025-10-12 12:51:28',0,NULL,10),(416525,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:53:28','2025-10-12 12:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760266408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760266408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 10:56:27','2025-10-12 12:56:27',0,NULL,10),(416526,'mailpoet/cron/daemon-trigger','complete','2025-10-12 10:58:27','2025-10-12 12:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760266707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760266707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:01:27','2025-10-12 13:01:27',0,NULL,10),(416527,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:03:27','2025-10-12 13:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:06:27','2025-10-12 13:06:27',0,NULL,10),(416528,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:08:27','2025-10-12 13:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:09:12','2025-10-12 13:09:12',0,NULL,10),(416529,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:11:12','2025-10-12 13:11:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267472;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:11:27','2025-10-12 13:11:27',0,NULL,10),(416530,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:13:27','2025-10-12 13:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:13:40','2025-10-12 13:13:40',0,NULL,10),(416531,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:15:40','2025-10-12 13:15:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267740;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:16:27','2025-10-12 13:16:27',0,NULL,10),(416532,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:18:27','2025-10-12 13:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760267907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760267907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:21:29','2025-10-12 13:21:29',0,NULL,10),(416533,'mailpoet/cron/daemon-run','complete','2025-10-12 11:21:27','2025-10-12 13:21:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760268087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760268087;}',5,1,'2025-10-12 11:21:29','2025-10-12 13:21:29',0,NULL,10),(416534,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:23:29','2025-10-12 13:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760268209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760268209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:26:27','2025-10-12 13:26:27',0,NULL,10),(416535,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:28:27','2025-10-12 13:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760268507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760268507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:29:07','2025-10-12 13:29:07',0,NULL,10),(416536,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:31:07','2025-10-12 13:31:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760268667;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760268667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:31:12','2025-10-12 13:31:12',0,NULL,10),(416537,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:33:12','2025-10-12 13:33:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760268792;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760268792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:35:46','2025-10-12 13:35:46',0,NULL,10),(416538,'mailpoet/cron/daemon-run','complete','2025-10-12 11:35:44','2025-10-12 13:35:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760268944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760268944;}',5,1,'2025-10-12 11:35:46','2025-10-12 13:35:46',0,NULL,10),(416539,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:37:46','2025-10-12 13:37:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760269066;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760269066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:41:28','2025-10-12 13:41:28',0,NULL,10),(416540,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:43:28','2025-10-12 13:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760269408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760269408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:46:27','2025-10-12 13:46:27',0,NULL,10),(416541,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:48:27','2025-10-12 13:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760269707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760269707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:51:27','2025-10-12 13:51:27',0,NULL,10),(416542,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:53:27','2025-10-12 13:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760270007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760270007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:53:57','2025-10-12 13:53:57',0,NULL,10),(416543,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:55:57','2025-10-12 13:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760270157;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760270157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 11:56:27','2025-10-12 13:56:27',0,NULL,10),(416544,'mailpoet/cron/daemon-trigger','complete','2025-10-12 11:58:27','2025-10-12 13:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760270307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760270307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:00:05','2025-10-12 14:00:05',0,NULL,10),(416545,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:02:05','2025-10-12 14:02:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760270525;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760270525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:05:22','2025-10-12 14:05:22',0,NULL,10),(416546,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:07:22','2025-10-12 14:07:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760270842;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760270842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:08:07','2025-10-12 14:08:07',0,NULL,10),(416547,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:10:07','2025-10-12 14:10:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:11:27','2025-10-12 14:11:27',0,NULL,10),(416548,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:13:27','2025-10-12 14:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:13:37','2025-10-12 14:13:37',0,NULL,10),(416549,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:15:37','2025-10-12 14:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271337;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:16:27','2025-10-12 14:16:27',0,NULL,10),(416550,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:18:27','2025-10-12 14:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:18:47','2025-10-12 14:18:47',0,NULL,10),(416551,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:20:47','2025-10-12 14:20:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271647;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:21:27','2025-10-12 14:21:27',0,NULL,10),(416552,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:23:27','2025-10-12 14:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760271807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760271807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:25:09','2025-10-12 14:25:09',0,NULL,10),(416553,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:27:09','2025-10-12 14:27:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760272029;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760272029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:28:40','2025-10-12 14:28:40',0,NULL,10),(416554,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:30:40','2025-10-12 14:30:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760272240;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760272240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:31:27','2025-10-12 14:31:27',0,NULL,10),(416555,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:33:27','2025-10-12 14:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760272407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760272407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:36:29','2025-10-12 14:36:29',0,NULL,10),(416556,'mailpoet/cron/daemon-run','complete','2025-10-12 12:36:27','2025-10-12 14:36:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760272587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760272587;}',5,1,'2025-10-12 12:36:28','2025-10-12 14:36:28',0,NULL,10),(416557,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:38:29','2025-10-12 14:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760272709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760272709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:41:16','2025-10-12 14:41:16',0,NULL,10),(416558,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:43:16','2025-10-12 14:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760272996;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760272996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:46:27','2025-10-12 14:46:27',0,NULL,10),(416559,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:48:27','2025-10-12 14:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760273307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760273307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:51:27','2025-10-12 14:51:27',0,NULL,10),(416560,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:53:27','2025-10-12 14:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760273607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760273607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 12:56:27','2025-10-12 14:56:27',0,NULL,10),(416561,'mailpoet/cron/daemon-trigger','complete','2025-10-12 12:58:27','2025-10-12 14:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760273907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760273907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:01:11','2025-10-12 15:01:11',0,NULL,10),(416562,'mailpoet/cron/daemon-run','complete','2025-10-12 13:01:09','2025-10-12 15:01:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760274069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760274069;}',5,1,'2025-10-12 13:01:11','2025-10-12 15:01:11',0,NULL,10),(416563,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:03:11','2025-10-12 15:03:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760274191;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760274191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:06:27','2025-10-12 15:06:27',0,NULL,10),(416564,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:08:27','2025-10-12 15:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760274507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760274507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:11:27','2025-10-12 15:11:27',0,NULL,10),(416565,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:13:27','2025-10-12 15:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760274807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760274807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:16:27','2025-10-12 15:16:27',0,NULL,10),(416566,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:18:27','2025-10-12 15:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760275107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760275107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:21:27','2025-10-12 15:21:27',0,NULL,10),(416567,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:23:27','2025-10-12 15:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760275407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760275407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:25:35','2025-10-12 15:25:35',0,NULL,10),(416568,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:27:35','2025-10-12 15:27:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760275655;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760275655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:28:43','2025-10-12 15:28:43',0,NULL,10),(416569,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:30:43','2025-10-12 15:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760275843;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760275843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:31:28','2025-10-12 15:31:28',0,NULL,10),(416570,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:33:28','2025-10-12 15:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760276008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760276008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:36:27','2025-10-12 15:36:27',0,NULL,10),(416571,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:38:27','2025-10-12 15:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760276307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760276307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:41:27','2025-10-12 15:41:27',0,NULL,10),(416572,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:43:27','2025-10-12 15:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760276607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760276607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:46:15','2025-10-12 15:46:15',0,NULL,10),(416573,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:48:15','2025-10-12 15:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760276895;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760276895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:51:29','2025-10-12 15:51:29',0,NULL,10),(416574,'mailpoet/cron/daemon-run','complete','2025-10-12 13:51:27','2025-10-12 15:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760277087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760277087;}',5,1,'2025-10-12 13:51:29','2025-10-12 15:51:29',0,NULL,10),(416575,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:53:29','2025-10-12 15:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760277209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760277209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 13:56:27','2025-10-12 15:56:27',0,NULL,10),(416576,'mailpoet/cron/daemon-trigger','complete','2025-10-12 13:58:27','2025-10-12 15:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760277507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760277507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:01:27','2025-10-12 16:01:27',0,NULL,10),(416577,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:03:27','2025-10-12 16:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760277807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760277807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:06:27','2025-10-12 16:06:27',0,NULL,10),(416578,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:08:27','2025-10-12 16:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760278107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760278107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:11:28','2025-10-12 16:11:28',0,NULL,10),(416579,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:13:28','2025-10-12 16:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760278408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760278408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:16:29','2025-10-12 16:16:29',0,NULL,10),(416580,'mailpoet/cron/daemon-run','complete','2025-10-12 14:16:27','2025-10-12 16:16:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760278587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760278587;}',5,1,'2025-10-12 14:16:29','2025-10-12 16:16:29',0,NULL,10),(416581,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:18:29','2025-10-12 16:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760278709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760278709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:21:27','2025-10-12 16:21:27',0,NULL,10),(416582,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:23:27','2025-10-12 16:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760279007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760279007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:26:29','2025-10-12 16:26:29',0,NULL,10),(416583,'mailpoet/cron/daemon-run','complete','2025-10-12 14:26:27','2025-10-12 16:26:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760279187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760279187;}',5,1,'2025-10-12 14:26:29','2025-10-12 16:26:29',0,NULL,10),(416584,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:28:29','2025-10-12 16:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760279309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760279309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:31:29','2025-10-12 16:31:29',0,NULL,10),(416585,'mailpoet/cron/daemon-run','complete','2025-10-12 14:31:27','2025-10-12 16:31:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760279487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760279487;}',5,1,'2025-10-12 14:31:29','2025-10-12 16:31:29',0,NULL,10),(416586,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:33:29','2025-10-12 16:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760279609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760279609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:36:29','2025-10-12 16:36:29',0,NULL,10),(416587,'mailpoet/cron/daemon-run','complete','2025-10-12 14:36:27','2025-10-12 16:36:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760279787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760279787;}',5,1,'2025-10-12 14:36:29','2025-10-12 16:36:29',0,NULL,10),(416588,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:38:29','2025-10-12 16:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760279909;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760279909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:41:28','2025-10-12 16:41:28',0,NULL,10),(416589,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:43:28','2025-10-12 16:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760280208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760280208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:46:27','2025-10-12 16:46:27',0,NULL,10),(416590,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:48:27','2025-10-12 16:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760280507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760280507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:51:27','2025-10-12 16:51:27',0,NULL,10),(416591,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:53:27','2025-10-12 16:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760280807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760280807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 14:56:29','2025-10-12 16:56:29',0,NULL,10),(416592,'mailpoet/cron/daemon-run','complete','2025-10-12 14:56:27','2025-10-12 16:56:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760280987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760280987;}',5,1,'2025-10-12 14:56:29','2025-10-12 16:56:29',0,NULL,10),(416593,'mailpoet/cron/daemon-trigger','complete','2025-10-12 14:58:29','2025-10-12 16:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760281109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760281109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:01:28','2025-10-12 17:01:28',0,NULL,10),(416594,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:03:28','2025-10-12 17:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760281408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760281408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:06:29','2025-10-12 17:06:29',0,NULL,10),(416595,'mailpoet/cron/daemon-run','complete','2025-10-12 15:06:27','2025-10-12 17:06:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760281587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760281587;}',5,1,'2025-10-12 15:06:29','2025-10-12 17:06:29',0,NULL,10),(416596,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:08:29','2025-10-12 17:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760281709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760281709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:11:27','2025-10-12 17:11:27',0,NULL,10),(416597,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:13:27','2025-10-12 17:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760282007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760282007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:16:27','2025-10-12 17:16:27',0,NULL,10),(416598,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:18:27','2025-10-12 17:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760282307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760282307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:21:28','2025-10-12 17:21:28',0,NULL,10),(416599,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:23:28','2025-10-12 17:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760282608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760282608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:26:27','2025-10-12 17:26:27',0,NULL,10),(416600,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:28:27','2025-10-12 17:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760282907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760282907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:36:28','2025-10-12 17:36:28',0,NULL,10),(416601,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:38:28','2025-10-12 17:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760283508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760283508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:41:27','2025-10-12 17:41:27',0,NULL,10),(416602,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:43:27','2025-10-12 17:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760283807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760283807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:44:01','2025-10-12 17:44:01',0,NULL,10),(416603,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:46:01','2025-10-12 17:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760283961;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760283961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:46:28','2025-10-12 17:46:28',0,NULL,10),(416604,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:48:28','2025-10-12 17:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760284108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760284108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:51:30','2025-10-12 17:51:30',0,NULL,10),(416605,'mailpoet/cron/daemon-run','complete','2025-10-12 15:51:28','2025-10-12 17:51:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760284288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760284288;}',5,1,'2025-10-12 15:51:30','2025-10-12 17:51:30',0,NULL,10),(416606,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:53:30','2025-10-12 17:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760284410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760284410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 15:56:27','2025-10-12 17:56:27',0,NULL,10),(416607,'mailpoet/cron/daemon-trigger','complete','2025-10-12 15:58:27','2025-10-12 17:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760284707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760284707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:01:28','2025-10-12 18:01:28',0,NULL,10),(416608,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:03:28','2025-10-12 18:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760285008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760285008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:06:27','2025-10-12 18:06:27',0,NULL,10),(416609,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:08:27','2025-10-12 18:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760285307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760285307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:08:37','2025-10-12 18:08:37',0,NULL,10),(416610,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:10:37','2025-10-12 18:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760285437;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760285437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:11:27','2025-10-12 18:11:27',0,NULL,10),(416611,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:13:27','2025-10-12 18:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760285607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760285607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:16:28','2025-10-12 18:16:28',0,NULL,10),(416612,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:18:28','2025-10-12 18:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760285908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760285908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:21:28','2025-10-12 18:21:28',0,NULL,10),(416613,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:23:28','2025-10-12 18:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760286208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760286208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:26:06','2025-10-12 18:26:06',0,NULL,10),(416614,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:28:06','2025-10-12 18:28:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760286486;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760286486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:31:31','2025-10-12 18:31:31',0,NULL,10),(416615,'mailpoet/cron/daemon-run','complete','2025-10-12 16:31:27','2025-10-12 18:31:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760286687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760286687;}',5,1,'2025-10-12 16:31:31','2025-10-12 18:31:31',0,NULL,10),(416616,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:33:31','2025-10-12 18:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760286811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760286811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:36:28','2025-10-12 18:36:28',0,NULL,10),(416617,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:38:28','2025-10-12 18:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760287108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760287108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:41:27','2025-10-12 18:41:27',0,NULL,10),(416618,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:43:27','2025-10-12 18:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760287407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760287407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:46:27','2025-10-12 18:46:27',0,NULL,10),(416619,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:48:27','2025-10-12 18:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760287707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760287707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:51:27','2025-10-12 18:51:27',0,NULL,10),(416620,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:53:27','2025-10-12 18:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760288007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760288007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:56:28','2025-10-12 18:56:28',0,NULL,10),(416621,'mailpoet/cron/daemon-trigger','complete','2025-10-12 16:58:28','2025-10-12 18:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760288308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760288308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 16:59:48','2025-10-12 18:59:48',0,NULL,10),(416622,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:01:48','2025-10-12 19:01:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760288508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760288508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:05:50','2025-10-12 19:05:50',0,NULL,10),(416623,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:07:50','2025-10-12 19:07:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760288870;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760288870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:11:27','2025-10-12 19:11:27',0,NULL,10),(416624,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:13:27','2025-10-12 19:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760289207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760289207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:16:27','2025-10-12 19:16:27',0,NULL,10),(416625,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:18:27','2025-10-12 19:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760289507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760289507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:21:30','2025-10-12 19:21:30',0,NULL,10),(416626,'mailpoet/cron/daemon-run','complete','2025-10-12 17:21:27','2025-10-12 19:21:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760289687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760289687;}',5,1,'2025-10-12 17:21:30','2025-10-12 19:21:30',0,NULL,10),(416627,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:23:30','2025-10-12 19:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760289810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760289810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:25:21','2025-10-12 19:25:21',0,NULL,10),(416628,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:27:21','2025-10-12 19:27:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290041;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:29:29','2025-10-12 19:29:29',0,NULL,10),(416629,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:31:29','2025-10-12 19:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290289;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:31:59','2025-10-12 19:31:59',0,NULL,10),(416630,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:33:59','2025-10-12 19:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290439;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:34:07','2025-10-12 19:34:07',0,NULL,10),(416631,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:36:07','2025-10-12 19:36:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290567;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:36:28','2025-10-12 19:36:28',0,NULL,10),(416632,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:38:28','2025-10-12 19:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:40:39','2025-10-12 19:40:39',0,NULL,10),(416633,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:42:39','2025-10-12 19:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760290959;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760290959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:43:36','2025-10-12 19:43:36',0,NULL,10),(416634,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:45:36','2025-10-12 19:45:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760291136;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760291136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:46:28','2025-10-12 19:46:28',0,NULL,10),(416635,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:48:28','2025-10-12 19:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760291308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760291308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:51:27','2025-10-12 19:51:27',0,NULL,10),(416636,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:53:27','2025-10-12 19:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760291607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760291607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:55:29','2025-10-12 19:55:29',0,NULL,10),(416637,'mailpoet/cron/daemon-run','complete','2025-10-12 17:55:27','2025-10-12 19:55:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760291727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760291727;}',5,1,'2025-10-12 17:55:29','2025-10-12 19:55:29',0,NULL,10),(416638,'mailpoet/cron/daemon-trigger','complete','2025-10-12 17:57:29','2025-10-12 19:57:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760291849;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760291849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 17:58:37','2025-10-12 19:58:37',0,NULL,10),(416639,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:00:37','2025-10-12 20:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760292037;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760292037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:01:27','2025-10-12 20:01:27',0,NULL,10),(416640,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:03:27','2025-10-12 20:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760292207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760292207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:03:37','2025-10-12 20:03:37',0,NULL,10),(416641,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:05:37','2025-10-12 20:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760292337;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760292337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:06:27','2025-10-12 20:06:27',0,NULL,10),(416642,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:08:27','2025-10-12 20:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760292507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760292507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:10:21','2025-10-12 20:10:21',0,NULL,10),(416643,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:12:21','2025-10-12 20:12:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760292741;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760292741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:16:28','2025-10-12 20:16:28',0,NULL,10),(416644,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:18:28','2025-10-12 20:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760293108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760293108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:20:12','2025-10-12 20:20:12',0,NULL,10),(416645,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:22:12','2025-10-12 20:22:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760293332;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760293332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:23:20','2025-10-12 20:23:20',0,NULL,10),(416646,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:25:20','2025-10-12 20:25:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760293520;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760293520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:25:33','2025-10-12 20:25:33',0,NULL,10),(416647,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:27:33','2025-10-12 20:27:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760293653;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760293653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:29:44','2025-10-12 20:29:44',0,NULL,10),(416648,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:31:44','2025-10-12 20:31:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760293904;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760293904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:32:30','2025-10-12 20:32:30',0,NULL,10),(416649,'mailpoet/cron/daemon-run','complete','2025-10-12 18:32:28','2025-10-12 20:32:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760293948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760293948;}',5,1,'2025-10-12 18:32:30','2025-10-12 20:32:30',0,NULL,10),(416650,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:34:30','2025-10-12 20:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:36:27','2025-10-12 20:36:27',0,NULL,10),(416651,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:38:27','2025-10-12 20:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:38:49','2025-10-12 20:38:49',0,NULL,10),(416652,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:40:49','2025-10-12 20:40:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:41:43','2025-10-12 20:41:43',0,NULL,10),(416653,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:43:43','2025-10-12 20:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294623;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:43:53','2025-10-12 20:43:53',0,NULL,10),(416654,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:45:53','2025-10-12 20:45:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294753;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:46:27','2025-10-12 20:46:27',0,NULL,10),(416655,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:48:27','2025-10-12 20:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760294907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760294907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:50:24','2025-10-12 20:50:24',0,NULL,10),(416656,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:52:24','2025-10-12 20:52:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760295144;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760295144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 18:54:55','2025-10-12 20:54:55',0,NULL,10),(416657,'mailpoet/cron/daemon-trigger','complete','2025-10-12 18:56:55','2025-10-12 20:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760295415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760295415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:00:54','2025-10-12 21:00:54',0,NULL,10),(416658,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:02:54','2025-10-12 21:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760295774;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760295774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:06:28','2025-10-12 21:06:28',0,NULL,10),(416659,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:08:28','2025-10-12 21:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760296108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760296108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:11:28','2025-10-12 21:11:28',0,NULL,10),(416660,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:13:28','2025-10-12 21:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760296408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760296408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:16:28','2025-10-12 21:16:28',0,NULL,10),(416661,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:18:28','2025-10-12 21:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760296708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760296708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:21:31','2025-10-12 21:21:31',0,NULL,10),(416662,'mailpoet/cron/daemon-run','complete','2025-10-12 19:21:27','2025-10-12 21:21:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760296887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760296887;}',5,1,'2025-10-12 19:21:31','2025-10-12 21:21:31',0,NULL,10),(416663,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:23:31','2025-10-12 21:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760297011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760297011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:26:28','2025-10-12 21:26:28',0,NULL,10),(416664,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:28:28','2025-10-12 21:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760297308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760297308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:31:28','2025-10-12 21:31:28',0,NULL,10),(416665,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:33:28','2025-10-12 21:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760297608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760297608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:36:28','2025-10-12 21:36:28',0,NULL,10),(416666,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:38:28','2025-10-12 21:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760297908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760297908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:41:28','2025-10-12 21:41:28',0,NULL,10),(416667,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:43:28','2025-10-12 21:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760298208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760298208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:44:13','2025-10-12 21:44:13',0,NULL,10),(416668,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:46:13','2025-10-12 21:46:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760298373;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760298373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:46:28','2025-10-12 21:46:28',0,NULL,10),(416669,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:48:28','2025-10-12 21:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760298508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760298508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:51:31','2025-10-12 21:51:31',0,NULL,10),(416670,'mailpoet/cron/daemon-run','complete','2025-10-12 19:51:28','2025-10-12 21:51:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760298688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760298688;}',5,1,'2025-10-12 19:51:31','2025-10-12 21:51:31',0,NULL,10),(416671,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:53:31','2025-10-12 21:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760298811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760298811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:53:55','2025-10-12 21:53:55',0,NULL,10),(416672,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:55:55','2025-10-12 21:55:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760298955;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760298955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 19:56:27','2025-10-12 21:56:27',0,NULL,10),(416673,'mailpoet/cron/daemon-trigger','complete','2025-10-12 19:58:27','2025-10-12 21:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760299107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760299107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:01:47','2025-10-12 22:01:47',0,NULL,10),(416674,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:03:47','2025-10-12 22:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760299427;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760299427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:06:28','2025-10-12 22:06:28',0,NULL,10),(416675,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:08:28','2025-10-12 22:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760299708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760299708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:11:28','2025-10-12 22:11:28',0,NULL,10),(416676,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:13:28','2025-10-12 22:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760300008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760300008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:16:28','2025-10-12 22:16:28',0,NULL,10),(416677,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:18:28','2025-10-12 22:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760300308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760300308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:21:28','2025-10-12 22:21:28',0,NULL,10),(416678,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:23:28','2025-10-12 22:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760300608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760300608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:26:28','2025-10-12 22:26:28',0,NULL,10),(416679,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:28:28','2025-10-12 22:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760300908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760300908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:30:13','2025-10-12 22:30:13',0,NULL,10),(416680,'mailpoet/cron/daemon-run','complete','2025-10-12 20:30:09','2025-10-12 22:30:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760301009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760301009;}',5,1,'2025-10-12 20:30:13','2025-10-12 22:30:13',0,NULL,10),(416681,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:32:13','2025-10-12 22:32:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760301133;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760301133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:36:29','2025-10-12 22:36:29',0,NULL,10),(416682,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:38:29','2025-10-12 22:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760301509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760301509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:41:28','2025-10-12 22:41:28',0,NULL,10),(416683,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:43:28','2025-10-12 22:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760301808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760301808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:47:03','2025-10-12 22:47:03',0,NULL,10),(416684,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:49:03','2025-10-12 22:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760302143;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760302143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:51:28','2025-10-12 22:51:28',0,NULL,10),(416685,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:53:28','2025-10-12 22:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760302408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760302408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 20:56:28','2025-10-12 22:56:28',0,NULL,10),(416686,'mailpoet/cron/daemon-trigger','complete','2025-10-12 20:58:28','2025-10-12 22:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760302708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760302708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:01:31','2025-10-12 23:01:31',0,NULL,10),(416687,'mailpoet/cron/daemon-run','complete','2025-10-12 21:01:28','2025-10-12 23:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760302888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760302888;}',5,1,'2025-10-12 21:01:31','2025-10-12 23:01:31',0,NULL,10),(416688,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:03:31','2025-10-12 23:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760303011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760303011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:06:28','2025-10-12 23:06:28',0,NULL,10),(416689,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:08:28','2025-10-12 23:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760303308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760303308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:11:29','2025-10-12 23:11:29',0,NULL,10),(416690,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:13:29','2025-10-12 23:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760303609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760303609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:16:28','2025-10-12 23:16:28',0,NULL,10),(416691,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:18:28','2025-10-12 23:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760303908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760303908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:21:36','2025-10-12 23:21:36',0,NULL,10),(416692,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:23:36','2025-10-12 23:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760304216;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760304216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:26:28','2025-10-12 23:26:28',0,NULL,10),(416693,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:28:28','2025-10-12 23:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760304508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760304508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:29:29','2025-10-12 23:29:29',0,NULL,10),(416694,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:31:29','2025-10-12 23:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760304689;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760304689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:31:37','2025-10-12 23:31:37',0,NULL,10),(416695,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:33:37','2025-10-12 23:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760304817;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760304817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:36:36','2025-10-12 23:36:36',0,NULL,10),(416696,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:38:36','2025-10-12 23:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760305116;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760305116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:41:28','2025-10-12 23:41:28',0,NULL,10),(416697,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:43:28','2025-10-12 23:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760305408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760305408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:44:30','2025-10-12 23:44:30',0,NULL,10),(416698,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:46:30','2025-10-12 23:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760305590;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760305590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:46:39','2025-10-12 23:46:39',0,NULL,10),(416699,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:48:39','2025-10-12 23:48:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760305719;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760305719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:51:36','2025-10-12 23:51:36',0,NULL,10),(416700,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:53:36','2025-10-12 23:53:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306016;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:56:31','2025-10-12 23:56:31',0,NULL,10),(416701,'mailpoet/cron/daemon-run','complete','2025-10-12 21:56:28','2025-10-12 23:56:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760306188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760306188;}',5,1,'2025-10-12 21:56:31','2025-10-12 23:56:31',0,NULL,10),(416702,'mailpoet/cron/daemon-trigger','complete','2025-10-12 21:58:31','2025-10-12 23:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 21:58:40','2025-10-12 23:58:40',0,NULL,10),(416703,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:00:40','2025-10-13 00:00:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306440;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:01:36','2025-10-13 00:01:36',0,NULL,10),(416704,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:03:36','2025-10-13 00:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306616;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:03:39','2025-10-13 00:03:39',0,NULL,10),(416705,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:05:39','2025-10-13 00:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306739;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:06:27','2025-10-13 00:06:27',0,NULL,10),(416706,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:08:27','2025-10-13 00:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760306907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760306907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:10:07','2025-10-13 00:10:07',0,NULL,10),(416707,'mailpoet/cron/daemon-run','complete','2025-10-12 22:10:05','2025-10-13 00:10:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760307005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760307005;}',5,1,'2025-10-12 22:10:07','2025-10-13 00:10:07',0,NULL,10),(416708,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:12:07','2025-10-13 00:12:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760307127;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760307127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:14:00','2025-10-13 00:14:00',0,NULL,10),(416709,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:16:00','2025-10-13 00:16:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760307360;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760307360;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:16:36','2025-10-13 00:16:36',0,NULL,10),(416710,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:18:36','2025-10-13 00:18:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760307516;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760307516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:21:28','2025-10-13 00:21:28',0,NULL,10),(416711,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:23:28','2025-10-13 00:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760307808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760307808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:24:54','2025-10-13 00:24:54',0,NULL,10),(416712,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:26:54','2025-10-13 00:26:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760308014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760308014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:31:29','2025-10-13 00:31:29',0,NULL,10),(416713,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:33:29','2025-10-13 00:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760308409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760308409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:36:27','2025-10-13 00:36:27',0,NULL,10),(416714,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:38:27','2025-10-13 00:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760308707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760308707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:41:26','2025-10-13 00:41:26',0,NULL,10),(416715,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:43:26','2025-10-13 00:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760309006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760309006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:44:24','2025-10-13 00:44:24',0,NULL,10),(416716,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:46:24','2025-10-13 00:46:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760309184;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760309184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:46:26','2025-10-13 00:46:26',0,NULL,10),(416717,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:48:26','2025-10-13 00:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760309306;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760309306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:51:26','2025-10-13 00:51:26',0,NULL,10),(416718,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:53:26','2025-10-13 00:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760309606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760309606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 22:56:26','2025-10-13 00:56:26',0,NULL,10),(416719,'mailpoet/cron/daemon-trigger','complete','2025-10-12 22:58:26','2025-10-13 00:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760309906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760309906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:01:26','2025-10-13 01:01:26',0,NULL,10),(416720,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:03:26','2025-10-13 01:03:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760310206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760310206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:06:28','2025-10-13 01:06:28',0,NULL,10),(416721,'mailpoet/cron/daemon-run','complete','2025-10-12 23:06:26','2025-10-13 01:06:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760310386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760310386;}',5,1,'2025-10-12 23:06:27','2025-10-13 01:06:27',0,NULL,10),(416722,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:08:28','2025-10-13 01:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760310508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760310508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:11:26','2025-10-13 01:11:26',0,NULL,10),(416723,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:13:26','2025-10-13 01:13:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760310806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760310806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:26:26','2025-10-13 01:26:26',0,NULL,10),(416724,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:28:26','2025-10-13 01:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760311706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760311706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:31:26','2025-10-13 01:31:26',0,NULL,10),(416725,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:33:26','2025-10-13 01:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760312006;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760312006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:36:28','2025-10-13 01:36:28',0,NULL,10),(416726,'mailpoet/cron/daemon-run','complete','2025-10-12 23:36:26','2025-10-13 01:36:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760312186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760312186;}',5,1,'2025-10-12 23:36:28','2025-10-13 01:36:28',0,NULL,10),(416727,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:38:28','2025-10-13 01:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760312308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760312308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:41:25','2025-10-13 01:41:25',0,NULL,10),(416728,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:43:25','2025-10-13 01:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760312605;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760312605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:46:27','2025-10-13 01:46:27',0,NULL,10),(416729,'mailpoet/cron/daemon-run','complete','2025-10-12 23:46:26','2025-10-13 01:46:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760312786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760312786;}',5,1,'2025-10-12 23:46:27','2025-10-13 01:46:27',0,NULL,10),(416730,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:48:27','2025-10-13 01:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760312907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760312907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:51:26','2025-10-13 01:51:26',0,NULL,10),(416731,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:53:26','2025-10-13 01:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760313206;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760313206;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-12 23:56:00','2025-10-13 01:56:00',0,NULL,10),(416732,'mailpoet/cron/daemon-run','complete','2025-10-12 23:55:59','2025-10-13 01:55:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760313359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760313359;}',5,1,'2025-10-12 23:56:00','2025-10-13 01:56:00',0,NULL,10),(416733,'mailpoet/cron/daemon-trigger','complete','2025-10-12 23:58:00','2025-10-13 01:58:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760313480;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760313480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:01:28','2025-10-13 02:01:28',0,NULL,10),(416734,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:03:28','2025-10-13 02:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760313808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760313808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:06:28','2025-10-13 02:06:28',0,NULL,10),(416735,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:08:28','2025-10-13 02:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760314108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760314108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:11:28','2025-10-13 02:11:28',0,NULL,10),(416736,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:13:28','2025-10-13 02:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760314408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760314408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:16:27','2025-10-13 02:16:27',0,NULL,10),(416737,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:18:27','2025-10-13 02:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760314707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760314707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:21:28','2025-10-13 02:21:28',0,NULL,10),(416738,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:23:28','2025-10-13 02:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760315008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760315008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:26:29','2025-10-13 02:26:29',0,NULL,10),(416739,'mailpoet/cron/daemon-run','complete','2025-10-13 00:26:28','2025-10-13 02:26:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760315188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760315188;}',5,1,'2025-10-13 00:26:29','2025-10-13 02:26:29',0,NULL,10),(416740,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:28:29','2025-10-13 02:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760315309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760315309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:29:29','2025-10-13 02:29:29',0,NULL,10),(416741,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:31:29','2025-10-13 02:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760315489;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760315489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:36:28','2025-10-13 02:36:28',0,NULL,10),(416742,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:38:28','2025-10-13 02:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760315908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760315908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:41:28','2025-10-13 02:41:28',0,NULL,10),(416743,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:43:28','2025-10-13 02:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760316208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760316208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:45:42','2025-10-13 02:45:42',0,NULL,10),(416744,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:47:42','2025-10-13 02:47:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760316462;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760316462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:51:28','2025-10-13 02:51:28',0,NULL,10),(416745,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:53:28','2025-10-13 02:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760316808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760316808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:56:29','2025-10-13 02:56:29',0,NULL,10),(416746,'mailpoet/cron/daemon-trigger','complete','2025-10-13 00:58:29','2025-10-13 02:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760317109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760317109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 00:59:50','2025-10-13 02:59:50',0,NULL,10),(416747,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:01:50','2025-10-13 03:01:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760317310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760317310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:06:14','2025-10-13 03:06:14',0,NULL,10),(416748,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:08:14','2025-10-13 03:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760317694;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760317694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:11:28','2025-10-13 03:11:28',0,NULL,10),(416749,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:13:28','2025-10-13 03:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760318008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760318008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:16:28','2025-10-13 03:16:28',0,NULL,10),(416750,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:18:28','2025-10-13 03:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760318308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760318308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:21:33','2025-10-13 03:21:33',0,NULL,10),(416751,'mailpoet/cron/daemon-run','complete','2025-10-13 01:21:28','2025-10-13 03:21:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760318488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760318488;}',5,1,'2025-10-13 01:21:34','2025-10-13 03:21:34',0,NULL,10),(416752,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:23:33','2025-10-13 03:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760318613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760318613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:26:28','2025-10-13 03:26:28',0,NULL,10),(416753,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:28:28','2025-10-13 03:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760318908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760318908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:31:28','2025-10-13 03:31:28',0,NULL,10),(416754,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:33:28','2025-10-13 03:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760319208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760319208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:36:28','2025-10-13 03:36:28',0,NULL,10),(416755,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:38:28','2025-10-13 03:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760319508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760319508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:41:30','2025-10-13 03:41:30',0,NULL,10),(416756,'mailpoet/cron/daemon-run','complete','2025-10-13 01:41:28','2025-10-13 03:41:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760319688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760319688;}',5,1,'2025-10-13 01:41:30','2025-10-13 03:41:30',0,NULL,10),(416757,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:43:30','2025-10-13 03:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760319810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760319810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:46:28','2025-10-13 03:46:28',0,NULL,10),(416758,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:48:28','2025-10-13 03:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760320108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760320108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:51:28','2025-10-13 03:51:28',0,NULL,10),(416759,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:53:28','2025-10-13 03:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760320408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760320408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 01:56:28','2025-10-13 03:56:28',0,NULL,10),(416760,'mailpoet/cron/daemon-trigger','complete','2025-10-13 01:58:28','2025-10-13 03:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760320708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760320708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:00:46','2025-10-13 04:00:46',0,NULL,10),(416761,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:02:46','2025-10-13 04:02:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760320966;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760320966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:06:28','2025-10-13 04:06:28',0,NULL,10),(416762,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:08:28','2025-10-13 04:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760321308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760321308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:11:29','2025-10-13 04:11:29',0,NULL,10),(416763,'mailpoet/cron/daemon-run','complete','2025-10-13 02:11:28','2025-10-13 04:11:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760321488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760321488;}',5,1,'2025-10-13 02:11:29','2025-10-13 04:11:29',0,NULL,10),(416764,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:13:29','2025-10-13 04:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760321609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760321609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:16:28','2025-10-13 04:16:28',0,NULL,10),(416765,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:18:28','2025-10-13 04:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760321908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760321908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:19:34','2025-10-13 04:19:34',0,NULL,10),(416766,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:21:34','2025-10-13 04:21:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760322094;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760322094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:22:29','2025-10-13 04:22:29',0,NULL,10),(416767,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:24:29','2025-10-13 04:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760322269;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760322269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:26:28','2025-10-13 04:26:28',0,NULL,10),(416768,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:28:28','2025-10-13 04:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760322508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760322508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:31:28','2025-10-13 04:31:28',0,NULL,10),(416769,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:33:28','2025-10-13 04:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760322808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760322808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:36:30','2025-10-13 04:36:30',0,NULL,10),(416770,'mailpoet/cron/daemon-run','complete','2025-10-13 02:36:28','2025-10-13 04:36:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760322988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760322988;}',5,1,'2025-10-13 02:36:30','2025-10-13 04:36:30',0,NULL,10),(416771,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:38:30','2025-10-13 04:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760323110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760323110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:41:28','2025-10-13 04:41:28',0,NULL,10),(416772,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:43:28','2025-10-13 04:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760323408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760323408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:46:28','2025-10-13 04:46:28',0,NULL,10),(416773,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:48:28','2025-10-13 04:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760323708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760323708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:51:28','2025-10-13 04:51:28',0,NULL,10),(416774,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:53:28','2025-10-13 04:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760324008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760324008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 02:56:28','2025-10-13 04:56:28',0,NULL,10),(416775,'mailpoet/cron/daemon-trigger','complete','2025-10-13 02:58:28','2025-10-13 04:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760324308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760324308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:01:28','2025-10-13 05:01:28',0,NULL,10),(416776,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:03:28','2025-10-13 05:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760324608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760324608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:06:28','2025-10-13 05:06:28',0,NULL,10),(416777,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:08:28','2025-10-13 05:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760324908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760324908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:11:28','2025-10-13 05:11:28',0,NULL,10),(416778,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:13:28','2025-10-13 05:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760325208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760325208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:16:28','2025-10-13 05:16:28',0,NULL,10),(416779,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:18:28','2025-10-13 05:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760325508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760325508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:21:28','2025-10-13 05:21:28',0,NULL,10),(416780,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:23:28','2025-10-13 05:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760325808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760325808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:26:28','2025-10-13 05:26:28',0,NULL,10),(416781,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:28:28','2025-10-13 05:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760326108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760326108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:31:33','2025-10-13 05:31:33',0,NULL,10),(416782,'mailpoet/cron/daemon-run','complete','2025-10-13 03:31:28','2025-10-13 05:31:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760326288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760326288;}',5,1,'2025-10-13 03:31:34','2025-10-13 05:31:34',0,NULL,10),(416783,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:33:33','2025-10-13 05:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760326413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760326413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:36:16','2025-10-13 05:36:16',0,NULL,10),(416784,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:38:16','2025-10-13 05:38:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760326696;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760326696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:41:28','2025-10-13 05:41:28',0,NULL,10),(416785,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:43:28','2025-10-13 05:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760327008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760327008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:46:30','2025-10-13 05:46:30',0,NULL,10),(416786,'mailpoet/cron/daemon-run','complete','2025-10-13 03:46:28','2025-10-13 05:46:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760327188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760327188;}',5,1,'2025-10-13 03:46:30','2025-10-13 05:46:30',0,NULL,10),(416787,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:48:30','2025-10-13 05:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760327310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760327310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:51:30','2025-10-13 05:51:30',0,NULL,10),(416788,'mailpoet/cron/daemon-run','complete','2025-10-13 03:51:28','2025-10-13 05:51:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760327488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760327488;}',5,1,'2025-10-13 03:51:30','2025-10-13 05:51:30',0,NULL,10),(416789,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:53:30','2025-10-13 05:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760327610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760327610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:53:39','2025-10-13 05:53:39',0,NULL,10),(416790,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:55:39','2025-10-13 05:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760327739;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760327739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 03:56:28','2025-10-13 05:56:28',0,NULL,10),(416791,'mailpoet/cron/daemon-trigger','complete','2025-10-13 03:58:28','2025-10-13 05:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760327908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760327908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:01:30','2025-10-13 06:01:30',0,NULL,10),(416792,'mailpoet/cron/daemon-run','complete','2025-10-13 04:01:28','2025-10-13 06:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760328088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760328088;}',5,1,'2025-10-13 04:01:29','2025-10-13 06:01:29',0,NULL,10),(416793,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:03:30','2025-10-13 06:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760328210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760328210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:06:29','2025-10-13 06:06:29',0,NULL,10),(416794,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:08:29','2025-10-13 06:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760328509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760328509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:11:28','2025-10-13 06:11:28',0,NULL,10),(416795,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:13:28','2025-10-13 06:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760328808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760328808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:16:28','2025-10-13 06:16:28',0,NULL,10),(416796,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:18:28','2025-10-13 06:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760329108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760329108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:21:30','2025-10-13 06:21:30',0,NULL,10),(416797,'mailpoet/cron/daemon-run','complete','2025-10-13 04:21:28','2025-10-13 06:21:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760329288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760329288;}',5,1,'2025-10-13 04:21:30','2025-10-13 06:21:30',0,NULL,10),(416798,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:23:30','2025-10-13 06:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760329410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760329410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:25:17','2025-10-13 06:25:17',0,NULL,10),(416799,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:27:17','2025-10-13 06:27:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760329637;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760329637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:31:30','2025-10-13 06:31:30',0,NULL,10),(416800,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:33:30','2025-10-13 06:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760330010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760330010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:36:22','2025-10-13 06:36:22',0,NULL,10),(416801,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:38:22','2025-10-13 06:38:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760330302;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760330302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:41:28','2025-10-13 06:41:28',0,NULL,10),(416802,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:43:28','2025-10-13 06:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760330608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760330608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:46:33','2025-10-13 06:46:33',0,NULL,10),(416803,'mailpoet/cron/daemon-run','complete','2025-10-13 04:46:28','2025-10-13 06:46:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760330788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760330788;}',5,1,'2025-10-13 04:46:36','2025-10-13 06:46:36',0,NULL,10),(416804,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:48:33','2025-10-13 06:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760330913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760330913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:51:45','2025-10-13 06:51:45',0,NULL,10),(416805,'mailpoet/cron/daemon-run','complete','2025-10-13 04:51:42','2025-10-13 06:51:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760331102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760331102;}',5,1,'2025-10-13 04:51:45','2025-10-13 06:51:45',0,NULL,10),(416806,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:53:45','2025-10-13 06:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760331225;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760331225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:56:28','2025-10-13 06:56:28',0,NULL,10),(416807,'mailpoet/cron/daemon-trigger','complete','2025-10-13 04:58:28','2025-10-13 06:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760331508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760331508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 04:58:43','2025-10-13 06:58:43',0,NULL,10),(416808,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:00:43','2025-10-13 07:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760331643;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760331643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:01:31','2025-10-13 07:01:31',0,NULL,10),(416809,'mailpoet/cron/daemon-run','complete','2025-10-13 05:01:28','2025-10-13 07:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760331688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760331688;}',5,1,'2025-10-13 05:01:31','2025-10-13 07:01:31',0,NULL,10),(416810,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:03:31','2025-10-13 07:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760331811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760331811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:06:28','2025-10-13 07:06:28',0,NULL,10),(416811,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:08:28','2025-10-13 07:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760332108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760332108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:11:28','2025-10-13 07:11:28',0,NULL,10),(416812,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:13:28','2025-10-13 07:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760332408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760332408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:13:34','2025-10-13 07:13:34',0,NULL,10),(416813,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:15:34','2025-10-13 07:15:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760332534;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760332534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:16:28','2025-10-13 07:16:28',0,NULL,10),(416814,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:18:28','2025-10-13 07:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760332708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760332708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:21:28','2025-10-13 07:21:28',0,NULL,10),(416815,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:23:28','2025-10-13 07:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760333008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760333008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:26:28','2025-10-13 07:26:28',0,NULL,10),(416816,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:28:28','2025-10-13 07:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760333308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760333308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:31:29','2025-10-13 07:31:29',0,NULL,10),(416817,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:33:29','2025-10-13 07:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760333609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760333609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:34:46','2025-10-13 07:34:46',0,NULL,10),(416818,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:36:46','2025-10-13 07:36:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760333806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760333806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:41:33','2025-10-13 07:41:33',0,NULL,10),(416819,'mailpoet/cron/daemon-run','complete','2025-10-13 05:41:29','2025-10-13 07:41:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760334089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760334089;}',5,1,'2025-10-13 05:41:33','2025-10-13 07:41:33',0,NULL,10),(416820,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:43:33','2025-10-13 07:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760334213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760334213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:46:28','2025-10-13 07:46:28',0,NULL,10),(416821,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:48:28','2025-10-13 07:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760334508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760334508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:51:30','2025-10-13 07:51:30',0,NULL,10),(416822,'mailpoet/cron/daemon-run','complete','2025-10-13 05:51:28','2025-10-13 07:51:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760334688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760334688;}',5,1,'2025-10-13 05:51:29','2025-10-13 07:51:29',0,NULL,10),(416823,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:53:30','2025-10-13 07:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760334810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760334810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:56:28','2025-10-13 07:56:28',0,NULL,10),(416824,'mailpoet/cron/daemon-trigger','complete','2025-10-13 05:58:28','2025-10-13 07:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760335108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760335108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 05:59:16','2025-10-13 07:59:16',0,NULL,10),(416825,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:01:16','2025-10-13 08:01:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760335276;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760335276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:01:29','2025-10-13 08:01:29',0,NULL,10),(416826,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:03:29','2025-10-13 08:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760335409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760335409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:06:28','2025-10-13 08:06:28',0,NULL,10),(416827,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:08:28','2025-10-13 08:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760335708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760335708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:11:28','2025-10-13 08:11:28',0,NULL,10),(416828,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:13:28','2025-10-13 08:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760336008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760336008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:16:28','2025-10-13 08:16:28',0,NULL,10),(416829,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:18:28','2025-10-13 08:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760336308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760336308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:18:59','2025-10-13 08:18:59',0,NULL,10),(416830,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:20:59','2025-10-13 08:20:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760336459;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760336459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:21:28','2025-10-13 08:21:28',0,NULL,10),(416831,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:23:28','2025-10-13 08:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760336608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760336608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:26:08','2025-10-13 08:26:08',0,NULL,10),(416832,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:28:08','2025-10-13 08:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760336888;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760336888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:31:28','2025-10-13 08:31:28',0,NULL,10),(416833,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:33:28','2025-10-13 08:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760337208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760337208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:36:28','2025-10-13 08:36:28',0,NULL,10),(416834,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:38:28','2025-10-13 08:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760337508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760337508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:41:29','2025-10-13 08:41:29',0,NULL,10),(416835,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:43:29','2025-10-13 08:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760337809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760337809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:46:28','2025-10-13 08:46:28',0,NULL,10),(416836,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:48:28','2025-10-13 08:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760338108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760338108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:49:39','2025-10-13 08:49:39',0,NULL,10),(416837,'mailpoet/cron/daemon-run','complete','2025-10-13 06:49:35','2025-10-13 08:49:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760338175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760338175;}',5,1,'2025-10-13 06:49:39','2025-10-13 08:49:39',0,NULL,10),(416838,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:51:39','2025-10-13 08:51:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760338299;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760338299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 06:56:30','2025-10-13 08:56:30',0,NULL,10),(416839,'mailpoet/cron/daemon-run','complete','2025-10-13 06:56:28','2025-10-13 08:56:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760338588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760338588;}',5,1,'2025-10-13 06:56:30','2025-10-13 08:56:30',0,NULL,10),(416840,'mailpoet/cron/daemon-trigger','complete','2025-10-13 06:58:30','2025-10-13 08:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760338710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760338710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:01:30','2025-10-13 09:01:30',0,NULL,10),(416841,'mailpoet/cron/daemon-run','complete','2025-10-13 07:01:28','2025-10-13 09:01:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760338888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760338888;}',5,1,'2025-10-13 07:01:30','2025-10-13 09:01:30',0,NULL,10),(416842,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:03:30','2025-10-13 09:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:06:28','2025-10-13 09:06:28',0,NULL,10),(416843,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:08:28','2025-10-13 09:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:09:07','2025-10-13 09:09:07',0,NULL,10),(416844,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:11:07','2025-10-13 09:11:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339467;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:11:29','2025-10-13 09:11:29',0,NULL,10),(416845,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:13:29','2025-10-13 09:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:16:11','2025-10-13 09:16:11',0,NULL,10),(416846,'mailpoet/cron/daemon-run','complete','2025-10-13 07:16:09','2025-10-13 09:16:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760339769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760339769;}',5,1,'2025-10-13 07:16:11','2025-10-13 09:16:11',0,NULL,10),(416847,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:18:11','2025-10-13 09:18:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339891;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:21:30','2025-10-13 09:21:30',0,NULL,10),(416848,'mailpoet/cron/daemon-run','complete','2025-10-13 07:21:28','2025-10-13 09:21:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760340088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760340088;}',5,1,'2025-10-13 07:21:30','2025-10-13 09:21:30',0,NULL,10),(416849,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:23:30','2025-10-13 09:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760340210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760340210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:25:03','2025-10-13 09:25:03',0,NULL,10),(416850,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:27:03','2025-10-13 09:27:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760340423;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760340423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:28:17','2025-10-13 09:28:17',0,NULL,10),(416851,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:30:17','2025-10-13 09:30:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760340617;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760340617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:30:40','2025-10-13 09:30:40',0,NULL,10),(416852,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:32:40','2025-10-13 09:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760340760;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760340760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:36:29','2025-10-13 09:36:29',0,NULL,10),(416853,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:38:29','2025-10-13 09:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760341109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760341109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:41:29','2025-10-13 09:41:29',0,NULL,10),(416854,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:43:29','2025-10-13 09:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760341409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760341409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:46:29','2025-10-13 09:46:29',0,NULL,10),(416855,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:48:29','2025-10-13 09:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760341709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760341709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:51:28','2025-10-13 09:51:28',0,NULL,10),(416856,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:53:28','2025-10-13 09:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760342008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760342008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 07:56:29','2025-10-13 09:56:29',0,NULL,10),(416857,'mailpoet/cron/daemon-trigger','complete','2025-10-13 07:58:29','2025-10-13 09:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760342309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760342309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:01:28','2025-10-13 10:01:28',0,NULL,10),(416858,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:03:28','2025-10-13 10:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760342608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760342608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:06:30','2025-10-13 10:06:30',0,NULL,10),(416859,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:08:30','2025-10-13 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760342910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760342910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:09:09','2025-10-13 10:09:09',0,NULL,10),(416860,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:11:09','2025-10-13 10:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760343069;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760343069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:11:32','2025-10-13 10:11:32',0,NULL,10),(416861,'mailpoet/cron/daemon-run','complete','2025-10-13 08:11:29','2025-10-13 10:11:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760343089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760343089;}',5,1,'2025-10-13 08:11:32','2025-10-13 10:11:32',0,NULL,10),(416862,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:13:32','2025-10-13 10:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760343212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760343212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:16:29','2025-10-13 10:16:29',0,NULL,10),(416863,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:18:29','2025-10-13 10:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760343509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760343509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:21:28','2025-10-13 10:21:28',0,NULL,10),(416864,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:23:28','2025-10-13 10:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760343808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760343808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:26:29','2025-10-13 10:26:29',0,NULL,10),(416865,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:28:29','2025-10-13 10:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760344109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760344109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:31:28','2025-10-13 10:31:28',0,NULL,10),(416866,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:33:28','2025-10-13 10:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760344408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760344408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:36:32','2025-10-13 10:36:32',0,NULL,10),(416867,'mailpoet/cron/daemon-run','complete','2025-10-13 08:36:28','2025-10-13 10:36:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760344588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760344588;}',5,1,'2025-10-13 08:36:32','2025-10-13 10:36:32',0,NULL,10),(416868,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:38:32','2025-10-13 10:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760344712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760344712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:40:20','2025-10-13 10:40:20',0,NULL,10),(416869,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:42:20','2025-10-13 10:42:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760344940;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760344940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:46:30','2025-10-13 10:46:30',0,NULL,10),(416870,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:48:30','2025-10-13 10:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760345310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760345310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:51:28','2025-10-13 10:51:28',0,NULL,10),(416871,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:53:28','2025-10-13 10:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760345608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760345608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:53:29','2025-10-13 10:53:29',0,NULL,10),(416872,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:55:29','2025-10-13 10:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760345729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760345729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:55:59','2025-10-13 10:55:59',0,NULL,10),(416873,'mailpoet/cron/daemon-trigger','complete','2025-10-13 08:57:59','2025-10-13 10:57:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760345879;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760345879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 08:59:13','2025-10-13 10:59:13',0,NULL,10),(416874,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:01:13','2025-10-13 11:01:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760346073;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760346073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:01:29','2025-10-13 11:01:29',0,NULL,10),(416875,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:03:29','2025-10-13 11:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760346209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760346209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:06:30','2025-10-13 11:06:30',0,NULL,10),(416876,'mailpoet/cron/daemon-run','complete','2025-10-13 09:06:28','2025-10-13 11:06:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760346388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760346388;}',5,1,'2025-10-13 09:06:30','2025-10-13 11:06:30',0,NULL,10),(416877,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:08:30','2025-10-13 11:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760346510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760346510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:11:29','2025-10-13 11:11:29',0,NULL,10),(416878,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:13:29','2025-10-13 11:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760346809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760346809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:13:30','2025-10-13 11:13:30',0,NULL,10),(416879,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:15:30','2025-10-13 11:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760346930;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760346930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:15:30','2025-10-13 11:15:30',0,NULL,10),(416880,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:17:30','2025-10-13 11:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347050;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:17:30','2025-10-13 11:17:30',0,NULL,10),(416881,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:19:30','2025-10-13 11:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347170;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:19:31','2025-10-13 11:19:31',0,NULL,10),(416882,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:21:31','2025-10-13 11:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347291;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:21:31','2025-10-13 11:21:31',0,NULL,10),(416883,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:23:31','2025-10-13 11:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:24:30','2025-10-13 11:24:30',0,NULL,10),(416884,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:26:30','2025-10-13 11:26:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347590;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:27:29','2025-10-13 11:27:29',0,NULL,10),(416885,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:29:29','2025-10-13 11:29:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347769;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:29:30','2025-10-13 11:29:30',0,NULL,10),(416886,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:31:30','2025-10-13 11:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760347890;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760347890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:31:30','2025-10-13 11:31:30',0,NULL,10),(416887,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:33:30','2025-10-13 11:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:34:31','2025-10-13 11:34:31',0,NULL,10),(416888,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:36:31','2025-10-13 11:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348191;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:37:30','2025-10-13 11:37:30',0,NULL,10),(416889,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:39:30','2025-10-13 11:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348370;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:39:31','2025-10-13 11:39:31',0,NULL,10),(416890,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:41:31','2025-10-13 11:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348491;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:42:31','2025-10-13 11:42:31',0,NULL,10),(416891,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:44:31','2025-10-13 11:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348671;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:45:09','2025-10-13 11:45:09',0,NULL,10),(416892,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:47:09','2025-10-13 11:47:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348829;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:47:32','2025-10-13 11:47:32',0,NULL,10),(416893,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:49:32','2025-10-13 11:49:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760348972;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760348972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:50:31','2025-10-13 11:50:31',0,NULL,10),(416894,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:52:31','2025-10-13 11:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349151;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:53:29','2025-10-13 11:53:29',0,NULL,10),(416895,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:55:29','2025-10-13 11:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349329;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:55:31','2025-10-13 11:55:31',0,NULL,10),(416896,'mailpoet/cron/daemon-trigger','complete','2025-10-13 09:57:31','2025-10-13 11:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349451;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 09:58:31','2025-10-13 11:58:31',0,NULL,10),(416897,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:00:31','2025-10-13 12:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349631;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:01:31','2025-10-13 12:01:31',0,NULL,10),(416898,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:03:31','2025-10-13 12:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:03:34','2025-10-13 12:03:34',0,NULL,10),(416899,'mailpoet/cron/daemon-run','complete','2025-10-13 10:03:31','2025-10-13 12:03:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760349811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760349811;}',5,1,'2025-10-13 10:03:34','2025-10-13 12:03:34',0,NULL,10),(416900,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:05:34','2025-10-13 12:05:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760349934;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760349934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:06:29','2025-10-13 12:06:29',0,NULL,10),(416901,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:08:29','2025-10-13 12:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:08:30','2025-10-13 12:08:30',0,NULL,10),(416902,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:10:30','2025-10-13 12:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350230;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:10:30','2025-10-13 12:10:30',0,NULL,10),(416903,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:12:30','2025-10-13 12:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350350;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:13:31','2025-10-13 12:13:31',0,NULL,10),(416904,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:15:31','2025-10-13 12:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350531;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:16:31','2025-10-13 12:16:31',0,NULL,10),(416905,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:18:31','2025-10-13 12:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:19:30','2025-10-13 12:19:30',0,NULL,10),(416906,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:21:30','2025-10-13 12:21:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760350890;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760350890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:21:30','2025-10-13 12:21:30',0,NULL,10),(416907,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:23:30','2025-10-13 12:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:23:31','2025-10-13 12:23:31',0,NULL,10),(416908,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:25:31','2025-10-13 12:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351131;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:26:30','2025-10-13 12:26:30',0,NULL,10),(416909,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:28:30','2025-10-13 12:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:29:30','2025-10-13 12:29:30',0,NULL,10),(416910,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:31:30','2025-10-13 12:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351490;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:32:30','2025-10-13 12:32:30',0,NULL,10),(416911,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:34:30','2025-10-13 12:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351670;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:35:29','2025-10-13 12:35:29',0,NULL,10),(416912,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:37:29','2025-10-13 12:37:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351849;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:37:30','2025-10-13 12:37:30',0,NULL,10),(416913,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:39:30','2025-10-13 12:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760351970;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760351970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:40:30','2025-10-13 12:40:30',0,NULL,10),(416914,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:42:30','2025-10-13 12:42:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352150;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:42:31','2025-10-13 12:42:31',0,NULL,10),(416915,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:44:31','2025-10-13 12:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352271;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:45:29','2025-10-13 12:45:29',0,NULL,10),(416916,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:47:29','2025-10-13 12:47:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:47:30','2025-10-13 12:47:30',0,NULL,10),(416917,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:49:30','2025-10-13 12:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352570;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:49:32','2025-10-13 12:49:32',0,NULL,10),(416918,'mailpoet/cron/daemon-run','complete','2025-10-13 10:49:30','2025-10-13 12:49:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760352570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760352570;}',5,1,'2025-10-13 10:49:32','2025-10-13 12:49:32',0,NULL,10),(416919,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:51:32','2025-10-13 12:51:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352692;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:52:30','2025-10-13 12:52:30',0,NULL,10),(416920,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:54:30','2025-10-13 12:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760352870;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760352870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 10:55:29','2025-10-13 12:55:29',0,NULL,10),(416921,'mailpoet/cron/daemon-trigger','complete','2025-10-13 10:57:29','2025-10-13 12:57:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760353049;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760353049;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:01:29','2025-10-13 13:01:29',0,NULL,10),(416922,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:03:29','2025-10-13 13:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760353409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760353409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:06:29','2025-10-13 13:06:29',0,NULL,10),(416923,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:08:29','2025-10-13 13:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760353709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760353709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:11:29','2025-10-13 13:11:29',0,NULL,10),(416924,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:13:29','2025-10-13 13:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760354009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760354009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:15:16','2025-10-13 13:15:16',0,NULL,10),(416925,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:17:16','2025-10-13 13:17:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760354236;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760354236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:21:29','2025-10-13 13:21:29',0,NULL,10),(416926,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:23:29','2025-10-13 13:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760354609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760354609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:26:29','2025-10-13 13:26:29',0,NULL,10),(416927,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:28:29','2025-10-13 13:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760354909;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760354909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:30:05','2025-10-13 13:30:05',0,NULL,10),(416928,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:32:05','2025-10-13 13:32:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760355125;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760355125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:36:23','2025-10-13 13:36:23',0,NULL,10),(416929,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:38:23','2025-10-13 13:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760355503;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760355503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:39:41','2025-10-13 13:39:41',0,NULL,10),(416930,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:41:41','2025-10-13 13:41:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760355701;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760355701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:46:29','2025-10-13 13:46:29',0,NULL,10),(416931,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:48:29','2025-10-13 13:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760356109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760356109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:51:33','2025-10-13 13:51:33',0,NULL,10),(416932,'mailpoet/cron/daemon-run','complete','2025-10-13 11:51:28','2025-10-13 13:51:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760356288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760356288;}',5,1,'2025-10-13 11:51:35','2025-10-13 13:51:35',0,NULL,10),(416933,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:53:34','2025-10-13 13:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760356414;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760356414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 11:56:29','2025-10-13 13:56:29',0,NULL,10),(416934,'mailpoet/cron/daemon-trigger','complete','2025-10-13 11:58:29','2025-10-13 13:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760356709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760356709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:01:30','2025-10-13 14:01:30',0,NULL,10),(416935,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:03:30','2025-10-13 14:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760357010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760357010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:06:15','2025-10-13 14:06:15',0,NULL,10),(416936,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:08:15','2025-10-13 14:08:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760357295;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760357295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:08:16','2025-10-13 14:08:16',0,NULL,10),(416937,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:10:16','2025-10-13 14:10:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760357416;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760357416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:11:29','2025-10-13 14:11:29',0,NULL,10),(416938,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:13:29','2025-10-13 14:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760357609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760357609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:16:33','2025-10-13 14:16:33',0,NULL,10),(416939,'mailpoet/cron/daemon-run','complete','2025-10-13 12:16:28','2025-10-13 14:16:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760357788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760357788;}',5,1,'2025-10-13 12:16:33','2025-10-13 14:16:33',0,NULL,10),(416940,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:18:33','2025-10-13 14:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760357913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760357913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:19:37','2025-10-13 14:19:37',0,NULL,10),(416941,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:21:37','2025-10-13 14:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760358097;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760358097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:26:02','2025-10-13 14:26:02',0,NULL,10),(416942,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:28:02','2025-10-13 14:28:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760358482;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760358482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:31:29','2025-10-13 14:31:29',0,NULL,10),(416943,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:33:29','2025-10-13 14:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760358809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760358809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:36:28','2025-10-13 14:36:28',0,NULL,10),(416944,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:38:28','2025-10-13 14:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760359108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760359108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:38:34','2025-10-13 14:38:34',0,NULL,10),(416945,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:40:34','2025-10-13 14:40:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760359234;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760359234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:41:09','2025-10-13 14:41:09',0,NULL,10),(416946,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:43:09','2025-10-13 14:43:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760359389;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760359389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:44:50','2025-10-13 14:44:50',0,NULL,10),(416947,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:46:50','2025-10-13 14:46:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760359610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760359610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:47:43','2025-10-13 14:47:43',0,NULL,10),(416948,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:49:43','2025-10-13 14:49:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760359783;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760359783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:51:29','2025-10-13 14:51:29',0,NULL,10),(416949,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:53:29','2025-10-13 14:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760360009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760360009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 12:56:30','2025-10-13 14:56:30',0,NULL,10),(416950,'mailpoet/cron/daemon-trigger','complete','2025-10-13 12:58:30','2025-10-13 14:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760360310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760360310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:01:29','2025-10-13 15:01:29',0,NULL,10),(416951,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:03:29','2025-10-13 15:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760360609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760360609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:03:36','2025-10-13 15:03:36',0,NULL,10),(416952,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:05:36','2025-10-13 15:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760360736;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760360736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:06:28','2025-10-13 15:06:28',0,NULL,10),(416953,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:08:28','2025-10-13 15:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760360908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760360908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:11:31','2025-10-13 15:11:31',0,NULL,10),(416954,'mailpoet/cron/daemon-run','complete','2025-10-13 13:11:30','2025-10-13 15:11:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760361090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760361090;}',5,1,'2025-10-13 13:11:31','2025-10-13 15:11:31',0,NULL,10),(416955,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:13:31','2025-10-13 15:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760361211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760361211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:15:33','2025-10-13 15:15:33',0,NULL,10),(416956,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:17:33','2025-10-13 15:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760361453;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760361453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:21:29','2025-10-13 15:21:29',0,NULL,10),(416957,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:23:29','2025-10-13 15:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760361809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760361809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:26:18','2025-10-13 15:26:18',0,NULL,10),(416958,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:28:18','2025-10-13 15:28:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760362098;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760362098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:30:18','2025-10-13 15:30:18',0,NULL,10),(416959,'mailpoet/cron/daemon-run','complete','2025-10-13 13:30:17','2025-10-13 15:30:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760362217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760362217;}',5,1,'2025-10-13 13:30:18','2025-10-13 15:30:18',0,NULL,10),(416960,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:32:18','2025-10-13 15:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760362338;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760362338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:36:28','2025-10-13 15:36:28',0,NULL,10),(416961,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:38:28','2025-10-13 15:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760362708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760362708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:41:29','2025-10-13 15:41:29',0,NULL,10),(416962,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:43:29','2025-10-13 15:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760363009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760363009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:46:28','2025-10-13 15:46:28',0,NULL,10),(416963,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:48:28','2025-10-13 15:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760363308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760363308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:50:20','2025-10-13 15:50:20',0,NULL,10),(416964,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:52:20','2025-10-13 15:52:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760363540;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760363540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:54:18','2025-10-13 15:54:18',0,NULL,10),(416965,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:56:18','2025-10-13 15:56:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760363778;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760363778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 13:56:30','2025-10-13 15:56:30',0,NULL,10),(416966,'mailpoet/cron/daemon-trigger','complete','2025-10-13 13:58:30','2025-10-13 15:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760363910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760363910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:00:40','2025-10-13 16:00:40',0,NULL,10),(416967,'mailpoet/cron/daemon-run','complete','2025-10-13 14:00:39','2025-10-13 16:00:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760364039;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760364039;}',5,1,'2025-10-13 14:00:40','2025-10-13 16:00:40',0,NULL,10),(416968,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:02:40','2025-10-13 16:02:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760364160;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760364160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:02:50','2025-10-13 16:02:50',0,NULL,10),(416969,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:04:50','2025-10-13 16:04:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760364290;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760364290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:06:29','2025-10-13 16:06:29',0,NULL,10),(416970,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:08:29','2025-10-13 16:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760364509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760364509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:11:30','2025-10-13 16:11:30',0,NULL,10),(416971,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:13:30','2025-10-13 16:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760364810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760364810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:16:29','2025-10-13 16:16:29',0,NULL,10),(416972,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:18:29','2025-10-13 16:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760365109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760365109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:21:28','2025-10-13 16:21:28',0,NULL,10),(416973,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:23:28','2025-10-13 16:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760365408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760365408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:26:30','2025-10-13 16:26:30',0,NULL,10),(416974,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:28:30','2025-10-13 16:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760365710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760365710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:31:28','2025-10-13 16:31:28',0,NULL,10),(416975,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:33:28','2025-10-13 16:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760366008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760366008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:36:07','2025-10-13 16:36:07',0,NULL,10),(416976,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:38:07','2025-10-13 16:38:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760366287;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760366287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:41:31','2025-10-13 16:41:31',0,NULL,10),(416977,'mailpoet/cron/daemon-run','complete','2025-10-13 14:41:29','2025-10-13 16:41:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760366489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760366489;}',5,1,'2025-10-13 14:41:31','2025-10-13 16:41:31',0,NULL,10),(416978,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:43:31','2025-10-13 16:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760366611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760366611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:46:29','2025-10-13 16:46:29',0,NULL,10),(416979,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:48:29','2025-10-13 16:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760366909;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760366909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:48:56','2025-10-13 16:48:56',0,NULL,10),(416980,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:50:56','2025-10-13 16:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367056;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:51:29','2025-10-13 16:51:29',0,NULL,10),(416981,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:53:29','2025-10-13 16:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 14:56:30','2025-10-13 16:56:30',0,NULL,10),(416982,'mailpoet/cron/daemon-trigger','complete','2025-10-13 14:58:30','2025-10-13 16:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:01:29','2025-10-13 17:01:29',0,NULL,10),(416983,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:03:29','2025-10-13 17:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:04:30','2025-10-13 17:04:30',0,NULL,10),(416984,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:06:30','2025-10-13 17:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760367990;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760367990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:07:59','2025-10-13 17:07:59',0,NULL,10),(416985,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:09:59','2025-10-13 17:09:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760368199;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760368199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:11:30','2025-10-13 17:11:30',0,NULL,10),(416986,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:13:30','2025-10-13 17:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760368410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760368410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:16:29','2025-10-13 17:16:29',0,NULL,10),(416987,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:18:29','2025-10-13 17:18:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760368709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760368709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:21:28','2025-10-13 17:21:28',0,NULL,10),(416988,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:23:28','2025-10-13 17:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760369008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760369008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:23:44','2025-10-13 17:23:44',0,NULL,10),(416989,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:25:44','2025-10-13 17:25:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760369144;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760369144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:26:30','2025-10-13 17:26:30',0,NULL,10),(416990,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:28:30','2025-10-13 17:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760369310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760369310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:31:34','2025-10-13 17:31:34',0,NULL,10),(416991,'mailpoet/cron/daemon-run','complete','2025-10-13 15:31:31','2025-10-13 17:31:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760369491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760369491;}',5,1,'2025-10-13 15:31:34','2025-10-13 17:31:34',0,NULL,10),(416992,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:33:34','2025-10-13 17:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760369614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760369614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:36:29','2025-10-13 17:36:29',0,NULL,10),(416993,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:38:29','2025-10-13 17:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760369909;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760369909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:41:31','2025-10-13 17:41:31',0,NULL,10),(416994,'mailpoet/cron/daemon-run','complete','2025-10-13 15:41:30','2025-10-13 17:41:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760370090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760370090;}',5,1,'2025-10-13 15:41:31','2025-10-13 17:41:31',0,NULL,10),(416995,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:43:31','2025-10-13 17:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760370211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760370211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:44:23','2025-10-13 17:44:23',0,NULL,10),(416996,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:46:23','2025-10-13 17:46:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760370383;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760370383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:46:35','2025-10-13 17:46:35',0,NULL,10),(416997,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:48:35','2025-10-13 17:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760370515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760370515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:49:36','2025-10-13 17:49:36',0,NULL,10),(416998,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:51:36','2025-10-13 17:51:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760370696;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760370696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:51:37','2025-10-13 17:51:37',0,NULL,10),(416999,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:53:37','2025-10-13 17:53:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760370817;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760370817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:54:40','2025-10-13 17:54:40',0,NULL,10),(417000,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:56:40','2025-10-13 17:56:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371000;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:57:35','2025-10-13 17:57:35',0,NULL,10),(417001,'mailpoet/cron/daemon-trigger','complete','2025-10-13 15:59:35','2025-10-13 17:59:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371175;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 15:59:35','2025-10-13 17:59:35',0,NULL,10),(417002,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:01:35','2025-10-13 18:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371295;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:01:39','2025-10-13 18:01:39',0,NULL,10),(417003,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:03:39','2025-10-13 18:03:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371419;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:04:42','2025-10-13 18:04:42',0,NULL,10),(417004,'mailpoet/cron/daemon-run','complete','2025-10-13 16:04:37','2025-10-13 18:04:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760371477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760371477;}',5,1,'2025-10-13 16:04:42','2025-10-13 18:04:42',0,NULL,10),(417005,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:06:42','2025-10-13 18:06:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371602;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:07:34','2025-10-13 18:07:34',0,NULL,10),(417006,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:09:34','2025-10-13 18:09:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371774;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:09:44','2025-10-13 18:09:44',0,NULL,10),(417007,'mailpoet/cron/daemon-run','complete','2025-10-13 16:09:39','2025-10-13 18:09:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760371779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760371779;}',5,1,'2025-10-13 16:09:46','2025-10-13 18:09:46',0,NULL,10),(417008,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:11:44','2025-10-13 18:11:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760371904;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760371904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:12:35','2025-10-13 18:12:35',0,NULL,10),(417009,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:14:35','2025-10-13 18:14:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760372075;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760372075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:14:38','2025-10-13 18:14:38',0,NULL,10),(417010,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:16:38','2025-10-13 18:16:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760372198;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760372198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:17:35','2025-10-13 18:17:35',0,NULL,10),(417011,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:19:35','2025-10-13 18:19:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760372375;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760372375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:20:40','2025-10-13 18:20:40',0,NULL,10),(417012,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:22:40','2025-10-13 18:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760372560;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760372560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:24:50','2025-10-13 18:24:50',0,NULL,10),(417013,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:26:50','2025-10-13 18:26:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760372810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760372810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:31:29','2025-10-13 18:31:29',0,NULL,10),(417014,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:33:29','2025-10-13 18:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760373209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760373209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:34:25','2025-10-13 18:34:25',0,NULL,10),(417015,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:36:25','2025-10-13 18:36:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760373385;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760373385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:36:29','2025-10-13 18:36:29',0,NULL,10),(417016,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:38:29','2025-10-13 18:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760373509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760373509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:39:37','2025-10-13 18:39:37',0,NULL,10),(417017,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:41:37','2025-10-13 18:41:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760373697;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760373697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:42:29','2025-10-13 18:42:29',0,NULL,10),(417018,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:44:29','2025-10-13 18:44:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760373869;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760373869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:50:21','2025-10-13 18:50:21',0,NULL,10),(417019,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:52:21','2025-10-13 18:52:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760374341;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760374341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:55:02','2025-10-13 18:55:02',0,NULL,10),(417020,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:57:02','2025-10-13 18:57:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760374622;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760374622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 16:57:29','2025-10-13 18:57:29',0,NULL,10),(417021,'mailpoet/cron/daemon-trigger','complete','2025-10-13 16:59:29','2025-10-13 18:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760374769;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760374769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:01:29','2025-10-13 19:01:29',0,NULL,10),(417022,'mailpoet/cron/daemon-run','complete','2025-10-13 17:01:27','2025-10-13 19:01:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760374887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760374887;}',5,1,'2025-10-13 17:01:29','2025-10-13 19:01:29',0,NULL,10),(417023,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:03:29','2025-10-13 19:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760375009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760375009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:03:37','2025-10-13 19:03:37',0,NULL,10),(417024,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:05:37','2025-10-13 19:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760375137;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760375137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:06:27','2025-10-13 19:06:27',0,NULL,10),(417025,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:08:27','2025-10-13 19:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760375307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760375307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:11:27','2025-10-13 19:11:27',0,NULL,10),(417026,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:13:27','2025-10-13 19:13:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760375607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760375607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:16:27','2025-10-13 19:16:27',0,NULL,10),(417027,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:18:27','2025-10-13 19:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760375907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760375907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:21:27','2025-10-13 19:21:27',0,NULL,10),(417028,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:23:27','2025-10-13 19:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760376207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760376207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:26:27','2025-10-13 19:26:27',0,NULL,10),(417029,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:28:27','2025-10-13 19:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760376507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760376507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:31:27','2025-10-13 19:31:27',0,NULL,10),(417030,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:33:27','2025-10-13 19:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760376807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760376807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:36:28','2025-10-13 19:36:28',0,NULL,10),(417031,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:38:28','2025-10-13 19:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760377108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760377108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:39:32','2025-10-13 19:39:32',0,NULL,10),(417032,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:41:32','2025-10-13 19:41:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760377292;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760377292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:46:29','2025-10-13 19:46:29',0,NULL,10),(417033,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:48:29','2025-10-13 19:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760377709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760377709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:51:31','2025-10-13 19:51:31',0,NULL,10),(417034,'mailpoet/cron/daemon-run','complete','2025-10-13 17:51:27','2025-10-13 19:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760377887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760377887;}',5,1,'2025-10-13 17:51:31','2025-10-13 19:51:31',0,NULL,10),(417035,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:53:31','2025-10-13 19:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760378011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760378011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 17:56:27','2025-10-13 19:56:27',0,NULL,10),(417036,'mailpoet/cron/daemon-trigger','complete','2025-10-13 17:58:27','2025-10-13 19:58:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760378307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760378307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:00:13','2025-10-13 20:00:13',0,NULL,10),(417037,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:02:13','2025-10-13 20:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760378533;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760378533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:06:28','2025-10-13 20:06:28',0,NULL,10),(417038,'mailpoet/cron/daemon-run','complete','2025-10-13 18:06:27','2025-10-13 20:06:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760378787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760378787;}',5,1,'2025-10-13 18:06:28','2025-10-13 20:06:28',0,NULL,10),(417039,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:08:28','2025-10-13 20:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760378908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760378908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:11:28','2025-10-13 20:11:28',0,NULL,10),(417040,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:13:28','2025-10-13 20:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760379208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760379208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:15:01','2025-10-13 20:15:01',0,NULL,10),(417041,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:17:01','2025-10-13 20:17:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760379421;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760379421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:21:27','2025-10-13 20:21:27',0,NULL,10),(417042,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:23:27','2025-10-13 20:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760379807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760379807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:26:27','2025-10-13 20:26:27',0,NULL,10),(417043,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:28:27','2025-10-13 20:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760380107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760380107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:31:27','2025-10-13 20:31:27',0,NULL,10),(417044,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:33:27','2025-10-13 20:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760380407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760380407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:36:27','2025-10-13 20:36:27',0,NULL,10),(417045,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:38:27','2025-10-13 20:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760380707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760380707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:41:28','2025-10-13 20:41:28',0,NULL,10),(417046,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:43:28','2025-10-13 20:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760381008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760381008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:46:27','2025-10-13 20:46:27',0,NULL,10),(417047,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:48:27','2025-10-13 20:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760381307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760381307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:49:16','2025-10-13 20:49:16',0,NULL,10),(417048,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:51:16','2025-10-13 20:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760381476;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760381476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 18:56:28','2025-10-13 20:56:28',0,NULL,10),(417049,'mailpoet/cron/daemon-trigger','complete','2025-10-13 18:58:28','2025-10-13 20:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760381908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760381908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:01:27','2025-10-13 21:01:27',0,NULL,10),(417050,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:03:27','2025-10-13 21:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760382207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760382207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:04:37','2025-10-13 21:04:37',0,NULL,10),(417051,'mailpoet/cron/daemon-run','complete','2025-10-13 19:04:35','2025-10-13 21:04:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760382275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760382275;}',5,1,'2025-10-13 19:04:37','2025-10-13 21:04:37',0,NULL,10),(417052,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:06:37','2025-10-13 21:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760382397;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760382397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:07:25','2025-10-13 21:07:25',0,NULL,10),(417053,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:09:25','2025-10-13 21:09:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760382565;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760382565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:11:28','2025-10-13 21:11:28',0,NULL,10),(417054,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:13:28','2025-10-13 21:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760382808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760382808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:16:15','2025-10-13 21:16:15',0,NULL,10),(417055,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:18:15','2025-10-13 21:18:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760383095;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760383095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:20:42','2025-10-13 21:20:42',0,NULL,10),(417056,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:22:42','2025-10-13 21:22:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760383362;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760383362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:26:27','2025-10-13 21:26:27',0,NULL,10),(417057,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:28:27','2025-10-13 21:28:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760383707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760383707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:30:32','2025-10-13 21:30:32',0,NULL,10),(417058,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:32:32','2025-10-13 21:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760383952;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760383952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:34:23','2025-10-13 21:34:23',0,NULL,10),(417059,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:36:23','2025-10-13 21:36:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760384183;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760384183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:36:27','2025-10-13 21:36:27',0,NULL,10),(417060,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:38:27','2025-10-13 21:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760384307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760384307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:41:27','2025-10-13 21:41:27',0,NULL,10),(417061,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:43:27','2025-10-13 21:43:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760384607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760384607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:46:27','2025-10-13 21:46:27',0,NULL,10),(417062,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:48:27','2025-10-13 21:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760384907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760384907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:51:27','2025-10-13 21:51:27',0,NULL,10),(417063,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:53:27','2025-10-13 21:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760385207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760385207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 19:54:46','2025-10-13 21:54:46',0,NULL,10),(417064,'mailpoet/cron/daemon-trigger','complete','2025-10-13 19:56:46','2025-10-13 21:56:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760385406;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760385406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:01:27','2025-10-13 22:01:27',0,NULL,10),(417065,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:03:27','2025-10-13 22:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760385807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760385807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:06:19','2025-10-13 22:06:19',0,NULL,10),(417066,'mailpoet/cron/daemon-run','complete','2025-10-13 20:06:16','2025-10-13 22:06:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760385976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760385976;}',5,1,'2025-10-13 20:06:19','2025-10-13 22:06:19',0,NULL,10),(417067,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:08:19','2025-10-13 22:08:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760386099;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760386099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:10:12','2025-10-13 22:10:12',0,NULL,10),(417068,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:12:12','2025-10-13 22:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760386332;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760386332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:16:27','2025-10-13 22:16:27',0,NULL,10),(417069,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:18:27','2025-10-13 22:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760386707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760386707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:18:42','2025-10-13 22:18:42',0,NULL,10),(417070,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:20:42','2025-10-13 22:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760386842;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760386842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:21:27','2025-10-13 22:21:27',0,NULL,10),(417071,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:23:27','2025-10-13 22:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760387007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760387007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:26:28','2025-10-13 22:26:28',0,NULL,10),(417072,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:28:28','2025-10-13 22:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760387308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760387308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:29:25','2025-10-13 22:29:25',0,NULL,10),(417073,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:31:25','2025-10-13 22:31:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760387485;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760387485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:36:27','2025-10-13 22:36:27',0,NULL,10),(417074,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:38:27','2025-10-13 22:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760387907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760387907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:41:28','2025-10-13 22:41:28',0,NULL,10),(417075,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:43:28','2025-10-13 22:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760388208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760388208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:43:32','2025-10-13 22:43:32',0,NULL,10),(417076,'mailpoet/cron/daemon-run','complete','2025-10-13 20:43:29','2025-10-13 22:43:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760388209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760388209;}',5,1,'2025-10-13 20:43:32','2025-10-13 22:43:32',0,NULL,10),(417077,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:45:32','2025-10-13 22:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760388332;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760388332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:46:27','2025-10-13 22:46:27',0,NULL,10),(417078,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:48:27','2025-10-13 22:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760388507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760388507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:52:31','2025-10-13 22:52:31',0,NULL,10),(417079,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:54:31','2025-10-13 22:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760388871;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760388871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 20:55:34','2025-10-13 22:55:34',0,NULL,10),(417080,'mailpoet/cron/daemon-trigger','complete','2025-10-13 20:57:34','2025-10-13 22:57:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760389054;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760389054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:01:38','2025-10-13 23:01:38',0,NULL,10),(417081,'mailpoet/cron/daemon-run','complete','2025-10-13 21:01:35','2025-10-13 23:01:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760389295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760389295;}',5,1,'2025-10-13 21:01:38','2025-10-13 23:01:38',0,NULL,10),(417082,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:03:38','2025-10-13 23:03:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760389418;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760389418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:04:58','2025-10-13 23:04:58',0,NULL,10),(417083,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:06:58','2025-10-13 23:06:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760389618;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760389618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:07:57','2025-10-13 23:07:57',0,NULL,10),(417084,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:09:57','2025-10-13 23:09:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760389797;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760389797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:11:28','2025-10-13 23:11:28',0,NULL,10),(417085,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:13:28','2025-10-13 23:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760390008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760390008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:15:40','2025-10-13 23:15:40',0,NULL,10),(417086,'mailpoet/cron/daemon-run','complete','2025-10-13 21:15:35','2025-10-13 23:15:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760390135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760390135;}',5,1,'2025-10-13 21:15:40','2025-10-13 23:15:40',0,NULL,10),(417087,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:17:40','2025-10-13 23:17:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760390260;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760390260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:18:32','2025-10-13 23:18:32',0,NULL,10),(417088,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:20:32','2025-10-13 23:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760390432;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760390432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:21:27','2025-10-13 23:21:27',0,NULL,10),(417089,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:23:27','2025-10-13 23:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760390607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760390607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:26:29','2025-10-13 23:26:29',0,NULL,10),(417090,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:28:29','2025-10-13 23:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760390909;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760390909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:31:25','2025-10-13 23:31:25',0,NULL,10),(417091,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:33:25','2025-10-13 23:33:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760391205;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760391205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:36:27','2025-10-13 23:36:27',0,NULL,10),(417092,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:38:27','2025-10-13 23:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760391507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760391507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:40:09','2025-10-13 23:40:09',0,NULL,10),(417093,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:42:09','2025-10-13 23:42:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760391729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760391729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:43:20','2025-10-13 23:43:20',0,NULL,10),(417094,'mailpoet/cron/daemon-run','complete','2025-10-13 21:43:18','2025-10-13 23:43:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760391798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760391798;}',5,1,'2025-10-13 21:43:20','2025-10-13 23:43:20',0,NULL,10),(417095,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:45:20','2025-10-13 23:45:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760391920;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760391920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:46:27','2025-10-13 23:46:27',0,NULL,10),(417096,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:48:27','2025-10-13 23:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760392107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760392107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:51:27','2025-10-13 23:51:27',0,NULL,10),(417097,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:53:27','2025-10-13 23:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760392407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760392407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:55:58','2025-10-13 23:55:58',0,NULL,10),(417098,'mailpoet/cron/daemon-trigger','complete','2025-10-13 21:57:58','2025-10-13 23:57:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760392678;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760392678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 21:58:31','2025-10-13 23:58:31',0,NULL,10),(417099,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:00:31','2025-10-14 00:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760392831;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760392831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:03:42','2025-10-14 00:03:42',0,NULL,10),(417100,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:05:42','2025-10-14 00:05:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760393142;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760393142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:06:27','2025-10-14 00:06:27',0,NULL,10),(417101,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:08:27','2025-10-14 00:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760393307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760393307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:11:28','2025-10-14 00:11:28',0,NULL,10),(417102,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:13:28','2025-10-14 00:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760393608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760393608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:16:27','2025-10-14 00:16:27',0,NULL,10),(417103,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:18:27','2025-10-14 00:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760393907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760393907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:18:40','2025-10-14 00:18:40',0,NULL,10),(417104,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:20:40','2025-10-14 00:20:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760394040;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760394040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:21:27','2025-10-14 00:21:27',0,NULL,10),(417105,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:23:27','2025-10-14 00:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760394207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760394207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:26:28','2025-10-14 00:26:28',0,NULL,10),(417106,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:28:28','2025-10-14 00:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760394508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760394508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:31:28','2025-10-14 00:31:28',0,NULL,10),(417107,'mailpoet/cron/daemon-run','complete','2025-10-13 22:31:27','2025-10-14 00:31:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760394687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760394687;}',5,1,'2025-10-13 22:31:28','2025-10-14 00:31:28',0,NULL,10),(417108,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:33:28','2025-10-14 00:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760394808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760394808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:36:27','2025-10-14 00:36:27',0,NULL,10),(417109,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:38:27','2025-10-14 00:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760395107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760395107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:41:28','2025-10-14 00:41:28',0,NULL,10),(417110,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:43:28','2025-10-14 00:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760395408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760395408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:43:33','2025-10-14 00:43:33',0,NULL,10),(417111,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:45:33','2025-10-14 00:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760395533;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760395533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:46:28','2025-10-14 00:46:28',0,NULL,10),(417112,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:48:28','2025-10-14 00:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760395708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760395708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:51:28','2025-10-14 00:51:28',0,NULL,10),(417113,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:53:28','2025-10-14 00:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760396008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760396008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:56:28','2025-10-14 00:56:28',0,NULL,10),(417114,'mailpoet/cron/daemon-trigger','complete','2025-10-13 22:58:28','2025-10-14 00:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760396308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760396308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 22:58:56','2025-10-14 00:58:56',0,NULL,10),(417115,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:00:56','2025-10-14 01:00:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760396456;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760396456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:01:27','2025-10-14 01:01:27',0,NULL,10),(417116,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:03:27','2025-10-14 01:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760396607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760396607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:06:27','2025-10-14 01:06:27',0,NULL,10),(417117,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:08:27','2025-10-14 01:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760396907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760396907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:09:08','2025-10-14 01:09:08',0,NULL,10),(417118,'mailpoet/cron/daemon-run','complete','2025-10-13 23:09:07','2025-10-14 01:09:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760396947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760396947;}',5,1,'2025-10-13 23:09:08','2025-10-14 01:09:08',0,NULL,10),(417119,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:11:08','2025-10-14 01:11:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760397068;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760397068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:11:20','2025-10-14 01:11:20',0,NULL,10),(417120,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:13:20','2025-10-14 01:13:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760397200;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760397200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:16:28','2025-10-14 01:16:28',0,NULL,10),(417121,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:18:28','2025-10-14 01:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760397508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760397508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:21:27','2025-10-14 01:21:27',0,NULL,10),(417122,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:23:27','2025-10-14 01:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760397807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760397807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:24:40','2025-10-14 01:24:40',0,NULL,10),(417123,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:26:40','2025-10-14 01:26:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760398000;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760398000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:31:27','2025-10-14 01:31:27',0,NULL,10),(417124,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:33:27','2025-10-14 01:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760398407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760398407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:36:27','2025-10-14 01:36:27',0,NULL,10),(417125,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:38:27','2025-10-14 01:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760398707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760398707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:38:29','2025-10-14 01:38:29',0,NULL,10),(417126,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:40:29','2025-10-14 01:40:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760398829;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760398829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:41:28','2025-10-14 01:41:28',0,NULL,10),(417127,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:43:28','2025-10-14 01:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760399008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760399008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:46:28','2025-10-14 01:46:28',0,NULL,10),(417128,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:48:28','2025-10-14 01:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760399308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760399308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:51:27','2025-10-14 01:51:27',0,NULL,10),(417129,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:53:27','2025-10-14 01:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760399607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760399607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-13 23:56:28','2025-10-14 01:56:28',0,NULL,10),(417130,'mailpoet/cron/daemon-trigger','complete','2025-10-13 23:58:28','2025-10-14 01:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760399908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760399908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:01:06','2025-10-14 02:01:06',0,NULL,10),(417131,'mailpoet/cron/daemon-run','complete','2025-10-14 00:01:05','2025-10-14 02:01:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760400065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760400065;}',5,1,'2025-10-14 00:01:06','2025-10-14 02:01:06',0,NULL,10),(417132,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:03:06','2025-10-14 02:03:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760400186;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760400186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:04:37','2025-10-14 02:04:37',0,NULL,10),(417133,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:06:37','2025-10-14 02:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760400397;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760400397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:07:55','2025-10-14 02:07:55',0,NULL,10),(417134,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:09:55','2025-10-14 02:09:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760400595;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760400595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:11:28','2025-10-14 02:11:28',0,NULL,10),(417135,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:13:28','2025-10-14 02:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760400808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760400808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:16:27','2025-10-14 02:16:27',0,NULL,10),(417136,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:18:27','2025-10-14 02:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760401107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760401107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:21:27','2025-10-14 02:21:27',0,NULL,10),(417137,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:23:27','2025-10-14 02:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760401407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760401407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:26:28','2025-10-14 02:26:28',0,NULL,10),(417138,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:28:28','2025-10-14 02:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760401708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760401708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:31:27','2025-10-14 02:31:27',0,NULL,10),(417139,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:33:27','2025-10-14 02:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760402007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760402007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:36:27','2025-10-14 02:36:27',0,NULL,10),(417140,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:38:27','2025-10-14 02:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760402307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760402307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:41:28','2025-10-14 02:41:28',0,NULL,10),(417141,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:43:28','2025-10-14 02:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760402608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760402608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:46:28','2025-10-14 02:46:28',0,NULL,10),(417142,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:48:28','2025-10-14 02:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760402908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760402908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:51:28','2025-10-14 02:51:28',0,NULL,10),(417143,'mailpoet/cron/daemon-run','complete','2025-10-14 00:51:27','2025-10-14 02:51:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760403087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760403087;}',5,1,'2025-10-14 00:51:28','2025-10-14 02:51:28',0,NULL,10),(417144,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:53:28','2025-10-14 02:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760403208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760403208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 00:56:28','2025-10-14 02:56:28',0,NULL,10),(417145,'mailpoet/cron/daemon-trigger','complete','2025-10-14 00:58:28','2025-10-14 02:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760403508;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760403508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:01:28','2025-10-14 03:01:28',0,NULL,10),(417146,'mailpoet/cron/daemon-run','complete','2025-10-14 01:01:27','2025-10-14 03:01:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760403687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760403687;}',5,1,'2025-10-14 01:01:28','2025-10-14 03:01:28',0,NULL,10),(417147,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:03:28','2025-10-14 03:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760403808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760403808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:06:28','2025-10-14 03:06:28',0,NULL,10),(417148,'mailpoet/cron/daemon-run','complete','2025-10-14 01:06:28','2025-10-14 03:06:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760403988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760403988;}',5,1,'2025-10-14 01:06:28','2025-10-14 03:06:28',0,NULL,10),(417149,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:08:28','2025-10-14 03:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760404108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760404108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:11:28','2025-10-14 03:11:28',0,NULL,10),(417150,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:13:28','2025-10-14 03:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760404408;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760404408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:16:27','2025-10-14 03:16:27',0,NULL,10),(417151,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:18:27','2025-10-14 03:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760404707;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760404707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:21:27','2025-10-14 03:21:27',0,NULL,10),(417152,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:23:27','2025-10-14 03:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760405007;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760405007;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:26:28','2025-10-14 03:26:28',0,NULL,10),(417153,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:28:28','2025-10-14 03:28:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760405308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760405308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:31:27','2025-10-14 03:31:27',0,NULL,10),(417154,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:33:27','2025-10-14 03:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760405607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760405607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:36:28','2025-10-14 03:36:28',0,NULL,10),(417155,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:38:28','2025-10-14 03:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760405908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760405908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:39:04','2025-10-14 03:39:04',0,NULL,10),(417156,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:41:04','2025-10-14 03:41:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760406064;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760406064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:41:28','2025-10-14 03:41:28',0,NULL,10),(417157,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:43:28','2025-10-14 03:43:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760406208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760406208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:46:29','2025-10-14 03:46:29',0,NULL,10),(417158,'mailpoet/cron/daemon-run','complete','2025-10-14 01:46:28','2025-10-14 03:46:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760406388;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760406388;}',5,1,'2025-10-14 01:46:29','2025-10-14 03:46:29',0,NULL,10),(417159,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:48:29','2025-10-14 03:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760406509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760406509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:51:28','2025-10-14 03:51:28',0,NULL,10),(417160,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:53:28','2025-10-14 03:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760406808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760406808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 01:56:29','2025-10-14 03:56:29',0,NULL,10),(417161,'mailpoet/cron/daemon-run','complete','2025-10-14 01:56:28','2025-10-14 03:56:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760406988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760406988;}',5,1,'2025-10-14 01:56:29','2025-10-14 03:56:29',0,NULL,10),(417162,'mailpoet/cron/daemon-trigger','complete','2025-10-14 01:58:29','2025-10-14 03:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760407109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760407109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:00:19','2025-10-14 04:00:19',0,NULL,10),(417163,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:02:19','2025-10-14 04:02:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760407339;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760407339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:04:17','2025-10-14 04:04:17',0,NULL,10),(417164,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:06:17','2025-10-14 04:06:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760407577;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760407577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:06:28','2025-10-14 04:06:28',0,NULL,10),(417165,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:08:28','2025-10-14 04:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760407708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760407708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:09:19','2025-10-14 04:09:19',0,NULL,10),(417166,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:11:19','2025-10-14 04:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760407879;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760407879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:11:28','2025-10-14 04:11:28',0,NULL,10),(417167,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:13:28','2025-10-14 04:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:14:21','2025-10-14 04:14:21',0,NULL,10),(417168,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:16:21','2025-10-14 04:16:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408181;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:16:28','2025-10-14 04:16:28',0,NULL,10),(417169,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:18:28','2025-10-14 04:18:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:21:27','2025-10-14 04:21:27',0,NULL,10),(417170,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:23:27','2025-10-14 04:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408607;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:23:37','2025-10-14 04:23:37',0,NULL,10),(417171,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:25:37','2025-10-14 04:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408737;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:25:53','2025-10-14 04:25:53',0,NULL,10),(417172,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:27:53','2025-10-14 04:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760408873;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760408873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:31:27','2025-10-14 04:31:27',0,NULL,10),(417173,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:33:27','2025-10-14 04:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760409207;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760409207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:36:27','2025-10-14 04:36:27',0,NULL,10),(417174,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:38:27','2025-10-14 04:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760409507;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760409507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:39:48','2025-10-14 04:39:48',0,NULL,10),(417175,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:41:48','2025-10-14 04:41:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760409708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760409708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:42:35','2025-10-14 04:42:35',0,NULL,10),(417176,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:44:35','2025-10-14 04:44:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760409875;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760409875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:46:27','2025-10-14 04:46:27',0,NULL,10),(417177,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:48:27','2025-10-14 04:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760410107;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760410107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:51:27','2025-10-14 04:51:27',0,NULL,10),(417178,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:53:27','2025-10-14 04:53:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760410407;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760410407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 02:56:28','2025-10-14 04:56:28',0,NULL,10),(417179,'mailpoet/cron/daemon-trigger','complete','2025-10-14 02:58:28','2025-10-14 04:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760410708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760410708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:01:28','2025-10-14 05:01:28',0,NULL,10),(417180,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:03:28','2025-10-14 05:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760411008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760411008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:06:27','2025-10-14 05:06:27',0,NULL,10),(417181,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:08:27','2025-10-14 05:08:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760411307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760411307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:11:24','2025-10-14 05:11:24',0,NULL,10),(417182,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:13:24','2025-10-14 05:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760411604;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760411604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:16:27','2025-10-14 05:16:27',0,NULL,10),(417183,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:18:27','2025-10-14 05:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760411907;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760411907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:21:28','2025-10-14 05:21:28',0,NULL,10),(417184,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:23:28','2025-10-14 05:23:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760412208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760412208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:24:14','2025-10-14 05:24:14',0,NULL,10),(417185,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:26:14','2025-10-14 05:26:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760412374;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760412374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:26:29','2025-10-14 05:26:29',0,NULL,10),(417186,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:28:29','2025-10-14 05:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760412509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760412509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:31:28','2025-10-14 05:31:28',0,NULL,10),(417187,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:33:28','2025-10-14 05:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760412808;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760412808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:36:28','2025-10-14 05:36:28',0,NULL,10),(417188,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:38:28','2025-10-14 05:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760413108;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760413108;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:38:48','2025-10-14 05:38:48',0,NULL,10),(417189,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:40:48','2025-10-14 05:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760413248;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760413248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:41:29','2025-10-14 05:41:29',0,NULL,10),(417190,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:43:29','2025-10-14 05:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760413409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760413409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:45:44','2025-10-14 05:45:44',0,NULL,10),(417191,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:47:44','2025-10-14 05:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760413664;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760413664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:51:28','2025-10-14 05:51:28',0,NULL,10),(417192,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:53:28','2025-10-14 05:53:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760414008;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760414008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 03:56:29','2025-10-14 05:56:29',0,NULL,10),(417193,'mailpoet/cron/daemon-trigger','complete','2025-10-14 03:58:29','2025-10-14 05:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760414309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760414309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:01:28','2025-10-14 06:01:28',0,NULL,10),(417194,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:03:28','2025-10-14 06:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760414608;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760414608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:06:28','2025-10-14 06:06:28',0,NULL,10),(417195,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:08:28','2025-10-14 06:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760414908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760414908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:11:28','2025-10-14 06:11:28',0,NULL,10),(417196,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:13:28','2025-10-14 06:13:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760415208;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760415208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:16:14','2025-10-14 06:16:14',0,NULL,10),(417197,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:18:14','2025-10-14 06:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760415494;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760415494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:21:27','2025-10-14 06:21:27',0,NULL,10),(417198,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:23:27','2025-10-14 06:23:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760415807;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760415807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:26:29','2025-10-14 06:26:29',0,NULL,10),(417199,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:28:29','2025-10-14 06:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760416109;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760416109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:30:22','2025-10-14 06:30:22',0,NULL,10),(417200,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:32:22','2025-10-14 06:32:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760416342;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760416342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:36:28','2025-10-14 06:36:28',0,NULL,10),(417201,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:38:28','2025-10-14 06:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760416708;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760416708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:40:39','2025-10-14 06:40:39',0,NULL,10),(417202,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:42:39','2025-10-14 06:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760416959;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760416959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:43:51','2025-10-14 06:43:51',0,NULL,10),(417203,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:45:51','2025-10-14 06:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760417151;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760417151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:46:59','2025-10-14 06:46:59',0,NULL,10),(417204,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:48:59','2025-10-14 06:48:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760417339;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760417339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:51:30','2025-10-14 06:51:30',0,NULL,10),(417205,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:53:30','2025-10-14 06:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760417610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760417610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:53:35','2025-10-14 06:53:35',0,NULL,10),(417206,'mailpoet/cron/daemon-run','complete','2025-10-14 04:53:31','2025-10-14 06:53:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760417611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760417611;}',5,1,'2025-10-14 04:53:35','2025-10-14 06:53:35',0,NULL,10),(417207,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:55:35','2025-10-14 06:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760417735;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760417735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 04:55:38','2025-10-14 06:55:38',0,NULL,10),(417208,'mailpoet/cron/daemon-run','complete','2025-10-14 04:55:36','2025-10-14 06:55:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760417736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760417736;}',5,1,'2025-10-14 04:55:38','2025-10-14 06:55:38',0,NULL,10),(417209,'mailpoet/cron/daemon-trigger','complete','2025-10-14 04:57:38','2025-10-14 06:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760417858;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760417858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:01:29','2025-10-14 07:01:29',0,NULL,10),(417210,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:03:29','2025-10-14 07:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760418209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760418209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:06:30','2025-10-14 07:06:30',0,NULL,10),(417211,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:08:30','2025-10-14 07:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760418510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760418510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:12:05','2025-10-14 07:12:05',0,NULL,10),(417212,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:14:05','2025-10-14 07:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760418845;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760418845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:15:06','2025-10-14 07:15:06',0,NULL,10),(417213,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:17:06','2025-10-14 07:17:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760419026;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760419026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:19:48','2025-10-14 07:19:48',0,NULL,10),(417214,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:21:48','2025-10-14 07:21:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760419308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760419308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:26:30','2025-10-14 07:26:30',0,NULL,10),(417215,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:28:30','2025-10-14 07:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760419710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760419710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:31:29','2025-10-14 07:31:29',0,NULL,10),(417216,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:33:29','2025-10-14 07:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760420009;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760420009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:36:29','2025-10-14 07:36:29',0,NULL,10),(417217,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:38:29','2025-10-14 07:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760420309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760420309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:41:35','2025-10-14 07:41:35',0,NULL,10),(417218,'mailpoet/cron/daemon-run','complete','2025-10-14 05:41:30','2025-10-14 07:41:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760420490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760420490;}',5,1,'2025-10-14 05:41:36','2025-10-14 07:41:36',0,NULL,10),(417219,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:43:35','2025-10-14 07:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760420615;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760420615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:44:35','2025-10-14 07:44:35',0,NULL,10),(417220,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:46:35','2025-10-14 07:46:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760420795;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760420795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:51:30','2025-10-14 07:51:30',0,NULL,10),(417221,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:53:30','2025-10-14 07:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760421210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760421210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:53:33','2025-10-14 07:53:33',0,NULL,10),(417222,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:55:33','2025-10-14 07:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760421333;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760421333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 05:55:55','2025-10-14 07:55:55',0,NULL,10),(417223,'mailpoet/cron/daemon-trigger','complete','2025-10-14 05:57:55','2025-10-14 07:57:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760421475;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760421475;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:01:29','2025-10-14 08:01:29',0,NULL,10),(417224,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:03:29','2025-10-14 08:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760421809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760421809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:06:30','2025-10-14 08:06:30',0,NULL,10),(417225,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:08:30','2025-10-14 08:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760422110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760422110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:11:30','2025-10-14 08:11:30',0,NULL,10),(417226,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:13:30','2025-10-14 08:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760422410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760422410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:15:33','2025-10-14 08:15:33',0,NULL,10),(417227,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:17:33','2025-10-14 08:17:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760422653;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760422653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:21:30','2025-10-14 08:21:30',0,NULL,10),(417228,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:23:30','2025-10-14 08:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760423010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760423010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:25:16','2025-10-14 08:25:16',0,NULL,10),(417229,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:27:16','2025-10-14 08:27:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760423236;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760423236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:28:52','2025-10-14 08:28:52',0,NULL,10),(417230,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:30:52','2025-10-14 08:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760423452;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760423452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:31:34','2025-10-14 08:31:34',0,NULL,10),(417231,'mailpoet/cron/daemon-run','complete','2025-10-14 06:31:30','2025-10-14 08:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760423490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760423490;}',5,1,'2025-10-14 06:31:34','2025-10-14 08:31:34',0,NULL,10),(417232,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:33:34','2025-10-14 08:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760423614;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760423614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:36:30','2025-10-14 08:36:30',0,NULL,10),(417233,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:38:30','2025-10-14 08:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760423910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760423910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:41:30','2025-10-14 08:41:30',0,NULL,10),(417234,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:43:30','2025-10-14 08:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760424210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760424210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:44:58','2025-10-14 08:44:58',0,NULL,10),(417235,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:46:58','2025-10-14 08:46:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760424418;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760424418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:51:31','2025-10-14 08:51:31',0,NULL,10),(417236,'mailpoet/cron/daemon-run','complete','2025-10-14 06:51:30','2025-10-14 08:51:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760424690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760424690;}',5,1,'2025-10-14 06:51:31','2025-10-14 08:51:31',0,NULL,10),(417237,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:53:31','2025-10-14 08:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760424811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760424811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 06:56:32','2025-10-14 08:56:32',0,NULL,10),(417238,'mailpoet/cron/daemon-run','complete','2025-10-14 06:56:30','2025-10-14 08:56:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760424990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760424990;}',5,1,'2025-10-14 06:56:32','2025-10-14 08:56:32',0,NULL,10),(417239,'mailpoet/cron/daemon-trigger','complete','2025-10-14 06:58:32','2025-10-14 08:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:00:28','2025-10-14 09:00:28',0,NULL,10),(417240,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:02:28','2025-10-14 09:02:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425348;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:02:41','2025-10-14 09:02:41',0,NULL,10),(417241,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:04:41','2025-10-14 09:04:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425481;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:04:46','2025-10-14 09:04:46',0,NULL,10),(417242,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:06:46','2025-10-14 09:06:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:06:49','2025-10-14 09:06:49',0,NULL,10),(417243,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:08:49','2025-10-14 09:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:09:42','2025-10-14 09:09:42',0,NULL,10),(417244,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:11:42','2025-10-14 09:11:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760425902;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760425902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:12:45','2025-10-14 09:12:45',0,NULL,10),(417245,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:14:45','2025-10-14 09:14:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426085;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:15:35','2025-10-14 09:15:35',0,NULL,10),(417246,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:17:35','2025-10-14 09:17:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426255;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:17:35','2025-10-14 09:17:35',0,NULL,10),(417247,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:19:35','2025-10-14 09:19:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426375;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:19:35','2025-10-14 09:19:35',0,NULL,10),(417248,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:21:35','2025-10-14 09:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426495;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:21:37','2025-10-14 09:21:37',0,NULL,10),(417249,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:23:37','2025-10-14 09:23:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426617;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:23:39','2025-10-14 09:23:39',0,NULL,10),(417250,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:25:39','2025-10-14 09:25:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426739;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:25:41','2025-10-14 09:25:41',0,NULL,10),(417251,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:27:41','2025-10-14 09:27:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760426861;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760426861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:28:38','2025-10-14 09:28:38',0,NULL,10),(417252,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:30:38','2025-10-14 09:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760427038;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760427038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:31:29','2025-10-14 09:31:29',0,NULL,10),(417253,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:33:29','2025-10-14 09:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760427209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760427209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:33:54','2025-10-14 09:33:54',0,NULL,10),(417254,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:35:54','2025-10-14 09:35:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760427354;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760427354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:36:29','2025-10-14 09:36:29',0,NULL,10),(417255,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:38:29','2025-10-14 09:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760427509;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760427509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:41:30','2025-10-14 09:41:30',0,NULL,10),(417256,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:43:30','2025-10-14 09:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760427810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760427810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:46:31','2025-10-14 09:46:31',0,NULL,10),(417257,'mailpoet/cron/daemon-run','complete','2025-10-14 07:46:30','2025-10-14 09:46:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760427990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760427990;}',5,1,'2025-10-14 07:46:31','2025-10-14 09:46:31',0,NULL,10),(417258,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:48:31','2025-10-14 09:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760428111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760428111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:51:29','2025-10-14 09:51:29',0,NULL,10),(417259,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:53:29','2025-10-14 09:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760428409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760428409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 07:56:33','2025-10-14 09:56:33',0,NULL,10),(417260,'mailpoet/cron/daemon-run','complete','2025-10-14 07:56:31','2025-10-14 09:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760428591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760428591;}',5,1,'2025-10-14 07:56:33','2025-10-14 09:56:33',0,NULL,10),(417261,'mailpoet/cron/daemon-trigger','complete','2025-10-14 07:58:33','2025-10-14 09:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760428713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760428713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:01:30','2025-10-14 10:01:30',0,NULL,10),(417262,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:03:30','2025-10-14 10:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760429010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760429010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:06:30','2025-10-14 10:06:30',0,NULL,10),(417263,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:08:30','2025-10-14 10:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760429310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760429310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:11:31','2025-10-14 10:11:31',0,NULL,10),(417264,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:13:31','2025-10-14 10:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760429611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760429611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:16:30','2025-10-14 10:16:30',0,NULL,10),(417265,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:18:30','2025-10-14 10:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760429910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760429910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:21:30','2025-10-14 10:21:30',0,NULL,10),(417266,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:23:30','2025-10-14 10:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760430210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760430210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:26:30','2025-10-14 10:26:30',0,NULL,10),(417267,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:28:30','2025-10-14 10:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760430510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760430510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:30:27','2025-10-14 10:30:27',0,NULL,10),(417268,'mailpoet/cron/daemon-run','complete','2025-10-14 08:30:26','2025-10-14 10:30:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760430626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760430626;}',5,1,'2025-10-14 08:30:27','2025-10-14 10:30:27',0,NULL,10),(417269,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:32:27','2025-10-14 10:32:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760430747;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760430747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:36:30','2025-10-14 10:36:30',0,NULL,10),(417270,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:38:30','2025-10-14 10:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760431110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760431110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:40:53','2025-10-14 10:40:53',0,NULL,10),(417271,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:42:53','2025-10-14 10:42:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760431373;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760431373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:43:54','2025-10-14 10:43:54',0,NULL,10),(417272,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:45:54','2025-10-14 10:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760431554;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760431554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:46:30','2025-10-14 10:46:30',0,NULL,10),(417273,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:48:30','2025-10-14 10:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760431710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760431710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:48:51','2025-10-14 10:48:51',0,NULL,10),(417274,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:50:51','2025-10-14 10:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760431851;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760431851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:51:30','2025-10-14 10:51:30',0,NULL,10),(417275,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:53:30','2025-10-14 10:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760432010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760432010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:56:34','2025-10-14 10:56:34',0,NULL,10),(417276,'mailpoet/cron/daemon-trigger','complete','2025-10-14 08:58:34','2025-10-14 10:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760432314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760432314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 08:58:55','2025-10-14 10:58:55',0,NULL,10),(417277,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:00:55','2025-10-14 11:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760432455;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760432455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:01:29','2025-10-14 11:01:29',0,NULL,10),(417278,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:03:29','2025-10-14 11:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760432609;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760432609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:06:34','2025-10-14 11:06:34',0,NULL,10),(417279,'mailpoet/cron/daemon-run','complete','2025-10-14 09:06:30','2025-10-14 11:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760432790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760432790;}',5,1,'2025-10-14 09:06:34','2025-10-14 11:06:34',0,NULL,10),(417280,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:08:34','2025-10-14 11:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760432914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760432914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:09:00','2025-10-14 11:09:00',0,NULL,10),(417281,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:11:00','2025-10-14 11:11:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760433060;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760433060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:11:31','2025-10-14 11:11:31',0,NULL,10),(417282,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:13:31','2025-10-14 11:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760433211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760433211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:16:30','2025-10-14 11:16:30',0,NULL,10),(417283,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:18:30','2025-10-14 11:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760433510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760433510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:18:42','2025-10-14 11:18:42',0,NULL,10),(417284,'mailpoet/cron/daemon-run','complete','2025-10-14 09:18:38','2025-10-14 11:18:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760433518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760433518;}',5,1,'2025-10-14 09:18:42','2025-10-14 11:18:42',0,NULL,10),(417285,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:20:42','2025-10-14 11:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760433642;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760433642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:21:30','2025-10-14 11:21:30',0,NULL,10),(417286,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:23:30','2025-10-14 11:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760433810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760433810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:26:31','2025-10-14 11:26:31',0,NULL,10),(417287,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:28:31','2025-10-14 11:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760434111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760434111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:31:31','2025-10-14 11:31:31',0,NULL,10),(417288,'mailpoet/cron/daemon-run','complete','2025-10-14 09:31:29','2025-10-14 11:31:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760434289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760434289;}',5,1,'2025-10-14 09:31:31','2025-10-14 11:31:31',0,NULL,10),(417289,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:33:31','2025-10-14 11:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760434411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760434411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:36:29','2025-10-14 11:36:29',0,NULL,10),(417290,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:38:29','2025-10-14 11:38:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760434709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760434709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:41:31','2025-10-14 11:41:31',0,NULL,10),(417291,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:43:31','2025-10-14 11:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:46:30','2025-10-14 11:46:30',0,NULL,10),(417292,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:48:30','2025-10-14 11:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:48:30','2025-10-14 11:48:30',0,NULL,10),(417293,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:50:30','2025-10-14 11:50:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435430;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:51:30','2025-10-14 11:51:30',0,NULL,10),(417294,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:53:30','2025-10-14 11:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:55:22','2025-10-14 11:55:22',0,NULL,10),(417295,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:57:22','2025-10-14 11:57:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435842;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:57:30','2025-10-14 11:57:30',0,NULL,10),(417296,'mailpoet/cron/daemon-trigger','complete','2025-10-14 09:59:30','2025-10-14 11:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760435970;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760435970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 09:59:35','2025-10-14 11:59:35',0,NULL,10),(417297,'mailpoet/cron/daemon-run','complete','2025-10-14 09:59:33','2025-10-14 11:59:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760435973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760435973;}',5,1,'2025-10-14 09:59:35','2025-10-14 11:59:35',0,NULL,10),(417298,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:01:35','2025-10-14 12:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760436095;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760436095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:02:32','2025-10-14 12:02:32',0,NULL,10),(417299,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:04:32','2025-10-14 12:04:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760436272;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760436272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:06:30','2025-10-14 12:06:30',0,NULL,10),(417300,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:08:30','2025-10-14 12:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760436510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760436510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:11:32','2025-10-14 12:11:32',0,NULL,10),(417301,'mailpoet/cron/daemon-run','complete','2025-10-14 10:11:30','2025-10-14 12:11:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760436690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760436690;}',5,1,'2025-10-14 10:11:32','2025-10-14 12:11:32',0,NULL,10),(417302,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:13:32','2025-10-14 12:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760436812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760436812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:14:50','2025-10-14 12:14:50',0,NULL,10),(417303,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:16:50','2025-10-14 12:16:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:17:57','2025-10-14 12:17:57',0,NULL,10),(417304,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:19:57','2025-10-14 12:19:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437197;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:20:37','2025-10-14 12:20:37',0,NULL,10),(417305,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:22:37','2025-10-14 12:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437357;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:26:31','2025-10-14 12:26:31',0,NULL,10),(417306,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:28:31','2025-10-14 12:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:30:27','2025-10-14 12:30:27',0,NULL,10),(417307,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:32:27','2025-10-14 12:32:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760437947;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760437947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:32:30','2025-10-14 12:32:30',0,NULL,10),(417308,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:34:30','2025-10-14 12:34:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760438070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760438070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:36:30','2025-10-14 12:36:30',0,NULL,10),(417309,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:38:30','2025-10-14 12:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760438310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760438310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:38:35','2025-10-14 12:38:35',0,NULL,10),(417310,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:40:35','2025-10-14 12:40:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760438435;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760438435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:41:31','2025-10-14 12:41:31',0,NULL,10),(417311,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:43:31','2025-10-14 12:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760438611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760438611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:46:30','2025-10-14 12:46:30',0,NULL,10),(417312,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:48:30','2025-10-14 12:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760438910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760438910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:49:04','2025-10-14 12:49:04',0,NULL,10),(417313,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:51:04','2025-10-14 12:51:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760439064;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760439064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:51:31','2025-10-14 12:51:31',0,NULL,10),(417314,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:53:31','2025-10-14 12:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760439211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760439211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:56:13','2025-10-14 12:56:13',0,NULL,10),(417315,'mailpoet/cron/daemon-trigger','complete','2025-10-14 10:58:13','2025-10-14 12:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760439493;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760439493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 10:58:37','2025-10-14 12:58:37',0,NULL,10),(417316,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:00:37','2025-10-14 13:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760439637;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760439637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:00:48','2025-10-14 13:00:48',0,NULL,10),(417317,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:02:48','2025-10-14 13:02:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760439768;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760439768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:06:33','2025-10-14 13:06:33',0,NULL,10),(417318,'mailpoet/cron/daemon-run','complete','2025-10-14 11:06:30','2025-10-14 13:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760439990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760439990;}',5,1,'2025-10-14 11:06:33','2025-10-14 13:06:33',0,NULL,10),(417319,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:08:33','2025-10-14 13:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760440113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760440113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:09:31','2025-10-14 13:09:31',0,NULL,10),(417320,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:11:31','2025-10-14 13:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760440291;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760440291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:11:33','2025-10-14 13:11:33',0,NULL,10),(417321,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:13:33','2025-10-14 13:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760440413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760440413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:16:30','2025-10-14 13:16:30',0,NULL,10),(417322,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:18:30','2025-10-14 13:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760440710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760440710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:18:34','2025-10-14 13:18:34',0,NULL,10),(417323,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:20:34','2025-10-14 13:20:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760440834;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760440834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:21:30','2025-10-14 13:21:30',0,NULL,10),(417324,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:23:30','2025-10-14 13:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760441010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760441010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:23:52','2025-10-14 13:23:52',0,NULL,10),(417325,'mailpoet/cron/daemon-run','complete','2025-10-14 11:23:50','2025-10-14 13:23:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760441030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760441030;}',5,1,'2025-10-14 11:23:52','2025-10-14 13:23:52',0,NULL,10),(417326,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:25:52','2025-10-14 13:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760441152;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760441152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:26:20','2025-10-14 13:26:20',0,NULL,10),(417327,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:28:20','2025-10-14 13:28:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760441300;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760441300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:31:30','2025-10-14 13:31:30',0,NULL,10),(417328,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:33:30','2025-10-14 13:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760441610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760441610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:36:30','2025-10-14 13:36:30',0,NULL,10),(417329,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:38:30','2025-10-14 13:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760441910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760441910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:41:31','2025-10-14 13:41:31',0,NULL,10),(417330,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:43:31','2025-10-14 13:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760442211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760442211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:46:30','2025-10-14 13:46:30',0,NULL,10),(417331,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:48:30','2025-10-14 13:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760442510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760442510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:51:32','2025-10-14 13:51:32',0,NULL,10),(417332,'mailpoet/cron/daemon-run','complete','2025-10-14 11:51:30','2025-10-14 13:51:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760442690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760442690;}',5,1,'2025-10-14 11:51:31','2025-10-14 13:51:31',0,NULL,10),(417333,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:53:32','2025-10-14 13:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760442812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760442812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:55:48','2025-10-14 13:55:48',0,NULL,10),(417334,'mailpoet/cron/daemon-run','complete','2025-10-14 11:55:46','2025-10-14 13:55:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760442946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760442946;}',5,1,'2025-10-14 11:55:48','2025-10-14 13:55:48',0,NULL,10),(417335,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:57:48','2025-10-14 13:57:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760443068;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760443068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 11:57:59','2025-10-14 13:57:59',0,NULL,10),(417336,'mailpoet/cron/daemon-trigger','complete','2025-10-14 11:59:59','2025-10-14 13:59:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760443199;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760443199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:01:30','2025-10-14 14:01:30',0,NULL,10),(417337,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:03:30','2025-10-14 14:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760443410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760443410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:06:32','2025-10-14 14:06:32',0,NULL,10),(417338,'mailpoet/cron/daemon-run','complete','2025-10-14 12:06:30','2025-10-14 14:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760443590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760443590;}',5,1,'2025-10-14 12:06:32','2025-10-14 14:06:32',0,NULL,10),(417339,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:08:32','2025-10-14 14:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760443712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760443712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:11:31','2025-10-14 14:11:31',0,NULL,10),(417340,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:13:31','2025-10-14 14:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760444011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760444011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:16:32','2025-10-14 14:16:32',0,NULL,10),(417341,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:18:32','2025-10-14 14:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760444312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760444312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:19:09','2025-10-14 14:19:09',0,NULL,10),(417342,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:21:09','2025-10-14 14:21:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760444469;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760444469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:21:32','2025-10-14 14:21:32',0,NULL,10),(417343,'mailpoet/cron/daemon-run','complete','2025-10-14 12:21:31','2025-10-14 14:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760444491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760444491;}',5,1,'2025-10-14 12:21:32','2025-10-14 14:21:32',0,NULL,10),(417344,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:23:32','2025-10-14 14:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760444612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760444612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:26:31','2025-10-14 14:26:31',0,NULL,10),(417345,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:28:31','2025-10-14 14:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760444911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760444911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:31:30','2025-10-14 14:31:30',0,NULL,10),(417346,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:33:30','2025-10-14 14:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760445210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760445210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:36:30','2025-10-14 14:36:30',0,NULL,10),(417347,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:38:30','2025-10-14 14:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760445510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760445510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:41:32','2025-10-14 14:41:32',0,NULL,10),(417348,'mailpoet/cron/daemon-run','complete','2025-10-14 12:41:31','2025-10-14 14:41:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760445691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760445691;}',5,1,'2025-10-14 12:41:32','2025-10-14 14:41:32',0,NULL,10),(417349,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:43:32','2025-10-14 14:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760445812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760445812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:44:33','2025-10-14 14:44:33',0,NULL,10),(417350,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:46:33','2025-10-14 14:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760445993;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760445993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:47:29','2025-10-14 14:47:29',0,NULL,10),(417351,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:49:29','2025-10-14 14:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760446169;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760446169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:49:29','2025-10-14 14:49:29',0,NULL,10),(417352,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:51:29','2025-10-14 14:51:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760446289;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760446289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:51:30','2025-10-14 14:51:30',0,NULL,10),(417353,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:53:30','2025-10-14 14:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760446410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760446410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 12:56:30','2025-10-14 14:56:30',0,NULL,10),(417354,'mailpoet/cron/daemon-trigger','complete','2025-10-14 12:58:30','2025-10-14 14:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760446710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760446710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:00:47','2025-10-14 15:00:47',0,NULL,10),(417355,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:02:47','2025-10-14 15:02:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760446967;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760446967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:06:30','2025-10-14 15:06:30',0,NULL,10),(417356,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:08:30','2025-10-14 15:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760447310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760447310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:11:31','2025-10-14 15:11:31',0,NULL,10),(417357,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:13:31','2025-10-14 15:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760447611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760447611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:16:31','2025-10-14 15:16:31',0,NULL,10),(417358,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:18:31','2025-10-14 15:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760447911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760447911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:18:43','2025-10-14 15:18:43',0,NULL,10),(417359,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:20:43','2025-10-14 15:20:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760448043;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760448043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:21:30','2025-10-14 15:21:30',0,NULL,10),(417360,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:23:30','2025-10-14 15:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760448210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760448210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:26:31','2025-10-14 15:26:31',0,NULL,10),(417361,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:28:31','2025-10-14 15:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760448511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760448511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:31:30','2025-10-14 15:31:30',0,NULL,10),(417362,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:33:30','2025-10-14 15:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760448810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760448810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:33:48','2025-10-14 15:33:48',0,NULL,10),(417363,'mailpoet/cron/daemon-run','complete','2025-10-14 13:33:45','2025-10-14 15:33:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760448825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760448825;}',5,1,'2025-10-14 13:33:48','2025-10-14 15:33:48',0,NULL,10),(417364,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:35:48','2025-10-14 15:35:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760448948;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760448948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:36:30','2025-10-14 15:36:30',0,NULL,10),(417365,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:38:30','2025-10-14 15:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760449110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760449110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:39:31','2025-10-14 15:39:31',0,NULL,10),(417366,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:41:31','2025-10-14 15:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760449291;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760449291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:46:30','2025-10-14 15:46:30',0,NULL,10),(417367,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:48:30','2025-10-14 15:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760449710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760449710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:51:30','2025-10-14 15:51:30',0,NULL,10),(417368,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:53:30','2025-10-14 15:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760450010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760450010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 13:56:30','2025-10-14 15:56:30',0,NULL,10),(417369,'mailpoet/cron/daemon-trigger','complete','2025-10-14 13:58:30','2025-10-14 15:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760450310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760450310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:01:30','2025-10-14 16:01:30',0,NULL,10),(417370,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:03:30','2025-10-14 16:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760450610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760450610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:05:58','2025-10-14 16:05:58',0,NULL,10),(417371,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:07:58','2025-10-14 16:07:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760450878;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760450878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:08:46','2025-10-14 16:08:46',0,NULL,10),(417372,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:10:46','2025-10-14 16:10:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760451046;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760451046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:16:01','2025-10-14 16:16:01',0,NULL,10),(417373,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:18:01','2025-10-14 16:18:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760451481;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760451481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:18:30','2025-10-14 16:18:30',0,NULL,10),(417374,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:20:30','2025-10-14 16:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760451630;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760451630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:20:30','2025-10-14 16:20:30',0,NULL,10),(417375,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:22:30','2025-10-14 16:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760451750;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760451750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:26:37','2025-10-14 16:26:37',0,NULL,10),(417376,'mailpoet/cron/daemon-run','complete','2025-10-14 14:26:35','2025-10-14 16:26:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760451995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760451995;}',5,1,'2025-10-14 14:26:37','2025-10-14 16:26:37',0,NULL,10),(417377,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:28:37','2025-10-14 16:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760452117;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760452117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:31:30','2025-10-14 16:31:30',0,NULL,10),(417378,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:33:30','2025-10-14 16:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760452410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760452410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:34:43','2025-10-14 16:34:43',0,NULL,10),(417379,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:36:43','2025-10-14 16:36:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760452603;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760452603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:40:16','2025-10-14 16:40:16',0,NULL,10),(417380,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:42:16','2025-10-14 16:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760452936;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760452936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:43:24','2025-10-14 16:43:24',0,NULL,10),(417381,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:45:24','2025-10-14 16:45:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760453124;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760453124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:45:45','2025-10-14 16:45:45',0,NULL,10),(417382,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:47:45','2025-10-14 16:47:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760453265;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760453265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:49:11','2025-10-14 16:49:11',0,NULL,10),(417383,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:51:11','2025-10-14 16:51:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760453471;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760453471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:51:30','2025-10-14 16:51:30',0,NULL,10),(417384,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:53:30','2025-10-14 16:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760453610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760453610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 14:56:31','2025-10-14 16:56:31',0,NULL,10),(417385,'mailpoet/cron/daemon-trigger','complete','2025-10-14 14:58:31','2025-10-14 16:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760453911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760453911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:01:30','2025-10-14 17:01:30',0,NULL,10),(417386,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:03:30','2025-10-14 17:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:04:30','2025-10-14 17:04:30',0,NULL,10),(417387,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:06:30','2025-10-14 17:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454390;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:06:30','2025-10-14 17:06:30',0,NULL,10),(417388,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:08:30','2025-10-14 17:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:08:30','2025-10-14 17:08:30',0,NULL,10),(417389,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:10:30','2025-10-14 17:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454630;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:10:30','2025-10-14 17:10:30',0,NULL,10),(417390,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:12:30','2025-10-14 17:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454750;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:13:31','2025-10-14 17:13:31',0,NULL,10),(417391,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:15:31','2025-10-14 17:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760454931;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760454931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:16:31','2025-10-14 17:16:31',0,NULL,10),(417392,'mailpoet/cron/daemon-run','complete','2025-10-14 15:16:29','2025-10-14 17:16:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760454989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760454989;}',5,1,'2025-10-14 15:16:31','2025-10-14 17:16:31',0,NULL,10),(417393,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:18:31','2025-10-14 17:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:19:31','2025-10-14 17:19:31',0,NULL,10),(417394,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:21:31','2025-10-14 17:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455291;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:22:29','2025-10-14 17:22:29',0,NULL,10),(417395,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:24:29','2025-10-14 17:24:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455469;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:24:29','2025-10-14 17:24:29',0,NULL,10),(417396,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:26:29','2025-10-14 17:26:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455589;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:26:29','2025-10-14 17:26:29',0,NULL,10),(417397,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:28:29','2025-10-14 17:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:28:31','2025-10-14 17:28:31',0,NULL,10),(417398,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:30:31','2025-10-14 17:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760455831;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760455831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:31:30','2025-10-14 17:31:30',0,NULL,10),(417399,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:33:30','2025-10-14 17:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:34:30','2025-10-14 17:34:30',0,NULL,10),(417400,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:36:30','2025-10-14 17:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456190;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:36:30','2025-10-14 17:36:30',0,NULL,10),(417401,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:38:30','2025-10-14 17:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:38:31','2025-10-14 17:38:31',0,NULL,10),(417402,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:40:31','2025-10-14 17:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456431;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:41:31','2025-10-14 17:41:31',0,NULL,10),(417403,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:43:31','2025-10-14 17:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:44:30','2025-10-14 17:44:30',0,NULL,10),(417404,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:46:30','2025-10-14 17:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456790;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:46:30','2025-10-14 17:46:30',0,NULL,10),(417405,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:48:30','2025-10-14 17:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760456910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760456910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:48:31','2025-10-14 17:48:31',0,NULL,10),(417406,'mailpoet/cron/daemon-run','complete','2025-10-14 15:48:30','2025-10-14 17:48:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760456910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760456910;}',5,1,'2025-10-14 15:48:31','2025-10-14 17:48:31',0,NULL,10),(417407,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:50:31','2025-10-14 17:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457031;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:50:31','2025-10-14 17:50:31',0,NULL,10),(417408,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:52:31','2025-10-14 17:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457151;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:53:30','2025-10-14 17:53:30',0,NULL,10),(417409,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:55:30','2025-10-14 17:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457330;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:56:30','2025-10-14 17:56:30',0,NULL,10),(417410,'mailpoet/cron/daemon-trigger','complete','2025-10-14 15:58:30','2025-10-14 17:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 15:58:30','2025-10-14 17:58:30',0,NULL,10),(417411,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:00:30','2025-10-14 18:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457630;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:00:31','2025-10-14 18:00:31',0,NULL,10),(417412,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:02:31','2025-10-14 18:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457751;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:02:31','2025-10-14 18:02:31',0,NULL,10),(417413,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:04:31','2025-10-14 18:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457871;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:04:31','2025-10-14 18:04:31',0,NULL,10),(417414,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:06:31','2025-10-14 18:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760457991;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760457991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:07:29','2025-10-14 18:07:29',0,NULL,10),(417415,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:09:29','2025-10-14 18:09:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458169;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:09:31','2025-10-14 18:09:31',0,NULL,10),(417416,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:11:31','2025-10-14 18:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458291;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:11:31','2025-10-14 18:11:31',0,NULL,10),(417417,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:13:31','2025-10-14 18:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:14:31','2025-10-14 18:14:31',0,NULL,10),(417418,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:16:31','2025-10-14 18:16:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458591;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:17:30','2025-10-14 18:17:30',0,NULL,10),(417419,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:19:30','2025-10-14 18:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458770;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:20:29','2025-10-14 18:20:29',0,NULL,10),(417420,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:22:29','2025-10-14 18:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760458949;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760458949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:26:05','2025-10-14 18:26:05',0,NULL,10),(417421,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:28:05','2025-10-14 18:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760459285;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760459285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:31:32','2025-10-14 18:31:32',0,NULL,10),(417422,'mailpoet/cron/daemon-run','complete','2025-10-14 16:31:30','2025-10-14 18:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760459490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760459490;}',5,1,'2025-10-14 16:31:31','2025-10-14 18:31:31',0,NULL,10),(417423,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:33:32','2025-10-14 18:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760459612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760459612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:36:30','2025-10-14 18:36:30',0,NULL,10),(417424,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:38:30','2025-10-14 18:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760459910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760459910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:41:32','2025-10-14 18:41:32',0,NULL,10),(417425,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:43:32','2025-10-14 18:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760460212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760460212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:46:30','2025-10-14 18:46:30',0,NULL,10),(417426,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:48:30','2025-10-14 18:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760460510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760460510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:51:30','2025-10-14 18:51:30',0,NULL,10),(417427,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:53:30','2025-10-14 18:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760460810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760460810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:53:38','2025-10-14 18:53:38',0,NULL,10),(417428,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:55:38','2025-10-14 18:55:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760460938;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760460938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 16:56:31','2025-10-14 18:56:31',0,NULL,10),(417429,'mailpoet/cron/daemon-trigger','complete','2025-10-14 16:58:31','2025-10-14 18:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760461111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760461111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:01:30','2025-10-14 19:01:30',0,NULL,10),(417430,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:03:30','2025-10-14 19:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760461410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760461410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:03:33','2025-10-14 19:03:33',0,NULL,10),(417431,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:05:33','2025-10-14 19:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760461533;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760461533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:06:30','2025-10-14 19:06:30',0,NULL,10),(417432,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:08:30','2025-10-14 19:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760461710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760461710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:11:31','2025-10-14 19:11:31',0,NULL,10),(417433,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:13:31','2025-10-14 19:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760462011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760462011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:15:45','2025-10-14 19:15:45',0,NULL,10),(417434,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:17:45','2025-10-14 19:17:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760462265;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760462265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:21:31','2025-10-14 19:21:31',0,NULL,10),(417435,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:23:31','2025-10-14 19:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760462611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760462611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:26:31','2025-10-14 19:26:31',0,NULL,10),(417436,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:28:31','2025-10-14 19:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760462911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760462911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:31:35','2025-10-14 19:31:35',0,NULL,10),(417437,'mailpoet/cron/daemon-run','complete','2025-10-14 17:31:30','2025-10-14 19:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760463090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760463090;}',5,1,'2025-10-14 17:31:36','2025-10-14 19:31:36',0,NULL,10),(417438,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:33:35','2025-10-14 19:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760463215;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760463215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:36:32','2025-10-14 19:36:32',0,NULL,10),(417439,'mailpoet/cron/daemon-run','complete','2025-10-14 17:36:30','2025-10-14 19:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760463390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760463390;}',5,1,'2025-10-14 17:36:32','2025-10-14 19:36:32',0,NULL,10),(417440,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:38:32','2025-10-14 19:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760463512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760463512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:41:32','2025-10-14 19:41:32',0,NULL,10),(417441,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:43:32','2025-10-14 19:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760463812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760463812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:46:30','2025-10-14 19:46:30',0,NULL,10),(417442,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:48:30','2025-10-14 19:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760464110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760464110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:51:31','2025-10-14 19:51:31',0,NULL,10),(417443,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:53:31','2025-10-14 19:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760464411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760464411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 17:56:31','2025-10-14 19:56:31',0,NULL,10),(417444,'mailpoet/cron/daemon-trigger','complete','2025-10-14 17:58:31','2025-10-14 19:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760464711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760464711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:01:30','2025-10-14 20:01:30',0,NULL,10),(417445,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:03:30','2025-10-14 20:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760465010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760465010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:03:55','2025-10-14 20:03:55',0,NULL,10),(417446,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:05:55','2025-10-14 20:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760465155;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760465155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:06:29','2025-10-14 20:06:29',0,NULL,10),(417447,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:08:29','2025-10-14 20:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760465309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760465309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:11:33','2025-10-14 20:11:33',0,NULL,10),(417448,'mailpoet/cron/daemon-run','complete','2025-10-14 18:11:32','2025-10-14 20:11:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760465492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760465492;}',5,1,'2025-10-14 18:11:33','2025-10-14 20:11:33',0,NULL,10),(417449,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:13:33','2025-10-14 20:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760465613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760465613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:14:41','2025-10-14 20:14:41',0,NULL,10),(417450,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:16:41','2025-10-14 20:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760465801;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760465801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:20:52','2025-10-14 20:20:52',0,NULL,10),(417451,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:22:52','2025-10-14 20:22:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760466172;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760466172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:26:14','2025-10-14 20:26:14',0,NULL,10),(417452,'mailpoet/cron/daemon-run','complete','2025-10-14 18:26:12','2025-10-14 20:26:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760466372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760466372;}',5,1,'2025-10-14 18:26:14','2025-10-14 20:26:14',0,NULL,10),(417453,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:28:14','2025-10-14 20:28:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760466494;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760466494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:31:30','2025-10-14 20:31:30',0,NULL,10),(417454,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:33:30','2025-10-14 20:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760466810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760466810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:36:30','2025-10-14 20:36:30',0,NULL,10),(417455,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:38:30','2025-10-14 20:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760467110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760467110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:41:31','2025-10-14 20:41:31',0,NULL,10),(417456,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:43:31','2025-10-14 20:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760467411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760467411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:46:30','2025-10-14 20:46:30',0,NULL,10),(417457,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:48:30','2025-10-14 20:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760467710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760467710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:49:15','2025-10-14 20:49:15',0,NULL,10),(417458,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:51:15','2025-10-14 20:51:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760467875;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760467875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:51:31','2025-10-14 20:51:31',0,NULL,10),(417459,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:53:31','2025-10-14 20:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760468011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760468011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:56:31','2025-10-14 20:56:31',0,NULL,10),(417460,'mailpoet/cron/daemon-trigger','complete','2025-10-14 18:58:31','2025-10-14 20:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760468311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760468311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 18:59:55','2025-10-14 20:59:55',0,NULL,10),(417461,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:01:55','2025-10-14 21:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760468515;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760468515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:02:43','2025-10-14 21:02:43',0,NULL,10),(417462,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:04:43','2025-10-14 21:04:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760468683;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760468683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:06:31','2025-10-14 21:06:31',0,NULL,10),(417463,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:08:31','2025-10-14 21:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760468911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760468911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:08:41','2025-10-14 21:08:41',0,NULL,10),(417464,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:10:41','2025-10-14 21:10:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469041;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:11:31','2025-10-14 21:11:31',0,NULL,10),(417465,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:13:31','2025-10-14 21:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:13:48','2025-10-14 21:13:48',0,NULL,10),(417466,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:15:48','2025-10-14 21:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469348;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:16:14','2025-10-14 21:16:14',0,NULL,10),(417467,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:18:14','2025-10-14 21:18:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469494;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:18:33','2025-10-14 21:18:33',0,NULL,10),(417468,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:20:33','2025-10-14 21:20:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469633;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:20:57','2025-10-14 21:20:57',0,NULL,10),(417469,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:22:57','2025-10-14 21:22:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469777;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:23:47','2025-10-14 21:23:47',0,NULL,10),(417470,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:25:47','2025-10-14 21:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760469947;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760469947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:26:34','2025-10-14 21:26:34',0,NULL,10),(417471,'mailpoet/cron/daemon-run','complete','2025-10-14 19:26:31','2025-10-14 21:26:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760469991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760469991;}',5,1,'2025-10-14 19:26:34','2025-10-14 21:26:34',0,NULL,10),(417472,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:28:34','2025-10-14 21:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760470114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760470114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:30:07','2025-10-14 21:30:07',0,NULL,10),(417473,'mailpoet/cron/daemon-run','complete','2025-10-14 19:30:05','2025-10-14 21:30:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760470205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760470205;}',5,1,'2025-10-14 19:30:07','2025-10-14 21:30:07',0,NULL,10),(417474,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:32:07','2025-10-14 21:32:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760470327;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760470327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:36:30','2025-10-14 21:36:30',0,NULL,10),(417475,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:38:30','2025-10-14 21:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760470710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760470710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:41:31','2025-10-14 21:41:31',0,NULL,10),(417476,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:43:31','2025-10-14 21:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760471011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760471011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:44:04','2025-10-14 21:44:04',0,NULL,10),(417477,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:46:04','2025-10-14 21:46:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760471164;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760471164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:46:30','2025-10-14 21:46:30',0,NULL,10),(417478,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:48:30','2025-10-14 21:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760471310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760471310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:51:30','2025-10-14 21:51:30',0,NULL,10),(417479,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:53:30','2025-10-14 21:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760471610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760471610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 19:55:41','2025-10-14 21:55:41',0,NULL,10),(417480,'mailpoet/cron/daemon-trigger','complete','2025-10-14 19:57:41','2025-10-14 21:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760471861;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760471861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:01:31','2025-10-14 22:01:31',0,NULL,10),(417481,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:03:31','2025-10-14 22:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760472211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760472211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:06:38','2025-10-14 22:06:38',0,NULL,10),(417482,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:08:38','2025-10-14 22:08:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760472518;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760472518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:11:31','2025-10-14 22:11:31',0,NULL,10),(417483,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:13:31','2025-10-14 22:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760472811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760472811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:16:30','2025-10-14 22:16:30',0,NULL,10),(417484,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:18:30','2025-10-14 22:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760473110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760473110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:21:33','2025-10-14 22:21:33',0,NULL,10),(417485,'mailpoet/cron/daemon-run','complete','2025-10-14 20:21:30','2025-10-14 22:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760473290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760473290;}',5,1,'2025-10-14 20:21:33','2025-10-14 22:21:33',0,NULL,10),(417486,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:23:33','2025-10-14 22:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760473413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760473413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:26:33','2025-10-14 22:26:33',0,NULL,10),(417487,'mailpoet/cron/daemon-run','complete','2025-10-14 20:26:31','2025-10-14 22:26:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760473591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760473591;}',5,1,'2025-10-14 20:26:33','2025-10-14 22:26:33',0,NULL,10),(417488,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:28:33','2025-10-14 22:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760473713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760473713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:31:32','2025-10-14 22:31:32',0,NULL,10),(417489,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:33:32','2025-10-14 22:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760474012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760474012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:36:30','2025-10-14 22:36:30',0,NULL,10),(417490,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:38:30','2025-10-14 22:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760474310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760474310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:41:31','2025-10-14 22:41:31',0,NULL,10),(417491,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:43:31','2025-10-14 22:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760474611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760474611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:43:34','2025-10-14 22:43:34',0,NULL,10),(417492,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:45:34','2025-10-14 22:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760474734;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760474734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:46:14','2025-10-14 22:46:14',0,NULL,10),(417493,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:48:14','2025-10-14 22:48:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760474894;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760474894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:51:52','2025-10-14 22:51:52',0,NULL,10),(417494,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:53:52','2025-10-14 22:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760475232;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760475232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 20:56:25','2025-10-14 22:56:25',0,NULL,10),(417495,'mailpoet/cron/daemon-trigger','complete','2025-10-14 20:58:25','2025-10-14 22:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760475505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760475505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:01:30','2025-10-14 23:01:30',0,NULL,10),(417496,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:03:30','2025-10-14 23:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760475810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760475810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:06:30','2025-10-14 23:06:30',0,NULL,10),(417497,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:08:30','2025-10-14 23:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760476110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760476110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:11:31','2025-10-14 23:11:31',0,NULL,10),(417498,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:13:31','2025-10-14 23:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760476411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760476411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:14:17','2025-10-14 23:14:17',0,NULL,10),(417499,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:16:17','2025-10-14 23:16:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760476577;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760476577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:16:30','2025-10-14 23:16:30',0,NULL,10),(417500,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:18:30','2025-10-14 23:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760476710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760476710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:21:34','2025-10-14 23:21:34',0,NULL,10),(417501,'mailpoet/cron/daemon-run','complete','2025-10-14 21:21:30','2025-10-14 23:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760476890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760476890;}',5,1,'2025-10-14 21:21:34','2025-10-14 23:21:34',0,NULL,10),(417502,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:23:34','2025-10-14 23:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760477014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760477014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:25:46','2025-10-14 23:25:46',0,NULL,10),(417503,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:27:46','2025-10-14 23:27:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760477266;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760477266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:31:30','2025-10-14 23:31:30',0,NULL,10),(417504,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:33:30','2025-10-14 23:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760477610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760477610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:35:16','2025-10-14 23:35:16',0,NULL,10),(417505,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:37:16','2025-10-14 23:37:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760477836;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760477836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:41:31','2025-10-14 23:41:31',0,NULL,10),(417506,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:43:31','2025-10-14 23:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760478211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760478211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:46:30','2025-10-14 23:46:30',0,NULL,10),(417507,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:48:30','2025-10-14 23:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760478510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760478510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:51:30','2025-10-14 23:51:30',0,NULL,10),(417508,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:53:30','2025-10-14 23:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760478810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760478810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 21:56:32','2025-10-14 23:56:32',0,NULL,10),(417509,'mailpoet/cron/daemon-trigger','complete','2025-10-14 21:58:32','2025-10-14 23:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760479112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760479112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:01:31','2025-10-15 00:01:31',0,NULL,10),(417510,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:03:31','2025-10-15 00:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760479411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760479411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:06:32','2025-10-15 00:06:32',0,NULL,10),(417511,'mailpoet/cron/daemon-run','complete','2025-10-14 22:06:30','2025-10-15 00:06:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760479590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760479590;}',5,1,'2025-10-14 22:06:32','2025-10-15 00:06:32',0,NULL,10),(417512,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:08:32','2025-10-15 00:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760479712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760479712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:11:32','2025-10-15 00:11:32',0,NULL,10),(417513,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:13:32','2025-10-15 00:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760480012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760480012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:14:28','2025-10-15 00:14:28',0,NULL,10),(417514,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:16:28','2025-10-15 00:16:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760480188;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760480188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:16:30','2025-10-15 00:16:30',0,NULL,10),(417515,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:18:30','2025-10-15 00:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760480310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760480310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:21:30','2025-10-15 00:21:30',0,NULL,10),(417516,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:23:30','2025-10-15 00:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760480610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760480610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:26:31','2025-10-15 00:26:31',0,NULL,10),(417517,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:28:31','2025-10-15 00:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760480911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760480911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:31:35','2025-10-15 00:31:35',0,NULL,10),(417518,'mailpoet/cron/daemon-run','complete','2025-10-14 22:31:32','2025-10-15 00:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760481092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760481092;}',5,1,'2025-10-14 22:31:35','2025-10-15 00:31:35',0,NULL,10),(417519,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:33:35','2025-10-15 00:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760481215;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760481215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:36:30','2025-10-15 00:36:30',0,NULL,10),(417520,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:38:30','2025-10-15 00:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760481510;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760481510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:41:31','2025-10-15 00:41:31',0,NULL,10),(417521,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:43:31','2025-10-15 00:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760481811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760481811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:46:30','2025-10-15 00:46:30',0,NULL,10),(417522,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:48:30','2025-10-15 00:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760482110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760482110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:51:15','2025-10-15 00:51:15',0,NULL,10),(417523,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:53:15','2025-10-15 00:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760482395;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760482395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 22:56:31','2025-10-15 00:56:31',0,NULL,10),(417524,'mailpoet/cron/daemon-trigger','complete','2025-10-14 22:58:31','2025-10-15 00:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760482711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760482711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:01:30','2025-10-15 01:01:30',0,NULL,10),(417525,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:03:30','2025-10-15 01:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760483010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760483010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:06:30','2025-10-15 01:06:30',0,NULL,10),(417526,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:08:30','2025-10-15 01:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760483310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760483310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:11:31','2025-10-15 01:11:31',0,NULL,10),(417527,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:13:31','2025-10-15 01:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760483611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760483611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:16:31','2025-10-15 01:16:31',0,NULL,10),(417528,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:18:31','2025-10-15 01:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760483911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760483911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:21:34','2025-10-15 01:21:34',0,NULL,10),(417529,'mailpoet/cron/daemon-run','complete','2025-10-14 23:21:30','2025-10-15 01:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760484090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760484090;}',5,1,'2025-10-14 23:21:34','2025-10-15 01:21:34',0,NULL,10),(417530,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:23:34','2025-10-15 01:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760484214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760484214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:26:32','2025-10-15 01:26:32',0,NULL,10),(417531,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:28:32','2025-10-15 01:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760484512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760484512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:31:30','2025-10-15 01:31:30',0,NULL,10),(417532,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:33:30','2025-10-15 01:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760484810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760484810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:36:32','2025-10-15 01:36:32',0,NULL,10),(417533,'mailpoet/cron/daemon-run','complete','2025-10-14 23:36:30','2025-10-15 01:36:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760484990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760484990;}',5,1,'2025-10-14 23:36:32','2025-10-15 01:36:32',0,NULL,10),(417534,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:38:32','2025-10-15 01:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760485112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760485112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:39:19','2025-10-15 01:39:19',0,NULL,10),(417535,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:41:19','2025-10-15 01:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760485279;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760485279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:41:31','2025-10-15 01:41:31',0,NULL,10),(417536,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:43:31','2025-10-15 01:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760485411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760485411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:46:31','2025-10-15 01:46:31',0,NULL,10),(417537,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:48:31','2025-10-15 01:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760485711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760485711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:51:30','2025-10-15 01:51:30',0,NULL,10),(417538,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:53:30','2025-10-15 01:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760486010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760486010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-14 23:56:28','2025-10-15 01:56:28',0,NULL,10),(417539,'mailpoet/cron/daemon-trigger','complete','2025-10-14 23:58:28','2025-10-15 01:58:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760486308;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760486308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:01:30','2025-10-15 02:01:30',0,NULL,10),(417540,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:03:30','2025-10-15 02:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760486610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760486610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:06:31','2025-10-15 02:06:31',0,NULL,10),(417541,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:08:31','2025-10-15 02:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760486911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760486911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:11:33','2025-10-15 02:11:33',0,NULL,10),(417542,'mailpoet/cron/daemon-run','complete','2025-10-15 00:11:32','2025-10-15 02:11:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760487092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760487092;}',5,1,'2025-10-15 00:11:33','2025-10-15 02:11:33',0,NULL,10),(417543,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:13:33','2025-10-15 02:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760487213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760487213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:16:31','2025-10-15 02:16:31',0,NULL,10),(417544,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:18:31','2025-10-15 02:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760487511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760487511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:21:31','2025-10-15 02:21:31',0,NULL,10),(417545,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:23:31','2025-10-15 02:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760487811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760487811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:26:32','2025-10-15 02:26:32',0,NULL,10),(417546,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:28:32','2025-10-15 02:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760488112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760488112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:31:31','2025-10-15 02:31:31',0,NULL,10),(417547,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:33:31','2025-10-15 02:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760488411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760488411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:36:31','2025-10-15 02:36:31',0,NULL,10),(417548,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:38:31','2025-10-15 02:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760488711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760488711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:41:33','2025-10-15 02:41:33',0,NULL,10),(417549,'mailpoet/cron/daemon-run','complete','2025-10-15 00:41:31','2025-10-15 02:41:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760488891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760488891;}',5,1,'2025-10-15 00:41:33','2025-10-15 02:41:33',0,NULL,10),(417550,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:43:33','2025-10-15 02:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760489013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760489013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:46:30','2025-10-15 02:46:30',0,NULL,10),(417551,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:48:30','2025-10-15 02:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760489310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760489310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:51:33','2025-10-15 02:51:33',0,NULL,10),(417552,'mailpoet/cron/daemon-run','complete','2025-10-15 00:51:31','2025-10-15 02:51:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760489491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760489491;}',5,1,'2025-10-15 00:51:33','2025-10-15 02:51:33',0,NULL,10),(417553,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:53:33','2025-10-15 02:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760489613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760489613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 00:56:31','2025-10-15 02:56:31',0,NULL,10),(417554,'mailpoet/cron/daemon-trigger','complete','2025-10-15 00:58:31','2025-10-15 02:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760489911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760489911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:01:30','2025-10-15 03:01:30',0,NULL,10),(417555,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:03:30','2025-10-15 03:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760490210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760490210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:04:28','2025-10-15 03:04:28',0,NULL,10),(417556,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:06:28','2025-10-15 03:06:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760490388;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760490388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:06:31','2025-10-15 03:06:31',0,NULL,10),(417557,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:08:31','2025-10-15 03:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760490511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760490511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:11:31','2025-10-15 03:11:31',0,NULL,10),(417558,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:13:31','2025-10-15 03:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760490811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760490811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:15:56','2025-10-15 03:15:56',0,NULL,10),(417559,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:17:56','2025-10-15 03:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760491076;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760491076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:21:31','2025-10-15 03:21:31',0,NULL,10),(417560,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:23:31','2025-10-15 03:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760491411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760491411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:26:32','2025-10-15 03:26:32',0,NULL,10),(417561,'mailpoet/cron/daemon-run','complete','2025-10-15 01:26:31','2025-10-15 03:26:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760491591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760491591;}',5,1,'2025-10-15 01:26:32','2025-10-15 03:26:32',0,NULL,10),(417562,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:28:32','2025-10-15 03:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760491712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760491712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:31:32','2025-10-15 03:31:32',0,NULL,10),(417563,'mailpoet/cron/daemon-run','complete','2025-10-15 01:31:30','2025-10-15 03:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760491890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760491890;}',5,1,'2025-10-15 01:31:32','2025-10-15 03:31:32',0,NULL,10),(417564,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:33:32','2025-10-15 03:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760492012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760492012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:36:31','2025-10-15 03:36:31',0,NULL,10),(417565,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:38:31','2025-10-15 03:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760492311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760492311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:41:31','2025-10-15 03:41:31',0,NULL,10),(417566,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:43:31','2025-10-15 03:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760492611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760492611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:46:30','2025-10-15 03:46:30',0,NULL,10),(417567,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:48:30','2025-10-15 03:48:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760492910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760492910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:56:31','2025-10-15 03:56:31',0,NULL,10),(417568,'mailpoet/cron/daemon-trigger','complete','2025-10-15 01:58:31','2025-10-15 03:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760493511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760493511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 01:59:51','2025-10-15 03:59:51',0,NULL,10),(417569,'mailpoet/cron/daemon-run','complete','2025-10-15 01:59:49','2025-10-15 03:59:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760493589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760493589;}',5,1,'2025-10-15 01:59:51','2025-10-15 03:59:51',0,NULL,10),(417570,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:01:51','2025-10-15 04:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760493711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760493711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:06:13','2025-10-15 04:06:13',0,NULL,10),(417571,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:08:13','2025-10-15 04:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760494093;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760494093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:09:52','2025-10-15 04:09:52',0,NULL,10),(417572,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:11:52','2025-10-15 04:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760494312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760494312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:15:42','2025-10-15 04:15:42',0,NULL,10),(417573,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:17:42','2025-10-15 04:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760494662;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760494662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:21:30','2025-10-15 04:21:30',0,NULL,10),(417574,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:23:30','2025-10-15 04:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760495010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760495010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:26:31','2025-10-15 04:26:31',0,NULL,10),(417575,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:28:31','2025-10-15 04:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760495311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760495311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:31:26','2025-10-15 04:31:26',0,NULL,10),(417576,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:33:26','2025-10-15 04:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760495606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760495606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:36:30','2025-10-15 04:36:30',0,NULL,10),(417577,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:38:30','2025-10-15 04:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760495910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760495910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:41:20','2025-10-15 04:41:20',0,NULL,10),(417578,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:43:20','2025-10-15 04:43:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760496200;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760496200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:46:31','2025-10-15 04:46:31',0,NULL,10),(417579,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:48:31','2025-10-15 04:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760496511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760496511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:51:43','2025-10-15 04:51:43',0,NULL,10),(417580,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:53:43','2025-10-15 04:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760496823;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760496823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 02:56:36','2025-10-15 04:56:36',0,NULL,10),(417581,'mailpoet/cron/daemon-run','complete','2025-10-15 02:56:31','2025-10-15 04:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760496991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760496991;}',5,1,'2025-10-15 02:56:38','2025-10-15 04:56:38',0,NULL,10),(417582,'mailpoet/cron/daemon-trigger','complete','2025-10-15 02:58:36','2025-10-15 04:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760497116;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760497116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:01:31','2025-10-15 05:01:31',0,NULL,10),(417583,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:03:31','2025-10-15 05:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760497411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760497411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:04:42','2025-10-15 05:04:42',0,NULL,10),(417584,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:06:42','2025-10-15 05:06:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760497602;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760497602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:11:31','2025-10-15 05:11:31',0,NULL,10),(417585,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:13:31','2025-10-15 05:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760498011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760498011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:16:17','2025-10-15 05:16:17',0,NULL,10),(417586,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:18:17','2025-10-15 05:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760498297;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760498297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:21:31','2025-10-15 05:21:31',0,NULL,10),(417587,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:23:31','2025-10-15 05:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760498611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760498611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:26:31','2025-10-15 05:26:31',0,NULL,10),(417588,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:28:31','2025-10-15 05:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760498911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760498911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:28:31','2025-10-15 05:28:31',0,NULL,10),(417589,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:30:31','2025-10-15 05:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760499031;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760499031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:31:29','2025-10-15 05:31:29',0,NULL,10),(417590,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:33:29','2025-10-15 05:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760499209;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760499209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:36:31','2025-10-15 05:36:31',0,NULL,10),(417591,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:38:31','2025-10-15 05:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760499511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760499511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:38:33','2025-10-15 05:38:33',0,NULL,10),(417592,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:40:33','2025-10-15 05:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760499633;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760499633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:41:31','2025-10-15 05:41:31',0,NULL,10),(417593,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:43:31','2025-10-15 05:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760499811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760499811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:46:33','2025-10-15 05:46:33',0,NULL,10),(417594,'mailpoet/cron/daemon-run','complete','2025-10-15 03:46:31','2025-10-15 05:46:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760499991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760499991;}',5,1,'2025-10-15 03:46:33','2025-10-15 05:46:33',0,NULL,10),(417595,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:48:33','2025-10-15 05:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760500113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760500113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:51:31','2025-10-15 05:51:31',0,NULL,10),(417596,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:53:31','2025-10-15 05:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760500411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760500411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 03:56:15','2025-10-15 05:56:15',0,NULL,10),(417597,'mailpoet/cron/daemon-trigger','complete','2025-10-15 03:58:15','2025-10-15 05:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760500695;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760500695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:01:31','2025-10-15 06:01:31',0,NULL,10),(417598,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:03:31','2025-10-15 06:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760501011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760501011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:05:09','2025-10-15 06:05:09',0,NULL,10),(417599,'mailpoet/cron/daemon-run','complete','2025-10-15 04:05:08','2025-10-15 06:05:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760501108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760501108;}',5,1,'2025-10-15 04:05:09','2025-10-15 06:05:09',0,NULL,10),(417600,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:07:09','2025-10-15 06:07:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760501229;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760501229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:07:59','2025-10-15 06:07:59',0,NULL,10),(417601,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:09:59','2025-10-15 06:09:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760501399;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760501399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:11:31','2025-10-15 06:11:31',0,NULL,10),(417602,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:13:31','2025-10-15 06:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760501611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760501611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:16:32','2025-10-15 06:16:32',0,NULL,10),(417603,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:18:32','2025-10-15 06:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760501912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760501912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:21:31','2025-10-15 06:21:31',0,NULL,10),(417604,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:23:31','2025-10-15 06:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760502211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760502211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:26:31','2025-10-15 06:26:31',0,NULL,10),(417605,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:28:31','2025-10-15 06:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760502511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760502511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:29:40','2025-10-15 06:29:40',0,NULL,10),(417606,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:31:40','2025-10-15 06:31:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760502700;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760502700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:36:37','2025-10-15 06:36:37',0,NULL,10),(417607,'mailpoet/cron/daemon-run','complete','2025-10-15 04:36:32','2025-10-15 06:36:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760502992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760502992;}',5,1,'2025-10-15 04:36:39','2025-10-15 06:36:39',0,NULL,10),(417608,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:38:37','2025-10-15 06:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760503117;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760503117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:41:31','2025-10-15 06:41:31',0,NULL,10),(417609,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:43:31','2025-10-15 06:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760503411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760503411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:44:41','2025-10-15 06:44:41',0,NULL,10),(417610,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:46:41','2025-10-15 06:46:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760503601;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760503601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:51:31','2025-10-15 06:51:31',0,NULL,10),(417611,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:53:31','2025-10-15 06:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760504011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760504011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 04:56:35','2025-10-15 06:56:35',0,NULL,10),(417612,'mailpoet/cron/daemon-run','complete','2025-10-15 04:56:31','2025-10-15 06:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760504191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760504191;}',5,1,'2025-10-15 04:56:35','2025-10-15 06:56:35',0,NULL,10),(417613,'mailpoet/cron/daemon-trigger','complete','2025-10-15 04:58:35','2025-10-15 06:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760504315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760504315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:01:07','2025-10-15 07:01:07',0,NULL,10),(417614,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:03:07','2025-10-15 07:03:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760504587;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760504587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:06:31','2025-10-15 07:06:31',0,NULL,10),(417615,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:08:31','2025-10-15 07:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760504911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760504911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:08:34','2025-10-15 07:08:34',0,NULL,10),(417616,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:10:34','2025-10-15 07:10:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760505034;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760505034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:11:32','2025-10-15 07:11:32',0,NULL,10),(417617,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:13:32','2025-10-15 07:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760505212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760505212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:16:34','2025-10-15 07:16:34',0,NULL,10),(417618,'mailpoet/cron/daemon-run','complete','2025-10-15 05:16:31','2025-10-15 07:16:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760505391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760505391;}',5,1,'2025-10-15 05:16:34','2025-10-15 07:16:34',0,NULL,10),(417619,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:18:34','2025-10-15 07:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760505514;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760505514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:20:41','2025-10-15 07:20:41',0,NULL,10),(417620,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:22:41','2025-10-15 07:22:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760505761;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760505761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:26:31','2025-10-15 07:26:31',0,NULL,10),(417621,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:28:31','2025-10-15 07:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760506111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760506111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:31:34','2025-10-15 07:31:34',0,NULL,10),(417622,'mailpoet/cron/daemon-run','complete','2025-10-15 05:31:31','2025-10-15 07:31:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760506291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760506291;}',5,1,'2025-10-15 05:31:34','2025-10-15 07:31:34',0,NULL,10),(417623,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:33:34','2025-10-15 07:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760506414;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760506414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:36:31','2025-10-15 07:36:31',0,NULL,10),(417624,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:38:31','2025-10-15 07:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760506711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760506711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:41:31','2025-10-15 07:41:31',0,NULL,10),(417625,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:43:31','2025-10-15 07:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760507011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760507011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:46:32','2025-10-15 07:46:32',0,NULL,10),(417626,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:48:32','2025-10-15 07:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760507312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760507312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:51:31','2025-10-15 07:51:31',0,NULL,10),(417627,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:53:31','2025-10-15 07:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760507611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760507611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 05:56:31','2025-10-15 07:56:31',0,NULL,10),(417628,'mailpoet/cron/daemon-trigger','complete','2025-10-15 05:58:31','2025-10-15 07:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760507911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760507911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:01:31','2025-10-15 08:01:31',0,NULL,10),(417629,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:03:31','2025-10-15 08:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760508211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760508211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:06:34','2025-10-15 08:06:34',0,NULL,10),(417630,'mailpoet/cron/daemon-run','complete','2025-10-15 06:06:31','2025-10-15 08:06:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760508391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760508391;}',5,1,'2025-10-15 06:06:34','2025-10-15 08:06:34',0,NULL,10),(417631,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:08:34','2025-10-15 08:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760508514;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760508514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:11:32','2025-10-15 08:11:32',0,NULL,10),(417632,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:13:32','2025-10-15 08:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760508812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760508812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:16:32','2025-10-15 08:16:32',0,NULL,10),(417633,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:18:32','2025-10-15 08:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760509112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760509112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:21:31','2025-10-15 08:21:31',0,NULL,10),(417634,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:23:31','2025-10-15 08:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760509411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760509411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:23:32','2025-10-15 08:23:32',0,NULL,10),(417635,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:25:32','2025-10-15 08:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760509532;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760509532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:26:32','2025-10-15 08:26:32',0,NULL,10),(417636,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:28:32','2025-10-15 08:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760509712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760509712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:30:29','2025-10-15 08:30:29',0,NULL,10),(417637,'mailpoet/cron/daemon-run','complete','2025-10-15 06:30:26','2025-10-15 08:30:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760509826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760509826;}',5,1,'2025-10-15 06:30:28','2025-10-15 08:30:28',0,NULL,10),(417638,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:32:29','2025-10-15 08:32:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760509949;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760509949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:36:31','2025-10-15 08:36:31',0,NULL,10),(417639,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:38:31','2025-10-15 08:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760510311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760510311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:41:32','2025-10-15 08:41:32',0,NULL,10),(417640,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:43:32','2025-10-15 08:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760510612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760510612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:46:31','2025-10-15 08:46:31',0,NULL,10),(417641,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:48:31','2025-10-15 08:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760510911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760510911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:51:32','2025-10-15 08:51:32',0,NULL,10),(417642,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:53:32','2025-10-15 08:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760511212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760511212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 06:56:31','2025-10-15 08:56:31',0,NULL,10),(417643,'mailpoet/cron/daemon-trigger','complete','2025-10-15 06:58:31','2025-10-15 08:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760511511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760511511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:00:10','2025-10-15 09:00:10',0,NULL,10),(417644,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:02:10','2025-10-15 09:02:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760511730;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760511730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:02:31','2025-10-15 09:02:31',0,NULL,10),(417645,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:04:31','2025-10-15 09:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760511871;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760511871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:06:31','2025-10-15 09:06:31',0,NULL,10),(417646,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:08:31','2025-10-15 09:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760512111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760512111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:11:31','2025-10-15 09:11:31',0,NULL,10),(417647,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:13:31','2025-10-15 09:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760512411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760512411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:16:31','2025-10-15 09:16:31',0,NULL,10),(417648,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:18:31','2025-10-15 09:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760512711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760512711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:21:52','2025-10-15 09:21:52',0,NULL,10),(417649,'mailpoet/cron/daemon-run','complete','2025-10-15 07:21:50','2025-10-15 09:21:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760512910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760512910;}',5,1,'2025-10-15 07:21:52','2025-10-15 09:21:52',0,NULL,10),(417650,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:23:52','2025-10-15 09:23:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760513032;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760513032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:26:31','2025-10-15 09:26:31',0,NULL,10),(417651,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:28:31','2025-10-15 09:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760513311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760513311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:31:31','2025-10-15 09:31:31',0,NULL,10),(417652,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:33:31','2025-10-15 09:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760513611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760513611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:36:32','2025-10-15 09:36:32',0,NULL,10),(417653,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:38:32','2025-10-15 09:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760513912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760513912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:41:32','2025-10-15 09:41:32',0,NULL,10),(417654,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:43:32','2025-10-15 09:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760514212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760514212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:46:31','2025-10-15 09:46:31',0,NULL,10),(417655,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:48:31','2025-10-15 09:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760514511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760514511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:51:31','2025-10-15 09:51:31',0,NULL,10),(417656,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:53:31','2025-10-15 09:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760514811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760514811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 07:56:31','2025-10-15 09:56:31',0,NULL,10),(417657,'mailpoet/cron/daemon-trigger','complete','2025-10-15 07:58:31','2025-10-15 09:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760515111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760515111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:01:33','2025-10-15 10:01:33',0,NULL,10),(417658,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:03:33','2025-10-15 10:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760515413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760515413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:06:33','2025-10-15 10:06:33',0,NULL,10),(417659,'mailpoet/cron/daemon-run','complete','2025-10-15 08:06:31','2025-10-15 10:06:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760515591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760515591;}',5,1,'2025-10-15 08:06:33','2025-10-15 10:06:33',0,NULL,10),(417660,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:08:33','2025-10-15 10:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760515713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760515713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:11:31','2025-10-15 10:11:31',0,NULL,10),(417661,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:13:31','2025-10-15 10:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760516011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760516011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:15:43','2025-10-15 10:15:43',0,NULL,10),(417662,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:17:43','2025-10-15 10:17:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760516263;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760516263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:21:31','2025-10-15 10:21:31',0,NULL,10),(417663,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:23:31','2025-10-15 10:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760516611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760516611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:26:31','2025-10-15 10:26:31',0,NULL,10),(417664,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:28:31','2025-10-15 10:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760516911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760516911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:31:33','2025-10-15 10:31:33',0,NULL,10),(417665,'mailpoet/cron/daemon-run','complete','2025-10-15 08:31:31','2025-10-15 10:31:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760517091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760517091;}',5,1,'2025-10-15 08:31:33','2025-10-15 10:31:33',0,NULL,10),(417666,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:33:33','2025-10-15 10:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760517213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760517213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:36:31','2025-10-15 10:36:31',0,NULL,10),(417667,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:38:31','2025-10-15 10:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760517511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760517511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:41:25','2025-10-15 10:41:25',0,NULL,10),(417668,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:43:25','2025-10-15 10:43:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760517805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760517805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:51:31','2025-10-15 10:51:31',0,NULL,10),(417669,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:53:31','2025-10-15 10:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760518411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760518411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 08:56:31','2025-10-15 10:56:31',0,NULL,10),(417670,'mailpoet/cron/daemon-trigger','complete','2025-10-15 08:58:31','2025-10-15 10:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760518711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760518711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:01:31','2025-10-15 11:01:31',0,NULL,10),(417671,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:03:31','2025-10-15 11:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760519011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760519011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:06:31','2025-10-15 11:06:31',0,NULL,10),(417672,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:08:31','2025-10-15 11:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760519311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760519311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:09:22','2025-10-15 11:09:22',0,NULL,10),(417673,'mailpoet/cron/daemon-run','complete','2025-10-15 09:09:20','2025-10-15 11:09:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760519360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760519360;}',5,1,'2025-10-15 09:09:22','2025-10-15 11:09:22',0,NULL,10),(417674,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:11:22','2025-10-15 11:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760519482;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760519482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:16:32','2025-10-15 11:16:32',0,NULL,10),(417675,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:18:32','2025-10-15 11:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760519912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760519912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:21:36','2025-10-15 11:21:36',0,NULL,10),(417676,'mailpoet/cron/daemon-run','complete','2025-10-15 09:21:34','2025-10-15 11:21:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760520094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760520094;}',5,1,'2025-10-15 09:21:36','2025-10-15 11:21:36',0,NULL,10),(417677,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:23:36','2025-10-15 11:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760520216;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760520216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:26:31','2025-10-15 11:26:31',0,NULL,10),(417678,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:28:31','2025-10-15 11:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760520511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760520511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:31:32','2025-10-15 11:31:32',0,NULL,10),(417679,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:33:32','2025-10-15 11:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760520812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760520812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:36:32','2025-10-15 11:36:32',0,NULL,10),(417680,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:38:32','2025-10-15 11:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760521112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760521112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:38:37','2025-10-15 11:38:37',0,NULL,10),(417681,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:40:37','2025-10-15 11:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760521237;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760521237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:41:31','2025-10-15 11:41:31',0,NULL,10),(417682,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:43:31','2025-10-15 11:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760521411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760521411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:46:31','2025-10-15 11:46:31',0,NULL,10),(417683,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:48:31','2025-10-15 11:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760521711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760521711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:49:46','2025-10-15 11:49:46',0,NULL,10),(417684,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:51:46','2025-10-15 11:51:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760521906;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760521906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 09:56:32','2025-10-15 11:56:32',0,NULL,10),(417685,'mailpoet/cron/daemon-trigger','complete','2025-10-15 09:58:32','2025-10-15 11:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760522312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760522312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:01:36','2025-10-15 12:01:36',0,NULL,10),(417686,'mailpoet/cron/daemon-run','complete','2025-10-15 10:01:32','2025-10-15 12:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760522492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760522492;}',5,1,'2025-10-15 10:01:36','2025-10-15 12:01:36',0,NULL,10),(417687,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:03:36','2025-10-15 12:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760522616;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760522616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:06:34','2025-10-15 12:06:34',0,NULL,10),(417688,'mailpoet/cron/daemon-run','complete','2025-10-15 10:06:32','2025-10-15 12:06:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760522792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760522792;}',5,1,'2025-10-15 10:06:34','2025-10-15 12:06:34',0,NULL,10),(417689,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:08:34','2025-10-15 12:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760522914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760522914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:11:31','2025-10-15 12:11:31',0,NULL,10),(417690,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:13:31','2025-10-15 12:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760523211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760523211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:14:24','2025-10-15 12:14:24',0,NULL,10),(417691,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:16:24','2025-10-15 12:16:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760523384;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760523384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:16:32','2025-10-15 12:16:32',0,NULL,10),(417692,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:18:32','2025-10-15 12:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760523512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760523512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:21:31','2025-10-15 12:21:31',0,NULL,10),(417693,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:23:31','2025-10-15 12:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760523811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760523811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:26:31','2025-10-15 12:26:31',0,NULL,10),(417694,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:28:31','2025-10-15 12:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760524111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760524111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:31:31','2025-10-15 12:31:31',0,NULL,10),(417695,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:33:31','2025-10-15 12:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760524411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760524411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:35:48','2025-10-15 12:35:48',0,NULL,10),(417696,'mailpoet/cron/daemon-run','complete','2025-10-15 10:35:46','2025-10-15 12:35:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760524546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760524546;}',5,1,'2025-10-15 10:35:48','2025-10-15 12:35:48',0,NULL,10),(417697,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:37:48','2025-10-15 12:37:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760524668;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760524668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:41:32','2025-10-15 12:41:32',0,NULL,10),(417698,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:43:32','2025-10-15 12:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760525012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760525012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:46:34','2025-10-15 12:46:34',0,NULL,10),(417699,'mailpoet/cron/daemon-run','complete','2025-10-15 10:46:32','2025-10-15 12:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760525192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760525192;}',5,1,'2025-10-15 10:46:34','2025-10-15 12:46:34',0,NULL,10),(417700,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:48:34','2025-10-15 12:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760525314;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760525314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:51:31','2025-10-15 12:51:31',0,NULL,10),(417701,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:53:31','2025-10-15 12:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760525611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760525611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:53:38','2025-10-15 12:53:38',0,NULL,10),(417702,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:55:38','2025-10-15 12:55:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760525738;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760525738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 10:56:32','2025-10-15 12:56:32',0,NULL,10),(417703,'mailpoet/cron/daemon-trigger','complete','2025-10-15 10:58:32','2025-10-15 12:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760525912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760525912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:01:34','2025-10-15 13:01:34',0,NULL,10),(417704,'mailpoet/cron/daemon-run','complete','2025-10-15 11:01:31','2025-10-15 13:01:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760526091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760526091;}',5,1,'2025-10-15 11:01:33','2025-10-15 13:01:33',0,NULL,10),(417705,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:03:34','2025-10-15 13:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760526214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760526214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:05:14','2025-10-15 13:05:14',0,NULL,10),(417706,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:07:14','2025-10-15 13:07:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760526434;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760526434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:11:31','2025-10-15 13:11:31',0,NULL,10),(417707,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:13:31','2025-10-15 13:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760526811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760526811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:16:33','2025-10-15 13:16:33',0,NULL,10),(417708,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:18:33','2025-10-15 13:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:19:47','2025-10-15 13:19:47',0,NULL,10),(417709,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:21:47','2025-10-15 13:21:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527307;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:22:32','2025-10-15 13:22:32',0,NULL,10),(417710,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:24:32','2025-10-15 13:24:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527472;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:25:31','2025-10-15 13:25:31',0,NULL,10),(417711,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:27:31','2025-10-15 13:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527651;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:28:30','2025-10-15 13:28:30',0,NULL,10),(417712,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:30:30','2025-10-15 13:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527830;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:30:31','2025-10-15 13:30:31',0,NULL,10),(417713,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:32:31','2025-10-15 13:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760527951;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760527951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:32:31','2025-10-15 13:32:31',0,NULL,10),(417714,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:34:31','2025-10-15 13:34:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760528071;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760528071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:36:32','2025-10-15 13:36:32',0,NULL,10),(417715,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:38:32','2025-10-15 13:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760528312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760528312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:39:11','2025-10-15 13:39:11',0,NULL,10),(417716,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:41:11','2025-10-15 13:41:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760528471;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760528471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:41:32','2025-10-15 13:41:32',0,NULL,10),(417717,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:43:32','2025-10-15 13:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760528612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760528612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:46:20','2025-10-15 13:46:20',0,NULL,10),(417718,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:48:20','2025-10-15 13:48:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760528900;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760528900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:51:37','2025-10-15 13:51:37',0,NULL,10),(417719,'mailpoet/cron/daemon-run','complete','2025-10-15 11:51:32','2025-10-15 13:51:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760529092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760529092;}',5,1,'2025-10-15 11:51:42','2025-10-15 13:51:42',0,NULL,10),(417720,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:53:37','2025-10-15 13:53:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760529217;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760529217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 11:56:31','2025-10-15 13:56:31',0,NULL,10),(417721,'mailpoet/cron/daemon-trigger','complete','2025-10-15 11:58:31','2025-10-15 13:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760529511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760529511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:01:31','2025-10-15 14:01:31',0,NULL,10),(417722,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:03:31','2025-10-15 14:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760529811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760529811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:06:31','2025-10-15 14:06:31',0,NULL,10),(417723,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:08:31','2025-10-15 14:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760530111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760530111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:11:31','2025-10-15 14:11:31',0,NULL,10),(417724,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:13:31','2025-10-15 14:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760530411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760530411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:16:32','2025-10-15 14:16:32',0,NULL,10),(417725,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:18:32','2025-10-15 14:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760530712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760530712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:21:35','2025-10-15 14:21:35',0,NULL,10),(417726,'mailpoet/cron/daemon-run','complete','2025-10-15 12:21:31','2025-10-15 14:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760530891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760530891;}',5,1,'2025-10-15 12:21:35','2025-10-15 14:21:35',0,NULL,10),(417727,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:23:35','2025-10-15 14:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760531015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760531015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:26:31','2025-10-15 14:26:31',0,NULL,10),(417728,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:28:31','2025-10-15 14:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760531311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760531311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:31:31','2025-10-15 14:31:31',0,NULL,10),(417729,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:33:31','2025-10-15 14:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760531611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760531611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:36:32','2025-10-15 14:36:32',0,NULL,10),(417730,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:38:32','2025-10-15 14:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760531912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760531912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:41:31','2025-10-15 14:41:31',0,NULL,10),(417731,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:43:31','2025-10-15 14:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760532211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760532211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:46:31','2025-10-15 14:46:31',0,NULL,10),(417732,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:48:31','2025-10-15 14:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760532511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760532511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:51:31','2025-10-15 14:51:31',0,NULL,10),(417733,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:53:31','2025-10-15 14:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760532811;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760532811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 12:56:33','2025-10-15 14:56:33',0,NULL,10),(417734,'mailpoet/cron/daemon-run','complete','2025-10-15 12:56:31','2025-10-15 14:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760532991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760532991;}',5,1,'2025-10-15 12:56:33','2025-10-15 14:56:33',0,NULL,10),(417735,'mailpoet/cron/daemon-trigger','complete','2025-10-15 12:58:33','2025-10-15 14:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760533113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760533113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:00:58','2025-10-15 15:00:58',0,NULL,10),(417736,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:02:58','2025-10-15 15:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760533378;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760533378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:06:32','2025-10-15 15:06:32',0,NULL,10),(417737,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:08:32','2025-10-15 15:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760533712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760533712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:10:26','2025-10-15 15:10:26',0,NULL,10),(417738,'mailpoet/cron/daemon-run','complete','2025-10-15 13:10:24','2025-10-15 15:10:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760533824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760533824;}',5,1,'2025-10-15 13:10:26','2025-10-15 15:10:26',0,NULL,10),(417739,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:12:26','2025-10-15 15:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760533946;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760533946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:12:49','2025-10-15 15:12:49',0,NULL,10),(417740,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:14:49','2025-10-15 15:14:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760534089;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760534089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:16:31','2025-10-15 15:16:31',0,NULL,10),(417741,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:18:31','2025-10-15 15:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760534311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760534311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:21:33','2025-10-15 15:21:33',0,NULL,10),(417742,'mailpoet/cron/daemon-run','complete','2025-10-15 13:21:31','2025-10-15 15:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760534491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760534491;}',5,1,'2025-10-15 13:21:33','2025-10-15 15:21:33',0,NULL,10),(417743,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:23:33','2025-10-15 15:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760534613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760534613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:26:31','2025-10-15 15:26:31',0,NULL,10),(417744,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:28:31','2025-10-15 15:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760534911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760534911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:31:33','2025-10-15 15:31:33',0,NULL,10),(417745,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:33:33','2025-10-15 15:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760535213;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760535213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:33:41','2025-10-15 15:33:41',0,NULL,10),(417746,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:35:41','2025-10-15 15:35:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760535341;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760535341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:36:02','2025-10-15 15:36:02',0,NULL,10),(417747,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:38:02','2025-10-15 15:38:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760535482;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760535482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:41:30','2025-10-15 15:41:30',0,NULL,10),(417748,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:43:30','2025-10-15 15:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760535810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760535810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:46:31','2025-10-15 15:46:31',0,NULL,10),(417749,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:48:31','2025-10-15 15:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760536111;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760536111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:51:30','2025-10-15 15:51:30',0,NULL,10),(417750,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:53:30','2025-10-15 15:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760536410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760536410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 13:56:34','2025-10-15 15:56:34',0,NULL,10),(417751,'mailpoet/cron/daemon-run','complete','2025-10-15 13:56:31','2025-10-15 15:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760536591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760536591;}',5,1,'2025-10-15 13:56:34','2025-10-15 15:56:34',0,NULL,10),(417752,'mailpoet/cron/daemon-trigger','complete','2025-10-15 13:58:34','2025-10-15 15:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760536714;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760536714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:01:30','2025-10-15 16:01:30',0,NULL,10),(417753,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:03:30','2025-10-15 16:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760537010;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760537010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:06:30','2025-10-15 16:06:30',0,NULL,10),(417754,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:08:30','2025-10-15 16:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760537310;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760537310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:11:30','2025-10-15 16:11:30',0,NULL,10),(417755,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:13:30','2025-10-15 16:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760537610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760537610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:13:33','2025-10-15 16:13:33',0,NULL,10),(417756,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:15:33','2025-10-15 16:15:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760537733;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760537733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:16:31','2025-10-15 16:16:31',0,NULL,10),(417757,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:18:31','2025-10-15 16:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760537911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760537911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:21:30','2025-10-15 16:21:30',0,NULL,10),(417758,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:23:30','2025-10-15 16:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:23:36','2025-10-15 16:23:36',0,NULL,10),(417759,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:25:36','2025-10-15 16:25:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538336;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:26:32','2025-10-15 16:26:32',0,NULL,10),(417760,'mailpoet/cron/daemon-run','complete','2025-10-15 14:26:30','2025-10-15 16:26:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760538390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760538390;}',5,1,'2025-10-15 14:26:32','2025-10-15 16:26:32',0,NULL,10),(417761,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:28:32','2025-10-15 16:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:28:59','2025-10-15 16:28:59',0,NULL,10),(417762,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:30:59','2025-10-15 16:30:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538659;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:31:29','2025-10-15 16:31:29',0,NULL,10),(417763,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:33:29','2025-10-15 16:33:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538809;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:33:29','2025-10-15 16:33:29',0,NULL,10),(417764,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:35:29','2025-10-15 16:35:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760538929;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760538929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:35:30','2025-10-15 16:35:30',0,NULL,10),(417765,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:37:30','2025-10-15 16:37:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539050;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:37:30','2025-10-15 16:37:30',0,NULL,10),(417766,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:39:30','2025-10-15 16:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539170;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:39:30','2025-10-15 16:39:30',0,NULL,10),(417767,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:41:30','2025-10-15 16:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539290;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:41:31','2025-10-15 16:41:31',0,NULL,10),(417768,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:43:31','2025-10-15 16:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:44:29','2025-10-15 16:44:29',0,NULL,10),(417769,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:46:29','2025-10-15 16:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539589;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:46:29','2025-10-15 16:46:29',0,NULL,10),(417770,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:48:29','2025-10-15 16:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539709;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:48:29','2025-10-15 16:48:29',0,NULL,10),(417771,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:50:29','2025-10-15 16:50:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539829;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:50:30','2025-10-15 16:50:30',0,NULL,10),(417772,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:52:30','2025-10-15 16:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760539950;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760539950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:53:30','2025-10-15 16:53:30',0,NULL,10),(417773,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:55:30','2025-10-15 16:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540130;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:55:30','2025-10-15 16:55:30',0,NULL,10),(417774,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:57:30','2025-10-15 16:57:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540250;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 14:57:30','2025-10-15 16:57:30',0,NULL,10),(417775,'mailpoet/cron/daemon-trigger','complete','2025-10-15 14:59:30','2025-10-15 16:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540370;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:00:30','2025-10-15 17:00:30',0,NULL,10),(417776,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:02:31','2025-10-15 17:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540551;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:03:29','2025-10-15 17:03:29',0,NULL,10),(417777,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:05:29','2025-10-15 17:05:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:05:29','2025-10-15 17:05:29',0,NULL,10),(417778,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:07:29','2025-10-15 17:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540849;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:07:31','2025-10-15 17:07:31',0,NULL,10),(417779,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:09:31','2025-10-15 17:09:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760540971;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760540971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:10:30','2025-10-15 17:10:30',0,NULL,10),(417780,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:12:30','2025-10-15 17:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541150;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:12:30','2025-10-15 17:12:30',0,NULL,10),(417781,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:14:30','2025-10-15 17:14:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541270;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:15:29','2025-10-15 17:15:29',0,NULL,10),(417782,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:17:29','2025-10-15 17:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:17:29','2025-10-15 17:17:29',0,NULL,10),(417783,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:19:29','2025-10-15 17:19:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541569;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:19:29','2025-10-15 17:19:29',0,NULL,10),(417784,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:21:29','2025-10-15 17:21:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541689;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:21:34','2025-10-15 17:21:34',0,NULL,10),(417785,'mailpoet/cron/daemon-run','complete','2025-10-15 15:21:31','2025-10-15 17:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760541691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760541691;}',5,1,'2025-10-15 15:21:34','2025-10-15 17:21:34',0,NULL,10),(417786,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:23:34','2025-10-15 17:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541814;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:24:29','2025-10-15 17:24:29',0,NULL,10),(417787,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:26:29','2025-10-15 17:26:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760541989;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760541989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:26:30','2025-10-15 17:26:30',0,NULL,10),(417788,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:28:30','2025-10-15 17:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760542110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760542110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:31:31','2025-10-15 17:31:31',0,NULL,10),(417789,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:33:31','2025-10-15 17:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760542411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760542411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:33:59','2025-10-15 17:33:59',0,NULL,10),(417790,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:35:59','2025-10-15 17:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760542559;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760542559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:36:30','2025-10-15 17:36:30',0,NULL,10),(417791,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:38:30','2025-10-15 17:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760542710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760542710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:41:31','2025-10-15 17:41:31',0,NULL,10),(417792,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:43:31','2025-10-15 17:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:44:30','2025-10-15 17:44:30',0,NULL,10),(417793,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:46:30','2025-10-15 17:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543190;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:46:32','2025-10-15 17:46:32',0,NULL,10),(417794,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:48:32','2025-10-15 17:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:49:24','2025-10-15 17:49:24',0,NULL,10),(417795,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:51:24','2025-10-15 17:51:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543484;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:51:30','2025-10-15 17:51:30',0,NULL,10),(417796,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:53:30','2025-10-15 17:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:56:31','2025-10-15 17:56:31',0,NULL,10),(417797,'mailpoet/cron/daemon-trigger','complete','2025-10-15 15:58:31','2025-10-15 17:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760543911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760543911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 15:59:19','2025-10-15 17:59:19',0,NULL,10),(417798,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:01:19','2025-10-15 18:01:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760544079;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760544079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:01:30','2025-10-15 18:01:30',0,NULL,10),(417799,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:03:30','2025-10-15 18:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760544210;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760544210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:06:31','2025-10-15 18:06:31',0,NULL,10),(417800,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:08:31','2025-10-15 18:08:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760544511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760544511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:11:33','2025-10-15 18:11:33',0,NULL,10),(417801,'mailpoet/cron/daemon-run','complete','2025-10-15 16:11:30','2025-10-15 18:11:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760544690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760544690;}',5,1,'2025-10-15 16:11:33','2025-10-15 18:11:33',0,NULL,10),(417802,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:13:33','2025-10-15 18:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760544813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760544813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:16:32','2025-10-15 18:16:32',0,NULL,10),(417803,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:18:32','2025-10-15 18:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760545112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760545112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:20:22','2025-10-15 18:20:22',0,NULL,10),(417804,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:22:22','2025-10-15 18:22:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760545342;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760545342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:26:32','2025-10-15 18:26:32',0,NULL,10),(417805,'mailpoet/cron/daemon-run','complete','2025-10-15 16:26:31','2025-10-15 18:26:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760545591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760545591;}',5,1,'2025-10-15 16:26:32','2025-10-15 18:26:32',0,NULL,10),(417806,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:28:32','2025-10-15 18:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760545712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760545712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:30:54','2025-10-15 18:30:54',0,NULL,10),(417807,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:32:54','2025-10-15 18:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760545974;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760545974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:36:03','2025-10-15 18:36:03',0,NULL,10),(417808,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:38:03','2025-10-15 18:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760546283;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760546283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:41:16','2025-10-15 18:41:16',0,NULL,10),(417809,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:43:16','2025-10-15 18:43:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760546596;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760546596;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:46:28','2025-10-15 18:46:28',0,NULL,10),(417810,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:48:28','2025-10-15 18:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760546908;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760546908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:51:31','2025-10-15 18:51:31',0,NULL,10),(417811,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:53:31','2025-10-15 18:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760547211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760547211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 16:56:31','2025-10-15 18:56:31',0,NULL,10),(417812,'mailpoet/cron/daemon-trigger','complete','2025-10-15 16:58:31','2025-10-15 18:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760547511;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760547511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:01:32','2025-10-15 19:01:32',0,NULL,10),(417813,'mailpoet/cron/daemon-run','complete','2025-10-15 17:01:30','2025-10-15 19:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760547690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760547690;}',5,1,'2025-10-15 17:01:32','2025-10-15 19:01:32',0,NULL,10),(417814,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:03:32','2025-10-15 19:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760547812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760547812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:06:30','2025-10-15 19:06:30',0,NULL,10),(417815,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:08:30','2025-10-15 19:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760548110;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760548110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:11:31','2025-10-15 19:11:31',0,NULL,10),(417816,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:13:31','2025-10-15 19:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760548411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760548411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:16:31','2025-10-15 19:16:31',0,NULL,10),(417817,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:18:31','2025-10-15 19:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760548711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760548711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:18:41','2025-10-15 19:18:41',0,NULL,10),(417818,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:20:41','2025-10-15 19:20:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760548841;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760548841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:21:31','2025-10-15 19:21:31',0,NULL,10),(417819,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:23:31','2025-10-15 19:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760549011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760549011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:25:17','2025-10-15 19:25:17',0,NULL,10),(417820,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:27:17','2025-10-15 19:27:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760549237;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760549237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:28:00','2025-10-15 19:28:00',0,NULL,10),(417821,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:30:00','2025-10-15 19:30:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760549400;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760549400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:33:11','2025-10-15 19:33:11',0,NULL,10),(417822,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:35:11','2025-10-15 19:35:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760549711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760549711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:36:31','2025-10-15 19:36:31',0,NULL,10),(417823,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:38:31','2025-10-15 19:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760549911;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760549911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:41:31','2025-10-15 19:41:31',0,NULL,10),(417824,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:43:31','2025-10-15 19:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760550211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760550211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:45:48','2025-10-15 19:45:48',0,NULL,10),(417825,'mailpoet/cron/daemon-run','complete','2025-10-15 17:45:44','2025-10-15 19:45:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760550344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760550344;}',5,1,'2025-10-15 17:45:47','2025-10-15 19:45:47',0,NULL,10),(417826,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:47:48','2025-10-15 19:47:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760550468;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760550468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:48:12','2025-10-15 19:48:12',0,NULL,10),(417827,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:50:12','2025-10-15 19:50:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760550612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760550612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:51:30','2025-10-15 19:51:30',0,NULL,10),(417828,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:53:30','2025-10-15 19:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760550810;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760550810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 17:55:51','2025-10-15 19:55:51',0,NULL,10),(417829,'mailpoet/cron/daemon-trigger','complete','2025-10-15 17:57:51','2025-10-15 19:57:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760551071;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760551071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:01:30','2025-10-15 20:01:30',0,NULL,10),(417830,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:03:30','2025-10-15 20:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760551410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760551410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:06:30','2025-10-15 20:06:30',0,NULL,10),(417831,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:08:30','2025-10-15 20:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760551710;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760551710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:11:33','2025-10-15 20:11:33',0,NULL,10),(417832,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:13:33','2025-10-15 20:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760552013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760552013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:16:31','2025-10-15 20:16:31',0,NULL,10),(417833,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:18:31','2025-10-15 20:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760552311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760552311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:21:31','2025-10-15 20:21:31',0,NULL,10),(417834,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:23:31','2025-10-15 20:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760552611;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760552611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:26:30','2025-10-15 20:26:30',0,NULL,10),(417835,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:28:30','2025-10-15 20:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760552910;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760552910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:31:31','2025-10-15 20:31:31',0,NULL,10),(417836,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:33:31','2025-10-15 20:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760553211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760553211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:35:08','2025-10-15 20:35:08',0,NULL,10),(417837,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:37:08','2025-10-15 20:37:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760553428;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760553428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:41:26','2025-10-15 20:41:26',0,NULL,10),(417838,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:43:26','2025-10-15 20:43:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760553806;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760553806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:45:10','2025-10-15 20:45:10',0,NULL,10),(417839,'mailpoet/cron/daemon-run','complete','2025-10-15 18:45:05','2025-10-15 20:45:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760553905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760553905;}',5,1,'2025-10-15 18:45:12','2025-10-15 20:45:12',0,NULL,10),(417840,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:47:10','2025-10-15 20:47:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760554030;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760554030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:49:37','2025-10-15 20:49:37',0,NULL,10),(417841,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:51:37','2025-10-15 20:51:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760554297;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760554297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:56:36','2025-10-15 20:56:36',0,NULL,10),(417842,'mailpoet/cron/daemon-run','complete','2025-10-15 18:56:31','2025-10-15 20:56:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760554591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760554591;}',5,1,'2025-10-15 18:56:36','2025-10-15 20:56:36',0,NULL,10),(417843,'mailpoet/cron/daemon-trigger','complete','2025-10-15 18:58:36','2025-10-15 20:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760554716;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760554716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 18:59:43','2025-10-15 20:59:43',0,NULL,10),(417844,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:01:43','2025-10-15 21:01:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760554903;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760554903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:04:44','2025-10-15 21:04:44',0,NULL,10),(417845,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:06:44','2025-10-15 21:06:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760555204;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760555204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:09:45','2025-10-15 21:09:45',0,NULL,10),(417846,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:11:45','2025-10-15 21:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760555505;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760555505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:14:34','2025-10-15 21:14:34',0,NULL,10),(417847,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:16:34','2025-10-15 21:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760555794;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760555794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:17:29','2025-10-15 21:17:29',0,NULL,10),(417848,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:19:29','2025-10-15 21:19:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760555969;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760555969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:19:29','2025-10-15 21:19:29',0,NULL,10),(417849,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:21:29','2025-10-15 21:21:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760556089;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760556089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:21:31','2025-10-15 21:21:31',0,NULL,10),(417850,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:23:31','2025-10-15 21:23:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760556211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760556211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:24:50','2025-10-15 21:24:50',0,NULL,10),(417851,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:26:50','2025-10-15 21:26:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760556410;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760556410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:29:45','2025-10-15 21:29:45',0,NULL,10),(417852,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:31:45','2025-10-15 21:31:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760556705;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760556705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:34:37','2025-10-15 21:34:37',0,NULL,10),(417853,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:36:37','2025-10-15 21:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760556997;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760556997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:39:10','2025-10-15 21:39:10',0,NULL,10),(417854,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:41:10','2025-10-15 21:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760557270;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760557270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:41:31','2025-10-15 21:41:31',0,NULL,10),(417855,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:43:31','2025-10-15 21:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760557411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760557411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:43:42','2025-10-15 21:43:42',0,NULL,10),(417856,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:45:42','2025-10-15 21:45:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760557542;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760557542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:46:31','2025-10-15 21:46:31',0,NULL,10),(417857,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:48:31','2025-10-15 21:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760557711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760557711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:51:18','2025-10-15 21:51:18',0,NULL,10),(417858,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:53:18','2025-10-15 21:53:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760557998;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760557998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:53:46','2025-10-15 21:53:46',0,NULL,10),(417859,'mailpoet/cron/daemon-run','complete','2025-10-15 19:53:43','2025-10-15 21:53:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760558023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760558023;}',5,1,'2025-10-15 19:53:46','2025-10-15 21:53:46',0,NULL,10),(417860,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:55:46','2025-10-15 21:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760558146;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760558146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 19:56:31','2025-10-15 21:56:31',0,NULL,10),(417861,'mailpoet/cron/daemon-trigger','complete','2025-10-15 19:58:31','2025-10-15 21:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760558311;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760558311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:01:37','2025-10-15 22:01:37',0,NULL,10),(417862,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:03:37','2025-10-15 22:03:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760558617;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760558617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:04:45','2025-10-15 22:04:45',0,NULL,10),(417863,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:06:45','2025-10-15 22:06:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760558805;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760558805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:07:49','2025-10-15 22:07:49',0,NULL,10),(417864,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:09:49','2025-10-15 22:09:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760558989;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760558989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:09:56','2025-10-15 22:09:56',0,NULL,10),(417865,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:11:56','2025-10-15 22:11:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760559116;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760559116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:12:38','2025-10-15 22:12:38',0,NULL,10),(417866,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:14:38','2025-10-15 22:14:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760559278;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760559278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:15:29','2025-10-15 22:15:29',0,NULL,10),(417867,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:17:29','2025-10-15 22:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760559449;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760559449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:17:32','2025-10-15 22:17:32',0,NULL,10),(417868,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:19:32','2025-10-15 22:19:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760559572;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760559572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:19:32','2025-10-15 22:19:32',0,NULL,10),(417869,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:21:32','2025-10-15 22:21:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760559692;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760559692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:26:37','2025-10-15 22:26:37',0,NULL,10),(417870,'mailpoet/cron/daemon-run','complete','2025-10-15 20:26:32','2025-10-15 22:26:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760559992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760559992;}',5,1,'2025-10-15 20:26:37','2025-10-15 22:26:37',0,NULL,10),(417871,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:28:37','2025-10-15 22:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760560117;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760560117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:29:39','2025-10-15 22:29:39',0,NULL,10),(417872,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:31:39','2025-10-15 22:31:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760560299;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760560299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:35:49','2025-10-15 22:35:49',0,NULL,10),(417873,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:37:49','2025-10-15 22:37:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760560669;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760560669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:40:16','2025-10-15 22:40:16',0,NULL,10),(417874,'mailpoet/cron/daemon-run','complete','2025-10-15 20:40:11','2025-10-15 22:40:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760560811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760560811;}',5,1,'2025-10-15 20:40:17','2025-10-15 22:40:17',0,NULL,10),(417875,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:42:16','2025-10-15 22:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760560936;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760560936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:44:04','2025-10-15 22:44:04',0,NULL,10),(417876,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:46:04','2025-10-15 22:46:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561164;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:46:29','2025-10-15 22:46:29',0,NULL,10),(417877,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:48:29','2025-10-15 22:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561309;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:48:31','2025-10-15 22:48:31',0,NULL,10),(417878,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:50:31','2025-10-15 22:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561431;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:51:05','2025-10-15 22:51:05',0,NULL,10),(417879,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:53:05','2025-10-15 22:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561585;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:53:29','2025-10-15 22:53:29',0,NULL,10),(417880,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:55:29','2025-10-15 22:55:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561729;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 20:55:31','2025-10-15 22:55:31',0,NULL,10),(417881,'mailpoet/cron/daemon-trigger','complete','2025-10-15 20:57:31','2025-10-15 22:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760561851;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760561851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:01:32','2025-10-15 23:01:32',0,NULL,10),(417882,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:03:32','2025-10-15 23:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760562212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760562212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:11:32','2025-10-15 23:11:32',0,NULL,10),(417883,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:13:32','2025-10-15 23:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760562812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760562812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:15:42','2025-10-15 23:15:42',0,NULL,10),(417884,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:17:42','2025-10-15 23:17:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760563062;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760563062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:18:26','2025-10-15 23:18:26',0,NULL,10),(417885,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:20:26','2025-10-15 23:20:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760563226;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760563226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:21:35','2025-10-15 23:21:35',0,NULL,10),(417886,'mailpoet/cron/daemon-run','complete','2025-10-15 21:21:31','2025-10-15 23:21:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760563291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760563291;}',5,1,'2025-10-15 21:21:35','2025-10-15 23:21:35',0,NULL,10),(417887,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:23:35','2025-10-15 23:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760563415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760563415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:23:49','2025-10-15 23:23:49',0,NULL,10),(417888,'mailpoet/cron/daemon-run','complete','2025-10-15 21:23:47','2025-10-15 23:23:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760563427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760563427;}',5,1,'2025-10-15 21:23:48','2025-10-15 23:23:48',0,NULL,10),(417889,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:25:49','2025-10-15 23:25:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760563549;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760563549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:26:31','2025-10-15 23:26:31',0,NULL,10),(417890,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:28:31','2025-10-15 23:28:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760563711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760563711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:31:32','2025-10-15 23:31:32',0,NULL,10),(417891,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:33:32','2025-10-15 23:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760564012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760564012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:34:19','2025-10-15 23:34:19',0,NULL,10),(417892,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:36:19','2025-10-15 23:36:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760564179;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760564179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:36:32','2025-10-15 23:36:32',0,NULL,10),(417893,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:38:32','2025-10-15 23:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760564312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760564312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:41:31','2025-10-15 23:41:31',0,NULL,10),(417894,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:43:32','2025-10-15 23:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760564612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760564612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:45:37','2025-10-15 23:45:37',0,NULL,10),(417895,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:47:37','2025-10-15 23:47:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760564857;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760564857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:50:26','2025-10-15 23:50:26',0,NULL,10),(417896,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:52:26','2025-10-15 23:52:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760565146;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760565146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:55:14','2025-10-15 23:55:14',0,NULL,10),(417897,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:57:14','2025-10-15 23:57:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760565434;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760565434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 21:57:30','2025-10-15 23:57:30',0,NULL,10),(417898,'mailpoet/cron/daemon-trigger','complete','2025-10-15 21:59:30','2025-10-15 23:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760565570;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760565570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:00:03','2025-10-16 00:00:03',0,NULL,10),(417899,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:02:03','2025-10-16 00:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760565723;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760565723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:05:03','2025-10-16 00:05:03',0,NULL,10),(417900,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:07:03','2025-10-16 00:07:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760566023;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760566023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:08:14','2025-10-16 00:08:14',0,NULL,10),(417901,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:10:14','2025-10-16 00:10:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760566214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760566214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:10:36','2025-10-16 00:10:36',0,NULL,10),(417902,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:12:36','2025-10-16 00:12:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760566356;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760566356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:16:32','2025-10-16 00:16:32',0,NULL,10),(417903,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:18:32','2025-10-16 00:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760566712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760566712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:20:08','2025-10-16 00:20:08',0,NULL,10),(417904,'mailpoet/cron/daemon-run','complete','2025-10-15 22:20:06','2025-10-16 00:20:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760566806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760566806;}',5,1,'2025-10-15 22:20:08','2025-10-16 00:20:08',0,NULL,10),(417905,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:22:08','2025-10-16 00:22:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760566928;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760566928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:22:53','2025-10-16 00:22:53',0,NULL,10),(417906,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:24:53','2025-10-16 00:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760567093;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760567093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:25:04','2025-10-16 00:25:04',0,NULL,10),(417907,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:27:04','2025-10-16 00:27:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760567224;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760567224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:31:32','2025-10-16 00:31:32',0,NULL,10),(417908,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:33:32','2025-10-16 00:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760567612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760567612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:36:32','2025-10-16 00:36:32',0,NULL,10),(417909,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:38:32','2025-10-16 00:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760567912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760567912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:41:39','2025-10-16 00:41:39',0,NULL,10),(417910,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:43:39','2025-10-16 00:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760568219;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760568219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:45:18','2025-10-16 00:45:18',0,NULL,10),(417911,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:47:18','2025-10-16 00:47:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760568438;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760568438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:51:32','2025-10-16 00:51:32',0,NULL,10),(417912,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:53:32','2025-10-16 00:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760568812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760568812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 22:56:37','2025-10-16 00:56:37',0,NULL,10),(417913,'mailpoet/cron/daemon-run','complete','2025-10-15 22:56:32','2025-10-16 00:56:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760568992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760568992;}',5,1,'2025-10-15 22:56:41','2025-10-16 00:56:41',0,NULL,10),(417914,'mailpoet/cron/daemon-trigger','complete','2025-10-15 22:58:37','2025-10-16 00:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760569117;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760569117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:01:32','2025-10-16 01:01:32',0,NULL,10),(417915,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:03:32','2025-10-16 01:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760569412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760569412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:06:32','2025-10-16 01:06:32',0,NULL,10),(417916,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:08:32','2025-10-16 01:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760569712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760569712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:11:32','2025-10-16 01:11:32',0,NULL,10),(417917,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:13:32','2025-10-16 01:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760570012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760570012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:16:32','2025-10-16 01:16:32',0,NULL,10),(417918,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:18:32','2025-10-16 01:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760570312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760570312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:21:32','2025-10-16 01:21:32',0,NULL,10),(417919,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:23:32','2025-10-16 01:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760570612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760570612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:26:32','2025-10-16 01:26:32',0,NULL,10),(417920,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:28:32','2025-10-16 01:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760570912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760570912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:31:32','2025-10-16 01:31:32',0,NULL,10),(417921,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:33:32','2025-10-16 01:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760571212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760571212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:36:37','2025-10-16 01:36:37',0,NULL,10),(417922,'mailpoet/cron/daemon-run','complete','2025-10-15 23:36:32','2025-10-16 01:36:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760571392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760571392;}',5,1,'2025-10-15 23:36:37','2025-10-16 01:36:37',0,NULL,10),(417923,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:38:37','2025-10-16 01:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760571517;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760571517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:41:32','2025-10-16 01:41:32',0,NULL,10),(417924,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:43:32','2025-10-16 01:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760571812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760571812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:46:32','2025-10-16 01:46:32',0,NULL,10),(417925,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:48:32','2025-10-16 01:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760572112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760572112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:51:32','2025-10-16 01:51:32',0,NULL,10),(417926,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:53:32','2025-10-16 01:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760572412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760572412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-15 23:54:50','2025-10-16 01:54:50',0,NULL,10),(417927,'mailpoet/cron/daemon-trigger','complete','2025-10-15 23:56:50','2025-10-16 01:56:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760572610;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760572610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:00:00','2025-10-16 02:00:00',0,NULL,10),(417928,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:02:00','2025-10-16 02:02:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760572920;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760572920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:06:32','2025-10-16 02:06:32',0,NULL,10),(417929,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:08:32','2025-10-16 02:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760573312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760573312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:10:49','2025-10-16 02:10:49',0,NULL,10),(417930,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:12:49','2025-10-16 02:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760573569;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760573569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:14:36','2025-10-16 02:14:36',0,NULL,10),(417931,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:16:36','2025-10-16 02:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760573796;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760573796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:21:32','2025-10-16 02:21:32',0,NULL,10),(417932,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:23:32','2025-10-16 02:23:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760574212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760574212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:25:03','2025-10-16 02:25:03',0,NULL,10),(417933,'mailpoet/cron/daemon-run','complete','2025-10-16 00:25:01','2025-10-16 02:25:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760574301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760574301;}',5,1,'2025-10-16 00:25:03','2025-10-16 02:25:03',0,NULL,10),(417934,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:27:03','2025-10-16 02:27:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760574423;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760574423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:29:12','2025-10-16 02:29:12',0,NULL,10),(417935,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:31:12','2025-10-16 02:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760574672;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760574672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:31:32','2025-10-16 02:31:32',0,NULL,10),(417936,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:33:32','2025-10-16 02:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760574812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760574812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:35:50','2025-10-16 02:35:50',0,NULL,10),(417937,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:37:50','2025-10-16 02:37:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760575070;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760575070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:41:32','2025-10-16 02:41:32',0,NULL,10),(417938,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:43:32','2025-10-16 02:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760575412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760575412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:46:09','2025-10-16 02:46:09',0,NULL,10),(417939,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:48:09','2025-10-16 02:48:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760575689;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760575689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:49:37','2025-10-16 02:49:37',0,NULL,10),(417940,'mailpoet/cron/daemon-run','complete','2025-10-16 00:49:35','2025-10-16 02:49:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760575775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760575775;}',5,1,'2025-10-16 00:49:37','2025-10-16 02:49:37',0,NULL,10),(417941,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:51:37','2025-10-16 02:51:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760575897;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760575897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 00:56:20','2025-10-16 02:56:20',0,NULL,10),(417942,'mailpoet/cron/daemon-trigger','complete','2025-10-16 00:58:20','2025-10-16 02:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760576300;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760576300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:01:32','2025-10-16 03:01:32',0,NULL,10),(417943,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:03:32','2025-10-16 03:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760576612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760576612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:06:32','2025-10-16 03:06:32',0,NULL,10),(417944,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:08:32','2025-10-16 03:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760576912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760576912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:11:32','2025-10-16 03:11:32',0,NULL,10),(417945,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:13:32','2025-10-16 03:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760577212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760577212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:16:32','2025-10-16 03:16:32',0,NULL,10),(417946,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:18:32','2025-10-16 03:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760577512;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760577512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:19:35','2025-10-16 03:19:35',0,NULL,10),(417947,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:21:35','2025-10-16 03:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760577695;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760577695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:26:32','2025-10-16 03:26:32',0,NULL,10),(417948,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:28:32','2025-10-16 03:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760578112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760578112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:31:34','2025-10-16 03:31:34',0,NULL,10),(417949,'mailpoet/cron/daemon-run','complete','2025-10-16 01:31:32','2025-10-16 03:31:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760578292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760578292;}',5,1,'2025-10-16 01:31:34','2025-10-16 03:31:34',0,NULL,10),(417950,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:33:34','2025-10-16 03:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760578414;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760578414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:36:32','2025-10-16 03:36:32',0,NULL,10),(417951,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:38:32','2025-10-16 03:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760578712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760578712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:41:32','2025-10-16 03:41:32',0,NULL,10),(417952,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:43:32','2025-10-16 03:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:43:58','2025-10-16 03:43:58',0,NULL,10),(417953,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:45:58','2025-10-16 03:45:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579158;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:46:32','2025-10-16 03:46:32',0,NULL,10),(417954,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:48:32','2025-10-16 03:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:48:56','2025-10-16 03:48:56',0,NULL,10),(417955,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:50:56','2025-10-16 03:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579456;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:51:32','2025-10-16 03:51:32',0,NULL,10),(417956,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:53:32','2025-10-16 03:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579612;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:54:28','2025-10-16 03:54:28',0,NULL,10),(417957,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:56:28','2025-10-16 03:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579788;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 01:56:32','2025-10-16 03:56:32',0,NULL,10),(417958,'mailpoet/cron/daemon-trigger','complete','2025-10-16 01:58:32','2025-10-16 03:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760579912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760579912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:01:32','2025-10-16 04:01:32',0,NULL,10),(417959,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:03:32','2025-10-16 04:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760580212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760580212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:06:15','2025-10-16 04:06:15',0,NULL,10),(417960,'mailpoet/cron/daemon-run','complete','2025-10-16 02:06:13','2025-10-16 04:06:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760580373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760580373;}',5,1,'2025-10-16 02:06:15','2025-10-16 04:06:15',0,NULL,10),(417961,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:08:15','2025-10-16 04:08:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760580495;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760580495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:10:15','2025-10-16 04:10:15',0,NULL,10),(417962,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:12:15','2025-10-16 04:12:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760580735;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760580735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:16:32','2025-10-16 04:16:32',0,NULL,10),(417963,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:18:32','2025-10-16 04:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760581112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760581112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:19:19','2025-10-16 04:19:19',0,NULL,10),(417964,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:21:19','2025-10-16 04:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760581279;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760581279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:21:33','2025-10-16 04:21:33',0,NULL,10),(417965,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:23:33','2025-10-16 04:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760581413;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760581413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:26:32','2025-10-16 04:26:32',0,NULL,10),(417966,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:28:32','2025-10-16 04:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760581712;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760581712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:31:35','2025-10-16 04:31:35',0,NULL,10),(417967,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:33:35','2025-10-16 04:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760582015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760582015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:36:32','2025-10-16 04:36:32',0,NULL,10),(417968,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:38:32','2025-10-16 04:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760582312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760582312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:41:33','2025-10-16 04:41:33',0,NULL,10),(417969,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:43:33','2025-10-16 04:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760582613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760582613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:46:32','2025-10-16 04:46:32',0,NULL,10),(417970,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:48:32','2025-10-16 04:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760582912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760582912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:51:32','2025-10-16 04:51:32',0,NULL,10),(417971,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:53:32','2025-10-16 04:53:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760583212;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760583212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:53:49','2025-10-16 04:53:49',0,NULL,10),(417972,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:55:49','2025-10-16 04:55:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760583349;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760583349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 02:56:33','2025-10-16 04:56:33',0,NULL,10),(417973,'mailpoet/cron/daemon-trigger','complete','2025-10-16 02:58:33','2025-10-16 04:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760583513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760583513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:01:36','2025-10-16 05:01:36',0,NULL,10),(417974,'mailpoet/cron/daemon-run','complete','2025-10-16 03:01:33','2025-10-16 05:01:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760583693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760583693;}',5,1,'2025-10-16 03:01:36','2025-10-16 05:01:36',0,NULL,10),(417975,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:03:36','2025-10-16 05:03:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760583816;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760583816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:06:32','2025-10-16 05:06:32',0,NULL,10),(417976,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:08:32','2025-10-16 05:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760584112;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760584112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:11:32','2025-10-16 05:11:32',0,NULL,10),(417977,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:13:32','2025-10-16 05:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760584412;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760584412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:15:25','2025-10-16 05:15:25',0,NULL,10),(417978,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:17:25','2025-10-16 05:17:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760584645;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760584645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:21:33','2025-10-16 05:21:33',0,NULL,10),(417979,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:23:33','2025-10-16 05:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760585013;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760585013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:25:28','2025-10-16 05:25:28',0,NULL,10),(417980,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:27:28','2025-10-16 05:27:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760585248;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760585248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:31:38','2025-10-16 05:31:38',0,NULL,10),(417981,'mailpoet/cron/daemon-run','complete','2025-10-16 03:31:33','2025-10-16 05:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760585493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760585493;}',5,1,'2025-10-16 03:31:40','2025-10-16 05:31:40',0,NULL,10),(417982,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:33:38','2025-10-16 05:33:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760585618;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760585618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:36:34','2025-10-16 05:36:34',0,NULL,10),(417983,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:38:34','2025-10-16 05:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760585914;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760585914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:41:34','2025-10-16 05:41:34',0,NULL,10),(417984,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:43:34','2025-10-16 05:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760586214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760586214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:46:34','2025-10-16 05:46:34',0,NULL,10),(417985,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:48:34','2025-10-16 05:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760586514;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760586514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:51:21','2025-10-16 05:51:21',0,NULL,10),(417986,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:53:21','2025-10-16 05:53:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760586801;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760586801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:55:21','2025-10-16 05:55:21',0,NULL,10),(417987,'mailpoet/cron/daemon-trigger','complete','2025-10-16 03:57:21','2025-10-16 05:57:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760587041;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760587041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 03:59:56','2025-10-16 05:59:56',0,NULL,10),(417988,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:01:56','2025-10-16 06:01:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760587316;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760587316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:02:29','2025-10-16 06:02:29',0,NULL,10),(417989,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:04:29','2025-10-16 06:04:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760587469;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760587469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:06:43','2025-10-16 06:06:43',0,NULL,10),(417990,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:08:43','2025-10-16 06:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760587723;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760587723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:11:31','2025-10-16 06:11:31',0,NULL,10),(417991,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:13:31','2025-10-16 06:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588011;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:14:20','2025-10-16 06:14:20',0,NULL,10),(417992,'mailpoet/cron/daemon-run','complete','2025-10-16 04:14:15','2025-10-16 06:14:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760588055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760588055;}',5,1,'2025-10-16 04:14:20','2025-10-16 06:14:20',0,NULL,10),(417993,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:16:20','2025-10-16 06:16:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588180;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:16:32','2025-10-16 06:16:32',0,NULL,10),(417994,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:18:32','2025-10-16 06:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588312;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:20:39','2025-10-16 06:20:39',0,NULL,10),(417995,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:22:39','2025-10-16 06:22:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588559;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:23:11','2025-10-16 06:23:11',0,NULL,10),(417996,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:25:11','2025-10-16 06:25:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588711;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:25:11','2025-10-16 06:25:11',0,NULL,10),(417997,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:27:11','2025-10-16 06:27:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760588831;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760588831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:31:34','2025-10-16 06:31:34',0,NULL,10),(417998,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:33:34','2025-10-16 06:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760589214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760589214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:34:34','2025-10-16 06:34:34',0,NULL,10),(417999,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:36:34','2025-10-16 06:36:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760589394;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760589394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:38:31','2025-10-16 06:38:31',0,NULL,10),(418000,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:40:31','2025-10-16 06:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760589631;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760589631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:41:32','2025-10-16 06:41:32',0,NULL,10),(418001,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:43:32','2025-10-16 06:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760589812;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760589812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:46:53','2025-10-16 06:46:53',0,NULL,10),(418002,'mailpoet/cron/daemon-run','complete','2025-10-16 04:46:50','2025-10-16 06:46:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760590010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760590010;}',5,1,'2025-10-16 04:46:53','2025-10-16 06:46:53',0,NULL,10),(418003,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:48:53','2025-10-16 06:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760590133;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760590133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:50:57','2025-10-16 06:50:57',0,NULL,10),(418004,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:52:57','2025-10-16 06:52:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760590377;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760590377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:55:57','2025-10-16 06:55:57',0,NULL,10),(418005,'mailpoet/cron/daemon-trigger','complete','2025-10-16 04:57:57','2025-10-16 06:57:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760590677;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760590677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 04:58:44','2025-10-16 06:58:44',0,NULL,10),(418006,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:00:44','2025-10-16 07:00:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760590844;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760590844;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:01:34','2025-10-16 07:01:34',0,NULL,10),(418007,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:03:34','2025-10-16 07:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:04:51','2025-10-16 07:04:51',0,NULL,10),(418008,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:06:51','2025-10-16 07:06:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591211;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:08:09','2025-10-16 07:08:09',0,NULL,10),(418009,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:10:09','2025-10-16 07:10:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591409;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:10:27','2025-10-16 07:10:27',0,NULL,10),(418010,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:12:27','2025-10-16 07:12:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591547;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:13:06','2025-10-16 07:13:06',0,NULL,10),(418011,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:15:06','2025-10-16 07:15:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591706;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:15:10','2025-10-16 07:15:10',0,NULL,10),(418012,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:17:10','2025-10-16 07:17:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760591830;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760591830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:20:32','2025-10-16 07:20:32',0,NULL,10),(418013,'mailpoet/cron/daemon-run','complete','2025-10-16 05:20:27','2025-10-16 07:20:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760592027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760592027;}',5,1,'2025-10-16 05:20:33','2025-10-16 07:20:33',0,NULL,10),(418014,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:22:32','2025-10-16 07:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760592152;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760592152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:24:55','2025-10-16 07:24:55',0,NULL,10),(418015,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:26:55','2025-10-16 07:26:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760592415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760592415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:29:01','2025-10-16 07:29:01',0,NULL,10),(418016,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:31:01','2025-10-16 07:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760592661;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760592661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:31:41','2025-10-16 07:31:41',0,NULL,10),(418017,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:33:41','2025-10-16 07:33:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760592821;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760592821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:33:50','2025-10-16 07:33:50',0,NULL,10),(418018,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:35:50','2025-10-16 07:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760592950;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760592950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:36:34','2025-10-16 07:36:34',0,NULL,10),(418019,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:38:34','2025-10-16 07:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760593114;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760593114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:40:00','2025-10-16 07:40:00',0,NULL,10),(418020,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:42:00','2025-10-16 07:42:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760593320;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760593320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:46:33','2025-10-16 07:46:33',0,NULL,10),(418021,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:48:33','2025-10-16 07:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760593713;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760593713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:50:44','2025-10-16 07:50:44',0,NULL,10),(418022,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:52:44','2025-10-16 07:52:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760593964;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760593964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:53:03','2025-10-16 07:53:03',0,NULL,10),(418023,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:55:03','2025-10-16 07:55:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760594103;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760594103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:56:33','2025-10-16 07:56:33',0,NULL,10),(418024,'mailpoet/cron/daemon-trigger','complete','2025-10-16 05:58:33','2025-10-16 07:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760594313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760594313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 05:58:44','2025-10-16 07:58:44',0,NULL,10),(418025,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:00:44','2025-10-16 08:00:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760594444;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760594444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:01:33','2025-10-16 08:01:33',0,NULL,10),(418026,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:03:33','2025-10-16 08:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760594613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760594613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:07:39','2025-10-16 08:07:39',0,NULL,10),(418027,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:09:39','2025-10-16 08:09:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760594979;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760594979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:11:00','2025-10-16 08:11:00',0,NULL,10),(418028,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:13:00','2025-10-16 08:13:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760595180;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760595180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:13:20','2025-10-16 08:13:20',0,NULL,10),(418029,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:15:20','2025-10-16 08:15:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760595320;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760595320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:16:07','2025-10-16 08:16:07',0,NULL,10),(418030,'mailpoet/cron/daemon-run','complete','2025-10-16 06:16:02','2025-10-16 08:16:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760595362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760595362;}',5,1,'2025-10-16 06:16:08','2025-10-16 08:16:08',0,NULL,10),(418031,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:18:07','2025-10-16 08:18:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760595487;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760595487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:20:43','2025-10-16 08:20:43',0,NULL,10),(418032,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:22:43','2025-10-16 08:22:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760595763;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760595763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:22:43','2025-10-16 08:22:43',0,NULL,10),(418033,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:24:43','2025-10-16 08:24:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760595883;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760595883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:25:24','2025-10-16 08:25:24',0,NULL,10),(418034,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:27:24','2025-10-16 08:27:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596044;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:27:30','2025-10-16 08:27:30',0,NULL,10),(418035,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:29:30','2025-10-16 08:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596170;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:29:30','2025-10-16 08:29:30',0,NULL,10),(418036,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:31:30','2025-10-16 08:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596290;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:31:31','2025-10-16 08:31:31',0,NULL,10),(418037,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:33:31','2025-10-16 08:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596411;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:34:16','2025-10-16 08:34:16',0,NULL,10),(418038,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:36:16','2025-10-16 08:36:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596576;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:36:36','2025-10-16 08:36:36',0,NULL,10),(418039,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:38:36','2025-10-16 08:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596716;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:38:36','2025-10-16 08:38:36',0,NULL,10),(418040,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:40:36','2025-10-16 08:40:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760596836;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760596836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:41:32','2025-10-16 08:41:32',0,NULL,10),(418041,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:43:32','2025-10-16 08:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760597012;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760597012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:46:33','2025-10-16 08:46:33',0,NULL,10),(418042,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:48:33','2025-10-16 08:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760597313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760597313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:51:26','2025-10-16 08:51:26',0,NULL,10),(418043,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:53:26','2025-10-16 08:53:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760597606;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760597606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:55:56','2025-10-16 08:55:56',0,NULL,10),(418044,'mailpoet/cron/daemon-trigger','complete','2025-10-16 06:57:56','2025-10-16 08:57:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760597876;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760597876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 06:59:37','2025-10-16 08:59:37',0,NULL,10),(418045,'mailpoet/cron/daemon-run','complete','2025-10-16 06:59:32','2025-10-16 08:59:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760597972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760597972;}',5,1,'2025-10-16 06:59:39','2025-10-16 08:59:39',0,NULL,10),(418046,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:01:37','2025-10-16 09:01:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760598097;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760598097;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:03:00','2025-10-16 09:03:00',0,NULL,10),(418047,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:05:00','2025-10-16 09:05:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760598300;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760598300;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:06:33','2025-10-16 09:06:33',0,NULL,10),(418048,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:08:33','2025-10-16 09:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760598513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760598513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:11:33','2025-10-16 09:11:33',0,NULL,10),(418049,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:13:33','2025-10-16 09:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760598813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760598813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:13:45','2025-10-16 09:13:45',0,NULL,10),(418050,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:15:45','2025-10-16 09:15:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760598945;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760598945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:16:33','2025-10-16 09:16:33',0,NULL,10),(418051,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:18:33','2025-10-16 09:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760599113;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760599113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:25:41','2025-10-16 09:25:41',0,NULL,10),(418052,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:27:41','2025-10-16 09:27:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760599661;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760599661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:29:32','2025-10-16 09:29:32',0,NULL,10),(418053,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:31:32','2025-10-16 09:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760599892;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760599892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:31:35','2025-10-16 09:31:35',0,NULL,10),(418054,'mailpoet/cron/daemon-run','complete','2025-10-16 07:31:33','2025-10-16 09:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760599893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760599893;}',5,1,'2025-10-16 07:31:35','2025-10-16 09:31:35',0,NULL,10),(418055,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:33:35','2025-10-16 09:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600015;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:35:34','2025-10-16 09:35:34',0,NULL,10),(418056,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:37:34','2025-10-16 09:37:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600254;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:38:35','2025-10-16 09:38:35',0,NULL,10),(418057,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:40:35','2025-10-16 09:40:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600435;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:40:36','2025-10-16 09:40:36',0,NULL,10),(418058,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:42:36','2025-10-16 09:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600556;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:44:29','2025-10-16 09:44:29',0,NULL,10),(418059,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:46:29','2025-10-16 09:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600789;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:46:36','2025-10-16 09:46:36',0,NULL,10),(418060,'mailpoet/cron/daemon-run','complete','2025-10-16 07:46:34','2025-10-16 09:46:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760600794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760600794;}',5,1,'2025-10-16 07:46:36','2025-10-16 09:46:36',0,NULL,10),(418061,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:48:36','2025-10-16 09:48:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760600916;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760600916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:50:19','2025-10-16 09:50:19',0,NULL,10),(418062,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:52:19','2025-10-16 09:52:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760601139;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760601139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:53:21','2025-10-16 09:53:21',0,NULL,10),(418063,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:55:21','2025-10-16 09:55:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760601321;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760601321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 07:56:10','2025-10-16 09:56:10',0,NULL,10),(418064,'mailpoet/cron/daemon-trigger','complete','2025-10-16 07:58:10','2025-10-16 09:58:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760601490;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760601490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:01:35','2025-10-16 10:01:35',0,NULL,10),(418065,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:03:35','2025-10-16 10:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760601815;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760601815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:05:01','2025-10-16 10:05:01',0,NULL,10),(418066,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:07:01','2025-10-16 10:07:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602021;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:07:34','2025-10-16 10:07:34',0,NULL,10),(418067,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:09:34','2025-10-16 10:09:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602174;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:09:59','2025-10-16 10:09:59',0,NULL,10),(418068,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:11:59','2025-10-16 10:11:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602319;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:14:34','2025-10-16 10:14:34',0,NULL,10),(418069,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:16:34','2025-10-16 10:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602594;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:17:55','2025-10-16 10:17:55',0,NULL,10),(418070,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:19:55','2025-10-16 10:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602795;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602795;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:20:23','2025-10-16 10:20:23',0,NULL,10),(418071,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:22:23','2025-10-16 10:22:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760602943;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760602943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:23:00','2025-10-16 10:23:00',0,NULL,10),(418072,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:25:00','2025-10-16 10:25:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760603100;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760603100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:26:35','2025-10-16 10:26:35',0,NULL,10),(418073,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:28:35','2025-10-16 10:28:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760603315;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760603315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:31:35','2025-10-16 10:31:35',0,NULL,10),(418074,'mailpoet/cron/daemon-run','complete','2025-10-16 08:31:30','2025-10-16 10:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760603490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760603490;}',5,1,'2025-10-16 08:31:36','2025-10-16 10:31:36',0,NULL,10),(418075,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:33:35','2025-10-16 10:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760603615;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760603615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:33:36','2025-10-16 10:33:36',0,NULL,10),(418076,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:35:36','2025-10-16 10:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760603736;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760603736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:36:33','2025-10-16 10:36:33',0,NULL,10),(418077,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:38:33','2025-10-16 10:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760603913;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760603913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:38:52','2025-10-16 10:38:52',0,NULL,10),(418078,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:40:52','2025-10-16 10:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760604052;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760604052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:41:37','2025-10-16 10:41:37',0,NULL,10),(418079,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:43:37','2025-10-16 10:43:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760604217;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760604217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:45:10','2025-10-16 10:45:10',0,NULL,10),(418080,'mailpoet/cron/daemon-run','complete','2025-10-16 08:45:08','2025-10-16 10:45:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760604308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760604308;}',5,1,'2025-10-16 08:45:10','2025-10-16 10:45:10',0,NULL,10),(418081,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:47:10','2025-10-16 10:47:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760604430;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760604430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:48:33','2025-10-16 10:48:33',0,NULL,10),(418082,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:50:33','2025-10-16 10:50:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760604633;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760604633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:51:33','2025-10-16 10:51:33',0,NULL,10),(418083,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:53:33','2025-10-16 10:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760604813;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760604813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:55:22','2025-10-16 10:55:22',0,NULL,10),(418084,'mailpoet/cron/daemon-trigger','complete','2025-10-16 08:57:22','2025-10-16 10:57:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605042;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 08:58:54','2025-10-16 10:58:54',0,NULL,10),(418085,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:00:54','2025-10-16 11:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605254;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:01:35','2025-10-16 11:01:35',0,NULL,10),(418086,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:03:35','2025-10-16 11:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605415;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:04:15','2025-10-16 11:04:15',0,NULL,10),(418087,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:06:15','2025-10-16 11:06:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605575;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:06:37','2025-10-16 11:06:37',0,NULL,10),(418088,'mailpoet/cron/daemon-run','complete','2025-10-16 09:06:35','2025-10-16 11:06:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760605595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760605595;}',5,1,'2025-10-16 09:06:37','2025-10-16 11:06:37',0,NULL,10),(418089,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:08:37','2025-10-16 11:08:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605717;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:09:28','2025-10-16 11:09:28',0,NULL,10),(418090,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:11:28','2025-10-16 11:11:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760605888;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760605888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:11:34','2025-10-16 11:11:34',0,NULL,10),(418091,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:13:34','2025-10-16 11:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606014;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:13:57','2025-10-16 11:13:57',0,NULL,10),(418092,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:15:57','2025-10-16 11:15:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606157;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:16:33','2025-10-16 11:16:33',0,NULL,10),(418093,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:18:33','2025-10-16 11:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606313;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:19:24','2025-10-16 11:19:24',0,NULL,10),(418094,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:21:24','2025-10-16 11:21:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606484;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:21:33','2025-10-16 11:21:33',0,NULL,10),(418095,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:23:33','2025-10-16 11:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606613;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:26:32','2025-10-16 11:26:32',0,NULL,10),(418096,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:28:32','2025-10-16 11:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760606912;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760606912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:29:06','2025-10-16 11:29:06',0,NULL,10),(418097,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:31:06','2025-10-16 11:31:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607066;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:31:34','2025-10-16 11:31:34',0,NULL,10),(418098,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:33:34','2025-10-16 11:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607214;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:33:53','2025-10-16 11:33:53',0,NULL,10),(418099,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:35:53','2025-10-16 11:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607353;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:36:33','2025-10-16 11:36:33',0,NULL,10),(418100,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:38:33','2025-10-16 11:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607513;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:41:35','2025-10-16 11:41:35',0,NULL,10),(418101,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:43:35','2025-10-16 11:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607815;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:44:15','2025-10-16 11:44:15',0,NULL,10),(418102,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:46:15','2025-10-16 11:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760607975;s:18:\"\0*\0first_timestamp\";i:1759873603;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760607975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:46:33','2025-10-16 11:46:33',0,NULL,10),(418104,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:46:57','2025-10-16 11:46:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760608017;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760608017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:47:15','2025-10-16 11:47:15',0,NULL,10),(418105,'mailpoet/cron/daemon-run','complete','2025-10-16 09:47:14','2025-10-16 11:47:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760608034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760608034;}',5,1,'2025-10-16 09:47:15','2025-10-16 11:47:15',0,NULL,10),(418106,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:49:15','2025-10-16 11:49:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760608155;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760608155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:51:13','2025-10-16 11:51:13',0,NULL,10),(418107,'mailpoet/cron/daemon-run','complete','2025-10-16 09:51:10','2025-10-16 11:51:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760608270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760608270;}',5,1,'2025-10-16 09:51:13','2025-10-16 11:51:13',0,NULL,10),(418108,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:53:13','2025-10-16 11:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760608393;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760608393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 09:54:38','2025-10-16 11:54:38',0,NULL,10),(418109,'mailpoet/cron/daemon-trigger','complete','2025-10-16 09:56:38','2025-10-16 11:56:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760608598;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760608598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:01:34','2025-10-16 12:01:34',0,NULL,10),(418110,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:03:34','2025-10-16 12:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609014;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:05:10','2025-10-16 12:05:10',0,NULL,10),(418111,'mailpoet/cron/daemon-run','complete','2025-10-16 10:05:08','2025-10-16 12:05:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760609108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760609108;}',5,1,'2025-10-16 10:05:10','2025-10-16 12:05:10',0,NULL,10),(418112,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:07:10','2025-10-16 12:07:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:08:38','2025-10-16 12:08:38',0,NULL,10),(418113,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:10:38','2025-10-16 12:10:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609438;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:11:32','2025-10-16 12:11:32',0,NULL,10),(418114,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:13:32','2025-10-16 12:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609612;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:14:34','2025-10-16 12:14:34',0,NULL,10),(418115,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:16:34','2025-10-16 12:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760609794;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760609794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:19:25','2025-10-16 12:19:25',0,NULL,10),(418116,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:21:25','2025-10-16 12:21:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760610085;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760610085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:21:33','2025-10-16 12:21:33',0,NULL,10),(418117,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:23:33','2025-10-16 12:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760610213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760610213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:26:26','2025-10-16 12:26:26',0,NULL,10),(418118,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:28:26','2025-10-16 12:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760610506;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760610506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:29:55','2025-10-16 12:29:55',0,NULL,10),(418119,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:31:55','2025-10-16 12:31:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760610715;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760610715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:33:27','2025-10-16 12:33:27',0,NULL,10),(418120,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:35:27','2025-10-16 12:35:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760610927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760610927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:36:34','2025-10-16 12:36:34',0,NULL,10),(418121,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:38:34','2025-10-16 12:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760611114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760611114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:40:29','2025-10-16 12:40:29',0,NULL,10),(418122,'mailpoet/cron/daemon-run','complete','2025-10-16 10:40:25','2025-10-16 12:40:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760611225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760611225;}',5,1,'2025-10-16 10:40:29','2025-10-16 12:40:29',0,NULL,10),(418123,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:42:29','2025-10-16 12:42:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760611349;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760611349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:43:54','2025-10-16 12:43:54',0,NULL,10),(418124,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:45:54','2025-10-16 12:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760611554;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760611554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:46:32','2025-10-16 12:46:32',0,NULL,10),(418125,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:48:32','2025-10-16 12:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760611712;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760611712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:49:31','2025-10-16 12:49:31',0,NULL,10),(418126,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:51:31','2025-10-16 12:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760611891;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760611891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:51:34','2025-10-16 12:51:34',0,NULL,10),(418127,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:53:34','2025-10-16 12:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760612014;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760612014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 10:56:33','2025-10-16 12:56:33',0,NULL,10),(418128,'mailpoet/cron/daemon-trigger','complete','2025-10-16 10:58:33','2025-10-16 12:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760612313;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760612313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:01:27','2025-10-16 13:01:27',0,NULL,10),(418129,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:03:27','2025-10-16 13:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760612607;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760612607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:06:32','2025-10-16 13:06:32',0,NULL,10),(418130,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:08:32','2025-10-16 13:08:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760612912;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760612912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:08:32','2025-10-16 13:08:32',0,NULL,10),(418131,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:10:32','2025-10-16 13:10:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760613032;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760613032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:15:12','2025-10-16 13:15:12',0,NULL,10),(418132,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:17:12','2025-10-16 13:17:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760613432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760613432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:19:08','2025-10-16 13:19:08',0,NULL,10),(418133,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:21:08','2025-10-16 13:21:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760613668;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760613668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:21:41','2025-10-16 13:21:41',0,NULL,10),(418134,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:23:41','2025-10-16 13:23:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760613821;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760613821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:26:16','2025-10-16 13:26:16',0,NULL,10),(418135,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:28:16','2025-10-16 13:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760614096;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760614096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:29:47','2025-10-16 13:29:47',0,NULL,10),(418136,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:31:47','2025-10-16 13:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760614307;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760614307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:33:22','2025-10-16 13:33:22',0,NULL,10),(418137,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:35:22','2025-10-16 13:35:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760614522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760614522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:36:32','2025-10-16 13:36:32',0,NULL,10),(418138,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:38:32','2025-10-16 13:38:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760614712;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760614712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:40:34','2025-10-16 13:40:34',0,NULL,10),(418139,'mailpoet/cron/daemon-run','complete','2025-10-16 11:40:29','2025-10-16 13:40:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760614829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760614829;}',5,1,'2025-10-16 11:40:35','2025-10-16 13:40:35',0,NULL,10),(418140,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:42:34','2025-10-16 13:42:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760614954;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760614954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:44:01','2025-10-16 13:44:01',0,NULL,10),(418141,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:46:01','2025-10-16 13:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760615161;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760615161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:46:34','2025-10-16 13:46:34',0,NULL,10),(418142,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:48:34','2025-10-16 13:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760615314;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760615314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:50:34','2025-10-16 13:50:34',0,NULL,10),(418143,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:52:34','2025-10-16 13:52:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760615554;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760615554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:53:31','2025-10-16 13:53:31',0,NULL,10),(418144,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:55:31','2025-10-16 13:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760615731;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760615731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:56:30','2025-10-16 13:56:30',0,NULL,10),(418145,'mailpoet/cron/daemon-trigger','complete','2025-10-16 11:58:30','2025-10-16 13:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760615910;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760615910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 11:58:31','2025-10-16 13:58:31',0,NULL,10),(418146,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:00:31','2025-10-16 14:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:01:35','2025-10-16 14:01:35',0,NULL,10),(418147,'mailpoet/cron/daemon-run','complete','2025-10-16 12:01:30','2025-10-16 14:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760616090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760616090;}',5,1,'2025-10-16 12:01:36','2025-10-16 14:01:36',0,NULL,10),(418148,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:03:35','2025-10-16 14:03:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616215;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:04:34','2025-10-16 14:04:34',0,NULL,10),(418149,'mailpoet/cron/daemon-run','complete','2025-10-16 12:04:31','2025-10-16 14:04:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760616271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760616271;}',5,1,'2025-10-16 12:04:34','2025-10-16 14:04:34',0,NULL,10),(418150,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:06:34','2025-10-16 14:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616394;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:07:33','2025-10-16 14:07:33',0,NULL,10),(418151,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:09:33','2025-10-16 14:09:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616573;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:10:30','2025-10-16 14:10:30',0,NULL,10),(418152,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:12:30','2025-10-16 14:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616750;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:12:31','2025-10-16 14:12:31',0,NULL,10),(418153,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:14:31','2025-10-16 14:14:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760616871;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760616871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:15:30','2025-10-16 14:15:30',0,NULL,10),(418154,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:17:30','2025-10-16 14:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617050;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:17:33','2025-10-16 14:17:33',0,NULL,10),(418155,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:19:33','2025-10-16 14:19:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617173;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:20:34','2025-10-16 14:20:34',0,NULL,10),(418156,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:22:34','2025-10-16 14:22:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617354;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:23:30','2025-10-16 14:23:30',0,NULL,10),(418157,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:25:30','2025-10-16 14:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:25:32','2025-10-16 14:25:32',0,NULL,10),(418158,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:27:32','2025-10-16 14:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617652;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:28:35','2025-10-16 14:28:35',0,NULL,10),(418159,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:30:35','2025-10-16 14:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760617835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760617835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:31:35','2025-10-16 14:31:35',0,NULL,10),(418160,'mailpoet/cron/daemon-run','complete','2025-10-16 12:31:30','2025-10-16 14:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760617890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760617890;}',5,1,'2025-10-16 12:31:37','2025-10-16 14:31:37',0,NULL,10),(418161,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:33:35','2025-10-16 14:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:34:30','2025-10-16 14:34:30',0,NULL,10),(418162,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:36:30','2025-10-16 14:36:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618190;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:36:31','2025-10-16 14:36:31',0,NULL,10),(418163,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:38:31','2025-10-16 14:38:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618311;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:39:30','2025-10-16 14:39:30',0,NULL,10),(418164,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:41:30','2025-10-16 14:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618490;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:42:30','2025-10-16 14:42:30',0,NULL,10),(418165,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:44:30','2025-10-16 14:44:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618670;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:44:30','2025-10-16 14:44:30',0,NULL,10),(418166,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:46:30','2025-10-16 14:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618790;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:46:34','2025-10-16 14:46:34',0,NULL,10),(418167,'mailpoet/cron/daemon-run','complete','2025-10-16 12:46:30','2025-10-16 14:46:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760618790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760618790;}',5,1,'2025-10-16 12:46:34','2025-10-16 14:46:34',0,NULL,10),(418168,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:48:34','2025-10-16 14:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760618914;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760618914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:49:32','2025-10-16 14:49:32',0,NULL,10),(418169,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:51:32','2025-10-16 14:51:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619092;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:52:30','2025-10-16 14:52:30',0,NULL,10),(418170,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:54:30','2025-10-16 14:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619270;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:54:31','2025-10-16 14:54:31',0,NULL,10),(418171,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:56:31','2025-10-16 14:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619391;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:57:31','2025-10-16 14:57:31',0,NULL,10),(418172,'mailpoet/cron/daemon-trigger','complete','2025-10-16 12:59:31','2025-10-16 14:59:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619571;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 12:59:32','2025-10-16 14:59:32',0,NULL,10),(418173,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:01:32','2025-10-16 15:01:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619692;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:02:34','2025-10-16 15:02:34',0,NULL,10),(418174,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:04:34','2025-10-16 15:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760619874;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760619874;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:05:31','2025-10-16 15:05:31',0,NULL,10),(418175,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:07:31','2025-10-16 15:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760620051;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760620051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:07:32','2025-10-16 15:07:32',0,NULL,10),(418176,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:09:32','2025-10-16 15:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760620172;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760620172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:11:35','2025-10-16 15:11:35',0,NULL,10),(418177,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:13:35','2025-10-16 15:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760620415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760620415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:16:33','2025-10-16 15:16:33',0,NULL,10),(418178,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:18:33','2025-10-16 15:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760620713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760620713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:20:40','2025-10-16 15:20:40',0,NULL,10),(418179,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:22:40','2025-10-16 15:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760620960;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760620960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:26:38','2025-10-16 15:26:38',0,NULL,10),(418180,'mailpoet/cron/daemon-run','complete','2025-10-16 13:26:33','2025-10-16 15:26:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760621193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760621193;}',5,1,'2025-10-16 13:26:39','2025-10-16 15:26:39',0,NULL,10),(418181,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:28:38','2025-10-16 15:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760621318;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760621318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:31:34','2025-10-16 15:31:34',0,NULL,10),(418182,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:33:34','2025-10-16 15:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760621614;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760621614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:36:33','2025-10-16 15:36:33',0,NULL,10),(418183,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:38:33','2025-10-16 15:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760621913;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760621913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:41:36','2025-10-16 15:41:36',0,NULL,10),(418184,'mailpoet/cron/daemon-run','complete','2025-10-16 13:41:33','2025-10-16 15:41:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760622093;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760622093;}',5,1,'2025-10-16 13:41:36','2025-10-16 15:41:36',0,NULL,10),(418185,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:43:36','2025-10-16 15:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760622216;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760622216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:46:34','2025-10-16 15:46:34',0,NULL,10),(418186,'mailpoet/cron/daemon-run','complete','2025-10-16 13:46:32','2025-10-16 15:46:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760622392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760622392;}',5,1,'2025-10-16 13:46:34','2025-10-16 15:46:34',0,NULL,10),(418187,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:48:34','2025-10-16 15:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760622514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760622514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:51:33','2025-10-16 15:51:33',0,NULL,10),(418188,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:53:33','2025-10-16 15:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760622813;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760622813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:54:17','2025-10-16 15:54:17',0,NULL,10),(418189,'mailpoet/cron/daemon-run','complete','2025-10-16 13:54:14','2025-10-16 15:54:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760622854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760622854;}',5,1,'2025-10-16 13:54:17','2025-10-16 15:54:17',0,NULL,10),(418190,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:56:17','2025-10-16 15:56:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760622977;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760622977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 13:56:34','2025-10-16 15:56:34',0,NULL,10),(418191,'mailpoet/cron/daemon-trigger','complete','2025-10-16 13:58:34','2025-10-16 15:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760623114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760623114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:00:03','2025-10-16 16:00:03',0,NULL,10),(418192,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:02:03','2025-10-16 16:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760623323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760623323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:03:52','2025-10-16 16:03:52',0,NULL,10),(418193,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:05:52','2025-10-16 16:05:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760623552;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760623552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:05:57','2025-10-16 16:05:57',0,NULL,10),(418194,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:07:57','2025-10-16 16:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760623677;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760623677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:11:40','2025-10-16 16:11:40',0,NULL,10),(418195,'mailpoet/cron/daemon-run','complete','2025-10-16 14:11:35','2025-10-16 16:11:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760623895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760623895;}',5,1,'2025-10-16 14:11:44','2025-10-16 16:11:44',0,NULL,10),(418196,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:13:40','2025-10-16 16:13:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760624020;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760624020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:16:33','2025-10-16 16:16:33',0,NULL,10),(418197,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:18:33','2025-10-16 16:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760624313;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760624313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:21:33','2025-10-16 16:21:33',0,NULL,10),(418198,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:23:33','2025-10-16 16:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760624613;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760624613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:26:36','2025-10-16 16:26:36',0,NULL,10),(418199,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:28:36','2025-10-16 16:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760624916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760624916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:29:21','2025-10-16 16:29:21',0,NULL,10),(418200,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:31:21','2025-10-16 16:31:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760625081;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760625081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:31:33','2025-10-16 16:31:33',0,NULL,10),(418201,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:33:33','2025-10-16 16:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760625213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760625213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:36:35','2025-10-16 16:36:35',0,NULL,10),(418202,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:38:35','2025-10-16 16:38:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760625515;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760625515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:41:34','2025-10-16 16:41:34',0,NULL,10),(418203,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:43:34','2025-10-16 16:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760625814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760625814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:46:33','2025-10-16 16:46:33',0,NULL,10),(418204,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:48:33','2025-10-16 16:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760626113;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760626113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:51:33','2025-10-16 16:51:33',0,NULL,10),(418205,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:53:33','2025-10-16 16:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760626413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760626413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:56:33','2025-10-16 16:56:33',0,NULL,10),(418206,'mailpoet/cron/daemon-trigger','complete','2025-10-16 14:58:33','2025-10-16 16:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760626713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760626713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 14:58:49','2025-10-16 16:58:49',0,NULL,10),(418207,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:00:49','2025-10-16 17:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760626849;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760626849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:01:33','2025-10-16 17:01:33',0,NULL,10),(418208,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:03:33','2025-10-16 17:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760627013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760627013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:04:54','2025-10-16 17:04:54',0,NULL,10),(418209,'mailpoet/cron/daemon-run','complete','2025-10-16 15:04:49','2025-10-16 17:04:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760627089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760627089;}',5,1,'2025-10-16 15:04:54','2025-10-16 17:04:54',0,NULL,10),(418210,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:06:54','2025-10-16 17:06:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760627214;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760627214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:10:50','2025-10-16 17:10:50',0,NULL,10),(418211,'mailpoet/cron/daemon-run','complete','2025-10-16 15:10:48','2025-10-16 17:10:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760627448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760627448;}',5,1,'2025-10-16 15:10:50','2025-10-16 17:10:50',0,NULL,10),(418212,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:12:50','2025-10-16 17:12:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760627570;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760627570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:16:35','2025-10-16 17:16:35',0,NULL,10),(418213,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:18:35','2025-10-16 17:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760627915;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760627915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:18:42','2025-10-16 17:18:42',0,NULL,10),(418214,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:20:42','2025-10-16 17:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760628042;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760628042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:21:33','2025-10-16 17:21:33',0,NULL,10),(418215,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:23:33','2025-10-16 17:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760628213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760628213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:25:43','2025-10-16 17:25:43',0,NULL,10),(418216,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:27:43','2025-10-16 17:27:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760628463;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760628463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:31:34','2025-10-16 17:31:34',0,NULL,10),(418217,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:33:34','2025-10-16 17:33:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760628814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760628814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:36:33','2025-10-16 17:36:33',0,NULL,10),(418218,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:38:33','2025-10-16 17:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760629113;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760629113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:41:33','2025-10-16 17:41:33',0,NULL,10),(418219,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:43:33','2025-10-16 17:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760629413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760629413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:46:33','2025-10-16 17:46:33',0,NULL,10),(418220,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:48:33','2025-10-16 17:48:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760629713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760629713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:51:14','2025-10-16 17:51:14',0,NULL,10),(418221,'mailpoet/cron/daemon-run','complete','2025-10-16 15:51:09','2025-10-16 17:51:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760629869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760629869;}',5,1,'2025-10-16 15:51:14','2025-10-16 17:51:14',0,NULL,10),(418222,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:53:14','2025-10-16 17:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760629994;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760629994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:55:32','2025-10-16 17:55:32',0,NULL,10),(418223,'mailpoet/cron/daemon-trigger','complete','2025-10-16 15:57:32','2025-10-16 17:57:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760630252;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760630252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 15:59:50','2025-10-16 17:59:50',0,NULL,10),(418224,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:01:50','2025-10-16 18:01:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760630510;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760630510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:04:22','2025-10-16 18:04:22',0,NULL,10),(418225,'mailpoet/cron/daemon-run','complete','2025-10-16 16:04:17','2025-10-16 18:04:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760630657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760630657;}',5,1,'2025-10-16 16:04:22','2025-10-16 18:04:22',0,NULL,10),(418226,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:06:22','2025-10-16 18:06:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760630782;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760630782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:06:34','2025-10-16 18:06:34',0,NULL,10),(418227,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:08:34','2025-10-16 18:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760630914;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760630914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:08:36','2025-10-16 18:08:36',0,NULL,10),(418228,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:10:36','2025-10-16 18:10:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631036;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:11:37','2025-10-16 18:11:37',0,NULL,10),(418229,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:13:37','2025-10-16 18:13:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631217;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:13:41','2025-10-16 18:13:41',0,NULL,10),(418230,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:15:41','2025-10-16 18:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631341;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:16:34','2025-10-16 18:16:34',0,NULL,10),(418231,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:18:34','2025-10-16 18:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:20:37','2025-10-16 18:20:37',0,NULL,10),(418232,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:22:37','2025-10-16 18:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631757;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:22:56','2025-10-16 18:22:56',0,NULL,10),(418233,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:24:56','2025-10-16 18:24:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760631896;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760631896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:26:33','2025-10-16 18:26:33',0,NULL,10),(418234,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:28:33','2025-10-16 18:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760632113;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760632113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:28:40','2025-10-16 18:28:40',0,NULL,10),(418235,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:30:40','2025-10-16 18:30:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760632240;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760632240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:31:33','2025-10-16 18:31:33',0,NULL,10),(418236,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:33:33','2025-10-16 18:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760632413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760632413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:36:33','2025-10-16 18:36:33',0,NULL,10),(418237,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:38:33','2025-10-16 18:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760632713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760632713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:41:39','2025-10-16 18:41:39',0,NULL,10),(418238,'mailpoet/cron/daemon-run','complete','2025-10-16 16:41:34','2025-10-16 18:41:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760632894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760632894;}',5,1,'2025-10-16 16:41:39','2025-10-16 18:41:39',0,NULL,10),(418239,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:43:39','2025-10-16 18:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760633019;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760633019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:45:56','2025-10-16 18:45:56',0,NULL,10),(418240,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:47:56','2025-10-16 18:47:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760633276;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760633276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:49:36','2025-10-16 18:49:36',0,NULL,10),(418241,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:51:36','2025-10-16 18:51:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760633496;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760633496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:54:33','2025-10-16 18:54:33',0,NULL,10),(418242,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:56:33','2025-10-16 18:56:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760633793;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760633793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:56:33','2025-10-16 18:56:33',0,NULL,10),(418243,'mailpoet/cron/daemon-trigger','complete','2025-10-16 16:58:33','2025-10-16 18:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760633913;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760633913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 16:58:55','2025-10-16 18:58:55',0,NULL,10),(418244,'mailpoet/cron/daemon-run','complete','2025-10-16 16:58:50','2025-10-16 18:58:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760633930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760633930;}',5,1,'2025-10-16 16:58:55','2025-10-16 18:58:55',0,NULL,10),(418245,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:00:55','2025-10-16 19:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760634055;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760634055;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:01:33','2025-10-16 19:01:33',0,NULL,10),(418246,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:03:33','2025-10-16 19:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760634213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760634213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:06:33','2025-10-16 19:06:33',0,NULL,10),(418247,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:08:33','2025-10-16 19:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760634513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760634513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:11:37','2025-10-16 19:11:37',0,NULL,10),(418248,'mailpoet/cron/daemon-run','complete','2025-10-16 17:11:35','2025-10-16 19:11:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760634695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760634695;}',5,1,'2025-10-16 17:11:37','2025-10-16 19:11:37',0,NULL,10),(418249,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:13:37','2025-10-16 19:13:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760634817;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760634817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:16:16','2025-10-16 19:16:16',0,NULL,10),(418250,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:18:16','2025-10-16 19:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760635096;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760635096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:21:33','2025-10-16 19:21:33',0,NULL,10),(418251,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:23:33','2025-10-16 19:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760635413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760635413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:23:35','2025-10-16 19:23:35',0,NULL,10),(418252,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:25:35','2025-10-16 19:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760635535;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760635535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:26:33','2025-10-16 19:26:33',0,NULL,10),(418253,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:28:33','2025-10-16 19:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760635713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760635713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:31:33','2025-10-16 19:31:33',0,NULL,10),(418254,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:33:33','2025-10-16 19:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760636013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760636013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:33:47','2025-10-16 19:33:47',0,NULL,10),(418255,'mailpoet/cron/daemon-run','complete','2025-10-16 17:33:43','2025-10-16 19:33:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760636023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760636023;}',5,1,'2025-10-16 17:33:47','2025-10-16 19:33:47',0,NULL,10),(418256,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:35:47','2025-10-16 19:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760636147;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760636147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:36:13','2025-10-16 19:36:13',0,NULL,10),(418257,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:38:13','2025-10-16 19:38:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760636293;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760636293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:41:33','2025-10-16 19:41:33',0,NULL,10),(418258,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:43:33','2025-10-16 19:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760636613;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760636613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:44:33','2025-10-16 19:44:33',0,NULL,10),(418259,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:46:33','2025-10-16 19:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760636793;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760636793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:49:08','2025-10-16 19:49:08',0,NULL,10),(418260,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:51:08','2025-10-16 19:51:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760637068;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760637068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:51:33','2025-10-16 19:51:33',0,NULL,10),(418261,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:53:33','2025-10-16 19:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760637213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760637213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 17:56:34','2025-10-16 19:56:34',0,NULL,10),(418262,'mailpoet/cron/daemon-trigger','complete','2025-10-16 17:58:34','2025-10-16 19:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760637514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760637514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:00:13','2025-10-16 20:00:13',0,NULL,10),(418263,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:02:13','2025-10-16 20:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760637733;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760637733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:06:05','2025-10-16 20:06:05',0,NULL,10),(418264,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:08:05','2025-10-16 20:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760638085;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760638085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:10:35','2025-10-16 20:10:35',0,NULL,10),(418265,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:12:35','2025-10-16 20:12:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760638355;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760638355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:15:05','2025-10-16 20:15:05',0,NULL,10),(418266,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:17:05','2025-10-16 20:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760638625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760638625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:19:45','2025-10-16 20:19:45',0,NULL,10),(418267,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:21:45','2025-10-16 20:21:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760638905;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760638905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:23:35','2025-10-16 20:23:35',0,NULL,10),(418268,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:25:35','2025-10-16 20:25:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760639135;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760639135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:26:33','2025-10-16 20:26:33',0,NULL,10),(418269,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:28:33','2025-10-16 20:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760639313;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760639313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:28:46','2025-10-16 20:28:46',0,NULL,10),(418270,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:30:46','2025-10-16 20:30:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760639446;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760639446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:31:38','2025-10-16 20:31:38',0,NULL,10),(418271,'mailpoet/cron/daemon-run','complete','2025-10-16 18:31:33','2025-10-16 20:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760639493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760639493;}',5,1,'2025-10-16 18:31:40','2025-10-16 20:31:40',0,NULL,10),(418272,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:33:38','2025-10-16 20:33:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760639618;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760639618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:36:36','2025-10-16 20:36:36',0,NULL,10),(418273,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:38:36','2025-10-16 20:38:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760639916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760639916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:41:34','2025-10-16 20:41:34',0,NULL,10),(418274,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:43:34','2025-10-16 20:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760640214;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760640214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:46:11','2025-10-16 20:46:11',0,NULL,10),(418275,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:48:11','2025-10-16 20:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760640491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760640491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:49:28','2025-10-16 20:49:28',0,NULL,10),(418276,'mailpoet/cron/daemon-run','complete','2025-10-16 18:49:23','2025-10-16 20:49:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760640563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760640563;}',5,1,'2025-10-16 18:49:28','2025-10-16 20:49:28',0,NULL,10),(418277,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:51:28','2025-10-16 20:51:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760640688;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760640688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:51:36','2025-10-16 20:51:36',0,NULL,10),(418278,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:53:36','2025-10-16 20:53:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760640816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760640816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:54:36','2025-10-16 20:54:36',0,NULL,10),(418279,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:56:36','2025-10-16 20:56:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760640996;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760640996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:56:36','2025-10-16 20:56:36',0,NULL,10),(418280,'mailpoet/cron/daemon-trigger','complete','2025-10-16 18:58:36','2025-10-16 20:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760641116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760641116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 18:58:39','2025-10-16 20:58:39',0,NULL,10),(418281,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:00:39','2025-10-16 21:00:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760641239;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760641239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:01:30','2025-10-16 21:01:30',0,NULL,10),(418282,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:03:30','2025-10-16 21:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760641410;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760641410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:04:39','2025-10-16 21:04:39',0,NULL,10),(418283,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:06:39','2025-10-16 21:06:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760641599;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760641599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:11:35','2025-10-16 21:11:35',0,NULL,10),(418284,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:13:35','2025-10-16 21:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760642015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760642015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:14:50','2025-10-16 21:14:50',0,NULL,10),(418285,'mailpoet/cron/daemon-run','complete','2025-10-16 19:14:47','2025-10-16 21:14:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760642087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760642087;}',5,1,'2025-10-16 19:14:50','2025-10-16 21:14:50',0,NULL,10),(418286,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:16:50','2025-10-16 21:16:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760642210;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760642210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:21:13','2025-10-16 21:21:13',0,NULL,10),(418287,'mailpoet/cron/daemon-run','complete','2025-10-16 19:21:11','2025-10-16 21:21:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760642471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760642471;}',5,1,'2025-10-16 19:21:13','2025-10-16 21:21:13',0,NULL,10),(418288,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:23:13','2025-10-16 21:23:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760642593;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760642593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:25:42','2025-10-16 21:25:42',0,NULL,10),(418289,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:27:42','2025-10-16 21:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760642862;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760642862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:30:08','2025-10-16 21:30:08',0,NULL,10),(418290,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:32:08','2025-10-16 21:32:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760643128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760643128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:32:39','2025-10-16 21:32:39',0,NULL,10),(418291,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:34:39','2025-10-16 21:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760643279;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760643279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:36:33','2025-10-16 21:36:33',0,NULL,10),(418292,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:38:33','2025-10-16 21:38:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760643513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760643513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:41:33','2025-10-16 21:41:33',0,NULL,10),(418293,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:43:33','2025-10-16 21:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760643813;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760643813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:46:34','2025-10-16 21:46:34',0,NULL,10),(418294,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:48:34','2025-10-16 21:48:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760644114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760644114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:49:37','2025-10-16 21:49:37',0,NULL,10),(418295,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:51:37','2025-10-16 21:51:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760644297;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760644297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 19:56:36','2025-10-16 21:56:36',0,NULL,10),(418296,'mailpoet/cron/daemon-run','complete','2025-10-16 19:56:33','2025-10-16 21:56:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760644593;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760644593;}',5,1,'2025-10-16 19:56:36','2025-10-16 21:56:36',0,NULL,10),(418297,'mailpoet/cron/daemon-trigger','complete','2025-10-16 19:58:36','2025-10-16 21:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760644716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760644716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:01:33','2025-10-16 22:01:33',0,NULL,10),(418298,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:03:33','2025-10-16 22:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760645013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760645013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:06:33','2025-10-16 22:06:33',0,NULL,10),(418299,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:08:33','2025-10-16 22:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760645313;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760645313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:10:30','2025-10-16 22:10:30',0,NULL,10),(418300,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:12:30','2025-10-16 22:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760645550;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760645550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:17:07','2025-10-16 22:17:07',0,NULL,10),(418301,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:19:07','2025-10-16 22:19:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760645947;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760645947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:21:33','2025-10-16 22:21:33',0,NULL,10),(418302,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:23:33','2025-10-16 22:23:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760646213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760646213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:26:44','2025-10-16 22:26:44',0,NULL,10),(418303,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:28:44','2025-10-16 22:28:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760646524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760646524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:31:37','2025-10-16 22:31:37',0,NULL,10),(418304,'mailpoet/cron/daemon-run','complete','2025-10-16 20:31:33','2025-10-16 22:31:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760646693;}',5,1,'2025-10-16 20:31:37','2025-10-16 22:31:37',0,NULL,10),(418305,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:33:37','2025-10-16 22:33:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760646817;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760646817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:36:06','2025-10-16 22:36:06',0,NULL,10),(418306,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:38:06','2025-10-16 22:38:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760647086;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760647086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:41:34','2025-10-16 22:41:34',0,NULL,10),(418307,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:43:34','2025-10-16 22:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760647414;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760647414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:44:15','2025-10-16 22:44:15',0,NULL,10),(418308,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:46:15','2025-10-16 22:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760647575;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760647575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:46:48','2025-10-16 22:46:48',0,NULL,10),(418309,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:48:48','2025-10-16 22:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760647728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760647728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:51:41','2025-10-16 22:51:41',0,NULL,10),(418310,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:53:41','2025-10-16 22:53:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760648021;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760648021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 20:56:35','2025-10-16 22:56:35',0,NULL,10),(418311,'mailpoet/cron/daemon-trigger','complete','2025-10-16 20:58:35','2025-10-16 22:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760648315;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760648315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:01:45','2025-10-16 23:01:45',0,NULL,10),(418312,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:03:45','2025-10-16 23:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760648625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760648625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:06:48','2025-10-16 23:06:48',0,NULL,10),(418313,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:08:48','2025-10-16 23:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760648928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760648928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:11:53','2025-10-16 23:11:53',0,NULL,10),(418314,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:13:53','2025-10-16 23:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760649233;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760649233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:16:48','2025-10-16 23:16:48',0,NULL,10),(418315,'mailpoet/cron/daemon-run','complete','2025-10-16 21:16:44','2025-10-16 23:16:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760649404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760649404;}',5,1,'2025-10-16 21:16:48','2025-10-16 23:16:48',0,NULL,10),(418316,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:18:48','2025-10-16 23:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760649528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760649528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:21:39','2025-10-16 23:21:39',0,NULL,10),(418317,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:23:39','2025-10-16 23:23:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760649819;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760649819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:26:33','2025-10-16 23:26:33',0,NULL,10),(418318,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:28:33','2025-10-16 23:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760650113;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760650113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:31:42','2025-10-16 23:31:42',0,NULL,10),(418319,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:33:42','2025-10-16 23:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760650422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760650422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:36:42','2025-10-16 23:36:42',0,NULL,10),(418320,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:38:42','2025-10-16 23:38:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760650722;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760650722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:41:33','2025-10-16 23:41:33',0,NULL,10),(418321,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:43:33','2025-10-16 23:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760651013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760651013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:46:42','2025-10-16 23:46:42',0,NULL,10),(418322,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:48:42','2025-10-16 23:48:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760651322;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760651322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:51:43','2025-10-16 23:51:43',0,NULL,10),(418323,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:53:43','2025-10-16 23:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760651623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760651623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:56:36','2025-10-16 23:56:36',0,NULL,10),(418324,'mailpoet/cron/daemon-run','complete','2025-10-16 21:56:33','2025-10-16 23:56:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760651793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760651793;}',5,1,'2025-10-16 21:56:36','2025-10-16 23:56:36',0,NULL,10),(418325,'mailpoet/cron/daemon-trigger','complete','2025-10-16 21:58:36','2025-10-16 23:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760651916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760651916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 21:59:32','2025-10-16 23:59:32',0,NULL,10),(418326,'mailpoet/cron/daemon-run','complete','2025-10-16 21:59:29','2025-10-16 23:59:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760651969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760651969;}',5,1,'2025-10-16 21:59:32','2025-10-16 23:59:32',0,NULL,10),(418327,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:01:32','2025-10-17 00:01:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760652092;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760652092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:06:43','2025-10-17 00:06:43',0,NULL,10),(418328,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:08:43','2025-10-17 00:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760652523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760652523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:11:33','2025-10-17 00:11:33',0,NULL,10),(418329,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:13:33','2025-10-17 00:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760652813;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760652813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:16:41','2025-10-17 00:16:41',0,NULL,10),(418330,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:18:41','2025-10-17 00:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760653121;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760653121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:21:42','2025-10-17 00:21:42',0,NULL,10),(418331,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:23:42','2025-10-17 00:23:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760653422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760653422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:26:34','2025-10-17 00:26:34',0,NULL,10),(418332,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:28:34','2025-10-17 00:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760653714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760653714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:31:41','2025-10-17 00:31:41',0,NULL,10),(418333,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:33:41','2025-10-17 00:33:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760654021;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760654021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:36:41','2025-10-17 00:36:41',0,NULL,10),(418334,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:38:41','2025-10-17 00:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760654321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760654321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:41:34','2025-10-17 00:41:34',0,NULL,10),(418335,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:43:34','2025-10-17 00:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760654614;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760654614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:43:50','2025-10-17 00:43:50',0,NULL,10),(418336,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:45:50','2025-10-17 00:45:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760654750;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760654750;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:46:44','2025-10-17 00:46:44',0,NULL,10),(418337,'mailpoet/cron/daemon-run','complete','2025-10-16 22:46:41','2025-10-17 00:46:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760654801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760654801;}',5,1,'2025-10-16 22:46:44','2025-10-17 00:46:44',0,NULL,10),(418338,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:48:44','2025-10-17 00:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760654924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760654924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:51:42','2025-10-17 00:51:42',0,NULL,10),(418339,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:53:42','2025-10-17 00:53:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760655222;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760655222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 22:56:33','2025-10-17 00:56:33',0,NULL,10),(418340,'mailpoet/cron/daemon-trigger','complete','2025-10-16 22:58:33','2025-10-17 00:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760655513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760655513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:01:42','2025-10-17 01:01:42',0,NULL,10),(418341,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:03:42','2025-10-17 01:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760655822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760655822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:06:42','2025-10-17 01:06:42',0,NULL,10),(418342,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:08:42','2025-10-17 01:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760656122;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760656122;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:11:33','2025-10-17 01:11:33',0,NULL,10),(418343,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:13:33','2025-10-17 01:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760656413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760656413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:16:44','2025-10-17 01:16:44',0,NULL,10),(418344,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:18:44','2025-10-17 01:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760656724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760656724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:18:52','2025-10-17 01:18:52',0,NULL,10),(418345,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:20:52','2025-10-17 01:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760656852;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760656852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:21:42','2025-10-17 01:21:42',0,NULL,10),(418346,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:23:42','2025-10-17 01:23:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760657022;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760657022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:26:38','2025-10-17 01:26:38',0,NULL,10),(418347,'mailpoet/cron/daemon-run','complete','2025-10-16 23:26:35','2025-10-17 01:26:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760657195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760657195;}',5,1,'2025-10-16 23:26:38','2025-10-17 01:26:38',0,NULL,10),(418348,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:28:38','2025-10-17 01:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760657318;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760657318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:31:42','2025-10-17 01:31:42',0,NULL,10),(418349,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:33:42','2025-10-17 01:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760657622;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760657622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:36:42','2025-10-17 01:36:42',0,NULL,10),(418350,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:38:42','2025-10-17 01:38:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760657922;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760657922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:41:33','2025-10-17 01:41:33',0,NULL,10),(418351,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:43:33','2025-10-17 01:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760658213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760658213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:51:47','2025-10-17 01:51:47',0,NULL,10),(418352,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:53:47','2025-10-17 01:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760658827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760658827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:54:57','2025-10-17 01:54:57',0,NULL,10),(418353,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:56:57','2025-10-17 01:56:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760659017;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760659017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-16 23:57:59','2025-10-17 01:57:59',0,NULL,10),(418354,'mailpoet/cron/daemon-run','complete','2025-10-16 23:57:54','2025-10-17 01:57:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760659074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760659074;}',5,1,'2025-10-16 23:57:59','2025-10-17 01:57:59',0,NULL,10),(418355,'mailpoet/cron/daemon-trigger','complete','2025-10-16 23:59:59','2025-10-17 01:59:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760659199;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760659199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:01:43','2025-10-17 02:01:43',0,NULL,10),(418356,'mailpoet/cron/daemon-run','complete','2025-10-17 00:01:41','2025-10-17 02:01:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760659301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760659301;}',5,1,'2025-10-17 00:01:43','2025-10-17 02:01:43',0,NULL,10),(418357,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:03:43','2025-10-17 02:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760659423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760659423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:05:18','2025-10-17 02:05:18',0,NULL,10),(418358,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:07:18','2025-10-17 02:07:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760659638;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760659638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:10:18','2025-10-17 02:10:18',0,NULL,10),(418359,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:12:18','2025-10-17 02:12:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760659938;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760659938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:16:42','2025-10-17 02:16:42',0,NULL,10),(418360,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:18:42','2025-10-17 02:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760660322;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760660322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:21:43','2025-10-17 02:21:43',0,NULL,10),(418361,'mailpoet/cron/daemon-run','complete','2025-10-17 00:21:42','2025-10-17 02:21:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760660502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760660502;}',5,1,'2025-10-17 00:21:43','2025-10-17 02:21:43',0,NULL,10),(418362,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:23:43','2025-10-17 02:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760660623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760660623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:25:58','2025-10-17 02:25:58',0,NULL,10),(418363,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:27:58','2025-10-17 02:27:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760660878;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760660878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:31:42','2025-10-17 02:31:42',0,NULL,10),(418364,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:33:42','2025-10-17 02:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760661222;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760661222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:36:43','2025-10-17 02:36:43',0,NULL,10),(418365,'mailpoet/cron/daemon-run','complete','2025-10-17 00:36:42','2025-10-17 02:36:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760661402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760661402;}',5,1,'2025-10-17 00:36:43','2025-10-17 02:36:43',0,NULL,10),(418366,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:38:43','2025-10-17 02:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760661523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760661523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:46:41','2025-10-17 02:46:41',0,NULL,10),(418367,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:48:41','2025-10-17 02:48:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760662121;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760662121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:51:44','2025-10-17 02:51:44',0,NULL,10),(418368,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:53:44','2025-10-17 02:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760662424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760662424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 00:56:33','2025-10-17 02:56:33',0,NULL,10),(418369,'mailpoet/cron/daemon-trigger','complete','2025-10-17 00:58:33','2025-10-17 02:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760662713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760662713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:01:43','2025-10-17 03:01:43',0,NULL,10),(418370,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:03:43','2025-10-17 03:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760663023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760663023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:04:53','2025-10-17 03:04:53',0,NULL,10),(418371,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:06:53','2025-10-17 03:06:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760663213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760663213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:07:32','2025-10-17 03:07:32',0,NULL,10),(418372,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:09:32','2025-10-17 03:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760663372;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760663372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:11:34','2025-10-17 03:11:34',0,NULL,10),(418373,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:13:34','2025-10-17 03:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760663614;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760663614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:16:42','2025-10-17 03:16:42',0,NULL,10),(418374,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:18:42','2025-10-17 03:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760663922;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760663922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:22:01','2025-10-17 03:22:01',0,NULL,10),(418375,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:24:01','2025-10-17 03:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760664241;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760664241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:26:34','2025-10-17 03:26:34',0,NULL,10),(418376,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:28:34','2025-10-17 03:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760664514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760664514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:31:42','2025-10-17 03:31:42',0,NULL,10),(418377,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:33:42','2025-10-17 03:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760664822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760664822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:36:45','2025-10-17 03:36:45',0,NULL,10),(418378,'mailpoet/cron/daemon-run','complete','2025-10-17 01:36:41','2025-10-17 03:36:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760665001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760665001;}',5,1,'2025-10-17 01:36:45','2025-10-17 03:36:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (418379,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:38:45','2025-10-17 03:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760665125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760665125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:41:11','2025-10-17 03:41:11',0,NULL,10),(418380,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:43:11','2025-10-17 03:43:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760665391;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760665391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:46:41','2025-10-17 03:46:41',0,NULL,10),(418381,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:48:41','2025-10-17 03:48:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760665721;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760665721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:51:41','2025-10-17 03:51:41',0,NULL,10),(418382,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:53:41','2025-10-17 03:53:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760666021;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760666021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 01:56:34','2025-10-17 03:56:34',0,NULL,10),(418383,'mailpoet/cron/daemon-trigger','complete','2025-10-17 01:58:34','2025-10-17 03:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760666314;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760666314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:01:45','2025-10-17 04:01:45',0,NULL,10),(418384,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:03:45','2025-10-17 04:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760666625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760666625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:06:42','2025-10-17 04:06:42',0,NULL,10),(418385,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:08:42','2025-10-17 04:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760666922;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760666922;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:09:46','2025-10-17 04:09:46',0,NULL,10),(418386,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:11:46','2025-10-17 04:11:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760667106;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760667106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:16:33','2025-10-17 04:16:33',0,NULL,10),(418387,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:18:33','2025-10-17 04:18:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760667513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760667513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:26:34','2025-10-17 04:26:34',0,NULL,10),(418388,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:28:34','2025-10-17 04:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760668114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760668114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:29:12','2025-10-17 04:29:12',0,NULL,10),(418389,'mailpoet/cron/daemon-run','complete','2025-10-17 02:29:09','2025-10-17 04:29:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760668149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760668149;}',5,1,'2025-10-17 02:29:12','2025-10-17 04:29:12',0,NULL,10),(418390,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:31:12','2025-10-17 04:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760668272;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760668272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:31:42','2025-10-17 04:31:42',0,NULL,10),(418391,'mailpoet/cron/daemon-run','complete','2025-10-17 02:31:41','2025-10-17 04:31:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760668301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760668301;}',5,1,'2025-10-17 02:31:42','2025-10-17 04:31:42',0,NULL,10),(418392,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:33:42','2025-10-17 04:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760668422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760668422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:36:46','2025-10-17 04:36:46',0,NULL,10),(418393,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:38:46','2025-10-17 04:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760668726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760668726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:41:34','2025-10-17 04:41:34',0,NULL,10),(418394,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:43:34','2025-10-17 04:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760669014;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760669014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:45:34','2025-10-17 04:45:34',0,NULL,10),(418395,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:47:34','2025-10-17 04:47:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760669254;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760669254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:51:43','2025-10-17 04:51:43',0,NULL,10),(418396,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:53:43','2025-10-17 04:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760669623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760669623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:56:33','2025-10-17 04:56:33',0,NULL,10),(418397,'mailpoet/cron/daemon-trigger','complete','2025-10-17 02:58:33','2025-10-17 04:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760669913;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760669913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 02:59:55','2025-10-17 04:59:55',0,NULL,10),(418398,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:01:55','2025-10-17 05:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760670115;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760670115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:06:42','2025-10-17 05:06:42',0,NULL,10),(418399,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:08:42','2025-10-17 05:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760670522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760670522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:11:36','2025-10-17 05:11:36',0,NULL,10),(418400,'mailpoet/cron/daemon-run','complete','2025-10-17 03:11:33','2025-10-17 05:11:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760670693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760670693;}',5,1,'2025-10-17 03:11:36','2025-10-17 05:11:36',0,NULL,10),(418401,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:13:36','2025-10-17 05:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760670816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760670816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:16:41','2025-10-17 05:16:41',0,NULL,10),(418402,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:18:41','2025-10-17 05:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760671121;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760671121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:18:49','2025-10-17 05:18:49',0,NULL,10),(418403,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:20:49','2025-10-17 05:20:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760671249;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760671249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:21:41','2025-10-17 05:21:41',0,NULL,10),(418404,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:23:41','2025-10-17 05:23:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760671421;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760671421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:26:33','2025-10-17 05:26:33',0,NULL,10),(418405,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:28:33','2025-10-17 05:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760671713;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760671713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:31:07','2025-10-17 05:31:07',0,NULL,10),(418406,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:33:07','2025-10-17 05:33:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760671987;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760671987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:36:41','2025-10-17 05:36:41',0,NULL,10),(418407,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:38:41','2025-10-17 05:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760672321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760672321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:41:33','2025-10-17 05:41:33',0,NULL,10),(418408,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:43:33','2025-10-17 05:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760672613;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760672613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:43:59','2025-10-17 05:43:59',0,NULL,10),(418409,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:45:59','2025-10-17 05:45:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760672759;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760672759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:46:41','2025-10-17 05:46:41',0,NULL,10),(418410,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:48:41','2025-10-17 05:48:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760672921;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760672921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:51:45','2025-10-17 05:51:45',0,NULL,10),(418411,'mailpoet/cron/daemon-run','complete','2025-10-17 03:51:43','2025-10-17 05:51:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760673103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760673103;}',5,1,'2025-10-17 03:51:45','2025-10-17 05:51:45',0,NULL,10),(418412,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:53:45','2025-10-17 05:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760673225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760673225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:53:58','2025-10-17 05:53:58',0,NULL,10),(418413,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:55:58','2025-10-17 05:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760673358;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760673358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 03:56:33','2025-10-17 05:56:33',0,NULL,10),(418414,'mailpoet/cron/daemon-trigger','complete','2025-10-17 03:58:33','2025-10-17 05:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760673513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760673513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:01:42','2025-10-17 06:01:42',0,NULL,10),(418415,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:03:42','2025-10-17 06:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760673822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760673822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:06:41','2025-10-17 06:06:41',0,NULL,10),(418416,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:08:41','2025-10-17 06:08:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760674121;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760674121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:11:21','2025-10-17 06:11:21',0,NULL,10),(418417,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:13:21','2025-10-17 06:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760674401;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760674401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:16:42','2025-10-17 06:16:42',0,NULL,10),(418418,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:18:42','2025-10-17 06:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760674722;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760674722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:21:41','2025-10-17 06:21:41',0,NULL,10),(418419,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:23:41','2025-10-17 06:23:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760675021;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760675021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:26:03','2025-10-17 06:26:03',0,NULL,10),(418420,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:28:03','2025-10-17 06:28:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760675283;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760675283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:31:42','2025-10-17 06:31:42',0,NULL,10),(418421,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:33:42','2025-10-17 06:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760675622;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760675622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:36:41','2025-10-17 06:36:41',0,NULL,10),(418422,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:38:41','2025-10-17 06:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760675921;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760675921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:42:43','2025-10-17 06:42:43',0,NULL,10),(418423,'mailpoet/cron/daemon-run','complete','2025-10-17 04:42:38','2025-10-17 06:42:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760676158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760676158;}',5,1,'2025-10-17 04:42:47','2025-10-17 06:42:47',0,NULL,10),(418424,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:44:43','2025-10-17 06:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760676283;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760676283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:46:47','2025-10-17 06:46:47',0,NULL,10),(418425,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:48:47','2025-10-17 06:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760676527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760676527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:50:05','2025-10-17 06:50:05',0,NULL,10),(418426,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:52:05','2025-10-17 06:52:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760676725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760676725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:53:54','2025-10-17 06:53:54',0,NULL,10),(418427,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:55:54','2025-10-17 06:55:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760676954;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760676954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:56:34','2025-10-17 06:56:34',0,NULL,10),(418428,'mailpoet/cron/daemon-trigger','complete','2025-10-17 04:58:34','2025-10-17 06:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760677114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760677114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 04:59:58','2025-10-17 06:59:58',0,NULL,10),(418429,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:01:58','2025-10-17 07:01:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760677318;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760677318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:03:59','2025-10-17 07:03:59',0,NULL,10),(418430,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:05:59','2025-10-17 07:05:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760677559;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760677559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:06:46','2025-10-17 07:06:46',0,NULL,10),(418431,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:08:46','2025-10-17 07:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760677726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760677726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:09:28','2025-10-17 07:09:28',0,NULL,10),(418432,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:11:28','2025-10-17 07:11:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760677888;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760677888;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:11:33','2025-10-17 07:11:33',0,NULL,10),(418433,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:13:33','2025-10-17 07:13:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760678013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760678013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:14:16','2025-10-17 07:14:16',0,NULL,10),(418434,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:16:16','2025-10-17 07:16:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760678176;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760678176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:17:06','2025-10-17 07:17:06',0,NULL,10),(418435,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:19:06','2025-10-17 07:19:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760678346;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760678346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:21:51','2025-10-17 07:21:51',0,NULL,10),(418436,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:23:51','2025-10-17 07:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760678631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760678631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:26:34','2025-10-17 07:26:34',0,NULL,10),(418437,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:28:34','2025-10-17 07:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760678914;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760678914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:31:41','2025-10-17 07:31:41',0,NULL,10),(418438,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:33:41','2025-10-17 07:33:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760679221;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760679221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:36:45','2025-10-17 07:36:45',0,NULL,10),(418439,'mailpoet/cron/daemon-run','complete','2025-10-17 05:36:42','2025-10-17 07:36:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760679402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760679402;}',5,1,'2025-10-17 05:36:45','2025-10-17 07:36:45',0,NULL,10),(418440,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:38:45','2025-10-17 07:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760679525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760679525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:41:34','2025-10-17 07:41:34',0,NULL,10),(418441,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:43:34','2025-10-17 07:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760679814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760679814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:43:49','2025-10-17 07:43:49',0,NULL,10),(418442,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:45:49','2025-10-17 07:45:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760679949;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760679949;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:46:43','2025-10-17 07:46:43',0,NULL,10),(418443,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:48:44','2025-10-17 07:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760680124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760680124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:51:42','2025-10-17 07:51:42',0,NULL,10),(418444,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:53:42','2025-10-17 07:53:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760680422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760680422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 05:56:34','2025-10-17 07:56:34',0,NULL,10),(418445,'mailpoet/cron/daemon-trigger','complete','2025-10-17 05:58:34','2025-10-17 07:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760680714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760680714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:01:47','2025-10-17 08:01:47',0,NULL,10),(418446,'mailpoet/cron/daemon-run','complete','2025-10-17 06:01:42','2025-10-17 08:01:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760680902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760680902;}',5,1,'2025-10-17 06:01:47','2025-10-17 08:01:47',0,NULL,10),(418447,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:03:47','2025-10-17 08:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760681027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760681027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:06:45','2025-10-17 08:06:45',0,NULL,10),(418448,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:08:45','2025-10-17 08:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760681325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760681325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:11:36','2025-10-17 08:11:36',0,NULL,10),(418449,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:13:36','2025-10-17 08:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760681616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760681616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:16:44','2025-10-17 08:16:44',0,NULL,10),(418450,'mailpoet/cron/daemon-run','complete','2025-10-17 06:16:41','2025-10-17 08:16:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760681801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760681801;}',5,1,'2025-10-17 06:16:44','2025-10-17 08:16:44',0,NULL,10),(418451,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:18:44','2025-10-17 08:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760681924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760681924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:21:41','2025-10-17 08:21:41',0,NULL,10),(418452,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:23:41','2025-10-17 08:23:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760682221;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760682221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:26:34','2025-10-17 08:26:34',0,NULL,10),(418453,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:28:34','2025-10-17 08:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760682514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760682514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:31:43','2025-10-17 08:31:43',0,NULL,10),(418454,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:33:43','2025-10-17 08:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760682823;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760682823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:36:43','2025-10-17 08:36:43',0,NULL,10),(418455,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:38:43','2025-10-17 08:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760683123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760683123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:39:38','2025-10-17 08:39:38',0,NULL,10),(418456,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:41:38','2025-10-17 08:41:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760683298;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760683298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:45:59','2025-10-17 08:45:59',0,NULL,10),(418457,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:47:59','2025-10-17 08:47:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760683679;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760683679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:48:03','2025-10-17 08:48:03',0,NULL,10),(418458,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:50:03','2025-10-17 08:50:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760683803;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760683803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:51:42','2025-10-17 08:51:42',0,NULL,10),(418459,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:53:42','2025-10-17 08:53:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760684022;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760684022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 06:56:34','2025-10-17 08:56:34',0,NULL,10),(418460,'mailpoet/cron/daemon-trigger','complete','2025-10-17 06:58:34','2025-10-17 08:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760684314;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760684314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:03:01','2025-10-17 09:03:01',0,NULL,10),(418461,'mailpoet/cron/daemon-run','complete','2025-10-17 07:02:56','2025-10-17 09:02:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760684576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760684576;}',5,1,'2025-10-17 07:03:03','2025-10-17 09:03:03',0,NULL,10),(418462,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:05:01','2025-10-17 09:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760684701;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760684701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:06:43','2025-10-17 09:06:43',0,NULL,10),(418463,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:08:43','2025-10-17 09:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760684923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760684923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:11:35','2025-10-17 09:11:35',0,NULL,10),(418464,'mailpoet/cron/daemon-run','complete','2025-10-17 07:11:34','2025-10-17 09:11:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760685094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760685094;}',5,1,'2025-10-17 07:11:35','2025-10-17 09:11:35',0,NULL,10),(418465,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:13:35','2025-10-17 09:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760685215;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760685215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:16:12','2025-10-17 09:16:12',0,NULL,10),(418466,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:18:12','2025-10-17 09:18:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760685492;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760685492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:21:47','2025-10-17 09:21:47',0,NULL,10),(418467,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:23:47','2025-10-17 09:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760685827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760685827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:26:34','2025-10-17 09:26:34',0,NULL,10),(418468,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:28:34','2025-10-17 09:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760686114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760686114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:31:45','2025-10-17 09:31:45',0,NULL,10),(418469,'mailpoet/cron/daemon-run','complete','2025-10-17 07:31:43','2025-10-17 09:31:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760686303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760686303;}',5,1,'2025-10-17 07:31:45','2025-10-17 09:31:45',0,NULL,10),(418470,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:33:45','2025-10-17 09:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760686425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760686425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:36:43','2025-10-17 09:36:43',0,NULL,10),(418471,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:38:43','2025-10-17 09:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760686723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760686723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:39:29','2025-10-17 09:39:29',0,NULL,10),(418472,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:41:29','2025-10-17 09:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760686889;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760686889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:41:32','2025-10-17 09:41:32',0,NULL,10),(418473,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:43:32','2025-10-17 09:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760687012;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760687012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:43:34','2025-10-17 09:43:34',0,NULL,10),(418474,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:45:34','2025-10-17 09:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760687134;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760687134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:45:35','2025-10-17 09:45:35',0,NULL,10),(418475,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:47:35','2025-10-17 09:47:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760687255;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760687255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:51:42','2025-10-17 09:51:42',0,NULL,10),(418476,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:53:42','2025-10-17 09:53:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760687622;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760687622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 07:56:13','2025-10-17 09:56:13',0,NULL,10),(418477,'mailpoet/cron/daemon-trigger','complete','2025-10-17 07:58:13','2025-10-17 09:58:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760687893;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760687893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:01:42','2025-10-17 10:01:42',0,NULL,10),(418478,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:03:42','2025-10-17 10:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760688222;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760688222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:06:42','2025-10-17 10:06:42',0,NULL,10),(418479,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:08:42','2025-10-17 10:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760688522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760688522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:09:26','2025-10-17 10:09:26',0,NULL,10),(418480,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:11:26','2025-10-17 10:11:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760688686;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760688686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:11:34','2025-10-17 10:11:34',0,NULL,10),(418481,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:13:34','2025-10-17 10:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760688814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760688814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:16:47','2025-10-17 10:16:47',0,NULL,10),(418482,'mailpoet/cron/daemon-run','complete','2025-10-17 08:16:42','2025-10-17 10:16:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760689002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760689002;}',5,1,'2025-10-17 08:16:50','2025-10-17 10:16:50',0,NULL,10),(418483,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:18:47','2025-10-17 10:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760689127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760689127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:18:59','2025-10-17 10:18:59',0,NULL,10),(418484,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:20:59','2025-10-17 10:20:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760689259;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760689259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:21:45','2025-10-17 10:21:45',0,NULL,10),(418485,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:23:45','2025-10-17 10:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760689425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760689425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:26:36','2025-10-17 10:26:36',0,NULL,10),(418486,'mailpoet/cron/daemon-run','complete','2025-10-17 08:26:34','2025-10-17 10:26:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760689594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760689594;}',5,1,'2025-10-17 08:26:36','2025-10-17 10:26:36',0,NULL,10),(418487,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:28:36','2025-10-17 10:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760689716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760689716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:31:35','2025-10-17 10:31:35',0,NULL,10),(418488,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:33:35','2025-10-17 10:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760690015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760690015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:34:54','2025-10-17 10:34:54',0,NULL,10),(418489,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:36:54','2025-10-17 10:36:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760690214;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760690214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:41:36','2025-10-17 10:41:36',0,NULL,10),(418490,'mailpoet/cron/daemon-run','complete','2025-10-17 08:41:34','2025-10-17 10:41:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760690494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760690494;}',5,1,'2025-10-17 08:41:36','2025-10-17 10:41:36',0,NULL,10),(418491,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:43:36','2025-10-17 10:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760690616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760690616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:46:44','2025-10-17 10:46:44',0,NULL,10),(418492,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:48:44','2025-10-17 10:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760690924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760690924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:51:45','2025-10-17 10:51:45',0,NULL,10),(418493,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:53:45','2025-10-17 10:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760691225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760691225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:55:34','2025-10-17 10:55:34',0,NULL,10),(418494,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:57:34','2025-10-17 10:57:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760691454;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760691454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 08:57:35','2025-10-17 10:57:35',0,NULL,10),(418495,'mailpoet/cron/daemon-trigger','complete','2025-10-17 08:59:35','2025-10-17 10:59:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760691575;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760691575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:00:07','2025-10-17 11:00:07',0,NULL,10),(418496,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:02:07','2025-10-17 11:02:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760691727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760691727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:04:27','2025-10-17 11:04:27',0,NULL,10),(418497,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:06:27','2025-10-17 11:06:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760691987;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760691987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:06:43','2025-10-17 11:06:43',0,NULL,10),(418498,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:08:43','2025-10-17 11:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760692123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760692123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:11:36','2025-10-17 11:11:36',0,NULL,10),(418499,'mailpoet/cron/daemon-run','complete','2025-10-17 09:11:34','2025-10-17 11:11:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760692294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760692294;}',5,1,'2025-10-17 09:11:36','2025-10-17 11:11:36',0,NULL,10),(418500,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:13:36','2025-10-17 11:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760692416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760692416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:16:43','2025-10-17 11:16:43',0,NULL,10),(418501,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:18:43','2025-10-17 11:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760692723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760692723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:21:43','2025-10-17 11:21:43',0,NULL,10),(418502,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:23:43','2025-10-17 11:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760693023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760693023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:26:34','2025-10-17 11:26:34',0,NULL,10),(418503,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:28:34','2025-10-17 11:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760693314;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760693314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:29:40','2025-10-17 11:29:40',0,NULL,10),(418504,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:31:40','2025-10-17 11:31:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760693500;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760693500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:31:43','2025-10-17 11:31:43',0,NULL,10),(418505,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:33:43','2025-10-17 11:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760693623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760693623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:36:43','2025-10-17 11:36:43',0,NULL,10),(418506,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:38:43','2025-10-17 11:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760693923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760693923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:41:39','2025-10-17 11:41:39',0,NULL,10),(418507,'mailpoet/cron/daemon-run','complete','2025-10-17 09:41:34','2025-10-17 11:41:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760694094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760694094;}',5,1,'2025-10-17 09:41:41','2025-10-17 11:41:41',0,NULL,10),(418508,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:43:39','2025-10-17 11:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760694219;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760694219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:46:44','2025-10-17 11:46:44',0,NULL,10),(418509,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:48:44','2025-10-17 11:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760694524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760694524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:51:45','2025-10-17 11:51:45',0,NULL,10),(418510,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:53:45','2025-10-17 11:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760694825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760694825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 09:55:11','2025-10-17 11:55:11',0,NULL,10),(418511,'mailpoet/cron/daemon-trigger','complete','2025-10-17 09:57:11','2025-10-17 11:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760695031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760695031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:01:42','2025-10-17 12:01:42',0,NULL,10),(418512,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:03:42','2025-10-17 12:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760695422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760695422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:06:43','2025-10-17 12:06:43',0,NULL,10),(418513,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:08:43','2025-10-17 12:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760695723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760695723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:11:35','2025-10-17 12:11:35',0,NULL,10),(418514,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:13:35','2025-10-17 12:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:13:50','2025-10-17 12:13:50',0,NULL,10),(418515,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:15:50','2025-10-17 12:15:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696150;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:16:41','2025-10-17 12:16:41',0,NULL,10),(418516,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:18:41','2025-10-17 12:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:20:35','2025-10-17 12:20:35',0,NULL,10),(418517,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:22:35','2025-10-17 12:22:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696555;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:26:38','2025-10-17 12:26:38',0,NULL,10),(418518,'mailpoet/cron/daemon-run','complete','2025-10-17 10:26:34','2025-10-17 12:26:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760696794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760696794;}',5,1,'2025-10-17 10:26:38','2025-10-17 12:26:38',0,NULL,10),(418519,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:28:38','2025-10-17 12:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760696918;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760696918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:29:40','2025-10-17 12:29:40',0,NULL,10),(418520,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:31:40','2025-10-17 12:31:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760697100;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760697100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:31:43','2025-10-17 12:31:43',0,NULL,10),(418521,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:33:43','2025-10-17 12:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760697223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760697223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:34:31','2025-10-17 12:34:31',0,NULL,10),(418522,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:36:31','2025-10-17 12:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760697391;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760697391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:36:44','2025-10-17 12:36:44',0,NULL,10),(418523,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:38:44','2025-10-17 12:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760697524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760697524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:41:34','2025-10-17 12:41:34',0,NULL,10),(418524,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:43:34','2025-10-17 12:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760697814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760697814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:46:43','2025-10-17 12:46:43',0,NULL,10),(418525,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:48:43','2025-10-17 12:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760698123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760698123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:50:09','2025-10-17 12:50:09',0,NULL,10),(418526,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:52:09','2025-10-17 12:52:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760698329;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760698329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 10:56:35','2025-10-17 12:56:35',0,NULL,10),(418527,'mailpoet/cron/daemon-trigger','complete','2025-10-17 10:58:35','2025-10-17 12:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760698715;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760698715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:01:45','2025-10-17 13:01:45',0,NULL,10),(418528,'mailpoet/cron/daemon-run','complete','2025-10-17 11:01:43','2025-10-17 13:01:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760698903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760698903;}',5,1,'2025-10-17 11:01:45','2025-10-17 13:01:45',0,NULL,10),(418529,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:03:45','2025-10-17 13:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760699025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760699025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:06:42','2025-10-17 13:06:42',0,NULL,10),(418530,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:08:42','2025-10-17 13:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760699322;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760699322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:11:44','2025-10-17 13:11:44',0,NULL,10),(418531,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:13:44','2025-10-17 13:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760699624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760699624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:16:43','2025-10-17 13:16:43',0,NULL,10),(418532,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:18:43','2025-10-17 13:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760699923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760699923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:20:12','2025-10-17 13:20:12',0,NULL,10),(418533,'mailpoet/cron/daemon-run','complete','2025-10-17 11:20:09','2025-10-17 13:20:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760700009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760700009;}',5,1,'2025-10-17 11:20:12','2025-10-17 13:20:12',0,NULL,10),(418534,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:22:12','2025-10-17 13:22:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760700132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760700132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:25:15','2025-10-17 13:25:15',0,NULL,10),(418535,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:27:15','2025-10-17 13:27:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760700435;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760700435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:31:44','2025-10-17 13:31:44',0,NULL,10),(418536,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:33:44','2025-10-17 13:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760700824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760700824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:35:17','2025-10-17 13:35:17',0,NULL,10),(418537,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:37:17','2025-10-17 13:37:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760701037;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760701037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:41:35','2025-10-17 13:41:35',0,NULL,10),(418538,'mailpoet/cron/daemon-run','complete','2025-10-17 11:41:34','2025-10-17 13:41:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760701294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760701294;}',5,1,'2025-10-17 11:41:35','2025-10-17 13:41:35',0,NULL,10),(418539,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:43:35','2025-10-17 13:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760701415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760701415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:46:43','2025-10-17 13:46:43',0,NULL,10),(418540,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:48:43','2025-10-17 13:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760701723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760701723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:49:08','2025-10-17 13:49:08',0,NULL,10),(418541,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:51:08','2025-10-17 13:51:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760701868;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760701868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:51:43','2025-10-17 13:51:43',0,NULL,10),(418542,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:53:43','2025-10-17 13:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760702023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760702023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 11:56:35','2025-10-17 13:56:35',0,NULL,10),(418543,'mailpoet/cron/daemon-trigger','complete','2025-10-17 11:58:35','2025-10-17 13:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760702315;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760702315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:01:44','2025-10-17 14:01:44',0,NULL,10),(418544,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:03:44','2025-10-17 14:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760702624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760702624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:04:55','2025-10-17 14:04:55',0,NULL,10),(418545,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:06:55','2025-10-17 14:06:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760702815;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760702815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:11:41','2025-10-17 14:11:41',0,NULL,10),(418546,'mailpoet/cron/daemon-run','complete','2025-10-17 12:11:36','2025-10-17 14:11:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760703096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760703096;}',5,1,'2025-10-17 12:11:41','2025-10-17 14:11:41',0,NULL,10),(418547,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:13:41','2025-10-17 14:13:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760703221;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760703221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:16:32','2025-10-17 14:16:32',0,NULL,10),(418548,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:18:32','2025-10-17 14:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760703512;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760703512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:21:45','2025-10-17 14:21:45',0,NULL,10),(418549,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:23:45','2025-10-17 14:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760703825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760703825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:26:36','2025-10-17 14:26:36',0,NULL,10),(418550,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:28:36','2025-10-17 14:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760704116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760704116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:31:48','2025-10-17 14:31:48',0,NULL,10),(418551,'mailpoet/cron/daemon-run','complete','2025-10-17 12:31:43','2025-10-17 14:31:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760704303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760704303;}',5,1,'2025-10-17 12:31:49','2025-10-17 14:31:49',0,NULL,10),(418552,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:33:48','2025-10-17 14:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760704428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760704428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:34:15','2025-10-17 14:34:15',0,NULL,10),(418553,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:36:15','2025-10-17 14:36:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760704575;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760704575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:36:43','2025-10-17 14:36:43',0,NULL,10),(418554,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:38:43','2025-10-17 14:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760704723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760704723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:41:34','2025-10-17 14:41:34',0,NULL,10),(418555,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:43:34','2025-10-17 14:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760705014;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760705014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:46:47','2025-10-17 14:46:47',0,NULL,10),(418556,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:48:47','2025-10-17 14:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760705327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760705327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:51:13','2025-10-17 14:51:13',0,NULL,10),(418557,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:53:13','2025-10-17 14:53:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760705593;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760705593;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:53:53','2025-10-17 14:53:53',0,NULL,10),(418558,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:55:53','2025-10-17 14:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760705753;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760705753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 12:56:35','2025-10-17 14:56:35',0,NULL,10),(418559,'mailpoet/cron/daemon-trigger','complete','2025-10-17 12:58:35','2025-10-17 14:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760705915;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760705915;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:01:43','2025-10-17 15:01:43',0,NULL,10),(418560,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:03:43','2025-10-17 15:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760706223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760706223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:05:12','2025-10-17 15:05:12',0,NULL,10),(418561,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:07:12','2025-10-17 15:07:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760706432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760706432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:07:28','2025-10-17 15:07:28',0,NULL,10),(418562,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:09:28','2025-10-17 15:09:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760706568;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760706568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:11:47','2025-10-17 15:11:47',0,NULL,10),(418563,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:13:47','2025-10-17 15:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760706827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760706827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:16:44','2025-10-17 15:16:44',0,NULL,10),(418564,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:18:44','2025-10-17 15:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760707124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760707124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:19:31','2025-10-17 15:19:31',0,NULL,10),(418565,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:21:31','2025-10-17 15:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760707291;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760707291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:21:43','2025-10-17 15:21:43',0,NULL,10),(418566,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:23:43','2025-10-17 15:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760707423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760707423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:24:11','2025-10-17 15:24:11',0,NULL,10),(418567,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:26:11','2025-10-17 15:26:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760707571;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760707571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:26:36','2025-10-17 15:26:36',0,NULL,10),(418568,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:28:36','2025-10-17 15:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760707716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760707716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:31:47','2025-10-17 15:31:47',0,NULL,10),(418569,'mailpoet/cron/daemon-run','complete','2025-10-17 13:31:42','2025-10-17 15:31:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760707902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760707902;}',5,1,'2025-10-17 13:31:49','2025-10-17 15:31:49',0,NULL,10),(418570,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:33:47','2025-10-17 15:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760708027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760708027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:36:44','2025-10-17 15:36:44',0,NULL,10),(418571,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:38:44','2025-10-17 15:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760708324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760708324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:39:48','2025-10-17 15:39:48',0,NULL,10),(418572,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:41:48','2025-10-17 15:41:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760708508;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760708508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:46:04','2025-10-17 15:46:04',0,NULL,10),(418573,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:48:04','2025-10-17 15:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760708884;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760708884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:51:44','2025-10-17 15:51:44',0,NULL,10),(418574,'mailpoet/cron/daemon-run','complete','2025-10-17 13:51:42','2025-10-17 15:51:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760709102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760709102;}',5,1,'2025-10-17 13:51:44','2025-10-17 15:51:44',0,NULL,10),(418575,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:53:44','2025-10-17 15:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760709224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760709224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:54:14','2025-10-17 15:54:14',0,NULL,10),(418576,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:56:14','2025-10-17 15:56:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760709374;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760709374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 13:56:35','2025-10-17 15:56:35',0,NULL,10),(418577,'mailpoet/cron/daemon-trigger','complete','2025-10-17 13:58:35','2025-10-17 15:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760709515;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760709515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:01:42','2025-10-17 16:01:42',0,NULL,10),(418578,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:03:42','2025-10-17 16:03:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760709822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760709822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:06:56','2025-10-17 16:06:56',0,NULL,10),(418579,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:08:56','2025-10-17 16:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760710136;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760710136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:11:36','2025-10-17 16:11:36',0,NULL,10),(418580,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:13:36','2025-10-17 16:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760710416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760710416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:15:45','2025-10-17 16:15:45',0,NULL,10),(418581,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:17:45','2025-10-17 16:17:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760710665;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760710665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:18:07','2025-10-17 16:18:07',0,NULL,10),(418582,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:20:07','2025-10-17 16:20:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760710807;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760710807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:21:51','2025-10-17 16:21:51',0,NULL,10),(418583,'mailpoet/cron/daemon-run','complete','2025-10-17 14:21:46','2025-10-17 16:21:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760710906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760710906;}',5,1,'2025-10-17 14:21:53','2025-10-17 16:21:53',0,NULL,10),(418584,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:23:51','2025-10-17 16:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760711031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760711031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:26:41','2025-10-17 16:26:41',0,NULL,10),(418585,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:28:41','2025-10-17 16:28:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760711321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760711321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:31:51','2025-10-17 16:31:51',0,NULL,10),(418586,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:33:51','2025-10-17 16:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760711631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760711631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:36:43','2025-10-17 16:36:43',0,NULL,10),(418587,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:38:43','2025-10-17 16:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760711923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760711923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:41:34','2025-10-17 16:41:34',0,NULL,10),(418588,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:43:34','2025-10-17 16:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760712214;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760712214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:46:43','2025-10-17 16:46:43',0,NULL,10),(418589,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:48:43','2025-10-17 16:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760712523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760712523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:51:43','2025-10-17 16:51:43',0,NULL,10),(418590,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:53:43','2025-10-17 16:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760712823;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760712823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:56:35','2025-10-17 16:56:35',0,NULL,10),(418591,'mailpoet/cron/daemon-trigger','complete','2025-10-17 14:58:35','2025-10-17 16:58:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760713115;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760713115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 14:59:45','2025-10-17 16:59:45',0,NULL,10),(418592,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:01:45','2025-10-17 17:01:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760713305;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760713305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:03:47','2025-10-17 17:03:47',0,NULL,10),(418593,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:05:47','2025-10-17 17:05:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760713547;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760713547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:06:42','2025-10-17 17:06:42',0,NULL,10),(418594,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:08:42','2025-10-17 17:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760713722;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760713722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:11:35','2025-10-17 17:11:35',0,NULL,10),(418595,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:13:35','2025-10-17 17:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760714015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760714015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:16:47','2025-10-17 17:16:47',0,NULL,10),(418596,'mailpoet/cron/daemon-run','complete','2025-10-17 15:16:43','2025-10-17 17:16:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760714203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760714203;}',5,1,'2025-10-17 15:16:47','2025-10-17 17:16:47',0,NULL,10),(418597,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:18:47','2025-10-17 17:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760714327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760714327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:21:42','2025-10-17 17:21:42',0,NULL,10),(418598,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:23:42','2025-10-17 17:23:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760714622;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760714622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:25:55','2025-10-17 17:25:55',0,NULL,10),(418599,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:27:55','2025-10-17 17:27:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760714875;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760714875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:36:44','2025-10-17 17:36:44',0,NULL,10),(418600,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:38:44','2025-10-17 17:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760715524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760715524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:41:49','2025-10-17 17:41:49',0,NULL,10),(418601,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:43:49','2025-10-17 17:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760715829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760715829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:46:46','2025-10-17 17:46:46',0,NULL,10),(418602,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:48:46','2025-10-17 17:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760716126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760716126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:48:47','2025-10-17 17:48:47',0,NULL,10),(418603,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:50:47','2025-10-17 17:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760716247;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760716247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:51:44','2025-10-17 17:51:44',0,NULL,10),(418604,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:53:44','2025-10-17 17:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760716424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760716424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 15:56:34','2025-10-17 17:56:34',0,NULL,10),(418605,'mailpoet/cron/daemon-trigger','complete','2025-10-17 15:58:34','2025-10-17 17:58:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760716714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760716714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:01:44','2025-10-17 18:01:44',0,NULL,10),(418606,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:03:44','2025-10-17 18:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760717024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760717024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:06:44','2025-10-17 18:06:44',0,NULL,10),(418607,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:08:44','2025-10-17 18:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760717324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760717324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:11:35','2025-10-17 18:11:35',0,NULL,10),(418608,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:13:35','2025-10-17 18:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760717615;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760717615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:21:46','2025-10-17 18:21:46',0,NULL,10),(418609,'mailpoet/cron/daemon-run','complete','2025-10-17 16:21:43','2025-10-17 18:21:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760718103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760718103;}',5,1,'2025-10-17 16:21:46','2025-10-17 18:21:46',0,NULL,10),(418610,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:23:46','2025-10-17 18:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760718226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760718226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:26:34','2025-10-17 18:26:34',0,NULL,10),(418611,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:28:34','2025-10-17 18:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760718514;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760718514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:31:48','2025-10-17 18:31:48',0,NULL,10),(418612,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:33:48','2025-10-17 18:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760718828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760718828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:36:43','2025-10-17 18:36:43',0,NULL,10),(418613,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:38:43','2025-10-17 18:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760719123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760719123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:41:46','2025-10-17 18:41:46',0,NULL,10),(418614,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:43:46','2025-10-17 18:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760719426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760719426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:46:53','2025-10-17 18:46:53',0,NULL,10),(418615,'mailpoet/cron/daemon-run','complete','2025-10-17 16:46:48','2025-10-17 18:46:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760719608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760719608;}',5,1,'2025-10-17 16:46:55','2025-10-17 18:46:55',0,NULL,10),(418616,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:48:53','2025-10-17 18:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760719733;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760719733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:50:41','2025-10-17 18:50:41',0,NULL,10),(418617,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:52:41','2025-10-17 18:52:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760719961;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760719961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:53:20','2025-10-17 18:53:20',0,NULL,10),(418618,'mailpoet/cron/daemon-run','complete','2025-10-17 16:53:18','2025-10-17 18:53:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760719998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760719998;}',5,1,'2025-10-17 16:53:20','2025-10-17 18:53:20',0,NULL,10),(418619,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:55:20','2025-10-17 18:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760720120;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760720120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 16:56:40','2025-10-17 18:56:40',0,NULL,10),(418620,'mailpoet/cron/daemon-trigger','complete','2025-10-17 16:58:40','2025-10-17 18:58:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760720320;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760720320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:01:46','2025-10-17 19:01:46',0,NULL,10),(418621,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:03:46','2025-10-17 19:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760720626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760720626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:06:47','2025-10-17 19:06:47',0,NULL,10),(418622,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:08:47','2025-10-17 19:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760720927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760720927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:11:19','2025-10-17 19:11:19',0,NULL,10),(418623,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:13:19','2025-10-17 19:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760721199;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760721199;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:19:02','2025-10-17 19:19:02',0,NULL,10),(418624,'mailpoet/cron/daemon-run','complete','2025-10-17 17:18:59','2025-10-17 19:18:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760721539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760721539;}',5,1,'2025-10-17 17:19:02','2025-10-17 19:19:02',0,NULL,10),(418625,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:21:02','2025-10-17 19:21:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760721662;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760721662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:21:44','2025-10-17 19:21:44',0,NULL,10),(418626,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:23:44','2025-10-17 19:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760721824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760721824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:26:15','2025-10-17 19:26:15',0,NULL,10),(418627,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:28:15','2025-10-17 19:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760722095;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760722095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:30:25','2025-10-17 19:30:25',0,NULL,10),(418628,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:32:25','2025-10-17 19:32:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760722345;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760722345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:34:05','2025-10-17 19:34:05',0,NULL,10),(418629,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:36:05','2025-10-17 19:36:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760722565;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760722565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:36:30','2025-10-17 19:36:30',0,NULL,10),(418630,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:38:30','2025-10-17 19:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760722710;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760722710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:41:43','2025-10-17 19:41:43',0,NULL,10),(418631,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:43:43','2025-10-17 19:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760723023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760723023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:45:49','2025-10-17 19:45:49',0,NULL,10),(418632,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:47:49','2025-10-17 19:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760723269;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760723269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:51:44','2025-10-17 19:51:44',0,NULL,10),(418633,'mailpoet/cron/daemon-run','complete','2025-10-17 17:51:42','2025-10-17 19:51:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760723502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760723502;}',5,1,'2025-10-17 17:51:44','2025-10-17 19:51:44',0,NULL,10),(418634,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:53:44','2025-10-17 19:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760723624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760723624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 17:56:43','2025-10-17 19:56:43',0,NULL,10),(418635,'mailpoet/cron/daemon-trigger','complete','2025-10-17 17:58:43','2025-10-17 19:58:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760723923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760723923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:01:30','2025-10-17 20:01:30',0,NULL,10),(418636,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:03:30','2025-10-17 20:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760724210;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760724210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:05:14','2025-10-17 20:05:14',0,NULL,10),(418637,'mailpoet/cron/daemon-run','complete','2025-10-17 18:05:12','2025-10-17 20:05:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760724312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760724312;}',5,1,'2025-10-17 18:05:14','2025-10-17 20:05:14',0,NULL,10),(418638,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:07:14','2025-10-17 20:07:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760724434;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760724434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:11:46','2025-10-17 20:11:46',0,NULL,10),(418639,'mailpoet/cron/daemon-run','complete','2025-10-17 18:11:44','2025-10-17 20:11:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760724704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760724704;}',5,1,'2025-10-17 18:11:45','2025-10-17 20:11:45',0,NULL,10),(418640,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:13:46','2025-10-17 20:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760724826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760724826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:14:53','2025-10-17 20:14:53',0,NULL,10),(418641,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:16:53','2025-10-17 20:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760725013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760725013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:19:03','2025-10-17 20:19:03',0,NULL,10),(418642,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:21:03','2025-10-17 20:21:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760725263;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760725263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:21:44','2025-10-17 20:21:44',0,NULL,10),(418643,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:23:44','2025-10-17 20:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760725424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760725424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:26:05','2025-10-17 20:26:05',0,NULL,10),(418644,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:28:05','2025-10-17 20:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760725685;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760725685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:29:47','2025-10-17 20:29:47',0,NULL,10),(418645,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:31:47','2025-10-17 20:31:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760725907;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760725907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:33:05','2025-10-17 20:33:05',0,NULL,10),(418646,'mailpoet/cron/daemon-run','complete','2025-10-17 18:33:03','2025-10-17 20:33:03','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760725983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760725983;}',5,1,'2025-10-17 18:33:05','2025-10-17 20:33:05',0,NULL,10),(418647,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:35:05','2025-10-17 20:35:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760726105;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760726105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:36:44','2025-10-17 20:36:44',0,NULL,10),(418648,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:38:44','2025-10-17 20:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760726324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760726324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:41:45','2025-10-17 20:41:45',0,NULL,10),(418649,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:43:45','2025-10-17 20:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760726625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760726625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:46:43','2025-10-17 20:46:43',0,NULL,10),(418650,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:48:43','2025-10-17 20:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760726923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760726923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:51:18','2025-10-17 20:51:18',0,NULL,10),(418651,'mailpoet/cron/daemon-run','complete','2025-10-17 18:51:15','2025-10-17 20:51:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760727075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760727075;}',5,1,'2025-10-17 18:51:18','2025-10-17 20:51:18',0,NULL,10),(418652,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:53:18','2025-10-17 20:53:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760727198;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760727198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:53:34','2025-10-17 20:53:34',0,NULL,10),(418653,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:55:34','2025-10-17 20:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760727334;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760727334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 18:56:42','2025-10-17 20:56:42',0,NULL,10),(418654,'mailpoet/cron/daemon-trigger','complete','2025-10-17 18:58:42','2025-10-17 20:58:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760727522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760727522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:01:43','2025-10-17 21:01:43',0,NULL,10),(418655,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:03:43','2025-10-17 21:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760727823;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760727823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:06:44','2025-10-17 21:06:44',0,NULL,10),(418656,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:08:44','2025-10-17 21:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760728124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760728124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:11:45','2025-10-17 21:11:45',0,NULL,10),(418657,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:13:45','2025-10-17 21:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760728425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760728425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:16:47','2025-10-17 21:16:47',0,NULL,10),(418658,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:18:47','2025-10-17 21:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760728727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760728727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:21:48','2025-10-17 21:21:48',0,NULL,10),(418659,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:23:48','2025-10-17 21:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760729028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760729028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:26:59','2025-10-17 21:26:59',0,NULL,10),(418660,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:28:59','2025-10-17 21:28:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760729339;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760729339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:31:21','2025-10-17 21:31:21',0,NULL,10),(418661,'mailpoet/cron/daemon-run','complete','2025-10-17 19:31:19','2025-10-17 21:31:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760729479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760729479;}',5,1,'2025-10-17 19:31:21','2025-10-17 21:31:21',0,NULL,10),(418662,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:33:21','2025-10-17 21:33:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760729601;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760729601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:36:44','2025-10-17 21:36:44',0,NULL,10),(418663,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:38:44','2025-10-17 21:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760729924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760729924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:41:43','2025-10-17 21:41:43',0,NULL,10),(418664,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:43:43','2025-10-17 21:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760730223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760730223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:46:43','2025-10-17 21:46:43',0,NULL,10),(418665,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:48:43','2025-10-17 21:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760730523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760730523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:51:45','2025-10-17 21:51:45',0,NULL,10),(418666,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:53:45','2025-10-17 21:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760730825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760730825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 19:56:44','2025-10-17 21:56:44',0,NULL,10),(418667,'mailpoet/cron/daemon-trigger','complete','2025-10-17 19:58:44','2025-10-17 21:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760731124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760731124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:02:07','2025-10-17 22:02:07',0,NULL,10),(418668,'mailpoet/cron/daemon-run','complete','2025-10-17 20:02:02','2025-10-17 22:02:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760731322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760731322;}',5,1,'2025-10-17 20:02:07','2025-10-17 22:02:07',0,NULL,10),(418669,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:04:07','2025-10-17 22:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760731447;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760731447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:07:17','2025-10-17 22:07:17',0,NULL,10),(418670,'mailpoet/cron/daemon-run','complete','2025-10-17 20:07:14','2025-10-17 22:07:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760731634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760731634;}',5,1,'2025-10-17 20:07:17','2025-10-17 22:07:17',0,NULL,10),(418671,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:09:17','2025-10-17 22:09:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760731757;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760731757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:11:47','2025-10-17 22:11:47',0,NULL,10),(418672,'mailpoet/cron/daemon-run','complete','2025-10-17 20:11:44','2025-10-17 22:11:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760731904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760731904;}',5,1,'2025-10-17 20:11:47','2025-10-17 22:11:47',0,NULL,10),(418673,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:13:47','2025-10-17 22:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760732027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760732027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:16:43','2025-10-17 22:16:43',0,NULL,10),(418674,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:18:43','2025-10-17 22:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760732323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760732323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:22:03','2025-10-17 22:22:03',0,NULL,10),(418675,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:24:03','2025-10-17 22:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760732643;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760732643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:26:43','2025-10-17 22:26:43',0,NULL,10),(418676,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:28:43','2025-10-17 22:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760732923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760732923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:31:54','2025-10-17 22:31:54',0,NULL,10),(418677,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:33:54','2025-10-17 22:33:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760733234;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760733234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:36:42','2025-10-17 22:36:42',0,NULL,10),(418678,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:38:42','2025-10-17 22:38:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760733522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760733522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:41:45','2025-10-17 22:41:45',0,NULL,10),(418679,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:43:45','2025-10-17 22:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760733825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760733825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:46:44','2025-10-17 22:46:44',0,NULL,10),(418680,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:48:44','2025-10-17 22:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760734124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760734124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:51:45','2025-10-17 22:51:45',0,NULL,10),(418681,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:53:45','2025-10-17 22:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760734425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760734425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:54:02','2025-10-17 22:54:02',0,NULL,10),(418682,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:56:02','2025-10-17 22:56:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760734562;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760734562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 20:56:45','2025-10-17 22:56:45',0,NULL,10),(418683,'mailpoet/cron/daemon-trigger','complete','2025-10-17 20:58:45','2025-10-17 22:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760734725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760734725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:01:43','2025-10-17 23:01:43',0,NULL,10),(418684,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:03:43','2025-10-17 23:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760735023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760735023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:07:13','2025-10-17 23:07:13',0,NULL,10),(418685,'mailpoet/cron/daemon-run','complete','2025-10-17 21:07:08','2025-10-17 23:07:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760735228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760735228;}',5,1,'2025-10-17 21:07:14','2025-10-17 23:07:14',0,NULL,10),(418686,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:09:13','2025-10-17 23:09:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760735353;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760735353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:11:44','2025-10-17 23:11:44',0,NULL,10),(418687,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:13:44','2025-10-17 23:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760735624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760735624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:16:43','2025-10-17 23:16:43',0,NULL,10),(418688,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:18:43','2025-10-17 23:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760735923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760735923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:21:42','2025-10-17 23:21:42',0,NULL,10),(418689,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:23:42','2025-10-17 23:23:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760736222;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760736222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:26:44','2025-10-17 23:26:44',0,NULL,10),(418690,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:28:44','2025-10-17 23:28:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760736524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760736524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:31:46','2025-10-17 23:31:46',0,NULL,10),(418691,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:33:46','2025-10-17 23:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760736826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760736826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:36:45','2025-10-17 23:36:45',0,NULL,10),(418692,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:38:45','2025-10-17 23:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760737125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760737125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:41:44','2025-10-17 23:41:44',0,NULL,10),(418693,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:43:44','2025-10-17 23:43:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760737424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760737424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:46:43','2025-10-17 23:46:43',0,NULL,10),(418694,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:48:43','2025-10-17 23:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760737723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760737723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:51:43','2025-10-17 23:51:43',0,NULL,10),(418695,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:53:43','2025-10-17 23:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760738023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760738023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 21:56:44','2025-10-17 23:56:44',0,NULL,10),(418696,'mailpoet/cron/daemon-trigger','complete','2025-10-17 21:58:44','2025-10-17 23:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760738324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760738324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:01:49','2025-10-18 00:01:49',0,NULL,10),(418697,'mailpoet/cron/daemon-run','complete','2025-10-17 22:01:44','2025-10-18 00:01:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760738504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760738504;}',5,1,'2025-10-17 22:01:53','2025-10-18 00:01:53',0,NULL,10),(418698,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:03:49','2025-10-18 00:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760738629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760738629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:06:41','2025-10-18 00:06:41',0,NULL,10),(418699,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:08:41','2025-10-18 00:08:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760738921;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760738921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:11:44','2025-10-18 00:11:44',0,NULL,10),(418700,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:13:44','2025-10-18 00:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760739224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760739224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:16:43','2025-10-18 00:16:43',0,NULL,10),(418701,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:18:43','2025-10-18 00:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760739523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760739523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:21:43','2025-10-18 00:21:43',0,NULL,10),(418702,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:23:43','2025-10-18 00:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760739823;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760739823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:26:43','2025-10-18 00:26:43',0,NULL,10),(418703,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:28:43','2025-10-18 00:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760740123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760740123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:31:43','2025-10-18 00:31:43',0,NULL,10),(418704,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:33:43','2025-10-18 00:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760740423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760740423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:36:49','2025-10-18 00:36:49',0,NULL,10),(418705,'mailpoet/cron/daemon-run','complete','2025-10-17 22:36:44','2025-10-18 00:36:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760740604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760740604;}',5,1,'2025-10-17 22:36:49','2025-10-18 00:36:49',0,NULL,10),(418706,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:38:49','2025-10-18 00:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760740729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760740729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:41:43','2025-10-18 00:41:43',0,NULL,10),(418707,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:43:43','2025-10-18 00:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760741023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760741023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:46:44','2025-10-18 00:46:44',0,NULL,10),(418708,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:48:44','2025-10-18 00:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760741324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760741324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:51:44','2025-10-18 00:51:44',0,NULL,10),(418709,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:53:44','2025-10-18 00:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760741624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760741624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 22:56:46','2025-10-18 00:56:46',0,NULL,10),(418710,'mailpoet/cron/daemon-run','complete','2025-10-17 22:56:43','2025-10-18 00:56:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760741803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760741803;}',5,1,'2025-10-17 22:56:46','2025-10-18 00:56:46',0,NULL,10),(418711,'mailpoet/cron/daemon-trigger','complete','2025-10-17 22:58:46','2025-10-18 00:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760741926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760741926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:01:43','2025-10-18 01:01:43',0,NULL,10),(418712,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:03:43','2025-10-18 01:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760742223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760742223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:11:42','2025-10-18 01:11:42',0,NULL,10),(418713,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:13:42','2025-10-18 01:13:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760742822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760742822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:16:44','2025-10-18 01:16:44',0,NULL,10),(418714,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:18:44','2025-10-18 01:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760743124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760743124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:21:44','2025-10-18 01:21:44',0,NULL,10),(418715,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:23:44','2025-10-18 01:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760743424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760743424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:26:43','2025-10-18 01:26:43',0,NULL,10),(418716,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:28:43','2025-10-18 01:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760743723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760743723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:31:42','2025-10-18 01:31:42',0,NULL,10),(418717,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:33:42','2025-10-18 01:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760744022;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760744022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:36:46','2025-10-18 01:36:46',0,NULL,10),(418718,'mailpoet/cron/daemon-run','complete','2025-10-17 23:36:44','2025-10-18 01:36:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760744204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760744204;}',5,1,'2025-10-17 23:36:46','2025-10-18 01:36:46',0,NULL,10),(418719,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:38:46','2025-10-18 01:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760744326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760744326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:41:44','2025-10-18 01:41:44',0,NULL,10),(418720,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:43:44','2025-10-18 01:43:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760744624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760744624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:43:52','2025-10-18 01:43:52',0,NULL,10),(418721,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:45:52','2025-10-18 01:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760744752;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760744752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:46:43','2025-10-18 01:46:43',0,NULL,10),(418722,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:48:43','2025-10-18 01:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760744923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760744923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:51:44','2025-10-18 01:51:44',0,NULL,10),(418723,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:53:44','2025-10-18 01:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760745224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760745224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-17 23:54:37','2025-10-18 01:54:37',0,NULL,10),(418724,'mailpoet/cron/daemon-trigger','complete','2025-10-17 23:56:37','2025-10-18 01:56:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760745397;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760745397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:00:29','2025-10-18 02:00:29',0,NULL,10),(418725,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:02:29','2025-10-18 02:02:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760745749;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760745749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:06:43','2025-10-18 02:06:43',0,NULL,10),(418726,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:08:43','2025-10-18 02:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760746123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760746123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:10:10','2025-10-18 02:10:10',0,NULL,10),(418727,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:12:10','2025-10-18 02:12:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760746330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760746330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:12:57','2025-10-18 02:12:57',0,NULL,10),(418728,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:14:57','2025-10-18 02:14:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760746497;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760746497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:16:45','2025-10-18 02:16:45',0,NULL,10),(418729,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:18:45','2025-10-18 02:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760746725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760746725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:21:44','2025-10-18 02:21:44',0,NULL,10),(418730,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:23:44','2025-10-18 02:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760747024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760747024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:26:45','2025-10-18 02:26:45',0,NULL,10),(418731,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:28:45','2025-10-18 02:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760747325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760747325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:31:43','2025-10-18 02:31:43',0,NULL,10),(418732,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:33:43','2025-10-18 02:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760747623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760747623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:36:46','2025-10-18 02:36:46',0,NULL,10),(418733,'mailpoet/cron/daemon-run','complete','2025-10-18 00:36:44','2025-10-18 02:36:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760747804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760747804;}',5,1,'2025-10-18 00:36:46','2025-10-18 02:36:46',0,NULL,10),(418734,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:38:46','2025-10-18 02:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760747926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760747926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:39:41','2025-10-18 02:39:41',0,NULL,10),(418735,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:41:41','2025-10-18 02:41:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760748101;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760748101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:41:45','2025-10-18 02:41:45',0,NULL,10),(418736,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:43:45','2025-10-18 02:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760748225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760748225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:46:43','2025-10-18 02:46:43',0,NULL,10),(418737,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:48:43','2025-10-18 02:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760748523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760748523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:51:46','2025-10-18 02:51:46',0,NULL,10),(418738,'mailpoet/cron/daemon-run','complete','2025-10-18 00:51:44','2025-10-18 02:51:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760748704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760748704;}',5,1,'2025-10-18 00:51:46','2025-10-18 02:51:46',0,NULL,10),(418739,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:53:46','2025-10-18 02:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760748826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760748826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 00:56:43','2025-10-18 02:56:43',0,NULL,10),(418740,'mailpoet/cron/daemon-trigger','complete','2025-10-18 00:58:43','2025-10-18 02:58:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760749123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760749123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:01:44','2025-10-18 03:01:44',0,NULL,10),(418741,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:03:44','2025-10-18 03:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760749424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760749424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:06:44','2025-10-18 03:06:44',0,NULL,10),(418742,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:08:44','2025-10-18 03:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760749724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760749724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:11:44','2025-10-18 03:11:44',0,NULL,10),(418743,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:13:44','2025-10-18 03:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760750024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760750024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:15:31','2025-10-18 03:15:31',0,NULL,10),(418744,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:17:31','2025-10-18 03:17:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760750251;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760750251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:21:46','2025-10-18 03:21:46',0,NULL,10),(418745,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:23:46','2025-10-18 03:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760750626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760750626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:26:39','2025-10-18 03:26:39',0,NULL,10),(418746,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:28:39','2025-10-18 03:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760750919;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760750919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:31:50','2025-10-18 03:31:50',0,NULL,10),(418747,'mailpoet/cron/daemon-run','complete','2025-10-18 01:31:46','2025-10-18 03:31:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760751106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760751106;}',5,1,'2025-10-18 01:31:50','2025-10-18 03:31:50',0,NULL,10),(418748,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:33:50','2025-10-18 03:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760751230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760751230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:36:27','2025-10-18 03:36:27',0,NULL,10),(418749,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:38:27','2025-10-18 03:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760751507;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760751507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:41:44','2025-10-18 03:41:44',0,NULL,10),(418750,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:43:44','2025-10-18 03:43:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760751824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760751824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:51:46','2025-10-18 03:51:46',0,NULL,10),(418751,'mailpoet/cron/daemon-run','complete','2025-10-18 01:51:44','2025-10-18 03:51:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760752304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760752304;}',5,1,'2025-10-18 01:51:46','2025-10-18 03:51:46',0,NULL,10),(418752,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:53:46','2025-10-18 03:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760752426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760752426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 01:56:37','2025-10-18 03:56:37',0,NULL,10),(418753,'mailpoet/cron/daemon-trigger','complete','2025-10-18 01:58:37','2025-10-18 03:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760752717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760752717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:01:47','2025-10-18 04:01:47',0,NULL,10),(418754,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:03:47','2025-10-18 04:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760753027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760753027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:06:44','2025-10-18 04:06:44',0,NULL,10),(418755,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:08:44','2025-10-18 04:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760753324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760753324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:11:19','2025-10-18 04:11:19',0,NULL,10),(418756,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:13:19','2025-10-18 04:13:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760753599;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760753599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:16:44','2025-10-18 04:16:44',0,NULL,10),(418757,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:18:44','2025-10-18 04:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760753924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760753924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:21:46','2025-10-18 04:21:46',0,NULL,10),(418758,'mailpoet/cron/daemon-run','complete','2025-10-18 02:21:44','2025-10-18 04:21:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760754104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760754104;}',5,1,'2025-10-18 02:21:46','2025-10-18 04:21:46',0,NULL,10),(418759,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:23:46','2025-10-18 04:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760754226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760754226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:26:35','2025-10-18 04:26:35',0,NULL,10),(418760,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:28:35','2025-10-18 04:28:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760754515;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760754515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:31:46','2025-10-18 04:31:46',0,NULL,10),(418761,'mailpoet/cron/daemon-run','complete','2025-10-18 02:31:44','2025-10-18 04:31:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760754704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760754704;}',5,1,'2025-10-18 02:31:45','2025-10-18 04:31:45',0,NULL,10),(418762,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:33:46','2025-10-18 04:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760754826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760754826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:36:43','2025-10-18 04:36:43',0,NULL,10),(418763,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:38:43','2025-10-18 04:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760755123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760755123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:41:35','2025-10-18 04:41:35',0,NULL,10),(418764,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:43:35','2025-10-18 04:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760755415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760755415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:46:47','2025-10-18 04:46:47',0,NULL,10),(418765,'mailpoet/cron/daemon-run','complete','2025-10-18 02:46:45','2025-10-18 04:46:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760755605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760755605;}',5,1,'2025-10-18 02:46:47','2025-10-18 04:46:47',0,NULL,10),(418766,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:48:47','2025-10-18 04:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760755727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760755727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:51:44','2025-10-18 04:51:44',0,NULL,10),(418767,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:53:44','2025-10-18 04:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760756024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760756024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 02:56:36','2025-10-18 04:56:36',0,NULL,10),(418768,'mailpoet/cron/daemon-trigger','complete','2025-10-18 02:58:36','2025-10-18 04:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760756316;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760756316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:01:46','2025-10-18 05:01:46',0,NULL,10),(418769,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:03:46','2025-10-18 05:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760756626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760756626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:06:04','2025-10-18 05:06:04',0,NULL,10),(418770,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:08:04','2025-10-18 05:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760756884;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760756884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:11:38','2025-10-18 05:11:38',0,NULL,10),(418771,'mailpoet/cron/daemon-run','complete','2025-10-18 03:11:35','2025-10-18 05:11:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760757095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760757095;}',5,1,'2025-10-18 03:11:38','2025-10-18 05:11:38',0,NULL,10),(418772,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:13:38','2025-10-18 05:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760757218;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760757218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:16:44','2025-10-18 05:16:44',0,NULL,10),(418773,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:18:44','2025-10-18 05:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760757524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760757524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:19:30','2025-10-18 05:19:30',0,NULL,10),(418774,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:21:30','2025-10-18 05:21:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760757690;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760757690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:22:33','2025-10-18 05:22:33',0,NULL,10),(418775,'mailpoet/cron/daemon-run','complete','2025-10-18 03:22:32','2025-10-18 05:22:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760757752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760757752;}',5,1,'2025-10-18 03:22:33','2025-10-18 05:22:33',0,NULL,10),(418776,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:24:33','2025-10-18 05:24:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760757873;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760757873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:26:35','2025-10-18 05:26:35',0,NULL,10),(418777,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:28:35','2025-10-18 05:28:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760758115;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760758115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:31:44','2025-10-18 05:31:44',0,NULL,10),(418778,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:33:44','2025-10-18 05:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760758424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760758424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:36:44','2025-10-18 05:36:44',0,NULL,10),(418779,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:38:44','2025-10-18 05:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760758724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760758724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:41:36','2025-10-18 05:41:36',0,NULL,10),(418780,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:43:36','2025-10-18 05:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760759016;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760759016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:46:43','2025-10-18 05:46:43',0,NULL,10),(418781,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:48:43','2025-10-18 05:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760759323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760759323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:51:44','2025-10-18 05:51:44',0,NULL,10),(418782,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:53:44','2025-10-18 05:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760759624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760759624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 03:56:37','2025-10-18 05:56:37',0,NULL,10),(418783,'mailpoet/cron/daemon-run','complete','2025-10-18 03:56:35','2025-10-18 05:56:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760759795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760759795;}',5,1,'2025-10-18 03:56:37','2025-10-18 05:56:37',0,NULL,10),(418784,'mailpoet/cron/daemon-trigger','complete','2025-10-18 03:58:37','2025-10-18 05:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760759917;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760759917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:01:44','2025-10-18 06:01:44',0,NULL,10),(418785,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:03:44','2025-10-18 06:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760760224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760760224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:06:44','2025-10-18 06:06:44',0,NULL,10),(418786,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:08:44','2025-10-18 06:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760760524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760760524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:11:37','2025-10-18 06:11:37',0,NULL,10),(418787,'mailpoet/cron/daemon-run','complete','2025-10-18 04:11:35','2025-10-18 06:11:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760760695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760760695;}',5,1,'2025-10-18 04:11:37','2025-10-18 06:11:37',0,NULL,10),(418788,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:13:37','2025-10-18 06:13:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760760817;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760760817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:16:44','2025-10-18 06:16:44',0,NULL,10),(418789,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:18:44','2025-10-18 06:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760761124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760761124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:21:05','2025-10-18 06:21:05',0,NULL,10),(418790,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:23:05','2025-10-18 06:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760761385;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760761385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:24:12','2025-10-18 06:24:12',0,NULL,10),(418791,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:26:12','2025-10-18 06:26:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760761572;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760761572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:26:44','2025-10-18 06:26:44',0,NULL,10),(418792,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:28:44','2025-10-18 06:28:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760761724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760761724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:29:40','2025-10-18 06:29:40',0,NULL,10),(418793,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:31:40','2025-10-18 06:31:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760761900;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760761900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:31:44','2025-10-18 06:31:44',0,NULL,10),(418794,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:33:44','2025-10-18 06:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760762024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760762024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:37:10','2025-10-18 06:37:10',0,NULL,10),(418795,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:39:10','2025-10-18 06:39:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760762350;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760762350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:41:34','2025-10-18 06:41:34',0,NULL,10),(418796,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:43:34','2025-10-18 06:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760762614;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760762614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:44:30','2025-10-18 06:44:30',0,NULL,10),(418797,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:46:30','2025-10-18 06:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760762790;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760762790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:46:44','2025-10-18 06:46:44',0,NULL,10),(418798,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:48:44','2025-10-18 06:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760762924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760762924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:49:24','2025-10-18 06:49:24',0,NULL,10),(418799,'mailpoet/cron/daemon-run','complete','2025-10-18 04:49:20','2025-10-18 06:49:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760762960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760762960;}',5,1,'2025-10-18 04:49:24','2025-10-18 06:49:24',0,NULL,10),(418800,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:51:24','2025-10-18 06:51:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760763084;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760763084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:51:43','2025-10-18 06:51:43',0,NULL,10),(418801,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:53:43','2025-10-18 06:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760763223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760763223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 04:57:06','2025-10-18 06:57:06',0,NULL,10),(418802,'mailpoet/cron/daemon-run','complete','2025-10-18 04:57:01','2025-10-18 06:57:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760763421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760763421;}',5,1,'2025-10-18 04:57:07','2025-10-18 06:57:07',0,NULL,10),(418803,'mailpoet/cron/daemon-trigger','complete','2025-10-18 04:59:06','2025-10-18 06:59:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760763546;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760763546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:00:16','2025-10-18 07:00:16',0,NULL,10),(418804,'mailpoet/cron/daemon-run','complete','2025-10-18 05:00:14','2025-10-18 07:00:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760763614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760763614;}',5,1,'2025-10-18 05:00:16','2025-10-18 07:00:16',0,NULL,10),(418805,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:02:16','2025-10-18 07:02:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760763736;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760763736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:07:11','2025-10-18 07:07:11',0,NULL,10),(418806,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:09:11','2025-10-18 07:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760764151;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760764151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:11:35','2025-10-18 07:11:35',0,NULL,10),(418807,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:13:35','2025-10-18 07:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760764415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760764415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:16:32','2025-10-18 07:16:32',0,NULL,10),(418808,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:18:32','2025-10-18 07:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760764712;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760764712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:22:51','2025-10-18 07:22:51',0,NULL,10),(418809,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:24:51','2025-10-18 07:24:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760765091;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760765091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:26:41','2025-10-18 07:26:41',0,NULL,10),(418810,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:28:41','2025-10-18 07:28:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760765321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760765321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:31:43','2025-10-18 07:31:43',0,NULL,10),(418811,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:33:43','2025-10-18 07:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760765623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760765623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:36:45','2025-10-18 07:36:45',0,NULL,10),(418812,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:38:45','2025-10-18 07:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760765925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760765925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:39:22','2025-10-18 07:39:22',0,NULL,10),(418813,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:41:22','2025-10-18 07:41:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766082;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:41:44','2025-10-18 07:41:44',0,NULL,10),(418814,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:43:44','2025-10-18 07:43:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:44:02','2025-10-18 07:44:02',0,NULL,10),(418815,'mailpoet/cron/daemon-run','complete','2025-10-18 05:43:57','2025-10-18 07:43:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760766237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760766237;}',5,1,'2025-10-18 05:44:07','2025-10-18 07:44:07',0,NULL,10),(418816,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:46:02','2025-10-18 07:46:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766362;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:46:44','2025-10-18 07:46:44',0,NULL,10),(418817,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:48:44','2025-10-18 07:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:51:44','2025-10-18 07:51:44',0,NULL,10),(418818,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:53:44','2025-10-18 07:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:56:36','2025-10-18 07:56:36',0,NULL,10),(418819,'mailpoet/cron/daemon-trigger','complete','2025-10-18 05:58:36','2025-10-18 07:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 05:58:40','2025-10-18 07:58:40',0,NULL,10),(418820,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:00:40','2025-10-18 08:00:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767240;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:01:29','2025-10-18 08:01:29',0,NULL,10),(418821,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:03:29','2025-10-18 08:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767409;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:03:31','2025-10-18 08:03:31',0,NULL,10),(418822,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:05:31','2025-10-18 08:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767531;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:06:44','2025-10-18 08:06:44',0,NULL,10),(418823,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:08:45','2025-10-18 08:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:11:01','2025-10-18 08:11:01',0,NULL,10),(418824,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:13:01','2025-10-18 08:13:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760767981;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760767981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:16:47','2025-10-18 08:16:47',0,NULL,10),(418825,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:18:47','2025-10-18 08:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760768327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760768327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:22:20','2025-10-18 08:22:20',0,NULL,10),(418826,'mailpoet/cron/daemon-run','complete','2025-10-18 06:22:15','2025-10-18 08:22:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760768535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760768535;}',5,1,'2025-10-18 06:22:25','2025-10-18 08:22:25',0,NULL,10),(418827,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:24:20','2025-10-18 08:24:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760768660;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760768660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:24:32','2025-10-18 08:24:32',0,NULL,10),(418828,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:26:32','2025-10-18 08:26:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760768792;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760768792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:26:45','2025-10-18 08:26:45',0,NULL,10),(418829,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:28:45','2025-10-18 08:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760768925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760768925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:31:44','2025-10-18 08:31:44',0,NULL,10),(418830,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:33:44','2025-10-18 08:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760769224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760769224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:35:51','2025-10-18 08:35:51',0,NULL,10),(418831,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:37:51','2025-10-18 08:37:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760769471;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760769471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:43:17','2025-10-18 08:43:17',0,NULL,10),(418832,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:45:17','2025-10-18 08:45:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760769917;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760769917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:46:46','2025-10-18 08:46:46',0,NULL,10),(418833,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:48:46','2025-10-18 08:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760770126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760770126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:51:48','2025-10-18 08:51:48',0,NULL,10),(418834,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:53:48','2025-10-18 08:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760770428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760770428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 06:56:44','2025-10-18 08:56:44',0,NULL,10),(418835,'mailpoet/cron/daemon-trigger','complete','2025-10-18 06:58:44','2025-10-18 08:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760770724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760770724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:01:44','2025-10-18 09:01:44',0,NULL,10),(418836,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:03:44','2025-10-18 09:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760771024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760771024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:06:51','2025-10-18 09:06:51',0,NULL,10),(418837,'mailpoet/cron/daemon-run','complete','2025-10-18 07:06:46','2025-10-18 09:06:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760771206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760771206;}',5,1,'2025-10-18 07:06:52','2025-10-18 09:06:52',0,NULL,10),(418838,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:08:51','2025-10-18 09:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760771331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760771331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:11:46','2025-10-18 09:11:46',0,NULL,10),(418839,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:13:46','2025-10-18 09:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760771626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760771626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:16:47','2025-10-18 09:16:47',0,NULL,10),(418840,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:18:47','2025-10-18 09:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760771927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760771927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:21:45','2025-10-18 09:21:45',0,NULL,10),(418841,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:23:45','2025-10-18 09:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760772225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760772225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:26:48','2025-10-18 09:26:48',0,NULL,10),(418842,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:28:48','2025-10-18 09:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760772528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760772528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:29:35','2025-10-18 09:29:35',0,NULL,10),(418843,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:31:35','2025-10-18 09:31:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760772695;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760772695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:31:44','2025-10-18 09:31:44',0,NULL,10),(418844,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:33:44','2025-10-18 09:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760772824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760772824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:34:03','2025-10-18 09:34:03',0,NULL,10),(418845,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:36:03','2025-10-18 09:36:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760772963;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760772963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:36:45','2025-10-18 09:36:45',0,NULL,10),(418846,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:38:45','2025-10-18 09:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760773125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760773125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:41:46','2025-10-18 09:41:46',0,NULL,10),(418847,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:43:46','2025-10-18 09:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760773426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760773426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:46:47','2025-10-18 09:46:47',0,NULL,10),(418848,'mailpoet/cron/daemon-run','complete','2025-10-18 07:46:45','2025-10-18 09:46:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760773605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760773605;}',5,1,'2025-10-18 07:46:47','2025-10-18 09:46:47',0,NULL,10),(418849,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:48:47','2025-10-18 09:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760773727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760773727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:51:47','2025-10-18 09:51:47',0,NULL,10),(418850,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:53:47','2025-10-18 09:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760774027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760774027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 07:56:45','2025-10-18 09:56:45',0,NULL,10),(418851,'mailpoet/cron/daemon-trigger','complete','2025-10-18 07:58:45','2025-10-18 09:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760774325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760774325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:01:44','2025-10-18 10:01:44',0,NULL,10),(418852,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:03:44','2025-10-18 10:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760774624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760774624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:06:44','2025-10-18 10:06:44',0,NULL,10),(418853,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:08:44','2025-10-18 10:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760774924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760774924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:11:44','2025-10-18 10:11:44',0,NULL,10),(418854,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:13:44','2025-10-18 10:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760775224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760775224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:16:47','2025-10-18 10:16:47',0,NULL,10),(418855,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:18:47','2025-10-18 10:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760775527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760775527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:21:46','2025-10-18 10:21:46',0,NULL,10),(418856,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:23:46','2025-10-18 10:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760775826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760775826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:26:45','2025-10-18 10:26:45',0,NULL,10),(418857,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:28:45','2025-10-18 10:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760776125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760776125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:31:23','2025-10-18 10:31:23',0,NULL,10),(418858,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:33:23','2025-10-18 10:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760776403;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760776403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:36:47','2025-10-18 10:36:47',0,NULL,10),(418859,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:38:47','2025-10-18 10:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760776727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760776727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:51:25','2025-10-18 10:51:25',0,NULL,10),(418860,'mailpoet/cron/daemon-run','complete','2025-10-18 08:51:20','2025-10-18 10:51:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760777480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760777480;}',5,1,'2025-10-18 08:51:34','2025-10-18 10:51:34',0,NULL,10),(418861,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:53:25','2025-10-18 10:53:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760777605;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760777605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 08:56:46','2025-10-18 10:56:46',0,NULL,10),(418862,'mailpoet/cron/daemon-trigger','complete','2025-10-18 08:58:46','2025-10-18 10:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760777926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760777926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:01:43','2025-10-18 11:01:43',0,NULL,10),(418863,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:03:43','2025-10-18 11:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760778223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760778223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:06:43','2025-10-18 11:06:43',0,NULL,10),(418864,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:08:43','2025-10-18 11:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760778523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760778523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:11:35','2025-10-18 11:11:35',0,NULL,10),(418865,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:13:35','2025-10-18 11:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760778815;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760778815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:16:16','2025-10-18 11:16:16',0,NULL,10),(418866,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:18:16','2025-10-18 11:18:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760779096;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760779096;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:19:11','2025-10-18 11:19:11',0,NULL,10),(418867,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:21:11','2025-10-18 11:21:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760779271;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760779271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:21:43','2025-10-18 11:21:43',0,NULL,10),(418868,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:23:43','2025-10-18 11:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760779423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760779423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:26:35','2025-10-18 11:26:35',0,NULL,10),(418869,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:28:35','2025-10-18 11:28:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760779715;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760779715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:31:22','2025-10-18 11:31:22',0,NULL,10),(418870,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:33:22','2025-10-18 11:33:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760780002;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760780002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:36:45','2025-10-18 11:36:45',0,NULL,10),(418871,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:38:45','2025-10-18 11:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760780325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760780325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:41:36','2025-10-18 11:41:36',0,NULL,10),(418872,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:43:36','2025-10-18 11:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760780616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760780616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:44:58','2025-10-18 11:44:58',0,NULL,10),(418873,'mailpoet/cron/daemon-run','complete','2025-10-18 09:44:56','2025-10-18 11:44:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760780696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760780696;}',5,1,'2025-10-18 09:44:58','2025-10-18 11:44:58',0,NULL,10),(418874,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:46:58','2025-10-18 11:46:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760780818;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760780818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:49:14','2025-10-18 11:49:14',0,NULL,10),(418875,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:51:14','2025-10-18 11:51:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760781074;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760781074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:51:35','2025-10-18 11:51:35',0,NULL,10),(418876,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:53:35','2025-10-18 11:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760781215;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760781215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 09:55:40','2025-10-18 11:55:40',0,NULL,10),(418877,'mailpoet/cron/daemon-trigger','complete','2025-10-18 09:57:40','2025-10-18 11:57:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760781460;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760781460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:01:44','2025-10-18 12:01:44',0,NULL,10),(418878,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:03:44','2025-10-18 12:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760781824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760781824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:06:43','2025-10-18 12:06:43',0,NULL,10),(418879,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:08:43','2025-10-18 12:08:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:09:25','2025-10-18 12:09:25',0,NULL,10),(418880,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:11:25','2025-10-18 12:11:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782285;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:11:35','2025-10-18 12:11:35',0,NULL,10),(418881,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:13:35','2025-10-18 12:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:14:40','2025-10-18 12:14:40',0,NULL,10),(418882,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:16:40','2025-10-18 12:16:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782600;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:16:43','2025-10-18 12:16:43',0,NULL,10),(418883,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:18:43','2025-10-18 12:18:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:19:05','2025-10-18 12:19:05',0,NULL,10),(418884,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:21:05','2025-10-18 12:21:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760782865;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760782865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:21:45','2025-10-18 12:21:45',0,NULL,10),(418885,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:23:45','2025-10-18 12:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760783025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760783025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:31:51','2025-10-18 12:31:51',0,NULL,10),(418886,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:33:51','2025-10-18 12:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760783631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760783631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:35:28','2025-10-18 12:35:28',0,NULL,10),(418887,'mailpoet/cron/daemon-run','complete','2025-10-18 10:35:23','2025-10-18 12:35:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760783723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760783723;}',5,1,'2025-10-18 10:35:33','2025-10-18 12:35:33',0,NULL,10),(418888,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:37:28','2025-10-18 12:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760783848;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760783848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:41:36','2025-10-18 12:41:36',0,NULL,10),(418889,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:43:36','2025-10-18 12:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760784216;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760784216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:44:33','2025-10-18 12:44:33',0,NULL,10),(418890,'mailpoet/cron/daemon-run','complete','2025-10-18 10:44:31','2025-10-18 12:44:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760784271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760784271;}',5,1,'2025-10-18 10:44:33','2025-10-18 12:44:33',0,NULL,10),(418891,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:46:33','2025-10-18 12:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760784393;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760784393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:46:44','2025-10-18 12:46:44',0,NULL,10),(418892,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:48:44','2025-10-18 12:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760784524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760784524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:51:44','2025-10-18 12:51:44',0,NULL,10),(418893,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:53:44','2025-10-18 12:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760784824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760784824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 10:56:36','2025-10-18 12:56:36',0,NULL,10),(418894,'mailpoet/cron/daemon-trigger','complete','2025-10-18 10:58:36','2025-10-18 12:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760785116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760785116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:01:44','2025-10-18 13:01:44',0,NULL,10),(418895,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:03:44','2025-10-18 13:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760785424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760785424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:06:44','2025-10-18 13:06:44',0,NULL,10),(418896,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:08:44','2025-10-18 13:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760785724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760785724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:11:36','2025-10-18 13:11:36',0,NULL,10),(418897,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:13:36','2025-10-18 13:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760786016;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760786016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:16:45','2025-10-18 13:16:45',0,NULL,10),(418898,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:18:45','2025-10-18 13:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760786325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760786325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:21:45','2025-10-18 13:21:45',0,NULL,10),(418899,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:23:45','2025-10-18 13:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760786625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760786625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:26:37','2025-10-18 13:26:37',0,NULL,10),(418900,'mailpoet/cron/daemon-run','complete','2025-10-18 11:26:36','2025-10-18 13:26:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760786796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760786796;}',5,1,'2025-10-18 11:26:37','2025-10-18 13:26:37',0,NULL,10),(418901,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:28:37','2025-10-18 13:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760786917;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760786917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:31:42','2025-10-18 13:31:42',0,NULL,10),(418902,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:33:42','2025-10-18 13:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760787222;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760787222;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:36:46','2025-10-18 13:36:46',0,NULL,10),(418903,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:38:46','2025-10-18 13:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760787526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760787526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:41:36','2025-10-18 13:41:36',0,NULL,10),(418904,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:43:36','2025-10-18 13:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760787816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760787816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:44:53','2025-10-18 13:44:53',0,NULL,10),(418905,'mailpoet/cron/daemon-run','complete','2025-10-18 11:44:51','2025-10-18 13:44:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760787891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760787891;}',5,1,'2025-10-18 11:44:53','2025-10-18 13:44:53',0,NULL,10),(418906,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:46:53','2025-10-18 13:46:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788013;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:49:33','2025-10-18 13:49:33',0,NULL,10),(418907,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:51:33','2025-10-18 13:51:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788293;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:51:44','2025-10-18 13:51:44',0,NULL,10),(418908,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:53:44','2025-10-18 13:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:53:46','2025-10-18 13:53:46',0,NULL,10),(418909,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:55:46','2025-10-18 13:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788546;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:56:37','2025-10-18 13:56:37',0,NULL,10),(418910,'mailpoet/cron/daemon-trigger','complete','2025-10-18 11:58:37','2025-10-18 13:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 11:59:16','2025-10-18 13:59:16',0,NULL,10),(418911,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:01:16','2025-10-18 14:01:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760788876;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760788876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:01:49','2025-10-18 14:01:49',0,NULL,10),(418912,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:03:49','2025-10-18 14:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760789029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760789029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:06:47','2025-10-18 14:06:47',0,NULL,10),(418913,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:08:47','2025-10-18 14:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760789327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760789327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:11:34','2025-10-18 14:11:34',0,NULL,10),(418914,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:13:34','2025-10-18 14:13:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760789614;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760789614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:16:48','2025-10-18 14:16:48',0,NULL,10),(418915,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:18:48','2025-10-18 14:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760789928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760789928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:19:09','2025-10-18 14:19:09',0,NULL,10),(418916,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:21:09','2025-10-18 14:21:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760790069;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760790069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:21:45','2025-10-18 14:21:45',0,NULL,10),(418917,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:23:45','2025-10-18 14:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760790225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760790225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:26:38','2025-10-18 14:26:38',0,NULL,10),(418918,'mailpoet/cron/daemon-run','complete','2025-10-18 12:26:36','2025-10-18 14:26:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760790396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760790396;}',5,1,'2025-10-18 12:26:38','2025-10-18 14:26:38',0,NULL,10),(418919,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:28:38','2025-10-18 14:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760790518;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760790518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:30:31','2025-10-18 14:30:31',0,NULL,10),(418920,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:32:31','2025-10-18 14:32:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760790751;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760790751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:36:44','2025-10-18 14:36:44',0,NULL,10),(418921,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:38:44','2025-10-18 14:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760791124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760791124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:39:31','2025-10-18 14:39:31',0,NULL,10),(418922,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:41:31','2025-10-18 14:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760791291;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760791291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:41:36','2025-10-18 14:41:36',0,NULL,10),(418923,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:43:36','2025-10-18 14:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760791416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760791416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:46:45','2025-10-18 14:46:45',0,NULL,10),(418924,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:48:45','2025-10-18 14:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760791725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760791725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:51:43','2025-10-18 14:51:43',0,NULL,10),(418925,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:53:43','2025-10-18 14:53:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760792023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760792023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 12:55:28','2025-10-18 14:55:28',0,NULL,10),(418926,'mailpoet/cron/daemon-trigger','complete','2025-10-18 12:57:28','2025-10-18 14:57:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760792248;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760792248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:01:47','2025-10-18 15:01:47',0,NULL,10),(418927,'mailpoet/cron/daemon-run','complete','2025-10-18 13:01:45','2025-10-18 15:01:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760792505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760792505;}',5,1,'2025-10-18 13:01:47','2025-10-18 15:01:47',0,NULL,10),(418928,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:03:47','2025-10-18 15:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760792627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760792627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:06:44','2025-10-18 15:06:44',0,NULL,10),(418929,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:08:44','2025-10-18 15:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760792924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760792924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:10:23','2025-10-18 15:10:23',0,NULL,10),(418930,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:12:23','2025-10-18 15:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760793143;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760793143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:13:38','2025-10-18 15:13:38',0,NULL,10),(418931,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:15:38','2025-10-18 15:15:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760793338;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760793338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:16:44','2025-10-18 15:16:44',0,NULL,10),(418932,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:18:44','2025-10-18 15:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760793524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760793524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:21:47','2025-10-18 15:21:47',0,NULL,10),(418933,'mailpoet/cron/daemon-run','complete','2025-10-18 13:21:44','2025-10-18 15:21:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760793704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760793704;}',5,1,'2025-10-18 13:21:46','2025-10-18 15:21:46',0,NULL,10),(418934,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:23:47','2025-10-18 15:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760793827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760793827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:26:38','2025-10-18 15:26:38',0,NULL,10),(418935,'mailpoet/cron/daemon-run','complete','2025-10-18 13:26:36','2025-10-18 15:26:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760793996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760793996;}',5,1,'2025-10-18 13:26:38','2025-10-18 15:26:38',0,NULL,10),(418936,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:28:38','2025-10-18 15:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760794118;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760794118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:28:38','2025-10-18 15:28:38',0,NULL,10),(418937,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:30:38','2025-10-18 15:30:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760794238;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760794238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:31:44','2025-10-18 15:31:44',0,NULL,10),(418938,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:33:44','2025-10-18 15:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760794424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760794424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:36:44','2025-10-18 15:36:44',0,NULL,10),(418939,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:38:44','2025-10-18 15:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760794724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760794724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:41:36','2025-10-18 15:41:36',0,NULL,10),(418940,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:43:36','2025-10-18 15:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760795016;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760795016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:46:43','2025-10-18 15:46:43',0,NULL,10),(418941,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:48:43','2025-10-18 15:48:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760795323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760795323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:51:46','2025-10-18 15:51:46',0,NULL,10),(418942,'mailpoet/cron/daemon-run','complete','2025-10-18 13:51:44','2025-10-18 15:51:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760795504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760795504;}',5,1,'2025-10-18 13:51:46','2025-10-18 15:51:46',0,NULL,10),(418943,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:53:46','2025-10-18 15:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760795626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760795626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 13:56:36','2025-10-18 15:56:36',0,NULL,10),(418944,'mailpoet/cron/daemon-trigger','complete','2025-10-18 13:58:36','2025-10-18 15:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760795916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760795916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:01:43','2025-10-18 16:01:43',0,NULL,10),(418945,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:03:43','2025-10-18 16:03:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760796223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760796223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:06:45','2025-10-18 16:06:45',0,NULL,10),(418946,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:08:45','2025-10-18 16:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760796525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760796525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:09:10','2025-10-18 16:09:10',0,NULL,10),(418947,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:11:10','2025-10-18 16:11:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760796670;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760796670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:11:35','2025-10-18 16:11:35',0,NULL,10),(418948,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:13:35','2025-10-18 16:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760796815;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760796815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:16:45','2025-10-18 16:16:45',0,NULL,10),(418949,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:18:45','2025-10-18 16:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760797125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760797125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:19:31','2025-10-18 16:19:31',0,NULL,10),(418950,'mailpoet/cron/daemon-run','complete','2025-10-18 14:19:30','2025-10-18 16:19:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760797170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760797170;}',5,1,'2025-10-18 14:19:31','2025-10-18 16:19:31',0,NULL,10),(418951,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:21:31','2025-10-18 16:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760797291;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760797291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:21:44','2025-10-18 16:21:44',0,NULL,10),(418952,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:23:44','2025-10-18 16:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760797424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760797424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:26:36','2025-10-18 16:26:36',0,NULL,10),(418953,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:28:36','2025-10-18 16:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760797716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760797716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:31:45','2025-10-18 16:31:45',0,NULL,10),(418954,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:33:45','2025-10-18 16:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760798025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760798025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:36:45','2025-10-18 16:36:45',0,NULL,10),(418955,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:38:45','2025-10-18 16:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760798325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760798325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:41:36','2025-10-18 16:41:36',0,NULL,10),(418956,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:43:36','2025-10-18 16:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760798616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760798616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:45:53','2025-10-18 16:45:53',0,NULL,10),(418957,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:47:53','2025-10-18 16:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760798873;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760798873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:51:44','2025-10-18 16:51:44',0,NULL,10),(418958,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:53:44','2025-10-18 16:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760799224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760799224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 14:56:26','2025-10-18 16:56:26',0,NULL,10),(418959,'mailpoet/cron/daemon-run','complete','2025-10-18 14:56:25','2025-10-18 16:56:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760799385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760799385;}',5,1,'2025-10-18 14:56:26','2025-10-18 16:56:26',0,NULL,10),(418960,'mailpoet/cron/daemon-trigger','complete','2025-10-18 14:58:26','2025-10-18 16:58:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760799506;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760799506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:01:45','2025-10-18 17:01:45',0,NULL,10),(418961,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:03:45','2025-10-18 17:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760799825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760799825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:06:19','2025-10-18 17:06:19',0,NULL,10),(418962,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:08:19','2025-10-18 17:08:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760800099;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760800099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:11:36','2025-10-18 17:11:36',0,NULL,10),(418963,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:13:36','2025-10-18 17:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760800416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760800416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:16:46','2025-10-18 17:16:46',0,NULL,10),(418964,'mailpoet/cron/daemon-run','complete','2025-10-18 15:16:44','2025-10-18 17:16:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760800604;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760800604;}',5,1,'2025-10-18 15:16:46','2025-10-18 17:16:46',0,NULL,10),(418965,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:18:46','2025-10-18 17:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760800726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760800726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:21:43','2025-10-18 17:21:43',0,NULL,10),(418966,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:23:43','2025-10-18 17:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760801023;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760801023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:26:38','2025-10-18 17:26:38',0,NULL,10),(418967,'mailpoet/cron/daemon-run','complete','2025-10-18 15:26:36','2025-10-18 17:26:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760801196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760801196;}',5,1,'2025-10-18 15:26:38','2025-10-18 17:26:38',0,NULL,10),(418968,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:28:38','2025-10-18 17:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760801318;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760801318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:29:41','2025-10-18 17:29:41',0,NULL,10),(418969,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:31:41','2025-10-18 17:31:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760801501;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760801501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:31:45','2025-10-18 17:31:45',0,NULL,10),(418970,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:33:45','2025-10-18 17:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760801625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760801625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:36:44','2025-10-18 17:36:44',0,NULL,10),(418971,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:38:44','2025-10-18 17:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760801924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760801924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:39:00','2025-10-18 17:39:00',0,NULL,10),(418972,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:41:00','2025-10-18 17:41:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760802060;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760802060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:41:35','2025-10-18 17:41:35',0,NULL,10),(418973,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:43:35','2025-10-18 17:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760802215;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760802215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:46:44','2025-10-18 17:46:44',0,NULL,10),(418974,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:48:44','2025-10-18 17:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760802524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760802524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:50:29','2025-10-18 17:50:29',0,NULL,10),(418975,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:52:29','2025-10-18 17:52:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760802749;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760802749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 15:56:36','2025-10-18 17:56:36',0,NULL,10),(418976,'mailpoet/cron/daemon-trigger','complete','2025-10-18 15:58:36','2025-10-18 17:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760803116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760803116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:01:44','2025-10-18 18:01:44',0,NULL,10),(418977,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:03:44','2025-10-18 18:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760803424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760803424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:06:34','2025-10-18 18:06:34',0,NULL,10),(418978,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:08:34','2025-10-18 18:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760803714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760803714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:11:36','2025-10-18 18:11:36',0,NULL,10),(418979,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:13:36','2025-10-18 18:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760804016;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760804016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:16:10','2025-10-18 18:16:10',0,NULL,10),(418980,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:18:10','2025-10-18 18:18:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760804290;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760804290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:21:44','2025-10-18 18:21:44',0,NULL,10),(418981,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:23:44','2025-10-18 18:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760804624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760804624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:25:08','2025-10-18 18:25:08',0,NULL,10),(418982,'mailpoet/cron/daemon-run','complete','2025-10-18 16:25:06','2025-10-18 18:25:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760804706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760804706;}',5,1,'2025-10-18 16:25:08','2025-10-18 18:25:08',0,NULL,10),(418983,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:27:08','2025-10-18 18:27:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760804828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760804828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:31:45','2025-10-18 18:31:45',0,NULL,10),(418984,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:33:45','2025-10-18 18:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760805225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760805225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:36:46','2025-10-18 18:36:46',0,NULL,10),(418985,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:38:46','2025-10-18 18:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760805526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760805526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:41:36','2025-10-18 18:41:36',0,NULL,10),(418986,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:43:36','2025-10-18 18:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760805816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760805816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:45:39','2025-10-18 18:45:39',0,NULL,10),(418987,'mailpoet/cron/daemon-run','complete','2025-10-18 16:45:38','2025-10-18 18:45:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760805938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760805938;}',5,1,'2025-10-18 16:45:39','2025-10-18 18:45:39',0,NULL,10),(418988,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:47:39','2025-10-18 18:47:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760806059;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760806059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:51:44','2025-10-18 18:51:44',0,NULL,10),(418989,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:53:44','2025-10-18 18:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760806424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760806424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 16:56:36','2025-10-18 18:56:36',0,NULL,10),(418990,'mailpoet/cron/daemon-trigger','complete','2025-10-18 16:58:36','2025-10-18 18:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760806716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760806716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:01:44','2025-10-18 19:01:44',0,NULL,10),(418991,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:03:44','2025-10-18 19:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760807024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760807024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:06:44','2025-10-18 19:06:44',0,NULL,10),(418992,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:08:44','2025-10-18 19:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760807324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760807324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:09:31','2025-10-18 19:09:31',0,NULL,10),(418993,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:11:31','2025-10-18 19:11:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760807491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760807491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:11:36','2025-10-18 19:11:36',0,NULL,10),(418994,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:13:36','2025-10-18 19:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760807616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760807616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:16:46','2025-10-18 19:16:46',0,NULL,10),(418995,'mailpoet/cron/daemon-run','complete','2025-10-18 17:16:45','2025-10-18 19:16:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760807805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760807805;}',5,1,'2025-10-18 17:16:46','2025-10-18 19:16:46',0,NULL,10),(418996,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:18:46','2025-10-18 19:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760807926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760807926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:26:38','2025-10-18 19:26:38',0,NULL,10),(418997,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:28:38','2025-10-18 19:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760808518;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760808518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:31:47','2025-10-18 19:31:47',0,NULL,10),(418998,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:33:47','2025-10-18 19:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760808827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760808827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:36:45','2025-10-18 19:36:45',0,NULL,10),(418999,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:38:45','2025-10-18 19:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760809125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760809125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:38:57','2025-10-18 19:38:57',0,NULL,10),(419000,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:40:57','2025-10-18 19:40:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760809257;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760809257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:41:36','2025-10-18 19:41:36',0,NULL,10),(419001,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:43:36','2025-10-18 19:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760809416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760809416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:46:45','2025-10-18 19:46:45',0,NULL,10),(419002,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:48:45','2025-10-18 19:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760809725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760809725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:51:45','2025-10-18 19:51:45',0,NULL,10),(419003,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:53:45','2025-10-18 19:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760810025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760810025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:53:46','2025-10-18 19:53:46',0,NULL,10),(419004,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:55:46','2025-10-18 19:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760810146;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760810146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 17:56:36','2025-10-18 19:56:36',0,NULL,10),(419005,'mailpoet/cron/daemon-trigger','complete','2025-10-18 17:58:36','2025-10-18 19:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760810316;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760810316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:00:46','2025-10-18 20:00:46',0,NULL,10),(419006,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:02:46','2025-10-18 20:02:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760810566;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760810566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:02:55','2025-10-18 20:02:55',0,NULL,10),(419007,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:04:55','2025-10-18 20:04:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760810695;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760810695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:11:38','2025-10-18 20:11:38',0,NULL,10),(419008,'mailpoet/cron/daemon-run','complete','2025-10-18 18:11:36','2025-10-18 20:11:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760811096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760811096;}',5,1,'2025-10-18 18:11:38','2025-10-18 20:11:38',0,NULL,10),(419009,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:13:38','2025-10-18 20:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760811218;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760811218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:16:47','2025-10-18 20:16:47',0,NULL,10),(419010,'mailpoet/cron/daemon-run','complete','2025-10-18 18:16:45','2025-10-18 20:16:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760811405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760811405;}',5,1,'2025-10-18 18:16:47','2025-10-18 20:16:47',0,NULL,10),(419011,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:18:47','2025-10-18 20:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760811527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760811527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:20:28','2025-10-18 20:20:28',0,NULL,10),(419012,'mailpoet/cron/daemon-run','complete','2025-10-18 18:20:25','2025-10-18 20:20:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760811625;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760811625;}',5,1,'2025-10-18 18:20:28','2025-10-18 20:20:28',0,NULL,10),(419013,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:22:28','2025-10-18 20:22:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760811748;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760811748;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:24:49','2025-10-18 20:24:49',0,NULL,10),(419014,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:26:49','2025-10-18 20:26:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760812009;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760812009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:31:42','2025-10-18 20:31:42',0,NULL,10),(419015,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:33:42','2025-10-18 20:33:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760812422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760812422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:34:29','2025-10-18 20:34:29',0,NULL,10),(419016,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:36:29','2025-10-18 20:36:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760812589;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760812589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:36:30','2025-10-18 20:36:30',0,NULL,10),(419017,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:38:30','2025-10-18 20:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760812710;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760812710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:38:30','2025-10-18 20:38:30',0,NULL,10),(419018,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:40:30','2025-10-18 20:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760812830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760812830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:41:30','2025-10-18 20:41:30',0,NULL,10),(419019,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:43:30','2025-10-18 20:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813010;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:44:29','2025-10-18 20:44:29',0,NULL,10),(419020,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:46:29','2025-10-18 20:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813189;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813189;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:46:31','2025-10-18 20:46:31',0,NULL,10),(419021,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:48:31','2025-10-18 20:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813311;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:49:30','2025-10-18 20:49:30',0,NULL,10),(419022,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:51:30','2025-10-18 20:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813490;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:52:30','2025-10-18 20:52:30',0,NULL,10),(419023,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:54:30','2025-10-18 20:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813670;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:54:30','2025-10-18 20:54:30',0,NULL,10),(419024,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:56:30','2025-10-18 20:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813790;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 18:56:39','2025-10-18 20:56:39',0,NULL,10),(419025,'mailpoet/cron/daemon-run','complete','2025-10-18 18:56:37','2025-10-18 20:56:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760813797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760813797;}',5,1,'2025-10-18 18:56:39','2025-10-18 20:56:39',0,NULL,10),(419026,'mailpoet/cron/daemon-trigger','complete','2025-10-18 18:58:39','2025-10-18 20:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760813919;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760813919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:01:47','2025-10-18 21:01:47',0,NULL,10),(419027,'mailpoet/cron/daemon-run','complete','2025-10-18 19:01:45','2025-10-18 21:01:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760814105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760814105;}',5,1,'2025-10-18 19:01:47','2025-10-18 21:01:47',0,NULL,10),(419028,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:03:47','2025-10-18 21:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760814227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760814227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:05:04','2025-10-18 21:05:04',0,NULL,10),(419029,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:07:04','2025-10-18 21:07:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760814424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760814424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:11:36','2025-10-18 21:11:36',0,NULL,10),(419030,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:13:36','2025-10-18 21:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760814816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760814816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:15:54','2025-10-18 21:15:54',0,NULL,10),(419031,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:17:54','2025-10-18 21:17:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760815074;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760815074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:21:44','2025-10-18 21:21:44',0,NULL,10),(419032,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:23:44','2025-10-18 21:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760815424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760815424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:24:09','2025-10-18 21:24:09',0,NULL,10),(419033,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:26:09','2025-10-18 21:26:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760815569;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760815569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:26:36','2025-10-18 21:26:36',0,NULL,10),(419034,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:28:36','2025-10-18 21:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760815716;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760815716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:30:23','2025-10-18 21:30:23',0,NULL,10),(419035,'mailpoet/cron/daemon-run','complete','2025-10-18 19:30:21','2025-10-18 21:30:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760815821;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760815821;}',5,1,'2025-10-18 19:30:23','2025-10-18 21:30:23',0,NULL,10),(419036,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:32:23','2025-10-18 21:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760815943;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760815943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:33:31','2025-10-18 21:33:31',0,NULL,10),(419037,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:35:31','2025-10-18 21:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760816131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760816131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:36:44','2025-10-18 21:36:44',0,NULL,10),(419038,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:38:44','2025-10-18 21:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760816324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760816324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:41:36','2025-10-18 21:41:36',0,NULL,10),(419039,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:43:36','2025-10-18 21:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760816616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760816616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:45:35','2025-10-18 21:45:35',0,NULL,10),(419040,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:47:35','2025-10-18 21:47:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760816855;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760816855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:50:33','2025-10-18 21:50:33',0,NULL,10),(419041,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:52:33','2025-10-18 21:52:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760817153;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760817153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 19:56:36','2025-10-18 21:56:36',0,NULL,10),(419042,'mailpoet/cron/daemon-trigger','complete','2025-10-18 19:58:36','2025-10-18 21:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760817516;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760817516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:04:33','2025-10-18 22:04:33',0,NULL,10),(419043,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:06:33','2025-10-18 22:06:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760817993;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760817993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:06:45','2025-10-18 22:06:45',0,NULL,10),(419044,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:08:45','2025-10-18 22:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760818125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760818125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:09:09','2025-10-18 22:09:09',0,NULL,10),(419045,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:11:09','2025-10-18 22:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760818269;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760818269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:11:36','2025-10-18 22:11:36',0,NULL,10),(419046,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:13:36','2025-10-18 22:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760818416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760818416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:16:45','2025-10-18 22:16:45',0,NULL,10),(419047,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:18:45','2025-10-18 22:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760818725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760818725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:21:44','2025-10-18 22:21:44',0,NULL,10),(419048,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:23:44','2025-10-18 22:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760819024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760819024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:26:41','2025-10-18 22:26:41',0,NULL,10),(419049,'mailpoet/cron/daemon-run','complete','2025-10-18 20:26:36','2025-10-18 22:26:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760819196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760819196;}',5,1,'2025-10-18 20:26:44','2025-10-18 22:26:44',0,NULL,10),(419050,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:28:41','2025-10-18 22:28:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760819321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760819321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:31:45','2025-10-18 22:31:45',0,NULL,10),(419051,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:33:45','2025-10-18 22:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760819625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760819625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:36:46','2025-10-18 22:36:46',0,NULL,10),(419052,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:38:46','2025-10-18 22:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760819926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760819926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:41:36','2025-10-18 22:41:36',0,NULL,10),(419053,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:43:36','2025-10-18 22:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760820216;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760820216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:46:45','2025-10-18 22:46:45',0,NULL,10),(419054,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:48:45','2025-10-18 22:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760820525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760820525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:51:45','2025-10-18 22:51:45',0,NULL,10),(419055,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:53:45','2025-10-18 22:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760820825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760820825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 20:56:36','2025-10-18 22:56:36',0,NULL,10),(419056,'mailpoet/cron/daemon-trigger','complete','2025-10-18 20:58:36','2025-10-18 22:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760821116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760821116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:06:46','2025-10-18 23:06:46',0,NULL,10),(419057,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:08:46','2025-10-18 23:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760821726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760821726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:11:36','2025-10-18 23:11:36',0,NULL,10),(419058,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:13:36','2025-10-18 23:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760822016;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760822016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:16:44','2025-10-18 23:16:44',0,NULL,10),(419059,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:18:44','2025-10-18 23:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760822324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760822324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:21:49','2025-10-18 23:21:49',0,NULL,10),(419060,'mailpoet/cron/daemon-run','complete','2025-10-18 21:21:44','2025-10-18 23:21:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760822504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760822504;}',5,1,'2025-10-18 21:21:51','2025-10-18 23:21:51',0,NULL,10),(419061,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:23:49','2025-10-18 23:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760822629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760822629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:26:36','2025-10-18 23:26:36',0,NULL,10),(419062,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:28:36','2025-10-18 23:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760822916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760822916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:29:25','2025-10-18 23:29:25',0,NULL,10),(419063,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:31:25','2025-10-18 23:31:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760823085;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760823085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:31:45','2025-10-18 23:31:45',0,NULL,10),(419064,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:33:45','2025-10-18 23:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760823225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760823225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:36:49','2025-10-18 23:36:49',0,NULL,10),(419065,'mailpoet/cron/daemon-run','complete','2025-10-18 21:36:44','2025-10-18 23:36:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760823404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760823404;}',5,1,'2025-10-18 21:36:51','2025-10-18 23:36:51',0,NULL,10),(419066,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:38:49','2025-10-18 23:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760823529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760823529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:41:36','2025-10-18 23:41:36',0,NULL,10),(419067,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:43:36','2025-10-18 23:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760823816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760823816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:46:52','2025-10-18 23:46:52',0,NULL,10),(419068,'mailpoet/cron/daemon-run','complete','2025-10-18 21:46:50','2025-10-18 23:46:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760824010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760824010;}',5,1,'2025-10-18 21:46:52','2025-10-18 23:46:52',0,NULL,10),(419069,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:48:52','2025-10-18 23:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760824132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760824132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:51:44','2025-10-18 23:51:44',0,NULL,10),(419070,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:53:44','2025-10-18 23:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760824424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760824424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 21:57:54','2025-10-18 23:57:54',0,NULL,10),(419071,'mailpoet/cron/daemon-trigger','complete','2025-10-18 21:59:54','2025-10-18 23:59:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760824794;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760824794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:09:36','2025-10-19 00:09:36',0,NULL,10),(419072,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:11:36','2025-10-19 00:11:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760825496;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760825496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:11:36','2025-10-19 00:11:36',0,NULL,10),(419073,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:13:36','2025-10-19 00:13:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760825616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760825616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:16:44','2025-10-19 00:16:44',0,NULL,10),(419074,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:18:44','2025-10-19 00:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760825924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760825924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:21:45','2025-10-19 00:21:45',0,NULL,10),(419075,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:23:45','2025-10-19 00:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760826225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760826225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:26:37','2025-10-19 00:26:37',0,NULL,10),(419076,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:28:37','2025-10-19 00:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760826517;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760826517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:31:46','2025-10-19 00:31:46',0,NULL,10),(419077,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:33:46','2025-10-19 00:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760826826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760826826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:36:51','2025-10-19 00:36:51',0,NULL,10),(419078,'mailpoet/cron/daemon-run','complete','2025-10-18 22:36:46','2025-10-19 00:36:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760827006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760827006;}',5,1,'2025-10-18 22:36:54','2025-10-19 00:36:54',0,NULL,10),(419079,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:38:51','2025-10-19 00:38:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760827131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760827131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:41:36','2025-10-19 00:41:36',0,NULL,10),(419080,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:43:36','2025-10-19 00:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760827416;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760827416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:46:13','2025-10-19 00:46:13',0,NULL,10),(419081,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:48:13','2025-10-19 00:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760827693;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760827693;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:51:46','2025-10-19 00:51:46',0,NULL,10),(419082,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:53:46','2025-10-19 00:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760828026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760828026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 22:56:36','2025-10-19 00:56:36',0,NULL,10),(419083,'mailpoet/cron/daemon-trigger','complete','2025-10-18 22:58:36','2025-10-19 00:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760828316;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760828316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:01:45','2025-10-19 01:01:45',0,NULL,10),(419084,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:03:45','2025-10-19 01:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760828625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760828625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:06:44','2025-10-19 01:06:44',0,NULL,10),(419085,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:08:44','2025-10-19 01:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760828924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760828924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:11:37','2025-10-19 01:11:37',0,NULL,10),(419086,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:13:37','2025-10-19 01:13:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760829217;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760829217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:16:46','2025-10-19 01:16:46',0,NULL,10),(419087,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:18:46','2025-10-19 01:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760829526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760829526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:21:45','2025-10-19 01:21:45',0,NULL,10),(419088,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:23:45','2025-10-19 01:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760829825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760829825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:26:36','2025-10-19 01:26:36',0,NULL,10),(419089,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:28:36','2025-10-19 01:28:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760830116;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760830116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:31:47','2025-10-19 01:31:47',0,NULL,10),(419090,'mailpoet/cron/daemon-run','complete','2025-10-18 23:31:46','2025-10-19 01:31:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760830306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760830306;}',5,1,'2025-10-18 23:31:47','2025-10-19 01:31:47',0,NULL,10),(419091,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:33:47','2025-10-19 01:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760830427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760830427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:36:44','2025-10-19 01:36:44',0,NULL,10),(419092,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:38:44','2025-10-19 01:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760830724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760830724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:39:39','2025-10-19 01:39:39',0,NULL,10),(419093,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:41:39','2025-10-19 01:41:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760830899;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760830899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:41:45','2025-10-19 01:41:45',0,NULL,10),(419094,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:43:45','2025-10-19 01:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760831025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760831025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:46:45','2025-10-19 01:46:45',0,NULL,10),(419095,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:48:45','2025-10-19 01:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760831325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760831325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:51:44','2025-10-19 01:51:44',0,NULL,10),(419096,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:53:44','2025-10-19 01:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760831624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760831624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:53:45','2025-10-19 01:53:45',0,NULL,10),(419097,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:55:45','2025-10-19 01:55:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760831745;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760831745;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-18 23:56:44','2025-10-19 01:56:44',0,NULL,10),(419098,'mailpoet/cron/daemon-trigger','complete','2025-10-18 23:58:44','2025-10-19 01:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760831924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760831924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:01:48','2025-10-19 02:01:48',0,NULL,10),(419099,'mailpoet/cron/daemon-run','complete','2025-10-19 00:01:46','2025-10-19 02:01:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760832106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760832106;}',5,1,'2025-10-19 00:01:48','2025-10-19 02:01:48',0,NULL,10),(419100,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:03:48','2025-10-19 02:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760832228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760832228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:06:45','2025-10-19 02:06:45',0,NULL,10),(419101,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:08:45','2025-10-19 02:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760832525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760832525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:11:50','2025-10-19 02:11:50',0,NULL,10),(419102,'mailpoet/cron/daemon-run','complete','2025-10-19 00:11:47','2025-10-19 02:11:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760832707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760832707;}',5,1,'2025-10-19 00:11:49','2025-10-19 02:11:49',0,NULL,10),(419103,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:13:50','2025-10-19 02:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760832830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760832830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:16:45','2025-10-19 02:16:45',0,NULL,10),(419104,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:18:45','2025-10-19 02:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760833125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760833125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:21:45','2025-10-19 02:21:45',0,NULL,10),(419105,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:23:45','2025-10-19 02:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760833425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760833425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:24:30','2025-10-19 02:24:30',0,NULL,10),(419106,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:26:30','2025-10-19 02:26:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760833590;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760833590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:26:30','2025-10-19 02:26:30',0,NULL,10),(419107,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:28:30','2025-10-19 02:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760833710;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760833710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:28:30','2025-10-19 02:28:30',0,NULL,10),(419108,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:30:30','2025-10-19 02:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760833830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760833830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:31:45','2025-10-19 02:31:45',0,NULL,10),(419109,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:33:45','2025-10-19 02:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760834025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760834025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:36:45','2025-10-19 02:36:45',0,NULL,10),(419110,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:38:45','2025-10-19 02:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760834325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760834325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:41:46','2025-10-19 02:41:46',0,NULL,10),(419111,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:43:46','2025-10-19 02:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760834626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760834626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:46:47','2025-10-19 02:46:47',0,NULL,10),(419112,'mailpoet/cron/daemon-run','complete','2025-10-19 00:46:45','2025-10-19 02:46:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760834805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760834805;}',5,1,'2025-10-19 00:46:47','2025-10-19 02:46:47',0,NULL,10),(419113,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:48:47','2025-10-19 02:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760834927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760834927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:51:45','2025-10-19 02:51:45',0,NULL,10),(419114,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:53:45','2025-10-19 02:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760835225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760835225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:55:41','2025-10-19 02:55:41',0,NULL,10),(419115,'mailpoet/cron/daemon-trigger','complete','2025-10-19 00:57:41','2025-10-19 02:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760835461;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760835461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 00:58:31','2025-10-19 02:58:31',0,NULL,10),(419116,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:00:31','2025-10-19 03:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760835631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760835631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:01:30','2025-10-19 03:01:30',0,NULL,10),(419117,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:03:30','2025-10-19 03:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760835810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760835810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:11:47','2025-10-19 03:11:47',0,NULL,10),(419118,'mailpoet/cron/daemon-run','complete','2025-10-19 01:11:45','2025-10-19 03:11:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760836305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760836305;}',5,1,'2025-10-19 01:11:47','2025-10-19 03:11:47',0,NULL,10),(419119,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:13:47','2025-10-19 03:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760836427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760836427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:16:45','2025-10-19 03:16:45',0,NULL,10),(419120,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:18:45','2025-10-19 03:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760836725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760836725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:21:46','2025-10-19 03:21:46',0,NULL,10),(419121,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:23:46','2025-10-19 03:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760837026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760837026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:26:45','2025-10-19 03:26:45',0,NULL,10),(419122,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:28:45','2025-10-19 03:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760837325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760837325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:31:45','2025-10-19 03:31:45',0,NULL,10),(419123,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:33:45','2025-10-19 03:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760837625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760837625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:36:43','2025-10-19 03:36:43',0,NULL,10),(419124,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:38:43','2025-10-19 03:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760837923;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760837923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:39:51','2025-10-19 03:39:51',0,NULL,10),(419125,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:41:51','2025-10-19 03:41:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760838111;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760838111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:46:45','2025-10-19 03:46:45',0,NULL,10),(419126,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:48:45','2025-10-19 03:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760838525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760838525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:49:11','2025-10-19 03:49:11',0,NULL,10),(419127,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:51:11','2025-10-19 03:51:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760838671;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760838671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:51:47','2025-10-19 03:51:47',0,NULL,10),(419128,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:53:47','2025-10-19 03:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760838827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760838827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 01:56:48','2025-10-19 03:56:48',0,NULL,10),(419129,'mailpoet/cron/daemon-trigger','complete','2025-10-19 01:58:48','2025-10-19 03:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760839128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760839128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:01:45','2025-10-19 04:01:45',0,NULL,10),(419130,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:03:45','2025-10-19 04:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760839425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760839425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:06:47','2025-10-19 04:06:47',0,NULL,10),(419131,'mailpoet/cron/daemon-run','complete','2025-10-19 02:06:45','2025-10-19 04:06:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760839605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760839605;}',5,1,'2025-10-19 02:06:47','2025-10-19 04:06:47',0,NULL,10),(419132,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:08:47','2025-10-19 04:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760839727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760839727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:11:47','2025-10-19 04:11:47',0,NULL,10),(419133,'mailpoet/cron/daemon-run','complete','2025-10-19 02:11:46','2025-10-19 04:11:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760839906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760839906;}',5,1,'2025-10-19 02:11:47','2025-10-19 04:11:47',0,NULL,10),(419134,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:13:47','2025-10-19 04:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760840027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760840027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:14:34','2025-10-19 04:14:34',0,NULL,10),(419135,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:16:34','2025-10-19 04:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760840194;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760840194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:16:44','2025-10-19 04:16:44',0,NULL,10),(419136,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:18:44','2025-10-19 04:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760840324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760840324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:21:46','2025-10-19 04:21:46',0,NULL,10),(419137,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:23:46','2025-10-19 04:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760840626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760840626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:26:46','2025-10-19 04:26:46',0,NULL,10),(419138,'mailpoet/cron/daemon-run','complete','2025-10-19 02:26:45','2025-10-19 04:26:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760840805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760840805;}',5,1,'2025-10-19 02:26:46','2025-10-19 04:26:46',0,NULL,10),(419139,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:28:46','2025-10-19 04:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760840926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760840926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:31:46','2025-10-19 04:31:46',0,NULL,10),(419140,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:33:46','2025-10-19 04:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760841226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760841226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:36:44','2025-10-19 04:36:44',0,NULL,10),(419141,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:38:44','2025-10-19 04:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760841524;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760841524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:41:46','2025-10-19 04:41:46',0,NULL,10),(419142,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:43:46','2025-10-19 04:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760841826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760841826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:46:04','2025-10-19 04:46:04',0,NULL,10),(419143,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:48:04','2025-10-19 04:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760842084;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760842084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:51:45','2025-10-19 04:51:45',0,NULL,10),(419144,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:53:45','2025-10-19 04:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760842425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760842425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 02:56:48','2025-10-19 04:56:48',0,NULL,10),(419145,'mailpoet/cron/daemon-run','complete','2025-10-19 02:56:47','2025-10-19 04:56:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760842607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760842607;}',5,1,'2025-10-19 02:56:48','2025-10-19 04:56:48',0,NULL,10),(419146,'mailpoet/cron/daemon-trigger','complete','2025-10-19 02:58:48','2025-10-19 04:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760842728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760842728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:01:46','2025-10-19 05:01:46',0,NULL,10),(419147,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:03:46','2025-10-19 05:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760843026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760843026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:06:47','2025-10-19 05:06:47',0,NULL,10),(419148,'mailpoet/cron/daemon-run','complete','2025-10-19 03:06:45','2025-10-19 05:06:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760843205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760843205;}',5,1,'2025-10-19 03:06:47','2025-10-19 05:06:47',0,NULL,10),(419149,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:08:47','2025-10-19 05:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760843327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760843327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:10:33','2025-10-19 05:10:33',0,NULL,10),(419150,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:12:33','2025-10-19 05:12:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760843553;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760843553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:16:51','2025-10-19 05:16:51',0,NULL,10),(419151,'mailpoet/cron/daemon-run','complete','2025-10-19 03:16:49','2025-10-19 05:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760843809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760843809;}',5,1,'2025-10-19 03:16:51','2025-10-19 05:16:51',0,NULL,10),(419152,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:18:51','2025-10-19 05:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760843931;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760843931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:21:30','2025-10-19 05:21:30',0,NULL,10),(419153,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:23:30','2025-10-19 05:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760844210;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760844210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:26:46','2025-10-19 05:26:46',0,NULL,10),(419154,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:28:46','2025-10-19 05:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760844526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760844526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:31:44','2025-10-19 05:31:44',0,NULL,10),(419155,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:33:44','2025-10-19 05:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760844824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760844824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:36:23','2025-10-19 05:36:23',0,NULL,10),(419156,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:38:23','2025-10-19 05:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760845103;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760845103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:41:49','2025-10-19 05:41:49',0,NULL,10),(419157,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:43:49','2025-10-19 05:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760845429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760845429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:46:46','2025-10-19 05:46:46',0,NULL,10),(419158,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:48:46','2025-10-19 05:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760845726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760845726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:51:15','2025-10-19 05:51:15',0,NULL,10),(419159,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:53:15','2025-10-19 05:53:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760845995;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760845995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 03:56:47','2025-10-19 05:56:47',0,NULL,10),(419160,'mailpoet/cron/daemon-trigger','complete','2025-10-19 03:58:47','2025-10-19 05:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760846327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760846327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:00:27','2025-10-19 06:00:27',0,NULL,10),(419161,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:02:27','2025-10-19 06:02:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760846547;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760846547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:06:47','2025-10-19 06:06:47',0,NULL,10),(419162,'mailpoet/cron/daemon-run','complete','2025-10-19 04:06:45','2025-10-19 06:06:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760846805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760846805;}',5,1,'2025-10-19 04:06:47','2025-10-19 06:06:47',0,NULL,10),(419163,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:08:47','2025-10-19 06:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760846927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760846927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:11:46','2025-10-19 06:11:46',0,NULL,10),(419164,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:13:46','2025-10-19 06:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760847226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760847226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:16:45','2025-10-19 06:16:45',0,NULL,10),(419165,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:18:45','2025-10-19 06:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760847525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760847525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:21:46','2025-10-19 06:21:46',0,NULL,10),(419166,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:23:46','2025-10-19 06:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760847826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760847826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:26:43','2025-10-19 06:26:43',0,NULL,10),(419167,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:28:43','2025-10-19 06:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760848123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760848123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:31:46','2025-10-19 06:31:46',0,NULL,10),(419168,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:33:46','2025-10-19 06:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760848426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760848426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:36:21','2025-10-19 06:36:21',0,NULL,10),(419169,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:38:21','2025-10-19 06:38:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760848701;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760848701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:39:10','2025-10-19 06:39:10',0,NULL,10),(419170,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:41:10','2025-10-19 06:41:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760848870;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760848870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:41:46','2025-10-19 06:41:46',0,NULL,10),(419171,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:43:46','2025-10-19 06:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760849026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760849026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:46:49','2025-10-19 06:46:49',0,NULL,10),(419172,'mailpoet/cron/daemon-run','complete','2025-10-19 04:46:44','2025-10-19 06:46:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760849204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760849204;}',5,1,'2025-10-19 04:46:51','2025-10-19 06:46:51',0,NULL,10),(419173,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:48:49','2025-10-19 06:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760849329;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760849329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:51:46','2025-10-19 06:51:46',0,NULL,10),(419174,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:53:46','2025-10-19 06:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760849626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760849626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 04:56:45','2025-10-19 06:56:45',0,NULL,10),(419175,'mailpoet/cron/daemon-trigger','complete','2025-10-19 04:58:45','2025-10-19 06:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760849925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760849925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:01:49','2025-10-19 07:01:49',0,NULL,10),(419176,'mailpoet/cron/daemon-run','complete','2025-10-19 05:01:44','2025-10-19 07:01:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760850104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760850104;}',5,1,'2025-10-19 05:01:51','2025-10-19 07:01:51',0,NULL,10),(419177,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:03:49','2025-10-19 07:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760850229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760850229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:06:37','2025-10-19 07:06:37',0,NULL,10),(419178,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:08:38','2025-10-19 07:08:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760850518;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760850518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:09:30','2025-10-19 07:09:30',0,NULL,10),(419179,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:11:30','2025-10-19 07:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760850690;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760850690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:11:30','2025-10-19 07:11:30',0,NULL,10),(419180,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:13:30','2025-10-19 07:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760850810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760850810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:13:36','2025-10-19 07:13:36',0,NULL,10),(419181,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:15:36','2025-10-19 07:15:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760850936;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760850936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:16:30','2025-10-19 07:16:30',0,NULL,10),(419182,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:18:30','2025-10-19 07:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760851110;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760851110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:21:44','2025-10-19 07:21:44',0,NULL,10),(419183,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:23:44','2025-10-19 07:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760851424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760851424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:26:45','2025-10-19 07:26:45',0,NULL,10),(419184,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:28:45','2025-10-19 07:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760851725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760851725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:29:58','2025-10-19 07:29:58',0,NULL,10),(419185,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:31:58','2025-10-19 07:31:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760851918;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760851918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:36:47','2025-10-19 07:36:47',0,NULL,10),(419186,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:38:47','2025-10-19 07:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760852327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760852327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:40:13','2025-10-19 07:40:13',0,NULL,10),(419187,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:42:13','2025-10-19 07:42:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760852533;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760852533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:46:28','2025-10-19 07:46:28',0,NULL,10),(419188,'mailpoet/cron/daemon-run','complete','2025-10-19 05:46:26','2025-10-19 07:46:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760852786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760852786;}',5,1,'2025-10-19 05:46:28','2025-10-19 07:46:28',0,NULL,10),(419189,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:48:28','2025-10-19 07:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760852908;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760852908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:49:33','2025-10-19 07:49:33',0,NULL,10),(419190,'mailpoet/cron/daemon-run','complete','2025-10-19 05:49:31','2025-10-19 07:49:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760852971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760852971;}',5,1,'2025-10-19 05:49:33','2025-10-19 07:49:33',0,NULL,10),(419191,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:51:33','2025-10-19 07:51:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853093;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:51:45','2025-10-19 07:51:45',0,NULL,10),(419192,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:53:45','2025-10-19 07:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:54:29','2025-10-19 07:54:29',0,NULL,10),(419193,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:56:29','2025-10-19 07:56:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853389;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:56:30','2025-10-19 07:56:30',0,NULL,10),(419194,'mailpoet/cron/daemon-trigger','complete','2025-10-19 05:58:30','2025-10-19 07:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853510;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 05:58:31','2025-10-19 07:58:31',0,NULL,10),(419195,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:00:31','2025-10-19 08:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:00:31','2025-10-19 08:00:31',0,NULL,10),(419196,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:02:31','2025-10-19 08:02:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853751;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:03:31','2025-10-19 08:03:31',0,NULL,10),(419197,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:05:31','2025-10-19 08:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760853931;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760853931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:06:33','2025-10-19 08:06:33',0,NULL,10),(419198,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:08:33','2025-10-19 08:08:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854113;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:09:34','2025-10-19 08:09:34',0,NULL,10),(419199,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:11:34','2025-10-19 08:11:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854294;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:12:33','2025-10-19 08:12:33',0,NULL,10),(419200,'mailpoet/cron/daemon-run','complete','2025-10-19 06:12:31','2025-10-19 08:12:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760854351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760854351;}',5,1,'2025-10-19 06:12:33','2025-10-19 08:12:33',0,NULL,10),(419201,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:14:33','2025-10-19 08:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854473;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:14:34','2025-10-19 08:14:34',0,NULL,10),(419202,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:16:34','2025-10-19 08:16:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854594;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:17:31','2025-10-19 08:17:31',0,NULL,10),(419203,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:19:31','2025-10-19 08:19:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854771;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:19:35','2025-10-19 08:19:35',0,NULL,10),(419204,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:21:35','2025-10-19 08:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760854895;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760854895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:22:30','2025-10-19 08:22:30',0,NULL,10),(419205,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:24:30','2025-10-19 08:24:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855070;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:24:31','2025-10-19 08:24:31',0,NULL,10),(419206,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:26:31','2025-10-19 08:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855191;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:27:30','2025-10-19 08:27:30',0,NULL,10),(419207,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:29:30','2025-10-19 08:29:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855370;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:29:31','2025-10-19 08:29:31',0,NULL,10),(419208,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:31:31','2025-10-19 08:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:32:33','2025-10-19 08:32:33',0,NULL,10),(419209,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:34:33','2025-10-19 08:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855673;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:35:29','2025-10-19 08:35:29',0,NULL,10),(419210,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:37:29','2025-10-19 08:37:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855849;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:37:31','2025-10-19 08:37:31',0,NULL,10),(419211,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:39:31','2025-10-19 08:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855971;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:40:32','2025-10-19 08:40:32',0,NULL,10),(419212,'mailpoet/cron/daemon-run','complete','2025-10-19 06:40:30','2025-10-19 08:40:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760856030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760856030;}',5,1,'2025-10-19 06:40:32','2025-10-19 08:40:32',0,NULL,10),(419213,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:42:32','2025-10-19 08:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856152;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:42:32','2025-10-19 08:42:32',0,NULL,10),(419214,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:44:32','2025-10-19 08:44:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856272;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:45:30','2025-10-19 08:45:30',0,NULL,10),(419215,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:47:30','2025-10-19 08:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856450;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856450;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:47:30','2025-10-19 08:47:30',0,NULL,10),(419216,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:49:30','2025-10-19 08:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856570;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:49:34','2025-10-19 08:49:34',0,NULL,10),(419217,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:51:34','2025-10-19 08:51:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856694;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:51:35','2025-10-19 08:51:35',0,NULL,10),(419218,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:53:35','2025-10-19 08:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856815;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:54:35','2025-10-19 08:54:35',0,NULL,10),(419219,'mailpoet/cron/daemon-run','complete','2025-10-19 06:54:32','2025-10-19 08:54:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760856872;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760856872;}',5,1,'2025-10-19 06:54:35','2025-10-19 08:54:35',0,NULL,10),(419220,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:56:35','2025-10-19 08:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760856995;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760856995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 06:57:34','2025-10-19 08:57:34',0,NULL,10),(419221,'mailpoet/cron/daemon-trigger','complete','2025-10-19 06:59:34','2025-10-19 08:59:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760857174;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760857174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:00:32','2025-10-19 09:00:32',0,NULL,10),(419222,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:02:32','2025-10-19 09:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760857352;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760857352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:03:35','2025-10-19 09:03:35',0,NULL,10),(419223,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:05:35','2025-10-19 09:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760857535;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760857535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:06:34','2025-10-19 09:06:34',0,NULL,10),(419224,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:08:34','2025-10-19 09:08:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760857714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760857714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:09:34','2025-10-19 09:09:34',0,NULL,10),(419225,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:11:34','2025-10-19 09:11:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760857894;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760857894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:12:33','2025-10-19 09:12:33',0,NULL,10),(419226,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:14:33','2025-10-19 09:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858073;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:14:51','2025-10-19 09:14:51',0,NULL,10),(419227,'mailpoet/cron/daemon-run','complete','2025-10-19 07:14:47','2025-10-19 09:14:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760858087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760858087;}',5,1,'2025-10-19 07:14:51','2025-10-19 09:14:51',0,NULL,10),(419228,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:16:51','2025-10-19 09:16:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858211;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:16:54','2025-10-19 09:16:54',0,NULL,10),(419229,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:18:54','2025-10-19 09:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858334;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:21:48','2025-10-19 09:21:48',0,NULL,10),(419230,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:23:48','2025-10-19 09:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:24:20','2025-10-19 09:24:20',0,NULL,10),(419231,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:26:20','2025-10-19 09:26:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858780;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:26:54','2025-10-19 09:26:54',0,NULL,10),(419232,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:28:54','2025-10-19 09:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760858934;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760858934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:31:23','2025-10-19 09:31:23',0,NULL,10),(419233,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:33:23','2025-10-19 09:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760859203;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760859203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:36:47','2025-10-19 09:36:47',0,NULL,10),(419234,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:38:47','2025-10-19 09:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760859527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760859527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:41:42','2025-10-19 09:41:42',0,NULL,10),(419235,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:43:42','2025-10-19 09:43:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760859822;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760859822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:43:54','2025-10-19 09:43:54',0,NULL,10),(419236,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:45:54','2025-10-19 09:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760859954;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760859954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:46:45','2025-10-19 09:46:45',0,NULL,10),(419237,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:48:45','2025-10-19 09:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:48:54','2025-10-19 09:48:54',0,NULL,10),(419238,'mailpoet/cron/daemon-run','complete','2025-10-19 07:48:52','2025-10-19 09:48:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760860132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760860132;}',5,1,'2025-10-19 07:48:54','2025-10-19 09:48:54',0,NULL,10),(419239,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:50:54','2025-10-19 09:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860254;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:51:46','2025-10-19 09:51:46',0,NULL,10),(419240,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:53:46','2025-10-19 09:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:55:49','2025-10-19 09:55:49',0,NULL,10),(419241,'mailpoet/cron/daemon-trigger','complete','2025-10-19 07:57:49','2025-10-19 09:57:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860669;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 07:58:30','2025-10-19 09:58:30',0,NULL,10),(419242,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:00:30','2025-10-19 10:00:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:00:33','2025-10-19 10:00:33',0,NULL,10),(419243,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:02:33','2025-10-19 10:02:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760860953;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760860953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:06:47','2025-10-19 10:06:47',0,NULL,10),(419244,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:08:47','2025-10-19 10:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760861327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760861327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:08:54','2025-10-19 10:08:54',0,NULL,10),(419245,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:10:54','2025-10-19 10:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760861454;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760861454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:11:46','2025-10-19 10:11:46',0,NULL,10),(419246,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:13:46','2025-10-19 10:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760861626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760861626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:16:46','2025-10-19 10:16:46',0,NULL,10),(419247,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:18:46','2025-10-19 10:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760861926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760861926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:19:16','2025-10-19 10:19:16',0,NULL,10),(419248,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:21:16','2025-10-19 10:21:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760862076;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760862076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:21:47','2025-10-19 10:21:47',0,NULL,10),(419249,'mailpoet/cron/daemon-run','complete','2025-10-19 08:21:45','2025-10-19 10:21:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760862105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760862105;}',5,1,'2025-10-19 08:21:47','2025-10-19 10:21:47',0,NULL,10),(419250,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:23:47','2025-10-19 10:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760862227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760862227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:26:11','2025-10-19 10:26:11',0,NULL,10),(419251,'mailpoet/cron/daemon-run','complete','2025-10-19 08:26:08','2025-10-19 10:26:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760862368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760862368;}',5,1,'2025-10-19 08:26:11','2025-10-19 10:26:11',0,NULL,10),(419252,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:28:11','2025-10-19 10:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760862491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760862491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:31:30','2025-10-19 10:31:30',0,NULL,10),(419253,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:33:30','2025-10-19 10:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760862810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760862810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:36:46','2025-10-19 10:36:46',0,NULL,10),(419254,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:38:46','2025-10-19 10:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760863126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760863126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:41:46','2025-10-19 10:41:46',0,NULL,10),(419255,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:43:46','2025-10-19 10:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760863426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760863426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:46:44','2025-10-19 10:46:44',0,NULL,10),(419256,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:48:44','2025-10-19 10:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760863724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760863724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:51:49','2025-10-19 10:51:49',0,NULL,10),(419257,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:53:49','2025-10-19 10:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760864029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760864029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 08:56:46','2025-10-19 10:56:46',0,NULL,10),(419258,'mailpoet/cron/daemon-trigger','complete','2025-10-19 08:58:46','2025-10-19 10:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760864326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760864326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:01:47','2025-10-19 11:01:47',0,NULL,10),(419259,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:03:47','2025-10-19 11:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760864627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760864627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:11:49','2025-10-19 11:11:49',0,NULL,10),(419260,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:13:49','2025-10-19 11:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760865229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760865229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:15:34','2025-10-19 11:15:34',0,NULL,10),(419261,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:17:34','2025-10-19 11:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760865454;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760865454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:17:37','2025-10-19 11:17:37',0,NULL,10),(419262,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:19:37','2025-10-19 11:19:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760865577;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760865577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:20:32','2025-10-19 11:20:32',0,NULL,10),(419263,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:22:32','2025-10-19 11:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760865752;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760865752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:26:53','2025-10-19 11:26:53',0,NULL,10),(419264,'mailpoet/cron/daemon-run','complete','2025-10-19 09:26:48','2025-10-19 11:26:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760866008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760866008;}',5,1,'2025-10-19 09:26:53','2025-10-19 11:26:53',0,NULL,10),(419265,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:28:53','2025-10-19 11:28:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760866133;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760866133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:30:12','2025-10-19 11:30:12',0,NULL,10),(419266,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:32:12','2025-10-19 11:32:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760866332;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760866332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:36:47','2025-10-19 11:36:47',0,NULL,10),(419267,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:38:47','2025-10-19 11:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760866727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760866727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:41:46','2025-10-19 11:41:46',0,NULL,10),(419268,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:43:46','2025-10-19 11:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:46:46','2025-10-19 11:46:46',0,NULL,10),(419269,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:48:46','2025-10-19 11:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:49:31','2025-10-19 11:49:31',0,NULL,10),(419270,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:51:31','2025-10-19 11:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:51:46','2025-10-19 11:51:46',0,NULL,10),(419271,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:53:46','2025-10-19 11:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:53:56','2025-10-19 11:53:56',0,NULL,10),(419272,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:55:56','2025-10-19 11:55:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867756;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 09:56:45','2025-10-19 11:56:45',0,NULL,10),(419273,'mailpoet/cron/daemon-trigger','complete','2025-10-19 09:58:45','2025-10-19 11:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760867925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760867925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:01:46','2025-10-19 12:01:46',0,NULL,10),(419274,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:03:46','2025-10-19 12:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760868226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760868226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:06:25','2025-10-19 12:06:25',0,NULL,10),(419275,'mailpoet/cron/daemon-run','complete','2025-10-19 10:06:20','2025-10-19 12:06:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760868380;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760868380;}',5,1,'2025-10-19 10:06:25','2025-10-19 12:06:25',0,NULL,10),(419276,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:08:25','2025-10-19 12:08:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760868505;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760868505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:11:46','2025-10-19 12:11:46',0,NULL,10),(419277,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:13:46','2025-10-19 12:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760868826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760868826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:16:47','2025-10-19 12:16:47',0,NULL,10),(419278,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:18:47','2025-10-19 12:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760869127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760869127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:21:44','2025-10-19 12:21:44',0,NULL,10),(419279,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:23:44','2025-10-19 12:23:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760869424;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760869424;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:26:46','2025-10-19 12:26:46',0,NULL,10),(419280,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:28:46','2025-10-19 12:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760869726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760869726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:31:47','2025-10-19 12:31:47',0,NULL,10),(419281,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:33:47','2025-10-19 12:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760870027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760870027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:36:46','2025-10-19 12:36:46',0,NULL,10),(419282,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:38:46','2025-10-19 12:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760870326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760870326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:41:46','2025-10-19 12:41:46',0,NULL,10),(419283,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:43:46','2025-10-19 12:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760870626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760870626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:46:24','2025-10-19 12:46:24',0,NULL,10),(419284,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:48:24','2025-10-19 12:48:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760870904;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760870904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:50:27','2025-10-19 12:50:27',0,NULL,10),(419285,'mailpoet/cron/daemon-run','complete','2025-10-19 10:50:23','2025-10-19 12:50:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760871023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760871023;}',5,1,'2025-10-19 10:50:27','2025-10-19 12:50:27',0,NULL,10),(419286,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:52:27','2025-10-19 12:52:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760871147;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760871147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 10:53:02','2025-10-19 12:53:02',0,NULL,10),(419287,'mailpoet/cron/daemon-trigger','complete','2025-10-19 10:55:02','2025-10-19 12:55:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760871302;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760871302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:00:08','2025-10-19 13:00:08',0,NULL,10),(419288,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:02:08','2025-10-19 13:02:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760871728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760871728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:06:53','2025-10-19 13:06:53',0,NULL,10),(419289,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:08:53','2025-10-19 13:08:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760872133;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760872133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:11:22','2025-10-19 13:11:22',0,NULL,10),(419290,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:13:22','2025-10-19 13:13:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760872402;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760872402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:16:44','2025-10-19 13:16:44',0,NULL,10),(419291,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:18:44','2025-10-19 13:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760872724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760872724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:18:52','2025-10-19 13:18:52',0,NULL,10),(419292,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:20:52','2025-10-19 13:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760872852;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760872852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:21:45','2025-10-19 13:21:45',0,NULL,10),(419293,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:23:45','2025-10-19 13:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760873025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760873025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:26:48','2025-10-19 13:26:48',0,NULL,10),(419294,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:28:48','2025-10-19 13:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760873328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760873328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:31:49','2025-10-19 13:31:49',0,NULL,10),(419295,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:33:49','2025-10-19 13:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760873629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760873629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:36:49','2025-10-19 13:36:49',0,NULL,10),(419296,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:38:49','2025-10-19 13:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760873929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760873929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:40:33','2025-10-19 13:40:33',0,NULL,10),(419297,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:42:33','2025-10-19 13:42:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760874153;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760874153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:42:45','2025-10-19 13:42:45',0,NULL,10),(419298,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:44:45','2025-10-19 13:44:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760874285;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760874285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:45:12','2025-10-19 13:45:12',0,NULL,10),(419299,'mailpoet/cron/daemon-run','complete','2025-10-19 11:45:10','2025-10-19 13:45:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760874310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760874310;}',5,1,'2025-10-19 11:45:12','2025-10-19 13:45:12',0,NULL,10),(419300,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:47:12','2025-10-19 13:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760874432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760874432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:51:02','2025-10-19 13:51:02',0,NULL,10),(419301,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:53:02','2025-10-19 13:53:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760874782;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760874782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:54:22','2025-10-19 13:54:22',0,NULL,10),(419302,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:56:22','2025-10-19 13:56:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760874982;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760874982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 11:56:50','2025-10-19 13:56:50',0,NULL,10),(419303,'mailpoet/cron/daemon-run','complete','2025-10-19 11:56:48','2025-10-19 13:56:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760875008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760875008;}',5,1,'2025-10-19 11:56:50','2025-10-19 13:56:50',0,NULL,10),(419304,'mailpoet/cron/daemon-trigger','complete','2025-10-19 11:58:50','2025-10-19 13:58:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760875130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760875130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:01:46','2025-10-19 14:01:46',0,NULL,10),(419305,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:03:46','2025-10-19 14:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760875426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760875426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:06:04','2025-10-19 14:06:04',0,NULL,10),(419306,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:08:04','2025-10-19 14:08:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760875684;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760875684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:11:47','2025-10-19 14:11:47',0,NULL,10),(419307,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:13:47','2025-10-19 14:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760876027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760876027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:16:48','2025-10-19 14:16:48',0,NULL,10),(419308,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:18:48','2025-10-19 14:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760876328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760876328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:21:45','2025-10-19 14:21:45',0,NULL,10),(419309,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:23:45','2025-10-19 14:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760876625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760876625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:24:28','2025-10-19 14:24:28',0,NULL,10),(419310,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:26:28','2025-10-19 14:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760876788;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760876788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:26:47','2025-10-19 14:26:47',0,NULL,10),(419311,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:28:47','2025-10-19 14:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760876927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760876927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:31:46','2025-10-19 14:31:46',0,NULL,10),(419312,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:33:46','2025-10-19 14:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760877226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760877226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:36:46','2025-10-19 14:36:46',0,NULL,10),(419313,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:38:46','2025-10-19 14:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760877526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760877526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:40:14','2025-10-19 14:40:14',0,NULL,10),(419314,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:42:14','2025-10-19 14:42:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760877734;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760877734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:42:58','2025-10-19 14:42:58',0,NULL,10),(419315,'mailpoet/cron/daemon-run','complete','2025-10-19 12:42:56','2025-10-19 14:42:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760877776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760877776;}',5,1,'2025-10-19 12:42:58','2025-10-19 14:42:58',0,NULL,10),(419316,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:44:58','2025-10-19 14:44:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760877898;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760877898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:45:51','2025-10-19 14:45:51',0,NULL,10),(419317,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:47:51','2025-10-19 14:47:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760878071;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760878071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:48:01','2025-10-19 14:48:01',0,NULL,10),(419318,'mailpoet/cron/daemon-run','complete','2025-10-19 12:47:59','2025-10-19 14:47:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760878079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760878079;}',5,1,'2025-10-19 12:48:01','2025-10-19 14:48:01',0,NULL,10),(419319,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:50:01','2025-10-19 14:50:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760878201;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760878201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:51:46','2025-10-19 14:51:46',0,NULL,10),(419320,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:53:46','2025-10-19 14:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760878426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760878426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 12:56:46','2025-10-19 14:56:46',0,NULL,10),(419321,'mailpoet/cron/daemon-trigger','complete','2025-10-19 12:58:46','2025-10-19 14:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760878726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760878726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:01:46','2025-10-19 15:01:46',0,NULL,10),(419322,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:03:46','2025-10-19 15:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760879026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760879026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:06:48','2025-10-19 15:06:48',0,NULL,10),(419323,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:08:48','2025-10-19 15:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760879328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760879328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:11:49','2025-10-19 15:11:49',0,NULL,10),(419324,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:13:49','2025-10-19 15:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760879629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760879629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:16:53','2025-10-19 15:16:53',0,NULL,10),(419325,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:18:53','2025-10-19 15:18:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760879933;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760879933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:21:49','2025-10-19 15:21:49',0,NULL,10),(419326,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:23:49','2025-10-19 15:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760880229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760880229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:26:50','2025-10-19 15:26:50',0,NULL,10),(419327,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:28:50','2025-10-19 15:28:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760880530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760880530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:30:54','2025-10-19 15:30:54',0,NULL,10),(419328,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:32:54','2025-10-19 15:32:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760880774;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760880774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:34:08','2025-10-19 15:34:08',0,NULL,10),(419329,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:36:08','2025-10-19 15:36:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760880968;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760880968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:36:47','2025-10-19 15:36:47',0,NULL,10),(419330,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:38:47','2025-10-19 15:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760881127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760881127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:41:47','2025-10-19 15:41:47',0,NULL,10),(419331,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:43:47','2025-10-19 15:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760881427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760881427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:46:49','2025-10-19 15:46:49',0,NULL,10),(419332,'mailpoet/cron/daemon-run','complete','2025-10-19 13:46:47','2025-10-19 15:46:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760881607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760881607;}',5,1,'2025-10-19 13:46:49','2025-10-19 15:46:49',0,NULL,10),(419333,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:48:49','2025-10-19 15:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760881729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760881729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:49:57','2025-10-19 15:49:57',0,NULL,10),(419334,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:51:57','2025-10-19 15:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760881917;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760881917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:54:03','2025-10-19 15:54:03',0,NULL,10),(419335,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:56:03','2025-10-19 15:56:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760882163;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760882163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 13:56:47','2025-10-19 15:56:47',0,NULL,10),(419336,'mailpoet/cron/daemon-trigger','complete','2025-10-19 13:58:47','2025-10-19 15:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760882327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760882327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:01:49','2025-10-19 16:01:49',0,NULL,10),(419337,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:03:49','2025-10-19 16:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760882629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760882629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:06:56','2025-10-19 16:06:56',0,NULL,10),(419338,'mailpoet/cron/daemon-run','complete','2025-10-19 14:06:51','2025-10-19 16:06:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760882811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760882811;}',5,1,'2025-10-19 14:06:56','2025-10-19 16:06:56',0,NULL,10),(419339,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:08:56','2025-10-19 16:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760882936;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760882936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:11:48','2025-10-19 16:11:48',0,NULL,10),(419340,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:13:48','2025-10-19 16:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760883228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760883228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:16:50','2025-10-19 16:16:50',0,NULL,10),(419341,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:18:50','2025-10-19 16:18:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760883530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760883530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:21:40','2025-10-19 16:21:40',0,NULL,10),(419342,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:23:40','2025-10-19 16:23:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760883820;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760883820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:25:12','2025-10-19 16:25:12',0,NULL,10),(419343,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:27:12','2025-10-19 16:27:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760884032;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760884032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:31:47','2025-10-19 16:31:47',0,NULL,10),(419344,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:33:47','2025-10-19 16:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760884427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760884427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:36:47','2025-10-19 16:36:47',0,NULL,10),(419345,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:38:47','2025-10-19 16:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760884727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760884727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:41:46','2025-10-19 16:41:46',0,NULL,10),(419346,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:43:46','2025-10-19 16:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760885026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760885026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:46:46','2025-10-19 16:46:46',0,NULL,10),(419347,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:48:46','2025-10-19 16:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760885326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760885326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:51:48','2025-10-19 16:51:48',0,NULL,10),(419348,'mailpoet/cron/daemon-run','complete','2025-10-19 14:51:46','2025-10-19 16:51:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760885506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760885506;}',5,1,'2025-10-19 14:51:48','2025-10-19 16:51:48',0,NULL,10),(419349,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:53:48','2025-10-19 16:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760885628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760885628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 14:56:47','2025-10-19 16:56:47',0,NULL,10),(419350,'mailpoet/cron/daemon-trigger','complete','2025-10-19 14:58:47','2025-10-19 16:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760885927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760885927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:00:28','2025-10-19 17:00:28',0,NULL,10),(419351,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:02:28','2025-10-19 17:02:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886148;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:02:31','2025-10-19 17:02:31',0,NULL,10),(419352,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:04:31','2025-10-19 17:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886271;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:05:31','2025-10-19 17:05:31',0,NULL,10),(419353,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:07:31','2025-10-19 17:07:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886451;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886451;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:08:31','2025-10-19 17:08:31',0,NULL,10),(419354,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:10:31','2025-10-19 17:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:11:31','2025-10-19 17:11:31',0,NULL,10),(419355,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:13:31','2025-10-19 17:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886811;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:13:32','2025-10-19 17:13:32',0,NULL,10),(419356,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:15:32','2025-10-19 17:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760886932;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760886932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:15:32','2025-10-19 17:15:32',0,NULL,10),(419357,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:17:32','2025-10-19 17:17:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887052;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:18:29','2025-10-19 17:18:29',0,NULL,10),(419358,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:20:29','2025-10-19 17:20:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:20:32','2025-10-19 17:20:32',0,NULL,10),(419359,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:22:32','2025-10-19 17:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887352;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:23:31','2025-10-19 17:23:31',0,NULL,10),(419360,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:25:31','2025-10-19 17:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887531;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:26:32','2025-10-19 17:26:32',0,NULL,10),(419361,'mailpoet/cron/daemon-run','complete','2025-10-19 15:26:30','2025-10-19 17:26:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760887590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760887590;}',5,1,'2025-10-19 15:26:32','2025-10-19 17:26:32',0,NULL,10),(419362,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:28:32','2025-10-19 17:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887712;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:29:32','2025-10-19 17:29:32',0,NULL,10),(419363,'mailpoet/cron/daemon-run','complete','2025-10-19 15:29:30','2025-10-19 17:29:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760887770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760887770;}',5,1,'2025-10-19 15:29:32','2025-10-19 17:29:32',0,NULL,10),(419364,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:31:32','2025-10-19 17:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760887892;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760887892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:32:29','2025-10-19 17:32:29',0,NULL,10),(419365,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:34:29','2025-10-19 17:34:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888069;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:34:31','2025-10-19 17:34:31',0,NULL,10),(419366,'mailpoet/cron/daemon-run','complete','2025-10-19 15:34:29','2025-10-19 17:34:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760888069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760888069;}',5,1,'2025-10-19 15:34:31','2025-10-19 17:34:31',0,NULL,10),(419367,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:36:31','2025-10-19 17:36:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888191;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:36:41','2025-10-19 17:36:41',0,NULL,10),(419368,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:38:41','2025-10-19 17:38:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888321;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:39:29','2025-10-19 17:39:29',0,NULL,10),(419369,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:41:29','2025-10-19 17:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888489;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:41:29','2025-10-19 17:41:29',0,NULL,10),(419370,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:43:29','2025-10-19 17:43:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888609;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888609;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:43:29','2025-10-19 17:43:29',0,NULL,10),(419371,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:45:29','2025-10-19 17:45:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:45:29','2025-10-19 17:45:29',0,NULL,10),(419372,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:47:29','2025-10-19 17:47:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888849;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:47:29','2025-10-19 17:47:29',0,NULL,10),(419373,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:49:29','2025-10-19 17:49:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760888969;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760888969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:49:30','2025-10-19 17:49:30',0,NULL,10),(419374,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:51:30','2025-10-19 17:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889090;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:52:30','2025-10-19 17:52:30',0,NULL,10),(419375,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:54:30','2025-10-19 17:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889270;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:55:29','2025-10-19 17:55:29',0,NULL,10),(419376,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:57:29','2025-10-19 17:57:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889449;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:57:29','2025-10-19 17:57:29',0,NULL,10),(419377,'mailpoet/cron/daemon-trigger','complete','2025-10-19 15:59:29','2025-10-19 17:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889569;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 15:59:29','2025-10-19 17:59:29',0,NULL,10),(419378,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:01:29','2025-10-19 18:01:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889689;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:01:29','2025-10-19 18:01:29',0,NULL,10),(419379,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:03:29','2025-10-19 18:03:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889809;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:03:29','2025-10-19 18:03:29',0,NULL,10),(419380,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:05:29','2025-10-19 18:05:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760889929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760889929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:06:44','2025-10-19 18:06:44',0,NULL,10),(419381,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:08:44','2025-10-19 18:08:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760890124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760890124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:11:43','2025-10-19 18:11:43',0,NULL,10),(419382,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:13:43','2025-10-19 18:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760890423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760890423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:16:42','2025-10-19 18:16:42',0,NULL,10),(419383,'mailpoet/cron/daemon-run','complete','2025-10-19 16:16:41','2025-10-19 18:16:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760890601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760890601;}',5,1,'2025-10-19 16:16:42','2025-10-19 18:16:42',0,NULL,10),(419384,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:18:42','2025-10-19 18:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760890722;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760890722;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:21:45','2025-10-19 18:21:45',0,NULL,10),(419385,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:23:45','2025-10-19 18:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760891025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760891025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:26:45','2025-10-19 18:26:45',0,NULL,10),(419386,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:28:45','2025-10-19 18:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760891325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760891325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:31:44','2025-10-19 18:31:44',0,NULL,10),(419387,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:33:44','2025-10-19 18:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760891624;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760891624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:36:45','2025-10-19 18:36:45',0,NULL,10),(419388,'mailpoet/cron/daemon-run','complete','2025-10-19 16:36:43','2025-10-19 18:36:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760891803;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760891803;}',5,1,'2025-10-19 16:36:44','2025-10-19 18:36:44',0,NULL,10),(419389,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:38:45','2025-10-19 18:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760891925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760891925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:41:45','2025-10-19 18:41:45',0,NULL,10),(419390,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:43:45','2025-10-19 18:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760892225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760892225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:46:48','2025-10-19 18:46:48',0,NULL,10),(419391,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:48:48','2025-10-19 18:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760892528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760892528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:51:46','2025-10-19 18:51:46',0,NULL,10),(419392,'mailpoet/cron/daemon-run','complete','2025-10-19 16:51:45','2025-10-19 18:51:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760892705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760892705;}',5,1,'2025-10-19 16:51:46','2025-10-19 18:51:46',0,NULL,10),(419393,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:53:46','2025-10-19 18:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760892826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760892826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 16:55:46','2025-10-19 18:55:46',0,NULL,10),(419394,'mailpoet/cron/daemon-trigger','complete','2025-10-19 16:57:46','2025-10-19 18:57:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760893066;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760893066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:00:55','2025-10-19 19:00:55',0,NULL,10),(419395,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:02:55','2025-10-19 19:02:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760893375;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760893375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:04:31','2025-10-19 19:04:31',0,NULL,10),(419396,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:06:31','2025-10-19 19:06:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760893591;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760893591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:06:46','2025-10-19 19:06:46',0,NULL,10),(419397,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:08:46','2025-10-19 19:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760893726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760893726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:11:45','2025-10-19 19:11:45',0,NULL,10),(419398,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:13:45','2025-10-19 19:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:14:17','2025-10-19 19:14:17',0,NULL,10),(419399,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:16:17','2025-10-19 19:16:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894177;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:16:45','2025-10-19 19:16:45',0,NULL,10),(419400,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:18:45','2025-10-19 19:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:21:47','2025-10-19 19:21:47',0,NULL,10),(419401,'mailpoet/cron/daemon-run','complete','2025-10-19 17:21:45','2025-10-19 19:21:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760894505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760894505;}',5,1,'2025-10-19 17:21:47','2025-10-19 19:21:47',0,NULL,10),(419402,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:23:47','2025-10-19 19:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:24:01','2025-10-19 19:24:01',0,NULL,10),(419403,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:26:01','2025-10-19 19:26:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894761;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:26:46','2025-10-19 19:26:46',0,NULL,10),(419404,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:28:46','2025-10-19 19:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760894926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760894926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:31:24','2025-10-19 19:31:24',0,NULL,10),(419405,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:33:24','2025-10-19 19:33:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760895204;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760895204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:36:45','2025-10-19 19:36:45',0,NULL,10),(419406,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:38:45','2025-10-19 19:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760895525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760895525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:41:45','2025-10-19 19:41:45',0,NULL,10),(419407,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:43:45','2025-10-19 19:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760895825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760895825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:46:47','2025-10-19 19:46:47',0,NULL,10),(419408,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:48:47','2025-10-19 19:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760896127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760896127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:51:45','2025-10-19 19:51:45',0,NULL,10),(419409,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:53:45','2025-10-19 19:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760896425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760896425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:55:23','2025-10-19 19:55:23',0,NULL,10),(419410,'mailpoet/cron/daemon-trigger','complete','2025-10-19 17:57:23','2025-10-19 19:57:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760896643;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760896643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 17:58:01','2025-10-19 19:58:01',0,NULL,10),(419411,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:00:01','2025-10-19 20:00:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760896801;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760896801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:04:05','2025-10-19 20:04:05',0,NULL,10),(419412,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:06:05','2025-10-19 20:06:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760897165;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760897165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:06:47','2025-10-19 20:06:47',0,NULL,10),(419413,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:08:47','2025-10-19 20:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760897327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760897327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:11:45','2025-10-19 20:11:45',0,NULL,10),(419414,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:13:45','2025-10-19 20:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760897625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760897625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:16:44','2025-10-19 20:16:44',0,NULL,10),(419415,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:18:44','2025-10-19 20:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760897924;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760897924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:19:09','2025-10-19 20:19:09',0,NULL,10),(419416,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:21:09','2025-10-19 20:21:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760898069;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760898069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:21:45','2025-10-19 20:21:45',0,NULL,10),(419417,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:23:45','2025-10-19 20:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760898225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760898225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:26:46','2025-10-19 20:26:46',0,NULL,10),(419418,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:28:46','2025-10-19 20:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760898526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760898526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:30:03','2025-10-19 20:30:03',0,NULL,10),(419419,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:32:03','2025-10-19 20:32:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760898723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760898723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:33:00','2025-10-19 20:33:00',0,NULL,10),(419420,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:35:00','2025-10-19 20:35:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760898900;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760898900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:36:44','2025-10-19 20:36:44',0,NULL,10),(419421,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:38:44','2025-10-19 20:38:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760899124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760899124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:40:04','2025-10-19 20:40:04',0,NULL,10),(419422,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:42:04','2025-10-19 20:42:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760899324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760899324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:46:26','2025-10-19 20:46:26',0,NULL,10),(419423,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:48:26','2025-10-19 20:48:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760899706;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760899706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:51:44','2025-10-19 20:51:44',0,NULL,10),(419424,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:53:44','2025-10-19 20:53:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760900024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760900024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 18:56:45','2025-10-19 20:56:45',0,NULL,10),(419425,'mailpoet/cron/daemon-trigger','complete','2025-10-19 18:58:45','2025-10-19 20:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760900325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760900325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:00:03','2025-10-19 21:00:03',0,NULL,10),(419426,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:02:03','2025-10-19 21:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760900523;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760900523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:06:19','2025-10-19 21:06:19',0,NULL,10),(419427,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:08:19','2025-10-19 21:08:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760900899;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760900899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:11:45','2025-10-19 21:11:45',0,NULL,10),(419428,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:13:45','2025-10-19 21:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760901225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760901225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:16:46','2025-10-19 21:16:46',0,NULL,10),(419429,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:18:46','2025-10-19 21:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760901526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760901526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:21:05','2025-10-19 21:21:05',0,NULL,10),(419430,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:23:05','2025-10-19 21:23:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760901785;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760901785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:26:45','2025-10-19 21:26:45',0,NULL,10),(419431,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:28:45','2025-10-19 21:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760902125;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760902125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:29:08','2025-10-19 21:29:08',0,NULL,10),(419432,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:31:08','2025-10-19 21:31:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760902268;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760902268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:31:45','2025-10-19 21:31:45',0,NULL,10),(419433,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:33:45','2025-10-19 21:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760902425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760902425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:36:46','2025-10-19 21:36:46',0,NULL,10),(419434,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:38:46','2025-10-19 21:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760902726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760902726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:40:20','2025-10-19 21:40:20',0,NULL,10),(419435,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:42:20','2025-10-19 21:42:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760902940;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760902940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:46:45','2025-10-19 21:46:45',0,NULL,10),(419436,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:48:45','2025-10-19 21:48:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760903325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760903325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:51:30','2025-10-19 21:51:30',0,NULL,10),(419437,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:53:30','2025-10-19 21:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760903610;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760903610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 19:57:17','2025-10-19 21:57:17',0,NULL,10),(419438,'mailpoet/cron/daemon-trigger','complete','2025-10-19 19:59:17','2025-10-19 21:59:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760903957;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760903957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:01:44','2025-10-19 22:01:44',0,NULL,10),(419439,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:03:44','2025-10-19 22:03:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760904224;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760904224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:05:57','2025-10-19 22:05:57',0,NULL,10),(419440,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:07:57','2025-10-19 22:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760904477;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760904477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:11:45','2025-10-19 22:11:45',0,NULL,10),(419441,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:13:45','2025-10-19 22:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760904825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760904825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:15:32','2025-10-19 22:15:32',0,NULL,10),(419442,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:17:32','2025-10-19 22:17:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760905052;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760905052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:21:43','2025-10-19 22:21:43',0,NULL,10),(419443,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:23:43','2025-10-19 22:23:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760905423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760905423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:26:45','2025-10-19 22:26:45',0,NULL,10),(419444,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:28:45','2025-10-19 22:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760905725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760905725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:31:44','2025-10-19 22:31:44',0,NULL,10),(419445,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:33:44','2025-10-19 22:33:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760906024;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760906024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:36:46','2025-10-19 22:36:46',0,NULL,10),(419446,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:38:46','2025-10-19 22:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760906326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760906326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:39:46','2025-10-19 22:39:46',0,NULL,10),(419447,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:41:46','2025-10-19 22:41:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760906506;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760906506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:44:46','2025-10-19 22:44:46',0,NULL,10),(419448,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:46:46','2025-10-19 22:46:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760906806;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760906806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:49:12','2025-10-19 22:49:12',0,NULL,10),(419449,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:51:12','2025-10-19 22:51:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760907072;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760907072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:51:46','2025-10-19 22:51:46',0,NULL,10),(419450,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:53:46','2025-10-19 22:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760907226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760907226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:54:37','2025-10-19 22:54:37',0,NULL,10),(419451,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:56:37','2025-10-19 22:56:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760907397;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760907397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 20:56:45','2025-10-19 22:56:45',0,NULL,10),(419452,'mailpoet/cron/daemon-trigger','complete','2025-10-19 20:58:45','2025-10-19 22:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760907525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760907525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:01:20','2025-10-19 23:01:20',0,NULL,10),(419453,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:03:20','2025-10-19 23:03:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760907800;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760907800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:05:20','2025-10-19 23:05:20',0,NULL,10),(419454,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:07:20','2025-10-19 23:07:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908040;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:07:29','2025-10-19 23:07:29',0,NULL,10),(419455,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:09:29','2025-10-19 23:09:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908169;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:09:53','2025-10-19 23:09:53',0,NULL,10),(419456,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:11:53','2025-10-19 23:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908313;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:12:21','2025-10-19 23:12:21',0,NULL,10),(419457,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:14:21','2025-10-19 23:14:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908461;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:16:41','2025-10-19 23:16:41',0,NULL,10),(419458,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:18:41','2025-10-19 23:18:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908721;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:19:08','2025-10-19 23:19:08',0,NULL,10),(419459,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:21:08','2025-10-19 23:21:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760908868;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760908868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:21:45','2025-10-19 23:21:45',0,NULL,10),(419460,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:23:45','2025-10-19 23:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760909025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760909025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:26:45','2025-10-19 23:26:45',0,NULL,10),(419461,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:28:45','2025-10-19 23:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760909325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760909325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:31:46','2025-10-19 23:31:46',0,NULL,10),(419462,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:33:46','2025-10-19 23:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760909626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760909626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:34:28','2025-10-19 23:34:28',0,NULL,10),(419463,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:36:28','2025-10-19 23:36:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760909788;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760909788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:36:45','2025-10-19 23:36:45',0,NULL,10),(419464,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:38:45','2025-10-19 23:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760909925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760909925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:41:45','2025-10-19 23:41:45',0,NULL,10),(419465,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:43:45','2025-10-19 23:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760910225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760910225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:46:35','2025-10-19 23:46:35',0,NULL,10),(419466,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:48:35','2025-10-19 23:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760910515;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760910515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:49:04','2025-10-19 23:49:04',0,NULL,10),(419467,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:51:04','2025-10-19 23:51:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760910664;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760910664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:51:46','2025-10-19 23:51:46',0,NULL,10),(419468,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:53:46','2025-10-19 23:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760910826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760910826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:54:06','2025-10-19 23:54:06',0,NULL,10),(419469,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:56:06','2025-10-19 23:56:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760910966;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760910966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 21:56:46','2025-10-19 23:56:46',0,NULL,10),(419470,'mailpoet/cron/daemon-trigger','complete','2025-10-19 21:58:46','2025-10-19 23:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760911126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760911126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:00:32','2025-10-20 00:00:32',0,NULL,10),(419471,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:02:32','2025-10-20 00:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760911352;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760911352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:03:45','2025-10-20 00:03:45',0,NULL,10),(419472,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:05:45','2025-10-20 00:05:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760911545;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760911545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:06:45','2025-10-20 00:06:45',0,NULL,10),(419473,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:08:45','2025-10-20 00:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760911725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760911725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:10:37','2025-10-20 00:10:37',0,NULL,10),(419474,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:12:37','2025-10-20 00:12:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760911957;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760911957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:12:39','2025-10-20 00:12:39',0,NULL,10),(419475,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:14:39','2025-10-20 00:14:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912079;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:15:18','2025-10-20 00:15:18',0,NULL,10),(419476,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:17:18','2025-10-20 00:17:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912238;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:17:36','2025-10-20 00:17:36',0,NULL,10),(419477,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:19:36','2025-10-20 00:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912376;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:19:48','2025-10-20 00:19:48',0,NULL,10),(419478,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:21:48','2025-10-20 00:21:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912508;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:22:47','2025-10-20 00:22:47',0,NULL,10),(419479,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:24:47','2025-10-20 00:24:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912687;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:26:45','2025-10-20 00:26:45',0,NULL,10),(419480,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:28:45','2025-10-20 00:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760912925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760912925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:28:45','2025-10-20 00:28:45',0,NULL,10),(419481,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:30:45','2025-10-20 00:30:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760913045;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760913045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:31:45','2025-10-20 00:31:45',0,NULL,10),(419482,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:33:45','2025-10-20 00:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760913225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760913225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:36:45','2025-10-20 00:36:45',0,NULL,10),(419483,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:38:45','2025-10-20 00:38:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760913525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760913525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:41:45','2025-10-20 00:41:45',0,NULL,10),(419484,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:43:45','2025-10-20 00:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760913825;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760913825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:46:46','2025-10-20 00:46:46',0,NULL,10),(419485,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:48:46','2025-10-20 00:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760914126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760914126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:51:46','2025-10-20 00:51:46',0,NULL,10),(419486,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:53:46','2025-10-20 00:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760914426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760914426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 22:56:45','2025-10-20 00:56:45',0,NULL,10),(419487,'mailpoet/cron/daemon-trigger','complete','2025-10-19 22:58:45','2025-10-20 00:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760914725;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760914725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:01:45','2025-10-20 01:01:45',0,NULL,10),(419488,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:03:45','2025-10-20 01:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760915025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760915025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:04:45','2025-10-20 01:04:45',0,NULL,10),(419489,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:06:45','2025-10-20 01:06:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760915205;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760915205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:06:45','2025-10-20 01:06:45',0,NULL,10),(419490,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:08:45','2025-10-20 01:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760915325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760915325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:11:45','2025-10-20 01:11:45',0,NULL,10),(419491,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:13:45','2025-10-20 01:13:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760915625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760915625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:16:46','2025-10-20 01:16:46',0,NULL,10),(419492,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:18:46','2025-10-20 01:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760915926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760915926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:21:45','2025-10-20 01:21:45',0,NULL,10),(419493,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:23:45','2025-10-20 01:23:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760916225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760916225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:26:45','2025-10-20 01:26:45',0,NULL,10),(419494,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:28:45','2025-10-20 01:28:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760916525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760916525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:31:46','2025-10-20 01:31:46',0,NULL,10),(419495,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:33:46','2025-10-20 01:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760916826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760916826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:36:46','2025-10-20 01:36:46',0,NULL,10),(419496,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:38:46','2025-10-20 01:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760917126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760917126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:41:45','2025-10-20 01:41:45',0,NULL,10),(419497,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:43:45','2025-10-20 01:43:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760917425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760917425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:45:49','2025-10-20 01:45:49',0,NULL,10),(419498,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:47:49','2025-10-20 01:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760917669;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760917669;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:47:57','2025-10-20 01:47:57',0,NULL,10),(419499,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:49:57','2025-10-20 01:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760917797;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760917797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:51:45','2025-10-20 01:51:45',0,NULL,10),(419500,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:53:45','2025-10-20 01:53:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760918025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760918025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:53:56','2025-10-20 01:53:56',0,NULL,10),(419501,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:55:56','2025-10-20 01:55:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760918156;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760918156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-19 23:56:45','2025-10-20 01:56:45',0,NULL,10),(419502,'mailpoet/cron/daemon-trigger','complete','2025-10-19 23:58:45','2025-10-20 01:58:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760918325;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760918325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:01:45','2025-10-20 02:01:45',0,NULL,10),(419503,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:03:45','2025-10-20 02:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760918625;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760918625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:06:45','2025-10-20 02:06:45',0,NULL,10),(419504,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:08:45','2025-10-20 02:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760918925;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760918925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:09:34','2025-10-20 02:09:34',0,NULL,10),(419505,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:11:34','2025-10-20 02:11:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760919094;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760919094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:11:47','2025-10-20 02:11:47',0,NULL,10),(419506,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:13:47','2025-10-20 02:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760919227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760919227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:16:47','2025-10-20 02:16:47',0,NULL,10),(419507,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:18:47','2025-10-20 02:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760919527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760919527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:21:46','2025-10-20 02:21:46',0,NULL,10),(419508,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:23:46','2025-10-20 02:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760919826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760919826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:26:46','2025-10-20 02:26:46',0,NULL,10),(419509,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:28:46','2025-10-20 02:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760920126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760920126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:31:45','2025-10-20 02:31:45',0,NULL,10),(419510,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:33:45','2025-10-20 02:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760920425;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760920425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:34:00','2025-10-20 02:34:00',0,NULL,10),(419511,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:36:00','2025-10-20 02:36:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760920560;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760920560;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:36:46','2025-10-20 02:36:46',0,NULL,10),(419512,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:38:46','2025-10-20 02:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760920726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760920726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:41:46','2025-10-20 02:41:46',0,NULL,10),(419513,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:43:46','2025-10-20 02:43:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760921026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760921026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:46:44','2025-10-20 02:46:44',0,NULL,10),(419514,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:48:44','2025-10-20 02:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760921324;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760921324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:49:48','2025-10-20 02:49:48',0,NULL,10),(419515,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:51:48','2025-10-20 02:51:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760921508;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760921508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 00:56:48','2025-10-20 02:56:48',0,NULL,10),(419516,'mailpoet/cron/daemon-trigger','complete','2025-10-20 00:58:48','2025-10-20 02:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760921928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760921928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:01:45','2025-10-20 03:01:45',0,NULL,10),(419517,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:03:45','2025-10-20 03:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760922225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760922225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:06:46','2025-10-20 03:06:46',0,NULL,10),(419518,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:08:46','2025-10-20 03:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760922526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760922526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:10:09','2025-10-20 03:10:09',0,NULL,10),(419519,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:12:09','2025-10-20 03:12:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760922729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760922729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:17:04','2025-10-20 03:17:04',0,NULL,10),(419520,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:19:04','2025-10-20 03:19:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760923144;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760923144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:21:46','2025-10-20 03:21:46',0,NULL,10),(419521,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:23:46','2025-10-20 03:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760923426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760923426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:26:46','2025-10-20 03:26:46',0,NULL,10),(419522,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:28:46','2025-10-20 03:28:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760923726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760923726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:29:31','2025-10-20 03:29:31',0,NULL,10),(419523,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:31:31','2025-10-20 03:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760923891;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760923891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:31:47','2025-10-20 03:31:47',0,NULL,10),(419524,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:33:47','2025-10-20 03:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760924027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760924027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:35:08','2025-10-20 03:35:08',0,NULL,10),(419525,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:37:08','2025-10-20 03:37:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760924228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760924228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:41:38','2025-10-20 03:41:38',0,NULL,10),(419526,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:43:38','2025-10-20 03:43:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760924618;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760924618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:46:46','2025-10-20 03:46:46',0,NULL,10),(419527,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:48:46','2025-10-20 03:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760924926;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760924926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:51:46','2025-10-20 03:51:46',0,NULL,10),(419528,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:53:46','2025-10-20 03:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760925226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760925226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 01:56:38','2025-10-20 03:56:38',0,NULL,10),(419529,'mailpoet/cron/daemon-trigger','complete','2025-10-20 01:58:38','2025-10-20 03:58:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760925518;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760925518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:01:46','2025-10-20 04:01:46',0,NULL,10),(419530,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:03:46','2025-10-20 04:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760925826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760925826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:06:46','2025-10-20 04:06:46',0,NULL,10),(419531,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:08:46','2025-10-20 04:08:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760926126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760926126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:11:38','2025-10-20 04:11:38',0,NULL,10),(419532,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:13:38','2025-10-20 04:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760926418;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760926418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:16:48','2025-10-20 04:16:48',0,NULL,10),(419533,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:18:48','2025-10-20 04:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760926728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760926728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:18:55','2025-10-20 04:18:55',0,NULL,10),(419534,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:20:55','2025-10-20 04:20:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760926855;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760926855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:21:47','2025-10-20 04:21:47',0,NULL,10),(419535,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:23:47','2025-10-20 04:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760927027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760927027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:26:39','2025-10-20 04:26:39',0,NULL,10),(419536,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:28:39','2025-10-20 04:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760927319;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760927319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:29:11','2025-10-20 04:29:11',0,NULL,10),(419537,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:31:11','2025-10-20 04:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760927471;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760927471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:31:48','2025-10-20 04:31:48',0,NULL,10),(419538,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:33:48','2025-10-20 04:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760927628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760927628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:35:28','2025-10-20 04:35:28',0,NULL,10),(419539,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:37:28','2025-10-20 04:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760927848;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760927848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:41:38','2025-10-20 04:41:38',0,NULL,10),(419540,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:43:38','2025-10-20 04:43:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760928218;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760928218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:47:02','2025-10-20 04:47:02',0,NULL,10),(419541,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:49:02','2025-10-20 04:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760928542;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760928542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:51:48','2025-10-20 04:51:48',0,NULL,10),(419542,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:53:48','2025-10-20 04:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760928828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760928828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 02:56:38','2025-10-20 04:56:38',0,NULL,10),(419543,'mailpoet/cron/daemon-trigger','complete','2025-10-20 02:58:38','2025-10-20 04:58:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760929118;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760929118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:01:46','2025-10-20 05:01:46',0,NULL,10),(419544,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:03:46','2025-10-20 05:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760929426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760929426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:06:48','2025-10-20 05:06:48',0,NULL,10),(419545,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:08:48','2025-10-20 05:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760929728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760929728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:11:38','2025-10-20 05:11:38',0,NULL,10),(419546,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:13:38','2025-10-20 05:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760930018;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760930018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:16:47','2025-10-20 05:16:47',0,NULL,10),(419547,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:18:47','2025-10-20 05:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760930327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760930327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:19:29','2025-10-20 05:19:29',0,NULL,10),(419548,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:21:29','2025-10-20 05:21:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760930489;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760930489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:21:46','2025-10-20 05:21:46',0,NULL,10),(419549,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:23:46','2025-10-20 05:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760930626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760930626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:26:38','2025-10-20 05:26:38',0,NULL,10),(419550,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:28:38','2025-10-20 05:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760930918;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760930918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:31:48','2025-10-20 05:31:48',0,NULL,10),(419551,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:33:48','2025-10-20 05:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760931228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760931228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:36:48','2025-10-20 05:36:48',0,NULL,10),(419552,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:38:48','2025-10-20 05:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760931528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760931528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:41:39','2025-10-20 05:41:39',0,NULL,10),(419553,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:43:39','2025-10-20 05:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760931819;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760931819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:46:47','2025-10-20 05:46:47',0,NULL,10),(419554,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:48:47','2025-10-20 05:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760932127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760932127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:51:48','2025-10-20 05:51:48',0,NULL,10),(419555,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:53:48','2025-10-20 05:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760932428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760932428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 03:56:38','2025-10-20 05:56:38',0,NULL,10),(419556,'mailpoet/cron/daemon-trigger','complete','2025-10-20 03:58:38','2025-10-20 05:58:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760932718;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760932718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:01:47','2025-10-20 06:01:47',0,NULL,10),(419557,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:03:47','2025-10-20 06:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760933027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760933027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:06:51','2025-10-20 06:06:51',0,NULL,10),(419558,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:08:51','2025-10-20 06:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760933331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760933331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:11:38','2025-10-20 06:11:38',0,NULL,10),(419559,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:13:38','2025-10-20 06:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760933618;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760933618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:16:47','2025-10-20 06:16:47',0,NULL,10),(419560,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:18:47','2025-10-20 06:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760933927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760933927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:20:26','2025-10-20 06:20:26',0,NULL,10),(419561,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:22:26','2025-10-20 06:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760934146;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760934146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:26:39','2025-10-20 06:26:39',0,NULL,10),(419562,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:28:39','2025-10-20 06:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760934519;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760934519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:31:55','2025-10-20 06:31:55',0,NULL,10),(419563,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:33:55','2025-10-20 06:33:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760934835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760934835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:34:28','2025-10-20 06:34:28',0,NULL,10),(419564,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:36:28','2025-10-20 06:36:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760934988;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760934988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:36:47','2025-10-20 06:36:47',0,NULL,10),(419565,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:38:47','2025-10-20 06:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760935127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760935127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:41:49','2025-10-20 06:41:49',0,NULL,10),(419566,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:43:49','2025-10-20 06:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760935429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760935429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:46:47','2025-10-20 06:46:47',0,NULL,10),(419567,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:48:47','2025-10-20 06:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760935727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760935727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:48:59','2025-10-20 06:48:59',0,NULL,10),(419568,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:50:59','2025-10-20 06:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760935859;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760935859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:51:48','2025-10-20 06:51:48',0,NULL,10),(419569,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:53:48','2025-10-20 06:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760936028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760936028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 04:56:39','2025-10-20 06:56:39',0,NULL,10),(419570,'mailpoet/cron/daemon-trigger','complete','2025-10-20 04:58:39','2025-10-20 06:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760936319;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760936319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:01:47','2025-10-20 07:01:47',0,NULL,10),(419571,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:03:47','2025-10-20 07:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760936627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760936627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:06:48','2025-10-20 07:06:48',0,NULL,10),(419572,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:08:48','2025-10-20 07:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760936928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760936928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:11:38','2025-10-20 07:11:38',0,NULL,10),(419573,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:13:38','2025-10-20 07:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760937218;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760937218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:16:47','2025-10-20 07:16:47',0,NULL,10),(419574,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:18:47','2025-10-20 07:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760937527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760937527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:20:44','2025-10-20 07:20:44',0,NULL,10),(419575,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:22:44','2025-10-20 07:22:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760937764;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760937764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:26:39','2025-10-20 07:26:39',0,NULL,10),(419576,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:28:39','2025-10-20 07:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760938119;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760938119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:29:38','2025-10-20 07:29:38',0,NULL,10),(419577,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:31:38','2025-10-20 07:31:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760938298;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760938298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:31:47','2025-10-20 07:31:47',0,NULL,10),(419578,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:33:47','2025-10-20 07:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760938427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760938427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:36:49','2025-10-20 07:36:49',0,NULL,10),(419579,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:38:49','2025-10-20 07:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760938729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760938729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:41:39','2025-10-20 07:41:39',0,NULL,10),(419580,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:43:39','2025-10-20 07:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760939019;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760939019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:46:46','2025-10-20 07:46:46',0,NULL,10),(419581,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:48:46','2025-10-20 07:48:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760939326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760939326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:50:19','2025-10-20 07:50:19',0,NULL,10),(419582,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:52:19','2025-10-20 07:52:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760939539;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760939539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 05:56:40','2025-10-20 07:56:40',0,NULL,10),(419583,'mailpoet/cron/daemon-trigger','complete','2025-10-20 05:58:40','2025-10-20 07:58:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760939920;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760939920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:01:48','2025-10-20 08:01:48',0,NULL,10),(419584,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:03:48','2025-10-20 08:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760940228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760940228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:06:48','2025-10-20 08:06:48',0,NULL,10),(419585,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:08:48','2025-10-20 08:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760940528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760940528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:09:57','2025-10-20 08:09:57',0,NULL,10),(419586,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:11:57','2025-10-20 08:11:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760940717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760940717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:12:55','2025-10-20 08:12:55',0,NULL,10),(419587,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:14:55','2025-10-20 08:14:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760940895;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760940895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:16:49','2025-10-20 08:16:49',0,NULL,10),(419588,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:18:49','2025-10-20 08:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760941129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760941129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:21:47','2025-10-20 08:21:47',0,NULL,10),(419589,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:23:47','2025-10-20 08:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760941427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760941427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:26:39','2025-10-20 08:26:39',0,NULL,10),(419590,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:28:39','2025-10-20 08:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760941719;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760941719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:31:48','2025-10-20 08:31:48',0,NULL,10),(419591,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:33:48','2025-10-20 08:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:35:56','2025-10-20 08:35:56',0,NULL,10),(419592,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:37:56','2025-10-20 08:37:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942276;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:38:30','2025-10-20 08:38:30',0,NULL,10),(419593,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:40:30','2025-10-20 08:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:41:32','2025-10-20 08:41:32',0,NULL,10),(419594,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:43:32','2025-10-20 08:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942612;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:44:03','2025-10-20 08:44:03',0,NULL,10),(419595,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:46:03','2025-10-20 08:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942763;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:46:52','2025-10-20 08:46:52',0,NULL,10),(419596,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:48:52','2025-10-20 08:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760942932;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760942932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:51:50','2025-10-20 08:51:50',0,NULL,10),(419597,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:53:50','2025-10-20 08:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760943230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760943230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:56:06','2025-10-20 08:56:06',0,NULL,10),(419598,'mailpoet/cron/daemon-trigger','complete','2025-10-20 06:58:06','2025-10-20 08:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760943486;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760943486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 06:58:28','2025-10-20 08:58:28',0,NULL,10),(419599,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:00:28','2025-10-20 09:00:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760943628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760943628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:01:49','2025-10-20 09:01:49',0,NULL,10),(419600,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:03:49','2025-10-20 09:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760943829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760943829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:06:48','2025-10-20 09:06:48',0,NULL,10),(419601,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:08:48','2025-10-20 09:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760944128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760944128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:11:40','2025-10-20 09:11:40',0,NULL,10),(419602,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:13:40','2025-10-20 09:13:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760944420;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760944420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:14:51','2025-10-20 09:14:51',0,NULL,10),(419603,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:16:51','2025-10-20 09:16:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760944611;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760944611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:17:30','2025-10-20 09:17:30',0,NULL,10),(419604,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:19:30','2025-10-20 09:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760944770;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760944770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:19:31','2025-10-20 09:19:31',0,NULL,10),(419605,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:21:31','2025-10-20 09:21:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760944891;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760944891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:21:48','2025-10-20 09:21:48',0,NULL,10),(419606,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:23:48','2025-10-20 09:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760945028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760945028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:26:16','2025-10-20 09:26:16',0,NULL,10),(419607,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:28:16','2025-10-20 09:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760945296;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760945296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:31:48','2025-10-20 09:31:48',0,NULL,10),(419608,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:33:48','2025-10-20 09:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760945628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760945628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:36:47','2025-10-20 09:36:47',0,NULL,10),(419609,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:38:47','2025-10-20 09:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760945927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760945927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:41:40','2025-10-20 09:41:40',0,NULL,10),(419610,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:43:40','2025-10-20 09:43:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760946220;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760946220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:45:17','2025-10-20 09:45:17',0,NULL,10),(419611,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:47:17','2025-10-20 09:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760946437;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760946437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:49:45','2025-10-20 09:49:45',0,NULL,10),(419612,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:51:45','2025-10-20 09:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760946705;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760946705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:51:48','2025-10-20 09:51:48',0,NULL,10),(419613,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:53:48','2025-10-20 09:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760946828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760946828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 07:56:39','2025-10-20 09:56:39',0,NULL,10),(419614,'mailpoet/cron/daemon-trigger','complete','2025-10-20 07:58:39','2025-10-20 09:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760947119;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760947119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:01:12','2025-10-20 10:01:12',0,NULL,10),(419615,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:03:12','2025-10-20 10:03:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760947392;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760947392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:06:48','2025-10-20 10:06:48',0,NULL,10),(419616,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:08:48','2025-10-20 10:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760947728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760947728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:10:52','2025-10-20 10:10:52',0,NULL,10),(419617,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:12:52','2025-10-20 10:12:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760947972;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760947972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:16:48','2025-10-20 10:16:48',0,NULL,10),(419618,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:18:48','2025-10-20 10:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760948328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760948328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:20:41','2025-10-20 10:20:41',0,NULL,10),(419619,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:22:41','2025-10-20 10:22:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760948561;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760948561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:25:19','2025-10-20 10:25:19',0,NULL,10),(419620,'mailpoet/cron/daemon-run','complete','2025-10-20 08:25:14','2025-10-20 10:25:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760948714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760948714;}',5,1,'2025-10-20 08:25:21','2025-10-20 10:25:21',0,NULL,10),(419621,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:27:19','2025-10-20 10:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760948839;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760948839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:28:42','2025-10-20 10:28:42',0,NULL,10),(419622,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:30:42','2025-10-20 10:30:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949042;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:31:49','2025-10-20 10:31:49',0,NULL,10),(419623,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:33:49','2025-10-20 10:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:36:47','2025-10-20 10:36:47',0,NULL,10),(419624,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:38:47','2025-10-20 10:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:39:18','2025-10-20 10:39:18',0,NULL,10),(419625,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:41:18','2025-10-20 10:41:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949678;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:41:40','2025-10-20 10:41:40',0,NULL,10),(419626,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:43:40','2025-10-20 10:43:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949820;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:44:35','2025-10-20 10:44:35',0,NULL,10),(419627,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:46:35','2025-10-20 10:46:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760949995;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760949995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:46:48','2025-10-20 10:46:48',0,NULL,10),(419628,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:48:48','2025-10-20 10:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760950128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760950128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:49:57','2025-10-20 10:49:57',0,NULL,10),(419629,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:51:57','2025-10-20 10:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760950317;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760950317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 08:56:39','2025-10-20 10:56:39',0,NULL,10),(419630,'mailpoet/cron/daemon-run','complete','2025-10-20 08:56:34','2025-10-20 10:56:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760950594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760950594;}',5,1,'2025-10-20 08:56:40','2025-10-20 10:56:40',0,NULL,10),(419631,'mailpoet/cron/daemon-trigger','complete','2025-10-20 08:58:39','2025-10-20 10:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760950719;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760950719;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:01:48','2025-10-20 11:01:48',0,NULL,10),(419632,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:03:48','2025-10-20 11:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760951028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760951028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:06:01','2025-10-20 11:06:01',0,NULL,10),(419633,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:08:01','2025-10-20 11:08:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760951281;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760951281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:11:40','2025-10-20 11:11:40',0,NULL,10),(419634,'mailpoet/cron/daemon-run','complete','2025-10-20 09:11:39','2025-10-20 11:11:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760951499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760951499;}',5,1,'2025-10-20 09:11:40','2025-10-20 11:11:40',0,NULL,10),(419635,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:13:40','2025-10-20 11:13:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760951620;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760951620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:13:56','2025-10-20 11:13:56',0,NULL,10),(419636,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:15:56','2025-10-20 11:15:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760951756;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760951756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:16:56','2025-10-20 11:16:56',0,NULL,10),(419637,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:18:56','2025-10-20 11:18:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760951936;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760951936;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:21:51','2025-10-20 11:21:51',0,NULL,10),(419638,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:23:51','2025-10-20 11:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:24:21','2025-10-20 11:24:21',0,NULL,10),(419639,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:26:21','2025-10-20 11:26:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952381;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:26:32','2025-10-20 11:26:32',0,NULL,10),(419640,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:28:32','2025-10-20 11:28:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952512;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:29:32','2025-10-20 11:29:32',0,NULL,10),(419641,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:31:32','2025-10-20 11:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952692;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:31:55','2025-10-20 11:31:55',0,NULL,10),(419642,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:33:55','2025-10-20 11:33:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:34:14','2025-10-20 11:34:14',0,NULL,10),(419643,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:36:14','2025-10-20 11:36:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760952974;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760952974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:36:50','2025-10-20 11:36:50',0,NULL,10),(419644,'mailpoet/cron/daemon-run','complete','2025-10-20 09:36:47','2025-10-20 11:36:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760953007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760953007;}',5,1,'2025-10-20 09:36:50','2025-10-20 11:36:50',0,NULL,10),(419645,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:38:50','2025-10-20 11:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760953130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760953130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:41:39','2025-10-20 11:41:39',0,NULL,10),(419646,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:43:39','2025-10-20 11:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760953419;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760953419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:43:52','2025-10-20 11:43:52',0,NULL,10),(419647,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:45:52','2025-10-20 11:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760953552;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760953552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:46:48','2025-10-20 11:46:48',0,NULL,10),(419648,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:48:48','2025-10-20 11:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760953728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760953728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:49:00','2025-10-20 11:49:00',0,NULL,10),(419649,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:51:00','2025-10-20 11:51:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760953860;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760953860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:51:23','2025-10-20 11:51:23',0,NULL,10),(419650,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:53:23','2025-10-20 11:53:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954003;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954003;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:54:34','2025-10-20 11:54:34',0,NULL,10),(419651,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:56:34','2025-10-20 11:56:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954194;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 09:56:39','2025-10-20 11:56:39',0,NULL,10),(419652,'mailpoet/cron/daemon-trigger','complete','2025-10-20 09:58:39','2025-10-20 11:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954319;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:00:12','2025-10-20 12:00:12',0,NULL,10),(419653,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:02:12','2025-10-20 12:02:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954532;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:02:34','2025-10-20 12:02:34',0,NULL,10),(419654,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:04:34','2025-10-20 12:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954674;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:05:15','2025-10-20 12:05:15',0,NULL,10),(419655,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:07:15','2025-10-20 12:07:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760954835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760954835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:11:39','2025-10-20 12:11:39',0,NULL,10),(419656,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:13:39','2025-10-20 12:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760955219;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760955219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:15:28','2025-10-20 12:15:28',0,NULL,10),(419657,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:17:28','2025-10-20 12:17:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760955448;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760955448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:21:48','2025-10-20 12:21:48',0,NULL,10),(419658,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:23:48','2025-10-20 12:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760955828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760955828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:24:22','2025-10-20 12:24:22',0,NULL,10),(419659,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:26:22','2025-10-20 12:26:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760955982;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760955982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:26:40','2025-10-20 12:26:40',0,NULL,10),(419660,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:28:40','2025-10-20 12:28:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760956120;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760956120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:31:53','2025-10-20 12:31:53',0,NULL,10),(419661,'mailpoet/cron/daemon-run','complete','2025-10-20 10:31:50','2025-10-20 12:31:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760956310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760956310;}',5,1,'2025-10-20 10:31:53','2025-10-20 12:31:53',0,NULL,10),(419662,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:33:53','2025-10-20 12:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760956433;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760956433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:36:37','2025-10-20 12:36:37',0,NULL,10),(419663,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:38:37','2025-10-20 12:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760956717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760956717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:41:32','2025-10-20 12:41:32',0,NULL,10),(419664,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:43:32','2025-10-20 12:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760957012;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760957012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:45:56','2025-10-20 12:45:56',0,NULL,10),(419665,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:47:56','2025-10-20 12:47:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760957276;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760957276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:51:49','2025-10-20 12:51:49',0,NULL,10),(419666,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:53:49','2025-10-20 12:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760957629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760957629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 10:55:13','2025-10-20 12:55:13',0,NULL,10),(419667,'mailpoet/cron/daemon-trigger','complete','2025-10-20 10:57:13','2025-10-20 12:57:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760957833;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760957833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:01:50','2025-10-20 13:01:50',0,NULL,10),(419668,'mailpoet/cron/daemon-run','complete','2025-10-20 11:01:47','2025-10-20 13:01:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760958107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760958107;}',5,1,'2025-10-20 11:01:50','2025-10-20 13:01:50',0,NULL,10),(419669,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:03:50','2025-10-20 13:03:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760958230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760958230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:06:48','2025-10-20 13:06:48',0,NULL,10),(419670,'mailpoet/cron/daemon-run','complete','2025-10-20 11:06:46','2025-10-20 13:06:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760958406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760958406;}',5,1,'2025-10-20 11:06:48','2025-10-20 13:06:48',0,NULL,10),(419671,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:08:48','2025-10-20 13:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760958528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760958528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:11:03','2025-10-20 13:11:03',0,NULL,10),(419672,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:13:03','2025-10-20 13:13:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760958783;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760958783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:16:48','2025-10-20 13:16:48',0,NULL,10),(419673,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:18:48','2025-10-20 13:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760959128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760959128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:19:47','2025-10-20 13:19:47',0,NULL,10),(419674,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:21:47','2025-10-20 13:21:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760959307;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760959307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:21:49','2025-10-20 13:21:49',0,NULL,10),(419675,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:23:49','2025-10-20 13:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760959429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760959429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:26:15','2025-10-20 13:26:15',0,NULL,10),(419676,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:28:15','2025-10-20 13:28:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760959695;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760959695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:28:30','2025-10-20 13:28:30',0,NULL,10),(419677,'mailpoet/cron/daemon-run','complete','2025-10-20 11:28:28','2025-10-20 13:28:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760959708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760959708;}',5,1,'2025-10-20 11:28:30','2025-10-20 13:28:30',0,NULL,10),(419678,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:30:30','2025-10-20 13:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760959830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760959830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:31:47','2025-10-20 13:31:47',0,NULL,10),(419679,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:33:47','2025-10-20 13:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:34:22','2025-10-20 13:34:22',0,NULL,10),(419680,'mailpoet/cron/daemon-run','complete','2025-10-20 11:34:19','2025-10-20 13:34:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760960059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760960059;}',5,1,'2025-10-20 11:34:21','2025-10-20 13:34:21',0,NULL,10),(419681,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:36:22','2025-10-20 13:36:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960182;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:36:28','2025-10-20 13:36:28',0,NULL,10),(419682,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:38:28','2025-10-20 13:38:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960308;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:38:44','2025-10-20 13:38:44',0,NULL,10),(419683,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:40:44','2025-10-20 13:40:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960444;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:41:40','2025-10-20 13:41:40',0,NULL,10),(419684,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:43:40','2025-10-20 13:43:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960620;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:46:49','2025-10-20 13:46:49',0,NULL,10),(419685,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:48:49','2025-10-20 13:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760960929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760960929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:51:50','2025-10-20 13:51:50',0,NULL,10),(419686,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:53:50','2025-10-20 13:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760961230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760961230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:54:12','2025-10-20 13:54:12',0,NULL,10),(419687,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:56:12','2025-10-20 13:56:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760961372;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760961372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:56:41','2025-10-20 13:56:41',0,NULL,10),(419688,'mailpoet/cron/daemon-run','complete','2025-10-20 11:56:39','2025-10-20 13:56:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760961399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760961399;}',5,1,'2025-10-20 11:56:41','2025-10-20 13:56:41',0,NULL,10),(419689,'mailpoet/cron/daemon-trigger','complete','2025-10-20 11:58:41','2025-10-20 13:58:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760961521;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760961521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 11:58:46','2025-10-20 13:58:46',0,NULL,10),(419690,'mailpoet/cron/daemon-run','complete','2025-10-20 11:58:44','2025-10-20 13:58:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760961524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760961524;}',5,1,'2025-10-20 11:58:46','2025-10-20 13:58:46',0,NULL,10),(419691,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:00:46','2025-10-20 14:00:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760961646;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760961646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:01:48','2025-10-20 14:01:48',0,NULL,10),(419692,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:03:48','2025-10-20 14:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760961828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760961828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:05:47','2025-10-20 14:05:47',0,NULL,10),(419693,'mailpoet/cron/daemon-run','complete','2025-10-20 12:05:45','2025-10-20 14:05:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760961945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760961945;}',5,1,'2025-10-20 12:05:46','2025-10-20 14:05:46',0,NULL,10),(419694,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:07:47','2025-10-20 14:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760962067;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760962067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:08:00','2025-10-20 14:08:00',0,NULL,10),(419695,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:10:00','2025-10-20 14:10:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760962200;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760962200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:11:43','2025-10-20 14:11:43',0,NULL,10),(419696,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:13:43','2025-10-20 14:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760962423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760962423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:16:51','2025-10-20 14:16:51',0,NULL,10),(419697,'mailpoet/cron/daemon-run','complete','2025-10-20 12:16:49','2025-10-20 14:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760962609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760962609;}',5,1,'2025-10-20 12:16:51','2025-10-20 14:16:51',0,NULL,10),(419698,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:18:51','2025-10-20 14:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760962731;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760962731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:21:48','2025-10-20 14:21:48',0,NULL,10),(419699,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:23:48','2025-10-20 14:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:26:39','2025-10-20 14:26:39',0,NULL,10),(419700,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:28:39','2025-10-20 14:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963319;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963319;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:29:29','2025-10-20 14:29:29',0,NULL,10),(419701,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:31:29','2025-10-20 14:31:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963489;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:31:32','2025-10-20 14:31:32',0,NULL,10),(419702,'mailpoet/cron/daemon-run','complete','2025-10-20 12:31:30','2025-10-20 14:31:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760963490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760963490;}',5,1,'2025-10-20 12:31:32','2025-10-20 14:31:32',0,NULL,10),(419703,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:33:32','2025-10-20 14:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963612;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:33:55','2025-10-20 14:33:55',0,NULL,10),(419704,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:35:55','2025-10-20 14:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963755;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:36:48','2025-10-20 14:36:48',0,NULL,10),(419705,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:38:48','2025-10-20 14:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760963928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760963928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:41:39','2025-10-20 14:41:39',0,NULL,10),(419706,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:43:39','2025-10-20 14:43:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760964219;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760964219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:43:54','2025-10-20 14:43:54',0,NULL,10),(419707,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:45:54','2025-10-20 14:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760964354;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760964354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:46:31','2025-10-20 14:46:31',0,NULL,10),(419708,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:48:31','2025-10-20 14:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760964511;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760964511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:48:31','2025-10-20 14:48:31',0,NULL,10),(419709,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:50:31','2025-10-20 14:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760964631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760964631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:51:50','2025-10-20 14:51:50',0,NULL,10),(419710,'mailpoet/cron/daemon-run','complete','2025-10-20 12:51:48','2025-10-20 14:51:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760964708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760964708;}',5,1,'2025-10-20 12:51:50','2025-10-20 14:51:50',0,NULL,10),(419711,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:53:50','2025-10-20 14:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760964830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760964830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 12:56:39','2025-10-20 14:56:39',0,NULL,10),(419712,'mailpoet/cron/daemon-trigger','complete','2025-10-20 12:58:39','2025-10-20 14:58:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965119;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:01:13','2025-10-20 15:01:13',0,NULL,10),(419713,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:03:13','2025-10-20 15:03:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965393;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:03:15','2025-10-20 15:03:15',0,NULL,10),(419714,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:05:15','2025-10-20 15:05:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965515;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:05:21','2025-10-20 15:05:21',0,NULL,10),(419715,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:07:21','2025-10-20 15:07:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965641;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:07:30','2025-10-20 15:07:30',0,NULL,10),(419716,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:09:30','2025-10-20 15:09:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965770;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:09:30','2025-10-20 15:09:30',0,NULL,10),(419717,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:11:30','2025-10-20 15:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760965890;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760965890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:11:39','2025-10-20 15:11:39',0,NULL,10),(419718,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:13:39','2025-10-20 15:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966019;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:16:48','2025-10-20 15:16:48',0,NULL,10),(419719,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:18:48','2025-10-20 15:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:20:10','2025-10-20 15:20:10',0,NULL,10),(419720,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:22:10','2025-10-20 15:22:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:22:31','2025-10-20 15:22:31',0,NULL,10),(419721,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:24:31','2025-10-20 15:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966671;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:24:31','2025-10-20 15:24:31',0,NULL,10),(419722,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:26:31','2025-10-20 15:26:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966791;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:26:40','2025-10-20 15:26:40',0,NULL,10),(419723,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:28:40','2025-10-20 15:28:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760966920;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760966920;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:31:48','2025-10-20 15:31:48',0,NULL,10),(419724,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:33:48','2025-10-20 15:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760967228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760967228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:34:06','2025-10-20 15:34:06',0,NULL,10),(419725,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:36:06','2025-10-20 15:36:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760967366;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760967366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:36:48','2025-10-20 15:36:48',0,NULL,10),(419726,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:38:48','2025-10-20 15:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760967528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760967528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:41:53','2025-10-20 15:41:53',0,NULL,10),(419727,'mailpoet/cron/daemon-run','complete','2025-10-20 13:41:50','2025-10-20 15:41:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760967710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760967710;}',5,1,'2025-10-20 13:41:53','2025-10-20 15:41:53',0,NULL,10),(419728,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:43:53','2025-10-20 15:43:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760967833;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760967833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:46:48','2025-10-20 15:46:48',0,NULL,10),(419729,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:48:48','2025-10-20 15:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760968128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760968128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:50:45','2025-10-20 15:50:45',0,NULL,10),(419730,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:52:45','2025-10-20 15:52:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760968365;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760968365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:53:22','2025-10-20 15:53:22',0,NULL,10),(419731,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:55:22','2025-10-20 15:55:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760968522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760968522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 13:56:47','2025-10-20 15:56:47',0,NULL,10),(419732,'mailpoet/cron/daemon-trigger','complete','2025-10-20 13:58:47','2025-10-20 15:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760968727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760968727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:01:50','2025-10-20 16:01:50',0,NULL,10),(419733,'mailpoet/cron/daemon-run','complete','2025-10-20 14:01:48','2025-10-20 16:01:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760968908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760968908;}',5,1,'2025-10-20 14:01:50','2025-10-20 16:01:50',0,NULL,10),(419734,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:03:50','2025-10-20 16:03:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760969030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760969030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:06:51','2025-10-20 16:06:51',0,NULL,10),(419735,'mailpoet/cron/daemon-run','complete','2025-10-20 14:06:49','2025-10-20 16:06:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760969209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760969209;}',5,1,'2025-10-20 14:06:51','2025-10-20 16:06:51',0,NULL,10),(419736,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:08:51','2025-10-20 16:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760969331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760969331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:11:48','2025-10-20 16:11:48',0,NULL,10),(419737,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:13:48','2025-10-20 16:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760969628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760969628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:16:47','2025-10-20 16:16:47',0,NULL,10),(419738,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:18:47','2025-10-20 16:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760969927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760969927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:21:48','2025-10-20 16:21:48',0,NULL,10),(419739,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:23:48','2025-10-20 16:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760970228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760970228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:26:48','2025-10-20 16:26:48',0,NULL,10),(419740,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:28:48','2025-10-20 16:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760970528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760970528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:31:47','2025-10-20 16:31:47',0,NULL,10),(419741,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:33:47','2025-10-20 16:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760970827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760970827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:34:17','2025-10-20 16:34:17',0,NULL,10),(419742,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:36:17','2025-10-20 16:36:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760970977;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760970977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:36:48','2025-10-20 16:36:48',0,NULL,10),(419743,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:38:48','2025-10-20 16:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760971128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760971128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:41:49','2025-10-20 16:41:49',0,NULL,10),(419744,'mailpoet/cron/daemon-run','complete','2025-10-20 14:41:47','2025-10-20 16:41:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760971307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760971307;}',5,1,'2025-10-20 14:41:48','2025-10-20 16:41:48',0,NULL,10),(419745,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:43:49','2025-10-20 16:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760971429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760971429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:46:47','2025-10-20 16:46:47',0,NULL,10),(419746,'mailpoet/cron/daemon-run','complete','2025-10-20 14:46:45','2025-10-20 16:46:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760971605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760971605;}',5,1,'2025-10-20 14:46:47','2025-10-20 16:46:47',0,NULL,10),(419747,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:48:47','2025-10-20 16:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760971727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760971727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:51:47','2025-10-20 16:51:47',0,NULL,10),(419748,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:53:47','2025-10-20 16:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760972027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760972027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:54:19','2025-10-20 16:54:19',0,NULL,10),(419749,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:56:19','2025-10-20 16:56:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760972179;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760972179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 14:56:48','2025-10-20 16:56:48',0,NULL,10),(419750,'mailpoet/cron/daemon-trigger','complete','2025-10-20 14:58:48','2025-10-20 16:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760972328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760972328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:01:47','2025-10-20 17:01:47',0,NULL,10),(419751,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:03:47','2025-10-20 17:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760972627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760972627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:05:30','2025-10-20 17:05:30',0,NULL,10),(419752,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:07:30','2025-10-20 17:07:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760972850;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760972850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:11:49','2025-10-20 17:11:49',0,NULL,10),(419753,'mailpoet/cron/daemon-run','complete','2025-10-20 15:11:48','2025-10-20 17:11:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760973108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760973108;}',5,1,'2025-10-20 15:11:49','2025-10-20 17:11:49',0,NULL,10),(419754,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:13:49','2025-10-20 17:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760973229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760973229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:16:48','2025-10-20 17:16:48',0,NULL,10),(419755,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:18:48','2025-10-20 17:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760973528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760973528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:21:49','2025-10-20 17:21:49',0,NULL,10),(419756,'mailpoet/cron/daemon-run','complete','2025-10-20 15:21:47','2025-10-20 17:21:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760973707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760973707;}',5,1,'2025-10-20 15:21:49','2025-10-20 17:21:49',0,NULL,10),(419757,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:23:49','2025-10-20 17:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760973829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760973829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:24:29','2025-10-20 17:24:29',0,NULL,10),(419758,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:26:29','2025-10-20 17:26:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760973989;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760973989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:26:54','2025-10-20 17:26:54',0,NULL,10),(419759,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:28:54','2025-10-20 17:28:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760974134;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760974134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:29:49','2025-10-20 17:29:49',0,NULL,10),(419760,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:31:49','2025-10-20 17:31:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760974309;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760974309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:33:45','2025-10-20 17:33:45',0,NULL,10),(419761,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:35:45','2025-10-20 17:35:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760974545;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760974545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:36:49','2025-10-20 17:36:49',0,NULL,10),(419762,'mailpoet/cron/daemon-run','complete','2025-10-20 15:36:47','2025-10-20 17:36:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760974607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760974607;}',5,1,'2025-10-20 15:36:49','2025-10-20 17:36:49',0,NULL,10),(419763,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:38:49','2025-10-20 17:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760974729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760974729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:41:48','2025-10-20 17:41:48',0,NULL,10),(419764,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:43:48','2025-10-20 17:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:44:27','2025-10-20 17:44:27',0,NULL,10),(419765,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:46:27','2025-10-20 17:46:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975187;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:46:48','2025-10-20 17:46:48',0,NULL,10),(419766,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:48:48','2025-10-20 17:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:49:35','2025-10-20 17:49:35',0,NULL,10),(419767,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:51:35','2025-10-20 17:51:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975495;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:52:31','2025-10-20 17:52:31',0,NULL,10),(419768,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:54:31','2025-10-20 17:54:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975671;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:54:31','2025-10-20 17:54:31',0,NULL,10),(419769,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:56:31','2025-10-20 17:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975791;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:57:29','2025-10-20 17:57:29',0,NULL,10),(419770,'mailpoet/cron/daemon-trigger','complete','2025-10-20 15:59:29','2025-10-20 17:59:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760975969;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760975969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 15:59:31','2025-10-20 17:59:31',0,NULL,10),(419771,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:01:31','2025-10-20 18:01:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976091;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:02:30','2025-10-20 18:02:30',0,NULL,10),(419772,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:04:30','2025-10-20 18:04:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976270;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:05:29','2025-10-20 18:05:29',0,NULL,10),(419773,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:07:29','2025-10-20 18:07:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976449;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:07:30','2025-10-20 18:07:30',0,NULL,10),(419774,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:09:30','2025-10-20 18:09:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976570;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:09:30','2025-10-20 18:09:30',0,NULL,10),(419775,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:11:30','2025-10-20 18:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976690;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:11:31','2025-10-20 18:11:31',0,NULL,10),(419776,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:13:31','2025-10-20 18:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976811;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:13:31','2025-10-20 18:13:31',0,NULL,10),(419777,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:15:31','2025-10-20 18:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760976931;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760976931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:16:31','2025-10-20 18:16:31',0,NULL,10),(419778,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:18:31','2025-10-20 18:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977111;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:18:31','2025-10-20 18:18:31',0,NULL,10),(419779,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:20:31','2025-10-20 18:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:20:31','2025-10-20 18:20:31',0,NULL,10),(419780,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:22:31','2025-10-20 18:22:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977351;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:23:31','2025-10-20 18:23:31',0,NULL,10),(419781,'mailpoet/cron/daemon-run','complete','2025-10-20 16:23:29','2025-10-20 18:23:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760977409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760977409;}',5,1,'2025-10-20 16:23:31','2025-10-20 18:23:31',0,NULL,10),(419782,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:25:31','2025-10-20 18:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977531;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:26:29','2025-10-20 18:26:29',0,NULL,10),(419783,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:28:29','2025-10-20 18:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977709;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:28:31','2025-10-20 18:28:31',0,NULL,10),(419784,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:30:31','2025-10-20 18:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760977831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760977831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:31:30','2025-10-20 18:31:30',0,NULL,10),(419785,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:33:30','2025-10-20 18:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978010;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:33:30','2025-10-20 18:33:30',0,NULL,10),(419786,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:35:30','2025-10-20 18:35:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:36:30','2025-10-20 18:36:30',0,NULL,10),(419787,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:38:30','2025-10-20 18:38:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978310;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:38:30','2025-10-20 18:38:30',0,NULL,10),(419788,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:40:30','2025-10-20 18:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:41:32','2025-10-20 18:41:32',0,NULL,10),(419789,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:43:32','2025-10-20 18:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978612;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:44:37','2025-10-20 18:44:37',0,NULL,10),(419790,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:46:37','2025-10-20 18:46:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978797;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:47:30','2025-10-20 18:47:30',0,NULL,10),(419791,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:49:30','2025-10-20 18:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760978970;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760978970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:49:30','2025-10-20 18:49:30',0,NULL,10),(419792,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:51:30','2025-10-20 18:51:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979090;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:51:30','2025-10-20 18:51:30',0,NULL,10),(419793,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:53:30','2025-10-20 18:53:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979210;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:53:30','2025-10-20 18:53:30',0,NULL,10),(419794,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:55:30','2025-10-20 18:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:56:29','2025-10-20 18:56:29',0,NULL,10),(419795,'mailpoet/cron/daemon-trigger','complete','2025-10-20 16:58:29','2025-10-20 18:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979509;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 16:58:31','2025-10-20 18:58:31',0,NULL,10),(419796,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:00:31','2025-10-20 19:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:01:31','2025-10-20 19:01:31',0,NULL,10),(419797,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:03:31','2025-10-20 19:03:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979811;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:03:33','2025-10-20 19:03:33',0,NULL,10),(419798,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:05:33','2025-10-20 19:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760979933;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760979933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:06:30','2025-10-20 19:06:30',0,NULL,10),(419799,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:08:30','2025-10-20 19:08:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980110;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:08:30','2025-10-20 19:08:30',0,NULL,10),(419800,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:10:30','2025-10-20 19:10:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:11:30','2025-10-20 19:11:30',0,NULL,10),(419801,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:13:30','2025-10-20 19:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980410;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980410;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:14:30','2025-10-20 19:14:30',0,NULL,10),(419802,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:16:30','2025-10-20 19:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980590;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:17:29','2025-10-20 19:17:29',0,NULL,10),(419803,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:19:29','2025-10-20 19:19:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980769;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:19:29','2025-10-20 19:19:29',0,NULL,10),(419804,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:21:29','2025-10-20 19:21:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760980889;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760980889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:21:35','2025-10-20 19:21:35',0,NULL,10),(419805,'mailpoet/cron/daemon-run','complete','2025-10-20 17:21:30','2025-10-20 19:21:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760980890;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760980890;}',5,1,'2025-10-20 17:21:35','2025-10-20 19:21:35',0,NULL,10),(419806,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:23:35','2025-10-20 19:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760981015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760981015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:25:29','2025-10-20 19:25:29',0,NULL,10),(419807,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:27:29','2025-10-20 19:27:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760981249;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760981249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:31:48','2025-10-20 19:31:48',0,NULL,10),(419808,'mailpoet/cron/daemon-run','complete','2025-10-20 17:31:47','2025-10-20 19:31:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760981507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760981507;}',5,1,'2025-10-20 17:31:48','2025-10-20 19:31:48',0,NULL,10),(419809,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:33:48','2025-10-20 19:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760981628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760981628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:36:48','2025-10-20 19:36:48',0,NULL,10),(419810,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:38:48','2025-10-20 19:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760981928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760981928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:41:47','2025-10-20 19:41:47',0,NULL,10),(419811,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:43:47','2025-10-20 19:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760982227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760982227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:46:48','2025-10-20 19:46:48',0,NULL,10),(419812,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:48:48','2025-10-20 19:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760982528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760982528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:51:47','2025-10-20 19:51:47',0,NULL,10),(419813,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:53:47','2025-10-20 19:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760982827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760982827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 17:56:47','2025-10-20 19:56:47',0,NULL,10),(419814,'mailpoet/cron/daemon-trigger','complete','2025-10-20 17:58:47','2025-10-20 19:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760983127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760983127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:01:47','2025-10-20 20:01:47',0,NULL,10),(419815,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:03:48','2025-10-20 20:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760983428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760983428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:06:07','2025-10-20 20:06:07',0,NULL,10),(419816,'mailpoet/cron/daemon-run','complete','2025-10-20 18:06:05','2025-10-20 20:06:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760983565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760983565;}',5,1,'2025-10-20 18:06:07','2025-10-20 20:06:07',0,NULL,10),(419817,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:08:07','2025-10-20 20:08:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760983687;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760983687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:11:47','2025-10-20 20:11:47',0,NULL,10),(419818,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:13:47','2025-10-20 20:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760984027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760984027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:16:46','2025-10-20 20:16:46',0,NULL,10),(419819,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:18:46','2025-10-20 20:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760984326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760984326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:21:46','2025-10-20 20:21:46',0,NULL,10),(419820,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:23:46','2025-10-20 20:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760984626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760984626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:25:26','2025-10-20 20:25:26',0,NULL,10),(419821,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:27:26','2025-10-20 20:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760984846;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760984846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:31:18','2025-10-20 20:31:18',0,NULL,10),(419822,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:33:18','2025-10-20 20:33:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760985198;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760985198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:34:43','2025-10-20 20:34:43',0,NULL,10),(419823,'mailpoet/cron/daemon-run','complete','2025-10-20 18:34:42','2025-10-20 20:34:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760985282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760985282;}',5,1,'2025-10-20 18:34:43','2025-10-20 20:34:43',0,NULL,10),(419824,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:36:43','2025-10-20 20:36:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760985403;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760985403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:36:49','2025-10-20 20:36:49',0,NULL,10),(419825,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:38:49','2025-10-20 20:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760985529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760985529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:41:47','2025-10-20 20:41:47',0,NULL,10),(419826,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:43:47','2025-10-20 20:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760985827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760985827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:46:47','2025-10-20 20:46:47',0,NULL,10),(419827,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:48:47','2025-10-20 20:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760986127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760986127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 18:51:48','2025-10-20 20:51:48',0,NULL,10),(419828,'mailpoet/cron/daemon-trigger','complete','2025-10-20 18:53:48','2025-10-20 20:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760986428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760986428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:01:49','2025-10-20 21:01:49',0,NULL,10),(419829,'mailpoet/cron/daemon-run','complete','2025-10-20 19:01:47','2025-10-20 21:01:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760986907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760986907;}',5,1,'2025-10-20 19:01:49','2025-10-20 21:01:49',0,NULL,10),(419830,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:03:49','2025-10-20 21:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760987029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760987029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:06:13','2025-10-20 21:06:13',0,NULL,10),(419831,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:08:13','2025-10-20 21:08:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760987293;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760987293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:11:48','2025-10-20 21:11:48',0,NULL,10),(419832,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:13:48','2025-10-20 21:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760987628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760987628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:16:47','2025-10-20 21:16:47',0,NULL,10),(419833,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:18:47','2025-10-20 21:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760987927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760987927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:21:47','2025-10-20 21:21:47',0,NULL,10),(419834,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:23:47','2025-10-20 21:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760988227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760988227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:26:49','2025-10-20 21:26:49',0,NULL,10),(419835,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:28:49','2025-10-20 21:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760988529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760988529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:30:49','2025-10-20 21:30:49',0,NULL,10),(419836,'mailpoet/cron/daemon-run','complete','2025-10-20 19:30:48','2025-10-20 21:30:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760988648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760988648;}',5,1,'2025-10-20 19:30:49','2025-10-20 21:30:49',0,NULL,10),(419837,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:32:49','2025-10-20 21:32:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760988769;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760988769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:35:23','2025-10-20 21:35:23',0,NULL,10),(419838,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:37:23','2025-10-20 21:37:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760989043;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760989043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:39:08','2025-10-20 21:39:08',0,NULL,10),(419839,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:41:08','2025-10-20 21:41:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760989268;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760989268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:41:47','2025-10-20 21:41:47',0,NULL,10),(419840,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:43:47','2025-10-20 21:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760989427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760989427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:46:47','2025-10-20 21:46:47',0,NULL,10),(419841,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:48:47','2025-10-20 21:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760989727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760989727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:51:49','2025-10-20 21:51:49',0,NULL,10),(419842,'mailpoet/cron/daemon-run','complete','2025-10-20 19:51:47','2025-10-20 21:51:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760989907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760989907;}',5,1,'2025-10-20 19:51:49','2025-10-20 21:51:49',0,NULL,10),(419843,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:53:49','2025-10-20 21:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760990029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760990029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 19:56:46','2025-10-20 21:56:46',0,NULL,10),(419844,'mailpoet/cron/daemon-trigger','complete','2025-10-20 19:58:46','2025-10-20 21:58:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760990326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760990326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:02:26','2025-10-20 22:02:26',0,NULL,10),(419845,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:04:26','2025-10-20 22:04:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760990666;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760990666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:06:47','2025-10-20 22:06:47',0,NULL,10),(419846,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:08:47','2025-10-20 22:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760990927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760990927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:11:48','2025-10-20 22:11:48',0,NULL,10),(419847,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:13:48','2025-10-20 22:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760991228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760991228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:14:32','2025-10-20 22:14:32',0,NULL,10),(419848,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:16:32','2025-10-20 22:16:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760991392;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760991392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:16:46','2025-10-20 22:16:46',0,NULL,10),(419849,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:18:46','2025-10-20 22:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760991526;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760991526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:21:47','2025-10-20 22:21:47',0,NULL,10),(419850,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:23:47','2025-10-20 22:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760991827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760991827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:26:47','2025-10-20 22:26:47',0,NULL,10),(419851,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:28:47','2025-10-20 22:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760992127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760992127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:31:53','2025-10-20 22:31:53',0,NULL,10),(419852,'mailpoet/cron/daemon-run','complete','2025-10-20 20:31:48','2025-10-20 22:31:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760992308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760992308;}',5,1,'2025-10-20 20:31:53','2025-10-20 22:31:53',0,NULL,10),(419853,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:33:53','2025-10-20 22:33:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760992433;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760992433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:36:48','2025-10-20 22:36:48',0,NULL,10),(419854,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:38:48','2025-10-20 22:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760992728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760992728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:41:48','2025-10-20 22:41:48',0,NULL,10),(419855,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:43:48','2025-10-20 22:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760993028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760993028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:44:18','2025-10-20 22:44:18',0,NULL,10),(419856,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:46:18','2025-10-20 22:46:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760993178;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760993178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:46:48','2025-10-20 22:46:48',0,NULL,10),(419857,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:48:48','2025-10-20 22:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760993328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760993328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:51:48','2025-10-20 22:51:48',0,NULL,10),(419858,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:53:48','2025-10-20 22:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760993628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760993628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 20:57:04','2025-10-20 22:57:04',0,NULL,10),(419859,'mailpoet/cron/daemon-trigger','complete','2025-10-20 20:59:04','2025-10-20 22:59:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760993944;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760993944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:00:03','2025-10-20 23:00:03',0,NULL,10),(419860,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:02:03','2025-10-20 23:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760994123;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760994123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:03:51','2025-10-20 23:03:51',0,NULL,10),(419861,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:05:51','2025-10-20 23:05:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760994351;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760994351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:06:47','2025-10-20 23:06:47',0,NULL,10),(419862,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:08:47','2025-10-20 23:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760994527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760994527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:11:48','2025-10-20 23:11:48',0,NULL,10),(419863,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:13:48','2025-10-20 23:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760994828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760994828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:13:58','2025-10-20 23:13:58',0,NULL,10),(419864,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:15:58','2025-10-20 23:15:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760994958;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760994958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:16:49','2025-10-20 23:16:49',0,NULL,10),(419865,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:18:49','2025-10-20 23:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760995129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760995129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:19:37','2025-10-20 23:19:37',0,NULL,10),(419866,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:21:37','2025-10-20 23:21:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760995297;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760995297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:21:51','2025-10-20 23:21:51',0,NULL,10),(419867,'mailpoet/cron/daemon-run','complete','2025-10-20 21:21:46','2025-10-20 23:21:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760995306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760995306;}',5,1,'2025-10-20 21:21:52','2025-10-20 23:21:52',0,NULL,10),(419868,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:23:51','2025-10-20 23:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760995431;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760995431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:26:47','2025-10-20 23:26:47',0,NULL,10),(419869,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:28:47','2025-10-20 23:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760995727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760995727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:31:48','2025-10-20 23:31:48',0,NULL,10),(419870,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:33:48','2025-10-20 23:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760996028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760996028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:35:16','2025-10-20 23:35:16',0,NULL,10),(419871,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:37:16','2025-10-20 23:37:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760996236;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760996236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:39:31','2025-10-20 23:39:31',0,NULL,10),(419872,'mailpoet/cron/daemon-run','complete','2025-10-20 21:39:29','2025-10-20 23:39:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760996369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760996369;}',5,1,'2025-10-20 21:39:31','2025-10-20 23:39:31',0,NULL,10),(419873,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:41:31','2025-10-20 23:41:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760996491;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760996491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:46:48','2025-10-20 23:46:48',0,NULL,10),(419874,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:48:48','2025-10-20 23:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760996928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760996928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 21:56:49','2025-10-20 23:56:49',0,NULL,10),(419875,'mailpoet/cron/daemon-trigger','complete','2025-10-20 21:58:49','2025-10-20 23:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760997529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760997529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:01:48','2025-10-21 00:01:48',0,NULL,10),(419876,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:03:48','2025-10-21 00:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760997828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760997828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:06:20','2025-10-21 00:06:20',0,NULL,10),(419877,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:08:20','2025-10-21 00:08:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760998100;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760998100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:08:29','2025-10-21 00:08:29',0,NULL,10),(419878,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:10:29','2025-10-21 00:10:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760998229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760998229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:11:48','2025-10-21 00:11:48',0,NULL,10),(419879,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:13:48','2025-10-21 00:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760998428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760998428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:15:00','2025-10-21 00:15:00',0,NULL,10),(419880,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:17:00','2025-10-21 00:17:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760998620;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760998620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:21:51','2025-10-21 00:21:51',0,NULL,10),(419881,'mailpoet/cron/daemon-run','complete','2025-10-20 22:21:49','2025-10-21 00:21:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1760998909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1760998909;}',5,1,'2025-10-20 22:21:51','2025-10-21 00:21:51',0,NULL,10),(419882,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:23:51','2025-10-21 00:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760999031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760999031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:26:48','2025-10-21 00:26:48',0,NULL,10),(419883,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:28:48','2025-10-21 00:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760999328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760999328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:31:49','2025-10-21 00:31:49',0,NULL,10),(419884,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:33:49','2025-10-21 00:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760999629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760999629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:36:49','2025-10-21 00:36:49',0,NULL,10),(419885,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:38:49','2025-10-21 00:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760999929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760999929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:41:49','2025-10-21 00:41:49',0,NULL,10),(419886,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:43:49','2025-10-21 00:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761000229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761000229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:46:47','2025-10-21 00:46:47',0,NULL,10),(419887,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:48:47','2025-10-21 00:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761000527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761000527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 22:56:47','2025-10-21 00:56:47',0,NULL,10),(419888,'mailpoet/cron/daemon-trigger','complete','2025-10-20 22:58:47','2025-10-21 00:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761001127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761001127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:01:54','2025-10-21 01:01:54',0,NULL,10),(419889,'mailpoet/cron/daemon-run','complete','2025-10-20 23:01:49','2025-10-21 01:01:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761001309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761001309;}',5,1,'2025-10-20 23:01:55','2025-10-21 01:01:55',0,NULL,10),(419890,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:03:54','2025-10-21 01:03:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761001434;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761001434;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:05:15','2025-10-21 01:05:15',0,NULL,10),(419891,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:07:15','2025-10-21 01:07:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761001635;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761001635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:11:47','2025-10-21 01:11:47',0,NULL,10),(419892,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:13:47','2025-10-21 01:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761002027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761002027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:16:48','2025-10-21 01:16:48',0,NULL,10),(419893,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:18:48','2025-10-21 01:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761002328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761002328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:21:47','2025-10-21 01:21:47',0,NULL,10),(419894,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:23:47','2025-10-21 01:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761002627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761002627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:26:48','2025-10-21 01:26:48',0,NULL,10),(419895,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:28:48','2025-10-21 01:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761002928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761002928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:31:46','2025-10-21 01:31:46',0,NULL,10),(419896,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:33:46','2025-10-21 01:33:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761003226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761003226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:36:48','2025-10-21 01:36:48',0,NULL,10),(419897,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:38:48','2025-10-21 01:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761003528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761003528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:41:54','2025-10-21 01:41:54',0,NULL,10),(419898,'mailpoet/cron/daemon-run','complete','2025-10-20 23:41:49','2025-10-21 01:41:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761003709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761003709;}',5,1,'2025-10-20 23:41:55','2025-10-21 01:41:55',0,NULL,10),(419899,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:43:54','2025-10-21 01:43:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761003834;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761003834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:46:47','2025-10-21 01:46:47',0,NULL,10),(419900,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:48:47','2025-10-21 01:48:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761004127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761004127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:51:47','2025-10-21 01:51:47',0,NULL,10),(419901,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:53:47','2025-10-21 01:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761004427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761004427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:54:15','2025-10-21 01:54:15',0,NULL,10),(419902,'mailpoet/cron/daemon-run','complete','2025-10-20 23:54:13','2025-10-21 01:54:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761004453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761004453;}',5,1,'2025-10-20 23:54:15','2025-10-21 01:54:15',0,NULL,10),(419903,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:56:15','2025-10-21 01:56:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761004575;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761004575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-20 23:56:48','2025-10-21 01:56:48',0,NULL,10),(419904,'mailpoet/cron/daemon-trigger','complete','2025-10-20 23:58:48','2025-10-21 01:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761004728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761004728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:01:47','2025-10-21 02:01:47',0,NULL,10),(419905,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:03:47','2025-10-21 02:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761005027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761005027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:04:13','2025-10-21 02:04:13',0,NULL,10),(419906,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:06:13','2025-10-21 02:06:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761005173;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761005173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:06:47','2025-10-21 02:06:47',0,NULL,10),(419907,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:08:47','2025-10-21 02:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761005327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761005327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:11:49','2025-10-21 02:11:49',0,NULL,10),(419908,'mailpoet/cron/daemon-run','complete','2025-10-21 00:11:48','2025-10-21 02:11:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761005508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761005508;}',5,1,'2025-10-21 00:11:49','2025-10-21 02:11:49',0,NULL,10),(419909,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:13:49','2025-10-21 02:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761005629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761005629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:16:50','2025-10-21 02:16:50',0,NULL,10),(419910,'mailpoet/cron/daemon-run','complete','2025-10-21 00:16:49','2025-10-21 02:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761005809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761005809;}',5,1,'2025-10-21 00:16:50','2025-10-21 02:16:50',0,NULL,10),(419911,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:18:50','2025-10-21 02:18:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761005930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761005930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:21:47','2025-10-21 02:21:47',0,NULL,10),(419912,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:23:47','2025-10-21 02:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761006227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761006227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:24:09','2025-10-21 02:24:09',0,NULL,10),(419913,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:26:09','2025-10-21 02:26:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761006369;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761006369;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:26:39','2025-10-21 02:26:39',0,NULL,10),(419914,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:28:39','2025-10-21 02:28:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761006519;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761006519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:31:48','2025-10-21 02:31:48',0,NULL,10),(419915,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:33:48','2025-10-21 02:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761006828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761006828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:36:49','2025-10-21 02:36:49',0,NULL,10),(419916,'mailpoet/cron/daemon-run','complete','2025-10-21 00:36:48','2025-10-21 02:36:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761007008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761007008;}',5,1,'2025-10-21 00:36:49','2025-10-21 02:36:49',0,NULL,10),(419917,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:38:49','2025-10-21 02:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761007129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761007129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:46:52','2025-10-21 02:46:52',0,NULL,10),(419918,'mailpoet/cron/daemon-run','complete','2025-10-21 00:46:50','2025-10-21 02:46:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761007610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761007610;}',5,1,'2025-10-21 00:46:52','2025-10-21 02:46:52',0,NULL,10),(419919,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:48:52','2025-10-21 02:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761007732;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761007732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:51:49','2025-10-21 02:51:49',0,NULL,10),(419920,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:53:49','2025-10-21 02:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:56:48','2025-10-21 02:56:48',0,NULL,10),(419921,'mailpoet/cron/daemon-trigger','complete','2025-10-21 00:58:48','2025-10-21 02:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 00:58:49','2025-10-21 02:58:49',0,NULL,10),(419922,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:00:49','2025-10-21 03:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008449;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008449;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:01:30','2025-10-21 03:01:30',0,NULL,10),(419923,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:03:30','2025-10-21 03:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008610;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:03:30','2025-10-21 03:03:30',0,NULL,10),(419924,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:05:30','2025-10-21 03:05:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:06:47','2025-10-21 03:06:47',0,NULL,10),(419925,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:08:47','2025-10-21 03:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761008927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761008927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:11:48','2025-10-21 03:11:48',0,NULL,10),(419926,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:13:48','2025-10-21 03:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761009228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761009228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:16:48','2025-10-21 03:16:48',0,NULL,10),(419927,'mailpoet/cron/daemon-run','complete','2025-10-21 01:16:46','2025-10-21 03:16:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761009406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761009406;}',5,1,'2025-10-21 01:16:48','2025-10-21 03:16:48',0,NULL,10),(419928,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:18:48','2025-10-21 03:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761009528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761009528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:19:27','2025-10-21 03:19:27',0,NULL,10),(419929,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:21:27','2025-10-21 03:21:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761009687;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761009687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:21:47','2025-10-21 03:21:47',0,NULL,10),(419930,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:23:47','2025-10-21 03:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761009827;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761009827;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:26:48','2025-10-21 03:26:48',0,NULL,10),(419931,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:28:48','2025-10-21 03:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761010128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761010128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:31:48','2025-10-21 03:31:48',0,NULL,10),(419932,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:33:48','2025-10-21 03:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761010428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761010428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:34:44','2025-10-21 03:34:44',0,NULL,10),(419933,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:36:44','2025-10-21 03:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761010604;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761010604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:36:46','2025-10-21 03:36:46',0,NULL,10),(419934,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:38:46','2025-10-21 03:38:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761010726;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761010726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:41:48','2025-10-21 03:41:48',0,NULL,10),(419935,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:43:48','2025-10-21 03:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761011028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761011028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:46:48','2025-10-21 03:46:48',0,NULL,10),(419936,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:48:48','2025-10-21 03:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761011328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761011328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:51:47','2025-10-21 03:51:47',0,NULL,10),(419937,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:53:47','2025-10-21 03:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761011627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761011627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 01:56:48','2025-10-21 03:56:48',0,NULL,10),(419938,'mailpoet/cron/daemon-trigger','complete','2025-10-21 01:58:48','2025-10-21 03:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761011928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761011928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:01:32','2025-10-21 04:01:32',0,NULL,10),(419939,'mailpoet/cron/daemon-run','complete','2025-10-21 02:01:30','2025-10-21 04:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761012090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761012090;}',5,1,'2025-10-21 02:01:32','2025-10-21 04:01:32',0,NULL,10),(419940,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:03:32','2025-10-21 04:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761012212;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761012212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:06:48','2025-10-21 04:06:48',0,NULL,10),(419941,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:08:48','2025-10-21 04:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761012528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761012528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:08:50','2025-10-21 04:08:50',0,NULL,10),(419942,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:10:50','2025-10-21 04:10:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761012650;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761012650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:11:30','2025-10-21 04:11:30',0,NULL,10),(419943,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:13:30','2025-10-21 04:13:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761012810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761012810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:13:30','2025-10-21 04:13:30',0,NULL,10),(419944,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:15:30','2025-10-21 04:15:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761012930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761012930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:15:30','2025-10-21 04:15:30',0,NULL,10),(419945,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:17:30','2025-10-21 04:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013050;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:18:30','2025-10-21 04:18:30',0,NULL,10),(419946,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:20:30','2025-10-21 04:20:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:20:30','2025-10-21 04:20:30',0,NULL,10),(419947,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:22:30','2025-10-21 04:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013350;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:22:39','2025-10-21 04:22:39',0,NULL,10),(419948,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:24:39','2025-10-21 04:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013479;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:25:31','2025-10-21 04:25:31',0,NULL,10),(419949,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:27:31','2025-10-21 04:27:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013651;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:28:30','2025-10-21 04:28:30',0,NULL,10),(419950,'mailpoet/cron/daemon-run','complete','2025-10-21 02:28:29','2025-10-21 04:28:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761013709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761013709;}',5,1,'2025-10-21 02:28:30','2025-10-21 04:28:30',0,NULL,10),(419951,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:30:30','2025-10-21 04:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:30:30','2025-10-21 04:30:30',0,NULL,10),(419952,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:32:30','2025-10-21 04:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761013950;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761013950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:32:31','2025-10-21 04:32:31',0,NULL,10),(419953,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:34:31','2025-10-21 04:34:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014071;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:35:29','2025-10-21 04:35:29',0,NULL,10),(419954,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:37:29','2025-10-21 04:37:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014249;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:37:30','2025-10-21 04:37:30',0,NULL,10),(419955,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:39:30','2025-10-21 04:39:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014370;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:39:30','2025-10-21 04:39:30',0,NULL,10),(419956,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:41:30','2025-10-21 04:41:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014490;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014490;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:41:30','2025-10-21 04:41:30',0,NULL,10),(419957,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:43:30','2025-10-21 04:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014610;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:43:30','2025-10-21 04:43:30',0,NULL,10),(419958,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:45:30','2025-10-21 04:45:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:45:31','2025-10-21 04:45:31',0,NULL,10),(419959,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:47:31','2025-10-21 04:47:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761014851;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761014851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:48:29','2025-10-21 04:48:29',0,NULL,10),(419960,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:50:29','2025-10-21 04:50:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:50:36','2025-10-21 04:50:36',0,NULL,10),(419961,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:52:36','2025-10-21 04:52:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015156;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:53:31','2025-10-21 04:53:31',0,NULL,10),(419962,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:55:31','2025-10-21 04:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:56:30','2025-10-21 04:56:30',0,NULL,10),(419963,'mailpoet/cron/daemon-trigger','complete','2025-10-21 02:58:30','2025-10-21 04:58:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015510;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 02:58:33','2025-10-21 04:58:33',0,NULL,10),(419964,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:00:33','2025-10-21 05:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015633;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:01:34','2025-10-21 05:01:34',0,NULL,10),(419965,'mailpoet/cron/daemon-run','complete','2025-10-21 03:01:32','2025-10-21 05:01:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761015692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761015692;}',5,1,'2025-10-21 03:01:34','2025-10-21 05:01:34',0,NULL,10),(419966,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:03:34','2025-10-21 05:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:04:30','2025-10-21 05:04:30',0,NULL,10),(419967,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:06:30','2025-10-21 05:06:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761015990;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761015990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:06:52','2025-10-21 05:06:52',0,NULL,10),(419968,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:08:52','2025-10-21 05:08:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761016132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761016132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:11:49','2025-10-21 05:11:49',0,NULL,10),(419969,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:13:49','2025-10-21 05:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761016429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761016429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:16:51','2025-10-21 05:16:51',0,NULL,10),(419970,'mailpoet/cron/daemon-run','complete','2025-10-21 03:16:49','2025-10-21 05:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761016609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761016609;}',5,1,'2025-10-21 03:16:51','2025-10-21 05:16:51',0,NULL,10),(419971,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:18:51','2025-10-21 05:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761016731;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761016731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:21:47','2025-10-21 05:21:47',0,NULL,10),(419972,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:23:47','2025-10-21 05:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761017027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761017027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:26:16','2025-10-21 05:26:16',0,NULL,10),(419973,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:28:16','2025-10-21 05:28:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761017296;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761017296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:30:00','2025-10-21 05:30:00',0,NULL,10),(419974,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:32:00','2025-10-21 05:32:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761017520;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761017520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:36:53','2025-10-21 05:36:53',0,NULL,10),(419975,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:38:53','2025-10-21 05:38:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761017933;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761017933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:41:49','2025-10-21 05:41:49',0,NULL,10),(419976,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:43:49','2025-10-21 05:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761018229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761018229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:46:48','2025-10-21 05:46:48',0,NULL,10),(419977,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:48:48','2025-10-21 05:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761018528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761018528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:51:48','2025-10-21 05:51:48',0,NULL,10),(419978,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:53:48','2025-10-21 05:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761018828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761018828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 03:56:49','2025-10-21 05:56:49',0,NULL,10),(419979,'mailpoet/cron/daemon-trigger','complete','2025-10-21 03:58:49','2025-10-21 05:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761019129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761019129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:01:47','2025-10-21 06:01:47',0,NULL,10),(419980,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:03:47','2025-10-21 06:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761019427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761019427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:06:48','2025-10-21 06:06:48',0,NULL,10),(419981,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:08:48','2025-10-21 06:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761019728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761019728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:11:50','2025-10-21 06:11:50',0,NULL,10),(419982,'mailpoet/cron/daemon-run','complete','2025-10-21 04:11:49','2025-10-21 06:11:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761019909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761019909;}',5,1,'2025-10-21 04:11:50','2025-10-21 06:11:50',0,NULL,10),(419983,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:13:50','2025-10-21 06:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761020030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761020030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:16:46','2025-10-21 06:16:46',0,NULL,10),(419984,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:18:46','2025-10-21 06:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761020326;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761020326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:21:50','2025-10-21 06:21:50',0,NULL,10),(419985,'mailpoet/cron/daemon-run','complete','2025-10-21 04:21:48','2025-10-21 06:21:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761020508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761020508;}',5,1,'2025-10-21 04:21:50','2025-10-21 06:21:50',0,NULL,10),(419986,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:23:50','2025-10-21 06:23:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761020630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761020630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:26:47','2025-10-21 06:26:47',0,NULL,10),(419987,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:28:47','2025-10-21 06:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761020927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761020927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:31:48','2025-10-21 06:31:48',0,NULL,10),(419988,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:33:48','2025-10-21 06:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761021228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761021228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:36:47','2025-10-21 06:36:47',0,NULL,10),(419989,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:38:47','2025-10-21 06:38:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761021527;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761021527;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:40:45','2025-10-21 06:40:45',0,NULL,10),(419990,'mailpoet/cron/daemon-run','complete','2025-10-21 04:40:42','2025-10-21 06:40:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761021642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761021642;}',5,1,'2025-10-21 04:40:45','2025-10-21 06:40:45',0,NULL,10),(419991,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:42:45','2025-10-21 06:42:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761021765;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761021765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:46:52','2025-10-21 06:46:52',0,NULL,10),(419992,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:48:52','2025-10-21 06:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761022132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761022132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:51:57','2025-10-21 06:51:57',0,NULL,10),(419993,'mailpoet/cron/daemon-run','complete','2025-10-21 04:51:52','2025-10-21 06:51:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761022312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761022312;}',5,1,'2025-10-21 04:51:59','2025-10-21 06:51:59',0,NULL,10),(419994,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:53:57','2025-10-21 06:53:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761022437;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761022437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 04:56:48','2025-10-21 06:56:48',0,NULL,10),(419995,'mailpoet/cron/daemon-trigger','complete','2025-10-21 04:58:48','2025-10-21 06:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761022728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761022728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:01:51','2025-10-21 07:01:51',0,NULL,10),(419996,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:03:51','2025-10-21 07:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761023031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761023031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:06:49','2025-10-21 07:06:49',0,NULL,10),(419997,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:08:49','2025-10-21 07:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761023329;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761023329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:11:49','2025-10-21 07:11:49',0,NULL,10),(419998,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:13:49','2025-10-21 07:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761023629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761023629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:16:51','2025-10-21 07:16:51',0,NULL,10),(419999,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:18:51','2025-10-21 07:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761023931;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761023931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:21:47','2025-10-21 07:21:47',0,NULL,10),(420000,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:23:47','2025-10-21 07:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761024227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761024227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:25:37','2025-10-21 07:25:37',0,NULL,10),(420001,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:27:37','2025-10-21 07:27:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761024457;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761024457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:29:27','2025-10-21 07:29:27',0,NULL,10),(420002,'mailpoet/cron/daemon-run','complete','2025-10-21 05:29:23','2025-10-21 07:29:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761024563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761024563;}',5,1,'2025-10-21 05:29:27','2025-10-21 07:29:27',0,NULL,10),(420003,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:31:27','2025-10-21 07:31:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761024687;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761024687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:31:49','2025-10-21 07:31:49',0,NULL,10),(420004,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:33:49','2025-10-21 07:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761024829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761024829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:36:48','2025-10-21 07:36:48',0,NULL,10),(420005,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:38:48','2025-10-21 07:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761025128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761025128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:41:49','2025-10-21 07:41:49',0,NULL,10),(420006,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:43:49','2025-10-21 07:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761025429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761025429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:44:55','2025-10-21 07:44:55',0,NULL,10),(420007,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:46:55','2025-10-21 07:46:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761025615;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761025615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:51:49','2025-10-21 07:51:49',0,NULL,10),(420008,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:53:49','2025-10-21 07:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761026029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761026029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 05:56:48','2025-10-21 07:56:48',0,NULL,10),(420009,'mailpoet/cron/daemon-trigger','complete','2025-10-21 05:58:48','2025-10-21 07:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761026328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761026328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:01:46','2025-10-21 08:01:46',0,NULL,10),(420010,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:03:46','2025-10-21 08:03:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761026626;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761026626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:06:48','2025-10-21 08:06:48',0,NULL,10),(420011,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:08:48','2025-10-21 08:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761026928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761026928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:11:18','2025-10-21 08:11:18',0,NULL,10),(420012,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:13:18','2025-10-21 08:13:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761027198;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761027198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:16:50','2025-10-21 08:16:50',0,NULL,10),(420013,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:18:50','2025-10-21 08:18:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761027530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761027530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:21:55','2025-10-21 08:21:55',0,NULL,10),(420014,'mailpoet/cron/daemon-run','complete','2025-10-21 06:21:50','2025-10-21 08:21:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761027710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761027710;}',5,1,'2025-10-21 06:21:56','2025-10-21 08:21:56',0,NULL,10),(420015,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:23:55','2025-10-21 08:23:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761027835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761027835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:26:49','2025-10-21 08:26:49',0,NULL,10),(420016,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:28:49','2025-10-21 08:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761028129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761028129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:30:34','2025-10-21 08:30:34',0,NULL,10),(420017,'mailpoet/cron/daemon-run','complete','2025-10-21 06:30:32','2025-10-21 08:30:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761028232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761028232;}',5,1,'2025-10-21 06:30:34','2025-10-21 08:30:34',0,NULL,10),(420018,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:32:34','2025-10-21 08:32:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761028354;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761028354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:36:53','2025-10-21 08:36:53',0,NULL,10),(420019,'mailpoet/cron/daemon-run','complete','2025-10-21 06:36:50','2025-10-21 08:36:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761028610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761028610;}',5,1,'2025-10-21 06:36:53','2025-10-21 08:36:53',0,NULL,10),(420020,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:38:53','2025-10-21 08:38:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761028733;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761028733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:41:48','2025-10-21 08:41:48',0,NULL,10),(420021,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:43:48','2025-10-21 08:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761029028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761029028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:46:52','2025-10-21 08:46:52',0,NULL,10),(420022,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:48:52','2025-10-21 08:48:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761029332;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761029332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:51:47','2025-10-21 08:51:47',0,NULL,10),(420023,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:53:47','2025-10-21 08:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761029627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761029627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:55:04','2025-10-21 08:55:04',0,NULL,10),(420024,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:57:04','2025-10-21 08:57:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761029824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761029824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 06:57:39','2025-10-21 08:57:39',0,NULL,10),(420025,'mailpoet/cron/daemon-trigger','complete','2025-10-21 06:59:39','2025-10-21 08:59:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761029979;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761029979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:01:47','2025-10-21 09:01:47',0,NULL,10),(420026,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:03:47','2025-10-21 09:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761030227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761030227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:06:50','2025-10-21 09:06:50',0,NULL,10),(420027,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:08:50','2025-10-21 09:08:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761030530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761030530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:11:51','2025-10-21 09:11:51',0,NULL,10),(420028,'mailpoet/cron/daemon-run','complete','2025-10-21 07:11:48','2025-10-21 09:11:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761030708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761030708;}',5,1,'2025-10-21 07:11:51','2025-10-21 09:11:51',0,NULL,10),(420029,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:13:51','2025-10-21 09:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761030831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761030831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:16:49','2025-10-21 09:16:49',0,NULL,10),(420030,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:18:49','2025-10-21 09:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761031129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761031129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:21:41','2025-10-21 09:21:41',0,NULL,10),(420031,'mailpoet/cron/daemon-run','complete','2025-10-21 07:21:39','2025-10-21 09:21:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761031299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761031299;}',5,1,'2025-10-21 07:21:41','2025-10-21 09:21:41',0,NULL,10),(420032,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:23:41','2025-10-21 09:23:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761031421;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761031421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:26:49','2025-10-21 09:26:49',0,NULL,10),(420033,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:28:49','2025-10-21 09:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761031729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761031729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:31:50','2025-10-21 09:31:50',0,NULL,10),(420034,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:33:50','2025-10-21 09:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761032030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761032030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:35:19','2025-10-21 09:35:19',0,NULL,10),(420035,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:37:19','2025-10-21 09:37:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761032239;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761032239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:41:49','2025-10-21 09:41:49',0,NULL,10),(420036,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:43:49','2025-10-21 09:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761032629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761032629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:45:34','2025-10-21 09:45:34',0,NULL,10),(420037,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:47:34','2025-10-21 09:47:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761032854;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761032854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:48:31','2025-10-21 09:48:31',0,NULL,10),(420038,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:50:31','2025-10-21 09:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761033031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761033031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:50:31','2025-10-21 09:50:31',0,NULL,10),(420039,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:52:31','2025-10-21 09:52:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761033151;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761033151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 07:55:06','2025-10-21 09:55:06',0,NULL,10),(420040,'mailpoet/cron/daemon-trigger','complete','2025-10-21 07:57:06','2025-10-21 09:57:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761033426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761033426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:01:55','2025-10-21 10:01:55',0,NULL,10),(420041,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:03:55','2025-10-21 10:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761033835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761033835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:07:24','2025-10-21 10:07:24',0,NULL,10),(420042,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:09:24','2025-10-21 10:09:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761034164;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761034164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:11:53','2025-10-21 10:11:53',0,NULL,10),(420043,'mailpoet/cron/daemon-run','complete','2025-10-21 08:11:48','2025-10-21 10:11:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761034308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761034308;}',5,1,'2025-10-21 08:11:54','2025-10-21 10:11:54',0,NULL,10),(420044,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:13:53','2025-10-21 10:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761034433;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761034433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:16:48','2025-10-21 10:16:48',0,NULL,10),(420045,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:18:48','2025-10-21 10:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761034728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761034728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:21:49','2025-10-21 10:21:49',0,NULL,10),(420046,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:23:49','2025-10-21 10:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761035029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761035029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:26:47','2025-10-21 10:26:47',0,NULL,10),(420047,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:28:47','2025-10-21 10:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761035327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761035327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:31:51','2025-10-21 10:31:51',0,NULL,10),(420048,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:33:51','2025-10-21 10:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761035631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761035631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:36:49','2025-10-21 10:36:49',0,NULL,10),(420049,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:38:49','2025-10-21 10:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761035929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761035929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:41:51','2025-10-21 10:41:51',0,NULL,10),(420050,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:43:51','2025-10-21 10:43:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761036231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761036231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:46:50','2025-10-21 10:46:50',0,NULL,10),(420051,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:48:50','2025-10-21 10:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761036530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761036530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:51:51','2025-10-21 10:51:51',0,NULL,10),(420052,'mailpoet/cron/daemon-run','complete','2025-10-21 08:51:49','2025-10-21 10:51:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761036709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761036709;}',5,1,'2025-10-21 08:51:51','2025-10-21 10:51:51',0,NULL,10),(420053,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:53:51','2025-10-21 10:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761036831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761036831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 08:56:50','2025-10-21 10:56:50',0,NULL,10),(420054,'mailpoet/cron/daemon-run','complete','2025-10-21 08:56:48','2025-10-21 10:56:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761037008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761037008;}',5,1,'2025-10-21 08:56:50','2025-10-21 10:56:50',0,NULL,10),(420055,'mailpoet/cron/daemon-trigger','complete','2025-10-21 08:58:50','2025-10-21 10:58:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761037130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761037130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:01:52','2025-10-21 11:01:52',0,NULL,10),(420056,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:03:52','2025-10-21 11:03:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761037432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761037432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:06:49','2025-10-21 11:06:49',0,NULL,10),(420057,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:08:49','2025-10-21 11:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761037729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761037729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:09:30','2025-10-21 11:09:30',0,NULL,10),(420058,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:11:30','2025-10-21 11:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761037890;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761037890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:11:32','2025-10-21 11:11:32',0,NULL,10),(420059,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:13:32','2025-10-21 11:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761038012;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761038012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:13:44','2025-10-21 11:13:44',0,NULL,10),(420060,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:15:44','2025-10-21 11:15:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761038144;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761038144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:16:47','2025-10-21 11:16:47',0,NULL,10),(420061,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:18:47','2025-10-21 11:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761038327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761038327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:21:50','2025-10-21 11:21:50',0,NULL,10),(420062,'mailpoet/cron/daemon-run','complete','2025-10-21 09:21:48','2025-10-21 11:21:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761038508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761038508;}',5,1,'2025-10-21 09:21:50','2025-10-21 11:21:50',0,NULL,10),(420063,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:23:50','2025-10-21 11:23:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761038630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761038630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:26:25','2025-10-21 11:26:25',0,NULL,10),(420064,'mailpoet/cron/daemon-run','complete','2025-10-21 09:26:23','2025-10-21 11:26:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761038783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761038783;}',5,1,'2025-10-21 09:26:25','2025-10-21 11:26:25',0,NULL,10),(420065,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:28:25','2025-10-21 11:28:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761038905;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761038905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:31:50','2025-10-21 11:31:50',0,NULL,10),(420066,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:33:50','2025-10-21 11:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761039230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761039230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:34:03','2025-10-21 11:34:03',0,NULL,10),(420067,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:36:03','2025-10-21 11:36:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761039363;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761039363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:36:48','2025-10-21 11:36:48',0,NULL,10),(420068,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:38:48','2025-10-21 11:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761039528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761039528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:41:49','2025-10-21 11:41:49',0,NULL,10),(420069,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:43:49','2025-10-21 11:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761039829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761039829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:44:22','2025-10-21 11:44:22',0,NULL,10),(420070,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:46:22','2025-10-21 11:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761039982;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761039982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:46:57','2025-10-21 11:46:57',0,NULL,10),(420071,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:48:57','2025-10-21 11:48:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040137;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:49:00','2025-10-21 11:49:00',0,NULL,10),(420072,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:51:00','2025-10-21 11:51:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040260;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:51:29','2025-10-21 11:51:29',0,NULL,10),(420073,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:53:29','2025-10-21 11:53:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040409;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:53:35','2025-10-21 11:53:35',0,NULL,10),(420074,'mailpoet/cron/daemon-run','complete','2025-10-21 09:53:32','2025-10-21 11:53:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761040412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761040412;}',5,1,'2025-10-21 09:53:35','2025-10-21 11:53:35',0,NULL,10),(420075,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:55:35','2025-10-21 11:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040535;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:56:37','2025-10-21 11:56:37',0,NULL,10),(420076,'mailpoet/cron/daemon-trigger','complete','2025-10-21 09:58:37','2025-10-21 11:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 09:59:36','2025-10-21 11:59:36',0,NULL,10),(420077,'mailpoet/cron/daemon-run','complete','2025-10-21 09:59:32','2025-10-21 11:59:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761040772;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761040772;}',5,1,'2025-10-21 09:59:36','2025-10-21 11:59:36',0,NULL,10),(420078,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:01:36','2025-10-21 12:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761040896;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761040896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:02:33','2025-10-21 12:02:33',0,NULL,10),(420079,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:04:33','2025-10-21 12:04:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041073;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:05:33','2025-10-21 12:05:33',0,NULL,10),(420080,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:07:33','2025-10-21 12:07:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041253;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:07:33','2025-10-21 12:07:33',0,NULL,10),(420081,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:09:33','2025-10-21 12:09:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041373;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:10:38','2025-10-21 12:10:38',0,NULL,10),(420082,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:12:38','2025-10-21 12:12:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041558;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:13:31','2025-10-21 12:13:31',0,NULL,10),(420083,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:15:31','2025-10-21 12:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041731;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:16:32','2025-10-21 12:16:32',0,NULL,10),(420084,'mailpoet/cron/daemon-run','complete','2025-10-21 10:16:30','2025-10-21 12:16:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761041790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761041790;}',5,1,'2025-10-21 10:16:32','2025-10-21 12:16:32',0,NULL,10),(420085,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:18:32','2025-10-21 12:18:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761041912;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761041912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:19:30','2025-10-21 12:19:30',0,NULL,10),(420086,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:21:30','2025-10-21 12:21:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761042090;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761042090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:21:30','2025-10-21 12:21:30',0,NULL,10),(420087,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:23:30','2025-10-21 12:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761042210;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761042210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:23:32','2025-10-21 12:23:32',0,NULL,10),(420088,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:25:32','2025-10-21 12:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761042332;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761042332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:26:48','2025-10-21 12:26:48',0,NULL,10),(420089,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:28:48','2025-10-21 12:28:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761042528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761042528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:31:50','2025-10-21 12:31:50',0,NULL,10),(420090,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:33:50','2025-10-21 12:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761042830;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761042830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:36:48','2025-10-21 12:36:48',0,NULL,10),(420091,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:38:48','2025-10-21 12:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761043128;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761043128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:41:50','2025-10-21 12:41:50',0,NULL,10),(420092,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:43:50','2025-10-21 12:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761043430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761043430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:44:31','2025-10-21 12:44:31',0,NULL,10),(420093,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:46:31','2025-10-21 12:46:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761043591;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761043591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:46:49','2025-10-21 12:46:49',0,NULL,10),(420094,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:48:49','2025-10-21 12:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761043729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761043729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:51:51','2025-10-21 12:51:51',0,NULL,10),(420095,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:53:51','2025-10-21 12:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761044031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761044031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:56:50','2025-10-21 12:56:50',0,NULL,10),(420096,'mailpoet/cron/daemon-trigger','complete','2025-10-21 10:58:50','2025-10-21 12:58:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761044330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761044330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 10:59:35','2025-10-21 12:59:35',0,NULL,10),(420097,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:01:35','2025-10-21 13:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761044495;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761044495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:01:51','2025-10-21 13:01:51',0,NULL,10),(420098,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:03:51','2025-10-21 13:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761044631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761044631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:06:03','2025-10-21 13:06:03',0,NULL,10),(420099,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:08:03','2025-10-21 13:08:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761044883;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761044883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:11:52','2025-10-21 13:11:52',0,NULL,10),(420100,'mailpoet/cron/daemon-run','complete','2025-10-21 11:11:49','2025-10-21 13:11:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761045109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761045109;}',5,1,'2025-10-21 11:11:52','2025-10-21 13:11:52',0,NULL,10),(420101,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:13:52','2025-10-21 13:13:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761045232;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761045232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:16:48','2025-10-21 13:16:48',0,NULL,10),(420102,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:18:48','2025-10-21 13:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761045528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761045528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:21:53','2025-10-21 13:21:53',0,NULL,10),(420103,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:23:53','2025-10-21 13:23:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761045833;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761045833;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:26:49','2025-10-21 13:26:49',0,NULL,10),(420104,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:28:49','2025-10-21 13:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761046129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761046129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:31:21','2025-10-21 13:31:21',0,NULL,10),(420105,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:33:21','2025-10-21 13:33:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761046401;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761046401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:35:48','2025-10-21 13:35:48',0,NULL,10),(420106,'mailpoet/cron/daemon-run','complete','2025-10-21 11:35:45','2025-10-21 13:35:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761046545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761046545;}',5,1,'2025-10-21 11:35:48','2025-10-21 13:35:48',0,NULL,10),(420107,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:37:48','2025-10-21 13:37:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761046668;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761046668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:39:42','2025-10-21 13:39:42',0,NULL,10),(420108,'mailpoet/cron/daemon-run','complete','2025-10-21 11:39:38','2025-10-21 13:39:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761046778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761046778;}',5,1,'2025-10-21 11:39:42','2025-10-21 13:39:42',0,NULL,10),(420109,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:41:42','2025-10-21 13:41:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761046902;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761046902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:41:49','2025-10-21 13:41:49',0,NULL,10),(420110,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:43:49','2025-10-21 13:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761047029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761047029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:45:42','2025-10-21 13:45:42',0,NULL,10),(420111,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:47:42','2025-10-21 13:47:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761047262;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761047262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:51:51','2025-10-21 13:51:51',0,NULL,10),(420112,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:53:51','2025-10-21 13:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761047631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761047631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:54:22','2025-10-21 13:54:22',0,NULL,10),(420113,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:56:22','2025-10-21 13:56:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761047782;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761047782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 11:56:49','2025-10-21 13:56:49',0,NULL,10),(420114,'mailpoet/cron/daemon-trigger','complete','2025-10-21 11:58:49','2025-10-21 13:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761047929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761047929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:01:49','2025-10-21 14:01:49',0,NULL,10),(420115,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:03:49','2025-10-21 14:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761048229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761048229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:06:48','2025-10-21 14:06:48',0,NULL,10),(420116,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:08:48','2025-10-21 14:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761048528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761048528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:11:51','2025-10-21 14:11:51',0,NULL,10),(420117,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:13:51','2025-10-21 14:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761048831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761048831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:16:55','2025-10-21 14:16:55',0,NULL,10),(420118,'mailpoet/cron/daemon-run','complete','2025-10-21 12:16:50','2025-10-21 14:16:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761049010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761049010;}',5,1,'2025-10-21 12:16:54','2025-10-21 14:16:54',0,NULL,10),(420119,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:18:55','2025-10-21 14:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761049135;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761049135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:18:55','2025-10-21 14:18:55',0,NULL,10),(420120,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:20:55','2025-10-21 14:20:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761049255;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761049255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:21:50','2025-10-21 14:21:50',0,NULL,10),(420121,'mailpoet/cron/daemon-run','complete','2025-10-21 12:21:48','2025-10-21 14:21:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761049308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761049308;}',5,1,'2025-10-21 12:21:50','2025-10-21 14:21:50',0,NULL,10),(420122,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:23:50','2025-10-21 14:23:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761049430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761049430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:26:57','2025-10-21 14:26:57',0,NULL,10),(420123,'mailpoet/cron/daemon-run','complete','2025-10-21 12:26:53','2025-10-21 14:26:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761049613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761049613;}',5,1,'2025-10-21 12:26:57','2025-10-21 14:26:57',0,NULL,10),(420124,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:28:57','2025-10-21 14:28:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761049737;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761049737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:31:11','2025-10-21 14:31:11',0,NULL,10),(420125,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:33:11','2025-10-21 14:33:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761049991;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761049991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:36:51','2025-10-21 14:36:51',0,NULL,10),(420126,'mailpoet/cron/daemon-run','complete','2025-10-21 12:36:49','2025-10-21 14:36:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761050209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761050209;}',5,1,'2025-10-21 12:36:51','2025-10-21 14:36:51',0,NULL,10),(420127,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:38:51','2025-10-21 14:38:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761050331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761050331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:41:48','2025-10-21 14:41:48',0,NULL,10),(420128,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:43:48','2025-10-21 14:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761050628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761050628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:46:53','2025-10-21 14:46:53',0,NULL,10),(420129,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:48:53','2025-10-21 14:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761050933;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761050933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:51:51','2025-10-21 14:51:51',0,NULL,10),(420130,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:53:51','2025-10-21 14:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761051231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761051231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 12:56:53','2025-10-21 14:56:53',0,NULL,10),(420131,'mailpoet/cron/daemon-run','complete','2025-10-21 12:56:50','2025-10-21 14:56:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761051410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761051410;}',5,1,'2025-10-21 12:56:53','2025-10-21 14:56:53',0,NULL,10),(420132,'mailpoet/cron/daemon-trigger','complete','2025-10-21 12:58:53','2025-10-21 14:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761051533;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761051533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:00:21','2025-10-21 15:00:21',0,NULL,10),(420133,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:02:21','2025-10-21 15:02:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761051741;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761051741;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:06:49','2025-10-21 15:06:49',0,NULL,10),(420134,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:08:49','2025-10-21 15:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761052129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761052129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:11:21','2025-10-21 15:11:21',0,NULL,10),(420135,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:13:21','2025-10-21 15:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761052401;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761052401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:16:49','2025-10-21 15:16:49',0,NULL,10),(420136,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:18:49','2025-10-21 15:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761052729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761052729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:21:49','2025-10-21 15:21:49',0,NULL,10),(420137,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:23:49','2025-10-21 15:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761053029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761053029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:26:52','2025-10-21 15:26:52',0,NULL,10),(420138,'mailpoet/cron/daemon-run','complete','2025-10-21 13:26:50','2025-10-21 15:26:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761053210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761053210;}',5,1,'2025-10-21 13:26:52','2025-10-21 15:26:52',0,NULL,10),(420139,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:28:52','2025-10-21 15:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761053332;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761053332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:31:28','2025-10-21 15:31:28',0,NULL,10),(420140,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:33:28','2025-10-21 15:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761053608;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761053608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:35:08','2025-10-21 15:35:08',0,NULL,10),(420141,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:37:08','2025-10-21 15:37:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761053828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761053828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:37:52','2025-10-21 15:37:52',0,NULL,10),(420142,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:39:52','2025-10-21 15:39:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761053992;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761053992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:41:50','2025-10-21 15:41:50',0,NULL,10),(420143,'mailpoet/cron/daemon-run','complete','2025-10-21 13:41:48','2025-10-21 15:41:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761054108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761054108;}',5,1,'2025-10-21 13:41:49','2025-10-21 15:41:49',0,NULL,10),(420144,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:43:50','2025-10-21 15:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761054230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761054230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:45:17','2025-10-21 15:45:17',0,NULL,10),(420145,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:47:17','2025-10-21 15:47:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761054437;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761054437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:51:48','2025-10-21 15:51:48',0,NULL,10),(420146,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:53:48','2025-10-21 15:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761054828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761054828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:56:52','2025-10-21 15:56:52',0,NULL,10),(420147,'mailpoet/cron/daemon-trigger','complete','2025-10-21 13:58:52','2025-10-21 15:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761055132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761055132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 13:59:37','2025-10-21 15:59:37',0,NULL,10),(420148,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:01:37','2025-10-21 16:01:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761055297;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761055297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:01:51','2025-10-21 16:01:51',0,NULL,10),(420149,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:03:51','2025-10-21 16:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761055431;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761055431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:06:49','2025-10-21 16:06:49',0,NULL,10),(420150,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:08:49','2025-10-21 16:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761055729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761055729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:11:50','2025-10-21 16:11:50',0,NULL,10),(420151,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:13:50','2025-10-21 16:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761056030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761056030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:15:01','2025-10-21 16:15:01',0,NULL,10),(420152,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:17:01','2025-10-21 16:17:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761056221;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761056221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:21:49','2025-10-21 16:21:49',0,NULL,10),(420153,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:23:49','2025-10-21 16:23:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761056629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761056629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:26:49','2025-10-21 16:26:49',0,NULL,10),(420154,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:28:49','2025-10-21 16:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761056929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761056929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:31:50','2025-10-21 16:31:50',0,NULL,10),(420155,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:33:50','2025-10-21 16:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761057230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761057230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:35:39','2025-10-21 16:35:39',0,NULL,10),(420156,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:37:39','2025-10-21 16:37:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761057459;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761057459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:37:50','2025-10-21 16:37:50',0,NULL,10),(420157,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:39:50','2025-10-21 16:39:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761057590;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761057590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:41:55','2025-10-21 16:41:55',0,NULL,10),(420158,'mailpoet/cron/daemon-run','complete','2025-10-21 14:41:50','2025-10-21 16:41:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761057710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761057710;}',5,1,'2025-10-21 14:41:55','2025-10-21 16:41:55',0,NULL,10),(420159,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:43:55','2025-10-21 16:43:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761057835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761057835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:46:51','2025-10-21 16:46:51',0,NULL,10),(420160,'mailpoet/cron/daemon-run','complete','2025-10-21 14:46:49','2025-10-21 16:46:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761058009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761058009;}',5,1,'2025-10-21 14:46:51','2025-10-21 16:46:51',0,NULL,10),(420161,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:48:51','2025-10-21 16:48:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761058131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761058131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:51:49','2025-10-21 16:51:49',0,NULL,10),(420162,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:53:49','2025-10-21 16:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761058429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761058429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:55:10','2025-10-21 16:55:10',0,NULL,10),(420163,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:57:10','2025-10-21 16:57:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761058630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761058630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 14:57:31','2025-10-21 16:57:31',0,NULL,10),(420164,'mailpoet/cron/daemon-trigger','complete','2025-10-21 14:59:31','2025-10-21 16:59:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761058771;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761058771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:01:45','2025-10-21 17:01:45',0,NULL,10),(420165,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:03:45','2025-10-21 17:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761059025;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761059025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:06:51','2025-10-21 17:06:51',0,NULL,10),(420166,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:08:51','2025-10-21 17:08:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761059331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761059331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:11:49','2025-10-21 17:11:49',0,NULL,10),(420167,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:13:49','2025-10-21 17:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761059629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761059629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:16:38','2025-10-21 17:16:38',0,NULL,10),(420168,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:18:38','2025-10-21 17:18:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761059918;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761059918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:21:10','2025-10-21 17:21:10',0,NULL,10),(420169,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:23:10','2025-10-21 17:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761060190;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761060190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:26:49','2025-10-21 17:26:49',0,NULL,10),(420170,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:28:49','2025-10-21 17:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761060529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761060529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:31:49','2025-10-21 17:31:49',0,NULL,10),(420171,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:33:49','2025-10-21 17:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761060829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761060829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:36:51','2025-10-21 17:36:51',0,NULL,10),(420172,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:38:51','2025-10-21 17:38:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761061131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761061131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:40:19','2025-10-21 17:40:19',0,NULL,10),(420173,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:42:19','2025-10-21 17:42:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761061339;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761061339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:46:54','2025-10-21 17:46:54',0,NULL,10),(420174,'mailpoet/cron/daemon-run','complete','2025-10-21 15:46:49','2025-10-21 17:46:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761061609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761061609;}',5,1,'2025-10-21 15:46:54','2025-10-21 17:46:54',0,NULL,10),(420175,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:48:54','2025-10-21 17:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761061734;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761061734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:49:57','2025-10-21 17:49:57',0,NULL,10),(420176,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:51:57','2025-10-21 17:51:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761061917;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761061917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 15:55:21','2025-10-21 17:55:21',0,NULL,10),(420177,'mailpoet/cron/daemon-run','complete','2025-10-21 15:55:19','2025-10-21 17:55:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761062119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761062119;}',5,1,'2025-10-21 15:55:21','2025-10-21 17:55:21',0,NULL,10),(420178,'mailpoet/cron/daemon-trigger','complete','2025-10-21 15:57:21','2025-10-21 17:57:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761062241;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761062241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:01:49','2025-10-21 18:01:49',0,NULL,10),(420179,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:03:49','2025-10-21 18:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761062629;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761062629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:03:55','2025-10-21 18:03:55',0,NULL,10),(420180,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:05:55','2025-10-21 18:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761062755;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761062755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:06:50','2025-10-21 18:06:50',0,NULL,10),(420181,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:08:50','2025-10-21 18:08:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761062930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761062930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:11:48','2025-10-21 18:11:48',0,NULL,10),(420182,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:13:48','2025-10-21 18:13:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761063228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761063228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:16:49','2025-10-21 18:16:49',0,NULL,10),(420183,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:18:49','2025-10-21 18:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761063529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761063529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:20:04','2025-10-21 18:20:04',0,NULL,10),(420184,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:22:04','2025-10-21 18:22:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761063724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761063724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:26:50','2025-10-21 18:26:50',0,NULL,10),(420185,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:28:50','2025-10-21 18:28:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761064130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761064130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:31:50','2025-10-21 18:31:50',0,NULL,10),(420186,'mailpoet/cron/daemon-run','complete','2025-10-21 16:31:49','2025-10-21 18:31:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761064309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761064309;}',5,1,'2025-10-21 16:31:50','2025-10-21 18:31:50',0,NULL,10),(420187,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:33:50','2025-10-21 18:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761064430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761064430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:36:48','2025-10-21 18:36:48',0,NULL,10),(420188,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:38:48','2025-10-21 18:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761064728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761064728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:41:49','2025-10-21 18:41:49',0,NULL,10),(420189,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:43:49','2025-10-21 18:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761065029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761065029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:46:50','2025-10-21 18:46:50',0,NULL,10),(420190,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:48:50','2025-10-21 18:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761065330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761065330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:51:48','2025-10-21 18:51:48',0,NULL,10),(420191,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:53:48','2025-10-21 18:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761065628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761065628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 16:56:48','2025-10-21 18:56:48',0,NULL,10),(420192,'mailpoet/cron/daemon-trigger','complete','2025-10-21 16:58:48','2025-10-21 18:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761065928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761065928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:01:48','2025-10-21 19:01:48',0,NULL,10),(420193,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:03:48','2025-10-21 19:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761066228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761066228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:06:50','2025-10-21 19:06:50',0,NULL,10),(420194,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:08:50','2025-10-21 19:08:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761066530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761066530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:11:49','2025-10-21 19:11:49',0,NULL,10),(420195,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:13:49','2025-10-21 19:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761066829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761066829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:16:53','2025-10-21 19:16:53',0,NULL,10),(420196,'mailpoet/cron/daemon-run','complete','2025-10-21 17:16:49','2025-10-21 19:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761067009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761067009;}',5,1,'2025-10-21 17:16:53','2025-10-21 19:16:53',0,NULL,10),(420197,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:18:53','2025-10-21 19:18:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761067133;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761067133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:21:47','2025-10-21 19:21:47',0,NULL,10),(420198,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:23:47','2025-10-21 19:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761067427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761067427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:26:49','2025-10-21 19:26:49',0,NULL,10),(420199,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:28:49','2025-10-21 19:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761067729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761067729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:31:49','2025-10-21 19:31:49',0,NULL,10),(420200,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:33:49','2025-10-21 19:33:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761068029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761068029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:36:17','2025-10-21 19:36:17',0,NULL,10),(420201,'mailpoet/cron/daemon-run','complete','2025-10-21 17:36:14','2025-10-21 19:36:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761068174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761068174;}',5,1,'2025-10-21 17:36:17','2025-10-21 19:36:17',0,NULL,10),(420202,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:38:17','2025-10-21 19:38:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761068297;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761068297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:41:51','2025-10-21 19:41:51',0,NULL,10),(420203,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:43:51','2025-10-21 19:43:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761068631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761068631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:46:50','2025-10-21 19:46:50',0,NULL,10),(420204,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:48:50','2025-10-21 19:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761068930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761068930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:51:49','2025-10-21 19:51:49',0,NULL,10),(420205,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:53:49','2025-10-21 19:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761069229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761069229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 17:55:42','2025-10-21 19:55:42',0,NULL,10),(420206,'mailpoet/cron/daemon-trigger','complete','2025-10-21 17:57:42','2025-10-21 19:57:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761069462;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761069462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:01:51','2025-10-21 20:01:51',0,NULL,10),(420207,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:03:51','2025-10-21 20:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761069831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761069831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:06:49','2025-10-21 20:06:49',0,NULL,10),(420208,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:08:49','2025-10-21 20:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761070129;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761070129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:11:52','2025-10-21 20:11:52',0,NULL,10),(420209,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:13:52','2025-10-21 20:13:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761070432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761070432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:16:49','2025-10-21 20:16:49',0,NULL,10),(420210,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:18:49','2025-10-21 20:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761070729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761070729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:21:51','2025-10-21 20:21:51',0,NULL,10),(420211,'mailpoet/cron/daemon-run','complete','2025-10-21 18:21:48','2025-10-21 20:21:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761070908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761070908;}',5,1,'2025-10-21 18:21:51','2025-10-21 20:21:51',0,NULL,10),(420212,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:23:51','2025-10-21 20:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761071031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761071031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:26:51','2025-10-21 20:26:51',0,NULL,10),(420213,'mailpoet/cron/daemon-run','complete','2025-10-21 18:26:49','2025-10-21 20:26:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761071209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761071209;}',5,1,'2025-10-21 18:26:51','2025-10-21 20:26:51',0,NULL,10),(420214,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:28:51','2025-10-21 20:28:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761071331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761071331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:31:50','2025-10-21 20:31:50',0,NULL,10),(420215,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:33:50','2025-10-21 20:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761071630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761071630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:36:50','2025-10-21 20:36:50',0,NULL,10),(420216,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:38:50','2025-10-21 20:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761071930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761071930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:41:50','2025-10-21 20:41:50',0,NULL,10),(420217,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:43:50','2025-10-21 20:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761072230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761072230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:46:51','2025-10-21 20:46:51',0,NULL,10),(420218,'mailpoet/cron/daemon-run','complete','2025-10-21 18:46:49','2025-10-21 20:46:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761072409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761072409;}',5,1,'2025-10-21 18:46:51','2025-10-21 20:46:51',0,NULL,10),(420219,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:48:51','2025-10-21 20:48:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761072531;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761072531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:51:51','2025-10-21 20:51:51',0,NULL,10),(420220,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:53:51','2025-10-21 20:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761072831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761072831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 18:54:59','2025-10-21 20:54:59',0,NULL,10),(420221,'mailpoet/cron/daemon-trigger','complete','2025-10-21 18:56:59','2025-10-21 20:56:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761073019;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761073019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:01:49','2025-10-21 21:01:49',0,NULL,10),(420222,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:03:49','2025-10-21 21:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761073429;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761073429;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:06:49','2025-10-21 21:06:49',0,NULL,10),(420223,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:08:49','2025-10-21 21:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761073729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761073729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:11:15','2025-10-21 21:11:15',0,NULL,10),(420224,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:13:15','2025-10-21 21:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761073995;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761073995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:16:51','2025-10-21 21:16:51',0,NULL,10),(420225,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:18:51','2025-10-21 21:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761074331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761074331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:19:18','2025-10-21 21:19:18',0,NULL,10),(420226,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:21:18','2025-10-21 21:21:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761074478;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761074478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:21:51','2025-10-21 21:21:51',0,NULL,10),(420227,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:23:51','2025-10-21 21:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761074631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761074631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:26:49','2025-10-21 21:26:49',0,NULL,10),(420228,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:28:49','2025-10-21 21:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761074929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761074929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:31:08','2025-10-21 21:31:08',0,NULL,10),(420229,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:33:08','2025-10-21 21:33:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761075188;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761075188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:36:48','2025-10-21 21:36:48',0,NULL,10),(420230,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:38:48','2025-10-21 21:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761075528;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761075528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:41:52','2025-10-21 21:41:52',0,NULL,10),(420231,'mailpoet/cron/daemon-run','complete','2025-10-21 19:41:49','2025-10-21 21:41:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761075709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761075709;}',5,1,'2025-10-21 19:41:52','2025-10-21 21:41:52',0,NULL,10),(420232,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:43:52','2025-10-21 21:43:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761075832;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761075832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:43:54','2025-10-21 21:43:54',0,NULL,10),(420233,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:45:54','2025-10-21 21:45:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761075954;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761075954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:46:18','2025-10-21 21:46:18',0,NULL,10),(420234,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:48:18','2025-10-21 21:48:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761076098;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761076098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:48:19','2025-10-21 21:48:19',0,NULL,10),(420235,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:50:19','2025-10-21 21:50:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761076219;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761076219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:51:48','2025-10-21 21:51:48',0,NULL,10),(420236,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:53:48','2025-10-21 21:53:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761076428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761076428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 19:55:03','2025-10-21 21:55:03',0,NULL,10),(420237,'mailpoet/cron/daemon-trigger','complete','2025-10-21 19:57:03','2025-10-21 21:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761076623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761076623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:01:48','2025-10-21 22:01:48',0,NULL,10),(420238,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:03:48','2025-10-21 22:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761077028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761077028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:06:55','2025-10-21 22:06:55',0,NULL,10),(420239,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:08:55','2025-10-21 22:08:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761077335;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761077335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:11:47','2025-10-21 22:11:47',0,NULL,10),(420240,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:13:47','2025-10-21 22:13:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761077627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761077627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:15:35','2025-10-21 22:15:35',0,NULL,10),(420241,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:17:35','2025-10-21 22:17:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761077855;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761077855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:19:20','2025-10-21 22:19:20',0,NULL,10),(420242,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:21:20','2025-10-21 22:21:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078080;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:21:50','2025-10-21 22:21:50',0,NULL,10),(420243,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:23:50','2025-10-21 22:23:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:25:10','2025-10-21 22:25:10',0,NULL,10),(420244,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:27:10','2025-10-21 22:27:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:28:53','2025-10-21 22:28:53',0,NULL,10),(420245,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:30:53','2025-10-21 22:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078653;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:31:30','2025-10-21 22:31:30',0,NULL,10),(420246,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:33:30','2025-10-21 22:33:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:33:31','2025-10-21 22:33:31',0,NULL,10),(420247,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:35:31','2025-10-21 22:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761078931;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761078931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:35:32','2025-10-21 22:35:32',0,NULL,10),(420248,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:37:32','2025-10-21 22:37:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761079052;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761079052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:41:56','2025-10-21 22:41:56',0,NULL,10),(420249,'mailpoet/cron/daemon-run','complete','2025-10-21 20:41:52','2025-10-21 22:41:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761079312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761079312;}',5,1,'2025-10-21 20:41:56','2025-10-21 22:41:56',0,NULL,10),(420250,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:43:56','2025-10-21 22:43:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761079436;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761079436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:44:07','2025-10-21 22:44:07',0,NULL,10),(420251,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:46:07','2025-10-21 22:46:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761079567;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761079567;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:46:48','2025-10-21 22:46:48',0,NULL,10),(420252,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:48:48','2025-10-21 22:48:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761079728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761079728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:51:49','2025-10-21 22:51:49',0,NULL,10),(420253,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:53:49','2025-10-21 22:53:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761080029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761080029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 20:57:30','2025-10-21 22:57:30',0,NULL,10),(420254,'mailpoet/cron/daemon-trigger','complete','2025-10-21 20:59:30','2025-10-21 22:59:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761080370;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761080370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:02:18','2025-10-21 23:02:18',0,NULL,10),(420255,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:04:18','2025-10-21 23:04:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761080658;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761080658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:06:54','2025-10-21 23:06:54',0,NULL,10),(420256,'mailpoet/cron/daemon-run','complete','2025-10-21 21:06:49','2025-10-21 23:06:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761080809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761080809;}',5,1,'2025-10-21 21:06:55','2025-10-21 23:06:55',0,NULL,10),(420257,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:08:54','2025-10-21 23:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761080934;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761080934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:09:45','2025-10-21 23:09:45',0,NULL,10),(420258,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:11:45','2025-10-21 23:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761081105;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761081105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:11:50','2025-10-21 23:11:50',0,NULL,10),(420259,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:13:50','2025-10-21 23:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761081230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761081230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:16:49','2025-10-21 23:16:49',0,NULL,10),(420260,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:18:49','2025-10-21 23:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761081529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761081529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:21:48','2025-10-21 23:21:48',0,NULL,10),(420261,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:23:48','2025-10-21 23:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761081828;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761081828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:25:26','2025-10-21 23:25:26',0,NULL,10),(420262,'mailpoet/cron/daemon-run','complete','2025-10-21 21:25:21','2025-10-21 23:25:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761081921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761081921;}',5,1,'2025-10-21 21:25:26','2025-10-21 23:25:26',0,NULL,10),(420263,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:27:26','2025-10-21 23:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761082046;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761082046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:31:48','2025-10-21 23:31:48',0,NULL,10),(420264,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:33:48','2025-10-21 23:33:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761082428;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761082428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:36:49','2025-10-21 23:36:49',0,NULL,10),(420265,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:38:49','2025-10-21 23:38:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761082729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761082729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:38:52','2025-10-21 23:38:52',0,NULL,10),(420266,'mailpoet/cron/daemon-run','complete','2025-10-21 21:38:50','2025-10-21 23:38:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761082730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761082730;}',5,1,'2025-10-21 21:38:52','2025-10-21 23:38:52',0,NULL,10),(420267,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:40:52','2025-10-21 23:40:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761082852;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761082852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:41:50','2025-10-21 23:41:50',0,NULL,10),(420268,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:43:50','2025-10-21 23:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761083030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761083030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:45:15','2025-10-21 23:45:15',0,NULL,10),(420269,'mailpoet/cron/daemon-run','complete','2025-10-21 21:45:10','2025-10-21 23:45:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761083110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761083110;}',5,1,'2025-10-21 21:45:15','2025-10-21 23:45:15',0,NULL,10),(420270,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:47:15','2025-10-21 23:47:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761083235;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761083235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 21:56:47','2025-10-21 23:56:47',0,NULL,10),(420271,'mailpoet/cron/daemon-trigger','complete','2025-10-21 21:58:47','2025-10-21 23:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761083927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761083927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:01:48','2025-10-22 00:01:48',0,NULL,10),(420272,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:03:48','2025-10-22 00:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761084228;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761084228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:06:49','2025-10-22 00:06:49',0,NULL,10),(420273,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:08:49','2025-10-22 00:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761084529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761084529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:10:10','2025-10-22 00:10:10',0,NULL,10),(420274,'mailpoet/cron/daemon-run','complete','2025-10-21 22:10:09','2025-10-22 00:10:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761084609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761084609;}',5,1,'2025-10-21 22:10:10','2025-10-22 00:10:10',0,NULL,10),(420275,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:12:10','2025-10-22 00:12:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761084730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761084730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:12:29','2025-10-22 00:12:29',0,NULL,10),(420276,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:14:29','2025-10-22 00:14:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761084869;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761084869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:14:29','2025-10-22 00:14:29',0,NULL,10),(420277,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:16:29','2025-10-22 00:16:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761084989;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761084989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:16:46','2025-10-22 00:16:46',0,NULL,10),(420278,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:18:46','2025-10-22 00:18:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761085126;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761085126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:21:07','2025-10-22 00:21:07',0,NULL,10),(420279,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:23:07','2025-10-22 00:23:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761085387;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761085387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:26:47','2025-10-22 00:26:47',0,NULL,10),(420280,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:28:47','2025-10-22 00:28:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761085727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761085727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:31:47','2025-10-22 00:31:47',0,NULL,10),(420281,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:33:47','2025-10-22 00:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761086027;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761086027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:36:50','2025-10-22 00:36:50',0,NULL,10),(420282,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:38:50','2025-10-22 00:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761086330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761086330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:41:48','2025-10-22 00:41:48',0,NULL,10),(420283,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:43:48','2025-10-22 00:43:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761086628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761086628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:45:12','2025-10-22 00:45:12',0,NULL,10),(420284,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:47:12','2025-10-22 00:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761086832;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761086832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:51:47','2025-10-22 00:51:47',0,NULL,10),(420285,'mailpoet/cron/daemon-trigger','complete','2025-10-21 22:53:47','2025-10-22 00:53:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761087227;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761087227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 22:58:16','2025-10-22 00:58:16',0,NULL,10),(420286,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:00:16','2025-10-22 01:00:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761087616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761087616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:01:49','2025-10-22 01:01:49',0,NULL,10),(420287,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:03:49','2025-10-22 01:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761087829;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761087829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:05:13','2025-10-22 01:05:13',0,NULL,10),(420288,'mailpoet/cron/daemon-run','complete','2025-10-21 23:05:08','2025-10-22 01:05:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761087908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761087908;}',5,1,'2025-10-21 23:05:15','2025-10-22 01:05:15',0,NULL,10),(420289,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:07:13','2025-10-22 01:07:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761088033;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761088033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:09:20','2025-10-22 01:09:20',0,NULL,10),(420290,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:11:20','2025-10-22 01:11:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761088280;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761088280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:11:50','2025-10-22 01:11:50',0,NULL,10),(420291,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:13:50','2025-10-22 01:13:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761088430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761088430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:16:48','2025-10-22 01:16:48',0,NULL,10),(420292,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:18:48','2025-10-22 01:18:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761088728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761088728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:21:26','2025-10-22 01:21:26',0,NULL,10),(420293,'mailpoet/cron/daemon-run','complete','2025-10-21 23:21:24','2025-10-22 01:21:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761088884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761088884;}',5,1,'2025-10-21 23:21:25','2025-10-22 01:21:25',0,NULL,10),(420294,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:23:26','2025-10-22 01:23:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761089006;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761089006;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:25:35','2025-10-22 01:25:35',0,NULL,10),(420295,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:27:35','2025-10-22 01:27:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761089255;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761089255;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:31:55','2025-10-22 01:31:55',0,NULL,10),(420296,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:33:55','2025-10-22 01:33:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761089635;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761089635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:34:32','2025-10-22 01:34:32',0,NULL,10),(420297,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:36:32','2025-10-22 01:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761089792;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761089792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:37:43','2025-10-22 01:37:43',0,NULL,10),(420298,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:39:43','2025-10-22 01:39:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761089983;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761089983;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:40:31','2025-10-22 01:40:31',0,NULL,10),(420299,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:42:31','2025-10-22 01:42:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761090151;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761090151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:43:31','2025-10-22 01:43:31',0,NULL,10),(420300,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:45:31','2025-10-22 01:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761090331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761090331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:46:29','2025-10-22 01:46:29',0,NULL,10),(420301,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:48:29','2025-10-22 01:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761090509;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761090509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:48:35','2025-10-22 01:48:35',0,NULL,10),(420302,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:50:35','2025-10-22 01:50:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761090635;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761090635;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:51:57','2025-10-22 01:51:57',0,NULL,10),(420303,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:53:57','2025-10-22 01:53:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761090837;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761090837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:54:41','2025-10-22 01:54:41',0,NULL,10),(420304,'mailpoet/cron/daemon-run','complete','2025-10-21 23:54:36','2025-10-22 01:54:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761090876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761090876;}',5,1,'2025-10-21 23:54:49','2025-10-22 01:54:49',0,NULL,10),(420305,'mailpoet/cron/daemon-trigger','complete','2025-10-21 23:56:41','2025-10-22 01:56:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761091001;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761091001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-21 23:58:31','2025-10-22 01:58:31',0,NULL,10),(420306,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:00:31','2025-10-22 02:00:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761091231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761091231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:01:58','2025-10-22 02:01:58',0,NULL,10),(420307,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:03:58','2025-10-22 02:03:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761091438;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761091438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:06:48','2025-10-22 02:06:48',0,NULL,10),(420308,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:08:48','2025-10-22 02:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761091728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761091728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:09:45','2025-10-22 02:09:45',0,NULL,10),(420309,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:11:45','2025-10-22 02:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761091905;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761091905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:11:58','2025-10-22 02:11:58',0,NULL,10),(420310,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:13:58','2025-10-22 02:13:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761092038;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761092038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:16:50','2025-10-22 02:16:50',0,NULL,10),(420311,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:18:50','2025-10-22 02:18:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761092330;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761092330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:19:17','2025-10-22 02:19:17',0,NULL,10),(420312,'mailpoet/cron/daemon-run','complete','2025-10-22 00:19:14','2025-10-22 02:19:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761092354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761092354;}',5,1,'2025-10-22 00:19:17','2025-10-22 02:19:17',0,NULL,10),(420313,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:21:17','2025-10-22 02:21:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761092477;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761092477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:21:47','2025-10-22 02:21:47',0,NULL,10),(420314,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:23:47','2025-10-22 02:23:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761092627;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761092627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:27:02','2025-10-22 02:27:02',0,NULL,10),(420315,'mailpoet/cron/daemon-run','complete','2025-10-22 00:26:57','2025-10-22 02:26:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761092817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761092817;}',5,1,'2025-10-22 00:27:04','2025-10-22 02:27:04',0,NULL,10),(420316,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:29:02','2025-10-22 02:29:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761092942;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761092942;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:30:48','2025-10-22 02:30:48',0,NULL,10),(420317,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:32:48','2025-10-22 02:32:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761093168;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761093168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:33:58','2025-10-22 02:33:58',0,NULL,10),(420318,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:35:58','2025-10-22 02:35:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761093358;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761093358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:36:52','2025-10-22 02:36:52',0,NULL,10),(420319,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:38:52','2025-10-22 02:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761093532;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761093532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:41:51','2025-10-22 02:41:51',0,NULL,10),(420320,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:43:51','2025-10-22 02:43:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761093831;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761093831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:46:13','2025-10-22 02:46:13',0,NULL,10),(420321,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:48:13','2025-10-22 02:48:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761094093;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761094093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:51:57','2025-10-22 02:51:57',0,NULL,10),(420322,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:53:57','2025-10-22 02:53:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761094437;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761094437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:55:54','2025-10-22 02:55:54',0,NULL,10),(420323,'mailpoet/cron/daemon-trigger','complete','2025-10-22 00:57:54','2025-10-22 02:57:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761094674;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761094674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 00:58:34','2025-10-22 02:58:34',0,NULL,10),(420324,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:00:34','2025-10-22 03:00:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761094834;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761094834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:01:52','2025-10-22 03:01:52',0,NULL,10),(420325,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:03:52','2025-10-22 03:03:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761095032;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761095032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:06:48','2025-10-22 03:06:48',0,NULL,10),(420326,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:08:48','2025-10-22 03:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761095328;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761095328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:11:09','2025-10-22 03:11:09',0,NULL,10),(420327,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:13:09','2025-10-22 03:13:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761095589;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761095589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:14:09','2025-10-22 03:14:09',0,NULL,10),(420328,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:16:09','2025-10-22 03:16:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761095769;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761095769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:16:49','2025-10-22 03:16:49',0,NULL,10),(420329,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:18:49','2025-10-22 03:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761095929;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761095929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:20:22','2025-10-22 03:20:22',0,NULL,10),(420330,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:22:22','2025-10-22 03:22:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096142;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:22:41','2025-10-22 03:22:41',0,NULL,10),(420331,'mailpoet/cron/daemon-run','complete','2025-10-22 01:22:36','2025-10-22 03:22:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761096156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761096156;}',5,1,'2025-10-22 01:22:41','2025-10-22 03:22:41',0,NULL,10),(420332,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:24:41','2025-10-22 03:24:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096281;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:25:32','2025-10-22 03:25:32',0,NULL,10),(420333,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:27:32','2025-10-22 03:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096452;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:27:40','2025-10-22 03:27:40',0,NULL,10),(420334,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:29:40','2025-10-22 03:29:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096580;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:30:40','2025-10-22 03:30:40',0,NULL,10),(420335,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:32:40','2025-10-22 03:32:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096760;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:33:46','2025-10-22 03:33:46',0,NULL,10),(420336,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:35:46','2025-10-22 03:35:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761096946;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761096946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:36:34','2025-10-22 03:36:34',0,NULL,10),(420337,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:38:34','2025-10-22 03:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097114;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:38:42','2025-10-22 03:38:42',0,NULL,10),(420338,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:40:42','2025-10-22 03:40:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097242;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:41:43','2025-10-22 03:41:43',0,NULL,10),(420339,'mailpoet/cron/daemon-run','complete','2025-10-22 01:41:38','2025-10-22 03:41:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761097298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761097298;}',5,1,'2025-10-22 01:41:47','2025-10-22 03:41:47',0,NULL,10),(420340,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:43:43','2025-10-22 03:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097423;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:44:29','2025-10-22 03:44:29',0,NULL,10),(420341,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:46:29','2025-10-22 03:46:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097589;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:46:44','2025-10-22 03:46:44',0,NULL,10),(420342,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:48:44','2025-10-22 03:48:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097724;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:49:31','2025-10-22 03:49:31',0,NULL,10),(420343,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:51:31','2025-10-22 03:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761097891;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761097891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:51:38','2025-10-22 03:51:38',0,NULL,10),(420344,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:53:38','2025-10-22 03:53:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761098018;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761098018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:53:40','2025-10-22 03:53:40',0,NULL,10),(420345,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:55:40','2025-10-22 03:55:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761098140;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761098140;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 01:55:46','2025-10-22 03:55:46',0,NULL,10),(420346,'mailpoet/cron/daemon-trigger','complete','2025-10-22 01:57:46','2025-10-22 03:57:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761098266;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761098266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:01:39','2025-10-22 04:01:39',0,NULL,10),(420347,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:03:39','2025-10-22 04:03:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761098619;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761098619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:06:48','2025-10-22 04:06:48',0,NULL,10),(420348,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:08:48','2025-10-22 04:08:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761098928;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761098928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:11:49','2025-10-22 04:11:49',0,NULL,10),(420349,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:13:49','2025-10-22 04:13:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761099229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761099229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:16:54','2025-10-22 04:16:54',0,NULL,10),(420350,'mailpoet/cron/daemon-run','complete','2025-10-22 02:16:49','2025-10-22 04:16:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761099409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761099409;}',5,1,'2025-10-22 02:16:57','2025-10-22 04:16:57',0,NULL,10),(420351,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:18:54','2025-10-22 04:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761099534;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761099534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:20:08','2025-10-22 04:20:08',0,NULL,10),(420352,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:22:08','2025-10-22 04:22:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761099728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761099728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:25:00','2025-10-22 04:25:00',0,NULL,10),(420353,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:27:00','2025-10-22 04:27:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761100020;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761100020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:31:51','2025-10-22 04:31:51',0,NULL,10),(420354,'mailpoet/cron/daemon-run','complete','2025-10-22 02:31:49','2025-10-22 04:31:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761100309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761100309;}',5,1,'2025-10-22 02:31:51','2025-10-22 04:31:51',0,NULL,10),(420355,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:33:51','2025-10-22 04:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761100431;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761100431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:36:50','2025-10-22 04:36:50',0,NULL,10),(420356,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:38:50','2025-10-22 04:38:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761100730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761100730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:46:51','2025-10-22 04:46:51',0,NULL,10),(420357,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:48:51','2025-10-22 04:48:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761101331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761101331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:51:50','2025-10-22 04:51:50',0,NULL,10),(420358,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:53:50','2025-10-22 04:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761101630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761101630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 02:55:31','2025-10-22 04:55:31',0,NULL,10),(420359,'mailpoet/cron/daemon-trigger','complete','2025-10-22 02:57:31','2025-10-22 04:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761101851;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761101851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:01:49','2025-10-22 05:01:49',0,NULL,10),(420360,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:03:49','2025-10-22 05:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761102229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761102229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:04:47','2025-10-22 05:04:47',0,NULL,10),(420361,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:06:47','2025-10-22 05:06:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761102407;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761102407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:06:49','2025-10-22 05:06:49',0,NULL,10),(420362,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:08:49','2025-10-22 05:08:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761102529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761102529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:10:16','2025-10-22 05:10:16',0,NULL,10),(420363,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:12:16','2025-10-22 05:12:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761102736;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761102736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:14:29','2025-10-22 05:14:29',0,NULL,10),(420364,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:16:29','2025-10-22 05:16:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761102989;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761102989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:16:47','2025-10-22 05:16:47',0,NULL,10),(420365,'mailpoet/cron/daemon-run','complete','2025-10-22 03:16:44','2025-10-22 05:16:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761103004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761103004;}',5,1,'2025-10-22 03:16:47','2025-10-22 05:16:47',0,NULL,10),(420366,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:18:47','2025-10-22 05:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:19:28','2025-10-22 05:19:28',0,NULL,10),(420367,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:21:28','2025-10-22 05:21:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103288;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:21:35','2025-10-22 05:21:35',0,NULL,10),(420368,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:23:35','2025-10-22 05:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103415;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:24:52','2025-10-22 05:24:52',0,NULL,10),(420369,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:26:52','2025-10-22 05:26:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103612;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:27:32','2025-10-22 05:27:32',0,NULL,10),(420370,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:29:32','2025-10-22 05:29:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103772;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:30:07','2025-10-22 05:30:07',0,NULL,10),(420371,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:32:07','2025-10-22 05:32:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761103927;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761103927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:32:38','2025-10-22 05:32:38',0,NULL,10),(420372,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:34:38','2025-10-22 05:34:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104078;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:35:26','2025-10-22 05:35:26',0,NULL,10),(420373,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:37:26','2025-10-22 05:37:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104246;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:37:31','2025-10-22 05:37:31',0,NULL,10),(420374,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:39:31','2025-10-22 05:39:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104371;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104371;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:39:53','2025-10-22 05:39:53',0,NULL,10),(420375,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:41:53','2025-10-22 05:41:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104513;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:42:36','2025-10-22 05:42:36',0,NULL,10),(420376,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:44:36','2025-10-22 05:44:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104676;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:44:44','2025-10-22 05:44:44',0,NULL,10),(420377,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:46:44','2025-10-22 05:46:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104804;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104804;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:47:54','2025-10-22 05:47:54',0,NULL,10),(420378,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:49:54','2025-10-22 05:49:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761104994;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761104994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:50:30','2025-10-22 05:50:30',0,NULL,10),(420379,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:52:30','2025-10-22 05:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105150;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:52:32','2025-10-22 05:52:32',0,NULL,10),(420380,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:54:32','2025-10-22 05:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105272;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:54:32','2025-10-22 05:54:32',0,NULL,10),(420381,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:56:32','2025-10-22 05:56:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105392;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 03:56:49','2025-10-22 05:56:49',0,NULL,10),(420382,'mailpoet/cron/daemon-trigger','complete','2025-10-22 03:58:49','2025-10-22 05:58:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:00:10','2025-10-22 06:00:10',0,NULL,10),(420383,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:02:10','2025-10-22 06:02:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:02:38','2025-10-22 06:02:38',0,NULL,10),(420384,'mailpoet/cron/daemon-run','complete','2025-10-22 04:02:36','2025-10-22 06:02:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761105756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761105756;}',5,1,'2025-10-22 04:02:37','2025-10-22 06:02:37',0,NULL,10),(420385,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:04:38','2025-10-22 06:04:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761105878;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761105878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:04:42','2025-10-22 06:04:42',0,NULL,10),(420386,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:06:42','2025-10-22 06:06:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106002;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:08:00','2025-10-22 06:08:00',0,NULL,10),(420387,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:10:00','2025-10-22 06:10:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106200;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:11:05','2025-10-22 06:11:05',0,NULL,10),(420388,'mailpoet/cron/daemon-run','complete','2025-10-22 04:11:04','2025-10-22 06:11:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761106264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761106264;}',5,1,'2025-10-22 04:11:05','2025-10-22 06:11:05',0,NULL,10),(420389,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:13:05','2025-10-22 06:13:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106385;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:13:18','2025-10-22 06:13:18',0,NULL,10),(420390,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:15:18','2025-10-22 06:15:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106518;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:15:30','2025-10-22 06:15:30',0,NULL,10),(420391,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:17:30','2025-10-22 06:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106650;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:17:32','2025-10-22 06:17:32',0,NULL,10),(420392,'mailpoet/cron/daemon-run','complete','2025-10-22 04:17:30','2025-10-22 06:17:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761106650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761106650;}',5,1,'2025-10-22 04:17:32','2025-10-22 06:17:32',0,NULL,10),(420393,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:19:32','2025-10-22 06:19:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106772;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:20:43','2025-10-22 06:20:43',0,NULL,10),(420394,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:22:43','2025-10-22 06:22:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761106963;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761106963;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:22:53','2025-10-22 06:22:53',0,NULL,10),(420395,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:24:53','2025-10-22 06:24:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107093;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:25:36','2025-10-22 06:25:36',0,NULL,10),(420396,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:27:36','2025-10-22 06:27:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107256;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:27:42','2025-10-22 06:27:42',0,NULL,10),(420397,'mailpoet/cron/daemon-run','complete','2025-10-22 04:27:40','2025-10-22 06:27:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761107260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761107260;}',5,1,'2025-10-22 04:27:42','2025-10-22 06:27:42',0,NULL,10),(420398,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:29:42','2025-10-22 06:29:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107382;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:29:59','2025-10-22 06:29:59',0,NULL,10),(420399,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:31:59','2025-10-22 06:31:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107519;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:32:50','2025-10-22 06:32:50',0,NULL,10),(420400,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:34:50','2025-10-22 06:34:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107690;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:34:50','2025-10-22 06:34:50',0,NULL,10),(420401,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:36:50','2025-10-22 06:36:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107810;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:37:36','2025-10-22 06:37:36',0,NULL,10),(420402,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:39:36','2025-10-22 06:39:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761107976;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761107976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:40:07','2025-10-22 06:40:07',0,NULL,10),(420403,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:42:07','2025-10-22 06:42:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761108127;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761108127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:42:48','2025-10-22 06:42:48',0,NULL,10),(420404,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:44:48','2025-10-22 06:44:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761108288;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761108288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:46:42','2025-10-22 06:46:42',0,NULL,10),(420405,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:48:42','2025-10-22 06:48:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761108522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761108522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:49:44','2025-10-22 06:49:44',0,NULL,10),(420406,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:51:44','2025-10-22 06:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761108704;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761108704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:53:46','2025-10-22 06:53:46',0,NULL,10),(420407,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:55:46','2025-10-22 06:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761108946;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761108946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:56:29','2025-10-22 06:56:29',0,NULL,10),(420408,'mailpoet/cron/daemon-run','complete','2025-10-22 04:56:25','2025-10-22 06:56:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761108985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761108985;}',5,1,'2025-10-22 04:56:29','2025-10-22 06:56:29',0,NULL,10),(420409,'mailpoet/cron/daemon-trigger','complete','2025-10-22 04:58:29','2025-10-22 06:58:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109109;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 04:59:51','2025-10-22 06:59:51',0,NULL,10),(420410,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:01:51','2025-10-22 07:01:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109311;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:02:32','2025-10-22 07:02:32',0,NULL,10),(420411,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:04:32','2025-10-22 07:04:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109472;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109472;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:04:40','2025-10-22 07:04:40',0,NULL,10),(420412,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:06:40','2025-10-22 07:06:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109600;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:06:47','2025-10-22 07:06:47',0,NULL,10),(420413,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:08:47','2025-10-22 07:08:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109727;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:09:30','2025-10-22 07:09:30',0,NULL,10),(420414,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:11:30','2025-10-22 07:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761109890;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761109890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:11:39','2025-10-22 07:11:39',0,NULL,10),(420415,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:13:39','2025-10-22 07:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110019;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:14:48','2025-10-22 07:14:48',0,NULL,10),(420416,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:16:48','2025-10-22 07:16:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110208;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:16:49','2025-10-22 07:16:49',0,NULL,10),(420417,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:18:49','2025-10-22 07:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110329;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110329;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:18:53','2025-10-22 07:18:53',0,NULL,10),(420418,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:20:53','2025-10-22 07:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110453;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:21:48','2025-10-22 07:21:48',0,NULL,10),(420419,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:23:48','2025-10-22 07:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110628;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:24:23','2025-10-22 07:24:23',0,NULL,10),(420420,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:26:23','2025-10-22 07:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110783;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:26:50','2025-10-22 07:26:50',0,NULL,10),(420421,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:28:50','2025-10-22 07:28:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761110930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761110930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:29:20','2025-10-22 07:29:20',0,NULL,10),(420422,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:31:20','2025-10-22 07:31:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111080;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:31:32','2025-10-22 07:31:32',0,NULL,10),(420423,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:33:32','2025-10-22 07:33:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111212;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:33:57','2025-10-22 07:33:57',0,NULL,10),(420424,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:35:57','2025-10-22 07:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111357;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:36:23','2025-10-22 07:36:23',0,NULL,10),(420425,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:38:23','2025-10-22 07:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111503;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:38:33','2025-10-22 07:38:33',0,NULL,10),(420426,'mailpoet/cron/daemon-run','complete','2025-10-22 05:38:31','2025-10-22 07:38:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761111511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761111511;}',5,1,'2025-10-22 05:38:33','2025-10-22 07:38:33',0,NULL,10),(420427,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:40:33','2025-10-22 07:40:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111633;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:40:59','2025-10-22 07:40:59',0,NULL,10),(420428,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:42:59','2025-10-22 07:42:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111779;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:43:19','2025-10-22 07:43:19',0,NULL,10),(420429,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:45:19','2025-10-22 07:45:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761111919;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761111919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:45:32','2025-10-22 07:45:32',0,NULL,10),(420430,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:47:32','2025-10-22 07:47:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112052;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:47:32','2025-10-22 07:47:32',0,NULL,10),(420431,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:49:32','2025-10-22 07:49:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112172;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:49:35','2025-10-22 07:49:35',0,NULL,10),(420432,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:51:35','2025-10-22 07:51:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112295;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:51:46','2025-10-22 07:51:46',0,NULL,10),(420433,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:53:46','2025-10-22 07:53:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112426;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:54:28','2025-10-22 07:54:28',0,NULL,10),(420434,'mailpoet/cron/daemon-run','complete','2025-10-22 05:54:24','2025-10-22 07:54:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761112464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761112464;}',5,1,'2025-10-22 05:54:28','2025-10-22 07:54:28',0,NULL,10),(420435,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:56:28','2025-10-22 07:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112588;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:56:37','2025-10-22 07:56:37',0,NULL,10),(420436,'mailpoet/cron/daemon-trigger','complete','2025-10-22 05:58:37','2025-10-22 07:58:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112717;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 05:59:30','2025-10-22 07:59:30',0,NULL,10),(420437,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:01:30','2025-10-22 08:01:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761112890;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761112890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:01:48','2025-10-22 08:01:48',0,NULL,10),(420438,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:03:48','2025-10-22 08:03:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113028;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:06:14','2025-10-22 08:06:14',0,NULL,10),(420439,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:08:14','2025-10-22 08:08:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113294;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:08:45','2025-10-22 08:08:45',0,NULL,10),(420440,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:10:45','2025-10-22 08:10:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113445;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:11:53','2025-10-22 08:11:53',0,NULL,10),(420441,'mailpoet/cron/daemon-run','complete','2025-10-22 06:11:51','2025-10-22 08:11:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761113511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761113511;}',5,1,'2025-10-22 06:11:53','2025-10-22 08:11:53',0,NULL,10),(420442,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:13:53','2025-10-22 08:13:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113633;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:14:14','2025-10-22 08:14:14',0,NULL,10),(420443,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:16:14','2025-10-22 08:16:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113774;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:16:30','2025-10-22 08:16:30',0,NULL,10),(420444,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:18:30','2025-10-22 08:18:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761113910;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761113910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:18:38','2025-10-22 08:18:38',0,NULL,10),(420445,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:20:38','2025-10-22 08:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114038;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:20:49','2025-10-22 08:20:49',0,NULL,10),(420446,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:22:49','2025-10-22 08:22:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114169;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:23:52','2025-10-22 08:23:52',0,NULL,10),(420447,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:25:52','2025-10-22 08:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114352;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:26:09','2025-10-22 08:26:09',0,NULL,10),(420448,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:28:09','2025-10-22 08:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114489;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:29:17','2025-10-22 08:29:17',0,NULL,10),(420449,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:31:17','2025-10-22 08:31:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114677;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:31:31','2025-10-22 08:31:31',0,NULL,10),(420450,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:33:31','2025-10-22 08:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114811;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:34:37','2025-10-22 08:34:37',0,NULL,10),(420451,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:36:37','2025-10-22 08:36:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761114997;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761114997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:36:51','2025-10-22 08:36:51',0,NULL,10),(420452,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:38:51','2025-10-22 08:38:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761115131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761115131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:39:56','2025-10-22 08:39:56',0,NULL,10),(420453,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:41:56','2025-10-22 08:41:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761115316;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761115316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:43:50','2025-10-22 08:43:50',0,NULL,10),(420454,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:45:50','2025-10-22 08:45:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761115550;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761115550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:46:49','2025-10-22 08:46:49',0,NULL,10),(420455,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:48:49','2025-10-22 08:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761115729;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761115729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:48:51','2025-10-22 08:48:51',0,NULL,10),(420456,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:50:51','2025-10-22 08:50:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761115851;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761115851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:51:31','2025-10-22 08:51:31',0,NULL,10),(420457,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:53:31','2025-10-22 08:53:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116011;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116011;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:54:31','2025-10-22 08:54:31',0,NULL,10),(420458,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:56:31','2025-10-22 08:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116191;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:56:47','2025-10-22 08:56:47',0,NULL,10),(420459,'mailpoet/cron/daemon-trigger','complete','2025-10-22 06:58:47','2025-10-22 08:58:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116327;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 06:59:34','2025-10-22 08:59:34',0,NULL,10),(420460,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:01:34','2025-10-22 09:01:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116494;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:01:51','2025-10-22 09:01:51',0,NULL,10),(420461,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:03:51','2025-10-22 09:03:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:05:06','2025-10-22 09:05:06',0,NULL,10),(420462,'mailpoet/cron/daemon-run','complete','2025-10-22 07:05:02','2025-10-22 09:05:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761116702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761116702;}',5,1,'2025-10-22 07:05:05','2025-10-22 09:05:05',0,NULL,10),(420463,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:07:06','2025-10-22 09:07:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116826;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:07:49','2025-10-22 09:07:49',0,NULL,10),(420464,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:09:49','2025-10-22 09:09:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761116989;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761116989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:10:30','2025-10-22 09:10:30',0,NULL,10),(420465,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:12:30','2025-10-22 09:12:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117150;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:12:32','2025-10-22 09:12:32',0,NULL,10),(420466,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:14:32','2025-10-22 09:14:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117272;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:14:47','2025-10-22 09:14:47',0,NULL,10),(420467,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:16:47','2025-10-22 09:16:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117407;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:16:49','2025-10-22 09:16:49',0,NULL,10),(420468,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:18:49','2025-10-22 09:18:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:19:47','2025-10-22 09:19:47',0,NULL,10),(420469,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:21:47','2025-10-22 09:21:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117707;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117707;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:22:39','2025-10-22 09:22:39',0,NULL,10),(420470,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:24:39','2025-10-22 09:24:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117879;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:24:39','2025-10-22 09:24:39',0,NULL,10),(420471,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:26:39','2025-10-22 09:26:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761117999;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761117999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:27:38','2025-10-22 09:27:38',0,NULL,10),(420472,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:29:38','2025-10-22 09:29:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761118178;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761118178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:29:42','2025-10-22 09:29:42',0,NULL,10),(420473,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:31:42','2025-10-22 09:31:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761118302;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761118302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:32:53','2025-10-22 09:32:53',0,NULL,10),(420474,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:34:53','2025-10-22 09:34:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761118493;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761118493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:36:02','2025-10-22 09:36:02',0,NULL,10),(420475,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:38:02','2025-10-22 09:38:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761118682;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761118682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:38:38','2025-10-22 09:38:38',0,NULL,10),(420476,'mailpoet/cron/daemon-run','complete','2025-10-22 07:38:34','2025-10-22 09:38:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761118714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761118714;}',5,1,'2025-10-22 07:38:38','2025-10-22 09:38:38',0,NULL,10),(420477,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:40:38','2025-10-22 09:40:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761118838;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761118838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:41:53','2025-10-22 09:41:53',0,NULL,10),(420478,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:43:53','2025-10-22 09:43:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119033;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:44:33','2025-10-22 09:44:33',0,NULL,10),(420479,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:46:33','2025-10-22 09:46:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119193;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:46:53','2025-10-22 09:46:53',0,NULL,10),(420480,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:48:53','2025-10-22 09:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119333;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:49:21','2025-10-22 09:49:21',0,NULL,10),(420481,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:51:21','2025-10-22 09:51:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119481;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:51:39','2025-10-22 09:51:39',0,NULL,10),(420482,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:53:39','2025-10-22 09:53:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119619;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:53:43','2025-10-22 09:53:43',0,NULL,10),(420483,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:55:43','2025-10-22 09:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119743;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 07:56:53','2025-10-22 09:56:53',0,NULL,10),(420484,'mailpoet/cron/daemon-trigger','complete','2025-10-22 07:58:53','2025-10-22 09:58:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761119933;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761119933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:00:34','2025-10-22 10:00:34',0,NULL,10),(420485,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:02:34','2025-10-22 10:02:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120154;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:03:01','2025-10-22 10:03:01',0,NULL,10),(420486,'mailpoet/cron/daemon-run','complete','2025-10-22 08:02:57','2025-10-22 10:02:57','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761120177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761120177;}',5,1,'2025-10-22 08:03:01','2025-10-22 10:03:01',0,NULL,10),(420487,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:05:01','2025-10-22 10:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120301;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:05:58','2025-10-22 10:05:58',0,NULL,10),(420488,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:07:58','2025-10-22 10:07:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120478;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:08:40','2025-10-22 10:08:40',0,NULL,10),(420489,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:10:40','2025-10-22 10:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120640;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:10:49','2025-10-22 10:10:49',0,NULL,10),(420490,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:12:49','2025-10-22 10:12:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120769;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:13:45','2025-10-22 10:13:45',0,NULL,10),(420491,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:15:45','2025-10-22 10:15:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761120945;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761120945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:15:49','2025-10-22 10:15:49',0,NULL,10),(420492,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:17:49','2025-10-22 10:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121069;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:18:07','2025-10-22 10:18:07',0,NULL,10),(420493,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:20:07','2025-10-22 10:20:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121207;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:20:37','2025-10-22 10:20:37',0,NULL,10),(420494,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:22:37','2025-10-22 10:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121357;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:22:45','2025-10-22 10:22:45',0,NULL,10),(420495,'mailpoet/cron/daemon-run','complete','2025-10-22 08:22:40','2025-10-22 10:22:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761121360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761121360;}',5,1,'2025-10-22 08:22:47','2025-10-22 10:22:47',0,NULL,10),(420496,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:24:45','2025-10-22 10:24:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121485;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:25:38','2025-10-22 10:25:38',0,NULL,10),(420497,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:27:38','2025-10-22 10:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121658;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:27:46','2025-10-22 10:27:46',0,NULL,10),(420498,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:29:46','2025-10-22 10:29:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121786;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:30:48','2025-10-22 10:30:48',0,NULL,10),(420499,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:32:48','2025-10-22 10:32:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761121968;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761121968;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:33:36','2025-10-22 10:33:36',0,NULL,10),(420500,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:35:36','2025-10-22 10:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122136;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:36:38','2025-10-22 10:36:38',0,NULL,10),(420501,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:38:38','2025-10-22 10:38:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122318;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:39:40','2025-10-22 10:39:40',0,NULL,10),(420502,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:41:40','2025-10-22 10:41:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122500;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:42:08','2025-10-22 10:42:08',0,NULL,10),(420503,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:44:08','2025-10-22 10:44:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122648;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:44:28','2025-10-22 10:44:28',0,NULL,10),(420504,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:46:28','2025-10-22 10:46:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122788;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:46:31','2025-10-22 10:46:31',0,NULL,10),(420505,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:48:31','2025-10-22 10:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761122911;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761122911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:48:31','2025-10-22 10:48:31',0,NULL,10),(420506,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:50:31','2025-10-22 10:50:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:50:32','2025-10-22 10:50:32',0,NULL,10),(420507,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:52:32','2025-10-22 10:52:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123152;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:52:32','2025-10-22 10:52:32',0,NULL,10),(420508,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:54:32','2025-10-22 10:54:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123272;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:55:21','2025-10-22 10:55:21',0,NULL,10),(420509,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:57:21','2025-10-22 10:57:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123441;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:57:32','2025-10-22 10:57:32',0,NULL,10),(420510,'mailpoet/cron/daemon-trigger','complete','2025-10-22 08:59:32','2025-10-22 10:59:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123572;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 08:59:32','2025-10-22 10:59:32',0,NULL,10),(420511,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:01:32','2025-10-22 11:01:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123692;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:01:34','2025-10-22 11:01:34',0,NULL,10),(420512,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:03:34','2025-10-22 11:03:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123814;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:04:36','2025-10-22 11:04:36',0,NULL,10),(420513,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:06:36','2025-10-22 11:06:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761123996;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761123996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:07:35','2025-10-22 11:07:35',0,NULL,10),(420514,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:09:35','2025-10-22 11:09:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124175;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:09:45','2025-10-22 11:09:45',0,NULL,10),(420515,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:11:45','2025-10-22 11:11:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124305;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:12:33','2025-10-22 11:12:33',0,NULL,10),(420516,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:14:33','2025-10-22 11:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124473;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:14:39','2025-10-22 11:14:39',0,NULL,10),(420517,'mailpoet/cron/daemon-run','complete','2025-10-22 09:14:34','2025-10-22 11:14:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761124474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761124474;}',5,1,'2025-10-22 09:14:40','2025-10-22 11:14:40',0,NULL,10),(420518,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:16:39','2025-10-22 11:16:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124599;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:17:36','2025-10-22 11:17:36',0,NULL,10),(420519,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:19:36','2025-10-22 11:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124776;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:20:32','2025-10-22 11:20:32',0,NULL,10),(420520,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:22:32','2025-10-22 11:22:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761124952;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761124952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:23:38','2025-10-22 11:23:38',0,NULL,10),(420521,'mailpoet/cron/daemon-run','complete','2025-10-22 09:23:33','2025-10-22 11:23:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761125013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761125013;}',5,1,'2025-10-22 09:23:39','2025-10-22 11:23:39',0,NULL,10),(420522,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:25:38','2025-10-22 11:25:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125138;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:26:05','2025-10-22 11:26:05',0,NULL,10),(420523,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:28:05','2025-10-22 11:28:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125285;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:28:32','2025-10-22 11:28:32',0,NULL,10),(420524,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:30:32','2025-10-22 11:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:30:32','2025-10-22 11:30:32',0,NULL,10),(420525,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:32:32','2025-10-22 11:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125552;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:32:46','2025-10-22 11:32:46',0,NULL,10),(420526,'mailpoet/cron/daemon-run','complete','2025-10-22 09:32:42','2025-10-22 11:32:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761125562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761125562;}',5,1,'2025-10-22 09:32:46','2025-10-22 11:32:46',0,NULL,10),(420527,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:34:46','2025-10-22 11:34:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125686;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:34:53','2025-10-22 11:34:53',0,NULL,10),(420528,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:36:53','2025-10-22 11:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125813;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:37:36','2025-10-22 11:37:36',0,NULL,10),(420529,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:39:36','2025-10-22 11:39:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761125976;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761125976;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:39:47','2025-10-22 11:39:47',0,NULL,10),(420530,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:41:47','2025-10-22 11:41:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126107;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:41:49','2025-10-22 11:41:49',0,NULL,10),(420531,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:43:49','2025-10-22 11:43:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126229;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:46:27','2025-10-22 11:46:27',0,NULL,10),(420532,'mailpoet/cron/daemon-run','complete','2025-10-22 09:46:24','2025-10-22 11:46:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761126384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761126384;}',5,1,'2025-10-22 09:46:27','2025-10-22 11:46:27',0,NULL,10),(420533,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:48:27','2025-10-22 11:48:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126507;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:48:32','2025-10-22 11:48:32',0,NULL,10),(420534,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:50:32','2025-10-22 11:50:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126632;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:50:45','2025-10-22 11:50:45',0,NULL,10),(420535,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:52:45','2025-10-22 11:52:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126765;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:54:34','2025-10-22 11:54:34',0,NULL,10),(420536,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:56:34','2025-10-22 11:56:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761126994;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761126994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 09:56:51','2025-10-22 11:56:51',0,NULL,10),(420537,'mailpoet/cron/daemon-trigger','complete','2025-10-22 09:58:51','2025-10-22 11:58:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761127131;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761127131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:01:14','2025-10-22 12:01:14',0,NULL,10),(420538,'mailpoet/cron/daemon-run','complete','2025-10-22 10:01:12','2025-10-22 12:01:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761127272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761127272;}',5,1,'2025-10-22 10:01:14','2025-10-22 12:01:14',0,NULL,10),(420539,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:03:14','2025-10-22 12:03:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761127394;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761127394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:04:34','2025-10-22 12:04:34',0,NULL,10),(420540,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:06:34','2025-10-22 12:06:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761127594;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761127594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:06:41','2025-10-22 12:06:41',0,NULL,10),(420541,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:08:41','2025-10-22 12:08:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761127721;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761127721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:11:46','2025-10-22 12:11:46',0,NULL,10),(420542,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:13:46','2025-10-22 12:13:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:14:41','2025-10-22 12:14:41',0,NULL,10),(420543,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:16:41','2025-10-22 12:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128201;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:16:42','2025-10-22 12:16:42',0,NULL,10),(420544,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:18:42','2025-10-22 12:18:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128322;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:19:40','2025-10-22 12:19:40',0,NULL,10),(420545,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:21:40','2025-10-22 12:21:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128500;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128500;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:23:32','2025-10-22 12:23:32',0,NULL,10),(420546,'mailpoet/cron/daemon-run','complete','2025-10-22 10:23:27','2025-10-22 12:23:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761128607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761128607;}',5,1,'2025-10-22 10:23:35','2025-10-22 12:23:35',0,NULL,10),(420547,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:25:32','2025-10-22 12:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128732;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:26:26','2025-10-22 12:26:26',0,NULL,10),(420548,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:28:26','2025-10-22 12:28:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761128906;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761128906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:28:54','2025-10-22 12:28:54',0,NULL,10),(420549,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:30:54','2025-10-22 12:30:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129054;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:31:51','2025-10-22 12:31:51',0,NULL,10),(420550,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:33:51','2025-10-22 12:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:34:02','2025-10-22 12:34:02',0,NULL,10),(420551,'mailpoet/cron/daemon-run','complete','2025-10-22 10:33:59','2025-10-22 12:33:59','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761129239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761129239;}',5,1,'2025-10-22 10:34:02','2025-10-22 12:34:02',0,NULL,10),(420552,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:36:02','2025-10-22 12:36:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129362;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:36:52','2025-10-22 12:36:52',0,NULL,10),(420553,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:38:52','2025-10-22 12:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129532;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:40:03','2025-10-22 12:40:03',0,NULL,10),(420554,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:42:03','2025-10-22 12:42:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129723;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:43:32','2025-10-22 12:43:32',0,NULL,10),(420555,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:45:32','2025-10-22 12:45:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761129932;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761129932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:46:50','2025-10-22 12:46:50',0,NULL,10),(420556,'mailpoet/cron/daemon-run','complete','2025-10-22 10:46:46','2025-10-22 12:46:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761130006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761130006;}',5,1,'2025-10-22 10:46:50','2025-10-22 12:46:50',0,NULL,10),(420557,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:48:50','2025-10-22 12:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761130130;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761130130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 10:49:34','2025-10-22 12:49:34',0,NULL,10),(420558,'mailpoet/cron/daemon-trigger','complete','2025-10-22 10:51:34','2025-10-22 12:51:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761130294;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761130294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:02:46','2025-10-22 13:02:46',0,NULL,10),(420559,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:04:46','2025-10-22 13:04:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761131086;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761131086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:07:00','2025-10-22 13:07:00',0,NULL,10),(420560,'mailpoet/cron/daemon-run','complete','2025-10-22 11:06:55','2025-10-22 13:06:55','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761131215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761131215;}',5,1,'2025-10-22 11:07:02','2025-10-22 13:07:02',0,NULL,10),(420561,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:09:00','2025-10-22 13:09:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761131340;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761131340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:11:43','2025-10-22 13:11:43',0,NULL,10),(420562,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:13:43','2025-10-22 13:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761131623;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761131623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:17:00','2025-10-22 13:17:00',0,NULL,10),(420563,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:19:00','2025-10-22 13:19:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761131940;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761131940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:21:56','2025-10-22 13:21:56',0,NULL,10),(420564,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:23:56','2025-10-22 13:23:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761132236;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761132236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:27:03','2025-10-22 13:27:03',0,NULL,10),(420565,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:29:03','2025-10-22 13:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761132543;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761132543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:29:23','2025-10-22 13:29:23',0,NULL,10),(420566,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:31:23','2025-10-22 13:31:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761132683;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761132683;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:32:05','2025-10-22 13:32:05',0,NULL,10),(420567,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:34:05','2025-10-22 13:34:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761132845;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761132845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:34:32','2025-10-22 13:34:32',0,NULL,10),(420568,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:36:32','2025-10-22 13:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761132992;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761132992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:36:57','2025-10-22 13:36:57',0,NULL,10),(420569,'mailpoet/cron/daemon-run','complete','2025-10-22 11:36:53','2025-10-22 13:36:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761133013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761133013;}',5,1,'2025-10-22 11:36:57','2025-10-22 13:36:57',0,NULL,10),(420570,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:38:57','2025-10-22 13:38:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761133137;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761133137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:41:59','2025-10-22 13:41:59',0,NULL,10),(420571,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:43:59','2025-10-22 13:43:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761133439;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761133439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:46:15','2025-10-22 13:46:15',0,NULL,10),(420572,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:48:15','2025-10-22 13:48:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761133695;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761133695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:51:37','2025-10-22 13:51:37',0,NULL,10),(420573,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:53:37','2025-10-22 13:53:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761134017;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761134017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:54:47','2025-10-22 13:54:47',0,NULL,10),(420574,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:56:47','2025-10-22 13:56:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761134207;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761134207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 11:56:51','2025-10-22 13:56:51',0,NULL,10),(420575,'mailpoet/cron/daemon-trigger','complete','2025-10-22 11:58:51','2025-10-22 13:58:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761134331;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761134331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:01:57','2025-10-22 14:01:57',0,NULL,10),(420576,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:03:57','2025-10-22 14:03:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761134637;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761134637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:05:47','2025-10-22 14:05:47',0,NULL,10),(420577,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:07:47','2025-10-22 14:07:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761134867;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761134867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:11:51','2025-10-22 14:11:51',0,NULL,10),(420578,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:13:51','2025-10-22 14:13:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761135231;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761135231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:15:53','2025-10-22 14:15:53',0,NULL,10),(420579,'mailpoet/cron/daemon-run','complete','2025-10-22 12:15:48','2025-10-22 14:15:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761135348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761135348;}',5,1,'2025-10-22 12:15:55','2025-10-22 14:15:55',0,NULL,10),(420580,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:17:53','2025-10-22 14:17:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761135473;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761135473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:18:55','2025-10-22 14:18:55',0,NULL,10),(420581,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:20:55','2025-10-22 14:20:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761135655;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761135655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:21:36','2025-10-22 14:21:36',0,NULL,10),(420582,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:23:36','2025-10-22 14:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761135816;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761135816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:23:43','2025-10-22 14:23:43',0,NULL,10),(420583,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:25:43','2025-10-22 14:25:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761135943;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761135943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:26:37','2025-10-22 14:26:37',0,NULL,10),(420584,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:28:37','2025-10-22 14:28:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136117;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:29:32','2025-10-22 14:29:32',0,NULL,10),(420585,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:31:32','2025-10-22 14:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136292;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:31:33','2025-10-22 14:31:33',0,NULL,10),(420586,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:33:33','2025-10-22 14:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136413;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:33:33','2025-10-22 14:33:33',0,NULL,10),(420587,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:35:33','2025-10-22 14:35:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136533;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:36:34','2025-10-22 14:36:34',0,NULL,10),(420588,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:38:34','2025-10-22 14:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136714;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:39:35','2025-10-22 14:39:35',0,NULL,10),(420589,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:41:35','2025-10-22 14:41:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761136895;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761136895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:41:35','2025-10-22 14:41:35',0,NULL,10),(420590,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:43:35','2025-10-22 14:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137015;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:43:36','2025-10-22 14:43:36',0,NULL,10),(420591,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:45:36','2025-10-22 14:45:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137136;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:45:45','2025-10-22 14:45:45',0,NULL,10),(420592,'mailpoet/cron/daemon-run','complete','2025-10-22 12:45:41','2025-10-22 14:45:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761137141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761137141;}',5,1,'2025-10-22 12:45:45','2025-10-22 14:45:45',0,NULL,10),(420593,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:47:45','2025-10-22 14:47:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137265;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:48:41','2025-10-22 14:48:41',0,NULL,10),(420594,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:50:41','2025-10-22 14:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137441;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:51:35','2025-10-22 14:51:35',0,NULL,10),(420595,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:53:35','2025-10-22 14:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137615;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:53:38','2025-10-22 14:53:38',0,NULL,10),(420596,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:55:38','2025-10-22 14:55:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137738;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:55:41','2025-10-22 14:55:41',0,NULL,10),(420597,'mailpoet/cron/daemon-trigger','complete','2025-10-22 12:57:41','2025-10-22 14:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761137861;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761137861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 12:58:37','2025-10-22 14:58:37',0,NULL,10),(420598,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:00:37','2025-10-22 15:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138037;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:01:32','2025-10-22 15:01:32',0,NULL,10),(420599,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:03:32','2025-10-22 15:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138212;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:03:35','2025-10-22 15:03:35',0,NULL,10),(420600,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:05:35','2025-10-22 15:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138335;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:06:45','2025-10-22 15:06:45',0,NULL,10),(420601,'mailpoet/cron/daemon-run','complete','2025-10-22 13:06:41','2025-10-22 15:06:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761138401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761138401;}',5,1,'2025-10-22 13:06:45','2025-10-22 15:06:45',0,NULL,10),(420602,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:08:45','2025-10-22 15:08:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138525;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138525;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:09:36','2025-10-22 15:09:36',0,NULL,10),(420603,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:11:36','2025-10-22 15:11:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138696;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:12:33','2025-10-22 15:12:33',0,NULL,10),(420604,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:14:33','2025-10-22 15:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138873;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:14:33','2025-10-22 15:14:33',0,NULL,10),(420605,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:16:33','2025-10-22 15:16:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761138993;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761138993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:17:34','2025-10-22 15:17:34',0,NULL,10),(420606,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:19:34','2025-10-22 15:19:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139174;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:20:29','2025-10-22 15:20:29',0,NULL,10),(420607,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:22:29','2025-10-22 15:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139349;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:22:34','2025-10-22 15:22:34',0,NULL,10),(420608,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:24:34','2025-10-22 15:24:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139474;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:24:34','2025-10-22 15:24:34',0,NULL,10),(420609,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:26:34','2025-10-22 15:26:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139594;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:27:31','2025-10-22 15:27:31',0,NULL,10),(420610,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:29:31','2025-10-22 15:29:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139771;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139771;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:29:32','2025-10-22 15:29:32',0,NULL,10),(420611,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:31:32','2025-10-22 15:31:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761139892;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761139892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:32:35','2025-10-22 15:32:35',0,NULL,10),(420612,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:34:35','2025-10-22 15:34:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140075;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:35:33','2025-10-22 15:35:33',0,NULL,10),(420613,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:37:33','2025-10-22 15:37:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140253;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:38:30','2025-10-22 15:38:30',0,NULL,10),(420614,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:40:30','2025-10-22 15:40:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140430;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:41:36','2025-10-22 15:41:36',0,NULL,10),(420615,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:43:36','2025-10-22 15:43:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140616;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:43:38','2025-10-22 15:43:38',0,NULL,10),(420616,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:45:38','2025-10-22 15:45:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140738;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:45:39','2025-10-22 15:45:39',0,NULL,10),(420617,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:47:39','2025-10-22 15:47:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761140859;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761140859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:48:40','2025-10-22 15:48:40',0,NULL,10),(420618,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:50:40','2025-10-22 15:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141040;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:51:33','2025-10-22 15:51:33',0,NULL,10),(420619,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:53:33','2025-10-22 15:53:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141213;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:54:33','2025-10-22 15:54:33',0,NULL,10),(420620,'mailpoet/cron/daemon-run','complete','2025-10-22 13:54:28','2025-10-22 15:54:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761141268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761141268;}',5,1,'2025-10-22 13:54:35','2025-10-22 15:54:35',0,NULL,10),(420621,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:56:33','2025-10-22 15:56:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141393;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:57:32','2025-10-22 15:57:32',0,NULL,10),(420622,'mailpoet/cron/daemon-trigger','complete','2025-10-22 13:59:32','2025-10-22 15:59:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141572;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 13:59:35','2025-10-22 15:59:35',0,NULL,10),(420623,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:01:35','2025-10-22 16:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141695;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:02:41','2025-10-22 16:02:41',0,NULL,10),(420624,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:04:41','2025-10-22 16:04:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761141881;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761141881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:05:39','2025-10-22 16:05:39',0,NULL,10),(420625,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:07:39','2025-10-22 16:07:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761142059;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761142059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:09:03','2025-10-22 16:09:03',0,NULL,10),(420626,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:11:03','2025-10-22 16:11:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761142263;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761142263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:11:59','2025-10-22 16:11:59',0,NULL,10),(420627,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:13:59','2025-10-22 16:13:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761142439;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761142439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:16:58','2025-10-22 16:16:58',0,NULL,10),(420628,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:18:58','2025-10-22 16:18:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761142738;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761142738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:19:27','2025-10-22 16:19:27',0,NULL,10),(420629,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:21:27','2025-10-22 16:21:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761142887;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761142887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:21:54','2025-10-22 16:21:54',0,NULL,10),(420630,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:23:54','2025-10-22 16:23:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761143034;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761143034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:26:55','2025-10-22 16:26:55',0,NULL,10),(420631,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:28:55','2025-10-22 16:28:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761143335;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761143335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:29:49','2025-10-22 16:29:49',0,NULL,10),(420632,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:31:49','2025-10-22 16:31:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761143509;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761143509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:31:51','2025-10-22 16:31:51',0,NULL,10),(420633,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:33:51','2025-10-22 16:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761143631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761143631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:36:17','2025-10-22 16:36:17',0,NULL,10),(420634,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:38:17','2025-10-22 16:38:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761143897;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761143897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:38:31','2025-10-22 16:38:31',0,NULL,10),(420635,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:40:31','2025-10-22 16:40:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761144031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761144031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:44:46','2025-10-22 16:44:46',0,NULL,10),(420636,'mailpoet/cron/daemon-run','complete','2025-10-22 14:44:41','2025-10-22 16:44:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761144281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761144281;}',5,1,'2025-10-22 14:44:49','2025-10-22 16:44:49',0,NULL,10),(420637,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:46:46','2025-10-22 16:46:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761144406;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761144406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:46:51','2025-10-22 16:46:51',0,NULL,10),(420638,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:48:51','2025-10-22 16:48:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761144531;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761144531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:50:37','2025-10-22 16:50:37',0,NULL,10),(420639,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:52:37','2025-10-22 16:52:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761144757;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761144757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 14:56:41','2025-10-22 16:56:41',0,NULL,10),(420640,'mailpoet/cron/daemon-trigger','complete','2025-10-22 14:58:41','2025-10-22 16:58:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761145121;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761145121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:00:58','2025-10-22 17:00:58',0,NULL,10),(420641,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:02:58','2025-10-22 17:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761145378;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761145378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:04:32','2025-10-22 17:04:32',0,NULL,10),(420642,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:06:32','2025-10-22 17:06:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761145592;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761145592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:06:50','2025-10-22 17:06:50',0,NULL,10),(420643,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:08:50','2025-10-22 17:08:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761145730;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761145730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:11:32','2025-10-22 17:11:32',0,NULL,10),(420644,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:13:32','2025-10-22 17:13:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146012;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:15:06','2025-10-22 17:15:06',0,NULL,10),(420645,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:17:06','2025-10-22 17:17:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146226;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:18:32','2025-10-22 17:18:32',0,NULL,10),(420646,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:20:32','2025-10-22 17:20:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:21:50','2025-10-22 17:21:50',0,NULL,10),(420647,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:23:50','2025-10-22 17:23:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146630;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:24:23','2025-10-22 17:24:23',0,NULL,10),(420648,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:26:23','2025-10-22 17:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146783;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:26:41','2025-10-22 17:26:41',0,NULL,10),(420649,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:28:41','2025-10-22 17:28:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761146921;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761146921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:29:06','2025-10-22 17:29:06',0,NULL,10),(420650,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:31:06','2025-10-22 17:31:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147066;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:31:50','2025-10-22 17:31:50',0,NULL,10),(420651,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:33:50','2025-10-22 17:33:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147230;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:33:59','2025-10-22 17:33:59',0,NULL,10),(420652,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:35:59','2025-10-22 17:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147359;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:36:42','2025-10-22 17:36:42',0,NULL,10),(420653,'mailpoet/cron/daemon-run','complete','2025-10-22 15:36:37','2025-10-22 17:36:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761147397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761147397;}',5,1,'2025-10-22 15:36:44','2025-10-22 17:36:44',0,NULL,10),(420654,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:38:42','2025-10-22 17:38:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147522;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:39:25','2025-10-22 17:39:25',0,NULL,10),(420655,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:41:25','2025-10-22 17:41:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147685;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:41:32','2025-10-22 17:41:32',0,NULL,10),(420656,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:43:32','2025-10-22 17:43:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147812;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:44:34','2025-10-22 17:44:34',0,NULL,10),(420657,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:46:34','2025-10-22 17:46:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761147994;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761147994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:50:03','2025-10-22 17:50:03',0,NULL,10),(420658,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:52:03','2025-10-22 17:52:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761148323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761148323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:53:43','2025-10-22 17:53:43',0,NULL,10),(420659,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:55:43','2025-10-22 17:55:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761148543;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761148543;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:56:48','2025-10-22 17:56:48',0,NULL,10),(420660,'mailpoet/cron/daemon-trigger','complete','2025-10-22 15:58:48','2025-10-22 17:58:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761148728;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761148728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 15:59:33','2025-10-22 17:59:33',0,NULL,10),(420661,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:01:33','2025-10-22 18:01:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761148893;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761148893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:01:49','2025-10-22 18:01:49',0,NULL,10),(420662,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:03:49','2025-10-22 18:03:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149029;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:03:54','2025-10-22 18:03:54',0,NULL,10),(420663,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:05:54','2025-10-22 18:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149154;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:06:55','2025-10-22 18:06:55',0,NULL,10),(420664,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:08:55','2025-10-22 18:08:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149335;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:10:53','2025-10-22 18:10:53',0,NULL,10),(420665,'mailpoet/cron/daemon-run','complete','2025-10-22 16:10:51','2025-10-22 18:10:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761149451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761149451;}',5,1,'2025-10-22 16:10:53','2025-10-22 18:10:53',0,NULL,10),(420666,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:12:53','2025-10-22 18:12:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149573;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:14:15','2025-10-22 18:14:15',0,NULL,10),(420667,'mailpoet/cron/daemon-run','complete','2025-10-22 16:14:13','2025-10-22 18:14:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761149653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761149653;}',5,1,'2025-10-22 16:14:15','2025-10-22 18:14:15',0,NULL,10),(420668,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:16:15','2025-10-22 18:16:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149775;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:16:58','2025-10-22 18:16:58',0,NULL,10),(420669,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:18:58','2025-10-22 18:18:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761149938;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761149938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:21:34','2025-10-22 18:21:34',0,NULL,10),(420670,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:23:34','2025-10-22 18:23:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761150214;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761150214;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:24:10','2025-10-22 18:24:10',0,NULL,10),(420671,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:26:10','2025-10-22 18:26:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761150370;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761150370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:26:49','2025-10-22 18:26:49',0,NULL,10),(420672,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:28:49','2025-10-22 18:28:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761150529;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761150529;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:31:39','2025-10-22 18:31:39',0,NULL,10),(420673,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:33:39','2025-10-22 18:33:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761150819;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761150819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:35:06','2025-10-22 18:35:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (420674,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:37:06','2025-10-22 18:37:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761151026;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761151026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:38:25','2025-10-22 18:38:25',0,NULL,10),(420675,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:40:25','2025-10-22 18:40:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761151225;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761151225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:41:47','2025-10-22 18:41:47',0,NULL,10),(420676,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:43:47','2025-10-22 18:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761151427;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761151427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:44:59','2025-10-22 18:44:59',0,NULL,10),(420677,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:46:59','2025-10-22 18:46:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761151619;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761151619;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:47:46','2025-10-22 18:47:46',0,NULL,10),(420678,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:49:46','2025-10-22 18:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761151786;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761151786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:51:50','2025-10-22 18:51:50',0,NULL,10),(420679,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:53:50','2025-10-22 18:53:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152030;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:54:30','2025-10-22 18:54:30',0,NULL,10),(420680,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:56:30','2025-10-22 18:56:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152190;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:56:31','2025-10-22 18:56:31',0,NULL,10),(420681,'mailpoet/cron/daemon-trigger','complete','2025-10-22 16:58:31','2025-10-22 18:58:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152311;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 16:58:33','2025-10-22 18:58:33',0,NULL,10),(420682,'mailpoet/cron/daemon-run','complete','2025-10-22 16:58:31','2025-10-22 18:58:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761152311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761152311;}',5,1,'2025-10-22 16:58:33','2025-10-22 18:58:33',0,NULL,10),(420683,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:00:33','2025-10-22 19:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152433;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:01:30','2025-10-22 19:01:30',0,NULL,10),(420684,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:03:30','2025-10-22 19:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152610;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:03:39','2025-10-22 19:03:39',0,NULL,10),(420685,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:05:39','2025-10-22 19:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152739;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:06:36','2025-10-22 19:06:36',0,NULL,10),(420686,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:08:36','2025-10-22 19:08:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761152916;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761152916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:09:38','2025-10-22 19:09:38',0,NULL,10),(420687,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:11:38','2025-10-22 19:11:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153098;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:11:38','2025-10-22 19:11:38',0,NULL,10),(420688,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:13:38','2025-10-22 19:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153218;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:14:42','2025-10-22 19:14:42',0,NULL,10),(420689,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:16:42','2025-10-22 19:16:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153402;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153402;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:17:36','2025-10-22 19:17:36',0,NULL,10),(420690,'mailpoet/cron/daemon-run','complete','2025-10-22 17:17:31','2025-10-22 19:17:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761153451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761153451;}',5,1,'2025-10-22 17:17:36','2025-10-22 19:17:36',0,NULL,10),(420691,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:19:36','2025-10-22 19:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153576;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:19:50','2025-10-22 19:19:50',0,NULL,10),(420692,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:21:50','2025-10-22 19:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153710;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:21:57','2025-10-22 19:21:57',0,NULL,10),(420693,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:23:57','2025-10-22 19:23:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153837;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:24:18','2025-10-22 19:24:18',0,NULL,10),(420694,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:26:18','2025-10-22 19:26:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761153978;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761153978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:26:52','2025-10-22 19:26:52',0,NULL,10),(420695,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:28:52','2025-10-22 19:28:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761154132;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761154132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:31:28','2025-10-22 19:31:28',0,NULL,10),(420696,'mailpoet/cron/daemon-run','complete','2025-10-22 17:31:23','2025-10-22 19:31:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761154283;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761154283;}',5,1,'2025-10-22 17:31:31','2025-10-22 19:31:31',0,NULL,10),(420697,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:33:28','2025-10-22 19:33:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761154408;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761154408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:34:44','2025-10-22 19:34:44',0,NULL,10),(420698,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:36:44','2025-10-22 19:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761154604;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761154604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:36:56','2025-10-22 19:36:56',0,NULL,10),(420699,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:38:56','2025-10-22 19:38:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761154736;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761154736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:41:18','2025-10-22 19:41:18',0,NULL,10),(420700,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:43:18','2025-10-22 19:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761154998;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761154998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:43:33','2025-10-22 19:43:33',0,NULL,10),(420701,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:45:33','2025-10-22 19:45:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761155133;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761155133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:47:01','2025-10-22 19:47:01',0,NULL,10),(420702,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:49:01','2025-10-22 19:49:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761155341;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761155341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 17:51:58','2025-10-22 19:51:58',0,NULL,10),(420703,'mailpoet/cron/daemon-trigger','complete','2025-10-22 17:53:58','2025-10-22 19:53:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761155638;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761155638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:01:55','2025-10-22 20:01:55',0,NULL,10),(420704,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:03:55','2025-10-22 20:03:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761156235;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761156235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:06:53','2025-10-22 20:06:53',0,NULL,10),(420705,'mailpoet/cron/daemon-run','complete','2025-10-22 18:06:50','2025-10-22 20:06:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761156410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761156410;}',5,1,'2025-10-22 18:06:53','2025-10-22 20:06:53',0,NULL,10),(420706,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:08:53','2025-10-22 20:08:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761156533;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761156533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:09:12','2025-10-22 20:09:12',0,NULL,10),(420707,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:11:12','2025-10-22 20:11:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761156672;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761156672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:11:44','2025-10-22 20:11:44',0,NULL,10),(420708,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:13:44','2025-10-22 20:13:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761156824;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761156824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:16:57','2025-10-22 20:16:57',0,NULL,10),(420709,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:18:57','2025-10-22 20:18:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761157137;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761157137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:21:53','2025-10-22 20:21:53',0,NULL,10),(420710,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:23:53','2025-10-22 20:23:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761157433;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761157433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:26:19','2025-10-22 20:26:19',0,NULL,10),(420711,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:28:19','2025-10-22 20:28:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761157699;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761157699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:28:40','2025-10-22 20:28:40',0,NULL,10),(420712,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:30:40','2025-10-22 20:30:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761157840;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761157840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:32:03','2025-10-22 20:32:03',0,NULL,10),(420713,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:34:03','2025-10-22 20:34:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761158043;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761158043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:35:21','2025-10-22 20:35:21',0,NULL,10),(420714,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:37:21','2025-10-22 20:37:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761158241;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761158241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:37:47','2025-10-22 20:37:47',0,NULL,10),(420715,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:39:47','2025-10-22 20:39:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761158387;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761158387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:41:41','2025-10-22 20:41:41',0,NULL,10),(420716,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:43:41','2025-10-22 20:43:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761158621;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761158621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:46:50','2025-10-22 20:46:50',0,NULL,10),(420717,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:48:50','2025-10-22 20:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761158930;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761158930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:50:58','2025-10-22 20:50:58',0,NULL,10),(420718,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:52:58','2025-10-22 20:52:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761159178;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761159178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 18:54:49','2025-10-22 20:54:49',0,NULL,10),(420719,'mailpoet/cron/daemon-trigger','complete','2025-10-22 18:56:49','2025-10-22 20:56:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761159409;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761159409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:01:56','2025-10-22 21:01:56',0,NULL,10),(420720,'mailpoet/cron/daemon-run','complete','2025-10-22 19:01:51','2025-10-22 21:01:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761159711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761159711;}',5,1,'2025-10-22 19:01:57','2025-10-22 21:01:57',0,NULL,10),(420721,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:03:56','2025-10-22 21:03:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761159836;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761159836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:06:40','2025-10-22 21:06:40',0,NULL,10),(420722,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:08:40','2025-10-22 21:08:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761160120;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761160120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:08:57','2025-10-22 21:08:57',0,NULL,10),(420723,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:10:57','2025-10-22 21:10:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761160257;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761160257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:11:42','2025-10-22 21:11:42',0,NULL,10),(420724,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:13:42','2025-10-22 21:13:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761160422;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761160422;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:16:54','2025-10-22 21:16:54',0,NULL,10),(420725,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:18:54','2025-10-22 21:18:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761160734;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761160734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:21:51','2025-10-22 21:21:51',0,NULL,10),(420726,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:23:51','2025-10-22 21:23:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761161031;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761161031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:26:43','2025-10-22 21:26:43',0,NULL,10),(420727,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:28:43','2025-10-22 21:28:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761161323;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761161323;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:31:51','2025-10-22 21:31:51',0,NULL,10),(420728,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:33:51','2025-10-22 21:33:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761161631;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761161631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:36:52','2025-10-22 21:36:52',0,NULL,10),(420729,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:38:52','2025-10-22 21:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761161932;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761161932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:41:43','2025-10-22 21:41:43',0,NULL,10),(420730,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:43:43','2025-10-22 21:43:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761162223;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761162223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:44:06','2025-10-22 21:44:06',0,NULL,10),(420731,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:46:06','2025-10-22 21:46:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761162366;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761162366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:46:50','2025-10-22 21:46:50',0,NULL,10),(420732,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:48:50','2025-10-22 21:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761162530;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761162530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:51:55','2025-10-22 21:51:55',0,NULL,10),(420733,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:53:55','2025-10-22 21:53:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761162835;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761162835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 19:56:44','2025-10-22 21:56:44',0,NULL,10),(420734,'mailpoet/cron/daemon-trigger','complete','2025-10-22 19:58:44','2025-10-22 21:58:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761163124;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761163124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,1,'2025-10-22 20:01:52','2025-10-22 22:01:52',0,NULL,10),(420735,'mailpoet/cron/daemon-run','complete','2025-10-22 20:01:49','2025-10-22 22:01:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1761163309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1761163309;}',5,1,'2025-10-22 20:01:52','2025-10-22 22:01:52',0,NULL,10),(420736,'mailpoet/cron/daemon-trigger','pending','2025-10-22 20:03:52','2025-10-22 22:03:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1761163432;s:18:\"\0*\0first_timestamp\";i:1760608017;s:13:\"\0*\0recurrence\";i:120;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1761163432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:120;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=937829 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 */;
INSERT INTO `wp_actionscheduler_claims` VALUES (200027,'2023-11-09 22:46:43');
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10 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'),(3,'wp_mail_smtp'),(4,'gla'),(5,'mailpoet-cron'),(6,'woocommerce-db-updates'),(7,'wca'),(8,'wc-admin-data'),(9,'woocommerce-remote-inbox-engine');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime 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=1261961 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 (880,342,'action created','2022-12-13 07:02:51','2022-12-13 09:02:51'),(964,371,'action created','2022-12-16 11:06:22','2022-12-16 13:06:22'),(966,371,'action started via WP Cron','2022-12-16 11:07:02','2022-12-16 13:07:02'),(967,371,'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2022-12-16 11:07:02','2022-12-16 13:07:02'),(3538,342,'action started via WP Cron','2022-12-19 12:02:00','2022-12-19 14:02:00'),(3539,342,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2022-12-19 12:02:00','2022-12-19 14:02:00'),(3540,1229,'action created','2022-12-19 12:02:00','2022-12-19 14:02:00'),(4315,1488,'action created','2022-12-20 09:47:50','2022-12-20 11:47:50'),(4316,1488,'action started via Async Request','2022-12-20 09:47:53','2022-12-20 11:47:53'),(4317,1488,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-20 09:47:53','2022-12-20 11:47:53'),(5545,1898,'action created','2022-12-21 21:51:49','2022-12-21 23:51:49'),(5546,1898,'action started via Async Request','2022-12-21 21:51:53','2022-12-21 23:51:53'),(5547,1898,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-21 21:51:53','2022-12-21 23:51:53'),(5549,1900,'action created','2022-12-21 21:51:53','2022-12-21 23:51:53'),(5550,1900,'action started via WP Cron','2022-12-21 21:51:54','2022-12-21 23:51:54'),(5551,1900,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-21 21:51:54','2022-12-21 23:51:54'),(9088,1229,'action started via WP Cron','2022-12-26 12:03:26','2022-12-26 14:03:26'),(9089,1229,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2022-12-26 12:03:26','2022-12-26 14:03:26'),(9090,3079,'action created','2022-12-26 12:03:26','2022-12-26 14:03:26'),(13399,3079,'action started via WP Cron','2023-01-02 12:04:23','2023-01-02 14:04:23'),(13400,3079,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-01-02 12:04:24','2023-01-02 14:04:24'),(13401,4516,'action created','2023-01-02 12:04:24','2023-01-02 14:04:24'),(17332,4516,'action started via WP Cron','2023-01-09 12:05:01','2023-01-09 14:05:01'),(17333,4516,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-01-09 12:05:01','2023-01-09 14:05:01'),(17334,5827,'action created','2023-01-09 12:05:01','2023-01-09 14:05:01'),(18493,6214,'action created','2023-01-11 09:51:54','2023-01-11 11:51:54'),(18494,6214,'action started via Async Request','2023-01-11 09:52:01','2023-01-11 11:52:01'),(18495,6214,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-01-11 09:52:01','2023-01-11 11:52:01'),(19762,6637,'action created','2023-01-13 09:53:03','2023-01-13 11:53:03'),(19764,6637,'action started via Async Request','2023-01-13 09:53:09','2023-01-13 11:53:09'),(19765,6637,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-01-13 09:53:09','2023-01-13 11:53:09'),(21874,5827,'action started via WP Cron','2023-01-16 12:05:48','2023-01-16 14:05:48'),(21875,5827,'action failed via WP Cron: Scheduled action for wp_mail_smtp_summary_report_email will not be executed as no callbacks are registered.','2023-01-16 12:05:48','2023-01-16 14:05:48'),(21876,5827,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-16 12:05:48','2023-01-16 14:05:48'),(42653,14268,'action created','2023-02-14 21:50:39','2023-02-14 23:50:39'),(42656,14268,'action started via WP Cron','2023-02-14 21:50:46','2023-02-14 23:50:46'),(42657,14268,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-14 21:50:46','2023-02-14 23:50:46'),(43221,14457,'action created','2023-02-15 14:01:48','2023-02-15 16:01:48'),(43224,14458,'action created','2023-02-15 14:01:48','2023-02-15 16:01:48'),(43714,14622,'action created','2023-02-16 07:55:40','2023-02-16 09:55:40'),(43715,14622,'action started via WP Cron','2023-02-16 07:56:42','2023-02-16 09:56:42'),(43716,14622,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-02-16 07:56:42','2023-02-16 09:56:42'),(43993,14457,'action started via WP Cron','2023-02-16 14:02:24','2023-02-16 16:02:24'),(43994,14457,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-16 14:02:24','2023-02-16 16:02:24'),(43995,14715,'action created','2023-02-16 14:02:24','2023-02-16 16:02:24'),(43996,14458,'action started via WP Cron','2023-02-16 14:02:24','2023-02-16 16:02:24'),(43997,14458,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-16 14:02:24','2023-02-16 16:02:24'),(43998,14716,'action created','2023-02-16 14:02:24','2023-02-16 16:02:24'),(44734,14715,'action started via WP Cron','2023-02-17 14:08:56','2023-02-17 16:08:56'),(44735,14715,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-17 14:08:56','2023-02-17 16:08:56'),(44736,14962,'action created','2023-02-17 14:08:56','2023-02-17 16:08:56'),(44737,14716,'action started via WP Cron','2023-02-17 14:08:56','2023-02-17 16:08:56'),(44738,14716,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-17 14:08:56','2023-02-17 16:08:56'),(44739,14963,'action created','2023-02-17 14:08:56','2023-02-17 16:08:56'),(45469,14962,'action started via WP Cron','2023-02-18 14:13:10','2023-02-18 16:13:10'),(45470,14962,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-18 14:13:10','2023-02-18 16:13:10'),(45471,15207,'action created','2023-02-18 14:13:10','2023-02-18 16:13:10'),(45472,14963,'action started via WP Cron','2023-02-18 14:13:10','2023-02-18 16:13:10'),(45473,14963,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-18 14:13:10','2023-02-18 16:13:10'),(45474,15208,'action created','2023-02-18 14:13:10','2023-02-18 16:13:10'),(46138,15207,'action started via WP Cron','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46139,15207,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46140,15430,'action created','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46141,15208,'action started via WP Cron','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46142,15208,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46143,15431,'action created','2023-02-19 14:16:13','2023-02-19 16:16:13'),(46897,15430,'action started via WP Cron','2023-02-20 14:19:53','2023-02-20 16:19:53'),(46898,15430,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-20 14:19:53','2023-02-20 16:19:53'),(46899,15683,'action created','2023-02-20 14:19:53','2023-02-20 16:19:53'),(46900,15431,'action started via WP Cron','2023-02-20 14:19:53','2023-02-20 16:19:53'),(46901,15431,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-20 14:19:53','2023-02-20 16:19:53'),(46902,15684,'action created','2023-02-20 14:19:53','2023-02-20 16:19:53'),(47635,15683,'action started via WP Cron','2023-02-21 14:22:08','2023-02-21 16:22:08'),(47636,15683,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-21 14:22:08','2023-02-21 16:22:08'),(47637,15929,'action created','2023-02-21 14:22:09','2023-02-21 16:22:09'),(47638,15684,'action started via WP Cron','2023-02-21 14:22:09','2023-02-21 16:22:09'),(47639,15684,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-21 14:22:09','2023-02-21 16:22:09'),(47640,15930,'action created','2023-02-21 14:22:09','2023-02-21 16:22:09'),(48291,15929,'action started via WP Cron','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48292,15929,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48293,16148,'action created','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48294,15930,'action started via WP Cron','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48295,15930,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48296,16149,'action created','2023-02-22 14:27:13','2023-02-22 16:27:13'),(48915,16148,'action started via WP Cron','2023-02-23 14:28:01','2023-02-23 16:28:01'),(48916,16148,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-23 14:28:01','2023-02-23 16:28:01'),(48917,16356,'action created','2023-02-23 14:28:01','2023-02-23 16:28:01'),(48918,16149,'action started via WP Cron','2023-02-23 14:28:01','2023-02-23 16:28:01'),(48919,16149,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-23 14:28:01','2023-02-23 16:28:01'),(48920,16357,'action created','2023-02-23 14:28:01','2023-02-23 16:28:01'),(49572,16356,'action started via WP Cron','2023-02-24 14:31:21','2023-02-24 16:31:21'),(49573,16356,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-24 14:31:21','2023-02-24 16:31:21'),(49574,16575,'action created','2023-02-24 14:31:21','2023-02-24 16:31:21'),(49575,16357,'action started via WP Cron','2023-02-24 14:31:21','2023-02-24 16:31:21'),(49576,16357,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-24 14:31:21','2023-02-24 16:31:21'),(49577,16576,'action created','2023-02-24 14:31:21','2023-02-24 16:31:21'),(50190,16575,'action started via WP Cron','2023-02-25 14:34:38','2023-02-25 16:34:38'),(50191,16575,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-25 14:34:38','2023-02-25 16:34:38'),(50192,16781,'action created','2023-02-25 14:34:39','2023-02-25 16:34:39'),(50193,16576,'action started via WP Cron','2023-02-25 14:34:39','2023-02-25 16:34:39'),(50194,16576,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-25 14:34:39','2023-02-25 16:34:39'),(50195,16782,'action created','2023-02-25 14:34:39','2023-02-25 16:34:39'),(50799,16781,'action started via WP Cron','2023-02-26 14:38:26','2023-02-26 16:38:26'),(50800,16781,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-26 14:38:26','2023-02-26 16:38:26'),(50801,16984,'action created','2023-02-26 14:38:26','2023-02-26 16:38:26'),(50802,16782,'action started via WP Cron','2023-02-26 14:38:26','2023-02-26 16:38:26'),(50803,16782,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-26 14:38:26','2023-02-26 16:38:26'),(50804,16985,'action created','2023-02-26 14:38:26','2023-02-26 16:38:26'),(51498,16984,'action started via WP Cron','2023-02-27 14:42:14','2023-02-27 16:42:14'),(51499,16984,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-27 14:42:14','2023-02-27 16:42:14'),(51500,17217,'action created','2023-02-27 14:42:15','2023-02-27 16:42:15'),(51501,16985,'action started via WP Cron','2023-02-27 14:42:15','2023-02-27 16:42:15'),(51502,16985,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-27 14:42:15','2023-02-27 16:42:15'),(51503,17218,'action created','2023-02-27 14:42:15','2023-02-27 16:42:15'),(52104,17217,'action started via WP Cron','2023-02-28 14:44:24','2023-02-28 16:44:24'),(52105,17217,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-02-28 14:44:24','2023-02-28 16:44:24'),(52106,17419,'action created','2023-02-28 14:44:25','2023-02-28 16:44:25'),(52107,17218,'action started via WP Cron','2023-02-28 14:44:25','2023-02-28 16:44:25'),(52108,17218,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-02-28 14:44:25','2023-02-28 16:44:25'),(52109,17420,'action created','2023-02-28 14:44:25','2023-02-28 16:44:25'),(52730,17419,'action started via WP Cron','2023-03-01 14:49:38','2023-03-01 16:49:38'),(52731,17419,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-01 14:49:38','2023-03-01 16:49:38'),(52732,17628,'action created','2023-03-01 14:49:39','2023-03-01 16:49:39'),(52733,17420,'action started via WP Cron','2023-03-01 14:49:39','2023-03-01 16:49:39'),(52734,17420,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-01 14:49:39','2023-03-01 16:49:39'),(52735,17629,'action created','2023-03-01 14:49:39','2023-03-01 16:49:39'),(53477,17628,'action started via WP Cron','2023-03-02 14:53:16','2023-03-02 16:53:16'),(53478,17628,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-02 14:53:16','2023-03-02 16:53:16'),(53479,17877,'action created','2023-03-02 14:53:16','2023-03-02 16:53:16'),(53480,17629,'action started via WP Cron','2023-03-02 14:53:16','2023-03-02 16:53:16'),(53481,17629,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-02 14:53:16','2023-03-02 16:53:16'),(53482,17878,'action created','2023-03-02 14:53:16','2023-03-02 16:53:16'),(54113,17877,'action started via WP Cron','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54114,17877,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54115,18089,'action created','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54116,17878,'action started via WP Cron','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54117,17878,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54118,18090,'action created','2023-03-03 14:57:19','2023-03-03 16:57:19'),(54776,18089,'action started via WP Cron','2023-03-04 14:59:28','2023-03-04 16:59:28'),(54777,18089,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-04 14:59:28','2023-03-04 16:59:28'),(54778,18310,'action created','2023-03-04 14:59:29','2023-03-04 16:59:29'),(54779,18090,'action started via WP Cron','2023-03-04 14:59:29','2023-03-04 16:59:29'),(54780,18090,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-04 14:59:29','2023-03-04 16:59:29'),(54781,18311,'action created','2023-03-04 14:59:29','2023-03-04 16:59:29'),(55433,18310,'action started via WP Cron','2023-03-05 14:59:41','2023-03-05 16:59:41'),(55434,18310,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-05 14:59:41','2023-03-05 16:59:41'),(55435,18529,'action created','2023-03-05 14:59:41','2023-03-05 16:59:41'),(55436,18311,'action started via WP Cron','2023-03-05 14:59:41','2023-03-05 16:59:41'),(55437,18311,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-05 14:59:41','2023-03-05 16:59:41'),(55438,18530,'action created','2023-03-05 14:59:41','2023-03-05 16:59:41'),(56030,18529,'action started via WP Cron','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56031,18529,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56032,18728,'action created','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56033,18530,'action started via WP Cron','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56034,18530,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56035,18729,'action created','2023-03-06 15:01:57','2023-03-06 17:01:57'),(56648,18728,'action started via WP Cron','2023-03-07 15:46:29','2023-03-07 17:46:29'),(56649,18728,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-07 15:46:29','2023-03-07 17:46:29'),(56650,18934,'action created','2023-03-07 15:46:29','2023-03-07 17:46:29'),(56651,18729,'action started via WP Cron','2023-03-07 15:46:29','2023-03-07 17:46:29'),(56652,18729,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-07 15:46:29','2023-03-07 17:46:29'),(56653,18935,'action created','2023-03-07 15:46:29','2023-03-07 17:46:29'),(57103,18934,'action started via WP Cron','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57104,18934,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57105,19086,'action created','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57106,18935,'action started via WP Cron','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57107,18935,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57108,19087,'action created','2023-03-08 15:59:58','2023-03-08 17:59:58'),(57217,19086,'action started via WP Cron','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57218,19086,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57219,19124,'action created','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57220,19087,'action started via WP Cron','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57221,19087,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57222,19125,'action created','2023-03-09 17:12:16','2023-03-09 19:12:16'),(57445,19124,'action started via WP Cron','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57446,19124,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57447,19200,'action created','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57448,19125,'action started via WP Cron','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57449,19125,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57450,19201,'action created','2023-03-10 18:00:09','2023-03-10 20:00:09'),(57598,19200,'action started via WP Cron','2023-03-11 18:15:20','2023-03-11 20:15:20'),(57599,19200,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-11 18:15:20','2023-03-11 20:15:20'),(57600,19251,'action created','2023-03-11 18:15:20','2023-03-11 20:15:20'),(57601,19201,'action started via WP Cron','2023-03-11 18:15:20','2023-03-11 20:15:20'),(57602,19201,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-11 18:15:20','2023-03-11 20:15:20'),(57603,19252,'action created','2023-03-11 18:15:20','2023-03-11 20:15:20'),(58021,19251,'action started via WP Cron','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58022,19251,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58023,19392,'action created','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58024,19252,'action started via WP Cron','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58025,19252,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58026,19393,'action created','2023-03-12 18:21:31','2023-03-12 20:21:31'),(58174,19392,'action started via WP Cron','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58175,19392,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58176,19443,'action created','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58177,19393,'action started via WP Cron','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58178,19393,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58179,19444,'action created','2023-03-13 18:33:10','2023-03-13 20:33:10'),(58315,19443,'action started via WP Cron','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58316,19443,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58317,19490,'action created','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58318,19444,'action started via WP Cron','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58319,19444,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58320,19491,'action created','2023-03-14 19:43:11','2023-03-14 21:43:11'),(58813,19490,'action started via WP Cron','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58814,19490,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58815,19656,'action created','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58816,19491,'action started via WP Cron','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58817,19491,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58818,19657,'action created','2023-03-15 19:48:26','2023-03-15 21:48:26'),(58909,19656,'action started via WP Cron','2023-03-16 20:18:42','2023-03-16 22:18:42'),(58910,19656,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-16 20:18:42','2023-03-16 22:18:42'),(58911,19688,'action created','2023-03-16 20:18:42','2023-03-16 22:18:42'),(58912,19657,'action started via WP Cron','2023-03-16 20:18:42','2023-03-16 22:18:42'),(58913,19657,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-16 20:18:42','2023-03-16 22:18:42'),(58914,19689,'action created','2023-03-16 20:18:42','2023-03-16 22:18:42'),(59032,19688,'action started via WP Cron','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59033,19688,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59034,19729,'action created','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59035,19689,'action started via WP Cron','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59036,19689,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59037,19730,'action created','2023-03-17 20:39:00','2023-03-17 22:39:00'),(59143,19729,'action started via WP Cron','2023-03-18 22:23:56','2023-03-19 00:23:56'),(59144,19729,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-03-18 22:23:56','2023-03-19 00:23:56'),(59145,19729,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-03-18 22:23:56','2023-03-19 00:23:56'),(59146,19730,'action started via WP Cron','2023-03-18 22:23:56','2023-03-19 00:23:56'),(59147,19730,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-03-18 22:23:56','2023-03-19 00:23:56'),(59148,19730,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-03-18 22:23:56','2023-03-19 00:23:56'),(267554,89243,'action created','2023-11-09 22:36:52','2023-11-10 00:36:52'),(267555,89243,'action started via WP Cron','2023-11-09 22:46:43','2023-11-10 00:46:43'),(267556,89243,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2023-11-09 22:51:53','2023-11-10 00:51:53'),(1221191,407145,'action created','2025-09-21 20:00:20','2025-09-21 22:00:20'),(1221192,407145,'action started via WP Cron','2025-09-21 20:04:53','2025-09-21 22:04:53'),(1221193,407145,'action complete via WP Cron','2025-09-21 20:04:53','2025-09-21 22:04:53'),(1221194,407146,'action created','2025-09-21 20:04:53','2025-09-21 22:04:53'),(1221195,407146,'action started via WP Cron','2025-09-21 20:06:58','2025-09-21 22:06:58'),(1221196,407146,'action complete via WP Cron','2025-09-21 20:06:58','2025-09-21 22:06:58'),(1221197,407147,'action created','2025-09-21 20:06:58','2025-09-21 22:06:58'),(1221198,407147,'action started via WP Cron','2025-09-21 20:09:56','2025-09-21 22:09:56'),(1221199,407147,'action complete via WP Cron','2025-09-21 20:09:56','2025-09-21 22:09:56'),(1221200,407148,'action created','2025-09-21 20:09:56','2025-09-21 22:09:56'),(1221201,407148,'action started via WP Cron','2025-09-21 20:12:07','2025-09-21 22:12:07'),(1221202,407148,'action complete via WP Cron','2025-09-21 20:12:07','2025-09-21 22:12:07'),(1221203,407149,'action created','2025-09-21 20:12:07','2025-09-21 22:12:07'),(1221204,407149,'action started via WP Cron','2025-09-21 20:14:31','2025-09-21 22:14:31'),(1221205,407149,'action complete via WP Cron','2025-09-21 20:14:31','2025-09-21 22:14:31'),(1221206,407150,'action created','2025-09-21 20:14:31','2025-09-21 22:14:31'),(1221207,407150,'action started via WP Cron','2025-09-21 20:16:32','2025-09-21 22:16:32'),(1221208,407150,'action complete via WP Cron','2025-09-21 20:16:32','2025-09-21 22:16:32'),(1221209,407151,'action created','2025-09-21 20:16:32','2025-09-21 22:16:32'),(1221210,407151,'action started via WP Cron','2025-09-21 20:19:01','2025-09-21 22:19:01'),(1221211,407151,'action complete via WP Cron','2025-09-21 20:19:01','2025-09-21 22:19:01'),(1221212,407152,'action created','2025-09-21 20:19:01','2025-09-21 22:19:01'),(1221213,407152,'action started via WP Cron','2025-09-21 20:22:07','2025-09-21 22:22:07'),(1221214,407152,'action complete via WP Cron','2025-09-21 20:22:07','2025-09-21 22:22:07'),(1221215,407153,'action created','2025-09-21 20:22:07','2025-09-21 22:22:07'),(1221216,407153,'action started via WP Cron','2025-09-21 20:26:57','2025-09-21 22:26:57'),(1221217,407153,'action complete via WP Cron','2025-09-21 20:26:57','2025-09-21 22:26:57'),(1221218,407154,'action created','2025-09-21 20:26:57','2025-09-21 22:26:57'),(1221219,407154,'action started via WP Cron','2025-09-21 20:32:04','2025-09-21 22:32:04'),(1221220,407154,'action complete via WP Cron','2025-09-21 20:32:05','2025-09-21 22:32:05'),(1221221,407155,'action created','2025-09-21 20:32:05','2025-09-21 22:32:05'),(1221222,407155,'action started via WP Cron','2025-09-21 20:37:05','2025-09-21 22:37:05'),(1221223,407155,'action complete via WP Cron','2025-09-21 20:37:05','2025-09-21 22:37:05'),(1221224,407156,'action created','2025-09-21 20:37:05','2025-09-21 22:37:05'),(1221225,407156,'action started via WP Cron','2025-09-21 20:42:03','2025-09-21 22:42:03'),(1221226,407156,'action complete via WP Cron','2025-09-21 20:42:03','2025-09-21 22:42:03'),(1221227,407157,'action created','2025-09-21 20:42:03','2025-09-21 22:42:03'),(1221228,407157,'action started via WP Cron','2025-09-21 20:45:45','2025-09-21 22:45:45'),(1221229,407157,'action complete via WP Cron','2025-09-21 20:45:45','2025-09-21 22:45:45'),(1221230,407158,'action created','2025-09-21 20:45:45','2025-09-21 22:45:45'),(1221231,407158,'action started via WP Cron','2025-09-21 20:48:03','2025-09-21 22:48:03'),(1221232,407158,'action complete via WP Cron','2025-09-21 20:48:03','2025-09-21 22:48:03'),(1221233,407159,'action created','2025-09-21 20:48:03','2025-09-21 22:48:03'),(1221234,407159,'action started via WP Cron','2025-09-21 20:52:04','2025-09-21 22:52:04'),(1221235,407159,'action complete via WP Cron','2025-09-21 20:52:04','2025-09-21 22:52:04'),(1221236,407160,'action created','2025-09-21 20:52:04','2025-09-21 22:52:04'),(1221237,407160,'action started via WP Cron','2025-09-21 20:54:21','2025-09-21 22:54:21'),(1221238,407160,'action complete via WP Cron','2025-09-21 20:54:21','2025-09-21 22:54:21'),(1221239,407161,'action created','2025-09-21 20:54:21','2025-09-21 22:54:21'),(1221240,407161,'action started via WP Cron','2025-09-21 20:56:27','2025-09-21 22:56:27'),(1221241,407161,'action complete via WP Cron','2025-09-21 20:56:27','2025-09-21 22:56:27'),(1221242,407162,'action created','2025-09-21 20:56:27','2025-09-21 22:56:27'),(1221243,407162,'action started via WP Cron','2025-09-21 20:58:36','2025-09-21 22:58:36'),(1221244,407162,'action complete via WP Cron','2025-09-21 20:58:36','2025-09-21 22:58:36'),(1221245,407163,'action created','2025-09-21 20:58:36','2025-09-21 22:58:36'),(1221246,407163,'action started via WP Cron','2025-09-21 21:02:06','2025-09-21 23:02:06'),(1221247,407163,'action complete via WP Cron','2025-09-21 21:02:07','2025-09-21 23:02:07'),(1221248,407164,'action created','2025-09-21 21:02:07','2025-09-21 23:02:07'),(1221249,407164,'action started via WP Cron','2025-09-21 21:06:05','2025-09-21 23:06:05'),(1221250,407164,'action complete via WP Cron','2025-09-21 21:06:05','2025-09-21 23:06:05'),(1221251,407165,'action created','2025-09-21 21:06:05','2025-09-21 23:06:05'),(1221252,407165,'action started via WP Cron','2025-09-21 21:10:58','2025-09-21 23:10:58'),(1221253,407165,'action complete via WP Cron','2025-09-21 21:10:58','2025-09-21 23:10:58'),(1221254,407166,'action created','2025-09-21 21:10:58','2025-09-21 23:10:58'),(1221255,407166,'action started via WP Cron','2025-09-21 21:13:00','2025-09-21 23:13:00'),(1221256,407166,'action complete via WP Cron','2025-09-21 21:13:00','2025-09-21 23:13:00'),(1221257,407167,'action created','2025-09-21 21:13:00','2025-09-21 23:13:00'),(1221258,407167,'action started via WP Cron','2025-09-21 21:17:02','2025-09-21 23:17:02'),(1221259,407167,'action complete via WP Cron','2025-09-21 21:17:02','2025-09-21 23:17:02'),(1221260,407168,'action created','2025-09-21 21:17:02','2025-09-21 23:17:02'),(1221261,407168,'action started via WP Cron','2025-09-21 21:22:04','2025-09-21 23:22:04'),(1221262,407168,'action complete via WP Cron','2025-09-21 21:22:05','2025-09-21 23:22:05'),(1221263,407169,'action created','2025-09-21 21:22:05','2025-09-21 23:22:05'),(1221264,407169,'action started via WP Cron','2025-09-21 21:25:33','2025-09-21 23:25:33'),(1221265,407169,'action complete via WP Cron','2025-09-21 21:25:34','2025-09-21 23:25:34'),(1221266,407170,'action created','2025-09-21 21:25:34','2025-09-21 23:25:34'),(1221267,407170,'action started via WP Cron','2025-09-21 21:32:05','2025-09-21 23:32:05'),(1221268,407170,'action complete via WP Cron','2025-09-21 21:32:05','2025-09-21 23:32:05'),(1221269,407171,'action created','2025-09-21 21:32:05','2025-09-21 23:32:05'),(1221270,407171,'action started via WP Cron','2025-09-21 21:37:04','2025-09-21 23:37:04'),(1221271,407171,'action complete via WP Cron','2025-09-21 21:37:04','2025-09-21 23:37:04'),(1221272,407172,'action created','2025-09-21 21:37:04','2025-09-21 23:37:04'),(1221273,407172,'action started via WP Cron','2025-09-21 21:42:06','2025-09-21 23:42:06'),(1221274,407172,'action complete via WP Cron','2025-09-21 21:42:06','2025-09-21 23:42:06'),(1221275,407173,'action created','2025-09-21 21:42:06','2025-09-21 23:42:06'),(1221276,407173,'action started via WP Cron','2025-09-21 21:45:44','2025-09-21 23:45:44'),(1221277,407173,'action complete via WP Cron','2025-09-21 21:45:44','2025-09-21 23:45:44'),(1221278,407174,'action created','2025-09-21 21:45:44','2025-09-21 23:45:44'),(1221279,407174,'action started via WP Cron','2025-09-21 21:52:04','2025-09-21 23:52:04'),(1221280,407174,'action complete via WP Cron','2025-09-21 21:52:04','2025-09-21 23:52:04'),(1221281,407175,'action created','2025-09-21 21:52:04','2025-09-21 23:52:04'),(1221282,407175,'action started via WP Cron','2025-09-21 21:57:06','2025-09-21 23:57:06'),(1221283,407175,'action complete via WP Cron','2025-09-21 21:57:06','2025-09-21 23:57:06'),(1221284,407176,'action created','2025-09-21 21:57:06','2025-09-21 23:57:06'),(1221285,407176,'action started via WP Cron','2025-09-21 22:02:03','2025-09-22 00:02:03'),(1221286,407176,'action complete via WP Cron','2025-09-21 22:02:03','2025-09-22 00:02:03'),(1221287,407177,'action created','2025-09-21 22:02:03','2025-09-22 00:02:03'),(1221288,407177,'action started via WP Cron','2025-09-21 22:06:07','2025-09-22 00:06:07'),(1221289,407177,'action complete via WP Cron','2025-09-21 22:06:07','2025-09-22 00:06:07'),(1221290,407178,'action created','2025-09-21 22:06:07','2025-09-22 00:06:07'),(1221291,407178,'action started via WP Cron','2025-09-21 22:12:05','2025-09-22 00:12:05'),(1221292,407178,'action complete via WP Cron','2025-09-21 22:12:05','2025-09-22 00:12:05'),(1221293,407179,'action created','2025-09-21 22:12:05','2025-09-22 00:12:05'),(1221294,407179,'action started via WP Cron','2025-09-21 22:21:34','2025-09-22 00:21:34'),(1221295,407179,'action complete via WP Cron','2025-09-21 22:21:34','2025-09-22 00:21:34'),(1221296,407180,'action created','2025-09-21 22:21:34','2025-09-22 00:21:34'),(1221297,407180,'action started via WP Cron','2025-09-21 22:24:23','2025-09-22 00:24:23'),(1221298,407180,'action complete via WP Cron','2025-09-21 22:24:23','2025-09-22 00:24:23'),(1221299,407181,'action created','2025-09-21 22:24:23','2025-09-22 00:24:23'),(1221300,407181,'action started via WP Cron','2025-09-21 22:27:06','2025-09-22 00:27:06'),(1221301,407181,'action complete via WP Cron','2025-09-21 22:27:06','2025-09-22 00:27:06'),(1221302,407182,'action created','2025-09-21 22:27:06','2025-09-22 00:27:06'),(1221303,407182,'action started via WP Cron','2025-09-21 22:31:25','2025-09-22 00:31:25'),(1221304,407182,'action complete via WP Cron','2025-09-21 22:31:25','2025-09-22 00:31:25'),(1221305,407183,'action created','2025-09-21 22:31:25','2025-09-22 00:31:25'),(1221306,407183,'action started via WP Cron','2025-09-21 22:37:04','2025-09-22 00:37:04'),(1221307,407183,'action complete via WP Cron','2025-09-21 22:37:04','2025-09-22 00:37:04'),(1221308,407184,'action created','2025-09-21 22:37:04','2025-09-22 00:37:04'),(1221309,407184,'action started via WP Cron','2025-09-21 22:42:05','2025-09-22 00:42:05'),(1221310,407184,'action complete via WP Cron','2025-09-21 22:42:05','2025-09-22 00:42:05'),(1221311,407185,'action created','2025-09-21 22:42:05','2025-09-22 00:42:05'),(1221312,407185,'action started via WP Cron','2025-09-21 22:46:56','2025-09-22 00:46:56'),(1221313,407185,'action complete via WP Cron','2025-09-21 22:46:56','2025-09-22 00:46:56'),(1221314,407186,'action created','2025-09-21 22:46:56','2025-09-22 00:46:56'),(1221315,407186,'action started via WP Cron','2025-09-21 22:52:04','2025-09-22 00:52:04'),(1221316,407186,'action complete via WP Cron','2025-09-21 22:52:04','2025-09-22 00:52:04'),(1221317,407187,'action created','2025-09-21 22:52:04','2025-09-22 00:52:04'),(1221318,407187,'action started via WP Cron','2025-09-21 22:57:06','2025-09-22 00:57:06'),(1221319,407187,'action complete via WP Cron','2025-09-21 22:57:06','2025-09-22 00:57:06'),(1221320,407188,'action created','2025-09-21 22:57:06','2025-09-22 00:57:06'),(1221321,407188,'action started via WP Cron','2025-09-21 23:02:04','2025-09-22 01:02:04'),(1221322,407188,'action complete via WP Cron','2025-09-21 23:02:04','2025-09-22 01:02:04'),(1221323,407189,'action created','2025-09-21 23:02:04','2025-09-22 01:02:04'),(1221324,407189,'action started via WP Cron','2025-09-21 23:04:34','2025-09-22 01:04:34'),(1221325,407189,'action complete via WP Cron','2025-09-21 23:04:34','2025-09-22 01:04:34'),(1221326,407190,'action created','2025-09-21 23:04:34','2025-09-22 01:04:34'),(1221327,407190,'action started via Async Request','2025-09-21 23:06:48','2025-09-22 01:06:48'),(1221328,407190,'action complete via Async Request','2025-09-21 23:06:48','2025-09-22 01:06:48'),(1221329,407191,'action created','2025-09-21 23:06:48','2025-09-22 01:06:48'),(1221330,407191,'action started via WP Cron','2025-09-21 23:08:52','2025-09-22 01:08:52'),(1221331,407191,'action complete via WP Cron','2025-09-21 23:08:52','2025-09-22 01:08:52'),(1221332,407192,'action created','2025-09-21 23:08:52','2025-09-22 01:08:52'),(1221333,407192,'action started via WP Cron','2025-09-21 23:10:52','2025-09-22 01:10:52'),(1221334,407192,'action complete via WP Cron','2025-09-21 23:10:52','2025-09-22 01:10:52'),(1221335,407193,'action created','2025-09-21 23:10:52','2025-09-22 01:10:52'),(1221336,407193,'action started via WP Cron','2025-09-21 23:12:53','2025-09-22 01:12:53'),(1221337,407193,'action complete via WP Cron','2025-09-21 23:12:53','2025-09-22 01:12:53'),(1221338,407194,'action created','2025-09-21 23:12:53','2025-09-22 01:12:53'),(1221339,407194,'action started via WP Cron','2025-09-21 23:14:54','2025-09-22 01:14:54'),(1221340,407194,'action complete via WP Cron','2025-09-21 23:14:54','2025-09-22 01:14:54'),(1221341,407195,'action created','2025-09-21 23:14:54','2025-09-22 01:14:54'),(1221342,407195,'action started via WP Cron','2025-09-21 23:17:53','2025-09-22 01:17:53'),(1221343,407195,'action complete via WP Cron','2025-09-21 23:17:54','2025-09-22 01:17:54'),(1221344,407196,'action created','2025-09-21 23:17:54','2025-09-22 01:17:54'),(1221345,407196,'action started via WP Cron','2025-09-21 23:20:53','2025-09-22 01:20:53'),(1221346,407196,'action complete via WP Cron','2025-09-21 23:20:53','2025-09-22 01:20:53'),(1221347,407197,'action created','2025-09-21 23:20:53','2025-09-22 01:20:53'),(1221348,407197,'action started via WP Cron','2025-09-21 23:23:53','2025-09-22 01:23:53'),(1221349,407197,'action complete via WP Cron','2025-09-21 23:23:53','2025-09-22 01:23:53'),(1221350,407198,'action created','2025-09-21 23:23:53','2025-09-22 01:23:53'),(1221351,407198,'action started via WP Cron','2025-09-21 23:25:53','2025-09-22 01:25:53'),(1221352,407198,'action complete via WP Cron','2025-09-21 23:25:53','2025-09-22 01:25:53'),(1221353,407199,'action created','2025-09-21 23:25:53','2025-09-22 01:25:53'),(1221354,407199,'action started via WP Cron','2025-09-21 23:27:53','2025-09-22 01:27:53'),(1221355,407199,'action complete via WP Cron','2025-09-21 23:27:53','2025-09-22 01:27:53'),(1221356,407200,'action created','2025-09-21 23:27:53','2025-09-22 01:27:53'),(1221357,407200,'action started via WP Cron','2025-09-21 23:30:53','2025-09-22 01:30:53'),(1221358,407200,'action complete via WP Cron','2025-09-21 23:30:53','2025-09-22 01:30:53'),(1221359,407201,'action created','2025-09-21 23:30:53','2025-09-22 01:30:53'),(1221360,407201,'action started via WP Cron','2025-09-21 23:32:53','2025-09-22 01:32:53'),(1221361,407201,'action complete via WP Cron','2025-09-21 23:32:53','2025-09-22 01:32:53'),(1221362,407202,'action created','2025-09-21 23:32:53','2025-09-22 01:32:53'),(1221363,407202,'action started via WP Cron','2025-09-21 23:35:54','2025-09-22 01:35:54'),(1221364,407202,'action complete via WP Cron','2025-09-21 23:35:54','2025-09-22 01:35:54'),(1221365,407203,'action created','2025-09-21 23:35:54','2025-09-22 01:35:54'),(1221366,407203,'action started via WP Cron','2025-09-21 23:38:54','2025-09-22 01:38:54'),(1221367,407203,'action complete via WP Cron','2025-09-21 23:38:54','2025-09-22 01:38:54'),(1221368,407204,'action created','2025-09-21 23:38:54','2025-09-22 01:38:54'),(1221369,407204,'action started via WP Cron','2025-09-21 23:41:54','2025-09-22 01:41:54'),(1221370,407204,'action complete via WP Cron','2025-09-21 23:41:54','2025-09-22 01:41:54'),(1221371,407205,'action created','2025-09-21 23:41:54','2025-09-22 01:41:54'),(1221372,407205,'action started via WP Cron','2025-09-21 23:44:52','2025-09-22 01:44:52'),(1221373,407205,'action complete via WP Cron','2025-09-21 23:44:52','2025-09-22 01:44:52'),(1221374,407206,'action created','2025-09-21 23:44:52','2025-09-22 01:44:52'),(1221375,407206,'action started via WP Cron','2025-09-21 23:46:52','2025-09-22 01:46:52'),(1221376,407206,'action complete via WP Cron','2025-09-21 23:46:52','2025-09-22 01:46:52'),(1221377,407207,'action created','2025-09-21 23:46:52','2025-09-22 01:46:52'),(1221378,407207,'action started via WP Cron','2025-09-21 23:48:54','2025-09-22 01:48:54'),(1221379,407207,'action complete via WP Cron','2025-09-21 23:48:54','2025-09-22 01:48:54'),(1221380,407208,'action created','2025-09-21 23:48:54','2025-09-22 01:48:54'),(1221381,407208,'action started via WP Cron','2025-09-21 23:51:54','2025-09-22 01:51:54'),(1221382,407208,'action complete via WP Cron','2025-09-21 23:51:54','2025-09-22 01:51:54'),(1221383,407209,'action created','2025-09-21 23:51:54','2025-09-22 01:51:54'),(1221384,407209,'action started via WP Cron','2025-09-21 23:54:52','2025-09-22 01:54:52'),(1221385,407209,'action complete via WP Cron','2025-09-21 23:54:52','2025-09-22 01:54:52'),(1221386,407210,'action created','2025-09-21 23:54:52','2025-09-22 01:54:52'),(1221387,407210,'action started via WP Cron','2025-09-21 23:56:52','2025-09-22 01:56:52'),(1221388,407210,'action complete via WP Cron','2025-09-21 23:56:52','2025-09-22 01:56:52'),(1221389,407211,'action created','2025-09-21 23:56:52','2025-09-22 01:56:52'),(1221390,407211,'action started via WP Cron','2025-09-21 23:58:53','2025-09-22 01:58:53'),(1221391,407211,'action complete via WP Cron','2025-09-21 23:58:53','2025-09-22 01:58:53'),(1221392,407212,'action created','2025-09-21 23:58:53','2025-09-22 01:58:53'),(1221393,407212,'action started via WP Cron','2025-09-22 00:00:54','2025-09-22 02:00:54'),(1221394,407212,'action complete via WP Cron','2025-09-22 00:00:54','2025-09-22 02:00:54'),(1221395,407213,'action created','2025-09-22 00:00:54','2025-09-22 02:00:54'),(1221396,407213,'action started via WP Cron','2025-09-22 00:03:53','2025-09-22 02:03:53'),(1221397,407213,'action complete via WP Cron','2025-09-22 00:03:53','2025-09-22 02:03:53'),(1221398,407214,'action created','2025-09-22 00:03:53','2025-09-22 02:03:53'),(1221399,407214,'action started via WP Cron','2025-09-22 00:05:53','2025-09-22 02:05:53'),(1221400,407214,'action complete via WP Cron','2025-09-22 00:05:53','2025-09-22 02:05:53'),(1221401,407215,'action created','2025-09-22 00:05:53','2025-09-22 02:05:53'),(1221402,407215,'action started via WP Cron','2025-09-22 00:07:53','2025-09-22 02:07:53'),(1221403,407215,'action complete via WP Cron','2025-09-22 00:07:53','2025-09-22 02:07:53'),(1221404,407216,'action created','2025-09-22 00:07:53','2025-09-22 02:07:53'),(1221405,407216,'action started via WP Cron','2025-09-22 00:09:53','2025-09-22 02:09:53'),(1221406,407216,'action complete via WP Cron','2025-09-22 00:09:53','2025-09-22 02:09:53'),(1221407,407217,'action created','2025-09-22 00:09:53','2025-09-22 02:09:53'),(1221408,407217,'action started via WP Cron','2025-09-22 00:12:54','2025-09-22 02:12:54'),(1221409,407217,'action complete via WP Cron','2025-09-22 00:12:54','2025-09-22 02:12:54'),(1221410,407218,'action created','2025-09-22 00:12:54','2025-09-22 02:12:54'),(1221411,407218,'action started via WP Cron','2025-09-22 00:14:54','2025-09-22 02:14:54'),(1221412,407218,'action complete via WP Cron','2025-09-22 00:14:54','2025-09-22 02:14:54'),(1221413,407219,'action created','2025-09-22 00:14:54','2025-09-22 02:14:54'),(1221414,407219,'action started via WP Cron','2025-09-22 00:17:52','2025-09-22 02:17:52'),(1221415,407219,'action complete via WP Cron','2025-09-22 00:17:52','2025-09-22 02:17:52'),(1221416,407220,'action created','2025-09-22 00:17:52','2025-09-22 02:17:52'),(1221417,407220,'action started via WP Cron','2025-09-22 00:19:54','2025-09-22 02:19:54'),(1221418,407220,'action complete via WP Cron','2025-09-22 00:19:54','2025-09-22 02:19:54'),(1221419,407221,'action created','2025-09-22 00:19:54','2025-09-22 02:19:54'),(1221420,407221,'action started via WP Cron','2025-09-22 00:21:54','2025-09-22 02:21:54'),(1221421,407221,'action complete via WP Cron','2025-09-22 00:21:54','2025-09-22 02:21:54'),(1221422,407222,'action created','2025-09-22 00:21:54','2025-09-22 02:21:54'),(1221423,407222,'action started via WP Cron','2025-09-22 00:24:52','2025-09-22 02:24:52'),(1221424,407222,'action complete via WP Cron','2025-09-22 00:24:52','2025-09-22 02:24:52'),(1221425,407223,'action created','2025-09-22 00:24:52','2025-09-22 02:24:52'),(1221426,407223,'action started via WP Cron','2025-09-22 00:26:54','2025-09-22 02:26:54'),(1221427,407223,'action complete via WP Cron','2025-09-22 00:26:54','2025-09-22 02:26:54'),(1221428,407224,'action created','2025-09-22 00:26:54','2025-09-22 02:26:54'),(1221429,407224,'action started via WP Cron','2025-09-22 00:28:54','2025-09-22 02:28:54'),(1221430,407224,'action complete via WP Cron','2025-09-22 00:28:54','2025-09-22 02:28:54'),(1221431,407225,'action created','2025-09-22 00:28:54','2025-09-22 02:28:54'),(1221432,407225,'action started via WP Cron','2025-09-22 00:30:54','2025-09-22 02:30:54'),(1221433,407225,'action complete via WP Cron','2025-09-22 00:30:54','2025-09-22 02:30:54'),(1221434,407226,'action created','2025-09-22 00:30:54','2025-09-22 02:30:54'),(1221435,407226,'action started via WP Cron','2025-09-22 00:33:52','2025-09-22 02:33:52'),(1221436,407226,'action complete via WP Cron','2025-09-22 00:33:52','2025-09-22 02:33:52'),(1221437,407227,'action created','2025-09-22 00:33:52','2025-09-22 02:33:52'),(1221438,407227,'action started via WP Cron','2025-09-22 00:35:54','2025-09-22 02:35:54'),(1221439,407227,'action complete via WP Cron','2025-09-22 00:35:54','2025-09-22 02:35:54'),(1221440,407228,'action created','2025-09-22 00:35:54','2025-09-22 02:35:54'),(1221441,407228,'action started via WP Cron','2025-09-22 00:38:52','2025-09-22 02:38:52'),(1221442,407228,'action complete via WP Cron','2025-09-22 00:38:52','2025-09-22 02:38:52'),(1221443,407229,'action created','2025-09-22 00:38:52','2025-09-22 02:38:52'),(1221444,407229,'action started via WP Cron','2025-09-22 00:40:52','2025-09-22 02:40:52'),(1221445,407229,'action complete via WP Cron','2025-09-22 00:40:52','2025-09-22 02:40:52'),(1221446,407230,'action created','2025-09-22 00:40:52','2025-09-22 02:40:52'),(1221447,407230,'action started via WP Cron','2025-09-22 00:42:53','2025-09-22 02:42:53'),(1221448,407230,'action complete via WP Cron','2025-09-22 00:42:53','2025-09-22 02:42:53'),(1221449,407231,'action created','2025-09-22 00:42:53','2025-09-22 02:42:53'),(1221450,407231,'action started via WP Cron','2025-09-22 00:45:53','2025-09-22 02:45:53'),(1221451,407231,'action complete via WP Cron','2025-09-22 00:45:53','2025-09-22 02:45:53'),(1221452,407232,'action created','2025-09-22 00:45:53','2025-09-22 02:45:53'),(1221453,407232,'action started via WP Cron','2025-09-22 00:48:54','2025-09-22 02:48:54'),(1221454,407232,'action complete via WP Cron','2025-09-22 00:48:54','2025-09-22 02:48:54'),(1221455,407233,'action created','2025-09-22 00:48:54','2025-09-22 02:48:54'),(1221456,407233,'action started via WP Cron','2025-09-22 00:51:52','2025-09-22 02:51:52'),(1221457,407233,'action complete via WP Cron','2025-09-22 00:51:52','2025-09-22 02:51:52'),(1221458,407234,'action created','2025-09-22 00:51:52','2025-09-22 02:51:52'),(1221459,407234,'action started via WP Cron','2025-09-22 00:53:53','2025-09-22 02:53:53'),(1221460,407234,'action complete via WP Cron','2025-09-22 00:53:53','2025-09-22 02:53:53'),(1221461,407235,'action created','2025-09-22 00:53:53','2025-09-22 02:53:53'),(1221462,407235,'action started via WP Cron','2025-09-22 00:56:52','2025-09-22 02:56:52'),(1221463,407235,'action complete via WP Cron','2025-09-22 00:56:52','2025-09-22 02:56:52'),(1221464,407236,'action created','2025-09-22 00:56:52','2025-09-22 02:56:52'),(1221465,407236,'action started via WP Cron','2025-09-22 00:58:54','2025-09-22 02:58:54'),(1221466,407236,'action complete via WP Cron','2025-09-22 00:58:54','2025-09-22 02:58:54'),(1221467,407237,'action created','2025-09-22 00:58:54','2025-09-22 02:58:54'),(1221468,407237,'action started via WP Cron','2025-09-22 01:00:54','2025-09-22 03:00:54'),(1221469,407237,'action complete via WP Cron','2025-09-22 01:00:54','2025-09-22 03:00:54'),(1221470,407238,'action created','2025-09-22 01:00:54','2025-09-22 03:00:54'),(1221471,407238,'action started via WP Cron','2025-09-22 01:03:53','2025-09-22 03:03:53'),(1221472,407238,'action complete via WP Cron','2025-09-22 01:03:53','2025-09-22 03:03:53'),(1221473,407239,'action created','2025-09-22 01:03:53','2025-09-22 03:03:53'),(1221474,407239,'action started via WP Cron','2025-09-22 01:05:53','2025-09-22 03:05:53'),(1221475,407239,'action complete via WP Cron','2025-09-22 01:05:53','2025-09-22 03:05:53'),(1221476,407240,'action created','2025-09-22 01:05:53','2025-09-22 03:05:53'),(1221477,407240,'action started via WP Cron','2025-09-22 01:08:52','2025-09-22 03:08:52'),(1221478,407240,'action complete via WP Cron','2025-09-22 01:08:53','2025-09-22 03:08:53'),(1221479,407241,'action created','2025-09-22 01:08:53','2025-09-22 03:08:53'),(1221480,407241,'action started via WP Cron','2025-09-22 01:11:53','2025-09-22 03:11:53'),(1221481,407241,'action complete via WP Cron','2025-09-22 01:11:53','2025-09-22 03:11:53'),(1221482,407242,'action created','2025-09-22 01:11:53','2025-09-22 03:11:53'),(1221483,407242,'action started via WP Cron','2025-09-22 01:13:53','2025-09-22 03:13:53'),(1221484,407242,'action complete via WP Cron','2025-09-22 01:13:53','2025-09-22 03:13:53'),(1221485,407243,'action created','2025-09-22 01:13:53','2025-09-22 03:13:53'),(1221486,407243,'action started via WP Cron','2025-09-22 01:16:53','2025-09-22 03:16:53'),(1221487,407243,'action complete via WP Cron','2025-09-22 01:16:53','2025-09-22 03:16:53'),(1221488,407244,'action created','2025-09-22 01:16:53','2025-09-22 03:16:53'),(1221489,407244,'action started via WP Cron','2025-09-22 01:18:54','2025-09-22 03:18:54'),(1221490,407244,'action complete via WP Cron','2025-09-22 01:18:54','2025-09-22 03:18:54'),(1221491,407245,'action created','2025-09-22 01:18:54','2025-09-22 03:18:54'),(1221492,407245,'action started via WP Cron','2025-09-22 01:20:54','2025-09-22 03:20:54'),(1221493,407245,'action complete via WP Cron','2025-09-22 01:20:54','2025-09-22 03:20:54'),(1221494,407246,'action created','2025-09-22 01:20:54','2025-09-22 03:20:54'),(1221495,407246,'action started via WP Cron','2025-09-22 01:22:54','2025-09-22 03:22:54'),(1221496,407246,'action complete via WP Cron','2025-09-22 01:22:54','2025-09-22 03:22:54'),(1221497,407247,'action created','2025-09-22 01:22:54','2025-09-22 03:22:54'),(1221498,407247,'action started via WP Cron','2025-09-22 01:25:53','2025-09-22 03:25:53'),(1221499,407247,'action complete via WP Cron','2025-09-22 01:25:53','2025-09-22 03:25:53'),(1221500,407248,'action created','2025-09-22 01:25:53','2025-09-22 03:25:53'),(1221501,407248,'action started via WP Cron','2025-09-22 01:28:54','2025-09-22 03:28:54'),(1221502,407248,'action complete via WP Cron','2025-09-22 01:28:54','2025-09-22 03:28:54'),(1221503,407249,'action created','2025-09-22 01:28:54','2025-09-22 03:28:54'),(1221504,407249,'action started via WP Cron','2025-09-22 01:30:54','2025-09-22 03:30:54'),(1221505,407249,'action complete via WP Cron','2025-09-22 01:30:54','2025-09-22 03:30:54'),(1221506,407250,'action created','2025-09-22 01:30:54','2025-09-22 03:30:54'),(1221507,407250,'action started via WP Cron','2025-09-22 01:33:52','2025-09-22 03:33:52'),(1221508,407250,'action complete via WP Cron','2025-09-22 01:33:52','2025-09-22 03:33:52'),(1221509,407251,'action created','2025-09-22 01:33:52','2025-09-22 03:33:52'),(1221510,407251,'action started via WP Cron','2025-09-22 01:35:52','2025-09-22 03:35:52'),(1221511,407251,'action complete via WP Cron','2025-09-22 01:35:52','2025-09-22 03:35:52'),(1221512,407252,'action created','2025-09-22 01:35:52','2025-09-22 03:35:52'),(1221513,407252,'action started via WP Cron','2025-09-22 01:37:54','2025-09-22 03:37:54'),(1221514,407252,'action complete via WP Cron','2025-09-22 01:37:54','2025-09-22 03:37:54'),(1221515,407253,'action created','2025-09-22 01:37:54','2025-09-22 03:37:54'),(1221516,407253,'action started via WP Cron','2025-09-22 01:40:52','2025-09-22 03:40:52'),(1221517,407253,'action complete via WP Cron','2025-09-22 01:40:52','2025-09-22 03:40:52'),(1221518,407254,'action created','2025-09-22 01:40:52','2025-09-22 03:40:52'),(1221519,407254,'action started via WP Cron','2025-09-22 01:42:53','2025-09-22 03:42:53'),(1221520,407254,'action complete via WP Cron','2025-09-22 01:42:53','2025-09-22 03:42:53'),(1221521,407255,'action created','2025-09-22 01:42:53','2025-09-22 03:42:53'),(1221522,407255,'action started via WP Cron','2025-09-22 01:45:53','2025-09-22 03:45:53'),(1221523,407255,'action complete via WP Cron','2025-09-22 01:45:53','2025-09-22 03:45:53'),(1221524,407256,'action created','2025-09-22 01:45:53','2025-09-22 03:45:53'),(1221525,407256,'action started via WP Cron','2025-09-22 01:47:53','2025-09-22 03:47:53'),(1221526,407256,'action complete via WP Cron','2025-09-22 01:47:53','2025-09-22 03:47:53'),(1221527,407257,'action created','2025-09-22 01:47:53','2025-09-22 03:47:53'),(1221528,407257,'action started via WP Cron','2025-09-22 01:49:54','2025-09-22 03:49:54'),(1221529,407257,'action complete via WP Cron','2025-09-22 01:49:54','2025-09-22 03:49:54'),(1221530,407258,'action created','2025-09-22 01:49:54','2025-09-22 03:49:54'),(1221531,407258,'action started via WP Cron','2025-09-22 01:51:54','2025-09-22 03:51:54'),(1221532,407258,'action complete via WP Cron','2025-09-22 01:51:54','2025-09-22 03:51:54'),(1221533,407259,'action created','2025-09-22 01:51:54','2025-09-22 03:51:54'),(1221534,407259,'action started via WP Cron','2025-09-22 01:54:53','2025-09-22 03:54:53'),(1221535,407259,'action complete via WP Cron','2025-09-22 01:54:53','2025-09-22 03:54:53'),(1221536,407260,'action created','2025-09-22 01:54:53','2025-09-22 03:54:53'),(1221537,407260,'action started via WP Cron','2025-09-22 01:56:54','2025-09-22 03:56:54'),(1221538,407260,'action complete via WP Cron','2025-09-22 01:56:54','2025-09-22 03:56:54'),(1221539,407261,'action created','2025-09-22 01:56:54','2025-09-22 03:56:54'),(1221540,407261,'action started via WP Cron','2025-09-22 01:58:54','2025-09-22 03:58:54'),(1221541,407261,'action complete via WP Cron','2025-09-22 01:58:54','2025-09-22 03:58:54'),(1221542,407262,'action created','2025-09-22 01:58:54','2025-09-22 03:58:54'),(1221543,407262,'action started via WP Cron','2025-09-22 02:01:52','2025-09-22 04:01:52'),(1221544,407262,'action complete via WP Cron','2025-09-22 02:01:52','2025-09-22 04:01:52'),(1221545,407263,'action created','2025-09-22 02:01:52','2025-09-22 04:01:52'),(1221546,407263,'action started via WP Cron','2025-09-22 02:03:53','2025-09-22 04:03:53'),(1221547,407263,'action complete via WP Cron','2025-09-22 02:03:53','2025-09-22 04:03:53'),(1221548,407264,'action created','2025-09-22 02:03:53','2025-09-22 04:03:53'),(1221549,407264,'action started via WP Cron','2025-09-22 02:05:53','2025-09-22 04:05:53'),(1221550,407264,'action complete via WP Cron','2025-09-22 02:05:53','2025-09-22 04:05:53'),(1221551,407265,'action created','2025-09-22 02:05:53','2025-09-22 04:05:53'),(1221552,407265,'action started via WP Cron','2025-09-22 02:07:54','2025-09-22 04:07:54'),(1221553,407265,'action complete via WP Cron','2025-09-22 02:07:54','2025-09-22 04:07:54'),(1221554,407266,'action created','2025-09-22 02:07:54','2025-09-22 04:07:54'),(1221555,407266,'action started via WP Cron','2025-09-22 02:10:54','2025-09-22 04:10:54'),(1221556,407266,'action complete via WP Cron','2025-09-22 02:10:54','2025-09-22 04:10:54'),(1221557,407267,'action created','2025-09-22 02:10:54','2025-09-22 04:10:54'),(1221558,407267,'action started via WP Cron','2025-09-22 02:13:53','2025-09-22 04:13:53'),(1221559,407267,'action complete via WP Cron','2025-09-22 02:13:53','2025-09-22 04:13:53'),(1221560,407268,'action created','2025-09-22 02:13:53','2025-09-22 04:13:53'),(1221561,407268,'action started via WP Cron','2025-09-22 02:15:53','2025-09-22 04:15:53'),(1221562,407268,'action complete via WP Cron','2025-09-22 02:15:53','2025-09-22 04:15:53'),(1221563,407269,'action created','2025-09-22 02:15:53','2025-09-22 04:15:53'),(1221564,407269,'action started via WP Cron','2025-09-22 02:17:54','2025-09-22 04:17:54'),(1221565,407269,'action complete via WP Cron','2025-09-22 02:17:54','2025-09-22 04:17:54'),(1221566,407270,'action created','2025-09-22 02:17:54','2025-09-22 04:17:54'),(1221567,407270,'action started via WP Cron','2025-09-22 02:20:53','2025-09-22 04:20:53'),(1221568,407270,'action complete via WP Cron','2025-09-22 02:20:53','2025-09-22 04:20:53'),(1221569,407271,'action created','2025-09-22 02:20:53','2025-09-22 04:20:53'),(1221570,407271,'action started via WP Cron','2025-09-22 02:22:53','2025-09-22 04:22:53'),(1221571,407271,'action complete via WP Cron','2025-09-22 02:22:53','2025-09-22 04:22:53'),(1221572,407272,'action created','2025-09-22 02:22:53','2025-09-22 04:22:53'),(1221573,407272,'action started via WP Cron','2025-09-22 02:24:54','2025-09-22 04:24:54'),(1221574,407272,'action complete via WP Cron','2025-09-22 02:24:54','2025-09-22 04:24:54'),(1221575,407273,'action created','2025-09-22 02:24:54','2025-09-22 04:24:54'),(1221576,407273,'action started via WP Cron','2025-09-22 02:26:54','2025-09-22 04:26:54'),(1221577,407273,'action complete via WP Cron','2025-09-22 02:26:54','2025-09-22 04:26:54'),(1221578,407274,'action created','2025-09-22 02:26:54','2025-09-22 04:26:54'),(1221579,407274,'action started via WP Cron','2025-09-22 02:28:54','2025-09-22 04:28:54'),(1221580,407274,'action complete via WP Cron','2025-09-22 02:28:54','2025-09-22 04:28:54'),(1221581,407275,'action created','2025-09-22 02:28:54','2025-09-22 04:28:54'),(1221582,407275,'action started via WP Cron','2025-09-22 02:31:53','2025-09-22 04:31:53'),(1221583,407275,'action complete via WP Cron','2025-09-22 02:31:53','2025-09-22 04:31:53'),(1221584,407276,'action created','2025-09-22 02:31:53','2025-09-22 04:31:53'),(1221585,407276,'action started via WP Cron','2025-09-22 02:34:53','2025-09-22 04:34:53'),(1221586,407276,'action complete via WP Cron','2025-09-22 02:34:53','2025-09-22 04:34:53'),(1221587,407277,'action created','2025-09-22 02:34:53','2025-09-22 04:34:53'),(1221588,407277,'action started via WP Cron','2025-09-22 02:36:54','2025-09-22 04:36:54'),(1221589,407277,'action complete via WP Cron','2025-09-22 02:36:54','2025-09-22 04:36:54'),(1221590,407278,'action created','2025-09-22 02:36:54','2025-09-22 04:36:54'),(1221591,407278,'action started via WP Cron','2025-09-22 02:39:52','2025-09-22 04:39:52'),(1221592,407278,'action complete via WP Cron','2025-09-22 02:39:52','2025-09-22 04:39:52'),(1221593,407279,'action created','2025-09-22 02:39:52','2025-09-22 04:39:52'),(1221594,407279,'action started via WP Cron','2025-09-22 02:41:54','2025-09-22 04:41:54'),(1221595,407279,'action complete via WP Cron','2025-09-22 02:41:54','2025-09-22 04:41:54'),(1221596,407280,'action created','2025-09-22 02:41:54','2025-09-22 04:41:54'),(1221597,407280,'action started via WP Cron','2025-09-22 02:43:54','2025-09-22 04:43:54'),(1221598,407280,'action complete via WP Cron','2025-09-22 02:43:54','2025-09-22 04:43:54'),(1221599,407281,'action created','2025-09-22 02:43:54','2025-09-22 04:43:54'),(1221600,407281,'action started via WP Cron','2025-09-22 02:46:54','2025-09-22 04:46:54'),(1221601,407281,'action complete via WP Cron','2025-09-22 02:46:54','2025-09-22 04:46:54'),(1221602,407282,'action created','2025-09-22 02:46:54','2025-09-22 04:46:54'),(1221603,407282,'action started via WP Cron','2025-09-22 02:49:52','2025-09-22 04:49:52'),(1221604,407282,'action complete via WP Cron','2025-09-22 02:49:52','2025-09-22 04:49:52'),(1221605,407283,'action created','2025-09-22 02:49:52','2025-09-22 04:49:52'),(1221606,407283,'action started via WP Cron','2025-09-22 02:51:53','2025-09-22 04:51:53'),(1221607,407283,'action complete via WP Cron','2025-09-22 02:51:53','2025-09-22 04:51:53'),(1221608,407284,'action created','2025-09-22 02:51:53','2025-09-22 04:51:53'),(1221609,407284,'action started via WP Cron','2025-09-22 02:53:53','2025-09-22 04:53:53'),(1221610,407284,'action complete via WP Cron','2025-09-22 02:53:53','2025-09-22 04:53:53'),(1221611,407285,'action created','2025-09-22 02:53:53','2025-09-22 04:53:53'),(1221612,407285,'action started via WP Cron','2025-09-22 02:56:54','2025-09-22 04:56:54'),(1221613,407285,'action complete via WP Cron','2025-09-22 02:56:54','2025-09-22 04:56:54'),(1221614,407286,'action created','2025-09-22 02:56:54','2025-09-22 04:56:54'),(1221615,407286,'action started via WP Cron','2025-09-22 02:59:52','2025-09-22 04:59:52'),(1221616,407286,'action complete via WP Cron','2025-09-22 02:59:52','2025-09-22 04:59:52'),(1221617,407287,'action created','2025-09-22 02:59:52','2025-09-22 04:59:52'),(1221618,407287,'action started via WP Cron','2025-09-22 03:01:53','2025-09-22 05:01:53'),(1221619,407287,'action complete via WP Cron','2025-09-22 03:01:53','2025-09-22 05:01:53'),(1221620,407288,'action created','2025-09-22 03:01:53','2025-09-22 05:01:53'),(1221621,407288,'action started via WP Cron','2025-09-22 03:04:52','2025-09-22 05:04:52'),(1221622,407288,'action complete via WP Cron','2025-09-22 03:04:52','2025-09-22 05:04:52'),(1221623,407289,'action created','2025-09-22 03:04:52','2025-09-22 05:04:52'),(1221624,407289,'action started via WP Cron','2025-09-22 03:06:53','2025-09-22 05:06:53'),(1221625,407289,'action complete via WP Cron','2025-09-22 03:06:54','2025-09-22 05:06:54'),(1221626,407290,'action created','2025-09-22 03:06:54','2025-09-22 05:06:54'),(1221627,407290,'action started via WP Cron','2025-09-22 03:08:54','2025-09-22 05:08:54'),(1221628,407290,'action complete via WP Cron','2025-09-22 03:08:54','2025-09-22 05:08:54'),(1221629,407291,'action created','2025-09-22 03:08:54','2025-09-22 05:08:54'),(1221630,407291,'action started via WP Cron','2025-09-22 03:10:54','2025-09-22 05:10:54'),(1221631,407291,'action complete via WP Cron','2025-09-22 03:10:54','2025-09-22 05:10:54'),(1221632,407292,'action created','2025-09-22 03:10:54','2025-09-22 05:10:54'),(1221633,407292,'action started via WP Cron','2025-09-22 03:13:53','2025-09-22 05:13:53'),(1221634,407292,'action complete via WP Cron','2025-09-22 03:13:53','2025-09-22 05:13:53'),(1221635,407293,'action created','2025-09-22 03:13:53','2025-09-22 05:13:53'),(1221636,407293,'action started via WP Cron','2025-09-22 03:17:12','2025-09-22 05:17:12'),(1221637,407293,'action complete via WP Cron','2025-09-22 03:17:14','2025-09-22 05:17:14'),(1221638,407294,'action created','2025-09-22 03:17:14','2025-09-22 05:17:14'),(1221639,407294,'action started via WP Cron','2025-09-22 03:19:53','2025-09-22 05:19:53'),(1221640,407294,'action complete via WP Cron','2025-09-22 03:19:53','2025-09-22 05:19:53'),(1221641,407295,'action created','2025-09-22 03:19:53','2025-09-22 05:19:53'),(1221642,407295,'action started via WP Cron','2025-09-22 03:21:54','2025-09-22 05:21:54'),(1221643,407295,'action complete via WP Cron','2025-09-22 03:21:54','2025-09-22 05:21:54'),(1221644,407296,'action created','2025-09-22 03:21:54','2025-09-22 05:21:54'),(1221645,407296,'action started via WP Cron','2025-09-22 03:23:54','2025-09-22 05:23:54'),(1221646,407296,'action complete via WP Cron','2025-09-22 03:23:54','2025-09-22 05:23:54'),(1221647,407297,'action created','2025-09-22 03:23:54','2025-09-22 05:23:54'),(1221648,407297,'action started via WP Cron','2025-09-22 03:25:54','2025-09-22 05:25:54'),(1221649,407297,'action complete via WP Cron','2025-09-22 03:25:54','2025-09-22 05:25:54'),(1221650,407298,'action created','2025-09-22 03:25:54','2025-09-22 05:25:54'),(1221651,407298,'action started via WP Cron','2025-09-22 03:28:52','2025-09-22 05:28:52'),(1221652,407298,'action complete via WP Cron','2025-09-22 03:28:52','2025-09-22 05:28:52'),(1221653,407299,'action created','2025-09-22 03:28:52','2025-09-22 05:28:52'),(1221654,407299,'action started via WP Cron','2025-09-22 03:30:54','2025-09-22 05:30:54'),(1221655,407299,'action complete via WP Cron','2025-09-22 03:30:54','2025-09-22 05:30:54'),(1221656,407300,'action created','2025-09-22 03:30:54','2025-09-22 05:30:54'),(1221657,407300,'action started via WP Cron','2025-09-22 03:33:53','2025-09-22 05:33:53'),(1221658,407300,'action complete via WP Cron','2025-09-22 03:33:53','2025-09-22 05:33:53'),(1221659,407301,'action created','2025-09-22 03:33:53','2025-09-22 05:33:53'),(1221660,407301,'action started via WP Cron','2025-09-22 03:35:54','2025-09-22 05:35:54'),(1221661,407301,'action complete via WP Cron','2025-09-22 03:35:54','2025-09-22 05:35:54'),(1221662,407302,'action created','2025-09-22 03:35:54','2025-09-22 05:35:54'),(1221663,407302,'action started via WP Cron','2025-09-22 03:38:53','2025-09-22 05:38:53'),(1221664,407302,'action complete via WP Cron','2025-09-22 03:38:53','2025-09-22 05:38:53'),(1221665,407303,'action created','2025-09-22 03:38:53','2025-09-22 05:38:53'),(1221666,407303,'action started via WP Cron','2025-09-22 03:40:53','2025-09-22 05:40:53'),(1221667,407303,'action complete via WP Cron','2025-09-22 03:40:53','2025-09-22 05:40:53'),(1221668,407304,'action created','2025-09-22 03:40:53','2025-09-22 05:40:53'),(1221669,407304,'action started via WP Cron','2025-09-22 03:42:53','2025-09-22 05:42:53'),(1221670,407304,'action complete via WP Cron','2025-09-22 03:42:53','2025-09-22 05:42:53'),(1221671,407305,'action created','2025-09-22 03:42:53','2025-09-22 05:42:53'),(1221672,407305,'action started via WP Cron','2025-09-22 03:44:53','2025-09-22 05:44:53'),(1221673,407305,'action complete via WP Cron','2025-09-22 03:44:53','2025-09-22 05:44:53'),(1221674,407306,'action created','2025-09-22 03:44:53','2025-09-22 05:44:53'),(1221675,407306,'action started via WP Cron','2025-09-22 03:47:54','2025-09-22 05:47:54'),(1221676,407306,'action complete via WP Cron','2025-09-22 03:47:54','2025-09-22 05:47:54'),(1221677,407307,'action created','2025-09-22 03:47:54','2025-09-22 05:47:54'),(1221678,407307,'action started via WP Cron','2025-09-22 03:50:53','2025-09-22 05:50:53'),(1221679,407307,'action complete via WP Cron','2025-09-22 03:50:53','2025-09-22 05:50:53'),(1221680,407308,'action created','2025-09-22 03:50:53','2025-09-22 05:50:53'),(1221681,407308,'action started via WP Cron','2025-09-22 03:52:53','2025-09-22 05:52:53'),(1221682,407308,'action complete via WP Cron','2025-09-22 03:52:53','2025-09-22 05:52:53'),(1221683,407309,'action created','2025-09-22 03:52:53','2025-09-22 05:52:53'),(1221684,407309,'action started via WP Cron','2025-09-22 03:54:53','2025-09-22 05:54:53'),(1221685,407309,'action complete via WP Cron','2025-09-22 03:54:53','2025-09-22 05:54:53'),(1221686,407310,'action created','2025-09-22 03:54:53','2025-09-22 05:54:53'),(1221687,407310,'action started via WP Cron','2025-09-22 03:56:54','2025-09-22 05:56:54'),(1221688,407310,'action complete via WP Cron','2025-09-22 03:56:54','2025-09-22 05:56:54'),(1221689,407311,'action created','2025-09-22 03:56:54','2025-09-22 05:56:54'),(1221690,407311,'action started via WP Cron','2025-09-22 03:59:52','2025-09-22 05:59:52'),(1221691,407311,'action complete via WP Cron','2025-09-22 03:59:52','2025-09-22 05:59:52'),(1221692,407312,'action created','2025-09-22 03:59:52','2025-09-22 05:59:52'),(1221693,407312,'action started via WP Cron','2025-09-22 04:01:54','2025-09-22 06:01:54'),(1221694,407312,'action complete via WP Cron','2025-09-22 04:01:54','2025-09-22 06:01:54'),(1221695,407313,'action created','2025-09-22 04:01:54','2025-09-22 06:01:54'),(1221696,407313,'action started via WP Cron','2025-09-22 04:04:52','2025-09-22 06:04:52'),(1221697,407313,'action complete via WP Cron','2025-09-22 04:04:52','2025-09-22 06:04:52'),(1221698,407314,'action created','2025-09-22 04:04:52','2025-09-22 06:04:52'),(1221699,407314,'action started via WP Cron','2025-09-22 04:06:54','2025-09-22 06:06:54'),(1221700,407314,'action complete via WP Cron','2025-09-22 04:06:54','2025-09-22 06:06:54'),(1221701,407315,'action created','2025-09-22 04:06:54','2025-09-22 06:06:54'),(1221702,407315,'action started via WP Cron','2025-09-22 04:09:52','2025-09-22 06:09:52'),(1221703,407315,'action complete via WP Cron','2025-09-22 04:09:53','2025-09-22 06:09:53'),(1221704,407316,'action created','2025-09-22 04:09:53','2025-09-22 06:09:53'),(1221705,407316,'action started via WP Cron','2025-09-22 04:11:53','2025-09-22 06:11:53'),(1221706,407316,'action complete via WP Cron','2025-09-22 04:11:53','2025-09-22 06:11:53'),(1221707,407317,'action created','2025-09-22 04:11:53','2025-09-22 06:11:53'),(1221708,407317,'action started via WP Cron','2025-09-22 04:14:53','2025-09-22 06:14:53'),(1221709,407317,'action complete via WP Cron','2025-09-22 04:14:53','2025-09-22 06:14:53'),(1221710,407318,'action created','2025-09-22 04:14:53','2025-09-22 06:14:53'),(1221711,407318,'action started via WP Cron','2025-09-22 04:17:52','2025-09-22 06:17:52'),(1221712,407318,'action complete via WP Cron','2025-09-22 04:17:52','2025-09-22 06:17:52'),(1221713,407319,'action created','2025-09-22 04:17:52','2025-09-22 06:17:52'),(1221714,407319,'action started via WP Cron','2025-09-22 04:19:53','2025-09-22 06:19:53'),(1221715,407319,'action complete via WP Cron','2025-09-22 04:19:53','2025-09-22 06:19:53'),(1221716,407320,'action created','2025-09-22 04:19:53','2025-09-22 06:19:53'),(1221717,407320,'action started via WP Cron','2025-09-22 04:22:53','2025-09-22 06:22:53'),(1221718,407320,'action complete via WP Cron','2025-09-22 04:22:53','2025-09-22 06:22:53'),(1221719,407321,'action created','2025-09-22 04:22:53','2025-09-22 06:22:53'),(1221720,407321,'action started via WP Cron','2025-09-22 04:24:54','2025-09-22 06:24:54'),(1221721,407321,'action complete via WP Cron','2025-09-22 04:24:54','2025-09-22 06:24:54'),(1221722,407322,'action created','2025-09-22 04:24:54','2025-09-22 06:24:54'),(1221723,407322,'action started via WP Cron','2025-09-22 04:27:52','2025-09-22 06:27:52'),(1221724,407322,'action complete via WP Cron','2025-09-22 04:27:52','2025-09-22 06:27:52'),(1221725,407323,'action created','2025-09-22 04:27:52','2025-09-22 06:27:52'),(1221726,407323,'action started via WP Cron','2025-09-22 04:29:52','2025-09-22 06:29:52'),(1221727,407323,'action complete via WP Cron','2025-09-22 04:29:52','2025-09-22 06:29:52'),(1221728,407324,'action created','2025-09-22 04:29:52','2025-09-22 06:29:52'),(1221729,407324,'action started via WP Cron','2025-09-22 04:31:52','2025-09-22 06:31:52'),(1221730,407324,'action complete via WP Cron','2025-09-22 04:31:52','2025-09-22 06:31:52'),(1221731,407325,'action created','2025-09-22 04:31:52','2025-09-22 06:31:52'),(1221732,407325,'action started via WP Cron','2025-09-22 04:34:52','2025-09-22 06:34:52'),(1221733,407325,'action complete via WP Cron','2025-09-22 04:34:52','2025-09-22 06:34:52'),(1221734,407326,'action created','2025-09-22 04:34:52','2025-09-22 06:34:52'),(1221735,407326,'action started via WP Cron','2025-09-22 04:37:51','2025-09-22 06:37:51'),(1221736,407326,'action complete via WP Cron','2025-09-22 04:37:51','2025-09-22 06:37:51'),(1221737,407327,'action created','2025-09-22 04:37:51','2025-09-22 06:37:51'),(1221738,407327,'action started via WP Cron','2025-09-22 04:39:51','2025-09-22 06:39:51'),(1221739,407327,'action complete via WP Cron','2025-09-22 04:39:52','2025-09-22 06:39:52'),(1221740,407328,'action created','2025-09-22 04:39:52','2025-09-22 06:39:52'),(1221741,407328,'action started via WP Cron','2025-09-22 04:42:52','2025-09-22 06:42:52'),(1221742,407328,'action complete via WP Cron','2025-09-22 04:42:52','2025-09-22 06:42:52'),(1221743,407329,'action created','2025-09-22 04:42:52','2025-09-22 06:42:52'),(1221744,407329,'action started via WP Cron','2025-09-22 04:44:52','2025-09-22 06:44:52'),(1221745,407329,'action complete via WP Cron','2025-09-22 04:44:52','2025-09-22 06:44:52'),(1221746,407330,'action created','2025-09-22 04:44:52','2025-09-22 06:44:52'),(1221747,407330,'action started via WP Cron','2025-09-22 04:47:51','2025-09-22 06:47:51'),(1221748,407330,'action complete via WP Cron','2025-09-22 04:47:51','2025-09-22 06:47:51'),(1221749,407331,'action created','2025-09-22 04:47:51','2025-09-22 06:47:51'),(1221750,407331,'action started via WP Cron','2025-09-22 04:49:52','2025-09-22 06:49:52'),(1221751,407331,'action complete via WP Cron','2025-09-22 04:49:52','2025-09-22 06:49:52'),(1221752,407332,'action created','2025-09-22 04:49:52','2025-09-22 06:49:52'),(1221753,407332,'action started via WP Cron','2025-09-22 04:51:52','2025-09-22 06:51:52'),(1221754,407332,'action complete via WP Cron','2025-09-22 04:51:52','2025-09-22 06:51:52'),(1221755,407333,'action created','2025-09-22 04:51:52','2025-09-22 06:51:52'),(1221756,407333,'action started via WP Cron','2025-09-22 04:53:52','2025-09-22 06:53:52'),(1221757,407333,'action complete via WP Cron','2025-09-22 04:53:52','2025-09-22 06:53:52'),(1221758,407334,'action created','2025-09-22 04:53:52','2025-09-22 06:53:52'),(1221759,407334,'action started via WP Cron','2025-09-22 04:55:52','2025-09-22 06:55:52'),(1221760,407334,'action complete via WP Cron','2025-09-22 04:55:52','2025-09-22 06:55:52'),(1221761,407335,'action created','2025-09-22 04:55:52','2025-09-22 06:55:52'),(1221762,407335,'action started via WP Cron','2025-09-22 04:57:53','2025-09-22 06:57:53'),(1221763,407335,'action complete via WP Cron','2025-09-22 04:57:53','2025-09-22 06:57:53'),(1221764,407336,'action created','2025-09-22 04:57:53','2025-09-22 06:57:53'),(1221765,407336,'action started via WP Cron','2025-09-22 05:00:52','2025-09-22 07:00:52'),(1221766,407336,'action complete via WP Cron','2025-09-22 05:00:52','2025-09-22 07:00:52'),(1221767,407337,'action created','2025-09-22 05:00:52','2025-09-22 07:00:52'),(1221768,407337,'action started via WP Cron','2025-09-22 05:03:51','2025-09-22 07:03:51'),(1221769,407337,'action complete via WP Cron','2025-09-22 05:03:51','2025-09-22 07:03:51'),(1221770,407338,'action created','2025-09-22 05:03:51','2025-09-22 07:03:51'),(1221771,407338,'action started via WP Cron','2025-09-22 05:05:51','2025-09-22 07:05:51'),(1221772,407338,'action complete via WP Cron','2025-09-22 05:05:52','2025-09-22 07:05:52'),(1221773,407339,'action created','2025-09-22 05:05:52','2025-09-22 07:05:52'),(1221774,407339,'action started via WP Cron','2025-09-22 05:08:51','2025-09-22 07:08:51'),(1221775,407339,'action complete via WP Cron','2025-09-22 05:08:52','2025-09-22 07:08:52'),(1221776,407340,'action created','2025-09-22 05:08:52','2025-09-22 07:08:52'),(1221777,407340,'action started via WP Cron','2025-09-22 05:10:52','2025-09-22 07:10:52'),(1221778,407340,'action complete via WP Cron','2025-09-22 05:10:52','2025-09-22 07:10:52'),(1221779,407341,'action created','2025-09-22 05:10:52','2025-09-22 07:10:52'),(1221780,407341,'action started via WP Cron','2025-09-22 05:12:52','2025-09-22 07:12:52'),(1221781,407341,'action complete via WP Cron','2025-09-22 05:12:52','2025-09-22 07:12:52'),(1221782,407342,'action created','2025-09-22 05:12:52','2025-09-22 07:12:52'),(1221783,407342,'action started via WP Cron','2025-09-22 05:14:52','2025-09-22 07:14:52'),(1221784,407342,'action complete via WP Cron','2025-09-22 05:14:52','2025-09-22 07:14:52'),(1221785,407343,'action created','2025-09-22 05:14:52','2025-09-22 07:14:52'),(1221786,407343,'action started via WP Cron','2025-09-22 05:16:52','2025-09-22 07:16:52'),(1221787,407343,'action complete via WP Cron','2025-09-22 05:16:52','2025-09-22 07:16:52'),(1221788,407344,'action created','2025-09-22 05:16:52','2025-09-22 07:16:52'),(1221789,407344,'action started via WP Cron','2025-09-22 05:19:51','2025-09-22 07:19:51'),(1221790,407344,'action complete via WP Cron','2025-09-22 05:19:51','2025-09-22 07:19:51'),(1221791,407345,'action created','2025-09-22 05:19:51','2025-09-22 07:19:51'),(1221792,407345,'action started via WP Cron','2025-09-22 05:21:51','2025-09-22 07:21:51'),(1221793,407345,'action complete via WP Cron','2025-09-22 05:21:51','2025-09-22 07:21:51'),(1221794,407346,'action created','2025-09-22 05:21:51','2025-09-22 07:21:51'),(1221795,407346,'action started via WP Cron','2025-09-22 05:23:51','2025-09-22 07:23:51'),(1221796,407346,'action complete via WP Cron','2025-09-22 05:23:51','2025-09-22 07:23:51'),(1221797,407347,'action created','2025-09-22 05:23:51','2025-09-22 07:23:51'),(1221798,407347,'action started via WP Cron','2025-09-22 05:25:52','2025-09-22 07:25:52'),(1221799,407347,'action complete via WP Cron','2025-09-22 05:25:52','2025-09-22 07:25:52'),(1221800,407348,'action created','2025-09-22 05:25:52','2025-09-22 07:25:52'),(1221801,407348,'action started via WP Cron','2025-09-22 05:28:53','2025-09-22 07:28:53'),(1221802,407348,'action complete via WP Cron','2025-09-22 05:28:53','2025-09-22 07:28:53'),(1221803,407349,'action created','2025-09-22 05:28:53','2025-09-22 07:28:53'),(1221804,407349,'action started via WP Cron','2025-09-22 05:31:51','2025-09-22 07:31:51'),(1221805,407349,'action complete via WP Cron','2025-09-22 05:31:51','2025-09-22 07:31:51'),(1221806,407350,'action created','2025-09-22 05:31:51','2025-09-22 07:31:51'),(1221807,407350,'action started via WP Cron','2025-09-22 05:33:51','2025-09-22 07:33:51'),(1221808,407350,'action complete via WP Cron','2025-09-22 05:33:51','2025-09-22 07:33:51'),(1221809,407351,'action created','2025-09-22 05:33:51','2025-09-22 07:33:51'),(1221810,407351,'action started via WP Cron','2025-09-22 05:35:51','2025-09-22 07:35:51'),(1221811,407351,'action complete via WP Cron','2025-09-22 05:35:52','2025-09-22 07:35:52'),(1221812,407352,'action created','2025-09-22 05:35:52','2025-09-22 07:35:52'),(1221813,407352,'action started via WP Cron','2025-09-22 05:37:52','2025-09-22 07:37:52'),(1221814,407352,'action complete via WP Cron','2025-09-22 05:37:52','2025-09-22 07:37:52'),(1221815,407353,'action created','2025-09-22 05:37:52','2025-09-22 07:37:52'),(1221816,407353,'action started via WP Cron','2025-09-22 05:39:52','2025-09-22 07:39:52'),(1221817,407353,'action complete via WP Cron','2025-09-22 05:39:52','2025-09-22 07:39:52'),(1221818,407354,'action created','2025-09-22 05:39:52','2025-09-22 07:39:52'),(1221819,407354,'action started via WP Cron','2025-09-22 05:41:52','2025-09-22 07:41:52'),(1221820,407354,'action complete via WP Cron','2025-09-22 05:41:52','2025-09-22 07:41:52'),(1221821,407355,'action created','2025-09-22 05:41:52','2025-09-22 07:41:52'),(1221822,407355,'action started via WP Cron','2025-09-22 05:44:52','2025-09-22 07:44:52'),(1221823,407355,'action complete via WP Cron','2025-09-22 05:44:52','2025-09-22 07:44:52'),(1221824,407356,'action created','2025-09-22 05:44:52','2025-09-22 07:44:52'),(1221825,407356,'action started via WP Cron','2025-09-22 05:46:52','2025-09-22 07:46:52'),(1221826,407356,'action complete via WP Cron','2025-09-22 05:46:52','2025-09-22 07:46:52'),(1221827,407357,'action created','2025-09-22 05:46:52','2025-09-22 07:46:52'),(1221828,407357,'action started via WP Cron','2025-09-22 05:49:52','2025-09-22 07:49:52'),(1221829,407357,'action complete via WP Cron','2025-09-22 05:49:52','2025-09-22 07:49:52'),(1221830,407358,'action created','2025-09-22 05:49:52','2025-09-22 07:49:52'),(1221831,407358,'action started via WP Cron','2025-09-22 05:52:53','2025-09-22 07:52:53'),(1221832,407358,'action complete via WP Cron','2025-09-22 05:52:53','2025-09-22 07:52:53'),(1221833,407359,'action created','2025-09-22 05:52:53','2025-09-22 07:52:53'),(1221834,407359,'action started via WP Cron','2025-09-22 05:55:52','2025-09-22 07:55:52'),(1221835,407359,'action complete via WP Cron','2025-09-22 05:55:52','2025-09-22 07:55:52'),(1221836,407360,'action created','2025-09-22 05:55:52','2025-09-22 07:55:52'),(1221837,407360,'action started via WP Cron','2025-09-22 05:57:52','2025-09-22 07:57:52'),(1221838,407360,'action complete via WP Cron','2025-09-22 05:57:52','2025-09-22 07:57:52'),(1221839,407361,'action created','2025-09-22 05:57:52','2025-09-22 07:57:52'),(1221840,407361,'action started via WP Cron','2025-09-22 05:59:53','2025-09-22 07:59:53'),(1221841,407361,'action complete via WP Cron','2025-09-22 05:59:53','2025-09-22 07:59:53'),(1221842,407362,'action created','2025-09-22 05:59:53','2025-09-22 07:59:53'),(1221843,407362,'action started via WP Cron','2025-09-22 06:02:52','2025-09-22 08:02:52'),(1221844,407362,'action complete via WP Cron','2025-09-22 06:02:52','2025-09-22 08:02:52'),(1221845,407363,'action created','2025-09-22 06:02:52','2025-09-22 08:02:52'),(1221846,407363,'action started via WP Cron','2025-09-22 06:04:52','2025-09-22 08:04:52'),(1221847,407363,'action complete via WP Cron','2025-09-22 06:04:52','2025-09-22 08:04:52'),(1221848,407364,'action created','2025-09-22 06:04:52','2025-09-22 08:04:52'),(1221849,407364,'action started via WP Cron','2025-09-22 06:07:52','2025-09-22 08:07:52'),(1221850,407364,'action complete via WP Cron','2025-09-22 06:07:52','2025-09-22 08:07:52'),(1221851,407365,'action created','2025-09-22 06:07:52','2025-09-22 08:07:52'),(1221852,407365,'action started via WP Cron','2025-09-22 06:10:52','2025-09-22 08:10:52'),(1221853,407365,'action complete via WP Cron','2025-09-22 06:10:52','2025-09-22 08:10:52'),(1221854,407366,'action created','2025-09-22 06:10:52','2025-09-22 08:10:52'),(1221855,407366,'action started via WP Cron','2025-09-22 06:12:52','2025-09-22 08:12:52'),(1221856,407366,'action complete via WP Cron','2025-09-22 06:12:52','2025-09-22 08:12:52'),(1221857,407367,'action created','2025-09-22 06:12:52','2025-09-22 08:12:52'),(1221858,407367,'action started via WP Cron','2025-09-22 06:14:52','2025-09-22 08:14:52'),(1221859,407367,'action complete via WP Cron','2025-09-22 06:14:52','2025-09-22 08:14:52'),(1221860,407368,'action created','2025-09-22 06:14:52','2025-09-22 08:14:52'),(1221861,407368,'action started via WP Cron','2025-09-22 06:17:52','2025-09-22 08:17:52'),(1221862,407368,'action complete via WP Cron','2025-09-22 06:17:52','2025-09-22 08:17:52'),(1221863,407369,'action created','2025-09-22 06:17:52','2025-09-22 08:17:52'),(1221864,407369,'action started via WP Cron','2025-09-22 06:19:52','2025-09-22 08:19:52'),(1221865,407369,'action complete via WP Cron','2025-09-22 06:19:52','2025-09-22 08:19:52'),(1221866,407370,'action created','2025-09-22 06:19:52','2025-09-22 08:19:52'),(1221867,407370,'action started via WP Cron','2025-09-22 06:21:52','2025-09-22 08:21:52'),(1221868,407370,'action complete via WP Cron','2025-09-22 06:21:52','2025-09-22 08:21:52'),(1221869,407371,'action created','2025-09-22 06:21:52','2025-09-22 08:21:52'),(1221870,407371,'action started via WP Cron','2025-09-22 06:24:52','2025-09-22 08:24:52'),(1221871,407371,'action complete via WP Cron','2025-09-22 06:24:52','2025-09-22 08:24:52'),(1221872,407372,'action created','2025-09-22 06:24:52','2025-09-22 08:24:52'),(1221873,407372,'action started via WP Cron','2025-09-22 06:26:52','2025-09-22 08:26:52'),(1221874,407372,'action complete via WP Cron','2025-09-22 06:26:52','2025-09-22 08:26:52'),(1221875,407373,'action created','2025-09-22 06:26:52','2025-09-22 08:26:52'),(1221876,407373,'action started via WP Cron','2025-09-22 06:29:51','2025-09-22 08:29:51'),(1221877,407373,'action complete via WP Cron','2025-09-22 06:29:52','2025-09-22 08:29:52'),(1221878,407374,'action created','2025-09-22 06:29:52','2025-09-22 08:29:52'),(1221879,407374,'action started via WP Cron','2025-09-22 06:31:52','2025-09-22 08:31:52'),(1221880,407374,'action complete via WP Cron','2025-09-22 06:31:52','2025-09-22 08:31:52'),(1221881,407375,'action created','2025-09-22 06:31:52','2025-09-22 08:31:52'),(1221882,407375,'action started via WP Cron','2025-09-22 06:34:52','2025-09-22 08:34:52'),(1221883,407375,'action complete via WP Cron','2025-09-22 06:34:52','2025-09-22 08:34:52'),(1221884,407376,'action created','2025-09-22 06:34:52','2025-09-22 08:34:52'),(1221885,407376,'action started via WP Cron','2025-09-22 06:36:52','2025-09-22 08:36:52'),(1221886,407376,'action complete via WP Cron','2025-09-22 06:36:52','2025-09-22 08:36:52'),(1221887,407377,'action created','2025-09-22 06:36:52','2025-09-22 08:36:52'),(1221888,407377,'action started via WP Cron','2025-09-22 06:39:51','2025-09-22 08:39:51'),(1221889,407377,'action complete via WP Cron','2025-09-22 06:39:51','2025-09-22 08:39:51'),(1221890,407378,'action created','2025-09-22 06:39:51','2025-09-22 08:39:51'),(1221891,407378,'action started via WP Cron','2025-09-22 06:41:53','2025-09-22 08:41:53'),(1221892,407378,'action complete via WP Cron','2025-09-22 06:41:53','2025-09-22 08:41:53'),(1221893,407379,'action created','2025-09-22 06:41:53','2025-09-22 08:41:53'),(1221894,407379,'action started via WP Cron','2025-09-22 06:44:51','2025-09-22 08:44:51'),(1221895,407379,'action complete via WP Cron','2025-09-22 06:44:51','2025-09-22 08:44:51'),(1221896,407380,'action created','2025-09-22 06:44:51','2025-09-22 08:44:51'),(1221897,407380,'action started via WP Cron','2025-09-22 06:46:52','2025-09-22 08:46:52'),(1221898,407380,'action complete via WP Cron','2025-09-22 06:46:52','2025-09-22 08:46:52'),(1221899,407381,'action created','2025-09-22 06:46:52','2025-09-22 08:46:52'),(1221900,407381,'action started via WP Cron','2025-09-22 06:49:51','2025-09-22 08:49:51'),(1221901,407381,'action complete via WP Cron','2025-09-22 06:49:51','2025-09-22 08:49:51'),(1221902,407382,'action created','2025-09-22 06:49:51','2025-09-22 08:49:51'),(1221903,407382,'action started via WP Cron','2025-09-22 06:51:51','2025-09-22 08:51:51'),(1221904,407382,'action complete via WP Cron','2025-09-22 06:51:51','2025-09-22 08:51:51'),(1221905,407383,'action created','2025-09-22 06:51:51','2025-09-22 08:51:51'),(1221906,407383,'action started via WP Cron','2025-09-22 06:53:51','2025-09-22 08:53:51'),(1221907,407383,'action complete via WP Cron','2025-09-22 06:53:51','2025-09-22 08:53:51'),(1221908,407384,'action created','2025-09-22 06:53:51','2025-09-22 08:53:51'),(1221909,407384,'action started via WP Cron','2025-09-22 06:55:52','2025-09-22 08:55:52'),(1221910,407384,'action complete via WP Cron','2025-09-22 06:55:52','2025-09-22 08:55:52'),(1221911,407385,'action created','2025-09-22 06:55:52','2025-09-22 08:55:52'),(1221912,407385,'action started via WP Cron','2025-09-22 06:58:52','2025-09-22 08:58:52'),(1221913,407385,'action complete via WP Cron','2025-09-22 06:58:52','2025-09-22 08:58:52'),(1221914,407386,'action created','2025-09-22 06:58:52','2025-09-22 08:58:52'),(1221915,407386,'action started via WP Cron','2025-09-22 07:00:52','2025-09-22 09:00:52'),(1221916,407386,'action complete via WP Cron','2025-09-22 07:00:52','2025-09-22 09:00:52'),(1221917,407387,'action created','2025-09-22 07:00:52','2025-09-22 09:00:52'),(1221918,407387,'action started via WP Cron','2025-09-22 07:03:52','2025-09-22 09:03:52'),(1221919,407387,'action complete via WP Cron','2025-09-22 07:03:52','2025-09-22 09:03:52'),(1221920,407388,'action created','2025-09-22 07:03:52','2025-09-22 09:03:52'),(1221921,407388,'action started via WP Cron','2025-09-22 07:06:52','2025-09-22 09:06:52'),(1221922,407388,'action complete via WP Cron','2025-09-22 07:06:52','2025-09-22 09:06:52'),(1221923,407389,'action created','2025-09-22 07:06:52','2025-09-22 09:06:52'),(1221924,407389,'action started via WP Cron','2025-09-22 07:09:51','2025-09-22 09:09:51'),(1221925,407389,'action complete via WP Cron','2025-09-22 07:09:51','2025-09-22 09:09:51'),(1221926,407390,'action created','2025-09-22 07:09:51','2025-09-22 09:09:51'),(1221927,407390,'action started via WP Cron','2025-09-22 07:11:51','2025-09-22 09:11:51'),(1221928,407390,'action complete via WP Cron','2025-09-22 07:11:51','2025-09-22 09:11:51'),(1221929,407391,'action created','2025-09-22 07:11:51','2025-09-22 09:11:51'),(1221930,407391,'action started via WP Cron','2025-09-22 07:13:52','2025-09-22 09:13:52'),(1221931,407391,'action complete via WP Cron','2025-09-22 07:13:52','2025-09-22 09:13:52'),(1221932,407392,'action created','2025-09-22 07:13:52','2025-09-22 09:13:52'),(1221933,407392,'action started via WP Cron','2025-09-22 07:16:52','2025-09-22 09:16:52'),(1221934,407392,'action complete via WP Cron','2025-09-22 07:16:52','2025-09-22 09:16:52'),(1221935,407393,'action created','2025-09-22 07:16:52','2025-09-22 09:16:52'),(1221936,407393,'action started via WP Cron','2025-09-22 07:18:54','2025-09-22 09:18:54'),(1221937,407393,'action complete via WP Cron','2025-09-22 07:18:54','2025-09-22 09:18:54'),(1221938,407394,'action created','2025-09-22 07:18:54','2025-09-22 09:18:54'),(1221939,407394,'action started via WP Cron','2025-09-22 07:21:52','2025-09-22 09:21:52'),(1221940,407394,'action complete via WP Cron','2025-09-22 07:21:52','2025-09-22 09:21:52'),(1221941,407395,'action created','2025-09-22 07:21:52','2025-09-22 09:21:52'),(1221942,407395,'action started via WP Cron','2025-09-22 07:23:52','2025-09-22 09:23:52'),(1221943,407395,'action complete via WP Cron','2025-09-22 07:23:52','2025-09-22 09:23:52'),(1221944,407396,'action created','2025-09-22 07:23:52','2025-09-22 09:23:52'),(1221945,407396,'action started via WP Cron','2025-09-22 07:25:52','2025-09-22 09:25:52'),(1221946,407396,'action complete via WP Cron','2025-09-22 07:25:52','2025-09-22 09:25:52'),(1221947,407397,'action created','2025-09-22 07:25:52','2025-09-22 09:25:52'),(1221948,407397,'action started via WP Cron','2025-09-22 07:27:52','2025-09-22 09:27:52'),(1221949,407397,'action complete via WP Cron','2025-09-22 07:27:52','2025-09-22 09:27:52'),(1221950,407398,'action created','2025-09-22 07:27:52','2025-09-22 09:27:52'),(1221951,407398,'action started via WP Cron','2025-09-22 07:29:52','2025-09-22 09:29:52'),(1221952,407398,'action complete via WP Cron','2025-09-22 07:29:52','2025-09-22 09:29:52'),(1221953,407399,'action created','2025-09-22 07:29:52','2025-09-22 09:29:52'),(1221954,407399,'action started via WP Cron','2025-09-22 07:31:52','2025-09-22 09:31:52'),(1221955,407399,'action complete via WP Cron','2025-09-22 07:31:52','2025-09-22 09:31:52'),(1221956,407400,'action created','2025-09-22 07:31:52','2025-09-22 09:31:52'),(1221957,407400,'action started via WP Cron','2025-09-22 07:34:51','2025-09-22 09:34:51'),(1221958,407400,'action complete via WP Cron','2025-09-22 07:34:51','2025-09-22 09:34:51'),(1221959,407401,'action created','2025-09-22 07:34:51','2025-09-22 09:34:51'),(1221960,407401,'action started via WP Cron','2025-09-22 07:36:52','2025-09-22 09:36:52'),(1221961,407401,'action complete via WP Cron','2025-09-22 07:36:52','2025-09-22 09:36:52'),(1221962,407402,'action created','2025-09-22 07:36:52','2025-09-22 09:36:52'),(1221963,407402,'action started via WP Cron','2025-09-22 07:39:51','2025-09-22 09:39:51'),(1221964,407402,'action complete via WP Cron','2025-09-22 07:39:51','2025-09-22 09:39:51'),(1221965,407403,'action created','2025-09-22 07:39:51','2025-09-22 09:39:51'),(1221966,407403,'action started via WP Cron','2025-09-22 07:41:52','2025-09-22 09:41:52'),(1221967,407403,'action complete via WP Cron','2025-09-22 07:41:52','2025-09-22 09:41:52'),(1221968,407404,'action created','2025-09-22 07:41:52','2025-09-22 09:41:52'),(1221969,407404,'action started via WP Cron','2025-09-22 07:43:52','2025-09-22 09:43:52'),(1221970,407404,'action complete via WP Cron','2025-09-22 07:43:52','2025-09-22 09:43:52'),(1221971,407405,'action created','2025-09-22 07:43:52','2025-09-22 09:43:52'),(1221972,407405,'action started via WP Cron','2025-09-22 07:45:52','2025-09-22 09:45:52'),(1221973,407405,'action complete via WP Cron','2025-09-22 07:45:52','2025-09-22 09:45:52'),(1221974,407406,'action created','2025-09-22 07:45:52','2025-09-22 09:45:52'),(1221975,407406,'action started via WP Cron','2025-09-22 07:47:53','2025-09-22 09:47:53'),(1221976,407406,'action complete via WP Cron','2025-09-22 07:47:53','2025-09-22 09:47:53'),(1221977,407407,'action created','2025-09-22 07:47:53','2025-09-22 09:47:53'),(1221978,407407,'action started via WP Cron','2025-09-22 07:50:52','2025-09-22 09:50:52'),(1221979,407407,'action complete via WP Cron','2025-09-22 07:50:52','2025-09-22 09:50:52'),(1221980,407408,'action created','2025-09-22 07:50:52','2025-09-22 09:50:52'),(1221981,407408,'action started via WP Cron','2025-09-22 07:52:52','2025-09-22 09:52:52'),(1221982,407408,'action complete via WP Cron','2025-09-22 07:52:52','2025-09-22 09:52:52'),(1221983,407409,'action created','2025-09-22 07:52:52','2025-09-22 09:52:52'),(1221984,407409,'action started via WP Cron','2025-09-22 07:55:51','2025-09-22 09:55:51'),(1221985,407409,'action complete via WP Cron','2025-09-22 07:55:51','2025-09-22 09:55:51'),(1221986,407410,'action created','2025-09-22 07:55:51','2025-09-22 09:55:51'),(1221987,407410,'action started via WP Cron','2025-09-22 07:57:52','2025-09-22 09:57:52'),(1221988,407410,'action complete via WP Cron','2025-09-22 07:57:52','2025-09-22 09:57:52'),(1221989,407411,'action created','2025-09-22 07:57:52','2025-09-22 09:57:52'),(1221990,407411,'action started via WP Cron','2025-09-22 07:59:53','2025-09-22 09:59:53'),(1221991,407411,'action complete via WP Cron','2025-09-22 07:59:53','2025-09-22 09:59:53'),(1221992,407412,'action created','2025-09-22 07:59:53','2025-09-22 09:59:53'),(1221993,407412,'action started via WP Cron','2025-09-22 08:02:52','2025-09-22 10:02:52'),(1221994,407412,'action complete via WP Cron','2025-09-22 08:02:52','2025-09-22 10:02:52'),(1221995,407413,'action created','2025-09-22 08:02:52','2025-09-22 10:02:52'),(1221996,407413,'action started via WP Cron','2025-09-22 08:05:52','2025-09-22 10:05:52'),(1221997,407413,'action complete via WP Cron','2025-09-22 08:05:52','2025-09-22 10:05:52'),(1221998,407414,'action created','2025-09-22 08:05:52','2025-09-22 10:05:52'),(1221999,407414,'action started via WP Cron','2025-09-22 08:08:52','2025-09-22 10:08:52'),(1222000,407414,'action complete via WP Cron','2025-09-22 08:08:52','2025-09-22 10:08:52'),(1222001,407415,'action created','2025-09-22 08:08:52','2025-09-22 10:08:52'),(1222002,407415,'action started via WP Cron','2025-09-22 08:10:52','2025-09-22 10:10:52'),(1222003,407415,'action complete via WP Cron','2025-09-22 08:10:52','2025-09-22 10:10:52'),(1222004,407416,'action created','2025-09-22 08:10:52','2025-09-22 10:10:52'),(1222005,407416,'action started via WP Cron','2025-09-22 08:12:52','2025-09-22 10:12:52'),(1222006,407416,'action complete via WP Cron','2025-09-22 08:12:52','2025-09-22 10:12:52'),(1222007,407417,'action created','2025-09-22 08:12:52','2025-09-22 10:12:52'),(1222008,407417,'action started via WP Cron','2025-09-22 08:14:53','2025-09-22 10:14:53'),(1222009,407417,'action complete via WP Cron','2025-09-22 08:14:53','2025-09-22 10:14:53'),(1222010,407418,'action created','2025-09-22 08:14:53','2025-09-22 10:14:53'),(1222011,407418,'action started via WP Cron','2025-09-22 08:17:51','2025-09-22 10:17:51'),(1222012,407418,'action complete via WP Cron','2025-09-22 08:17:51','2025-09-22 10:17:51'),(1222013,407419,'action created','2025-09-22 08:17:51','2025-09-22 10:17:51'),(1222014,407419,'action started via WP Cron','2025-09-22 08:19:51','2025-09-22 10:19:51'),(1222015,407419,'action complete via WP Cron','2025-09-22 08:19:51','2025-09-22 10:19:51'),(1222016,407420,'action created','2025-09-22 08:19:51','2025-09-22 10:19:51'),(1222017,407420,'action started via WP Cron','2025-09-22 08:21:52','2025-09-22 10:21:52'),(1222018,407420,'action complete via WP Cron','2025-09-22 08:21:52','2025-09-22 10:21:52'),(1222019,407421,'action created','2025-09-22 08:21:52','2025-09-22 10:21:52'),(1222020,407421,'action started via WP Cron','2025-09-22 08:23:52','2025-09-22 10:23:52'),(1222021,407421,'action complete via WP Cron','2025-09-22 08:23:52','2025-09-22 10:23:52'),(1222022,407422,'action created','2025-09-22 08:23:52','2025-09-22 10:23:52'),(1222023,407422,'action started via WP Cron','2025-09-22 08:25:52','2025-09-22 10:25:52'),(1222024,407422,'action complete via WP Cron','2025-09-22 08:25:52','2025-09-22 10:25:52'),(1222025,407423,'action created','2025-09-22 08:25:52','2025-09-22 10:25:52'),(1222026,407423,'action started via WP Cron','2025-09-22 08:27:52','2025-09-22 10:27:52'),(1222027,407423,'action complete via WP Cron','2025-09-22 08:27:52','2025-09-22 10:27:52'),(1222028,407424,'action created','2025-09-22 08:27:52','2025-09-22 10:27:52'),(1222029,407424,'action started via WP Cron','2025-09-22 08:29:52','2025-09-22 10:29:52'),(1222030,407424,'action complete via WP Cron','2025-09-22 08:29:52','2025-09-22 10:29:52'),(1222031,407425,'action created','2025-09-22 08:29:52','2025-09-22 10:29:52'),(1222032,407425,'action started via WP Cron','2025-09-22 08:31:52','2025-09-22 10:31:52'),(1222033,407425,'action complete via WP Cron','2025-09-22 08:31:52','2025-09-22 10:31:52'),(1222034,407426,'action created','2025-09-22 08:31:52','2025-09-22 10:31:52'),(1222035,407426,'action started via WP Cron','2025-09-22 08:33:52','2025-09-22 10:33:52'),(1222036,407426,'action complete via WP Cron','2025-09-22 08:33:52','2025-09-22 10:33:52'),(1222037,407427,'action created','2025-09-22 08:33:52','2025-09-22 10:33:52'),(1222038,407427,'action started via WP Cron','2025-09-22 08:35:52','2025-09-22 10:35:52'),(1222039,407427,'action complete via WP Cron','2025-09-22 08:35:52','2025-09-22 10:35:52'),(1222040,407428,'action created','2025-09-22 08:35:52','2025-09-22 10:35:52'),(1222041,407428,'action started via WP Cron','2025-09-22 08:37:52','2025-09-22 10:37:52'),(1222042,407428,'action complete via WP Cron','2025-09-22 08:37:52','2025-09-22 10:37:52'),(1222043,407429,'action created','2025-09-22 08:37:52','2025-09-22 10:37:52'),(1222044,407429,'action started via WP Cron','2025-09-22 08:39:52','2025-09-22 10:39:52'),(1222045,407429,'action complete via WP Cron','2025-09-22 08:39:52','2025-09-22 10:39:52'),(1222046,407430,'action created','2025-09-22 08:39:52','2025-09-22 10:39:52'),(1222047,407430,'action started via WP Cron','2025-09-22 08:42:51','2025-09-22 10:42:51'),(1222048,407430,'action complete via WP Cron','2025-09-22 08:42:51','2025-09-22 10:42:51'),(1222049,407431,'action created','2025-09-22 08:42:51','2025-09-22 10:42:51'),(1222050,407431,'action started via WP Cron','2025-09-22 08:44:52','2025-09-22 10:44:52'),(1222051,407431,'action complete via WP Cron','2025-09-22 08:44:52','2025-09-22 10:44:52'),(1222052,407432,'action created','2025-09-22 08:44:52','2025-09-22 10:44:52'),(1222053,407432,'action started via WP Cron','2025-09-22 08:46:52','2025-09-22 10:46:52'),(1222054,407432,'action complete via WP Cron','2025-09-22 08:46:52','2025-09-22 10:46:52'),(1222055,407433,'action created','2025-09-22 08:46:52','2025-09-22 10:46:52'),(1222056,407433,'action started via WP Cron','2025-09-22 08:48:52','2025-09-22 10:48:52'),(1222057,407433,'action complete via WP Cron','2025-09-22 08:48:52','2025-09-22 10:48:52'),(1222058,407434,'action created','2025-09-22 08:48:52','2025-09-22 10:48:52'),(1222059,407434,'action started via WP Cron','2025-09-22 08:50:52','2025-09-22 10:50:52'),(1222060,407434,'action complete via WP Cron','2025-09-22 08:50:52','2025-09-22 10:50:52'),(1222061,407435,'action created','2025-09-22 08:50:52','2025-09-22 10:50:52'),(1222062,407435,'action started via WP Cron','2025-09-22 08:52:52','2025-09-22 10:52:52'),(1222063,407435,'action complete via WP Cron','2025-09-22 08:52:52','2025-09-22 10:52:52'),(1222064,407436,'action created','2025-09-22 08:52:52','2025-09-22 10:52:52'),(1222065,407436,'action started via WP Cron','2025-09-22 08:54:52','2025-09-22 10:54:52'),(1222066,407436,'action complete via WP Cron','2025-09-22 08:54:52','2025-09-22 10:54:52'),(1222067,407437,'action created','2025-09-22 08:54:52','2025-09-22 10:54:52'),(1222068,407437,'action started via WP Cron','2025-09-22 08:56:52','2025-09-22 10:56:52'),(1222069,407437,'action complete via WP Cron','2025-09-22 08:56:52','2025-09-22 10:56:52'),(1222070,407438,'action created','2025-09-22 08:56:52','2025-09-22 10:56:52'),(1222071,407438,'action started via WP Cron','2025-09-22 08:58:52','2025-09-22 10:58:52'),(1222072,407438,'action complete via WP Cron','2025-09-22 08:58:52','2025-09-22 10:58:52'),(1222073,407439,'action created','2025-09-22 08:58:52','2025-09-22 10:58:52'),(1222074,407439,'action started via WP Cron','2025-09-22 09:00:52','2025-09-22 11:00:52'),(1222075,407439,'action complete via WP Cron','2025-09-22 09:00:52','2025-09-22 11:00:52'),(1222076,407440,'action created','2025-09-22 09:00:52','2025-09-22 11:00:52'),(1222077,407440,'action started via WP Cron','2025-09-22 09:02:52','2025-09-22 11:02:52'),(1222078,407440,'action complete via WP Cron','2025-09-22 09:02:52','2025-09-22 11:02:52'),(1222079,407441,'action created','2025-09-22 09:02:52','2025-09-22 11:02:52'),(1222080,407441,'action started via WP Cron','2025-09-22 09:04:53','2025-09-22 11:04:53'),(1222081,407441,'action complete via WP Cron','2025-09-22 09:04:53','2025-09-22 11:04:53'),(1222082,407442,'action created','2025-09-22 09:04:53','2025-09-22 11:04:53'),(1222083,407442,'action started via WP Cron','2025-09-22 09:07:52','2025-09-22 11:07:52'),(1222084,407442,'action complete via WP Cron','2025-09-22 09:07:52','2025-09-22 11:07:52'),(1222085,407443,'action created','2025-09-22 09:07:52','2025-09-22 11:07:52'),(1222086,407443,'action started via WP Cron','2025-09-22 09:09:52','2025-09-22 11:09:52'),(1222087,407443,'action complete via WP Cron','2025-09-22 09:09:52','2025-09-22 11:09:52'),(1222088,407444,'action created','2025-09-22 09:09:52','2025-09-22 11:09:52'),(1222089,407444,'action started via WP Cron','2025-09-22 09:11:52','2025-09-22 11:11:52'),(1222090,407444,'action complete via WP Cron','2025-09-22 09:11:52','2025-09-22 11:11:52'),(1222091,407445,'action created','2025-09-22 09:11:52','2025-09-22 11:11:52'),(1222092,407445,'action started via WP Cron','2025-09-22 09:13:52','2025-09-22 11:13:52'),(1222093,407445,'action complete via WP Cron','2025-09-22 09:13:52','2025-09-22 11:13:52'),(1222094,407446,'action created','2025-09-22 09:13:52','2025-09-22 11:13:52'),(1222095,407446,'action started via WP Cron','2025-09-22 09:16:52','2025-09-22 11:16:52'),(1222096,407446,'action complete via WP Cron','2025-09-22 09:16:52','2025-09-22 11:16:52'),(1222097,407447,'action created','2025-09-22 09:16:52','2025-09-22 11:16:52'),(1222098,407447,'action started via WP Cron','2025-09-22 09:19:51','2025-09-22 11:19:51'),(1222099,407447,'action complete via WP Cron','2025-09-22 09:19:51','2025-09-22 11:19:51'),(1222100,407448,'action created','2025-09-22 09:19:51','2025-09-22 11:19:51'),(1222101,407448,'action started via WP Cron','2025-09-22 09:21:52','2025-09-22 11:21:52'),(1222102,407448,'action complete via WP Cron','2025-09-22 09:21:52','2025-09-22 11:21:52'),(1222103,407449,'action created','2025-09-22 09:21:52','2025-09-22 11:21:52'),(1222104,407449,'action started via WP Cron','2025-09-22 09:23:52','2025-09-22 11:23:52'),(1222105,407449,'action complete via WP Cron','2025-09-22 09:23:52','2025-09-22 11:23:52'),(1222106,407450,'action created','2025-09-22 09:23:52','2025-09-22 11:23:52'),(1222107,407450,'action started via WP Cron','2025-09-22 09:25:52','2025-09-22 11:25:52'),(1222108,407450,'action complete via WP Cron','2025-09-22 09:25:52','2025-09-22 11:25:52'),(1222109,407451,'action created','2025-09-22 09:25:52','2025-09-22 11:25:52'),(1222110,407451,'action started via WP Cron','2025-09-22 09:28:52','2025-09-22 11:28:52'),(1222111,407451,'action complete via WP Cron','2025-09-22 09:28:52','2025-09-22 11:28:52'),(1222112,407452,'action created','2025-09-22 09:28:52','2025-09-22 11:28:52'),(1222113,407452,'action started via WP Cron','2025-09-22 09:30:52','2025-09-22 11:30:52'),(1222114,407452,'action complete via WP Cron','2025-09-22 09:30:52','2025-09-22 11:30:52'),(1222115,407453,'action created','2025-09-22 09:30:52','2025-09-22 11:30:52'),(1222116,407453,'action started via WP Cron','2025-09-22 09:33:51','2025-09-22 11:33:51'),(1222117,407453,'action complete via WP Cron','2025-09-22 09:33:51','2025-09-22 11:33:51'),(1222118,407454,'action created','2025-09-22 09:33:51','2025-09-22 11:33:51'),(1222119,407454,'action started via WP Cron','2025-09-22 09:35:52','2025-09-22 11:35:52'),(1222120,407454,'action complete via WP Cron','2025-09-22 09:35:52','2025-09-22 11:35:52'),(1222121,407455,'action created','2025-09-22 09:35:52','2025-09-22 11:35:52'),(1222122,407455,'action started via WP Cron','2025-09-22 09:38:51','2025-09-22 11:38:51'),(1222123,407455,'action complete via WP Cron','2025-09-22 09:38:51','2025-09-22 11:38:51'),(1222124,407456,'action created','2025-09-22 09:38:51','2025-09-22 11:38:51'),(1222125,407456,'action started via WP Cron','2025-09-22 09:40:52','2025-09-22 11:40:52'),(1222126,407456,'action complete via WP Cron','2025-09-22 09:40:52','2025-09-22 11:40:52'),(1222127,407457,'action created','2025-09-22 09:40:52','2025-09-22 11:40:52'),(1222128,407457,'action started via WP Cron','2025-09-22 09:42:52','2025-09-22 11:42:52'),(1222129,407457,'action complete via WP Cron','2025-09-22 09:42:52','2025-09-22 11:42:52'),(1222130,407458,'action created','2025-09-22 09:42:52','2025-09-22 11:42:52'),(1222131,407458,'action started via Async Request','2025-09-22 09:45:10','2025-09-22 11:45:10'),(1222132,407458,'action complete via Async Request','2025-09-22 09:45:10','2025-09-22 11:45:10'),(1222133,407459,'action created','2025-09-22 09:45:10','2025-09-22 11:45:10'),(1222134,407459,'action started via WP Cron','2025-09-22 09:47:53','2025-09-22 11:47:53'),(1222135,407459,'action complete via WP Cron','2025-09-22 09:47:53','2025-09-22 11:47:53'),(1222136,407460,'action created','2025-09-22 09:47:53','2025-09-22 11:47:53'),(1222137,407460,'action started via WP Cron','2025-09-22 09:50:52','2025-09-22 11:50:52'),(1222138,407460,'action complete via WP Cron','2025-09-22 09:50:52','2025-09-22 11:50:52'),(1222139,407461,'action created','2025-09-22 09:50:52','2025-09-22 11:50:52'),(1222140,407461,'action started via WP Cron','2025-09-22 09:53:51','2025-09-22 11:53:51'),(1222141,407461,'action complete via WP Cron','2025-09-22 09:53:52','2025-09-22 11:53:52'),(1222142,407462,'action created','2025-09-22 09:53:52','2025-09-22 11:53:52'),(1222143,407462,'action started via WP Cron','2025-09-22 09:56:53','2025-09-22 11:56:53'),(1222144,407462,'action complete via WP Cron','2025-09-22 09:56:53','2025-09-22 11:56:53'),(1222145,407463,'action created','2025-09-22 09:56:53','2025-09-22 11:56:53'),(1222146,407463,'action started via WP Cron','2025-09-22 09:59:52','2025-09-22 11:59:52'),(1222147,407463,'action complete via WP Cron','2025-09-22 09:59:52','2025-09-22 11:59:52'),(1222148,407464,'action created','2025-09-22 09:59:52','2025-09-22 11:59:52'),(1222149,407464,'action started via WP Cron','2025-09-22 10:01:53','2025-09-22 12:01:53'),(1222150,407464,'action complete via WP Cron','2025-09-22 10:01:53','2025-09-22 12:01:53'),(1222151,407465,'action created','2025-09-22 10:01:53','2025-09-22 12:01:53'),(1222152,407465,'action started via WP Cron','2025-09-22 10:04:52','2025-09-22 12:04:52'),(1222153,407465,'action complete via WP Cron','2025-09-22 10:04:52','2025-09-22 12:04:52'),(1222154,407466,'action created','2025-09-22 10:04:52','2025-09-22 12:04:52'),(1222155,407466,'action started via WP Cron','2025-09-22 10:06:52','2025-09-22 12:06:52'),(1222156,407466,'action complete via WP Cron','2025-09-22 10:06:52','2025-09-22 12:06:52'),(1222157,407467,'action created','2025-09-22 10:06:52','2025-09-22 12:06:52'),(1222158,407467,'action started via WP Cron','2025-09-22 10:09:52','2025-09-22 12:09:52'),(1222159,407467,'action complete via WP Cron','2025-09-22 10:09:53','2025-09-22 12:09:53'),(1222160,407468,'action created','2025-09-22 10:09:53','2025-09-22 12:09:53'),(1222161,407468,'action started via WP Cron','2025-09-22 10:12:52','2025-09-22 12:12:52'),(1222162,407468,'action complete via WP Cron','2025-09-22 10:12:52','2025-09-22 12:12:52'),(1222163,407469,'action created','2025-09-22 10:12:52','2025-09-22 12:12:52'),(1222164,407469,'action started via WP Cron','2025-09-22 10:14:53','2025-09-22 12:14:53'),(1222165,407469,'action complete via WP Cron','2025-09-22 10:14:53','2025-09-22 12:14:53'),(1222166,407470,'action created','2025-09-22 10:14:53','2025-09-22 12:14:53'),(1222167,407470,'action started via WP Cron','2025-09-22 10:17:52','2025-09-22 12:17:52'),(1222168,407470,'action complete via WP Cron','2025-09-22 10:17:52','2025-09-22 12:17:52'),(1222169,407471,'action created','2025-09-22 10:17:52','2025-09-22 12:17:52'),(1222170,407471,'action started via WP Cron','2025-09-22 10:19:52','2025-09-22 12:19:52'),(1222171,407471,'action complete via WP Cron','2025-09-22 10:19:52','2025-09-22 12:19:52'),(1222172,407472,'action created','2025-09-22 10:19:52','2025-09-22 12:19:52'),(1222173,407472,'action started via WP Cron','2025-09-22 10:21:52','2025-09-22 12:21:52'),(1222174,407472,'action complete via WP Cron','2025-09-22 10:21:52','2025-09-22 12:21:52'),(1222175,407473,'action created','2025-09-22 10:21:52','2025-09-22 12:21:52'),(1222176,407473,'action started via WP Cron','2025-09-22 10:23:53','2025-09-22 12:23:53'),(1222177,407473,'action complete via WP Cron','2025-09-22 10:23:53','2025-09-22 12:23:53'),(1222178,407474,'action created','2025-09-22 10:23:53','2025-09-22 12:23:53'),(1222179,407474,'action started via WP Cron','2025-09-22 10:26:52','2025-09-22 12:26:52'),(1222180,407474,'action complete via WP Cron','2025-09-22 10:26:52','2025-09-22 12:26:52'),(1222181,407475,'action created','2025-09-22 10:26:52','2025-09-22 12:26:52'),(1222182,407475,'action started via WP Cron','2025-09-22 10:28:52','2025-09-22 12:28:52'),(1222183,407475,'action complete via WP Cron','2025-09-22 10:28:52','2025-09-22 12:28:52'),(1222184,407476,'action created','2025-09-22 10:28:52','2025-09-22 12:28:52'),(1222185,407476,'action started via WP Cron','2025-09-22 10:30:52','2025-09-22 12:30:52'),(1222186,407476,'action complete via WP Cron','2025-09-22 10:30:52','2025-09-22 12:30:52'),(1222187,407477,'action created','2025-09-22 10:30:52','2025-09-22 12:30:52'),(1222188,407477,'action started via WP Cron','2025-09-22 10:33:51','2025-09-22 12:33:51'),(1222189,407477,'action complete via WP Cron','2025-09-22 10:33:51','2025-09-22 12:33:51'),(1222190,407478,'action created','2025-09-22 10:33:51','2025-09-22 12:33:51'),(1222191,407478,'action started via WP Cron','2025-09-22 10:35:52','2025-09-22 12:35:52'),(1222192,407478,'action complete via WP Cron','2025-09-22 10:35:52','2025-09-22 12:35:52'),(1222193,407479,'action created','2025-09-22 10:35:52','2025-09-22 12:35:52'),(1222194,407479,'action started via WP Cron','2025-09-22 10:37:52','2025-09-22 12:37:52'),(1222195,407479,'action complete via WP Cron','2025-09-22 10:37:52','2025-09-22 12:37:52'),(1222196,407480,'action created','2025-09-22 10:37:52','2025-09-22 12:37:52'),(1222197,407480,'action started via WP Cron','2025-09-22 10:39:52','2025-09-22 12:39:52'),(1222198,407480,'action complete via WP Cron','2025-09-22 10:39:52','2025-09-22 12:39:52'),(1222199,407481,'action created','2025-09-22 10:39:52','2025-09-22 12:39:52'),(1222200,407481,'action started via WP Cron','2025-09-22 10:42:52','2025-09-22 12:42:52'),(1222201,407481,'action complete via WP Cron','2025-09-22 10:42:52','2025-09-22 12:42:52'),(1222202,407482,'action created','2025-09-22 10:42:52','2025-09-22 12:42:52'),(1222203,407482,'action started via WP Cron','2025-09-22 10:44:52','2025-09-22 12:44:52'),(1222204,407482,'action complete via WP Cron','2025-09-22 10:44:52','2025-09-22 12:44:52'),(1222205,407483,'action created','2025-09-22 10:44:52','2025-09-22 12:44:52'),(1222206,407483,'action started via WP Cron','2025-09-22 10:46:52','2025-09-22 12:46:52'),(1222207,407483,'action complete via WP Cron','2025-09-22 10:46:52','2025-09-22 12:46:52'),(1222208,407484,'action created','2025-09-22 10:46:52','2025-09-22 12:46:52'),(1222209,407484,'action started via WP Cron','2025-09-22 10:48:52','2025-09-22 12:48:52'),(1222210,407484,'action complete via WP Cron','2025-09-22 10:48:52','2025-09-22 12:48:52'),(1222211,407485,'action created','2025-09-22 10:48:52','2025-09-22 12:48:52'),(1222212,407485,'action started via WP Cron','2025-09-22 10:51:52','2025-09-22 12:51:52'),(1222213,407485,'action complete via WP Cron','2025-09-22 10:51:52','2025-09-22 12:51:52'),(1222214,407486,'action created','2025-09-22 10:51:52','2025-09-22 12:51:52'),(1222215,407486,'action started via WP Cron','2025-09-22 10:53:52','2025-09-22 12:53:52'),(1222216,407486,'action complete via WP Cron','2025-09-22 10:53:52','2025-09-22 12:53:52'),(1222217,407487,'action created','2025-09-22 10:53:52','2025-09-22 12:53:52'),(1222218,407487,'action started via WP Cron','2025-09-22 10:55:52','2025-09-22 12:55:52'),(1222219,407487,'action complete via WP Cron','2025-09-22 10:55:52','2025-09-22 12:55:52'),(1222220,407488,'action created','2025-09-22 10:55:52','2025-09-22 12:55:52'),(1222221,407488,'action started via WP Cron','2025-09-22 10:58:51','2025-09-22 12:58:51'),(1222222,407488,'action complete via WP Cron','2025-09-22 10:58:51','2025-09-22 12:58:51'),(1222223,407489,'action created','2025-09-22 10:58:51','2025-09-22 12:58:51'),(1222224,407489,'action started via WP Cron','2025-09-22 11:00:52','2025-09-22 13:00:52'),(1222225,407489,'action complete via WP Cron','2025-09-22 11:00:52','2025-09-22 13:00:52'),(1222226,407490,'action created','2025-09-22 11:00:52','2025-09-22 13:00:52'),(1222227,407490,'action started via WP Cron','2025-09-22 11:02:52','2025-09-22 13:02:52'),(1222228,407490,'action complete via WP Cron','2025-09-22 11:02:52','2025-09-22 13:02:52'),(1222229,407491,'action created','2025-09-22 11:02:52','2025-09-22 13:02:52'),(1222230,407491,'action started via WP Cron','2025-09-22 11:04:52','2025-09-22 13:04:52'),(1222231,407491,'action complete via WP Cron','2025-09-22 11:04:52','2025-09-22 13:04:52'),(1222232,407492,'action created','2025-09-22 11:04:52','2025-09-22 13:04:52'),(1222233,407492,'action started via WP Cron','2025-09-22 11:07:52','2025-09-22 13:07:52'),(1222234,407492,'action complete via WP Cron','2025-09-22 11:07:52','2025-09-22 13:07:52'),(1222235,407493,'action created','2025-09-22 11:07:52','2025-09-22 13:07:52'),(1222236,407493,'action started via WP Cron','2025-09-22 11:10:52','2025-09-22 13:10:52'),(1222237,407493,'action complete via WP Cron','2025-09-22 11:10:52','2025-09-22 13:10:52'),(1222238,407494,'action created','2025-09-22 11:10:52','2025-09-22 13:10:52'),(1222239,407494,'action started via WP Cron','2025-09-22 11:12:52','2025-09-22 13:12:52'),(1222240,407494,'action complete via WP Cron','2025-09-22 11:12:52','2025-09-22 13:12:52'),(1222241,407495,'action created','2025-09-22 11:12:52','2025-09-22 13:12:52'),(1222242,407495,'action started via WP Cron','2025-09-22 11:14:52','2025-09-22 13:14:52'),(1222243,407495,'action complete via WP Cron','2025-09-22 11:14:52','2025-09-22 13:14:52'),(1222244,407496,'action created','2025-09-22 11:14:52','2025-09-22 13:14:52'),(1222245,407496,'action started via WP Cron','2025-09-22 11:16:52','2025-09-22 13:16:52'),(1222246,407496,'action complete via WP Cron','2025-09-22 11:16:52','2025-09-22 13:16:52'),(1222247,407497,'action created','2025-09-22 11:16:52','2025-09-22 13:16:52'),(1222248,407497,'action started via WP Cron','2025-09-22 11:18:52','2025-09-22 13:18:52'),(1222249,407497,'action complete via WP Cron','2025-09-22 11:18:52','2025-09-22 13:18:52'),(1222250,407498,'action created','2025-09-22 11:18:52','2025-09-22 13:18:52'),(1222251,407498,'action started via WP Cron','2025-09-22 11:22:22','2025-09-22 13:22:22'),(1222252,407498,'action complete via WP Cron','2025-09-22 11:22:23','2025-09-22 13:22:23'),(1222253,407499,'action created','2025-09-22 11:22:23','2025-09-22 13:22:23'),(1222254,407499,'action started via WP Cron','2025-09-22 11:24:52','2025-09-22 13:24:52'),(1222255,407499,'action complete via WP Cron','2025-09-22 11:24:52','2025-09-22 13:24:52'),(1222256,407500,'action created','2025-09-22 11:24:52','2025-09-22 13:24:52'),(1222257,407500,'action started via WP Cron','2025-09-22 11:27:51','2025-09-22 13:27:51'),(1222258,407500,'action complete via WP Cron','2025-09-22 11:27:51','2025-09-22 13:27:51'),(1222259,407501,'action created','2025-09-22 11:27:51','2025-09-22 13:27:51'),(1222260,407501,'action started via WP Cron','2025-09-22 11:29:52','2025-09-22 13:29:52'),(1222261,407501,'action complete via WP Cron','2025-09-22 11:29:52','2025-09-22 13:29:52'),(1222262,407502,'action created','2025-09-22 11:29:52','2025-09-22 13:29:52'),(1222263,407502,'action started via WP Cron','2025-09-22 11:31:52','2025-09-22 13:31:52'),(1222264,407502,'action complete via WP Cron','2025-09-22 11:31:52','2025-09-22 13:31:52'),(1222265,407503,'action created','2025-09-22 11:31:52','2025-09-22 13:31:52'),(1222266,407503,'action started via WP Cron','2025-09-22 11:34:51','2025-09-22 13:34:51'),(1222267,407503,'action complete via WP Cron','2025-09-22 11:34:51','2025-09-22 13:34:51'),(1222268,407504,'action created','2025-09-22 11:34:51','2025-09-22 13:34:51'),(1222269,407504,'action started via WP Cron','2025-09-22 11:36:52','2025-09-22 13:36:52'),(1222270,407505,'action created','2025-09-22 11:36:52','2025-09-22 13:36:52'),(1222271,407505,'action started via WP Cron','2025-09-22 11:36:56','2025-09-22 13:36:56'),(1222272,407505,'action complete via WP Cron','2025-09-22 11:36:57','2025-09-22 13:36:57'),(1222273,407504,'action complete via WP Cron','2025-09-22 11:36:57','2025-09-22 13:36:57'),(1222274,407506,'action created','2025-09-22 11:36:57','2025-09-22 13:36:57'),(1222275,407506,'action started via WP Cron','2025-09-22 11:39:51','2025-09-22 13:39:51'),(1222276,407506,'action complete via WP Cron','2025-09-22 11:39:51','2025-09-22 13:39:51'),(1222277,407507,'action created','2025-09-22 11:39:51','2025-09-22 13:39:51'),(1222278,407507,'action started via WP Cron','2025-09-22 11:41:51','2025-09-22 13:41:51'),(1222279,407507,'action complete via WP Cron','2025-09-22 11:41:51','2025-09-22 13:41:51'),(1222280,407508,'action created','2025-09-22 11:41:51','2025-09-22 13:41:51'),(1222281,407508,'action started via WP Cron','2025-09-22 11:43:51','2025-09-22 13:43:51'),(1222282,407508,'action complete via WP Cron','2025-09-22 11:43:51','2025-09-22 13:43:51'),(1222283,407509,'action created','2025-09-22 11:43:51','2025-09-22 13:43:51'),(1222284,407509,'action started via WP Cron','2025-09-22 11:45:52','2025-09-22 13:45:52'),(1222285,407509,'action complete via WP Cron','2025-09-22 11:45:52','2025-09-22 13:45:52'),(1222286,407510,'action created','2025-09-22 11:45:52','2025-09-22 13:45:52'),(1222287,407510,'action started via WP Cron','2025-09-22 11:47:52','2025-09-22 13:47:52'),(1222288,407510,'action complete via WP Cron','2025-09-22 11:47:52','2025-09-22 13:47:52'),(1222289,407511,'action created','2025-09-22 11:47:52','2025-09-22 13:47:52'),(1222290,407511,'action started via WP Cron','2025-09-22 11:49:52','2025-09-22 13:49:52'),(1222291,407511,'action complete via WP Cron','2025-09-22 11:49:52','2025-09-22 13:49:52'),(1222292,407512,'action created','2025-09-22 11:49:52','2025-09-22 13:49:52'),(1222293,407512,'action started via WP Cron','2025-09-22 11:51:52','2025-09-22 13:51:52'),(1222294,407512,'action complete via WP Cron','2025-09-22 11:51:52','2025-09-22 13:51:52'),(1222295,407513,'action created','2025-09-22 11:51:52','2025-09-22 13:51:52'),(1222296,407513,'action started via WP Cron','2025-09-22 11:53:52','2025-09-22 13:53:52'),(1222297,407514,'action created','2025-09-22 11:53:52','2025-09-22 13:53:52'),(1222298,407514,'action started via WP Cron','2025-09-22 11:53:53','2025-09-22 13:53:53'),(1222299,407514,'action complete via WP Cron','2025-09-22 11:53:53','2025-09-22 13:53:53'),(1222300,407513,'action complete via WP Cron','2025-09-22 11:53:53','2025-09-22 13:53:53'),(1222301,407515,'action created','2025-09-22 11:53:53','2025-09-22 13:53:53'),(1222302,407515,'action started via WP Cron','2025-09-22 11:56:52','2025-09-22 13:56:52'),(1222303,407516,'action created','2025-09-22 11:56:52','2025-09-22 13:56:52'),(1222304,407516,'action started via WP Cron','2025-09-22 11:56:53','2025-09-22 13:56:53'),(1222305,407516,'action complete via WP Cron','2025-09-22 11:56:53','2025-09-22 13:56:53'),(1222306,407515,'action complete via WP Cron','2025-09-22 11:56:53','2025-09-22 13:56:53'),(1222307,407517,'action created','2025-09-22 11:56:53','2025-09-22 13:56:53'),(1222308,407517,'action started via WP Cron','2025-09-22 11:59:53','2025-09-22 13:59:53'),(1222309,407517,'action complete via WP Cron','2025-09-22 11:59:53','2025-09-22 13:59:53'),(1222310,407518,'action created','2025-09-22 11:59:53','2025-09-22 13:59:53'),(1222311,407518,'action started via WP Cron','2025-09-22 12:01:54','2025-09-22 14:01:54'),(1222312,407518,'action complete via WP Cron','2025-09-22 12:01:54','2025-09-22 14:01:54'),(1222313,407519,'action created','2025-09-22 12:01:54','2025-09-22 14:01:54'),(1222314,407519,'action started via WP Cron','2025-09-22 12:04:52','2025-09-22 14:04:52'),(1222315,407519,'action complete via WP Cron','2025-09-22 12:04:52','2025-09-22 14:04:52'),(1222316,407520,'action created','2025-09-22 12:04:52','2025-09-22 14:04:52'),(1222317,407520,'action started via WP Cron','2025-09-22 12:06:52','2025-09-22 14:06:52'),(1222318,407520,'action complete via WP Cron','2025-09-22 12:06:52','2025-09-22 14:06:52'),(1222319,407521,'action created','2025-09-22 12:06:52','2025-09-22 14:06:52'),(1222320,407521,'action started via WP Cron','2025-09-22 12:08:52','2025-09-22 14:08:52'),(1222321,407521,'action complete via WP Cron','2025-09-22 12:08:52','2025-09-22 14:08:52'),(1222322,407522,'action created','2025-09-22 12:08:52','2025-09-22 14:08:52'),(1222323,407522,'action started via WP Cron','2025-09-22 12:11:52','2025-09-22 14:11:52'),(1222324,407522,'action complete via WP Cron','2025-09-22 12:11:52','2025-09-22 14:11:52'),(1222325,407523,'action created','2025-09-22 12:11:52','2025-09-22 14:11:52'),(1222326,407523,'action started via WP Cron','2025-09-22 12:13:52','2025-09-22 14:13:52'),(1222327,407523,'action complete via WP Cron','2025-09-22 12:13:52','2025-09-22 14:13:52'),(1222328,407524,'action created','2025-09-22 12:13:52','2025-09-22 14:13:52'),(1222329,407524,'action started via WP Cron','2025-09-22 12:15:52','2025-09-22 14:15:52'),(1222330,407524,'action complete via WP Cron','2025-09-22 12:15:52','2025-09-22 14:15:52'),(1222331,407525,'action created','2025-09-22 12:15:52','2025-09-22 14:15:52'),(1222332,407525,'action started via WP Cron','2025-09-22 12:18:51','2025-09-22 14:18:51'),(1222333,407525,'action complete via WP Cron','2025-09-22 12:18:51','2025-09-22 14:18:51'),(1222334,407526,'action created','2025-09-22 12:18:51','2025-09-22 14:18:51'),(1222335,407526,'action started via WP Cron','2025-09-22 12:20:52','2025-09-22 14:20:52'),(1222336,407526,'action complete via WP Cron','2025-09-22 12:20:52','2025-09-22 14:20:52'),(1222337,407527,'action created','2025-09-22 12:20:52','2025-09-22 14:20:52'),(1222338,407527,'action started via WP Cron','2025-09-22 12:22:52','2025-09-22 14:22:52'),(1222339,407527,'action complete via WP Cron','2025-09-22 12:22:52','2025-09-22 14:22:52'),(1222340,407528,'action created','2025-09-22 12:22:52','2025-09-22 14:22:52'),(1222341,407528,'action started via WP Cron','2025-09-22 12:24:52','2025-09-22 14:24:52'),(1222342,407528,'action complete via WP Cron','2025-09-22 12:24:52','2025-09-22 14:24:52'),(1222343,407529,'action created','2025-09-22 12:24:52','2025-09-22 14:24:52'),(1222344,407529,'action started via WP Cron','2025-09-22 12:26:52','2025-09-22 14:26:52'),(1222345,407529,'action complete via WP Cron','2025-09-22 12:26:52','2025-09-22 14:26:52'),(1222346,407530,'action created','2025-09-22 12:26:52','2025-09-22 14:26:52'),(1222347,407530,'action started via WP Cron','2025-09-22 12:28:52','2025-09-22 14:28:52'),(1222348,407530,'action complete via WP Cron','2025-09-22 12:28:52','2025-09-22 14:28:52'),(1222349,407531,'action created','2025-09-22 12:28:52','2025-09-22 14:28:52'),(1222350,407531,'action started via WP Cron','2025-09-22 12:31:52','2025-09-22 14:31:52'),(1222351,407532,'action created','2025-09-22 12:31:52','2025-09-22 14:31:52'),(1222352,407532,'action started via WP Cron','2025-09-22 12:31:53','2025-09-22 14:31:53'),(1222353,407532,'action complete via WP Cron','2025-09-22 12:31:53','2025-09-22 14:31:53'),(1222354,407531,'action complete via WP Cron','2025-09-22 12:31:53','2025-09-22 14:31:53'),(1222355,407533,'action created','2025-09-22 12:31:53','2025-09-22 14:31:53'),(1222356,407533,'action started via WP Cron','2025-09-22 12:34:51','2025-09-22 14:34:51'),(1222357,407533,'action complete via WP Cron','2025-09-22 12:34:51','2025-09-22 14:34:51'),(1222358,407534,'action created','2025-09-22 12:34:51','2025-09-22 14:34:51'),(1222359,407534,'action started via WP Cron','2025-09-22 12:36:51','2025-09-22 14:36:51'),(1222360,407534,'action complete via WP Cron','2025-09-22 12:36:51','2025-09-22 14:36:51'),(1222361,407535,'action created','2025-09-22 12:36:51','2025-09-22 14:36:51'),(1222362,407535,'action started via WP Cron','2025-09-22 12:38:52','2025-09-22 14:38:52'),(1222363,407535,'action complete via WP Cron','2025-09-22 12:38:52','2025-09-22 14:38:52'),(1222364,407536,'action created','2025-09-22 12:38:52','2025-09-22 14:38:52'),(1222365,407536,'action started via WP Cron','2025-09-22 12:40:52','2025-09-22 14:40:52'),(1222366,407536,'action complete via WP Cron','2025-09-22 12:40:52','2025-09-22 14:40:52'),(1222367,407537,'action created','2025-09-22 12:40:52','2025-09-22 14:40:52'),(1222368,407537,'action started via WP Cron','2025-09-22 12:43:52','2025-09-22 14:43:52'),(1222369,407537,'action complete via WP Cron','2025-09-22 12:43:52','2025-09-22 14:43:52'),(1222370,407538,'action created','2025-09-22 12:43:52','2025-09-22 14:43:52'),(1222371,407538,'action started via WP Cron','2025-09-22 12:45:53','2025-09-22 14:45:53'),(1222372,407538,'action complete via WP Cron','2025-09-22 12:45:53','2025-09-22 14:45:53'),(1222373,407539,'action created','2025-09-22 12:45:53','2025-09-22 14:45:53'),(1222374,407539,'action started via WP Cron','2025-09-22 12:48:53','2025-09-22 14:48:53'),(1222375,407539,'action complete via WP Cron','2025-09-22 12:48:53','2025-09-22 14:48:53'),(1222376,407540,'action created','2025-09-22 12:48:53','2025-09-22 14:48:53'),(1222377,407540,'action started via WP Cron','2025-09-22 12:51:52','2025-09-22 14:51:52'),(1222378,407540,'action complete via WP Cron','2025-09-22 12:51:52','2025-09-22 14:51:52'),(1222379,407541,'action created','2025-09-22 12:51:52','2025-09-22 14:51:52'),(1222380,407541,'action started via WP Cron','2025-09-22 12:54:52','2025-09-22 14:54:52'),(1222381,407541,'action complete via WP Cron','2025-09-22 12:54:52','2025-09-22 14:54:52'),(1222382,407542,'action created','2025-09-22 12:54:52','2025-09-22 14:54:52'),(1222383,407542,'action started via WP Cron','2025-09-22 12:56:52','2025-09-22 14:56:52'),(1222384,407542,'action complete via WP Cron','2025-09-22 12:56:52','2025-09-22 14:56:52'),(1222385,407543,'action created','2025-09-22 12:56:52','2025-09-22 14:56:52'),(1222386,407543,'action started via WP Cron','2025-09-22 12:59:52','2025-09-22 14:59:52'),(1222387,407543,'action complete via WP Cron','2025-09-22 12:59:52','2025-09-22 14:59:52'),(1222388,407544,'action created','2025-09-22 12:59:52','2025-09-22 14:59:52'),(1222389,407544,'action started via WP Cron','2025-09-22 13:02:51','2025-09-22 15:02:51'),(1222390,407544,'action complete via WP Cron','2025-09-22 13:02:51','2025-09-22 15:02:51'),(1222391,407545,'action created','2025-09-22 13:02:51','2025-09-22 15:02:51'),(1222392,407545,'action started via WP Cron','2025-09-22 13:04:52','2025-09-22 15:04:52'),(1222393,407545,'action complete via WP Cron','2025-09-22 13:04:52','2025-09-22 15:04:52'),(1222394,407546,'action created','2025-09-22 13:04:52','2025-09-22 15:04:52'),(1222395,407546,'action started via WP Cron','2025-09-22 13:06:52','2025-09-22 15:06:52'),(1222396,407546,'action complete via WP Cron','2025-09-22 13:06:52','2025-09-22 15:06:52'),(1222397,407547,'action created','2025-09-22 13:06:52','2025-09-22 15:06:52'),(1222398,407547,'action started via WP Cron','2025-09-22 13:08:52','2025-09-22 15:08:52'),(1222399,407547,'action complete via WP Cron','2025-09-22 13:08:52','2025-09-22 15:08:52'),(1222400,407548,'action created','2025-09-22 13:08:52','2025-09-22 15:08:52'),(1222401,407548,'action started via WP Cron','2025-09-22 13:11:51','2025-09-22 15:11:51'),(1222402,407548,'action complete via WP Cron','2025-09-22 13:11:51','2025-09-22 15:11:51'),(1222403,407549,'action created','2025-09-22 13:11:51','2025-09-22 15:11:51'),(1222404,407549,'action started via WP Cron','2025-09-22 13:13:51','2025-09-22 15:13:51'),(1222405,407549,'action complete via WP Cron','2025-09-22 13:13:51','2025-09-22 15:13:51'),(1222406,407550,'action created','2025-09-22 13:13:51','2025-09-22 15:13:51'),(1222407,407550,'action started via WP Cron','2025-09-22 13:15:52','2025-09-22 15:15:52'),(1222408,407550,'action complete via WP Cron','2025-09-22 13:15:52','2025-09-22 15:15:52'),(1222409,407551,'action created','2025-09-22 13:15:52','2025-09-22 15:15:52'),(1222410,407551,'action started via WP Cron','2025-09-22 13:18:52','2025-09-22 15:18:52'),(1222411,407551,'action complete via WP Cron','2025-09-22 13:18:52','2025-09-22 15:18:52'),(1222412,407552,'action created','2025-09-22 13:18:52','2025-09-22 15:18:52'),(1222413,407552,'action started via WP Cron','2025-09-22 13:21:52','2025-09-22 15:21:52'),(1222414,407552,'action complete via WP Cron','2025-09-22 13:21:52','2025-09-22 15:21:52'),(1222415,407553,'action created','2025-09-22 13:21:52','2025-09-22 15:21:52'),(1222416,407553,'action started via WP Cron','2025-09-22 13:24:51','2025-09-22 15:24:51'),(1222417,407553,'action complete via WP Cron','2025-09-22 13:24:51','2025-09-22 15:24:51'),(1222418,407554,'action created','2025-09-22 13:24:51','2025-09-22 15:24:51'),(1222419,407554,'action started via WP Cron','2025-09-22 13:26:52','2025-09-22 15:26:52'),(1222420,407554,'action complete via WP Cron','2025-09-22 13:26:52','2025-09-22 15:26:52'),(1222421,407555,'action created','2025-09-22 13:26:52','2025-09-22 15:26:52'),(1222422,407555,'action started via WP Cron','2025-09-22 13:28:52','2025-09-22 15:28:52'),(1222423,407555,'action complete via WP Cron','2025-09-22 13:28:52','2025-09-22 15:28:52'),(1222424,407556,'action created','2025-09-22 13:28:52','2025-09-22 15:28:52'),(1222425,407556,'action started via WP Cron','2025-09-22 13:30:52','2025-09-22 15:30:52'),(1222426,407556,'action complete via WP Cron','2025-09-22 13:30:52','2025-09-22 15:30:52'),(1222427,407557,'action created','2025-09-22 13:30:52','2025-09-22 15:30:52'),(1222428,407557,'action started via WP Cron','2025-09-22 13:33:52','2025-09-22 15:33:52'),(1222429,407557,'action complete via WP Cron','2025-09-22 13:33:52','2025-09-22 15:33:52'),(1222430,407558,'action created','2025-09-22 13:33:52','2025-09-22 15:33:52'),(1222431,407558,'action started via WP Cron','2025-09-22 13:36:52','2025-09-22 15:36:52'),(1222432,407558,'action complete via WP Cron','2025-09-22 13:36:52','2025-09-22 15:36:52'),(1222433,407559,'action created','2025-09-22 13:36:52','2025-09-22 15:36:52'),(1222434,407559,'action started via WP Cron','2025-09-22 13:38:52','2025-09-22 15:38:52'),(1222435,407559,'action complete via WP Cron','2025-09-22 13:38:52','2025-09-22 15:38:52'),(1222436,407560,'action created','2025-09-22 13:38:52','2025-09-22 15:38:52'),(1222437,407560,'action started via WP Cron','2025-09-22 13:40:52','2025-09-22 15:40:52'),(1222438,407560,'action complete via WP Cron','2025-09-22 13:40:52','2025-09-22 15:40:52'),(1222439,407561,'action created','2025-09-22 13:40:52','2025-09-22 15:40:52'),(1222440,407561,'action started via WP Cron','2025-09-22 13:42:52','2025-09-22 15:42:52'),(1222441,407561,'action complete via WP Cron','2025-09-22 13:42:52','2025-09-22 15:42:52'),(1222442,407562,'action created','2025-09-22 13:42:52','2025-09-22 15:42:52'),(1222443,407562,'action started via WP Cron','2025-09-22 13:44:53','2025-09-22 15:44:53'),(1222444,407562,'action complete via WP Cron','2025-09-22 13:44:53','2025-09-22 15:44:53'),(1222445,407563,'action created','2025-09-22 13:44:53','2025-09-22 15:44:53'),(1222446,407563,'action started via WP Cron','2025-09-22 13:47:52','2025-09-22 15:47:52'),(1222447,407563,'action complete via WP Cron','2025-09-22 13:47:52','2025-09-22 15:47:52'),(1222448,407564,'action created','2025-09-22 13:47:52','2025-09-22 15:47:52'),(1222449,407564,'action started via WP Cron','2025-09-22 13:49:52','2025-09-22 15:49:52'),(1222450,407564,'action complete via WP Cron','2025-09-22 13:49:52','2025-09-22 15:49:52'),(1222451,407565,'action created','2025-09-22 13:49:52','2025-09-22 15:49:52'),(1222452,407565,'action started via WP Cron','2025-09-22 13:51:52','2025-09-22 15:51:52'),(1222453,407565,'action complete via WP Cron','2025-09-22 13:51:52','2025-09-22 15:51:52'),(1222454,407566,'action created','2025-09-22 13:51:52','2025-09-22 15:51:52'),(1222455,407566,'action started via WP Cron','2025-09-22 13:54:51','2025-09-22 15:54:51'),(1222456,407566,'action complete via WP Cron','2025-09-22 13:54:51','2025-09-22 15:54:51'),(1222457,407567,'action created','2025-09-22 13:54:51','2025-09-22 15:54:51'),(1222458,407567,'action started via WP Cron','2025-09-22 13:56:52','2025-09-22 15:56:52'),(1222459,407567,'action complete via WP Cron','2025-09-22 13:56:52','2025-09-22 15:56:52'),(1222460,407568,'action created','2025-09-22 13:56:52','2025-09-22 15:56:52'),(1222461,407568,'action started via WP Cron','2025-09-22 13:59:51','2025-09-22 15:59:51'),(1222462,407568,'action complete via WP Cron','2025-09-22 13:59:51','2025-09-22 15:59:51'),(1222463,407569,'action created','2025-09-22 13:59:51','2025-09-22 15:59:51'),(1222464,407569,'action started via WP Cron','2025-09-22 14:01:51','2025-09-22 16:01:51'),(1222465,407569,'action complete via WP Cron','2025-09-22 14:01:51','2025-09-22 16:01:51'),(1222466,407570,'action created','2025-09-22 14:01:51','2025-09-22 16:01:51'),(1222467,407570,'action started via WP Cron','2025-09-22 14:03:52','2025-09-22 16:03:52'),(1222468,407570,'action complete via WP Cron','2025-09-22 14:03:52','2025-09-22 16:03:52'),(1222469,407571,'action created','2025-09-22 14:03:52','2025-09-22 16:03:52'),(1222470,407571,'action started via WP Cron','2025-09-22 14:06:52','2025-09-22 16:06:52'),(1222471,407571,'action complete via WP Cron','2025-09-22 14:06:52','2025-09-22 16:06:52'),(1222472,407572,'action created','2025-09-22 14:06:52','2025-09-22 16:06:52'),(1222473,407572,'action started via WP Cron','2025-09-22 14:08:52','2025-09-22 16:08:52'),(1222474,407572,'action complete via WP Cron','2025-09-22 14:08:52','2025-09-22 16:08:52'),(1222475,407573,'action created','2025-09-22 14:08:52','2025-09-22 16:08:52'),(1222476,407573,'action started via WP Cron','2025-09-22 14:10:52','2025-09-22 16:10:52'),(1222477,407573,'action complete via WP Cron','2025-09-22 14:10:52','2025-09-22 16:10:52'),(1222478,407574,'action created','2025-09-22 14:10:52','2025-09-22 16:10:52'),(1222479,407574,'action started via WP Cron','2025-09-22 14:12:52','2025-09-22 16:12:52'),(1222480,407574,'action complete via WP Cron','2025-09-22 14:12:52','2025-09-22 16:12:52'),(1222481,407575,'action created','2025-09-22 14:12:52','2025-09-22 16:12:52'),(1222482,407575,'action started via WP Cron','2025-09-22 14:14:52','2025-09-22 16:14:52'),(1222483,407575,'action complete via WP Cron','2025-09-22 14:14:52','2025-09-22 16:14:52'),(1222484,407576,'action created','2025-09-22 14:14:52','2025-09-22 16:14:52'),(1222485,407576,'action started via WP Cron','2025-09-22 14:16:52','2025-09-22 16:16:52'),(1222486,407576,'action complete via WP Cron','2025-09-22 14:16:52','2025-09-22 16:16:52'),(1222487,407577,'action created','2025-09-22 14:16:52','2025-09-22 16:16:52'),(1222488,407577,'action started via WP Cron','2025-09-22 14:18:52','2025-09-22 16:18:52'),(1222489,407577,'action complete via WP Cron','2025-09-22 14:18:52','2025-09-22 16:18:52'),(1222490,407578,'action created','2025-09-22 14:18:52','2025-09-22 16:18:52'),(1222491,407578,'action started via WP Cron','2025-09-22 14:20:52','2025-09-22 16:20:52'),(1222492,407578,'action complete via WP Cron','2025-09-22 14:20:52','2025-09-22 16:20:52'),(1222493,407579,'action created','2025-09-22 14:20:52','2025-09-22 16:20:52'),(1222494,407579,'action started via WP Cron','2025-09-22 14:22:52','2025-09-22 16:22:52'),(1222495,407579,'action complete via WP Cron','2025-09-22 14:22:52','2025-09-22 16:22:52'),(1222496,407580,'action created','2025-09-22 14:22:52','2025-09-22 16:22:52'),(1222497,407580,'action started via WP Cron','2025-09-22 14:25:52','2025-09-22 16:25:52'),(1222498,407580,'action complete via WP Cron','2025-09-22 14:25:52','2025-09-22 16:25:52'),(1222499,407581,'action created','2025-09-22 14:25:52','2025-09-22 16:25:52'),(1222500,407581,'action started via WP Cron','2025-09-22 14:28:51','2025-09-22 16:28:51'),(1222501,407581,'action complete via WP Cron','2025-09-22 14:28:51','2025-09-22 16:28:51'),(1222502,407582,'action created','2025-09-22 14:28:51','2025-09-22 16:28:51'),(1222503,407582,'action started via WP Cron','2025-09-22 14:30:51','2025-09-22 16:30:51'),(1222504,407582,'action complete via WP Cron','2025-09-22 14:30:51','2025-09-22 16:30:51'),(1222505,407583,'action created','2025-09-22 14:30:51','2025-09-22 16:30:51'),(1222506,407583,'action started via WP Cron','2025-09-22 14:32:52','2025-09-22 16:32:52'),(1222507,407583,'action complete via WP Cron','2025-09-22 14:32:52','2025-09-22 16:32:52'),(1222508,407584,'action created','2025-09-22 14:32:52','2025-09-22 16:32:52'),(1222509,407584,'action started via WP Cron','2025-09-22 14:34:52','2025-09-22 16:34:52'),(1222510,407584,'action complete via WP Cron','2025-09-22 14:34:52','2025-09-22 16:34:52'),(1222511,407585,'action created','2025-09-22 14:34:52','2025-09-22 16:34:52'),(1222512,407585,'action started via WP Cron','2025-09-22 14:36:52','2025-09-22 16:36:52'),(1222513,407585,'action complete via WP Cron','2025-09-22 14:36:52','2025-09-22 16:36:52'),(1222514,407586,'action created','2025-09-22 14:36:52','2025-09-22 16:36:52'),(1222515,407586,'action started via WP Cron','2025-09-22 14:38:52','2025-09-22 16:38:52'),(1222516,407586,'action complete via WP Cron','2025-09-22 14:38:52','2025-09-22 16:38:52'),(1222517,407587,'action created','2025-09-22 14:38:52','2025-09-22 16:38:52'),(1222518,407587,'action started via WP Cron','2025-09-22 14:41:52','2025-09-22 16:41:52'),(1222519,407587,'action complete via WP Cron','2025-09-22 14:41:52','2025-09-22 16:41:52'),(1222520,407588,'action created','2025-09-22 14:41:52','2025-09-22 16:41:52'),(1222521,407588,'action started via WP Cron','2025-09-22 14:44:52','2025-09-22 16:44:52'),(1222522,407588,'action complete via WP Cron','2025-09-22 14:44:52','2025-09-22 16:44:52'),(1222523,407589,'action created','2025-09-22 14:44:52','2025-09-22 16:44:52'),(1222524,407589,'action started via WP Cron','2025-09-22 14:46:52','2025-09-22 16:46:52'),(1222525,407589,'action complete via WP Cron','2025-09-22 14:46:52','2025-09-22 16:46:52'),(1222526,407590,'action created','2025-09-22 14:46:52','2025-09-22 16:46:52'),(1222527,407590,'action started via WP Cron','2025-09-22 14:48:53','2025-09-22 16:48:53'),(1222528,407590,'action complete via WP Cron','2025-09-22 14:48:53','2025-09-22 16:48:53'),(1222529,407591,'action created','2025-09-22 14:48:53','2025-09-22 16:48:53'),(1222530,407591,'action started via WP Cron','2025-09-22 14:50:53','2025-09-22 16:50:53'),(1222531,407591,'action complete via WP Cron','2025-09-22 14:50:53','2025-09-22 16:50:53'),(1222532,407592,'action created','2025-09-22 14:50:53','2025-09-22 16:50:53'),(1222533,407592,'action started via WP Cron','2025-09-22 14:52:54','2025-09-22 16:52:54'),(1222534,407592,'action complete via WP Cron','2025-09-22 14:52:54','2025-09-22 16:52:54'),(1222535,407593,'action created','2025-09-22 14:52:54','2025-09-22 16:52:54'),(1222536,407593,'action started via WP Cron','2025-09-22 14:54:54','2025-09-22 16:54:54'),(1222537,407593,'action complete via WP Cron','2025-09-22 14:54:54','2025-09-22 16:54:54'),(1222538,407594,'action created','2025-09-22 14:54:54','2025-09-22 16:54:54'),(1222539,407594,'action started via Async Request','2025-09-22 14:57:33','2025-09-22 16:57:33'),(1222540,407594,'action complete via Async Request','2025-09-22 14:57:33','2025-09-22 16:57:33'),(1222541,407595,'action created','2025-09-22 14:57:33','2025-09-22 16:57:33'),(1222542,407595,'action started via WP Cron','2025-09-22 14:59:54','2025-09-22 16:59:54'),(1222543,407595,'action complete via WP Cron','2025-09-22 14:59:54','2025-09-22 16:59:54'),(1222544,407596,'action created','2025-09-22 14:59:55','2025-09-22 16:59:55'),(1222545,407596,'action started via WP Cron','2025-09-22 15:01:55','2025-09-22 17:01:55'),(1222546,407596,'action complete via WP Cron','2025-09-22 15:01:55','2025-09-22 17:01:55'),(1222547,407597,'action created','2025-09-22 15:01:55','2025-09-22 17:01:55'),(1222548,407597,'action started via WP Cron','2025-09-22 15:04:53','2025-09-22 17:04:53'),(1222549,407597,'action complete via WP Cron','2025-09-22 15:04:53','2025-09-22 17:04:53'),(1222550,407598,'action created','2025-09-22 15:04:53','2025-09-22 17:04:53'),(1222551,407598,'action started via WP Cron','2025-09-22 15:06:53','2025-09-22 17:06:53'),(1222552,407598,'action complete via WP Cron','2025-09-22 15:06:53','2025-09-22 17:06:53'),(1222553,407599,'action created','2025-09-22 15:06:53','2025-09-22 17:06:53'),(1222554,407599,'action started via WP Cron','2025-09-22 15:08:54','2025-09-22 17:08:54'),(1222555,407599,'action complete via WP Cron','2025-09-22 15:08:54','2025-09-22 17:08:54'),(1222556,407600,'action created','2025-09-22 15:08:54','2025-09-22 17:08:54'),(1222557,407600,'action started via WP Cron','2025-09-22 15:11:54','2025-09-22 17:11:54'),(1222558,407600,'action complete via WP Cron','2025-09-22 15:11:54','2025-09-22 17:11:54'),(1222559,407601,'action created','2025-09-22 15:11:54','2025-09-22 17:11:54'),(1222560,407601,'action started via WP Cron','2025-09-22 15:14:54','2025-09-22 17:14:54'),(1222561,407601,'action complete via WP Cron','2025-09-22 15:14:54','2025-09-22 17:14:54'),(1222562,407602,'action created','2025-09-22 15:14:54','2025-09-22 17:14:54'),(1222563,407602,'action started via WP Cron','2025-09-22 15:16:54','2025-09-22 17:16:54'),(1222564,407602,'action complete via WP Cron','2025-09-22 15:16:54','2025-09-22 17:16:54'),(1222565,407603,'action created','2025-09-22 15:16:54','2025-09-22 17:16:54'),(1222566,407603,'action started via WP Cron','2025-09-22 15:18:54','2025-09-22 17:18:54'),(1222567,407603,'action complete via WP Cron','2025-09-22 15:18:54','2025-09-22 17:18:54'),(1222568,407604,'action created','2025-09-22 15:18:54','2025-09-22 17:18:54'),(1222569,407604,'action started via WP Cron','2025-09-22 15:21:54','2025-09-22 17:21:54'),(1222570,407604,'action complete via WP Cron','2025-09-22 15:21:54','2025-09-22 17:21:54'),(1222571,407605,'action created','2025-09-22 15:21:54','2025-09-22 17:21:54'),(1222572,407605,'action started via WP Cron','2025-09-22 15:24:54','2025-09-22 17:24:54'),(1222573,407605,'action complete via WP Cron','2025-09-22 15:24:54','2025-09-22 17:24:54'),(1222574,407606,'action created','2025-09-22 15:24:54','2025-09-22 17:24:54'),(1222575,407606,'action started via WP Cron','2025-09-22 15:27:53','2025-09-22 17:27:53'),(1222576,407606,'action complete via WP Cron','2025-09-22 15:27:53','2025-09-22 17:27:53'),(1222577,407607,'action created','2025-09-22 15:27:53','2025-09-22 17:27:53'),(1222578,407607,'action started via WP Cron','2025-09-22 15:29:53','2025-09-22 17:29:53'),(1222579,407607,'action complete via WP Cron','2025-09-22 15:29:53','2025-09-22 17:29:53'),(1222580,407608,'action created','2025-09-22 15:29:53','2025-09-22 17:29:53'),(1222581,407608,'action started via WP Cron','2025-09-22 15:31:54','2025-09-22 17:31:54'),(1222582,407608,'action complete via WP Cron','2025-09-22 15:31:54','2025-09-22 17:31:54'),(1222583,407609,'action created','2025-09-22 15:31:54','2025-09-22 17:31:54'),(1222584,407609,'action started via WP Cron','2025-09-22 15:33:54','2025-09-22 17:33:54'),(1222585,407609,'action complete via WP Cron','2025-09-22 15:33:54','2025-09-22 17:33:54'),(1222586,407610,'action created','2025-09-22 15:33:54','2025-09-22 17:33:54'),(1222587,407610,'action started via WP Cron','2025-09-22 15:36:53','2025-09-22 17:36:53'),(1222588,407610,'action complete via WP Cron','2025-09-22 15:36:53','2025-09-22 17:36:53'),(1222589,407611,'action created','2025-09-22 15:36:53','2025-09-22 17:36:53'),(1222590,407611,'action started via WP Cron','2025-09-22 15:38:53','2025-09-22 17:38:53'),(1222591,407611,'action complete via WP Cron','2025-09-22 15:38:53','2025-09-22 17:38:53'),(1222592,407612,'action created','2025-09-22 15:38:53','2025-09-22 17:38:53'),(1222593,407612,'action started via WP Cron','2025-09-22 15:40:53','2025-09-22 17:40:53'),(1222594,407612,'action complete via WP Cron','2025-09-22 15:40:53','2025-09-22 17:40:53'),(1222595,407613,'action created','2025-09-22 15:40:53','2025-09-22 17:40:53'),(1222596,407613,'action started via WP Cron','2025-09-22 15:42:54','2025-09-22 17:42:54'),(1222597,407613,'action complete via WP Cron','2025-09-22 15:42:54','2025-09-22 17:42:54'),(1222598,407614,'action created','2025-09-22 15:42:54','2025-09-22 17:42:54'),(1222599,407614,'action started via WP Cron','2025-09-22 15:44:54','2025-09-22 17:44:54'),(1222600,407614,'action complete via WP Cron','2025-09-22 15:44:55','2025-09-22 17:44:55'),(1222601,407615,'action created','2025-09-22 15:44:55','2025-09-22 17:44:55'),(1222602,407615,'action started via WP Cron','2025-09-22 15:47:53','2025-09-22 17:47:53'),(1222603,407615,'action complete via WP Cron','2025-09-22 15:47:53','2025-09-22 17:47:53'),(1222604,407616,'action created','2025-09-22 15:47:53','2025-09-22 17:47:53'),(1222605,407616,'action started via WP Cron','2025-09-22 15:49:54','2025-09-22 17:49:54'),(1222606,407616,'action complete via WP Cron','2025-09-22 15:49:54','2025-09-22 17:49:54'),(1222607,407617,'action created','2025-09-22 15:49:54','2025-09-22 17:49:54'),(1222608,407617,'action started via WP Cron','2025-09-22 15:51:54','2025-09-22 17:51:54'),(1222609,407617,'action complete via WP Cron','2025-09-22 15:51:54','2025-09-22 17:51:54'),(1222610,407618,'action created','2025-09-22 15:51:54','2025-09-22 17:51:54'),(1222611,407618,'action started via WP Cron','2025-09-22 15:53:54','2025-09-22 17:53:54'),(1222612,407618,'action complete via WP Cron','2025-09-22 15:53:54','2025-09-22 17:53:54'),(1222613,407619,'action created','2025-09-22 15:53:54','2025-09-22 17:53:54'),(1222614,407619,'action started via WP Cron','2025-09-22 15:55:54','2025-09-22 17:55:54'),(1222615,407619,'action complete via WP Cron','2025-09-22 15:55:54','2025-09-22 17:55:54'),(1222616,407620,'action created','2025-09-22 15:55:54','2025-09-22 17:55:54'),(1222617,407620,'action started via WP Cron','2025-09-22 15:58:54','2025-09-22 17:58:54'),(1222618,407620,'action complete via WP Cron','2025-09-22 15:58:54','2025-09-22 17:58:54'),(1222619,407621,'action created','2025-09-22 15:58:54','2025-09-22 17:58:54'),(1222620,407621,'action started via WP Cron','2025-09-22 16:01:54','2025-09-22 18:01:54'),(1222621,407621,'action complete via WP Cron','2025-09-22 16:01:54','2025-09-22 18:01:54'),(1222622,407622,'action created','2025-09-22 16:01:54','2025-09-22 18:01:54'),(1222623,407622,'action started via WP Cron','2025-09-22 16:03:54','2025-09-22 18:03:54'),(1222624,407622,'action complete via WP Cron','2025-09-22 16:03:54','2025-09-22 18:03:54'),(1222625,407623,'action created','2025-09-22 16:03:54','2025-09-22 18:03:54'),(1222626,407623,'action started via WP Cron','2025-09-22 16:06:54','2025-09-22 18:06:54'),(1222627,407623,'action complete via WP Cron','2025-09-22 16:06:54','2025-09-22 18:06:54'),(1222628,407624,'action created','2025-09-22 16:06:54','2025-09-22 18:06:54'),(1222629,407624,'action started via WP Cron','2025-09-22 16:09:53','2025-09-22 18:09:53'),(1222630,407624,'action complete via WP Cron','2025-09-22 16:09:53','2025-09-22 18:09:53'),(1222631,407625,'action created','2025-09-22 16:09:53','2025-09-22 18:09:53'),(1222632,407625,'action started via WP Cron','2025-09-22 16:11:54','2025-09-22 18:11:54'),(1222633,407625,'action complete via WP Cron','2025-09-22 16:11:54','2025-09-22 18:11:54'),(1222634,407626,'action created','2025-09-22 16:11:54','2025-09-22 18:11:54'),(1222635,407626,'action started via WP Cron','2025-09-22 16:13:54','2025-09-22 18:13:54'),(1222636,407626,'action complete via WP Cron','2025-09-22 16:13:54','2025-09-22 18:13:54'),(1222637,407627,'action created','2025-09-22 16:13:54','2025-09-22 18:13:54'),(1222638,407627,'action started via WP Cron','2025-09-22 16:15:54','2025-09-22 18:15:54'),(1222639,407627,'action complete via WP Cron','2025-09-22 16:15:54','2025-09-22 18:15:54'),(1222640,407628,'action created','2025-09-22 16:15:54','2025-09-22 18:15:54'),(1222641,407628,'action started via WP Cron','2025-09-22 16:17:54','2025-09-22 18:17:54'),(1222642,407628,'action complete via WP Cron','2025-09-22 16:17:54','2025-09-22 18:17:54'),(1222643,407629,'action created','2025-09-22 16:17:54','2025-09-22 18:17:54'),(1222644,407629,'action started via WP Cron','2025-09-22 16:19:54','2025-09-22 18:19:54'),(1222645,407629,'action complete via WP Cron','2025-09-22 16:19:54','2025-09-22 18:19:54'),(1222646,407630,'action created','2025-09-22 16:19:54','2025-09-22 18:19:54'),(1222647,407630,'action started via WP Cron','2025-09-22 16:22:54','2025-09-22 18:22:54'),(1222648,407630,'action complete via WP Cron','2025-09-22 16:22:54','2025-09-22 18:22:54'),(1222649,407631,'action created','2025-09-22 16:22:54','2025-09-22 18:22:54'),(1222650,407631,'action started via WP Cron','2025-09-22 16:24:54','2025-09-22 18:24:54'),(1222651,407631,'action complete via WP Cron','2025-09-22 16:24:54','2025-09-22 18:24:54'),(1222652,407632,'action created','2025-09-22 16:24:54','2025-09-22 18:24:54'),(1222653,407632,'action started via WP Cron','2025-09-22 16:26:54','2025-09-22 18:26:54'),(1222654,407632,'action complete via WP Cron','2025-09-22 16:26:54','2025-09-22 18:26:54'),(1222655,407633,'action created','2025-09-22 16:26:54','2025-09-22 18:26:54'),(1222656,407633,'action started via WP Cron','2025-09-22 16:29:53','2025-09-22 18:29:53'),(1222657,407633,'action complete via WP Cron','2025-09-22 16:29:53','2025-09-22 18:29:53'),(1222658,407634,'action created','2025-09-22 16:29:53','2025-09-22 18:29:53'),(1222659,407634,'action started via WP Cron','2025-09-22 16:31:53','2025-09-22 18:31:53'),(1222660,407634,'action complete via WP Cron','2025-09-22 16:31:53','2025-09-22 18:31:53'),(1222661,407635,'action created','2025-09-22 16:31:53','2025-09-22 18:31:53'),(1222662,407635,'action started via WP Cron','2025-09-22 16:33:54','2025-09-22 18:33:54'),(1222663,407635,'action complete via WP Cron','2025-09-22 16:33:54','2025-09-22 18:33:54'),(1222664,407636,'action created','2025-09-22 16:33:54','2025-09-22 18:33:54'),(1222665,407636,'action started via WP Cron','2025-09-22 16:35:54','2025-09-22 18:35:54'),(1222666,407636,'action complete via WP Cron','2025-09-22 16:35:54','2025-09-22 18:35:54'),(1222667,407637,'action created','2025-09-22 16:35:54','2025-09-22 18:35:54'),(1222668,407637,'action started via WP Cron','2025-09-22 16:37:54','2025-09-22 18:37:54'),(1222669,407637,'action complete via WP Cron','2025-09-22 16:37:54','2025-09-22 18:37:54'),(1222670,407638,'action created','2025-09-22 16:37:54','2025-09-22 18:37:54'),(1222671,407638,'action started via WP Cron','2025-09-22 16:39:54','2025-09-22 18:39:54'),(1222672,407638,'action complete via WP Cron','2025-09-22 16:39:54','2025-09-22 18:39:54'),(1222673,407639,'action created','2025-09-22 16:39:54','2025-09-22 18:39:54'),(1222674,407639,'action started via WP Cron','2025-09-22 16:42:53','2025-09-22 18:42:53'),(1222675,407639,'action complete via WP Cron','2025-09-22 16:42:53','2025-09-22 18:42:53'),(1222676,407640,'action created','2025-09-22 16:42:53','2025-09-22 18:42:53'),(1222677,407640,'action started via WP Cron','2025-09-22 16:44:54','2025-09-22 18:44:54'),(1222678,407640,'action complete via WP Cron','2025-09-22 16:44:54','2025-09-22 18:44:54'),(1222679,407641,'action created','2025-09-22 16:44:54','2025-09-22 18:44:54'),(1222680,407641,'action started via WP Cron','2025-09-22 16:46:54','2025-09-22 18:46:54'),(1222681,407641,'action complete via WP Cron','2025-09-22 16:46:54','2025-09-22 18:46:54'),(1222682,407642,'action created','2025-09-22 16:46:54','2025-09-22 18:46:54'),(1222683,407642,'action started via WP Cron','2025-09-22 16:48:54','2025-09-22 18:48:54'),(1222684,407642,'action complete via WP Cron','2025-09-22 16:48:54','2025-09-22 18:48:54'),(1222685,407643,'action created','2025-09-22 16:48:54','2025-09-22 18:48:54'),(1222686,407643,'action started via WP Cron','2025-09-22 16:50:55','2025-09-22 18:50:55'),(1222687,407643,'action complete via WP Cron','2025-09-22 16:50:55','2025-09-22 18:50:55'),(1222688,407644,'action created','2025-09-22 16:50:55','2025-09-22 18:50:55'),(1222689,407644,'action started via WP Cron','2025-09-22 16:53:53','2025-09-22 18:53:53'),(1222690,407644,'action complete via WP Cron','2025-09-22 16:53:53','2025-09-22 18:53:53'),(1222691,407645,'action created','2025-09-22 16:53:53','2025-09-22 18:53:53'),(1222692,407645,'action started via WP Cron','2025-09-22 16:55:54','2025-09-22 18:55:54'),(1222693,407645,'action complete via WP Cron','2025-09-22 16:55:54','2025-09-22 18:55:54'),(1222694,407646,'action created','2025-09-22 16:55:54','2025-09-22 18:55:54'),(1222695,407646,'action started via WP Cron','2025-09-22 16:57:54','2025-09-22 18:57:54'),(1222696,407646,'action complete via WP Cron','2025-09-22 16:57:54','2025-09-22 18:57:54'),(1222697,407647,'action created','2025-09-22 16:57:54','2025-09-22 18:57:54'),(1222698,407647,'action started via WP Cron','2025-09-22 16:59:54','2025-09-22 18:59:54'),(1222699,407647,'action complete via WP Cron','2025-09-22 16:59:54','2025-09-22 18:59:54'),(1222700,407648,'action created','2025-09-22 16:59:54','2025-09-22 18:59:54'),(1222701,407648,'action started via WP Cron','2025-09-22 17:02:53','2025-09-22 19:02:53'),(1222702,407648,'action complete via WP Cron','2025-09-22 17:02:53','2025-09-22 19:02:53'),(1222703,407649,'action created','2025-09-22 17:02:53','2025-09-22 19:02:53'),(1222704,407649,'action started via WP Cron','2025-09-22 17:04:54','2025-09-22 19:04:54'),(1222705,407649,'action complete via WP Cron','2025-09-22 17:04:54','2025-09-22 19:04:54'),(1222706,407650,'action created','2025-09-22 17:04:54','2025-09-22 19:04:54'),(1222707,407650,'action started via WP Cron','2025-09-22 17:06:54','2025-09-22 19:06:54'),(1222708,407650,'action complete via WP Cron','2025-09-22 17:06:54','2025-09-22 19:06:54'),(1222709,407651,'action created','2025-09-22 17:06:54','2025-09-22 19:06:54'),(1222710,407651,'action started via WP Cron','2025-09-22 17:09:54','2025-09-22 19:09:54'),(1222711,407651,'action complete via WP Cron','2025-09-22 17:09:54','2025-09-22 19:09:54'),(1222712,407652,'action created','2025-09-22 17:09:54','2025-09-22 19:09:54'),(1222713,407652,'action started via WP Cron','2025-09-22 17:11:54','2025-09-22 19:11:54'),(1222714,407652,'action complete via WP Cron','2025-09-22 17:11:54','2025-09-22 19:11:54'),(1222715,407653,'action created','2025-09-22 17:11:54','2025-09-22 19:11:54'),(1222716,407653,'action started via WP Cron','2025-09-22 17:13:54','2025-09-22 19:13:54'),(1222717,407653,'action complete via WP Cron','2025-09-22 17:13:54','2025-09-22 19:13:54'),(1222718,407654,'action created','2025-09-22 17:13:54','2025-09-22 19:13:54'),(1222719,407654,'action started via WP Cron','2025-09-22 17:15:54','2025-09-22 19:15:54'),(1222720,407654,'action complete via WP Cron','2025-09-22 17:15:54','2025-09-22 19:15:54'),(1222721,407655,'action created','2025-09-22 17:15:54','2025-09-22 19:15:54'),(1222722,407655,'action started via WP Cron','2025-09-22 17:17:54','2025-09-22 19:17:54'),(1222723,407655,'action complete via WP Cron','2025-09-22 17:17:54','2025-09-22 19:17:54'),(1222724,407656,'action created','2025-09-22 17:17:54','2025-09-22 19:17:54'),(1222725,407656,'action started via WP Cron','2025-09-22 17:19:55','2025-09-22 19:19:55'),(1222726,407656,'action complete via WP Cron','2025-09-22 17:19:55','2025-09-22 19:19:55'),(1222727,407657,'action created','2025-09-22 17:19:55','2025-09-22 19:19:55'),(1222728,407657,'action started via WP Cron','2025-09-22 17:22:53','2025-09-22 19:22:53'),(1222729,407657,'action complete via WP Cron','2025-09-22 17:22:53','2025-09-22 19:22:53'),(1222730,407658,'action created','2025-09-22 17:22:53','2025-09-22 19:22:53'),(1222731,407658,'action started via WP Cron','2025-09-22 17:24:54','2025-09-22 19:24:54'),(1222732,407658,'action complete via WP Cron','2025-09-22 17:24:54','2025-09-22 19:24:54'),(1222733,407659,'action created','2025-09-22 17:24:54','2025-09-22 19:24:54'),(1222734,407659,'action started via WP Cron','2025-09-22 17:27:54','2025-09-22 19:27:54'),(1222735,407659,'action complete via WP Cron','2025-09-22 17:27:54','2025-09-22 19:27:54'),(1222736,407660,'action created','2025-09-22 17:27:54','2025-09-22 19:27:54'),(1222737,407660,'action started via WP Cron','2025-09-22 17:29:54','2025-09-22 19:29:54'),(1222738,407660,'action complete via WP Cron','2025-09-22 17:29:54','2025-09-22 19:29:54'),(1222739,407661,'action created','2025-09-22 17:29:54','2025-09-22 19:29:54'),(1222740,407661,'action started via WP Cron','2025-09-22 17:31:59','2025-09-22 19:31:59'),(1222741,407661,'action complete via WP Cron','2025-09-22 17:31:59','2025-09-22 19:31:59'),(1222742,407662,'action created','2025-09-22 17:31:59','2025-09-22 19:31:59'),(1222743,407662,'action started via WP Cron','2025-09-22 17:34:54','2025-09-22 19:34:54'),(1222744,407662,'action complete via WP Cron','2025-09-22 17:34:54','2025-09-22 19:34:54'),(1222745,407663,'action created','2025-09-22 17:34:54','2025-09-22 19:34:54'),(1222746,407663,'action started via WP Cron','2025-09-22 17:36:54','2025-09-22 19:36:54'),(1222747,407663,'action complete via WP Cron','2025-09-22 17:36:54','2025-09-22 19:36:54'),(1222748,407664,'action created','2025-09-22 17:36:54','2025-09-22 19:36:54'),(1222749,407664,'action started via WP Cron','2025-09-22 17:38:54','2025-09-22 19:38:54'),(1222750,407664,'action complete via WP Cron','2025-09-22 17:38:54','2025-09-22 19:38:54'),(1222751,407665,'action created','2025-09-22 17:38:54','2025-09-22 19:38:54'),(1222752,407665,'action started via WP Cron','2025-09-22 17:40:54','2025-09-22 19:40:54'),(1222753,407665,'action complete via WP Cron','2025-09-22 17:40:54','2025-09-22 19:40:54'),(1222754,407666,'action created','2025-09-22 17:40:54','2025-09-22 19:40:54'),(1222755,407666,'action started via WP Cron','2025-09-22 17:42:54','2025-09-22 19:42:54'),(1222756,407666,'action complete via WP Cron','2025-09-22 17:42:54','2025-09-22 19:42:54'),(1222757,407667,'action created','2025-09-22 17:42:54','2025-09-22 19:42:54'),(1222758,407667,'action started via WP Cron','2025-09-22 17:44:55','2025-09-22 19:44:55'),(1222759,407667,'action complete via WP Cron','2025-09-22 17:44:55','2025-09-22 19:44:55'),(1222760,407668,'action created','2025-09-22 17:44:55','2025-09-22 19:44:55'),(1222761,407668,'action started via WP Cron','2025-09-22 17:47:54','2025-09-22 19:47:54'),(1222762,407668,'action complete via WP Cron','2025-09-22 17:47:54','2025-09-22 19:47:54'),(1222763,407669,'action created','2025-09-22 17:47:54','2025-09-22 19:47:54'),(1222764,407669,'action started via WP Cron','2025-09-22 17:49:54','2025-09-22 19:49:54'),(1222765,407669,'action complete via WP Cron','2025-09-22 17:49:54','2025-09-22 19:49:54'),(1222766,407670,'action created','2025-09-22 17:49:54','2025-09-22 19:49:54'),(1222767,407670,'action started via WP Cron','2025-09-22 17:52:54','2025-09-22 19:52:54'),(1222768,407670,'action complete via WP Cron','2025-09-22 17:52:54','2025-09-22 19:52:54'),(1222769,407671,'action created','2025-09-22 17:52:54','2025-09-22 19:52:54'),(1222770,407671,'action started via WP Cron','2025-09-22 17:55:54','2025-09-22 19:55:54'),(1222771,407671,'action complete via WP Cron','2025-09-22 17:55:54','2025-09-22 19:55:54'),(1222772,407672,'action created','2025-09-22 17:55:54','2025-09-22 19:55:54'),(1222773,407672,'action started via WP Cron','2025-09-22 17:57:54','2025-09-22 19:57:54'),(1222774,407672,'action complete via WP Cron','2025-09-22 17:57:54','2025-09-22 19:57:54'),(1222775,407673,'action created','2025-09-22 17:57:54','2025-09-22 19:57:54'),(1222776,407673,'action started via WP Cron','2025-09-22 17:59:54','2025-09-22 19:59:54'),(1222777,407673,'action complete via WP Cron','2025-09-22 17:59:54','2025-09-22 19:59:54'),(1222778,407674,'action created','2025-09-22 17:59:54','2025-09-22 19:59:54'),(1222779,407674,'action started via WP Cron','2025-09-22 18:01:55','2025-09-22 20:01:55'),(1222780,407674,'action complete via WP Cron','2025-09-22 18:01:55','2025-09-22 20:01:55'),(1222781,407675,'action created','2025-09-22 18:01:55','2025-09-22 20:01:55'),(1222782,407675,'action started via WP Cron','2025-09-22 18:04:54','2025-09-22 20:04:54'),(1222783,407675,'action complete via WP Cron','2025-09-22 18:04:54','2025-09-22 20:04:54'),(1222784,407676,'action created','2025-09-22 18:04:54','2025-09-22 20:04:54'),(1222785,407676,'action started via WP Cron','2025-09-22 18:06:54','2025-09-22 20:06:54'),(1222786,407676,'action complete via WP Cron','2025-09-22 18:06:54','2025-09-22 20:06:54'),(1222787,407677,'action created','2025-09-22 18:06:54','2025-09-22 20:06:54'),(1222788,407677,'action started via WP Cron','2025-09-22 18:08:54','2025-09-22 20:08:54'),(1222789,407677,'action complete via WP Cron','2025-09-22 18:08:54','2025-09-22 20:08:54'),(1222790,407678,'action created','2025-09-22 18:08:54','2025-09-22 20:08:54'),(1222791,407678,'action started via WP Cron','2025-09-22 18:11:53','2025-09-22 20:11:53'),(1222792,407678,'action complete via WP Cron','2025-09-22 18:11:53','2025-09-22 20:11:53'),(1222793,407679,'action created','2025-09-22 18:11:53','2025-09-22 20:11:53'),(1222794,407679,'action started via WP Cron','2025-09-22 18:13:54','2025-09-22 20:13:54'),(1222795,407679,'action complete via WP Cron','2025-09-22 18:13:54','2025-09-22 20:13:54'),(1222796,407680,'action created','2025-09-22 18:13:54','2025-09-22 20:13:54'),(1222797,407680,'action started via WP Cron','2025-09-22 18:16:54','2025-09-22 20:16:54'),(1222798,407680,'action complete via WP Cron','2025-09-22 18:16:54','2025-09-22 20:16:54'),(1222799,407681,'action created','2025-09-22 18:16:54','2025-09-22 20:16:54'),(1222800,407681,'action started via WP Cron','2025-09-22 18:18:54','2025-09-22 20:18:54'),(1222801,407681,'action complete via WP Cron','2025-09-22 18:18:54','2025-09-22 20:18:54'),(1222802,407682,'action created','2025-09-22 18:18:54','2025-09-22 20:18:54'),(1222803,407682,'action started via WP Cron','2025-09-22 18:20:54','2025-09-22 20:20:54'),(1222804,407682,'action complete via WP Cron','2025-09-22 18:20:54','2025-09-22 20:20:54'),(1222805,407683,'action created','2025-09-22 18:20:54','2025-09-22 20:20:54'),(1222806,407683,'action started via WP Cron','2025-09-22 18:22:54','2025-09-22 20:22:54'),(1222807,407683,'action complete via WP Cron','2025-09-22 18:22:54','2025-09-22 20:22:54'),(1222808,407684,'action created','2025-09-22 18:22:54','2025-09-22 20:22:54'),(1222809,407684,'action started via WP Cron','2025-09-22 18:24:54','2025-09-22 20:24:54'),(1222810,407684,'action complete via WP Cron','2025-09-22 18:24:54','2025-09-22 20:24:54'),(1222811,407685,'action created','2025-09-22 18:24:54','2025-09-22 20:24:54'),(1222812,407685,'action started via WP Cron','2025-09-22 18:27:53','2025-09-22 20:27:53'),(1222813,407685,'action complete via WP Cron','2025-09-22 18:27:53','2025-09-22 20:27:53'),(1222814,407686,'action created','2025-09-22 18:27:54','2025-09-22 20:27:54'),(1222815,407686,'action started via WP Cron','2025-09-22 18:29:54','2025-09-22 20:29:54'),(1222816,407686,'action complete via WP Cron','2025-09-22 18:29:54','2025-09-22 20:29:54'),(1222817,407687,'action created','2025-09-22 18:29:54','2025-09-22 20:29:54'),(1222818,407687,'action started via WP Cron','2025-09-22 18:31:54','2025-09-22 20:31:54'),(1222819,407687,'action complete via WP Cron','2025-09-22 18:31:54','2025-09-22 20:31:54'),(1222820,407688,'action created','2025-09-22 18:31:54','2025-09-22 20:31:54'),(1222821,407688,'action started via WP Cron','2025-09-22 18:34:54','2025-09-22 20:34:54'),(1222822,407689,'action created','2025-09-22 18:34:55','2025-09-22 20:34:55'),(1222823,407688,'action complete via WP Cron','2025-09-22 18:35:00','2025-09-22 20:35:00'),(1222824,407690,'action created','2025-09-22 18:35:00','2025-09-22 20:35:00'),(1222825,407689,'action started via WP Cron','2025-09-22 18:35:00','2025-09-22 20:35:00'),(1222826,407689,'action complete via WP Cron','2025-09-22 18:35:01','2025-09-22 20:35:01'),(1222827,407690,'action started via WP Cron','2025-09-22 18:37:53','2025-09-22 20:37:53'),(1222828,407690,'action complete via WP Cron','2025-09-22 18:37:54','2025-09-22 20:37:54'),(1222829,407691,'action created','2025-09-22 18:37:54','2025-09-22 20:37:54'),(1222830,407691,'action started via WP Cron','2025-09-22 18:39:54','2025-09-22 20:39:54'),(1222831,407691,'action complete via WP Cron','2025-09-22 18:39:54','2025-09-22 20:39:54'),(1222832,407692,'action created','2025-09-22 18:39:54','2025-09-22 20:39:54'),(1222833,407692,'action started via WP Cron','2025-09-22 18:42:53','2025-09-22 20:42:53'),(1222834,407692,'action complete via WP Cron','2025-09-22 18:42:53','2025-09-22 20:42:53'),(1222835,407693,'action created','2025-09-22 18:42:53','2025-09-22 20:42:53'),(1222836,407693,'action started via WP Cron','2025-09-22 18:44:53','2025-09-22 20:44:53'),(1222837,407693,'action complete via WP Cron','2025-09-22 18:44:53','2025-09-22 20:44:53'),(1222838,407694,'action created','2025-09-22 18:44:53','2025-09-22 20:44:53'),(1222839,407694,'action started via WP Cron','2025-09-22 18:46:55','2025-09-22 20:46:55'),(1222840,407694,'action complete via WP Cron','2025-09-22 18:46:55','2025-09-22 20:46:55'),(1222841,407695,'action created','2025-09-22 18:46:55','2025-09-22 20:46:55'),(1222842,407695,'action started via WP Cron','2025-09-22 18:49:55','2025-09-22 20:49:55'),(1222843,407695,'action complete via WP Cron','2025-09-22 18:49:55','2025-09-22 20:49:55'),(1222844,407696,'action created','2025-09-22 18:49:55','2025-09-22 20:49:55'),(1222845,407696,'action started via WP Cron','2025-09-22 18:51:56','2025-09-22 20:51:56'),(1222846,407696,'action complete via WP Cron','2025-09-22 18:51:56','2025-09-22 20:51:56'),(1222847,407697,'action created','2025-09-22 18:51:56','2025-09-22 20:51:56'),(1222848,407697,'action started via WP Cron','2025-09-22 18:54:55','2025-09-22 20:54:55'),(1222849,407697,'action complete via WP Cron','2025-09-22 18:54:55','2025-09-22 20:54:55'),(1222850,407698,'action created','2025-09-22 18:54:55','2025-09-22 20:54:55'),(1222851,407698,'action started via WP Cron','2025-09-22 18:57:54','2025-09-22 20:57:54'),(1222852,407698,'action complete via WP Cron','2025-09-22 18:57:54','2025-09-22 20:57:54'),(1222853,407699,'action created','2025-09-22 18:57:54','2025-09-22 20:57:54'),(1222854,407699,'action started via WP Cron','2025-09-22 18:59:55','2025-09-22 20:59:55'),(1222855,407699,'action complete via WP Cron','2025-09-22 18:59:55','2025-09-22 20:59:55'),(1222856,407700,'action created','2025-09-22 18:59:55','2025-09-22 20:59:55'),(1222857,407700,'action started via WP Cron','2025-09-22 19:01:55','2025-09-22 21:01:55'),(1222858,407701,'action created','2025-09-22 19:01:55','2025-09-22 21:01:55'),(1222859,407701,'action started via WP Cron','2025-09-22 19:02:00','2025-09-22 21:02:00'),(1222860,407700,'action complete via WP Cron','2025-09-22 19:02:00','2025-09-22 21:02:00'),(1222861,407702,'action created','2025-09-22 19:02:01','2025-09-22 21:02:01'),(1222862,407701,'action complete via WP Cron','2025-09-22 19:02:01','2025-09-22 21:02:01'),(1222863,407702,'action started via WP Cron','2025-09-22 19:04:55','2025-09-22 21:04:55'),(1222864,407702,'action complete via WP Cron','2025-09-22 19:04:55','2025-09-22 21:04:55'),(1222865,407703,'action created','2025-09-22 19:04:55','2025-09-22 21:04:55'),(1222866,407703,'action started via WP Cron','2025-09-22 19:06:56','2025-09-22 21:06:56'),(1222867,407703,'action complete via WP Cron','2025-09-22 19:06:56','2025-09-22 21:06:56'),(1222868,407704,'action created','2025-09-22 19:06:56','2025-09-22 21:06:56'),(1222869,407704,'action started via WP Cron','2025-09-22 19:09:55','2025-09-22 21:09:55'),(1222870,407704,'action complete via WP Cron','2025-09-22 19:09:55','2025-09-22 21:09:55'),(1222871,407705,'action created','2025-09-22 19:09:55','2025-09-22 21:09:55'),(1222872,407705,'action started via WP Cron','2025-09-22 19:11:55','2025-09-22 21:11:55'),(1222873,407705,'action complete via WP Cron','2025-09-22 19:11:55','2025-09-22 21:11:55'),(1222874,407706,'action created','2025-09-22 19:11:55','2025-09-22 21:11:55'),(1222875,407706,'action started via WP Cron','2025-09-22 19:14:55','2025-09-22 21:14:55'),(1222876,407706,'action complete via WP Cron','2025-09-22 19:14:55','2025-09-22 21:14:55'),(1222877,407707,'action created','2025-09-22 19:14:55','2025-09-22 21:14:55'),(1222878,407707,'action started via WP Cron','2025-09-22 19:16:55','2025-09-22 21:16:55'),(1222879,407707,'action complete via WP Cron','2025-09-22 19:16:55','2025-09-22 21:16:55'),(1222880,407708,'action created','2025-09-22 19:16:55','2025-09-22 21:16:55'),(1222881,407708,'action started via WP Cron','2025-09-22 19:19:55','2025-09-22 21:19:55'),(1222882,407708,'action complete via WP Cron','2025-09-22 19:19:55','2025-09-22 21:19:55'),(1222883,407709,'action created','2025-09-22 19:19:55','2025-09-22 21:19:55'),(1222884,407709,'action started via WP Cron','2025-09-22 19:21:55','2025-09-22 21:21:55'),(1222885,407709,'action complete via WP Cron','2025-09-22 19:21:55','2025-09-22 21:21:55'),(1222886,407710,'action created','2025-09-22 19:21:55','2025-09-22 21:21:55'),(1222887,407710,'action started via WP Cron','2025-09-22 19:23:55','2025-09-22 21:23:55'),(1222888,407710,'action complete via WP Cron','2025-09-22 19:23:55','2025-09-22 21:23:55'),(1222889,407711,'action created','2025-09-22 19:23:55','2025-09-22 21:23:55'),(1222890,407711,'action started via WP Cron','2025-09-22 19:25:55','2025-09-22 21:25:55'),(1222891,407711,'action complete via WP Cron','2025-09-22 19:25:55','2025-09-22 21:25:55'),(1222892,407712,'action created','2025-09-22 19:25:55','2025-09-22 21:25:55'),(1222893,407712,'action started via WP Cron','2025-09-22 19:28:55','2025-09-22 21:28:55'),(1222894,407712,'action complete via WP Cron','2025-09-22 19:28:55','2025-09-22 21:28:55'),(1222895,407713,'action created','2025-09-22 19:28:55','2025-09-22 21:28:55'),(1222896,407713,'action started via WP Cron','2025-09-22 19:30:55','2025-09-22 21:30:55'),(1222897,407713,'action complete via WP Cron','2025-09-22 19:30:55','2025-09-22 21:30:55'),(1222898,407714,'action created','2025-09-22 19:30:55','2025-09-22 21:30:55'),(1222899,407714,'action started via WP Cron','2025-09-22 19:32:55','2025-09-22 21:32:55'),(1222900,407714,'action complete via WP Cron','2025-09-22 19:32:55','2025-09-22 21:32:55'),(1222901,407715,'action created','2025-09-22 19:32:55','2025-09-22 21:32:55'),(1222902,407715,'action started via WP Cron','2025-09-22 19:34:55','2025-09-22 21:34:55'),(1222903,407715,'action complete via WP Cron','2025-09-22 19:34:55','2025-09-22 21:34:55'),(1222904,407716,'action created','2025-09-22 19:34:55','2025-09-22 21:34:55'),(1222905,407716,'action started via WP Cron','2025-09-22 19:37:55','2025-09-22 21:37:55'),(1222906,407716,'action complete via WP Cron','2025-09-22 19:37:55','2025-09-22 21:37:55'),(1222907,407717,'action created','2025-09-22 19:37:55','2025-09-22 21:37:55'),(1222908,407717,'action started via WP Cron','2025-09-22 19:39:55','2025-09-22 21:39:55'),(1222909,407717,'action complete via WP Cron','2025-09-22 19:39:55','2025-09-22 21:39:55'),(1222910,407718,'action created','2025-09-22 19:39:55','2025-09-22 21:39:55'),(1222911,407718,'action started via WP Cron','2025-09-22 19:41:55','2025-09-22 21:41:55'),(1222912,407718,'action complete via WP Cron','2025-09-22 19:41:55','2025-09-22 21:41:55'),(1222913,407719,'action created','2025-09-22 19:41:55','2025-09-22 21:41:55'),(1222914,407719,'action started via WP Cron','2025-09-22 19:43:55','2025-09-22 21:43:55'),(1222915,407719,'action complete via WP Cron','2025-09-22 19:43:55','2025-09-22 21:43:55'),(1222916,407720,'action created','2025-09-22 19:43:55','2025-09-22 21:43:55'),(1222917,407720,'action started via WP Cron','2025-09-22 19:45:55','2025-09-22 21:45:55'),(1222918,407720,'action complete via WP Cron','2025-09-22 19:45:55','2025-09-22 21:45:55'),(1222919,407721,'action created','2025-09-22 19:45:55','2025-09-22 21:45:55'),(1222920,407721,'action started via WP Cron','2025-09-22 19:48:55','2025-09-22 21:48:55'),(1222921,407721,'action complete via WP Cron','2025-09-22 19:48:55','2025-09-22 21:48:55'),(1222922,407722,'action created','2025-09-22 19:48:55','2025-09-22 21:48:55'),(1222923,407722,'action started via WP Cron','2025-09-22 19:51:54','2025-09-22 21:51:54'),(1222924,407722,'action complete via WP Cron','2025-09-22 19:51:54','2025-09-22 21:51:54'),(1222925,407723,'action created','2025-09-22 19:51:54','2025-09-22 21:51:54'),(1222926,407723,'action started via WP Cron','2025-09-22 19:53:55','2025-09-22 21:53:55'),(1222927,407723,'action complete via WP Cron','2025-09-22 19:53:55','2025-09-22 21:53:55'),(1222928,407724,'action created','2025-09-22 19:53:55','2025-09-22 21:53:55'),(1222929,407724,'action started via WP Cron','2025-09-22 19:55:56','2025-09-22 21:55:56'),(1222930,407724,'action complete via WP Cron','2025-09-22 19:55:56','2025-09-22 21:55:56'),(1222931,407725,'action created','2025-09-22 19:55:56','2025-09-22 21:55:56'),(1222932,407725,'action started via WP Cron','2025-09-22 19:58:54','2025-09-22 21:58:54'),(1222933,407725,'action complete via WP Cron','2025-09-22 19:58:55','2025-09-22 21:58:55'),(1222934,407726,'action created','2025-09-22 19:58:55','2025-09-22 21:58:55'),(1222935,407726,'action started via WP Cron','2025-09-22 20:01:54','2025-09-22 22:01:54'),(1222936,407726,'action complete via WP Cron','2025-09-22 20:01:54','2025-09-22 22:01:54'),(1222937,407727,'action created','2025-09-22 20:01:54','2025-09-22 22:01:54'),(1222938,407727,'action started via WP Cron','2025-09-22 20:03:55','2025-09-22 22:03:55'),(1222939,407727,'action complete via WP Cron','2025-09-22 20:03:55','2025-09-22 22:03:55'),(1222940,407728,'action created','2025-09-22 20:03:55','2025-09-22 22:03:55'),(1222941,407728,'action started via WP Cron','2025-09-22 20:05:55','2025-09-22 22:05:55'),(1222942,407728,'action complete via WP Cron','2025-09-22 20:05:55','2025-09-22 22:05:55'),(1222943,407729,'action created','2025-09-22 20:05:55','2025-09-22 22:05:55'),(1222944,407729,'action started via WP Cron','2025-09-22 20:07:55','2025-09-22 22:07:55'),(1222945,407729,'action complete via WP Cron','2025-09-22 20:07:55','2025-09-22 22:07:55'),(1222946,407730,'action created','2025-09-22 20:07:55','2025-09-22 22:07:55'),(1222947,407730,'action started via WP Cron','2025-09-22 20:09:55','2025-09-22 22:09:55'),(1222948,407730,'action complete via WP Cron','2025-09-22 20:09:55','2025-09-22 22:09:55'),(1222949,407731,'action created','2025-09-22 20:09:55','2025-09-22 22:09:55'),(1222950,407731,'action started via WP Cron','2025-09-22 20:12:55','2025-09-22 22:12:55'),(1222951,407731,'action complete via WP Cron','2025-09-22 20:12:55','2025-09-22 22:12:55'),(1222952,407732,'action created','2025-09-22 20:12:55','2025-09-22 22:12:55'),(1222953,407732,'action started via WP Cron','2025-09-22 20:15:54','2025-09-22 22:15:54'),(1222954,407732,'action complete via WP Cron','2025-09-22 20:15:54','2025-09-22 22:15:54'),(1222955,407733,'action created','2025-09-22 20:15:54','2025-09-22 22:15:54'),(1222956,407733,'action started via WP Cron','2025-09-22 20:17:55','2025-09-22 22:17:55'),(1222957,407733,'action complete via WP Cron','2025-09-22 20:17:55','2025-09-22 22:17:55'),(1222958,407734,'action created','2025-09-22 20:17:55','2025-09-22 22:17:55'),(1222959,407734,'action started via WP Cron','2025-09-22 20:20:54','2025-09-22 22:20:54'),(1222960,407734,'action complete via WP Cron','2025-09-22 20:20:54','2025-09-22 22:20:54'),(1222961,407735,'action created','2025-09-22 20:20:54','2025-09-22 22:20:54'),(1222962,407735,'action started via WP Cron','2025-09-22 20:22:54','2025-09-22 22:22:54'),(1222963,407735,'action complete via WP Cron','2025-09-22 20:22:54','2025-09-22 22:22:54'),(1222964,407736,'action created','2025-09-22 20:22:54','2025-09-22 22:22:54'),(1222965,407736,'action started via WP Cron','2025-09-22 20:24:54','2025-09-22 22:24:54'),(1222966,407736,'action complete via WP Cron','2025-09-22 20:24:54','2025-09-22 22:24:54'),(1222967,407737,'action created','2025-09-22 20:24:54','2025-09-22 22:24:54'),(1222968,407737,'action started via WP Cron','2025-09-22 20:26:54','2025-09-22 22:26:54'),(1222969,407737,'action complete via WP Cron','2025-09-22 20:26:54','2025-09-22 22:26:54'),(1222970,407738,'action created','2025-09-22 20:26:54','2025-09-22 22:26:54'),(1222971,407738,'action started via WP Cron','2025-09-22 20:28:54','2025-09-22 22:28:54'),(1222972,407738,'action complete via WP Cron','2025-09-22 20:28:55','2025-09-22 22:28:55'),(1222973,407739,'action created','2025-09-22 20:28:55','2025-09-22 22:28:55'),(1222974,407739,'action started via WP Cron','2025-09-22 20:31:54','2025-09-22 22:31:54'),(1222975,407739,'action complete via WP Cron','2025-09-22 20:31:54','2025-09-22 22:31:54'),(1222976,407740,'action created','2025-09-22 20:31:54','2025-09-22 22:31:54'),(1222977,407740,'action started via WP Cron','2025-09-22 20:33:54','2025-09-22 22:33:54'),(1222978,407740,'action complete via WP Cron','2025-09-22 20:33:54','2025-09-22 22:33:54'),(1222979,407741,'action created','2025-09-22 20:33:54','2025-09-22 22:33:54'),(1222980,407741,'action started via WP Cron','2025-09-22 20:35:55','2025-09-22 22:35:55'),(1222981,407741,'action complete via WP Cron','2025-09-22 20:35:55','2025-09-22 22:35:55'),(1222982,407742,'action created','2025-09-22 20:35:55','2025-09-22 22:35:55'),(1222983,407742,'action started via WP Cron','2025-09-22 20:37:55','2025-09-22 22:37:55'),(1222984,407742,'action complete via WP Cron','2025-09-22 20:37:55','2025-09-22 22:37:55'),(1222985,407743,'action created','2025-09-22 20:37:55','2025-09-22 22:37:55'),(1222986,407743,'action started via WP Cron','2025-09-22 20:40:55','2025-09-22 22:40:55'),(1222987,407743,'action complete via WP Cron','2025-09-22 20:40:55','2025-09-22 22:40:55'),(1222988,407744,'action created','2025-09-22 20:40:55','2025-09-22 22:40:55'),(1222989,407744,'action started via WP Cron','2025-09-22 20:43:54','2025-09-22 22:43:54'),(1222990,407744,'action complete via WP Cron','2025-09-22 20:43:54','2025-09-22 22:43:54'),(1222991,407745,'action created','2025-09-22 20:43:54','2025-09-22 22:43:54'),(1222992,407745,'action started via WP Cron','2025-09-22 20:45:55','2025-09-22 22:45:55'),(1222993,407745,'action complete via WP Cron','2025-09-22 20:45:55','2025-09-22 22:45:55'),(1222994,407746,'action created','2025-09-22 20:45:55','2025-09-22 22:45:55'),(1222995,407746,'action started via WP Cron','2025-09-22 20:47:55','2025-09-22 22:47:55'),(1222996,407746,'action complete via WP Cron','2025-09-22 20:47:55','2025-09-22 22:47:55'),(1222997,407747,'action created','2025-09-22 20:47:55','2025-09-22 22:47:55'),(1222998,407747,'action started via WP Cron','2025-09-22 20:49:55','2025-09-22 22:49:55'),(1222999,407747,'action complete via WP Cron','2025-09-22 20:49:55','2025-09-22 22:49:55'),(1223000,407748,'action created','2025-09-22 20:49:55','2025-09-22 22:49:55'),(1223001,407748,'action started via WP Cron','2025-09-22 20:51:55','2025-09-22 22:51:55'),(1223002,407748,'action complete via WP Cron','2025-09-22 20:51:55','2025-09-22 22:51:55'),(1223003,407749,'action created','2025-09-22 20:51:55','2025-09-22 22:51:55'),(1223004,407749,'action started via WP Cron','2025-09-22 20:54:55','2025-09-22 22:54:55'),(1223005,407749,'action complete via WP Cron','2025-09-22 20:54:55','2025-09-22 22:54:55'),(1223006,407750,'action created','2025-09-22 20:54:55','2025-09-22 22:54:55'),(1223007,407750,'action started via WP Cron','2025-09-22 20:56:55','2025-09-22 22:56:55'),(1223008,407750,'action complete via WP Cron','2025-09-22 20:56:55','2025-09-22 22:56:55'),(1223009,407751,'action created','2025-09-22 20:56:55','2025-09-22 22:56:55'),(1223010,407751,'action started via WP Cron','2025-09-22 20:58:55','2025-09-22 22:58:55'),(1223011,407751,'action complete via WP Cron','2025-09-22 20:58:55','2025-09-22 22:58:55'),(1223012,407752,'action created','2025-09-22 20:58:55','2025-09-22 22:58:55'),(1223013,407752,'action started via WP Cron','2025-09-22 21:00:55','2025-09-22 23:00:55'),(1223014,407752,'action complete via WP Cron','2025-09-22 21:00:55','2025-09-22 23:00:55'),(1223015,407753,'action created','2025-09-22 21:00:55','2025-09-22 23:00:55'),(1223016,407753,'action started via WP Cron','2025-09-22 21:03:55','2025-09-22 23:03:55'),(1223017,407753,'action complete via WP Cron','2025-09-22 21:03:55','2025-09-22 23:03:55'),(1223018,407754,'action created','2025-09-22 21:03:55','2025-09-22 23:03:55'),(1223019,407754,'action started via WP Cron','2025-09-22 21:05:55','2025-09-22 23:05:55'),(1223020,407754,'action complete via WP Cron','2025-09-22 21:05:55','2025-09-22 23:05:55'),(1223021,407755,'action created','2025-09-22 21:05:55','2025-09-22 23:05:55'),(1223022,407755,'action started via WP Cron','2025-09-22 21:08:54','2025-09-22 23:08:54'),(1223023,407755,'action complete via WP Cron','2025-09-22 21:08:54','2025-09-22 23:08:54'),(1223024,407756,'action created','2025-09-22 21:08:54','2025-09-22 23:08:54'),(1223025,407756,'action started via WP Cron','2025-09-22 21:10:55','2025-09-22 23:10:55'),(1223026,407756,'action complete via WP Cron','2025-09-22 21:10:55','2025-09-22 23:10:55'),(1223027,407757,'action created','2025-09-22 21:10:55','2025-09-22 23:10:55'),(1223028,407757,'action started via WP Cron','2025-09-22 21:12:55','2025-09-22 23:12:55'),(1223029,407757,'action complete via WP Cron','2025-09-22 21:12:55','2025-09-22 23:12:55'),(1223030,407758,'action created','2025-09-22 21:12:55','2025-09-22 23:12:55'),(1223031,407758,'action started via WP Cron','2025-09-22 21:14:55','2025-09-22 23:14:55'),(1223032,407758,'action complete via WP Cron','2025-09-22 21:14:55','2025-09-22 23:14:55'),(1223033,407759,'action created','2025-09-22 21:14:55','2025-09-22 23:14:55'),(1223034,407759,'action started via WP Cron','2025-09-22 21:16:55','2025-09-22 23:16:55'),(1223035,407759,'action complete via WP Cron','2025-09-22 21:16:55','2025-09-22 23:16:55'),(1223036,407760,'action created','2025-09-22 21:16:55','2025-09-22 23:16:55'),(1223037,407760,'action started via WP Cron','2025-09-22 21:18:55','2025-09-22 23:18:55'),(1223038,407760,'action complete via WP Cron','2025-09-22 21:18:56','2025-09-22 23:18:56'),(1223039,407761,'action created','2025-09-22 21:18:56','2025-09-22 23:18:56'),(1223040,407761,'action started via WP Cron','2025-09-22 21:21:54','2025-09-22 23:21:54'),(1223041,407761,'action complete via WP Cron','2025-09-22 21:21:55','2025-09-22 23:21:55'),(1223042,407762,'action created','2025-09-22 21:21:55','2025-09-22 23:21:55'),(1223043,407762,'action started via WP Cron','2025-09-22 21:24:54','2025-09-22 23:24:54'),(1223044,407762,'action complete via WP Cron','2025-09-22 21:24:54','2025-09-22 23:24:54'),(1223045,407763,'action created','2025-09-22 21:24:54','2025-09-22 23:24:54'),(1223046,407763,'action started via WP Cron','2025-09-22 21:26:54','2025-09-22 23:26:54'),(1223047,407763,'action complete via WP Cron','2025-09-22 21:26:54','2025-09-22 23:26:54'),(1223048,407764,'action created','2025-09-22 21:26:54','2025-09-22 23:26:54'),(1223049,407764,'action started via WP Cron','2025-09-22 21:28:55','2025-09-22 23:28:55'),(1223050,407764,'action complete via WP Cron','2025-09-22 21:28:55','2025-09-22 23:28:55'),(1223051,407765,'action created','2025-09-22 21:28:55','2025-09-22 23:28:55'),(1223052,407765,'action started via WP Cron','2025-09-22 21:30:55','2025-09-22 23:30:55'),(1223053,407765,'action complete via WP Cron','2025-09-22 21:30:55','2025-09-22 23:30:55'),(1223054,407766,'action created','2025-09-22 21:30:55','2025-09-22 23:30:55'),(1223055,407766,'action started via WP Cron','2025-09-22 21:32:55','2025-09-22 23:32:55'),(1223056,407766,'action complete via WP Cron','2025-09-22 21:32:55','2025-09-22 23:32:55'),(1223057,407767,'action created','2025-09-22 21:32:55','2025-09-22 23:32:55'),(1223058,407767,'action started via WP Cron','2025-09-22 21:34:55','2025-09-22 23:34:55'),(1223059,407767,'action complete via WP Cron','2025-09-22 21:34:55','2025-09-22 23:34:55'),(1223060,407768,'action created','2025-09-22 21:34:55','2025-09-22 23:34:55'),(1223061,407768,'action started via WP Cron','2025-09-22 21:37:54','2025-09-22 23:37:54'),(1223062,407768,'action complete via WP Cron','2025-09-22 21:37:54','2025-09-22 23:37:54'),(1223063,407769,'action created','2025-09-22 21:37:54','2025-09-22 23:37:54'),(1223064,407769,'action started via WP Cron','2025-09-22 21:39:57','2025-09-22 23:39:57'),(1223065,407769,'action complete via WP Cron','2025-09-22 21:39:57','2025-09-22 23:39:57'),(1223066,407770,'action created','2025-09-22 21:39:57','2025-09-22 23:39:57'),(1223067,407770,'action started via WP Cron','2025-09-22 21:42:54','2025-09-22 23:42:54'),(1223068,407770,'action complete via WP Cron','2025-09-22 21:42:54','2025-09-22 23:42:54'),(1223069,407771,'action created','2025-09-22 21:42:54','2025-09-22 23:42:54'),(1223070,407771,'action started via WP Cron','2025-09-22 21:44:55','2025-09-22 23:44:55'),(1223071,407771,'action complete via WP Cron','2025-09-22 21:44:55','2025-09-22 23:44:55'),(1223072,407772,'action created','2025-09-22 21:44:55','2025-09-22 23:44:55'),(1223073,407772,'action started via WP Cron','2025-09-22 21:47:04','2025-09-22 23:47:04'),(1223074,407772,'action complete via WP Cron','2025-09-22 21:47:04','2025-09-22 23:47:04'),(1223075,407773,'action created','2025-09-22 21:47:04','2025-09-22 23:47:04'),(1223076,407773,'action started via WP Cron','2025-09-22 21:52:04','2025-09-22 23:52:04'),(1223077,407773,'action complete via WP Cron','2025-09-22 21:52:04','2025-09-22 23:52:04'),(1223078,407774,'action created','2025-09-22 21:52:04','2025-09-22 23:52:04'),(1223079,407774,'action started via WP Cron','2025-09-22 21:55:00','2025-09-22 23:55:00'),(1223080,407774,'action complete via WP Cron','2025-09-22 21:55:00','2025-09-22 23:55:00'),(1223081,407775,'action created','2025-09-22 21:55:00','2025-09-22 23:55:00'),(1223082,407775,'action started via WP Cron','2025-09-22 21:57:05','2025-09-22 23:57:05'),(1223083,407775,'action complete via WP Cron','2025-09-22 21:57:05','2025-09-22 23:57:05'),(1223084,407776,'action created','2025-09-22 21:57:05','2025-09-22 23:57:05'),(1223085,407776,'action started via WP Cron','2025-09-22 21:59:39','2025-09-22 23:59:39'),(1223086,407776,'action complete via WP Cron','2025-09-22 21:59:39','2025-09-22 23:59:39'),(1223087,407777,'action created','2025-09-22 21:59:39','2025-09-22 23:59:39'),(1223088,407777,'action started via WP Cron','2025-09-22 22:02:05','2025-09-23 00:02:05'),(1223089,407777,'action complete via WP Cron','2025-09-22 22:02:05','2025-09-23 00:02:05'),(1223090,407778,'action created','2025-09-22 22:02:05','2025-09-23 00:02:05'),(1223091,407778,'action started via WP Cron','2025-09-22 22:07:04','2025-09-23 00:07:04'),(1223092,407778,'action complete via WP Cron','2025-09-22 22:07:04','2025-09-23 00:07:04'),(1223093,407779,'action created','2025-09-22 22:07:04','2025-09-23 00:07:04'),(1223094,407779,'action started via WP Cron','2025-09-22 22:11:18','2025-09-23 00:11:18'),(1223095,407779,'action complete via WP Cron','2025-09-22 22:11:18','2025-09-23 00:11:18'),(1223096,407780,'action created','2025-09-22 22:11:18','2025-09-23 00:11:18'),(1223097,407780,'action started via WP Cron','2025-09-22 22:15:16','2025-09-23 00:15:16'),(1223098,407780,'action complete via WP Cron','2025-09-22 22:15:16','2025-09-23 00:15:16'),(1223099,407781,'action created','2025-09-22 22:15:16','2025-09-23 00:15:16'),(1223100,407781,'action started via WP Cron','2025-09-22 22:21:14','2025-09-23 00:21:14'),(1223101,407781,'action complete via WP Cron','2025-09-22 22:21:15','2025-09-23 00:21:15'),(1223102,407782,'action created','2025-09-22 22:21:15','2025-09-23 00:21:15'),(1223103,407782,'action started via WP Cron','2025-09-22 22:27:07','2025-09-23 00:27:07'),(1223104,407782,'action complete via WP Cron','2025-09-22 22:27:07','2025-09-23 00:27:07'),(1223105,407783,'action created','2025-09-22 22:27:07','2025-09-23 00:27:07'),(1223106,407783,'action started via WP Cron','2025-09-22 22:29:45','2025-09-23 00:29:45'),(1223107,407783,'action complete via WP Cron','2025-09-22 22:29:45','2025-09-23 00:29:45'),(1223108,407784,'action created','2025-09-22 22:29:45','2025-09-23 00:29:45'),(1223109,407784,'action started via WP Cron','2025-09-22 22:34:12','2025-09-23 00:34:12'),(1223110,407784,'action complete via WP Cron','2025-09-22 22:34:12','2025-09-23 00:34:12'),(1223111,407785,'action created','2025-09-22 22:34:12','2025-09-23 00:34:12'),(1223112,407785,'action started via WP Cron','2025-09-22 22:37:05','2025-09-23 00:37:05'),(1223113,407785,'action complete via WP Cron','2025-09-22 22:37:05','2025-09-23 00:37:05'),(1223114,407786,'action created','2025-09-22 22:37:05','2025-09-23 00:37:05'),(1223115,407786,'action started via WP Cron','2025-09-22 22:39:13','2025-09-23 00:39:13'),(1223116,407786,'action complete via WP Cron','2025-09-22 22:39:13','2025-09-23 00:39:13'),(1223117,407787,'action created','2025-09-22 22:39:13','2025-09-23 00:39:13'),(1223118,407787,'action started via WP Cron','2025-09-22 22:42:06','2025-09-23 00:42:06'),(1223119,407787,'action complete via WP Cron','2025-09-22 22:42:06','2025-09-23 00:42:06'),(1223120,407788,'action created','2025-09-22 22:42:06','2025-09-23 00:42:06'),(1223121,407788,'action started via WP Cron','2025-09-22 22:47:04','2025-09-23 00:47:04'),(1223122,407788,'action complete via WP Cron','2025-09-22 22:47:04','2025-09-23 00:47:04'),(1223123,407789,'action created','2025-09-22 22:47:04','2025-09-23 00:47:04'),(1223124,407789,'action started via WP Cron','2025-09-22 22:52:04','2025-09-23 00:52:04'),(1223125,407789,'action complete via WP Cron','2025-09-22 22:52:04','2025-09-23 00:52:04'),(1223126,407790,'action created','2025-09-22 22:52:04','2025-09-23 00:52:04'),(1223127,407790,'action started via WP Cron','2025-09-22 22:57:06','2025-09-23 00:57:06'),(1223128,407790,'action complete via WP Cron','2025-09-22 22:57:06','2025-09-23 00:57:06'),(1223129,407791,'action created','2025-09-22 22:57:06','2025-09-23 00:57:06'),(1223130,407791,'action started via WP Cron','2025-09-22 23:00:20','2025-09-23 01:00:20'),(1223131,407791,'action complete via WP Cron','2025-09-22 23:00:20','2025-09-23 01:00:20'),(1223132,407792,'action created','2025-09-22 23:00:20','2025-09-23 01:00:20'),(1223133,407792,'action started via WP Cron','2025-09-22 23:04:03','2025-09-23 01:04:03'),(1223134,407792,'action complete via WP Cron','2025-09-22 23:04:03','2025-09-23 01:04:03'),(1223135,407793,'action created','2025-09-22 23:04:03','2025-09-23 01:04:03'),(1223136,407793,'action started via WP Cron','2025-09-22 23:07:05','2025-09-23 01:07:05'),(1223137,407793,'action complete via WP Cron','2025-09-22 23:07:05','2025-09-23 01:07:05'),(1223138,407794,'action created','2025-09-22 23:07:05','2025-09-23 01:07:05'),(1223139,407794,'action started via WP Cron','2025-09-22 23:09:09','2025-09-23 01:09:09'),(1223140,407794,'action complete via WP Cron','2025-09-22 23:09:09','2025-09-23 01:09:09'),(1223141,407795,'action created','2025-09-22 23:09:09','2025-09-23 01:09:09'),(1223142,407795,'action started via WP Cron','2025-09-22 23:11:12','2025-09-23 01:11:12'),(1223143,407795,'action complete via WP Cron','2025-09-22 23:11:12','2025-09-23 01:11:12'),(1223144,407796,'action created','2025-09-22 23:11:12','2025-09-23 01:11:12'),(1223145,407796,'action started via WP Cron','2025-09-22 23:14:58','2025-09-23 01:14:58'),(1223146,407796,'action complete via WP Cron','2025-09-22 23:14:58','2025-09-23 01:14:58'),(1223147,407797,'action created','2025-09-22 23:14:58','2025-09-23 01:14:58'),(1223148,407797,'action started via WP Cron','2025-09-22 23:17:05','2025-09-23 01:17:05'),(1223149,407797,'action complete via WP Cron','2025-09-22 23:17:05','2025-09-23 01:17:05'),(1223150,407798,'action created','2025-09-22 23:17:05','2025-09-23 01:17:05'),(1223151,407798,'action started via WP Cron','2025-09-22 23:22:05','2025-09-23 01:22:05'),(1223152,407798,'action complete via WP Cron','2025-09-22 23:22:05','2025-09-23 01:22:05'),(1223153,407799,'action created','2025-09-22 23:22:05','2025-09-23 01:22:05'),(1223154,407799,'action started via WP Cron','2025-09-22 23:27:05','2025-09-23 01:27:05'),(1223155,407799,'action complete via WP Cron','2025-09-22 23:27:06','2025-09-23 01:27:06'),(1223156,407800,'action created','2025-09-22 23:27:06','2025-09-23 01:27:06'),(1223157,407800,'action started via WP Cron','2025-09-22 23:29:15','2025-09-23 01:29:15'),(1223158,407801,'action created','2025-09-22 23:29:15','2025-09-23 01:29:15'),(1223159,407801,'action started via WP Cron','2025-09-22 23:29:20','2025-09-23 01:29:20'),(1223160,407801,'action complete via WP Cron','2025-09-22 23:29:20','2025-09-23 01:29:20'),(1223161,407800,'action complete via WP Cron','2025-09-22 23:29:20','2025-09-23 01:29:20'),(1223162,407802,'action created','2025-09-22 23:29:20','2025-09-23 01:29:20'),(1223163,407802,'action started via WP Cron','2025-09-22 23:32:04','2025-09-23 01:32:04'),(1223164,407802,'action complete via WP Cron','2025-09-22 23:32:04','2025-09-23 01:32:04'),(1223165,407803,'action created','2025-09-22 23:32:04','2025-09-23 01:32:04'),(1223166,407803,'action started via WP Cron','2025-09-22 23:34:46','2025-09-23 01:34:46'),(1223167,407803,'action complete via WP Cron','2025-09-22 23:34:46','2025-09-23 01:34:46'),(1223168,407804,'action created','2025-09-22 23:34:46','2025-09-23 01:34:46'),(1223169,407804,'action started via WP Cron','2025-09-22 23:37:04','2025-09-23 01:37:04'),(1223170,407804,'action complete via WP Cron','2025-09-22 23:37:04','2025-09-23 01:37:04'),(1223171,407805,'action created','2025-09-22 23:37:04','2025-09-23 01:37:04'),(1223172,407805,'action started via WP Cron','2025-09-22 23:41:05','2025-09-23 01:41:05'),(1223173,407805,'action complete via WP Cron','2025-09-22 23:41:05','2025-09-23 01:41:05'),(1223174,407806,'action created','2025-09-22 23:41:05','2025-09-23 01:41:05'),(1223175,407806,'action started via WP Cron','2025-09-22 23:47:05','2025-09-23 01:47:05'),(1223176,407806,'action complete via WP Cron','2025-09-22 23:47:05','2025-09-23 01:47:05'),(1223177,407807,'action created','2025-09-22 23:47:05','2025-09-23 01:47:05'),(1223178,407807,'action started via WP Cron','2025-09-22 23:52:04','2025-09-23 01:52:04'),(1223179,407807,'action complete via WP Cron','2025-09-22 23:52:04','2025-09-23 01:52:04'),(1223180,407808,'action created','2025-09-22 23:52:04','2025-09-23 01:52:04'),(1223181,407808,'action started via WP Cron','2025-09-22 23:54:55','2025-09-23 01:54:55'),(1223182,407809,'action created','2025-09-22 23:54:55','2025-09-23 01:54:55'),(1223183,407809,'action started via WP Cron','2025-09-22 23:54:56','2025-09-23 01:54:56'),(1223184,407809,'action complete via WP Cron','2025-09-22 23:54:56','2025-09-23 01:54:56'),(1223185,407808,'action complete via WP Cron','2025-09-22 23:54:56','2025-09-23 01:54:56'),(1223186,407810,'action created','2025-09-22 23:54:56','2025-09-23 01:54:56'),(1223187,407810,'action started via WP Cron','2025-09-22 23:57:06','2025-09-23 01:57:06'),(1223188,407810,'action complete via WP Cron','2025-09-22 23:57:06','2025-09-23 01:57:06'),(1223189,407811,'action created','2025-09-22 23:57:06','2025-09-23 01:57:06'),(1223190,407811,'action started via WP Cron','2025-09-23 00:02:04','2025-09-23 02:02:04'),(1223191,407812,'action created','2025-09-23 00:02:04','2025-09-23 02:02:04'),(1223192,407812,'action started via WP Cron','2025-09-23 00:02:06','2025-09-23 02:02:06'),(1223193,407812,'action complete via WP Cron','2025-09-23 00:02:06','2025-09-23 02:02:06'),(1223194,407811,'action complete via WP Cron','2025-09-23 00:02:06','2025-09-23 02:02:06'),(1223195,407813,'action created','2025-09-23 00:02:06','2025-09-23 02:02:06'),(1223196,407813,'action started via WP Cron','2025-09-23 00:07:05','2025-09-23 02:07:05'),(1223197,407813,'action complete via WP Cron','2025-09-23 00:07:05','2025-09-23 02:07:05'),(1223198,407814,'action created','2025-09-23 00:07:05','2025-09-23 02:07:05'),(1223199,407814,'action started via WP Cron','2025-09-23 00:11:01','2025-09-23 02:11:01'),(1223200,407814,'action complete via WP Cron','2025-09-23 00:11:01','2025-09-23 02:11:01'),(1223201,407815,'action created','2025-09-23 00:11:02','2025-09-23 02:11:02'),(1223202,407815,'action started via WP Cron','2025-09-23 00:14:11','2025-09-23 02:14:11'),(1223203,407815,'action complete via WP Cron','2025-09-23 00:14:11','2025-09-23 02:14:11'),(1223204,407816,'action created','2025-09-23 00:14:11','2025-09-23 02:14:11'),(1223205,407816,'action started via WP Cron','2025-09-23 00:17:04','2025-09-23 02:17:04'),(1223206,407816,'action complete via WP Cron','2025-09-23 00:17:04','2025-09-23 02:17:04'),(1223207,407817,'action created','2025-09-23 00:17:04','2025-09-23 02:17:04'),(1223208,407817,'action started via WP Cron','2025-09-23 00:19:26','2025-09-23 02:19:26'),(1223209,407817,'action complete via WP Cron','2025-09-23 00:19:26','2025-09-23 02:19:26'),(1223210,407818,'action created','2025-09-23 00:19:26','2025-09-23 02:19:26'),(1223211,407818,'action started via WP Cron','2025-09-23 00:22:04','2025-09-23 02:22:04'),(1223212,407818,'action complete via WP Cron','2025-09-23 00:22:04','2025-09-23 02:22:04'),(1223213,407819,'action created','2025-09-23 00:22:04','2025-09-23 02:22:04'),(1223214,407819,'action started via WP Cron','2025-09-23 00:24:33','2025-09-23 02:24:33'),(1223215,407819,'action complete via WP Cron','2025-09-23 00:24:33','2025-09-23 02:24:33'),(1223216,407820,'action created','2025-09-23 00:24:33','2025-09-23 02:24:33'),(1223217,407820,'action started via WP Cron','2025-09-23 00:27:05','2025-09-23 02:27:05'),(1223218,407820,'action complete via WP Cron','2025-09-23 00:27:05','2025-09-23 02:27:05'),(1223219,407821,'action created','2025-09-23 00:27:05','2025-09-23 02:27:05'),(1223220,407821,'action started via WP Cron','2025-09-23 00:32:04','2025-09-23 02:32:04'),(1223221,407821,'action complete via WP Cron','2025-09-23 00:32:04','2025-09-23 02:32:04'),(1223222,407822,'action created','2025-09-23 00:32:04','2025-09-23 02:32:04'),(1223223,407822,'action started via WP Cron','2025-09-23 00:37:04','2025-09-23 02:37:04'),(1223224,407822,'action complete via WP Cron','2025-09-23 00:37:04','2025-09-23 02:37:04'),(1223225,407823,'action created','2025-09-23 00:37:04','2025-09-23 02:37:04'),(1223226,407823,'action started via WP Cron','2025-09-23 00:42:04','2025-09-23 02:42:04'),(1223227,407823,'action complete via WP Cron','2025-09-23 00:42:04','2025-09-23 02:42:04'),(1223228,407824,'action created','2025-09-23 00:42:04','2025-09-23 02:42:04'),(1223229,407824,'action started via WP Cron','2025-09-23 00:44:12','2025-09-23 02:44:12'),(1223230,407824,'action complete via WP Cron','2025-09-23 00:44:12','2025-09-23 02:44:12'),(1223231,407825,'action created','2025-09-23 00:44:12','2025-09-23 02:44:12'),(1223232,407825,'action started via WP Cron','2025-09-23 00:47:04','2025-09-23 02:47:04'),(1223233,407825,'action complete via WP Cron','2025-09-23 00:47:04','2025-09-23 02:47:04'),(1223234,407826,'action created','2025-09-23 00:47:04','2025-09-23 02:47:04'),(1223235,407826,'action started via WP Cron','2025-09-23 00:49:30','2025-09-23 02:49:30'),(1223236,407826,'action complete via WP Cron','2025-09-23 00:49:30','2025-09-23 02:49:30'),(1223237,407827,'action created','2025-09-23 00:49:30','2025-09-23 02:49:30'),(1223238,407827,'action started via WP Cron','2025-09-23 00:52:04','2025-09-23 02:52:04'),(1223239,407827,'action complete via WP Cron','2025-09-23 00:52:04','2025-09-23 02:52:04'),(1223240,407828,'action created','2025-09-23 00:52:04','2025-09-23 02:52:04'),(1223241,407828,'action started via WP Cron','2025-09-23 00:57:05','2025-09-23 02:57:05'),(1223242,407828,'action complete via WP Cron','2025-09-23 00:57:05','2025-09-23 02:57:05'),(1223243,407829,'action created','2025-09-23 00:57:05','2025-09-23 02:57:05'),(1223244,407829,'action started via WP Cron','2025-09-23 01:02:04','2025-09-23 03:02:04'),(1223245,407830,'action created','2025-09-23 01:02:04','2025-09-23 03:02:04'),(1223246,407830,'action started via WP Cron','2025-09-23 01:02:06','2025-09-23 03:02:06'),(1223247,407830,'action complete via WP Cron','2025-09-23 01:02:06','2025-09-23 03:02:06'),(1223248,407829,'action complete via WP Cron','2025-09-23 01:02:06','2025-09-23 03:02:06'),(1223249,407831,'action created','2025-09-23 01:02:06','2025-09-23 03:02:06'),(1223250,407831,'action started via WP Cron','2025-09-23 01:04:55','2025-09-23 03:04:55'),(1223251,407831,'action complete via WP Cron','2025-09-23 01:04:55','2025-09-23 03:04:55'),(1223252,407832,'action created','2025-09-23 01:04:55','2025-09-23 03:04:55'),(1223253,407832,'action started via WP Cron','2025-09-23 01:06:55','2025-09-23 03:06:55'),(1223254,407832,'action complete via WP Cron','2025-09-23 01:06:55','2025-09-23 03:06:55'),(1223255,407833,'action created','2025-09-23 01:06:55','2025-09-23 03:06:55'),(1223256,407833,'action started via WP Cron','2025-09-23 01:09:54','2025-09-23 03:09:54'),(1223257,407833,'action complete via WP Cron','2025-09-23 01:09:54','2025-09-23 03:09:54'),(1223258,407834,'action created','2025-09-23 01:09:54','2025-09-23 03:09:54'),(1223259,407834,'action started via WP Cron','2025-09-23 01:11:55','2025-09-23 03:11:55'),(1223260,407834,'action complete via WP Cron','2025-09-23 01:11:55','2025-09-23 03:11:55'),(1223261,407835,'action created','2025-09-23 01:11:55','2025-09-23 03:11:55'),(1223262,407835,'action started via Async Request','2025-09-23 01:14:28','2025-09-23 03:14:28'),(1223263,407835,'action complete via Async Request','2025-09-23 01:14:28','2025-09-23 03:14:28'),(1223264,407836,'action created','2025-09-23 01:14:28','2025-09-23 03:14:28'),(1223265,407836,'action started via WP Cron','2025-09-23 01:16:54','2025-09-23 03:16:54'),(1223266,407836,'action complete via WP Cron','2025-09-23 01:16:54','2025-09-23 03:16:54'),(1223267,407837,'action created','2025-09-23 01:16:54','2025-09-23 03:16:54'),(1223268,407837,'action started via WP Cron','2025-09-23 01:18:55','2025-09-23 03:18:55'),(1223269,407837,'action complete via WP Cron','2025-09-23 01:18:55','2025-09-23 03:18:55'),(1223270,407838,'action created','2025-09-23 01:18:55','2025-09-23 03:18:55'),(1223271,407838,'action started via WP Cron','2025-09-23 01:22:04','2025-09-23 03:22:04'),(1223272,407838,'action complete via WP Cron','2025-09-23 01:22:04','2025-09-23 03:22:04'),(1223273,407839,'action created','2025-09-23 01:22:04','2025-09-23 03:22:04'),(1223274,407839,'action started via WP Cron','2025-09-23 01:27:04','2025-09-23 03:27:04'),(1223275,407839,'action complete via WP Cron','2025-09-23 01:27:04','2025-09-23 03:27:04'),(1223276,407840,'action created','2025-09-23 01:27:04','2025-09-23 03:27:04'),(1223277,407840,'action started via WP Cron','2025-09-23 01:32:05','2025-09-23 03:32:05'),(1223278,407840,'action complete via WP Cron','2025-09-23 01:32:05','2025-09-23 03:32:05'),(1223279,407841,'action created','2025-09-23 01:32:05','2025-09-23 03:32:05'),(1223280,407841,'action started via WP Cron','2025-09-23 01:37:04','2025-09-23 03:37:04'),(1223281,407841,'action complete via WP Cron','2025-09-23 01:37:04','2025-09-23 03:37:04'),(1223282,407842,'action created','2025-09-23 01:37:04','2025-09-23 03:37:04'),(1223283,407842,'action started via WP Cron','2025-09-23 01:39:40','2025-09-23 03:39:40'),(1223284,407842,'action complete via WP Cron','2025-09-23 01:39:40','2025-09-23 03:39:40'),(1223285,407843,'action created','2025-09-23 01:39:40','2025-09-23 03:39:40'),(1223286,407843,'action started via WP Cron','2025-09-23 01:42:04','2025-09-23 03:42:04'),(1223287,407843,'action complete via WP Cron','2025-09-23 01:42:04','2025-09-23 03:42:04'),(1223288,407844,'action created','2025-09-23 01:42:04','2025-09-23 03:42:04'),(1223289,407844,'action started via WP Cron','2025-09-23 01:47:04','2025-09-23 03:47:04'),(1223290,407844,'action complete via WP Cron','2025-09-23 01:47:04','2025-09-23 03:47:04'),(1223291,407845,'action created','2025-09-23 01:47:04','2025-09-23 03:47:04'),(1223292,407845,'action started via WP Cron','2025-09-23 01:52:04','2025-09-23 03:52:04'),(1223293,407845,'action complete via WP Cron','2025-09-23 01:52:04','2025-09-23 03:52:04'),(1223294,407846,'action created','2025-09-23 01:52:04','2025-09-23 03:52:04'),(1223295,407846,'action started via WP Cron','2025-09-23 01:54:16','2025-09-23 03:54:16'),(1223296,407846,'action complete via WP Cron','2025-09-23 01:54:16','2025-09-23 03:54:16'),(1223297,407847,'action created','2025-09-23 01:54:16','2025-09-23 03:54:16'),(1223298,407847,'action started via WP Cron','2025-09-23 01:57:05','2025-09-23 03:57:05'),(1223299,407847,'action complete via WP Cron','2025-09-23 01:57:05','2025-09-23 03:57:05'),(1223300,407848,'action created','2025-09-23 01:57:05','2025-09-23 03:57:05'),(1223301,407848,'action started via WP Cron','2025-09-23 02:02:04','2025-09-23 04:02:04'),(1223302,407848,'action complete via WP Cron','2025-09-23 02:02:04','2025-09-23 04:02:04'),(1223303,407849,'action created','2025-09-23 02:02:04','2025-09-23 04:02:04'),(1223304,407849,'action started via WP Cron','2025-09-23 02:06:03','2025-09-23 04:06:03'),(1223305,407849,'action complete via WP Cron','2025-09-23 02:06:03','2025-09-23 04:06:03'),(1223306,407850,'action created','2025-09-23 02:06:03','2025-09-23 04:06:03'),(1223307,407850,'action started via WP Cron','2025-09-23 02:10:04','2025-09-23 04:10:04'),(1223308,407850,'action complete via WP Cron','2025-09-23 02:10:04','2025-09-23 04:10:04'),(1223309,407851,'action created','2025-09-23 02:10:04','2025-09-23 04:10:04'),(1223310,407851,'action started via WP Cron','2025-09-23 02:12:05','2025-09-23 04:12:05'),(1223311,407851,'action complete via WP Cron','2025-09-23 02:12:05','2025-09-23 04:12:05'),(1223312,407852,'action created','2025-09-23 02:12:05','2025-09-23 04:12:05'),(1223313,407852,'action started via WP Cron','2025-09-23 02:17:03','2025-09-23 04:17:03'),(1223314,407852,'action complete via WP Cron','2025-09-23 02:17:03','2025-09-23 04:17:03'),(1223315,407853,'action created','2025-09-23 02:17:03','2025-09-23 04:17:03'),(1223316,407853,'action started via WP Cron','2025-09-23 02:21:08','2025-09-23 04:21:08'),(1223317,407853,'action complete via WP Cron','2025-09-23 02:21:08','2025-09-23 04:21:08'),(1223318,407854,'action created','2025-09-23 02:21:08','2025-09-23 04:21:08'),(1223319,407854,'action started via WP Cron','2025-09-23 02:27:05','2025-09-23 04:27:05'),(1223320,407854,'action complete via WP Cron','2025-09-23 02:27:05','2025-09-23 04:27:05'),(1223321,407855,'action created','2025-09-23 02:27:05','2025-09-23 04:27:05'),(1223322,407855,'action started via WP Cron','2025-09-23 02:29:38','2025-09-23 04:29:38'),(1223323,407855,'action complete via WP Cron','2025-09-23 02:29:38','2025-09-23 04:29:38'),(1223324,407856,'action created','2025-09-23 02:29:38','2025-09-23 04:29:38'),(1223325,407856,'action started via WP Cron','2025-09-23 02:32:05','2025-09-23 04:32:05'),(1223326,407856,'action complete via WP Cron','2025-09-23 02:32:05','2025-09-23 04:32:05'),(1223327,407857,'action created','2025-09-23 02:32:05','2025-09-23 04:32:05'),(1223328,407857,'action started via WP Cron','2025-09-23 02:37:04','2025-09-23 04:37:04'),(1223329,407857,'action complete via WP Cron','2025-09-23 02:37:04','2025-09-23 04:37:04'),(1223330,407858,'action created','2025-09-23 02:37:04','2025-09-23 04:37:04'),(1223331,407858,'action started via WP Cron','2025-09-23 02:40:35','2025-09-23 04:40:35'),(1223332,407858,'action complete via WP Cron','2025-09-23 02:40:35','2025-09-23 04:40:35'),(1223333,407859,'action created','2025-09-23 02:40:35','2025-09-23 04:40:35'),(1223334,407859,'action started via WP Cron','2025-09-23 02:46:49','2025-09-23 04:46:49'),(1223335,407859,'action complete via WP Cron','2025-09-23 02:46:49','2025-09-23 04:46:49'),(1223336,407860,'action created','2025-09-23 02:46:49','2025-09-23 04:46:49'),(1223337,407860,'action started via WP Cron','2025-09-23 02:49:16','2025-09-23 04:49:16'),(1223338,407860,'action complete via WP Cron','2025-09-23 02:49:16','2025-09-23 04:49:16'),(1223339,407861,'action created','2025-09-23 02:49:16','2025-09-23 04:49:16'),(1223340,407861,'action started via WP Cron','2025-09-23 02:52:03','2025-09-23 04:52:03'),(1223341,407861,'action complete via WP Cron','2025-09-23 02:52:03','2025-09-23 04:52:03'),(1223342,407862,'action created','2025-09-23 02:52:03','2025-09-23 04:52:03'),(1223343,407862,'action started via WP Cron','2025-09-23 02:57:03','2025-09-23 04:57:03'),(1223344,407862,'action complete via WP Cron','2025-09-23 02:57:03','2025-09-23 04:57:03'),(1223345,407863,'action created','2025-09-23 02:57:03','2025-09-23 04:57:03'),(1223346,407863,'action started via WP Cron','2025-09-23 03:02:04','2025-09-23 05:02:04'),(1223347,407863,'action complete via WP Cron','2025-09-23 03:02:04','2025-09-23 05:02:04'),(1223348,407864,'action created','2025-09-23 03:02:04','2025-09-23 05:02:04'),(1223349,407864,'action started via WP Cron','2025-09-23 03:04:11','2025-09-23 05:04:11'),(1223350,407864,'action complete via WP Cron','2025-09-23 03:04:11','2025-09-23 05:04:11'),(1223351,407865,'action created','2025-09-23 03:04:11','2025-09-23 05:04:11'),(1223352,407865,'action started via WP Cron','2025-09-23 03:07:04','2025-09-23 05:07:04'),(1223353,407865,'action complete via WP Cron','2025-09-23 03:07:04','2025-09-23 05:07:04'),(1223354,407866,'action created','2025-09-23 03:07:04','2025-09-23 05:07:04'),(1223355,407866,'action started via WP Cron','2025-09-23 03:09:14','2025-09-23 05:09:14'),(1223356,407866,'action complete via WP Cron','2025-09-23 03:09:14','2025-09-23 05:09:14'),(1223357,407867,'action created','2025-09-23 03:09:14','2025-09-23 05:09:14'),(1223358,407867,'action started via WP Cron','2025-09-23 03:12:05','2025-09-23 05:12:05'),(1223359,407867,'action complete via WP Cron','2025-09-23 03:12:05','2025-09-23 05:12:05'),(1223360,407868,'action created','2025-09-23 03:12:05','2025-09-23 05:12:05'),(1223361,407868,'action started via WP Cron','2025-09-23 03:16:23','2025-09-23 05:16:23'),(1223362,407868,'action complete via WP Cron','2025-09-23 03:16:23','2025-09-23 05:16:23'),(1223363,407869,'action created','2025-09-23 03:16:23','2025-09-23 05:16:23'),(1223364,407869,'action started via WP Cron','2025-09-23 03:19:15','2025-09-23 05:19:15'),(1223365,407869,'action complete via WP Cron','2025-09-23 03:19:15','2025-09-23 05:19:15'),(1223366,407870,'action created','2025-09-23 03:19:15','2025-09-23 05:19:15'),(1223367,407870,'action started via WP Cron','2025-09-23 03:22:04','2025-09-23 05:22:04'),(1223368,407870,'action complete via WP Cron','2025-09-23 03:22:04','2025-09-23 05:22:04'),(1223369,407871,'action created','2025-09-23 03:22:04','2025-09-23 05:22:04'),(1223370,407871,'action started via WP Cron','2025-09-23 03:24:12','2025-09-23 05:24:12'),(1223371,407871,'action complete via WP Cron','2025-09-23 03:24:12','2025-09-23 05:24:12'),(1223372,407872,'action created','2025-09-23 03:24:12','2025-09-23 05:24:12'),(1223373,407872,'action started via WP Cron','2025-09-23 03:27:04','2025-09-23 05:27:04'),(1223374,407872,'action complete via WP Cron','2025-09-23 03:27:04','2025-09-23 05:27:04'),(1223375,407873,'action created','2025-09-23 03:27:04','2025-09-23 05:27:04'),(1223376,407873,'action started via WP Cron','2025-09-23 03:29:16','2025-09-23 05:29:16'),(1223377,407873,'action complete via WP Cron','2025-09-23 03:29:16','2025-09-23 05:29:16'),(1223378,407874,'action created','2025-09-23 03:29:16','2025-09-23 05:29:16'),(1223379,407874,'action started via WP Cron','2025-09-23 03:32:05','2025-09-23 05:32:05'),(1223380,407874,'action complete via WP Cron','2025-09-23 03:32:05','2025-09-23 05:32:05'),(1223381,407875,'action created','2025-09-23 03:32:05','2025-09-23 05:32:05'),(1223382,407875,'action started via WP Cron','2025-09-23 03:35:16','2025-09-23 05:35:16'),(1223383,407875,'action complete via WP Cron','2025-09-23 03:35:16','2025-09-23 05:35:16'),(1223384,407876,'action created','2025-09-23 03:35:16','2025-09-23 05:35:16'),(1223385,407876,'action started via WP Cron','2025-09-23 03:38:22','2025-09-23 05:38:22'),(1223386,407876,'action complete via WP Cron','2025-09-23 03:38:22','2025-09-23 05:38:22'),(1223387,407877,'action created','2025-09-23 03:38:22','2025-09-23 05:38:22'),(1223388,407877,'action started via WP Cron','2025-09-23 03:42:05','2025-09-23 05:42:05'),(1223389,407877,'action complete via WP Cron','2025-09-23 03:42:05','2025-09-23 05:42:05'),(1223390,407878,'action created','2025-09-23 03:42:05','2025-09-23 05:42:05'),(1223391,407878,'action started via WP Cron','2025-09-23 03:44:09','2025-09-23 05:44:09'),(1223392,407878,'action complete via WP Cron','2025-09-23 03:44:09','2025-09-23 05:44:09'),(1223393,407879,'action created','2025-09-23 03:44:09','2025-09-23 05:44:09'),(1223394,407879,'action started via WP Cron','2025-09-23 03:47:05','2025-09-23 05:47:05'),(1223395,407879,'action complete via WP Cron','2025-09-23 03:47:05','2025-09-23 05:47:05'),(1223396,407880,'action created','2025-09-23 03:47:05','2025-09-23 05:47:05'),(1223397,407880,'action started via WP Cron','2025-09-23 03:52:04','2025-09-23 05:52:04'),(1223398,407880,'action complete via WP Cron','2025-09-23 03:52:04','2025-09-23 05:52:04'),(1223399,407881,'action created','2025-09-23 03:52:04','2025-09-23 05:52:04'),(1223400,407881,'action started via WP Cron','2025-09-23 03:57:05','2025-09-23 05:57:05'),(1223401,407881,'action complete via WP Cron','2025-09-23 03:57:05','2025-09-23 05:57:05'),(1223402,407882,'action created','2025-09-23 03:57:05','2025-09-23 05:57:05'),(1223403,407882,'action started via WP Cron','2025-09-23 03:59:34','2025-09-23 05:59:34'),(1223404,407882,'action complete via WP Cron','2025-09-23 03:59:34','2025-09-23 05:59:34'),(1223405,407883,'action created','2025-09-23 03:59:34','2025-09-23 05:59:34'),(1223406,407883,'action started via WP Cron','2025-09-23 04:02:03','2025-09-23 06:02:03'),(1223407,407883,'action complete via WP Cron','2025-09-23 04:02:03','2025-09-23 06:02:03'),(1223408,407884,'action created','2025-09-23 04:02:03','2025-09-23 06:02:03'),(1223409,407884,'action started via WP Cron','2025-09-23 04:07:04','2025-09-23 06:07:04'),(1223410,407884,'action complete via WP Cron','2025-09-23 04:07:04','2025-09-23 06:07:04'),(1223411,407885,'action created','2025-09-23 04:07:04','2025-09-23 06:07:04'),(1223412,407885,'action started via WP Cron','2025-09-23 04:10:50','2025-09-23 06:10:50'),(1223413,407885,'action complete via WP Cron','2025-09-23 04:10:50','2025-09-23 06:10:50'),(1223414,407886,'action created','2025-09-23 04:10:50','2025-09-23 06:10:50'),(1223415,407886,'action started via WP Cron','2025-09-23 04:14:09','2025-09-23 06:14:09'),(1223416,407886,'action complete via WP Cron','2025-09-23 04:14:09','2025-09-23 06:14:09'),(1223417,407887,'action created','2025-09-23 04:14:09','2025-09-23 06:14:09'),(1223418,407887,'action started via WP Cron','2025-09-23 04:17:03','2025-09-23 06:17:03'),(1223419,407887,'action complete via WP Cron','2025-09-23 04:17:03','2025-09-23 06:17:03'),(1223420,407888,'action created','2025-09-23 04:17:03','2025-09-23 06:17:03'),(1223421,407888,'action started via WP Cron','2025-09-23 04:20:20','2025-09-23 06:20:20'),(1223422,407888,'action complete via WP Cron','2025-09-23 04:20:20','2025-09-23 06:20:20'),(1223423,407889,'action created','2025-09-23 04:20:20','2025-09-23 06:20:20'),(1223424,407889,'action started via WP Cron','2025-09-23 04:25:42','2025-09-23 06:25:42'),(1223425,407889,'action complete via WP Cron','2025-09-23 04:25:43','2025-09-23 06:25:43'),(1223426,407890,'action created','2025-09-23 04:25:43','2025-09-23 06:25:43'),(1223427,407890,'action started via WP Cron','2025-09-23 04:28:31','2025-09-23 06:28:31'),(1223428,407890,'action complete via WP Cron','2025-09-23 04:28:32','2025-09-23 06:28:32'),(1223429,407891,'action created','2025-09-23 04:28:32','2025-09-23 06:28:32'),(1223430,407891,'action started via WP Cron','2025-09-23 04:32:04','2025-09-23 06:32:04'),(1223431,407891,'action complete via WP Cron','2025-09-23 04:32:04','2025-09-23 06:32:04'),(1223432,407892,'action created','2025-09-23 04:32:04','2025-09-23 06:32:04'),(1223433,407892,'action started via WP Cron','2025-09-23 04:34:17','2025-09-23 06:34:17'),(1223434,407892,'action complete via WP Cron','2025-09-23 04:34:17','2025-09-23 06:34:17'),(1223435,407893,'action created','2025-09-23 04:34:17','2025-09-23 06:34:17'),(1223436,407893,'action started via WP Cron','2025-09-23 04:37:05','2025-09-23 06:37:05'),(1223437,407893,'action complete via WP Cron','2025-09-23 04:37:05','2025-09-23 06:37:05'),(1223438,407894,'action created','2025-09-23 04:37:05','2025-09-23 06:37:05'),(1223439,407894,'action started via WP Cron','2025-09-23 04:41:01','2025-09-23 06:41:01'),(1223440,407894,'action complete via WP Cron','2025-09-23 04:41:01','2025-09-23 06:41:01'),(1223441,407895,'action created','2025-09-23 04:41:01','2025-09-23 06:41:01'),(1223442,407895,'action started via WP Cron','2025-09-23 04:43:17','2025-09-23 06:43:17'),(1223443,407895,'action complete via WP Cron','2025-09-23 04:43:17','2025-09-23 06:43:17'),(1223444,407896,'action created','2025-09-23 04:43:17','2025-09-23 06:43:17'),(1223445,407896,'action started via WP Cron','2025-09-23 04:45:56','2025-09-23 06:45:56'),(1223446,407896,'action complete via WP Cron','2025-09-23 04:45:56','2025-09-23 06:45:56'),(1223447,407897,'action created','2025-09-23 04:45:56','2025-09-23 06:45:56'),(1223448,407897,'action started via WP Cron','2025-09-23 04:51:44','2025-09-23 06:51:44'),(1223449,407897,'action complete via WP Cron','2025-09-23 04:51:44','2025-09-23 06:51:44'),(1223450,407898,'action created','2025-09-23 04:51:44','2025-09-23 06:51:44'),(1223451,407898,'action started via WP Cron','2025-09-23 04:54:20','2025-09-23 06:54:20'),(1223452,407898,'action complete via WP Cron','2025-09-23 04:54:20','2025-09-23 06:54:20'),(1223453,407899,'action created','2025-09-23 04:54:20','2025-09-23 06:54:20'),(1223454,407899,'action started via WP Cron','2025-09-23 04:56:51','2025-09-23 06:56:51'),(1223455,407899,'action complete via WP Cron','2025-09-23 04:56:51','2025-09-23 06:56:51'),(1223456,407900,'action created','2025-09-23 04:56:51','2025-09-23 06:56:51'),(1223457,407900,'action started via WP Cron','2025-09-23 05:01:12','2025-09-23 07:01:12'),(1223458,407900,'action complete via WP Cron','2025-09-23 05:01:12','2025-09-23 07:01:12'),(1223459,407901,'action created','2025-09-23 05:01:12','2025-09-23 07:01:12'),(1223460,407901,'action started via WP Cron','2025-09-23 05:06:35','2025-09-23 07:06:35'),(1223461,407901,'action complete via WP Cron','2025-09-23 05:06:35','2025-09-23 07:06:35'),(1223462,407902,'action created','2025-09-23 05:06:35','2025-09-23 07:06:35'),(1223463,407902,'action started via WP Cron','2025-09-23 05:08:37','2025-09-23 07:08:37'),(1223464,407902,'action complete via WP Cron','2025-09-23 05:08:37','2025-09-23 07:08:37'),(1223465,407903,'action created','2025-09-23 05:08:37','2025-09-23 07:08:37'),(1223466,407903,'action started via WP Cron','2025-09-23 05:10:50','2025-09-23 07:10:50'),(1223467,407903,'action complete via WP Cron','2025-09-23 05:10:50','2025-09-23 07:10:50'),(1223468,407904,'action created','2025-09-23 05:10:50','2025-09-23 07:10:50'),(1223469,407904,'action started via WP Cron','2025-09-23 05:17:05','2025-09-23 07:17:05'),(1223470,407904,'action complete via WP Cron','2025-09-23 05:17:05','2025-09-23 07:17:05'),(1223471,407905,'action created','2025-09-23 05:17:05','2025-09-23 07:17:05'),(1223472,407905,'action started via WP Cron','2025-09-23 05:19:55','2025-09-23 07:19:55'),(1223473,407905,'action complete via WP Cron','2025-09-23 05:19:55','2025-09-23 07:19:55'),(1223474,407906,'action created','2025-09-23 05:19:55','2025-09-23 07:19:55'),(1223475,407906,'action started via WP Cron','2025-09-23 05:22:03','2025-09-23 07:22:03'),(1223476,407906,'action complete via WP Cron','2025-09-23 05:22:04','2025-09-23 07:22:04'),(1223477,407907,'action created','2025-09-23 05:22:04','2025-09-23 07:22:04'),(1223478,407907,'action started via WP Cron','2025-09-23 05:25:38','2025-09-23 07:25:38'),(1223479,407907,'action complete via WP Cron','2025-09-23 05:25:38','2025-09-23 07:25:38'),(1223480,407908,'action created','2025-09-23 05:25:38','2025-09-23 07:25:38'),(1223481,407908,'action started via WP Cron','2025-09-23 05:29:17','2025-09-23 07:29:17'),(1223482,407908,'action complete via WP Cron','2025-09-23 05:29:17','2025-09-23 07:29:17'),(1223483,407909,'action created','2025-09-23 05:29:17','2025-09-23 07:29:17'),(1223484,407909,'action started via WP Cron','2025-09-23 05:31:55','2025-09-23 07:31:55'),(1223485,407909,'action complete via WP Cron','2025-09-23 05:31:55','2025-09-23 07:31:55'),(1223486,407910,'action created','2025-09-23 05:31:55','2025-09-23 07:31:55'),(1223487,407910,'action started via WP Cron','2025-09-23 05:33:57','2025-09-23 07:33:57'),(1223488,407910,'action complete via WP Cron','2025-09-23 05:33:57','2025-09-23 07:33:57'),(1223489,407911,'action created','2025-09-23 05:33:57','2025-09-23 07:33:57'),(1223490,407911,'action started via WP Cron','2025-09-23 05:36:55','2025-09-23 07:36:55'),(1223491,407911,'action complete via WP Cron','2025-09-23 05:36:55','2025-09-23 07:36:55'),(1223492,407912,'action created','2025-09-23 05:36:55','2025-09-23 07:36:55'),(1223493,407912,'action started via WP Cron','2025-09-23 05:41:46','2025-09-23 07:41:46'),(1223494,407912,'action complete via WP Cron','2025-09-23 05:41:46','2025-09-23 07:41:46'),(1223495,407913,'action created','2025-09-23 05:41:46','2025-09-23 07:41:46'),(1223496,407913,'action started via WP Cron','2025-09-23 05:44:28','2025-09-23 07:44:28'),(1223497,407913,'action complete via WP Cron','2025-09-23 05:44:28','2025-09-23 07:44:28'),(1223498,407914,'action created','2025-09-23 05:44:28','2025-09-23 07:44:28'),(1223499,407914,'action started via WP Cron','2025-09-23 05:47:03','2025-09-23 07:47:03'),(1223500,407914,'action complete via WP Cron','2025-09-23 05:47:03','2025-09-23 07:47:03'),(1223501,407915,'action created','2025-09-23 05:47:03','2025-09-23 07:47:03'),(1223502,407915,'action started via WP Cron','2025-09-23 05:49:26','2025-09-23 07:49:26'),(1223503,407915,'action complete via WP Cron','2025-09-23 05:49:26','2025-09-23 07:49:26'),(1223504,407916,'action created','2025-09-23 05:49:26','2025-09-23 07:49:26'),(1223505,407916,'action started via WP Cron','2025-09-23 05:52:03','2025-09-23 07:52:03'),(1223506,407916,'action complete via WP Cron','2025-09-23 05:52:03','2025-09-23 07:52:03'),(1223507,407917,'action created','2025-09-23 05:52:03','2025-09-23 07:52:03'),(1223508,407917,'action started via WP Cron','2025-09-23 05:57:04','2025-09-23 07:57:04'),(1223509,407917,'action complete via WP Cron','2025-09-23 05:57:04','2025-09-23 07:57:04'),(1223510,407918,'action created','2025-09-23 05:57:04','2025-09-23 07:57:04'),(1223511,407918,'action started via WP Cron','2025-09-23 06:00:24','2025-09-23 08:00:24'),(1223512,407918,'action complete via WP Cron','2025-09-23 06:00:24','2025-09-23 08:00:24'),(1223513,407919,'action created','2025-09-23 06:00:24','2025-09-23 08:00:24'),(1223514,407919,'action started via WP Cron','2025-09-23 06:03:20','2025-09-23 08:03:20'),(1223515,407919,'action complete via WP Cron','2025-09-23 06:03:21','2025-09-23 08:03:21'),(1223516,407920,'action created','2025-09-23 06:03:21','2025-09-23 08:03:21'),(1223517,407920,'action started via WP Cron','2025-09-23 06:07:04','2025-09-23 08:07:04'),(1223518,407920,'action complete via WP Cron','2025-09-23 06:07:05','2025-09-23 08:07:05'),(1223519,407921,'action created','2025-09-23 06:07:05','2025-09-23 08:07:05'),(1223520,407921,'action started via WP Cron','2025-09-23 06:10:21','2025-09-23 08:10:21'),(1223521,407921,'action complete via WP Cron','2025-09-23 06:10:21','2025-09-23 08:10:21'),(1223522,407922,'action created','2025-09-23 06:10:21','2025-09-23 08:10:21'),(1223523,407922,'action started via WP Cron','2025-09-23 06:14:04','2025-09-23 08:14:04'),(1223524,407922,'action complete via WP Cron','2025-09-23 06:14:04','2025-09-23 08:14:04'),(1223525,407923,'action created','2025-09-23 06:14:04','2025-09-23 08:14:04'),(1223526,407923,'action started via WP Cron','2025-09-23 06:16:18','2025-09-23 08:16:18'),(1223527,407923,'action complete via WP Cron','2025-09-23 06:16:18','2025-09-23 08:16:18'),(1223528,407924,'action created','2025-09-23 06:16:18','2025-09-23 08:16:18'),(1223529,407924,'action started via WP Cron','2025-09-23 06:19:50','2025-09-23 08:19:50'),(1223530,407924,'action complete via WP Cron','2025-09-23 06:19:50','2025-09-23 08:19:50'),(1223531,407925,'action created','2025-09-23 06:19:50','2025-09-23 08:19:50'),(1223532,407925,'action started via WP Cron','2025-09-23 06:22:04','2025-09-23 08:22:04'),(1223533,407925,'action complete via WP Cron','2025-09-23 06:22:04','2025-09-23 08:22:04'),(1223534,407926,'action created','2025-09-23 06:22:04','2025-09-23 08:22:04'),(1223535,407926,'action started via WP Cron','2025-09-23 06:25:39','2025-09-23 08:25:39'),(1223536,407926,'action complete via WP Cron','2025-09-23 06:25:39','2025-09-23 08:25:39'),(1223537,407927,'action created','2025-09-23 06:25:39','2025-09-23 08:25:39'),(1223538,407927,'action started via WP Cron','2025-09-23 06:31:35','2025-09-23 08:31:35'),(1223539,407927,'action complete via WP Cron','2025-09-23 06:31:35','2025-09-23 08:31:35'),(1223540,407928,'action created','2025-09-23 06:31:35','2025-09-23 08:31:35'),(1223541,407928,'action started via WP Cron','2025-09-23 06:36:00','2025-09-23 08:36:00'),(1223542,407928,'action complete via WP Cron','2025-09-23 06:36:00','2025-09-23 08:36:00'),(1223543,407929,'action created','2025-09-23 06:36:00','2025-09-23 08:36:00'),(1223544,407929,'action started via WP Cron','2025-09-23 06:38:15','2025-09-23 08:38:15'),(1223545,407929,'action complete via WP Cron','2025-09-23 06:38:16','2025-09-23 08:38:16'),(1223546,407930,'action created','2025-09-23 06:38:16','2025-09-23 08:38:16'),(1223547,407930,'action started via WP Cron','2025-09-23 06:41:57','2025-09-23 08:41:57'),(1223548,407930,'action complete via WP Cron','2025-09-23 06:41:57','2025-09-23 08:41:57'),(1223549,407931,'action created','2025-09-23 06:41:57','2025-09-23 08:41:57'),(1223550,407931,'action started via WP Cron','2025-09-23 06:44:18','2025-09-23 08:44:18'),(1223551,407931,'action complete via WP Cron','2025-09-23 06:44:19','2025-09-23 08:44:19'),(1223552,407932,'action created','2025-09-23 06:44:19','2025-09-23 08:44:19'),(1223553,407932,'action started via WP Cron','2025-09-23 06:47:04','2025-09-23 08:47:04'),(1223554,407932,'action complete via WP Cron','2025-09-23 06:47:05','2025-09-23 08:47:05'),(1223555,407933,'action created','2025-09-23 06:47:05','2025-09-23 08:47:05'),(1223556,407933,'action started via WP Cron','2025-09-23 06:50:27','2025-09-23 08:50:27'),(1223557,407933,'action complete via WP Cron','2025-09-23 06:50:27','2025-09-23 08:50:27'),(1223558,407934,'action created','2025-09-23 06:50:27','2025-09-23 08:50:27'),(1223559,407934,'action started via WP Cron','2025-09-23 06:56:45','2025-09-23 08:56:45'),(1223560,407934,'action complete via WP Cron','2025-09-23 06:56:45','2025-09-23 08:56:45'),(1223561,407935,'action created','2025-09-23 06:56:45','2025-09-23 08:56:45'),(1223562,407935,'action started via WP Cron','2025-09-23 06:59:25','2025-09-23 08:59:25'),(1223563,407935,'action complete via WP Cron','2025-09-23 06:59:25','2025-09-23 08:59:25'),(1223564,407936,'action created','2025-09-23 06:59:25','2025-09-23 08:59:25'),(1223565,407936,'action started via WP Cron','2025-09-23 07:02:05','2025-09-23 09:02:05'),(1223566,407936,'action complete via WP Cron','2025-09-23 07:02:05','2025-09-23 09:02:05'),(1223567,407937,'action created','2025-09-23 07:02:05','2025-09-23 09:02:05'),(1223568,407937,'action started via WP Cron','2025-09-23 07:04:31','2025-09-23 09:04:31'),(1223569,407937,'action complete via WP Cron','2025-09-23 07:04:31','2025-09-23 09:04:31'),(1223570,407938,'action created','2025-09-23 07:04:31','2025-09-23 09:04:31'),(1223571,407938,'action started via WP Cron','2025-09-23 07:07:05','2025-09-23 09:07:05'),(1223572,407938,'action complete via WP Cron','2025-09-23 07:07:05','2025-09-23 09:07:05'),(1223573,407939,'action created','2025-09-23 07:07:05','2025-09-23 09:07:05'),(1223574,407939,'action started via WP Cron','2025-09-23 07:09:05','2025-09-23 09:09:05'),(1223575,407939,'action complete via WP Cron','2025-09-23 07:09:05','2025-09-23 09:09:05'),(1223576,407940,'action created','2025-09-23 07:09:05','2025-09-23 09:09:05'),(1223577,407940,'action started via WP Cron','2025-09-23 07:12:05','2025-09-23 09:12:05'),(1223578,407940,'action complete via WP Cron','2025-09-23 07:12:06','2025-09-23 09:12:06'),(1223579,407941,'action created','2025-09-23 07:12:06','2025-09-23 09:12:06'),(1223580,407941,'action started via WP Cron','2025-09-23 07:14:22','2025-09-23 09:14:22'),(1223581,407941,'action complete via WP Cron','2025-09-23 07:14:22','2025-09-23 09:14:22'),(1223582,407942,'action created','2025-09-23 07:14:22','2025-09-23 09:14:22'),(1223583,407942,'action started via WP Cron','2025-09-23 07:17:05','2025-09-23 09:17:05'),(1223584,407942,'action complete via WP Cron','2025-09-23 07:17:05','2025-09-23 09:17:05'),(1223585,407943,'action created','2025-09-23 07:17:05','2025-09-23 09:17:05'),(1223586,407943,'action started via WP Cron','2025-09-23 07:22:05','2025-09-23 09:22:05'),(1223587,407943,'action complete via WP Cron','2025-09-23 07:22:05','2025-09-23 09:22:05'),(1223588,407944,'action created','2025-09-23 07:22:05','2025-09-23 09:22:05'),(1223589,407944,'action started via WP Cron','2025-09-23 07:27:05','2025-09-23 09:27:05'),(1223590,407944,'action complete via WP Cron','2025-09-23 07:27:05','2025-09-23 09:27:05'),(1223591,407945,'action created','2025-09-23 07:27:05','2025-09-23 09:27:05'),(1223592,407945,'action started via WP Cron','2025-09-23 07:30:04','2025-09-23 09:30:04'),(1223593,407945,'action complete via WP Cron','2025-09-23 07:30:04','2025-09-23 09:30:04'),(1223594,407946,'action created','2025-09-23 07:30:04','2025-09-23 09:30:04'),(1223595,407946,'action started via WP Cron','2025-09-23 07:32:05','2025-09-23 09:32:05'),(1223596,407946,'action complete via WP Cron','2025-09-23 07:32:05','2025-09-23 09:32:05'),(1223597,407947,'action created','2025-09-23 07:32:05','2025-09-23 09:32:05'),(1223598,407947,'action started via WP Cron','2025-09-23 07:35:27','2025-09-23 09:35:27'),(1223599,407947,'action complete via WP Cron','2025-09-23 07:35:27','2025-09-23 09:35:27'),(1223600,407948,'action created','2025-09-23 07:35:27','2025-09-23 09:35:27'),(1223601,407948,'action started via WP Cron','2025-09-23 07:39:46','2025-09-23 09:39:46'),(1223602,407948,'action complete via WP Cron','2025-09-23 07:39:46','2025-09-23 09:39:46'),(1223603,407949,'action created','2025-09-23 07:39:46','2025-09-23 09:39:46'),(1223604,407949,'action started via WP Cron','2025-09-23 07:42:05','2025-09-23 09:42:05'),(1223605,407949,'action complete via WP Cron','2025-09-23 07:42:05','2025-09-23 09:42:05'),(1223606,407950,'action created','2025-09-23 07:42:05','2025-09-23 09:42:05'),(1223607,407950,'action started via WP Cron','2025-09-23 07:47:05','2025-09-23 09:47:05'),(1223608,407950,'action complete via WP Cron','2025-09-23 07:47:05','2025-09-23 09:47:05'),(1223609,407951,'action created','2025-09-23 07:47:05','2025-09-23 09:47:05'),(1223610,407951,'action started via WP Cron','2025-09-23 07:49:44','2025-09-23 09:49:44'),(1223611,407951,'action complete via WP Cron','2025-09-23 07:49:44','2025-09-23 09:49:44'),(1223612,407952,'action created','2025-09-23 07:49:44','2025-09-23 09:49:44'),(1223613,407952,'action started via WP Cron','2025-09-23 07:52:04','2025-09-23 09:52:04'),(1223614,407952,'action complete via WP Cron','2025-09-23 07:52:04','2025-09-23 09:52:04'),(1223615,407953,'action created','2025-09-23 07:52:04','2025-09-23 09:52:04'),(1223616,407953,'action started via WP Cron','2025-09-23 07:54:36','2025-09-23 09:54:36'),(1223617,407953,'action complete via WP Cron','2025-09-23 07:54:36','2025-09-23 09:54:36'),(1223618,407954,'action created','2025-09-23 07:54:36','2025-09-23 09:54:36'),(1223619,407954,'action started via WP Cron','2025-09-23 07:56:55','2025-09-23 09:56:55'),(1223620,407954,'action complete via WP Cron','2025-09-23 07:56:55','2025-09-23 09:56:55'),(1223621,407955,'action created','2025-09-23 07:56:55','2025-09-23 09:56:55'),(1223622,407955,'action started via WP Cron','2025-09-23 07:59:19','2025-09-23 09:59:19'),(1223623,407955,'action complete via WP Cron','2025-09-23 07:59:19','2025-09-23 09:59:19'),(1223624,407956,'action created','2025-09-23 07:59:19','2025-09-23 09:59:19'),(1223625,407956,'action started via WP Cron','2025-09-23 08:02:04','2025-09-23 10:02:04'),(1223626,407956,'action complete via WP Cron','2025-09-23 08:02:04','2025-09-23 10:02:04'),(1223627,407957,'action created','2025-09-23 08:02:04','2025-09-23 10:02:04'),(1223628,407957,'action started via WP Cron','2025-09-23 08:04:21','2025-09-23 10:04:21'),(1223629,407957,'action complete via WP Cron','2025-09-23 08:04:21','2025-09-23 10:04:21'),(1223630,407958,'action created','2025-09-23 08:04:21','2025-09-23 10:04:21'),(1223631,407958,'action started via WP Cron','2025-09-23 08:06:49','2025-09-23 10:06:49'),(1223632,407958,'action complete via WP Cron','2025-09-23 08:06:49','2025-09-23 10:06:49'),(1223633,407959,'action created','2025-09-23 08:06:49','2025-09-23 10:06:49'),(1223634,407959,'action started via WP Cron','2025-09-23 08:09:45','2025-09-23 10:09:45'),(1223635,407959,'action complete via WP Cron','2025-09-23 08:09:45','2025-09-23 10:09:45'),(1223636,407960,'action created','2025-09-23 08:09:45','2025-09-23 10:09:45'),(1223637,407960,'action started via WP Cron','2025-09-23 08:11:50','2025-09-23 10:11:50'),(1223638,407960,'action complete via WP Cron','2025-09-23 08:11:50','2025-09-23 10:11:50'),(1223639,407961,'action created','2025-09-23 08:11:50','2025-09-23 10:11:50'),(1223640,407961,'action started via WP Cron','2025-09-23 08:15:03','2025-09-23 10:15:03'),(1223641,407961,'action complete via WP Cron','2025-09-23 08:15:03','2025-09-23 10:15:03'),(1223642,407962,'action created','2025-09-23 08:15:03','2025-09-23 10:15:03'),(1223643,407962,'action started via WP Cron','2025-09-23 08:17:03','2025-09-23 10:17:03'),(1223644,407962,'action complete via WP Cron','2025-09-23 08:17:03','2025-09-23 10:17:03'),(1223645,407963,'action created','2025-09-23 08:17:03','2025-09-23 10:17:03'),(1223646,407963,'action started via WP Cron','2025-09-23 08:22:03','2025-09-23 10:22:03'),(1223647,407963,'action complete via WP Cron','2025-09-23 08:22:03','2025-09-23 10:22:03'),(1223648,407964,'action created','2025-09-23 08:22:03','2025-09-23 10:22:03'),(1223649,407964,'action started via WP Cron','2025-09-23 08:25:10','2025-09-23 10:25:10'),(1223650,407964,'action complete via WP Cron','2025-09-23 08:25:10','2025-09-23 10:25:10'),(1223651,407965,'action created','2025-09-23 08:25:10','2025-09-23 10:25:10'),(1223652,407965,'action started via WP Cron','2025-09-23 08:27:54','2025-09-23 10:27:54'),(1223653,407965,'action complete via WP Cron','2025-09-23 08:27:54','2025-09-23 10:27:54'),(1223654,407966,'action created','2025-09-23 08:27:54','2025-09-23 10:27:54'),(1223655,407966,'action started via WP Cron','2025-09-23 08:29:55','2025-09-23 10:29:55'),(1223656,407966,'action complete via WP Cron','2025-09-23 08:29:55','2025-09-23 10:29:55'),(1223657,407967,'action created','2025-09-23 08:29:55','2025-09-23 10:29:55'),(1223658,407967,'action started via WP Cron','2025-09-23 08:33:10','2025-09-23 10:33:10'),(1223659,407967,'action complete via WP Cron','2025-09-23 08:33:10','2025-09-23 10:33:10'),(1223660,407968,'action created','2025-09-23 08:33:10','2025-09-23 10:33:10'),(1223661,407968,'action started via WP Cron','2025-09-23 08:35:56','2025-09-23 10:35:56'),(1223662,407968,'action complete via WP Cron','2025-09-23 08:35:56','2025-09-23 10:35:56'),(1223663,407969,'action created','2025-09-23 08:35:56','2025-09-23 10:35:56'),(1223664,407969,'action started via WP Cron','2025-09-23 08:38:10','2025-09-23 10:38:10'),(1223665,407969,'action complete via WP Cron','2025-09-23 08:38:10','2025-09-23 10:38:10'),(1223666,407970,'action created','2025-09-23 08:38:10','2025-09-23 10:38:10'),(1223667,407970,'action started via WP Cron','2025-09-23 08:40:10','2025-09-23 10:40:10'),(1223668,407970,'action complete via WP Cron','2025-09-23 08:40:10','2025-09-23 10:40:10'),(1223669,407971,'action created','2025-09-23 08:40:10','2025-09-23 10:40:10'),(1223670,407971,'action started via WP Cron','2025-09-23 08:43:04','2025-09-23 10:43:04'),(1223671,407971,'action complete via WP Cron','2025-09-23 08:43:04','2025-09-23 10:43:04'),(1223672,407972,'action created','2025-09-23 08:43:04','2025-09-23 10:43:04'),(1223673,407972,'action started via WP Cron','2025-09-23 08:47:03','2025-09-23 10:47:03'),(1223674,407972,'action complete via WP Cron','2025-09-23 08:47:03','2025-09-23 10:47:03'),(1223675,407973,'action created','2025-09-23 08:47:03','2025-09-23 10:47:03'),(1223676,407973,'action started via WP Cron','2025-09-23 08:52:00','2025-09-23 10:52:00'),(1223677,407973,'action complete via WP Cron','2025-09-23 08:52:00','2025-09-23 10:52:00'),(1223678,407974,'action created','2025-09-23 08:52:00','2025-09-23 10:52:00'),(1223679,407974,'action started via WP Cron','2025-09-23 08:57:05','2025-09-23 10:57:05'),(1223680,407974,'action complete via WP Cron','2025-09-23 08:57:05','2025-09-23 10:57:05'),(1223681,407975,'action created','2025-09-23 08:57:05','2025-09-23 10:57:05'),(1223682,407975,'action started via WP Cron','2025-09-23 09:02:03','2025-09-23 11:02:03'),(1223683,407975,'action complete via WP Cron','2025-09-23 09:02:03','2025-09-23 11:02:03'),(1223684,407976,'action created','2025-09-23 09:02:03','2025-09-23 11:02:03'),(1223685,407976,'action started via WP Cron','2025-09-23 09:06:19','2025-09-23 11:06:19'),(1223686,407976,'action complete via WP Cron','2025-09-23 09:06:19','2025-09-23 11:06:19'),(1223687,407977,'action created','2025-09-23 09:06:19','2025-09-23 11:06:19'),(1223688,407977,'action started via WP Cron','2025-09-23 09:08:55','2025-09-23 11:08:55'),(1223689,407977,'action complete via WP Cron','2025-09-23 09:08:55','2025-09-23 11:08:55'),(1223690,407978,'action created','2025-09-23 09:08:55','2025-09-23 11:08:55'),(1223691,407978,'action started via WP Cron','2025-09-23 09:10:55','2025-09-23 11:10:55'),(1223692,407978,'action complete via WP Cron','2025-09-23 09:10:55','2025-09-23 11:10:55'),(1223693,407979,'action created','2025-09-23 09:10:55','2025-09-23 11:10:55'),(1223694,407979,'action started via WP Cron','2025-09-23 09:14:13','2025-09-23 11:14:13'),(1223695,407979,'action complete via WP Cron','2025-09-23 09:14:13','2025-09-23 11:14:13'),(1223696,407980,'action created','2025-09-23 09:14:13','2025-09-23 11:14:13'),(1223697,407980,'action started via WP Cron','2025-09-23 09:16:54','2025-09-23 11:16:54'),(1223698,407980,'action complete via WP Cron','2025-09-23 09:16:54','2025-09-23 11:16:54'),(1223699,407981,'action created','2025-09-23 09:16:54','2025-09-23 11:16:54'),(1223700,407981,'action started via WP Cron','2025-09-23 09:19:12','2025-09-23 11:19:12'),(1223701,407981,'action complete via WP Cron','2025-09-23 09:19:12','2025-09-23 11:19:12'),(1223702,407982,'action created','2025-09-23 09:19:12','2025-09-23 11:19:12'),(1223703,407982,'action started via WP Cron','2025-09-23 09:22:07','2025-09-23 11:22:07'),(1223704,407982,'action complete via WP Cron','2025-09-23 09:22:07','2025-09-23 11:22:07'),(1223705,407983,'action created','2025-09-23 09:22:07','2025-09-23 11:22:07'),(1223706,407983,'action started via WP Cron','2025-09-23 09:27:07','2025-09-23 11:27:07'),(1223707,407983,'action complete via WP Cron','2025-09-23 09:27:07','2025-09-23 11:27:07'),(1223708,407984,'action created','2025-09-23 09:27:07','2025-09-23 11:27:07'),(1223709,407984,'action started via WP Cron','2025-09-23 09:29:29','2025-09-23 11:29:29'),(1223710,407984,'action complete via WP Cron','2025-09-23 09:29:30','2025-09-23 11:29:30'),(1223711,407985,'action created','2025-09-23 09:29:30','2025-09-23 11:29:30'),(1223712,407985,'action started via WP Cron','2025-09-23 09:32:02','2025-09-23 11:32:02'),(1223713,407985,'action complete via WP Cron','2025-09-23 09:32:02','2025-09-23 11:32:02'),(1223714,407986,'action created','2025-09-23 09:32:02','2025-09-23 11:32:02'),(1223715,407986,'action started via WP Cron','2025-09-23 09:35:31','2025-09-23 11:35:31'),(1223716,407986,'action complete via WP Cron','2025-09-23 09:35:31','2025-09-23 11:35:31'),(1223717,407987,'action created','2025-09-23 09:35:31','2025-09-23 11:35:31'),(1223718,407987,'action started via WP Cron','2025-09-23 09:41:42','2025-09-23 11:41:42'),(1223719,407987,'action complete via WP Cron','2025-09-23 09:41:42','2025-09-23 11:41:42'),(1223720,407988,'action created','2025-09-23 09:41:42','2025-09-23 11:41:42'),(1223721,407988,'action started via WP Cron','2025-09-23 09:45:21','2025-09-23 11:45:21'),(1223722,407988,'action complete via WP Cron','2025-09-23 09:45:21','2025-09-23 11:45:21'),(1223723,407989,'action created','2025-09-23 09:45:21','2025-09-23 11:45:21'),(1223724,407989,'action started via WP Cron','2025-09-23 09:48:41','2025-09-23 11:48:41'),(1223725,407989,'action complete via WP Cron','2025-09-23 09:48:41','2025-09-23 11:48:41'),(1223726,407990,'action created','2025-09-23 09:48:41','2025-09-23 11:48:41'),(1223727,407990,'action started via WP Cron','2025-09-23 09:52:02','2025-09-23 11:52:02'),(1223728,407990,'action complete via WP Cron','2025-09-23 09:52:02','2025-09-23 11:52:02'),(1223729,407991,'action created','2025-09-23 09:52:02','2025-09-23 11:52:02'),(1223730,407991,'action started via WP Cron','2025-09-23 09:57:05','2025-09-23 11:57:05'),(1223731,407991,'action complete via WP Cron','2025-09-23 09:57:05','2025-09-23 11:57:05'),(1223732,407992,'action created','2025-09-23 09:57:05','2025-09-23 11:57:05'),(1223733,407992,'action started via WP Cron','2025-09-23 10:01:41','2025-09-23 12:01:41'),(1223734,407992,'action complete via WP Cron','2025-09-23 10:01:41','2025-09-23 12:01:41'),(1223735,407993,'action created','2025-09-23 10:01:41','2025-09-23 12:01:41'),(1223736,407993,'action started via WP Cron','2025-09-23 10:04:16','2025-09-23 12:04:16'),(1223737,407993,'action complete via WP Cron','2025-09-23 10:04:16','2025-09-23 12:04:16'),(1223738,407994,'action created','2025-09-23 10:04:16','2025-09-23 12:04:16'),(1223739,407994,'action started via WP Cron','2025-09-23 10:06:34','2025-09-23 12:06:34'),(1223740,407994,'action complete via WP Cron','2025-09-23 10:06:34','2025-09-23 12:06:34'),(1223741,407995,'action created','2025-09-23 10:06:34','2025-09-23 12:06:34'),(1223742,407995,'action started via WP Cron','2025-09-23 10:09:32','2025-09-23 12:09:32'),(1223743,407995,'action complete via WP Cron','2025-09-23 10:09:33','2025-09-23 12:09:33'),(1223744,407996,'action created','2025-09-23 10:09:33','2025-09-23 12:09:33'),(1223745,407996,'action started via WP Cron','2025-09-23 10:12:05','2025-09-23 12:12:05'),(1223746,407996,'action complete via WP Cron','2025-09-23 10:12:05','2025-09-23 12:12:05'),(1223747,407997,'action created','2025-09-23 10:12:05','2025-09-23 12:12:05'),(1223748,407997,'action started via WP Cron','2025-09-23 10:16:08','2025-09-23 12:16:08'),(1223749,407997,'action complete via WP Cron','2025-09-23 10:16:08','2025-09-23 12:16:08'),(1223750,407998,'action created','2025-09-23 10:16:08','2025-09-23 12:16:08'),(1223751,407998,'action started via WP Cron','2025-09-23 10:19:21','2025-09-23 12:19:21'),(1223752,407998,'action complete via WP Cron','2025-09-23 10:19:21','2025-09-23 12:19:21'),(1223753,407999,'action created','2025-09-23 10:19:21','2025-09-23 12:19:21'),(1223754,407999,'action started via WP Cron','2025-09-23 10:22:02','2025-09-23 12:22:02'),(1223755,407999,'action complete via WP Cron','2025-09-23 10:22:02','2025-09-23 12:22:02'),(1223756,408000,'action created','2025-09-23 10:22:02','2025-09-23 12:22:02'),(1223757,408000,'action started via WP Cron','2025-09-23 10:27:04','2025-09-23 12:27:04'),(1223758,408000,'action complete via WP Cron','2025-09-23 10:27:04','2025-09-23 12:27:04'),(1223759,408001,'action created','2025-09-23 10:27:04','2025-09-23 12:27:04'),(1223760,408001,'action started via WP Cron','2025-09-23 10:32:02','2025-09-23 12:32:02'),(1223761,408001,'action complete via WP Cron','2025-09-23 10:32:02','2025-09-23 12:32:02'),(1223762,408002,'action created','2025-09-23 10:32:02','2025-09-23 12:32:02'),(1223763,408002,'action started via WP Cron','2025-09-23 10:34:22','2025-09-23 12:34:22'),(1223764,408002,'action complete via WP Cron','2025-09-23 10:34:22','2025-09-23 12:34:22'),(1223765,408003,'action created','2025-09-23 10:34:22','2025-09-23 12:34:22'),(1223766,408003,'action started via WP Cron','2025-09-23 10:37:02','2025-09-23 12:37:02'),(1223767,408003,'action complete via WP Cron','2025-09-23 10:37:02','2025-09-23 12:37:02'),(1223768,408004,'action created','2025-09-23 10:37:02','2025-09-23 12:37:02'),(1223769,408004,'action started via WP Cron','2025-09-23 10:42:05','2025-09-23 12:42:05'),(1223770,408004,'action complete via WP Cron','2025-09-23 10:42:05','2025-09-23 12:42:05'),(1223771,408005,'action created','2025-09-23 10:42:05','2025-09-23 12:42:05'),(1223772,408005,'action started via WP Cron','2025-09-23 10:46:20','2025-09-23 12:46:20'),(1223773,408005,'action complete via WP Cron','2025-09-23 10:46:20','2025-09-23 12:46:20'),(1223774,408006,'action created','2025-09-23 10:46:20','2025-09-23 12:46:20'),(1223775,408006,'action started via WP Cron','2025-09-23 10:49:16','2025-09-23 12:49:16'),(1223776,408006,'action complete via WP Cron','2025-09-23 10:49:16','2025-09-23 12:49:16'),(1223777,408007,'action created','2025-09-23 10:49:16','2025-09-23 12:49:16'),(1223778,408007,'action started via WP Cron','2025-09-23 10:52:02','2025-09-23 12:52:02'),(1223779,408007,'action complete via WP Cron','2025-09-23 10:52:02','2025-09-23 12:52:02'),(1223780,408008,'action created','2025-09-23 10:52:02','2025-09-23 12:52:02'),(1223781,408008,'action started via WP Cron','2025-09-23 10:55:39','2025-09-23 12:55:39'),(1223782,408008,'action complete via WP Cron','2025-09-23 10:55:39','2025-09-23 12:55:39'),(1223783,408009,'action created','2025-09-23 10:55:39','2025-09-23 12:55:39'),(1223784,408009,'action started via WP Cron','2025-09-23 10:58:15','2025-09-23 12:58:15'),(1223785,408009,'action complete via WP Cron','2025-09-23 10:58:18','2025-09-23 12:58:18'),(1223786,408010,'action created','2025-09-23 10:58:18','2025-09-23 12:58:18'),(1223787,408010,'action started via WP Cron','2025-09-23 11:01:08','2025-09-23 13:01:08'),(1223788,408010,'action complete via WP Cron','2025-09-23 11:01:08','2025-09-23 13:01:08'),(1223789,408011,'action created','2025-09-23 11:01:08','2025-09-23 13:01:08'),(1223790,408011,'action started via WP Cron','2025-09-23 11:03:21','2025-09-23 13:03:21'),(1223791,408011,'action complete via WP Cron','2025-09-23 11:03:21','2025-09-23 13:03:21'),(1223792,408012,'action created','2025-09-23 11:03:21','2025-09-23 13:03:21'),(1223793,408012,'action started via WP Cron','2025-09-23 11:06:11','2025-09-23 13:06:11'),(1223794,408012,'action complete via WP Cron','2025-09-23 11:06:11','2025-09-23 13:06:11'),(1223795,408013,'action created','2025-09-23 11:06:11','2025-09-23 13:06:11'),(1223796,408013,'action started via WP Cron','2025-09-23 11:09:22','2025-09-23 13:09:22'),(1223797,408013,'action complete via WP Cron','2025-09-23 11:09:22','2025-09-23 13:09:22'),(1223798,408014,'action created','2025-09-23 11:09:22','2025-09-23 13:09:22'),(1223799,408014,'action started via WP Cron','2025-09-23 11:12:06','2025-09-23 13:12:06'),(1223800,408014,'action complete via WP Cron','2025-09-23 11:12:06','2025-09-23 13:12:06'),(1223801,408015,'action created','2025-09-23 11:12:06','2025-09-23 13:12:06'),(1223802,408015,'action started via WP Cron','2025-09-23 11:15:49','2025-09-23 13:15:49'),(1223803,408015,'action complete via WP Cron','2025-09-23 11:15:49','2025-09-23 13:15:49'),(1223804,408016,'action created','2025-09-23 11:15:49','2025-09-23 13:15:49'),(1223805,408016,'action started via WP Cron','2025-09-23 11:20:37','2025-09-23 13:20:37'),(1223806,408016,'action complete via WP Cron','2025-09-23 11:20:37','2025-09-23 13:20:37'),(1223807,408017,'action created','2025-09-23 11:20:37','2025-09-23 13:20:37'),(1223808,408017,'action started via WP Cron','2025-09-23 11:24:37','2025-09-23 13:24:37'),(1223809,408017,'action complete via WP Cron','2025-09-23 11:24:37','2025-09-23 13:24:37'),(1223810,408018,'action created','2025-09-23 11:24:37','2025-09-23 13:24:37'),(1223811,408018,'action started via WP Cron','2025-09-23 11:27:05','2025-09-23 13:27:05'),(1223812,408018,'action complete via WP Cron','2025-09-23 11:27:06','2025-09-23 13:27:06'),(1223813,408019,'action created','2025-09-23 11:27:06','2025-09-23 13:27:06'),(1223814,408019,'action started via WP Cron','2025-09-23 11:30:53','2025-09-23 13:30:53'),(1223815,408019,'action complete via WP Cron','2025-09-23 11:30:53','2025-09-23 13:30:53'),(1223816,408020,'action created','2025-09-23 11:30:53','2025-09-23 13:30:53'),(1223817,408020,'action started via WP Cron','2025-09-23 11:36:30','2025-09-23 13:36:30'),(1223818,408020,'action complete via WP Cron','2025-09-23 11:36:30','2025-09-23 13:36:30'),(1223819,408021,'action created','2025-09-23 11:36:30','2025-09-23 13:36:30'),(1223820,408021,'action started via WP Cron','2025-09-23 11:39:10','2025-09-23 13:39:10'),(1223821,408021,'action complete via WP Cron','2025-09-23 11:39:10','2025-09-23 13:39:10'),(1223822,408022,'action created','2025-09-23 11:39:10','2025-09-23 13:39:10'),(1223823,408022,'action started via WP Cron','2025-09-23 11:42:06','2025-09-23 13:42:06'),(1223824,408022,'action complete via WP Cron','2025-09-23 11:42:06','2025-09-23 13:42:06'),(1223825,408023,'action created','2025-09-23 11:42:06','2025-09-23 13:42:06'),(1223826,408023,'action started via WP Cron','2025-09-23 11:45:05','2025-09-23 13:45:05'),(1223827,408023,'action complete via WP Cron','2025-09-23 11:45:05','2025-09-23 13:45:05'),(1223828,408024,'action created','2025-09-23 11:45:05','2025-09-23 13:45:05'),(1223829,408024,'action started via WP Cron','2025-09-23 11:48:15','2025-09-23 13:48:15'),(1223830,408024,'action complete via WP Cron','2025-09-23 11:48:15','2025-09-23 13:48:15'),(1223831,408025,'action created','2025-09-23 11:48:15','2025-09-23 13:48:15'),(1223832,408025,'action started via WP Cron','2025-09-23 11:52:02','2025-09-23 13:52:02'),(1223833,408025,'action complete via WP Cron','2025-09-23 11:52:02','2025-09-23 13:52:02'),(1223834,408026,'action created','2025-09-23 11:52:02','2025-09-23 13:52:02'),(1223835,408026,'action started via WP Cron','2025-09-23 11:55:52','2025-09-23 13:55:52'),(1223836,408026,'action complete via WP Cron','2025-09-23 11:55:52','2025-09-23 13:55:52'),(1223837,408027,'action created','2025-09-23 11:55:52','2025-09-23 13:55:52'),(1223838,408027,'action started via WP Cron','2025-09-23 11:59:20','2025-09-23 13:59:20'),(1223839,408027,'action complete via WP Cron','2025-09-23 11:59:20','2025-09-23 13:59:20'),(1223840,408028,'action created','2025-09-23 11:59:20','2025-09-23 13:59:20'),(1223841,408028,'action started via WP Cron','2025-09-23 12:02:02','2025-09-23 14:02:02'),(1223842,408028,'action complete via WP Cron','2025-09-23 12:02:02','2025-09-23 14:02:02'),(1223843,408029,'action created','2025-09-23 12:02:02','2025-09-23 14:02:02'),(1223844,408029,'action started via WP Cron','2025-09-23 12:05:57','2025-09-23 14:05:57'),(1223845,408029,'action complete via WP Cron','2025-09-23 12:05:57','2025-09-23 14:05:57'),(1223846,408030,'action created','2025-09-23 12:05:57','2025-09-23 14:05:57'),(1223847,408030,'action started via WP Cron','2025-09-23 12:08:43','2025-09-23 14:08:43'),(1223848,408030,'action complete via WP Cron','2025-09-23 12:08:43','2025-09-23 14:08:43'),(1223849,408031,'action created','2025-09-23 12:08:43','2025-09-23 14:08:43'),(1223850,408031,'action started via WP Cron','2025-09-23 12:12:05','2025-09-23 14:12:05'),(1223851,408031,'action complete via WP Cron','2025-09-23 12:12:05','2025-09-23 14:12:05'),(1223852,408032,'action created','2025-09-23 12:12:05','2025-09-23 14:12:05'),(1223853,408032,'action started via WP Cron','2025-09-23 12:14:57','2025-09-23 14:14:57'),(1223854,408032,'action complete via WP Cron','2025-09-23 12:14:57','2025-09-23 14:14:57'),(1223855,408033,'action created','2025-09-23 12:14:57','2025-09-23 14:14:57'),(1223856,408033,'action started via WP Cron','2025-09-23 12:17:02','2025-09-23 14:17:02'),(1223857,408033,'action complete via WP Cron','2025-09-23 12:17:02','2025-09-23 14:17:02'),(1223858,408034,'action created','2025-09-23 12:17:02','2025-09-23 14:17:02'),(1223859,408034,'action started via WP Cron','2025-09-23 12:21:22','2025-09-23 14:21:22'),(1223860,408034,'action complete via WP Cron','2025-09-23 12:21:22','2025-09-23 14:21:22'),(1223861,408035,'action created','2025-09-23 12:21:22','2025-09-23 14:21:22'),(1223862,408035,'action started via WP Cron','2025-09-23 12:26:34','2025-09-23 14:26:34'),(1223863,408035,'action complete via WP Cron','2025-09-23 12:26:34','2025-09-23 14:26:34'),(1223864,408036,'action created','2025-09-23 12:26:34','2025-09-23 14:26:34'),(1223865,408036,'action started via WP Cron','2025-09-23 12:32:02','2025-09-23 14:32:02'),(1223866,408036,'action complete via WP Cron','2025-09-23 12:32:03','2025-09-23 14:32:03'),(1223867,408037,'action created','2025-09-23 12:32:03','2025-09-23 14:32:03'),(1223868,408037,'action started via WP Cron','2025-09-23 12:35:53','2025-09-23 14:35:53'),(1223869,408037,'action complete via WP Cron','2025-09-23 12:35:53','2025-09-23 14:35:53'),(1223870,408038,'action created','2025-09-23 12:35:53','2025-09-23 14:35:53'),(1223871,408038,'action started via WP Cron','2025-09-23 12:42:05','2025-09-23 14:42:05'),(1223872,408038,'action complete via WP Cron','2025-09-23 12:42:05','2025-09-23 14:42:05'),(1223873,408039,'action created','2025-09-23 12:42:05','2025-09-23 14:42:05'),(1223874,408039,'action started via WP Cron','2025-09-23 12:47:03','2025-09-23 14:47:03'),(1223875,408039,'action complete via WP Cron','2025-09-23 12:47:03','2025-09-23 14:47:03'),(1223876,408040,'action created','2025-09-23 12:47:03','2025-09-23 14:47:03'),(1223877,408040,'action started via WP Cron','2025-09-23 12:50:07','2025-09-23 14:50:07'),(1223878,408040,'action complete via WP Cron','2025-09-23 12:50:07','2025-09-23 14:50:07'),(1223879,408041,'action created','2025-09-23 12:50:07','2025-09-23 14:50:07'),(1223880,408041,'action started via WP Cron','2025-09-23 12:54:24','2025-09-23 14:54:24'),(1223881,408041,'action complete via WP Cron','2025-09-23 12:54:24','2025-09-23 14:54:24'),(1223882,408042,'action created','2025-09-23 12:54:24','2025-09-23 14:54:24'),(1223883,408042,'action started via WP Cron','2025-09-23 12:57:05','2025-09-23 14:57:05'),(1223884,408042,'action complete via WP Cron','2025-09-23 12:57:05','2025-09-23 14:57:05'),(1223885,408043,'action created','2025-09-23 12:57:05','2025-09-23 14:57:05'),(1223886,408043,'action started via WP Cron','2025-09-23 12:59:22','2025-09-23 14:59:22'),(1223887,408043,'action complete via WP Cron','2025-09-23 12:59:22','2025-09-23 14:59:22'),(1223888,408044,'action created','2025-09-23 12:59:22','2025-09-23 14:59:22'),(1223889,408044,'action started via WP Cron','2025-09-23 13:01:53','2025-09-23 15:01:53'),(1223890,408044,'action complete via WP Cron','2025-09-23 13:01:53','2025-09-23 15:01:53'),(1223891,408045,'action created','2025-09-23 13:01:53','2025-09-23 15:01:53'),(1223892,408045,'action started via WP Cron','2025-09-23 13:04:23','2025-09-23 15:04:23'),(1223893,408045,'action complete via WP Cron','2025-09-23 13:04:23','2025-09-23 15:04:23'),(1223894,408046,'action created','2025-09-23 13:04:23','2025-09-23 15:04:23'),(1223895,408046,'action started via WP Cron','2025-09-23 13:06:33','2025-09-23 15:06:33'),(1223896,408046,'action complete via WP Cron','2025-09-23 13:06:33','2025-09-23 15:06:33'),(1223897,408047,'action created','2025-09-23 13:06:33','2025-09-23 15:06:33'),(1223898,408047,'action started via WP Cron','2025-09-23 13:09:22','2025-09-23 15:09:22'),(1223899,408047,'action complete via WP Cron','2025-09-23 13:09:22','2025-09-23 15:09:22'),(1223900,408048,'action created','2025-09-23 13:09:22','2025-09-23 15:09:22'),(1223901,408048,'action started via WP Cron','2025-09-23 13:12:05','2025-09-23 15:12:05'),(1223902,408049,'action created','2025-09-23 13:12:05','2025-09-23 15:12:05'),(1223903,408049,'action started via WP Cron','2025-09-23 13:12:09','2025-09-23 15:12:09'),(1223904,408049,'action complete via WP Cron','2025-09-23 13:12:09','2025-09-23 15:12:09'),(1223905,408048,'action complete via WP Cron','2025-09-23 13:12:09','2025-09-23 15:12:09'),(1223906,408050,'action created','2025-09-23 13:12:09','2025-09-23 15:12:09'),(1223907,408050,'action started via WP Cron','2025-09-23 13:17:02','2025-09-23 15:17:02'),(1223908,408050,'action complete via WP Cron','2025-09-23 13:17:02','2025-09-23 15:17:02'),(1223909,408051,'action created','2025-09-23 13:17:02','2025-09-23 15:17:02'),(1223910,408051,'action started via WP Cron','2025-09-23 13:19:18','2025-09-23 15:19:18'),(1223911,408051,'action complete via WP Cron','2025-09-23 13:19:18','2025-09-23 15:19:18'),(1223912,408052,'action created','2025-09-23 13:19:18','2025-09-23 15:19:18'),(1223913,408052,'action started via WP Cron','2025-09-23 13:21:53','2025-09-23 15:21:53'),(1223914,408052,'action complete via WP Cron','2025-09-23 13:21:54','2025-09-23 15:21:54'),(1223915,408053,'action created','2025-09-23 13:21:54','2025-09-23 15:21:54'),(1223916,408053,'action started via WP Cron','2025-09-23 13:23:54','2025-09-23 15:23:54'),(1223917,408053,'action complete via WP Cron','2025-09-23 13:23:54','2025-09-23 15:23:54'),(1223918,408054,'action created','2025-09-23 13:23:54','2025-09-23 15:23:54'),(1223919,408054,'action started via WP Cron','2025-09-23 13:25:54','2025-09-23 15:25:54'),(1223920,408054,'action complete via WP Cron','2025-09-23 13:25:54','2025-09-23 15:25:54'),(1223921,408055,'action created','2025-09-23 13:25:54','2025-09-23 15:25:54'),(1223922,408055,'action started via WP Cron','2025-09-23 13:27:54','2025-09-23 15:27:54'),(1223923,408055,'action complete via WP Cron','2025-09-23 13:27:54','2025-09-23 15:27:54'),(1223924,408056,'action created','2025-09-23 13:27:54','2025-09-23 15:27:54'),(1223925,408056,'action started via WP Cron','2025-09-23 13:29:54','2025-09-23 15:29:54'),(1223926,408056,'action complete via WP Cron','2025-09-23 13:29:54','2025-09-23 15:29:54'),(1223927,408057,'action created','2025-09-23 13:29:54','2025-09-23 15:29:54'),(1223928,408057,'action started via WP Cron','2025-09-23 13:31:54','2025-09-23 15:31:54'),(1223929,408057,'action complete via WP Cron','2025-09-23 13:31:54','2025-09-23 15:31:54'),(1223930,408058,'action created','2025-09-23 13:31:54','2025-09-23 15:31:54'),(1223931,408058,'action started via WP Cron','2025-09-23 13:33:55','2025-09-23 15:33:55'),(1223932,408059,'action created','2025-09-23 13:33:55','2025-09-23 15:33:55'),(1223933,408058,'action complete via WP Cron','2025-09-23 13:34:00','2025-09-23 15:34:00'),(1223934,408060,'action created','2025-09-23 13:34:00','2025-09-23 15:34:00'),(1223935,408059,'action started via WP Cron','2025-09-23 13:34:00','2025-09-23 15:34:00'),(1223936,408059,'action complete via WP Cron','2025-09-23 13:34:02','2025-09-23 15:34:02'),(1223937,408060,'action started via WP Cron','2025-09-23 13:36:55','2025-09-23 15:36:55'),(1223938,408060,'action complete via WP Cron','2025-09-23 13:36:55','2025-09-23 15:36:55'),(1223939,408061,'action created','2025-09-23 13:36:55','2025-09-23 15:36:55'),(1223940,408061,'action started via WP Cron','2025-09-23 13:39:54','2025-09-23 15:39:54'),(1223941,408061,'action complete via WP Cron','2025-09-23 13:39:54','2025-09-23 15:39:54'),(1223942,408062,'action created','2025-09-23 13:39:54','2025-09-23 15:39:54'),(1223943,408062,'action started via WP Cron','2025-09-23 13:41:54','2025-09-23 15:41:54'),(1223944,408062,'action complete via WP Cron','2025-09-23 13:41:54','2025-09-23 15:41:54'),(1223945,408063,'action created','2025-09-23 13:41:54','2025-09-23 15:41:54'),(1223946,408063,'action started via WP Cron','2025-09-23 13:43:55','2025-09-23 15:43:55'),(1223947,408063,'action complete via WP Cron','2025-09-23 13:43:55','2025-09-23 15:43:55'),(1223948,408064,'action created','2025-09-23 13:43:55','2025-09-23 15:43:55'),(1223949,408064,'action started via WP Cron','2025-09-23 13:46:55','2025-09-23 15:46:55'),(1223950,408064,'action complete via WP Cron','2025-09-23 13:46:55','2025-09-23 15:46:55'),(1223951,408065,'action created','2025-09-23 13:46:55','2025-09-23 15:46:55'),(1223952,408065,'action started via WP Cron','2025-09-23 13:49:54','2025-09-23 15:49:54'),(1223953,408065,'action complete via WP Cron','2025-09-23 13:49:54','2025-09-23 15:49:54'),(1223954,408066,'action created','2025-09-23 13:49:54','2025-09-23 15:49:54'),(1223955,408066,'action started via WP Cron','2025-09-23 13:51:54','2025-09-23 15:51:54'),(1223956,408066,'action complete via WP Cron','2025-09-23 13:51:54','2025-09-23 15:51:54'),(1223957,408067,'action created','2025-09-23 13:51:54','2025-09-23 15:51:54'),(1223958,408067,'action started via WP Cron','2025-09-23 13:53:54','2025-09-23 15:53:54'),(1223959,408067,'action complete via WP Cron','2025-09-23 13:53:54','2025-09-23 15:53:54'),(1223960,408068,'action created','2025-09-23 13:53:54','2025-09-23 15:53:54'),(1223961,408068,'action started via WP Cron','2025-09-23 13:55:55','2025-09-23 15:55:55'),(1223962,408068,'action complete via WP Cron','2025-09-23 13:55:55','2025-09-23 15:55:55'),(1223963,408069,'action created','2025-09-23 13:55:55','2025-09-23 15:55:55'),(1223964,408069,'action started via WP Cron','2025-09-23 13:58:54','2025-09-23 15:58:54'),(1223965,408069,'action complete via WP Cron','2025-09-23 13:58:54','2025-09-23 15:58:54'),(1223966,408070,'action created','2025-09-23 13:58:54','2025-09-23 15:58:54'),(1223967,408070,'action started via WP Cron','2025-09-23 14:00:55','2025-09-23 16:00:55'),(1223968,408070,'action complete via WP Cron','2025-09-23 14:00:55','2025-09-23 16:00:55'),(1223969,408071,'action created','2025-09-23 14:00:55','2025-09-23 16:00:55'),(1223970,408071,'action started via WP Cron','2025-09-23 14:03:38','2025-09-23 16:03:38'),(1223971,408071,'action complete via WP Cron','2025-09-23 14:03:38','2025-09-23 16:03:38'),(1223972,408072,'action created','2025-09-23 14:03:38','2025-09-23 16:03:38'),(1223973,408072,'action started via WP Cron','2025-09-23 14:07:02','2025-09-23 16:07:02'),(1223974,408072,'action complete via WP Cron','2025-09-23 14:07:02','2025-09-23 16:07:02'),(1223975,408073,'action created','2025-09-23 14:07:02','2025-09-23 16:07:02'),(1223976,408073,'action started via WP Cron','2025-09-23 14:09:33','2025-09-23 16:09:33'),(1223977,408073,'action complete via WP Cron','2025-09-23 14:09:33','2025-09-23 16:09:33'),(1223978,408074,'action created','2025-09-23 14:09:33','2025-09-23 16:09:33'),(1223979,408074,'action started via WP Cron','2025-09-23 14:12:06','2025-09-23 16:12:06'),(1223980,408074,'action complete via WP Cron','2025-09-23 14:12:06','2025-09-23 16:12:06'),(1223981,408075,'action created','2025-09-23 14:12:06','2025-09-23 16:12:06'),(1223982,408075,'action started via WP Cron','2025-09-23 14:17:02','2025-09-23 16:17:02'),(1223983,408075,'action complete via WP Cron','2025-09-23 14:17:02','2025-09-23 16:17:02'),(1223984,408076,'action created','2025-09-23 14:17:02','2025-09-23 16:17:02'),(1223985,408076,'action started via WP Cron','2025-09-23 14:20:15','2025-09-23 16:20:15'),(1223986,408076,'action complete via WP Cron','2025-09-23 14:20:15','2025-09-23 16:20:15'),(1223987,408077,'action created','2025-09-23 14:20:15','2025-09-23 16:20:15'),(1223988,408077,'action started via WP Cron','2025-09-23 14:24:48','2025-09-23 16:24:48'),(1223989,408077,'action complete via WP Cron','2025-09-23 14:24:48','2025-09-23 16:24:48'),(1223990,408078,'action created','2025-09-23 14:24:48','2025-09-23 16:24:48'),(1223991,408078,'action started via WP Cron','2025-09-23 14:27:05','2025-09-23 16:27:05'),(1223992,408078,'action complete via WP Cron','2025-09-23 14:27:05','2025-09-23 16:27:05'),(1223993,408079,'action created','2025-09-23 14:27:05','2025-09-23 16:27:05'),(1223994,408079,'action started via WP Cron','2025-09-23 14:29:22','2025-09-23 16:29:22'),(1223995,408079,'action complete via WP Cron','2025-09-23 14:29:22','2025-09-23 16:29:22'),(1223996,408080,'action created','2025-09-23 14:29:22','2025-09-23 16:29:22'),(1223997,408080,'action started via WP Cron','2025-09-23 14:32:03','2025-09-23 16:32:03'),(1223998,408080,'action complete via WP Cron','2025-09-23 14:32:03','2025-09-23 16:32:03'),(1223999,408081,'action created','2025-09-23 14:32:03','2025-09-23 16:32:03'),(1224000,408081,'action started via WP Cron','2025-09-23 14:34:37','2025-09-23 16:34:37'),(1224001,408081,'action complete via WP Cron','2025-09-23 14:34:37','2025-09-23 16:34:37'),(1224002,408082,'action created','2025-09-23 14:34:37','2025-09-23 16:34:37'),(1224003,408082,'action started via WP Cron','2025-09-23 14:37:02','2025-09-23 16:37:02'),(1224004,408082,'action complete via WP Cron','2025-09-23 14:37:02','2025-09-23 16:37:02'),(1224005,408083,'action created','2025-09-23 14:37:02','2025-09-23 16:37:02'),(1224006,408083,'action started via WP Cron','2025-09-23 14:39:27','2025-09-23 16:39:27'),(1224007,408083,'action complete via WP Cron','2025-09-23 14:39:27','2025-09-23 16:39:27'),(1224008,408084,'action created','2025-09-23 14:39:27','2025-09-23 16:39:27'),(1224009,408084,'action started via WP Cron','2025-09-23 14:41:38','2025-09-23 16:41:38'),(1224010,408084,'action complete via WP Cron','2025-09-23 14:41:38','2025-09-23 16:41:38'),(1224011,408085,'action created','2025-09-23 14:41:38','2025-09-23 16:41:38'),(1224012,408085,'action started via WP Cron','2025-09-23 14:44:48','2025-09-23 16:44:48'),(1224013,408085,'action complete via WP Cron','2025-09-23 14:44:48','2025-09-23 16:44:48'),(1224014,408086,'action created','2025-09-23 14:44:48','2025-09-23 16:44:48'),(1224015,408086,'action started via WP Cron','2025-09-23 14:47:02','2025-09-23 16:47:02'),(1224016,408086,'action complete via WP Cron','2025-09-23 14:47:02','2025-09-23 16:47:02'),(1224017,408087,'action created','2025-09-23 14:47:02','2025-09-23 16:47:02'),(1224018,408087,'action started via WP Cron','2025-09-23 14:49:38','2025-09-23 16:49:38'),(1224019,408087,'action complete via WP Cron','2025-09-23 14:49:38','2025-09-23 16:49:38'),(1224020,408088,'action created','2025-09-23 14:49:38','2025-09-23 16:49:38'),(1224021,408088,'action started via WP Cron','2025-09-23 14:52:02','2025-09-23 16:52:02'),(1224022,408088,'action complete via WP Cron','2025-09-23 14:52:02','2025-09-23 16:52:02'),(1224023,408089,'action created','2025-09-23 14:52:02','2025-09-23 16:52:02'),(1224024,408089,'action started via WP Cron','2025-09-23 14:55:52','2025-09-23 16:55:52'),(1224025,408089,'action complete via WP Cron','2025-09-23 14:55:52','2025-09-23 16:55:52'),(1224026,408090,'action created','2025-09-23 14:55:52','2025-09-23 16:55:52'),(1224027,408090,'action started via WP Cron','2025-09-23 15:01:52','2025-09-23 17:01:52'),(1224028,408090,'action complete via WP Cron','2025-09-23 15:01:52','2025-09-23 17:01:52'),(1224029,408091,'action created','2025-09-23 15:01:52','2025-09-23 17:01:52'),(1224030,408091,'action started via WP Cron','2025-09-23 15:04:28','2025-09-23 17:04:28'),(1224031,408091,'action complete via WP Cron','2025-09-23 15:04:28','2025-09-23 17:04:28'),(1224032,408092,'action created','2025-09-23 15:04:28','2025-09-23 17:04:28'),(1224033,408092,'action started via WP Cron','2025-09-23 15:07:02','2025-09-23 17:07:02'),(1224034,408092,'action complete via WP Cron','2025-09-23 15:07:02','2025-09-23 17:07:02'),(1224035,408093,'action created','2025-09-23 15:07:02','2025-09-23 17:07:02'),(1224036,408093,'action started via WP Cron','2025-09-23 15:09:09','2025-09-23 17:09:09'),(1224037,408093,'action complete via WP Cron','2025-09-23 15:09:09','2025-09-23 17:09:09'),(1224038,408094,'action created','2025-09-23 15:09:09','2025-09-23 17:09:09'),(1224039,408094,'action started via WP Cron','2025-09-23 15:12:05','2025-09-23 17:12:05'),(1224040,408094,'action complete via WP Cron','2025-09-23 15:12:05','2025-09-23 17:12:05'),(1224041,408095,'action created','2025-09-23 15:12:05','2025-09-23 17:12:05'),(1224042,408095,'action started via WP Cron','2025-09-23 15:15:05','2025-09-23 17:15:05'),(1224043,408095,'action complete via WP Cron','2025-09-23 15:15:05','2025-09-23 17:15:05'),(1224044,408096,'action created','2025-09-23 15:15:05','2025-09-23 17:15:05'),(1224045,408096,'action started via WP Cron','2025-09-23 15:18:08','2025-09-23 17:18:08'),(1224046,408096,'action complete via WP Cron','2025-09-23 15:18:08','2025-09-23 17:18:08'),(1224047,408097,'action created','2025-09-23 15:18:08','2025-09-23 17:18:08'),(1224048,408097,'action started via WP Cron','2025-09-23 15:21:55','2025-09-23 17:21:55'),(1224049,408097,'action complete via WP Cron','2025-09-23 15:21:55','2025-09-23 17:21:55'),(1224050,408098,'action created','2025-09-23 15:21:55','2025-09-23 17:21:55'),(1224051,408098,'action started via WP Cron','2025-09-23 15:24:06','2025-09-23 17:24:06'),(1224052,408098,'action complete via WP Cron','2025-09-23 15:24:06','2025-09-23 17:24:06'),(1224053,408099,'action created','2025-09-23 15:24:06','2025-09-23 17:24:06'),(1224054,408099,'action started via WP Cron','2025-09-23 15:26:27','2025-09-23 17:26:27'),(1224055,408099,'action complete via WP Cron','2025-09-23 15:26:27','2025-09-23 17:26:27'),(1224056,408100,'action created','2025-09-23 15:26:27','2025-09-23 17:26:27'),(1224057,408100,'action started via WP Cron','2025-09-23 15:30:54','2025-09-23 17:30:54'),(1224058,408100,'action complete via WP Cron','2025-09-23 15:30:54','2025-09-23 17:30:54'),(1224059,408101,'action created','2025-09-23 15:30:54','2025-09-23 17:30:54'),(1224060,408101,'action started via WP Cron','2025-09-23 15:36:34','2025-09-23 17:36:34'),(1224061,408101,'action complete via WP Cron','2025-09-23 15:36:34','2025-09-23 17:36:34'),(1224062,408102,'action created','2025-09-23 15:36:34','2025-09-23 17:36:34'),(1224063,408102,'action started via WP Cron','2025-09-23 15:39:23','2025-09-23 17:39:23'),(1224064,408102,'action complete via WP Cron','2025-09-23 15:39:23','2025-09-23 17:39:23'),(1224065,408103,'action created','2025-09-23 15:39:23','2025-09-23 17:39:23'),(1224066,408103,'action started via WP Cron','2025-09-23 15:43:37','2025-09-23 17:43:37'),(1224067,408103,'action complete via WP Cron','2025-09-23 15:43:37','2025-09-23 17:43:37'),(1224068,408104,'action created','2025-09-23 15:43:37','2025-09-23 17:43:37'),(1224069,408104,'action started via WP Cron','2025-09-23 15:46:08','2025-09-23 17:46:08'),(1224070,408104,'action complete via WP Cron','2025-09-23 15:46:08','2025-09-23 17:46:08'),(1224071,408105,'action created','2025-09-23 15:46:08','2025-09-23 17:46:08'),(1224072,408105,'action started via WP Cron','2025-09-23 15:48:09','2025-09-23 17:48:09'),(1224073,408105,'action complete via WP Cron','2025-09-23 15:48:09','2025-09-23 17:48:09'),(1224074,408106,'action created','2025-09-23 15:48:09','2025-09-23 17:48:09'),(1224075,408106,'action started via WP Cron','2025-09-23 15:52:02','2025-09-23 17:52:02'),(1224076,408106,'action complete via WP Cron','2025-09-23 15:52:02','2025-09-23 17:52:02'),(1224077,408107,'action created','2025-09-23 15:52:02','2025-09-23 17:52:02'),(1224078,408107,'action started via WP Cron','2025-09-23 15:54:41','2025-09-23 17:54:41'),(1224079,408107,'action complete via WP Cron','2025-09-23 15:54:41','2025-09-23 17:54:41'),(1224080,408108,'action created','2025-09-23 15:54:41','2025-09-23 17:54:41'),(1224081,408108,'action started via WP Cron','2025-09-23 15:57:05','2025-09-23 17:57:05'),(1224082,408108,'action complete via WP Cron','2025-09-23 15:57:05','2025-09-23 17:57:05'),(1224083,408109,'action created','2025-09-23 15:57:05','2025-09-23 17:57:05'),(1224084,408109,'action started via WP Cron','2025-09-23 15:59:52','2025-09-23 17:59:52'),(1224085,408109,'action complete via WP Cron','2025-09-23 15:59:52','2025-09-23 17:59:52'),(1224086,408110,'action created','2025-09-23 15:59:52','2025-09-23 17:59:52'),(1224087,408110,'action started via WP Cron','2025-09-23 16:02:00','2025-09-23 18:02:00'),(1224088,408110,'action complete via WP Cron','2025-09-23 16:02:00','2025-09-23 18:02:00'),(1224089,408111,'action created','2025-09-23 16:02:00','2025-09-23 18:02:00'),(1224090,408111,'action started via WP Cron','2025-09-23 16:04:01','2025-09-23 18:04:01'),(1224091,408111,'action complete via WP Cron','2025-09-23 16:04:01','2025-09-23 18:04:01'),(1224092,408112,'action created','2025-09-23 16:04:01','2025-09-23 18:04:01'),(1224093,408112,'action started via WP Cron','2025-09-23 16:07:01','2025-09-23 18:07:01'),(1224094,408112,'action complete via WP Cron','2025-09-23 16:07:01','2025-09-23 18:07:01'),(1224095,408113,'action created','2025-09-23 16:07:01','2025-09-23 18:07:01'),(1224096,408113,'action started via WP Cron','2025-09-23 16:09:54','2025-09-23 18:09:54'),(1224097,408113,'action complete via WP Cron','2025-09-23 16:09:54','2025-09-23 18:09:54'),(1224098,408114,'action created','2025-09-23 16:09:54','2025-09-23 18:09:54'),(1224099,408114,'action started via WP Cron','2025-09-23 16:12:05','2025-09-23 18:12:05'),(1224100,408114,'action complete via WP Cron','2025-09-23 16:12:05','2025-09-23 18:12:05'),(1224101,408115,'action created','2025-09-23 16:12:05','2025-09-23 18:12:05'),(1224102,408115,'action started via WP Cron','2025-09-23 16:17:01','2025-09-23 18:17:01'),(1224103,408115,'action complete via WP Cron','2025-09-23 16:17:01','2025-09-23 18:17:01'),(1224104,408116,'action created','2025-09-23 16:17:01','2025-09-23 18:17:01'),(1224105,408116,'action started via WP Cron','2025-09-23 16:22:01','2025-09-23 18:22:01'),(1224106,408116,'action complete via WP Cron','2025-09-23 16:22:01','2025-09-23 18:22:01'),(1224107,408117,'action created','2025-09-23 16:22:01','2025-09-23 18:22:01'),(1224108,408117,'action started via WP Cron','2025-09-23 16:24:16','2025-09-23 18:24:16'),(1224109,408117,'action complete via WP Cron','2025-09-23 16:24:16','2025-09-23 18:24:16'),(1224110,408118,'action created','2025-09-23 16:24:16','2025-09-23 18:24:16'),(1224111,408118,'action started via WP Cron','2025-09-23 16:27:03','2025-09-23 18:27:03'),(1224112,408118,'action complete via WP Cron','2025-09-23 16:27:03','2025-09-23 18:27:03'),(1224113,408119,'action created','2025-09-23 16:27:03','2025-09-23 18:27:03'),(1224114,408119,'action started via WP Cron','2025-09-23 16:29:46','2025-09-23 18:29:46'),(1224115,408119,'action complete via WP Cron','2025-09-23 16:29:46','2025-09-23 18:29:46'),(1224116,408120,'action created','2025-09-23 16:29:46','2025-09-23 18:29:46'),(1224117,408120,'action started via WP Cron','2025-09-23 16:32:01','2025-09-23 18:32:01'),(1224118,408120,'action complete via WP Cron','2025-09-23 16:32:01','2025-09-23 18:32:01'),(1224119,408121,'action created','2025-09-23 16:32:01','2025-09-23 18:32:01'),(1224120,408121,'action started via WP Cron','2025-09-23 16:34:06','2025-09-23 18:34:06'),(1224121,408121,'action complete via WP Cron','2025-09-23 16:34:06','2025-09-23 18:34:06'),(1224122,408122,'action created','2025-09-23 16:34:06','2025-09-23 18:34:06'),(1224123,408122,'action started via WP Cron','2025-09-23 16:37:02','2025-09-23 18:37:02'),(1224124,408122,'action complete via WP Cron','2025-09-23 16:37:02','2025-09-23 18:37:02'),(1224125,408123,'action created','2025-09-23 16:37:02','2025-09-23 18:37:02'),(1224126,408123,'action started via WP Cron','2025-09-23 16:39:38','2025-09-23 18:39:38'),(1224127,408123,'action complete via WP Cron','2025-09-23 16:39:38','2025-09-23 18:39:38'),(1224128,408124,'action created','2025-09-23 16:39:38','2025-09-23 18:39:38'),(1224129,408124,'action started via WP Cron','2025-09-23 16:41:55','2025-09-23 18:41:55'),(1224130,408124,'action complete via WP Cron','2025-09-23 16:41:55','2025-09-23 18:41:55'),(1224131,408125,'action created','2025-09-23 16:41:55','2025-09-23 18:41:55'),(1224132,408125,'action started via WP Cron','2025-09-23 16:45:35','2025-09-23 18:45:35'),(1224133,408125,'action complete via WP Cron','2025-09-23 16:45:35','2025-09-23 18:45:35'),(1224134,408126,'action created','2025-09-23 16:45:35','2025-09-23 18:45:35'),(1224135,408126,'action started via WP Cron','2025-09-23 16:47:57','2025-09-23 18:47:57'),(1224136,408126,'action complete via WP Cron','2025-09-23 16:47:57','2025-09-23 18:47:57'),(1224137,408127,'action created','2025-09-23 16:47:57','2025-09-23 18:47:57'),(1224138,408127,'action started via WP Cron','2025-09-23 16:50:01','2025-09-23 18:50:01'),(1224139,408127,'action complete via WP Cron','2025-09-23 16:50:01','2025-09-23 18:50:01'),(1224140,408128,'action created','2025-09-23 16:50:01','2025-09-23 18:50:01'),(1224141,408128,'action started via WP Cron','2025-09-23 16:52:02','2025-09-23 18:52:02'),(1224142,408128,'action complete via WP Cron','2025-09-23 16:52:02','2025-09-23 18:52:02'),(1224143,408129,'action created','2025-09-23 16:52:02','2025-09-23 18:52:02'),(1224144,408129,'action started via WP Cron','2025-09-23 16:54:19','2025-09-23 18:54:19'),(1224145,408129,'action complete via WP Cron','2025-09-23 16:54:19','2025-09-23 18:54:19'),(1224146,408130,'action created','2025-09-23 16:54:19','2025-09-23 18:54:19'),(1224147,408130,'action started via WP Cron','2025-09-23 16:57:04','2025-09-23 18:57:04'),(1224148,408130,'action complete via WP Cron','2025-09-23 16:57:04','2025-09-23 18:57:04'),(1224149,408131,'action created','2025-09-23 16:57:04','2025-09-23 18:57:04'),(1224150,408131,'action started via WP Cron','2025-09-23 16:59:39','2025-09-23 18:59:39'),(1224151,408131,'action complete via WP Cron','2025-09-23 16:59:39','2025-09-23 18:59:39'),(1224152,408132,'action created','2025-09-23 16:59:39','2025-09-23 18:59:39'),(1224153,408132,'action started via WP Cron','2025-09-23 17:02:02','2025-09-23 19:02:02'),(1224154,408132,'action complete via WP Cron','2025-09-23 17:02:02','2025-09-23 19:02:02'),(1224155,408133,'action created','2025-09-23 17:02:02','2025-09-23 19:02:02'),(1224156,408133,'action started via WP Cron','2025-09-23 17:06:14','2025-09-23 19:06:14'),(1224157,408133,'action complete via WP Cron','2025-09-23 17:06:14','2025-09-23 19:06:14'),(1224158,408134,'action created','2025-09-23 17:06:14','2025-09-23 19:06:14'),(1224159,408134,'action started via WP Cron','2025-09-23 17:08:19','2025-09-23 19:08:19'),(1224160,408134,'action complete via WP Cron','2025-09-23 17:08:19','2025-09-23 19:08:19'),(1224161,408135,'action created','2025-09-23 17:08:19','2025-09-23 19:08:19'),(1224162,408135,'action started via WP Cron','2025-09-23 17:12:04','2025-09-23 19:12:04'),(1224163,408135,'action complete via WP Cron','2025-09-23 17:12:04','2025-09-23 19:12:04'),(1224164,408136,'action created','2025-09-23 17:12:04','2025-09-23 19:12:04'),(1224165,408136,'action started via WP Cron','2025-09-23 17:16:45','2025-09-23 19:16:45'),(1224166,408136,'action complete via WP Cron','2025-09-23 17:16:45','2025-09-23 19:16:45'),(1224167,408137,'action created','2025-09-23 17:16:45','2025-09-23 19:16:45'),(1224168,408137,'action started via WP Cron','2025-09-23 17:22:02','2025-09-23 19:22:02'),(1224169,408137,'action complete via WP Cron','2025-09-23 17:22:02','2025-09-23 19:22:02'),(1224170,408138,'action created','2025-09-23 17:22:02','2025-09-23 19:22:02'),(1224171,408138,'action started via WP Cron','2025-09-23 17:25:36','2025-09-23 19:25:36'),(1224172,408138,'action complete via WP Cron','2025-09-23 17:25:36','2025-09-23 19:25:36'),(1224173,408139,'action created','2025-09-23 17:25:36','2025-09-23 19:25:36'),(1224174,408139,'action started via WP Cron','2025-09-23 17:29:28','2025-09-23 19:29:28'),(1224175,408139,'action complete via WP Cron','2025-09-23 17:29:28','2025-09-23 19:29:28'),(1224176,408140,'action created','2025-09-23 17:29:28','2025-09-23 19:29:28'),(1224177,408140,'action started via WP Cron','2025-09-23 17:32:01','2025-09-23 19:32:01'),(1224178,408140,'action complete via WP Cron','2025-09-23 17:32:01','2025-09-23 19:32:01'),(1224179,408141,'action created','2025-09-23 17:32:01','2025-09-23 19:32:01'),(1224180,408141,'action started via WP Cron','2025-09-23 17:34:24','2025-09-23 19:34:24'),(1224181,408141,'action complete via WP Cron','2025-09-23 17:34:24','2025-09-23 19:34:24'),(1224182,408142,'action created','2025-09-23 17:34:24','2025-09-23 19:34:24'),(1224183,408142,'action started via WP Cron','2025-09-23 17:37:02','2025-09-23 19:37:02'),(1224184,408142,'action complete via WP Cron','2025-09-23 17:37:02','2025-09-23 19:37:02'),(1224185,408143,'action created','2025-09-23 17:37:02','2025-09-23 19:37:02'),(1224186,408143,'action started via WP Cron','2025-09-23 17:40:05','2025-09-23 19:40:05'),(1224187,408143,'action complete via WP Cron','2025-09-23 17:40:05','2025-09-23 19:40:05'),(1224188,408144,'action created','2025-09-23 17:40:05','2025-09-23 19:40:05'),(1224189,408144,'action started via WP Cron','2025-09-23 17:43:40','2025-09-23 19:43:40'),(1224190,408144,'action complete via WP Cron','2025-09-23 17:43:40','2025-09-23 19:43:40'),(1224191,408145,'action created','2025-09-23 17:43:40','2025-09-23 19:43:40'),(1224192,408145,'action started via WP Cron','2025-09-23 17:45:58','2025-09-23 19:45:58'),(1224193,408145,'action complete via WP Cron','2025-09-23 17:45:58','2025-09-23 19:45:58'),(1224194,408146,'action created','2025-09-23 17:45:58','2025-09-23 19:45:58'),(1224195,408146,'action started via WP Cron','2025-09-23 17:49:05','2025-09-23 19:49:05'),(1224196,408147,'action created','2025-09-23 17:49:05','2025-09-23 19:49:05'),(1224197,408147,'action started via WP Cron','2025-09-23 17:49:08','2025-09-23 19:49:08'),(1224198,408147,'action complete via WP Cron','2025-09-23 17:49:08','2025-09-23 19:49:08'),(1224199,408146,'action complete via WP Cron','2025-09-23 17:49:08','2025-09-23 19:49:08'),(1224200,408148,'action created','2025-09-23 17:49:08','2025-09-23 19:49:08'),(1224201,408148,'action started via WP Cron','2025-09-23 17:51:42','2025-09-23 19:51:42'),(1224202,408149,'action created','2025-09-23 17:51:42','2025-09-23 19:51:42'),(1224203,408149,'action started via WP Cron','2025-09-23 17:51:43','2025-09-23 19:51:43'),(1224204,408149,'action complete via WP Cron','2025-09-23 17:51:44','2025-09-23 19:51:44'),(1224205,408148,'action complete via WP Cron','2025-09-23 17:51:44','2025-09-23 19:51:44'),(1224206,408150,'action created','2025-09-23 17:51:44','2025-09-23 19:51:44'),(1224207,408150,'action started via WP Cron','2025-09-23 17:55:03','2025-09-23 19:55:03'),(1224208,408150,'action complete via WP Cron','2025-09-23 17:55:03','2025-09-23 19:55:03'),(1224209,408151,'action created','2025-09-23 17:55:03','2025-09-23 19:55:03'),(1224210,408151,'action started via WP Cron','2025-09-23 17:57:04','2025-09-23 19:57:04'),(1224211,408151,'action complete via WP Cron','2025-09-23 17:57:04','2025-09-23 19:57:04'),(1224212,408152,'action created','2025-09-23 17:57:04','2025-09-23 19:57:04'),(1224213,408152,'action started via WP Cron','2025-09-23 17:59:22','2025-09-23 19:59:22'),(1224214,408152,'action complete via WP Cron','2025-09-23 17:59:22','2025-09-23 19:59:22'),(1224215,408153,'action created','2025-09-23 17:59:22','2025-09-23 19:59:22'),(1224216,408153,'action started via WP Cron','2025-09-23 18:02:02','2025-09-23 20:02:02'),(1224217,408153,'action complete via WP Cron','2025-09-23 18:02:02','2025-09-23 20:02:02'),(1224218,408154,'action created','2025-09-23 18:02:02','2025-09-23 20:02:02'),(1224219,408154,'action started via WP Cron','2025-09-23 18:04:04','2025-09-23 20:04:04'),(1224220,408154,'action complete via WP Cron','2025-09-23 18:04:04','2025-09-23 20:04:04'),(1224221,408155,'action created','2025-09-23 18:04:04','2025-09-23 20:04:04'),(1224222,408155,'action started via WP Cron','2025-09-23 18:06:30','2025-09-23 20:06:30'),(1224223,408155,'action complete via WP Cron','2025-09-23 18:06:30','2025-09-23 20:06:30'),(1224224,408156,'action created','2025-09-23 18:06:30','2025-09-23 20:06:30'),(1224225,408156,'action started via WP Cron','2025-09-23 18:10:54','2025-09-23 20:10:54'),(1224226,408156,'action complete via WP Cron','2025-09-23 18:10:54','2025-09-23 20:10:54'),(1224227,408157,'action created','2025-09-23 18:10:54','2025-09-23 20:10:54'),(1224228,408157,'action started via WP Cron','2025-09-23 18:13:55','2025-09-23 20:13:55'),(1224229,408157,'action complete via WP Cron','2025-09-23 18:13:55','2025-09-23 20:13:55'),(1224230,408158,'action created','2025-09-23 18:13:55','2025-09-23 20:13:55'),(1224231,408158,'action started via WP Cron','2025-09-23 18:16:17','2025-09-23 20:16:17'),(1224232,408158,'action complete via WP Cron','2025-09-23 18:16:17','2025-09-23 20:16:17'),(1224233,408159,'action created','2025-09-23 18:16:17','2025-09-23 20:16:17'),(1224234,408159,'action started via WP Cron','2025-09-23 18:19:11','2025-09-23 20:19:11'),(1224235,408159,'action complete via WP Cron','2025-09-23 18:19:11','2025-09-23 20:19:11'),(1224236,408160,'action created','2025-09-23 18:19:11','2025-09-23 20:19:11'),(1224237,408160,'action started via WP Cron','2025-09-23 18:22:02','2025-09-23 20:22:02'),(1224238,408160,'action complete via WP Cron','2025-09-23 18:22:02','2025-09-23 20:22:02'),(1224239,408161,'action created','2025-09-23 18:22:02','2025-09-23 20:22:02'),(1224240,408161,'action started via WP Cron','2025-09-23 18:25:41','2025-09-23 20:25:41'),(1224241,408161,'action complete via WP Cron','2025-09-23 18:25:41','2025-09-23 20:25:41'),(1224242,408162,'action created','2025-09-23 18:25:41','2025-09-23 20:25:41'),(1224243,408162,'action started via WP Cron','2025-09-23 18:28:12','2025-09-23 20:28:12'),(1224244,408163,'action created','2025-09-23 18:28:12','2025-09-23 20:28:12'),(1224245,408163,'action started via WP Cron','2025-09-23 18:28:13','2025-09-23 20:28:13'),(1224246,408163,'action complete via WP Cron','2025-09-23 18:28:13','2025-09-23 20:28:13'),(1224247,408162,'action complete via WP Cron','2025-09-23 18:28:13','2025-09-23 20:28:13'),(1224248,408164,'action created','2025-09-23 18:28:13','2025-09-23 20:28:13'),(1224249,408164,'action started via WP Cron','2025-09-23 18:30:58','2025-09-23 20:30:58'),(1224250,408164,'action complete via WP Cron','2025-09-23 18:30:58','2025-09-23 20:30:58'),(1224251,408165,'action created','2025-09-23 18:30:59','2025-09-23 20:30:59'),(1224252,408165,'action started via WP Cron','2025-09-23 18:33:53','2025-09-23 20:33:53'),(1224253,408165,'action complete via WP Cron','2025-09-23 18:33:53','2025-09-23 20:33:53'),(1224254,408166,'action created','2025-09-23 18:33:53','2025-09-23 20:33:53'),(1224255,408166,'action started via WP Cron','2025-09-23 18:36:10','2025-09-23 20:36:10'),(1224256,408166,'action complete via WP Cron','2025-09-23 18:36:10','2025-09-23 20:36:10'),(1224257,408167,'action created','2025-09-23 18:36:10','2025-09-23 20:36:10'),(1224258,408167,'action started via WP Cron','2025-09-23 18:40:49','2025-09-23 20:40:49'),(1224259,408167,'action complete via WP Cron','2025-09-23 18:40:49','2025-09-23 20:40:49'),(1224260,408168,'action created','2025-09-23 18:40:49','2025-09-23 20:40:49'),(1224261,408168,'action started via WP Cron','2025-09-23 18:44:15','2025-09-23 20:44:15'),(1224262,408168,'action complete via WP Cron','2025-09-23 18:44:15','2025-09-23 20:44:15'),(1224263,408169,'action created','2025-09-23 18:44:15','2025-09-23 20:44:15'),(1224264,408169,'action started via WP Cron','2025-09-23 18:47:02','2025-09-23 20:47:02'),(1224265,408169,'action complete via WP Cron','2025-09-23 18:47:02','2025-09-23 20:47:02'),(1224266,408170,'action created','2025-09-23 18:47:02','2025-09-23 20:47:02'),(1224267,408170,'action started via WP Cron','2025-09-23 18:49:25','2025-09-23 20:49:25'),(1224268,408170,'action complete via WP Cron','2025-09-23 18:49:25','2025-09-23 20:49:25'),(1224269,408171,'action created','2025-09-23 18:49:25','2025-09-23 20:49:25'),(1224270,408171,'action started via WP Cron','2025-09-23 18:52:02','2025-09-23 20:52:02'),(1224271,408171,'action complete via WP Cron','2025-09-23 18:52:02','2025-09-23 20:52:02'),(1224272,408172,'action created','2025-09-23 18:52:02','2025-09-23 20:52:02'),(1224273,408172,'action started via WP Cron','2025-09-23 18:54:05','2025-09-23 20:54:05'),(1224274,408172,'action complete via WP Cron','2025-09-23 18:54:05','2025-09-23 20:54:05'),(1224275,408173,'action created','2025-09-23 18:54:05','2025-09-23 20:54:05'),(1224276,408173,'action started via WP Cron','2025-09-23 18:56:18','2025-09-23 20:56:18'),(1224277,408173,'action complete via WP Cron','2025-09-23 18:56:18','2025-09-23 20:56:18'),(1224278,408174,'action created','2025-09-23 18:56:18','2025-09-23 20:56:18'),(1224279,408174,'action started via WP Cron','2025-09-23 18:59:22','2025-09-23 20:59:22'),(1224280,408174,'action complete via WP Cron','2025-09-23 18:59:22','2025-09-23 20:59:22'),(1224281,408175,'action created','2025-09-23 18:59:22','2025-09-23 20:59:22'),(1224282,408175,'action started via WP Cron','2025-09-23 19:02:02','2025-09-23 21:02:02'),(1224283,408176,'action created','2025-09-23 19:02:02','2025-09-23 21:02:02'),(1224284,408176,'action started via WP Cron','2025-09-23 19:02:03','2025-09-23 21:02:03'),(1224285,408176,'action complete via WP Cron','2025-09-23 19:02:03','2025-09-23 21:02:03'),(1224286,408175,'action complete via WP Cron','2025-09-23 19:02:03','2025-09-23 21:02:03'),(1224287,408177,'action created','2025-09-23 19:02:03','2025-09-23 21:02:03'),(1224288,408177,'action started via WP Cron','2025-09-23 19:04:12','2025-09-23 21:04:12'),(1224289,408177,'action complete via WP Cron','2025-09-23 19:04:12','2025-09-23 21:04:12'),(1224290,408178,'action created','2025-09-23 19:04:12','2025-09-23 21:04:12'),(1224291,408178,'action started via WP Cron','2025-09-23 19:07:02','2025-09-23 21:07:02'),(1224292,408178,'action complete via WP Cron','2025-09-23 19:07:02','2025-09-23 21:07:02'),(1224293,408179,'action created','2025-09-23 19:07:02','2025-09-23 21:07:02'),(1224294,408179,'action started via WP Cron','2025-09-23 19:12:04','2025-09-23 21:12:04'),(1224295,408179,'action complete via WP Cron','2025-09-23 19:12:04','2025-09-23 21:12:04'),(1224296,408180,'action created','2025-09-23 19:12:04','2025-09-23 21:12:04'),(1224297,408180,'action started via WP Cron','2025-09-23 19:14:53','2025-09-23 21:14:53'),(1224298,408180,'action complete via WP Cron','2025-09-23 19:14:53','2025-09-23 21:14:53'),(1224299,408181,'action created','2025-09-23 19:14:53','2025-09-23 21:14:53'),(1224300,408181,'action started via WP Cron','2025-09-23 19:17:02','2025-09-23 21:17:02'),(1224301,408181,'action complete via WP Cron','2025-09-23 19:17:02','2025-09-23 21:17:02'),(1224302,408182,'action created','2025-09-23 19:17:02','2025-09-23 21:17:02'),(1224303,408182,'action started via WP Cron','2025-09-23 19:19:50','2025-09-23 21:19:50'),(1224304,408182,'action complete via WP Cron','2025-09-23 19:19:50','2025-09-23 21:19:50'),(1224305,408183,'action created','2025-09-23 19:19:50','2025-09-23 21:19:50'),(1224306,408183,'action started via WP Cron','2025-09-23 19:22:02','2025-09-23 21:22:02'),(1224307,408183,'action complete via WP Cron','2025-09-23 19:22:02','2025-09-23 21:22:02'),(1224308,408184,'action created','2025-09-23 19:22:02','2025-09-23 21:22:02'),(1224309,408184,'action started via WP Cron','2025-09-23 19:24:18','2025-09-23 21:24:18'),(1224310,408184,'action complete via WP Cron','2025-09-23 19:24:18','2025-09-23 21:24:18'),(1224311,408185,'action created','2025-09-23 19:24:18','2025-09-23 21:24:18'),(1224312,408185,'action started via WP Cron','2025-09-23 19:26:52','2025-09-23 21:26:52'),(1224313,408185,'action complete via WP Cron','2025-09-23 19:26:52','2025-09-23 21:26:52'),(1224314,408186,'action created','2025-09-23 19:26:52','2025-09-23 21:26:52'),(1224315,408186,'action started via WP Cron','2025-09-23 19:30:37','2025-09-23 21:30:37'),(1224316,408186,'action complete via WP Cron','2025-09-23 19:30:37','2025-09-23 21:30:37'),(1224317,408187,'action created','2025-09-23 19:30:37','2025-09-23 21:30:37'),(1224318,408187,'action started via WP Cron','2025-09-23 19:32:55','2025-09-23 21:32:55'),(1224319,408188,'action created','2025-09-23 19:32:55','2025-09-23 21:32:55'),(1224320,408188,'action started via WP Cron','2025-09-23 19:32:56','2025-09-23 21:32:56'),(1224321,408188,'action complete via WP Cron','2025-09-23 19:32:56','2025-09-23 21:32:56'),(1224322,408187,'action complete via WP Cron','2025-09-23 19:32:56','2025-09-23 21:32:56'),(1224323,408189,'action created','2025-09-23 19:32:56','2025-09-23 21:32:56'),(1224324,408189,'action started via WP Cron','2025-09-23 19:36:05','2025-09-23 21:36:05'),(1224325,408189,'action complete via WP Cron','2025-09-23 19:36:05','2025-09-23 21:36:05'),(1224326,408190,'action created','2025-09-23 19:36:05','2025-09-23 21:36:05'),(1224327,408190,'action started via WP Cron','2025-09-23 19:40:10','2025-09-23 21:40:10'),(1224328,408190,'action complete via WP Cron','2025-09-23 19:40:10','2025-09-23 21:40:10'),(1224329,408191,'action created','2025-09-23 19:40:10','2025-09-23 21:40:10'),(1224330,408191,'action started via WP Cron','2025-09-23 19:43:06','2025-09-23 21:43:06'),(1224331,408191,'action complete via WP Cron','2025-09-23 19:43:06','2025-09-23 21:43:06'),(1224332,408192,'action created','2025-09-23 19:43:06','2025-09-23 21:43:06'),(1224333,408192,'action started via WP Cron','2025-09-23 19:46:13','2025-09-23 21:46:13'),(1224334,408192,'action complete via WP Cron','2025-09-23 19:46:13','2025-09-23 21:46:13'),(1224335,408193,'action created','2025-09-23 19:46:13','2025-09-23 21:46:13'),(1224336,408193,'action started via WP Cron','2025-09-23 19:49:26','2025-09-23 21:49:26'),(1224337,408193,'action complete via WP Cron','2025-09-23 19:49:26','2025-09-23 21:49:26'),(1224338,408194,'action created','2025-09-23 19:49:26','2025-09-23 21:49:26'),(1224339,408194,'action started via WP Cron','2025-09-23 19:51:46','2025-09-23 21:51:46'),(1224340,408194,'action complete via WP Cron','2025-09-23 19:51:46','2025-09-23 21:51:46'),(1224341,408195,'action created','2025-09-23 19:51:46','2025-09-23 21:51:46'),(1224342,408195,'action started via WP Cron','2025-09-23 19:57:00','2025-09-23 21:57:00'),(1224343,408195,'action complete via WP Cron','2025-09-23 19:57:00','2025-09-23 21:57:00'),(1224344,408196,'action created','2025-09-23 19:57:00','2025-09-23 21:57:00'),(1224345,408196,'action started via WP Cron','2025-09-23 20:01:02','2025-09-23 22:01:02'),(1224346,408196,'action complete via WP Cron','2025-09-23 20:01:02','2025-09-23 22:01:02'),(1224347,408197,'action created','2025-09-23 20:01:02','2025-09-23 22:01:02'),(1224348,408197,'action started via WP Cron','2025-09-23 20:03:05','2025-09-23 22:03:05'),(1224349,408197,'action complete via WP Cron','2025-09-23 20:03:05','2025-09-23 22:03:05'),(1224350,408198,'action created','2025-09-23 20:03:05','2025-09-23 22:03:05'),(1224351,408198,'action started via WP Cron','2025-09-23 20:07:02','2025-09-23 22:07:02'),(1224352,408198,'action complete via WP Cron','2025-09-23 20:07:02','2025-09-23 22:07:02'),(1224353,408199,'action created','2025-09-23 20:07:02','2025-09-23 22:07:02'),(1224354,408199,'action started via WP Cron','2025-09-23 20:10:47','2025-09-23 22:10:47'),(1224355,408199,'action complete via WP Cron','2025-09-23 20:10:47','2025-09-23 22:10:47'),(1224356,408200,'action created','2025-09-23 20:10:47','2025-09-23 22:10:47'),(1224357,408200,'action started via WP Cron','2025-09-23 20:13:48','2025-09-23 22:13:48'),(1224358,408200,'action complete via WP Cron','2025-09-23 20:13:48','2025-09-23 22:13:48'),(1224359,408201,'action created','2025-09-23 20:13:48','2025-09-23 22:13:48'),(1224360,408201,'action started via WP Cron','2025-09-23 20:16:49','2025-09-23 22:16:49'),(1224361,408201,'action complete via WP Cron','2025-09-23 20:16:49','2025-09-23 22:16:49'),(1224362,408202,'action created','2025-09-23 20:16:49','2025-09-23 22:16:49'),(1224363,408202,'action started via WP Cron','2025-09-23 20:20:48','2025-09-23 22:20:48'),(1224364,408202,'action complete via WP Cron','2025-09-23 20:20:48','2025-09-23 22:20:48'),(1224365,408203,'action created','2025-09-23 20:20:48','2025-09-23 22:20:48'),(1224366,408203,'action started via WP Cron','2025-09-23 20:24:02','2025-09-23 22:24:02'),(1224367,408203,'action complete via WP Cron','2025-09-23 20:24:02','2025-09-23 22:24:02'),(1224368,408204,'action created','2025-09-23 20:24:02','2025-09-23 22:24:02'),(1224369,408204,'action started via WP Cron','2025-09-23 20:27:05','2025-09-23 22:27:05'),(1224370,408204,'action complete via WP Cron','2025-09-23 20:27:05','2025-09-23 22:27:05'),(1224371,408205,'action created','2025-09-23 20:27:05','2025-09-23 22:27:05'),(1224372,408205,'action started via WP Cron','2025-09-23 20:31:27','2025-09-23 22:31:27'),(1224373,408205,'action complete via WP Cron','2025-09-23 20:31:27','2025-09-23 22:31:27'),(1224374,408206,'action created','2025-09-23 20:31:27','2025-09-23 22:31:27'),(1224375,408206,'action started via WP Cron','2025-09-23 20:35:25','2025-09-23 22:35:25'),(1224376,408206,'action complete via WP Cron','2025-09-23 20:35:25','2025-09-23 22:35:25'),(1224377,408207,'action created','2025-09-23 20:35:25','2025-09-23 22:35:25'),(1224378,408207,'action started via WP Cron','2025-09-23 20:38:15','2025-09-23 22:38:15'),(1224379,408207,'action complete via WP Cron','2025-09-23 20:38:15','2025-09-23 22:38:15'),(1224380,408208,'action created','2025-09-23 20:38:15','2025-09-23 22:38:15'),(1224381,408208,'action started via WP Cron','2025-09-23 20:41:17','2025-09-23 22:41:17'),(1224382,408208,'action complete via WP Cron','2025-09-23 20:41:17','2025-09-23 22:41:17'),(1224383,408209,'action created','2025-09-23 20:41:17','2025-09-23 22:41:17'),(1224384,408209,'action started via WP Cron','2025-09-23 20:47:04','2025-09-23 22:47:04'),(1224385,408209,'action complete via WP Cron','2025-09-23 20:47:04','2025-09-23 22:47:04'),(1224386,408210,'action created','2025-09-23 20:47:04','2025-09-23 22:47:04'),(1224387,408210,'action started via WP Cron','2025-09-23 20:50:53','2025-09-23 22:50:53'),(1224388,408210,'action complete via WP Cron','2025-09-23 20:50:53','2025-09-23 22:50:53'),(1224389,408211,'action created','2025-09-23 20:50:53','2025-09-23 22:50:53'),(1224390,408211,'action started via WP Cron','2025-09-23 20:55:15','2025-09-23 22:55:15'),(1224391,408211,'action complete via WP Cron','2025-09-23 20:55:15','2025-09-23 22:55:15'),(1224392,408212,'action created','2025-09-23 20:55:15','2025-09-23 22:55:15'),(1224393,408212,'action started via WP Cron','2025-09-23 20:59:35','2025-09-23 22:59:35'),(1224394,408212,'action complete via WP Cron','2025-09-23 20:59:35','2025-09-23 22:59:35'),(1224395,408213,'action created','2025-09-23 20:59:35','2025-09-23 22:59:35'),(1224396,408213,'action started via WP Cron','2025-09-23 21:02:02','2025-09-23 23:02:02'),(1224397,408213,'action complete via WP Cron','2025-09-23 21:02:02','2025-09-23 23:02:02'),(1224398,408214,'action created','2025-09-23 21:02:02','2025-09-23 23:02:02'),(1224399,408214,'action started via WP Cron','2025-09-23 21:04:14','2025-09-23 23:04:14'),(1224400,408214,'action complete via WP Cron','2025-09-23 21:04:14','2025-09-23 23:04:14'),(1224401,408215,'action created','2025-09-23 21:04:14','2025-09-23 23:04:14'),(1224402,408215,'action started via WP Cron','2025-09-23 21:07:02','2025-09-23 23:07:02'),(1224403,408215,'action complete via WP Cron','2025-09-23 21:07:02','2025-09-23 23:07:02'),(1224404,408216,'action created','2025-09-23 21:07:02','2025-09-23 23:07:02'),(1224405,408216,'action started via WP Cron','2025-09-23 21:10:44','2025-09-23 23:10:44'),(1224406,408216,'action complete via WP Cron','2025-09-23 21:10:44','2025-09-23 23:10:44'),(1224407,408217,'action created','2025-09-23 21:10:44','2025-09-23 23:10:44'),(1224408,408217,'action started via WP Cron','2025-09-23 21:15:42','2025-09-23 23:15:42'),(1224409,408217,'action complete via WP Cron','2025-09-23 21:15:42','2025-09-23 23:15:42'),(1224410,408218,'action created','2025-09-23 21:15:42','2025-09-23 23:15:42'),(1224411,408218,'action started via WP Cron','2025-09-23 21:19:58','2025-09-23 23:19:58'),(1224412,408218,'action complete via WP Cron','2025-09-23 21:19:58','2025-09-23 23:19:58'),(1224413,408219,'action created','2025-09-23 21:19:58','2025-09-23 23:19:58'),(1224414,408219,'action started via WP Cron','2025-09-23 21:22:02','2025-09-23 23:22:02'),(1224415,408219,'action complete via WP Cron','2025-09-23 21:22:03','2025-09-23 23:22:03'),(1224416,408220,'action created','2025-09-23 21:22:03','2025-09-23 23:22:03'),(1224417,408220,'action started via WP Cron','2025-09-23 21:27:05','2025-09-23 23:27:05'),(1224418,408220,'action complete via WP Cron','2025-09-23 21:27:05','2025-09-23 23:27:05'),(1224419,408221,'action created','2025-09-23 21:27:05','2025-09-23 23:27:05'),(1224420,408221,'action started via WP Cron','2025-09-23 21:32:03','2025-09-23 23:32:03'),(1224421,408221,'action complete via WP Cron','2025-09-23 21:32:03','2025-09-23 23:32:03'),(1224422,408222,'action created','2025-09-23 21:32:03','2025-09-23 23:32:03'),(1224423,408222,'action started via WP Cron','2025-09-23 21:34:54','2025-09-23 23:34:54'),(1224424,408222,'action complete via WP Cron','2025-09-23 21:34:54','2025-09-23 23:34:54'),(1224425,408223,'action created','2025-09-23 21:34:54','2025-09-23 23:34:54'),(1224426,408223,'action started via WP Cron','2025-09-23 21:37:03','2025-09-23 23:37:03'),(1224427,408223,'action complete via WP Cron','2025-09-23 21:37:03','2025-09-23 23:37:03'),(1224428,408224,'action created','2025-09-23 21:37:03','2025-09-23 23:37:03'),(1224429,408224,'action started via WP Cron','2025-09-23 21:39:57','2025-09-23 23:39:57'),(1224430,408224,'action complete via WP Cron','2025-09-23 21:39:57','2025-09-23 23:39:57'),(1224431,408225,'action created','2025-09-23 21:39:57','2025-09-23 23:39:57'),(1224432,408225,'action started via WP Cron','2025-09-23 21:42:07','2025-09-23 23:42:07'),(1224433,408225,'action complete via WP Cron','2025-09-23 21:42:07','2025-09-23 23:42:07'),(1224434,408226,'action created','2025-09-23 21:42:07','2025-09-23 23:42:07'),(1224435,408226,'action started via WP Cron','2025-09-23 21:47:02','2025-09-23 23:47:02'),(1224436,408226,'action complete via WP Cron','2025-09-23 21:47:02','2025-09-23 23:47:02'),(1224439,408228,'action created','2025-09-23 21:47:13','2025-09-23 23:47:13'),(1224440,408228,'action started via Async Request','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224441,408229,'action created','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224442,408229,'action started via WP Cron','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224443,408229,'action complete via WP Cron','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224444,408228,'action complete via Async Request','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224445,408230,'action created','2025-09-23 21:47:24','2025-09-23 23:47:24'),(1224446,408230,'action started via WP Cron','2025-09-23 21:52:01','2025-09-23 23:52:01'),(1224447,408231,'action created','2025-09-23 21:52:01','2025-09-23 23:52:01'),(1224448,408231,'action started via WP Cron','2025-09-23 21:52:01','2025-09-23 23:52:01'),(1224449,408231,'action complete via WP Cron','2025-09-23 21:52:01','2025-09-23 23:52:01'),(1224450,408230,'action complete via WP Cron','2025-09-23 21:52:02','2025-09-23 23:52:02'),(1224451,408232,'action created','2025-09-23 21:52:02','2025-09-23 23:52:02'),(1224452,408232,'action started via WP Cron','2025-09-23 21:57:04','2025-09-23 23:57:04'),(1224453,408232,'action complete via WP Cron','2025-09-23 21:57:04','2025-09-23 23:57:04'),(1224454,408233,'action created','2025-09-23 21:57:04','2025-09-23 23:57:04'),(1224455,408233,'action started via WP Cron','2025-09-23 22:02:01','2025-09-24 00:02:01'),(1224456,408233,'action complete via WP Cron','2025-09-23 22:02:01','2025-09-24 00:02:01'),(1224457,408234,'action created','2025-09-23 22:02:01','2025-09-24 00:02:01'),(1224458,408234,'action started via WP Cron','2025-09-23 22:07:01','2025-09-24 00:07:01'),(1224459,408234,'action complete via WP Cron','2025-09-23 22:07:01','2025-09-24 00:07:01'),(1224460,408235,'action created','2025-09-23 22:07:01','2025-09-24 00:07:01'),(1224461,408235,'action started via WP Cron','2025-09-23 22:09:13','2025-09-24 00:09:13'),(1224462,408236,'action created','2025-09-23 22:09:13','2025-09-24 00:09:13'),(1224463,408236,'action started via WP Cron','2025-09-23 22:09:14','2025-09-24 00:09:14'),(1224464,408236,'action complete via WP Cron','2025-09-23 22:09:14','2025-09-24 00:09:14'),(1224465,408235,'action complete via WP Cron','2025-09-23 22:09:14','2025-09-24 00:09:14'),(1224466,408237,'action created','2025-09-23 22:09:14','2025-09-24 00:09:14'),(1224467,408237,'action started via WP Cron','2025-09-23 22:12:04','2025-09-24 00:12:04'),(1224468,408237,'action complete via WP Cron','2025-09-23 22:12:04','2025-09-24 00:12:04'),(1224469,408238,'action created','2025-09-23 22:12:04','2025-09-24 00:12:04'),(1224470,408238,'action started via WP Cron','2025-09-23 22:14:40','2025-09-24 00:14:40'),(1224471,408238,'action complete via WP Cron','2025-09-23 22:14:40','2025-09-24 00:14:40'),(1224472,408239,'action created','2025-09-23 22:14:40','2025-09-24 00:14:40'),(1224473,408239,'action started via WP Cron','2025-09-23 22:17:01','2025-09-24 00:17:01'),(1224474,408239,'action complete via WP Cron','2025-09-23 22:17:01','2025-09-24 00:17:01'),(1224475,408240,'action created','2025-09-23 22:17:01','2025-09-24 00:17:01'),(1224476,408240,'action started via WP Cron','2025-09-23 22:22:01','2025-09-24 00:22:01'),(1224477,408240,'action complete via WP Cron','2025-09-23 22:22:01','2025-09-24 00:22:01'),(1224478,408241,'action created','2025-09-23 22:22:01','2025-09-24 00:22:01'),(1224479,408241,'action started via WP Cron','2025-09-23 22:24:23','2025-09-24 00:24:23'),(1224480,408241,'action complete via WP Cron','2025-09-23 22:24:23','2025-09-24 00:24:23'),(1224481,408242,'action created','2025-09-23 22:24:23','2025-09-24 00:24:23'),(1224482,408242,'action started via WP Cron','2025-09-23 22:34:49','2025-09-24 00:34:49'),(1224483,408242,'action complete via WP Cron','2025-09-23 22:34:49','2025-09-24 00:34:49'),(1224484,408243,'action created','2025-09-23 22:34:49','2025-09-24 00:34:49'),(1224485,408243,'action started via WP Cron','2025-09-23 22:37:01','2025-09-24 00:37:01'),(1224486,408243,'action complete via WP Cron','2025-09-23 22:37:01','2025-09-24 00:37:01'),(1224487,408244,'action created','2025-09-23 22:37:01','2025-09-24 00:37:01'),(1224488,408244,'action started via WP Cron','2025-09-23 22:42:04','2025-09-24 00:42:04'),(1224489,408244,'action complete via WP Cron','2025-09-23 22:42:04','2025-09-24 00:42:04'),(1224490,408245,'action created','2025-09-23 22:42:04','2025-09-24 00:42:04'),(1224491,408245,'action started via WP Cron','2025-09-23 22:46:39','2025-09-24 00:46:39'),(1224492,408245,'action complete via WP Cron','2025-09-23 22:46:39','2025-09-24 00:46:39'),(1224493,408246,'action created','2025-09-23 22:46:39','2025-09-24 00:46:39'),(1224494,408246,'action started via WP Cron','2025-09-23 22:52:01','2025-09-24 00:52:01'),(1224495,408246,'action complete via WP Cron','2025-09-23 22:52:01','2025-09-24 00:52:01'),(1224496,408247,'action created','2025-09-23 22:52:01','2025-09-24 00:52:01'),(1224497,408247,'action started via WP Cron','2025-09-23 22:57:03','2025-09-24 00:57:03'),(1224498,408247,'action complete via WP Cron','2025-09-23 22:57:03','2025-09-24 00:57:03'),(1224499,408248,'action created','2025-09-23 22:57:03','2025-09-24 00:57:03'),(1224500,408248,'action started via WP Cron','2025-09-23 22:59:07','2025-09-24 00:59:07'),(1224501,408248,'action complete via WP Cron','2025-09-23 22:59:07','2025-09-24 00:59:07'),(1224502,408249,'action created','2025-09-23 22:59:07','2025-09-24 00:59:07'),(1224503,408249,'action started via WP Cron','2025-09-23 23:02:01','2025-09-24 01:02:01'),(1224504,408249,'action complete via WP Cron','2025-09-23 23:02:01','2025-09-24 01:02:01'),(1224505,408250,'action created','2025-09-23 23:02:01','2025-09-24 01:02:01'),(1224506,408250,'action started via WP Cron','2025-09-23 23:07:01','2025-09-24 01:07:01'),(1224507,408250,'action complete via WP Cron','2025-09-23 23:07:01','2025-09-24 01:07:01'),(1224508,408251,'action created','2025-09-23 23:07:01','2025-09-24 01:07:01'),(1224509,408251,'action started via WP Cron','2025-09-23 23:09:25','2025-09-24 01:09:25'),(1224510,408251,'action complete via WP Cron','2025-09-23 23:09:25','2025-09-24 01:09:25'),(1224511,408252,'action created','2025-09-23 23:09:25','2025-09-24 01:09:25'),(1224512,408252,'action started via WP Cron','2025-09-23 23:12:04','2025-09-24 01:12:04'),(1224513,408252,'action complete via WP Cron','2025-09-23 23:12:04','2025-09-24 01:12:04'),(1224514,408253,'action created','2025-09-23 23:12:04','2025-09-24 01:12:04'),(1224515,408253,'action started via WP Cron','2025-09-23 23:17:01','2025-09-24 01:17:01'),(1224516,408253,'action complete via WP Cron','2025-09-23 23:17:01','2025-09-24 01:17:01'),(1224517,408254,'action created','2025-09-23 23:17:01','2025-09-24 01:17:01'),(1224518,408254,'action started via WP Cron','2025-09-23 23:22:01','2025-09-24 01:22:01'),(1224519,408254,'action complete via WP Cron','2025-09-23 23:22:01','2025-09-24 01:22:01'),(1224520,408255,'action created','2025-09-23 23:22:01','2025-09-24 01:22:01'),(1224521,408255,'action started via WP Cron','2025-09-23 23:27:07','2025-09-24 01:27:07'),(1224522,408255,'action complete via WP Cron','2025-09-23 23:27:07','2025-09-24 01:27:07'),(1224523,408256,'action created','2025-09-23 23:27:07','2025-09-24 01:27:07'),(1224524,408256,'action started via WP Cron','2025-09-23 23:32:01','2025-09-24 01:32:01'),(1224525,408256,'action complete via WP Cron','2025-09-23 23:32:01','2025-09-24 01:32:01'),(1224526,408257,'action created','2025-09-23 23:32:01','2025-09-24 01:32:01'),(1224527,408257,'action started via WP Cron','2025-09-23 23:36:35','2025-09-24 01:36:35'),(1224528,408257,'action complete via WP Cron','2025-09-23 23:36:35','2025-09-24 01:36:35'),(1224529,408258,'action created','2025-09-23 23:36:35','2025-09-24 01:36:35'),(1224530,408258,'action started via WP Cron','2025-09-23 23:42:04','2025-09-24 01:42:04'),(1224531,408258,'action complete via WP Cron','2025-09-23 23:42:04','2025-09-24 01:42:04'),(1224532,408259,'action created','2025-09-23 23:42:04','2025-09-24 01:42:04'),(1224533,408259,'action started via WP Cron','2025-09-23 23:47:01','2025-09-24 01:47:01'),(1224534,408259,'action complete via WP Cron','2025-09-23 23:47:01','2025-09-24 01:47:01'),(1224535,408260,'action created','2025-09-23 23:47:01','2025-09-24 01:47:01'),(1224536,408260,'action started via WP Cron','2025-09-23 23:50:33','2025-09-24 01:50:33'),(1224537,408260,'action complete via WP Cron','2025-09-23 23:50:33','2025-09-24 01:50:33'),(1224538,408261,'action created','2025-09-23 23:50:33','2025-09-24 01:50:33'),(1224539,408261,'action started via WP Cron','2025-09-23 23:57:01','2025-09-24 01:57:01'),(1224540,408261,'action complete via WP Cron','2025-09-23 23:57:02','2025-09-24 01:57:02'),(1224541,408262,'action created','2025-09-23 23:57:02','2025-09-24 01:57:02'),(1224542,408262,'action started via WP Cron','2025-09-24 00:02:01','2025-09-24 02:02:01'),(1224543,408262,'action complete via WP Cron','2025-09-24 00:02:01','2025-09-24 02:02:01'),(1224544,408263,'action created','2025-09-24 00:02:01','2025-09-24 02:02:01'),(1224545,408263,'action started via WP Cron','2025-09-24 00:07:01','2025-09-24 02:07:01'),(1224546,408263,'action complete via WP Cron','2025-09-24 00:07:01','2025-09-24 02:07:01'),(1224547,408264,'action created','2025-09-24 00:07:01','2025-09-24 02:07:01'),(1224548,408264,'action started via WP Cron','2025-09-24 00:09:51','2025-09-24 02:09:51'),(1224549,408264,'action complete via WP Cron','2025-09-24 00:09:51','2025-09-24 02:09:51'),(1224550,408265,'action created','2025-09-24 00:09:51','2025-09-24 02:09:51'),(1224551,408265,'action started via WP Cron','2025-09-24 00:12:02','2025-09-24 02:12:02'),(1224552,408265,'action complete via WP Cron','2025-09-24 00:12:02','2025-09-24 02:12:02'),(1224553,408266,'action created','2025-09-24 00:12:02','2025-09-24 02:12:02'),(1224554,408266,'action started via WP Cron','2025-09-24 00:15:34','2025-09-24 02:15:34'),(1224555,408266,'action complete via WP Cron','2025-09-24 00:15:34','2025-09-24 02:15:34'),(1224556,408267,'action created','2025-09-24 00:15:34','2025-09-24 02:15:34'),(1224557,408267,'action started via WP Cron','2025-09-24 00:22:01','2025-09-24 02:22:01'),(1224558,408267,'action complete via WP Cron','2025-09-24 00:22:01','2025-09-24 02:22:01'),(1224559,408268,'action created','2025-09-24 00:22:01','2025-09-24 02:22:01'),(1224560,408268,'action started via WP Cron','2025-09-24 00:26:16','2025-09-24 02:26:16'),(1224561,408268,'action complete via WP Cron','2025-09-24 00:26:16','2025-09-24 02:26:16'),(1224562,408269,'action created','2025-09-24 00:26:16','2025-09-24 02:26:16'),(1224563,408269,'action started via WP Cron','2025-09-24 00:31:09','2025-09-24 02:31:09'),(1224564,408269,'action complete via WP Cron','2025-09-24 00:31:09','2025-09-24 02:31:09'),(1224565,408270,'action created','2025-09-24 00:31:09','2025-09-24 02:31:09'),(1224566,408270,'action started via WP Cron','2025-09-24 00:34:37','2025-09-24 02:34:37'),(1224567,408270,'action complete via WP Cron','2025-09-24 00:34:37','2025-09-24 02:34:37'),(1224568,408271,'action created','2025-09-24 00:34:37','2025-09-24 02:34:37'),(1224569,408271,'action started via WP Cron','2025-09-24 00:37:01','2025-09-24 02:37:01'),(1224570,408271,'action complete via WP Cron','2025-09-24 00:37:01','2025-09-24 02:37:01'),(1224571,408272,'action created','2025-09-24 00:37:01','2025-09-24 02:37:01'),(1224572,408272,'action started via WP Cron','2025-09-24 00:42:02','2025-09-24 02:42:02'),(1224573,408272,'action complete via WP Cron','2025-09-24 00:42:02','2025-09-24 02:42:02'),(1224574,408273,'action created','2025-09-24 00:42:02','2025-09-24 02:42:02'),(1224575,408273,'action started via WP Cron','2025-09-24 00:47:01','2025-09-24 02:47:01'),(1224576,408273,'action complete via WP Cron','2025-09-24 00:47:01','2025-09-24 02:47:01'),(1224577,408274,'action created','2025-09-24 00:47:01','2025-09-24 02:47:01'),(1224578,408274,'action started via WP Cron','2025-09-24 00:52:01','2025-09-24 02:52:01'),(1224579,408274,'action complete via WP Cron','2025-09-24 00:52:01','2025-09-24 02:52:01'),(1224580,408275,'action created','2025-09-24 00:52:01','2025-09-24 02:52:01'),(1224581,408275,'action started via WP Cron','2025-09-24 00:56:57','2025-09-24 02:56:57'),(1224582,408275,'action complete via WP Cron','2025-09-24 00:56:57','2025-09-24 02:56:57'),(1224583,408276,'action created','2025-09-24 00:56:57','2025-09-24 02:56:57'),(1224584,408276,'action started via WP Cron','2025-09-24 01:02:03','2025-09-24 03:02:03'),(1224585,408276,'action complete via WP Cron','2025-09-24 01:02:03','2025-09-24 03:02:03'),(1224586,408277,'action created','2025-09-24 01:02:03','2025-09-24 03:02:03'),(1224587,408277,'action started via WP Cron','2025-09-24 01:04:54','2025-09-24 03:04:54'),(1224588,408277,'action complete via WP Cron','2025-09-24 01:04:54','2025-09-24 03:04:54'),(1224589,408278,'action created','2025-09-24 01:04:54','2025-09-24 03:04:54'),(1224590,408278,'action started via WP Cron','2025-09-24 01:07:02','2025-09-24 03:07:02'),(1224591,408278,'action complete via WP Cron','2025-09-24 01:07:02','2025-09-24 03:07:02'),(1224592,408279,'action created','2025-09-24 01:07:02','2025-09-24 03:07:02'),(1224593,408279,'action started via WP Cron','2025-09-24 01:10:56','2025-09-24 03:10:56'),(1224594,408279,'action complete via WP Cron','2025-09-24 01:10:56','2025-09-24 03:10:56'),(1224595,408280,'action created','2025-09-24 01:10:56','2025-09-24 03:10:56'),(1224596,408280,'action started via WP Cron','2025-09-24 01:17:02','2025-09-24 03:17:02'),(1224597,408280,'action complete via WP Cron','2025-09-24 01:17:02','2025-09-24 03:17:02'),(1224598,408281,'action created','2025-09-24 01:17:02','2025-09-24 03:17:02'),(1224599,408281,'action started via WP Cron','2025-09-24 01:22:03','2025-09-24 03:22:03'),(1224600,408281,'action complete via WP Cron','2025-09-24 01:22:03','2025-09-24 03:22:03'),(1224601,408282,'action created','2025-09-24 01:22:03','2025-09-24 03:22:03'),(1224602,408282,'action started via WP Cron','2025-09-24 01:25:08','2025-09-24 03:25:08'),(1224603,408282,'action complete via WP Cron','2025-09-24 01:25:08','2025-09-24 03:25:08'),(1224604,408283,'action created','2025-09-24 01:25:08','2025-09-24 03:25:08'),(1224605,408283,'action started via WP Cron','2025-09-24 01:28:18','2025-09-24 03:28:18'),(1224606,408283,'action complete via WP Cron','2025-09-24 01:28:18','2025-09-24 03:28:18'),(1224607,408284,'action created','2025-09-24 01:28:18','2025-09-24 03:28:18'),(1224608,408284,'action started via WP Cron','2025-09-24 01:32:02','2025-09-24 03:32:02'),(1224609,408284,'action complete via WP Cron','2025-09-24 01:32:02','2025-09-24 03:32:02'),(1224610,408285,'action created','2025-09-24 01:32:02','2025-09-24 03:32:02'),(1224611,408285,'action started via WP Cron','2025-09-24 01:37:03','2025-09-24 03:37:03'),(1224612,408285,'action complete via WP Cron','2025-09-24 01:37:03','2025-09-24 03:37:03'),(1224613,408286,'action created','2025-09-24 01:37:03','2025-09-24 03:37:03'),(1224614,408286,'action started via WP Cron','2025-09-24 01:42:03','2025-09-24 03:42:03'),(1224615,408286,'action complete via WP Cron','2025-09-24 01:42:03','2025-09-24 03:42:03'),(1224616,408287,'action created','2025-09-24 01:42:03','2025-09-24 03:42:03'),(1224617,408287,'action started via WP Cron','2025-09-24 01:46:42','2025-09-24 03:46:42'),(1224618,408287,'action complete via WP Cron','2025-09-24 01:46:42','2025-09-24 03:46:42'),(1224619,408288,'action created','2025-09-24 01:46:42','2025-09-24 03:46:42'),(1224620,408288,'action started via WP Cron','2025-09-24 01:52:02','2025-09-24 03:52:02'),(1224621,408288,'action complete via WP Cron','2025-09-24 01:52:02','2025-09-24 03:52:02'),(1224622,408289,'action created','2025-09-24 01:52:02','2025-09-24 03:52:02'),(1224623,408289,'action started via WP Cron','2025-09-24 01:57:03','2025-09-24 03:57:03'),(1224624,408289,'action complete via WP Cron','2025-09-24 01:57:03','2025-09-24 03:57:03'),(1224625,408290,'action created','2025-09-24 01:57:03','2025-09-24 03:57:03'),(1224626,408290,'action started via WP Cron','2025-09-24 02:01:54','2025-09-24 04:01:54'),(1224627,408290,'action complete via WP Cron','2025-09-24 02:01:54','2025-09-24 04:01:54'),(1224628,408291,'action created','2025-09-24 02:01:54','2025-09-24 04:01:54'),(1224629,408291,'action started via WP Cron','2025-09-24 02:04:13','2025-09-24 04:04:13'),(1224630,408291,'action complete via WP Cron','2025-09-24 02:04:13','2025-09-24 04:04:13'),(1224631,408292,'action created','2025-09-24 02:04:13','2025-09-24 04:04:13'),(1224632,408292,'action started via WP Cron','2025-09-24 02:07:02','2025-09-24 04:07:02'),(1224633,408292,'action complete via WP Cron','2025-09-24 02:07:02','2025-09-24 04:07:02'),(1224634,408293,'action created','2025-09-24 02:07:02','2025-09-24 04:07:02'),(1224635,408293,'action started via WP Cron','2025-09-24 02:10:12','2025-09-24 04:10:12'),(1224636,408293,'action complete via WP Cron','2025-09-24 02:10:12','2025-09-24 04:10:12'),(1224637,408294,'action created','2025-09-24 02:10:12','2025-09-24 04:10:12'),(1224638,408294,'action started via WP Cron','2025-09-24 02:14:37','2025-09-24 04:14:37'),(1224639,408294,'action complete via WP Cron','2025-09-24 02:14:38','2025-09-24 04:14:38'),(1224640,408295,'action created','2025-09-24 02:14:38','2025-09-24 04:14:38'),(1224641,408295,'action started via WP Cron','2025-09-24 02:17:03','2025-09-24 04:17:03'),(1224642,408295,'action complete via WP Cron','2025-09-24 02:17:03','2025-09-24 04:17:03'),(1224643,408296,'action created','2025-09-24 02:17:03','2025-09-24 04:17:03'),(1224644,408296,'action started via WP Cron','2025-09-24 02:22:03','2025-09-24 04:22:03'),(1224645,408296,'action complete via WP Cron','2025-09-24 02:22:03','2025-09-24 04:22:03'),(1224646,408297,'action created','2025-09-24 02:22:03','2025-09-24 04:22:03'),(1224647,408297,'action started via WP Cron','2025-09-24 02:24:14','2025-09-24 04:24:14'),(1224648,408297,'action complete via WP Cron','2025-09-24 02:24:14','2025-09-24 04:24:14'),(1224649,408298,'action created','2025-09-24 02:24:14','2025-09-24 04:24:14'),(1224650,408298,'action started via WP Cron','2025-09-24 02:26:43','2025-09-24 04:26:43'),(1224651,408298,'action complete via WP Cron','2025-09-24 02:26:43','2025-09-24 04:26:43'),(1224652,408299,'action created','2025-09-24 02:26:43','2025-09-24 04:26:43'),(1224653,408299,'action started via WP Cron','2025-09-24 02:32:02','2025-09-24 04:32:02'),(1224654,408299,'action complete via WP Cron','2025-09-24 02:32:02','2025-09-24 04:32:02'),(1224655,408300,'action created','2025-09-24 02:32:02','2025-09-24 04:32:02'),(1224656,408300,'action started via WP Cron','2025-09-24 02:37:02','2025-09-24 04:37:02'),(1224657,408300,'action complete via WP Cron','2025-09-24 02:37:02','2025-09-24 04:37:02'),(1224658,408301,'action created','2025-09-24 02:37:02','2025-09-24 04:37:02'),(1224659,408301,'action started via WP Cron','2025-09-24 02:42:03','2025-09-24 04:42:03'),(1224660,408301,'action complete via WP Cron','2025-09-24 02:42:04','2025-09-24 04:42:04'),(1224661,408302,'action created','2025-09-24 02:42:04','2025-09-24 04:42:04'),(1224662,408302,'action started via WP Cron','2025-09-24 02:44:08','2025-09-24 04:44:08'),(1224663,408302,'action complete via WP Cron','2025-09-24 02:44:08','2025-09-24 04:44:08'),(1224664,408303,'action created','2025-09-24 02:44:08','2025-09-24 04:44:08'),(1224665,408303,'action started via WP Cron','2025-09-24 02:46:12','2025-09-24 04:46:12'),(1224666,408303,'action complete via WP Cron','2025-09-24 02:46:12','2025-09-24 04:46:12'),(1224667,408304,'action created','2025-09-24 02:46:12','2025-09-24 04:46:12'),(1224668,408304,'action started via WP Cron','2025-09-24 02:48:50','2025-09-24 04:48:50'),(1224669,408304,'action complete via WP Cron','2025-09-24 02:48:50','2025-09-24 04:48:50'),(1224670,408305,'action created','2025-09-24 02:48:50','2025-09-24 04:48:50'),(1224671,408305,'action started via WP Cron','2025-09-24 02:52:02','2025-09-24 04:52:02'),(1224672,408305,'action complete via WP Cron','2025-09-24 02:52:02','2025-09-24 04:52:02'),(1224673,408306,'action created','2025-09-24 02:52:02','2025-09-24 04:52:02'),(1224674,408306,'action started via WP Cron','2025-09-24 02:55:59','2025-09-24 04:55:59'),(1224675,408306,'action complete via WP Cron','2025-09-24 02:55:59','2025-09-24 04:55:59'),(1224676,408307,'action created','2025-09-24 02:55:59','2025-09-24 04:55:59'),(1224677,408307,'action started via WP Cron','2025-09-24 03:02:03','2025-09-24 05:02:03'),(1224678,408307,'action complete via WP Cron','2025-09-24 03:02:03','2025-09-24 05:02:03'),(1224679,408308,'action created','2025-09-24 03:02:03','2025-09-24 05:02:03'),(1224680,408308,'action started via WP Cron','2025-09-24 03:06:47','2025-09-24 05:06:47'),(1224681,408308,'action complete via WP Cron','2025-09-24 03:06:47','2025-09-24 05:06:47'),(1224682,408309,'action created','2025-09-24 03:06:47','2025-09-24 05:06:47'),(1224683,408309,'action started via WP Cron','2025-09-24 03:11:04','2025-09-24 05:11:04'),(1224684,408309,'action complete via WP Cron','2025-09-24 03:11:04','2025-09-24 05:11:04'),(1224685,408310,'action created','2025-09-24 03:11:04','2025-09-24 05:11:04'),(1224686,408310,'action started via WP Cron','2025-09-24 03:15:41','2025-09-24 05:15:41'),(1224687,408310,'action complete via WP Cron','2025-09-24 03:15:41','2025-09-24 05:15:41'),(1224688,408311,'action created','2025-09-24 03:15:41','2025-09-24 05:15:41'),(1224689,408311,'action started via WP Cron','2025-09-24 03:18:43','2025-09-24 05:18:43'),(1224690,408311,'action complete via WP Cron','2025-09-24 03:18:44','2025-09-24 05:18:44'),(1224691,408312,'action created','2025-09-24 03:18:44','2025-09-24 05:18:44'),(1224692,408312,'action started via WP Cron','2025-09-24 03:22:03','2025-09-24 05:22:03'),(1224693,408312,'action complete via WP Cron','2025-09-24 03:22:03','2025-09-24 05:22:03'),(1224694,408313,'action created','2025-09-24 03:22:03','2025-09-24 05:22:03'),(1224695,408313,'action started via WP Cron','2025-09-24 03:26:47','2025-09-24 05:26:47'),(1224696,408313,'action complete via WP Cron','2025-09-24 03:26:47','2025-09-24 05:26:47'),(1224697,408314,'action created','2025-09-24 03:26:47','2025-09-24 05:26:47'),(1224698,408314,'action started via WP Cron','2025-09-24 03:29:41','2025-09-24 05:29:41'),(1224699,408314,'action complete via WP Cron','2025-09-24 03:29:41','2025-09-24 05:29:41'),(1224700,408315,'action created','2025-09-24 03:29:41','2025-09-24 05:29:41'),(1224701,408315,'action started via WP Cron','2025-09-24 03:32:03','2025-09-24 05:32:03'),(1224702,408315,'action complete via WP Cron','2025-09-24 03:32:03','2025-09-24 05:32:03'),(1224703,408316,'action created','2025-09-24 03:32:03','2025-09-24 05:32:03'),(1224704,408316,'action started via WP Cron','2025-09-24 03:35:32','2025-09-24 05:35:32'),(1224705,408316,'action complete via WP Cron','2025-09-24 03:35:32','2025-09-24 05:35:32'),(1224706,408317,'action created','2025-09-24 03:35:32','2025-09-24 05:35:32'),(1224707,408317,'action started via WP Cron','2025-09-24 03:42:04','2025-09-24 05:42:04'),(1224708,408317,'action complete via WP Cron','2025-09-24 03:42:04','2025-09-24 05:42:04'),(1224709,408318,'action created','2025-09-24 03:42:04','2025-09-24 05:42:04'),(1224710,408318,'action started via WP Cron','2025-09-24 03:47:02','2025-09-24 05:47:02'),(1224711,408318,'action complete via WP Cron','2025-09-24 03:47:02','2025-09-24 05:47:02'),(1224712,408319,'action created','2025-09-24 03:47:02','2025-09-24 05:47:02'),(1224713,408319,'action started via WP Cron','2025-09-24 03:52:03','2025-09-24 05:52:03'),(1224714,408319,'action complete via WP Cron','2025-09-24 03:52:03','2025-09-24 05:52:03'),(1224715,408320,'action created','2025-09-24 03:52:03','2025-09-24 05:52:03'),(1224716,408320,'action started via WP Cron','2025-09-24 03:55:53','2025-09-24 05:55:53'),(1224717,408320,'action complete via WP Cron','2025-09-24 03:55:54','2025-09-24 05:55:54'),(1224718,408321,'action created','2025-09-24 03:55:54','2025-09-24 05:55:54'),(1224719,408321,'action started via WP Cron','2025-09-24 03:58:08','2025-09-24 05:58:08'),(1224720,408321,'action complete via WP Cron','2025-09-24 03:58:08','2025-09-24 05:58:08'),(1224721,408322,'action created','2025-09-24 03:58:08','2025-09-24 05:58:08'),(1224722,408322,'action started via WP Cron','2025-09-24 04:01:20','2025-09-24 06:01:20'),(1224723,408322,'action complete via WP Cron','2025-09-24 04:01:20','2025-09-24 06:01:20'),(1224724,408323,'action created','2025-09-24 04:01:20','2025-09-24 06:01:20'),(1224725,408323,'action started via WP Cron','2025-09-24 04:04:20','2025-09-24 06:04:20'),(1224726,408323,'action complete via WP Cron','2025-09-24 04:04:20','2025-09-24 06:04:20'),(1224727,408324,'action created','2025-09-24 04:04:20','2025-09-24 06:04:20'),(1224728,408324,'action started via WP Cron','2025-09-24 04:06:57','2025-09-24 06:06:57'),(1224729,408324,'action complete via WP Cron','2025-09-24 04:06:57','2025-09-24 06:06:57'),(1224730,408325,'action created','2025-09-24 04:06:57','2025-09-24 06:06:57'),(1224731,408325,'action started via WP Cron','2025-09-24 04:11:35','2025-09-24 06:11:35'),(1224732,408325,'action complete via WP Cron','2025-09-24 04:11:35','2025-09-24 06:11:35'),(1224733,408326,'action created','2025-09-24 04:11:35','2025-09-24 06:11:35'),(1224734,408326,'action started via WP Cron','2025-09-24 04:17:02','2025-09-24 06:17:02'),(1224735,408326,'action complete via WP Cron','2025-09-24 04:17:02','2025-09-24 06:17:02'),(1224736,408327,'action created','2025-09-24 04:17:02','2025-09-24 06:17:02'),(1224737,408327,'action started via WP Cron','2025-09-24 04:22:03','2025-09-24 06:22:03'),(1224738,408327,'action complete via WP Cron','2025-09-24 04:22:03','2025-09-24 06:22:03'),(1224739,408328,'action created','2025-09-24 04:22:03','2025-09-24 06:22:03'),(1224740,408328,'action started via WP Cron','2025-09-24 04:24:55','2025-09-24 06:24:55'),(1224741,408328,'action complete via WP Cron','2025-09-24 04:24:55','2025-09-24 06:24:55'),(1224742,408329,'action created','2025-09-24 04:24:55','2025-09-24 06:24:55'),(1224743,408329,'action started via WP Cron','2025-09-24 04:27:06','2025-09-24 06:27:06'),(1224744,408329,'action complete via WP Cron','2025-09-24 04:27:06','2025-09-24 06:27:06'),(1224745,408330,'action created','2025-09-24 04:27:06','2025-09-24 06:27:06'),(1224746,408330,'action started via WP Cron','2025-09-24 04:32:16','2025-09-24 06:32:16'),(1224747,408330,'action complete via WP Cron','2025-09-24 04:32:16','2025-09-24 06:32:16'),(1224748,408331,'action created','2025-09-24 04:32:16','2025-09-24 06:32:16'),(1224749,408331,'action started via WP Cron','2025-09-24 04:35:02','2025-09-24 06:35:02'),(1224750,408331,'action complete via WP Cron','2025-09-24 04:35:02','2025-09-24 06:35:02'),(1224751,408332,'action created','2025-09-24 04:35:02','2025-09-24 06:35:02'),(1224752,408332,'action started via WP Cron','2025-09-24 04:37:03','2025-09-24 06:37:03'),(1224753,408332,'action complete via WP Cron','2025-09-24 04:37:03','2025-09-24 06:37:03'),(1224754,408333,'action created','2025-09-24 04:37:03','2025-09-24 06:37:03'),(1224755,408333,'action started via WP Cron','2025-09-24 04:39:51','2025-09-24 06:39:51'),(1224756,408333,'action complete via WP Cron','2025-09-24 04:39:51','2025-09-24 06:39:51'),(1224757,408334,'action created','2025-09-24 04:39:51','2025-09-24 06:39:51'),(1224758,408334,'action started via WP Cron','2025-09-24 04:42:04','2025-09-24 06:42:04'),(1224759,408334,'action complete via WP Cron','2025-09-24 04:42:04','2025-09-24 06:42:04'),(1224760,408335,'action created','2025-09-24 04:42:04','2025-09-24 06:42:04'),(1224761,408335,'action started via WP Cron','2025-09-24 04:47:03','2025-09-24 06:47:03'),(1224762,408335,'action complete via WP Cron','2025-09-24 04:47:03','2025-09-24 06:47:03'),(1224763,408336,'action created','2025-09-24 04:47:03','2025-09-24 06:47:03'),(1224764,408336,'action started via WP Cron','2025-09-24 04:50:10','2025-09-24 06:50:10'),(1224765,408336,'action complete via WP Cron','2025-09-24 04:50:10','2025-09-24 06:50:10'),(1224766,408337,'action created','2025-09-24 04:50:10','2025-09-24 06:50:10'),(1224767,408337,'action started via WP Cron','2025-09-24 04:55:04','2025-09-24 06:55:04'),(1224768,408337,'action complete via WP Cron','2025-09-24 04:55:04','2025-09-24 06:55:04'),(1224769,408338,'action created','2025-09-24 04:55:04','2025-09-24 06:55:04'),(1224770,408338,'action started via WP Cron','2025-09-24 05:02:03','2025-09-24 07:02:03'),(1224771,408338,'action complete via WP Cron','2025-09-24 05:02:03','2025-09-24 07:02:03'),(1224772,408339,'action created','2025-09-24 05:02:03','2025-09-24 07:02:03'),(1224773,408339,'action started via WP Cron','2025-09-24 05:04:37','2025-09-24 07:04:37'),(1224774,408339,'action complete via WP Cron','2025-09-24 05:04:37','2025-09-24 07:04:37'),(1224775,408340,'action created','2025-09-24 05:04:37','2025-09-24 07:04:37'),(1224776,408340,'action started via WP Cron','2025-09-24 05:07:03','2025-09-24 07:07:03'),(1224777,408340,'action complete via WP Cron','2025-09-24 05:07:03','2025-09-24 07:07:03'),(1224778,408341,'action created','2025-09-24 05:07:03','2025-09-24 07:07:03'),(1224779,408341,'action started via WP Cron','2025-09-24 05:10:42','2025-09-24 07:10:42'),(1224780,408341,'action complete via WP Cron','2025-09-24 05:10:42','2025-09-24 07:10:42'),(1224781,408342,'action created','2025-09-24 05:10:42','2025-09-24 07:10:42'),(1224782,408342,'action started via WP Cron','2025-09-24 05:15:52','2025-09-24 07:15:52'),(1224783,408342,'action complete via WP Cron','2025-09-24 05:15:52','2025-09-24 07:15:52'),(1224784,408343,'action created','2025-09-24 05:15:52','2025-09-24 07:15:52'),(1224785,408343,'action started via WP Cron','2025-09-24 05:19:15','2025-09-24 07:19:15'),(1224786,408343,'action complete via WP Cron','2025-09-24 05:19:15','2025-09-24 07:19:15'),(1224787,408344,'action created','2025-09-24 05:19:15','2025-09-24 07:19:15'),(1224788,408344,'action started via WP Cron','2025-09-24 05:21:22','2025-09-24 07:21:22'),(1224789,408344,'action complete via WP Cron','2025-09-24 05:21:22','2025-09-24 07:21:22'),(1224790,408345,'action created','2025-09-24 05:21:22','2025-09-24 07:21:22'),(1224791,408345,'action started via WP Cron','2025-09-24 05:24:28','2025-09-24 07:24:28'),(1224792,408345,'action complete via WP Cron','2025-09-24 05:24:28','2025-09-24 07:24:28'),(1224793,408346,'action created','2025-09-24 05:24:28','2025-09-24 07:24:28'),(1224794,408346,'action started via WP Cron','2025-09-24 05:27:04','2025-09-24 07:27:04'),(1224795,408346,'action complete via WP Cron','2025-09-24 05:27:04','2025-09-24 07:27:04'),(1224796,408347,'action created','2025-09-24 05:27:04','2025-09-24 07:27:04'),(1224797,408347,'action started via WP Cron','2025-09-24 05:29:43','2025-09-24 07:29:43'),(1224798,408347,'action complete via WP Cron','2025-09-24 05:29:44','2025-09-24 07:29:44'),(1224799,408348,'action created','2025-09-24 05:29:44','2025-09-24 07:29:44'),(1224800,408348,'action started via WP Cron','2025-09-24 05:31:56','2025-09-24 07:31:56'),(1224801,408348,'action complete via WP Cron','2025-09-24 05:31:56','2025-09-24 07:31:56'),(1224802,408349,'action created','2025-09-24 05:31:56','2025-09-24 07:31:56'),(1224803,408349,'action started via WP Cron','2025-09-24 05:36:26','2025-09-24 07:36:26'),(1224804,408349,'action complete via WP Cron','2025-09-24 05:36:26','2025-09-24 07:36:26'),(1224805,408350,'action created','2025-09-24 05:36:26','2025-09-24 07:36:26'),(1224806,408350,'action started via WP Cron','2025-09-24 05:39:09','2025-09-24 07:39:09'),(1224807,408350,'action complete via WP Cron','2025-09-24 05:39:09','2025-09-24 07:39:09'),(1224808,408351,'action created','2025-09-24 05:39:09','2025-09-24 07:39:09'),(1224809,408351,'action started via WP Cron','2025-09-24 05:42:03','2025-09-24 07:42:03'),(1224810,408351,'action complete via WP Cron','2025-09-24 05:42:03','2025-09-24 07:42:03'),(1224811,408352,'action created','2025-09-24 05:42:03','2025-09-24 07:42:03'),(1224812,408352,'action started via WP Cron','2025-09-24 05:44:17','2025-09-24 07:44:17'),(1224813,408352,'action complete via WP Cron','2025-09-24 05:44:17','2025-09-24 07:44:17'),(1224814,408353,'action created','2025-09-24 05:44:17','2025-09-24 07:44:17'),(1224815,408353,'action started via WP Cron','2025-09-24 05:47:03','2025-09-24 07:47:03'),(1224816,408353,'action complete via WP Cron','2025-09-24 05:47:03','2025-09-24 07:47:03'),(1224817,408354,'action created','2025-09-24 05:47:03','2025-09-24 07:47:03'),(1224818,408354,'action started via WP Cron','2025-09-24 05:49:06','2025-09-24 07:49:06'),(1224819,408354,'action complete via WP Cron','2025-09-24 05:49:06','2025-09-24 07:49:06'),(1224820,408355,'action created','2025-09-24 05:49:06','2025-09-24 07:49:06'),(1224821,408355,'action started via WP Cron','2025-09-24 05:51:12','2025-09-24 07:51:12'),(1224822,408355,'action complete via WP Cron','2025-09-24 05:51:12','2025-09-24 07:51:12'),(1224823,408356,'action created','2025-09-24 05:51:12','2025-09-24 07:51:12'),(1224824,408356,'action started via WP Cron','2025-09-24 05:54:21','2025-09-24 07:54:21'),(1224825,408356,'action complete via WP Cron','2025-09-24 05:54:21','2025-09-24 07:54:21'),(1224826,408357,'action created','2025-09-24 05:54:21','2025-09-24 07:54:21'),(1224827,408357,'action started via WP Cron','2025-09-24 05:57:04','2025-09-24 07:57:04'),(1224828,408357,'action complete via WP Cron','2025-09-24 05:57:04','2025-09-24 07:57:04'),(1224829,408358,'action created','2025-09-24 05:57:04','2025-09-24 07:57:04'),(1224830,408358,'action started via WP Cron','2025-09-24 06:00:19','2025-09-24 08:00:19'),(1224831,408358,'action complete via WP Cron','2025-09-24 06:00:19','2025-09-24 08:00:19'),(1224832,408359,'action created','2025-09-24 06:00:19','2025-09-24 08:00:19'),(1224833,408359,'action started via WP Cron','2025-09-24 06:04:54','2025-09-24 08:04:54'),(1224834,408359,'action complete via WP Cron','2025-09-24 06:04:54','2025-09-24 08:04:54'),(1224835,408360,'action created','2025-09-24 06:04:54','2025-09-24 08:04:54'),(1224836,408360,'action started via WP Cron','2025-09-24 06:07:01','2025-09-24 08:07:01'),(1224837,408360,'action complete via WP Cron','2025-09-24 06:07:01','2025-09-24 08:07:01'),(1224838,408361,'action created','2025-09-24 06:07:01','2025-09-24 08:07:01'),(1224839,408361,'action started via WP Cron','2025-09-24 06:09:12','2025-09-24 08:09:12'),(1224840,408361,'action complete via WP Cron','2025-09-24 06:09:12','2025-09-24 08:09:12'),(1224841,408362,'action created','2025-09-24 06:09:12','2025-09-24 08:09:12'),(1224842,408362,'action started via WP Cron','2025-09-24 06:11:13','2025-09-24 08:11:13'),(1224843,408362,'action complete via WP Cron','2025-09-24 06:11:13','2025-09-24 08:11:13'),(1224844,408363,'action created','2025-09-24 06:11:14','2025-09-24 08:11:14'),(1224845,408363,'action started via WP Cron','2025-09-24 06:14:11','2025-09-24 08:14:11'),(1224846,408363,'action complete via WP Cron','2025-09-24 06:14:11','2025-09-24 08:14:11'),(1224847,408364,'action created','2025-09-24 06:14:11','2025-09-24 08:14:11'),(1224848,408364,'action started via WP Cron','2025-09-24 06:16:16','2025-09-24 08:16:16'),(1224849,408364,'action complete via WP Cron','2025-09-24 06:16:16','2025-09-24 08:16:16'),(1224850,408365,'action created','2025-09-24 06:16:16','2025-09-24 08:16:16'),(1224851,408365,'action started via WP Cron','2025-09-24 06:18:44','2025-09-24 08:18:44'),(1224852,408365,'action complete via WP Cron','2025-09-24 06:18:44','2025-09-24 08:18:44'),(1224853,408366,'action created','2025-09-24 06:18:44','2025-09-24 08:18:44'),(1224854,408366,'action started via WP Cron','2025-09-24 06:22:03','2025-09-24 08:22:03'),(1224855,408366,'action complete via WP Cron','2025-09-24 06:22:03','2025-09-24 08:22:03'),(1224856,408367,'action created','2025-09-24 06:22:03','2025-09-24 08:22:03'),(1224857,408367,'action started via WP Cron','2025-09-24 06:24:56','2025-09-24 08:24:56'),(1224858,408367,'action complete via WP Cron','2025-09-24 06:24:56','2025-09-24 08:24:56'),(1224859,408368,'action created','2025-09-24 06:24:56','2025-09-24 08:24:56'),(1224860,408368,'action started via WP Cron','2025-09-24 06:27:03','2025-09-24 08:27:03'),(1224861,408368,'action complete via WP Cron','2025-09-24 06:27:03','2025-09-24 08:27:03'),(1224862,408369,'action created','2025-09-24 06:27:03','2025-09-24 08:27:03'),(1224863,408369,'action started via WP Cron','2025-09-24 06:29:27','2025-09-24 08:29:27'),(1224864,408369,'action complete via WP Cron','2025-09-24 06:29:27','2025-09-24 08:29:27'),(1224865,408370,'action created','2025-09-24 06:29:27','2025-09-24 08:29:27'),(1224866,408370,'action started via WP Cron','2025-09-24 06:31:36','2025-09-24 08:31:36'),(1224867,408370,'action complete via WP Cron','2025-09-24 06:31:36','2025-09-24 08:31:36'),(1224868,408371,'action created','2025-09-24 06:31:36','2025-09-24 08:31:36'),(1224869,408371,'action started via WP Cron','2025-09-24 06:37:03','2025-09-24 08:37:03'),(1224870,408371,'action complete via WP Cron','2025-09-24 06:37:03','2025-09-24 08:37:03'),(1224871,408372,'action created','2025-09-24 06:37:03','2025-09-24 08:37:03'),(1224872,408372,'action started via WP Cron','2025-09-24 06:40:59','2025-09-24 08:40:59'),(1224873,408372,'action complete via WP Cron','2025-09-24 06:40:59','2025-09-24 08:40:59'),(1224874,408373,'action created','2025-09-24 06:40:59','2025-09-24 08:40:59'),(1224875,408373,'action started via WP Cron','2025-09-24 06:44:01','2025-09-24 08:44:01'),(1224876,408373,'action complete via WP Cron','2025-09-24 06:44:01','2025-09-24 08:44:01'),(1224877,408374,'action created','2025-09-24 06:44:02','2025-09-24 08:44:02'),(1224878,408374,'action started via WP Cron','2025-09-24 06:47:03','2025-09-24 08:47:03'),(1224879,408374,'action complete via WP Cron','2025-09-24 06:47:03','2025-09-24 08:47:03'),(1224880,408375,'action created','2025-09-24 06:47:03','2025-09-24 08:47:03'),(1224881,408375,'action started via WP Cron','2025-09-24 06:52:02','2025-09-24 08:52:02'),(1224882,408375,'action complete via WP Cron','2025-09-24 06:52:02','2025-09-24 08:52:02'),(1224883,408376,'action created','2025-09-24 06:52:03','2025-09-24 08:52:03'),(1224884,408376,'action started via WP Cron','2025-09-24 06:56:39','2025-09-24 08:56:39'),(1224885,408376,'action complete via WP Cron','2025-09-24 06:56:39','2025-09-24 08:56:39'),(1224886,408377,'action created','2025-09-24 06:56:39','2025-09-24 08:56:39'),(1224887,408377,'action started via WP Cron','2025-09-24 06:59:00','2025-09-24 08:59:00'),(1224888,408377,'action complete via WP Cron','2025-09-24 06:59:00','2025-09-24 08:59:00'),(1224889,408378,'action created','2025-09-24 06:59:00','2025-09-24 08:59:00'),(1224890,408378,'action started via WP Cron','2025-09-24 07:02:04','2025-09-24 09:02:04'),(1224891,408378,'action complete via WP Cron','2025-09-24 07:02:04','2025-09-24 09:02:04'),(1224892,408379,'action created','2025-09-24 07:02:04','2025-09-24 09:02:04'),(1224893,408379,'action started via WP Cron','2025-09-24 07:04:06','2025-09-24 09:04:06'),(1224894,408379,'action complete via WP Cron','2025-09-24 07:04:06','2025-09-24 09:04:06'),(1224895,408380,'action created','2025-09-24 07:04:06','2025-09-24 09:04:06'),(1224896,408380,'action started via WP Cron','2025-09-24 07:07:03','2025-09-24 09:07:03'),(1224897,408380,'action complete via WP Cron','2025-09-24 07:07:03','2025-09-24 09:07:03'),(1224898,408381,'action created','2025-09-24 07:07:03','2025-09-24 09:07:03'),(1224899,408381,'action started via WP Cron','2025-09-24 07:10:06','2025-09-24 09:10:06'),(1224900,408381,'action complete via WP Cron','2025-09-24 07:10:06','2025-09-24 09:10:06'),(1224901,408382,'action created','2025-09-24 07:10:06','2025-09-24 09:10:06'),(1224902,408382,'action started via WP Cron','2025-09-24 07:13:14','2025-09-24 09:13:14'),(1224903,408382,'action complete via WP Cron','2025-09-24 07:13:14','2025-09-24 09:13:14'),(1224904,408383,'action created','2025-09-24 07:13:14','2025-09-24 09:13:14'),(1224905,408383,'action started via WP Cron','2025-09-24 07:15:23','2025-09-24 09:15:23'),(1224906,408383,'action complete via WP Cron','2025-09-24 07:15:23','2025-09-24 09:15:23'),(1224907,408384,'action created','2025-09-24 07:15:23','2025-09-24 09:15:23'),(1224908,408384,'action started via WP Cron','2025-09-24 07:18:25','2025-09-24 09:18:25'),(1224909,408384,'action complete via WP Cron','2025-09-24 07:18:25','2025-09-24 09:18:25'),(1224910,408385,'action created','2025-09-24 07:18:25','2025-09-24 09:18:25'),(1224911,408385,'action started via WP Cron','2025-09-24 07:22:04','2025-09-24 09:22:04'),(1224912,408385,'action complete via WP Cron','2025-09-24 07:22:04','2025-09-24 09:22:04'),(1224913,408386,'action created','2025-09-24 07:22:04','2025-09-24 09:22:04'),(1224914,408386,'action started via WP Cron','2025-09-24 07:26:13','2025-09-24 09:26:13'),(1224915,408386,'action complete via WP Cron','2025-09-24 07:26:13','2025-09-24 09:26:13'),(1224916,408387,'action created','2025-09-24 07:26:13','2025-09-24 09:26:13'),(1224917,408387,'action started via WP Cron','2025-09-24 07:30:38','2025-09-24 09:30:38'),(1224918,408387,'action complete via WP Cron','2025-09-24 07:30:38','2025-09-24 09:30:38'),(1224919,408388,'action created','2025-09-24 07:30:38','2025-09-24 09:30:38'),(1224920,408388,'action started via WP Cron','2025-09-24 07:34:56','2025-09-24 09:34:56'),(1224921,408388,'action complete via WP Cron','2025-09-24 07:34:56','2025-09-24 09:34:56'),(1224922,408389,'action created','2025-09-24 07:34:56','2025-09-24 09:34:56'),(1224923,408389,'action started via WP Cron','2025-09-24 07:37:04','2025-09-24 09:37:04'),(1224924,408389,'action complete via WP Cron','2025-09-24 07:37:04','2025-09-24 09:37:04'),(1224925,408390,'action created','2025-09-24 07:37:04','2025-09-24 09:37:04'),(1224926,408390,'action started via WP Cron','2025-09-24 07:39:22','2025-09-24 09:39:22'),(1224927,408390,'action complete via WP Cron','2025-09-24 07:39:22','2025-09-24 09:39:22'),(1224928,408391,'action created','2025-09-24 07:39:22','2025-09-24 09:39:22'),(1224929,408391,'action started via WP Cron','2025-09-24 07:42:04','2025-09-24 09:42:04'),(1224930,408391,'action complete via WP Cron','2025-09-24 07:42:04','2025-09-24 09:42:04'),(1224931,408392,'action created','2025-09-24 07:42:04','2025-09-24 09:42:04'),(1224932,408392,'action started via WP Cron','2025-09-24 07:47:03','2025-09-24 09:47:03'),(1224933,408392,'action complete via WP Cron','2025-09-24 07:47:03','2025-09-24 09:47:03'),(1224934,408393,'action created','2025-09-24 07:47:03','2025-09-24 09:47:03'),(1224935,408393,'action started via WP Cron','2025-09-24 07:51:04','2025-09-24 09:51:04'),(1224936,408393,'action complete via WP Cron','2025-09-24 07:51:04','2025-09-24 09:51:04'),(1224937,408394,'action created','2025-09-24 07:51:04','2025-09-24 09:51:04'),(1224938,408394,'action started via WP Cron','2025-09-24 07:53:47','2025-09-24 09:53:47'),(1224939,408394,'action complete via WP Cron','2025-09-24 07:53:47','2025-09-24 09:53:47'),(1224940,408395,'action created','2025-09-24 07:53:47','2025-09-24 09:53:47'),(1224941,408395,'action started via WP Cron','2025-09-24 07:56:49','2025-09-24 09:56:49'),(1224942,408396,'action created','2025-09-24 07:56:49','2025-09-24 09:56:49'),(1224943,408396,'action started via WP Cron','2025-09-24 07:56:51','2025-09-24 09:56:51'),(1224944,408396,'action complete via WP Cron','2025-09-24 07:56:52','2025-09-24 09:56:52'),(1224945,408395,'action complete via WP Cron','2025-09-24 07:56:52','2025-09-24 09:56:52'),(1224946,408397,'action created','2025-09-24 07:56:52','2025-09-24 09:56:52'),(1224947,408397,'action started via WP Cron','2025-09-24 07:59:54','2025-09-24 09:59:54'),(1224948,408397,'action complete via WP Cron','2025-09-24 07:59:55','2025-09-24 09:59:55'),(1224949,408398,'action created','2025-09-24 07:59:55','2025-09-24 09:59:55'),(1224950,408398,'action started via WP Cron','2025-09-24 08:02:03','2025-09-24 10:02:03'),(1224951,408398,'action complete via WP Cron','2025-09-24 08:02:03','2025-09-24 10:02:03'),(1224952,408399,'action created','2025-09-24 08:02:03','2025-09-24 10:02:03'),(1224953,408399,'action started via WP Cron','2025-09-24 08:06:22','2025-09-24 10:06:22'),(1224954,408399,'action complete via WP Cron','2025-09-24 08:06:22','2025-09-24 10:06:22'),(1224955,408400,'action created','2025-09-24 08:06:22','2025-09-24 10:06:22'),(1224956,408400,'action started via WP Cron','2025-09-24 08:08:55','2025-09-24 10:08:55'),(1224957,408400,'action complete via WP Cron','2025-09-24 08:08:55','2025-09-24 10:08:55'),(1224958,408401,'action created','2025-09-24 08:08:55','2025-09-24 10:08:55'),(1224959,408401,'action started via WP Cron','2025-09-24 08:10:55','2025-09-24 10:10:55'),(1224960,408401,'action complete via WP Cron','2025-09-24 08:10:55','2025-09-24 10:10:55'),(1224961,408402,'action created','2025-09-24 08:10:55','2025-09-24 10:10:55'),(1224962,408402,'action started via WP Cron','2025-09-24 08:17:03','2025-09-24 10:17:03'),(1224963,408402,'action complete via WP Cron','2025-09-24 08:17:03','2025-09-24 10:17:03'),(1224964,408403,'action created','2025-09-24 08:17:03','2025-09-24 10:17:03'),(1224965,408403,'action started via WP Cron','2025-09-24 08:21:52','2025-09-24 10:21:52'),(1224966,408403,'action complete via WP Cron','2025-09-24 08:21:52','2025-09-24 10:21:52'),(1224967,408404,'action created','2025-09-24 08:21:52','2025-09-24 10:21:52'),(1224968,408404,'action started via WP Cron','2025-09-24 08:26:58','2025-09-24 10:26:58'),(1224969,408404,'action complete via WP Cron','2025-09-24 08:26:58','2025-09-24 10:26:58'),(1224970,408405,'action created','2025-09-24 08:26:58','2025-09-24 10:26:58'),(1224971,408405,'action started via WP Cron','2025-09-24 08:30:38','2025-09-24 10:30:38'),(1224972,408405,'action complete via WP Cron','2025-09-24 08:30:38','2025-09-24 10:30:38'),(1224973,408406,'action created','2025-09-24 08:30:38','2025-09-24 10:30:38'),(1224974,408406,'action started via WP Cron','2025-09-24 08:33:09','2025-09-24 10:33:09'),(1224975,408407,'action created','2025-09-24 08:33:09','2025-09-24 10:33:09'),(1224976,408406,'action complete via WP Cron','2025-09-24 08:33:14','2025-09-24 10:33:14'),(1224977,408408,'action created','2025-09-24 08:33:14','2025-09-24 10:33:14'),(1224978,408407,'action started via WP Cron','2025-09-24 08:33:14','2025-09-24 10:33:14'),(1224979,408407,'action complete via WP Cron','2025-09-24 08:33:14','2025-09-24 10:33:14'),(1224980,408408,'action started via WP Cron','2025-09-24 08:35:31','2025-09-24 10:35:31'),(1224981,408408,'action complete via WP Cron','2025-09-24 08:35:31','2025-09-24 10:35:31'),(1224982,408409,'action created','2025-09-24 08:35:31','2025-09-24 10:35:31'),(1224983,408409,'action started via WP Cron','2025-09-24 08:38:16','2025-09-24 10:38:16'),(1224984,408409,'action complete via WP Cron','2025-09-24 08:38:16','2025-09-24 10:38:16'),(1224985,408410,'action created','2025-09-24 08:38:16','2025-09-24 10:38:16'),(1224986,408410,'action started via WP Cron','2025-09-24 08:42:04','2025-09-24 10:42:04'),(1224987,408410,'action complete via WP Cron','2025-09-24 08:42:04','2025-09-24 10:42:04'),(1224988,408411,'action created','2025-09-24 08:42:04','2025-09-24 10:42:04'),(1224989,408411,'action started via WP Cron','2025-09-24 08:46:32','2025-09-24 10:46:32'),(1224990,408411,'action complete via WP Cron','2025-09-24 08:46:32','2025-09-24 10:46:32'),(1224991,408412,'action created','2025-09-24 08:46:32','2025-09-24 10:46:32'),(1224992,408412,'action started via WP Cron','2025-09-24 08:52:03','2025-09-24 10:52:03'),(1224993,408412,'action complete via WP Cron','2025-09-24 08:52:03','2025-09-24 10:52:03'),(1224994,408413,'action created','2025-09-24 08:52:03','2025-09-24 10:52:03'),(1224995,408413,'action started via WP Cron','2025-09-24 08:56:49','2025-09-24 10:56:49'),(1224996,408413,'action complete via WP Cron','2025-09-24 08:56:49','2025-09-24 10:56:49'),(1224997,408414,'action created','2025-09-24 08:56:49','2025-09-24 10:56:49'),(1224998,408414,'action started via WP Cron','2025-09-24 08:59:46','2025-09-24 10:59:46'),(1224999,408414,'action complete via WP Cron','2025-09-24 08:59:46','2025-09-24 10:59:46'),(1225000,408415,'action created','2025-09-24 08:59:46','2025-09-24 10:59:46'),(1225001,408415,'action started via WP Cron','2025-09-24 09:02:03','2025-09-24 11:02:03'),(1225002,408415,'action complete via WP Cron','2025-09-24 09:02:03','2025-09-24 11:02:03'),(1225003,408416,'action created','2025-09-24 09:02:03','2025-09-24 11:02:03'),(1225004,408416,'action started via WP Cron','2025-09-24 09:07:03','2025-09-24 11:07:03'),(1225005,408416,'action complete via WP Cron','2025-09-24 09:07:03','2025-09-24 11:07:03'),(1225006,408417,'action created','2025-09-24 09:07:03','2025-09-24 11:07:03'),(1225007,408417,'action started via WP Cron','2025-09-24 09:12:04','2025-09-24 11:12:04'),(1225008,408417,'action complete via WP Cron','2025-09-24 09:12:04','2025-09-24 11:12:04'),(1225009,408418,'action created','2025-09-24 09:12:04','2025-09-24 11:12:04'),(1225010,408418,'action started via WP Cron','2025-09-24 09:14:48','2025-09-24 11:14:48'),(1225011,408418,'action complete via WP Cron','2025-09-24 09:14:48','2025-09-24 11:14:48'),(1225012,408419,'action created','2025-09-24 09:14:48','2025-09-24 11:14:48'),(1225013,408419,'action started via WP Cron','2025-09-24 09:23:04','2025-09-24 11:23:04'),(1225014,408419,'action complete via WP Cron','2025-09-24 09:23:04','2025-09-24 11:23:04'),(1225015,408420,'action created','2025-09-24 09:23:04','2025-09-24 11:23:04'),(1225016,408420,'action started via WP Cron','2025-09-24 09:27:03','2025-09-24 11:27:03'),(1225017,408420,'action complete via WP Cron','2025-09-24 09:27:03','2025-09-24 11:27:03'),(1225018,408421,'action created','2025-09-24 09:27:03','2025-09-24 11:27:03'),(1225019,408421,'action started via WP Cron','2025-09-24 09:30:34','2025-09-24 11:30:34'),(1225020,408421,'action complete via WP Cron','2025-09-24 09:30:34','2025-09-24 11:30:34'),(1225021,408422,'action created','2025-09-24 09:30:34','2025-09-24 11:30:34'),(1225022,408422,'action started via WP Cron','2025-09-24 09:36:24','2025-09-24 11:36:24'),(1225023,408422,'action complete via WP Cron','2025-09-24 09:36:24','2025-09-24 11:36:24'),(1225024,408423,'action created','2025-09-24 09:36:24','2025-09-24 11:36:24'),(1225025,408423,'action started via WP Cron','2025-09-24 09:41:17','2025-09-24 11:41:17'),(1225026,408423,'action complete via WP Cron','2025-09-24 09:41:17','2025-09-24 11:41:17'),(1225027,408424,'action created','2025-09-24 09:41:17','2025-09-24 11:41:17'),(1225028,408424,'action started via WP Cron','2025-09-24 09:43:20','2025-09-24 11:43:20'),(1225029,408424,'action complete via WP Cron','2025-09-24 09:43:20','2025-09-24 11:43:20'),(1225030,408425,'action created','2025-09-24 09:43:20','2025-09-24 11:43:20'),(1225031,408425,'action started via WP Cron','2025-09-24 09:46:23','2025-09-24 11:46:23'),(1225032,408425,'action complete via WP Cron','2025-09-24 09:46:23','2025-09-24 11:46:23'),(1225033,408426,'action created','2025-09-24 09:46:23','2025-09-24 11:46:23'),(1225034,408426,'action started via WP Cron','2025-09-24 09:52:03','2025-09-24 11:52:03'),(1225035,408426,'action complete via WP Cron','2025-09-24 09:52:03','2025-09-24 11:52:03'),(1225036,408427,'action created','2025-09-24 09:52:03','2025-09-24 11:52:03'),(1225037,408427,'action started via WP Cron','2025-09-24 09:55:53','2025-09-24 11:55:53'),(1225038,408427,'action complete via WP Cron','2025-09-24 09:55:53','2025-09-24 11:55:53'),(1225039,408428,'action created','2025-09-24 09:55:53','2025-09-24 11:55:53'),(1225040,408428,'action started via WP Cron','2025-09-24 09:59:27','2025-09-24 11:59:27'),(1225041,408428,'action complete via WP Cron','2025-09-24 09:59:27','2025-09-24 11:59:27'),(1225042,408429,'action created','2025-09-24 09:59:27','2025-09-24 11:59:27'),(1225043,408429,'action started via WP Cron','2025-09-24 10:02:03','2025-09-24 12:02:03'),(1225044,408429,'action complete via WP Cron','2025-09-24 10:02:03','2025-09-24 12:02:03'),(1225045,408430,'action created','2025-09-24 10:02:03','2025-09-24 12:02:03'),(1225046,408430,'action started via WP Cron','2025-09-24 10:05:42','2025-09-24 12:05:42'),(1225047,408430,'action complete via WP Cron','2025-09-24 10:05:42','2025-09-24 12:05:42'),(1225048,408431,'action created','2025-09-24 10:05:42','2025-09-24 12:05:42'),(1225049,408431,'action started via WP Cron','2025-09-24 10:07:58','2025-09-24 12:07:58'),(1225050,408431,'action complete via WP Cron','2025-09-24 10:07:58','2025-09-24 12:07:58'),(1225051,408432,'action created','2025-09-24 10:07:58','2025-09-24 12:07:58'),(1225052,408432,'action started via WP Cron','2025-09-24 10:11:54','2025-09-24 12:11:54'),(1225053,408432,'action complete via WP Cron','2025-09-24 10:11:54','2025-09-24 12:11:54'),(1225054,408433,'action created','2025-09-24 10:11:54','2025-09-24 12:11:54'),(1225055,408433,'action started via WP Cron','2025-09-24 10:16:11','2025-09-24 12:16:11'),(1225056,408433,'action complete via WP Cron','2025-09-24 10:16:11','2025-09-24 12:16:11'),(1225057,408434,'action created','2025-09-24 10:16:11','2025-09-24 12:16:11'),(1225058,408434,'action started via WP Cron','2025-09-24 10:20:19','2025-09-24 12:20:19'),(1225059,408434,'action complete via WP Cron','2025-09-24 10:20:19','2025-09-24 12:20:19'),(1225060,408435,'action created','2025-09-24 10:20:19','2025-09-24 12:20:19'),(1225061,408435,'action started via WP Cron','2025-09-24 10:22:58','2025-09-24 12:22:58'),(1225062,408435,'action complete via WP Cron','2025-09-24 10:22:58','2025-09-24 12:22:58'),(1225063,408436,'action created','2025-09-24 10:22:58','2025-09-24 12:22:58'),(1225064,408436,'action started via WP Cron','2025-09-24 10:26:47','2025-09-24 12:26:47'),(1225065,408436,'action complete via WP Cron','2025-09-24 10:26:47','2025-09-24 12:26:47'),(1225066,408437,'action created','2025-09-24 10:26:47','2025-09-24 12:26:47'),(1225067,408437,'action started via WP Cron','2025-09-24 10:29:06','2025-09-24 12:29:06'),(1225068,408437,'action complete via WP Cron','2025-09-24 10:29:06','2025-09-24 12:29:06'),(1225069,408438,'action created','2025-09-24 10:29:06','2025-09-24 12:29:06'),(1225070,408438,'action started via WP Cron','2025-09-24 10:32:03','2025-09-24 12:32:03'),(1225071,408438,'action complete via WP Cron','2025-09-24 10:32:03','2025-09-24 12:32:03'),(1225072,408439,'action created','2025-09-24 10:32:03','2025-09-24 12:32:03'),(1225073,408439,'action started via WP Cron','2025-09-24 10:34:23','2025-09-24 12:34:23'),(1225074,408439,'action complete via WP Cron','2025-09-24 10:34:23','2025-09-24 12:34:23'),(1225075,408440,'action created','2025-09-24 10:34:23','2025-09-24 12:34:23'),(1225076,408440,'action started via WP Cron','2025-09-24 10:36:55','2025-09-24 12:36:55'),(1225077,408440,'action complete via WP Cron','2025-09-24 10:36:55','2025-09-24 12:36:55'),(1225078,408441,'action created','2025-09-24 10:36:55','2025-09-24 12:36:55'),(1225079,408441,'action started via WP Cron','2025-09-24 10:38:55','2025-09-24 12:38:55'),(1225080,408441,'action complete via WP Cron','2025-09-24 10:38:55','2025-09-24 12:38:55'),(1225081,408442,'action created','2025-09-24 10:38:55','2025-09-24 12:38:55'),(1225082,408442,'action started via WP Cron','2025-09-24 10:41:54','2025-09-24 12:41:54'),(1225083,408442,'action complete via WP Cron','2025-09-24 10:41:54','2025-09-24 12:41:54'),(1225084,408443,'action created','2025-09-24 10:41:54','2025-09-24 12:41:54'),(1225085,408443,'action started via WP Cron','2025-09-24 10:43:54','2025-09-24 12:43:54'),(1225086,408443,'action complete via WP Cron','2025-09-24 10:43:54','2025-09-24 12:43:54'),(1225087,408444,'action created','2025-09-24 10:43:54','2025-09-24 12:43:54'),(1225088,408444,'action started via WP Cron','2025-09-24 10:45:54','2025-09-24 12:45:54'),(1225089,408444,'action complete via WP Cron','2025-09-24 10:45:54','2025-09-24 12:45:54'),(1225090,408445,'action created','2025-09-24 10:45:54','2025-09-24 12:45:54'),(1225091,408445,'action started via WP Cron','2025-09-24 10:47:54','2025-09-24 12:47:54'),(1225092,408445,'action complete via WP Cron','2025-09-24 10:47:54','2025-09-24 12:47:54'),(1225093,408446,'action created','2025-09-24 10:47:54','2025-09-24 12:47:54'),(1225094,408446,'action started via WP Cron','2025-09-24 10:50:54','2025-09-24 12:50:54'),(1225095,408446,'action complete via WP Cron','2025-09-24 10:50:54','2025-09-24 12:50:54'),(1225096,408447,'action created','2025-09-24 10:50:54','2025-09-24 12:50:54'),(1225097,408447,'action started via WP Cron','2025-09-24 10:52:54','2025-09-24 12:52:54'),(1225098,408447,'action complete via WP Cron','2025-09-24 10:52:54','2025-09-24 12:52:54'),(1225099,408448,'action created','2025-09-24 10:52:54','2025-09-24 12:52:54'),(1225100,408448,'action started via WP Cron','2025-09-24 10:54:55','2025-09-24 12:54:55'),(1225101,408448,'action complete via WP Cron','2025-09-24 10:54:55','2025-09-24 12:54:55'),(1225102,408449,'action created','2025-09-24 10:54:55','2025-09-24 12:54:55'),(1225103,408449,'action started via WP Cron','2025-09-24 10:57:55','2025-09-24 12:57:55'),(1225104,408449,'action complete via WP Cron','2025-09-24 10:57:55','2025-09-24 12:57:55'),(1225105,408450,'action created','2025-09-24 10:57:55','2025-09-24 12:57:55'),(1225106,408450,'action started via WP Cron','2025-09-24 10:59:55','2025-09-24 12:59:55'),(1225107,408450,'action complete via WP Cron','2025-09-24 10:59:55','2025-09-24 12:59:55'),(1225108,408451,'action created','2025-09-24 10:59:55','2025-09-24 12:59:55'),(1225109,408451,'action started via WP Cron','2025-09-24 11:03:00','2025-09-24 13:03:00'),(1225110,408451,'action complete via WP Cron','2025-09-24 11:03:00','2025-09-24 13:03:00'),(1225111,408452,'action created','2025-09-24 11:03:00','2025-09-24 13:03:00'),(1225112,408452,'action started via WP Cron','2025-09-24 11:07:03','2025-09-24 13:07:03'),(1225113,408452,'action complete via WP Cron','2025-09-24 11:07:03','2025-09-24 13:07:03'),(1225114,408453,'action created','2025-09-24 11:07:03','2025-09-24 13:07:03'),(1225115,408453,'action started via WP Cron','2025-09-24 11:09:12','2025-09-24 13:09:12'),(1225116,408453,'action complete via WP Cron','2025-09-24 11:09:12','2025-09-24 13:09:12'),(1225117,408454,'action created','2025-09-24 11:09:12','2025-09-24 13:09:12'),(1225118,408454,'action started via WP Cron','2025-09-24 11:13:47','2025-09-24 13:13:47'),(1225119,408454,'action complete via WP Cron','2025-09-24 11:13:47','2025-09-24 13:13:47'),(1225120,408455,'action created','2025-09-24 11:13:47','2025-09-24 13:13:47'),(1225121,408455,'action started via WP Cron','2025-09-24 11:23:10','2025-09-24 13:23:10'),(1225122,408455,'action complete via WP Cron','2025-09-24 11:23:10','2025-09-24 13:23:10'),(1225123,408456,'action created','2025-09-24 11:23:10','2025-09-24 13:23:10'),(1225124,408456,'action started via WP Cron','2025-09-24 11:25:14','2025-09-24 13:25:14'),(1225125,408456,'action complete via WP Cron','2025-09-24 11:25:14','2025-09-24 13:25:14'),(1225126,408457,'action created','2025-09-24 11:25:14','2025-09-24 13:25:14'),(1225127,408457,'action started via WP Cron','2025-09-24 11:31:04','2025-09-24 13:31:04'),(1225128,408457,'action complete via WP Cron','2025-09-24 11:31:04','2025-09-24 13:31:04'),(1225129,408458,'action created','2025-09-24 11:31:04','2025-09-24 13:31:04'),(1225130,408458,'action started via WP Cron','2025-09-24 11:34:46','2025-09-24 13:34:46'),(1225131,408458,'action complete via WP Cron','2025-09-24 11:34:46','2025-09-24 13:34:46'),(1225132,408459,'action created','2025-09-24 11:34:46','2025-09-24 13:34:46'),(1225133,408459,'action started via WP Cron','2025-09-24 11:38:10','2025-09-24 13:38:10'),(1225134,408459,'action complete via WP Cron','2025-09-24 11:38:10','2025-09-24 13:38:10'),(1225135,408460,'action created','2025-09-24 11:38:10','2025-09-24 13:38:10'),(1225136,408460,'action started via WP Cron','2025-09-24 11:40:48','2025-09-24 13:40:48'),(1225137,408460,'action complete via WP Cron','2025-09-24 11:40:48','2025-09-24 13:40:48'),(1225138,408461,'action created','2025-09-24 11:40:48','2025-09-24 13:40:48'),(1225139,408461,'action started via WP Cron','2025-09-24 11:43:52','2025-09-24 13:43:52'),(1225140,408461,'action complete via WP Cron','2025-09-24 11:43:52','2025-09-24 13:43:52'),(1225141,408462,'action created','2025-09-24 11:43:52','2025-09-24 13:43:52'),(1225142,408462,'action started via WP Cron','2025-09-24 11:46:03','2025-09-24 13:46:03'),(1225143,408462,'action complete via WP Cron','2025-09-24 11:46:03','2025-09-24 13:46:03'),(1225144,408463,'action created','2025-09-24 11:46:03','2025-09-24 13:46:03'),(1225145,408463,'action started via WP Cron','2025-09-24 11:50:11','2025-09-24 13:50:11'),(1225146,408463,'action complete via WP Cron','2025-09-24 11:50:11','2025-09-24 13:50:11'),(1225147,408464,'action created','2025-09-24 11:50:11','2025-09-24 13:50:11'),(1225148,408464,'action started via WP Cron','2025-09-24 11:54:17','2025-09-24 13:54:17'),(1225149,408464,'action complete via WP Cron','2025-09-24 11:54:17','2025-09-24 13:54:17'),(1225150,408465,'action created','2025-09-24 11:54:17','2025-09-24 13:54:17'),(1225151,408465,'action started via WP Cron','2025-09-24 11:57:27','2025-09-24 13:57:27'),(1225152,408465,'action complete via WP Cron','2025-09-24 11:57:27','2025-09-24 13:57:27'),(1225153,408466,'action created','2025-09-24 11:57:27','2025-09-24 13:57:27'),(1225154,408466,'action started via WP Cron','2025-09-24 12:01:03','2025-09-24 14:01:03'),(1225155,408466,'action complete via WP Cron','2025-09-24 12:01:03','2025-09-24 14:01:03'),(1225156,408467,'action created','2025-09-24 12:01:03','2025-09-24 14:01:03'),(1225157,408467,'action started via WP Cron','2025-09-24 12:03:05','2025-09-24 14:03:05'),(1225158,408467,'action complete via WP Cron','2025-09-24 12:03:05','2025-09-24 14:03:05'),(1225159,408468,'action created','2025-09-24 12:03:05','2025-09-24 14:03:05'),(1225160,408468,'action started via WP Cron','2025-09-24 12:05:50','2025-09-24 14:05:50'),(1225161,408468,'action complete via WP Cron','2025-09-24 12:05:50','2025-09-24 14:05:50'),(1225162,408469,'action created','2025-09-24 12:05:50','2025-09-24 14:05:50'),(1225163,408469,'action started via WP Cron','2025-09-24 12:09:02','2025-09-24 14:09:02'),(1225164,408469,'action complete via WP Cron','2025-09-24 12:09:02','2025-09-24 14:09:02'),(1225165,408470,'action created','2025-09-24 12:09:02','2025-09-24 14:09:02'),(1225166,408470,'action started via WP Cron','2025-09-24 12:11:07','2025-09-24 14:11:07'),(1225167,408470,'action complete via WP Cron','2025-09-24 12:11:07','2025-09-24 14:11:07'),(1225168,408471,'action created','2025-09-24 12:11:07','2025-09-24 14:11:07'),(1225169,408471,'action started via WP Cron','2025-09-24 12:16:03','2025-09-24 14:16:03'),(1225170,408471,'action complete via WP Cron','2025-09-24 12:16:03','2025-09-24 14:16:03'),(1225171,408472,'action created','2025-09-24 12:16:03','2025-09-24 14:16:03'),(1225172,408472,'action started via WP Cron','2025-09-24 12:21:37','2025-09-24 14:21:37'),(1225173,408472,'action complete via WP Cron','2025-09-24 12:21:37','2025-09-24 14:21:37'),(1225174,408473,'action created','2025-09-24 12:21:37','2025-09-24 14:21:37'),(1225175,408473,'action started via WP Cron','2025-09-24 12:26:07','2025-09-24 14:26:07'),(1225176,408473,'action complete via WP Cron','2025-09-24 12:26:07','2025-09-24 14:26:07'),(1225177,408474,'action created','2025-09-24 12:26:07','2025-09-24 14:26:07'),(1225178,408474,'action started via WP Cron','2025-09-24 12:30:20','2025-09-24 14:30:20'),(1225179,408474,'action complete via WP Cron','2025-09-24 12:30:20','2025-09-24 14:30:20'),(1225180,408475,'action created','2025-09-24 12:30:20','2025-09-24 14:30:20'),(1225181,408475,'action started via WP Cron','2025-09-24 12:33:00','2025-09-24 14:33:00'),(1225182,408475,'action complete via WP Cron','2025-09-24 12:33:01','2025-09-24 14:33:01'),(1225183,408476,'action created','2025-09-24 12:33:01','2025-09-24 14:33:01'),(1225184,408476,'action started via WP Cron','2025-09-24 12:35:14','2025-09-24 14:35:14'),(1225185,408476,'action complete via WP Cron','2025-09-24 12:35:14','2025-09-24 14:35:14'),(1225186,408477,'action created','2025-09-24 12:35:14','2025-09-24 14:35:14'),(1225187,408477,'action started via WP Cron','2025-09-24 12:41:06','2025-09-24 14:41:06'),(1225188,408477,'action complete via WP Cron','2025-09-24 12:41:06','2025-09-24 14:41:06'),(1225189,408478,'action created','2025-09-24 12:41:06','2025-09-24 14:41:06'),(1225190,408478,'action started via WP Cron','2025-09-24 12:43:51','2025-09-24 14:43:51'),(1225191,408478,'action complete via WP Cron','2025-09-24 12:43:51','2025-09-24 14:43:51'),(1225192,408479,'action created','2025-09-24 12:43:51','2025-09-24 14:43:51'),(1225193,408479,'action started via WP Cron','2025-09-24 12:46:00','2025-09-24 14:46:00'),(1225194,408479,'action complete via WP Cron','2025-09-24 12:46:00','2025-09-24 14:46:00'),(1225195,408480,'action created','2025-09-24 12:46:00','2025-09-24 14:46:00'),(1225196,408480,'action started via WP Cron','2025-09-24 12:48:30','2025-09-24 14:48:30'),(1225197,408480,'action complete via WP Cron','2025-09-24 12:48:30','2025-09-24 14:48:30'),(1225198,408481,'action created','2025-09-24 12:48:30','2025-09-24 14:48:30'),(1225199,408481,'action started via WP Cron','2025-09-24 12:50:54','2025-09-24 14:50:54'),(1225200,408481,'action complete via WP Cron','2025-09-24 12:50:54','2025-09-24 14:50:54'),(1225201,408482,'action created','2025-09-24 12:50:54','2025-09-24 14:50:54'),(1225202,408482,'action started via WP Cron','2025-09-24 12:54:24','2025-09-24 14:54:24'),(1225203,408482,'action complete via WP Cron','2025-09-24 12:54:24','2025-09-24 14:54:24'),(1225204,408483,'action created','2025-09-24 12:54:24','2025-09-24 14:54:24'),(1225205,408483,'action started via WP Cron','2025-09-24 12:56:59','2025-09-24 14:56:59'),(1225206,408483,'action complete via WP Cron','2025-09-24 12:56:59','2025-09-24 14:56:59'),(1225207,408484,'action created','2025-09-24 12:56:59','2025-09-24 14:56:59'),(1225208,408484,'action started via WP Cron','2025-09-24 12:59:40','2025-09-24 14:59:40'),(1225209,408484,'action complete via WP Cron','2025-09-24 12:59:40','2025-09-24 14:59:40'),(1225210,408485,'action created','2025-09-24 12:59:40','2025-09-24 14:59:40'),(1225211,408485,'action started via WP Cron','2025-09-24 13:06:03','2025-09-24 15:06:03'),(1225212,408485,'action complete via WP Cron','2025-09-24 13:06:03','2025-09-24 15:06:03'),(1225213,408486,'action created','2025-09-24 13:06:03','2025-09-24 15:06:03'),(1225214,408486,'action started via WP Cron','2025-09-24 13:10:42','2025-09-24 15:10:42'),(1225215,408486,'action complete via WP Cron','2025-09-24 13:10:42','2025-09-24 15:10:42'),(1225216,408487,'action created','2025-09-24 13:10:42','2025-09-24 15:10:42'),(1225217,408487,'action started via WP Cron','2025-09-24 13:15:36','2025-09-24 15:15:36'),(1225218,408487,'action complete via WP Cron','2025-09-24 13:15:36','2025-09-24 15:15:36'),(1225219,408488,'action created','2025-09-24 13:15:36','2025-09-24 15:15:36'),(1225220,408488,'action started via WP Cron','2025-09-24 13:17:56','2025-09-24 15:17:56'),(1225221,408488,'action complete via WP Cron','2025-09-24 13:17:56','2025-09-24 15:17:56'),(1225222,408489,'action created','2025-09-24 13:17:56','2025-09-24 15:17:56'),(1225223,408489,'action started via WP Cron','2025-09-24 13:20:01','2025-09-24 15:20:01'),(1225224,408489,'action complete via WP Cron','2025-09-24 13:20:01','2025-09-24 15:20:01'),(1225225,408490,'action created','2025-09-24 13:20:01','2025-09-24 15:20:01'),(1225226,408490,'action started via WP Cron','2025-09-24 13:25:01','2025-09-24 15:25:01'),(1225227,408490,'action complete via WP Cron','2025-09-24 13:25:01','2025-09-24 15:25:01'),(1225228,408491,'action created','2025-09-24 13:25:01','2025-09-24 15:25:01'),(1225229,408491,'action started via WP Cron','2025-09-24 13:27:03','2025-09-24 15:27:03'),(1225230,408491,'action complete via WP Cron','2025-09-24 13:27:03','2025-09-24 15:27:03'),(1225231,408492,'action created','2025-09-24 13:27:03','2025-09-24 15:27:03'),(1225232,408492,'action started via WP Cron','2025-09-24 13:29:13','2025-09-24 15:29:13'),(1225233,408492,'action complete via WP Cron','2025-09-24 13:29:13','2025-09-24 15:29:13'),(1225234,408493,'action created','2025-09-24 13:29:13','2025-09-24 15:29:13'),(1225235,408493,'action started via WP Cron','2025-09-24 13:32:28','2025-09-24 15:32:28'),(1225236,408493,'action complete via WP Cron','2025-09-24 13:32:28','2025-09-24 15:32:28'),(1225237,408494,'action created','2025-09-24 13:32:28','2025-09-24 15:32:28'),(1225238,408494,'action started via WP Cron','2025-09-24 13:39:49','2025-09-24 15:39:49'),(1225239,408494,'action complete via WP Cron','2025-09-24 13:39:49','2025-09-24 15:39:49'),(1225240,408495,'action created','2025-09-24 13:39:49','2025-09-24 15:39:49'),(1225241,408495,'action started via WP Cron','2025-09-24 13:42:31','2025-09-24 15:42:31'),(1225242,408495,'action complete via WP Cron','2025-09-24 13:42:31','2025-09-24 15:42:31'),(1225243,408496,'action created','2025-09-24 13:42:31','2025-09-24 15:42:31'),(1225244,408496,'action started via WP Cron','2025-09-24 13:45:18','2025-09-24 15:45:18'),(1225245,408496,'action complete via WP Cron','2025-09-24 13:45:18','2025-09-24 15:45:18'),(1225246,408497,'action created','2025-09-24 13:45:18','2025-09-24 15:45:18'),(1225247,408497,'action started via WP Cron','2025-09-24 13:49:20','2025-09-24 15:49:20'),(1225248,408497,'action complete via WP Cron','2025-09-24 13:49:20','2025-09-24 15:49:20'),(1225249,408498,'action created','2025-09-24 13:49:20','2025-09-24 15:49:20'),(1225250,408498,'action started via WP Cron','2025-09-24 13:53:14','2025-09-24 15:53:14'),(1225251,408498,'action complete via WP Cron','2025-09-24 13:53:14','2025-09-24 15:53:14'),(1225252,408499,'action created','2025-09-24 13:53:14','2025-09-24 15:53:14'),(1225253,408499,'action started via WP Cron','2025-09-24 13:55:43','2025-09-24 15:55:43'),(1225254,408499,'action complete via WP Cron','2025-09-24 13:55:43','2025-09-24 15:55:43'),(1225255,408500,'action created','2025-09-24 13:55:43','2025-09-24 15:55:43'),(1225256,408500,'action started via WP Cron','2025-09-24 14:01:03','2025-09-24 16:01:03'),(1225257,408500,'action complete via WP Cron','2025-09-24 14:01:03','2025-09-24 16:01:03'),(1225258,408501,'action created','2025-09-24 14:01:03','2025-09-24 16:01:03'),(1225259,408501,'action started via WP Cron','2025-09-24 14:04:13','2025-09-24 16:04:13'),(1225260,408501,'action complete via WP Cron','2025-09-24 14:04:13','2025-09-24 16:04:13'),(1225261,408502,'action created','2025-09-24 14:04:13','2025-09-24 16:04:13'),(1225262,408502,'action started via WP Cron','2025-09-24 14:07:54','2025-09-24 16:07:54'),(1225263,408502,'action complete via WP Cron','2025-09-24 14:07:54','2025-09-24 16:07:54'),(1225264,408503,'action created','2025-09-24 14:07:54','2025-09-24 16:07:54'),(1225265,408503,'action started via WP Cron','2025-09-24 14:10:26','2025-09-24 16:10:26'),(1225266,408503,'action complete via WP Cron','2025-09-24 14:10:26','2025-09-24 16:10:26'),(1225267,408504,'action created','2025-09-24 14:10:26','2025-09-24 16:10:26'),(1225268,408504,'action started via WP Cron','2025-09-24 14:18:58','2025-09-24 16:18:58'),(1225269,408504,'action complete via WP Cron','2025-09-24 14:18:58','2025-09-24 16:18:58'),(1225270,408505,'action created','2025-09-24 14:18:58','2025-09-24 16:18:58'),(1225271,408505,'action started via WP Cron','2025-09-24 14:21:02','2025-09-24 16:21:02'),(1225272,408505,'action complete via WP Cron','2025-09-24 14:21:02','2025-09-24 16:21:02'),(1225273,408506,'action created','2025-09-24 14:21:02','2025-09-24 16:21:02'),(1225274,408506,'action started via WP Cron','2025-09-24 14:23:44','2025-09-24 16:23:44'),(1225275,408506,'action complete via WP Cron','2025-09-24 14:23:44','2025-09-24 16:23:44'),(1225276,408507,'action created','2025-09-24 14:23:44','2025-09-24 16:23:44'),(1225277,408507,'action started via WP Cron','2025-09-24 14:26:06','2025-09-24 16:26:06'),(1225278,408507,'action complete via WP Cron','2025-09-24 14:26:06','2025-09-24 16:26:06'),(1225279,408508,'action created','2025-09-24 14:26:06','2025-09-24 16:26:06'),(1225280,408508,'action started via WP Cron','2025-09-24 14:28:58','2025-09-24 16:28:58'),(1225281,408508,'action complete via WP Cron','2025-09-24 14:28:58','2025-09-24 16:28:58'),(1225282,408509,'action created','2025-09-24 14:28:58','2025-09-24 16:28:58'),(1225283,408509,'action started via WP Cron','2025-09-24 14:31:00','2025-09-24 16:31:00'),(1225284,408509,'action complete via WP Cron','2025-09-24 14:31:00','2025-09-24 16:31:00'),(1225285,408510,'action created','2025-09-24 14:31:00','2025-09-24 16:31:00'),(1225286,408510,'action started via WP Cron','2025-09-24 14:33:07','2025-09-24 16:33:07'),(1225287,408510,'action complete via WP Cron','2025-09-24 14:33:07','2025-09-24 16:33:07'),(1225288,408511,'action created','2025-09-24 14:33:07','2025-09-24 16:33:07'),(1225289,408511,'action started via WP Cron','2025-09-24 14:35:33','2025-09-24 16:35:33'),(1225290,408512,'action created','2025-09-24 14:35:33','2025-09-24 16:35:33'),(1225291,408512,'action started via WP Cron','2025-09-24 14:35:36','2025-09-24 16:35:36'),(1225292,408512,'action complete via WP Cron','2025-09-24 14:35:36','2025-09-24 16:35:36'),(1225293,408511,'action complete via WP Cron','2025-09-24 14:35:37','2025-09-24 16:35:37'),(1225294,408513,'action created','2025-09-24 14:35:37','2025-09-24 16:35:37'),(1225295,408513,'action started via WP Cron','2025-09-24 14:41:06','2025-09-24 16:41:06'),(1225296,408513,'action complete via WP Cron','2025-09-24 14:41:06','2025-09-24 16:41:06'),(1225297,408514,'action created','2025-09-24 14:41:06','2025-09-24 16:41:06'),(1225298,408514,'action started via WP Cron','2025-09-24 14:44:15','2025-09-24 16:44:15'),(1225299,408514,'action complete via WP Cron','2025-09-24 14:44:15','2025-09-24 16:44:15'),(1225300,408515,'action created','2025-09-24 14:44:15','2025-09-24 16:44:15'),(1225301,408515,'action started via WP Cron','2025-09-24 14:47:51','2025-09-24 16:47:51'),(1225302,408515,'action complete via WP Cron','2025-09-24 14:47:51','2025-09-24 16:47:51'),(1225303,408516,'action created','2025-09-24 14:47:51','2025-09-24 16:47:51'),(1225304,408516,'action started via WP Cron','2025-09-24 14:51:02','2025-09-24 16:51:02'),(1225305,408516,'action complete via WP Cron','2025-09-24 14:51:03','2025-09-24 16:51:03'),(1225306,408517,'action created','2025-09-24 14:51:03','2025-09-24 16:51:03'),(1225307,408517,'action started via WP Cron','2025-09-24 14:53:35','2025-09-24 16:53:35'),(1225308,408517,'action complete via WP Cron','2025-09-24 14:53:35','2025-09-24 16:53:35'),(1225309,408518,'action created','2025-09-24 14:53:35','2025-09-24 16:53:35'),(1225310,408518,'action started via WP Cron','2025-09-24 14:56:03','2025-09-24 16:56:03'),(1225311,408519,'action created','2025-09-24 14:56:03','2025-09-24 16:56:03'),(1225312,408519,'action started via WP Cron','2025-09-24 14:56:04','2025-09-24 16:56:04'),(1225313,408519,'action complete via WP Cron','2025-09-24 14:56:04','2025-09-24 16:56:04'),(1225314,408518,'action complete via WP Cron','2025-09-24 14:56:05','2025-09-24 16:56:05'),(1225315,408520,'action created','2025-09-24 14:56:05','2025-09-24 16:56:05'),(1225316,408520,'action started via WP Cron','2025-09-24 14:59:19','2025-09-24 16:59:19'),(1225317,408520,'action complete via WP Cron','2025-09-24 14:59:19','2025-09-24 16:59:19'),(1225318,408521,'action created','2025-09-24 14:59:19','2025-09-24 16:59:19'),(1225319,408521,'action started via WP Cron','2025-09-24 15:02:26','2025-09-24 17:02:26'),(1225320,408521,'action complete via WP Cron','2025-09-24 15:02:26','2025-09-24 17:02:26'),(1225321,408522,'action created','2025-09-24 15:02:26','2025-09-24 17:02:26'),(1225322,408522,'action started via WP Cron','2025-09-24 15:05:08','2025-09-24 17:05:08'),(1225323,408522,'action complete via WP Cron','2025-09-24 15:05:08','2025-09-24 17:05:08'),(1225324,408523,'action created','2025-09-24 15:05:08','2025-09-24 17:05:08'),(1225325,408523,'action started via WP Cron','2025-09-24 15:07:50','2025-09-24 17:07:50'),(1225326,408523,'action complete via WP Cron','2025-09-24 15:07:50','2025-09-24 17:07:50'),(1225327,408524,'action created','2025-09-24 15:07:50','2025-09-24 17:07:50'),(1225328,408524,'action started via WP Cron','2025-09-24 15:10:52','2025-09-24 17:10:52'),(1225329,408524,'action complete via WP Cron','2025-09-24 15:10:52','2025-09-24 17:10:52'),(1225330,408525,'action created','2025-09-24 15:10:52','2025-09-24 17:10:52'),(1225331,408525,'action started via WP Cron','2025-09-24 15:13:01','2025-09-24 17:13:01'),(1225332,408525,'action complete via WP Cron','2025-09-24 15:13:01','2025-09-24 17:13:01'),(1225333,408526,'action created','2025-09-24 15:13:01','2025-09-24 17:13:01'),(1225334,408526,'action started via WP Cron','2025-09-24 15:16:18','2025-09-24 17:16:18'),(1225335,408526,'action complete via WP Cron','2025-09-24 15:16:18','2025-09-24 17:16:18'),(1225336,408527,'action created','2025-09-24 15:16:18','2025-09-24 17:16:18'),(1225337,408527,'action started via WP Cron','2025-09-24 15:20:56','2025-09-24 17:20:56'),(1225338,408527,'action complete via WP Cron','2025-09-24 15:20:56','2025-09-24 17:20:56'),(1225339,408528,'action created','2025-09-24 15:20:56','2025-09-24 17:20:56'),(1225340,408528,'action started via WP Cron','2025-09-24 15:23:21','2025-09-24 17:23:21'),(1225341,408528,'action complete via WP Cron','2025-09-24 15:23:21','2025-09-24 17:23:21'),(1225342,408529,'action created','2025-09-24 15:23:21','2025-09-24 17:23:21'),(1225343,408529,'action started via WP Cron','2025-09-24 15:25:48','2025-09-24 17:25:48'),(1225344,408529,'action complete via WP Cron','2025-09-24 15:25:48','2025-09-24 17:25:48'),(1225345,408530,'action created','2025-09-24 15:25:48','2025-09-24 17:25:48'),(1225346,408530,'action started via WP Cron','2025-09-24 15:28:54','2025-09-24 17:28:54'),(1225347,408530,'action complete via WP Cron','2025-09-24 15:28:54','2025-09-24 17:28:54'),(1225348,408531,'action created','2025-09-24 15:28:54','2025-09-24 17:28:54'),(1225349,408531,'action started via WP Cron','2025-09-24 15:31:03','2025-09-24 17:31:03'),(1225350,408531,'action complete via WP Cron','2025-09-24 15:31:03','2025-09-24 17:31:03'),(1225351,408532,'action created','2025-09-24 15:31:03','2025-09-24 17:31:03'),(1225352,408532,'action started via WP Cron','2025-09-24 15:33:50','2025-09-24 17:33:50'),(1225353,408532,'action complete via WP Cron','2025-09-24 15:33:50','2025-09-24 17:33:50'),(1225354,408533,'action created','2025-09-24 15:33:50','2025-09-24 17:33:50'),(1225355,408533,'action started via WP Cron','2025-09-24 15:36:03','2025-09-24 17:36:03'),(1225356,408533,'action complete via WP Cron','2025-09-24 15:36:03','2025-09-24 17:36:03'),(1225357,408534,'action created','2025-09-24 15:36:03','2025-09-24 17:36:03'),(1225358,408534,'action started via WP Cron','2025-09-24 15:38:28','2025-09-24 17:38:28'),(1225359,408534,'action complete via WP Cron','2025-09-24 15:38:28','2025-09-24 17:38:28'),(1225360,408535,'action created','2025-09-24 15:38:28','2025-09-24 17:38:28'),(1225361,408535,'action started via WP Cron','2025-09-24 15:40:32','2025-09-24 17:40:32'),(1225362,408535,'action complete via WP Cron','2025-09-24 15:40:33','2025-09-24 17:40:33'),(1225363,408536,'action created','2025-09-24 15:40:33','2025-09-24 17:40:33'),(1225364,408536,'action started via WP Cron','2025-09-24 15:46:03','2025-09-24 17:46:03'),(1225365,408536,'action complete via WP Cron','2025-09-24 15:46:03','2025-09-24 17:46:03'),(1225366,408537,'action created','2025-09-24 15:46:03','2025-09-24 17:46:03'),(1225367,408537,'action started via WP Cron','2025-09-24 15:49:06','2025-09-24 17:49:06'),(1225368,408537,'action complete via WP Cron','2025-09-24 15:49:06','2025-09-24 17:49:06'),(1225369,408538,'action created','2025-09-24 15:49:06','2025-09-24 17:49:06'),(1225370,408538,'action started via WP Cron','2025-09-24 15:52:14','2025-09-24 17:52:14'),(1225371,408538,'action complete via WP Cron','2025-09-24 15:52:14','2025-09-24 17:52:14'),(1225372,408539,'action created','2025-09-24 15:52:14','2025-09-24 17:52:14'),(1225373,408539,'action started via WP Cron','2025-09-24 15:54:22','2025-09-24 17:54:22'),(1225374,408539,'action complete via WP Cron','2025-09-24 15:54:22','2025-09-24 17:54:22'),(1225375,408540,'action created','2025-09-24 15:54:22','2025-09-24 17:54:22'),(1225376,408540,'action started via WP Cron','2025-09-24 15:57:04','2025-09-24 17:57:04'),(1225377,408540,'action complete via WP Cron','2025-09-24 15:57:04','2025-09-24 17:57:04'),(1225378,408541,'action created','2025-09-24 15:57:04','2025-09-24 17:57:04'),(1225379,408541,'action started via WP Cron','2025-09-24 15:59:41','2025-09-24 17:59:41'),(1225380,408541,'action complete via WP Cron','2025-09-24 15:59:41','2025-09-24 17:59:41'),(1225381,408542,'action created','2025-09-24 15:59:41','2025-09-24 17:59:41'),(1225382,408542,'action started via WP Cron','2025-09-24 16:04:25','2025-09-24 18:04:25'),(1225383,408542,'action complete via WP Cron','2025-09-24 16:04:25','2025-09-24 18:04:25'),(1225384,408543,'action created','2025-09-24 16:04:25','2025-09-24 18:04:25'),(1225385,408543,'action started via WP Cron','2025-09-24 16:07:01','2025-09-24 18:07:01'),(1225386,408543,'action complete via WP Cron','2025-09-24 16:07:01','2025-09-24 18:07:01'),(1225387,408544,'action created','2025-09-24 16:07:01','2025-09-24 18:07:01'),(1225388,408544,'action started via WP Cron','2025-09-24 16:09:04','2025-09-24 18:09:04'),(1225389,408544,'action complete via WP Cron','2025-09-24 16:09:04','2025-09-24 18:09:04'),(1225390,408545,'action created','2025-09-24 16:09:04','2025-09-24 18:09:04'),(1225391,408545,'action started via WP Cron','2025-09-24 16:11:04','2025-09-24 18:11:04'),(1225392,408545,'action complete via WP Cron','2025-09-24 16:11:04','2025-09-24 18:11:04'),(1225393,408546,'action created','2025-09-24 16:11:04','2025-09-24 18:11:04'),(1225394,408546,'action started via WP Cron','2025-09-24 16:16:03','2025-09-24 18:16:03'),(1225395,408546,'action complete via WP Cron','2025-09-24 16:16:03','2025-09-24 18:16:03'),(1225396,408547,'action created','2025-09-24 16:16:03','2025-09-24 18:16:03'),(1225397,408547,'action started via WP Cron','2025-09-24 16:18:50','2025-09-24 18:18:50'),(1225398,408547,'action complete via WP Cron','2025-09-24 16:18:50','2025-09-24 18:18:50'),(1225399,408548,'action created','2025-09-24 16:18:50','2025-09-24 18:18:50'),(1225400,408548,'action started via WP Cron','2025-09-24 16:21:04','2025-09-24 18:21:04'),(1225401,408548,'action complete via WP Cron','2025-09-24 16:21:04','2025-09-24 18:21:04'),(1225402,408549,'action created','2025-09-24 16:21:04','2025-09-24 18:21:04'),(1225403,408549,'action started via WP Cron','2025-09-24 16:25:41','2025-09-24 18:25:41'),(1225404,408549,'action complete via WP Cron','2025-09-24 16:25:41','2025-09-24 18:25:41'),(1225405,408550,'action created','2025-09-24 16:25:41','2025-09-24 18:25:41'),(1225406,408550,'action started via WP Cron','2025-09-24 16:28:51','2025-09-24 18:28:51'),(1225407,408550,'action complete via WP Cron','2025-09-24 16:28:51','2025-09-24 18:28:51'),(1225408,408551,'action created','2025-09-24 16:28:51','2025-09-24 18:28:51'),(1225409,408551,'action started via WP Cron','2025-09-24 16:31:01','2025-09-24 18:31:01'),(1225410,408551,'action complete via WP Cron','2025-09-24 16:31:01','2025-09-24 18:31:01'),(1225411,408552,'action created','2025-09-24 16:31:01','2025-09-24 18:31:01'),(1225412,408552,'action started via WP Cron','2025-09-24 16:34:05','2025-09-24 18:34:05'),(1225413,408552,'action complete via WP Cron','2025-09-24 16:34:05','2025-09-24 18:34:05'),(1225414,408553,'action created','2025-09-24 16:34:05','2025-09-24 18:34:05'),(1225415,408553,'action started via WP Cron','2025-09-24 16:37:35','2025-09-24 18:37:35'),(1225416,408553,'action complete via WP Cron','2025-09-24 16:37:35','2025-09-24 18:37:35'),(1225417,408554,'action created','2025-09-24 16:37:35','2025-09-24 18:37:35'),(1225418,408554,'action started via WP Cron','2025-09-24 16:39:57','2025-09-24 18:39:57'),(1225419,408554,'action complete via WP Cron','2025-09-24 16:39:57','2025-09-24 18:39:57'),(1225420,408555,'action created','2025-09-24 16:39:57','2025-09-24 18:39:57'),(1225421,408555,'action started via WP Cron','2025-09-24 16:42:24','2025-09-24 18:42:24'),(1225422,408555,'action complete via WP Cron','2025-09-24 16:42:24','2025-09-24 18:42:24'),(1225423,408556,'action created','2025-09-24 16:42:24','2025-09-24 18:42:24'),(1225424,408556,'action started via WP Cron','2025-09-24 16:47:09','2025-09-24 18:47:09'),(1225425,408556,'action complete via WP Cron','2025-09-24 16:47:09','2025-09-24 18:47:09'),(1225426,408557,'action created','2025-09-24 16:47:09','2025-09-24 18:47:09'),(1225427,408557,'action started via WP Cron','2025-09-24 16:49:16','2025-09-24 18:49:16'),(1225428,408557,'action complete via WP Cron','2025-09-24 16:49:16','2025-09-24 18:49:16'),(1225429,408558,'action created','2025-09-24 16:49:16','2025-09-24 18:49:16'),(1225430,408558,'action started via WP Cron','2025-09-24 16:52:55','2025-09-24 18:52:55'),(1225431,408558,'action complete via WP Cron','2025-09-24 16:52:55','2025-09-24 18:52:55'),(1225432,408559,'action created','2025-09-24 16:52:55','2025-09-24 18:52:55'),(1225433,408559,'action started via WP Cron','2025-09-24 16:55:33','2025-09-24 18:55:33'),(1225434,408559,'action complete via WP Cron','2025-09-24 16:55:33','2025-09-24 18:55:33'),(1225435,408560,'action created','2025-09-24 16:55:33','2025-09-24 18:55:33'),(1225436,408560,'action started via WP Cron','2025-09-24 16:58:11','2025-09-24 18:58:11'),(1225437,408560,'action complete via WP Cron','2025-09-24 16:58:11','2025-09-24 18:58:11'),(1225438,408561,'action created','2025-09-24 16:58:11','2025-09-24 18:58:11'),(1225439,408561,'action started via WP Cron','2025-09-24 17:01:03','2025-09-24 19:01:03'),(1225440,408561,'action complete via WP Cron','2025-09-24 17:01:03','2025-09-24 19:01:03'),(1225441,408562,'action created','2025-09-24 17:01:03','2025-09-24 19:01:03'),(1225442,408562,'action started via WP Cron','2025-09-24 17:03:49','2025-09-24 19:03:49'),(1225443,408562,'action complete via WP Cron','2025-09-24 17:03:49','2025-09-24 19:03:49'),(1225444,408563,'action created','2025-09-24 17:03:49','2025-09-24 19:03:49'),(1225445,408563,'action started via WP Cron','2025-09-24 17:05:57','2025-09-24 19:05:57'),(1225446,408563,'action complete via WP Cron','2025-09-24 17:05:57','2025-09-24 19:05:57'),(1225447,408564,'action created','2025-09-24 17:05:57','2025-09-24 19:05:57'),(1225448,408564,'action started via WP Cron','2025-09-24 17:08:57','2025-09-24 19:08:57'),(1225449,408564,'action complete via WP Cron','2025-09-24 17:08:57','2025-09-24 19:08:57'),(1225450,408565,'action created','2025-09-24 17:08:57','2025-09-24 19:08:57'),(1225451,408565,'action started via WP Cron','2025-09-24 17:11:06','2025-09-24 19:11:06'),(1225452,408565,'action complete via WP Cron','2025-09-24 17:11:06','2025-09-24 19:11:06'),(1225453,408566,'action created','2025-09-24 17:11:06','2025-09-24 19:11:06'),(1225454,408566,'action started via WP Cron','2025-09-24 17:14:25','2025-09-24 19:14:25'),(1225455,408566,'action complete via WP Cron','2025-09-24 17:14:25','2025-09-24 19:14:25'),(1225456,408567,'action created','2025-09-24 17:14:25','2025-09-24 19:14:25'),(1225457,408567,'action started via WP Cron','2025-09-24 17:21:03','2025-09-24 19:21:03'),(1225458,408567,'action complete via WP Cron','2025-09-24 17:21:03','2025-09-24 19:21:03'),(1225459,408568,'action created','2025-09-24 17:21:03','2025-09-24 19:21:03'),(1225460,408568,'action started via WP Cron','2025-09-24 17:23:35','2025-09-24 19:23:35'),(1225461,408568,'action complete via WP Cron','2025-09-24 17:23:35','2025-09-24 19:23:35'),(1225462,408569,'action created','2025-09-24 17:23:35','2025-09-24 19:23:35'),(1225463,408569,'action started via WP Cron','2025-09-24 17:26:06','2025-09-24 19:26:06'),(1225464,408569,'action complete via WP Cron','2025-09-24 17:26:07','2025-09-24 19:26:07'),(1225465,408570,'action created','2025-09-24 17:26:07','2025-09-24 19:26:07'),(1225466,408570,'action started via WP Cron','2025-09-24 17:28:57','2025-09-24 19:28:57'),(1225467,408570,'action complete via WP Cron','2025-09-24 17:28:57','2025-09-24 19:28:57'),(1225468,408571,'action created','2025-09-24 17:28:57','2025-09-24 19:28:57'),(1225469,408571,'action started via WP Cron','2025-09-24 17:31:04','2025-09-24 19:31:04'),(1225470,408571,'action complete via WP Cron','2025-09-24 17:31:04','2025-09-24 19:31:04'),(1225471,408572,'action created','2025-09-24 17:31:04','2025-09-24 19:31:04'),(1225472,408572,'action started via WP Cron','2025-09-24 17:34:14','2025-09-24 19:34:14'),(1225473,408572,'action complete via WP Cron','2025-09-24 17:34:14','2025-09-24 19:34:14'),(1225474,408573,'action created','2025-09-24 17:34:14','2025-09-24 19:34:14'),(1225475,408573,'action started via WP Cron','2025-09-24 17:39:14','2025-09-24 19:39:14'),(1225476,408573,'action complete via WP Cron','2025-09-24 17:39:14','2025-09-24 19:39:14'),(1225477,408574,'action created','2025-09-24 17:39:14','2025-09-24 19:39:14'),(1225478,408574,'action started via WP Cron','2025-09-24 17:43:34','2025-09-24 19:43:34'),(1225479,408574,'action complete via WP Cron','2025-09-24 17:43:34','2025-09-24 19:43:34'),(1225480,408575,'action created','2025-09-24 17:43:34','2025-09-24 19:43:34'),(1225481,408575,'action started via WP Cron','2025-09-24 17:45:55','2025-09-24 19:45:55'),(1225482,408575,'action complete via WP Cron','2025-09-24 17:45:56','2025-09-24 19:45:56'),(1225483,408576,'action created','2025-09-24 17:45:56','2025-09-24 19:45:56'),(1225484,408576,'action started via WP Cron','2025-09-24 17:51:03','2025-09-24 19:51:03'),(1225485,408576,'action complete via WP Cron','2025-09-24 17:51:03','2025-09-24 19:51:03'),(1225486,408577,'action created','2025-09-24 17:51:03','2025-09-24 19:51:03'),(1225487,408577,'action started via WP Cron','2025-09-24 17:55:11','2025-09-24 19:55:11'),(1225488,408577,'action complete via WP Cron','2025-09-24 17:55:11','2025-09-24 19:55:11'),(1225489,408578,'action created','2025-09-24 17:55:11','2025-09-24 19:55:11'),(1225490,408578,'action started via WP Cron','2025-09-24 17:57:38','2025-09-24 19:57:38'),(1225491,408578,'action complete via WP Cron','2025-09-24 17:57:38','2025-09-24 19:57:38'),(1225492,408579,'action created','2025-09-24 17:57:38','2025-09-24 19:57:38'),(1225493,408579,'action started via WP Cron','2025-09-24 18:00:13','2025-09-24 20:00:13'),(1225494,408579,'action complete via WP Cron','2025-09-24 18:00:13','2025-09-24 20:00:13'),(1225495,408580,'action created','2025-09-24 18:00:13','2025-09-24 20:00:13'),(1225496,408580,'action started via WP Cron','2025-09-24 18:02:55','2025-09-24 20:02:55'),(1225497,408580,'action complete via WP Cron','2025-09-24 18:02:55','2025-09-24 20:02:55'),(1225498,408581,'action created','2025-09-24 18:02:55','2025-09-24 20:02:55'),(1225499,408581,'action started via WP Cron','2025-09-24 18:05:02','2025-09-24 20:05:02'),(1225500,408581,'action complete via WP Cron','2025-09-24 18:05:02','2025-09-24 20:05:02'),(1225501,408582,'action created','2025-09-24 18:05:02','2025-09-24 20:05:02'),(1225502,408582,'action started via WP Cron','2025-09-24 18:07:11','2025-09-24 20:07:11'),(1225503,408582,'action complete via WP Cron','2025-09-24 18:07:11','2025-09-24 20:07:11'),(1225504,408583,'action created','2025-09-24 18:07:11','2025-09-24 20:07:11'),(1225505,408583,'action started via WP Cron','2025-09-24 18:10:25','2025-09-24 20:10:25'),(1225506,408583,'action complete via WP Cron','2025-09-24 18:10:25','2025-09-24 20:10:25'),(1225507,408584,'action created','2025-09-24 18:10:25','2025-09-24 20:10:25'),(1225508,408584,'action started via WP Cron','2025-09-24 18:12:38','2025-09-24 20:12:38'),(1225509,408584,'action complete via WP Cron','2025-09-24 18:12:38','2025-09-24 20:12:38'),(1225510,408585,'action created','2025-09-24 18:12:38','2025-09-24 20:12:38'),(1225511,408585,'action started via WP Cron','2025-09-24 18:16:04','2025-09-24 20:16:04'),(1225512,408585,'action complete via WP Cron','2025-09-24 18:16:04','2025-09-24 20:16:04'),(1225513,408586,'action created','2025-09-24 18:16:04','2025-09-24 20:16:04'),(1225514,408586,'action started via WP Cron','2025-09-24 18:18:04','2025-09-24 20:18:04'),(1225515,408586,'action complete via WP Cron','2025-09-24 18:18:04','2025-09-24 20:18:04'),(1225516,408587,'action created','2025-09-24 18:18:04','2025-09-24 20:18:04'),(1225517,408587,'action started via WP Cron','2025-09-24 18:21:04','2025-09-24 20:21:04'),(1225518,408587,'action complete via WP Cron','2025-09-24 18:21:04','2025-09-24 20:21:04'),(1225519,408588,'action created','2025-09-24 18:21:04','2025-09-24 20:21:04'),(1225520,408588,'action started via WP Cron','2025-09-24 18:23:32','2025-09-24 20:23:32'),(1225521,408588,'action complete via WP Cron','2025-09-24 18:23:32','2025-09-24 20:23:32'),(1225522,408589,'action created','2025-09-24 18:23:32','2025-09-24 20:23:32'),(1225523,408589,'action started via WP Cron','2025-09-24 18:26:06','2025-09-24 20:26:06'),(1225524,408589,'action complete via WP Cron','2025-09-24 18:26:07','2025-09-24 20:26:07'),(1225525,408590,'action created','2025-09-24 18:26:07','2025-09-24 20:26:07'),(1225526,408590,'action started via WP Cron','2025-09-24 18:28:12','2025-09-24 20:28:12'),(1225527,408590,'action complete via WP Cron','2025-09-24 18:28:12','2025-09-24 20:28:12'),(1225528,408591,'action created','2025-09-24 18:28:12','2025-09-24 20:28:12'),(1225529,408591,'action started via WP Cron','2025-09-24 18:31:04','2025-09-24 20:31:04'),(1225530,408591,'action complete via WP Cron','2025-09-24 18:31:04','2025-09-24 20:31:04'),(1225531,408592,'action created','2025-09-24 18:31:04','2025-09-24 20:31:04'),(1225532,408592,'action started via WP Cron','2025-09-24 18:34:34','2025-09-24 20:34:34'),(1225533,408592,'action complete via WP Cron','2025-09-24 18:34:34','2025-09-24 20:34:34'),(1225534,408593,'action created','2025-09-24 18:34:34','2025-09-24 20:34:34'),(1225535,408593,'action started via WP Cron','2025-09-24 18:39:46','2025-09-24 20:39:46'),(1225536,408593,'action complete via WP Cron','2025-09-24 18:39:46','2025-09-24 20:39:46'),(1225537,408594,'action created','2025-09-24 18:39:46','2025-09-24 20:39:46'),(1225538,408594,'action started via WP Cron','2025-09-24 18:41:59','2025-09-24 20:41:59'),(1225539,408594,'action complete via WP Cron','2025-09-24 18:41:59','2025-09-24 20:41:59'),(1225540,408595,'action created','2025-09-24 18:41:59','2025-09-24 20:41:59'),(1225541,408595,'action started via WP Cron','2025-09-24 18:44:27','2025-09-24 20:44:27'),(1225542,408595,'action complete via WP Cron','2025-09-24 18:44:27','2025-09-24 20:44:27'),(1225543,408596,'action created','2025-09-24 18:44:27','2025-09-24 20:44:27'),(1225544,408596,'action started via WP Cron','2025-09-24 18:48:33','2025-09-24 20:48:33'),(1225545,408596,'action complete via WP Cron','2025-09-24 18:48:33','2025-09-24 20:48:33'),(1225546,408597,'action created','2025-09-24 18:48:33','2025-09-24 20:48:33'),(1225547,408597,'action started via WP Cron','2025-09-24 18:51:04','2025-09-24 20:51:04'),(1225548,408597,'action complete via WP Cron','2025-09-24 18:51:04','2025-09-24 20:51:04'),(1225549,408598,'action created','2025-09-24 18:51:04','2025-09-24 20:51:04'),(1225550,408598,'action started via WP Cron','2025-09-24 18:53:18','2025-09-24 20:53:18'),(1225551,408598,'action complete via WP Cron','2025-09-24 18:53:18','2025-09-24 20:53:18'),(1225552,408599,'action created','2025-09-24 18:53:18','2025-09-24 20:53:18'),(1225553,408599,'action started via WP Cron','2025-09-24 18:55:31','2025-09-24 20:55:31'),(1225554,408599,'action complete via WP Cron','2025-09-24 18:55:31','2025-09-24 20:55:31'),(1225555,408600,'action created','2025-09-24 18:55:31','2025-09-24 20:55:31'),(1225556,408600,'action started via WP Cron','2025-09-24 18:58:12','2025-09-24 20:58:12'),(1225557,408600,'action complete via WP Cron','2025-09-24 18:58:12','2025-09-24 20:58:12'),(1225558,408601,'action created','2025-09-24 18:58:12','2025-09-24 20:58:12'),(1225559,408601,'action started via WP Cron','2025-09-24 19:01:04','2025-09-24 21:01:04'),(1225560,408601,'action complete via WP Cron','2025-09-24 19:01:04','2025-09-24 21:01:04'),(1225561,408602,'action created','2025-09-24 19:01:04','2025-09-24 21:01:04'),(1225562,408602,'action started via WP Cron','2025-09-24 19:03:16','2025-09-24 21:03:16'),(1225563,408602,'action complete via WP Cron','2025-09-24 19:03:16','2025-09-24 21:03:16'),(1225564,408603,'action created','2025-09-24 19:03:16','2025-09-24 21:03:16'),(1225565,408603,'action started via WP Cron','2025-09-24 19:06:05','2025-09-24 21:06:05'),(1225566,408603,'action complete via WP Cron','2025-09-24 19:06:05','2025-09-24 21:06:05'),(1225567,408604,'action created','2025-09-24 19:06:05','2025-09-24 21:06:05'),(1225568,408604,'action started via WP Cron','2025-09-24 19:09:58','2025-09-24 21:09:58'),(1225569,408604,'action complete via WP Cron','2025-09-24 19:09:58','2025-09-24 21:09:58'),(1225570,408605,'action created','2025-09-24 19:09:58','2025-09-24 21:09:58'),(1225571,408605,'action started via WP Cron','2025-09-24 19:12:08','2025-09-24 21:12:08'),(1225572,408605,'action complete via WP Cron','2025-09-24 19:12:08','2025-09-24 21:12:08'),(1225573,408606,'action created','2025-09-24 19:12:08','2025-09-24 21:12:08'),(1225574,408606,'action started via WP Cron','2025-09-24 19:15:18','2025-09-24 21:15:18'),(1225575,408606,'action complete via WP Cron','2025-09-24 19:15:18','2025-09-24 21:15:18'),(1225576,408607,'action created','2025-09-24 19:15:18','2025-09-24 21:15:18'),(1225577,408607,'action started via WP Cron','2025-09-24 19:18:53','2025-09-24 21:18:53'),(1225578,408607,'action complete via WP Cron','2025-09-24 19:18:53','2025-09-24 21:18:53'),(1225579,408608,'action created','2025-09-24 19:18:53','2025-09-24 21:18:53'),(1225580,408608,'action started via WP Cron','2025-09-24 19:21:03','2025-09-24 21:21:03'),(1225581,408608,'action complete via WP Cron','2025-09-24 19:21:04','2025-09-24 21:21:04'),(1225582,408609,'action created','2025-09-24 19:21:04','2025-09-24 21:21:04'),(1225583,408609,'action started via WP Cron','2025-09-24 19:24:28','2025-09-24 21:24:28'),(1225584,408609,'action complete via WP Cron','2025-09-24 19:24:28','2025-09-24 21:24:28'),(1225585,408610,'action created','2025-09-24 19:24:28','2025-09-24 21:24:28'),(1225586,408610,'action started via WP Cron','2025-09-24 19:28:08','2025-09-24 21:28:08'),(1225587,408610,'action complete via WP Cron','2025-09-24 19:28:08','2025-09-24 21:28:08'),(1225588,408611,'action created','2025-09-24 19:28:08','2025-09-24 21:28:08'),(1225589,408611,'action started via WP Cron','2025-09-24 19:31:05','2025-09-24 21:31:05'),(1225590,408611,'action complete via WP Cron','2025-09-24 19:31:05','2025-09-24 21:31:05'),(1225591,408612,'action created','2025-09-24 19:31:05','2025-09-24 21:31:05'),(1225592,408612,'action started via WP Cron','2025-09-24 19:33:57','2025-09-24 21:33:57'),(1225593,408613,'action created','2025-09-24 19:33:57','2025-09-24 21:33:57'),(1225594,408613,'action started via WP Cron','2025-09-24 19:34:01','2025-09-24 21:34:01'),(1225595,408613,'action complete via WP Cron','2025-09-24 19:34:02','2025-09-24 21:34:02'),(1225596,408612,'action complete via WP Cron','2025-09-24 19:34:02','2025-09-24 21:34:02'),(1225597,408614,'action created','2025-09-24 19:34:02','2025-09-24 21:34:02'),(1225598,408614,'action started via WP Cron','2025-09-24 19:36:04','2025-09-24 21:36:04'),(1225599,408614,'action complete via WP Cron','2025-09-24 19:36:04','2025-09-24 21:36:04'),(1225600,408615,'action created','2025-09-24 19:36:04','2025-09-24 21:36:04'),(1225601,408615,'action started via WP Cron','2025-09-24 19:38:05','2025-09-24 21:38:05'),(1225602,408615,'action complete via WP Cron','2025-09-24 19:38:05','2025-09-24 21:38:05'),(1225603,408616,'action created','2025-09-24 19:38:05','2025-09-24 21:38:05'),(1225604,408616,'action started via WP Cron','2025-09-24 19:41:05','2025-09-24 21:41:05'),(1225605,408616,'action complete via WP Cron','2025-09-24 19:41:05','2025-09-24 21:41:05'),(1225606,408617,'action created','2025-09-24 19:41:05','2025-09-24 21:41:05'),(1225607,408617,'action started via WP Cron','2025-09-24 19:43:28','2025-09-24 21:43:28'),(1225608,408617,'action complete via WP Cron','2025-09-24 19:43:28','2025-09-24 21:43:28'),(1225609,408618,'action created','2025-09-24 19:43:28','2025-09-24 21:43:28'),(1225610,408618,'action started via WP Cron','2025-09-24 19:46:04','2025-09-24 21:46:04'),(1225611,408618,'action complete via WP Cron','2025-09-24 19:46:04','2025-09-24 21:46:04'),(1225612,408619,'action created','2025-09-24 19:46:04','2025-09-24 21:46:04'),(1225613,408619,'action started via WP Cron','2025-09-24 19:48:53','2025-09-24 21:48:53'),(1225614,408619,'action complete via WP Cron','2025-09-24 19:48:53','2025-09-24 21:48:53'),(1225615,408620,'action created','2025-09-24 19:48:53','2025-09-24 21:48:53'),(1225616,408620,'action started via WP Cron','2025-09-24 19:51:03','2025-09-24 21:51:03'),(1225617,408620,'action complete via WP Cron','2025-09-24 19:51:03','2025-09-24 21:51:03'),(1225618,408621,'action created','2025-09-24 19:51:03','2025-09-24 21:51:03'),(1225619,408621,'action started via WP Cron','2025-09-24 19:55:44','2025-09-24 21:55:44'),(1225620,408621,'action complete via WP Cron','2025-09-24 19:55:44','2025-09-24 21:55:44'),(1225621,408622,'action created','2025-09-24 19:55:44','2025-09-24 21:55:44'),(1225622,408622,'action started via WP Cron','2025-09-24 19:57:44','2025-09-24 21:57:44'),(1225623,408622,'action complete via WP Cron','2025-09-24 19:57:44','2025-09-24 21:57:44'),(1225624,408623,'action created','2025-09-24 19:57:44','2025-09-24 21:57:44'),(1225625,408623,'action started via WP Cron','2025-09-24 20:01:03','2025-09-24 22:01:03'),(1225626,408623,'action complete via WP Cron','2025-09-24 20:01:03','2025-09-24 22:01:03'),(1225627,408624,'action created','2025-09-24 20:01:03','2025-09-24 22:01:03'),(1225628,408624,'action started via WP Cron','2025-09-24 20:04:04','2025-09-24 22:04:04'),(1225629,408624,'action complete via WP Cron','2025-09-24 20:04:04','2025-09-24 22:04:04'),(1225630,408625,'action created','2025-09-24 20:04:04','2025-09-24 22:04:04'),(1225631,408625,'action started via WP Cron','2025-09-24 20:08:54','2025-09-24 22:08:54'),(1225632,408625,'action complete via WP Cron','2025-09-24 20:08:54','2025-09-24 22:08:54'),(1225633,408626,'action created','2025-09-24 20:08:54','2025-09-24 22:08:54'),(1225634,408626,'action started via WP Cron','2025-09-24 20:11:04','2025-09-24 22:11:04'),(1225635,408626,'action complete via WP Cron','2025-09-24 20:11:04','2025-09-24 22:11:04'),(1225636,408627,'action created','2025-09-24 20:11:04','2025-09-24 22:11:04'),(1225637,408627,'action started via WP Cron','2025-09-24 20:13:11','2025-09-24 22:13:11'),(1225638,408627,'action complete via WP Cron','2025-09-24 20:13:11','2025-09-24 22:13:11'),(1225639,408628,'action created','2025-09-24 20:13:11','2025-09-24 22:13:11'),(1225640,408628,'action started via WP Cron','2025-09-24 20:16:03','2025-09-24 22:16:03'),(1225641,408628,'action complete via WP Cron','2025-09-24 20:16:03','2025-09-24 22:16:03'),(1225642,408629,'action created','2025-09-24 20:16:03','2025-09-24 22:16:03'),(1225643,408629,'action started via WP Cron','2025-09-24 20:18:29','2025-09-24 22:18:29'),(1225644,408629,'action complete via WP Cron','2025-09-24 20:18:29','2025-09-24 22:18:29'),(1225645,408630,'action created','2025-09-24 20:18:29','2025-09-24 22:18:29'),(1225646,408630,'action started via WP Cron','2025-09-24 20:21:04','2025-09-24 22:21:04'),(1225647,408630,'action complete via WP Cron','2025-09-24 20:21:04','2025-09-24 22:21:04'),(1225648,408631,'action created','2025-09-24 20:21:04','2025-09-24 22:21:04'),(1225649,408631,'action started via WP Cron','2025-09-24 20:24:46','2025-09-24 22:24:46'),(1225650,408631,'action complete via WP Cron','2025-09-24 20:24:46','2025-09-24 22:24:46'),(1225651,408632,'action created','2025-09-24 20:24:46','2025-09-24 22:24:46'),(1225652,408632,'action started via WP Cron','2025-09-24 20:26:59','2025-09-24 22:26:59'),(1225653,408632,'action complete via WP Cron','2025-09-24 20:26:59','2025-09-24 22:26:59'),(1225654,408633,'action created','2025-09-24 20:26:59','2025-09-24 22:26:59'),(1225655,408633,'action started via WP Cron','2025-09-24 20:29:25','2025-09-24 22:29:25'),(1225656,408634,'action created','2025-09-24 20:29:25','2025-09-24 22:29:25'),(1225657,408634,'action started via WP Cron','2025-09-24 20:29:28','2025-09-24 22:29:28'),(1225658,408634,'action complete via WP Cron','2025-09-24 20:29:28','2025-09-24 22:29:28'),(1225659,408633,'action complete via WP Cron','2025-09-24 20:29:28','2025-09-24 22:29:28'),(1225660,408635,'action created','2025-09-24 20:29:28','2025-09-24 22:29:28'),(1225661,408635,'action started via WP Cron','2025-09-24 20:32:54','2025-09-24 22:32:54'),(1225662,408635,'action complete via WP Cron','2025-09-24 20:32:54','2025-09-24 22:32:54'),(1225663,408636,'action created','2025-09-24 20:32:54','2025-09-24 22:32:54'),(1225664,408636,'action started via WP Cron','2025-09-24 20:36:03','2025-09-24 22:36:03'),(1225665,408636,'action complete via WP Cron','2025-09-24 20:36:03','2025-09-24 22:36:03'),(1225666,408637,'action created','2025-09-24 20:36:03','2025-09-24 22:36:03'),(1225667,408637,'action started via WP Cron','2025-09-24 20:38:33','2025-09-24 22:38:33'),(1225668,408637,'action complete via WP Cron','2025-09-24 20:38:33','2025-09-24 22:38:33'),(1225669,408638,'action created','2025-09-24 20:38:33','2025-09-24 22:38:33'),(1225670,408638,'action started via WP Cron','2025-09-24 20:40:55','2025-09-24 22:40:55'),(1225671,408638,'action complete via WP Cron','2025-09-24 20:40:55','2025-09-24 22:40:55'),(1225672,408639,'action created','2025-09-24 20:40:55','2025-09-24 22:40:55'),(1225673,408639,'action started via WP Cron','2025-09-24 20:42:55','2025-09-24 22:42:55'),(1225674,408639,'action complete via WP Cron','2025-09-24 20:42:55','2025-09-24 22:42:55'),(1225675,408640,'action created','2025-09-24 20:42:55','2025-09-24 22:42:55'),(1225676,408640,'action started via WP Cron','2025-09-24 20:44:55','2025-09-24 22:44:55'),(1225677,408640,'action complete via WP Cron','2025-09-24 20:44:55','2025-09-24 22:44:55'),(1225678,408641,'action created','2025-09-24 20:44:55','2025-09-24 22:44:55'),(1225679,408641,'action started via WP Cron','2025-09-24 20:48:13','2025-09-24 22:48:13'),(1225680,408641,'action complete via WP Cron','2025-09-24 20:48:13','2025-09-24 22:48:13'),(1225681,408642,'action created','2025-09-24 20:48:13','2025-09-24 22:48:13'),(1225682,408642,'action started via WP Cron','2025-09-24 20:51:04','2025-09-24 22:51:04'),(1225683,408642,'action complete via WP Cron','2025-09-24 20:51:04','2025-09-24 22:51:04'),(1225684,408643,'action created','2025-09-24 20:51:04','2025-09-24 22:51:04'),(1225685,408643,'action started via WP Cron','2025-09-24 20:56:04','2025-09-24 22:56:04'),(1225686,408643,'action complete via WP Cron','2025-09-24 20:56:04','2025-09-24 22:56:04'),(1225687,408644,'action created','2025-09-24 20:56:04','2025-09-24 22:56:04'),(1225688,408644,'action started via WP Cron','2025-09-24 20:59:07','2025-09-24 22:59:07'),(1225689,408644,'action complete via WP Cron','2025-09-24 20:59:07','2025-09-24 22:59:07'),(1225690,408645,'action created','2025-09-24 20:59:07','2025-09-24 22:59:07'),(1225691,408645,'action started via WP Cron','2025-09-24 21:06:03','2025-09-24 23:06:03'),(1225692,408645,'action complete via WP Cron','2025-09-24 21:06:03','2025-09-24 23:06:03'),(1225693,408646,'action created','2025-09-24 21:06:03','2025-09-24 23:06:03'),(1225694,408646,'action started via WP Cron','2025-09-24 21:10:48','2025-09-24 23:10:48'),(1225695,408646,'action complete via WP Cron','2025-09-24 21:10:48','2025-09-24 23:10:48'),(1225696,408647,'action created','2025-09-24 21:10:48','2025-09-24 23:10:48'),(1225697,408647,'action started via WP Cron','2025-09-24 21:12:53','2025-09-24 23:12:53'),(1225698,408647,'action complete via WP Cron','2025-09-24 21:12:53','2025-09-24 23:12:53'),(1225699,408648,'action created','2025-09-24 21:12:53','2025-09-24 23:12:53'),(1225700,408648,'action started via WP Cron','2025-09-24 21:15:31','2025-09-24 23:15:31'),(1225701,408648,'action complete via WP Cron','2025-09-24 21:15:31','2025-09-24 23:15:31'),(1225702,408649,'action created','2025-09-24 21:15:31','2025-09-24 23:15:31'),(1225703,408649,'action started via WP Cron','2025-09-24 21:17:31','2025-09-24 23:17:31'),(1225704,408649,'action complete via WP Cron','2025-09-24 21:17:31','2025-09-24 23:17:31'),(1225705,408650,'action created','2025-09-24 21:17:31','2025-09-24 23:17:31'),(1225706,408650,'action started via WP Cron','2025-09-24 21:21:03','2025-09-24 23:21:03'),(1225707,408650,'action complete via WP Cron','2025-09-24 21:21:04','2025-09-24 23:21:04'),(1225708,408651,'action created','2025-09-24 21:21:04','2025-09-24 23:21:04'),(1225709,408651,'action started via WP Cron','2025-09-24 21:25:25','2025-09-24 23:25:25'),(1225710,408651,'action complete via WP Cron','2025-09-24 21:25:25','2025-09-24 23:25:25'),(1225711,408652,'action created','2025-09-24 21:25:25','2025-09-24 23:25:25'),(1225712,408652,'action started via WP Cron','2025-09-24 21:28:18','2025-09-24 23:28:18'),(1225713,408652,'action complete via WP Cron','2025-09-24 21:28:18','2025-09-24 23:28:18'),(1225714,408653,'action created','2025-09-24 21:28:18','2025-09-24 23:28:18'),(1225715,408653,'action started via WP Cron','2025-09-24 21:31:04','2025-09-24 23:31:04'),(1225716,408653,'action complete via WP Cron','2025-09-24 21:31:04','2025-09-24 23:31:04'),(1225717,408654,'action created','2025-09-24 21:31:04','2025-09-24 23:31:04'),(1225718,408654,'action started via WP Cron','2025-09-24 21:36:03','2025-09-24 23:36:03'),(1225719,408654,'action complete via WP Cron','2025-09-24 21:36:03','2025-09-24 23:36:03'),(1225720,408655,'action created','2025-09-24 21:36:03','2025-09-24 23:36:03'),(1225721,408655,'action started via WP Cron','2025-09-24 21:41:04','2025-09-24 23:41:04'),(1225722,408655,'action complete via WP Cron','2025-09-24 21:41:04','2025-09-24 23:41:04'),(1225723,408656,'action created','2025-09-24 21:41:04','2025-09-24 23:41:04'),(1225724,408656,'action started via WP Cron','2025-09-24 21:46:03','2025-09-24 23:46:03'),(1225725,408656,'action complete via WP Cron','2025-09-24 21:46:03','2025-09-24 23:46:03'),(1225726,408657,'action created','2025-09-24 21:46:03','2025-09-24 23:46:03'),(1225727,408657,'action started via WP Cron','2025-09-24 21:51:04','2025-09-24 23:51:04'),(1225728,408657,'action complete via WP Cron','2025-09-24 21:51:04','2025-09-24 23:51:04'),(1225729,408658,'action created','2025-09-24 21:51:04','2025-09-24 23:51:04'),(1225730,408658,'action started via WP Cron','2025-09-24 21:53:34','2025-09-24 23:53:34'),(1225731,408658,'action complete via WP Cron','2025-09-24 21:53:34','2025-09-24 23:53:34'),(1225732,408659,'action created','2025-09-24 21:53:34','2025-09-24 23:53:34'),(1225733,408659,'action started via WP Cron','2025-09-24 21:56:04','2025-09-24 23:56:04'),(1225734,408659,'action complete via WP Cron','2025-09-24 21:56:04','2025-09-24 23:56:04'),(1225735,408660,'action created','2025-09-24 21:56:04','2025-09-24 23:56:04'),(1225736,408660,'action started via WP Cron','2025-09-24 22:01:03','2025-09-25 00:01:03'),(1225737,408660,'action complete via WP Cron','2025-09-24 22:01:03','2025-09-25 00:01:03'),(1225738,408661,'action created','2025-09-24 22:01:03','2025-09-25 00:01:03'),(1225739,408661,'action started via WP Cron','2025-09-24 22:06:04','2025-09-25 00:06:04'),(1225740,408661,'action complete via WP Cron','2025-09-24 22:06:04','2025-09-25 00:06:04'),(1225741,408662,'action created','2025-09-24 22:06:04','2025-09-25 00:06:04'),(1225742,408662,'action started via WP Cron','2025-09-24 22:11:04','2025-09-25 00:11:04'),(1225743,408662,'action complete via WP Cron','2025-09-24 22:11:04','2025-09-25 00:11:04'),(1225744,408663,'action created','2025-09-24 22:11:04','2025-09-25 00:11:04'),(1225745,408663,'action started via WP Cron','2025-09-24 22:16:04','2025-09-25 00:16:04'),(1225746,408663,'action complete via WP Cron','2025-09-24 22:16:04','2025-09-25 00:16:04'),(1225747,408664,'action created','2025-09-24 22:16:04','2025-09-25 00:16:04'),(1225748,408664,'action started via WP Cron','2025-09-24 22:21:04','2025-09-25 00:21:04'),(1225749,408664,'action complete via WP Cron','2025-09-24 22:21:04','2025-09-25 00:21:04'),(1225750,408665,'action created','2025-09-24 22:21:04','2025-09-25 00:21:04'),(1225751,408665,'action started via WP Cron','2025-09-24 22:26:04','2025-09-25 00:26:04'),(1225752,408665,'action complete via WP Cron','2025-09-24 22:26:04','2025-09-25 00:26:04'),(1225753,408666,'action created','2025-09-24 22:26:04','2025-09-25 00:26:04'),(1225754,408666,'action started via WP Cron','2025-09-24 22:28:43','2025-09-25 00:28:43'),(1225755,408666,'action complete via WP Cron','2025-09-24 22:28:43','2025-09-25 00:28:43'),(1225756,408667,'action created','2025-09-24 22:28:43','2025-09-25 00:28:43'),(1225757,408667,'action started via WP Cron','2025-09-24 22:31:04','2025-09-25 00:31:04'),(1225758,408667,'action complete via WP Cron','2025-09-24 22:31:04','2025-09-25 00:31:04'),(1225759,408668,'action created','2025-09-24 22:31:04','2025-09-25 00:31:04'),(1225760,408668,'action started via WP Cron','2025-09-24 22:34:06','2025-09-25 00:34:06'),(1225761,408669,'action created','2025-09-24 22:34:06','2025-09-25 00:34:06'),(1225762,408669,'action started via WP Cron','2025-09-24 22:34:09','2025-09-25 00:34:09'),(1225763,408669,'action complete via WP Cron','2025-09-24 22:34:09','2025-09-25 00:34:09'),(1225764,408668,'action complete via WP Cron','2025-09-24 22:34:09','2025-09-25 00:34:09'),(1225765,408670,'action created','2025-09-24 22:34:09','2025-09-25 00:34:09'),(1225766,408670,'action started via WP Cron','2025-09-24 22:39:29','2025-09-25 00:39:29'),(1225767,408671,'action created','2025-09-24 22:39:29','2025-09-25 00:39:29'),(1225768,408671,'action started via WP Cron','2025-09-24 22:39:30','2025-09-25 00:39:30'),(1225769,408671,'action complete via WP Cron','2025-09-24 22:39:31','2025-09-25 00:39:31'),(1225770,408670,'action complete via WP Cron','2025-09-24 22:39:31','2025-09-25 00:39:31'),(1225771,408672,'action created','2025-09-24 22:39:31','2025-09-25 00:39:31'),(1225772,408672,'action started via WP Cron','2025-09-24 22:44:59','2025-09-25 00:44:59'),(1225773,408672,'action complete via WP Cron','2025-09-24 22:44:59','2025-09-25 00:44:59'),(1225774,408673,'action created','2025-09-24 22:44:59','2025-09-25 00:44:59'),(1225775,408673,'action started via WP Cron','2025-09-24 22:51:04','2025-09-25 00:51:04'),(1225776,408673,'action complete via WP Cron','2025-09-24 22:51:04','2025-09-25 00:51:04'),(1225777,408674,'action created','2025-09-24 22:51:04','2025-09-25 00:51:04'),(1225778,408674,'action started via WP Cron','2025-09-24 22:56:04','2025-09-25 00:56:04'),(1225779,408674,'action complete via WP Cron','2025-09-24 22:56:04','2025-09-25 00:56:04'),(1225780,408675,'action created','2025-09-24 22:56:04','2025-09-25 00:56:04'),(1225781,408675,'action started via WP Cron','2025-09-24 23:01:04','2025-09-25 01:01:04'),(1225782,408676,'action created','2025-09-24 23:01:04','2025-09-25 01:01:04'),(1225783,408676,'action started via WP Cron','2025-09-24 23:01:05','2025-09-25 01:01:05'),(1225784,408676,'action complete via WP Cron','2025-09-24 23:01:06','2025-09-25 01:01:06'),(1225785,408675,'action complete via WP Cron','2025-09-24 23:01:06','2025-09-25 01:01:06'),(1225786,408677,'action created','2025-09-24 23:01:06','2025-09-25 01:01:06'),(1225787,408677,'action started via WP Cron','2025-09-24 23:06:04','2025-09-25 01:06:04'),(1225788,408677,'action complete via WP Cron','2025-09-24 23:06:04','2025-09-25 01:06:04'),(1225789,408678,'action created','2025-09-24 23:06:04','2025-09-25 01:06:04'),(1225790,408678,'action started via WP Cron','2025-09-24 23:08:31','2025-09-25 01:08:31'),(1225791,408678,'action complete via WP Cron','2025-09-24 23:08:31','2025-09-25 01:08:31'),(1225792,408679,'action created','2025-09-24 23:08:31','2025-09-25 01:08:31'),(1225793,408679,'action started via WP Cron','2025-09-24 23:11:03','2025-09-25 01:11:03'),(1225794,408679,'action complete via WP Cron','2025-09-24 23:11:03','2025-09-25 01:11:03'),(1225795,408680,'action created','2025-09-24 23:11:03','2025-09-25 01:11:03'),(1225796,408680,'action started via WP Cron','2025-09-24 23:13:26','2025-09-25 01:13:26'),(1225797,408680,'action complete via WP Cron','2025-09-24 23:13:26','2025-09-25 01:13:26'),(1225798,408681,'action created','2025-09-24 23:13:26','2025-09-25 01:13:26'),(1225799,408681,'action started via WP Cron','2025-09-24 23:16:04','2025-09-25 01:16:04'),(1225800,408681,'action complete via WP Cron','2025-09-24 23:16:04','2025-09-25 01:16:04'),(1225801,408682,'action created','2025-09-24 23:16:04','2025-09-25 01:16:04'),(1225802,408682,'action started via WP Cron','2025-09-24 23:21:04','2025-09-25 01:21:04'),(1225803,408682,'action complete via WP Cron','2025-09-24 23:21:04','2025-09-25 01:21:04'),(1225804,408683,'action created','2025-09-24 23:21:04','2025-09-25 01:21:04'),(1225805,408683,'action started via WP Cron','2025-09-24 23:26:04','2025-09-25 01:26:04'),(1225806,408683,'action complete via WP Cron','2025-09-24 23:26:04','2025-09-25 01:26:04'),(1225807,408684,'action created','2025-09-24 23:26:04','2025-09-25 01:26:04'),(1225808,408684,'action started via WP Cron','2025-09-24 23:31:04','2025-09-25 01:31:04'),(1225809,408684,'action complete via WP Cron','2025-09-24 23:31:04','2025-09-25 01:31:04'),(1225810,408685,'action created','2025-09-24 23:31:04','2025-09-25 01:31:04'),(1225811,408685,'action started via WP Cron','2025-09-24 23:35:43','2025-09-25 01:35:43'),(1225812,408685,'action complete via WP Cron','2025-09-24 23:35:43','2025-09-25 01:35:43'),(1225813,408686,'action created','2025-09-24 23:35:43','2025-09-25 01:35:43'),(1225814,408686,'action started via WP Cron','2025-09-24 23:37:58','2025-09-25 01:37:58'),(1225815,408686,'action complete via WP Cron','2025-09-24 23:37:58','2025-09-25 01:37:58'),(1225816,408687,'action created','2025-09-24 23:37:58','2025-09-25 01:37:58'),(1225817,408687,'action started via WP Cron','2025-09-24 23:41:04','2025-09-25 01:41:04'),(1225818,408687,'action complete via WP Cron','2025-09-24 23:41:04','2025-09-25 01:41:04'),(1225819,408688,'action created','2025-09-24 23:41:04','2025-09-25 01:41:04'),(1225820,408688,'action started via WP Cron','2025-09-24 23:46:04','2025-09-25 01:46:04'),(1225821,408688,'action complete via WP Cron','2025-09-24 23:46:04','2025-09-25 01:46:04'),(1225822,408689,'action created','2025-09-24 23:46:04','2025-09-25 01:46:04'),(1225823,408689,'action started via WP Cron','2025-09-24 23:48:12','2025-09-25 01:48:12'),(1225824,408689,'action complete via WP Cron','2025-09-24 23:48:12','2025-09-25 01:48:12'),(1225825,408690,'action created','2025-09-24 23:48:12','2025-09-25 01:48:12'),(1225826,408690,'action started via WP Cron','2025-09-24 23:51:04','2025-09-25 01:51:04'),(1225827,408690,'action complete via WP Cron','2025-09-24 23:51:04','2025-09-25 01:51:04'),(1225828,408691,'action created','2025-09-24 23:51:04','2025-09-25 01:51:04'),(1225829,408691,'action started via WP Cron','2025-09-24 23:55:48','2025-09-25 01:55:48'),(1225830,408691,'action complete via WP Cron','2025-09-24 23:55:48','2025-09-25 01:55:48'),(1225831,408692,'action created','2025-09-24 23:55:48','2025-09-25 01:55:48'),(1225832,408692,'action started via WP Cron','2025-09-25 00:01:04','2025-09-25 02:01:04'),(1225833,408693,'action created','2025-09-25 00:01:04','2025-09-25 02:01:04'),(1225834,408693,'action started via WP Cron','2025-09-25 00:01:06','2025-09-25 02:01:06'),(1225835,408693,'action complete via WP Cron','2025-09-25 00:01:06','2025-09-25 02:01:06'),(1225836,408692,'action complete via WP Cron','2025-09-25 00:01:06','2025-09-25 02:01:06'),(1225837,408694,'action created','2025-09-25 00:01:06','2025-09-25 02:01:06'),(1225838,408694,'action started via WP Cron','2025-09-25 00:04:08','2025-09-25 02:04:08'),(1225839,408694,'action complete via WP Cron','2025-09-25 00:04:08','2025-09-25 02:04:08'),(1225840,408695,'action created','2025-09-25 00:04:08','2025-09-25 02:04:08'),(1225841,408695,'action started via WP Cron','2025-09-25 00:08:08','2025-09-25 02:08:08'),(1225842,408695,'action complete via WP Cron','2025-09-25 00:08:08','2025-09-25 02:08:08'),(1225843,408696,'action created','2025-09-25 00:08:08','2025-09-25 02:08:08'),(1225844,408696,'action started via WP Cron','2025-09-25 00:11:04','2025-09-25 02:11:04'),(1225845,408697,'action created','2025-09-25 00:11:04','2025-09-25 02:11:04'),(1225846,408697,'action started via WP Cron','2025-09-25 00:11:05','2025-09-25 02:11:05'),(1225847,408697,'action complete via WP Cron','2025-09-25 00:11:05','2025-09-25 02:11:05'),(1225848,408696,'action complete via WP Cron','2025-09-25 00:11:05','2025-09-25 02:11:05'),(1225849,408698,'action created','2025-09-25 00:11:05','2025-09-25 02:11:05'),(1225850,408698,'action started via WP Cron','2025-09-25 00:13:14','2025-09-25 02:13:14'),(1225851,408698,'action complete via WP Cron','2025-09-25 00:13:14','2025-09-25 02:13:14'),(1225852,408699,'action created','2025-09-25 00:13:14','2025-09-25 02:13:14'),(1225853,408699,'action started via WP Cron','2025-09-25 00:16:03','2025-09-25 02:16:03'),(1225854,408699,'action complete via WP Cron','2025-09-25 00:16:04','2025-09-25 02:16:04'),(1225855,408700,'action created','2025-09-25 00:16:04','2025-09-25 02:16:04'),(1225856,408700,'action started via WP Cron','2025-09-25 00:21:03','2025-09-25 02:21:03'),(1225857,408700,'action complete via WP Cron','2025-09-25 00:21:03','2025-09-25 02:21:03'),(1225858,408701,'action created','2025-09-25 00:21:03','2025-09-25 02:21:03'),(1225859,408701,'action started via WP Cron','2025-09-25 00:26:04','2025-09-25 02:26:04'),(1225860,408701,'action complete via WP Cron','2025-09-25 00:26:04','2025-09-25 02:26:04'),(1225861,408702,'action created','2025-09-25 00:26:04','2025-09-25 02:26:04'),(1225862,408702,'action started via WP Cron','2025-09-25 00:28:06','2025-09-25 02:28:06'),(1225863,408702,'action complete via WP Cron','2025-09-25 00:28:06','2025-09-25 02:28:06'),(1225864,408703,'action created','2025-09-25 00:28:06','2025-09-25 02:28:06'),(1225865,408703,'action started via WP Cron','2025-09-25 00:31:04','2025-09-25 02:31:04'),(1225866,408703,'action complete via WP Cron','2025-09-25 00:31:04','2025-09-25 02:31:04'),(1225867,408704,'action created','2025-09-25 00:31:04','2025-09-25 02:31:04'),(1225868,408704,'action started via WP Cron','2025-09-25 00:33:55','2025-09-25 02:33:55'),(1225869,408704,'action complete via WP Cron','2025-09-25 00:33:55','2025-09-25 02:33:55'),(1225870,408705,'action created','2025-09-25 00:33:55','2025-09-25 02:33:55'),(1225871,408705,'action started via WP Cron','2025-09-25 00:36:03','2025-09-25 02:36:03'),(1225872,408705,'action complete via WP Cron','2025-09-25 00:36:03','2025-09-25 02:36:03'),(1225873,408706,'action created','2025-09-25 00:36:03','2025-09-25 02:36:03'),(1225874,408706,'action started via WP Cron','2025-09-25 00:40:47','2025-09-25 02:40:47'),(1225875,408706,'action complete via WP Cron','2025-09-25 00:40:47','2025-09-25 02:40:47'),(1225876,408707,'action created','2025-09-25 00:40:47','2025-09-25 02:40:47'),(1225877,408707,'action started via WP Cron','2025-09-25 00:45:17','2025-09-25 02:45:17'),(1225878,408707,'action complete via WP Cron','2025-09-25 00:45:17','2025-09-25 02:45:17'),(1225879,408708,'action created','2025-09-25 00:45:17','2025-09-25 02:45:17'),(1225880,408708,'action started via WP Cron','2025-09-25 00:51:04','2025-09-25 02:51:04'),(1225881,408708,'action complete via WP Cron','2025-09-25 00:51:04','2025-09-25 02:51:04'),(1225882,408709,'action created','2025-09-25 00:51:04','2025-09-25 02:51:04'),(1225883,408709,'action started via WP Cron','2025-09-25 00:56:04','2025-09-25 02:56:04'),(1225884,408709,'action complete via WP Cron','2025-09-25 00:56:04','2025-09-25 02:56:04'),(1225885,408710,'action created','2025-09-25 00:56:04','2025-09-25 02:56:04'),(1225886,408710,'action started via WP Cron','2025-09-25 01:01:04','2025-09-25 03:01:04'),(1225887,408710,'action complete via WP Cron','2025-09-25 01:01:04','2025-09-25 03:01:04'),(1225888,408711,'action created','2025-09-25 01:01:04','2025-09-25 03:01:04'),(1225889,408711,'action started via WP Cron','2025-09-25 01:06:04','2025-09-25 03:06:04'),(1225890,408711,'action complete via WP Cron','2025-09-25 01:06:04','2025-09-25 03:06:04'),(1225891,408712,'action created','2025-09-25 01:06:04','2025-09-25 03:06:04'),(1225892,408712,'action started via WP Cron','2025-09-25 01:09:40','2025-09-25 03:09:40'),(1225893,408713,'action created','2025-09-25 01:09:40','2025-09-25 03:09:40'),(1225894,408713,'action started via WP Cron','2025-09-25 01:09:42','2025-09-25 03:09:42'),(1225895,408713,'action complete via WP Cron','2025-09-25 01:09:42','2025-09-25 03:09:42'),(1225896,408712,'action complete via WP Cron','2025-09-25 01:09:43','2025-09-25 03:09:43'),(1225897,408714,'action created','2025-09-25 01:09:43','2025-09-25 03:09:43'),(1225898,408714,'action started via WP Cron','2025-09-25 01:16:04','2025-09-25 03:16:04'),(1225899,408714,'action complete via WP Cron','2025-09-25 01:16:04','2025-09-25 03:16:04'),(1225900,408715,'action created','2025-09-25 01:16:04','2025-09-25 03:16:04'),(1225901,408715,'action started via WP Cron','2025-09-25 01:18:50','2025-09-25 03:18:50'),(1225902,408715,'action complete via WP Cron','2025-09-25 01:18:50','2025-09-25 03:18:50'),(1225903,408716,'action created','2025-09-25 01:18:50','2025-09-25 03:18:50'),(1225904,408716,'action started via WP Cron','2025-09-25 01:21:03','2025-09-25 03:21:03'),(1225905,408716,'action complete via WP Cron','2025-09-25 01:21:03','2025-09-25 03:21:03'),(1225906,408717,'action created','2025-09-25 01:21:04','2025-09-25 03:21:04'),(1225907,408717,'action started via WP Cron','2025-09-25 01:26:04','2025-09-25 03:26:04'),(1225908,408717,'action complete via WP Cron','2025-09-25 01:26:04','2025-09-25 03:26:04'),(1225909,408718,'action created','2025-09-25 01:26:04','2025-09-25 03:26:04'),(1225910,408718,'action started via WP Cron','2025-09-25 01:31:04','2025-09-25 03:31:04'),(1225911,408718,'action complete via WP Cron','2025-09-25 01:31:04','2025-09-25 03:31:04'),(1225912,408719,'action created','2025-09-25 01:31:04','2025-09-25 03:31:04'),(1225913,408719,'action started via WP Cron','2025-09-25 01:36:05','2025-09-25 03:36:05'),(1225914,408719,'action complete via WP Cron','2025-09-25 01:36:05','2025-09-25 03:36:05'),(1225915,408720,'action created','2025-09-25 01:36:05','2025-09-25 03:36:05'),(1225916,408720,'action started via WP Cron','2025-09-25 01:41:04','2025-09-25 03:41:04'),(1225917,408720,'action complete via WP Cron','2025-09-25 01:41:04','2025-09-25 03:41:04'),(1225918,408721,'action created','2025-09-25 01:41:04','2025-09-25 03:41:04'),(1225919,408721,'action started via WP Cron','2025-09-25 01:46:05','2025-09-25 03:46:05'),(1225920,408721,'action complete via WP Cron','2025-09-25 01:46:05','2025-09-25 03:46:05'),(1225921,408722,'action created','2025-09-25 01:46:05','2025-09-25 03:46:05'),(1225922,408722,'action started via WP Cron','2025-09-25 01:51:05','2025-09-25 03:51:05'),(1225923,408722,'action complete via WP Cron','2025-09-25 01:51:05','2025-09-25 03:51:05'),(1225924,408723,'action created','2025-09-25 01:51:05','2025-09-25 03:51:05'),(1225925,408723,'action started via WP Cron','2025-09-25 01:54:13','2025-09-25 03:54:13'),(1225926,408723,'action complete via WP Cron','2025-09-25 01:54:13','2025-09-25 03:54:13'),(1225927,408724,'action created','2025-09-25 01:54:13','2025-09-25 03:54:13'),(1225928,408724,'action started via WP Cron','2025-09-25 02:01:04','2025-09-25 04:01:04'),(1225929,408724,'action complete via WP Cron','2025-09-25 02:01:04','2025-09-25 04:01:04'),(1225930,408725,'action created','2025-09-25 02:01:04','2025-09-25 04:01:04'),(1225931,408725,'action started via WP Cron','2025-09-25 02:06:04','2025-09-25 04:06:04'),(1225932,408726,'action created','2025-09-25 02:06:04','2025-09-25 04:06:04'),(1225933,408726,'action started via WP Cron','2025-09-25 02:06:05','2025-09-25 04:06:05'),(1225934,408726,'action complete via WP Cron','2025-09-25 02:06:05','2025-09-25 04:06:05'),(1225935,408725,'action complete via WP Cron','2025-09-25 02:06:05','2025-09-25 04:06:05'),(1225936,408727,'action created','2025-09-25 02:06:05','2025-09-25 04:06:05'),(1225937,408727,'action started via WP Cron','2025-09-25 02:11:04','2025-09-25 04:11:04'),(1225938,408727,'action complete via WP Cron','2025-09-25 02:11:04','2025-09-25 04:11:04'),(1225939,408728,'action created','2025-09-25 02:11:04','2025-09-25 04:11:04'),(1225940,408728,'action started via WP Cron','2025-09-25 02:16:04','2025-09-25 04:16:04'),(1225941,408728,'action complete via WP Cron','2025-09-25 02:16:04','2025-09-25 04:16:04'),(1225942,408729,'action created','2025-09-25 02:16:04','2025-09-25 04:16:04'),(1225943,408729,'action started via WP Cron','2025-09-25 02:18:31','2025-09-25 04:18:31'),(1225944,408729,'action complete via WP Cron','2025-09-25 02:18:31','2025-09-25 04:18:31'),(1225945,408730,'action created','2025-09-25 02:18:31','2025-09-25 04:18:31'),(1225946,408730,'action started via WP Cron','2025-09-25 02:20:59','2025-09-25 04:20:59'),(1225947,408730,'action complete via WP Cron','2025-09-25 02:20:59','2025-09-25 04:20:59'),(1225948,408731,'action created','2025-09-25 02:20:59','2025-09-25 04:20:59'),(1225949,408731,'action started via WP Cron','2025-09-25 02:26:04','2025-09-25 04:26:04'),(1225950,408731,'action complete via WP Cron','2025-09-25 02:26:04','2025-09-25 04:26:04'),(1225951,408732,'action created','2025-09-25 02:26:04','2025-09-25 04:26:04'),(1225952,408732,'action started via WP Cron','2025-09-25 02:28:16','2025-09-25 04:28:16'),(1225953,408732,'action complete via WP Cron','2025-09-25 02:28:16','2025-09-25 04:28:16'),(1225954,408733,'action created','2025-09-25 02:28:16','2025-09-25 04:28:16'),(1225955,408733,'action started via WP Cron','2025-09-25 02:31:04','2025-09-25 04:31:04'),(1225956,408733,'action complete via WP Cron','2025-09-25 02:31:04','2025-09-25 04:31:04'),(1225957,408734,'action created','2025-09-25 02:31:04','2025-09-25 04:31:04'),(1225958,408734,'action started via WP Cron','2025-09-25 02:36:03','2025-09-25 04:36:03'),(1225959,408734,'action complete via WP Cron','2025-09-25 02:36:03','2025-09-25 04:36:03'),(1225960,408735,'action created','2025-09-25 02:36:03','2025-09-25 04:36:03'),(1225961,408735,'action started via WP Cron','2025-09-25 02:39:35','2025-09-25 04:39:35'),(1225962,408735,'action complete via WP Cron','2025-09-25 02:39:35','2025-09-25 04:39:35'),(1225963,408736,'action created','2025-09-25 02:39:35','2025-09-25 04:39:35'),(1225964,408736,'action started via WP Cron','2025-09-25 02:46:04','2025-09-25 04:46:04'),(1225965,408736,'action complete via WP Cron','2025-09-25 02:46:04','2025-09-25 04:46:04'),(1225966,408737,'action created','2025-09-25 02:46:04','2025-09-25 04:46:04'),(1225967,408737,'action started via WP Cron','2025-09-25 02:51:04','2025-09-25 04:51:04'),(1225968,408737,'action complete via WP Cron','2025-09-25 02:51:04','2025-09-25 04:51:04'),(1225969,408738,'action created','2025-09-25 02:51:04','2025-09-25 04:51:04'),(1225970,408738,'action started via WP Cron','2025-09-25 02:53:53','2025-09-25 04:53:53'),(1225971,408738,'action complete via WP Cron','2025-09-25 02:53:53','2025-09-25 04:53:53'),(1225972,408739,'action created','2025-09-25 02:53:53','2025-09-25 04:53:53'),(1225973,408739,'action started via WP Cron','2025-09-25 02:56:03','2025-09-25 04:56:03'),(1225974,408739,'action complete via WP Cron','2025-09-25 02:56:04','2025-09-25 04:56:04'),(1225975,408740,'action created','2025-09-25 02:56:04','2025-09-25 04:56:04'),(1225976,408740,'action started via WP Cron','2025-09-25 02:59:09','2025-09-25 04:59:09'),(1225977,408740,'action complete via WP Cron','2025-09-25 02:59:09','2025-09-25 04:59:09'),(1225978,408741,'action created','2025-09-25 02:59:09','2025-09-25 04:59:09'),(1225979,408741,'action started via WP Cron','2025-09-25 03:02:15','2025-09-25 05:02:15'),(1225980,408741,'action complete via WP Cron','2025-09-25 03:02:15','2025-09-25 05:02:15'),(1225981,408742,'action created','2025-09-25 03:02:15','2025-09-25 05:02:15'),(1225982,408742,'action started via WP Cron','2025-09-25 03:04:15','2025-09-25 05:04:15'),(1225983,408742,'action complete via WP Cron','2025-09-25 03:04:15','2025-09-25 05:04:15'),(1225984,408743,'action created','2025-09-25 03:04:15','2025-09-25 05:04:15'),(1225985,408743,'action started via WP Cron','2025-09-25 03:11:04','2025-09-25 05:11:04'),(1225986,408743,'action complete via WP Cron','2025-09-25 03:11:04','2025-09-25 05:11:04'),(1225987,408744,'action created','2025-09-25 03:11:04','2025-09-25 05:11:04'),(1225988,408744,'action started via WP Cron','2025-09-25 03:16:04','2025-09-25 05:16:04'),(1225989,408744,'action complete via WP Cron','2025-09-25 03:16:04','2025-09-25 05:16:04'),(1225990,408745,'action created','2025-09-25 03:16:04','2025-09-25 05:16:04'),(1225991,408745,'action started via WP Cron','2025-09-25 03:21:04','2025-09-25 05:21:04'),(1225992,408745,'action complete via WP Cron','2025-09-25 03:21:04','2025-09-25 05:21:04'),(1225993,408746,'action created','2025-09-25 03:21:04','2025-09-25 05:21:04'),(1225994,408746,'action started via WP Cron','2025-09-25 03:26:04','2025-09-25 05:26:04'),(1225995,408746,'action complete via WP Cron','2025-09-25 03:26:04','2025-09-25 05:26:04'),(1225996,408747,'action created','2025-09-25 03:26:04','2025-09-25 05:26:04'),(1225997,408747,'action started via WP Cron','2025-09-25 03:28:06','2025-09-25 05:28:06'),(1225998,408747,'action complete via WP Cron','2025-09-25 03:28:06','2025-09-25 05:28:06'),(1225999,408748,'action created','2025-09-25 03:28:06','2025-09-25 05:28:06'),(1226000,408748,'action started via WP Cron','2025-09-25 03:31:04','2025-09-25 05:31:04'),(1226001,408748,'action complete via WP Cron','2025-09-25 03:31:04','2025-09-25 05:31:04'),(1226002,408749,'action created','2025-09-25 03:31:04','2025-09-25 05:31:04'),(1226003,408749,'action started via WP Cron','2025-09-25 03:33:56','2025-09-25 05:33:56'),(1226004,408749,'action complete via WP Cron','2025-09-25 03:33:56','2025-09-25 05:33:56'),(1226005,408750,'action created','2025-09-25 03:33:56','2025-09-25 05:33:56'),(1226006,408750,'action started via WP Cron','2025-09-25 03:36:04','2025-09-25 05:36:04'),(1226007,408750,'action complete via WP Cron','2025-09-25 03:36:04','2025-09-25 05:36:04'),(1226008,408751,'action created','2025-09-25 03:36:04','2025-09-25 05:36:04'),(1226009,408751,'action started via WP Cron','2025-09-25 03:43:10','2025-09-25 05:43:10'),(1226010,408751,'action complete via WP Cron','2025-09-25 03:43:10','2025-09-25 05:43:10'),(1226011,408752,'action created','2025-09-25 03:43:10','2025-09-25 05:43:10'),(1226012,408752,'action started via WP Cron','2025-09-25 03:46:04','2025-09-25 05:46:04'),(1226013,408752,'action complete via WP Cron','2025-09-25 03:46:04','2025-09-25 05:46:04'),(1226014,408753,'action created','2025-09-25 03:46:04','2025-09-25 05:46:04'),(1226015,408753,'action started via WP Cron','2025-09-25 03:50:15','2025-09-25 05:50:15'),(1226016,408753,'action complete via WP Cron','2025-09-25 03:50:15','2025-09-25 05:50:15'),(1226017,408754,'action created','2025-09-25 03:50:15','2025-09-25 05:50:15'),(1226018,408754,'action started via WP Cron','2025-09-25 03:52:16','2025-09-25 05:52:16'),(1226019,408754,'action complete via WP Cron','2025-09-25 03:52:16','2025-09-25 05:52:16'),(1226020,408755,'action created','2025-09-25 03:52:16','2025-09-25 05:52:16'),(1226021,408755,'action started via WP Cron','2025-09-25 03:56:04','2025-09-25 05:56:04'),(1226022,408755,'action complete via WP Cron','2025-09-25 03:56:04','2025-09-25 05:56:04'),(1226023,408756,'action created','2025-09-25 03:56:04','2025-09-25 05:56:04'),(1226024,408756,'action started via WP Cron','2025-09-25 04:01:04','2025-09-25 06:01:04'),(1226025,408756,'action complete via WP Cron','2025-09-25 04:01:04','2025-09-25 06:01:04'),(1226026,408757,'action created','2025-09-25 04:01:04','2025-09-25 06:01:04'),(1226027,408757,'action started via WP Cron','2025-09-25 04:03:26','2025-09-25 06:03:26'),(1226028,408757,'action complete via WP Cron','2025-09-25 04:03:26','2025-09-25 06:03:26'),(1226029,408758,'action created','2025-09-25 04:03:26','2025-09-25 06:03:26'),(1226030,408758,'action started via WP Cron','2025-09-25 04:06:04','2025-09-25 06:06:04'),(1226031,408758,'action complete via WP Cron','2025-09-25 04:06:04','2025-09-25 06:06:04'),(1226032,408759,'action created','2025-09-25 04:06:04','2025-09-25 06:06:04'),(1226033,408759,'action started via WP Cron','2025-09-25 04:10:03','2025-09-25 06:10:03'),(1226034,408759,'action complete via WP Cron','2025-09-25 04:10:03','2025-09-25 06:10:03'),(1226035,408760,'action created','2025-09-25 04:10:03','2025-09-25 06:10:03'),(1226036,408760,'action started via WP Cron','2025-09-25 04:16:03','2025-09-25 06:16:03'),(1226037,408760,'action complete via WP Cron','2025-09-25 04:16:03','2025-09-25 06:16:03'),(1226038,408761,'action created','2025-09-25 04:16:03','2025-09-25 06:16:03'),(1226039,408761,'action started via WP Cron','2025-09-25 04:18:45','2025-09-25 06:18:45'),(1226040,408762,'action created','2025-09-25 04:18:45','2025-09-25 06:18:45'),(1226041,408762,'action started via WP Cron','2025-09-25 04:18:48','2025-09-25 06:18:48'),(1226042,408762,'action complete via WP Cron','2025-09-25 04:18:48','2025-09-25 06:18:48'),(1226043,408761,'action complete via WP Cron','2025-09-25 04:18:48','2025-09-25 06:18:48'),(1226044,408763,'action created','2025-09-25 04:18:48','2025-09-25 06:18:48'),(1226045,408763,'action started via WP Cron','2025-09-25 04:21:04','2025-09-25 06:21:04'),(1226046,408763,'action complete via WP Cron','2025-09-25 04:21:04','2025-09-25 06:21:04'),(1226047,408764,'action created','2025-09-25 04:21:04','2025-09-25 06:21:04'),(1226048,408764,'action started via WP Cron','2025-09-25 04:23:09','2025-09-25 06:23:09'),(1226049,408764,'action complete via WP Cron','2025-09-25 04:23:09','2025-09-25 06:23:09'),(1226050,408765,'action created','2025-09-25 04:23:09','2025-09-25 06:23:09'),(1226051,408765,'action started via WP Cron','2025-09-25 04:26:03','2025-09-25 06:26:03'),(1226052,408765,'action complete via WP Cron','2025-09-25 04:26:04','2025-09-25 06:26:04'),(1226053,408766,'action created','2025-09-25 04:26:04','2025-09-25 06:26:04'),(1226054,408766,'action started via WP Cron','2025-09-25 04:28:25','2025-09-25 06:28:25'),(1226055,408766,'action complete via WP Cron','2025-09-25 04:28:27','2025-09-25 06:28:27'),(1226056,408767,'action created','2025-09-25 04:28:27','2025-09-25 06:28:27'),(1226057,408767,'action started via WP Cron','2025-09-25 04:31:04','2025-09-25 06:31:04'),(1226058,408767,'action complete via WP Cron','2025-09-25 04:31:04','2025-09-25 06:31:04'),(1226059,408768,'action created','2025-09-25 04:31:04','2025-09-25 06:31:04'),(1226060,408768,'action started via WP Cron','2025-09-25 04:33:30','2025-09-25 06:33:30'),(1226061,408768,'action complete via WP Cron','2025-09-25 04:33:30','2025-09-25 06:33:30'),(1226062,408769,'action created','2025-09-25 04:33:30','2025-09-25 06:33:30'),(1226063,408769,'action started via WP Cron','2025-09-25 04:36:04','2025-09-25 06:36:04'),(1226064,408769,'action complete via WP Cron','2025-09-25 04:36:04','2025-09-25 06:36:04'),(1226065,408770,'action created','2025-09-25 04:36:04','2025-09-25 06:36:04'),(1226066,408770,'action started via WP Cron','2025-09-25 04:39:36','2025-09-25 06:39:36'),(1226067,408770,'action complete via WP Cron','2025-09-25 04:39:36','2025-09-25 06:39:36'),(1226068,408771,'action created','2025-09-25 04:39:36','2025-09-25 06:39:36'),(1226069,408771,'action started via WP Cron','2025-09-25 04:42:22','2025-09-25 06:42:22'),(1226070,408771,'action complete via WP Cron','2025-09-25 04:42:22','2025-09-25 06:42:22'),(1226071,408772,'action created','2025-09-25 04:42:22','2025-09-25 06:42:22'),(1226072,408772,'action started via WP Cron','2025-09-25 04:45:13','2025-09-25 06:45:13'),(1226073,408772,'action complete via WP Cron','2025-09-25 04:45:13','2025-09-25 06:45:13'),(1226074,408773,'action created','2025-09-25 04:45:13','2025-09-25 06:45:13'),(1226075,408773,'action started via WP Cron','2025-09-25 04:47:53','2025-09-25 06:47:53'),(1226076,408773,'action complete via WP Cron','2025-09-25 04:47:53','2025-09-25 06:47:53'),(1226077,408774,'action created','2025-09-25 04:47:53','2025-09-25 06:47:53'),(1226078,408774,'action started via WP Cron','2025-09-25 04:51:04','2025-09-25 06:51:04'),(1226079,408774,'action complete via WP Cron','2025-09-25 04:51:04','2025-09-25 06:51:04'),(1226080,408775,'action created','2025-09-25 04:51:04','2025-09-25 06:51:04'),(1226081,408775,'action started via WP Cron','2025-09-25 04:55:06','2025-09-25 06:55:06'),(1226082,408775,'action complete via WP Cron','2025-09-25 04:55:06','2025-09-25 06:55:06'),(1226083,408776,'action created','2025-09-25 04:55:06','2025-09-25 06:55:06'),(1226084,408776,'action started via WP Cron','2025-09-25 04:57:23','2025-09-25 06:57:23'),(1226085,408776,'action complete via WP Cron','2025-09-25 04:57:23','2025-09-25 06:57:23'),(1226086,408777,'action created','2025-09-25 04:57:23','2025-09-25 06:57:23'),(1226087,408777,'action started via WP Cron','2025-09-25 05:01:04','2025-09-25 07:01:04'),(1226088,408777,'action complete via WP Cron','2025-09-25 05:01:04','2025-09-25 07:01:04'),(1226089,408778,'action created','2025-09-25 05:01:04','2025-09-25 07:01:04'),(1226090,408778,'action started via WP Cron','2025-09-25 05:03:31','2025-09-25 07:03:31'),(1226091,408778,'action complete via WP Cron','2025-09-25 05:03:31','2025-09-25 07:03:31'),(1226092,408779,'action created','2025-09-25 05:03:31','2025-09-25 07:03:31'),(1226093,408779,'action started via WP Cron','2025-09-25 05:06:06','2025-09-25 07:06:06'),(1226094,408780,'action created','2025-09-25 05:06:06','2025-09-25 07:06:06'),(1226095,408780,'action started via WP Cron','2025-09-25 05:06:10','2025-09-25 07:06:10'),(1226096,408780,'action complete via WP Cron','2025-09-25 05:06:11','2025-09-25 07:06:11'),(1226097,408779,'action complete via WP Cron','2025-09-25 05:06:11','2025-09-25 07:06:11'),(1226098,408781,'action created','2025-09-25 05:06:11','2025-09-25 07:06:11'),(1226099,408781,'action started via WP Cron','2025-09-25 05:11:06','2025-09-25 07:11:06'),(1226100,408781,'action complete via WP Cron','2025-09-25 05:11:06','2025-09-25 07:11:06'),(1226101,408782,'action created','2025-09-25 05:11:06','2025-09-25 07:11:06'),(1226102,408782,'action started via WP Cron','2025-09-25 05:13:17','2025-09-25 07:13:17'),(1226103,408782,'action complete via WP Cron','2025-09-25 05:13:17','2025-09-25 07:13:17'),(1226104,408783,'action created','2025-09-25 05:13:17','2025-09-25 07:13:17'),(1226105,408783,'action started via WP Cron','2025-09-25 05:16:06','2025-09-25 07:16:06'),(1226106,408783,'action complete via WP Cron','2025-09-25 05:16:06','2025-09-25 07:16:06'),(1226107,408784,'action created','2025-09-25 05:16:06','2025-09-25 07:16:06'),(1226108,408784,'action started via WP Cron','2025-09-25 05:20:30','2025-09-25 07:20:30'),(1226109,408784,'action complete via WP Cron','2025-09-25 05:20:30','2025-09-25 07:20:30'),(1226110,408785,'action created','2025-09-25 05:20:30','2025-09-25 07:20:30'),(1226111,408785,'action started via WP Cron','2025-09-25 05:25:05','2025-09-25 07:25:05'),(1226112,408785,'action complete via WP Cron','2025-09-25 05:25:05','2025-09-25 07:25:05'),(1226113,408786,'action created','2025-09-25 05:25:05','2025-09-25 07:25:05'),(1226114,408786,'action started via WP Cron','2025-09-25 05:28:00','2025-09-25 07:28:00'),(1226115,408786,'action complete via WP Cron','2025-09-25 05:28:00','2025-09-25 07:28:00'),(1226116,408787,'action created','2025-09-25 05:28:00','2025-09-25 07:28:00'),(1226117,408787,'action started via WP Cron','2025-09-25 05:31:04','2025-09-25 07:31:04'),(1226118,408787,'action complete via WP Cron','2025-09-25 05:31:04','2025-09-25 07:31:04'),(1226119,408788,'action created','2025-09-25 05:31:04','2025-09-25 07:31:04'),(1226120,408788,'action started via WP Cron','2025-09-25 05:33:57','2025-09-25 07:33:57'),(1226121,408788,'action complete via WP Cron','2025-09-25 05:33:57','2025-09-25 07:33:57'),(1226122,408789,'action created','2025-09-25 05:33:57','2025-09-25 07:33:57'),(1226123,408789,'action started via WP Cron','2025-09-25 05:36:55','2025-09-25 07:36:55'),(1226124,408789,'action complete via WP Cron','2025-09-25 05:36:55','2025-09-25 07:36:55'),(1226125,408790,'action created','2025-09-25 05:36:55','2025-09-25 07:36:55'),(1226126,408790,'action started via WP Cron','2025-09-25 05:38:55','2025-09-25 07:38:55'),(1226127,408790,'action complete via WP Cron','2025-09-25 05:38:55','2025-09-25 07:38:55'),(1226128,408791,'action created','2025-09-25 05:38:55','2025-09-25 07:38:55'),(1226129,408791,'action started via WP Cron','2025-09-25 05:40:55','2025-09-25 07:40:55'),(1226130,408791,'action complete via WP Cron','2025-09-25 05:40:55','2025-09-25 07:40:55'),(1226131,408792,'action created','2025-09-25 05:40:55','2025-09-25 07:40:55'),(1226132,408792,'action started via WP Cron','2025-09-25 05:42:55','2025-09-25 07:42:55'),(1226133,408792,'action complete via WP Cron','2025-09-25 05:42:55','2025-09-25 07:42:55'),(1226134,408793,'action created','2025-09-25 05:42:55','2025-09-25 07:42:55'),(1226135,408793,'action started via WP Cron','2025-09-25 05:44:55','2025-09-25 07:44:55'),(1226136,408793,'action complete via WP Cron','2025-09-25 05:44:55','2025-09-25 07:44:55'),(1226137,408794,'action created','2025-09-25 05:44:55','2025-09-25 07:44:55'),(1226138,408794,'action started via WP Cron','2025-09-25 05:46:57','2025-09-25 07:46:57'),(1226139,408794,'action complete via WP Cron','2025-09-25 05:46:57','2025-09-25 07:46:57'),(1226140,408795,'action created','2025-09-25 05:46:57','2025-09-25 07:46:57'),(1226141,408795,'action started via WP Cron','2025-09-25 05:50:02','2025-09-25 07:50:02'),(1226142,408795,'action complete via WP Cron','2025-09-25 05:50:02','2025-09-25 07:50:02'),(1226143,408796,'action created','2025-09-25 05:50:02','2025-09-25 07:50:02'),(1226144,408796,'action started via WP Cron','2025-09-25 05:52:55','2025-09-25 07:52:55'),(1226145,408796,'action complete via WP Cron','2025-09-25 05:52:55','2025-09-25 07:52:55'),(1226146,408797,'action created','2025-09-25 05:52:55','2025-09-25 07:52:55'),(1226147,408797,'action started via WP Cron','2025-09-25 05:54:55','2025-09-25 07:54:55'),(1226148,408797,'action complete via WP Cron','2025-09-25 05:54:55','2025-09-25 07:54:55'),(1226149,408798,'action created','2025-09-25 05:54:55','2025-09-25 07:54:55'),(1226150,408798,'action started via WP Cron','2025-09-25 05:56:55','2025-09-25 07:56:55'),(1226151,408798,'action complete via WP Cron','2025-09-25 05:56:55','2025-09-25 07:56:55'),(1226152,408799,'action created','2025-09-25 05:56:55','2025-09-25 07:56:55'),(1226153,408799,'action started via WP Cron','2025-09-25 05:59:56','2025-09-25 07:59:56'),(1226154,408800,'action created','2025-09-25 05:59:56','2025-09-25 07:59:56'),(1226155,408800,'action started via WP Cron','2025-09-25 05:59:59','2025-09-25 07:59:59'),(1226156,408800,'action complete via WP Cron','2025-09-25 06:00:01','2025-09-25 08:00:01'),(1226157,408799,'action complete via WP Cron','2025-09-25 06:00:01','2025-09-25 08:00:01'),(1226158,408801,'action created','2025-09-25 06:00:01','2025-09-25 08:00:01'),(1226159,408801,'action started via WP Cron','2025-09-25 06:02:55','2025-09-25 08:02:55'),(1226160,408801,'action complete via WP Cron','2025-09-25 06:02:55','2025-09-25 08:02:55'),(1226161,408802,'action created','2025-09-25 06:02:55','2025-09-25 08:02:55'),(1226162,408802,'action started via WP Cron','2025-09-25 06:06:00','2025-09-25 08:06:00'),(1226163,408802,'action complete via WP Cron','2025-09-25 06:06:00','2025-09-25 08:06:00'),(1226164,408803,'action created','2025-09-25 06:06:00','2025-09-25 08:06:00'),(1226165,408803,'action started via WP Cron','2025-09-25 06:08:55','2025-09-25 08:08:55'),(1226166,408803,'action complete via WP Cron','2025-09-25 06:08:55','2025-09-25 08:08:55'),(1226167,408804,'action created','2025-09-25 06:08:55','2025-09-25 08:08:55'),(1226168,408804,'action started via WP Cron','2025-09-25 06:10:55','2025-09-25 08:10:55'),(1226169,408804,'action complete via WP Cron','2025-09-25 06:10:55','2025-09-25 08:10:55'),(1226170,408805,'action created','2025-09-25 06:10:55','2025-09-25 08:10:55'),(1226171,408805,'action started via WP Cron','2025-09-25 06:13:55','2025-09-25 08:13:55'),(1226172,408805,'action complete via WP Cron','2025-09-25 06:13:55','2025-09-25 08:13:55'),(1226173,408806,'action created','2025-09-25 06:13:55','2025-09-25 08:13:55'),(1226174,408806,'action started via WP Cron','2025-09-25 06:15:55','2025-09-25 08:15:55'),(1226175,408806,'action complete via WP Cron','2025-09-25 06:15:55','2025-09-25 08:15:55'),(1226176,408807,'action created','2025-09-25 06:15:55','2025-09-25 08:15:55'),(1226177,408807,'action started via WP Cron','2025-09-25 06:18:55','2025-09-25 08:18:55'),(1226178,408807,'action complete via WP Cron','2025-09-25 06:18:55','2025-09-25 08:18:55'),(1226179,408808,'action created','2025-09-25 06:18:55','2025-09-25 08:18:55'),(1226180,408808,'action started via WP Cron','2025-09-25 06:20:55','2025-09-25 08:20:55'),(1226181,408808,'action complete via WP Cron','2025-09-25 06:20:55','2025-09-25 08:20:55'),(1226182,408809,'action created','2025-09-25 06:20:55','2025-09-25 08:20:55'),(1226183,408809,'action started via WP Cron','2025-09-25 06:22:58','2025-09-25 08:22:58'),(1226184,408809,'action complete via WP Cron','2025-09-25 06:22:58','2025-09-25 08:22:58'),(1226185,408810,'action created','2025-09-25 06:22:58','2025-09-25 08:22:58'),(1226186,408810,'action started via WP Cron','2025-09-25 06:26:04','2025-09-25 08:26:04'),(1226187,408810,'action complete via WP Cron','2025-09-25 06:26:04','2025-09-25 08:26:04'),(1226188,408811,'action created','2025-09-25 06:26:04','2025-09-25 08:26:04'),(1226189,408811,'action started via WP Cron','2025-09-25 06:29:27','2025-09-25 08:29:27'),(1226190,408811,'action complete via WP Cron','2025-09-25 06:29:27','2025-09-25 08:29:27'),(1226191,408812,'action created','2025-09-25 06:29:27','2025-09-25 08:29:27'),(1226192,408812,'action started via WP Cron','2025-09-25 06:34:43','2025-09-25 08:34:43'),(1226193,408812,'action complete via WP Cron','2025-09-25 06:34:43','2025-09-25 08:34:43'),(1226194,408813,'action created','2025-09-25 06:34:43','2025-09-25 08:34:43'),(1226195,408813,'action started via WP Cron','2025-09-25 06:37:15','2025-09-25 08:37:15'),(1226196,408813,'action complete via WP Cron','2025-09-25 06:37:15','2025-09-25 08:37:15'),(1226197,408814,'action created','2025-09-25 06:37:15','2025-09-25 08:37:15'),(1226198,408814,'action started via WP Cron','2025-09-25 06:39:33','2025-09-25 08:39:33'),(1226199,408814,'action complete via WP Cron','2025-09-25 06:39:33','2025-09-25 08:39:33'),(1226200,408815,'action created','2025-09-25 06:39:33','2025-09-25 08:39:33'),(1226201,408815,'action started via WP Cron','2025-09-25 06:44:02','2025-09-25 08:44:02'),(1226202,408815,'action complete via WP Cron','2025-09-25 06:44:02','2025-09-25 08:44:02'),(1226203,408816,'action created','2025-09-25 06:44:02','2025-09-25 08:44:02'),(1226204,408816,'action started via WP Cron','2025-09-25 06:46:04','2025-09-25 08:46:04'),(1226205,408816,'action complete via WP Cron','2025-09-25 06:46:04','2025-09-25 08:46:04'),(1226206,408817,'action created','2025-09-25 06:46:04','2025-09-25 08:46:04'),(1226207,408817,'action started via WP Cron','2025-09-25 06:49:39','2025-09-25 08:49:39'),(1226208,408817,'action complete via WP Cron','2025-09-25 06:49:39','2025-09-25 08:49:39'),(1226209,408818,'action created','2025-09-25 06:49:39','2025-09-25 08:49:39'),(1226210,408818,'action started via WP Cron','2025-09-25 06:53:51','2025-09-25 08:53:51'),(1226211,408819,'action created','2025-09-25 06:53:51','2025-09-25 08:53:51'),(1226212,408819,'action started via WP Cron','2025-09-25 06:53:53','2025-09-25 08:53:53'),(1226213,408819,'action complete via WP Cron','2025-09-25 06:53:53','2025-09-25 08:53:53'),(1226214,408818,'action complete via WP Cron','2025-09-25 06:53:53','2025-09-25 08:53:53'),(1226215,408820,'action created','2025-09-25 06:53:53','2025-09-25 08:53:53'),(1226216,408820,'action started via WP Cron','2025-09-25 06:56:05','2025-09-25 08:56:05'),(1226217,408820,'action complete via WP Cron','2025-09-25 06:56:05','2025-09-25 08:56:05'),(1226218,408821,'action created','2025-09-25 06:56:05','2025-09-25 08:56:05'),(1226219,408821,'action started via WP Cron','2025-09-25 07:00:18','2025-09-25 09:00:18'),(1226220,408821,'action complete via WP Cron','2025-09-25 07:00:18','2025-09-25 09:00:18'),(1226221,408822,'action created','2025-09-25 07:00:18','2025-09-25 09:00:18'),(1226222,408822,'action started via WP Cron','2025-09-25 07:06:04','2025-09-25 09:06:04'),(1226223,408822,'action complete via WP Cron','2025-09-25 07:06:05','2025-09-25 09:06:05'),(1226224,408823,'action created','2025-09-25 07:06:05','2025-09-25 09:06:05'),(1226225,408823,'action started via WP Cron','2025-09-25 07:10:13','2025-09-25 09:10:13'),(1226226,408823,'action complete via WP Cron','2025-09-25 07:10:13','2025-09-25 09:10:13'),(1226227,408824,'action created','2025-09-25 07:10:13','2025-09-25 09:10:13'),(1226228,408824,'action started via WP Cron','2025-09-25 07:12:56','2025-09-25 09:12:56'),(1226229,408824,'action complete via WP Cron','2025-09-25 07:12:56','2025-09-25 09:12:56'),(1226230,408825,'action created','2025-09-25 07:12:56','2025-09-25 09:12:56'),(1226231,408825,'action started via WP Cron','2025-09-25 07:15:05','2025-09-25 09:15:05'),(1226232,408825,'action complete via WP Cron','2025-09-25 07:15:05','2025-09-25 09:15:05'),(1226233,408826,'action created','2025-09-25 07:15:05','2025-09-25 09:15:05'),(1226234,408826,'action started via WP Cron','2025-09-25 07:21:04','2025-09-25 09:21:04'),(1226235,408826,'action complete via WP Cron','2025-09-25 07:21:04','2025-09-25 09:21:04'),(1226236,408827,'action created','2025-09-25 07:21:04','2025-09-25 09:21:04'),(1226237,408827,'action started via WP Cron','2025-09-25 07:23:27','2025-09-25 09:23:27'),(1226238,408827,'action complete via WP Cron','2025-09-25 07:23:28','2025-09-25 09:23:28'),(1226239,408828,'action created','2025-09-25 07:23:28','2025-09-25 09:23:28'),(1226240,408828,'action started via WP Cron','2025-09-25 07:26:04','2025-09-25 09:26:04'),(1226241,408828,'action complete via WP Cron','2025-09-25 07:26:04','2025-09-25 09:26:04'),(1226242,408829,'action created','2025-09-25 07:26:04','2025-09-25 09:26:04'),(1226243,408829,'action started via WP Cron','2025-09-25 07:29:02','2025-09-25 09:29:02'),(1226244,408829,'action complete via WP Cron','2025-09-25 07:29:02','2025-09-25 09:29:02'),(1226245,408830,'action created','2025-09-25 07:29:02','2025-09-25 09:29:02'),(1226246,408830,'action started via WP Cron','2025-09-25 07:31:05','2025-09-25 09:31:05'),(1226247,408830,'action complete via WP Cron','2025-09-25 07:31:05','2025-09-25 09:31:05'),(1226248,408831,'action created','2025-09-25 07:31:05','2025-09-25 09:31:05'),(1226249,408831,'action started via WP Cron','2025-09-25 07:36:04','2025-09-25 09:36:04'),(1226250,408832,'action created','2025-09-25 07:36:04','2025-09-25 09:36:04'),(1226251,408832,'action started via WP Cron','2025-09-25 07:36:05','2025-09-25 09:36:05'),(1226252,408832,'action complete via WP Cron','2025-09-25 07:36:06','2025-09-25 09:36:06'),(1226253,408831,'action complete via WP Cron','2025-09-25 07:36:06','2025-09-25 09:36:06'),(1226254,408833,'action created','2025-09-25 07:36:06','2025-09-25 09:36:06'),(1226255,408833,'action started via WP Cron','2025-09-25 07:40:15','2025-09-25 09:40:15'),(1226256,408834,'action created','2025-09-25 07:40:15','2025-09-25 09:40:15'),(1226257,408834,'action started via WP Cron','2025-09-25 07:40:17','2025-09-25 09:40:17'),(1226258,408834,'action complete via WP Cron','2025-09-25 07:40:17','2025-09-25 09:40:17'),(1226259,408833,'action complete via WP Cron','2025-09-25 07:40:17','2025-09-25 09:40:17'),(1226260,408835,'action created','2025-09-25 07:40:17','2025-09-25 09:40:17'),(1226261,408835,'action started via WP Cron','2025-09-25 07:46:05','2025-09-25 09:46:05'),(1226262,408835,'action complete via WP Cron','2025-09-25 07:46:05','2025-09-25 09:46:05'),(1226263,408836,'action created','2025-09-25 07:46:05','2025-09-25 09:46:05'),(1226264,408836,'action started via WP Cron','2025-09-25 07:49:06','2025-09-25 09:49:06'),(1226265,408836,'action complete via WP Cron','2025-09-25 07:49:06','2025-09-25 09:49:06'),(1226266,408837,'action created','2025-09-25 07:49:06','2025-09-25 09:49:06'),(1226267,408837,'action started via WP Cron','2025-09-25 07:51:59','2025-09-25 09:51:59'),(1226268,408837,'action complete via WP Cron','2025-09-25 07:51:59','2025-09-25 09:51:59'),(1226269,408838,'action created','2025-09-25 07:51:59','2025-09-25 09:51:59'),(1226270,408838,'action started via WP Cron','2025-09-25 07:55:53','2025-09-25 09:55:53'),(1226271,408838,'action complete via WP Cron','2025-09-25 07:55:53','2025-09-25 09:55:53'),(1226272,408839,'action created','2025-09-25 07:55:53','2025-09-25 09:55:53'),(1226273,408839,'action started via WP Cron','2025-09-25 08:01:07','2025-09-25 10:01:07'),(1226274,408840,'action created','2025-09-25 08:01:07','2025-09-25 10:01:07'),(1226275,408840,'action started via WP Cron','2025-09-25 08:01:11','2025-09-25 10:01:11'),(1226276,408840,'action complete via WP Cron','2025-09-25 08:01:11','2025-09-25 10:01:11'),(1226277,408839,'action complete via WP Cron','2025-09-25 08:01:12','2025-09-25 10:01:12'),(1226278,408841,'action created','2025-09-25 08:01:12','2025-09-25 10:01:12'),(1226279,408841,'action started via WP Cron','2025-09-25 08:06:04','2025-09-25 10:06:04'),(1226280,408841,'action complete via WP Cron','2025-09-25 08:06:04','2025-09-25 10:06:04'),(1226281,408842,'action created','2025-09-25 08:06:04','2025-09-25 10:06:04'),(1226282,408842,'action started via WP Cron','2025-09-25 08:08:10','2025-09-25 10:08:10'),(1226283,408842,'action complete via WP Cron','2025-09-25 08:08:10','2025-09-25 10:08:10'),(1226284,408843,'action created','2025-09-25 08:08:10','2025-09-25 10:08:10'),(1226285,408843,'action started via WP Cron','2025-09-25 08:10:18','2025-09-25 10:10:18'),(1226286,408843,'action complete via WP Cron','2025-09-25 08:10:18','2025-09-25 10:10:18'),(1226287,408844,'action created','2025-09-25 08:10:18','2025-09-25 10:10:18'),(1226288,408844,'action started via WP Cron','2025-09-25 08:13:31','2025-09-25 10:13:31'),(1226289,408844,'action complete via WP Cron','2025-09-25 08:13:31','2025-09-25 10:13:31'),(1226290,408845,'action created','2025-09-25 08:13:31','2025-09-25 10:13:31'),(1226291,408845,'action started via WP Cron','2025-09-25 08:16:04','2025-09-25 10:16:04'),(1226292,408845,'action complete via WP Cron','2025-09-25 08:16:04','2025-09-25 10:16:04'),(1226293,408846,'action created','2025-09-25 08:16:04','2025-09-25 10:16:04'),(1226294,408846,'action started via WP Cron','2025-09-25 08:21:04','2025-09-25 10:21:04'),(1226295,408846,'action complete via WP Cron','2025-09-25 08:21:04','2025-09-25 10:21:04'),(1226296,408847,'action created','2025-09-25 08:21:04','2025-09-25 10:21:04'),(1226297,408847,'action started via WP Cron','2025-09-25 08:26:05','2025-09-25 10:26:05'),(1226298,408847,'action complete via WP Cron','2025-09-25 08:26:05','2025-09-25 10:26:05'),(1226299,408848,'action created','2025-09-25 08:26:05','2025-09-25 10:26:05'),(1226300,408848,'action started via WP Cron','2025-09-25 08:29:47','2025-09-25 10:29:47'),(1226301,408848,'action complete via WP Cron','2025-09-25 08:29:47','2025-09-25 10:29:47'),(1226302,408849,'action created','2025-09-25 08:29:47','2025-09-25 10:29:47'),(1226303,408849,'action started via WP Cron','2025-09-25 08:34:21','2025-09-25 10:34:21'),(1226304,408849,'action complete via WP Cron','2025-09-25 08:34:21','2025-09-25 10:34:21'),(1226305,408850,'action created','2025-09-25 08:34:21','2025-09-25 10:34:21'),(1226306,408850,'action started via WP Cron','2025-09-25 08:37:01','2025-09-25 10:37:01'),(1226307,408850,'action complete via WP Cron','2025-09-25 08:37:01','2025-09-25 10:37:01'),(1226308,408851,'action created','2025-09-25 08:37:01','2025-09-25 10:37:01'),(1226309,408851,'action started via WP Cron','2025-09-25 08:39:59','2025-09-25 10:39:59'),(1226310,408851,'action complete via WP Cron','2025-09-25 08:39:59','2025-09-25 10:39:59'),(1226311,408852,'action created','2025-09-25 08:39:59','2025-09-25 10:39:59'),(1226312,408852,'action started via WP Cron','2025-09-25 08:44:22','2025-09-25 10:44:22'),(1226313,408852,'action complete via WP Cron','2025-09-25 08:44:22','2025-09-25 10:44:22'),(1226314,408853,'action created','2025-09-25 08:44:22','2025-09-25 10:44:22'),(1226315,408853,'action started via WP Cron','2025-09-25 08:48:23','2025-09-25 10:48:23'),(1226316,408853,'action complete via WP Cron','2025-09-25 08:48:23','2025-09-25 10:48:23'),(1226317,408854,'action created','2025-09-25 08:48:23','2025-09-25 10:48:23'),(1226318,408854,'action started via WP Cron','2025-09-25 08:51:04','2025-09-25 10:51:04'),(1226319,408854,'action complete via WP Cron','2025-09-25 08:51:05','2025-09-25 10:51:05'),(1226320,408855,'action created','2025-09-25 08:51:05','2025-09-25 10:51:05'),(1226321,408855,'action started via WP Cron','2025-09-25 08:53:58','2025-09-25 10:53:58'),(1226322,408855,'action complete via WP Cron','2025-09-25 08:53:58','2025-09-25 10:53:58'),(1226323,408856,'action created','2025-09-25 08:53:58','2025-09-25 10:53:58'),(1226324,408856,'action started via WP Cron','2025-09-25 08:56:04','2025-09-25 10:56:04'),(1226325,408856,'action complete via WP Cron','2025-09-25 08:56:04','2025-09-25 10:56:04'),(1226326,408857,'action created','2025-09-25 08:56:04','2025-09-25 10:56:04'),(1226327,408857,'action started via WP Cron','2025-09-25 09:00:31','2025-09-25 11:00:31'),(1226328,408857,'action complete via WP Cron','2025-09-25 09:00:31','2025-09-25 11:00:31'),(1226329,408858,'action created','2025-09-25 09:00:31','2025-09-25 11:00:31'),(1226330,408858,'action started via WP Cron','2025-09-25 09:02:34','2025-09-25 11:02:34'),(1226331,408858,'action complete via WP Cron','2025-09-25 09:02:34','2025-09-25 11:02:34'),(1226332,408859,'action created','2025-09-25 09:02:34','2025-09-25 11:02:34'),(1226333,408859,'action started via WP Cron','2025-09-25 09:05:02','2025-09-25 11:05:02'),(1226334,408859,'action complete via WP Cron','2025-09-25 09:05:02','2025-09-25 11:05:02'),(1226335,408860,'action created','2025-09-25 09:05:02','2025-09-25 11:05:02'),(1226336,408860,'action started via WP Cron','2025-09-25 09:07:54','2025-09-25 11:07:54'),(1226337,408860,'action complete via WP Cron','2025-09-25 09:07:54','2025-09-25 11:07:54'),(1226338,408861,'action created','2025-09-25 09:07:54','2025-09-25 11:07:54'),(1226339,408861,'action started via WP Cron','2025-09-25 09:11:04','2025-09-25 11:11:04'),(1226340,408861,'action complete via WP Cron','2025-09-25 09:11:04','2025-09-25 11:11:04'),(1226341,408862,'action created','2025-09-25 09:11:04','2025-09-25 11:11:04'),(1226342,408862,'action started via WP Cron','2025-09-25 09:14:31','2025-09-25 11:14:31'),(1226343,408862,'action complete via WP Cron','2025-09-25 09:14:31','2025-09-25 11:14:31'),(1226344,408863,'action created','2025-09-25 09:14:31','2025-09-25 11:14:31'),(1226345,408863,'action started via WP Cron','2025-09-25 09:18:33','2025-09-25 11:18:33'),(1226346,408863,'action complete via WP Cron','2025-09-25 09:18:33','2025-09-25 11:18:33'),(1226347,408864,'action created','2025-09-25 09:18:33','2025-09-25 11:18:33'),(1226348,408864,'action started via WP Cron','2025-09-25 09:21:04','2025-09-25 11:21:04'),(1226349,408864,'action complete via WP Cron','2025-09-25 09:21:04','2025-09-25 11:21:04'),(1226350,408865,'action created','2025-09-25 09:21:04','2025-09-25 11:21:04'),(1226351,408865,'action started via WP Cron','2025-09-25 09:26:04','2025-09-25 11:26:04'),(1226352,408865,'action complete via WP Cron','2025-09-25 09:26:04','2025-09-25 11:26:04'),(1226353,408866,'action created','2025-09-25 09:26:04','2025-09-25 11:26:04'),(1226354,408866,'action started via WP Cron','2025-09-25 09:28:12','2025-09-25 11:28:12'),(1226355,408866,'action complete via WP Cron','2025-09-25 09:28:12','2025-09-25 11:28:12'),(1226356,408867,'action created','2025-09-25 09:28:12','2025-09-25 11:28:12'),(1226357,408867,'action started via WP Cron','2025-09-25 09:31:05','2025-09-25 11:31:05'),(1226358,408867,'action complete via WP Cron','2025-09-25 09:31:05','2025-09-25 11:31:05'),(1226359,408868,'action created','2025-09-25 09:31:05','2025-09-25 11:31:05'),(1226360,408868,'action started via WP Cron','2025-09-25 09:35:52','2025-09-25 11:35:52'),(1226361,408868,'action complete via WP Cron','2025-09-25 09:35:52','2025-09-25 11:35:52'),(1226362,408869,'action created','2025-09-25 09:35:52','2025-09-25 11:35:52'),(1226363,408869,'action started via WP Cron','2025-09-25 09:39:07','2025-09-25 11:39:07'),(1226364,408869,'action complete via WP Cron','2025-09-25 09:39:07','2025-09-25 11:39:07'),(1226365,408870,'action created','2025-09-25 09:39:07','2025-09-25 11:39:07'),(1226366,408870,'action started via WP Cron','2025-09-25 09:45:32','2025-09-25 11:45:32'),(1226367,408870,'action complete via WP Cron','2025-09-25 09:45:32','2025-09-25 11:45:32'),(1226368,408871,'action created','2025-09-25 09:45:32','2025-09-25 11:45:32'),(1226369,408871,'action started via WP Cron','2025-09-25 09:49:59','2025-09-25 11:49:59'),(1226370,408871,'action complete via WP Cron','2025-09-25 09:49:59','2025-09-25 11:49:59'),(1226371,408872,'action created','2025-09-25 09:49:59','2025-09-25 11:49:59'),(1226372,408872,'action started via WP Cron','2025-09-25 09:52:04','2025-09-25 11:52:04'),(1226373,408872,'action complete via WP Cron','2025-09-25 09:52:04','2025-09-25 11:52:04'),(1226374,408873,'action created','2025-09-25 09:52:04','2025-09-25 11:52:04'),(1226375,408873,'action started via WP Cron','2025-09-25 09:56:04','2025-09-25 11:56:04'),(1226376,408873,'action complete via WP Cron','2025-09-25 09:56:04','2025-09-25 11:56:04'),(1226377,408874,'action created','2025-09-25 09:56:04','2025-09-25 11:56:04'),(1226378,408874,'action started via WP Cron','2025-09-25 09:58:31','2025-09-25 11:58:31'),(1226379,408874,'action complete via WP Cron','2025-09-25 09:58:31','2025-09-25 11:58:31'),(1226380,408875,'action created','2025-09-25 09:58:31','2025-09-25 11:58:31'),(1226381,408875,'action started via WP Cron','2025-09-25 10:01:04','2025-09-25 12:01:04'),(1226382,408875,'action complete via WP Cron','2025-09-25 10:01:04','2025-09-25 12:01:04'),(1226383,408876,'action created','2025-09-25 10:01:04','2025-09-25 12:01:04'),(1226384,408876,'action started via WP Cron','2025-09-25 10:04:08','2025-09-25 12:04:08'),(1226385,408876,'action complete via WP Cron','2025-09-25 10:04:08','2025-09-25 12:04:08'),(1226386,408877,'action created','2025-09-25 10:04:08','2025-09-25 12:04:08'),(1226387,408877,'action started via WP Cron','2025-09-25 10:09:20','2025-09-25 12:09:20'),(1226388,408878,'action created','2025-09-25 10:09:20','2025-09-25 12:09:20'),(1226389,408878,'action started via WP Cron','2025-09-25 10:09:24','2025-09-25 12:09:24'),(1226390,408878,'action complete via WP Cron','2025-09-25 10:09:25','2025-09-25 12:09:25'),(1226391,408877,'action complete via WP Cron','2025-09-25 10:09:25','2025-09-25 12:09:25'),(1226392,408879,'action created','2025-09-25 10:09:25','2025-09-25 12:09:25'),(1226393,408879,'action started via WP Cron','2025-09-25 10:11:55','2025-09-25 12:11:55'),(1226394,408879,'action complete via WP Cron','2025-09-25 10:11:55','2025-09-25 12:11:55'),(1226395,408880,'action created','2025-09-25 10:11:55','2025-09-25 12:11:55'),(1226396,408880,'action started via WP Cron','2025-09-25 10:14:16','2025-09-25 12:14:16'),(1226397,408880,'action complete via WP Cron','2025-09-25 10:14:16','2025-09-25 12:14:16'),(1226398,408881,'action created','2025-09-25 10:14:16','2025-09-25 12:14:16'),(1226399,408881,'action started via WP Cron','2025-09-25 10:17:59','2025-09-25 12:17:59'),(1226400,408881,'action complete via WP Cron','2025-09-25 10:17:59','2025-09-25 12:17:59'),(1226401,408882,'action created','2025-09-25 10:17:59','2025-09-25 12:17:59'),(1226402,408882,'action started via WP Cron','2025-09-25 10:20:58','2025-09-25 12:20:58'),(1226403,408882,'action complete via WP Cron','2025-09-25 10:20:58','2025-09-25 12:20:58'),(1226404,408883,'action created','2025-09-25 10:20:58','2025-09-25 12:20:58'),(1226405,408883,'action started via WP Cron','2025-09-25 10:23:28','2025-09-25 12:23:28'),(1226406,408883,'action complete via WP Cron','2025-09-25 10:23:28','2025-09-25 12:23:28'),(1226407,408884,'action created','2025-09-25 10:23:28','2025-09-25 12:23:28'),(1226408,408884,'action started via WP Cron','2025-09-25 10:26:04','2025-09-25 12:26:04'),(1226409,408884,'action complete via WP Cron','2025-09-25 10:26:04','2025-09-25 12:26:04'),(1226410,408885,'action created','2025-09-25 10:26:04','2025-09-25 12:26:04'),(1226411,408885,'action started via WP Cron','2025-09-25 10:29:37','2025-09-25 12:29:37'),(1226412,408885,'action complete via WP Cron','2025-09-25 10:29:37','2025-09-25 12:29:37'),(1226413,408886,'action created','2025-09-25 10:29:37','2025-09-25 12:29:37'),(1226414,408886,'action started via WP Cron','2025-09-25 10:34:20','2025-09-25 12:34:20'),(1226415,408886,'action complete via WP Cron','2025-09-25 10:34:20','2025-09-25 12:34:20'),(1226416,408887,'action created','2025-09-25 10:34:20','2025-09-25 12:34:20'),(1226417,408887,'action started via WP Cron','2025-09-25 10:38:57','2025-09-25 12:38:57'),(1226418,408888,'action created','2025-09-25 10:38:57','2025-09-25 12:38:57'),(1226419,408888,'action started via WP Cron','2025-09-25 10:38:59','2025-09-25 12:38:59'),(1226420,408888,'action complete via WP Cron','2025-09-25 10:38:59','2025-09-25 12:38:59'),(1226421,408887,'action complete via WP Cron','2025-09-25 10:38:59','2025-09-25 12:38:59'),(1226422,408889,'action created','2025-09-25 10:38:59','2025-09-25 12:38:59'),(1226423,408889,'action started via WP Cron','2025-09-25 10:41:01','2025-09-25 12:41:01'),(1226424,408889,'action complete via WP Cron','2025-09-25 10:41:01','2025-09-25 12:41:01'),(1226425,408890,'action created','2025-09-25 10:41:01','2025-09-25 12:41:01'),(1226426,408890,'action started via WP Cron','2025-09-25 10:46:04','2025-09-25 12:46:04'),(1226427,408890,'action complete via WP Cron','2025-09-25 10:46:04','2025-09-25 12:46:04'),(1226428,408891,'action created','2025-09-25 10:46:04','2025-09-25 12:46:04'),(1226429,408891,'action started via WP Cron','2025-09-25 10:49:06','2025-09-25 12:49:06'),(1226430,408891,'action complete via WP Cron','2025-09-25 10:49:06','2025-09-25 12:49:06'),(1226431,408892,'action created','2025-09-25 10:49:06','2025-09-25 12:49:06'),(1226432,408892,'action started via WP Cron','2025-09-25 10:54:02','2025-09-25 12:54:02'),(1226433,408892,'action complete via WP Cron','2025-09-25 10:54:02','2025-09-25 12:54:02'),(1226434,408893,'action created','2025-09-25 10:54:02','2025-09-25 12:54:02'),(1226435,408893,'action started via WP Cron','2025-09-25 10:56:04','2025-09-25 12:56:04'),(1226436,408893,'action complete via WP Cron','2025-09-25 10:56:04','2025-09-25 12:56:04'),(1226437,408894,'action created','2025-09-25 10:56:04','2025-09-25 12:56:04'),(1226438,408894,'action started via WP Cron','2025-09-25 10:58:19','2025-09-25 12:58:19'),(1226439,408894,'action complete via WP Cron','2025-09-25 10:58:19','2025-09-25 12:58:19'),(1226440,408895,'action created','2025-09-25 10:58:19','2025-09-25 12:58:19'),(1226441,408895,'action started via WP Cron','2025-09-25 11:01:02','2025-09-25 13:01:02'),(1226442,408895,'action complete via WP Cron','2025-09-25 11:01:02','2025-09-25 13:01:02'),(1226443,408896,'action created','2025-09-25 11:01:02','2025-09-25 13:01:02'),(1226444,408896,'action started via WP Cron','2025-09-25 11:03:58','2025-09-25 13:03:58'),(1226445,408896,'action complete via WP Cron','2025-09-25 11:03:58','2025-09-25 13:03:58'),(1226446,408897,'action created','2025-09-25 11:03:58','2025-09-25 13:03:58'),(1226447,408897,'action started via WP Cron','2025-09-25 11:06:04','2025-09-25 13:06:04'),(1226448,408897,'action complete via WP Cron','2025-09-25 11:06:04','2025-09-25 13:06:04'),(1226449,408898,'action created','2025-09-25 11:06:04','2025-09-25 13:06:04'),(1226450,408898,'action started via WP Cron','2025-09-25 11:08:14','2025-09-25 13:08:14'),(1226451,408898,'action complete via WP Cron','2025-09-25 11:08:14','2025-09-25 13:08:14'),(1226452,408899,'action created','2025-09-25 11:08:14','2025-09-25 13:08:14'),(1226453,408899,'action started via WP Cron','2025-09-25 11:10:46','2025-09-25 13:10:46'),(1226454,408899,'action complete via WP Cron','2025-09-25 11:10:46','2025-09-25 13:10:46'),(1226455,408900,'action created','2025-09-25 11:10:46','2025-09-25 13:10:46'),(1226456,408900,'action started via WP Cron','2025-09-25 11:13:32','2025-09-25 13:13:32'),(1226457,408900,'action complete via WP Cron','2025-09-25 11:13:32','2025-09-25 13:13:32'),(1226458,408901,'action created','2025-09-25 11:13:32','2025-09-25 13:13:32'),(1226459,408901,'action started via WP Cron','2025-09-25 11:16:04','2025-09-25 13:16:04'),(1226460,408901,'action complete via WP Cron','2025-09-25 11:16:04','2025-09-25 13:16:04'),(1226461,408902,'action created','2025-09-25 11:16:04','2025-09-25 13:16:04'),(1226462,408902,'action started via WP Cron','2025-09-25 11:20:20','2025-09-25 13:20:20'),(1226463,408902,'action complete via WP Cron','2025-09-25 11:20:20','2025-09-25 13:20:20'),(1226464,408903,'action created','2025-09-25 11:20:20','2025-09-25 13:20:20'),(1226465,408903,'action started via WP Cron','2025-09-25 11:23:06','2025-09-25 13:23:06'),(1226466,408903,'action complete via WP Cron','2025-09-25 11:23:07','2025-09-25 13:23:07'),(1226467,408904,'action created','2025-09-25 11:23:07','2025-09-25 13:23:07'),(1226468,408904,'action started via WP Cron','2025-09-25 11:26:04','2025-09-25 13:26:04'),(1226469,408904,'action complete via WP Cron','2025-09-25 11:26:04','2025-09-25 13:26:04'),(1226470,408905,'action created','2025-09-25 11:26:04','2025-09-25 13:26:04'),(1226471,408905,'action started via WP Cron','2025-09-25 11:30:21','2025-09-25 13:30:21'),(1226472,408905,'action complete via WP Cron','2025-09-25 11:30:21','2025-09-25 13:30:21'),(1226473,408906,'action created','2025-09-25 11:30:21','2025-09-25 13:30:21'),(1226474,408906,'action started via WP Cron','2025-09-25 11:32:28','2025-09-25 13:32:28'),(1226475,408906,'action complete via WP Cron','2025-09-25 11:32:28','2025-09-25 13:32:28'),(1226476,408907,'action created','2025-09-25 11:32:28','2025-09-25 13:32:28'),(1226477,408907,'action started via WP Cron','2025-09-25 11:35:44','2025-09-25 13:35:44'),(1226478,408907,'action complete via WP Cron','2025-09-25 11:35:44','2025-09-25 13:35:44'),(1226479,408908,'action created','2025-09-25 11:35:44','2025-09-25 13:35:44'),(1226480,408908,'action started via WP Cron','2025-09-25 11:40:32','2025-09-25 13:40:32'),(1226481,408908,'action complete via WP Cron','2025-09-25 11:40:32','2025-09-25 13:40:32'),(1226482,408909,'action created','2025-09-25 11:40:32','2025-09-25 13:40:32'),(1226483,408909,'action started via WP Cron','2025-09-25 11:42:54','2025-09-25 13:42:54'),(1226484,408909,'action complete via WP Cron','2025-09-25 11:42:54','2025-09-25 13:42:54'),(1226485,408910,'action created','2025-09-25 11:42:54','2025-09-25 13:42:54'),(1226486,408910,'action started via WP Cron','2025-09-25 11:45:54','2025-09-25 13:45:54'),(1226487,408910,'action complete via WP Cron','2025-09-25 11:45:54','2025-09-25 13:45:54'),(1226488,408911,'action created','2025-09-25 11:45:54','2025-09-25 13:45:54'),(1226489,408911,'action started via WP Cron','2025-09-25 11:48:55','2025-09-25 13:48:55'),(1226490,408911,'action complete via WP Cron','2025-09-25 11:48:56','2025-09-25 13:48:56'),(1226491,408912,'action created','2025-09-25 11:48:56','2025-09-25 13:48:56'),(1226492,408912,'action started via WP Cron','2025-09-25 11:51:05','2025-09-25 13:51:05'),(1226493,408912,'action complete via WP Cron','2025-09-25 11:51:05','2025-09-25 13:51:05'),(1226494,408913,'action created','2025-09-25 11:51:05','2025-09-25 13:51:05'),(1226495,408913,'action started via WP Cron','2025-09-25 11:53:53','2025-09-25 13:53:53'),(1226496,408913,'action complete via WP Cron','2025-09-25 11:53:53','2025-09-25 13:53:53'),(1226497,408914,'action created','2025-09-25 11:53:53','2025-09-25 13:53:53'),(1226498,408914,'action started via WP Cron','2025-09-25 11:56:06','2025-09-25 13:56:06'),(1226499,408914,'action complete via WP Cron','2025-09-25 11:56:06','2025-09-25 13:56:06'),(1226500,408915,'action created','2025-09-25 11:56:06','2025-09-25 13:56:06'),(1226501,408915,'action started via WP Cron','2025-09-25 11:59:20','2025-09-25 13:59:20'),(1226502,408915,'action complete via WP Cron','2025-09-25 11:59:21','2025-09-25 13:59:21'),(1226503,408916,'action created','2025-09-25 11:59:21','2025-09-25 13:59:21'),(1226504,408916,'action started via WP Cron','2025-09-25 12:02:32','2025-09-25 14:02:32'),(1226505,408916,'action complete via WP Cron','2025-09-25 12:02:32','2025-09-25 14:02:32'),(1226506,408917,'action created','2025-09-25 12:02:32','2025-09-25 14:02:32'),(1226507,408917,'action started via WP Cron','2025-09-25 12:05:03','2025-09-25 14:05:03'),(1226508,408917,'action complete via WP Cron','2025-09-25 12:05:03','2025-09-25 14:05:03'),(1226509,408918,'action created','2025-09-25 12:05:03','2025-09-25 14:05:03'),(1226510,408918,'action started via WP Cron','2025-09-25 12:07:15','2025-09-25 14:07:15'),(1226511,408918,'action complete via WP Cron','2025-09-25 12:07:15','2025-09-25 14:07:15'),(1226512,408919,'action created','2025-09-25 12:07:15','2025-09-25 14:07:15'),(1226513,408919,'action started via WP Cron','2025-09-25 12:10:50','2025-09-25 14:10:50'),(1226514,408919,'action complete via WP Cron','2025-09-25 12:10:50','2025-09-25 14:10:50'),(1226515,408920,'action created','2025-09-25 12:10:50','2025-09-25 14:10:50'),(1226516,408920,'action started via WP Cron','2025-09-25 12:12:55','2025-09-25 14:12:55'),(1226517,408920,'action complete via WP Cron','2025-09-25 12:12:55','2025-09-25 14:12:55'),(1226518,408921,'action created','2025-09-25 12:12:55','2025-09-25 14:12:55'),(1226519,408921,'action started via WP Cron','2025-09-25 12:16:04','2025-09-25 14:16:04'),(1226520,408921,'action complete via WP Cron','2025-09-25 12:16:04','2025-09-25 14:16:04'),(1226521,408922,'action created','2025-09-25 12:16:04','2025-09-25 14:16:04'),(1226522,408922,'action started via WP Cron','2025-09-25 12:19:23','2025-09-25 14:19:23'),(1226523,408922,'action complete via WP Cron','2025-09-25 12:19:23','2025-09-25 14:19:23'),(1226524,408923,'action created','2025-09-25 12:19:23','2025-09-25 14:19:23'),(1226525,408923,'action started via WP Cron','2025-09-25 12:22:23','2025-09-25 14:22:23'),(1226526,408923,'action complete via WP Cron','2025-09-25 12:22:23','2025-09-25 14:22:23'),(1226527,408924,'action created','2025-09-25 12:22:23','2025-09-25 14:22:23'),(1226528,408924,'action started via WP Cron','2025-09-25 12:25:07','2025-09-25 14:25:07'),(1226529,408924,'action complete via WP Cron','2025-09-25 12:25:07','2025-09-25 14:25:07'),(1226530,408925,'action created','2025-09-25 12:25:07','2025-09-25 14:25:07'),(1226531,408925,'action started via WP Cron','2025-09-25 12:27:44','2025-09-25 14:27:44'),(1226532,408925,'action complete via WP Cron','2025-09-25 12:27:44','2025-09-25 14:27:44'),(1226533,408926,'action created','2025-09-25 12:27:44','2025-09-25 14:27:44'),(1226534,408926,'action started via WP Cron','2025-09-25 12:29:56','2025-09-25 14:29:56'),(1226535,408926,'action complete via WP Cron','2025-09-25 12:29:56','2025-09-25 14:29:56'),(1226536,408927,'action created','2025-09-25 12:29:56','2025-09-25 14:29:56'),(1226537,408927,'action started via WP Cron','2025-09-25 12:34:11','2025-09-25 14:34:11'),(1226538,408927,'action complete via WP Cron','2025-09-25 12:34:11','2025-09-25 14:34:11'),(1226539,408928,'action created','2025-09-25 12:34:12','2025-09-25 14:34:12'),(1226540,408928,'action started via WP Cron','2025-09-25 12:38:23','2025-09-25 14:38:23'),(1226541,408928,'action complete via WP Cron','2025-09-25 12:38:23','2025-09-25 14:38:23'),(1226542,408929,'action created','2025-09-25 12:38:23','2025-09-25 14:38:23'),(1226543,408929,'action started via WP Cron','2025-09-25 12:40:52','2025-09-25 14:40:52'),(1226544,408929,'action complete via WP Cron','2025-09-25 12:40:53','2025-09-25 14:40:53'),(1226545,408930,'action created','2025-09-25 12:40:53','2025-09-25 14:40:53'),(1226546,408930,'action started via WP Cron','2025-09-25 12:43:04','2025-09-25 14:43:04'),(1226547,408930,'action complete via WP Cron','2025-09-25 12:43:04','2025-09-25 14:43:04'),(1226548,408931,'action created','2025-09-25 12:43:04','2025-09-25 14:43:04'),(1226549,408931,'action started via WP Cron','2025-09-25 12:45:17','2025-09-25 14:45:17'),(1226550,408931,'action complete via WP Cron','2025-09-25 12:45:17','2025-09-25 14:45:17'),(1226551,408932,'action created','2025-09-25 12:45:17','2025-09-25 14:45:17'),(1226552,408932,'action started via WP Cron','2025-09-25 12:49:47','2025-09-25 14:49:47'),(1226553,408932,'action complete via WP Cron','2025-09-25 12:49:47','2025-09-25 14:49:47'),(1226554,408933,'action created','2025-09-25 12:49:47','2025-09-25 14:49:47'),(1226555,408933,'action started via WP Cron','2025-09-25 12:52:18','2025-09-25 14:52:18'),(1226556,408933,'action complete via WP Cron','2025-09-25 12:52:18','2025-09-25 14:52:18'),(1226557,408934,'action created','2025-09-25 12:52:18','2025-09-25 14:52:18'),(1226558,408934,'action started via WP Cron','2025-09-25 12:56:04','2025-09-25 14:56:04'),(1226559,408934,'action complete via WP Cron','2025-09-25 12:56:04','2025-09-25 14:56:04'),(1226560,408935,'action created','2025-09-25 12:56:04','2025-09-25 14:56:04'),(1226561,408935,'action started via WP Cron','2025-09-25 12:59:56','2025-09-25 14:59:56'),(1226562,408935,'action complete via WP Cron','2025-09-25 12:59:56','2025-09-25 14:59:56'),(1226563,408936,'action created','2025-09-25 12:59:56','2025-09-25 14:59:56'),(1226564,408936,'action started via WP Cron','2025-09-25 13:05:45','2025-09-25 15:05:45'),(1226565,408936,'action complete via WP Cron','2025-09-25 13:05:45','2025-09-25 15:05:45'),(1226566,408937,'action created','2025-09-25 13:05:45','2025-09-25 15:05:45'),(1226567,408937,'action started via WP Cron','2025-09-25 13:09:02','2025-09-25 15:09:02'),(1226568,408937,'action complete via WP Cron','2025-09-25 13:09:02','2025-09-25 15:09:02'),(1226569,408938,'action created','2025-09-25 13:09:02','2025-09-25 15:09:02'),(1226570,408938,'action started via WP Cron','2025-09-25 13:11:04','2025-09-25 15:11:04'),(1226571,408938,'action complete via WP Cron','2025-09-25 13:11:04','2025-09-25 15:11:04'),(1226572,408939,'action created','2025-09-25 13:11:04','2025-09-25 15:11:04'),(1226573,408939,'action started via WP Cron','2025-09-25 13:14:13','2025-09-25 15:14:13'),(1226574,408939,'action complete via WP Cron','2025-09-25 13:14:13','2025-09-25 15:14:13'),(1226575,408940,'action created','2025-09-25 13:14:13','2025-09-25 15:14:13'),(1226576,408940,'action started via WP Cron','2025-09-25 13:17:34','2025-09-25 15:17:34'),(1226577,408940,'action complete via WP Cron','2025-09-25 13:17:34','2025-09-25 15:17:34'),(1226578,408941,'action created','2025-09-25 13:17:34','2025-09-25 15:17:34'),(1226579,408941,'action started via WP Cron','2025-09-25 13:21:04','2025-09-25 15:21:04'),(1226580,408941,'action complete via WP Cron','2025-09-25 13:21:04','2025-09-25 15:21:04'),(1226581,408942,'action created','2025-09-25 13:21:04','2025-09-25 15:21:04'),(1226582,408942,'action started via WP Cron','2025-09-25 13:23:35','2025-09-25 15:23:35'),(1226583,408942,'action complete via WP Cron','2025-09-25 13:23:35','2025-09-25 15:23:35'),(1226584,408943,'action created','2025-09-25 13:23:35','2025-09-25 15:23:35'),(1226585,408943,'action started via WP Cron','2025-09-25 13:26:04','2025-09-25 15:26:04'),(1226586,408943,'action complete via WP Cron','2025-09-25 13:26:04','2025-09-25 15:26:04'),(1226587,408944,'action created','2025-09-25 13:26:04','2025-09-25 15:26:04'),(1226588,408944,'action started via WP Cron','2025-09-25 13:28:10','2025-09-25 15:28:10'),(1226589,408944,'action complete via WP Cron','2025-09-25 13:28:10','2025-09-25 15:28:10'),(1226590,408945,'action created','2025-09-25 13:28:10','2025-09-25 15:28:10'),(1226591,408945,'action started via WP Cron','2025-09-25 13:31:05','2025-09-25 15:31:05'),(1226592,408945,'action complete via WP Cron','2025-09-25 13:31:05','2025-09-25 15:31:05'),(1226593,408946,'action created','2025-09-25 13:31:05','2025-09-25 15:31:05'),(1226594,408946,'action started via WP Cron','2025-09-25 13:36:04','2025-09-25 15:36:04'),(1226595,408946,'action complete via WP Cron','2025-09-25 13:36:04','2025-09-25 15:36:04'),(1226596,408947,'action created','2025-09-25 13:36:04','2025-09-25 15:36:04'),(1226597,408947,'action started via WP Cron','2025-09-25 13:39:15','2025-09-25 15:39:15'),(1226598,408947,'action complete via WP Cron','2025-09-25 13:39:15','2025-09-25 15:39:15'),(1226599,408948,'action created','2025-09-25 13:39:15','2025-09-25 15:39:15'),(1226600,408948,'action started via WP Cron','2025-09-25 13:42:01','2025-09-25 15:42:01'),(1226601,408948,'action complete via WP Cron','2025-09-25 13:42:01','2025-09-25 15:42:01'),(1226602,408949,'action created','2025-09-25 13:42:01','2025-09-25 15:42:01'),(1226603,408949,'action started via WP Cron','2025-09-25 13:46:04','2025-09-25 15:46:04'),(1226604,408949,'action complete via WP Cron','2025-09-25 13:46:04','2025-09-25 15:46:04'),(1226605,408950,'action created','2025-09-25 13:46:04','2025-09-25 15:46:04'),(1226606,408950,'action started via WP Cron','2025-09-25 13:49:40','2025-09-25 15:49:40'),(1226607,408950,'action complete via WP Cron','2025-09-25 13:49:40','2025-09-25 15:49:40'),(1226608,408951,'action created','2025-09-25 13:49:40','2025-09-25 15:49:40'),(1226609,408951,'action started via WP Cron','2025-09-25 13:53:20','2025-09-25 15:53:20'),(1226610,408951,'action complete via WP Cron','2025-09-25 13:53:20','2025-09-25 15:53:20'),(1226611,408952,'action created','2025-09-25 13:53:20','2025-09-25 15:53:20'),(1226612,408952,'action started via WP Cron','2025-09-25 13:56:04','2025-09-25 15:56:04'),(1226613,408952,'action complete via WP Cron','2025-09-25 13:56:05','2025-09-25 15:56:05'),(1226614,408953,'action created','2025-09-25 13:56:05','2025-09-25 15:56:05'),(1226615,408953,'action started via WP Cron','2025-09-25 13:58:25','2025-09-25 15:58:25'),(1226616,408953,'action complete via WP Cron','2025-09-25 13:58:25','2025-09-25 15:58:25'),(1226617,408954,'action created','2025-09-25 13:58:25','2025-09-25 15:58:25'),(1226618,408954,'action started via WP Cron','2025-09-25 14:00:59','2025-09-25 16:00:59'),(1226619,408954,'action complete via WP Cron','2025-09-25 14:00:59','2025-09-25 16:00:59'),(1226620,408955,'action created','2025-09-25 14:00:59','2025-09-25 16:00:59'),(1226621,408955,'action started via WP Cron','2025-09-25 14:03:03','2025-09-25 16:03:03'),(1226622,408955,'action complete via WP Cron','2025-09-25 14:03:03','2025-09-25 16:03:03'),(1226623,408956,'action created','2025-09-25 14:03:03','2025-09-25 16:03:03'),(1226624,408956,'action started via WP Cron','2025-09-25 14:06:04','2025-09-25 16:06:04'),(1226625,408956,'action complete via WP Cron','2025-09-25 14:06:05','2025-09-25 16:06:05'),(1226626,408957,'action created','2025-09-25 14:06:05','2025-09-25 16:06:05'),(1226627,408957,'action started via WP Cron','2025-09-25 14:08:19','2025-09-25 16:08:19'),(1226628,408957,'action complete via WP Cron','2025-09-25 14:08:19','2025-09-25 16:08:19'),(1226629,408958,'action created','2025-09-25 14:08:19','2025-09-25 16:08:19'),(1226630,408958,'action started via WP Cron','2025-09-25 14:10:30','2025-09-25 16:10:30'),(1226631,408958,'action complete via WP Cron','2025-09-25 14:10:30','2025-09-25 16:10:30'),(1226632,408959,'action created','2025-09-25 14:10:30','2025-09-25 16:10:30'),(1226633,408959,'action started via WP Cron','2025-09-25 14:13:11','2025-09-25 16:13:11'),(1226634,408959,'action complete via WP Cron','2025-09-25 14:13:11','2025-09-25 16:13:11'),(1226635,408960,'action created','2025-09-25 14:13:11','2025-09-25 16:13:11'),(1226636,408960,'action started via WP Cron','2025-09-25 14:15:53','2025-09-25 16:15:53'),(1226637,408960,'action complete via WP Cron','2025-09-25 14:15:53','2025-09-25 16:15:53'),(1226638,408961,'action created','2025-09-25 14:15:53','2025-09-25 16:15:53'),(1226639,408961,'action started via WP Cron','2025-09-25 14:18:49','2025-09-25 16:18:49'),(1226640,408961,'action complete via WP Cron','2025-09-25 14:18:49','2025-09-25 16:18:49'),(1226641,408962,'action created','2025-09-25 14:18:49','2025-09-25 16:18:49'),(1226642,408962,'action started via WP Cron','2025-09-25 14:20:58','2025-09-25 16:20:58'),(1226643,408962,'action complete via WP Cron','2025-09-25 14:20:58','2025-09-25 16:20:58'),(1226644,408963,'action created','2025-09-25 14:20:58','2025-09-25 16:20:58'),(1226645,408963,'action started via WP Cron','2025-09-25 14:26:12','2025-09-25 16:26:12'),(1226646,408963,'action complete via WP Cron','2025-09-25 14:26:12','2025-09-25 16:26:12'),(1226647,408964,'action created','2025-09-25 14:26:12','2025-09-25 16:26:12'),(1226648,408964,'action started via WP Cron','2025-09-25 14:29:11','2025-09-25 16:29:11'),(1226649,408964,'action complete via WP Cron','2025-09-25 14:29:11','2025-09-25 16:29:11'),(1226650,408965,'action created','2025-09-25 14:29:11','2025-09-25 16:29:11'),(1226651,408965,'action started via WP Cron','2025-09-25 14:32:38','2025-09-25 16:32:38'),(1226652,408965,'action complete via WP Cron','2025-09-25 14:32:38','2025-09-25 16:32:38'),(1226653,408966,'action created','2025-09-25 14:32:38','2025-09-25 16:32:38'),(1226654,408966,'action started via WP Cron','2025-09-25 14:35:53','2025-09-25 16:35:53'),(1226655,408966,'action complete via WP Cron','2025-09-25 14:35:53','2025-09-25 16:35:53'),(1226656,408967,'action created','2025-09-25 14:35:53','2025-09-25 16:35:53'),(1226657,408967,'action started via WP Cron','2025-09-25 14:39:11','2025-09-25 16:39:11'),(1226658,408967,'action complete via WP Cron','2025-09-25 14:39:11','2025-09-25 16:39:11'),(1226659,408968,'action created','2025-09-25 14:39:11','2025-09-25 16:39:11'),(1226660,408968,'action started via WP Cron','2025-09-25 14:45:21','2025-09-25 16:45:21'),(1226661,408968,'action complete via WP Cron','2025-09-25 14:45:21','2025-09-25 16:45:21'),(1226662,408969,'action created','2025-09-25 14:45:21','2025-09-25 16:45:21'),(1226663,408969,'action started via WP Cron','2025-09-25 14:47:57','2025-09-25 16:47:57'),(1226664,408969,'action complete via WP Cron','2025-09-25 14:47:57','2025-09-25 16:47:57'),(1226665,408970,'action created','2025-09-25 14:47:57','2025-09-25 16:47:57'),(1226666,408970,'action started via WP Cron','2025-09-25 14:51:05','2025-09-25 16:51:05'),(1226667,408970,'action complete via WP Cron','2025-09-25 14:51:05','2025-09-25 16:51:05'),(1226668,408971,'action created','2025-09-25 14:51:05','2025-09-25 16:51:05'),(1226669,408971,'action started via WP Cron','2025-09-25 14:53:23','2025-09-25 16:53:23'),(1226670,408971,'action complete via WP Cron','2025-09-25 14:53:23','2025-09-25 16:53:23'),(1226671,408972,'action created','2025-09-25 14:53:23','2025-09-25 16:53:23'),(1226672,408972,'action started via WP Cron','2025-09-25 14:56:04','2025-09-25 16:56:04'),(1226673,408972,'action complete via WP Cron','2025-09-25 14:56:04','2025-09-25 16:56:04'),(1226674,408973,'action created','2025-09-25 14:56:04','2025-09-25 16:56:04'),(1226675,408973,'action started via WP Cron','2025-09-25 15:00:51','2025-09-25 17:00:51'),(1226676,408973,'action complete via WP Cron','2025-09-25 15:00:51','2025-09-25 17:00:51'),(1226677,408974,'action created','2025-09-25 15:00:51','2025-09-25 17:00:51'),(1226678,408974,'action started via WP Cron','2025-09-25 15:03:07','2025-09-25 17:03:07'),(1226679,408974,'action complete via WP Cron','2025-09-25 15:03:07','2025-09-25 17:03:07'),(1226680,408975,'action created','2025-09-25 15:03:07','2025-09-25 17:03:07'),(1226681,408975,'action started via WP Cron','2025-09-25 15:06:04','2025-09-25 17:06:04'),(1226682,408975,'action complete via WP Cron','2025-09-25 15:06:04','2025-09-25 17:06:04'),(1226683,408976,'action created','2025-09-25 15:06:04','2025-09-25 17:06:04'),(1226684,408976,'action started via WP Cron','2025-09-25 15:09:35','2025-09-25 17:09:35'),(1226685,408976,'action complete via WP Cron','2025-09-25 15:09:35','2025-09-25 17:09:35'),(1226686,408977,'action created','2025-09-25 15:09:35','2025-09-25 17:09:35'),(1226687,408977,'action started via WP Cron','2025-09-25 15:12:19','2025-09-25 17:12:19'),(1226688,408977,'action complete via WP Cron','2025-09-25 15:12:19','2025-09-25 17:12:19'),(1226689,408978,'action created','2025-09-25 15:12:19','2025-09-25 17:12:19'),(1226690,408978,'action started via WP Cron','2025-09-25 15:14:28','2025-09-25 17:14:28'),(1226691,408978,'action complete via WP Cron','2025-09-25 15:14:28','2025-09-25 17:14:28'),(1226692,408979,'action created','2025-09-25 15:14:28','2025-09-25 17:14:28'),(1226693,408979,'action started via WP Cron','2025-09-25 15:17:55','2025-09-25 17:17:55'),(1226694,408979,'action complete via WP Cron','2025-09-25 15:17:55','2025-09-25 17:17:55'),(1226695,408980,'action created','2025-09-25 15:17:55','2025-09-25 17:17:55'),(1226696,408980,'action started via WP Cron','2025-09-25 15:19:55','2025-09-25 17:19:55'),(1226697,408980,'action complete via WP Cron','2025-09-25 15:19:55','2025-09-25 17:19:55'),(1226698,408981,'action created','2025-09-25 15:19:55','2025-09-25 17:19:55'),(1226699,408981,'action started via WP Cron','2025-09-25 15:22:49','2025-09-25 17:22:49'),(1226700,408981,'action complete via WP Cron','2025-09-25 15:22:49','2025-09-25 17:22:49'),(1226701,408982,'action created','2025-09-25 15:22:49','2025-09-25 17:22:49'),(1226702,408982,'action started via WP Cron','2025-09-25 15:25:01','2025-09-25 17:25:01'),(1226703,408982,'action complete via WP Cron','2025-09-25 15:25:01','2025-09-25 17:25:01'),(1226704,408983,'action created','2025-09-25 15:25:01','2025-09-25 17:25:01'),(1226705,408983,'action started via WP Cron','2025-09-25 15:27:55','2025-09-25 17:27:55'),(1226706,408983,'action complete via WP Cron','2025-09-25 15:27:55','2025-09-25 17:27:55'),(1226707,408984,'action created','2025-09-25 15:27:55','2025-09-25 17:27:55'),(1226708,408984,'action started via WP Cron','2025-09-25 15:29:57','2025-09-25 17:29:57'),(1226709,408984,'action complete via WP Cron','2025-09-25 15:29:57','2025-09-25 17:29:57'),(1226710,408985,'action created','2025-09-25 15:29:57','2025-09-25 17:29:57'),(1226711,408985,'action started via WP Cron','2025-09-25 15:36:13','2025-09-25 17:36:13'),(1226712,408985,'action complete via WP Cron','2025-09-25 15:36:13','2025-09-25 17:36:13'),(1226713,408986,'action created','2025-09-25 15:36:13','2025-09-25 17:36:13'),(1226714,408986,'action started via WP Cron','2025-09-25 15:39:12','2025-09-25 17:39:12'),(1226715,408986,'action complete via WP Cron','2025-09-25 15:39:12','2025-09-25 17:39:12'),(1226716,408987,'action created','2025-09-25 15:39:12','2025-09-25 17:39:12'),(1226717,408987,'action started via WP Cron','2025-09-25 15:43:21','2025-09-25 17:43:21'),(1226718,408987,'action complete via WP Cron','2025-09-25 15:43:21','2025-09-25 17:43:21'),(1226719,408988,'action created','2025-09-25 15:43:21','2025-09-25 17:43:21'),(1226720,408988,'action started via WP Cron','2025-09-25 15:45:30','2025-09-25 17:45:30'),(1226721,408988,'action complete via WP Cron','2025-09-25 15:45:30','2025-09-25 17:45:30'),(1226722,408989,'action created','2025-09-25 15:45:30','2025-09-25 17:45:30'),(1226723,408989,'action started via WP Cron','2025-09-25 15:48:50','2025-09-25 17:48:50'),(1226724,408989,'action complete via WP Cron','2025-09-25 15:48:50','2025-09-25 17:48:50'),(1226725,408990,'action created','2025-09-25 15:48:50','2025-09-25 17:48:50'),(1226726,408990,'action started via WP Cron','2025-09-25 15:51:05','2025-09-25 17:51:05'),(1226727,408990,'action complete via WP Cron','2025-09-25 15:51:05','2025-09-25 17:51:05'),(1226728,408991,'action created','2025-09-25 15:51:05','2025-09-25 17:51:05'),(1226729,408991,'action started via WP Cron','2025-09-25 15:53:08','2025-09-25 17:53:08'),(1226730,408991,'action complete via WP Cron','2025-09-25 15:53:08','2025-09-25 17:53:08'),(1226731,408992,'action created','2025-09-25 15:53:08','2025-09-25 17:53:08'),(1226732,408992,'action started via WP Cron','2025-09-25 15:56:01','2025-09-25 17:56:01'),(1226733,408992,'action complete via WP Cron','2025-09-25 15:56:01','2025-09-25 17:56:01'),(1226734,408993,'action created','2025-09-25 15:56:01','2025-09-25 17:56:01'),(1226735,408993,'action started via WP Cron','2025-09-25 15:58:52','2025-09-25 17:58:52'),(1226736,408993,'action complete via WP Cron','2025-09-25 15:58:52','2025-09-25 17:58:52'),(1226737,408994,'action created','2025-09-25 15:58:52','2025-09-25 17:58:52'),(1226738,408994,'action started via WP Cron','2025-09-25 16:01:04','2025-09-25 18:01:04'),(1226739,408994,'action complete via WP Cron','2025-09-25 16:01:04','2025-09-25 18:01:04'),(1226740,408995,'action created','2025-09-25 16:01:04','2025-09-25 18:01:04'),(1226741,408995,'action started via WP Cron','2025-09-25 16:08:08','2025-09-25 18:08:08'),(1226742,408995,'action complete via WP Cron','2025-09-25 16:08:08','2025-09-25 18:08:08'),(1226743,408996,'action created','2025-09-25 16:08:08','2025-09-25 18:08:08'),(1226744,408996,'action started via WP Cron','2025-09-25 16:11:06','2025-09-25 18:11:06'),(1226745,408996,'action complete via WP Cron','2025-09-25 16:11:06','2025-09-25 18:11:06'),(1226746,408997,'action created','2025-09-25 16:11:06','2025-09-25 18:11:06'),(1226747,408997,'action started via WP Cron','2025-09-25 16:16:04','2025-09-25 18:16:04'),(1226748,408997,'action complete via WP Cron','2025-09-25 16:16:05','2025-09-25 18:16:05'),(1226749,408998,'action created','2025-09-25 16:16:05','2025-09-25 18:16:05'),(1226750,408998,'action started via WP Cron','2025-09-25 16:19:17','2025-09-25 18:19:17'),(1226751,408998,'action complete via WP Cron','2025-09-25 16:19:17','2025-09-25 18:19:17'),(1226752,408999,'action created','2025-09-25 16:19:17','2025-09-25 18:19:17'),(1226753,408999,'action started via WP Cron','2025-09-25 16:25:32','2025-09-25 18:25:32'),(1226754,408999,'action complete via WP Cron','2025-09-25 16:25:32','2025-09-25 18:25:32'),(1226755,409000,'action created','2025-09-25 16:25:32','2025-09-25 18:25:32'),(1226756,409000,'action started via WP Cron','2025-09-25 16:27:54','2025-09-25 18:27:54'),(1226757,409000,'action complete via WP Cron','2025-09-25 16:27:54','2025-09-25 18:27:54'),(1226758,409001,'action created','2025-09-25 16:27:54','2025-09-25 18:27:54'),(1226759,409001,'action started via WP Cron','2025-09-25 16:30:31','2025-09-25 18:30:31'),(1226760,409001,'action complete via WP Cron','2025-09-25 16:30:31','2025-09-25 18:30:31'),(1226761,409002,'action created','2025-09-25 16:30:31','2025-09-25 18:30:31'),(1226762,409002,'action started via WP Cron','2025-09-25 16:34:24','2025-09-25 18:34:24'),(1226763,409002,'action complete via WP Cron','2025-09-25 16:34:24','2025-09-25 18:34:24'),(1226764,409003,'action created','2025-09-25 16:34:24','2025-09-25 18:34:24'),(1226765,409003,'action started via WP Cron','2025-09-25 16:38:23','2025-09-25 18:38:23'),(1226766,409003,'action complete via WP Cron','2025-09-25 16:38:23','2025-09-25 18:38:23'),(1226767,409004,'action created','2025-09-25 16:38:23','2025-09-25 18:38:23'),(1226768,409004,'action started via WP Cron','2025-09-25 16:41:04','2025-09-25 18:41:04'),(1226769,409004,'action complete via WP Cron','2025-09-25 16:41:04','2025-09-25 18:41:04'),(1226770,409005,'action created','2025-09-25 16:41:04','2025-09-25 18:41:04'),(1226771,409005,'action started via WP Cron','2025-09-25 16:43:50','2025-09-25 18:43:50'),(1226772,409005,'action complete via WP Cron','2025-09-25 16:43:50','2025-09-25 18:43:50'),(1226773,409006,'action created','2025-09-25 16:43:50','2025-09-25 18:43:50'),(1226774,409006,'action started via WP Cron','2025-09-25 16:46:05','2025-09-25 18:46:05'),(1226775,409006,'action complete via WP Cron','2025-09-25 16:46:05','2025-09-25 18:46:05'),(1226776,409007,'action created','2025-09-25 16:46:05','2025-09-25 18:46:05'),(1226777,409007,'action started via WP Cron','2025-09-25 16:49:12','2025-09-25 18:49:12'),(1226778,409008,'action created','2025-09-25 16:49:12','2025-09-25 18:49:12'),(1226779,409008,'action started via WP Cron','2025-09-25 16:49:15','2025-09-25 18:49:15'),(1226780,409008,'action complete via WP Cron','2025-09-25 16:49:15','2025-09-25 18:49:15'),(1226781,409007,'action complete via WP Cron','2025-09-25 16:49:15','2025-09-25 18:49:15'),(1226782,409009,'action created','2025-09-25 16:49:15','2025-09-25 18:49:15'),(1226783,409009,'action started via WP Cron','2025-09-25 16:52:51','2025-09-25 18:52:51'),(1226784,409009,'action complete via WP Cron','2025-09-25 16:52:51','2025-09-25 18:52:51'),(1226785,409010,'action created','2025-09-25 16:52:51','2025-09-25 18:52:51'),(1226786,409010,'action started via WP Cron','2025-09-25 16:56:04','2025-09-25 18:56:04'),(1226787,409010,'action complete via WP Cron','2025-09-25 16:56:04','2025-09-25 18:56:04'),(1226788,409011,'action created','2025-09-25 16:56:04','2025-09-25 18:56:04'),(1226789,409011,'action started via WP Cron','2025-09-25 16:59:23','2025-09-25 18:59:23'),(1226790,409011,'action complete via WP Cron','2025-09-25 16:59:23','2025-09-25 18:59:23'),(1226791,409012,'action created','2025-09-25 16:59:23','2025-09-25 18:59:23'),(1226792,409012,'action started via WP Cron','2025-09-25 17:02:07','2025-09-25 19:02:07'),(1226793,409012,'action complete via WP Cron','2025-09-25 17:02:07','2025-09-25 19:02:07'),(1226794,409013,'action created','2025-09-25 17:02:07','2025-09-25 19:02:07'),(1226795,409013,'action started via WP Cron','2025-09-25 17:05:35','2025-09-25 19:05:35'),(1226796,409013,'action complete via WP Cron','2025-09-25 17:05:35','2025-09-25 19:05:35'),(1226797,409014,'action created','2025-09-25 17:05:35','2025-09-25 19:05:35'),(1226798,409014,'action started via WP Cron','2025-09-25 17:11:05','2025-09-25 19:11:05'),(1226799,409014,'action complete via WP Cron','2025-09-25 17:11:05','2025-09-25 19:11:05'),(1226800,409015,'action created','2025-09-25 17:11:05','2025-09-25 19:11:05'),(1226801,409015,'action started via WP Cron','2025-09-25 17:13:39','2025-09-25 19:13:39'),(1226802,409015,'action complete via WP Cron','2025-09-25 17:13:39','2025-09-25 19:13:39'),(1226803,409016,'action created','2025-09-25 17:13:39','2025-09-25 19:13:39'),(1226804,409016,'action started via WP Cron','2025-09-25 17:16:05','2025-09-25 19:16:05'),(1226805,409016,'action complete via WP Cron','2025-09-25 17:16:05','2025-09-25 19:16:05'),(1226806,409017,'action created','2025-09-25 17:16:05','2025-09-25 19:16:05'),(1226807,409017,'action started via WP Cron','2025-09-25 17:19:39','2025-09-25 19:19:39'),(1226808,409017,'action complete via WP Cron','2025-09-25 17:19:39','2025-09-25 19:19:39'),(1226809,409018,'action created','2025-09-25 17:19:39','2025-09-25 19:19:39'),(1226810,409018,'action started via WP Cron','2025-09-25 17:23:33','2025-09-25 19:23:33'),(1226811,409019,'action created','2025-09-25 17:23:33','2025-09-25 19:23:33'),(1226812,409019,'action started via WP Cron','2025-09-25 17:23:34','2025-09-25 19:23:34'),(1226813,409019,'action complete via WP Cron','2025-09-25 17:23:34','2025-09-25 19:23:34'),(1226814,409018,'action complete via WP Cron','2025-09-25 17:23:35','2025-09-25 19:23:35'),(1226815,409020,'action created','2025-09-25 17:23:35','2025-09-25 19:23:35'),(1226816,409020,'action started via WP Cron','2025-09-25 17:26:05','2025-09-25 19:26:05'),(1226817,409020,'action complete via WP Cron','2025-09-25 17:26:05','2025-09-25 19:26:05'),(1226818,409021,'action created','2025-09-25 17:26:05','2025-09-25 19:26:05'),(1226819,409021,'action started via WP Cron','2025-09-25 17:31:05','2025-09-25 19:31:05'),(1226820,409021,'action complete via WP Cron','2025-09-25 17:31:05','2025-09-25 19:31:05'),(1226821,409022,'action created','2025-09-25 17:31:05','2025-09-25 19:31:05'),(1226822,409022,'action started via WP Cron','2025-09-25 17:35:33','2025-09-25 19:35:33'),(1226823,409022,'action complete via WP Cron','2025-09-25 17:35:33','2025-09-25 19:35:33'),(1226824,409023,'action created','2025-09-25 17:35:33','2025-09-25 19:35:33'),(1226825,409023,'action started via WP Cron','2025-09-25 17:40:54','2025-09-25 19:40:54'),(1226826,409023,'action complete via WP Cron','2025-09-25 17:40:54','2025-09-25 19:40:54'),(1226827,409024,'action created','2025-09-25 17:40:54','2025-09-25 19:40:54'),(1226828,409024,'action started via WP Cron','2025-09-25 17:43:15','2025-09-25 19:43:15'),(1226829,409024,'action complete via WP Cron','2025-09-25 17:43:15','2025-09-25 19:43:15'),(1226830,409025,'action created','2025-09-25 17:43:15','2025-09-25 19:43:15'),(1226831,409025,'action started via WP Cron','2025-09-25 17:45:42','2025-09-25 19:45:42'),(1226832,409025,'action complete via WP Cron','2025-09-25 17:45:42','2025-09-25 19:45:42'),(1226833,409026,'action created','2025-09-25 17:45:42','2025-09-25 19:45:42'),(1226834,409026,'action started via WP Cron','2025-09-25 17:48:02','2025-09-25 19:48:02'),(1226835,409026,'action complete via WP Cron','2025-09-25 17:48:02','2025-09-25 19:48:02'),(1226836,409027,'action created','2025-09-25 17:48:02','2025-09-25 19:48:02'),(1226837,409027,'action started via WP Cron','2025-09-25 17:51:04','2025-09-25 19:51:04'),(1226838,409027,'action complete via WP Cron','2025-09-25 17:51:05','2025-09-25 19:51:05'),(1226839,409028,'action created','2025-09-25 17:51:05','2025-09-25 19:51:05'),(1226840,409028,'action started via WP Cron','2025-09-25 17:53:13','2025-09-25 19:53:13'),(1226841,409028,'action complete via WP Cron','2025-09-25 17:53:13','2025-09-25 19:53:13'),(1226842,409029,'action created','2025-09-25 17:53:13','2025-09-25 19:53:13'),(1226843,409029,'action started via WP Cron','2025-09-25 17:55:25','2025-09-25 19:55:25'),(1226844,409029,'action complete via WP Cron','2025-09-25 17:55:25','2025-09-25 19:55:25'),(1226845,409030,'action created','2025-09-25 17:55:25','2025-09-25 19:55:25'),(1226846,409030,'action started via WP Cron','2025-09-25 17:59:34','2025-09-25 19:59:34'),(1226847,409030,'action complete via WP Cron','2025-09-25 17:59:34','2025-09-25 19:59:34'),(1226848,409031,'action created','2025-09-25 17:59:34','2025-09-25 19:59:34'),(1226849,409031,'action started via WP Cron','2025-09-25 18:03:32','2025-09-25 20:03:32'),(1226850,409031,'action complete via WP Cron','2025-09-25 18:03:32','2025-09-25 20:03:32'),(1226851,409032,'action created','2025-09-25 18:03:32','2025-09-25 20:03:32'),(1226852,409032,'action started via WP Cron','2025-09-25 18:06:04','2025-09-25 20:06:04'),(1226853,409032,'action complete via WP Cron','2025-09-25 18:06:04','2025-09-25 20:06:04'),(1226854,409033,'action created','2025-09-25 18:06:04','2025-09-25 20:06:04'),(1226855,409033,'action started via WP Cron','2025-09-25 18:10:32','2025-09-25 20:10:32'),(1226856,409033,'action complete via WP Cron','2025-09-25 18:10:32','2025-09-25 20:10:32'),(1226857,409034,'action created','2025-09-25 18:10:32','2025-09-25 20:10:32'),(1226858,409034,'action started via WP Cron','2025-09-25 18:13:22','2025-09-25 20:13:22'),(1226859,409034,'action complete via WP Cron','2025-09-25 18:13:22','2025-09-25 20:13:22'),(1226860,409035,'action created','2025-09-25 18:13:22','2025-09-25 20:13:22'),(1226861,409035,'action started via WP Cron','2025-09-25 18:16:04','2025-09-25 20:16:04'),(1226862,409035,'action complete via WP Cron','2025-09-25 18:16:04','2025-09-25 20:16:04'),(1226863,409036,'action created','2025-09-25 18:16:04','2025-09-25 20:16:04'),(1226864,409036,'action started via WP Cron','2025-09-25 18:21:05','2025-09-25 20:21:05'),(1226865,409036,'action complete via WP Cron','2025-09-25 18:21:05','2025-09-25 20:21:05'),(1226866,409037,'action created','2025-09-25 18:21:05','2025-09-25 20:21:05'),(1226867,409037,'action started via WP Cron','2025-09-25 18:24:16','2025-09-25 20:24:16'),(1226868,409037,'action complete via WP Cron','2025-09-25 18:24:16','2025-09-25 20:24:16'),(1226869,409038,'action created','2025-09-25 18:24:16','2025-09-25 20:24:16'),(1226870,409038,'action started via WP Cron','2025-09-25 18:27:02','2025-09-25 20:27:02'),(1226871,409038,'action complete via WP Cron','2025-09-25 18:27:02','2025-09-25 20:27:02'),(1226872,409039,'action created','2025-09-25 18:27:02','2025-09-25 20:27:02'),(1226873,409039,'action started via WP Cron','2025-09-25 18:29:02','2025-09-25 20:29:02'),(1226874,409039,'action complete via WP Cron','2025-09-25 18:29:02','2025-09-25 20:29:02'),(1226875,409040,'action created','2025-09-25 18:29:02','2025-09-25 20:29:02'),(1226876,409040,'action started via WP Cron','2025-09-25 18:31:04','2025-09-25 20:31:04'),(1226877,409040,'action complete via WP Cron','2025-09-25 18:31:05','2025-09-25 20:31:05'),(1226878,409041,'action created','2025-09-25 18:31:05','2025-09-25 20:31:05'),(1226879,409041,'action started via WP Cron','2025-09-25 18:34:14','2025-09-25 20:34:14'),(1226880,409041,'action complete via WP Cron','2025-09-25 18:34:14','2025-09-25 20:34:14'),(1226881,409042,'action created','2025-09-25 18:34:14','2025-09-25 20:34:14'),(1226882,409042,'action started via WP Cron','2025-09-25 18:38:26','2025-09-25 20:38:26'),(1226883,409042,'action complete via WP Cron','2025-09-25 18:38:26','2025-09-25 20:38:26'),(1226884,409043,'action created','2025-09-25 18:38:26','2025-09-25 20:38:26'),(1226885,409043,'action started via WP Cron','2025-09-25 18:41:05','2025-09-25 20:41:05'),(1226886,409043,'action complete via WP Cron','2025-09-25 18:41:05','2025-09-25 20:41:05'),(1226887,409044,'action created','2025-09-25 18:41:05','2025-09-25 20:41:05'),(1226888,409044,'action started via WP Cron','2025-09-25 18:43:49','2025-09-25 20:43:49'),(1226889,409044,'action complete via WP Cron','2025-09-25 18:43:49','2025-09-25 20:43:49'),(1226890,409045,'action created','2025-09-25 18:43:49','2025-09-25 20:43:49'),(1226891,409045,'action started via WP Cron','2025-09-25 18:45:49','2025-09-25 20:45:49'),(1226892,409045,'action complete via WP Cron','2025-09-25 18:45:49','2025-09-25 20:45:49'),(1226893,409046,'action created','2025-09-25 18:45:49','2025-09-25 20:45:49'),(1226894,409046,'action started via WP Cron','2025-09-25 18:49:39','2025-09-25 20:49:39'),(1226895,409046,'action complete via WP Cron','2025-09-25 18:49:39','2025-09-25 20:49:39'),(1226896,409047,'action created','2025-09-25 18:49:39','2025-09-25 20:49:39'),(1226897,409047,'action started via WP Cron','2025-09-25 18:52:08','2025-09-25 20:52:08'),(1226898,409047,'action complete via WP Cron','2025-09-25 18:52:08','2025-09-25 20:52:08'),(1226899,409048,'action created','2025-09-25 18:52:08','2025-09-25 20:52:08'),(1226900,409048,'action started via WP Cron','2025-09-25 18:55:32','2025-09-25 20:55:32'),(1226901,409048,'action complete via WP Cron','2025-09-25 18:55:34','2025-09-25 20:55:34'),(1226902,409049,'action created','2025-09-25 18:55:34','2025-09-25 20:55:34'),(1226903,409049,'action started via WP Cron','2025-09-25 18:57:47','2025-09-25 20:57:47'),(1226904,409049,'action complete via WP Cron','2025-09-25 18:57:47','2025-09-25 20:57:47'),(1226905,409050,'action created','2025-09-25 18:57:47','2025-09-25 20:57:47'),(1226906,409050,'action started via WP Cron','2025-09-25 19:00:44','2025-09-25 21:00:44'),(1226907,409050,'action complete via WP Cron','2025-09-25 19:00:44','2025-09-25 21:00:44'),(1226908,409051,'action created','2025-09-25 19:00:44','2025-09-25 21:00:44'),(1226909,409051,'action started via WP Cron','2025-09-25 19:03:36','2025-09-25 21:03:36'),(1226910,409051,'action complete via WP Cron','2025-09-25 19:03:37','2025-09-25 21:03:37'),(1226911,409052,'action created','2025-09-25 19:03:37','2025-09-25 21:03:37'),(1226912,409052,'action started via WP Cron','2025-09-25 19:06:05','2025-09-25 21:06:05'),(1226913,409052,'action complete via WP Cron','2025-09-25 19:06:05','2025-09-25 21:06:05'),(1226914,409053,'action created','2025-09-25 19:06:05','2025-09-25 21:06:05'),(1226915,409053,'action started via WP Cron','2025-09-25 19:10:11','2025-09-25 21:10:11'),(1226916,409053,'action complete via WP Cron','2025-09-25 19:10:11','2025-09-25 21:10:11'),(1226917,409054,'action created','2025-09-25 19:10:11','2025-09-25 21:10:11'),(1226918,409054,'action started via WP Cron','2025-09-25 19:13:03','2025-09-25 21:13:03'),(1226919,409054,'action complete via WP Cron','2025-09-25 19:13:03','2025-09-25 21:13:03'),(1226920,409055,'action created','2025-09-25 19:13:03','2025-09-25 21:13:03'),(1226921,409055,'action started via WP Cron','2025-09-25 19:16:05','2025-09-25 21:16:05'),(1226922,409055,'action complete via WP Cron','2025-09-25 19:16:05','2025-09-25 21:16:05'),(1226923,409056,'action created','2025-09-25 19:16:05','2025-09-25 21:16:05'),(1226924,409056,'action started via WP Cron','2025-09-25 19:19:21','2025-09-25 21:19:21'),(1226925,409056,'action complete via WP Cron','2025-09-25 19:19:21','2025-09-25 21:19:21'),(1226926,409057,'action created','2025-09-25 19:19:21','2025-09-25 21:19:21'),(1226927,409057,'action started via WP Cron','2025-09-25 19:24:49','2025-09-25 21:24:49'),(1226928,409057,'action complete via WP Cron','2025-09-25 19:24:49','2025-09-25 21:24:49'),(1226929,409058,'action created','2025-09-25 19:24:49','2025-09-25 21:24:49'),(1226930,409058,'action started via WP Cron','2025-09-25 19:28:12','2025-09-25 21:28:12'),(1226931,409058,'action complete via WP Cron','2025-09-25 19:28:12','2025-09-25 21:28:12'),(1226932,409059,'action created','2025-09-25 19:28:12','2025-09-25 21:28:12'),(1226933,409059,'action started via WP Cron','2025-09-25 19:30:18','2025-09-25 21:30:18'),(1226934,409059,'action complete via WP Cron','2025-09-25 19:30:18','2025-09-25 21:30:18'),(1226935,409060,'action created','2025-09-25 19:30:18','2025-09-25 21:30:18'),(1226936,409060,'action started via WP Cron','2025-09-25 19:32:29','2025-09-25 21:32:29'),(1226937,409060,'action complete via WP Cron','2025-09-25 19:32:29','2025-09-25 21:32:29'),(1226938,409061,'action created','2025-09-25 19:32:29','2025-09-25 21:32:29'),(1226939,409061,'action started via WP Cron','2025-09-25 19:35:48','2025-09-25 21:35:48'),(1226940,409061,'action complete via WP Cron','2025-09-25 19:35:48','2025-09-25 21:35:48'),(1226941,409062,'action created','2025-09-25 19:35:48','2025-09-25 21:35:48'),(1226942,409062,'action started via WP Cron','2025-09-25 19:37:54','2025-09-25 21:37:54'),(1226943,409062,'action complete via WP Cron','2025-09-25 19:37:54','2025-09-25 21:37:54'),(1226944,409063,'action created','2025-09-25 19:37:54','2025-09-25 21:37:54'),(1226945,409063,'action started via WP Cron','2025-09-25 19:39:55','2025-09-25 21:39:55'),(1226946,409063,'action complete via WP Cron','2025-09-25 19:39:55','2025-09-25 21:39:55'),(1226947,409064,'action created','2025-09-25 19:39:55','2025-09-25 21:39:55'),(1226948,409064,'action started via WP Cron','2025-09-25 19:41:55','2025-09-25 21:41:55'),(1226949,409064,'action complete via WP Cron','2025-09-25 19:41:55','2025-09-25 21:41:55'),(1226950,409065,'action created','2025-09-25 19:41:55','2025-09-25 21:41:55'),(1226951,409065,'action started via WP Cron','2025-09-25 19:46:05','2025-09-25 21:46:05'),(1226952,409065,'action complete via WP Cron','2025-09-25 19:46:05','2025-09-25 21:46:05'),(1226953,409066,'action created','2025-09-25 19:46:05','2025-09-25 21:46:05'),(1226954,409066,'action started via WP Cron','2025-09-25 19:49:22','2025-09-25 21:49:22'),(1226955,409066,'action complete via WP Cron','2025-09-25 19:49:22','2025-09-25 21:49:22'),(1226956,409067,'action created','2025-09-25 19:49:22','2025-09-25 21:49:22'),(1226957,409067,'action started via WP Cron','2025-09-25 19:52:03','2025-09-25 21:52:03'),(1226958,409067,'action complete via WP Cron','2025-09-25 19:52:03','2025-09-25 21:52:03'),(1226959,409068,'action created','2025-09-25 19:52:03','2025-09-25 21:52:03'),(1226960,409068,'action started via WP Cron','2025-09-25 19:54:24','2025-09-25 21:54:24'),(1226961,409068,'action complete via WP Cron','2025-09-25 19:54:24','2025-09-25 21:54:24'),(1226962,409069,'action created','2025-09-25 19:54:24','2025-09-25 21:54:24'),(1226963,409069,'action started via WP Cron','2025-09-25 19:57:09','2025-09-25 21:57:09'),(1226964,409069,'action complete via WP Cron','2025-09-25 19:57:09','2025-09-25 21:57:09'),(1226965,409070,'action created','2025-09-25 19:57:09','2025-09-25 21:57:09'),(1226966,409070,'action started via WP Cron','2025-09-25 19:59:35','2025-09-25 21:59:35'),(1226967,409070,'action complete via WP Cron','2025-09-25 19:59:35','2025-09-25 21:59:35'),(1226968,409071,'action created','2025-09-25 19:59:35','2025-09-25 21:59:35'),(1226969,409071,'action started via WP Cron','2025-09-25 20:03:27','2025-09-25 22:03:27'),(1226970,409071,'action complete via WP Cron','2025-09-25 20:03:27','2025-09-25 22:03:27'),(1226971,409072,'action created','2025-09-25 20:03:27','2025-09-25 22:03:27'),(1226972,409072,'action started via WP Cron','2025-09-25 20:05:54','2025-09-25 22:05:54'),(1226973,409072,'action complete via WP Cron','2025-09-25 20:05:54','2025-09-25 22:05:54'),(1226974,409073,'action created','2025-09-25 20:05:54','2025-09-25 22:05:54'),(1226975,409073,'action started via WP Cron','2025-09-25 20:08:53','2025-09-25 22:08:53'),(1226976,409073,'action complete via WP Cron','2025-09-25 20:08:53','2025-09-25 22:08:53'),(1226977,409074,'action created','2025-09-25 20:08:53','2025-09-25 22:08:53'),(1226978,409074,'action started via WP Cron','2025-09-25 20:11:04','2025-09-25 22:11:04'),(1226979,409074,'action complete via WP Cron','2025-09-25 20:11:05','2025-09-25 22:11:05'),(1226980,409075,'action created','2025-09-25 20:11:05','2025-09-25 22:11:05'),(1226981,409075,'action started via WP Cron','2025-09-25 20:16:05','2025-09-25 22:16:05'),(1226982,409076,'action created','2025-09-25 20:16:05','2025-09-25 22:16:05'),(1226983,409076,'action started via WP Cron','2025-09-25 20:16:08','2025-09-25 22:16:08'),(1226984,409076,'action complete via WP Cron','2025-09-25 20:16:08','2025-09-25 22:16:08'),(1226985,409075,'action complete via WP Cron','2025-09-25 20:16:08','2025-09-25 22:16:08'),(1226986,409077,'action created','2025-09-25 20:16:08','2025-09-25 22:16:08'),(1226987,409077,'action started via WP Cron','2025-09-25 20:21:05','2025-09-25 22:21:05'),(1226988,409077,'action complete via WP Cron','2025-09-25 20:21:05','2025-09-25 22:21:05'),(1226989,409078,'action created','2025-09-25 20:21:05','2025-09-25 22:21:05'),(1226990,409078,'action started via WP Cron','2025-09-25 20:24:36','2025-09-25 22:24:36'),(1226991,409078,'action complete via WP Cron','2025-09-25 20:24:36','2025-09-25 22:24:36'),(1226992,409079,'action created','2025-09-25 20:24:36','2025-09-25 22:24:36'),(1226993,409079,'action started via WP Cron','2025-09-25 20:28:10','2025-09-25 22:28:10'),(1226994,409079,'action complete via WP Cron','2025-09-25 20:28:10','2025-09-25 22:28:10'),(1226995,409080,'action created','2025-09-25 20:28:11','2025-09-25 22:28:11'),(1226996,409080,'action started via WP Cron','2025-09-25 20:30:52','2025-09-25 22:30:52'),(1226997,409081,'action created','2025-09-25 20:30:53','2025-09-25 22:30:53'),(1226998,409081,'action started via WP Cron','2025-09-25 20:30:54','2025-09-25 22:30:54'),(1226999,409081,'action complete via WP Cron','2025-09-25 20:30:54','2025-09-25 22:30:54'),(1227000,409080,'action complete via WP Cron','2025-09-25 20:30:54','2025-09-25 22:30:54'),(1227001,409082,'action created','2025-09-25 20:30:54','2025-09-25 22:30:54'),(1227002,409082,'action started via WP Cron','2025-09-25 20:34:01','2025-09-25 22:34:01'),(1227003,409082,'action complete via WP Cron','2025-09-25 20:34:01','2025-09-25 22:34:01'),(1227004,409083,'action created','2025-09-25 20:34:01','2025-09-25 22:34:01'),(1227005,409083,'action started via WP Cron','2025-09-25 20:39:16','2025-09-25 22:39:16'),(1227006,409083,'action complete via WP Cron','2025-09-25 20:39:16','2025-09-25 22:39:16'),(1227007,409084,'action created','2025-09-25 20:39:16','2025-09-25 22:39:16'),(1227008,409084,'action started via WP Cron','2025-09-25 20:42:38','2025-09-25 22:42:38'),(1227009,409084,'action complete via WP Cron','2025-09-25 20:42:38','2025-09-25 22:42:38'),(1227010,409085,'action created','2025-09-25 20:42:38','2025-09-25 22:42:38'),(1227011,409085,'action started via WP Cron','2025-09-25 20:45:24','2025-09-25 22:45:24'),(1227012,409085,'action complete via WP Cron','2025-09-25 20:45:24','2025-09-25 22:45:24'),(1227013,409086,'action created','2025-09-25 20:45:24','2025-09-25 22:45:24'),(1227014,409086,'action started via WP Cron','2025-09-25 20:48:53','2025-09-25 22:48:53'),(1227015,409086,'action complete via WP Cron','2025-09-25 20:48:53','2025-09-25 22:48:53'),(1227016,409087,'action created','2025-09-25 20:48:53','2025-09-25 22:48:53'),(1227017,409087,'action started via WP Cron','2025-09-25 20:51:05','2025-09-25 22:51:05'),(1227018,409087,'action complete via WP Cron','2025-09-25 20:51:05','2025-09-25 22:51:05'),(1227019,409088,'action created','2025-09-25 20:51:05','2025-09-25 22:51:05'),(1227020,409088,'action started via WP Cron','2025-09-25 20:53:57','2025-09-25 22:53:57'),(1227021,409088,'action complete via WP Cron','2025-09-25 20:53:57','2025-09-25 22:53:57'),(1227022,409089,'action created','2025-09-25 20:53:57','2025-09-25 22:53:57'),(1227023,409089,'action started via WP Cron','2025-09-25 20:56:05','2025-09-25 22:56:05'),(1227024,409090,'action created','2025-09-25 20:56:05','2025-09-25 22:56:05'),(1227025,409090,'action started via WP Cron','2025-09-25 20:56:06','2025-09-25 22:56:06'),(1227026,409090,'action complete via WP Cron','2025-09-25 20:56:06','2025-09-25 22:56:06'),(1227027,409089,'action complete via WP Cron','2025-09-25 20:56:06','2025-09-25 22:56:06'),(1227028,409091,'action created','2025-09-25 20:56:06','2025-09-25 22:56:06'),(1227029,409091,'action started via WP Cron','2025-09-25 20:59:33','2025-09-25 22:59:33'),(1227030,409091,'action complete via WP Cron','2025-09-25 20:59:33','2025-09-25 22:59:33'),(1227031,409092,'action created','2025-09-25 20:59:33','2025-09-25 22:59:33'),(1227032,409092,'action started via WP Cron','2025-09-25 21:02:36','2025-09-25 23:02:36'),(1227033,409092,'action complete via WP Cron','2025-09-25 21:02:36','2025-09-25 23:02:36'),(1227034,409093,'action created','2025-09-25 21:02:36','2025-09-25 23:02:36'),(1227035,409093,'action started via WP Cron','2025-09-25 21:06:05','2025-09-25 23:06:05'),(1227036,409093,'action complete via WP Cron','2025-09-25 21:06:05','2025-09-25 23:06:05'),(1227037,409094,'action created','2025-09-25 21:06:05','2025-09-25 23:06:05'),(1227038,409094,'action started via WP Cron','2025-09-25 21:08:22','2025-09-25 23:08:22'),(1227039,409094,'action complete via WP Cron','2025-09-25 21:08:22','2025-09-25 23:08:22'),(1227040,409095,'action created','2025-09-25 21:08:22','2025-09-25 23:08:22'),(1227041,409095,'action started via WP Cron','2025-09-25 21:11:05','2025-09-25 23:11:05'),(1227042,409095,'action complete via WP Cron','2025-09-25 21:11:05','2025-09-25 23:11:05'),(1227043,409096,'action created','2025-09-25 21:11:05','2025-09-25 23:11:05'),(1227044,409096,'action started via WP Cron','2025-09-25 21:16:05','2025-09-25 23:16:05'),(1227045,409096,'action complete via WP Cron','2025-09-25 21:16:05','2025-09-25 23:16:05'),(1227046,409097,'action created','2025-09-25 21:16:05','2025-09-25 23:16:05'),(1227047,409097,'action started via WP Cron','2025-09-25 21:19:31','2025-09-25 23:19:31'),(1227048,409097,'action complete via WP Cron','2025-09-25 21:19:31','2025-09-25 23:19:31'),(1227049,409098,'action created','2025-09-25 21:19:31','2025-09-25 23:19:31'),(1227050,409098,'action started via WP Cron','2025-09-25 21:24:12','2025-09-25 23:24:12'),(1227051,409098,'action complete via WP Cron','2025-09-25 21:24:12','2025-09-25 23:24:12'),(1227052,409099,'action created','2025-09-25 21:24:12','2025-09-25 23:24:12'),(1227053,409099,'action started via WP Cron','2025-09-25 21:28:06','2025-09-25 23:28:06'),(1227054,409099,'action complete via WP Cron','2025-09-25 21:28:06','2025-09-25 23:28:06'),(1227055,409100,'action created','2025-09-25 21:28:06','2025-09-25 23:28:06'),(1227056,409100,'action started via WP Cron','2025-09-25 21:30:57','2025-09-25 23:30:57'),(1227057,409100,'action complete via WP Cron','2025-09-25 21:30:57','2025-09-25 23:30:57'),(1227058,409101,'action created','2025-09-25 21:30:57','2025-09-25 23:30:57'),(1227059,409101,'action started via WP Cron','2025-09-25 21:36:05','2025-09-25 23:36:05'),(1227060,409101,'action complete via WP Cron','2025-09-25 21:36:05','2025-09-25 23:36:05'),(1227061,409102,'action created','2025-09-25 21:36:05','2025-09-25 23:36:05'),(1227062,409102,'action started via WP Cron','2025-09-25 21:38:12','2025-09-25 23:38:12'),(1227063,409102,'action complete via WP Cron','2025-09-25 21:38:12','2025-09-25 23:38:12'),(1227064,409103,'action created','2025-09-25 21:38:13','2025-09-25 23:38:13'),(1227065,409103,'action started via WP Cron','2025-09-25 21:41:05','2025-09-25 23:41:05'),(1227066,409103,'action complete via WP Cron','2025-09-25 21:41:05','2025-09-25 23:41:05'),(1227067,409104,'action created','2025-09-25 21:41:05','2025-09-25 23:41:05'),(1227068,409104,'action started via WP Cron','2025-09-25 21:46:05','2025-09-25 23:46:05'),(1227069,409104,'action complete via WP Cron','2025-09-25 21:46:05','2025-09-25 23:46:05'),(1227070,409105,'action created','2025-09-25 21:46:05','2025-09-25 23:46:05'),(1227071,409105,'action started via WP Cron','2025-09-25 21:48:05','2025-09-25 23:48:05'),(1227072,409105,'action complete via WP Cron','2025-09-25 21:48:05','2025-09-25 23:48:05'),(1227073,409106,'action created','2025-09-25 21:48:05','2025-09-25 23:48:05'),(1227074,409106,'action started via WP Cron','2025-09-25 21:50:12','2025-09-25 23:50:12'),(1227075,409106,'action complete via WP Cron','2025-09-25 21:50:12','2025-09-25 23:50:12'),(1227076,409107,'action created','2025-09-25 21:50:12','2025-09-25 23:50:12'),(1227077,409107,'action started via WP Cron','2025-09-25 21:54:27','2025-09-25 23:54:27'),(1227078,409107,'action complete via WP Cron','2025-09-25 21:54:27','2025-09-25 23:54:27'),(1227079,409108,'action created','2025-09-25 21:54:27','2025-09-25 23:54:27'),(1227080,409108,'action started via WP Cron','2025-09-25 22:00:13','2025-09-26 00:00:13'),(1227081,409108,'action complete via WP Cron','2025-09-25 22:00:13','2025-09-26 00:00:13'),(1227082,409109,'action created','2025-09-25 22:00:13','2025-09-26 00:00:13'),(1227083,409109,'action started via WP Cron','2025-09-25 22:06:06','2025-09-26 00:06:06'),(1227084,409109,'action complete via WP Cron','2025-09-25 22:06:06','2025-09-26 00:06:06'),(1227085,409110,'action created','2025-09-25 22:06:06','2025-09-26 00:06:06'),(1227086,409110,'action started via WP Cron','2025-09-25 22:10:06','2025-09-26 00:10:06'),(1227087,409110,'action complete via WP Cron','2025-09-25 22:10:06','2025-09-26 00:10:06'),(1227088,409111,'action created','2025-09-25 22:10:06','2025-09-26 00:10:06'),(1227089,409111,'action started via WP Cron','2025-09-25 22:12:24','2025-09-26 00:12:24'),(1227090,409111,'action complete via WP Cron','2025-09-25 22:12:24','2025-09-26 00:12:24'),(1227091,409112,'action created','2025-09-25 22:12:24','2025-09-26 00:12:24'),(1227092,409112,'action started via WP Cron','2025-09-25 22:14:45','2025-09-26 00:14:45'),(1227093,409112,'action complete via WP Cron','2025-09-25 22:14:45','2025-09-26 00:14:45'),(1227094,409113,'action created','2025-09-25 22:14:45','2025-09-26 00:14:45'),(1227095,409113,'action started via WP Cron','2025-09-25 22:19:43','2025-09-26 00:19:43'),(1227096,409114,'action created','2025-09-25 22:19:44','2025-09-26 00:19:44'),(1227097,409114,'action started via WP Cron','2025-09-25 22:19:46','2025-09-26 00:19:46'),(1227098,409114,'action complete via WP Cron','2025-09-25 22:19:46','2025-09-26 00:19:46'),(1227099,409113,'action complete via WP Cron','2025-09-25 22:19:46','2025-09-26 00:19:46'),(1227100,409115,'action created','2025-09-25 22:19:46','2025-09-26 00:19:46'),(1227101,409115,'action started via WP Cron','2025-09-25 22:22:49','2025-09-26 00:22:49'),(1227102,409115,'action complete via WP Cron','2025-09-25 22:22:49','2025-09-26 00:22:49'),(1227103,409116,'action created','2025-09-25 22:22:49','2025-09-26 00:22:49'),(1227104,409116,'action started via WP Cron','2025-09-25 22:26:05','2025-09-26 00:26:05'),(1227105,409116,'action complete via WP Cron','2025-09-25 22:26:05','2025-09-26 00:26:05'),(1227106,409117,'action created','2025-09-25 22:26:05','2025-09-26 00:26:05'),(1227107,409117,'action started via WP Cron','2025-09-25 22:31:05','2025-09-26 00:31:05'),(1227108,409118,'action created','2025-09-25 22:31:05','2025-09-26 00:31:05'),(1227109,409118,'action started via WP Cron','2025-09-25 22:31:06','2025-09-26 00:31:06'),(1227110,409118,'action complete via WP Cron','2025-09-25 22:31:06','2025-09-26 00:31:06'),(1227111,409117,'action complete via WP Cron','2025-09-25 22:31:06','2025-09-26 00:31:06'),(1227112,409119,'action created','2025-09-25 22:31:06','2025-09-26 00:31:06'),(1227113,409119,'action started via WP Cron','2025-09-25 22:33:18','2025-09-26 00:33:18'),(1227114,409119,'action complete via WP Cron','2025-09-25 22:33:18','2025-09-26 00:33:18'),(1227115,409120,'action created','2025-09-25 22:33:18','2025-09-26 00:33:18'),(1227116,409120,'action started via WP Cron','2025-09-25 22:35:57','2025-09-26 00:35:57'),(1227117,409120,'action complete via WP Cron','2025-09-25 22:35:57','2025-09-26 00:35:57'),(1227118,409121,'action created','2025-09-25 22:35:57','2025-09-26 00:35:57'),(1227119,409121,'action started via WP Cron','2025-09-25 22:38:05','2025-09-26 00:38:05'),(1227120,409121,'action complete via WP Cron','2025-09-25 22:38:05','2025-09-26 00:38:05'),(1227121,409122,'action created','2025-09-25 22:38:05','2025-09-26 00:38:05'),(1227122,409122,'action started via WP Cron','2025-09-25 22:41:05','2025-09-26 00:41:05'),(1227123,409122,'action complete via WP Cron','2025-09-25 22:41:05','2025-09-26 00:41:05'),(1227124,409123,'action created','2025-09-25 22:41:05','2025-09-26 00:41:05'),(1227125,409123,'action started via WP Cron','2025-09-25 22:44:50','2025-09-26 00:44:50'),(1227126,409123,'action complete via WP Cron','2025-09-25 22:44:50','2025-09-26 00:44:50'),(1227127,409124,'action created','2025-09-25 22:44:50','2025-09-26 00:44:50'),(1227128,409124,'action started via WP Cron','2025-09-25 22:47:12','2025-09-26 00:47:12'),(1227129,409124,'action complete via WP Cron','2025-09-25 22:47:12','2025-09-26 00:47:12'),(1227130,409125,'action created','2025-09-25 22:47:12','2025-09-26 00:47:12'),(1227131,409125,'action started via WP Cron','2025-09-25 22:51:05','2025-09-26 00:51:05'),(1227132,409125,'action complete via WP Cron','2025-09-25 22:51:05','2025-09-26 00:51:05'),(1227133,409126,'action created','2025-09-25 22:51:05','2025-09-26 00:51:05'),(1227134,409126,'action started via WP Cron','2025-09-25 22:56:06','2025-09-26 00:56:06'),(1227135,409126,'action complete via WP Cron','2025-09-25 22:56:06','2025-09-26 00:56:06'),(1227136,409127,'action created','2025-09-25 22:56:06','2025-09-26 00:56:06'),(1227137,409127,'action started via WP Cron','2025-09-25 23:01:05','2025-09-26 01:01:05'),(1227138,409127,'action complete via WP Cron','2025-09-25 23:01:05','2025-09-26 01:01:05'),(1227139,409128,'action created','2025-09-25 23:01:05','2025-09-26 01:01:05'),(1227140,409128,'action started via WP Cron','2025-09-25 23:06:05','2025-09-26 01:06:05'),(1227141,409128,'action complete via WP Cron','2025-09-25 23:06:05','2025-09-26 01:06:05'),(1227142,409129,'action created','2025-09-25 23:06:05','2025-09-26 01:06:05'),(1227143,409129,'action started via WP Cron','2025-09-25 23:09:02','2025-09-26 01:09:02'),(1227144,409129,'action complete via WP Cron','2025-09-25 23:09:02','2025-09-26 01:09:02'),(1227145,409130,'action created','2025-09-25 23:09:02','2025-09-26 01:09:02'),(1227146,409130,'action started via WP Cron','2025-09-25 23:11:04','2025-09-26 01:11:04'),(1227147,409130,'action complete via WP Cron','2025-09-25 23:11:04','2025-09-26 01:11:04'),(1227148,409131,'action created','2025-09-25 23:11:04','2025-09-26 01:11:04'),(1227149,409131,'action started via WP Cron','2025-09-25 23:13:41','2025-09-26 01:13:41'),(1227150,409131,'action complete via WP Cron','2025-09-25 23:13:41','2025-09-26 01:13:41'),(1227151,409132,'action created','2025-09-25 23:13:41','2025-09-26 01:13:41'),(1227152,409132,'action started via WP Cron','2025-09-25 23:16:05','2025-09-26 01:16:05'),(1227153,409132,'action complete via WP Cron','2025-09-25 23:16:05','2025-09-26 01:16:05'),(1227154,409133,'action created','2025-09-25 23:16:05','2025-09-26 01:16:05'),(1227155,409133,'action started via WP Cron','2025-09-25 23:21:05','2025-09-26 01:21:05'),(1227156,409133,'action complete via WP Cron','2025-09-25 23:21:05','2025-09-26 01:21:05'),(1227157,409134,'action created','2025-09-25 23:21:05','2025-09-26 01:21:05'),(1227158,409134,'action started via WP Cron','2025-09-25 23:26:05','2025-09-26 01:26:05'),(1227159,409134,'action complete via WP Cron','2025-09-25 23:26:05','2025-09-26 01:26:05'),(1227160,409135,'action created','2025-09-25 23:26:05','2025-09-26 01:26:05'),(1227161,409135,'action started via WP Cron','2025-09-25 23:31:05','2025-09-26 01:31:05'),(1227162,409135,'action complete via WP Cron','2025-09-25 23:31:05','2025-09-26 01:31:05'),(1227163,409136,'action created','2025-09-25 23:31:05','2025-09-26 01:31:05'),(1227164,409136,'action started via WP Cron','2025-09-25 23:34:21','2025-09-26 01:34:21'),(1227165,409136,'action complete via WP Cron','2025-09-25 23:34:21','2025-09-26 01:34:21'),(1227166,409137,'action created','2025-09-25 23:34:21','2025-09-26 01:34:21'),(1227167,409137,'action started via WP Cron','2025-09-25 23:38:02','2025-09-26 01:38:02'),(1227168,409137,'action complete via WP Cron','2025-09-25 23:38:02','2025-09-26 01:38:02'),(1227169,409138,'action created','2025-09-25 23:38:02','2025-09-26 01:38:02'),(1227170,409138,'action started via WP Cron','2025-09-25 23:41:05','2025-09-26 01:41:05'),(1227171,409138,'action complete via WP Cron','2025-09-25 23:41:05','2025-09-26 01:41:05'),(1227172,409139,'action created','2025-09-25 23:41:05','2025-09-26 01:41:05'),(1227173,409139,'action started via WP Cron','2025-09-25 23:46:05','2025-09-26 01:46:05'),(1227174,409139,'action complete via WP Cron','2025-09-25 23:46:05','2025-09-26 01:46:05'),(1227175,409140,'action created','2025-09-25 23:46:05','2025-09-26 01:46:05'),(1227176,409140,'action started via WP Cron','2025-09-25 23:49:14','2025-09-26 01:49:14'),(1227177,409140,'action complete via WP Cron','2025-09-25 23:49:14','2025-09-26 01:49:14'),(1227178,409141,'action created','2025-09-25 23:49:14','2025-09-26 01:49:14'),(1227179,409141,'action started via WP Cron','2025-09-25 23:54:29','2025-09-26 01:54:29'),(1227180,409141,'action complete via WP Cron','2025-09-25 23:54:29','2025-09-26 01:54:29'),(1227181,409142,'action created','2025-09-25 23:54:29','2025-09-26 01:54:29'),(1227182,409142,'action started via WP Cron','2025-09-25 23:58:33','2025-09-26 01:58:33'),(1227183,409142,'action complete via WP Cron','2025-09-25 23:58:33','2025-09-26 01:58:33'),(1227184,409143,'action created','2025-09-25 23:58:33','2025-09-26 01:58:33'),(1227185,409143,'action started via WP Cron','2025-09-26 00:01:05','2025-09-26 02:01:05'),(1227186,409143,'action complete via WP Cron','2025-09-26 00:01:05','2025-09-26 02:01:05'),(1227187,409144,'action created','2025-09-26 00:01:05','2025-09-26 02:01:05'),(1227188,409144,'action started via WP Cron','2025-09-26 00:03:16','2025-09-26 02:03:16'),(1227189,409144,'action complete via WP Cron','2025-09-26 00:03:16','2025-09-26 02:03:16'),(1227190,409145,'action created','2025-09-26 00:03:16','2025-09-26 02:03:16'),(1227191,409145,'action started via WP Cron','2025-09-26 00:06:05','2025-09-26 02:06:05'),(1227192,409145,'action complete via WP Cron','2025-09-26 00:06:05','2025-09-26 02:06:05'),(1227193,409146,'action created','2025-09-26 00:06:05','2025-09-26 02:06:05'),(1227194,409146,'action started via WP Cron','2025-09-26 00:08:13','2025-09-26 02:08:13'),(1227195,409146,'action complete via WP Cron','2025-09-26 00:08:13','2025-09-26 02:08:13'),(1227196,409147,'action created','2025-09-26 00:08:13','2025-09-26 02:08:13'),(1227197,409147,'action started via WP Cron','2025-09-26 00:11:05','2025-09-26 02:11:05'),(1227198,409147,'action complete via WP Cron','2025-09-26 00:11:05','2025-09-26 02:11:05'),(1227199,409148,'action created','2025-09-26 00:11:05','2025-09-26 02:11:05'),(1227200,409148,'action started via WP Cron','2025-09-26 00:13:15','2025-09-26 02:13:15'),(1227201,409148,'action complete via WP Cron','2025-09-26 00:13:15','2025-09-26 02:13:15'),(1227202,409149,'action created','2025-09-26 00:13:15','2025-09-26 02:13:15'),(1227203,409149,'action started via WP Cron','2025-09-26 00:16:05','2025-09-26 02:16:05'),(1227204,409149,'action complete via WP Cron','2025-09-26 00:16:05','2025-09-26 02:16:05'),(1227205,409150,'action created','2025-09-26 00:16:05','2025-09-26 02:16:05'),(1227206,409150,'action started via WP Cron','2025-09-26 00:20:44','2025-09-26 02:20:44'),(1227207,409150,'action complete via WP Cron','2025-09-26 00:20:44','2025-09-26 02:20:44'),(1227208,409151,'action created','2025-09-26 00:20:44','2025-09-26 02:20:44'),(1227209,409151,'action started via WP Cron','2025-09-26 00:26:05','2025-09-26 02:26:05'),(1227210,409151,'action complete via WP Cron','2025-09-26 00:26:05','2025-09-26 02:26:05'),(1227211,409152,'action created','2025-09-26 00:26:05','2025-09-26 02:26:05'),(1227212,409152,'action started via WP Cron','2025-09-26 00:29:11','2025-09-26 02:29:11'),(1227213,409152,'action complete via WP Cron','2025-09-26 00:29:11','2025-09-26 02:29:11'),(1227214,409153,'action created','2025-09-26 00:29:11','2025-09-26 02:29:11'),(1227215,409153,'action started via WP Cron','2025-09-26 00:36:05','2025-09-26 02:36:05'),(1227216,409153,'action complete via WP Cron','2025-09-26 00:36:05','2025-09-26 02:36:05'),(1227217,409154,'action created','2025-09-26 00:36:05','2025-09-26 02:36:05'),(1227218,409154,'action started via WP Cron','2025-09-26 00:41:05','2025-09-26 02:41:05'),(1227219,409154,'action complete via WP Cron','2025-09-26 00:41:05','2025-09-26 02:41:05'),(1227220,409155,'action created','2025-09-26 00:41:05','2025-09-26 02:41:05'),(1227221,409155,'action started via WP Cron','2025-09-26 00:46:03','2025-09-26 02:46:03'),(1227222,409155,'action complete via WP Cron','2025-09-26 00:46:03','2025-09-26 02:46:03'),(1227223,409156,'action created','2025-09-26 00:46:03','2025-09-26 02:46:03'),(1227224,409156,'action started via WP Cron','2025-09-26 00:51:05','2025-09-26 02:51:05'),(1227225,409156,'action complete via WP Cron','2025-09-26 00:51:05','2025-09-26 02:51:05'),(1227226,409157,'action created','2025-09-26 00:51:05','2025-09-26 02:51:05'),(1227227,409157,'action started via WP Cron','2025-09-26 00:55:01','2025-09-26 02:55:01'),(1227228,409157,'action complete via WP Cron','2025-09-26 00:55:01','2025-09-26 02:55:01'),(1227229,409158,'action created','2025-09-26 00:55:01','2025-09-26 02:55:01'),(1227230,409158,'action started via WP Cron','2025-09-26 01:01:05','2025-09-26 03:01:05'),(1227231,409158,'action complete via WP Cron','2025-09-26 01:01:05','2025-09-26 03:01:05'),(1227232,409159,'action created','2025-09-26 01:01:05','2025-09-26 03:01:05'),(1227233,409159,'action started via WP Cron','2025-09-26 01:06:05','2025-09-26 03:06:05'),(1227234,409159,'action complete via WP Cron','2025-09-26 01:06:05','2025-09-26 03:06:05'),(1227235,409160,'action created','2025-09-26 01:06:05','2025-09-26 03:06:05'),(1227236,409160,'action started via WP Cron','2025-09-26 01:09:40','2025-09-26 03:09:40'),(1227237,409160,'action complete via WP Cron','2025-09-26 01:09:40','2025-09-26 03:09:40'),(1227238,409161,'action created','2025-09-26 01:09:40','2025-09-26 03:09:40'),(1227239,409161,'action started via WP Cron','2025-09-26 01:16:05','2025-09-26 03:16:05'),(1227240,409161,'action complete via WP Cron','2025-09-26 01:16:05','2025-09-26 03:16:05'),(1227241,409162,'action created','2025-09-26 01:16:05','2025-09-26 03:16:05'),(1227242,409162,'action started via WP Cron','2025-09-26 01:19:21','2025-09-26 03:19:21'),(1227243,409162,'action complete via WP Cron','2025-09-26 01:19:21','2025-09-26 03:19:21'),(1227244,409163,'action created','2025-09-26 01:19:21','2025-09-26 03:19:21'),(1227245,409163,'action started via WP Cron','2025-09-26 01:23:13','2025-09-26 03:23:13'),(1227246,409163,'action complete via WP Cron','2025-09-26 01:23:13','2025-09-26 03:23:13'),(1227247,409164,'action created','2025-09-26 01:23:13','2025-09-26 03:23:13'),(1227248,409164,'action started via WP Cron','2025-09-26 01:26:05','2025-09-26 03:26:05'),(1227249,409164,'action complete via WP Cron','2025-09-26 01:26:05','2025-09-26 03:26:05'),(1227250,409165,'action created','2025-09-26 01:26:05','2025-09-26 03:26:05'),(1227251,409165,'action started via WP Cron','2025-09-26 01:31:05','2025-09-26 03:31:05'),(1227252,409165,'action complete via WP Cron','2025-09-26 01:31:05','2025-09-26 03:31:05'),(1227253,409166,'action created','2025-09-26 01:31:05','2025-09-26 03:31:05'),(1227254,409166,'action started via WP Cron','2025-09-26 01:36:05','2025-09-26 03:36:05'),(1227255,409166,'action complete via WP Cron','2025-09-26 01:36:05','2025-09-26 03:36:05'),(1227256,409167,'action created','2025-09-26 01:36:05','2025-09-26 03:36:05'),(1227257,409167,'action started via WP Cron','2025-09-26 01:41:05','2025-09-26 03:41:05'),(1227258,409167,'action complete via WP Cron','2025-09-26 01:41:05','2025-09-26 03:41:05'),(1227259,409168,'action created','2025-09-26 01:41:05','2025-09-26 03:41:05'),(1227260,409168,'action started via WP Cron','2025-09-26 01:46:05','2025-09-26 03:46:05'),(1227261,409168,'action complete via WP Cron','2025-09-26 01:46:05','2025-09-26 03:46:05'),(1227262,409169,'action created','2025-09-26 01:46:05','2025-09-26 03:46:05'),(1227263,409169,'action started via WP Cron','2025-09-26 01:51:05','2025-09-26 03:51:05'),(1227264,409169,'action complete via WP Cron','2025-09-26 01:51:05','2025-09-26 03:51:05'),(1227265,409170,'action created','2025-09-26 01:51:05','2025-09-26 03:51:05'),(1227266,409170,'action started via WP Cron','2025-09-26 01:53:07','2025-09-26 03:53:07'),(1227267,409170,'action complete via WP Cron','2025-09-26 01:53:07','2025-09-26 03:53:07'),(1227268,409171,'action created','2025-09-26 01:53:07','2025-09-26 03:53:07'),(1227269,409171,'action started via WP Cron','2025-09-26 01:56:05','2025-09-26 03:56:05'),(1227270,409171,'action complete via WP Cron','2025-09-26 01:56:06','2025-09-26 03:56:06'),(1227271,409172,'action created','2025-09-26 01:56:06','2025-09-26 03:56:06'),(1227272,409172,'action started via WP Cron','2025-09-26 02:01:05','2025-09-26 04:01:05'),(1227273,409172,'action complete via WP Cron','2025-09-26 02:01:05','2025-09-26 04:01:05'),(1227274,409173,'action created','2025-09-26 02:01:05','2025-09-26 04:01:05'),(1227275,409173,'action started via WP Cron','2025-09-26 02:06:05','2025-09-26 04:06:05'),(1227276,409173,'action complete via WP Cron','2025-09-26 02:06:05','2025-09-26 04:06:05'),(1227277,409174,'action created','2025-09-26 02:06:05','2025-09-26 04:06:05'),(1227278,409174,'action started via WP Cron','2025-09-26 02:11:05','2025-09-26 04:11:05'),(1227279,409174,'action complete via WP Cron','2025-09-26 02:11:05','2025-09-26 04:11:05'),(1227280,409175,'action created','2025-09-26 02:11:05','2025-09-26 04:11:05'),(1227281,409175,'action started via WP Cron','2025-09-26 02:14:11','2025-09-26 04:14:11'),(1227282,409175,'action complete via WP Cron','2025-09-26 02:14:11','2025-09-26 04:14:11'),(1227283,409176,'action created','2025-09-26 02:14:12','2025-09-26 04:14:12'),(1227284,409176,'action started via WP Cron','2025-09-26 02:21:05','2025-09-26 04:21:05'),(1227285,409176,'action complete via WP Cron','2025-09-26 02:21:05','2025-09-26 04:21:05'),(1227286,409177,'action created','2025-09-26 02:21:05','2025-09-26 04:21:05'),(1227287,409177,'action started via WP Cron','2025-09-26 02:23:14','2025-09-26 04:23:14'),(1227288,409177,'action complete via WP Cron','2025-09-26 02:23:14','2025-09-26 04:23:14'),(1227289,409178,'action created','2025-09-26 02:23:14','2025-09-26 04:23:14'),(1227290,409178,'action started via WP Cron','2025-09-26 02:26:05','2025-09-26 04:26:05'),(1227291,409178,'action complete via WP Cron','2025-09-26 02:26:05','2025-09-26 04:26:05'),(1227292,409179,'action created','2025-09-26 02:26:05','2025-09-26 04:26:05'),(1227293,409179,'action started via WP Cron','2025-09-26 02:28:19','2025-09-26 04:28:19'),(1227294,409179,'action complete via WP Cron','2025-09-26 02:28:19','2025-09-26 04:28:19'),(1227295,409180,'action created','2025-09-26 02:28:19','2025-09-26 04:28:19'),(1227296,409180,'action started via WP Cron','2025-09-26 02:31:05','2025-09-26 04:31:05'),(1227297,409180,'action complete via WP Cron','2025-09-26 02:31:05','2025-09-26 04:31:05'),(1227298,409181,'action created','2025-09-26 02:31:05','2025-09-26 04:31:05'),(1227299,409181,'action started via WP Cron','2025-09-26 02:33:31','2025-09-26 04:33:31'),(1227300,409181,'action complete via WP Cron','2025-09-26 02:33:32','2025-09-26 04:33:32'),(1227301,409182,'action created','2025-09-26 02:33:32','2025-09-26 04:33:32'),(1227302,409182,'action started via WP Cron','2025-09-26 02:36:05','2025-09-26 04:36:05'),(1227303,409182,'action complete via WP Cron','2025-09-26 02:36:05','2025-09-26 04:36:05'),(1227304,409183,'action created','2025-09-26 02:36:05','2025-09-26 04:36:05'),(1227305,409183,'action started via WP Cron','2025-09-26 02:38:57','2025-09-26 04:38:57'),(1227306,409183,'action complete via WP Cron','2025-09-26 02:38:57','2025-09-26 04:38:57'),(1227307,409184,'action created','2025-09-26 02:38:57','2025-09-26 04:38:57'),(1227308,409184,'action started via WP Cron','2025-09-26 02:41:06','2025-09-26 04:41:06'),(1227309,409184,'action complete via WP Cron','2025-09-26 02:41:06','2025-09-26 04:41:06'),(1227310,409185,'action created','2025-09-26 02:41:06','2025-09-26 04:41:06'),(1227311,409185,'action started via WP Cron','2025-09-26 02:46:05','2025-09-26 04:46:05'),(1227312,409185,'action complete via WP Cron','2025-09-26 02:46:05','2025-09-26 04:46:05'),(1227313,409186,'action created','2025-09-26 02:46:05','2025-09-26 04:46:05'),(1227314,409186,'action started via WP Cron','2025-09-26 02:48:34','2025-09-26 04:48:34'),(1227315,409186,'action complete via WP Cron','2025-09-26 02:48:34','2025-09-26 04:48:34'),(1227316,409187,'action created','2025-09-26 02:48:34','2025-09-26 04:48:34'),(1227317,409187,'action started via WP Cron','2025-09-26 02:51:05','2025-09-26 04:51:05'),(1227318,409187,'action complete via WP Cron','2025-09-26 02:51:05','2025-09-26 04:51:05'),(1227319,409188,'action created','2025-09-26 02:51:05','2025-09-26 04:51:05'),(1227320,409188,'action started via WP Cron','2025-09-26 02:56:06','2025-09-26 04:56:06'),(1227321,409188,'action complete via WP Cron','2025-09-26 02:56:06','2025-09-26 04:56:06'),(1227322,409189,'action created','2025-09-26 02:56:06','2025-09-26 04:56:06'),(1227323,409189,'action started via WP Cron','2025-09-26 03:00:47','2025-09-26 05:00:47'),(1227324,409189,'action complete via WP Cron','2025-09-26 03:00:47','2025-09-26 05:00:47'),(1227325,409190,'action created','2025-09-26 03:00:47','2025-09-26 05:00:47'),(1227326,409190,'action started via WP Cron','2025-09-26 03:06:05','2025-09-26 05:06:05'),(1227327,409190,'action complete via WP Cron','2025-09-26 03:06:05','2025-09-26 05:06:05'),(1227328,409191,'action created','2025-09-26 03:06:05','2025-09-26 05:06:05'),(1227329,409191,'action started via WP Cron','2025-09-26 03:09:05','2025-09-26 05:09:05'),(1227330,409191,'action complete via WP Cron','2025-09-26 03:09:05','2025-09-26 05:09:05'),(1227331,409192,'action created','2025-09-26 03:09:05','2025-09-26 05:09:05'),(1227332,409192,'action started via WP Cron','2025-09-26 03:11:06','2025-09-26 05:11:06'),(1227333,409192,'action complete via WP Cron','2025-09-26 03:11:06','2025-09-26 05:11:06'),(1227334,409193,'action created','2025-09-26 03:11:06','2025-09-26 05:11:06'),(1227335,409193,'action started via WP Cron','2025-09-26 03:16:05','2025-09-26 05:16:05'),(1227336,409193,'action complete via WP Cron','2025-09-26 03:16:05','2025-09-26 05:16:05'),(1227337,409194,'action created','2025-09-26 03:16:05','2025-09-26 05:16:05'),(1227338,409194,'action started via WP Cron','2025-09-26 03:18:26','2025-09-26 05:18:26'),(1227339,409194,'action complete via WP Cron','2025-09-26 03:18:26','2025-09-26 05:18:26'),(1227340,409195,'action created','2025-09-26 03:18:26','2025-09-26 05:18:26'),(1227341,409195,'action started via WP Cron','2025-09-26 03:21:05','2025-09-26 05:21:05'),(1227342,409195,'action complete via WP Cron','2025-09-26 03:21:05','2025-09-26 05:21:05'),(1227343,409196,'action created','2025-09-26 03:21:05','2025-09-26 05:21:05'),(1227344,409196,'action started via WP Cron','2025-09-26 03:24:12','2025-09-26 05:24:12'),(1227345,409196,'action complete via WP Cron','2025-09-26 03:24:12','2025-09-26 05:24:12'),(1227346,409197,'action created','2025-09-26 03:24:12','2025-09-26 05:24:12'),(1227347,409197,'action started via WP Cron','2025-09-26 03:27:16','2025-09-26 05:27:16'),(1227348,409197,'action complete via WP Cron','2025-09-26 03:27:16','2025-09-26 05:27:16'),(1227349,409198,'action created','2025-09-26 03:27:16','2025-09-26 05:27:16'),(1227350,409198,'action started via WP Cron','2025-09-26 03:31:05','2025-09-26 05:31:05'),(1227351,409198,'action complete via WP Cron','2025-09-26 03:31:05','2025-09-26 05:31:05'),(1227352,409199,'action created','2025-09-26 03:31:05','2025-09-26 05:31:05'),(1227353,409199,'action started via WP Cron','2025-09-26 03:33:57','2025-09-26 05:33:57'),(1227354,409199,'action complete via WP Cron','2025-09-26 03:33:57','2025-09-26 05:33:57'),(1227355,409200,'action created','2025-09-26 03:33:57','2025-09-26 05:33:57'),(1227356,409200,'action started via WP Cron','2025-09-26 03:36:05','2025-09-26 05:36:05'),(1227357,409200,'action complete via WP Cron','2025-09-26 03:36:05','2025-09-26 05:36:05'),(1227358,409201,'action created','2025-09-26 03:36:05','2025-09-26 05:36:05'),(1227359,409201,'action started via WP Cron','2025-09-26 03:38:21','2025-09-26 05:38:21'),(1227360,409201,'action complete via WP Cron','2025-09-26 03:38:21','2025-09-26 05:38:21'),(1227361,409202,'action created','2025-09-26 03:38:21','2025-09-26 05:38:21'),(1227362,409202,'action started via WP Cron','2025-09-26 03:40:35','2025-09-26 05:40:35'),(1227363,409202,'action complete via WP Cron','2025-09-26 03:40:35','2025-09-26 05:40:35'),(1227364,409203,'action created','2025-09-26 03:40:35','2025-09-26 05:40:35'),(1227365,409203,'action started via WP Cron','2025-09-26 03:43:12','2025-09-26 05:43:12'),(1227366,409203,'action complete via WP Cron','2025-09-26 03:43:12','2025-09-26 05:43:12'),(1227367,409204,'action created','2025-09-26 03:43:12','2025-09-26 05:43:12'),(1227368,409204,'action started via WP Cron','2025-09-26 03:46:05','2025-09-26 05:46:05'),(1227369,409204,'action complete via WP Cron','2025-09-26 03:46:05','2025-09-26 05:46:05'),(1227370,409205,'action created','2025-09-26 03:46:05','2025-09-26 05:46:05'),(1227371,409205,'action started via WP Cron','2025-09-26 03:49:55','2025-09-26 05:49:55'),(1227372,409205,'action complete via WP Cron','2025-09-26 03:49:55','2025-09-26 05:49:55'),(1227373,409206,'action created','2025-09-26 03:49:55','2025-09-26 05:49:55'),(1227374,409206,'action started via WP Cron','2025-09-26 03:52:47','2025-09-26 05:52:47'),(1227375,409206,'action complete via WP Cron','2025-09-26 03:52:47','2025-09-26 05:52:47'),(1227376,409207,'action created','2025-09-26 03:52:47','2025-09-26 05:52:47'),(1227377,409207,'action started via WP Cron','2025-09-26 03:56:06','2025-09-26 05:56:06'),(1227378,409207,'action complete via WP Cron','2025-09-26 03:56:06','2025-09-26 05:56:06'),(1227379,409208,'action created','2025-09-26 03:56:06','2025-09-26 05:56:06'),(1227380,409208,'action started via WP Cron','2025-09-26 04:01:05','2025-09-26 06:01:05'),(1227381,409208,'action complete via WP Cron','2025-09-26 04:01:05','2025-09-26 06:01:05'),(1227382,409209,'action created','2025-09-26 04:01:05','2025-09-26 06:01:05'),(1227383,409209,'action started via WP Cron','2025-09-26 04:06:05','2025-09-26 06:06:05'),(1227384,409209,'action complete via WP Cron','2025-09-26 04:06:05','2025-09-26 06:06:05'),(1227385,409210,'action created','2025-09-26 04:06:05','2025-09-26 06:06:05'),(1227386,409210,'action started via WP Cron','2025-09-26 04:08:18','2025-09-26 06:08:18'),(1227387,409210,'action complete via WP Cron','2025-09-26 04:08:18','2025-09-26 06:08:18'),(1227388,409211,'action created','2025-09-26 04:08:18','2025-09-26 06:08:18'),(1227389,409211,'action started via WP Cron','2025-09-26 04:11:06','2025-09-26 06:11:06'),(1227390,409211,'action complete via WP Cron','2025-09-26 04:11:06','2025-09-26 06:11:06'),(1227391,409212,'action created','2025-09-26 04:11:06','2025-09-26 06:11:06'),(1227392,409212,'action started via WP Cron','2025-09-26 04:13:56','2025-09-26 06:13:56'),(1227393,409212,'action complete via WP Cron','2025-09-26 04:13:56','2025-09-26 06:13:56'),(1227394,409213,'action created','2025-09-26 04:13:56','2025-09-26 06:13:56'),(1227395,409213,'action started via WP Cron','2025-09-26 04:16:08','2025-09-26 06:16:08'),(1227396,409213,'action complete via WP Cron','2025-09-26 04:16:08','2025-09-26 06:16:08'),(1227397,409214,'action created','2025-09-26 04:16:08','2025-09-26 06:16:08'),(1227398,409214,'action started via WP Cron','2025-09-26 04:18:08','2025-09-26 06:18:08'),(1227399,409214,'action complete via WP Cron','2025-09-26 04:18:08','2025-09-26 06:18:08'),(1227400,409215,'action created','2025-09-26 04:18:08','2025-09-26 06:18:08'),(1227401,409215,'action started via WP Cron','2025-09-26 04:20:26','2025-09-26 06:20:26'),(1227402,409215,'action complete via WP Cron','2025-09-26 04:20:26','2025-09-26 06:20:26'),(1227403,409216,'action created','2025-09-26 04:20:26','2025-09-26 06:20:26'),(1227404,409216,'action started via WP Cron','2025-09-26 04:22:35','2025-09-26 06:22:35'),(1227405,409216,'action complete via WP Cron','2025-09-26 04:22:35','2025-09-26 06:22:35'),(1227406,409217,'action created','2025-09-26 04:22:35','2025-09-26 06:22:35'),(1227407,409217,'action started via WP Cron','2025-09-26 04:25:26','2025-09-26 06:25:26'),(1227408,409217,'action complete via WP Cron','2025-09-26 04:25:26','2025-09-26 06:25:26'),(1227409,409218,'action created','2025-09-26 04:25:26','2025-09-26 06:25:26'),(1227410,409218,'action started via WP Cron','2025-09-26 04:27:58','2025-09-26 06:27:58'),(1227411,409218,'action complete via WP Cron','2025-09-26 04:27:58','2025-09-26 06:27:58'),(1227412,409219,'action created','2025-09-26 04:27:58','2025-09-26 06:27:58'),(1227413,409219,'action started via WP Cron','2025-09-26 04:31:07','2025-09-26 06:31:07'),(1227414,409219,'action complete via WP Cron','2025-09-26 04:31:07','2025-09-26 06:31:07'),(1227415,409220,'action created','2025-09-26 04:31:07','2025-09-26 06:31:07'),(1227416,409220,'action started via WP Cron','2025-09-26 04:35:09','2025-09-26 06:35:09'),(1227417,409220,'action complete via WP Cron','2025-09-26 04:35:09','2025-09-26 06:35:09'),(1227418,409221,'action created','2025-09-26 04:35:09','2025-09-26 06:35:09'),(1227419,409221,'action started via WP Cron','2025-09-26 04:40:31','2025-09-26 06:40:31'),(1227420,409221,'action complete via WP Cron','2025-09-26 04:40:31','2025-09-26 06:40:31'),(1227421,409222,'action created','2025-09-26 04:40:31','2025-09-26 06:40:31'),(1227422,409222,'action started via WP Cron','2025-09-26 04:43:23','2025-09-26 06:43:23'),(1227423,409222,'action complete via WP Cron','2025-09-26 04:43:23','2025-09-26 06:43:23'),(1227424,409223,'action created','2025-09-26 04:43:23','2025-09-26 06:43:23'),(1227425,409223,'action started via WP Cron','2025-09-26 04:46:05','2025-09-26 06:46:05'),(1227426,409223,'action complete via WP Cron','2025-09-26 04:46:06','2025-09-26 06:46:06'),(1227427,409224,'action created','2025-09-26 04:46:06','2025-09-26 06:46:06'),(1227428,409224,'action started via WP Cron','2025-09-26 04:49:57','2025-09-26 06:49:57'),(1227429,409224,'action complete via WP Cron','2025-09-26 04:49:57','2025-09-26 06:49:57'),(1227430,409225,'action created','2025-09-26 04:49:57','2025-09-26 06:49:57'),(1227431,409225,'action started via WP Cron','2025-09-26 04:53:05','2025-09-26 06:53:05'),(1227432,409225,'action complete via WP Cron','2025-09-26 04:53:05','2025-09-26 06:53:05'),(1227433,409226,'action created','2025-09-26 04:53:05','2025-09-26 06:53:05'),(1227434,409226,'action started via WP Cron','2025-09-26 04:56:06','2025-09-26 06:56:06'),(1227435,409226,'action complete via WP Cron','2025-09-26 04:56:06','2025-09-26 06:56:06'),(1227436,409227,'action created','2025-09-26 04:56:06','2025-09-26 06:56:06'),(1227437,409227,'action started via WP Cron','2025-09-26 04:59:47','2025-09-26 06:59:47'),(1227438,409227,'action complete via WP Cron','2025-09-26 04:59:47','2025-09-26 06:59:47'),(1227439,409228,'action created','2025-09-26 04:59:47','2025-09-26 06:59:47'),(1227440,409228,'action started via WP Cron','2025-09-26 05:03:24','2025-09-26 07:03:24'),(1227441,409228,'action complete via WP Cron','2025-09-26 05:03:24','2025-09-26 07:03:24'),(1227442,409229,'action created','2025-09-26 05:03:24','2025-09-26 07:03:24'),(1227443,409229,'action started via WP Cron','2025-09-26 05:06:06','2025-09-26 07:06:06'),(1227444,409229,'action complete via WP Cron','2025-09-26 05:06:06','2025-09-26 07:06:06'),(1227445,409230,'action created','2025-09-26 05:06:06','2025-09-26 07:06:06'),(1227446,409230,'action started via WP Cron','2025-09-26 05:08:35','2025-09-26 07:08:35'),(1227447,409230,'action complete via WP Cron','2025-09-26 05:08:35','2025-09-26 07:08:35'),(1227448,409231,'action created','2025-09-26 05:08:35','2025-09-26 07:08:35'),(1227449,409231,'action started via WP Cron','2025-09-26 05:11:06','2025-09-26 07:11:06'),(1227450,409231,'action complete via WP Cron','2025-09-26 05:11:06','2025-09-26 07:11:06'),(1227451,409232,'action created','2025-09-26 05:11:06','2025-09-26 07:11:06'),(1227452,409232,'action started via WP Cron','2025-09-26 05:16:06','2025-09-26 07:16:06'),(1227453,409232,'action complete via WP Cron','2025-09-26 05:16:06','2025-09-26 07:16:06'),(1227454,409233,'action created','2025-09-26 05:16:06','2025-09-26 07:16:06'),(1227455,409233,'action started via WP Cron','2025-09-26 05:20:22','2025-09-26 07:20:22'),(1227456,409233,'action complete via WP Cron','2025-09-26 05:20:22','2025-09-26 07:20:22'),(1227457,409234,'action created','2025-09-26 05:20:22','2025-09-26 07:20:22'),(1227458,409234,'action started via WP Cron','2025-09-26 05:22:40','2025-09-26 07:22:40'),(1227459,409234,'action complete via WP Cron','2025-09-26 05:22:40','2025-09-26 07:22:40'),(1227460,409235,'action created','2025-09-26 05:22:40','2025-09-26 07:22:40'),(1227461,409235,'action started via WP Cron','2025-09-26 05:25:45','2025-09-26 07:25:45'),(1227462,409235,'action complete via WP Cron','2025-09-26 05:25:45','2025-09-26 07:25:45'),(1227463,409236,'action created','2025-09-26 05:25:45','2025-09-26 07:25:45'),(1227464,409236,'action started via WP Cron','2025-09-26 05:28:45','2025-09-26 07:28:45'),(1227465,409236,'action complete via WP Cron','2025-09-26 05:28:45','2025-09-26 07:28:45'),(1227466,409237,'action created','2025-09-26 05:28:45','2025-09-26 07:28:45'),(1227467,409237,'action started via WP Cron','2025-09-26 05:31:06','2025-09-26 07:31:06'),(1227468,409237,'action complete via WP Cron','2025-09-26 05:31:06','2025-09-26 07:31:06'),(1227469,409238,'action created','2025-09-26 05:31:06','2025-09-26 07:31:06'),(1227470,409238,'action started via WP Cron','2025-09-26 05:33:27','2025-09-26 07:33:27'),(1227471,409238,'action complete via WP Cron','2025-09-26 05:33:27','2025-09-26 07:33:27'),(1227472,409239,'action created','2025-09-26 05:33:27','2025-09-26 07:33:27'),(1227473,409239,'action started via WP Cron','2025-09-26 05:36:06','2025-09-26 07:36:06'),(1227474,409239,'action complete via WP Cron','2025-09-26 05:36:06','2025-09-26 07:36:06'),(1227475,409240,'action created','2025-09-26 05:36:06','2025-09-26 07:36:06'),(1227476,409240,'action started via WP Cron','2025-09-26 05:39:54','2025-09-26 07:39:54'),(1227477,409240,'action complete via WP Cron','2025-09-26 05:39:54','2025-09-26 07:39:54'),(1227478,409241,'action created','2025-09-26 05:39:54','2025-09-26 07:39:54'),(1227479,409241,'action started via WP Cron','2025-09-26 05:46:06','2025-09-26 07:46:06'),(1227480,409241,'action complete via WP Cron','2025-09-26 05:46:06','2025-09-26 07:46:06'),(1227481,409242,'action created','2025-09-26 05:46:06','2025-09-26 07:46:06'),(1227482,409242,'action started via WP Cron','2025-09-26 05:49:16','2025-09-26 07:49:16'),(1227483,409242,'action complete via WP Cron','2025-09-26 05:49:16','2025-09-26 07:49:16'),(1227484,409243,'action created','2025-09-26 05:49:16','2025-09-26 07:49:16'),(1227485,409243,'action started via WP Cron','2025-09-26 05:52:28','2025-09-26 07:52:28'),(1227486,409243,'action complete via WP Cron','2025-09-26 05:52:28','2025-09-26 07:52:28'),(1227487,409244,'action created','2025-09-26 05:52:28','2025-09-26 07:52:28'),(1227488,409244,'action started via WP Cron','2025-09-26 05:56:06','2025-09-26 07:56:06'),(1227489,409244,'action complete via WP Cron','2025-09-26 05:56:06','2025-09-26 07:56:06'),(1227490,409245,'action created','2025-09-26 05:56:06','2025-09-26 07:56:06'),(1227491,409245,'action started via WP Cron','2025-09-26 06:01:05','2025-09-26 08:01:05'),(1227492,409245,'action complete via WP Cron','2025-09-26 06:01:05','2025-09-26 08:01:05'),(1227493,409246,'action created','2025-09-26 06:01:05','2025-09-26 08:01:05'),(1227494,409246,'action started via WP Cron','2025-09-26 06:04:15','2025-09-26 08:04:15'),(1227495,409246,'action complete via WP Cron','2025-09-26 06:04:15','2025-09-26 08:04:15'),(1227496,409247,'action created','2025-09-26 06:04:15','2025-09-26 08:04:15'),(1227497,409247,'action started via Async Request','2025-09-26 06:06:36','2025-09-26 08:06:36'),(1227498,409247,'action complete via Async Request','2025-09-26 06:06:36','2025-09-26 08:06:36'),(1227499,409248,'action created','2025-09-26 06:06:36','2025-09-26 08:06:36'),(1227500,409248,'action started via WP Cron','2025-09-26 06:10:29','2025-09-26 08:10:29'),(1227501,409248,'action complete via WP Cron','2025-09-26 06:10:29','2025-09-26 08:10:29'),(1227502,409249,'action created','2025-09-26 06:10:29','2025-09-26 08:10:29'),(1227503,409249,'action started via WP Cron','2025-09-26 06:14:20','2025-09-26 08:14:20'),(1227504,409249,'action complete via WP Cron','2025-09-26 06:14:20','2025-09-26 08:14:20'),(1227505,409250,'action created','2025-09-26 06:14:20','2025-09-26 08:14:20'),(1227506,409250,'action started via WP Cron','2025-09-26 06:17:16','2025-09-26 08:17:16'),(1227507,409250,'action complete via WP Cron','2025-09-26 06:17:16','2025-09-26 08:17:16'),(1227508,409251,'action created','2025-09-26 06:17:16','2025-09-26 08:17:16'),(1227509,409251,'action started via WP Cron','2025-09-26 06:19:45','2025-09-26 08:19:45'),(1227510,409251,'action complete via WP Cron','2025-09-26 06:19:45','2025-09-26 08:19:45'),(1227511,409252,'action created','2025-09-26 06:19:45','2025-09-26 08:19:45'),(1227512,409252,'action started via WP Cron','2025-09-26 06:26:07','2025-09-26 08:26:07'),(1227513,409252,'action complete via WP Cron','2025-09-26 06:26:07','2025-09-26 08:26:07'),(1227514,409253,'action created','2025-09-26 06:26:07','2025-09-26 08:26:07'),(1227515,409253,'action started via WP Cron','2025-09-26 06:30:03','2025-09-26 08:30:03'),(1227516,409253,'action complete via WP Cron','2025-09-26 06:30:03','2025-09-26 08:30:03'),(1227517,409254,'action created','2025-09-26 06:30:03','2025-09-26 08:30:03'),(1227518,409254,'action started via WP Cron','2025-09-26 06:32:04','2025-09-26 08:32:04'),(1227519,409254,'action complete via WP Cron','2025-09-26 06:32:04','2025-09-26 08:32:04'),(1227520,409255,'action created','2025-09-26 06:32:04','2025-09-26 08:32:04'),(1227521,409255,'action started via WP Cron','2025-09-26 06:36:05','2025-09-26 08:36:05'),(1227522,409255,'action complete via WP Cron','2025-09-26 06:36:06','2025-09-26 08:36:06'),(1227523,409256,'action created','2025-09-26 06:36:06','2025-09-26 08:36:06'),(1227524,409256,'action started via WP Cron','2025-09-26 06:40:36','2025-09-26 08:40:36'),(1227525,409256,'action complete via WP Cron','2025-09-26 06:40:36','2025-09-26 08:40:36'),(1227526,409257,'action created','2025-09-26 06:40:36','2025-09-26 08:40:36'),(1227527,409257,'action started via WP Cron','2025-09-26 06:46:00','2025-09-26 08:46:00'),(1227528,409257,'action complete via WP Cron','2025-09-26 06:46:00','2025-09-26 08:46:00'),(1227529,409258,'action created','2025-09-26 06:46:00','2025-09-26 08:46:00'),(1227530,409258,'action started via WP Cron','2025-09-26 06:51:05','2025-09-26 08:51:05'),(1227531,409258,'action complete via WP Cron','2025-09-26 06:51:05','2025-09-26 08:51:05'),(1227532,409259,'action created','2025-09-26 06:51:05','2025-09-26 08:51:05'),(1227533,409259,'action started via WP Cron','2025-09-26 06:53:47','2025-09-26 08:53:47'),(1227534,409259,'action complete via WP Cron','2025-09-26 06:53:47','2025-09-26 08:53:47'),(1227535,409260,'action created','2025-09-26 06:53:47','2025-09-26 08:53:47'),(1227536,409260,'action started via WP Cron','2025-09-26 06:56:07','2025-09-26 08:56:07'),(1227537,409260,'action complete via WP Cron','2025-09-26 06:56:07','2025-09-26 08:56:07'),(1227538,409261,'action created','2025-09-26 06:56:07','2025-09-26 08:56:07'),(1227539,409261,'action started via WP Cron','2025-09-26 07:00:26','2025-09-26 09:00:26'),(1227540,409261,'action complete via WP Cron','2025-09-26 07:00:26','2025-09-26 09:00:26'),(1227541,409262,'action created','2025-09-26 07:00:26','2025-09-26 09:00:26'),(1227542,409262,'action started via WP Cron','2025-09-26 07:02:38','2025-09-26 09:02:38'),(1227543,409262,'action complete via WP Cron','2025-09-26 07:02:38','2025-09-26 09:02:38'),(1227544,409263,'action created','2025-09-26 07:02:38','2025-09-26 09:02:38'),(1227545,409263,'action started via WP Cron','2025-09-26 07:06:05','2025-09-26 09:06:05'),(1227546,409263,'action complete via WP Cron','2025-09-26 07:06:05','2025-09-26 09:06:05'),(1227547,409264,'action created','2025-09-26 07:06:05','2025-09-26 09:06:05'),(1227548,409264,'action started via WP Cron','2025-09-26 07:09:06','2025-09-26 09:09:06'),(1227549,409264,'action complete via WP Cron','2025-09-26 07:09:06','2025-09-26 09:09:06'),(1227550,409265,'action created','2025-09-26 07:09:06','2025-09-26 09:09:06'),(1227551,409265,'action started via WP Cron','2025-09-26 07:11:06','2025-09-26 09:11:06'),(1227552,409265,'action complete via WP Cron','2025-09-26 07:11:07','2025-09-26 09:11:07'),(1227553,409266,'action created','2025-09-26 07:11:07','2025-09-26 09:11:07'),(1227554,409266,'action started via WP Cron','2025-09-26 07:13:25','2025-09-26 09:13:25'),(1227555,409266,'action complete via WP Cron','2025-09-26 07:13:25','2025-09-26 09:13:25'),(1227556,409267,'action created','2025-09-26 07:13:25','2025-09-26 09:13:25'),(1227557,409267,'action started via WP Cron','2025-09-26 07:16:05','2025-09-26 09:16:05'),(1227558,409267,'action complete via WP Cron','2025-09-26 07:16:05','2025-09-26 09:16:05'),(1227559,409268,'action created','2025-09-26 07:16:05','2025-09-26 09:16:05'),(1227560,409268,'action started via WP Cron','2025-09-26 07:21:06','2025-09-26 09:21:06'),(1227561,409268,'action complete via WP Cron','2025-09-26 07:21:06','2025-09-26 09:21:06'),(1227562,409269,'action created','2025-09-26 07:21:06','2025-09-26 09:21:06'),(1227563,409269,'action started via WP Cron','2025-09-26 07:26:03','2025-09-26 09:26:03'),(1227564,409269,'action complete via WP Cron','2025-09-26 07:26:03','2025-09-26 09:26:03'),(1227565,409270,'action created','2025-09-26 07:26:03','2025-09-26 09:26:03'),(1227566,409270,'action started via WP Cron','2025-09-26 07:28:16','2025-09-26 09:28:16'),(1227567,409270,'action complete via WP Cron','2025-09-26 07:28:16','2025-09-26 09:28:16'),(1227568,409271,'action created','2025-09-26 07:28:16','2025-09-26 09:28:16'),(1227569,409271,'action started via WP Cron','2025-09-26 07:31:05','2025-09-26 09:31:05'),(1227570,409271,'action complete via WP Cron','2025-09-26 07:31:05','2025-09-26 09:31:05'),(1227571,409272,'action created','2025-09-26 07:31:05','2025-09-26 09:31:05'),(1227572,409272,'action started via WP Cron','2025-09-26 07:35:38','2025-09-26 09:35:38'),(1227573,409272,'action complete via WP Cron','2025-09-26 07:35:38','2025-09-26 09:35:38'),(1227574,409273,'action created','2025-09-26 07:35:38','2025-09-26 09:35:38'),(1227575,409273,'action started via WP Cron','2025-09-26 07:38:26','2025-09-26 09:38:26'),(1227576,409273,'action complete via WP Cron','2025-09-26 07:38:26','2025-09-26 09:38:26'),(1227577,409274,'action created','2025-09-26 07:38:26','2025-09-26 09:38:26'),(1227578,409274,'action started via WP Cron','2025-09-26 07:41:06','2025-09-26 09:41:06'),(1227579,409274,'action complete via WP Cron','2025-09-26 07:41:06','2025-09-26 09:41:06'),(1227580,409275,'action created','2025-09-26 07:41:06','2025-09-26 09:41:06'),(1227581,409275,'action started via WP Cron','2025-09-26 07:44:50','2025-09-26 09:44:50'),(1227582,409275,'action complete via WP Cron','2025-09-26 07:44:50','2025-09-26 09:44:50'),(1227583,409276,'action created','2025-09-26 07:44:50','2025-09-26 09:44:50'),(1227584,409276,'action started via WP Cron','2025-09-26 07:49:03','2025-09-26 09:49:03'),(1227585,409276,'action complete via WP Cron','2025-09-26 07:49:04','2025-09-26 09:49:04'),(1227586,409277,'action created','2025-09-26 07:49:04','2025-09-26 09:49:04'),(1227587,409277,'action started via WP Cron','2025-09-26 07:51:07','2025-09-26 09:51:07'),(1227588,409277,'action complete via WP Cron','2025-09-26 07:51:07','2025-09-26 09:51:07'),(1227589,409278,'action created','2025-09-26 07:51:07','2025-09-26 09:51:07'),(1227590,409278,'action started via WP Cron','2025-09-26 07:53:28','2025-09-26 09:53:28'),(1227591,409278,'action complete via WP Cron','2025-09-26 07:53:28','2025-09-26 09:53:28'),(1227592,409279,'action created','2025-09-26 07:53:28','2025-09-26 09:53:28'),(1227593,409279,'action started via WP Cron','2025-09-26 07:56:07','2025-09-26 09:56:07'),(1227594,409279,'action complete via WP Cron','2025-09-26 07:56:07','2025-09-26 09:56:07'),(1227595,409280,'action created','2025-09-26 07:56:07','2025-09-26 09:56:07'),(1227596,409280,'action started via WP Cron','2025-09-26 08:00:55','2025-09-26 10:00:55'),(1227597,409280,'action complete via WP Cron','2025-09-26 08:00:56','2025-09-26 10:00:56'),(1227598,409281,'action created','2025-09-26 08:00:56','2025-09-26 10:00:56'),(1227599,409281,'action started via WP Cron','2025-09-26 08:05:48','2025-09-26 10:05:48'),(1227600,409281,'action complete via WP Cron','2025-09-26 08:05:48','2025-09-26 10:05:48'),(1227601,409282,'action created','2025-09-26 08:05:48','2025-09-26 10:05:48'),(1227602,409282,'action started via WP Cron','2025-09-26 08:10:02','2025-09-26 10:10:02'),(1227603,409282,'action complete via WP Cron','2025-09-26 08:10:02','2025-09-26 10:10:02'),(1227604,409283,'action created','2025-09-26 08:10:02','2025-09-26 10:10:02'),(1227605,409283,'action started via WP Cron','2025-09-26 08:14:21','2025-09-26 10:14:21'),(1227606,409283,'action complete via WP Cron','2025-09-26 08:14:21','2025-09-26 10:14:21'),(1227607,409284,'action created','2025-09-26 08:14:21','2025-09-26 10:14:21'),(1227608,409284,'action started via WP Cron','2025-09-26 08:18:07','2025-09-26 10:18:07'),(1227609,409284,'action complete via WP Cron','2025-09-26 08:18:07','2025-09-26 10:18:07'),(1227610,409285,'action created','2025-09-26 08:18:07','2025-09-26 10:18:07'),(1227611,409285,'action started via WP Cron','2025-09-26 08:20:19','2025-09-26 10:20:19'),(1227612,409285,'action complete via WP Cron','2025-09-26 08:20:19','2025-09-26 10:20:19'),(1227613,409286,'action created','2025-09-26 08:20:19','2025-09-26 10:20:19'),(1227614,409286,'action started via WP Cron','2025-09-26 08:25:24','2025-09-26 10:25:24'),(1227615,409286,'action complete via WP Cron','2025-09-26 08:25:24','2025-09-26 10:25:24'),(1227616,409287,'action created','2025-09-26 08:25:24','2025-09-26 10:25:24'),(1227617,409287,'action started via WP Cron','2025-09-26 08:29:52','2025-09-26 10:29:52'),(1227618,409287,'action complete via WP Cron','2025-09-26 08:29:52','2025-09-26 10:29:52'),(1227619,409288,'action created','2025-09-26 08:29:52','2025-09-26 10:29:52'),(1227620,409288,'action started via WP Cron','2025-09-26 08:34:12','2025-09-26 10:34:12'),(1227621,409288,'action complete via WP Cron','2025-09-26 08:34:12','2025-09-26 10:34:12'),(1227622,409289,'action created','2025-09-26 08:34:12','2025-09-26 10:34:12'),(1227623,409289,'action started via WP Cron','2025-09-26 08:38:04','2025-09-26 10:38:04'),(1227624,409289,'action complete via WP Cron','2025-09-26 08:38:04','2025-09-26 10:38:04'),(1227625,409290,'action created','2025-09-26 08:38:04','2025-09-26 10:38:04'),(1227626,409290,'action started via WP Cron','2025-09-26 08:41:06','2025-09-26 10:41:06'),(1227627,409290,'action complete via WP Cron','2025-09-26 08:41:06','2025-09-26 10:41:06'),(1227628,409291,'action created','2025-09-26 08:41:06','2025-09-26 10:41:06'),(1227629,409291,'action started via WP Cron','2025-09-26 08:44:52','2025-09-26 10:44:52'),(1227630,409291,'action complete via WP Cron','2025-09-26 08:44:52','2025-09-26 10:44:52'),(1227631,409292,'action created','2025-09-26 08:44:52','2025-09-26 10:44:52'),(1227632,409292,'action started via WP Cron','2025-09-26 08:50:34','2025-09-26 10:50:34'),(1227633,409292,'action complete via WP Cron','2025-09-26 08:50:34','2025-09-26 10:50:34'),(1227634,409293,'action created','2025-09-26 08:50:34','2025-09-26 10:50:34'),(1227635,409293,'action started via WP Cron','2025-09-26 08:53:16','2025-09-26 10:53:16'),(1227636,409293,'action complete via WP Cron','2025-09-26 08:53:16','2025-09-26 10:53:16'),(1227637,409294,'action created','2025-09-26 08:53:16','2025-09-26 10:53:16'),(1227638,409294,'action started via WP Cron','2025-09-26 08:56:07','2025-09-26 10:56:07'),(1227639,409294,'action complete via WP Cron','2025-09-26 08:56:07','2025-09-26 10:56:07'),(1227640,409295,'action created','2025-09-26 08:56:07','2025-09-26 10:56:07'),(1227641,409295,'action started via WP Cron','2025-09-26 08:59:45','2025-09-26 10:59:45'),(1227642,409295,'action complete via WP Cron','2025-09-26 08:59:45','2025-09-26 10:59:45'),(1227643,409296,'action created','2025-09-26 08:59:45','2025-09-26 10:59:45'),(1227644,409296,'action started via WP Cron','2025-09-26 09:04:59','2025-09-26 11:04:59'),(1227645,409296,'action complete via WP Cron','2025-09-26 09:04:59','2025-09-26 11:04:59'),(1227646,409297,'action created','2025-09-26 09:04:59','2025-09-26 11:04:59'),(1227647,409297,'action started via WP Cron','2025-09-26 09:07:04','2025-09-26 11:07:04'),(1227648,409297,'action complete via WP Cron','2025-09-26 09:07:04','2025-09-26 11:07:04'),(1227649,409298,'action created','2025-09-26 09:07:04','2025-09-26 11:07:04'),(1227650,409298,'action started via WP Cron','2025-09-26 09:09:13','2025-09-26 11:09:13'),(1227651,409298,'action complete via WP Cron','2025-09-26 09:09:13','2025-09-26 11:09:13'),(1227652,409299,'action created','2025-09-26 09:09:13','2025-09-26 11:09:13'),(1227653,409299,'action started via WP Cron','2025-09-26 09:13:23','2025-09-26 11:13:23'),(1227654,409299,'action complete via WP Cron','2025-09-26 09:13:23','2025-09-26 11:13:23'),(1227655,409300,'action created','2025-09-26 09:13:23','2025-09-26 11:13:23'),(1227656,409300,'action started via WP Cron','2025-09-26 09:16:06','2025-09-26 11:16:06'),(1227657,409300,'action complete via WP Cron','2025-09-26 09:16:06','2025-09-26 11:16:06'),(1227658,409301,'action created','2025-09-26 09:16:06','2025-09-26 11:16:06'),(1227659,409301,'action started via WP Cron','2025-09-26 09:19:11','2025-09-26 11:19:11'),(1227660,409301,'action complete via WP Cron','2025-09-26 09:19:11','2025-09-26 11:19:11'),(1227661,409302,'action created','2025-09-26 09:19:11','2025-09-26 11:19:11'),(1227662,409302,'action started via WP Cron','2025-09-26 09:22:43','2025-09-26 11:22:43'),(1227663,409302,'action complete via WP Cron','2025-09-26 09:22:43','2025-09-26 11:22:43'),(1227664,409303,'action created','2025-09-26 09:22:43','2025-09-26 11:22:43'),(1227665,409303,'action started via WP Cron','2025-09-26 09:25:16','2025-09-26 11:25:16'),(1227666,409303,'action complete via WP Cron','2025-09-26 09:25:16','2025-09-26 11:25:16'),(1227667,409304,'action created','2025-09-26 09:25:16','2025-09-26 11:25:16'),(1227668,409304,'action started via WP Cron','2025-09-26 09:30:29','2025-09-26 11:30:29'),(1227669,409304,'action complete via WP Cron','2025-09-26 09:30:29','2025-09-26 11:30:29'),(1227670,409305,'action created','2025-09-26 09:30:29','2025-09-26 11:30:29'),(1227671,409305,'action started via WP Cron','2025-09-26 09:33:04','2025-09-26 11:33:04'),(1227672,409305,'action complete via WP Cron','2025-09-26 09:33:04','2025-09-26 11:33:04'),(1227673,409306,'action created','2025-09-26 09:33:04','2025-09-26 11:33:04'),(1227674,409306,'action started via WP Cron','2025-09-26 09:36:06','2025-09-26 11:36:06'),(1227675,409306,'action complete via WP Cron','2025-09-26 09:36:06','2025-09-26 11:36:06'),(1227676,409307,'action created','2025-09-26 09:36:06','2025-09-26 11:36:06'),(1227677,409307,'action started via WP Cron','2025-09-26 09:39:55','2025-09-26 11:39:55'),(1227678,409307,'action complete via WP Cron','2025-09-26 09:39:55','2025-09-26 11:39:55'),(1227679,409308,'action created','2025-09-26 09:39:55','2025-09-26 11:39:55'),(1227680,409308,'action started via WP Cron','2025-09-26 09:42:08','2025-09-26 11:42:08'),(1227681,409308,'action complete via WP Cron','2025-09-26 09:42:08','2025-09-26 11:42:08'),(1227682,409309,'action created','2025-09-26 09:42:08','2025-09-26 11:42:08'),(1227683,409309,'action started via WP Cron','2025-09-26 09:46:06','2025-09-26 11:46:06'),(1227684,409309,'action complete via WP Cron','2025-09-26 09:46:06','2025-09-26 11:46:06'),(1227685,409310,'action created','2025-09-26 09:46:06','2025-09-26 11:46:06'),(1227686,409310,'action started via WP Cron','2025-09-26 09:50:29','2025-09-26 11:50:29'),(1227687,409310,'action complete via WP Cron','2025-09-26 09:50:29','2025-09-26 11:50:29'),(1227688,409311,'action created','2025-09-26 09:50:29','2025-09-26 11:50:29'),(1227689,409311,'action started via WP Cron','2025-09-26 09:55:38','2025-09-26 11:55:38'),(1227690,409311,'action complete via WP Cron','2025-09-26 09:55:38','2025-09-26 11:55:38'),(1227691,409312,'action created','2025-09-26 09:55:38','2025-09-26 11:55:38'),(1227692,409312,'action started via WP Cron','2025-09-26 09:57:48','2025-09-26 11:57:48'),(1227693,409312,'action complete via WP Cron','2025-09-26 09:57:48','2025-09-26 11:57:48'),(1227694,409313,'action created','2025-09-26 09:57:48','2025-09-26 11:57:48'),(1227695,409313,'action started via WP Cron','2025-09-26 10:01:06','2025-09-26 12:01:06'),(1227696,409313,'action complete via WP Cron','2025-09-26 10:01:06','2025-09-26 12:01:06'),(1227697,409314,'action created','2025-09-26 10:01:06','2025-09-26 12:01:06'),(1227698,409314,'action started via WP Cron','2025-09-26 10:03:22','2025-09-26 12:03:22'),(1227699,409314,'action complete via WP Cron','2025-09-26 10:03:22','2025-09-26 12:03:22'),(1227700,409315,'action created','2025-09-26 10:03:22','2025-09-26 12:03:22'),(1227701,409315,'action started via WP Cron','2025-09-26 10:06:02','2025-09-26 12:06:02'),(1227702,409315,'action complete via WP Cron','2025-09-26 10:06:02','2025-09-26 12:06:02'),(1227703,409316,'action created','2025-09-26 10:06:02','2025-09-26 12:06:02'),(1227704,409316,'action started via WP Cron','2025-09-26 10:08:44','2025-09-26 12:08:44'),(1227705,409316,'action complete via WP Cron','2025-09-26 10:08:44','2025-09-26 12:08:44'),(1227706,409317,'action created','2025-09-26 10:08:44','2025-09-26 12:08:44'),(1227707,409317,'action started via WP Cron','2025-09-26 10:11:07','2025-09-26 12:11:07'),(1227708,409317,'action complete via WP Cron','2025-09-26 10:11:07','2025-09-26 12:11:07'),(1227709,409318,'action created','2025-09-26 10:11:07','2025-09-26 12:11:07'),(1227710,409318,'action started via WP Cron','2025-09-26 10:15:36','2025-09-26 12:15:36'),(1227711,409318,'action complete via WP Cron','2025-09-26 10:15:36','2025-09-26 12:15:36'),(1227712,409319,'action created','2025-09-26 10:15:36','2025-09-26 12:15:36'),(1227713,409319,'action started via WP Cron','2025-09-26 10:18:14','2025-09-26 12:18:14'),(1227714,409319,'action complete via WP Cron','2025-09-26 10:18:14','2025-09-26 12:18:14'),(1227715,409320,'action created','2025-09-26 10:18:14','2025-09-26 12:18:14'),(1227716,409320,'action started via WP Cron','2025-09-26 10:21:06','2025-09-26 12:21:06'),(1227717,409320,'action complete via WP Cron','2025-09-26 10:21:06','2025-09-26 12:21:06'),(1227718,409321,'action created','2025-09-26 10:21:06','2025-09-26 12:21:06'),(1227719,409321,'action started via WP Cron','2025-09-26 10:25:25','2025-09-26 12:25:25'),(1227720,409321,'action complete via WP Cron','2025-09-26 10:25:25','2025-09-26 12:25:25'),(1227721,409322,'action created','2025-09-26 10:25:25','2025-09-26 12:25:25'),(1227722,409322,'action started via WP Cron','2025-09-26 10:29:34','2025-09-26 12:29:34'),(1227723,409322,'action complete via WP Cron','2025-09-26 10:29:34','2025-09-26 12:29:34'),(1227724,409323,'action created','2025-09-26 10:29:34','2025-09-26 12:29:34'),(1227725,409323,'action started via WP Cron','2025-09-26 10:34:51','2025-09-26 12:34:51'),(1227726,409323,'action complete via WP Cron','2025-09-26 10:34:51','2025-09-26 12:34:51'),(1227727,409324,'action created','2025-09-26 10:34:51','2025-09-26 12:34:51'),(1227728,409324,'action started via WP Cron','2025-09-26 10:39:30','2025-09-26 12:39:30'),(1227729,409324,'action complete via WP Cron','2025-09-26 10:39:30','2025-09-26 12:39:30'),(1227730,409325,'action created','2025-09-26 10:39:30','2025-09-26 12:39:30'),(1227731,409325,'action started via WP Cron','2025-09-26 10:41:59','2025-09-26 12:41:59'),(1227732,409325,'action complete via WP Cron','2025-09-26 10:41:59','2025-09-26 12:41:59'),(1227733,409326,'action created','2025-09-26 10:41:59','2025-09-26 12:41:59'),(1227734,409326,'action started via WP Cron','2025-09-26 10:44:10','2025-09-26 12:44:10'),(1227735,409326,'action complete via WP Cron','2025-09-26 10:44:10','2025-09-26 12:44:10'),(1227736,409327,'action created','2025-09-26 10:44:10','2025-09-26 12:44:10'),(1227737,409327,'action started via WP Cron','2025-09-26 10:50:11','2025-09-26 12:50:11'),(1227738,409327,'action complete via WP Cron','2025-09-26 10:50:11','2025-09-26 12:50:11'),(1227739,409328,'action created','2025-09-26 10:50:11','2025-09-26 12:50:11'),(1227740,409328,'action started via WP Cron','2025-09-26 10:52:22','2025-09-26 12:52:22'),(1227741,409328,'action complete via WP Cron','2025-09-26 10:52:22','2025-09-26 12:52:22'),(1227742,409329,'action created','2025-09-26 10:52:22','2025-09-26 12:52:22'),(1227743,409329,'action started via WP Cron','2025-09-26 10:55:34','2025-09-26 12:55:34'),(1227744,409329,'action complete via WP Cron','2025-09-26 10:55:34','2025-09-26 12:55:34'),(1227745,409330,'action created','2025-09-26 10:55:34','2025-09-26 12:55:34'),(1227746,409330,'action started via WP Cron','2025-09-26 10:59:41','2025-09-26 12:59:41'),(1227747,409330,'action complete via WP Cron','2025-09-26 10:59:41','2025-09-26 12:59:41'),(1227748,409331,'action created','2025-09-26 10:59:41','2025-09-26 12:59:41'),(1227749,409331,'action started via WP Cron','2025-09-26 11:03:42','2025-09-26 13:03:42'),(1227750,409331,'action complete via WP Cron','2025-09-26 11:03:42','2025-09-26 13:03:42'),(1227751,409332,'action created','2025-09-26 11:03:42','2025-09-26 13:03:42'),(1227752,409332,'action started via WP Cron','2025-09-26 11:06:06','2025-09-26 13:06:06'),(1227753,409332,'action complete via WP Cron','2025-09-26 11:06:06','2025-09-26 13:06:06'),(1227754,409333,'action created','2025-09-26 11:06:06','2025-09-26 13:06:06'),(1227755,409333,'action started via WP Cron','2025-09-26 11:08:54','2025-09-26 13:08:54'),(1227756,409333,'action complete via WP Cron','2025-09-26 11:08:54','2025-09-26 13:08:54'),(1227757,409334,'action created','2025-09-26 11:08:54','2025-09-26 13:08:54'),(1227758,409334,'action started via WP Cron','2025-09-26 11:11:07','2025-09-26 13:11:07'),(1227759,409334,'action complete via WP Cron','2025-09-26 11:11:07','2025-09-26 13:11:07'),(1227760,409335,'action created','2025-09-26 11:11:07','2025-09-26 13:11:07'),(1227761,409335,'action started via WP Cron','2025-09-26 11:13:36','2025-09-26 13:13:36'),(1227762,409335,'action complete via WP Cron','2025-09-26 11:13:36','2025-09-26 13:13:36'),(1227763,409336,'action created','2025-09-26 11:13:36','2025-09-26 13:13:36'),(1227764,409336,'action started via WP Cron','2025-09-26 11:16:06','2025-09-26 13:16:06'),(1227765,409336,'action complete via WP Cron','2025-09-26 11:16:06','2025-09-26 13:16:06'),(1227766,409337,'action created','2025-09-26 11:16:06','2025-09-26 13:16:06'),(1227767,409337,'action started via WP Cron','2025-09-26 11:19:15','2025-09-26 13:19:15'),(1227768,409337,'action complete via WP Cron','2025-09-26 11:19:15','2025-09-26 13:19:15'),(1227769,409338,'action created','2025-09-26 11:19:15','2025-09-26 13:19:15'),(1227770,409338,'action started via WP Cron','2025-09-26 11:25:49','2025-09-26 13:25:49'),(1227771,409338,'action complete via WP Cron','2025-09-26 11:25:49','2025-09-26 13:25:49'),(1227772,409339,'action created','2025-09-26 11:25:49','2025-09-26 13:25:49'),(1227773,409339,'action started via WP Cron','2025-09-26 11:28:27','2025-09-26 13:28:27'),(1227774,409339,'action complete via WP Cron','2025-09-26 11:28:27','2025-09-26 13:28:27'),(1227775,409340,'action created','2025-09-26 11:28:27','2025-09-26 13:28:27'),(1227776,409340,'action started via WP Cron','2025-09-26 11:31:06','2025-09-26 13:31:06'),(1227777,409340,'action complete via WP Cron','2025-09-26 11:31:06','2025-09-26 13:31:06'),(1227778,409341,'action created','2025-09-26 11:31:06','2025-09-26 13:31:06'),(1227779,409341,'action started via WP Cron','2025-09-26 11:33:42','2025-09-26 13:33:42'),(1227780,409341,'action complete via WP Cron','2025-09-26 11:33:42','2025-09-26 13:33:42'),(1227781,409342,'action created','2025-09-26 11:33:42','2025-09-26 13:33:42'),(1227782,409342,'action started via WP Cron','2025-09-26 11:35:43','2025-09-26 13:35:43'),(1227783,409342,'action complete via WP Cron','2025-09-26 11:35:43','2025-09-26 13:35:43'),(1227784,409343,'action created','2025-09-26 11:35:43','2025-09-26 13:35:43'),(1227785,409343,'action started via WP Cron','2025-09-26 11:37:55','2025-09-26 13:37:55'),(1227786,409343,'action complete via WP Cron','2025-09-26 11:37:55','2025-09-26 13:37:55'),(1227787,409344,'action created','2025-09-26 11:37:55','2025-09-26 13:37:55'),(1227788,409344,'action started via WP Cron','2025-09-26 11:41:06','2025-09-26 13:41:06'),(1227789,409344,'action complete via WP Cron','2025-09-26 11:41:06','2025-09-26 13:41:06'),(1227790,409345,'action created','2025-09-26 11:41:06','2025-09-26 13:41:06'),(1227791,409345,'action started via WP Cron','2025-09-26 11:46:01','2025-09-26 13:46:01'),(1227792,409345,'action complete via WP Cron','2025-09-26 11:46:01','2025-09-26 13:46:01'),(1227793,409346,'action created','2025-09-26 11:46:01','2025-09-26 13:46:01'),(1227794,409346,'action started via WP Cron','2025-09-26 11:49:07','2025-09-26 13:49:07'),(1227795,409346,'action complete via WP Cron','2025-09-26 11:49:07','2025-09-26 13:49:07'),(1227796,409347,'action created','2025-09-26 11:49:07','2025-09-26 13:49:07'),(1227797,409347,'action started via WP Cron','2025-09-26 11:55:07','2025-09-26 13:55:07'),(1227798,409347,'action complete via WP Cron','2025-09-26 11:55:07','2025-09-26 13:55:07'),(1227799,409348,'action created','2025-09-26 11:55:07','2025-09-26 13:55:07'),(1227800,409348,'action started via WP Cron','2025-09-26 12:01:06','2025-09-26 14:01:06'),(1227801,409348,'action complete via WP Cron','2025-09-26 12:01:06','2025-09-26 14:01:06'),(1227802,409349,'action created','2025-09-26 12:01:06','2025-09-26 14:01:06'),(1227803,409349,'action started via WP Cron','2025-09-26 12:05:27','2025-09-26 14:05:27'),(1227804,409349,'action complete via WP Cron','2025-09-26 12:05:27','2025-09-26 14:05:27'),(1227805,409350,'action created','2025-09-26 12:05:27','2025-09-26 14:05:27'),(1227806,409350,'action started via WP Cron','2025-09-26 12:08:51','2025-09-26 14:08:51'),(1227807,409350,'action complete via WP Cron','2025-09-26 12:08:51','2025-09-26 14:08:51'),(1227808,409351,'action created','2025-09-26 12:08:51','2025-09-26 14:08:51'),(1227809,409351,'action started via WP Cron','2025-09-26 12:11:06','2025-09-26 14:11:06'),(1227810,409351,'action complete via WP Cron','2025-09-26 12:11:06','2025-09-26 14:11:06'),(1227811,409352,'action created','2025-09-26 12:11:06','2025-09-26 14:11:06'),(1227812,409352,'action started via WP Cron','2025-09-26 12:14:54','2025-09-26 14:14:54'),(1227813,409352,'action complete via WP Cron','2025-09-26 12:14:54','2025-09-26 14:14:54'),(1227814,409353,'action created','2025-09-26 12:14:54','2025-09-26 14:14:54'),(1227815,409353,'action started via WP Cron','2025-09-26 12:20:10','2025-09-26 14:20:10'),(1227816,409353,'action complete via WP Cron','2025-09-26 12:20:10','2025-09-26 14:20:10'),(1227817,409354,'action created','2025-09-26 12:20:10','2025-09-26 14:20:10'),(1227818,409354,'action started via WP Cron','2025-09-26 12:22:42','2025-09-26 14:22:42'),(1227819,409354,'action complete via WP Cron','2025-09-26 12:22:42','2025-09-26 14:22:42'),(1227820,409355,'action created','2025-09-26 12:22:42','2025-09-26 14:22:42'),(1227821,409355,'action started via WP Cron','2025-09-26 12:24:58','2025-09-26 14:24:58'),(1227822,409355,'action complete via WP Cron','2025-09-26 12:24:59','2025-09-26 14:24:59'),(1227823,409356,'action created','2025-09-26 12:24:59','2025-09-26 14:24:59'),(1227824,409356,'action started via WP Cron','2025-09-26 12:28:48','2025-09-26 14:28:48'),(1227825,409356,'action complete via WP Cron','2025-09-26 12:28:48','2025-09-26 14:28:48'),(1227826,409357,'action created','2025-09-26 12:28:48','2025-09-26 14:28:48'),(1227827,409357,'action started via WP Cron','2025-09-26 12:31:06','2025-09-26 14:31:06'),(1227828,409357,'action complete via WP Cron','2025-09-26 12:31:06','2025-09-26 14:31:06'),(1227829,409358,'action created','2025-09-26 12:31:06','2025-09-26 14:31:06'),(1227830,409358,'action started via WP Cron','2025-09-26 12:34:20','2025-09-26 14:34:20'),(1227831,409358,'action complete via WP Cron','2025-09-26 12:34:20','2025-09-26 14:34:20'),(1227832,409359,'action created','2025-09-26 12:34:20','2025-09-26 14:34:20'),(1227833,409359,'action started via WP Cron','2025-09-26 12:40:11','2025-09-26 14:40:11'),(1227834,409359,'action complete via WP Cron','2025-09-26 12:40:11','2025-09-26 14:40:11'),(1227835,409360,'action created','2025-09-26 12:40:11','2025-09-26 14:40:11'),(1227836,409360,'action started via WP Cron','2025-09-26 12:46:06','2025-09-26 14:46:06'),(1227837,409360,'action complete via WP Cron','2025-09-26 12:46:06','2025-09-26 14:46:06'),(1227838,409361,'action created','2025-09-26 12:46:06','2025-09-26 14:46:06'),(1227839,409361,'action started via WP Cron','2025-09-26 12:48:20','2025-09-26 14:48:20'),(1227840,409361,'action complete via WP Cron','2025-09-26 12:48:20','2025-09-26 14:48:20'),(1227841,409362,'action created','2025-09-26 12:48:20','2025-09-26 14:48:20'),(1227842,409362,'action started via WP Cron','2025-09-26 12:50:54','2025-09-26 14:50:54'),(1227843,409362,'action complete via WP Cron','2025-09-26 12:50:54','2025-09-26 14:50:54'),(1227844,409363,'action created','2025-09-26 12:50:54','2025-09-26 14:50:54'),(1227845,409363,'action started via WP Cron','2025-09-26 12:53:17','2025-09-26 14:53:17'),(1227846,409363,'action complete via WP Cron','2025-09-26 12:53:17','2025-09-26 14:53:17'),(1227847,409364,'action created','2025-09-26 12:53:17','2025-09-26 14:53:17'),(1227848,409364,'action started via WP Cron','2025-09-26 12:56:08','2025-09-26 14:56:08'),(1227849,409364,'action complete via WP Cron','2025-09-26 12:56:08','2025-09-26 14:56:08'),(1227850,409365,'action created','2025-09-26 12:56:08','2025-09-26 14:56:08'),(1227851,409365,'action started via WP Cron','2025-09-26 12:58:48','2025-09-26 14:58:48'),(1227852,409365,'action complete via WP Cron','2025-09-26 12:58:48','2025-09-26 14:58:48'),(1227853,409366,'action created','2025-09-26 12:58:48','2025-09-26 14:58:48'),(1227854,409366,'action started via WP Cron','2025-09-26 13:00:53','2025-09-26 15:00:53'),(1227855,409366,'action complete via WP Cron','2025-09-26 13:00:53','2025-09-26 15:00:53'),(1227856,409367,'action created','2025-09-26 13:00:53','2025-09-26 15:00:53'),(1227857,409367,'action started via WP Cron','2025-09-26 13:05:31','2025-09-26 15:05:31'),(1227858,409367,'action complete via WP Cron','2025-09-26 13:05:31','2025-09-26 15:05:31'),(1227859,409368,'action created','2025-09-26 13:05:31','2025-09-26 15:05:31'),(1227860,409368,'action started via WP Cron','2025-09-26 13:08:02','2025-09-26 15:08:02'),(1227861,409368,'action complete via WP Cron','2025-09-26 13:08:02','2025-09-26 15:08:02'),(1227862,409369,'action created','2025-09-26 13:08:02','2025-09-26 15:08:02'),(1227863,409369,'action started via WP Cron','2025-09-26 13:11:06','2025-09-26 15:11:06'),(1227864,409369,'action complete via WP Cron','2025-09-26 13:11:06','2025-09-26 15:11:06'),(1227865,409370,'action created','2025-09-26 13:11:06','2025-09-26 15:11:06'),(1227866,409370,'action started via WP Cron','2025-09-26 13:14:37','2025-09-26 15:14:37'),(1227867,409370,'action complete via WP Cron','2025-09-26 13:14:37','2025-09-26 15:14:37'),(1227868,409371,'action created','2025-09-26 13:14:37','2025-09-26 15:14:37'),(1227869,409371,'action started via WP Cron','2025-09-26 13:21:06','2025-09-26 15:21:06'),(1227870,409371,'action complete via WP Cron','2025-09-26 13:21:06','2025-09-26 15:21:06'),(1227871,409372,'action created','2025-09-26 13:21:06','2025-09-26 15:21:06'),(1227872,409372,'action started via WP Cron','2025-09-26 13:23:57','2025-09-26 15:23:57'),(1227873,409372,'action complete via WP Cron','2025-09-26 13:23:57','2025-09-26 15:23:57'),(1227874,409373,'action created','2025-09-26 13:23:57','2025-09-26 15:23:57'),(1227875,409373,'action started via WP Cron','2025-09-26 13:26:06','2025-09-26 15:26:06'),(1227876,409373,'action complete via WP Cron','2025-09-26 13:26:06','2025-09-26 15:26:06'),(1227877,409374,'action created','2025-09-26 13:26:06','2025-09-26 15:26:06'),(1227878,409374,'action started via WP Cron','2025-09-26 13:29:18','2025-09-26 15:29:18'),(1227879,409374,'action complete via WP Cron','2025-09-26 13:29:18','2025-09-26 15:29:18'),(1227880,409375,'action created','2025-09-26 13:29:18','2025-09-26 15:29:18'),(1227881,409375,'action started via WP Cron','2025-09-26 13:31:54','2025-09-26 15:31:54'),(1227882,409375,'action complete via WP Cron','2025-09-26 13:31:54','2025-09-26 15:31:54'),(1227883,409376,'action created','2025-09-26 13:31:54','2025-09-26 15:31:54'),(1227884,409376,'action started via WP Cron','2025-09-26 13:34:42','2025-09-26 15:34:42'),(1227885,409376,'action complete via WP Cron','2025-09-26 13:34:42','2025-09-26 15:34:42'),(1227886,409377,'action created','2025-09-26 13:34:42','2025-09-26 15:34:42'),(1227887,409377,'action started via WP Cron','2025-09-26 13:38:47','2025-09-26 15:38:47'),(1227888,409377,'action complete via WP Cron','2025-09-26 13:38:47','2025-09-26 15:38:47'),(1227889,409378,'action created','2025-09-26 13:38:47','2025-09-26 15:38:47'),(1227890,409378,'action started via WP Cron','2025-09-26 13:41:06','2025-09-26 15:41:06'),(1227891,409378,'action complete via WP Cron','2025-09-26 13:41:06','2025-09-26 15:41:06'),(1227892,409379,'action created','2025-09-26 13:41:06','2025-09-26 15:41:06'),(1227893,409379,'action started via WP Cron','2025-09-26 13:44:12','2025-09-26 15:44:12'),(1227894,409379,'action complete via WP Cron','2025-09-26 13:44:12','2025-09-26 15:44:12'),(1227895,409380,'action created','2025-09-26 13:44:12','2025-09-26 15:44:12'),(1227896,409380,'action started via WP Cron','2025-09-26 13:48:16','2025-09-26 15:48:16'),(1227897,409380,'action complete via WP Cron','2025-09-26 13:48:16','2025-09-26 15:48:16'),(1227898,409381,'action created','2025-09-26 13:48:16','2025-09-26 15:48:16'),(1227899,409381,'action started via WP Cron','2025-09-26 13:50:36','2025-09-26 15:50:36'),(1227900,409381,'action complete via WP Cron','2025-09-26 13:50:36','2025-09-26 15:50:36'),(1227901,409382,'action created','2025-09-26 13:50:36','2025-09-26 15:50:36'),(1227902,409382,'action started via WP Cron','2025-09-26 13:54:47','2025-09-26 15:54:47'),(1227903,409382,'action complete via WP Cron','2025-09-26 13:54:47','2025-09-26 15:54:47'),(1227904,409383,'action created','2025-09-26 13:54:47','2025-09-26 15:54:47'),(1227905,409383,'action started via WP Cron','2025-09-26 13:58:55','2025-09-26 15:58:55'),(1227906,409383,'action complete via WP Cron','2025-09-26 13:58:55','2025-09-26 15:58:55'),(1227907,409384,'action created','2025-09-26 13:58:55','2025-09-26 15:58:55'),(1227908,409384,'action started via WP Cron','2025-09-26 14:00:59','2025-09-26 16:00:59'),(1227909,409384,'action complete via WP Cron','2025-09-26 14:00:59','2025-09-26 16:00:59'),(1227910,409385,'action created','2025-09-26 14:00:59','2025-09-26 16:00:59'),(1227911,409385,'action started via WP Cron','2025-09-26 14:05:07','2025-09-26 16:05:07'),(1227912,409385,'action complete via WP Cron','2025-09-26 14:05:07','2025-09-26 16:05:07'),(1227913,409386,'action created','2025-09-26 14:05:07','2025-09-26 16:05:07'),(1227914,409386,'action started via WP Cron','2025-09-26 14:08:39','2025-09-26 16:08:39'),(1227915,409386,'action complete via WP Cron','2025-09-26 14:08:39','2025-09-26 16:08:39'),(1227916,409387,'action created','2025-09-26 14:08:39','2025-09-26 16:08:39'),(1227917,409387,'action started via WP Cron','2025-09-26 14:11:06','2025-09-26 16:11:06'),(1227918,409387,'action complete via WP Cron','2025-09-26 14:11:06','2025-09-26 16:11:06'),(1227919,409388,'action created','2025-09-26 14:11:06','2025-09-26 16:11:06'),(1227920,409388,'action started via WP Cron','2025-09-26 14:13:49','2025-09-26 16:13:49'),(1227921,409388,'action complete via WP Cron','2025-09-26 14:13:49','2025-09-26 16:13:49'),(1227922,409389,'action created','2025-09-26 14:13:49','2025-09-26 16:13:49'),(1227923,409389,'action started via WP Cron','2025-09-26 14:16:06','2025-09-26 16:16:06'),(1227924,409389,'action complete via WP Cron','2025-09-26 14:16:06','2025-09-26 16:16:06'),(1227925,409390,'action created','2025-09-26 14:16:06','2025-09-26 16:16:06'),(1227926,409390,'action started via WP Cron','2025-09-26 14:20:50','2025-09-26 16:20:50'),(1227927,409390,'action complete via WP Cron','2025-09-26 14:20:50','2025-09-26 16:20:50'),(1227928,409391,'action created','2025-09-26 14:20:50','2025-09-26 16:20:50'),(1227929,409391,'action started via WP Cron','2025-09-26 14:24:50','2025-09-26 16:24:50'),(1227930,409391,'action complete via WP Cron','2025-09-26 14:24:50','2025-09-26 16:24:50'),(1227931,409392,'action created','2025-09-26 14:24:50','2025-09-26 16:24:50'),(1227932,409392,'action started via WP Cron','2025-09-26 14:27:24','2025-09-26 16:27:24'),(1227933,409392,'action complete via WP Cron','2025-09-26 14:27:24','2025-09-26 16:27:24'),(1227934,409393,'action created','2025-09-26 14:27:24','2025-09-26 16:27:24'),(1227935,409393,'action started via WP Cron','2025-09-26 14:31:06','2025-09-26 16:31:06'),(1227936,409393,'action complete via WP Cron','2025-09-26 14:31:06','2025-09-26 16:31:06'),(1227937,409394,'action created','2025-09-26 14:31:06','2025-09-26 16:31:06'),(1227938,409394,'action started via WP Cron','2025-09-26 14:36:05','2025-09-26 16:36:05'),(1227939,409394,'action complete via WP Cron','2025-09-26 14:36:05','2025-09-26 16:36:05'),(1227940,409395,'action created','2025-09-26 14:36:05','2025-09-26 16:36:05'),(1227941,409395,'action started via WP Cron','2025-09-26 14:39:14','2025-09-26 16:39:14'),(1227942,409395,'action complete via WP Cron','2025-09-26 14:39:14','2025-09-26 16:39:14'),(1227943,409396,'action created','2025-09-26 14:39:14','2025-09-26 16:39:14'),(1227944,409396,'action started via WP Cron','2025-09-26 14:42:52','2025-09-26 16:42:52'),(1227945,409396,'action complete via WP Cron','2025-09-26 14:42:52','2025-09-26 16:42:52'),(1227946,409397,'action created','2025-09-26 14:42:52','2025-09-26 16:42:52'),(1227947,409397,'action started via WP Cron','2025-09-26 14:45:31','2025-09-26 16:45:31'),(1227948,409397,'action complete via WP Cron','2025-09-26 14:45:31','2025-09-26 16:45:31'),(1227949,409398,'action created','2025-09-26 14:45:31','2025-09-26 16:45:31'),(1227950,409398,'action started via WP Cron','2025-09-26 14:47:59','2025-09-26 16:47:59'),(1227951,409398,'action complete via WP Cron','2025-09-26 14:47:59','2025-09-26 16:47:59'),(1227952,409399,'action created','2025-09-26 14:47:59','2025-09-26 16:47:59'),(1227953,409399,'action started via WP Cron','2025-09-26 14:50:43','2025-09-26 16:50:43'),(1227954,409399,'action complete via WP Cron','2025-09-26 14:50:43','2025-09-26 16:50:43'),(1227955,409400,'action created','2025-09-26 14:50:43','2025-09-26 16:50:43'),(1227956,409400,'action started via WP Cron','2025-09-26 14:53:00','2025-09-26 16:53:00'),(1227957,409400,'action complete via WP Cron','2025-09-26 14:53:00','2025-09-26 16:53:00'),(1227958,409401,'action created','2025-09-26 14:53:00','2025-09-26 16:53:00'),(1227959,409401,'action started via WP Cron','2025-09-26 14:55:37','2025-09-26 16:55:37'),(1227960,409401,'action complete via WP Cron','2025-09-26 14:55:38','2025-09-26 16:55:38'),(1227961,409402,'action created','2025-09-26 14:55:38','2025-09-26 16:55:38'),(1227962,409402,'action started via WP Cron','2025-09-26 14:58:22','2025-09-26 16:58:22'),(1227963,409402,'action complete via WP Cron','2025-09-26 14:58:22','2025-09-26 16:58:22'),(1227964,409403,'action created','2025-09-26 14:58:22','2025-09-26 16:58:22'),(1227965,409403,'action started via WP Cron','2025-09-26 15:00:39','2025-09-26 17:00:39'),(1227966,409403,'action complete via WP Cron','2025-09-26 15:00:39','2025-09-26 17:00:39'),(1227967,409404,'action created','2025-09-26 15:00:39','2025-09-26 17:00:39'),(1227968,409404,'action started via WP Cron','2025-09-26 15:03:03','2025-09-26 17:03:03'),(1227969,409404,'action complete via WP Cron','2025-09-26 15:03:03','2025-09-26 17:03:03'),(1227970,409405,'action created','2025-09-26 15:03:03','2025-09-26 17:03:03'),(1227971,409405,'action started via WP Cron','2025-09-26 15:05:44','2025-09-26 17:05:44'),(1227972,409405,'action complete via WP Cron','2025-09-26 15:05:44','2025-09-26 17:05:44'),(1227973,409406,'action created','2025-09-26 15:05:44','2025-09-26 17:05:44'),(1227974,409406,'action started via WP Cron','2025-09-26 15:08:31','2025-09-26 17:08:31'),(1227975,409406,'action complete via WP Cron','2025-09-26 15:08:31','2025-09-26 17:08:31'),(1227976,409407,'action created','2025-09-26 15:08:31','2025-09-26 17:08:31'),(1227977,409407,'action started via WP Cron','2025-09-26 15:11:00','2025-09-26 17:11:00'),(1227978,409407,'action complete via WP Cron','2025-09-26 15:11:00','2025-09-26 17:11:00'),(1227979,409408,'action created','2025-09-26 15:11:00','2025-09-26 17:11:00'),(1227980,409408,'action started via WP Cron','2025-09-26 15:13:13','2025-09-26 17:13:13'),(1227981,409408,'action complete via WP Cron','2025-09-26 15:13:13','2025-09-26 17:13:13'),(1227982,409409,'action created','2025-09-26 15:13:13','2025-09-26 17:13:13'),(1227983,409409,'action started via WP Cron','2025-09-26 15:15:13','2025-09-26 17:15:13'),(1227984,409409,'action complete via WP Cron','2025-09-26 15:15:13','2025-09-26 17:15:13'),(1227985,409410,'action created','2025-09-26 15:15:13','2025-09-26 17:15:13'),(1227986,409410,'action started via WP Cron','2025-09-26 15:18:07','2025-09-26 17:18:07'),(1227987,409410,'action complete via WP Cron','2025-09-26 15:18:08','2025-09-26 17:18:08'),(1227988,409411,'action created','2025-09-26 15:18:08','2025-09-26 17:18:08'),(1227989,409411,'action started via WP Cron','2025-09-26 15:21:06','2025-09-26 17:21:06'),(1227990,409411,'action complete via WP Cron','2025-09-26 15:21:06','2025-09-26 17:21:06'),(1227991,409412,'action created','2025-09-26 15:21:06','2025-09-26 17:21:06'),(1227992,409412,'action started via WP Cron','2025-09-26 15:26:07','2025-09-26 17:26:07'),(1227993,409412,'action complete via WP Cron','2025-09-26 15:26:07','2025-09-26 17:26:07'),(1227994,409413,'action created','2025-09-26 15:26:07','2025-09-26 17:26:07'),(1227995,409413,'action started via WP Cron','2025-09-26 15:29:16','2025-09-26 17:29:16'),(1227996,409413,'action complete via WP Cron','2025-09-26 15:29:16','2025-09-26 17:29:16'),(1227997,409414,'action created','2025-09-26 15:29:16','2025-09-26 17:29:16'),(1227998,409414,'action started via WP Cron','2025-09-26 15:35:27','2025-09-26 17:35:27'),(1227999,409414,'action complete via WP Cron','2025-09-26 15:35:27','2025-09-26 17:35:27'),(1228000,409415,'action created','2025-09-26 15:35:27','2025-09-26 17:35:27'),(1228001,409415,'action started via WP Cron','2025-09-26 15:37:32','2025-09-26 17:37:32'),(1228002,409415,'action complete via WP Cron','2025-09-26 15:37:32','2025-09-26 17:37:32'),(1228003,409416,'action created','2025-09-26 15:37:32','2025-09-26 17:37:32'),(1228004,409416,'action started via WP Cron','2025-09-26 15:41:06','2025-09-26 17:41:06'),(1228005,409416,'action complete via WP Cron','2025-09-26 15:41:06','2025-09-26 17:41:06'),(1228006,409417,'action created','2025-09-26 15:41:06','2025-09-26 17:41:06'),(1228007,409417,'action started via WP Cron','2025-09-26 15:44:42','2025-09-26 17:44:42'),(1228008,409417,'action complete via WP Cron','2025-09-26 15:44:42','2025-09-26 17:44:42'),(1228009,409418,'action created','2025-09-26 15:44:42','2025-09-26 17:44:42'),(1228010,409418,'action started via WP Cron','2025-09-26 15:46:54','2025-09-26 17:46:54'),(1228011,409418,'action complete via WP Cron','2025-09-26 15:46:54','2025-09-26 17:46:54'),(1228012,409419,'action created','2025-09-26 15:46:54','2025-09-26 17:46:54'),(1228013,409419,'action started via WP Cron','2025-09-26 15:48:55','2025-09-26 17:48:55'),(1228014,409419,'action complete via WP Cron','2025-09-26 15:48:55','2025-09-26 17:48:55'),(1228015,409420,'action created','2025-09-26 15:48:55','2025-09-26 17:48:55'),(1228016,409420,'action started via WP Cron','2025-09-26 15:51:54','2025-09-26 17:51:54'),(1228017,409420,'action complete via WP Cron','2025-09-26 15:51:54','2025-09-26 17:51:54'),(1228018,409421,'action created','2025-09-26 15:51:54','2025-09-26 17:51:54'),(1228019,409421,'action started via WP Cron','2025-09-26 15:53:55','2025-09-26 17:53:55'),(1228020,409421,'action complete via WP Cron','2025-09-26 15:53:55','2025-09-26 17:53:55'),(1228021,409422,'action created','2025-09-26 15:53:55','2025-09-26 17:53:55'),(1228022,409422,'action started via WP Cron','2025-09-26 15:55:56','2025-09-26 17:55:56'),(1228023,409422,'action complete via WP Cron','2025-09-26 15:55:56','2025-09-26 17:55:56'),(1228024,409423,'action created','2025-09-26 15:55:56','2025-09-26 17:55:56'),(1228025,409423,'action started via WP Cron','2025-09-26 15:58:54','2025-09-26 17:58:54'),(1228026,409423,'action complete via WP Cron','2025-09-26 15:58:55','2025-09-26 17:58:55'),(1228027,409424,'action created','2025-09-26 15:58:55','2025-09-26 17:58:55'),(1228028,409424,'action started via WP Cron','2025-09-26 16:01:55','2025-09-26 18:01:55'),(1228029,409424,'action complete via WP Cron','2025-09-26 16:01:55','2025-09-26 18:01:55'),(1228030,409425,'action created','2025-09-26 16:01:55','2025-09-26 18:01:55'),(1228031,409425,'action started via WP Cron','2025-09-26 16:03:55','2025-09-26 18:03:55'),(1228032,409425,'action complete via WP Cron','2025-09-26 16:03:55','2025-09-26 18:03:55'),(1228033,409426,'action created','2025-09-26 16:03:55','2025-09-26 18:03:55'),(1228034,409426,'action started via WP Cron','2025-09-26 16:05:55','2025-09-26 18:05:55'),(1228035,409426,'action complete via WP Cron','2025-09-26 16:05:55','2025-09-26 18:05:55'),(1228036,409427,'action created','2025-09-26 16:05:55','2025-09-26 18:05:55'),(1228037,409427,'action started via WP Cron','2025-09-26 16:07:55','2025-09-26 18:07:55'),(1228038,409427,'action complete via WP Cron','2025-09-26 16:07:55','2025-09-26 18:07:55'),(1228039,409428,'action created','2025-09-26 16:07:55','2025-09-26 18:07:55'),(1228040,409428,'action started via WP Cron','2025-09-26 16:09:56','2025-09-26 18:09:56'),(1228041,409428,'action complete via WP Cron','2025-09-26 16:09:56','2025-09-26 18:09:56'),(1228042,409429,'action created','2025-09-26 16:09:56','2025-09-26 18:09:56'),(1228043,409429,'action started via WP Cron','2025-09-26 16:12:55','2025-09-26 18:12:55'),(1228044,409429,'action complete via WP Cron','2025-09-26 16:12:55','2025-09-26 18:12:55'),(1228045,409430,'action created','2025-09-26 16:12:55','2025-09-26 18:12:55'),(1228046,409430,'action started via WP Cron','2025-09-26 16:15:55','2025-09-26 18:15:55'),(1228047,409430,'action complete via WP Cron','2025-09-26 16:15:55','2025-09-26 18:15:55'),(1228048,409431,'action created','2025-09-26 16:15:55','2025-09-26 18:15:55'),(1228049,409431,'action started via WP Cron','2025-09-26 16:17:55','2025-09-26 18:17:55'),(1228050,409431,'action complete via WP Cron','2025-09-26 16:17:55','2025-09-26 18:17:55'),(1228051,409432,'action created','2025-09-26 16:17:55','2025-09-26 18:17:55'),(1228052,409432,'action started via WP Cron','2025-09-26 16:20:54','2025-09-26 18:20:54'),(1228053,409432,'action complete via WP Cron','2025-09-26 16:20:54','2025-09-26 18:20:54'),(1228054,409433,'action created','2025-09-26 16:20:54','2025-09-26 18:20:54'),(1228055,409433,'action started via WP Cron','2025-09-26 16:22:55','2025-09-26 18:22:55'),(1228056,409433,'action complete via WP Cron','2025-09-26 16:22:55','2025-09-26 18:22:55'),(1228057,409434,'action created','2025-09-26 16:22:55','2025-09-26 18:22:55'),(1228058,409434,'action started via WP Cron','2025-09-26 16:25:54','2025-09-26 18:25:54'),(1228059,409434,'action complete via WP Cron','2025-09-26 16:25:54','2025-09-26 18:25:54'),(1228060,409435,'action created','2025-09-26 16:25:54','2025-09-26 18:25:54'),(1228061,409435,'action started via WP Cron','2025-09-26 16:27:54','2025-09-26 18:27:54'),(1228062,409435,'action complete via WP Cron','2025-09-26 16:27:54','2025-09-26 18:27:54'),(1228063,409436,'action created','2025-09-26 16:27:54','2025-09-26 18:27:54'),(1228064,409436,'action started via WP Cron','2025-09-26 16:29:55','2025-09-26 18:29:55'),(1228065,409436,'action complete via WP Cron','2025-09-26 16:29:55','2025-09-26 18:29:55'),(1228066,409437,'action created','2025-09-26 16:29:55','2025-09-26 18:29:55'),(1228067,409437,'action started via WP Cron','2025-09-26 16:32:54','2025-09-26 18:32:54'),(1228068,409437,'action complete via WP Cron','2025-09-26 16:32:54','2025-09-26 18:32:54'),(1228069,409438,'action created','2025-09-26 16:32:54','2025-09-26 18:32:54'),(1228070,409438,'action started via WP Cron','2025-09-26 16:34:54','2025-09-26 18:34:54'),(1228071,409438,'action complete via WP Cron','2025-09-26 16:34:55','2025-09-26 18:34:55'),(1228072,409439,'action created','2025-09-26 16:34:55','2025-09-26 18:34:55'),(1228073,409439,'action started via WP Cron','2025-09-26 16:36:58','2025-09-26 18:36:58'),(1228074,409439,'action complete via WP Cron','2025-09-26 16:36:58','2025-09-26 18:36:58'),(1228075,409440,'action created','2025-09-26 16:36:58','2025-09-26 18:36:58'),(1228076,409440,'action started via WP Cron','2025-09-26 16:39:56','2025-09-26 18:39:56'),(1228077,409440,'action complete via WP Cron','2025-09-26 16:39:56','2025-09-26 18:39:56'),(1228078,409441,'action created','2025-09-26 16:39:56','2025-09-26 18:39:56'),(1228079,409441,'action started via WP Cron','2025-09-26 16:41:57','2025-09-26 18:41:57'),(1228080,409441,'action complete via WP Cron','2025-09-26 16:41:57','2025-09-26 18:41:57'),(1228081,409442,'action created','2025-09-26 16:41:57','2025-09-26 18:41:57'),(1228082,409442,'action started via WP Cron','2025-09-26 16:44:01','2025-09-26 18:44:01'),(1228083,409442,'action complete via WP Cron','2025-09-26 16:44:01','2025-09-26 18:44:01'),(1228084,409443,'action created','2025-09-26 16:44:01','2025-09-26 18:44:01'),(1228085,409443,'action started via WP Cron','2025-09-26 16:46:06','2025-09-26 18:46:06'),(1228086,409443,'action complete via WP Cron','2025-09-26 16:46:06','2025-09-26 18:46:06'),(1228087,409444,'action created','2025-09-26 16:46:06','2025-09-26 18:46:06'),(1228088,409444,'action started via WP Cron','2025-09-26 16:49:22','2025-09-26 18:49:22'),(1228089,409444,'action complete via WP Cron','2025-09-26 16:49:22','2025-09-26 18:49:22'),(1228090,409445,'action created','2025-09-26 16:49:22','2025-09-26 18:49:22'),(1228091,409445,'action started via WP Cron','2025-09-26 16:51:57','2025-09-26 18:51:57'),(1228092,409445,'action complete via WP Cron','2025-09-26 16:51:57','2025-09-26 18:51:57'),(1228093,409446,'action created','2025-09-26 16:51:57','2025-09-26 18:51:57'),(1228094,409446,'action started via WP Cron','2025-09-26 16:54:56','2025-09-26 18:54:56'),(1228095,409446,'action complete via WP Cron','2025-09-26 16:54:56','2025-09-26 18:54:56'),(1228096,409447,'action created','2025-09-26 16:54:56','2025-09-26 18:54:56'),(1228097,409447,'action started via WP Cron','2025-09-26 16:57:54','2025-09-26 18:57:54'),(1228098,409447,'action complete via WP Cron','2025-09-26 16:57:54','2025-09-26 18:57:54'),(1228099,409448,'action created','2025-09-26 16:57:54','2025-09-26 18:57:54'),(1228100,409448,'action started via WP Cron','2025-09-26 17:01:06','2025-09-26 19:01:06'),(1228101,409448,'action complete via WP Cron','2025-09-26 17:01:06','2025-09-26 19:01:06'),(1228102,409449,'action created','2025-09-26 17:01:06','2025-09-26 19:01:06'),(1228103,409449,'action started via WP Cron','2025-09-26 17:04:24','2025-09-26 19:04:24'),(1228104,409449,'action complete via WP Cron','2025-09-26 17:04:24','2025-09-26 19:04:24'),(1228105,409450,'action created','2025-09-26 17:04:24','2025-09-26 19:04:24'),(1228106,409450,'action started via WP Cron','2025-09-26 17:07:15','2025-09-26 19:07:15'),(1228107,409450,'action complete via WP Cron','2025-09-26 17:07:15','2025-09-26 19:07:15'),(1228108,409451,'action created','2025-09-26 17:07:15','2025-09-26 19:07:15'),(1228109,409451,'action started via WP Cron','2025-09-26 17:10:32','2025-09-26 19:10:32'),(1228110,409451,'action complete via WP Cron','2025-09-26 17:10:32','2025-09-26 19:10:32'),(1228111,409452,'action created','2025-09-26 17:10:32','2025-09-26 19:10:32'),(1228112,409452,'action started via WP Cron','2025-09-26 17:13:10','2025-09-26 19:13:10'),(1228113,409452,'action complete via WP Cron','2025-09-26 17:13:10','2025-09-26 19:13:10'),(1228114,409453,'action created','2025-09-26 17:13:10','2025-09-26 19:13:10'),(1228115,409453,'action started via WP Cron','2025-09-26 17:16:06','2025-09-26 19:16:06'),(1228116,409453,'action complete via WP Cron','2025-09-26 17:16:06','2025-09-26 19:16:06'),(1228117,409454,'action created','2025-09-26 17:16:06','2025-09-26 19:16:06'),(1228118,409454,'action started via WP Cron','2025-09-26 17:20:45','2025-09-26 19:20:45'),(1228119,409454,'action complete via WP Cron','2025-09-26 17:20:45','2025-09-26 19:20:45'),(1228120,409455,'action created','2025-09-26 17:20:45','2025-09-26 19:20:45'),(1228121,409455,'action started via WP Cron','2025-09-26 17:25:04','2025-09-26 19:25:04'),(1228122,409455,'action complete via WP Cron','2025-09-26 17:25:04','2025-09-26 19:25:04'),(1228123,409456,'action created','2025-09-26 17:25:04','2025-09-26 19:25:04'),(1228124,409456,'action started via WP Cron','2025-09-26 17:27:47','2025-09-26 19:27:47'),(1228125,409456,'action complete via WP Cron','2025-09-26 17:27:47','2025-09-26 19:27:47'),(1228126,409457,'action created','2025-09-26 17:27:47','2025-09-26 19:27:47'),(1228127,409457,'action started via WP Cron','2025-09-26 17:30:56','2025-09-26 19:30:56'),(1228128,409457,'action complete via WP Cron','2025-09-26 17:30:56','2025-09-26 19:30:56'),(1228129,409458,'action created','2025-09-26 17:30:56','2025-09-26 19:30:56'),(1228130,409458,'action started via WP Cron','2025-09-26 17:33:05','2025-09-26 19:33:05'),(1228131,409458,'action complete via WP Cron','2025-09-26 17:33:05','2025-09-26 19:33:05'),(1228132,409459,'action created','2025-09-26 17:33:05','2025-09-26 19:33:05'),(1228133,409459,'action started via WP Cron','2025-09-26 17:36:06','2025-09-26 19:36:06'),(1228134,409459,'action complete via WP Cron','2025-09-26 17:36:06','2025-09-26 19:36:06'),(1228135,409460,'action created','2025-09-26 17:36:06','2025-09-26 19:36:06'),(1228136,409460,'action started via WP Cron','2025-09-26 17:40:54','2025-09-26 19:40:54'),(1228137,409460,'action complete via WP Cron','2025-09-26 17:40:54','2025-09-26 19:40:54'),(1228138,409461,'action created','2025-09-26 17:40:54','2025-09-26 19:40:54'),(1228139,409461,'action started via WP Cron','2025-09-26 17:46:06','2025-09-26 19:46:06'),(1228140,409461,'action complete via WP Cron','2025-09-26 17:46:06','2025-09-26 19:46:06'),(1228141,409462,'action created','2025-09-26 17:46:06','2025-09-26 19:46:06'),(1228142,409462,'action started via WP Cron','2025-09-26 17:48:27','2025-09-26 19:48:27'),(1228143,409462,'action complete via WP Cron','2025-09-26 17:48:27','2025-09-26 19:48:27'),(1228144,409463,'action created','2025-09-26 17:48:27','2025-09-26 19:48:27'),(1228145,409463,'action started via WP Cron','2025-09-26 17:50:40','2025-09-26 19:50:40'),(1228146,409463,'action complete via WP Cron','2025-09-26 17:50:40','2025-09-26 19:50:40'),(1228147,409464,'action created','2025-09-26 17:50:40','2025-09-26 19:50:40'),(1228148,409464,'action started via WP Cron','2025-09-26 17:53:07','2025-09-26 19:53:07'),(1228149,409464,'action complete via WP Cron','2025-09-26 17:53:07','2025-09-26 19:53:07'),(1228150,409465,'action created','2025-09-26 17:53:07','2025-09-26 19:53:07'),(1228151,409465,'action started via WP Cron','2025-09-26 17:56:06','2025-09-26 19:56:06'),(1228152,409465,'action complete via WP Cron','2025-09-26 17:56:06','2025-09-26 19:56:06'),(1228153,409466,'action created','2025-09-26 17:56:06','2025-09-26 19:56:06'),(1228154,409466,'action started via WP Cron','2025-09-26 17:58:11','2025-09-26 19:58:11'),(1228155,409466,'action complete via WP Cron','2025-09-26 17:58:11','2025-09-26 19:58:11'),(1228156,409467,'action created','2025-09-26 17:58:11','2025-09-26 19:58:11'),(1228157,409467,'action started via WP Cron','2025-09-26 18:01:06','2025-09-26 20:01:06'),(1228158,409467,'action complete via WP Cron','2025-09-26 18:01:06','2025-09-26 20:01:06'),(1228159,409468,'action created','2025-09-26 18:01:06','2025-09-26 20:01:06'),(1228160,409468,'action started via WP Cron','2025-09-26 18:05:57','2025-09-26 20:05:57'),(1228161,409468,'action complete via WP Cron','2025-09-26 18:05:57','2025-09-26 20:05:57'),(1228162,409469,'action created','2025-09-26 18:05:57','2025-09-26 20:05:57'),(1228163,409469,'action started via WP Cron','2025-09-26 18:10:43','2025-09-26 20:10:43'),(1228164,409469,'action complete via WP Cron','2025-09-26 18:10:43','2025-09-26 20:10:43'),(1228165,409470,'action created','2025-09-26 18:10:43','2025-09-26 20:10:43'),(1228166,409470,'action started via WP Cron','2025-09-26 18:12:56','2025-09-26 20:12:56'),(1228167,409470,'action complete via WP Cron','2025-09-26 18:12:57','2025-09-26 20:12:57'),(1228168,409471,'action created','2025-09-26 18:12:57','2025-09-26 20:12:57'),(1228169,409471,'action started via WP Cron','2025-09-26 18:16:06','2025-09-26 20:16:06'),(1228170,409471,'action complete via WP Cron','2025-09-26 18:16:06','2025-09-26 20:16:06'),(1228171,409472,'action created','2025-09-26 18:16:06','2025-09-26 20:16:06'),(1228172,409472,'action started via WP Cron','2025-09-26 18:18:43','2025-09-26 20:18:43'),(1228173,409472,'action complete via WP Cron','2025-09-26 18:18:43','2025-09-26 20:18:43'),(1228174,409473,'action created','2025-09-26 18:18:43','2025-09-26 20:18:43'),(1228175,409473,'action started via WP Cron','2025-09-26 18:21:06','2025-09-26 20:21:06'),(1228176,409473,'action complete via WP Cron','2025-09-26 18:21:06','2025-09-26 20:21:06'),(1228177,409474,'action created','2025-09-26 18:21:06','2025-09-26 20:21:06'),(1228178,409474,'action started via WP Cron','2025-09-26 18:24:07','2025-09-26 20:24:07'),(1228179,409474,'action complete via WP Cron','2025-09-26 18:24:07','2025-09-26 20:24:07'),(1228180,409475,'action created','2025-09-26 18:24:07','2025-09-26 20:24:07'),(1228181,409475,'action started via WP Cron','2025-09-26 18:28:49','2025-09-26 20:28:49'),(1228182,409476,'action created','2025-09-26 18:28:49','2025-09-26 20:28:49'),(1228183,409476,'action started via WP Cron','2025-09-26 18:28:52','2025-09-26 20:28:52'),(1228184,409476,'action complete via WP Cron','2025-09-26 18:28:52','2025-09-26 20:28:52'),(1228185,409475,'action complete via WP Cron','2025-09-26 18:28:52','2025-09-26 20:28:52'),(1228186,409477,'action created','2025-09-26 18:28:52','2025-09-26 20:28:52'),(1228187,409477,'action started via WP Cron','2025-09-26 18:31:07','2025-09-26 20:31:07'),(1228188,409477,'action complete via WP Cron','2025-09-26 18:31:07','2025-09-26 20:31:07'),(1228189,409478,'action created','2025-09-26 18:31:07','2025-09-26 20:31:07'),(1228190,409478,'action started via WP Cron','2025-09-26 18:34:58','2025-09-26 20:34:58'),(1228191,409478,'action complete via WP Cron','2025-09-26 18:34:58','2025-09-26 20:34:58'),(1228192,409479,'action created','2025-09-26 18:34:58','2025-09-26 20:34:58'),(1228193,409479,'action started via WP Cron','2025-09-26 18:38:10','2025-09-26 20:38:10'),(1228194,409479,'action complete via WP Cron','2025-09-26 18:38:10','2025-09-26 20:38:10'),(1228195,409480,'action created','2025-09-26 18:38:10','2025-09-26 20:38:10'),(1228196,409480,'action started via WP Cron','2025-09-26 18:40:44','2025-09-26 20:40:44'),(1228197,409480,'action complete via WP Cron','2025-09-26 18:40:44','2025-09-26 20:40:44'),(1228198,409481,'action created','2025-09-26 18:40:44','2025-09-26 20:40:44'),(1228199,409481,'action started via WP Cron','2025-09-26 18:43:47','2025-09-26 20:43:47'),(1228200,409481,'action complete via WP Cron','2025-09-26 18:43:47','2025-09-26 20:43:47'),(1228201,409482,'action created','2025-09-26 18:43:47','2025-09-26 20:43:47'),(1228202,409482,'action started via WP Cron','2025-09-26 18:46:06','2025-09-26 20:46:06'),(1228203,409482,'action complete via WP Cron','2025-09-26 18:46:06','2025-09-26 20:46:06'),(1228204,409483,'action created','2025-09-26 18:46:06','2025-09-26 20:46:06'),(1228205,409483,'action started via WP Cron','2025-09-26 18:48:07','2025-09-26 20:48:07'),(1228206,409483,'action complete via WP Cron','2025-09-26 18:48:07','2025-09-26 20:48:07'),(1228207,409484,'action created','2025-09-26 18:48:07','2025-09-26 20:48:07'),(1228208,409484,'action started via WP Cron','2025-09-26 18:51:06','2025-09-26 20:51:06'),(1228209,409484,'action complete via WP Cron','2025-09-26 18:51:06','2025-09-26 20:51:06'),(1228210,409485,'action created','2025-09-26 18:51:06','2025-09-26 20:51:06'),(1228211,409485,'action started via WP Cron','2025-09-26 18:53:40','2025-09-26 20:53:40'),(1228212,409485,'action complete via WP Cron','2025-09-26 18:53:40','2025-09-26 20:53:40'),(1228213,409486,'action created','2025-09-26 18:53:40','2025-09-26 20:53:40'),(1228214,409486,'action started via WP Cron','2025-09-26 18:55:49','2025-09-26 20:55:49'),(1228215,409487,'action created','2025-09-26 18:55:49','2025-09-26 20:55:49'),(1228216,409487,'action started via WP Cron','2025-09-26 18:55:53','2025-09-26 20:55:53'),(1228217,409486,'action complete via WP Cron','2025-09-26 18:55:54','2025-09-26 20:55:54'),(1228218,409488,'action created','2025-09-26 18:55:54','2025-09-26 20:55:54'),(1228219,409487,'action complete via WP Cron','2025-09-26 18:55:54','2025-09-26 20:55:54'),(1228220,409488,'action started via WP Cron','2025-09-26 18:57:58','2025-09-26 20:57:58'),(1228221,409489,'action created','2025-09-26 18:57:58','2025-09-26 20:57:58'),(1228222,409489,'action started via WP Cron','2025-09-26 18:58:00','2025-09-26 20:58:00'),(1228223,409489,'action complete via WP Cron','2025-09-26 18:58:00','2025-09-26 20:58:00'),(1228224,409488,'action complete via WP Cron','2025-09-26 18:58:00','2025-09-26 20:58:00'),(1228225,409490,'action created','2025-09-26 18:58:00','2025-09-26 20:58:00'),(1228226,409490,'action started via WP Cron','2025-09-26 19:00:26','2025-09-26 21:00:26'),(1228227,409490,'action complete via WP Cron','2025-09-26 19:00:26','2025-09-26 21:00:26'),(1228228,409491,'action created','2025-09-26 19:00:26','2025-09-26 21:00:26'),(1228229,409491,'action started via WP Cron','2025-09-26 19:04:21','2025-09-26 21:04:21'),(1228230,409491,'action complete via WP Cron','2025-09-26 19:04:21','2025-09-26 21:04:21'),(1228231,409492,'action created','2025-09-26 19:04:21','2025-09-26 21:04:21'),(1228232,409492,'action started via WP Cron','2025-09-26 19:07:28','2025-09-26 21:07:28'),(1228233,409493,'action created','2025-09-26 19:07:28','2025-09-26 21:07:28'),(1228234,409493,'action started via WP Cron','2025-09-26 19:07:29','2025-09-26 21:07:29'),(1228235,409493,'action complete via WP Cron','2025-09-26 19:07:29','2025-09-26 21:07:29'),(1228236,409492,'action complete via WP Cron','2025-09-26 19:07:29','2025-09-26 21:07:29'),(1228237,409494,'action created','2025-09-26 19:07:29','2025-09-26 21:07:29'),(1228238,409494,'action started via WP Cron','2025-09-26 19:11:07','2025-09-26 21:11:07'),(1228239,409494,'action complete via WP Cron','2025-09-26 19:11:07','2025-09-26 21:11:07'),(1228240,409495,'action created','2025-09-26 19:11:07','2025-09-26 21:11:07'),(1228241,409495,'action started via WP Cron','2025-09-26 19:14:37','2025-09-26 21:14:37'),(1228242,409495,'action complete via WP Cron','2025-09-26 19:14:38','2025-09-26 21:14:38'),(1228243,409496,'action created','2025-09-26 19:14:38','2025-09-26 21:14:38'),(1228244,409496,'action started via WP Cron','2025-09-26 19:17:56','2025-09-26 21:17:56'),(1228245,409496,'action complete via WP Cron','2025-09-26 19:17:56','2025-09-26 21:17:56'),(1228246,409497,'action created','2025-09-26 19:17:56','2025-09-26 21:17:56'),(1228247,409497,'action started via WP Cron','2025-09-26 19:21:06','2025-09-26 21:21:06'),(1228248,409497,'action complete via WP Cron','2025-09-26 19:21:06','2025-09-26 21:21:06'),(1228249,409498,'action created','2025-09-26 19:21:06','2025-09-26 21:21:06'),(1228250,409498,'action started via WP Cron','2025-09-26 19:24:10','2025-09-26 21:24:10'),(1228251,409498,'action complete via WP Cron','2025-09-26 19:24:11','2025-09-26 21:24:11'),(1228252,409499,'action created','2025-09-26 19:24:11','2025-09-26 21:24:11'),(1228253,409499,'action started via WP Cron','2025-09-26 19:26:58','2025-09-26 21:26:58'),(1228254,409499,'action complete via WP Cron','2025-09-26 19:26:59','2025-09-26 21:26:59'),(1228255,409500,'action created','2025-09-26 19:26:59','2025-09-26 21:26:59'),(1228256,409500,'action started via WP Cron','2025-09-26 19:30:39','2025-09-26 21:30:39'),(1228257,409500,'action complete via WP Cron','2025-09-26 19:30:39','2025-09-26 21:30:39'),(1228258,409501,'action created','2025-09-26 19:30:39','2025-09-26 21:30:39'),(1228259,409501,'action started via WP Cron','2025-09-26 19:34:37','2025-09-26 21:34:37'),(1228260,409501,'action complete via WP Cron','2025-09-26 19:34:37','2025-09-26 21:34:37'),(1228261,409502,'action created','2025-09-26 19:34:37','2025-09-26 21:34:37'),(1228262,409502,'action started via WP Cron','2025-09-26 19:37:05','2025-09-26 21:37:05'),(1228263,409502,'action complete via WP Cron','2025-09-26 19:37:05','2025-09-26 21:37:05'),(1228264,409503,'action created','2025-09-26 19:37:05','2025-09-26 21:37:05'),(1228265,409503,'action started via WP Cron','2025-09-26 19:40:08','2025-09-26 21:40:08'),(1228266,409503,'action complete via WP Cron','2025-09-26 19:40:08','2025-09-26 21:40:08'),(1228267,409504,'action created','2025-09-26 19:40:08','2025-09-26 21:40:08'),(1228268,409504,'action started via WP Cron','2025-09-26 19:43:18','2025-09-26 21:43:18'),(1228269,409504,'action complete via WP Cron','2025-09-26 19:43:18','2025-09-26 21:43:18'),(1228270,409505,'action created','2025-09-26 19:43:18','2025-09-26 21:43:18'),(1228271,409505,'action started via WP Cron','2025-09-26 19:45:18','2025-09-26 21:45:18'),(1228272,409505,'action complete via WP Cron','2025-09-26 19:45:19','2025-09-26 21:45:19'),(1228273,409506,'action created','2025-09-26 19:45:19','2025-09-26 21:45:19'),(1228274,409506,'action started via WP Cron','2025-09-26 19:47:55','2025-09-26 21:47:55'),(1228275,409506,'action complete via WP Cron','2025-09-26 19:47:55','2025-09-26 21:47:55'),(1228276,409507,'action created','2025-09-26 19:47:55','2025-09-26 21:47:55'),(1228277,409507,'action started via WP Cron','2025-09-26 19:50:23','2025-09-26 21:50:23'),(1228278,409507,'action complete via WP Cron','2025-09-26 19:50:23','2025-09-26 21:50:23'),(1228279,409508,'action created','2025-09-26 19:50:23','2025-09-26 21:50:23'),(1228280,409508,'action started via WP Cron','2025-09-26 19:53:06','2025-09-26 21:53:06'),(1228281,409508,'action complete via WP Cron','2025-09-26 19:53:06','2025-09-26 21:53:06'),(1228282,409509,'action created','2025-09-26 19:53:06','2025-09-26 21:53:06'),(1228283,409509,'action started via WP Cron','2025-09-26 19:55:09','2025-09-26 21:55:09'),(1228284,409509,'action complete via WP Cron','2025-09-26 19:55:09','2025-09-26 21:55:09'),(1228285,409510,'action created','2025-09-26 19:55:09','2025-09-26 21:55:09'),(1228286,409510,'action started via WP Cron','2025-09-26 19:57:32','2025-09-26 21:57:32'),(1228287,409510,'action complete via WP Cron','2025-09-26 19:57:33','2025-09-26 21:57:33'),(1228288,409511,'action created','2025-09-26 19:57:33','2025-09-26 21:57:33'),(1228289,409511,'action started via WP Cron','2025-09-26 19:59:41','2025-09-26 21:59:41'),(1228290,409511,'action complete via WP Cron','2025-09-26 19:59:41','2025-09-26 21:59:41'),(1228291,409512,'action created','2025-09-26 19:59:41','2025-09-26 21:59:41'),(1228292,409512,'action started via WP Cron','2025-09-26 20:05:47','2025-09-26 22:05:47'),(1228293,409512,'action complete via WP Cron','2025-09-26 20:05:47','2025-09-26 22:05:47'),(1228294,409513,'action created','2025-09-26 20:05:47','2025-09-26 22:05:47'),(1228295,409513,'action started via WP Cron','2025-09-26 20:11:06','2025-09-26 22:11:06'),(1228296,409513,'action complete via WP Cron','2025-09-26 20:11:06','2025-09-26 22:11:06'),(1228297,409514,'action created','2025-09-26 20:11:06','2025-09-26 22:11:06'),(1228298,409514,'action started via WP Cron','2025-09-26 20:14:03','2025-09-26 22:14:03'),(1228299,409514,'action complete via WP Cron','2025-09-26 20:14:03','2025-09-26 22:14:03'),(1228300,409515,'action created','2025-09-26 20:14:03','2025-09-26 22:14:03'),(1228301,409515,'action started via WP Cron','2025-09-26 20:16:06','2025-09-26 22:16:06'),(1228302,409515,'action complete via WP Cron','2025-09-26 20:16:06','2025-09-26 22:16:06'),(1228303,409516,'action created','2025-09-26 20:16:06','2025-09-26 22:16:06'),(1228304,409516,'action started via WP Cron','2025-09-26 20:21:07','2025-09-26 22:21:07'),(1228305,409516,'action complete via WP Cron','2025-09-26 20:21:07','2025-09-26 22:21:07'),(1228306,409517,'action created','2025-09-26 20:21:07','2025-09-26 22:21:07'),(1228307,409517,'action started via WP Cron','2025-09-26 20:26:06','2025-09-26 22:26:06'),(1228308,409517,'action complete via WP Cron','2025-09-26 20:26:06','2025-09-26 22:26:06'),(1228309,409518,'action created','2025-09-26 20:26:06','2025-09-26 22:26:06'),(1228310,409518,'action started via WP Cron','2025-09-26 20:28:26','2025-09-26 22:28:26'),(1228311,409518,'action complete via WP Cron','2025-09-26 20:28:26','2025-09-26 22:28:26'),(1228312,409519,'action created','2025-09-26 20:28:26','2025-09-26 22:28:26'),(1228313,409519,'action started via WP Cron','2025-09-26 20:30:43','2025-09-26 22:30:43'),(1228314,409519,'action complete via WP Cron','2025-09-26 20:30:43','2025-09-26 22:30:43'),(1228315,409520,'action created','2025-09-26 20:30:43','2025-09-26 22:30:43'),(1228316,409520,'action started via WP Cron','2025-09-26 20:33:05','2025-09-26 22:33:05'),(1228317,409520,'action complete via WP Cron','2025-09-26 20:33:05','2025-09-26 22:33:05'),(1228318,409521,'action created','2025-09-26 20:33:05','2025-09-26 22:33:05'),(1228319,409521,'action started via WP Cron','2025-09-26 20:36:06','2025-09-26 22:36:06'),(1228320,409521,'action complete via WP Cron','2025-09-26 20:36:06','2025-09-26 22:36:06'),(1228321,409522,'action created','2025-09-26 20:36:06','2025-09-26 22:36:06'),(1228322,409522,'action started via WP Cron','2025-09-26 20:38:06','2025-09-26 22:38:06'),(1228323,409522,'action complete via WP Cron','2025-09-26 20:38:06','2025-09-26 22:38:06'),(1228324,409523,'action created','2025-09-26 20:38:06','2025-09-26 22:38:06'),(1228325,409523,'action started via WP Cron','2025-09-26 20:41:06','2025-09-26 22:41:06'),(1228326,409523,'action complete via WP Cron','2025-09-26 20:41:06','2025-09-26 22:41:06'),(1228327,409524,'action created','2025-09-26 20:41:06','2025-09-26 22:41:06'),(1228328,409524,'action started via WP Cron','2025-09-26 20:44:24','2025-09-26 22:44:24'),(1228329,409524,'action complete via WP Cron','2025-09-26 20:44:24','2025-09-26 22:44:24'),(1228330,409525,'action created','2025-09-26 20:44:24','2025-09-26 22:44:24'),(1228331,409525,'action started via WP Cron','2025-09-26 20:47:34','2025-09-26 22:47:34'),(1228332,409525,'action complete via WP Cron','2025-09-26 20:47:34','2025-09-26 22:47:34'),(1228333,409526,'action created','2025-09-26 20:47:34','2025-09-26 22:47:34'),(1228334,409526,'action started via WP Cron','2025-09-26 20:50:39','2025-09-26 22:50:39'),(1228335,409526,'action complete via WP Cron','2025-09-26 20:50:39','2025-09-26 22:50:39'),(1228336,409527,'action created','2025-09-26 20:50:39','2025-09-26 22:50:39'),(1228337,409527,'action started via WP Cron','2025-09-26 20:54:26','2025-09-26 22:54:26'),(1228338,409527,'action complete via WP Cron','2025-09-26 20:54:26','2025-09-26 22:54:26'),(1228339,409528,'action created','2025-09-26 20:54:26','2025-09-26 22:54:26'),(1228340,409528,'action started via WP Cron','2025-09-26 20:58:01','2025-09-26 22:58:01'),(1228341,409529,'action created','2025-09-26 20:58:01','2025-09-26 22:58:01'),(1228342,409529,'action started via WP Cron','2025-09-26 20:58:05','2025-09-26 22:58:05'),(1228343,409529,'action complete via WP Cron','2025-09-26 20:58:06','2025-09-26 22:58:06'),(1228344,409528,'action complete via WP Cron','2025-09-26 20:58:06','2025-09-26 22:58:06'),(1228345,409530,'action created','2025-09-26 20:58:06','2025-09-26 22:58:06'),(1228346,409530,'action started via WP Cron','2025-09-26 21:00:06','2025-09-26 23:00:06'),(1228347,409530,'action complete via WP Cron','2025-09-26 21:00:06','2025-09-26 23:00:06'),(1228348,409531,'action created','2025-09-26 21:00:06','2025-09-26 23:00:06'),(1228349,409531,'action started via WP Cron','2025-09-26 21:06:06','2025-09-26 23:06:06'),(1228350,409531,'action complete via WP Cron','2025-09-26 21:06:06','2025-09-26 23:06:06'),(1228351,409532,'action created','2025-09-26 21:06:06','2025-09-26 23:06:06'),(1228352,409532,'action started via WP Cron','2025-09-26 21:08:17','2025-09-26 23:08:17'),(1228353,409532,'action complete via WP Cron','2025-09-26 21:08:17','2025-09-26 23:08:17'),(1228354,409533,'action created','2025-09-26 21:08:17','2025-09-26 23:08:17'),(1228355,409533,'action started via WP Cron','2025-09-26 21:10:29','2025-09-26 23:10:29'),(1228356,409533,'action complete via WP Cron','2025-09-26 21:10:29','2025-09-26 23:10:29'),(1228357,409534,'action created','2025-09-26 21:10:29','2025-09-26 23:10:29'),(1228358,409534,'action started via WP Cron','2025-09-26 21:13:44','2025-09-26 23:13:44'),(1228359,409534,'action complete via WP Cron','2025-09-26 21:13:44','2025-09-26 23:13:44'),(1228360,409535,'action created','2025-09-26 21:13:44','2025-09-26 23:13:44'),(1228361,409535,'action started via WP Cron','2025-09-26 21:16:06','2025-09-26 23:16:06'),(1228362,409535,'action complete via WP Cron','2025-09-26 21:16:06','2025-09-26 23:16:06'),(1228363,409536,'action created','2025-09-26 21:16:06','2025-09-26 23:16:06'),(1228364,409536,'action started via WP Cron','2025-09-26 21:21:06','2025-09-26 23:21:06'),(1228365,409536,'action complete via WP Cron','2025-09-26 21:21:06','2025-09-26 23:21:06'),(1228366,409537,'action created','2025-09-26 21:21:06','2025-09-26 23:21:06'),(1228367,409537,'action started via WP Cron','2025-09-26 21:24:23','2025-09-26 23:24:23'),(1228368,409537,'action complete via WP Cron','2025-09-26 21:24:23','2025-09-26 23:24:23'),(1228369,409538,'action created','2025-09-26 21:24:23','2025-09-26 23:24:23'),(1228370,409538,'action started via WP Cron','2025-09-26 21:30:16','2025-09-26 23:30:16'),(1228371,409538,'action complete via WP Cron','2025-09-26 21:30:16','2025-09-26 23:30:16'),(1228372,409539,'action created','2025-09-26 21:30:16','2025-09-26 23:30:16'),(1228373,409539,'action started via WP Cron','2025-09-26 21:32:34','2025-09-26 23:32:34'),(1228374,409539,'action complete via WP Cron','2025-09-26 21:32:34','2025-09-26 23:32:34'),(1228375,409540,'action created','2025-09-26 21:32:34','2025-09-26 23:32:34'),(1228376,409540,'action started via WP Cron','2025-09-26 21:34:45','2025-09-26 23:34:45'),(1228377,409540,'action complete via WP Cron','2025-09-26 21:34:45','2025-09-26 23:34:45'),(1228378,409541,'action created','2025-09-26 21:34:45','2025-09-26 23:34:45'),(1228379,409541,'action started via WP Cron','2025-09-26 21:38:57','2025-09-26 23:38:57'),(1228380,409541,'action complete via WP Cron','2025-09-26 21:38:57','2025-09-26 23:38:57'),(1228381,409542,'action created','2025-09-26 21:38:57','2025-09-26 23:38:57'),(1228382,409542,'action started via WP Cron','2025-09-26 21:41:06','2025-09-26 23:41:06'),(1228383,409542,'action complete via WP Cron','2025-09-26 21:41:06','2025-09-26 23:41:06'),(1228384,409543,'action created','2025-09-26 21:41:06','2025-09-26 23:41:06'),(1228385,409543,'action started via WP Cron','2025-09-26 21:45:13','2025-09-26 23:45:13'),(1228386,409543,'action complete via WP Cron','2025-09-26 21:45:13','2025-09-26 23:45:13'),(1228387,409544,'action created','2025-09-26 21:45:13','2025-09-26 23:45:13'),(1228388,409544,'action started via WP Cron','2025-09-26 21:51:06','2025-09-26 23:51:06'),(1228389,409545,'action created','2025-09-26 21:51:06','2025-09-26 23:51:06'),(1228390,409545,'action started via WP Cron','2025-09-26 21:51:08','2025-09-26 23:51:08'),(1228391,409545,'action complete via WP Cron','2025-09-26 21:51:10','2025-09-26 23:51:10'),(1228392,409544,'action complete via WP Cron','2025-09-26 21:51:10','2025-09-26 23:51:10'),(1228393,409546,'action created','2025-09-26 21:51:10','2025-09-26 23:51:10'),(1228394,409546,'action started via WP Cron','2025-09-26 21:53:47','2025-09-26 23:53:47'),(1228395,409546,'action complete via WP Cron','2025-09-26 21:53:47','2025-09-26 23:53:47'),(1228396,409547,'action created','2025-09-26 21:53:47','2025-09-26 23:53:47'),(1228397,409547,'action started via WP Cron','2025-09-26 21:56:06','2025-09-26 23:56:06'),(1228398,409547,'action complete via WP Cron','2025-09-26 21:56:06','2025-09-26 23:56:06'),(1228399,409548,'action created','2025-09-26 21:56:06','2025-09-26 23:56:06'),(1228400,409548,'action started via WP Cron','2025-09-26 21:59:35','2025-09-26 23:59:35'),(1228401,409548,'action complete via WP Cron','2025-09-26 21:59:35','2025-09-26 23:59:35'),(1228402,409549,'action created','2025-09-26 21:59:35','2025-09-26 23:59:35'),(1228403,409549,'action started via WP Cron','2025-09-26 22:02:40','2025-09-27 00:02:40'),(1228404,409549,'action complete via WP Cron','2025-09-26 22:02:40','2025-09-27 00:02:40'),(1228405,409550,'action created','2025-09-26 22:02:40','2025-09-27 00:02:40'),(1228406,409550,'action started via WP Cron','2025-09-26 22:05:06','2025-09-27 00:05:06'),(1228407,409550,'action complete via WP Cron','2025-09-26 22:05:06','2025-09-27 00:05:06'),(1228408,409551,'action created','2025-09-26 22:05:06','2025-09-27 00:05:06'),(1228409,409551,'action started via WP Cron','2025-09-26 22:07:56','2025-09-27 00:07:56'),(1228410,409551,'action complete via WP Cron','2025-09-26 22:07:56','2025-09-27 00:07:56'),(1228411,409552,'action created','2025-09-26 22:07:56','2025-09-27 00:07:56'),(1228412,409552,'action started via WP Cron','2025-09-26 22:11:06','2025-09-27 00:11:06'),(1228413,409552,'action complete via WP Cron','2025-09-26 22:11:06','2025-09-27 00:11:06'),(1228414,409553,'action created','2025-09-26 22:11:06','2025-09-27 00:11:06'),(1228415,409553,'action started via WP Cron','2025-09-26 22:16:06','2025-09-27 00:16:06'),(1228416,409553,'action complete via WP Cron','2025-09-26 22:16:06','2025-09-27 00:16:06'),(1228417,409554,'action created','2025-09-26 22:16:06','2025-09-27 00:16:06'),(1228418,409554,'action started via WP Cron','2025-09-26 22:21:06','2025-09-27 00:21:06'),(1228419,409554,'action complete via WP Cron','2025-09-26 22:21:06','2025-09-27 00:21:06'),(1228420,409555,'action created','2025-09-26 22:21:06','2025-09-27 00:21:06'),(1228421,409555,'action started via WP Cron','2025-09-26 22:24:34','2025-09-27 00:24:34'),(1228422,409555,'action complete via WP Cron','2025-09-26 22:24:34','2025-09-27 00:24:34'),(1228423,409556,'action created','2025-09-26 22:24:34','2025-09-27 00:24:34'),(1228424,409556,'action started via WP Cron','2025-09-26 22:27:12','2025-09-27 00:27:12'),(1228425,409556,'action complete via WP Cron','2025-09-26 22:27:12','2025-09-27 00:27:12'),(1228426,409557,'action created','2025-09-26 22:27:12','2025-09-27 00:27:12'),(1228427,409557,'action started via WP Cron','2025-09-26 22:31:08','2025-09-27 00:31:08'),(1228428,409557,'action complete via WP Cron','2025-09-26 22:31:08','2025-09-27 00:31:08'),(1228429,409558,'action created','2025-09-26 22:31:08','2025-09-27 00:31:08'),(1228430,409558,'action started via WP Cron','2025-09-26 22:34:25','2025-09-27 00:34:25'),(1228431,409558,'action complete via WP Cron','2025-09-26 22:34:25','2025-09-27 00:34:25'),(1228432,409559,'action created','2025-09-26 22:34:25','2025-09-27 00:34:25'),(1228433,409559,'action started via WP Cron','2025-09-26 22:41:06','2025-09-27 00:41:06'),(1228434,409559,'action complete via WP Cron','2025-09-26 22:41:06','2025-09-27 00:41:06'),(1228435,409560,'action created','2025-09-26 22:41:06','2025-09-27 00:41:06'),(1228436,409560,'action started via WP Cron','2025-09-26 22:45:11','2025-09-27 00:45:11'),(1228437,409560,'action complete via WP Cron','2025-09-26 22:45:11','2025-09-27 00:45:11'),(1228438,409561,'action created','2025-09-26 22:45:11','2025-09-27 00:45:11'),(1228439,409561,'action started via WP Cron','2025-09-26 22:50:46','2025-09-27 00:50:46'),(1228440,409561,'action complete via WP Cron','2025-09-26 22:50:46','2025-09-27 00:50:46'),(1228441,409562,'action created','2025-09-26 22:50:46','2025-09-27 00:50:46'),(1228442,409562,'action started via WP Cron','2025-09-26 22:56:06','2025-09-27 00:56:06'),(1228443,409562,'action complete via WP Cron','2025-09-26 22:56:06','2025-09-27 00:56:06'),(1228444,409563,'action created','2025-09-26 22:56:06','2025-09-27 00:56:06'),(1228445,409563,'action started via WP Cron','2025-09-26 22:58:16','2025-09-27 00:58:16'),(1228446,409563,'action complete via WP Cron','2025-09-26 22:58:16','2025-09-27 00:58:16'),(1228447,409564,'action created','2025-09-26 22:58:16','2025-09-27 00:58:16'),(1228448,409564,'action started via WP Cron','2025-09-26 23:01:06','2025-09-27 01:01:06'),(1228449,409564,'action complete via WP Cron','2025-09-26 23:01:06','2025-09-27 01:01:06'),(1228450,409565,'action created','2025-09-26 23:01:06','2025-09-27 01:01:06'),(1228451,409565,'action started via WP Cron','2025-09-26 23:05:05','2025-09-27 01:05:05'),(1228452,409565,'action complete via WP Cron','2025-09-26 23:05:05','2025-09-27 01:05:05'),(1228453,409566,'action created','2025-09-26 23:05:05','2025-09-27 01:05:05'),(1228454,409566,'action started via WP Cron','2025-09-26 23:10:10','2025-09-27 01:10:10'),(1228455,409566,'action complete via WP Cron','2025-09-26 23:10:10','2025-09-27 01:10:10'),(1228456,409567,'action created','2025-09-26 23:10:10','2025-09-27 01:10:10'),(1228457,409567,'action started via WP Cron','2025-09-26 23:16:06','2025-09-27 01:16:06'),(1228458,409567,'action complete via WP Cron','2025-09-26 23:16:06','2025-09-27 01:16:06'),(1228459,409568,'action created','2025-09-26 23:16:06','2025-09-27 01:16:06'),(1228460,409568,'action started via WP Cron','2025-09-26 23:21:06','2025-09-27 01:21:06'),(1228461,409568,'action complete via WP Cron','2025-09-26 23:21:06','2025-09-27 01:21:06'),(1228462,409569,'action created','2025-09-26 23:21:06','2025-09-27 01:21:06'),(1228463,409569,'action started via WP Cron','2025-09-26 23:26:06','2025-09-27 01:26:06'),(1228464,409569,'action complete via WP Cron','2025-09-26 23:26:06','2025-09-27 01:26:06'),(1228465,409570,'action created','2025-09-26 23:26:06','2025-09-27 01:26:06'),(1228466,409570,'action started via WP Cron','2025-09-26 23:28:32','2025-09-27 01:28:32'),(1228467,409570,'action complete via WP Cron','2025-09-26 23:28:32','2025-09-27 01:28:32'),(1228468,409571,'action created','2025-09-26 23:28:32','2025-09-27 01:28:32'),(1228469,409571,'action started via WP Cron','2025-09-26 23:30:47','2025-09-27 01:30:47'),(1228470,409571,'action complete via WP Cron','2025-09-26 23:30:47','2025-09-27 01:30:47'),(1228471,409572,'action created','2025-09-26 23:30:47','2025-09-27 01:30:47'),(1228472,409572,'action started via WP Cron','2025-09-26 23:33:29','2025-09-27 01:33:29'),(1228473,409572,'action complete via WP Cron','2025-09-26 23:33:29','2025-09-27 01:33:29'),(1228474,409573,'action created','2025-09-26 23:33:29','2025-09-27 01:33:29'),(1228475,409573,'action started via WP Cron','2025-09-26 23:35:35','2025-09-27 01:35:35'),(1228476,409573,'action complete via WP Cron','2025-09-26 23:35:35','2025-09-27 01:35:35'),(1228477,409574,'action created','2025-09-26 23:35:35','2025-09-27 01:35:35'),(1228478,409574,'action started via WP Cron','2025-09-26 23:41:06','2025-09-27 01:41:06'),(1228479,409574,'action complete via WP Cron','2025-09-26 23:41:06','2025-09-27 01:41:06'),(1228480,409575,'action created','2025-09-26 23:41:06','2025-09-27 01:41:06'),(1228481,409575,'action started via WP Cron','2025-09-26 23:46:06','2025-09-27 01:46:06'),(1228482,409575,'action complete via WP Cron','2025-09-26 23:46:06','2025-09-27 01:46:06'),(1228483,409576,'action created','2025-09-26 23:46:06','2025-09-27 01:46:06'),(1228484,409576,'action started via WP Cron','2025-09-26 23:48:51','2025-09-27 01:48:51'),(1228485,409576,'action complete via WP Cron','2025-09-26 23:48:51','2025-09-27 01:48:51'),(1228486,409577,'action created','2025-09-26 23:48:51','2025-09-27 01:48:51'),(1228487,409577,'action started via WP Cron','2025-09-26 23:51:06','2025-09-27 01:51:06'),(1228488,409577,'action complete via WP Cron','2025-09-26 23:51:06','2025-09-27 01:51:06'),(1228489,409578,'action created','2025-09-26 23:51:06','2025-09-27 01:51:06'),(1228490,409578,'action started via WP Cron','2025-09-26 23:53:43','2025-09-27 01:53:43'),(1228491,409578,'action complete via WP Cron','2025-09-26 23:53:43','2025-09-27 01:53:43'),(1228492,409579,'action created','2025-09-26 23:53:43','2025-09-27 01:53:43'),(1228493,409579,'action started via WP Cron','2025-09-26 23:56:06','2025-09-27 01:56:06'),(1228494,409579,'action complete via WP Cron','2025-09-26 23:56:06','2025-09-27 01:56:06'),(1228495,409580,'action created','2025-09-26 23:56:06','2025-09-27 01:56:06'),(1228496,409580,'action started via WP Cron','2025-09-27 00:01:06','2025-09-27 02:01:06'),(1228497,409580,'action complete via WP Cron','2025-09-27 00:01:06','2025-09-27 02:01:06'),(1228498,409581,'action created','2025-09-27 00:01:06','2025-09-27 02:01:06'),(1228499,409581,'action started via WP Cron','2025-09-27 00:06:06','2025-09-27 02:06:06'),(1228500,409581,'action complete via WP Cron','2025-09-27 00:06:06','2025-09-27 02:06:06'),(1228501,409582,'action created','2025-09-27 00:06:06','2025-09-27 02:06:06'),(1228502,409582,'action started via WP Cron','2025-09-27 00:09:51','2025-09-27 02:09:51'),(1228503,409582,'action complete via WP Cron','2025-09-27 00:09:51','2025-09-27 02:09:51'),(1228504,409583,'action created','2025-09-27 00:09:51','2025-09-27 02:09:51'),(1228505,409583,'action started via WP Cron','2025-09-27 00:16:03','2025-09-27 02:16:03'),(1228506,409583,'action complete via WP Cron','2025-09-27 00:16:03','2025-09-27 02:16:03'),(1228507,409584,'action created','2025-09-27 00:16:03','2025-09-27 02:16:03'),(1228508,409584,'action started via WP Cron','2025-09-27 00:21:07','2025-09-27 02:21:07'),(1228509,409584,'action complete via WP Cron','2025-09-27 00:21:07','2025-09-27 02:21:07'),(1228510,409585,'action created','2025-09-27 00:21:07','2025-09-27 02:21:07'),(1228511,409585,'action started via WP Cron','2025-09-27 00:26:06','2025-09-27 02:26:06'),(1228512,409585,'action complete via WP Cron','2025-09-27 00:26:06','2025-09-27 02:26:06'),(1228513,409586,'action created','2025-09-27 00:26:06','2025-09-27 02:26:06'),(1228514,409586,'action started via WP Cron','2025-09-27 00:30:24','2025-09-27 02:30:24'),(1228515,409586,'action complete via WP Cron','2025-09-27 00:30:24','2025-09-27 02:30:24'),(1228516,409587,'action created','2025-09-27 00:30:24','2025-09-27 02:30:24'),(1228517,409587,'action started via WP Cron','2025-09-27 00:34:05','2025-09-27 02:34:05'),(1228518,409587,'action complete via WP Cron','2025-09-27 00:34:05','2025-09-27 02:34:05'),(1228519,409588,'action created','2025-09-27 00:34:05','2025-09-27 02:34:05'),(1228520,409588,'action started via WP Cron','2025-09-27 00:36:07','2025-09-27 02:36:07'),(1228521,409588,'action complete via WP Cron','2025-09-27 00:36:07','2025-09-27 02:36:07'),(1228522,409589,'action created','2025-09-27 00:36:07','2025-09-27 02:36:07'),(1228523,409589,'action started via WP Cron','2025-09-27 00:41:07','2025-09-27 02:41:07'),(1228524,409589,'action complete via WP Cron','2025-09-27 00:41:07','2025-09-27 02:41:07'),(1228525,409590,'action created','2025-09-27 00:41:07','2025-09-27 02:41:07'),(1228526,409590,'action started via WP Cron','2025-09-27 00:44:37','2025-09-27 02:44:37'),(1228527,409590,'action complete via WP Cron','2025-09-27 00:44:37','2025-09-27 02:44:37'),(1228528,409591,'action created','2025-09-27 00:44:37','2025-09-27 02:44:37'),(1228529,409591,'action started via WP Cron','2025-09-27 00:51:06','2025-09-27 02:51:06'),(1228530,409591,'action complete via WP Cron','2025-09-27 00:51:06','2025-09-27 02:51:06'),(1228531,409592,'action created','2025-09-27 00:51:06','2025-09-27 02:51:06'),(1228532,409592,'action started via WP Cron','2025-09-27 00:56:06','2025-09-27 02:56:06'),(1228533,409592,'action complete via WP Cron','2025-09-27 00:56:06','2025-09-27 02:56:06'),(1228534,409593,'action created','2025-09-27 00:56:06','2025-09-27 02:56:06'),(1228535,409593,'action started via WP Cron','2025-09-27 00:58:49','2025-09-27 02:58:49'),(1228536,409593,'action complete via WP Cron','2025-09-27 00:58:49','2025-09-27 02:58:49'),(1228537,409594,'action created','2025-09-27 00:58:49','2025-09-27 02:58:49'),(1228538,409594,'action started via WP Cron','2025-09-27 01:01:45','2025-09-27 03:01:45'),(1228539,409594,'action complete via WP Cron','2025-09-27 01:01:45','2025-09-27 03:01:45'),(1228540,409595,'action created','2025-09-27 01:01:45','2025-09-27 03:01:45'),(1228541,409595,'action started via WP Cron','2025-09-27 01:06:07','2025-09-27 03:06:07'),(1228542,409595,'action complete via WP Cron','2025-09-27 01:06:07','2025-09-27 03:06:07'),(1228543,409596,'action created','2025-09-27 01:06:07','2025-09-27 03:06:07'),(1228544,409596,'action started via WP Cron','2025-09-27 01:09:43','2025-09-27 03:09:43'),(1228545,409596,'action complete via WP Cron','2025-09-27 01:09:43','2025-09-27 03:09:43'),(1228546,409597,'action created','2025-09-27 01:09:43','2025-09-27 03:09:43'),(1228547,409597,'action started via WP Cron','2025-09-27 01:12:55','2025-09-27 03:12:55'),(1228548,409597,'action complete via WP Cron','2025-09-27 01:12:55','2025-09-27 03:12:55'),(1228549,409598,'action created','2025-09-27 01:12:55','2025-09-27 03:12:55'),(1228550,409598,'action started via WP Cron','2025-09-27 01:16:07','2025-09-27 03:16:07'),(1228551,409598,'action complete via WP Cron','2025-09-27 01:16:07','2025-09-27 03:16:07'),(1228552,409599,'action created','2025-09-27 01:16:07','2025-09-27 03:16:07'),(1228553,409599,'action started via WP Cron','2025-09-27 01:21:06','2025-09-27 03:21:06'),(1228554,409600,'action created','2025-09-27 01:21:06','2025-09-27 03:21:06'),(1228555,409600,'action started via WP Cron','2025-09-27 01:21:09','2025-09-27 03:21:09'),(1228556,409600,'action complete via WP Cron','2025-09-27 01:21:10','2025-09-27 03:21:10'),(1228557,409599,'action complete via WP Cron','2025-09-27 01:21:10','2025-09-27 03:21:10'),(1228558,409601,'action created','2025-09-27 01:21:10','2025-09-27 03:21:10'),(1228559,409601,'action started via WP Cron','2025-09-27 01:23:47','2025-09-27 03:23:47'),(1228560,409601,'action complete via WP Cron','2025-09-27 01:23:47','2025-09-27 03:23:47'),(1228561,409602,'action created','2025-09-27 01:23:47','2025-09-27 03:23:47'),(1228562,409602,'action started via WP Cron','2025-09-27 01:26:06','2025-09-27 03:26:06'),(1228563,409602,'action complete via WP Cron','2025-09-27 01:26:06','2025-09-27 03:26:06'),(1228564,409603,'action created','2025-09-27 01:26:06','2025-09-27 03:26:06'),(1228565,409603,'action started via WP Cron','2025-09-27 01:31:06','2025-09-27 03:31:06'),(1228566,409603,'action complete via WP Cron','2025-09-27 01:31:06','2025-09-27 03:31:06'),(1228567,409604,'action created','2025-09-27 01:31:06','2025-09-27 03:31:06'),(1228568,409604,'action started via WP Cron','2025-09-27 01:36:06','2025-09-27 03:36:06'),(1228569,409604,'action complete via WP Cron','2025-09-27 01:36:06','2025-09-27 03:36:06'),(1228570,409605,'action created','2025-09-27 01:36:06','2025-09-27 03:36:06'),(1228571,409605,'action started via WP Cron','2025-09-27 01:41:02','2025-09-27 03:41:02'),(1228572,409605,'action complete via WP Cron','2025-09-27 01:41:02','2025-09-27 03:41:02'),(1228573,409606,'action created','2025-09-27 01:41:02','2025-09-27 03:41:02'),(1228574,409606,'action started via WP Cron','2025-09-27 01:43:06','2025-09-27 03:43:06'),(1228575,409606,'action complete via WP Cron','2025-09-27 01:43:06','2025-09-27 03:43:06'),(1228576,409607,'action created','2025-09-27 01:43:06','2025-09-27 03:43:06'),(1228577,409607,'action started via WP Cron','2025-09-27 01:46:06','2025-09-27 03:46:06'),(1228578,409607,'action complete via WP Cron','2025-09-27 01:46:06','2025-09-27 03:46:06'),(1228579,409608,'action created','2025-09-27 01:46:06','2025-09-27 03:46:06'),(1228580,409608,'action started via WP Cron','2025-09-27 01:49:41','2025-09-27 03:49:41'),(1228581,409608,'action complete via WP Cron','2025-09-27 01:49:41','2025-09-27 03:49:41'),(1228582,409609,'action created','2025-09-27 01:49:41','2025-09-27 03:49:41'),(1228583,409609,'action started via WP Cron','2025-09-27 01:55:05','2025-09-27 03:55:05'),(1228584,409609,'action complete via WP Cron','2025-09-27 01:55:05','2025-09-27 03:55:05'),(1228585,409610,'action created','2025-09-27 01:55:05','2025-09-27 03:55:05'),(1228586,409610,'action started via WP Cron','2025-09-27 02:01:06','2025-09-27 04:01:06'),(1228587,409611,'action created','2025-09-27 02:01:06','2025-09-27 04:01:06'),(1228588,409611,'action started via WP Cron','2025-09-27 02:01:08','2025-09-27 04:01:08'),(1228589,409611,'action complete via WP Cron','2025-09-27 02:01:08','2025-09-27 04:01:08'),(1228590,409610,'action complete via WP Cron','2025-09-27 02:01:08','2025-09-27 04:01:08'),(1228591,409612,'action created','2025-09-27 02:01:08','2025-09-27 04:01:08'),(1228592,409612,'action started via WP Cron','2025-09-27 02:03:17','2025-09-27 04:03:17'),(1228593,409612,'action complete via WP Cron','2025-09-27 02:03:17','2025-09-27 04:03:17'),(1228594,409613,'action created','2025-09-27 02:03:17','2025-09-27 04:03:17'),(1228595,409613,'action started via WP Cron','2025-09-27 02:06:06','2025-09-27 04:06:06'),(1228596,409613,'action complete via WP Cron','2025-09-27 02:06:07','2025-09-27 04:06:07'),(1228597,409614,'action created','2025-09-27 02:06:07','2025-09-27 04:06:07'),(1228598,409614,'action started via WP Cron','2025-09-27 02:09:06','2025-09-27 04:09:06'),(1228599,409614,'action complete via WP Cron','2025-09-27 02:09:06','2025-09-27 04:09:06'),(1228600,409615,'action created','2025-09-27 02:09:06','2025-09-27 04:09:06'),(1228601,409615,'action started via WP Cron','2025-09-27 02:16:06','2025-09-27 04:16:06'),(1228602,409615,'action complete via WP Cron','2025-09-27 02:16:06','2025-09-27 04:16:06'),(1228603,409616,'action created','2025-09-27 02:16:06','2025-09-27 04:16:06'),(1228604,409616,'action started via WP Cron','2025-09-27 02:19:06','2025-09-27 04:19:06'),(1228605,409616,'action complete via WP Cron','2025-09-27 02:19:06','2025-09-27 04:19:06'),(1228606,409617,'action created','2025-09-27 02:19:06','2025-09-27 04:19:06'),(1228607,409617,'action started via WP Cron','2025-09-27 02:21:06','2025-09-27 04:21:06'),(1228608,409617,'action complete via WP Cron','2025-09-27 02:21:06','2025-09-27 04:21:06'),(1228609,409618,'action created','2025-09-27 02:21:06','2025-09-27 04:21:06'),(1228610,409618,'action started via WP Cron','2025-09-27 02:26:06','2025-09-27 04:26:06'),(1228611,409618,'action complete via WP Cron','2025-09-27 02:26:06','2025-09-27 04:26:06'),(1228612,409619,'action created','2025-09-27 02:26:06','2025-09-27 04:26:06'),(1228613,409619,'action started via WP Cron','2025-09-27 02:29:53','2025-09-27 04:29:53'),(1228614,409619,'action complete via WP Cron','2025-09-27 02:29:53','2025-09-27 04:29:53'),(1228615,409620,'action created','2025-09-27 02:29:53','2025-09-27 04:29:53'),(1228616,409620,'action started via WP Cron','2025-09-27 02:34:02','2025-09-27 04:34:02'),(1228617,409620,'action complete via WP Cron','2025-09-27 02:34:02','2025-09-27 04:34:02'),(1228618,409621,'action created','2025-09-27 02:34:02','2025-09-27 04:34:02'),(1228619,409621,'action started via WP Cron','2025-09-27 02:36:07','2025-09-27 04:36:07'),(1228620,409621,'action complete via WP Cron','2025-09-27 02:36:07','2025-09-27 04:36:07'),(1228621,409622,'action created','2025-09-27 02:36:07','2025-09-27 04:36:07'),(1228622,409622,'action started via WP Cron','2025-09-27 02:38:31','2025-09-27 04:38:31'),(1228623,409622,'action complete via WP Cron','2025-09-27 02:38:31','2025-09-27 04:38:31'),(1228624,409623,'action created','2025-09-27 02:38:31','2025-09-27 04:38:31'),(1228625,409623,'action started via WP Cron','2025-09-27 02:41:06','2025-09-27 04:41:06'),(1228626,409623,'action complete via WP Cron','2025-09-27 02:41:07','2025-09-27 04:41:07'),(1228627,409624,'action created','2025-09-27 02:41:07','2025-09-27 04:41:07'),(1228628,409624,'action started via WP Cron','2025-09-27 02:46:06','2025-09-27 04:46:06'),(1228629,409624,'action complete via WP Cron','2025-09-27 02:46:06','2025-09-27 04:46:06'),(1228630,409625,'action created','2025-09-27 02:46:06','2025-09-27 04:46:06'),(1228631,409625,'action started via WP Cron','2025-09-27 02:51:06','2025-09-27 04:51:06'),(1228632,409625,'action complete via WP Cron','2025-09-27 02:51:06','2025-09-27 04:51:06'),(1228633,409626,'action created','2025-09-27 02:51:06','2025-09-27 04:51:06'),(1228634,409626,'action started via WP Cron','2025-09-27 02:53:23','2025-09-27 04:53:23'),(1228635,409626,'action complete via WP Cron','2025-09-27 02:53:23','2025-09-27 04:53:23'),(1228636,409627,'action created','2025-09-27 02:53:23','2025-09-27 04:53:23'),(1228637,409627,'action started via WP Cron','2025-09-27 02:56:06','2025-09-27 04:56:06'),(1228638,409627,'action complete via WP Cron','2025-09-27 02:56:06','2025-09-27 04:56:06'),(1228639,409628,'action created','2025-09-27 02:56:06','2025-09-27 04:56:06'),(1228640,409628,'action started via WP Cron','2025-09-27 03:01:07','2025-09-27 05:01:07'),(1228641,409628,'action complete via WP Cron','2025-09-27 03:01:07','2025-09-27 05:01:07'),(1228642,409629,'action created','2025-09-27 03:01:07','2025-09-27 05:01:07'),(1228643,409629,'action started via WP Cron','2025-09-27 03:05:38','2025-09-27 05:05:38'),(1228644,409629,'action complete via WP Cron','2025-09-27 03:05:38','2025-09-27 05:05:38'),(1228645,409630,'action created','2025-09-27 03:05:38','2025-09-27 05:05:38'),(1228646,409630,'action started via WP Cron','2025-09-27 03:08:03','2025-09-27 05:08:03'),(1228647,409630,'action complete via WP Cron','2025-09-27 03:08:03','2025-09-27 05:08:03'),(1228648,409631,'action created','2025-09-27 03:08:03','2025-09-27 05:08:03'),(1228649,409631,'action started via WP Cron','2025-09-27 03:10:48','2025-09-27 05:10:48'),(1228650,409631,'action complete via WP Cron','2025-09-27 03:10:48','2025-09-27 05:10:48'),(1228651,409632,'action created','2025-09-27 03:10:48','2025-09-27 05:10:48'),(1228652,409632,'action started via WP Cron','2025-09-27 03:13:46','2025-09-27 05:13:46'),(1228653,409632,'action complete via WP Cron','2025-09-27 03:13:46','2025-09-27 05:13:46'),(1228654,409633,'action created','2025-09-27 03:13:46','2025-09-27 05:13:46'),(1228655,409633,'action started via WP Cron','2025-09-27 03:16:06','2025-09-27 05:16:06'),(1228656,409633,'action complete via WP Cron','2025-09-27 03:16:06','2025-09-27 05:16:06'),(1228657,409634,'action created','2025-09-27 03:16:06','2025-09-27 05:16:06'),(1228658,409634,'action started via WP Cron','2025-09-27 03:19:46','2025-09-27 05:19:46'),(1228659,409634,'action complete via WP Cron','2025-09-27 03:19:46','2025-09-27 05:19:46'),(1228660,409635,'action created','2025-09-27 03:19:46','2025-09-27 05:19:46'),(1228661,409635,'action started via WP Cron','2025-09-27 03:25:43','2025-09-27 05:25:43'),(1228662,409635,'action complete via WP Cron','2025-09-27 03:25:43','2025-09-27 05:25:43'),(1228663,409636,'action created','2025-09-27 03:25:43','2025-09-27 05:25:43'),(1228664,409636,'action started via WP Cron','2025-09-27 03:28:33','2025-09-27 05:28:33'),(1228665,409636,'action complete via WP Cron','2025-09-27 03:28:34','2025-09-27 05:28:34'),(1228666,409637,'action created','2025-09-27 03:28:34','2025-09-27 05:28:34'),(1228667,409637,'action started via WP Cron','2025-09-27 03:31:06','2025-09-27 05:31:06'),(1228668,409637,'action complete via WP Cron','2025-09-27 03:31:06','2025-09-27 05:31:06'),(1228669,409638,'action created','2025-09-27 03:31:06','2025-09-27 05:31:06'),(1228670,409638,'action started via WP Cron','2025-09-27 03:33:51','2025-09-27 05:33:51'),(1228671,409638,'action complete via WP Cron','2025-09-27 03:33:51','2025-09-27 05:33:51'),(1228672,409639,'action created','2025-09-27 03:33:51','2025-09-27 05:33:51'),(1228673,409639,'action started via WP Cron','2025-09-27 03:36:06','2025-09-27 05:36:06'),(1228674,409639,'action complete via WP Cron','2025-09-27 03:36:07','2025-09-27 05:36:07'),(1228675,409640,'action created','2025-09-27 03:36:07','2025-09-27 05:36:07'),(1228676,409640,'action started via WP Cron','2025-09-27 03:38:09','2025-09-27 05:38:09'),(1228677,409640,'action complete via WP Cron','2025-09-27 03:38:10','2025-09-27 05:38:10'),(1228678,409641,'action created','2025-09-27 03:38:10','2025-09-27 05:38:10'),(1228679,409641,'action started via WP Cron','2025-09-27 03:41:03','2025-09-27 05:41:03'),(1228680,409641,'action complete via WP Cron','2025-09-27 03:41:03','2025-09-27 05:41:03'),(1228681,409642,'action created','2025-09-27 03:41:03','2025-09-27 05:41:03'),(1228682,409642,'action started via WP Cron','2025-09-27 03:43:25','2025-09-27 05:43:25'),(1228683,409642,'action complete via WP Cron','2025-09-27 03:43:25','2025-09-27 05:43:25'),(1228684,409643,'action created','2025-09-27 03:43:25','2025-09-27 05:43:25'),(1228685,409643,'action started via WP Cron','2025-09-27 03:46:07','2025-09-27 05:46:07'),(1228686,409643,'action complete via WP Cron','2025-09-27 03:46:07','2025-09-27 05:46:07'),(1228687,409644,'action created','2025-09-27 03:46:07','2025-09-27 05:46:07'),(1228688,409644,'action started via WP Cron','2025-09-27 03:49:06','2025-09-27 05:49:06'),(1228689,409644,'action complete via WP Cron','2025-09-27 03:49:06','2025-09-27 05:49:06'),(1228690,409645,'action created','2025-09-27 03:49:06','2025-09-27 05:49:06'),(1228691,409645,'action started via WP Cron','2025-09-27 03:52:37','2025-09-27 05:52:37'),(1228692,409645,'action complete via WP Cron','2025-09-27 03:52:37','2025-09-27 05:52:37'),(1228693,409646,'action created','2025-09-27 03:52:37','2025-09-27 05:52:37'),(1228694,409646,'action started via WP Cron','2025-09-27 03:54:54','2025-09-27 05:54:54'),(1228695,409646,'action complete via WP Cron','2025-09-27 03:54:54','2025-09-27 05:54:54'),(1228696,409647,'action created','2025-09-27 03:54:54','2025-09-27 05:54:54'),(1228697,409647,'action started via WP Cron','2025-09-27 03:57:55','2025-09-27 05:57:55'),(1228698,409647,'action complete via WP Cron','2025-09-27 03:57:55','2025-09-27 05:57:55'),(1228699,409648,'action created','2025-09-27 03:57:55','2025-09-27 05:57:55'),(1228700,409648,'action started via WP Cron','2025-09-27 04:01:06','2025-09-27 06:01:06'),(1228701,409648,'action complete via WP Cron','2025-09-27 04:01:06','2025-09-27 06:01:06'),(1228702,409649,'action created','2025-09-27 04:01:06','2025-09-27 06:01:06'),(1228703,409649,'action started via WP Cron','2025-09-27 04:04:48','2025-09-27 06:04:48'),(1228704,409649,'action complete via WP Cron','2025-09-27 04:04:49','2025-09-27 06:04:49'),(1228705,409650,'action created','2025-09-27 04:04:49','2025-09-27 06:04:49'),(1228706,409650,'action started via WP Cron','2025-09-27 04:06:56','2025-09-27 06:06:56'),(1228707,409650,'action complete via WP Cron','2025-09-27 04:06:56','2025-09-27 06:06:56'),(1228708,409651,'action created','2025-09-27 04:06:56','2025-09-27 06:06:56'),(1228709,409651,'action started via WP Cron','2025-09-27 04:10:50','2025-09-27 06:10:50'),(1228710,409651,'action complete via WP Cron','2025-09-27 04:10:50','2025-09-27 06:10:50'),(1228711,409652,'action created','2025-09-27 04:10:50','2025-09-27 06:10:50'),(1228712,409652,'action started via WP Cron','2025-09-27 04:13:20','2025-09-27 06:13:20'),(1228713,409652,'action complete via WP Cron','2025-09-27 04:13:20','2025-09-27 06:13:20'),(1228714,409653,'action created','2025-09-27 04:13:20','2025-09-27 06:13:20'),(1228715,409653,'action started via WP Cron','2025-09-27 04:16:07','2025-09-27 06:16:07'),(1228716,409653,'action complete via WP Cron','2025-09-27 04:16:07','2025-09-27 06:16:07'),(1228717,409654,'action created','2025-09-27 04:16:07','2025-09-27 06:16:07'),(1228718,409654,'action started via WP Cron','2025-09-27 04:20:56','2025-09-27 06:20:56'),(1228719,409654,'action complete via WP Cron','2025-09-27 04:20:56','2025-09-27 06:20:56'),(1228720,409655,'action created','2025-09-27 04:20:56','2025-09-27 06:20:56'),(1228721,409655,'action started via WP Cron','2025-09-27 04:23:51','2025-09-27 06:23:51'),(1228722,409655,'action complete via WP Cron','2025-09-27 04:23:51','2025-09-27 06:23:51'),(1228723,409656,'action created','2025-09-27 04:23:51','2025-09-27 06:23:51'),(1228724,409656,'action started via WP Cron','2025-09-27 04:30:43','2025-09-27 06:30:43'),(1228725,409656,'action complete via WP Cron','2025-09-27 04:30:43','2025-09-27 06:30:43'),(1228726,409657,'action created','2025-09-27 04:30:43','2025-09-27 06:30:43'),(1228727,409657,'action started via WP Cron','2025-09-27 04:36:08','2025-09-27 06:36:08'),(1228728,409657,'action complete via WP Cron','2025-09-27 04:36:08','2025-09-27 06:36:08'),(1228729,409658,'action created','2025-09-27 04:36:08','2025-09-27 06:36:08'),(1228730,409658,'action started via WP Cron','2025-09-27 04:40:36','2025-09-27 06:40:36'),(1228731,409658,'action complete via WP Cron','2025-09-27 04:40:36','2025-09-27 06:40:36'),(1228732,409659,'action created','2025-09-27 04:40:36','2025-09-27 06:40:36'),(1228733,409659,'action started via WP Cron','2025-09-27 04:44:39','2025-09-27 06:44:39'),(1228734,409659,'action complete via WP Cron','2025-09-27 04:44:40','2025-09-27 06:44:40'),(1228735,409660,'action created','2025-09-27 04:44:40','2025-09-27 06:44:40'),(1228736,409660,'action started via WP Cron','2025-09-27 04:48:02','2025-09-27 06:48:02'),(1228737,409660,'action complete via WP Cron','2025-09-27 04:48:02','2025-09-27 06:48:02'),(1228738,409661,'action created','2025-09-27 04:48:02','2025-09-27 06:48:02'),(1228739,409661,'action started via WP Cron','2025-09-27 04:51:07','2025-09-27 06:51:07'),(1228740,409661,'action complete via WP Cron','2025-09-27 04:51:07','2025-09-27 06:51:07'),(1228741,409662,'action created','2025-09-27 04:51:07','2025-09-27 06:51:07'),(1228742,409662,'action started via WP Cron','2025-09-27 04:56:05','2025-09-27 06:56:05'),(1228743,409662,'action complete via WP Cron','2025-09-27 04:56:06','2025-09-27 06:56:06'),(1228744,409663,'action created','2025-09-27 04:56:06','2025-09-27 06:56:06'),(1228745,409663,'action started via WP Cron','2025-09-27 04:58:36','2025-09-27 06:58:36'),(1228746,409663,'action complete via WP Cron','2025-09-27 04:58:36','2025-09-27 06:58:36'),(1228747,409664,'action created','2025-09-27 04:58:36','2025-09-27 06:58:36'),(1228748,409664,'action started via WP Cron','2025-09-27 05:01:07','2025-09-27 07:01:07'),(1228749,409664,'action complete via WP Cron','2025-09-27 05:01:07','2025-09-27 07:01:07'),(1228750,409665,'action created','2025-09-27 05:01:07','2025-09-27 07:01:07'),(1228751,409665,'action started via WP Cron','2025-09-27 05:06:07','2025-09-27 07:06:07'),(1228752,409665,'action complete via WP Cron','2025-09-27 05:06:07','2025-09-27 07:06:07'),(1228753,409666,'action created','2025-09-27 05:06:07','2025-09-27 07:06:07'),(1228754,409666,'action started via WP Cron','2025-09-27 05:08:49','2025-09-27 07:08:49'),(1228755,409666,'action complete via WP Cron','2025-09-27 05:08:49','2025-09-27 07:08:49'),(1228756,409667,'action created','2025-09-27 05:08:49','2025-09-27 07:08:49'),(1228757,409667,'action started via WP Cron','2025-09-27 05:12:48','2025-09-27 07:12:48'),(1228758,409667,'action complete via WP Cron','2025-09-27 05:12:48','2025-09-27 07:12:48'),(1228759,409668,'action created','2025-09-27 05:12:48','2025-09-27 07:12:48'),(1228760,409668,'action started via WP Cron','2025-09-27 05:15:04','2025-09-27 07:15:04'),(1228761,409668,'action complete via WP Cron','2025-09-27 05:15:04','2025-09-27 07:15:04'),(1228762,409669,'action created','2025-09-27 05:15:04','2025-09-27 07:15:04'),(1228763,409669,'action started via WP Cron','2025-09-27 05:18:58','2025-09-27 07:18:58'),(1228764,409669,'action complete via WP Cron','2025-09-27 05:18:58','2025-09-27 07:18:58'),(1228765,409670,'action created','2025-09-27 05:18:58','2025-09-27 07:18:58'),(1228766,409670,'action started via WP Cron','2025-09-27 05:22:10','2025-09-27 07:22:10'),(1228767,409670,'action complete via WP Cron','2025-09-27 05:22:10','2025-09-27 07:22:10'),(1228768,409671,'action created','2025-09-27 05:22:10','2025-09-27 07:22:10'),(1228769,409671,'action started via WP Cron','2025-09-27 05:26:10','2025-09-27 07:26:10'),(1228770,409671,'action complete via WP Cron','2025-09-27 05:26:10','2025-09-27 07:26:10'),(1228771,409672,'action created','2025-09-27 05:26:10','2025-09-27 07:26:10'),(1228772,409672,'action started via WP Cron','2025-09-27 05:31:07','2025-09-27 07:31:07'),(1228773,409672,'action complete via WP Cron','2025-09-27 05:31:07','2025-09-27 07:31:07'),(1228774,409673,'action created','2025-09-27 05:31:07','2025-09-27 07:31:07'),(1228775,409673,'action started via WP Cron','2025-09-27 05:36:08','2025-09-27 07:36:08'),(1228776,409673,'action complete via WP Cron','2025-09-27 05:36:08','2025-09-27 07:36:08'),(1228777,409674,'action created','2025-09-27 05:36:08','2025-09-27 07:36:08'),(1228778,409674,'action started via WP Cron','2025-09-27 05:39:35','2025-09-27 07:39:35'),(1228779,409674,'action complete via WP Cron','2025-09-27 05:39:35','2025-09-27 07:39:35'),(1228780,409675,'action created','2025-09-27 05:39:35','2025-09-27 07:39:35'),(1228781,409675,'action started via WP Cron','2025-09-27 05:43:06','2025-09-27 07:43:06'),(1228782,409675,'action complete via WP Cron','2025-09-27 05:43:06','2025-09-27 07:43:06'),(1228783,409676,'action created','2025-09-27 05:43:06','2025-09-27 07:43:06'),(1228784,409676,'action started via WP Cron','2025-09-27 05:45:52','2025-09-27 07:45:52'),(1228785,409676,'action complete via WP Cron','2025-09-27 05:45:52','2025-09-27 07:45:52'),(1228786,409677,'action created','2025-09-27 05:45:52','2025-09-27 07:45:52'),(1228787,409677,'action started via WP Cron','2025-09-27 05:51:07','2025-09-27 07:51:07'),(1228788,409677,'action complete via WP Cron','2025-09-27 05:51:07','2025-09-27 07:51:07'),(1228789,409678,'action created','2025-09-27 05:51:07','2025-09-27 07:51:07'),(1228790,409678,'action started via WP Cron','2025-09-27 05:54:13','2025-09-27 07:54:13'),(1228791,409678,'action complete via WP Cron','2025-09-27 05:54:13','2025-09-27 07:54:13'),(1228792,409679,'action created','2025-09-27 05:54:13','2025-09-27 07:54:13'),(1228793,409679,'action started via WP Cron','2025-09-27 05:57:16','2025-09-27 07:57:16'),(1228794,409679,'action complete via WP Cron','2025-09-27 05:57:16','2025-09-27 07:57:16'),(1228795,409680,'action created','2025-09-27 05:57:16','2025-09-27 07:57:16'),(1228796,409680,'action started via WP Cron','2025-09-27 06:01:09','2025-09-27 08:01:09'),(1228797,409680,'action complete via WP Cron','2025-09-27 06:01:09','2025-09-27 08:01:09'),(1228798,409681,'action created','2025-09-27 06:01:09','2025-09-27 08:01:09'),(1228799,409681,'action started via WP Cron','2025-09-27 06:06:08','2025-09-27 08:06:08'),(1228800,409681,'action complete via WP Cron','2025-09-27 06:06:08','2025-09-27 08:06:08'),(1228801,409682,'action created','2025-09-27 06:06:08','2025-09-27 08:06:08'),(1228802,409682,'action started via WP Cron','2025-09-27 06:08:17','2025-09-27 08:08:17'),(1228803,409682,'action complete via WP Cron','2025-09-27 06:08:17','2025-09-27 08:08:17'),(1228804,409683,'action created','2025-09-27 06:08:17','2025-09-27 08:08:17'),(1228805,409683,'action started via WP Cron','2025-09-27 06:10:20','2025-09-27 08:10:20'),(1228806,409683,'action complete via WP Cron','2025-09-27 06:10:20','2025-09-27 08:10:20'),(1228807,409684,'action created','2025-09-27 06:10:20','2025-09-27 08:10:20'),(1228808,409684,'action started via WP Cron','2025-09-27 06:14:26','2025-09-27 08:14:26'),(1228809,409684,'action complete via WP Cron','2025-09-27 06:14:26','2025-09-27 08:14:26'),(1228810,409685,'action created','2025-09-27 06:14:26','2025-09-27 08:14:26'),(1228811,409685,'action started via WP Cron','2025-09-27 06:21:09','2025-09-27 08:21:09'),(1228812,409685,'action complete via WP Cron','2025-09-27 06:21:09','2025-09-27 08:21:09'),(1228813,409686,'action created','2025-09-27 06:21:09','2025-09-27 08:21:09'),(1228814,409686,'action started via WP Cron','2025-09-27 06:24:06','2025-09-27 08:24:06'),(1228815,409686,'action complete via WP Cron','2025-09-27 06:24:06','2025-09-27 08:24:06'),(1228816,409687,'action created','2025-09-27 06:24:06','2025-09-27 08:24:06'),(1228817,409687,'action started via WP Cron','2025-09-27 06:27:18','2025-09-27 08:27:18'),(1228818,409687,'action complete via WP Cron','2025-09-27 06:27:18','2025-09-27 08:27:18'),(1228819,409688,'action created','2025-09-27 06:27:18','2025-09-27 08:27:18'),(1228820,409688,'action started via WP Cron','2025-09-27 06:29:56','2025-09-27 08:29:56'),(1228821,409688,'action complete via WP Cron','2025-09-27 06:29:56','2025-09-27 08:29:56'),(1228822,409689,'action created','2025-09-27 06:29:56','2025-09-27 08:29:56'),(1228823,409689,'action started via WP Cron','2025-09-27 06:32:58','2025-09-27 08:32:58'),(1228824,409689,'action complete via WP Cron','2025-09-27 06:32:58','2025-09-27 08:32:58'),(1228825,409690,'action created','2025-09-27 06:32:58','2025-09-27 08:32:58'),(1228826,409690,'action started via WP Cron','2025-09-27 06:36:07','2025-09-27 08:36:07'),(1228827,409690,'action complete via WP Cron','2025-09-27 06:36:07','2025-09-27 08:36:07'),(1228828,409691,'action created','2025-09-27 06:36:07','2025-09-27 08:36:07'),(1228829,409691,'action started via WP Cron','2025-09-27 06:41:09','2025-09-27 08:41:09'),(1228830,409691,'action complete via WP Cron','2025-09-27 06:41:09','2025-09-27 08:41:09'),(1228831,409692,'action created','2025-09-27 06:41:09','2025-09-27 08:41:09'),(1228832,409692,'action started via WP Cron','2025-09-27 06:43:49','2025-09-27 08:43:49'),(1228833,409692,'action complete via WP Cron','2025-09-27 06:43:49','2025-09-27 08:43:49'),(1228834,409693,'action created','2025-09-27 06:43:49','2025-09-27 08:43:49'),(1228835,409693,'action started via WP Cron','2025-09-27 06:46:09','2025-09-27 08:46:09'),(1228836,409693,'action complete via WP Cron','2025-09-27 06:46:10','2025-09-27 08:46:10'),(1228837,409694,'action created','2025-09-27 06:46:10','2025-09-27 08:46:10'),(1228838,409694,'action started via WP Cron','2025-09-27 06:51:08','2025-09-27 08:51:08'),(1228839,409694,'action complete via WP Cron','2025-09-27 06:51:08','2025-09-27 08:51:08'),(1228840,409695,'action created','2025-09-27 06:51:08','2025-09-27 08:51:08'),(1228841,409695,'action started via WP Cron','2025-09-27 06:54:10','2025-09-27 08:54:10'),(1228842,409695,'action complete via WP Cron','2025-09-27 06:54:10','2025-09-27 08:54:10'),(1228843,409696,'action created','2025-09-27 06:54:10','2025-09-27 08:54:10'),(1228844,409696,'action started via WP Cron','2025-09-27 07:01:08','2025-09-27 09:01:08'),(1228845,409696,'action complete via WP Cron','2025-09-27 07:01:08','2025-09-27 09:01:08'),(1228846,409697,'action created','2025-09-27 07:01:08','2025-09-27 09:01:08'),(1228847,409697,'action started via WP Cron','2025-09-27 07:05:22','2025-09-27 09:05:22'),(1228848,409697,'action complete via WP Cron','2025-09-27 07:05:22','2025-09-27 09:05:22'),(1228849,409698,'action created','2025-09-27 07:05:22','2025-09-27 09:05:22'),(1228850,409698,'action started via WP Cron','2025-09-27 07:08:29','2025-09-27 09:08:29'),(1228851,409698,'action complete via WP Cron','2025-09-27 07:08:29','2025-09-27 09:08:29'),(1228852,409699,'action created','2025-09-27 07:08:29','2025-09-27 09:08:29'),(1228853,409699,'action started via WP Cron','2025-09-27 07:10:31','2025-09-27 09:10:31'),(1228854,409699,'action complete via WP Cron','2025-09-27 07:10:32','2025-09-27 09:10:32'),(1228855,409700,'action created','2025-09-27 07:10:32','2025-09-27 09:10:32'),(1228856,409700,'action started via WP Cron','2025-09-27 07:13:39','2025-09-27 09:13:39'),(1228857,409700,'action complete via WP Cron','2025-09-27 07:13:39','2025-09-27 09:13:39'),(1228858,409701,'action created','2025-09-27 07:13:39','2025-09-27 09:13:39'),(1228859,409701,'action started via WP Cron','2025-09-27 07:16:08','2025-09-27 09:16:08'),(1228860,409701,'action complete via WP Cron','2025-09-27 07:16:08','2025-09-27 09:16:08'),(1228861,409702,'action created','2025-09-27 07:16:08','2025-09-27 09:16:08'),(1228862,409702,'action started via WP Cron','2025-09-27 07:20:16','2025-09-27 09:20:16'),(1228863,409702,'action complete via WP Cron','2025-09-27 07:20:16','2025-09-27 09:20:16'),(1228864,409703,'action created','2025-09-27 07:20:16','2025-09-27 09:20:16'),(1228865,409703,'action started via WP Cron','2025-09-27 07:23:08','2025-09-27 09:23:08'),(1228866,409703,'action complete via WP Cron','2025-09-27 07:23:09','2025-09-27 09:23:09'),(1228867,409704,'action created','2025-09-27 07:23:09','2025-09-27 09:23:09'),(1228868,409704,'action started via WP Cron','2025-09-27 07:26:08','2025-09-27 09:26:08'),(1228869,409704,'action complete via WP Cron','2025-09-27 07:26:08','2025-09-27 09:26:08'),(1228870,409705,'action created','2025-09-27 07:26:08','2025-09-27 09:26:08'),(1228871,409705,'action started via WP Cron','2025-09-27 07:29:26','2025-09-27 09:29:26'),(1228872,409705,'action complete via WP Cron','2025-09-27 07:29:26','2025-09-27 09:29:26'),(1228873,409706,'action created','2025-09-27 07:29:26','2025-09-27 09:29:26'),(1228874,409706,'action started via WP Cron','2025-09-27 07:32:02','2025-09-27 09:32:02'),(1228875,409706,'action complete via WP Cron','2025-09-27 07:32:02','2025-09-27 09:32:02'),(1228876,409707,'action created','2025-09-27 07:32:02','2025-09-27 09:32:02'),(1228877,409707,'action started via WP Cron','2025-09-27 07:36:08','2025-09-27 09:36:08'),(1228878,409707,'action complete via WP Cron','2025-09-27 07:36:08','2025-09-27 09:36:08'),(1228879,409708,'action created','2025-09-27 07:36:08','2025-09-27 09:36:08'),(1228880,409708,'action started via WP Cron','2025-09-27 07:38:59','2025-09-27 09:38:59'),(1228881,409708,'action complete via WP Cron','2025-09-27 07:38:59','2025-09-27 09:38:59'),(1228882,409709,'action created','2025-09-27 07:38:59','2025-09-27 09:38:59'),(1228883,409709,'action started via WP Cron','2025-09-27 07:41:09','2025-09-27 09:41:09'),(1228884,409709,'action complete via WP Cron','2025-09-27 07:41:09','2025-09-27 09:41:09'),(1228885,409710,'action created','2025-09-27 07:41:09','2025-09-27 09:41:09'),(1228886,409710,'action started via WP Cron','2025-09-27 07:45:41','2025-09-27 09:45:41'),(1228887,409710,'action complete via WP Cron','2025-09-27 07:45:41','2025-09-27 09:45:41'),(1228888,409711,'action created','2025-09-27 07:45:41','2025-09-27 09:45:41'),(1228889,409711,'action started via WP Cron','2025-09-27 07:47:52','2025-09-27 09:47:52'),(1228890,409711,'action complete via WP Cron','2025-09-27 07:47:52','2025-09-27 09:47:52'),(1228891,409712,'action created','2025-09-27 07:47:52','2025-09-27 09:47:52'),(1228892,409712,'action started via WP Cron','2025-09-27 07:50:13','2025-09-27 09:50:13'),(1228893,409712,'action complete via WP Cron','2025-09-27 07:50:13','2025-09-27 09:50:13'),(1228894,409713,'action created','2025-09-27 07:50:13','2025-09-27 09:50:13'),(1228895,409713,'action started via WP Cron','2025-09-27 07:52:57','2025-09-27 09:52:57'),(1228896,409713,'action complete via WP Cron','2025-09-27 07:52:57','2025-09-27 09:52:57'),(1228897,409714,'action created','2025-09-27 07:52:57','2025-09-27 09:52:57'),(1228898,409714,'action started via WP Cron','2025-09-27 07:56:07','2025-09-27 09:56:07'),(1228899,409714,'action complete via WP Cron','2025-09-27 07:56:07','2025-09-27 09:56:07'),(1228900,409715,'action created','2025-09-27 07:56:07','2025-09-27 09:56:07'),(1228901,409715,'action started via WP Cron','2025-09-27 07:59:36','2025-09-27 09:59:36'),(1228902,409715,'action complete via WP Cron','2025-09-27 07:59:36','2025-09-27 09:59:36'),(1228903,409716,'action created','2025-09-27 07:59:36','2025-09-27 09:59:36'),(1228904,409716,'action started via WP Cron','2025-09-27 08:03:35','2025-09-27 10:03:35'),(1228905,409716,'action complete via WP Cron','2025-09-27 08:03:35','2025-09-27 10:03:35'),(1228906,409717,'action created','2025-09-27 08:03:35','2025-09-27 10:03:35'),(1228907,409717,'action started via WP Cron','2025-09-27 08:06:08','2025-09-27 10:06:08'),(1228908,409717,'action complete via WP Cron','2025-09-27 08:06:09','2025-09-27 10:06:09'),(1228909,409718,'action created','2025-09-27 08:06:09','2025-09-27 10:06:09'),(1228910,409718,'action started via WP Cron','2025-09-27 08:09:51','2025-09-27 10:09:51'),(1228911,409718,'action complete via WP Cron','2025-09-27 08:09:51','2025-09-27 10:09:51'),(1228912,409719,'action created','2025-09-27 08:09:51','2025-09-27 10:09:51'),(1228913,409719,'action started via WP Cron','2025-09-27 08:12:10','2025-09-27 10:12:10'),(1228914,409719,'action complete via WP Cron','2025-09-27 08:12:10','2025-09-27 10:12:10'),(1228915,409720,'action created','2025-09-27 08:12:10','2025-09-27 10:12:10'),(1228916,409720,'action started via WP Cron','2025-09-27 08:15:46','2025-09-27 10:15:46'),(1228917,409720,'action complete via WP Cron','2025-09-27 08:15:46','2025-09-27 10:15:46'),(1228918,409721,'action created','2025-09-27 08:15:46','2025-09-27 10:15:46'),(1228919,409721,'action started via WP Cron','2025-09-27 08:18:00','2025-09-27 10:18:00'),(1228920,409721,'action complete via WP Cron','2025-09-27 08:18:00','2025-09-27 10:18:00'),(1228921,409722,'action created','2025-09-27 08:18:00','2025-09-27 10:18:00'),(1228922,409722,'action started via WP Cron','2025-09-27 08:21:07','2025-09-27 10:21:07'),(1228923,409722,'action complete via WP Cron','2025-09-27 08:21:07','2025-09-27 10:21:07'),(1228924,409723,'action created','2025-09-27 08:21:07','2025-09-27 10:21:07'),(1228925,409723,'action started via WP Cron','2025-09-27 08:25:39','2025-09-27 10:25:39'),(1228926,409723,'action complete via WP Cron','2025-09-27 08:25:40','2025-09-27 10:25:40'),(1228927,409724,'action created','2025-09-27 08:25:40','2025-09-27 10:25:40'),(1228928,409724,'action started via WP Cron','2025-09-27 08:28:07','2025-09-27 10:28:07'),(1228929,409724,'action complete via WP Cron','2025-09-27 08:28:07','2025-09-27 10:28:07'),(1228930,409725,'action created','2025-09-27 08:28:07','2025-09-27 10:28:07'),(1228931,409725,'action started via WP Cron','2025-09-27 08:30:53','2025-09-27 10:30:53'),(1228932,409725,'action complete via WP Cron','2025-09-27 08:30:53','2025-09-27 10:30:53'),(1228933,409726,'action created','2025-09-27 08:30:53','2025-09-27 10:30:53'),(1228934,409726,'action started via WP Cron','2025-09-27 08:35:30','2025-09-27 10:35:30'),(1228935,409726,'action complete via WP Cron','2025-09-27 08:35:30','2025-09-27 10:35:30'),(1228936,409727,'action created','2025-09-27 08:35:30','2025-09-27 10:35:30'),(1228937,409727,'action started via WP Cron','2025-09-27 08:39:52','2025-09-27 10:39:52'),(1228938,409727,'action complete via WP Cron','2025-09-27 08:39:52','2025-09-27 10:39:52'),(1228939,409728,'action created','2025-09-27 08:39:52','2025-09-27 10:39:52'),(1228940,409728,'action started via WP Cron','2025-09-27 08:41:53','2025-09-27 10:41:53'),(1228941,409728,'action complete via WP Cron','2025-09-27 08:41:53','2025-09-27 10:41:53'),(1228942,409729,'action created','2025-09-27 08:41:53','2025-09-27 10:41:53'),(1228943,409729,'action started via WP Cron','2025-09-27 08:44:03','2025-09-27 10:44:03'),(1228944,409729,'action complete via WP Cron','2025-09-27 08:44:03','2025-09-27 10:44:03'),(1228945,409730,'action created','2025-09-27 08:44:03','2025-09-27 10:44:03'),(1228946,409730,'action started via WP Cron','2025-09-27 08:46:07','2025-09-27 10:46:07'),(1228947,409730,'action complete via WP Cron','2025-09-27 08:46:07','2025-09-27 10:46:07'),(1228948,409731,'action created','2025-09-27 08:46:07','2025-09-27 10:46:07'),(1228949,409731,'action started via WP Cron','2025-09-27 08:50:25','2025-09-27 10:50:25'),(1228950,409731,'action complete via WP Cron','2025-09-27 08:50:25','2025-09-27 10:50:25'),(1228951,409732,'action created','2025-09-27 08:50:25','2025-09-27 10:50:25'),(1228952,409732,'action started via WP Cron','2025-09-27 08:56:07','2025-09-27 10:56:07'),(1228953,409732,'action complete via WP Cron','2025-09-27 08:56:07','2025-09-27 10:56:07'),(1228954,409733,'action created','2025-09-27 08:56:07','2025-09-27 10:56:07'),(1228955,409733,'action started via WP Cron','2025-09-27 08:59:02','2025-09-27 10:59:02'),(1228956,409733,'action complete via WP Cron','2025-09-27 08:59:02','2025-09-27 10:59:02'),(1228957,409734,'action created','2025-09-27 08:59:02','2025-09-27 10:59:02'),(1228958,409734,'action started via WP Cron','2025-09-27 09:04:03','2025-09-27 11:04:03'),(1228959,409734,'action complete via WP Cron','2025-09-27 09:04:03','2025-09-27 11:04:03'),(1228960,409735,'action created','2025-09-27 09:04:03','2025-09-27 11:04:03'),(1228961,409735,'action started via WP Cron','2025-09-27 09:06:07','2025-09-27 11:06:07'),(1228962,409735,'action complete via WP Cron','2025-09-27 09:06:07','2025-09-27 11:06:07'),(1228963,409736,'action created','2025-09-27 09:06:07','2025-09-27 11:06:07'),(1228964,409736,'action started via WP Cron','2025-09-27 09:09:46','2025-09-27 11:09:46'),(1228965,409736,'action complete via WP Cron','2025-09-27 09:09:46','2025-09-27 11:09:46'),(1228966,409737,'action created','2025-09-27 09:09:46','2025-09-27 11:09:46'),(1228967,409737,'action started via WP Cron','2025-09-27 09:11:59','2025-09-27 11:11:59'),(1228968,409737,'action complete via WP Cron','2025-09-27 09:11:59','2025-09-27 11:11:59'),(1228969,409738,'action created','2025-09-27 09:11:59','2025-09-27 11:11:59'),(1228970,409738,'action started via WP Cron','2025-09-27 09:14:59','2025-09-27 11:14:59'),(1228971,409738,'action complete via WP Cron','2025-09-27 09:14:59','2025-09-27 11:14:59'),(1228972,409739,'action created','2025-09-27 09:14:59','2025-09-27 11:14:59'),(1228973,409739,'action started via WP Cron','2025-09-27 09:18:08','2025-09-27 11:18:08'),(1228974,409739,'action complete via WP Cron','2025-09-27 09:18:08','2025-09-27 11:18:08'),(1228975,409740,'action created','2025-09-27 09:18:08','2025-09-27 11:18:08'),(1228976,409740,'action started via WP Cron','2025-09-27 09:21:09','2025-09-27 11:21:09'),(1228977,409740,'action complete via WP Cron','2025-09-27 09:21:09','2025-09-27 11:21:09'),(1228978,409741,'action created','2025-09-27 09:21:09','2025-09-27 11:21:09'),(1228979,409741,'action started via WP Cron','2025-09-27 09:25:26','2025-09-27 11:25:26'),(1228980,409741,'action complete via WP Cron','2025-09-27 09:25:26','2025-09-27 11:25:26'),(1228981,409742,'action created','2025-09-27 09:25:26','2025-09-27 11:25:26'),(1228982,409742,'action started via WP Cron','2025-09-27 09:28:34','2025-09-27 11:28:34'),(1228983,409742,'action complete via WP Cron','2025-09-27 09:28:35','2025-09-27 11:28:35'),(1228984,409743,'action created','2025-09-27 09:28:35','2025-09-27 11:28:35'),(1228985,409743,'action started via WP Cron','2025-09-27 09:30:38','2025-09-27 11:30:38'),(1228986,409743,'action complete via WP Cron','2025-09-27 09:30:38','2025-09-27 11:30:38'),(1228987,409744,'action created','2025-09-27 09:30:38','2025-09-27 11:30:38'),(1228988,409744,'action started via WP Cron','2025-09-27 09:33:58','2025-09-27 11:33:58'),(1228989,409744,'action complete via WP Cron','2025-09-27 09:33:58','2025-09-27 11:33:58'),(1228990,409745,'action created','2025-09-27 09:33:58','2025-09-27 11:33:58'),(1228991,409745,'action started via WP Cron','2025-09-27 09:36:07','2025-09-27 11:36:07'),(1228992,409745,'action complete via WP Cron','2025-09-27 09:36:07','2025-09-27 11:36:07'),(1228993,409746,'action created','2025-09-27 09:36:07','2025-09-27 11:36:07'),(1228994,409746,'action started via WP Cron','2025-09-27 09:40:13','2025-09-27 11:40:13'),(1228995,409746,'action complete via WP Cron','2025-09-27 09:40:13','2025-09-27 11:40:13'),(1228996,409747,'action created','2025-09-27 09:40:13','2025-09-27 11:40:13'),(1228997,409747,'action started via WP Cron','2025-09-27 09:45:43','2025-09-27 11:45:43'),(1228998,409747,'action complete via WP Cron','2025-09-27 09:45:43','2025-09-27 11:45:43'),(1228999,409748,'action created','2025-09-27 09:45:43','2025-09-27 11:45:43'),(1229000,409748,'action started via WP Cron','2025-09-27 09:48:11','2025-09-27 11:48:11'),(1229001,409748,'action complete via WP Cron','2025-09-27 09:48:11','2025-09-27 11:48:11'),(1229002,409749,'action created','2025-09-27 09:48:11','2025-09-27 11:48:11'),(1229003,409749,'action started via WP Cron','2025-09-27 09:50:46','2025-09-27 11:50:46'),(1229004,409749,'action complete via WP Cron','2025-09-27 09:50:46','2025-09-27 11:50:46'),(1229005,409750,'action created','2025-09-27 09:50:46','2025-09-27 11:50:46'),(1229006,409750,'action started via WP Cron','2025-09-27 09:54:19','2025-09-27 11:54:19'),(1229007,409750,'action complete via WP Cron','2025-09-27 09:54:19','2025-09-27 11:54:19'),(1229008,409751,'action created','2025-09-27 09:54:19','2025-09-27 11:54:19'),(1229009,409751,'action started via WP Cron','2025-09-27 09:57:24','2025-09-27 11:57:24'),(1229010,409751,'action complete via WP Cron','2025-09-27 09:57:24','2025-09-27 11:57:24'),(1229011,409752,'action created','2025-09-27 09:57:24','2025-09-27 11:57:24'),(1229012,409752,'action started via WP Cron','2025-09-27 09:59:44','2025-09-27 11:59:44'),(1229013,409752,'action complete via WP Cron','2025-09-27 09:59:44','2025-09-27 11:59:44'),(1229014,409753,'action created','2025-09-27 09:59:44','2025-09-27 11:59:44'),(1229015,409753,'action started via WP Cron','2025-09-27 10:02:24','2025-09-27 12:02:24'),(1229016,409753,'action complete via WP Cron','2025-09-27 10:02:24','2025-09-27 12:02:24'),(1229017,409754,'action created','2025-09-27 10:02:24','2025-09-27 12:02:24'),(1229018,409754,'action started via WP Cron','2025-09-27 10:04:52','2025-09-27 12:04:52'),(1229019,409754,'action complete via WP Cron','2025-09-27 10:04:52','2025-09-27 12:04:52'),(1229020,409755,'action created','2025-09-27 10:04:52','2025-09-27 12:04:52'),(1229021,409755,'action started via WP Cron','2025-09-27 10:08:32','2025-09-27 12:08:32'),(1229022,409755,'action complete via WP Cron','2025-09-27 10:08:32','2025-09-27 12:08:32'),(1229023,409756,'action created','2025-09-27 10:08:32','2025-09-27 12:08:32'),(1229024,409756,'action started via WP Cron','2025-09-27 10:11:07','2025-09-27 12:11:07'),(1229025,409756,'action complete via WP Cron','2025-09-27 10:11:07','2025-09-27 12:11:07'),(1229026,409757,'action created','2025-09-27 10:11:07','2025-09-27 12:11:07'),(1229027,409757,'action started via WP Cron','2025-09-27 10:14:33','2025-09-27 12:14:33'),(1229028,409757,'action complete via WP Cron','2025-09-27 10:14:33','2025-09-27 12:14:33'),(1229029,409758,'action created','2025-09-27 10:14:33','2025-09-27 12:14:33'),(1229030,409758,'action started via WP Cron','2025-09-27 10:17:08','2025-09-27 12:17:08'),(1229031,409758,'action complete via WP Cron','2025-09-27 10:17:08','2025-09-27 12:17:08'),(1229032,409759,'action created','2025-09-27 10:17:08','2025-09-27 12:17:08'),(1229033,409759,'action started via WP Cron','2025-09-27 10:21:07','2025-09-27 12:21:07'),(1229034,409759,'action complete via WP Cron','2025-09-27 10:21:07','2025-09-27 12:21:07'),(1229035,409760,'action created','2025-09-27 10:21:07','2025-09-27 12:21:07'),(1229036,409760,'action started via WP Cron','2025-09-27 10:26:07','2025-09-27 12:26:07'),(1229037,409760,'action complete via WP Cron','2025-09-27 10:26:07','2025-09-27 12:26:07'),(1229038,409761,'action created','2025-09-27 10:26:07','2025-09-27 12:26:07'),(1229039,409761,'action started via WP Cron','2025-09-27 10:31:07','2025-09-27 12:31:07'),(1229040,409761,'action complete via WP Cron','2025-09-27 10:31:07','2025-09-27 12:31:07'),(1229041,409762,'action created','2025-09-27 10:31:07','2025-09-27 12:31:07'),(1229042,409762,'action started via WP Cron','2025-09-27 10:35:59','2025-09-27 12:35:59'),(1229043,409762,'action complete via WP Cron','2025-09-27 10:35:59','2025-09-27 12:35:59'),(1229044,409763,'action created','2025-09-27 10:35:59','2025-09-27 12:35:59'),(1229045,409763,'action started via WP Cron','2025-09-27 10:40:05','2025-09-27 12:40:05'),(1229046,409763,'action complete via WP Cron','2025-09-27 10:40:05','2025-09-27 12:40:05'),(1229047,409764,'action created','2025-09-27 10:40:05','2025-09-27 12:40:05'),(1229048,409764,'action started via WP Cron','2025-09-27 10:45:04','2025-09-27 12:45:04'),(1229049,409764,'action complete via WP Cron','2025-09-27 10:45:04','2025-09-27 12:45:04'),(1229050,409765,'action created','2025-09-27 10:45:04','2025-09-27 12:45:04'),(1229051,409765,'action started via WP Cron','2025-09-27 10:48:31','2025-09-27 12:48:31'),(1229052,409765,'action complete via WP Cron','2025-09-27 10:48:32','2025-09-27 12:48:32'),(1229053,409766,'action created','2025-09-27 10:48:32','2025-09-27 12:48:32'),(1229054,409766,'action started via WP Cron','2025-09-27 10:51:07','2025-09-27 12:51:07'),(1229055,409766,'action complete via WP Cron','2025-09-27 10:51:07','2025-09-27 12:51:07'),(1229056,409767,'action created','2025-09-27 10:51:07','2025-09-27 12:51:07'),(1229057,409767,'action started via WP Cron','2025-09-27 10:54:32','2025-09-27 12:54:32'),(1229058,409767,'action complete via WP Cron','2025-09-27 10:54:32','2025-09-27 12:54:32'),(1229059,409768,'action created','2025-09-27 10:54:32','2025-09-27 12:54:32'),(1229060,409768,'action started via WP Cron','2025-09-27 10:57:30','2025-09-27 12:57:30'),(1229061,409768,'action complete via WP Cron','2025-09-27 10:57:30','2025-09-27 12:57:30'),(1229062,409769,'action created','2025-09-27 10:57:30','2025-09-27 12:57:30'),(1229063,409769,'action started via WP Cron','2025-09-27 11:00:21','2025-09-27 13:00:21'),(1229064,409769,'action complete via WP Cron','2025-09-27 11:00:21','2025-09-27 13:00:21'),(1229065,409770,'action created','2025-09-27 11:00:21','2025-09-27 13:00:21'),(1229066,409770,'action started via WP Cron','2025-09-27 11:03:00','2025-09-27 13:03:00'),(1229067,409770,'action complete via WP Cron','2025-09-27 11:03:00','2025-09-27 13:03:00'),(1229068,409771,'action created','2025-09-27 11:03:00','2025-09-27 13:03:00'),(1229069,409771,'action started via WP Cron','2025-09-27 11:06:06','2025-09-27 13:06:06'),(1229070,409771,'action complete via WP Cron','2025-09-27 11:06:06','2025-09-27 13:06:06'),(1229071,409772,'action created','2025-09-27 11:06:06','2025-09-27 13:06:06'),(1229072,409772,'action started via WP Cron','2025-09-27 11:08:57','2025-09-27 13:08:57'),(1229073,409772,'action complete via WP Cron','2025-09-27 11:08:57','2025-09-27 13:08:57'),(1229074,409773,'action created','2025-09-27 11:08:57','2025-09-27 13:08:57'),(1229075,409773,'action started via WP Cron','2025-09-27 11:11:07','2025-09-27 13:11:07'),(1229076,409773,'action complete via WP Cron','2025-09-27 11:11:07','2025-09-27 13:11:07'),(1229077,409774,'action created','2025-09-27 11:11:07','2025-09-27 13:11:07'),(1229078,409774,'action started via WP Cron','2025-09-27 11:14:59','2025-09-27 13:14:59'),(1229079,409774,'action complete via WP Cron','2025-09-27 11:14:59','2025-09-27 13:14:59'),(1229080,409775,'action created','2025-09-27 11:14:59','2025-09-27 13:14:59'),(1229081,409775,'action started via WP Cron','2025-09-27 11:17:41','2025-09-27 13:17:41'),(1229082,409775,'action complete via WP Cron','2025-09-27 11:17:41','2025-09-27 13:17:41'),(1229083,409776,'action created','2025-09-27 11:17:41','2025-09-27 13:17:41'),(1229084,409776,'action started via WP Cron','2025-09-27 11:20:05','2025-09-27 13:20:05'),(1229085,409776,'action complete via WP Cron','2025-09-27 11:20:05','2025-09-27 13:20:05'),(1229086,409777,'action created','2025-09-27 11:20:05','2025-09-27 13:20:05'),(1229087,409777,'action started via WP Cron','2025-09-27 11:23:46','2025-09-27 13:23:46'),(1229088,409777,'action complete via WP Cron','2025-09-27 11:23:46','2025-09-27 13:23:46'),(1229089,409778,'action created','2025-09-27 11:23:46','2025-09-27 13:23:46'),(1229090,409778,'action started via WP Cron','2025-09-27 11:26:07','2025-09-27 13:26:07'),(1229091,409778,'action complete via WP Cron','2025-09-27 11:26:07','2025-09-27 13:26:07'),(1229092,409779,'action created','2025-09-27 11:26:07','2025-09-27 13:26:07'),(1229093,409779,'action started via WP Cron','2025-09-27 11:31:07','2025-09-27 13:31:07'),(1229094,409779,'action complete via WP Cron','2025-09-27 11:31:07','2025-09-27 13:31:07'),(1229095,409780,'action created','2025-09-27 11:31:07','2025-09-27 13:31:07'),(1229096,409780,'action started via WP Cron','2025-09-27 11:33:51','2025-09-27 13:33:51'),(1229097,409780,'action complete via WP Cron','2025-09-27 11:33:51','2025-09-27 13:33:51'),(1229098,409781,'action created','2025-09-27 11:33:51','2025-09-27 13:33:51'),(1229099,409781,'action started via WP Cron','2025-09-27 11:36:08','2025-09-27 13:36:08'),(1229100,409781,'action complete via WP Cron','2025-09-27 11:36:08','2025-09-27 13:36:08'),(1229101,409782,'action created','2025-09-27 11:36:08','2025-09-27 13:36:08'),(1229102,409782,'action started via WP Cron','2025-09-27 11:39:04','2025-09-27 13:39:04'),(1229103,409782,'action complete via WP Cron','2025-09-27 11:39:04','2025-09-27 13:39:04'),(1229104,409783,'action created','2025-09-27 11:39:04','2025-09-27 13:39:04'),(1229105,409783,'action started via WP Cron','2025-09-27 11:42:44','2025-09-27 13:42:44'),(1229106,409783,'action complete via WP Cron','2025-09-27 11:42:44','2025-09-27 13:42:44'),(1229107,409784,'action created','2025-09-27 11:42:44','2025-09-27 13:42:44'),(1229108,409784,'action started via WP Cron','2025-09-27 11:46:07','2025-09-27 13:46:07'),(1229109,409784,'action complete via WP Cron','2025-09-27 11:46:07','2025-09-27 13:46:07'),(1229110,409785,'action created','2025-09-27 11:46:07','2025-09-27 13:46:07'),(1229111,409785,'action started via WP Cron','2025-09-27 11:49:10','2025-09-27 13:49:10'),(1229112,409785,'action complete via WP Cron','2025-09-27 11:49:10','2025-09-27 13:49:10'),(1229113,409786,'action created','2025-09-27 11:49:10','2025-09-27 13:49:10'),(1229114,409786,'action started via WP Cron','2025-09-27 11:55:28','2025-09-27 13:55:28'),(1229115,409786,'action complete via WP Cron','2025-09-27 11:55:28','2025-09-27 13:55:28'),(1229116,409787,'action created','2025-09-27 11:55:28','2025-09-27 13:55:28'),(1229117,409787,'action started via WP Cron','2025-09-27 11:58:15','2025-09-27 13:58:15'),(1229118,409787,'action complete via WP Cron','2025-09-27 11:58:16','2025-09-27 13:58:16'),(1229119,409788,'action created','2025-09-27 11:58:16','2025-09-27 13:58:16'),(1229120,409788,'action started via WP Cron','2025-09-27 12:00:45','2025-09-27 14:00:45'),(1229121,409788,'action complete via WP Cron','2025-09-27 12:00:45','2025-09-27 14:00:45'),(1229122,409789,'action created','2025-09-27 12:00:45','2025-09-27 14:00:45'),(1229123,409789,'action started via WP Cron','2025-09-27 12:05:45','2025-09-27 14:05:45'),(1229124,409789,'action complete via WP Cron','2025-09-27 12:05:45','2025-09-27 14:05:45'),(1229125,409790,'action created','2025-09-27 12:05:45','2025-09-27 14:05:45'),(1229126,409790,'action started via WP Cron','2025-09-27 12:08:52','2025-09-27 14:08:52'),(1229127,409790,'action complete via WP Cron','2025-09-27 12:08:52','2025-09-27 14:08:52'),(1229128,409791,'action created','2025-09-27 12:08:52','2025-09-27 14:08:52'),(1229129,409791,'action started via WP Cron','2025-09-27 12:11:06','2025-09-27 14:11:06'),(1229130,409791,'action complete via WP Cron','2025-09-27 12:11:06','2025-09-27 14:11:06'),(1229131,409792,'action created','2025-09-27 12:11:06','2025-09-27 14:11:06'),(1229132,409792,'action started via WP Cron','2025-09-27 12:14:46','2025-09-27 14:14:46'),(1229133,409792,'action complete via WP Cron','2025-09-27 12:14:46','2025-09-27 14:14:46'),(1229134,409793,'action created','2025-09-27 12:14:46','2025-09-27 14:14:46'),(1229135,409793,'action started via WP Cron','2025-09-27 12:17:34','2025-09-27 14:17:34'),(1229136,409793,'action complete via WP Cron','2025-09-27 12:17:34','2025-09-27 14:17:34'),(1229137,409794,'action created','2025-09-27 12:17:34','2025-09-27 14:17:34'),(1229138,409794,'action started via WP Cron','2025-09-27 12:20:48','2025-09-27 14:20:48'),(1229139,409794,'action complete via WP Cron','2025-09-27 12:20:48','2025-09-27 14:20:48'),(1229140,409795,'action created','2025-09-27 12:20:48','2025-09-27 14:20:48'),(1229141,409795,'action started via WP Cron','2025-09-27 12:23:42','2025-09-27 14:23:42'),(1229142,409795,'action complete via WP Cron','2025-09-27 12:23:42','2025-09-27 14:23:42'),(1229143,409796,'action created','2025-09-27 12:23:42','2025-09-27 14:23:42'),(1229144,409796,'action started via WP Cron','2025-09-27 12:26:07','2025-09-27 14:26:07'),(1229145,409796,'action complete via WP Cron','2025-09-27 12:26:07','2025-09-27 14:26:07'),(1229146,409797,'action created','2025-09-27 12:26:07','2025-09-27 14:26:07'),(1229147,409797,'action started via WP Cron','2025-09-27 12:28:56','2025-09-27 14:28:56'),(1229148,409797,'action complete via WP Cron','2025-09-27 12:28:56','2025-09-27 14:28:56'),(1229149,409798,'action created','2025-09-27 12:28:56','2025-09-27 14:28:56'),(1229150,409798,'action started via WP Cron','2025-09-27 12:31:07','2025-09-27 14:31:07'),(1229151,409798,'action complete via WP Cron','2025-09-27 12:31:07','2025-09-27 14:31:07'),(1229152,409799,'action created','2025-09-27 12:31:07','2025-09-27 14:31:07'),(1229153,409799,'action started via WP Cron','2025-09-27 12:33:47','2025-09-27 14:33:47'),(1229154,409799,'action complete via WP Cron','2025-09-27 12:33:47','2025-09-27 14:33:47'),(1229155,409800,'action created','2025-09-27 12:33:47','2025-09-27 14:33:47'),(1229156,409800,'action started via WP Cron','2025-09-27 12:36:07','2025-09-27 14:36:07'),(1229157,409800,'action complete via WP Cron','2025-09-27 12:36:07','2025-09-27 14:36:07'),(1229158,409801,'action created','2025-09-27 12:36:07','2025-09-27 14:36:07'),(1229159,409801,'action started via WP Cron','2025-09-27 12:39:00','2025-09-27 14:39:00'),(1229160,409801,'action complete via WP Cron','2025-09-27 12:39:00','2025-09-27 14:39:00'),(1229161,409802,'action created','2025-09-27 12:39:00','2025-09-27 14:39:00'),(1229162,409802,'action started via WP Cron','2025-09-27 12:41:07','2025-09-27 14:41:07'),(1229163,409803,'action created','2025-09-27 12:41:07','2025-09-27 14:41:07'),(1229164,409803,'action started via WP Cron','2025-09-27 12:41:11','2025-09-27 14:41:11'),(1229165,409803,'action complete via WP Cron','2025-09-27 12:41:11','2025-09-27 14:41:11'),(1229166,409802,'action complete via WP Cron','2025-09-27 12:41:11','2025-09-27 14:41:11'),(1229167,409804,'action created','2025-09-27 12:41:11','2025-09-27 14:41:11'),(1229168,409804,'action started via WP Cron','2025-09-27 12:44:09','2025-09-27 14:44:09'),(1229169,409804,'action complete via WP Cron','2025-09-27 12:44:09','2025-09-27 14:44:09'),(1229170,409805,'action created','2025-09-27 12:44:09','2025-09-27 14:44:09'),(1229171,409805,'action started via WP Cron','2025-09-27 12:51:07','2025-09-27 14:51:07'),(1229172,409805,'action complete via WP Cron','2025-09-27 12:51:07','2025-09-27 14:51:07'),(1229173,409806,'action created','2025-09-27 12:51:07','2025-09-27 14:51:07'),(1229174,409806,'action started via WP Cron','2025-09-27 12:53:47','2025-09-27 14:53:47'),(1229175,409806,'action complete via WP Cron','2025-09-27 12:53:48','2025-09-27 14:53:48'),(1229176,409807,'action created','2025-09-27 12:53:48','2025-09-27 14:53:48'),(1229177,409807,'action started via WP Cron','2025-09-27 12:56:07','2025-09-27 14:56:07'),(1229178,409807,'action complete via WP Cron','2025-09-27 12:56:07','2025-09-27 14:56:07'),(1229179,409808,'action created','2025-09-27 12:56:07','2025-09-27 14:56:07'),(1229180,409808,'action started via WP Cron','2025-09-27 13:00:29','2025-09-27 15:00:29'),(1229181,409808,'action complete via WP Cron','2025-09-27 13:00:29','2025-09-27 15:00:29'),(1229182,409809,'action created','2025-09-27 13:00:29','2025-09-27 15:00:29'),(1229183,409809,'action started via WP Cron','2025-09-27 13:03:23','2025-09-27 15:03:23'),(1229184,409809,'action complete via WP Cron','2025-09-27 13:03:23','2025-09-27 15:03:23'),(1229185,409810,'action created','2025-09-27 13:03:23','2025-09-27 15:03:23'),(1229186,409810,'action started via WP Cron','2025-09-27 13:06:07','2025-09-27 15:06:07'),(1229187,409810,'action complete via WP Cron','2025-09-27 13:06:07','2025-09-27 15:06:07'),(1229188,409811,'action created','2025-09-27 13:06:07','2025-09-27 15:06:07'),(1229189,409811,'action started via WP Cron','2025-09-27 13:09:53','2025-09-27 15:09:53'),(1229190,409811,'action complete via WP Cron','2025-09-27 13:09:55','2025-09-27 15:09:55'),(1229191,409812,'action created','2025-09-27 13:09:55','2025-09-27 15:09:55'),(1229192,409812,'action started via WP Cron','2025-09-27 13:15:12','2025-09-27 15:15:12'),(1229193,409812,'action complete via WP Cron','2025-09-27 13:15:12','2025-09-27 15:15:12'),(1229194,409813,'action created','2025-09-27 13:15:12','2025-09-27 15:15:12'),(1229195,409813,'action started via WP Cron','2025-09-27 13:19:23','2025-09-27 15:19:23'),(1229196,409814,'action created','2025-09-27 13:19:23','2025-09-27 15:19:23'),(1229197,409814,'action started via WP Cron','2025-09-27 13:19:27','2025-09-27 15:19:27'),(1229198,409814,'action complete via WP Cron','2025-09-27 13:19:27','2025-09-27 15:19:27'),(1229199,409813,'action complete via WP Cron','2025-09-27 13:19:27','2025-09-27 15:19:27'),(1229200,409815,'action created','2025-09-27 13:19:27','2025-09-27 15:19:27'),(1229201,409815,'action started via WP Cron','2025-09-27 13:22:00','2025-09-27 15:22:00'),(1229202,409815,'action complete via WP Cron','2025-09-27 13:22:01','2025-09-27 15:22:01'),(1229203,409816,'action created','2025-09-27 13:22:01','2025-09-27 15:22:01'),(1229204,409816,'action started via WP Cron','2025-09-27 13:25:52','2025-09-27 15:25:52'),(1229205,409816,'action complete via WP Cron','2025-09-27 13:25:52','2025-09-27 15:25:52'),(1229206,409817,'action created','2025-09-27 13:25:52','2025-09-27 15:25:52'),(1229207,409817,'action started via WP Cron','2025-09-27 13:28:55','2025-09-27 15:28:55'),(1229208,409817,'action complete via WP Cron','2025-09-27 13:28:55','2025-09-27 15:28:55'),(1229209,409818,'action created','2025-09-27 13:28:55','2025-09-27 15:28:55'),(1229210,409818,'action started via WP Cron','2025-09-27 13:30:55','2025-09-27 15:30:55'),(1229211,409818,'action complete via WP Cron','2025-09-27 13:30:55','2025-09-27 15:30:55'),(1229212,409819,'action created','2025-09-27 13:30:55','2025-09-27 15:30:55'),(1229213,409819,'action started via WP Cron','2025-09-27 13:36:07','2025-09-27 15:36:07'),(1229214,409819,'action complete via WP Cron','2025-09-27 13:36:07','2025-09-27 15:36:07'),(1229215,409820,'action created','2025-09-27 13:36:07','2025-09-27 15:36:07'),(1229216,409820,'action started via WP Cron','2025-09-27 13:40:11','2025-09-27 15:40:11'),(1229217,409820,'action complete via WP Cron','2025-09-27 13:40:11','2025-09-27 15:40:11'),(1229218,409821,'action created','2025-09-27 13:40:11','2025-09-27 15:40:11'),(1229219,409821,'action started via WP Cron','2025-09-27 13:42:29','2025-09-27 15:42:29'),(1229220,409821,'action complete via WP Cron','2025-09-27 13:42:29','2025-09-27 15:42:29'),(1229221,409822,'action created','2025-09-27 13:42:29','2025-09-27 15:42:29'),(1229222,409822,'action started via WP Cron','2025-09-27 13:45:19','2025-09-27 15:45:19'),(1229223,409822,'action complete via WP Cron','2025-09-27 13:45:19','2025-09-27 15:45:19'),(1229224,409823,'action created','2025-09-27 13:45:19','2025-09-27 15:45:19'),(1229225,409823,'action started via WP Cron','2025-09-27 13:48:57','2025-09-27 15:48:57'),(1229226,409823,'action complete via WP Cron','2025-09-27 13:48:58','2025-09-27 15:48:58'),(1229227,409824,'action created','2025-09-27 13:48:58','2025-09-27 15:48:58'),(1229228,409824,'action started via WP Cron','2025-09-27 13:51:07','2025-09-27 15:51:07'),(1229229,409824,'action complete via WP Cron','2025-09-27 13:51:07','2025-09-27 15:51:07'),(1229230,409825,'action created','2025-09-27 13:51:07','2025-09-27 15:51:07'),(1229231,409825,'action started via WP Cron','2025-09-27 13:53:28','2025-09-27 15:53:28'),(1229232,409825,'action complete via WP Cron','2025-09-27 13:53:28','2025-09-27 15:53:28'),(1229233,409826,'action created','2025-09-27 13:53:28','2025-09-27 15:53:28'),(1229234,409826,'action started via WP Cron','2025-09-27 13:56:08','2025-09-27 15:56:08'),(1229235,409826,'action complete via WP Cron','2025-09-27 13:56:08','2025-09-27 15:56:08'),(1229236,409827,'action created','2025-09-27 13:56:08','2025-09-27 15:56:08'),(1229237,409827,'action started via WP Cron','2025-09-27 14:01:08','2025-09-27 16:01:08'),(1229238,409827,'action complete via WP Cron','2025-09-27 14:01:08','2025-09-27 16:01:08'),(1229239,409828,'action created','2025-09-27 14:01:08','2025-09-27 16:01:08'),(1229240,409828,'action started via WP Cron','2025-09-27 14:03:50','2025-09-27 16:03:50'),(1229241,409828,'action complete via WP Cron','2025-09-27 14:03:50','2025-09-27 16:03:50'),(1229242,409829,'action created','2025-09-27 14:03:50','2025-09-27 16:03:50'),(1229243,409829,'action started via WP Cron','2025-09-27 14:06:07','2025-09-27 16:06:07'),(1229244,409829,'action complete via WP Cron','2025-09-27 14:06:07','2025-09-27 16:06:07'),(1229245,409830,'action created','2025-09-27 14:06:07','2025-09-27 16:06:07'),(1229246,409830,'action started via WP Cron','2025-09-27 14:08:55','2025-09-27 16:08:55'),(1229247,409830,'action complete via WP Cron','2025-09-27 14:08:56','2025-09-27 16:08:56'),(1229248,409831,'action created','2025-09-27 14:08:56','2025-09-27 16:08:56'),(1229249,409831,'action started via WP Cron','2025-09-27 14:11:06','2025-09-27 16:11:06'),(1229250,409832,'action created','2025-09-27 14:11:06','2025-09-27 16:11:06'),(1229251,409831,'action complete via WP Cron','2025-09-27 14:11:11','2025-09-27 16:11:11'),(1229252,409833,'action created','2025-09-27 14:11:11','2025-09-27 16:11:11'),(1229253,409832,'action started via WP Cron','2025-09-27 14:11:11','2025-09-27 16:11:11'),(1229254,409832,'action complete via WP Cron','2025-09-27 14:11:12','2025-09-27 16:11:12'),(1229255,409833,'action started via WP Cron','2025-09-27 14:13:57','2025-09-27 16:13:57'),(1229256,409833,'action complete via WP Cron','2025-09-27 14:13:57','2025-09-27 16:13:57'),(1229257,409834,'action created','2025-09-27 14:13:57','2025-09-27 16:13:57'),(1229258,409834,'action started via WP Cron','2025-09-27 14:18:04','2025-09-27 16:18:04'),(1229259,409834,'action complete via WP Cron','2025-09-27 14:18:04','2025-09-27 16:18:04'),(1229260,409835,'action created','2025-09-27 14:18:04','2025-09-27 16:18:04'),(1229261,409835,'action started via WP Cron','2025-09-27 14:21:07','2025-09-27 16:21:07'),(1229262,409835,'action complete via WP Cron','2025-09-27 14:21:07','2025-09-27 16:21:07'),(1229263,409836,'action created','2025-09-27 14:21:07','2025-09-27 16:21:07'),(1229264,409836,'action started via WP Cron','2025-09-27 14:26:08','2025-09-27 16:26:08'),(1229265,409836,'action complete via WP Cron','2025-09-27 14:26:08','2025-09-27 16:26:08'),(1229266,409837,'action created','2025-09-27 14:26:08','2025-09-27 16:26:08'),(1229267,409837,'action started via WP Cron','2025-09-27 14:31:07','2025-09-27 16:31:07'),(1229268,409837,'action complete via WP Cron','2025-09-27 14:31:07','2025-09-27 16:31:07'),(1229269,409838,'action created','2025-09-27 14:31:07','2025-09-27 16:31:07'),(1229270,409838,'action started via WP Cron','2025-09-27 14:34:10','2025-09-27 16:34:10'),(1229271,409839,'action created','2025-09-27 14:34:10','2025-09-27 16:34:10'),(1229272,409839,'action started via WP Cron','2025-09-27 14:34:11','2025-09-27 16:34:11'),(1229273,409839,'action complete via WP Cron','2025-09-27 14:34:11','2025-09-27 16:34:11'),(1229274,409838,'action complete via WP Cron','2025-09-27 14:34:11','2025-09-27 16:34:11'),(1229275,409840,'action created','2025-09-27 14:34:11','2025-09-27 16:34:11'),(1229276,409840,'action started via WP Cron','2025-09-27 14:37:04','2025-09-27 16:37:04'),(1229277,409840,'action complete via WP Cron','2025-09-27 14:37:04','2025-09-27 16:37:04'),(1229278,409841,'action created','2025-09-27 14:37:04','2025-09-27 16:37:04'),(1229279,409841,'action started via WP Cron','2025-09-27 14:41:08','2025-09-27 16:41:08'),(1229280,409841,'action complete via WP Cron','2025-09-27 14:41:08','2025-09-27 16:41:08'),(1229281,409842,'action created','2025-09-27 14:41:08','2025-09-27 16:41:08'),(1229282,409842,'action started via WP Cron','2025-09-27 14:45:25','2025-09-27 16:45:25'),(1229283,409842,'action complete via WP Cron','2025-09-27 14:45:25','2025-09-27 16:45:25'),(1229284,409843,'action created','2025-09-27 14:45:25','2025-09-27 16:45:25'),(1229285,409843,'action started via WP Cron','2025-09-27 14:47:36','2025-09-27 16:47:36'),(1229286,409843,'action complete via WP Cron','2025-09-27 14:47:36','2025-09-27 16:47:36'),(1229287,409844,'action created','2025-09-27 14:47:36','2025-09-27 16:47:36'),(1229288,409844,'action started via WP Cron','2025-09-27 14:50:49','2025-09-27 16:50:49'),(1229289,409844,'action complete via WP Cron','2025-09-27 14:50:49','2025-09-27 16:50:49'),(1229290,409845,'action created','2025-09-27 14:50:49','2025-09-27 16:50:49'),(1229291,409845,'action started via WP Cron','2025-09-27 14:53:10','2025-09-27 16:53:10'),(1229292,409845,'action complete via WP Cron','2025-09-27 14:53:10','2025-09-27 16:53:10'),(1229293,409846,'action created','2025-09-27 14:53:10','2025-09-27 16:53:10'),(1229294,409846,'action started via WP Cron','2025-09-27 14:56:08','2025-09-27 16:56:08'),(1229295,409846,'action complete via WP Cron','2025-09-27 14:56:08','2025-09-27 16:56:08'),(1229296,409847,'action created','2025-09-27 14:56:08','2025-09-27 16:56:08'),(1229297,409847,'action started via WP Cron','2025-09-27 15:01:07','2025-09-27 17:01:07'),(1229298,409847,'action complete via WP Cron','2025-09-27 15:01:07','2025-09-27 17:01:07'),(1229299,409848,'action created','2025-09-27 15:01:07','2025-09-27 17:01:07'),(1229300,409848,'action started via WP Cron','2025-09-27 15:05:07','2025-09-27 17:05:07'),(1229301,409848,'action complete via WP Cron','2025-09-27 15:05:07','2025-09-27 17:05:07'),(1229302,409849,'action created','2025-09-27 15:05:07','2025-09-27 17:05:07'),(1229303,409849,'action started via WP Cron','2025-09-27 15:08:42','2025-09-27 17:08:42'),(1229304,409849,'action complete via WP Cron','2025-09-27 15:08:42','2025-09-27 17:08:42'),(1229305,409850,'action created','2025-09-27 15:08:42','2025-09-27 17:08:42'),(1229306,409850,'action started via WP Cron','2025-09-27 15:11:08','2025-09-27 17:11:08'),(1229307,409850,'action complete via WP Cron','2025-09-27 15:11:08','2025-09-27 17:11:08'),(1229308,409851,'action created','2025-09-27 15:11:08','2025-09-27 17:11:08'),(1229309,409851,'action started via WP Cron','2025-09-27 15:14:28','2025-09-27 17:14:28'),(1229310,409851,'action complete via WP Cron','2025-09-27 15:14:28','2025-09-27 17:14:28'),(1229311,409852,'action created','2025-09-27 15:14:28','2025-09-27 17:14:28'),(1229312,409852,'action started via WP Cron','2025-09-27 15:16:44','2025-09-27 17:16:44'),(1229313,409852,'action complete via WP Cron','2025-09-27 15:16:44','2025-09-27 17:16:44'),(1229314,409853,'action created','2025-09-27 15:16:44','2025-09-27 17:16:44'),(1229315,409853,'action started via WP Cron','2025-09-27 15:18:46','2025-09-27 17:18:46'),(1229316,409853,'action complete via WP Cron','2025-09-27 15:18:46','2025-09-27 17:18:46'),(1229317,409854,'action created','2025-09-27 15:18:46','2025-09-27 17:18:46'),(1229318,409854,'action started via WP Cron','2025-09-27 15:21:07','2025-09-27 17:21:07'),(1229319,409854,'action complete via WP Cron','2025-09-27 15:21:07','2025-09-27 17:21:07'),(1229320,409855,'action created','2025-09-27 15:21:07','2025-09-27 17:21:07'),(1229321,409855,'action started via WP Cron','2025-09-27 15:26:08','2025-09-27 17:26:08'),(1229322,409855,'action complete via WP Cron','2025-09-27 15:26:08','2025-09-27 17:26:08'),(1229323,409856,'action created','2025-09-27 15:26:08','2025-09-27 17:26:08'),(1229324,409856,'action started via WP Cron','2025-09-27 15:31:13','2025-09-27 17:31:13'),(1229325,409856,'action complete via WP Cron','2025-09-27 15:31:13','2025-09-27 17:31:13'),(1229326,409857,'action created','2025-09-27 15:31:13','2025-09-27 17:31:13'),(1229327,409857,'action started via WP Cron','2025-09-27 15:33:55','2025-09-27 17:33:55'),(1229328,409857,'action complete via WP Cron','2025-09-27 15:33:55','2025-09-27 17:33:55'),(1229329,409858,'action created','2025-09-27 15:33:55','2025-09-27 17:33:55'),(1229330,409858,'action started via WP Cron','2025-09-27 15:36:07','2025-09-27 17:36:07'),(1229331,409858,'action complete via WP Cron','2025-09-27 15:36:07','2025-09-27 17:36:07'),(1229332,409859,'action created','2025-09-27 15:36:07','2025-09-27 17:36:07'),(1229333,409859,'action started via WP Cron','2025-09-27 15:38:37','2025-09-27 17:38:37'),(1229334,409859,'action complete via WP Cron','2025-09-27 15:38:37','2025-09-27 17:38:37'),(1229335,409860,'action created','2025-09-27 15:38:37','2025-09-27 17:38:37'),(1229336,409860,'action started via WP Cron','2025-09-27 15:41:07','2025-09-27 17:41:07'),(1229337,409860,'action complete via WP Cron','2025-09-27 15:41:07','2025-09-27 17:41:07'),(1229338,409861,'action created','2025-09-27 15:41:07','2025-09-27 17:41:07'),(1229339,409861,'action started via WP Cron','2025-09-27 15:46:07','2025-09-27 17:46:07'),(1229340,409861,'action complete via WP Cron','2025-09-27 15:46:07','2025-09-27 17:46:07'),(1229341,409862,'action created','2025-09-27 15:46:07','2025-09-27 17:46:07'),(1229342,409862,'action started via WP Cron','2025-09-27 15:48:08','2025-09-27 17:48:08'),(1229343,409862,'action complete via WP Cron','2025-09-27 15:48:08','2025-09-27 17:48:08'),(1229344,409863,'action created','2025-09-27 15:48:08','2025-09-27 17:48:08'),(1229345,409863,'action started via WP Cron','2025-09-27 15:50:11','2025-09-27 17:50:11'),(1229346,409863,'action complete via WP Cron','2025-09-27 15:50:11','2025-09-27 17:50:11'),(1229347,409864,'action created','2025-09-27 15:50:11','2025-09-27 17:50:11'),(1229348,409864,'action started via WP Cron','2025-09-27 15:55:17','2025-09-27 17:55:17'),(1229349,409864,'action complete via WP Cron','2025-09-27 15:55:17','2025-09-27 17:55:17'),(1229350,409865,'action created','2025-09-27 15:55:17','2025-09-27 17:55:17'),(1229351,409865,'action started via WP Cron','2025-09-27 15:58:23','2025-09-27 17:58:23'),(1229352,409865,'action complete via WP Cron','2025-09-27 15:58:23','2025-09-27 17:58:23'),(1229353,409866,'action created','2025-09-27 15:58:23','2025-09-27 17:58:23'),(1229354,409866,'action started via WP Cron','2025-09-27 16:01:07','2025-09-27 18:01:07'),(1229355,409866,'action complete via WP Cron','2025-09-27 16:01:07','2025-09-27 18:01:07'),(1229356,409867,'action created','2025-09-27 16:01:07','2025-09-27 18:01:07'),(1229357,409867,'action started via WP Cron','2025-09-27 16:06:07','2025-09-27 18:06:07'),(1229358,409867,'action complete via WP Cron','2025-09-27 16:06:07','2025-09-27 18:06:07'),(1229359,409868,'action created','2025-09-27 16:06:07','2025-09-27 18:06:07'),(1229360,409868,'action started via WP Cron','2025-09-27 16:10:57','2025-09-27 18:10:57'),(1229361,409868,'action complete via WP Cron','2025-09-27 16:10:57','2025-09-27 18:10:57'),(1229362,409869,'action created','2025-09-27 16:10:57','2025-09-27 18:10:57'),(1229363,409869,'action started via WP Cron','2025-09-27 16:13:15','2025-09-27 18:13:15'),(1229364,409869,'action complete via WP Cron','2025-09-27 16:13:15','2025-09-27 18:13:15'),(1229365,409870,'action created','2025-09-27 16:13:15','2025-09-27 18:13:15'),(1229366,409870,'action started via WP Cron','2025-09-27 16:16:01','2025-09-27 18:16:01'),(1229367,409870,'action complete via WP Cron','2025-09-27 16:16:02','2025-09-27 18:16:02'),(1229368,409871,'action created','2025-09-27 16:16:02','2025-09-27 18:16:02'),(1229369,409871,'action started via WP Cron','2025-09-27 16:19:26','2025-09-27 18:19:26'),(1229370,409871,'action complete via WP Cron','2025-09-27 16:19:26','2025-09-27 18:19:26'),(1229371,409872,'action created','2025-09-27 16:19:26','2025-09-27 18:19:26'),(1229372,409872,'action started via WP Cron','2025-09-27 16:21:53','2025-09-27 18:21:53'),(1229373,409872,'action complete via WP Cron','2025-09-27 16:21:53','2025-09-27 18:21:53'),(1229374,409873,'action created','2025-09-27 16:21:53','2025-09-27 18:21:53'),(1229375,409873,'action started via WP Cron','2025-09-27 16:26:07','2025-09-27 18:26:07'),(1229376,409873,'action complete via WP Cron','2025-09-27 16:26:07','2025-09-27 18:26:07'),(1229377,409874,'action created','2025-09-27 16:26:07','2025-09-27 18:26:07'),(1229378,409874,'action started via WP Cron','2025-09-27 16:30:56','2025-09-27 18:30:56'),(1229379,409874,'action complete via WP Cron','2025-09-27 16:30:56','2025-09-27 18:30:56'),(1229380,409875,'action created','2025-09-27 16:30:56','2025-09-27 18:30:56'),(1229381,409875,'action started via WP Cron','2025-09-27 16:33:21','2025-09-27 18:33:21'),(1229382,409875,'action complete via WP Cron','2025-09-27 16:33:21','2025-09-27 18:33:21'),(1229383,409876,'action created','2025-09-27 16:33:21','2025-09-27 18:33:21'),(1229384,409876,'action started via WP Cron','2025-09-27 16:35:45','2025-09-27 18:35:45'),(1229385,409876,'action complete via WP Cron','2025-09-27 16:35:45','2025-09-27 18:35:45'),(1229386,409877,'action created','2025-09-27 16:35:45','2025-09-27 18:35:45'),(1229387,409877,'action started via WP Cron','2025-09-27 16:39:16','2025-09-27 18:39:16'),(1229388,409877,'action complete via WP Cron','2025-09-27 16:39:16','2025-09-27 18:39:16'),(1229389,409878,'action created','2025-09-27 16:39:16','2025-09-27 18:39:16'),(1229390,409878,'action started via WP Cron','2025-09-27 16:42:10','2025-09-27 18:42:10'),(1229391,409878,'action complete via WP Cron','2025-09-27 16:42:10','2025-09-27 18:42:10'),(1229392,409879,'action created','2025-09-27 16:42:10','2025-09-27 18:42:10'),(1229393,409879,'action started via WP Cron','2025-09-27 16:45:20','2025-09-27 18:45:20'),(1229394,409879,'action complete via WP Cron','2025-09-27 16:45:20','2025-09-27 18:45:20'),(1229395,409880,'action created','2025-09-27 16:45:20','2025-09-27 18:45:20'),(1229396,409880,'action started via WP Cron','2025-09-27 16:48:06','2025-09-27 18:48:06'),(1229397,409880,'action complete via WP Cron','2025-09-27 16:48:06','2025-09-27 18:48:06'),(1229398,409881,'action created','2025-09-27 16:48:06','2025-09-27 18:48:06'),(1229399,409881,'action started via WP Cron','2025-09-27 16:51:08','2025-09-27 18:51:08'),(1229400,409882,'action created','2025-09-27 16:51:08','2025-09-27 18:51:08'),(1229401,409882,'action started via WP Cron','2025-09-27 16:51:09','2025-09-27 18:51:09'),(1229402,409882,'action complete via WP Cron','2025-09-27 16:51:09','2025-09-27 18:51:09'),(1229403,409881,'action complete via WP Cron','2025-09-27 16:51:09','2025-09-27 18:51:09'),(1229404,409883,'action created','2025-09-27 16:51:09','2025-09-27 18:51:09'),(1229405,409883,'action started via WP Cron','2025-09-27 16:56:07','2025-09-27 18:56:07'),(1229406,409884,'action created','2025-09-27 16:56:07','2025-09-27 18:56:07'),(1229407,409884,'action started via WP Cron','2025-09-27 16:56:09','2025-09-27 18:56:09'),(1229408,409884,'action complete via WP Cron','2025-09-27 16:56:09','2025-09-27 18:56:09'),(1229409,409883,'action complete via WP Cron','2025-09-27 16:56:09','2025-09-27 18:56:09'),(1229410,409885,'action created','2025-09-27 16:56:09','2025-09-27 18:56:09'),(1229411,409885,'action started via WP Cron','2025-09-27 16:59:44','2025-09-27 18:59:44'),(1229412,409885,'action complete via WP Cron','2025-09-27 16:59:44','2025-09-27 18:59:44'),(1229413,409886,'action created','2025-09-27 16:59:44','2025-09-27 18:59:44'),(1229414,409886,'action started via WP Cron','2025-09-27 17:05:09','2025-09-27 19:05:09'),(1229415,409886,'action complete via WP Cron','2025-09-27 17:05:09','2025-09-27 19:05:09'),(1229416,409887,'action created','2025-09-27 17:05:09','2025-09-27 19:05:09'),(1229417,409887,'action started via WP Cron','2025-09-27 17:09:52','2025-09-27 19:09:52'),(1229418,409887,'action complete via WP Cron','2025-09-27 17:09:52','2025-09-27 19:09:52'),(1229419,409888,'action created','2025-09-27 17:09:52','2025-09-27 19:09:52'),(1229420,409888,'action started via WP Cron','2025-09-27 17:12:32','2025-09-27 19:12:32'),(1229421,409888,'action complete via WP Cron','2025-09-27 17:12:33','2025-09-27 19:12:33'),(1229422,409889,'action created','2025-09-27 17:12:33','2025-09-27 19:12:33'),(1229423,409889,'action started via WP Cron','2025-09-27 17:16:07','2025-09-27 19:16:07'),(1229424,409889,'action complete via WP Cron','2025-09-27 17:16:07','2025-09-27 19:16:07'),(1229425,409890,'action created','2025-09-27 17:16:07','2025-09-27 19:16:07'),(1229426,409890,'action started via WP Cron','2025-09-27 17:21:07','2025-09-27 19:21:07'),(1229427,409890,'action complete via WP Cron','2025-09-27 17:21:07','2025-09-27 19:21:07'),(1229428,409891,'action created','2025-09-27 17:21:07','2025-09-27 19:21:07'),(1229429,409891,'action started via WP Cron','2025-09-27 17:28:31','2025-09-27 19:28:31'),(1229430,409891,'action complete via WP Cron','2025-09-27 17:28:31','2025-09-27 19:28:31'),(1229431,409892,'action created','2025-09-27 17:28:31','2025-09-27 19:28:31'),(1229432,409892,'action started via WP Cron','2025-09-27 17:31:08','2025-09-27 19:31:08'),(1229433,409892,'action complete via WP Cron','2025-09-27 17:31:08','2025-09-27 19:31:08'),(1229434,409893,'action created','2025-09-27 17:31:08','2025-09-27 19:31:08'),(1229435,409893,'action started via WP Cron','2025-09-27 17:36:07','2025-09-27 19:36:07'),(1229436,409893,'action complete via WP Cron','2025-09-27 17:36:07','2025-09-27 19:36:07'),(1229437,409894,'action created','2025-09-27 17:36:07','2025-09-27 19:36:07'),(1229438,409894,'action started via WP Cron','2025-09-27 17:39:35','2025-09-27 19:39:35'),(1229439,409894,'action complete via WP Cron','2025-09-27 17:39:35','2025-09-27 19:39:35'),(1229440,409895,'action created','2025-09-27 17:39:35','2025-09-27 19:39:35'),(1229441,409895,'action started via WP Cron','2025-09-27 17:42:50','2025-09-27 19:42:50'),(1229442,409895,'action complete via WP Cron','2025-09-27 17:42:50','2025-09-27 19:42:50'),(1229443,409896,'action created','2025-09-27 17:42:50','2025-09-27 19:42:50'),(1229444,409896,'action started via WP Cron','2025-09-27 17:46:07','2025-09-27 19:46:07'),(1229445,409896,'action complete via WP Cron','2025-09-27 17:46:07','2025-09-27 19:46:07'),(1229446,409897,'action created','2025-09-27 17:46:07','2025-09-27 19:46:07'),(1229447,409897,'action started via WP Cron','2025-09-27 17:48:32','2025-09-27 19:48:32'),(1229448,409897,'action complete via WP Cron','2025-09-27 17:48:32','2025-09-27 19:48:32'),(1229449,409898,'action created','2025-09-27 17:48:32','2025-09-27 19:48:32'),(1229450,409898,'action started via WP Cron','2025-09-27 17:51:07','2025-09-27 19:51:07'),(1229451,409898,'action complete via WP Cron','2025-09-27 17:51:07','2025-09-27 19:51:07'),(1229452,409899,'action created','2025-09-27 17:51:07','2025-09-27 19:51:07'),(1229453,409899,'action started via WP Cron','2025-09-27 17:54:18','2025-09-27 19:54:18'),(1229454,409899,'action complete via WP Cron','2025-09-27 17:54:18','2025-09-27 19:54:18'),(1229455,409900,'action created','2025-09-27 17:54:18','2025-09-27 19:54:18'),(1229456,409900,'action started via WP Cron','2025-09-27 17:57:26','2025-09-27 19:57:26'),(1229457,409900,'action complete via WP Cron','2025-09-27 17:57:26','2025-09-27 19:57:26'),(1229458,409901,'action created','2025-09-27 17:57:26','2025-09-27 19:57:26'),(1229459,409901,'action started via WP Cron','2025-09-27 18:00:19','2025-09-27 20:00:19'),(1229460,409901,'action complete via WP Cron','2025-09-27 18:00:19','2025-09-27 20:00:19'),(1229461,409902,'action created','2025-09-27 18:00:19','2025-09-27 20:00:19'),(1229462,409902,'action started via WP Cron','2025-09-27 18:02:41','2025-09-27 20:02:41'),(1229463,409902,'action complete via WP Cron','2025-09-27 18:02:41','2025-09-27 20:02:41'),(1229464,409903,'action created','2025-09-27 18:02:41','2025-09-27 20:02:41'),(1229465,409903,'action started via WP Cron','2025-09-27 18:05:56','2025-09-27 20:05:56'),(1229466,409903,'action complete via WP Cron','2025-09-27 18:05:56','2025-09-27 20:05:56'),(1229467,409904,'action created','2025-09-27 18:05:56','2025-09-27 20:05:56'),(1229468,409904,'action started via WP Cron','2025-09-27 18:09:42','2025-09-27 20:09:42'),(1229469,409904,'action complete via WP Cron','2025-09-27 18:09:42','2025-09-27 20:09:42'),(1229470,409905,'action created','2025-09-27 18:09:42','2025-09-27 20:09:42'),(1229471,409905,'action started via WP Cron','2025-09-27 18:11:56','2025-09-27 20:11:56'),(1229472,409905,'action complete via WP Cron','2025-09-27 18:11:56','2025-09-27 20:11:56'),(1229473,409906,'action created','2025-09-27 18:11:56','2025-09-27 20:11:56'),(1229474,409906,'action started via WP Cron','2025-09-27 18:20:07','2025-09-27 20:20:07'),(1229475,409906,'action complete via WP Cron','2025-09-27 18:20:07','2025-09-27 20:20:07'),(1229476,409907,'action created','2025-09-27 18:20:07','2025-09-27 20:20:07'),(1229477,409907,'action started via WP Cron','2025-09-27 18:23:50','2025-09-27 20:23:50'),(1229478,409907,'action complete via WP Cron','2025-09-27 18:23:50','2025-09-27 20:23:50'),(1229479,409908,'action created','2025-09-27 18:23:50','2025-09-27 20:23:50'),(1229480,409908,'action started via WP Cron','2025-09-27 18:26:07','2025-09-27 20:26:07'),(1229481,409908,'action complete via WP Cron','2025-09-27 18:26:07','2025-09-27 20:26:07'),(1229482,409909,'action created','2025-09-27 18:26:07','2025-09-27 20:26:07'),(1229483,409909,'action started via WP Cron','2025-09-27 18:31:07','2025-09-27 20:31:07'),(1229484,409909,'action complete via WP Cron','2025-09-27 18:31:07','2025-09-27 20:31:07'),(1229485,409910,'action created','2025-09-27 18:31:07','2025-09-27 20:31:07'),(1229486,409910,'action started via WP Cron','2025-09-27 18:33:34','2025-09-27 20:33:34'),(1229487,409910,'action complete via WP Cron','2025-09-27 18:33:34','2025-09-27 20:33:34'),(1229488,409911,'action created','2025-09-27 18:33:34','2025-09-27 20:33:34'),(1229489,409911,'action started via WP Cron','2025-09-27 18:36:07','2025-09-27 20:36:07'),(1229490,409911,'action complete via WP Cron','2025-09-27 18:36:07','2025-09-27 20:36:07'),(1229491,409912,'action created','2025-09-27 18:36:07','2025-09-27 20:36:07'),(1229492,409912,'action started via WP Cron','2025-09-27 18:38:57','2025-09-27 20:38:57'),(1229493,409912,'action complete via WP Cron','2025-09-27 18:38:57','2025-09-27 20:38:57'),(1229494,409913,'action created','2025-09-27 18:38:57','2025-09-27 20:38:57'),(1229495,409913,'action started via WP Cron','2025-09-27 18:41:42','2025-09-27 20:41:42'),(1229496,409913,'action complete via WP Cron','2025-09-27 18:41:42','2025-09-27 20:41:42'),(1229497,409914,'action created','2025-09-27 18:41:42','2025-09-27 20:41:42'),(1229498,409914,'action started via WP Cron','2025-09-27 18:45:16','2025-09-27 20:45:16'),(1229499,409914,'action complete via WP Cron','2025-09-27 18:45:16','2025-09-27 20:45:16'),(1229500,409915,'action created','2025-09-27 18:45:16','2025-09-27 20:45:16'),(1229501,409915,'action started via WP Cron','2025-09-27 18:47:48','2025-09-27 20:47:48'),(1229502,409915,'action complete via WP Cron','2025-09-27 18:47:48','2025-09-27 20:47:48'),(1229503,409916,'action created','2025-09-27 18:47:48','2025-09-27 20:47:48'),(1229504,409916,'action started via WP Cron','2025-09-27 18:51:08','2025-09-27 20:51:08'),(1229505,409916,'action complete via WP Cron','2025-09-27 18:51:08','2025-09-27 20:51:08'),(1229506,409917,'action created','2025-09-27 18:51:08','2025-09-27 20:51:08'),(1229507,409917,'action started via WP Cron','2025-09-27 18:54:10','2025-09-27 20:54:10'),(1229508,409917,'action complete via WP Cron','2025-09-27 18:54:10','2025-09-27 20:54:10'),(1229509,409918,'action created','2025-09-27 18:54:10','2025-09-27 20:54:10'),(1229510,409918,'action started via WP Cron','2025-09-27 18:56:49','2025-09-27 20:56:49'),(1229511,409918,'action complete via WP Cron','2025-09-27 18:56:49','2025-09-27 20:56:49'),(1229512,409919,'action created','2025-09-27 18:56:49','2025-09-27 20:56:49'),(1229513,409919,'action started via WP Cron','2025-09-27 19:00:07','2025-09-27 21:00:07'),(1229514,409919,'action complete via WP Cron','2025-09-27 19:00:07','2025-09-27 21:00:07'),(1229515,409920,'action created','2025-09-27 19:00:07','2025-09-27 21:00:07'),(1229516,409920,'action started via WP Cron','2025-09-27 19:05:58','2025-09-27 21:05:58'),(1229517,409920,'action complete via WP Cron','2025-09-27 19:05:58','2025-09-27 21:05:58'),(1229518,409921,'action created','2025-09-27 19:05:58','2025-09-27 21:05:58'),(1229519,409921,'action started via WP Cron','2025-09-27 19:08:14','2025-09-27 21:08:14'),(1229520,409921,'action complete via WP Cron','2025-09-27 19:08:14','2025-09-27 21:08:14'),(1229521,409922,'action created','2025-09-27 19:08:14','2025-09-27 21:08:14'),(1229522,409922,'action started via WP Cron','2025-09-27 19:11:09','2025-09-27 21:11:09'),(1229523,409922,'action complete via WP Cron','2025-09-27 19:11:09','2025-09-27 21:11:09'),(1229524,409923,'action created','2025-09-27 19:11:09','2025-09-27 21:11:09'),(1229525,409923,'action started via WP Cron','2025-09-27 19:15:26','2025-09-27 21:15:26'),(1229526,409923,'action complete via WP Cron','2025-09-27 19:15:26','2025-09-27 21:15:26'),(1229527,409924,'action created','2025-09-27 19:15:26','2025-09-27 21:15:26'),(1229528,409924,'action started via WP Cron','2025-09-27 19:18:17','2025-09-27 21:18:17'),(1229529,409924,'action complete via WP Cron','2025-09-27 19:18:17','2025-09-27 21:18:17'),(1229530,409925,'action created','2025-09-27 19:18:17','2025-09-27 21:18:17'),(1229531,409925,'action started via WP Cron','2025-09-27 19:21:08','2025-09-27 21:21:08'),(1229532,409925,'action complete via WP Cron','2025-09-27 19:21:08','2025-09-27 21:21:08'),(1229533,409926,'action created','2025-09-27 19:21:08','2025-09-27 21:21:08'),(1229534,409926,'action started via WP Cron','2025-09-27 19:23:13','2025-09-27 21:23:13'),(1229535,409926,'action complete via WP Cron','2025-09-27 19:23:13','2025-09-27 21:23:13'),(1229536,409927,'action created','2025-09-27 19:23:13','2025-09-27 21:23:13'),(1229537,409927,'action started via WP Cron','2025-09-27 19:26:08','2025-09-27 21:26:08'),(1229538,409927,'action complete via WP Cron','2025-09-27 19:26:08','2025-09-27 21:26:08'),(1229539,409928,'action created','2025-09-27 19:26:08','2025-09-27 21:26:08'),(1229540,409928,'action started via WP Cron','2025-09-27 19:30:45','2025-09-27 21:30:45'),(1229541,409928,'action complete via WP Cron','2025-09-27 19:30:45','2025-09-27 21:30:45'),(1229542,409929,'action created','2025-09-27 19:30:45','2025-09-27 21:30:45'),(1229543,409929,'action started via WP Cron','2025-09-27 19:33:21','2025-09-27 21:33:21'),(1229544,409929,'action complete via WP Cron','2025-09-27 19:33:21','2025-09-27 21:33:21'),(1229545,409930,'action created','2025-09-27 19:33:21','2025-09-27 21:33:21'),(1229546,409930,'action started via WP Cron','2025-09-27 19:36:08','2025-09-27 21:36:08'),(1229547,409930,'action complete via WP Cron','2025-09-27 19:36:08','2025-09-27 21:36:08'),(1229548,409931,'action created','2025-09-27 19:36:08','2025-09-27 21:36:08'),(1229549,409931,'action started via WP Cron','2025-09-27 19:41:08','2025-09-27 21:41:08'),(1229550,409931,'action complete via WP Cron','2025-09-27 19:41:08','2025-09-27 21:41:08'),(1229551,409932,'action created','2025-09-27 19:41:08','2025-09-27 21:41:08'),(1229552,409932,'action started via WP Cron','2025-09-27 19:43:24','2025-09-27 21:43:24'),(1229553,409932,'action complete via WP Cron','2025-09-27 19:43:24','2025-09-27 21:43:24'),(1229554,409933,'action created','2025-09-27 19:43:24','2025-09-27 21:43:24'),(1229555,409933,'action started via WP Cron','2025-09-27 19:45:36','2025-09-27 21:45:36'),(1229556,409933,'action complete via WP Cron','2025-09-27 19:45:36','2025-09-27 21:45:36'),(1229557,409934,'action created','2025-09-27 19:45:36','2025-09-27 21:45:36'),(1229558,409934,'action started via WP Cron','2025-09-27 19:47:46','2025-09-27 21:47:46'),(1229559,409934,'action complete via WP Cron','2025-09-27 19:47:46','2025-09-27 21:47:46'),(1229560,409935,'action created','2025-09-27 19:47:46','2025-09-27 21:47:46'),(1229561,409935,'action started via WP Cron','2025-09-27 19:50:15','2025-09-27 21:50:15'),(1229562,409935,'action complete via WP Cron','2025-09-27 19:50:15','2025-09-27 21:50:15'),(1229563,409936,'action created','2025-09-27 19:50:15','2025-09-27 21:50:15'),(1229564,409936,'action started via WP Cron','2025-09-27 19:52:32','2025-09-27 21:52:32'),(1229565,409936,'action complete via WP Cron','2025-09-27 19:52:32','2025-09-27 21:52:32'),(1229566,409937,'action created','2025-09-27 19:52:32','2025-09-27 21:52:32'),(1229567,409937,'action started via WP Cron','2025-09-27 19:56:08','2025-09-27 21:56:08'),(1229568,409937,'action complete via WP Cron','2025-09-27 19:56:08','2025-09-27 21:56:08'),(1229569,409938,'action created','2025-09-27 19:56:08','2025-09-27 21:56:08'),(1229570,409938,'action started via WP Cron','2025-09-27 19:58:46','2025-09-27 21:58:46'),(1229571,409938,'action complete via WP Cron','2025-09-27 19:58:47','2025-09-27 21:58:47'),(1229572,409939,'action created','2025-09-27 19:58:47','2025-09-27 21:58:47'),(1229573,409939,'action started via WP Cron','2025-09-27 20:01:07','2025-09-27 22:01:07'),(1229574,409939,'action complete via WP Cron','2025-09-27 20:01:07','2025-09-27 22:01:07'),(1229575,409940,'action created','2025-09-27 20:01:07','2025-09-27 22:01:07'),(1229576,409940,'action started via WP Cron','2025-09-27 20:03:25','2025-09-27 22:03:25'),(1229577,409940,'action complete via WP Cron','2025-09-27 20:03:25','2025-09-27 22:03:25'),(1229578,409941,'action created','2025-09-27 20:03:25','2025-09-27 22:03:25'),(1229579,409941,'action started via WP Cron','2025-09-27 20:05:34','2025-09-27 22:05:34'),(1229580,409941,'action complete via WP Cron','2025-09-27 20:05:34','2025-09-27 22:05:34'),(1229581,409942,'action created','2025-09-27 20:05:34','2025-09-27 22:05:34'),(1229582,409942,'action started via WP Cron','2025-09-27 20:07:43','2025-09-27 22:07:43'),(1229583,409942,'action complete via WP Cron','2025-09-27 20:07:43','2025-09-27 22:07:43'),(1229584,409943,'action created','2025-09-27 20:07:43','2025-09-27 22:07:43'),(1229585,409943,'action started via WP Cron','2025-09-27 20:09:54','2025-09-27 22:09:54'),(1229586,409943,'action complete via WP Cron','2025-09-27 20:09:54','2025-09-27 22:09:54'),(1229587,409944,'action created','2025-09-27 20:09:54','2025-09-27 22:09:54'),(1229588,409944,'action started via WP Cron','2025-09-27 20:16:07','2025-09-27 22:16:07'),(1229589,409944,'action complete via WP Cron','2025-09-27 20:16:08','2025-09-27 22:16:08'),(1229590,409945,'action created','2025-09-27 20:16:08','2025-09-27 22:16:08'),(1229591,409945,'action started via WP Cron','2025-09-27 20:20:17','2025-09-27 22:20:17'),(1229592,409945,'action complete via WP Cron','2025-09-27 20:20:17','2025-09-27 22:20:17'),(1229593,409946,'action created','2025-09-27 20:20:17','2025-09-27 22:20:17'),(1229594,409946,'action started via WP Cron','2025-09-27 20:22:47','2025-09-27 22:22:47'),(1229595,409946,'action complete via WP Cron','2025-09-27 20:22:47','2025-09-27 22:22:47'),(1229596,409947,'action created','2025-09-27 20:22:47','2025-09-27 22:22:47'),(1229597,409947,'action started via WP Cron','2025-09-27 20:26:08','2025-09-27 22:26:08'),(1229598,409947,'action complete via WP Cron','2025-09-27 20:26:08','2025-09-27 22:26:08'),(1229599,409948,'action created','2025-09-27 20:26:08','2025-09-27 22:26:08'),(1229600,409948,'action started via WP Cron','2025-09-27 20:28:34','2025-09-27 22:28:34'),(1229601,409948,'action complete via WP Cron','2025-09-27 20:28:34','2025-09-27 22:28:34'),(1229602,409949,'action created','2025-09-27 20:28:34','2025-09-27 22:28:34'),(1229603,409949,'action started via WP Cron','2025-09-27 20:31:04','2025-09-27 22:31:04'),(1229604,409949,'action complete via WP Cron','2025-09-27 20:31:04','2025-09-27 22:31:04'),(1229605,409950,'action created','2025-09-27 20:31:04','2025-09-27 22:31:04'),(1229606,409950,'action started via WP Cron','2025-09-27 20:33:32','2025-09-27 22:33:32'),(1229607,409950,'action complete via WP Cron','2025-09-27 20:33:32','2025-09-27 22:33:32'),(1229608,409951,'action created','2025-09-27 20:33:32','2025-09-27 22:33:32'),(1229609,409951,'action started via WP Cron','2025-09-27 20:35:51','2025-09-27 22:35:51'),(1229610,409951,'action complete via WP Cron','2025-09-27 20:35:51','2025-09-27 22:35:51'),(1229611,409952,'action created','2025-09-27 20:35:51','2025-09-27 22:35:51'),(1229612,409952,'action started via WP Cron','2025-09-27 20:38:20','2025-09-27 22:38:20'),(1229613,409952,'action complete via WP Cron','2025-09-27 20:38:20','2025-09-27 22:38:20'),(1229614,409953,'action created','2025-09-27 20:38:20','2025-09-27 22:38:20'),(1229615,409953,'action started via WP Cron','2025-09-27 20:41:08','2025-09-27 22:41:08'),(1229616,409953,'action complete via WP Cron','2025-09-27 20:41:08','2025-09-27 22:41:08'),(1229617,409954,'action created','2025-09-27 20:41:08','2025-09-27 22:41:08'),(1229618,409954,'action started via WP Cron','2025-09-27 20:46:48','2025-09-27 22:46:48'),(1229619,409954,'action complete via WP Cron','2025-09-27 20:46:48','2025-09-27 22:46:48'),(1229620,409955,'action created','2025-09-27 20:46:48','2025-09-27 22:46:48'),(1229621,409955,'action started via WP Cron','2025-09-27 20:50:34','2025-09-27 22:50:34'),(1229622,409955,'action complete via WP Cron','2025-09-27 20:50:34','2025-09-27 22:50:34'),(1229623,409956,'action created','2025-09-27 20:50:34','2025-09-27 22:50:34'),(1229624,409956,'action started via WP Cron','2025-09-27 20:53:37','2025-09-27 22:53:37'),(1229625,409956,'action complete via WP Cron','2025-09-27 20:53:37','2025-09-27 22:53:37'),(1229626,409957,'action created','2025-09-27 20:53:37','2025-09-27 22:53:37'),(1229627,409957,'action started via WP Cron','2025-09-27 20:56:05','2025-09-27 22:56:05'),(1229628,409957,'action complete via WP Cron','2025-09-27 20:56:05','2025-09-27 22:56:05'),(1229629,409958,'action created','2025-09-27 20:56:05','2025-09-27 22:56:05'),(1229630,409958,'action started via WP Cron','2025-09-27 20:58:15','2025-09-27 22:58:15'),(1229631,409958,'action complete via WP Cron','2025-09-27 20:58:15','2025-09-27 22:58:15'),(1229632,409959,'action created','2025-09-27 20:58:15','2025-09-27 22:58:15'),(1229633,409959,'action started via WP Cron','2025-09-27 21:01:02','2025-09-27 23:01:02'),(1229634,409959,'action complete via WP Cron','2025-09-27 21:01:02','2025-09-27 23:01:02'),(1229635,409960,'action created','2025-09-27 21:01:02','2025-09-27 23:01:02'),(1229636,409960,'action started via WP Cron','2025-09-27 21:04:00','2025-09-27 23:04:00'),(1229637,409960,'action complete via WP Cron','2025-09-27 21:04:00','2025-09-27 23:04:00'),(1229638,409961,'action created','2025-09-27 21:04:00','2025-09-27 23:04:00'),(1229639,409961,'action started via WP Cron','2025-09-27 21:06:07','2025-09-27 23:06:07'),(1229640,409961,'action complete via WP Cron','2025-09-27 21:06:07','2025-09-27 23:06:07'),(1229641,409962,'action created','2025-09-27 21:06:07','2025-09-27 23:06:07'),(1229642,409962,'action started via WP Cron','2025-09-27 21:10:46','2025-09-27 23:10:46'),(1229643,409962,'action complete via WP Cron','2025-09-27 21:10:46','2025-09-27 23:10:46'),(1229644,409963,'action created','2025-09-27 21:10:46','2025-09-27 23:10:46'),(1229645,409963,'action started via WP Cron','2025-09-27 21:14:22','2025-09-27 23:14:22'),(1229646,409963,'action complete via WP Cron','2025-09-27 21:14:22','2025-09-27 23:14:22'),(1229647,409964,'action created','2025-09-27 21:14:22','2025-09-27 23:14:22'),(1229648,409964,'action started via WP Cron','2025-09-27 21:16:46','2025-09-27 23:16:46'),(1229649,409964,'action complete via WP Cron','2025-09-27 21:16:46','2025-09-27 23:16:46'),(1229650,409965,'action created','2025-09-27 21:16:46','2025-09-27 23:16:46'),(1229651,409965,'action started via WP Cron','2025-09-27 21:19:32','2025-09-27 23:19:32'),(1229652,409965,'action complete via WP Cron','2025-09-27 21:19:32','2025-09-27 23:19:32'),(1229653,409966,'action created','2025-09-27 21:19:32','2025-09-27 23:19:32'),(1229654,409966,'action started via WP Cron','2025-09-27 21:21:59','2025-09-27 23:21:59'),(1229655,409966,'action complete via WP Cron','2025-09-27 21:22:00','2025-09-27 23:22:00'),(1229656,409967,'action created','2025-09-27 21:22:00','2025-09-27 23:22:00'),(1229657,409967,'action started via WP Cron','2025-09-27 21:24:40','2025-09-27 23:24:40'),(1229658,409967,'action complete via WP Cron','2025-09-27 21:24:40','2025-09-27 23:24:40'),(1229659,409968,'action created','2025-09-27 21:24:40','2025-09-27 23:24:40'),(1229660,409968,'action started via WP Cron','2025-09-27 21:31:12','2025-09-27 23:31:12'),(1229661,409968,'action complete via WP Cron','2025-09-27 21:31:12','2025-09-27 23:31:12'),(1229662,409969,'action created','2025-09-27 21:31:12','2025-09-27 23:31:12'),(1229663,409969,'action started via WP Cron','2025-09-27 21:33:59','2025-09-27 23:33:59'),(1229664,409969,'action complete via WP Cron','2025-09-27 21:33:59','2025-09-27 23:33:59'),(1229665,409970,'action created','2025-09-27 21:33:59','2025-09-27 23:33:59'),(1229666,409970,'action started via WP Cron','2025-09-27 21:36:07','2025-09-27 23:36:07'),(1229667,409970,'action complete via WP Cron','2025-09-27 21:36:07','2025-09-27 23:36:07'),(1229668,409971,'action created','2025-09-27 21:36:07','2025-09-27 23:36:07'),(1229669,409971,'action started via WP Cron','2025-09-27 21:39:12','2025-09-27 23:39:12'),(1229670,409971,'action complete via WP Cron','2025-09-27 21:39:12','2025-09-27 23:39:12'),(1229671,409972,'action created','2025-09-27 21:39:12','2025-09-27 23:39:12'),(1229672,409972,'action started via WP Cron','2025-09-27 21:46:08','2025-09-27 23:46:08'),(1229673,409972,'action complete via WP Cron','2025-09-27 21:46:08','2025-09-27 23:46:08'),(1229674,409973,'action created','2025-09-27 21:46:08','2025-09-27 23:46:08'),(1229675,409973,'action started via WP Cron','2025-09-27 21:48:30','2025-09-27 23:48:30'),(1229676,409973,'action complete via WP Cron','2025-09-27 21:48:30','2025-09-27 23:48:30'),(1229677,409974,'action created','2025-09-27 21:48:30','2025-09-27 23:48:30'),(1229678,409974,'action started via WP Cron','2025-09-27 21:51:08','2025-09-27 23:51:08'),(1229679,409974,'action complete via WP Cron','2025-09-27 21:51:08','2025-09-27 23:51:08'),(1229680,409975,'action created','2025-09-27 21:51:08','2025-09-27 23:51:08'),(1229681,409975,'action started via WP Cron','2025-09-27 21:55:38','2025-09-27 23:55:38'),(1229682,409976,'action created','2025-09-27 21:55:38','2025-09-27 23:55:38'),(1229683,409976,'action started via WP Cron','2025-09-27 21:55:41','2025-09-27 23:55:41'),(1229684,409976,'action complete via WP Cron','2025-09-27 21:55:42','2025-09-27 23:55:42'),(1229685,409975,'action complete via WP Cron','2025-09-27 21:55:42','2025-09-27 23:55:42'),(1229686,409977,'action created','2025-09-27 21:55:42','2025-09-27 23:55:42'),(1229687,409977,'action started via WP Cron','2025-09-27 22:01:08','2025-09-28 00:01:08'),(1229688,409977,'action complete via WP Cron','2025-09-27 22:01:08','2025-09-28 00:01:08'),(1229689,409978,'action created','2025-09-27 22:01:08','2025-09-28 00:01:08'),(1229690,409978,'action started via WP Cron','2025-09-27 22:06:07','2025-09-28 00:06:07'),(1229691,409978,'action complete via WP Cron','2025-09-27 22:06:07','2025-09-28 00:06:07'),(1229692,409979,'action created','2025-09-27 22:06:07','2025-09-28 00:06:07'),(1229693,409979,'action started via WP Cron','2025-09-27 22:10:33','2025-09-28 00:10:33'),(1229694,409979,'action complete via WP Cron','2025-09-27 22:10:33','2025-09-28 00:10:33'),(1229695,409980,'action created','2025-09-27 22:10:33','2025-09-28 00:10:33'),(1229696,409980,'action started via WP Cron','2025-09-27 22:13:55','2025-09-28 00:13:55'),(1229697,409980,'action complete via WP Cron','2025-09-27 22:13:55','2025-09-28 00:13:55'),(1229698,409981,'action created','2025-09-27 22:13:55','2025-09-28 00:13:55'),(1229699,409981,'action started via WP Cron','2025-09-27 22:17:35','2025-09-28 00:17:35'),(1229700,409981,'action complete via WP Cron','2025-09-27 22:17:35','2025-09-28 00:17:35'),(1229701,409982,'action created','2025-09-27 22:17:35','2025-09-28 00:17:35'),(1229702,409982,'action started via WP Cron','2025-09-27 22:21:08','2025-09-28 00:21:08'),(1229703,409982,'action complete via WP Cron','2025-09-27 22:21:08','2025-09-28 00:21:08'),(1229704,409983,'action created','2025-09-27 22:21:08','2025-09-28 00:21:08'),(1229705,409983,'action started via WP Cron','2025-09-27 22:24:24','2025-09-28 00:24:24'),(1229706,409984,'action created','2025-09-27 22:24:24','2025-09-28 00:24:24'),(1229707,409984,'action started via WP Cron','2025-09-27 22:24:25','2025-09-28 00:24:25'),(1229708,409984,'action complete via WP Cron','2025-09-27 22:24:25','2025-09-28 00:24:25'),(1229709,409983,'action complete via WP Cron','2025-09-27 22:24:25','2025-09-28 00:24:25'),(1229710,409985,'action created','2025-09-27 22:24:25','2025-09-28 00:24:25'),(1229711,409985,'action started via WP Cron','2025-09-27 22:27:47','2025-09-28 00:27:47'),(1229712,409985,'action complete via WP Cron','2025-09-27 22:27:47','2025-09-28 00:27:47'),(1229713,409986,'action created','2025-09-27 22:27:47','2025-09-28 00:27:47'),(1229714,409986,'action started via WP Cron','2025-09-27 22:30:23','2025-09-28 00:30:23'),(1229715,409986,'action complete via WP Cron','2025-09-27 22:30:23','2025-09-28 00:30:23'),(1229716,409987,'action created','2025-09-27 22:30:23','2025-09-28 00:30:23'),(1229717,409987,'action started via WP Cron','2025-09-27 22:34:07','2025-09-28 00:34:07'),(1229718,409987,'action complete via WP Cron','2025-09-27 22:34:07','2025-09-28 00:34:07'),(1229719,409988,'action created','2025-09-27 22:34:07','2025-09-28 00:34:07'),(1229720,409988,'action started via WP Cron','2025-09-27 22:36:07','2025-09-28 00:36:07'),(1229721,409989,'action created','2025-09-27 22:36:08','2025-09-28 00:36:08'),(1229722,409989,'action started via WP Cron','2025-09-27 22:36:09','2025-09-28 00:36:09'),(1229723,409989,'action complete via WP Cron','2025-09-27 22:36:09','2025-09-28 00:36:09'),(1229724,409988,'action complete via WP Cron','2025-09-27 22:36:09','2025-09-28 00:36:09'),(1229725,409990,'action created','2025-09-27 22:36:09','2025-09-28 00:36:09'),(1229726,409990,'action started via WP Cron','2025-09-27 22:41:08','2025-09-28 00:41:08'),(1229727,409990,'action complete via WP Cron','2025-09-27 22:41:08','2025-09-28 00:41:08'),(1229728,409991,'action created','2025-09-27 22:41:08','2025-09-28 00:41:08'),(1229729,409991,'action started via WP Cron','2025-09-27 22:46:08','2025-09-28 00:46:08'),(1229730,409991,'action complete via WP Cron','2025-09-27 22:46:08','2025-09-28 00:46:08'),(1229731,409992,'action created','2025-09-27 22:46:08','2025-09-28 00:46:08'),(1229732,409992,'action started via WP Cron','2025-09-27 22:51:07','2025-09-28 00:51:07'),(1229733,409992,'action complete via WP Cron','2025-09-27 22:51:07','2025-09-28 00:51:07'),(1229734,409993,'action created','2025-09-27 22:51:07','2025-09-28 00:51:07'),(1229735,409993,'action started via WP Cron','2025-09-27 22:53:30','2025-09-28 00:53:30'),(1229736,409993,'action complete via WP Cron','2025-09-27 22:53:30','2025-09-28 00:53:30'),(1229737,409994,'action created','2025-09-27 22:53:30','2025-09-28 00:53:30'),(1229738,409994,'action started via WP Cron','2025-09-27 22:56:08','2025-09-28 00:56:08'),(1229739,409994,'action complete via WP Cron','2025-09-27 22:56:08','2025-09-28 00:56:08'),(1229740,409995,'action created','2025-09-27 22:56:08','2025-09-28 00:56:08'),(1229741,409995,'action started via WP Cron','2025-09-27 22:59:13','2025-09-28 00:59:13'),(1229742,409995,'action complete via WP Cron','2025-09-27 22:59:13','2025-09-28 00:59:13'),(1229743,409996,'action created','2025-09-27 22:59:13','2025-09-28 00:59:13'),(1229744,409996,'action started via WP Cron','2025-09-27 23:04:18','2025-09-28 01:04:18'),(1229745,409996,'action complete via WP Cron','2025-09-27 23:04:18','2025-09-28 01:04:18'),(1229746,409997,'action created','2025-09-27 23:04:18','2025-09-28 01:04:18'),(1229747,409997,'action started via WP Cron','2025-09-27 23:10:08','2025-09-28 01:10:08'),(1229748,409997,'action complete via WP Cron','2025-09-27 23:10:08','2025-09-28 01:10:08'),(1229749,409998,'action created','2025-09-27 23:10:08','2025-09-28 01:10:08'),(1229750,409998,'action started via WP Cron','2025-09-27 23:15:56','2025-09-28 01:15:56'),(1229751,409998,'action complete via WP Cron','2025-09-27 23:15:56','2025-09-28 01:15:56'),(1229752,409999,'action created','2025-09-27 23:15:56','2025-09-28 01:15:56'),(1229753,409999,'action started via WP Cron','2025-09-27 23:19:41','2025-09-28 01:19:41'),(1229754,409999,'action complete via WP Cron','2025-09-27 23:19:41','2025-09-28 01:19:41'),(1229755,410000,'action created','2025-09-27 23:19:41','2025-09-28 01:19:41'),(1229756,410000,'action started via WP Cron','2025-09-27 23:22:15','2025-09-28 01:22:15'),(1229757,410000,'action complete via WP Cron','2025-09-27 23:22:15','2025-09-28 01:22:15'),(1229758,410001,'action created','2025-09-27 23:22:15','2025-09-28 01:22:15'),(1229759,410001,'action started via WP Cron','2025-09-27 23:26:08','2025-09-28 01:26:08'),(1229760,410001,'action complete via WP Cron','2025-09-27 23:26:08','2025-09-28 01:26:08'),(1229761,410002,'action created','2025-09-27 23:26:08','2025-09-28 01:26:08'),(1229762,410002,'action started via WP Cron','2025-09-27 23:30:34','2025-09-28 01:30:34'),(1229763,410002,'action complete via WP Cron','2025-09-27 23:30:34','2025-09-28 01:30:34'),(1229764,410003,'action created','2025-09-27 23:30:34','2025-09-28 01:30:34'),(1229765,410003,'action started via WP Cron','2025-09-27 23:35:47','2025-09-28 01:35:47'),(1229766,410003,'action complete via WP Cron','2025-09-27 23:35:47','2025-09-28 01:35:47'),(1229767,410004,'action created','2025-09-27 23:35:47','2025-09-28 01:35:47'),(1229768,410004,'action started via WP Cron','2025-09-27 23:40:10','2025-09-28 01:40:10'),(1229769,410004,'action complete via WP Cron','2025-09-27 23:40:10','2025-09-28 01:40:10'),(1229770,410005,'action created','2025-09-27 23:40:10','2025-09-28 01:40:10'),(1229771,410005,'action started via WP Cron','2025-09-27 23:42:48','2025-09-28 01:42:48'),(1229772,410005,'action complete via WP Cron','2025-09-27 23:42:48','2025-09-28 01:42:48'),(1229773,410006,'action created','2025-09-27 23:42:48','2025-09-28 01:42:48'),(1229774,410006,'action started via WP Cron','2025-09-27 23:45:13','2025-09-28 01:45:13'),(1229775,410006,'action complete via WP Cron','2025-09-27 23:45:13','2025-09-28 01:45:13'),(1229776,410007,'action created','2025-09-27 23:45:13','2025-09-28 01:45:13'),(1229777,410007,'action started via WP Cron','2025-09-27 23:50:20','2025-09-28 01:50:20'),(1229778,410007,'action complete via WP Cron','2025-09-27 23:50:20','2025-09-28 01:50:20'),(1229779,410008,'action created','2025-09-27 23:50:20','2025-09-28 01:50:20'),(1229780,410008,'action started via WP Cron','2025-09-27 23:53:20','2025-09-28 01:53:20'),(1229781,410008,'action complete via WP Cron','2025-09-27 23:53:20','2025-09-28 01:53:20'),(1229782,410009,'action created','2025-09-27 23:53:20','2025-09-28 01:53:20'),(1229783,410009,'action started via WP Cron','2025-09-27 23:56:08','2025-09-28 01:56:08'),(1229784,410009,'action complete via WP Cron','2025-09-27 23:56:08','2025-09-28 01:56:08'),(1229785,410010,'action created','2025-09-27 23:56:08','2025-09-28 01:56:08'),(1229786,410010,'action started via WP Cron','2025-09-27 23:59:51','2025-09-28 01:59:51'),(1229787,410010,'action complete via WP Cron','2025-09-27 23:59:51','2025-09-28 01:59:51'),(1229788,410011,'action created','2025-09-27 23:59:51','2025-09-28 01:59:51'),(1229789,410011,'action started via WP Cron','2025-09-28 00:06:08','2025-09-28 02:06:08'),(1229790,410011,'action complete via WP Cron','2025-09-28 00:06:08','2025-09-28 02:06:08'),(1229791,410012,'action created','2025-09-28 00:06:08','2025-09-28 02:06:08'),(1229792,410012,'action started via WP Cron','2025-09-28 00:08:23','2025-09-28 02:08:23'),(1229793,410012,'action complete via WP Cron','2025-09-28 00:08:23','2025-09-28 02:08:23'),(1229794,410013,'action created','2025-09-28 00:08:23','2025-09-28 02:08:23'),(1229795,410013,'action started via WP Cron','2025-09-28 00:11:09','2025-09-28 02:11:09'),(1229796,410013,'action complete via WP Cron','2025-09-28 00:11:09','2025-09-28 02:11:09'),(1229797,410014,'action created','2025-09-28 00:11:09','2025-09-28 02:11:09'),(1229798,410014,'action started via WP Cron','2025-09-28 00:14:21','2025-09-28 02:14:21'),(1229799,410014,'action complete via WP Cron','2025-09-28 00:14:21','2025-09-28 02:14:21'),(1229800,410015,'action created','2025-09-28 00:14:21','2025-09-28 02:14:21'),(1229801,410015,'action started via WP Cron','2025-09-28 00:18:39','2025-09-28 02:18:39'),(1229802,410015,'action complete via WP Cron','2025-09-28 00:18:39','2025-09-28 02:18:39'),(1229803,410016,'action created','2025-09-28 00:18:39','2025-09-28 02:18:39'),(1229804,410016,'action started via WP Cron','2025-09-28 00:20:43','2025-09-28 02:20:43'),(1229805,410016,'action complete via WP Cron','2025-09-28 00:20:43','2025-09-28 02:20:43'),(1229806,410017,'action created','2025-09-28 00:20:43','2025-09-28 02:20:43'),(1229807,410017,'action started via WP Cron','2025-09-28 00:26:08','2025-09-28 02:26:08'),(1229808,410017,'action complete via WP Cron','2025-09-28 00:26:08','2025-09-28 02:26:08'),(1229809,410018,'action created','2025-09-28 00:26:08','2025-09-28 02:26:08'),(1229810,410018,'action started via WP Cron','2025-09-28 00:28:49','2025-09-28 02:28:49'),(1229811,410018,'action complete via WP Cron','2025-09-28 00:28:49','2025-09-28 02:28:49'),(1229812,410019,'action created','2025-09-28 00:28:49','2025-09-28 02:28:49'),(1229813,410019,'action started via WP Cron','2025-09-28 00:31:08','2025-09-28 02:31:08'),(1229814,410019,'action complete via WP Cron','2025-09-28 00:31:08','2025-09-28 02:31:08'),(1229815,410020,'action created','2025-09-28 00:31:08','2025-09-28 02:31:08'),(1229816,410020,'action started via WP Cron','2025-09-28 00:36:08','2025-09-28 02:36:08'),(1229817,410020,'action complete via WP Cron','2025-09-28 00:36:08','2025-09-28 02:36:08'),(1229818,410021,'action created','2025-09-28 00:36:08','2025-09-28 02:36:08'),(1229819,410021,'action started via WP Cron','2025-09-28 00:41:09','2025-09-28 02:41:09'),(1229820,410021,'action complete via WP Cron','2025-09-28 00:41:09','2025-09-28 02:41:09'),(1229821,410022,'action created','2025-09-28 00:41:09','2025-09-28 02:41:09'),(1229822,410022,'action started via WP Cron','2025-09-28 00:43:23','2025-09-28 02:43:23'),(1229823,410022,'action complete via WP Cron','2025-09-28 00:43:24','2025-09-28 02:43:24'),(1229824,410023,'action created','2025-09-28 00:43:24','2025-09-28 02:43:24'),(1229825,410023,'action started via WP Cron','2025-09-28 00:46:06','2025-09-28 02:46:06'),(1229826,410023,'action complete via WP Cron','2025-09-28 00:46:06','2025-09-28 02:46:06'),(1229827,410024,'action created','2025-09-28 00:46:06','2025-09-28 02:46:06'),(1229828,410024,'action started via WP Cron','2025-09-28 00:51:08','2025-09-28 02:51:08'),(1229829,410024,'action complete via WP Cron','2025-09-28 00:51:08','2025-09-28 02:51:08'),(1229830,410025,'action created','2025-09-28 00:51:08','2025-09-28 02:51:08'),(1229831,410025,'action started via WP Cron','2025-09-28 00:54:16','2025-09-28 02:54:16'),(1229832,410025,'action complete via WP Cron','2025-09-28 00:54:16','2025-09-28 02:54:16'),(1229833,410026,'action created','2025-09-28 00:54:16','2025-09-28 02:54:16'),(1229834,410026,'action started via WP Cron','2025-09-28 00:57:49','2025-09-28 02:57:49'),(1229835,410026,'action complete via WP Cron','2025-09-28 00:57:49','2025-09-28 02:57:49'),(1229836,410027,'action created','2025-09-28 00:57:49','2025-09-28 02:57:49'),(1229837,410027,'action started via WP Cron','2025-09-28 01:01:08','2025-09-28 03:01:08'),(1229838,410027,'action complete via WP Cron','2025-09-28 01:01:08','2025-09-28 03:01:08'),(1229839,410028,'action created','2025-09-28 01:01:08','2025-09-28 03:01:08'),(1229840,410028,'action started via WP Cron','2025-09-28 01:05:03','2025-09-28 03:05:03'),(1229841,410028,'action complete via WP Cron','2025-09-28 01:05:03','2025-09-28 03:05:03'),(1229842,410029,'action created','2025-09-28 01:05:03','2025-09-28 03:05:03'),(1229843,410029,'action started via WP Cron','2025-09-28 01:09:44','2025-09-28 03:09:44'),(1229844,410029,'action complete via WP Cron','2025-09-28 01:09:44','2025-09-28 03:09:44'),(1229845,410030,'action created','2025-09-28 01:09:44','2025-09-28 03:09:44'),(1229846,410030,'action started via WP Cron','2025-09-28 01:12:22','2025-09-28 03:12:22'),(1229847,410030,'action complete via WP Cron','2025-09-28 01:12:22','2025-09-28 03:12:22'),(1229848,410031,'action created','2025-09-28 01:12:22','2025-09-28 03:12:22'),(1229849,410031,'action started via WP Cron','2025-09-28 01:16:08','2025-09-28 03:16:08'),(1229850,410031,'action complete via WP Cron','2025-09-28 01:16:08','2025-09-28 03:16:08'),(1229851,410032,'action created','2025-09-28 01:16:08','2025-09-28 03:16:08'),(1229852,410032,'action started via WP Cron','2025-09-28 01:20:31','2025-09-28 03:20:31'),(1229853,410032,'action complete via WP Cron','2025-09-28 01:20:31','2025-09-28 03:20:31'),(1229854,410033,'action created','2025-09-28 01:20:31','2025-09-28 03:20:31'),(1229855,410033,'action started via WP Cron','2025-09-28 01:26:08','2025-09-28 03:26:08'),(1229856,410033,'action complete via WP Cron','2025-09-28 01:26:08','2025-09-28 03:26:08'),(1229857,410034,'action created','2025-09-28 01:26:08','2025-09-28 03:26:08'),(1229858,410034,'action started via WP Cron','2025-09-28 01:31:08','2025-09-28 03:31:08'),(1229859,410034,'action complete via WP Cron','2025-09-28 01:31:08','2025-09-28 03:31:08'),(1229860,410035,'action created','2025-09-28 01:31:08','2025-09-28 03:31:08'),(1229861,410035,'action started via WP Cron','2025-09-28 01:34:44','2025-09-28 03:34:44'),(1229862,410035,'action complete via WP Cron','2025-09-28 01:34:44','2025-09-28 03:34:44'),(1229863,410036,'action created','2025-09-28 01:34:44','2025-09-28 03:34:44'),(1229864,410036,'action started via WP Cron','2025-09-28 01:41:08','2025-09-28 03:41:08'),(1229865,410036,'action complete via WP Cron','2025-09-28 01:41:08','2025-09-28 03:41:08'),(1229866,410037,'action created','2025-09-28 01:41:08','2025-09-28 03:41:08'),(1229867,410037,'action started via WP Cron','2025-09-28 01:46:10','2025-09-28 03:46:10'),(1229868,410037,'action complete via WP Cron','2025-09-28 01:46:10','2025-09-28 03:46:10'),(1229869,410038,'action created','2025-09-28 01:46:10','2025-09-28 03:46:10'),(1229870,410038,'action started via WP Cron','2025-09-28 01:51:08','2025-09-28 03:51:08'),(1229871,410038,'action complete via WP Cron','2025-09-28 01:51:08','2025-09-28 03:51:08'),(1229872,410039,'action created','2025-09-28 01:51:08','2025-09-28 03:51:08'),(1229873,410039,'action started via WP Cron','2025-09-28 01:54:27','2025-09-28 03:54:27'),(1229874,410039,'action complete via WP Cron','2025-09-28 01:54:27','2025-09-28 03:54:27'),(1229875,410040,'action created','2025-09-28 01:54:27','2025-09-28 03:54:27'),(1229876,410040,'action started via WP Cron','2025-09-28 01:57:16','2025-09-28 03:57:16'),(1229877,410040,'action complete via WP Cron','2025-09-28 01:57:16','2025-09-28 03:57:16'),(1229878,410041,'action created','2025-09-28 01:57:16','2025-09-28 03:57:16'),(1229879,410041,'action started via WP Cron','2025-09-28 02:01:08','2025-09-28 04:01:08'),(1229880,410041,'action complete via WP Cron','2025-09-28 02:01:08','2025-09-28 04:01:08'),(1229881,410042,'action created','2025-09-28 02:01:08','2025-09-28 04:01:08'),(1229882,410042,'action started via WP Cron','2025-09-28 02:06:09','2025-09-28 04:06:09'),(1229883,410042,'action complete via WP Cron','2025-09-28 02:06:09','2025-09-28 04:06:09'),(1229884,410043,'action created','2025-09-28 02:06:09','2025-09-28 04:06:09'),(1229885,410043,'action started via WP Cron','2025-09-28 02:09:25','2025-09-28 04:09:25'),(1229886,410043,'action complete via WP Cron','2025-09-28 02:09:25','2025-09-28 04:09:25'),(1229887,410044,'action created','2025-09-28 02:09:25','2025-09-28 04:09:25'),(1229888,410044,'action started via WP Cron','2025-09-28 02:16:08','2025-09-28 04:16:08'),(1229889,410044,'action complete via WP Cron','2025-09-28 02:16:08','2025-09-28 04:16:08'),(1229890,410045,'action created','2025-09-28 02:16:08','2025-09-28 04:16:08'),(1229891,410045,'action started via WP Cron','2025-09-28 02:21:08','2025-09-28 04:21:08'),(1229892,410045,'action complete via WP Cron','2025-09-28 02:21:08','2025-09-28 04:21:08'),(1229893,410046,'action created','2025-09-28 02:21:08','2025-09-28 04:21:08'),(1229894,410046,'action started via WP Cron','2025-09-28 02:25:30','2025-09-28 04:25:30'),(1229895,410046,'action complete via WP Cron','2025-09-28 02:25:30','2025-09-28 04:25:30'),(1229896,410047,'action created','2025-09-28 02:25:30','2025-09-28 04:25:30'),(1229897,410047,'action started via WP Cron','2025-09-28 02:30:25','2025-09-28 04:30:25'),(1229898,410047,'action complete via WP Cron','2025-09-28 02:30:25','2025-09-28 04:30:25'),(1229899,410048,'action created','2025-09-28 02:30:25','2025-09-28 04:30:25'),(1229900,410048,'action started via WP Cron','2025-09-28 02:33:03','2025-09-28 04:33:03'),(1229901,410048,'action complete via WP Cron','2025-09-28 02:33:03','2025-09-28 04:33:03'),(1229902,410049,'action created','2025-09-28 02:33:03','2025-09-28 04:33:03'),(1229903,410049,'action started via WP Cron','2025-09-28 02:36:08','2025-09-28 04:36:08'),(1229904,410049,'action complete via WP Cron','2025-09-28 02:36:08','2025-09-28 04:36:08'),(1229905,410050,'action created','2025-09-28 02:36:08','2025-09-28 04:36:08'),(1229906,410050,'action started via WP Cron','2025-09-28 02:40:16','2025-09-28 04:40:16'),(1229907,410050,'action complete via WP Cron','2025-09-28 02:40:16','2025-09-28 04:40:16'),(1229908,410051,'action created','2025-09-28 02:40:16','2025-09-28 04:40:16'),(1229909,410051,'action started via WP Cron','2025-09-28 02:42:59','2025-09-28 04:42:59'),(1229910,410051,'action complete via WP Cron','2025-09-28 02:42:59','2025-09-28 04:42:59'),(1229911,410052,'action created','2025-09-28 02:42:59','2025-09-28 04:42:59'),(1229912,410052,'action started via WP Cron','2025-09-28 02:45:49','2025-09-28 04:45:49'),(1229913,410052,'action complete via WP Cron','2025-09-28 02:45:49','2025-09-28 04:45:49'),(1229914,410053,'action created','2025-09-28 02:45:49','2025-09-28 04:45:49'),(1229915,410053,'action started via WP Cron','2025-09-28 02:51:08','2025-09-28 04:51:08'),(1229916,410053,'action complete via WP Cron','2025-09-28 02:51:08','2025-09-28 04:51:08'),(1229917,410054,'action created','2025-09-28 02:51:08','2025-09-28 04:51:08'),(1229918,410054,'action started via WP Cron','2025-09-28 02:54:54','2025-09-28 04:54:54'),(1229919,410054,'action complete via WP Cron','2025-09-28 02:54:54','2025-09-28 04:54:54'),(1229920,410055,'action created','2025-09-28 02:54:54','2025-09-28 04:54:54'),(1229921,410055,'action started via WP Cron','2025-09-28 02:57:53','2025-09-28 04:57:53'),(1229922,410055,'action complete via WP Cron','2025-09-28 02:57:53','2025-09-28 04:57:53'),(1229923,410056,'action created','2025-09-28 02:57:53','2025-09-28 04:57:53'),(1229924,410056,'action started via WP Cron','2025-09-28 03:00:01','2025-09-28 05:00:01'),(1229925,410056,'action complete via WP Cron','2025-09-28 03:00:01','2025-09-28 05:00:01'),(1229926,410057,'action created','2025-09-28 03:00:01','2025-09-28 05:00:01'),(1229927,410057,'action started via WP Cron','2025-09-28 03:04:34','2025-09-28 05:04:34'),(1229928,410057,'action complete via WP Cron','2025-09-28 03:04:34','2025-09-28 05:04:34'),(1229929,410058,'action created','2025-09-28 03:04:34','2025-09-28 05:04:34'),(1229930,410058,'action started via WP Cron','2025-09-28 03:11:08','2025-09-28 05:11:08'),(1229931,410058,'action complete via WP Cron','2025-09-28 03:11:08','2025-09-28 05:11:08'),(1229932,410059,'action created','2025-09-28 03:11:08','2025-09-28 05:11:08'),(1229933,410059,'action started via WP Cron','2025-09-28 03:14:04','2025-09-28 05:14:04'),(1229934,410059,'action complete via WP Cron','2025-09-28 03:14:04','2025-09-28 05:14:04'),(1229935,410060,'action created','2025-09-28 03:14:04','2025-09-28 05:14:04'),(1229936,410060,'action started via WP Cron','2025-09-28 03:16:08','2025-09-28 05:16:08'),(1229937,410060,'action complete via WP Cron','2025-09-28 03:16:08','2025-09-28 05:16:08'),(1229938,410061,'action created','2025-09-28 03:16:08','2025-09-28 05:16:08'),(1229939,410061,'action started via WP Cron','2025-09-28 03:20:45','2025-09-28 05:20:45'),(1229940,410061,'action complete via WP Cron','2025-09-28 03:20:45','2025-09-28 05:20:45'),(1229941,410062,'action created','2025-09-28 03:20:45','2025-09-28 05:20:45'),(1229942,410062,'action started via WP Cron','2025-09-28 03:24:15','2025-09-28 05:24:15'),(1229943,410062,'action complete via WP Cron','2025-09-28 03:24:15','2025-09-28 05:24:15'),(1229944,410063,'action created','2025-09-28 03:24:15','2025-09-28 05:24:15'),(1229945,410063,'action started via WP Cron','2025-09-28 03:30:14','2025-09-28 05:30:14'),(1229946,410063,'action complete via WP Cron','2025-09-28 03:30:14','2025-09-28 05:30:14'),(1229947,410064,'action created','2025-09-28 03:30:14','2025-09-28 05:30:14'),(1229948,410064,'action started via WP Cron','2025-09-28 03:32:17','2025-09-28 05:32:17'),(1229949,410064,'action complete via WP Cron','2025-09-28 03:32:17','2025-09-28 05:32:17'),(1229950,410065,'action created','2025-09-28 03:32:17','2025-09-28 05:32:17'),(1229951,410065,'action started via WP Cron','2025-09-28 03:35:52','2025-09-28 05:35:52'),(1229952,410065,'action complete via WP Cron','2025-09-28 03:35:52','2025-09-28 05:35:52'),(1229953,410066,'action created','2025-09-28 03:35:52','2025-09-28 05:35:52'),(1229954,410066,'action started via WP Cron','2025-09-28 03:38:51','2025-09-28 05:38:51'),(1229955,410066,'action complete via WP Cron','2025-09-28 03:38:51','2025-09-28 05:38:51'),(1229956,410067,'action created','2025-09-28 03:38:51','2025-09-28 05:38:51'),(1229957,410067,'action started via WP Cron','2025-09-28 03:41:08','2025-09-28 05:41:08'),(1229958,410067,'action complete via WP Cron','2025-09-28 03:41:08','2025-09-28 05:41:08'),(1229959,410068,'action created','2025-09-28 03:41:08','2025-09-28 05:41:08'),(1229960,410068,'action started via WP Cron','2025-09-28 03:45:46','2025-09-28 05:45:46'),(1229961,410068,'action complete via WP Cron','2025-09-28 03:45:46','2025-09-28 05:45:46'),(1229962,410069,'action created','2025-09-28 03:45:46','2025-09-28 05:45:46'),(1229963,410069,'action started via WP Cron','2025-09-28 03:49:26','2025-09-28 05:49:26'),(1229964,410069,'action complete via WP Cron','2025-09-28 03:49:26','2025-09-28 05:49:26'),(1229965,410070,'action created','2025-09-28 03:49:26','2025-09-28 05:49:26'),(1229966,410070,'action started via WP Cron','2025-09-28 03:53:19','2025-09-28 05:53:19'),(1229967,410070,'action complete via WP Cron','2025-09-28 03:53:19','2025-09-28 05:53:19'),(1229968,410071,'action created','2025-09-28 03:53:19','2025-09-28 05:53:19'),(1229969,410071,'action started via WP Cron','2025-09-28 03:56:09','2025-09-28 05:56:09'),(1229970,410071,'action complete via WP Cron','2025-09-28 03:56:09','2025-09-28 05:56:09'),(1229971,410072,'action created','2025-09-28 03:56:09','2025-09-28 05:56:09'),(1229972,410072,'action started via WP Cron','2025-09-28 03:59:19','2025-09-28 05:59:19'),(1229973,410072,'action complete via WP Cron','2025-09-28 03:59:19','2025-09-28 05:59:19'),(1229974,410073,'action created','2025-09-28 03:59:19','2025-09-28 05:59:19'),(1229975,410073,'action started via WP Cron','2025-09-28 04:02:33','2025-09-28 06:02:33'),(1229976,410073,'action complete via WP Cron','2025-09-28 04:02:33','2025-09-28 06:02:33'),(1229977,410074,'action created','2025-09-28 04:02:33','2025-09-28 06:02:33'),(1229978,410074,'action started via WP Cron','2025-09-28 04:05:49','2025-09-28 06:05:49'),(1229979,410074,'action complete via WP Cron','2025-09-28 04:05:49','2025-09-28 06:05:49'),(1229980,410075,'action created','2025-09-28 04:05:49','2025-09-28 06:05:49'),(1229981,410075,'action started via WP Cron','2025-09-28 04:08:55','2025-09-28 06:08:55'),(1229982,410075,'action complete via WP Cron','2025-09-28 04:08:55','2025-09-28 06:08:55'),(1229983,410076,'action created','2025-09-28 04:08:55','2025-09-28 06:08:55'),(1229984,410076,'action started via WP Cron','2025-09-28 04:11:08','2025-09-28 06:11:08'),(1229985,410076,'action complete via WP Cron','2025-09-28 04:11:08','2025-09-28 06:11:08'),(1229986,410077,'action created','2025-09-28 04:11:08','2025-09-28 06:11:08'),(1229987,410077,'action started via WP Cron','2025-09-28 04:14:26','2025-09-28 06:14:26'),(1229988,410077,'action complete via WP Cron','2025-09-28 04:14:26','2025-09-28 06:14:26'),(1229989,410078,'action created','2025-09-28 04:14:26','2025-09-28 06:14:26'),(1229990,410078,'action started via WP Cron','2025-09-28 04:17:02','2025-09-28 06:17:02'),(1229991,410078,'action complete via WP Cron','2025-09-28 04:17:02','2025-09-28 06:17:02'),(1229992,410079,'action created','2025-09-28 04:17:02','2025-09-28 06:17:02'),(1229993,410079,'action started via WP Cron','2025-09-28 04:20:07','2025-09-28 06:20:07'),(1229994,410079,'action complete via WP Cron','2025-09-28 04:20:07','2025-09-28 06:20:07'),(1229995,410080,'action created','2025-09-28 04:20:07','2025-09-28 06:20:07'),(1229996,410080,'action started via WP Cron','2025-09-28 04:22:23','2025-09-28 06:22:23'),(1229997,410080,'action complete via WP Cron','2025-09-28 04:22:23','2025-09-28 06:22:23'),(1229998,410081,'action created','2025-09-28 04:22:23','2025-09-28 06:22:23'),(1229999,410081,'action started via WP Cron','2025-09-28 04:24:26','2025-09-28 06:24:26'),(1230000,410081,'action complete via WP Cron','2025-09-28 04:24:26','2025-09-28 06:24:26'),(1230001,410082,'action created','2025-09-28 04:24:26','2025-09-28 06:24:26'),(1230002,410082,'action started via WP Cron','2025-09-28 04:30:36','2025-09-28 06:30:36'),(1230003,410082,'action complete via WP Cron','2025-09-28 04:30:36','2025-09-28 06:30:36'),(1230004,410083,'action created','2025-09-28 04:30:36','2025-09-28 06:30:36'),(1230005,410083,'action started via WP Cron','2025-09-28 04:34:49','2025-09-28 06:34:49'),(1230006,410083,'action complete via WP Cron','2025-09-28 04:34:49','2025-09-28 06:34:49'),(1230007,410084,'action created','2025-09-28 04:34:49','2025-09-28 06:34:49'),(1230008,410084,'action started via WP Cron','2025-09-28 04:37:27','2025-09-28 06:37:27'),(1230009,410084,'action complete via WP Cron','2025-09-28 04:37:27','2025-09-28 06:37:27'),(1230010,410085,'action created','2025-09-28 04:37:27','2025-09-28 06:37:27'),(1230011,410085,'action started via WP Cron','2025-09-28 04:41:09','2025-09-28 06:41:09'),(1230012,410085,'action complete via WP Cron','2025-09-28 04:41:09','2025-09-28 06:41:09'),(1230013,410086,'action created','2025-09-28 04:41:09','2025-09-28 06:41:09'),(1230014,410086,'action started via WP Cron','2025-09-28 04:45:06','2025-09-28 06:45:06'),(1230015,410086,'action complete via WP Cron','2025-09-28 04:45:06','2025-09-28 06:45:06'),(1230016,410087,'action created','2025-09-28 04:45:06','2025-09-28 06:45:06'),(1230017,410087,'action started via WP Cron','2025-09-28 04:48:08','2025-09-28 06:48:08'),(1230018,410087,'action complete via WP Cron','2025-09-28 04:48:08','2025-09-28 06:48:08'),(1230019,410088,'action created','2025-09-28 04:48:08','2025-09-28 06:48:08'),(1230020,410088,'action started via WP Cron','2025-09-28 04:50:09','2025-09-28 06:50:09'),(1230021,410088,'action complete via WP Cron','2025-09-28 04:50:09','2025-09-28 06:50:09'),(1230022,410089,'action created','2025-09-28 04:50:09','2025-09-28 06:50:09'),(1230023,410089,'action started via WP Cron','2025-09-28 04:54:12','2025-09-28 06:54:12'),(1230024,410089,'action complete via WP Cron','2025-09-28 04:54:12','2025-09-28 06:54:12'),(1230025,410090,'action created','2025-09-28 04:54:12','2025-09-28 06:54:12'),(1230026,410090,'action started via WP Cron','2025-09-28 04:58:32','2025-09-28 06:58:32'),(1230027,410090,'action complete via WP Cron','2025-09-28 04:58:32','2025-09-28 06:58:32'),(1230028,410091,'action created','2025-09-28 04:58:32','2025-09-28 06:58:32'),(1230029,410091,'action started via WP Cron','2025-09-28 05:01:08','2025-09-28 07:01:08'),(1230030,410091,'action complete via WP Cron','2025-09-28 05:01:08','2025-09-28 07:01:08'),(1230031,410092,'action created','2025-09-28 05:01:08','2025-09-28 07:01:08'),(1230032,410092,'action started via WP Cron','2025-09-28 05:03:47','2025-09-28 07:03:47'),(1230033,410092,'action complete via WP Cron','2025-09-28 05:03:47','2025-09-28 07:03:47'),(1230034,410093,'action created','2025-09-28 05:03:47','2025-09-28 07:03:47'),(1230035,410093,'action started via WP Cron','2025-09-28 05:06:04','2025-09-28 07:06:04'),(1230036,410093,'action complete via WP Cron','2025-09-28 05:06:04','2025-09-28 07:06:04'),(1230037,410094,'action created','2025-09-28 05:06:04','2025-09-28 07:06:04'),(1230038,410094,'action started via WP Cron','2025-09-28 05:09:18','2025-09-28 07:09:18'),(1230039,410094,'action complete via WP Cron','2025-09-28 05:09:18','2025-09-28 07:09:18'),(1230040,410095,'action created','2025-09-28 05:09:18','2025-09-28 07:09:18'),(1230041,410095,'action started via WP Cron','2025-09-28 05:12:09','2025-09-28 07:12:09'),(1230042,410095,'action complete via WP Cron','2025-09-28 05:12:09','2025-09-28 07:12:09'),(1230043,410096,'action created','2025-09-28 05:12:09','2025-09-28 07:12:09'),(1230044,410096,'action started via WP Cron','2025-09-28 05:16:08','2025-09-28 07:16:08'),(1230045,410096,'action complete via WP Cron','2025-09-28 05:16:08','2025-09-28 07:16:08'),(1230046,410097,'action created','2025-09-28 05:16:08','2025-09-28 07:16:08'),(1230047,410097,'action started via WP Cron','2025-09-28 05:19:41','2025-09-28 07:19:41'),(1230048,410097,'action complete via WP Cron','2025-09-28 05:19:41','2025-09-28 07:19:41'),(1230049,410098,'action created','2025-09-28 05:19:41','2025-09-28 07:19:41'),(1230050,410098,'action started via WP Cron','2025-09-28 05:23:08','2025-09-28 07:23:08'),(1230051,410098,'action complete via WP Cron','2025-09-28 05:23:08','2025-09-28 07:23:08'),(1230052,410099,'action created','2025-09-28 05:23:08','2025-09-28 07:23:08'),(1230053,410099,'action started via WP Cron','2025-09-28 05:25:12','2025-09-28 07:25:12'),(1230054,410099,'action complete via WP Cron','2025-09-28 05:25:12','2025-09-28 07:25:12'),(1230055,410100,'action created','2025-09-28 05:25:12','2025-09-28 07:25:12'),(1230056,410100,'action started via WP Cron','2025-09-28 05:27:31','2025-09-28 07:27:31'),(1230057,410100,'action complete via WP Cron','2025-09-28 05:27:31','2025-09-28 07:27:31'),(1230058,410101,'action created','2025-09-28 05:27:31','2025-09-28 07:27:31'),(1230059,410101,'action started via WP Cron','2025-09-28 05:30:59','2025-09-28 07:30:59'),(1230060,410101,'action complete via WP Cron','2025-09-28 05:30:59','2025-09-28 07:30:59'),(1230061,410102,'action created','2025-09-28 05:30:59','2025-09-28 07:30:59'),(1230062,410102,'action started via WP Cron','2025-09-28 05:34:18','2025-09-28 07:34:18'),(1230063,410102,'action complete via WP Cron','2025-09-28 05:34:18','2025-09-28 07:34:18'),(1230064,410103,'action created','2025-09-28 05:34:18','2025-09-28 07:34:18'),(1230065,410103,'action started via WP Cron','2025-09-28 05:37:06','2025-09-28 07:37:06'),(1230066,410103,'action complete via WP Cron','2025-09-28 05:37:06','2025-09-28 07:37:06'),(1230067,410104,'action created','2025-09-28 05:37:06','2025-09-28 07:37:06'),(1230068,410104,'action started via WP Cron','2025-09-28 05:40:51','2025-09-28 07:40:51'),(1230069,410104,'action complete via WP Cron','2025-09-28 05:40:51','2025-09-28 07:40:51'),(1230070,410105,'action created','2025-09-28 05:40:51','2025-09-28 07:40:51'),(1230071,410105,'action started via WP Cron','2025-09-28 05:44:16','2025-09-28 07:44:16'),(1230072,410105,'action complete via WP Cron','2025-09-28 05:44:16','2025-09-28 07:44:16'),(1230073,410106,'action created','2025-09-28 05:44:16','2025-09-28 07:44:16'),(1230074,410106,'action started via WP Cron','2025-09-28 05:47:50','2025-09-28 07:47:50'),(1230075,410106,'action complete via WP Cron','2025-09-28 05:47:50','2025-09-28 07:47:50'),(1230076,410107,'action created','2025-09-28 05:47:50','2025-09-28 07:47:50'),(1230077,410107,'action started via WP Cron','2025-09-28 05:51:08','2025-09-28 07:51:08'),(1230078,410107,'action complete via WP Cron','2025-09-28 05:51:08','2025-09-28 07:51:08'),(1230079,410108,'action created','2025-09-28 05:51:08','2025-09-28 07:51:08'),(1230080,410108,'action started via WP Cron','2025-09-28 05:53:33','2025-09-28 07:53:33'),(1230081,410108,'action complete via WP Cron','2025-09-28 05:53:33','2025-09-28 07:53:33'),(1230082,410109,'action created','2025-09-28 05:53:33','2025-09-28 07:53:33'),(1230083,410109,'action started via WP Cron','2025-09-28 05:56:08','2025-09-28 07:56:08'),(1230084,410109,'action complete via WP Cron','2025-09-28 05:56:08','2025-09-28 07:56:08'),(1230085,410110,'action created','2025-09-28 05:56:08','2025-09-28 07:56:08'),(1230086,410110,'action started via WP Cron','2025-09-28 05:58:24','2025-09-28 07:58:24'),(1230087,410110,'action complete via WP Cron','2025-09-28 05:58:24','2025-09-28 07:58:24'),(1230088,410111,'action created','2025-09-28 05:58:24','2025-09-28 07:58:24'),(1230089,410111,'action started via WP Cron','2025-09-28 06:01:08','2025-09-28 08:01:08'),(1230090,410111,'action complete via WP Cron','2025-09-28 06:01:08','2025-09-28 08:01:08'),(1230091,410112,'action created','2025-09-28 06:01:08','2025-09-28 08:01:08'),(1230092,410112,'action started via WP Cron','2025-09-28 06:04:25','2025-09-28 08:04:25'),(1230093,410112,'action complete via WP Cron','2025-09-28 06:04:25','2025-09-28 08:04:25'),(1230094,410113,'action created','2025-09-28 06:04:25','2025-09-28 08:04:25'),(1230095,410113,'action started via WP Cron','2025-09-28 06:09:29','2025-09-28 08:09:29'),(1230096,410113,'action complete via WP Cron','2025-09-28 06:09:29','2025-09-28 08:09:29'),(1230097,410114,'action created','2025-09-28 06:09:29','2025-09-28 08:09:29'),(1230098,410114,'action started via WP Cron','2025-09-28 06:12:14','2025-09-28 08:12:14'),(1230099,410114,'action complete via WP Cron','2025-09-28 06:12:14','2025-09-28 08:12:14'),(1230100,410115,'action created','2025-09-28 06:12:14','2025-09-28 08:12:14'),(1230101,410115,'action started via WP Cron','2025-09-28 06:16:08','2025-09-28 08:16:08'),(1230102,410115,'action complete via WP Cron','2025-09-28 06:16:08','2025-09-28 08:16:08'),(1230103,410116,'action created','2025-09-28 06:16:08','2025-09-28 08:16:08'),(1230104,410116,'action started via WP Cron','2025-09-28 06:18:44','2025-09-28 08:18:44'),(1230105,410116,'action complete via WP Cron','2025-09-28 06:18:44','2025-09-28 08:18:44'),(1230106,410117,'action created','2025-09-28 06:18:44','2025-09-28 08:18:44'),(1230107,410117,'action started via WP Cron','2025-09-28 06:21:08','2025-09-28 08:21:08'),(1230108,410117,'action complete via WP Cron','2025-09-28 06:21:08','2025-09-28 08:21:08'),(1230109,410118,'action created','2025-09-28 06:21:08','2025-09-28 08:21:08'),(1230110,410118,'action started via WP Cron','2025-09-28 06:23:32','2025-09-28 08:23:32'),(1230111,410118,'action complete via WP Cron','2025-09-28 06:23:32','2025-09-28 08:23:32'),(1230112,410119,'action created','2025-09-28 06:23:32','2025-09-28 08:23:32'),(1230113,410119,'action started via WP Cron','2025-09-28 06:26:08','2025-09-28 08:26:08'),(1230114,410119,'action complete via WP Cron','2025-09-28 06:26:08','2025-09-28 08:26:08'),(1230115,410120,'action created','2025-09-28 06:26:08','2025-09-28 08:26:08'),(1230116,410120,'action started via WP Cron','2025-09-28 06:28:46','2025-09-28 08:28:46'),(1230117,410120,'action complete via WP Cron','2025-09-28 06:28:46','2025-09-28 08:28:46'),(1230118,410121,'action created','2025-09-28 06:28:46','2025-09-28 08:28:46'),(1230119,410121,'action started via WP Cron','2025-09-28 06:31:08','2025-09-28 08:31:08'),(1230120,410121,'action complete via WP Cron','2025-09-28 06:31:08','2025-09-28 08:31:08'),(1230121,410122,'action created','2025-09-28 06:31:08','2025-09-28 08:31:08'),(1230122,410122,'action started via WP Cron','2025-09-28 06:33:11','2025-09-28 08:33:11'),(1230123,410122,'action complete via WP Cron','2025-09-28 06:33:11','2025-09-28 08:33:11'),(1230124,410123,'action created','2025-09-28 06:33:11','2025-09-28 08:33:11'),(1230125,410123,'action started via WP Cron','2025-09-28 06:36:08','2025-09-28 08:36:08'),(1230126,410123,'action complete via WP Cron','2025-09-28 06:36:08','2025-09-28 08:36:08'),(1230127,410124,'action created','2025-09-28 06:36:08','2025-09-28 08:36:08'),(1230128,410124,'action started via WP Cron','2025-09-28 06:38:46','2025-09-28 08:38:46'),(1230129,410124,'action complete via WP Cron','2025-09-28 06:38:46','2025-09-28 08:38:46'),(1230130,410125,'action created','2025-09-28 06:38:46','2025-09-28 08:38:46'),(1230131,410125,'action started via WP Cron','2025-09-28 06:41:08','2025-09-28 08:41:08'),(1230132,410125,'action complete via WP Cron','2025-09-28 06:41:08','2025-09-28 08:41:08'),(1230133,410126,'action created','2025-09-28 06:41:08','2025-09-28 08:41:08'),(1230134,410126,'action started via WP Cron','2025-09-28 06:44:11','2025-09-28 08:44:11'),(1230135,410126,'action complete via WP Cron','2025-09-28 06:44:11','2025-09-28 08:44:11'),(1230136,410127,'action created','2025-09-28 06:44:11','2025-09-28 08:44:11'),(1230137,410127,'action started via WP Cron','2025-09-28 06:47:36','2025-09-28 08:47:36'),(1230138,410127,'action complete via WP Cron','2025-09-28 06:47:36','2025-09-28 08:47:36'),(1230139,410128,'action created','2025-09-28 06:47:36','2025-09-28 08:47:36'),(1230140,410128,'action started via WP Cron','2025-09-28 06:50:41','2025-09-28 08:50:41'),(1230141,410128,'action complete via WP Cron','2025-09-28 06:50:41','2025-09-28 08:50:41'),(1230142,410129,'action created','2025-09-28 06:50:41','2025-09-28 08:50:41'),(1230143,410129,'action started via WP Cron','2025-09-28 06:56:08','2025-09-28 08:56:08'),(1230144,410129,'action complete via WP Cron','2025-09-28 06:56:08','2025-09-28 08:56:08'),(1230145,410130,'action created','2025-09-28 06:56:08','2025-09-28 08:56:08'),(1230146,410130,'action started via WP Cron','2025-09-28 06:58:22','2025-09-28 08:58:22'),(1230147,410130,'action complete via WP Cron','2025-09-28 06:58:22','2025-09-28 08:58:22'),(1230148,410131,'action created','2025-09-28 06:58:22','2025-09-28 08:58:22'),(1230149,410131,'action started via WP Cron','2025-09-28 07:01:08','2025-09-28 09:01:08'),(1230150,410131,'action complete via WP Cron','2025-09-28 07:01:08','2025-09-28 09:01:08'),(1230151,410132,'action created','2025-09-28 07:01:08','2025-09-28 09:01:08'),(1230152,410132,'action started via WP Cron','2025-09-28 07:03:50','2025-09-28 09:03:50'),(1230153,410132,'action complete via WP Cron','2025-09-28 07:03:50','2025-09-28 09:03:50'),(1230154,410133,'action created','2025-09-28 07:03:50','2025-09-28 09:03:50'),(1230155,410133,'action started via WP Cron','2025-09-28 07:06:08','2025-09-28 09:06:08'),(1230156,410134,'action created','2025-09-28 07:06:08','2025-09-28 09:06:08'),(1230157,410134,'action started via WP Cron','2025-09-28 07:06:12','2025-09-28 09:06:12'),(1230158,410133,'action complete via WP Cron','2025-09-28 07:06:13','2025-09-28 09:06:13'),(1230159,410135,'action created','2025-09-28 07:06:13','2025-09-28 09:06:13'),(1230160,410134,'action complete via WP Cron','2025-09-28 07:06:13','2025-09-28 09:06:13'),(1230161,410135,'action started via WP Cron','2025-09-28 07:09:09','2025-09-28 09:09:09'),(1230162,410135,'action complete via WP Cron','2025-09-28 07:09:09','2025-09-28 09:09:09'),(1230163,410136,'action created','2025-09-28 07:09:09','2025-09-28 09:09:09'),(1230164,410136,'action started via WP Cron','2025-09-28 07:14:07','2025-09-28 09:14:07'),(1230165,410136,'action complete via WP Cron','2025-09-28 07:14:07','2025-09-28 09:14:07'),(1230166,410137,'action created','2025-09-28 07:14:07','2025-09-28 09:14:07'),(1230167,410137,'action started via WP Cron','2025-09-28 07:16:08','2025-09-28 09:16:08'),(1230168,410137,'action complete via WP Cron','2025-09-28 07:16:08','2025-09-28 09:16:08'),(1230169,410138,'action created','2025-09-28 07:16:08','2025-09-28 09:16:08'),(1230170,410138,'action started via WP Cron','2025-09-28 07:19:25','2025-09-28 09:19:25'),(1230171,410138,'action complete via WP Cron','2025-09-28 07:19:25','2025-09-28 09:19:25'),(1230172,410139,'action created','2025-09-28 07:19:25','2025-09-28 09:19:25'),(1230173,410139,'action started via WP Cron','2025-09-28 07:22:21','2025-09-28 09:22:21'),(1230174,410139,'action complete via WP Cron','2025-09-28 07:22:21','2025-09-28 09:22:21'),(1230175,410140,'action created','2025-09-28 07:22:21','2025-09-28 09:22:21'),(1230176,410140,'action started via WP Cron','2025-09-28 07:24:34','2025-09-28 09:24:34'),(1230177,410140,'action complete via WP Cron','2025-09-28 07:24:34','2025-09-28 09:24:34'),(1230178,410141,'action created','2025-09-28 07:24:34','2025-09-28 09:24:34'),(1230179,410141,'action started via WP Cron','2025-09-28 07:29:48','2025-09-28 09:29:48'),(1230180,410141,'action complete via WP Cron','2025-09-28 07:29:48','2025-09-28 09:29:48'),(1230181,410142,'action created','2025-09-28 07:29:48','2025-09-28 09:29:48'),(1230182,410142,'action started via WP Cron','2025-09-28 07:32:01','2025-09-28 09:32:01'),(1230183,410142,'action complete via WP Cron','2025-09-28 07:32:01','2025-09-28 09:32:01'),(1230184,410143,'action created','2025-09-28 07:32:01','2025-09-28 09:32:01'),(1230185,410143,'action started via WP Cron','2025-09-28 07:34:02','2025-09-28 09:34:02'),(1230186,410143,'action complete via WP Cron','2025-09-28 07:34:02','2025-09-28 09:34:02'),(1230187,410144,'action created','2025-09-28 07:34:02','2025-09-28 09:34:02'),(1230188,410144,'action started via WP Cron','2025-09-28 07:36:03','2025-09-28 09:36:03'),(1230189,410144,'action complete via WP Cron','2025-09-28 07:36:03','2025-09-28 09:36:03'),(1230190,410145,'action created','2025-09-28 07:36:03','2025-09-28 09:36:03'),(1230191,410145,'action started via WP Cron','2025-09-28 07:39:02','2025-09-28 09:39:02'),(1230192,410145,'action complete via WP Cron','2025-09-28 07:39:02','2025-09-28 09:39:02'),(1230193,410146,'action created','2025-09-28 07:39:02','2025-09-28 09:39:02'),(1230194,410146,'action started via WP Cron','2025-09-28 07:42:02','2025-09-28 09:42:02'),(1230195,410147,'action created','2025-09-28 07:42:02','2025-09-28 09:42:02'),(1230196,410147,'action started via WP Cron','2025-09-28 07:42:04','2025-09-28 09:42:04'),(1230197,410147,'action complete via WP Cron','2025-09-28 07:42:05','2025-09-28 09:42:05'),(1230198,410146,'action complete via WP Cron','2025-09-28 07:42:05','2025-09-28 09:42:05'),(1230199,410148,'action created','2025-09-28 07:42:05','2025-09-28 09:42:05'),(1230200,410148,'action started via WP Cron','2025-09-28 07:45:03','2025-09-28 09:45:03'),(1230201,410148,'action complete via WP Cron','2025-09-28 07:45:03','2025-09-28 09:45:03'),(1230202,410149,'action created','2025-09-28 07:45:03','2025-09-28 09:45:03'),(1230203,410149,'action started via WP Cron','2025-09-28 07:48:01','2025-09-28 09:48:01'),(1230204,410149,'action complete via WP Cron','2025-09-28 07:48:01','2025-09-28 09:48:01'),(1230205,410150,'action created','2025-09-28 07:48:01','2025-09-28 09:48:01'),(1230206,410150,'action started via WP Cron','2025-09-28 07:50:02','2025-09-28 09:50:02'),(1230207,410150,'action complete via WP Cron','2025-09-28 07:50:02','2025-09-28 09:50:02'),(1230208,410151,'action created','2025-09-28 07:50:02','2025-09-28 09:50:02'),(1230209,410151,'action started via WP Cron','2025-09-28 07:52:02','2025-09-28 09:52:02'),(1230210,410151,'action complete via WP Cron','2025-09-28 07:52:02','2025-09-28 09:52:02'),(1230211,410152,'action created','2025-09-28 07:52:02','2025-09-28 09:52:02'),(1230212,410152,'action started via WP Cron','2025-09-28 07:55:02','2025-09-28 09:55:02'),(1230213,410152,'action complete via WP Cron','2025-09-28 07:55:02','2025-09-28 09:55:02'),(1230214,410153,'action created','2025-09-28 07:55:02','2025-09-28 09:55:02'),(1230215,410153,'action started via WP Cron','2025-09-28 07:57:02','2025-09-28 09:57:02'),(1230216,410153,'action complete via WP Cron','2025-09-28 07:57:02','2025-09-28 09:57:02'),(1230217,410154,'action created','2025-09-28 07:57:02','2025-09-28 09:57:02'),(1230218,410154,'action started via WP Cron','2025-09-28 07:59:03','2025-09-28 09:59:03'),(1230219,410154,'action complete via WP Cron','2025-09-28 07:59:03','2025-09-28 09:59:03'),(1230220,410155,'action created','2025-09-28 07:59:03','2025-09-28 09:59:03'),(1230221,410155,'action started via WP Cron','2025-09-28 08:02:02','2025-09-28 10:02:02'),(1230222,410155,'action complete via WP Cron','2025-09-28 08:02:02','2025-09-28 10:02:02'),(1230223,410156,'action created','2025-09-28 08:02:02','2025-09-28 10:02:02'),(1230224,410156,'action started via WP Cron','2025-09-28 08:04:02','2025-09-28 10:04:02'),(1230225,410156,'action complete via WP Cron','2025-09-28 08:04:02','2025-09-28 10:04:02'),(1230226,410157,'action created','2025-09-28 08:04:02','2025-09-28 10:04:02'),(1230227,410157,'action started via WP Cron','2025-09-28 08:06:02','2025-09-28 10:06:02'),(1230228,410157,'action complete via WP Cron','2025-09-28 08:06:02','2025-09-28 10:06:02'),(1230229,410158,'action created','2025-09-28 08:06:02','2025-09-28 10:06:02'),(1230230,410158,'action started via WP Cron','2025-09-28 08:08:04','2025-09-28 10:08:04'),(1230231,410158,'action complete via WP Cron','2025-09-28 08:08:04','2025-09-28 10:08:04'),(1230232,410159,'action created','2025-09-28 08:08:04','2025-09-28 10:08:04'),(1230233,410159,'action started via WP Cron','2025-09-28 08:11:02','2025-09-28 10:11:02'),(1230234,410159,'action complete via WP Cron','2025-09-28 08:11:02','2025-09-28 10:11:02'),(1230235,410160,'action created','2025-09-28 08:11:02','2025-09-28 10:11:02'),(1230236,410160,'action started via WP Cron','2025-09-28 08:13:59','2025-09-28 10:13:59'),(1230237,410160,'action complete via WP Cron','2025-09-28 08:13:59','2025-09-28 10:13:59'),(1230238,410161,'action created','2025-09-28 08:13:59','2025-09-28 10:13:59'),(1230239,410161,'action started via WP Cron','2025-09-28 08:16:08','2025-09-28 10:16:08'),(1230240,410161,'action complete via WP Cron','2025-09-28 08:16:08','2025-09-28 10:16:08'),(1230241,410162,'action created','2025-09-28 08:16:08','2025-09-28 10:16:08'),(1230242,410162,'action started via WP Cron','2025-09-28 08:21:08','2025-09-28 10:21:08'),(1230243,410162,'action complete via WP Cron','2025-09-28 08:21:08','2025-09-28 10:21:08'),(1230244,410163,'action created','2025-09-28 08:21:08','2025-09-28 10:21:08'),(1230245,410163,'action started via WP Cron','2025-09-28 08:25:19','2025-09-28 10:25:19'),(1230246,410163,'action complete via WP Cron','2025-09-28 08:25:19','2025-09-28 10:25:19'),(1230247,410164,'action created','2025-09-28 08:25:19','2025-09-28 10:25:19'),(1230248,410164,'action started via WP Cron','2025-09-28 08:27:36','2025-09-28 10:27:36'),(1230249,410164,'action complete via WP Cron','2025-09-28 08:27:36','2025-09-28 10:27:36'),(1230250,410165,'action created','2025-09-28 08:27:36','2025-09-28 10:27:36'),(1230251,410165,'action started via WP Cron','2025-09-28 08:31:08','2025-09-28 10:31:08'),(1230252,410165,'action complete via WP Cron','2025-09-28 08:31:08','2025-09-28 10:31:08'),(1230253,410166,'action created','2025-09-28 08:31:08','2025-09-28 10:31:08'),(1230254,410166,'action started via WP Cron','2025-09-28 08:34:04','2025-09-28 10:34:04'),(1230255,410166,'action complete via WP Cron','2025-09-28 08:34:04','2025-09-28 10:34:04'),(1230256,410167,'action created','2025-09-28 08:34:04','2025-09-28 10:34:04'),(1230257,410167,'action started via WP Cron','2025-09-28 08:36:08','2025-09-28 10:36:08'),(1230258,410167,'action complete via WP Cron','2025-09-28 08:36:08','2025-09-28 10:36:08'),(1230259,410168,'action created','2025-09-28 08:36:08','2025-09-28 10:36:08'),(1230260,410168,'action started via WP Cron','2025-09-28 08:41:00','2025-09-28 10:41:00'),(1230261,410168,'action complete via WP Cron','2025-09-28 08:41:00','2025-09-28 10:41:00'),(1230262,410169,'action created','2025-09-28 08:41:00','2025-09-28 10:41:00'),(1230263,410169,'action started via WP Cron','2025-09-28 08:44:08','2025-09-28 10:44:08'),(1230264,410169,'action complete via WP Cron','2025-09-28 08:44:08','2025-09-28 10:44:08'),(1230265,410170,'action created','2025-09-28 08:44:08','2025-09-28 10:44:08'),(1230266,410170,'action started via WP Cron','2025-09-28 08:46:08','2025-09-28 10:46:08'),(1230267,410170,'action complete via WP Cron','2025-09-28 08:46:08','2025-09-28 10:46:08'),(1230268,410171,'action created','2025-09-28 08:46:08','2025-09-28 10:46:08'),(1230269,410171,'action started via WP Cron','2025-09-28 08:49:28','2025-09-28 10:49:28'),(1230270,410171,'action complete via WP Cron','2025-09-28 08:49:28','2025-09-28 10:49:28'),(1230271,410172,'action created','2025-09-28 08:49:28','2025-09-28 10:49:28'),(1230272,410172,'action started via WP Cron','2025-09-28 08:54:52','2025-09-28 10:54:52'),(1230273,410172,'action complete via WP Cron','2025-09-28 08:54:52','2025-09-28 10:54:52'),(1230274,410173,'action created','2025-09-28 08:54:52','2025-09-28 10:54:52'),(1230275,410173,'action started via WP Cron','2025-09-28 08:59:18','2025-09-28 10:59:18'),(1230276,410173,'action complete via WP Cron','2025-09-28 08:59:18','2025-09-28 10:59:18'),(1230277,410174,'action created','2025-09-28 08:59:18','2025-09-28 10:59:18'),(1230278,410174,'action started via WP Cron','2025-09-28 09:02:16','2025-09-28 11:02:16'),(1230279,410174,'action complete via WP Cron','2025-09-28 09:02:16','2025-09-28 11:02:16'),(1230280,410175,'action created','2025-09-28 09:02:16','2025-09-28 11:02:16'),(1230281,410175,'action started via WP Cron','2025-09-28 09:06:08','2025-09-28 11:06:08'),(1230282,410175,'action complete via WP Cron','2025-09-28 09:06:08','2025-09-28 11:06:08'),(1230283,410176,'action created','2025-09-28 09:06:08','2025-09-28 11:06:08'),(1230284,410176,'action started via WP Cron','2025-09-28 09:11:08','2025-09-28 11:11:08'),(1230285,410176,'action complete via WP Cron','2025-09-28 09:11:08','2025-09-28 11:11:08'),(1230286,410177,'action created','2025-09-28 09:11:08','2025-09-28 11:11:08'),(1230287,410177,'action started via WP Cron','2025-09-28 09:15:56','2025-09-28 11:15:56'),(1230288,410177,'action complete via WP Cron','2025-09-28 09:15:56','2025-09-28 11:15:56'),(1230289,410178,'action created','2025-09-28 09:15:56','2025-09-28 11:15:56'),(1230290,410178,'action started via WP Cron','2025-09-28 09:20:40','2025-09-28 11:20:40'),(1230291,410178,'action complete via WP Cron','2025-09-28 09:20:40','2025-09-28 11:20:40'),(1230292,410179,'action created','2025-09-28 09:20:40','2025-09-28 11:20:40'),(1230293,410179,'action started via WP Cron','2025-09-28 09:25:12','2025-09-28 11:25:12'),(1230294,410179,'action complete via WP Cron','2025-09-28 09:25:12','2025-09-28 11:25:12'),(1230295,410180,'action created','2025-09-28 09:25:12','2025-09-28 11:25:12'),(1230296,410180,'action started via WP Cron','2025-09-28 09:27:29','2025-09-28 11:27:29'),(1230297,410180,'action complete via WP Cron','2025-09-28 09:27:29','2025-09-28 11:27:29'),(1230298,410181,'action created','2025-09-28 09:27:29','2025-09-28 11:27:29'),(1230299,410181,'action started via WP Cron','2025-09-28 09:30:33','2025-09-28 11:30:33'),(1230300,410181,'action complete via WP Cron','2025-09-28 09:30:33','2025-09-28 11:30:33'),(1230301,410182,'action created','2025-09-28 09:30:33','2025-09-28 11:30:33'),(1230302,410182,'action started via WP Cron','2025-09-28 09:34:21','2025-09-28 11:34:21'),(1230303,410182,'action complete via WP Cron','2025-09-28 09:34:21','2025-09-28 11:34:21'),(1230304,410183,'action created','2025-09-28 09:34:21','2025-09-28 11:34:21'),(1230305,410183,'action started via WP Cron','2025-09-28 09:38:31','2025-09-28 11:38:31'),(1230306,410183,'action complete via WP Cron','2025-09-28 09:38:31','2025-09-28 11:38:31'),(1230307,410184,'action created','2025-09-28 09:38:31','2025-09-28 11:38:31'),(1230308,410184,'action started via WP Cron','2025-09-28 09:40:45','2025-09-28 11:40:45'),(1230309,410184,'action complete via WP Cron','2025-09-28 09:40:45','2025-09-28 11:40:45'),(1230310,410185,'action created','2025-09-28 09:40:45','2025-09-28 11:40:45'),(1230311,410185,'action started via WP Cron','2025-09-28 09:43:22','2025-09-28 11:43:22'),(1230312,410185,'action complete via WP Cron','2025-09-28 09:43:22','2025-09-28 11:43:22'),(1230313,410186,'action created','2025-09-28 09:43:22','2025-09-28 11:43:22'),(1230314,410186,'action started via WP Cron','2025-09-28 09:46:07','2025-09-28 11:46:07'),(1230315,410186,'action complete via WP Cron','2025-09-28 09:46:07','2025-09-28 11:46:07'),(1230316,410187,'action created','2025-09-28 09:46:07','2025-09-28 11:46:07'),(1230317,410187,'action started via WP Cron','2025-09-28 09:48:56','2025-09-28 11:48:56'),(1230318,410187,'action complete via WP Cron','2025-09-28 09:48:56','2025-09-28 11:48:56'),(1230319,410188,'action created','2025-09-28 09:48:56','2025-09-28 11:48:56'),(1230320,410188,'action started via WP Cron','2025-09-28 09:51:08','2025-09-28 11:51:08'),(1230321,410188,'action complete via WP Cron','2025-09-28 09:51:08','2025-09-28 11:51:08'),(1230322,410189,'action created','2025-09-28 09:51:08','2025-09-28 11:51:08'),(1230323,410189,'action started via WP Cron','2025-09-28 09:54:01','2025-09-28 11:54:01'),(1230324,410189,'action complete via WP Cron','2025-09-28 09:54:01','2025-09-28 11:54:01'),(1230325,410190,'action created','2025-09-28 09:54:01','2025-09-28 11:54:01'),(1230326,410190,'action started via WP Cron','2025-09-28 09:57:18','2025-09-28 11:57:18'),(1230327,410190,'action complete via WP Cron','2025-09-28 09:57:18','2025-09-28 11:57:18'),(1230328,410191,'action created','2025-09-28 09:57:18','2025-09-28 11:57:18'),(1230329,410191,'action started via WP Cron','2025-09-28 09:59:22','2025-09-28 11:59:22'),(1230330,410191,'action complete via WP Cron','2025-09-28 09:59:22','2025-09-28 11:59:22'),(1230331,410192,'action created','2025-09-28 09:59:22','2025-09-28 11:59:22'),(1230332,410192,'action started via WP Cron','2025-09-28 10:02:12','2025-09-28 12:02:12'),(1230333,410192,'action complete via WP Cron','2025-09-28 10:02:12','2025-09-28 12:02:12'),(1230334,410193,'action created','2025-09-28 10:02:12','2025-09-28 12:02:12'),(1230335,410193,'action started via WP Cron','2025-09-28 10:06:08','2025-09-28 12:06:08'),(1230336,410193,'action complete via WP Cron','2025-09-28 10:06:08','2025-09-28 12:06:08'),(1230337,410194,'action created','2025-09-28 10:06:08','2025-09-28 12:06:08'),(1230338,410194,'action started via WP Cron','2025-09-28 10:08:30','2025-09-28 12:08:30'),(1230339,410194,'action complete via WP Cron','2025-09-28 10:08:30','2025-09-28 12:08:30'),(1230340,410195,'action created','2025-09-28 10:08:30','2025-09-28 12:08:30'),(1230341,410195,'action started via WP Cron','2025-09-28 10:11:09','2025-09-28 12:11:09'),(1230342,410195,'action complete via WP Cron','2025-09-28 10:11:09','2025-09-28 12:11:09'),(1230343,410196,'action created','2025-09-28 10:11:09','2025-09-28 12:11:09'),(1230344,410196,'action started via WP Cron','2025-09-28 10:14:38','2025-09-28 12:14:38'),(1230345,410196,'action complete via WP Cron','2025-09-28 10:14:38','2025-09-28 12:14:38'),(1230346,410197,'action created','2025-09-28 10:14:38','2025-09-28 12:14:38'),(1230347,410197,'action started via WP Cron','2025-09-28 10:18:21','2025-09-28 12:18:21'),(1230348,410197,'action complete via WP Cron','2025-09-28 10:18:21','2025-09-28 12:18:21'),(1230349,410198,'action created','2025-09-28 10:18:21','2025-09-28 12:18:21'),(1230350,410198,'action started via WP Cron','2025-09-28 10:21:07','2025-09-28 12:21:07'),(1230351,410198,'action complete via WP Cron','2025-09-28 10:21:08','2025-09-28 12:21:08'),(1230352,410199,'action created','2025-09-28 10:21:08','2025-09-28 12:21:08'),(1230353,410199,'action started via WP Cron','2025-09-28 10:25:39','2025-09-28 12:25:39'),(1230354,410199,'action complete via WP Cron','2025-09-28 10:25:39','2025-09-28 12:25:39'),(1230355,410200,'action created','2025-09-28 10:25:39','2025-09-28 12:25:39'),(1230356,410200,'action started via WP Cron','2025-09-28 10:28:01','2025-09-28 12:28:01'),(1230357,410200,'action complete via WP Cron','2025-09-28 10:28:01','2025-09-28 12:28:01'),(1230358,410201,'action created','2025-09-28 10:28:01','2025-09-28 12:28:01'),(1230359,410201,'action started via WP Cron','2025-09-28 10:30:45','2025-09-28 12:30:45'),(1230360,410201,'action complete via WP Cron','2025-09-28 10:30:45','2025-09-28 12:30:45'),(1230361,410202,'action created','2025-09-28 10:30:45','2025-09-28 12:30:45'),(1230362,410202,'action started via WP Cron','2025-09-28 10:36:08','2025-09-28 12:36:08'),(1230363,410202,'action complete via WP Cron','2025-09-28 10:36:08','2025-09-28 12:36:08'),(1230364,410203,'action created','2025-09-28 10:36:08','2025-09-28 12:36:08'),(1230365,410203,'action started via WP Cron','2025-09-28 10:38:31','2025-09-28 12:38:31'),(1230366,410203,'action complete via WP Cron','2025-09-28 10:38:31','2025-09-28 12:38:31'),(1230367,410204,'action created','2025-09-28 10:38:31','2025-09-28 12:38:31'),(1230368,410204,'action started via WP Cron','2025-09-28 10:41:08','2025-09-28 12:41:08'),(1230369,410204,'action complete via WP Cron','2025-09-28 10:41:08','2025-09-28 12:41:08'),(1230370,410205,'action created','2025-09-28 10:41:08','2025-09-28 12:41:08'),(1230371,410205,'action started via WP Cron','2025-09-28 10:44:57','2025-09-28 12:44:57'),(1230372,410205,'action complete via WP Cron','2025-09-28 10:44:57','2025-09-28 12:44:57'),(1230373,410206,'action created','2025-09-28 10:44:57','2025-09-28 12:44:57'),(1230374,410206,'action started via WP Cron','2025-09-28 10:48:26','2025-09-28 12:48:26'),(1230375,410206,'action complete via WP Cron','2025-09-28 10:48:26','2025-09-28 12:48:26'),(1230376,410207,'action created','2025-09-28 10:48:26','2025-09-28 12:48:26'),(1230377,410207,'action started via WP Cron','2025-09-28 10:51:08','2025-09-28 12:51:08'),(1230378,410207,'action complete via WP Cron','2025-09-28 10:51:08','2025-09-28 12:51:08'),(1230379,410208,'action created','2025-09-28 10:51:08','2025-09-28 12:51:08'),(1230380,410208,'action started via WP Cron','2025-09-28 10:55:17','2025-09-28 12:55:17'),(1230381,410208,'action complete via WP Cron','2025-09-28 10:55:17','2025-09-28 12:55:17'),(1230382,410209,'action created','2025-09-28 10:55:17','2025-09-28 12:55:17'),(1230383,410209,'action started via WP Cron','2025-09-28 10:58:41','2025-09-28 12:58:41'),(1230384,410209,'action complete via WP Cron','2025-09-28 10:58:41','2025-09-28 12:58:41'),(1230385,410210,'action created','2025-09-28 10:58:41','2025-09-28 12:58:41'),(1230386,410210,'action started via WP Cron','2025-09-28 11:01:10','2025-09-28 13:01:10'),(1230387,410210,'action complete via WP Cron','2025-09-28 11:01:10','2025-09-28 13:01:10'),(1230388,410211,'action created','2025-09-28 11:01:10','2025-09-28 13:01:10'),(1230389,410211,'action started via WP Cron','2025-09-28 11:03:28','2025-09-28 13:03:28'),(1230390,410211,'action complete via WP Cron','2025-09-28 11:03:28','2025-09-28 13:03:28'),(1230391,410212,'action created','2025-09-28 11:03:28','2025-09-28 13:03:28'),(1230392,410212,'action started via WP Cron','2025-09-28 11:05:30','2025-09-28 13:05:30'),(1230393,410212,'action complete via WP Cron','2025-09-28 11:05:30','2025-09-28 13:05:30'),(1230394,410213,'action created','2025-09-28 11:05:30','2025-09-28 13:05:30'),(1230395,410213,'action started via WP Cron','2025-09-28 11:08:15','2025-09-28 13:08:15'),(1230396,410213,'action complete via WP Cron','2025-09-28 11:08:15','2025-09-28 13:08:15'),(1230397,410214,'action created','2025-09-28 11:08:15','2025-09-28 13:08:15'),(1230398,410214,'action started via WP Cron','2025-09-28 11:11:12','2025-09-28 13:11:12'),(1230399,410214,'action complete via WP Cron','2025-09-28 11:11:12','2025-09-28 13:11:12'),(1230400,410215,'action created','2025-09-28 11:11:12','2025-09-28 13:11:12'),(1230401,410215,'action started via WP Cron','2025-09-28 11:13:37','2025-09-28 13:13:37'),(1230402,410215,'action complete via WP Cron','2025-09-28 11:13:37','2025-09-28 13:13:37'),(1230403,410216,'action created','2025-09-28 11:13:37','2025-09-28 13:13:37'),(1230404,410216,'action started via WP Cron','2025-09-28 11:16:08','2025-09-28 13:16:08'),(1230405,410216,'action complete via WP Cron','2025-09-28 11:16:08','2025-09-28 13:16:08'),(1230406,410217,'action created','2025-09-28 11:16:08','2025-09-28 13:16:08'),(1230407,410217,'action started via WP Cron','2025-09-28 11:19:48','2025-09-28 13:19:48'),(1230408,410217,'action complete via WP Cron','2025-09-28 11:19:48','2025-09-28 13:19:48'),(1230409,410218,'action created','2025-09-28 11:19:48','2025-09-28 13:19:48'),(1230410,410218,'action started via WP Cron','2025-09-28 11:25:19','2025-09-28 13:25:19'),(1230411,410218,'action complete via WP Cron','2025-09-28 11:25:19','2025-09-28 13:25:19'),(1230412,410219,'action created','2025-09-28 11:25:19','2025-09-28 13:25:19'),(1230413,410219,'action started via WP Cron','2025-09-28 11:29:42','2025-09-28 13:29:42'),(1230414,410219,'action complete via WP Cron','2025-09-28 11:29:42','2025-09-28 13:29:42'),(1230415,410220,'action created','2025-09-28 11:29:42','2025-09-28 13:29:42'),(1230416,410220,'action started via WP Cron','2025-09-28 11:34:13','2025-09-28 13:34:13'),(1230417,410220,'action complete via WP Cron','2025-09-28 11:34:13','2025-09-28 13:34:13'),(1230418,410221,'action created','2025-09-28 11:34:13','2025-09-28 13:34:13'),(1230419,410221,'action started via WP Cron','2025-09-28 11:37:24','2025-09-28 13:37:24'),(1230420,410221,'action complete via WP Cron','2025-09-28 11:37:24','2025-09-28 13:37:24'),(1230421,410222,'action created','2025-09-28 11:37:24','2025-09-28 13:37:24'),(1230422,410222,'action started via WP Cron','2025-09-28 11:40:24','2025-09-28 13:40:24'),(1230423,410222,'action complete via WP Cron','2025-09-28 11:40:24','2025-09-28 13:40:24'),(1230424,410223,'action created','2025-09-28 11:40:24','2025-09-28 13:40:24'),(1230425,410223,'action started via WP Cron','2025-09-28 11:42:46','2025-09-28 13:42:46'),(1230426,410223,'action complete via WP Cron','2025-09-28 11:42:47','2025-09-28 13:42:47'),(1230427,410224,'action created','2025-09-28 11:42:47','2025-09-28 13:42:47'),(1230428,410224,'action started via WP Cron','2025-09-28 11:45:34','2025-09-28 13:45:34'),(1230429,410224,'action complete via WP Cron','2025-09-28 11:45:34','2025-09-28 13:45:34'),(1230430,410225,'action created','2025-09-28 11:45:34','2025-09-28 13:45:34'),(1230431,410225,'action started via WP Cron','2025-09-28 11:48:27','2025-09-28 13:48:27'),(1230432,410225,'action complete via WP Cron','2025-09-28 11:48:27','2025-09-28 13:48:27'),(1230433,410226,'action created','2025-09-28 11:48:27','2025-09-28 13:48:27'),(1230434,410226,'action started via WP Cron','2025-09-28 11:51:10','2025-09-28 13:51:10'),(1230435,410226,'action complete via WP Cron','2025-09-28 11:51:10','2025-09-28 13:51:10'),(1230436,410227,'action created','2025-09-28 11:51:10','2025-09-28 13:51:10'),(1230437,410227,'action started via WP Cron','2025-09-28 11:53:19','2025-09-28 13:53:19'),(1230438,410227,'action complete via WP Cron','2025-09-28 11:53:19','2025-09-28 13:53:19'),(1230439,410228,'action created','2025-09-28 11:53:19','2025-09-28 13:53:19'),(1230440,410228,'action started via WP Cron','2025-09-28 11:56:02','2025-09-28 13:56:02'),(1230441,410228,'action complete via WP Cron','2025-09-28 11:56:02','2025-09-28 13:56:02'),(1230442,410229,'action created','2025-09-28 11:56:02','2025-09-28 13:56:02'),(1230443,410229,'action started via WP Cron','2025-09-28 11:59:24','2025-09-28 13:59:24'),(1230444,410229,'action complete via WP Cron','2025-09-28 11:59:24','2025-09-28 13:59:24'),(1230445,410230,'action created','2025-09-28 11:59:24','2025-09-28 13:59:24'),(1230446,410230,'action started via WP Cron','2025-09-28 12:02:20','2025-09-28 14:02:20'),(1230447,410230,'action complete via WP Cron','2025-09-28 12:02:20','2025-09-28 14:02:20'),(1230448,410231,'action created','2025-09-28 12:02:20','2025-09-28 14:02:20'),(1230449,410231,'action started via WP Cron','2025-09-28 12:04:29','2025-09-28 14:04:29'),(1230450,410231,'action complete via WP Cron','2025-09-28 12:04:29','2025-09-28 14:04:29'),(1230451,410232,'action created','2025-09-28 12:04:29','2025-09-28 14:04:29'),(1230452,410232,'action started via WP Cron','2025-09-28 12:08:01','2025-09-28 14:08:01'),(1230453,410232,'action complete via WP Cron','2025-09-28 12:08:01','2025-09-28 14:08:01'),(1230454,410233,'action created','2025-09-28 12:08:01','2025-09-28 14:08:01'),(1230455,410233,'action started via WP Cron','2025-09-28 12:10:06','2025-09-28 14:10:06'),(1230456,410233,'action complete via WP Cron','2025-09-28 12:10:07','2025-09-28 14:10:07'),(1230457,410234,'action created','2025-09-28 12:10:07','2025-09-28 14:10:07'),(1230458,410234,'action started via WP Cron','2025-09-28 12:12:58','2025-09-28 14:12:58'),(1230459,410234,'action complete via WP Cron','2025-09-28 12:12:58','2025-09-28 14:12:58'),(1230460,410235,'action created','2025-09-28 12:12:58','2025-09-28 14:12:58'),(1230461,410235,'action started via WP Cron','2025-09-28 12:15:47','2025-09-28 14:15:47'),(1230462,410235,'action complete via WP Cron','2025-09-28 12:15:47','2025-09-28 14:15:47'),(1230463,410236,'action created','2025-09-28 12:15:47','2025-09-28 14:15:47'),(1230464,410236,'action started via WP Cron','2025-09-28 12:18:59','2025-09-28 14:18:59'),(1230465,410236,'action complete via WP Cron','2025-09-28 12:18:59','2025-09-28 14:18:59'),(1230466,410237,'action created','2025-09-28 12:18:59','2025-09-28 14:18:59'),(1230467,410237,'action started via WP Cron','2025-09-28 12:22:39','2025-09-28 14:22:39'),(1230468,410237,'action complete via WP Cron','2025-09-28 12:22:39','2025-09-28 14:22:39'),(1230469,410238,'action created','2025-09-28 12:22:39','2025-09-28 14:22:39'),(1230470,410238,'action started via WP Cron','2025-09-28 12:26:09','2025-09-28 14:26:09'),(1230471,410238,'action complete via WP Cron','2025-09-28 12:26:09','2025-09-28 14:26:09'),(1230472,410239,'action created','2025-09-28 12:26:09','2025-09-28 14:26:09'),(1230473,410239,'action started via WP Cron','2025-09-28 12:30:18','2025-09-28 14:30:18'),(1230474,410239,'action complete via WP Cron','2025-09-28 12:30:18','2025-09-28 14:30:18'),(1230475,410240,'action created','2025-09-28 12:30:18','2025-09-28 14:30:18'),(1230476,410240,'action started via WP Cron','2025-09-28 12:33:56','2025-09-28 14:33:56'),(1230477,410240,'action complete via WP Cron','2025-09-28 12:33:56','2025-09-28 14:33:56'),(1230478,410241,'action created','2025-09-28 12:33:56','2025-09-28 14:33:56'),(1230479,410241,'action started via WP Cron','2025-09-28 12:36:05','2025-09-28 14:36:05'),(1230480,410241,'action complete via WP Cron','2025-09-28 12:36:05','2025-09-28 14:36:05'),(1230481,410242,'action created','2025-09-28 12:36:05','2025-09-28 14:36:05'),(1230482,410242,'action started via WP Cron','2025-09-28 12:41:09','2025-09-28 14:41:09'),(1230483,410242,'action complete via WP Cron','2025-09-28 12:41:09','2025-09-28 14:41:09'),(1230484,410243,'action created','2025-09-28 12:41:09','2025-09-28 14:41:09'),(1230485,410243,'action started via WP Cron','2025-09-28 12:44:06','2025-09-28 14:44:06'),(1230486,410243,'action complete via WP Cron','2025-09-28 12:44:06','2025-09-28 14:44:06'),(1230487,410244,'action created','2025-09-28 12:44:06','2025-09-28 14:44:06'),(1230488,410244,'action started via WP Cron','2025-09-28 12:47:14','2025-09-28 14:47:14'),(1230489,410244,'action complete via WP Cron','2025-09-28 12:47:14','2025-09-28 14:47:14'),(1230490,410245,'action created','2025-09-28 12:47:14','2025-09-28 14:47:14'),(1230491,410245,'action started via WP Cron','2025-09-28 12:51:08','2025-09-28 14:51:08'),(1230492,410245,'action complete via WP Cron','2025-09-28 12:51:08','2025-09-28 14:51:08'),(1230493,410246,'action created','2025-09-28 12:51:08','2025-09-28 14:51:08'),(1230494,410246,'action started via WP Cron','2025-09-28 12:54:27','2025-09-28 14:54:27'),(1230495,410246,'action complete via WP Cron','2025-09-28 12:54:27','2025-09-28 14:54:27'),(1230496,410247,'action created','2025-09-28 12:54:27','2025-09-28 14:54:27'),(1230497,410247,'action started via WP Cron','2025-09-28 12:58:21','2025-09-28 14:58:21'),(1230498,410247,'action complete via WP Cron','2025-09-28 12:58:21','2025-09-28 14:58:21'),(1230499,410248,'action created','2025-09-28 12:58:21','2025-09-28 14:58:21'),(1230500,410248,'action started via WP Cron','2025-09-28 13:01:08','2025-09-28 15:01:08'),(1230501,410248,'action complete via WP Cron','2025-09-28 13:01:08','2025-09-28 15:01:08'),(1230502,410249,'action created','2025-09-28 13:01:08','2025-09-28 15:01:08'),(1230503,410249,'action started via WP Cron','2025-09-28 13:03:19','2025-09-28 15:03:19'),(1230504,410249,'action complete via WP Cron','2025-09-28 13:03:19','2025-09-28 15:03:19'),(1230505,410250,'action created','2025-09-28 13:03:19','2025-09-28 15:03:19'),(1230506,410250,'action started via WP Cron','2025-09-28 13:06:08','2025-09-28 15:06:08'),(1230507,410250,'action complete via WP Cron','2025-09-28 13:06:08','2025-09-28 15:06:08'),(1230508,410251,'action created','2025-09-28 13:06:08','2025-09-28 15:06:08'),(1230509,410251,'action started via WP Cron','2025-09-28 13:08:50','2025-09-28 15:08:50'),(1230510,410251,'action complete via WP Cron','2025-09-28 13:08:50','2025-09-28 15:08:50'),(1230511,410252,'action created','2025-09-28 13:08:50','2025-09-28 15:08:50'),(1230512,410252,'action started via WP Cron','2025-09-28 13:11:09','2025-09-28 15:11:09'),(1230513,410252,'action complete via WP Cron','2025-09-28 13:11:09','2025-09-28 15:11:09'),(1230514,410253,'action created','2025-09-28 13:11:09','2025-09-28 15:11:09'),(1230515,410253,'action started via WP Cron','2025-09-28 13:13:53','2025-09-28 15:13:53'),(1230516,410253,'action complete via WP Cron','2025-09-28 13:13:53','2025-09-28 15:13:53'),(1230517,410254,'action created','2025-09-28 13:13:53','2025-09-28 15:13:53'),(1230518,410254,'action started via WP Cron','2025-09-28 13:16:08','2025-09-28 15:16:08'),(1230519,410254,'action complete via WP Cron','2025-09-28 13:16:08','2025-09-28 15:16:08'),(1230520,410255,'action created','2025-09-28 13:16:08','2025-09-28 15:16:08'),(1230521,410255,'action started via WP Cron','2025-09-28 13:20:45','2025-09-28 15:20:45'),(1230522,410255,'action complete via WP Cron','2025-09-28 13:20:45','2025-09-28 15:20:45'),(1230523,410256,'action created','2025-09-28 13:20:45','2025-09-28 15:20:45'),(1230524,410256,'action started via WP Cron','2025-09-28 13:23:05','2025-09-28 15:23:05'),(1230525,410256,'action complete via WP Cron','2025-09-28 13:23:05','2025-09-28 15:23:05'),(1230526,410257,'action created','2025-09-28 13:23:05','2025-09-28 15:23:05'),(1230527,410257,'action started via WP Cron','2025-09-28 13:25:34','2025-09-28 15:25:34'),(1230528,410257,'action complete via WP Cron','2025-09-28 13:25:34','2025-09-28 15:25:34'),(1230529,410258,'action created','2025-09-28 13:25:34','2025-09-28 15:25:34'),(1230530,410258,'action started via WP Cron','2025-09-28 13:28:15','2025-09-28 15:28:15'),(1230531,410258,'action complete via WP Cron','2025-09-28 13:28:15','2025-09-28 15:28:15'),(1230532,410259,'action created','2025-09-28 13:28:15','2025-09-28 15:28:15'),(1230533,410259,'action started via WP Cron','2025-09-28 13:31:08','2025-09-28 15:31:08'),(1230534,410259,'action complete via WP Cron','2025-09-28 13:31:08','2025-09-28 15:31:08'),(1230535,410260,'action created','2025-09-28 13:31:08','2025-09-28 15:31:08'),(1230536,410260,'action started via WP Cron','2025-09-28 13:34:44','2025-09-28 15:34:44'),(1230537,410260,'action complete via WP Cron','2025-09-28 13:34:44','2025-09-28 15:34:44'),(1230538,410261,'action created','2025-09-28 13:34:44','2025-09-28 15:34:44'),(1230539,410261,'action started via WP Cron','2025-09-28 13:38:04','2025-09-28 15:38:04'),(1230540,410261,'action complete via WP Cron','2025-09-28 13:38:04','2025-09-28 15:38:04'),(1230541,410262,'action created','2025-09-28 13:38:04','2025-09-28 15:38:04'),(1230542,410262,'action started via WP Cron','2025-09-28 13:40:16','2025-09-28 15:40:16'),(1230543,410262,'action complete via WP Cron','2025-09-28 13:40:16','2025-09-28 15:40:16'),(1230544,410263,'action created','2025-09-28 13:40:16','2025-09-28 15:40:16'),(1230545,410263,'action started via WP Cron','2025-09-28 13:42:26','2025-09-28 15:42:26'),(1230546,410263,'action complete via WP Cron','2025-09-28 13:42:26','2025-09-28 15:42:26'),(1230547,410264,'action created','2025-09-28 13:42:26','2025-09-28 15:42:26'),(1230548,410264,'action started via WP Cron','2025-09-28 13:45:15','2025-09-28 15:45:15'),(1230549,410264,'action complete via WP Cron','2025-09-28 13:45:15','2025-09-28 15:45:15'),(1230550,410265,'action created','2025-09-28 13:45:15','2025-09-28 15:45:15'),(1230551,410265,'action started via WP Cron','2025-09-28 13:47:15','2025-09-28 15:47:15'),(1230552,410265,'action complete via WP Cron','2025-09-28 13:47:15','2025-09-28 15:47:15'),(1230553,410266,'action created','2025-09-28 13:47:15','2025-09-28 15:47:15'),(1230554,410266,'action started via WP Cron','2025-09-28 13:50:13','2025-09-28 15:50:13'),(1230555,410266,'action complete via WP Cron','2025-09-28 13:50:13','2025-09-28 15:50:13'),(1230556,410267,'action created','2025-09-28 13:50:13','2025-09-28 15:50:13'),(1230557,410267,'action started via WP Cron','2025-09-28 13:53:13','2025-09-28 15:53:13'),(1230558,410267,'action complete via WP Cron','2025-09-28 13:53:13','2025-09-28 15:53:13'),(1230559,410268,'action created','2025-09-28 13:53:13','2025-09-28 15:53:13'),(1230560,410268,'action started via WP Cron','2025-09-28 13:56:02','2025-09-28 15:56:02'),(1230561,410268,'action complete via WP Cron','2025-09-28 13:56:02','2025-09-28 15:56:02'),(1230562,410269,'action created','2025-09-28 13:56:02','2025-09-28 15:56:02'),(1230563,410269,'action started via WP Cron','2025-09-28 13:58:18','2025-09-28 15:58:18'),(1230564,410269,'action complete via WP Cron','2025-09-28 13:58:18','2025-09-28 15:58:18'),(1230565,410270,'action created','2025-09-28 13:58:18','2025-09-28 15:58:18'),(1230566,410270,'action started via WP Cron','2025-09-28 14:01:08','2025-09-28 16:01:08'),(1230567,410270,'action complete via WP Cron','2025-09-28 14:01:08','2025-09-28 16:01:08'),(1230568,410271,'action created','2025-09-28 14:01:08','2025-09-28 16:01:08'),(1230569,410271,'action started via WP Cron','2025-09-28 14:03:31','2025-09-28 16:03:31'),(1230570,410271,'action complete via WP Cron','2025-09-28 14:03:32','2025-09-28 16:03:32'),(1230571,410272,'action created','2025-09-28 14:03:32','2025-09-28 16:03:32'),(1230572,410272,'action started via WP Cron','2025-09-28 14:06:08','2025-09-28 16:06:08'),(1230573,410272,'action complete via WP Cron','2025-09-28 14:06:08','2025-09-28 16:06:08'),(1230574,410273,'action created','2025-09-28 14:06:08','2025-09-28 16:06:08'),(1230575,410273,'action started via WP Cron','2025-09-28 14:09:00','2025-09-28 16:09:00'),(1230576,410273,'action complete via WP Cron','2025-09-28 14:09:00','2025-09-28 16:09:00'),(1230577,410274,'action created','2025-09-28 14:09:00','2025-09-28 16:09:00'),(1230578,410274,'action started via WP Cron','2025-09-28 14:11:07','2025-09-28 16:11:07'),(1230579,410274,'action complete via WP Cron','2025-09-28 14:11:07','2025-09-28 16:11:07'),(1230580,410275,'action created','2025-09-28 14:11:07','2025-09-28 16:11:07'),(1230581,410275,'action started via WP Cron','2025-09-28 14:16:08','2025-09-28 16:16:08'),(1230582,410275,'action complete via WP Cron','2025-09-28 14:16:08','2025-09-28 16:16:08'),(1230583,410276,'action created','2025-09-28 14:16:08','2025-09-28 16:16:08'),(1230584,410276,'action started via WP Cron','2025-09-28 14:21:16','2025-09-28 16:21:16'),(1230585,410276,'action complete via WP Cron','2025-09-28 14:21:17','2025-09-28 16:21:17'),(1230586,410277,'action created','2025-09-28 14:21:17','2025-09-28 16:21:17'),(1230587,410277,'action started via WP Cron','2025-09-28 14:23:37','2025-09-28 16:23:37'),(1230588,410277,'action complete via WP Cron','2025-09-28 14:23:37','2025-09-28 16:23:37'),(1230589,410278,'action created','2025-09-28 14:23:37','2025-09-28 16:23:37'),(1230590,410278,'action started via WP Cron','2025-09-28 14:26:08','2025-09-28 16:26:08'),(1230591,410278,'action complete via WP Cron','2025-09-28 14:26:08','2025-09-28 16:26:08'),(1230592,410279,'action created','2025-09-28 14:26:08','2025-09-28 16:26:08'),(1230593,410279,'action started via WP Cron','2025-09-28 14:28:11','2025-09-28 16:28:11'),(1230594,410279,'action complete via WP Cron','2025-09-28 14:28:11','2025-09-28 16:28:11'),(1230595,410280,'action created','2025-09-28 14:28:11','2025-09-28 16:28:11'),(1230596,410280,'action started via WP Cron','2025-09-28 14:31:08','2025-09-28 16:31:08'),(1230597,410280,'action complete via WP Cron','2025-09-28 14:31:08','2025-09-28 16:31:08'),(1230598,410281,'action created','2025-09-28 14:31:08','2025-09-28 16:31:08'),(1230599,410281,'action started via WP Cron','2025-09-28 14:36:08','2025-09-28 16:36:08'),(1230600,410281,'action complete via WP Cron','2025-09-28 14:36:08','2025-09-28 16:36:08'),(1230601,410282,'action created','2025-09-28 14:36:08','2025-09-28 16:36:08'),(1230602,410282,'action started via WP Cron','2025-09-28 14:39:00','2025-09-28 16:39:00'),(1230603,410282,'action complete via WP Cron','2025-09-28 14:39:00','2025-09-28 16:39:00'),(1230604,410283,'action created','2025-09-28 14:39:00','2025-09-28 16:39:00'),(1230605,410283,'action started via WP Cron','2025-09-28 14:41:09','2025-09-28 16:41:09'),(1230606,410283,'action complete via WP Cron','2025-09-28 14:41:09','2025-09-28 16:41:09'),(1230607,410284,'action created','2025-09-28 14:41:09','2025-09-28 16:41:09'),(1230608,410284,'action started via WP Cron','2025-09-28 14:43:16','2025-09-28 16:43:16'),(1230609,410284,'action complete via WP Cron','2025-09-28 14:43:16','2025-09-28 16:43:16'),(1230610,410285,'action created','2025-09-28 14:43:16','2025-09-28 16:43:16'),(1230611,410285,'action started via WP Cron','2025-09-28 14:46:08','2025-09-28 16:46:08'),(1230612,410285,'action complete via WP Cron','2025-09-28 14:46:08','2025-09-28 16:46:08'),(1230613,410286,'action created','2025-09-28 14:46:08','2025-09-28 16:46:08'),(1230614,410286,'action started via WP Cron','2025-09-28 14:48:11','2025-09-28 16:48:11'),(1230615,410286,'action complete via WP Cron','2025-09-28 14:48:11','2025-09-28 16:48:11'),(1230616,410287,'action created','2025-09-28 14:48:11','2025-09-28 16:48:11'),(1230617,410287,'action started via WP Cron','2025-09-28 14:51:10','2025-09-28 16:51:10'),(1230618,410287,'action complete via WP Cron','2025-09-28 14:51:10','2025-09-28 16:51:10'),(1230619,410288,'action created','2025-09-28 14:51:10','2025-09-28 16:51:10'),(1230620,410288,'action started via WP Cron','2025-09-28 14:53:28','2025-09-28 16:53:28'),(1230621,410288,'action complete via WP Cron','2025-09-28 14:53:28','2025-09-28 16:53:28'),(1230622,410289,'action created','2025-09-28 14:53:28','2025-09-28 16:53:28'),(1230623,410289,'action started via WP Cron','2025-09-28 14:56:10','2025-09-28 16:56:10'),(1230624,410289,'action complete via WP Cron','2025-09-28 14:56:10','2025-09-28 16:56:10'),(1230625,410290,'action created','2025-09-28 14:56:10','2025-09-28 16:56:10'),(1230626,410290,'action started via WP Cron','2025-09-28 14:58:13','2025-09-28 16:58:13'),(1230627,410290,'action complete via WP Cron','2025-09-28 14:58:13','2025-09-28 16:58:13'),(1230628,410291,'action created','2025-09-28 14:58:13','2025-09-28 16:58:13'),(1230629,410291,'action started via WP Cron','2025-09-28 15:01:08','2025-09-28 17:01:08'),(1230630,410291,'action complete via WP Cron','2025-09-28 15:01:08','2025-09-28 17:01:08'),(1230631,410292,'action created','2025-09-28 15:01:08','2025-09-28 17:01:08'),(1230632,410292,'action started via WP Cron','2025-09-28 15:03:54','2025-09-28 17:03:54'),(1230633,410292,'action complete via WP Cron','2025-09-28 15:03:54','2025-09-28 17:03:54'),(1230634,410293,'action created','2025-09-28 15:03:54','2025-09-28 17:03:54'),(1230635,410293,'action started via WP Cron','2025-09-28 15:06:08','2025-09-28 17:06:08'),(1230636,410293,'action complete via WP Cron','2025-09-28 15:06:08','2025-09-28 17:06:08'),(1230637,410294,'action created','2025-09-28 15:06:08','2025-09-28 17:06:08'),(1230638,410294,'action started via WP Cron','2025-09-28 15:09:45','2025-09-28 17:09:45'),(1230639,410294,'action complete via WP Cron','2025-09-28 15:09:45','2025-09-28 17:09:45'),(1230640,410295,'action created','2025-09-28 15:09:45','2025-09-28 17:09:45'),(1230641,410295,'action started via WP Cron','2025-09-28 15:14:46','2025-09-28 17:14:46'),(1230642,410295,'action complete via WP Cron','2025-09-28 15:14:46','2025-09-28 17:14:46'),(1230643,410296,'action created','2025-09-28 15:14:46','2025-09-28 17:14:46'),(1230644,410296,'action started via WP Cron','2025-09-28 15:18:09','2025-09-28 17:18:09'),(1230645,410296,'action complete via WP Cron','2025-09-28 15:18:09','2025-09-28 17:18:09'),(1230646,410297,'action created','2025-09-28 15:18:09','2025-09-28 17:18:09'),(1230647,410297,'action started via WP Cron','2025-09-28 15:21:08','2025-09-28 17:21:08'),(1230648,410297,'action complete via WP Cron','2025-09-28 15:21:08','2025-09-28 17:21:08'),(1230649,410298,'action created','2025-09-28 15:21:08','2025-09-28 17:21:08'),(1230650,410298,'action started via WP Cron','2025-09-28 15:23:58','2025-09-28 17:23:58'),(1230651,410298,'action complete via WP Cron','2025-09-28 15:23:58','2025-09-28 17:23:58'),(1230652,410299,'action created','2025-09-28 15:23:58','2025-09-28 17:23:58'),(1230653,410299,'action started via WP Cron','2025-09-28 15:26:03','2025-09-28 17:26:03'),(1230654,410299,'action complete via WP Cron','2025-09-28 15:26:03','2025-09-28 17:26:03'),(1230655,410300,'action created','2025-09-28 15:26:03','2025-09-28 17:26:03'),(1230656,410300,'action started via WP Cron','2025-09-28 15:29:16','2025-09-28 17:29:16'),(1230657,410300,'action complete via WP Cron','2025-09-28 15:29:16','2025-09-28 17:29:16'),(1230658,410301,'action created','2025-09-28 15:29:16','2025-09-28 17:29:16'),(1230659,410301,'action started via WP Cron','2025-09-28 15:34:17','2025-09-28 17:34:17'),(1230660,410301,'action complete via WP Cron','2025-09-28 15:34:18','2025-09-28 17:34:18'),(1230661,410302,'action created','2025-09-28 15:34:18','2025-09-28 17:34:18'),(1230662,410302,'action started via WP Cron','2025-09-28 15:38:14','2025-09-28 17:38:14'),(1230663,410302,'action complete via WP Cron','2025-09-28 15:38:14','2025-09-28 17:38:14'),(1230664,410303,'action created','2025-09-28 15:38:14','2025-09-28 17:38:14'),(1230665,410303,'action started via WP Cron','2025-09-28 15:40:23','2025-09-28 17:40:23'),(1230666,410303,'action complete via WP Cron','2025-09-28 15:40:23','2025-09-28 17:40:23'),(1230667,410304,'action created','2025-09-28 15:40:23','2025-09-28 17:40:23'),(1230668,410304,'action started via WP Cron','2025-09-28 15:42:39','2025-09-28 17:42:39'),(1230669,410304,'action complete via WP Cron','2025-09-28 15:42:39','2025-09-28 17:42:39'),(1230670,410305,'action created','2025-09-28 15:42:39','2025-09-28 17:42:39'),(1230671,410305,'action started via WP Cron','2025-09-28 15:45:26','2025-09-28 17:45:26'),(1230672,410305,'action complete via WP Cron','2025-09-28 15:45:26','2025-09-28 17:45:26'),(1230673,410306,'action created','2025-09-28 15:45:26','2025-09-28 17:45:26'),(1230674,410306,'action started via WP Cron','2025-09-28 15:49:33','2025-09-28 17:49:33'),(1230675,410306,'action complete via WP Cron','2025-09-28 15:49:33','2025-09-28 17:49:33'),(1230676,410307,'action created','2025-09-28 15:49:33','2025-09-28 17:49:33'),(1230677,410307,'action started via WP Cron','2025-09-28 15:52:31','2025-09-28 17:52:31'),(1230678,410307,'action complete via WP Cron','2025-09-28 15:52:31','2025-09-28 17:52:31'),(1230679,410308,'action created','2025-09-28 15:52:31','2025-09-28 17:52:31'),(1230680,410308,'action started via WP Cron','2025-09-28 15:55:20','2025-09-28 17:55:20'),(1230681,410308,'action complete via WP Cron','2025-09-28 15:55:20','2025-09-28 17:55:20'),(1230682,410309,'action created','2025-09-28 15:55:20','2025-09-28 17:55:20'),(1230683,410309,'action started via WP Cron','2025-09-28 15:58:05','2025-09-28 17:58:05'),(1230684,410309,'action complete via WP Cron','2025-09-28 15:58:05','2025-09-28 17:58:05'),(1230685,410310,'action created','2025-09-28 15:58:05','2025-09-28 17:58:05'),(1230686,410310,'action started via WP Cron','2025-09-28 16:00:48','2025-09-28 18:00:48'),(1230687,410310,'action complete via WP Cron','2025-09-28 16:00:48','2025-09-28 18:00:48'),(1230688,410311,'action created','2025-09-28 16:00:48','2025-09-28 18:00:48'),(1230689,410311,'action started via WP Cron','2025-09-28 16:06:08','2025-09-28 18:06:08'),(1230690,410311,'action complete via WP Cron','2025-09-28 16:06:08','2025-09-28 18:06:08'),(1230691,410312,'action created','2025-09-28 16:06:08','2025-09-28 18:06:08'),(1230692,410312,'action started via WP Cron','2025-09-28 16:09:23','2025-09-28 18:09:23'),(1230693,410312,'action complete via WP Cron','2025-09-28 16:09:24','2025-09-28 18:09:24'),(1230694,410313,'action created','2025-09-28 16:09:24','2025-09-28 18:09:24'),(1230695,410313,'action started via WP Cron','2025-09-28 16:16:09','2025-09-28 18:16:09'),(1230696,410313,'action complete via WP Cron','2025-09-28 16:16:09','2025-09-28 18:16:09'),(1230697,410314,'action created','2025-09-28 16:16:09','2025-09-28 18:16:09'),(1230698,410314,'action started via WP Cron','2025-09-28 16:19:22','2025-09-28 18:19:22'),(1230699,410314,'action complete via WP Cron','2025-09-28 16:19:23','2025-09-28 18:19:23'),(1230700,410315,'action created','2025-09-28 16:19:23','2025-09-28 18:19:23'),(1230701,410315,'action started via WP Cron','2025-09-28 16:23:31','2025-09-28 18:23:31'),(1230702,410315,'action complete via WP Cron','2025-09-28 16:23:31','2025-09-28 18:23:31'),(1230703,410316,'action created','2025-09-28 16:23:31','2025-09-28 18:23:31'),(1230704,410316,'action started via WP Cron','2025-09-28 16:26:09','2025-09-28 18:26:09'),(1230705,410316,'action complete via WP Cron','2025-09-28 16:26:09','2025-09-28 18:26:09'),(1230706,410317,'action created','2025-09-28 16:26:09','2025-09-28 18:26:09'),(1230707,410317,'action started via WP Cron','2025-09-28 16:28:53','2025-09-28 18:28:53'),(1230708,410317,'action complete via WP Cron','2025-09-28 16:28:53','2025-09-28 18:28:53'),(1230709,410318,'action created','2025-09-28 16:28:53','2025-09-28 18:28:53'),(1230710,410318,'action started via WP Cron','2025-09-28 16:31:30','2025-09-28 18:31:30'),(1230711,410318,'action complete via WP Cron','2025-09-28 16:31:30','2025-09-28 18:31:30'),(1230712,410319,'action created','2025-09-28 16:31:30','2025-09-28 18:31:30'),(1230713,410319,'action started via WP Cron','2025-09-28 16:35:20','2025-09-28 18:35:20'),(1230714,410319,'action complete via WP Cron','2025-09-28 16:35:20','2025-09-28 18:35:20'),(1230715,410320,'action created','2025-09-28 16:35:20','2025-09-28 18:35:20'),(1230716,410320,'action started via WP Cron','2025-09-28 16:40:22','2025-09-28 18:40:22'),(1230717,410320,'action complete via WP Cron','2025-09-28 16:40:22','2025-09-28 18:40:22'),(1230718,410321,'action created','2025-09-28 16:40:22','2025-09-28 18:40:22'),(1230719,410321,'action started via WP Cron','2025-09-28 16:42:52','2025-09-28 18:42:52'),(1230720,410321,'action complete via WP Cron','2025-09-28 16:42:52','2025-09-28 18:42:52'),(1230721,410322,'action created','2025-09-28 16:42:52','2025-09-28 18:42:52'),(1230722,410322,'action started via WP Cron','2025-09-28 16:46:08','2025-09-28 18:46:08'),(1230723,410322,'action complete via WP Cron','2025-09-28 16:46:09','2025-09-28 18:46:09'),(1230724,410323,'action created','2025-09-28 16:46:09','2025-09-28 18:46:09'),(1230725,410323,'action started via WP Cron','2025-09-28 16:49:02','2025-09-28 18:49:02'),(1230726,410323,'action complete via WP Cron','2025-09-28 16:49:02','2025-09-28 18:49:02'),(1230727,410324,'action created','2025-09-28 16:49:02','2025-09-28 18:49:02'),(1230728,410324,'action started via WP Cron','2025-09-28 16:51:05','2025-09-28 18:51:05'),(1230729,410324,'action complete via WP Cron','2025-09-28 16:51:05','2025-09-28 18:51:05'),(1230730,410325,'action created','2025-09-28 16:51:05','2025-09-28 18:51:05'),(1230731,410325,'action started via WP Cron','2025-09-28 16:53:31','2025-09-28 18:53:31'),(1230732,410325,'action complete via WP Cron','2025-09-28 16:53:31','2025-09-28 18:53:31'),(1230733,410326,'action created','2025-09-28 16:53:31','2025-09-28 18:53:31'),(1230734,410326,'action started via WP Cron','2025-09-28 16:55:45','2025-09-28 18:55:45'),(1230735,410326,'action complete via WP Cron','2025-09-28 16:55:45','2025-09-28 18:55:45'),(1230736,410327,'action created','2025-09-28 16:55:45','2025-09-28 18:55:45'),(1230737,410327,'action started via WP Cron','2025-09-28 16:58:44','2025-09-28 18:58:44'),(1230738,410327,'action complete via WP Cron','2025-09-28 16:58:44','2025-09-28 18:58:44'),(1230739,410328,'action created','2025-09-28 16:58:44','2025-09-28 18:58:44'),(1230740,410328,'action started via WP Cron','2025-09-28 17:00:46','2025-09-28 19:00:46'),(1230741,410328,'action complete via WP Cron','2025-09-28 17:00:46','2025-09-28 19:00:46'),(1230742,410329,'action created','2025-09-28 17:00:46','2025-09-28 19:00:46'),(1230743,410329,'action started via WP Cron','2025-09-28 17:03:14','2025-09-28 19:03:14'),(1230744,410329,'action complete via WP Cron','2025-09-28 17:03:14','2025-09-28 19:03:14'),(1230745,410330,'action created','2025-09-28 17:03:14','2025-09-28 19:03:14'),(1230746,410330,'action started via WP Cron','2025-09-28 17:05:43','2025-09-28 19:05:43'),(1230747,410330,'action complete via WP Cron','2025-09-28 17:05:43','2025-09-28 19:05:43'),(1230748,410331,'action created','2025-09-28 17:05:43','2025-09-28 19:05:43'),(1230749,410331,'action started via WP Cron','2025-09-28 17:08:28','2025-09-28 19:08:28'),(1230750,410331,'action complete via WP Cron','2025-09-28 17:08:28','2025-09-28 19:08:28'),(1230751,410332,'action created','2025-09-28 17:08:28','2025-09-28 19:08:28'),(1230752,410332,'action started via WP Cron','2025-09-28 17:11:09','2025-09-28 19:11:09'),(1230753,410332,'action complete via WP Cron','2025-09-28 17:11:09','2025-09-28 19:11:09'),(1230754,410333,'action created','2025-09-28 17:11:09','2025-09-28 19:11:09'),(1230755,410333,'action started via WP Cron','2025-09-28 17:14:42','2025-09-28 19:14:42'),(1230756,410333,'action complete via WP Cron','2025-09-28 17:14:42','2025-09-28 19:14:42'),(1230757,410334,'action created','2025-09-28 17:14:42','2025-09-28 19:14:42'),(1230758,410334,'action started via WP Cron','2025-09-28 17:16:48','2025-09-28 19:16:48'),(1230759,410334,'action complete via WP Cron','2025-09-28 17:16:48','2025-09-28 19:16:48'),(1230760,410335,'action created','2025-09-28 17:16:48','2025-09-28 19:16:48'),(1230761,410335,'action started via WP Cron','2025-09-28 17:18:50','2025-09-28 19:18:50'),(1230762,410335,'action complete via WP Cron','2025-09-28 17:18:50','2025-09-28 19:18:50'),(1230763,410336,'action created','2025-09-28 17:18:50','2025-09-28 19:18:50'),(1230764,410336,'action started via WP Cron','2025-09-28 17:21:09','2025-09-28 19:21:09'),(1230765,410336,'action complete via WP Cron','2025-09-28 17:21:09','2025-09-28 19:21:09'),(1230766,410337,'action created','2025-09-28 17:21:09','2025-09-28 19:21:09'),(1230767,410337,'action started via WP Cron','2025-09-28 17:26:09','2025-09-28 19:26:09'),(1230768,410337,'action complete via WP Cron','2025-09-28 17:26:09','2025-09-28 19:26:09'),(1230769,410338,'action created','2025-09-28 17:26:09','2025-09-28 19:26:09'),(1230770,410338,'action started via WP Cron','2025-09-28 17:29:26','2025-09-28 19:29:26'),(1230771,410338,'action complete via WP Cron','2025-09-28 17:29:26','2025-09-28 19:29:26'),(1230772,410339,'action created','2025-09-28 17:29:26','2025-09-28 19:29:26'),(1230773,410339,'action started via WP Cron','2025-09-28 17:32:09','2025-09-28 19:32:09'),(1230774,410339,'action complete via WP Cron','2025-09-28 17:32:09','2025-09-28 19:32:09'),(1230775,410340,'action created','2025-09-28 17:32:09','2025-09-28 19:32:09'),(1230776,410340,'action started via WP Cron','2025-09-28 17:34:30','2025-09-28 19:34:30'),(1230777,410340,'action complete via WP Cron','2025-09-28 17:34:30','2025-09-28 19:34:30'),(1230778,410341,'action created','2025-09-28 17:34:30','2025-09-28 19:34:30'),(1230779,410341,'action started via WP Cron','2025-09-28 17:41:09','2025-09-28 19:41:09'),(1230780,410341,'action complete via WP Cron','2025-09-28 17:41:09','2025-09-28 19:41:09'),(1230781,410342,'action created','2025-09-28 17:41:09','2025-09-28 19:41:09'),(1230782,410342,'action started via WP Cron','2025-09-28 17:45:21','2025-09-28 19:45:21'),(1230783,410342,'action complete via WP Cron','2025-09-28 17:45:21','2025-09-28 19:45:21'),(1230784,410343,'action created','2025-09-28 17:45:21','2025-09-28 19:45:21'),(1230785,410343,'action started via WP Cron','2025-09-28 17:47:39','2025-09-28 19:47:39'),(1230786,410343,'action complete via WP Cron','2025-09-28 17:47:39','2025-09-28 19:47:39'),(1230787,410344,'action created','2025-09-28 17:47:39','2025-09-28 19:47:39'),(1230788,410344,'action started via WP Cron','2025-09-28 17:49:46','2025-09-28 19:49:46'),(1230789,410344,'action complete via WP Cron','2025-09-28 17:49:46','2025-09-28 19:49:46'),(1230790,410345,'action created','2025-09-28 17:49:46','2025-09-28 19:49:46'),(1230791,410345,'action started via WP Cron','2025-09-28 17:54:29','2025-09-28 19:54:29'),(1230792,410345,'action complete via WP Cron','2025-09-28 17:54:30','2025-09-28 19:54:30'),(1230793,410346,'action created','2025-09-28 17:54:30','2025-09-28 19:54:30'),(1230794,410346,'action started via WP Cron','2025-09-28 17:57:19','2025-09-28 19:57:19'),(1230795,410347,'action created','2025-09-28 17:57:19','2025-09-28 19:57:19'),(1230796,410347,'action started via WP Cron','2025-09-28 17:57:23','2025-09-28 19:57:23'),(1230797,410347,'action complete via WP Cron','2025-09-28 17:57:24','2025-09-28 19:57:24'),(1230798,410346,'action complete via WP Cron','2025-09-28 17:57:24','2025-09-28 19:57:24'),(1230799,410348,'action created','2025-09-28 17:57:24','2025-09-28 19:57:24'),(1230800,410348,'action started via WP Cron','2025-09-28 18:00:25','2025-09-28 20:00:25'),(1230801,410349,'action created','2025-09-28 18:00:25','2025-09-28 20:00:25'),(1230802,410349,'action started via WP Cron','2025-09-28 18:00:27','2025-09-28 20:00:27'),(1230803,410349,'action complete via WP Cron','2025-09-28 18:00:27','2025-09-28 20:00:27'),(1230804,410348,'action complete via WP Cron','2025-09-28 18:00:27','2025-09-28 20:00:27'),(1230805,410350,'action created','2025-09-28 18:00:27','2025-09-28 20:00:27'),(1230806,410350,'action started via WP Cron','2025-09-28 18:02:46','2025-09-28 20:02:46'),(1230807,410350,'action complete via WP Cron','2025-09-28 18:02:46','2025-09-28 20:02:46'),(1230808,410351,'action created','2025-09-28 18:02:46','2025-09-28 20:02:46'),(1230809,410351,'action started via WP Cron','2025-09-28 18:06:09','2025-09-28 20:06:09'),(1230810,410351,'action complete via WP Cron','2025-09-28 18:06:09','2025-09-28 20:06:09'),(1230811,410352,'action created','2025-09-28 18:06:09','2025-09-28 20:06:09'),(1230812,410352,'action started via WP Cron','2025-09-28 18:08:16','2025-09-28 20:08:16'),(1230813,410352,'action complete via WP Cron','2025-09-28 18:08:16','2025-09-28 20:08:16'),(1230814,410353,'action created','2025-09-28 18:08:16','2025-09-28 20:08:16'),(1230815,410353,'action started via WP Cron','2025-09-28 18:11:09','2025-09-28 20:11:09'),(1230816,410353,'action complete via WP Cron','2025-09-28 18:11:09','2025-09-28 20:11:09'),(1230817,410354,'action created','2025-09-28 18:11:09','2025-09-28 20:11:09'),(1230818,410354,'action started via WP Cron','2025-09-28 18:13:50','2025-09-28 20:13:50'),(1230819,410354,'action complete via WP Cron','2025-09-28 18:13:50','2025-09-28 20:13:50'),(1230820,410355,'action created','2025-09-28 18:13:50','2025-09-28 20:13:50'),(1230821,410355,'action started via WP Cron','2025-09-28 18:17:00','2025-09-28 20:17:00'),(1230822,410355,'action complete via WP Cron','2025-09-28 18:17:01','2025-09-28 20:17:01'),(1230823,410356,'action created','2025-09-28 18:17:01','2025-09-28 20:17:01'),(1230824,410356,'action started via WP Cron','2025-09-28 18:21:09','2025-09-28 20:21:09'),(1230825,410356,'action complete via WP Cron','2025-09-28 18:21:09','2025-09-28 20:21:09'),(1230826,410357,'action created','2025-09-28 18:21:09','2025-09-28 20:21:09'),(1230827,410357,'action started via WP Cron','2025-09-28 18:23:53','2025-09-28 20:23:53'),(1230828,410357,'action complete via WP Cron','2025-09-28 18:23:53','2025-09-28 20:23:53'),(1230829,410358,'action created','2025-09-28 18:23:53','2025-09-28 20:23:53'),(1230830,410358,'action started via WP Cron','2025-09-28 18:26:09','2025-09-28 20:26:09'),(1230831,410358,'action complete via WP Cron','2025-09-28 18:26:09','2025-09-28 20:26:09'),(1230832,410359,'action created','2025-09-28 18:26:09','2025-09-28 20:26:09'),(1230833,410359,'action started via WP Cron','2025-09-28 18:29:21','2025-09-28 20:29:21'),(1230834,410359,'action complete via WP Cron','2025-09-28 18:29:21','2025-09-28 20:29:21'),(1230835,410360,'action created','2025-09-28 18:29:22','2025-09-28 20:29:22'),(1230836,410360,'action started via WP Cron','2025-09-28 18:31:33','2025-09-28 20:31:33'),(1230837,410360,'action complete via WP Cron','2025-09-28 18:31:33','2025-09-28 20:31:33'),(1230838,410361,'action created','2025-09-28 18:31:33','2025-09-28 20:31:33'),(1230839,410361,'action started via WP Cron','2025-09-28 18:33:46','2025-09-28 20:33:46'),(1230840,410361,'action complete via WP Cron','2025-09-28 18:33:47','2025-09-28 20:33:47'),(1230841,410362,'action created','2025-09-28 18:33:47','2025-09-28 20:33:47'),(1230842,410362,'action started via WP Cron','2025-09-28 18:37:29','2025-09-28 20:37:29'),(1230843,410363,'action created','2025-09-28 18:37:29','2025-09-28 20:37:29'),(1230844,410363,'action started via WP Cron','2025-09-28 18:37:30','2025-09-28 20:37:30'),(1230845,410363,'action complete via WP Cron','2025-09-28 18:37:31','2025-09-28 20:37:31'),(1230846,410362,'action complete via WP Cron','2025-09-28 18:37:31','2025-09-28 20:37:31'),(1230847,410364,'action created','2025-09-28 18:37:31','2025-09-28 20:37:31'),(1230848,410364,'action started via WP Cron','2025-09-28 18:39:52','2025-09-28 20:39:52'),(1230849,410364,'action complete via WP Cron','2025-09-28 18:39:52','2025-09-28 20:39:52'),(1230850,410365,'action created','2025-09-28 18:39:52','2025-09-28 20:39:52'),(1230851,410365,'action started via WP Cron','2025-09-28 18:42:31','2025-09-28 20:42:31'),(1230852,410365,'action complete via WP Cron','2025-09-28 18:42:31','2025-09-28 20:42:31'),(1230853,410366,'action created','2025-09-28 18:42:31','2025-09-28 20:42:31'),(1230854,410366,'action started via WP Cron','2025-09-28 18:44:56','2025-09-28 20:44:56'),(1230855,410366,'action complete via WP Cron','2025-09-28 18:44:56','2025-09-28 20:44:56'),(1230856,410367,'action created','2025-09-28 18:44:56','2025-09-28 20:44:56'),(1230857,410367,'action started via WP Cron','2025-09-28 18:48:34','2025-09-28 20:48:34'),(1230858,410367,'action complete via WP Cron','2025-09-28 18:48:34','2025-09-28 20:48:34'),(1230859,410368,'action created','2025-09-28 18:48:34','2025-09-28 20:48:34'),(1230860,410368,'action started via WP Cron','2025-09-28 18:51:09','2025-09-28 20:51:09'),(1230861,410368,'action complete via WP Cron','2025-09-28 18:51:09','2025-09-28 20:51:09'),(1230862,410369,'action created','2025-09-28 18:51:09','2025-09-28 20:51:09'),(1230863,410369,'action started via WP Cron','2025-09-28 18:56:09','2025-09-28 20:56:09'),(1230864,410369,'action complete via WP Cron','2025-09-28 18:56:09','2025-09-28 20:56:09'),(1230865,410370,'action created','2025-09-28 18:56:09','2025-09-28 20:56:09'),(1230866,410370,'action started via WP Cron','2025-09-28 18:58:10','2025-09-28 20:58:10'),(1230867,410370,'action complete via WP Cron','2025-09-28 18:58:10','2025-09-28 20:58:10'),(1230868,410371,'action created','2025-09-28 18:58:10','2025-09-28 20:58:10'),(1230869,410371,'action started via WP Cron','2025-09-28 19:01:10','2025-09-28 21:01:10'),(1230870,410371,'action complete via WP Cron','2025-09-28 19:01:10','2025-09-28 21:01:10'),(1230871,410372,'action created','2025-09-28 19:01:10','2025-09-28 21:01:10'),(1230872,410372,'action started via WP Cron','2025-09-28 19:05:13','2025-09-28 21:05:13'),(1230873,410372,'action complete via WP Cron','2025-09-28 19:05:13','2025-09-28 21:05:13'),(1230874,410373,'action created','2025-09-28 19:05:13','2025-09-28 21:05:13'),(1230875,410373,'action started via WP Cron','2025-09-28 19:08:12','2025-09-28 21:08:12'),(1230876,410373,'action complete via WP Cron','2025-09-28 19:08:12','2025-09-28 21:08:12'),(1230877,410374,'action created','2025-09-28 19:08:12','2025-09-28 21:08:12'),(1230878,410374,'action started via WP Cron','2025-09-28 19:11:09','2025-09-28 21:11:09'),(1230879,410374,'action complete via WP Cron','2025-09-28 19:11:09','2025-09-28 21:11:09'),(1230880,410375,'action created','2025-09-28 19:11:09','2025-09-28 21:11:09'),(1230881,410375,'action started via WP Cron','2025-09-28 19:14:49','2025-09-28 21:14:49'),(1230882,410375,'action complete via WP Cron','2025-09-28 19:14:49','2025-09-28 21:14:49'),(1230883,410376,'action created','2025-09-28 19:14:49','2025-09-28 21:14:49'),(1230884,410376,'action started via WP Cron','2025-09-28 19:18:08','2025-09-28 21:18:08'),(1230885,410376,'action complete via WP Cron','2025-09-28 19:18:08','2025-09-28 21:18:08'),(1230886,410377,'action created','2025-09-28 19:18:08','2025-09-28 21:18:08'),(1230887,410377,'action started via WP Cron','2025-09-28 19:21:09','2025-09-28 21:21:09'),(1230888,410377,'action complete via WP Cron','2025-09-28 19:21:09','2025-09-28 21:21:09'),(1230889,410378,'action created','2025-09-28 19:21:09','2025-09-28 21:21:09'),(1230890,410378,'action started via WP Cron','2025-09-28 19:23:33','2025-09-28 21:23:33'),(1230891,410378,'action complete via WP Cron','2025-09-28 19:23:33','2025-09-28 21:23:33'),(1230892,410379,'action created','2025-09-28 19:23:33','2025-09-28 21:23:33'),(1230893,410379,'action started via WP Cron','2025-09-28 19:26:09','2025-09-28 21:26:09'),(1230894,410379,'action complete via WP Cron','2025-09-28 19:26:09','2025-09-28 21:26:09'),(1230895,410380,'action created','2025-09-28 19:26:09','2025-09-28 21:26:09'),(1230896,410380,'action started via WP Cron','2025-09-28 19:30:33','2025-09-28 21:30:33'),(1230897,410380,'action complete via WP Cron','2025-09-28 19:30:33','2025-09-28 21:30:33'),(1230898,410381,'action created','2025-09-28 19:30:33','2025-09-28 21:30:33'),(1230899,410381,'action started via WP Cron','2025-09-28 19:36:09','2025-09-28 21:36:09'),(1230900,410381,'action complete via WP Cron','2025-09-28 19:36:09','2025-09-28 21:36:09'),(1230901,410382,'action created','2025-09-28 19:36:09','2025-09-28 21:36:09'),(1230902,410382,'action started via WP Cron','2025-09-28 19:40:21','2025-09-28 21:40:21'),(1230903,410382,'action complete via WP Cron','2025-09-28 19:40:21','2025-09-28 21:40:21'),(1230904,410383,'action created','2025-09-28 19:40:21','2025-09-28 21:40:21'),(1230905,410383,'action started via WP Cron','2025-09-28 19:43:10','2025-09-28 21:43:10'),(1230906,410383,'action complete via WP Cron','2025-09-28 19:43:10','2025-09-28 21:43:10'),(1230907,410384,'action created','2025-09-28 19:43:10','2025-09-28 21:43:10'),(1230908,410384,'action started via WP Cron','2025-09-28 19:46:08','2025-09-28 21:46:08'),(1230909,410384,'action complete via WP Cron','2025-09-28 19:46:08','2025-09-28 21:46:08'),(1230910,410385,'action created','2025-09-28 19:46:08','2025-09-28 21:46:08'),(1230911,410385,'action started via WP Cron','2025-09-28 19:48:23','2025-09-28 21:48:23'),(1230912,410385,'action complete via WP Cron','2025-09-28 19:48:23','2025-09-28 21:48:23'),(1230913,410386,'action created','2025-09-28 19:48:23','2025-09-28 21:48:23'),(1230914,410386,'action started via WP Cron','2025-09-28 19:50:58','2025-09-28 21:50:58'),(1230915,410386,'action complete via WP Cron','2025-09-28 19:50:58','2025-09-28 21:50:58'),(1230916,410387,'action created','2025-09-28 19:50:58','2025-09-28 21:50:58'),(1230917,410387,'action started via WP Cron','2025-09-28 19:55:54','2025-09-28 21:55:54'),(1230918,410387,'action complete via WP Cron','2025-09-28 19:55:54','2025-09-28 21:55:54'),(1230919,410388,'action created','2025-09-28 19:55:54','2025-09-28 21:55:54'),(1230920,410388,'action started via WP Cron','2025-09-28 19:58:54','2025-09-28 21:58:54'),(1230921,410388,'action complete via WP Cron','2025-09-28 19:58:54','2025-09-28 21:58:54'),(1230922,410389,'action created','2025-09-28 19:58:54','2025-09-28 21:58:54'),(1230923,410389,'action started via WP Cron','2025-09-28 20:01:07','2025-09-28 22:01:07'),(1230924,410389,'action complete via WP Cron','2025-09-28 20:01:07','2025-09-28 22:01:07'),(1230925,410390,'action created','2025-09-28 20:01:07','2025-09-28 22:01:07'),(1230926,410390,'action started via WP Cron','2025-09-28 20:05:37','2025-09-28 22:05:37'),(1230927,410390,'action complete via WP Cron','2025-09-28 20:05:37','2025-09-28 22:05:37'),(1230928,410391,'action created','2025-09-28 20:05:37','2025-09-28 22:05:37'),(1230929,410391,'action started via WP Cron','2025-09-28 20:07:54','2025-09-28 22:07:54'),(1230930,410391,'action complete via WP Cron','2025-09-28 20:07:54','2025-09-28 22:07:54'),(1230931,410392,'action created','2025-09-28 20:07:54','2025-09-28 22:07:54'),(1230932,410392,'action started via WP Cron','2025-09-28 20:10:05','2025-09-28 22:10:05'),(1230933,410392,'action complete via WP Cron','2025-09-28 20:10:05','2025-09-28 22:10:05'),(1230934,410393,'action created','2025-09-28 20:10:05','2025-09-28 22:10:05'),(1230935,410393,'action started via WP Cron','2025-09-28 20:13:03','2025-09-28 22:13:03'),(1230936,410393,'action complete via WP Cron','2025-09-28 20:13:03','2025-09-28 22:13:03'),(1230937,410394,'action created','2025-09-28 20:13:03','2025-09-28 22:13:03'),(1230938,410394,'action started via WP Cron','2025-09-28 20:16:09','2025-09-28 22:16:09'),(1230939,410394,'action complete via WP Cron','2025-09-28 20:16:10','2025-09-28 22:16:10'),(1230940,410395,'action created','2025-09-28 20:16:10','2025-09-28 22:16:10'),(1230941,410395,'action started via WP Cron','2025-09-28 20:21:09','2025-09-28 22:21:09'),(1230942,410395,'action complete via WP Cron','2025-09-28 20:21:09','2025-09-28 22:21:09'),(1230943,410396,'action created','2025-09-28 20:21:09','2025-09-28 22:21:09'),(1230944,410396,'action started via WP Cron','2025-09-28 20:26:09','2025-09-28 22:26:09'),(1230945,410396,'action complete via WP Cron','2025-09-28 20:26:09','2025-09-28 22:26:09'),(1230946,410397,'action created','2025-09-28 20:26:09','2025-09-28 22:26:09'),(1230947,410397,'action started via WP Cron','2025-09-28 20:28:26','2025-09-28 22:28:26'),(1230948,410397,'action complete via WP Cron','2025-09-28 20:28:26','2025-09-28 22:28:26'),(1230949,410398,'action created','2025-09-28 20:28:26','2025-09-28 22:28:26'),(1230950,410398,'action started via WP Cron','2025-09-28 20:31:09','2025-09-28 22:31:09'),(1230951,410398,'action complete via WP Cron','2025-09-28 20:31:09','2025-09-28 22:31:09'),(1230952,410399,'action created','2025-09-28 20:31:09','2025-09-28 22:31:09'),(1230953,410399,'action started via WP Cron','2025-09-28 20:33:45','2025-09-28 22:33:45'),(1230954,410399,'action complete via WP Cron','2025-09-28 20:33:45','2025-09-28 22:33:45'),(1230955,410400,'action created','2025-09-28 20:33:45','2025-09-28 22:33:45'),(1230956,410400,'action started via WP Cron','2025-09-28 20:36:09','2025-09-28 22:36:09'),(1230957,410400,'action complete via WP Cron','2025-09-28 20:36:09','2025-09-28 22:36:09'),(1230958,410401,'action created','2025-09-28 20:36:09','2025-09-28 22:36:09'),(1230959,410401,'action started via WP Cron','2025-09-28 20:39:24','2025-09-28 22:39:24'),(1230960,410401,'action complete via WP Cron','2025-09-28 20:39:24','2025-09-28 22:39:24'),(1230961,410402,'action created','2025-09-28 20:39:24','2025-09-28 22:39:24'),(1230962,410402,'action started via WP Cron','2025-09-28 20:46:13','2025-09-28 22:46:13'),(1230963,410402,'action complete via WP Cron','2025-09-28 20:46:13','2025-09-28 22:46:13'),(1230964,410403,'action created','2025-09-28 20:46:13','2025-09-28 22:46:13'),(1230965,410403,'action started via WP Cron','2025-09-28 20:49:12','2025-09-28 22:49:12'),(1230966,410403,'action complete via WP Cron','2025-09-28 20:49:12','2025-09-28 22:49:12'),(1230967,410404,'action created','2025-09-28 20:49:12','2025-09-28 22:49:12'),(1230968,410404,'action started via WP Cron','2025-09-28 20:52:33','2025-09-28 22:52:33'),(1230969,410404,'action complete via WP Cron','2025-09-28 20:52:34','2025-09-28 22:52:34'),(1230970,410405,'action created','2025-09-28 20:52:34','2025-09-28 22:52:34'),(1230971,410405,'action started via WP Cron','2025-09-28 20:55:33','2025-09-28 22:55:33'),(1230972,410405,'action complete via WP Cron','2025-09-28 20:55:33','2025-09-28 22:55:33'),(1230973,410406,'action created','2025-09-28 20:55:33','2025-09-28 22:55:33'),(1230974,410406,'action started via WP Cron','2025-09-28 20:58:13','2025-09-28 22:58:13'),(1230975,410406,'action complete via WP Cron','2025-09-28 20:58:13','2025-09-28 22:58:13'),(1230976,410407,'action created','2025-09-28 20:58:13','2025-09-28 22:58:13'),(1230977,410407,'action started via WP Cron','2025-09-28 21:01:06','2025-09-28 23:01:06'),(1230978,410407,'action complete via WP Cron','2025-09-28 21:01:07','2025-09-28 23:01:07'),(1230979,410408,'action created','2025-09-28 21:01:07','2025-09-28 23:01:07'),(1230980,410408,'action started via WP Cron','2025-09-28 21:03:19','2025-09-28 23:03:19'),(1230981,410408,'action complete via WP Cron','2025-09-28 21:03:19','2025-09-28 23:03:19'),(1230982,410409,'action created','2025-09-28 21:03:19','2025-09-28 23:03:19'),(1230983,410409,'action started via WP Cron','2025-09-28 21:05:57','2025-09-28 23:05:57'),(1230984,410409,'action complete via WP Cron','2025-09-28 21:05:57','2025-09-28 23:05:57'),(1230985,410410,'action created','2025-09-28 21:05:57','2025-09-28 23:05:57'),(1230986,410410,'action started via WP Cron','2025-09-28 21:09:35','2025-09-28 23:09:35'),(1230987,410410,'action complete via WP Cron','2025-09-28 21:09:35','2025-09-28 23:09:35'),(1230988,410411,'action created','2025-09-28 21:09:35','2025-09-28 23:09:35'),(1230989,410411,'action started via WP Cron','2025-09-28 21:14:31','2025-09-28 23:14:31'),(1230990,410411,'action complete via WP Cron','2025-09-28 21:14:31','2025-09-28 23:14:31'),(1230991,410412,'action created','2025-09-28 21:14:31','2025-09-28 23:14:31'),(1230992,410412,'action started via WP Cron','2025-09-28 21:21:20','2025-09-28 23:21:20'),(1230993,410412,'action complete via WP Cron','2025-09-28 21:21:21','2025-09-28 23:21:21'),(1230994,410413,'action created','2025-09-28 21:21:21','2025-09-28 23:21:21'),(1230995,410413,'action started via WP Cron','2025-09-28 21:26:09','2025-09-28 23:26:09'),(1230996,410413,'action complete via WP Cron','2025-09-28 21:26:09','2025-09-28 23:26:09'),(1230997,410414,'action created','2025-09-28 21:26:09','2025-09-28 23:26:09'),(1230998,410414,'action started via WP Cron','2025-09-28 21:29:52','2025-09-28 23:29:52'),(1230999,410414,'action complete via WP Cron','2025-09-28 21:29:52','2025-09-28 23:29:52'),(1231000,410415,'action created','2025-09-28 21:29:52','2025-09-28 23:29:52'),(1231001,410415,'action started via WP Cron','2025-09-28 21:34:06','2025-09-28 23:34:06'),(1231002,410415,'action complete via WP Cron','2025-09-28 21:34:06','2025-09-28 23:34:06'),(1231003,410416,'action created','2025-09-28 21:34:06','2025-09-28 23:34:06'),(1231004,410416,'action started via WP Cron','2025-09-28 21:36:09','2025-09-28 23:36:09'),(1231005,410416,'action complete via WP Cron','2025-09-28 21:36:09','2025-09-28 23:36:09'),(1231006,410417,'action created','2025-09-28 21:36:09','2025-09-28 23:36:09'),(1231007,410417,'action started via WP Cron','2025-09-28 21:41:21','2025-09-28 23:41:21'),(1231008,410417,'action complete via WP Cron','2025-09-28 21:41:21','2025-09-28 23:41:21'),(1231009,410418,'action created','2025-09-28 21:41:21','2025-09-28 23:41:21'),(1231010,410418,'action started via WP Cron','2025-09-28 21:45:31','2025-09-28 23:45:31'),(1231011,410418,'action complete via WP Cron','2025-09-28 21:45:31','2025-09-28 23:45:31'),(1231012,410419,'action created','2025-09-28 21:45:31','2025-09-28 23:45:31'),(1231013,410419,'action started via WP Cron','2025-09-28 21:51:09','2025-09-28 23:51:09'),(1231014,410419,'action complete via WP Cron','2025-09-28 21:51:09','2025-09-28 23:51:09'),(1231015,410420,'action created','2025-09-28 21:51:09','2025-09-28 23:51:09'),(1231016,410420,'action started via WP Cron','2025-09-28 21:56:09','2025-09-28 23:56:09'),(1231017,410420,'action complete via WP Cron','2025-09-28 21:56:09','2025-09-28 23:56:09'),(1231018,410421,'action created','2025-09-28 21:56:09','2025-09-28 23:56:09'),(1231019,410421,'action started via WP Cron','2025-09-28 21:58:28','2025-09-28 23:58:28'),(1231020,410421,'action complete via WP Cron','2025-09-28 21:58:28','2025-09-28 23:58:28'),(1231021,410422,'action created','2025-09-28 21:58:28','2025-09-28 23:58:28'),(1231022,410422,'action started via WP Cron','2025-09-28 22:01:09','2025-09-29 00:01:09'),(1231023,410422,'action complete via WP Cron','2025-09-28 22:01:09','2025-09-29 00:01:09'),(1231024,410423,'action created','2025-09-28 22:01:09','2025-09-29 00:01:09'),(1231025,410423,'action started via WP Cron','2025-09-28 22:05:22','2025-09-29 00:05:22'),(1231026,410423,'action complete via WP Cron','2025-09-28 22:05:22','2025-09-29 00:05:22'),(1231027,410424,'action created','2025-09-28 22:05:22','2025-09-29 00:05:22'),(1231028,410424,'action started via WP Cron','2025-09-28 22:08:17','2025-09-29 00:08:17'),(1231029,410424,'action complete via WP Cron','2025-09-28 22:08:17','2025-09-29 00:08:17'),(1231030,410425,'action created','2025-09-28 22:08:17','2025-09-29 00:08:17'),(1231031,410425,'action started via WP Cron','2025-09-28 22:11:07','2025-09-29 00:11:07'),(1231032,410425,'action complete via WP Cron','2025-09-28 22:11:07','2025-09-29 00:11:07'),(1231033,410426,'action created','2025-09-28 22:11:07','2025-09-29 00:11:07'),(1231034,410426,'action started via WP Cron','2025-09-28 22:16:05','2025-09-29 00:16:05'),(1231035,410426,'action complete via WP Cron','2025-09-28 22:16:05','2025-09-29 00:16:05'),(1231036,410427,'action created','2025-09-28 22:16:05','2025-09-29 00:16:05'),(1231037,410427,'action started via WP Cron','2025-09-28 22:18:42','2025-09-29 00:18:42'),(1231038,410427,'action complete via WP Cron','2025-09-28 22:18:42','2025-09-29 00:18:42'),(1231039,410428,'action created','2025-09-28 22:18:42','2025-09-29 00:18:42'),(1231040,410428,'action started via WP Cron','2025-09-28 22:21:02','2025-09-29 00:21:02'),(1231041,410428,'action complete via WP Cron','2025-09-28 22:21:02','2025-09-29 00:21:02'),(1231042,410429,'action created','2025-09-28 22:21:02','2025-09-29 00:21:02'),(1231043,410429,'action started via WP Cron','2025-09-28 22:26:09','2025-09-29 00:26:09'),(1231044,410430,'action created','2025-09-28 22:26:09','2025-09-29 00:26:09'),(1231045,410430,'action started via WP Cron','2025-09-28 22:26:12','2025-09-29 00:26:12'),(1231046,410430,'action complete via WP Cron','2025-09-28 22:26:12','2025-09-29 00:26:12'),(1231047,410429,'action complete via WP Cron','2025-09-28 22:26:13','2025-09-29 00:26:13'),(1231048,410431,'action created','2025-09-28 22:26:13','2025-09-29 00:26:13'),(1231049,410431,'action started via WP Cron','2025-09-28 22:31:09','2025-09-29 00:31:09'),(1231050,410431,'action complete via WP Cron','2025-09-28 22:31:09','2025-09-29 00:31:09'),(1231051,410432,'action created','2025-09-28 22:31:09','2025-09-29 00:31:09'),(1231052,410432,'action started via WP Cron','2025-09-28 22:36:09','2025-09-29 00:36:09'),(1231053,410432,'action complete via WP Cron','2025-09-28 22:36:09','2025-09-29 00:36:09'),(1231054,410433,'action created','2025-09-28 22:36:09','2025-09-29 00:36:09'),(1231055,410433,'action started via WP Cron','2025-09-28 22:41:09','2025-09-29 00:41:09'),(1231056,410433,'action complete via WP Cron','2025-09-28 22:41:09','2025-09-29 00:41:09'),(1231057,410434,'action created','2025-09-28 22:41:09','2025-09-29 00:41:09'),(1231058,410434,'action started via WP Cron','2025-09-28 22:45:14','2025-09-29 00:45:14'),(1231059,410434,'action complete via WP Cron','2025-09-28 22:45:14','2025-09-29 00:45:14'),(1231060,410435,'action created','2025-09-28 22:45:14','2025-09-29 00:45:14'),(1231061,410435,'action started via WP Cron','2025-09-28 22:51:09','2025-09-29 00:51:09'),(1231062,410435,'action complete via WP Cron','2025-09-28 22:51:09','2025-09-29 00:51:09'),(1231063,410436,'action created','2025-09-28 22:51:09','2025-09-29 00:51:09'),(1231064,410436,'action started via WP Cron','2025-09-28 22:54:02','2025-09-29 00:54:02'),(1231065,410436,'action complete via WP Cron','2025-09-28 22:54:02','2025-09-29 00:54:02'),(1231066,410437,'action created','2025-09-28 22:54:02','2025-09-29 00:54:02'),(1231067,410437,'action started via WP Cron','2025-09-28 22:56:09','2025-09-29 00:56:09'),(1231068,410437,'action complete via WP Cron','2025-09-28 22:56:09','2025-09-29 00:56:09'),(1231069,410438,'action created','2025-09-28 22:56:09','2025-09-29 00:56:09'),(1231070,410438,'action started via WP Cron','2025-09-28 23:01:09','2025-09-29 01:01:09'),(1231071,410438,'action complete via WP Cron','2025-09-28 23:01:09','2025-09-29 01:01:09'),(1231072,410439,'action created','2025-09-28 23:01:09','2025-09-29 01:01:09'),(1231073,410439,'action started via WP Cron','2025-09-28 23:06:09','2025-09-29 01:06:09'),(1231074,410439,'action complete via WP Cron','2025-09-28 23:06:09','2025-09-29 01:06:09'),(1231075,410440,'action created','2025-09-28 23:06:09','2025-09-29 01:06:09'),(1231076,410440,'action started via WP Cron','2025-09-28 23:10:14','2025-09-29 01:10:14'),(1231077,410440,'action complete via WP Cron','2025-09-28 23:10:14','2025-09-29 01:10:14'),(1231078,410441,'action created','2025-09-28 23:10:14','2025-09-29 01:10:14'),(1231079,410441,'action started via WP Cron','2025-09-28 23:16:02','2025-09-29 01:16:02'),(1231080,410442,'action created','2025-09-28 23:16:02','2025-09-29 01:16:02'),(1231081,410442,'action started via WP Cron','2025-09-28 23:16:03','2025-09-29 01:16:03'),(1231082,410442,'action complete via WP Cron','2025-09-28 23:16:04','2025-09-29 01:16:04'),(1231083,410441,'action complete via WP Cron','2025-09-28 23:16:04','2025-09-29 01:16:04'),(1231084,410443,'action created','2025-09-28 23:16:04','2025-09-29 01:16:04'),(1231085,410443,'action started via WP Cron','2025-09-28 23:21:09','2025-09-29 01:21:09'),(1231086,410443,'action complete via WP Cron','2025-09-28 23:21:09','2025-09-29 01:21:09'),(1231087,410444,'action created','2025-09-28 23:21:09','2025-09-29 01:21:09'),(1231088,410444,'action started via WP Cron','2025-09-28 23:26:09','2025-09-29 01:26:09'),(1231089,410444,'action complete via WP Cron','2025-09-28 23:26:09','2025-09-29 01:26:09'),(1231090,410445,'action created','2025-09-28 23:26:09','2025-09-29 01:26:09'),(1231091,410445,'action started via WP Cron','2025-09-28 23:28:54','2025-09-29 01:28:54'),(1231092,410445,'action complete via WP Cron','2025-09-28 23:28:54','2025-09-29 01:28:54'),(1231093,410446,'action created','2025-09-28 23:28:54','2025-09-29 01:28:54'),(1231094,410446,'action started via WP Cron','2025-09-28 23:31:11','2025-09-29 01:31:11'),(1231095,410446,'action complete via WP Cron','2025-09-28 23:31:11','2025-09-29 01:31:11'),(1231096,410447,'action created','2025-09-28 23:31:11','2025-09-29 01:31:11'),(1231097,410447,'action started via WP Cron','2025-09-28 23:36:08','2025-09-29 01:36:08'),(1231098,410448,'action created','2025-09-28 23:36:08','2025-09-29 01:36:08'),(1231099,410448,'action started via WP Cron','2025-09-28 23:36:10','2025-09-29 01:36:10'),(1231100,410448,'action complete via WP Cron','2025-09-28 23:36:10','2025-09-29 01:36:10'),(1231101,410447,'action complete via WP Cron','2025-09-28 23:36:10','2025-09-29 01:36:10'),(1231102,410449,'action created','2025-09-28 23:36:10','2025-09-29 01:36:10'),(1231103,410449,'action started via WP Cron','2025-09-28 23:41:09','2025-09-29 01:41:09'),(1231104,410449,'action complete via WP Cron','2025-09-28 23:41:09','2025-09-29 01:41:09'),(1231105,410450,'action created','2025-09-28 23:41:09','2025-09-29 01:41:09'),(1231106,410450,'action started via WP Cron','2025-09-28 23:46:09','2025-09-29 01:46:09'),(1231107,410450,'action complete via WP Cron','2025-09-28 23:46:09','2025-09-29 01:46:09'),(1231108,410451,'action created','2025-09-28 23:46:09','2025-09-29 01:46:09'),(1231109,410451,'action started via WP Cron','2025-09-28 23:51:09','2025-09-29 01:51:09'),(1231110,410451,'action complete via WP Cron','2025-09-28 23:51:09','2025-09-29 01:51:09'),(1231111,410452,'action created','2025-09-28 23:51:09','2025-09-29 01:51:09'),(1231112,410452,'action started via WP Cron','2025-09-28 23:56:09','2025-09-29 01:56:09'),(1231113,410452,'action complete via WP Cron','2025-09-28 23:56:09','2025-09-29 01:56:09'),(1231114,410453,'action created','2025-09-28 23:56:09','2025-09-29 01:56:09'),(1231115,410453,'action started via WP Cron','2025-09-29 00:01:09','2025-09-29 02:01:09'),(1231116,410453,'action complete via WP Cron','2025-09-29 00:01:09','2025-09-29 02:01:09'),(1231117,410454,'action created','2025-09-29 00:01:09','2025-09-29 02:01:09'),(1231118,410454,'action started via WP Cron','2025-09-29 00:06:09','2025-09-29 02:06:09'),(1231119,410455,'action created','2025-09-29 00:06:09','2025-09-29 02:06:09'),(1231120,410455,'action started via WP Cron','2025-09-29 00:06:11','2025-09-29 02:06:11'),(1231121,410455,'action complete via WP Cron','2025-09-29 00:06:11','2025-09-29 02:06:11'),(1231122,410454,'action complete via WP Cron','2025-09-29 00:06:11','2025-09-29 02:06:11'),(1231123,410456,'action created','2025-09-29 00:06:11','2025-09-29 02:06:11'),(1231124,410456,'action started via WP Cron','2025-09-29 00:09:46','2025-09-29 02:09:46'),(1231125,410456,'action complete via WP Cron','2025-09-29 00:09:46','2025-09-29 02:09:46'),(1231126,410457,'action created','2025-09-29 00:09:46','2025-09-29 02:09:46'),(1231127,410457,'action started via WP Cron','2025-09-29 00:15:40','2025-09-29 02:15:40'),(1231128,410457,'action complete via WP Cron','2025-09-29 00:15:40','2025-09-29 02:15:40'),(1231129,410458,'action created','2025-09-29 00:15:40','2025-09-29 02:15:40'),(1231130,410458,'action started via WP Cron','2025-09-29 00:20:32','2025-09-29 02:20:32'),(1231131,410458,'action complete via WP Cron','2025-09-29 00:20:32','2025-09-29 02:20:32'),(1231132,410459,'action created','2025-09-29 00:20:32','2025-09-29 02:20:32'),(1231133,410459,'action started via WP Cron','2025-09-29 00:26:10','2025-09-29 02:26:10'),(1231134,410459,'action complete via WP Cron','2025-09-29 00:26:10','2025-09-29 02:26:10'),(1231135,410460,'action created','2025-09-29 00:26:10','2025-09-29 02:26:10'),(1231136,410460,'action started via WP Cron','2025-09-29 00:31:09','2025-09-29 02:31:09'),(1231137,410460,'action complete via WP Cron','2025-09-29 00:31:09','2025-09-29 02:31:09'),(1231138,410461,'action created','2025-09-29 00:31:09','2025-09-29 02:31:09'),(1231139,410461,'action started via WP Cron','2025-09-29 00:33:31','2025-09-29 02:33:31'),(1231140,410461,'action complete via WP Cron','2025-09-29 00:33:31','2025-09-29 02:33:31'),(1231141,410462,'action created','2025-09-29 00:33:31','2025-09-29 02:33:31'),(1231142,410462,'action started via WP Cron','2025-09-29 00:36:09','2025-09-29 02:36:09'),(1231143,410462,'action complete via WP Cron','2025-09-29 00:36:09','2025-09-29 02:36:09'),(1231144,410463,'action created','2025-09-29 00:36:09','2025-09-29 02:36:09'),(1231145,410463,'action started via WP Cron','2025-09-29 00:41:09','2025-09-29 02:41:09'),(1231146,410463,'action complete via WP Cron','2025-09-29 00:41:09','2025-09-29 02:41:09'),(1231147,410464,'action created','2025-09-29 00:41:09','2025-09-29 02:41:09'),(1231148,410464,'action started via WP Cron','2025-09-29 00:43:31','2025-09-29 02:43:31'),(1231149,410464,'action complete via WP Cron','2025-09-29 00:43:31','2025-09-29 02:43:31'),(1231150,410465,'action created','2025-09-29 00:43:31','2025-09-29 02:43:31'),(1231151,410465,'action started via WP Cron','2025-09-29 00:46:09','2025-09-29 02:46:09'),(1231152,410465,'action complete via WP Cron','2025-09-29 00:46:09','2025-09-29 02:46:09'),(1231153,410466,'action created','2025-09-29 00:46:09','2025-09-29 02:46:09'),(1231154,410466,'action started via WP Cron','2025-09-29 00:48:53','2025-09-29 02:48:53'),(1231155,410466,'action complete via WP Cron','2025-09-29 00:48:53','2025-09-29 02:48:53'),(1231156,410467,'action created','2025-09-29 00:48:53','2025-09-29 02:48:53'),(1231157,410467,'action started via WP Cron','2025-09-29 00:53:22','2025-09-29 02:53:22'),(1231158,410467,'action complete via WP Cron','2025-09-29 00:53:22','2025-09-29 02:53:22'),(1231159,410468,'action created','2025-09-29 00:53:22','2025-09-29 02:53:22'),(1231160,410468,'action started via WP Cron','2025-09-29 00:56:09','2025-09-29 02:56:09'),(1231161,410468,'action complete via WP Cron','2025-09-29 00:56:09','2025-09-29 02:56:09'),(1231162,410469,'action created','2025-09-29 00:56:09','2025-09-29 02:56:09'),(1231163,410469,'action started via WP Cron','2025-09-29 01:01:09','2025-09-29 03:01:09'),(1231164,410469,'action complete via WP Cron','2025-09-29 01:01:09','2025-09-29 03:01:09'),(1231165,410470,'action created','2025-09-29 01:01:09','2025-09-29 03:01:09'),(1231166,410470,'action started via WP Cron','2025-09-29 01:06:09','2025-09-29 03:06:09'),(1231167,410470,'action complete via WP Cron','2025-09-29 01:06:09','2025-09-29 03:06:09'),(1231168,410471,'action created','2025-09-29 01:06:09','2025-09-29 03:06:09'),(1231169,410471,'action started via WP Cron','2025-09-29 01:11:09','2025-09-29 03:11:09'),(1231170,410471,'action complete via WP Cron','2025-09-29 01:11:09','2025-09-29 03:11:09'),(1231171,410472,'action created','2025-09-29 01:11:09','2025-09-29 03:11:09'),(1231172,410472,'action started via WP Cron','2025-09-29 01:13:31','2025-09-29 03:13:31'),(1231173,410472,'action complete via WP Cron','2025-09-29 01:13:31','2025-09-29 03:13:31'),(1231174,410473,'action created','2025-09-29 01:13:31','2025-09-29 03:13:31'),(1231175,410473,'action started via WP Cron','2025-09-29 01:16:09','2025-09-29 03:16:09'),(1231176,410473,'action complete via WP Cron','2025-09-29 01:16:09','2025-09-29 03:16:09'),(1231177,410474,'action created','2025-09-29 01:16:09','2025-09-29 03:16:09'),(1231178,410474,'action started via WP Cron','2025-09-29 01:18:22','2025-09-29 03:18:22'),(1231179,410474,'action complete via WP Cron','2025-09-29 01:18:22','2025-09-29 03:18:22'),(1231180,410475,'action created','2025-09-29 01:18:22','2025-09-29 03:18:22'),(1231181,410475,'action started via WP Cron','2025-09-29 01:21:09','2025-09-29 03:21:09'),(1231182,410475,'action complete via WP Cron','2025-09-29 01:21:09','2025-09-29 03:21:09'),(1231183,410476,'action created','2025-09-29 01:21:09','2025-09-29 03:21:09'),(1231184,410476,'action started via WP Cron','2025-09-29 01:24:44','2025-09-29 03:24:44'),(1231185,410476,'action complete via WP Cron','2025-09-29 01:24:44','2025-09-29 03:24:44'),(1231186,410477,'action created','2025-09-29 01:24:44','2025-09-29 03:24:44'),(1231187,410477,'action started via WP Cron','2025-09-29 01:28:05','2025-09-29 03:28:05'),(1231188,410477,'action complete via WP Cron','2025-09-29 01:28:05','2025-09-29 03:28:05'),(1231189,410478,'action created','2025-09-29 01:28:05','2025-09-29 03:28:05'),(1231190,410478,'action started via WP Cron','2025-09-29 01:31:09','2025-09-29 03:31:09'),(1231191,410478,'action complete via WP Cron','2025-09-29 01:31:09','2025-09-29 03:31:09'),(1231192,410479,'action created','2025-09-29 01:31:09','2025-09-29 03:31:09'),(1231193,410479,'action started via WP Cron','2025-09-29 01:35:54','2025-09-29 03:35:54'),(1231194,410479,'action complete via WP Cron','2025-09-29 01:35:54','2025-09-29 03:35:54'),(1231195,410480,'action created','2025-09-29 01:35:54','2025-09-29 03:35:54'),(1231196,410480,'action started via WP Cron','2025-09-29 01:41:09','2025-09-29 03:41:09'),(1231197,410480,'action complete via WP Cron','2025-09-29 01:41:09','2025-09-29 03:41:09'),(1231198,410481,'action created','2025-09-29 01:41:09','2025-09-29 03:41:09'),(1231199,410481,'action started via WP Cron','2025-09-29 01:46:09','2025-09-29 03:46:09'),(1231200,410481,'action complete via WP Cron','2025-09-29 01:46:09','2025-09-29 03:46:09'),(1231201,410482,'action created','2025-09-29 01:46:09','2025-09-29 03:46:09'),(1231202,410482,'action started via WP Cron','2025-09-29 01:50:29','2025-09-29 03:50:29'),(1231203,410482,'action complete via WP Cron','2025-09-29 01:50:29','2025-09-29 03:50:29'),(1231204,410483,'action created','2025-09-29 01:50:29','2025-09-29 03:50:29'),(1231205,410483,'action started via WP Cron','2025-09-29 01:56:09','2025-09-29 03:56:09'),(1231206,410483,'action complete via WP Cron','2025-09-29 01:56:09','2025-09-29 03:56:09'),(1231207,410484,'action created','2025-09-29 01:56:09','2025-09-29 03:56:09'),(1231208,410484,'action started via WP Cron','2025-09-29 02:01:09','2025-09-29 04:01:09'),(1231209,410484,'action complete via WP Cron','2025-09-29 02:01:09','2025-09-29 04:01:09'),(1231210,410485,'action created','2025-09-29 02:01:09','2025-09-29 04:01:09'),(1231211,410485,'action started via WP Cron','2025-09-29 02:03:18','2025-09-29 04:03:18'),(1231212,410485,'action complete via WP Cron','2025-09-29 02:03:19','2025-09-29 04:03:19'),(1231213,410486,'action created','2025-09-29 02:03:19','2025-09-29 04:03:19'),(1231214,410486,'action started via WP Cron','2025-09-29 02:06:09','2025-09-29 04:06:09'),(1231215,410486,'action complete via WP Cron','2025-09-29 02:06:09','2025-09-29 04:06:09'),(1231216,410487,'action created','2025-09-29 02:06:09','2025-09-29 04:06:09'),(1231217,410487,'action started via WP Cron','2025-09-29 02:09:17','2025-09-29 04:09:17'),(1231218,410487,'action complete via WP Cron','2025-09-29 02:09:17','2025-09-29 04:09:17'),(1231219,410488,'action created','2025-09-29 02:09:17','2025-09-29 04:09:17'),(1231220,410488,'action started via WP Cron','2025-09-29 02:16:09','2025-09-29 04:16:09'),(1231221,410488,'action complete via WP Cron','2025-09-29 02:16:09','2025-09-29 04:16:09'),(1231222,410489,'action created','2025-09-29 02:16:09','2025-09-29 04:16:09'),(1231223,410489,'action started via WP Cron','2025-09-29 02:18:16','2025-09-29 04:18:16'),(1231224,410489,'action complete via WP Cron','2025-09-29 02:18:16','2025-09-29 04:18:16'),(1231225,410490,'action created','2025-09-29 02:18:16','2025-09-29 04:18:16'),(1231226,410490,'action started via WP Cron','2025-09-29 02:21:09','2025-09-29 04:21:09'),(1231227,410490,'action complete via WP Cron','2025-09-29 02:21:09','2025-09-29 04:21:09'),(1231228,410491,'action created','2025-09-29 02:21:09','2025-09-29 04:21:09'),(1231229,410491,'action started via WP Cron','2025-09-29 02:26:09','2025-09-29 04:26:09'),(1231230,410491,'action complete via WP Cron','2025-09-29 02:26:09','2025-09-29 04:26:09'),(1231231,410492,'action created','2025-09-29 02:26:09','2025-09-29 04:26:09'),(1231232,410492,'action started via WP Cron','2025-09-29 02:31:09','2025-09-29 04:31:09'),(1231233,410492,'action complete via WP Cron','2025-09-29 02:31:09','2025-09-29 04:31:09'),(1231234,410493,'action created','2025-09-29 02:31:09','2025-09-29 04:31:09'),(1231235,410493,'action started via WP Cron','2025-09-29 02:36:09','2025-09-29 04:36:09'),(1231236,410493,'action complete via WP Cron','2025-09-29 02:36:09','2025-09-29 04:36:09'),(1231237,410494,'action created','2025-09-29 02:36:09','2025-09-29 04:36:09'),(1231238,410494,'action started via WP Cron','2025-09-29 02:38:55','2025-09-29 04:38:55'),(1231239,410494,'action complete via WP Cron','2025-09-29 02:38:55','2025-09-29 04:38:55'),(1231240,410495,'action created','2025-09-29 02:38:55','2025-09-29 04:38:55'),(1231241,410495,'action started via WP Cron','2025-09-29 02:42:16','2025-09-29 04:42:16'),(1231242,410495,'action complete via WP Cron','2025-09-29 02:42:16','2025-09-29 04:42:16'),(1231243,410496,'action created','2025-09-29 02:42:16','2025-09-29 04:42:16'),(1231244,410496,'action started via WP Cron','2025-09-29 02:45:44','2025-09-29 04:45:44'),(1231245,410496,'action complete via WP Cron','2025-09-29 02:45:44','2025-09-29 04:45:44'),(1231246,410497,'action created','2025-09-29 02:45:44','2025-09-29 04:45:44'),(1231247,410497,'action started via WP Cron','2025-09-29 02:48:34','2025-09-29 04:48:34'),(1231248,410497,'action complete via WP Cron','2025-09-29 02:48:34','2025-09-29 04:48:34'),(1231249,410498,'action created','2025-09-29 02:48:34','2025-09-29 04:48:34'),(1231250,410498,'action started via WP Cron','2025-09-29 02:51:09','2025-09-29 04:51:09'),(1231251,410498,'action complete via WP Cron','2025-09-29 02:51:09','2025-09-29 04:51:09'),(1231252,410499,'action created','2025-09-29 02:51:09','2025-09-29 04:51:09'),(1231253,410499,'action started via WP Cron','2025-09-29 02:56:09','2025-09-29 04:56:09'),(1231254,410499,'action complete via WP Cron','2025-09-29 02:56:09','2025-09-29 04:56:09'),(1231255,410500,'action created','2025-09-29 02:56:09','2025-09-29 04:56:09'),(1231256,410500,'action started via WP Cron','2025-09-29 03:01:09','2025-09-29 05:01:09'),(1231257,410500,'action complete via WP Cron','2025-09-29 03:01:09','2025-09-29 05:01:09'),(1231258,410501,'action created','2025-09-29 03:01:09','2025-09-29 05:01:09'),(1231259,410501,'action started via WP Cron','2025-09-29 03:06:09','2025-09-29 05:06:09'),(1231260,410501,'action complete via WP Cron','2025-09-29 03:06:09','2025-09-29 05:06:09'),(1231261,410502,'action created','2025-09-29 03:06:09','2025-09-29 05:06:09'),(1231262,410502,'action started via WP Cron','2025-09-29 03:09:06','2025-09-29 05:09:06'),(1231263,410502,'action complete via WP Cron','2025-09-29 03:09:06','2025-09-29 05:09:06'),(1231264,410503,'action created','2025-09-29 03:09:06','2025-09-29 05:09:06'),(1231265,410503,'action started via WP Cron','2025-09-29 03:11:09','2025-09-29 05:11:09'),(1231266,410503,'action complete via WP Cron','2025-09-29 03:11:10','2025-09-29 05:11:10'),(1231267,410504,'action created','2025-09-29 03:11:10','2025-09-29 05:11:10'),(1231268,410504,'action started via WP Cron','2025-09-29 03:13:28','2025-09-29 05:13:28'),(1231269,410504,'action complete via WP Cron','2025-09-29 03:13:28','2025-09-29 05:13:28'),(1231270,410505,'action created','2025-09-29 03:13:28','2025-09-29 05:13:28'),(1231271,410505,'action started via WP Cron','2025-09-29 03:16:10','2025-09-29 05:16:10'),(1231272,410505,'action complete via WP Cron','2025-09-29 03:16:10','2025-09-29 05:16:10'),(1231273,410506,'action created','2025-09-29 03:16:10','2025-09-29 05:16:10'),(1231274,410506,'action started via WP Cron','2025-09-29 03:18:29','2025-09-29 05:18:29'),(1231275,410506,'action complete via WP Cron','2025-09-29 03:18:29','2025-09-29 05:18:29'),(1231276,410507,'action created','2025-09-29 03:18:29','2025-09-29 05:18:29'),(1231277,410507,'action started via WP Cron','2025-09-29 03:20:29','2025-09-29 05:20:29'),(1231278,410507,'action complete via WP Cron','2025-09-29 03:20:29','2025-09-29 05:20:29'),(1231279,410508,'action created','2025-09-29 03:20:29','2025-09-29 05:20:29'),(1231280,410508,'action started via WP Cron','2025-09-29 03:22:30','2025-09-29 05:22:30'),(1231281,410508,'action complete via WP Cron','2025-09-29 03:22:30','2025-09-29 05:22:30'),(1231282,410509,'action created','2025-09-29 03:22:30','2025-09-29 05:22:30'),(1231283,410509,'action started via WP Cron','2025-09-29 03:25:33','2025-09-29 05:25:33'),(1231284,410509,'action complete via WP Cron','2025-09-29 03:25:33','2025-09-29 05:25:33'),(1231285,410510,'action created','2025-09-29 03:25:33','2025-09-29 05:25:33'),(1231286,410510,'action started via WP Cron','2025-09-29 03:28:30','2025-09-29 05:28:30'),(1231287,410510,'action complete via WP Cron','2025-09-29 03:28:30','2025-09-29 05:28:30'),(1231288,410511,'action created','2025-09-29 03:28:30','2025-09-29 05:28:30'),(1231289,410511,'action started via WP Cron','2025-09-29 03:30:31','2025-09-29 05:30:31'),(1231290,410511,'action complete via WP Cron','2025-09-29 03:30:31','2025-09-29 05:30:31'),(1231291,410512,'action created','2025-09-29 03:30:31','2025-09-29 05:30:31'),(1231292,410512,'action started via WP Cron','2025-09-29 03:33:29','2025-09-29 05:33:29'),(1231293,410512,'action complete via WP Cron','2025-09-29 03:33:29','2025-09-29 05:33:29'),(1231294,410513,'action created','2025-09-29 03:33:29','2025-09-29 05:33:29'),(1231295,410513,'action started via WP Cron','2025-09-29 03:35:35','2025-09-29 05:35:35'),(1231296,410513,'action complete via WP Cron','2025-09-29 03:35:35','2025-09-29 05:35:35'),(1231297,410514,'action created','2025-09-29 03:35:35','2025-09-29 05:35:35'),(1231298,410514,'action started via WP Cron','2025-09-29 03:38:32','2025-09-29 05:38:32'),(1231299,410514,'action complete via WP Cron','2025-09-29 03:38:32','2025-09-29 05:38:32'),(1231300,410515,'action created','2025-09-29 03:38:32','2025-09-29 05:38:32'),(1231301,410515,'action started via WP Cron','2025-09-29 03:40:32','2025-09-29 05:40:32'),(1231302,410515,'action complete via WP Cron','2025-09-29 03:40:32','2025-09-29 05:40:32'),(1231303,410516,'action created','2025-09-29 03:40:32','2025-09-29 05:40:32'),(1231304,410516,'action started via WP Cron','2025-09-29 03:42:34','2025-09-29 05:42:34'),(1231305,410516,'action complete via WP Cron','2025-09-29 03:42:34','2025-09-29 05:42:34'),(1231306,410517,'action created','2025-09-29 03:42:34','2025-09-29 05:42:34'),(1231307,410517,'action started via WP Cron','2025-09-29 03:45:29','2025-09-29 05:45:29'),(1231308,410517,'action complete via WP Cron','2025-09-29 03:45:29','2025-09-29 05:45:29'),(1231309,410518,'action created','2025-09-29 03:45:29','2025-09-29 05:45:29'),(1231310,410518,'action started via WP Cron','2025-09-29 03:47:30','2025-09-29 05:47:30'),(1231311,410518,'action complete via WP Cron','2025-09-29 03:47:30','2025-09-29 05:47:30'),(1231312,410519,'action created','2025-09-29 03:47:30','2025-09-29 05:47:30'),(1231313,410519,'action started via WP Cron','2025-09-29 03:49:33','2025-09-29 05:49:33'),(1231314,410519,'action complete via WP Cron','2025-09-29 03:49:33','2025-09-29 05:49:33'),(1231315,410520,'action created','2025-09-29 03:49:33','2025-09-29 05:49:33'),(1231316,410520,'action started via WP Cron','2025-09-29 03:52:33','2025-09-29 05:52:33'),(1231317,410520,'action complete via WP Cron','2025-09-29 03:52:33','2025-09-29 05:52:33'),(1231318,410521,'action created','2025-09-29 03:52:33','2025-09-29 05:52:33'),(1231319,410521,'action started via WP Cron','2025-09-29 03:55:30','2025-09-29 05:55:30'),(1231320,410521,'action complete via WP Cron','2025-09-29 03:55:31','2025-09-29 05:55:31'),(1231321,410522,'action created','2025-09-29 03:55:31','2025-09-29 05:55:31'),(1231322,410522,'action started via WP Cron','2025-09-29 03:57:33','2025-09-29 05:57:33'),(1231323,410522,'action complete via WP Cron','2025-09-29 03:57:33','2025-09-29 05:57:33'),(1231324,410523,'action created','2025-09-29 03:57:33','2025-09-29 05:57:33'),(1231325,410523,'action started via WP Cron','2025-09-29 04:00:29','2025-09-29 06:00:29'),(1231326,410523,'action complete via WP Cron','2025-09-29 04:00:29','2025-09-29 06:00:29'),(1231327,410524,'action created','2025-09-29 04:00:29','2025-09-29 06:00:29'),(1231328,410524,'action started via WP Cron','2025-09-29 04:02:31','2025-09-29 06:02:31'),(1231329,410524,'action complete via WP Cron','2025-09-29 04:02:31','2025-09-29 06:02:31'),(1231330,410525,'action created','2025-09-29 04:02:31','2025-09-29 06:02:31'),(1231331,410525,'action started via WP Cron','2025-09-29 04:05:30','2025-09-29 06:05:30'),(1231332,410525,'action complete via WP Cron','2025-09-29 04:05:30','2025-09-29 06:05:30'),(1231333,410526,'action created','2025-09-29 04:05:30','2025-09-29 06:05:30'),(1231334,410526,'action started via WP Cron','2025-09-29 04:07:31','2025-09-29 06:07:31'),(1231335,410526,'action complete via WP Cron','2025-09-29 04:07:31','2025-09-29 06:07:31'),(1231336,410527,'action created','2025-09-29 04:07:31','2025-09-29 06:07:31'),(1231337,410527,'action started via WP Cron','2025-09-29 04:09:31','2025-09-29 06:09:31'),(1231338,410527,'action complete via WP Cron','2025-09-29 04:09:31','2025-09-29 06:09:31'),(1231339,410528,'action created','2025-09-29 04:09:31','2025-09-29 06:09:31'),(1231340,410528,'action started via WP Cron','2025-09-29 04:12:34','2025-09-29 06:12:34'),(1231341,410528,'action complete via WP Cron','2025-09-29 04:12:34','2025-09-29 06:12:34'),(1231342,410529,'action created','2025-09-29 04:12:34','2025-09-29 06:12:34'),(1231343,410529,'action started via WP Cron','2025-09-29 04:15:30','2025-09-29 06:15:30'),(1231344,410529,'action complete via WP Cron','2025-09-29 04:15:30','2025-09-29 06:15:30'),(1231345,410530,'action created','2025-09-29 04:15:30','2025-09-29 06:15:30'),(1231346,410530,'action started via WP Cron','2025-09-29 04:17:30','2025-09-29 06:17:30'),(1231347,410530,'action complete via WP Cron','2025-09-29 04:17:30','2025-09-29 06:17:30'),(1231348,410531,'action created','2025-09-29 04:17:30','2025-09-29 06:17:30'),(1231349,410531,'action started via WP Cron','2025-09-29 04:19:31','2025-09-29 06:19:31'),(1231350,410531,'action complete via WP Cron','2025-09-29 04:19:31','2025-09-29 06:19:31'),(1231351,410532,'action created','2025-09-29 04:19:31','2025-09-29 06:19:31'),(1231352,410532,'action started via WP Cron','2025-09-29 04:22:30','2025-09-29 06:22:30'),(1231353,410532,'action complete via WP Cron','2025-09-29 04:22:30','2025-09-29 06:22:30'),(1231354,410533,'action created','2025-09-29 04:22:30','2025-09-29 06:22:30'),(1231355,410533,'action started via WP Cron','2025-09-29 04:25:30','2025-09-29 06:25:30'),(1231356,410533,'action complete via WP Cron','2025-09-29 04:25:30','2025-09-29 06:25:30'),(1231357,410534,'action created','2025-09-29 04:25:30','2025-09-29 06:25:30'),(1231358,410534,'action started via WP Cron','2025-09-29 04:28:31','2025-09-29 06:28:31'),(1231359,410534,'action complete via WP Cron','2025-09-29 04:28:31','2025-09-29 06:28:31'),(1231360,410535,'action created','2025-09-29 04:28:31','2025-09-29 06:28:31'),(1231361,410535,'action started via WP Cron','2025-09-29 04:31:29','2025-09-29 06:31:29'),(1231362,410535,'action complete via WP Cron','2025-09-29 04:31:29','2025-09-29 06:31:29'),(1231363,410536,'action created','2025-09-29 04:31:29','2025-09-29 06:31:29'),(1231364,410536,'action started via WP Cron','2025-09-29 04:33:30','2025-09-29 06:33:30'),(1231365,410536,'action complete via WP Cron','2025-09-29 04:33:30','2025-09-29 06:33:30'),(1231366,410537,'action created','2025-09-29 04:33:30','2025-09-29 06:33:30'),(1231367,410537,'action started via WP Cron','2025-09-29 04:36:09','2025-09-29 06:36:09'),(1231368,410537,'action complete via WP Cron','2025-09-29 04:36:09','2025-09-29 06:36:09'),(1231369,410538,'action created','2025-09-29 04:36:09','2025-09-29 06:36:09'),(1231370,410538,'action started via WP Cron','2025-09-29 04:40:23','2025-09-29 06:40:23'),(1231371,410538,'action complete via WP Cron','2025-09-29 04:40:23','2025-09-29 06:40:23'),(1231372,410539,'action created','2025-09-29 04:40:23','2025-09-29 06:40:23'),(1231373,410539,'action started via WP Cron','2025-09-29 04:43:39','2025-09-29 06:43:39'),(1231374,410539,'action complete via WP Cron','2025-09-29 04:43:39','2025-09-29 06:43:39'),(1231375,410540,'action created','2025-09-29 04:43:39','2025-09-29 06:43:39'),(1231376,410540,'action started via WP Cron','2025-09-29 04:46:09','2025-09-29 06:46:09'),(1231377,410540,'action complete via WP Cron','2025-09-29 04:46:09','2025-09-29 06:46:09'),(1231378,410541,'action created','2025-09-29 04:46:09','2025-09-29 06:46:09'),(1231379,410541,'action started via WP Cron','2025-09-29 04:48:29','2025-09-29 06:48:29'),(1231380,410541,'action complete via WP Cron','2025-09-29 04:48:29','2025-09-29 06:48:29'),(1231381,410542,'action created','2025-09-29 04:48:29','2025-09-29 06:48:29'),(1231382,410542,'action started via WP Cron','2025-09-29 04:50:30','2025-09-29 06:50:30'),(1231383,410542,'action complete via WP Cron','2025-09-29 04:50:30','2025-09-29 06:50:30'),(1231384,410543,'action created','2025-09-29 04:50:30','2025-09-29 06:50:30'),(1231385,410543,'action started via WP Cron','2025-09-29 04:53:30','2025-09-29 06:53:30'),(1231386,410543,'action complete via WP Cron','2025-09-29 04:53:30','2025-09-29 06:53:30'),(1231387,410544,'action created','2025-09-29 04:53:30','2025-09-29 06:53:30'),(1231388,410544,'action started via WP Cron','2025-09-29 04:55:30','2025-09-29 06:55:30'),(1231389,410544,'action complete via WP Cron','2025-09-29 04:55:30','2025-09-29 06:55:30'),(1231390,410545,'action created','2025-09-29 04:55:30','2025-09-29 06:55:30'),(1231391,410545,'action started via WP Cron','2025-09-29 04:57:30','2025-09-29 06:57:30'),(1231392,410545,'action complete via WP Cron','2025-09-29 04:57:30','2025-09-29 06:57:30'),(1231393,410546,'action created','2025-09-29 04:57:30','2025-09-29 06:57:30'),(1231394,410546,'action started via WP Cron','2025-09-29 04:59:31','2025-09-29 06:59:31'),(1231395,410546,'action complete via WP Cron','2025-09-29 04:59:31','2025-09-29 06:59:31'),(1231396,410547,'action created','2025-09-29 04:59:31','2025-09-29 06:59:31'),(1231397,410547,'action started via WP Cron','2025-09-29 05:02:30','2025-09-29 07:02:30'),(1231398,410547,'action complete via WP Cron','2025-09-29 05:02:30','2025-09-29 07:02:30'),(1231399,410548,'action created','2025-09-29 05:02:30','2025-09-29 07:02:30'),(1231400,410548,'action started via WP Cron','2025-09-29 05:04:30','2025-09-29 07:04:30'),(1231401,410548,'action complete via WP Cron','2025-09-29 05:04:30','2025-09-29 07:04:30'),(1231402,410549,'action created','2025-09-29 05:04:30','2025-09-29 07:04:30'),(1231403,410549,'action started via WP Cron','2025-09-29 05:06:30','2025-09-29 07:06:30'),(1231404,410549,'action complete via WP Cron','2025-09-29 05:06:30','2025-09-29 07:06:30'),(1231405,410550,'action created','2025-09-29 05:06:30','2025-09-29 07:06:30'),(1231406,410550,'action started via WP Cron','2025-09-29 05:08:30','2025-09-29 07:08:30'),(1231407,410550,'action complete via WP Cron','2025-09-29 05:08:30','2025-09-29 07:08:30'),(1231408,410551,'action created','2025-09-29 05:08:30','2025-09-29 07:08:30'),(1231409,410551,'action started via WP Cron','2025-09-29 05:10:31','2025-09-29 07:10:31'),(1231410,410551,'action complete via WP Cron','2025-09-29 05:10:31','2025-09-29 07:10:31'),(1231411,410552,'action created','2025-09-29 05:10:31','2025-09-29 07:10:31'),(1231412,410552,'action started via WP Cron','2025-09-29 05:13:31','2025-09-29 07:13:31'),(1231413,410552,'action complete via WP Cron','2025-09-29 05:13:31','2025-09-29 07:13:31'),(1231414,410553,'action created','2025-09-29 05:13:31','2025-09-29 07:13:31'),(1231415,410553,'action started via WP Cron','2025-09-29 05:16:30','2025-09-29 07:16:30'),(1231416,410553,'action complete via WP Cron','2025-09-29 05:16:30','2025-09-29 07:16:30'),(1231417,410554,'action created','2025-09-29 05:16:30','2025-09-29 07:16:30'),(1231418,410554,'action started via WP Cron','2025-09-29 05:18:30','2025-09-29 07:18:30'),(1231419,410554,'action complete via WP Cron','2025-09-29 05:18:30','2025-09-29 07:18:30'),(1231420,410555,'action created','2025-09-29 05:18:30','2025-09-29 07:18:30'),(1231421,410555,'action started via WP Cron','2025-09-29 05:20:31','2025-09-29 07:20:31'),(1231422,410555,'action complete via WP Cron','2025-09-29 05:20:31','2025-09-29 07:20:31'),(1231423,410556,'action created','2025-09-29 05:20:31','2025-09-29 07:20:31'),(1231424,410556,'action started via WP Cron','2025-09-29 05:22:31','2025-09-29 07:22:31'),(1231425,410556,'action complete via WP Cron','2025-09-29 05:22:31','2025-09-29 07:22:31'),(1231426,410557,'action created','2025-09-29 05:22:31','2025-09-29 07:22:31'),(1231427,410557,'action started via WP Cron','2025-09-29 05:25:30','2025-09-29 07:25:30'),(1231428,410557,'action complete via WP Cron','2025-09-29 05:25:30','2025-09-29 07:25:30'),(1231429,410558,'action created','2025-09-29 05:25:30','2025-09-29 07:25:30'),(1231430,410558,'action started via WP Cron','2025-09-29 05:27:30','2025-09-29 07:27:30'),(1231431,410558,'action complete via WP Cron','2025-09-29 05:27:30','2025-09-29 07:27:30'),(1231432,410559,'action created','2025-09-29 05:27:30','2025-09-29 07:27:30'),(1231433,410559,'action started via WP Cron','2025-09-29 05:29:30','2025-09-29 07:29:30'),(1231434,410559,'action complete via WP Cron','2025-09-29 05:29:30','2025-09-29 07:29:30'),(1231435,410560,'action created','2025-09-29 05:29:30','2025-09-29 07:29:30'),(1231436,410560,'action started via WP Cron','2025-09-29 05:31:30','2025-09-29 07:31:30'),(1231437,410560,'action complete via WP Cron','2025-09-29 05:31:30','2025-09-29 07:31:30'),(1231438,410561,'action created','2025-09-29 05:31:30','2025-09-29 07:31:30'),(1231439,410561,'action started via WP Cron','2025-09-29 05:33:30','2025-09-29 07:33:30'),(1231440,410561,'action complete via WP Cron','2025-09-29 05:33:30','2025-09-29 07:33:30'),(1231441,410562,'action created','2025-09-29 05:33:30','2025-09-29 07:33:30'),(1231442,410562,'action started via WP Cron','2025-09-29 05:35:30','2025-09-29 07:35:30'),(1231443,410562,'action complete via WP Cron','2025-09-29 05:35:30','2025-09-29 07:35:30'),(1231444,410563,'action created','2025-09-29 05:35:30','2025-09-29 07:35:30'),(1231445,410563,'action started via WP Cron','2025-09-29 05:38:29','2025-09-29 07:38:29'),(1231446,410563,'action complete via WP Cron','2025-09-29 05:38:29','2025-09-29 07:38:29'),(1231447,410564,'action created','2025-09-29 05:38:29','2025-09-29 07:38:29'),(1231448,410564,'action started via WP Cron','2025-09-29 05:41:10','2025-09-29 07:41:10'),(1231449,410564,'action complete via WP Cron','2025-09-29 05:41:10','2025-09-29 07:41:10'),(1231450,410565,'action created','2025-09-29 05:41:10','2025-09-29 07:41:10'),(1231451,410565,'action started via WP Cron','2025-09-29 05:43:33','2025-09-29 07:43:33'),(1231452,410565,'action complete via WP Cron','2025-09-29 05:43:33','2025-09-29 07:43:33'),(1231453,410566,'action created','2025-09-29 05:43:33','2025-09-29 07:43:33'),(1231454,410566,'action started via WP Cron','2025-09-29 05:46:10','2025-09-29 07:46:10'),(1231455,410566,'action complete via WP Cron','2025-09-29 05:46:10','2025-09-29 07:46:10'),(1231456,410567,'action created','2025-09-29 05:46:10','2025-09-29 07:46:10'),(1231457,410567,'action started via WP Cron','2025-09-29 05:48:26','2025-09-29 07:48:26'),(1231458,410567,'action complete via WP Cron','2025-09-29 05:48:26','2025-09-29 07:48:26'),(1231459,410568,'action created','2025-09-29 05:48:26','2025-09-29 07:48:26'),(1231460,410568,'action started via WP Cron','2025-09-29 05:50:46','2025-09-29 07:50:46'),(1231461,410568,'action complete via WP Cron','2025-09-29 05:50:46','2025-09-29 07:50:46'),(1231462,410569,'action created','2025-09-29 05:50:46','2025-09-29 07:50:46'),(1231463,410569,'action started via WP Cron','2025-09-29 05:56:10','2025-09-29 07:56:10'),(1231464,410569,'action complete via WP Cron','2025-09-29 05:56:10','2025-09-29 07:56:10'),(1231465,410570,'action created','2025-09-29 05:56:10','2025-09-29 07:56:10'),(1231466,410570,'action started via WP Cron','2025-09-29 05:59:38','2025-09-29 07:59:38'),(1231467,410570,'action complete via WP Cron','2025-09-29 05:59:38','2025-09-29 07:59:38'),(1231468,410571,'action created','2025-09-29 05:59:38','2025-09-29 07:59:38'),(1231469,410571,'action started via WP Cron','2025-09-29 06:04:45','2025-09-29 08:04:45'),(1231470,410571,'action complete via WP Cron','2025-09-29 06:04:45','2025-09-29 08:04:45'),(1231471,410572,'action created','2025-09-29 06:04:45','2025-09-29 08:04:45'),(1231472,410572,'action started via WP Cron','2025-09-29 06:07:49','2025-09-29 08:07:49'),(1231473,410572,'action complete via WP Cron','2025-09-29 06:07:49','2025-09-29 08:07:49'),(1231474,410573,'action created','2025-09-29 06:07:49','2025-09-29 08:07:49'),(1231475,410573,'action started via WP Cron','2025-09-29 06:11:10','2025-09-29 08:11:10'),(1231476,410573,'action complete via WP Cron','2025-09-29 06:11:10','2025-09-29 08:11:10'),(1231477,410574,'action created','2025-09-29 06:11:10','2025-09-29 08:11:10'),(1231478,410574,'action started via WP Cron','2025-09-29 06:13:18','2025-09-29 08:13:18'),(1231479,410574,'action complete via WP Cron','2025-09-29 06:13:18','2025-09-29 08:13:18'),(1231480,410575,'action created','2025-09-29 06:13:18','2025-09-29 08:13:18'),(1231481,410575,'action started via WP Cron','2025-09-29 06:16:11','2025-09-29 08:16:11'),(1231482,410575,'action complete via WP Cron','2025-09-29 06:16:11','2025-09-29 08:16:11'),(1231483,410576,'action created','2025-09-29 06:16:11','2025-09-29 08:16:11'),(1231484,410576,'action started via WP Cron','2025-09-29 06:19:19','2025-09-29 08:19:19'),(1231485,410576,'action complete via WP Cron','2025-09-29 06:19:19','2025-09-29 08:19:19'),(1231486,410577,'action created','2025-09-29 06:19:19','2025-09-29 08:19:19'),(1231487,410577,'action started via WP Cron','2025-09-29 06:22:12','2025-09-29 08:22:12'),(1231488,410577,'action complete via WP Cron','2025-09-29 06:22:12','2025-09-29 08:22:12'),(1231489,410578,'action created','2025-09-29 06:22:12','2025-09-29 08:22:12'),(1231490,410578,'action started via WP Cron','2025-09-29 06:25:30','2025-09-29 08:25:30'),(1231491,410578,'action complete via WP Cron','2025-09-29 06:25:30','2025-09-29 08:25:30'),(1231492,410579,'action created','2025-09-29 06:25:30','2025-09-29 08:25:30'),(1231493,410579,'action started via WP Cron','2025-09-29 06:29:35','2025-09-29 08:29:35'),(1231494,410579,'action complete via WP Cron','2025-09-29 06:29:35','2025-09-29 08:29:35'),(1231495,410580,'action created','2025-09-29 06:29:35','2025-09-29 08:29:35'),(1231496,410580,'action started via WP Cron','2025-09-29 06:32:52','2025-09-29 08:32:52'),(1231497,410580,'action complete via WP Cron','2025-09-29 06:32:52','2025-09-29 08:32:52'),(1231498,410581,'action created','2025-09-29 06:32:52','2025-09-29 08:32:52'),(1231499,410581,'action started via WP Cron','2025-09-29 06:36:10','2025-09-29 08:36:10'),(1231500,410581,'action complete via WP Cron','2025-09-29 06:36:10','2025-09-29 08:36:10'),(1231501,410582,'action created','2025-09-29 06:36:10','2025-09-29 08:36:10'),(1231502,410582,'action started via WP Cron','2025-09-29 06:39:45','2025-09-29 08:39:45'),(1231503,410582,'action complete via WP Cron','2025-09-29 06:39:45','2025-09-29 08:39:45'),(1231504,410583,'action created','2025-09-29 06:39:45','2025-09-29 08:39:45'),(1231505,410583,'action started via WP Cron','2025-09-29 06:44:13','2025-09-29 08:44:13'),(1231506,410583,'action complete via WP Cron','2025-09-29 06:44:13','2025-09-29 08:44:13'),(1231507,410584,'action created','2025-09-29 06:44:13','2025-09-29 08:44:13'),(1231508,410584,'action started via WP Cron','2025-09-29 06:47:59','2025-09-29 08:47:59'),(1231509,410584,'action complete via WP Cron','2025-09-29 06:47:59','2025-09-29 08:47:59'),(1231510,410585,'action created','2025-09-29 06:47:59','2025-09-29 08:47:59'),(1231511,410585,'action started via WP Cron','2025-09-29 06:50:14','2025-09-29 08:50:14'),(1231512,410585,'action complete via WP Cron','2025-09-29 06:50:14','2025-09-29 08:50:14'),(1231513,410586,'action created','2025-09-29 06:50:14','2025-09-29 08:50:14'),(1231514,410586,'action started via WP Cron','2025-09-29 06:56:10','2025-09-29 08:56:10'),(1231515,410586,'action complete via WP Cron','2025-09-29 06:56:11','2025-09-29 08:56:11'),(1231516,410587,'action created','2025-09-29 06:56:11','2025-09-29 08:56:11'),(1231517,410587,'action started via WP Cron','2025-09-29 07:01:11','2025-09-29 09:01:11'),(1231518,410587,'action complete via WP Cron','2025-09-29 07:01:11','2025-09-29 09:01:11'),(1231519,410588,'action created','2025-09-29 07:01:11','2025-09-29 09:01:11'),(1231520,410588,'action started via WP Cron','2025-09-29 07:06:11','2025-09-29 09:06:11'),(1231521,410588,'action complete via WP Cron','2025-09-29 07:06:11','2025-09-29 09:06:11'),(1231522,410589,'action created','2025-09-29 07:06:11','2025-09-29 09:06:11'),(1231523,410589,'action started via WP Cron','2025-09-29 07:08:41','2025-09-29 09:08:41'),(1231524,410589,'action complete via WP Cron','2025-09-29 07:08:41','2025-09-29 09:08:41'),(1231525,410590,'action created','2025-09-29 07:08:41','2025-09-29 09:08:41'),(1231526,410590,'action started via WP Cron','2025-09-29 07:11:10','2025-09-29 09:11:10'),(1231527,410590,'action complete via WP Cron','2025-09-29 07:11:10','2025-09-29 09:11:10'),(1231528,410591,'action created','2025-09-29 07:11:10','2025-09-29 09:11:10'),(1231529,410591,'action started via WP Cron','2025-09-29 07:13:31','2025-09-29 09:13:31'),(1231530,410591,'action complete via WP Cron','2025-09-29 07:13:31','2025-09-29 09:13:31'),(1231531,410592,'action created','2025-09-29 07:13:31','2025-09-29 09:13:31'),(1231532,410592,'action started via WP Cron','2025-09-29 07:16:10','2025-09-29 09:16:10'),(1231533,410592,'action complete via WP Cron','2025-09-29 07:16:10','2025-09-29 09:16:10'),(1231534,410593,'action created','2025-09-29 07:16:10','2025-09-29 09:16:10'),(1231535,410593,'action started via WP Cron','2025-09-29 07:18:48','2025-09-29 09:18:48'),(1231536,410593,'action complete via WP Cron','2025-09-29 07:18:48','2025-09-29 09:18:48'),(1231537,410594,'action created','2025-09-29 07:18:48','2025-09-29 09:18:48'),(1231538,410594,'action started via WP Cron','2025-09-29 07:21:11','2025-09-29 09:21:11'),(1231539,410594,'action complete via WP Cron','2025-09-29 07:21:12','2025-09-29 09:21:12'),(1231540,410595,'action created','2025-09-29 07:21:12','2025-09-29 09:21:12'),(1231541,410595,'action started via WP Cron','2025-09-29 07:24:41','2025-09-29 09:24:41'),(1231542,410595,'action complete via WP Cron','2025-09-29 07:24:41','2025-09-29 09:24:41'),(1231543,410596,'action created','2025-09-29 07:24:41','2025-09-29 09:24:41'),(1231544,410596,'action started via WP Cron','2025-09-29 07:27:36','2025-09-29 09:27:36'),(1231545,410596,'action complete via WP Cron','2025-09-29 07:27:36','2025-09-29 09:27:36'),(1231546,410597,'action created','2025-09-29 07:27:36','2025-09-29 09:27:36'),(1231547,410597,'action started via WP Cron','2025-09-29 07:30:32','2025-09-29 09:30:32'),(1231548,410597,'action complete via WP Cron','2025-09-29 07:30:32','2025-09-29 09:30:32'),(1231549,410598,'action created','2025-09-29 07:30:32','2025-09-29 09:30:32'),(1231550,410598,'action started via WP Cron','2025-09-29 07:32:32','2025-09-29 09:32:32'),(1231551,410598,'action complete via WP Cron','2025-09-29 07:32:32','2025-09-29 09:32:32'),(1231552,410599,'action created','2025-09-29 07:32:32','2025-09-29 09:32:32'),(1231553,410599,'action started via WP Cron','2025-09-29 07:35:31','2025-09-29 09:35:31'),(1231554,410599,'action complete via WP Cron','2025-09-29 07:35:31','2025-09-29 09:35:31'),(1231555,410600,'action created','2025-09-29 07:35:31','2025-09-29 09:35:31'),(1231556,410600,'action started via WP Cron','2025-09-29 07:37:31','2025-09-29 09:37:31'),(1231557,410600,'action complete via WP Cron','2025-09-29 07:37:31','2025-09-29 09:37:31'),(1231558,410601,'action created','2025-09-29 07:37:31','2025-09-29 09:37:31'),(1231559,410601,'action started via WP Cron','2025-09-29 07:41:10','2025-09-29 09:41:10'),(1231560,410601,'action complete via WP Cron','2025-09-29 07:41:10','2025-09-29 09:41:10'),(1231561,410602,'action created','2025-09-29 07:41:10','2025-09-29 09:41:10'),(1231562,410602,'action started via WP Cron','2025-09-29 07:44:37','2025-09-29 09:44:37'),(1231563,410602,'action complete via WP Cron','2025-09-29 07:44:37','2025-09-29 09:44:37'),(1231564,410603,'action created','2025-09-29 07:44:37','2025-09-29 09:44:37'),(1231565,410603,'action started via WP Cron','2025-09-29 07:48:28','2025-09-29 09:48:28'),(1231566,410603,'action complete via WP Cron','2025-09-29 07:48:28','2025-09-29 09:48:28'),(1231567,410604,'action created','2025-09-29 07:48:28','2025-09-29 09:48:28'),(1231568,410604,'action started via WP Cron','2025-09-29 07:50:42','2025-09-29 09:50:42'),(1231569,410604,'action complete via WP Cron','2025-09-29 07:50:43','2025-09-29 09:50:43'),(1231570,410605,'action created','2025-09-29 07:50:43','2025-09-29 09:50:43'),(1231571,410605,'action started via WP Cron','2025-09-29 07:53:31','2025-09-29 09:53:31'),(1231572,410605,'action complete via WP Cron','2025-09-29 07:53:31','2025-09-29 09:53:31'),(1231573,410606,'action created','2025-09-29 07:53:31','2025-09-29 09:53:31'),(1231574,410606,'action started via WP Cron','2025-09-29 07:56:11','2025-09-29 09:56:11'),(1231575,410606,'action complete via WP Cron','2025-09-29 07:56:11','2025-09-29 09:56:11'),(1231576,410607,'action created','2025-09-29 07:56:11','2025-09-29 09:56:11'),(1231577,410607,'action started via WP Cron','2025-09-29 07:58:41','2025-09-29 09:58:41'),(1231578,410607,'action complete via WP Cron','2025-09-29 07:58:41','2025-09-29 09:58:41'),(1231579,410608,'action created','2025-09-29 07:58:41','2025-09-29 09:58:41'),(1231580,410608,'action started via WP Cron','2025-09-29 08:04:33','2025-09-29 10:04:33'),(1231581,410608,'action complete via WP Cron','2025-09-29 08:04:33','2025-09-29 10:04:33'),(1231582,410609,'action created','2025-09-29 08:04:33','2025-09-29 10:04:33'),(1231583,410609,'action started via WP Cron','2025-09-29 08:07:09','2025-09-29 10:07:09'),(1231584,410609,'action complete via WP Cron','2025-09-29 08:07:09','2025-09-29 10:07:09'),(1231585,410610,'action created','2025-09-29 08:07:09','2025-09-29 10:07:09'),(1231586,410610,'action started via WP Cron','2025-09-29 08:10:31','2025-09-29 10:10:31'),(1231587,410610,'action complete via WP Cron','2025-09-29 08:10:31','2025-09-29 10:10:31'),(1231588,410611,'action created','2025-09-29 08:10:31','2025-09-29 10:10:31'),(1231589,410611,'action started via WP Cron','2025-09-29 08:12:48','2025-09-29 10:12:48'),(1231590,410611,'action complete via WP Cron','2025-09-29 08:12:48','2025-09-29 10:12:48'),(1231591,410612,'action created','2025-09-29 08:12:48','2025-09-29 10:12:48'),(1231592,410612,'action started via WP Cron','2025-09-29 08:15:43','2025-09-29 10:15:43'),(1231593,410612,'action complete via WP Cron','2025-09-29 08:15:43','2025-09-29 10:15:43'),(1231594,410613,'action created','2025-09-29 08:15:43','2025-09-29 10:15:43'),(1231595,410613,'action started via WP Cron','2025-09-29 08:20:24','2025-09-29 10:20:24'),(1231596,410613,'action complete via WP Cron','2025-09-29 08:20:24','2025-09-29 10:20:24'),(1231597,410614,'action created','2025-09-29 08:20:24','2025-09-29 10:20:24'),(1231598,410614,'action started via WP Cron','2025-09-29 08:22:52','2025-09-29 10:22:52'),(1231599,410614,'action complete via WP Cron','2025-09-29 08:22:52','2025-09-29 10:22:52'),(1231600,410615,'action created','2025-09-29 08:22:52','2025-09-29 10:22:52'),(1231601,410615,'action started via WP Cron','2025-09-29 08:26:09','2025-09-29 10:26:09'),(1231602,410615,'action complete via WP Cron','2025-09-29 08:26:09','2025-09-29 10:26:09'),(1231603,410616,'action created','2025-09-29 08:26:09','2025-09-29 10:26:09'),(1231604,410616,'action started via WP Cron','2025-09-29 08:31:10','2025-09-29 10:31:10'),(1231605,410616,'action complete via WP Cron','2025-09-29 08:31:10','2025-09-29 10:31:10'),(1231606,410617,'action created','2025-09-29 08:31:10','2025-09-29 10:31:10'),(1231607,410617,'action started via WP Cron','2025-09-29 08:34:05','2025-09-29 10:34:05'),(1231608,410617,'action complete via WP Cron','2025-09-29 08:34:05','2025-09-29 10:34:05'),(1231609,410618,'action created','2025-09-29 08:34:05','2025-09-29 10:34:05'),(1231610,410618,'action started via WP Cron','2025-09-29 08:36:07','2025-09-29 10:36:07'),(1231611,410618,'action complete via WP Cron','2025-09-29 08:36:07','2025-09-29 10:36:07'),(1231612,410619,'action created','2025-09-29 08:36:07','2025-09-29 10:36:07'),(1231613,410619,'action started via WP Cron','2025-09-29 08:39:45','2025-09-29 10:39:45'),(1231614,410619,'action complete via WP Cron','2025-09-29 08:39:45','2025-09-29 10:39:45'),(1231615,410620,'action created','2025-09-29 08:39:45','2025-09-29 10:39:45'),(1231616,410620,'action started via WP Cron','2025-09-29 08:42:33','2025-09-29 10:42:33'),(1231617,410620,'action complete via WP Cron','2025-09-29 08:42:33','2025-09-29 10:42:33'),(1231618,410621,'action created','2025-09-29 08:42:33','2025-09-29 10:42:33'),(1231619,410621,'action started via WP Cron','2025-09-29 08:45:35','2025-09-29 10:45:35'),(1231620,410621,'action complete via WP Cron','2025-09-29 08:45:35','2025-09-29 10:45:35'),(1231621,410622,'action created','2025-09-29 08:45:35','2025-09-29 10:45:35'),(1231622,410622,'action started via WP Cron','2025-09-29 08:47:57','2025-09-29 10:47:57'),(1231623,410622,'action complete via WP Cron','2025-09-29 08:47:57','2025-09-29 10:47:57'),(1231624,410623,'action created','2025-09-29 08:47:57','2025-09-29 10:47:57'),(1231625,410623,'action started via WP Cron','2025-09-29 08:50:18','2025-09-29 10:50:18'),(1231626,410623,'action complete via WP Cron','2025-09-29 08:50:18','2025-09-29 10:50:18'),(1231627,410624,'action created','2025-09-29 08:50:18','2025-09-29 10:50:18'),(1231628,410624,'action started via WP Cron','2025-09-29 08:52:25','2025-09-29 10:52:25'),(1231629,410624,'action complete via WP Cron','2025-09-29 08:52:25','2025-09-29 10:52:25'),(1231630,410625,'action created','2025-09-29 08:52:25','2025-09-29 10:52:25'),(1231631,410625,'action started via WP Cron','2025-09-29 08:56:10','2025-09-29 10:56:10'),(1231632,410625,'action complete via WP Cron','2025-09-29 08:56:10','2025-09-29 10:56:10'),(1231633,410626,'action created','2025-09-29 08:56:10','2025-09-29 10:56:10'),(1231634,410626,'action started via WP Cron','2025-09-29 09:01:01','2025-09-29 11:01:01'),(1231635,410626,'action complete via WP Cron','2025-09-29 09:01:01','2025-09-29 11:01:01'),(1231636,410627,'action created','2025-09-29 09:01:01','2025-09-29 11:01:01'),(1231637,410627,'action started via WP Cron','2025-09-29 09:03:13','2025-09-29 11:03:13'),(1231638,410627,'action complete via WP Cron','2025-09-29 09:03:13','2025-09-29 11:03:13'),(1231639,410628,'action created','2025-09-29 09:03:13','2025-09-29 11:03:13'),(1231640,410628,'action started via WP Cron','2025-09-29 09:06:06','2025-09-29 11:06:06'),(1231641,410628,'action complete via WP Cron','2025-09-29 09:06:06','2025-09-29 11:06:06'),(1231642,410629,'action created','2025-09-29 09:06:06','2025-09-29 11:06:06'),(1231643,410629,'action started via WP Cron','2025-09-29 09:08:20','2025-09-29 11:08:20'),(1231644,410629,'action complete via WP Cron','2025-09-29 09:08:20','2025-09-29 11:08:20'),(1231645,410630,'action created','2025-09-29 09:08:20','2025-09-29 11:08:20'),(1231646,410630,'action started via WP Cron','2025-09-29 09:11:10','2025-09-29 11:11:10'),(1231647,410630,'action complete via WP Cron','2025-09-29 09:11:10','2025-09-29 11:11:10'),(1231648,410631,'action created','2025-09-29 09:11:10','2025-09-29 11:11:10'),(1231649,410631,'action started via WP Cron','2025-09-29 09:13:35','2025-09-29 11:13:35'),(1231650,410631,'action complete via WP Cron','2025-09-29 09:13:35','2025-09-29 11:13:35'),(1231651,410632,'action created','2025-09-29 09:13:35','2025-09-29 11:13:35'),(1231652,410632,'action started via WP Cron','2025-09-29 09:18:33','2025-09-29 11:18:33'),(1231653,410632,'action complete via WP Cron','2025-09-29 09:18:33','2025-09-29 11:18:33'),(1231654,410633,'action created','2025-09-29 09:18:33','2025-09-29 11:18:33'),(1231655,410633,'action started via WP Cron','2025-09-29 09:21:10','2025-09-29 11:21:10'),(1231656,410633,'action complete via WP Cron','2025-09-29 09:21:10','2025-09-29 11:21:10'),(1231657,410634,'action created','2025-09-29 09:21:10','2025-09-29 11:21:10'),(1231658,410634,'action started via WP Cron','2025-09-29 09:24:14','2025-09-29 11:24:14'),(1231659,410634,'action complete via WP Cron','2025-09-29 09:24:14','2025-09-29 11:24:14'),(1231660,410635,'action created','2025-09-29 09:24:14','2025-09-29 11:24:14'),(1231661,410635,'action started via WP Cron','2025-09-29 09:28:33','2025-09-29 11:28:33'),(1231662,410635,'action complete via WP Cron','2025-09-29 09:28:33','2025-09-29 11:28:33'),(1231663,410636,'action created','2025-09-29 09:28:33','2025-09-29 11:28:33'),(1231664,410636,'action started via WP Cron','2025-09-29 09:31:10','2025-09-29 11:31:10'),(1231665,410636,'action complete via WP Cron','2025-09-29 09:31:10','2025-09-29 11:31:10'),(1231666,410637,'action created','2025-09-29 09:31:10','2025-09-29 11:31:10'),(1231667,410637,'action started via WP Cron','2025-09-29 09:34:26','2025-09-29 11:34:26'),(1231668,410637,'action complete via WP Cron','2025-09-29 09:34:26','2025-09-29 11:34:26'),(1231669,410638,'action created','2025-09-29 09:34:26','2025-09-29 11:34:26'),(1231670,410638,'action started via WP Cron','2025-09-29 09:37:39','2025-09-29 11:37:39'),(1231671,410638,'action complete via WP Cron','2025-09-29 09:37:39','2025-09-29 11:37:39'),(1231672,410639,'action created','2025-09-29 09:37:39','2025-09-29 11:37:39'),(1231673,410639,'action started via WP Cron','2025-09-29 09:40:13','2025-09-29 11:40:13'),(1231674,410639,'action complete via WP Cron','2025-09-29 09:40:13','2025-09-29 11:40:13'),(1231675,410640,'action created','2025-09-29 09:40:13','2025-09-29 11:40:13'),(1231676,410640,'action started via WP Cron','2025-09-29 09:43:06','2025-09-29 11:43:06'),(1231677,410640,'action complete via WP Cron','2025-09-29 09:43:06','2025-09-29 11:43:06'),(1231678,410641,'action created','2025-09-29 09:43:06','2025-09-29 11:43:06'),(1231679,410641,'action started via WP Cron','2025-09-29 09:45:29','2025-09-29 11:45:29'),(1231680,410641,'action complete via WP Cron','2025-09-29 09:45:29','2025-09-29 11:45:29'),(1231681,410642,'action created','2025-09-29 09:45:29','2025-09-29 11:45:29'),(1231682,410642,'action started via WP Cron','2025-09-29 09:50:27','2025-09-29 11:50:27'),(1231683,410642,'action complete via WP Cron','2025-09-29 09:50:27','2025-09-29 11:50:27'),(1231684,410643,'action created','2025-09-29 09:50:27','2025-09-29 11:50:27'),(1231685,410643,'action started via WP Cron','2025-09-29 09:55:25','2025-09-29 11:55:25'),(1231686,410643,'action complete via WP Cron','2025-09-29 09:55:25','2025-09-29 11:55:25'),(1231687,410644,'action created','2025-09-29 09:55:25','2025-09-29 11:55:25'),(1231688,410644,'action started via WP Cron','2025-09-29 09:58:13','2025-09-29 11:58:13'),(1231689,410644,'action complete via WP Cron','2025-09-29 09:58:13','2025-09-29 11:58:13'),(1231690,410645,'action created','2025-09-29 09:58:13','2025-09-29 11:58:13'),(1231691,410645,'action started via WP Cron','2025-09-29 10:00:19','2025-09-29 12:00:19'),(1231692,410645,'action complete via WP Cron','2025-09-29 10:00:19','2025-09-29 12:00:19'),(1231693,410646,'action created','2025-09-29 10:00:19','2025-09-29 12:00:19'),(1231694,410646,'action started via WP Cron','2025-09-29 10:05:21','2025-09-29 12:05:21'),(1231695,410646,'action complete via WP Cron','2025-09-29 10:05:21','2025-09-29 12:05:21'),(1231696,410647,'action created','2025-09-29 10:05:21','2025-09-29 12:05:21'),(1231697,410647,'action started via WP Cron','2025-09-29 10:10:26','2025-09-29 12:10:26'),(1231698,410647,'action complete via WP Cron','2025-09-29 10:10:26','2025-09-29 12:10:26'),(1231699,410648,'action created','2025-09-29 10:10:26','2025-09-29 12:10:26'),(1231700,410648,'action started via WP Cron','2025-09-29 10:15:41','2025-09-29 12:15:41'),(1231701,410648,'action complete via WP Cron','2025-09-29 10:15:41','2025-09-29 12:15:41'),(1231702,410649,'action created','2025-09-29 10:15:41','2025-09-29 12:15:41'),(1231703,410649,'action started via WP Cron','2025-09-29 10:17:41','2025-09-29 12:17:41'),(1231704,410649,'action complete via WP Cron','2025-09-29 10:17:41','2025-09-29 12:17:41'),(1231705,410650,'action created','2025-09-29 10:17:41','2025-09-29 12:17:41'),(1231706,410650,'action started via WP Cron','2025-09-29 10:20:29','2025-09-29 12:20:29'),(1231707,410650,'action complete via WP Cron','2025-09-29 10:20:29','2025-09-29 12:20:29'),(1231708,410651,'action created','2025-09-29 10:20:29','2025-09-29 12:20:29'),(1231709,410651,'action started via WP Cron','2025-09-29 10:22:53','2025-09-29 12:22:53'),(1231710,410651,'action complete via WP Cron','2025-09-29 10:22:53','2025-09-29 12:22:53'),(1231711,410652,'action created','2025-09-29 10:22:53','2025-09-29 12:22:53'),(1231712,410652,'action started via WP Cron','2025-09-29 10:26:12','2025-09-29 12:26:12'),(1231713,410652,'action complete via WP Cron','2025-09-29 10:26:12','2025-09-29 12:26:12'),(1231714,410653,'action created','2025-09-29 10:26:12','2025-09-29 12:26:12'),(1231715,410653,'action started via WP Cron','2025-09-29 10:31:14','2025-09-29 12:31:14'),(1231716,410653,'action complete via WP Cron','2025-09-29 10:31:14','2025-09-29 12:31:14'),(1231717,410654,'action created','2025-09-29 10:31:14','2025-09-29 12:31:14'),(1231718,410654,'action started via WP Cron','2025-09-29 10:34:33','2025-09-29 12:34:33'),(1231719,410654,'action complete via WP Cron','2025-09-29 10:34:33','2025-09-29 12:34:33'),(1231720,410655,'action created','2025-09-29 10:34:33','2025-09-29 12:34:33'),(1231721,410655,'action started via WP Cron','2025-09-29 10:37:00','2025-09-29 12:37:00'),(1231722,410655,'action complete via WP Cron','2025-09-29 10:37:00','2025-09-29 12:37:00'),(1231723,410656,'action created','2025-09-29 10:37:00','2025-09-29 12:37:00'),(1231724,410656,'action started via WP Cron','2025-09-29 10:39:37','2025-09-29 12:39:37'),(1231725,410656,'action complete via WP Cron','2025-09-29 10:39:37','2025-09-29 12:39:37'),(1231726,410657,'action created','2025-09-29 10:39:37','2025-09-29 12:39:37'),(1231727,410657,'action started via WP Cron','2025-09-29 10:42:10','2025-09-29 12:42:10'),(1231728,410657,'action complete via WP Cron','2025-09-29 10:42:10','2025-09-29 12:42:10'),(1231729,410658,'action created','2025-09-29 10:42:10','2025-09-29 12:42:10'),(1231730,410658,'action started via WP Cron','2025-09-29 10:44:42','2025-09-29 12:44:42'),(1231731,410658,'action complete via WP Cron','2025-09-29 10:44:42','2025-09-29 12:44:42'),(1231732,410659,'action created','2025-09-29 10:44:42','2025-09-29 12:44:42'),(1231733,410659,'action started via WP Cron','2025-09-29 10:47:39','2025-09-29 12:47:39'),(1231734,410659,'action complete via WP Cron','2025-09-29 10:47:39','2025-09-29 12:47:39'),(1231735,410660,'action created','2025-09-29 10:47:39','2025-09-29 12:47:39'),(1231736,410660,'action started via WP Cron','2025-09-29 10:50:50','2025-09-29 12:50:50'),(1231737,410660,'action complete via WP Cron','2025-09-29 10:50:50','2025-09-29 12:50:50'),(1231738,410661,'action created','2025-09-29 10:50:50','2025-09-29 12:50:50'),(1231739,410661,'action started via WP Cron','2025-09-29 10:54:36','2025-09-29 12:54:36'),(1231740,410661,'action complete via WP Cron','2025-09-29 10:54:36','2025-09-29 12:54:36'),(1231741,410662,'action created','2025-09-29 10:54:36','2025-09-29 12:54:36'),(1231742,410662,'action started via WP Cron','2025-09-29 10:56:59','2025-09-29 12:56:59'),(1231743,410662,'action complete via WP Cron','2025-09-29 10:56:59','2025-09-29 12:56:59'),(1231744,410663,'action created','2025-09-29 10:56:59','2025-09-29 12:56:59'),(1231745,410663,'action started via WP Cron','2025-09-29 10:59:31','2025-09-29 12:59:31'),(1231746,410663,'action complete via WP Cron','2025-09-29 10:59:31','2025-09-29 12:59:31'),(1231747,410664,'action created','2025-09-29 10:59:31','2025-09-29 12:59:31'),(1231748,410664,'action started via WP Cron','2025-09-29 11:02:32','2025-09-29 13:02:32'),(1231749,410664,'action complete via WP Cron','2025-09-29 11:02:32','2025-09-29 13:02:32'),(1231750,410665,'action created','2025-09-29 11:02:32','2025-09-29 13:02:32'),(1231751,410665,'action started via WP Cron','2025-09-29 11:04:32','2025-09-29 13:04:32'),(1231752,410665,'action complete via WP Cron','2025-09-29 11:04:32','2025-09-29 13:04:32'),(1231753,410666,'action created','2025-09-29 11:04:32','2025-09-29 13:04:32'),(1231754,410666,'action started via WP Cron','2025-09-29 11:07:33','2025-09-29 13:07:33'),(1231755,410666,'action complete via WP Cron','2025-09-29 11:07:33','2025-09-29 13:07:33'),(1231756,410667,'action created','2025-09-29 11:07:33','2025-09-29 13:07:33'),(1231757,410667,'action started via WP Cron','2025-09-29 11:10:31','2025-09-29 13:10:31'),(1231758,410667,'action complete via WP Cron','2025-09-29 11:10:32','2025-09-29 13:10:32'),(1231759,410668,'action created','2025-09-29 11:10:32','2025-09-29 13:10:32'),(1231760,410668,'action started via WP Cron','2025-09-29 11:12:34','2025-09-29 13:12:34'),(1231761,410668,'action complete via WP Cron','2025-09-29 11:12:34','2025-09-29 13:12:34'),(1231762,410669,'action created','2025-09-29 11:12:34','2025-09-29 13:12:34'),(1231763,410669,'action started via WP Cron','2025-09-29 11:15:37','2025-09-29 13:15:37'),(1231764,410669,'action complete via WP Cron','2025-09-29 11:15:37','2025-09-29 13:15:37'),(1231765,410670,'action created','2025-09-29 11:15:37','2025-09-29 13:15:37'),(1231766,410670,'action started via Async Request','2025-09-29 11:18:04','2025-09-29 13:18:04'),(1231767,410670,'action complete via Async Request','2025-09-29 11:18:04','2025-09-29 13:18:04'),(1231768,410671,'action created','2025-09-29 11:18:04','2025-09-29 13:18:04'),(1231769,410671,'action started via WP Cron','2025-09-29 11:20:36','2025-09-29 13:20:36'),(1231770,410671,'action complete via WP Cron','2025-09-29 11:20:37','2025-09-29 13:20:37'),(1231771,410672,'action created','2025-09-29 11:20:37','2025-09-29 13:20:37'),(1231772,410672,'action started via WP Cron','2025-09-29 11:22:38','2025-09-29 13:22:38'),(1231773,410672,'action complete via WP Cron','2025-09-29 11:22:39','2025-09-29 13:22:39'),(1231774,410673,'action created','2025-09-29 11:22:39','2025-09-29 13:22:39'),(1231775,410673,'action started via WP Cron','2025-09-29 11:25:30','2025-09-29 13:25:30'),(1231776,410673,'action complete via WP Cron','2025-09-29 11:25:31','2025-09-29 13:25:31'),(1231777,410674,'action created','2025-09-29 11:25:31','2025-09-29 13:25:31'),(1231778,410674,'action started via WP Cron','2025-09-29 11:27:34','2025-09-29 13:27:34'),(1231779,410674,'action complete via WP Cron','2025-09-29 11:27:34','2025-09-29 13:27:34'),(1231780,410675,'action created','2025-09-29 11:27:34','2025-09-29 13:27:34'),(1231781,410675,'action started via WP Cron','2025-09-29 11:30:33','2025-09-29 13:30:33'),(1231782,410675,'action complete via WP Cron','2025-09-29 11:30:33','2025-09-29 13:30:33'),(1231783,410676,'action created','2025-09-29 11:30:33','2025-09-29 13:30:33'),(1231784,410676,'action started via WP Cron','2025-09-29 11:32:33','2025-09-29 13:32:33'),(1231785,410676,'action complete via WP Cron','2025-09-29 11:32:33','2025-09-29 13:32:33'),(1231786,410677,'action created','2025-09-29 11:32:33','2025-09-29 13:32:33'),(1231787,410677,'action started via WP Cron','2025-09-29 11:34:34','2025-09-29 13:34:34'),(1231788,410677,'action complete via WP Cron','2025-09-29 11:34:34','2025-09-29 13:34:34'),(1231789,410678,'action created','2025-09-29 11:34:34','2025-09-29 13:34:34'),(1231790,410678,'action started via Async Request','2025-09-29 11:36:41','2025-09-29 13:36:41'),(1231791,410678,'action complete via Async Request','2025-09-29 11:36:41','2025-09-29 13:36:41'),(1231792,410679,'action created','2025-09-29 11:36:41','2025-09-29 13:36:41'),(1231793,410679,'action started via WP Cron','2025-09-29 11:39:28','2025-09-29 13:39:28'),(1231794,410679,'action complete via WP Cron','2025-09-29 11:39:28','2025-09-29 13:39:28'),(1231795,410680,'action created','2025-09-29 11:39:28','2025-09-29 13:39:28'),(1231796,410680,'action started via WP Cron','2025-09-29 11:42:27','2025-09-29 13:42:27'),(1231797,410680,'action complete via WP Cron','2025-09-29 11:42:27','2025-09-29 13:42:27'),(1231798,410681,'action created','2025-09-29 11:42:27','2025-09-29 13:42:27'),(1231799,410681,'action started via WP Cron','2025-09-29 11:45:30','2025-09-29 13:45:30'),(1231800,410681,'action complete via WP Cron','2025-09-29 11:45:30','2025-09-29 13:45:30'),(1231801,410682,'action created','2025-09-29 11:45:30','2025-09-29 13:45:30'),(1231802,410682,'action started via WP Cron','2025-09-29 11:47:36','2025-09-29 13:47:36'),(1231803,410682,'action complete via WP Cron','2025-09-29 11:47:36','2025-09-29 13:47:36'),(1231804,410683,'action created','2025-09-29 11:47:36','2025-09-29 13:47:36'),(1231805,410683,'action started via WP Cron','2025-09-29 11:50:11','2025-09-29 13:50:11'),(1231806,410683,'action complete via WP Cron','2025-09-29 11:50:11','2025-09-29 13:50:11'),(1231807,410684,'action created','2025-09-29 11:50:11','2025-09-29 13:50:11'),(1231808,410684,'action started via WP Cron','2025-09-29 11:53:32','2025-09-29 13:53:32'),(1231809,410684,'action complete via WP Cron','2025-09-29 11:53:33','2025-09-29 13:53:33'),(1231810,410685,'action created','2025-09-29 11:53:33','2025-09-29 13:53:33'),(1231811,410685,'action started via WP Cron','2025-09-29 11:56:53','2025-09-29 13:56:53'),(1231812,410685,'action complete via WP Cron','2025-09-29 11:56:53','2025-09-29 13:56:53'),(1231813,410686,'action created','2025-09-29 11:56:53','2025-09-29 13:56:53'),(1231814,410686,'action started via WP Cron','2025-09-29 12:00:30','2025-09-29 14:00:30'),(1231815,410686,'action complete via WP Cron','2025-09-29 12:00:30','2025-09-29 14:00:30'),(1231816,410687,'action created','2025-09-29 12:00:30','2025-09-29 14:00:30'),(1231817,410687,'action started via WP Cron','2025-09-29 12:02:34','2025-09-29 14:02:34'),(1231818,410687,'action complete via WP Cron','2025-09-29 12:02:34','2025-09-29 14:02:34'),(1231819,410688,'action created','2025-09-29 12:02:34','2025-09-29 14:02:34'),(1231820,410688,'action started via WP Cron','2025-09-29 12:04:37','2025-09-29 14:04:37'),(1231821,410688,'action complete via WP Cron','2025-09-29 12:04:37','2025-09-29 14:04:37'),(1231822,410689,'action created','2025-09-29 12:04:37','2025-09-29 14:04:37'),(1231823,410689,'action started via WP Cron','2025-09-29 12:11:11','2025-09-29 14:11:11'),(1231824,410689,'action complete via WP Cron','2025-09-29 12:11:11','2025-09-29 14:11:11'),(1231825,410690,'action created','2025-09-29 12:11:11','2025-09-29 14:11:11'),(1231826,410690,'action started via WP Cron','2025-09-29 12:14:08','2025-09-29 14:14:08'),(1231827,410690,'action complete via WP Cron','2025-09-29 12:14:08','2025-09-29 14:14:08'),(1231828,410691,'action created','2025-09-29 12:14:08','2025-09-29 14:14:08'),(1231829,410691,'action started via WP Cron','2025-09-29 12:16:11','2025-09-29 14:16:11'),(1231830,410691,'action complete via WP Cron','2025-09-29 12:16:11','2025-09-29 14:16:11'),(1231831,410692,'action created','2025-09-29 12:16:11','2025-09-29 14:16:11'),(1231832,410692,'action started via WP Cron','2025-09-29 12:18:48','2025-09-29 14:18:48'),(1231833,410692,'action complete via WP Cron','2025-09-29 12:18:48','2025-09-29 14:18:48'),(1231834,410693,'action created','2025-09-29 12:18:48','2025-09-29 14:18:48'),(1231835,410693,'action started via WP Cron','2025-09-29 12:22:29','2025-09-29 14:22:29'),(1231836,410693,'action complete via WP Cron','2025-09-29 12:22:29','2025-09-29 14:22:29'),(1231837,410694,'action created','2025-09-29 12:22:29','2025-09-29 14:22:29'),(1231838,410694,'action started via WP Cron','2025-09-29 12:24:33','2025-09-29 14:24:33'),(1231839,410694,'action complete via WP Cron','2025-09-29 12:24:33','2025-09-29 14:24:33'),(1231840,410695,'action created','2025-09-29 12:24:33','2025-09-29 14:24:33'),(1231841,410695,'action started via WP Cron','2025-09-29 12:29:05','2025-09-29 14:29:05'),(1231842,410695,'action complete via WP Cron','2025-09-29 12:29:05','2025-09-29 14:29:05'),(1231843,410696,'action created','2025-09-29 12:29:05','2025-09-29 14:29:05'),(1231844,410696,'action started via WP Cron','2025-09-29 12:31:11','2025-09-29 14:31:11'),(1231845,410696,'action complete via WP Cron','2025-09-29 12:31:11','2025-09-29 14:31:11'),(1231846,410697,'action created','2025-09-29 12:31:11','2025-09-29 14:31:11'),(1231847,410697,'action started via WP Cron','2025-09-29 12:34:50','2025-09-29 14:34:50'),(1231848,410697,'action complete via WP Cron','2025-09-29 12:34:50','2025-09-29 14:34:50'),(1231849,410698,'action created','2025-09-29 12:34:50','2025-09-29 14:34:50'),(1231850,410698,'action started via WP Cron','2025-09-29 12:37:25','2025-09-29 14:37:25'),(1231851,410698,'action complete via WP Cron','2025-09-29 12:37:25','2025-09-29 14:37:25'),(1231852,410699,'action created','2025-09-29 12:37:25','2025-09-29 14:37:25'),(1231853,410699,'action started via WP Cron','2025-09-29 12:39:34','2025-09-29 14:39:34'),(1231854,410699,'action complete via WP Cron','2025-09-29 12:39:34','2025-09-29 14:39:34'),(1231855,410700,'action created','2025-09-29 12:39:34','2025-09-29 14:39:34'),(1231856,410700,'action started via WP Cron','2025-09-29 12:41:36','2025-09-29 14:41:36'),(1231857,410700,'action complete via WP Cron','2025-09-29 12:41:36','2025-09-29 14:41:36'),(1231858,410701,'action created','2025-09-29 12:41:36','2025-09-29 14:41:36'),(1231859,410701,'action started via WP Cron','2025-09-29 12:45:01','2025-09-29 14:45:01'),(1231860,410701,'action complete via WP Cron','2025-09-29 12:45:01','2025-09-29 14:45:01'),(1231861,410702,'action created','2025-09-29 12:45:01','2025-09-29 14:45:01'),(1231862,410702,'action started via WP Cron','2025-09-29 12:47:18','2025-09-29 14:47:18'),(1231863,410702,'action complete via WP Cron','2025-09-29 12:47:18','2025-09-29 14:47:18'),(1231864,410703,'action created','2025-09-29 12:47:18','2025-09-29 14:47:18'),(1231865,410703,'action started via WP Cron','2025-09-29 12:51:29','2025-09-29 14:51:29'),(1231866,410703,'action complete via WP Cron','2025-09-29 12:51:29','2025-09-29 14:51:29'),(1231867,410704,'action created','2025-09-29 12:51:29','2025-09-29 14:51:29'),(1231868,410704,'action started via WP Cron','2025-09-29 12:54:54','2025-09-29 14:54:54'),(1231869,410704,'action complete via WP Cron','2025-09-29 12:54:55','2025-09-29 14:54:55'),(1231870,410705,'action created','2025-09-29 12:54:55','2025-09-29 14:54:55'),(1231871,410705,'action started via WP Cron','2025-09-29 12:57:16','2025-09-29 14:57:16'),(1231872,410705,'action complete via WP Cron','2025-09-29 12:57:16','2025-09-29 14:57:16'),(1231873,410706,'action created','2025-09-29 12:57:16','2025-09-29 14:57:16'),(1231874,410706,'action started via WP Cron','2025-09-29 13:00:21','2025-09-29 15:00:21'),(1231875,410706,'action complete via WP Cron','2025-09-29 13:00:21','2025-09-29 15:00:21'),(1231876,410707,'action created','2025-09-29 13:00:21','2025-09-29 15:00:21'),(1231877,410707,'action started via WP Cron','2025-09-29 13:04:30','2025-09-29 15:04:30'),(1231878,410707,'action complete via WP Cron','2025-09-29 13:04:30','2025-09-29 15:04:30'),(1231879,410708,'action created','2025-09-29 13:04:30','2025-09-29 15:04:30'),(1231880,410708,'action started via WP Cron','2025-09-29 13:06:46','2025-09-29 15:06:46'),(1231881,410708,'action complete via WP Cron','2025-09-29 13:06:46','2025-09-29 15:06:46'),(1231882,410709,'action created','2025-09-29 13:06:46','2025-09-29 15:06:46'),(1231883,410709,'action started via WP Cron','2025-09-29 13:10:12','2025-09-29 15:10:12'),(1231884,410709,'action complete via WP Cron','2025-09-29 13:10:12','2025-09-29 15:10:12'),(1231885,410710,'action created','2025-09-29 13:10:12','2025-09-29 15:10:12'),(1231886,410710,'action started via WP Cron','2025-09-29 13:13:08','2025-09-29 15:13:08'),(1231887,410710,'action complete via WP Cron','2025-09-29 13:13:08','2025-09-29 15:13:08'),(1231888,410711,'action created','2025-09-29 13:13:08','2025-09-29 15:13:08'),(1231889,410711,'action started via WP Cron','2025-09-29 13:15:11','2025-09-29 15:15:11'),(1231890,410711,'action complete via WP Cron','2025-09-29 13:15:11','2025-09-29 15:15:11'),(1231891,410712,'action created','2025-09-29 13:15:11','2025-09-29 15:15:11'),(1231892,410712,'action started via WP Cron','2025-09-29 13:19:38','2025-09-29 15:19:38'),(1231893,410712,'action complete via WP Cron','2025-09-29 13:19:38','2025-09-29 15:19:38'),(1231894,410713,'action created','2025-09-29 13:19:38','2025-09-29 15:19:38'),(1231895,410713,'action started via WP Cron','2025-09-29 13:23:25','2025-09-29 15:23:25'),(1231896,410713,'action complete via WP Cron','2025-09-29 13:23:26','2025-09-29 15:23:26'),(1231897,410714,'action created','2025-09-29 13:23:26','2025-09-29 15:23:26'),(1231898,410714,'action started via WP Cron','2025-09-29 13:26:10','2025-09-29 15:26:10'),(1231899,410714,'action complete via WP Cron','2025-09-29 13:26:10','2025-09-29 15:26:10'),(1231900,410715,'action created','2025-09-29 13:26:10','2025-09-29 15:26:10'),(1231901,410715,'action started via WP Cron','2025-09-29 13:28:56','2025-09-29 15:28:56'),(1231902,410715,'action complete via WP Cron','2025-09-29 13:28:56','2025-09-29 15:28:56'),(1231903,410716,'action created','2025-09-29 13:28:56','2025-09-29 15:28:56'),(1231904,410716,'action started via WP Cron','2025-09-29 13:31:20','2025-09-29 15:31:20'),(1231905,410716,'action complete via WP Cron','2025-09-29 13:31:20','2025-09-29 15:31:20'),(1231906,410717,'action created','2025-09-29 13:31:20','2025-09-29 15:31:20'),(1231907,410717,'action started via WP Cron','2025-09-29 13:34:51','2025-09-29 15:34:51'),(1231908,410717,'action complete via WP Cron','2025-09-29 13:34:51','2025-09-29 15:34:51'),(1231909,410718,'action created','2025-09-29 13:34:51','2025-09-29 15:34:51'),(1231910,410718,'action started via WP Cron','2025-09-29 13:37:19','2025-09-29 15:37:19'),(1231911,410718,'action complete via WP Cron','2025-09-29 13:37:19','2025-09-29 15:37:19'),(1231912,410719,'action created','2025-09-29 13:37:19','2025-09-29 15:37:19'),(1231913,410719,'action started via WP Cron','2025-09-29 13:39:50','2025-09-29 15:39:50'),(1231914,410719,'action complete via WP Cron','2025-09-29 13:39:50','2025-09-29 15:39:50'),(1231915,410720,'action created','2025-09-29 13:39:50','2025-09-29 15:39:50'),(1231916,410720,'action started via WP Cron','2025-09-29 13:42:43','2025-09-29 15:42:43'),(1231917,410720,'action complete via WP Cron','2025-09-29 13:42:43','2025-09-29 15:42:43'),(1231918,410721,'action created','2025-09-29 13:42:43','2025-09-29 15:42:43'),(1231919,410721,'action started via WP Cron','2025-09-29 13:46:25','2025-09-29 15:46:25'),(1231920,410721,'action complete via WP Cron','2025-09-29 13:46:25','2025-09-29 15:46:25'),(1231921,410722,'action created','2025-09-29 13:46:25','2025-09-29 15:46:25'),(1231922,410722,'action started via WP Cron','2025-09-29 13:51:23','2025-09-29 15:51:23'),(1231923,410722,'action complete via WP Cron','2025-09-29 13:51:23','2025-09-29 15:51:23'),(1231924,410723,'action created','2025-09-29 13:51:23','2025-09-29 15:51:23'),(1231925,410723,'action started via WP Cron','2025-09-29 13:54:23','2025-09-29 15:54:23'),(1231926,410723,'action complete via WP Cron','2025-09-29 13:54:23','2025-09-29 15:54:23'),(1231927,410724,'action created','2025-09-29 13:54:23','2025-09-29 15:54:23'),(1231928,410724,'action started via WP Cron','2025-09-29 13:57:20','2025-09-29 15:57:20'),(1231929,410724,'action complete via WP Cron','2025-09-29 13:57:20','2025-09-29 15:57:20'),(1231930,410725,'action created','2025-09-29 13:57:20','2025-09-29 15:57:20'),(1231931,410725,'action started via WP Cron','2025-09-29 13:59:41','2025-09-29 15:59:41'),(1231932,410725,'action complete via WP Cron','2025-09-29 13:59:41','2025-09-29 15:59:41'),(1231933,410726,'action created','2025-09-29 13:59:41','2025-09-29 15:59:41'),(1231934,410726,'action started via WP Cron','2025-09-29 14:02:30','2025-09-29 16:02:30'),(1231935,410726,'action complete via WP Cron','2025-09-29 14:02:30','2025-09-29 16:02:30'),(1231936,410727,'action created','2025-09-29 14:02:30','2025-09-29 16:02:30'),(1231937,410727,'action started via WP Cron','2025-09-29 14:05:09','2025-09-29 16:05:09'),(1231938,410727,'action complete via WP Cron','2025-09-29 14:05:09','2025-09-29 16:05:09'),(1231939,410728,'action created','2025-09-29 14:05:09','2025-09-29 16:05:09'),(1231940,410728,'action started via WP Cron','2025-09-29 14:07:34','2025-09-29 16:07:34'),(1231941,410728,'action complete via WP Cron','2025-09-29 14:07:34','2025-09-29 16:07:34'),(1231942,410729,'action created','2025-09-29 14:07:34','2025-09-29 16:07:34'),(1231943,410729,'action started via WP Cron','2025-09-29 14:10:46','2025-09-29 16:10:46'),(1231944,410729,'action complete via WP Cron','2025-09-29 14:10:46','2025-09-29 16:10:46'),(1231945,410730,'action created','2025-09-29 14:10:46','2025-09-29 16:10:46'),(1231946,410730,'action started via WP Cron','2025-09-29 14:14:44','2025-09-29 16:14:44'),(1231947,410730,'action complete via WP Cron','2025-09-29 14:14:44','2025-09-29 16:14:44'),(1231948,410731,'action created','2025-09-29 14:14:44','2025-09-29 16:14:44'),(1231949,410731,'action started via WP Cron','2025-09-29 14:16:51','2025-09-29 16:16:51'),(1231950,410731,'action complete via WP Cron','2025-09-29 14:16:51','2025-09-29 16:16:51'),(1231951,410732,'action created','2025-09-29 14:16:51','2025-09-29 16:16:51'),(1231952,410732,'action started via WP Cron','2025-09-29 14:21:23','2025-09-29 16:21:23'),(1231953,410732,'action complete via WP Cron','2025-09-29 14:21:23','2025-09-29 16:21:23'),(1231954,410733,'action created','2025-09-29 14:21:23','2025-09-29 16:21:23'),(1231955,410733,'action started via WP Cron','2025-09-29 14:25:04','2025-09-29 16:25:04'),(1231956,410733,'action complete via WP Cron','2025-09-29 14:25:04','2025-09-29 16:25:04'),(1231957,410734,'action created','2025-09-29 14:25:04','2025-09-29 16:25:04'),(1231958,410734,'action started via WP Cron','2025-09-29 14:31:02','2025-09-29 16:31:02'),(1231959,410735,'action created','2025-09-29 14:31:02','2025-09-29 16:31:02'),(1231960,410735,'action started via WP Cron','2025-09-29 14:31:05','2025-09-29 16:31:05'),(1231961,410735,'action complete via WP Cron','2025-09-29 14:31:05','2025-09-29 16:31:05'),(1231962,410734,'action complete via WP Cron','2025-09-29 14:31:05','2025-09-29 16:31:05'),(1231963,410736,'action created','2025-09-29 14:31:05','2025-09-29 16:31:05'),(1231964,410736,'action started via WP Cron','2025-09-29 14:34:09','2025-09-29 16:34:09'),(1231965,410736,'action complete via WP Cron','2025-09-29 14:34:09','2025-09-29 16:34:09'),(1231966,410737,'action created','2025-09-29 14:34:09','2025-09-29 16:34:09'),(1231967,410737,'action started via WP Cron','2025-09-29 14:36:12','2025-09-29 16:36:12'),(1231968,410737,'action complete via WP Cron','2025-09-29 14:36:12','2025-09-29 16:36:12'),(1231969,410738,'action created','2025-09-29 14:36:12','2025-09-29 16:36:12'),(1231970,410738,'action started via WP Cron','2025-09-29 14:38:43','2025-09-29 16:38:43'),(1231971,410738,'action complete via WP Cron','2025-09-29 14:38:43','2025-09-29 16:38:43'),(1231972,410739,'action created','2025-09-29 14:38:43','2025-09-29 16:38:43'),(1231973,410739,'action started via WP Cron','2025-09-29 14:41:10','2025-09-29 16:41:10'),(1231974,410739,'action complete via WP Cron','2025-09-29 14:41:10','2025-09-29 16:41:10'),(1231975,410740,'action created','2025-09-29 14:41:10','2025-09-29 16:41:10'),(1231976,410740,'action started via WP Cron','2025-09-29 14:46:13','2025-09-29 16:46:13'),(1231977,410740,'action complete via WP Cron','2025-09-29 14:46:13','2025-09-29 16:46:13'),(1231978,410741,'action created','2025-09-29 14:46:13','2025-09-29 16:46:13'),(1231979,410741,'action started via WP Cron','2025-09-29 14:48:24','2025-09-29 16:48:24'),(1231980,410741,'action complete via WP Cron','2025-09-29 14:48:24','2025-09-29 16:48:24'),(1231981,410742,'action created','2025-09-29 14:48:24','2025-09-29 16:48:24'),(1231982,410742,'action started via WP Cron','2025-09-29 14:51:22','2025-09-29 16:51:22'),(1231983,410742,'action complete via WP Cron','2025-09-29 14:51:22','2025-09-29 16:51:22'),(1231984,410743,'action created','2025-09-29 14:51:22','2025-09-29 16:51:22'),(1231985,410743,'action started via WP Cron','2025-09-29 14:54:47','2025-09-29 16:54:47'),(1231986,410743,'action complete via WP Cron','2025-09-29 14:54:47','2025-09-29 16:54:47'),(1231987,410744,'action created','2025-09-29 14:54:47','2025-09-29 16:54:47'),(1231988,410744,'action started via WP Cron','2025-09-29 14:58:25','2025-09-29 16:58:25'),(1231989,410744,'action complete via WP Cron','2025-09-29 14:58:25','2025-09-29 16:58:25'),(1231990,410745,'action created','2025-09-29 14:58:25','2025-09-29 16:58:25'),(1231991,410745,'action started via WP Cron','2025-09-29 15:00:51','2025-09-29 17:00:51'),(1231992,410745,'action complete via WP Cron','2025-09-29 15:00:51','2025-09-29 17:00:51'),(1231993,410746,'action created','2025-09-29 15:00:51','2025-09-29 17:00:51'),(1231994,410746,'action started via WP Cron','2025-09-29 15:04:11','2025-09-29 17:04:11'),(1231995,410746,'action complete via WP Cron','2025-09-29 15:04:11','2025-09-29 17:04:11'),(1231996,410747,'action created','2025-09-29 15:04:11','2025-09-29 17:04:11'),(1231997,410747,'action started via WP Cron','2025-09-29 15:06:32','2025-09-29 17:06:32'),(1231998,410747,'action complete via WP Cron','2025-09-29 15:06:32','2025-09-29 17:06:32'),(1231999,410748,'action created','2025-09-29 15:06:32','2025-09-29 17:06:32'),(1232000,410748,'action started via WP Cron','2025-09-29 15:09:45','2025-09-29 17:09:45'),(1232001,410748,'action complete via WP Cron','2025-09-29 15:09:46','2025-09-29 17:09:46'),(1232002,410749,'action created','2025-09-29 15:09:46','2025-09-29 17:09:46'),(1232003,410749,'action started via WP Cron','2025-09-29 15:12:38','2025-09-29 17:12:38'),(1232004,410749,'action complete via WP Cron','2025-09-29 15:12:38','2025-09-29 17:12:38'),(1232005,410750,'action created','2025-09-29 15:12:38','2025-09-29 17:12:38'),(1232006,410750,'action started via WP Cron','2025-09-29 15:16:16','2025-09-29 17:16:16'),(1232007,410750,'action complete via WP Cron','2025-09-29 15:16:16','2025-09-29 17:16:16'),(1232008,410751,'action created','2025-09-29 15:16:16','2025-09-29 17:16:16'),(1232009,410751,'action started via WP Cron','2025-09-29 15:18:34','2025-09-29 17:18:34'),(1232010,410751,'action complete via WP Cron','2025-09-29 15:18:34','2025-09-29 17:18:34'),(1232011,410752,'action created','2025-09-29 15:18:34','2025-09-29 17:18:34'),(1232012,410752,'action started via WP Cron','2025-09-29 15:21:09','2025-09-29 17:21:09'),(1232013,410753,'action created','2025-09-29 15:21:09','2025-09-29 17:21:09'),(1232014,410753,'action started via WP Cron','2025-09-29 15:21:12','2025-09-29 17:21:12'),(1232015,410753,'action complete via WP Cron','2025-09-29 15:21:13','2025-09-29 17:21:13'),(1232016,410752,'action complete via WP Cron','2025-09-29 15:21:13','2025-09-29 17:21:13'),(1232017,410754,'action created','2025-09-29 15:21:13','2025-09-29 17:21:13'),(1232018,410754,'action started via WP Cron','2025-09-29 15:23:31','2025-09-29 17:23:31'),(1232019,410754,'action complete via WP Cron','2025-09-29 15:23:31','2025-09-29 17:23:31'),(1232020,410755,'action created','2025-09-29 15:23:31','2025-09-29 17:23:31'),(1232021,410755,'action started via WP Cron','2025-09-29 15:26:08','2025-09-29 17:26:08'),(1232022,410755,'action complete via WP Cron','2025-09-29 15:26:08','2025-09-29 17:26:08'),(1232023,410756,'action created','2025-09-29 15:26:08','2025-09-29 17:26:08'),(1232024,410756,'action started via WP Cron','2025-09-29 15:30:23','2025-09-29 17:30:23'),(1232025,410756,'action complete via WP Cron','2025-09-29 15:30:23','2025-09-29 17:30:23'),(1232026,410757,'action created','2025-09-29 15:30:23','2025-09-29 17:30:23'),(1232027,410757,'action started via WP Cron','2025-09-29 15:33:23','2025-09-29 17:33:23'),(1232028,410757,'action complete via WP Cron','2025-09-29 15:33:23','2025-09-29 17:33:23'),(1232029,410758,'action created','2025-09-29 15:33:23','2025-09-29 17:33:23'),(1232030,410758,'action started via WP Cron','2025-09-29 15:35:59','2025-09-29 17:35:59'),(1232031,410758,'action complete via WP Cron','2025-09-29 15:35:59','2025-09-29 17:35:59'),(1232032,410759,'action created','2025-09-29 15:35:59','2025-09-29 17:35:59'),(1232033,410759,'action started via WP Cron','2025-09-29 15:39:00','2025-09-29 17:39:00'),(1232034,410759,'action complete via WP Cron','2025-09-29 15:39:00','2025-09-29 17:39:00'),(1232035,410760,'action created','2025-09-29 15:39:00','2025-09-29 17:39:00'),(1232036,410760,'action started via WP Cron','2025-09-29 15:41:10','2025-09-29 17:41:10'),(1232037,410760,'action complete via WP Cron','2025-09-29 15:41:11','2025-09-29 17:41:11'),(1232038,410761,'action created','2025-09-29 15:41:11','2025-09-29 17:41:11'),(1232039,410761,'action started via WP Cron','2025-09-29 15:44:01','2025-09-29 17:44:01'),(1232040,410761,'action complete via WP Cron','2025-09-29 15:44:01','2025-09-29 17:44:01'),(1232041,410762,'action created','2025-09-29 15:44:01','2025-09-29 17:44:01'),(1232042,410762,'action started via WP Cron','2025-09-29 15:46:48','2025-09-29 17:46:48'),(1232043,410762,'action complete via WP Cron','2025-09-29 15:46:48','2025-09-29 17:46:48'),(1232044,410763,'action created','2025-09-29 15:46:48','2025-09-29 17:46:48'),(1232045,410763,'action started via WP Cron','2025-09-29 15:50:36','2025-09-29 17:50:36'),(1232046,410763,'action complete via WP Cron','2025-09-29 15:50:36','2025-09-29 17:50:36'),(1232047,410764,'action created','2025-09-29 15:50:36','2025-09-29 17:50:36'),(1232048,410764,'action started via WP Cron','2025-09-29 15:52:38','2025-09-29 17:52:38'),(1232049,410764,'action complete via WP Cron','2025-09-29 15:52:38','2025-09-29 17:52:38'),(1232050,410765,'action created','2025-09-29 15:52:38','2025-09-29 17:52:38'),(1232051,410765,'action started via WP Cron','2025-09-29 15:56:10','2025-09-29 17:56:10'),(1232052,410765,'action complete via WP Cron','2025-09-29 15:56:10','2025-09-29 17:56:10'),(1232053,410766,'action created','2025-09-29 15:56:10','2025-09-29 17:56:10'),(1232054,410766,'action started via WP Cron','2025-09-29 15:58:13','2025-09-29 17:58:13'),(1232055,410766,'action complete via WP Cron','2025-09-29 15:58:13','2025-09-29 17:58:13'),(1232056,410767,'action created','2025-09-29 15:58:13','2025-09-29 17:58:13'),(1232057,410767,'action started via WP Cron','2025-09-29 16:00:38','2025-09-29 18:00:38'),(1232058,410767,'action complete via WP Cron','2025-09-29 16:00:38','2025-09-29 18:00:38'),(1232059,410768,'action created','2025-09-29 16:00:38','2025-09-29 18:00:38'),(1232060,410768,'action started via WP Cron','2025-09-29 16:03:22','2025-09-29 18:03:22'),(1232061,410768,'action complete via WP Cron','2025-09-29 16:03:22','2025-09-29 18:03:22'),(1232062,410769,'action created','2025-09-29 16:03:22','2025-09-29 18:03:22'),(1232063,410769,'action started via WP Cron','2025-09-29 16:06:10','2025-09-29 18:06:10'),(1232064,410769,'action complete via WP Cron','2025-09-29 16:06:10','2025-09-29 18:06:10'),(1232065,410770,'action created','2025-09-29 16:06:10','2025-09-29 18:06:10'),(1232066,410770,'action started via WP Cron','2025-09-29 16:08:39','2025-09-29 18:08:39'),(1232067,410770,'action complete via WP Cron','2025-09-29 16:08:39','2025-09-29 18:08:39'),(1232068,410771,'action created','2025-09-29 16:08:39','2025-09-29 18:08:39'),(1232069,410771,'action started via WP Cron','2025-09-29 16:11:05','2025-09-29 18:11:05'),(1232070,410771,'action complete via WP Cron','2025-09-29 16:11:06','2025-09-29 18:11:06'),(1232071,410772,'action created','2025-09-29 16:11:06','2025-09-29 18:11:06'),(1232072,410772,'action started via WP Cron','2025-09-29 16:13:41','2025-09-29 18:13:41'),(1232073,410772,'action complete via WP Cron','2025-09-29 16:13:41','2025-09-29 18:13:41'),(1232074,410773,'action created','2025-09-29 16:13:41','2025-09-29 18:13:41'),(1232075,410773,'action started via WP Cron','2025-09-29 16:16:10','2025-09-29 18:16:10'),(1232076,410773,'action complete via WP Cron','2025-09-29 16:16:10','2025-09-29 18:16:10'),(1232077,410774,'action created','2025-09-29 16:16:10','2025-09-29 18:16:10'),(1232078,410774,'action started via WP Cron','2025-09-29 16:19:27','2025-09-29 18:19:27'),(1232079,410774,'action complete via WP Cron','2025-09-29 16:19:27','2025-09-29 18:19:27'),(1232080,410775,'action created','2025-09-29 16:19:27','2025-09-29 18:19:27'),(1232081,410775,'action started via WP Cron','2025-09-29 16:21:30','2025-09-29 18:21:30'),(1232082,410775,'action complete via WP Cron','2025-09-29 16:21:30','2025-09-29 18:21:30'),(1232083,410776,'action created','2025-09-29 16:21:30','2025-09-29 18:21:30'),(1232084,410776,'action started via WP Cron','2025-09-29 16:26:10','2025-09-29 18:26:10'),(1232085,410776,'action complete via WP Cron','2025-09-29 16:26:10','2025-09-29 18:26:10'),(1232086,410777,'action created','2025-09-29 16:26:10','2025-09-29 18:26:10'),(1232087,410777,'action started via WP Cron','2025-09-29 16:28:48','2025-09-29 18:28:48'),(1232088,410777,'action complete via WP Cron','2025-09-29 16:28:48','2025-09-29 18:28:48'),(1232089,410778,'action created','2025-09-29 16:28:48','2025-09-29 18:28:48'),(1232090,410778,'action started via WP Cron','2025-09-29 16:32:24','2025-09-29 18:32:24'),(1232091,410778,'action complete via WP Cron','2025-09-29 16:32:24','2025-09-29 18:32:24'),(1232092,410779,'action created','2025-09-29 16:32:24','2025-09-29 18:32:24'),(1232093,410779,'action started via WP Cron','2025-09-29 16:34:52','2025-09-29 18:34:52'),(1232094,410779,'action complete via WP Cron','2025-09-29 16:34:52','2025-09-29 18:34:52'),(1232095,410780,'action created','2025-09-29 16:34:52','2025-09-29 18:34:52'),(1232096,410780,'action started via WP Cron','2025-09-29 16:38:20','2025-09-29 18:38:20'),(1232097,410780,'action complete via WP Cron','2025-09-29 16:38:20','2025-09-29 18:38:20'),(1232098,410781,'action created','2025-09-29 16:38:20','2025-09-29 18:38:20'),(1232099,410781,'action started via WP Cron','2025-09-29 16:40:24','2025-09-29 18:40:24'),(1232100,410781,'action complete via WP Cron','2025-09-29 16:40:24','2025-09-29 18:40:24'),(1232101,410782,'action created','2025-09-29 16:40:24','2025-09-29 18:40:24'),(1232102,410782,'action started via WP Cron','2025-09-29 16:46:10','2025-09-29 18:46:10'),(1232103,410782,'action complete via WP Cron','2025-09-29 16:46:10','2025-09-29 18:46:10'),(1232104,410783,'action created','2025-09-29 16:46:10','2025-09-29 18:46:10'),(1232105,410783,'action started via WP Cron','2025-09-29 16:50:10','2025-09-29 18:50:10'),(1232106,410783,'action complete via WP Cron','2025-09-29 16:50:10','2025-09-29 18:50:10'),(1232107,410784,'action created','2025-09-29 16:50:10','2025-09-29 18:50:10'),(1232108,410784,'action started via WP Cron','2025-09-29 16:56:10','2025-09-29 18:56:10'),(1232109,410784,'action complete via WP Cron','2025-09-29 16:56:10','2025-09-29 18:56:10'),(1232110,410785,'action created','2025-09-29 16:56:10','2025-09-29 18:56:10'),(1232111,410785,'action started via WP Cron','2025-09-29 16:58:44','2025-09-29 18:58:44'),(1232112,410785,'action complete via WP Cron','2025-09-29 16:58:44','2025-09-29 18:58:44'),(1232113,410786,'action created','2025-09-29 16:58:44','2025-09-29 18:58:44'),(1232114,410786,'action started via WP Cron','2025-09-29 17:01:10','2025-09-29 19:01:10'),(1232115,410786,'action complete via WP Cron','2025-09-29 17:01:10','2025-09-29 19:01:10'),(1232116,410787,'action created','2025-09-29 17:01:10','2025-09-29 19:01:10'),(1232117,410787,'action started via WP Cron','2025-09-29 17:04:30','2025-09-29 19:04:30'),(1232118,410787,'action complete via WP Cron','2025-09-29 17:04:30','2025-09-29 19:04:30'),(1232119,410788,'action created','2025-09-29 17:04:30','2025-09-29 19:04:30'),(1232120,410788,'action started via WP Cron','2025-09-29 17:07:22','2025-09-29 19:07:22'),(1232121,410788,'action complete via WP Cron','2025-09-29 17:07:22','2025-09-29 19:07:22'),(1232122,410789,'action created','2025-09-29 17:07:22','2025-09-29 19:07:22'),(1232123,410789,'action started via WP Cron','2025-09-29 17:09:37','2025-09-29 19:09:37'),(1232124,410789,'action complete via WP Cron','2025-09-29 17:09:37','2025-09-29 19:09:37'),(1232125,410790,'action created','2025-09-29 17:09:37','2025-09-29 19:09:37'),(1232126,410790,'action started via WP Cron','2025-09-29 17:15:18','2025-09-29 19:15:18'),(1232127,410790,'action complete via WP Cron','2025-09-29 17:15:18','2025-09-29 19:15:18'),(1232128,410791,'action created','2025-09-29 17:15:18','2025-09-29 19:15:18'),(1232129,410791,'action started via WP Cron','2025-09-29 17:19:07','2025-09-29 19:19:07'),(1232130,410791,'action complete via WP Cron','2025-09-29 17:19:07','2025-09-29 19:19:07'),(1232131,410792,'action created','2025-09-29 17:19:07','2025-09-29 19:19:07'),(1232132,410792,'action started via WP Cron','2025-09-29 17:21:10','2025-09-29 19:21:10'),(1232133,410792,'action complete via WP Cron','2025-09-29 17:21:10','2025-09-29 19:21:10'),(1232134,410793,'action created','2025-09-29 17:21:10','2025-09-29 19:21:10'),(1232135,410793,'action started via WP Cron','2025-09-29 17:24:17','2025-09-29 19:24:17'),(1232136,410793,'action complete via WP Cron','2025-09-29 17:24:17','2025-09-29 19:24:17'),(1232137,410794,'action created','2025-09-29 17:24:17','2025-09-29 19:24:17'),(1232138,410794,'action started via WP Cron','2025-09-29 17:27:51','2025-09-29 19:27:51'),(1232139,410794,'action complete via WP Cron','2025-09-29 17:27:51','2025-09-29 19:27:51'),(1232140,410795,'action created','2025-09-29 17:27:51','2025-09-29 19:27:51'),(1232141,410795,'action started via WP Cron','2025-09-29 17:31:10','2025-09-29 19:31:10'),(1232142,410795,'action complete via WP Cron','2025-09-29 17:31:10','2025-09-29 19:31:10'),(1232143,410796,'action created','2025-09-29 17:31:10','2025-09-29 19:31:10'),(1232144,410796,'action started via WP Cron','2025-09-29 17:34:30','2025-09-29 19:34:30'),(1232145,410796,'action complete via WP Cron','2025-09-29 17:34:30','2025-09-29 19:34:30'),(1232146,410797,'action created','2025-09-29 17:34:30','2025-09-29 19:34:30'),(1232147,410797,'action started via WP Cron','2025-09-29 17:38:47','2025-09-29 19:38:47'),(1232148,410797,'action complete via WP Cron','2025-09-29 17:38:47','2025-09-29 19:38:47'),(1232149,410798,'action created','2025-09-29 17:38:47','2025-09-29 19:38:47'),(1232150,410798,'action started via WP Cron','2025-09-29 17:41:10','2025-09-29 19:41:10'),(1232151,410798,'action complete via WP Cron','2025-09-29 17:41:10','2025-09-29 19:41:10'),(1232152,410799,'action created','2025-09-29 17:41:10','2025-09-29 19:41:10'),(1232153,410799,'action started via WP Cron','2025-09-29 17:44:58','2025-09-29 19:44:58'),(1232154,410799,'action complete via WP Cron','2025-09-29 17:44:58','2025-09-29 19:44:58'),(1232155,410800,'action created','2025-09-29 17:44:58','2025-09-29 19:44:58'),(1232156,410800,'action started via WP Cron','2025-09-29 17:51:11','2025-09-29 19:51:11'),(1232157,410800,'action complete via WP Cron','2025-09-29 17:51:11','2025-09-29 19:51:11'),(1232158,410801,'action created','2025-09-29 17:51:11','2025-09-29 19:51:11'),(1232159,410801,'action started via WP Cron','2025-09-29 17:55:42','2025-09-29 19:55:42'),(1232160,410801,'action complete via WP Cron','2025-09-29 17:55:42','2025-09-29 19:55:42'),(1232161,410802,'action created','2025-09-29 17:55:42','2025-09-29 19:55:42'),(1232162,410802,'action started via WP Cron','2025-09-29 17:58:05','2025-09-29 19:58:05'),(1232163,410802,'action complete via WP Cron','2025-09-29 17:58:05','2025-09-29 19:58:05'),(1232164,410803,'action created','2025-09-29 17:58:05','2025-09-29 19:58:05'),(1232165,410803,'action started via WP Cron','2025-09-29 18:01:10','2025-09-29 20:01:10'),(1232166,410803,'action complete via WP Cron','2025-09-29 18:01:10','2025-09-29 20:01:10'),(1232167,410804,'action created','2025-09-29 18:01:10','2025-09-29 20:01:10'),(1232168,410804,'action started via WP Cron','2025-09-29 18:06:29','2025-09-29 20:06:29'),(1232169,410804,'action complete via WP Cron','2025-09-29 18:06:29','2025-09-29 20:06:29'),(1232170,410805,'action created','2025-09-29 18:06:29','2025-09-29 20:06:29'),(1232171,410805,'action started via WP Cron','2025-09-29 18:09:04','2025-09-29 20:09:04'),(1232172,410805,'action complete via WP Cron','2025-09-29 18:09:04','2025-09-29 20:09:04'),(1232173,410806,'action created','2025-09-29 18:09:04','2025-09-29 20:09:04'),(1232174,410806,'action started via WP Cron','2025-09-29 18:11:10','2025-09-29 20:11:10'),(1232175,410806,'action complete via WP Cron','2025-09-29 18:11:10','2025-09-29 20:11:10'),(1232176,410807,'action created','2025-09-29 18:11:10','2025-09-29 20:11:10'),(1232177,410807,'action started via WP Cron','2025-09-29 18:14:20','2025-09-29 20:14:20'),(1232178,410807,'action complete via WP Cron','2025-09-29 18:14:20','2025-09-29 20:14:20'),(1232179,410808,'action created','2025-09-29 18:14:20','2025-09-29 20:14:20'),(1232180,410808,'action started via WP Cron','2025-09-29 18:19:37','2025-09-29 20:19:37'),(1232181,410808,'action complete via WP Cron','2025-09-29 18:19:37','2025-09-29 20:19:37'),(1232182,410809,'action created','2025-09-29 18:19:37','2025-09-29 20:19:37'),(1232183,410809,'action started via WP Cron','2025-09-29 18:24:08','2025-09-29 20:24:08'),(1232184,410809,'action complete via WP Cron','2025-09-29 18:24:08','2025-09-29 20:24:08'),(1232185,410810,'action created','2025-09-29 18:24:08','2025-09-29 20:24:08'),(1232186,410810,'action started via WP Cron','2025-09-29 18:26:10','2025-09-29 20:26:10'),(1232187,410810,'action complete via WP Cron','2025-09-29 18:26:10','2025-09-29 20:26:10'),(1232188,410811,'action created','2025-09-29 18:26:10','2025-09-29 20:26:10'),(1232189,410811,'action started via WP Cron','2025-09-29 18:29:23','2025-09-29 20:29:23'),(1232190,410811,'action complete via WP Cron','2025-09-29 18:29:23','2025-09-29 20:29:23'),(1232191,410812,'action created','2025-09-29 18:29:23','2025-09-29 20:29:23'),(1232192,410812,'action started via WP Cron','2025-09-29 18:33:04','2025-09-29 20:33:04'),(1232193,410812,'action complete via WP Cron','2025-09-29 18:33:04','2025-09-29 20:33:04'),(1232194,410813,'action created','2025-09-29 18:33:04','2025-09-29 20:33:04'),(1232195,410813,'action started via WP Cron','2025-09-29 18:35:48','2025-09-29 20:35:48'),(1232196,410813,'action complete via WP Cron','2025-09-29 18:35:48','2025-09-29 20:35:48'),(1232197,410814,'action created','2025-09-29 18:35:48','2025-09-29 20:35:48'),(1232198,410814,'action started via WP Cron','2025-09-29 18:38:05','2025-09-29 20:38:05'),(1232199,410814,'action complete via WP Cron','2025-09-29 18:38:05','2025-09-29 20:38:05'),(1232200,410815,'action created','2025-09-29 18:38:05','2025-09-29 20:38:05'),(1232201,410815,'action started via WP Cron','2025-09-29 18:40:32','2025-09-29 20:40:32'),(1232202,410815,'action complete via WP Cron','2025-09-29 18:40:32','2025-09-29 20:40:32'),(1232203,410816,'action created','2025-09-29 18:40:32','2025-09-29 20:40:32'),(1232204,410816,'action started via WP Cron','2025-09-29 18:44:22','2025-09-29 20:44:22'),(1232205,410816,'action complete via WP Cron','2025-09-29 18:44:22','2025-09-29 20:44:22'),(1232206,410817,'action created','2025-09-29 18:44:22','2025-09-29 20:44:22'),(1232207,410817,'action started via WP Cron','2025-09-29 18:48:23','2025-09-29 20:48:23'),(1232208,410817,'action complete via WP Cron','2025-09-29 18:48:23','2025-09-29 20:48:23'),(1232209,410818,'action created','2025-09-29 18:48:23','2025-09-29 20:48:23'),(1232210,410818,'action started via WP Cron','2025-09-29 18:51:10','2025-09-29 20:51:10'),(1232211,410818,'action complete via WP Cron','2025-09-29 18:51:10','2025-09-29 20:51:10'),(1232212,410819,'action created','2025-09-29 18:51:10','2025-09-29 20:51:10'),(1232213,410819,'action started via WP Cron','2025-09-29 18:53:57','2025-09-29 20:53:57'),(1232214,410819,'action complete via WP Cron','2025-09-29 18:53:57','2025-09-29 20:53:57'),(1232215,410820,'action created','2025-09-29 18:53:57','2025-09-29 20:53:57'),(1232216,410820,'action started via WP Cron','2025-09-29 18:56:10','2025-09-29 20:56:10'),(1232217,410820,'action complete via WP Cron','2025-09-29 18:56:10','2025-09-29 20:56:10'),(1232218,410821,'action created','2025-09-29 18:56:10','2025-09-29 20:56:10'),(1232219,410821,'action started via WP Cron','2025-09-29 18:59:21','2025-09-29 20:59:21'),(1232220,410821,'action complete via WP Cron','2025-09-29 18:59:21','2025-09-29 20:59:21'),(1232221,410822,'action created','2025-09-29 18:59:21','2025-09-29 20:59:21'),(1232222,410822,'action started via WP Cron','2025-09-29 19:01:46','2025-09-29 21:01:46'),(1232223,410822,'action complete via WP Cron','2025-09-29 19:01:46','2025-09-29 21:01:46'),(1232224,410823,'action created','2025-09-29 19:01:46','2025-09-29 21:01:46'),(1232225,410823,'action started via WP Cron','2025-09-29 19:03:52','2025-09-29 21:03:52'),(1232226,410823,'action complete via WP Cron','2025-09-29 19:03:52','2025-09-29 21:03:52'),(1232227,410824,'action created','2025-09-29 19:03:52','2025-09-29 21:03:52'),(1232228,410824,'action started via WP Cron','2025-09-29 19:06:10','2025-09-29 21:06:10'),(1232229,410824,'action complete via WP Cron','2025-09-29 19:06:10','2025-09-29 21:06:10'),(1232230,410825,'action created','2025-09-29 19:06:10','2025-09-29 21:06:10'),(1232231,410825,'action started via WP Cron','2025-09-29 19:08:19','2025-09-29 21:08:19'),(1232232,410825,'action complete via WP Cron','2025-09-29 19:08:19','2025-09-29 21:08:19'),(1232233,410826,'action created','2025-09-29 19:08:19','2025-09-29 21:08:19'),(1232234,410826,'action started via WP Cron','2025-09-29 19:11:10','2025-09-29 21:11:10'),(1232235,410827,'action created','2025-09-29 19:11:10','2025-09-29 21:11:10'),(1232236,410827,'action started via WP Cron','2025-09-29 19:11:14','2025-09-29 21:11:14'),(1232237,410827,'action complete via WP Cron','2025-09-29 19:11:15','2025-09-29 21:11:15'),(1232238,410826,'action complete via WP Cron','2025-09-29 19:11:15','2025-09-29 21:11:15'),(1232239,410828,'action created','2025-09-29 19:11:15','2025-09-29 21:11:15'),(1232240,410828,'action started via WP Cron','2025-09-29 19:16:10','2025-09-29 21:16:10'),(1232241,410829,'action created','2025-09-29 19:16:10','2025-09-29 21:16:10'),(1232242,410829,'action started via WP Cron','2025-09-29 19:16:11','2025-09-29 21:16:11'),(1232243,410829,'action complete via WP Cron','2025-09-29 19:16:12','2025-09-29 21:16:12'),(1232244,410828,'action complete via WP Cron','2025-09-29 19:16:12','2025-09-29 21:16:12'),(1232245,410830,'action created','2025-09-29 19:16:12','2025-09-29 21:16:12'),(1232246,410830,'action started via WP Cron','2025-09-29 19:18:23','2025-09-29 21:18:23'),(1232247,410831,'action created','2025-09-29 19:18:23','2025-09-29 21:18:23'),(1232248,410831,'action started via WP Cron','2025-09-29 19:18:24','2025-09-29 21:18:24'),(1232249,410831,'action complete via WP Cron','2025-09-29 19:18:24','2025-09-29 21:18:24'),(1232250,410830,'action complete via WP Cron','2025-09-29 19:18:24','2025-09-29 21:18:24'),(1232251,410832,'action created','2025-09-29 19:18:24','2025-09-29 21:18:24'),(1232252,410832,'action started via WP Cron','2025-09-29 19:20:42','2025-09-29 21:20:42'),(1232253,410832,'action complete via WP Cron','2025-09-29 19:20:42','2025-09-29 21:20:42'),(1232254,410833,'action created','2025-09-29 19:20:42','2025-09-29 21:20:42'),(1232255,410833,'action started via WP Cron','2025-09-29 19:23:33','2025-09-29 21:23:33'),(1232256,410833,'action complete via WP Cron','2025-09-29 19:23:33','2025-09-29 21:23:33'),(1232257,410834,'action created','2025-09-29 19:23:33','2025-09-29 21:23:33'),(1232258,410834,'action started via WP Cron','2025-09-29 19:26:10','2025-09-29 21:26:10'),(1232259,410834,'action complete via WP Cron','2025-09-29 19:26:10','2025-09-29 21:26:10'),(1232260,410835,'action created','2025-09-29 19:26:10','2025-09-29 21:26:10'),(1232261,410835,'action started via WP Cron','2025-09-29 19:29:00','2025-09-29 21:29:00'),(1232262,410835,'action complete via WP Cron','2025-09-29 19:29:00','2025-09-29 21:29:00'),(1232263,410836,'action created','2025-09-29 19:29:00','2025-09-29 21:29:00'),(1232264,410836,'action started via WP Cron','2025-09-29 19:32:16','2025-09-29 21:32:16'),(1232265,410836,'action complete via WP Cron','2025-09-29 19:32:16','2025-09-29 21:32:16'),(1232266,410837,'action created','2025-09-29 19:32:16','2025-09-29 21:32:16'),(1232267,410837,'action started via WP Cron','2025-09-29 19:35:23','2025-09-29 21:35:23'),(1232268,410837,'action complete via WP Cron','2025-09-29 19:35:24','2025-09-29 21:35:24'),(1232269,410838,'action created','2025-09-29 19:35:24','2025-09-29 21:35:24'),(1232270,410838,'action started via WP Cron','2025-09-29 19:39:40','2025-09-29 21:39:40'),(1232271,410838,'action complete via WP Cron','2025-09-29 19:39:40','2025-09-29 21:39:40'),(1232272,410839,'action created','2025-09-29 19:39:40','2025-09-29 21:39:40'),(1232273,410839,'action started via WP Cron','2025-09-29 19:42:38','2025-09-29 21:42:38'),(1232274,410839,'action complete via WP Cron','2025-09-29 19:42:38','2025-09-29 21:42:38'),(1232275,410840,'action created','2025-09-29 19:42:38','2025-09-29 21:42:38'),(1232276,410840,'action started via WP Cron','2025-09-29 19:49:49','2025-09-29 21:49:49'),(1232277,410840,'action complete via WP Cron','2025-09-29 19:49:49','2025-09-29 21:49:49'),(1232278,410841,'action created','2025-09-29 19:49:49','2025-09-29 21:49:49'),(1232279,410841,'action started via WP Cron','2025-09-29 19:55:36','2025-09-29 21:55:36'),(1232280,410841,'action complete via WP Cron','2025-09-29 19:55:36','2025-09-29 21:55:36'),(1232281,410842,'action created','2025-09-29 19:55:36','2025-09-29 21:55:36'),(1232282,410842,'action started via WP Cron','2025-09-29 20:01:10','2025-09-29 22:01:10'),(1232283,410842,'action complete via WP Cron','2025-09-29 20:01:10','2025-09-29 22:01:10'),(1232284,410843,'action created','2025-09-29 20:01:10','2025-09-29 22:01:10'),(1232285,410843,'action started via WP Cron','2025-09-29 20:04:31','2025-09-29 22:04:31'),(1232286,410843,'action complete via WP Cron','2025-09-29 20:04:31','2025-09-29 22:04:31'),(1232287,410844,'action created','2025-09-29 20:04:31','2025-09-29 22:04:31'),(1232288,410844,'action started via WP Cron','2025-09-29 20:06:38','2025-09-29 22:06:38'),(1232289,410844,'action complete via WP Cron','2025-09-29 20:06:38','2025-09-29 22:06:38'),(1232290,410845,'action created','2025-09-29 20:06:38','2025-09-29 22:06:38'),(1232291,410845,'action started via WP Cron','2025-09-29 20:10:25','2025-09-29 22:10:25'),(1232292,410845,'action complete via WP Cron','2025-09-29 20:10:25','2025-09-29 22:10:25'),(1232293,410846,'action created','2025-09-29 20:10:25','2025-09-29 22:10:25'),(1232294,410846,'action started via WP Cron','2025-09-29 20:12:40','2025-09-29 22:12:40'),(1232295,410846,'action complete via WP Cron','2025-09-29 20:12:40','2025-09-29 22:12:40'),(1232296,410847,'action created','2025-09-29 20:12:40','2025-09-29 22:12:40'),(1232297,410847,'action started via WP Cron','2025-09-29 20:16:02','2025-09-29 22:16:02'),(1232298,410847,'action complete via WP Cron','2025-09-29 20:16:02','2025-09-29 22:16:02'),(1232299,410848,'action created','2025-09-29 20:16:02','2025-09-29 22:16:02'),(1232300,410848,'action started via WP Cron','2025-09-29 20:18:26','2025-09-29 22:18:26'),(1232301,410848,'action complete via WP Cron','2025-09-29 20:18:26','2025-09-29 22:18:26'),(1232302,410849,'action created','2025-09-29 20:18:26','2025-09-29 22:18:26'),(1232303,410849,'action started via WP Cron','2025-09-29 20:21:10','2025-09-29 22:21:10'),(1232304,410849,'action complete via WP Cron','2025-09-29 20:21:10','2025-09-29 22:21:10'),(1232305,410850,'action created','2025-09-29 20:21:10','2025-09-29 22:21:10'),(1232306,410850,'action started via WP Cron','2025-09-29 20:24:01','2025-09-29 22:24:01'),(1232307,410850,'action complete via WP Cron','2025-09-29 20:24:01','2025-09-29 22:24:01'),(1232308,410851,'action created','2025-09-29 20:24:01','2025-09-29 22:24:01'),(1232309,410851,'action started via WP Cron','2025-09-29 20:27:36','2025-09-29 22:27:36'),(1232310,410851,'action complete via WP Cron','2025-09-29 20:27:36','2025-09-29 22:27:36'),(1232311,410852,'action created','2025-09-29 20:27:36','2025-09-29 22:27:36'),(1232312,410852,'action started via WP Cron','2025-09-29 20:31:05','2025-09-29 22:31:05'),(1232313,410852,'action complete via WP Cron','2025-09-29 20:31:05','2025-09-29 22:31:05'),(1232314,410853,'action created','2025-09-29 20:31:05','2025-09-29 22:31:05'),(1232315,410853,'action started via WP Cron','2025-09-29 20:33:55','2025-09-29 22:33:55'),(1232316,410853,'action complete via WP Cron','2025-09-29 20:33:55','2025-09-29 22:33:55'),(1232317,410854,'action created','2025-09-29 20:33:55','2025-09-29 22:33:55'),(1232318,410854,'action started via WP Cron','2025-09-29 20:35:56','2025-09-29 22:35:56'),(1232319,410854,'action complete via WP Cron','2025-09-29 20:35:56','2025-09-29 22:35:56'),(1232320,410855,'action created','2025-09-29 20:35:56','2025-09-29 22:35:56'),(1232321,410855,'action started via WP Cron','2025-09-29 20:38:49','2025-09-29 22:38:49'),(1232322,410855,'action complete via WP Cron','2025-09-29 20:38:49','2025-09-29 22:38:49'),(1232323,410856,'action created','2025-09-29 20:38:49','2025-09-29 22:38:49'),(1232324,410856,'action started via WP Cron','2025-09-29 20:41:07','2025-09-29 22:41:07'),(1232325,410856,'action complete via WP Cron','2025-09-29 20:41:07','2025-09-29 22:41:07'),(1232326,410857,'action created','2025-09-29 20:41:07','2025-09-29 22:41:07'),(1232327,410857,'action started via WP Cron','2025-09-29 20:43:07','2025-09-29 22:43:07'),(1232328,410857,'action complete via WP Cron','2025-09-29 20:43:07','2025-09-29 22:43:07'),(1232329,410858,'action created','2025-09-29 20:43:07','2025-09-29 22:43:07'),(1232330,410858,'action started via WP Cron','2025-09-29 20:46:10','2025-09-29 22:46:10'),(1232331,410858,'action complete via WP Cron','2025-09-29 20:46:10','2025-09-29 22:46:10'),(1232332,410859,'action created','2025-09-29 20:46:10','2025-09-29 22:46:10'),(1232333,410859,'action started via WP Cron','2025-09-29 20:51:10','2025-09-29 22:51:10'),(1232334,410859,'action complete via WP Cron','2025-09-29 20:51:10','2025-09-29 22:51:10'),(1232335,410860,'action created','2025-09-29 20:51:10','2025-09-29 22:51:10'),(1232336,410860,'action started via WP Cron','2025-09-29 20:56:11','2025-09-29 22:56:11'),(1232337,410860,'action complete via WP Cron','2025-09-29 20:56:11','2025-09-29 22:56:11'),(1232338,410861,'action created','2025-09-29 20:56:11','2025-09-29 22:56:11'),(1232339,410861,'action started via WP Cron','2025-09-29 21:00:07','2025-09-29 23:00:07'),(1232340,410861,'action complete via WP Cron','2025-09-29 21:00:07','2025-09-29 23:00:07'),(1232341,410862,'action created','2025-09-29 21:00:07','2025-09-29 23:00:07'),(1232342,410862,'action started via WP Cron','2025-09-29 21:02:16','2025-09-29 23:02:16'),(1232343,410862,'action complete via WP Cron','2025-09-29 21:02:16','2025-09-29 23:02:16'),(1232344,410863,'action created','2025-09-29 21:02:16','2025-09-29 23:02:16'),(1232345,410863,'action started via WP Cron','2025-09-29 21:04:48','2025-09-29 23:04:48'),(1232346,410863,'action complete via WP Cron','2025-09-29 21:04:48','2025-09-29 23:04:48'),(1232347,410864,'action created','2025-09-29 21:04:48','2025-09-29 23:04:48'),(1232348,410864,'action started via WP Cron','2025-09-29 21:07:36','2025-09-29 23:07:36'),(1232349,410864,'action complete via WP Cron','2025-09-29 21:07:36','2025-09-29 23:07:36'),(1232350,410865,'action created','2025-09-29 21:07:36','2025-09-29 23:07:36'),(1232351,410865,'action started via WP Cron','2025-09-29 21:11:10','2025-09-29 23:11:10'),(1232352,410865,'action complete via WP Cron','2025-09-29 21:11:10','2025-09-29 23:11:10'),(1232353,410866,'action created','2025-09-29 21:11:10','2025-09-29 23:11:10'),(1232354,410866,'action started via WP Cron','2025-09-29 21:13:11','2025-09-29 23:13:11'),(1232355,410866,'action complete via WP Cron','2025-09-29 21:13:11','2025-09-29 23:13:11'),(1232356,410867,'action created','2025-09-29 21:13:11','2025-09-29 23:13:11'),(1232357,410867,'action started via WP Cron','2025-09-29 21:16:10','2025-09-29 23:16:10'),(1232358,410867,'action complete via WP Cron','2025-09-29 21:16:10','2025-09-29 23:16:10'),(1232359,410868,'action created','2025-09-29 21:16:10','2025-09-29 23:16:10'),(1232360,410868,'action started via WP Cron','2025-09-29 21:21:11','2025-09-29 23:21:11'),(1232361,410868,'action complete via WP Cron','2025-09-29 21:21:11','2025-09-29 23:21:11'),(1232362,410869,'action created','2025-09-29 21:21:11','2025-09-29 23:21:11'),(1232363,410869,'action started via WP Cron','2025-09-29 21:26:10','2025-09-29 23:26:10'),(1232364,410869,'action complete via WP Cron','2025-09-29 21:26:10','2025-09-29 23:26:10'),(1232365,410870,'action created','2025-09-29 21:26:10','2025-09-29 23:26:10'),(1232366,410870,'action started via WP Cron','2025-09-29 21:30:40','2025-09-29 23:30:40'),(1232367,410870,'action complete via WP Cron','2025-09-29 21:30:40','2025-09-29 23:30:40'),(1232368,410871,'action created','2025-09-29 21:30:40','2025-09-29 23:30:40'),(1232369,410871,'action started via WP Cron','2025-09-29 21:35:59','2025-09-29 23:35:59'),(1232370,410871,'action complete via WP Cron','2025-09-29 21:35:59','2025-09-29 23:35:59'),(1232371,410872,'action created','2025-09-29 21:35:59','2025-09-29 23:35:59'),(1232372,410872,'action started via WP Cron','2025-09-29 21:41:11','2025-09-29 23:41:11'),(1232373,410872,'action complete via WP Cron','2025-09-29 21:41:11','2025-09-29 23:41:11'),(1232374,410873,'action created','2025-09-29 21:41:11','2025-09-29 23:41:11'),(1232375,410873,'action started via WP Cron','2025-09-29 21:46:11','2025-09-29 23:46:11'),(1232376,410873,'action complete via WP Cron','2025-09-29 21:46:11','2025-09-29 23:46:11'),(1232377,410874,'action created','2025-09-29 21:46:11','2025-09-29 23:46:11'),(1232378,410874,'action started via WP Cron','2025-09-29 21:51:10','2025-09-29 23:51:10'),(1232379,410874,'action complete via WP Cron','2025-09-29 21:51:10','2025-09-29 23:51:10'),(1232380,410875,'action created','2025-09-29 21:51:10','2025-09-29 23:51:10'),(1232381,410875,'action started via WP Cron','2025-09-29 21:55:14','2025-09-29 23:55:14'),(1232382,410875,'action complete via WP Cron','2025-09-29 21:55:14','2025-09-29 23:55:14'),(1232383,410876,'action created','2025-09-29 21:55:14','2025-09-29 23:55:14'),(1232384,410876,'action started via WP Cron','2025-09-29 22:01:10','2025-09-30 00:01:10'),(1232385,410876,'action complete via WP Cron','2025-09-29 22:01:10','2025-09-30 00:01:10'),(1232386,410877,'action created','2025-09-29 22:01:10','2025-09-30 00:01:10'),(1232387,410877,'action started via WP Cron','2025-09-29 22:06:10','2025-09-30 00:06:10'),(1232388,410877,'action complete via WP Cron','2025-09-29 22:06:10','2025-09-30 00:06:10'),(1232389,410878,'action created','2025-09-29 22:06:10','2025-09-30 00:06:10'),(1232390,410878,'action started via WP Cron','2025-09-29 22:10:23','2025-09-30 00:10:23'),(1232391,410878,'action complete via WP Cron','2025-09-29 22:10:23','2025-09-30 00:10:23'),(1232392,410879,'action created','2025-09-29 22:10:23','2025-09-30 00:10:23'),(1232393,410879,'action started via WP Cron','2025-09-29 22:13:04','2025-09-30 00:13:04'),(1232394,410879,'action complete via WP Cron','2025-09-29 22:13:04','2025-09-30 00:13:04'),(1232395,410880,'action created','2025-09-29 22:13:04','2025-09-30 00:13:04'),(1232396,410880,'action started via WP Cron','2025-09-29 22:16:10','2025-09-30 00:16:10'),(1232397,410880,'action complete via WP Cron','2025-09-29 22:16:10','2025-09-30 00:16:10'),(1232398,410881,'action created','2025-09-29 22:16:10','2025-09-30 00:16:10'),(1232399,410881,'action started via WP Cron','2025-09-29 22:21:10','2025-09-30 00:21:10'),(1232400,410881,'action complete via WP Cron','2025-09-29 22:21:10','2025-09-30 00:21:10'),(1232401,410882,'action created','2025-09-29 22:21:10','2025-09-30 00:21:10'),(1232402,410882,'action started via WP Cron','2025-09-29 22:26:11','2025-09-30 00:26:11'),(1232403,410882,'action complete via WP Cron','2025-09-29 22:26:11','2025-09-30 00:26:11'),(1232404,410883,'action created','2025-09-29 22:26:11','2025-09-30 00:26:11'),(1232405,410883,'action started via WP Cron','2025-09-29 22:31:10','2025-09-30 00:31:10'),(1232406,410883,'action complete via WP Cron','2025-09-29 22:31:10','2025-09-30 00:31:10'),(1232407,410884,'action created','2025-09-29 22:31:10','2025-09-30 00:31:10'),(1232408,410884,'action started via WP Cron','2025-09-29 22:36:10','2025-09-30 00:36:10'),(1232409,410884,'action complete via WP Cron','2025-09-29 22:36:10','2025-09-30 00:36:10'),(1232410,410885,'action created','2025-09-29 22:36:10','2025-09-30 00:36:10'),(1232411,410885,'action started via WP Cron','2025-09-29 22:40:41','2025-09-30 00:40:41'),(1232412,410885,'action complete via WP Cron','2025-09-29 22:40:41','2025-09-30 00:40:41'),(1232413,410886,'action created','2025-09-29 22:40:41','2025-09-30 00:40:41'),(1232414,410886,'action started via WP Cron','2025-09-29 22:46:10','2025-09-30 00:46:10'),(1232415,410886,'action complete via WP Cron','2025-09-29 22:46:10','2025-09-30 00:46:10'),(1232416,410887,'action created','2025-09-29 22:46:10','2025-09-30 00:46:10'),(1232417,410887,'action started via WP Cron','2025-09-29 22:51:10','2025-09-30 00:51:10'),(1232418,410887,'action complete via WP Cron','2025-09-29 22:51:10','2025-09-30 00:51:10'),(1232419,410888,'action created','2025-09-29 22:51:10','2025-09-30 00:51:10'),(1232420,410888,'action started via WP Cron','2025-09-29 22:56:10','2025-09-30 00:56:10'),(1232421,410888,'action complete via WP Cron','2025-09-29 22:56:10','2025-09-30 00:56:10'),(1232422,410889,'action created','2025-09-29 22:56:10','2025-09-30 00:56:10'),(1232423,410889,'action started via WP Cron','2025-09-29 23:01:10','2025-09-30 01:01:10'),(1232424,410889,'action complete via WP Cron','2025-09-29 23:01:10','2025-09-30 01:01:10'),(1232425,410890,'action created','2025-09-29 23:01:10','2025-09-30 01:01:10'),(1232426,410890,'action started via WP Cron','2025-09-29 23:05:01','2025-09-30 01:05:01'),(1232427,410890,'action complete via WP Cron','2025-09-29 23:05:01','2025-09-30 01:05:01'),(1232428,410891,'action created','2025-09-29 23:05:01','2025-09-30 01:05:01'),(1232429,410891,'action started via WP Cron','2025-09-29 23:08:43','2025-09-30 01:08:43'),(1232430,410891,'action complete via WP Cron','2025-09-29 23:08:43','2025-09-30 01:08:43'),(1232431,410892,'action created','2025-09-29 23:08:43','2025-09-30 01:08:43'),(1232432,410892,'action started via WP Cron','2025-09-29 23:11:10','2025-09-30 01:11:10'),(1232433,410892,'action complete via WP Cron','2025-09-29 23:11:10','2025-09-30 01:11:10'),(1232434,410893,'action created','2025-09-29 23:11:10','2025-09-30 01:11:10'),(1232435,410893,'action started via WP Cron','2025-09-29 23:16:10','2025-09-30 01:16:10'),(1232436,410894,'action created','2025-09-29 23:16:10','2025-09-30 01:16:10'),(1232437,410894,'action started via WP Cron','2025-09-29 23:16:13','2025-09-30 01:16:13'),(1232438,410894,'action complete via WP Cron','2025-09-29 23:16:14','2025-09-30 01:16:14'),(1232439,410893,'action complete via WP Cron','2025-09-29 23:16:14','2025-09-30 01:16:14'),(1232440,410895,'action created','2025-09-29 23:16:14','2025-09-30 01:16:14'),(1232441,410895,'action started via WP Cron','2025-09-29 23:21:10','2025-09-30 01:21:10'),(1232442,410895,'action complete via WP Cron','2025-09-29 23:21:11','2025-09-30 01:21:11'),(1232443,410896,'action created','2025-09-29 23:21:11','2025-09-30 01:21:11'),(1232444,410896,'action started via WP Cron','2025-09-29 23:26:10','2025-09-30 01:26:10'),(1232445,410896,'action complete via WP Cron','2025-09-29 23:26:10','2025-09-30 01:26:10'),(1232446,410897,'action created','2025-09-29 23:26:10','2025-09-30 01:26:10'),(1232447,410897,'action started via WP Cron','2025-09-29 23:31:10','2025-09-30 01:31:10'),(1232448,410897,'action complete via WP Cron','2025-09-29 23:31:10','2025-09-30 01:31:10'),(1232449,410898,'action created','2025-09-29 23:31:10','2025-09-30 01:31:10'),(1232450,410898,'action started via WP Cron','2025-09-29 23:36:10','2025-09-30 01:36:10'),(1232451,410898,'action complete via WP Cron','2025-09-29 23:36:10','2025-09-30 01:36:10'),(1232452,410899,'action created','2025-09-29 23:36:10','2025-09-30 01:36:10'),(1232453,410899,'action started via WP Cron','2025-09-29 23:41:10','2025-09-30 01:41:10'),(1232454,410900,'action created','2025-09-29 23:41:10','2025-09-30 01:41:10'),(1232455,410900,'action started via WP Cron','2025-09-29 23:41:12','2025-09-30 01:41:12'),(1232456,410900,'action complete via WP Cron','2025-09-29 23:41:12','2025-09-30 01:41:12'),(1232457,410899,'action complete via WP Cron','2025-09-29 23:41:12','2025-09-30 01:41:12'),(1232458,410901,'action created','2025-09-29 23:41:12','2025-09-30 01:41:12'),(1232459,410901,'action started via WP Cron','2025-09-29 23:46:12','2025-09-30 01:46:12'),(1232460,410901,'action complete via WP Cron','2025-09-29 23:46:12','2025-09-30 01:46:12'),(1232461,410902,'action created','2025-09-29 23:46:12','2025-09-30 01:46:12'),(1232462,410902,'action started via WP Cron','2025-09-29 23:51:11','2025-09-30 01:51:11'),(1232463,410902,'action complete via WP Cron','2025-09-29 23:51:11','2025-09-30 01:51:11'),(1232464,410903,'action created','2025-09-29 23:51:11','2025-09-30 01:51:11'),(1232465,410903,'action started via WP Cron','2025-09-29 23:56:10','2025-09-30 01:56:10'),(1232466,410903,'action complete via WP Cron','2025-09-29 23:56:10','2025-09-30 01:56:10'),(1232467,410904,'action created','2025-09-29 23:56:10','2025-09-30 01:56:10'),(1232468,410904,'action started via WP Cron','2025-09-30 00:01:11','2025-09-30 02:01:11'),(1232469,410904,'action complete via WP Cron','2025-09-30 00:01:11','2025-09-30 02:01:11'),(1232470,410905,'action created','2025-09-30 00:01:11','2025-09-30 02:01:11'),(1232471,410905,'action started via WP Cron','2025-09-30 00:03:49','2025-09-30 02:03:49'),(1232472,410905,'action complete via WP Cron','2025-09-30 00:03:49','2025-09-30 02:03:49'),(1232473,410906,'action created','2025-09-30 00:03:49','2025-09-30 02:03:49'),(1232474,410906,'action started via WP Cron','2025-09-30 00:06:10','2025-09-30 02:06:10'),(1232475,410906,'action complete via WP Cron','2025-09-30 00:06:10','2025-09-30 02:06:10'),(1232476,410907,'action created','2025-09-30 00:06:10','2025-09-30 02:06:10'),(1232477,410907,'action started via WP Cron','2025-09-30 00:09:58','2025-09-30 02:09:58'),(1232478,410907,'action complete via WP Cron','2025-09-30 00:09:58','2025-09-30 02:09:58'),(1232479,410908,'action created','2025-09-30 00:09:58','2025-09-30 02:09:58'),(1232480,410908,'action started via WP Cron','2025-09-30 00:16:11','2025-09-30 02:16:11'),(1232481,410908,'action complete via WP Cron','2025-09-30 00:16:11','2025-09-30 02:16:11'),(1232482,410909,'action created','2025-09-30 00:16:11','2025-09-30 02:16:11'),(1232483,410909,'action started via WP Cron','2025-09-30 00:20:18','2025-09-30 02:20:18'),(1232484,410909,'action complete via WP Cron','2025-09-30 00:20:18','2025-09-30 02:20:18'),(1232485,410910,'action created','2025-09-30 00:20:18','2025-09-30 02:20:18'),(1232486,410910,'action started via WP Cron','2025-09-30 00:26:11','2025-09-30 02:26:11'),(1232487,410910,'action complete via WP Cron','2025-09-30 00:26:11','2025-09-30 02:26:11'),(1232488,410911,'action created','2025-09-30 00:26:11','2025-09-30 02:26:11'),(1232489,410911,'action started via WP Cron','2025-09-30 00:31:10','2025-09-30 02:31:10'),(1232490,410911,'action complete via WP Cron','2025-09-30 00:31:10','2025-09-30 02:31:10'),(1232491,410912,'action created','2025-09-30 00:31:10','2025-09-30 02:31:10'),(1232492,410912,'action started via WP Cron','2025-09-30 00:33:45','2025-09-30 02:33:45'),(1232493,410912,'action complete via WP Cron','2025-09-30 00:33:45','2025-09-30 02:33:45'),(1232494,410913,'action created','2025-09-30 00:33:45','2025-09-30 02:33:45'),(1232495,410913,'action started via WP Cron','2025-09-30 00:36:11','2025-09-30 02:36:11'),(1232496,410913,'action complete via WP Cron','2025-09-30 00:36:11','2025-09-30 02:36:11'),(1232497,410914,'action created','2025-09-30 00:36:11','2025-09-30 02:36:11'),(1232498,410914,'action started via WP Cron','2025-09-30 00:39:16','2025-09-30 02:39:16'),(1232499,410914,'action complete via WP Cron','2025-09-30 00:39:16','2025-09-30 02:39:16'),(1232500,410915,'action created','2025-09-30 00:39:16','2025-09-30 02:39:16'),(1232501,410915,'action started via WP Cron','2025-09-30 00:44:48','2025-09-30 02:44:48'),(1232502,410915,'action complete via WP Cron','2025-09-30 00:44:48','2025-09-30 02:44:48'),(1232503,410916,'action created','2025-09-30 00:44:48','2025-09-30 02:44:48'),(1232504,410916,'action started via WP Cron','2025-09-30 00:50:17','2025-09-30 02:50:17'),(1232505,410916,'action complete via WP Cron','2025-09-30 00:50:17','2025-09-30 02:50:17'),(1232506,410917,'action created','2025-09-30 00:50:17','2025-09-30 02:50:17'),(1232507,410917,'action started via WP Cron','2025-09-30 00:52:41','2025-09-30 02:52:41'),(1232508,410917,'action complete via WP Cron','2025-09-30 00:52:41','2025-09-30 02:52:41'),(1232509,410918,'action created','2025-09-30 00:52:41','2025-09-30 02:52:41'),(1232510,410918,'action started via WP Cron','2025-09-30 00:55:39','2025-09-30 02:55:39'),(1232511,410918,'action complete via WP Cron','2025-09-30 00:55:39','2025-09-30 02:55:39'),(1232512,410919,'action created','2025-09-30 00:55:39','2025-09-30 02:55:39'),(1232513,410919,'action started via WP Cron','2025-09-30 01:01:10','2025-09-30 03:01:10'),(1232514,410919,'action complete via WP Cron','2025-09-30 01:01:10','2025-09-30 03:01:10'),(1232515,410920,'action created','2025-09-30 01:01:10','2025-09-30 03:01:10'),(1232516,410920,'action started via WP Cron','2025-09-30 01:03:38','2025-09-30 03:03:38'),(1232517,410920,'action complete via WP Cron','2025-09-30 01:03:38','2025-09-30 03:03:38'),(1232518,410921,'action created','2025-09-30 01:03:38','2025-09-30 03:03:38'),(1232519,410921,'action started via WP Cron','2025-09-30 01:06:19','2025-09-30 03:06:19'),(1232520,410921,'action complete via WP Cron','2025-09-30 01:06:19','2025-09-30 03:06:19'),(1232521,410922,'action created','2025-09-30 01:06:19','2025-09-30 03:06:19'),(1232522,410922,'action started via WP Cron','2025-09-30 01:11:10','2025-09-30 03:11:10'),(1232523,410922,'action complete via WP Cron','2025-09-30 01:11:10','2025-09-30 03:11:10'),(1232524,410923,'action created','2025-09-30 01:11:10','2025-09-30 03:11:10'),(1232525,410923,'action started via WP Cron','2025-09-30 01:16:11','2025-09-30 03:16:11'),(1232526,410923,'action complete via WP Cron','2025-09-30 01:16:11','2025-09-30 03:16:11'),(1232527,410924,'action created','2025-09-30 01:16:11','2025-09-30 03:16:11'),(1232528,410924,'action started via WP Cron','2025-09-30 01:21:11','2025-09-30 03:21:11'),(1232529,410924,'action complete via WP Cron','2025-09-30 01:21:11','2025-09-30 03:21:11'),(1232530,410925,'action created','2025-09-30 01:21:11','2025-09-30 03:21:11'),(1232531,410925,'action started via WP Cron','2025-09-30 01:23:11','2025-09-30 03:23:11'),(1232532,410925,'action complete via WP Cron','2025-09-30 01:23:11','2025-09-30 03:23:11'),(1232533,410926,'action created','2025-09-30 01:23:11','2025-09-30 03:23:11'),(1232534,410926,'action started via WP Cron','2025-09-30 01:26:14','2025-09-30 03:26:14'),(1232535,410926,'action complete via WP Cron','2025-09-30 01:26:14','2025-09-30 03:26:14'),(1232536,410927,'action created','2025-09-30 01:26:14','2025-09-30 03:26:14'),(1232537,410927,'action started via WP Cron','2025-09-30 01:28:55','2025-09-30 03:28:55'),(1232538,410927,'action complete via WP Cron','2025-09-30 01:28:55','2025-09-30 03:28:55'),(1232539,410928,'action created','2025-09-30 01:28:55','2025-09-30 03:28:55'),(1232540,410928,'action started via WP Cron','2025-09-30 01:31:02','2025-09-30 03:31:02'),(1232541,410928,'action complete via WP Cron','2025-09-30 01:31:02','2025-09-30 03:31:02'),(1232542,410929,'action created','2025-09-30 01:31:02','2025-09-30 03:31:02'),(1232543,410929,'action started via WP Cron','2025-09-30 01:34:36','2025-09-30 03:34:36'),(1232544,410929,'action complete via WP Cron','2025-09-30 01:34:36','2025-09-30 03:34:36'),(1232545,410930,'action created','2025-09-30 01:34:36','2025-09-30 03:34:36'),(1232546,410930,'action started via WP Cron','2025-09-30 01:39:57','2025-09-30 03:39:57'),(1232547,410930,'action complete via WP Cron','2025-09-30 01:39:57','2025-09-30 03:39:57'),(1232548,410931,'action created','2025-09-30 01:39:57','2025-09-30 03:39:57'),(1232549,410931,'action started via WP Cron','2025-09-30 01:45:08','2025-09-30 03:45:08'),(1232550,410931,'action complete via WP Cron','2025-09-30 01:45:08','2025-09-30 03:45:08'),(1232551,410932,'action created','2025-09-30 01:45:08','2025-09-30 03:45:08'),(1232552,410932,'action started via WP Cron','2025-09-30 01:50:04','2025-09-30 03:50:04'),(1232553,410932,'action complete via WP Cron','2025-09-30 01:50:04','2025-09-30 03:50:04'),(1232554,410933,'action created','2025-09-30 01:50:04','2025-09-30 03:50:04'),(1232555,410933,'action started via WP Cron','2025-09-30 01:55:11','2025-09-30 03:55:11'),(1232556,410933,'action complete via WP Cron','2025-09-30 01:55:11','2025-09-30 03:55:11'),(1232557,410934,'action created','2025-09-30 01:55:11','2025-09-30 03:55:11'),(1232558,410934,'action started via WP Cron','2025-09-30 02:00:21','2025-09-30 04:00:21'),(1232559,410934,'action complete via WP Cron','2025-09-30 02:00:21','2025-09-30 04:00:21'),(1232560,410935,'action created','2025-09-30 02:00:21','2025-09-30 04:00:21'),(1232561,410935,'action started via WP Cron','2025-09-30 02:06:10','2025-09-30 04:06:10'),(1232562,410935,'action complete via WP Cron','2025-09-30 02:06:10','2025-09-30 04:06:10'),(1232563,410936,'action created','2025-09-30 02:06:10','2025-09-30 04:06:10'),(1232564,410936,'action started via WP Cron','2025-09-30 02:10:41','2025-09-30 04:10:41'),(1232565,410936,'action complete via WP Cron','2025-09-30 02:10:42','2025-09-30 04:10:42'),(1232566,410937,'action created','2025-09-30 02:10:42','2025-09-30 04:10:42'),(1232567,410937,'action started via WP Cron','2025-09-30 02:16:10','2025-09-30 04:16:10'),(1232568,410937,'action complete via WP Cron','2025-09-30 02:16:10','2025-09-30 04:16:10'),(1232569,410938,'action created','2025-09-30 02:16:10','2025-09-30 04:16:10'),(1232570,410938,'action started via WP Cron','2025-09-30 02:21:10','2025-09-30 04:21:10'),(1232571,410938,'action complete via WP Cron','2025-09-30 02:21:10','2025-09-30 04:21:10'),(1232572,410939,'action created','2025-09-30 02:21:10','2025-09-30 04:21:10'),(1232573,410939,'action started via WP Cron','2025-09-30 02:26:11','2025-09-30 04:26:11'),(1232574,410939,'action complete via WP Cron','2025-09-30 02:26:11','2025-09-30 04:26:11'),(1232575,410940,'action created','2025-09-30 02:26:11','2025-09-30 04:26:11'),(1232576,410940,'action started via WP Cron','2025-09-30 02:29:07','2025-09-30 04:29:07'),(1232577,410940,'action complete via WP Cron','2025-09-30 02:29:07','2025-09-30 04:29:07'),(1232578,410941,'action created','2025-09-30 02:29:07','2025-09-30 04:29:07'),(1232579,410941,'action started via WP Cron','2025-09-30 02:31:11','2025-09-30 04:31:11'),(1232580,410941,'action complete via WP Cron','2025-09-30 02:31:11','2025-09-30 04:31:11'),(1232581,410942,'action created','2025-09-30 02:31:11','2025-09-30 04:31:11'),(1232582,410942,'action started via WP Cron','2025-09-30 02:35:12','2025-09-30 04:35:12'),(1232583,410942,'action complete via WP Cron','2025-09-30 02:35:12','2025-09-30 04:35:12'),(1232584,410943,'action created','2025-09-30 02:35:12','2025-09-30 04:35:12'),(1232585,410943,'action started via WP Cron','2025-09-30 02:38:29','2025-09-30 04:38:29'),(1232586,410943,'action complete via WP Cron','2025-09-30 02:38:29','2025-09-30 04:38:29'),(1232587,410944,'action created','2025-09-30 02:38:29','2025-09-30 04:38:29'),(1232588,410944,'action started via WP Cron','2025-09-30 02:41:12','2025-09-30 04:41:12'),(1232589,410944,'action complete via WP Cron','2025-09-30 02:41:12','2025-09-30 04:41:12'),(1232590,410945,'action created','2025-09-30 02:41:12','2025-09-30 04:41:12'),(1232591,410945,'action started via WP Cron','2025-09-30 02:43:37','2025-09-30 04:43:37'),(1232592,410945,'action complete via WP Cron','2025-09-30 02:43:37','2025-09-30 04:43:37'),(1232593,410946,'action created','2025-09-30 02:43:37','2025-09-30 04:43:37'),(1232594,410946,'action started via WP Cron','2025-09-30 02:46:11','2025-09-30 04:46:11'),(1232595,410946,'action complete via WP Cron','2025-09-30 02:46:11','2025-09-30 04:46:11'),(1232596,410947,'action created','2025-09-30 02:46:11','2025-09-30 04:46:11'),(1232597,410947,'action started via WP Cron','2025-09-30 02:48:38','2025-09-30 04:48:38'),(1232598,410947,'action complete via WP Cron','2025-09-30 02:48:38','2025-09-30 04:48:38'),(1232599,410948,'action created','2025-09-30 02:48:38','2025-09-30 04:48:38'),(1232600,410948,'action started via WP Cron','2025-09-30 02:51:11','2025-09-30 04:51:11'),(1232601,410948,'action complete via WP Cron','2025-09-30 02:51:11','2025-09-30 04:51:11'),(1232602,410949,'action created','2025-09-30 02:51:11','2025-09-30 04:51:11'),(1232603,410949,'action started via WP Cron','2025-09-30 02:54:04','2025-09-30 04:54:04'),(1232604,410949,'action complete via WP Cron','2025-09-30 02:54:04','2025-09-30 04:54:04'),(1232605,410950,'action created','2025-09-30 02:54:04','2025-09-30 04:54:04'),(1232606,410950,'action started via WP Cron','2025-09-30 02:56:11','2025-09-30 04:56:11'),(1232607,410950,'action complete via WP Cron','2025-09-30 02:56:11','2025-09-30 04:56:11'),(1232608,410951,'action created','2025-09-30 02:56:11','2025-09-30 04:56:11'),(1232609,410951,'action started via WP Cron','2025-09-30 02:59:08','2025-09-30 04:59:08'),(1232610,410951,'action complete via WP Cron','2025-09-30 02:59:08','2025-09-30 04:59:08'),(1232611,410952,'action created','2025-09-30 02:59:08','2025-09-30 04:59:08'),(1232612,410952,'action started via WP Cron','2025-09-30 03:01:10','2025-09-30 05:01:10'),(1232613,410952,'action complete via WP Cron','2025-09-30 03:01:10','2025-09-30 05:01:10'),(1232614,410953,'action created','2025-09-30 03:01:10','2025-09-30 05:01:10'),(1232615,410953,'action started via WP Cron','2025-09-30 03:04:28','2025-09-30 05:04:28'),(1232616,410953,'action complete via WP Cron','2025-09-30 03:04:28','2025-09-30 05:04:28'),(1232617,410954,'action created','2025-09-30 03:04:28','2025-09-30 05:04:28'),(1232618,410954,'action started via WP Cron','2025-09-30 03:09:29','2025-09-30 05:09:29'),(1232619,410954,'action complete via WP Cron','2025-09-30 03:09:29','2025-09-30 05:09:29'),(1232620,410955,'action created','2025-09-30 03:09:29','2025-09-30 05:09:29'),(1232621,410955,'action started via WP Cron','2025-09-30 03:14:49','2025-09-30 05:14:49'),(1232622,410955,'action complete via WP Cron','2025-09-30 03:14:49','2025-09-30 05:14:49'),(1232623,410956,'action created','2025-09-30 03:14:49','2025-09-30 05:14:49'),(1232624,410956,'action started via WP Cron','2025-09-30 03:19:13','2025-09-30 05:19:13'),(1232625,410956,'action complete via WP Cron','2025-09-30 03:19:14','2025-09-30 05:19:14'),(1232626,410957,'action created','2025-09-30 03:19:14','2025-09-30 05:19:14'),(1232627,410957,'action started via WP Cron','2025-09-30 03:25:50','2025-09-30 05:25:50'),(1232628,410957,'action complete via WP Cron','2025-09-30 03:25:50','2025-09-30 05:25:50'),(1232629,410958,'action created','2025-09-30 03:25:50','2025-09-30 05:25:50'),(1232630,410958,'action started via WP Cron','2025-09-30 03:28:53','2025-09-30 05:28:53'),(1232631,410958,'action complete via WP Cron','2025-09-30 03:28:53','2025-09-30 05:28:53'),(1232632,410959,'action created','2025-09-30 03:28:53','2025-09-30 05:28:53'),(1232633,410959,'action started via WP Cron','2025-09-30 03:31:15','2025-09-30 05:31:15'),(1232634,410959,'action complete via WP Cron','2025-09-30 03:31:15','2025-09-30 05:31:15'),(1232635,410960,'action created','2025-09-30 03:31:15','2025-09-30 05:31:15'),(1232636,410960,'action started via WP Cron','2025-09-30 03:36:26','2025-09-30 05:36:26'),(1232637,410960,'action complete via WP Cron','2025-09-30 03:36:26','2025-09-30 05:36:26'),(1232638,410961,'action created','2025-09-30 03:36:26','2025-09-30 05:36:26'),(1232639,410961,'action started via WP Cron','2025-09-30 03:41:10','2025-09-30 05:41:10'),(1232640,410961,'action complete via WP Cron','2025-09-30 03:41:11','2025-09-30 05:41:11'),(1232641,410962,'action created','2025-09-30 03:41:11','2025-09-30 05:41:11'),(1232642,410962,'action started via WP Cron','2025-09-30 03:44:57','2025-09-30 05:44:57'),(1232643,410962,'action complete via WP Cron','2025-09-30 03:44:57','2025-09-30 05:44:57'),(1232644,410963,'action created','2025-09-30 03:44:57','2025-09-30 05:44:57'),(1232645,410963,'action started via WP Cron','2025-09-30 03:48:08','2025-09-30 05:48:08'),(1232646,410963,'action complete via WP Cron','2025-09-30 03:48:08','2025-09-30 05:48:08'),(1232647,410964,'action created','2025-09-30 03:48:08','2025-09-30 05:48:08'),(1232648,410964,'action started via WP Cron','2025-09-30 03:51:24','2025-09-30 05:51:24'),(1232649,410964,'action complete via WP Cron','2025-09-30 03:51:24','2025-09-30 05:51:24'),(1232650,410965,'action created','2025-09-30 03:51:24','2025-09-30 05:51:24'),(1232651,410965,'action started via WP Cron','2025-09-30 03:56:10','2025-09-30 05:56:10'),(1232652,410965,'action complete via WP Cron','2025-09-30 03:56:10','2025-09-30 05:56:10'),(1232653,410966,'action created','2025-09-30 03:56:10','2025-09-30 05:56:10'),(1232654,410966,'action started via WP Cron','2025-09-30 03:58:47','2025-09-30 05:58:47'),(1232655,410966,'action complete via WP Cron','2025-09-30 03:58:47','2025-09-30 05:58:47'),(1232656,410967,'action created','2025-09-30 03:58:47','2025-09-30 05:58:47'),(1232657,410967,'action started via WP Cron','2025-09-30 04:01:24','2025-09-30 06:01:24'),(1232658,410967,'action complete via WP Cron','2025-09-30 04:01:24','2025-09-30 06:01:24'),(1232659,410968,'action created','2025-09-30 04:01:24','2025-09-30 06:01:24'),(1232660,410968,'action started via WP Cron','2025-09-30 04:06:24','2025-09-30 06:06:24'),(1232661,410968,'action complete via WP Cron','2025-09-30 04:06:24','2025-09-30 06:06:24'),(1232662,410969,'action created','2025-09-30 04:06:24','2025-09-30 06:06:24'),(1232663,410969,'action started via WP Cron','2025-09-30 04:11:10','2025-09-30 06:11:10'),(1232664,410969,'action complete via WP Cron','2025-09-30 04:11:10','2025-09-30 06:11:10'),(1232665,410970,'action created','2025-09-30 04:11:10','2025-09-30 06:11:10'),(1232666,410970,'action started via WP Cron','2025-09-30 04:15:42','2025-09-30 06:15:42'),(1232667,410970,'action complete via WP Cron','2025-09-30 04:15:42','2025-09-30 06:15:42'),(1232668,410971,'action created','2025-09-30 04:15:42','2025-09-30 06:15:42'),(1232669,410971,'action started via WP Cron','2025-09-30 04:18:01','2025-09-30 06:18:01'),(1232670,410971,'action complete via WP Cron','2025-09-30 04:18:01','2025-09-30 06:18:01'),(1232671,410972,'action created','2025-09-30 04:18:01','2025-09-30 06:18:01'),(1232672,410972,'action started via WP Cron','2025-09-30 04:21:23','2025-09-30 06:21:23'),(1232673,410972,'action complete via WP Cron','2025-09-30 04:21:23','2025-09-30 06:21:23'),(1232674,410973,'action created','2025-09-30 04:21:23','2025-09-30 06:21:23'),(1232675,410973,'action started via WP Cron','2025-09-30 04:24:28','2025-09-30 06:24:28'),(1232676,410973,'action complete via WP Cron','2025-09-30 04:24:28','2025-09-30 06:24:28'),(1232677,410974,'action created','2025-09-30 04:24:28','2025-09-30 06:24:28'),(1232678,410974,'action started via WP Cron','2025-09-30 04:26:54','2025-09-30 06:26:54'),(1232679,410974,'action complete via WP Cron','2025-09-30 04:26:55','2025-09-30 06:26:55'),(1232680,410975,'action created','2025-09-30 04:26:55','2025-09-30 06:26:55'),(1232681,410975,'action started via WP Cron','2025-09-30 04:30:56','2025-09-30 06:30:56'),(1232682,410975,'action complete via WP Cron','2025-09-30 04:30:57','2025-09-30 06:30:57'),(1232683,410976,'action created','2025-09-30 04:30:57','2025-09-30 06:30:57'),(1232684,410976,'action started via WP Cron','2025-09-30 04:33:46','2025-09-30 06:33:46'),(1232685,410976,'action complete via WP Cron','2025-09-30 04:33:46','2025-09-30 06:33:46'),(1232686,410977,'action created','2025-09-30 04:33:46','2025-09-30 06:33:46'),(1232687,410977,'action started via WP Cron','2025-09-30 04:36:17','2025-09-30 06:36:17'),(1232688,410977,'action complete via WP Cron','2025-09-30 04:36:17','2025-09-30 06:36:17'),(1232689,410978,'action created','2025-09-30 04:36:17','2025-09-30 06:36:17'),(1232690,410978,'action started via WP Cron','2025-09-30 04:39:18','2025-09-30 06:39:18'),(1232691,410978,'action complete via WP Cron','2025-09-30 04:39:18','2025-09-30 06:39:18'),(1232692,410979,'action created','2025-09-30 04:39:18','2025-09-30 06:39:18'),(1232693,410979,'action started via WP Cron','2025-09-30 04:43:59','2025-09-30 06:43:59'),(1232694,410979,'action complete via WP Cron','2025-09-30 04:43:59','2025-09-30 06:43:59'),(1232695,410980,'action created','2025-09-30 04:43:59','2025-09-30 06:43:59'),(1232696,410980,'action started via WP Cron','2025-09-30 04:46:24','2025-09-30 06:46:24'),(1232697,410980,'action complete via WP Cron','2025-09-30 04:46:24','2025-09-30 06:46:24'),(1232698,410981,'action created','2025-09-30 04:46:24','2025-09-30 06:46:24'),(1232699,410981,'action started via WP Cron','2025-09-30 04:48:44','2025-09-30 06:48:44'),(1232700,410981,'action complete via WP Cron','2025-09-30 04:48:44','2025-09-30 06:48:44'),(1232701,410982,'action created','2025-09-30 04:48:44','2025-09-30 06:48:44'),(1232702,410982,'action started via WP Cron','2025-09-30 04:50:54','2025-09-30 06:50:54'),(1232703,410982,'action complete via WP Cron','2025-09-30 04:50:54','2025-09-30 06:50:54'),(1232704,410983,'action created','2025-09-30 04:50:54','2025-09-30 06:50:54'),(1232705,410983,'action started via WP Cron','2025-09-30 04:53:52','2025-09-30 06:53:52'),(1232706,410983,'action complete via WP Cron','2025-09-30 04:53:52','2025-09-30 06:53:52'),(1232707,410984,'action created','2025-09-30 04:53:52','2025-09-30 06:53:52'),(1232708,410984,'action started via WP Cron','2025-09-30 04:56:11','2025-09-30 06:56:11'),(1232709,410984,'action complete via WP Cron','2025-09-30 04:56:11','2025-09-30 06:56:11'),(1232710,410985,'action created','2025-09-30 04:56:11','2025-09-30 06:56:11'),(1232711,410985,'action started via WP Cron','2025-09-30 04:58:47','2025-09-30 06:58:47'),(1232712,410985,'action complete via WP Cron','2025-09-30 04:58:47','2025-09-30 06:58:47'),(1232713,410986,'action created','2025-09-30 04:58:48','2025-09-30 06:58:48'),(1232714,410986,'action started via WP Cron','2025-09-30 05:01:28','2025-09-30 07:01:28'),(1232715,410986,'action complete via WP Cron','2025-09-30 05:01:28','2025-09-30 07:01:28'),(1232716,410987,'action created','2025-09-30 05:01:28','2025-09-30 07:01:28'),(1232717,410987,'action started via WP Cron','2025-09-30 05:03:53','2025-09-30 07:03:53'),(1232718,410987,'action complete via WP Cron','2025-09-30 05:03:53','2025-09-30 07:03:53'),(1232719,410988,'action created','2025-09-30 05:03:53','2025-09-30 07:03:53'),(1232720,410988,'action started via WP Cron','2025-09-30 05:08:04','2025-09-30 07:08:04'),(1232721,410988,'action complete via WP Cron','2025-09-30 05:08:04','2025-09-30 07:08:04'),(1232722,410989,'action created','2025-09-30 05:08:04','2025-09-30 07:08:04'),(1232723,410989,'action started via WP Cron','2025-09-30 05:10:56','2025-09-30 07:10:56'),(1232724,410989,'action complete via WP Cron','2025-09-30 05:10:56','2025-09-30 07:10:56'),(1232725,410990,'action created','2025-09-30 05:10:56','2025-09-30 07:10:56'),(1232726,410990,'action started via WP Cron','2025-09-30 05:13:14','2025-09-30 07:13:14'),(1232727,410990,'action complete via WP Cron','2025-09-30 05:13:14','2025-09-30 07:13:14'),(1232728,410991,'action created','2025-09-30 05:13:14','2025-09-30 07:13:14'),(1232729,410991,'action started via WP Cron','2025-09-30 05:16:24','2025-09-30 07:16:24'),(1232730,410991,'action complete via WP Cron','2025-09-30 05:16:24','2025-09-30 07:16:24'),(1232731,410992,'action created','2025-09-30 05:16:24','2025-09-30 07:16:24'),(1232732,410992,'action started via WP Cron','2025-09-30 05:18:49','2025-09-30 07:18:49'),(1232733,410992,'action complete via WP Cron','2025-09-30 05:18:49','2025-09-30 07:18:49'),(1232734,410993,'action created','2025-09-30 05:18:49','2025-09-30 07:18:49'),(1232735,410993,'action started via WP Cron','2025-09-30 05:21:23','2025-09-30 07:21:23'),(1232736,410993,'action complete via WP Cron','2025-09-30 05:21:23','2025-09-30 07:21:23'),(1232737,410994,'action created','2025-09-30 05:21:23','2025-09-30 07:21:23'),(1232738,410994,'action started via WP Cron','2025-09-30 05:24:59','2025-09-30 07:24:59'),(1232739,410994,'action complete via WP Cron','2025-09-30 05:24:59','2025-09-30 07:24:59'),(1232740,410995,'action created','2025-09-30 05:24:59','2025-09-30 07:24:59'),(1232741,410995,'action started via WP Cron','2025-09-30 05:29:03','2025-09-30 07:29:03'),(1232742,410995,'action complete via WP Cron','2025-09-30 05:29:03','2025-09-30 07:29:03'),(1232743,410996,'action created','2025-09-30 05:29:03','2025-09-30 07:29:03'),(1232744,410996,'action started via WP Cron','2025-09-30 05:31:20','2025-09-30 07:31:20'),(1232745,410996,'action complete via WP Cron','2025-09-30 05:31:20','2025-09-30 07:31:20'),(1232746,410997,'action created','2025-09-30 05:31:20','2025-09-30 07:31:20'),(1232747,410997,'action started via WP Cron','2025-09-30 05:33:57','2025-09-30 07:33:57'),(1232748,410997,'action complete via WP Cron','2025-09-30 05:33:57','2025-09-30 07:33:57'),(1232749,410998,'action created','2025-09-30 05:33:57','2025-09-30 07:33:57'),(1232750,410998,'action started via WP Cron','2025-09-30 05:36:58','2025-09-30 07:36:58'),(1232751,410998,'action complete via WP Cron','2025-09-30 05:36:58','2025-09-30 07:36:58'),(1232752,410999,'action created','2025-09-30 05:36:58','2025-09-30 07:36:58'),(1232753,410999,'action started via WP Cron','2025-09-30 05:41:11','2025-09-30 07:41:11'),(1232754,410999,'action complete via WP Cron','2025-09-30 05:41:11','2025-09-30 07:41:11'),(1232755,411000,'action created','2025-09-30 05:41:11','2025-09-30 07:41:11'),(1232756,411000,'action started via WP Cron','2025-09-30 05:43:23','2025-09-30 07:43:23'),(1232757,411000,'action complete via WP Cron','2025-09-30 05:43:23','2025-09-30 07:43:23'),(1232758,411001,'action created','2025-09-30 05:43:23','2025-09-30 07:43:23'),(1232759,411001,'action started via WP Cron','2025-09-30 05:46:24','2025-09-30 07:46:24'),(1232760,411001,'action complete via WP Cron','2025-09-30 05:46:24','2025-09-30 07:46:24'),(1232761,411002,'action created','2025-09-30 05:46:24','2025-09-30 07:46:24'),(1232762,411002,'action started via WP Cron','2025-09-30 05:48:51','2025-09-30 07:48:51'),(1232763,411002,'action complete via WP Cron','2025-09-30 05:48:52','2025-09-30 07:48:52'),(1232764,411003,'action created','2025-09-30 05:48:52','2025-09-30 07:48:52'),(1232765,411003,'action started via WP Cron','2025-09-30 05:51:07','2025-09-30 07:51:07'),(1232766,411003,'action complete via WP Cron','2025-09-30 05:51:07','2025-09-30 07:51:07'),(1232767,411004,'action created','2025-09-30 05:51:07','2025-09-30 07:51:07'),(1232768,411004,'action started via WP Cron','2025-09-30 05:53:30','2025-09-30 07:53:30'),(1232769,411004,'action complete via WP Cron','2025-09-30 05:53:30','2025-09-30 07:53:30'),(1232770,411005,'action created','2025-09-30 05:53:30','2025-09-30 07:53:30'),(1232771,411005,'action started via WP Cron','2025-09-30 05:56:11','2025-09-30 07:56:11'),(1232772,411005,'action complete via WP Cron','2025-09-30 05:56:11','2025-09-30 07:56:11'),(1232773,411006,'action created','2025-09-30 05:56:11','2025-09-30 07:56:11'),(1232774,411006,'action started via WP Cron','2025-09-30 05:59:10','2025-09-30 07:59:10'),(1232775,411006,'action complete via WP Cron','2025-09-30 05:59:10','2025-09-30 07:59:10'),(1232776,411007,'action created','2025-09-30 05:59:10','2025-09-30 07:59:10'),(1232777,411007,'action started via WP Cron','2025-09-30 06:01:25','2025-09-30 08:01:25'),(1232778,411007,'action complete via WP Cron','2025-09-30 06:01:25','2025-09-30 08:01:25'),(1232779,411008,'action created','2025-09-30 06:01:25','2025-09-30 08:01:25'),(1232780,411008,'action started via WP Cron','2025-09-30 06:06:25','2025-09-30 08:06:25'),(1232781,411008,'action complete via WP Cron','2025-09-30 06:06:25','2025-09-30 08:06:25'),(1232782,411009,'action created','2025-09-30 06:06:25','2025-09-30 08:06:25'),(1232783,411009,'action started via WP Cron','2025-09-30 06:08:51','2025-09-30 08:08:51'),(1232784,411009,'action complete via WP Cron','2025-09-30 06:08:51','2025-09-30 08:08:51'),(1232785,411010,'action created','2025-09-30 06:08:51','2025-09-30 08:08:51'),(1232786,411010,'action started via WP Cron','2025-09-30 06:11:11','2025-09-30 08:11:11'),(1232787,411010,'action complete via WP Cron','2025-09-30 06:11:11','2025-09-30 08:11:11'),(1232788,411011,'action created','2025-09-30 06:11:11','2025-09-30 08:11:11'),(1232789,411011,'action started via WP Cron','2025-09-30 06:16:23','2025-09-30 08:16:23'),(1232790,411011,'action complete via WP Cron','2025-09-30 06:16:23','2025-09-30 08:16:23'),(1232791,411012,'action created','2025-09-30 06:16:23','2025-09-30 08:16:23'),(1232792,411012,'action started via WP Cron','2025-09-30 06:19:41','2025-09-30 08:19:41'),(1232793,411012,'action complete via WP Cron','2025-09-30 06:19:41','2025-09-30 08:19:41'),(1232794,411013,'action created','2025-09-30 06:19:41','2025-09-30 08:19:41'),(1232795,411013,'action started via WP Cron','2025-09-30 06:25:32','2025-09-30 08:25:32'),(1232796,411013,'action complete via WP Cron','2025-09-30 06:25:32','2025-09-30 08:25:32'),(1232797,411014,'action created','2025-09-30 06:25:32','2025-09-30 08:25:32'),(1232798,411014,'action started via WP Cron','2025-09-30 06:28:04','2025-09-30 08:28:04'),(1232799,411014,'action complete via WP Cron','2025-09-30 06:28:04','2025-09-30 08:28:04'),(1232800,411015,'action created','2025-09-30 06:28:04','2025-09-30 08:28:04'),(1232801,411015,'action started via WP Cron','2025-09-30 06:31:05','2025-09-30 08:31:05'),(1232802,411015,'action complete via WP Cron','2025-09-30 06:31:06','2025-09-30 08:31:06'),(1232803,411016,'action created','2025-09-30 06:31:06','2025-09-30 08:31:06'),(1232804,411016,'action started via WP Cron','2025-09-30 06:34:50','2025-09-30 08:34:50'),(1232805,411016,'action complete via WP Cron','2025-09-30 06:34:50','2025-09-30 08:34:50'),(1232806,411017,'action created','2025-09-30 06:34:50','2025-09-30 08:34:50'),(1232807,411017,'action started via WP Cron','2025-09-30 06:36:57','2025-09-30 08:36:57'),(1232808,411017,'action complete via WP Cron','2025-09-30 06:36:57','2025-09-30 08:36:57'),(1232809,411018,'action created','2025-09-30 06:36:57','2025-09-30 08:36:57'),(1232810,411018,'action started via WP Cron','2025-09-30 06:39:29','2025-09-30 08:39:29'),(1232811,411018,'action complete via WP Cron','2025-09-30 06:39:29','2025-09-30 08:39:29'),(1232812,411019,'action created','2025-09-30 06:39:29','2025-09-30 08:39:29'),(1232813,411019,'action started via WP Cron','2025-09-30 06:41:34','2025-09-30 08:41:34'),(1232814,411019,'action complete via WP Cron','2025-09-30 06:41:34','2025-09-30 08:41:34'),(1232815,411020,'action created','2025-09-30 06:41:34','2025-09-30 08:41:34'),(1232816,411020,'action started via WP Cron','2025-09-30 06:44:07','2025-09-30 08:44:07'),(1232817,411020,'action complete via WP Cron','2025-09-30 06:44:07','2025-09-30 08:44:07'),(1232818,411021,'action created','2025-09-30 06:44:07','2025-09-30 08:44:07'),(1232819,411021,'action started via WP Cron','2025-09-30 06:48:16','2025-09-30 08:48:16'),(1232820,411021,'action complete via WP Cron','2025-09-30 06:48:16','2025-09-30 08:48:16'),(1232821,411022,'action created','2025-09-30 06:48:16','2025-09-30 08:48:16'),(1232822,411022,'action started via WP Cron','2025-09-30 06:51:24','2025-09-30 08:51:24'),(1232823,411022,'action complete via WP Cron','2025-09-30 06:51:24','2025-09-30 08:51:24'),(1232824,411023,'action created','2025-09-30 06:51:24','2025-09-30 08:51:24'),(1232825,411023,'action started via WP Cron','2025-09-30 06:53:52','2025-09-30 08:53:52'),(1232826,411023,'action complete via WP Cron','2025-09-30 06:53:52','2025-09-30 08:53:52'),(1232827,411024,'action created','2025-09-30 06:53:52','2025-09-30 08:53:52'),(1232828,411024,'action started via WP Cron','2025-09-30 06:56:01','2025-09-30 08:56:01'),(1232829,411024,'action complete via WP Cron','2025-09-30 06:56:01','2025-09-30 08:56:01'),(1232830,411025,'action created','2025-09-30 06:56:01','2025-09-30 08:56:01'),(1232831,411025,'action started via WP Cron','2025-09-30 06:58:34','2025-09-30 08:58:34'),(1232832,411025,'action complete via WP Cron','2025-09-30 06:58:34','2025-09-30 08:58:34'),(1232833,411026,'action created','2025-09-30 06:58:35','2025-09-30 08:58:35'),(1232834,411026,'action started via WP Cron','2025-09-30 07:01:23','2025-09-30 09:01:23'),(1232835,411026,'action complete via WP Cron','2025-09-30 07:01:23','2025-09-30 09:01:23'),(1232836,411027,'action created','2025-09-30 07:01:23','2025-09-30 09:01:23'),(1232837,411027,'action started via WP Cron','2025-09-30 07:05:17','2025-09-30 09:05:17'),(1232838,411027,'action complete via WP Cron','2025-09-30 07:05:17','2025-09-30 09:05:17'),(1232839,411028,'action created','2025-09-30 07:05:17','2025-09-30 09:05:17'),(1232840,411028,'action started via WP Cron','2025-09-30 07:08:36','2025-09-30 09:08:36'),(1232841,411028,'action complete via WP Cron','2025-09-30 07:08:36','2025-09-30 09:08:36'),(1232842,411029,'action created','2025-09-30 07:08:36','2025-09-30 09:08:36'),(1232843,411029,'action started via WP Cron','2025-09-30 07:10:58','2025-09-30 09:10:58'),(1232844,411029,'action complete via WP Cron','2025-09-30 07:10:58','2025-09-30 09:10:58'),(1232845,411030,'action created','2025-09-30 07:10:58','2025-09-30 09:10:58'),(1232846,411030,'action started via WP Cron','2025-09-30 07:16:23','2025-09-30 09:16:23'),(1232847,411030,'action complete via WP Cron','2025-09-30 07:16:23','2025-09-30 09:16:23'),(1232848,411031,'action created','2025-09-30 07:16:23','2025-09-30 09:16:23'),(1232849,411031,'action started via WP Cron','2025-09-30 07:18:49','2025-09-30 09:18:49'),(1232850,411031,'action complete via WP Cron','2025-09-30 07:18:49','2025-09-30 09:18:49'),(1232851,411032,'action created','2025-09-30 07:18:49','2025-09-30 09:18:49'),(1232852,411032,'action started via WP Cron','2025-09-30 07:21:24','2025-09-30 09:21:24'),(1232853,411032,'action complete via WP Cron','2025-09-30 07:21:24','2025-09-30 09:21:24'),(1232854,411033,'action created','2025-09-30 07:21:24','2025-09-30 09:21:24'),(1232855,411033,'action started via WP Cron','2025-09-30 07:26:01','2025-09-30 09:26:01'),(1232856,411033,'action complete via WP Cron','2025-09-30 07:26:01','2025-09-30 09:26:01'),(1232857,411034,'action created','2025-09-30 07:26:01','2025-09-30 09:26:01'),(1232858,411034,'action started via WP Cron','2025-09-30 07:28:27','2025-09-30 09:28:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (1232859,411034,'action complete via WP Cron','2025-09-30 07:28:27','2025-09-30 09:28:27'),(1232860,411035,'action created','2025-09-30 07:28:27','2025-09-30 09:28:27'),(1232861,411035,'action started via WP Cron','2025-09-30 07:31:25','2025-09-30 09:31:25'),(1232862,411035,'action complete via WP Cron','2025-09-30 07:31:25','2025-09-30 09:31:25'),(1232863,411036,'action created','2025-09-30 07:31:25','2025-09-30 09:31:25'),(1232864,411036,'action started via WP Cron','2025-09-30 07:33:33','2025-09-30 09:33:33'),(1232865,411036,'action complete via WP Cron','2025-09-30 07:33:33','2025-09-30 09:33:33'),(1232866,411037,'action created','2025-09-30 07:33:33','2025-09-30 09:33:33'),(1232867,411037,'action started via WP Cron','2025-09-30 07:36:25','2025-09-30 09:36:25'),(1232868,411037,'action complete via WP Cron','2025-09-30 07:36:25','2025-09-30 09:36:25'),(1232869,411038,'action created','2025-09-30 07:36:25','2025-09-30 09:36:25'),(1232870,411038,'action started via WP Cron','2025-09-30 07:39:29','2025-09-30 09:39:29'),(1232871,411038,'action complete via WP Cron','2025-09-30 07:39:29','2025-09-30 09:39:29'),(1232872,411039,'action created','2025-09-30 07:39:29','2025-09-30 09:39:29'),(1232873,411039,'action started via WP Cron','2025-09-30 07:41:30','2025-09-30 09:41:30'),(1232874,411039,'action complete via WP Cron','2025-09-30 07:41:31','2025-09-30 09:41:31'),(1232875,411040,'action created','2025-09-30 07:41:31','2025-09-30 09:41:31'),(1232876,411040,'action started via WP Cron','2025-09-30 07:43:36','2025-09-30 09:43:36'),(1232877,411040,'action complete via WP Cron','2025-09-30 07:43:36','2025-09-30 09:43:36'),(1232878,411041,'action created','2025-09-30 07:43:36','2025-09-30 09:43:36'),(1232879,411041,'action started via WP Cron','2025-09-30 07:46:04','2025-09-30 09:46:04'),(1232880,411041,'action complete via WP Cron','2025-09-30 07:46:04','2025-09-30 09:46:04'),(1232881,411042,'action created','2025-09-30 07:46:04','2025-09-30 09:46:04'),(1232882,411042,'action started via WP Cron','2025-09-30 07:51:28','2025-09-30 09:51:28'),(1232883,411042,'action complete via WP Cron','2025-09-30 07:51:28','2025-09-30 09:51:28'),(1232884,411043,'action created','2025-09-30 07:51:28','2025-09-30 09:51:28'),(1232885,411043,'action started via WP Cron','2025-09-30 07:56:12','2025-09-30 09:56:12'),(1232886,411043,'action complete via WP Cron','2025-09-30 07:56:12','2025-09-30 09:56:12'),(1232887,411044,'action created','2025-09-30 07:56:12','2025-09-30 09:56:12'),(1232888,411044,'action started via WP Cron','2025-09-30 07:58:44','2025-09-30 09:58:44'),(1232889,411044,'action complete via WP Cron','2025-09-30 07:58:44','2025-09-30 09:58:44'),(1232890,411045,'action created','2025-09-30 07:58:44','2025-09-30 09:58:44'),(1232891,411045,'action started via WP Cron','2025-09-30 08:01:24','2025-09-30 10:01:24'),(1232892,411045,'action complete via WP Cron','2025-09-30 08:01:24','2025-09-30 10:01:24'),(1232893,411046,'action created','2025-09-30 08:01:24','2025-09-30 10:01:24'),(1232894,411046,'action started via WP Cron','2025-09-30 08:03:50','2025-09-30 10:03:50'),(1232895,411046,'action complete via WP Cron','2025-09-30 08:03:50','2025-09-30 10:03:50'),(1232896,411047,'action created','2025-09-30 08:03:50','2025-09-30 10:03:50'),(1232897,411047,'action started via WP Cron','2025-09-30 08:06:24','2025-09-30 10:06:24'),(1232898,411047,'action complete via WP Cron','2025-09-30 08:06:24','2025-09-30 10:06:24'),(1232899,411048,'action created','2025-09-30 08:06:24','2025-09-30 10:06:24'),(1232900,411048,'action started via WP Cron','2025-09-30 08:08:54','2025-09-30 10:08:54'),(1232901,411048,'action complete via WP Cron','2025-09-30 08:08:54','2025-09-30 10:08:54'),(1232902,411049,'action created','2025-09-30 08:08:54','2025-09-30 10:08:54'),(1232903,411049,'action started via WP Cron','2025-09-30 08:11:11','2025-09-30 10:11:11'),(1232904,411049,'action complete via WP Cron','2025-09-30 08:11:11','2025-09-30 10:11:11'),(1232905,411050,'action created','2025-09-30 08:11:11','2025-09-30 10:11:11'),(1232906,411050,'action started via WP Cron','2025-09-30 08:13:54','2025-09-30 10:13:54'),(1232907,411050,'action complete via WP Cron','2025-09-30 08:13:54','2025-09-30 10:13:54'),(1232908,411051,'action created','2025-09-30 08:13:54','2025-09-30 10:13:54'),(1232909,411051,'action started via WP Cron','2025-09-30 08:17:21','2025-09-30 10:17:21'),(1232910,411051,'action complete via WP Cron','2025-09-30 08:17:21','2025-09-30 10:17:21'),(1232911,411052,'action created','2025-09-30 08:17:21','2025-09-30 10:17:21'),(1232912,411052,'action started via WP Cron','2025-09-30 08:21:16','2025-09-30 10:21:16'),(1232913,411052,'action complete via WP Cron','2025-09-30 08:21:16','2025-09-30 10:21:16'),(1232914,411053,'action created','2025-09-30 08:21:16','2025-09-30 10:21:16'),(1232915,411053,'action started via WP Cron','2025-09-30 08:26:11','2025-09-30 10:26:11'),(1232916,411053,'action complete via WP Cron','2025-09-30 08:26:11','2025-09-30 10:26:11'),(1232917,411054,'action created','2025-09-30 08:26:11','2025-09-30 10:26:11'),(1232918,411054,'action started via WP Cron','2025-09-30 08:31:24','2025-09-30 10:31:24'),(1232919,411054,'action complete via WP Cron','2025-09-30 08:31:24','2025-09-30 10:31:24'),(1232920,411055,'action created','2025-09-30 08:31:24','2025-09-30 10:31:24'),(1232921,411055,'action started via WP Cron','2025-09-30 08:33:55','2025-09-30 10:33:55'),(1232922,411055,'action complete via WP Cron','2025-09-30 08:33:55','2025-09-30 10:33:55'),(1232923,411056,'action created','2025-09-30 08:33:55','2025-09-30 10:33:55'),(1232924,411056,'action started via WP Cron','2025-09-30 08:36:23','2025-09-30 10:36:23'),(1232925,411056,'action complete via WP Cron','2025-09-30 08:36:23','2025-09-30 10:36:23'),(1232926,411057,'action created','2025-09-30 08:36:23','2025-09-30 10:36:23'),(1232927,411057,'action started via WP Cron','2025-09-30 08:39:10','2025-09-30 10:39:10'),(1232928,411057,'action complete via WP Cron','2025-09-30 08:39:10','2025-09-30 10:39:10'),(1232929,411058,'action created','2025-09-30 08:39:10','2025-09-30 10:39:10'),(1232930,411058,'action started via WP Cron','2025-09-30 08:41:11','2025-09-30 10:41:11'),(1232931,411058,'action complete via WP Cron','2025-09-30 08:41:11','2025-09-30 10:41:11'),(1232932,411059,'action created','2025-09-30 08:41:11','2025-09-30 10:41:11'),(1232933,411059,'action started via WP Cron','2025-09-30 08:44:34','2025-09-30 10:44:34'),(1232934,411059,'action complete via WP Cron','2025-09-30 08:44:34','2025-09-30 10:44:34'),(1232935,411060,'action created','2025-09-30 08:44:34','2025-09-30 10:44:34'),(1232936,411060,'action started via WP Cron','2025-09-30 08:49:39','2025-09-30 10:49:39'),(1232937,411060,'action complete via WP Cron','2025-09-30 08:49:40','2025-09-30 10:49:40'),(1232938,411061,'action created','2025-09-30 08:49:40','2025-09-30 10:49:40'),(1232939,411061,'action started via WP Cron','2025-09-30 08:51:41','2025-09-30 10:51:41'),(1232940,411061,'action complete via WP Cron','2025-09-30 08:51:41','2025-09-30 10:51:41'),(1232941,411062,'action created','2025-09-30 08:51:41','2025-09-30 10:51:41'),(1232942,411062,'action started via WP Cron','2025-09-30 08:53:44','2025-09-30 10:53:44'),(1232943,411062,'action complete via WP Cron','2025-09-30 08:53:44','2025-09-30 10:53:44'),(1232944,411063,'action created','2025-09-30 08:53:44','2025-09-30 10:53:44'),(1232945,411063,'action started via WP Cron','2025-09-30 08:56:08','2025-09-30 10:56:08'),(1232946,411063,'action complete via WP Cron','2025-09-30 08:56:08','2025-09-30 10:56:08'),(1232947,411064,'action created','2025-09-30 08:56:08','2025-09-30 10:56:08'),(1232948,411064,'action started via WP Cron','2025-09-30 08:58:57','2025-09-30 10:58:57'),(1232949,411064,'action complete via WP Cron','2025-09-30 08:58:57','2025-09-30 10:58:57'),(1232950,411065,'action created','2025-09-30 08:58:57','2025-09-30 10:58:57'),(1232951,411065,'action started via WP Cron','2025-09-30 09:01:26','2025-09-30 11:01:26'),(1232952,411065,'action complete via WP Cron','2025-09-30 09:01:26','2025-09-30 11:01:26'),(1232953,411066,'action created','2025-09-30 09:01:26','2025-09-30 11:01:26'),(1232954,411066,'action started via WP Cron','2025-09-30 09:06:24','2025-09-30 11:06:24'),(1232955,411066,'action complete via WP Cron','2025-09-30 09:06:24','2025-09-30 11:06:24'),(1232956,411067,'action created','2025-09-30 09:06:24','2025-09-30 11:06:24'),(1232957,411067,'action started via WP Cron','2025-09-30 09:09:40','2025-09-30 11:09:40'),(1232958,411067,'action complete via WP Cron','2025-09-30 09:09:40','2025-09-30 11:09:40'),(1232959,411068,'action created','2025-09-30 09:09:40','2025-09-30 11:09:40'),(1232960,411068,'action started via WP Cron','2025-09-30 09:12:46','2025-09-30 11:12:46'),(1232961,411068,'action complete via WP Cron','2025-09-30 09:12:46','2025-09-30 11:12:46'),(1232962,411069,'action created','2025-09-30 09:12:46','2025-09-30 11:12:46'),(1232963,411069,'action started via WP Cron','2025-09-30 09:15:26','2025-09-30 11:15:26'),(1232964,411069,'action complete via WP Cron','2025-09-30 09:15:26','2025-09-30 11:15:26'),(1232965,411070,'action created','2025-09-30 09:15:26','2025-09-30 11:15:26'),(1232966,411070,'action started via WP Cron','2025-09-30 09:18:20','2025-09-30 11:18:20'),(1232967,411070,'action complete via WP Cron','2025-09-30 09:18:20','2025-09-30 11:18:20'),(1232968,411071,'action created','2025-09-30 09:18:20','2025-09-30 11:18:20'),(1232969,411071,'action started via WP Cron','2025-09-30 09:21:25','2025-09-30 11:21:25'),(1232970,411071,'action complete via WP Cron','2025-09-30 09:21:25','2025-09-30 11:21:25'),(1232971,411072,'action created','2025-09-30 09:21:25','2025-09-30 11:21:25'),(1232972,411072,'action started via WP Cron','2025-09-30 09:24:14','2025-09-30 11:24:14'),(1232973,411072,'action complete via WP Cron','2025-09-30 09:24:14','2025-09-30 11:24:14'),(1232974,411073,'action created','2025-09-30 09:24:14','2025-09-30 11:24:14'),(1232975,411073,'action started via WP Cron','2025-09-30 09:27:35','2025-09-30 11:27:35'),(1232976,411073,'action complete via WP Cron','2025-09-30 09:27:35','2025-09-30 11:27:35'),(1232977,411074,'action created','2025-09-30 09:27:35','2025-09-30 11:27:35'),(1232978,411074,'action started via WP Cron','2025-09-30 09:29:37','2025-09-30 11:29:37'),(1232979,411074,'action complete via WP Cron','2025-09-30 09:29:37','2025-09-30 11:29:37'),(1232980,411075,'action created','2025-09-30 09:29:37','2025-09-30 11:29:37'),(1232981,411075,'action started via WP Cron','2025-09-30 09:33:39','2025-09-30 11:33:39'),(1232982,411075,'action complete via WP Cron','2025-09-30 09:33:40','2025-09-30 11:33:40'),(1232983,411076,'action created','2025-09-30 09:33:40','2025-09-30 11:33:40'),(1232984,411076,'action started via WP Cron','2025-09-30 09:36:10','2025-09-30 11:36:10'),(1232985,411076,'action complete via WP Cron','2025-09-30 09:36:10','2025-09-30 11:36:10'),(1232986,411077,'action created','2025-09-30 09:36:10','2025-09-30 11:36:10'),(1232987,411077,'action started via WP Cron','2025-09-30 09:38:17','2025-09-30 11:38:17'),(1232988,411077,'action complete via WP Cron','2025-09-30 09:38:17','2025-09-30 11:38:17'),(1232989,411078,'action created','2025-09-30 09:38:17','2025-09-30 11:38:17'),(1232990,411078,'action started via WP Cron','2025-09-30 09:40:40','2025-09-30 11:40:40'),(1232991,411078,'action complete via WP Cron','2025-09-30 09:40:40','2025-09-30 11:40:40'),(1232992,411079,'action created','2025-09-30 09:40:40','2025-09-30 11:40:40'),(1232993,411079,'action started via WP Cron','2025-09-30 09:43:51','2025-09-30 11:43:51'),(1232994,411079,'action complete via WP Cron','2025-09-30 09:43:51','2025-09-30 11:43:51'),(1232995,411080,'action created','2025-09-30 09:43:51','2025-09-30 11:43:51'),(1232996,411080,'action started via WP Cron','2025-09-30 09:46:52','2025-09-30 11:46:52'),(1232997,411080,'action complete via WP Cron','2025-09-30 09:46:52','2025-09-30 11:46:52'),(1232998,411081,'action created','2025-09-30 09:46:52','2025-09-30 11:46:52'),(1232999,411081,'action started via WP Cron','2025-09-30 09:48:59','2025-09-30 11:48:59'),(1233000,411081,'action complete via WP Cron','2025-09-30 09:48:59','2025-09-30 11:48:59'),(1233001,411082,'action created','2025-09-30 09:48:59','2025-09-30 11:48:59'),(1233002,411082,'action started via WP Cron','2025-09-30 09:51:24','2025-09-30 11:51:24'),(1233003,411082,'action complete via WP Cron','2025-09-30 09:51:24','2025-09-30 11:51:24'),(1233004,411083,'action created','2025-09-30 09:51:24','2025-09-30 11:51:24'),(1233005,411083,'action started via WP Cron','2025-09-30 09:53:43','2025-09-30 11:53:43'),(1233006,411083,'action complete via WP Cron','2025-09-30 09:53:43','2025-09-30 11:53:43'),(1233007,411084,'action created','2025-09-30 09:53:43','2025-09-30 11:53:43'),(1233008,411084,'action started via WP Cron','2025-09-30 09:56:14','2025-09-30 11:56:14'),(1233009,411084,'action complete via WP Cron','2025-09-30 09:56:14','2025-09-30 11:56:14'),(1233010,411085,'action created','2025-09-30 09:56:14','2025-09-30 11:56:14'),(1233011,411085,'action started via WP Cron','2025-09-30 09:59:27','2025-09-30 11:59:27'),(1233012,411085,'action complete via WP Cron','2025-09-30 09:59:27','2025-09-30 11:59:27'),(1233013,411086,'action created','2025-09-30 09:59:27','2025-09-30 11:59:27'),(1233014,411086,'action started via WP Cron','2025-09-30 10:04:19','2025-09-30 12:04:19'),(1233015,411086,'action complete via WP Cron','2025-09-30 10:04:19','2025-09-30 12:04:19'),(1233016,411087,'action created','2025-09-30 10:04:19','2025-09-30 12:04:19'),(1233017,411087,'action started via WP Cron','2025-09-30 10:06:40','2025-09-30 12:06:40'),(1233018,411087,'action complete via WP Cron','2025-09-30 10:06:40','2025-09-30 12:06:40'),(1233019,411088,'action created','2025-09-30 10:06:40','2025-09-30 12:06:40'),(1233020,411088,'action started via WP Cron','2025-09-30 10:09:25','2025-09-30 12:09:25'),(1233021,411088,'action complete via WP Cron','2025-09-30 10:09:25','2025-09-30 12:09:25'),(1233022,411089,'action created','2025-09-30 10:09:25','2025-09-30 12:09:25'),(1233023,411089,'action started via WP Cron','2025-09-30 10:12:29','2025-09-30 12:12:29'),(1233024,411089,'action complete via WP Cron','2025-09-30 10:12:29','2025-09-30 12:12:29'),(1233025,411090,'action created','2025-09-30 10:12:29','2025-09-30 12:12:29'),(1233026,411090,'action started via WP Cron','2025-09-30 10:16:24','2025-09-30 12:16:24'),(1233027,411090,'action complete via WP Cron','2025-09-30 10:16:24','2025-09-30 12:16:24'),(1233028,411091,'action created','2025-09-30 10:16:24','2025-09-30 12:16:24'),(1233029,411091,'action started via WP Cron','2025-09-30 10:18:39','2025-09-30 12:18:39'),(1233030,411091,'action complete via WP Cron','2025-09-30 10:18:39','2025-09-30 12:18:39'),(1233031,411092,'action created','2025-09-30 10:18:39','2025-09-30 12:18:39'),(1233032,411092,'action started via WP Cron','2025-09-30 10:21:21','2025-09-30 12:21:21'),(1233033,411092,'action complete via WP Cron','2025-09-30 10:21:21','2025-09-30 12:21:21'),(1233034,411093,'action created','2025-09-30 10:21:21','2025-09-30 12:21:21'),(1233035,411093,'action started via WP Cron','2025-09-30 10:23:48','2025-09-30 12:23:48'),(1233036,411093,'action complete via WP Cron','2025-09-30 10:23:48','2025-09-30 12:23:48'),(1233037,411094,'action created','2025-09-30 10:23:48','2025-09-30 12:23:48'),(1233038,411094,'action started via WP Cron','2025-09-30 10:26:11','2025-09-30 12:26:11'),(1233039,411094,'action complete via WP Cron','2025-09-30 10:26:11','2025-09-30 12:26:11'),(1233040,411095,'action created','2025-09-30 10:26:11','2025-09-30 12:26:11'),(1233041,411095,'action started via WP Cron','2025-09-30 10:29:17','2025-09-30 12:29:17'),(1233042,411095,'action complete via WP Cron','2025-09-30 10:29:17','2025-09-30 12:29:17'),(1233043,411096,'action created','2025-09-30 10:29:17','2025-09-30 12:29:17'),(1233044,411096,'action started via WP Cron','2025-09-30 10:31:24','2025-09-30 12:31:24'),(1233045,411096,'action complete via WP Cron','2025-09-30 10:31:24','2025-09-30 12:31:24'),(1233046,411097,'action created','2025-09-30 10:31:24','2025-09-30 12:31:24'),(1233047,411097,'action started via WP Cron','2025-09-30 10:34:00','2025-09-30 12:34:00'),(1233048,411097,'action complete via WP Cron','2025-09-30 10:34:00','2025-09-30 12:34:00'),(1233049,411098,'action created','2025-09-30 10:34:00','2025-09-30 12:34:00'),(1233050,411098,'action started via WP Cron','2025-09-30 10:39:13','2025-09-30 12:39:13'),(1233051,411098,'action complete via WP Cron','2025-09-30 10:39:14','2025-09-30 12:39:14'),(1233052,411099,'action created','2025-09-30 10:39:14','2025-09-30 12:39:14'),(1233053,411099,'action started via WP Cron','2025-09-30 10:41:42','2025-09-30 12:41:42'),(1233054,411099,'action complete via WP Cron','2025-09-30 10:41:43','2025-09-30 12:41:43'),(1233055,411100,'action created','2025-09-30 10:41:43','2025-09-30 12:41:43'),(1233056,411100,'action started via WP Cron','2025-09-30 10:44:12','2025-09-30 12:44:12'),(1233057,411100,'action complete via WP Cron','2025-09-30 10:44:12','2025-09-30 12:44:12'),(1233058,411101,'action created','2025-09-30 10:44:12','2025-09-30 12:44:12'),(1233059,411101,'action started via WP Cron','2025-09-30 10:46:12','2025-09-30 12:46:12'),(1233060,411101,'action complete via WP Cron','2025-09-30 10:46:12','2025-09-30 12:46:12'),(1233061,411102,'action created','2025-09-30 10:46:12','2025-09-30 12:46:12'),(1233062,411102,'action started via WP Cron','2025-09-30 10:48:35','2025-09-30 12:48:35'),(1233063,411102,'action complete via WP Cron','2025-09-30 10:48:35','2025-09-30 12:48:35'),(1233064,411103,'action created','2025-09-30 10:48:35','2025-09-30 12:48:35'),(1233065,411103,'action started via WP Cron','2025-09-30 10:50:50','2025-09-30 12:50:50'),(1233066,411103,'action complete via WP Cron','2025-09-30 10:50:50','2025-09-30 12:50:50'),(1233067,411104,'action created','2025-09-30 10:50:50','2025-09-30 12:50:50'),(1233068,411104,'action started via WP Cron','2025-09-30 10:53:22','2025-09-30 12:53:22'),(1233069,411104,'action complete via WP Cron','2025-09-30 10:53:22','2025-09-30 12:53:22'),(1233070,411105,'action created','2025-09-30 10:53:22','2025-09-30 12:53:22'),(1233071,411105,'action started via WP Cron','2025-09-30 10:55:39','2025-09-30 12:55:39'),(1233072,411105,'action complete via WP Cron','2025-09-30 10:55:39','2025-09-30 12:55:39'),(1233073,411106,'action created','2025-09-30 10:55:39','2025-09-30 12:55:39'),(1233074,411106,'action started via WP Cron','2025-09-30 10:58:08','2025-09-30 12:58:08'),(1233075,411106,'action complete via WP Cron','2025-09-30 10:58:08','2025-09-30 12:58:08'),(1233076,411107,'action created','2025-09-30 10:58:08','2025-09-30 12:58:08'),(1233077,411107,'action started via WP Cron','2025-09-30 11:00:32','2025-09-30 13:00:32'),(1233078,411107,'action complete via WP Cron','2025-09-30 11:00:32','2025-09-30 13:00:32'),(1233079,411108,'action created','2025-09-30 11:00:32','2025-09-30 13:00:32'),(1233080,411108,'action started via WP Cron','2025-09-30 11:03:50','2025-09-30 13:03:50'),(1233081,411108,'action complete via WP Cron','2025-09-30 11:03:50','2025-09-30 13:03:50'),(1233082,411109,'action created','2025-09-30 11:03:50','2025-09-30 13:03:50'),(1233083,411109,'action started via WP Cron','2025-09-30 11:06:24','2025-09-30 13:06:24'),(1233084,411109,'action complete via WP Cron','2025-09-30 11:06:24','2025-09-30 13:06:24'),(1233085,411110,'action created','2025-09-30 11:06:24','2025-09-30 13:06:24'),(1233086,411110,'action started via WP Cron','2025-09-30 11:09:06','2025-09-30 13:09:06'),(1233087,411110,'action complete via WP Cron','2025-09-30 11:09:06','2025-09-30 13:09:06'),(1233088,411111,'action created','2025-09-30 11:09:06','2025-09-30 13:09:06'),(1233089,411111,'action started via WP Cron','2025-09-30 11:12:37','2025-09-30 13:12:37'),(1233090,411111,'action complete via WP Cron','2025-09-30 11:12:37','2025-09-30 13:12:37'),(1233091,411112,'action created','2025-09-30 11:12:37','2025-09-30 13:12:37'),(1233092,411112,'action started via WP Cron','2025-09-30 11:15:21','2025-09-30 13:15:21'),(1233093,411112,'action complete via WP Cron','2025-09-30 11:15:21','2025-09-30 13:15:21'),(1233094,411113,'action created','2025-09-30 11:15:21','2025-09-30 13:15:21'),(1233095,411113,'action started via WP Cron','2025-09-30 11:18:00','2025-09-30 13:18:00'),(1233096,411113,'action complete via WP Cron','2025-09-30 11:18:00','2025-09-30 13:18:00'),(1233097,411114,'action created','2025-09-30 11:18:00','2025-09-30 13:18:00'),(1233098,411114,'action started via WP Cron','2025-09-30 11:21:24','2025-09-30 13:21:24'),(1233099,411114,'action complete via WP Cron','2025-09-30 11:21:24','2025-09-30 13:21:24'),(1233100,411115,'action created','2025-09-30 11:21:24','2025-09-30 13:21:24'),(1233101,411115,'action started via WP Cron','2025-09-30 11:25:39','2025-09-30 13:25:39'),(1233102,411115,'action complete via WP Cron','2025-09-30 11:25:39','2025-09-30 13:25:39'),(1233103,411116,'action created','2025-09-30 11:25:39','2025-09-30 13:25:39'),(1233104,411116,'action started via WP Cron','2025-09-30 11:27:55','2025-09-30 13:27:55'),(1233105,411116,'action complete via WP Cron','2025-09-30 11:27:55','2025-09-30 13:27:55'),(1233106,411117,'action created','2025-09-30 11:27:55','2025-09-30 13:27:55'),(1233107,411117,'action started via WP Cron','2025-09-30 11:31:24','2025-09-30 13:31:24'),(1233108,411117,'action complete via WP Cron','2025-09-30 11:31:24','2025-09-30 13:31:24'),(1233109,411118,'action created','2025-09-30 11:31:24','2025-09-30 13:31:24'),(1233110,411118,'action started via WP Cron','2025-09-30 11:33:51','2025-09-30 13:33:51'),(1233111,411118,'action complete via WP Cron','2025-09-30 11:33:51','2025-09-30 13:33:51'),(1233112,411119,'action created','2025-09-30 11:33:51','2025-09-30 13:33:51'),(1233113,411119,'action started via WP Cron','2025-09-30 11:36:24','2025-09-30 13:36:24'),(1233114,411119,'action complete via WP Cron','2025-09-30 11:36:24','2025-09-30 13:36:24'),(1233115,411120,'action created','2025-09-30 11:36:24','2025-09-30 13:36:24'),(1233116,411120,'action started via WP Cron','2025-09-30 11:39:24','2025-09-30 13:39:24'),(1233117,411120,'action complete via WP Cron','2025-09-30 11:39:25','2025-09-30 13:39:25'),(1233118,411121,'action created','2025-09-30 11:39:25','2025-09-30 13:39:25'),(1233119,411121,'action started via WP Cron','2025-09-30 11:42:25','2025-09-30 13:42:25'),(1233120,411121,'action complete via WP Cron','2025-09-30 11:42:25','2025-09-30 13:42:25'),(1233121,411122,'action created','2025-09-30 11:42:25','2025-09-30 13:42:25'),(1233122,411122,'action started via WP Cron','2025-09-30 11:44:41','2025-09-30 13:44:41'),(1233123,411122,'action complete via WP Cron','2025-09-30 11:44:41','2025-09-30 13:44:41'),(1233124,411123,'action created','2025-09-30 11:44:41','2025-09-30 13:44:41'),(1233125,411123,'action started via WP Cron','2025-09-30 11:50:10','2025-09-30 13:50:10'),(1233126,411123,'action complete via WP Cron','2025-09-30 11:50:10','2025-09-30 13:50:10'),(1233127,411124,'action created','2025-09-30 11:50:10','2025-09-30 13:50:10'),(1233128,411124,'action started via WP Cron','2025-09-30 11:52:36','2025-09-30 13:52:36'),(1233129,411124,'action complete via WP Cron','2025-09-30 11:52:36','2025-09-30 13:52:36'),(1233130,411125,'action created','2025-09-30 11:52:36','2025-09-30 13:52:36'),(1233131,411125,'action started via WP Cron','2025-09-30 11:56:17','2025-09-30 13:56:17'),(1233132,411125,'action complete via WP Cron','2025-09-30 11:56:17','2025-09-30 13:56:17'),(1233133,411126,'action created','2025-09-30 11:56:17','2025-09-30 13:56:17'),(1233134,411126,'action started via WP Cron','2025-09-30 12:00:32','2025-09-30 14:00:32'),(1233135,411126,'action complete via WP Cron','2025-09-30 12:00:32','2025-09-30 14:00:32'),(1233136,411127,'action created','2025-09-30 12:00:32','2025-09-30 14:00:32'),(1233137,411127,'action started via WP Cron','2025-09-30 12:02:44','2025-09-30 14:02:44'),(1233138,411127,'action complete via WP Cron','2025-09-30 12:02:44','2025-09-30 14:02:44'),(1233139,411128,'action created','2025-09-30 12:02:44','2025-09-30 14:02:44'),(1233140,411128,'action started via WP Cron','2025-09-30 12:04:48','2025-09-30 14:04:48'),(1233141,411128,'action complete via WP Cron','2025-09-30 12:04:48','2025-09-30 14:04:48'),(1233142,411129,'action created','2025-09-30 12:04:48','2025-09-30 14:04:48'),(1233143,411129,'action started via WP Cron','2025-09-30 12:08:16','2025-09-30 14:08:16'),(1233144,411129,'action complete via WP Cron','2025-09-30 12:08:16','2025-09-30 14:08:16'),(1233145,411130,'action created','2025-09-30 12:08:16','2025-09-30 14:08:16'),(1233146,411130,'action started via WP Cron','2025-09-30 12:10:32','2025-09-30 14:10:32'),(1233147,411130,'action complete via WP Cron','2025-09-30 12:10:32','2025-09-30 14:10:32'),(1233148,411131,'action created','2025-09-30 12:10:32','2025-09-30 14:10:32'),(1233149,411131,'action started via WP Cron','2025-09-30 12:13:31','2025-09-30 14:13:31'),(1233150,411131,'action complete via WP Cron','2025-09-30 12:13:31','2025-09-30 14:13:31'),(1233151,411132,'action created','2025-09-30 12:13:31','2025-09-30 14:13:31'),(1233152,411132,'action started via WP Cron','2025-09-30 12:16:54','2025-09-30 14:16:54'),(1233153,411132,'action complete via WP Cron','2025-09-30 12:16:54','2025-09-30 14:16:54'),(1233154,411133,'action created','2025-09-30 12:16:54','2025-09-30 14:16:54'),(1233155,411133,'action started via WP Cron','2025-09-30 12:20:26','2025-09-30 14:20:26'),(1233156,411133,'action complete via WP Cron','2025-09-30 12:20:26','2025-09-30 14:20:26'),(1233157,411134,'action created','2025-09-30 12:20:26','2025-09-30 14:20:26'),(1233158,411134,'action started via WP Cron','2025-09-30 12:22:41','2025-09-30 14:22:41'),(1233159,411134,'action complete via WP Cron','2025-09-30 12:22:41','2025-09-30 14:22:41'),(1233160,411135,'action created','2025-09-30 12:22:41','2025-09-30 14:22:41'),(1233161,411135,'action started via WP Cron','2025-09-30 12:25:29','2025-09-30 14:25:29'),(1233162,411135,'action complete via WP Cron','2025-09-30 12:25:29','2025-09-30 14:25:29'),(1233163,411136,'action created','2025-09-30 12:25:29','2025-09-30 14:25:29'),(1233164,411136,'action started via WP Cron','2025-09-30 12:27:30','2025-09-30 14:27:30'),(1233165,411136,'action complete via WP Cron','2025-09-30 12:27:30','2025-09-30 14:27:30'),(1233166,411137,'action created','2025-09-30 12:27:30','2025-09-30 14:27:30'),(1233167,411137,'action started via WP Cron','2025-09-30 12:29:31','2025-09-30 14:29:31'),(1233168,411137,'action complete via WP Cron','2025-09-30 12:29:31','2025-09-30 14:29:31'),(1233169,411138,'action created','2025-09-30 12:29:31','2025-09-30 14:29:31'),(1233170,411138,'action started via WP Cron','2025-09-30 12:32:30','2025-09-30 14:32:30'),(1233171,411138,'action complete via WP Cron','2025-09-30 12:32:30','2025-09-30 14:32:30'),(1233172,411139,'action created','2025-09-30 12:32:30','2025-09-30 14:32:30'),(1233173,411139,'action started via WP Cron','2025-09-30 12:34:32','2025-09-30 14:34:32'),(1233174,411139,'action complete via WP Cron','2025-09-30 12:34:32','2025-09-30 14:34:32'),(1233175,411140,'action created','2025-09-30 12:34:32','2025-09-30 14:34:32'),(1233176,411140,'action started via WP Cron','2025-09-30 12:37:30','2025-09-30 14:37:30'),(1233177,411140,'action complete via WP Cron','2025-09-30 12:37:30','2025-09-30 14:37:30'),(1233178,411141,'action created','2025-09-30 12:37:30','2025-09-30 14:37:30'),(1233179,411141,'action started via WP Cron','2025-09-30 12:40:30','2025-09-30 14:40:30'),(1233180,411141,'action complete via WP Cron','2025-09-30 12:40:30','2025-09-30 14:40:30'),(1233181,411142,'action created','2025-09-30 12:40:30','2025-09-30 14:40:30'),(1233182,411142,'action started via WP Cron','2025-09-30 12:43:29','2025-09-30 14:43:29'),(1233183,411142,'action complete via WP Cron','2025-09-30 12:43:30','2025-09-30 14:43:30'),(1233184,411143,'action created','2025-09-30 12:43:30','2025-09-30 14:43:30'),(1233185,411143,'action started via WP Cron','2025-09-30 12:45:30','2025-09-30 14:45:30'),(1233186,411143,'action complete via WP Cron','2025-09-30 12:45:30','2025-09-30 14:45:30'),(1233187,411144,'action created','2025-09-30 12:45:30','2025-09-30 14:45:30'),(1233188,411144,'action started via WP Cron','2025-09-30 12:48:30','2025-09-30 14:48:30'),(1233189,411144,'action complete via WP Cron','2025-09-30 12:48:30','2025-09-30 14:48:30'),(1233190,411145,'action created','2025-09-30 12:48:30','2025-09-30 14:48:30'),(1233191,411145,'action started via WP Cron','2025-09-30 12:50:30','2025-09-30 14:50:30'),(1233192,411145,'action complete via WP Cron','2025-09-30 12:50:30','2025-09-30 14:50:30'),(1233193,411146,'action created','2025-09-30 12:50:30','2025-09-30 14:50:30'),(1233194,411146,'action started via WP Cron','2025-09-30 12:52:30','2025-09-30 14:52:30'),(1233195,411146,'action complete via WP Cron','2025-09-30 12:52:30','2025-09-30 14:52:30'),(1233196,411147,'action created','2025-09-30 12:52:30','2025-09-30 14:52:30'),(1233197,411147,'action started via WP Cron','2025-09-30 12:54:30','2025-09-30 14:54:30'),(1233198,411147,'action complete via WP Cron','2025-09-30 12:54:30','2025-09-30 14:54:30'),(1233199,411148,'action created','2025-09-30 12:54:30','2025-09-30 14:54:30'),(1233200,411148,'action started via WP Cron','2025-09-30 12:56:30','2025-09-30 14:56:30'),(1233201,411149,'action created','2025-09-30 12:56:30','2025-09-30 14:56:30'),(1233202,411149,'action started via WP Cron','2025-09-30 12:56:34','2025-09-30 14:56:34'),(1233203,411149,'action complete via WP Cron','2025-09-30 12:56:34','2025-09-30 14:56:34'),(1233204,411148,'action complete via WP Cron','2025-09-30 12:56:34','2025-09-30 14:56:34'),(1233205,411150,'action created','2025-09-30 12:56:34','2025-09-30 14:56:34'),(1233206,411150,'action started via WP Cron','2025-09-30 12:59:30','2025-09-30 14:59:30'),(1233207,411150,'action complete via WP Cron','2025-09-30 12:59:31','2025-09-30 14:59:31'),(1233208,411151,'action created','2025-09-30 12:59:31','2025-09-30 14:59:31'),(1233209,411151,'action started via WP Cron','2025-09-30 13:02:30','2025-09-30 15:02:30'),(1233210,411151,'action complete via WP Cron','2025-09-30 13:02:30','2025-09-30 15:02:30'),(1233211,411152,'action created','2025-09-30 13:02:30','2025-09-30 15:02:30'),(1233212,411152,'action started via WP Cron','2025-09-30 13:05:29','2025-09-30 15:05:29'),(1233213,411152,'action complete via WP Cron','2025-09-30 13:05:29','2025-09-30 15:05:29'),(1233214,411153,'action created','2025-09-30 13:05:29','2025-09-30 15:05:29'),(1233215,411153,'action started via WP Cron','2025-09-30 13:07:31','2025-09-30 15:07:31'),(1233216,411153,'action complete via WP Cron','2025-09-30 13:07:31','2025-09-30 15:07:31'),(1233217,411154,'action created','2025-09-30 13:07:31','2025-09-30 15:07:31'),(1233218,411154,'action started via WP Cron','2025-09-30 13:10:31','2025-09-30 15:10:31'),(1233219,411154,'action complete via WP Cron','2025-09-30 13:10:31','2025-09-30 15:10:31'),(1233220,411155,'action created','2025-09-30 13:10:31','2025-09-30 15:10:31'),(1233221,411155,'action started via WP Cron','2025-09-30 13:13:30','2025-09-30 15:13:30'),(1233222,411155,'action complete via WP Cron','2025-09-30 13:13:30','2025-09-30 15:13:30'),(1233223,411156,'action created','2025-09-30 13:13:30','2025-09-30 15:13:30'),(1233224,411156,'action started via WP Cron','2025-09-30 13:16:29','2025-09-30 15:16:29'),(1233225,411156,'action complete via WP Cron','2025-09-30 13:16:29','2025-09-30 15:16:29'),(1233226,411157,'action created','2025-09-30 13:16:29','2025-09-30 15:16:29'),(1233227,411157,'action started via WP Cron','2025-09-30 13:19:34','2025-09-30 15:19:34'),(1233228,411157,'action complete via WP Cron','2025-09-30 13:19:34','2025-09-30 15:19:34'),(1233229,411158,'action created','2025-09-30 13:19:34','2025-09-30 15:19:34'),(1233230,411158,'action started via WP Cron','2025-09-30 13:22:29','2025-09-30 15:22:29'),(1233231,411158,'action complete via WP Cron','2025-09-30 13:22:29','2025-09-30 15:22:29'),(1233232,411159,'action created','2025-09-30 13:22:29','2025-09-30 15:22:29'),(1233233,411159,'action started via WP Cron','2025-09-30 13:24:29','2025-09-30 15:24:29'),(1233234,411159,'action complete via WP Cron','2025-09-30 13:24:29','2025-09-30 15:24:29'),(1233235,411160,'action created','2025-09-30 13:24:29','2025-09-30 15:24:29'),(1233236,411160,'action started via WP Cron','2025-09-30 13:26:30','2025-09-30 15:26:30'),(1233237,411160,'action complete via WP Cron','2025-09-30 13:26:30','2025-09-30 15:26:30'),(1233238,411161,'action created','2025-09-30 13:26:30','2025-09-30 15:26:30'),(1233239,411161,'action started via WP Cron','2025-09-30 13:29:30','2025-09-30 15:29:30'),(1233240,411161,'action complete via WP Cron','2025-09-30 13:29:30','2025-09-30 15:29:30'),(1233241,411162,'action created','2025-09-30 13:29:30','2025-09-30 15:29:30'),(1233242,411162,'action started via WP Cron','2025-09-30 13:31:30','2025-09-30 15:31:30'),(1233243,411162,'action complete via WP Cron','2025-09-30 13:31:31','2025-09-30 15:31:31'),(1233244,411163,'action created','2025-09-30 13:31:31','2025-09-30 15:31:31'),(1233245,411163,'action started via WP Cron','2025-09-30 13:34:29','2025-09-30 15:34:29'),(1233246,411163,'action complete via WP Cron','2025-09-30 13:34:29','2025-09-30 15:34:29'),(1233247,411164,'action created','2025-09-30 13:34:29','2025-09-30 15:34:29'),(1233248,411164,'action started via WP Cron','2025-09-30 13:36:30','2025-09-30 15:36:30'),(1233249,411164,'action complete via WP Cron','2025-09-30 13:36:30','2025-09-30 15:36:30'),(1233250,411165,'action created','2025-09-30 13:36:30','2025-09-30 15:36:30'),(1233251,411165,'action started via WP Cron','2025-09-30 13:40:24','2025-09-30 15:40:24'),(1233252,411165,'action complete via WP Cron','2025-09-30 13:40:24','2025-09-30 15:40:24'),(1233253,411166,'action created','2025-09-30 13:40:24','2025-09-30 15:40:24'),(1233254,411166,'action started via WP Cron','2025-09-30 13:43:36','2025-09-30 15:43:36'),(1233255,411167,'action created','2025-09-30 13:43:36','2025-09-30 15:43:36'),(1233256,411167,'action started via WP Cron','2025-09-30 13:43:39','2025-09-30 15:43:39'),(1233257,411167,'action complete via WP Cron','2025-09-30 13:43:40','2025-09-30 15:43:40'),(1233258,411166,'action complete via WP Cron','2025-09-30 13:43:40','2025-09-30 15:43:40'),(1233259,411168,'action created','2025-09-30 13:43:40','2025-09-30 15:43:40'),(1233260,411168,'action started via WP Cron','2025-09-30 13:46:24','2025-09-30 15:46:24'),(1233261,411168,'action complete via WP Cron','2025-09-30 13:46:24','2025-09-30 15:46:24'),(1233262,411169,'action created','2025-09-30 13:46:24','2025-09-30 15:46:24'),(1233263,411169,'action started via WP Cron','2025-09-30 13:48:55','2025-09-30 15:48:55'),(1233264,411169,'action complete via WP Cron','2025-09-30 13:48:55','2025-09-30 15:48:55'),(1233265,411170,'action created','2025-09-30 13:48:55','2025-09-30 15:48:55'),(1233266,411170,'action started via WP Cron','2025-09-30 13:55:31','2025-09-30 15:55:31'),(1233267,411170,'action complete via WP Cron','2025-09-30 13:55:31','2025-09-30 15:55:31'),(1233268,411171,'action created','2025-09-30 13:55:31','2025-09-30 15:55:31'),(1233269,411171,'action started via WP Cron','2025-09-30 14:01:27','2025-09-30 16:01:27'),(1233270,411171,'action complete via WP Cron','2025-09-30 14:01:27','2025-09-30 16:01:27'),(1233271,411172,'action created','2025-09-30 14:01:27','2025-09-30 16:01:27'),(1233272,411172,'action started via WP Cron','2025-09-30 14:06:24','2025-09-30 16:06:24'),(1233273,411172,'action complete via WP Cron','2025-09-30 14:06:24','2025-09-30 16:06:24'),(1233274,411173,'action created','2025-09-30 14:06:24','2025-09-30 16:06:24'),(1233275,411173,'action started via WP Cron','2025-09-30 14:08:47','2025-09-30 16:08:47'),(1233276,411173,'action complete via WP Cron','2025-09-30 14:08:47','2025-09-30 16:08:47'),(1233277,411174,'action created','2025-09-30 14:08:47','2025-09-30 16:08:47'),(1233278,411174,'action started via WP Cron','2025-09-30 14:12:29','2025-09-30 16:12:29'),(1233279,411174,'action complete via WP Cron','2025-09-30 14:12:29','2025-09-30 16:12:29'),(1233280,411175,'action created','2025-09-30 14:12:29','2025-09-30 16:12:29'),(1233281,411175,'action started via WP Cron','2025-09-30 14:15:24','2025-09-30 16:15:24'),(1233282,411175,'action complete via WP Cron','2025-09-30 14:15:24','2025-09-30 16:15:24'),(1233283,411176,'action created','2025-09-30 14:15:24','2025-09-30 16:15:24'),(1233284,411176,'action started via WP Cron','2025-09-30 14:17:51','2025-09-30 16:17:51'),(1233285,411176,'action complete via WP Cron','2025-09-30 14:17:51','2025-09-30 16:17:51'),(1233286,411177,'action created','2025-09-30 14:17:51','2025-09-30 16:17:51'),(1233287,411177,'action started via WP Cron','2025-09-30 14:20:32','2025-09-30 16:20:32'),(1233288,411177,'action complete via WP Cron','2025-09-30 14:20:32','2025-09-30 16:20:32'),(1233289,411178,'action created','2025-09-30 14:20:32','2025-09-30 16:20:32'),(1233290,411178,'action started via WP Cron','2025-09-30 14:23:44','2025-09-30 16:23:44'),(1233291,411178,'action complete via WP Cron','2025-09-30 14:23:44','2025-09-30 16:23:44'),(1233292,411179,'action created','2025-09-30 14:23:44','2025-09-30 16:23:44'),(1233293,411179,'action started via WP Cron','2025-09-30 14:26:11','2025-09-30 16:26:11'),(1233294,411179,'action complete via WP Cron','2025-09-30 14:26:11','2025-09-30 16:26:11'),(1233295,411180,'action created','2025-09-30 14:26:11','2025-09-30 16:26:11'),(1233296,411180,'action started via WP Cron','2025-09-30 14:28:34','2025-09-30 16:28:34'),(1233297,411180,'action complete via WP Cron','2025-09-30 14:28:34','2025-09-30 16:28:34'),(1233298,411181,'action created','2025-09-30 14:28:34','2025-09-30 16:28:34'),(1233299,411181,'action started via WP Cron','2025-09-30 14:32:04','2025-09-30 16:32:04'),(1233300,411181,'action complete via WP Cron','2025-09-30 14:32:04','2025-09-30 16:32:04'),(1233301,411182,'action created','2025-09-30 14:32:04','2025-09-30 16:32:04'),(1233302,411182,'action started via WP Cron','2025-09-30 14:34:15','2025-09-30 16:34:15'),(1233303,411182,'action complete via WP Cron','2025-09-30 14:34:15','2025-09-30 16:34:15'),(1233304,411183,'action created','2025-09-30 14:34:15','2025-09-30 16:34:15'),(1233305,411183,'action started via WP Cron','2025-09-30 14:36:25','2025-09-30 16:36:25'),(1233306,411183,'action complete via WP Cron','2025-09-30 14:36:25','2025-09-30 16:36:25'),(1233307,411184,'action created','2025-09-30 14:36:25','2025-09-30 16:36:25'),(1233308,411184,'action started via WP Cron','2025-09-30 14:39:09','2025-09-30 16:39:09'),(1233309,411184,'action complete via WP Cron','2025-09-30 14:39:09','2025-09-30 16:39:09'),(1233310,411185,'action created','2025-09-30 14:39:09','2025-09-30 16:39:09'),(1233311,411185,'action started via WP Cron','2025-09-30 14:41:32','2025-09-30 16:41:32'),(1233312,411185,'action complete via WP Cron','2025-09-30 14:41:32','2025-09-30 16:41:32'),(1233313,411186,'action created','2025-09-30 14:41:32','2025-09-30 16:41:32'),(1233314,411186,'action started via WP Cron','2025-09-30 14:46:24','2025-09-30 16:46:24'),(1233315,411186,'action complete via WP Cron','2025-09-30 14:46:24','2025-09-30 16:46:24'),(1233316,411187,'action created','2025-09-30 14:46:24','2025-09-30 16:46:24'),(1233317,411187,'action started via WP Cron','2025-09-30 14:48:30','2025-09-30 16:48:30'),(1233318,411187,'action complete via WP Cron','2025-09-30 14:48:30','2025-09-30 16:48:30'),(1233319,411188,'action created','2025-09-30 14:48:30','2025-09-30 16:48:30'),(1233320,411188,'action started via WP Cron','2025-09-30 14:51:15','2025-09-30 16:51:15'),(1233321,411188,'action complete via WP Cron','2025-09-30 14:51:15','2025-09-30 16:51:15'),(1233322,411189,'action created','2025-09-30 14:51:15','2025-09-30 16:51:15'),(1233323,411189,'action started via WP Cron','2025-09-30 14:54:55','2025-09-30 16:54:55'),(1233324,411189,'action complete via WP Cron','2025-09-30 14:54:55','2025-09-30 16:54:55'),(1233325,411190,'action created','2025-09-30 14:54:55','2025-09-30 16:54:55'),(1233326,411190,'action started via WP Cron','2025-09-30 14:57:41','2025-09-30 16:57:41'),(1233327,411190,'action complete via WP Cron','2025-09-30 14:57:41','2025-09-30 16:57:41'),(1233328,411191,'action created','2025-09-30 14:57:41','2025-09-30 16:57:41'),(1233329,411191,'action started via WP Cron','2025-09-30 15:00:30','2025-09-30 17:00:30'),(1233330,411191,'action complete via WP Cron','2025-09-30 15:00:30','2025-09-30 17:00:30'),(1233331,411192,'action created','2025-09-30 15:00:30','2025-09-30 17:00:30'),(1233332,411192,'action started via WP Cron','2025-09-30 15:04:08','2025-09-30 17:04:08'),(1233333,411192,'action complete via WP Cron','2025-09-30 15:04:08','2025-09-30 17:04:08'),(1233334,411193,'action created','2025-09-30 15:04:08','2025-09-30 17:04:08'),(1233335,411193,'action started via WP Cron','2025-09-30 15:06:24','2025-09-30 17:06:24'),(1233336,411193,'action complete via WP Cron','2025-09-30 15:06:24','2025-09-30 17:06:24'),(1233337,411194,'action created','2025-09-30 15:06:24','2025-09-30 17:06:24'),(1233338,411194,'action started via WP Cron','2025-09-30 15:08:39','2025-09-30 17:08:39'),(1233339,411194,'action complete via WP Cron','2025-09-30 15:08:39','2025-09-30 17:08:39'),(1233340,411195,'action created','2025-09-30 15:08:39','2025-09-30 17:08:39'),(1233341,411195,'action started via WP Cron','2025-09-30 15:11:04','2025-09-30 17:11:04'),(1233342,411195,'action complete via WP Cron','2025-09-30 15:11:04','2025-09-30 17:11:04'),(1233343,411196,'action created','2025-09-30 15:11:04','2025-09-30 17:11:04'),(1233344,411196,'action started via WP Cron','2025-09-30 15:16:25','2025-09-30 17:16:25'),(1233345,411196,'action complete via WP Cron','2025-09-30 15:16:25','2025-09-30 17:16:25'),(1233346,411197,'action created','2025-09-30 15:16:25','2025-09-30 17:16:25'),(1233347,411197,'action started via WP Cron','2025-09-30 15:21:27','2025-09-30 17:21:27'),(1233348,411197,'action complete via WP Cron','2025-09-30 15:21:27','2025-09-30 17:21:27'),(1233349,411198,'action created','2025-09-30 15:21:27','2025-09-30 17:21:27'),(1233350,411198,'action started via WP Cron','2025-09-30 15:26:12','2025-09-30 17:26:12'),(1233351,411198,'action complete via WP Cron','2025-09-30 15:26:12','2025-09-30 17:26:12'),(1233352,411199,'action created','2025-09-30 15:26:12','2025-09-30 17:26:12'),(1233353,411199,'action started via WP Cron','2025-09-30 15:29:26','2025-09-30 17:29:26'),(1233354,411199,'action complete via WP Cron','2025-09-30 15:29:26','2025-09-30 17:29:26'),(1233355,411200,'action created','2025-09-30 15:29:26','2025-09-30 17:29:26'),(1233356,411200,'action started via WP Cron','2025-09-30 15:36:39','2025-09-30 17:36:39'),(1233357,411200,'action complete via WP Cron','2025-09-30 15:36:40','2025-09-30 17:36:40'),(1233358,411201,'action created','2025-09-30 15:36:40','2025-09-30 17:36:40'),(1233359,411201,'action started via WP Cron','2025-09-30 15:39:35','2025-09-30 17:39:35'),(1233360,411201,'action complete via WP Cron','2025-09-30 15:39:35','2025-09-30 17:39:35'),(1233361,411202,'action created','2025-09-30 15:39:35','2025-09-30 17:39:35'),(1233362,411202,'action started via WP Cron','2025-09-30 15:42:29','2025-09-30 17:42:29'),(1233363,411202,'action complete via WP Cron','2025-09-30 15:42:29','2025-09-30 17:42:29'),(1233364,411203,'action created','2025-09-30 15:42:29','2025-09-30 17:42:29'),(1233365,411203,'action started via WP Cron','2025-09-30 15:44:29','2025-09-30 17:44:29'),(1233366,411203,'action complete via WP Cron','2025-09-30 15:44:29','2025-09-30 17:44:29'),(1233367,411204,'action created','2025-09-30 15:44:29','2025-09-30 17:44:29'),(1233368,411204,'action started via WP Cron','2025-09-30 15:46:30','2025-09-30 17:46:30'),(1233369,411204,'action complete via WP Cron','2025-09-30 15:46:30','2025-09-30 17:46:30'),(1233370,411205,'action created','2025-09-30 15:46:30','2025-09-30 17:46:30'),(1233371,411205,'action started via WP Cron','2025-09-30 15:48:30','2025-09-30 17:48:30'),(1233372,411205,'action complete via WP Cron','2025-09-30 15:48:30','2025-09-30 17:48:30'),(1233373,411206,'action created','2025-09-30 15:48:30','2025-09-30 17:48:30'),(1233374,411206,'action started via WP Cron','2025-09-30 15:51:29','2025-09-30 17:51:29'),(1233375,411206,'action complete via WP Cron','2025-09-30 15:51:29','2025-09-30 17:51:29'),(1233376,411207,'action created','2025-09-30 15:51:29','2025-09-30 17:51:29'),(1233377,411207,'action started via WP Cron','2025-09-30 15:53:31','2025-09-30 17:53:31'),(1233378,411208,'action created','2025-09-30 15:53:31','2025-09-30 17:53:31'),(1233379,411208,'action started via WP Cron','2025-09-30 15:53:33','2025-09-30 17:53:33'),(1233380,411208,'action complete via WP Cron','2025-09-30 15:53:34','2025-09-30 17:53:34'),(1233381,411207,'action complete via WP Cron','2025-09-30 15:53:34','2025-09-30 17:53:34'),(1233382,411209,'action created','2025-09-30 15:53:34','2025-09-30 17:53:34'),(1233383,411209,'action started via WP Cron','2025-09-30 15:56:29','2025-09-30 17:56:29'),(1233384,411209,'action complete via WP Cron','2025-09-30 15:56:29','2025-09-30 17:56:29'),(1233385,411210,'action created','2025-09-30 15:56:29','2025-09-30 17:56:29'),(1233386,411210,'action started via WP Cron','2025-09-30 15:58:30','2025-09-30 17:58:30'),(1233387,411210,'action complete via WP Cron','2025-09-30 15:58:30','2025-09-30 17:58:30'),(1233388,411211,'action created','2025-09-30 15:58:30','2025-09-30 17:58:30'),(1233389,411211,'action started via WP Cron','2025-09-30 16:00:30','2025-09-30 18:00:30'),(1233390,411211,'action complete via WP Cron','2025-09-30 16:00:30','2025-09-30 18:00:30'),(1233391,411212,'action created','2025-09-30 16:00:30','2025-09-30 18:00:30'),(1233392,411212,'action started via WP Cron','2025-09-30 16:03:30','2025-09-30 18:03:30'),(1233393,411212,'action complete via WP Cron','2025-09-30 16:03:30','2025-09-30 18:03:30'),(1233394,411213,'action created','2025-09-30 16:03:30','2025-09-30 18:03:30'),(1233395,411213,'action started via WP Cron','2025-09-30 16:05:30','2025-09-30 18:05:30'),(1233396,411213,'action complete via WP Cron','2025-09-30 16:05:30','2025-09-30 18:05:30'),(1233397,411214,'action created','2025-09-30 16:05:30','2025-09-30 18:05:30'),(1233398,411214,'action started via WP Cron','2025-09-30 16:07:31','2025-09-30 18:07:31'),(1233399,411214,'action complete via WP Cron','2025-09-30 16:07:31','2025-09-30 18:07:31'),(1233400,411215,'action created','2025-09-30 16:07:31','2025-09-30 18:07:31'),(1233401,411215,'action started via WP Cron','2025-09-30 16:10:13','2025-09-30 18:10:13'),(1233402,411215,'action complete via WP Cron','2025-09-30 16:10:13','2025-09-30 18:10:13'),(1233403,411216,'action created','2025-09-30 16:10:13','2025-09-30 18:10:13'),(1233404,411216,'action started via WP Cron','2025-09-30 16:12:27','2025-09-30 18:12:27'),(1233405,411216,'action complete via WP Cron','2025-09-30 16:12:27','2025-09-30 18:12:27'),(1233406,411217,'action created','2025-09-30 16:12:27','2025-09-30 18:12:27'),(1233407,411217,'action started via WP Cron','2025-09-30 16:14:49','2025-09-30 18:14:49'),(1233408,411217,'action complete via WP Cron','2025-09-30 16:14:49','2025-09-30 18:14:49'),(1233409,411218,'action created','2025-09-30 16:14:49','2025-09-30 18:14:49'),(1233410,411218,'action started via WP Cron','2025-09-30 16:18:05','2025-09-30 18:18:05'),(1233411,411218,'action complete via WP Cron','2025-09-30 16:18:05','2025-09-30 18:18:05'),(1233412,411219,'action created','2025-09-30 16:18:05','2025-09-30 18:18:05'),(1233413,411219,'action started via WP Cron','2025-09-30 16:20:54','2025-09-30 18:20:54'),(1233414,411219,'action complete via WP Cron','2025-09-30 16:20:54','2025-09-30 18:20:54'),(1233415,411220,'action created','2025-09-30 16:20:54','2025-09-30 18:20:54'),(1233416,411220,'action started via WP Cron','2025-09-30 16:24:50','2025-09-30 18:24:50'),(1233417,411221,'action created','2025-09-30 16:24:50','2025-09-30 18:24:50'),(1233418,411221,'action started via WP Cron','2025-09-30 16:24:52','2025-09-30 18:24:52'),(1233419,411221,'action complete via WP Cron','2025-09-30 16:24:52','2025-09-30 18:24:52'),(1233420,411220,'action complete via WP Cron','2025-09-30 16:24:52','2025-09-30 18:24:52'),(1233421,411222,'action created','2025-09-30 16:24:52','2025-09-30 18:24:52'),(1233422,411222,'action started via WP Cron','2025-09-30 16:26:52','2025-09-30 18:26:52'),(1233423,411222,'action complete via WP Cron','2025-09-30 16:26:52','2025-09-30 18:26:52'),(1233424,411223,'action created','2025-09-30 16:26:52','2025-09-30 18:26:52'),(1233425,411223,'action started via WP Cron','2025-09-30 16:29:32','2025-09-30 18:29:32'),(1233426,411223,'action complete via WP Cron','2025-09-30 16:29:32','2025-09-30 18:29:32'),(1233427,411224,'action created','2025-09-30 16:29:32','2025-09-30 18:29:32'),(1233428,411224,'action started via WP Cron','2025-09-30 16:32:02','2025-09-30 18:32:02'),(1233429,411224,'action complete via WP Cron','2025-09-30 16:32:02','2025-09-30 18:32:02'),(1233430,411225,'action created','2025-09-30 16:32:02','2025-09-30 18:32:02'),(1233431,411225,'action started via WP Cron','2025-09-30 16:34:03','2025-09-30 18:34:03'),(1233432,411225,'action complete via WP Cron','2025-09-30 16:34:03','2025-09-30 18:34:03'),(1233433,411226,'action created','2025-09-30 16:34:03','2025-09-30 18:34:03'),(1233434,411226,'action started via WP Cron','2025-09-30 16:36:05','2025-09-30 18:36:05'),(1233435,411226,'action complete via WP Cron','2025-09-30 16:36:05','2025-09-30 18:36:05'),(1233436,411227,'action created','2025-09-30 16:36:05','2025-09-30 18:36:05'),(1233437,411227,'action started via WP Cron','2025-09-30 16:41:11','2025-09-30 18:41:11'),(1233438,411227,'action complete via WP Cron','2025-09-30 16:41:11','2025-09-30 18:41:11'),(1233439,411228,'action created','2025-09-30 16:41:11','2025-09-30 18:41:11'),(1233440,411228,'action started via WP Cron','2025-09-30 16:43:52','2025-09-30 18:43:52'),(1233441,411228,'action complete via WP Cron','2025-09-30 16:43:52','2025-09-30 18:43:52'),(1233442,411229,'action created','2025-09-30 16:43:52','2025-09-30 18:43:52'),(1233443,411229,'action started via WP Cron','2025-09-30 16:46:19','2025-09-30 18:46:19'),(1233444,411229,'action complete via WP Cron','2025-09-30 16:46:19','2025-09-30 18:46:19'),(1233445,411230,'action created','2025-09-30 16:46:19','2025-09-30 18:46:19'),(1233446,411230,'action started via WP Cron','2025-09-30 16:50:28','2025-09-30 18:50:28'),(1233447,411230,'action complete via WP Cron','2025-09-30 16:50:28','2025-09-30 18:50:28'),(1233448,411231,'action created','2025-09-30 16:50:28','2025-09-30 18:50:28'),(1233449,411231,'action started via WP Cron','2025-09-30 16:54:10','2025-09-30 18:54:10'),(1233450,411231,'action complete via WP Cron','2025-09-30 16:54:10','2025-09-30 18:54:10'),(1233451,411232,'action created','2025-09-30 16:54:10','2025-09-30 18:54:10'),(1233452,411232,'action started via WP Cron','2025-09-30 16:56:11','2025-09-30 18:56:11'),(1233453,411232,'action complete via WP Cron','2025-09-30 16:56:11','2025-09-30 18:56:11'),(1233454,411233,'action created','2025-09-30 16:56:11','2025-09-30 18:56:11'),(1233455,411233,'action started via WP Cron','2025-09-30 16:59:51','2025-09-30 18:59:51'),(1233456,411233,'action complete via WP Cron','2025-09-30 16:59:51','2025-09-30 18:59:51'),(1233457,411234,'action created','2025-09-30 16:59:51','2025-09-30 18:59:51'),(1233458,411234,'action started via WP Cron','2025-09-30 17:03:02','2025-09-30 19:03:02'),(1233459,411234,'action complete via WP Cron','2025-09-30 17:03:02','2025-09-30 19:03:02'),(1233460,411235,'action created','2025-09-30 17:03:02','2025-09-30 19:03:02'),(1233461,411235,'action started via WP Cron','2025-09-30 17:05:23','2025-09-30 19:05:23'),(1233462,411235,'action complete via WP Cron','2025-09-30 17:05:23','2025-09-30 19:05:23'),(1233463,411236,'action created','2025-09-30 17:05:23','2025-09-30 19:05:23'),(1233464,411236,'action started via WP Cron','2025-09-30 17:08:04','2025-09-30 19:08:04'),(1233465,411236,'action complete via WP Cron','2025-09-30 17:08:04','2025-09-30 19:08:04'),(1233466,411237,'action created','2025-09-30 17:08:04','2025-09-30 19:08:04'),(1233467,411237,'action started via WP Cron','2025-09-30 17:11:04','2025-09-30 19:11:04'),(1233468,411237,'action complete via WP Cron','2025-09-30 17:11:04','2025-09-30 19:11:04'),(1233469,411238,'action created','2025-09-30 17:11:04','2025-09-30 19:11:04'),(1233470,411238,'action started via WP Cron','2025-09-30 17:16:10','2025-09-30 19:16:10'),(1233471,411238,'action complete via WP Cron','2025-09-30 17:16:10','2025-09-30 19:16:10'),(1233472,411239,'action created','2025-09-30 17:16:10','2025-09-30 19:16:10'),(1233473,411239,'action started via WP Cron','2025-09-30 17:20:33','2025-09-30 19:20:33'),(1233474,411239,'action complete via WP Cron','2025-09-30 17:20:33','2025-09-30 19:20:33'),(1233475,411240,'action created','2025-09-30 17:20:33','2025-09-30 19:20:33'),(1233476,411240,'action started via WP Cron','2025-09-30 17:22:38','2025-09-30 19:22:38'),(1233477,411240,'action complete via WP Cron','2025-09-30 17:22:38','2025-09-30 19:22:38'),(1233478,411241,'action created','2025-09-30 17:22:38','2025-09-30 19:22:38'),(1233479,411241,'action started via WP Cron','2025-09-30 17:26:11','2025-09-30 19:26:11'),(1233480,411241,'action complete via WP Cron','2025-09-30 17:26:11','2025-09-30 19:26:11'),(1233481,411242,'action created','2025-09-30 17:26:11','2025-09-30 19:26:11'),(1233482,411242,'action started via WP Cron','2025-09-30 17:28:16','2025-09-30 19:28:16'),(1233483,411242,'action complete via WP Cron','2025-09-30 17:28:16','2025-09-30 19:28:16'),(1233484,411243,'action created','2025-09-30 17:28:16','2025-09-30 19:28:16'),(1233485,411243,'action started via WP Cron','2025-09-30 17:30:57','2025-09-30 19:30:57'),(1233486,411243,'action complete via WP Cron','2025-09-30 17:30:57','2025-09-30 19:30:57'),(1233487,411244,'action created','2025-09-30 17:30:57','2025-09-30 19:30:57'),(1233488,411244,'action started via WP Cron','2025-09-30 17:36:24','2025-09-30 19:36:24'),(1233489,411244,'action complete via WP Cron','2025-09-30 17:36:24','2025-09-30 19:36:24'),(1233490,411245,'action created','2025-09-30 17:36:24','2025-09-30 19:36:24'),(1233491,411245,'action started via WP Cron','2025-09-30 17:39:40','2025-09-30 19:39:40'),(1233492,411245,'action complete via WP Cron','2025-09-30 17:39:40','2025-09-30 19:39:40'),(1233493,411246,'action created','2025-09-30 17:39:40','2025-09-30 19:39:40'),(1233494,411246,'action started via WP Cron','2025-09-30 17:44:49','2025-09-30 19:44:49'),(1233495,411246,'action complete via WP Cron','2025-09-30 17:44:49','2025-09-30 19:44:49'),(1233496,411247,'action created','2025-09-30 17:44:49','2025-09-30 19:44:49'),(1233497,411247,'action started via WP Cron','2025-09-30 17:49:52','2025-09-30 19:49:52'),(1233498,411247,'action complete via WP Cron','2025-09-30 17:49:52','2025-09-30 19:49:52'),(1233499,411248,'action created','2025-09-30 17:49:52','2025-09-30 19:49:52'),(1233500,411248,'action started via WP Cron','2025-09-30 17:52:59','2025-09-30 19:52:59'),(1233501,411248,'action complete via WP Cron','2025-09-30 17:52:59','2025-09-30 19:52:59'),(1233502,411249,'action created','2025-09-30 17:52:59','2025-09-30 19:52:59'),(1233503,411249,'action started via WP Cron','2025-09-30 17:55:00','2025-09-30 19:55:00'),(1233504,411249,'action complete via WP Cron','2025-09-30 17:55:00','2025-09-30 19:55:00'),(1233505,411250,'action created','2025-09-30 17:55:00','2025-09-30 19:55:00'),(1233506,411250,'action started via WP Cron','2025-09-30 17:58:22','2025-09-30 19:58:22'),(1233507,411250,'action complete via WP Cron','2025-09-30 17:58:22','2025-09-30 19:58:22'),(1233508,411251,'action created','2025-09-30 17:58:22','2025-09-30 19:58:22'),(1233509,411251,'action started via WP Cron','2025-09-30 18:00:45','2025-09-30 20:00:45'),(1233510,411251,'action complete via WP Cron','2025-09-30 18:00:45','2025-09-30 20:00:45'),(1233511,411252,'action created','2025-09-30 18:00:45','2025-09-30 20:00:45'),(1233512,411252,'action started via WP Cron','2025-09-30 18:02:47','2025-09-30 20:02:47'),(1233513,411252,'action complete via WP Cron','2025-09-30 18:02:47','2025-09-30 20:02:47'),(1233514,411253,'action created','2025-09-30 18:02:47','2025-09-30 20:02:47'),(1233515,411253,'action started via WP Cron','2025-09-30 18:05:01','2025-09-30 20:05:01'),(1233516,411253,'action complete via WP Cron','2025-09-30 18:05:01','2025-09-30 20:05:01'),(1233517,411254,'action created','2025-09-30 18:05:01','2025-09-30 20:05:01'),(1233518,411254,'action started via WP Cron','2025-09-30 18:09:22','2025-09-30 20:09:22'),(1233519,411254,'action complete via WP Cron','2025-09-30 18:09:22','2025-09-30 20:09:22'),(1233520,411255,'action created','2025-09-30 18:09:22','2025-09-30 20:09:22'),(1233521,411255,'action started via WP Cron','2025-09-30 18:14:59','2025-09-30 20:14:59'),(1233522,411255,'action complete via WP Cron','2025-09-30 18:14:59','2025-09-30 20:14:59'),(1233523,411256,'action created','2025-09-30 18:14:59','2025-09-30 20:14:59'),(1233524,411256,'action started via WP Cron','2025-09-30 18:17:14','2025-09-30 20:17:14'),(1233525,411256,'action complete via WP Cron','2025-09-30 18:17:14','2025-09-30 20:17:14'),(1233526,411257,'action created','2025-09-30 18:17:14','2025-09-30 20:17:14'),(1233527,411257,'action started via WP Cron','2025-09-30 18:20:58','2025-09-30 20:20:58'),(1233528,411257,'action complete via WP Cron','2025-09-30 18:20:58','2025-09-30 20:20:58'),(1233529,411258,'action created','2025-09-30 18:20:58','2025-09-30 20:20:58'),(1233530,411258,'action started via WP Cron','2025-09-30 18:25:12','2025-09-30 20:25:12'),(1233531,411258,'action complete via WP Cron','2025-09-30 18:25:12','2025-09-30 20:25:12'),(1233532,411259,'action created','2025-09-30 18:25:12','2025-09-30 20:25:12'),(1233533,411259,'action started via WP Cron','2025-09-30 18:29:25','2025-09-30 20:29:25'),(1233534,411259,'action complete via WP Cron','2025-09-30 18:29:25','2025-09-30 20:29:25'),(1233535,411260,'action created','2025-09-30 18:29:25','2025-09-30 20:29:25'),(1233536,411260,'action started via WP Cron','2025-09-30 18:31:32','2025-09-30 20:31:32'),(1233537,411260,'action complete via WP Cron','2025-09-30 18:31:32','2025-09-30 20:31:32'),(1233538,411261,'action created','2025-09-30 18:31:32','2025-09-30 20:31:32'),(1233539,411261,'action started via WP Cron','2025-09-30 18:36:25','2025-09-30 20:36:25'),(1233540,411261,'action complete via WP Cron','2025-09-30 18:36:25','2025-09-30 20:36:25'),(1233541,411262,'action created','2025-09-30 18:36:25','2025-09-30 20:36:25'),(1233542,411262,'action started via WP Cron','2025-09-30 18:38:37','2025-09-30 20:38:37'),(1233543,411262,'action complete via WP Cron','2025-09-30 18:38:37','2025-09-30 20:38:37'),(1233544,411263,'action created','2025-09-30 18:38:37','2025-09-30 20:38:37'),(1233545,411263,'action started via WP Cron','2025-09-30 18:41:07','2025-09-30 20:41:07'),(1233546,411263,'action complete via WP Cron','2025-09-30 18:41:07','2025-09-30 20:41:07'),(1233547,411264,'action created','2025-09-30 18:41:07','2025-09-30 20:41:07'),(1233548,411264,'action started via WP Cron','2025-09-30 18:43:30','2025-09-30 20:43:30'),(1233549,411264,'action complete via WP Cron','2025-09-30 18:43:30','2025-09-30 20:43:30'),(1233550,411265,'action created','2025-09-30 18:43:30','2025-09-30 20:43:30'),(1233551,411265,'action started via WP Cron','2025-09-30 18:46:12','2025-09-30 20:46:12'),(1233552,411265,'action complete via WP Cron','2025-09-30 18:46:12','2025-09-30 20:46:12'),(1233553,411266,'action created','2025-09-30 18:46:12','2025-09-30 20:46:12'),(1233554,411266,'action started via WP Cron','2025-09-30 18:50:11','2025-09-30 20:50:11'),(1233555,411266,'action complete via WP Cron','2025-09-30 18:50:12','2025-09-30 20:50:12'),(1233556,411267,'action created','2025-09-30 18:50:12','2025-09-30 20:50:12'),(1233557,411267,'action started via WP Cron','2025-09-30 18:54:27','2025-09-30 20:54:27'),(1233558,411267,'action complete via WP Cron','2025-09-30 18:54:27','2025-09-30 20:54:27'),(1233559,411268,'action created','2025-09-30 18:54:27','2025-09-30 20:54:27'),(1233560,411268,'action started via WP Cron','2025-09-30 18:57:16','2025-09-30 20:57:16'),(1233561,411268,'action complete via WP Cron','2025-09-30 18:57:16','2025-09-30 20:57:16'),(1233562,411269,'action created','2025-09-30 18:57:16','2025-09-30 20:57:16'),(1233563,411269,'action started via WP Cron','2025-09-30 19:01:24','2025-09-30 21:01:24'),(1233564,411269,'action complete via WP Cron','2025-09-30 19:01:24','2025-09-30 21:01:24'),(1233565,411270,'action created','2025-09-30 19:01:24','2025-09-30 21:01:24'),(1233566,411270,'action started via WP Cron','2025-09-30 19:03:58','2025-09-30 21:03:58'),(1233567,411270,'action complete via WP Cron','2025-09-30 19:03:58','2025-09-30 21:03:58'),(1233568,411271,'action created','2025-09-30 19:03:58','2025-09-30 21:03:58'),(1233569,411271,'action started via WP Cron','2025-09-30 19:06:24','2025-09-30 21:06:24'),(1233570,411271,'action complete via WP Cron','2025-09-30 19:06:24','2025-09-30 21:06:24'),(1233571,411272,'action created','2025-09-30 19:06:24','2025-09-30 21:06:24'),(1233572,411272,'action started via WP Cron','2025-09-30 19:08:38','2025-09-30 21:08:38'),(1233573,411272,'action complete via WP Cron','2025-09-30 19:08:38','2025-09-30 21:08:38'),(1233574,411273,'action created','2025-09-30 19:08:38','2025-09-30 21:08:38'),(1233575,411273,'action started via WP Cron','2025-09-30 19:11:56','2025-09-30 21:11:56'),(1233576,411273,'action complete via WP Cron','2025-09-30 19:11:56','2025-09-30 21:11:56'),(1233577,411274,'action created','2025-09-30 19:11:56','2025-09-30 21:11:56'),(1233578,411274,'action started via WP Cron','2025-09-30 19:16:25','2025-09-30 21:16:25'),(1233579,411274,'action complete via WP Cron','2025-09-30 19:16:25','2025-09-30 21:16:25'),(1233580,411275,'action created','2025-09-30 19:16:25','2025-09-30 21:16:25'),(1233581,411275,'action started via WP Cron','2025-09-30 19:18:50','2025-09-30 21:18:50'),(1233582,411275,'action complete via WP Cron','2025-09-30 19:18:50','2025-09-30 21:18:50'),(1233583,411276,'action created','2025-09-30 19:18:50','2025-09-30 21:18:50'),(1233584,411276,'action started via WP Cron','2025-09-30 19:22:22','2025-09-30 21:22:22'),(1233585,411276,'action complete via WP Cron','2025-09-30 19:22:22','2025-09-30 21:22:22'),(1233586,411277,'action created','2025-09-30 19:22:22','2025-09-30 21:22:22'),(1233587,411277,'action started via WP Cron','2025-09-30 19:24:37','2025-09-30 21:24:37'),(1233588,411277,'action complete via WP Cron','2025-09-30 19:24:37','2025-09-30 21:24:37'),(1233589,411278,'action created','2025-09-30 19:24:37','2025-09-30 21:24:37'),(1233590,411278,'action started via WP Cron','2025-09-30 19:31:23','2025-09-30 21:31:23'),(1233591,411278,'action complete via WP Cron','2025-09-30 19:31:23','2025-09-30 21:31:23'),(1233592,411279,'action created','2025-09-30 19:31:23','2025-09-30 21:31:23'),(1233593,411279,'action started via WP Cron','2025-09-30 19:35:00','2025-09-30 21:35:00'),(1233594,411279,'action complete via WP Cron','2025-09-30 19:35:00','2025-09-30 21:35:00'),(1233595,411280,'action created','2025-09-30 19:35:00','2025-09-30 21:35:00'),(1233596,411280,'action started via WP Cron','2025-09-30 19:37:44','2025-09-30 21:37:44'),(1233597,411280,'action complete via WP Cron','2025-09-30 19:37:44','2025-09-30 21:37:44'),(1233598,411281,'action created','2025-09-30 19:37:44','2025-09-30 21:37:44'),(1233599,411281,'action started via WP Cron','2025-09-30 19:41:11','2025-09-30 21:41:11'),(1233600,411281,'action complete via WP Cron','2025-09-30 19:41:11','2025-09-30 21:41:11'),(1233601,411282,'action created','2025-09-30 19:41:11','2025-09-30 21:41:11'),(1233602,411282,'action started via WP Cron','2025-09-30 19:43:20','2025-09-30 21:43:20'),(1233603,411282,'action complete via WP Cron','2025-09-30 19:43:20','2025-09-30 21:43:20'),(1233604,411283,'action created','2025-09-30 19:43:20','2025-09-30 21:43:20'),(1233605,411283,'action started via WP Cron','2025-09-30 19:46:23','2025-09-30 21:46:23'),(1233606,411283,'action complete via WP Cron','2025-09-30 19:46:23','2025-09-30 21:46:23'),(1233607,411284,'action created','2025-09-30 19:46:23','2025-09-30 21:46:23'),(1233608,411284,'action started via WP Cron','2025-09-30 19:48:36','2025-09-30 21:48:36'),(1233609,411284,'action complete via WP Cron','2025-09-30 19:48:36','2025-09-30 21:48:36'),(1233610,411285,'action created','2025-09-30 19:48:36','2025-09-30 21:48:36'),(1233611,411285,'action started via WP Cron','2025-09-30 19:52:03','2025-09-30 21:52:03'),(1233612,411285,'action complete via WP Cron','2025-09-30 19:52:03','2025-09-30 21:52:03'),(1233613,411286,'action created','2025-09-30 19:52:03','2025-09-30 21:52:03'),(1233614,411286,'action started via WP Cron','2025-09-30 19:56:10','2025-09-30 21:56:10'),(1233615,411286,'action complete via WP Cron','2025-09-30 19:56:10','2025-09-30 21:56:10'),(1233616,411287,'action created','2025-09-30 19:56:10','2025-09-30 21:56:10'),(1233617,411287,'action started via WP Cron','2025-09-30 19:59:41','2025-09-30 21:59:41'),(1233618,411287,'action complete via WP Cron','2025-09-30 19:59:41','2025-09-30 21:59:41'),(1233619,411288,'action created','2025-09-30 19:59:41','2025-09-30 21:59:41'),(1233620,411288,'action started via WP Cron','2025-09-30 20:08:47','2025-09-30 22:08:47'),(1233621,411288,'action complete via WP Cron','2025-09-30 20:08:47','2025-09-30 22:08:47'),(1233622,411289,'action created','2025-09-30 20:08:47','2025-09-30 22:08:47'),(1233623,411289,'action started via WP Cron','2025-09-30 20:11:09','2025-09-30 22:11:09'),(1233624,411289,'action complete via WP Cron','2025-09-30 20:11:09','2025-09-30 22:11:09'),(1233625,411290,'action created','2025-09-30 20:11:09','2025-09-30 22:11:09'),(1233626,411290,'action started via WP Cron','2025-09-30 20:13:30','2025-09-30 22:13:30'),(1233627,411290,'action complete via WP Cron','2025-09-30 20:13:30','2025-09-30 22:13:30'),(1233628,411291,'action created','2025-09-30 20:13:30','2025-09-30 22:13:30'),(1233629,411291,'action started via WP Cron','2025-09-30 20:16:23','2025-09-30 22:16:23'),(1233630,411291,'action complete via WP Cron','2025-09-30 20:16:23','2025-09-30 22:16:23'),(1233631,411292,'action created','2025-09-30 20:16:23','2025-09-30 22:16:23'),(1233632,411292,'action started via WP Cron','2025-09-30 20:19:15','2025-09-30 22:19:15'),(1233633,411292,'action complete via WP Cron','2025-09-30 20:19:15','2025-09-30 22:19:15'),(1233634,411293,'action created','2025-09-30 20:19:15','2025-09-30 22:19:15'),(1233635,411293,'action started via WP Cron','2025-09-30 20:21:23','2025-09-30 22:21:23'),(1233636,411293,'action complete via WP Cron','2025-09-30 20:21:23','2025-09-30 22:21:23'),(1233637,411294,'action created','2025-09-30 20:21:23','2025-09-30 22:21:23'),(1233638,411294,'action started via WP Cron','2025-09-30 20:23:35','2025-09-30 22:23:35'),(1233639,411294,'action complete via WP Cron','2025-09-30 20:23:35','2025-09-30 22:23:35'),(1233640,411295,'action created','2025-09-30 20:23:35','2025-09-30 22:23:35'),(1233641,411295,'action started via WP Cron','2025-09-30 20:26:09','2025-09-30 22:26:09'),(1233642,411295,'action complete via WP Cron','2025-09-30 20:26:09','2025-09-30 22:26:09'),(1233643,411296,'action created','2025-09-30 20:26:09','2025-09-30 22:26:09'),(1233644,411296,'action started via WP Cron','2025-09-30 20:31:18','2025-09-30 22:31:18'),(1233645,411296,'action complete via WP Cron','2025-09-30 20:31:18','2025-09-30 22:31:18'),(1233646,411297,'action created','2025-09-30 20:31:18','2025-09-30 22:31:18'),(1233647,411297,'action started via WP Cron','2025-09-30 20:34:01','2025-09-30 22:34:01'),(1233648,411297,'action complete via WP Cron','2025-09-30 20:34:01','2025-09-30 22:34:01'),(1233649,411298,'action created','2025-09-30 20:34:01','2025-09-30 22:34:01'),(1233650,411298,'action started via WP Cron','2025-09-30 20:36:40','2025-09-30 22:36:40'),(1233651,411298,'action complete via WP Cron','2025-09-30 20:36:40','2025-09-30 22:36:40'),(1233652,411299,'action created','2025-09-30 20:36:40','2025-09-30 22:36:40'),(1233653,411299,'action started via WP Cron','2025-09-30 20:41:04','2025-09-30 22:41:04'),(1233654,411299,'action complete via WP Cron','2025-09-30 20:41:04','2025-09-30 22:41:04'),(1233655,411300,'action created','2025-09-30 20:41:04','2025-09-30 22:41:04'),(1233656,411300,'action started via WP Cron','2025-09-30 20:44:55','2025-09-30 22:44:55'),(1233657,411300,'action complete via WP Cron','2025-09-30 20:44:55','2025-09-30 22:44:55'),(1233658,411301,'action created','2025-09-30 20:44:55','2025-09-30 22:44:55'),(1233659,411301,'action started via WP Cron','2025-09-30 20:47:29','2025-09-30 22:47:29'),(1233660,411301,'action complete via WP Cron','2025-09-30 20:47:29','2025-09-30 22:47:29'),(1233661,411302,'action created','2025-09-30 20:47:29','2025-09-30 22:47:29'),(1233662,411302,'action started via WP Cron','2025-09-30 20:51:28','2025-09-30 22:51:28'),(1233663,411302,'action complete via WP Cron','2025-09-30 20:51:28','2025-09-30 22:51:28'),(1233664,411303,'action created','2025-09-30 20:51:28','2025-09-30 22:51:28'),(1233665,411303,'action started via WP Cron','2025-09-30 20:53:35','2025-09-30 22:53:35'),(1233666,411303,'action complete via WP Cron','2025-09-30 20:53:35','2025-09-30 22:53:35'),(1233667,411304,'action created','2025-09-30 20:53:35','2025-09-30 22:53:35'),(1233668,411304,'action started via WP Cron','2025-09-30 20:56:10','2025-09-30 22:56:10'),(1233669,411304,'action complete via WP Cron','2025-09-30 20:56:10','2025-09-30 22:56:10'),(1233670,411305,'action created','2025-09-30 20:56:10','2025-09-30 22:56:10'),(1233671,411305,'action started via WP Cron','2025-09-30 21:01:27','2025-09-30 23:01:27'),(1233672,411305,'action complete via WP Cron','2025-09-30 21:01:28','2025-09-30 23:01:28'),(1233673,411306,'action created','2025-09-30 21:01:28','2025-09-30 23:01:28'),(1233674,411306,'action started via WP Cron','2025-09-30 21:03:52','2025-09-30 23:03:52'),(1233675,411306,'action complete via WP Cron','2025-09-30 21:03:52','2025-09-30 23:03:52'),(1233676,411307,'action created','2025-09-30 21:03:52','2025-09-30 23:03:52'),(1233677,411307,'action started via WP Cron','2025-09-30 21:06:27','2025-09-30 23:06:27'),(1233678,411307,'action complete via WP Cron','2025-09-30 21:06:27','2025-09-30 23:06:27'),(1233679,411308,'action created','2025-09-30 21:06:27','2025-09-30 23:06:27'),(1233680,411308,'action started via WP Cron','2025-09-30 21:10:54','2025-09-30 23:10:54'),(1233681,411308,'action complete via WP Cron','2025-09-30 21:10:54','2025-09-30 23:10:54'),(1233682,411309,'action created','2025-09-30 21:10:54','2025-09-30 23:10:54'),(1233683,411309,'action started via WP Cron','2025-09-30 21:13:27','2025-09-30 23:13:27'),(1233684,411309,'action complete via WP Cron','2025-09-30 21:13:27','2025-09-30 23:13:27'),(1233685,411310,'action created','2025-09-30 21:13:27','2025-09-30 23:13:27'),(1233686,411310,'action started via WP Cron','2025-09-30 21:15:32','2025-09-30 23:15:32'),(1233687,411310,'action complete via WP Cron','2025-09-30 21:15:32','2025-09-30 23:15:32'),(1233688,411311,'action created','2025-09-30 21:15:32','2025-09-30 23:15:32'),(1233689,411311,'action started via WP Cron','2025-09-30 21:18:22','2025-09-30 23:18:22'),(1233690,411311,'action complete via WP Cron','2025-09-30 21:18:22','2025-09-30 23:18:22'),(1233691,411312,'action created','2025-09-30 21:18:22','2025-09-30 23:18:22'),(1233692,411312,'action started via WP Cron','2025-09-30 21:21:15','2025-09-30 23:21:15'),(1233693,411312,'action complete via WP Cron','2025-09-30 21:21:15','2025-09-30 23:21:15'),(1233694,411313,'action created','2025-09-30 21:21:15','2025-09-30 23:21:15'),(1233695,411313,'action started via WP Cron','2025-09-30 21:23:31','2025-09-30 23:23:31'),(1233696,411313,'action complete via WP Cron','2025-09-30 21:23:31','2025-09-30 23:23:31'),(1233697,411314,'action created','2025-09-30 21:23:31','2025-09-30 23:23:31'),(1233698,411314,'action started via WP Cron','2025-09-30 21:26:10','2025-09-30 23:26:10'),(1233699,411314,'action complete via WP Cron','2025-09-30 21:26:10','2025-09-30 23:26:10'),(1233700,411315,'action created','2025-09-30 21:26:10','2025-09-30 23:26:10'),(1233701,411315,'action started via WP Cron','2025-09-30 21:30:43','2025-09-30 23:30:43'),(1233702,411315,'action complete via WP Cron','2025-09-30 21:30:43','2025-09-30 23:30:43'),(1233703,411316,'action created','2025-09-30 21:30:43','2025-09-30 23:30:43'),(1233704,411316,'action started via WP Cron','2025-09-30 21:34:12','2025-09-30 23:34:12'),(1233705,411316,'action complete via WP Cron','2025-09-30 21:34:12','2025-09-30 23:34:12'),(1233706,411317,'action created','2025-09-30 21:34:12','2025-09-30 23:34:12'),(1233707,411317,'action started via WP Cron','2025-09-30 21:37:22','2025-09-30 23:37:22'),(1233708,411317,'action complete via WP Cron','2025-09-30 21:37:22','2025-09-30 23:37:22'),(1233709,411318,'action created','2025-09-30 21:37:22','2025-09-30 23:37:22'),(1233710,411318,'action started via WP Cron','2025-09-30 21:39:54','2025-09-30 23:39:54'),(1233711,411318,'action complete via WP Cron','2025-09-30 21:39:54','2025-09-30 23:39:54'),(1233712,411319,'action created','2025-09-30 21:39:54','2025-09-30 23:39:54'),(1233713,411319,'action started via WP Cron','2025-09-30 21:43:22','2025-09-30 23:43:22'),(1233714,411319,'action complete via WP Cron','2025-09-30 21:43:22','2025-09-30 23:43:22'),(1233715,411320,'action created','2025-09-30 21:43:22','2025-09-30 23:43:22'),(1233716,411320,'action started via WP Cron','2025-09-30 21:46:25','2025-09-30 23:46:25'),(1233717,411320,'action complete via WP Cron','2025-09-30 21:46:25','2025-09-30 23:46:25'),(1233718,411321,'action created','2025-09-30 21:46:25','2025-09-30 23:46:25'),(1233719,411321,'action started via WP Cron','2025-09-30 21:49:50','2025-09-30 23:49:50'),(1233720,411321,'action complete via WP Cron','2025-09-30 21:49:50','2025-09-30 23:49:50'),(1233721,411322,'action created','2025-09-30 21:49:50','2025-09-30 23:49:50'),(1233722,411322,'action started via WP Cron','2025-09-30 21:51:58','2025-09-30 23:51:58'),(1233723,411322,'action complete via WP Cron','2025-09-30 21:51:58','2025-09-30 23:51:58'),(1233724,411323,'action created','2025-09-30 21:51:58','2025-09-30 23:51:58'),(1233725,411323,'action started via WP Cron','2025-09-30 21:54:35','2025-09-30 23:54:35'),(1233726,411323,'action complete via WP Cron','2025-09-30 21:54:35','2025-09-30 23:54:35'),(1233727,411324,'action created','2025-09-30 21:54:35','2025-09-30 23:54:35'),(1233728,411324,'action started via WP Cron','2025-09-30 21:57:45','2025-09-30 23:57:45'),(1233729,411324,'action complete via WP Cron','2025-09-30 21:57:45','2025-09-30 23:57:45'),(1233730,411325,'action created','2025-09-30 21:57:45','2025-09-30 23:57:45'),(1233731,411325,'action started via WP Cron','2025-09-30 22:01:27','2025-10-01 00:01:27'),(1233732,411325,'action complete via WP Cron','2025-09-30 22:01:27','2025-10-01 00:01:27'),(1233733,411326,'action created','2025-09-30 22:01:27','2025-10-01 00:01:27'),(1233734,411326,'action started via WP Cron','2025-09-30 22:05:39','2025-10-01 00:05:39'),(1233735,411326,'action complete via WP Cron','2025-09-30 22:05:40','2025-10-01 00:05:40'),(1233736,411327,'action created','2025-09-30 22:05:40','2025-10-01 00:05:40'),(1233737,411327,'action started via WP Cron','2025-09-30 22:11:05','2025-10-01 00:11:05'),(1233738,411327,'action complete via WP Cron','2025-09-30 22:11:05','2025-10-01 00:11:05'),(1233739,411328,'action created','2025-09-30 22:11:05','2025-10-01 00:11:05'),(1233740,411328,'action started via WP Cron','2025-09-30 22:16:28','2025-10-01 00:16:28'),(1233741,411328,'action complete via WP Cron','2025-09-30 22:16:28','2025-10-01 00:16:28'),(1233742,411329,'action created','2025-09-30 22:16:28','2025-10-01 00:16:28'),(1233743,411329,'action started via WP Cron','2025-09-30 22:20:30','2025-10-01 00:20:30'),(1233744,411329,'action complete via WP Cron','2025-09-30 22:20:30','2025-10-01 00:20:30'),(1233745,411330,'action created','2025-09-30 22:20:30','2025-10-01 00:20:30'),(1233746,411330,'action started via WP Cron','2025-09-30 22:26:14','2025-10-01 00:26:14'),(1233747,411330,'action complete via WP Cron','2025-09-30 22:26:15','2025-10-01 00:26:15'),(1233748,411331,'action created','2025-09-30 22:26:15','2025-10-01 00:26:15'),(1233749,411331,'action started via WP Cron','2025-09-30 22:31:29','2025-10-01 00:31:29'),(1233750,411331,'action complete via WP Cron','2025-09-30 22:31:29','2025-10-01 00:31:29'),(1233751,411332,'action created','2025-09-30 22:31:29','2025-10-01 00:31:29'),(1233752,411332,'action started via WP Cron','2025-09-30 22:36:26','2025-10-01 00:36:26'),(1233753,411332,'action complete via WP Cron','2025-09-30 22:36:26','2025-10-01 00:36:26'),(1233754,411333,'action created','2025-09-30 22:36:26','2025-10-01 00:36:26'),(1233755,411333,'action started via WP Cron','2025-09-30 22:39:17','2025-10-01 00:39:17'),(1233756,411333,'action complete via WP Cron','2025-09-30 22:39:17','2025-10-01 00:39:17'),(1233757,411334,'action created','2025-09-30 22:39:17','2025-10-01 00:39:17'),(1233758,411334,'action started via WP Cron','2025-09-30 22:41:35','2025-10-01 00:41:35'),(1233759,411334,'action complete via WP Cron','2025-09-30 22:41:35','2025-10-01 00:41:35'),(1233760,411335,'action created','2025-09-30 22:41:35','2025-10-01 00:41:35'),(1233761,411335,'action started via WP Cron','2025-09-30 22:44:26','2025-10-01 00:44:26'),(1233762,411335,'action complete via WP Cron','2025-09-30 22:44:26','2025-10-01 00:44:26'),(1233763,411336,'action created','2025-09-30 22:44:26','2025-10-01 00:44:26'),(1233764,411336,'action started via WP Cron','2025-09-30 22:51:25','2025-10-01 00:51:25'),(1233765,411336,'action complete via WP Cron','2025-09-30 22:51:25','2025-10-01 00:51:25'),(1233766,411337,'action created','2025-09-30 22:51:25','2025-10-01 00:51:25'),(1233767,411337,'action started via WP Cron','2025-09-30 22:54:13','2025-10-01 00:54:13'),(1233768,411337,'action complete via WP Cron','2025-09-30 22:54:13','2025-10-01 00:54:13'),(1233769,411338,'action created','2025-09-30 22:54:13','2025-10-01 00:54:13'),(1233770,411338,'action started via WP Cron','2025-09-30 22:56:37','2025-10-01 00:56:37'),(1233771,411338,'action complete via WP Cron','2025-09-30 22:56:37','2025-10-01 00:56:37'),(1233772,411339,'action created','2025-09-30 22:56:37','2025-10-01 00:56:37'),(1233773,411339,'action started via WP Cron','2025-09-30 23:01:25','2025-10-01 01:01:25'),(1233774,411339,'action complete via WP Cron','2025-09-30 23:01:25','2025-10-01 01:01:25'),(1233775,411340,'action created','2025-09-30 23:01:25','2025-10-01 01:01:25'),(1233776,411340,'action started via WP Cron','2025-09-30 23:05:13','2025-10-01 01:05:13'),(1233777,411340,'action complete via WP Cron','2025-09-30 23:05:13','2025-10-01 01:05:13'),(1233778,411341,'action created','2025-09-30 23:05:13','2025-10-01 01:05:13'),(1233779,411341,'action started via WP Cron','2025-09-30 23:07:52','2025-10-01 01:07:52'),(1233780,411341,'action complete via WP Cron','2025-09-30 23:07:52','2025-10-01 01:07:52'),(1233781,411342,'action created','2025-09-30 23:07:52','2025-10-01 01:07:52'),(1233782,411342,'action started via WP Cron','2025-09-30 23:11:11','2025-10-01 01:11:11'),(1233783,411342,'action complete via WP Cron','2025-09-30 23:11:11','2025-10-01 01:11:11'),(1233784,411343,'action created','2025-09-30 23:11:11','2025-10-01 01:11:11'),(1233785,411343,'action started via WP Cron','2025-09-30 23:16:25','2025-10-01 01:16:25'),(1233786,411343,'action complete via WP Cron','2025-09-30 23:16:25','2025-10-01 01:16:25'),(1233787,411344,'action created','2025-09-30 23:16:25','2025-10-01 01:16:25'),(1233788,411344,'action started via WP Cron','2025-09-30 23:21:24','2025-10-01 01:21:24'),(1233789,411344,'action complete via WP Cron','2025-09-30 23:21:24','2025-10-01 01:21:24'),(1233790,411345,'action created','2025-09-30 23:21:24','2025-10-01 01:21:24'),(1233791,411345,'action started via WP Cron','2025-09-30 23:26:11','2025-10-01 01:26:11'),(1233792,411345,'action complete via WP Cron','2025-09-30 23:26:11','2025-10-01 01:26:11'),(1233793,411346,'action created','2025-09-30 23:26:11','2025-10-01 01:26:11'),(1233794,411346,'action started via WP Cron','2025-09-30 23:31:33','2025-10-01 01:31:33'),(1233795,411346,'action complete via WP Cron','2025-09-30 23:31:33','2025-10-01 01:31:33'),(1233796,411347,'action created','2025-09-30 23:31:33','2025-10-01 01:31:33'),(1233797,411347,'action started via WP Cron','2025-09-30 23:36:25','2025-10-01 01:36:25'),(1233798,411347,'action complete via WP Cron','2025-09-30 23:36:25','2025-10-01 01:36:25'),(1233799,411348,'action created','2025-09-30 23:36:25','2025-10-01 01:36:25'),(1233800,411348,'action started via WP Cron','2025-09-30 23:39:29','2025-10-01 01:39:29'),(1233801,411348,'action complete via WP Cron','2025-09-30 23:39:29','2025-10-01 01:39:29'),(1233802,411349,'action created','2025-09-30 23:39:29','2025-10-01 01:39:29'),(1233803,411349,'action started via WP Cron','2025-09-30 23:46:26','2025-10-01 01:46:26'),(1233804,411350,'action created','2025-09-30 23:46:26','2025-10-01 01:46:26'),(1233805,411350,'action started via WP Cron','2025-09-30 23:46:30','2025-10-01 01:46:30'),(1233806,411350,'action complete via WP Cron','2025-09-30 23:46:30','2025-10-01 01:46:30'),(1233807,411349,'action complete via WP Cron','2025-09-30 23:46:30','2025-10-01 01:46:30'),(1233808,411351,'action created','2025-09-30 23:46:30','2025-10-01 01:46:30'),(1233809,411351,'action started via WP Cron','2025-09-30 23:51:26','2025-10-01 01:51:26'),(1233810,411351,'action complete via WP Cron','2025-09-30 23:51:26','2025-10-01 01:51:26'),(1233811,411352,'action created','2025-09-30 23:51:26','2025-10-01 01:51:26'),(1233812,411352,'action started via WP Cron','2025-09-30 23:56:12','2025-10-01 01:56:12'),(1233813,411352,'action complete via WP Cron','2025-09-30 23:56:12','2025-10-01 01:56:12'),(1233814,411353,'action created','2025-09-30 23:56:12','2025-10-01 01:56:12'),(1233815,411353,'action started via WP Cron','2025-09-30 23:58:47','2025-10-01 01:58:47'),(1233816,411353,'action complete via WP Cron','2025-09-30 23:58:47','2025-10-01 01:58:47'),(1233817,411354,'action created','2025-09-30 23:58:47','2025-10-01 01:58:47'),(1233818,411354,'action started via WP Cron','2025-10-01 00:01:26','2025-10-01 02:01:26'),(1233819,411354,'action complete via WP Cron','2025-10-01 00:01:26','2025-10-01 02:01:26'),(1233820,411355,'action created','2025-10-01 00:01:26','2025-10-01 02:01:26'),(1233821,411355,'action started via WP Cron','2025-10-01 00:06:31','2025-10-01 02:06:31'),(1233822,411355,'action complete via WP Cron','2025-10-01 00:06:31','2025-10-01 02:06:31'),(1233823,411356,'action created','2025-10-01 00:06:31','2025-10-01 02:06:31'),(1233824,411356,'action started via WP Cron','2025-10-01 00:08:51','2025-10-01 02:08:51'),(1233825,411356,'action complete via WP Cron','2025-10-01 00:08:51','2025-10-01 02:08:51'),(1233826,411357,'action created','2025-10-01 00:08:51','2025-10-01 02:08:51'),(1233827,411357,'action started via WP Cron','2025-10-01 00:11:00','2025-10-01 02:11:00'),(1233828,411357,'action complete via WP Cron','2025-10-01 00:11:00','2025-10-01 02:11:00'),(1233829,411358,'action created','2025-10-01 00:11:00','2025-10-01 02:11:00'),(1233830,411358,'action started via WP Cron','2025-10-01 00:13:21','2025-10-01 02:13:21'),(1233831,411358,'action complete via WP Cron','2025-10-01 00:13:21','2025-10-01 02:13:21'),(1233832,411359,'action created','2025-10-01 00:13:21','2025-10-01 02:13:21'),(1233833,411359,'action started via WP Cron','2025-10-01 00:16:25','2025-10-01 02:16:25'),(1233834,411359,'action complete via WP Cron','2025-10-01 00:16:25','2025-10-01 02:16:25'),(1233835,411360,'action created','2025-10-01 00:16:25','2025-10-01 02:16:25'),(1233836,411360,'action started via WP Cron','2025-10-01 00:20:43','2025-10-01 02:20:43'),(1233837,411360,'action complete via WP Cron','2025-10-01 00:20:43','2025-10-01 02:20:43'),(1233838,411361,'action created','2025-10-01 00:20:43','2025-10-01 02:20:43'),(1233839,411361,'action started via WP Cron','2025-10-01 00:26:12','2025-10-01 02:26:12'),(1233840,411361,'action complete via WP Cron','2025-10-01 00:26:12','2025-10-01 02:26:12'),(1233841,411362,'action created','2025-10-01 00:26:12','2025-10-01 02:26:12'),(1233842,411362,'action started via WP Cron','2025-10-01 00:31:27','2025-10-01 02:31:27'),(1233843,411362,'action complete via WP Cron','2025-10-01 00:31:27','2025-10-01 02:31:27'),(1233844,411363,'action created','2025-10-01 00:31:27','2025-10-01 02:31:27'),(1233845,411363,'action started via WP Cron','2025-10-01 00:36:27','2025-10-01 02:36:27'),(1233846,411364,'action created','2025-10-01 00:36:27','2025-10-01 02:36:27'),(1233847,411364,'action started via WP Cron','2025-10-01 00:36:28','2025-10-01 02:36:28'),(1233848,411364,'action complete via WP Cron','2025-10-01 00:36:28','2025-10-01 02:36:28'),(1233849,411363,'action complete via WP Cron','2025-10-01 00:36:28','2025-10-01 02:36:28'),(1233850,411365,'action created','2025-10-01 00:36:28','2025-10-01 02:36:28'),(1233851,411365,'action started via WP Cron','2025-10-01 00:38:57','2025-10-01 02:38:57'),(1233852,411365,'action complete via WP Cron','2025-10-01 00:38:57','2025-10-01 02:38:57'),(1233853,411366,'action created','2025-10-01 00:38:57','2025-10-01 02:38:57'),(1233854,411366,'action started via WP Cron','2025-10-01 00:41:11','2025-10-01 02:41:11'),(1233855,411366,'action complete via WP Cron','2025-10-01 00:41:11','2025-10-01 02:41:11'),(1233856,411367,'action created','2025-10-01 00:41:11','2025-10-01 02:41:11'),(1233857,411367,'action started via WP Cron','2025-10-01 00:46:25','2025-10-01 02:46:25'),(1233858,411367,'action complete via WP Cron','2025-10-01 00:46:25','2025-10-01 02:46:25'),(1233859,411368,'action created','2025-10-01 00:46:25','2025-10-01 02:46:25'),(1233860,411368,'action started via WP Cron','2025-10-01 00:50:51','2025-10-01 02:50:51'),(1233861,411368,'action complete via WP Cron','2025-10-01 00:50:52','2025-10-01 02:50:52'),(1233862,411369,'action created','2025-10-01 00:50:52','2025-10-01 02:50:52'),(1233863,411369,'action started via WP Cron','2025-10-01 00:56:12','2025-10-01 02:56:12'),(1233864,411369,'action complete via WP Cron','2025-10-01 00:56:12','2025-10-01 02:56:12'),(1233865,411370,'action created','2025-10-01 00:56:12','2025-10-01 02:56:12'),(1233866,411370,'action started via WP Cron','2025-10-01 01:01:14','2025-10-01 03:01:14'),(1233867,411370,'action complete via WP Cron','2025-10-01 01:01:14','2025-10-01 03:01:14'),(1233868,411371,'action created','2025-10-01 01:01:14','2025-10-01 03:01:14'),(1233869,411371,'action started via WP Cron','2025-10-01 01:06:27','2025-10-01 03:06:27'),(1233870,411371,'action complete via WP Cron','2025-10-01 01:06:27','2025-10-01 03:06:27'),(1233871,411372,'action created','2025-10-01 01:06:27','2025-10-01 03:06:27'),(1233872,411372,'action started via WP Cron','2025-10-01 01:11:12','2025-10-01 03:11:12'),(1233873,411372,'action complete via WP Cron','2025-10-01 01:11:12','2025-10-01 03:11:12'),(1233874,411373,'action created','2025-10-01 01:11:12','2025-10-01 03:11:12'),(1233875,411373,'action started via WP Cron','2025-10-01 01:16:25','2025-10-01 03:16:25'),(1233876,411373,'action complete via WP Cron','2025-10-01 01:16:25','2025-10-01 03:16:25'),(1233877,411374,'action created','2025-10-01 01:16:25','2025-10-01 03:16:25'),(1233878,411374,'action started via WP Cron','2025-10-01 01:21:23','2025-10-01 03:21:23'),(1233879,411374,'action complete via WP Cron','2025-10-01 01:21:23','2025-10-01 03:21:23'),(1233880,411375,'action created','2025-10-01 01:21:23','2025-10-01 03:21:23'),(1233881,411375,'action started via WP Cron','2025-10-01 01:26:12','2025-10-01 03:26:12'),(1233882,411375,'action complete via WP Cron','2025-10-01 01:26:12','2025-10-01 03:26:12'),(1233883,411376,'action created','2025-10-01 01:26:12','2025-10-01 03:26:12'),(1233884,411376,'action started via WP Cron','2025-10-01 01:31:26','2025-10-01 03:31:26'),(1233885,411376,'action complete via WP Cron','2025-10-01 01:31:26','2025-10-01 03:31:26'),(1233886,411377,'action created','2025-10-01 01:31:26','2025-10-01 03:31:26'),(1233887,411377,'action started via WP Cron','2025-10-01 01:36:26','2025-10-01 03:36:26'),(1233888,411377,'action complete via WP Cron','2025-10-01 01:36:26','2025-10-01 03:36:26'),(1233889,411378,'action created','2025-10-01 01:36:26','2025-10-01 03:36:26'),(1233890,411378,'action started via WP Cron','2025-10-01 01:41:12','2025-10-01 03:41:12'),(1233891,411378,'action complete via WP Cron','2025-10-01 01:41:12','2025-10-01 03:41:12'),(1233892,411379,'action created','2025-10-01 01:41:12','2025-10-01 03:41:12'),(1233893,411379,'action started via WP Cron','2025-10-01 01:46:26','2025-10-01 03:46:26'),(1233894,411379,'action complete via WP Cron','2025-10-01 01:46:26','2025-10-01 03:46:26'),(1233895,411380,'action created','2025-10-01 01:46:26','2025-10-01 03:46:26'),(1233896,411380,'action started via WP Cron','2025-10-01 01:51:16','2025-10-01 03:51:16'),(1233897,411380,'action complete via WP Cron','2025-10-01 01:51:16','2025-10-01 03:51:16'),(1233898,411381,'action created','2025-10-01 01:51:16','2025-10-01 03:51:16'),(1233899,411381,'action started via WP Cron','2025-10-01 01:56:12','2025-10-01 03:56:12'),(1233900,411381,'action complete via WP Cron','2025-10-01 01:56:12','2025-10-01 03:56:12'),(1233901,411382,'action created','2025-10-01 01:56:12','2025-10-01 03:56:12'),(1233902,411382,'action started via WP Cron','2025-10-01 02:01:26','2025-10-01 04:01:26'),(1233903,411382,'action complete via WP Cron','2025-10-01 02:01:26','2025-10-01 04:01:26'),(1233904,411383,'action created','2025-10-01 02:01:26','2025-10-01 04:01:26'),(1233905,411383,'action started via WP Cron','2025-10-01 02:06:26','2025-10-01 04:06:26'),(1233906,411383,'action complete via WP Cron','2025-10-01 02:06:26','2025-10-01 04:06:26'),(1233907,411384,'action created','2025-10-01 02:06:26','2025-10-01 04:06:26'),(1233908,411384,'action started via WP Cron','2025-10-01 02:11:29','2025-10-01 04:11:29'),(1233909,411384,'action complete via WP Cron','2025-10-01 02:11:30','2025-10-01 04:11:30'),(1233910,411385,'action created','2025-10-01 02:11:30','2025-10-01 04:11:30'),(1233911,411385,'action started via WP Cron','2025-10-01 02:16:24','2025-10-01 04:16:24'),(1233912,411385,'action complete via WP Cron','2025-10-01 02:16:24','2025-10-01 04:16:24'),(1233913,411386,'action created','2025-10-01 02:16:24','2025-10-01 04:16:24'),(1233914,411386,'action started via WP Cron','2025-10-01 02:21:27','2025-10-01 04:21:27'),(1233915,411386,'action complete via WP Cron','2025-10-01 02:21:27','2025-10-01 04:21:27'),(1233916,411387,'action created','2025-10-01 02:21:27','2025-10-01 04:21:27'),(1233917,411387,'action started via WP Cron','2025-10-01 02:26:11','2025-10-01 04:26:11'),(1233918,411387,'action complete via WP Cron','2025-10-01 02:26:12','2025-10-01 04:26:12'),(1233919,411388,'action created','2025-10-01 02:26:12','2025-10-01 04:26:12'),(1233920,411388,'action started via WP Cron','2025-10-01 02:31:24','2025-10-01 04:31:24'),(1233921,411388,'action complete via WP Cron','2025-10-01 02:31:24','2025-10-01 04:31:24'),(1233922,411389,'action created','2025-10-01 02:31:24','2025-10-01 04:31:24'),(1233923,411389,'action started via WP Cron','2025-10-01 02:36:25','2025-10-01 04:36:25'),(1233924,411389,'action complete via WP Cron','2025-10-01 02:36:25','2025-10-01 04:36:25'),(1233925,411390,'action created','2025-10-01 02:36:25','2025-10-01 04:36:25'),(1233926,411390,'action started via WP Cron','2025-10-01 02:41:12','2025-10-01 04:41:12'),(1233927,411390,'action complete via WP Cron','2025-10-01 02:41:12','2025-10-01 04:41:12'),(1233928,411391,'action created','2025-10-01 02:41:12','2025-10-01 04:41:12'),(1233929,411391,'action started via WP Cron','2025-10-01 02:43:48','2025-10-01 04:43:48'),(1233930,411391,'action complete via WP Cron','2025-10-01 02:43:48','2025-10-01 04:43:48'),(1233931,411392,'action created','2025-10-01 02:43:48','2025-10-01 04:43:48'),(1233932,411392,'action started via WP Cron','2025-10-01 02:46:24','2025-10-01 04:46:24'),(1233933,411392,'action complete via WP Cron','2025-10-01 02:46:24','2025-10-01 04:46:24'),(1233934,411393,'action created','2025-10-01 02:46:24','2025-10-01 04:46:24'),(1233935,411393,'action started via WP Cron','2025-10-01 02:51:26','2025-10-01 04:51:26'),(1233936,411393,'action complete via WP Cron','2025-10-01 02:51:26','2025-10-01 04:51:26'),(1233937,411394,'action created','2025-10-01 02:51:26','2025-10-01 04:51:26'),(1233938,411394,'action started via WP Cron','2025-10-01 03:00:02','2025-10-01 05:00:02'),(1233939,411394,'action complete via WP Cron','2025-10-01 03:00:02','2025-10-01 05:00:02'),(1233940,411395,'action created','2025-10-01 03:00:02','2025-10-01 05:00:02'),(1233941,411395,'action started via WP Cron','2025-10-01 03:06:25','2025-10-01 05:06:25'),(1233942,411395,'action complete via WP Cron','2025-10-01 03:06:25','2025-10-01 05:06:25'),(1233943,411396,'action created','2025-10-01 03:06:25','2025-10-01 05:06:25'),(1233944,411396,'action started via WP Cron','2025-10-01 03:09:19','2025-10-01 05:09:19'),(1233945,411396,'action complete via WP Cron','2025-10-01 03:09:19','2025-10-01 05:09:19'),(1233946,411397,'action created','2025-10-01 03:09:19','2025-10-01 05:09:19'),(1233947,411397,'action started via WP Cron','2025-10-01 03:16:26','2025-10-01 05:16:26'),(1233948,411397,'action complete via WP Cron','2025-10-01 03:16:26','2025-10-01 05:16:26'),(1233949,411398,'action created','2025-10-01 03:16:26','2025-10-01 05:16:26'),(1233950,411398,'action started via WP Cron','2025-10-01 03:21:25','2025-10-01 05:21:25'),(1233951,411398,'action complete via WP Cron','2025-10-01 03:21:25','2025-10-01 05:21:25'),(1233952,411399,'action created','2025-10-01 03:21:25','2025-10-01 05:21:25'),(1233953,411399,'action started via WP Cron','2025-10-01 03:24:47','2025-10-01 05:24:47'),(1233954,411399,'action complete via WP Cron','2025-10-01 03:24:47','2025-10-01 05:24:47'),(1233955,411400,'action created','2025-10-01 03:24:47','2025-10-01 05:24:47'),(1233956,411400,'action started via WP Cron','2025-10-01 03:27:28','2025-10-01 05:27:28'),(1233957,411400,'action complete via WP Cron','2025-10-01 03:27:28','2025-10-01 05:27:28'),(1233958,411401,'action created','2025-10-01 03:27:28','2025-10-01 05:27:28'),(1233959,411401,'action started via WP Cron','2025-10-01 03:31:27','2025-10-01 05:31:27'),(1233960,411401,'action complete via WP Cron','2025-10-01 03:31:27','2025-10-01 05:31:27'),(1233961,411402,'action created','2025-10-01 03:31:27','2025-10-01 05:31:27'),(1233962,411402,'action started via WP Cron','2025-10-01 03:36:25','2025-10-01 05:36:25'),(1233963,411402,'action complete via WP Cron','2025-10-01 03:36:25','2025-10-01 05:36:25'),(1233964,411403,'action created','2025-10-01 03:36:25','2025-10-01 05:36:25'),(1233965,411403,'action started via WP Cron','2025-10-01 03:41:12','2025-10-01 05:41:12'),(1233966,411403,'action complete via WP Cron','2025-10-01 03:41:12','2025-10-01 05:41:12'),(1233967,411404,'action created','2025-10-01 03:41:12','2025-10-01 05:41:12'),(1233968,411404,'action started via WP Cron','2025-10-01 03:44:07','2025-10-01 05:44:07'),(1233969,411404,'action complete via WP Cron','2025-10-01 03:44:07','2025-10-01 05:44:07'),(1233970,411405,'action created','2025-10-01 03:44:07','2025-10-01 05:44:07'),(1233971,411405,'action started via WP Cron','2025-10-01 03:46:25','2025-10-01 05:46:25'),(1233972,411405,'action complete via WP Cron','2025-10-01 03:46:25','2025-10-01 05:46:25'),(1233973,411406,'action created','2025-10-01 03:46:25','2025-10-01 05:46:25'),(1233974,411406,'action started via WP Cron','2025-10-01 03:49:41','2025-10-01 05:49:41'),(1233975,411406,'action complete via WP Cron','2025-10-01 03:49:41','2025-10-01 05:49:41'),(1233976,411407,'action created','2025-10-01 03:49:41','2025-10-01 05:49:41'),(1233977,411407,'action started via WP Cron','2025-10-01 03:56:12','2025-10-01 05:56:12'),(1233978,411407,'action complete via WP Cron','2025-10-01 03:56:12','2025-10-01 05:56:12'),(1233979,411408,'action created','2025-10-01 03:56:12','2025-10-01 05:56:12'),(1233980,411408,'action started via WP Cron','2025-10-01 04:01:23','2025-10-01 06:01:23'),(1233981,411408,'action complete via WP Cron','2025-10-01 04:01:23','2025-10-01 06:01:23'),(1233982,411409,'action created','2025-10-01 04:01:23','2025-10-01 06:01:23'),(1233983,411409,'action started via WP Cron','2025-10-01 04:04:26','2025-10-01 06:04:26'),(1233984,411409,'action complete via WP Cron','2025-10-01 04:04:26','2025-10-01 06:04:26'),(1233985,411410,'action created','2025-10-01 04:04:26','2025-10-01 06:04:26'),(1233986,411410,'action started via WP Cron','2025-10-01 04:06:26','2025-10-01 06:06:26'),(1233987,411410,'action complete via WP Cron','2025-10-01 04:06:26','2025-10-01 06:06:26'),(1233988,411411,'action created','2025-10-01 04:06:26','2025-10-01 06:06:26'),(1233989,411411,'action started via WP Cron','2025-10-01 04:11:15','2025-10-01 06:11:15'),(1233990,411411,'action complete via WP Cron','2025-10-01 04:11:15','2025-10-01 06:11:15'),(1233991,411412,'action created','2025-10-01 04:11:15','2025-10-01 06:11:15'),(1233992,411412,'action started via WP Cron','2025-10-01 04:13:20','2025-10-01 06:13:20'),(1233993,411412,'action complete via WP Cron','2025-10-01 04:13:20','2025-10-01 06:13:20'),(1233994,411413,'action created','2025-10-01 04:13:20','2025-10-01 06:13:20'),(1233995,411413,'action started via WP Cron','2025-10-01 04:15:43','2025-10-01 06:15:43'),(1233996,411413,'action complete via WP Cron','2025-10-01 04:15:43','2025-10-01 06:15:43'),(1233997,411414,'action created','2025-10-01 04:15:43','2025-10-01 06:15:43'),(1233998,411414,'action started via WP Cron','2025-10-01 04:18:33','2025-10-01 06:18:33'),(1233999,411414,'action complete via WP Cron','2025-10-01 04:18:33','2025-10-01 06:18:33'),(1234000,411415,'action created','2025-10-01 04:18:33','2025-10-01 06:18:33'),(1234001,411415,'action started via WP Cron','2025-10-01 04:21:25','2025-10-01 06:21:25'),(1234002,411415,'action complete via WP Cron','2025-10-01 04:21:25','2025-10-01 06:21:25'),(1234003,411416,'action created','2025-10-01 04:21:25','2025-10-01 06:21:25'),(1234004,411416,'action started via WP Cron','2025-10-01 04:25:06','2025-10-01 06:25:06'),(1234005,411416,'action complete via WP Cron','2025-10-01 04:25:06','2025-10-01 06:25:06'),(1234006,411417,'action created','2025-10-01 04:25:06','2025-10-01 06:25:06'),(1234007,411417,'action started via WP Cron','2025-10-01 04:29:41','2025-10-01 06:29:41'),(1234008,411417,'action complete via WP Cron','2025-10-01 04:29:41','2025-10-01 06:29:41'),(1234009,411418,'action created','2025-10-01 04:29:41','2025-10-01 06:29:41'),(1234010,411418,'action started via WP Cron','2025-10-01 04:34:01','2025-10-01 06:34:01'),(1234011,411418,'action complete via WP Cron','2025-10-01 04:34:01','2025-10-01 06:34:01'),(1234012,411419,'action created','2025-10-01 04:34:01','2025-10-01 06:34:01'),(1234013,411419,'action started via WP Cron','2025-10-01 04:36:26','2025-10-01 06:36:26'),(1234014,411419,'action complete via WP Cron','2025-10-01 04:36:26','2025-10-01 06:36:26'),(1234015,411420,'action created','2025-10-01 04:36:26','2025-10-01 06:36:26'),(1234016,411420,'action started via WP Cron','2025-10-01 04:38:33','2025-10-01 06:38:33'),(1234017,411420,'action complete via WP Cron','2025-10-01 04:38:33','2025-10-01 06:38:33'),(1234018,411421,'action created','2025-10-01 04:38:33','2025-10-01 06:38:33'),(1234019,411421,'action started via WP Cron','2025-10-01 04:40:42','2025-10-01 06:40:42'),(1234020,411421,'action complete via WP Cron','2025-10-01 04:40:42','2025-10-01 06:40:42'),(1234021,411422,'action created','2025-10-01 04:40:42','2025-10-01 06:40:42'),(1234022,411422,'action started via WP Cron','2025-10-01 04:43:36','2025-10-01 06:43:36'),(1234023,411422,'action complete via WP Cron','2025-10-01 04:43:36','2025-10-01 06:43:36'),(1234024,411423,'action created','2025-10-01 04:43:36','2025-10-01 06:43:36'),(1234025,411423,'action started via WP Cron','2025-10-01 04:46:25','2025-10-01 06:46:25'),(1234026,411423,'action complete via WP Cron','2025-10-01 04:46:25','2025-10-01 06:46:25'),(1234027,411424,'action created','2025-10-01 04:46:25','2025-10-01 06:46:25'),(1234028,411424,'action started via WP Cron','2025-10-01 04:48:28','2025-10-01 06:48:28'),(1234029,411424,'action complete via WP Cron','2025-10-01 04:48:28','2025-10-01 06:48:28'),(1234030,411425,'action created','2025-10-01 04:48:28','2025-10-01 06:48:28'),(1234031,411425,'action started via WP Cron','2025-10-01 04:51:26','2025-10-01 06:51:26'),(1234032,411425,'action complete via WP Cron','2025-10-01 04:51:26','2025-10-01 06:51:26'),(1234033,411426,'action created','2025-10-01 04:51:26','2025-10-01 06:51:26'),(1234034,411426,'action started via WP Cron','2025-10-01 04:53:46','2025-10-01 06:53:46'),(1234035,411426,'action complete via WP Cron','2025-10-01 04:53:46','2025-10-01 06:53:46'),(1234036,411427,'action created','2025-10-01 04:53:46','2025-10-01 06:53:46'),(1234037,411427,'action started via WP Cron','2025-10-01 04:56:12','2025-10-01 06:56:12'),(1234038,411427,'action complete via WP Cron','2025-10-01 04:56:12','2025-10-01 06:56:12'),(1234039,411428,'action created','2025-10-01 04:56:12','2025-10-01 06:56:12'),(1234040,411428,'action started via WP Cron','2025-10-01 05:01:24','2025-10-01 07:01:24'),(1234041,411428,'action complete via WP Cron','2025-10-01 05:01:24','2025-10-01 07:01:24'),(1234042,411429,'action created','2025-10-01 05:01:24','2025-10-01 07:01:24'),(1234043,411429,'action started via WP Cron','2025-10-01 05:06:28','2025-10-01 07:06:28'),(1234044,411429,'action complete via WP Cron','2025-10-01 05:06:28','2025-10-01 07:06:28'),(1234045,411430,'action created','2025-10-01 05:06:28','2025-10-01 07:06:28'),(1234046,411430,'action started via WP Cron','2025-10-01 05:10:38','2025-10-01 07:10:38'),(1234047,411430,'action complete via WP Cron','2025-10-01 05:10:38','2025-10-01 07:10:38'),(1234048,411431,'action created','2025-10-01 05:10:38','2025-10-01 07:10:38'),(1234049,411431,'action started via WP Cron','2025-10-01 05:14:26','2025-10-01 07:14:26'),(1234050,411431,'action complete via WP Cron','2025-10-01 05:14:26','2025-10-01 07:14:26'),(1234051,411432,'action created','2025-10-01 05:14:26','2025-10-01 07:14:26'),(1234052,411432,'action started via WP Cron','2025-10-01 05:16:26','2025-10-01 07:16:26'),(1234053,411432,'action complete via WP Cron','2025-10-01 05:16:26','2025-10-01 07:16:26'),(1234054,411433,'action created','2025-10-01 05:16:26','2025-10-01 07:16:26'),(1234055,411433,'action started via WP Cron','2025-10-01 05:19:49','2025-10-01 07:19:49'),(1234056,411433,'action complete via WP Cron','2025-10-01 05:19:49','2025-10-01 07:19:49'),(1234057,411434,'action created','2025-10-01 05:19:49','2025-10-01 07:19:49'),(1234058,411434,'action started via WP Cron','2025-10-01 05:22:22','2025-10-01 07:22:22'),(1234059,411434,'action complete via WP Cron','2025-10-01 05:22:22','2025-10-01 07:22:22'),(1234060,411435,'action created','2025-10-01 05:22:22','2025-10-01 07:22:22'),(1234061,411435,'action started via WP Cron','2025-10-01 05:26:04','2025-10-01 07:26:04'),(1234062,411435,'action complete via WP Cron','2025-10-01 05:26:04','2025-10-01 07:26:04'),(1234063,411436,'action created','2025-10-01 05:26:04','2025-10-01 07:26:04'),(1234064,411436,'action started via WP Cron','2025-10-01 05:29:28','2025-10-01 07:29:28'),(1234065,411436,'action complete via WP Cron','2025-10-01 05:29:28','2025-10-01 07:29:28'),(1234066,411437,'action created','2025-10-01 05:29:28','2025-10-01 07:29:28'),(1234067,411437,'action started via WP Cron','2025-10-01 05:32:58','2025-10-01 07:32:58'),(1234068,411437,'action complete via WP Cron','2025-10-01 05:32:58','2025-10-01 07:32:58'),(1234069,411438,'action created','2025-10-01 05:32:58','2025-10-01 07:32:58'),(1234070,411438,'action started via WP Cron','2025-10-01 05:35:56','2025-10-01 07:35:56'),(1234071,411438,'action complete via WP Cron','2025-10-01 05:35:56','2025-10-01 07:35:56'),(1234072,411439,'action created','2025-10-01 05:35:56','2025-10-01 07:35:56'),(1234073,411439,'action started via WP Cron','2025-10-01 05:38:08','2025-10-01 07:38:08'),(1234074,411439,'action complete via WP Cron','2025-10-01 05:38:08','2025-10-01 07:38:08'),(1234075,411440,'action created','2025-10-01 05:38:08','2025-10-01 07:38:08'),(1234076,411440,'action started via WP Cron','2025-10-01 05:41:12','2025-10-01 07:41:12'),(1234077,411440,'action complete via WP Cron','2025-10-01 05:41:12','2025-10-01 07:41:12'),(1234078,411441,'action created','2025-10-01 05:41:12','2025-10-01 07:41:12'),(1234079,411441,'action started via WP Cron','2025-10-01 05:44:58','2025-10-01 07:44:58'),(1234080,411441,'action complete via WP Cron','2025-10-01 05:44:58','2025-10-01 07:44:58'),(1234081,411442,'action created','2025-10-01 05:44:58','2025-10-01 07:44:58'),(1234082,411442,'action started via WP Cron','2025-10-01 05:48:23','2025-10-01 07:48:23'),(1234083,411442,'action complete via WP Cron','2025-10-01 05:48:23','2025-10-01 07:48:23'),(1234084,411443,'action created','2025-10-01 05:48:23','2025-10-01 07:48:23'),(1234085,411443,'action started via WP Cron','2025-10-01 05:51:24','2025-10-01 07:51:24'),(1234086,411443,'action complete via WP Cron','2025-10-01 05:51:24','2025-10-01 07:51:24'),(1234087,411444,'action created','2025-10-01 05:51:24','2025-10-01 07:51:24'),(1234088,411444,'action started via WP Cron','2025-10-01 05:54:28','2025-10-01 07:54:28'),(1234089,411444,'action complete via WP Cron','2025-10-01 05:54:28','2025-10-01 07:54:28'),(1234090,411445,'action created','2025-10-01 05:54:28','2025-10-01 07:54:28'),(1234091,411445,'action started via WP Cron','2025-10-01 05:56:32','2025-10-01 07:56:32'),(1234092,411445,'action complete via WP Cron','2025-10-01 05:56:32','2025-10-01 07:56:32'),(1234093,411446,'action created','2025-10-01 05:56:32','2025-10-01 07:56:32'),(1234094,411446,'action started via WP Cron','2025-10-01 06:01:26','2025-10-01 08:01:26'),(1234095,411446,'action complete via WP Cron','2025-10-01 06:01:26','2025-10-01 08:01:26'),(1234096,411447,'action created','2025-10-01 06:01:26','2025-10-01 08:01:26'),(1234097,411447,'action started via WP Cron','2025-10-01 06:03:54','2025-10-01 08:03:54'),(1234098,411447,'action complete via WP Cron','2025-10-01 06:03:54','2025-10-01 08:03:54'),(1234099,411448,'action created','2025-10-01 06:03:54','2025-10-01 08:03:54'),(1234100,411448,'action started via WP Cron','2025-10-01 06:06:27','2025-10-01 08:06:27'),(1234101,411448,'action complete via WP Cron','2025-10-01 06:06:27','2025-10-01 08:06:27'),(1234102,411449,'action created','2025-10-01 06:06:27','2025-10-01 08:06:27'),(1234103,411449,'action started via WP Cron','2025-10-01 06:10:14','2025-10-01 08:10:14'),(1234104,411449,'action complete via WP Cron','2025-10-01 06:10:14','2025-10-01 08:10:14'),(1234105,411450,'action created','2025-10-01 06:10:14','2025-10-01 08:10:14'),(1234106,411450,'action started via WP Cron','2025-10-01 06:15:56','2025-10-01 08:15:56'),(1234107,411450,'action complete via WP Cron','2025-10-01 06:15:56','2025-10-01 08:15:56'),(1234108,411451,'action created','2025-10-01 06:15:56','2025-10-01 08:15:56'),(1234109,411451,'action started via WP Cron','2025-10-01 06:18:30','2025-10-01 08:18:30'),(1234110,411451,'action complete via WP Cron','2025-10-01 06:18:30','2025-10-01 08:18:30'),(1234111,411452,'action created','2025-10-01 06:18:30','2025-10-01 08:18:30'),(1234112,411452,'action started via WP Cron','2025-10-01 06:21:27','2025-10-01 08:21:27'),(1234113,411452,'action complete via WP Cron','2025-10-01 06:21:27','2025-10-01 08:21:27'),(1234114,411453,'action created','2025-10-01 06:21:27','2025-10-01 08:21:27'),(1234115,411453,'action started via WP Cron','2025-10-01 06:24:28','2025-10-01 08:24:28'),(1234116,411453,'action complete via WP Cron','2025-10-01 06:24:28','2025-10-01 08:24:28'),(1234117,411454,'action created','2025-10-01 06:24:28','2025-10-01 08:24:28'),(1234118,411454,'action started via WP Cron','2025-10-01 06:31:37','2025-10-01 08:31:37'),(1234119,411454,'action complete via WP Cron','2025-10-01 06:31:37','2025-10-01 08:31:37'),(1234120,411455,'action created','2025-10-01 06:31:37','2025-10-01 08:31:37'),(1234121,411455,'action started via WP Cron','2025-10-01 06:35:59','2025-10-01 08:35:59'),(1234122,411455,'action complete via WP Cron','2025-10-01 06:35:59','2025-10-01 08:35:59'),(1234123,411456,'action created','2025-10-01 06:35:59','2025-10-01 08:35:59'),(1234124,411456,'action started via WP Cron','2025-10-01 06:38:58','2025-10-01 08:38:58'),(1234125,411456,'action complete via WP Cron','2025-10-01 06:38:58','2025-10-01 08:38:58'),(1234126,411457,'action created','2025-10-01 06:38:58','2025-10-01 08:38:58'),(1234127,411457,'action started via WP Cron','2025-10-01 06:41:12','2025-10-01 08:41:12'),(1234128,411457,'action complete via WP Cron','2025-10-01 06:41:12','2025-10-01 08:41:12'),(1234129,411458,'action created','2025-10-01 06:41:12','2025-10-01 08:41:12'),(1234130,411458,'action started via WP Cron','2025-10-01 06:46:25','2025-10-01 08:46:25'),(1234131,411458,'action complete via WP Cron','2025-10-01 06:46:26','2025-10-01 08:46:26'),(1234132,411459,'action created','2025-10-01 06:46:26','2025-10-01 08:46:26'),(1234133,411459,'action started via WP Cron','2025-10-01 06:51:26','2025-10-01 08:51:26'),(1234134,411459,'action complete via WP Cron','2025-10-01 06:51:26','2025-10-01 08:51:26'),(1234135,411460,'action created','2025-10-01 06:51:26','2025-10-01 08:51:26'),(1234136,411460,'action started via WP Cron','2025-10-01 06:56:12','2025-10-01 08:56:12'),(1234137,411460,'action complete via WP Cron','2025-10-01 06:56:12','2025-10-01 08:56:12'),(1234138,411461,'action created','2025-10-01 06:56:12','2025-10-01 08:56:12'),(1234139,411461,'action started via WP Cron','2025-10-01 06:58:39','2025-10-01 08:58:39'),(1234140,411461,'action complete via WP Cron','2025-10-01 06:58:39','2025-10-01 08:58:39'),(1234141,411462,'action created','2025-10-01 06:58:39','2025-10-01 08:58:39'),(1234142,411462,'action started via WP Cron','2025-10-01 07:01:25','2025-10-01 09:01:25'),(1234143,411462,'action complete via WP Cron','2025-10-01 07:01:25','2025-10-01 09:01:25'),(1234144,411463,'action created','2025-10-01 07:01:25','2025-10-01 09:01:25'),(1234145,411463,'action started via WP Cron','2025-10-01 07:05:05','2025-10-01 09:05:05'),(1234146,411463,'action complete via WP Cron','2025-10-01 07:05:05','2025-10-01 09:05:05'),(1234147,411464,'action created','2025-10-01 07:05:05','2025-10-01 09:05:05'),(1234148,411464,'action started via WP Cron','2025-10-01 07:07:05','2025-10-01 09:07:05'),(1234149,411464,'action complete via WP Cron','2025-10-01 07:07:05','2025-10-01 09:07:05'),(1234150,411465,'action created','2025-10-01 07:07:05','2025-10-01 09:07:05'),(1234151,411465,'action started via WP Cron','2025-10-01 07:09:22','2025-10-01 09:09:22'),(1234152,411465,'action complete via WP Cron','2025-10-01 07:09:22','2025-10-01 09:09:22'),(1234153,411466,'action created','2025-10-01 07:09:22','2025-10-01 09:09:22'),(1234154,411466,'action started via WP Cron','2025-10-01 07:11:42','2025-10-01 09:11:42'),(1234155,411466,'action complete via WP Cron','2025-10-01 07:11:42','2025-10-01 09:11:42'),(1234156,411467,'action created','2025-10-01 07:11:42','2025-10-01 09:11:42'),(1234157,411467,'action started via WP Cron','2025-10-01 07:16:02','2025-10-01 09:16:02'),(1234158,411467,'action complete via WP Cron','2025-10-01 07:16:02','2025-10-01 09:16:02'),(1234159,411468,'action created','2025-10-01 07:16:02','2025-10-01 09:16:02'),(1234160,411468,'action started via WP Cron','2025-10-01 07:19:28','2025-10-01 09:19:28'),(1234161,411468,'action complete via WP Cron','2025-10-01 07:19:28','2025-10-01 09:19:28'),(1234162,411469,'action created','2025-10-01 07:19:28','2025-10-01 09:19:28'),(1234163,411469,'action started via WP Cron','2025-10-01 07:21:49','2025-10-01 09:21:49'),(1234164,411469,'action complete via WP Cron','2025-10-01 07:21:49','2025-10-01 09:21:49'),(1234165,411470,'action created','2025-10-01 07:21:49','2025-10-01 09:21:49'),(1234166,411470,'action started via WP Cron','2025-10-01 07:25:22','2025-10-01 09:25:22'),(1234167,411470,'action complete via WP Cron','2025-10-01 07:25:22','2025-10-01 09:25:22'),(1234168,411471,'action created','2025-10-01 07:25:22','2025-10-01 09:25:22'),(1234169,411471,'action started via WP Cron','2025-10-01 07:28:22','2025-10-01 09:28:22'),(1234170,411471,'action complete via WP Cron','2025-10-01 07:28:22','2025-10-01 09:28:22'),(1234171,411472,'action created','2025-10-01 07:28:22','2025-10-01 09:28:22'),(1234172,411472,'action started via WP Cron','2025-10-01 07:30:30','2025-10-01 09:30:30'),(1234173,411472,'action complete via WP Cron','2025-10-01 07:30:31','2025-10-01 09:30:31'),(1234174,411473,'action created','2025-10-01 07:30:31','2025-10-01 09:30:31'),(1234175,411473,'action started via WP Cron','2025-10-01 07:32:52','2025-10-01 09:32:52'),(1234176,411473,'action complete via WP Cron','2025-10-01 07:32:52','2025-10-01 09:32:52'),(1234177,411474,'action created','2025-10-01 07:32:52','2025-10-01 09:32:52'),(1234178,411474,'action started via WP Cron','2025-10-01 07:36:27','2025-10-01 09:36:27'),(1234179,411474,'action complete via WP Cron','2025-10-01 07:36:27','2025-10-01 09:36:27'),(1234180,411475,'action created','2025-10-01 07:36:27','2025-10-01 09:36:27'),(1234181,411475,'action started via WP Cron','2025-10-01 07:39:26','2025-10-01 09:39:26'),(1234182,411475,'action complete via WP Cron','2025-10-01 07:39:26','2025-10-01 09:39:26'),(1234183,411476,'action created','2025-10-01 07:39:26','2025-10-01 09:39:26'),(1234184,411476,'action started via WP Cron','2025-10-01 07:43:08','2025-10-01 09:43:08'),(1234185,411476,'action complete via WP Cron','2025-10-01 07:43:08','2025-10-01 09:43:08'),(1234186,411477,'action created','2025-10-01 07:43:08','2025-10-01 09:43:08'),(1234187,411477,'action started via WP Cron','2025-10-01 07:45:54','2025-10-01 09:45:54'),(1234188,411477,'action complete via WP Cron','2025-10-01 07:45:54','2025-10-01 09:45:54'),(1234189,411478,'action created','2025-10-01 07:45:54','2025-10-01 09:45:54'),(1234190,411478,'action started via WP Cron','2025-10-01 07:49:37','2025-10-01 09:49:37'),(1234191,411478,'action complete via WP Cron','2025-10-01 07:49:38','2025-10-01 09:49:38'),(1234192,411479,'action created','2025-10-01 07:49:38','2025-10-01 09:49:38'),(1234193,411479,'action started via WP Cron','2025-10-01 07:55:22','2025-10-01 09:55:22'),(1234194,411479,'action complete via WP Cron','2025-10-01 07:55:22','2025-10-01 09:55:22'),(1234195,411480,'action created','2025-10-01 07:55:22','2025-10-01 09:55:22'),(1234196,411480,'action started via WP Cron','2025-10-01 07:57:59','2025-10-01 09:57:59'),(1234197,411480,'action complete via WP Cron','2025-10-01 07:57:59','2025-10-01 09:57:59'),(1234198,411481,'action created','2025-10-01 07:57:59','2025-10-01 09:57:59'),(1234199,411481,'action started via WP Cron','2025-10-01 08:01:27','2025-10-01 10:01:27'),(1234200,411481,'action complete via WP Cron','2025-10-01 08:01:27','2025-10-01 10:01:27'),(1234201,411482,'action created','2025-10-01 08:01:27','2025-10-01 10:01:27'),(1234202,411482,'action started via WP Cron','2025-10-01 08:04:50','2025-10-01 10:04:50'),(1234203,411482,'action complete via WP Cron','2025-10-01 08:04:50','2025-10-01 10:04:50'),(1234204,411483,'action created','2025-10-01 08:04:50','2025-10-01 10:04:50'),(1234205,411483,'action started via WP Cron','2025-10-01 08:07:42','2025-10-01 10:07:42'),(1234206,411483,'action complete via WP Cron','2025-10-01 08:07:42','2025-10-01 10:07:42'),(1234207,411484,'action created','2025-10-01 08:07:42','2025-10-01 10:07:42'),(1234208,411484,'action started via WP Cron','2025-10-01 08:10:47','2025-10-01 10:10:47'),(1234209,411484,'action complete via WP Cron','2025-10-01 08:10:47','2025-10-01 10:10:47'),(1234210,411485,'action created','2025-10-01 08:10:47','2025-10-01 10:10:47'),(1234211,411485,'action started via WP Cron','2025-10-01 08:13:50','2025-10-01 10:13:50'),(1234212,411485,'action complete via WP Cron','2025-10-01 08:13:50','2025-10-01 10:13:50'),(1234213,411486,'action created','2025-10-01 08:13:50','2025-10-01 10:13:50'),(1234214,411486,'action started via WP Cron','2025-10-01 08:16:27','2025-10-01 10:16:27'),(1234215,411486,'action complete via WP Cron','2025-10-01 08:16:27','2025-10-01 10:16:27'),(1234216,411487,'action created','2025-10-01 08:16:27','2025-10-01 10:16:27'),(1234217,411487,'action started via WP Cron','2025-10-01 08:18:39','2025-10-01 10:18:39'),(1234218,411487,'action complete via WP Cron','2025-10-01 08:18:39','2025-10-01 10:18:39'),(1234219,411488,'action created','2025-10-01 08:18:39','2025-10-01 10:18:39'),(1234220,411488,'action started via WP Cron','2025-10-01 08:21:28','2025-10-01 10:21:28'),(1234221,411488,'action complete via WP Cron','2025-10-01 08:21:28','2025-10-01 10:21:28'),(1234222,411489,'action created','2025-10-01 08:21:28','2025-10-01 10:21:28'),(1234223,411489,'action started via WP Cron','2025-10-01 08:26:15','2025-10-01 10:26:15'),(1234224,411489,'action complete via WP Cron','2025-10-01 08:26:15','2025-10-01 10:26:15'),(1234225,411490,'action created','2025-10-01 08:26:15','2025-10-01 10:26:15'),(1234226,411490,'action started via WP Cron','2025-10-01 08:28:30','2025-10-01 10:28:30'),(1234227,411490,'action complete via WP Cron','2025-10-01 08:28:30','2025-10-01 10:28:30'),(1234228,411491,'action created','2025-10-01 08:28:30','2025-10-01 10:28:30'),(1234229,411491,'action started via WP Cron','2025-10-01 08:32:42','2025-10-01 10:32:42'),(1234230,411491,'action complete via WP Cron','2025-10-01 08:32:42','2025-10-01 10:32:42'),(1234231,411492,'action created','2025-10-01 08:32:42','2025-10-01 10:32:42'),(1234232,411492,'action started via WP Cron','2025-10-01 08:35:42','2025-10-01 10:35:42'),(1234233,411492,'action complete via WP Cron','2025-10-01 08:35:42','2025-10-01 10:35:42'),(1234234,411493,'action created','2025-10-01 08:35:42','2025-10-01 10:35:42'),(1234235,411493,'action started via WP Cron','2025-10-01 08:38:01','2025-10-01 10:38:01'),(1234236,411493,'action complete via WP Cron','2025-10-01 08:38:01','2025-10-01 10:38:01'),(1234237,411494,'action created','2025-10-01 08:38:01','2025-10-01 10:38:01'),(1234238,411494,'action started via WP Cron','2025-10-01 08:41:13','2025-10-01 10:41:13'),(1234239,411494,'action complete via WP Cron','2025-10-01 08:41:13','2025-10-01 10:41:13'),(1234240,411495,'action created','2025-10-01 08:41:13','2025-10-01 10:41:13'),(1234241,411495,'action started via WP Cron','2025-10-01 08:45:32','2025-10-01 10:45:32'),(1234242,411495,'action complete via WP Cron','2025-10-01 08:45:32','2025-10-01 10:45:32'),(1234243,411496,'action created','2025-10-01 08:45:32','2025-10-01 10:45:32'),(1234244,411496,'action started via WP Cron','2025-10-01 08:48:07','2025-10-01 10:48:07'),(1234245,411496,'action complete via WP Cron','2025-10-01 08:48:07','2025-10-01 10:48:07'),(1234246,411497,'action created','2025-10-01 08:48:07','2025-10-01 10:48:07'),(1234247,411497,'action started via WP Cron','2025-10-01 08:50:22','2025-10-01 10:50:22'),(1234248,411497,'action complete via WP Cron','2025-10-01 08:50:22','2025-10-01 10:50:22'),(1234249,411498,'action created','2025-10-01 08:50:22','2025-10-01 10:50:22'),(1234250,411498,'action started via WP Cron','2025-10-01 08:52:47','2025-10-01 10:52:47'),(1234251,411498,'action complete via WP Cron','2025-10-01 08:52:47','2025-10-01 10:52:47'),(1234252,411499,'action created','2025-10-01 08:52:47','2025-10-01 10:52:47'),(1234253,411499,'action started via WP Cron','2025-10-01 08:56:13','2025-10-01 10:56:13'),(1234254,411499,'action complete via WP Cron','2025-10-01 08:56:13','2025-10-01 10:56:13'),(1234255,411500,'action created','2025-10-01 08:56:13','2025-10-01 10:56:13'),(1234256,411500,'action started via WP Cron','2025-10-01 09:01:26','2025-10-01 11:01:26'),(1234257,411500,'action complete via WP Cron','2025-10-01 09:01:26','2025-10-01 11:01:26'),(1234258,411501,'action created','2025-10-01 09:01:26','2025-10-01 11:01:26'),(1234259,411501,'action started via WP Cron','2025-10-01 09:06:24','2025-10-01 11:06:24'),(1234260,411501,'action complete via WP Cron','2025-10-01 09:06:24','2025-10-01 11:06:24'),(1234261,411502,'action created','2025-10-01 09:06:24','2025-10-01 11:06:24'),(1234262,411502,'action started via WP Cron','2025-10-01 09:08:58','2025-10-01 11:08:58'),(1234263,411502,'action complete via WP Cron','2025-10-01 09:08:58','2025-10-01 11:08:58'),(1234264,411503,'action created','2025-10-01 09:08:58','2025-10-01 11:08:58'),(1234265,411503,'action started via WP Cron','2025-10-01 09:11:12','2025-10-01 11:11:12'),(1234266,411503,'action complete via WP Cron','2025-10-01 09:11:13','2025-10-01 11:11:13'),(1234267,411504,'action created','2025-10-01 09:11:13','2025-10-01 11:11:13'),(1234268,411504,'action started via WP Cron','2025-10-01 09:14:19','2025-10-01 11:14:19'),(1234269,411504,'action complete via WP Cron','2025-10-01 09:14:19','2025-10-01 11:14:19'),(1234270,411505,'action created','2025-10-01 09:14:19','2025-10-01 11:14:19'),(1234271,411505,'action started via WP Cron','2025-10-01 09:19:28','2025-10-01 11:19:28'),(1234272,411505,'action complete via WP Cron','2025-10-01 09:19:28','2025-10-01 11:19:28'),(1234273,411506,'action created','2025-10-01 09:19:28','2025-10-01 11:19:28'),(1234274,411506,'action started via WP Cron','2025-10-01 09:22:22','2025-10-01 11:22:22'),(1234275,411506,'action complete via WP Cron','2025-10-01 09:22:22','2025-10-01 11:22:22'),(1234276,411507,'action created','2025-10-01 09:22:22','2025-10-01 11:22:22'),(1234277,411507,'action started via WP Cron','2025-10-01 09:26:13','2025-10-01 11:26:13'),(1234278,411507,'action complete via WP Cron','2025-10-01 09:26:13','2025-10-01 11:26:13'),(1234279,411508,'action created','2025-10-01 09:26:13','2025-10-01 11:26:13'),(1234280,411508,'action started via WP Cron','2025-10-01 09:29:47','2025-10-01 11:29:47'),(1234281,411508,'action complete via WP Cron','2025-10-01 09:29:47','2025-10-01 11:29:47'),(1234282,411509,'action created','2025-10-01 09:29:47','2025-10-01 11:29:47'),(1234283,411509,'action started via WP Cron','2025-10-01 09:33:21','2025-10-01 11:33:21'),(1234284,411509,'action complete via WP Cron','2025-10-01 09:33:21','2025-10-01 11:33:21'),(1234285,411510,'action created','2025-10-01 09:33:21','2025-10-01 11:33:21'),(1234286,411510,'action started via WP Cron','2025-10-01 09:35:39','2025-10-01 11:35:39'),(1234287,411510,'action complete via WP Cron','2025-10-01 09:35:39','2025-10-01 11:35:39'),(1234288,411511,'action created','2025-10-01 09:35:39','2025-10-01 11:35:39'),(1234289,411511,'action started via WP Cron','2025-10-01 09:40:27','2025-10-01 11:40:27'),(1234290,411511,'action complete via WP Cron','2025-10-01 09:40:27','2025-10-01 11:40:27'),(1234291,411512,'action created','2025-10-01 09:40:27','2025-10-01 11:40:27'),(1234292,411512,'action started via WP Cron','2025-10-01 09:44:37','2025-10-01 11:44:37'),(1234293,411512,'action complete via WP Cron','2025-10-01 09:44:37','2025-10-01 11:44:37'),(1234294,411513,'action created','2025-10-01 09:44:37','2025-10-01 11:44:37'),(1234295,411513,'action started via WP Cron','2025-10-01 09:50:15','2025-10-01 11:50:15'),(1234296,411513,'action complete via WP Cron','2025-10-01 09:50:15','2025-10-01 11:50:15'),(1234297,411514,'action created','2025-10-01 09:50:15','2025-10-01 11:50:15'),(1234298,411514,'action started via WP Cron','2025-10-01 09:52:46','2025-10-01 11:52:46'),(1234299,411514,'action complete via WP Cron','2025-10-01 09:52:46','2025-10-01 11:52:46'),(1234300,411515,'action created','2025-10-01 09:52:46','2025-10-01 11:52:46'),(1234301,411515,'action started via WP Cron','2025-10-01 09:55:36','2025-10-01 11:55:36'),(1234302,411515,'action complete via WP Cron','2025-10-01 09:55:36','2025-10-01 11:55:36'),(1234303,411516,'action created','2025-10-01 09:55:36','2025-10-01 11:55:36'),(1234304,411516,'action started via WP Cron','2025-10-01 09:59:38','2025-10-01 11:59:38'),(1234305,411516,'action complete via WP Cron','2025-10-01 09:59:38','2025-10-01 11:59:38'),(1234306,411517,'action created','2025-10-01 09:59:38','2025-10-01 11:59:38'),(1234307,411517,'action started via WP Cron','2025-10-01 10:02:28','2025-10-01 12:02:28'),(1234308,411517,'action complete via WP Cron','2025-10-01 10:02:28','2025-10-01 12:02:28'),(1234309,411518,'action created','2025-10-01 10:02:28','2025-10-01 12:02:28'),(1234310,411518,'action started via WP Cron','2025-10-01 10:05:58','2025-10-01 12:05:58'),(1234311,411518,'action complete via WP Cron','2025-10-01 10:05:58','2025-10-01 12:05:58'),(1234312,411519,'action created','2025-10-01 10:05:58','2025-10-01 12:05:58'),(1234313,411519,'action started via WP Cron','2025-10-01 10:11:12','2025-10-01 12:11:12'),(1234314,411519,'action complete via WP Cron','2025-10-01 10:11:12','2025-10-01 12:11:12'),(1234315,411520,'action created','2025-10-01 10:11:12','2025-10-01 12:11:12'),(1234316,411520,'action started via WP Cron','2025-10-01 10:13:27','2025-10-01 12:13:27'),(1234317,411520,'action complete via WP Cron','2025-10-01 10:13:27','2025-10-01 12:13:27'),(1234318,411521,'action created','2025-10-01 10:13:27','2025-10-01 12:13:27'),(1234319,411521,'action started via WP Cron','2025-10-01 10:16:26','2025-10-01 12:16:26'),(1234320,411521,'action complete via WP Cron','2025-10-01 10:16:27','2025-10-01 12:16:27'),(1234321,411522,'action created','2025-10-01 10:16:27','2025-10-01 12:16:27'),(1234322,411522,'action started via WP Cron','2025-10-01 10:18:41','2025-10-01 12:18:41'),(1234323,411522,'action complete via WP Cron','2025-10-01 10:18:41','2025-10-01 12:18:41'),(1234324,411523,'action created','2025-10-01 10:18:41','2025-10-01 12:18:41'),(1234325,411523,'action started via WP Cron','2025-10-01 10:20:47','2025-10-01 12:20:47'),(1234326,411523,'action complete via WP Cron','2025-10-01 10:20:47','2025-10-01 12:20:47'),(1234327,411524,'action created','2025-10-01 10:20:47','2025-10-01 12:20:47'),(1234328,411524,'action started via WP Cron','2025-10-01 10:26:13','2025-10-01 12:26:13'),(1234329,411524,'action complete via WP Cron','2025-10-01 10:26:13','2025-10-01 12:26:13'),(1234330,411525,'action created','2025-10-01 10:26:13','2025-10-01 12:26:13'),(1234331,411525,'action started via WP Cron','2025-10-01 10:29:37','2025-10-01 12:29:37'),(1234332,411525,'action complete via WP Cron','2025-10-01 10:29:37','2025-10-01 12:29:37'),(1234333,411526,'action created','2025-10-01 10:29:37','2025-10-01 12:29:37'),(1234334,411526,'action started via WP Cron','2025-10-01 10:35:43','2025-10-01 12:35:43'),(1234335,411526,'action complete via WP Cron','2025-10-01 10:35:43','2025-10-01 12:35:43'),(1234336,411527,'action created','2025-10-01 10:35:43','2025-10-01 12:35:43'),(1234337,411527,'action started via WP Cron','2025-10-01 10:38:07','2025-10-01 12:38:07'),(1234338,411527,'action complete via WP Cron','2025-10-01 10:38:07','2025-10-01 12:38:07'),(1234339,411528,'action created','2025-10-01 10:38:07','2025-10-01 12:38:07'),(1234340,411528,'action started via WP Cron','2025-10-01 10:41:13','2025-10-01 12:41:13'),(1234341,411528,'action complete via WP Cron','2025-10-01 10:41:13','2025-10-01 12:41:13'),(1234342,411529,'action created','2025-10-01 10:41:13','2025-10-01 12:41:13'),(1234343,411529,'action started via WP Cron','2025-10-01 10:44:36','2025-10-01 12:44:36'),(1234344,411529,'action complete via WP Cron','2025-10-01 10:44:36','2025-10-01 12:44:36'),(1234345,411530,'action created','2025-10-01 10:44:36','2025-10-01 12:44:36'),(1234346,411530,'action started via WP Cron','2025-10-01 10:47:11','2025-10-01 12:47:11'),(1234347,411530,'action complete via WP Cron','2025-10-01 10:47:11','2025-10-01 12:47:11'),(1234348,411531,'action created','2025-10-01 10:47:11','2025-10-01 12:47:11'),(1234349,411531,'action started via WP Cron','2025-10-01 10:49:27','2025-10-01 12:49:27'),(1234350,411531,'action complete via WP Cron','2025-10-01 10:49:27','2025-10-01 12:49:27'),(1234351,411532,'action created','2025-10-01 10:49:27','2025-10-01 12:49:27'),(1234352,411532,'action started via WP Cron','2025-10-01 10:52:04','2025-10-01 12:52:04'),(1234353,411532,'action complete via WP Cron','2025-10-01 10:52:04','2025-10-01 12:52:04'),(1234354,411533,'action created','2025-10-01 10:52:04','2025-10-01 12:52:04'),(1234355,411533,'action started via WP Cron','2025-10-01 10:56:12','2025-10-01 12:56:12'),(1234356,411533,'action complete via WP Cron','2025-10-01 10:56:13','2025-10-01 12:56:13'),(1234357,411534,'action created','2025-10-01 10:56:13','2025-10-01 12:56:13'),(1234358,411534,'action started via WP Cron','2025-10-01 10:58:13','2025-10-01 12:58:13'),(1234359,411534,'action complete via WP Cron','2025-10-01 10:58:13','2025-10-01 12:58:13'),(1234360,411535,'action created','2025-10-01 10:58:13','2025-10-01 12:58:13'),(1234361,411535,'action started via WP Cron','2025-10-01 11:01:26','2025-10-01 13:01:26'),(1234362,411536,'action created','2025-10-01 11:01:26','2025-10-01 13:01:26'),(1234363,411536,'action started via WP Cron','2025-10-01 11:01:28','2025-10-01 13:01:28'),(1234364,411536,'action complete via WP Cron','2025-10-01 11:01:29','2025-10-01 13:01:29'),(1234365,411535,'action complete via WP Cron','2025-10-01 11:01:29','2025-10-01 13:01:29'),(1234366,411537,'action created','2025-10-01 11:01:29','2025-10-01 13:01:29'),(1234367,411537,'action started via WP Cron','2025-10-01 11:03:37','2025-10-01 13:03:37'),(1234368,411537,'action complete via WP Cron','2025-10-01 11:03:37','2025-10-01 13:03:37'),(1234369,411538,'action created','2025-10-01 11:03:37','2025-10-01 13:03:37'),(1234370,411538,'action started via WP Cron','2025-10-01 11:06:10','2025-10-01 13:06:10'),(1234371,411538,'action complete via WP Cron','2025-10-01 11:06:10','2025-10-01 13:06:10'),(1234372,411539,'action created','2025-10-01 11:06:10','2025-10-01 13:06:10'),(1234373,411539,'action started via WP Cron','2025-10-01 11:11:13','2025-10-01 13:11:13'),(1234374,411539,'action complete via WP Cron','2025-10-01 11:11:13','2025-10-01 13:11:13'),(1234375,411540,'action created','2025-10-01 11:11:13','2025-10-01 13:11:13'),(1234376,411540,'action started via WP Cron','2025-10-01 11:13:56','2025-10-01 13:13:56'),(1234377,411540,'action complete via WP Cron','2025-10-01 11:13:56','2025-10-01 13:13:56'),(1234378,411541,'action created','2025-10-01 11:13:56','2025-10-01 13:13:56'),(1234379,411541,'action started via WP Cron','2025-10-01 11:15:58','2025-10-01 13:15:58'),(1234380,411541,'action complete via WP Cron','2025-10-01 11:15:58','2025-10-01 13:15:58'),(1234381,411542,'action created','2025-10-01 11:15:58','2025-10-01 13:15:58'),(1234382,411542,'action started via WP Cron','2025-10-01 11:21:27','2025-10-01 13:21:27'),(1234383,411542,'action complete via WP Cron','2025-10-01 11:21:27','2025-10-01 13:21:27'),(1234384,411543,'action created','2025-10-01 11:21:27','2025-10-01 13:21:27'),(1234385,411543,'action started via WP Cron','2025-10-01 11:23:53','2025-10-01 13:23:53'),(1234386,411543,'action complete via WP Cron','2025-10-01 11:23:53','2025-10-01 13:23:53'),(1234387,411544,'action created','2025-10-01 11:23:53','2025-10-01 13:23:53'),(1234388,411544,'action started via WP Cron','2025-10-01 11:26:14','2025-10-01 13:26:14'),(1234389,411544,'action complete via WP Cron','2025-10-01 11:26:14','2025-10-01 13:26:14'),(1234390,411545,'action created','2025-10-01 11:26:14','2025-10-01 13:26:14'),(1234391,411545,'action started via WP Cron','2025-10-01 11:28:57','2025-10-01 13:28:57'),(1234392,411545,'action complete via WP Cron','2025-10-01 11:28:57','2025-10-01 13:28:57'),(1234393,411546,'action created','2025-10-01 11:28:57','2025-10-01 13:28:57'),(1234394,411546,'action started via WP Cron','2025-10-01 11:31:54','2025-10-01 13:31:54'),(1234395,411546,'action complete via WP Cron','2025-10-01 11:31:54','2025-10-01 13:31:54'),(1234396,411547,'action created','2025-10-01 11:31:54','2025-10-01 13:31:54'),(1234397,411547,'action started via WP Cron','2025-10-01 11:36:25','2025-10-01 13:36:25'),(1234398,411547,'action complete via WP Cron','2025-10-01 11:36:25','2025-10-01 13:36:25'),(1234399,411548,'action created','2025-10-01 11:36:25','2025-10-01 13:36:25'),(1234400,411548,'action started via WP Cron','2025-10-01 11:41:13','2025-10-01 13:41:13'),(1234401,411548,'action complete via WP Cron','2025-10-01 11:41:13','2025-10-01 13:41:13'),(1234402,411549,'action created','2025-10-01 11:41:13','2025-10-01 13:41:13'),(1234403,411549,'action started via WP Cron','2025-10-01 11:43:34','2025-10-01 13:43:34'),(1234404,411549,'action complete via WP Cron','2025-10-01 11:43:34','2025-10-01 13:43:34'),(1234405,411550,'action created','2025-10-01 11:43:34','2025-10-01 13:43:34'),(1234406,411550,'action started via WP Cron','2025-10-01 11:46:13','2025-10-01 13:46:13'),(1234407,411551,'action created','2025-10-01 11:46:13','2025-10-01 13:46:13'),(1234408,411551,'action started via WP Cron','2025-10-01 11:46:17','2025-10-01 13:46:17'),(1234409,411551,'action complete via WP Cron','2025-10-01 11:46:18','2025-10-01 13:46:18'),(1234410,411550,'action complete via WP Cron','2025-10-01 11:46:18','2025-10-01 13:46:18'),(1234411,411552,'action created','2025-10-01 11:46:18','2025-10-01 13:46:18'),(1234412,411552,'action started via WP Cron','2025-10-01 11:48:51','2025-10-01 13:48:51'),(1234413,411552,'action complete via WP Cron','2025-10-01 11:48:51','2025-10-01 13:48:51'),(1234414,411553,'action created','2025-10-01 11:48:51','2025-10-01 13:48:51'),(1234415,411553,'action started via WP Cron','2025-10-01 11:51:27','2025-10-01 13:51:27'),(1234416,411553,'action complete via WP Cron','2025-10-01 11:51:27','2025-10-01 13:51:27'),(1234417,411554,'action created','2025-10-01 11:51:27','2025-10-01 13:51:27'),(1234418,411554,'action started via WP Cron','2025-10-01 11:55:19','2025-10-01 13:55:19'),(1234419,411554,'action complete via WP Cron','2025-10-01 11:55:19','2025-10-01 13:55:19'),(1234420,411555,'action created','2025-10-01 11:55:19','2025-10-01 13:55:19'),(1234421,411555,'action started via WP Cron','2025-10-01 11:58:41','2025-10-01 13:58:41'),(1234422,411555,'action complete via WP Cron','2025-10-01 11:58:41','2025-10-01 13:58:41'),(1234423,411556,'action created','2025-10-01 11:58:41','2025-10-01 13:58:41'),(1234424,411556,'action started via WP Cron','2025-10-01 12:01:10','2025-10-01 14:01:10'),(1234425,411556,'action complete via WP Cron','2025-10-01 12:01:10','2025-10-01 14:01:10'),(1234426,411557,'action created','2025-10-01 12:01:10','2025-10-01 14:01:10'),(1234427,411557,'action started via WP Cron','2025-10-01 12:03:32','2025-10-01 14:03:32'),(1234428,411557,'action complete via WP Cron','2025-10-01 12:03:32','2025-10-01 14:03:32'),(1234429,411558,'action created','2025-10-01 12:03:32','2025-10-01 14:03:32'),(1234430,411558,'action started via WP Cron','2025-10-01 12:06:07','2025-10-01 14:06:07'),(1234431,411558,'action complete via WP Cron','2025-10-01 12:06:07','2025-10-01 14:06:07'),(1234432,411559,'action created','2025-10-01 12:06:07','2025-10-01 14:06:07'),(1234433,411559,'action started via WP Cron','2025-10-01 12:08:46','2025-10-01 14:08:46'),(1234434,411559,'action complete via WP Cron','2025-10-01 12:08:46','2025-10-01 14:08:46'),(1234435,411560,'action created','2025-10-01 12:08:46','2025-10-01 14:08:46'),(1234436,411560,'action started via WP Cron','2025-10-01 12:10:50','2025-10-01 14:10:50'),(1234437,411560,'action complete via WP Cron','2025-10-01 12:10:50','2025-10-01 14:10:50'),(1234438,411561,'action created','2025-10-01 12:10:50','2025-10-01 14:10:50'),(1234439,411561,'action started via WP Cron','2025-10-01 12:14:51','2025-10-01 14:14:51'),(1234440,411561,'action complete via WP Cron','2025-10-01 12:14:51','2025-10-01 14:14:51'),(1234441,411562,'action created','2025-10-01 12:14:51','2025-10-01 14:14:51'),(1234442,411562,'action started via WP Cron','2025-10-01 12:17:34','2025-10-01 14:17:34'),(1234443,411562,'action complete via WP Cron','2025-10-01 12:17:34','2025-10-01 14:17:34'),(1234444,411563,'action created','2025-10-01 12:17:34','2025-10-01 14:17:34'),(1234445,411563,'action started via WP Cron','2025-10-01 12:19:53','2025-10-01 14:19:53'),(1234446,411563,'action complete via WP Cron','2025-10-01 12:19:53','2025-10-01 14:19:53'),(1234447,411564,'action created','2025-10-01 12:19:53','2025-10-01 14:19:53'),(1234448,411564,'action started via WP Cron','2025-10-01 12:22:20','2025-10-01 14:22:20'),(1234449,411564,'action complete via WP Cron','2025-10-01 12:22:20','2025-10-01 14:22:20'),(1234450,411565,'action created','2025-10-01 12:22:20','2025-10-01 14:22:20'),(1234451,411565,'action started via WP Cron','2025-10-01 12:25:49','2025-10-01 14:25:49'),(1234452,411565,'action complete via WP Cron','2025-10-01 12:25:49','2025-10-01 14:25:49'),(1234453,411566,'action created','2025-10-01 12:25:49','2025-10-01 14:25:49'),(1234454,411566,'action started via WP Cron','2025-10-01 12:29:43','2025-10-01 14:29:43'),(1234455,411566,'action complete via WP Cron','2025-10-01 12:29:43','2025-10-01 14:29:43'),(1234456,411567,'action created','2025-10-01 12:29:43','2025-10-01 14:29:43'),(1234457,411567,'action started via WP Cron','2025-10-01 12:35:38','2025-10-01 14:35:38'),(1234458,411567,'action complete via WP Cron','2025-10-01 12:35:38','2025-10-01 14:35:38'),(1234459,411568,'action created','2025-10-01 12:35:38','2025-10-01 14:35:38'),(1234460,411568,'action started via WP Cron','2025-10-01 12:38:06','2025-10-01 14:38:06'),(1234461,411568,'action complete via WP Cron','2025-10-01 12:38:06','2025-10-01 14:38:06'),(1234462,411569,'action created','2025-10-01 12:38:06','2025-10-01 14:38:06'),(1234463,411569,'action started via WP Cron','2025-10-01 12:41:13','2025-10-01 14:41:13'),(1234464,411569,'action complete via WP Cron','2025-10-01 12:41:13','2025-10-01 14:41:13'),(1234465,411570,'action created','2025-10-01 12:41:13','2025-10-01 14:41:13'),(1234466,411570,'action started via WP Cron','2025-10-01 12:44:11','2025-10-01 14:44:11'),(1234467,411570,'action complete via WP Cron','2025-10-01 12:44:11','2025-10-01 14:44:11'),(1234468,411571,'action created','2025-10-01 12:44:11','2025-10-01 14:44:11'),(1234469,411571,'action started via WP Cron','2025-10-01 12:48:00','2025-10-01 14:48:00'),(1234470,411571,'action complete via WP Cron','2025-10-01 12:48:00','2025-10-01 14:48:00'),(1234471,411572,'action created','2025-10-01 12:48:00','2025-10-01 14:48:00'),(1234472,411572,'action started via WP Cron','2025-10-01 12:50:00','2025-10-01 14:50:00'),(1234473,411572,'action complete via WP Cron','2025-10-01 12:50:00','2025-10-01 14:50:00'),(1234474,411573,'action created','2025-10-01 12:50:00','2025-10-01 14:50:00'),(1234475,411573,'action started via WP Cron','2025-10-01 12:53:30','2025-10-01 14:53:30'),(1234476,411573,'action complete via WP Cron','2025-10-01 12:53:31','2025-10-01 14:53:31'),(1234477,411574,'action created','2025-10-01 12:53:31','2025-10-01 14:53:31'),(1234478,411574,'action started via WP Cron','2025-10-01 12:56:07','2025-10-01 14:56:07'),(1234479,411574,'action complete via WP Cron','2025-10-01 12:56:07','2025-10-01 14:56:07'),(1234480,411575,'action created','2025-10-01 12:56:07','2025-10-01 14:56:07'),(1234481,411575,'action started via WP Cron','2025-10-01 12:58:45','2025-10-01 14:58:45'),(1234482,411575,'action complete via WP Cron','2025-10-01 12:58:45','2025-10-01 14:58:45'),(1234483,411576,'action created','2025-10-01 12:58:45','2025-10-01 14:58:45'),(1234484,411576,'action started via WP Cron','2025-10-01 13:01:05','2025-10-01 15:01:05'),(1234485,411576,'action complete via WP Cron','2025-10-01 13:01:05','2025-10-01 15:01:05'),(1234486,411577,'action created','2025-10-01 13:01:05','2025-10-01 15:01:05'),(1234487,411577,'action started via WP Cron','2025-10-01 13:03:37','2025-10-01 15:03:37'),(1234488,411577,'action complete via WP Cron','2025-10-01 13:03:37','2025-10-01 15:03:37'),(1234489,411578,'action created','2025-10-01 13:03:37','2025-10-01 15:03:37'),(1234490,411578,'action started via WP Cron','2025-10-01 13:06:13','2025-10-01 15:06:13'),(1234491,411578,'action complete via WP Cron','2025-10-01 13:06:13','2025-10-01 15:06:13'),(1234492,411579,'action created','2025-10-01 13:06:13','2025-10-01 15:06:13'),(1234493,411579,'action started via WP Cron','2025-10-01 13:08:57','2025-10-01 15:08:57'),(1234494,411579,'action complete via WP Cron','2025-10-01 13:08:57','2025-10-01 15:08:57'),(1234495,411580,'action created','2025-10-01 13:08:57','2025-10-01 15:08:57'),(1234496,411580,'action started via WP Cron','2025-10-01 13:11:40','2025-10-01 15:11:40'),(1234497,411580,'action complete via WP Cron','2025-10-01 13:11:40','2025-10-01 15:11:40'),(1234498,411581,'action created','2025-10-01 13:11:40','2025-10-01 15:11:40'),(1234499,411581,'action started via WP Cron','2025-10-01 13:14:38','2025-10-01 15:14:38'),(1234500,411581,'action complete via WP Cron','2025-10-01 13:14:38','2025-10-01 15:14:38'),(1234501,411582,'action created','2025-10-01 13:14:38','2025-10-01 15:14:38'),(1234502,411582,'action started via WP Cron','2025-10-01 13:17:32','2025-10-01 15:17:32'),(1234503,411582,'action complete via WP Cron','2025-10-01 13:17:32','2025-10-01 15:17:32'),(1234504,411583,'action created','2025-10-01 13:17:32','2025-10-01 15:17:32'),(1234505,411583,'action started via WP Cron','2025-10-01 13:21:13','2025-10-01 15:21:13'),(1234506,411583,'action complete via WP Cron','2025-10-01 13:21:13','2025-10-01 15:21:13'),(1234507,411584,'action created','2025-10-01 13:21:13','2025-10-01 15:21:13'),(1234508,411584,'action started via WP Cron','2025-10-01 13:23:31','2025-10-01 15:23:31'),(1234509,411584,'action complete via WP Cron','2025-10-01 13:23:31','2025-10-01 15:23:31'),(1234510,411585,'action created','2025-10-01 13:23:31','2025-10-01 15:23:31'),(1234511,411585,'action started via WP Cron','2025-10-01 13:25:31','2025-10-01 15:25:31'),(1234512,411585,'action complete via WP Cron','2025-10-01 13:25:31','2025-10-01 15:25:31'),(1234513,411586,'action created','2025-10-01 13:25:31','2025-10-01 15:25:31'),(1234514,411586,'action started via WP Cron','2025-10-01 13:28:35','2025-10-01 15:28:35'),(1234515,411586,'action complete via WP Cron','2025-10-01 13:28:35','2025-10-01 15:28:35'),(1234516,411587,'action created','2025-10-01 13:28:35','2025-10-01 15:28:35'),(1234517,411587,'action started via WP Cron','2025-10-01 13:31:13','2025-10-01 15:31:13'),(1234518,411587,'action complete via WP Cron','2025-10-01 13:31:13','2025-10-01 15:31:13'),(1234519,411588,'action created','2025-10-01 13:31:13','2025-10-01 15:31:13'),(1234520,411588,'action started via WP Cron','2025-10-01 13:34:41','2025-10-01 15:34:41'),(1234521,411588,'action complete via WP Cron','2025-10-01 13:34:41','2025-10-01 15:34:41'),(1234522,411589,'action created','2025-10-01 13:34:41','2025-10-01 15:34:41'),(1234523,411589,'action started via WP Cron','2025-10-01 13:38:17','2025-10-01 15:38:17'),(1234524,411589,'action complete via WP Cron','2025-10-01 13:38:17','2025-10-01 15:38:17'),(1234525,411590,'action created','2025-10-01 13:38:17','2025-10-01 15:38:17'),(1234526,411590,'action started via WP Cron','2025-10-01 13:41:13','2025-10-01 15:41:13'),(1234527,411590,'action complete via WP Cron','2025-10-01 13:41:13','2025-10-01 15:41:13'),(1234528,411591,'action created','2025-10-01 13:41:13','2025-10-01 15:41:13'),(1234529,411591,'action started via WP Cron','2025-10-01 13:43:40','2025-10-01 15:43:40'),(1234530,411591,'action complete via WP Cron','2025-10-01 13:43:40','2025-10-01 15:43:40'),(1234531,411592,'action created','2025-10-01 13:43:40','2025-10-01 15:43:40'),(1234532,411592,'action started via WP Cron','2025-10-01 13:46:13','2025-10-01 15:46:13'),(1234533,411592,'action complete via WP Cron','2025-10-01 13:46:13','2025-10-01 15:46:13'),(1234534,411593,'action created','2025-10-01 13:46:13','2025-10-01 15:46:13'),(1234535,411593,'action started via WP Cron','2025-10-01 13:49:22','2025-10-01 15:49:22'),(1234536,411593,'action complete via WP Cron','2025-10-01 13:49:22','2025-10-01 15:49:22'),(1234537,411594,'action created','2025-10-01 13:49:22','2025-10-01 15:49:22'),(1234538,411594,'action started via WP Cron','2025-10-01 13:53:21','2025-10-01 15:53:21'),(1234539,411594,'action complete via WP Cron','2025-10-01 13:53:21','2025-10-01 15:53:21'),(1234540,411595,'action created','2025-10-01 13:53:21','2025-10-01 15:53:21'),(1234541,411595,'action started via WP Cron','2025-10-01 13:55:36','2025-10-01 15:55:36'),(1234542,411595,'action complete via WP Cron','2025-10-01 13:55:36','2025-10-01 15:55:36'),(1234543,411596,'action created','2025-10-01 13:55:36','2025-10-01 15:55:36'),(1234544,411596,'action started via WP Cron','2025-10-01 13:59:40','2025-10-01 15:59:40'),(1234545,411596,'action complete via WP Cron','2025-10-01 13:59:40','2025-10-01 15:59:40'),(1234546,411597,'action created','2025-10-01 13:59:40','2025-10-01 15:59:40'),(1234547,411597,'action started via WP Cron','2025-10-01 14:02:02','2025-10-01 16:02:02'),(1234548,411597,'action complete via WP Cron','2025-10-01 14:02:02','2025-10-01 16:02:02'),(1234549,411598,'action created','2025-10-01 14:02:02','2025-10-01 16:02:02'),(1234550,411598,'action started via WP Cron','2025-10-01 14:04:36','2025-10-01 16:04:36'),(1234551,411598,'action complete via WP Cron','2025-10-01 14:04:36','2025-10-01 16:04:36'),(1234552,411599,'action created','2025-10-01 14:04:36','2025-10-01 16:04:36'),(1234553,411599,'action started via WP Cron','2025-10-01 14:09:26','2025-10-01 16:09:26'),(1234554,411599,'action complete via WP Cron','2025-10-01 14:09:26','2025-10-01 16:09:26'),(1234555,411600,'action created','2025-10-01 14:09:26','2025-10-01 16:09:26'),(1234556,411600,'action started via WP Cron','2025-10-01 14:11:54','2025-10-01 16:11:54'),(1234557,411600,'action complete via WP Cron','2025-10-01 14:11:54','2025-10-01 16:11:54'),(1234558,411601,'action created','2025-10-01 14:11:54','2025-10-01 16:11:54'),(1234559,411601,'action started via WP Cron','2025-10-01 14:14:04','2025-10-01 16:14:04'),(1234560,411601,'action complete via WP Cron','2025-10-01 14:14:04','2025-10-01 16:14:04'),(1234561,411602,'action created','2025-10-01 14:14:04','2025-10-01 16:14:04'),(1234562,411602,'action started via WP Cron','2025-10-01 14:17:08','2025-10-01 16:17:08'),(1234563,411602,'action complete via WP Cron','2025-10-01 14:17:08','2025-10-01 16:17:08'),(1234564,411603,'action created','2025-10-01 14:17:08','2025-10-01 16:17:08'),(1234565,411603,'action started via WP Cron','2025-10-01 14:20:00','2025-10-01 16:20:00'),(1234566,411603,'action complete via WP Cron','2025-10-01 14:20:00','2025-10-01 16:20:00'),(1234567,411604,'action created','2025-10-01 14:20:00','2025-10-01 16:20:00'),(1234568,411604,'action started via WP Cron','2025-10-01 14:24:18','2025-10-01 16:24:18'),(1234569,411604,'action complete via WP Cron','2025-10-01 14:24:18','2025-10-01 16:24:18'),(1234570,411605,'action created','2025-10-01 14:24:18','2025-10-01 16:24:18'),(1234571,411605,'action started via WP Cron','2025-10-01 14:27:20','2025-10-01 16:27:20'),(1234572,411605,'action complete via WP Cron','2025-10-01 14:27:20','2025-10-01 16:27:20'),(1234573,411606,'action created','2025-10-01 14:27:20','2025-10-01 16:27:20'),(1234574,411606,'action started via WP Cron','2025-10-01 14:31:13','2025-10-01 16:31:13'),(1234575,411606,'action complete via WP Cron','2025-10-01 14:31:13','2025-10-01 16:31:13'),(1234576,411607,'action created','2025-10-01 14:31:13','2025-10-01 16:31:13'),(1234577,411607,'action started via WP Cron','2025-10-01 14:33:13','2025-10-01 16:33:13'),(1234578,411607,'action complete via WP Cron','2025-10-01 14:33:13','2025-10-01 16:33:13'),(1234579,411608,'action created','2025-10-01 14:33:13','2025-10-01 16:33:13'),(1234580,411608,'action started via WP Cron','2025-10-01 14:36:13','2025-10-01 16:36:13'),(1234581,411608,'action complete via WP Cron','2025-10-01 14:36:13','2025-10-01 16:36:13'),(1234582,411609,'action created','2025-10-01 14:36:13','2025-10-01 16:36:13'),(1234583,411609,'action started via WP Cron','2025-10-01 14:38:26','2025-10-01 16:38:26'),(1234584,411609,'action complete via WP Cron','2025-10-01 14:38:26','2025-10-01 16:38:26'),(1234585,411610,'action created','2025-10-01 14:38:26','2025-10-01 16:38:26'),(1234586,411610,'action started via WP Cron','2025-10-01 14:40:56','2025-10-01 16:40:56'),(1234587,411610,'action complete via WP Cron','2025-10-01 14:40:56','2025-10-01 16:40:56'),(1234588,411611,'action created','2025-10-01 14:40:56','2025-10-01 16:40:56'),(1234589,411611,'action started via WP Cron','2025-10-01 14:43:59','2025-10-01 16:43:59'),(1234590,411611,'action complete via WP Cron','2025-10-01 14:43:59','2025-10-01 16:43:59'),(1234591,411612,'action created','2025-10-01 14:43:59','2025-10-01 16:43:59'),(1234592,411612,'action started via WP Cron','2025-10-01 14:48:35','2025-10-01 16:48:35'),(1234593,411612,'action complete via WP Cron','2025-10-01 14:48:35','2025-10-01 16:48:35'),(1234594,411613,'action created','2025-10-01 14:48:35','2025-10-01 16:48:35'),(1234595,411613,'action started via WP Cron','2025-10-01 14:51:56','2025-10-01 16:51:56'),(1234596,411613,'action complete via WP Cron','2025-10-01 14:51:56','2025-10-01 16:51:56'),(1234597,411614,'action created','2025-10-01 14:51:56','2025-10-01 16:51:56'),(1234598,411614,'action started via WP Cron','2025-10-01 14:54:46','2025-10-01 16:54:46'),(1234599,411614,'action complete via WP Cron','2025-10-01 14:54:46','2025-10-01 16:54:46'),(1234600,411615,'action created','2025-10-01 14:54:46','2025-10-01 16:54:46'),(1234601,411615,'action started via WP Cron','2025-10-01 14:57:38','2025-10-01 16:57:38'),(1234602,411615,'action complete via WP Cron','2025-10-01 14:57:38','2025-10-01 16:57:38'),(1234603,411616,'action created','2025-10-01 14:57:38','2025-10-01 16:57:38'),(1234604,411616,'action started via WP Cron','2025-10-01 15:00:32','2025-10-01 17:00:32'),(1234605,411616,'action complete via WP Cron','2025-10-01 15:00:32','2025-10-01 17:00:32'),(1234606,411617,'action created','2025-10-01 15:00:32','2025-10-01 17:00:32'),(1234607,411617,'action started via WP Cron','2025-10-01 15:04:14','2025-10-01 17:04:14'),(1234608,411617,'action complete via WP Cron','2025-10-01 15:04:14','2025-10-01 17:04:14'),(1234609,411618,'action created','2025-10-01 15:04:14','2025-10-01 17:04:14'),(1234610,411618,'action started via WP Cron','2025-10-01 15:06:36','2025-10-01 17:06:36'),(1234611,411618,'action complete via WP Cron','2025-10-01 15:06:36','2025-10-01 17:06:36'),(1234612,411619,'action created','2025-10-01 15:06:36','2025-10-01 17:06:36'),(1234613,411619,'action started via WP Cron','2025-10-01 15:10:07','2025-10-01 17:10:07'),(1234614,411619,'action complete via WP Cron','2025-10-01 15:10:07','2025-10-01 17:10:07'),(1234615,411620,'action created','2025-10-01 15:10:07','2025-10-01 17:10:07'),(1234616,411620,'action started via WP Cron','2025-10-01 15:12:43','2025-10-01 17:12:43'),(1234617,411620,'action complete via WP Cron','2025-10-01 15:12:43','2025-10-01 17:12:43'),(1234618,411621,'action created','2025-10-01 15:12:43','2025-10-01 17:12:43'),(1234619,411621,'action started via WP Cron','2025-10-01 15:16:13','2025-10-01 17:16:13'),(1234620,411622,'action created','2025-10-01 15:16:13','2025-10-01 17:16:13'),(1234621,411622,'action started via WP Cron','2025-10-01 15:16:17','2025-10-01 17:16:17'),(1234622,411622,'action complete via WP Cron','2025-10-01 15:16:17','2025-10-01 17:16:17'),(1234623,411621,'action complete via WP Cron','2025-10-01 15:16:17','2025-10-01 17:16:17'),(1234624,411623,'action created','2025-10-01 15:16:17','2025-10-01 17:16:17'),(1234625,411623,'action started via WP Cron','2025-10-01 15:20:24','2025-10-01 17:20:24'),(1234626,411624,'action created','2025-10-01 15:20:24','2025-10-01 17:20:24'),(1234627,411624,'action started via WP Cron','2025-10-01 15:20:25','2025-10-01 17:20:25'),(1234628,411624,'action complete via WP Cron','2025-10-01 15:20:25','2025-10-01 17:20:25'),(1234629,411623,'action complete via WP Cron','2025-10-01 15:20:25','2025-10-01 17:20:25'),(1234630,411625,'action created','2025-10-01 15:20:25','2025-10-01 17:20:25'),(1234631,411625,'action started via WP Cron','2025-10-01 15:23:53','2025-10-01 17:23:53'),(1234632,411626,'action created','2025-10-01 15:23:53','2025-10-01 17:23:53'),(1234633,411626,'action started via WP Cron','2025-10-01 15:23:54','2025-10-01 17:23:54'),(1234634,411626,'action complete via WP Cron','2025-10-01 15:23:54','2025-10-01 17:23:54'),(1234635,411625,'action complete via WP Cron','2025-10-01 15:23:54','2025-10-01 17:23:54'),(1234636,411627,'action created','2025-10-01 15:23:54','2025-10-01 17:23:54'),(1234637,411627,'action started via WP Cron','2025-10-01 15:26:13','2025-10-01 17:26:13'),(1234638,411627,'action complete via WP Cron','2025-10-01 15:26:13','2025-10-01 17:26:13'),(1234639,411628,'action created','2025-10-01 15:26:13','2025-10-01 17:26:13'),(1234640,411628,'action started via WP Cron','2025-10-01 15:29:53','2025-10-01 17:29:53'),(1234641,411628,'action complete via WP Cron','2025-10-01 15:29:54','2025-10-01 17:29:54'),(1234642,411629,'action created','2025-10-01 15:29:54','2025-10-01 17:29:54'),(1234643,411629,'action started via WP Cron','2025-10-01 15:32:30','2025-10-01 17:32:30'),(1234644,411629,'action complete via WP Cron','2025-10-01 15:32:30','2025-10-01 17:32:30'),(1234645,411630,'action created','2025-10-01 15:32:30','2025-10-01 17:32:30'),(1234646,411630,'action started via WP Cron','2025-10-01 15:35:49','2025-10-01 17:35:49'),(1234647,411630,'action complete via WP Cron','2025-10-01 15:35:49','2025-10-01 17:35:49'),(1234648,411631,'action created','2025-10-01 15:35:49','2025-10-01 17:35:49'),(1234649,411631,'action started via WP Cron','2025-10-01 15:38:37','2025-10-01 17:38:37'),(1234650,411631,'action complete via WP Cron','2025-10-01 15:38:37','2025-10-01 17:38:37'),(1234651,411632,'action created','2025-10-01 15:38:37','2025-10-01 17:38:37'),(1234652,411632,'action started via WP Cron','2025-10-01 15:40:43','2025-10-01 17:40:43'),(1234653,411632,'action complete via WP Cron','2025-10-01 15:40:43','2025-10-01 17:40:43'),(1234654,411633,'action created','2025-10-01 15:40:43','2025-10-01 17:40:43'),(1234655,411633,'action started via WP Cron','2025-10-01 15:42:46','2025-10-01 17:42:46'),(1234656,411633,'action complete via WP Cron','2025-10-01 15:42:46','2025-10-01 17:42:46'),(1234657,411634,'action created','2025-10-01 15:42:46','2025-10-01 17:42:46'),(1234658,411634,'action started via WP Cron','2025-10-01 15:46:13','2025-10-01 17:46:13'),(1234659,411634,'action complete via WP Cron','2025-10-01 15:46:13','2025-10-01 17:46:13'),(1234660,411635,'action created','2025-10-01 15:46:13','2025-10-01 17:46:13'),(1234661,411635,'action started via WP Cron','2025-10-01 15:50:28','2025-10-01 17:50:28'),(1234662,411636,'action created','2025-10-01 15:50:28','2025-10-01 17:50:28'),(1234663,411636,'action started via WP Cron','2025-10-01 15:50:30','2025-10-01 17:50:30'),(1234664,411636,'action complete via WP Cron','2025-10-01 15:50:30','2025-10-01 17:50:30'),(1234665,411635,'action complete via WP Cron','2025-10-01 15:50:30','2025-10-01 17:50:30'),(1234666,411637,'action created','2025-10-01 15:50:30','2025-10-01 17:50:30'),(1234667,411637,'action started via WP Cron','2025-10-01 15:54:51','2025-10-01 17:54:51'),(1234668,411637,'action complete via WP Cron','2025-10-01 15:54:51','2025-10-01 17:54:51'),(1234669,411638,'action created','2025-10-01 15:54:51','2025-10-01 17:54:51'),(1234670,411638,'action started via WP Cron','2025-10-01 15:57:29','2025-10-01 17:57:29'),(1234671,411638,'action complete via WP Cron','2025-10-01 15:57:29','2025-10-01 17:57:29'),(1234672,411639,'action created','2025-10-01 15:57:29','2025-10-01 17:57:29'),(1234673,411639,'action started via WP Cron','2025-10-01 15:59:49','2025-10-01 17:59:49'),(1234674,411639,'action complete via WP Cron','2025-10-01 15:59:49','2025-10-01 17:59:49'),(1234675,411640,'action created','2025-10-01 15:59:49','2025-10-01 17:59:49'),(1234676,411640,'action started via WP Cron','2025-10-01 16:03:03','2025-10-01 18:03:03'),(1234677,411640,'action complete via WP Cron','2025-10-01 16:03:03','2025-10-01 18:03:03'),(1234678,411641,'action created','2025-10-01 16:03:03','2025-10-01 18:03:03'),(1234679,411641,'action started via WP Cron','2025-10-01 16:05:03','2025-10-01 18:05:03'),(1234680,411641,'action complete via WP Cron','2025-10-01 16:05:03','2025-10-01 18:05:03'),(1234681,411642,'action created','2025-10-01 16:05:03','2025-10-01 18:05:03'),(1234682,411642,'action started via WP Cron','2025-10-01 16:07:50','2025-10-01 18:07:50'),(1234683,411642,'action complete via WP Cron','2025-10-01 16:07:50','2025-10-01 18:07:50'),(1234684,411643,'action created','2025-10-01 16:07:50','2025-10-01 18:07:50'),(1234685,411643,'action started via WP Cron','2025-10-01 16:10:51','2025-10-01 18:10:51'),(1234686,411643,'action complete via WP Cron','2025-10-01 16:10:51','2025-10-01 18:10:51'),(1234687,411644,'action created','2025-10-01 16:10:51','2025-10-01 18:10:51'),(1234688,411644,'action started via WP Cron','2025-10-01 16:13:49','2025-10-01 18:13:49'),(1234689,411644,'action complete via WP Cron','2025-10-01 16:13:49','2025-10-01 18:13:49'),(1234690,411645,'action created','2025-10-01 16:13:49','2025-10-01 18:13:49'),(1234691,411645,'action started via WP Cron','2025-10-01 16:16:35','2025-10-01 18:16:35'),(1234692,411645,'action complete via WP Cron','2025-10-01 16:16:36','2025-10-01 18:16:36'),(1234693,411646,'action created','2025-10-01 16:16:36','2025-10-01 18:16:36'),(1234694,411646,'action started via WP Cron','2025-10-01 16:21:12','2025-10-01 18:21:12'),(1234695,411646,'action complete via WP Cron','2025-10-01 16:21:12','2025-10-01 18:21:12'),(1234696,411647,'action created','2025-10-01 16:21:12','2025-10-01 18:21:12'),(1234697,411647,'action started via WP Cron','2025-10-01 16:25:10','2025-10-01 18:25:10'),(1234698,411647,'action complete via WP Cron','2025-10-01 16:25:10','2025-10-01 18:25:10'),(1234699,411648,'action created','2025-10-01 16:25:10','2025-10-01 18:25:10'),(1234700,411648,'action started via WP Cron','2025-10-01 16:28:11','2025-10-01 18:28:11'),(1234701,411648,'action complete via WP Cron','2025-10-01 16:28:11','2025-10-01 18:28:11'),(1234702,411649,'action created','2025-10-01 16:28:11','2025-10-01 18:28:11'),(1234703,411649,'action started via WP Cron','2025-10-01 16:30:38','2025-10-01 18:30:38'),(1234704,411649,'action complete via WP Cron','2025-10-01 16:30:38','2025-10-01 18:30:38'),(1234705,411650,'action created','2025-10-01 16:30:38','2025-10-01 18:30:38'),(1234706,411650,'action started via WP Cron','2025-10-01 16:33:32','2025-10-01 18:33:32'),(1234707,411650,'action complete via WP Cron','2025-10-01 16:33:32','2025-10-01 18:33:32'),(1234708,411651,'action created','2025-10-01 16:33:32','2025-10-01 18:33:32'),(1234709,411651,'action started via WP Cron','2025-10-01 16:36:13','2025-10-01 18:36:13'),(1234710,411651,'action complete via WP Cron','2025-10-01 16:36:13','2025-10-01 18:36:13'),(1234711,411652,'action created','2025-10-01 16:36:13','2025-10-01 18:36:13'),(1234712,411652,'action started via WP Cron','2025-10-01 16:39:04','2025-10-01 18:39:04'),(1234713,411652,'action complete via WP Cron','2025-10-01 16:39:04','2025-10-01 18:39:04'),(1234714,411653,'action created','2025-10-01 16:39:04','2025-10-01 18:39:04'),(1234715,411653,'action started via WP Cron','2025-10-01 16:41:13','2025-10-01 18:41:13'),(1234716,411653,'action complete via WP Cron','2025-10-01 16:41:13','2025-10-01 18:41:13'),(1234717,411654,'action created','2025-10-01 16:41:13','2025-10-01 18:41:13'),(1234718,411654,'action started via WP Cron','2025-10-01 16:43:40','2025-10-01 18:43:40'),(1234719,411654,'action complete via WP Cron','2025-10-01 16:43:40','2025-10-01 18:43:40'),(1234720,411655,'action created','2025-10-01 16:43:40','2025-10-01 18:43:40'),(1234721,411655,'action started via WP Cron','2025-10-01 16:46:12','2025-10-01 18:46:12'),(1234722,411655,'action complete via WP Cron','2025-10-01 16:46:13','2025-10-01 18:46:13'),(1234723,411656,'action created','2025-10-01 16:46:13','2025-10-01 18:46:13'),(1234724,411656,'action started via WP Cron','2025-10-01 16:50:11','2025-10-01 18:50:11'),(1234725,411656,'action complete via WP Cron','2025-10-01 16:50:11','2025-10-01 18:50:11'),(1234726,411657,'action created','2025-10-01 16:50:11','2025-10-01 18:50:11'),(1234727,411657,'action started via WP Cron','2025-10-01 16:56:13','2025-10-01 18:56:13'),(1234728,411657,'action complete via WP Cron','2025-10-01 16:56:13','2025-10-01 18:56:13'),(1234729,411658,'action created','2025-10-01 16:56:13','2025-10-01 18:56:13'),(1234730,411658,'action started via WP Cron','2025-10-01 17:01:13','2025-10-01 19:01:13'),(1234731,411658,'action complete via WP Cron','2025-10-01 17:01:13','2025-10-01 19:01:13'),(1234732,411659,'action created','2025-10-01 17:01:13','2025-10-01 19:01:13'),(1234733,411659,'action started via WP Cron','2025-10-01 17:03:32','2025-10-01 19:03:32'),(1234734,411659,'action complete via WP Cron','2025-10-01 17:03:32','2025-10-01 19:03:32'),(1234735,411660,'action created','2025-10-01 17:03:32','2025-10-01 19:03:32'),(1234736,411660,'action started via WP Cron','2025-10-01 17:06:13','2025-10-01 19:06:13'),(1234737,411660,'action complete via WP Cron','2025-10-01 17:06:13','2025-10-01 19:06:13'),(1234738,411661,'action created','2025-10-01 17:06:13','2025-10-01 19:06:13'),(1234739,411661,'action started via WP Cron','2025-10-01 17:09:40','2025-10-01 19:09:40'),(1234740,411661,'action complete via WP Cron','2025-10-01 17:09:40','2025-10-01 19:09:40'),(1234741,411662,'action created','2025-10-01 17:09:40','2025-10-01 19:09:40'),(1234742,411662,'action started via WP Cron','2025-10-01 17:14:37','2025-10-01 19:14:37'),(1234743,411662,'action complete via WP Cron','2025-10-01 17:14:37','2025-10-01 19:14:37'),(1234744,411663,'action created','2025-10-01 17:14:37','2025-10-01 19:14:37'),(1234745,411663,'action started via WP Cron','2025-10-01 17:17:49','2025-10-01 19:17:49'),(1234746,411663,'action complete via WP Cron','2025-10-01 17:17:49','2025-10-01 19:17:49'),(1234747,411664,'action created','2025-10-01 17:17:49','2025-10-01 19:17:49'),(1234748,411664,'action started via WP Cron','2025-10-01 17:20:01','2025-10-01 19:20:01'),(1234749,411664,'action complete via WP Cron','2025-10-01 17:20:01','2025-10-01 19:20:01'),(1234750,411665,'action created','2025-10-01 17:20:01','2025-10-01 19:20:01'),(1234751,411665,'action started via WP Cron','2025-10-01 17:22:32','2025-10-01 19:22:32'),(1234752,411665,'action complete via WP Cron','2025-10-01 17:22:32','2025-10-01 19:22:32'),(1234753,411666,'action created','2025-10-01 17:22:32','2025-10-01 19:22:32'),(1234754,411666,'action started via WP Cron','2025-10-01 17:24:52','2025-10-01 19:24:52'),(1234755,411666,'action complete via WP Cron','2025-10-01 17:24:53','2025-10-01 19:24:53'),(1234756,411667,'action created','2025-10-01 17:24:53','2025-10-01 19:24:53'),(1234757,411667,'action started via WP Cron','2025-10-01 17:28:03','2025-10-01 19:28:03'),(1234758,411667,'action complete via WP Cron','2025-10-01 17:28:03','2025-10-01 19:28:03'),(1234759,411668,'action created','2025-10-01 17:28:03','2025-10-01 19:28:03'),(1234760,411668,'action started via WP Cron','2025-10-01 17:30:37','2025-10-01 19:30:37'),(1234761,411668,'action complete via WP Cron','2025-10-01 17:30:37','2025-10-01 19:30:37'),(1234762,411669,'action created','2025-10-01 17:30:37','2025-10-01 19:30:37'),(1234763,411669,'action started via WP Cron','2025-10-01 17:34:01','2025-10-01 19:34:01'),(1234764,411669,'action complete via WP Cron','2025-10-01 17:34:01','2025-10-01 19:34:01'),(1234765,411670,'action created','2025-10-01 17:34:01','2025-10-01 19:34:01'),(1234766,411670,'action started via WP Cron','2025-10-01 17:36:12','2025-10-01 19:36:12'),(1234767,411670,'action complete via WP Cron','2025-10-01 17:36:12','2025-10-01 19:36:12'),(1234768,411671,'action created','2025-10-01 17:36:12','2025-10-01 19:36:12'),(1234769,411671,'action started via WP Cron','2025-10-01 17:41:13','2025-10-01 19:41:13'),(1234770,411671,'action complete via WP Cron','2025-10-01 17:41:13','2025-10-01 19:41:13'),(1234771,411672,'action created','2025-10-01 17:41:13','2025-10-01 19:41:13'),(1234772,411672,'action started via WP Cron','2025-10-01 17:45:19','2025-10-01 19:45:19'),(1234773,411672,'action complete via WP Cron','2025-10-01 17:45:19','2025-10-01 19:45:19'),(1234774,411673,'action created','2025-10-01 17:45:19','2025-10-01 19:45:19'),(1234775,411673,'action started via WP Cron','2025-10-01 17:48:14','2025-10-01 19:48:14'),(1234776,411673,'action complete via WP Cron','2025-10-01 17:48:14','2025-10-01 19:48:14'),(1234777,411674,'action created','2025-10-01 17:48:14','2025-10-01 19:48:14'),(1234778,411674,'action started via WP Cron','2025-10-01 17:51:13','2025-10-01 19:51:13'),(1234779,411674,'action complete via WP Cron','2025-10-01 17:51:13','2025-10-01 19:51:13'),(1234780,411675,'action created','2025-10-01 17:51:13','2025-10-01 19:51:13'),(1234781,411675,'action started via WP Cron','2025-10-01 17:56:13','2025-10-01 19:56:13'),(1234782,411675,'action complete via WP Cron','2025-10-01 17:56:13','2025-10-01 19:56:13'),(1234783,411676,'action created','2025-10-01 17:56:13','2025-10-01 19:56:13'),(1234784,411676,'action started via WP Cron','2025-10-01 18:01:13','2025-10-01 20:01:13'),(1234785,411676,'action complete via WP Cron','2025-10-01 18:01:13','2025-10-01 20:01:13'),(1234786,411677,'action created','2025-10-01 18:01:13','2025-10-01 20:01:13'),(1234787,411677,'action started via WP Cron','2025-10-01 18:04:36','2025-10-01 20:04:36'),(1234788,411677,'action complete via WP Cron','2025-10-01 18:04:36','2025-10-01 20:04:36'),(1234789,411678,'action created','2025-10-01 18:04:36','2025-10-01 20:04:36'),(1234790,411678,'action started via WP Cron','2025-10-01 18:07:38','2025-10-01 20:07:38'),(1234791,411678,'action complete via WP Cron','2025-10-01 18:07:38','2025-10-01 20:07:38'),(1234792,411679,'action created','2025-10-01 18:07:38','2025-10-01 20:07:38'),(1234793,411679,'action started via WP Cron','2025-10-01 18:09:57','2025-10-01 20:09:57'),(1234794,411679,'action complete via WP Cron','2025-10-01 18:09:57','2025-10-01 20:09:57'),(1234795,411680,'action created','2025-10-01 18:09:57','2025-10-01 20:09:57'),(1234796,411680,'action started via WP Cron','2025-10-01 18:12:09','2025-10-01 20:12:09'),(1234797,411680,'action complete via WP Cron','2025-10-01 18:12:09','2025-10-01 20:12:09'),(1234798,411681,'action created','2025-10-01 18:12:09','2025-10-01 20:12:09'),(1234799,411681,'action started via WP Cron','2025-10-01 18:15:45','2025-10-01 20:15:45'),(1234800,411681,'action complete via WP Cron','2025-10-01 18:15:45','2025-10-01 20:15:45'),(1234801,411682,'action created','2025-10-01 18:15:45','2025-10-01 20:15:45'),(1234802,411682,'action started via WP Cron','2025-10-01 18:18:43','2025-10-01 20:18:43'),(1234803,411682,'action complete via WP Cron','2025-10-01 18:18:43','2025-10-01 20:18:43'),(1234804,411683,'action created','2025-10-01 18:18:43','2025-10-01 20:18:43'),(1234805,411683,'action started via WP Cron','2025-10-01 18:21:13','2025-10-01 20:21:13'),(1234806,411683,'action complete via WP Cron','2025-10-01 18:21:13','2025-10-01 20:21:13'),(1234807,411684,'action created','2025-10-01 18:21:13','2025-10-01 20:21:13'),(1234808,411684,'action started via WP Cron','2025-10-01 18:24:39','2025-10-01 20:24:39'),(1234809,411684,'action complete via WP Cron','2025-10-01 18:24:39','2025-10-01 20:24:39'),(1234810,411685,'action created','2025-10-01 18:24:39','2025-10-01 20:24:39'),(1234811,411685,'action started via WP Cron','2025-10-01 18:27:41','2025-10-01 20:27:41'),(1234812,411685,'action complete via WP Cron','2025-10-01 18:27:41','2025-10-01 20:27:41'),(1234813,411686,'action created','2025-10-01 18:27:41','2025-10-01 20:27:41'),(1234814,411686,'action started via WP Cron','2025-10-01 18:29:43','2025-10-01 20:29:43'),(1234815,411686,'action complete via WP Cron','2025-10-01 18:29:43','2025-10-01 20:29:43'),(1234816,411687,'action created','2025-10-01 18:29:43','2025-10-01 20:29:43'),(1234817,411687,'action started via WP Cron','2025-10-01 18:31:59','2025-10-01 20:31:59'),(1234818,411687,'action complete via WP Cron','2025-10-01 18:31:59','2025-10-01 20:31:59'),(1234819,411688,'action created','2025-10-01 18:31:59','2025-10-01 20:31:59'),(1234820,411688,'action started via WP Cron','2025-10-01 18:36:13','2025-10-01 20:36:13'),(1234821,411688,'action complete via WP Cron','2025-10-01 18:36:13','2025-10-01 20:36:13'),(1234822,411689,'action created','2025-10-01 18:36:13','2025-10-01 20:36:13'),(1234823,411689,'action started via WP Cron','2025-10-01 18:40:08','2025-10-01 20:40:08'),(1234824,411689,'action complete via WP Cron','2025-10-01 18:40:08','2025-10-01 20:40:08'),(1234825,411690,'action created','2025-10-01 18:40:08','2025-10-01 20:40:08'),(1234826,411690,'action started via WP Cron','2025-10-01 18:44:29','2025-10-01 20:44:29'),(1234827,411690,'action complete via WP Cron','2025-10-01 18:44:29','2025-10-01 20:44:29'),(1234828,411691,'action created','2025-10-01 18:44:29','2025-10-01 20:44:29'),(1234829,411691,'action started via WP Cron','2025-10-01 18:46:34','2025-10-01 20:46:34'),(1234830,411691,'action complete via WP Cron','2025-10-01 18:46:34','2025-10-01 20:46:34'),(1234831,411692,'action created','2025-10-01 18:46:34','2025-10-01 20:46:34'),(1234832,411692,'action started via WP Cron','2025-10-01 18:48:52','2025-10-01 20:48:52'),(1234833,411692,'action complete via WP Cron','2025-10-01 18:48:52','2025-10-01 20:48:52'),(1234834,411693,'action created','2025-10-01 18:48:52','2025-10-01 20:48:52'),(1234835,411693,'action started via WP Cron','2025-10-01 18:50:56','2025-10-01 20:50:56'),(1234836,411693,'action complete via WP Cron','2025-10-01 18:50:56','2025-10-01 20:50:56'),(1234837,411694,'action created','2025-10-01 18:50:56','2025-10-01 20:50:56'),(1234838,411694,'action started via WP Cron','2025-10-01 18:54:49','2025-10-01 20:54:49'),(1234839,411695,'action created','2025-10-01 18:54:49','2025-10-01 20:54:49'),(1234840,411695,'action started via WP Cron','2025-10-01 18:54:52','2025-10-01 20:54:52'),(1234841,411695,'action complete via WP Cron','2025-10-01 18:54:53','2025-10-01 20:54:53'),(1234842,411694,'action complete via WP Cron','2025-10-01 18:54:53','2025-10-01 20:54:53'),(1234843,411696,'action created','2025-10-01 18:54:53','2025-10-01 20:54:53'),(1234844,411696,'action started via WP Cron','2025-10-01 18:59:58','2025-10-01 20:59:58'),(1234845,411696,'action complete via WP Cron','2025-10-01 18:59:58','2025-10-01 20:59:58'),(1234846,411697,'action created','2025-10-01 18:59:58','2025-10-01 20:59:58'),(1234847,411697,'action started via WP Cron','2025-10-01 19:02:53','2025-10-01 21:02:53'),(1234848,411697,'action complete via WP Cron','2025-10-01 19:02:53','2025-10-01 21:02:53'),(1234849,411698,'action created','2025-10-01 19:02:53','2025-10-01 21:02:53'),(1234850,411698,'action started via WP Cron','2025-10-01 19:05:33','2025-10-01 21:05:33'),(1234851,411698,'action complete via WP Cron','2025-10-01 19:05:33','2025-10-01 21:05:33'),(1234852,411699,'action created','2025-10-01 19:05:33','2025-10-01 21:05:33'),(1234853,411699,'action started via WP Cron','2025-10-01 19:08:16','2025-10-01 21:08:16'),(1234854,411699,'action complete via WP Cron','2025-10-01 19:08:16','2025-10-01 21:08:16'),(1234855,411700,'action created','2025-10-01 19:08:16','2025-10-01 21:08:16'),(1234856,411700,'action started via WP Cron','2025-10-01 19:10:26','2025-10-01 21:10:26'),(1234857,411700,'action complete via WP Cron','2025-10-01 19:10:26','2025-10-01 21:10:26'),(1234858,411701,'action created','2025-10-01 19:10:26','2025-10-01 21:10:26'),(1234859,411701,'action started via WP Cron','2025-10-01 19:14:20','2025-10-01 21:14:20'),(1234860,411701,'action complete via WP Cron','2025-10-01 19:14:20','2025-10-01 21:14:20'),(1234861,411702,'action created','2025-10-01 19:14:20','2025-10-01 21:14:20'),(1234862,411702,'action started via WP Cron','2025-10-01 19:19:20','2025-10-01 21:19:20'),(1234863,411702,'action complete via WP Cron','2025-10-01 19:19:21','2025-10-01 21:19:21'),(1234864,411703,'action created','2025-10-01 19:19:21','2025-10-01 21:19:21'),(1234865,411703,'action started via WP Cron','2025-10-01 19:22:35','2025-10-01 21:22:35'),(1234866,411703,'action complete via WP Cron','2025-10-01 19:22:35','2025-10-01 21:22:35'),(1234867,411704,'action created','2025-10-01 19:22:35','2025-10-01 21:22:35'),(1234868,411704,'action started via WP Cron','2025-10-01 19:25:44','2025-10-01 21:25:44'),(1234869,411704,'action complete via WP Cron','2025-10-01 19:25:44','2025-10-01 21:25:44'),(1234870,411705,'action created','2025-10-01 19:25:44','2025-10-01 21:25:44'),(1234871,411705,'action started via WP Cron','2025-10-01 19:29:10','2025-10-01 21:29:10'),(1234872,411705,'action complete via WP Cron','2025-10-01 19:29:10','2025-10-01 21:29:10'),(1234873,411706,'action created','2025-10-01 19:29:10','2025-10-01 21:29:10'),(1234874,411706,'action started via WP Cron','2025-10-01 19:31:35','2025-10-01 21:31:35'),(1234875,411706,'action complete via WP Cron','2025-10-01 19:31:35','2025-10-01 21:31:35'),(1234876,411707,'action created','2025-10-01 19:31:35','2025-10-01 21:31:35'),(1234877,411707,'action started via WP Cron','2025-10-01 19:34:56','2025-10-01 21:34:56'),(1234878,411708,'action created','2025-10-01 19:34:56','2025-10-01 21:34:56'),(1234879,411708,'action started via WP Cron','2025-10-01 19:34:57','2025-10-01 21:34:57'),(1234880,411708,'action complete via WP Cron','2025-10-01 19:34:57','2025-10-01 21:34:57'),(1234881,411707,'action complete via WP Cron','2025-10-01 19:34:57','2025-10-01 21:34:57'),(1234882,411709,'action created','2025-10-01 19:34:57','2025-10-01 21:34:57'),(1234883,411709,'action started via WP Cron','2025-10-01 19:37:13','2025-10-01 21:37:13'),(1234884,411709,'action complete via WP Cron','2025-10-01 19:37:13','2025-10-01 21:37:13'),(1234885,411710,'action created','2025-10-01 19:37:13','2025-10-01 21:37:13'),(1234886,411710,'action started via WP Cron','2025-10-01 19:39:24','2025-10-01 21:39:24'),(1234887,411710,'action complete via WP Cron','2025-10-01 19:39:24','2025-10-01 21:39:24'),(1234888,411711,'action created','2025-10-01 19:39:24','2025-10-01 21:39:24'),(1234889,411711,'action started via WP Cron','2025-10-01 19:42:41','2025-10-01 21:42:41'),(1234890,411711,'action complete via WP Cron','2025-10-01 19:42:41','2025-10-01 21:42:41'),(1234891,411712,'action created','2025-10-01 19:42:41','2025-10-01 21:42:41'),(1234892,411712,'action started via WP Cron','2025-10-01 19:46:13','2025-10-01 21:46:13'),(1234893,411712,'action complete via WP Cron','2025-10-01 19:46:13','2025-10-01 21:46:13'),(1234894,411713,'action created','2025-10-01 19:46:13','2025-10-01 21:46:13'),(1234895,411713,'action started via WP Cron','2025-10-01 19:48:24','2025-10-01 21:48:24'),(1234896,411713,'action complete via WP Cron','2025-10-01 19:48:24','2025-10-01 21:48:24'),(1234897,411714,'action created','2025-10-01 19:48:24','2025-10-01 21:48:24'),(1234898,411714,'action started via WP Cron','2025-10-01 19:51:04','2025-10-01 21:51:04'),(1234899,411714,'action complete via WP Cron','2025-10-01 19:51:04','2025-10-01 21:51:04'),(1234900,411715,'action created','2025-10-01 19:51:04','2025-10-01 21:51:04'),(1234901,411715,'action started via WP Cron','2025-10-01 19:54:35','2025-10-01 21:54:35'),(1234902,411715,'action complete via WP Cron','2025-10-01 19:54:35','2025-10-01 21:54:35'),(1234903,411716,'action created','2025-10-01 19:54:35','2025-10-01 21:54:35'),(1234904,411716,'action started via WP Cron','2025-10-01 19:57:57','2025-10-01 21:57:57'),(1234905,411716,'action complete via WP Cron','2025-10-01 19:57:57','2025-10-01 21:57:57'),(1234906,411717,'action created','2025-10-01 19:57:57','2025-10-01 21:57:57'),(1234907,411717,'action started via WP Cron','2025-10-01 20:00:26','2025-10-01 22:00:26'),(1234908,411717,'action complete via WP Cron','2025-10-01 20:00:26','2025-10-01 22:00:26'),(1234909,411718,'action created','2025-10-01 20:00:26','2025-10-01 22:00:26'),(1234910,411718,'action started via WP Cron','2025-10-01 20:03:53','2025-10-01 22:03:53'),(1234911,411718,'action complete via WP Cron','2025-10-01 20:03:53','2025-10-01 22:03:53'),(1234912,411719,'action created','2025-10-01 20:03:53','2025-10-01 22:03:53'),(1234913,411719,'action started via WP Cron','2025-10-01 20:06:11','2025-10-01 22:06:11'),(1234914,411719,'action complete via WP Cron','2025-10-01 20:06:12','2025-10-01 22:06:12'),(1234915,411720,'action created','2025-10-01 20:06:12','2025-10-01 22:06:12'),(1234916,411720,'action started via WP Cron','2025-10-01 20:08:38','2025-10-01 22:08:38'),(1234917,411720,'action complete via WP Cron','2025-10-01 20:08:40','2025-10-01 22:08:40'),(1234918,411721,'action created','2025-10-01 20:08:40','2025-10-01 22:08:40'),(1234919,411721,'action started via WP Cron','2025-10-01 20:11:13','2025-10-01 22:11:13'),(1234920,411721,'action complete via WP Cron','2025-10-01 20:11:13','2025-10-01 22:11:13'),(1234921,411722,'action created','2025-10-01 20:11:13','2025-10-01 22:11:13'),(1234922,411722,'action started via WP Cron','2025-10-01 20:13:22','2025-10-01 22:13:22'),(1234923,411722,'action complete via WP Cron','2025-10-01 20:13:22','2025-10-01 22:13:22'),(1234924,411723,'action created','2025-10-01 20:13:22','2025-10-01 22:13:22'),(1234925,411723,'action started via WP Cron','2025-10-01 20:16:05','2025-10-01 22:16:05'),(1234926,411723,'action complete via WP Cron','2025-10-01 20:16:05','2025-10-01 22:16:05'),(1234927,411724,'action created','2025-10-01 20:16:05','2025-10-01 22:16:05'),(1234928,411724,'action started via WP Cron','2025-10-01 20:20:40','2025-10-01 22:20:40'),(1234929,411724,'action complete via WP Cron','2025-10-01 20:20:40','2025-10-01 22:20:40'),(1234930,411725,'action created','2025-10-01 20:20:40','2025-10-01 22:20:40'),(1234931,411725,'action started via WP Cron','2025-10-01 20:22:54','2025-10-01 22:22:54'),(1234932,411725,'action complete via WP Cron','2025-10-01 20:22:54','2025-10-01 22:22:54'),(1234933,411726,'action created','2025-10-01 20:22:54','2025-10-01 22:22:54'),(1234934,411726,'action started via WP Cron','2025-10-01 20:26:15','2025-10-01 22:26:15'),(1234935,411726,'action complete via WP Cron','2025-10-01 20:26:15','2025-10-01 22:26:15'),(1234936,411727,'action created','2025-10-01 20:26:15','2025-10-01 22:26:15'),(1234937,411727,'action started via WP Cron','2025-10-01 20:28:52','2025-10-01 22:28:52'),(1234938,411727,'action complete via WP Cron','2025-10-01 20:28:52','2025-10-01 22:28:52'),(1234939,411728,'action created','2025-10-01 20:28:52','2025-10-01 22:28:52'),(1234940,411728,'action started via WP Cron','2025-10-01 20:32:33','2025-10-01 22:32:33'),(1234941,411728,'action complete via WP Cron','2025-10-01 20:32:33','2025-10-01 22:32:33'),(1234942,411729,'action created','2025-10-01 20:32:33','2025-10-01 22:32:33'),(1234943,411729,'action started via WP Cron','2025-10-01 20:36:13','2025-10-01 22:36:13'),(1234944,411729,'action complete via WP Cron','2025-10-01 20:36:13','2025-10-01 22:36:13'),(1234945,411730,'action created','2025-10-01 20:36:13','2025-10-01 22:36:13'),(1234946,411730,'action started via WP Cron','2025-10-01 20:40:33','2025-10-01 22:40:33'),(1234947,411730,'action complete via WP Cron','2025-10-01 20:40:33','2025-10-01 22:40:33'),(1234948,411731,'action created','2025-10-01 20:40:33','2025-10-01 22:40:33'),(1234949,411731,'action started via WP Cron','2025-10-01 20:45:29','2025-10-01 22:45:29'),(1234950,411731,'action complete via WP Cron','2025-10-01 20:45:29','2025-10-01 22:45:29'),(1234951,411732,'action created','2025-10-01 20:45:29','2025-10-01 22:45:29'),(1234952,411732,'action started via WP Cron','2025-10-01 20:47:29','2025-10-01 22:47:29'),(1234953,411732,'action complete via WP Cron','2025-10-01 20:47:29','2025-10-01 22:47:29'),(1234954,411733,'action created','2025-10-01 20:47:29','2025-10-01 22:47:29'),(1234955,411733,'action started via WP Cron','2025-10-01 20:49:56','2025-10-01 22:49:56'),(1234956,411733,'action complete via WP Cron','2025-10-01 20:49:56','2025-10-01 22:49:56'),(1234957,411734,'action created','2025-10-01 20:49:56','2025-10-01 22:49:56'),(1234958,411734,'action started via WP Cron','2025-10-01 20:52:26','2025-10-01 22:52:26'),(1234959,411734,'action complete via WP Cron','2025-10-01 20:52:26','2025-10-01 22:52:26'),(1234960,411735,'action created','2025-10-01 20:52:26','2025-10-01 22:52:26'),(1234961,411735,'action started via WP Cron','2025-10-01 20:55:01','2025-10-01 22:55:01'),(1234962,411735,'action complete via WP Cron','2025-10-01 20:55:01','2025-10-01 22:55:01'),(1234963,411736,'action created','2025-10-01 20:55:01','2025-10-01 22:55:01'),(1234964,411736,'action started via WP Cron','2025-10-01 20:57:51','2025-10-01 22:57:51'),(1234965,411736,'action complete via WP Cron','2025-10-01 20:57:51','2025-10-01 22:57:51'),(1234966,411737,'action created','2025-10-01 20:57:51','2025-10-01 22:57:51'),(1234967,411737,'action started via WP Cron','2025-10-01 21:01:13','2025-10-01 23:01:13'),(1234968,411737,'action complete via WP Cron','2025-10-01 21:01:13','2025-10-01 23:01:13'),(1234969,411738,'action created','2025-10-01 21:01:13','2025-10-01 23:01:13'),(1234970,411738,'action started via WP Cron','2025-10-01 21:06:13','2025-10-01 23:06:13'),(1234971,411738,'action complete via WP Cron','2025-10-01 21:06:13','2025-10-01 23:06:13'),(1234972,411739,'action created','2025-10-01 21:06:13','2025-10-01 23:06:13'),(1234973,411739,'action started via WP Cron','2025-10-01 21:11:04','2025-10-01 23:11:04'),(1234974,411739,'action complete via WP Cron','2025-10-01 21:11:04','2025-10-01 23:11:04'),(1234975,411740,'action created','2025-10-01 21:11:04','2025-10-01 23:11:04'),(1234976,411740,'action started via WP Cron','2025-10-01 21:16:13','2025-10-01 23:16:13'),(1234977,411740,'action complete via WP Cron','2025-10-01 21:16:13','2025-10-01 23:16:13'),(1234978,411741,'action created','2025-10-01 21:16:13','2025-10-01 23:16:13'),(1234979,411741,'action started via WP Cron','2025-10-01 21:19:44','2025-10-01 23:19:44'),(1234980,411741,'action complete via WP Cron','2025-10-01 21:19:44','2025-10-01 23:19:44'),(1234981,411742,'action created','2025-10-01 21:19:44','2025-10-01 23:19:44'),(1234982,411742,'action started via WP Cron','2025-10-01 21:22:03','2025-10-01 23:22:03'),(1234983,411742,'action complete via WP Cron','2025-10-01 21:22:03','2025-10-01 23:22:03'),(1234984,411743,'action created','2025-10-01 21:22:03','2025-10-01 23:22:03'),(1234985,411743,'action started via WP Cron','2025-10-01 21:24:58','2025-10-01 23:24:58'),(1234986,411743,'action complete via WP Cron','2025-10-01 21:24:58','2025-10-01 23:24:58'),(1234987,411744,'action created','2025-10-01 21:24:58','2025-10-01 23:24:58'),(1234988,411744,'action started via WP Cron','2025-10-01 21:27:06','2025-10-01 23:27:06'),(1234989,411744,'action complete via WP Cron','2025-10-01 21:27:06','2025-10-01 23:27:06'),(1234990,411745,'action created','2025-10-01 21:27:06','2025-10-01 23:27:06'),(1234991,411745,'action started via WP Cron','2025-10-01 21:30:39','2025-10-01 23:30:39'),(1234992,411745,'action complete via WP Cron','2025-10-01 21:30:39','2025-10-01 23:30:39'),(1234993,411746,'action created','2025-10-01 21:30:39','2025-10-01 23:30:39'),(1234994,411746,'action started via WP Cron','2025-10-01 21:33:23','2025-10-01 23:33:23'),(1234995,411746,'action complete via WP Cron','2025-10-01 21:33:23','2025-10-01 23:33:23'),(1234996,411747,'action created','2025-10-01 21:33:23','2025-10-01 23:33:23'),(1234997,411747,'action started via WP Cron','2025-10-01 21:36:13','2025-10-01 23:36:13'),(1234998,411747,'action complete via WP Cron','2025-10-01 21:36:13','2025-10-01 23:36:13'),(1234999,411748,'action created','2025-10-01 21:36:13','2025-10-01 23:36:13'),(1235000,411748,'action started via WP Cron','2025-10-01 21:41:13','2025-10-01 23:41:13'),(1235001,411748,'action complete via WP Cron','2025-10-01 21:41:13','2025-10-01 23:41:13'),(1235002,411749,'action created','2025-10-01 21:41:13','2025-10-01 23:41:13'),(1235003,411749,'action started via WP Cron','2025-10-01 21:43:47','2025-10-01 23:43:47'),(1235004,411749,'action complete via WP Cron','2025-10-01 21:43:47','2025-10-01 23:43:47'),(1235005,411750,'action created','2025-10-01 21:43:47','2025-10-01 23:43:47'),(1235006,411750,'action started via WP Cron','2025-10-01 21:46:01','2025-10-01 23:46:01'),(1235007,411750,'action complete via WP Cron','2025-10-01 21:46:02','2025-10-01 23:46:02'),(1235008,411751,'action created','2025-10-01 21:46:02','2025-10-01 23:46:02'),(1235009,411751,'action started via WP Cron','2025-10-01 21:49:56','2025-10-01 23:49:56'),(1235010,411751,'action complete via WP Cron','2025-10-01 21:49:56','2025-10-01 23:49:56'),(1235011,411752,'action created','2025-10-01 21:49:56','2025-10-01 23:49:56'),(1235012,411752,'action started via WP Cron','2025-10-01 21:55:14','2025-10-01 23:55:14'),(1235013,411752,'action complete via WP Cron','2025-10-01 21:55:14','2025-10-01 23:55:14'),(1235014,411753,'action created','2025-10-01 21:55:14','2025-10-01 23:55:14'),(1235015,411753,'action started via WP Cron','2025-10-01 22:00:35','2025-10-02 00:00:35'),(1235016,411753,'action complete via WP Cron','2025-10-01 22:00:35','2025-10-02 00:00:35'),(1235017,411754,'action created','2025-10-01 22:00:35','2025-10-02 00:00:35'),(1235018,411754,'action started via WP Cron','2025-10-01 22:03:08','2025-10-02 00:03:08'),(1235019,411754,'action complete via WP Cron','2025-10-01 22:03:08','2025-10-02 00:03:08'),(1235020,411755,'action created','2025-10-01 22:03:08','2025-10-02 00:03:08'),(1235021,411755,'action started via WP Cron','2025-10-01 22:06:13','2025-10-02 00:06:13'),(1235022,411755,'action complete via WP Cron','2025-10-01 22:06:13','2025-10-02 00:06:13'),(1235023,411756,'action created','2025-10-01 22:06:13','2025-10-02 00:06:13'),(1235024,411756,'action started via WP Cron','2025-10-01 22:10:30','2025-10-02 00:10:30'),(1235025,411756,'action complete via WP Cron','2025-10-01 22:10:30','2025-10-02 00:10:30'),(1235026,411757,'action created','2025-10-01 22:10:30','2025-10-02 00:10:30'),(1235027,411757,'action started via WP Cron','2025-10-01 22:16:13','2025-10-02 00:16:13'),(1235028,411757,'action complete via WP Cron','2025-10-01 22:16:13','2025-10-02 00:16:13'),(1235029,411758,'action created','2025-10-01 22:16:13','2025-10-02 00:16:13'),(1235030,411758,'action started via WP Cron','2025-10-01 22:20:46','2025-10-02 00:20:46'),(1235031,411758,'action complete via WP Cron','2025-10-01 22:20:46','2025-10-02 00:20:46'),(1235032,411759,'action created','2025-10-01 22:20:46','2025-10-02 00:20:46'),(1235033,411759,'action started via WP Cron','2025-10-01 22:25:45','2025-10-02 00:25:45'),(1235034,411759,'action complete via WP Cron','2025-10-01 22:25:45','2025-10-02 00:25:45'),(1235035,411760,'action created','2025-10-01 22:25:45','2025-10-02 00:25:45'),(1235036,411760,'action started via WP Cron','2025-10-01 22:31:13','2025-10-02 00:31:13'),(1235037,411760,'action complete via WP Cron','2025-10-01 22:31:13','2025-10-02 00:31:13'),(1235038,411761,'action created','2025-10-01 22:31:13','2025-10-02 00:31:13'),(1235039,411761,'action started via WP Cron','2025-10-01 22:35:33','2025-10-02 00:35:33'),(1235040,411761,'action complete via WP Cron','2025-10-01 22:35:33','2025-10-02 00:35:33'),(1235041,411762,'action created','2025-10-01 22:35:33','2025-10-02 00:35:33'),(1235042,411762,'action started via WP Cron','2025-10-01 22:41:13','2025-10-02 00:41:13'),(1235043,411762,'action complete via WP Cron','2025-10-01 22:41:13','2025-10-02 00:41:13'),(1235044,411763,'action created','2025-10-01 22:41:13','2025-10-02 00:41:13'),(1235045,411763,'action started via WP Cron','2025-10-01 22:46:13','2025-10-02 00:46:13'),(1235046,411763,'action complete via WP Cron','2025-10-01 22:46:13','2025-10-02 00:46:13'),(1235047,411764,'action created','2025-10-01 22:46:13','2025-10-02 00:46:13'),(1235048,411764,'action started via WP Cron','2025-10-01 22:48:17','2025-10-02 00:48:17'),(1235049,411764,'action complete via WP Cron','2025-10-01 22:48:17','2025-10-02 00:48:17'),(1235050,411765,'action created','2025-10-01 22:48:17','2025-10-02 00:48:17'),(1235051,411765,'action started via WP Cron','2025-10-01 22:50:36','2025-10-02 00:50:36'),(1235052,411765,'action complete via WP Cron','2025-10-01 22:50:37','2025-10-02 00:50:37'),(1235053,411766,'action created','2025-10-01 22:50:37','2025-10-02 00:50:37'),(1235054,411766,'action started via WP Cron','2025-10-01 22:56:13','2025-10-02 00:56:13'),(1235055,411766,'action complete via WP Cron','2025-10-01 22:56:13','2025-10-02 00:56:13'),(1235056,411767,'action created','2025-10-01 22:56:13','2025-10-02 00:56:13'),(1235057,411767,'action started via WP Cron','2025-10-01 23:01:13','2025-10-02 01:01:13'),(1235058,411767,'action complete via WP Cron','2025-10-01 23:01:13','2025-10-02 01:01:13'),(1235059,411768,'action created','2025-10-01 23:01:13','2025-10-02 01:01:13'),(1235060,411768,'action started via WP Cron','2025-10-01 23:06:13','2025-10-02 01:06:13'),(1235061,411768,'action complete via WP Cron','2025-10-01 23:06:13','2025-10-02 01:06:13'),(1235062,411769,'action created','2025-10-01 23:06:13','2025-10-02 01:06:13'),(1235063,411769,'action started via WP Cron','2025-10-01 23:09:20','2025-10-02 01:09:20'),(1235064,411769,'action complete via WP Cron','2025-10-01 23:09:20','2025-10-02 01:09:20'),(1235065,411770,'action created','2025-10-01 23:09:20','2025-10-02 01:09:20'),(1235066,411770,'action started via WP Cron','2025-10-01 23:14:36','2025-10-02 01:14:36'),(1235067,411770,'action complete via WP Cron','2025-10-01 23:14:36','2025-10-02 01:14:36'),(1235068,411771,'action created','2025-10-01 23:14:36','2025-10-02 01:14:36'),(1235069,411771,'action started via WP Cron','2025-10-01 23:17:26','2025-10-02 01:17:26'),(1235070,411771,'action complete via WP Cron','2025-10-01 23:17:26','2025-10-02 01:17:26'),(1235071,411772,'action created','2025-10-01 23:17:26','2025-10-02 01:17:26'),(1235072,411772,'action started via WP Cron','2025-10-01 23:21:13','2025-10-02 01:21:13'),(1235073,411772,'action complete via WP Cron','2025-10-01 23:21:13','2025-10-02 01:21:13'),(1235074,411773,'action created','2025-10-01 23:21:13','2025-10-02 01:21:13'),(1235075,411773,'action started via WP Cron','2025-10-01 23:26:13','2025-10-02 01:26:13'),(1235076,411773,'action complete via WP Cron','2025-10-01 23:26:13','2025-10-02 01:26:13'),(1235077,411774,'action created','2025-10-01 23:26:13','2025-10-02 01:26:13'),(1235078,411774,'action started via WP Cron','2025-10-01 23:31:13','2025-10-02 01:31:13'),(1235079,411774,'action complete via WP Cron','2025-10-01 23:31:13','2025-10-02 01:31:13'),(1235080,411775,'action created','2025-10-01 23:31:13','2025-10-02 01:31:13'),(1235081,411775,'action started via WP Cron','2025-10-01 23:36:13','2025-10-02 01:36:13'),(1235082,411775,'action complete via WP Cron','2025-10-01 23:36:13','2025-10-02 01:36:13'),(1235083,411776,'action created','2025-10-01 23:36:13','2025-10-02 01:36:13'),(1235084,411776,'action started via WP Cron','2025-10-01 23:45:36','2025-10-02 01:45:36'),(1235085,411776,'action complete via WP Cron','2025-10-01 23:45:36','2025-10-02 01:45:36'),(1235086,411777,'action created','2025-10-01 23:45:36','2025-10-02 01:45:36'),(1235087,411777,'action started via WP Cron','2025-10-01 23:51:13','2025-10-02 01:51:13'),(1235088,411777,'action complete via WP Cron','2025-10-01 23:51:13','2025-10-02 01:51:13'),(1235089,411778,'action created','2025-10-01 23:51:13','2025-10-02 01:51:13'),(1235090,411778,'action started via WP Cron','2025-10-01 23:53:40','2025-10-02 01:53:40'),(1235091,411778,'action complete via WP Cron','2025-10-01 23:53:41','2025-10-02 01:53:41'),(1235092,411779,'action created','2025-10-01 23:53:41','2025-10-02 01:53:41'),(1235093,411779,'action started via WP Cron','2025-10-01 23:56:13','2025-10-02 01:56:13'),(1235094,411779,'action complete via WP Cron','2025-10-01 23:56:13','2025-10-02 01:56:13'),(1235095,411780,'action created','2025-10-01 23:56:13','2025-10-02 01:56:13'),(1235096,411780,'action started via WP Cron','2025-10-02 00:01:13','2025-10-02 02:01:13'),(1235097,411781,'action created','2025-10-02 00:01:13','2025-10-02 02:01:13'),(1235098,411781,'action started via WP Cron','2025-10-02 00:01:18','2025-10-02 02:01:18'),(1235099,411781,'action complete via WP Cron','2025-10-02 00:01:18','2025-10-02 02:01:18'),(1235100,411780,'action complete via WP Cron','2025-10-02 00:01:18','2025-10-02 02:01:18'),(1235101,411782,'action created','2025-10-02 00:01:18','2025-10-02 02:01:18'),(1235102,411782,'action started via WP Cron','2025-10-02 00:06:14','2025-10-02 02:06:14'),(1235103,411782,'action complete via WP Cron','2025-10-02 00:06:14','2025-10-02 02:06:14'),(1235104,411783,'action created','2025-10-02 00:06:14','2025-10-02 02:06:14'),(1235105,411783,'action started via WP Cron','2025-10-02 00:10:08','2025-10-02 02:10:08'),(1235106,411783,'action complete via WP Cron','2025-10-02 00:10:08','2025-10-02 02:10:08'),(1235107,411784,'action created','2025-10-02 00:10:08','2025-10-02 02:10:08'),(1235108,411784,'action started via WP Cron','2025-10-02 00:16:13','2025-10-02 02:16:13'),(1235109,411784,'action complete via WP Cron','2025-10-02 00:16:13','2025-10-02 02:16:13'),(1235110,411785,'action created','2025-10-02 00:16:13','2025-10-02 02:16:13'),(1235111,411785,'action started via WP Cron','2025-10-02 00:21:13','2025-10-02 02:21:13'),(1235112,411786,'action created','2025-10-02 00:21:13','2025-10-02 02:21:13'),(1235113,411786,'action started via WP Cron','2025-10-02 00:21:15','2025-10-02 02:21:15'),(1235114,411786,'action complete via WP Cron','2025-10-02 00:21:15','2025-10-02 02:21:15'),(1235115,411785,'action complete via WP Cron','2025-10-02 00:21:15','2025-10-02 02:21:15'),(1235116,411787,'action created','2025-10-02 00:21:15','2025-10-02 02:21:15'),(1235117,411787,'action started via WP Cron','2025-10-02 00:26:13','2025-10-02 02:26:13'),(1235118,411787,'action complete via WP Cron','2025-10-02 00:26:13','2025-10-02 02:26:13'),(1235119,411788,'action created','2025-10-02 00:26:13','2025-10-02 02:26:13'),(1235120,411788,'action started via WP Cron','2025-10-02 00:31:13','2025-10-02 02:31:13'),(1235121,411788,'action complete via WP Cron','2025-10-02 00:31:13','2025-10-02 02:31:13'),(1235122,411789,'action created','2025-10-02 00:31:13','2025-10-02 02:31:13'),(1235123,411789,'action started via WP Cron','2025-10-02 00:36:14','2025-10-02 02:36:14'),(1235124,411789,'action complete via WP Cron','2025-10-02 00:36:14','2025-10-02 02:36:14'),(1235125,411790,'action created','2025-10-02 00:36:14','2025-10-02 02:36:14'),(1235126,411790,'action started via WP Cron','2025-10-02 00:41:13','2025-10-02 02:41:13'),(1235127,411791,'action created','2025-10-02 00:41:13','2025-10-02 02:41:13'),(1235128,411791,'action started via WP Cron','2025-10-02 00:41:15','2025-10-02 02:41:15'),(1235129,411791,'action complete via WP Cron','2025-10-02 00:41:15','2025-10-02 02:41:15'),(1235130,411790,'action complete via WP Cron','2025-10-02 00:41:15','2025-10-02 02:41:15'),(1235131,411792,'action created','2025-10-02 00:41:15','2025-10-02 02:41:15'),(1235132,411792,'action started via WP Cron','2025-10-02 00:46:13','2025-10-02 02:46:13'),(1235133,411792,'action complete via WP Cron','2025-10-02 00:46:13','2025-10-02 02:46:13'),(1235134,411793,'action created','2025-10-02 00:46:13','2025-10-02 02:46:13'),(1235135,411793,'action started via WP Cron','2025-10-02 00:51:13','2025-10-02 02:51:13'),(1235136,411793,'action complete via WP Cron','2025-10-02 00:51:13','2025-10-02 02:51:13'),(1235137,411794,'action created','2025-10-02 00:51:13','2025-10-02 02:51:13'),(1235138,411794,'action started via WP Cron','2025-10-02 00:56:13','2025-10-02 02:56:13'),(1235139,411794,'action complete via WP Cron','2025-10-02 00:56:13','2025-10-02 02:56:13'),(1235140,411795,'action created','2025-10-02 00:56:13','2025-10-02 02:56:13'),(1235141,411795,'action started via WP Cron','2025-10-02 01:01:13','2025-10-02 03:01:13'),(1235142,411795,'action complete via WP Cron','2025-10-02 01:01:14','2025-10-02 03:01:14'),(1235143,411796,'action created','2025-10-02 01:01:14','2025-10-02 03:01:14'),(1235144,411796,'action started via WP Cron','2025-10-02 01:03:45','2025-10-02 03:03:45'),(1235145,411796,'action complete via WP Cron','2025-10-02 01:03:45','2025-10-02 03:03:45'),(1235146,411797,'action created','2025-10-02 01:03:45','2025-10-02 03:03:45'),(1235147,411797,'action started via WP Cron','2025-10-02 01:06:13','2025-10-02 03:06:13'),(1235148,411797,'action complete via WP Cron','2025-10-02 01:06:13','2025-10-02 03:06:13'),(1235149,411798,'action created','2025-10-02 01:06:13','2025-10-02 03:06:13'),(1235150,411798,'action started via WP Cron','2025-10-02 01:09:48','2025-10-02 03:09:48'),(1235151,411798,'action complete via WP Cron','2025-10-02 01:09:48','2025-10-02 03:09:48'),(1235152,411799,'action created','2025-10-02 01:09:48','2025-10-02 03:09:48'),(1235153,411799,'action started via WP Cron','2025-10-02 01:16:13','2025-10-02 03:16:13'),(1235154,411799,'action complete via WP Cron','2025-10-02 01:16:13','2025-10-02 03:16:13'),(1235155,411800,'action created','2025-10-02 01:16:13','2025-10-02 03:16:13'),(1235156,411800,'action started via WP Cron','2025-10-02 01:19:23','2025-10-02 03:19:23'),(1235157,411800,'action complete via WP Cron','2025-10-02 01:19:24','2025-10-02 03:19:24'),(1235158,411801,'action created','2025-10-02 01:19:24','2025-10-02 03:19:24'),(1235159,411801,'action started via WP Cron','2025-10-02 01:26:13','2025-10-02 03:26:13'),(1235160,411802,'action created','2025-10-02 01:26:13','2025-10-02 03:26:13'),(1235161,411802,'action started via WP Cron','2025-10-02 01:26:15','2025-10-02 03:26:15'),(1235162,411802,'action complete via WP Cron','2025-10-02 01:26:15','2025-10-02 03:26:15'),(1235163,411801,'action complete via WP Cron','2025-10-02 01:26:15','2025-10-02 03:26:15'),(1235164,411803,'action created','2025-10-02 01:26:15','2025-10-02 03:26:15'),(1235165,411803,'action started via WP Cron','2025-10-02 01:31:09','2025-10-02 03:31:09'),(1235166,411803,'action complete via WP Cron','2025-10-02 01:31:09','2025-10-02 03:31:09'),(1235167,411804,'action created','2025-10-02 01:31:09','2025-10-02 03:31:09'),(1235168,411804,'action started via WP Cron','2025-10-02 01:33:13','2025-10-02 03:33:13'),(1235169,411804,'action complete via WP Cron','2025-10-02 01:33:13','2025-10-02 03:33:13'),(1235170,411805,'action created','2025-10-02 01:33:13','2025-10-02 03:33:13'),(1235171,411805,'action started via WP Cron','2025-10-02 01:36:13','2025-10-02 03:36:13'),(1235172,411805,'action complete via WP Cron','2025-10-02 01:36:13','2025-10-02 03:36:13'),(1235173,411806,'action created','2025-10-02 01:36:13','2025-10-02 03:36:13'),(1235174,411806,'action started via WP Cron','2025-10-02 01:38:48','2025-10-02 03:38:48'),(1235175,411806,'action complete via WP Cron','2025-10-02 01:38:48','2025-10-02 03:38:48'),(1235176,411807,'action created','2025-10-02 01:38:48','2025-10-02 03:38:48'),(1235177,411807,'action started via WP Cron','2025-10-02 01:41:13','2025-10-02 03:41:13'),(1235178,411807,'action complete via WP Cron','2025-10-02 01:41:13','2025-10-02 03:41:13'),(1235179,411808,'action created','2025-10-02 01:41:13','2025-10-02 03:41:13'),(1235180,411808,'action started via WP Cron','2025-10-02 01:46:13','2025-10-02 03:46:13'),(1235181,411808,'action complete via WP Cron','2025-10-02 01:46:13','2025-10-02 03:46:13'),(1235182,411809,'action created','2025-10-02 01:46:13','2025-10-02 03:46:13'),(1235183,411809,'action started via WP Cron','2025-10-02 01:49:39','2025-10-02 03:49:39'),(1235184,411809,'action complete via WP Cron','2025-10-02 01:49:39','2025-10-02 03:49:39'),(1235185,411810,'action created','2025-10-02 01:49:39','2025-10-02 03:49:39'),(1235186,411810,'action started via WP Cron','2025-10-02 02:01:13','2025-10-02 04:01:13'),(1235187,411810,'action complete via WP Cron','2025-10-02 02:01:13','2025-10-02 04:01:13'),(1235188,411811,'action created','2025-10-02 02:01:13','2025-10-02 04:01:13'),(1235189,411811,'action started via WP Cron','2025-10-02 02:04:30','2025-10-02 04:04:30'),(1235190,411811,'action complete via WP Cron','2025-10-02 02:04:30','2025-10-02 04:04:30'),(1235191,411812,'action created','2025-10-02 02:04:30','2025-10-02 04:04:30'),(1235192,411812,'action started via WP Cron','2025-10-02 02:09:43','2025-10-02 04:09:43'),(1235193,411812,'action complete via WP Cron','2025-10-02 02:09:43','2025-10-02 04:09:43'),(1235194,411813,'action created','2025-10-02 02:09:43','2025-10-02 04:09:43'),(1235195,411813,'action started via WP Cron','2025-10-02 02:14:33','2025-10-02 04:14:33'),(1235196,411813,'action complete via WP Cron','2025-10-02 02:14:33','2025-10-02 04:14:33'),(1235197,411814,'action created','2025-10-02 02:14:33','2025-10-02 04:14:33'),(1235198,411814,'action started via WP Cron','2025-10-02 02:21:13','2025-10-02 04:21:13'),(1235199,411814,'action complete via WP Cron','2025-10-02 02:21:13','2025-10-02 04:21:13'),(1235200,411815,'action created','2025-10-02 02:21:13','2025-10-02 04:21:13'),(1235201,411815,'action started via WP Cron','2025-10-02 02:26:13','2025-10-02 04:26:13'),(1235202,411815,'action complete via WP Cron','2025-10-02 02:26:13','2025-10-02 04:26:13'),(1235203,411816,'action created','2025-10-02 02:26:13','2025-10-02 04:26:13'),(1235204,411816,'action started via WP Cron','2025-10-02 02:31:13','2025-10-02 04:31:13'),(1235205,411816,'action complete via WP Cron','2025-10-02 02:31:13','2025-10-02 04:31:13'),(1235206,411817,'action created','2025-10-02 02:31:13','2025-10-02 04:31:13'),(1235207,411817,'action started via WP Cron','2025-10-02 02:34:26','2025-10-02 04:34:26'),(1235208,411817,'action complete via WP Cron','2025-10-02 02:34:26','2025-10-02 04:34:26'),(1235209,411818,'action created','2025-10-02 02:34:26','2025-10-02 04:34:26'),(1235210,411818,'action started via WP Cron','2025-10-02 02:36:46','2025-10-02 04:36:46'),(1235211,411818,'action complete via WP Cron','2025-10-02 02:36:46','2025-10-02 04:36:46'),(1235212,411819,'action created','2025-10-02 02:36:46','2025-10-02 04:36:46'),(1235213,411819,'action started via WP Cron','2025-10-02 02:41:13','2025-10-02 04:41:13'),(1235214,411819,'action complete via WP Cron','2025-10-02 02:41:14','2025-10-02 04:41:14'),(1235215,411820,'action created','2025-10-02 02:41:14','2025-10-02 04:41:14'),(1235216,411820,'action started via WP Cron','2025-10-02 02:45:37','2025-10-02 04:45:37'),(1235217,411820,'action complete via WP Cron','2025-10-02 02:45:37','2025-10-02 04:45:37'),(1235218,411821,'action created','2025-10-02 02:45:37','2025-10-02 04:45:37'),(1235219,411821,'action started via WP Cron','2025-10-02 02:50:56','2025-10-02 04:50:56'),(1235220,411821,'action complete via WP Cron','2025-10-02 02:50:56','2025-10-02 04:50:56'),(1235221,411822,'action created','2025-10-02 02:50:56','2025-10-02 04:50:56'),(1235222,411822,'action started via WP Cron','2025-10-02 02:56:13','2025-10-02 04:56:13'),(1235223,411822,'action complete via WP Cron','2025-10-02 02:56:13','2025-10-02 04:56:13'),(1235224,411823,'action created','2025-10-02 02:56:13','2025-10-02 04:56:13'),(1235225,411823,'action started via WP Cron','2025-10-02 03:01:14','2025-10-02 05:01:14'),(1235226,411823,'action complete via WP Cron','2025-10-02 03:01:14','2025-10-02 05:01:14'),(1235227,411824,'action created','2025-10-02 03:01:14','2025-10-02 05:01:14'),(1235228,411824,'action started via WP Cron','2025-10-02 03:03:33','2025-10-02 05:03:33'),(1235229,411824,'action complete via WP Cron','2025-10-02 03:03:33','2025-10-02 05:03:33'),(1235230,411825,'action created','2025-10-02 03:03:33','2025-10-02 05:03:33'),(1235231,411825,'action started via WP Cron','2025-10-02 03:05:41','2025-10-02 05:05:41'),(1235232,411825,'action complete via WP Cron','2025-10-02 03:05:41','2025-10-02 05:05:41'),(1235233,411826,'action created','2025-10-02 03:05:41','2025-10-02 05:05:41'),(1235234,411826,'action started via WP Cron','2025-10-02 03:09:03','2025-10-02 05:09:03'),(1235235,411826,'action complete via WP Cron','2025-10-02 03:09:03','2025-10-02 05:09:03'),(1235236,411827,'action created','2025-10-02 03:09:03','2025-10-02 05:09:03'),(1235237,411827,'action started via WP Cron','2025-10-02 03:15:38','2025-10-02 05:15:38'),(1235238,411827,'action complete via WP Cron','2025-10-02 03:15:38','2025-10-02 05:15:38'),(1235239,411828,'action created','2025-10-02 03:15:38','2025-10-02 05:15:38'),(1235240,411828,'action started via WP Cron','2025-10-02 03:18:34','2025-10-02 05:18:34'),(1235241,411828,'action complete via WP Cron','2025-10-02 03:18:34','2025-10-02 05:18:34'),(1235242,411829,'action created','2025-10-02 03:18:34','2025-10-02 05:18:34'),(1235243,411829,'action started via WP Cron','2025-10-02 03:20:42','2025-10-02 05:20:42'),(1235244,411829,'action complete via WP Cron','2025-10-02 03:20:42','2025-10-02 05:20:42'),(1235245,411830,'action created','2025-10-02 03:20:42','2025-10-02 05:20:42'),(1235246,411830,'action started via WP Cron','2025-10-02 03:26:13','2025-10-02 05:26:13'),(1235247,411830,'action complete via WP Cron','2025-10-02 03:26:13','2025-10-02 05:26:13'),(1235248,411831,'action created','2025-10-02 03:26:13','2025-10-02 05:26:13'),(1235249,411831,'action started via WP Cron','2025-10-02 03:29:12','2025-10-02 05:29:12'),(1235250,411831,'action complete via WP Cron','2025-10-02 03:29:12','2025-10-02 05:29:12'),(1235251,411832,'action created','2025-10-02 03:29:12','2025-10-02 05:29:12'),(1235252,411832,'action started via WP Cron','2025-10-02 03:31:14','2025-10-02 05:31:14'),(1235253,411832,'action complete via WP Cron','2025-10-02 03:31:14','2025-10-02 05:31:14'),(1235254,411833,'action created','2025-10-02 03:31:14','2025-10-02 05:31:14'),(1235255,411833,'action started via WP Cron','2025-10-02 03:36:13','2025-10-02 05:36:13'),(1235256,411833,'action complete via WP Cron','2025-10-02 03:36:13','2025-10-02 05:36:13'),(1235257,411834,'action created','2025-10-02 03:36:13','2025-10-02 05:36:13'),(1235258,411834,'action started via WP Cron','2025-10-02 03:39:55','2025-10-02 05:39:55'),(1235259,411834,'action complete via WP Cron','2025-10-02 03:39:55','2025-10-02 05:39:55'),(1235260,411835,'action created','2025-10-02 03:39:55','2025-10-02 05:39:55'),(1235261,411835,'action started via WP Cron','2025-10-02 03:44:17','2025-10-02 05:44:17'),(1235262,411835,'action complete via WP Cron','2025-10-02 03:44:17','2025-10-02 05:44:17'),(1235263,411836,'action created','2025-10-02 03:44:17','2025-10-02 05:44:17'),(1235264,411836,'action started via WP Cron','2025-10-02 03:46:36','2025-10-02 05:46:36'),(1235265,411836,'action complete via WP Cron','2025-10-02 03:46:36','2025-10-02 05:46:36'),(1235266,411837,'action created','2025-10-02 03:46:36','2025-10-02 05:46:36'),(1235267,411837,'action started via WP Cron','2025-10-02 03:48:47','2025-10-02 05:48:47'),(1235268,411837,'action complete via WP Cron','2025-10-02 03:48:47','2025-10-02 05:48:47'),(1235269,411838,'action created','2025-10-02 03:48:47','2025-10-02 05:48:47'),(1235270,411838,'action started via WP Cron','2025-10-02 03:51:59','2025-10-02 05:51:59'),(1235271,411838,'action complete via WP Cron','2025-10-02 03:51:59','2025-10-02 05:51:59'),(1235272,411839,'action created','2025-10-02 03:51:59','2025-10-02 05:51:59'),(1235273,411839,'action started via WP Cron','2025-10-02 03:55:52','2025-10-02 05:55:52'),(1235274,411839,'action complete via WP Cron','2025-10-02 03:55:52','2025-10-02 05:55:52'),(1235275,411840,'action created','2025-10-02 03:55:52','2025-10-02 05:55:52'),(1235276,411840,'action started via WP Cron','2025-10-02 04:01:03','2025-10-02 06:01:03'),(1235277,411840,'action complete via WP Cron','2025-10-02 04:01:03','2025-10-02 06:01:03'),(1235278,411841,'action created','2025-10-02 04:01:03','2025-10-02 06:01:03'),(1235279,411841,'action started via WP Cron','2025-10-02 04:06:13','2025-10-02 06:06:13'),(1235280,411841,'action complete via WP Cron','2025-10-02 04:06:13','2025-10-02 06:06:13'),(1235281,411842,'action created','2025-10-02 04:06:13','2025-10-02 06:06:13'),(1235282,411842,'action started via WP Cron','2025-10-02 04:08:50','2025-10-02 06:08:50'),(1235283,411842,'action complete via WP Cron','2025-10-02 04:08:50','2025-10-02 06:08:50'),(1235284,411843,'action created','2025-10-02 04:08:50','2025-10-02 06:08:50'),(1235285,411843,'action started via WP Cron','2025-10-02 04:10:59','2025-10-02 06:10:59'),(1235286,411843,'action complete via WP Cron','2025-10-02 04:10:59','2025-10-02 06:10:59'),(1235287,411844,'action created','2025-10-02 04:10:59','2025-10-02 06:10:59'),(1235288,411844,'action started via WP Cron','2025-10-02 04:13:53','2025-10-02 06:13:53'),(1235289,411844,'action complete via WP Cron','2025-10-02 04:13:53','2025-10-02 06:13:53'),(1235290,411845,'action created','2025-10-02 04:13:53','2025-10-02 06:13:53'),(1235291,411845,'action started via WP Cron','2025-10-02 04:16:14','2025-10-02 06:16:14'),(1235292,411845,'action complete via WP Cron','2025-10-02 04:16:14','2025-10-02 06:16:14'),(1235293,411846,'action created','2025-10-02 04:16:14','2025-10-02 06:16:14'),(1235294,411846,'action started via WP Cron','2025-10-02 04:18:30','2025-10-02 06:18:30'),(1235295,411846,'action complete via WP Cron','2025-10-02 04:18:30','2025-10-02 06:18:30'),(1235296,411847,'action created','2025-10-02 04:18:30','2025-10-02 06:18:30'),(1235297,411847,'action started via WP Cron','2025-10-02 04:21:13','2025-10-02 06:21:13'),(1235298,411847,'action complete via WP Cron','2025-10-02 04:21:13','2025-10-02 06:21:13'),(1235299,411848,'action created','2025-10-02 04:21:13','2025-10-02 06:21:13'),(1235300,411848,'action started via WP Cron','2025-10-02 04:25:29','2025-10-02 06:25:29'),(1235301,411848,'action complete via WP Cron','2025-10-02 04:25:29','2025-10-02 06:25:29'),(1235302,411849,'action created','2025-10-02 04:25:29','2025-10-02 06:25:29'),(1235303,411849,'action started via WP Cron','2025-10-02 04:29:28','2025-10-02 06:29:28'),(1235304,411849,'action complete via WP Cron','2025-10-02 04:29:28','2025-10-02 06:29:28'),(1235305,411850,'action created','2025-10-02 04:29:28','2025-10-02 06:29:28'),(1235306,411850,'action started via WP Cron','2025-10-02 04:33:41','2025-10-02 06:33:41'),(1235307,411850,'action complete via WP Cron','2025-10-02 04:33:41','2025-10-02 06:33:41'),(1235308,411851,'action created','2025-10-02 04:33:41','2025-10-02 06:33:41'),(1235309,411851,'action started via WP Cron','2025-10-02 04:36:13','2025-10-02 06:36:13'),(1235310,411851,'action complete via WP Cron','2025-10-02 04:36:13','2025-10-02 06:36:13'),(1235311,411852,'action created','2025-10-02 04:36:13','2025-10-02 06:36:13'),(1235312,411852,'action started via WP Cron','2025-10-02 04:39:02','2025-10-02 06:39:02'),(1235313,411852,'action complete via WP Cron','2025-10-02 04:39:02','2025-10-02 06:39:02'),(1235314,411853,'action created','2025-10-02 04:39:02','2025-10-02 06:39:02'),(1235315,411853,'action started via WP Cron','2025-10-02 04:41:14','2025-10-02 06:41:14'),(1235316,411853,'action complete via WP Cron','2025-10-02 04:41:14','2025-10-02 06:41:14'),(1235317,411854,'action created','2025-10-02 04:41:14','2025-10-02 06:41:14'),(1235318,411854,'action started via WP Cron','2025-10-02 04:43:43','2025-10-02 06:43:43'),(1235319,411854,'action complete via WP Cron','2025-10-02 04:43:43','2025-10-02 06:43:43'),(1235320,411855,'action created','2025-10-02 04:43:43','2025-10-02 06:43:43'),(1235321,411855,'action started via WP Cron','2025-10-02 04:46:05','2025-10-02 06:46:05'),(1235322,411855,'action complete via WP Cron','2025-10-02 04:46:05','2025-10-02 06:46:05'),(1235323,411856,'action created','2025-10-02 04:46:05','2025-10-02 06:46:05'),(1235324,411856,'action started via WP Cron','2025-10-02 04:48:45','2025-10-02 06:48:45'),(1235325,411856,'action complete via WP Cron','2025-10-02 04:48:45','2025-10-02 06:48:45'),(1235326,411857,'action created','2025-10-02 04:48:45','2025-10-02 06:48:45'),(1235327,411857,'action started via WP Cron','2025-10-02 04:51:14','2025-10-02 06:51:14'),(1235328,411857,'action complete via WP Cron','2025-10-02 04:51:14','2025-10-02 06:51:14'),(1235329,411858,'action created','2025-10-02 04:51:14','2025-10-02 06:51:14'),(1235330,411858,'action started via WP Cron','2025-10-02 04:53:17','2025-10-02 06:53:17'),(1235331,411858,'action complete via WP Cron','2025-10-02 04:53:17','2025-10-02 06:53:17'),(1235332,411859,'action created','2025-10-02 04:53:17','2025-10-02 06:53:17'),(1235333,411859,'action started via WP Cron','2025-10-02 04:57:49','2025-10-02 06:57:49'),(1235334,411859,'action complete via WP Cron','2025-10-02 04:57:50','2025-10-02 06:57:50'),(1235335,411860,'action created','2025-10-02 04:57:50','2025-10-02 06:57:50'),(1235336,411860,'action started via WP Cron','2025-10-02 05:00:03','2025-10-02 07:00:03'),(1235337,411860,'action complete via WP Cron','2025-10-02 05:00:03','2025-10-02 07:00:03'),(1235338,411861,'action created','2025-10-02 05:00:03','2025-10-02 07:00:03'),(1235339,411861,'action started via WP Cron','2025-10-02 05:03:10','2025-10-02 07:03:10'),(1235340,411861,'action complete via WP Cron','2025-10-02 05:03:10','2025-10-02 07:03:10'),(1235341,411862,'action created','2025-10-02 05:03:10','2025-10-02 07:03:10'),(1235342,411862,'action started via WP Cron','2025-10-02 05:05:57','2025-10-02 07:05:57'),(1235343,411862,'action complete via WP Cron','2025-10-02 05:05:57','2025-10-02 07:05:57'),(1235344,411863,'action created','2025-10-02 05:05:57','2025-10-02 07:05:57'),(1235345,411863,'action started via WP Cron','2025-10-02 05:11:14','2025-10-02 07:11:14'),(1235346,411863,'action complete via WP Cron','2025-10-02 05:11:14','2025-10-02 07:11:14'),(1235347,411864,'action created','2025-10-02 05:11:14','2025-10-02 07:11:14'),(1235348,411864,'action started via WP Cron','2025-10-02 05:14:03','2025-10-02 07:14:03'),(1235349,411864,'action complete via WP Cron','2025-10-02 05:14:03','2025-10-02 07:14:03'),(1235350,411865,'action created','2025-10-02 05:14:03','2025-10-02 07:14:03'),(1235351,411865,'action started via WP Cron','2025-10-02 05:16:14','2025-10-02 07:16:14'),(1235352,411865,'action complete via WP Cron','2025-10-02 05:16:14','2025-10-02 07:16:14'),(1235353,411866,'action created','2025-10-02 05:16:14','2025-10-02 07:16:14'),(1235354,411866,'action started via WP Cron','2025-10-02 05:21:14','2025-10-02 07:21:14'),(1235355,411866,'action complete via WP Cron','2025-10-02 05:21:14','2025-10-02 07:21:14'),(1235356,411867,'action created','2025-10-02 05:21:14','2025-10-02 07:21:14'),(1235357,411867,'action started via WP Cron','2025-10-02 05:25:18','2025-10-02 07:25:18'),(1235358,411867,'action complete via WP Cron','2025-10-02 05:25:19','2025-10-02 07:25:19'),(1235359,411868,'action created','2025-10-02 05:25:19','2025-10-02 07:25:19'),(1235360,411868,'action started via WP Cron','2025-10-02 05:27:34','2025-10-02 07:27:34'),(1235361,411868,'action complete via WP Cron','2025-10-02 05:27:34','2025-10-02 07:27:34'),(1235362,411869,'action created','2025-10-02 05:27:34','2025-10-02 07:27:34'),(1235363,411869,'action started via WP Cron','2025-10-02 05:31:01','2025-10-02 07:31:01'),(1235364,411869,'action complete via WP Cron','2025-10-02 05:31:01','2025-10-02 07:31:01'),(1235365,411870,'action created','2025-10-02 05:31:01','2025-10-02 07:31:01'),(1235366,411870,'action started via WP Cron','2025-10-02 05:34:24','2025-10-02 07:34:24'),(1235367,411870,'action complete via WP Cron','2025-10-02 05:34:24','2025-10-02 07:34:24'),(1235368,411871,'action created','2025-10-02 05:34:24','2025-10-02 07:34:24'),(1235369,411871,'action started via WP Cron','2025-10-02 05:37:50','2025-10-02 07:37:50'),(1235370,411871,'action complete via WP Cron','2025-10-02 05:37:50','2025-10-02 07:37:50'),(1235371,411872,'action created','2025-10-02 05:37:50','2025-10-02 07:37:50'),(1235372,411872,'action started via WP Cron','2025-10-02 05:41:14','2025-10-02 07:41:14'),(1235373,411872,'action complete via WP Cron','2025-10-02 05:41:14','2025-10-02 07:41:14'),(1235374,411873,'action created','2025-10-02 05:41:14','2025-10-02 07:41:14'),(1235375,411873,'action started via WP Cron','2025-10-02 05:43:33','2025-10-02 07:43:33'),(1235376,411873,'action complete via WP Cron','2025-10-02 05:43:33','2025-10-02 07:43:33'),(1235377,411874,'action created','2025-10-02 05:43:33','2025-10-02 07:43:33'),(1235378,411874,'action started via WP Cron','2025-10-02 05:46:13','2025-10-02 07:46:13'),(1235379,411874,'action complete via WP Cron','2025-10-02 05:46:13','2025-10-02 07:46:13'),(1235380,411875,'action created','2025-10-02 05:46:13','2025-10-02 07:46:13'),(1235381,411875,'action started via WP Cron','2025-10-02 05:51:14','2025-10-02 07:51:14'),(1235382,411875,'action complete via WP Cron','2025-10-02 05:51:14','2025-10-02 07:51:14'),(1235383,411876,'action created','2025-10-02 05:51:14','2025-10-02 07:51:14'),(1235384,411876,'action started via WP Cron','2025-10-02 05:54:31','2025-10-02 07:54:31'),(1235385,411876,'action complete via WP Cron','2025-10-02 05:54:31','2025-10-02 07:54:31'),(1235386,411877,'action created','2025-10-02 05:54:31','2025-10-02 07:54:31'),(1235387,411877,'action started via WP Cron','2025-10-02 05:58:39','2025-10-02 07:58:39'),(1235388,411877,'action complete via WP Cron','2025-10-02 05:58:39','2025-10-02 07:58:39'),(1235389,411878,'action created','2025-10-02 05:58:39','2025-10-02 07:58:39'),(1235390,411878,'action started via WP Cron','2025-10-02 06:01:14','2025-10-02 08:01:14'),(1235391,411878,'action complete via WP Cron','2025-10-02 06:01:14','2025-10-02 08:01:14'),(1235392,411879,'action created','2025-10-02 06:01:14','2025-10-02 08:01:14'),(1235393,411879,'action started via WP Cron','2025-10-02 06:03:25','2025-10-02 08:03:25'),(1235394,411879,'action complete via WP Cron','2025-10-02 06:03:25','2025-10-02 08:03:25'),(1235395,411880,'action created','2025-10-02 06:03:25','2025-10-02 08:03:25'),(1235396,411880,'action started via WP Cron','2025-10-02 06:06:14','2025-10-02 08:06:14'),(1235397,411880,'action complete via WP Cron','2025-10-02 06:06:14','2025-10-02 08:06:14'),(1235398,411881,'action created','2025-10-02 06:06:14','2025-10-02 08:06:14'),(1235399,411881,'action started via WP Cron','2025-10-02 06:09:30','2025-10-02 08:09:30'),(1235400,411881,'action complete via WP Cron','2025-10-02 06:09:30','2025-10-02 08:09:30'),(1235401,411882,'action created','2025-10-02 06:09:30','2025-10-02 08:09:30'),(1235402,411882,'action started via WP Cron','2025-10-02 06:12:30','2025-10-02 08:12:30'),(1235403,411882,'action complete via WP Cron','2025-10-02 06:12:30','2025-10-02 08:12:30'),(1235404,411883,'action created','2025-10-02 06:12:30','2025-10-02 08:12:30'),(1235405,411883,'action started via WP Cron','2025-10-02 06:16:14','2025-10-02 08:16:14'),(1235406,411883,'action complete via WP Cron','2025-10-02 06:16:14','2025-10-02 08:16:14'),(1235407,411884,'action created','2025-10-02 06:16:14','2025-10-02 08:16:14'),(1235408,411884,'action started via WP Cron','2025-10-02 06:18:31','2025-10-02 08:18:31'),(1235409,411884,'action complete via WP Cron','2025-10-02 06:18:31','2025-10-02 08:18:31'),(1235410,411885,'action created','2025-10-02 06:18:31','2025-10-02 08:18:31'),(1235411,411885,'action started via WP Cron','2025-10-02 06:21:14','2025-10-02 08:21:14'),(1235412,411885,'action complete via WP Cron','2025-10-02 06:21:14','2025-10-02 08:21:14'),(1235413,411886,'action created','2025-10-02 06:21:14','2025-10-02 08:21:14'),(1235414,411886,'action started via WP Cron','2025-10-02 06:25:30','2025-10-02 08:25:30'),(1235415,411886,'action complete via WP Cron','2025-10-02 06:25:30','2025-10-02 08:25:30'),(1235416,411887,'action created','2025-10-02 06:25:30','2025-10-02 08:25:30'),(1235417,411887,'action started via WP Cron','2025-10-02 06:31:14','2025-10-02 08:31:14'),(1235418,411887,'action complete via WP Cron','2025-10-02 06:31:14','2025-10-02 08:31:14'),(1235419,411888,'action created','2025-10-02 06:31:14','2025-10-02 08:31:14'),(1235420,411888,'action started via WP Cron','2025-10-02 06:33:33','2025-10-02 08:33:33'),(1235421,411888,'action complete via WP Cron','2025-10-02 06:33:33','2025-10-02 08:33:33'),(1235422,411889,'action created','2025-10-02 06:33:33','2025-10-02 08:33:33'),(1235423,411889,'action started via WP Cron','2025-10-02 06:36:03','2025-10-02 08:36:03'),(1235424,411889,'action complete via WP Cron','2025-10-02 06:36:03','2025-10-02 08:36:03'),(1235425,411890,'action created','2025-10-02 06:36:03','2025-10-02 08:36:03'),(1235426,411890,'action started via WP Cron','2025-10-02 06:41:14','2025-10-02 08:41:14'),(1235427,411890,'action complete via WP Cron','2025-10-02 06:41:14','2025-10-02 08:41:14'),(1235428,411891,'action created','2025-10-02 06:41:14','2025-10-02 08:41:14'),(1235429,411891,'action started via WP Cron','2025-10-02 06:43:29','2025-10-02 08:43:29'),(1235430,411891,'action complete via WP Cron','2025-10-02 06:43:29','2025-10-02 08:43:29'),(1235431,411892,'action created','2025-10-02 06:43:29','2025-10-02 08:43:29'),(1235432,411892,'action started via WP Cron','2025-10-02 06:46:15','2025-10-02 08:46:15'),(1235433,411892,'action complete via WP Cron','2025-10-02 06:46:15','2025-10-02 08:46:15'),(1235434,411893,'action created','2025-10-02 06:46:15','2025-10-02 08:46:15'),(1235435,411893,'action started via WP Cron','2025-10-02 06:51:07','2025-10-02 08:51:07'),(1235436,411893,'action complete via WP Cron','2025-10-02 06:51:07','2025-10-02 08:51:07'),(1235437,411894,'action created','2025-10-02 06:51:07','2025-10-02 08:51:07'),(1235438,411894,'action started via WP Cron','2025-10-02 06:55:25','2025-10-02 08:55:25'),(1235439,411894,'action complete via WP Cron','2025-10-02 06:55:26','2025-10-02 08:55:26'),(1235440,411895,'action created','2025-10-02 06:55:26','2025-10-02 08:55:26'),(1235441,411895,'action started via WP Cron','2025-10-02 06:57:32','2025-10-02 08:57:32'),(1235442,411895,'action complete via WP Cron','2025-10-02 06:57:32','2025-10-02 08:57:32'),(1235443,411896,'action created','2025-10-02 06:57:32','2025-10-02 08:57:32'),(1235444,411896,'action started via WP Cron','2025-10-02 07:00:35','2025-10-02 09:00:35'),(1235445,411896,'action complete via WP Cron','2025-10-02 07:00:36','2025-10-02 09:00:36'),(1235446,411897,'action created','2025-10-02 07:00:36','2025-10-02 09:00:36'),(1235447,411897,'action started via WP Cron','2025-10-02 07:03:55','2025-10-02 09:03:55'),(1235448,411897,'action complete via WP Cron','2025-10-02 07:03:55','2025-10-02 09:03:55'),(1235449,411898,'action created','2025-10-02 07:03:55','2025-10-02 09:03:55'),(1235450,411898,'action started via WP Cron','2025-10-02 07:06:15','2025-10-02 09:06:15'),(1235451,411898,'action complete via WP Cron','2025-10-02 07:06:15','2025-10-02 09:06:15'),(1235452,411899,'action created','2025-10-02 07:06:15','2025-10-02 09:06:15'),(1235453,411899,'action started via WP Cron','2025-10-02 07:10:18','2025-10-02 09:10:18'),(1235454,411899,'action complete via WP Cron','2025-10-02 07:10:18','2025-10-02 09:10:18'),(1235455,411900,'action created','2025-10-02 07:10:18','2025-10-02 09:10:18'),(1235456,411900,'action started via WP Cron','2025-10-02 07:13:55','2025-10-02 09:13:55'),(1235457,411900,'action complete via WP Cron','2025-10-02 07:13:55','2025-10-02 09:13:55'),(1235458,411901,'action created','2025-10-02 07:13:55','2025-10-02 09:13:55'),(1235459,411901,'action started via WP Cron','2025-10-02 07:16:03','2025-10-02 09:16:03'),(1235460,411901,'action complete via WP Cron','2025-10-02 07:16:03','2025-10-02 09:16:03'),(1235461,411902,'action created','2025-10-02 07:16:03','2025-10-02 09:16:03'),(1235462,411902,'action started via WP Cron','2025-10-02 07:18:58','2025-10-02 09:18:58'),(1235463,411902,'action complete via WP Cron','2025-10-02 07:18:59','2025-10-02 09:18:59'),(1235464,411903,'action created','2025-10-02 07:18:59','2025-10-02 09:18:59'),(1235465,411903,'action started via WP Cron','2025-10-02 07:21:14','2025-10-02 09:21:14'),(1235466,411903,'action complete via WP Cron','2025-10-02 07:21:14','2025-10-02 09:21:14'),(1235467,411904,'action created','2025-10-02 07:21:14','2025-10-02 09:21:14'),(1235468,411904,'action started via WP Cron','2025-10-02 07:23:32','2025-10-02 09:23:32'),(1235469,411904,'action complete via WP Cron','2025-10-02 07:23:32','2025-10-02 09:23:32'),(1235470,411905,'action created','2025-10-02 07:23:32','2025-10-02 09:23:32'),(1235471,411905,'action started via WP Cron','2025-10-02 07:26:14','2025-10-02 09:26:14'),(1235472,411905,'action complete via WP Cron','2025-10-02 07:26:14','2025-10-02 09:26:14'),(1235473,411906,'action created','2025-10-02 07:26:14','2025-10-02 09:26:14'),(1235474,411906,'action started via WP Cron','2025-10-02 07:28:38','2025-10-02 09:28:38'),(1235475,411906,'action complete via WP Cron','2025-10-02 07:28:38','2025-10-02 09:28:38'),(1235476,411907,'action created','2025-10-02 07:28:38','2025-10-02 09:28:38'),(1235477,411907,'action started via WP Cron','2025-10-02 07:31:14','2025-10-02 09:31:14'),(1235478,411907,'action complete via WP Cron','2025-10-02 07:31:14','2025-10-02 09:31:14'),(1235479,411908,'action created','2025-10-02 07:31:14','2025-10-02 09:31:14'),(1235480,411908,'action started via WP Cron','2025-10-02 07:34:11','2025-10-02 09:34:11'),(1235481,411908,'action complete via WP Cron','2025-10-02 07:34:11','2025-10-02 09:34:11'),(1235482,411909,'action created','2025-10-02 07:34:11','2025-10-02 09:34:11'),(1235483,411909,'action started via WP Cron','2025-10-02 07:36:13','2025-10-02 09:36:13'),(1235484,411909,'action complete via WP Cron','2025-10-02 07:36:13','2025-10-02 09:36:13'),(1235485,411910,'action created','2025-10-02 07:36:13','2025-10-02 09:36:13'),(1235486,411910,'action started via WP Cron','2025-10-02 07:38:39','2025-10-02 09:38:39'),(1235487,411910,'action complete via WP Cron','2025-10-02 07:38:39','2025-10-02 09:38:39'),(1235488,411911,'action created','2025-10-02 07:38:39','2025-10-02 09:38:39'),(1235489,411911,'action started via WP Cron','2025-10-02 07:43:11','2025-10-02 09:43:11'),(1235490,411911,'action complete via WP Cron','2025-10-02 07:43:11','2025-10-02 09:43:11'),(1235491,411912,'action created','2025-10-02 07:43:11','2025-10-02 09:43:11'),(1235492,411912,'action started via WP Cron','2025-10-02 07:46:14','2025-10-02 09:46:14'),(1235493,411912,'action complete via WP Cron','2025-10-02 07:46:14','2025-10-02 09:46:14'),(1235494,411913,'action created','2025-10-02 07:46:14','2025-10-02 09:46:14'),(1235495,411913,'action started via WP Cron','2025-10-02 07:50:40','2025-10-02 09:50:40'),(1235496,411913,'action complete via WP Cron','2025-10-02 07:50:40','2025-10-02 09:50:40'),(1235497,411914,'action created','2025-10-02 07:50:40','2025-10-02 09:50:40'),(1235498,411914,'action started via WP Cron','2025-10-02 07:54:28','2025-10-02 09:54:28'),(1235499,411914,'action complete via WP Cron','2025-10-02 07:54:28','2025-10-02 09:54:28'),(1235500,411915,'action created','2025-10-02 07:54:28','2025-10-02 09:54:28'),(1235501,411915,'action started via WP Cron','2025-10-02 07:59:39','2025-10-02 09:59:39'),(1235502,411915,'action complete via WP Cron','2025-10-02 07:59:39','2025-10-02 09:59:39'),(1235503,411916,'action created','2025-10-02 07:59:39','2025-10-02 09:59:39'),(1235504,411916,'action started via WP Cron','2025-10-02 08:02:06','2025-10-02 10:02:06'),(1235505,411916,'action complete via WP Cron','2025-10-02 08:02:06','2025-10-02 10:02:06'),(1235506,411917,'action created','2025-10-02 08:02:06','2025-10-02 10:02:06'),(1235507,411917,'action started via WP Cron','2025-10-02 08:04:36','2025-10-02 10:04:36'),(1235508,411917,'action complete via WP Cron','2025-10-02 08:04:36','2025-10-02 10:04:36'),(1235509,411918,'action created','2025-10-02 08:04:36','2025-10-02 10:04:36'),(1235510,411918,'action started via WP Cron','2025-10-02 08:06:39','2025-10-02 10:06:39'),(1235511,411918,'action complete via WP Cron','2025-10-02 08:06:39','2025-10-02 10:06:39'),(1235512,411919,'action created','2025-10-02 08:06:39','2025-10-02 10:06:39'),(1235513,411919,'action started via WP Cron','2025-10-02 08:09:28','2025-10-02 10:09:28'),(1235514,411919,'action complete via WP Cron','2025-10-02 08:09:28','2025-10-02 10:09:28'),(1235515,411920,'action created','2025-10-02 08:09:28','2025-10-02 10:09:28'),(1235516,411920,'action started via WP Cron','2025-10-02 08:11:44','2025-10-02 10:11:44'),(1235517,411920,'action complete via WP Cron','2025-10-02 08:11:44','2025-10-02 10:11:44'),(1235518,411921,'action created','2025-10-02 08:11:45','2025-10-02 10:11:45'),(1235519,411921,'action started via WP Cron','2025-10-02 08:14:36','2025-10-02 10:14:36'),(1235520,411921,'action complete via WP Cron','2025-10-02 08:14:36','2025-10-02 10:14:36'),(1235521,411922,'action created','2025-10-02 08:14:36','2025-10-02 10:14:36'),(1235522,411922,'action started via WP Cron','2025-10-02 08:17:52','2025-10-02 10:17:52'),(1235523,411922,'action complete via WP Cron','2025-10-02 08:17:52','2025-10-02 10:17:52'),(1235524,411923,'action created','2025-10-02 08:17:52','2025-10-02 10:17:52'),(1235525,411923,'action started via WP Cron','2025-10-02 08:21:14','2025-10-02 10:21:14'),(1235526,411923,'action complete via WP Cron','2025-10-02 08:21:14','2025-10-02 10:21:14'),(1235527,411924,'action created','2025-10-02 08:21:14','2025-10-02 10:21:14'),(1235528,411924,'action started via WP Cron','2025-10-02 08:23:34','2025-10-02 10:23:34'),(1235529,411924,'action complete via WP Cron','2025-10-02 08:23:34','2025-10-02 10:23:34'),(1235530,411925,'action created','2025-10-02 08:23:34','2025-10-02 10:23:34'),(1235531,411925,'action started via WP Cron','2025-10-02 08:26:14','2025-10-02 10:26:14'),(1235532,411925,'action complete via WP Cron','2025-10-02 08:26:14','2025-10-02 10:26:14'),(1235533,411926,'action created','2025-10-02 08:26:14','2025-10-02 10:26:14'),(1235534,411926,'action started via WP Cron','2025-10-02 08:29:00','2025-10-02 10:29:00'),(1235535,411926,'action complete via WP Cron','2025-10-02 08:29:01','2025-10-02 10:29:01'),(1235536,411927,'action created','2025-10-02 08:29:01','2025-10-02 10:29:01'),(1235537,411927,'action started via WP Cron','2025-10-02 08:34:11','2025-10-02 10:34:11'),(1235538,411927,'action complete via WP Cron','2025-10-02 08:34:11','2025-10-02 10:34:11'),(1235539,411928,'action created','2025-10-02 08:34:11','2025-10-02 10:34:11'),(1235540,411928,'action started via WP Cron','2025-10-02 08:38:13','2025-10-02 10:38:13'),(1235541,411928,'action complete via WP Cron','2025-10-02 08:38:13','2025-10-02 10:38:13'),(1235542,411929,'action created','2025-10-02 08:38:13','2025-10-02 10:38:13'),(1235543,411929,'action started via WP Cron','2025-10-02 08:41:14','2025-10-02 10:41:14'),(1235544,411929,'action complete via WP Cron','2025-10-02 08:41:14','2025-10-02 10:41:14'),(1235545,411930,'action created','2025-10-02 08:41:14','2025-10-02 10:41:14'),(1235546,411930,'action started via WP Cron','2025-10-02 08:45:06','2025-10-02 10:45:06'),(1235547,411930,'action complete via WP Cron','2025-10-02 08:45:06','2025-10-02 10:45:06'),(1235548,411931,'action created','2025-10-02 08:45:06','2025-10-02 10:45:06'),(1235549,411931,'action started via WP Cron','2025-10-02 08:48:28','2025-10-02 10:48:28'),(1235550,411931,'action complete via WP Cron','2025-10-02 08:48:28','2025-10-02 10:48:28'),(1235551,411932,'action created','2025-10-02 08:48:28','2025-10-02 10:48:28'),(1235552,411932,'action started via WP Cron','2025-10-02 08:51:03','2025-10-02 10:51:03'),(1235553,411932,'action complete via WP Cron','2025-10-02 08:51:03','2025-10-02 10:51:03'),(1235554,411933,'action created','2025-10-02 08:51:03','2025-10-02 10:51:03'),(1235555,411933,'action started via WP Cron','2025-10-02 08:54:25','2025-10-02 10:54:25'),(1235556,411934,'action created','2025-10-02 08:54:25','2025-10-02 10:54:25'),(1235557,411934,'action started via WP Cron','2025-10-02 08:54:28','2025-10-02 10:54:28'),(1235558,411934,'action complete via WP Cron','2025-10-02 08:54:28','2025-10-02 10:54:28'),(1235559,411933,'action complete via WP Cron','2025-10-02 08:54:28','2025-10-02 10:54:28'),(1235560,411935,'action created','2025-10-02 08:54:28','2025-10-02 10:54:28'),(1235561,411935,'action started via WP Cron','2025-10-02 08:59:01','2025-10-02 10:59:01'),(1235562,411935,'action complete via WP Cron','2025-10-02 08:59:01','2025-10-02 10:59:01'),(1235563,411936,'action created','2025-10-02 08:59:01','2025-10-02 10:59:01'),(1235564,411936,'action started via WP Cron','2025-10-02 09:01:01','2025-10-02 11:01:01'),(1235565,411936,'action complete via WP Cron','2025-10-02 09:01:01','2025-10-02 11:01:01'),(1235566,411937,'action created','2025-10-02 09:01:01','2025-10-02 11:01:01'),(1235567,411937,'action started via WP Cron','2025-10-02 09:03:18','2025-10-02 11:03:18'),(1235568,411937,'action complete via WP Cron','2025-10-02 09:03:18','2025-10-02 11:03:18'),(1235569,411938,'action created','2025-10-02 09:03:18','2025-10-02 11:03:18'),(1235570,411938,'action started via WP Cron','2025-10-02 09:05:47','2025-10-02 11:05:47'),(1235571,411938,'action complete via WP Cron','2025-10-02 09:05:47','2025-10-02 11:05:47'),(1235572,411939,'action created','2025-10-02 09:05:47','2025-10-02 11:05:47'),(1235573,411939,'action started via WP Cron','2025-10-02 09:08:03','2025-10-02 11:08:03'),(1235574,411939,'action complete via WP Cron','2025-10-02 09:08:03','2025-10-02 11:08:03'),(1235575,411940,'action created','2025-10-02 09:08:03','2025-10-02 11:08:03'),(1235576,411940,'action started via WP Cron','2025-10-02 09:10:29','2025-10-02 11:10:29'),(1235577,411941,'action created','2025-10-02 09:10:29','2025-10-02 11:10:29'),(1235578,411941,'action started via WP Cron','2025-10-02 09:10:32','2025-10-02 11:10:32'),(1235579,411941,'action complete via WP Cron','2025-10-02 09:10:32','2025-10-02 11:10:32'),(1235580,411940,'action complete via WP Cron','2025-10-02 09:10:32','2025-10-02 11:10:32'),(1235581,411942,'action created','2025-10-02 09:10:32','2025-10-02 11:10:32'),(1235582,411942,'action started via WP Cron','2025-10-02 09:13:31','2025-10-02 11:13:31'),(1235583,411942,'action complete via WP Cron','2025-10-02 09:13:31','2025-10-02 11:13:31'),(1235584,411943,'action created','2025-10-02 09:13:31','2025-10-02 11:13:31'),(1235585,411943,'action started via WP Cron','2025-10-02 09:15:33','2025-10-02 11:15:33'),(1235586,411943,'action complete via WP Cron','2025-10-02 09:15:33','2025-10-02 11:15:33'),(1235587,411944,'action created','2025-10-02 09:15:33','2025-10-02 11:15:33'),(1235588,411944,'action started via WP Cron','2025-10-02 09:18:29','2025-10-02 11:18:29'),(1235589,411944,'action complete via WP Cron','2025-10-02 09:18:30','2025-10-02 11:18:30'),(1235590,411945,'action created','2025-10-02 09:18:30','2025-10-02 11:18:30'),(1235591,411945,'action started via WP Cron','2025-10-02 09:20:30','2025-10-02 11:20:30'),(1235592,411945,'action complete via WP Cron','2025-10-02 09:20:31','2025-10-02 11:20:31'),(1235593,411946,'action created','2025-10-02 09:20:31','2025-10-02 11:20:31'),(1235594,411946,'action started via WP Cron','2025-10-02 09:22:31','2025-10-02 11:22:31'),(1235595,411946,'action complete via WP Cron','2025-10-02 09:22:31','2025-10-02 11:22:31'),(1235596,411947,'action created','2025-10-02 09:22:31','2025-10-02 11:22:31'),(1235597,411947,'action started via WP Cron','2025-10-02 09:25:30','2025-10-02 11:25:30'),(1235598,411947,'action complete via WP Cron','2025-10-02 09:25:30','2025-10-02 11:25:30'),(1235599,411948,'action created','2025-10-02 09:25:30','2025-10-02 11:25:30'),(1235600,411948,'action started via WP Cron','2025-10-02 09:28:38','2025-10-02 11:28:38'),(1235601,411948,'action complete via WP Cron','2025-10-02 09:28:38','2025-10-02 11:28:38'),(1235602,411949,'action created','2025-10-02 09:28:38','2025-10-02 11:28:38'),(1235603,411949,'action started via WP Cron','2025-10-02 09:31:32','2025-10-02 11:31:32'),(1235604,411949,'action complete via WP Cron','2025-10-02 09:31:32','2025-10-02 11:31:32'),(1235605,411950,'action created','2025-10-02 09:31:32','2025-10-02 11:31:32'),(1235606,411950,'action started via WP Cron','2025-10-02 09:34:31','2025-10-02 11:34:31'),(1235607,411950,'action complete via WP Cron','2025-10-02 09:34:31','2025-10-02 11:34:31'),(1235608,411951,'action created','2025-10-02 09:34:31','2025-10-02 11:34:31'),(1235609,411951,'action started via WP Cron','2025-10-02 09:37:30','2025-10-02 11:37:30'),(1235610,411951,'action complete via WP Cron','2025-10-02 09:37:30','2025-10-02 11:37:30'),(1235611,411952,'action created','2025-10-02 09:37:30','2025-10-02 11:37:30'),(1235612,411952,'action started via WP Cron','2025-10-02 09:39:32','2025-10-02 11:39:32'),(1235613,411952,'action complete via WP Cron','2025-10-02 09:39:32','2025-10-02 11:39:32'),(1235614,411953,'action created','2025-10-02 09:39:32','2025-10-02 11:39:32'),(1235615,411953,'action started via WP Cron','2025-10-02 09:41:32','2025-10-02 11:41:32'),(1235616,411953,'action complete via WP Cron','2025-10-02 09:41:32','2025-10-02 11:41:32'),(1235617,411954,'action created','2025-10-02 09:41:32','2025-10-02 11:41:32'),(1235618,411954,'action started via WP Cron','2025-10-02 09:44:32','2025-10-02 11:44:32'),(1235619,411954,'action complete via WP Cron','2025-10-02 09:44:32','2025-10-02 11:44:32'),(1235622,411956,'action created','2025-10-02 09:45:30','2025-10-02 11:45:30'),(1235623,411956,'action started via Async Request','2025-10-02 09:45:43','2025-10-02 11:45:43'),(1235624,411957,'action created','2025-10-02 09:45:43','2025-10-02 11:45:43'),(1235625,411957,'action started via WP Cron','2025-10-02 09:45:45','2025-10-02 11:45:45'),(1235626,411957,'action complete via WP Cron','2025-10-02 09:45:46','2025-10-02 11:45:46'),(1235627,411956,'action complete via Async Request','2025-10-02 09:45:46','2025-10-02 11:45:46'),(1235628,411958,'action created','2025-10-02 09:45:46','2025-10-02 11:45:46'),(1235629,411958,'action started via WP Cron','2025-10-02 09:51:15','2025-10-02 11:51:15'),(1235630,411959,'action created','2025-10-02 09:51:15','2025-10-02 11:51:15'),(1235631,411959,'action started via WP Cron','2025-10-02 09:51:18','2025-10-02 11:51:18'),(1235632,411959,'action complete via WP Cron','2025-10-02 09:51:18','2025-10-02 11:51:18'),(1235633,411958,'action complete via WP Cron','2025-10-02 09:51:18','2025-10-02 11:51:18'),(1235634,411960,'action created','2025-10-02 09:51:18','2025-10-02 11:51:18'),(1235635,411960,'action started via WP Cron','2025-10-02 09:55:07','2025-10-02 11:55:07'),(1235636,411960,'action complete via WP Cron','2025-10-02 09:55:07','2025-10-02 11:55:07'),(1235637,411961,'action created','2025-10-02 09:55:07','2025-10-02 11:55:07'),(1235638,411961,'action started via WP Cron','2025-10-02 09:59:04','2025-10-02 11:59:04'),(1235639,411961,'action complete via WP Cron','2025-10-02 09:59:04','2025-10-02 11:59:04'),(1235640,411962,'action created','2025-10-02 09:59:04','2025-10-02 11:59:04'),(1235641,411962,'action started via WP Cron','2025-10-02 10:02:18','2025-10-02 12:02:18'),(1235642,411962,'action complete via WP Cron','2025-10-02 10:02:18','2025-10-02 12:02:18'),(1235643,411963,'action created','2025-10-02 10:02:18','2025-10-02 12:02:18'),(1235644,411963,'action started via WP Cron','2025-10-02 10:06:14','2025-10-02 12:06:14'),(1235645,411963,'action complete via WP Cron','2025-10-02 10:06:14','2025-10-02 12:06:14'),(1235646,411964,'action created','2025-10-02 10:06:14','2025-10-02 12:06:14'),(1235647,411964,'action started via WP Cron','2025-10-02 10:09:24','2025-10-02 12:09:24'),(1235648,411964,'action complete via WP Cron','2025-10-02 10:09:24','2025-10-02 12:09:24'),(1235649,411965,'action created','2025-10-02 10:09:24','2025-10-02 12:09:24'),(1235650,411965,'action started via WP Cron','2025-10-02 10:14:28','2025-10-02 12:14:28'),(1235651,411965,'action complete via WP Cron','2025-10-02 10:14:28','2025-10-02 12:14:28'),(1235652,411966,'action created','2025-10-02 10:14:28','2025-10-02 12:14:28'),(1235653,411966,'action started via WP Cron','2025-10-02 10:18:46','2025-10-02 12:18:46'),(1235654,411966,'action complete via WP Cron','2025-10-02 10:18:47','2025-10-02 12:18:47'),(1235655,411967,'action created','2025-10-02 10:18:47','2025-10-02 12:18:47'),(1235656,411967,'action started via WP Cron','2025-10-02 10:21:14','2025-10-02 12:21:14'),(1235657,411967,'action complete via WP Cron','2025-10-02 10:21:14','2025-10-02 12:21:14'),(1235658,411968,'action created','2025-10-02 10:21:14','2025-10-02 12:21:14'),(1235659,411968,'action started via WP Cron','2025-10-02 10:26:15','2025-10-02 12:26:15'),(1235660,411968,'action complete via WP Cron','2025-10-02 10:26:15','2025-10-02 12:26:15'),(1235661,411969,'action created','2025-10-02 10:26:15','2025-10-02 12:26:15'),(1235662,411969,'action started via WP Cron','2025-10-02 10:30:23','2025-10-02 12:30:23'),(1235663,411969,'action complete via WP Cron','2025-10-02 10:30:23','2025-10-02 12:30:23'),(1235664,411970,'action created','2025-10-02 10:30:23','2025-10-02 12:30:23'),(1235665,411970,'action started via WP Cron','2025-10-02 10:32:40','2025-10-02 12:32:40'),(1235666,411971,'action created','2025-10-02 10:32:40','2025-10-02 12:32:40'),(1235667,411971,'action started via WP Cron','2025-10-02 10:32:41','2025-10-02 12:32:41'),(1235668,411971,'action complete via WP Cron','2025-10-02 10:32:42','2025-10-02 12:32:42'),(1235669,411970,'action complete via WP Cron','2025-10-02 10:32:42','2025-10-02 12:32:42'),(1235670,411972,'action created','2025-10-02 10:32:42','2025-10-02 12:32:42'),(1235671,411972,'action started via WP Cron','2025-10-02 10:34:57','2025-10-02 12:34:57'),(1235672,411972,'action complete via WP Cron','2025-10-02 10:34:57','2025-10-02 12:34:57'),(1235673,411973,'action created','2025-10-02 10:34:57','2025-10-02 12:34:57'),(1235674,411973,'action started via WP Cron','2025-10-02 10:37:49','2025-10-02 12:37:49'),(1235675,411973,'action complete via WP Cron','2025-10-02 10:37:49','2025-10-02 12:37:49'),(1235676,411974,'action created','2025-10-02 10:37:49','2025-10-02 12:37:49'),(1235677,411974,'action started via WP Cron','2025-10-02 10:41:01','2025-10-02 12:41:01'),(1235678,411975,'action created','2025-10-02 10:41:01','2025-10-02 12:41:01'),(1235679,411975,'action started via WP Cron','2025-10-02 10:41:02','2025-10-02 12:41:02'),(1235680,411975,'action complete via WP Cron','2025-10-02 10:41:02','2025-10-02 12:41:02'),(1235681,411974,'action complete via WP Cron','2025-10-02 10:41:02','2025-10-02 12:41:02'),(1235682,411976,'action created','2025-10-02 10:41:02','2025-10-02 12:41:02'),(1235683,411976,'action started via WP Cron','2025-10-02 10:43:35','2025-10-02 12:43:35'),(1235684,411976,'action complete via WP Cron','2025-10-02 10:43:35','2025-10-02 12:43:35'),(1235685,411977,'action created','2025-10-02 10:43:35','2025-10-02 12:43:35'),(1235686,411977,'action started via WP Cron','2025-10-02 10:46:14','2025-10-02 12:46:14'),(1235687,411977,'action complete via WP Cron','2025-10-02 10:46:14','2025-10-02 12:46:14'),(1235688,411978,'action created','2025-10-02 10:46:14','2025-10-02 12:46:14'),(1235689,411978,'action started via WP Cron','2025-10-02 10:48:51','2025-10-02 12:48:51'),(1235690,411978,'action complete via WP Cron','2025-10-02 10:48:51','2025-10-02 12:48:51'),(1235691,411979,'action created','2025-10-02 10:48:51','2025-10-02 12:48:51'),(1235692,411979,'action started via WP Cron','2025-10-02 10:50:56','2025-10-02 12:50:56'),(1235693,411979,'action complete via WP Cron','2025-10-02 10:50:56','2025-10-02 12:50:56'),(1235694,411980,'action created','2025-10-02 10:50:56','2025-10-02 12:50:56'),(1235695,411980,'action started via WP Cron','2025-10-02 10:56:14','2025-10-02 12:56:14'),(1235696,411980,'action complete via WP Cron','2025-10-02 10:56:14','2025-10-02 12:56:14'),(1235697,411981,'action created','2025-10-02 10:56:14','2025-10-02 12:56:14'),(1235698,411981,'action started via WP Cron','2025-10-02 11:00:24','2025-10-02 13:00:24'),(1235699,411981,'action complete via WP Cron','2025-10-02 11:00:24','2025-10-02 13:00:24'),(1235700,411982,'action created','2025-10-02 11:00:24','2025-10-02 13:00:24'),(1235701,411982,'action started via WP Cron','2025-10-02 11:03:43','2025-10-02 13:03:43'),(1235702,411982,'action complete via WP Cron','2025-10-02 11:03:43','2025-10-02 13:03:43'),(1235703,411983,'action created','2025-10-02 11:03:43','2025-10-02 13:03:43'),(1235704,411983,'action started via WP Cron','2025-10-02 11:05:44','2025-10-02 13:05:44'),(1235705,411983,'action complete via WP Cron','2025-10-02 11:05:44','2025-10-02 13:05:44'),(1235706,411984,'action created','2025-10-02 11:05:44','2025-10-02 13:05:44'),(1235707,411984,'action started via WP Cron','2025-10-02 11:08:52','2025-10-02 13:08:52'),(1235708,411984,'action complete via WP Cron','2025-10-02 11:08:52','2025-10-02 13:08:52'),(1235709,411985,'action created','2025-10-02 11:08:52','2025-10-02 13:08:52'),(1235710,411985,'action started via WP Cron','2025-10-02 11:11:14','2025-10-02 13:11:14'),(1235711,411985,'action complete via WP Cron','2025-10-02 11:11:14','2025-10-02 13:11:14'),(1235712,411986,'action created','2025-10-02 11:11:14','2025-10-02 13:11:14'),(1235713,411986,'action started via WP Cron','2025-10-02 11:13:48','2025-10-02 13:13:48'),(1235714,411986,'action complete via WP Cron','2025-10-02 11:13:48','2025-10-02 13:13:48'),(1235715,411987,'action created','2025-10-02 11:13:48','2025-10-02 13:13:48'),(1235716,411987,'action started via WP Cron','2025-10-02 11:16:14','2025-10-02 13:16:14'),(1235717,411987,'action complete via WP Cron','2025-10-02 11:16:14','2025-10-02 13:16:14'),(1235718,411988,'action created','2025-10-02 11:16:14','2025-10-02 13:16:14'),(1235719,411988,'action started via WP Cron','2025-10-02 11:20:01','2025-10-02 13:20:01'),(1235720,411988,'action complete via WP Cron','2025-10-02 11:20:01','2025-10-02 13:20:01'),(1235721,411989,'action created','2025-10-02 11:20:01','2025-10-02 13:20:01'),(1235722,411989,'action started via WP Cron','2025-10-02 11:24:07','2025-10-02 13:24:07'),(1235723,411990,'action created','2025-10-02 11:24:07','2025-10-02 13:24:07'),(1235724,411990,'action started via WP Cron','2025-10-02 11:24:09','2025-10-02 13:24:09'),(1235725,411990,'action complete via WP Cron','2025-10-02 11:24:09','2025-10-02 13:24:09'),(1235726,411989,'action complete via WP Cron','2025-10-02 11:24:09','2025-10-02 13:24:09'),(1235727,411991,'action created','2025-10-02 11:24:09','2025-10-02 13:24:09'),(1235728,411991,'action started via WP Cron','2025-10-02 11:26:14','2025-10-02 13:26:14'),(1235729,411991,'action complete via WP Cron','2025-10-02 11:26:14','2025-10-02 13:26:14'),(1235730,411992,'action created','2025-10-02 11:26:14','2025-10-02 13:26:14'),(1235731,411992,'action started via WP Cron','2025-10-02 11:31:01','2025-10-02 13:31:01'),(1235732,411992,'action complete via WP Cron','2025-10-02 11:31:01','2025-10-02 13:31:01'),(1235733,411993,'action created','2025-10-02 11:31:01','2025-10-02 13:31:01'),(1235734,411993,'action started via WP Cron','2025-10-02 11:34:51','2025-10-02 13:34:51'),(1235735,411993,'action complete via WP Cron','2025-10-02 11:34:51','2025-10-02 13:34:51'),(1235736,411994,'action created','2025-10-02 11:34:51','2025-10-02 13:34:51'),(1235737,411994,'action started via WP Cron','2025-10-02 11:36:52','2025-10-02 13:36:52'),(1235738,411994,'action complete via WP Cron','2025-10-02 11:36:52','2025-10-02 13:36:52'),(1235739,411995,'action created','2025-10-02 11:36:52','2025-10-02 13:36:52'),(1235740,411995,'action started via WP Cron','2025-10-02 11:40:29','2025-10-02 13:40:29'),(1235741,411995,'action complete via WP Cron','2025-10-02 11:40:29','2025-10-02 13:40:29'),(1235742,411996,'action created','2025-10-02 11:40:29','2025-10-02 13:40:29'),(1235743,411996,'action started via WP Cron','2025-10-02 11:42:31','2025-10-02 13:42:31'),(1235744,411996,'action complete via WP Cron','2025-10-02 11:42:31','2025-10-02 13:42:31'),(1235745,411997,'action created','2025-10-02 11:42:31','2025-10-02 13:42:31'),(1235746,411997,'action started via WP Cron','2025-10-02 11:44:32','2025-10-02 13:44:32'),(1235747,411997,'action complete via WP Cron','2025-10-02 11:44:33','2025-10-02 13:44:33'),(1235748,411998,'action created','2025-10-02 11:44:33','2025-10-02 13:44:33'),(1235749,411998,'action started via WP Cron','2025-10-02 11:49:40','2025-10-02 13:49:40'),(1235750,411998,'action complete via WP Cron','2025-10-02 11:49:40','2025-10-02 13:49:40'),(1235751,411999,'action created','2025-10-02 11:49:40','2025-10-02 13:49:40'),(1235752,411999,'action started via WP Cron','2025-10-02 11:52:57','2025-10-02 13:52:57'),(1235753,411999,'action complete via WP Cron','2025-10-02 11:52:57','2025-10-02 13:52:57'),(1235754,412000,'action created','2025-10-02 11:52:57','2025-10-02 13:52:57'),(1235755,412000,'action started via WP Cron','2025-10-02 11:56:14','2025-10-02 13:56:14'),(1235756,412000,'action complete via WP Cron','2025-10-02 11:56:14','2025-10-02 13:56:14'),(1235757,412001,'action created','2025-10-02 11:56:14','2025-10-02 13:56:14'),(1235758,412001,'action started via WP Cron','2025-10-02 11:59:40','2025-10-02 13:59:40'),(1235759,412001,'action complete via WP Cron','2025-10-02 11:59:40','2025-10-02 13:59:40'),(1235760,412002,'action created','2025-10-02 11:59:40','2025-10-02 13:59:40'),(1235761,412002,'action started via WP Cron','2025-10-02 12:02:33','2025-10-02 14:02:33'),(1235762,412002,'action complete via WP Cron','2025-10-02 12:02:33','2025-10-02 14:02:33'),(1235763,412003,'action created','2025-10-02 12:02:33','2025-10-02 14:02:33'),(1235764,412003,'action started via WP Cron','2025-10-02 12:06:14','2025-10-02 14:06:14'),(1235765,412003,'action complete via WP Cron','2025-10-02 12:06:14','2025-10-02 14:06:14'),(1235766,412004,'action created','2025-10-02 12:06:14','2025-10-02 14:06:14'),(1235767,412004,'action started via WP Cron','2025-10-02 12:08:49','2025-10-02 14:08:49'),(1235768,412004,'action complete via WP Cron','2025-10-02 12:08:49','2025-10-02 14:08:49'),(1235769,412005,'action created','2025-10-02 12:08:49','2025-10-02 14:08:49'),(1235770,412005,'action started via WP Cron','2025-10-02 12:10:55','2025-10-02 14:10:55'),(1235771,412005,'action complete via WP Cron','2025-10-02 12:10:55','2025-10-02 14:10:55'),(1235772,412006,'action created','2025-10-02 12:10:55','2025-10-02 14:10:55'),(1235773,412006,'action started via WP Cron','2025-10-02 12:15:34','2025-10-02 14:15:34'),(1235774,412006,'action complete via WP Cron','2025-10-02 12:15:34','2025-10-02 14:15:34'),(1235775,412007,'action created','2025-10-02 12:15:34','2025-10-02 14:15:34'),(1235776,412007,'action started via WP Cron','2025-10-02 12:19:14','2025-10-02 14:19:14'),(1235777,412007,'action complete via WP Cron','2025-10-02 12:19:14','2025-10-02 14:19:14'),(1235778,412008,'action created','2025-10-02 12:19:14','2025-10-02 14:19:14'),(1235779,412008,'action started via WP Cron','2025-10-02 12:21:14','2025-10-02 14:21:14'),(1235780,412008,'action complete via WP Cron','2025-10-02 12:21:14','2025-10-02 14:21:14'),(1235781,412009,'action created','2025-10-02 12:21:14','2025-10-02 14:21:14'),(1235782,412009,'action started via WP Cron','2025-10-02 12:23:34','2025-10-02 14:23:34'),(1235783,412010,'action created','2025-10-02 12:23:34','2025-10-02 14:23:34'),(1235784,412009,'action complete via WP Cron','2025-10-02 12:23:39','2025-10-02 14:23:39'),(1235785,412011,'action created','2025-10-02 12:23:39','2025-10-02 14:23:39'),(1235786,412010,'action started via WP Cron','2025-10-02 12:23:39','2025-10-02 14:23:39'),(1235787,412010,'action complete via WP Cron','2025-10-02 12:23:40','2025-10-02 14:23:40'),(1235788,412011,'action started via WP Cron','2025-10-02 12:26:14','2025-10-02 14:26:14'),(1235789,412011,'action complete via WP Cron','2025-10-02 12:26:14','2025-10-02 14:26:14'),(1235790,412012,'action created','2025-10-02 12:26:14','2025-10-02 14:26:14'),(1235791,412012,'action started via WP Cron','2025-10-02 12:28:21','2025-10-02 14:28:21'),(1235792,412012,'action complete via WP Cron','2025-10-02 12:28:21','2025-10-02 14:28:21'),(1235793,412013,'action created','2025-10-02 12:28:21','2025-10-02 14:28:21'),(1235794,412013,'action started via WP Cron','2025-10-02 12:31:14','2025-10-02 14:31:14'),(1235795,412013,'action complete via WP Cron','2025-10-02 12:31:14','2025-10-02 14:31:14'),(1235796,412014,'action created','2025-10-02 12:31:14','2025-10-02 14:31:14'),(1235797,412014,'action started via WP Cron','2025-10-02 12:33:21','2025-10-02 14:33:21'),(1235798,412014,'action complete via WP Cron','2025-10-02 12:33:21','2025-10-02 14:33:21'),(1235799,412015,'action created','2025-10-02 12:33:21','2025-10-02 14:33:21'),(1235800,412015,'action started via WP Cron','2025-10-02 12:36:13','2025-10-02 14:36:13'),(1235801,412015,'action complete via WP Cron','2025-10-02 12:36:14','2025-10-02 14:36:14'),(1235802,412016,'action created','2025-10-02 12:36:14','2025-10-02 14:36:14'),(1235803,412016,'action started via WP Cron','2025-10-02 12:38:33','2025-10-02 14:38:33'),(1235804,412016,'action complete via WP Cron','2025-10-02 12:38:33','2025-10-02 14:38:33'),(1235805,412017,'action created','2025-10-02 12:38:33','2025-10-02 14:38:33'),(1235806,412017,'action started via WP Cron','2025-10-02 12:41:14','2025-10-02 14:41:14'),(1235807,412017,'action complete via WP Cron','2025-10-02 12:41:14','2025-10-02 14:41:14'),(1235808,412018,'action created','2025-10-02 12:41:14','2025-10-02 14:41:14'),(1235809,412018,'action started via WP Cron','2025-10-02 12:43:32','2025-10-02 14:43:32'),(1235810,412018,'action complete via WP Cron','2025-10-02 12:43:32','2025-10-02 14:43:32'),(1235811,412019,'action created','2025-10-02 12:43:32','2025-10-02 14:43:32'),(1235812,412019,'action started via WP Cron','2025-10-02 12:45:32','2025-10-02 14:45:32'),(1235813,412019,'action complete via WP Cron','2025-10-02 12:45:32','2025-10-02 14:45:32'),(1235814,412020,'action created','2025-10-02 12:45:32','2025-10-02 14:45:32'),(1235815,412020,'action started via WP Cron','2025-10-02 12:48:14','2025-10-02 14:48:14'),(1235816,412020,'action complete via WP Cron','2025-10-02 12:48:14','2025-10-02 14:48:14'),(1235817,412021,'action created','2025-10-02 12:48:14','2025-10-02 14:48:14'),(1235818,412021,'action started via WP Cron','2025-10-02 12:51:14','2025-10-02 14:51:14'),(1235819,412021,'action complete via WP Cron','2025-10-02 12:51:14','2025-10-02 14:51:14'),(1235820,412022,'action created','2025-10-02 12:51:14','2025-10-02 14:51:14'),(1235821,412022,'action started via WP Cron','2025-10-02 12:53:25','2025-10-02 14:53:25'),(1235822,412022,'action complete via WP Cron','2025-10-02 12:53:25','2025-10-02 14:53:25'),(1235823,412023,'action created','2025-10-02 12:53:25','2025-10-02 14:53:25'),(1235824,412023,'action started via WP Cron','2025-10-02 12:56:14','2025-10-02 14:56:14'),(1235825,412023,'action complete via WP Cron','2025-10-02 12:56:14','2025-10-02 14:56:14'),(1235826,412024,'action created','2025-10-02 12:56:14','2025-10-02 14:56:14'),(1235827,412024,'action started via WP Cron','2025-10-02 12:59:00','2025-10-02 14:59:00'),(1235828,412024,'action complete via WP Cron','2025-10-02 12:59:00','2025-10-02 14:59:00'),(1235829,412025,'action created','2025-10-02 12:59:00','2025-10-02 14:59:00'),(1235830,412025,'action started via WP Cron','2025-10-02 13:04:04','2025-10-02 15:04:04'),(1235831,412025,'action complete via WP Cron','2025-10-02 13:04:04','2025-10-02 15:04:04'),(1235832,412026,'action created','2025-10-02 13:04:04','2025-10-02 15:04:04'),(1235833,412026,'action started via WP Cron','2025-10-02 13:08:17','2025-10-02 15:08:17'),(1235834,412026,'action complete via WP Cron','2025-10-02 13:08:17','2025-10-02 15:08:17'),(1235835,412027,'action created','2025-10-02 13:08:17','2025-10-02 15:08:17'),(1235836,412027,'action started via WP Cron','2025-10-02 13:11:15','2025-10-02 15:11:15'),(1235837,412027,'action complete via WP Cron','2025-10-02 13:11:15','2025-10-02 15:11:15'),(1235838,412028,'action created','2025-10-02 13:11:15','2025-10-02 15:11:15'),(1235839,412028,'action started via WP Cron','2025-10-02 13:13:37','2025-10-02 15:13:37'),(1235840,412028,'action complete via WP Cron','2025-10-02 13:13:37','2025-10-02 15:13:37'),(1235841,412029,'action created','2025-10-02 13:13:37','2025-10-02 15:13:37'),(1235842,412029,'action started via WP Cron','2025-10-02 13:16:14','2025-10-02 15:16:14'),(1235843,412029,'action complete via WP Cron','2025-10-02 13:16:14','2025-10-02 15:16:14'),(1235844,412030,'action created','2025-10-02 13:16:14','2025-10-02 15:16:14'),(1235845,412030,'action started via WP Cron','2025-10-02 13:18:36','2025-10-02 15:18:36'),(1235846,412030,'action complete via WP Cron','2025-10-02 13:18:36','2025-10-02 15:18:36'),(1235847,412031,'action created','2025-10-02 13:18:36','2025-10-02 15:18:36'),(1235848,412031,'action started via WP Cron','2025-10-02 13:20:46','2025-10-02 15:20:46'),(1235849,412032,'action created','2025-10-02 13:20:46','2025-10-02 15:20:46'),(1235850,412032,'action started via WP Cron','2025-10-02 13:20:51','2025-10-02 15:20:51'),(1235851,412031,'action complete via WP Cron','2025-10-02 13:20:51','2025-10-02 15:20:51'),(1235852,412033,'action created','2025-10-02 13:20:51','2025-10-02 15:20:51'),(1235853,412032,'action complete via WP Cron','2025-10-02 13:20:52','2025-10-02 15:20:52'),(1235854,412033,'action started via WP Cron','2025-10-02 13:24:27','2025-10-02 15:24:27'),(1235855,412033,'action complete via WP Cron','2025-10-02 13:24:27','2025-10-02 15:24:27'),(1235856,412034,'action created','2025-10-02 13:24:27','2025-10-02 15:24:27'),(1235857,412034,'action started via WP Cron','2025-10-02 13:27:09','2025-10-02 15:27:09'),(1235858,412034,'action complete via WP Cron','2025-10-02 13:27:09','2025-10-02 15:27:09'),(1235859,412035,'action created','2025-10-02 13:27:09','2025-10-02 15:27:09'),(1235860,412035,'action started via WP Cron','2025-10-02 13:31:14','2025-10-02 15:31:14'),(1235861,412035,'action complete via WP Cron','2025-10-02 13:31:14','2025-10-02 15:31:14'),(1235862,412036,'action created','2025-10-02 13:31:14','2025-10-02 15:31:14'),(1235863,412036,'action started via WP Cron','2025-10-02 13:35:09','2025-10-02 15:35:09'),(1235864,412036,'action complete via WP Cron','2025-10-02 13:35:09','2025-10-02 15:35:09'),(1235865,412037,'action created','2025-10-02 13:35:09','2025-10-02 15:35:09'),(1235866,412037,'action started via WP Cron','2025-10-02 13:37:29','2025-10-02 15:37:29'),(1235867,412037,'action complete via WP Cron','2025-10-02 13:37:29','2025-10-02 15:37:29'),(1235868,412038,'action created','2025-10-02 13:37:29','2025-10-02 15:37:29'),(1235869,412038,'action started via WP Cron','2025-10-02 13:39:30','2025-10-02 15:39:30'),(1235870,412038,'action complete via WP Cron','2025-10-02 13:39:30','2025-10-02 15:39:30'),(1235871,412039,'action created','2025-10-02 13:39:30','2025-10-02 15:39:30'),(1235872,412039,'action started via WP Cron','2025-10-02 13:41:30','2025-10-02 15:41:30'),(1235873,412039,'action complete via WP Cron','2025-10-02 13:41:30','2025-10-02 15:41:30'),(1235874,412040,'action created','2025-10-02 13:41:30','2025-10-02 15:41:30'),(1235875,412040,'action started via WP Cron','2025-10-02 13:44:30','2025-10-02 15:44:30'),(1235876,412040,'action complete via WP Cron','2025-10-02 13:44:30','2025-10-02 15:44:30'),(1235877,412041,'action created','2025-10-02 13:44:30','2025-10-02 15:44:30'),(1235878,412041,'action started via WP Cron','2025-10-02 13:46:43','2025-10-02 15:46:43'),(1235879,412041,'action complete via WP Cron','2025-10-02 13:46:43','2025-10-02 15:46:43'),(1235880,412042,'action created','2025-10-02 13:46:43','2025-10-02 15:46:43'),(1235881,412042,'action started via WP Cron','2025-10-02 13:49:30','2025-10-02 15:49:30'),(1235882,412042,'action complete via WP Cron','2025-10-02 13:49:30','2025-10-02 15:49:30'),(1235883,412043,'action created','2025-10-02 13:49:30','2025-10-02 15:49:30'),(1235884,412043,'action started via WP Cron','2025-10-02 13:51:30','2025-10-02 15:51:30'),(1235885,412043,'action complete via WP Cron','2025-10-02 13:51:30','2025-10-02 15:51:30'),(1235886,412044,'action created','2025-10-02 13:51:30','2025-10-02 15:51:30'),(1235887,412044,'action started via WP Cron','2025-10-02 13:53:30','2025-10-02 15:53:30'),(1235888,412044,'action complete via WP Cron','2025-10-02 13:53:30','2025-10-02 15:53:30'),(1235889,412045,'action created','2025-10-02 13:53:30','2025-10-02 15:53:30'),(1235890,412045,'action started via WP Cron','2025-10-02 13:55:30','2025-10-02 15:55:30'),(1235891,412046,'action created','2025-10-02 13:55:30','2025-10-02 15:55:30'),(1235892,412046,'action started via WP Cron','2025-10-02 13:55:32','2025-10-02 15:55:32'),(1235893,412046,'action complete via WP Cron','2025-10-02 13:55:32','2025-10-02 15:55:32'),(1235894,412045,'action complete via WP Cron','2025-10-02 13:55:32','2025-10-02 15:55:32'),(1235895,412047,'action created','2025-10-02 13:55:32','2025-10-02 15:55:32'),(1235896,412047,'action started via WP Cron','2025-10-02 13:58:29','2025-10-02 15:58:29'),(1235897,412047,'action complete via WP Cron','2025-10-02 13:58:29','2025-10-02 15:58:29'),(1235898,412048,'action created','2025-10-02 13:58:29','2025-10-02 15:58:29'),(1235899,412048,'action started via WP Cron','2025-10-02 14:00:29','2025-10-02 16:00:29'),(1235900,412048,'action complete via WP Cron','2025-10-02 14:00:29','2025-10-02 16:00:29'),(1235901,412049,'action created','2025-10-02 14:00:29','2025-10-02 16:00:29'),(1235902,412049,'action started via WP Cron','2025-10-02 14:02:29','2025-10-02 16:02:29'),(1235903,412049,'action complete via WP Cron','2025-10-02 14:02:29','2025-10-02 16:02:29'),(1235904,412050,'action created','2025-10-02 14:02:29','2025-10-02 16:02:29'),(1235905,412050,'action started via WP Cron','2025-10-02 14:04:29','2025-10-02 16:04:29'),(1235906,412050,'action complete via WP Cron','2025-10-02 14:04:29','2025-10-02 16:04:29'),(1235907,412051,'action created','2025-10-02 14:04:29','2025-10-02 16:04:29'),(1235908,412051,'action started via WP Cron','2025-10-02 14:06:30','2025-10-02 16:06:30'),(1235909,412051,'action complete via WP Cron','2025-10-02 14:06:30','2025-10-02 16:06:30'),(1235910,412052,'action created','2025-10-02 14:06:30','2025-10-02 16:06:30'),(1235911,412052,'action started via WP Cron','2025-10-02 14:08:30','2025-10-02 16:08:30'),(1235912,412052,'action complete via WP Cron','2025-10-02 14:08:30','2025-10-02 16:08:30'),(1235913,412053,'action created','2025-10-02 14:08:30','2025-10-02 16:08:30'),(1235914,412053,'action started via WP Cron','2025-10-02 14:11:30','2025-10-02 16:11:30'),(1235915,412053,'action complete via WP Cron','2025-10-02 14:11:30','2025-10-02 16:11:30'),(1235916,412054,'action created','2025-10-02 14:11:30','2025-10-02 16:11:30'),(1235917,412054,'action started via WP Cron','2025-10-02 14:13:30','2025-10-02 16:13:30'),(1235918,412054,'action complete via WP Cron','2025-10-02 14:13:30','2025-10-02 16:13:30'),(1235919,412055,'action created','2025-10-02 14:13:30','2025-10-02 16:13:30'),(1235920,412055,'action started via WP Cron','2025-10-02 14:16:30','2025-10-02 16:16:30'),(1235921,412055,'action complete via WP Cron','2025-10-02 14:16:30','2025-10-02 16:16:30'),(1235922,412056,'action created','2025-10-02 14:16:30','2025-10-02 16:16:30'),(1235923,412056,'action started via WP Cron','2025-10-02 14:18:30','2025-10-02 16:18:30'),(1235924,412056,'action complete via WP Cron','2025-10-02 14:18:30','2025-10-02 16:18:30'),(1235925,412057,'action created','2025-10-02 14:18:30','2025-10-02 16:18:30'),(1235926,412057,'action started via WP Cron','2025-10-02 14:20:30','2025-10-02 16:20:30'),(1235927,412057,'action complete via WP Cron','2025-10-02 14:20:30','2025-10-02 16:20:30'),(1235928,412058,'action created','2025-10-02 14:20:30','2025-10-02 16:20:30'),(1235929,412058,'action started via WP Cron','2025-10-02 14:23:29','2025-10-02 16:23:29'),(1235930,412058,'action complete via WP Cron','2025-10-02 14:23:29','2025-10-02 16:23:29'),(1235931,412059,'action created','2025-10-02 14:23:29','2025-10-02 16:23:29'),(1235932,412059,'action started via WP Cron','2025-10-02 14:25:29','2025-10-02 16:25:29'),(1235933,412059,'action complete via WP Cron','2025-10-02 14:25:29','2025-10-02 16:25:29'),(1235934,412060,'action created','2025-10-02 14:25:29','2025-10-02 16:25:29'),(1235935,412060,'action started via WP Cron','2025-10-02 14:27:29','2025-10-02 16:27:29'),(1235936,412060,'action complete via WP Cron','2025-10-02 14:27:29','2025-10-02 16:27:29'),(1235937,412061,'action created','2025-10-02 14:27:29','2025-10-02 16:27:29'),(1235938,412061,'action started via WP Cron','2025-10-02 14:29:30','2025-10-02 16:29:30'),(1235939,412061,'action complete via WP Cron','2025-10-02 14:29:30','2025-10-02 16:29:30'),(1235940,412062,'action created','2025-10-02 14:29:30','2025-10-02 16:29:30'),(1235941,412062,'action started via WP Cron','2025-10-02 14:31:31','2025-10-02 16:31:31'),(1235942,412062,'action complete via WP Cron','2025-10-02 14:31:31','2025-10-02 16:31:31'),(1235943,412063,'action created','2025-10-02 14:31:31','2025-10-02 16:31:31'),(1235944,412063,'action started via WP Cron','2025-10-02 14:34:30','2025-10-02 16:34:30'),(1235945,412063,'action complete via WP Cron','2025-10-02 14:34:30','2025-10-02 16:34:30'),(1235946,412064,'action created','2025-10-02 14:34:30','2025-10-02 16:34:30'),(1235947,412064,'action started via WP Cron','2025-10-02 14:37:29','2025-10-02 16:37:29'),(1235948,412064,'action complete via WP Cron','2025-10-02 14:37:29','2025-10-02 16:37:29'),(1235949,412065,'action created','2025-10-02 14:37:29','2025-10-02 16:37:29'),(1235950,412065,'action started via WP Cron','2025-10-02 14:40:29','2025-10-02 16:40:29'),(1235951,412065,'action complete via WP Cron','2025-10-02 14:40:29','2025-10-02 16:40:29'),(1235952,412066,'action created','2025-10-02 14:40:29','2025-10-02 16:40:29'),(1235953,412066,'action started via WP Cron','2025-10-02 14:42:29','2025-10-02 16:42:29'),(1235954,412066,'action complete via WP Cron','2025-10-02 14:42:29','2025-10-02 16:42:29'),(1235955,412067,'action created','2025-10-02 14:42:29','2025-10-02 16:42:29'),(1235956,412067,'action started via WP Cron','2025-10-02 14:44:29','2025-10-02 16:44:29'),(1235957,412068,'action created','2025-10-02 14:44:29','2025-10-02 16:44:29'),(1235958,412068,'action started via WP Cron','2025-10-02 14:44:30','2025-10-02 16:44:30'),(1235959,412068,'action complete via WP Cron','2025-10-02 14:44:30','2025-10-02 16:44:30'),(1235960,412067,'action complete via WP Cron','2025-10-02 14:44:30','2025-10-02 16:44:30'),(1235961,412069,'action created','2025-10-02 14:44:30','2025-10-02 16:44:30'),(1235962,412069,'action started via WP Cron','2025-10-02 14:47:29','2025-10-02 16:47:29'),(1235963,412069,'action complete via WP Cron','2025-10-02 14:47:29','2025-10-02 16:47:29'),(1235964,412070,'action created','2025-10-02 14:47:29','2025-10-02 16:47:29'),(1235965,412070,'action started via WP Cron','2025-10-02 14:49:29','2025-10-02 16:49:29'),(1235966,412070,'action complete via WP Cron','2025-10-02 14:49:29','2025-10-02 16:49:29'),(1235967,412071,'action created','2025-10-02 14:49:29','2025-10-02 16:49:29'),(1235968,412071,'action started via WP Cron','2025-10-02 14:52:28','2025-10-02 16:52:28'),(1235969,412071,'action complete via WP Cron','2025-10-02 14:52:28','2025-10-02 16:52:28'),(1235970,412072,'action created','2025-10-02 14:52:28','2025-10-02 16:52:28'),(1235971,412072,'action started via WP Cron','2025-10-02 14:54:29','2025-10-02 16:54:29'),(1235972,412072,'action complete via WP Cron','2025-10-02 14:54:29','2025-10-02 16:54:29'),(1235973,412073,'action created','2025-10-02 14:54:29','2025-10-02 16:54:29'),(1235974,412073,'action started via WP Cron','2025-10-02 14:57:29','2025-10-02 16:57:29'),(1235975,412073,'action complete via WP Cron','2025-10-02 14:57:29','2025-10-02 16:57:29'),(1235976,412074,'action created','2025-10-02 14:57:29','2025-10-02 16:57:29'),(1235977,412074,'action started via WP Cron','2025-10-02 15:00:28','2025-10-02 17:00:28'),(1235978,412074,'action complete via WP Cron','2025-10-02 15:00:28','2025-10-02 17:00:28'),(1235979,412075,'action created','2025-10-02 15:00:28','2025-10-02 17:00:28'),(1235980,412075,'action started via WP Cron','2025-10-02 15:02:29','2025-10-02 17:02:29'),(1235981,412075,'action complete via WP Cron','2025-10-02 15:02:29','2025-10-02 17:02:29'),(1235982,412076,'action created','2025-10-02 15:02:29','2025-10-02 17:02:29'),(1235983,412076,'action started via WP Cron','2025-10-02 15:06:13','2025-10-02 17:06:13'),(1235984,412076,'action complete via WP Cron','2025-10-02 15:06:13','2025-10-02 17:06:13'),(1235985,412077,'action created','2025-10-02 15:06:13','2025-10-02 17:06:13'),(1235986,412077,'action started via WP Cron','2025-10-02 15:08:43','2025-10-02 17:08:43'),(1235987,412077,'action complete via WP Cron','2025-10-02 15:08:43','2025-10-02 17:08:43'),(1235988,412078,'action created','2025-10-02 15:08:43','2025-10-02 17:08:43'),(1235989,412078,'action started via WP Cron','2025-10-02 15:11:49','2025-10-02 17:11:49'),(1235990,412078,'action complete via WP Cron','2025-10-02 15:11:49','2025-10-02 17:11:49'),(1235991,412079,'action created','2025-10-02 15:11:49','2025-10-02 17:11:49'),(1235992,412079,'action started via WP Cron','2025-10-02 15:16:12','2025-10-02 17:16:12'),(1235993,412080,'action created','2025-10-02 15:16:12','2025-10-02 17:16:12'),(1235994,412080,'action started via WP Cron','2025-10-02 15:16:13','2025-10-02 17:16:13'),(1235995,412080,'action complete via WP Cron','2025-10-02 15:16:13','2025-10-02 17:16:13'),(1235996,412079,'action complete via WP Cron','2025-10-02 15:16:13','2025-10-02 17:16:13'),(1235997,412081,'action created','2025-10-02 15:16:13','2025-10-02 17:16:13'),(1235998,412081,'action started via WP Cron','2025-10-02 15:20:03','2025-10-02 17:20:03'),(1235999,412081,'action complete via WP Cron','2025-10-02 15:20:03','2025-10-02 17:20:03'),(1236000,412082,'action created','2025-10-02 15:20:03','2025-10-02 17:20:03'),(1236001,412082,'action started via WP Cron','2025-10-02 15:26:13','2025-10-02 17:26:13'),(1236002,412083,'action created','2025-10-02 15:26:13','2025-10-02 17:26:13'),(1236003,412083,'action started via WP Cron','2025-10-02 15:26:14','2025-10-02 17:26:14'),(1236004,412083,'action complete via WP Cron','2025-10-02 15:26:14','2025-10-02 17:26:14'),(1236005,412082,'action complete via WP Cron','2025-10-02 15:26:14','2025-10-02 17:26:14'),(1236006,412084,'action created','2025-10-02 15:26:14','2025-10-02 17:26:14'),(1236007,412084,'action started via WP Cron','2025-10-02 15:31:13','2025-10-02 17:31:13'),(1236008,412084,'action complete via WP Cron','2025-10-02 15:31:13','2025-10-02 17:31:13'),(1236009,412085,'action created','2025-10-02 15:31:13','2025-10-02 17:31:13'),(1236010,412085,'action started via WP Cron','2025-10-02 15:33:21','2025-10-02 17:33:21'),(1236011,412085,'action complete via WP Cron','2025-10-02 15:33:21','2025-10-02 17:33:21'),(1236012,412086,'action created','2025-10-02 15:33:21','2025-10-02 17:33:21'),(1236013,412086,'action started via WP Cron','2025-10-02 15:36:13','2025-10-02 17:36:13'),(1236014,412086,'action complete via WP Cron','2025-10-02 15:36:13','2025-10-02 17:36:13'),(1236015,412087,'action created','2025-10-02 15:36:13','2025-10-02 17:36:13'),(1236016,412087,'action started via WP Cron','2025-10-02 15:38:37','2025-10-02 17:38:37'),(1236017,412087,'action complete via WP Cron','2025-10-02 15:38:37','2025-10-02 17:38:37'),(1236018,412088,'action created','2025-10-02 15:38:37','2025-10-02 17:38:37'),(1236019,412088,'action started via WP Cron','2025-10-02 15:41:13','2025-10-02 17:41:13'),(1236020,412088,'action complete via WP Cron','2025-10-02 15:41:13','2025-10-02 17:41:13'),(1236021,412089,'action created','2025-10-02 15:41:13','2025-10-02 17:41:13'),(1236022,412089,'action started via WP Cron','2025-10-02 15:46:12','2025-10-02 17:46:12'),(1236023,412089,'action complete via WP Cron','2025-10-02 15:46:13','2025-10-02 17:46:13'),(1236024,412090,'action created','2025-10-02 15:46:13','2025-10-02 17:46:13'),(1236025,412090,'action started via WP Cron','2025-10-02 15:49:09','2025-10-02 17:49:09'),(1236026,412090,'action complete via WP Cron','2025-10-02 15:49:09','2025-10-02 17:49:09'),(1236027,412091,'action created','2025-10-02 15:49:09','2025-10-02 17:49:09'),(1236028,412091,'action started via WP Cron','2025-10-02 15:51:35','2025-10-02 17:51:35'),(1236029,412091,'action complete via WP Cron','2025-10-02 15:51:35','2025-10-02 17:51:35'),(1236030,412092,'action created','2025-10-02 15:51:35','2025-10-02 17:51:35'),(1236031,412092,'action started via WP Cron','2025-10-02 15:55:15','2025-10-02 17:55:15'),(1236032,412092,'action complete via WP Cron','2025-10-02 15:55:15','2025-10-02 17:55:15'),(1236033,412093,'action created','2025-10-02 15:55:15','2025-10-02 17:55:15'),(1236034,412093,'action started via WP Cron','2025-10-02 15:58:40','2025-10-02 17:58:40'),(1236035,412093,'action complete via WP Cron','2025-10-02 15:58:40','2025-10-02 17:58:40'),(1236036,412094,'action created','2025-10-02 15:58:40','2025-10-02 17:58:40'),(1236037,412094,'action started via WP Cron','2025-10-02 16:00:43','2025-10-02 18:00:43'),(1236038,412094,'action complete via WP Cron','2025-10-02 16:00:43','2025-10-02 18:00:43'),(1236039,412095,'action created','2025-10-02 16:00:43','2025-10-02 18:00:43'),(1236040,412095,'action started via WP Cron','2025-10-02 16:03:24','2025-10-02 18:03:24'),(1236041,412095,'action complete via WP Cron','2025-10-02 16:03:24','2025-10-02 18:03:24'),(1236042,412096,'action created','2025-10-02 16:03:24','2025-10-02 18:03:24'),(1236043,412096,'action started via WP Cron','2025-10-02 16:05:30','2025-10-02 18:05:30'),(1236044,412096,'action complete via WP Cron','2025-10-02 16:05:30','2025-10-02 18:05:30'),(1236045,412097,'action created','2025-10-02 16:05:30','2025-10-02 18:05:30'),(1236046,412097,'action started via WP Cron','2025-10-02 16:07:37','2025-10-02 18:07:37'),(1236047,412097,'action complete via WP Cron','2025-10-02 16:07:37','2025-10-02 18:07:37'),(1236048,412098,'action created','2025-10-02 16:07:37','2025-10-02 18:07:37'),(1236049,412098,'action started via WP Cron','2025-10-02 16:09:50','2025-10-02 18:09:50'),(1236050,412098,'action complete via WP Cron','2025-10-02 16:09:50','2025-10-02 18:09:50'),(1236051,412099,'action created','2025-10-02 16:09:50','2025-10-02 18:09:50'),(1236052,412099,'action started via WP Cron','2025-10-02 16:12:16','2025-10-02 18:12:16'),(1236053,412099,'action complete via WP Cron','2025-10-02 16:12:16','2025-10-02 18:12:16'),(1236054,412100,'action created','2025-10-02 16:12:16','2025-10-02 18:12:16'),(1236055,412100,'action started via WP Cron','2025-10-02 16:16:12','2025-10-02 18:16:12'),(1236056,412101,'action created','2025-10-02 16:16:13','2025-10-02 18:16:13'),(1236057,412101,'action started via WP Cron','2025-10-02 16:16:13','2025-10-02 18:16:13'),(1236058,412101,'action complete via WP Cron','2025-10-02 16:16:13','2025-10-02 18:16:13'),(1236059,412100,'action complete via WP Cron','2025-10-02 16:16:13','2025-10-02 18:16:13'),(1236060,412102,'action created','2025-10-02 16:16:13','2025-10-02 18:16:13'),(1236061,412102,'action started via WP Cron','2025-10-02 16:18:50','2025-10-02 18:18:50'),(1236062,412102,'action complete via WP Cron','2025-10-02 16:18:50','2025-10-02 18:18:50'),(1236063,412103,'action created','2025-10-02 16:18:50','2025-10-02 18:18:50'),(1236064,412103,'action started via WP Cron','2025-10-02 16:20:53','2025-10-02 18:20:53'),(1236065,412103,'action complete via WP Cron','2025-10-02 16:20:53','2025-10-02 18:20:53'),(1236066,412104,'action created','2025-10-02 16:20:53','2025-10-02 18:20:53'),(1236067,412104,'action started via WP Cron','2025-10-02 16:23:30','2025-10-02 18:23:30'),(1236068,412104,'action complete via WP Cron','2025-10-02 16:23:30','2025-10-02 18:23:30'),(1236069,412105,'action created','2025-10-02 16:23:30','2025-10-02 18:23:30'),(1236070,412105,'action started via WP Cron','2025-10-02 16:26:13','2025-10-02 18:26:13'),(1236071,412105,'action complete via WP Cron','2025-10-02 16:26:13','2025-10-02 18:26:13'),(1236072,412106,'action created','2025-10-02 16:26:13','2025-10-02 18:26:13'),(1236073,412106,'action started via WP Cron','2025-10-02 16:30:27','2025-10-02 18:30:27'),(1236074,412106,'action complete via WP Cron','2025-10-02 16:30:27','2025-10-02 18:30:27'),(1236075,412107,'action created','2025-10-02 16:30:27','2025-10-02 18:30:27'),(1236076,412107,'action started via WP Cron','2025-10-02 16:34:00','2025-10-02 18:34:00'),(1236077,412107,'action complete via WP Cron','2025-10-02 16:34:00','2025-10-02 18:34:00'),(1236078,412108,'action created','2025-10-02 16:34:00','2025-10-02 18:34:00'),(1236079,412108,'action started via WP Cron','2025-10-02 16:36:22','2025-10-02 18:36:22'),(1236080,412108,'action complete via WP Cron','2025-10-02 16:36:22','2025-10-02 18:36:22'),(1236081,412109,'action created','2025-10-02 16:36:22','2025-10-02 18:36:22'),(1236082,412109,'action started via WP Cron','2025-10-02 16:38:47','2025-10-02 18:38:47'),(1236083,412109,'action complete via WP Cron','2025-10-02 16:38:47','2025-10-02 18:38:47'),(1236084,412110,'action created','2025-10-02 16:38:47','2025-10-02 18:38:47'),(1236085,412110,'action started via WP Cron','2025-10-02 16:41:13','2025-10-02 18:41:13'),(1236086,412111,'action created','2025-10-02 16:41:13','2025-10-02 18:41:13'),(1236087,412111,'action started via WP Cron','2025-10-02 16:41:14','2025-10-02 18:41:14'),(1236088,412111,'action complete via WP Cron','2025-10-02 16:41:14','2025-10-02 18:41:14'),(1236089,412110,'action complete via WP Cron','2025-10-02 16:41:14','2025-10-02 18:41:14'),(1236090,412112,'action created','2025-10-02 16:41:14','2025-10-02 18:41:14'),(1236091,412112,'action started via WP Cron','2025-10-02 16:43:14','2025-10-02 18:43:14'),(1236092,412112,'action complete via WP Cron','2025-10-02 16:43:14','2025-10-02 18:43:14'),(1236093,412113,'action created','2025-10-02 16:43:14','2025-10-02 18:43:14'),(1236094,412113,'action started via WP Cron','2025-10-02 16:46:26','2025-10-02 18:46:26'),(1236095,412113,'action complete via WP Cron','2025-10-02 16:46:26','2025-10-02 18:46:26'),(1236096,412114,'action created','2025-10-02 16:46:26','2025-10-02 18:46:26'),(1236097,412114,'action started via WP Cron','2025-10-02 16:51:01','2025-10-02 18:51:01'),(1236098,412114,'action complete via WP Cron','2025-10-02 16:51:01','2025-10-02 18:51:01'),(1236099,412115,'action created','2025-10-02 16:51:01','2025-10-02 18:51:01'),(1236100,412115,'action started via WP Cron','2025-10-02 16:55:24','2025-10-02 18:55:24'),(1236101,412115,'action complete via WP Cron','2025-10-02 16:55:24','2025-10-02 18:55:24'),(1236102,412116,'action created','2025-10-02 16:55:24','2025-10-02 18:55:24'),(1236103,412116,'action started via WP Cron','2025-10-02 16:59:50','2025-10-02 18:59:50'),(1236104,412116,'action complete via WP Cron','2025-10-02 16:59:50','2025-10-02 18:59:50'),(1236105,412117,'action created','2025-10-02 16:59:50','2025-10-02 18:59:50'),(1236106,412117,'action started via WP Cron','2025-10-02 17:06:27','2025-10-02 19:06:27'),(1236107,412117,'action complete via WP Cron','2025-10-02 17:06:27','2025-10-02 19:06:27'),(1236108,412118,'action created','2025-10-02 17:06:27','2025-10-02 19:06:27'),(1236109,412118,'action started via WP Cron','2025-10-02 17:09:34','2025-10-02 19:09:34'),(1236110,412118,'action complete via WP Cron','2025-10-02 17:09:34','2025-10-02 19:09:34'),(1236111,412119,'action created','2025-10-02 17:09:34','2025-10-02 19:09:34'),(1236112,412119,'action started via WP Cron','2025-10-02 17:11:48','2025-10-02 19:11:48'),(1236113,412119,'action complete via WP Cron','2025-10-02 17:11:48','2025-10-02 19:11:48'),(1236114,412120,'action created','2025-10-02 17:11:48','2025-10-02 19:11:48'),(1236115,412120,'action started via WP Cron','2025-10-02 17:16:26','2025-10-02 19:16:26'),(1236116,412120,'action complete via WP Cron','2025-10-02 17:16:26','2025-10-02 19:16:26'),(1236117,412121,'action created','2025-10-02 17:16:26','2025-10-02 19:16:26'),(1236118,412121,'action started via WP Cron','2025-10-02 17:18:45','2025-10-02 19:18:45'),(1236119,412121,'action complete via WP Cron','2025-10-02 17:18:45','2025-10-02 19:18:45'),(1236120,412122,'action created','2025-10-02 17:18:45','2025-10-02 19:18:45'),(1236121,412122,'action started via WP Cron','2025-10-02 17:21:11','2025-10-02 19:21:11'),(1236122,412122,'action complete via WP Cron','2025-10-02 17:21:11','2025-10-02 19:21:11'),(1236123,412123,'action created','2025-10-02 17:21:11','2025-10-02 19:21:11'),(1236124,412123,'action started via WP Cron','2025-10-02 17:23:48','2025-10-02 19:23:48'),(1236125,412123,'action complete via WP Cron','2025-10-02 17:23:48','2025-10-02 19:23:48'),(1236126,412124,'action created','2025-10-02 17:23:48','2025-10-02 19:23:48'),(1236127,412124,'action started via WP Cron','2025-10-02 17:27:23','2025-10-02 19:27:23'),(1236128,412124,'action complete via WP Cron','2025-10-02 17:27:23','2025-10-02 19:27:23'),(1236129,412125,'action created','2025-10-02 17:27:23','2025-10-02 19:27:23'),(1236130,412125,'action started via WP Cron','2025-10-02 17:31:11','2025-10-02 19:31:11'),(1236131,412125,'action complete via WP Cron','2025-10-02 17:31:11','2025-10-02 19:31:11'),(1236132,412126,'action created','2025-10-02 17:31:11','2025-10-02 19:31:11'),(1236133,412126,'action started via WP Cron','2025-10-02 17:33:19','2025-10-02 19:33:19'),(1236134,412127,'action created','2025-10-02 17:33:19','2025-10-02 19:33:19'),(1236135,412127,'action started via WP Cron','2025-10-02 17:33:20','2025-10-02 19:33:20'),(1236136,412127,'action complete via WP Cron','2025-10-02 17:33:20','2025-10-02 19:33:20'),(1236137,412126,'action complete via WP Cron','2025-10-02 17:33:20','2025-10-02 19:33:20'),(1236138,412128,'action created','2025-10-02 17:33:20','2025-10-02 19:33:20'),(1236139,412128,'action started via WP Cron','2025-10-02 17:36:26','2025-10-02 19:36:26'),(1236140,412128,'action complete via WP Cron','2025-10-02 17:36:26','2025-10-02 19:36:26'),(1236141,412129,'action created','2025-10-02 17:36:26','2025-10-02 19:36:26'),(1236142,412129,'action started via WP Cron','2025-10-02 17:39:44','2025-10-02 19:39:44'),(1236143,412129,'action complete via WP Cron','2025-10-02 17:39:44','2025-10-02 19:39:44'),(1236144,412130,'action created','2025-10-02 17:39:44','2025-10-02 19:39:44'),(1236145,412130,'action started via WP Cron','2025-10-02 17:42:33','2025-10-02 19:42:33'),(1236146,412130,'action complete via WP Cron','2025-10-02 17:42:33','2025-10-02 19:42:33'),(1236147,412131,'action created','2025-10-02 17:42:33','2025-10-02 19:42:33'),(1236148,412131,'action started via WP Cron','2025-10-02 17:46:29','2025-10-02 19:46:29'),(1236149,412131,'action complete via WP Cron','2025-10-02 17:46:29','2025-10-02 19:46:29'),(1236150,412132,'action created','2025-10-02 17:46:29','2025-10-02 19:46:29'),(1236151,412132,'action started via WP Cron','2025-10-02 17:51:13','2025-10-02 19:51:13'),(1236152,412132,'action complete via WP Cron','2025-10-02 17:51:13','2025-10-02 19:51:13'),(1236153,412133,'action created','2025-10-02 17:51:13','2025-10-02 19:51:13'),(1236154,412133,'action started via WP Cron','2025-10-02 17:53:40','2025-10-02 19:53:40'),(1236155,412134,'action created','2025-10-02 17:53:40','2025-10-02 19:53:40'),(1236156,412134,'action started via WP Cron','2025-10-02 17:53:41','2025-10-02 19:53:41'),(1236157,412134,'action complete via WP Cron','2025-10-02 17:53:41','2025-10-02 19:53:41'),(1236158,412133,'action complete via WP Cron','2025-10-02 17:53:41','2025-10-02 19:53:41'),(1236159,412135,'action created','2025-10-02 17:53:41','2025-10-02 19:53:41'),(1236160,412135,'action started via WP Cron','2025-10-02 17:57:36','2025-10-02 19:57:36'),(1236161,412135,'action complete via WP Cron','2025-10-02 17:57:36','2025-10-02 19:57:36'),(1236162,412136,'action created','2025-10-02 17:57:36','2025-10-02 19:57:36'),(1236163,412136,'action started via Async Request','2025-10-02 18:00:18','2025-10-02 20:00:18'),(1236164,412136,'action complete via Async Request','2025-10-02 18:00:18','2025-10-02 20:00:18'),(1236165,412137,'action created','2025-10-02 18:00:18','2025-10-02 20:00:18'),(1236166,412137,'action started via WP Cron','2025-10-02 18:03:16','2025-10-02 20:03:16'),(1236167,412137,'action complete via WP Cron','2025-10-02 18:03:16','2025-10-02 20:03:16'),(1236168,412138,'action created','2025-10-02 18:03:16','2025-10-02 20:03:16'),(1236169,412138,'action started via WP Cron','2025-10-02 18:06:26','2025-10-02 20:06:26'),(1236170,412138,'action complete via WP Cron','2025-10-02 18:06:26','2025-10-02 20:06:26'),(1236171,412139,'action created','2025-10-02 18:06:26','2025-10-02 20:06:26'),(1236172,412139,'action started via WP Cron','2025-10-02 18:09:50','2025-10-02 20:09:50'),(1236173,412139,'action complete via WP Cron','2025-10-02 18:09:50','2025-10-02 20:09:50'),(1236174,412140,'action created','2025-10-02 18:09:50','2025-10-02 20:09:50'),(1236175,412140,'action started via WP Cron','2025-10-02 18:12:17','2025-10-02 20:12:17'),(1236176,412140,'action complete via WP Cron','2025-10-02 18:12:17','2025-10-02 20:12:17'),(1236177,412141,'action created','2025-10-02 18:12:17','2025-10-02 20:12:17'),(1236178,412141,'action started via WP Cron','2025-10-02 18:15:15','2025-10-02 20:15:15'),(1236179,412141,'action complete via WP Cron','2025-10-02 18:15:16','2025-10-02 20:15:16'),(1236180,412142,'action created','2025-10-02 18:15:16','2025-10-02 20:15:16'),(1236181,412142,'action started via WP Cron','2025-10-02 18:18:33','2025-10-02 20:18:33'),(1236182,412142,'action complete via WP Cron','2025-10-02 18:18:33','2025-10-02 20:18:33'),(1236183,412143,'action created','2025-10-02 18:18:33','2025-10-02 20:18:33'),(1236184,412143,'action started via WP Cron','2025-10-02 18:20:40','2025-10-02 20:20:40'),(1236185,412143,'action complete via WP Cron','2025-10-02 18:20:40','2025-10-02 20:20:40'),(1236186,412144,'action created','2025-10-02 18:20:40','2025-10-02 20:20:40'),(1236187,412144,'action started via WP Cron','2025-10-02 18:26:09','2025-10-02 20:26:09'),(1236188,412144,'action complete via WP Cron','2025-10-02 18:26:09','2025-10-02 20:26:09'),(1236189,412145,'action created','2025-10-02 18:26:09','2025-10-02 20:26:09'),(1236190,412145,'action started via WP Cron','2025-10-02 18:29:08','2025-10-02 20:29:08'),(1236191,412145,'action complete via WP Cron','2025-10-02 18:29:08','2025-10-02 20:29:08'),(1236192,412146,'action created','2025-10-02 18:29:08','2025-10-02 20:29:08'),(1236193,412146,'action started via WP Cron','2025-10-02 18:32:42','2025-10-02 20:32:42'),(1236194,412147,'action created','2025-10-02 18:32:42','2025-10-02 20:32:42'),(1236195,412147,'action started via WP Cron','2025-10-02 18:32:43','2025-10-02 20:32:43'),(1236196,412147,'action complete via WP Cron','2025-10-02 18:32:43','2025-10-02 20:32:43'),(1236197,412146,'action complete via WP Cron','2025-10-02 18:32:43','2025-10-02 20:32:43'),(1236198,412148,'action created','2025-10-02 18:32:43','2025-10-02 20:32:43'),(1236199,412148,'action started via WP Cron','2025-10-02 18:35:00','2025-10-02 20:35:00'),(1236200,412148,'action complete via WP Cron','2025-10-02 18:35:00','2025-10-02 20:35:00'),(1236201,412149,'action created','2025-10-02 18:35:00','2025-10-02 20:35:00'),(1236202,412149,'action started via WP Cron','2025-10-02 18:37:25','2025-10-02 20:37:25'),(1236203,412149,'action complete via WP Cron','2025-10-02 18:37:25','2025-10-02 20:37:25'),(1236204,412150,'action created','2025-10-02 18:37:25','2025-10-02 20:37:25'),(1236205,412150,'action started via WP Cron','2025-10-02 18:40:26','2025-10-02 20:40:26'),(1236206,412150,'action complete via WP Cron','2025-10-02 18:40:26','2025-10-02 20:40:26'),(1236207,412151,'action created','2025-10-02 18:40:26','2025-10-02 20:40:26'),(1236208,412151,'action started via WP Cron','2025-10-02 18:43:27','2025-10-02 20:43:27'),(1236209,412151,'action complete via WP Cron','2025-10-02 18:43:27','2025-10-02 20:43:27'),(1236210,412152,'action created','2025-10-02 18:43:27','2025-10-02 20:43:27'),(1236211,412152,'action started via WP Cron','2025-10-02 18:46:24','2025-10-02 20:46:24'),(1236212,412152,'action complete via WP Cron','2025-10-02 18:46:24','2025-10-02 20:46:24'),(1236213,412153,'action created','2025-10-02 18:46:24','2025-10-02 20:46:24'),(1236214,412153,'action started via WP Cron','2025-10-02 18:48:42','2025-10-02 20:48:42'),(1236215,412153,'action complete via WP Cron','2025-10-02 18:48:42','2025-10-02 20:48:42'),(1236216,412154,'action created','2025-10-02 18:48:42','2025-10-02 20:48:42'),(1236217,412154,'action started via WP Cron','2025-10-02 18:51:31','2025-10-02 20:51:31'),(1236218,412154,'action complete via WP Cron','2025-10-02 18:51:31','2025-10-02 20:51:31'),(1236219,412155,'action created','2025-10-02 18:51:31','2025-10-02 20:51:31'),(1236220,412155,'action started via WP Cron','2025-10-02 18:53:38','2025-10-02 20:53:38'),(1236221,412155,'action complete via WP Cron','2025-10-02 18:53:39','2025-10-02 20:53:39'),(1236222,412156,'action created','2025-10-02 18:53:39','2025-10-02 20:53:39'),(1236223,412156,'action started via WP Cron','2025-10-02 18:56:13','2025-10-02 20:56:13'),(1236224,412156,'action complete via WP Cron','2025-10-02 18:56:13','2025-10-02 20:56:13'),(1236225,412157,'action created','2025-10-02 18:56:13','2025-10-02 20:56:13'),(1236226,412157,'action started via WP Cron','2025-10-02 18:58:37','2025-10-02 20:58:37'),(1236227,412157,'action complete via WP Cron','2025-10-02 18:58:37','2025-10-02 20:58:37'),(1236228,412158,'action created','2025-10-02 18:58:37','2025-10-02 20:58:37'),(1236229,412158,'action started via WP Cron','2025-10-02 19:01:27','2025-10-02 21:01:27'),(1236230,412158,'action complete via WP Cron','2025-10-02 19:01:27','2025-10-02 21:01:27'),(1236231,412159,'action created','2025-10-02 19:01:27','2025-10-02 21:01:27'),(1236232,412159,'action started via WP Cron','2025-10-02 19:03:55','2025-10-02 21:03:55'),(1236233,412159,'action complete via WP Cron','2025-10-02 19:03:55','2025-10-02 21:03:55'),(1236234,412160,'action created','2025-10-02 19:03:55','2025-10-02 21:03:55'),(1236235,412160,'action started via WP Cron','2025-10-02 19:06:27','2025-10-02 21:06:27'),(1236236,412160,'action complete via WP Cron','2025-10-02 19:06:27','2025-10-02 21:06:27'),(1236237,412161,'action created','2025-10-02 19:06:27','2025-10-02 21:06:27'),(1236238,412161,'action started via WP Cron','2025-10-02 19:10:03','2025-10-02 21:10:03'),(1236239,412161,'action complete via WP Cron','2025-10-02 19:10:03','2025-10-02 21:10:03'),(1236240,412162,'action created','2025-10-02 19:10:03','2025-10-02 21:10:03'),(1236241,412162,'action started via WP Cron','2025-10-02 19:13:24','2025-10-02 21:13:24'),(1236242,412163,'action created','2025-10-02 19:13:24','2025-10-02 21:13:24'),(1236243,412163,'action started via WP Cron','2025-10-02 19:13:25','2025-10-02 21:13:25'),(1236244,412163,'action complete via WP Cron','2025-10-02 19:13:25','2025-10-02 21:13:25'),(1236245,412162,'action complete via WP Cron','2025-10-02 19:13:26','2025-10-02 21:13:26'),(1236246,412164,'action created','2025-10-02 19:13:26','2025-10-02 21:13:26'),(1236247,412164,'action started via WP Cron','2025-10-02 19:16:18','2025-10-02 21:16:18'),(1236248,412164,'action complete via WP Cron','2025-10-02 19:16:18','2025-10-02 21:16:18'),(1236249,412165,'action created','2025-10-02 19:16:18','2025-10-02 21:16:18'),(1236250,412165,'action started via WP Cron','2025-10-02 19:18:44','2025-10-02 21:18:44'),(1236251,412165,'action complete via WP Cron','2025-10-02 19:18:44','2025-10-02 21:18:44'),(1236252,412166,'action created','2025-10-02 19:18:44','2025-10-02 21:18:44'),(1236253,412166,'action started via WP Cron','2025-10-02 19:21:27','2025-10-02 21:21:27'),(1236254,412166,'action complete via WP Cron','2025-10-02 19:21:27','2025-10-02 21:21:27'),(1236255,412167,'action created','2025-10-02 19:21:27','2025-10-02 21:21:27'),(1236256,412167,'action started via WP Cron','2025-10-02 19:24:12','2025-10-02 21:24:12'),(1236257,412167,'action complete via WP Cron','2025-10-02 19:24:12','2025-10-02 21:24:12'),(1236258,412168,'action created','2025-10-02 19:24:12','2025-10-02 21:24:12'),(1236259,412168,'action started via WP Cron','2025-10-02 19:26:13','2025-10-02 21:26:13'),(1236260,412168,'action complete via WP Cron','2025-10-02 19:26:13','2025-10-02 21:26:13'),(1236261,412169,'action created','2025-10-02 19:26:13','2025-10-02 21:26:13'),(1236262,412169,'action started via WP Cron','2025-10-02 19:29:45','2025-10-02 21:29:45'),(1236263,412170,'action created','2025-10-02 19:29:46','2025-10-02 21:29:46'),(1236264,412170,'action started via WP Cron','2025-10-02 19:29:46','2025-10-02 21:29:46'),(1236265,412170,'action complete via WP Cron','2025-10-02 19:29:46','2025-10-02 21:29:46'),(1236266,412169,'action complete via WP Cron','2025-10-02 19:29:47','2025-10-02 21:29:47'),(1236267,412171,'action created','2025-10-02 19:29:47','2025-10-02 21:29:47'),(1236268,412171,'action started via WP Cron','2025-10-02 19:34:04','2025-10-02 21:34:04'),(1236269,412171,'action complete via WP Cron','2025-10-02 19:34:04','2025-10-02 21:34:04'),(1236270,412172,'action created','2025-10-02 19:34:04','2025-10-02 21:34:04'),(1236271,412172,'action started via WP Cron','2025-10-02 19:36:25','2025-10-02 21:36:25'),(1236272,412172,'action complete via WP Cron','2025-10-02 19:36:25','2025-10-02 21:36:25'),(1236273,412173,'action created','2025-10-02 19:36:25','2025-10-02 21:36:25'),(1236274,412173,'action started via WP Cron','2025-10-02 19:39:50','2025-10-02 21:39:50'),(1236275,412173,'action complete via WP Cron','2025-10-02 19:39:50','2025-10-02 21:39:50'),(1236276,412174,'action created','2025-10-02 19:39:50','2025-10-02 21:39:50'),(1236277,412174,'action started via WP Cron','2025-10-02 19:42:49','2025-10-02 21:42:49'),(1236278,412174,'action complete via WP Cron','2025-10-02 19:42:49','2025-10-02 21:42:49'),(1236279,412175,'action created','2025-10-02 19:42:49','2025-10-02 21:42:49'),(1236280,412175,'action started via WP Cron','2025-10-02 19:45:44','2025-10-02 21:45:44'),(1236281,412175,'action complete via WP Cron','2025-10-02 19:45:44','2025-10-02 21:45:44'),(1236282,412176,'action created','2025-10-02 19:45:44','2025-10-02 21:45:44'),(1236283,412176,'action started via WP Cron','2025-10-02 19:48:33','2025-10-02 21:48:33'),(1236284,412176,'action complete via WP Cron','2025-10-02 19:48:33','2025-10-02 21:48:33'),(1236285,412177,'action created','2025-10-02 19:48:33','2025-10-02 21:48:33'),(1236286,412177,'action started via WP Cron','2025-10-02 19:50:36','2025-10-02 21:50:36'),(1236287,412177,'action complete via WP Cron','2025-10-02 19:50:36','2025-10-02 21:50:36'),(1236288,412178,'action created','2025-10-02 19:50:36','2025-10-02 21:50:36'),(1236289,412178,'action started via WP Cron','2025-10-02 19:56:13','2025-10-02 21:56:13'),(1236290,412178,'action complete via WP Cron','2025-10-02 19:56:13','2025-10-02 21:56:13'),(1236291,412179,'action created','2025-10-02 19:56:13','2025-10-02 21:56:13'),(1236292,412179,'action started via WP Cron','2025-10-02 19:59:07','2025-10-02 21:59:07'),(1236293,412179,'action complete via WP Cron','2025-10-02 19:59:07','2025-10-02 21:59:07'),(1236294,412180,'action created','2025-10-02 19:59:07','2025-10-02 21:59:07'),(1236295,412180,'action started via WP Cron','2025-10-02 20:02:11','2025-10-02 22:02:11'),(1236296,412180,'action complete via WP Cron','2025-10-02 20:02:11','2025-10-02 22:02:11'),(1236297,412181,'action created','2025-10-02 20:02:11','2025-10-02 22:02:11'),(1236298,412181,'action started via WP Cron','2025-10-02 20:06:27','2025-10-02 22:06:27'),(1236299,412181,'action complete via WP Cron','2025-10-02 20:06:27','2025-10-02 22:06:27'),(1236300,412182,'action created','2025-10-02 20:06:27','2025-10-02 22:06:27'),(1236301,412182,'action started via WP Cron','2025-10-02 20:08:45','2025-10-02 22:08:45'),(1236302,412183,'action created','2025-10-02 20:08:45','2025-10-02 22:08:45'),(1236303,412183,'action started via WP Cron','2025-10-02 20:08:46','2025-10-02 22:08:46'),(1236304,412183,'action complete via WP Cron','2025-10-02 20:08:46','2025-10-02 22:08:46'),(1236305,412182,'action complete via WP Cron','2025-10-02 20:08:46','2025-10-02 22:08:46'),(1236306,412184,'action created','2025-10-02 20:08:46','2025-10-02 22:08:46'),(1236307,412184,'action started via WP Cron','2025-10-02 20:11:13','2025-10-02 22:11:13'),(1236308,412184,'action complete via WP Cron','2025-10-02 20:11:13','2025-10-02 22:11:13'),(1236309,412185,'action created','2025-10-02 20:11:13','2025-10-02 22:11:13'),(1236310,412185,'action started via WP Cron','2025-10-02 20:13:32','2025-10-02 22:13:32'),(1236311,412185,'action complete via WP Cron','2025-10-02 20:13:32','2025-10-02 22:13:32'),(1236312,412186,'action created','2025-10-02 20:13:32','2025-10-02 22:13:32'),(1236313,412186,'action started via WP Cron','2025-10-02 20:16:14','2025-10-02 22:16:14'),(1236314,412186,'action complete via WP Cron','2025-10-02 20:16:14','2025-10-02 22:16:14'),(1236315,412187,'action created','2025-10-02 20:16:14','2025-10-02 22:16:14'),(1236316,412187,'action started via WP Cron','2025-10-02 20:18:20','2025-10-02 22:18:20'),(1236317,412187,'action complete via WP Cron','2025-10-02 20:18:20','2025-10-02 22:18:20'),(1236318,412188,'action created','2025-10-02 20:18:20','2025-10-02 22:18:20'),(1236319,412188,'action started via WP Cron','2025-10-02 20:20:31','2025-10-02 22:20:31'),(1236320,412188,'action complete via WP Cron','2025-10-02 20:20:31','2025-10-02 22:20:31'),(1236321,412189,'action created','2025-10-02 20:20:31','2025-10-02 22:20:31'),(1236322,412189,'action started via WP Cron','2025-10-02 20:25:53','2025-10-02 22:25:53'),(1236323,412189,'action complete via WP Cron','2025-10-02 20:25:53','2025-10-02 22:25:53'),(1236324,412190,'action created','2025-10-02 20:25:53','2025-10-02 22:25:53'),(1236325,412190,'action started via WP Cron','2025-10-02 20:28:22','2025-10-02 22:28:22'),(1236326,412190,'action complete via WP Cron','2025-10-02 20:28:23','2025-10-02 22:28:23'),(1236327,412191,'action created','2025-10-02 20:28:23','2025-10-02 22:28:23'),(1236328,412191,'action started via WP Cron','2025-10-02 20:30:39','2025-10-02 22:30:39'),(1236329,412191,'action complete via WP Cron','2025-10-02 20:30:39','2025-10-02 22:30:39'),(1236330,412192,'action created','2025-10-02 20:30:39','2025-10-02 22:30:39'),(1236331,412192,'action started via WP Cron','2025-10-02 20:33:14','2025-10-02 22:33:14'),(1236332,412192,'action complete via WP Cron','2025-10-02 20:33:14','2025-10-02 22:33:14'),(1236333,412193,'action created','2025-10-02 20:33:14','2025-10-02 22:33:14'),(1236334,412193,'action started via WP Cron','2025-10-02 20:36:26','2025-10-02 22:36:26'),(1236335,412193,'action complete via WP Cron','2025-10-02 20:36:26','2025-10-02 22:36:26'),(1236336,412194,'action created','2025-10-02 20:36:26','2025-10-02 22:36:26'),(1236337,412194,'action started via WP Cron','2025-10-02 20:40:01','2025-10-02 22:40:01'),(1236338,412194,'action complete via WP Cron','2025-10-02 20:40:01','2025-10-02 22:40:01'),(1236339,412195,'action created','2025-10-02 20:40:01','2025-10-02 22:40:01'),(1236340,412195,'action started via WP Cron','2025-10-02 20:45:38','2025-10-02 22:45:38'),(1236341,412195,'action complete via WP Cron','2025-10-02 20:45:38','2025-10-02 22:45:38'),(1236342,412196,'action created','2025-10-02 20:45:38','2025-10-02 22:45:38'),(1236343,412196,'action started via WP Cron','2025-10-02 20:48:59','2025-10-02 22:48:59'),(1236344,412196,'action complete via WP Cron','2025-10-02 20:48:59','2025-10-02 22:48:59'),(1236345,412197,'action created','2025-10-02 20:48:59','2025-10-02 22:48:59'),(1236346,412197,'action started via WP Cron','2025-10-02 20:51:25','2025-10-02 22:51:25'),(1236347,412197,'action complete via WP Cron','2025-10-02 20:51:26','2025-10-02 22:51:26'),(1236348,412198,'action created','2025-10-02 20:51:26','2025-10-02 22:51:26'),(1236349,412198,'action started via WP Cron','2025-10-02 20:56:14','2025-10-02 22:56:14'),(1236350,412198,'action complete via WP Cron','2025-10-02 20:56:14','2025-10-02 22:56:14'),(1236351,412199,'action created','2025-10-02 20:56:14','2025-10-02 22:56:14'),(1236352,412199,'action started via WP Cron','2025-10-02 21:01:26','2025-10-02 23:01:26'),(1236353,412199,'action complete via WP Cron','2025-10-02 21:01:26','2025-10-02 23:01:26'),(1236354,412200,'action created','2025-10-02 21:01:26','2025-10-02 23:01:26'),(1236355,412200,'action started via WP Cron','2025-10-02 21:03:50','2025-10-02 23:03:50'),(1236356,412201,'action created','2025-10-02 21:03:50','2025-10-02 23:03:50'),(1236357,412201,'action started via WP Cron','2025-10-02 21:03:52','2025-10-02 23:03:52'),(1236358,412201,'action complete via WP Cron','2025-10-02 21:03:53','2025-10-02 23:03:53'),(1236359,412200,'action complete via WP Cron','2025-10-02 21:03:53','2025-10-02 23:03:53'),(1236360,412202,'action created','2025-10-02 21:03:53','2025-10-02 23:03:53'),(1236361,412202,'action started via WP Cron','2025-10-02 21:06:06','2025-10-02 23:06:06'),(1236362,412202,'action complete via WP Cron','2025-10-02 21:06:06','2025-10-02 23:06:06'),(1236363,412203,'action created','2025-10-02 21:06:06','2025-10-02 23:06:06'),(1236364,412203,'action started via WP Cron','2025-10-02 21:10:39','2025-10-02 23:10:39'),(1236365,412203,'action complete via WP Cron','2025-10-02 21:10:40','2025-10-02 23:10:40'),(1236366,412204,'action created','2025-10-02 21:10:40','2025-10-02 23:10:40'),(1236367,412204,'action started via WP Cron','2025-10-02 21:13:22','2025-10-02 23:13:22'),(1236368,412204,'action complete via WP Cron','2025-10-02 21:13:22','2025-10-02 23:13:22'),(1236369,412205,'action created','2025-10-02 21:13:22','2025-10-02 23:13:22'),(1236370,412205,'action started via WP Cron','2025-10-02 21:16:16','2025-10-02 23:16:16'),(1236371,412205,'action complete via WP Cron','2025-10-02 21:16:16','2025-10-02 23:16:16'),(1236372,412206,'action created','2025-10-02 21:16:16','2025-10-02 23:16:16'),(1236373,412206,'action started via WP Cron','2025-10-02 21:20:09','2025-10-02 23:20:09'),(1236374,412206,'action complete via WP Cron','2025-10-02 21:20:09','2025-10-02 23:20:09'),(1236375,412207,'action created','2025-10-02 21:20:09','2025-10-02 23:20:09'),(1236376,412207,'action started via WP Cron','2025-10-02 21:23:08','2025-10-02 23:23:08'),(1236377,412207,'action complete via WP Cron','2025-10-02 21:23:08','2025-10-02 23:23:08'),(1236378,412208,'action created','2025-10-02 21:23:08','2025-10-02 23:23:08'),(1236379,412208,'action started via WP Cron','2025-10-02 21:26:09','2025-10-02 23:26:09'),(1236380,412208,'action complete via WP Cron','2025-10-02 21:26:09','2025-10-02 23:26:09'),(1236381,412209,'action created','2025-10-02 21:26:09','2025-10-02 23:26:09'),(1236382,412209,'action started via WP Cron','2025-10-02 21:30:39','2025-10-02 23:30:39'),(1236383,412209,'action complete via WP Cron','2025-10-02 21:30:39','2025-10-02 23:30:39'),(1236384,412210,'action created','2025-10-02 21:30:39','2025-10-02 23:30:39'),(1236385,412210,'action started via WP Cron','2025-10-02 21:36:26','2025-10-02 23:36:26'),(1236386,412210,'action complete via WP Cron','2025-10-02 21:36:26','2025-10-02 23:36:26'),(1236387,412211,'action created','2025-10-02 21:36:26','2025-10-02 23:36:26'),(1236388,412211,'action started via WP Cron','2025-10-02 21:39:49','2025-10-02 23:39:49'),(1236389,412211,'action complete via WP Cron','2025-10-02 21:39:49','2025-10-02 23:39:49'),(1236390,412212,'action created','2025-10-02 21:39:49','2025-10-02 23:39:49'),(1236391,412212,'action started via WP Cron','2025-10-02 21:42:30','2025-10-02 23:42:30'),(1236392,412212,'action complete via WP Cron','2025-10-02 21:42:30','2025-10-02 23:42:30'),(1236393,412213,'action created','2025-10-02 21:42:30','2025-10-02 23:42:30'),(1236394,412213,'action started via WP Cron','2025-10-02 21:45:18','2025-10-02 23:45:18'),(1236395,412213,'action complete via WP Cron','2025-10-02 21:45:18','2025-10-02 23:45:18'),(1236396,412214,'action created','2025-10-02 21:45:18','2025-10-02 23:45:18'),(1236397,412214,'action started via WP Cron','2025-10-02 21:51:29','2025-10-02 23:51:29'),(1236398,412214,'action complete via WP Cron','2025-10-02 21:51:29','2025-10-02 23:51:29'),(1236399,412215,'action created','2025-10-02 21:51:29','2025-10-02 23:51:29'),(1236400,412215,'action started via WP Cron','2025-10-02 21:54:38','2025-10-02 23:54:38'),(1236401,412216,'action created','2025-10-02 21:54:38','2025-10-02 23:54:38'),(1236402,412216,'action started via WP Cron','2025-10-02 21:54:39','2025-10-02 23:54:39'),(1236403,412216,'action complete via WP Cron','2025-10-02 21:54:39','2025-10-02 23:54:39'),(1236404,412215,'action complete via WP Cron','2025-10-02 21:54:39','2025-10-02 23:54:39'),(1236405,412217,'action created','2025-10-02 21:54:39','2025-10-02 23:54:39'),(1236406,412217,'action started via WP Cron','2025-10-02 22:01:28','2025-10-03 00:01:28'),(1236407,412217,'action complete via WP Cron','2025-10-02 22:01:28','2025-10-03 00:01:28'),(1236408,412218,'action created','2025-10-02 22:01:28','2025-10-03 00:01:28'),(1236409,412218,'action started via WP Cron','2025-10-02 22:06:24','2025-10-03 00:06:24'),(1236410,412218,'action complete via WP Cron','2025-10-02 22:06:24','2025-10-03 00:06:24'),(1236411,412219,'action created','2025-10-02 22:06:24','2025-10-03 00:06:24'),(1236412,412219,'action started via WP Cron','2025-10-02 22:11:13','2025-10-03 00:11:13'),(1236413,412219,'action complete via WP Cron','2025-10-02 22:11:13','2025-10-03 00:11:13'),(1236414,412220,'action created','2025-10-02 22:11:13','2025-10-03 00:11:13'),(1236415,412220,'action started via WP Cron','2025-10-02 22:13:35','2025-10-03 00:13:35'),(1236416,412220,'action complete via WP Cron','2025-10-02 22:13:35','2025-10-03 00:13:35'),(1236417,412221,'action created','2025-10-02 22:13:35','2025-10-03 00:13:35'),(1236418,412221,'action started via WP Cron','2025-10-02 22:16:25','2025-10-03 00:16:25'),(1236419,412221,'action complete via WP Cron','2025-10-02 22:16:25','2025-10-03 00:16:25'),(1236420,412222,'action created','2025-10-02 22:16:25','2025-10-03 00:16:25'),(1236421,412222,'action started via WP Cron','2025-10-02 22:21:27','2025-10-03 00:21:27'),(1236422,412222,'action complete via WP Cron','2025-10-02 22:21:27','2025-10-03 00:21:27'),(1236423,412223,'action created','2025-10-02 22:21:27','2025-10-03 00:21:27'),(1236424,412223,'action started via WP Cron','2025-10-02 22:25:19','2025-10-03 00:25:19'),(1236425,412223,'action complete via WP Cron','2025-10-02 22:25:19','2025-10-03 00:25:19'),(1236426,412224,'action created','2025-10-02 22:25:19','2025-10-03 00:25:19'),(1236427,412224,'action started via WP Cron','2025-10-02 22:30:29','2025-10-03 00:30:29'),(1236428,412224,'action complete via WP Cron','2025-10-02 22:30:29','2025-10-03 00:30:29'),(1236429,412225,'action created','2025-10-02 22:30:29','2025-10-03 00:30:29'),(1236430,412225,'action started via WP Cron','2025-10-02 22:36:27','2025-10-03 00:36:27'),(1236431,412226,'action created','2025-10-02 22:36:27','2025-10-03 00:36:27'),(1236432,412226,'action started via WP Cron','2025-10-02 22:36:29','2025-10-03 00:36:29'),(1236433,412226,'action complete via WP Cron','2025-10-02 22:36:30','2025-10-03 00:36:30'),(1236434,412225,'action complete via WP Cron','2025-10-02 22:36:30','2025-10-03 00:36:30'),(1236435,412227,'action created','2025-10-02 22:36:30','2025-10-03 00:36:30'),(1236436,412227,'action started via WP Cron','2025-10-02 22:41:13','2025-10-03 00:41:13'),(1236437,412227,'action complete via WP Cron','2025-10-02 22:41:13','2025-10-03 00:41:13'),(1236438,412228,'action created','2025-10-02 22:41:13','2025-10-03 00:41:13'),(1236439,412228,'action started via WP Cron','2025-10-02 22:44:12','2025-10-03 00:44:12'),(1236440,412228,'action complete via WP Cron','2025-10-02 22:44:12','2025-10-03 00:44:12'),(1236441,412229,'action created','2025-10-02 22:44:12','2025-10-03 00:44:12'),(1236442,412229,'action started via WP Cron','2025-10-02 22:46:26','2025-10-03 00:46:26'),(1236443,412229,'action complete via WP Cron','2025-10-02 22:46:26','2025-10-03 00:46:26'),(1236444,412230,'action created','2025-10-02 22:46:26','2025-10-03 00:46:26'),(1236445,412230,'action started via WP Cron','2025-10-02 22:51:28','2025-10-03 00:51:28'),(1236446,412230,'action complete via WP Cron','2025-10-02 22:51:28','2025-10-03 00:51:28'),(1236447,412231,'action created','2025-10-02 22:51:28','2025-10-03 00:51:28'),(1236448,412231,'action started via WP Cron','2025-10-02 22:56:13','2025-10-03 00:56:13'),(1236449,412232,'action created','2025-10-02 22:56:13','2025-10-03 00:56:13'),(1236450,412232,'action started via WP Cron','2025-10-02 22:56:14','2025-10-03 00:56:14'),(1236451,412232,'action complete via WP Cron','2025-10-02 22:56:14','2025-10-03 00:56:14'),(1236452,412231,'action complete via WP Cron','2025-10-02 22:56:14','2025-10-03 00:56:14'),(1236453,412233,'action created','2025-10-02 22:56:14','2025-10-03 00:56:14'),(1236454,412233,'action started via WP Cron','2025-10-02 22:59:06','2025-10-03 00:59:06'),(1236455,412233,'action complete via WP Cron','2025-10-02 22:59:06','2025-10-03 00:59:06'),(1236456,412234,'action created','2025-10-02 22:59:06','2025-10-03 00:59:06'),(1236457,412234,'action started via WP Cron','2025-10-02 23:02:23','2025-10-03 01:02:23'),(1236458,412234,'action complete via WP Cron','2025-10-02 23:02:23','2025-10-03 01:02:23'),(1236459,412235,'action created','2025-10-02 23:02:23','2025-10-03 01:02:23'),(1236460,412235,'action started via WP Cron','2025-10-02 23:06:28','2025-10-03 01:06:28'),(1236461,412235,'action complete via WP Cron','2025-10-02 23:06:28','2025-10-03 01:06:28'),(1236462,412236,'action created','2025-10-02 23:06:28','2025-10-03 01:06:28'),(1236463,412236,'action started via WP Cron','2025-10-02 23:11:13','2025-10-03 01:11:13'),(1236464,412236,'action complete via WP Cron','2025-10-02 23:11:13','2025-10-03 01:11:13'),(1236465,412237,'action created','2025-10-02 23:11:13','2025-10-03 01:11:13'),(1236466,412237,'action started via WP Cron','2025-10-02 23:16:33','2025-10-03 01:16:33'),(1236467,412237,'action complete via WP Cron','2025-10-02 23:16:34','2025-10-03 01:16:34'),(1236468,412238,'action created','2025-10-02 23:16:34','2025-10-03 01:16:34'),(1236469,412238,'action started via WP Cron','2025-10-02 23:21:27','2025-10-03 01:21:27'),(1236470,412238,'action complete via WP Cron','2025-10-02 23:21:27','2025-10-03 01:21:27'),(1236471,412239,'action created','2025-10-02 23:21:27','2025-10-03 01:21:27'),(1236472,412239,'action started via WP Cron','2025-10-02 23:25:47','2025-10-03 01:25:47'),(1236473,412239,'action complete via WP Cron','2025-10-02 23:25:47','2025-10-03 01:25:47'),(1236474,412240,'action created','2025-10-02 23:25:47','2025-10-03 01:25:47'),(1236475,412240,'action started via WP Cron','2025-10-02 23:31:25','2025-10-03 01:31:25'),(1236476,412241,'action created','2025-10-02 23:31:25','2025-10-03 01:31:25'),(1236477,412241,'action started via WP Cron','2025-10-02 23:31:28','2025-10-03 01:31:28'),(1236478,412241,'action complete via WP Cron','2025-10-02 23:31:29','2025-10-03 01:31:29'),(1236479,412240,'action complete via WP Cron','2025-10-02 23:31:29','2025-10-03 01:31:29'),(1236480,412242,'action created','2025-10-02 23:31:29','2025-10-03 01:31:29'),(1236481,412242,'action started via WP Cron','2025-10-02 23:36:27','2025-10-03 01:36:27'),(1236482,412242,'action complete via WP Cron','2025-10-02 23:36:27','2025-10-03 01:36:27'),(1236483,412243,'action created','2025-10-02 23:36:27','2025-10-03 01:36:27'),(1236484,412243,'action started via WP Cron','2025-10-02 23:41:13','2025-10-03 01:41:13'),(1236485,412243,'action complete via WP Cron','2025-10-02 23:41:13','2025-10-03 01:41:13'),(1236486,412244,'action created','2025-10-02 23:41:13','2025-10-03 01:41:13'),(1236487,412244,'action started via WP Cron','2025-10-02 23:46:26','2025-10-03 01:46:26'),(1236488,412244,'action complete via WP Cron','2025-10-02 23:46:26','2025-10-03 01:46:26'),(1236489,412245,'action created','2025-10-02 23:46:26','2025-10-03 01:46:26'),(1236490,412245,'action started via WP Cron','2025-10-02 23:51:27','2025-10-03 01:51:27'),(1236491,412245,'action complete via WP Cron','2025-10-02 23:51:27','2025-10-03 01:51:27'),(1236492,412246,'action created','2025-10-02 23:51:27','2025-10-03 01:51:27'),(1236493,412246,'action started via WP Cron','2025-10-02 23:54:28','2025-10-03 01:54:28'),(1236494,412246,'action complete via WP Cron','2025-10-02 23:54:28','2025-10-03 01:54:28'),(1236495,412247,'action created','2025-10-02 23:54:28','2025-10-03 01:54:28'),(1236496,412247,'action started via WP Cron','2025-10-02 23:56:43','2025-10-03 01:56:43'),(1236497,412247,'action complete via WP Cron','2025-10-02 23:56:43','2025-10-03 01:56:43'),(1236498,412248,'action created','2025-10-02 23:56:43','2025-10-03 01:56:43'),(1236499,412248,'action started via WP Cron','2025-10-03 00:01:27','2025-10-03 02:01:27'),(1236500,412248,'action complete via WP Cron','2025-10-03 00:01:27','2025-10-03 02:01:27'),(1236501,412249,'action created','2025-10-03 00:01:27','2025-10-03 02:01:27'),(1236502,412249,'action started via WP Cron','2025-10-03 00:06:34','2025-10-03 02:06:34'),(1236503,412249,'action complete via WP Cron','2025-10-03 00:06:34','2025-10-03 02:06:34'),(1236504,412250,'action created','2025-10-03 00:06:34','2025-10-03 02:06:34'),(1236505,412250,'action started via WP Cron','2025-10-03 00:10:00','2025-10-03 02:10:00'),(1236506,412251,'action created','2025-10-03 00:10:00','2025-10-03 02:10:00'),(1236507,412251,'action started via WP Cron','2025-10-03 00:10:01','2025-10-03 02:10:01'),(1236508,412251,'action complete via WP Cron','2025-10-03 00:10:02','2025-10-03 02:10:02'),(1236509,412250,'action complete via WP Cron','2025-10-03 00:10:02','2025-10-03 02:10:02'),(1236510,412252,'action created','2025-10-03 00:10:02','2025-10-03 02:10:02'),(1236511,412252,'action started via WP Cron','2025-10-03 00:15:46','2025-10-03 02:15:46'),(1236512,412253,'action created','2025-10-03 00:15:46','2025-10-03 02:15:46'),(1236513,412253,'action started via WP Cron','2025-10-03 00:15:48','2025-10-03 02:15:48'),(1236514,412253,'action complete via WP Cron','2025-10-03 00:15:48','2025-10-03 02:15:48'),(1236515,412252,'action complete via WP Cron','2025-10-03 00:15:48','2025-10-03 02:15:48'),(1236516,412254,'action created','2025-10-03 00:15:48','2025-10-03 02:15:48'),(1236517,412254,'action started via WP Cron','2025-10-03 00:21:28','2025-10-03 02:21:28'),(1236518,412254,'action complete via WP Cron','2025-10-03 00:21:28','2025-10-03 02:21:28'),(1236519,412255,'action created','2025-10-03 00:21:28','2025-10-03 02:21:28'),(1236520,412255,'action started via WP Cron','2025-10-03 00:26:15','2025-10-03 02:26:15'),(1236521,412255,'action complete via WP Cron','2025-10-03 00:26:15','2025-10-03 02:26:15'),(1236522,412256,'action created','2025-10-03 00:26:15','2025-10-03 02:26:15'),(1236523,412256,'action started via WP Cron','2025-10-03 00:31:27','2025-10-03 02:31:27'),(1236524,412256,'action complete via WP Cron','2025-10-03 00:31:27','2025-10-03 02:31:27'),(1236525,412257,'action created','2025-10-03 00:31:27','2025-10-03 02:31:27'),(1236526,412257,'action started via WP Cron','2025-10-03 00:36:28','2025-10-03 02:36:28'),(1236527,412257,'action complete via WP Cron','2025-10-03 00:36:28','2025-10-03 02:36:28'),(1236528,412258,'action created','2025-10-03 00:36:28','2025-10-03 02:36:28'),(1236529,412258,'action started via WP Cron','2025-10-03 00:41:14','2025-10-03 02:41:14'),(1236530,412258,'action complete via WP Cron','2025-10-03 00:41:14','2025-10-03 02:41:14'),(1236531,412259,'action created','2025-10-03 00:41:14','2025-10-03 02:41:14'),(1236532,412259,'action started via WP Cron','2025-10-03 00:46:30','2025-10-03 02:46:30'),(1236533,412259,'action complete via WP Cron','2025-10-03 00:46:30','2025-10-03 02:46:30'),(1236534,412260,'action created','2025-10-03 00:46:30','2025-10-03 02:46:30'),(1236535,412260,'action started via WP Cron','2025-10-03 00:51:28','2025-10-03 02:51:28'),(1236536,412260,'action complete via WP Cron','2025-10-03 00:51:28','2025-10-03 02:51:28'),(1236537,412261,'action created','2025-10-03 00:51:28','2025-10-03 02:51:28'),(1236538,412261,'action started via WP Cron','2025-10-03 00:56:15','2025-10-03 02:56:15'),(1236539,412261,'action complete via WP Cron','2025-10-03 00:56:15','2025-10-03 02:56:15'),(1236540,412262,'action created','2025-10-03 00:56:15','2025-10-03 02:56:15'),(1236541,412262,'action started via WP Cron','2025-10-03 01:01:29','2025-10-03 03:01:29'),(1236542,412262,'action complete via WP Cron','2025-10-03 01:01:29','2025-10-03 03:01:29'),(1236543,412263,'action created','2025-10-03 01:01:29','2025-10-03 03:01:29'),(1236544,412263,'action started via WP Cron','2025-10-03 01:05:30','2025-10-03 03:05:30'),(1236545,412263,'action complete via WP Cron','2025-10-03 01:05:30','2025-10-03 03:05:30'),(1236546,412264,'action created','2025-10-03 01:05:30','2025-10-03 03:05:30'),(1236547,412264,'action started via WP Cron','2025-10-03 01:10:00','2025-10-03 03:10:00'),(1236548,412264,'action complete via WP Cron','2025-10-03 01:10:00','2025-10-03 03:10:00'),(1236549,412265,'action created','2025-10-03 01:10:00','2025-10-03 03:10:00'),(1236550,412265,'action started via WP Cron','2025-10-03 01:16:27','2025-10-03 03:16:27'),(1236551,412266,'action created','2025-10-03 01:16:27','2025-10-03 03:16:27'),(1236552,412266,'action started via WP Cron','2025-10-03 01:16:28','2025-10-03 03:16:28'),(1236553,412266,'action complete via WP Cron','2025-10-03 01:16:28','2025-10-03 03:16:28'),(1236554,412265,'action complete via WP Cron','2025-10-03 01:16:28','2025-10-03 03:16:28'),(1236555,412267,'action created','2025-10-03 01:16:28','2025-10-03 03:16:28'),(1236556,412267,'action started via WP Cron','2025-10-03 01:21:28','2025-10-03 03:21:28'),(1236557,412268,'action created','2025-10-03 01:21:28','2025-10-03 03:21:28'),(1236558,412268,'action started via WP Cron','2025-10-03 01:21:29','2025-10-03 03:21:29'),(1236559,412268,'action complete via WP Cron','2025-10-03 01:21:29','2025-10-03 03:21:29'),(1236560,412267,'action complete via WP Cron','2025-10-03 01:21:29','2025-10-03 03:21:29'),(1236561,412269,'action created','2025-10-03 01:21:29','2025-10-03 03:21:29'),(1236562,412269,'action started via WP Cron','2025-10-03 01:23:57','2025-10-03 03:23:57'),(1236563,412269,'action complete via WP Cron','2025-10-03 01:23:57','2025-10-03 03:23:57'),(1236564,412270,'action created','2025-10-03 01:23:57','2025-10-03 03:23:57'),(1236565,412270,'action started via WP Cron','2025-10-03 01:26:14','2025-10-03 03:26:14'),(1236566,412270,'action complete via WP Cron','2025-10-03 01:26:14','2025-10-03 03:26:14'),(1236567,412271,'action created','2025-10-03 01:26:14','2025-10-03 03:26:14'),(1236568,412271,'action started via WP Cron','2025-10-03 01:31:30','2025-10-03 03:31:30'),(1236569,412272,'action created','2025-10-03 01:31:30','2025-10-03 03:31:30'),(1236570,412272,'action started via WP Cron','2025-10-03 01:31:31','2025-10-03 03:31:31'),(1236571,412272,'action complete via WP Cron','2025-10-03 01:31:32','2025-10-03 03:31:32'),(1236572,412271,'action complete via WP Cron','2025-10-03 01:31:32','2025-10-03 03:31:32'),(1236573,412273,'action created','2025-10-03 01:31:32','2025-10-03 03:31:32'),(1236574,412273,'action started via WP Cron','2025-10-03 01:34:31','2025-10-03 03:34:31'),(1236575,412273,'action complete via WP Cron','2025-10-03 01:34:31','2025-10-03 03:34:31'),(1236576,412274,'action created','2025-10-03 01:34:31','2025-10-03 03:34:31'),(1236577,412274,'action started via WP Cron','2025-10-03 01:41:15','2025-10-03 03:41:15'),(1236578,412274,'action complete via WP Cron','2025-10-03 01:41:15','2025-10-03 03:41:15'),(1236579,412275,'action created','2025-10-03 01:41:15','2025-10-03 03:41:15'),(1236580,412275,'action started via WP Cron','2025-10-03 01:46:27','2025-10-03 03:46:27'),(1236581,412275,'action complete via WP Cron','2025-10-03 01:46:27','2025-10-03 03:46:27'),(1236582,412276,'action created','2025-10-03 01:46:27','2025-10-03 03:46:27'),(1236583,412276,'action started via WP Cron','2025-10-03 01:49:22','2025-10-03 03:49:22'),(1236584,412276,'action complete via WP Cron','2025-10-03 01:49:22','2025-10-03 03:49:22'),(1236585,412277,'action created','2025-10-03 01:49:22','2025-10-03 03:49:22'),(1236586,412277,'action started via WP Cron','2025-10-03 01:51:27','2025-10-03 03:51:27'),(1236587,412278,'action created','2025-10-03 01:51:27','2025-10-03 03:51:27'),(1236588,412278,'action started via WP Cron','2025-10-03 01:51:29','2025-10-03 03:51:29'),(1236589,412278,'action complete via WP Cron','2025-10-03 01:51:29','2025-10-03 03:51:29'),(1236590,412277,'action complete via WP Cron','2025-10-03 01:51:29','2025-10-03 03:51:29'),(1236591,412279,'action created','2025-10-03 01:51:29','2025-10-03 03:51:29'),(1236592,412279,'action started via WP Cron','2025-10-03 01:55:11','2025-10-03 03:55:11'),(1236593,412279,'action complete via WP Cron','2025-10-03 01:55:11','2025-10-03 03:55:11'),(1236594,412280,'action created','2025-10-03 01:55:11','2025-10-03 03:55:11'),(1236595,412280,'action started via WP Cron','2025-10-03 02:01:28','2025-10-03 04:01:28'),(1236596,412281,'action created','2025-10-03 02:01:28','2025-10-03 04:01:28'),(1236597,412281,'action started via WP Cron','2025-10-03 02:01:30','2025-10-03 04:01:30'),(1236598,412281,'action complete via WP Cron','2025-10-03 02:01:30','2025-10-03 04:01:30'),(1236599,412280,'action complete via WP Cron','2025-10-03 02:01:30','2025-10-03 04:01:30'),(1236600,412282,'action created','2025-10-03 02:01:30','2025-10-03 04:01:30'),(1236601,412282,'action started via WP Cron','2025-10-03 02:06:29','2025-10-03 04:06:29'),(1236602,412282,'action complete via WP Cron','2025-10-03 02:06:29','2025-10-03 04:06:29'),(1236603,412283,'action created','2025-10-03 02:06:29','2025-10-03 04:06:29'),(1236604,412283,'action started via WP Cron','2025-10-03 02:09:33','2025-10-03 04:09:33'),(1236605,412283,'action complete via WP Cron','2025-10-03 02:09:33','2025-10-03 04:09:33'),(1236606,412284,'action created','2025-10-03 02:09:33','2025-10-03 04:09:33'),(1236607,412284,'action started via WP Cron','2025-10-03 02:16:27','2025-10-03 04:16:27'),(1236608,412284,'action complete via WP Cron','2025-10-03 02:16:27','2025-10-03 04:16:27'),(1236609,412285,'action created','2025-10-03 02:16:27','2025-10-03 04:16:27'),(1236610,412285,'action started via WP Cron','2025-10-03 02:21:28','2025-10-03 04:21:28'),(1236611,412286,'action created','2025-10-03 02:21:29','2025-10-03 04:21:29'),(1236612,412286,'action started via WP Cron','2025-10-03 02:21:30','2025-10-03 04:21:30'),(1236613,412286,'action complete via WP Cron','2025-10-03 02:21:30','2025-10-03 04:21:30'),(1236614,412285,'action complete via WP Cron','2025-10-03 02:21:30','2025-10-03 04:21:30'),(1236615,412287,'action created','2025-10-03 02:21:30','2025-10-03 04:21:30'),(1236616,412287,'action started via WP Cron','2025-10-03 02:26:15','2025-10-03 04:26:15'),(1236617,412287,'action complete via WP Cron','2025-10-03 02:26:15','2025-10-03 04:26:15'),(1236618,412288,'action created','2025-10-03 02:26:15','2025-10-03 04:26:15'),(1236619,412288,'action started via WP Cron','2025-10-03 02:28:36','2025-10-03 04:28:36'),(1236620,412288,'action complete via WP Cron','2025-10-03 02:28:36','2025-10-03 04:28:36'),(1236621,412289,'action created','2025-10-03 02:28:36','2025-10-03 04:28:36'),(1236622,412289,'action started via WP Cron','2025-10-03 02:31:27','2025-10-03 04:31:27'),(1236623,412289,'action complete via WP Cron','2025-10-03 02:31:27','2025-10-03 04:31:27'),(1236624,412290,'action created','2025-10-03 02:31:27','2025-10-03 04:31:27'),(1236625,412290,'action started via WP Cron','2025-10-03 02:36:29','2025-10-03 04:36:29'),(1236626,412290,'action complete via WP Cron','2025-10-03 02:36:29','2025-10-03 04:36:29'),(1236627,412291,'action created','2025-10-03 02:36:29','2025-10-03 04:36:29'),(1236628,412291,'action started via WP Cron','2025-10-03 02:41:15','2025-10-03 04:41:15'),(1236629,412291,'action complete via WP Cron','2025-10-03 02:41:15','2025-10-03 04:41:15'),(1236630,412292,'action created','2025-10-03 02:41:15','2025-10-03 04:41:15'),(1236631,412292,'action started via WP Cron','2025-10-03 02:46:28','2025-10-03 04:46:28'),(1236632,412292,'action complete via WP Cron','2025-10-03 02:46:28','2025-10-03 04:46:28'),(1236633,412293,'action created','2025-10-03 02:46:28','2025-10-03 04:46:28'),(1236634,412293,'action started via WP Cron','2025-10-03 02:48:42','2025-10-03 04:48:42'),(1236635,412293,'action complete via WP Cron','2025-10-03 02:48:42','2025-10-03 04:48:42'),(1236636,412294,'action created','2025-10-03 02:48:42','2025-10-03 04:48:42'),(1236637,412294,'action started via WP Cron','2025-10-03 02:51:29','2025-10-03 04:51:29'),(1236638,412295,'action created','2025-10-03 02:51:29','2025-10-03 04:51:29'),(1236639,412295,'action started via WP Cron','2025-10-03 02:51:31','2025-10-03 04:51:31'),(1236640,412295,'action complete via WP Cron','2025-10-03 02:51:31','2025-10-03 04:51:31'),(1236641,412294,'action complete via WP Cron','2025-10-03 02:51:31','2025-10-03 04:51:31'),(1236642,412296,'action created','2025-10-03 02:51:31','2025-10-03 04:51:31'),(1236643,412296,'action started via WP Cron','2025-10-03 02:54:45','2025-10-03 04:54:45'),(1236644,412296,'action complete via WP Cron','2025-10-03 02:54:45','2025-10-03 04:54:45'),(1236645,412297,'action created','2025-10-03 02:54:45','2025-10-03 04:54:45'),(1236646,412297,'action started via WP Cron','2025-10-03 02:57:26','2025-10-03 04:57:26'),(1236647,412297,'action complete via WP Cron','2025-10-03 02:57:26','2025-10-03 04:57:26'),(1236648,412298,'action created','2025-10-03 02:57:26','2025-10-03 04:57:26'),(1236649,412298,'action started via WP Cron','2025-10-03 03:01:27','2025-10-03 05:01:27'),(1236650,412298,'action complete via WP Cron','2025-10-03 03:01:27','2025-10-03 05:01:27'),(1236651,412299,'action created','2025-10-03 03:01:27','2025-10-03 05:01:27'),(1236652,412299,'action started via WP Cron','2025-10-03 03:06:28','2025-10-03 05:06:28'),(1236653,412299,'action complete via WP Cron','2025-10-03 03:06:28','2025-10-03 05:06:28'),(1236654,412300,'action created','2025-10-03 03:06:28','2025-10-03 05:06:28'),(1236655,412300,'action started via WP Cron','2025-10-03 03:09:05','2025-10-03 05:09:05'),(1236656,412300,'action complete via WP Cron','2025-10-03 03:09:05','2025-10-03 05:09:05'),(1236657,412301,'action created','2025-10-03 03:09:05','2025-10-03 05:09:05'),(1236658,412301,'action started via WP Cron','2025-10-03 03:11:15','2025-10-03 05:11:15'),(1236659,412301,'action complete via WP Cron','2025-10-03 03:11:15','2025-10-03 05:11:15'),(1236660,412302,'action created','2025-10-03 03:11:15','2025-10-03 05:11:15'),(1236661,412302,'action started via WP Cron','2025-10-03 03:16:26','2025-10-03 05:16:26'),(1236662,412302,'action complete via WP Cron','2025-10-03 03:16:26','2025-10-03 05:16:26'),(1236663,412303,'action created','2025-10-03 03:16:26','2025-10-03 05:16:26'),(1236664,412303,'action started via WP Cron','2025-10-03 03:18:26','2025-10-03 05:18:26'),(1236665,412303,'action complete via WP Cron','2025-10-03 03:18:26','2025-10-03 05:18:26'),(1236666,412304,'action created','2025-10-03 03:18:26','2025-10-03 05:18:26'),(1236667,412304,'action started via WP Cron','2025-10-03 03:21:18','2025-10-03 05:21:18'),(1236668,412304,'action complete via WP Cron','2025-10-03 03:21:18','2025-10-03 05:21:18'),(1236669,412305,'action created','2025-10-03 03:21:18','2025-10-03 05:21:18'),(1236670,412305,'action started via WP Cron','2025-10-03 03:24:03','2025-10-03 05:24:03'),(1236671,412305,'action complete via WP Cron','2025-10-03 03:24:03','2025-10-03 05:24:03'),(1236672,412306,'action created','2025-10-03 03:24:03','2025-10-03 05:24:03'),(1236673,412306,'action started via WP Cron','2025-10-03 03:26:15','2025-10-03 05:26:15'),(1236674,412306,'action complete via WP Cron','2025-10-03 03:26:15','2025-10-03 05:26:15'),(1236675,412307,'action created','2025-10-03 03:26:15','2025-10-03 05:26:15'),(1236676,412307,'action started via WP Cron','2025-10-03 03:31:28','2025-10-03 05:31:28'),(1236677,412308,'action created','2025-10-03 03:31:28','2025-10-03 05:31:28'),(1236678,412308,'action started via WP Cron','2025-10-03 03:31:30','2025-10-03 05:31:30'),(1236679,412308,'action complete via WP Cron','2025-10-03 03:31:31','2025-10-03 05:31:31'),(1236680,412307,'action complete via WP Cron','2025-10-03 03:31:31','2025-10-03 05:31:31'),(1236681,412309,'action created','2025-10-03 03:31:31','2025-10-03 05:31:31'),(1236682,412309,'action started via WP Cron','2025-10-03 03:36:28','2025-10-03 05:36:28'),(1236683,412309,'action complete via WP Cron','2025-10-03 03:36:28','2025-10-03 05:36:28'),(1236684,412310,'action created','2025-10-03 03:36:28','2025-10-03 05:36:28'),(1236685,412310,'action started via WP Cron','2025-10-03 03:40:50','2025-10-03 05:40:50'),(1236686,412310,'action complete via WP Cron','2025-10-03 03:40:50','2025-10-03 05:40:50'),(1236687,412311,'action created','2025-10-03 03:40:50','2025-10-03 05:40:50'),(1236688,412311,'action started via WP Cron','2025-10-03 03:43:43','2025-10-03 05:43:43'),(1236689,412311,'action complete via WP Cron','2025-10-03 03:43:43','2025-10-03 05:43:43'),(1236690,412312,'action created','2025-10-03 03:43:43','2025-10-03 05:43:43'),(1236691,412312,'action started via WP Cron','2025-10-03 03:46:26','2025-10-03 05:46:26'),(1236692,412312,'action complete via WP Cron','2025-10-03 03:46:26','2025-10-03 05:46:26'),(1236693,412313,'action created','2025-10-03 03:46:26','2025-10-03 05:46:26'),(1236694,412313,'action started via WP Cron','2025-10-03 03:50:07','2025-10-03 05:50:07'),(1236695,412313,'action complete via WP Cron','2025-10-03 03:50:07','2025-10-03 05:50:07'),(1236696,412314,'action created','2025-10-03 03:50:07','2025-10-03 05:50:07'),(1236697,412314,'action started via WP Cron','2025-10-03 03:55:13','2025-10-03 05:55:13'),(1236698,412314,'action complete via WP Cron','2025-10-03 03:55:13','2025-10-03 05:55:13'),(1236699,412315,'action created','2025-10-03 03:55:13','2025-10-03 05:55:13'),(1236700,412315,'action started via WP Cron','2025-10-03 03:57:54','2025-10-03 05:57:54'),(1236701,412315,'action complete via WP Cron','2025-10-03 03:57:55','2025-10-03 05:57:55'),(1236702,412316,'action created','2025-10-03 03:57:55','2025-10-03 05:57:55'),(1236703,412316,'action started via WP Cron','2025-10-03 04:01:27','2025-10-03 06:01:27'),(1236704,412316,'action complete via WP Cron','2025-10-03 04:01:27','2025-10-03 06:01:27'),(1236705,412317,'action created','2025-10-03 04:01:27','2025-10-03 06:01:27'),(1236706,412317,'action started via WP Cron','2025-10-03 04:03:37','2025-10-03 06:03:37'),(1236707,412318,'action created','2025-10-03 04:03:37','2025-10-03 06:03:37'),(1236708,412318,'action started via WP Cron','2025-10-03 04:03:39','2025-10-03 06:03:39'),(1236709,412318,'action complete via WP Cron','2025-10-03 04:03:39','2025-10-03 06:03:39'),(1236710,412317,'action complete via WP Cron','2025-10-03 04:03:39','2025-10-03 06:03:39'),(1236711,412319,'action created','2025-10-03 04:03:39','2025-10-03 06:03:39'),(1236712,412319,'action started via WP Cron','2025-10-03 04:06:28','2025-10-03 06:06:28'),(1236713,412319,'action complete via WP Cron','2025-10-03 04:06:28','2025-10-03 06:06:28'),(1236714,412320,'action created','2025-10-03 04:06:28','2025-10-03 06:06:28'),(1236715,412320,'action started via WP Cron','2025-10-03 04:09:20','2025-10-03 06:09:20'),(1236716,412320,'action complete via WP Cron','2025-10-03 04:09:20','2025-10-03 06:09:20'),(1236717,412321,'action created','2025-10-03 04:09:20','2025-10-03 06:09:20'),(1236718,412321,'action started via WP Cron','2025-10-03 04:11:55','2025-10-03 06:11:55'),(1236719,412321,'action complete via WP Cron','2025-10-03 04:11:55','2025-10-03 06:11:55'),(1236720,412322,'action created','2025-10-03 04:11:55','2025-10-03 06:11:55'),(1236721,412322,'action started via WP Cron','2025-10-03 04:14:50','2025-10-03 06:14:50'),(1236722,412322,'action complete via WP Cron','2025-10-03 04:14:50','2025-10-03 06:14:50'),(1236723,412323,'action created','2025-10-03 04:14:50','2025-10-03 06:14:50'),(1236724,412323,'action started via WP Cron','2025-10-03 04:18:44','2025-10-03 06:18:44'),(1236725,412323,'action complete via WP Cron','2025-10-03 04:18:44','2025-10-03 06:18:44'),(1236726,412324,'action created','2025-10-03 04:18:44','2025-10-03 06:18:44'),(1236727,412324,'action started via WP Cron','2025-10-03 04:21:28','2025-10-03 06:21:28'),(1236728,412324,'action complete via WP Cron','2025-10-03 04:21:28','2025-10-03 06:21:28'),(1236729,412325,'action created','2025-10-03 04:21:28','2025-10-03 06:21:28'),(1236730,412325,'action started via WP Cron','2025-10-03 04:24:43','2025-10-03 06:24:43'),(1236731,412325,'action complete via WP Cron','2025-10-03 04:24:43','2025-10-03 06:24:43'),(1236732,412326,'action created','2025-10-03 04:24:43','2025-10-03 06:24:43'),(1236733,412326,'action started via WP Cron','2025-10-03 04:28:25','2025-10-03 06:28:25'),(1236734,412327,'action created','2025-10-03 04:28:26','2025-10-03 06:28:26'),(1236735,412326,'action complete via WP Cron','2025-10-03 04:28:31','2025-10-03 06:28:31'),(1236736,412328,'action created','2025-10-03 04:28:31','2025-10-03 06:28:31'),(1236737,412327,'action started via WP Cron','2025-10-03 04:28:31','2025-10-03 06:28:31'),(1236738,412327,'action complete via WP Cron','2025-10-03 04:28:34','2025-10-03 06:28:34'),(1236739,412328,'action started via WP Cron','2025-10-03 04:31:26','2025-10-03 06:31:26'),(1236740,412329,'action created','2025-10-03 04:31:26','2025-10-03 06:31:26'),(1236741,412329,'action started via WP Cron','2025-10-03 04:31:27','2025-10-03 06:31:27'),(1236742,412329,'action complete via WP Cron','2025-10-03 04:31:28','2025-10-03 06:31:28'),(1236743,412328,'action complete via WP Cron','2025-10-03 04:31:28','2025-10-03 06:31:28'),(1236744,412330,'action created','2025-10-03 04:31:28','2025-10-03 06:31:28'),(1236745,412330,'action started via WP Cron','2025-10-03 04:34:52','2025-10-03 06:34:52'),(1236746,412330,'action complete via WP Cron','2025-10-03 04:34:52','2025-10-03 06:34:52'),(1236747,412331,'action created','2025-10-03 04:34:52','2025-10-03 06:34:52'),(1236748,412331,'action started via WP Cron','2025-10-03 04:38:20','2025-10-03 06:38:20'),(1236749,412331,'action complete via WP Cron','2025-10-03 04:38:20','2025-10-03 06:38:20'),(1236750,412332,'action created','2025-10-03 04:38:20','2025-10-03 06:38:20'),(1236751,412332,'action started via WP Cron','2025-10-03 04:40:43','2025-10-03 06:40:43'),(1236752,412332,'action complete via WP Cron','2025-10-03 04:40:43','2025-10-03 06:40:43'),(1236753,412333,'action created','2025-10-03 04:40:43','2025-10-03 06:40:43'),(1236754,412333,'action started via WP Cron','2025-10-03 04:43:52','2025-10-03 06:43:52'),(1236755,412333,'action complete via WP Cron','2025-10-03 04:43:52','2025-10-03 06:43:52'),(1236756,412334,'action created','2025-10-03 04:43:52','2025-10-03 06:43:52'),(1236757,412334,'action started via WP Cron','2025-10-03 04:46:27','2025-10-03 06:46:27'),(1236758,412334,'action complete via WP Cron','2025-10-03 04:46:27','2025-10-03 06:46:27'),(1236759,412335,'action created','2025-10-03 04:46:27','2025-10-03 06:46:27'),(1236760,412335,'action started via WP Cron','2025-10-03 04:48:43','2025-10-03 06:48:43'),(1236761,412335,'action complete via WP Cron','2025-10-03 04:48:43','2025-10-03 06:48:43'),(1236762,412336,'action created','2025-10-03 04:48:43','2025-10-03 06:48:43'),(1236763,412336,'action started via WP Cron','2025-10-03 04:51:25','2025-10-03 06:51:25'),(1236764,412336,'action complete via WP Cron','2025-10-03 04:51:25','2025-10-03 06:51:25'),(1236765,412337,'action created','2025-10-03 04:51:25','2025-10-03 06:51:25'),(1236766,412337,'action started via WP Cron','2025-10-03 04:55:54','2025-10-03 06:55:54'),(1236767,412337,'action complete via WP Cron','2025-10-03 04:55:54','2025-10-03 06:55:54'),(1236768,412338,'action created','2025-10-03 04:55:54','2025-10-03 06:55:54'),(1236769,412338,'action started via WP Cron','2025-10-03 05:01:28','2025-10-03 07:01:28'),(1236770,412338,'action complete via WP Cron','2025-10-03 05:01:28','2025-10-03 07:01:28'),(1236771,412339,'action created','2025-10-03 05:01:28','2025-10-03 07:01:28'),(1236772,412339,'action started via WP Cron','2025-10-03 05:06:28','2025-10-03 07:06:28'),(1236773,412339,'action complete via WP Cron','2025-10-03 05:06:28','2025-10-03 07:06:28'),(1236774,412340,'action created','2025-10-03 05:06:28','2025-10-03 07:06:28'),(1236775,412340,'action started via WP Cron','2025-10-03 05:10:43','2025-10-03 07:10:43'),(1236776,412340,'action complete via WP Cron','2025-10-03 05:10:43','2025-10-03 07:10:43'),(1236777,412341,'action created','2025-10-03 05:10:43','2025-10-03 07:10:43'),(1236778,412341,'action started via WP Cron','2025-10-03 05:14:04','2025-10-03 07:14:04'),(1236779,412341,'action complete via WP Cron','2025-10-03 05:14:04','2025-10-03 07:14:04'),(1236780,412342,'action created','2025-10-03 05:14:04','2025-10-03 07:14:04'),(1236781,412342,'action started via WP Cron','2025-10-03 05:16:28','2025-10-03 07:16:28'),(1236782,412342,'action complete via WP Cron','2025-10-03 05:16:28','2025-10-03 07:16:28'),(1236783,412343,'action created','2025-10-03 05:16:28','2025-10-03 07:16:28'),(1236784,412343,'action started via WP Cron','2025-10-03 05:18:32','2025-10-03 07:18:32'),(1236785,412343,'action complete via WP Cron','2025-10-03 05:18:32','2025-10-03 07:18:32'),(1236786,412344,'action created','2025-10-03 05:18:32','2025-10-03 07:18:32'),(1236787,412344,'action started via WP Cron','2025-10-03 05:21:28','2025-10-03 07:21:28'),(1236788,412345,'action created','2025-10-03 05:21:28','2025-10-03 07:21:28'),(1236789,412345,'action started via WP Cron','2025-10-03 05:21:31','2025-10-03 07:21:31'),(1236790,412345,'action complete via WP Cron','2025-10-03 05:21:31','2025-10-03 07:21:31'),(1236791,412344,'action complete via WP Cron','2025-10-03 05:21:31','2025-10-03 07:21:31'),(1236792,412346,'action created','2025-10-03 05:21:31','2025-10-03 07:21:31'),(1236793,412346,'action started via WP Cron','2025-10-03 05:24:39','2025-10-03 07:24:39'),(1236794,412346,'action complete via WP Cron','2025-10-03 05:24:39','2025-10-03 07:24:39'),(1236795,412347,'action created','2025-10-03 05:24:39','2025-10-03 07:24:39'),(1236796,412347,'action started via WP Cron','2025-10-03 05:27:10','2025-10-03 07:27:10'),(1236797,412347,'action complete via WP Cron','2025-10-03 05:27:10','2025-10-03 07:27:10'),(1236798,412348,'action created','2025-10-03 05:27:10','2025-10-03 07:27:10'),(1236799,412348,'action started via WP Cron','2025-10-03 05:31:28','2025-10-03 07:31:28'),(1236800,412348,'action complete via WP Cron','2025-10-03 05:31:28','2025-10-03 07:31:28'),(1236801,412349,'action created','2025-10-03 05:31:28','2025-10-03 07:31:28'),(1236802,412349,'action started via WP Cron','2025-10-03 05:34:01','2025-10-03 07:34:01'),(1236803,412349,'action complete via WP Cron','2025-10-03 05:34:01','2025-10-03 07:34:01'),(1236804,412350,'action created','2025-10-03 05:34:01','2025-10-03 07:34:01'),(1236805,412350,'action started via WP Cron','2025-10-03 05:36:28','2025-10-03 07:36:28'),(1236806,412350,'action complete via WP Cron','2025-10-03 05:36:28','2025-10-03 07:36:28'),(1236807,412351,'action created','2025-10-03 05:36:28','2025-10-03 07:36:28'),(1236808,412351,'action started via WP Cron','2025-10-03 05:40:29','2025-10-03 07:40:29'),(1236809,412351,'action complete via WP Cron','2025-10-03 05:40:29','2025-10-03 07:40:29'),(1236810,412352,'action created','2025-10-03 05:40:29','2025-10-03 07:40:29'),(1236811,412352,'action started via WP Cron','2025-10-03 05:42:31','2025-10-03 07:42:31'),(1236812,412352,'action complete via WP Cron','2025-10-03 05:42:31','2025-10-03 07:42:31'),(1236813,412353,'action created','2025-10-03 05:42:31','2025-10-03 07:42:31'),(1236814,412353,'action started via WP Cron','2025-10-03 05:44:54','2025-10-03 07:44:54'),(1236815,412353,'action complete via WP Cron','2025-10-03 05:44:54','2025-10-03 07:44:54'),(1236816,412354,'action created','2025-10-03 05:44:54','2025-10-03 07:44:54'),(1236817,412354,'action started via WP Cron','2025-10-03 05:51:10','2025-10-03 07:51:10'),(1236818,412354,'action complete via WP Cron','2025-10-03 05:51:11','2025-10-03 07:51:11'),(1236819,412355,'action created','2025-10-03 05:51:11','2025-10-03 07:51:11'),(1236820,412355,'action started via WP Cron','2025-10-03 05:56:16','2025-10-03 07:56:16'),(1236821,412355,'action complete via WP Cron','2025-10-03 05:56:16','2025-10-03 07:56:16'),(1236822,412356,'action created','2025-10-03 05:56:16','2025-10-03 07:56:16'),(1236823,412356,'action started via WP Cron','2025-10-03 05:58:56','2025-10-03 07:58:56'),(1236824,412357,'action created','2025-10-03 05:58:56','2025-10-03 07:58:56'),(1236825,412357,'action started via WP Cron','2025-10-03 05:59:00','2025-10-03 07:59:00'),(1236826,412357,'action complete via WP Cron','2025-10-03 05:59:01','2025-10-03 07:59:01'),(1236827,412356,'action complete via WP Cron','2025-10-03 05:59:01','2025-10-03 07:59:01'),(1236828,412358,'action created','2025-10-03 05:59:01','2025-10-03 07:59:01'),(1236829,412358,'action started via WP Cron','2025-10-03 06:01:08','2025-10-03 08:01:08'),(1236830,412358,'action complete via WP Cron','2025-10-03 06:01:08','2025-10-03 08:01:08'),(1236831,412359,'action created','2025-10-03 06:01:08','2025-10-03 08:01:08'),(1236832,412359,'action started via WP Cron','2025-10-03 06:04:05','2025-10-03 08:04:05'),(1236833,412359,'action complete via WP Cron','2025-10-03 06:04:05','2025-10-03 08:04:05'),(1236834,412360,'action created','2025-10-03 06:04:05','2025-10-03 08:04:05'),(1236835,412360,'action started via WP Cron','2025-10-03 06:10:27','2025-10-03 08:10:27'),(1236836,412360,'action complete via WP Cron','2025-10-03 06:10:28','2025-10-03 08:10:28'),(1236837,412361,'action created','2025-10-03 06:10:28','2025-10-03 08:10:28'),(1236838,412361,'action started via WP Cron','2025-10-03 06:15:22','2025-10-03 08:15:22'),(1236839,412362,'action created','2025-10-03 06:15:22','2025-10-03 08:15:22'),(1236840,412362,'action started via WP Cron','2025-10-03 06:15:24','2025-10-03 08:15:24'),(1236841,412362,'action complete via WP Cron','2025-10-03 06:15:24','2025-10-03 08:15:24'),(1236842,412361,'action complete via WP Cron','2025-10-03 06:15:24','2025-10-03 08:15:24'),(1236843,412363,'action created','2025-10-03 06:15:24','2025-10-03 08:15:24'),(1236844,412363,'action started via WP Cron','2025-10-03 06:17:31','2025-10-03 08:17:31'),(1236845,412364,'action created','2025-10-03 06:17:31','2025-10-03 08:17:31'),(1236846,412364,'action started via WP Cron','2025-10-03 06:17:32','2025-10-03 08:17:32'),(1236847,412364,'action complete via WP Cron','2025-10-03 06:17:33','2025-10-03 08:17:33'),(1236848,412363,'action complete via WP Cron','2025-10-03 06:17:33','2025-10-03 08:17:33'),(1236849,412365,'action created','2025-10-03 06:17:33','2025-10-03 08:17:33'),(1236850,412365,'action started via WP Cron','2025-10-03 06:21:15','2025-10-03 08:21:15'),(1236851,412365,'action complete via WP Cron','2025-10-03 06:21:15','2025-10-03 08:21:15'),(1236852,412366,'action created','2025-10-03 06:21:15','2025-10-03 08:21:15'),(1236853,412366,'action started via WP Cron','2025-10-03 06:26:15','2025-10-03 08:26:15'),(1236854,412366,'action complete via WP Cron','2025-10-03 06:26:15','2025-10-03 08:26:15'),(1236855,412367,'action created','2025-10-03 06:26:15','2025-10-03 08:26:15'),(1236856,412367,'action started via WP Cron','2025-10-03 06:30:49','2025-10-03 08:30:49'),(1236857,412367,'action complete via WP Cron','2025-10-03 06:30:49','2025-10-03 08:30:49'),(1236858,412368,'action created','2025-10-03 06:30:49','2025-10-03 08:30:49'),(1236859,412368,'action started via WP Cron','2025-10-03 06:34:06','2025-10-03 08:34:06'),(1236860,412368,'action complete via WP Cron','2025-10-03 06:34:06','2025-10-03 08:34:06'),(1236861,412369,'action created','2025-10-03 06:34:06','2025-10-03 08:34:06'),(1236862,412369,'action started via WP Cron','2025-10-03 06:36:15','2025-10-03 08:36:15'),(1236863,412369,'action complete via WP Cron','2025-10-03 06:36:15','2025-10-03 08:36:15'),(1236864,412370,'action created','2025-10-03 06:36:15','2025-10-03 08:36:15'),(1236865,412370,'action started via WP Cron','2025-10-03 06:38:52','2025-10-03 08:38:52'),(1236866,412370,'action complete via WP Cron','2025-10-03 06:38:52','2025-10-03 08:38:52'),(1236867,412371,'action created','2025-10-03 06:38:52','2025-10-03 08:38:52'),(1236868,412371,'action started via WP Cron','2025-10-03 06:41:15','2025-10-03 08:41:15'),(1236869,412371,'action complete via WP Cron','2025-10-03 06:41:15','2025-10-03 08:41:15'),(1236870,412372,'action created','2025-10-03 06:41:15','2025-10-03 08:41:15'),(1236871,412372,'action started via WP Cron','2025-10-03 06:43:44','2025-10-03 08:43:44'),(1236872,412373,'action created','2025-10-03 06:43:44','2025-10-03 08:43:44'),(1236873,412373,'action started via WP Cron','2025-10-03 06:43:45','2025-10-03 08:43:45'),(1236874,412373,'action complete via WP Cron','2025-10-03 06:43:45','2025-10-03 08:43:45'),(1236875,412372,'action complete via WP Cron','2025-10-03 06:43:46','2025-10-03 08:43:46'),(1236876,412374,'action created','2025-10-03 06:43:46','2025-10-03 08:43:46'),(1236877,412374,'action started via WP Cron','2025-10-03 06:46:15','2025-10-03 08:46:15'),(1236878,412374,'action complete via WP Cron','2025-10-03 06:46:15','2025-10-03 08:46:15'),(1236879,412375,'action created','2025-10-03 06:46:15','2025-10-03 08:46:15'),(1236880,412375,'action started via WP Cron','2025-10-03 06:51:15','2025-10-03 08:51:15'),(1236881,412376,'action created','2025-10-03 06:51:15','2025-10-03 08:51:15'),(1236882,412376,'action started via WP Cron','2025-10-03 06:51:16','2025-10-03 08:51:16'),(1236883,412376,'action complete via WP Cron','2025-10-03 06:51:16','2025-10-03 08:51:16'),(1236884,412375,'action complete via WP Cron','2025-10-03 06:51:17','2025-10-03 08:51:17'),(1236885,412377,'action created','2025-10-03 06:51:17','2025-10-03 08:51:17'),(1236886,412377,'action started via WP Cron','2025-10-03 06:53:34','2025-10-03 08:53:34'),(1236887,412377,'action complete via WP Cron','2025-10-03 06:53:34','2025-10-03 08:53:34'),(1236888,412378,'action created','2025-10-03 06:53:34','2025-10-03 08:53:34'),(1236889,412378,'action started via WP Cron','2025-10-03 06:56:15','2025-10-03 08:56:15'),(1236890,412378,'action complete via WP Cron','2025-10-03 06:56:15','2025-10-03 08:56:15'),(1236891,412379,'action created','2025-10-03 06:56:15','2025-10-03 08:56:15'),(1236892,412379,'action started via WP Cron','2025-10-03 06:59:47','2025-10-03 08:59:47'),(1236893,412379,'action complete via WP Cron','2025-10-03 06:59:47','2025-10-03 08:59:47'),(1236894,412380,'action created','2025-10-03 06:59:47','2025-10-03 08:59:47'),(1236895,412380,'action started via WP Cron','2025-10-03 07:04:43','2025-10-03 09:04:43'),(1236896,412380,'action complete via WP Cron','2025-10-03 07:04:43','2025-10-03 09:04:43'),(1236897,412381,'action created','2025-10-03 07:04:43','2025-10-03 09:04:43'),(1236898,412381,'action started via WP Cron','2025-10-03 07:10:57','2025-10-03 09:10:57'),(1236899,412381,'action complete via WP Cron','2025-10-03 07:10:57','2025-10-03 09:10:57'),(1236900,412382,'action created','2025-10-03 07:10:57','2025-10-03 09:10:57'),(1236901,412382,'action started via WP Cron','2025-10-03 07:15:33','2025-10-03 09:15:33'),(1236902,412382,'action complete via WP Cron','2025-10-03 07:15:33','2025-10-03 09:15:33'),(1236903,412383,'action created','2025-10-03 07:15:33','2025-10-03 09:15:33'),(1236904,412383,'action started via WP Cron','2025-10-03 07:18:33','2025-10-03 09:18:33'),(1236905,412383,'action complete via WP Cron','2025-10-03 07:18:33','2025-10-03 09:18:33'),(1236906,412384,'action created','2025-10-03 07:18:33','2025-10-03 09:18:33'),(1236907,412384,'action started via WP Cron','2025-10-03 07:21:15','2025-10-03 09:21:15'),(1236908,412384,'action complete via WP Cron','2025-10-03 07:21:15','2025-10-03 09:21:15'),(1236909,412385,'action created','2025-10-03 07:21:15','2025-10-03 09:21:15'),(1236910,412385,'action started via WP Cron','2025-10-03 07:26:15','2025-10-03 09:26:15'),(1236911,412385,'action complete via WP Cron','2025-10-03 07:26:15','2025-10-03 09:26:15'),(1236912,412386,'action created','2025-10-03 07:26:15','2025-10-03 09:26:15'),(1236913,412386,'action started via WP Cron','2025-10-03 07:31:15','2025-10-03 09:31:15'),(1236914,412386,'action complete via WP Cron','2025-10-03 07:31:15','2025-10-03 09:31:15'),(1236915,412387,'action created','2025-10-03 07:31:15','2025-10-03 09:31:15'),(1236916,412387,'action started via WP Cron','2025-10-03 07:33:16','2025-10-03 09:33:16'),(1236917,412388,'action created','2025-10-03 07:33:16','2025-10-03 09:33:16'),(1236918,412388,'action started via WP Cron','2025-10-03 07:33:17','2025-10-03 09:33:17'),(1236919,412388,'action complete via WP Cron','2025-10-03 07:33:18','2025-10-03 09:33:18'),(1236920,412387,'action complete via WP Cron','2025-10-03 07:33:18','2025-10-03 09:33:18'),(1236921,412389,'action created','2025-10-03 07:33:18','2025-10-03 09:33:18'),(1236922,412389,'action started via WP Cron','2025-10-03 07:35:37','2025-10-03 09:35:37'),(1236923,412389,'action complete via WP Cron','2025-10-03 07:35:37','2025-10-03 09:35:37'),(1236924,412390,'action created','2025-10-03 07:35:37','2025-10-03 09:35:37'),(1236925,412390,'action started via WP Cron','2025-10-03 07:37:48','2025-10-03 09:37:48'),(1236926,412390,'action complete via WP Cron','2025-10-03 07:37:49','2025-10-03 09:37:49'),(1236927,412391,'action created','2025-10-03 07:37:49','2025-10-03 09:37:49'),(1236928,412391,'action started via WP Cron','2025-10-03 07:41:15','2025-10-03 09:41:15'),(1236929,412391,'action complete via WP Cron','2025-10-03 07:41:15','2025-10-03 09:41:15'),(1236930,412392,'action created','2025-10-03 07:41:15','2025-10-03 09:41:15'),(1236931,412392,'action started via WP Cron','2025-10-03 07:44:25','2025-10-03 09:44:25'),(1236932,412392,'action complete via WP Cron','2025-10-03 07:44:25','2025-10-03 09:44:25'),(1236933,412393,'action created','2025-10-03 07:44:25','2025-10-03 09:44:25'),(1236934,412393,'action started via WP Cron','2025-10-03 07:48:00','2025-10-03 09:48:00'),(1236935,412393,'action complete via WP Cron','2025-10-03 07:48:00','2025-10-03 09:48:00'),(1236936,412394,'action created','2025-10-03 07:48:00','2025-10-03 09:48:00'),(1236937,412394,'action started via WP Cron','2025-10-03 07:51:15','2025-10-03 09:51:15'),(1236938,412394,'action complete via WP Cron','2025-10-03 07:51:15','2025-10-03 09:51:15'),(1236939,412395,'action created','2025-10-03 07:51:15','2025-10-03 09:51:15'),(1236940,412395,'action started via WP Cron','2025-10-03 07:55:07','2025-10-03 09:55:07'),(1236941,412395,'action complete via WP Cron','2025-10-03 07:55:07','2025-10-03 09:55:07'),(1236942,412396,'action created','2025-10-03 07:55:07','2025-10-03 09:55:07'),(1236943,412396,'action started via WP Cron','2025-10-03 07:57:21','2025-10-03 09:57:21'),(1236944,412396,'action complete via WP Cron','2025-10-03 07:57:21','2025-10-03 09:57:21'),(1236945,412397,'action created','2025-10-03 07:57:21','2025-10-03 09:57:21'),(1236946,412397,'action started via WP Cron','2025-10-03 07:59:57','2025-10-03 09:59:57'),(1236947,412397,'action complete via WP Cron','2025-10-03 07:59:57','2025-10-03 09:59:57'),(1236948,412398,'action created','2025-10-03 07:59:57','2025-10-03 09:59:57'),(1236949,412398,'action started via WP Cron','2025-10-03 08:03:15','2025-10-03 10:03:15'),(1236950,412398,'action complete via WP Cron','2025-10-03 08:03:15','2025-10-03 10:03:15'),(1236951,412399,'action created','2025-10-03 08:03:15','2025-10-03 10:03:15'),(1236952,412399,'action started via WP Cron','2025-10-03 08:06:09','2025-10-03 10:06:09'),(1236953,412400,'action created','2025-10-03 08:06:09','2025-10-03 10:06:09'),(1236954,412400,'action started via WP Cron','2025-10-03 08:06:11','2025-10-03 10:06:11'),(1236955,412400,'action complete via WP Cron','2025-10-03 08:06:11','2025-10-03 10:06:11'),(1236956,412399,'action complete via WP Cron','2025-10-03 08:06:11','2025-10-03 10:06:11'),(1236957,412401,'action created','2025-10-03 08:06:11','2025-10-03 10:06:11'),(1236958,412401,'action started via WP Cron','2025-10-03 08:09:02','2025-10-03 10:09:02'),(1236959,412402,'action created','2025-10-03 08:09:02','2025-10-03 10:09:02'),(1236960,412402,'action started via WP Cron','2025-10-03 08:09:04','2025-10-03 10:09:04'),(1236961,412402,'action complete via WP Cron','2025-10-03 08:09:04','2025-10-03 10:09:04'),(1236962,412401,'action complete via WP Cron','2025-10-03 08:09:04','2025-10-03 10:09:04'),(1236963,412403,'action created','2025-10-03 08:09:04','2025-10-03 10:09:04'),(1236964,412403,'action started via WP Cron','2025-10-03 08:11:35','2025-10-03 10:11:35'),(1236965,412403,'action complete via WP Cron','2025-10-03 08:11:35','2025-10-03 10:11:35'),(1236966,412404,'action created','2025-10-03 08:11:35','2025-10-03 10:11:35'),(1236967,412404,'action started via WP Cron','2025-10-03 08:14:29','2025-10-03 10:14:29'),(1236968,412404,'action complete via WP Cron','2025-10-03 08:14:30','2025-10-03 10:14:30'),(1236969,412405,'action created','2025-10-03 08:14:30','2025-10-03 10:14:30'),(1236970,412405,'action started via WP Cron','2025-10-03 08:17:56','2025-10-03 10:17:56'),(1236971,412405,'action complete via WP Cron','2025-10-03 08:17:57','2025-10-03 10:17:57'),(1236972,412406,'action created','2025-10-03 08:17:57','2025-10-03 10:17:57'),(1236973,412406,'action started via WP Cron','2025-10-03 08:20:54','2025-10-03 10:20:54'),(1236974,412406,'action complete via WP Cron','2025-10-03 08:20:54','2025-10-03 10:20:54'),(1236975,412407,'action created','2025-10-03 08:20:54','2025-10-03 10:20:54'),(1236976,412407,'action started via WP Cron','2025-10-03 08:26:02','2025-10-03 10:26:02'),(1236977,412407,'action complete via WP Cron','2025-10-03 08:26:02','2025-10-03 10:26:02'),(1236978,412408,'action created','2025-10-03 08:26:02','2025-10-03 10:26:02'),(1236979,412408,'action started via WP Cron','2025-10-03 08:30:59','2025-10-03 10:30:59'),(1236980,412408,'action complete via WP Cron','2025-10-03 08:30:59','2025-10-03 10:30:59'),(1236981,412409,'action created','2025-10-03 08:30:59','2025-10-03 10:30:59'),(1236982,412409,'action started via WP Cron','2025-10-03 08:34:47','2025-10-03 10:34:47'),(1236983,412410,'action created','2025-10-03 08:34:47','2025-10-03 10:34:47'),(1236984,412410,'action started via WP Cron','2025-10-03 08:34:49','2025-10-03 10:34:49'),(1236985,412410,'action complete via WP Cron','2025-10-03 08:34:49','2025-10-03 10:34:49'),(1236986,412409,'action complete via WP Cron','2025-10-03 08:34:49','2025-10-03 10:34:49'),(1236987,412411,'action created','2025-10-03 08:34:49','2025-10-03 10:34:49'),(1236988,412411,'action started via WP Cron','2025-10-03 08:37:38','2025-10-03 10:37:38'),(1236989,412411,'action complete via WP Cron','2025-10-03 08:37:38','2025-10-03 10:37:38'),(1236990,412412,'action created','2025-10-03 08:37:38','2025-10-03 10:37:38'),(1236991,412412,'action started via WP Cron','2025-10-03 08:41:15','2025-10-03 10:41:15'),(1236992,412412,'action complete via WP Cron','2025-10-03 08:41:15','2025-10-03 10:41:15'),(1236993,412413,'action created','2025-10-03 08:41:15','2025-10-03 10:41:15'),(1236994,412413,'action started via WP Cron','2025-10-03 08:43:35','2025-10-03 10:43:35'),(1236995,412413,'action complete via WP Cron','2025-10-03 08:43:35','2025-10-03 10:43:35'),(1236996,412414,'action created','2025-10-03 08:43:35','2025-10-03 10:43:35'),(1236997,412414,'action started via WP Cron','2025-10-03 08:46:15','2025-10-03 10:46:15'),(1236998,412414,'action complete via WP Cron','2025-10-03 08:46:15','2025-10-03 10:46:15'),(1236999,412415,'action created','2025-10-03 08:46:15','2025-10-03 10:46:15'),(1237000,412415,'action started via WP Cron','2025-10-03 08:49:08','2025-10-03 10:49:08'),(1237001,412415,'action complete via WP Cron','2025-10-03 08:49:09','2025-10-03 10:49:09'),(1237002,412416,'action created','2025-10-03 08:49:09','2025-10-03 10:49:09'),(1237003,412416,'action started via WP Cron','2025-10-03 08:51:15','2025-10-03 10:51:15'),(1237004,412416,'action complete via WP Cron','2025-10-03 08:51:15','2025-10-03 10:51:15'),(1237005,412417,'action created','2025-10-03 08:51:15','2025-10-03 10:51:15'),(1237006,412417,'action started via WP Cron','2025-10-03 08:53:18','2025-10-03 10:53:18'),(1237007,412417,'action complete via WP Cron','2025-10-03 08:53:18','2025-10-03 10:53:18'),(1237008,412418,'action created','2025-10-03 08:53:18','2025-10-03 10:53:18'),(1237009,412418,'action started via WP Cron','2025-10-03 08:55:53','2025-10-03 10:55:53'),(1237010,412418,'action complete via WP Cron','2025-10-03 08:55:53','2025-10-03 10:55:53'),(1237011,412419,'action created','2025-10-03 08:55:53','2025-10-03 10:55:53'),(1237012,412419,'action started via WP Cron','2025-10-03 09:00:06','2025-10-03 11:00:06'),(1237013,412419,'action complete via WP Cron','2025-10-03 09:00:07','2025-10-03 11:00:07'),(1237014,412420,'action created','2025-10-03 09:00:07','2025-10-03 11:00:07'),(1237015,412420,'action started via WP Cron','2025-10-03 09:05:41','2025-10-03 11:05:41'),(1237016,412420,'action complete via WP Cron','2025-10-03 09:05:41','2025-10-03 11:05:41'),(1237017,412421,'action created','2025-10-03 09:05:41','2025-10-03 11:05:41'),(1237018,412421,'action started via WP Cron','2025-10-03 09:09:09','2025-10-03 11:09:09'),(1237019,412421,'action complete via WP Cron','2025-10-03 09:09:09','2025-10-03 11:09:09'),(1237020,412422,'action created','2025-10-03 09:09:09','2025-10-03 11:09:09'),(1237021,412422,'action started via WP Cron','2025-10-03 09:12:39','2025-10-03 11:12:39'),(1237022,412422,'action complete via WP Cron','2025-10-03 09:12:39','2025-10-03 11:12:39'),(1237023,412423,'action created','2025-10-03 09:12:39','2025-10-03 11:12:39'),(1237024,412423,'action started via WP Cron','2025-10-03 09:15:51','2025-10-03 11:15:51'),(1237025,412423,'action complete via WP Cron','2025-10-03 09:15:51','2025-10-03 11:15:51'),(1237026,412424,'action created','2025-10-03 09:15:51','2025-10-03 11:15:51'),(1237027,412424,'action started via WP Cron','2025-10-03 09:19:38','2025-10-03 11:19:38'),(1237028,412424,'action complete via WP Cron','2025-10-03 09:19:38','2025-10-03 11:19:38'),(1237029,412425,'action created','2025-10-03 09:19:38','2025-10-03 11:19:38'),(1237030,412425,'action started via WP Cron','2025-10-03 09:22:28','2025-10-03 11:22:28'),(1237031,412426,'action created','2025-10-03 09:22:28','2025-10-03 11:22:28'),(1237032,412426,'action started via WP Cron','2025-10-03 09:22:30','2025-10-03 11:22:30'),(1237033,412426,'action complete via WP Cron','2025-10-03 09:22:30','2025-10-03 11:22:30'),(1237034,412425,'action complete via WP Cron','2025-10-03 09:22:30','2025-10-03 11:22:30'),(1237035,412427,'action created','2025-10-03 09:22:30','2025-10-03 11:22:30'),(1237036,412427,'action started via WP Cron','2025-10-03 09:25:18','2025-10-03 11:25:18'),(1237037,412427,'action complete via WP Cron','2025-10-03 09:25:18','2025-10-03 11:25:18'),(1237038,412428,'action created','2025-10-03 09:25:18','2025-10-03 11:25:18'),(1237039,412428,'action started via WP Cron','2025-10-03 09:27:34','2025-10-03 11:27:34'),(1237040,412429,'action created','2025-10-03 09:27:34','2025-10-03 11:27:34'),(1237041,412429,'action started via WP Cron','2025-10-03 09:27:36','2025-10-03 11:27:36'),(1237042,412429,'action complete via WP Cron','2025-10-03 09:27:36','2025-10-03 11:27:36'),(1237043,412428,'action complete via WP Cron','2025-10-03 09:27:36','2025-10-03 11:27:36'),(1237044,412430,'action created','2025-10-03 09:27:36','2025-10-03 11:27:36'),(1237045,412430,'action started via WP Cron','2025-10-03 09:30:55','2025-10-03 11:30:55'),(1237046,412430,'action complete via WP Cron','2025-10-03 09:30:55','2025-10-03 11:30:55'),(1237047,412431,'action created','2025-10-03 09:30:55','2025-10-03 11:30:55'),(1237048,412431,'action started via WP Cron','2025-10-03 09:33:34','2025-10-03 11:33:34'),(1237049,412431,'action complete via WP Cron','2025-10-03 09:33:34','2025-10-03 11:33:34'),(1237050,412432,'action created','2025-10-03 09:33:34','2025-10-03 11:33:34'),(1237051,412432,'action started via WP Cron','2025-10-03 09:36:15','2025-10-03 11:36:15'),(1237052,412432,'action complete via WP Cron','2025-10-03 09:36:15','2025-10-03 11:36:15'),(1237053,412433,'action created','2025-10-03 09:36:15','2025-10-03 11:36:15'),(1237054,412433,'action started via WP Cron','2025-10-03 09:39:58','2025-10-03 11:39:58'),(1237055,412433,'action complete via WP Cron','2025-10-03 09:39:58','2025-10-03 11:39:58'),(1237056,412434,'action created','2025-10-03 09:39:58','2025-10-03 11:39:58'),(1237057,412434,'action started via WP Cron','2025-10-03 09:42:41','2025-10-03 11:42:41'),(1237058,412434,'action complete via WP Cron','2025-10-03 09:42:41','2025-10-03 11:42:41'),(1237059,412435,'action created','2025-10-03 09:42:41','2025-10-03 11:42:41'),(1237060,412435,'action started via WP Cron','2025-10-03 09:46:15','2025-10-03 11:46:15'),(1237061,412435,'action complete via WP Cron','2025-10-03 09:46:15','2025-10-03 11:46:15'),(1237062,412436,'action created','2025-10-03 09:46:15','2025-10-03 11:46:15'),(1237063,412436,'action started via WP Cron','2025-10-03 09:49:06','2025-10-03 11:49:06'),(1237064,412436,'action complete via WP Cron','2025-10-03 09:49:06','2025-10-03 11:49:06'),(1237065,412437,'action created','2025-10-03 09:49:06','2025-10-03 11:49:06'),(1237066,412437,'action started via WP Cron','2025-10-03 09:51:15','2025-10-03 11:51:15'),(1237067,412437,'action complete via WP Cron','2025-10-03 09:51:15','2025-10-03 11:51:15'),(1237068,412438,'action created','2025-10-03 09:51:15','2025-10-03 11:51:15'),(1237069,412438,'action started via WP Cron','2025-10-03 09:54:31','2025-10-03 11:54:31'),(1237070,412438,'action complete via WP Cron','2025-10-03 09:54:31','2025-10-03 11:54:31'),(1237071,412439,'action created','2025-10-03 09:54:31','2025-10-03 11:54:31'),(1237072,412439,'action started via WP Cron','2025-10-03 09:58:06','2025-10-03 11:58:06'),(1237073,412439,'action complete via WP Cron','2025-10-03 09:58:06','2025-10-03 11:58:06'),(1237074,412440,'action created','2025-10-03 09:58:06','2025-10-03 11:58:06'),(1237075,412440,'action started via WP Cron','2025-10-03 10:00:38','2025-10-03 12:00:38'),(1237076,412440,'action complete via WP Cron','2025-10-03 10:00:39','2025-10-03 12:00:39'),(1237077,412441,'action created','2025-10-03 10:00:39','2025-10-03 12:00:39'),(1237078,412441,'action started via WP Cron','2025-10-03 10:03:18','2025-10-03 12:03:18'),(1237079,412441,'action complete via WP Cron','2025-10-03 10:03:18','2025-10-03 12:03:18'),(1237080,412442,'action created','2025-10-03 10:03:18','2025-10-03 12:03:18'),(1237081,412442,'action started via WP Cron','2025-10-03 10:05:41','2025-10-03 12:05:41'),(1237082,412442,'action complete via WP Cron','2025-10-03 10:05:41','2025-10-03 12:05:41'),(1237083,412443,'action created','2025-10-03 10:05:41','2025-10-03 12:05:41'),(1237084,412443,'action started via WP Cron','2025-10-03 10:08:27','2025-10-03 12:08:27'),(1237085,412443,'action complete via WP Cron','2025-10-03 10:08:27','2025-10-03 12:08:27'),(1237086,412444,'action created','2025-10-03 10:08:27','2025-10-03 12:08:27'),(1237087,412444,'action started via WP Cron','2025-10-03 10:10:49','2025-10-03 12:10:49'),(1237088,412444,'action complete via WP Cron','2025-10-03 10:10:50','2025-10-03 12:10:50'),(1237089,412445,'action created','2025-10-03 10:10:50','2025-10-03 12:10:50'),(1237090,412445,'action started via WP Cron','2025-10-03 10:13:14','2025-10-03 12:13:14'),(1237091,412445,'action complete via WP Cron','2025-10-03 10:13:14','2025-10-03 12:13:14'),(1237092,412446,'action created','2025-10-03 10:13:14','2025-10-03 12:13:14'),(1237093,412446,'action started via WP Cron','2025-10-03 10:15:15','2025-10-03 12:15:15'),(1237094,412446,'action complete via WP Cron','2025-10-03 10:15:15','2025-10-03 12:15:15'),(1237095,412447,'action created','2025-10-03 10:15:15','2025-10-03 12:15:15'),(1237096,412447,'action started via WP Cron','2025-10-03 10:17:27','2025-10-03 12:17:27'),(1237097,412448,'action created','2025-10-03 10:17:27','2025-10-03 12:17:27'),(1237098,412448,'action started via WP Cron','2025-10-03 10:17:28','2025-10-03 12:17:28'),(1237099,412448,'action complete via WP Cron','2025-10-03 10:17:28','2025-10-03 12:17:28'),(1237100,412447,'action complete via WP Cron','2025-10-03 10:17:28','2025-10-03 12:17:28'),(1237101,412449,'action created','2025-10-03 10:17:28','2025-10-03 12:17:28'),(1237102,412449,'action started via WP Cron','2025-10-03 10:19:32','2025-10-03 12:19:32'),(1237103,412449,'action complete via WP Cron','2025-10-03 10:19:32','2025-10-03 12:19:32'),(1237104,412450,'action created','2025-10-03 10:19:32','2025-10-03 12:19:32'),(1237105,412450,'action started via WP Cron','2025-10-03 10:22:40','2025-10-03 12:22:40'),(1237106,412450,'action complete via WP Cron','2025-10-03 10:22:40','2025-10-03 12:22:40'),(1237107,412451,'action created','2025-10-03 10:22:40','2025-10-03 12:22:40'),(1237108,412451,'action started via WP Cron','2025-10-03 10:25:29','2025-10-03 12:25:29'),(1237109,412451,'action complete via WP Cron','2025-10-03 10:25:29','2025-10-03 12:25:29'),(1237110,412452,'action created','2025-10-03 10:25:29','2025-10-03 12:25:29'),(1237111,412452,'action started via WP Cron','2025-10-03 10:27:30','2025-10-03 12:27:30'),(1237112,412452,'action complete via WP Cron','2025-10-03 10:27:30','2025-10-03 12:27:30'),(1237113,412453,'action created','2025-10-03 10:27:30','2025-10-03 12:27:30'),(1237114,412453,'action started via WP Cron','2025-10-03 10:30:29','2025-10-03 12:30:29'),(1237115,412453,'action complete via WP Cron','2025-10-03 10:30:29','2025-10-03 12:30:29'),(1237116,412454,'action created','2025-10-03 10:30:29','2025-10-03 12:30:29'),(1237117,412454,'action started via WP Cron','2025-10-03 10:35:25','2025-10-03 12:35:25'),(1237118,412454,'action complete via WP Cron','2025-10-03 10:35:25','2025-10-03 12:35:25'),(1237119,412455,'action created','2025-10-03 10:35:25','2025-10-03 12:35:25'),(1237120,412455,'action started via WP Cron','2025-10-03 10:38:49','2025-10-03 12:38:49'),(1237121,412455,'action complete via WP Cron','2025-10-03 10:38:49','2025-10-03 12:38:49'),(1237122,412456,'action created','2025-10-03 10:38:49','2025-10-03 12:38:49'),(1237123,412456,'action started via WP Cron','2025-10-03 10:41:15','2025-10-03 12:41:15'),(1237124,412456,'action complete via WP Cron','2025-10-03 10:41:15','2025-10-03 12:41:15'),(1237125,412457,'action created','2025-10-03 10:41:15','2025-10-03 12:41:15'),(1237126,412457,'action started via WP Cron','2025-10-03 10:44:10','2025-10-03 12:44:10'),(1237127,412458,'action created','2025-10-03 10:44:10','2025-10-03 12:44:10'),(1237128,412458,'action started via WP Cron','2025-10-03 10:44:12','2025-10-03 12:44:12'),(1237129,412458,'action complete via WP Cron','2025-10-03 10:44:12','2025-10-03 12:44:12'),(1237130,412457,'action complete via WP Cron','2025-10-03 10:44:12','2025-10-03 12:44:12'),(1237131,412459,'action created','2025-10-03 10:44:12','2025-10-03 12:44:12'),(1237132,412459,'action started via WP Cron','2025-10-03 10:47:46','2025-10-03 12:47:46'),(1237133,412459,'action complete via WP Cron','2025-10-03 10:47:46','2025-10-03 12:47:46'),(1237134,412460,'action created','2025-10-03 10:47:46','2025-10-03 12:47:46'),(1237135,412460,'action started via WP Cron','2025-10-03 10:51:28','2025-10-03 12:51:28'),(1237136,412460,'action complete via WP Cron','2025-10-03 10:51:28','2025-10-03 12:51:28'),(1237137,412461,'action created','2025-10-03 10:51:28','2025-10-03 12:51:28'),(1237138,412461,'action started via WP Cron','2025-10-03 10:55:13','2025-10-03 12:55:13'),(1237139,412461,'action complete via WP Cron','2025-10-03 10:55:13','2025-10-03 12:55:13'),(1237140,412462,'action created','2025-10-03 10:55:13','2025-10-03 12:55:13'),(1237141,412462,'action started via WP Cron','2025-10-03 10:58:47','2025-10-03 12:58:47'),(1237142,412462,'action complete via WP Cron','2025-10-03 10:58:47','2025-10-03 12:58:47'),(1237143,412463,'action created','2025-10-03 10:58:47','2025-10-03 12:58:47'),(1237144,412463,'action started via WP Cron','2025-10-03 11:01:00','2025-10-03 13:01:00'),(1237145,412463,'action complete via WP Cron','2025-10-03 11:01:00','2025-10-03 13:01:00'),(1237146,412464,'action created','2025-10-03 11:01:00','2025-10-03 13:01:00'),(1237147,412464,'action started via WP Cron','2025-10-03 11:04:12','2025-10-03 13:04:12'),(1237148,412464,'action complete via WP Cron','2025-10-03 11:04:12','2025-10-03 13:04:12'),(1237149,412465,'action created','2025-10-03 11:04:12','2025-10-03 13:04:12'),(1237150,412465,'action started via WP Cron','2025-10-03 11:06:29','2025-10-03 13:06:29'),(1237151,412465,'action complete via WP Cron','2025-10-03 11:06:29','2025-10-03 13:06:29'),(1237152,412466,'action created','2025-10-03 11:06:29','2025-10-03 13:06:29'),(1237153,412466,'action started via WP Cron','2025-10-03 11:08:42','2025-10-03 13:08:42'),(1237154,412466,'action complete via WP Cron','2025-10-03 11:08:42','2025-10-03 13:08:42'),(1237155,412467,'action created','2025-10-03 11:08:42','2025-10-03 13:08:42'),(1237156,412467,'action started via WP Cron','2025-10-03 11:11:05','2025-10-03 13:11:05'),(1237157,412467,'action complete via WP Cron','2025-10-03 11:11:05','2025-10-03 13:11:05'),(1237158,412468,'action created','2025-10-03 11:11:05','2025-10-03 13:11:05'),(1237159,412468,'action started via WP Cron','2025-10-03 11:13:40','2025-10-03 13:13:40'),(1237160,412469,'action created','2025-10-03 11:13:40','2025-10-03 13:13:40'),(1237161,412469,'action started via WP Cron','2025-10-03 11:13:41','2025-10-03 13:13:41'),(1237162,412469,'action complete via WP Cron','2025-10-03 11:13:41','2025-10-03 13:13:41'),(1237163,412468,'action complete via WP Cron','2025-10-03 11:13:42','2025-10-03 13:13:42'),(1237164,412470,'action created','2025-10-03 11:13:42','2025-10-03 13:13:42'),(1237165,412470,'action started via WP Cron','2025-10-03 11:15:54','2025-10-03 13:15:54'),(1237166,412470,'action complete via WP Cron','2025-10-03 11:15:54','2025-10-03 13:15:54'),(1237167,412471,'action created','2025-10-03 11:15:54','2025-10-03 13:15:54'),(1237168,412471,'action started via WP Cron','2025-10-03 11:18:12','2025-10-03 13:18:12'),(1237169,412471,'action complete via WP Cron','2025-10-03 11:18:13','2025-10-03 13:18:13'),(1237170,412472,'action created','2025-10-03 11:18:13','2025-10-03 13:18:13'),(1237171,412472,'action started via WP Cron','2025-10-03 11:21:05','2025-10-03 13:21:05'),(1237172,412473,'action created','2025-10-03 11:21:05','2025-10-03 13:21:05'),(1237173,412473,'action started via WP Cron','2025-10-03 11:21:07','2025-10-03 13:21:07'),(1237174,412473,'action complete via WP Cron','2025-10-03 11:21:07','2025-10-03 13:21:07'),(1237175,412472,'action complete via WP Cron','2025-10-03 11:21:07','2025-10-03 13:21:07'),(1237176,412474,'action created','2025-10-03 11:21:07','2025-10-03 13:21:07'),(1237177,412474,'action started via WP Cron','2025-10-03 11:26:16','2025-10-03 13:26:16'),(1237178,412474,'action complete via WP Cron','2025-10-03 11:26:16','2025-10-03 13:26:16'),(1237179,412475,'action created','2025-10-03 11:26:16','2025-10-03 13:26:16'),(1237180,412475,'action started via WP Cron','2025-10-03 11:28:44','2025-10-03 13:28:44'),(1237181,412475,'action complete via WP Cron','2025-10-03 11:28:44','2025-10-03 13:28:44'),(1237182,412476,'action created','2025-10-03 11:28:44','2025-10-03 13:28:44'),(1237183,412476,'action started via WP Cron','2025-10-03 11:32:22','2025-10-03 13:32:22'),(1237184,412476,'action complete via WP Cron','2025-10-03 11:32:22','2025-10-03 13:32:22'),(1237185,412477,'action created','2025-10-03 11:32:22','2025-10-03 13:32:22'),(1237186,412477,'action started via WP Cron','2025-10-03 11:34:55','2025-10-03 13:34:55'),(1237187,412477,'action complete via WP Cron','2025-10-03 11:34:55','2025-10-03 13:34:55'),(1237188,412478,'action created','2025-10-03 11:34:55','2025-10-03 13:34:55'),(1237189,412478,'action started via WP Cron','2025-10-03 11:40:25','2025-10-03 13:40:25'),(1237190,412478,'action complete via WP Cron','2025-10-03 11:40:25','2025-10-03 13:40:25'),(1237191,412479,'action created','2025-10-03 11:40:25','2025-10-03 13:40:25'),(1237192,412479,'action started via WP Cron','2025-10-03 11:44:45','2025-10-03 13:44:45'),(1237193,412479,'action complete via WP Cron','2025-10-03 11:44:45','2025-10-03 13:44:45'),(1237194,412480,'action created','2025-10-03 11:44:45','2025-10-03 13:44:45'),(1237195,412480,'action started via WP Cron','2025-10-03 11:47:33','2025-10-03 13:47:33'),(1237196,412481,'action created','2025-10-03 11:47:33','2025-10-03 13:47:33'),(1237197,412481,'action started via WP Cron','2025-10-03 11:47:36','2025-10-03 13:47:36'),(1237198,412481,'action complete via WP Cron','2025-10-03 11:47:36','2025-10-03 13:47:36'),(1237199,412480,'action complete via WP Cron','2025-10-03 11:47:36','2025-10-03 13:47:36'),(1237200,412482,'action created','2025-10-03 11:47:36','2025-10-03 13:47:36'),(1237201,412482,'action started via WP Cron','2025-10-03 11:51:23','2025-10-03 13:51:23'),(1237202,412482,'action complete via WP Cron','2025-10-03 11:51:23','2025-10-03 13:51:23'),(1237203,412483,'action created','2025-10-03 11:51:23','2025-10-03 13:51:23'),(1237204,412483,'action started via WP Cron','2025-10-03 11:56:15','2025-10-03 13:56:15'),(1237205,412483,'action complete via WP Cron','2025-10-03 11:56:15','2025-10-03 13:56:15'),(1237206,412484,'action created','2025-10-03 11:56:15','2025-10-03 13:56:15'),(1237207,412484,'action started via WP Cron','2025-10-03 11:58:37','2025-10-03 13:58:37'),(1237208,412484,'action complete via WP Cron','2025-10-03 11:58:37','2025-10-03 13:58:37'),(1237209,412485,'action created','2025-10-03 11:58:37','2025-10-03 13:58:37'),(1237210,412485,'action started via WP Cron','2025-10-03 12:01:29','2025-10-03 14:01:29'),(1237211,412485,'action complete via WP Cron','2025-10-03 12:01:29','2025-10-03 14:01:29'),(1237212,412486,'action created','2025-10-03 12:01:29','2025-10-03 14:01:29'),(1237213,412486,'action started via WP Cron','2025-10-03 12:06:25','2025-10-03 14:06:25'),(1237214,412486,'action complete via WP Cron','2025-10-03 12:06:25','2025-10-03 14:06:25'),(1237215,412487,'action created','2025-10-03 12:06:25','2025-10-03 14:06:25'),(1237216,412487,'action started via WP Cron','2025-10-03 12:08:49','2025-10-03 14:08:49'),(1237217,412487,'action complete via WP Cron','2025-10-03 12:08:49','2025-10-03 14:08:49'),(1237218,412488,'action created','2025-10-03 12:08:49','2025-10-03 14:08:49'),(1237219,412488,'action started via WP Cron','2025-10-03 12:11:15','2025-10-03 14:11:15'),(1237220,412488,'action complete via WP Cron','2025-10-03 12:11:15','2025-10-03 14:11:15'),(1237221,412489,'action created','2025-10-03 12:11:15','2025-10-03 14:11:15'),(1237222,412489,'action started via WP Cron','2025-10-03 12:16:28','2025-10-03 14:16:28'),(1237223,412489,'action complete via WP Cron','2025-10-03 12:16:28','2025-10-03 14:16:28'),(1237224,412490,'action created','2025-10-03 12:16:28','2025-10-03 14:16:28'),(1237225,412490,'action started via WP Cron','2025-10-03 12:21:27','2025-10-03 14:21:27'),(1237226,412490,'action complete via WP Cron','2025-10-03 12:21:27','2025-10-03 14:21:27'),(1237227,412491,'action created','2025-10-03 12:21:27','2025-10-03 14:21:27'),(1237228,412491,'action started via WP Cron','2025-10-03 12:24:46','2025-10-03 14:24:46'),(1237229,412491,'action complete via WP Cron','2025-10-03 12:24:46','2025-10-03 14:24:46'),(1237230,412492,'action created','2025-10-03 12:24:46','2025-10-03 14:24:46'),(1237231,412492,'action started via WP Cron','2025-10-03 12:28:11','2025-10-03 14:28:11'),(1237232,412493,'action created','2025-10-03 12:28:11','2025-10-03 14:28:11'),(1237233,412493,'action started via WP Cron','2025-10-03 12:28:13','2025-10-03 14:28:13'),(1237234,412493,'action complete via WP Cron','2025-10-03 12:28:13','2025-10-03 14:28:13'),(1237235,412492,'action complete via WP Cron','2025-10-03 12:28:13','2025-10-03 14:28:13'),(1237236,412494,'action created','2025-10-03 12:28:13','2025-10-03 14:28:13'),(1237237,412494,'action started via WP Cron','2025-10-03 12:31:12','2025-10-03 14:31:12'),(1237238,412495,'action created','2025-10-03 12:31:12','2025-10-03 14:31:12'),(1237239,412495,'action started via WP Cron','2025-10-03 12:31:13','2025-10-03 14:31:13'),(1237240,412495,'action complete via WP Cron','2025-10-03 12:31:15','2025-10-03 14:31:15'),(1237241,412496,'action created','2025-10-03 12:31:15','2025-10-03 14:31:15'),(1237242,412494,'action complete via WP Cron','2025-10-03 12:31:17','2025-10-03 14:31:17'),(1237243,412497,'action created','2025-10-03 12:31:17','2025-10-03 14:31:17'),(1237244,412496,'action started via WP Cron','2025-10-03 12:31:17','2025-10-03 14:31:17'),(1237245,412496,'action complete via WP Cron','2025-10-03 12:31:17','2025-10-03 14:31:17'),(1237246,412497,'action started via WP Cron','2025-10-03 12:33:46','2025-10-03 14:33:46'),(1237247,412497,'action complete via WP Cron','2025-10-03 12:33:46','2025-10-03 14:33:46'),(1237248,412498,'action created','2025-10-03 12:33:46','2025-10-03 14:33:46'),(1237249,412498,'action started via WP Cron','2025-10-03 12:36:26','2025-10-03 14:36:26'),(1237250,412498,'action complete via WP Cron','2025-10-03 12:36:26','2025-10-03 14:36:26'),(1237251,412499,'action created','2025-10-03 12:36:26','2025-10-03 14:36:26'),(1237252,412499,'action started via WP Cron','2025-10-03 12:39:53','2025-10-03 14:39:53'),(1237253,412499,'action complete via WP Cron','2025-10-03 12:39:53','2025-10-03 14:39:53'),(1237254,412500,'action created','2025-10-03 12:39:53','2025-10-03 14:39:53'),(1237255,412500,'action started via WP Cron','2025-10-03 12:44:07','2025-10-03 14:44:07'),(1237256,412500,'action complete via WP Cron','2025-10-03 12:44:07','2025-10-03 14:44:07'),(1237257,412501,'action created','2025-10-03 12:44:08','2025-10-03 14:44:08'),(1237258,412501,'action started via WP Cron','2025-10-03 12:46:27','2025-10-03 14:46:27'),(1237259,412501,'action complete via WP Cron','2025-10-03 12:46:27','2025-10-03 14:46:27'),(1237260,412502,'action created','2025-10-03 12:46:27','2025-10-03 14:46:27'),(1237261,412502,'action started via WP Cron','2025-10-03 12:49:34','2025-10-03 14:49:34'),(1237262,412502,'action complete via WP Cron','2025-10-03 12:49:34','2025-10-03 14:49:34'),(1237263,412503,'action created','2025-10-03 12:49:34','2025-10-03 14:49:34'),(1237264,412503,'action started via WP Cron','2025-10-03 12:53:20','2025-10-03 14:53:20'),(1237265,412503,'action complete via WP Cron','2025-10-03 12:53:20','2025-10-03 14:53:20'),(1237266,412504,'action created','2025-10-03 12:53:20','2025-10-03 14:53:20'),(1237267,412504,'action started via WP Cron','2025-10-03 12:56:15','2025-10-03 14:56:15'),(1237268,412504,'action complete via WP Cron','2025-10-03 12:56:15','2025-10-03 14:56:15'),(1237269,412505,'action created','2025-10-03 12:56:15','2025-10-03 14:56:15'),(1237270,412505,'action started via WP Cron','2025-10-03 13:00:18','2025-10-03 15:00:18'),(1237271,412506,'action created','2025-10-03 13:00:18','2025-10-03 15:00:18'),(1237272,412506,'action started via WP Cron','2025-10-03 13:00:20','2025-10-03 15:00:20'),(1237273,412506,'action complete via WP Cron','2025-10-03 13:00:21','2025-10-03 15:00:21'),(1237274,412505,'action complete via WP Cron','2025-10-03 13:00:21','2025-10-03 15:00:21'),(1237275,412507,'action created','2025-10-03 13:00:21','2025-10-03 15:00:21'),(1237276,412507,'action started via WP Cron','2025-10-03 13:02:30','2025-10-03 15:02:30'),(1237277,412507,'action complete via WP Cron','2025-10-03 13:02:30','2025-10-03 15:02:30'),(1237278,412508,'action created','2025-10-03 13:02:30','2025-10-03 15:02:30'),(1237279,412508,'action started via WP Cron','2025-10-03 13:06:27','2025-10-03 15:06:27'),(1237280,412508,'action complete via WP Cron','2025-10-03 13:06:27','2025-10-03 15:06:27'),(1237281,412509,'action created','2025-10-03 13:06:27','2025-10-03 15:06:27'),(1237282,412509,'action started via WP Cron','2025-10-03 13:08:58','2025-10-03 15:08:58'),(1237283,412509,'action complete via WP Cron','2025-10-03 13:08:58','2025-10-03 15:08:58'),(1237284,412510,'action created','2025-10-03 13:08:58','2025-10-03 15:08:58'),(1237285,412510,'action started via WP Cron','2025-10-03 13:15:58','2025-10-03 15:15:58'),(1237286,412510,'action complete via WP Cron','2025-10-03 13:15:58','2025-10-03 15:15:58'),(1237287,412511,'action created','2025-10-03 13:15:58','2025-10-03 15:15:58'),(1237288,412511,'action started via WP Cron','2025-10-03 13:21:28','2025-10-03 15:21:28'),(1237289,412511,'action complete via WP Cron','2025-10-03 13:21:28','2025-10-03 15:21:28'),(1237290,412512,'action created','2025-10-03 13:21:28','2025-10-03 15:21:28'),(1237291,412512,'action started via WP Cron','2025-10-03 13:25:11','2025-10-03 15:25:11'),(1237292,412512,'action complete via WP Cron','2025-10-03 13:25:11','2025-10-03 15:25:11'),(1237293,412513,'action created','2025-10-03 13:25:11','2025-10-03 15:25:11'),(1237294,412513,'action started via WP Cron','2025-10-03 13:27:27','2025-10-03 15:27:27'),(1237295,412513,'action complete via WP Cron','2025-10-03 13:27:27','2025-10-03 15:27:27'),(1237296,412514,'action created','2025-10-03 13:27:27','2025-10-03 15:27:27'),(1237297,412514,'action started via WP Cron','2025-10-03 13:30:14','2025-10-03 15:30:14'),(1237298,412514,'action complete via WP Cron','2025-10-03 13:30:14','2025-10-03 15:30:14'),(1237299,412515,'action created','2025-10-03 13:30:14','2025-10-03 15:30:14'),(1237300,412515,'action started via WP Cron','2025-10-03 13:32:54','2025-10-03 15:32:54'),(1237301,412515,'action complete via WP Cron','2025-10-03 13:32:54','2025-10-03 15:32:54'),(1237302,412516,'action created','2025-10-03 13:32:54','2025-10-03 15:32:54'),(1237303,412516,'action started via WP Cron','2025-10-03 13:36:26','2025-10-03 15:36:26'),(1237304,412516,'action complete via WP Cron','2025-10-03 13:36:26','2025-10-03 15:36:26'),(1237305,412517,'action created','2025-10-03 13:36:26','2025-10-03 15:36:26'),(1237306,412517,'action started via WP Cron','2025-10-03 13:38:28','2025-10-03 15:38:28'),(1237307,412517,'action complete via WP Cron','2025-10-03 13:38:28','2025-10-03 15:38:28'),(1237308,412518,'action created','2025-10-03 13:38:28','2025-10-03 15:38:28'),(1237309,412518,'action started via WP Cron','2025-10-03 13:41:15','2025-10-03 15:41:15'),(1237310,412518,'action complete via WP Cron','2025-10-03 13:41:15','2025-10-03 15:41:15'),(1237311,412519,'action created','2025-10-03 13:41:15','2025-10-03 15:41:15'),(1237312,412519,'action started via WP Cron','2025-10-03 13:43:35','2025-10-03 15:43:35'),(1237313,412519,'action complete via WP Cron','2025-10-03 13:43:35','2025-10-03 15:43:35'),(1237314,412520,'action created','2025-10-03 13:43:35','2025-10-03 15:43:35'),(1237315,412520,'action started via WP Cron','2025-10-03 13:46:28','2025-10-03 15:46:28'),(1237316,412520,'action complete via WP Cron','2025-10-03 13:46:28','2025-10-03 15:46:28'),(1237317,412521,'action created','2025-10-03 13:46:28','2025-10-03 15:46:28'),(1237318,412521,'action started via WP Cron','2025-10-03 13:50:05','2025-10-03 15:50:05'),(1237319,412521,'action complete via WP Cron','2025-10-03 13:50:05','2025-10-03 15:50:05'),(1237320,412522,'action created','2025-10-03 13:50:05','2025-10-03 15:50:05'),(1237321,412522,'action started via WP Cron','2025-10-03 13:52:43','2025-10-03 15:52:43'),(1237322,412522,'action complete via WP Cron','2025-10-03 13:52:43','2025-10-03 15:52:43'),(1237323,412523,'action created','2025-10-03 13:52:43','2025-10-03 15:52:43'),(1237324,412523,'action started via WP Cron','2025-10-03 13:56:15','2025-10-03 15:56:15'),(1237325,412523,'action complete via WP Cron','2025-10-03 13:56:15','2025-10-03 15:56:15'),(1237326,412524,'action created','2025-10-03 13:56:15','2025-10-03 15:56:15'),(1237327,412524,'action started via WP Cron','2025-10-03 14:00:14','2025-10-03 16:00:14'),(1237328,412524,'action complete via WP Cron','2025-10-03 14:00:14','2025-10-03 16:00:14'),(1237329,412525,'action created','2025-10-03 14:00:14','2025-10-03 16:00:14'),(1237330,412525,'action started via WP Cron','2025-10-03 14:02:34','2025-10-03 16:02:34'),(1237331,412525,'action complete via WP Cron','2025-10-03 14:02:34','2025-10-03 16:02:34'),(1237332,412526,'action created','2025-10-03 14:02:34','2025-10-03 16:02:34'),(1237333,412526,'action started via WP Cron','2025-10-03 14:06:29','2025-10-03 16:06:29'),(1237334,412526,'action complete via WP Cron','2025-10-03 14:06:29','2025-10-03 16:06:29'),(1237335,412527,'action created','2025-10-03 14:06:29','2025-10-03 16:06:29'),(1237336,412527,'action started via WP Cron','2025-10-03 14:08:40','2025-10-03 16:08:40'),(1237337,412527,'action complete via WP Cron','2025-10-03 14:08:40','2025-10-03 16:08:40'),(1237338,412528,'action created','2025-10-03 14:08:40','2025-10-03 16:08:40'),(1237339,412528,'action started via WP Cron','2025-10-03 14:10:59','2025-10-03 16:10:59'),(1237340,412528,'action complete via WP Cron','2025-10-03 14:10:59','2025-10-03 16:10:59'),(1237341,412529,'action created','2025-10-03 14:10:59','2025-10-03 16:10:59'),(1237342,412529,'action started via WP Cron','2025-10-03 14:13:18','2025-10-03 16:13:18'),(1237343,412529,'action complete via WP Cron','2025-10-03 14:13:18','2025-10-03 16:13:18'),(1237344,412530,'action created','2025-10-03 14:13:19','2025-10-03 16:13:19'),(1237345,412530,'action started via WP Cron','2025-10-03 14:16:19','2025-10-03 16:16:19'),(1237346,412530,'action complete via WP Cron','2025-10-03 14:16:19','2025-10-03 16:16:19'),(1237347,412531,'action created','2025-10-03 14:16:19','2025-10-03 16:16:19'),(1237348,412531,'action started via WP Cron','2025-10-03 14:21:29','2025-10-03 16:21:29'),(1237349,412531,'action complete via WP Cron','2025-10-03 14:21:29','2025-10-03 16:21:29'),(1237350,412532,'action created','2025-10-03 14:21:29','2025-10-03 16:21:29'),(1237351,412532,'action started via WP Cron','2025-10-03 14:24:32','2025-10-03 16:24:32'),(1237352,412532,'action complete via WP Cron','2025-10-03 14:24:32','2025-10-03 16:24:32'),(1237353,412533,'action created','2025-10-03 14:24:32','2025-10-03 16:24:32'),(1237354,412533,'action started via WP Cron','2025-10-03 14:31:21','2025-10-03 16:31:21'),(1237355,412533,'action complete via WP Cron','2025-10-03 14:31:21','2025-10-03 16:31:21'),(1237356,412534,'action created','2025-10-03 14:31:21','2025-10-03 16:31:21'),(1237357,412534,'action started via WP Cron','2025-10-03 14:35:36','2025-10-03 16:35:36'),(1237358,412534,'action complete via WP Cron','2025-10-03 14:35:36','2025-10-03 16:35:36'),(1237359,412535,'action created','2025-10-03 14:35:36','2025-10-03 16:35:36'),(1237360,412535,'action started via WP Cron','2025-10-03 14:38:13','2025-10-03 16:38:13'),(1237361,412535,'action complete via WP Cron','2025-10-03 14:38:13','2025-10-03 16:38:13'),(1237362,412536,'action created','2025-10-03 14:38:13','2025-10-03 16:38:13'),(1237363,412536,'action started via WP Cron','2025-10-03 14:40:19','2025-10-03 16:40:19'),(1237364,412536,'action complete via WP Cron','2025-10-03 14:40:19','2025-10-03 16:40:19'),(1237365,412537,'action created','2025-10-03 14:40:19','2025-10-03 16:40:19'),(1237366,412537,'action started via WP Cron','2025-10-03 14:43:10','2025-10-03 16:43:10'),(1237367,412537,'action complete via WP Cron','2025-10-03 14:43:10','2025-10-03 16:43:10'),(1237368,412538,'action created','2025-10-03 14:43:10','2025-10-03 16:43:10'),(1237369,412538,'action started via WP Cron','2025-10-03 14:45:13','2025-10-03 16:45:13'),(1237370,412538,'action complete via WP Cron','2025-10-03 14:45:13','2025-10-03 16:45:13'),(1237371,412539,'action created','2025-10-03 14:45:13','2025-10-03 16:45:13'),(1237372,412539,'action started via WP Cron','2025-10-03 14:47:19','2025-10-03 16:47:19'),(1237373,412539,'action complete via WP Cron','2025-10-03 14:47:19','2025-10-03 16:47:19'),(1237374,412540,'action created','2025-10-03 14:47:19','2025-10-03 16:47:19'),(1237375,412540,'action started via WP Cron','2025-10-03 14:49:53','2025-10-03 16:49:53'),(1237376,412540,'action complete via WP Cron','2025-10-03 14:49:53','2025-10-03 16:49:53'),(1237377,412541,'action created','2025-10-03 14:49:53','2025-10-03 16:49:53'),(1237378,412541,'action started via WP Cron','2025-10-03 14:54:46','2025-10-03 16:54:46'),(1237379,412541,'action complete via WP Cron','2025-10-03 14:54:46','2025-10-03 16:54:46'),(1237380,412542,'action created','2025-10-03 14:54:46','2025-10-03 16:54:46'),(1237381,412542,'action started via WP Cron','2025-10-03 14:57:12','2025-10-03 16:57:12'),(1237382,412542,'action complete via WP Cron','2025-10-03 14:57:12','2025-10-03 16:57:12'),(1237383,412543,'action created','2025-10-03 14:57:12','2025-10-03 16:57:12'),(1237384,412543,'action started via WP Cron','2025-10-03 15:01:07','2025-10-03 17:01:07'),(1237385,412543,'action complete via WP Cron','2025-10-03 15:01:07','2025-10-03 17:01:07'),(1237386,412544,'action created','2025-10-03 15:01:07','2025-10-03 17:01:07'),(1237387,412544,'action started via WP Cron','2025-10-03 15:04:03','2025-10-03 17:04:03'),(1237388,412544,'action complete via WP Cron','2025-10-03 15:04:03','2025-10-03 17:04:03'),(1237389,412545,'action created','2025-10-03 15:04:03','2025-10-03 17:04:03'),(1237390,412545,'action started via WP Cron','2025-10-03 15:06:37','2025-10-03 17:06:37'),(1237391,412545,'action complete via WP Cron','2025-10-03 15:06:37','2025-10-03 17:06:37'),(1237392,412546,'action created','2025-10-03 15:06:37','2025-10-03 17:06:37'),(1237393,412546,'action started via WP Cron','2025-10-03 15:08:47','2025-10-03 17:08:47'),(1237394,412546,'action complete via WP Cron','2025-10-03 15:08:47','2025-10-03 17:08:47'),(1237395,412547,'action created','2025-10-03 15:08:47','2025-10-03 17:08:47'),(1237396,412547,'action started via WP Cron','2025-10-03 15:11:16','2025-10-03 17:11:16'),(1237397,412547,'action complete via WP Cron','2025-10-03 15:11:16','2025-10-03 17:11:16'),(1237398,412548,'action created','2025-10-03 15:11:16','2025-10-03 17:11:16'),(1237399,412548,'action started via WP Cron','2025-10-03 15:13:56','2025-10-03 17:13:56'),(1237400,412548,'action complete via WP Cron','2025-10-03 15:13:56','2025-10-03 17:13:56'),(1237401,412549,'action created','2025-10-03 15:13:56','2025-10-03 17:13:56'),(1237402,412549,'action started via WP Cron','2025-10-03 15:16:05','2025-10-03 17:16:05'),(1237403,412549,'action complete via WP Cron','2025-10-03 15:16:05','2025-10-03 17:16:05'),(1237404,412550,'action created','2025-10-03 15:16:05','2025-10-03 17:16:05'),(1237405,412550,'action started via WP Cron','2025-10-03 15:19:55','2025-10-03 17:19:55'),(1237406,412550,'action complete via WP Cron','2025-10-03 15:19:55','2025-10-03 17:19:55'),(1237407,412551,'action created','2025-10-03 15:19:55','2025-10-03 17:19:55'),(1237408,412551,'action started via WP Cron','2025-10-03 15:24:02','2025-10-03 17:24:02'),(1237409,412551,'action complete via WP Cron','2025-10-03 15:24:02','2025-10-03 17:24:02'),(1237410,412552,'action created','2025-10-03 15:24:02','2025-10-03 17:24:02'),(1237411,412552,'action started via WP Cron','2025-10-03 15:26:15','2025-10-03 17:26:15'),(1237412,412552,'action complete via WP Cron','2025-10-03 15:26:15','2025-10-03 17:26:15'),(1237413,412553,'action created','2025-10-03 15:26:15','2025-10-03 17:26:15'),(1237414,412553,'action started via WP Cron','2025-10-03 15:28:37','2025-10-03 17:28:37'),(1237415,412553,'action complete via WP Cron','2025-10-03 15:28:37','2025-10-03 17:28:37'),(1237416,412554,'action created','2025-10-03 15:28:37','2025-10-03 17:28:37'),(1237417,412554,'action started via WP Cron','2025-10-03 15:31:27','2025-10-03 17:31:27'),(1237418,412554,'action complete via WP Cron','2025-10-03 15:31:27','2025-10-03 17:31:27'),(1237419,412555,'action created','2025-10-03 15:31:27','2025-10-03 17:31:27'),(1237420,412555,'action started via WP Cron','2025-10-03 15:34:26','2025-10-03 17:34:26'),(1237421,412555,'action complete via WP Cron','2025-10-03 15:34:26','2025-10-03 17:34:26'),(1237422,412556,'action created','2025-10-03 15:34:26','2025-10-03 17:34:26'),(1237423,412556,'action started via WP Cron','2025-10-03 15:36:35','2025-10-03 17:36:35'),(1237424,412556,'action complete via WP Cron','2025-10-03 15:36:35','2025-10-03 17:36:35'),(1237425,412557,'action created','2025-10-03 15:36:35','2025-10-03 17:36:35'),(1237426,412557,'action started via WP Cron','2025-10-03 15:38:52','2025-10-03 17:38:52'),(1237427,412557,'action complete via WP Cron','2025-10-03 15:38:52','2025-10-03 17:38:52'),(1237428,412558,'action created','2025-10-03 15:38:52','2025-10-03 17:38:52'),(1237429,412558,'action started via WP Cron','2025-10-03 15:43:03','2025-10-03 17:43:03'),(1237430,412558,'action complete via WP Cron','2025-10-03 15:43:03','2025-10-03 17:43:03'),(1237431,412559,'action created','2025-10-03 15:43:03','2025-10-03 17:43:03'),(1237432,412559,'action started via WP Cron','2025-10-03 15:46:28','2025-10-03 17:46:28'),(1237433,412559,'action complete via WP Cron','2025-10-03 15:46:28','2025-10-03 17:46:28'),(1237434,412560,'action created','2025-10-03 15:46:28','2025-10-03 17:46:28'),(1237435,412560,'action started via WP Cron','2025-10-03 15:51:28','2025-10-03 17:51:28'),(1237436,412560,'action complete via WP Cron','2025-10-03 15:51:28','2025-10-03 17:51:28'),(1237437,412561,'action created','2025-10-03 15:51:28','2025-10-03 17:51:28'),(1237438,412561,'action started via WP Cron','2025-10-03 15:56:15','2025-10-03 17:56:15'),(1237439,412561,'action complete via WP Cron','2025-10-03 15:56:15','2025-10-03 17:56:15'),(1237440,412562,'action created','2025-10-03 15:56:15','2025-10-03 17:56:15'),(1237441,412562,'action started via WP Cron','2025-10-03 15:59:09','2025-10-03 17:59:09'),(1237442,412562,'action complete via WP Cron','2025-10-03 15:59:09','2025-10-03 17:59:09'),(1237443,412563,'action created','2025-10-03 15:59:09','2025-10-03 17:59:09'),(1237444,412563,'action started via WP Cron','2025-10-03 16:01:29','2025-10-03 18:01:29'),(1237445,412563,'action complete via WP Cron','2025-10-03 16:01:29','2025-10-03 18:01:29'),(1237446,412564,'action created','2025-10-03 16:01:29','2025-10-03 18:01:29'),(1237447,412564,'action started via WP Cron','2025-10-03 16:04:07','2025-10-03 18:04:07'),(1237448,412564,'action complete via WP Cron','2025-10-03 16:04:07','2025-10-03 18:04:07'),(1237449,412565,'action created','2025-10-03 16:04:07','2025-10-03 18:04:07'),(1237450,412565,'action started via WP Cron','2025-10-03 16:07:47','2025-10-03 18:07:47'),(1237451,412565,'action complete via WP Cron','2025-10-03 16:07:47','2025-10-03 18:07:47'),(1237452,412566,'action created','2025-10-03 16:07:47','2025-10-03 18:07:47'),(1237453,412566,'action started via WP Cron','2025-10-03 16:10:39','2025-10-03 18:10:39'),(1237454,412566,'action complete via WP Cron','2025-10-03 16:10:39','2025-10-03 18:10:39'),(1237455,412567,'action created','2025-10-03 16:10:39','2025-10-03 18:10:39'),(1237456,412567,'action started via WP Cron','2025-10-03 16:15:03','2025-10-03 18:15:03'),(1237457,412567,'action complete via WP Cron','2025-10-03 16:15:03','2025-10-03 18:15:03'),(1237458,412568,'action created','2025-10-03 16:15:03','2025-10-03 18:15:03'),(1237459,412568,'action started via WP Cron','2025-10-03 16:20:54','2025-10-03 18:20:54'),(1237460,412568,'action complete via WP Cron','2025-10-03 16:20:54','2025-10-03 18:20:54'),(1237461,412569,'action created','2025-10-03 16:20:54','2025-10-03 18:20:54'),(1237462,412569,'action started via WP Cron','2025-10-03 16:23:36','2025-10-03 18:23:36'),(1237463,412569,'action complete via WP Cron','2025-10-03 16:23:36','2025-10-03 18:23:36'),(1237464,412570,'action created','2025-10-03 16:23:36','2025-10-03 18:23:36'),(1237465,412570,'action started via WP Cron','2025-10-03 16:26:15','2025-10-03 18:26:15'),(1237466,412570,'action complete via WP Cron','2025-10-03 16:26:15','2025-10-03 18:26:15'),(1237467,412571,'action created','2025-10-03 16:26:15','2025-10-03 18:26:15'),(1237468,412571,'action started via WP Cron','2025-10-03 16:31:28','2025-10-03 18:31:28'),(1237469,412571,'action complete via WP Cron','2025-10-03 16:31:28','2025-10-03 18:31:28'),(1237470,412572,'action created','2025-10-03 16:31:28','2025-10-03 18:31:28'),(1237471,412572,'action started via WP Cron','2025-10-03 16:33:56','2025-10-03 18:33:56'),(1237472,412572,'action complete via WP Cron','2025-10-03 16:33:56','2025-10-03 18:33:56'),(1237473,412573,'action created','2025-10-03 16:33:56','2025-10-03 18:33:56'),(1237474,412573,'action started via WP Cron','2025-10-03 16:36:27','2025-10-03 18:36:27'),(1237475,412573,'action complete via WP Cron','2025-10-03 16:36:27','2025-10-03 18:36:27'),(1237476,412574,'action created','2025-10-03 16:36:27','2025-10-03 18:36:27'),(1237477,412574,'action started via WP Cron','2025-10-03 16:39:19','2025-10-03 18:39:19'),(1237478,412574,'action complete via WP Cron','2025-10-03 16:39:19','2025-10-03 18:39:19'),(1237479,412575,'action created','2025-10-03 16:39:19','2025-10-03 18:39:19'),(1237480,412575,'action started via WP Cron','2025-10-03 16:46:30','2025-10-03 18:46:30'),(1237481,412575,'action complete via WP Cron','2025-10-03 16:46:30','2025-10-03 18:46:30'),(1237482,412576,'action created','2025-10-03 16:46:30','2025-10-03 18:46:30'),(1237483,412576,'action started via WP Cron','2025-10-03 16:49:49','2025-10-03 18:49:49'),(1237484,412576,'action complete via WP Cron','2025-10-03 16:49:49','2025-10-03 18:49:49'),(1237485,412577,'action created','2025-10-03 16:49:49','2025-10-03 18:49:49'),(1237486,412577,'action started via WP Cron','2025-10-03 16:52:35','2025-10-03 18:52:35'),(1237487,412577,'action complete via WP Cron','2025-10-03 16:52:35','2025-10-03 18:52:35'),(1237488,412578,'action created','2025-10-03 16:52:35','2025-10-03 18:52:35'),(1237489,412578,'action started via WP Cron','2025-10-03 16:54:53','2025-10-03 18:54:53'),(1237490,412578,'action complete via WP Cron','2025-10-03 16:54:53','2025-10-03 18:54:53'),(1237491,412579,'action created','2025-10-03 16:54:53','2025-10-03 18:54:53'),(1237492,412579,'action started via WP Cron','2025-10-03 16:59:17','2025-10-03 18:59:17'),(1237493,412579,'action complete via WP Cron','2025-10-03 16:59:17','2025-10-03 18:59:17'),(1237494,412580,'action created','2025-10-03 16:59:17','2025-10-03 18:59:17'),(1237495,412580,'action started via WP Cron','2025-10-03 17:01:29','2025-10-03 19:01:29'),(1237496,412580,'action complete via WP Cron','2025-10-03 17:01:29','2025-10-03 19:01:29'),(1237497,412581,'action created','2025-10-03 17:01:29','2025-10-03 19:01:29'),(1237498,412581,'action started via WP Cron','2025-10-03 17:04:25','2025-10-03 19:04:25'),(1237499,412581,'action complete via WP Cron','2025-10-03 17:04:25','2025-10-03 19:04:25'),(1237500,412582,'action created','2025-10-03 17:04:25','2025-10-03 19:04:25'),(1237501,412582,'action started via WP Cron','2025-10-03 17:06:30','2025-10-03 19:06:30'),(1237502,412582,'action complete via WP Cron','2025-10-03 17:06:30','2025-10-03 19:06:30'),(1237503,412583,'action created','2025-10-03 17:06:30','2025-10-03 19:06:30'),(1237504,412583,'action started via WP Cron','2025-10-03 17:09:42','2025-10-03 19:09:42'),(1237505,412583,'action complete via WP Cron','2025-10-03 17:09:42','2025-10-03 19:09:42'),(1237506,412584,'action created','2025-10-03 17:09:42','2025-10-03 19:09:42'),(1237507,412584,'action started via WP Cron','2025-10-03 17:13:42','2025-10-03 19:13:42'),(1237508,412584,'action complete via WP Cron','2025-10-03 17:13:42','2025-10-03 19:13:42'),(1237509,412585,'action created','2025-10-03 17:13:42','2025-10-03 19:13:42'),(1237510,412585,'action started via WP Cron','2025-10-03 17:16:27','2025-10-03 19:16:27'),(1237511,412585,'action complete via WP Cron','2025-10-03 17:16:27','2025-10-03 19:16:27'),(1237512,412586,'action created','2025-10-03 17:16:27','2025-10-03 19:16:27'),(1237513,412586,'action started via WP Cron','2025-10-03 17:20:01','2025-10-03 19:20:01'),(1237514,412586,'action complete via WP Cron','2025-10-03 17:20:01','2025-10-03 19:20:01'),(1237515,412587,'action created','2025-10-03 17:20:01','2025-10-03 19:20:01'),(1237516,412587,'action started via WP Cron','2025-10-03 17:26:15','2025-10-03 19:26:15'),(1237517,412587,'action complete via WP Cron','2025-10-03 17:26:15','2025-10-03 19:26:15'),(1237518,412588,'action created','2025-10-03 17:26:15','2025-10-03 19:26:15'),(1237519,412588,'action started via WP Cron','2025-10-03 17:30:20','2025-10-03 19:30:20'),(1237520,412588,'action complete via WP Cron','2025-10-03 17:30:20','2025-10-03 19:30:20'),(1237521,412589,'action created','2025-10-03 17:30:20','2025-10-03 19:30:20'),(1237522,412589,'action started via WP Cron','2025-10-03 17:35:22','2025-10-03 19:35:22'),(1237523,412589,'action complete via WP Cron','2025-10-03 17:35:22','2025-10-03 19:35:22'),(1237524,412590,'action created','2025-10-03 17:35:22','2025-10-03 19:35:22'),(1237525,412590,'action started via WP Cron','2025-10-03 17:37:53','2025-10-03 19:37:53'),(1237526,412590,'action complete via WP Cron','2025-10-03 17:37:54','2025-10-03 19:37:54'),(1237527,412591,'action created','2025-10-03 17:37:54','2025-10-03 19:37:54'),(1237528,412591,'action started via WP Cron','2025-10-03 17:40:55','2025-10-03 19:40:55'),(1237529,412591,'action complete via WP Cron','2025-10-03 17:40:55','2025-10-03 19:40:55'),(1237530,412592,'action created','2025-10-03 17:40:55','2025-10-03 19:40:55'),(1237531,412592,'action started via WP Cron','2025-10-03 17:44:48','2025-10-03 19:44:48'),(1237532,412592,'action complete via WP Cron','2025-10-03 17:44:48','2025-10-03 19:44:48'),(1237533,412593,'action created','2025-10-03 17:44:48','2025-10-03 19:44:48'),(1237534,412593,'action started via WP Cron','2025-10-03 17:49:11','2025-10-03 19:49:11'),(1237535,412593,'action complete via WP Cron','2025-10-03 17:49:11','2025-10-03 19:49:11'),(1237536,412594,'action created','2025-10-03 17:49:11','2025-10-03 19:49:11'),(1237537,412594,'action started via WP Cron','2025-10-03 17:54:33','2025-10-03 19:54:33'),(1237538,412594,'action complete via WP Cron','2025-10-03 17:54:33','2025-10-03 19:54:33'),(1237539,412595,'action created','2025-10-03 17:54:33','2025-10-03 19:54:33'),(1237540,412595,'action started via WP Cron','2025-10-03 17:57:22','2025-10-03 19:57:22'),(1237541,412595,'action complete via WP Cron','2025-10-03 17:57:22','2025-10-03 19:57:22'),(1237542,412596,'action created','2025-10-03 17:57:22','2025-10-03 19:57:22'),(1237543,412596,'action started via WP Cron','2025-10-03 18:00:57','2025-10-03 20:00:57'),(1237544,412596,'action complete via WP Cron','2025-10-03 18:00:57','2025-10-03 20:00:57'),(1237545,412597,'action created','2025-10-03 18:00:57','2025-10-03 20:00:57'),(1237546,412597,'action started via WP Cron','2025-10-03 18:05:46','2025-10-03 20:05:46'),(1237547,412597,'action complete via WP Cron','2025-10-03 18:05:46','2025-10-03 20:05:46'),(1237548,412598,'action created','2025-10-03 18:05:46','2025-10-03 20:05:46'),(1237549,412598,'action started via WP Cron','2025-10-03 18:09:22','2025-10-03 20:09:22'),(1237550,412598,'action complete via WP Cron','2025-10-03 18:09:22','2025-10-03 20:09:22'),(1237551,412599,'action created','2025-10-03 18:09:22','2025-10-03 20:09:22'),(1237552,412599,'action started via WP Cron','2025-10-03 18:13:54','2025-10-03 20:13:54'),(1237553,412599,'action complete via WP Cron','2025-10-03 18:13:54','2025-10-03 20:13:54'),(1237554,412600,'action created','2025-10-03 18:13:54','2025-10-03 20:13:54'),(1237555,412600,'action started via WP Cron','2025-10-03 18:16:30','2025-10-03 20:16:30'),(1237556,412600,'action complete via WP Cron','2025-10-03 18:16:30','2025-10-03 20:16:30'),(1237557,412601,'action created','2025-10-03 18:16:30','2025-10-03 20:16:30'),(1237558,412601,'action started via WP Cron','2025-10-03 18:18:49','2025-10-03 20:18:49'),(1237559,412601,'action complete via WP Cron','2025-10-03 18:18:49','2025-10-03 20:18:49'),(1237560,412602,'action created','2025-10-03 18:18:49','2025-10-03 20:18:49'),(1237561,412602,'action started via WP Cron','2025-10-03 18:21:30','2025-10-03 20:21:30'),(1237562,412602,'action complete via WP Cron','2025-10-03 18:21:30','2025-10-03 20:21:30'),(1237563,412603,'action created','2025-10-03 18:21:30','2025-10-03 20:21:30'),(1237564,412603,'action started via WP Cron','2025-10-03 18:24:06','2025-10-03 20:24:06'),(1237565,412603,'action complete via WP Cron','2025-10-03 18:24:06','2025-10-03 20:24:06'),(1237566,412604,'action created','2025-10-03 18:24:06','2025-10-03 20:24:06'),(1237567,412604,'action started via WP Cron','2025-10-03 18:26:15','2025-10-03 20:26:15'),(1237568,412604,'action complete via WP Cron','2025-10-03 18:26:15','2025-10-03 20:26:15'),(1237569,412605,'action created','2025-10-03 18:26:15','2025-10-03 20:26:15'),(1237570,412605,'action started via WP Cron','2025-10-03 18:29:03','2025-10-03 20:29:03'),(1237571,412605,'action complete via WP Cron','2025-10-03 18:29:03','2025-10-03 20:29:03'),(1237572,412606,'action created','2025-10-03 18:29:03','2025-10-03 20:29:03'),(1237573,412606,'action started via WP Cron','2025-10-03 18:32:26','2025-10-03 20:32:26'),(1237574,412606,'action complete via WP Cron','2025-10-03 18:32:26','2025-10-03 20:32:26'),(1237575,412607,'action created','2025-10-03 18:32:26','2025-10-03 20:32:26'),(1237576,412607,'action started via WP Cron','2025-10-03 18:36:28','2025-10-03 20:36:28'),(1237577,412607,'action complete via WP Cron','2025-10-03 18:36:28','2025-10-03 20:36:28'),(1237578,412608,'action created','2025-10-03 18:36:28','2025-10-03 20:36:28'),(1237579,412608,'action started via WP Cron','2025-10-03 18:40:16','2025-10-03 20:40:16'),(1237580,412608,'action complete via WP Cron','2025-10-03 18:40:16','2025-10-03 20:40:16'),(1237581,412609,'action created','2025-10-03 18:40:16','2025-10-03 20:40:16'),(1237582,412609,'action started via WP Cron','2025-10-03 18:42:25','2025-10-03 20:42:25'),(1237583,412609,'action complete via WP Cron','2025-10-03 18:42:25','2025-10-03 20:42:25'),(1237584,412610,'action created','2025-10-03 18:42:25','2025-10-03 20:42:25'),(1237585,412610,'action started via WP Cron','2025-10-03 18:46:28','2025-10-03 20:46:28'),(1237586,412610,'action complete via WP Cron','2025-10-03 18:46:28','2025-10-03 20:46:28'),(1237587,412611,'action created','2025-10-03 18:46:28','2025-10-03 20:46:28'),(1237588,412611,'action started via WP Cron','2025-10-03 18:49:57','2025-10-03 20:49:57'),(1237589,412611,'action complete via WP Cron','2025-10-03 18:49:57','2025-10-03 20:49:57'),(1237590,412612,'action created','2025-10-03 18:49:57','2025-10-03 20:49:57'),(1237591,412612,'action started via WP Cron','2025-10-03 18:51:59','2025-10-03 20:51:59'),(1237592,412612,'action complete via WP Cron','2025-10-03 18:51:59','2025-10-03 20:51:59'),(1237593,412613,'action created','2025-10-03 18:51:59','2025-10-03 20:51:59'),(1237594,412613,'action started via WP Cron','2025-10-03 18:54:33','2025-10-03 20:54:33'),(1237595,412613,'action complete via WP Cron','2025-10-03 18:54:33','2025-10-03 20:54:33'),(1237596,412614,'action created','2025-10-03 18:54:33','2025-10-03 20:54:33'),(1237597,412614,'action started via WP Cron','2025-10-03 18:57:41','2025-10-03 20:57:41'),(1237598,412614,'action complete via WP Cron','2025-10-03 18:57:41','2025-10-03 20:57:41'),(1237599,412615,'action created','2025-10-03 18:57:41','2025-10-03 20:57:41'),(1237600,412615,'action started via WP Cron','2025-10-03 19:00:39','2025-10-03 21:00:39'),(1237601,412615,'action complete via WP Cron','2025-10-03 19:00:39','2025-10-03 21:00:39'),(1237602,412616,'action created','2025-10-03 19:00:39','2025-10-03 21:00:39'),(1237603,412616,'action started via WP Cron','2025-10-03 19:03:38','2025-10-03 21:03:38'),(1237604,412616,'action complete via WP Cron','2025-10-03 19:03:38','2025-10-03 21:03:38'),(1237605,412617,'action created','2025-10-03 19:03:38','2025-10-03 21:03:38'),(1237606,412617,'action started via WP Cron','2025-10-03 19:06:28','2025-10-03 21:06:28'),(1237607,412617,'action complete via WP Cron','2025-10-03 19:06:28','2025-10-03 21:06:28'),(1237608,412618,'action created','2025-10-03 19:06:28','2025-10-03 21:06:28'),(1237609,412618,'action started via WP Cron','2025-10-03 19:08:53','2025-10-03 21:08:53'),(1237610,412618,'action complete via WP Cron','2025-10-03 19:08:53','2025-10-03 21:08:53'),(1237611,412619,'action created','2025-10-03 19:08:53','2025-10-03 21:08:53'),(1237612,412619,'action started via WP Cron','2025-10-03 19:13:38','2025-10-03 21:13:38'),(1237613,412619,'action complete via WP Cron','2025-10-03 19:13:38','2025-10-03 21:13:38'),(1237614,412620,'action created','2025-10-03 19:13:38','2025-10-03 21:13:38'),(1237615,412620,'action started via WP Cron','2025-10-03 19:16:29','2025-10-03 21:16:29'),(1237616,412620,'action complete via WP Cron','2025-10-03 19:16:29','2025-10-03 21:16:29'),(1237617,412621,'action created','2025-10-03 19:16:29','2025-10-03 21:16:29'),(1237618,412621,'action started via WP Cron','2025-10-03 19:19:53','2025-10-03 21:19:53'),(1237619,412621,'action complete via WP Cron','2025-10-03 19:19:53','2025-10-03 21:19:53'),(1237620,412622,'action created','2025-10-03 19:19:53','2025-10-03 21:19:53'),(1237621,412622,'action started via WP Cron','2025-10-03 19:24:37','2025-10-03 21:24:37'),(1237622,412622,'action complete via WP Cron','2025-10-03 19:24:37','2025-10-03 21:24:37'),(1237623,412623,'action created','2025-10-03 19:24:37','2025-10-03 21:24:37'),(1237624,412623,'action started via WP Cron','2025-10-03 19:27:13','2025-10-03 21:27:13'),(1237625,412623,'action complete via WP Cron','2025-10-03 19:27:13','2025-10-03 21:27:13'),(1237626,412624,'action created','2025-10-03 19:27:13','2025-10-03 21:27:13'),(1237627,412624,'action started via WP Cron','2025-10-03 19:29:51','2025-10-03 21:29:51'),(1237628,412624,'action complete via WP Cron','2025-10-03 19:29:51','2025-10-03 21:29:51'),(1237629,412625,'action created','2025-10-03 19:29:51','2025-10-03 21:29:51'),(1237630,412625,'action started via WP Cron','2025-10-03 19:33:30','2025-10-03 21:33:30'),(1237631,412625,'action complete via WP Cron','2025-10-03 19:33:30','2025-10-03 21:33:30'),(1237632,412626,'action created','2025-10-03 19:33:30','2025-10-03 21:33:30'),(1237633,412626,'action started via WP Cron','2025-10-03 19:36:26','2025-10-03 21:36:26'),(1237634,412626,'action complete via WP Cron','2025-10-03 19:36:26','2025-10-03 21:36:26'),(1237635,412627,'action created','2025-10-03 19:36:26','2025-10-03 21:36:26'),(1237636,412627,'action started via WP Cron','2025-10-03 19:38:36','2025-10-03 21:38:36'),(1237637,412627,'action complete via WP Cron','2025-10-03 19:38:36','2025-10-03 21:38:36'),(1237638,412628,'action created','2025-10-03 19:38:36','2025-10-03 21:38:36'),(1237639,412628,'action started via WP Cron','2025-10-03 19:41:16','2025-10-03 21:41:16'),(1237640,412628,'action complete via WP Cron','2025-10-03 19:41:16','2025-10-03 21:41:16'),(1237641,412629,'action created','2025-10-03 19:41:16','2025-10-03 21:41:16'),(1237642,412629,'action started via WP Cron','2025-10-03 19:44:37','2025-10-03 21:44:37'),(1237643,412629,'action complete via WP Cron','2025-10-03 19:44:37','2025-10-03 21:44:37'),(1237644,412630,'action created','2025-10-03 19:44:37','2025-10-03 21:44:37'),(1237645,412630,'action started via WP Cron','2025-10-03 19:47:45','2025-10-03 21:47:45'),(1237646,412630,'action complete via WP Cron','2025-10-03 19:47:45','2025-10-03 21:47:45'),(1237647,412631,'action created','2025-10-03 19:47:45','2025-10-03 21:47:45'),(1237648,412631,'action started via WP Cron','2025-10-03 19:51:30','2025-10-03 21:51:30'),(1237649,412631,'action complete via WP Cron','2025-10-03 19:51:30','2025-10-03 21:51:30'),(1237650,412632,'action created','2025-10-03 19:51:30','2025-10-03 21:51:30'),(1237651,412632,'action started via WP Cron','2025-10-03 19:55:18','2025-10-03 21:55:18'),(1237652,412632,'action complete via WP Cron','2025-10-03 19:55:18','2025-10-03 21:55:18'),(1237653,412633,'action created','2025-10-03 19:55:18','2025-10-03 21:55:18'),(1237654,412633,'action started via WP Cron','2025-10-03 19:58:29','2025-10-03 21:58:29'),(1237655,412633,'action complete via WP Cron','2025-10-03 19:58:29','2025-10-03 21:58:29'),(1237656,412634,'action created','2025-10-03 19:58:29','2025-10-03 21:58:29'),(1237657,412634,'action started via WP Cron','2025-10-03 20:01:27','2025-10-03 22:01:27'),(1237658,412634,'action complete via WP Cron','2025-10-03 20:01:27','2025-10-03 22:01:27'),(1237659,412635,'action created','2025-10-03 20:01:27','2025-10-03 22:01:27'),(1237660,412635,'action started via WP Cron','2025-10-03 20:05:18','2025-10-03 22:05:18'),(1237661,412635,'action complete via WP Cron','2025-10-03 20:05:18','2025-10-03 22:05:18'),(1237662,412636,'action created','2025-10-03 20:05:18','2025-10-03 22:05:18'),(1237663,412636,'action started via WP Cron','2025-10-03 20:08:08','2025-10-03 22:08:08'),(1237664,412636,'action complete via WP Cron','2025-10-03 20:08:08','2025-10-03 22:08:08'),(1237665,412637,'action created','2025-10-03 20:08:08','2025-10-03 22:08:08'),(1237666,412637,'action started via WP Cron','2025-10-03 20:10:15','2025-10-03 22:10:15'),(1237667,412637,'action complete via WP Cron','2025-10-03 20:10:15','2025-10-03 22:10:15'),(1237668,412638,'action created','2025-10-03 20:10:15','2025-10-03 22:10:15'),(1237669,412638,'action started via WP Cron','2025-10-03 20:12:51','2025-10-03 22:12:51'),(1237670,412638,'action complete via WP Cron','2025-10-03 20:12:51','2025-10-03 22:12:51'),(1237671,412639,'action created','2025-10-03 20:12:51','2025-10-03 22:12:51'),(1237672,412639,'action started via WP Cron','2025-10-03 20:15:24','2025-10-03 22:15:24'),(1237673,412639,'action complete via WP Cron','2025-10-03 20:15:24','2025-10-03 22:15:24'),(1237674,412640,'action created','2025-10-03 20:15:24','2025-10-03 22:15:24'),(1237675,412640,'action started via WP Cron','2025-10-03 20:17:34','2025-10-03 22:17:34'),(1237676,412640,'action complete via WP Cron','2025-10-03 20:17:34','2025-10-03 22:17:34'),(1237677,412641,'action created','2025-10-03 20:17:34','2025-10-03 22:17:34'),(1237678,412641,'action started via WP Cron','2025-10-03 20:19:37','2025-10-03 22:19:37'),(1237679,412641,'action complete via WP Cron','2025-10-03 20:19:37','2025-10-03 22:19:37'),(1237680,412642,'action created','2025-10-03 20:19:37','2025-10-03 22:19:37'),(1237681,412642,'action started via WP Cron','2025-10-03 20:21:54','2025-10-03 22:21:54'),(1237682,412642,'action complete via WP Cron','2025-10-03 20:21:54','2025-10-03 22:21:54'),(1237683,412643,'action created','2025-10-03 20:21:54','2025-10-03 22:21:54'),(1237684,412643,'action started via WP Cron','2025-10-03 20:26:16','2025-10-03 22:26:16'),(1237685,412643,'action complete via WP Cron','2025-10-03 20:26:16','2025-10-03 22:26:16'),(1237686,412644,'action created','2025-10-03 20:26:16','2025-10-03 22:26:16'),(1237687,412644,'action started via WP Cron','2025-10-03 20:29:36','2025-10-03 22:29:36'),(1237688,412644,'action complete via WP Cron','2025-10-03 20:29:36','2025-10-03 22:29:36'),(1237689,412645,'action created','2025-10-03 20:29:36','2025-10-03 22:29:36'),(1237690,412645,'action started via WP Cron','2025-10-03 20:33:22','2025-10-03 22:33:22'),(1237691,412645,'action complete via WP Cron','2025-10-03 20:33:22','2025-10-03 22:33:22'),(1237692,412646,'action created','2025-10-03 20:33:22','2025-10-03 22:33:22'),(1237693,412646,'action started via WP Cron','2025-10-03 20:36:06','2025-10-03 22:36:06'),(1237694,412646,'action complete via WP Cron','2025-10-03 20:36:06','2025-10-03 22:36:06'),(1237695,412647,'action created','2025-10-03 20:36:06','2025-10-03 22:36:06'),(1237696,412647,'action started via WP Cron','2025-10-03 20:39:16','2025-10-03 22:39:16'),(1237697,412647,'action complete via WP Cron','2025-10-03 20:39:16','2025-10-03 22:39:16'),(1237698,412648,'action created','2025-10-03 20:39:16','2025-10-03 22:39:16'),(1237699,412648,'action started via WP Cron','2025-10-03 20:45:26','2025-10-03 22:45:26'),(1237700,412648,'action complete via WP Cron','2025-10-03 20:45:26','2025-10-03 22:45:26'),(1237701,412649,'action created','2025-10-03 20:45:26','2025-10-03 22:45:26'),(1237702,412649,'action started via WP Cron','2025-10-03 20:48:39','2025-10-03 22:48:39'),(1237703,412649,'action complete via WP Cron','2025-10-03 20:48:39','2025-10-03 22:48:39'),(1237704,412650,'action created','2025-10-03 20:48:39','2025-10-03 22:48:39'),(1237705,412650,'action started via WP Cron','2025-10-03 20:51:29','2025-10-03 22:51:29'),(1237706,412650,'action complete via WP Cron','2025-10-03 20:51:29','2025-10-03 22:51:29'),(1237707,412651,'action created','2025-10-03 20:51:29','2025-10-03 22:51:29'),(1237708,412651,'action started via WP Cron','2025-10-03 20:53:37','2025-10-03 22:53:37'),(1237709,412651,'action complete via WP Cron','2025-10-03 20:53:37','2025-10-03 22:53:37'),(1237710,412652,'action created','2025-10-03 20:53:37','2025-10-03 22:53:37'),(1237711,412652,'action started via WP Cron','2025-10-03 20:59:31','2025-10-03 22:59:31'),(1237712,412652,'action complete via WP Cron','2025-10-03 20:59:31','2025-10-03 22:59:31'),(1237713,412653,'action created','2025-10-03 20:59:31','2025-10-03 22:59:31'),(1237714,412653,'action started via WP Cron','2025-10-03 21:04:44','2025-10-03 23:04:44'),(1237715,412653,'action complete via WP Cron','2025-10-03 21:04:44','2025-10-03 23:04:44'),(1237716,412654,'action created','2025-10-03 21:04:44','2025-10-03 23:04:44'),(1237717,412654,'action started via WP Cron','2025-10-03 21:07:50','2025-10-03 23:07:50'),(1237718,412654,'action complete via WP Cron','2025-10-03 21:07:50','2025-10-03 23:07:50'),(1237719,412655,'action created','2025-10-03 21:07:50','2025-10-03 23:07:50'),(1237720,412655,'action started via WP Cron','2025-10-03 21:10:37','2025-10-03 23:10:37'),(1237721,412655,'action complete via WP Cron','2025-10-03 21:10:37','2025-10-03 23:10:37'),(1237722,412656,'action created','2025-10-03 21:10:37','2025-10-03 23:10:37'),(1237723,412656,'action started via WP Cron','2025-10-03 21:13:46','2025-10-03 23:13:46'),(1237724,412656,'action complete via WP Cron','2025-10-03 21:13:46','2025-10-03 23:13:46'),(1237725,412657,'action created','2025-10-03 21:13:46','2025-10-03 23:13:46'),(1237726,412657,'action started via WP Cron','2025-10-03 21:15:51','2025-10-03 23:15:51'),(1237727,412657,'action complete via WP Cron','2025-10-03 21:15:51','2025-10-03 23:15:51'),(1237728,412658,'action created','2025-10-03 21:15:51','2025-10-03 23:15:51'),(1237729,412658,'action started via WP Cron','2025-10-03 21:19:03','2025-10-03 23:19:03'),(1237730,412658,'action complete via WP Cron','2025-10-03 21:19:03','2025-10-03 23:19:03'),(1237731,412659,'action created','2025-10-03 21:19:03','2025-10-03 23:19:03'),(1237732,412659,'action started via WP Cron','2025-10-03 21:21:26','2025-10-03 23:21:26'),(1237733,412659,'action complete via WP Cron','2025-10-03 21:21:26','2025-10-03 23:21:26'),(1237734,412660,'action created','2025-10-03 21:21:26','2025-10-03 23:21:26'),(1237735,412660,'action started via WP Cron','2025-10-03 21:26:16','2025-10-03 23:26:16'),(1237736,412660,'action complete via WP Cron','2025-10-03 21:26:16','2025-10-03 23:26:16'),(1237737,412661,'action created','2025-10-03 21:26:16','2025-10-03 23:26:16'),(1237738,412661,'action started via WP Cron','2025-10-03 21:29:22','2025-10-03 23:29:22'),(1237739,412661,'action complete via WP Cron','2025-10-03 21:29:22','2025-10-03 23:29:22'),(1237740,412662,'action created','2025-10-03 21:29:22','2025-10-03 23:29:22'),(1237741,412662,'action started via WP Cron','2025-10-03 21:31:29','2025-10-03 23:31:29'),(1237742,412662,'action complete via WP Cron','2025-10-03 21:31:29','2025-10-03 23:31:29'),(1237743,412663,'action created','2025-10-03 21:31:29','2025-10-03 23:31:29'),(1237744,412663,'action started via WP Cron','2025-10-03 21:33:51','2025-10-03 23:33:51'),(1237745,412663,'action complete via WP Cron','2025-10-03 21:33:51','2025-10-03 23:33:51'),(1237746,412664,'action created','2025-10-03 21:33:51','2025-10-03 23:33:51'),(1237747,412664,'action started via WP Cron','2025-10-03 21:36:23','2025-10-03 23:36:23'),(1237748,412664,'action complete via WP Cron','2025-10-03 21:36:23','2025-10-03 23:36:23'),(1237749,412665,'action created','2025-10-03 21:36:23','2025-10-03 23:36:23'),(1237750,412665,'action started via WP Cron','2025-10-03 21:39:03','2025-10-03 23:39:03'),(1237751,412665,'action complete via WP Cron','2025-10-03 21:39:03','2025-10-03 23:39:03'),(1237752,412666,'action created','2025-10-03 21:39:03','2025-10-03 23:39:03'),(1237753,412666,'action started via WP Cron','2025-10-03 21:41:15','2025-10-03 23:41:15'),(1237754,412666,'action complete via WP Cron','2025-10-03 21:41:15','2025-10-03 23:41:15'),(1237755,412667,'action created','2025-10-03 21:41:15','2025-10-03 23:41:15'),(1237756,412667,'action started via WP Cron','2025-10-03 21:44:48','2025-10-03 23:44:48'),(1237757,412667,'action complete via WP Cron','2025-10-03 21:44:48','2025-10-03 23:44:48'),(1237758,412668,'action created','2025-10-03 21:44:48','2025-10-03 23:44:48'),(1237759,412668,'action started via WP Cron','2025-10-03 21:48:47','2025-10-03 23:48:47'),(1237760,412668,'action complete via WP Cron','2025-10-03 21:48:47','2025-10-03 23:48:47'),(1237761,412669,'action created','2025-10-03 21:48:47','2025-10-03 23:48:47'),(1237762,412669,'action started via WP Cron','2025-10-03 21:51:29','2025-10-03 23:51:29'),(1237763,412669,'action complete via WP Cron','2025-10-03 21:51:29','2025-10-03 23:51:29'),(1237764,412670,'action created','2025-10-03 21:51:29','2025-10-03 23:51:29'),(1237765,412670,'action started via WP Cron','2025-10-03 21:53:56','2025-10-03 23:53:56'),(1237766,412670,'action complete via WP Cron','2025-10-03 21:53:56','2025-10-03 23:53:56'),(1237767,412671,'action created','2025-10-03 21:53:56','2025-10-03 23:53:56'),(1237768,412671,'action started via WP Cron','2025-10-03 21:56:15','2025-10-03 23:56:15'),(1237769,412671,'action complete via WP Cron','2025-10-03 21:56:15','2025-10-03 23:56:15'),(1237770,412672,'action created','2025-10-03 21:56:15','2025-10-03 23:56:15'),(1237771,412672,'action started via WP Cron','2025-10-03 21:58:47','2025-10-03 23:58:47'),(1237772,412672,'action complete via WP Cron','2025-10-03 21:58:47','2025-10-03 23:58:47'),(1237773,412673,'action created','2025-10-03 21:58:47','2025-10-03 23:58:47'),(1237774,412673,'action started via WP Cron','2025-10-03 22:01:29','2025-10-04 00:01:29'),(1237775,412673,'action complete via WP Cron','2025-10-03 22:01:29','2025-10-04 00:01:29'),(1237776,412674,'action created','2025-10-03 22:01:29','2025-10-04 00:01:29'),(1237777,412674,'action started via WP Cron','2025-10-03 22:06:29','2025-10-04 00:06:29'),(1237778,412674,'action complete via WP Cron','2025-10-03 22:06:29','2025-10-04 00:06:29'),(1237779,412675,'action created','2025-10-03 22:06:29','2025-10-04 00:06:29'),(1237780,412675,'action started via WP Cron','2025-10-03 22:11:16','2025-10-04 00:11:16'),(1237781,412675,'action complete via WP Cron','2025-10-03 22:11:16','2025-10-04 00:11:16'),(1237782,412676,'action created','2025-10-03 22:11:16','2025-10-04 00:11:16'),(1237783,412676,'action started via WP Cron','2025-10-03 22:16:16','2025-10-04 00:16:16'),(1237784,412676,'action complete via WP Cron','2025-10-03 22:16:16','2025-10-04 00:16:16'),(1237785,412677,'action created','2025-10-03 22:16:16','2025-10-04 00:16:16'),(1237786,412677,'action started via WP Cron','2025-10-03 22:21:28','2025-10-04 00:21:28'),(1237787,412677,'action complete via WP Cron','2025-10-03 22:21:28','2025-10-04 00:21:28'),(1237788,412678,'action created','2025-10-03 22:21:28','2025-10-04 00:21:28'),(1237789,412678,'action started via WP Cron','2025-10-03 22:23:29','2025-10-04 00:23:29'),(1237790,412678,'action complete via WP Cron','2025-10-03 22:23:29','2025-10-04 00:23:29'),(1237791,412679,'action created','2025-10-03 22:23:29','2025-10-04 00:23:29'),(1237792,412679,'action started via WP Cron','2025-10-03 22:25:30','2025-10-04 00:25:30'),(1237793,412679,'action complete via WP Cron','2025-10-03 22:25:30','2025-10-04 00:25:30'),(1237794,412680,'action created','2025-10-03 22:25:30','2025-10-04 00:25:30'),(1237795,412680,'action started via WP Cron','2025-10-03 22:31:30','2025-10-04 00:31:30'),(1237796,412680,'action complete via WP Cron','2025-10-03 22:31:30','2025-10-04 00:31:30'),(1237797,412681,'action created','2025-10-03 22:31:30','2025-10-04 00:31:30'),(1237798,412681,'action started via WP Cron','2025-10-03 22:36:29','2025-10-04 00:36:29'),(1237799,412681,'action complete via WP Cron','2025-10-03 22:36:29','2025-10-04 00:36:29'),(1237800,412682,'action created','2025-10-03 22:36:29','2025-10-04 00:36:29'),(1237801,412682,'action started via WP Cron','2025-10-03 22:41:16','2025-10-04 00:41:16'),(1237802,412682,'action complete via WP Cron','2025-10-03 22:41:16','2025-10-04 00:41:16'),(1237803,412683,'action created','2025-10-03 22:41:16','2025-10-04 00:41:16'),(1237804,412683,'action started via WP Cron','2025-10-03 22:46:28','2025-10-04 00:46:28'),(1237805,412683,'action complete via WP Cron','2025-10-03 22:46:28','2025-10-04 00:46:28'),(1237806,412684,'action created','2025-10-03 22:46:28','2025-10-04 00:46:28'),(1237807,412684,'action started via WP Cron','2025-10-03 22:51:28','2025-10-04 00:51:28'),(1237808,412684,'action complete via WP Cron','2025-10-03 22:51:29','2025-10-04 00:51:29'),(1237809,412685,'action created','2025-10-03 22:51:29','2025-10-04 00:51:29'),(1237810,412685,'action started via WP Cron','2025-10-03 22:56:15','2025-10-04 00:56:15'),(1237811,412685,'action complete via WP Cron','2025-10-03 22:56:15','2025-10-04 00:56:15'),(1237812,412686,'action created','2025-10-03 22:56:15','2025-10-04 00:56:15'),(1237813,412686,'action started via WP Cron','2025-10-03 23:01:28','2025-10-04 01:01:28'),(1237814,412686,'action complete via WP Cron','2025-10-03 23:01:28','2025-10-04 01:01:28'),(1237815,412687,'action created','2025-10-03 23:01:28','2025-10-04 01:01:28'),(1237816,412687,'action started via WP Cron','2025-10-03 23:06:30','2025-10-04 01:06:30'),(1237817,412687,'action complete via WP Cron','2025-10-03 23:06:30','2025-10-04 01:06:30'),(1237818,412688,'action created','2025-10-03 23:06:30','2025-10-04 01:06:30'),(1237819,412688,'action started via WP Cron','2025-10-03 23:10:54','2025-10-04 01:10:54'),(1237820,412688,'action complete via WP Cron','2025-10-03 23:10:54','2025-10-04 01:10:54'),(1237821,412689,'action created','2025-10-03 23:10:54','2025-10-04 01:10:54'),(1237822,412689,'action started via WP Cron','2025-10-03 23:14:03','2025-10-04 01:14:03'),(1237823,412689,'action complete via WP Cron','2025-10-03 23:14:04','2025-10-04 01:14:04'),(1237824,412690,'action created','2025-10-03 23:14:04','2025-10-04 01:14:04'),(1237825,412690,'action started via WP Cron','2025-10-03 23:16:29','2025-10-04 01:16:29'),(1237826,412690,'action complete via WP Cron','2025-10-03 23:16:29','2025-10-04 01:16:29'),(1237827,412691,'action created','2025-10-03 23:16:29','2025-10-04 01:16:29'),(1237828,412691,'action started via WP Cron','2025-10-03 23:21:29','2025-10-04 01:21:29'),(1237829,412691,'action complete via WP Cron','2025-10-03 23:21:29','2025-10-04 01:21:29'),(1237830,412692,'action created','2025-10-03 23:21:29','2025-10-04 01:21:29'),(1237831,412692,'action started via WP Cron','2025-10-03 23:26:16','2025-10-04 01:26:16'),(1237832,412692,'action complete via WP Cron','2025-10-03 23:26:16','2025-10-04 01:26:16'),(1237833,412693,'action created','2025-10-03 23:26:16','2025-10-04 01:26:16'),(1237834,412693,'action started via WP Cron','2025-10-03 23:31:30','2025-10-04 01:31:30'),(1237835,412693,'action complete via WP Cron','2025-10-03 23:31:30','2025-10-04 01:31:30'),(1237836,412694,'action created','2025-10-03 23:31:30','2025-10-04 01:31:30'),(1237837,412694,'action started via WP Cron','2025-10-03 23:35:04','2025-10-04 01:35:04'),(1237838,412694,'action complete via WP Cron','2025-10-03 23:35:05','2025-10-04 01:35:05'),(1237839,412695,'action created','2025-10-03 23:35:05','2025-10-04 01:35:05'),(1237840,412695,'action started via WP Cron','2025-10-03 23:39:06','2025-10-04 01:39:06'),(1237841,412695,'action complete via WP Cron','2025-10-03 23:39:06','2025-10-04 01:39:06'),(1237842,412696,'action created','2025-10-03 23:39:06','2025-10-04 01:39:06'),(1237843,412696,'action started via WP Cron','2025-10-03 23:41:07','2025-10-04 01:41:07'),(1237844,412696,'action complete via WP Cron','2025-10-03 23:41:07','2025-10-04 01:41:07'),(1237845,412697,'action created','2025-10-03 23:41:07','2025-10-04 01:41:07'),(1237846,412697,'action started via WP Cron','2025-10-03 23:48:57','2025-10-04 01:48:57'),(1237847,412697,'action complete via WP Cron','2025-10-03 23:48:57','2025-10-04 01:48:57'),(1237848,412698,'action created','2025-10-03 23:48:57','2025-10-04 01:48:57'),(1237849,412698,'action started via WP Cron','2025-10-03 23:51:33','2025-10-04 01:51:33'),(1237850,412698,'action complete via WP Cron','2025-10-03 23:51:33','2025-10-04 01:51:33'),(1237851,412699,'action created','2025-10-03 23:51:33','2025-10-04 01:51:33'),(1237852,412699,'action started via WP Cron','2025-10-03 23:56:16','2025-10-04 01:56:16'),(1237853,412700,'action created','2025-10-03 23:56:16','2025-10-04 01:56:16'),(1237854,412700,'action started via WP Cron','2025-10-03 23:56:18','2025-10-04 01:56:18'),(1237855,412700,'action complete via WP Cron','2025-10-03 23:56:19','2025-10-04 01:56:19'),(1237856,412699,'action complete via WP Cron','2025-10-03 23:56:19','2025-10-04 01:56:19'),(1237857,412701,'action created','2025-10-03 23:56:19','2025-10-04 01:56:19'),(1237858,412701,'action started via WP Cron','2025-10-04 00:01:27','2025-10-04 02:01:27'),(1237859,412702,'action created','2025-10-04 00:01:27','2025-10-04 02:01:27'),(1237860,412702,'action started via WP Cron','2025-10-04 00:01:29','2025-10-04 02:01:29'),(1237861,412702,'action complete via WP Cron','2025-10-04 00:01:29','2025-10-04 02:01:29'),(1237862,412701,'action complete via WP Cron','2025-10-04 00:01:29','2025-10-04 02:01:29'),(1237863,412703,'action created','2025-10-04 00:01:29','2025-10-04 02:01:29'),(1237864,412703,'action started via WP Cron','2025-10-04 00:03:30','2025-10-04 02:03:30'),(1237865,412703,'action complete via WP Cron','2025-10-04 00:03:30','2025-10-04 02:03:30'),(1237866,412704,'action created','2025-10-04 00:03:30','2025-10-04 02:03:30'),(1237867,412704,'action started via WP Cron','2025-10-04 00:06:29','2025-10-04 02:06:29'),(1237868,412704,'action complete via WP Cron','2025-10-04 00:06:29','2025-10-04 02:06:29'),(1237869,412705,'action created','2025-10-04 00:06:29','2025-10-04 02:06:29'),(1237870,412705,'action started via WP Cron','2025-10-04 00:10:12','2025-10-04 02:10:12'),(1237871,412705,'action complete via WP Cron','2025-10-04 00:10:12','2025-10-04 02:10:12'),(1237872,412706,'action created','2025-10-04 00:10:12','2025-10-04 02:10:12'),(1237873,412706,'action started via WP Cron','2025-10-04 00:16:29','2025-10-04 02:16:29'),(1237874,412706,'action complete via WP Cron','2025-10-04 00:16:29','2025-10-04 02:16:29'),(1237875,412707,'action created','2025-10-04 00:16:29','2025-10-04 02:16:29'),(1237876,412707,'action started via WP Cron','2025-10-04 00:21:40','2025-10-04 02:21:40'),(1237877,412707,'action complete via WP Cron','2025-10-04 00:21:40','2025-10-04 02:21:40'),(1237878,412708,'action created','2025-10-04 00:21:40','2025-10-04 02:21:40'),(1237879,412708,'action started via WP Cron','2025-10-04 00:26:15','2025-10-04 02:26:15'),(1237880,412709,'action created','2025-10-04 00:26:16','2025-10-04 02:26:16'),(1237881,412709,'action started via WP Cron','2025-10-04 00:26:17','2025-10-04 02:26:17'),(1237882,412709,'action complete via WP Cron','2025-10-04 00:26:17','2025-10-04 02:26:17'),(1237883,412708,'action complete via WP Cron','2025-10-04 00:26:17','2025-10-04 02:26:17'),(1237884,412710,'action created','2025-10-04 00:26:17','2025-10-04 02:26:17'),(1237885,412710,'action started via WP Cron','2025-10-04 00:31:27','2025-10-04 02:31:27'),(1237886,412710,'action complete via WP Cron','2025-10-04 00:31:27','2025-10-04 02:31:27'),(1237887,412711,'action created','2025-10-04 00:31:27','2025-10-04 02:31:27'),(1237888,412711,'action started via WP Cron','2025-10-04 00:36:31','2025-10-04 02:36:31'),(1237889,412711,'action complete via WP Cron','2025-10-04 00:36:31','2025-10-04 02:36:31'),(1237890,412712,'action created','2025-10-04 00:36:31','2025-10-04 02:36:31'),(1237891,412712,'action started via WP Cron','2025-10-04 00:41:16','2025-10-04 02:41:16'),(1237892,412712,'action complete via WP Cron','2025-10-04 00:41:16','2025-10-04 02:41:16'),(1237893,412713,'action created','2025-10-04 00:41:16','2025-10-04 02:41:16'),(1237894,412713,'action started via WP Cron','2025-10-04 00:46:30','2025-10-04 02:46:30'),(1237895,412713,'action complete via WP Cron','2025-10-04 00:46:30','2025-10-04 02:46:30'),(1237896,412714,'action created','2025-10-04 00:46:30','2025-10-04 02:46:30'),(1237897,412714,'action started via WP Cron','2025-10-04 00:48:37','2025-10-04 02:48:37'),(1237898,412715,'action created','2025-10-04 00:48:37','2025-10-04 02:48:37'),(1237899,412715,'action started via WP Cron','2025-10-04 00:48:38','2025-10-04 02:48:38'),(1237900,412715,'action complete via WP Cron','2025-10-04 00:48:38','2025-10-04 02:48:38'),(1237901,412714,'action complete via WP Cron','2025-10-04 00:48:38','2025-10-04 02:48:38'),(1237902,412716,'action created','2025-10-04 00:48:38','2025-10-04 02:48:38'),(1237903,412716,'action started via WP Cron','2025-10-04 00:51:30','2025-10-04 02:51:30'),(1237904,412716,'action complete via WP Cron','2025-10-04 00:51:30','2025-10-04 02:51:30'),(1237905,412717,'action created','2025-10-04 00:51:30','2025-10-04 02:51:30'),(1237906,412717,'action started via WP Cron','2025-10-04 00:56:16','2025-10-04 02:56:16'),(1237907,412717,'action complete via WP Cron','2025-10-04 00:56:16','2025-10-04 02:56:16'),(1237908,412718,'action created','2025-10-04 00:56:16','2025-10-04 02:56:16'),(1237909,412718,'action started via WP Cron','2025-10-04 00:59:55','2025-10-04 02:59:55'),(1237910,412718,'action complete via WP Cron','2025-10-04 00:59:55','2025-10-04 02:59:55'),(1237911,412719,'action created','2025-10-04 00:59:55','2025-10-04 02:59:55'),(1237912,412719,'action started via WP Cron','2025-10-04 01:06:29','2025-10-04 03:06:29'),(1237913,412719,'action complete via WP Cron','2025-10-04 01:06:29','2025-10-04 03:06:29'),(1237914,412720,'action created','2025-10-04 01:06:29','2025-10-04 03:06:29'),(1237915,412720,'action started via WP Cron','2025-10-04 01:09:52','2025-10-04 03:09:52'),(1237916,412720,'action complete via WP Cron','2025-10-04 01:09:52','2025-10-04 03:09:52'),(1237917,412721,'action created','2025-10-04 01:09:52','2025-10-04 03:09:52'),(1237918,412721,'action started via WP Cron','2025-10-04 01:16:02','2025-10-04 03:16:02'),(1237919,412722,'action created','2025-10-04 01:16:02','2025-10-04 03:16:02'),(1237920,412722,'action started via WP Cron','2025-10-04 01:16:04','2025-10-04 03:16:04'),(1237921,412722,'action complete via WP Cron','2025-10-04 01:16:04','2025-10-04 03:16:04'),(1237922,412721,'action complete via WP Cron','2025-10-04 01:16:04','2025-10-04 03:16:04'),(1237923,412723,'action created','2025-10-04 01:16:04','2025-10-04 03:16:04'),(1237924,412723,'action started via WP Cron','2025-10-04 01:21:31','2025-10-04 03:21:31'),(1237925,412723,'action complete via WP Cron','2025-10-04 01:21:31','2025-10-04 03:21:31'),(1237926,412724,'action created','2025-10-04 01:21:31','2025-10-04 03:21:31'),(1237927,412724,'action started via WP Cron','2025-10-04 01:26:16','2025-10-04 03:26:16'),(1237928,412725,'action created','2025-10-04 01:26:16','2025-10-04 03:26:16'),(1237929,412725,'action started via WP Cron','2025-10-04 01:26:17','2025-10-04 03:26:17'),(1237930,412725,'action complete via WP Cron','2025-10-04 01:26:18','2025-10-04 03:26:18'),(1237931,412724,'action complete via WP Cron','2025-10-04 01:26:18','2025-10-04 03:26:18'),(1237932,412726,'action created','2025-10-04 01:26:18','2025-10-04 03:26:18'),(1237933,412726,'action started via WP Cron','2025-10-04 01:30:17','2025-10-04 03:30:17'),(1237934,412726,'action complete via WP Cron','2025-10-04 01:30:17','2025-10-04 03:30:17'),(1237935,412727,'action created','2025-10-04 01:30:17','2025-10-04 03:30:17'),(1237936,412727,'action started via WP Cron','2025-10-04 01:33:13','2025-10-04 03:33:13'),(1237937,412727,'action complete via WP Cron','2025-10-04 01:33:13','2025-10-04 03:33:13'),(1237938,412728,'action created','2025-10-04 01:33:13','2025-10-04 03:33:13'),(1237939,412728,'action started via WP Cron','2025-10-04 01:35:36','2025-10-04 03:35:36'),(1237940,412728,'action complete via WP Cron','2025-10-04 01:35:36','2025-10-04 03:35:36'),(1237941,412729,'action created','2025-10-04 01:35:36','2025-10-04 03:35:36'),(1237942,412729,'action started via WP Cron','2025-10-04 01:41:16','2025-10-04 03:41:16'),(1237943,412729,'action complete via WP Cron','2025-10-04 01:41:16','2025-10-04 03:41:16'),(1237944,412730,'action created','2025-10-04 01:41:16','2025-10-04 03:41:16'),(1237945,412730,'action started via WP Cron','2025-10-04 01:46:27','2025-10-04 03:46:27'),(1237946,412731,'action created','2025-10-04 01:46:27','2025-10-04 03:46:27'),(1237947,412731,'action started via WP Cron','2025-10-04 01:46:29','2025-10-04 03:46:29'),(1237948,412731,'action complete via WP Cron','2025-10-04 01:46:29','2025-10-04 03:46:29'),(1237949,412730,'action complete via WP Cron','2025-10-04 01:46:29','2025-10-04 03:46:29'),(1237950,412732,'action created','2025-10-04 01:46:29','2025-10-04 03:46:29'),(1237951,412732,'action started via WP Cron','2025-10-04 01:49:37','2025-10-04 03:49:37'),(1237952,412732,'action complete via WP Cron','2025-10-04 01:49:37','2025-10-04 03:49:37'),(1237953,412733,'action created','2025-10-04 01:49:37','2025-10-04 03:49:37'),(1237954,412733,'action started via WP Cron','2025-10-04 01:51:40','2025-10-04 03:51:40'),(1237955,412734,'action created','2025-10-04 01:51:40','2025-10-04 03:51:40'),(1237956,412734,'action started via WP Cron','2025-10-04 01:51:42','2025-10-04 03:51:42'),(1237957,412734,'action complete via WP Cron','2025-10-04 01:51:42','2025-10-04 03:51:42'),(1237958,412733,'action complete via WP Cron','2025-10-04 01:51:42','2025-10-04 03:51:42'),(1237959,412735,'action created','2025-10-04 01:51:42','2025-10-04 03:51:42'),(1237960,412735,'action started via WP Cron','2025-10-04 01:56:16','2025-10-04 03:56:16'),(1237961,412735,'action complete via WP Cron','2025-10-04 01:56:16','2025-10-04 03:56:16'),(1237962,412736,'action created','2025-10-04 01:56:16','2025-10-04 03:56:16'),(1237963,412736,'action started via WP Cron','2025-10-04 01:59:59','2025-10-04 03:59:59'),(1237964,412736,'action complete via WP Cron','2025-10-04 01:59:59','2025-10-04 03:59:59'),(1237965,412737,'action created','2025-10-04 01:59:59','2025-10-04 03:59:59'),(1237966,412737,'action started via WP Cron','2025-10-04 02:04:53','2025-10-04 04:04:53'),(1237967,412737,'action complete via WP Cron','2025-10-04 02:04:53','2025-10-04 04:04:53'),(1237968,412738,'action created','2025-10-04 02:04:53','2025-10-04 04:04:53'),(1237969,412738,'action started via WP Cron','2025-10-04 02:08:00','2025-10-04 04:08:00'),(1237970,412738,'action complete via WP Cron','2025-10-04 02:08:00','2025-10-04 04:08:00'),(1237971,412739,'action created','2025-10-04 02:08:00','2025-10-04 04:08:00'),(1237972,412739,'action started via WP Cron','2025-10-04 02:11:16','2025-10-04 04:11:16'),(1237973,412739,'action complete via WP Cron','2025-10-04 02:11:16','2025-10-04 04:11:16'),(1237974,412740,'action created','2025-10-04 02:11:16','2025-10-04 04:11:16'),(1237975,412740,'action started via WP Cron','2025-10-04 02:16:30','2025-10-04 04:16:30'),(1237976,412740,'action complete via WP Cron','2025-10-04 02:16:30','2025-10-04 04:16:30'),(1237977,412741,'action created','2025-10-04 02:16:30','2025-10-04 04:16:30'),(1237978,412741,'action started via WP Cron','2025-10-04 02:18:47','2025-10-04 04:18:47'),(1237979,412741,'action complete via WP Cron','2025-10-04 02:18:47','2025-10-04 04:18:47'),(1237980,412742,'action created','2025-10-04 02:18:47','2025-10-04 04:18:47'),(1237981,412742,'action started via WP Cron','2025-10-04 02:21:33','2025-10-04 04:21:33'),(1237982,412742,'action complete via WP Cron','2025-10-04 02:21:33','2025-10-04 04:21:33'),(1237983,412743,'action created','2025-10-04 02:21:33','2025-10-04 04:21:33'),(1237984,412743,'action started via WP Cron','2025-10-04 02:24:07','2025-10-04 04:24:07'),(1237985,412743,'action complete via WP Cron','2025-10-04 02:24:07','2025-10-04 04:24:07'),(1237986,412744,'action created','2025-10-04 02:24:07','2025-10-04 04:24:07'),(1237987,412744,'action started via WP Cron','2025-10-04 02:26:16','2025-10-04 04:26:16'),(1237988,412744,'action complete via WP Cron','2025-10-04 02:26:16','2025-10-04 04:26:16'),(1237989,412745,'action created','2025-10-04 02:26:16','2025-10-04 04:26:16'),(1237990,412745,'action started via WP Cron','2025-10-04 02:31:29','2025-10-04 04:31:29'),(1237991,412746,'action created','2025-10-04 02:31:29','2025-10-04 04:31:29'),(1237992,412746,'action started via WP Cron','2025-10-04 02:31:31','2025-10-04 04:31:31'),(1237993,412746,'action complete via WP Cron','2025-10-04 02:31:31','2025-10-04 04:31:31'),(1237994,412745,'action complete via WP Cron','2025-10-04 02:31:31','2025-10-04 04:31:31'),(1237995,412747,'action created','2025-10-04 02:31:31','2025-10-04 04:31:31'),(1237996,412747,'action started via WP Cron','2025-10-04 02:34:09','2025-10-04 04:34:09'),(1237997,412747,'action complete via WP Cron','2025-10-04 02:34:09','2025-10-04 04:34:09'),(1237998,412748,'action created','2025-10-04 02:34:09','2025-10-04 04:34:09'),(1237999,412748,'action started via WP Cron','2025-10-04 02:36:29','2025-10-04 04:36:29'),(1238000,412748,'action complete via WP Cron','2025-10-04 02:36:29','2025-10-04 04:36:29'),(1238001,412749,'action created','2025-10-04 02:36:29','2025-10-04 04:36:29'),(1238002,412749,'action started via WP Cron','2025-10-04 02:39:14','2025-10-04 04:39:14'),(1238003,412749,'action complete via WP Cron','2025-10-04 02:39:14','2025-10-04 04:39:14'),(1238004,412750,'action created','2025-10-04 02:39:14','2025-10-04 04:39:14'),(1238005,412750,'action started via WP Cron','2025-10-04 02:41:16','2025-10-04 04:41:16'),(1238006,412750,'action complete via WP Cron','2025-10-04 02:41:16','2025-10-04 04:41:16'),(1238007,412751,'action created','2025-10-04 02:41:16','2025-10-04 04:41:16'),(1238008,412751,'action started via WP Cron','2025-10-04 02:46:28','2025-10-04 04:46:28'),(1238009,412751,'action complete via WP Cron','2025-10-04 02:46:28','2025-10-04 04:46:28'),(1238010,412752,'action created','2025-10-04 02:46:28','2025-10-04 04:46:28'),(1238011,412752,'action started via WP Cron','2025-10-04 02:48:35','2025-10-04 04:48:35'),(1238012,412752,'action complete via WP Cron','2025-10-04 02:48:35','2025-10-04 04:48:35'),(1238013,412753,'action created','2025-10-04 02:48:35','2025-10-04 04:48:35'),(1238014,412753,'action started via WP Cron','2025-10-04 02:51:27','2025-10-04 04:51:27'),(1238015,412753,'action complete via WP Cron','2025-10-04 02:51:27','2025-10-04 04:51:27'),(1238016,412754,'action created','2025-10-04 02:51:27','2025-10-04 04:51:27'),(1238017,412754,'action started via WP Cron','2025-10-04 02:56:16','2025-10-04 04:56:16'),(1238018,412754,'action complete via WP Cron','2025-10-04 02:56:16','2025-10-04 04:56:16'),(1238019,412755,'action created','2025-10-04 02:56:16','2025-10-04 04:56:16'),(1238020,412755,'action started via WP Cron','2025-10-04 03:01:29','2025-10-04 05:01:29'),(1238021,412756,'action created','2025-10-04 03:01:29','2025-10-04 05:01:29'),(1238022,412756,'action started via WP Cron','2025-10-04 03:01:31','2025-10-04 05:01:31'),(1238023,412756,'action complete via WP Cron','2025-10-04 03:01:31','2025-10-04 05:01:31'),(1238024,412755,'action complete via WP Cron','2025-10-04 03:01:31','2025-10-04 05:01:31'),(1238025,412757,'action created','2025-10-04 03:01:31','2025-10-04 05:01:31'),(1238026,412757,'action started via WP Cron','2025-10-04 03:03:40','2025-10-04 05:03:40'),(1238027,412757,'action complete via WP Cron','2025-10-04 03:03:40','2025-10-04 05:03:40'),(1238028,412758,'action created','2025-10-04 03:03:40','2025-10-04 05:03:40'),(1238029,412758,'action started via WP Cron','2025-10-04 03:06:29','2025-10-04 05:06:29'),(1238030,412758,'action complete via WP Cron','2025-10-04 03:06:29','2025-10-04 05:06:29'),(1238031,412759,'action created','2025-10-04 03:06:29','2025-10-04 05:06:29'),(1238032,412759,'action started via WP Cron','2025-10-04 03:09:03','2025-10-04 05:09:03'),(1238033,412759,'action complete via WP Cron','2025-10-04 03:09:03','2025-10-04 05:09:03'),(1238034,412760,'action created','2025-10-04 03:09:03','2025-10-04 05:09:03'),(1238035,412760,'action started via WP Cron','2025-10-04 03:11:29','2025-10-04 05:11:29'),(1238036,412760,'action complete via WP Cron','2025-10-04 03:11:29','2025-10-04 05:11:29'),(1238037,412761,'action created','2025-10-04 03:11:29','2025-10-04 05:11:29'),(1238038,412761,'action started via WP Cron','2025-10-04 03:13:56','2025-10-04 05:13:56'),(1238039,412761,'action complete via WP Cron','2025-10-04 03:13:56','2025-10-04 05:13:56'),(1238040,412762,'action created','2025-10-04 03:13:56','2025-10-04 05:13:56'),(1238041,412762,'action started via WP Cron','2025-10-04 03:16:28','2025-10-04 05:16:28'),(1238042,412762,'action complete via WP Cron','2025-10-04 03:16:28','2025-10-04 05:16:28'),(1238043,412763,'action created','2025-10-04 03:16:28','2025-10-04 05:16:28'),(1238044,412763,'action started via WP Cron','2025-10-04 03:18:54','2025-10-04 05:18:54'),(1238045,412763,'action complete via WP Cron','2025-10-04 03:18:54','2025-10-04 05:18:54'),(1238046,412764,'action created','2025-10-04 03:18:54','2025-10-04 05:18:54'),(1238047,412764,'action started via WP Cron','2025-10-04 03:21:26','2025-10-04 05:21:26'),(1238048,412764,'action complete via WP Cron','2025-10-04 03:21:26','2025-10-04 05:21:26'),(1238049,412765,'action created','2025-10-04 03:21:26','2025-10-04 05:21:26'),(1238050,412765,'action started via WP Cron','2025-10-04 03:26:30','2025-10-04 05:26:30'),(1238051,412765,'action complete via WP Cron','2025-10-04 03:26:30','2025-10-04 05:26:30'),(1238052,412766,'action created','2025-10-04 03:26:30','2025-10-04 05:26:30'),(1238053,412766,'action started via WP Cron','2025-10-04 03:28:41','2025-10-04 05:28:41'),(1238054,412766,'action complete via WP Cron','2025-10-04 03:28:41','2025-10-04 05:28:41'),(1238055,412767,'action created','2025-10-04 03:28:41','2025-10-04 05:28:41'),(1238056,412767,'action started via WP Cron','2025-10-04 03:31:29','2025-10-04 05:31:29'),(1238057,412767,'action complete via WP Cron','2025-10-04 03:31:29','2025-10-04 05:31:29'),(1238058,412768,'action created','2025-10-04 03:31:29','2025-10-04 05:31:29'),(1238059,412768,'action started via WP Cron','2025-10-04 03:34:44','2025-10-04 05:34:44'),(1238060,412768,'action complete via WP Cron','2025-10-04 03:34:44','2025-10-04 05:34:44'),(1238061,412769,'action created','2025-10-04 03:34:44','2025-10-04 05:34:44'),(1238062,412769,'action started via WP Cron','2025-10-04 03:39:14','2025-10-04 05:39:14'),(1238063,412769,'action complete via WP Cron','2025-10-04 03:39:14','2025-10-04 05:39:14'),(1238064,412770,'action created','2025-10-04 03:39:14','2025-10-04 05:39:14'),(1238065,412770,'action started via WP Cron','2025-10-04 03:41:30','2025-10-04 05:41:30'),(1238066,412770,'action complete via WP Cron','2025-10-04 03:41:30','2025-10-04 05:41:30'),(1238067,412771,'action created','2025-10-04 03:41:30','2025-10-04 05:41:30'),(1238068,412771,'action started via WP Cron','2025-10-04 03:46:28','2025-10-04 05:46:28'),(1238069,412771,'action complete via WP Cron','2025-10-04 03:46:28','2025-10-04 05:46:28'),(1238070,412772,'action created','2025-10-04 03:46:28','2025-10-04 05:46:28'),(1238071,412772,'action started via WP Cron','2025-10-04 03:48:52','2025-10-04 05:48:52'),(1238072,412772,'action complete via WP Cron','2025-10-04 03:48:52','2025-10-04 05:48:52'),(1238073,412773,'action created','2025-10-04 03:48:52','2025-10-04 05:48:52'),(1238074,412773,'action started via WP Cron','2025-10-04 03:51:14','2025-10-04 05:51:14'),(1238075,412773,'action complete via WP Cron','2025-10-04 03:51:14','2025-10-04 05:51:14'),(1238076,412774,'action created','2025-10-04 03:51:14','2025-10-04 05:51:14'),(1238077,412774,'action started via WP Cron','2025-10-04 03:55:20','2025-10-04 05:55:20'),(1238078,412775,'action created','2025-10-04 03:55:20','2025-10-04 05:55:20'),(1238079,412775,'action started via WP Cron','2025-10-04 03:55:22','2025-10-04 05:55:22'),(1238080,412775,'action complete via WP Cron','2025-10-04 03:55:22','2025-10-04 05:55:22'),(1238081,412774,'action complete via WP Cron','2025-10-04 03:55:22','2025-10-04 05:55:22'),(1238082,412776,'action created','2025-10-04 03:55:22','2025-10-04 05:55:22'),(1238083,412776,'action started via WP Cron','2025-10-04 04:00:52','2025-10-04 06:00:52'),(1238084,412776,'action complete via WP Cron','2025-10-04 04:00:52','2025-10-04 06:00:52'),(1238085,412777,'action created','2025-10-04 04:00:52','2025-10-04 06:00:52'),(1238086,412777,'action started via WP Cron','2025-10-04 04:04:11','2025-10-04 06:04:11'),(1238087,412777,'action complete via WP Cron','2025-10-04 04:04:11','2025-10-04 06:04:11'),(1238088,412778,'action created','2025-10-04 04:04:11','2025-10-04 06:04:11'),(1238089,412778,'action started via WP Cron','2025-10-04 04:06:30','2025-10-04 06:06:30'),(1238090,412778,'action complete via WP Cron','2025-10-04 04:06:30','2025-10-04 06:06:30'),(1238091,412779,'action created','2025-10-04 04:06:30','2025-10-04 06:06:30'),(1238092,412779,'action started via WP Cron','2025-10-04 04:08:48','2025-10-04 06:08:48'),(1238093,412779,'action complete via WP Cron','2025-10-04 04:08:48','2025-10-04 06:08:48'),(1238094,412780,'action created','2025-10-04 04:08:48','2025-10-04 06:08:48'),(1238095,412780,'action started via WP Cron','2025-10-04 04:11:03','2025-10-04 06:11:03'),(1238096,412780,'action complete via WP Cron','2025-10-04 04:11:03','2025-10-04 06:11:03'),(1238097,412781,'action created','2025-10-04 04:11:03','2025-10-04 06:11:03'),(1238098,412781,'action started via WP Cron','2025-10-04 04:13:23','2025-10-04 06:13:23'),(1238099,412781,'action complete via WP Cron','2025-10-04 04:13:23','2025-10-04 06:13:23'),(1238100,412782,'action created','2025-10-04 04:13:23','2025-10-04 06:13:23'),(1238101,412782,'action started via WP Cron','2025-10-04 04:15:41','2025-10-04 06:15:41'),(1238102,412782,'action complete via WP Cron','2025-10-04 04:15:41','2025-10-04 06:15:41'),(1238103,412783,'action created','2025-10-04 04:15:41','2025-10-04 06:15:41'),(1238104,412783,'action started via WP Cron','2025-10-04 04:18:22','2025-10-04 06:18:22'),(1238105,412783,'action complete via WP Cron','2025-10-04 04:18:22','2025-10-04 06:18:22'),(1238106,412784,'action created','2025-10-04 04:18:22','2025-10-04 06:18:22'),(1238107,412784,'action started via WP Cron','2025-10-04 04:20:43','2025-10-04 06:20:43'),(1238108,412784,'action complete via WP Cron','2025-10-04 04:20:43','2025-10-04 06:20:43'),(1238109,412785,'action created','2025-10-04 04:20:43','2025-10-04 06:20:43'),(1238110,412785,'action started via WP Cron','2025-10-04 04:26:28','2025-10-04 06:26:28'),(1238111,412785,'action complete via WP Cron','2025-10-04 04:26:28','2025-10-04 06:26:28'),(1238112,412786,'action created','2025-10-04 04:26:28','2025-10-04 06:26:28'),(1238113,412786,'action started via WP Cron','2025-10-04 04:29:12','2025-10-04 06:29:12'),(1238114,412787,'action created','2025-10-04 04:29:12','2025-10-04 06:29:12'),(1238115,412787,'action started via WP Cron','2025-10-04 04:29:16','2025-10-04 06:29:16'),(1238116,412786,'action complete via WP Cron','2025-10-04 04:29:17','2025-10-04 06:29:17'),(1238117,412788,'action created','2025-10-04 04:29:17','2025-10-04 06:29:17'),(1238118,412787,'action complete via WP Cron','2025-10-04 04:29:17','2025-10-04 06:29:17'),(1238119,412788,'action started via WP Cron','2025-10-04 04:31:31','2025-10-04 06:31:31'),(1238120,412788,'action complete via WP Cron','2025-10-04 04:31:31','2025-10-04 06:31:31'),(1238121,412789,'action created','2025-10-04 04:31:31','2025-10-04 06:31:31'),(1238122,412789,'action started via WP Cron','2025-10-04 04:34:47','2025-10-04 06:34:47'),(1238123,412789,'action complete via WP Cron','2025-10-04 04:34:47','2025-10-04 06:34:47'),(1238124,412790,'action created','2025-10-04 04:34:47','2025-10-04 06:34:47'),(1238125,412790,'action started via WP Cron','2025-10-04 04:41:23','2025-10-04 06:41:23'),(1238126,412791,'action created','2025-10-04 04:41:24','2025-10-04 06:41:24'),(1238127,412791,'action started via WP Cron','2025-10-04 04:41:27','2025-10-04 06:41:27'),(1238128,412791,'action complete via WP Cron','2025-10-04 04:41:28','2025-10-04 06:41:28'),(1238129,412790,'action complete via WP Cron','2025-10-04 04:41:28','2025-10-04 06:41:28'),(1238130,412792,'action created','2025-10-04 04:41:28','2025-10-04 06:41:28'),(1238131,412792,'action started via WP Cron','2025-10-04 04:45:04','2025-10-04 06:45:04'),(1238132,412793,'action created','2025-10-04 04:45:04','2025-10-04 06:45:04'),(1238133,412793,'action started via WP Cron','2025-10-04 04:45:05','2025-10-04 06:45:05'),(1238134,412793,'action complete via WP Cron','2025-10-04 04:45:05','2025-10-04 06:45:05'),(1238135,412792,'action complete via WP Cron','2025-10-04 04:45:06','2025-10-04 06:45:06'),(1238136,412794,'action created','2025-10-04 04:45:06','2025-10-04 06:45:06'),(1238137,412794,'action started via WP Cron','2025-10-04 04:47:45','2025-10-04 06:47:45'),(1238138,412794,'action complete via WP Cron','2025-10-04 04:47:45','2025-10-04 06:47:45'),(1238139,412795,'action created','2025-10-04 04:47:45','2025-10-04 06:47:45'),(1238140,412795,'action started via WP Cron','2025-10-04 04:50:36','2025-10-04 06:50:36'),(1238141,412795,'action complete via WP Cron','2025-10-04 04:50:36','2025-10-04 06:50:36'),(1238142,412796,'action created','2025-10-04 04:50:36','2025-10-04 06:50:36'),(1238143,412796,'action started via WP Cron','2025-10-04 04:53:35','2025-10-04 06:53:35'),(1238144,412796,'action complete via WP Cron','2025-10-04 04:53:36','2025-10-04 06:53:36'),(1238145,412797,'action created','2025-10-04 04:53:36','2025-10-04 06:53:36'),(1238146,412797,'action started via WP Cron','2025-10-04 04:55:39','2025-10-04 06:55:39'),(1238147,412797,'action complete via WP Cron','2025-10-04 04:55:39','2025-10-04 06:55:39'),(1238148,412798,'action created','2025-10-04 04:55:39','2025-10-04 06:55:39'),(1238149,412798,'action started via WP Cron','2025-10-04 05:01:29','2025-10-04 07:01:29'),(1238150,412799,'action created','2025-10-04 05:01:29','2025-10-04 07:01:29'),(1238151,412799,'action started via WP Cron','2025-10-04 05:01:32','2025-10-04 07:01:32'),(1238152,412799,'action complete via WP Cron','2025-10-04 05:01:33','2025-10-04 07:01:33'),(1238153,412798,'action complete via WP Cron','2025-10-04 05:01:33','2025-10-04 07:01:33'),(1238154,412800,'action created','2025-10-04 05:01:33','2025-10-04 07:01:33'),(1238155,412800,'action started via WP Cron','2025-10-04 05:05:52','2025-10-04 07:05:52'),(1238156,412800,'action complete via WP Cron','2025-10-04 05:05:52','2025-10-04 07:05:52'),(1238157,412801,'action created','2025-10-04 05:05:52','2025-10-04 07:05:52'),(1238158,412801,'action started via WP Cron','2025-10-04 05:08:46','2025-10-04 07:08:46'),(1238159,412801,'action complete via WP Cron','2025-10-04 05:08:46','2025-10-04 07:08:46'),(1238160,412802,'action created','2025-10-04 05:08:46','2025-10-04 07:08:46'),(1238161,412802,'action started via WP Cron','2025-10-04 05:11:30','2025-10-04 07:11:30'),(1238162,412802,'action complete via WP Cron','2025-10-04 05:11:30','2025-10-04 07:11:30'),(1238163,412803,'action created','2025-10-04 05:11:30','2025-10-04 07:11:30'),(1238164,412803,'action started via WP Cron','2025-10-04 05:16:28','2025-10-04 07:16:28'),(1238165,412803,'action complete via WP Cron','2025-10-04 05:16:29','2025-10-04 07:16:29'),(1238166,412804,'action created','2025-10-04 05:16:29','2025-10-04 07:16:29'),(1238167,412804,'action started via WP Cron','2025-10-04 05:19:26','2025-10-04 07:19:26'),(1238168,412804,'action complete via WP Cron','2025-10-04 05:19:26','2025-10-04 07:19:26'),(1238169,412805,'action created','2025-10-04 05:19:26','2025-10-04 07:19:26'),(1238170,412805,'action started via WP Cron','2025-10-04 05:21:26','2025-10-04 07:21:26'),(1238171,412805,'action complete via WP Cron','2025-10-04 05:21:26','2025-10-04 07:21:26'),(1238172,412806,'action created','2025-10-04 05:21:26','2025-10-04 07:21:26'),(1238173,412806,'action started via WP Cron','2025-10-04 05:23:40','2025-10-04 07:23:40'),(1238174,412806,'action complete via WP Cron','2025-10-04 05:23:40','2025-10-04 07:23:40'),(1238175,412807,'action created','2025-10-04 05:23:40','2025-10-04 07:23:40'),(1238176,412807,'action started via WP Cron','2025-10-04 05:26:28','2025-10-04 07:26:28'),(1238177,412807,'action complete via WP Cron','2025-10-04 05:26:28','2025-10-04 07:26:28'),(1238178,412808,'action created','2025-10-04 05:26:28','2025-10-04 07:26:28'),(1238179,412808,'action started via WP Cron','2025-10-04 05:28:43','2025-10-04 07:28:43'),(1238180,412808,'action complete via WP Cron','2025-10-04 05:28:43','2025-10-04 07:28:43'),(1238181,412809,'action created','2025-10-04 05:28:43','2025-10-04 07:28:43'),(1238182,412809,'action started via WP Cron','2025-10-04 05:30:46','2025-10-04 07:30:46'),(1238183,412809,'action complete via WP Cron','2025-10-04 05:30:46','2025-10-04 07:30:46'),(1238184,412810,'action created','2025-10-04 05:30:46','2025-10-04 07:30:46'),(1238185,412810,'action started via WP Cron','2025-10-04 05:32:53','2025-10-04 07:32:53'),(1238186,412810,'action complete via WP Cron','2025-10-04 05:32:53','2025-10-04 07:32:53'),(1238187,412811,'action created','2025-10-04 05:32:53','2025-10-04 07:32:53'),(1238188,412811,'action started via WP Cron','2025-10-04 05:35:51','2025-10-04 07:35:51'),(1238189,412811,'action complete via WP Cron','2025-10-04 05:35:51','2025-10-04 07:35:51'),(1238190,412812,'action created','2025-10-04 05:35:51','2025-10-04 07:35:51'),(1238191,412812,'action started via WP Cron','2025-10-04 05:38:58','2025-10-04 07:38:58'),(1238192,412812,'action complete via WP Cron','2025-10-04 05:38:58','2025-10-04 07:38:58'),(1238193,412813,'action created','2025-10-04 05:38:58','2025-10-04 07:38:58'),(1238194,412813,'action started via WP Cron','2025-10-04 05:41:15','2025-10-04 07:41:15'),(1238195,412813,'action complete via WP Cron','2025-10-04 05:41:15','2025-10-04 07:41:15'),(1238196,412814,'action created','2025-10-04 05:41:15','2025-10-04 07:41:15'),(1238197,412814,'action started via WP Cron','2025-10-04 05:43:33','2025-10-04 07:43:33'),(1238198,412814,'action complete via WP Cron','2025-10-04 05:43:33','2025-10-04 07:43:33'),(1238199,412815,'action created','2025-10-04 05:43:33','2025-10-04 07:43:33'),(1238200,412815,'action started via WP Cron','2025-10-04 05:45:59','2025-10-04 07:45:59'),(1238201,412815,'action complete via WP Cron','2025-10-04 05:45:59','2025-10-04 07:45:59'),(1238202,412816,'action created','2025-10-04 05:45:59','2025-10-04 07:45:59'),(1238203,412816,'action started via WP Cron','2025-10-04 05:51:29','2025-10-04 07:51:29'),(1238204,412816,'action complete via WP Cron','2025-10-04 05:51:29','2025-10-04 07:51:29'),(1238205,412817,'action created','2025-10-04 05:51:29','2025-10-04 07:51:29'),(1238206,412817,'action started via WP Cron','2025-10-04 05:53:53','2025-10-04 07:53:53'),(1238207,412817,'action complete via WP Cron','2025-10-04 05:53:53','2025-10-04 07:53:53'),(1238208,412818,'action created','2025-10-04 05:53:53','2025-10-04 07:53:53'),(1238209,412818,'action started via WP Cron','2025-10-04 05:56:30','2025-10-04 07:56:30'),(1238210,412818,'action complete via WP Cron','2025-10-04 05:56:30','2025-10-04 07:56:30'),(1238211,412819,'action created','2025-10-04 05:56:30','2025-10-04 07:56:30'),(1238212,412819,'action started via WP Cron','2025-10-04 06:00:37','2025-10-04 08:00:37'),(1238213,412820,'action created','2025-10-04 06:00:37','2025-10-04 08:00:37'),(1238214,412820,'action started via WP Cron','2025-10-04 06:00:40','2025-10-04 08:00:40'),(1238215,412820,'action complete via WP Cron','2025-10-04 06:00:40','2025-10-04 08:00:40'),(1238216,412819,'action complete via WP Cron','2025-10-04 06:00:40','2025-10-04 08:00:40'),(1238217,412821,'action created','2025-10-04 06:00:40','2025-10-04 08:00:40'),(1238218,412821,'action started via WP Cron','2025-10-04 06:04:14','2025-10-04 08:04:14'),(1238219,412821,'action complete via WP Cron','2025-10-04 06:04:14','2025-10-04 08:04:14'),(1238220,412822,'action created','2025-10-04 06:04:14','2025-10-04 08:04:14'),(1238221,412822,'action started via WP Cron','2025-10-04 06:06:29','2025-10-04 08:06:29'),(1238222,412822,'action complete via WP Cron','2025-10-04 06:06:29','2025-10-04 08:06:29'),(1238223,412823,'action created','2025-10-04 06:06:29','2025-10-04 08:06:29'),(1238224,412823,'action started via WP Cron','2025-10-04 06:08:36','2025-10-04 08:08:36'),(1238225,412823,'action complete via WP Cron','2025-10-04 06:08:36','2025-10-04 08:08:36'),(1238226,412824,'action created','2025-10-04 06:08:36','2025-10-04 08:08:36'),(1238227,412824,'action started via WP Cron','2025-10-04 06:11:30','2025-10-04 08:11:30'),(1238228,412824,'action complete via WP Cron','2025-10-04 06:11:30','2025-10-04 08:11:30'),(1238229,412825,'action created','2025-10-04 06:11:30','2025-10-04 08:11:30'),(1238230,412825,'action started via WP Cron','2025-10-04 06:16:11','2025-10-04 08:16:11'),(1238231,412825,'action complete via WP Cron','2025-10-04 06:16:11','2025-10-04 08:16:11'),(1238232,412826,'action created','2025-10-04 06:16:11','2025-10-04 08:16:11'),(1238233,412826,'action started via WP Cron','2025-10-04 06:20:29','2025-10-04 08:20:29'),(1238234,412826,'action complete via WP Cron','2025-10-04 06:20:29','2025-10-04 08:20:29'),(1238235,412827,'action created','2025-10-04 06:20:29','2025-10-04 08:20:29'),(1238236,412827,'action started via WP Cron','2025-10-04 06:23:23','2025-10-04 08:23:23'),(1238237,412827,'action complete via WP Cron','2025-10-04 06:23:23','2025-10-04 08:23:23'),(1238238,412828,'action created','2025-10-04 06:23:23','2025-10-04 08:23:23'),(1238239,412828,'action started via WP Cron','2025-10-04 06:25:25','2025-10-04 08:25:25'),(1238240,412828,'action complete via WP Cron','2025-10-04 06:25:25','2025-10-04 08:25:25'),(1238241,412829,'action created','2025-10-04 06:25:25','2025-10-04 08:25:25'),(1238242,412829,'action started via WP Cron','2025-10-04 06:30:08','2025-10-04 08:30:08'),(1238243,412829,'action complete via WP Cron','2025-10-04 06:30:08','2025-10-04 08:30:08'),(1238244,412830,'action created','2025-10-04 06:30:08','2025-10-04 08:30:08'),(1238245,412830,'action started via WP Cron','2025-10-04 06:35:37','2025-10-04 08:35:37'),(1238246,412830,'action complete via WP Cron','2025-10-04 06:35:37','2025-10-04 08:35:37'),(1238247,412831,'action created','2025-10-04 06:35:37','2025-10-04 08:35:37'),(1238248,412831,'action started via WP Cron','2025-10-04 06:39:53','2025-10-04 08:39:53'),(1238249,412831,'action complete via WP Cron','2025-10-04 06:39:53','2025-10-04 08:39:53'),(1238250,412832,'action created','2025-10-04 06:39:53','2025-10-04 08:39:53'),(1238251,412832,'action started via WP Cron','2025-10-04 06:44:08','2025-10-04 08:44:08'),(1238252,412833,'action created','2025-10-04 06:44:08','2025-10-04 08:44:08'),(1238253,412833,'action started via WP Cron','2025-10-04 06:44:11','2025-10-04 08:44:11'),(1238254,412833,'action complete via WP Cron','2025-10-04 06:44:12','2025-10-04 08:44:12'),(1238255,412832,'action complete via WP Cron','2025-10-04 06:44:12','2025-10-04 08:44:12'),(1238256,412834,'action created','2025-10-04 06:44:12','2025-10-04 08:44:12'),(1238257,412834,'action started via WP Cron','2025-10-04 06:46:30','2025-10-04 08:46:30'),(1238258,412835,'action created','2025-10-04 06:46:30','2025-10-04 08:46:30'),(1238259,412835,'action started via WP Cron','2025-10-04 06:46:31','2025-10-04 08:46:31'),(1238260,412835,'action complete via WP Cron','2025-10-04 06:46:32','2025-10-04 08:46:32'),(1238261,412834,'action complete via WP Cron','2025-10-04 06:46:32','2025-10-04 08:46:32'),(1238262,412836,'action created','2025-10-04 06:46:32','2025-10-04 08:46:32'),(1238263,412836,'action started via WP Cron','2025-10-04 06:48:54','2025-10-04 08:48:54'),(1238264,412836,'action complete via WP Cron','2025-10-04 06:48:54','2025-10-04 08:48:54'),(1238265,412837,'action created','2025-10-04 06:48:54','2025-10-04 08:48:54'),(1238266,412837,'action started via WP Cron','2025-10-04 06:51:30','2025-10-04 08:51:30'),(1238267,412837,'action complete via WP Cron','2025-10-04 06:51:30','2025-10-04 08:51:30'),(1238268,412838,'action created','2025-10-04 06:51:30','2025-10-04 08:51:30'),(1238269,412838,'action started via WP Cron','2025-10-04 06:56:30','2025-10-04 08:56:30'),(1238270,412838,'action complete via WP Cron','2025-10-04 06:56:30','2025-10-04 08:56:30'),(1238271,412839,'action created','2025-10-04 06:56:30','2025-10-04 08:56:30'),(1238272,412839,'action started via WP Cron','2025-10-04 07:00:10','2025-10-04 09:00:10'),(1238273,412839,'action complete via WP Cron','2025-10-04 07:00:10','2025-10-04 09:00:10'),(1238274,412840,'action created','2025-10-04 07:00:10','2025-10-04 09:00:10'),(1238275,412840,'action started via WP Cron','2025-10-04 07:06:30','2025-10-04 09:06:30'),(1238276,412841,'action created','2025-10-04 07:06:30','2025-10-04 09:06:30'),(1238277,412841,'action started via WP Cron','2025-10-04 07:06:31','2025-10-04 09:06:31'),(1238278,412841,'action complete via WP Cron','2025-10-04 07:06:31','2025-10-04 09:06:31'),(1238279,412840,'action complete via WP Cron','2025-10-04 07:06:31','2025-10-04 09:06:31'),(1238280,412842,'action created','2025-10-04 07:06:31','2025-10-04 09:06:31'),(1238281,412842,'action started via WP Cron','2025-10-04 07:08:52','2025-10-04 09:08:52'),(1238282,412842,'action complete via WP Cron','2025-10-04 07:08:52','2025-10-04 09:08:52'),(1238283,412843,'action created','2025-10-04 07:08:52','2025-10-04 09:08:52'),(1238284,412843,'action started via WP Cron','2025-10-04 07:11:29','2025-10-04 09:11:29'),(1238285,412843,'action complete via WP Cron','2025-10-04 07:11:29','2025-10-04 09:11:29'),(1238286,412844,'action created','2025-10-04 07:11:29','2025-10-04 09:11:29'),(1238287,412844,'action started via WP Cron','2025-10-04 07:14:46','2025-10-04 09:14:46'),(1238288,412844,'action complete via WP Cron','2025-10-04 07:14:46','2025-10-04 09:14:46'),(1238289,412845,'action created','2025-10-04 07:14:46','2025-10-04 09:14:46'),(1238290,412845,'action started via WP Cron','2025-10-04 07:18:32','2025-10-04 09:18:32'),(1238291,412845,'action complete via WP Cron','2025-10-04 07:18:32','2025-10-04 09:18:32'),(1238292,412846,'action created','2025-10-04 07:18:32','2025-10-04 09:18:32'),(1238293,412846,'action started via WP Cron','2025-10-04 07:21:29','2025-10-04 09:21:29'),(1238294,412847,'action created','2025-10-04 07:21:29','2025-10-04 09:21:29'),(1238295,412847,'action started via WP Cron','2025-10-04 07:21:30','2025-10-04 09:21:30'),(1238296,412847,'action complete via WP Cron','2025-10-04 07:21:31','2025-10-04 09:21:31'),(1238297,412846,'action complete via WP Cron','2025-10-04 07:21:31','2025-10-04 09:21:31'),(1238298,412848,'action created','2025-10-04 07:21:31','2025-10-04 09:21:31'),(1238299,412848,'action started via WP Cron','2025-10-04 07:23:32','2025-10-04 09:23:32'),(1238300,412848,'action complete via WP Cron','2025-10-04 07:23:32','2025-10-04 09:23:32'),(1238301,412849,'action created','2025-10-04 07:23:32','2025-10-04 09:23:32'),(1238302,412849,'action started via WP Cron','2025-10-04 07:26:29','2025-10-04 09:26:29'),(1238303,412849,'action complete via WP Cron','2025-10-04 07:26:30','2025-10-04 09:26:30'),(1238304,412850,'action created','2025-10-04 07:26:30','2025-10-04 09:26:30'),(1238305,412850,'action started via WP Cron','2025-10-04 07:31:29','2025-10-04 09:31:29'),(1238306,412850,'action complete via WP Cron','2025-10-04 07:31:29','2025-10-04 09:31:29'),(1238307,412851,'action created','2025-10-04 07:31:29','2025-10-04 09:31:29'),(1238308,412851,'action started via WP Cron','2025-10-04 07:33:40','2025-10-04 09:33:40'),(1238309,412851,'action complete via WP Cron','2025-10-04 07:33:40','2025-10-04 09:33:40'),(1238310,412852,'action created','2025-10-04 07:33:40','2025-10-04 09:33:40'),(1238311,412852,'action started via WP Cron','2025-10-04 07:36:29','2025-10-04 09:36:29'),(1238312,412852,'action complete via WP Cron','2025-10-04 07:36:29','2025-10-04 09:36:29'),(1238313,412853,'action created','2025-10-04 07:36:29','2025-10-04 09:36:29'),(1238314,412853,'action started via WP Cron','2025-10-04 07:41:19','2025-10-04 09:41:19'),(1238315,412853,'action complete via WP Cron','2025-10-04 07:41:19','2025-10-04 09:41:19'),(1238316,412854,'action created','2025-10-04 07:41:19','2025-10-04 09:41:19'),(1238317,412854,'action started via WP Cron','2025-10-04 07:46:29','2025-10-04 09:46:29'),(1238318,412855,'action created','2025-10-04 07:46:29','2025-10-04 09:46:29'),(1238319,412855,'action started via WP Cron','2025-10-04 07:46:31','2025-10-04 09:46:31'),(1238320,412855,'action complete via WP Cron','2025-10-04 07:46:31','2025-10-04 09:46:31'),(1238321,412854,'action complete via WP Cron','2025-10-04 07:46:31','2025-10-04 09:46:31'),(1238322,412856,'action created','2025-10-04 07:46:31','2025-10-04 09:46:31'),(1238323,412856,'action started via WP Cron','2025-10-04 07:51:30','2025-10-04 09:51:30'),(1238324,412856,'action complete via WP Cron','2025-10-04 07:51:30','2025-10-04 09:51:30'),(1238325,412857,'action created','2025-10-04 07:51:30','2025-10-04 09:51:30'),(1238326,412857,'action started via WP Cron','2025-10-04 07:56:21','2025-10-04 09:56:21'),(1238327,412858,'action created','2025-10-04 07:56:21','2025-10-04 09:56:21'),(1238328,412858,'action started via WP Cron','2025-10-04 07:56:23','2025-10-04 09:56:23'),(1238329,412858,'action complete via WP Cron','2025-10-04 07:56:23','2025-10-04 09:56:23'),(1238330,412857,'action complete via WP Cron','2025-10-04 07:56:23','2025-10-04 09:56:23'),(1238331,412859,'action created','2025-10-04 07:56:23','2025-10-04 09:56:23'),(1238332,412859,'action started via WP Cron','2025-10-04 08:01:34','2025-10-04 10:01:34'),(1238333,412859,'action complete via WP Cron','2025-10-04 08:01:34','2025-10-04 10:01:34'),(1238334,412860,'action created','2025-10-04 08:01:34','2025-10-04 10:01:34'),(1238335,412860,'action started via WP Cron','2025-10-04 08:04:20','2025-10-04 10:04:20'),(1238336,412860,'action complete via WP Cron','2025-10-04 08:04:20','2025-10-04 10:04:20'),(1238337,412861,'action created','2025-10-04 08:04:20','2025-10-04 10:04:20'),(1238338,412861,'action started via WP Cron','2025-10-04 08:06:30','2025-10-04 10:06:30'),(1238339,412861,'action complete via WP Cron','2025-10-04 08:06:30','2025-10-04 10:06:30'),(1238340,412862,'action created','2025-10-04 08:06:30','2025-10-04 10:06:30'),(1238341,412862,'action started via WP Cron','2025-10-04 08:09:24','2025-10-04 10:09:24'),(1238342,412862,'action complete via WP Cron','2025-10-04 08:09:24','2025-10-04 10:09:24'),(1238343,412863,'action created','2025-10-04 08:09:24','2025-10-04 10:09:24'),(1238344,412863,'action started via WP Cron','2025-10-04 08:11:30','2025-10-04 10:11:30'),(1238345,412863,'action complete via WP Cron','2025-10-04 08:11:30','2025-10-04 10:11:30'),(1238346,412864,'action created','2025-10-04 08:11:30','2025-10-04 10:11:30'),(1238347,412864,'action started via WP Cron','2025-10-04 08:16:29','2025-10-04 10:16:29'),(1238348,412864,'action complete via WP Cron','2025-10-04 08:16:30','2025-10-04 10:16:30'),(1238349,412865,'action created','2025-10-04 08:16:30','2025-10-04 10:16:30'),(1238350,412865,'action started via WP Cron','2025-10-04 08:21:20','2025-10-04 10:21:20'),(1238351,412865,'action complete via WP Cron','2025-10-04 08:21:20','2025-10-04 10:21:20'),(1238352,412866,'action created','2025-10-04 08:21:20','2025-10-04 10:21:20'),(1238353,412866,'action started via WP Cron','2025-10-04 08:24:12','2025-10-04 10:24:12'),(1238354,412867,'action created','2025-10-04 08:24:12','2025-10-04 10:24:12'),(1238355,412867,'action started via WP Cron','2025-10-04 08:24:14','2025-10-04 10:24:14'),(1238356,412867,'action complete via WP Cron','2025-10-04 08:24:14','2025-10-04 10:24:14'),(1238357,412866,'action complete via WP Cron','2025-10-04 08:24:14','2025-10-04 10:24:14'),(1238358,412868,'action created','2025-10-04 08:24:14','2025-10-04 10:24:14'),(1238359,412868,'action started via WP Cron','2025-10-04 08:26:30','2025-10-04 10:26:30'),(1238360,412868,'action complete via WP Cron','2025-10-04 08:26:30','2025-10-04 10:26:30'),(1238361,412869,'action created','2025-10-04 08:26:30','2025-10-04 10:26:30'),(1238362,412869,'action started via WP Cron','2025-10-04 08:31:31','2025-10-04 10:31:31'),(1238363,412869,'action complete via WP Cron','2025-10-04 08:31:31','2025-10-04 10:31:31'),(1238364,412870,'action created','2025-10-04 08:31:31','2025-10-04 10:31:31'),(1238365,412870,'action started via WP Cron','2025-10-04 08:36:29','2025-10-04 10:36:29'),(1238366,412870,'action complete via WP Cron','2025-10-04 08:36:29','2025-10-04 10:36:29'),(1238367,412871,'action created','2025-10-04 08:36:29','2025-10-04 10:36:29'),(1238368,412871,'action started via WP Cron','2025-10-04 08:40:43','2025-10-04 10:40:43'),(1238369,412871,'action complete via WP Cron','2025-10-04 08:40:43','2025-10-04 10:40:43'),(1238370,412872,'action created','2025-10-04 08:40:43','2025-10-04 10:40:43'),(1238371,412872,'action started via WP Cron','2025-10-04 08:51:29','2025-10-04 10:51:29'),(1238372,412872,'action complete via WP Cron','2025-10-04 08:51:29','2025-10-04 10:51:29'),(1238373,412873,'action created','2025-10-04 08:51:29','2025-10-04 10:51:29'),(1238374,412873,'action started via WP Cron','2025-10-04 08:54:21','2025-10-04 10:54:21'),(1238375,412874,'action created','2025-10-04 08:54:21','2025-10-04 10:54:21'),(1238376,412874,'action started via WP Cron','2025-10-04 08:54:22','2025-10-04 10:54:22'),(1238377,412874,'action complete via WP Cron','2025-10-04 08:54:22','2025-10-04 10:54:22'),(1238378,412873,'action complete via WP Cron','2025-10-04 08:54:22','2025-10-04 10:54:22'),(1238379,412875,'action created','2025-10-04 08:54:22','2025-10-04 10:54:22'),(1238380,412875,'action started via WP Cron','2025-10-04 08:56:30','2025-10-04 10:56:30'),(1238381,412875,'action complete via WP Cron','2025-10-04 08:56:30','2025-10-04 10:56:30'),(1238382,412876,'action created','2025-10-04 08:56:30','2025-10-04 10:56:30'),(1238383,412876,'action started via WP Cron','2025-10-04 08:59:24','2025-10-04 10:59:24'),(1238384,412876,'action complete via WP Cron','2025-10-04 08:59:24','2025-10-04 10:59:24'),(1238385,412877,'action created','2025-10-04 08:59:24','2025-10-04 10:59:24'),(1238386,412877,'action started via WP Cron','2025-10-04 09:01:31','2025-10-04 11:01:31'),(1238387,412877,'action complete via WP Cron','2025-10-04 09:01:31','2025-10-04 11:01:31'),(1238388,412878,'action created','2025-10-04 09:01:31','2025-10-04 11:01:31'),(1238389,412878,'action started via WP Cron','2025-10-04 09:06:29','2025-10-04 11:06:29'),(1238390,412878,'action complete via WP Cron','2025-10-04 09:06:29','2025-10-04 11:06:29'),(1238391,412879,'action created','2025-10-04 09:06:29','2025-10-04 11:06:29'),(1238392,412879,'action started via WP Cron','2025-10-04 09:08:30','2025-10-04 11:08:30'),(1238393,412879,'action complete via WP Cron','2025-10-04 09:08:31','2025-10-04 11:08:31'),(1238394,412880,'action created','2025-10-04 09:08:31','2025-10-04 11:08:31'),(1238395,412880,'action started via WP Cron','2025-10-04 09:11:30','2025-10-04 11:11:30'),(1238396,412880,'action complete via WP Cron','2025-10-04 09:11:30','2025-10-04 11:11:30'),(1238397,412881,'action created','2025-10-04 09:11:30','2025-10-04 11:11:30'),(1238398,412881,'action started via WP Cron','2025-10-04 09:13:48','2025-10-04 11:13:48'),(1238399,412881,'action complete via WP Cron','2025-10-04 09:13:48','2025-10-04 11:13:48'),(1238400,412882,'action created','2025-10-04 09:13:48','2025-10-04 11:13:48'),(1238401,412882,'action started via WP Cron','2025-10-04 09:16:28','2025-10-04 11:16:28'),(1238402,412882,'action complete via WP Cron','2025-10-04 09:16:29','2025-10-04 11:16:29'),(1238403,412883,'action created','2025-10-04 09:16:29','2025-10-04 11:16:29'),(1238404,412883,'action started via WP Cron','2025-10-04 09:21:29','2025-10-04 11:21:29'),(1238405,412883,'action complete via WP Cron','2025-10-04 09:21:30','2025-10-04 11:21:30'),(1238406,412884,'action created','2025-10-04 09:21:30','2025-10-04 11:21:30'),(1238407,412884,'action started via WP Cron','2025-10-04 09:26:17','2025-10-04 11:26:17'),(1238408,412885,'action created','2025-10-04 09:26:17','2025-10-04 11:26:17'),(1238409,412885,'action started via WP Cron','2025-10-04 09:26:18','2025-10-04 11:26:18'),(1238410,412885,'action complete via WP Cron','2025-10-04 09:26:18','2025-10-04 11:26:18'),(1238411,412884,'action complete via WP Cron','2025-10-04 09:26:18','2025-10-04 11:26:18'),(1238412,412886,'action created','2025-10-04 09:26:18','2025-10-04 11:26:18'),(1238413,412886,'action started via WP Cron','2025-10-04 09:31:29','2025-10-04 11:31:29'),(1238414,412886,'action complete via WP Cron','2025-10-04 09:31:29','2025-10-04 11:31:29'),(1238415,412887,'action created','2025-10-04 09:31:29','2025-10-04 11:31:29'),(1238416,412887,'action started via WP Cron','2025-10-04 09:36:28','2025-10-04 11:36:28'),(1238417,412887,'action complete via WP Cron','2025-10-04 09:36:28','2025-10-04 11:36:28'),(1238418,412888,'action created','2025-10-04 09:36:28','2025-10-04 11:36:28'),(1238419,412888,'action started via WP Cron','2025-10-04 09:38:35','2025-10-04 11:38:35'),(1238420,412888,'action complete via WP Cron','2025-10-04 09:38:35','2025-10-04 11:38:35'),(1238421,412889,'action created','2025-10-04 09:38:35','2025-10-04 11:38:35'),(1238422,412889,'action started via WP Cron','2025-10-04 09:41:31','2025-10-04 11:41:31'),(1238423,412889,'action complete via WP Cron','2025-10-04 09:41:31','2025-10-04 11:41:31'),(1238424,412890,'action created','2025-10-04 09:41:31','2025-10-04 11:41:31'),(1238425,412890,'action started via WP Cron','2025-10-04 09:45:46','2025-10-04 11:45:46'),(1238426,412890,'action complete via WP Cron','2025-10-04 09:45:46','2025-10-04 11:45:46'),(1238427,412891,'action created','2025-10-04 09:45:46','2025-10-04 11:45:46'),(1238428,412891,'action started via WP Cron','2025-10-04 09:48:51','2025-10-04 11:48:51'),(1238429,412891,'action complete via WP Cron','2025-10-04 09:48:51','2025-10-04 11:48:51'),(1238430,412892,'action created','2025-10-04 09:48:51','2025-10-04 11:48:51'),(1238431,412892,'action started via WP Cron','2025-10-04 09:51:29','2025-10-04 11:51:29'),(1238432,412892,'action complete via WP Cron','2025-10-04 09:51:29','2025-10-04 11:51:29'),(1238433,412893,'action created','2025-10-04 09:51:29','2025-10-04 11:51:29'),(1238434,412893,'action started via WP Cron','2025-10-04 09:53:58','2025-10-04 11:53:58'),(1238435,412893,'action complete via WP Cron','2025-10-04 09:53:58','2025-10-04 11:53:58'),(1238436,412894,'action created','2025-10-04 09:53:58','2025-10-04 11:53:58'),(1238437,412894,'action started via WP Cron','2025-10-04 09:56:29','2025-10-04 11:56:29'),(1238438,412894,'action complete via WP Cron','2025-10-04 09:56:29','2025-10-04 11:56:29'),(1238439,412895,'action created','2025-10-04 09:56:29','2025-10-04 11:56:29'),(1238440,412895,'action started via WP Cron','2025-10-04 10:01:31','2025-10-04 12:01:31'),(1238441,412895,'action complete via WP Cron','2025-10-04 10:01:31','2025-10-04 12:01:31'),(1238442,412896,'action created','2025-10-04 10:01:31','2025-10-04 12:01:31'),(1238443,412896,'action started via WP Cron','2025-10-04 10:05:34','2025-10-04 12:05:34'),(1238444,412896,'action complete via WP Cron','2025-10-04 10:05:34','2025-10-04 12:05:34'),(1238445,412897,'action created','2025-10-04 10:05:34','2025-10-04 12:05:34'),(1238446,412897,'action started via WP Cron','2025-10-04 10:07:44','2025-10-04 12:07:44'),(1238447,412897,'action complete via WP Cron','2025-10-04 10:07:44','2025-10-04 12:07:44'),(1238448,412898,'action created','2025-10-04 10:07:44','2025-10-04 12:07:44'),(1238449,412898,'action started via WP Cron','2025-10-04 10:10:29','2025-10-04 12:10:29'),(1238450,412898,'action complete via WP Cron','2025-10-04 10:10:29','2025-10-04 12:10:29'),(1238451,412899,'action created','2025-10-04 10:10:29','2025-10-04 12:10:29'),(1238452,412899,'action started via WP Cron','2025-10-04 10:15:19','2025-10-04 12:15:19'),(1238453,412899,'action complete via WP Cron','2025-10-04 10:15:19','2025-10-04 12:15:19'),(1238454,412900,'action created','2025-10-04 10:15:19','2025-10-04 12:15:19'),(1238455,412900,'action started via WP Cron','2025-10-04 10:18:09','2025-10-04 12:18:09'),(1238456,412900,'action complete via WP Cron','2025-10-04 10:18:09','2025-10-04 12:18:09'),(1238457,412901,'action created','2025-10-04 10:18:09','2025-10-04 12:18:09'),(1238458,412901,'action started via WP Cron','2025-10-04 10:20:09','2025-10-04 12:20:09'),(1238459,412901,'action complete via WP Cron','2025-10-04 10:20:09','2025-10-04 12:20:09'),(1238460,412902,'action created','2025-10-04 10:20:09','2025-10-04 12:20:09'),(1238461,412902,'action started via WP Cron','2025-10-04 10:25:55','2025-10-04 12:25:55'),(1238462,412903,'action created','2025-10-04 10:25:55','2025-10-04 12:25:55'),(1238463,412903,'action started via WP Cron','2025-10-04 10:25:56','2025-10-04 12:25:56'),(1238464,412903,'action complete via WP Cron','2025-10-04 10:25:56','2025-10-04 12:25:56'),(1238465,412902,'action complete via WP Cron','2025-10-04 10:25:56','2025-10-04 12:25:56'),(1238466,412904,'action created','2025-10-04 10:25:56','2025-10-04 12:25:56'),(1238467,412904,'action started via WP Cron','2025-10-04 10:29:43','2025-10-04 12:29:43'),(1238468,412904,'action complete via WP Cron','2025-10-04 10:29:43','2025-10-04 12:29:43'),(1238469,412905,'action created','2025-10-04 10:29:43','2025-10-04 12:29:43'),(1238470,412905,'action started via WP Cron','2025-10-04 10:36:30','2025-10-04 12:36:30'),(1238471,412905,'action complete via WP Cron','2025-10-04 10:36:30','2025-10-04 12:36:30'),(1238472,412906,'action created','2025-10-04 10:36:30','2025-10-04 12:36:30'),(1238473,412906,'action started via WP Cron','2025-10-04 10:38:45','2025-10-04 12:38:45'),(1238474,412906,'action complete via WP Cron','2025-10-04 10:38:45','2025-10-04 12:38:45'),(1238475,412907,'action created','2025-10-04 10:38:45','2025-10-04 12:38:45'),(1238476,412907,'action started via WP Cron','2025-10-04 10:41:22','2025-10-04 12:41:22'),(1238477,412907,'action complete via WP Cron','2025-10-04 10:41:22','2025-10-04 12:41:22'),(1238478,412908,'action created','2025-10-04 10:41:22','2025-10-04 12:41:22'),(1238479,412908,'action started via WP Cron','2025-10-04 10:44:16','2025-10-04 12:44:16'),(1238480,412908,'action complete via WP Cron','2025-10-04 10:44:16','2025-10-04 12:44:16'),(1238481,412909,'action created','2025-10-04 10:44:16','2025-10-04 12:44:16'),(1238482,412909,'action started via WP Cron','2025-10-04 10:46:28','2025-10-04 12:46:28'),(1238483,412909,'action complete via WP Cron','2025-10-04 10:46:29','2025-10-04 12:46:29'),(1238484,412910,'action created','2025-10-04 10:46:29','2025-10-04 12:46:29'),(1238485,412910,'action started via WP Cron','2025-10-04 10:48:48','2025-10-04 12:48:48'),(1238486,412910,'action complete via WP Cron','2025-10-04 10:48:49','2025-10-04 12:48:49'),(1238487,412911,'action created','2025-10-04 10:48:49','2025-10-04 12:48:49'),(1238488,412911,'action started via WP Cron','2025-10-04 10:51:29','2025-10-04 12:51:29'),(1238489,412911,'action complete via WP Cron','2025-10-04 10:51:29','2025-10-04 12:51:29'),(1238490,412912,'action created','2025-10-04 10:51:29','2025-10-04 12:51:29'),(1238491,412912,'action started via WP Cron','2025-10-04 10:56:28','2025-10-04 12:56:28'),(1238492,412912,'action complete via WP Cron','2025-10-04 10:56:28','2025-10-04 12:56:28'),(1238493,412913,'action created','2025-10-04 10:56:28','2025-10-04 12:56:28'),(1238494,412913,'action started via WP Cron','2025-10-04 11:01:28','2025-10-04 13:01:28'),(1238495,412913,'action complete via WP Cron','2025-10-04 11:01:29','2025-10-04 13:01:29'),(1238496,412914,'action created','2025-10-04 11:01:29','2025-10-04 13:01:29'),(1238497,412914,'action started via WP Cron','2025-10-04 11:03:45','2025-10-04 13:03:45'),(1238498,412914,'action complete via WP Cron','2025-10-04 11:03:45','2025-10-04 13:03:45'),(1238499,412915,'action created','2025-10-04 11:03:45','2025-10-04 13:03:45'),(1238500,412915,'action started via WP Cron','2025-10-04 11:06:30','2025-10-04 13:06:30'),(1238501,412915,'action complete via WP Cron','2025-10-04 11:06:30','2025-10-04 13:06:30'),(1238502,412916,'action created','2025-10-04 11:06:30','2025-10-04 13:06:30'),(1238503,412916,'action started via WP Cron','2025-10-04 11:09:08','2025-10-04 13:09:08'),(1238504,412916,'action complete via WP Cron','2025-10-04 11:09:08','2025-10-04 13:09:08'),(1238505,412917,'action created','2025-10-04 11:09:08','2025-10-04 13:09:08'),(1238506,412917,'action started via WP Cron','2025-10-04 11:11:36','2025-10-04 13:11:36'),(1238507,412917,'action complete via WP Cron','2025-10-04 11:11:36','2025-10-04 13:11:36'),(1238508,412918,'action created','2025-10-04 11:11:36','2025-10-04 13:11:36'),(1238509,412918,'action started via WP Cron','2025-10-04 11:16:18','2025-10-04 13:16:18'),(1238510,412918,'action complete via WP Cron','2025-10-04 11:16:18','2025-10-04 13:16:18'),(1238511,412919,'action created','2025-10-04 11:16:18','2025-10-04 13:16:18'),(1238512,412919,'action started via WP Cron','2025-10-04 11:19:58','2025-10-04 13:19:58'),(1238513,412920,'action created','2025-10-04 11:19:58','2025-10-04 13:19:58'),(1238514,412920,'action started via WP Cron','2025-10-04 11:20:00','2025-10-04 13:20:00'),(1238515,412920,'action complete via WP Cron','2025-10-04 11:20:00','2025-10-04 13:20:00'),(1238516,412919,'action complete via WP Cron','2025-10-04 11:20:00','2025-10-04 13:20:00'),(1238517,412921,'action created','2025-10-04 11:20:00','2025-10-04 13:20:00'),(1238518,412921,'action started via WP Cron','2025-10-04 11:25:46','2025-10-04 13:25:46'),(1238519,412921,'action complete via WP Cron','2025-10-04 11:25:46','2025-10-04 13:25:46'),(1238520,412922,'action created','2025-10-04 11:25:46','2025-10-04 13:25:46'),(1238521,412922,'action started via WP Cron','2025-10-04 11:28:34','2025-10-04 13:28:34'),(1238522,412922,'action complete via WP Cron','2025-10-04 11:28:34','2025-10-04 13:28:34'),(1238523,412923,'action created','2025-10-04 11:28:34','2025-10-04 13:28:34'),(1238524,412923,'action started via WP Cron','2025-10-04 11:31:29','2025-10-04 13:31:29'),(1238525,412923,'action complete via WP Cron','2025-10-04 11:31:29','2025-10-04 13:31:29'),(1238526,412924,'action created','2025-10-04 11:31:29','2025-10-04 13:31:29'),(1238527,412924,'action started via WP Cron','2025-10-04 11:36:28','2025-10-04 13:36:28'),(1238528,412924,'action complete via WP Cron','2025-10-04 11:36:28','2025-10-04 13:36:28'),(1238529,412925,'action created','2025-10-04 11:36:28','2025-10-04 13:36:28'),(1238530,412925,'action started via WP Cron','2025-10-04 11:39:24','2025-10-04 13:39:24'),(1238531,412925,'action complete via WP Cron','2025-10-04 11:39:24','2025-10-04 13:39:24'),(1238532,412926,'action created','2025-10-04 11:39:24','2025-10-04 13:39:24'),(1238533,412926,'action started via WP Cron','2025-10-04 11:46:30','2025-10-04 13:46:30'),(1238534,412926,'action complete via WP Cron','2025-10-04 11:46:30','2025-10-04 13:46:30'),(1238535,412927,'action created','2025-10-04 11:46:30','2025-10-04 13:46:30'),(1238536,412927,'action started via WP Cron','2025-10-04 11:51:30','2025-10-04 13:51:30'),(1238537,412927,'action complete via WP Cron','2025-10-04 11:51:30','2025-10-04 13:51:30'),(1238538,412928,'action created','2025-10-04 11:51:30','2025-10-04 13:51:30'),(1238539,412928,'action started via WP Cron','2025-10-04 11:55:43','2025-10-04 13:55:43'),(1238540,412929,'action created','2025-10-04 11:55:43','2025-10-04 13:55:43'),(1238541,412929,'action started via WP Cron','2025-10-04 11:55:48','2025-10-04 13:55:48'),(1238542,412929,'action complete via WP Cron','2025-10-04 11:55:48','2025-10-04 13:55:48'),(1238543,412928,'action complete via WP Cron','2025-10-04 11:55:48','2025-10-04 13:55:48'),(1238544,412930,'action created','2025-10-04 11:55:48','2025-10-04 13:55:48'),(1238545,412930,'action started via WP Cron','2025-10-04 11:57:58','2025-10-04 13:57:58'),(1238546,412930,'action complete via WP Cron','2025-10-04 11:57:58','2025-10-04 13:57:58'),(1238547,412931,'action created','2025-10-04 11:57:58','2025-10-04 13:57:58'),(1238548,412931,'action started via WP Cron','2025-10-04 12:00:06','2025-10-04 14:00:06'),(1238549,412931,'action complete via WP Cron','2025-10-04 12:00:06','2025-10-04 14:00:06'),(1238550,412932,'action created','2025-10-04 12:00:06','2025-10-04 14:00:06'),(1238551,412932,'action started via WP Cron','2025-10-04 12:04:28','2025-10-04 14:04:28'),(1238552,412932,'action complete via WP Cron','2025-10-04 12:04:28','2025-10-04 14:04:28'),(1238553,412933,'action created','2025-10-04 12:04:28','2025-10-04 14:04:28'),(1238554,412933,'action started via WP Cron','2025-10-04 12:06:30','2025-10-04 14:06:30'),(1238555,412933,'action complete via WP Cron','2025-10-04 12:06:30','2025-10-04 14:06:30'),(1238556,412934,'action created','2025-10-04 12:06:30','2025-10-04 14:06:30'),(1238557,412934,'action started via WP Cron','2025-10-04 12:08:32','2025-10-04 14:08:32'),(1238558,412934,'action complete via WP Cron','2025-10-04 12:08:32','2025-10-04 14:08:32'),(1238559,412935,'action created','2025-10-04 12:08:33','2025-10-04 14:08:33'),(1238560,412935,'action started via WP Cron','2025-10-04 12:11:06','2025-10-04 14:11:06'),(1238561,412935,'action complete via WP Cron','2025-10-04 12:11:06','2025-10-04 14:11:06'),(1238562,412936,'action created','2025-10-04 12:11:06','2025-10-04 14:11:06'),(1238563,412936,'action started via WP Cron','2025-10-04 12:13:40','2025-10-04 14:13:40'),(1238564,412936,'action complete via WP Cron','2025-10-04 12:13:40','2025-10-04 14:13:40'),(1238565,412937,'action created','2025-10-04 12:13:40','2025-10-04 14:13:40'),(1238566,412937,'action started via WP Cron','2025-10-04 12:16:05','2025-10-04 14:16:05'),(1238567,412937,'action complete via WP Cron','2025-10-04 12:16:05','2025-10-04 14:16:05'),(1238568,412938,'action created','2025-10-04 12:16:05','2025-10-04 14:16:05'),(1238569,412938,'action started via WP Cron','2025-10-04 12:18:47','2025-10-04 14:18:47'),(1238570,412938,'action complete via WP Cron','2025-10-04 12:18:47','2025-10-04 14:18:47'),(1238571,412939,'action created','2025-10-04 12:18:47','2025-10-04 14:18:47'),(1238572,412939,'action started via WP Cron','2025-10-04 12:21:29','2025-10-04 14:21:29'),(1238573,412939,'action complete via WP Cron','2025-10-04 12:21:29','2025-10-04 14:21:29'),(1238574,412940,'action created','2025-10-04 12:21:29','2025-10-04 14:21:29'),(1238575,412940,'action started via WP Cron','2025-10-04 12:24:56','2025-10-04 14:24:56'),(1238576,412940,'action complete via WP Cron','2025-10-04 12:24:56','2025-10-04 14:24:56'),(1238577,412941,'action created','2025-10-04 12:24:56','2025-10-04 14:24:56'),(1238578,412941,'action started via WP Cron','2025-10-04 12:27:50','2025-10-04 14:27:50'),(1238579,412941,'action complete via WP Cron','2025-10-04 12:27:50','2025-10-04 14:27:50'),(1238580,412942,'action created','2025-10-04 12:27:50','2025-10-04 14:27:50'),(1238581,412942,'action started via WP Cron','2025-10-04 12:30:46','2025-10-04 14:30:46'),(1238582,412942,'action complete via WP Cron','2025-10-04 12:30:46','2025-10-04 14:30:46'),(1238583,412943,'action created','2025-10-04 12:30:46','2025-10-04 14:30:46'),(1238584,412943,'action started via WP Cron','2025-10-04 12:35:46','2025-10-04 14:35:46'),(1238585,412943,'action complete via WP Cron','2025-10-04 12:35:46','2025-10-04 14:35:46'),(1238586,412944,'action created','2025-10-04 12:35:46','2025-10-04 14:35:46'),(1238587,412944,'action started via WP Cron','2025-10-04 12:38:30','2025-10-04 14:38:30'),(1238588,412944,'action complete via WP Cron','2025-10-04 12:38:30','2025-10-04 14:38:30'),(1238589,412945,'action created','2025-10-04 12:38:30','2025-10-04 14:38:30'),(1238590,412945,'action started via WP Cron','2025-10-04 12:41:30','2025-10-04 14:41:30'),(1238591,412945,'action complete via WP Cron','2025-10-04 12:41:30','2025-10-04 14:41:30'),(1238592,412946,'action created','2025-10-04 12:41:30','2025-10-04 14:41:30'),(1238593,412946,'action started via WP Cron','2025-10-04 12:45:48','2025-10-04 14:45:48'),(1238594,412947,'action created','2025-10-04 12:45:48','2025-10-04 14:45:48'),(1238595,412947,'action started via WP Cron','2025-10-04 12:45:51','2025-10-04 14:45:51'),(1238596,412947,'action complete via WP Cron','2025-10-04 12:45:51','2025-10-04 14:45:51'),(1238597,412946,'action complete via WP Cron','2025-10-04 12:45:51','2025-10-04 14:45:51'),(1238598,412948,'action created','2025-10-04 12:45:51','2025-10-04 14:45:51'),(1238599,412948,'action started via WP Cron','2025-10-04 12:49:12','2025-10-04 14:49:12'),(1238600,412948,'action complete via WP Cron','2025-10-04 12:49:12','2025-10-04 14:49:12'),(1238601,412949,'action created','2025-10-04 12:49:12','2025-10-04 14:49:12'),(1238602,412949,'action started via WP Cron','2025-10-04 12:51:30','2025-10-04 14:51:30'),(1238603,412949,'action complete via WP Cron','2025-10-04 12:51:30','2025-10-04 14:51:30'),(1238604,412950,'action created','2025-10-04 12:51:30','2025-10-04 14:51:30'),(1238605,412950,'action started via WP Cron','2025-10-04 12:54:13','2025-10-04 14:54:13'),(1238606,412950,'action complete via WP Cron','2025-10-04 12:54:13','2025-10-04 14:54:13'),(1238607,412951,'action created','2025-10-04 12:54:13','2025-10-04 14:54:13'),(1238608,412951,'action started via WP Cron','2025-10-04 12:56:29','2025-10-04 14:56:29'),(1238609,412951,'action complete via WP Cron','2025-10-04 12:56:30','2025-10-04 14:56:30'),(1238610,412952,'action created','2025-10-04 12:56:30','2025-10-04 14:56:30'),(1238611,412952,'action started via WP Cron','2025-10-04 13:00:01','2025-10-04 15:00:01'),(1238612,412952,'action complete via WP Cron','2025-10-04 13:00:01','2025-10-04 15:00:01'),(1238613,412953,'action created','2025-10-04 13:00:01','2025-10-04 15:00:01'),(1238614,412953,'action started via WP Cron','2025-10-04 13:02:31','2025-10-04 15:02:31'),(1238615,412953,'action complete via WP Cron','2025-10-04 13:02:31','2025-10-04 15:02:31'),(1238616,412954,'action created','2025-10-04 13:02:31','2025-10-04 15:02:31'),(1238617,412954,'action started via WP Cron','2025-10-04 13:06:30','2025-10-04 15:06:30'),(1238618,412954,'action complete via WP Cron','2025-10-04 13:06:30','2025-10-04 15:06:30'),(1238619,412955,'action created','2025-10-04 13:06:30','2025-10-04 15:06:30'),(1238620,412955,'action started via WP Cron','2025-10-04 13:10:11','2025-10-04 15:10:11'),(1238621,412955,'action complete via WP Cron','2025-10-04 13:10:11','2025-10-04 15:10:11'),(1238622,412956,'action created','2025-10-04 13:10:11','2025-10-04 15:10:11'),(1238623,412956,'action started via WP Cron','2025-10-04 13:12:40','2025-10-04 15:12:40'),(1238624,412956,'action complete via WP Cron','2025-10-04 13:12:40','2025-10-04 15:12:40'),(1238625,412957,'action created','2025-10-04 13:12:40','2025-10-04 15:12:40'),(1238626,412957,'action started via WP Cron','2025-10-04 13:14:42','2025-10-04 15:14:42'),(1238627,412957,'action complete via WP Cron','2025-10-04 13:14:43','2025-10-04 15:14:43'),(1238628,412958,'action created','2025-10-04 13:14:43','2025-10-04 15:14:43'),(1238629,412958,'action started via WP Cron','2025-10-04 13:19:04','2025-10-04 15:19:04'),(1238630,412958,'action complete via WP Cron','2025-10-04 13:19:04','2025-10-04 15:19:04'),(1238631,412959,'action created','2025-10-04 13:19:04','2025-10-04 15:19:04'),(1238632,412959,'action started via WP Cron','2025-10-04 13:21:05','2025-10-04 15:21:05'),(1238633,412960,'action created','2025-10-04 13:21:05','2025-10-04 15:21:05'),(1238634,412960,'action started via WP Cron','2025-10-04 13:21:06','2025-10-04 15:21:06'),(1238635,412960,'action complete via WP Cron','2025-10-04 13:21:06','2025-10-04 15:21:06'),(1238636,412959,'action complete via WP Cron','2025-10-04 13:21:06','2025-10-04 15:21:06'),(1238637,412961,'action created','2025-10-04 13:21:06','2025-10-04 15:21:06'),(1238638,412961,'action started via WP Cron','2025-10-04 13:23:26','2025-10-04 15:23:26'),(1238639,412961,'action complete via WP Cron','2025-10-04 13:23:26','2025-10-04 15:23:26'),(1238640,412962,'action created','2025-10-04 13:23:26','2025-10-04 15:23:26'),(1238641,412962,'action started via WP Cron','2025-10-04 13:25:54','2025-10-04 15:25:54'),(1238642,412962,'action complete via WP Cron','2025-10-04 13:25:54','2025-10-04 15:25:54'),(1238643,412963,'action created','2025-10-04 13:25:54','2025-10-04 15:25:54'),(1238644,412963,'action started via WP Cron','2025-10-04 13:30:17','2025-10-04 15:30:17'),(1238645,412963,'action complete via WP Cron','2025-10-04 13:30:17','2025-10-04 15:30:17'),(1238646,412964,'action created','2025-10-04 13:30:17','2025-10-04 15:30:17'),(1238647,412964,'action started via WP Cron','2025-10-04 13:35:06','2025-10-04 15:35:06'),(1238648,412964,'action complete via WP Cron','2025-10-04 13:35:06','2025-10-04 15:35:06'),(1238649,412965,'action created','2025-10-04 13:35:06','2025-10-04 15:35:06'),(1238650,412965,'action started via WP Cron','2025-10-04 13:41:29','2025-10-04 15:41:29'),(1238651,412965,'action complete via WP Cron','2025-10-04 13:41:30','2025-10-04 15:41:30'),(1238652,412966,'action created','2025-10-04 13:41:30','2025-10-04 15:41:30'),(1238653,412966,'action started via WP Cron','2025-10-04 13:44:24','2025-10-04 15:44:24'),(1238654,412966,'action complete via WP Cron','2025-10-04 13:44:24','2025-10-04 15:44:24'),(1238655,412967,'action created','2025-10-04 13:44:24','2025-10-04 15:44:24'),(1238656,412967,'action started via WP Cron','2025-10-04 13:46:26','2025-10-04 15:46:26'),(1238657,412967,'action complete via WP Cron','2025-10-04 13:46:26','2025-10-04 15:46:26'),(1238658,412968,'action created','2025-10-04 13:46:26','2025-10-04 15:46:26'),(1238659,412968,'action started via WP Cron','2025-10-04 13:51:30','2025-10-04 15:51:30'),(1238660,412969,'action created','2025-10-04 13:51:30','2025-10-04 15:51:30'),(1238661,412969,'action started via WP Cron','2025-10-04 13:51:31','2025-10-04 15:51:31'),(1238662,412969,'action complete via WP Cron','2025-10-04 13:51:31','2025-10-04 15:51:31'),(1238663,412968,'action complete via WP Cron','2025-10-04 13:51:32','2025-10-04 15:51:32'),(1238664,412970,'action created','2025-10-04 13:51:32','2025-10-04 15:51:32'),(1238665,412970,'action started via WP Cron','2025-10-04 13:53:44','2025-10-04 15:53:44'),(1238666,412970,'action complete via WP Cron','2025-10-04 13:53:44','2025-10-04 15:53:44'),(1238667,412971,'action created','2025-10-04 13:53:44','2025-10-04 15:53:44'),(1238668,412971,'action started via WP Cron','2025-10-04 13:56:31','2025-10-04 15:56:31'),(1238669,412971,'action complete via WP Cron','2025-10-04 13:56:31','2025-10-04 15:56:31'),(1238670,412972,'action created','2025-10-04 13:56:31','2025-10-04 15:56:31'),(1238671,412972,'action started via WP Cron','2025-10-04 14:00:17','2025-10-04 16:00:17'),(1238672,412972,'action complete via WP Cron','2025-10-04 14:00:17','2025-10-04 16:00:17'),(1238673,412973,'action created','2025-10-04 14:00:17','2025-10-04 16:00:17'),(1238674,412973,'action started via WP Cron','2025-10-04 14:05:50','2025-10-04 16:05:50'),(1238675,412973,'action complete via WP Cron','2025-10-04 14:05:50','2025-10-04 16:05:50'),(1238676,412974,'action created','2025-10-04 14:05:50','2025-10-04 16:05:50'),(1238677,412974,'action started via WP Cron','2025-10-04 14:08:01','2025-10-04 16:08:01'),(1238678,412974,'action complete via WP Cron','2025-10-04 14:08:01','2025-10-04 16:08:01'),(1238679,412975,'action created','2025-10-04 14:08:01','2025-10-04 16:08:01'),(1238680,412975,'action started via WP Cron','2025-10-04 14:11:11','2025-10-04 16:11:11'),(1238681,412975,'action complete via WP Cron','2025-10-04 14:11:11','2025-10-04 16:11:11'),(1238682,412976,'action created','2025-10-04 14:11:11','2025-10-04 16:11:11'),(1238683,412976,'action started via WP Cron','2025-10-04 14:15:27','2025-10-04 16:15:27'),(1238684,412976,'action complete via WP Cron','2025-10-04 14:15:27','2025-10-04 16:15:27'),(1238685,412977,'action created','2025-10-04 14:15:27','2025-10-04 16:15:27'),(1238686,412977,'action started via WP Cron','2025-10-04 14:17:48','2025-10-04 16:17:48'),(1238687,412977,'action complete via WP Cron','2025-10-04 14:17:48','2025-10-04 16:17:48'),(1238688,412978,'action created','2025-10-04 14:17:48','2025-10-04 16:17:48'),(1238689,412978,'action started via WP Cron','2025-10-04 14:21:34','2025-10-04 16:21:34'),(1238690,412978,'action complete via WP Cron','2025-10-04 14:21:34','2025-10-04 16:21:34'),(1238691,412979,'action created','2025-10-04 14:21:34','2025-10-04 16:21:34'),(1238692,412979,'action started via WP Cron','2025-10-04 14:26:04','2025-10-04 16:26:04'),(1238693,412979,'action complete via WP Cron','2025-10-04 14:26:04','2025-10-04 16:26:04'),(1238694,412980,'action created','2025-10-04 14:26:04','2025-10-04 16:26:04'),(1238695,412980,'action started via WP Cron','2025-10-04 14:29:01','2025-10-04 16:29:01'),(1238696,412980,'action complete via WP Cron','2025-10-04 14:29:02','2025-10-04 16:29:02'),(1238697,412981,'action created','2025-10-04 14:29:02','2025-10-04 16:29:02'),(1238698,412981,'action started via WP Cron','2025-10-04 14:31:31','2025-10-04 16:31:31'),(1238699,412981,'action complete via WP Cron','2025-10-04 14:31:31','2025-10-04 16:31:31'),(1238700,412982,'action created','2025-10-04 14:31:31','2025-10-04 16:31:31'),(1238701,412982,'action started via WP Cron','2025-10-04 14:35:41','2025-10-04 16:35:41'),(1238702,412983,'action created','2025-10-04 14:35:41','2025-10-04 16:35:41'),(1238703,412983,'action started via WP Cron','2025-10-04 14:35:43','2025-10-04 16:35:43'),(1238704,412983,'action complete via WP Cron','2025-10-04 14:35:43','2025-10-04 16:35:43'),(1238705,412982,'action complete via WP Cron','2025-10-04 14:35:43','2025-10-04 16:35:43'),(1238706,412984,'action created','2025-10-04 14:35:43','2025-10-04 16:35:43'),(1238707,412984,'action started via WP Cron','2025-10-04 14:41:31','2025-10-04 16:41:31'),(1238708,412984,'action complete via WP Cron','2025-10-04 14:41:31','2025-10-04 16:41:31'),(1238709,412985,'action created','2025-10-04 14:41:31','2025-10-04 16:41:31'),(1238710,412985,'action started via WP Cron','2025-10-04 14:45:58','2025-10-04 16:45:58'),(1238711,412985,'action complete via WP Cron','2025-10-04 14:45:59','2025-10-04 16:45:59'),(1238712,412986,'action created','2025-10-04 14:45:59','2025-10-04 16:45:59'),(1238713,412986,'action started via WP Cron','2025-10-04 14:48:59','2025-10-04 16:48:59'),(1238714,412986,'action complete via WP Cron','2025-10-04 14:48:59','2025-10-04 16:48:59'),(1238715,412987,'action created','2025-10-04 14:48:59','2025-10-04 16:48:59'),(1238716,412987,'action started via WP Cron','2025-10-04 14:54:30','2025-10-04 16:54:30'),(1238717,412987,'action complete via WP Cron','2025-10-04 14:54:30','2025-10-04 16:54:30'),(1238718,412988,'action created','2025-10-04 14:54:30','2025-10-04 16:54:30'),(1238719,412988,'action started via WP Cron','2025-10-04 14:56:31','2025-10-04 16:56:31'),(1238720,412988,'action complete via WP Cron','2025-10-04 14:56:31','2025-10-04 16:56:31'),(1238721,412989,'action created','2025-10-04 14:56:31','2025-10-04 16:56:31'),(1238722,412989,'action started via WP Cron','2025-10-04 15:00:08','2025-10-04 17:00:08'),(1238723,412989,'action complete via WP Cron','2025-10-04 15:00:08','2025-10-04 17:00:08'),(1238724,412990,'action created','2025-10-04 15:00:08','2025-10-04 17:00:08'),(1238725,412990,'action started via WP Cron','2025-10-04 15:03:40','2025-10-04 17:03:40'),(1238726,412990,'action complete via WP Cron','2025-10-04 15:03:40','2025-10-04 17:03:40'),(1238727,412991,'action created','2025-10-04 15:03:40','2025-10-04 17:03:40'),(1238728,412991,'action started via WP Cron','2025-10-04 15:06:36','2025-10-04 17:06:36'),(1238729,412991,'action complete via WP Cron','2025-10-04 15:06:36','2025-10-04 17:06:36'),(1238730,412992,'action created','2025-10-04 15:06:36','2025-10-04 17:06:36'),(1238731,412992,'action started via WP Cron','2025-10-04 15:10:08','2025-10-04 17:10:08'),(1238732,412992,'action complete via WP Cron','2025-10-04 15:10:08','2025-10-04 17:10:08'),(1238733,412993,'action created','2025-10-04 15:10:08','2025-10-04 17:10:08'),(1238734,412993,'action started via WP Cron','2025-10-04 15:12:57','2025-10-04 17:12:57'),(1238735,412993,'action complete via WP Cron','2025-10-04 15:12:57','2025-10-04 17:12:57'),(1238736,412994,'action created','2025-10-04 15:12:57','2025-10-04 17:12:57'),(1238737,412994,'action started via WP Cron','2025-10-04 15:16:36','2025-10-04 17:16:36'),(1238738,412994,'action complete via WP Cron','2025-10-04 15:16:36','2025-10-04 17:16:36'),(1238739,412995,'action created','2025-10-04 15:16:36','2025-10-04 17:16:36'),(1238740,412995,'action started via WP Cron','2025-10-04 15:19:06','2025-10-04 17:19:06'),(1238741,412995,'action complete via WP Cron','2025-10-04 15:19:07','2025-10-04 17:19:07'),(1238742,412996,'action created','2025-10-04 15:19:07','2025-10-04 17:19:07'),(1238743,412996,'action started via WP Cron','2025-10-04 15:21:36','2025-10-04 17:21:36'),(1238744,412996,'action complete via WP Cron','2025-10-04 15:21:36','2025-10-04 17:21:36'),(1238745,412997,'action created','2025-10-04 15:21:36','2025-10-04 17:21:36'),(1238746,412997,'action started via WP Cron','2025-10-04 15:24:01','2025-10-04 17:24:01'),(1238747,412997,'action complete via WP Cron','2025-10-04 15:24:01','2025-10-04 17:24:01'),(1238748,412998,'action created','2025-10-04 15:24:01','2025-10-04 17:24:01'),(1238749,412998,'action started via WP Cron','2025-10-04 15:26:32','2025-10-04 17:26:32'),(1238750,412998,'action complete via WP Cron','2025-10-04 15:26:32','2025-10-04 17:26:32'),(1238751,412999,'action created','2025-10-04 15:26:32','2025-10-04 17:26:32'),(1238752,412999,'action started via WP Cron','2025-10-04 15:29:10','2025-10-04 17:29:10'),(1238753,413000,'action created','2025-10-04 15:29:11','2025-10-04 17:29:11'),(1238754,413000,'action started via WP Cron','2025-10-04 15:29:13','2025-10-04 17:29:13'),(1238755,413000,'action complete via WP Cron','2025-10-04 15:29:15','2025-10-04 17:29:15'),(1238756,412999,'action complete via WP Cron','2025-10-04 15:29:15','2025-10-04 17:29:15'),(1238757,413001,'action created','2025-10-04 15:29:15','2025-10-04 17:29:15'),(1238758,413001,'action started via WP Cron','2025-10-04 15:31:29','2025-10-04 17:31:29'),(1238759,413002,'action created','2025-10-04 15:31:29','2025-10-04 17:31:29'),(1238760,413002,'action started via WP Cron','2025-10-04 15:31:31','2025-10-04 17:31:31'),(1238761,413002,'action complete via WP Cron','2025-10-04 15:31:31','2025-10-04 17:31:31'),(1238762,413001,'action complete via WP Cron','2025-10-04 15:31:31','2025-10-04 17:31:31'),(1238763,413003,'action created','2025-10-04 15:31:31','2025-10-04 17:31:31'),(1238764,413003,'action started via WP Cron','2025-10-04 15:33:39','2025-10-04 17:33:39'),(1238765,413003,'action complete via WP Cron','2025-10-04 15:33:39','2025-10-04 17:33:39'),(1238766,413004,'action created','2025-10-04 15:33:39','2025-10-04 17:33:39'),(1238767,413004,'action started via WP Cron','2025-10-04 15:36:30','2025-10-04 17:36:30'),(1238768,413004,'action complete via WP Cron','2025-10-04 15:36:30','2025-10-04 17:36:30'),(1238769,413005,'action created','2025-10-04 15:36:30','2025-10-04 17:36:30'),(1238770,413005,'action started via WP Cron','2025-10-04 15:39:09','2025-10-04 17:39:09'),(1238771,413005,'action complete via WP Cron','2025-10-04 15:39:09','2025-10-04 17:39:09'),(1238772,413006,'action created','2025-10-04 15:39:09','2025-10-04 17:39:09'),(1238773,413006,'action started via WP Cron','2025-10-04 15:41:31','2025-10-04 17:41:31'),(1238774,413006,'action complete via WP Cron','2025-10-04 15:41:32','2025-10-04 17:41:32'),(1238775,413007,'action created','2025-10-04 15:41:32','2025-10-04 17:41:32'),(1238776,413007,'action started via WP Cron','2025-10-04 15:46:33','2025-10-04 17:46:33'),(1238777,413007,'action complete via WP Cron','2025-10-04 15:46:33','2025-10-04 17:46:33'),(1238778,413008,'action created','2025-10-04 15:46:33','2025-10-04 17:46:33'),(1238779,413008,'action started via WP Cron','2025-10-04 15:51:29','2025-10-04 17:51:29'),(1238780,413008,'action complete via WP Cron','2025-10-04 15:51:29','2025-10-04 17:51:29'),(1238781,413009,'action created','2025-10-04 15:51:29','2025-10-04 17:51:29'),(1238782,413009,'action started via WP Cron','2025-10-04 15:56:30','2025-10-04 17:56:30'),(1238783,413009,'action complete via WP Cron','2025-10-04 15:56:30','2025-10-04 17:56:30'),(1238784,413010,'action created','2025-10-04 15:56:30','2025-10-04 17:56:30'),(1238785,413010,'action started via WP Cron','2025-10-04 16:00:54','2025-10-04 18:00:54'),(1238786,413010,'action complete via WP Cron','2025-10-04 16:00:54','2025-10-04 18:00:54'),(1238787,413011,'action created','2025-10-04 16:00:54','2025-10-04 18:00:54'),(1238788,413011,'action started via WP Cron','2025-10-04 16:05:59','2025-10-04 18:05:59'),(1238789,413011,'action complete via WP Cron','2025-10-04 16:05:59','2025-10-04 18:05:59'),(1238790,413012,'action created','2025-10-04 16:05:59','2025-10-04 18:05:59'),(1238791,413012,'action started via WP Cron','2025-10-04 16:09:52','2025-10-04 18:09:52'),(1238792,413012,'action complete via WP Cron','2025-10-04 16:09:52','2025-10-04 18:09:52'),(1238793,413013,'action created','2025-10-04 16:09:52','2025-10-04 18:09:52'),(1238794,413013,'action started via WP Cron','2025-10-04 16:16:31','2025-10-04 18:16:31'),(1238795,413014,'action created','2025-10-04 16:16:31','2025-10-04 18:16:31'),(1238796,413014,'action started via WP Cron','2025-10-04 16:16:33','2025-10-04 18:16:33'),(1238797,413014,'action complete via WP Cron','2025-10-04 16:16:33','2025-10-04 18:16:33'),(1238798,413013,'action complete via WP Cron','2025-10-04 16:16:33','2025-10-04 18:16:33'),(1238799,413015,'action created','2025-10-04 16:16:33','2025-10-04 18:16:33'),(1238800,413015,'action started via WP Cron','2025-10-04 16:19:03','2025-10-04 18:19:03'),(1238801,413015,'action complete via WP Cron','2025-10-04 16:19:03','2025-10-04 18:19:03'),(1238802,413016,'action created','2025-10-04 16:19:03','2025-10-04 18:19:03'),(1238803,413016,'action started via WP Cron','2025-10-04 16:21:30','2025-10-04 18:21:30'),(1238804,413016,'action complete via WP Cron','2025-10-04 16:21:30','2025-10-04 18:21:30'),(1238805,413017,'action created','2025-10-04 16:21:30','2025-10-04 18:21:30'),(1238806,413017,'action started via WP Cron','2025-10-04 16:23:36','2025-10-04 18:23:36'),(1238807,413017,'action complete via WP Cron','2025-10-04 16:23:36','2025-10-04 18:23:36'),(1238808,413018,'action created','2025-10-04 16:23:36','2025-10-04 18:23:36'),(1238809,413018,'action started via WP Cron','2025-10-04 16:25:42','2025-10-04 18:25:42'),(1238810,413018,'action complete via WP Cron','2025-10-04 16:25:42','2025-10-04 18:25:42'),(1238811,413019,'action created','2025-10-04 16:25:42','2025-10-04 18:25:42'),(1238812,413019,'action started via WP Cron','2025-10-04 16:30:31','2025-10-04 18:30:31'),(1238813,413019,'action complete via WP Cron','2025-10-04 16:30:31','2025-10-04 18:30:31'),(1238814,413020,'action created','2025-10-04 16:30:31','2025-10-04 18:30:31'),(1238815,413020,'action started via WP Cron','2025-10-04 16:33:17','2025-10-04 18:33:17'),(1238816,413020,'action complete via WP Cron','2025-10-04 16:33:17','2025-10-04 18:33:17'),(1238817,413021,'action created','2025-10-04 16:33:17','2025-10-04 18:33:17'),(1238818,413021,'action started via WP Cron','2025-10-04 16:36:29','2025-10-04 18:36:29'),(1238819,413021,'action complete via WP Cron','2025-10-04 16:36:29','2025-10-04 18:36:29'),(1238820,413022,'action created','2025-10-04 16:36:29','2025-10-04 18:36:29'),(1238821,413022,'action started via WP Cron','2025-10-04 16:41:29','2025-10-04 18:41:29'),(1238822,413023,'action created','2025-10-04 16:41:29','2025-10-04 18:41:29'),(1238823,413023,'action started via WP Cron','2025-10-04 16:41:31','2025-10-04 18:41:31'),(1238824,413023,'action complete via WP Cron','2025-10-04 16:41:31','2025-10-04 18:41:31'),(1238825,413022,'action complete via WP Cron','2025-10-04 16:41:31','2025-10-04 18:41:31'),(1238826,413024,'action created','2025-10-04 16:41:31','2025-10-04 18:41:31'),(1238827,413024,'action started via WP Cron','2025-10-04 16:45:04','2025-10-04 18:45:04'),(1238828,413025,'action created','2025-10-04 16:45:04','2025-10-04 18:45:04'),(1238829,413025,'action started via WP Cron','2025-10-04 16:45:06','2025-10-04 18:45:06'),(1238830,413025,'action complete via WP Cron','2025-10-04 16:45:06','2025-10-04 18:45:06'),(1238831,413024,'action complete via WP Cron','2025-10-04 16:45:06','2025-10-04 18:45:06'),(1238832,413026,'action created','2025-10-04 16:45:06','2025-10-04 18:45:06'),(1238833,413026,'action started via WP Cron','2025-10-04 16:49:44','2025-10-04 18:49:44'),(1238834,413026,'action complete via WP Cron','2025-10-04 16:49:44','2025-10-04 18:49:44'),(1238835,413027,'action created','2025-10-04 16:49:44','2025-10-04 18:49:44'),(1238836,413027,'action started via WP Cron','2025-10-04 16:54:42','2025-10-04 18:54:42'),(1238837,413027,'action complete via WP Cron','2025-10-04 16:54:42','2025-10-04 18:54:42'),(1238838,413028,'action created','2025-10-04 16:54:42','2025-10-04 18:54:42'),(1238839,413028,'action started via WP Cron','2025-10-04 17:00:37','2025-10-04 19:00:37'),(1238840,413028,'action complete via WP Cron','2025-10-04 17:00:37','2025-10-04 19:00:37'),(1238841,413029,'action created','2025-10-04 17:00:37','2025-10-04 19:00:37'),(1238842,413029,'action started via WP Cron','2025-10-04 17:02:50','2025-10-04 19:02:50'),(1238843,413029,'action complete via WP Cron','2025-10-04 17:02:50','2025-10-04 19:02:50'),(1238844,413030,'action created','2025-10-04 17:02:50','2025-10-04 19:02:50'),(1238845,413030,'action started via WP Cron','2025-10-04 17:05:24','2025-10-04 19:05:24'),(1238846,413030,'action complete via WP Cron','2025-10-04 17:05:24','2025-10-04 19:05:24'),(1238847,413031,'action created','2025-10-04 17:05:24','2025-10-04 19:05:24'),(1238848,413031,'action started via WP Cron','2025-10-04 17:08:25','2025-10-04 19:08:25'),(1238849,413031,'action complete via WP Cron','2025-10-04 17:08:25','2025-10-04 19:08:25'),(1238850,413032,'action created','2025-10-04 17:08:25','2025-10-04 19:08:25'),(1238851,413032,'action started via WP Cron','2025-10-04 17:11:19','2025-10-04 19:11:19'),(1238852,413032,'action complete via WP Cron','2025-10-04 17:11:19','2025-10-04 19:11:19'),(1238853,413033,'action created','2025-10-04 17:11:19','2025-10-04 19:11:19'),(1238854,413033,'action started via WP Cron','2025-10-04 17:13:56','2025-10-04 19:13:56'),(1238855,413033,'action complete via WP Cron','2025-10-04 17:13:56','2025-10-04 19:13:56'),(1238856,413034,'action created','2025-10-04 17:13:56','2025-10-04 19:13:56'),(1238857,413034,'action started via WP Cron','2025-10-04 17:16:30','2025-10-04 19:16:30'),(1238858,413034,'action complete via WP Cron','2025-10-04 17:16:30','2025-10-04 19:16:30'),(1238859,413035,'action created','2025-10-04 17:16:30','2025-10-04 19:16:30'),(1238860,413035,'action started via WP Cron','2025-10-04 17:18:53','2025-10-04 19:18:53'),(1238861,413035,'action complete via WP Cron','2025-10-04 17:18:53','2025-10-04 19:18:53'),(1238862,413036,'action created','2025-10-04 17:18:53','2025-10-04 19:18:53'),(1238863,413036,'action started via WP Cron','2025-10-04 17:21:29','2025-10-04 19:21:29'),(1238864,413036,'action complete via WP Cron','2025-10-04 17:21:29','2025-10-04 19:21:29'),(1238865,413037,'action created','2025-10-04 17:21:29','2025-10-04 19:21:29'),(1238866,413037,'action started via WP Cron','2025-10-04 17:25:00','2025-10-04 19:25:00'),(1238867,413037,'action complete via WP Cron','2025-10-04 17:25:00','2025-10-04 19:25:00'),(1238868,413038,'action created','2025-10-04 17:25:00','2025-10-04 19:25:00'),(1238869,413038,'action started via WP Cron','2025-10-04 17:31:33','2025-10-04 19:31:33'),(1238870,413038,'action complete via WP Cron','2025-10-04 17:31:33','2025-10-04 19:31:33'),(1238871,413039,'action created','2025-10-04 17:31:33','2025-10-04 19:31:33'),(1238872,413039,'action started via WP Cron','2025-10-04 17:36:07','2025-10-04 19:36:07'),(1238873,413040,'action created','2025-10-04 17:36:07','2025-10-04 19:36:07'),(1238874,413040,'action started via WP Cron','2025-10-04 17:36:08','2025-10-04 19:36:08'),(1238875,413040,'action complete via WP Cron','2025-10-04 17:36:08','2025-10-04 19:36:08'),(1238876,413039,'action complete via WP Cron','2025-10-04 17:36:08','2025-10-04 19:36:08'),(1238877,413041,'action created','2025-10-04 17:36:08','2025-10-04 19:36:08'),(1238878,413041,'action started via WP Cron','2025-10-04 17:39:59','2025-10-04 19:39:59'),(1238879,413041,'action complete via WP Cron','2025-10-04 17:39:59','2025-10-04 19:39:59'),(1238880,413042,'action created','2025-10-04 17:39:59','2025-10-04 19:39:59'),(1238881,413042,'action started via WP Cron','2025-10-04 17:42:03','2025-10-04 19:42:03'),(1238882,413042,'action complete via WP Cron','2025-10-04 17:42:03','2025-10-04 19:42:03'),(1238883,413043,'action created','2025-10-04 17:42:03','2025-10-04 19:42:03'),(1238884,413043,'action started via WP Cron','2025-10-04 17:46:21','2025-10-04 19:46:21'),(1238885,413043,'action complete via WP Cron','2025-10-04 17:46:21','2025-10-04 19:46:21'),(1238886,413044,'action created','2025-10-04 17:46:21','2025-10-04 19:46:21'),(1238887,413044,'action started via WP Cron','2025-10-04 17:49:32','2025-10-04 19:49:32'),(1238888,413044,'action complete via WP Cron','2025-10-04 17:49:32','2025-10-04 19:49:32'),(1238889,413045,'action created','2025-10-04 17:49:32','2025-10-04 19:49:32'),(1238890,413045,'action started via WP Cron','2025-10-04 17:53:41','2025-10-04 19:53:41'),(1238891,413045,'action complete via WP Cron','2025-10-04 17:53:41','2025-10-04 19:53:41'),(1238892,413046,'action created','2025-10-04 17:53:41','2025-10-04 19:53:41'),(1238893,413046,'action started via WP Cron','2025-10-04 17:56:32','2025-10-04 19:56:32'),(1238894,413046,'action complete via WP Cron','2025-10-04 17:56:32','2025-10-04 19:56:32'),(1238895,413047,'action created','2025-10-04 17:56:32','2025-10-04 19:56:32'),(1238896,413047,'action started via WP Cron','2025-10-04 18:00:12','2025-10-04 20:00:12'),(1238897,413047,'action complete via WP Cron','2025-10-04 18:00:12','2025-10-04 20:00:12'),(1238898,413048,'action created','2025-10-04 18:00:12','2025-10-04 20:00:12'),(1238899,413048,'action started via WP Cron','2025-10-04 18:03:47','2025-10-04 20:03:47'),(1238900,413048,'action complete via WP Cron','2025-10-04 18:03:47','2025-10-04 20:03:47'),(1238901,413049,'action created','2025-10-04 18:03:47','2025-10-04 20:03:47'),(1238902,413049,'action started via WP Cron','2025-10-04 18:06:30','2025-10-04 20:06:30'),(1238903,413049,'action complete via WP Cron','2025-10-04 18:06:30','2025-10-04 20:06:30'),(1238904,413050,'action created','2025-10-04 18:06:30','2025-10-04 20:06:30'),(1238905,413050,'action started via WP Cron','2025-10-04 18:11:30','2025-10-04 20:11:30'),(1238906,413050,'action complete via WP Cron','2025-10-04 18:11:30','2025-10-04 20:11:30'),(1238907,413051,'action created','2025-10-04 18:11:30','2025-10-04 20:11:30'),(1238908,413051,'action started via WP Cron','2025-10-04 18:13:48','2025-10-04 20:13:48'),(1238909,413051,'action complete via WP Cron','2025-10-04 18:13:48','2025-10-04 20:13:48'),(1238910,413052,'action created','2025-10-04 18:13:48','2025-10-04 20:13:48'),(1238911,413052,'action started via WP Cron','2025-10-04 18:16:32','2025-10-04 20:16:32'),(1238912,413052,'action complete via WP Cron','2025-10-04 18:16:32','2025-10-04 20:16:32'),(1238913,413053,'action created','2025-10-04 18:16:32','2025-10-04 20:16:32'),(1238914,413053,'action started via WP Cron','2025-10-04 18:21:17','2025-10-04 20:21:17'),(1238915,413054,'action created','2025-10-04 18:21:17','2025-10-04 20:21:17'),(1238916,413054,'action started via WP Cron','2025-10-04 18:21:18','2025-10-04 20:21:18'),(1238917,413054,'action complete via WP Cron','2025-10-04 18:21:19','2025-10-04 20:21:19'),(1238918,413053,'action complete via WP Cron','2025-10-04 18:21:19','2025-10-04 20:21:19'),(1238919,413055,'action created','2025-10-04 18:21:19','2025-10-04 20:21:19'),(1238920,413055,'action started via WP Cron','2025-10-04 18:23:35','2025-10-04 20:23:35'),(1238921,413055,'action complete via WP Cron','2025-10-04 18:23:35','2025-10-04 20:23:35'),(1238922,413056,'action created','2025-10-04 18:23:35','2025-10-04 20:23:35'),(1238923,413056,'action started via WP Cron','2025-10-04 18:26:32','2025-10-04 20:26:32'),(1238924,413056,'action complete via WP Cron','2025-10-04 18:26:32','2025-10-04 20:26:32'),(1238925,413057,'action created','2025-10-04 18:26:32','2025-10-04 20:26:32'),(1238926,413057,'action started via WP Cron','2025-10-04 18:29:09','2025-10-04 20:29:09'),(1238927,413057,'action complete via WP Cron','2025-10-04 18:29:09','2025-10-04 20:29:09'),(1238928,413058,'action created','2025-10-04 18:29:09','2025-10-04 20:29:09'),(1238929,413058,'action started via WP Cron','2025-10-04 18:31:31','2025-10-04 20:31:31'),(1238930,413058,'action complete via WP Cron','2025-10-04 18:31:31','2025-10-04 20:31:31'),(1238931,413059,'action created','2025-10-04 18:31:31','2025-10-04 20:31:31'),(1238932,413059,'action started via WP Cron','2025-10-04 18:36:30','2025-10-04 20:36:30'),(1238933,413059,'action complete via WP Cron','2025-10-04 18:36:30','2025-10-04 20:36:30'),(1238934,413060,'action created','2025-10-04 18:36:30','2025-10-04 20:36:30'),(1238935,413060,'action started via WP Cron','2025-10-04 18:38:44','2025-10-04 20:38:44'),(1238936,413060,'action complete via WP Cron','2025-10-04 18:38:44','2025-10-04 20:38:44'),(1238937,413061,'action created','2025-10-04 18:38:44','2025-10-04 20:38:44'),(1238938,413061,'action started via WP Cron','2025-10-04 18:41:32','2025-10-04 20:41:32'),(1238939,413061,'action complete via WP Cron','2025-10-04 18:41:32','2025-10-04 20:41:32'),(1238940,413062,'action created','2025-10-04 18:41:32','2025-10-04 20:41:32'),(1238941,413062,'action started via WP Cron','2025-10-04 18:43:40','2025-10-04 20:43:40'),(1238942,413062,'action complete via WP Cron','2025-10-04 18:43:40','2025-10-04 20:43:40'),(1238943,413063,'action created','2025-10-04 18:43:40','2025-10-04 20:43:40'),(1238944,413063,'action started via WP Cron','2025-10-04 18:46:13','2025-10-04 20:46:13'),(1238945,413063,'action complete via WP Cron','2025-10-04 18:46:13','2025-10-04 20:46:13'),(1238946,413064,'action created','2025-10-04 18:46:13','2025-10-04 20:46:13'),(1238947,413064,'action started via WP Cron','2025-10-04 18:49:05','2025-10-04 20:49:05'),(1238948,413064,'action complete via WP Cron','2025-10-04 18:49:05','2025-10-04 20:49:05'),(1238949,413065,'action created','2025-10-04 18:49:05','2025-10-04 20:49:05'),(1238950,413065,'action started via WP Cron','2025-10-04 18:51:29','2025-10-04 20:51:29'),(1238951,413065,'action complete via WP Cron','2025-10-04 18:51:29','2025-10-04 20:51:29'),(1238952,413066,'action created','2025-10-04 18:51:29','2025-10-04 20:51:29'),(1238953,413066,'action started via WP Cron','2025-10-04 18:54:04','2025-10-04 20:54:04'),(1238954,413066,'action complete via WP Cron','2025-10-04 18:54:04','2025-10-04 20:54:04'),(1238955,413067,'action created','2025-10-04 18:54:04','2025-10-04 20:54:04'),(1238956,413067,'action started via WP Cron','2025-10-04 18:56:33','2025-10-04 20:56:33'),(1238957,413067,'action complete via WP Cron','2025-10-04 18:56:33','2025-10-04 20:56:33'),(1238958,413068,'action created','2025-10-04 18:56:33','2025-10-04 20:56:33'),(1238959,413068,'action started via WP Cron','2025-10-04 19:00:19','2025-10-04 21:00:19'),(1238960,413068,'action complete via WP Cron','2025-10-04 19:00:19','2025-10-04 21:00:19'),(1238961,413069,'action created','2025-10-04 19:00:19','2025-10-04 21:00:19'),(1238962,413069,'action started via WP Cron','2025-10-04 19:03:35','2025-10-04 21:03:35'),(1238963,413069,'action complete via WP Cron','2025-10-04 19:03:35','2025-10-04 21:03:35'),(1238964,413070,'action created','2025-10-04 19:03:35','2025-10-04 21:03:35'),(1238965,413070,'action started via WP Cron','2025-10-04 19:05:46','2025-10-04 21:05:46'),(1238966,413070,'action complete via WP Cron','2025-10-04 19:05:46','2025-10-04 21:05:46'),(1238967,413071,'action created','2025-10-04 19:05:46','2025-10-04 21:05:46'),(1238968,413071,'action started via WP Cron','2025-10-04 19:09:45','2025-10-04 21:09:45'),(1238969,413071,'action complete via WP Cron','2025-10-04 19:09:45','2025-10-04 21:09:45'),(1238970,413072,'action created','2025-10-04 19:09:45','2025-10-04 21:09:45'),(1238971,413072,'action started via WP Cron','2025-10-04 19:12:53','2025-10-04 21:12:53'),(1238972,413073,'action created','2025-10-04 19:12:53','2025-10-04 21:12:53'),(1238973,413073,'action started via WP Cron','2025-10-04 19:12:54','2025-10-04 21:12:54'),(1238974,413073,'action complete via WP Cron','2025-10-04 19:12:54','2025-10-04 21:12:54'),(1238975,413072,'action complete via WP Cron','2025-10-04 19:12:54','2025-10-04 21:12:54'),(1238976,413074,'action created','2025-10-04 19:12:54','2025-10-04 21:12:54'),(1238977,413074,'action started via WP Cron','2025-10-04 19:15:08','2025-10-04 21:15:08'),(1238978,413075,'action created','2025-10-04 19:15:08','2025-10-04 21:15:08'),(1238979,413075,'action started via WP Cron','2025-10-04 19:15:10','2025-10-04 21:15:10'),(1238980,413075,'action complete via WP Cron','2025-10-04 19:15:10','2025-10-04 21:15:10'),(1238981,413074,'action complete via WP Cron','2025-10-04 19:15:10','2025-10-04 21:15:10'),(1238982,413076,'action created','2025-10-04 19:15:10','2025-10-04 21:15:10'),(1238983,413076,'action started via WP Cron','2025-10-04 19:17:43','2025-10-04 21:17:43'),(1238984,413076,'action complete via WP Cron','2025-10-04 19:17:43','2025-10-04 21:17:43'),(1238985,413077,'action created','2025-10-04 19:17:43','2025-10-04 21:17:43'),(1238986,413077,'action started via WP Cron','2025-10-04 19:20:40','2025-10-04 21:20:40'),(1238987,413077,'action complete via WP Cron','2025-10-04 19:20:40','2025-10-04 21:20:40'),(1238988,413078,'action created','2025-10-04 19:20:40','2025-10-04 21:20:40'),(1238989,413078,'action started via WP Cron','2025-10-04 19:23:20','2025-10-04 21:23:20'),(1238990,413078,'action complete via WP Cron','2025-10-04 19:23:20','2025-10-04 21:23:20'),(1238991,413079,'action created','2025-10-04 19:23:20','2025-10-04 21:23:20'),(1238992,413079,'action started via WP Cron','2025-10-04 19:25:37','2025-10-04 21:25:37'),(1238993,413079,'action complete via WP Cron','2025-10-04 19:25:37','2025-10-04 21:25:37'),(1238994,413080,'action created','2025-10-04 19:25:37','2025-10-04 21:25:37'),(1238995,413080,'action started via WP Cron','2025-10-04 19:28:29','2025-10-04 21:28:29'),(1238996,413080,'action complete via WP Cron','2025-10-04 19:28:29','2025-10-04 21:28:29'),(1238997,413081,'action created','2025-10-04 19:28:29','2025-10-04 21:28:29'),(1238998,413081,'action started via WP Cron','2025-10-04 19:31:29','2025-10-04 21:31:29'),(1238999,413082,'action created','2025-10-04 19:31:29','2025-10-04 21:31:29'),(1239000,413082,'action started via WP Cron','2025-10-04 19:31:31','2025-10-04 21:31:31'),(1239001,413082,'action complete via WP Cron','2025-10-04 19:31:31','2025-10-04 21:31:31'),(1239002,413081,'action complete via WP Cron','2025-10-04 19:31:31','2025-10-04 21:31:31'),(1239003,413083,'action created','2025-10-04 19:31:31','2025-10-04 21:31:31'),(1239004,413083,'action started via WP Cron','2025-10-04 19:33:35','2025-10-04 21:33:35'),(1239005,413083,'action complete via WP Cron','2025-10-04 19:33:35','2025-10-04 21:33:35'),(1239006,413084,'action created','2025-10-04 19:33:35','2025-10-04 21:33:35'),(1239007,413084,'action started via WP Cron','2025-10-04 19:36:33','2025-10-04 21:36:33'),(1239008,413085,'action created','2025-10-04 19:36:33','2025-10-04 21:36:33'),(1239009,413085,'action started via WP Cron','2025-10-04 19:36:35','2025-10-04 21:36:35'),(1239010,413085,'action complete via WP Cron','2025-10-04 19:36:35','2025-10-04 21:36:35'),(1239011,413084,'action complete via WP Cron','2025-10-04 19:36:35','2025-10-04 21:36:35'),(1239012,413086,'action created','2025-10-04 19:36:35','2025-10-04 21:36:35'),(1239013,413086,'action started via WP Cron','2025-10-04 19:39:51','2025-10-04 21:39:51'),(1239014,413086,'action complete via WP Cron','2025-10-04 19:39:51','2025-10-04 21:39:51'),(1239015,413087,'action created','2025-10-04 19:39:51','2025-10-04 21:39:51'),(1239016,413087,'action started via WP Cron','2025-10-04 19:43:12','2025-10-04 21:43:12'),(1239017,413087,'action complete via WP Cron','2025-10-04 19:43:12','2025-10-04 21:43:12'),(1239018,413088,'action created','2025-10-04 19:43:12','2025-10-04 21:43:12'),(1239019,413088,'action started via WP Cron','2025-10-04 19:45:25','2025-10-04 21:45:25'),(1239020,413088,'action complete via WP Cron','2025-10-04 19:45:25','2025-10-04 21:45:25'),(1239021,413089,'action created','2025-10-04 19:45:25','2025-10-04 21:45:25'),(1239022,413089,'action started via WP Cron','2025-10-04 19:48:28','2025-10-04 21:48:28'),(1239023,413089,'action complete via WP Cron','2025-10-04 19:48:28','2025-10-04 21:48:28'),(1239024,413090,'action created','2025-10-04 19:48:28','2025-10-04 21:48:28'),(1239025,413090,'action started via WP Cron','2025-10-04 19:50:54','2025-10-04 21:50:54'),(1239026,413090,'action complete via WP Cron','2025-10-04 19:50:54','2025-10-04 21:50:54'),(1239027,413091,'action created','2025-10-04 19:50:54','2025-10-04 21:50:54'),(1239028,413091,'action started via WP Cron','2025-10-04 19:53:54','2025-10-04 21:53:54'),(1239029,413092,'action created','2025-10-04 19:53:54','2025-10-04 21:53:54'),(1239030,413092,'action started via WP Cron','2025-10-04 19:53:55','2025-10-04 21:53:55'),(1239031,413092,'action complete via WP Cron','2025-10-04 19:53:55','2025-10-04 21:53:55'),(1239032,413091,'action complete via WP Cron','2025-10-04 19:53:55','2025-10-04 21:53:55'),(1239033,413093,'action created','2025-10-04 19:53:55','2025-10-04 21:53:55'),(1239034,413093,'action started via WP Cron','2025-10-04 19:56:30','2025-10-04 21:56:30'),(1239035,413093,'action complete via WP Cron','2025-10-04 19:56:30','2025-10-04 21:56:30'),(1239036,413094,'action created','2025-10-04 19:56:30','2025-10-04 21:56:30'),(1239037,413094,'action started via WP Cron','2025-10-04 19:59:15','2025-10-04 21:59:15'),(1239038,413094,'action complete via WP Cron','2025-10-04 19:59:15','2025-10-04 21:59:15'),(1239039,413095,'action created','2025-10-04 19:59:15','2025-10-04 21:59:15'),(1239040,413095,'action started via WP Cron','2025-10-04 20:01:32','2025-10-04 22:01:32'),(1239041,413095,'action complete via WP Cron','2025-10-04 20:01:32','2025-10-04 22:01:32'),(1239042,413096,'action created','2025-10-04 20:01:32','2025-10-04 22:01:32'),(1239043,413096,'action started via WP Cron','2025-10-04 20:06:45','2025-10-04 22:06:45'),(1239044,413096,'action complete via WP Cron','2025-10-04 20:06:45','2025-10-04 22:06:45'),(1239045,413097,'action created','2025-10-04 20:06:45','2025-10-04 22:06:45'),(1239046,413097,'action started via WP Cron','2025-10-04 20:10:49','2025-10-04 22:10:49'),(1239047,413097,'action complete via WP Cron','2025-10-04 20:10:49','2025-10-04 22:10:49'),(1239048,413098,'action created','2025-10-04 20:10:49','2025-10-04 22:10:49'),(1239049,413098,'action started via WP Cron','2025-10-04 20:16:04','2025-10-04 22:16:04'),(1239050,413098,'action complete via WP Cron','2025-10-04 20:16:04','2025-10-04 22:16:04'),(1239051,413099,'action created','2025-10-04 20:16:04','2025-10-04 22:16:04'),(1239052,413099,'action started via WP Cron','2025-10-04 20:19:06','2025-10-04 22:19:06'),(1239053,413099,'action complete via WP Cron','2025-10-04 20:19:06','2025-10-04 22:19:06'),(1239054,413100,'action created','2025-10-04 20:19:06','2025-10-04 22:19:06'),(1239055,413100,'action started via WP Cron','2025-10-04 20:21:13','2025-10-04 22:21:13'),(1239056,413100,'action complete via WP Cron','2025-10-04 20:21:13','2025-10-04 22:21:13'),(1239057,413101,'action created','2025-10-04 20:21:13','2025-10-04 22:21:13'),(1239058,413101,'action started via WP Cron','2025-10-04 20:25:54','2025-10-04 22:25:54'),(1239059,413101,'action complete via WP Cron','2025-10-04 20:25:54','2025-10-04 22:25:54'),(1239060,413102,'action created','2025-10-04 20:25:54','2025-10-04 22:25:54'),(1239061,413102,'action started via WP Cron','2025-10-04 20:29:11','2025-10-04 22:29:11'),(1239062,413102,'action complete via WP Cron','2025-10-04 20:29:11','2025-10-04 22:29:11'),(1239063,413103,'action created','2025-10-04 20:29:11','2025-10-04 22:29:11'),(1239064,413103,'action started via WP Cron','2025-10-04 20:31:29','2025-10-04 22:31:29'),(1239065,413103,'action complete via WP Cron','2025-10-04 20:31:29','2025-10-04 22:31:29'),(1239066,413104,'action created','2025-10-04 20:31:29','2025-10-04 22:31:29'),(1239067,413104,'action started via WP Cron','2025-10-04 20:34:09','2025-10-04 22:34:09'),(1239068,413104,'action complete via WP Cron','2025-10-04 20:34:09','2025-10-04 22:34:09'),(1239069,413105,'action created','2025-10-04 20:34:09','2025-10-04 22:34:09'),(1239070,413105,'action started via WP Cron','2025-10-04 20:36:10','2025-10-04 22:36:10'),(1239071,413105,'action complete via WP Cron','2025-10-04 20:36:10','2025-10-04 22:36:10'),(1239072,413106,'action created','2025-10-04 20:36:10','2025-10-04 22:36:10'),(1239073,413106,'action started via WP Cron','2025-10-04 20:39:29','2025-10-04 22:39:29'),(1239074,413106,'action complete via WP Cron','2025-10-04 20:39:29','2025-10-04 22:39:29'),(1239075,413107,'action created','2025-10-04 20:39:29','2025-10-04 22:39:29'),(1239076,413107,'action started via WP Cron','2025-10-04 20:42:02','2025-10-04 22:42:02'),(1239077,413108,'action created','2025-10-04 20:42:02','2025-10-04 22:42:02'),(1239078,413108,'action started via WP Cron','2025-10-04 20:42:06','2025-10-04 22:42:06'),(1239079,413108,'action complete via WP Cron','2025-10-04 20:42:06','2025-10-04 22:42:06'),(1239080,413107,'action complete via WP Cron','2025-10-04 20:42:06','2025-10-04 22:42:06'),(1239081,413109,'action created','2025-10-04 20:42:06','2025-10-04 22:42:06'),(1239082,413109,'action started via WP Cron','2025-10-04 20:46:29','2025-10-04 22:46:29'),(1239083,413109,'action complete via WP Cron','2025-10-04 20:46:29','2025-10-04 22:46:29'),(1239084,413110,'action created','2025-10-04 20:46:29','2025-10-04 22:46:29'),(1239085,413110,'action started via WP Cron','2025-10-04 20:49:51','2025-10-04 22:49:51'),(1239086,413110,'action complete via WP Cron','2025-10-04 20:49:52','2025-10-04 22:49:52'),(1239087,413111,'action created','2025-10-04 20:49:52','2025-10-04 22:49:52'),(1239088,413111,'action started via WP Cron','2025-10-04 20:52:40','2025-10-04 22:52:40'),(1239089,413111,'action complete via WP Cron','2025-10-04 20:52:40','2025-10-04 22:52:40'),(1239090,413112,'action created','2025-10-04 20:52:40','2025-10-04 22:52:40'),(1239091,413112,'action started via WP Cron','2025-10-04 20:56:32','2025-10-04 22:56:32'),(1239092,413112,'action complete via WP Cron','2025-10-04 20:56:32','2025-10-04 22:56:32'),(1239093,413113,'action created','2025-10-04 20:56:32','2025-10-04 22:56:32'),(1239094,413113,'action started via WP Cron','2025-10-04 21:00:23','2025-10-04 23:00:23'),(1239095,413113,'action complete via WP Cron','2025-10-04 21:00:23','2025-10-04 23:00:23'),(1239096,413114,'action created','2025-10-04 21:00:23','2025-10-04 23:00:23'),(1239097,413114,'action started via WP Cron','2025-10-04 21:03:34','2025-10-04 23:03:34'),(1239098,413114,'action complete via WP Cron','2025-10-04 21:03:34','2025-10-04 23:03:34'),(1239099,413115,'action created','2025-10-04 21:03:34','2025-10-04 23:03:34'),(1239100,413115,'action started via WP Cron','2025-10-04 21:06:30','2025-10-04 23:06:30'),(1239101,413115,'action complete via WP Cron','2025-10-04 21:06:30','2025-10-04 23:06:30'),(1239102,413116,'action created','2025-10-04 21:06:30','2025-10-04 23:06:30'),(1239103,413116,'action started via WP Cron','2025-10-04 21:08:34','2025-10-04 23:08:34'),(1239104,413116,'action complete via WP Cron','2025-10-04 21:08:34','2025-10-04 23:08:34'),(1239105,413117,'action created','2025-10-04 21:08:34','2025-10-04 23:08:34'),(1239106,413117,'action started via WP Cron','2025-10-04 21:11:32','2025-10-04 23:11:32'),(1239107,413117,'action complete via WP Cron','2025-10-04 21:11:33','2025-10-04 23:11:33'),(1239108,413118,'action created','2025-10-04 21:11:33','2025-10-04 23:11:33'),(1239109,413118,'action started via WP Cron','2025-10-04 21:13:54','2025-10-04 23:13:54'),(1239110,413118,'action complete via WP Cron','2025-10-04 21:13:54','2025-10-04 23:13:54'),(1239111,413119,'action created','2025-10-04 21:13:54','2025-10-04 23:13:54'),(1239112,413119,'action started via WP Cron','2025-10-04 21:16:32','2025-10-04 23:16:32'),(1239113,413119,'action complete via WP Cron','2025-10-04 21:16:32','2025-10-04 23:16:32'),(1239114,413120,'action created','2025-10-04 21:16:32','2025-10-04 23:16:32'),(1239115,413120,'action started via WP Cron','2025-10-04 21:21:30','2025-10-04 23:21:30'),(1239116,413121,'action created','2025-10-04 21:21:30','2025-10-04 23:21:30'),(1239117,413121,'action started via WP Cron','2025-10-04 21:21:34','2025-10-04 23:21:34'),(1239118,413121,'action complete via WP Cron','2025-10-04 21:21:35','2025-10-04 23:21:35'),(1239119,413120,'action complete via WP Cron','2025-10-04 21:21:35','2025-10-04 23:21:35'),(1239120,413122,'action created','2025-10-04 21:21:35','2025-10-04 23:21:35'),(1239121,413122,'action started via WP Cron','2025-10-04 21:26:32','2025-10-04 23:26:32'),(1239122,413122,'action complete via WP Cron','2025-10-04 21:26:32','2025-10-04 23:26:32'),(1239123,413123,'action created','2025-10-04 21:26:32','2025-10-04 23:26:32'),(1239124,413123,'action started via WP Cron','2025-10-04 21:30:33','2025-10-04 23:30:33'),(1239125,413123,'action complete via WP Cron','2025-10-04 21:30:33','2025-10-04 23:30:33'),(1239126,413124,'action created','2025-10-04 21:30:33','2025-10-04 23:30:33'),(1239127,413124,'action started via WP Cron','2025-10-04 21:36:11','2025-10-04 23:36:11'),(1239128,413124,'action complete via WP Cron','2025-10-04 21:36:11','2025-10-04 23:36:11'),(1239129,413125,'action created','2025-10-04 21:36:11','2025-10-04 23:36:11'),(1239130,413125,'action started via WP Cron','2025-10-04 21:38:36','2025-10-04 23:38:36'),(1239131,413125,'action complete via WP Cron','2025-10-04 21:38:37','2025-10-04 23:38:37'),(1239132,413126,'action created','2025-10-04 21:38:37','2025-10-04 23:38:37'),(1239133,413126,'action started via WP Cron','2025-10-04 21:41:11','2025-10-04 23:41:11'),(1239134,413126,'action complete via WP Cron','2025-10-04 21:41:11','2025-10-04 23:41:11'),(1239135,413127,'action created','2025-10-04 21:41:11','2025-10-04 23:41:11'),(1239136,413127,'action started via WP Cron','2025-10-04 21:46:31','2025-10-04 23:46:31'),(1239137,413127,'action complete via WP Cron','2025-10-04 21:46:31','2025-10-04 23:46:31'),(1239138,413128,'action created','2025-10-04 21:46:31','2025-10-04 23:46:31'),(1239139,413128,'action started via WP Cron','2025-10-04 21:51:32','2025-10-04 23:51:32'),(1239140,413128,'action complete via WP Cron','2025-10-04 21:51:32','2025-10-04 23:51:32'),(1239141,413129,'action created','2025-10-04 21:51:32','2025-10-04 23:51:32'),(1239142,413129,'action started via WP Cron','2025-10-04 21:56:29','2025-10-04 23:56:29'),(1239143,413130,'action created','2025-10-04 21:56:29','2025-10-04 23:56:29'),(1239144,413130,'action started via WP Cron','2025-10-04 21:56:31','2025-10-04 23:56:31'),(1239145,413130,'action complete via WP Cron','2025-10-04 21:56:31','2025-10-04 23:56:31'),(1239146,413129,'action complete via WP Cron','2025-10-04 21:56:31','2025-10-04 23:56:31'),(1239147,413131,'action created','2025-10-04 21:56:31','2025-10-04 23:56:31'),(1239148,413131,'action started via WP Cron','2025-10-04 22:00:08','2025-10-05 00:00:08'),(1239149,413131,'action complete via WP Cron','2025-10-04 22:00:08','2025-10-05 00:00:08'),(1239150,413132,'action created','2025-10-04 22:00:08','2025-10-05 00:00:08'),(1239151,413132,'action started via WP Cron','2025-10-04 22:03:34','2025-10-05 00:03:34'),(1239152,413132,'action complete via WP Cron','2025-10-04 22:03:34','2025-10-05 00:03:34'),(1239153,413133,'action created','2025-10-04 22:03:34','2025-10-05 00:03:34'),(1239154,413133,'action started via WP Cron','2025-10-04 22:05:48','2025-10-05 00:05:48'),(1239155,413133,'action complete via WP Cron','2025-10-04 22:05:49','2025-10-05 00:05:49'),(1239156,413134,'action created','2025-10-04 22:05:49','2025-10-05 00:05:49'),(1239157,413134,'action started via WP Cron','2025-10-04 22:10:28','2025-10-05 00:10:28'),(1239158,413134,'action complete via WP Cron','2025-10-04 22:10:28','2025-10-05 00:10:28'),(1239159,413135,'action created','2025-10-04 22:10:28','2025-10-05 00:10:28'),(1239160,413135,'action started via WP Cron','2025-10-04 22:14:00','2025-10-05 00:14:00'),(1239161,413135,'action complete via WP Cron','2025-10-04 22:14:00','2025-10-05 00:14:00'),(1239162,413136,'action created','2025-10-04 22:14:00','2025-10-05 00:14:00'),(1239163,413136,'action started via WP Cron','2025-10-04 22:16:29','2025-10-05 00:16:29'),(1239164,413136,'action complete via WP Cron','2025-10-04 22:16:29','2025-10-05 00:16:29'),(1239165,413137,'action created','2025-10-04 22:16:29','2025-10-05 00:16:29'),(1239166,413137,'action started via WP Cron','2025-10-04 22:21:14','2025-10-05 00:21:14'),(1239167,413138,'action created','2025-10-04 22:21:14','2025-10-05 00:21:14'),(1239168,413138,'action started via WP Cron','2025-10-04 22:21:15','2025-10-05 00:21:15'),(1239169,413138,'action complete via WP Cron','2025-10-04 22:21:15','2025-10-05 00:21:15'),(1239170,413137,'action complete via WP Cron','2025-10-04 22:21:15','2025-10-05 00:21:15'),(1239171,413139,'action created','2025-10-04 22:21:15','2025-10-05 00:21:15'),(1239172,413139,'action started via WP Cron','2025-10-04 22:24:31','2025-10-05 00:24:31'),(1239173,413139,'action complete via WP Cron','2025-10-04 22:24:31','2025-10-05 00:24:31'),(1239174,413140,'action created','2025-10-04 22:24:31','2025-10-05 00:24:31'),(1239175,413140,'action started via WP Cron','2025-10-04 22:27:30','2025-10-05 00:27:30'),(1239176,413140,'action complete via WP Cron','2025-10-04 22:27:30','2025-10-05 00:27:30'),(1239177,413141,'action created','2025-10-04 22:27:30','2025-10-05 00:27:30'),(1239178,413141,'action started via WP Cron','2025-10-04 22:31:29','2025-10-05 00:31:29'),(1239179,413141,'action complete via WP Cron','2025-10-04 22:31:29','2025-10-05 00:31:29'),(1239180,413142,'action created','2025-10-04 22:31:29','2025-10-05 00:31:29'),(1239181,413142,'action started via WP Cron','2025-10-04 22:36:30','2025-10-05 00:36:30'),(1239182,413142,'action complete via WP Cron','2025-10-04 22:36:30','2025-10-05 00:36:30'),(1239183,413143,'action created','2025-10-04 22:36:30','2025-10-05 00:36:30'),(1239184,413143,'action started via WP Cron','2025-10-04 22:39:06','2025-10-05 00:39:06'),(1239185,413143,'action complete via WP Cron','2025-10-04 22:39:06','2025-10-05 00:39:06'),(1239186,413144,'action created','2025-10-04 22:39:06','2025-10-05 00:39:06'),(1239187,413144,'action started via WP Cron','2025-10-04 22:41:30','2025-10-05 00:41:30'),(1239188,413145,'action created','2025-10-04 22:41:30','2025-10-05 00:41:30'),(1239189,413145,'action started via WP Cron','2025-10-04 22:41:31','2025-10-05 00:41:31'),(1239190,413145,'action complete via WP Cron','2025-10-04 22:41:31','2025-10-05 00:41:31'),(1239191,413144,'action complete via WP Cron','2025-10-04 22:41:31','2025-10-05 00:41:31'),(1239192,413146,'action created','2025-10-04 22:41:31','2025-10-05 00:41:31'),(1239193,413146,'action started via WP Cron','2025-10-04 22:46:29','2025-10-05 00:46:29'),(1239194,413146,'action complete via WP Cron','2025-10-04 22:46:29','2025-10-05 00:46:29'),(1239195,413147,'action created','2025-10-04 22:46:29','2025-10-05 00:46:29'),(1239196,413147,'action started via WP Cron','2025-10-04 22:48:36','2025-10-05 00:48:36'),(1239197,413147,'action complete via WP Cron','2025-10-04 22:48:36','2025-10-05 00:48:36'),(1239198,413148,'action created','2025-10-04 22:48:36','2025-10-05 00:48:36'),(1239199,413148,'action started via WP Cron','2025-10-04 22:51:30','2025-10-05 00:51:30'),(1239200,413148,'action complete via WP Cron','2025-10-04 22:51:30','2025-10-05 00:51:30'),(1239201,413149,'action created','2025-10-04 22:51:30','2025-10-05 00:51:30'),(1239202,413149,'action started via WP Cron','2025-10-04 22:54:27','2025-10-05 00:54:27'),(1239203,413149,'action complete via WP Cron','2025-10-04 22:54:27','2025-10-05 00:54:27'),(1239204,413150,'action created','2025-10-04 22:54:27','2025-10-05 00:54:27'),(1239205,413150,'action started via WP Cron','2025-10-04 22:56:32','2025-10-05 00:56:32'),(1239206,413150,'action complete via WP Cron','2025-10-04 22:56:32','2025-10-05 00:56:32'),(1239207,413151,'action created','2025-10-04 22:56:32','2025-10-05 00:56:32'),(1239208,413151,'action started via WP Cron','2025-10-04 22:58:34','2025-10-05 00:58:34'),(1239209,413151,'action complete via WP Cron','2025-10-04 22:58:34','2025-10-05 00:58:34'),(1239210,413152,'action created','2025-10-04 22:58:34','2025-10-05 00:58:34'),(1239211,413152,'action started via WP Cron','2025-10-04 23:00:52','2025-10-05 01:00:52'),(1239212,413152,'action complete via WP Cron','2025-10-04 23:00:52','2025-10-05 01:00:52'),(1239213,413153,'action created','2025-10-04 23:00:52','2025-10-05 01:00:52'),(1239214,413153,'action started via WP Cron','2025-10-04 23:06:33','2025-10-05 01:06:33'),(1239215,413153,'action complete via WP Cron','2025-10-04 23:06:33','2025-10-05 01:06:33'),(1239216,413154,'action created','2025-10-04 23:06:33','2025-10-05 01:06:33'),(1239217,413154,'action started via WP Cron','2025-10-04 23:09:37','2025-10-05 01:09:37'),(1239218,413154,'action complete via WP Cron','2025-10-04 23:09:37','2025-10-05 01:09:37'),(1239219,413155,'action created','2025-10-04 23:09:37','2025-10-05 01:09:37'),(1239220,413155,'action started via WP Cron','2025-10-04 23:13:44','2025-10-05 01:13:44'),(1239221,413155,'action complete via WP Cron','2025-10-04 23:13:44','2025-10-05 01:13:44'),(1239222,413156,'action created','2025-10-04 23:13:44','2025-10-05 01:13:44'),(1239223,413156,'action started via WP Cron','2025-10-04 23:16:29','2025-10-05 01:16:29'),(1239224,413156,'action complete via WP Cron','2025-10-04 23:16:30','2025-10-05 01:16:30'),(1239225,413157,'action created','2025-10-04 23:16:30','2025-10-05 01:16:30'),(1239226,413157,'action started via WP Cron','2025-10-04 23:21:04','2025-10-05 01:21:04'),(1239227,413157,'action complete via WP Cron','2025-10-04 23:21:04','2025-10-05 01:21:04'),(1239228,413158,'action created','2025-10-04 23:21:04','2025-10-05 01:21:04'),(1239229,413158,'action started via WP Cron','2025-10-04 23:23:23','2025-10-05 01:23:23'),(1239230,413158,'action complete via WP Cron','2025-10-04 23:23:23','2025-10-05 01:23:23'),(1239231,413159,'action created','2025-10-04 23:23:23','2025-10-05 01:23:23'),(1239232,413159,'action started via WP Cron','2025-10-04 23:25:35','2025-10-05 01:25:35'),(1239233,413159,'action complete via WP Cron','2025-10-04 23:25:35','2025-10-05 01:25:35'),(1239234,413160,'action created','2025-10-04 23:25:35','2025-10-05 01:25:35'),(1239235,413160,'action started via WP Cron','2025-10-04 23:29:24','2025-10-05 01:29:24'),(1239236,413160,'action complete via WP Cron','2025-10-04 23:29:24','2025-10-05 01:29:24'),(1239237,413161,'action created','2025-10-04 23:29:24','2025-10-05 01:29:24'),(1239238,413161,'action started via WP Cron','2025-10-04 23:31:29','2025-10-05 01:31:29'),(1239239,413161,'action complete via WP Cron','2025-10-04 23:31:29','2025-10-05 01:31:29'),(1239240,413162,'action created','2025-10-04 23:31:29','2025-10-05 01:31:29'),(1239241,413162,'action started via WP Cron','2025-10-04 23:36:29','2025-10-05 01:36:29'),(1239242,413162,'action complete via WP Cron','2025-10-04 23:36:29','2025-10-05 01:36:29'),(1239243,413163,'action created','2025-10-04 23:36:29','2025-10-05 01:36:29'),(1239244,413163,'action started via WP Cron','2025-10-04 23:39:12','2025-10-05 01:39:12'),(1239245,413164,'action created','2025-10-04 23:39:12','2025-10-05 01:39:12'),(1239246,413164,'action started via WP Cron','2025-10-04 23:39:15','2025-10-05 01:39:15'),(1239247,413164,'action complete via WP Cron','2025-10-04 23:39:15','2025-10-05 01:39:15'),(1239248,413163,'action complete via WP Cron','2025-10-04 23:39:16','2025-10-05 01:39:16'),(1239249,413165,'action created','2025-10-04 23:39:16','2025-10-05 01:39:16'),(1239250,413165,'action started via WP Cron','2025-10-04 23:41:30','2025-10-05 01:41:30'),(1239251,413165,'action complete via WP Cron','2025-10-04 23:41:30','2025-10-05 01:41:30'),(1239252,413166,'action created','2025-10-04 23:41:30','2025-10-05 01:41:30'),(1239253,413166,'action started via WP Cron','2025-10-04 23:44:24','2025-10-05 01:44:24'),(1239254,413166,'action complete via WP Cron','2025-10-04 23:44:25','2025-10-05 01:44:25'),(1239255,413167,'action created','2025-10-04 23:44:25','2025-10-05 01:44:25'),(1239256,413167,'action started via WP Cron','2025-10-04 23:46:30','2025-10-05 01:46:30'),(1239257,413167,'action complete via WP Cron','2025-10-04 23:46:30','2025-10-05 01:46:30'),(1239258,413168,'action created','2025-10-04 23:46:30','2025-10-05 01:46:30'),(1239259,413168,'action started via WP Cron','2025-10-04 23:51:30','2025-10-05 01:51:30'),(1239260,413168,'action complete via WP Cron','2025-10-04 23:51:30','2025-10-05 01:51:30'),(1239261,413169,'action created','2025-10-04 23:51:30','2025-10-05 01:51:30'),(1239262,413169,'action started via WP Cron','2025-10-04 23:56:27','2025-10-05 01:56:27'),(1239263,413169,'action complete via WP Cron','2025-10-04 23:56:27','2025-10-05 01:56:27'),(1239264,413170,'action created','2025-10-04 23:56:27','2025-10-05 01:56:27'),(1239265,413170,'action started via WP Cron','2025-10-05 00:01:30','2025-10-05 02:01:30'),(1239266,413171,'action created','2025-10-05 00:01:30','2025-10-05 02:01:30'),(1239267,413171,'action started via WP Cron','2025-10-05 00:01:31','2025-10-05 02:01:31'),(1239268,413171,'action complete via WP Cron','2025-10-05 00:01:31','2025-10-05 02:01:31'),(1239269,413170,'action complete via WP Cron','2025-10-05 00:01:31','2025-10-05 02:01:31'),(1239270,413172,'action created','2025-10-05 00:01:31','2025-10-05 02:01:31'),(1239271,413172,'action started via WP Cron','2025-10-05 00:06:28','2025-10-05 02:06:28'),(1239272,413173,'action created','2025-10-05 00:06:28','2025-10-05 02:06:28'),(1239273,413173,'action started via WP Cron','2025-10-05 00:06:29','2025-10-05 02:06:29'),(1239274,413173,'action complete via WP Cron','2025-10-05 00:06:30','2025-10-05 02:06:30'),(1239275,413172,'action complete via WP Cron','2025-10-05 00:06:30','2025-10-05 02:06:30'),(1239276,413174,'action created','2025-10-05 00:06:30','2025-10-05 02:06:30'),(1239277,413174,'action started via WP Cron','2025-10-05 00:10:14','2025-10-05 02:10:14'),(1239278,413174,'action complete via WP Cron','2025-10-05 00:10:14','2025-10-05 02:10:14'),(1239279,413175,'action created','2025-10-05 00:10:14','2025-10-05 02:10:14'),(1239280,413175,'action started via WP Cron','2025-10-05 00:14:31','2025-10-05 02:14:31'),(1239281,413176,'action created','2025-10-05 00:14:32','2025-10-05 02:14:32'),(1239282,413176,'action started via WP Cron','2025-10-05 00:14:33','2025-10-05 02:14:33'),(1239283,413176,'action complete via WP Cron','2025-10-05 00:14:33','2025-10-05 02:14:33'),(1239284,413175,'action complete via WP Cron','2025-10-05 00:14:33','2025-10-05 02:14:33'),(1239285,413177,'action created','2025-10-05 00:14:33','2025-10-05 02:14:33'),(1239286,413177,'action started via WP Cron','2025-10-05 00:21:29','2025-10-05 02:21:29'),(1239287,413177,'action complete via WP Cron','2025-10-05 00:21:29','2025-10-05 02:21:29'),(1239288,413178,'action created','2025-10-05 00:21:29','2025-10-05 02:21:29'),(1239289,413178,'action started via WP Cron','2025-10-05 00:26:30','2025-10-05 02:26:30'),(1239290,413178,'action complete via WP Cron','2025-10-05 00:26:30','2025-10-05 02:26:30'),(1239291,413179,'action created','2025-10-05 00:26:30','2025-10-05 02:26:30'),(1239292,413179,'action started via WP Cron','2025-10-05 00:31:29','2025-10-05 02:31:29'),(1239293,413179,'action complete via WP Cron','2025-10-05 00:31:29','2025-10-05 02:31:29'),(1239294,413180,'action created','2025-10-05 00:31:29','2025-10-05 02:31:29'),(1239295,413180,'action started via WP Cron','2025-10-05 00:36:29','2025-10-05 02:36:29'),(1239296,413180,'action complete via WP Cron','2025-10-05 00:36:29','2025-10-05 02:36:29'),(1239297,413181,'action created','2025-10-05 00:36:29','2025-10-05 02:36:29'),(1239298,413181,'action started via WP Cron','2025-10-05 00:41:31','2025-10-05 02:41:31'),(1239299,413181,'action complete via WP Cron','2025-10-05 00:41:31','2025-10-05 02:41:31'),(1239300,413182,'action created','2025-10-05 00:41:31','2025-10-05 02:41:31'),(1239301,413182,'action started via WP Cron','2025-10-05 00:45:34','2025-10-05 02:45:34'),(1239302,413182,'action complete via WP Cron','2025-10-05 00:45:34','2025-10-05 02:45:34'),(1239303,413183,'action created','2025-10-05 00:45:34','2025-10-05 02:45:34'),(1239304,413183,'action started via WP Cron','2025-10-05 00:51:31','2025-10-05 02:51:31'),(1239305,413183,'action complete via WP Cron','2025-10-05 00:51:31','2025-10-05 02:51:31'),(1239306,413184,'action created','2025-10-05 00:51:31','2025-10-05 02:51:31'),(1239307,413184,'action started via WP Cron','2025-10-05 00:56:38','2025-10-05 02:56:38'),(1239308,413184,'action complete via WP Cron','2025-10-05 00:56:38','2025-10-05 02:56:38'),(1239309,413185,'action created','2025-10-05 00:56:38','2025-10-05 02:56:38'),(1239310,413185,'action started via WP Cron','2025-10-05 01:00:34','2025-10-05 03:00:34'),(1239311,413185,'action complete via WP Cron','2025-10-05 01:00:34','2025-10-05 03:00:34'),(1239312,413186,'action created','2025-10-05 01:00:34','2025-10-05 03:00:34'),(1239313,413186,'action started via WP Cron','2025-10-05 01:04:05','2025-10-05 03:04:05'),(1239314,413186,'action complete via WP Cron','2025-10-05 01:04:05','2025-10-05 03:04:05'),(1239315,413187,'action created','2025-10-05 01:04:05','2025-10-05 03:04:05'),(1239316,413187,'action started via WP Cron','2025-10-05 01:06:30','2025-10-05 03:06:30'),(1239317,413187,'action complete via WP Cron','2025-10-05 01:06:30','2025-10-05 03:06:30'),(1239318,413188,'action created','2025-10-05 01:06:30','2025-10-05 03:06:30'),(1239319,413188,'action started via WP Cron','2025-10-05 01:10:28','2025-10-05 03:10:28'),(1239320,413189,'action created','2025-10-05 01:10:28','2025-10-05 03:10:28'),(1239321,413189,'action started via WP Cron','2025-10-05 01:10:29','2025-10-05 03:10:29'),(1239322,413189,'action complete via WP Cron','2025-10-05 01:10:30','2025-10-05 03:10:30'),(1239323,413188,'action complete via WP Cron','2025-10-05 01:10:30','2025-10-05 03:10:30'),(1239324,413190,'action created','2025-10-05 01:10:30','2025-10-05 03:10:30'),(1239325,413190,'action started via WP Cron','2025-10-05 01:12:40','2025-10-05 03:12:40'),(1239326,413190,'action complete via WP Cron','2025-10-05 01:12:40','2025-10-05 03:12:40'),(1239327,413191,'action created','2025-10-05 01:12:40','2025-10-05 03:12:40'),(1239328,413191,'action started via WP Cron','2025-10-05 01:14:54','2025-10-05 03:14:54'),(1239329,413191,'action complete via WP Cron','2025-10-05 01:14:54','2025-10-05 03:14:54'),(1239330,413192,'action created','2025-10-05 01:14:54','2025-10-05 03:14:54'),(1239331,413192,'action started via WP Cron','2025-10-05 01:21:30','2025-10-05 03:21:30'),(1239332,413192,'action complete via WP Cron','2025-10-05 01:21:30','2025-10-05 03:21:30'),(1239333,413193,'action created','2025-10-05 01:21:30','2025-10-05 03:21:30'),(1239334,413193,'action started via WP Cron','2025-10-05 01:26:34','2025-10-05 03:26:34'),(1239335,413193,'action complete via WP Cron','2025-10-05 01:26:34','2025-10-05 03:26:34'),(1239336,413194,'action created','2025-10-05 01:26:34','2025-10-05 03:26:34'),(1239337,413194,'action started via WP Cron','2025-10-05 01:31:31','2025-10-05 03:31:31'),(1239338,413194,'action complete via WP Cron','2025-10-05 01:31:31','2025-10-05 03:31:31'),(1239339,413195,'action created','2025-10-05 01:31:31','2025-10-05 03:31:31'),(1239340,413195,'action started via WP Cron','2025-10-05 01:36:30','2025-10-05 03:36:30'),(1239341,413196,'action created','2025-10-05 01:36:30','2025-10-05 03:36:30'),(1239342,413196,'action started via WP Cron','2025-10-05 01:36:31','2025-10-05 03:36:31'),(1239343,413196,'action complete via WP Cron','2025-10-05 01:36:31','2025-10-05 03:36:31'),(1239344,413195,'action complete via WP Cron','2025-10-05 01:36:31','2025-10-05 03:36:31'),(1239345,413197,'action created','2025-10-05 01:36:31','2025-10-05 03:36:31'),(1239346,413197,'action started via WP Cron','2025-10-05 01:38:59','2025-10-05 03:38:59'),(1239347,413198,'action created','2025-10-05 01:38:59','2025-10-05 03:38:59'),(1239348,413198,'action started via WP Cron','2025-10-05 01:39:00','2025-10-05 03:39:00'),(1239349,413198,'action complete via WP Cron','2025-10-05 01:39:01','2025-10-05 03:39:01'),(1239350,413197,'action complete via WP Cron','2025-10-05 01:39:01','2025-10-05 03:39:01'),(1239351,413199,'action created','2025-10-05 01:39:01','2025-10-05 03:39:01'),(1239352,413199,'action started via WP Cron','2025-10-05 01:41:30','2025-10-05 03:41:30'),(1239353,413199,'action complete via WP Cron','2025-10-05 01:41:30','2025-10-05 03:41:30'),(1239354,413200,'action created','2025-10-05 01:41:30','2025-10-05 03:41:30'),(1239355,413200,'action started via WP Cron','2025-10-05 01:46:17','2025-10-05 03:46:17'),(1239356,413200,'action complete via WP Cron','2025-10-05 01:46:17','2025-10-05 03:46:17'),(1239357,413201,'action created','2025-10-05 01:46:17','2025-10-05 03:46:17'),(1239358,413201,'action started via WP Cron','2025-10-05 01:51:29','2025-10-05 03:51:29'),(1239359,413201,'action complete via WP Cron','2025-10-05 01:51:29','2025-10-05 03:51:29'),(1239360,413202,'action created','2025-10-05 01:51:29','2025-10-05 03:51:29'),(1239361,413202,'action started via WP Cron','2025-10-05 01:55:32','2025-10-05 03:55:32'),(1239362,413202,'action complete via WP Cron','2025-10-05 01:55:32','2025-10-05 03:55:32'),(1239363,413203,'action created','2025-10-05 01:55:32','2025-10-05 03:55:32'),(1239364,413203,'action started via WP Cron','2025-10-05 01:59:10','2025-10-05 03:59:10'),(1239365,413204,'action created','2025-10-05 01:59:10','2025-10-05 03:59:10'),(1239366,413204,'action started via WP Cron','2025-10-05 01:59:12','2025-10-05 03:59:12'),(1239367,413204,'action complete via WP Cron','2025-10-05 01:59:12','2025-10-05 03:59:12'),(1239368,413203,'action complete via WP Cron','2025-10-05 01:59:12','2025-10-05 03:59:12'),(1239369,413205,'action created','2025-10-05 01:59:12','2025-10-05 03:59:12'),(1239370,413205,'action started via WP Cron','2025-10-05 02:01:29','2025-10-05 04:01:29'),(1239371,413205,'action complete via WP Cron','2025-10-05 02:01:29','2025-10-05 04:01:29'),(1239372,413206,'action created','2025-10-05 02:01:29','2025-10-05 04:01:29'),(1239373,413206,'action started via WP Cron','2025-10-05 02:05:10','2025-10-05 04:05:10'),(1239374,413206,'action complete via WP Cron','2025-10-05 02:05:10','2025-10-05 04:05:10'),(1239375,413207,'action created','2025-10-05 02:05:10','2025-10-05 04:05:10'),(1239376,413207,'action started via WP Cron','2025-10-05 02:10:05','2025-10-05 04:10:05'),(1239377,413207,'action complete via WP Cron','2025-10-05 02:10:05','2025-10-05 04:10:05'),(1239378,413208,'action created','2025-10-05 02:10:05','2025-10-05 04:10:05'),(1239379,413208,'action started via WP Cron','2025-10-05 02:16:29','2025-10-05 04:16:29'),(1239380,413208,'action complete via WP Cron','2025-10-05 02:16:29','2025-10-05 04:16:29'),(1239381,413209,'action created','2025-10-05 02:16:29','2025-10-05 04:16:29'),(1239382,413209,'action started via WP Cron','2025-10-05 02:21:30','2025-10-05 04:21:30'),(1239383,413209,'action complete via WP Cron','2025-10-05 02:21:30','2025-10-05 04:21:30'),(1239384,413210,'action created','2025-10-05 02:21:30','2025-10-05 04:21:30'),(1239385,413210,'action started via WP Cron','2025-10-05 02:26:31','2025-10-05 04:26:31'),(1239386,413210,'action complete via WP Cron','2025-10-05 02:26:31','2025-10-05 04:26:31'),(1239387,413211,'action created','2025-10-05 02:26:31','2025-10-05 04:26:31'),(1239388,413211,'action started via WP Cron','2025-10-05 02:31:30','2025-10-05 04:31:30'),(1239389,413211,'action complete via WP Cron','2025-10-05 02:31:30','2025-10-05 04:31:30'),(1239390,413212,'action created','2025-10-05 02:31:30','2025-10-05 04:31:30'),(1239391,413212,'action started via WP Cron','2025-10-05 02:36:31','2025-10-05 04:36:31'),(1239392,413213,'action created','2025-10-05 02:36:31','2025-10-05 04:36:31'),(1239393,413213,'action started via WP Cron','2025-10-05 02:36:34','2025-10-05 04:36:34'),(1239394,413213,'action complete via WP Cron','2025-10-05 02:36:35','2025-10-05 04:36:35'),(1239395,413212,'action complete via WP Cron','2025-10-05 02:36:35','2025-10-05 04:36:35'),(1239396,413214,'action created','2025-10-05 02:36:35','2025-10-05 04:36:35'),(1239397,413214,'action started via WP Cron','2025-10-05 02:41:31','2025-10-05 04:41:31'),(1239398,413214,'action complete via WP Cron','2025-10-05 02:41:31','2025-10-05 04:41:31'),(1239399,413215,'action created','2025-10-05 02:41:31','2025-10-05 04:41:31'),(1239400,413215,'action started via WP Cron','2025-10-05 02:44:34','2025-10-05 04:44:34'),(1239401,413216,'action created','2025-10-05 02:44:34','2025-10-05 04:44:34'),(1239402,413215,'action complete via WP Cron','2025-10-05 02:44:39','2025-10-05 04:44:39'),(1239403,413217,'action created','2025-10-05 02:44:39','2025-10-05 04:44:39'),(1239404,413216,'action started via WP Cron','2025-10-05 02:44:39','2025-10-05 04:44:39'),(1239405,413216,'action complete via WP Cron','2025-10-05 02:44:40','2025-10-05 04:44:40'),(1239406,413217,'action started via WP Cron','2025-10-05 02:51:31','2025-10-05 04:51:31'),(1239407,413217,'action complete via WP Cron','2025-10-05 02:51:31','2025-10-05 04:51:31'),(1239408,413218,'action created','2025-10-05 02:51:31','2025-10-05 04:51:31'),(1239409,413218,'action started via WP Cron','2025-10-05 02:56:30','2025-10-05 04:56:30'),(1239410,413218,'action complete via WP Cron','2025-10-05 02:56:31','2025-10-05 04:56:31'),(1239411,413219,'action created','2025-10-05 02:56:31','2025-10-05 04:56:31'),(1239412,413219,'action started via WP Cron','2025-10-05 03:01:30','2025-10-05 05:01:30'),(1239413,413220,'action created','2025-10-05 03:01:30','2025-10-05 05:01:30'),(1239414,413220,'action started via WP Cron','2025-10-05 03:01:32','2025-10-05 05:01:32'),(1239415,413220,'action complete via WP Cron','2025-10-05 03:01:32','2025-10-05 05:01:32'),(1239416,413219,'action complete via WP Cron','2025-10-05 03:01:32','2025-10-05 05:01:32'),(1239417,413221,'action created','2025-10-05 03:01:32','2025-10-05 05:01:32'),(1239418,413221,'action started via WP Cron','2025-10-05 03:04:54','2025-10-05 05:04:54'),(1239419,413221,'action complete via WP Cron','2025-10-05 03:04:54','2025-10-05 05:04:54'),(1239420,413222,'action created','2025-10-05 03:04:54','2025-10-05 05:04:54'),(1239421,413222,'action started via WP Cron','2025-10-05 03:09:11','2025-10-05 05:09:11'),(1239422,413222,'action complete via WP Cron','2025-10-05 03:09:11','2025-10-05 05:09:11'),(1239423,413223,'action created','2025-10-05 03:09:11','2025-10-05 05:09:11'),(1239424,413223,'action started via WP Cron','2025-10-05 03:11:31','2025-10-05 05:11:31'),(1239425,413223,'action complete via WP Cron','2025-10-05 03:11:31','2025-10-05 05:11:31'),(1239426,413224,'action created','2025-10-05 03:11:31','2025-10-05 05:11:31'),(1239427,413224,'action started via WP Cron','2025-10-05 03:15:22','2025-10-05 05:15:22'),(1239428,413224,'action complete via WP Cron','2025-10-05 03:15:22','2025-10-05 05:15:22'),(1239429,413225,'action created','2025-10-05 03:15:22','2025-10-05 05:15:22'),(1239430,413225,'action started via WP Cron','2025-10-05 03:21:29','2025-10-05 05:21:29'),(1239431,413225,'action complete via WP Cron','2025-10-05 03:21:29','2025-10-05 05:21:29'),(1239432,413226,'action created','2025-10-05 03:21:29','2025-10-05 05:21:29'),(1239433,413226,'action started via WP Cron','2025-10-05 03:26:13','2025-10-05 05:26:13'),(1239434,413226,'action complete via WP Cron','2025-10-05 03:26:13','2025-10-05 05:26:13'),(1239435,413227,'action created','2025-10-05 03:26:13','2025-10-05 05:26:13'),(1239436,413227,'action started via WP Cron','2025-10-05 03:29:48','2025-10-05 05:29:48'),(1239437,413227,'action complete via WP Cron','2025-10-05 03:29:48','2025-10-05 05:29:48'),(1239438,413228,'action created','2025-10-05 03:29:48','2025-10-05 05:29:48'),(1239439,413228,'action started via WP Cron','2025-10-05 03:33:51','2025-10-05 05:33:51'),(1239440,413228,'action complete via WP Cron','2025-10-05 03:33:51','2025-10-05 05:33:51'),(1239441,413229,'action created','2025-10-05 03:33:51','2025-10-05 05:33:51'),(1239442,413229,'action started via WP Cron','2025-10-05 03:36:29','2025-10-05 05:36:29'),(1239443,413229,'action complete via WP Cron','2025-10-05 03:36:29','2025-10-05 05:36:29'),(1239444,413230,'action created','2025-10-05 03:36:29','2025-10-05 05:36:29'),(1239445,413230,'action started via WP Cron','2025-10-05 03:39:33','2025-10-05 05:39:33'),(1239446,413230,'action complete via WP Cron','2025-10-05 03:39:33','2025-10-05 05:39:33'),(1239447,413231,'action created','2025-10-05 03:39:33','2025-10-05 05:39:33'),(1239448,413231,'action started via WP Cron','2025-10-05 03:44:07','2025-10-05 05:44:07'),(1239449,413232,'action created','2025-10-05 03:44:07','2025-10-05 05:44:07'),(1239450,413232,'action started via WP Cron','2025-10-05 03:44:09','2025-10-05 05:44:09'),(1239451,413232,'action complete via WP Cron','2025-10-05 03:44:09','2025-10-05 05:44:09'),(1239452,413231,'action complete via WP Cron','2025-10-05 03:44:09','2025-10-05 05:44:09'),(1239453,413233,'action created','2025-10-05 03:44:09','2025-10-05 05:44:09'),(1239454,413233,'action started via WP Cron','2025-10-05 03:46:30','2025-10-05 05:46:30'),(1239455,413233,'action complete via WP Cron','2025-10-05 03:46:30','2025-10-05 05:46:30'),(1239456,413234,'action created','2025-10-05 03:46:30','2025-10-05 05:46:30'),(1239457,413234,'action started via WP Cron','2025-10-05 03:51:29','2025-10-05 05:51:29'),(1239458,413234,'action complete via WP Cron','2025-10-05 03:51:29','2025-10-05 05:51:29'),(1239459,413235,'action created','2025-10-05 03:51:29','2025-10-05 05:51:29'),(1239460,413235,'action started via WP Cron','2025-10-05 03:53:29','2025-10-05 05:53:29'),(1239461,413235,'action complete via WP Cron','2025-10-05 03:53:31','2025-10-05 05:53:31'),(1239462,413236,'action created','2025-10-05 03:53:31','2025-10-05 05:53:31'),(1239463,413236,'action started via WP Cron','2025-10-05 03:56:04','2025-10-05 05:56:04'),(1239464,413236,'action complete via WP Cron','2025-10-05 03:56:04','2025-10-05 05:56:04'),(1239465,413237,'action created','2025-10-05 03:56:04','2025-10-05 05:56:04'),(1239466,413237,'action started via WP Cron','2025-10-05 03:58:35','2025-10-05 05:58:35'),(1239467,413237,'action complete via WP Cron','2025-10-05 03:58:35','2025-10-05 05:58:35'),(1239468,413238,'action created','2025-10-05 03:58:35','2025-10-05 05:58:35'),(1239469,413238,'action started via WP Cron','2025-10-05 04:01:30','2025-10-05 06:01:30'),(1239470,413238,'action complete via WP Cron','2025-10-05 04:01:30','2025-10-05 06:01:30'),(1239471,413239,'action created','2025-10-05 04:01:30','2025-10-05 06:01:30'),(1239472,413239,'action started via WP Cron','2025-10-05 04:06:28','2025-10-05 06:06:28'),(1239473,413239,'action complete via WP Cron','2025-10-05 04:06:28','2025-10-05 06:06:28'),(1239474,413240,'action created','2025-10-05 04:06:28','2025-10-05 06:06:28'),(1239475,413240,'action started via WP Cron','2025-10-05 04:08:53','2025-10-05 06:08:53'),(1239476,413240,'action complete via WP Cron','2025-10-05 04:08:53','2025-10-05 06:08:53'),(1239477,413241,'action created','2025-10-05 04:08:53','2025-10-05 06:08:53'),(1239478,413241,'action started via WP Cron','2025-10-05 04:11:30','2025-10-05 06:11:30'),(1239479,413241,'action complete via WP Cron','2025-10-05 04:11:30','2025-10-05 06:11:30'),(1239480,413242,'action created','2025-10-05 04:11:30','2025-10-05 06:11:30'),(1239481,413242,'action started via WP Cron','2025-10-05 04:15:04','2025-10-05 06:15:04'),(1239482,413242,'action complete via WP Cron','2025-10-05 04:15:04','2025-10-05 06:15:04'),(1239483,413243,'action created','2025-10-05 04:15:04','2025-10-05 06:15:04'),(1239484,413243,'action started via WP Cron','2025-10-05 04:19:04','2025-10-05 06:19:04'),(1239485,413244,'action created','2025-10-05 04:19:04','2025-10-05 06:19:04'),(1239486,413244,'action started via WP Cron','2025-10-05 04:19:06','2025-10-05 06:19:06'),(1239487,413244,'action complete via WP Cron','2025-10-05 04:19:06','2025-10-05 06:19:06'),(1239488,413243,'action complete via WP Cron','2025-10-05 04:19:06','2025-10-05 06:19:06'),(1239489,413245,'action created','2025-10-05 04:19:06','2025-10-05 06:19:06'),(1239490,413245,'action started via WP Cron','2025-10-05 04:21:30','2025-10-05 06:21:30'),(1239491,413245,'action complete via WP Cron','2025-10-05 04:21:31','2025-10-05 06:21:31'),(1239492,413246,'action created','2025-10-05 04:21:31','2025-10-05 06:21:31'),(1239493,413246,'action started via WP Cron','2025-10-05 04:24:39','2025-10-05 06:24:39'),(1239494,413246,'action complete via WP Cron','2025-10-05 04:24:39','2025-10-05 06:24:39'),(1239495,413247,'action created','2025-10-05 04:24:39','2025-10-05 06:24:39'),(1239496,413247,'action started via WP Cron','2025-10-05 04:27:38','2025-10-05 06:27:38'),(1239497,413247,'action complete via WP Cron','2025-10-05 04:27:38','2025-10-05 06:27:38'),(1239498,413248,'action created','2025-10-05 04:27:38','2025-10-05 06:27:38'),(1239499,413248,'action started via WP Cron','2025-10-05 04:31:29','2025-10-05 06:31:29'),(1239500,413248,'action complete via WP Cron','2025-10-05 04:31:29','2025-10-05 06:31:29'),(1239501,413249,'action created','2025-10-05 04:31:29','2025-10-05 06:31:29'),(1239502,413249,'action started via WP Cron','2025-10-05 04:33:43','2025-10-05 06:33:43'),(1239503,413249,'action complete via WP Cron','2025-10-05 04:33:43','2025-10-05 06:33:43'),(1239504,413250,'action created','2025-10-05 04:33:43','2025-10-05 06:33:43'),(1239505,413250,'action started via WP Cron','2025-10-05 04:38:10','2025-10-05 06:38:10'),(1239506,413250,'action complete via WP Cron','2025-10-05 04:38:10','2025-10-05 06:38:10'),(1239507,413251,'action created','2025-10-05 04:38:10','2025-10-05 06:38:10'),(1239508,413251,'action started via WP Cron','2025-10-05 04:40:12','2025-10-05 06:40:12'),(1239509,413251,'action complete via WP Cron','2025-10-05 04:40:12','2025-10-05 06:40:12'),(1239510,413252,'action created','2025-10-05 04:40:12','2025-10-05 06:40:12'),(1239511,413252,'action started via WP Cron','2025-10-05 04:43:14','2025-10-05 06:43:14'),(1239512,413252,'action complete via WP Cron','2025-10-05 04:43:14','2025-10-05 06:43:14'),(1239513,413253,'action created','2025-10-05 04:43:14','2025-10-05 06:43:14'),(1239514,413253,'action started via WP Cron','2025-10-05 04:45:16','2025-10-05 06:45:16'),(1239515,413253,'action complete via WP Cron','2025-10-05 04:45:16','2025-10-05 06:45:16'),(1239516,413254,'action created','2025-10-05 04:45:16','2025-10-05 06:45:16'),(1239517,413254,'action started via WP Cron','2025-10-05 04:47:31','2025-10-05 06:47:31'),(1239518,413254,'action complete via WP Cron','2025-10-05 04:47:31','2025-10-05 06:47:31'),(1239519,413255,'action created','2025-10-05 04:47:31','2025-10-05 06:47:31'),(1239520,413255,'action started via WP Cron','2025-10-05 04:51:03','2025-10-05 06:51:03'),(1239521,413255,'action complete via WP Cron','2025-10-05 04:51:03','2025-10-05 06:51:03'),(1239522,413256,'action created','2025-10-05 04:51:03','2025-10-05 06:51:03'),(1239523,413256,'action started via WP Cron','2025-10-05 04:53:55','2025-10-05 06:53:55'),(1239524,413256,'action complete via WP Cron','2025-10-05 04:53:55','2025-10-05 06:53:55'),(1239525,413257,'action created','2025-10-05 04:53:55','2025-10-05 06:53:55'),(1239526,413257,'action started via WP Cron','2025-10-05 04:56:30','2025-10-05 06:56:30'),(1239527,413257,'action complete via WP Cron','2025-10-05 04:56:30','2025-10-05 06:56:30'),(1239528,413258,'action created','2025-10-05 04:56:30','2025-10-05 06:56:30'),(1239529,413258,'action started via WP Cron','2025-10-05 04:58:33','2025-10-05 06:58:33'),(1239530,413258,'action complete via WP Cron','2025-10-05 04:58:33','2025-10-05 06:58:33'),(1239531,413259,'action created','2025-10-05 04:58:33','2025-10-05 06:58:33'),(1239532,413259,'action started via WP Cron','2025-10-05 05:01:03','2025-10-05 07:01:03'),(1239533,413259,'action complete via WP Cron','2025-10-05 05:01:03','2025-10-05 07:01:03'),(1239534,413260,'action created','2025-10-05 05:01:03','2025-10-05 07:01:03'),(1239535,413260,'action started via WP Cron','2025-10-05 05:03:40','2025-10-05 07:03:40'),(1239536,413260,'action complete via WP Cron','2025-10-05 05:03:40','2025-10-05 07:03:40'),(1239537,413261,'action created','2025-10-05 05:03:40','2025-10-05 07:03:40'),(1239538,413261,'action started via WP Cron','2025-10-05 05:06:28','2025-10-05 07:06:28'),(1239539,413261,'action complete via WP Cron','2025-10-05 05:06:28','2025-10-05 07:06:28'),(1239540,413262,'action created','2025-10-05 05:06:28','2025-10-05 07:06:28'),(1239541,413262,'action started via WP Cron','2025-10-05 05:08:37','2025-10-05 07:08:37'),(1239542,413262,'action complete via WP Cron','2025-10-05 05:08:37','2025-10-05 07:08:37'),(1239543,413263,'action created','2025-10-05 05:08:37','2025-10-05 07:08:37'),(1239544,413263,'action started via WP Cron','2025-10-05 05:11:30','2025-10-05 07:11:30'),(1239545,413263,'action complete via WP Cron','2025-10-05 05:11:30','2025-10-05 07:11:30'),(1239546,413264,'action created','2025-10-05 05:11:30','2025-10-05 07:11:30'),(1239547,413264,'action started via WP Cron','2025-10-05 05:13:47','2025-10-05 07:13:47'),(1239548,413264,'action complete via WP Cron','2025-10-05 05:13:47','2025-10-05 07:13:47'),(1239549,413265,'action created','2025-10-05 05:13:47','2025-10-05 07:13:47'),(1239550,413265,'action started via WP Cron','2025-10-05 05:16:18','2025-10-05 07:16:18'),(1239551,413266,'action created','2025-10-05 05:16:18','2025-10-05 07:16:18'),(1239552,413265,'action complete via WP Cron','2025-10-05 05:16:23','2025-10-05 07:16:23'),(1239553,413267,'action created','2025-10-05 05:16:23','2025-10-05 07:16:23'),(1239554,413266,'action started via WP Cron','2025-10-05 05:16:23','2025-10-05 07:16:23'),(1239555,413266,'action complete via WP Cron','2025-10-05 05:16:24','2025-10-05 07:16:24'),(1239556,413267,'action started via WP Cron','2025-10-05 05:18:47','2025-10-05 07:18:47'),(1239557,413267,'action complete via WP Cron','2025-10-05 05:18:47','2025-10-05 07:18:47'),(1239558,413268,'action created','2025-10-05 05:18:47','2025-10-05 07:18:47'),(1239559,413268,'action started via WP Cron','2025-10-05 05:20:48','2025-10-05 07:20:48'),(1239560,413268,'action complete via WP Cron','2025-10-05 05:20:48','2025-10-05 07:20:48'),(1239561,413269,'action created','2025-10-05 05:20:48','2025-10-05 07:20:48'),(1239562,413269,'action started via WP Cron','2025-10-05 05:22:49','2025-10-05 07:22:49'),(1239563,413269,'action complete via WP Cron','2025-10-05 05:22:49','2025-10-05 07:22:49'),(1239564,413270,'action created','2025-10-05 05:22:49','2025-10-05 07:22:49'),(1239565,413270,'action started via WP Cron','2025-10-05 05:24:55','2025-10-05 07:24:55'),(1239566,413271,'action created','2025-10-05 05:24:55','2025-10-05 07:24:55'),(1239567,413271,'action started via WP Cron','2025-10-05 05:24:57','2025-10-05 07:24:57'),(1239568,413271,'action complete via WP Cron','2025-10-05 05:24:57','2025-10-05 07:24:57'),(1239569,413270,'action complete via WP Cron','2025-10-05 05:24:57','2025-10-05 07:24:57'),(1239570,413272,'action created','2025-10-05 05:24:57','2025-10-05 07:24:57'),(1239571,413272,'action started via WP Cron','2025-10-05 05:28:05','2025-10-05 07:28:05'),(1239572,413272,'action complete via WP Cron','2025-10-05 05:28:05','2025-10-05 07:28:05'),(1239573,413273,'action created','2025-10-05 05:28:05','2025-10-05 07:28:05'),(1239574,413273,'action started via WP Cron','2025-10-05 05:31:10','2025-10-05 07:31:10'),(1239575,413273,'action complete via WP Cron','2025-10-05 05:31:10','2025-10-05 07:31:10'),(1239576,413274,'action created','2025-10-05 05:31:10','2025-10-05 07:31:10'),(1239577,413274,'action started via WP Cron','2025-10-05 05:36:06','2025-10-05 07:36:06'),(1239578,413274,'action complete via WP Cron','2025-10-05 05:36:06','2025-10-05 07:36:06'),(1239579,413275,'action created','2025-10-05 05:36:06','2025-10-05 07:36:06'),(1239580,413275,'action started via WP Cron','2025-10-05 05:38:45','2025-10-05 07:38:45'),(1239581,413275,'action complete via WP Cron','2025-10-05 05:38:45','2025-10-05 07:38:45'),(1239582,413276,'action created','2025-10-05 05:38:46','2025-10-05 07:38:46'),(1239583,413276,'action started via WP Cron','2025-10-05 05:41:31','2025-10-05 07:41:31'),(1239584,413276,'action complete via WP Cron','2025-10-05 05:41:31','2025-10-05 07:41:31'),(1239585,413277,'action created','2025-10-05 05:41:31','2025-10-05 07:41:31'),(1239586,413277,'action started via WP Cron','2025-10-05 05:44:29','2025-10-05 07:44:29'),(1239587,413277,'action complete via WP Cron','2025-10-05 05:44:29','2025-10-05 07:44:29'),(1239588,413278,'action created','2025-10-05 05:44:29','2025-10-05 07:44:29'),(1239589,413278,'action started via WP Cron','2025-10-05 05:46:30','2025-10-05 07:46:30'),(1239590,413278,'action complete via WP Cron','2025-10-05 05:46:30','2025-10-05 07:46:30'),(1239591,413279,'action created','2025-10-05 05:46:30','2025-10-05 07:46:30'),(1239592,413279,'action started via WP Cron','2025-10-05 05:48:34','2025-10-05 07:48:34'),(1239593,413279,'action complete via WP Cron','2025-10-05 05:48:34','2025-10-05 07:48:34'),(1239594,413280,'action created','2025-10-05 05:48:34','2025-10-05 07:48:34'),(1239595,413280,'action started via WP Cron','2025-10-05 05:50:58','2025-10-05 07:50:58'),(1239596,413280,'action complete via WP Cron','2025-10-05 05:50:58','2025-10-05 07:50:58'),(1239597,413281,'action created','2025-10-05 05:50:58','2025-10-05 07:50:58'),(1239598,413281,'action started via WP Cron','2025-10-05 05:53:22','2025-10-05 07:53:22'),(1239599,413281,'action complete via WP Cron','2025-10-05 05:53:22','2025-10-05 07:53:22'),(1239600,413282,'action created','2025-10-05 05:53:22','2025-10-05 07:53:22'),(1239601,413282,'action started via WP Cron','2025-10-05 05:55:59','2025-10-05 07:55:59'),(1239602,413282,'action complete via WP Cron','2025-10-05 05:55:59','2025-10-05 07:55:59'),(1239603,413283,'action created','2025-10-05 05:55:59','2025-10-05 07:55:59'),(1239604,413283,'action started via WP Cron','2025-10-05 05:58:20','2025-10-05 07:58:20'),(1239605,413283,'action complete via WP Cron','2025-10-05 05:58:20','2025-10-05 07:58:20'),(1239606,413284,'action created','2025-10-05 05:58:20','2025-10-05 07:58:20'),(1239607,413284,'action started via WP Cron','2025-10-05 06:01:29','2025-10-05 08:01:29'),(1239608,413284,'action complete via WP Cron','2025-10-05 06:01:30','2025-10-05 08:01:30'),(1239609,413285,'action created','2025-10-05 06:01:30','2025-10-05 08:01:30'),(1239610,413285,'action started via WP Cron','2025-10-05 06:04:51','2025-10-05 08:04:51'),(1239611,413285,'action complete via WP Cron','2025-10-05 06:04:51','2025-10-05 08:04:51'),(1239612,413286,'action created','2025-10-05 06:04:51','2025-10-05 08:04:51'),(1239613,413286,'action started via WP Cron','2025-10-05 06:09:45','2025-10-05 08:09:45'),(1239614,413286,'action complete via WP Cron','2025-10-05 06:09:45','2025-10-05 08:09:45'),(1239615,413287,'action created','2025-10-05 06:09:45','2025-10-05 08:09:45'),(1239616,413287,'action started via WP Cron','2025-10-05 06:13:49','2025-10-05 08:13:49'),(1239617,413287,'action complete via WP Cron','2025-10-05 06:13:49','2025-10-05 08:13:49'),(1239618,413288,'action created','2025-10-05 06:13:49','2025-10-05 08:13:49'),(1239619,413288,'action started via WP Cron','2025-10-05 06:16:20','2025-10-05 08:16:20'),(1239620,413288,'action complete via WP Cron','2025-10-05 06:16:20','2025-10-05 08:16:20'),(1239621,413289,'action created','2025-10-05 06:16:20','2025-10-05 08:16:20'),(1239622,413289,'action started via WP Cron','2025-10-05 06:21:30','2025-10-05 08:21:30'),(1239623,413290,'action created','2025-10-05 06:21:30','2025-10-05 08:21:30'),(1239624,413290,'action started via WP Cron','2025-10-05 06:21:33','2025-10-05 08:21:33'),(1239625,413290,'action complete via WP Cron','2025-10-05 06:21:34','2025-10-05 08:21:34'),(1239626,413289,'action complete via WP Cron','2025-10-05 06:21:34','2025-10-05 08:21:34'),(1239627,413291,'action created','2025-10-05 06:21:34','2025-10-05 08:21:34'),(1239628,413291,'action started via WP Cron','2025-10-05 06:25:53','2025-10-05 08:25:53'),(1239629,413291,'action complete via WP Cron','2025-10-05 06:25:53','2025-10-05 08:25:53'),(1239630,413292,'action created','2025-10-05 06:25:53','2025-10-05 08:25:53'),(1239631,413292,'action started via WP Cron','2025-10-05 06:29:07','2025-10-05 08:29:07'),(1239632,413292,'action complete via WP Cron','2025-10-05 06:29:07','2025-10-05 08:29:07'),(1239633,413293,'action created','2025-10-05 06:29:07','2025-10-05 08:29:07'),(1239634,413293,'action started via WP Cron','2025-10-05 06:31:28','2025-10-05 08:31:28'),(1239635,413293,'action complete via WP Cron','2025-10-05 06:31:28','2025-10-05 08:31:28'),(1239636,413294,'action created','2025-10-05 06:31:28','2025-10-05 08:31:28'),(1239637,413294,'action started via WP Cron','2025-10-05 06:34:20','2025-10-05 08:34:20'),(1239638,413294,'action complete via WP Cron','2025-10-05 06:34:20','2025-10-05 08:34:20'),(1239639,413295,'action created','2025-10-05 06:34:20','2025-10-05 08:34:20'),(1239640,413295,'action started via WP Cron','2025-10-05 06:36:31','2025-10-05 08:36:31'),(1239641,413295,'action complete via WP Cron','2025-10-05 06:36:31','2025-10-05 08:36:31'),(1239642,413296,'action created','2025-10-05 06:36:31','2025-10-05 08:36:31'),(1239643,413296,'action started via WP Cron','2025-10-05 06:38:41','2025-10-05 08:38:41'),(1239644,413296,'action complete via WP Cron','2025-10-05 06:38:42','2025-10-05 08:38:42'),(1239645,413297,'action created','2025-10-05 06:38:42','2025-10-05 08:38:42'),(1239646,413297,'action started via WP Cron','2025-10-05 06:41:21','2025-10-05 08:41:21'),(1239647,413297,'action complete via WP Cron','2025-10-05 06:41:21','2025-10-05 08:41:21'),(1239648,413298,'action created','2025-10-05 06:41:21','2025-10-05 08:41:21'),(1239649,413298,'action started via WP Cron','2025-10-05 06:43:35','2025-10-05 08:43:35'),(1239650,413298,'action complete via WP Cron','2025-10-05 06:43:35','2025-10-05 08:43:35'),(1239651,413299,'action created','2025-10-05 06:43:35','2025-10-05 08:43:35'),(1239652,413299,'action started via WP Cron','2025-10-05 06:46:26','2025-10-05 08:46:26'),(1239653,413299,'action complete via WP Cron','2025-10-05 06:46:26','2025-10-05 08:46:26'),(1239654,413300,'action created','2025-10-05 06:46:26','2025-10-05 08:46:26'),(1239655,413300,'action started via WP Cron','2025-10-05 06:48:42','2025-10-05 08:48:42'),(1239656,413301,'action created','2025-10-05 06:48:42','2025-10-05 08:48:42'),(1239657,413301,'action started via WP Cron','2025-10-05 06:48:43','2025-10-05 08:48:43'),(1239658,413301,'action complete via WP Cron','2025-10-05 06:48:44','2025-10-05 08:48:44'),(1239659,413300,'action complete via WP Cron','2025-10-05 06:48:44','2025-10-05 08:48:44'),(1239660,413302,'action created','2025-10-05 06:48:44','2025-10-05 08:48:44'),(1239661,413302,'action started via WP Cron','2025-10-05 06:51:02','2025-10-05 08:51:02'),(1239662,413302,'action complete via WP Cron','2025-10-05 06:51:02','2025-10-05 08:51:02'),(1239663,413303,'action created','2025-10-05 06:51:02','2025-10-05 08:51:02'),(1239664,413303,'action started via WP Cron','2025-10-05 06:53:23','2025-10-05 08:53:23'),(1239665,413303,'action complete via WP Cron','2025-10-05 06:53:23','2025-10-05 08:53:23'),(1239666,413304,'action created','2025-10-05 06:53:23','2025-10-05 08:53:23'),(1239667,413304,'action started via WP Cron','2025-10-05 06:55:42','2025-10-05 08:55:42'),(1239668,413304,'action complete via WP Cron','2025-10-05 06:55:42','2025-10-05 08:55:42'),(1239669,413305,'action created','2025-10-05 06:55:42','2025-10-05 08:55:42'),(1239670,413305,'action started via WP Cron','2025-10-05 06:58:42','2025-10-05 08:58:42'),(1239671,413305,'action complete via WP Cron','2025-10-05 06:58:43','2025-10-05 08:58:43'),(1239672,413306,'action created','2025-10-05 06:58:43','2025-10-05 08:58:43'),(1239673,413306,'action started via WP Cron','2025-10-05 07:01:28','2025-10-05 09:01:28'),(1239674,413306,'action complete via WP Cron','2025-10-05 07:01:28','2025-10-05 09:01:28'),(1239675,413307,'action created','2025-10-05 07:01:28','2025-10-05 09:01:28'),(1239676,413307,'action started via WP Cron','2025-10-05 07:03:54','2025-10-05 09:03:54'),(1239677,413307,'action complete via WP Cron','2025-10-05 07:03:54','2025-10-05 09:03:54'),(1239678,413308,'action created','2025-10-05 07:03:54','2025-10-05 09:03:54'),(1239679,413308,'action started via WP Cron','2025-10-05 07:06:31','2025-10-05 09:06:31'),(1239680,413308,'action complete via WP Cron','2025-10-05 07:06:31','2025-10-05 09:06:31'),(1239681,413309,'action created','2025-10-05 07:06:31','2025-10-05 09:06:31'),(1239682,413309,'action started via WP Cron','2025-10-05 07:09:29','2025-10-05 09:09:29'),(1239683,413309,'action complete via WP Cron','2025-10-05 07:09:29','2025-10-05 09:09:29'),(1239684,413310,'action created','2025-10-05 07:09:29','2025-10-05 09:09:29'),(1239685,413310,'action started via WP Cron','2025-10-05 07:11:29','2025-10-05 09:11:29'),(1239686,413310,'action complete via WP Cron','2025-10-05 07:11:30','2025-10-05 09:11:30'),(1239687,413311,'action created','2025-10-05 07:11:30','2025-10-05 09:11:30'),(1239688,413311,'action started via WP Cron','2025-10-05 07:13:30','2025-10-05 09:13:30'),(1239689,413311,'action complete via WP Cron','2025-10-05 07:13:30','2025-10-05 09:13:30'),(1239690,413312,'action created','2025-10-05 07:13:30','2025-10-05 09:13:30'),(1239691,413312,'action started via WP Cron','2025-10-05 07:15:52','2025-10-05 09:15:52'),(1239692,413312,'action complete via WP Cron','2025-10-05 07:15:52','2025-10-05 09:15:52'),(1239693,413313,'action created','2025-10-05 07:15:52','2025-10-05 09:15:52'),(1239694,413313,'action started via WP Cron','2025-10-05 07:19:49','2025-10-05 09:19:49'),(1239695,413314,'action created','2025-10-05 07:19:49','2025-10-05 09:19:49'),(1239696,413314,'action started via WP Cron','2025-10-05 07:19:51','2025-10-05 09:19:51'),(1239697,413314,'action complete via WP Cron','2025-10-05 07:19:52','2025-10-05 09:19:52'),(1239698,413313,'action complete via WP Cron','2025-10-05 07:19:52','2025-10-05 09:19:52'),(1239699,413315,'action created','2025-10-05 07:19:52','2025-10-05 09:19:52'),(1239700,413315,'action started via WP Cron','2025-10-05 07:22:54','2025-10-05 09:22:54'),(1239701,413315,'action complete via WP Cron','2025-10-05 07:22:55','2025-10-05 09:22:55'),(1239702,413316,'action created','2025-10-05 07:22:55','2025-10-05 09:22:55'),(1239703,413316,'action started via WP Cron','2025-10-05 07:26:30','2025-10-05 09:26:30'),(1239704,413316,'action complete via WP Cron','2025-10-05 07:26:30','2025-10-05 09:26:30'),(1239705,413317,'action created','2025-10-05 07:26:30','2025-10-05 09:26:30'),(1239706,413317,'action started via WP Cron','2025-10-05 07:30:40','2025-10-05 09:30:40'),(1239707,413317,'action complete via WP Cron','2025-10-05 07:30:40','2025-10-05 09:30:40'),(1239708,413318,'action created','2025-10-05 07:30:40','2025-10-05 09:30:40'),(1239709,413318,'action started via WP Cron','2025-10-05 07:33:30','2025-10-05 09:33:30'),(1239710,413318,'action complete via WP Cron','2025-10-05 07:33:30','2025-10-05 09:33:30'),(1239711,413319,'action created','2025-10-05 07:33:30','2025-10-05 09:33:30'),(1239712,413319,'action started via WP Cron','2025-10-05 07:36:10','2025-10-05 09:36:10'),(1239713,413319,'action complete via WP Cron','2025-10-05 07:36:10','2025-10-05 09:36:10'),(1239714,413320,'action created','2025-10-05 07:36:10','2025-10-05 09:36:10'),(1239715,413320,'action started via WP Cron','2025-10-05 07:39:55','2025-10-05 09:39:55'),(1239716,413320,'action complete via WP Cron','2025-10-05 07:39:55','2025-10-05 09:39:55'),(1239717,413321,'action created','2025-10-05 07:39:55','2025-10-05 09:39:55'),(1239718,413321,'action started via WP Cron','2025-10-05 07:43:05','2025-10-05 09:43:05'),(1239719,413321,'action complete via WP Cron','2025-10-05 07:43:06','2025-10-05 09:43:06'),(1239720,413322,'action created','2025-10-05 07:43:06','2025-10-05 09:43:06'),(1239721,413322,'action started via WP Cron','2025-10-05 07:46:30','2025-10-05 09:46:30'),(1239722,413323,'action created','2025-10-05 07:46:30','2025-10-05 09:46:30'),(1239723,413323,'action started via WP Cron','2025-10-05 07:46:32','2025-10-05 09:46:32'),(1239724,413323,'action complete via WP Cron','2025-10-05 07:46:32','2025-10-05 09:46:32'),(1239725,413322,'action complete via WP Cron','2025-10-05 07:46:32','2025-10-05 09:46:32'),(1239726,413324,'action created','2025-10-05 07:46:32','2025-10-05 09:46:32'),(1239727,413324,'action started via WP Cron','2025-10-05 07:48:36','2025-10-05 09:48:36'),(1239728,413325,'action created','2025-10-05 07:48:36','2025-10-05 09:48:36'),(1239729,413325,'action started via WP Cron','2025-10-05 07:48:38','2025-10-05 09:48:38'),(1239730,413325,'action complete via WP Cron','2025-10-05 07:48:38','2025-10-05 09:48:38'),(1239731,413324,'action complete via WP Cron','2025-10-05 07:48:38','2025-10-05 09:48:38'),(1239732,413326,'action created','2025-10-05 07:48:38','2025-10-05 09:48:38'),(1239733,413326,'action started via WP Cron','2025-10-05 07:51:12','2025-10-05 09:51:12'),(1239734,413326,'action complete via WP Cron','2025-10-05 07:51:12','2025-10-05 09:51:12'),(1239735,413327,'action created','2025-10-05 07:51:12','2025-10-05 09:51:12'),(1239736,413327,'action started via WP Cron','2025-10-05 07:56:28','2025-10-05 09:56:28'),(1239737,413327,'action complete via WP Cron','2025-10-05 07:56:28','2025-10-05 09:56:28'),(1239738,413328,'action created','2025-10-05 07:56:28','2025-10-05 09:56:28'),(1239739,413328,'action started via WP Cron','2025-10-05 07:59:40','2025-10-05 09:59:40'),(1239740,413328,'action complete via WP Cron','2025-10-05 07:59:40','2025-10-05 09:59:40'),(1239741,413329,'action created','2025-10-05 07:59:40','2025-10-05 09:59:40'),(1239742,413329,'action started via WP Cron','2025-10-05 08:02:56','2025-10-05 10:02:56'),(1239743,413329,'action complete via WP Cron','2025-10-05 08:02:56','2025-10-05 10:02:56'),(1239744,413330,'action created','2025-10-05 08:02:56','2025-10-05 10:02:56'),(1239745,413330,'action started via WP Cron','2025-10-05 08:06:30','2025-10-05 10:06:30'),(1239746,413330,'action complete via WP Cron','2025-10-05 08:06:30','2025-10-05 10:06:30'),(1239747,413331,'action created','2025-10-05 08:06:30','2025-10-05 10:06:30'),(1239748,413331,'action started via WP Cron','2025-10-05 08:09:55','2025-10-05 10:09:55'),(1239749,413331,'action complete via WP Cron','2025-10-05 08:09:55','2025-10-05 10:09:55'),(1239750,413332,'action created','2025-10-05 08:09:55','2025-10-05 10:09:55'),(1239751,413332,'action started via WP Cron','2025-10-05 08:14:16','2025-10-05 10:14:16'),(1239752,413333,'action created','2025-10-05 08:14:16','2025-10-05 10:14:16'),(1239753,413333,'action started via WP Cron','2025-10-05 08:14:17','2025-10-05 10:14:17'),(1239754,413333,'action complete via WP Cron','2025-10-05 08:14:17','2025-10-05 10:14:17'),(1239755,413332,'action complete via WP Cron','2025-10-05 08:14:18','2025-10-05 10:14:18'),(1239756,413334,'action created','2025-10-05 08:14:18','2025-10-05 10:14:18'),(1239757,413334,'action started via WP Cron','2025-10-05 08:16:30','2025-10-05 10:16:30'),(1239758,413335,'action created','2025-10-05 08:16:30','2025-10-05 10:16:30'),(1239759,413335,'action started via WP Cron','2025-10-05 08:16:32','2025-10-05 10:16:32'),(1239760,413335,'action complete via WP Cron','2025-10-05 08:16:32','2025-10-05 10:16:32'),(1239761,413334,'action complete via WP Cron','2025-10-05 08:16:32','2025-10-05 10:16:32'),(1239762,413336,'action created','2025-10-05 08:16:32','2025-10-05 10:16:32'),(1239763,413336,'action started via WP Cron','2025-10-05 08:21:07','2025-10-05 10:21:07'),(1239764,413336,'action complete via WP Cron','2025-10-05 08:21:07','2025-10-05 10:21:07'),(1239765,413337,'action created','2025-10-05 08:21:07','2025-10-05 10:21:07'),(1239766,413337,'action started via WP Cron','2025-10-05 08:26:32','2025-10-05 10:26:32'),(1239767,413337,'action complete via WP Cron','2025-10-05 08:26:32','2025-10-05 10:26:32'),(1239768,413338,'action created','2025-10-05 08:26:32','2025-10-05 10:26:32'),(1239769,413338,'action started via WP Cron','2025-10-05 08:29:12','2025-10-05 10:29:12'),(1239770,413338,'action complete via WP Cron','2025-10-05 08:29:12','2025-10-05 10:29:12'),(1239771,413339,'action created','2025-10-05 08:29:12','2025-10-05 10:29:12'),(1239772,413339,'action started via WP Cron','2025-10-05 08:31:29','2025-10-05 10:31:29'),(1239773,413339,'action complete via WP Cron','2025-10-05 08:31:29','2025-10-05 10:31:29'),(1239774,413340,'action created','2025-10-05 08:31:29','2025-10-05 10:31:29'),(1239775,413340,'action started via WP Cron','2025-10-05 08:36:28','2025-10-05 10:36:28'),(1239776,413340,'action complete via WP Cron','2025-10-05 08:36:28','2025-10-05 10:36:28'),(1239777,413341,'action created','2025-10-05 08:36:28','2025-10-05 10:36:28'),(1239778,413341,'action started via WP Cron','2025-10-05 08:39:20','2025-10-05 10:39:20'),(1239779,413341,'action complete via WP Cron','2025-10-05 08:39:20','2025-10-05 10:39:20'),(1239780,413342,'action created','2025-10-05 08:39:20','2025-10-05 10:39:20'),(1239781,413342,'action started via WP Cron','2025-10-05 08:41:31','2025-10-05 10:41:31'),(1239782,413343,'action created','2025-10-05 08:41:31','2025-10-05 10:41:31'),(1239783,413343,'action started via WP Cron','2025-10-05 08:41:33','2025-10-05 10:41:33'),(1239784,413343,'action complete via WP Cron','2025-10-05 08:41:33','2025-10-05 10:41:33'),(1239785,413342,'action complete via WP Cron','2025-10-05 08:41:33','2025-10-05 10:41:33'),(1239786,413344,'action created','2025-10-05 08:41:33','2025-10-05 10:41:33'),(1239787,413344,'action started via WP Cron','2025-10-05 08:46:30','2025-10-05 10:46:30'),(1239788,413344,'action complete via WP Cron','2025-10-05 08:46:30','2025-10-05 10:46:30'),(1239789,413345,'action created','2025-10-05 08:46:30','2025-10-05 10:46:30'),(1239790,413345,'action started via WP Cron','2025-10-05 08:48:54','2025-10-05 10:48:54'),(1239791,413345,'action complete via WP Cron','2025-10-05 08:48:54','2025-10-05 10:48:54'),(1239792,413346,'action created','2025-10-05 08:48:54','2025-10-05 10:48:54'),(1239793,413346,'action started via WP Cron','2025-10-05 08:51:31','2025-10-05 10:51:31'),(1239794,413346,'action complete via WP Cron','2025-10-05 08:51:31','2025-10-05 10:51:31'),(1239795,413347,'action created','2025-10-05 08:51:31','2025-10-05 10:51:31'),(1239796,413347,'action started via WP Cron','2025-10-05 08:56:30','2025-10-05 10:56:30'),(1239797,413347,'action complete via WP Cron','2025-10-05 08:56:30','2025-10-05 10:56:30'),(1239798,413348,'action created','2025-10-05 08:56:30','2025-10-05 10:56:30'),(1239799,413348,'action started via WP Cron','2025-10-05 08:58:41','2025-10-05 10:58:41'),(1239800,413348,'action complete via WP Cron','2025-10-05 08:58:41','2025-10-05 10:58:41'),(1239801,413349,'action created','2025-10-05 08:58:41','2025-10-05 10:58:41'),(1239802,413349,'action started via WP Cron','2025-10-05 09:00:58','2025-10-05 11:00:58'),(1239803,413349,'action complete via WP Cron','2025-10-05 09:00:58','2025-10-05 11:00:58'),(1239804,413350,'action created','2025-10-05 09:00:58','2025-10-05 11:00:58'),(1239805,413350,'action started via WP Cron','2025-10-05 09:06:30','2025-10-05 11:06:30'),(1239806,413350,'action complete via WP Cron','2025-10-05 09:06:30','2025-10-05 11:06:30'),(1239807,413351,'action created','2025-10-05 09:06:30','2025-10-05 11:06:30'),(1239808,413351,'action started via WP Cron','2025-10-05 09:09:19','2025-10-05 11:09:19'),(1239809,413351,'action complete via WP Cron','2025-10-05 09:09:19','2025-10-05 11:09:19'),(1239810,413352,'action created','2025-10-05 09:09:19','2025-10-05 11:09:19'),(1239811,413352,'action started via WP Cron','2025-10-05 09:11:29','2025-10-05 11:11:29'),(1239812,413352,'action complete via WP Cron','2025-10-05 09:11:29','2025-10-05 11:11:29'),(1239813,413353,'action created','2025-10-05 09:11:29','2025-10-05 11:11:29'),(1239814,413353,'action started via WP Cron','2025-10-05 09:13:55','2025-10-05 11:13:55'),(1239815,413354,'action created','2025-10-05 09:13:55','2025-10-05 11:13:55'),(1239816,413354,'action started via WP Cron','2025-10-05 09:13:57','2025-10-05 11:13:57'),(1239817,413354,'action complete via WP Cron','2025-10-05 09:13:57','2025-10-05 11:13:57'),(1239818,413353,'action complete via WP Cron','2025-10-05 09:13:57','2025-10-05 11:13:57'),(1239819,413355,'action created','2025-10-05 09:13:57','2025-10-05 11:13:57'),(1239820,413355,'action started via WP Cron','2025-10-05 09:16:30','2025-10-05 11:16:30'),(1239821,413355,'action complete via WP Cron','2025-10-05 09:16:30','2025-10-05 11:16:30'),(1239822,413356,'action created','2025-10-05 09:16:30','2025-10-05 11:16:30'),(1239823,413356,'action started via WP Cron','2025-10-05 09:19:04','2025-10-05 11:19:04'),(1239824,413357,'action created','2025-10-05 09:19:04','2025-10-05 11:19:04'),(1239825,413357,'action started via WP Cron','2025-10-05 09:19:05','2025-10-05 11:19:05'),(1239826,413357,'action complete via WP Cron','2025-10-05 09:19:05','2025-10-05 11:19:05'),(1239827,413356,'action complete via WP Cron','2025-10-05 09:19:05','2025-10-05 11:19:05'),(1239828,413358,'action created','2025-10-05 09:19:05','2025-10-05 11:19:05'),(1239829,413358,'action started via WP Cron','2025-10-05 09:21:32','2025-10-05 11:21:32'),(1239830,413358,'action complete via WP Cron','2025-10-05 09:21:32','2025-10-05 11:21:32'),(1239831,413359,'action created','2025-10-05 09:21:32','2025-10-05 11:21:32'),(1239832,413359,'action started via WP Cron','2025-10-05 09:24:46','2025-10-05 11:24:46'),(1239833,413359,'action complete via WP Cron','2025-10-05 09:24:46','2025-10-05 11:24:46'),(1239834,413360,'action created','2025-10-05 09:24:46','2025-10-05 11:24:46'),(1239835,413360,'action started via WP Cron','2025-10-05 09:30:15','2025-10-05 11:30:15'),(1239836,413360,'action complete via WP Cron','2025-10-05 09:30:15','2025-10-05 11:30:15'),(1239837,413361,'action created','2025-10-05 09:30:15','2025-10-05 11:30:15'),(1239838,413361,'action started via WP Cron','2025-10-05 09:36:01','2025-10-05 11:36:01'),(1239839,413361,'action complete via WP Cron','2025-10-05 09:36:01','2025-10-05 11:36:01'),(1239840,413362,'action created','2025-10-05 09:36:01','2025-10-05 11:36:01'),(1239841,413362,'action started via WP Cron','2025-10-05 09:38:43','2025-10-05 11:38:43'),(1239842,413363,'action created','2025-10-05 09:38:43','2025-10-05 11:38:43'),(1239843,413363,'action started via WP Cron','2025-10-05 09:38:46','2025-10-05 11:38:46'),(1239844,413363,'action complete via WP Cron','2025-10-05 09:38:46','2025-10-05 11:38:46'),(1239845,413362,'action complete via WP Cron','2025-10-05 09:38:46','2025-10-05 11:38:46'),(1239846,413364,'action created','2025-10-05 09:38:46','2025-10-05 11:38:46'),(1239847,413364,'action started via WP Cron','2025-10-05 09:41:23','2025-10-05 11:41:23'),(1239848,413364,'action complete via WP Cron','2025-10-05 09:41:23','2025-10-05 11:41:23'),(1239849,413365,'action created','2025-10-05 09:41:23','2025-10-05 11:41:23'),(1239850,413365,'action started via WP Cron','2025-10-05 09:44:15','2025-10-05 11:44:15'),(1239851,413365,'action complete via WP Cron','2025-10-05 09:44:15','2025-10-05 11:44:15'),(1239852,413366,'action created','2025-10-05 09:44:15','2025-10-05 11:44:15'),(1239853,413366,'action started via WP Cron','2025-10-05 09:46:30','2025-10-05 11:46:30'),(1239854,413366,'action complete via WP Cron','2025-10-05 09:46:30','2025-10-05 11:46:30'),(1239855,413367,'action created','2025-10-05 09:46:30','2025-10-05 11:46:30'),(1239856,413367,'action started via WP Cron','2025-10-05 09:51:30','2025-10-05 11:51:30'),(1239857,413367,'action complete via WP Cron','2025-10-05 09:51:30','2025-10-05 11:51:30'),(1239858,413368,'action created','2025-10-05 09:51:30','2025-10-05 11:51:30'),(1239859,413368,'action started via WP Cron','2025-10-05 09:54:10','2025-10-05 11:54:10'),(1239860,413368,'action complete via WP Cron','2025-10-05 09:54:10','2025-10-05 11:54:10'),(1239861,413369,'action created','2025-10-05 09:54:10','2025-10-05 11:54:10'),(1239862,413369,'action started via WP Cron','2025-10-05 09:56:31','2025-10-05 11:56:31'),(1239863,413369,'action complete via WP Cron','2025-10-05 09:56:31','2025-10-05 11:56:31'),(1239864,413370,'action created','2025-10-05 09:56:31','2025-10-05 11:56:31'),(1239865,413370,'action started via WP Cron','2025-10-05 10:01:30','2025-10-05 12:01:30'),(1239866,413370,'action complete via WP Cron','2025-10-05 10:01:30','2025-10-05 12:01:30'),(1239867,413371,'action created','2025-10-05 10:01:30','2025-10-05 12:01:30'),(1239868,413371,'action started via WP Cron','2025-10-05 10:04:15','2025-10-05 12:04:15'),(1239869,413371,'action complete via WP Cron','2025-10-05 10:04:15','2025-10-05 12:04:15'),(1239870,413372,'action created','2025-10-05 10:04:15','2025-10-05 12:04:15'),(1239871,413372,'action started via WP Cron','2025-10-05 10:06:30','2025-10-05 12:06:30'),(1239872,413372,'action complete via WP Cron','2025-10-05 10:06:30','2025-10-05 12:06:30'),(1239873,413373,'action created','2025-10-05 10:06:30','2025-10-05 12:06:30'),(1239874,413373,'action started via WP Cron','2025-10-05 10:09:22','2025-10-05 12:09:22'),(1239875,413373,'action complete via WP Cron','2025-10-05 10:09:22','2025-10-05 12:09:22'),(1239876,413374,'action created','2025-10-05 10:09:22','2025-10-05 12:09:22'),(1239877,413374,'action started via WP Cron','2025-10-05 10:11:31','2025-10-05 12:11:31'),(1239878,413375,'action created','2025-10-05 10:11:31','2025-10-05 12:11:31'),(1239879,413375,'action started via WP Cron','2025-10-05 10:11:33','2025-10-05 12:11:33'),(1239880,413375,'action complete via WP Cron','2025-10-05 10:11:33','2025-10-05 12:11:33'),(1239881,413374,'action complete via WP Cron','2025-10-05 10:11:33','2025-10-05 12:11:33'),(1239882,413376,'action created','2025-10-05 10:11:33','2025-10-05 12:11:33'),(1239883,413376,'action started via WP Cron','2025-10-05 10:16:31','2025-10-05 12:16:31'),(1239884,413377,'action created','2025-10-05 10:16:31','2025-10-05 12:16:31'),(1239885,413377,'action started via WP Cron','2025-10-05 10:16:32','2025-10-05 12:16:32'),(1239886,413377,'action complete via WP Cron','2025-10-05 10:16:32','2025-10-05 12:16:32'),(1239887,413376,'action complete via WP Cron','2025-10-05 10:16:32','2025-10-05 12:16:32'),(1239888,413378,'action created','2025-10-05 10:16:32','2025-10-05 12:16:32'),(1239889,413378,'action started via WP Cron','2025-10-05 10:18:59','2025-10-05 12:18:59'),(1239890,413378,'action complete via WP Cron','2025-10-05 10:18:59','2025-10-05 12:18:59'),(1239891,413379,'action created','2025-10-05 10:18:59','2025-10-05 12:18:59'),(1239892,413379,'action started via WP Cron','2025-10-05 10:21:30','2025-10-05 12:21:30'),(1239893,413379,'action complete via WP Cron','2025-10-05 10:21:30','2025-10-05 12:21:30'),(1239894,413380,'action created','2025-10-05 10:21:30','2025-10-05 12:21:30'),(1239895,413380,'action started via WP Cron','2025-10-05 10:23:30','2025-10-05 12:23:30'),(1239896,413380,'action complete via WP Cron','2025-10-05 10:23:30','2025-10-05 12:23:30'),(1239897,413381,'action created','2025-10-05 10:23:30','2025-10-05 12:23:30'),(1239898,413381,'action started via WP Cron','2025-10-05 10:25:30','2025-10-05 12:25:30'),(1239899,413381,'action complete via WP Cron','2025-10-05 10:25:30','2025-10-05 12:25:30'),(1239900,413382,'action created','2025-10-05 10:25:30','2025-10-05 12:25:30'),(1239901,413382,'action started via WP Cron','2025-10-05 10:27:30','2025-10-05 12:27:30'),(1239902,413382,'action complete via WP Cron','2025-10-05 10:27:30','2025-10-05 12:27:30'),(1239903,413383,'action created','2025-10-05 10:27:30','2025-10-05 12:27:30'),(1239904,413383,'action started via WP Cron','2025-10-05 10:30:38','2025-10-05 12:30:38'),(1239905,413383,'action complete via WP Cron','2025-10-05 10:30:38','2025-10-05 12:30:38'),(1239906,413384,'action created','2025-10-05 10:30:38','2025-10-05 12:30:38'),(1239907,413384,'action started via WP Cron','2025-10-05 10:32:41','2025-10-05 12:32:41'),(1239908,413384,'action complete via WP Cron','2025-10-05 10:32:41','2025-10-05 12:32:41'),(1239909,413385,'action created','2025-10-05 10:32:41','2025-10-05 12:32:41'),(1239910,413385,'action started via WP Cron','2025-10-05 10:36:24','2025-10-05 12:36:24'),(1239911,413385,'action complete via WP Cron','2025-10-05 10:36:24','2025-10-05 12:36:24'),(1239912,413386,'action created','2025-10-05 10:36:24','2025-10-05 12:36:24'),(1239913,413386,'action started via WP Cron','2025-10-05 10:40:29','2025-10-05 12:40:29'),(1239914,413386,'action complete via WP Cron','2025-10-05 10:40:29','2025-10-05 12:40:29'),(1239915,413387,'action created','2025-10-05 10:40:29','2025-10-05 12:40:29'),(1239916,413387,'action started via WP Cron','2025-10-05 10:44:18','2025-10-05 12:44:18'),(1239917,413388,'action created','2025-10-05 10:44:18','2025-10-05 12:44:18'),(1239918,413388,'action started via WP Cron','2025-10-05 10:44:20','2025-10-05 12:44:20'),(1239919,413388,'action complete via WP Cron','2025-10-05 10:44:20','2025-10-05 12:44:20'),(1239920,413387,'action complete via WP Cron','2025-10-05 10:44:20','2025-10-05 12:44:20'),(1239921,413389,'action created','2025-10-05 10:44:20','2025-10-05 12:44:20'),(1239922,413389,'action started via WP Cron','2025-10-05 10:46:29','2025-10-05 12:46:29'),(1239923,413389,'action complete via WP Cron','2025-10-05 10:46:29','2025-10-05 12:46:29'),(1239924,413390,'action created','2025-10-05 10:46:29','2025-10-05 12:46:29'),(1239925,413390,'action started via WP Cron','2025-10-05 10:51:30','2025-10-05 12:51:30'),(1239926,413390,'action complete via WP Cron','2025-10-05 10:51:30','2025-10-05 12:51:30'),(1239927,413391,'action created','2025-10-05 10:51:30','2025-10-05 12:51:30'),(1239928,413391,'action started via WP Cron','2025-10-05 10:55:44','2025-10-05 12:55:44'),(1239929,413391,'action complete via WP Cron','2025-10-05 10:55:44','2025-10-05 12:55:44'),(1239930,413392,'action created','2025-10-05 10:55:44','2025-10-05 12:55:44'),(1239931,413392,'action started via WP Cron','2025-10-05 10:58:35','2025-10-05 12:58:35'),(1239932,413392,'action complete via WP Cron','2025-10-05 10:58:35','2025-10-05 12:58:35'),(1239933,413393,'action created','2025-10-05 10:58:35','2025-10-05 12:58:35'),(1239934,413393,'action started via WP Cron','2025-10-05 11:01:30','2025-10-05 13:01:30'),(1239935,413393,'action complete via WP Cron','2025-10-05 11:01:30','2025-10-05 13:01:30'),(1239936,413394,'action created','2025-10-05 11:01:30','2025-10-05 13:01:30'),(1239937,413394,'action started via WP Cron','2025-10-05 11:05:50','2025-10-05 13:05:50'),(1239938,413394,'action complete via WP Cron','2025-10-05 11:05:50','2025-10-05 13:05:50'),(1239939,413395,'action created','2025-10-05 11:05:50','2025-10-05 13:05:50'),(1239940,413395,'action started via WP Cron','2025-10-05 11:11:10','2025-10-05 13:11:10'),(1239941,413395,'action complete via WP Cron','2025-10-05 11:11:10','2025-10-05 13:11:10'),(1239942,413396,'action created','2025-10-05 11:11:10','2025-10-05 13:11:10'),(1239943,413396,'action started via WP Cron','2025-10-05 11:16:28','2025-10-05 13:16:28'),(1239944,413397,'action created','2025-10-05 11:16:28','2025-10-05 13:16:28'),(1239945,413397,'action started via WP Cron','2025-10-05 11:16:29','2025-10-05 13:16:29'),(1239946,413397,'action complete via WP Cron','2025-10-05 11:16:29','2025-10-05 13:16:29'),(1239947,413396,'action complete via WP Cron','2025-10-05 11:16:29','2025-10-05 13:16:29'),(1239948,413398,'action created','2025-10-05 11:16:29','2025-10-05 13:16:29'),(1239949,413398,'action started via WP Cron','2025-10-05 11:18:58','2025-10-05 13:18:58'),(1239950,413398,'action complete via WP Cron','2025-10-05 11:18:58','2025-10-05 13:18:58'),(1239951,413399,'action created','2025-10-05 11:18:58','2025-10-05 13:18:58'),(1239952,413399,'action started via WP Cron','2025-10-05 11:21:31','2025-10-05 13:21:31'),(1239953,413399,'action complete via WP Cron','2025-10-05 11:21:31','2025-10-05 13:21:31'),(1239954,413400,'action created','2025-10-05 11:21:31','2025-10-05 13:21:31'),(1239955,413400,'action started via WP Cron','2025-10-05 11:26:30','2025-10-05 13:26:30'),(1239956,413400,'action complete via WP Cron','2025-10-05 11:26:30','2025-10-05 13:26:30'),(1239957,413401,'action created','2025-10-05 11:26:30','2025-10-05 13:26:30'),(1239958,413401,'action started via WP Cron','2025-10-05 11:28:44','2025-10-05 13:28:44'),(1239959,413401,'action complete via WP Cron','2025-10-05 11:28:44','2025-10-05 13:28:44'),(1239960,413402,'action created','2025-10-05 11:28:44','2025-10-05 13:28:44'),(1239961,413402,'action started via WP Cron','2025-10-05 11:31:30','2025-10-05 13:31:30'),(1239962,413403,'action created','2025-10-05 11:31:30','2025-10-05 13:31:30'),(1239963,413403,'action started via WP Cron','2025-10-05 11:31:31','2025-10-05 13:31:31'),(1239964,413403,'action complete via WP Cron','2025-10-05 11:31:31','2025-10-05 13:31:31'),(1239965,413402,'action complete via WP Cron','2025-10-05 11:31:32','2025-10-05 13:31:32'),(1239966,413404,'action created','2025-10-05 11:31:32','2025-10-05 13:31:32'),(1239967,413404,'action started via WP Cron','2025-10-05 11:34:20','2025-10-05 13:34:20'),(1239968,413404,'action complete via WP Cron','2025-10-05 11:34:20','2025-10-05 13:34:20'),(1239969,413405,'action created','2025-10-05 11:34:20','2025-10-05 13:34:20'),(1239970,413405,'action started via WP Cron','2025-10-05 11:36:30','2025-10-05 13:36:30'),(1239971,413405,'action complete via WP Cron','2025-10-05 11:36:31','2025-10-05 13:36:31'),(1239972,413406,'action created','2025-10-05 11:36:31','2025-10-05 13:36:31'),(1239973,413406,'action started via WP Cron','2025-10-05 11:39:41','2025-10-05 13:39:41'),(1239974,413406,'action complete via WP Cron','2025-10-05 11:39:41','2025-10-05 13:39:41'),(1239975,413407,'action created','2025-10-05 11:39:41','2025-10-05 13:39:41'),(1239976,413407,'action started via WP Cron','2025-10-05 11:44:04','2025-10-05 13:44:04'),(1239977,413407,'action complete via WP Cron','2025-10-05 11:44:04','2025-10-05 13:44:04'),(1239978,413408,'action created','2025-10-05 11:44:04','2025-10-05 13:44:04'),(1239979,413408,'action started via WP Cron','2025-10-05 11:46:30','2025-10-05 13:46:30'),(1239980,413408,'action complete via WP Cron','2025-10-05 11:46:30','2025-10-05 13:46:30'),(1239981,413409,'action created','2025-10-05 11:46:30','2025-10-05 13:46:30'),(1239982,413409,'action started via WP Cron','2025-10-05 11:50:00','2025-10-05 13:50:00'),(1239983,413409,'action complete via WP Cron','2025-10-05 11:50:00','2025-10-05 13:50:00'),(1239984,413410,'action created','2025-10-05 11:50:00','2025-10-05 13:50:00'),(1239985,413410,'action started via WP Cron','2025-10-05 11:53:39','2025-10-05 13:53:39'),(1239986,413410,'action complete via WP Cron','2025-10-05 11:53:39','2025-10-05 13:53:39'),(1239987,413411,'action created','2025-10-05 11:53:39','2025-10-05 13:53:39'),(1239988,413411,'action started via WP Cron','2025-10-05 11:55:54','2025-10-05 13:55:54'),(1239989,413411,'action complete via WP Cron','2025-10-05 11:55:55','2025-10-05 13:55:55'),(1239990,413412,'action created','2025-10-05 11:55:55','2025-10-05 13:55:55'),(1239991,413412,'action started via WP Cron','2025-10-05 11:58:47','2025-10-05 13:58:47'),(1239992,413412,'action complete via WP Cron','2025-10-05 11:58:47','2025-10-05 13:58:47'),(1239993,413413,'action created','2025-10-05 11:58:47','2025-10-05 13:58:47'),(1239994,413413,'action started via WP Cron','2025-10-05 12:01:11','2025-10-05 14:01:11'),(1239995,413413,'action complete via WP Cron','2025-10-05 12:01:11','2025-10-05 14:01:11'),(1239996,413414,'action created','2025-10-05 12:01:11','2025-10-05 14:01:11'),(1239997,413414,'action started via WP Cron','2025-10-05 12:04:09','2025-10-05 14:04:09'),(1239998,413414,'action complete via WP Cron','2025-10-05 12:04:09','2025-10-05 14:04:09'),(1239999,413415,'action created','2025-10-05 12:04:09','2025-10-05 14:04:09'),(1240000,413415,'action started via WP Cron','2025-10-05 12:06:31','2025-10-05 14:06:31'),(1240001,413415,'action complete via WP Cron','2025-10-05 12:06:31','2025-10-05 14:06:31'),(1240002,413416,'action created','2025-10-05 12:06:31','2025-10-05 14:06:31'),(1240003,413416,'action started via WP Cron','2025-10-05 12:08:46','2025-10-05 14:08:46'),(1240004,413416,'action complete via WP Cron','2025-10-05 12:08:46','2025-10-05 14:08:46'),(1240005,413417,'action created','2025-10-05 12:08:46','2025-10-05 14:08:46'),(1240006,413417,'action started via WP Cron','2025-10-05 12:11:30','2025-10-05 14:11:30'),(1240007,413417,'action complete via WP Cron','2025-10-05 12:11:30','2025-10-05 14:11:30'),(1240008,413418,'action created','2025-10-05 12:11:30','2025-10-05 14:11:30'),(1240009,413418,'action started via WP Cron','2025-10-05 12:13:49','2025-10-05 14:13:49'),(1240010,413418,'action complete via WP Cron','2025-10-05 12:13:49','2025-10-05 14:13:49'),(1240011,413419,'action created','2025-10-05 12:13:49','2025-10-05 14:13:49'),(1240012,413419,'action started via WP Cron','2025-10-05 12:16:29','2025-10-05 14:16:29'),(1240013,413419,'action complete via WP Cron','2025-10-05 12:16:29','2025-10-05 14:16:29'),(1240014,413420,'action created','2025-10-05 12:16:29','2025-10-05 14:16:29'),(1240015,413420,'action started via WP Cron','2025-10-05 12:18:30','2025-10-05 14:18:30'),(1240016,413420,'action complete via WP Cron','2025-10-05 12:18:30','2025-10-05 14:18:30'),(1240017,413421,'action created','2025-10-05 12:18:30','2025-10-05 14:18:30'),(1240018,413421,'action started via WP Cron','2025-10-05 12:21:31','2025-10-05 14:21:31'),(1240019,413421,'action complete via WP Cron','2025-10-05 12:21:31','2025-10-05 14:21:31'),(1240020,413422,'action created','2025-10-05 12:21:31','2025-10-05 14:21:31'),(1240021,413422,'action started via WP Cron','2025-10-05 12:23:49','2025-10-05 14:23:49'),(1240022,413423,'action created','2025-10-05 12:23:49','2025-10-05 14:23:49'),(1240023,413423,'action started via WP Cron','2025-10-05 12:23:51','2025-10-05 14:23:51'),(1240024,413423,'action complete via WP Cron','2025-10-05 12:23:51','2025-10-05 14:23:51'),(1240025,413422,'action complete via WP Cron','2025-10-05 12:23:51','2025-10-05 14:23:51'),(1240026,413424,'action created','2025-10-05 12:23:51','2025-10-05 14:23:51'),(1240027,413424,'action started via WP Cron','2025-10-05 12:26:30','2025-10-05 14:26:30'),(1240028,413424,'action complete via WP Cron','2025-10-05 12:26:30','2025-10-05 14:26:30'),(1240029,413425,'action created','2025-10-05 12:26:30','2025-10-05 14:26:30'),(1240030,413425,'action started via WP Cron','2025-10-05 12:28:44','2025-10-05 14:28:44'),(1240031,413425,'action complete via WP Cron','2025-10-05 12:28:44','2025-10-05 14:28:44'),(1240032,413426,'action created','2025-10-05 12:28:44','2025-10-05 14:28:44'),(1240033,413426,'action started via WP Cron','2025-10-05 12:31:29','2025-10-05 14:31:29'),(1240034,413426,'action complete via WP Cron','2025-10-05 12:31:29','2025-10-05 14:31:29'),(1240035,413427,'action created','2025-10-05 12:31:29','2025-10-05 14:31:29'),(1240036,413427,'action started via WP Cron','2025-10-05 12:36:30','2025-10-05 14:36:30'),(1240037,413427,'action complete via WP Cron','2025-10-05 12:36:30','2025-10-05 14:36:30'),(1240038,413428,'action created','2025-10-05 12:36:30','2025-10-05 14:36:30'),(1240039,413428,'action started via WP Cron','2025-10-05 12:39:57','2025-10-05 14:39:57'),(1240040,413428,'action complete via WP Cron','2025-10-05 12:39:57','2025-10-05 14:39:57'),(1240041,413429,'action created','2025-10-05 12:39:57','2025-10-05 14:39:57'),(1240042,413429,'action started via WP Cron','2025-10-05 12:42:57','2025-10-05 14:42:57'),(1240043,413430,'action created','2025-10-05 12:42:57','2025-10-05 14:42:57'),(1240044,413430,'action started via WP Cron','2025-10-05 12:42:58','2025-10-05 14:42:58'),(1240045,413430,'action complete via WP Cron','2025-10-05 12:42:58','2025-10-05 14:42:58'),(1240046,413429,'action complete via WP Cron','2025-10-05 12:42:59','2025-10-05 14:42:59'),(1240047,413431,'action created','2025-10-05 12:42:59','2025-10-05 14:42:59'),(1240048,413431,'action started via WP Cron','2025-10-05 12:46:15','2025-10-05 14:46:15'),(1240049,413431,'action complete via WP Cron','2025-10-05 12:46:15','2025-10-05 14:46:15'),(1240050,413432,'action created','2025-10-05 12:46:15','2025-10-05 14:46:15'),(1240051,413432,'action started via WP Cron','2025-10-05 12:49:45','2025-10-05 14:49:45'),(1240052,413432,'action complete via WP Cron','2025-10-05 12:49:45','2025-10-05 14:49:45'),(1240053,413433,'action created','2025-10-05 12:49:45','2025-10-05 14:49:45'),(1240054,413433,'action started via WP Cron','2025-10-05 12:52:53','2025-10-05 14:52:53'),(1240055,413433,'action complete via WP Cron','2025-10-05 12:52:53','2025-10-05 14:52:53'),(1240056,413434,'action created','2025-10-05 12:52:53','2025-10-05 14:52:53'),(1240057,413434,'action started via WP Cron','2025-10-05 12:55:16','2025-10-05 14:55:16'),(1240058,413434,'action complete via WP Cron','2025-10-05 12:55:16','2025-10-05 14:55:16'),(1240059,413435,'action created','2025-10-05 12:55:16','2025-10-05 14:55:16'),(1240060,413435,'action started via WP Cron','2025-10-05 12:58:00','2025-10-05 14:58:00'),(1240061,413435,'action complete via WP Cron','2025-10-05 12:58:00','2025-10-05 14:58:00'),(1240062,413436,'action created','2025-10-05 12:58:00','2025-10-05 14:58:00'),(1240063,413436,'action started via WP Cron','2025-10-05 13:01:28','2025-10-05 15:01:28'),(1240064,413436,'action complete via WP Cron','2025-10-05 13:01:28','2025-10-05 15:01:28'),(1240065,413437,'action created','2025-10-05 13:01:28','2025-10-05 15:01:28'),(1240066,413437,'action started via WP Cron','2025-10-05 13:05:05','2025-10-05 15:05:05'),(1240067,413437,'action complete via WP Cron','2025-10-05 13:05:05','2025-10-05 15:05:05'),(1240068,413438,'action created','2025-10-05 13:05:05','2025-10-05 15:05:05'),(1240069,413438,'action started via WP Cron','2025-10-05 13:10:23','2025-10-05 15:10:23'),(1240070,413438,'action complete via WP Cron','2025-10-05 13:10:23','2025-10-05 15:10:23'),(1240071,413439,'action created','2025-10-05 13:10:23','2025-10-05 15:10:23'),(1240072,413439,'action started via WP Cron','2025-10-05 13:12:52','2025-10-05 15:12:52'),(1240073,413439,'action complete via WP Cron','2025-10-05 13:12:52','2025-10-05 15:12:52'),(1240074,413440,'action created','2025-10-05 13:12:52','2025-10-05 15:12:52'),(1240075,413440,'action started via WP Cron','2025-10-05 13:15:23','2025-10-05 15:15:23'),(1240076,413441,'action created','2025-10-05 13:15:23','2025-10-05 15:15:23'),(1240077,413441,'action started via WP Cron','2025-10-05 13:15:25','2025-10-05 15:15:25'),(1240078,413441,'action complete via WP Cron','2025-10-05 13:15:26','2025-10-05 15:15:26'),(1240079,413440,'action complete via WP Cron','2025-10-05 13:15:26','2025-10-05 15:15:26'),(1240080,413442,'action created','2025-10-05 13:15:26','2025-10-05 15:15:26'),(1240081,413442,'action started via WP Cron','2025-10-05 13:19:07','2025-10-05 15:19:07'),(1240082,413442,'action complete via WP Cron','2025-10-05 13:19:07','2025-10-05 15:19:07'),(1240083,413443,'action created','2025-10-05 13:19:07','2025-10-05 15:19:07'),(1240084,413443,'action started via WP Cron','2025-10-05 13:21:30','2025-10-05 15:21:30'),(1240085,413444,'action created','2025-10-05 13:21:30','2025-10-05 15:21:30'),(1240086,413444,'action started via WP Cron','2025-10-05 13:21:31','2025-10-05 15:21:31'),(1240087,413444,'action complete via WP Cron','2025-10-05 13:21:32','2025-10-05 15:21:32'),(1240088,413443,'action complete via WP Cron','2025-10-05 13:21:32','2025-10-05 15:21:32'),(1240089,413445,'action created','2025-10-05 13:21:32','2025-10-05 15:21:32'),(1240090,413445,'action started via WP Cron','2025-10-05 13:23:59','2025-10-05 15:23:59'),(1240091,413445,'action complete via WP Cron','2025-10-05 13:23:59','2025-10-05 15:23:59'),(1240092,413446,'action created','2025-10-05 13:23:59','2025-10-05 15:23:59'),(1240093,413446,'action started via WP Cron','2025-10-05 13:26:30','2025-10-05 15:26:30'),(1240094,413446,'action complete via WP Cron','2025-10-05 13:26:30','2025-10-05 15:26:30'),(1240095,413447,'action created','2025-10-05 13:26:30','2025-10-05 15:26:30'),(1240096,413447,'action started via WP Cron','2025-10-05 13:29:19','2025-10-05 15:29:19'),(1240097,413447,'action complete via WP Cron','2025-10-05 13:29:19','2025-10-05 15:29:19'),(1240098,413448,'action created','2025-10-05 13:29:19','2025-10-05 15:29:19'),(1240099,413448,'action started via WP Cron','2025-10-05 13:31:31','2025-10-05 15:31:31'),(1240100,413448,'action complete via WP Cron','2025-10-05 13:31:31','2025-10-05 15:31:31'),(1240101,413449,'action created','2025-10-05 13:31:31','2025-10-05 15:31:31'),(1240102,413449,'action started via WP Cron','2025-10-05 13:33:34','2025-10-05 15:33:34'),(1240103,413449,'action complete via WP Cron','2025-10-05 13:33:34','2025-10-05 15:33:34'),(1240104,413450,'action created','2025-10-05 13:33:34','2025-10-05 15:33:34'),(1240105,413450,'action started via WP Cron','2025-10-05 13:36:14','2025-10-05 15:36:14'),(1240106,413450,'action complete via WP Cron','2025-10-05 13:36:14','2025-10-05 15:36:14'),(1240107,413451,'action created','2025-10-05 13:36:14','2025-10-05 15:36:14'),(1240108,413451,'action started via WP Cron','2025-10-05 13:39:08','2025-10-05 15:39:08'),(1240109,413451,'action complete via WP Cron','2025-10-05 13:39:08','2025-10-05 15:39:08'),(1240110,413452,'action created','2025-10-05 13:39:08','2025-10-05 15:39:08'),(1240111,413452,'action started via WP Cron','2025-10-05 13:41:30','2025-10-05 15:41:30'),(1240112,413452,'action complete via WP Cron','2025-10-05 13:41:30','2025-10-05 15:41:30'),(1240113,413453,'action created','2025-10-05 13:41:30','2025-10-05 15:41:30'),(1240114,413453,'action started via WP Cron','2025-10-05 13:44:10','2025-10-05 15:44:10'),(1240115,413453,'action complete via WP Cron','2025-10-05 13:44:10','2025-10-05 15:44:10'),(1240116,413454,'action created','2025-10-05 13:44:10','2025-10-05 15:44:10'),(1240117,413454,'action started via WP Cron','2025-10-05 13:46:32','2025-10-05 15:46:32'),(1240118,413454,'action complete via WP Cron','2025-10-05 13:46:32','2025-10-05 15:46:32'),(1240119,413455,'action created','2025-10-05 13:46:32','2025-10-05 15:46:32'),(1240120,413455,'action started via WP Cron','2025-10-05 13:50:28','2025-10-05 15:50:28'),(1240121,413455,'action complete via WP Cron','2025-10-05 13:50:28','2025-10-05 15:50:28'),(1240122,413456,'action created','2025-10-05 13:50:28','2025-10-05 15:50:28'),(1240123,413456,'action started via WP Cron','2025-10-05 13:52:29','2025-10-05 15:52:29'),(1240124,413456,'action complete via WP Cron','2025-10-05 13:52:29','2025-10-05 15:52:29'),(1240125,413457,'action created','2025-10-05 13:52:29','2025-10-05 15:52:29'),(1240126,413457,'action started via WP Cron','2025-10-05 13:55:04','2025-10-05 15:55:04'),(1240127,413457,'action complete via WP Cron','2025-10-05 13:55:04','2025-10-05 15:55:04'),(1240128,413458,'action created','2025-10-05 13:55:04','2025-10-05 15:55:04'),(1240129,413458,'action started via WP Cron','2025-10-05 14:00:33','2025-10-05 16:00:33'),(1240130,413459,'action created','2025-10-05 14:00:33','2025-10-05 16:00:33'),(1240131,413459,'action started via WP Cron','2025-10-05 14:00:35','2025-10-05 16:00:35'),(1240132,413459,'action complete via WP Cron','2025-10-05 14:00:35','2025-10-05 16:00:35'),(1240133,413458,'action complete via WP Cron','2025-10-05 14:00:35','2025-10-05 16:00:35'),(1240134,413460,'action created','2025-10-05 14:00:35','2025-10-05 16:00:35'),(1240135,413460,'action started via WP Cron','2025-10-05 14:02:40','2025-10-05 16:02:40'),(1240136,413460,'action complete via WP Cron','2025-10-05 14:02:40','2025-10-05 16:02:40'),(1240137,413461,'action created','2025-10-05 14:02:40','2025-10-05 16:02:40'),(1240138,413461,'action started via WP Cron','2025-10-05 14:05:10','2025-10-05 16:05:10'),(1240139,413461,'action complete via WP Cron','2025-10-05 14:05:10','2025-10-05 16:05:10'),(1240140,413462,'action created','2025-10-05 14:05:10','2025-10-05 16:05:10'),(1240141,413462,'action started via WP Cron','2025-10-05 14:08:23','2025-10-05 16:08:23'),(1240142,413462,'action complete via WP Cron','2025-10-05 14:08:23','2025-10-05 16:08:23'),(1240143,413463,'action created','2025-10-05 14:08:23','2025-10-05 16:08:23'),(1240144,413463,'action started via WP Cron','2025-10-05 14:10:39','2025-10-05 16:10:39'),(1240145,413463,'action complete via WP Cron','2025-10-05 14:10:39','2025-10-05 16:10:39'),(1240146,413464,'action created','2025-10-05 14:10:39','2025-10-05 16:10:39'),(1240147,413464,'action started via WP Cron','2025-10-05 14:13:08','2025-10-05 16:13:08'),(1240148,413464,'action complete via WP Cron','2025-10-05 14:13:08','2025-10-05 16:13:08'),(1240149,413465,'action created','2025-10-05 14:13:08','2025-10-05 16:13:08'),(1240150,413465,'action started via WP Cron','2025-10-05 14:16:33','2025-10-05 16:16:33'),(1240151,413465,'action complete via WP Cron','2025-10-05 14:16:33','2025-10-05 16:16:33'),(1240152,413466,'action created','2025-10-05 14:16:33','2025-10-05 16:16:33'),(1240153,413466,'action started via WP Cron','2025-10-05 14:19:12','2025-10-05 16:19:12'),(1240154,413466,'action complete via WP Cron','2025-10-05 14:19:12','2025-10-05 16:19:12'),(1240155,413467,'action created','2025-10-05 14:19:12','2025-10-05 16:19:12'),(1240156,413467,'action started via WP Cron','2025-10-05 14:21:31','2025-10-05 16:21:31'),(1240157,413467,'action complete via WP Cron','2025-10-05 14:21:32','2025-10-05 16:21:32'),(1240158,413468,'action created','2025-10-05 14:21:32','2025-10-05 16:21:32'),(1240159,413468,'action started via WP Cron','2025-10-05 14:24:05','2025-10-05 16:24:05'),(1240160,413468,'action complete via WP Cron','2025-10-05 14:24:05','2025-10-05 16:24:05'),(1240161,413469,'action created','2025-10-05 14:24:05','2025-10-05 16:24:05'),(1240162,413469,'action started via WP Cron','2025-10-05 14:26:30','2025-10-05 16:26:30'),(1240163,413469,'action complete via WP Cron','2025-10-05 14:26:30','2025-10-05 16:26:30'),(1240164,413470,'action created','2025-10-05 14:26:30','2025-10-05 16:26:30'),(1240165,413470,'action started via WP Cron','2025-10-05 14:31:28','2025-10-05 16:31:28'),(1240166,413471,'action created','2025-10-05 14:31:28','2025-10-05 16:31:28'),(1240167,413471,'action started via WP Cron','2025-10-05 14:31:29','2025-10-05 16:31:29'),(1240168,413471,'action complete via WP Cron','2025-10-05 14:31:29','2025-10-05 16:31:29'),(1240169,413470,'action complete via WP Cron','2025-10-05 14:31:29','2025-10-05 16:31:29'),(1240170,413472,'action created','2025-10-05 14:31:29','2025-10-05 16:31:29'),(1240171,413472,'action started via WP Cron','2025-10-05 14:34:25','2025-10-05 16:34:25'),(1240172,413472,'action complete via WP Cron','2025-10-05 14:34:25','2025-10-05 16:34:25'),(1240173,413473,'action created','2025-10-05 14:34:25','2025-10-05 16:34:25'),(1240174,413473,'action started via WP Cron','2025-10-05 14:36:30','2025-10-05 16:36:30'),(1240175,413473,'action complete via WP Cron','2025-10-05 14:36:30','2025-10-05 16:36:30'),(1240176,413474,'action created','2025-10-05 14:36:30','2025-10-05 16:36:30'),(1240177,413474,'action started via WP Cron','2025-10-05 14:40:53','2025-10-05 16:40:53'),(1240178,413474,'action complete via WP Cron','2025-10-05 14:40:53','2025-10-05 16:40:53'),(1240179,413475,'action created','2025-10-05 14:40:53','2025-10-05 16:40:53'),(1240180,413475,'action started via WP Cron','2025-10-05 14:43:52','2025-10-05 16:43:52'),(1240181,413475,'action complete via WP Cron','2025-10-05 14:43:52','2025-10-05 16:43:52'),(1240182,413476,'action created','2025-10-05 14:43:52','2025-10-05 16:43:52'),(1240183,413476,'action started via WP Cron','2025-10-05 14:46:30','2025-10-05 16:46:30'),(1240184,413476,'action complete via WP Cron','2025-10-05 14:46:30','2025-10-05 16:46:30'),(1240185,413477,'action created','2025-10-05 14:46:30','2025-10-05 16:46:30'),(1240186,413477,'action started via WP Cron','2025-10-05 14:49:11','2025-10-05 16:49:11'),(1240187,413477,'action complete via WP Cron','2025-10-05 14:49:11','2025-10-05 16:49:11'),(1240188,413478,'action created','2025-10-05 14:49:11','2025-10-05 16:49:11'),(1240189,413478,'action started via WP Cron','2025-10-05 14:51:30','2025-10-05 16:51:30'),(1240190,413478,'action complete via WP Cron','2025-10-05 14:51:30','2025-10-05 16:51:30'),(1240191,413479,'action created','2025-10-05 14:51:30','2025-10-05 16:51:30'),(1240192,413479,'action started via WP Cron','2025-10-05 14:53:42','2025-10-05 16:53:42'),(1240193,413480,'action created','2025-10-05 14:53:42','2025-10-05 16:53:42'),(1240194,413480,'action started via WP Cron','2025-10-05 14:53:43','2025-10-05 16:53:43'),(1240195,413480,'action complete via WP Cron','2025-10-05 14:53:44','2025-10-05 16:53:44'),(1240196,413479,'action complete via WP Cron','2025-10-05 14:53:44','2025-10-05 16:53:44'),(1240197,413481,'action created','2025-10-05 14:53:44','2025-10-05 16:53:44'),(1240198,413481,'action started via WP Cron','2025-10-05 14:55:59','2025-10-05 16:55:59'),(1240199,413481,'action complete via WP Cron','2025-10-05 14:55:59','2025-10-05 16:55:59'),(1240200,413482,'action created','2025-10-05 14:55:59','2025-10-05 16:55:59'),(1240201,413482,'action started via WP Cron','2025-10-05 14:58:10','2025-10-05 16:58:10'),(1240202,413482,'action complete via WP Cron','2025-10-05 14:58:10','2025-10-05 16:58:10'),(1240203,413483,'action created','2025-10-05 14:58:10','2025-10-05 16:58:10'),(1240204,413483,'action started via WP Cron','2025-10-05 15:00:35','2025-10-05 17:00:35'),(1240205,413484,'action created','2025-10-05 15:00:35','2025-10-05 17:00:35'),(1240206,413484,'action started via WP Cron','2025-10-05 15:00:37','2025-10-05 17:00:37'),(1240207,413484,'action complete via WP Cron','2025-10-05 15:00:37','2025-10-05 17:00:37'),(1240208,413483,'action complete via WP Cron','2025-10-05 15:00:37','2025-10-05 17:00:37'),(1240209,413485,'action created','2025-10-05 15:00:37','2025-10-05 17:00:37'),(1240210,413485,'action started via WP Cron','2025-10-05 15:03:54','2025-10-05 17:03:54'),(1240211,413485,'action complete via WP Cron','2025-10-05 15:03:54','2025-10-05 17:03:54'),(1240212,413486,'action created','2025-10-05 15:03:54','2025-10-05 17:03:54'),(1240213,413486,'action started via WP Cron','2025-10-05 15:06:30','2025-10-05 17:06:30'),(1240214,413486,'action complete via WP Cron','2025-10-05 15:06:30','2025-10-05 17:06:30'),(1240215,413487,'action created','2025-10-05 15:06:30','2025-10-05 17:06:30'),(1240216,413487,'action started via WP Cron','2025-10-05 15:08:36','2025-10-05 17:08:36'),(1240217,413487,'action complete via WP Cron','2025-10-05 15:08:36','2025-10-05 17:08:36'),(1240218,413488,'action created','2025-10-05 15:08:36','2025-10-05 17:08:36'),(1240219,413488,'action started via WP Cron','2025-10-05 15:10:43','2025-10-05 17:10:43'),(1240220,413488,'action complete via WP Cron','2025-10-05 15:10:43','2025-10-05 17:10:43'),(1240221,413489,'action created','2025-10-05 15:10:43','2025-10-05 17:10:43'),(1240222,413489,'action started via WP Cron','2025-10-05 15:12:59','2025-10-05 17:12:59'),(1240223,413489,'action complete via WP Cron','2025-10-05 15:12:59','2025-10-05 17:12:59'),(1240224,413490,'action created','2025-10-05 15:12:59','2025-10-05 17:12:59'),(1240225,413490,'action started via WP Cron','2025-10-05 15:16:30','2025-10-05 17:16:30'),(1240226,413490,'action complete via WP Cron','2025-10-05 15:16:30','2025-10-05 17:16:30'),(1240227,413491,'action created','2025-10-05 15:16:30','2025-10-05 17:16:30'),(1240228,413491,'action started via WP Cron','2025-10-05 15:20:23','2025-10-05 17:20:23'),(1240229,413491,'action complete via WP Cron','2025-10-05 15:20:23','2025-10-05 17:20:23'),(1240230,413492,'action created','2025-10-05 15:20:23','2025-10-05 17:20:23'),(1240231,413492,'action started via WP Cron','2025-10-05 15:22:55','2025-10-05 17:22:55'),(1240232,413492,'action complete via WP Cron','2025-10-05 15:22:55','2025-10-05 17:22:55'),(1240233,413493,'action created','2025-10-05 15:22:55','2025-10-05 17:22:55'),(1240234,413493,'action started via WP Cron','2025-10-05 15:26:31','2025-10-05 17:26:31'),(1240235,413493,'action complete via WP Cron','2025-10-05 15:26:32','2025-10-05 17:26:32'),(1240236,413494,'action created','2025-10-05 15:26:32','2025-10-05 17:26:32'),(1240237,413494,'action started via WP Cron','2025-10-05 15:28:58','2025-10-05 17:28:58'),(1240238,413494,'action complete via WP Cron','2025-10-05 15:28:58','2025-10-05 17:28:58'),(1240239,413495,'action created','2025-10-05 15:28:58','2025-10-05 17:28:58'),(1240240,413495,'action started via WP Cron','2025-10-05 15:31:27','2025-10-05 17:31:27'),(1240241,413495,'action complete via WP Cron','2025-10-05 15:31:27','2025-10-05 17:31:27'),(1240242,413496,'action created','2025-10-05 15:31:27','2025-10-05 17:31:27'),(1240243,413496,'action started via WP Cron','2025-10-05 15:33:48','2025-10-05 17:33:48'),(1240244,413496,'action complete via WP Cron','2025-10-05 15:33:48','2025-10-05 17:33:48'),(1240245,413497,'action created','2025-10-05 15:33:48','2025-10-05 17:33:48'),(1240246,413497,'action started via WP Cron','2025-10-05 15:36:15','2025-10-05 17:36:15'),(1240247,413497,'action complete via WP Cron','2025-10-05 15:36:15','2025-10-05 17:36:15'),(1240248,413498,'action created','2025-10-05 15:36:15','2025-10-05 17:36:15'),(1240249,413498,'action started via WP Cron','2025-10-05 15:38:24','2025-10-05 17:38:24'),(1240250,413498,'action complete via WP Cron','2025-10-05 15:38:24','2025-10-05 17:38:24'),(1240251,413499,'action created','2025-10-05 15:38:24','2025-10-05 17:38:24'),(1240252,413499,'action started via WP Cron','2025-10-05 15:40:36','2025-10-05 17:40:36'),(1240253,413500,'action created','2025-10-05 15:40:37','2025-10-05 17:40:37'),(1240254,413500,'action started via WP Cron','2025-10-05 15:40:38','2025-10-05 17:40:38'),(1240255,413500,'action complete via WP Cron','2025-10-05 15:40:38','2025-10-05 17:40:38'),(1240256,413499,'action complete via WP Cron','2025-10-05 15:40:38','2025-10-05 17:40:38'),(1240257,413501,'action created','2025-10-05 15:40:38','2025-10-05 17:40:38'),(1240258,413501,'action started via WP Cron','2025-10-05 15:45:23','2025-10-05 17:45:23'),(1240259,413502,'action created','2025-10-05 15:45:23','2025-10-05 17:45:23'),(1240260,413502,'action started via WP Cron','2025-10-05 15:45:24','2025-10-05 17:45:24'),(1240261,413502,'action complete via WP Cron','2025-10-05 15:45:25','2025-10-05 17:45:25'),(1240262,413501,'action complete via WP Cron','2025-10-05 15:45:25','2025-10-05 17:45:25'),(1240263,413503,'action created','2025-10-05 15:45:25','2025-10-05 17:45:25'),(1240264,413503,'action started via WP Cron','2025-10-05 15:47:34','2025-10-05 17:47:34'),(1240265,413503,'action complete via WP Cron','2025-10-05 15:47:34','2025-10-05 17:47:34'),(1240266,413504,'action created','2025-10-05 15:47:34','2025-10-05 17:47:34'),(1240267,413504,'action started via WP Cron','2025-10-05 15:51:00','2025-10-05 17:51:00'),(1240268,413504,'action complete via WP Cron','2025-10-05 15:51:00','2025-10-05 17:51:00'),(1240269,413505,'action created','2025-10-05 15:51:00','2025-10-05 17:51:00'),(1240270,413505,'action started via WP Cron','2025-10-05 15:53:11','2025-10-05 17:53:11'),(1240271,413505,'action complete via WP Cron','2025-10-05 15:53:11','2025-10-05 17:53:11'),(1240272,413506,'action created','2025-10-05 15:53:11','2025-10-05 17:53:11'),(1240273,413506,'action started via WP Cron','2025-10-05 15:55:48','2025-10-05 17:55:48'),(1240274,413506,'action complete via WP Cron','2025-10-05 15:55:48','2025-10-05 17:55:48'),(1240275,413507,'action created','2025-10-05 15:55:48','2025-10-05 17:55:48'),(1240276,413507,'action started via WP Cron','2025-10-05 15:59:00','2025-10-05 17:59:00'),(1240277,413507,'action complete via WP Cron','2025-10-05 15:59:00','2025-10-05 17:59:00'),(1240278,413508,'action created','2025-10-05 15:59:00','2025-10-05 17:59:00'),(1240279,413508,'action started via WP Cron','2025-10-05 16:01:32','2025-10-05 18:01:32'),(1240280,413508,'action complete via WP Cron','2025-10-05 16:01:33','2025-10-05 18:01:33'),(1240281,413509,'action created','2025-10-05 16:01:33','2025-10-05 18:01:33'),(1240282,413509,'action started via WP Cron','2025-10-05 16:03:56','2025-10-05 18:03:56'),(1240283,413509,'action complete via WP Cron','2025-10-05 16:03:56','2025-10-05 18:03:56'),(1240284,413510,'action created','2025-10-05 16:03:56','2025-10-05 18:03:56'),(1240285,413510,'action started via WP Cron','2025-10-05 16:06:31','2025-10-05 18:06:31'),(1240286,413510,'action complete via WP Cron','2025-10-05 16:06:31','2025-10-05 18:06:31'),(1240287,413511,'action created','2025-10-05 16:06:31','2025-10-05 18:06:31'),(1240288,413511,'action started via WP Cron','2025-10-05 16:08:37','2025-10-05 18:08:37'),(1240289,413512,'action created','2025-10-05 16:08:37','2025-10-05 18:08:37'),(1240290,413512,'action started via WP Cron','2025-10-05 16:08:39','2025-10-05 18:08:39'),(1240291,413512,'action complete via WP Cron','2025-10-05 16:08:39','2025-10-05 18:08:39'),(1240292,413511,'action complete via WP Cron','2025-10-05 16:08:39','2025-10-05 18:08:39'),(1240293,413513,'action created','2025-10-05 16:08:39','2025-10-05 18:08:39'),(1240294,413513,'action started via WP Cron','2025-10-05 16:11:30','2025-10-05 18:11:30'),(1240295,413513,'action complete via WP Cron','2025-10-05 16:11:30','2025-10-05 18:11:30'),(1240296,413514,'action created','2025-10-05 16:11:30','2025-10-05 18:11:30'),(1240297,413514,'action started via WP Cron','2025-10-05 16:13:59','2025-10-05 18:13:59'),(1240298,413514,'action complete via WP Cron','2025-10-05 16:13:59','2025-10-05 18:13:59'),(1240299,413515,'action created','2025-10-05 16:13:59','2025-10-05 18:13:59'),(1240300,413515,'action started via WP Cron','2025-10-05 16:16:04','2025-10-05 18:16:04'),(1240301,413515,'action complete via WP Cron','2025-10-05 16:16:04','2025-10-05 18:16:04'),(1240302,413516,'action created','2025-10-05 16:16:04','2025-10-05 18:16:04'),(1240303,413516,'action started via WP Cron','2025-10-05 16:18:04','2025-10-05 18:18:04'),(1240304,413516,'action complete via WP Cron','2025-10-05 16:18:04','2025-10-05 18:18:04'),(1240305,413517,'action created','2025-10-05 16:18:04','2025-10-05 18:18:04'),(1240306,413517,'action started via WP Cron','2025-10-05 16:21:30','2025-10-05 18:21:30'),(1240307,413517,'action complete via WP Cron','2025-10-05 16:21:30','2025-10-05 18:21:30'),(1240308,413518,'action created','2025-10-05 16:21:30','2025-10-05 18:21:30'),(1240309,413518,'action started via WP Cron','2025-10-05 16:25:00','2025-10-05 18:25:00'),(1240310,413518,'action complete via WP Cron','2025-10-05 16:25:00','2025-10-05 18:25:00'),(1240311,413519,'action created','2025-10-05 16:25:00','2025-10-05 18:25:00'),(1240312,413519,'action started via WP Cron','2025-10-05 16:27:31','2025-10-05 18:27:31'),(1240313,413519,'action complete via WP Cron','2025-10-05 16:27:31','2025-10-05 18:27:31'),(1240314,413520,'action created','2025-10-05 16:27:31','2025-10-05 18:27:31'),(1240315,413520,'action started via WP Cron','2025-10-05 16:31:31','2025-10-05 18:31:31'),(1240316,413521,'action created','2025-10-05 16:31:31','2025-10-05 18:31:31'),(1240317,413521,'action started via WP Cron','2025-10-05 16:31:33','2025-10-05 18:31:33'),(1240318,413521,'action complete via WP Cron','2025-10-05 16:31:33','2025-10-05 18:31:33'),(1240319,413520,'action complete via WP Cron','2025-10-05 16:31:33','2025-10-05 18:31:33'),(1240320,413522,'action created','2025-10-05 16:31:33','2025-10-05 18:31:33'),(1240321,413522,'action started via WP Cron','2025-10-05 16:34:20','2025-10-05 18:34:20'),(1240322,413522,'action complete via WP Cron','2025-10-05 16:34:20','2025-10-05 18:34:20'),(1240323,413523,'action created','2025-10-05 16:34:20','2025-10-05 18:34:20'),(1240324,413523,'action started via WP Cron','2025-10-05 16:36:30','2025-10-05 18:36:30'),(1240325,413523,'action complete via WP Cron','2025-10-05 16:36:30','2025-10-05 18:36:30'),(1240326,413524,'action created','2025-10-05 16:36:30','2025-10-05 18:36:30'),(1240327,413524,'action started via WP Cron','2025-10-05 16:41:31','2025-10-05 18:41:31'),(1240328,413524,'action complete via WP Cron','2025-10-05 16:41:31','2025-10-05 18:41:31'),(1240329,413525,'action created','2025-10-05 16:41:31','2025-10-05 18:41:31'),(1240330,413525,'action started via WP Cron','2025-10-05 16:43:55','2025-10-05 18:43:55'),(1240331,413525,'action complete via WP Cron','2025-10-05 16:43:55','2025-10-05 18:43:55'),(1240332,413526,'action created','2025-10-05 16:43:55','2025-10-05 18:43:55'),(1240333,413526,'action started via WP Cron','2025-10-05 16:46:30','2025-10-05 18:46:30'),(1240334,413526,'action complete via WP Cron','2025-10-05 16:46:30','2025-10-05 18:46:30'),(1240335,413527,'action created','2025-10-05 16:46:30','2025-10-05 18:46:30'),(1240336,413527,'action started via WP Cron','2025-10-05 16:50:29','2025-10-05 18:50:29'),(1240337,413527,'action complete via WP Cron','2025-10-05 16:50:29','2025-10-05 18:50:29'),(1240338,413528,'action created','2025-10-05 16:50:29','2025-10-05 18:50:29'),(1240339,413528,'action started via WP Cron','2025-10-05 16:52:29','2025-10-05 18:52:29'),(1240340,413528,'action complete via WP Cron','2025-10-05 16:52:29','2025-10-05 18:52:29'),(1240341,413529,'action created','2025-10-05 16:52:29','2025-10-05 18:52:29'),(1240342,413529,'action started via WP Cron','2025-10-05 16:56:27','2025-10-05 18:56:27'),(1240343,413529,'action complete via WP Cron','2025-10-05 16:56:27','2025-10-05 18:56:27'),(1240344,413530,'action created','2025-10-05 16:56:27','2025-10-05 18:56:27'),(1240345,413530,'action started via WP Cron','2025-10-05 16:58:50','2025-10-05 18:58:50'),(1240346,413530,'action complete via WP Cron','2025-10-05 16:58:50','2025-10-05 18:58:50'),(1240347,413531,'action created','2025-10-05 16:58:50','2025-10-05 18:58:50'),(1240348,413531,'action started via WP Cron','2025-10-05 17:01:30','2025-10-05 19:01:30'),(1240349,413531,'action complete via WP Cron','2025-10-05 17:01:30','2025-10-05 19:01:30'),(1240350,413532,'action created','2025-10-05 17:01:30','2025-10-05 19:01:30'),(1240351,413532,'action started via WP Cron','2025-10-05 17:04:52','2025-10-05 19:04:52'),(1240352,413532,'action complete via WP Cron','2025-10-05 17:04:52','2025-10-05 19:04:52'),(1240353,413533,'action created','2025-10-05 17:04:52','2025-10-05 19:04:52'),(1240354,413533,'action started via WP Cron','2025-10-05 17:09:02','2025-10-05 19:09:02'),(1240355,413533,'action complete via WP Cron','2025-10-05 17:09:02','2025-10-05 19:09:02'),(1240356,413534,'action created','2025-10-05 17:09:02','2025-10-05 19:09:02'),(1240357,413534,'action started via WP Cron','2025-10-05 17:11:28','2025-10-05 19:11:28'),(1240358,413534,'action complete via WP Cron','2025-10-05 17:11:28','2025-10-05 19:11:28'),(1240359,413535,'action created','2025-10-05 17:11:28','2025-10-05 19:11:28'),(1240360,413535,'action started via WP Cron','2025-10-05 17:15:46','2025-10-05 19:15:46'),(1240361,413535,'action complete via WP Cron','2025-10-05 17:15:46','2025-10-05 19:15:46'),(1240362,413536,'action created','2025-10-05 17:15:46','2025-10-05 19:15:46'),(1240363,413536,'action started via WP Cron','2025-10-05 17:19:22','2025-10-05 19:19:22'),(1240364,413537,'action created','2025-10-05 17:19:22','2025-10-05 19:19:22'),(1240365,413537,'action started via WP Cron','2025-10-05 17:19:23','2025-10-05 19:19:23'),(1240366,413537,'action complete via WP Cron','2025-10-05 17:19:23','2025-10-05 19:19:23'),(1240367,413536,'action complete via WP Cron','2025-10-05 17:19:23','2025-10-05 19:19:23'),(1240368,413538,'action created','2025-10-05 17:19:23','2025-10-05 19:19:23'),(1240369,413538,'action started via WP Cron','2025-10-05 17:21:30','2025-10-05 19:21:30'),(1240370,413539,'action created','2025-10-05 17:21:31','2025-10-05 19:21:31'),(1240371,413539,'action started via WP Cron','2025-10-05 17:21:32','2025-10-05 19:21:32'),(1240372,413539,'action complete via WP Cron','2025-10-05 17:21:32','2025-10-05 19:21:32'),(1240373,413538,'action complete via WP Cron','2025-10-05 17:21:32','2025-10-05 19:21:32'),(1240374,413540,'action created','2025-10-05 17:21:32','2025-10-05 19:21:32'),(1240375,413540,'action started via WP Cron','2025-10-05 17:23:40','2025-10-05 19:23:40'),(1240376,413540,'action complete via WP Cron','2025-10-05 17:23:40','2025-10-05 19:23:40'),(1240377,413541,'action created','2025-10-05 17:23:40','2025-10-05 19:23:40'),(1240378,413541,'action started via WP Cron','2025-10-05 17:26:30','2025-10-05 19:26:30'),(1240379,413541,'action complete via WP Cron','2025-10-05 17:26:30','2025-10-05 19:26:30'),(1240380,413542,'action created','2025-10-05 17:26:30','2025-10-05 19:26:30'),(1240381,413542,'action started via WP Cron','2025-10-05 17:29:24','2025-10-05 19:29:24'),(1240382,413542,'action complete via WP Cron','2025-10-05 17:29:24','2025-10-05 19:29:24'),(1240383,413543,'action created','2025-10-05 17:29:24','2025-10-05 19:29:24'),(1240384,413543,'action started via WP Cron','2025-10-05 17:31:30','2025-10-05 19:31:30'),(1240385,413543,'action complete via WP Cron','2025-10-05 17:31:30','2025-10-05 19:31:30'),(1240386,413544,'action created','2025-10-05 17:31:30','2025-10-05 19:31:30'),(1240387,413544,'action started via WP Cron','2025-10-05 17:33:30','2025-10-05 19:33:30'),(1240388,413544,'action complete via WP Cron','2025-10-05 17:33:30','2025-10-05 19:33:30'),(1240389,413545,'action created','2025-10-05 17:33:30','2025-10-05 19:33:30'),(1240390,413545,'action started via WP Cron','2025-10-05 17:36:20','2025-10-05 19:36:20'),(1240391,413545,'action complete via WP Cron','2025-10-05 17:36:20','2025-10-05 19:36:20'),(1240392,413546,'action created','2025-10-05 17:36:20','2025-10-05 19:36:20'),(1240393,413546,'action started via WP Cron','2025-10-05 17:38:45','2025-10-05 19:38:45'),(1240394,413546,'action complete via WP Cron','2025-10-05 17:38:45','2025-10-05 19:38:45'),(1240395,413547,'action created','2025-10-05 17:38:45','2025-10-05 19:38:45'),(1240396,413547,'action started via WP Cron','2025-10-05 17:41:30','2025-10-05 19:41:30'),(1240397,413547,'action complete via WP Cron','2025-10-05 17:41:30','2025-10-05 19:41:30'),(1240398,413548,'action created','2025-10-05 17:41:30','2025-10-05 19:41:30'),(1240399,413548,'action started via WP Cron','2025-10-05 17:43:42','2025-10-05 19:43:42'),(1240400,413548,'action complete via WP Cron','2025-10-05 17:43:42','2025-10-05 19:43:42'),(1240401,413549,'action created','2025-10-05 17:43:42','2025-10-05 19:43:42'),(1240402,413549,'action started via WP Cron','2025-10-05 17:46:31','2025-10-05 19:46:31'),(1240403,413549,'action complete via WP Cron','2025-10-05 17:46:31','2025-10-05 19:46:31'),(1240404,413550,'action created','2025-10-05 17:46:31','2025-10-05 19:46:31'),(1240405,413550,'action started via WP Cron','2025-10-05 17:49:45','2025-10-05 19:49:45'),(1240406,413550,'action complete via WP Cron','2025-10-05 17:49:45','2025-10-05 19:49:45'),(1240407,413551,'action created','2025-10-05 17:49:45','2025-10-05 19:49:45'),(1240408,413551,'action started via WP Cron','2025-10-05 17:52:54','2025-10-05 19:52:54'),(1240409,413551,'action complete via WP Cron','2025-10-05 17:52:55','2025-10-05 19:52:55'),(1240410,413552,'action created','2025-10-05 17:52:55','2025-10-05 19:52:55'),(1240411,413552,'action started via WP Cron','2025-10-05 17:56:07','2025-10-05 19:56:07'),(1240412,413552,'action complete via WP Cron','2025-10-05 17:56:07','2025-10-05 19:56:07'),(1240413,413553,'action created','2025-10-05 17:56:07','2025-10-05 19:56:07'),(1240414,413553,'action started via WP Cron','2025-10-05 17:59:53','2025-10-05 19:59:53'),(1240415,413553,'action complete via WP Cron','2025-10-05 17:59:53','2025-10-05 19:59:53'),(1240416,413554,'action created','2025-10-05 17:59:53','2025-10-05 19:59:53'),(1240417,413554,'action started via WP Cron','2025-10-05 18:03:40','2025-10-05 20:03:40'),(1240418,413554,'action complete via WP Cron','2025-10-05 18:03:40','2025-10-05 20:03:40'),(1240419,413555,'action created','2025-10-05 18:03:40','2025-10-05 20:03:40'),(1240420,413555,'action started via WP Cron','2025-10-05 18:06:12','2025-10-05 20:06:12'),(1240421,413556,'action created','2025-10-05 18:06:12','2025-10-05 20:06:12'),(1240422,413556,'action started via WP Cron','2025-10-05 18:06:13','2025-10-05 20:06:13'),(1240423,413556,'action complete via WP Cron','2025-10-05 18:06:13','2025-10-05 20:06:13'),(1240424,413555,'action complete via WP Cron','2025-10-05 18:06:13','2025-10-05 20:06:13'),(1240425,413557,'action created','2025-10-05 18:06:13','2025-10-05 20:06:13'),(1240426,413557,'action started via WP Cron','2025-10-05 18:08:30','2025-10-05 20:08:30'),(1240427,413557,'action complete via WP Cron','2025-10-05 18:08:30','2025-10-05 20:08:30'),(1240428,413558,'action created','2025-10-05 18:08:30','2025-10-05 20:08:30'),(1240429,413558,'action started via WP Cron','2025-10-05 18:11:29','2025-10-05 20:11:29'),(1240430,413558,'action complete via WP Cron','2025-10-05 18:11:29','2025-10-05 20:11:29'),(1240431,413559,'action created','2025-10-05 18:11:29','2025-10-05 20:11:29'),(1240432,413559,'action started via WP Cron','2025-10-05 18:15:23','2025-10-05 20:15:23'),(1240433,413559,'action complete via WP Cron','2025-10-05 18:15:23','2025-10-05 20:15:23'),(1240434,413560,'action created','2025-10-05 18:15:24','2025-10-05 20:15:24'),(1240435,413560,'action started via WP Cron','2025-10-05 18:17:55','2025-10-05 20:17:55'),(1240436,413560,'action complete via WP Cron','2025-10-05 18:17:55','2025-10-05 20:17:55'),(1240437,413561,'action created','2025-10-05 18:17:55','2025-10-05 20:17:55'),(1240438,413561,'action started via WP Cron','2025-10-05 18:20:47','2025-10-05 20:20:47'),(1240439,413561,'action complete via WP Cron','2025-10-05 18:20:47','2025-10-05 20:20:47'),(1240440,413562,'action created','2025-10-05 18:20:47','2025-10-05 20:20:47'),(1240441,413562,'action started via WP Cron','2025-10-05 18:23:52','2025-10-05 20:23:52'),(1240442,413562,'action complete via WP Cron','2025-10-05 18:23:52','2025-10-05 20:23:52'),(1240443,413563,'action created','2025-10-05 18:23:52','2025-10-05 20:23:52'),(1240444,413563,'action started via WP Cron','2025-10-05 18:26:31','2025-10-05 20:26:31'),(1240445,413563,'action complete via WP Cron','2025-10-05 18:26:31','2025-10-05 20:26:31'),(1240446,413564,'action created','2025-10-05 18:26:31','2025-10-05 20:26:31'),(1240447,413564,'action started via WP Cron','2025-10-05 18:28:55','2025-10-05 20:28:55'),(1240448,413564,'action complete via WP Cron','2025-10-05 18:28:55','2025-10-05 20:28:55'),(1240449,413565,'action created','2025-10-05 18:28:55','2025-10-05 20:28:55'),(1240450,413565,'action started via WP Cron','2025-10-05 18:31:18','2025-10-05 20:31:18'),(1240451,413565,'action complete via WP Cron','2025-10-05 18:31:18','2025-10-05 20:31:18'),(1240452,413566,'action created','2025-10-05 18:31:18','2025-10-05 20:31:18'),(1240453,413566,'action started via WP Cron','2025-10-05 18:36:10','2025-10-05 20:36:10'),(1240454,413566,'action complete via WP Cron','2025-10-05 18:36:10','2025-10-05 20:36:10'),(1240455,413567,'action created','2025-10-05 18:36:10','2025-10-05 20:36:10'),(1240456,413567,'action started via WP Cron','2025-10-05 18:39:46','2025-10-05 20:39:46'),(1240457,413567,'action complete via WP Cron','2025-10-05 18:39:46','2025-10-05 20:39:46'),(1240458,413568,'action created','2025-10-05 18:39:46','2025-10-05 20:39:46'),(1240459,413568,'action started via WP Cron','2025-10-05 18:42:52','2025-10-05 20:42:52'),(1240460,413568,'action complete via WP Cron','2025-10-05 18:42:52','2025-10-05 20:42:52'),(1240461,413569,'action created','2025-10-05 18:42:52','2025-10-05 20:42:52'),(1240462,413569,'action started via WP Cron','2025-10-05 18:45:07','2025-10-05 20:45:07'),(1240463,413569,'action complete via WP Cron','2025-10-05 18:45:07','2025-10-05 20:45:07'),(1240464,413570,'action created','2025-10-05 18:45:07','2025-10-05 20:45:07'),(1240465,413570,'action started via WP Cron','2025-10-05 18:47:30','2025-10-05 20:47:30'),(1240466,413570,'action complete via WP Cron','2025-10-05 18:47:30','2025-10-05 20:47:30'),(1240467,413571,'action created','2025-10-05 18:47:30','2025-10-05 20:47:30'),(1240468,413571,'action started via WP Cron','2025-10-05 18:49:57','2025-10-05 20:49:57'),(1240469,413571,'action complete via WP Cron','2025-10-05 18:49:57','2025-10-05 20:49:57'),(1240470,413572,'action created','2025-10-05 18:49:57','2025-10-05 20:49:57'),(1240471,413572,'action started via WP Cron','2025-10-05 18:52:33','2025-10-05 20:52:33'),(1240472,413572,'action complete via WP Cron','2025-10-05 18:52:33','2025-10-05 20:52:33'),(1240473,413573,'action created','2025-10-05 18:52:33','2025-10-05 20:52:33'),(1240474,413573,'action started via WP Cron','2025-10-05 18:54:47','2025-10-05 20:54:47'),(1240475,413573,'action complete via WP Cron','2025-10-05 18:54:47','2025-10-05 20:54:47'),(1240476,413574,'action created','2025-10-05 18:54:47','2025-10-05 20:54:47'),(1240477,413574,'action started via WP Cron','2025-10-05 18:58:59','2025-10-05 20:58:59'),(1240478,413574,'action complete via WP Cron','2025-10-05 18:58:59','2025-10-05 20:58:59'),(1240479,413575,'action created','2025-10-05 18:58:59','2025-10-05 20:58:59'),(1240480,413575,'action started via WP Cron','2025-10-05 19:01:31','2025-10-05 21:01:31'),(1240481,413575,'action complete via WP Cron','2025-10-05 19:01:31','2025-10-05 21:01:31'),(1240482,413576,'action created','2025-10-05 19:01:31','2025-10-05 21:01:31'),(1240483,413576,'action started via WP Cron','2025-10-05 19:05:28','2025-10-05 21:05:28'),(1240484,413577,'action created','2025-10-05 19:05:28','2025-10-05 21:05:28'),(1240485,413577,'action started via WP Cron','2025-10-05 19:05:29','2025-10-05 21:05:29'),(1240486,413577,'action complete via WP Cron','2025-10-05 19:05:29','2025-10-05 21:05:29'),(1240487,413576,'action complete via WP Cron','2025-10-05 19:05:29','2025-10-05 21:05:29'),(1240488,413578,'action created','2025-10-05 19:05:29','2025-10-05 21:05:29'),(1240489,413578,'action started via WP Cron','2025-10-05 19:09:09','2025-10-05 21:09:09'),(1240490,413578,'action complete via WP Cron','2025-10-05 19:09:09','2025-10-05 21:09:09'),(1240491,413579,'action created','2025-10-05 19:09:09','2025-10-05 21:09:09'),(1240492,413579,'action started via WP Cron','2025-10-05 19:11:31','2025-10-05 21:11:31'),(1240493,413579,'action complete via WP Cron','2025-10-05 19:11:31','2025-10-05 21:11:31'),(1240494,413580,'action created','2025-10-05 19:11:31','2025-10-05 21:11:31'),(1240495,413580,'action started via WP Cron','2025-10-05 19:14:31','2025-10-05 21:14:31'),(1240496,413580,'action complete via WP Cron','2025-10-05 19:14:31','2025-10-05 21:14:31'),(1240497,413581,'action created','2025-10-05 19:14:31','2025-10-05 21:14:31'),(1240498,413581,'action started via WP Cron','2025-10-05 19:16:39','2025-10-05 21:16:39'),(1240499,413581,'action complete via WP Cron','2025-10-05 19:16:39','2025-10-05 21:16:39'),(1240500,413582,'action created','2025-10-05 19:16:39','2025-10-05 21:16:39'),(1240501,413582,'action started via WP Cron','2025-10-05 19:19:38','2025-10-05 21:19:38'),(1240502,413582,'action complete via WP Cron','2025-10-05 19:19:38','2025-10-05 21:19:38'),(1240503,413583,'action created','2025-10-05 19:19:38','2025-10-05 21:19:38'),(1240504,413583,'action started via WP Cron','2025-10-05 19:22:49','2025-10-05 21:22:49'),(1240505,413583,'action complete via WP Cron','2025-10-05 19:22:49','2025-10-05 21:22:49'),(1240506,413584,'action created','2025-10-05 19:22:49','2025-10-05 21:22:49'),(1240507,413584,'action started via WP Cron','2025-10-05 19:25:35','2025-10-05 21:25:35'),(1240508,413584,'action complete via WP Cron','2025-10-05 19:25:35','2025-10-05 21:25:35'),(1240509,413585,'action created','2025-10-05 19:25:35','2025-10-05 21:25:35'),(1240510,413585,'action started via WP Cron','2025-10-05 19:27:42','2025-10-05 21:27:42'),(1240511,413585,'action complete via WP Cron','2025-10-05 19:27:42','2025-10-05 21:27:42'),(1240512,413586,'action created','2025-10-05 19:27:42','2025-10-05 21:27:42'),(1240513,413586,'action started via WP Cron','2025-10-05 19:31:26','2025-10-05 21:31:26'),(1240514,413587,'action created','2025-10-05 19:31:26','2025-10-05 21:31:26'),(1240515,413587,'action started via WP Cron','2025-10-05 19:31:27','2025-10-05 21:31:27'),(1240516,413587,'action complete via WP Cron','2025-10-05 19:31:27','2025-10-05 21:31:27'),(1240517,413586,'action complete via WP Cron','2025-10-05 19:31:27','2025-10-05 21:31:27'),(1240518,413588,'action created','2025-10-05 19:31:27','2025-10-05 21:31:27'),(1240519,413588,'action started via WP Cron','2025-10-05 19:33:59','2025-10-05 21:33:59'),(1240520,413588,'action complete via WP Cron','2025-10-05 19:33:59','2025-10-05 21:33:59'),(1240521,413589,'action created','2025-10-05 19:33:59','2025-10-05 21:33:59'),(1240522,413589,'action started via WP Cron','2025-10-05 19:36:35','2025-10-05 21:36:35'),(1240523,413589,'action complete via WP Cron','2025-10-05 19:36:35','2025-10-05 21:36:35'),(1240524,413590,'action created','2025-10-05 19:36:35','2025-10-05 21:36:35'),(1240525,413590,'action started via WP Cron','2025-10-05 19:39:10','2025-10-05 21:39:10'),(1240526,413590,'action complete via WP Cron','2025-10-05 19:39:10','2025-10-05 21:39:10'),(1240527,413591,'action created','2025-10-05 19:39:10','2025-10-05 21:39:10'),(1240528,413591,'action started via WP Cron','2025-10-05 19:41:31','2025-10-05 21:41:31'),(1240529,413591,'action complete via WP Cron','2025-10-05 19:41:31','2025-10-05 21:41:31'),(1240530,413592,'action created','2025-10-05 19:41:31','2025-10-05 21:41:31'),(1240531,413592,'action started via WP Cron','2025-10-05 19:44:34','2025-10-05 21:44:34'),(1240532,413592,'action complete via WP Cron','2025-10-05 19:44:34','2025-10-05 21:44:34'),(1240533,413593,'action created','2025-10-05 19:44:34','2025-10-05 21:44:34'),(1240534,413593,'action started via WP Cron','2025-10-05 19:48:48','2025-10-05 21:48:48'),(1240535,413593,'action complete via WP Cron','2025-10-05 19:48:48','2025-10-05 21:48:48'),(1240536,413594,'action created','2025-10-05 19:48:48','2025-10-05 21:48:48'),(1240537,413594,'action started via WP Cron','2025-10-05 19:51:34','2025-10-05 21:51:34'),(1240538,413594,'action complete via WP Cron','2025-10-05 19:51:34','2025-10-05 21:51:34'),(1240539,413595,'action created','2025-10-05 19:51:34','2025-10-05 21:51:34'),(1240540,413595,'action started via WP Cron','2025-10-05 19:54:35','2025-10-05 21:54:35'),(1240541,413596,'action created','2025-10-05 19:54:35','2025-10-05 21:54:35'),(1240542,413596,'action started via WP Cron','2025-10-05 19:54:38','2025-10-05 21:54:38'),(1240543,413596,'action complete via WP Cron','2025-10-05 19:54:39','2025-10-05 21:54:39'),(1240544,413595,'action complete via WP Cron','2025-10-05 19:54:39','2025-10-05 21:54:39'),(1240545,413597,'action created','2025-10-05 19:54:39','2025-10-05 21:54:39'),(1240546,413597,'action started via WP Cron','2025-10-05 19:57:50','2025-10-05 21:57:50'),(1240547,413597,'action complete via WP Cron','2025-10-05 19:57:50','2025-10-05 21:57:50'),(1240548,413598,'action created','2025-10-05 19:57:50','2025-10-05 21:57:50'),(1240549,413598,'action started via WP Cron','2025-10-05 20:00:42','2025-10-05 22:00:42'),(1240550,413598,'action complete via WP Cron','2025-10-05 20:00:42','2025-10-05 22:00:42'),(1240551,413599,'action created','2025-10-05 20:00:42','2025-10-05 22:00:42'),(1240552,413599,'action started via WP Cron','2025-10-05 20:04:56','2025-10-05 22:04:56'),(1240553,413599,'action complete via WP Cron','2025-10-05 20:04:56','2025-10-05 22:04:56'),(1240554,413600,'action created','2025-10-05 20:04:56','2025-10-05 22:04:56'),(1240555,413600,'action started via WP Cron','2025-10-05 20:08:16','2025-10-05 22:08:16'),(1240556,413601,'action created','2025-10-05 20:08:16','2025-10-05 22:08:16'),(1240557,413601,'action started via WP Cron','2025-10-05 20:08:20','2025-10-05 22:08:20'),(1240558,413601,'action complete via WP Cron','2025-10-05 20:08:20','2025-10-05 22:08:20'),(1240559,413600,'action complete via WP Cron','2025-10-05 20:08:20','2025-10-05 22:08:20'),(1240560,413602,'action created','2025-10-05 20:08:20','2025-10-05 22:08:20'),(1240561,413602,'action started via WP Cron','2025-10-05 20:11:18','2025-10-05 22:11:18'),(1240562,413602,'action complete via WP Cron','2025-10-05 20:11:18','2025-10-05 22:11:18'),(1240563,413603,'action created','2025-10-05 20:11:18','2025-10-05 22:11:18'),(1240564,413603,'action started via WP Cron','2025-10-05 20:16:10','2025-10-05 22:16:10'),(1240565,413603,'action complete via WP Cron','2025-10-05 20:16:10','2025-10-05 22:16:10'),(1240566,413604,'action created','2025-10-05 20:16:10','2025-10-05 22:16:10'),(1240567,413604,'action started via WP Cron','2025-10-05 20:18:53','2025-10-05 22:18:53'),(1240568,413604,'action complete via WP Cron','2025-10-05 20:18:53','2025-10-05 22:18:53'),(1240569,413605,'action created','2025-10-05 20:18:53','2025-10-05 22:18:53'),(1240570,413605,'action started via WP Cron','2025-10-05 20:20:53','2025-10-05 22:20:53'),(1240571,413605,'action complete via WP Cron','2025-10-05 20:20:53','2025-10-05 22:20:53'),(1240572,413606,'action created','2025-10-05 20:20:53','2025-10-05 22:20:53'),(1240573,413606,'action started via WP Cron','2025-10-05 20:24:16','2025-10-05 22:24:16'),(1240574,413606,'action complete via WP Cron','2025-10-05 20:24:16','2025-10-05 22:24:16'),(1240575,413607,'action created','2025-10-05 20:24:16','2025-10-05 22:24:16'),(1240576,413607,'action started via WP Cron','2025-10-05 20:27:13','2025-10-05 22:27:13'),(1240577,413607,'action complete via WP Cron','2025-10-05 20:27:13','2025-10-05 22:27:13'),(1240578,413608,'action created','2025-10-05 20:27:13','2025-10-05 22:27:13'),(1240579,413608,'action started via WP Cron','2025-10-05 20:29:59','2025-10-05 22:29:59'),(1240580,413608,'action complete via WP Cron','2025-10-05 20:29:59','2025-10-05 22:29:59'),(1240581,413609,'action created','2025-10-05 20:29:59','2025-10-05 22:29:59'),(1240582,413609,'action started via WP Cron','2025-10-05 20:32:36','2025-10-05 22:32:36'),(1240583,413610,'action created','2025-10-05 20:32:36','2025-10-05 22:32:36'),(1240584,413610,'action started via WP Cron','2025-10-05 20:32:38','2025-10-05 22:32:38'),(1240585,413610,'action complete via WP Cron','2025-10-05 20:32:39','2025-10-05 22:32:39'),(1240586,413609,'action complete via WP Cron','2025-10-05 20:32:39','2025-10-05 22:32:39'),(1240587,413611,'action created','2025-10-05 20:32:39','2025-10-05 22:32:39'),(1240588,413611,'action started via WP Cron','2025-10-05 20:36:31','2025-10-05 22:36:31'),(1240589,413611,'action complete via WP Cron','2025-10-05 20:36:31','2025-10-05 22:36:31'),(1240590,413612,'action created','2025-10-05 20:36:31','2025-10-05 22:36:31'),(1240591,413612,'action started via WP Cron','2025-10-05 20:38:52','2025-10-05 22:38:52'),(1240592,413612,'action complete via WP Cron','2025-10-05 20:38:52','2025-10-05 22:38:52'),(1240593,413613,'action created','2025-10-05 20:38:52','2025-10-05 22:38:52'),(1240594,413613,'action started via WP Cron','2025-10-05 20:42:13','2025-10-05 22:42:13'),(1240595,413613,'action complete via WP Cron','2025-10-05 20:42:13','2025-10-05 22:42:13'),(1240596,413614,'action created','2025-10-05 20:42:13','2025-10-05 22:42:13'),(1240597,413614,'action started via WP Cron','2025-10-05 20:44:40','2025-10-05 22:44:40'),(1240598,413614,'action complete via WP Cron','2025-10-05 20:44:40','2025-10-05 22:44:40'),(1240599,413615,'action created','2025-10-05 20:44:40','2025-10-05 22:44:40'),(1240600,413615,'action started via WP Cron','2025-10-05 20:47:36','2025-10-05 22:47:36'),(1240601,413615,'action complete via WP Cron','2025-10-05 20:47:36','2025-10-05 22:47:36'),(1240602,413616,'action created','2025-10-05 20:47:36','2025-10-05 22:47:36'),(1240603,413616,'action started via WP Cron','2025-10-05 20:51:21','2025-10-05 22:51:21'),(1240604,413616,'action complete via WP Cron','2025-10-05 20:51:21','2025-10-05 22:51:21'),(1240605,413617,'action created','2025-10-05 20:51:21','2025-10-05 22:51:21'),(1240606,413617,'action started via WP Cron','2025-10-05 20:53:50','2025-10-05 22:53:50'),(1240607,413617,'action complete via WP Cron','2025-10-05 20:53:50','2025-10-05 22:53:50'),(1240608,413618,'action created','2025-10-05 20:53:50','2025-10-05 22:53:50'),(1240609,413618,'action started via WP Cron','2025-10-05 20:56:05','2025-10-05 22:56:05'),(1240610,413618,'action complete via WP Cron','2025-10-05 20:56:05','2025-10-05 22:56:05'),(1240611,413619,'action created','2025-10-05 20:56:05','2025-10-05 22:56:05'),(1240612,413619,'action started via WP Cron','2025-10-05 20:59:57','2025-10-05 22:59:57'),(1240613,413620,'action created','2025-10-05 20:59:57','2025-10-05 22:59:57'),(1240614,413620,'action started via WP Cron','2025-10-05 21:00:01','2025-10-05 23:00:01'),(1240615,413619,'action complete via WP Cron','2025-10-05 21:00:02','2025-10-05 23:00:02'),(1240616,413621,'action created','2025-10-05 21:00:02','2025-10-05 23:00:02'),(1240617,413620,'action complete via WP Cron','2025-10-05 21:00:05','2025-10-05 23:00:05'),(1240618,413621,'action started via WP Cron','2025-10-05 21:04:55','2025-10-05 23:04:55'),(1240619,413621,'action complete via WP Cron','2025-10-05 21:04:55','2025-10-05 23:04:55'),(1240620,413622,'action created','2025-10-05 21:04:55','2025-10-05 23:04:55'),(1240621,413622,'action started via WP Cron','2025-10-05 21:09:21','2025-10-05 23:09:21'),(1240622,413622,'action complete via WP Cron','2025-10-05 21:09:21','2025-10-05 23:09:21'),(1240623,413623,'action created','2025-10-05 21:09:21','2025-10-05 23:09:21'),(1240624,413623,'action started via WP Cron','2025-10-05 21:16:32','2025-10-05 23:16:32'),(1240625,413623,'action complete via WP Cron','2025-10-05 21:16:32','2025-10-05 23:16:32'),(1240626,413624,'action created','2025-10-05 21:16:32','2025-10-05 23:16:32'),(1240627,413624,'action started via WP Cron','2025-10-05 21:19:37','2025-10-05 23:19:37'),(1240628,413624,'action complete via WP Cron','2025-10-05 21:19:37','2025-10-05 23:19:37'),(1240629,413625,'action created','2025-10-05 21:19:37','2025-10-05 23:19:37'),(1240630,413625,'action started via WP Cron','2025-10-05 21:22:58','2025-10-05 23:22:58'),(1240631,413625,'action complete via WP Cron','2025-10-05 21:22:58','2025-10-05 23:22:58'),(1240632,413626,'action created','2025-10-05 21:22:58','2025-10-05 23:22:58'),(1240633,413626,'action started via WP Cron','2025-10-05 21:26:18','2025-10-05 23:26:18'),(1240634,413626,'action complete via WP Cron','2025-10-05 21:26:18','2025-10-05 23:26:18'),(1240635,413627,'action created','2025-10-05 21:26:18','2025-10-05 23:26:18'),(1240636,413627,'action started via WP Cron','2025-10-05 21:29:06','2025-10-05 23:29:06'),(1240637,413627,'action complete via WP Cron','2025-10-05 21:29:06','2025-10-05 23:29:06'),(1240638,413628,'action created','2025-10-05 21:29:06','2025-10-05 23:29:06'),(1240639,413628,'action started via WP Cron','2025-10-05 21:31:31','2025-10-05 23:31:31'),(1240640,413628,'action complete via WP Cron','2025-10-05 21:31:31','2025-10-05 23:31:31'),(1240641,413629,'action created','2025-10-05 21:31:31','2025-10-05 23:31:31'),(1240642,413629,'action started via WP Cron','2025-10-05 21:36:31','2025-10-05 23:36:31'),(1240643,413630,'action created','2025-10-05 21:36:31','2025-10-05 23:36:31'),(1240644,413630,'action started via WP Cron','2025-10-05 21:36:33','2025-10-05 23:36:33'),(1240645,413630,'action complete via WP Cron','2025-10-05 21:36:33','2025-10-05 23:36:33'),(1240646,413629,'action complete via WP Cron','2025-10-05 21:36:33','2025-10-05 23:36:33'),(1240647,413631,'action created','2025-10-05 21:36:33','2025-10-05 23:36:33'),(1240648,413631,'action started via WP Cron','2025-10-05 21:40:26','2025-10-05 23:40:26'),(1240649,413631,'action complete via WP Cron','2025-10-05 21:40:26','2025-10-05 23:40:26'),(1240650,413632,'action created','2025-10-05 21:40:27','2025-10-05 23:40:27'),(1240651,413632,'action started via WP Cron','2025-10-05 21:43:00','2025-10-05 23:43:00'),(1240652,413632,'action complete via WP Cron','2025-10-05 21:43:00','2025-10-05 23:43:00'),(1240653,413633,'action created','2025-10-05 21:43:00','2025-10-05 23:43:00'),(1240654,413633,'action started via WP Cron','2025-10-05 21:45:07','2025-10-05 23:45:07'),(1240655,413633,'action complete via WP Cron','2025-10-05 21:45:07','2025-10-05 23:45:07'),(1240656,413634,'action created','2025-10-05 21:45:07','2025-10-05 23:45:07'),(1240657,413634,'action started via WP Cron','2025-10-05 21:47:28','2025-10-05 23:47:28'),(1240658,413634,'action complete via WP Cron','2025-10-05 21:47:28','2025-10-05 23:47:28'),(1240659,413635,'action created','2025-10-05 21:47:28','2025-10-05 23:47:28'),(1240660,413635,'action started via WP Cron','2025-10-05 21:51:14','2025-10-05 23:51:14'),(1240661,413635,'action complete via WP Cron','2025-10-05 21:51:14','2025-10-05 23:51:14'),(1240662,413636,'action created','2025-10-05 21:51:14','2025-10-05 23:51:14'),(1240663,413636,'action started via WP Cron','2025-10-05 21:56:30','2025-10-05 23:56:30'),(1240664,413636,'action complete via WP Cron','2025-10-05 21:56:30','2025-10-05 23:56:30'),(1240665,413637,'action created','2025-10-05 21:56:30','2025-10-05 23:56:30'),(1240666,413637,'action started via WP Cron','2025-10-05 22:01:32','2025-10-06 00:01:32'),(1240667,413637,'action complete via WP Cron','2025-10-05 22:01:32','2025-10-06 00:01:32'),(1240668,413638,'action created','2025-10-05 22:01:32','2025-10-06 00:01:32'),(1240669,413638,'action started via WP Cron','2025-10-05 22:03:37','2025-10-06 00:03:37'),(1240670,413638,'action complete via WP Cron','2025-10-05 22:03:37','2025-10-06 00:03:37'),(1240671,413639,'action created','2025-10-05 22:03:37','2025-10-06 00:03:37'),(1240672,413639,'action started via WP Cron','2025-10-05 22:06:33','2025-10-06 00:06:33'),(1240673,413639,'action complete via WP Cron','2025-10-05 22:06:33','2025-10-06 00:06:33'),(1240674,413640,'action created','2025-10-05 22:06:33','2025-10-06 00:06:33'),(1240675,413640,'action started via WP Cron','2025-10-05 22:09:03','2025-10-06 00:09:03'),(1240676,413640,'action complete via WP Cron','2025-10-05 22:09:04','2025-10-06 00:09:04'),(1240677,413641,'action created','2025-10-05 22:09:04','2025-10-06 00:09:04'),(1240678,413641,'action started via WP Cron','2025-10-05 22:11:34','2025-10-06 00:11:34'),(1240679,413641,'action complete via WP Cron','2025-10-05 22:11:34','2025-10-06 00:11:34'),(1240680,413642,'action created','2025-10-05 22:11:34','2025-10-06 00:11:34'),(1240681,413642,'action started via WP Cron','2025-10-05 22:16:18','2025-10-06 00:16:18'),(1240682,413642,'action complete via WP Cron','2025-10-05 22:16:18','2025-10-06 00:16:18'),(1240683,413643,'action created','2025-10-05 22:16:18','2025-10-06 00:16:18'),(1240684,413643,'action started via WP Cron','2025-10-05 22:21:34','2025-10-06 00:21:34'),(1240685,413643,'action complete via WP Cron','2025-10-05 22:21:34','2025-10-06 00:21:34'),(1240686,413644,'action created','2025-10-05 22:21:34','2025-10-06 00:21:34'),(1240687,413644,'action started via WP Cron','2025-10-05 22:26:31','2025-10-06 00:26:31'),(1240688,413644,'action complete via WP Cron','2025-10-05 22:26:31','2025-10-06 00:26:31'),(1240689,413645,'action created','2025-10-05 22:26:31','2025-10-06 00:26:31'),(1240690,413645,'action started via WP Cron','2025-10-05 22:29:19','2025-10-06 00:29:19'),(1240691,413645,'action complete via WP Cron','2025-10-05 22:29:19','2025-10-06 00:29:19'),(1240692,413646,'action created','2025-10-05 22:29:19','2025-10-06 00:29:19'),(1240693,413646,'action started via WP Cron','2025-10-05 22:31:30','2025-10-06 00:31:30'),(1240694,413646,'action complete via WP Cron','2025-10-05 22:31:30','2025-10-06 00:31:30'),(1240695,413647,'action created','2025-10-05 22:31:30','2025-10-06 00:31:30'),(1240696,413647,'action started via WP Cron','2025-10-05 22:36:30','2025-10-06 00:36:30'),(1240697,413648,'action created','2025-10-05 22:36:30','2025-10-06 00:36:30'),(1240698,413648,'action started via WP Cron','2025-10-05 22:36:33','2025-10-06 00:36:33'),(1240699,413648,'action complete via WP Cron','2025-10-05 22:36:34','2025-10-06 00:36:34'),(1240700,413647,'action complete via WP Cron','2025-10-05 22:36:34','2025-10-06 00:36:34'),(1240701,413649,'action created','2025-10-05 22:36:34','2025-10-06 00:36:34'),(1240702,413649,'action started via WP Cron','2025-10-05 22:41:31','2025-10-06 00:41:31'),(1240703,413649,'action complete via WP Cron','2025-10-05 22:41:31','2025-10-06 00:41:31'),(1240704,413650,'action created','2025-10-05 22:41:31','2025-10-06 00:41:31'),(1240705,413650,'action started via WP Cron','2025-10-05 22:46:30','2025-10-06 00:46:30'),(1240706,413650,'action complete via WP Cron','2025-10-05 22:46:30','2025-10-06 00:46:30'),(1240707,413651,'action created','2025-10-05 22:46:30','2025-10-06 00:46:30'),(1240708,413651,'action started via WP Cron','2025-10-05 22:51:31','2025-10-06 00:51:31'),(1240709,413651,'action complete via WP Cron','2025-10-05 22:51:31','2025-10-06 00:51:31'),(1240710,413652,'action created','2025-10-05 22:51:31','2025-10-06 00:51:31'),(1240711,413652,'action started via WP Cron','2025-10-05 22:56:32','2025-10-06 00:56:32'),(1240712,413652,'action complete via WP Cron','2025-10-05 22:56:32','2025-10-06 00:56:32'),(1240713,413653,'action created','2025-10-05 22:56:32','2025-10-06 00:56:32'),(1240714,413653,'action started via WP Cron','2025-10-05 23:01:31','2025-10-06 01:01:31'),(1240715,413653,'action complete via WP Cron','2025-10-05 23:01:31','2025-10-06 01:01:31'),(1240716,413654,'action created','2025-10-05 23:01:31','2025-10-06 01:01:31'),(1240717,413654,'action started via WP Cron','2025-10-05 23:04:59','2025-10-06 01:04:59'),(1240718,413654,'action complete via WP Cron','2025-10-05 23:04:59','2025-10-06 01:04:59'),(1240719,413655,'action created','2025-10-05 23:04:59','2025-10-06 01:04:59'),(1240720,413655,'action started via WP Cron','2025-10-05 23:10:23','2025-10-06 01:10:23'),(1240721,413655,'action complete via WP Cron','2025-10-05 23:10:23','2025-10-06 01:10:23'),(1240722,413656,'action created','2025-10-05 23:10:23','2025-10-06 01:10:23'),(1240723,413656,'action started via WP Cron','2025-10-05 23:16:30','2025-10-06 01:16:30'),(1240724,413656,'action complete via WP Cron','2025-10-05 23:16:30','2025-10-06 01:16:30'),(1240725,413657,'action created','2025-10-05 23:16:30','2025-10-06 01:16:30'),(1240726,413657,'action started via WP Cron','2025-10-05 23:21:30','2025-10-06 01:21:30'),(1240727,413657,'action complete via WP Cron','2025-10-05 23:21:30','2025-10-06 01:21:30'),(1240728,413658,'action created','2025-10-05 23:21:30','2025-10-06 01:21:30'),(1240729,413658,'action started via WP Cron','2025-10-05 23:26:31','2025-10-06 01:26:31'),(1240730,413658,'action complete via WP Cron','2025-10-05 23:26:31','2025-10-06 01:26:31'),(1240731,413659,'action created','2025-10-05 23:26:31','2025-10-06 01:26:31'),(1240732,413659,'action started via WP Cron','2025-10-05 23:30:04','2025-10-06 01:30:04'),(1240733,413659,'action complete via WP Cron','2025-10-05 23:30:04','2025-10-06 01:30:04'),(1240734,413660,'action created','2025-10-05 23:30:04','2025-10-06 01:30:04'),(1240735,413660,'action started via WP Cron','2025-10-05 23:32:30','2025-10-06 01:32:30'),(1240736,413661,'action created','2025-10-05 23:32:30','2025-10-06 01:32:30'),(1240737,413661,'action started via WP Cron','2025-10-05 23:32:31','2025-10-06 01:32:31'),(1240738,413661,'action complete via WP Cron','2025-10-05 23:32:31','2025-10-06 01:32:31'),(1240739,413660,'action complete via WP Cron','2025-10-05 23:32:31','2025-10-06 01:32:31'),(1240740,413662,'action created','2025-10-05 23:32:31','2025-10-06 01:32:31'),(1240741,413662,'action started via WP Cron','2025-10-05 23:35:30','2025-10-06 01:35:30'),(1240742,413662,'action complete via WP Cron','2025-10-05 23:35:30','2025-10-06 01:35:30'),(1240743,413663,'action created','2025-10-05 23:35:30','2025-10-06 01:35:30'),(1240744,413663,'action started via WP Cron','2025-10-05 23:39:43','2025-10-06 01:39:43'),(1240745,413663,'action complete via WP Cron','2025-10-05 23:39:43','2025-10-06 01:39:43'),(1240746,413664,'action created','2025-10-05 23:39:43','2025-10-06 01:39:43'),(1240747,413664,'action started via WP Cron','2025-10-05 23:46:32','2025-10-06 01:46:32'),(1240748,413664,'action complete via WP Cron','2025-10-05 23:46:32','2025-10-06 01:46:32'),(1240749,413665,'action created','2025-10-05 23:46:32','2025-10-06 01:46:32'),(1240750,413665,'action started via WP Cron','2025-10-05 23:51:31','2025-10-06 01:51:31'),(1240751,413665,'action complete via WP Cron','2025-10-05 23:51:31','2025-10-06 01:51:31'),(1240752,413666,'action created','2025-10-05 23:51:31','2025-10-06 01:51:31'),(1240753,413666,'action started via WP Cron','2025-10-05 23:53:59','2025-10-06 01:53:59'),(1240754,413666,'action complete via WP Cron','2025-10-05 23:53:59','2025-10-06 01:53:59'),(1240755,413667,'action created','2025-10-05 23:53:59','2025-10-06 01:53:59'),(1240756,413667,'action started via WP Cron','2025-10-05 23:56:32','2025-10-06 01:56:32'),(1240757,413667,'action complete via WP Cron','2025-10-05 23:56:32','2025-10-06 01:56:32'),(1240758,413668,'action created','2025-10-05 23:56:32','2025-10-06 01:56:32'),(1240759,413668,'action started via WP Cron','2025-10-06 00:01:31','2025-10-06 02:01:31'),(1240760,413669,'action created','2025-10-06 00:01:32','2025-10-06 02:01:32'),(1240761,413669,'action started via WP Cron','2025-10-06 00:01:33','2025-10-06 02:01:33'),(1240762,413669,'action complete via WP Cron','2025-10-06 00:01:33','2025-10-06 02:01:33'),(1240763,413668,'action complete via WP Cron','2025-10-06 00:01:33','2025-10-06 02:01:33'),(1240764,413670,'action created','2025-10-06 00:01:33','2025-10-06 02:01:33'),(1240765,413670,'action started via WP Cron','2025-10-06 00:04:41','2025-10-06 02:04:41'),(1240766,413671,'action created','2025-10-06 00:04:41','2025-10-06 02:04:41'),(1240767,413671,'action started via WP Cron','2025-10-06 00:04:42','2025-10-06 02:04:42'),(1240768,413671,'action complete via WP Cron','2025-10-06 00:04:43','2025-10-06 02:04:43'),(1240769,413670,'action complete via WP Cron','2025-10-06 00:04:43','2025-10-06 02:04:43'),(1240770,413672,'action created','2025-10-06 00:04:43','2025-10-06 02:04:43'),(1240771,413672,'action started via WP Cron','2025-10-06 00:08:00','2025-10-06 02:08:00'),(1240772,413672,'action complete via WP Cron','2025-10-06 00:08:00','2025-10-06 02:08:00'),(1240773,413673,'action created','2025-10-06 00:08:00','2025-10-06 02:08:00'),(1240774,413673,'action started via WP Cron','2025-10-06 00:11:31','2025-10-06 02:11:31'),(1240775,413673,'action complete via WP Cron','2025-10-06 00:11:31','2025-10-06 02:11:31'),(1240776,413674,'action created','2025-10-06 00:11:31','2025-10-06 02:11:31'),(1240777,413674,'action started via WP Cron','2025-10-06 00:14:27','2025-10-06 02:14:27'),(1240778,413674,'action complete via WP Cron','2025-10-06 00:14:27','2025-10-06 02:14:27'),(1240779,413675,'action created','2025-10-06 00:14:27','2025-10-06 02:14:27'),(1240780,413675,'action started via WP Cron','2025-10-06 00:16:31','2025-10-06 02:16:31'),(1240781,413675,'action complete via WP Cron','2025-10-06 00:16:31','2025-10-06 02:16:31'),(1240782,413676,'action created','2025-10-06 00:16:31','2025-10-06 02:16:31'),(1240783,413676,'action started via WP Cron','2025-10-06 00:21:31','2025-10-06 02:21:31'),(1240784,413676,'action complete via WP Cron','2025-10-06 00:21:31','2025-10-06 02:21:31'),(1240785,413677,'action created','2025-10-06 00:21:31','2025-10-06 02:21:31'),(1240786,413677,'action started via WP Cron','2025-10-06 00:26:32','2025-10-06 02:26:32'),(1240787,413678,'action created','2025-10-06 00:26:32','2025-10-06 02:26:32'),(1240788,413678,'action started via WP Cron','2025-10-06 00:26:33','2025-10-06 02:26:33'),(1240789,413678,'action complete via WP Cron','2025-10-06 00:26:33','2025-10-06 02:26:33'),(1240790,413677,'action complete via WP Cron','2025-10-06 00:26:33','2025-10-06 02:26:33'),(1240791,413679,'action created','2025-10-06 00:26:33','2025-10-06 02:26:33'),(1240792,413679,'action started via WP Cron','2025-10-06 00:30:16','2025-10-06 02:30:16'),(1240793,413679,'action complete via WP Cron','2025-10-06 00:30:16','2025-10-06 02:30:16'),(1240794,413680,'action created','2025-10-06 00:30:16','2025-10-06 02:30:16'),(1240795,413680,'action started via WP Cron','2025-10-06 00:33:50','2025-10-06 02:33:50'),(1240796,413680,'action complete via WP Cron','2025-10-06 00:33:50','2025-10-06 02:33:50'),(1240797,413681,'action created','2025-10-06 00:33:50','2025-10-06 02:33:50'),(1240798,413681,'action started via WP Cron','2025-10-06 00:36:30','2025-10-06 02:36:30'),(1240799,413682,'action created','2025-10-06 00:36:30','2025-10-06 02:36:30'),(1240800,413682,'action started via WP Cron','2025-10-06 00:36:31','2025-10-06 02:36:31'),(1240801,413682,'action complete via WP Cron','2025-10-06 00:36:32','2025-10-06 02:36:32'),(1240802,413681,'action complete via WP Cron','2025-10-06 00:36:32','2025-10-06 02:36:32'),(1240803,413683,'action created','2025-10-06 00:36:32','2025-10-06 02:36:32'),(1240804,413683,'action started via WP Cron','2025-10-06 00:41:31','2025-10-06 02:41:31'),(1240805,413683,'action complete via WP Cron','2025-10-06 00:41:31','2025-10-06 02:41:31'),(1240806,413684,'action created','2025-10-06 00:41:31','2025-10-06 02:41:31'),(1240807,413684,'action started via WP Cron','2025-10-06 00:46:33','2025-10-06 02:46:33'),(1240808,413684,'action complete via WP Cron','2025-10-06 00:46:33','2025-10-06 02:46:33'),(1240809,413685,'action created','2025-10-06 00:46:33','2025-10-06 02:46:33'),(1240810,413685,'action started via WP Cron','2025-10-06 00:51:30','2025-10-06 02:51:30'),(1240811,413685,'action complete via WP Cron','2025-10-06 00:51:30','2025-10-06 02:51:30'),(1240812,413686,'action created','2025-10-06 00:51:30','2025-10-06 02:51:30'),(1240813,413686,'action started via WP Cron','2025-10-06 00:53:43','2025-10-06 02:53:43'),(1240814,413686,'action complete via WP Cron','2025-10-06 00:53:43','2025-10-06 02:53:43'),(1240815,413687,'action created','2025-10-06 00:53:43','2025-10-06 02:53:43'),(1240816,413687,'action started via WP Cron','2025-10-06 00:56:32','2025-10-06 02:56:32'),(1240817,413687,'action complete via WP Cron','2025-10-06 00:56:32','2025-10-06 02:56:32'),(1240818,413688,'action created','2025-10-06 00:56:32','2025-10-06 02:56:32'),(1240819,413688,'action started via WP Cron','2025-10-06 00:59:10','2025-10-06 02:59:10'),(1240820,413688,'action complete via WP Cron','2025-10-06 00:59:10','2025-10-06 02:59:10'),(1240821,413689,'action created','2025-10-06 00:59:10','2025-10-06 02:59:10'),(1240822,413689,'action started via WP Cron','2025-10-06 01:01:31','2025-10-06 03:01:31'),(1240823,413689,'action complete via WP Cron','2025-10-06 01:01:31','2025-10-06 03:01:31'),(1240824,413690,'action created','2025-10-06 01:01:31','2025-10-06 03:01:31'),(1240825,413690,'action started via WP Cron','2025-10-06 01:06:28','2025-10-06 03:06:28'),(1240826,413690,'action complete via WP Cron','2025-10-06 01:06:28','2025-10-06 03:06:28'),(1240827,413691,'action created','2025-10-06 01:06:28','2025-10-06 03:06:28'),(1240828,413691,'action started via WP Cron','2025-10-06 01:09:42','2025-10-06 03:09:42'),(1240829,413691,'action complete via WP Cron','2025-10-06 01:09:43','2025-10-06 03:09:43'),(1240830,413692,'action created','2025-10-06 01:09:43','2025-10-06 03:09:43'),(1240831,413692,'action started via WP Cron','2025-10-06 01:16:33','2025-10-06 03:16:33'),(1240832,413692,'action complete via WP Cron','2025-10-06 01:16:33','2025-10-06 03:16:33'),(1240833,413693,'action created','2025-10-06 01:16:34','2025-10-06 03:16:34'),(1240834,413693,'action started via WP Cron','2025-10-06 01:21:34','2025-10-06 03:21:34'),(1240835,413693,'action complete via WP Cron','2025-10-06 01:21:34','2025-10-06 03:21:34'),(1240836,413694,'action created','2025-10-06 01:21:34','2025-10-06 03:21:34'),(1240837,413694,'action started via WP Cron','2025-10-06 01:24:39','2025-10-06 03:24:39'),(1240838,413694,'action complete via WP Cron','2025-10-06 01:24:39','2025-10-06 03:24:39'),(1240839,413695,'action created','2025-10-06 01:24:39','2025-10-06 03:24:39'),(1240840,413695,'action started via WP Cron','2025-10-06 01:31:32','2025-10-06 03:31:32'),(1240841,413696,'action created','2025-10-06 01:31:32','2025-10-06 03:31:32'),(1240842,413696,'action started via WP Cron','2025-10-06 01:31:34','2025-10-06 03:31:34'),(1240843,413696,'action complete via WP Cron','2025-10-06 01:31:34','2025-10-06 03:31:34'),(1240844,413695,'action complete via WP Cron','2025-10-06 01:31:34','2025-10-06 03:31:34'),(1240845,413697,'action created','2025-10-06 01:31:34','2025-10-06 03:31:34'),(1240846,413697,'action started via WP Cron','2025-10-06 01:36:31','2025-10-06 03:36:31'),(1240847,413697,'action complete via WP Cron','2025-10-06 01:36:31','2025-10-06 03:36:31'),(1240848,413698,'action created','2025-10-06 01:36:31','2025-10-06 03:36:31'),(1240849,413698,'action started via WP Cron','2025-10-06 01:41:13','2025-10-06 03:41:13'),(1240850,413698,'action complete via WP Cron','2025-10-06 01:41:13','2025-10-06 03:41:13'),(1240851,413699,'action created','2025-10-06 01:41:13','2025-10-06 03:41:13'),(1240852,413699,'action started via WP Cron','2025-10-06 01:44:59','2025-10-06 03:44:59'),(1240853,413699,'action complete via WP Cron','2025-10-06 01:44:59','2025-10-06 03:44:59'),(1240854,413700,'action created','2025-10-06 01:44:59','2025-10-06 03:44:59'),(1240855,413700,'action started via WP Cron','2025-10-06 01:51:31','2025-10-06 03:51:31'),(1240856,413700,'action complete via WP Cron','2025-10-06 01:51:31','2025-10-06 03:51:31'),(1240857,413701,'action created','2025-10-06 01:51:31','2025-10-06 03:51:31'),(1240858,413701,'action started via WP Cron','2025-10-06 01:55:45','2025-10-06 03:55:45'),(1240859,413701,'action complete via WP Cron','2025-10-06 01:55:45','2025-10-06 03:55:45'),(1240860,413702,'action created','2025-10-06 01:55:45','2025-10-06 03:55:45'),(1240861,413702,'action started via WP Cron','2025-10-06 02:01:31','2025-10-06 04:01:31'),(1240862,413702,'action complete via WP Cron','2025-10-06 02:01:31','2025-10-06 04:01:31'),(1240863,413703,'action created','2025-10-06 02:01:31','2025-10-06 04:01:31'),(1240864,413703,'action started via WP Cron','2025-10-06 02:06:06','2025-10-06 04:06:06'),(1240865,413703,'action complete via WP Cron','2025-10-06 02:06:06','2025-10-06 04:06:06'),(1240866,413704,'action created','2025-10-06 02:06:06','2025-10-06 04:06:06'),(1240867,413704,'action started via WP Cron','2025-10-06 02:09:45','2025-10-06 04:09:45'),(1240868,413705,'action created','2025-10-06 02:09:45','2025-10-06 04:09:45'),(1240869,413705,'action started via WP Cron','2025-10-06 02:09:46','2025-10-06 04:09:46'),(1240870,413705,'action complete via WP Cron','2025-10-06 02:09:46','2025-10-06 04:09:46'),(1240871,413704,'action complete via WP Cron','2025-10-06 02:09:46','2025-10-06 04:09:46'),(1240872,413706,'action created','2025-10-06 02:09:46','2025-10-06 04:09:46'),(1240873,413706,'action started via WP Cron','2025-10-06 02:13:00','2025-10-06 04:13:00'),(1240874,413706,'action complete via WP Cron','2025-10-06 02:13:00','2025-10-06 04:13:00'),(1240875,413707,'action created','2025-10-06 02:13:00','2025-10-06 04:13:00'),(1240876,413707,'action started via WP Cron','2025-10-06 02:16:31','2025-10-06 04:16:31'),(1240877,413707,'action complete via WP Cron','2025-10-06 02:16:31','2025-10-06 04:16:31'),(1240878,413708,'action created','2025-10-06 02:16:31','2025-10-06 04:16:31'),(1240879,413708,'action started via WP Cron','2025-10-06 02:18:47','2025-10-06 04:18:47'),(1240880,413708,'action complete via WP Cron','2025-10-06 02:18:47','2025-10-06 04:18:47'),(1240881,413709,'action created','2025-10-06 02:18:47','2025-10-06 04:18:47'),(1240882,413709,'action started via WP Cron','2025-10-06 02:21:31','2025-10-06 04:21:31'),(1240883,413709,'action complete via WP Cron','2025-10-06 02:21:31','2025-10-06 04:21:31'),(1240884,413710,'action created','2025-10-06 02:21:31','2025-10-06 04:21:31'),(1240885,413710,'action started via WP Cron','2025-10-06 02:26:31','2025-10-06 04:26:31'),(1240886,413710,'action complete via WP Cron','2025-10-06 02:26:31','2025-10-06 04:26:31'),(1240887,413711,'action created','2025-10-06 02:26:31','2025-10-06 04:26:31'),(1240888,413711,'action started via WP Cron','2025-10-06 02:29:31','2025-10-06 04:29:31'),(1240889,413711,'action complete via WP Cron','2025-10-06 02:29:31','2025-10-06 04:29:31'),(1240890,413712,'action created','2025-10-06 02:29:31','2025-10-06 04:29:31'),(1240891,413712,'action started via WP Cron','2025-10-06 02:31:31','2025-10-06 04:31:31'),(1240892,413712,'action complete via WP Cron','2025-10-06 02:31:31','2025-10-06 04:31:31'),(1240893,413713,'action created','2025-10-06 02:31:31','2025-10-06 04:31:31'),(1240894,413713,'action started via WP Cron','2025-10-06 02:36:04','2025-10-06 04:36:04'),(1240895,413714,'action created','2025-10-06 02:36:04','2025-10-06 04:36:04'),(1240896,413714,'action started via WP Cron','2025-10-06 02:36:06','2025-10-06 04:36:06'),(1240897,413714,'action complete via WP Cron','2025-10-06 02:36:06','2025-10-06 04:36:06'),(1240898,413713,'action complete via WP Cron','2025-10-06 02:36:06','2025-10-06 04:36:06'),(1240899,413715,'action created','2025-10-06 02:36:06','2025-10-06 04:36:06'),(1240900,413715,'action started via WP Cron','2025-10-06 02:38:58','2025-10-06 04:38:58'),(1240901,413715,'action complete via WP Cron','2025-10-06 02:38:58','2025-10-06 04:38:58'),(1240902,413716,'action created','2025-10-06 02:38:58','2025-10-06 04:38:58'),(1240903,413716,'action started via WP Cron','2025-10-06 02:41:30','2025-10-06 04:41:30'),(1240904,413716,'action complete via WP Cron','2025-10-06 02:41:30','2025-10-06 04:41:30'),(1240905,413717,'action created','2025-10-06 02:41:30','2025-10-06 04:41:30'),(1240906,413717,'action started via WP Cron','2025-10-06 02:45:53','2025-10-06 04:45:53'),(1240907,413718,'action created','2025-10-06 02:45:53','2025-10-06 04:45:53'),(1240908,413718,'action started via WP Cron','2025-10-06 02:45:55','2025-10-06 04:45:55'),(1240909,413718,'action complete via WP Cron','2025-10-06 02:45:55','2025-10-06 04:45:55'),(1240910,413717,'action complete via WP Cron','2025-10-06 02:45:55','2025-10-06 04:45:55'),(1240911,413719,'action created','2025-10-06 02:45:55','2025-10-06 04:45:55'),(1240912,413719,'action started via WP Cron','2025-10-06 02:51:31','2025-10-06 04:51:31'),(1240913,413720,'action created','2025-10-06 02:51:31','2025-10-06 04:51:31'),(1240914,413720,'action started via WP Cron','2025-10-06 02:51:32','2025-10-06 04:51:32'),(1240915,413720,'action complete via WP Cron','2025-10-06 02:51:33','2025-10-06 04:51:33'),(1240916,413719,'action complete via WP Cron','2025-10-06 02:51:33','2025-10-06 04:51:33'),(1240917,413721,'action created','2025-10-06 02:51:33','2025-10-06 04:51:33'),(1240918,413721,'action started via WP Cron','2025-10-06 02:56:19','2025-10-06 04:56:19'),(1240919,413721,'action complete via WP Cron','2025-10-06 02:56:19','2025-10-06 04:56:19'),(1240920,413722,'action created','2025-10-06 02:56:19','2025-10-06 04:56:19'),(1240921,413722,'action started via WP Cron','2025-10-06 02:58:30','2025-10-06 04:58:30'),(1240922,413722,'action complete via WP Cron','2025-10-06 02:58:30','2025-10-06 04:58:30'),(1240923,413723,'action created','2025-10-06 02:58:30','2025-10-06 04:58:30'),(1240924,413723,'action started via WP Cron','2025-10-06 03:00:31','2025-10-06 05:00:31'),(1240925,413723,'action complete via WP Cron','2025-10-06 03:00:31','2025-10-06 05:00:31'),(1240926,413724,'action created','2025-10-06 03:00:31','2025-10-06 05:00:31'),(1240927,413724,'action started via WP Cron','2025-10-06 03:02:31','2025-10-06 05:02:31'),(1240928,413724,'action complete via WP Cron','2025-10-06 03:02:31','2025-10-06 05:02:31'),(1240929,413725,'action created','2025-10-06 03:02:31','2025-10-06 05:02:31'),(1240930,413725,'action started via WP Cron','2025-10-06 03:04:34','2025-10-06 05:04:34'),(1240931,413725,'action complete via WP Cron','2025-10-06 03:04:34','2025-10-06 05:04:34'),(1240932,413726,'action created','2025-10-06 03:04:34','2025-10-06 05:04:34'),(1240933,413726,'action started via WP Cron','2025-10-06 03:07:42','2025-10-06 05:07:42'),(1240934,413726,'action complete via WP Cron','2025-10-06 03:07:42','2025-10-06 05:07:42'),(1240935,413727,'action created','2025-10-06 03:07:42','2025-10-06 05:07:42'),(1240936,413727,'action started via WP Cron','2025-10-06 03:11:29','2025-10-06 05:11:29'),(1240937,413727,'action complete via WP Cron','2025-10-06 03:11:29','2025-10-06 05:11:29'),(1240938,413728,'action created','2025-10-06 03:11:29','2025-10-06 05:11:29'),(1240939,413728,'action started via WP Cron','2025-10-06 03:15:09','2025-10-06 05:15:09'),(1240940,413728,'action complete via WP Cron','2025-10-06 03:15:09','2025-10-06 05:15:09'),(1240941,413729,'action created','2025-10-06 03:15:09','2025-10-06 05:15:09'),(1240942,413729,'action started via WP Cron','2025-10-06 03:19:50','2025-10-06 05:19:50'),(1240943,413729,'action complete via WP Cron','2025-10-06 03:19:50','2025-10-06 05:19:50'),(1240944,413730,'action created','2025-10-06 03:19:50','2025-10-06 05:19:50'),(1240945,413730,'action started via WP Cron','2025-10-06 03:26:31','2025-10-06 05:26:31'),(1240946,413730,'action complete via WP Cron','2025-10-06 03:26:31','2025-10-06 05:26:31'),(1240947,413731,'action created','2025-10-06 03:26:31','2025-10-06 05:26:31'),(1240948,413731,'action started via WP Cron','2025-10-06 03:31:30','2025-10-06 05:31:30'),(1240949,413732,'action created','2025-10-06 03:31:30','2025-10-06 05:31:30'),(1240950,413732,'action started via WP Cron','2025-10-06 03:31:32','2025-10-06 05:31:32'),(1240951,413732,'action complete via WP Cron','2025-10-06 03:31:32','2025-10-06 05:31:32'),(1240952,413731,'action complete via WP Cron','2025-10-06 03:31:32','2025-10-06 05:31:32'),(1240953,413733,'action created','2025-10-06 03:31:32','2025-10-06 05:31:32'),(1240954,413733,'action started via WP Cron','2025-10-06 03:35:11','2025-10-06 05:35:11'),(1240955,413733,'action complete via WP Cron','2025-10-06 03:35:11','2025-10-06 05:35:11'),(1240956,413734,'action created','2025-10-06 03:35:11','2025-10-06 05:35:11'),(1240957,413734,'action started via WP Cron','2025-10-06 03:38:38','2025-10-06 05:38:38'),(1240958,413734,'action complete via WP Cron','2025-10-06 03:38:38','2025-10-06 05:38:38'),(1240959,413735,'action created','2025-10-06 03:38:38','2025-10-06 05:38:38'),(1240960,413735,'action started via WP Cron','2025-10-06 03:41:28','2025-10-06 05:41:28'),(1240961,413735,'action complete via WP Cron','2025-10-06 03:41:28','2025-10-06 05:41:28'),(1240962,413736,'action created','2025-10-06 03:41:28','2025-10-06 05:41:28'),(1240963,413736,'action started via WP Cron','2025-10-06 03:45:43','2025-10-06 05:45:43'),(1240964,413736,'action complete via WP Cron','2025-10-06 03:45:43','2025-10-06 05:45:43'),(1240965,413737,'action created','2025-10-06 03:45:44','2025-10-06 05:45:44'),(1240966,413737,'action started via WP Cron','2025-10-06 03:50:17','2025-10-06 05:50:17'),(1240967,413738,'action created','2025-10-06 03:50:17','2025-10-06 05:50:17'),(1240968,413738,'action started via WP Cron','2025-10-06 03:50:19','2025-10-06 05:50:19'),(1240969,413738,'action complete via WP Cron','2025-10-06 03:50:19','2025-10-06 05:50:19'),(1240970,413737,'action complete via WP Cron','2025-10-06 03:50:19','2025-10-06 05:50:19'),(1240971,413739,'action created','2025-10-06 03:50:19','2025-10-06 05:50:19'),(1240972,413739,'action started via WP Cron','2025-10-06 03:55:27','2025-10-06 05:55:27'),(1240973,413739,'action complete via WP Cron','2025-10-06 03:55:27','2025-10-06 05:55:27'),(1240974,413740,'action created','2025-10-06 03:55:27','2025-10-06 05:55:27'),(1240975,413740,'action started via WP Cron','2025-10-06 03:59:25','2025-10-06 05:59:25'),(1240976,413741,'action created','2025-10-06 03:59:25','2025-10-06 05:59:25'),(1240977,413741,'action started via WP Cron','2025-10-06 03:59:27','2025-10-06 05:59:27'),(1240978,413741,'action complete via WP Cron','2025-10-06 03:59:27','2025-10-06 05:59:27'),(1240979,413740,'action complete via WP Cron','2025-10-06 03:59:27','2025-10-06 05:59:27'),(1240980,413742,'action created','2025-10-06 03:59:27','2025-10-06 05:59:27'),(1240981,413742,'action started via WP Cron','2025-10-06 04:01:31','2025-10-06 06:01:31'),(1240982,413742,'action complete via WP Cron','2025-10-06 04:01:31','2025-10-06 06:01:31'),(1240983,413743,'action created','2025-10-06 04:01:31','2025-10-06 06:01:31'),(1240984,413743,'action started via WP Cron','2025-10-06 04:05:08','2025-10-06 06:05:08'),(1240985,413743,'action complete via WP Cron','2025-10-06 04:05:08','2025-10-06 06:05:08'),(1240986,413744,'action created','2025-10-06 04:05:08','2025-10-06 06:05:08'),(1240987,413744,'action started via WP Cron','2025-10-06 04:08:57','2025-10-06 06:08:57'),(1240988,413744,'action complete via WP Cron','2025-10-06 04:08:57','2025-10-06 06:08:57'),(1240989,413745,'action created','2025-10-06 04:08:57','2025-10-06 06:08:57'),(1240990,413745,'action started via WP Cron','2025-10-06 04:11:16','2025-10-06 06:11:16'),(1240991,413745,'action complete via WP Cron','2025-10-06 04:11:16','2025-10-06 06:11:16'),(1240992,413746,'action created','2025-10-06 04:11:16','2025-10-06 06:11:16'),(1240993,413746,'action started via WP Cron','2025-10-06 04:15:42','2025-10-06 06:15:42'),(1240994,413746,'action complete via WP Cron','2025-10-06 04:15:42','2025-10-06 06:15:42'),(1240995,413747,'action created','2025-10-06 04:15:42','2025-10-06 06:15:42'),(1240996,413747,'action started via WP Cron','2025-10-06 04:21:31','2025-10-06 06:21:31'),(1240997,413747,'action complete via WP Cron','2025-10-06 04:21:31','2025-10-06 06:21:31'),(1240998,413748,'action created','2025-10-06 04:21:31','2025-10-06 06:21:31'),(1240999,413748,'action started via WP Cron','2025-10-06 04:23:57','2025-10-06 06:23:57'),(1241000,413748,'action complete via WP Cron','2025-10-06 04:23:57','2025-10-06 06:23:57'),(1241001,413749,'action created','2025-10-06 04:23:57','2025-10-06 06:23:57'),(1241002,413749,'action started via WP Cron','2025-10-06 04:26:32','2025-10-06 06:26:32'),(1241003,413750,'action created','2025-10-06 04:26:32','2025-10-06 06:26:32'),(1241004,413750,'action started via WP Cron','2025-10-06 04:26:33','2025-10-06 06:26:33'),(1241005,413750,'action complete via WP Cron','2025-10-06 04:26:33','2025-10-06 06:26:33'),(1241006,413749,'action complete via WP Cron','2025-10-06 04:26:33','2025-10-06 06:26:33'),(1241007,413751,'action created','2025-10-06 04:26:33','2025-10-06 06:26:33'),(1241008,413751,'action started via WP Cron','2025-10-06 04:30:14','2025-10-06 06:30:14'),(1241009,413751,'action complete via WP Cron','2025-10-06 04:30:14','2025-10-06 06:30:14'),(1241010,413752,'action created','2025-10-06 04:30:14','2025-10-06 06:30:14'),(1241011,413752,'action started via WP Cron','2025-10-06 04:34:12','2025-10-06 06:34:12'),(1241012,413753,'action created','2025-10-06 04:34:12','2025-10-06 06:34:12'),(1241013,413753,'action started via WP Cron','2025-10-06 04:34:14','2025-10-06 06:34:14'),(1241014,413753,'action complete via WP Cron','2025-10-06 04:34:14','2025-10-06 06:34:14'),(1241015,413752,'action complete via WP Cron','2025-10-06 04:34:14','2025-10-06 06:34:14'),(1241016,413754,'action created','2025-10-06 04:34:14','2025-10-06 06:34:14'),(1241017,413754,'action started via WP Cron','2025-10-06 04:36:30','2025-10-06 06:36:30'),(1241018,413754,'action complete via WP Cron','2025-10-06 04:36:30','2025-10-06 06:36:30'),(1241019,413755,'action created','2025-10-06 04:36:30','2025-10-06 06:36:30'),(1241020,413755,'action started via WP Cron','2025-10-06 04:39:12','2025-10-06 06:39:12'),(1241021,413755,'action complete via WP Cron','2025-10-06 04:39:12','2025-10-06 06:39:12'),(1241022,413756,'action created','2025-10-06 04:39:12','2025-10-06 06:39:12'),(1241023,413756,'action started via WP Cron','2025-10-06 04:41:32','2025-10-06 06:41:32'),(1241024,413757,'action created','2025-10-06 04:41:32','2025-10-06 06:41:32'),(1241025,413757,'action started via WP Cron','2025-10-06 04:41:34','2025-10-06 06:41:34'),(1241026,413757,'action complete via WP Cron','2025-10-06 04:41:34','2025-10-06 06:41:34'),(1241027,413756,'action complete via WP Cron','2025-10-06 04:41:34','2025-10-06 06:41:34'),(1241028,413758,'action created','2025-10-06 04:41:34','2025-10-06 06:41:34'),(1241029,413758,'action started via WP Cron','2025-10-06 04:45:49','2025-10-06 06:45:49'),(1241030,413758,'action complete via WP Cron','2025-10-06 04:45:49','2025-10-06 06:45:49'),(1241031,413759,'action created','2025-10-06 04:45:49','2025-10-06 06:45:49'),(1241032,413759,'action started via WP Cron','2025-10-06 04:48:31','2025-10-06 06:48:31'),(1241033,413759,'action complete via WP Cron','2025-10-06 04:48:31','2025-10-06 06:48:31'),(1241034,413760,'action created','2025-10-06 04:48:31','2025-10-06 06:48:31'),(1241035,413760,'action started via WP Cron','2025-10-06 04:50:59','2025-10-06 06:50:59'),(1241036,413760,'action complete via WP Cron','2025-10-06 04:50:59','2025-10-06 06:50:59'),(1241037,413761,'action created','2025-10-06 04:50:59','2025-10-06 06:50:59'),(1241038,413761,'action started via WP Cron','2025-10-06 04:53:21','2025-10-06 06:53:21'),(1241039,413761,'action complete via WP Cron','2025-10-06 04:53:21','2025-10-06 06:53:21'),(1241040,413762,'action created','2025-10-06 04:53:21','2025-10-06 06:53:21'),(1241041,413762,'action started via WP Cron','2025-10-06 04:56:31','2025-10-06 06:56:31'),(1241042,413762,'action complete via WP Cron','2025-10-06 04:56:31','2025-10-06 06:56:31'),(1241043,413763,'action created','2025-10-06 04:56:31','2025-10-06 06:56:31'),(1241044,413763,'action started via WP Cron','2025-10-06 04:58:34','2025-10-06 06:58:34'),(1241045,413763,'action complete via WP Cron','2025-10-06 04:58:34','2025-10-06 06:58:34'),(1241046,413764,'action created','2025-10-06 04:58:34','2025-10-06 06:58:34'),(1241047,413764,'action started via WP Cron','2025-10-06 05:03:37','2025-10-06 07:03:37'),(1241048,413764,'action complete via WP Cron','2025-10-06 05:03:37','2025-10-06 07:03:37'),(1241049,413765,'action created','2025-10-06 05:03:37','2025-10-06 07:03:37'),(1241050,413765,'action started via WP Cron','2025-10-06 05:06:33','2025-10-06 07:06:33'),(1241051,413765,'action complete via WP Cron','2025-10-06 05:06:33','2025-10-06 07:06:33'),(1241052,413766,'action created','2025-10-06 05:06:33','2025-10-06 07:06:33'),(1241053,413766,'action started via WP Cron','2025-10-06 05:09:13','2025-10-06 07:09:13'),(1241054,413766,'action complete via WP Cron','2025-10-06 05:09:13','2025-10-06 07:09:13'),(1241055,413767,'action created','2025-10-06 05:09:13','2025-10-06 07:09:13'),(1241056,413767,'action started via WP Cron','2025-10-06 05:11:33','2025-10-06 07:11:33'),(1241057,413767,'action complete via WP Cron','2025-10-06 05:11:33','2025-10-06 07:11:33'),(1241058,413768,'action created','2025-10-06 05:11:33','2025-10-06 07:11:33'),(1241059,413768,'action started via WP Cron','2025-10-06 05:13:56','2025-10-06 07:13:56'),(1241060,413768,'action complete via WP Cron','2025-10-06 05:13:56','2025-10-06 07:13:56'),(1241061,413769,'action created','2025-10-06 05:13:56','2025-10-06 07:13:56'),(1241062,413769,'action started via WP Cron','2025-10-06 05:16:32','2025-10-06 07:16:32'),(1241063,413769,'action complete via WP Cron','2025-10-06 05:16:32','2025-10-06 07:16:32'),(1241064,413770,'action created','2025-10-06 05:16:32','2025-10-06 07:16:32'),(1241065,413770,'action started via WP Cron','2025-10-06 05:21:01','2025-10-06 07:21:01'),(1241066,413770,'action complete via WP Cron','2025-10-06 05:21:01','2025-10-06 07:21:01'),(1241067,413771,'action created','2025-10-06 05:21:01','2025-10-06 07:21:01'),(1241068,413771,'action started via WP Cron','2025-10-06 05:23:48','2025-10-06 07:23:48'),(1241069,413771,'action complete via WP Cron','2025-10-06 05:23:48','2025-10-06 07:23:48'),(1241070,413772,'action created','2025-10-06 05:23:48','2025-10-06 07:23:48'),(1241071,413772,'action started via WP Cron','2025-10-06 05:26:31','2025-10-06 07:26:31'),(1241072,413772,'action complete via WP Cron','2025-10-06 05:26:31','2025-10-06 07:26:31'),(1241073,413773,'action created','2025-10-06 05:26:31','2025-10-06 07:26:31'),(1241074,413773,'action started via WP Cron','2025-10-06 05:29:38','2025-10-06 07:29:38'),(1241075,413774,'action created','2025-10-06 05:29:38','2025-10-06 07:29:38'),(1241076,413774,'action started via WP Cron','2025-10-06 05:29:43','2025-10-06 07:29:43'),(1241077,413774,'action complete via WP Cron','2025-10-06 05:29:44','2025-10-06 07:29:44'),(1241078,413773,'action complete via WP Cron','2025-10-06 05:29:44','2025-10-06 07:29:44'),(1241079,413775,'action created','2025-10-06 05:29:44','2025-10-06 07:29:44'),(1241080,413775,'action started via WP Cron','2025-10-06 05:32:33','2025-10-06 07:32:33'),(1241081,413775,'action complete via WP Cron','2025-10-06 05:32:33','2025-10-06 07:32:33'),(1241082,413776,'action created','2025-10-06 05:32:33','2025-10-06 07:32:33'),(1241083,413776,'action started via WP Cron','2025-10-06 05:34:46','2025-10-06 07:34:46'),(1241084,413776,'action complete via WP Cron','2025-10-06 05:34:46','2025-10-06 07:34:46'),(1241085,413777,'action created','2025-10-06 05:34:46','2025-10-06 07:34:46'),(1241086,413777,'action started via WP Cron','2025-10-06 05:39:03','2025-10-06 07:39:03'),(1241087,413777,'action complete via WP Cron','2025-10-06 05:39:03','2025-10-06 07:39:03'),(1241088,413778,'action created','2025-10-06 05:39:03','2025-10-06 07:39:03'),(1241089,413778,'action started via WP Cron','2025-10-06 05:41:32','2025-10-06 07:41:32'),(1241090,413778,'action complete via WP Cron','2025-10-06 05:41:32','2025-10-06 07:41:32'),(1241091,413779,'action created','2025-10-06 05:41:32','2025-10-06 07:41:32'),(1241092,413779,'action started via WP Cron','2025-10-06 05:46:31','2025-10-06 07:46:31'),(1241093,413779,'action complete via WP Cron','2025-10-06 05:46:31','2025-10-06 07:46:31'),(1241094,413780,'action created','2025-10-06 05:46:31','2025-10-06 07:46:31'),(1241095,413780,'action started via WP Cron','2025-10-06 05:50:08','2025-10-06 07:50:08'),(1241096,413780,'action complete via WP Cron','2025-10-06 05:50:08','2025-10-06 07:50:08'),(1241097,413781,'action created','2025-10-06 05:50:08','2025-10-06 07:50:08'),(1241098,413781,'action started via WP Cron','2025-10-06 05:56:32','2025-10-06 07:56:32'),(1241099,413781,'action complete via WP Cron','2025-10-06 05:56:32','2025-10-06 07:56:32'),(1241100,413782,'action created','2025-10-06 05:56:32','2025-10-06 07:56:32'),(1241101,413782,'action started via WP Cron','2025-10-06 05:59:18','2025-10-06 07:59:18'),(1241102,413782,'action complete via WP Cron','2025-10-06 05:59:18','2025-10-06 07:59:18'),(1241103,413783,'action created','2025-10-06 05:59:18','2025-10-06 07:59:18'),(1241104,413783,'action started via WP Cron','2025-10-06 06:01:32','2025-10-06 08:01:32'),(1241105,413783,'action complete via WP Cron','2025-10-06 06:01:32','2025-10-06 08:01:32'),(1241106,413784,'action created','2025-10-06 06:01:32','2025-10-06 08:01:32'),(1241107,413784,'action started via WP Cron','2025-10-06 06:03:59','2025-10-06 08:03:59'),(1241108,413784,'action complete via WP Cron','2025-10-06 06:03:59','2025-10-06 08:03:59'),(1241109,413785,'action created','2025-10-06 06:03:59','2025-10-06 08:03:59'),(1241110,413785,'action started via WP Cron','2025-10-06 06:06:30','2025-10-06 08:06:30'),(1241111,413785,'action complete via WP Cron','2025-10-06 06:06:30','2025-10-06 08:06:30'),(1241112,413786,'action created','2025-10-06 06:06:30','2025-10-06 08:06:30'),(1241113,413786,'action started via WP Cron','2025-10-06 06:09:20','2025-10-06 08:09:20'),(1241114,413786,'action complete via WP Cron','2025-10-06 06:09:20','2025-10-06 08:09:20'),(1241115,413787,'action created','2025-10-06 06:09:20','2025-10-06 08:09:20'),(1241116,413787,'action started via WP Cron','2025-10-06 06:11:35','2025-10-06 08:11:35'),(1241117,413787,'action complete via WP Cron','2025-10-06 06:11:35','2025-10-06 08:11:35'),(1241118,413788,'action created','2025-10-06 06:11:35','2025-10-06 08:11:35'),(1241119,413788,'action started via WP Cron','2025-10-06 06:16:31','2025-10-06 08:16:31'),(1241120,413788,'action complete via WP Cron','2025-10-06 06:16:31','2025-10-06 08:16:31'),(1241121,413789,'action created','2025-10-06 06:16:31','2025-10-06 08:16:31'),(1241122,413789,'action started via WP Cron','2025-10-06 06:20:49','2025-10-06 08:20:49'),(1241123,413790,'action created','2025-10-06 06:20:49','2025-10-06 08:20:49'),(1241124,413790,'action started via WP Cron','2025-10-06 06:20:51','2025-10-06 08:20:51'),(1241125,413790,'action complete via WP Cron','2025-10-06 06:20:51','2025-10-06 08:20:51'),(1241126,413789,'action complete via WP Cron','2025-10-06 06:20:51','2025-10-06 08:20:51'),(1241127,413791,'action created','2025-10-06 06:20:51','2025-10-06 08:20:51'),(1241128,413791,'action started via WP Cron','2025-10-06 06:26:14','2025-10-06 08:26:14'),(1241129,413791,'action complete via WP Cron','2025-10-06 06:26:14','2025-10-06 08:26:14'),(1241130,413792,'action created','2025-10-06 06:26:14','2025-10-06 08:26:14'),(1241131,413792,'action started via WP Cron','2025-10-06 06:30:30','2025-10-06 08:30:30'),(1241132,413792,'action complete via WP Cron','2025-10-06 06:30:30','2025-10-06 08:30:30'),(1241133,413793,'action created','2025-10-06 06:30:30','2025-10-06 08:30:30'),(1241134,413793,'action started via WP Cron','2025-10-06 06:33:55','2025-10-06 08:33:55'),(1241135,413793,'action complete via WP Cron','2025-10-06 06:33:55','2025-10-06 08:33:55'),(1241136,413794,'action created','2025-10-06 06:33:55','2025-10-06 08:33:55'),(1241137,413794,'action started via WP Cron','2025-10-06 06:36:32','2025-10-06 08:36:32'),(1241138,413794,'action complete via WP Cron','2025-10-06 06:36:32','2025-10-06 08:36:32'),(1241139,413795,'action created','2025-10-06 06:36:32','2025-10-06 08:36:32'),(1241140,413795,'action started via WP Cron','2025-10-06 06:39:34','2025-10-06 08:39:34'),(1241141,413796,'action created','2025-10-06 06:39:34','2025-10-06 08:39:34'),(1241142,413796,'action started via WP Cron','2025-10-06 06:39:35','2025-10-06 08:39:35'),(1241143,413796,'action complete via WP Cron','2025-10-06 06:39:35','2025-10-06 08:39:35'),(1241144,413795,'action complete via WP Cron','2025-10-06 06:39:35','2025-10-06 08:39:35'),(1241145,413797,'action created','2025-10-06 06:39:35','2025-10-06 08:39:35'),(1241146,413797,'action started via WP Cron','2025-10-06 06:42:39','2025-10-06 08:42:39'),(1241147,413798,'action created','2025-10-06 06:42:39','2025-10-06 08:42:39'),(1241148,413798,'action started via WP Cron','2025-10-06 06:42:40','2025-10-06 08:42:40'),(1241149,413798,'action complete via WP Cron','2025-10-06 06:42:41','2025-10-06 08:42:41'),(1241150,413797,'action complete via WP Cron','2025-10-06 06:42:41','2025-10-06 08:42:41'),(1241151,413799,'action created','2025-10-06 06:42:41','2025-10-06 08:42:41'),(1241152,413799,'action started via WP Cron','2025-10-06 06:46:32','2025-10-06 08:46:32'),(1241153,413799,'action complete via WP Cron','2025-10-06 06:46:32','2025-10-06 08:46:32'),(1241154,413800,'action created','2025-10-06 06:46:32','2025-10-06 08:46:32'),(1241155,413800,'action started via WP Cron','2025-10-06 06:49:36','2025-10-06 08:49:36'),(1241156,413800,'action complete via WP Cron','2025-10-06 06:49:36','2025-10-06 08:49:36'),(1241157,413801,'action created','2025-10-06 06:49:36','2025-10-06 08:49:36'),(1241158,413801,'action started via WP Cron','2025-10-06 06:55:23','2025-10-06 08:55:23'),(1241159,413802,'action created','2025-10-06 06:55:23','2025-10-06 08:55:23'),(1241160,413802,'action started via WP Cron','2025-10-06 06:55:25','2025-10-06 08:55:25'),(1241161,413802,'action complete via WP Cron','2025-10-06 06:55:25','2025-10-06 08:55:25'),(1241162,413801,'action complete via WP Cron','2025-10-06 06:55:25','2025-10-06 08:55:25'),(1241163,413803,'action created','2025-10-06 06:55:25','2025-10-06 08:55:25'),(1241164,413803,'action started via WP Cron','2025-10-06 06:57:55','2025-10-06 08:57:55'),(1241165,413803,'action complete via WP Cron','2025-10-06 06:57:55','2025-10-06 08:57:55'),(1241166,413804,'action created','2025-10-06 06:57:55','2025-10-06 08:57:55'),(1241167,413804,'action started via WP Cron','2025-10-06 07:00:30','2025-10-06 09:00:30'),(1241168,413804,'action complete via WP Cron','2025-10-06 07:00:30','2025-10-06 09:00:30'),(1241169,413805,'action created','2025-10-06 07:00:30','2025-10-06 09:00:30'),(1241170,413805,'action started via WP Cron','2025-10-06 07:02:42','2025-10-06 09:02:42'),(1241171,413805,'action complete via WP Cron','2025-10-06 07:02:42','2025-10-06 09:02:42'),(1241172,413806,'action created','2025-10-06 07:02:42','2025-10-06 09:02:42'),(1241173,413806,'action started via WP Cron','2025-10-06 07:05:44','2025-10-06 09:05:44'),(1241174,413806,'action complete via WP Cron','2025-10-06 07:05:44','2025-10-06 09:05:44'),(1241175,413807,'action created','2025-10-06 07:05:44','2025-10-06 09:05:44'),(1241176,413807,'action started via WP Cron','2025-10-06 07:09:46','2025-10-06 09:09:46'),(1241177,413807,'action complete via WP Cron','2025-10-06 07:09:46','2025-10-06 09:09:46'),(1241178,413808,'action created','2025-10-06 07:09:46','2025-10-06 09:09:46'),(1241179,413808,'action started via WP Cron','2025-10-06 07:15:07','2025-10-06 09:15:07'),(1241180,413808,'action complete via WP Cron','2025-10-06 07:15:08','2025-10-06 09:15:08'),(1241181,413809,'action created','2025-10-06 07:15:08','2025-10-06 09:15:08'),(1241182,413809,'action started via WP Cron','2025-10-06 07:17:32','2025-10-06 09:17:32'),(1241183,413809,'action complete via WP Cron','2025-10-06 07:17:32','2025-10-06 09:17:32'),(1241184,413810,'action created','2025-10-06 07:17:32','2025-10-06 09:17:32'),(1241185,413810,'action started via WP Cron','2025-10-06 07:20:29','2025-10-06 09:20:29'),(1241186,413810,'action complete via WP Cron','2025-10-06 07:20:29','2025-10-06 09:20:29'),(1241187,413811,'action created','2025-10-06 07:20:29','2025-10-06 09:20:29'),(1241188,413811,'action started via WP Cron','2025-10-06 07:22:29','2025-10-06 09:22:29'),(1241189,413811,'action complete via WP Cron','2025-10-06 07:22:29','2025-10-06 09:22:29'),(1241190,413812,'action created','2025-10-06 07:22:29','2025-10-06 09:22:29'),(1241191,413812,'action started via WP Cron','2025-10-06 07:24:31','2025-10-06 09:24:31'),(1241192,413812,'action complete via WP Cron','2025-10-06 07:24:31','2025-10-06 09:24:31'),(1241193,413813,'action created','2025-10-06 07:24:31','2025-10-06 09:24:31'),(1241194,413813,'action started via WP Cron','2025-10-06 07:27:31','2025-10-06 09:27:31'),(1241195,413813,'action complete via WP Cron','2025-10-06 07:27:31','2025-10-06 09:27:31'),(1241196,413814,'action created','2025-10-06 07:27:31','2025-10-06 09:27:31'),(1241197,413814,'action started via WP Cron','2025-10-06 07:30:31','2025-10-06 09:30:31'),(1241198,413814,'action complete via WP Cron','2025-10-06 07:30:32','2025-10-06 09:30:32'),(1241199,413815,'action created','2025-10-06 07:30:32','2025-10-06 09:30:32'),(1241200,413815,'action started via WP Cron','2025-10-06 07:32:33','2025-10-06 09:32:33'),(1241201,413815,'action complete via WP Cron','2025-10-06 07:32:33','2025-10-06 09:32:33'),(1241202,413816,'action created','2025-10-06 07:32:33','2025-10-06 09:32:33'),(1241203,413816,'action started via WP Cron','2025-10-06 07:35:29','2025-10-06 09:35:29'),(1241204,413816,'action complete via WP Cron','2025-10-06 07:35:29','2025-10-06 09:35:29'),(1241205,413817,'action created','2025-10-06 07:35:29','2025-10-06 09:35:29'),(1241206,413817,'action started via WP Cron','2025-10-06 07:37:30','2025-10-06 09:37:30'),(1241207,413817,'action complete via WP Cron','2025-10-06 07:37:30','2025-10-06 09:37:30'),(1241208,413818,'action created','2025-10-06 07:37:30','2025-10-06 09:37:30'),(1241209,413818,'action started via WP Cron','2025-10-06 07:39:31','2025-10-06 09:39:31'),(1241210,413818,'action complete via WP Cron','2025-10-06 07:39:31','2025-10-06 09:39:31'),(1241211,413819,'action created','2025-10-06 07:39:31','2025-10-06 09:39:31'),(1241212,413819,'action started via WP Cron','2025-10-06 07:42:31','2025-10-06 09:42:31'),(1241213,413819,'action complete via WP Cron','2025-10-06 07:42:31','2025-10-06 09:42:31'),(1241214,413820,'action created','2025-10-06 07:42:31','2025-10-06 09:42:31'),(1241215,413820,'action started via WP Cron','2025-10-06 07:45:30','2025-10-06 09:45:30'),(1241216,413820,'action complete via WP Cron','2025-10-06 07:45:30','2025-10-06 09:45:30'),(1241217,413821,'action created','2025-10-06 07:45:30','2025-10-06 09:45:30'),(1241218,413821,'action started via WP Cron','2025-10-06 07:47:30','2025-10-06 09:47:30'),(1241219,413821,'action complete via WP Cron','2025-10-06 07:47:30','2025-10-06 09:47:30'),(1241220,413822,'action created','2025-10-06 07:47:30','2025-10-06 09:47:30'),(1241221,413822,'action started via WP Cron','2025-10-06 07:49:30','2025-10-06 09:49:30'),(1241222,413822,'action complete via WP Cron','2025-10-06 07:49:30','2025-10-06 09:49:30'),(1241223,413823,'action created','2025-10-06 07:49:30','2025-10-06 09:49:30'),(1241224,413823,'action started via WP Cron','2025-10-06 07:51:30','2025-10-06 09:51:30'),(1241225,413824,'action created','2025-10-06 07:51:30','2025-10-06 09:51:30'),(1241226,413824,'action started via WP Cron','2025-10-06 07:51:32','2025-10-06 09:51:32'),(1241227,413824,'action complete via WP Cron','2025-10-06 07:51:32','2025-10-06 09:51:32'),(1241228,413823,'action complete via WP Cron','2025-10-06 07:51:32','2025-10-06 09:51:32'),(1241229,413825,'action created','2025-10-06 07:51:32','2025-10-06 09:51:32'),(1241230,413825,'action started via WP Cron','2025-10-06 07:54:29','2025-10-06 09:54:29'),(1241231,413825,'action complete via WP Cron','2025-10-06 07:54:29','2025-10-06 09:54:29'),(1241232,413826,'action created','2025-10-06 07:54:29','2025-10-06 09:54:29'),(1241233,413826,'action started via WP Cron','2025-10-06 07:56:30','2025-10-06 09:56:30'),(1241234,413826,'action complete via WP Cron','2025-10-06 07:56:30','2025-10-06 09:56:30'),(1241235,413827,'action created','2025-10-06 07:56:30','2025-10-06 09:56:30'),(1241236,413827,'action started via WP Cron','2025-10-06 07:59:29','2025-10-06 09:59:29'),(1241237,413827,'action complete via WP Cron','2025-10-06 07:59:29','2025-10-06 09:59:29'),(1241238,413828,'action created','2025-10-06 07:59:29','2025-10-06 09:59:29'),(1241239,413828,'action started via WP Cron','2025-10-06 08:01:31','2025-10-06 10:01:31'),(1241240,413828,'action complete via WP Cron','2025-10-06 08:01:31','2025-10-06 10:01:31'),(1241241,413829,'action created','2025-10-06 08:01:31','2025-10-06 10:01:31'),(1241242,413829,'action started via WP Cron','2025-10-06 08:04:30','2025-10-06 10:04:30'),(1241243,413829,'action complete via WP Cron','2025-10-06 08:04:30','2025-10-06 10:04:30'),(1241244,413830,'action created','2025-10-06 08:04:30','2025-10-06 10:04:30'),(1241245,413830,'action started via WP Cron','2025-10-06 08:06:30','2025-10-06 10:06:30'),(1241246,413830,'action complete via WP Cron','2025-10-06 08:06:30','2025-10-06 10:06:30'),(1241247,413831,'action created','2025-10-06 08:06:30','2025-10-06 10:06:30'),(1241248,413831,'action started via WP Cron','2025-10-06 08:08:30','2025-10-06 10:08:30'),(1241249,413831,'action complete via WP Cron','2025-10-06 08:08:30','2025-10-06 10:08:30'),(1241250,413832,'action created','2025-10-06 08:08:30','2025-10-06 10:08:30'),(1241251,413832,'action started via WP Cron','2025-10-06 08:11:32','2025-10-06 10:11:32'),(1241252,413832,'action complete via WP Cron','2025-10-06 08:11:33','2025-10-06 10:11:33'),(1241253,413833,'action created','2025-10-06 08:11:33','2025-10-06 10:11:33'),(1241254,413833,'action started via WP Cron','2025-10-06 08:16:32','2025-10-06 10:16:32'),(1241255,413833,'action complete via WP Cron','2025-10-06 08:16:32','2025-10-06 10:16:32'),(1241256,413834,'action created','2025-10-06 08:16:32','2025-10-06 10:16:32'),(1241257,413834,'action started via WP Cron','2025-10-06 08:19:43','2025-10-06 10:19:43'),(1241258,413835,'action created','2025-10-06 08:19:43','2025-10-06 10:19:43'),(1241259,413835,'action started via WP Cron','2025-10-06 08:19:44','2025-10-06 10:19:44'),(1241260,413835,'action complete via WP Cron','2025-10-06 08:19:44','2025-10-06 10:19:44'),(1241261,413834,'action complete via WP Cron','2025-10-06 08:19:45','2025-10-06 10:19:45'),(1241262,413836,'action created','2025-10-06 08:19:45','2025-10-06 10:19:45'),(1241263,413836,'action started via WP Cron','2025-10-06 08:23:44','2025-10-06 10:23:44'),(1241264,413836,'action complete via WP Cron','2025-10-06 08:23:44','2025-10-06 10:23:44'),(1241265,413837,'action created','2025-10-06 08:23:44','2025-10-06 10:23:44'),(1241266,413837,'action started via WP Cron','2025-10-06 08:26:19','2025-10-06 10:26:19'),(1241267,413838,'action created','2025-10-06 08:26:19','2025-10-06 10:26:19'),(1241268,413838,'action started via WP Cron','2025-10-06 08:26:20','2025-10-06 10:26:20'),(1241269,413838,'action complete via WP Cron','2025-10-06 08:26:20','2025-10-06 10:26:20'),(1241270,413837,'action complete via WP Cron','2025-10-06 08:26:20','2025-10-06 10:26:20'),(1241271,413839,'action created','2025-10-06 08:26:20','2025-10-06 10:26:20'),(1241272,413839,'action started via WP Cron','2025-10-06 08:31:33','2025-10-06 10:31:33'),(1241273,413840,'action created','2025-10-06 08:31:33','2025-10-06 10:31:33'),(1241274,413840,'action started via WP Cron','2025-10-06 08:31:34','2025-10-06 10:31:34'),(1241275,413840,'action complete via WP Cron','2025-10-06 08:31:35','2025-10-06 10:31:35'),(1241276,413839,'action complete via WP Cron','2025-10-06 08:31:35','2025-10-06 10:31:35'),(1241277,413841,'action created','2025-10-06 08:31:35','2025-10-06 10:31:35'),(1241278,413841,'action started via WP Cron','2025-10-06 08:36:33','2025-10-06 10:36:33'),(1241279,413841,'action complete via WP Cron','2025-10-06 08:36:33','2025-10-06 10:36:33'),(1241280,413842,'action created','2025-10-06 08:36:33','2025-10-06 10:36:33'),(1241281,413842,'action started via WP Cron','2025-10-06 08:41:19','2025-10-06 10:41:19'),(1241282,413842,'action complete via WP Cron','2025-10-06 08:41:19','2025-10-06 10:41:19'),(1241283,413843,'action created','2025-10-06 08:41:19','2025-10-06 10:41:19'),(1241284,413843,'action started via WP Cron','2025-10-06 08:43:50','2025-10-06 10:43:50'),(1241285,413843,'action complete via WP Cron','2025-10-06 08:43:50','2025-10-06 10:43:50'),(1241286,413844,'action created','2025-10-06 08:43:50','2025-10-06 10:43:50'),(1241287,413844,'action started via WP Cron','2025-10-06 08:46:32','2025-10-06 10:46:32'),(1241288,413844,'action complete via WP Cron','2025-10-06 08:46:32','2025-10-06 10:46:32'),(1241289,413845,'action created','2025-10-06 08:46:32','2025-10-06 10:46:32'),(1241290,413845,'action started via WP Cron','2025-10-06 08:48:45','2025-10-06 10:48:45'),(1241291,413845,'action complete via WP Cron','2025-10-06 08:48:45','2025-10-06 10:48:45'),(1241292,413846,'action created','2025-10-06 08:48:45','2025-10-06 10:48:45'),(1241293,413846,'action started via WP Cron','2025-10-06 08:51:25','2025-10-06 10:51:25'),(1241294,413846,'action complete via WP Cron','2025-10-06 08:51:25','2025-10-06 10:51:25'),(1241295,413847,'action created','2025-10-06 08:51:25','2025-10-06 10:51:25'),(1241296,413847,'action started via WP Cron','2025-10-06 08:55:18','2025-10-06 10:55:18'),(1241297,413848,'action created','2025-10-06 08:55:18','2025-10-06 10:55:18'),(1241298,413848,'action started via WP Cron','2025-10-06 08:55:20','2025-10-06 10:55:20'),(1241299,413848,'action complete via WP Cron','2025-10-06 08:55:20','2025-10-06 10:55:20'),(1241300,413847,'action complete via WP Cron','2025-10-06 08:55:20','2025-10-06 10:55:20'),(1241301,413849,'action created','2025-10-06 08:55:20','2025-10-06 10:55:20'),(1241302,413849,'action started via WP Cron','2025-10-06 08:57:37','2025-10-06 10:57:37'),(1241303,413849,'action complete via WP Cron','2025-10-06 08:57:37','2025-10-06 10:57:37'),(1241304,413850,'action created','2025-10-06 08:57:37','2025-10-06 10:57:37'),(1241305,413850,'action started via WP Cron','2025-10-06 09:01:04','2025-10-06 11:01:04'),(1241306,413850,'action complete via WP Cron','2025-10-06 09:01:04','2025-10-06 11:01:04'),(1241307,413851,'action created','2025-10-06 09:01:04','2025-10-06 11:01:04'),(1241308,413851,'action started via WP Cron','2025-10-06 09:06:04','2025-10-06 11:06:04'),(1241309,413851,'action complete via WP Cron','2025-10-06 09:06:04','2025-10-06 11:06:04'),(1241310,413852,'action created','2025-10-06 09:06:04','2025-10-06 11:06:04'),(1241311,413852,'action started via WP Cron','2025-10-06 09:08:40','2025-10-06 11:08:40'),(1241312,413852,'action complete via WP Cron','2025-10-06 09:08:40','2025-10-06 11:08:40'),(1241313,413853,'action created','2025-10-06 09:08:40','2025-10-06 11:08:40'),(1241314,413853,'action started via WP Cron','2025-10-06 09:11:19','2025-10-06 11:11:19'),(1241315,413853,'action complete via WP Cron','2025-10-06 09:11:19','2025-10-06 11:11:19'),(1241316,413854,'action created','2025-10-06 09:11:19','2025-10-06 11:11:19'),(1241317,413854,'action started via WP Cron','2025-10-06 09:14:11','2025-10-06 11:14:11'),(1241318,413854,'action complete via WP Cron','2025-10-06 09:14:11','2025-10-06 11:14:11'),(1241319,413855,'action created','2025-10-06 09:14:11','2025-10-06 11:14:11'),(1241320,413855,'action started via WP Cron','2025-10-06 09:16:31','2025-10-06 11:16:31'),(1241321,413855,'action complete via WP Cron','2025-10-06 09:16:31','2025-10-06 11:16:31'),(1241322,413856,'action created','2025-10-06 09:16:31','2025-10-06 11:16:31'),(1241323,413856,'action started via WP Cron','2025-10-06 09:19:20','2025-10-06 11:19:20'),(1241324,413857,'action created','2025-10-06 09:19:20','2025-10-06 11:19:20'),(1241325,413857,'action started via WP Cron','2025-10-06 09:19:21','2025-10-06 11:19:21'),(1241326,413857,'action complete via WP Cron','2025-10-06 09:19:21','2025-10-06 11:19:21'),(1241327,413856,'action complete via WP Cron','2025-10-06 09:19:21','2025-10-06 11:19:21'),(1241328,413858,'action created','2025-10-06 09:19:21','2025-10-06 11:19:21'),(1241329,413858,'action started via WP Cron','2025-10-06 09:21:33','2025-10-06 11:21:33'),(1241330,413859,'action created','2025-10-06 09:21:33','2025-10-06 11:21:33'),(1241331,413859,'action started via WP Cron','2025-10-06 09:21:34','2025-10-06 11:21:34'),(1241332,413859,'action complete via WP Cron','2025-10-06 09:21:34','2025-10-06 11:21:34'),(1241333,413858,'action complete via WP Cron','2025-10-06 09:21:34','2025-10-06 11:21:34'),(1241334,413860,'action created','2025-10-06 09:21:34','2025-10-06 11:21:34'),(1241335,413860,'action started via WP Cron','2025-10-06 09:24:46','2025-10-06 11:24:46'),(1241336,413860,'action complete via WP Cron','2025-10-06 09:24:46','2025-10-06 11:24:46'),(1241337,413861,'action created','2025-10-06 09:24:46','2025-10-06 11:24:46'),(1241338,413861,'action started via WP Cron','2025-10-06 09:26:48','2025-10-06 11:26:48'),(1241339,413861,'action complete via WP Cron','2025-10-06 09:26:48','2025-10-06 11:26:48'),(1241340,413862,'action created','2025-10-06 09:26:48','2025-10-06 11:26:48'),(1241341,413862,'action started via WP Cron','2025-10-06 09:28:53','2025-10-06 11:28:53'),(1241342,413862,'action complete via WP Cron','2025-10-06 09:28:53','2025-10-06 11:28:53'),(1241343,413863,'action created','2025-10-06 09:28:53','2025-10-06 11:28:53'),(1241344,413863,'action started via WP Cron','2025-10-06 09:31:31','2025-10-06 11:31:31'),(1241345,413863,'action complete via WP Cron','2025-10-06 09:31:31','2025-10-06 11:31:31'),(1241346,413864,'action created','2025-10-06 09:31:31','2025-10-06 11:31:31'),(1241347,413864,'action started via WP Cron','2025-10-06 09:33:36','2025-10-06 11:33:36'),(1241348,413864,'action complete via WP Cron','2025-10-06 09:33:36','2025-10-06 11:33:36'),(1241349,413865,'action created','2025-10-06 09:33:36','2025-10-06 11:33:36'),(1241350,413865,'action started via WP Cron','2025-10-06 09:36:31','2025-10-06 11:36:31'),(1241351,413865,'action complete via WP Cron','2025-10-06 09:36:31','2025-10-06 11:36:31'),(1241352,413866,'action created','2025-10-06 09:36:31','2025-10-06 11:36:31'),(1241353,413866,'action started via WP Cron','2025-10-06 09:41:19','2025-10-06 11:41:19'),(1241354,413866,'action complete via WP Cron','2025-10-06 09:41:19','2025-10-06 11:41:19'),(1241355,413867,'action created','2025-10-06 09:41:19','2025-10-06 11:41:19'),(1241356,413867,'action started via WP Cron','2025-10-06 09:43:24','2025-10-06 11:43:24'),(1241357,413867,'action complete via WP Cron','2025-10-06 09:43:24','2025-10-06 11:43:24'),(1241358,413868,'action created','2025-10-06 09:43:24','2025-10-06 11:43:24'),(1241359,413868,'action started via WP Cron','2025-10-06 09:46:32','2025-10-06 11:46:32'),(1241360,413868,'action complete via WP Cron','2025-10-06 09:46:32','2025-10-06 11:46:32'),(1241361,413869,'action created','2025-10-06 09:46:32','2025-10-06 11:46:32'),(1241362,413869,'action started via WP Cron','2025-10-06 09:51:22','2025-10-06 11:51:22'),(1241363,413869,'action complete via WP Cron','2025-10-06 09:51:22','2025-10-06 11:51:22'),(1241364,413870,'action created','2025-10-06 09:51:22','2025-10-06 11:51:22'),(1241365,413870,'action started via WP Cron','2025-10-06 09:55:21','2025-10-06 11:55:21'),(1241366,413870,'action complete via WP Cron','2025-10-06 09:55:21','2025-10-06 11:55:21'),(1241367,413871,'action created','2025-10-06 09:55:21','2025-10-06 11:55:21'),(1241368,413871,'action started via WP Cron','2025-10-06 09:58:53','2025-10-06 11:58:53'),(1241369,413871,'action complete via WP Cron','2025-10-06 09:58:53','2025-10-06 11:58:53'),(1241370,413872,'action created','2025-10-06 09:58:53','2025-10-06 11:58:53'),(1241371,413872,'action started via WP Cron','2025-10-06 10:01:32','2025-10-06 12:01:32'),(1241372,413872,'action complete via WP Cron','2025-10-06 10:01:32','2025-10-06 12:01:32'),(1241373,413873,'action created','2025-10-06 10:01:32','2025-10-06 12:01:32'),(1241374,413873,'action started via WP Cron','2025-10-06 10:03:35','2025-10-06 12:03:35'),(1241375,413873,'action complete via WP Cron','2025-10-06 10:03:35','2025-10-06 12:03:35'),(1241376,413874,'action created','2025-10-06 10:03:35','2025-10-06 12:03:35'),(1241377,413874,'action started via WP Cron','2025-10-06 10:06:33','2025-10-06 12:06:33'),(1241378,413874,'action complete via WP Cron','2025-10-06 10:06:33','2025-10-06 12:06:33'),(1241379,413875,'action created','2025-10-06 10:06:33','2025-10-06 12:06:33'),(1241380,413875,'action started via WP Cron','2025-10-06 10:09:28','2025-10-06 12:09:28'),(1241381,413875,'action complete via WP Cron','2025-10-06 10:09:28','2025-10-06 12:09:28'),(1241382,413876,'action created','2025-10-06 10:09:28','2025-10-06 12:09:28'),(1241383,413876,'action started via WP Cron','2025-10-06 10:11:50','2025-10-06 12:11:50'),(1241384,413876,'action complete via WP Cron','2025-10-06 10:11:50','2025-10-06 12:11:50'),(1241385,413877,'action created','2025-10-06 10:11:50','2025-10-06 12:11:50'),(1241386,413877,'action started via WP Cron','2025-10-06 10:14:45','2025-10-06 12:14:45'),(1241387,413877,'action complete via WP Cron','2025-10-06 10:14:45','2025-10-06 12:14:45'),(1241388,413878,'action created','2025-10-06 10:14:45','2025-10-06 12:14:45'),(1241389,413878,'action started via WP Cron','2025-10-06 10:17:58','2025-10-06 12:17:58'),(1241390,413878,'action complete via WP Cron','2025-10-06 10:17:58','2025-10-06 12:17:58'),(1241391,413879,'action created','2025-10-06 10:17:58','2025-10-06 12:17:58'),(1241392,413879,'action started via WP Cron','2025-10-06 10:21:32','2025-10-06 12:21:32'),(1241393,413880,'action created','2025-10-06 10:21:32','2025-10-06 12:21:32'),(1241394,413880,'action started via WP Cron','2025-10-06 10:21:34','2025-10-06 12:21:34'),(1241395,413880,'action complete via WP Cron','2025-10-06 10:21:35','2025-10-06 12:21:35'),(1241396,413879,'action complete via WP Cron','2025-10-06 10:21:35','2025-10-06 12:21:35'),(1241397,413881,'action created','2025-10-06 10:21:35','2025-10-06 12:21:35'),(1241398,413881,'action started via WP Cron','2025-10-06 10:23:54','2025-10-06 12:23:54'),(1241399,413881,'action complete via WP Cron','2025-10-06 10:23:54','2025-10-06 12:23:54'),(1241400,413882,'action created','2025-10-06 10:23:54','2025-10-06 12:23:54'),(1241401,413882,'action started via WP Cron','2025-10-06 10:28:25','2025-10-06 12:28:25'),(1241402,413882,'action complete via WP Cron','2025-10-06 10:28:25','2025-10-06 12:28:25'),(1241403,413883,'action created','2025-10-06 10:28:25','2025-10-06 12:28:25'),(1241404,413883,'action started via WP Cron','2025-10-06 10:31:04','2025-10-06 12:31:04'),(1241405,413883,'action complete via WP Cron','2025-10-06 10:31:04','2025-10-06 12:31:04'),(1241406,413884,'action created','2025-10-06 10:31:04','2025-10-06 12:31:04'),(1241407,413884,'action started via WP Cron','2025-10-06 10:33:38','2025-10-06 12:33:38'),(1241408,413885,'action created','2025-10-06 10:33:38','2025-10-06 12:33:38'),(1241409,413885,'action started via WP Cron','2025-10-06 10:33:40','2025-10-06 12:33:40'),(1241410,413885,'action complete via WP Cron','2025-10-06 10:33:40','2025-10-06 12:33:40'),(1241411,413884,'action complete via WP Cron','2025-10-06 10:33:40','2025-10-06 12:33:40'),(1241412,413886,'action created','2025-10-06 10:33:40','2025-10-06 12:33:40'),(1241413,413886,'action started via WP Cron','2025-10-06 10:36:32','2025-10-06 12:36:32'),(1241414,413886,'action complete via WP Cron','2025-10-06 10:36:32','2025-10-06 12:36:32'),(1241415,413887,'action created','2025-10-06 10:36:32','2025-10-06 12:36:32'),(1241416,413887,'action started via WP Cron','2025-10-06 10:39:09','2025-10-06 12:39:09'),(1241417,413887,'action complete via WP Cron','2025-10-06 10:39:09','2025-10-06 12:39:09'),(1241418,413888,'action created','2025-10-06 10:39:09','2025-10-06 12:39:09'),(1241419,413888,'action started via WP Cron','2025-10-06 10:41:19','2025-10-06 12:41:19'),(1241420,413888,'action complete via WP Cron','2025-10-06 10:41:19','2025-10-06 12:41:19'),(1241421,413889,'action created','2025-10-06 10:41:19','2025-10-06 12:41:19'),(1241422,413889,'action started via WP Cron','2025-10-06 10:46:06','2025-10-06 12:46:06'),(1241423,413889,'action complete via WP Cron','2025-10-06 10:46:07','2025-10-06 12:46:07'),(1241424,413890,'action created','2025-10-06 10:46:07','2025-10-06 12:46:07'),(1241425,413890,'action started via WP Cron','2025-10-06 10:49:52','2025-10-06 12:49:52'),(1241426,413890,'action complete via WP Cron','2025-10-06 10:49:52','2025-10-06 12:49:52'),(1241427,413891,'action created','2025-10-06 10:49:52','2025-10-06 12:49:52'),(1241428,413891,'action started via WP Cron','2025-10-06 10:52:39','2025-10-06 12:52:39'),(1241429,413891,'action complete via WP Cron','2025-10-06 10:52:39','2025-10-06 12:52:39'),(1241430,413892,'action created','2025-10-06 10:52:39','2025-10-06 12:52:39'),(1241431,413892,'action started via WP Cron','2025-10-06 10:56:14','2025-10-06 12:56:14'),(1241432,413892,'action complete via WP Cron','2025-10-06 10:56:14','2025-10-06 12:56:14'),(1241433,413893,'action created','2025-10-06 10:56:14','2025-10-06 12:56:14'),(1241434,413893,'action started via WP Cron','2025-10-06 10:58:50','2025-10-06 12:58:50'),(1241435,413893,'action complete via WP Cron','2025-10-06 10:58:51','2025-10-06 12:58:51'),(1241436,413894,'action created','2025-10-06 10:58:51','2025-10-06 12:58:51'),(1241437,413894,'action started via WP Cron','2025-10-06 11:01:28','2025-10-06 13:01:28'),(1241438,413895,'action created','2025-10-06 11:01:29','2025-10-06 13:01:29'),(1241439,413895,'action started via WP Cron','2025-10-06 11:01:30','2025-10-06 13:01:30'),(1241440,413895,'action complete via WP Cron','2025-10-06 11:01:30','2025-10-06 13:01:30'),(1241441,413894,'action complete via WP Cron','2025-10-06 11:01:30','2025-10-06 13:01:30'),(1241442,413896,'action created','2025-10-06 11:01:30','2025-10-06 13:01:30'),(1241443,413896,'action started via WP Cron','2025-10-06 11:04:14','2025-10-06 13:04:14'),(1241444,413896,'action complete via WP Cron','2025-10-06 11:04:14','2025-10-06 13:04:14'),(1241445,413897,'action created','2025-10-06 11:04:14','2025-10-06 13:04:14'),(1241446,413897,'action started via WP Cron','2025-10-06 11:06:33','2025-10-06 13:06:33'),(1241447,413897,'action complete via WP Cron','2025-10-06 11:06:33','2025-10-06 13:06:33'),(1241448,413898,'action created','2025-10-06 11:06:33','2025-10-06 13:06:33'),(1241449,413898,'action started via WP Cron','2025-10-06 11:08:42','2025-10-06 13:08:42'),(1241450,413898,'action complete via WP Cron','2025-10-06 11:08:42','2025-10-06 13:08:42'),(1241451,413899,'action created','2025-10-06 11:08:42','2025-10-06 13:08:42'),(1241452,413899,'action started via WP Cron','2025-10-06 11:11:27','2025-10-06 13:11:27'),(1241453,413899,'action complete via WP Cron','2025-10-06 11:11:27','2025-10-06 13:11:27'),(1241454,413900,'action created','2025-10-06 11:11:27','2025-10-06 13:11:27'),(1241455,413900,'action started via WP Cron','2025-10-06 11:16:33','2025-10-06 13:16:33'),(1241456,413901,'action created','2025-10-06 11:16:33','2025-10-06 13:16:33'),(1241457,413901,'action started via WP Cron','2025-10-06 11:16:34','2025-10-06 13:16:34'),(1241458,413901,'action complete via WP Cron','2025-10-06 11:16:34','2025-10-06 13:16:34'),(1241459,413900,'action complete via WP Cron','2025-10-06 11:16:35','2025-10-06 13:16:35'),(1241460,413902,'action created','2025-10-06 11:16:35','2025-10-06 13:16:35'),(1241461,413902,'action started via WP Cron','2025-10-06 11:19:08','2025-10-06 13:19:08'),(1241462,413902,'action complete via WP Cron','2025-10-06 11:19:08','2025-10-06 13:19:08'),(1241463,413903,'action created','2025-10-06 11:19:08','2025-10-06 13:19:08'),(1241464,413903,'action started via WP Cron','2025-10-06 11:21:33','2025-10-06 13:21:33'),(1241465,413903,'action complete via WP Cron','2025-10-06 11:21:33','2025-10-06 13:21:33'),(1241466,413904,'action created','2025-10-06 11:21:33','2025-10-06 13:21:33'),(1241467,413904,'action started via WP Cron','2025-10-06 11:24:43','2025-10-06 13:24:43'),(1241468,413904,'action complete via WP Cron','2025-10-06 11:24:43','2025-10-06 13:24:43'),(1241469,413905,'action created','2025-10-06 11:24:43','2025-10-06 13:24:43'),(1241470,413905,'action started via WP Cron','2025-10-06 11:28:35','2025-10-06 13:28:35'),(1241471,413905,'action complete via WP Cron','2025-10-06 11:28:35','2025-10-06 13:28:35'),(1241472,413906,'action created','2025-10-06 11:28:35','2025-10-06 13:28:35'),(1241473,413906,'action started via WP Cron','2025-10-06 11:30:59','2025-10-06 13:30:59'),(1241474,413906,'action complete via WP Cron','2025-10-06 11:31:00','2025-10-06 13:31:00'),(1241475,413907,'action created','2025-10-06 11:31:00','2025-10-06 13:31:00'),(1241476,413907,'action started via WP Cron','2025-10-06 11:34:01','2025-10-06 13:34:01'),(1241477,413907,'action complete via WP Cron','2025-10-06 11:34:01','2025-10-06 13:34:01'),(1241478,413908,'action created','2025-10-06 11:34:01','2025-10-06 13:34:01'),(1241479,413908,'action started via WP Cron','2025-10-06 11:36:04','2025-10-06 13:36:04'),(1241480,413909,'action created','2025-10-06 11:36:04','2025-10-06 13:36:04'),(1241481,413909,'action started via WP Cron','2025-10-06 11:36:06','2025-10-06 13:36:06'),(1241482,413909,'action complete via WP Cron','2025-10-06 11:36:06','2025-10-06 13:36:06'),(1241483,413908,'action complete via WP Cron','2025-10-06 11:36:06','2025-10-06 13:36:06'),(1241484,413910,'action created','2025-10-06 11:36:06','2025-10-06 13:36:06'),(1241485,413910,'action started via WP Cron','2025-10-06 11:39:09','2025-10-06 13:39:09'),(1241486,413910,'action complete via WP Cron','2025-10-06 11:39:09','2025-10-06 13:39:09'),(1241487,413911,'action created','2025-10-06 11:39:09','2025-10-06 13:39:09'),(1241488,413911,'action started via WP Cron','2025-10-06 11:41:35','2025-10-06 13:41:35'),(1241489,413911,'action complete via WP Cron','2025-10-06 11:41:35','2025-10-06 13:41:35'),(1241490,413912,'action created','2025-10-06 11:41:35','2025-10-06 13:41:35'),(1241491,413912,'action started via WP Cron','2025-10-06 11:43:49','2025-10-06 13:43:49'),(1241492,413912,'action complete via WP Cron','2025-10-06 11:43:49','2025-10-06 13:43:49'),(1241493,413913,'action created','2025-10-06 11:43:49','2025-10-06 13:43:49'),(1241494,413913,'action started via WP Cron','2025-10-06 11:46:32','2025-10-06 13:46:32'),(1241495,413913,'action complete via WP Cron','2025-10-06 11:46:32','2025-10-06 13:46:32'),(1241496,413914,'action created','2025-10-06 11:46:32','2025-10-06 13:46:32'),(1241497,413914,'action started via WP Cron','2025-10-06 11:48:48','2025-10-06 13:48:48'),(1241498,413914,'action complete via WP Cron','2025-10-06 11:48:48','2025-10-06 13:48:48'),(1241499,413915,'action created','2025-10-06 11:48:48','2025-10-06 13:48:48'),(1241500,413915,'action started via WP Cron','2025-10-06 11:51:04','2025-10-06 13:51:04'),(1241501,413915,'action complete via WP Cron','2025-10-06 11:51:04','2025-10-06 13:51:04'),(1241502,413916,'action created','2025-10-06 11:51:04','2025-10-06 13:51:04'),(1241503,413916,'action started via WP Cron','2025-10-06 11:54:13','2025-10-06 13:54:13'),(1241504,413916,'action complete via WP Cron','2025-10-06 11:54:13','2025-10-06 13:54:13'),(1241505,413917,'action created','2025-10-06 11:54:13','2025-10-06 13:54:13'),(1241506,413917,'action started via WP Cron','2025-10-06 11:56:32','2025-10-06 13:56:32'),(1241507,413917,'action complete via WP Cron','2025-10-06 11:56:32','2025-10-06 13:56:32'),(1241508,413918,'action created','2025-10-06 11:56:32','2025-10-06 13:56:32'),(1241509,413918,'action started via WP Cron','2025-10-06 11:59:33','2025-10-06 13:59:33'),(1241510,413918,'action complete via WP Cron','2025-10-06 11:59:33','2025-10-06 13:59:33'),(1241511,413919,'action created','2025-10-06 11:59:33','2025-10-06 13:59:33'),(1241512,413919,'action started via WP Cron','2025-10-06 12:01:33','2025-10-06 14:01:33'),(1241513,413919,'action complete via WP Cron','2025-10-06 12:01:33','2025-10-06 14:01:33'),(1241514,413920,'action created','2025-10-06 12:01:33','2025-10-06 14:01:33'),(1241515,413920,'action started via WP Cron','2025-10-06 12:04:48','2025-10-06 14:04:48'),(1241516,413920,'action complete via WP Cron','2025-10-06 12:04:48','2025-10-06 14:04:48'),(1241517,413921,'action created','2025-10-06 12:04:48','2025-10-06 14:04:48'),(1241518,413921,'action started via WP Cron','2025-10-06 12:08:33','2025-10-06 14:08:33'),(1241519,413921,'action complete via WP Cron','2025-10-06 12:08:33','2025-10-06 14:08:33'),(1241520,413922,'action created','2025-10-06 12:08:33','2025-10-06 14:08:33'),(1241521,413922,'action started via WP Cron','2025-10-06 12:10:49','2025-10-06 14:10:49'),(1241522,413922,'action complete via WP Cron','2025-10-06 12:10:49','2025-10-06 14:10:49'),(1241523,413923,'action created','2025-10-06 12:10:49','2025-10-06 14:10:49'),(1241524,413923,'action started via WP Cron','2025-10-06 12:13:45','2025-10-06 14:13:45'),(1241525,413924,'action created','2025-10-06 12:13:45','2025-10-06 14:13:45'),(1241526,413924,'action started via WP Cron','2025-10-06 12:13:46','2025-10-06 14:13:46'),(1241527,413924,'action complete via WP Cron','2025-10-06 12:13:46','2025-10-06 14:13:46'),(1241528,413923,'action complete via WP Cron','2025-10-06 12:13:47','2025-10-06 14:13:47'),(1241529,413925,'action created','2025-10-06 12:13:47','2025-10-06 14:13:47'),(1241530,413925,'action started via WP Cron','2025-10-06 12:16:34','2025-10-06 14:16:34'),(1241531,413926,'action created','2025-10-06 12:16:34','2025-10-06 14:16:34'),(1241532,413926,'action started via WP Cron','2025-10-06 12:16:35','2025-10-06 14:16:35'),(1241533,413926,'action complete via WP Cron','2025-10-06 12:16:35','2025-10-06 14:16:35'),(1241534,413925,'action complete via WP Cron','2025-10-06 12:16:35','2025-10-06 14:16:35'),(1241535,413927,'action created','2025-10-06 12:16:35','2025-10-06 14:16:35'),(1241536,413927,'action started via WP Cron','2025-10-06 12:18:43','2025-10-06 14:18:43'),(1241537,413927,'action complete via WP Cron','2025-10-06 12:18:43','2025-10-06 14:18:43'),(1241538,413928,'action created','2025-10-06 12:18:43','2025-10-06 14:18:43'),(1241539,413928,'action started via WP Cron','2025-10-06 12:21:32','2025-10-06 14:21:32'),(1241540,413928,'action complete via WP Cron','2025-10-06 12:21:32','2025-10-06 14:21:32'),(1241541,413929,'action created','2025-10-06 12:21:32','2025-10-06 14:21:32'),(1241542,413929,'action started via WP Cron','2025-10-06 12:24:00','2025-10-06 14:24:00'),(1241543,413929,'action complete via WP Cron','2025-10-06 12:24:00','2025-10-06 14:24:00'),(1241544,413930,'action created','2025-10-06 12:24:00','2025-10-06 14:24:00'),(1241545,413930,'action started via WP Cron','2025-10-06 12:26:32','2025-10-06 14:26:32'),(1241546,413930,'action complete via WP Cron','2025-10-06 12:26:32','2025-10-06 14:26:32'),(1241547,413931,'action created','2025-10-06 12:26:32','2025-10-06 14:26:32'),(1241548,413931,'action started via WP Cron','2025-10-06 12:28:42','2025-10-06 14:28:42'),(1241549,413931,'action complete via WP Cron','2025-10-06 12:28:42','2025-10-06 14:28:42'),(1241550,413932,'action created','2025-10-06 12:28:42','2025-10-06 14:28:42'),(1241551,413932,'action started via WP Cron','2025-10-06 12:31:36','2025-10-06 14:31:36'),(1241552,413932,'action complete via WP Cron','2025-10-06 12:31:36','2025-10-06 14:31:36'),(1241553,413933,'action created','2025-10-06 12:31:36','2025-10-06 14:31:36'),(1241554,413933,'action started via WP Cron','2025-10-06 12:36:01','2025-10-06 14:36:01'),(1241555,413933,'action complete via WP Cron','2025-10-06 12:36:02','2025-10-06 14:36:02'),(1241556,413934,'action created','2025-10-06 12:36:02','2025-10-06 14:36:02'),(1241557,413934,'action started via WP Cron','2025-10-06 12:38:41','2025-10-06 14:38:41'),(1241558,413934,'action complete via WP Cron','2025-10-06 12:38:41','2025-10-06 14:38:41'),(1241559,413935,'action created','2025-10-06 12:38:41','2025-10-06 14:38:41'),(1241560,413935,'action started via WP Cron','2025-10-06 12:40:57','2025-10-06 14:40:57'),(1241561,413936,'action created','2025-10-06 12:40:57','2025-10-06 14:40:57'),(1241562,413936,'action started via WP Cron','2025-10-06 12:41:02','2025-10-06 14:41:02'),(1241563,413935,'action complete via WP Cron','2025-10-06 12:41:02','2025-10-06 14:41:02'),(1241564,413937,'action created','2025-10-06 12:41:02','2025-10-06 14:41:02'),(1241565,413936,'action complete via WP Cron','2025-10-06 12:41:02','2025-10-06 14:41:02'),(1241566,413937,'action started via WP Cron','2025-10-06 12:43:03','2025-10-06 14:43:03'),(1241567,413937,'action complete via WP Cron','2025-10-06 12:43:03','2025-10-06 14:43:03'),(1241568,413938,'action created','2025-10-06 12:43:03','2025-10-06 14:43:03'),(1241569,413938,'action started via WP Cron','2025-10-06 12:46:05','2025-10-06 14:46:05'),(1241570,413938,'action complete via WP Cron','2025-10-06 12:46:05','2025-10-06 14:46:05'),(1241571,413939,'action created','2025-10-06 12:46:05','2025-10-06 14:46:05'),(1241572,413939,'action started via WP Cron','2025-10-06 12:49:13','2025-10-06 14:49:13'),(1241573,413939,'action complete via WP Cron','2025-10-06 12:49:13','2025-10-06 14:49:13'),(1241574,413940,'action created','2025-10-06 12:49:13','2025-10-06 14:49:13'),(1241575,413940,'action started via WP Cron','2025-10-06 12:51:30','2025-10-06 14:51:30'),(1241576,413940,'action complete via WP Cron','2025-10-06 12:51:30','2025-10-06 14:51:30'),(1241577,413941,'action created','2025-10-06 12:51:30','2025-10-06 14:51:30'),(1241578,413941,'action started via WP Cron','2025-10-06 12:56:34','2025-10-06 14:56:34'),(1241579,413941,'action complete via WP Cron','2025-10-06 12:56:34','2025-10-06 14:56:34'),(1241580,413942,'action created','2025-10-06 12:56:34','2025-10-06 14:56:34'),(1241581,413942,'action started via WP Cron','2025-10-06 12:59:45','2025-10-06 14:59:45'),(1241582,413942,'action complete via WP Cron','2025-10-06 12:59:45','2025-10-06 14:59:45'),(1241583,413943,'action created','2025-10-06 12:59:45','2025-10-06 14:59:45'),(1241584,413943,'action started via WP Cron','2025-10-06 13:02:29','2025-10-06 15:02:29'),(1241585,413943,'action complete via WP Cron','2025-10-06 13:02:29','2025-10-06 15:02:29'),(1241586,413944,'action created','2025-10-06 13:02:29','2025-10-06 15:02:29'),(1241587,413944,'action started via WP Cron','2025-10-06 13:04:30','2025-10-06 15:04:30'),(1241588,413944,'action complete via WP Cron','2025-10-06 13:04:30','2025-10-06 15:04:30'),(1241589,413945,'action created','2025-10-06 13:04:30','2025-10-06 15:04:30'),(1241590,413945,'action started via WP Cron','2025-10-06 13:07:31','2025-10-06 15:07:31'),(1241591,413945,'action complete via WP Cron','2025-10-06 13:07:32','2025-10-06 15:07:32'),(1241592,413946,'action created','2025-10-06 13:07:32','2025-10-06 15:07:32'),(1241593,413946,'action started via WP Cron','2025-10-06 13:10:04','2025-10-06 15:10:04'),(1241594,413946,'action complete via WP Cron','2025-10-06 13:10:04','2025-10-06 15:10:04'),(1241595,413947,'action created','2025-10-06 13:10:04','2025-10-06 15:10:04'),(1241596,413947,'action started via WP Cron','2025-10-06 13:12:46','2025-10-06 15:12:46'),(1241597,413947,'action complete via WP Cron','2025-10-06 13:12:46','2025-10-06 15:12:46'),(1241598,413948,'action created','2025-10-06 13:12:46','2025-10-06 15:12:46'),(1241599,413948,'action started via WP Cron','2025-10-06 13:15:54','2025-10-06 15:15:54'),(1241600,413948,'action complete via WP Cron','2025-10-06 13:15:54','2025-10-06 15:15:54'),(1241601,413949,'action created','2025-10-06 13:15:54','2025-10-06 15:15:54'),(1241602,413949,'action started via WP Cron','2025-10-06 13:17:56','2025-10-06 15:17:56'),(1241603,413949,'action complete via WP Cron','2025-10-06 13:17:56','2025-10-06 15:17:56'),(1241604,413950,'action created','2025-10-06 13:17:56','2025-10-06 15:17:56'),(1241605,413950,'action started via WP Cron','2025-10-06 13:20:13','2025-10-06 15:20:13'),(1241606,413950,'action complete via WP Cron','2025-10-06 13:20:13','2025-10-06 15:20:13'),(1241607,413951,'action created','2025-10-06 13:20:13','2025-10-06 15:20:13'),(1241608,413951,'action started via WP Cron','2025-10-06 13:23:03','2025-10-06 15:23:03'),(1241609,413951,'action complete via WP Cron','2025-10-06 13:23:03','2025-10-06 15:23:03'),(1241610,413952,'action created','2025-10-06 13:23:03','2025-10-06 15:23:03'),(1241611,413952,'action started via WP Cron','2025-10-06 13:25:42','2025-10-06 15:25:42'),(1241612,413952,'action complete via WP Cron','2025-10-06 13:25:42','2025-10-06 15:25:42'),(1241613,413953,'action created','2025-10-06 13:25:42','2025-10-06 15:25:42'),(1241614,413953,'action started via WP Cron','2025-10-06 13:31:32','2025-10-06 15:31:32'),(1241615,413954,'action created','2025-10-06 13:31:32','2025-10-06 15:31:32'),(1241616,413954,'action started via WP Cron','2025-10-06 13:31:36','2025-10-06 15:31:36'),(1241617,413954,'action complete via WP Cron','2025-10-06 13:31:37','2025-10-06 15:31:37'),(1241618,413953,'action complete via WP Cron','2025-10-06 13:31:37','2025-10-06 15:31:37'),(1241619,413955,'action created','2025-10-06 13:31:37','2025-10-06 15:31:37'),(1241620,413955,'action started via WP Cron','2025-10-06 13:33:52','2025-10-06 15:33:52'),(1241621,413955,'action complete via WP Cron','2025-10-06 13:33:52','2025-10-06 15:33:52'),(1241622,413956,'action created','2025-10-06 13:33:52','2025-10-06 15:33:52'),(1241623,413956,'action started via WP Cron','2025-10-06 13:36:03','2025-10-06 15:36:03'),(1241624,413956,'action complete via WP Cron','2025-10-06 13:36:03','2025-10-06 15:36:03'),(1241625,413957,'action created','2025-10-06 13:36:03','2025-10-06 15:36:03'),(1241626,413957,'action started via WP Cron','2025-10-06 13:38:24','2025-10-06 15:38:24'),(1241627,413957,'action complete via WP Cron','2025-10-06 13:38:24','2025-10-06 15:38:24'),(1241628,413958,'action created','2025-10-06 13:38:24','2025-10-06 15:38:24'),(1241629,413958,'action started via WP Cron','2025-10-06 13:41:19','2025-10-06 15:41:19'),(1241630,413958,'action complete via WP Cron','2025-10-06 13:41:19','2025-10-06 15:41:19'),(1241631,413959,'action created','2025-10-06 13:41:19','2025-10-06 15:41:19'),(1241632,413959,'action started via WP Cron','2025-10-06 13:44:15','2025-10-06 15:44:15'),(1241633,413959,'action complete via WP Cron','2025-10-06 13:44:15','2025-10-06 15:44:15'),(1241634,413960,'action created','2025-10-06 13:44:15','2025-10-06 15:44:15'),(1241635,413960,'action started via WP Cron','2025-10-06 13:46:16','2025-10-06 15:46:16'),(1241636,413960,'action complete via WP Cron','2025-10-06 13:46:16','2025-10-06 15:46:16'),(1241637,413961,'action created','2025-10-06 13:46:16','2025-10-06 15:46:16'),(1241638,413961,'action started via WP Cron','2025-10-06 13:48:47','2025-10-06 15:48:47'),(1241639,413961,'action complete via WP Cron','2025-10-06 13:48:47','2025-10-06 15:48:47'),(1241640,413962,'action created','2025-10-06 13:48:47','2025-10-06 15:48:47'),(1241641,413962,'action started via WP Cron','2025-10-06 13:51:09','2025-10-06 15:51:09'),(1241642,413963,'action created','2025-10-06 13:51:09','2025-10-06 15:51:09'),(1241643,413963,'action started via WP Cron','2025-10-06 13:51:12','2025-10-06 15:51:12'),(1241644,413963,'action complete via WP Cron','2025-10-06 13:51:12','2025-10-06 15:51:12'),(1241645,413962,'action complete via WP Cron','2025-10-06 13:51:12','2025-10-06 15:51:12'),(1241646,413964,'action created','2025-10-06 13:51:12','2025-10-06 15:51:12'),(1241647,413964,'action started via WP Cron','2025-10-06 13:54:59','2025-10-06 15:54:59'),(1241648,413965,'action created','2025-10-06 13:54:59','2025-10-06 15:54:59'),(1241649,413965,'action started via WP Cron','2025-10-06 13:55:01','2025-10-06 15:55:01'),(1241650,413965,'action complete via WP Cron','2025-10-06 13:55:02','2025-10-06 15:55:02'),(1241651,413964,'action complete via WP Cron','2025-10-06 13:55:02','2025-10-06 15:55:02'),(1241652,413966,'action created','2025-10-06 13:55:02','2025-10-06 15:55:02'),(1241653,413966,'action started via WP Cron','2025-10-06 14:01:32','2025-10-06 16:01:32'),(1241654,413967,'action created','2025-10-06 14:01:32','2025-10-06 16:01:32'),(1241655,413967,'action started via WP Cron','2025-10-06 14:01:34','2025-10-06 16:01:34'),(1241656,413967,'action complete via WP Cron','2025-10-06 14:01:34','2025-10-06 16:01:34'),(1241657,413966,'action complete via WP Cron','2025-10-06 14:01:34','2025-10-06 16:01:34'),(1241658,413968,'action created','2025-10-06 14:01:34','2025-10-06 16:01:34'),(1241659,413968,'action started via WP Cron','2025-10-06 14:05:38','2025-10-06 16:05:38'),(1241660,413968,'action complete via WP Cron','2025-10-06 14:05:38','2025-10-06 16:05:38'),(1241661,413969,'action created','2025-10-06 14:05:38','2025-10-06 16:05:38'),(1241662,413969,'action started via WP Cron','2025-10-06 14:10:25','2025-10-06 16:10:25'),(1241663,413969,'action complete via WP Cron','2025-10-06 14:10:25','2025-10-06 16:10:25'),(1241664,413970,'action created','2025-10-06 14:10:25','2025-10-06 16:10:25'),(1241665,413970,'action started via WP Cron','2025-10-06 14:14:15','2025-10-06 16:14:15'),(1241666,413970,'action complete via WP Cron','2025-10-06 14:14:15','2025-10-06 16:14:15'),(1241667,413971,'action created','2025-10-06 14:14:15','2025-10-06 16:14:15'),(1241668,413971,'action started via WP Cron','2025-10-06 14:16:33','2025-10-06 16:16:33'),(1241669,413971,'action complete via WP Cron','2025-10-06 14:16:33','2025-10-06 16:16:33'),(1241670,413972,'action created','2025-10-06 14:16:33','2025-10-06 16:16:33'),(1241671,413972,'action started via WP Cron','2025-10-06 14:18:37','2025-10-06 16:18:37'),(1241672,413972,'action complete via WP Cron','2025-10-06 14:18:37','2025-10-06 16:18:37'),(1241673,413973,'action created','2025-10-06 14:18:37','2025-10-06 16:18:37'),(1241674,413973,'action started via WP Cron','2025-10-06 14:21:32','2025-10-06 16:21:32'),(1241675,413973,'action complete via WP Cron','2025-10-06 14:21:32','2025-10-06 16:21:32'),(1241676,413974,'action created','2025-10-06 14:21:32','2025-10-06 16:21:32'),(1241677,413974,'action started via WP Cron','2025-10-06 14:24:00','2025-10-06 16:24:00'),(1241678,413974,'action complete via WP Cron','2025-10-06 14:24:00','2025-10-06 16:24:00'),(1241679,413975,'action created','2025-10-06 14:24:00','2025-10-06 16:24:00'),(1241680,413975,'action started via WP Cron','2025-10-06 14:26:19','2025-10-06 16:26:19'),(1241681,413976,'action created','2025-10-06 14:26:19','2025-10-06 16:26:19'),(1241682,413976,'action started via WP Cron','2025-10-06 14:26:21','2025-10-06 16:26:21'),(1241683,413976,'action complete via WP Cron','2025-10-06 14:26:21','2025-10-06 16:26:21'),(1241684,413975,'action complete via WP Cron','2025-10-06 14:26:21','2025-10-06 16:26:21'),(1241685,413977,'action created','2025-10-06 14:26:21','2025-10-06 16:26:21'),(1241686,413977,'action started via WP Cron','2025-10-06 14:33:03','2025-10-06 16:33:03'),(1241687,413977,'action complete via WP Cron','2025-10-06 14:33:03','2025-10-06 16:33:03'),(1241688,413978,'action created','2025-10-06 14:33:03','2025-10-06 16:33:03'),(1241689,413978,'action started via WP Cron','2025-10-06 14:36:32','2025-10-06 16:36:32'),(1241690,413978,'action complete via WP Cron','2025-10-06 14:36:32','2025-10-06 16:36:32'),(1241691,413979,'action created','2025-10-06 14:36:32','2025-10-06 16:36:32'),(1241692,413979,'action started via WP Cron','2025-10-06 14:39:41','2025-10-06 16:39:41'),(1241693,413979,'action complete via WP Cron','2025-10-06 14:39:42','2025-10-06 16:39:42'),(1241694,413980,'action created','2025-10-06 14:39:42','2025-10-06 16:39:42'),(1241695,413980,'action started via WP Cron','2025-10-06 14:42:43','2025-10-06 16:42:43'),(1241696,413980,'action complete via WP Cron','2025-10-06 14:42:43','2025-10-06 16:42:43'),(1241697,413981,'action created','2025-10-06 14:42:43','2025-10-06 16:42:43'),(1241698,413981,'action started via WP Cron','2025-10-06 14:45:46','2025-10-06 16:45:46'),(1241699,413982,'action created','2025-10-06 14:45:46','2025-10-06 16:45:46'),(1241700,413982,'action started via WP Cron','2025-10-06 14:45:48','2025-10-06 16:45:48'),(1241701,413982,'action complete via WP Cron','2025-10-06 14:45:48','2025-10-06 16:45:48'),(1241702,413981,'action complete via WP Cron','2025-10-06 14:45:48','2025-10-06 16:45:48'),(1241703,413983,'action created','2025-10-06 14:45:48','2025-10-06 16:45:48'),(1241704,413983,'action started via WP Cron','2025-10-06 14:48:53','2025-10-06 16:48:53'),(1241705,413983,'action complete via WP Cron','2025-10-06 14:48:53','2025-10-06 16:48:53'),(1241706,413984,'action created','2025-10-06 14:48:53','2025-10-06 16:48:53'),(1241707,413984,'action started via WP Cron','2025-10-06 14:51:32','2025-10-06 16:51:32'),(1241708,413984,'action complete via WP Cron','2025-10-06 14:51:32','2025-10-06 16:51:32'),(1241709,413985,'action created','2025-10-06 14:51:32','2025-10-06 16:51:32'),(1241710,413985,'action started via WP Cron','2025-10-06 14:56:19','2025-10-06 16:56:19'),(1241711,413985,'action complete via WP Cron','2025-10-06 14:56:19','2025-10-06 16:56:19'),(1241712,413986,'action created','2025-10-06 14:56:19','2025-10-06 16:56:19'),(1241713,413986,'action started via WP Cron','2025-10-06 14:58:36','2025-10-06 16:58:36'),(1241714,413986,'action complete via WP Cron','2025-10-06 14:58:36','2025-10-06 16:58:36'),(1241715,413987,'action created','2025-10-06 14:58:36','2025-10-06 16:58:36'),(1241716,413987,'action started via WP Cron','2025-10-06 15:01:29','2025-10-06 17:01:29'),(1241717,413987,'action complete via WP Cron','2025-10-06 15:01:29','2025-10-06 17:01:29'),(1241718,413988,'action created','2025-10-06 15:01:29','2025-10-06 17:01:29'),(1241719,413988,'action started via WP Cron','2025-10-06 15:03:35','2025-10-06 17:03:35'),(1241720,413988,'action complete via WP Cron','2025-10-06 15:03:35','2025-10-06 17:03:35'),(1241721,413989,'action created','2025-10-06 15:03:35','2025-10-06 17:03:35'),(1241722,413989,'action started via WP Cron','2025-10-06 15:05:48','2025-10-06 17:05:48'),(1241723,413990,'action created','2025-10-06 15:05:48','2025-10-06 17:05:48'),(1241724,413990,'action started via WP Cron','2025-10-06 15:05:49','2025-10-06 17:05:49'),(1241725,413990,'action complete via WP Cron','2025-10-06 15:05:49','2025-10-06 17:05:49'),(1241726,413989,'action complete via WP Cron','2025-10-06 15:05:49','2025-10-06 17:05:49'),(1241727,413991,'action created','2025-10-06 15:05:49','2025-10-06 17:05:49'),(1241728,413991,'action started via WP Cron','2025-10-06 15:08:47','2025-10-06 17:08:47'),(1241729,413991,'action complete via WP Cron','2025-10-06 15:08:47','2025-10-06 17:08:47'),(1241730,413992,'action created','2025-10-06 15:08:47','2025-10-06 17:08:47'),(1241731,413992,'action started via WP Cron','2025-10-06 15:11:46','2025-10-06 17:11:46'),(1241732,413992,'action complete via WP Cron','2025-10-06 15:11:46','2025-10-06 17:11:46'),(1241733,413993,'action created','2025-10-06 15:11:46','2025-10-06 17:11:46'),(1241734,413993,'action started via WP Cron','2025-10-06 15:14:00','2025-10-06 17:14:00'),(1241735,413993,'action complete via WP Cron','2025-10-06 15:14:00','2025-10-06 17:14:00'),(1241736,413994,'action created','2025-10-06 15:14:00','2025-10-06 17:14:00'),(1241737,413994,'action started via WP Cron','2025-10-06 15:21:32','2025-10-06 17:21:32'),(1241738,413994,'action complete via WP Cron','2025-10-06 15:21:32','2025-10-06 17:21:32'),(1241739,413995,'action created','2025-10-06 15:21:32','2025-10-06 17:21:32'),(1241740,413995,'action started via WP Cron','2025-10-06 15:23:47','2025-10-06 17:23:47'),(1241741,413995,'action complete via WP Cron','2025-10-06 15:23:47','2025-10-06 17:23:47'),(1241742,413996,'action created','2025-10-06 15:23:47','2025-10-06 17:23:47'),(1241743,413996,'action started via WP Cron','2025-10-06 15:26:19','2025-10-06 17:26:19'),(1241744,413997,'action created','2025-10-06 15:26:19','2025-10-06 17:26:19'),(1241745,413997,'action started via WP Cron','2025-10-06 15:26:20','2025-10-06 17:26:20'),(1241746,413997,'action complete via WP Cron','2025-10-06 15:26:20','2025-10-06 17:26:20'),(1241747,413996,'action complete via WP Cron','2025-10-06 15:26:20','2025-10-06 17:26:20'),(1241748,413998,'action created','2025-10-06 15:26:20','2025-10-06 17:26:20'),(1241749,413998,'action started via WP Cron','2025-10-06 15:31:11','2025-10-06 17:31:11'),(1241750,413998,'action complete via WP Cron','2025-10-06 15:31:11','2025-10-06 17:31:11'),(1241751,413999,'action created','2025-10-06 15:31:11','2025-10-06 17:31:11'),(1241752,413999,'action started via WP Cron','2025-10-06 15:35:29','2025-10-06 17:35:29'),(1241753,414000,'action created','2025-10-06 15:35:29','2025-10-06 17:35:29'),(1241754,414000,'action started via WP Cron','2025-10-06 15:35:30','2025-10-06 17:35:30'),(1241755,414000,'action complete via WP Cron','2025-10-06 15:35:31','2025-10-06 17:35:31'),(1241756,413999,'action complete via WP Cron','2025-10-06 15:35:31','2025-10-06 17:35:31'),(1241757,414001,'action created','2025-10-06 15:35:31','2025-10-06 17:35:31'),(1241758,414001,'action started via WP Cron','2025-10-06 15:37:51','2025-10-06 17:37:51'),(1241759,414001,'action complete via WP Cron','2025-10-06 15:37:51','2025-10-06 17:37:51'),(1241760,414002,'action created','2025-10-06 15:37:51','2025-10-06 17:37:51'),(1241761,414002,'action started via WP Cron','2025-10-06 15:40:32','2025-10-06 17:40:32'),(1241762,414002,'action complete via WP Cron','2025-10-06 15:40:32','2025-10-06 17:40:32'),(1241763,414003,'action created','2025-10-06 15:40:32','2025-10-06 17:40:32'),(1241764,414003,'action started via WP Cron','2025-10-06 15:43:24','2025-10-06 17:43:24'),(1241765,414003,'action complete via WP Cron','2025-10-06 15:43:24','2025-10-06 17:43:24'),(1241766,414004,'action created','2025-10-06 15:43:24','2025-10-06 17:43:24'),(1241767,414004,'action started via WP Cron','2025-10-06 15:46:11','2025-10-06 17:46:11'),(1241768,414004,'action complete via WP Cron','2025-10-06 15:46:11','2025-10-06 17:46:11'),(1241769,414005,'action created','2025-10-06 15:46:11','2025-10-06 17:46:11'),(1241770,414005,'action started via WP Cron','2025-10-06 15:48:40','2025-10-06 17:48:40'),(1241771,414005,'action complete via WP Cron','2025-10-06 15:48:40','2025-10-06 17:48:40'),(1241772,414006,'action created','2025-10-06 15:48:40','2025-10-06 17:48:40'),(1241773,414006,'action started via WP Cron','2025-10-06 15:50:59','2025-10-06 17:50:59'),(1241774,414006,'action complete via WP Cron','2025-10-06 15:50:59','2025-10-06 17:50:59'),(1241775,414007,'action created','2025-10-06 15:50:59','2025-10-06 17:50:59'),(1241776,414007,'action started via WP Cron','2025-10-06 15:55:57','2025-10-06 17:55:57'),(1241777,414007,'action complete via WP Cron','2025-10-06 15:55:57','2025-10-06 17:55:57'),(1241778,414008,'action created','2025-10-06 15:55:57','2025-10-06 17:55:57'),(1241779,414008,'action started via WP Cron','2025-10-06 16:00:11','2025-10-06 18:00:11'),(1241780,414008,'action complete via WP Cron','2025-10-06 16:00:11','2025-10-06 18:00:11'),(1241781,414009,'action created','2025-10-06 16:00:11','2025-10-06 18:00:11'),(1241782,414009,'action started via WP Cron','2025-10-06 16:03:19','2025-10-06 18:03:19'),(1241783,414009,'action complete via WP Cron','2025-10-06 16:03:19','2025-10-06 18:03:19'),(1241784,414010,'action created','2025-10-06 16:03:19','2025-10-06 18:03:19'),(1241785,414010,'action started via WP Cron','2025-10-06 16:06:32','2025-10-06 18:06:32'),(1241786,414010,'action complete via WP Cron','2025-10-06 16:06:33','2025-10-06 18:06:33'),(1241787,414011,'action created','2025-10-06 16:06:33','2025-10-06 18:06:33'),(1241788,414011,'action started via WP Cron','2025-10-06 16:08:46','2025-10-06 18:08:46'),(1241789,414011,'action complete via WP Cron','2025-10-06 16:08:46','2025-10-06 18:08:46'),(1241790,414012,'action created','2025-10-06 16:08:46','2025-10-06 18:08:46'),(1241791,414012,'action started via WP Cron','2025-10-06 16:11:19','2025-10-06 18:11:19'),(1241792,414012,'action complete via WP Cron','2025-10-06 16:11:19','2025-10-06 18:11:19'),(1241793,414013,'action created','2025-10-06 16:11:19','2025-10-06 18:11:19'),(1241794,414013,'action started via WP Cron','2025-10-06 16:14:56','2025-10-06 18:14:56'),(1241795,414013,'action complete via WP Cron','2025-10-06 16:14:56','2025-10-06 18:14:56'),(1241796,414014,'action created','2025-10-06 16:14:56','2025-10-06 18:14:56'),(1241797,414014,'action started via WP Cron','2025-10-06 16:17:43','2025-10-06 18:17:43'),(1241798,414014,'action complete via WP Cron','2025-10-06 16:17:43','2025-10-06 18:17:43'),(1241799,414015,'action created','2025-10-06 16:17:43','2025-10-06 18:17:43'),(1241800,414015,'action started via WP Cron','2025-10-06 16:21:09','2025-10-06 18:21:09'),(1241801,414015,'action complete via WP Cron','2025-10-06 16:21:09','2025-10-06 18:21:09'),(1241802,414016,'action created','2025-10-06 16:21:09','2025-10-06 18:21:09'),(1241803,414016,'action started via WP Cron','2025-10-06 16:25:05','2025-10-06 18:25:05'),(1241804,414016,'action complete via WP Cron','2025-10-06 16:25:05','2025-10-06 18:25:05'),(1241805,414017,'action created','2025-10-06 16:25:05','2025-10-06 18:25:05'),(1241806,414017,'action started via WP Cron','2025-10-06 16:28:25','2025-10-06 18:28:25'),(1241807,414017,'action complete via WP Cron','2025-10-06 16:28:25','2025-10-06 18:28:25'),(1241808,414018,'action created','2025-10-06 16:28:25','2025-10-06 18:28:25'),(1241809,414018,'action started via WP Cron','2025-10-06 16:31:32','2025-10-06 18:31:32'),(1241810,414019,'action created','2025-10-06 16:31:32','2025-10-06 18:31:32'),(1241811,414019,'action started via WP Cron','2025-10-06 16:31:35','2025-10-06 18:31:35'),(1241812,414019,'action complete via WP Cron','2025-10-06 16:31:35','2025-10-06 18:31:35'),(1241813,414018,'action complete via WP Cron','2025-10-06 16:31:35','2025-10-06 18:31:35'),(1241814,414020,'action created','2025-10-06 16:31:35','2025-10-06 18:31:35'),(1241815,414020,'action started via WP Cron','2025-10-06 16:34:30','2025-10-06 18:34:30'),(1241816,414020,'action complete via WP Cron','2025-10-06 16:34:30','2025-10-06 18:34:30'),(1241817,414021,'action created','2025-10-06 16:34:30','2025-10-06 18:34:30'),(1241818,414021,'action started via WP Cron','2025-10-06 16:36:34','2025-10-06 18:36:34'),(1241819,414021,'action complete via WP Cron','2025-10-06 16:36:34','2025-10-06 18:36:34'),(1241820,414022,'action created','2025-10-06 16:36:34','2025-10-06 18:36:34'),(1241821,414022,'action started via WP Cron','2025-10-06 16:40:38','2025-10-06 18:40:38'),(1241822,414022,'action complete via WP Cron','2025-10-06 16:40:38','2025-10-06 18:40:38'),(1241823,414023,'action created','2025-10-06 16:40:38','2025-10-06 18:40:38'),(1241824,414023,'action started via WP Cron','2025-10-06 16:42:47','2025-10-06 18:42:47'),(1241825,414023,'action complete via WP Cron','2025-10-06 16:42:47','2025-10-06 18:42:47'),(1241826,414024,'action created','2025-10-06 16:42:47','2025-10-06 18:42:47'),(1241827,414024,'action started via WP Cron','2025-10-06 16:44:51','2025-10-06 18:44:51'),(1241828,414024,'action complete via WP Cron','2025-10-06 16:44:51','2025-10-06 18:44:51'),(1241829,414025,'action created','2025-10-06 16:44:51','2025-10-06 18:44:51'),(1241830,414025,'action started via WP Cron','2025-10-06 16:48:15','2025-10-06 18:48:15'),(1241831,414025,'action complete via WP Cron','2025-10-06 16:48:15','2025-10-06 18:48:15'),(1241832,414026,'action created','2025-10-06 16:48:15','2025-10-06 18:48:15'),(1241833,414026,'action started via WP Cron','2025-10-06 16:50:29','2025-10-06 18:50:29'),(1241834,414026,'action complete via WP Cron','2025-10-06 16:50:29','2025-10-06 18:50:29'),(1241835,414027,'action created','2025-10-06 16:50:29','2025-10-06 18:50:29'),(1241836,414027,'action started via WP Cron','2025-10-06 16:53:03','2025-10-06 18:53:03'),(1241837,414027,'action complete via WP Cron','2025-10-06 16:53:03','2025-10-06 18:53:03'),(1241838,414028,'action created','2025-10-06 16:53:03','2025-10-06 18:53:03'),(1241839,414028,'action started via WP Cron','2025-10-06 16:55:35','2025-10-06 18:55:35'),(1241840,414028,'action complete via WP Cron','2025-10-06 16:55:35','2025-10-06 18:55:35'),(1241841,414029,'action created','2025-10-06 16:55:35','2025-10-06 18:55:35'),(1241842,414029,'action started via WP Cron','2025-10-06 16:58:17','2025-10-06 18:58:17'),(1241843,414029,'action complete via WP Cron','2025-10-06 16:58:17','2025-10-06 18:58:17'),(1241844,414030,'action created','2025-10-06 16:58:17','2025-10-06 18:58:17'),(1241845,414030,'action started via WP Cron','2025-10-06 17:01:12','2025-10-06 19:01:12'),(1241846,414030,'action complete via WP Cron','2025-10-06 17:01:12','2025-10-06 19:01:12'),(1241847,414031,'action created','2025-10-06 17:01:12','2025-10-06 19:01:12'),(1241848,414031,'action started via WP Cron','2025-10-06 17:05:29','2025-10-06 19:05:29'),(1241849,414031,'action complete via WP Cron','2025-10-06 17:05:29','2025-10-06 19:05:29'),(1241850,414032,'action created','2025-10-06 17:05:29','2025-10-06 19:05:29'),(1241851,414032,'action started via WP Cron','2025-10-06 17:07:44','2025-10-06 19:07:44'),(1241852,414032,'action complete via WP Cron','2025-10-06 17:07:44','2025-10-06 19:07:44'),(1241853,414033,'action created','2025-10-06 17:07:44','2025-10-06 19:07:44'),(1241854,414033,'action started via WP Cron','2025-10-06 17:11:08','2025-10-06 19:11:08'),(1241855,414033,'action complete via WP Cron','2025-10-06 17:11:08','2025-10-06 19:11:08'),(1241856,414034,'action created','2025-10-06 17:11:08','2025-10-06 19:11:08'),(1241857,414034,'action started via WP Cron','2025-10-06 17:15:02','2025-10-06 19:15:02'),(1241858,414034,'action complete via WP Cron','2025-10-06 17:15:02','2025-10-06 19:15:02'),(1241859,414035,'action created','2025-10-06 17:15:02','2025-10-06 19:15:02'),(1241860,414035,'action started via WP Cron','2025-10-06 17:18:03','2025-10-06 19:18:03'),(1241861,414035,'action complete via WP Cron','2025-10-06 17:18:03','2025-10-06 19:18:03'),(1241862,414036,'action created','2025-10-06 17:18:03','2025-10-06 19:18:03'),(1241863,414036,'action started via WP Cron','2025-10-06 17:21:33','2025-10-06 19:21:33'),(1241864,414036,'action complete via WP Cron','2025-10-06 17:21:33','2025-10-06 19:21:33'),(1241865,414037,'action created','2025-10-06 17:21:33','2025-10-06 19:21:33'),(1241866,414037,'action started via WP Cron','2025-10-06 17:25:28','2025-10-06 19:25:28'),(1241867,414037,'action complete via WP Cron','2025-10-06 17:25:28','2025-10-06 19:25:28'),(1241868,414038,'action created','2025-10-06 17:25:28','2025-10-06 19:25:28'),(1241869,414038,'action started via WP Cron','2025-10-06 17:28:15','2025-10-06 19:28:15'),(1241870,414039,'action created','2025-10-06 17:28:15','2025-10-06 19:28:15'),(1241871,414039,'action started via WP Cron','2025-10-06 17:28:18','2025-10-06 19:28:18'),(1241872,414039,'action complete via WP Cron','2025-10-06 17:28:19','2025-10-06 19:28:19'),(1241873,414038,'action complete via WP Cron','2025-10-06 17:28:19','2025-10-06 19:28:19'),(1241874,414040,'action created','2025-10-06 17:28:19','2025-10-06 19:28:19'),(1241875,414040,'action started via WP Cron','2025-10-06 17:30:39','2025-10-06 19:30:39'),(1241876,414040,'action complete via WP Cron','2025-10-06 17:30:39','2025-10-06 19:30:39'),(1241877,414041,'action created','2025-10-06 17:30:39','2025-10-06 19:30:39'),(1241878,414041,'action started via WP Cron','2025-10-06 17:33:29','2025-10-06 19:33:29'),(1241879,414041,'action complete via WP Cron','2025-10-06 17:33:29','2025-10-06 19:33:29'),(1241880,414042,'action created','2025-10-06 17:33:29','2025-10-06 19:33:29'),(1241881,414042,'action started via WP Cron','2025-10-06 17:35:45','2025-10-06 19:35:45'),(1241882,414042,'action complete via WP Cron','2025-10-06 17:35:45','2025-10-06 19:35:45'),(1241883,414043,'action created','2025-10-06 17:35:45','2025-10-06 19:35:45'),(1241884,414043,'action started via WP Cron','2025-10-06 17:40:33','2025-10-06 19:40:33'),(1241885,414043,'action complete via WP Cron','2025-10-06 17:40:33','2025-10-06 19:40:33'),(1241886,414044,'action created','2025-10-06 17:40:33','2025-10-06 19:40:33'),(1241887,414044,'action started via WP Cron','2025-10-06 17:43:34','2025-10-06 19:43:34'),(1241888,414044,'action complete via WP Cron','2025-10-06 17:43:35','2025-10-06 19:43:35'),(1241889,414045,'action created','2025-10-06 17:43:35','2025-10-06 19:43:35'),(1241890,414045,'action started via WP Cron','2025-10-06 17:45:52','2025-10-06 19:45:52'),(1241891,414045,'action complete via WP Cron','2025-10-06 17:45:52','2025-10-06 19:45:52'),(1241892,414046,'action created','2025-10-06 17:45:52','2025-10-06 19:45:52'),(1241893,414046,'action started via WP Cron','2025-10-06 17:48:56','2025-10-06 19:48:56'),(1241894,414046,'action complete via WP Cron','2025-10-06 17:48:56','2025-10-06 19:48:56'),(1241895,414047,'action created','2025-10-06 17:48:56','2025-10-06 19:48:56'),(1241896,414047,'action started via WP Cron','2025-10-06 17:51:30','2025-10-06 19:51:30'),(1241897,414047,'action complete via WP Cron','2025-10-06 17:51:30','2025-10-06 19:51:30'),(1241898,414048,'action created','2025-10-06 17:51:30','2025-10-06 19:51:30'),(1241899,414048,'action started via WP Cron','2025-10-06 17:55:28','2025-10-06 19:55:28'),(1241900,414048,'action complete via WP Cron','2025-10-06 17:55:28','2025-10-06 19:55:28'),(1241901,414049,'action created','2025-10-06 17:55:28','2025-10-06 19:55:28'),(1241902,414049,'action started via WP Cron','2025-10-06 17:57:47','2025-10-06 19:57:47'),(1241903,414049,'action complete via WP Cron','2025-10-06 17:57:47','2025-10-06 19:57:47'),(1241904,414050,'action created','2025-10-06 17:57:47','2025-10-06 19:57:47'),(1241905,414050,'action started via WP Cron','2025-10-06 18:00:42','2025-10-06 20:00:42'),(1241906,414050,'action complete via WP Cron','2025-10-06 18:00:42','2025-10-06 20:00:42'),(1241907,414051,'action created','2025-10-06 18:00:42','2025-10-06 20:00:42'),(1241908,414051,'action started via WP Cron','2025-10-06 18:06:30','2025-10-06 20:06:30'),(1241909,414051,'action complete via WP Cron','2025-10-06 18:06:30','2025-10-06 20:06:30'),(1241910,414052,'action created','2025-10-06 18:06:30','2025-10-06 20:06:30'),(1241911,414052,'action started via WP Cron','2025-10-06 18:09:18','2025-10-06 20:09:18'),(1241912,414053,'action created','2025-10-06 18:09:18','2025-10-06 20:09:18'),(1241913,414053,'action started via WP Cron','2025-10-06 18:09:19','2025-10-06 20:09:19'),(1241914,414053,'action complete via WP Cron','2025-10-06 18:09:19','2025-10-06 20:09:19'),(1241915,414052,'action complete via WP Cron','2025-10-06 18:09:19','2025-10-06 20:09:19'),(1241916,414054,'action created','2025-10-06 18:09:19','2025-10-06 20:09:19'),(1241917,414054,'action started via WP Cron','2025-10-06 18:12:03','2025-10-06 20:12:03'),(1241918,414054,'action complete via WP Cron','2025-10-06 18:12:03','2025-10-06 20:12:03'),(1241919,414055,'action created','2025-10-06 18:12:03','2025-10-06 20:12:03'),(1241920,414055,'action started via WP Cron','2025-10-06 18:16:27','2025-10-06 20:16:27'),(1241921,414055,'action complete via WP Cron','2025-10-06 18:16:27','2025-10-06 20:16:27'),(1241922,414056,'action created','2025-10-06 18:16:27','2025-10-06 20:16:27'),(1241923,414056,'action started via WP Cron','2025-10-06 18:18:38','2025-10-06 20:18:38'),(1241924,414056,'action complete via WP Cron','2025-10-06 18:18:38','2025-10-06 20:18:38'),(1241925,414057,'action created','2025-10-06 18:18:38','2025-10-06 20:18:38'),(1241926,414057,'action started via WP Cron','2025-10-06 18:21:31','2025-10-06 20:21:31'),(1241927,414057,'action complete via WP Cron','2025-10-06 18:21:31','2025-10-06 20:21:31'),(1241928,414058,'action created','2025-10-06 18:21:31','2025-10-06 20:21:31'),(1241929,414058,'action started via WP Cron','2025-10-06 18:25:14','2025-10-06 20:25:14'),(1241930,414058,'action complete via WP Cron','2025-10-06 18:25:14','2025-10-06 20:25:14'),(1241931,414059,'action created','2025-10-06 18:25:14','2025-10-06 20:25:14'),(1241932,414059,'action started via WP Cron','2025-10-06 18:27:28','2025-10-06 20:27:28'),(1241933,414059,'action complete via WP Cron','2025-10-06 18:27:28','2025-10-06 20:27:28'),(1241934,414060,'action created','2025-10-06 18:27:28','2025-10-06 20:27:28'),(1241935,414060,'action started via WP Cron','2025-10-06 18:30:31','2025-10-06 20:30:31'),(1241936,414060,'action complete via WP Cron','2025-10-06 18:30:31','2025-10-06 20:30:31'),(1241937,414061,'action created','2025-10-06 18:30:31','2025-10-06 20:30:31'),(1241938,414061,'action started via WP Cron','2025-10-06 18:32:44','2025-10-06 20:32:44'),(1241939,414061,'action complete via WP Cron','2025-10-06 18:32:44','2025-10-06 20:32:44'),(1241940,414062,'action created','2025-10-06 18:32:44','2025-10-06 20:32:44'),(1241941,414062,'action started via WP Cron','2025-10-06 18:34:52','2025-10-06 20:34:52'),(1241942,414062,'action complete via WP Cron','2025-10-06 18:34:52','2025-10-06 20:34:52'),(1241943,414063,'action created','2025-10-06 18:34:52','2025-10-06 20:34:52'),(1241944,414063,'action started via WP Cron','2025-10-06 18:37:33','2025-10-06 20:37:33'),(1241945,414063,'action complete via WP Cron','2025-10-06 18:37:33','2025-10-06 20:37:33'),(1241946,414064,'action created','2025-10-06 18:37:33','2025-10-06 20:37:33'),(1241947,414064,'action started via WP Cron','2025-10-06 18:40:05','2025-10-06 20:40:05'),(1241948,414064,'action complete via WP Cron','2025-10-06 18:40:05','2025-10-06 20:40:05'),(1241949,414065,'action created','2025-10-06 18:40:05','2025-10-06 20:40:05'),(1241950,414065,'action started via WP Cron','2025-10-06 18:42:52','2025-10-06 20:42:52'),(1241951,414065,'action complete via WP Cron','2025-10-06 18:42:52','2025-10-06 20:42:52'),(1241952,414066,'action created','2025-10-06 18:42:52','2025-10-06 20:42:52'),(1241953,414066,'action started via WP Cron','2025-10-06 18:45:42','2025-10-06 20:45:42'),(1241954,414066,'action complete via WP Cron','2025-10-06 18:45:42','2025-10-06 20:45:42'),(1241955,414067,'action created','2025-10-06 18:45:42','2025-10-06 20:45:42'),(1241956,414067,'action started via WP Cron','2025-10-06 18:48:24','2025-10-06 20:48:24'),(1241957,414068,'action created','2025-10-06 18:48:24','2025-10-06 20:48:24'),(1241958,414068,'action started via WP Cron','2025-10-06 18:48:25','2025-10-06 20:48:25'),(1241959,414068,'action complete via WP Cron','2025-10-06 18:48:25','2025-10-06 20:48:25'),(1241960,414067,'action complete via WP Cron','2025-10-06 18:48:25','2025-10-06 20:48:25'),(1241961,414069,'action created','2025-10-06 18:48:25','2025-10-06 20:48:25'),(1241962,414069,'action started via WP Cron','2025-10-06 18:51:32','2025-10-06 20:51:32'),(1241963,414069,'action complete via WP Cron','2025-10-06 18:51:32','2025-10-06 20:51:32'),(1241964,414070,'action created','2025-10-06 18:51:32','2025-10-06 20:51:32'),(1241965,414070,'action started via WP Cron','2025-10-06 18:56:17','2025-10-06 20:56:17'),(1241966,414070,'action complete via WP Cron','2025-10-06 18:56:17','2025-10-06 20:56:17'),(1241967,414071,'action created','2025-10-06 18:56:17','2025-10-06 20:56:17'),(1241968,414071,'action started via WP Cron','2025-10-06 18:58:57','2025-10-06 20:58:57'),(1241969,414071,'action complete via WP Cron','2025-10-06 18:58:57','2025-10-06 20:58:57'),(1241970,414072,'action created','2025-10-06 18:58:57','2025-10-06 20:58:57'),(1241971,414072,'action started via WP Cron','2025-10-06 19:01:32','2025-10-06 21:01:32'),(1241972,414072,'action complete via WP Cron','2025-10-06 19:01:32','2025-10-06 21:01:32'),(1241973,414073,'action created','2025-10-06 19:01:32','2025-10-06 21:01:32'),(1241974,414073,'action started via WP Cron','2025-10-06 19:05:27','2025-10-06 21:05:27'),(1241975,414073,'action complete via WP Cron','2025-10-06 19:05:27','2025-10-06 21:05:27'),(1241976,414074,'action created','2025-10-06 19:05:27','2025-10-06 21:05:27'),(1241977,414074,'action started via WP Cron','2025-10-06 19:09:55','2025-10-06 21:09:55'),(1241978,414074,'action complete via WP Cron','2025-10-06 19:09:55','2025-10-06 21:09:55'),(1241979,414075,'action created','2025-10-06 19:09:55','2025-10-06 21:09:55'),(1241980,414075,'action started via WP Cron','2025-10-06 19:12:27','2025-10-06 21:12:27'),(1241981,414075,'action complete via WP Cron','2025-10-06 19:12:27','2025-10-06 21:12:27'),(1241982,414076,'action created','2025-10-06 19:12:27','2025-10-06 21:12:27'),(1241983,414076,'action started via WP Cron','2025-10-06 19:14:45','2025-10-06 21:14:45'),(1241984,414076,'action complete via WP Cron','2025-10-06 19:14:45','2025-10-06 21:14:45'),(1241985,414077,'action created','2025-10-06 19:14:45','2025-10-06 21:14:45'),(1241986,414077,'action started via WP Cron','2025-10-06 19:17:59','2025-10-06 21:17:59'),(1241987,414078,'action created','2025-10-06 19:17:59','2025-10-06 21:17:59'),(1241988,414078,'action started via WP Cron','2025-10-06 19:17:59','2025-10-06 21:17:59'),(1241989,414078,'action complete via WP Cron','2025-10-06 19:18:00','2025-10-06 21:18:00'),(1241990,414077,'action complete via WP Cron','2025-10-06 19:18:00','2025-10-06 21:18:00'),(1241991,414079,'action created','2025-10-06 19:18:00','2025-10-06 21:18:00'),(1241992,414079,'action started via WP Cron','2025-10-06 19:21:01','2025-10-06 21:21:01'),(1241993,414079,'action complete via WP Cron','2025-10-06 19:21:01','2025-10-06 21:21:01'),(1241994,414080,'action created','2025-10-06 19:21:01','2025-10-06 21:21:01'),(1241995,414080,'action started via WP Cron','2025-10-06 19:24:10','2025-10-06 21:24:10'),(1241996,414080,'action complete via WP Cron','2025-10-06 19:24:10','2025-10-06 21:24:10'),(1241997,414081,'action created','2025-10-06 19:24:10','2025-10-06 21:24:10'),(1241998,414081,'action started via WP Cron','2025-10-06 19:26:46','2025-10-06 21:26:46'),(1241999,414081,'action complete via WP Cron','2025-10-06 19:26:46','2025-10-06 21:26:46'),(1242000,414082,'action created','2025-10-06 19:26:46','2025-10-06 21:26:46'),(1242001,414082,'action started via WP Cron','2025-10-06 19:30:03','2025-10-06 21:30:03'),(1242002,414082,'action complete via WP Cron','2025-10-06 19:30:03','2025-10-06 21:30:03'),(1242003,414083,'action created','2025-10-06 19:30:03','2025-10-06 21:30:03'),(1242004,414083,'action started via WP Cron','2025-10-06 19:35:46','2025-10-06 21:35:46'),(1242005,414083,'action complete via WP Cron','2025-10-06 19:35:46','2025-10-06 21:35:46'),(1242006,414084,'action created','2025-10-06 19:35:46','2025-10-06 21:35:46'),(1242007,414084,'action started via WP Cron','2025-10-06 19:41:17','2025-10-06 21:41:17'),(1242008,414084,'action complete via WP Cron','2025-10-06 19:41:17','2025-10-06 21:41:17'),(1242009,414085,'action created','2025-10-06 19:41:17','2025-10-06 21:41:17'),(1242010,414085,'action started via WP Cron','2025-10-06 19:46:32','2025-10-06 21:46:32'),(1242011,414085,'action complete via WP Cron','2025-10-06 19:46:33','2025-10-06 21:46:33'),(1242012,414086,'action created','2025-10-06 19:46:33','2025-10-06 21:46:33'),(1242013,414086,'action started via WP Cron','2025-10-06 19:51:30','2025-10-06 21:51:30'),(1242014,414086,'action complete via WP Cron','2025-10-06 19:51:30','2025-10-06 21:51:30'),(1242015,414087,'action created','2025-10-06 19:51:30','2025-10-06 21:51:30'),(1242016,414087,'action started via WP Cron','2025-10-06 19:54:19','2025-10-06 21:54:19'),(1242017,414087,'action complete via WP Cron','2025-10-06 19:54:19','2025-10-06 21:54:19'),(1242018,414088,'action created','2025-10-06 19:54:19','2025-10-06 21:54:19'),(1242019,414088,'action started via WP Cron','2025-10-06 19:56:39','2025-10-06 21:56:39'),(1242020,414088,'action complete via WP Cron','2025-10-06 19:56:39','2025-10-06 21:56:39'),(1242021,414089,'action created','2025-10-06 19:56:39','2025-10-06 21:56:39'),(1242022,414089,'action started via WP Cron','2025-10-06 19:59:23','2025-10-06 21:59:23'),(1242023,414089,'action complete via WP Cron','2025-10-06 19:59:23','2025-10-06 21:59:23'),(1242024,414090,'action created','2025-10-06 19:59:23','2025-10-06 21:59:23'),(1242025,414090,'action started via WP Cron','2025-10-06 20:01:35','2025-10-06 22:01:35'),(1242026,414091,'action created','2025-10-06 20:01:35','2025-10-06 22:01:35'),(1242027,414091,'action started via WP Cron','2025-10-06 20:01:37','2025-10-06 22:01:37'),(1242028,414091,'action complete via WP Cron','2025-10-06 20:01:37','2025-10-06 22:01:37'),(1242029,414090,'action complete via WP Cron','2025-10-06 20:01:38','2025-10-06 22:01:38'),(1242030,414092,'action created','2025-10-06 20:01:38','2025-10-06 22:01:38'),(1242031,414092,'action started via WP Cron','2025-10-06 20:04:58','2025-10-06 22:04:58'),(1242032,414092,'action complete via WP Cron','2025-10-06 20:04:58','2025-10-06 22:04:58'),(1242033,414093,'action created','2025-10-06 20:04:58','2025-10-06 22:04:58'),(1242034,414093,'action started via WP Cron','2025-10-06 20:09:20','2025-10-06 22:09:20'),(1242035,414093,'action complete via WP Cron','2025-10-06 20:09:20','2025-10-06 22:09:20'),(1242036,414094,'action created','2025-10-06 20:09:20','2025-10-06 22:09:20'),(1242037,414094,'action started via WP Cron','2025-10-06 20:12:22','2025-10-06 22:12:22'),(1242038,414094,'action complete via WP Cron','2025-10-06 20:12:22','2025-10-06 22:12:22'),(1242039,414095,'action created','2025-10-06 20:12:22','2025-10-06 22:12:22'),(1242040,414095,'action started via WP Cron','2025-10-06 20:16:08','2025-10-06 22:16:08'),(1242041,414095,'action complete via WP Cron','2025-10-06 20:16:08','2025-10-06 22:16:08'),(1242042,414096,'action created','2025-10-06 20:16:08','2025-10-06 22:16:08'),(1242043,414096,'action started via WP Cron','2025-10-06 20:18:56','2025-10-06 22:18:56'),(1242044,414096,'action complete via WP Cron','2025-10-06 20:18:56','2025-10-06 22:18:56'),(1242045,414097,'action created','2025-10-06 20:18:56','2025-10-06 22:18:56'),(1242046,414097,'action started via WP Cron','2025-10-06 20:21:31','2025-10-06 22:21:31'),(1242047,414097,'action complete via WP Cron','2025-10-06 20:21:31','2025-10-06 22:21:31'),(1242048,414098,'action created','2025-10-06 20:21:31','2025-10-06 22:21:31'),(1242049,414098,'action started via WP Cron','2025-10-06 20:25:10','2025-10-06 22:25:10'),(1242050,414098,'action complete via WP Cron','2025-10-06 20:25:10','2025-10-06 22:25:10'),(1242051,414099,'action created','2025-10-06 20:25:10','2025-10-06 22:25:10'),(1242052,414099,'action started via WP Cron','2025-10-06 20:29:54','2025-10-06 22:29:54'),(1242053,414099,'action complete via WP Cron','2025-10-06 20:29:54','2025-10-06 22:29:54'),(1242054,414100,'action created','2025-10-06 20:29:54','2025-10-06 22:29:54'),(1242055,414100,'action started via WP Cron','2025-10-06 20:34:53','2025-10-06 22:34:53'),(1242056,414100,'action complete via WP Cron','2025-10-06 20:34:53','2025-10-06 22:34:53'),(1242057,414101,'action created','2025-10-06 20:34:53','2025-10-06 22:34:53'),(1242058,414101,'action started via WP Cron','2025-10-06 20:38:22','2025-10-06 22:38:22'),(1242059,414101,'action complete via WP Cron','2025-10-06 20:38:22','2025-10-06 22:38:22'),(1242060,414102,'action created','2025-10-06 20:38:22','2025-10-06 22:38:22'),(1242061,414102,'action started via WP Cron','2025-10-06 20:40:43','2025-10-06 22:40:43'),(1242062,414102,'action complete via WP Cron','2025-10-06 20:40:43','2025-10-06 22:40:43'),(1242063,414103,'action created','2025-10-06 20:40:43','2025-10-06 22:40:43'),(1242064,414103,'action started via WP Cron','2025-10-06 20:45:28','2025-10-06 22:45:28'),(1242065,414104,'action created','2025-10-06 20:45:29','2025-10-06 22:45:29'),(1242066,414104,'action started via WP Cron','2025-10-06 20:45:31','2025-10-06 22:45:31'),(1242067,414104,'action complete via WP Cron','2025-10-06 20:45:31','2025-10-06 22:45:31'),(1242068,414103,'action complete via WP Cron','2025-10-06 20:45:31','2025-10-06 22:45:31'),(1242069,414105,'action created','2025-10-06 20:45:31','2025-10-06 22:45:31'),(1242070,414105,'action started via WP Cron','2025-10-06 20:48:08','2025-10-06 22:48:08'),(1242071,414105,'action complete via WP Cron','2025-10-06 20:48:08','2025-10-06 22:48:08'),(1242072,414106,'action created','2025-10-06 20:48:08','2025-10-06 22:48:08'),(1242073,414106,'action started via WP Cron','2025-10-06 20:50:49','2025-10-06 22:50:49'),(1242074,414106,'action complete via WP Cron','2025-10-06 20:50:50','2025-10-06 22:50:50'),(1242075,414107,'action created','2025-10-06 20:50:50','2025-10-06 22:50:50'),(1242076,414107,'action started via WP Cron','2025-10-06 20:53:48','2025-10-06 22:53:48'),(1242077,414108,'action created','2025-10-06 20:53:48','2025-10-06 22:53:48'),(1242078,414108,'action started via WP Cron','2025-10-06 20:53:51','2025-10-06 22:53:51'),(1242079,414108,'action complete via WP Cron','2025-10-06 20:53:51','2025-10-06 22:53:51'),(1242080,414107,'action complete via WP Cron','2025-10-06 20:53:52','2025-10-06 22:53:52'),(1242081,414109,'action created','2025-10-06 20:53:52','2025-10-06 22:53:52'),(1242082,414109,'action started via WP Cron','2025-10-06 20:56:31','2025-10-06 22:56:31'),(1242083,414109,'action complete via WP Cron','2025-10-06 20:56:31','2025-10-06 22:56:31'),(1242084,414110,'action created','2025-10-06 20:56:31','2025-10-06 22:56:31'),(1242085,414110,'action started via WP Cron','2025-10-06 20:59:36','2025-10-06 22:59:36'),(1242086,414110,'action complete via WP Cron','2025-10-06 20:59:36','2025-10-06 22:59:36'),(1242087,414111,'action created','2025-10-06 20:59:36','2025-10-06 22:59:36'),(1242088,414111,'action started via WP Cron','2025-10-06 21:03:29','2025-10-06 23:03:29'),(1242089,414111,'action complete via WP Cron','2025-10-06 21:03:29','2025-10-06 23:03:29'),(1242090,414112,'action created','2025-10-06 21:03:29','2025-10-06 23:03:29'),(1242091,414112,'action started via WP Cron','2025-10-06 21:05:46','2025-10-06 23:05:46'),(1242092,414112,'action complete via WP Cron','2025-10-06 21:05:46','2025-10-06 23:05:46'),(1242093,414113,'action created','2025-10-06 21:05:46','2025-10-06 23:05:46'),(1242094,414113,'action started via WP Cron','2025-10-06 21:10:40','2025-10-06 23:10:40'),(1242095,414114,'action created','2025-10-06 21:10:40','2025-10-06 23:10:40'),(1242096,414114,'action started via WP Cron','2025-10-06 21:10:43','2025-10-06 23:10:43'),(1242097,414114,'action complete via WP Cron','2025-10-06 21:10:43','2025-10-06 23:10:43'),(1242098,414113,'action complete via WP Cron','2025-10-06 21:10:43','2025-10-06 23:10:43'),(1242099,414115,'action created','2025-10-06 21:10:43','2025-10-06 23:10:43'),(1242100,414115,'action started via WP Cron','2025-10-06 21:15:26','2025-10-06 23:15:26'),(1242101,414115,'action complete via WP Cron','2025-10-06 21:15:26','2025-10-06 23:15:26'),(1242102,414116,'action created','2025-10-06 21:15:26','2025-10-06 23:15:26'),(1242103,414116,'action started via WP Cron','2025-10-06 21:18:53','2025-10-06 23:18:53'),(1242104,414116,'action complete via WP Cron','2025-10-06 21:18:53','2025-10-06 23:18:53'),(1242105,414117,'action created','2025-10-06 21:18:53','2025-10-06 23:18:53'),(1242106,414117,'action started via WP Cron','2025-10-06 21:21:08','2025-10-06 23:21:08'),(1242107,414117,'action complete via WP Cron','2025-10-06 21:21:08','2025-10-06 23:21:08'),(1242108,414118,'action created','2025-10-06 21:21:08','2025-10-06 23:21:08'),(1242109,414118,'action started via WP Cron','2025-10-06 21:25:11','2025-10-06 23:25:11'),(1242110,414118,'action complete via WP Cron','2025-10-06 21:25:11','2025-10-06 23:25:11'),(1242111,414119,'action created','2025-10-06 21:25:11','2025-10-06 23:25:11'),(1242112,414119,'action started via WP Cron','2025-10-06 21:27:36','2025-10-06 23:27:36'),(1242113,414119,'action complete via WP Cron','2025-10-06 21:27:36','2025-10-06 23:27:36'),(1242114,414120,'action created','2025-10-06 21:27:36','2025-10-06 23:27:36'),(1242115,414120,'action started via WP Cron','2025-10-06 21:30:32','2025-10-06 23:30:32'),(1242116,414120,'action complete via WP Cron','2025-10-06 21:30:32','2025-10-06 23:30:32'),(1242117,414121,'action created','2025-10-06 21:30:32','2025-10-06 23:30:32'),(1242118,414121,'action started via WP Cron','2025-10-06 21:33:21','2025-10-06 23:33:21'),(1242119,414121,'action complete via WP Cron','2025-10-06 21:33:21','2025-10-06 23:33:21'),(1242120,414122,'action created','2025-10-06 21:33:21','2025-10-06 23:33:21'),(1242121,414122,'action started via WP Cron','2025-10-06 21:36:11','2025-10-06 23:36:11'),(1242122,414122,'action complete via WP Cron','2025-10-06 21:36:11','2025-10-06 23:36:11'),(1242123,414123,'action created','2025-10-06 21:36:11','2025-10-06 23:36:11'),(1242124,414123,'action started via WP Cron','2025-10-06 21:38:44','2025-10-06 23:38:44'),(1242125,414123,'action complete via WP Cron','2025-10-06 21:38:44','2025-10-06 23:38:44'),(1242126,414124,'action created','2025-10-06 21:38:44','2025-10-06 23:38:44'),(1242127,414124,'action started via WP Cron','2025-10-06 21:40:44','2025-10-06 23:40:44'),(1242128,414124,'action complete via WP Cron','2025-10-06 21:40:45','2025-10-06 23:40:45'),(1242129,414125,'action created','2025-10-06 21:40:45','2025-10-06 23:40:45'),(1242130,414125,'action started via WP Cron','2025-10-06 21:43:23','2025-10-06 23:43:23'),(1242131,414125,'action complete via WP Cron','2025-10-06 21:43:23','2025-10-06 23:43:23'),(1242132,414126,'action created','2025-10-06 21:43:23','2025-10-06 23:43:23'),(1242133,414126,'action started via WP Cron','2025-10-06 21:45:28','2025-10-06 23:45:28'),(1242134,414126,'action complete via WP Cron','2025-10-06 21:45:28','2025-10-06 23:45:28'),(1242135,414127,'action created','2025-10-06 21:45:28','2025-10-06 23:45:28'),(1242136,414127,'action started via WP Cron','2025-10-06 21:51:29','2025-10-06 23:51:29'),(1242137,414127,'action complete via WP Cron','2025-10-06 21:51:29','2025-10-06 23:51:29'),(1242138,414128,'action created','2025-10-06 21:51:29','2025-10-06 23:51:29'),(1242139,414128,'action started via WP Cron','2025-10-06 21:56:19','2025-10-06 23:56:19'),(1242140,414128,'action complete via WP Cron','2025-10-06 21:56:19','2025-10-06 23:56:19'),(1242141,414129,'action created','2025-10-06 21:56:19','2025-10-06 23:56:19'),(1242142,414129,'action started via WP Cron','2025-10-06 22:01:32','2025-10-07 00:01:32'),(1242143,414130,'action created','2025-10-06 22:01:32','2025-10-07 00:01:32'),(1242144,414130,'action started via WP Cron','2025-10-06 22:01:34','2025-10-07 00:01:34'),(1242145,414130,'action complete via WP Cron','2025-10-06 22:01:34','2025-10-07 00:01:34'),(1242146,414129,'action complete via WP Cron','2025-10-06 22:01:35','2025-10-07 00:01:35'),(1242147,414131,'action created','2025-10-06 22:01:35','2025-10-07 00:01:35'),(1242148,414131,'action started via WP Cron','2025-10-06 22:06:32','2025-10-07 00:06:32'),(1242149,414131,'action complete via WP Cron','2025-10-06 22:06:32','2025-10-07 00:06:32'),(1242150,414132,'action created','2025-10-06 22:06:32','2025-10-07 00:06:32'),(1242151,414132,'action started via WP Cron','2025-10-06 22:10:22','2025-10-07 00:10:22'),(1242152,414132,'action complete via WP Cron','2025-10-06 22:10:22','2025-10-07 00:10:22'),(1242153,414133,'action created','2025-10-06 22:10:22','2025-10-07 00:10:22'),(1242154,414133,'action started via WP Cron','2025-10-06 22:13:45','2025-10-07 00:13:45'),(1242155,414133,'action complete via WP Cron','2025-10-06 22:13:45','2025-10-07 00:13:45'),(1242156,414134,'action created','2025-10-06 22:13:45','2025-10-07 00:13:45'),(1242157,414134,'action started via WP Cron','2025-10-06 22:16:32','2025-10-07 00:16:32'),(1242158,414134,'action complete via WP Cron','2025-10-06 22:16:32','2025-10-07 00:16:32'),(1242159,414135,'action created','2025-10-06 22:16:32','2025-10-07 00:16:32'),(1242160,414135,'action started via WP Cron','2025-10-06 22:21:31','2025-10-07 00:21:31'),(1242161,414135,'action complete via WP Cron','2025-10-06 22:21:31','2025-10-07 00:21:31'),(1242162,414136,'action created','2025-10-06 22:21:31','2025-10-07 00:21:31'),(1242163,414136,'action started via WP Cron','2025-10-06 22:24:06','2025-10-07 00:24:06'),(1242164,414136,'action complete via WP Cron','2025-10-06 22:24:06','2025-10-07 00:24:06'),(1242165,414137,'action created','2025-10-06 22:24:06','2025-10-07 00:24:06'),(1242166,414137,'action started via WP Cron','2025-10-06 22:26:11','2025-10-07 00:26:11'),(1242167,414137,'action complete via WP Cron','2025-10-06 22:26:11','2025-10-07 00:26:11'),(1242168,414138,'action created','2025-10-06 22:26:11','2025-10-07 00:26:11'),(1242169,414138,'action started via WP Cron','2025-10-06 22:28:36','2025-10-07 00:28:36'),(1242170,414138,'action complete via WP Cron','2025-10-06 22:28:36','2025-10-07 00:28:36'),(1242171,414139,'action created','2025-10-06 22:28:36','2025-10-07 00:28:36'),(1242172,414139,'action started via WP Cron','2025-10-06 22:31:35','2025-10-07 00:31:35'),(1242173,414139,'action complete via WP Cron','2025-10-06 22:31:35','2025-10-07 00:31:35'),(1242174,414140,'action created','2025-10-06 22:31:35','2025-10-07 00:31:35'),(1242175,414140,'action started via WP Cron','2025-10-06 22:35:11','2025-10-07 00:35:11'),(1242176,414140,'action complete via WP Cron','2025-10-06 22:35:11','2025-10-07 00:35:11'),(1242177,414141,'action created','2025-10-06 22:35:11','2025-10-07 00:35:11'),(1242178,414141,'action started via WP Cron','2025-10-06 22:41:19','2025-10-07 00:41:19'),(1242179,414141,'action complete via WP Cron','2025-10-06 22:41:19','2025-10-07 00:41:19'),(1242180,414142,'action created','2025-10-06 22:41:19','2025-10-07 00:41:19'),(1242181,414142,'action started via WP Cron','2025-10-06 22:43:51','2025-10-07 00:43:51'),(1242182,414142,'action complete via WP Cron','2025-10-06 22:43:51','2025-10-07 00:43:51'),(1242183,414143,'action created','2025-10-06 22:43:51','2025-10-07 00:43:51'),(1242184,414143,'action started via WP Cron','2025-10-06 22:46:33','2025-10-07 00:46:33'),(1242185,414143,'action complete via WP Cron','2025-10-06 22:46:33','2025-10-07 00:46:33'),(1242186,414144,'action created','2025-10-06 22:46:33','2025-10-07 00:46:33'),(1242187,414144,'action started via WP Cron','2025-10-06 22:50:13','2025-10-07 00:50:13'),(1242188,414145,'action created','2025-10-06 22:50:13','2025-10-07 00:50:13'),(1242189,414145,'action started via WP Cron','2025-10-06 22:50:16','2025-10-07 00:50:16'),(1242190,414145,'action complete via WP Cron','2025-10-06 22:50:16','2025-10-07 00:50:16'),(1242191,414144,'action complete via WP Cron','2025-10-06 22:50:16','2025-10-07 00:50:16'),(1242192,414146,'action created','2025-10-06 22:50:16','2025-10-07 00:50:16'),(1242193,414146,'action started via WP Cron','2025-10-06 22:54:36','2025-10-07 00:54:36'),(1242194,414146,'action complete via WP Cron','2025-10-06 22:54:36','2025-10-07 00:54:36'),(1242195,414147,'action created','2025-10-06 22:54:36','2025-10-07 00:54:36'),(1242196,414147,'action started via WP Cron','2025-10-06 22:59:05','2025-10-07 00:59:05'),(1242197,414147,'action complete via WP Cron','2025-10-06 22:59:05','2025-10-07 00:59:05'),(1242198,414148,'action created','2025-10-06 22:59:05','2025-10-07 00:59:05'),(1242199,414148,'action started via WP Cron','2025-10-06 23:01:34','2025-10-07 01:01:34'),(1242200,414148,'action complete via WP Cron','2025-10-06 23:01:34','2025-10-07 01:01:34'),(1242201,414149,'action created','2025-10-06 23:01:34','2025-10-07 01:01:34'),(1242202,414149,'action started via WP Cron','2025-10-06 23:06:30','2025-10-07 01:06:30'),(1242203,414149,'action complete via WP Cron','2025-10-06 23:06:30','2025-10-07 01:06:30'),(1242204,414150,'action created','2025-10-06 23:06:30','2025-10-07 01:06:30'),(1242205,414150,'action started via WP Cron','2025-10-06 23:10:15','2025-10-07 01:10:15'),(1242206,414150,'action complete via WP Cron','2025-10-06 23:10:15','2025-10-07 01:10:15'),(1242207,414151,'action created','2025-10-06 23:10:15','2025-10-07 01:10:15'),(1242208,414151,'action started via WP Cron','2025-10-06 23:16:31','2025-10-07 01:16:31'),(1242209,414151,'action complete via WP Cron','2025-10-06 23:16:31','2025-10-07 01:16:31'),(1242210,414152,'action created','2025-10-06 23:16:31','2025-10-07 01:16:31'),(1242211,414152,'action started via WP Cron','2025-10-06 23:20:32','2025-10-07 01:20:32'),(1242212,414152,'action complete via WP Cron','2025-10-06 23:20:32','2025-10-07 01:20:32'),(1242213,414153,'action created','2025-10-06 23:20:32','2025-10-07 01:20:32'),(1242214,414153,'action started via WP Cron','2025-10-06 23:22:36','2025-10-07 01:22:36'),(1242215,414154,'action created','2025-10-06 23:22:36','2025-10-07 01:22:36'),(1242216,414154,'action started via WP Cron','2025-10-06 23:22:37','2025-10-07 01:22:37'),(1242217,414154,'action complete via WP Cron','2025-10-06 23:22:38','2025-10-07 01:22:38'),(1242218,414153,'action complete via WP Cron','2025-10-06 23:22:38','2025-10-07 01:22:38'),(1242219,414155,'action created','2025-10-06 23:22:38','2025-10-07 01:22:38'),(1242220,414155,'action started via WP Cron','2025-10-06 23:26:04','2025-10-07 01:26:04'),(1242221,414155,'action complete via WP Cron','2025-10-06 23:26:04','2025-10-07 01:26:04'),(1242222,414156,'action created','2025-10-06 23:26:04','2025-10-07 01:26:04'),(1242223,414156,'action started via WP Cron','2025-10-06 23:31:32','2025-10-07 01:31:32'),(1242224,414156,'action complete via WP Cron','2025-10-06 23:31:32','2025-10-07 01:31:32'),(1242225,414157,'action created','2025-10-06 23:31:32','2025-10-07 01:31:32'),(1242226,414157,'action started via WP Cron','2025-10-06 23:34:03','2025-10-07 01:34:03'),(1242227,414157,'action complete via WP Cron','2025-10-06 23:34:03','2025-10-07 01:34:03'),(1242228,414158,'action created','2025-10-06 23:34:03','2025-10-07 01:34:03'),(1242229,414158,'action started via WP Cron','2025-10-06 23:36:33','2025-10-07 01:36:33'),(1242230,414158,'action complete via WP Cron','2025-10-06 23:36:33','2025-10-07 01:36:33'),(1242231,414159,'action created','2025-10-06 23:36:33','2025-10-07 01:36:33'),(1242232,414159,'action started via WP Cron','2025-10-06 23:39:04','2025-10-07 01:39:04'),(1242233,414160,'action created','2025-10-06 23:39:05','2025-10-07 01:39:05'),(1242234,414160,'action started via WP Cron','2025-10-06 23:39:06','2025-10-07 01:39:06'),(1242235,414160,'action complete via WP Cron','2025-10-06 23:39:06','2025-10-07 01:39:06'),(1242236,414159,'action complete via WP Cron','2025-10-06 23:39:06','2025-10-07 01:39:06'),(1242237,414161,'action created','2025-10-06 23:39:06','2025-10-07 01:39:06'),(1242238,414161,'action started via WP Cron','2025-10-06 23:41:19','2025-10-07 01:41:19'),(1242239,414161,'action complete via WP Cron','2025-10-06 23:41:19','2025-10-07 01:41:19'),(1242240,414162,'action created','2025-10-06 23:41:19','2025-10-07 01:41:19'),(1242241,414162,'action started via WP Cron','2025-10-06 23:46:34','2025-10-07 01:46:34'),(1242242,414162,'action complete via WP Cron','2025-10-06 23:46:34','2025-10-07 01:46:34'),(1242243,414163,'action created','2025-10-06 23:46:34','2025-10-07 01:46:34'),(1242244,414163,'action started via WP Cron','2025-10-06 23:51:32','2025-10-07 01:51:32'),(1242245,414163,'action complete via WP Cron','2025-10-06 23:51:32','2025-10-07 01:51:32'),(1242246,414164,'action created','2025-10-06 23:51:32','2025-10-07 01:51:32'),(1242247,414164,'action started via WP Cron','2025-10-06 23:56:01','2025-10-07 01:56:01'),(1242248,414164,'action complete via WP Cron','2025-10-06 23:56:02','2025-10-07 01:56:02'),(1242249,414165,'action created','2025-10-06 23:56:02','2025-10-07 01:56:02'),(1242250,414165,'action started via WP Cron','2025-10-07 00:01:05','2025-10-07 02:01:05'),(1242251,414165,'action complete via WP Cron','2025-10-07 00:01:05','2025-10-07 02:01:05'),(1242252,414166,'action created','2025-10-07 00:01:05','2025-10-07 02:01:05'),(1242253,414166,'action started via WP Cron','2025-10-07 00:03:49','2025-10-07 02:03:49'),(1242254,414166,'action complete via WP Cron','2025-10-07 00:03:49','2025-10-07 02:03:49'),(1242255,414167,'action created','2025-10-07 00:03:49','2025-10-07 02:03:49'),(1242256,414167,'action started via WP Cron','2025-10-07 00:06:32','2025-10-07 02:06:32'),(1242257,414167,'action complete via WP Cron','2025-10-07 00:06:32','2025-10-07 02:06:32'),(1242258,414168,'action created','2025-10-07 00:06:32','2025-10-07 02:06:32'),(1242259,414168,'action started via WP Cron','2025-10-07 00:09:08','2025-10-07 02:09:08'),(1242260,414168,'action complete via WP Cron','2025-10-07 00:09:08','2025-10-07 02:09:08'),(1242261,414169,'action created','2025-10-07 00:09:08','2025-10-07 02:09:08'),(1242262,414169,'action started via WP Cron','2025-10-07 00:12:02','2025-10-07 02:12:02'),(1242263,414169,'action complete via WP Cron','2025-10-07 00:12:02','2025-10-07 02:12:02'),(1242264,414170,'action created','2025-10-07 00:12:02','2025-10-07 02:12:02'),(1242265,414170,'action started via WP Cron','2025-10-07 00:14:34','2025-10-07 02:14:34'),(1242266,414170,'action complete via WP Cron','2025-10-07 00:14:34','2025-10-07 02:14:34'),(1242267,414171,'action created','2025-10-07 00:14:34','2025-10-07 02:14:34'),(1242268,414171,'action started via WP Cron','2025-10-07 00:18:52','2025-10-07 02:18:52'),(1242269,414171,'action complete via WP Cron','2025-10-07 00:18:52','2025-10-07 02:18:52'),(1242270,414172,'action created','2025-10-07 00:18:52','2025-10-07 02:18:52'),(1242271,414172,'action started via WP Cron','2025-10-07 00:21:32','2025-10-07 02:21:32'),(1242272,414172,'action complete via WP Cron','2025-10-07 00:21:32','2025-10-07 02:21:32'),(1242273,414173,'action created','2025-10-07 00:21:32','2025-10-07 02:21:32'),(1242274,414173,'action started via WP Cron','2025-10-07 00:26:09','2025-10-07 02:26:09'),(1242275,414173,'action complete via WP Cron','2025-10-07 00:26:10','2025-10-07 02:26:10'),(1242276,414174,'action created','2025-10-07 00:26:10','2025-10-07 02:26:10'),(1242277,414174,'action started via WP Cron','2025-10-07 00:28:32','2025-10-07 02:28:32'),(1242278,414174,'action complete via WP Cron','2025-10-07 00:28:32','2025-10-07 02:28:32'),(1242279,414175,'action created','2025-10-07 00:28:32','2025-10-07 02:28:32'),(1242280,414175,'action started via WP Cron','2025-10-07 00:30:43','2025-10-07 02:30:43'),(1242281,414175,'action complete via WP Cron','2025-10-07 00:30:43','2025-10-07 02:30:43'),(1242282,414176,'action created','2025-10-07 00:30:43','2025-10-07 02:30:43'),(1242283,414176,'action started via WP Cron','2025-10-07 00:36:33','2025-10-07 02:36:33'),(1242284,414177,'action created','2025-10-07 00:36:33','2025-10-07 02:36:33'),(1242285,414177,'action started via WP Cron','2025-10-07 00:36:36','2025-10-07 02:36:36'),(1242286,414177,'action complete via WP Cron','2025-10-07 00:36:36','2025-10-07 02:36:36'),(1242287,414176,'action complete via WP Cron','2025-10-07 00:36:36','2025-10-07 02:36:36'),(1242288,414178,'action created','2025-10-07 00:36:36','2025-10-07 02:36:36'),(1242289,414178,'action started via WP Cron','2025-10-07 00:39:05','2025-10-07 02:39:05'),(1242290,414178,'action complete via WP Cron','2025-10-07 00:39:05','2025-10-07 02:39:05'),(1242291,414179,'action created','2025-10-07 00:39:05','2025-10-07 02:39:05'),(1242292,414179,'action started via WP Cron','2025-10-07 00:41:18','2025-10-07 02:41:18'),(1242293,414179,'action complete via WP Cron','2025-10-07 00:41:18','2025-10-07 02:41:18'),(1242294,414180,'action created','2025-10-07 00:41:18','2025-10-07 02:41:18'),(1242295,414180,'action started via WP Cron','2025-10-07 00:46:36','2025-10-07 02:46:36'),(1242296,414180,'action complete via WP Cron','2025-10-07 00:46:36','2025-10-07 02:46:36'),(1242297,414181,'action created','2025-10-07 00:46:36','2025-10-07 02:46:36'),(1242298,414181,'action started via WP Cron','2025-10-07 00:49:17','2025-10-07 02:49:17'),(1242299,414181,'action complete via WP Cron','2025-10-07 00:49:17','2025-10-07 02:49:17'),(1242300,414182,'action created','2025-10-07 00:49:17','2025-10-07 02:49:17'),(1242301,414182,'action started via WP Cron','2025-10-07 00:51:34','2025-10-07 02:51:34'),(1242302,414182,'action complete via WP Cron','2025-10-07 00:51:34','2025-10-07 02:51:34'),(1242303,414183,'action created','2025-10-07 00:51:34','2025-10-07 02:51:34'),(1242304,414183,'action started via WP Cron','2025-10-07 00:56:03','2025-10-07 02:56:03'),(1242305,414183,'action complete via WP Cron','2025-10-07 00:56:03','2025-10-07 02:56:03'),(1242306,414184,'action created','2025-10-07 00:56:03','2025-10-07 02:56:03'),(1242307,414184,'action started via WP Cron','2025-10-07 00:58:52','2025-10-07 02:58:52'),(1242308,414184,'action complete via WP Cron','2025-10-07 00:58:52','2025-10-07 02:58:52'),(1242309,414185,'action created','2025-10-07 00:58:52','2025-10-07 02:58:52'),(1242310,414185,'action started via WP Cron','2025-10-07 01:01:36','2025-10-07 03:01:36'),(1242311,414185,'action complete via WP Cron','2025-10-07 01:01:36','2025-10-07 03:01:36'),(1242312,414186,'action created','2025-10-07 01:01:36','2025-10-07 03:01:36'),(1242313,414186,'action started via WP Cron','2025-10-07 01:06:34','2025-10-07 03:06:34'),(1242314,414186,'action complete via WP Cron','2025-10-07 01:06:34','2025-10-07 03:06:34'),(1242315,414187,'action created','2025-10-07 01:06:34','2025-10-07 03:06:34'),(1242316,414187,'action started via WP Cron','2025-10-07 01:11:19','2025-10-07 03:11:19'),(1242317,414187,'action complete via WP Cron','2025-10-07 01:11:19','2025-10-07 03:11:19'),(1242318,414188,'action created','2025-10-07 01:11:19','2025-10-07 03:11:19'),(1242319,414188,'action started via WP Cron','2025-10-07 01:15:17','2025-10-07 03:15:17'),(1242320,414189,'action created','2025-10-07 01:15:17','2025-10-07 03:15:17'),(1242321,414189,'action started via WP Cron','2025-10-07 01:15:18','2025-10-07 03:15:18'),(1242322,414189,'action complete via WP Cron','2025-10-07 01:15:18','2025-10-07 03:15:18'),(1242323,414188,'action complete via WP Cron','2025-10-07 01:15:18','2025-10-07 03:15:18'),(1242324,414190,'action created','2025-10-07 01:15:18','2025-10-07 03:15:18'),(1242325,414190,'action started via WP Cron','2025-10-07 01:19:59','2025-10-07 03:19:59'),(1242326,414190,'action complete via WP Cron','2025-10-07 01:19:59','2025-10-07 03:19:59'),(1242327,414191,'action created','2025-10-07 01:19:59','2025-10-07 03:19:59'),(1242328,414191,'action started via WP Cron','2025-10-07 01:26:20','2025-10-07 03:26:20'),(1242329,414191,'action complete via WP Cron','2025-10-07 01:26:20','2025-10-07 03:26:20'),(1242330,414192,'action created','2025-10-07 01:26:20','2025-10-07 03:26:20'),(1242331,414192,'action started via WP Cron','2025-10-07 01:28:44','2025-10-07 03:28:44'),(1242332,414192,'action complete via WP Cron','2025-10-07 01:28:44','2025-10-07 03:28:44'),(1242333,414193,'action created','2025-10-07 01:28:44','2025-10-07 03:28:44'),(1242334,414193,'action started via WP Cron','2025-10-07 01:31:35','2025-10-07 03:31:35'),(1242335,414194,'action created','2025-10-07 01:31:35','2025-10-07 03:31:35'),(1242336,414194,'action started via WP Cron','2025-10-07 01:31:36','2025-10-07 03:31:36'),(1242337,414194,'action complete via WP Cron','2025-10-07 01:31:36','2025-10-07 03:31:36'),(1242338,414193,'action complete via WP Cron','2025-10-07 01:31:36','2025-10-07 03:31:36'),(1242339,414195,'action created','2025-10-07 01:31:36','2025-10-07 03:31:36'),(1242340,414195,'action started via WP Cron','2025-10-07 01:36:35','2025-10-07 03:36:35'),(1242341,414195,'action complete via WP Cron','2025-10-07 01:36:35','2025-10-07 03:36:35'),(1242342,414196,'action created','2025-10-07 01:36:35','2025-10-07 03:36:35'),(1242343,414196,'action started via WP Cron','2025-10-07 01:40:10','2025-10-07 03:40:10'),(1242344,414196,'action complete via WP Cron','2025-10-07 01:40:11','2025-10-07 03:40:11'),(1242345,414197,'action created','2025-10-07 01:40:11','2025-10-07 03:40:11'),(1242346,414197,'action started via WP Cron','2025-10-07 01:45:50','2025-10-07 03:45:50'),(1242347,414197,'action complete via WP Cron','2025-10-07 01:45:50','2025-10-07 03:45:50'),(1242348,414198,'action created','2025-10-07 01:45:50','2025-10-07 03:45:50'),(1242349,414198,'action started via WP Cron','2025-10-07 01:50:29','2025-10-07 03:50:29'),(1242350,414198,'action complete via WP Cron','2025-10-07 01:50:29','2025-10-07 03:50:29'),(1242351,414199,'action created','2025-10-07 01:50:29','2025-10-07 03:50:29'),(1242352,414199,'action started via WP Cron','2025-10-07 01:56:19','2025-10-07 03:56:19'),(1242353,414199,'action complete via WP Cron','2025-10-07 01:56:19','2025-10-07 03:56:19'),(1242354,414200,'action created','2025-10-07 01:56:19','2025-10-07 03:56:19'),(1242355,414200,'action started via WP Cron','2025-10-07 01:58:41','2025-10-07 03:58:41'),(1242356,414201,'action created','2025-10-07 01:58:41','2025-10-07 03:58:41'),(1242357,414201,'action started via WP Cron','2025-10-07 01:58:43','2025-10-07 03:58:43'),(1242358,414201,'action complete via WP Cron','2025-10-07 01:58:43','2025-10-07 03:58:43'),(1242359,414200,'action complete via WP Cron','2025-10-07 01:58:43','2025-10-07 03:58:43'),(1242360,414202,'action created','2025-10-07 01:58:43','2025-10-07 03:58:43'),(1242361,414202,'action started via WP Cron','2025-10-07 02:01:32','2025-10-07 04:01:32'),(1242362,414203,'action created','2025-10-07 02:01:32','2025-10-07 04:01:32'),(1242363,414203,'action started via WP Cron','2025-10-07 02:01:33','2025-10-07 04:01:33'),(1242364,414203,'action complete via WP Cron','2025-10-07 02:01:33','2025-10-07 04:01:33'),(1242365,414202,'action complete via WP Cron','2025-10-07 02:01:33','2025-10-07 04:01:33'),(1242366,414204,'action created','2025-10-07 02:01:33','2025-10-07 04:01:33'),(1242367,414204,'action started via WP Cron','2025-10-07 02:05:22','2025-10-07 04:05:22'),(1242368,414205,'action created','2025-10-07 02:05:22','2025-10-07 04:05:22'),(1242369,414205,'action started via WP Cron','2025-10-07 02:05:23','2025-10-07 04:05:23'),(1242370,414205,'action complete via WP Cron','2025-10-07 02:05:23','2025-10-07 04:05:23'),(1242371,414204,'action complete via WP Cron','2025-10-07 02:05:23','2025-10-07 04:05:23'),(1242372,414206,'action created','2025-10-07 02:05:23','2025-10-07 04:05:23'),(1242373,414206,'action started via WP Cron','2025-10-07 02:11:19','2025-10-07 04:11:19'),(1242374,414206,'action complete via WP Cron','2025-10-07 02:11:19','2025-10-07 04:11:19'),(1242375,414207,'action created','2025-10-07 02:11:19','2025-10-07 04:11:19'),(1242376,414207,'action started via WP Cron','2025-10-07 02:13:50','2025-10-07 04:13:50'),(1242377,414207,'action complete via WP Cron','2025-10-07 02:13:50','2025-10-07 04:13:50'),(1242378,414208,'action created','2025-10-07 02:13:50','2025-10-07 04:13:50'),(1242379,414208,'action started via WP Cron','2025-10-07 02:16:32','2025-10-07 04:16:32'),(1242380,414208,'action complete via WP Cron','2025-10-07 02:16:32','2025-10-07 04:16:32'),(1242381,414209,'action created','2025-10-07 02:16:32','2025-10-07 04:16:32'),(1242382,414209,'action started via WP Cron','2025-10-07 02:18:50','2025-10-07 04:18:50'),(1242383,414209,'action complete via WP Cron','2025-10-07 02:18:50','2025-10-07 04:18:50'),(1242384,414210,'action created','2025-10-07 02:18:50','2025-10-07 04:18:50'),(1242385,414210,'action started via WP Cron','2025-10-07 02:21:31','2025-10-07 04:21:31'),(1242386,414210,'action complete via WP Cron','2025-10-07 02:21:31','2025-10-07 04:21:31'),(1242387,414211,'action created','2025-10-07 02:21:31','2025-10-07 04:21:31'),(1242388,414211,'action started via WP Cron','2025-10-07 02:24:07','2025-10-07 04:24:07'),(1242389,414211,'action complete via WP Cron','2025-10-07 02:24:07','2025-10-07 04:24:07'),(1242390,414212,'action created','2025-10-07 02:24:07','2025-10-07 04:24:07'),(1242391,414212,'action started via WP Cron','2025-10-07 02:26:19','2025-10-07 04:26:19'),(1242392,414212,'action complete via WP Cron','2025-10-07 02:26:19','2025-10-07 04:26:19'),(1242393,414213,'action created','2025-10-07 02:26:19','2025-10-07 04:26:19'),(1242394,414213,'action started via WP Cron','2025-10-07 02:28:19','2025-10-07 04:28:19'),(1242395,414213,'action complete via WP Cron','2025-10-07 02:28:19','2025-10-07 04:28:19'),(1242396,414214,'action created','2025-10-07 02:28:19','2025-10-07 04:28:19'),(1242397,414214,'action started via WP Cron','2025-10-07 02:31:33','2025-10-07 04:31:33'),(1242398,414214,'action complete via WP Cron','2025-10-07 02:31:33','2025-10-07 04:31:33'),(1242399,414215,'action created','2025-10-07 02:31:33','2025-10-07 04:31:33'),(1242400,414215,'action started via WP Cron','2025-10-07 02:36:34','2025-10-07 04:36:34'),(1242401,414216,'action created','2025-10-07 02:36:34','2025-10-07 04:36:34'),(1242402,414216,'action started via WP Cron','2025-10-07 02:36:35','2025-10-07 04:36:35'),(1242403,414216,'action complete via WP Cron','2025-10-07 02:36:36','2025-10-07 04:36:36'),(1242404,414215,'action complete via WP Cron','2025-10-07 02:36:36','2025-10-07 04:36:36'),(1242405,414217,'action created','2025-10-07 02:36:36','2025-10-07 04:36:36'),(1242406,414217,'action started via WP Cron','2025-10-07 02:41:19','2025-10-07 04:41:19'),(1242407,414217,'action complete via WP Cron','2025-10-07 02:41:19','2025-10-07 04:41:19'),(1242408,414218,'action created','2025-10-07 02:41:19','2025-10-07 04:41:19'),(1242409,414218,'action started via WP Cron','2025-10-07 02:46:32','2025-10-07 04:46:32'),(1242410,414218,'action complete via WP Cron','2025-10-07 02:46:32','2025-10-07 04:46:32'),(1242411,414219,'action created','2025-10-07 02:46:32','2025-10-07 04:46:32'),(1242412,414219,'action started via WP Cron','2025-10-07 02:48:43','2025-10-07 04:48:43'),(1242413,414219,'action complete via WP Cron','2025-10-07 02:48:43','2025-10-07 04:48:43'),(1242414,414220,'action created','2025-10-07 02:48:43','2025-10-07 04:48:43'),(1242415,414220,'action started via WP Cron','2025-10-07 02:50:49','2025-10-07 04:50:49'),(1242416,414220,'action complete via WP Cron','2025-10-07 02:50:49','2025-10-07 04:50:49'),(1242417,414221,'action created','2025-10-07 02:50:49','2025-10-07 04:50:49'),(1242418,414221,'action started via WP Cron','2025-10-07 02:53:29','2025-10-07 04:53:29'),(1242419,414222,'action created','2025-10-07 02:53:29','2025-10-07 04:53:29'),(1242420,414222,'action started via WP Cron','2025-10-07 02:53:31','2025-10-07 04:53:31'),(1242421,414222,'action complete via WP Cron','2025-10-07 02:53:31','2025-10-07 04:53:31'),(1242422,414221,'action complete via WP Cron','2025-10-07 02:53:31','2025-10-07 04:53:31'),(1242423,414223,'action created','2025-10-07 02:53:31','2025-10-07 04:53:31'),(1242424,414223,'action started via WP Cron','2025-10-07 02:56:29','2025-10-07 04:56:29'),(1242425,414223,'action complete via WP Cron','2025-10-07 02:56:29','2025-10-07 04:56:29'),(1242426,414224,'action created','2025-10-07 02:56:29','2025-10-07 04:56:29'),(1242427,414224,'action started via WP Cron','2025-10-07 03:01:03','2025-10-07 05:01:03'),(1242428,414224,'action complete via WP Cron','2025-10-07 03:01:03','2025-10-07 05:01:03'),(1242429,414225,'action created','2025-10-07 03:01:03','2025-10-07 05:01:03'),(1242430,414225,'action started via WP Cron','2025-10-07 03:06:35','2025-10-07 05:06:35'),(1242431,414225,'action complete via WP Cron','2025-10-07 03:06:35','2025-10-07 05:06:35'),(1242432,414226,'action created','2025-10-07 03:06:35','2025-10-07 05:06:35'),(1242433,414226,'action started via WP Cron','2025-10-07 03:09:16','2025-10-07 05:09:16'),(1242434,414226,'action complete via WP Cron','2025-10-07 03:09:16','2025-10-07 05:09:16'),(1242435,414227,'action created','2025-10-07 03:09:16','2025-10-07 05:09:16'),(1242436,414227,'action started via WP Cron','2025-10-07 03:11:20','2025-10-07 05:11:20'),(1242437,414227,'action complete via WP Cron','2025-10-07 03:11:20','2025-10-07 05:11:20'),(1242438,414228,'action created','2025-10-07 03:11:20','2025-10-07 05:11:20'),(1242439,414228,'action started via WP Cron','2025-10-07 03:16:32','2025-10-07 05:16:32'),(1242440,414228,'action complete via WP Cron','2025-10-07 03:16:32','2025-10-07 05:16:32'),(1242441,414229,'action created','2025-10-07 03:16:32','2025-10-07 05:16:32'),(1242442,414229,'action started via WP Cron','2025-10-07 03:20:34','2025-10-07 05:20:34'),(1242443,414229,'action complete via WP Cron','2025-10-07 03:20:34','2025-10-07 05:20:34'),(1242444,414230,'action created','2025-10-07 03:20:34','2025-10-07 05:20:34'),(1242445,414230,'action started via WP Cron','2025-10-07 03:26:19','2025-10-07 05:26:19'),(1242446,414230,'action complete via WP Cron','2025-10-07 03:26:20','2025-10-07 05:26:20'),(1242447,414231,'action created','2025-10-07 03:26:20','2025-10-07 05:26:20'),(1242448,414231,'action started via WP Cron','2025-10-07 03:31:33','2025-10-07 05:31:33'),(1242449,414232,'action created','2025-10-07 03:31:33','2025-10-07 05:31:33'),(1242450,414232,'action started via WP Cron','2025-10-07 03:31:35','2025-10-07 05:31:35'),(1242451,414232,'action complete via WP Cron','2025-10-07 03:31:36','2025-10-07 05:31:36'),(1242452,414231,'action complete via WP Cron','2025-10-07 03:31:36','2025-10-07 05:31:36'),(1242453,414233,'action created','2025-10-07 03:31:36','2025-10-07 05:31:36'),(1242454,414233,'action started via WP Cron','2025-10-07 03:36:34','2025-10-07 05:36:34'),(1242455,414233,'action complete via WP Cron','2025-10-07 03:36:34','2025-10-07 05:36:34'),(1242456,414234,'action created','2025-10-07 03:36:34','2025-10-07 05:36:34'),(1242457,414234,'action started via WP Cron','2025-10-07 03:41:19','2025-10-07 05:41:19'),(1242458,414234,'action complete via WP Cron','2025-10-07 03:41:19','2025-10-07 05:41:19'),(1242459,414235,'action created','2025-10-07 03:41:19','2025-10-07 05:41:19'),(1242460,414235,'action started via WP Cron','2025-10-07 03:45:38','2025-10-07 05:45:38'),(1242461,414236,'action created','2025-10-07 03:45:38','2025-10-07 05:45:38'),(1242462,414236,'action started via WP Cron','2025-10-07 03:45:40','2025-10-07 05:45:40'),(1242463,414236,'action complete via WP Cron','2025-10-07 03:45:40','2025-10-07 05:45:40'),(1242464,414235,'action complete via WP Cron','2025-10-07 03:45:40','2025-10-07 05:45:40'),(1242465,414237,'action created','2025-10-07 03:45:40','2025-10-07 05:45:40'),(1242466,414237,'action started via WP Cron','2025-10-07 03:50:25','2025-10-07 05:50:25'),(1242467,414237,'action complete via WP Cron','2025-10-07 03:50:25','2025-10-07 05:50:25'),(1242468,414238,'action created','2025-10-07 03:50:25','2025-10-07 05:50:25'),(1242469,414238,'action started via WP Cron','2025-10-07 03:56:20','2025-10-07 05:56:20'),(1242470,414238,'action complete via WP Cron','2025-10-07 03:56:20','2025-10-07 05:56:20'),(1242471,414239,'action created','2025-10-07 03:56:20','2025-10-07 05:56:20'),(1242472,414239,'action started via WP Cron','2025-10-07 03:58:38','2025-10-07 05:58:38'),(1242473,414239,'action complete via WP Cron','2025-10-07 03:58:38','2025-10-07 05:58:38'),(1242474,414240,'action created','2025-10-07 03:58:38','2025-10-07 05:58:38'),(1242475,414240,'action started via WP Cron','2025-10-07 04:01:33','2025-10-07 06:01:33'),(1242476,414240,'action complete via WP Cron','2025-10-07 04:01:33','2025-10-07 06:01:33'),(1242477,414241,'action created','2025-10-07 04:01:33','2025-10-07 06:01:33'),(1242478,414241,'action started via WP Cron','2025-10-07 04:03:43','2025-10-07 06:03:43'),(1242479,414241,'action complete via WP Cron','2025-10-07 04:03:43','2025-10-07 06:03:43'),(1242480,414242,'action created','2025-10-07 04:03:43','2025-10-07 06:03:43'),(1242481,414242,'action started via WP Cron','2025-10-07 04:06:33','2025-10-07 06:06:33'),(1242482,414242,'action complete via WP Cron','2025-10-07 04:06:33','2025-10-07 06:06:33'),(1242483,414243,'action created','2025-10-07 04:06:33','2025-10-07 06:06:33'),(1242484,414243,'action started via WP Cron','2025-10-07 04:11:20','2025-10-07 06:11:20'),(1242485,414243,'action complete via WP Cron','2025-10-07 04:11:20','2025-10-07 06:11:20'),(1242486,414244,'action created','2025-10-07 04:11:20','2025-10-07 06:11:20'),(1242487,414244,'action started via WP Cron','2025-10-07 04:16:30','2025-10-07 06:16:30'),(1242488,414244,'action complete via WP Cron','2025-10-07 04:16:30','2025-10-07 06:16:30'),(1242489,414245,'action created','2025-10-07 04:16:30','2025-10-07 06:16:30'),(1242490,414245,'action started via WP Cron','2025-10-07 04:19:01','2025-10-07 06:19:01'),(1242491,414245,'action complete via WP Cron','2025-10-07 04:19:01','2025-10-07 06:19:01'),(1242492,414246,'action created','2025-10-07 04:19:01','2025-10-07 06:19:01'),(1242493,414246,'action started via WP Cron','2025-10-07 04:21:32','2025-10-07 06:21:32'),(1242494,414246,'action complete via WP Cron','2025-10-07 04:21:32','2025-10-07 06:21:32'),(1242495,414247,'action created','2025-10-07 04:21:32','2025-10-07 06:21:32'),(1242496,414247,'action started via WP Cron','2025-10-07 04:26:20','2025-10-07 06:26:20'),(1242497,414247,'action complete via WP Cron','2025-10-07 04:26:20','2025-10-07 06:26:20'),(1242498,414248,'action created','2025-10-07 04:26:20','2025-10-07 06:26:20'),(1242499,414248,'action started via WP Cron','2025-10-07 04:28:37','2025-10-07 06:28:37'),(1242500,414248,'action complete via WP Cron','2025-10-07 04:28:38','2025-10-07 06:28:38'),(1242501,414249,'action created','2025-10-07 04:28:38','2025-10-07 06:28:38'),(1242502,414249,'action started via WP Cron','2025-10-07 04:31:32','2025-10-07 06:31:32'),(1242503,414249,'action complete via WP Cron','2025-10-07 04:31:32','2025-10-07 06:31:32'),(1242504,414250,'action created','2025-10-07 04:31:32','2025-10-07 06:31:32'),(1242505,414250,'action started via WP Cron','2025-10-07 04:33:49','2025-10-07 06:33:49'),(1242506,414250,'action complete via WP Cron','2025-10-07 04:33:49','2025-10-07 06:33:49'),(1242507,414251,'action created','2025-10-07 04:33:49','2025-10-07 06:33:49'),(1242508,414251,'action started via WP Cron','2025-10-07 04:36:34','2025-10-07 06:36:34'),(1242509,414252,'action created','2025-10-07 04:36:34','2025-10-07 06:36:34'),(1242510,414252,'action started via WP Cron','2025-10-07 04:36:37','2025-10-07 06:36:37'),(1242511,414252,'action complete via WP Cron','2025-10-07 04:36:37','2025-10-07 06:36:37'),(1242512,414251,'action complete via WP Cron','2025-10-07 04:36:37','2025-10-07 06:36:37'),(1242513,414253,'action created','2025-10-07 04:36:37','2025-10-07 06:36:37'),(1242514,414253,'action started via WP Cron','2025-10-07 04:39:01','2025-10-07 06:39:01'),(1242515,414253,'action complete via WP Cron','2025-10-07 04:39:01','2025-10-07 06:39:01'),(1242516,414254,'action created','2025-10-07 04:39:01','2025-10-07 06:39:01'),(1242517,414254,'action started via WP Cron','2025-10-07 04:41:20','2025-10-07 06:41:20'),(1242518,414254,'action complete via WP Cron','2025-10-07 04:41:20','2025-10-07 06:41:20'),(1242519,414255,'action created','2025-10-07 04:41:20','2025-10-07 06:41:20'),(1242520,414255,'action started via WP Cron','2025-10-07 04:46:28','2025-10-07 06:46:28'),(1242521,414255,'action complete via WP Cron','2025-10-07 04:46:28','2025-10-07 06:46:28'),(1242522,414256,'action created','2025-10-07 04:46:28','2025-10-07 06:46:28'),(1242523,414256,'action started via WP Cron','2025-10-07 04:49:38','2025-10-07 06:49:38'),(1242524,414256,'action complete via WP Cron','2025-10-07 04:49:38','2025-10-07 06:49:38'),(1242525,414257,'action created','2025-10-07 04:49:38','2025-10-07 06:49:38'),(1242526,414257,'action started via WP Cron','2025-10-07 04:52:34','2025-10-07 06:52:34'),(1242527,414257,'action complete via WP Cron','2025-10-07 04:52:34','2025-10-07 06:52:34'),(1242528,414258,'action created','2025-10-07 04:52:34','2025-10-07 06:52:34'),(1242529,414258,'action started via WP Cron','2025-10-07 04:56:10','2025-10-07 06:56:10'),(1242530,414258,'action complete via WP Cron','2025-10-07 04:56:10','2025-10-07 06:56:10'),(1242531,414259,'action created','2025-10-07 04:56:10','2025-10-07 06:56:10'),(1242532,414259,'action started via WP Cron','2025-10-07 05:01:18','2025-10-07 07:01:18'),(1242533,414259,'action complete via WP Cron','2025-10-07 05:01:18','2025-10-07 07:01:18'),(1242534,414260,'action created','2025-10-07 05:01:18','2025-10-07 07:01:18'),(1242535,414260,'action started via WP Cron','2025-10-07 05:03:30','2025-10-07 07:03:30'),(1242536,414260,'action complete via WP Cron','2025-10-07 05:03:30','2025-10-07 07:03:30'),(1242537,414261,'action created','2025-10-07 05:03:30','2025-10-07 07:03:30'),(1242538,414261,'action started via WP Cron','2025-10-07 05:06:30','2025-10-07 07:06:30'),(1242539,414261,'action complete via WP Cron','2025-10-07 05:06:30','2025-10-07 07:06:30'),(1242540,414262,'action created','2025-10-07 05:06:30','2025-10-07 07:06:30'),(1242541,414262,'action started via WP Cron','2025-10-07 05:09:38','2025-10-07 07:09:38'),(1242542,414262,'action complete via WP Cron','2025-10-07 05:09:38','2025-10-07 07:09:38'),(1242543,414263,'action created','2025-10-07 05:09:38','2025-10-07 07:09:38'),(1242544,414263,'action started via WP Cron','2025-10-07 05:12:43','2025-10-07 07:12:43'),(1242545,414263,'action complete via WP Cron','2025-10-07 05:12:43','2025-10-07 07:12:43'),(1242546,414264,'action created','2025-10-07 05:12:43','2025-10-07 07:12:43'),(1242547,414264,'action started via WP Cron','2025-10-07 05:15:29','2025-10-07 07:15:29'),(1242548,414265,'action created','2025-10-07 05:15:29','2025-10-07 07:15:29'),(1242549,414265,'action started via WP Cron','2025-10-07 05:15:34','2025-10-07 07:15:34'),(1242550,414264,'action complete via WP Cron','2025-10-07 05:15:34','2025-10-07 07:15:34'),(1242551,414266,'action created','2025-10-07 05:15:34','2025-10-07 07:15:34'),(1242552,414265,'action complete via WP Cron','2025-10-07 05:15:34','2025-10-07 07:15:34'),(1242553,414266,'action started via WP Cron','2025-10-07 05:21:30','2025-10-07 07:21:30'),(1242554,414266,'action complete via WP Cron','2025-10-07 05:21:30','2025-10-07 07:21:30'),(1242555,414267,'action created','2025-10-07 05:21:30','2025-10-07 07:21:30'),(1242556,414267,'action started via WP Cron','2025-10-07 05:24:14','2025-10-07 07:24:14'),(1242557,414267,'action complete via WP Cron','2025-10-07 05:24:14','2025-10-07 07:24:14'),(1242558,414268,'action created','2025-10-07 05:24:14','2025-10-07 07:24:14'),(1242559,414268,'action started via WP Cron','2025-10-07 05:26:20','2025-10-07 07:26:20'),(1242560,414268,'action complete via WP Cron','2025-10-07 05:26:20','2025-10-07 07:26:20'),(1242561,414269,'action created','2025-10-07 05:26:20','2025-10-07 07:26:20'),(1242562,414269,'action started via WP Cron','2025-10-07 05:29:37','2025-10-07 07:29:37'),(1242563,414269,'action complete via WP Cron','2025-10-07 05:29:37','2025-10-07 07:29:37'),(1242564,414270,'action created','2025-10-07 05:29:37','2025-10-07 07:29:37'),(1242565,414270,'action started via WP Cron','2025-10-07 05:35:26','2025-10-07 07:35:26'),(1242566,414271,'action created','2025-10-07 05:35:26','2025-10-07 07:35:26'),(1242567,414271,'action started via WP Cron','2025-10-07 05:35:27','2025-10-07 07:35:27'),(1242568,414271,'action complete via WP Cron','2025-10-07 05:35:27','2025-10-07 07:35:27'),(1242569,414270,'action complete via WP Cron','2025-10-07 05:35:27','2025-10-07 07:35:27'),(1242570,414272,'action created','2025-10-07 05:35:27','2025-10-07 07:35:27'),(1242571,414272,'action started via WP Cron','2025-10-07 05:41:20','2025-10-07 07:41:20'),(1242572,414272,'action complete via WP Cron','2025-10-07 05:41:20','2025-10-07 07:41:20'),(1242573,414273,'action created','2025-10-07 05:41:20','2025-10-07 07:41:20'),(1242574,414273,'action started via WP Cron','2025-10-07 05:46:32','2025-10-07 07:46:32'),(1242575,414274,'action created','2025-10-07 05:46:32','2025-10-07 07:46:32'),(1242576,414274,'action started via WP Cron','2025-10-07 05:46:33','2025-10-07 07:46:33'),(1242577,414274,'action complete via WP Cron','2025-10-07 05:46:33','2025-10-07 07:46:33'),(1242578,414273,'action complete via WP Cron','2025-10-07 05:46:33','2025-10-07 07:46:33'),(1242579,414275,'action created','2025-10-07 05:46:33','2025-10-07 07:46:33'),(1242580,414275,'action started via WP Cron','2025-10-07 05:48:46','2025-10-07 07:48:46'),(1242581,414275,'action complete via WP Cron','2025-10-07 05:48:46','2025-10-07 07:48:46'),(1242582,414276,'action created','2025-10-07 05:48:46','2025-10-07 07:48:46'),(1242583,414276,'action started via WP Cron','2025-10-07 05:51:32','2025-10-07 07:51:32'),(1242584,414276,'action complete via WP Cron','2025-10-07 05:51:32','2025-10-07 07:51:32'),(1242585,414277,'action created','2025-10-07 05:51:32','2025-10-07 07:51:32'),(1242586,414277,'action started via WP Cron','2025-10-07 05:56:20','2025-10-07 07:56:20'),(1242587,414277,'action complete via WP Cron','2025-10-07 05:56:20','2025-10-07 07:56:20'),(1242588,414278,'action created','2025-10-07 05:56:20','2025-10-07 07:56:20'),(1242589,414278,'action started via WP Cron','2025-10-07 06:01:28','2025-10-07 08:01:28'),(1242590,414278,'action complete via WP Cron','2025-10-07 06:01:29','2025-10-07 08:01:29'),(1242591,414279,'action created','2025-10-07 06:01:29','2025-10-07 08:01:29'),(1242592,414279,'action started via WP Cron','2025-10-07 06:03:49','2025-10-07 08:03:49'),(1242593,414279,'action complete via WP Cron','2025-10-07 06:03:49','2025-10-07 08:03:49'),(1242594,414280,'action created','2025-10-07 06:03:49','2025-10-07 08:03:49'),(1242595,414280,'action started via WP Cron','2025-10-07 06:06:24','2025-10-07 08:06:24'),(1242596,414280,'action complete via WP Cron','2025-10-07 06:06:24','2025-10-07 08:06:24'),(1242597,414281,'action created','2025-10-07 06:06:24','2025-10-07 08:06:24'),(1242598,414281,'action started via WP Cron','2025-10-07 06:09:42','2025-10-07 08:09:42'),(1242599,414281,'action complete via WP Cron','2025-10-07 06:09:42','2025-10-07 08:09:42'),(1242600,414282,'action created','2025-10-07 06:09:42','2025-10-07 08:09:42'),(1242601,414282,'action started via WP Cron','2025-10-07 06:12:01','2025-10-07 08:12:01'),(1242602,414282,'action complete via WP Cron','2025-10-07 06:12:01','2025-10-07 08:12:01'),(1242603,414283,'action created','2025-10-07 06:12:01','2025-10-07 08:12:01'),(1242604,414283,'action started via WP Cron','2025-10-07 06:16:31','2025-10-07 08:16:31'),(1242605,414283,'action complete via WP Cron','2025-10-07 06:16:31','2025-10-07 08:16:31'),(1242606,414284,'action created','2025-10-07 06:16:31','2025-10-07 08:16:31'),(1242607,414284,'action started via WP Cron','2025-10-07 06:19:38','2025-10-07 08:19:38'),(1242608,414284,'action complete via WP Cron','2025-10-07 06:19:38','2025-10-07 08:19:38'),(1242609,414285,'action created','2025-10-07 06:19:38','2025-10-07 08:19:38'),(1242610,414285,'action started via WP Cron','2025-10-07 06:26:20','2025-10-07 08:26:20'),(1242611,414286,'action created','2025-10-07 06:26:20','2025-10-07 08:26:20'),(1242612,414286,'action started via WP Cron','2025-10-07 06:26:21','2025-10-07 08:26:21'),(1242613,414286,'action complete via WP Cron','2025-10-07 06:26:21','2025-10-07 08:26:21'),(1242614,414285,'action complete via WP Cron','2025-10-07 06:26:21','2025-10-07 08:26:21'),(1242615,414287,'action created','2025-10-07 06:26:21','2025-10-07 08:26:21'),(1242616,414287,'action started via WP Cron','2025-10-07 06:31:31','2025-10-07 08:31:31'),(1242617,414287,'action complete via WP Cron','2025-10-07 06:31:31','2025-10-07 08:31:31'),(1242618,414288,'action created','2025-10-07 06:31:31','2025-10-07 08:31:31'),(1242619,414288,'action started via WP Cron','2025-10-07 06:35:32','2025-10-07 08:35:32'),(1242620,414288,'action complete via WP Cron','2025-10-07 06:35:32','2025-10-07 08:35:32'),(1242621,414289,'action created','2025-10-07 06:35:32','2025-10-07 08:35:32'),(1242622,414289,'action started via WP Cron','2025-10-07 06:40:20','2025-10-07 08:40:20'),(1242623,414289,'action complete via WP Cron','2025-10-07 06:40:20','2025-10-07 08:40:20'),(1242624,414290,'action created','2025-10-07 06:40:20','2025-10-07 08:40:20'),(1242625,414290,'action started via WP Cron','2025-10-07 06:43:35','2025-10-07 08:43:35'),(1242626,414290,'action complete via WP Cron','2025-10-07 06:43:35','2025-10-07 08:43:35'),(1242627,414291,'action created','2025-10-07 06:43:35','2025-10-07 08:43:35'),(1242628,414291,'action started via WP Cron','2025-10-07 06:46:32','2025-10-07 08:46:32'),(1242629,414291,'action complete via WP Cron','2025-10-07 06:46:32','2025-10-07 08:46:32'),(1242630,414292,'action created','2025-10-07 06:46:32','2025-10-07 08:46:32'),(1242631,414292,'action started via WP Cron','2025-10-07 06:49:48','2025-10-07 08:49:48'),(1242632,414292,'action complete via WP Cron','2025-10-07 06:49:48','2025-10-07 08:49:48'),(1242633,414293,'action created','2025-10-07 06:49:48','2025-10-07 08:49:48'),(1242634,414293,'action started via WP Cron','2025-10-07 06:52:54','2025-10-07 08:52:54'),(1242635,414294,'action created','2025-10-07 06:52:54','2025-10-07 08:52:54'),(1242636,414294,'action started via WP Cron','2025-10-07 06:52:57','2025-10-07 08:52:57'),(1242637,414294,'action complete via WP Cron','2025-10-07 06:52:57','2025-10-07 08:52:57'),(1242638,414293,'action complete via WP Cron','2025-10-07 06:52:57','2025-10-07 08:52:57'),(1242639,414295,'action created','2025-10-07 06:52:57','2025-10-07 08:52:57'),(1242640,414295,'action started via WP Cron','2025-10-07 06:55:26','2025-10-07 08:55:26'),(1242641,414295,'action complete via WP Cron','2025-10-07 06:55:26','2025-10-07 08:55:26'),(1242642,414296,'action created','2025-10-07 06:55:26','2025-10-07 08:55:26'),(1242643,414296,'action started via WP Cron','2025-10-07 07:00:29','2025-10-07 09:00:29'),(1242644,414296,'action complete via WP Cron','2025-10-07 07:00:29','2025-10-07 09:00:29'),(1242645,414297,'action created','2025-10-07 07:00:29','2025-10-07 09:00:29'),(1242646,414297,'action started via WP Cron','2025-10-07 07:02:38','2025-10-07 09:02:38'),(1242647,414298,'action created','2025-10-07 07:02:38','2025-10-07 09:02:38'),(1242648,414298,'action started via WP Cron','2025-10-07 07:02:39','2025-10-07 09:02:39'),(1242649,414298,'action complete via WP Cron','2025-10-07 07:02:39','2025-10-07 09:02:39'),(1242650,414297,'action complete via WP Cron','2025-10-07 07:02:39','2025-10-07 09:02:39'),(1242651,414299,'action created','2025-10-07 07:02:39','2025-10-07 09:02:39'),(1242652,414299,'action started via WP Cron','2025-10-07 07:06:30','2025-10-07 09:06:30'),(1242653,414299,'action complete via WP Cron','2025-10-07 07:06:30','2025-10-07 09:06:30'),(1242654,414300,'action created','2025-10-07 07:06:30','2025-10-07 09:06:30'),(1242655,414300,'action started via WP Cron','2025-10-07 07:10:07','2025-10-07 09:10:07'),(1242656,414300,'action complete via WP Cron','2025-10-07 07:10:07','2025-10-07 09:10:07'),(1242657,414301,'action created','2025-10-07 07:10:07','2025-10-07 09:10:07'),(1242658,414301,'action started via WP Cron','2025-10-07 07:16:31','2025-10-07 09:16:31'),(1242659,414301,'action complete via WP Cron','2025-10-07 07:16:31','2025-10-07 09:16:31'),(1242660,414302,'action created','2025-10-07 07:16:31','2025-10-07 09:16:31'),(1242661,414302,'action started via WP Cron','2025-10-07 07:18:44','2025-10-07 09:18:44'),(1242662,414302,'action complete via WP Cron','2025-10-07 07:18:44','2025-10-07 09:18:44'),(1242663,414303,'action created','2025-10-07 07:18:44','2025-10-07 09:18:44'),(1242664,414303,'action started via WP Cron','2025-10-07 07:21:31','2025-10-07 09:21:31'),(1242665,414303,'action complete via WP Cron','2025-10-07 07:21:31','2025-10-07 09:21:31'),(1242666,414304,'action created','2025-10-07 07:21:31','2025-10-07 09:21:31'),(1242667,414304,'action started via WP Cron','2025-10-07 07:24:46','2025-10-07 09:24:46'),(1242668,414304,'action complete via WP Cron','2025-10-07 07:24:46','2025-10-07 09:24:46'),(1242669,414305,'action created','2025-10-07 07:24:46','2025-10-07 09:24:46'),(1242670,414305,'action started via WP Cron','2025-10-07 07:31:30','2025-10-07 09:31:30'),(1242671,414305,'action complete via WP Cron','2025-10-07 07:31:30','2025-10-07 09:31:30'),(1242672,414306,'action created','2025-10-07 07:31:30','2025-10-07 09:31:30'),(1242673,414306,'action started via WP Cron','2025-10-07 07:36:31','2025-10-07 09:36:31'),(1242674,414306,'action complete via WP Cron','2025-10-07 07:36:31','2025-10-07 09:36:31'),(1242675,414307,'action created','2025-10-07 07:36:31','2025-10-07 09:36:31'),(1242676,414307,'action started via WP Cron','2025-10-07 07:39:30','2025-10-07 09:39:30'),(1242677,414307,'action complete via WP Cron','2025-10-07 07:39:30','2025-10-07 09:39:30'),(1242678,414308,'action created','2025-10-07 07:39:30','2025-10-07 09:39:30'),(1242679,414308,'action started via WP Cron','2025-10-07 07:41:31','2025-10-07 09:41:31'),(1242680,414308,'action complete via WP Cron','2025-10-07 07:41:31','2025-10-07 09:41:31'),(1242681,414309,'action created','2025-10-07 07:41:31','2025-10-07 09:41:31'),(1242682,414309,'action started via WP Cron','2025-10-07 07:43:31','2025-10-07 09:43:31'),(1242683,414309,'action complete via WP Cron','2025-10-07 07:43:31','2025-10-07 09:43:31'),(1242684,414310,'action created','2025-10-07 07:43:31','2025-10-07 09:43:31'),(1242685,414310,'action started via WP Cron','2025-10-07 07:45:31','2025-10-07 09:45:31'),(1242686,414310,'action complete via WP Cron','2025-10-07 07:45:31','2025-10-07 09:45:31'),(1242687,414311,'action created','2025-10-07 07:45:31','2025-10-07 09:45:31'),(1242688,414311,'action started via WP Cron','2025-10-07 07:48:30','2025-10-07 09:48:30'),(1242689,414311,'action complete via WP Cron','2025-10-07 07:48:30','2025-10-07 09:48:30'),(1242690,414312,'action created','2025-10-07 07:48:30','2025-10-07 09:48:30'),(1242691,414312,'action started via WP Cron','2025-10-07 07:50:31','2025-10-07 09:50:31'),(1242692,414312,'action complete via WP Cron','2025-10-07 07:50:31','2025-10-07 09:50:31'),(1242693,414313,'action created','2025-10-07 07:50:31','2025-10-07 09:50:31'),(1242694,414313,'action started via WP Cron','2025-10-07 07:52:33','2025-10-07 09:52:33'),(1242695,414313,'action complete via WP Cron','2025-10-07 07:52:33','2025-10-07 09:52:33'),(1242696,414314,'action created','2025-10-07 07:52:33','2025-10-07 09:52:33'),(1242697,414314,'action started via WP Cron','2025-10-07 07:55:30','2025-10-07 09:55:30'),(1242698,414314,'action complete via WP Cron','2025-10-07 07:55:30','2025-10-07 09:55:30'),(1242699,414315,'action created','2025-10-07 07:55:30','2025-10-07 09:55:30'),(1242700,414315,'action started via WP Cron','2025-10-07 07:57:30','2025-10-07 09:57:30'),(1242701,414315,'action complete via WP Cron','2025-10-07 07:57:30','2025-10-07 09:57:30'),(1242702,414316,'action created','2025-10-07 07:57:30','2025-10-07 09:57:30'),(1242703,414316,'action started via WP Cron','2025-10-07 07:59:31','2025-10-07 09:59:31'),(1242704,414316,'action complete via WP Cron','2025-10-07 07:59:31','2025-10-07 09:59:31'),(1242705,414317,'action created','2025-10-07 07:59:31','2025-10-07 09:59:31'),(1242706,414317,'action started via WP Cron','2025-10-07 08:01:31','2025-10-07 10:01:31'),(1242707,414318,'action created','2025-10-07 08:01:31','2025-10-07 10:01:31'),(1242708,414318,'action started via WP Cron','2025-10-07 08:01:35','2025-10-07 10:01:35'),(1242709,414318,'action complete via WP Cron','2025-10-07 08:01:35','2025-10-07 10:01:35'),(1242710,414317,'action complete via WP Cron','2025-10-07 08:01:35','2025-10-07 10:01:35'),(1242711,414319,'action created','2025-10-07 08:01:35','2025-10-07 10:01:35'),(1242712,414319,'action started via WP Cron','2025-10-07 08:04:30','2025-10-07 10:04:30'),(1242713,414319,'action complete via WP Cron','2025-10-07 08:04:30','2025-10-07 10:04:30'),(1242714,414320,'action created','2025-10-07 08:04:30','2025-10-07 10:04:30'),(1242715,414320,'action started via WP Cron','2025-10-07 08:06:30','2025-10-07 10:06:30'),(1242716,414321,'action created','2025-10-07 08:06:30','2025-10-07 10:06:30'),(1242717,414321,'action started via WP Cron','2025-10-07 08:06:32','2025-10-07 10:06:32'),(1242718,414321,'action complete via WP Cron','2025-10-07 08:06:32','2025-10-07 10:06:32'),(1242719,414320,'action complete via WP Cron','2025-10-07 08:06:32','2025-10-07 10:06:32'),(1242720,414322,'action created','2025-10-07 08:06:32','2025-10-07 10:06:32'),(1242721,414322,'action started via WP Cron','2025-10-07 08:09:31','2025-10-07 10:09:31'),(1242722,414322,'action complete via WP Cron','2025-10-07 08:09:31','2025-10-07 10:09:31'),(1242723,414323,'action created','2025-10-07 08:09:31','2025-10-07 10:09:31'),(1242724,414323,'action started via WP Cron','2025-10-07 08:12:32','2025-10-07 10:12:32'),(1242725,414323,'action complete via WP Cron','2025-10-07 08:12:32','2025-10-07 10:12:32'),(1242726,414324,'action created','2025-10-07 08:12:32','2025-10-07 10:12:32'),(1242727,414324,'action started via WP Cron','2025-10-07 08:15:29','2025-10-07 10:15:29'),(1242728,414324,'action complete via WP Cron','2025-10-07 08:15:29','2025-10-07 10:15:29'),(1242729,414325,'action created','2025-10-07 08:15:29','2025-10-07 10:15:29'),(1242730,414325,'action started via WP Cron','2025-10-07 08:17:30','2025-10-07 10:17:30'),(1242731,414325,'action complete via WP Cron','2025-10-07 08:17:30','2025-10-07 10:17:30'),(1242732,414326,'action created','2025-10-07 08:17:30','2025-10-07 10:17:30'),(1242733,414326,'action started via WP Cron','2025-10-07 08:19:32','2025-10-07 10:19:32'),(1242734,414326,'action complete via WP Cron','2025-10-07 08:19:32','2025-10-07 10:19:32'),(1242735,414327,'action created','2025-10-07 08:19:32','2025-10-07 10:19:32'),(1242736,414327,'action started via WP Cron','2025-10-07 08:22:29','2025-10-07 10:22:29'),(1242737,414327,'action complete via WP Cron','2025-10-07 08:22:29','2025-10-07 10:22:29'),(1242738,414328,'action created','2025-10-07 08:22:29','2025-10-07 10:22:29'),(1242739,414328,'action started via WP Cron','2025-10-07 08:24:31','2025-10-07 10:24:31'),(1242740,414328,'action complete via WP Cron','2025-10-07 08:24:31','2025-10-07 10:24:31'),(1242741,414329,'action created','2025-10-07 08:24:31','2025-10-07 10:24:31'),(1242742,414329,'action started via WP Cron','2025-10-07 08:27:30','2025-10-07 10:27:30'),(1242743,414329,'action complete via WP Cron','2025-10-07 08:27:30','2025-10-07 10:27:30'),(1242744,414330,'action created','2025-10-07 08:27:30','2025-10-07 10:27:30'),(1242745,414330,'action started via WP Cron','2025-10-07 08:29:31','2025-10-07 10:29:31'),(1242746,414330,'action complete via WP Cron','2025-10-07 08:29:31','2025-10-07 10:29:31'),(1242747,414331,'action created','2025-10-07 08:29:31','2025-10-07 10:29:31'),(1242748,414331,'action started via WP Cron','2025-10-07 08:31:31','2025-10-07 10:31:31'),(1242749,414331,'action complete via WP Cron','2025-10-07 08:31:31','2025-10-07 10:31:31'),(1242750,414332,'action created','2025-10-07 08:31:31','2025-10-07 10:31:31'),(1242751,414332,'action started via WP Cron','2025-10-07 08:34:30','2025-10-07 10:34:30'),(1242752,414332,'action complete via WP Cron','2025-10-07 08:34:30','2025-10-07 10:34:30'),(1242753,414333,'action created','2025-10-07 08:34:30','2025-10-07 10:34:30'),(1242754,414333,'action started via WP Cron','2025-10-07 08:36:30','2025-10-07 10:36:30'),(1242755,414333,'action complete via WP Cron','2025-10-07 08:36:30','2025-10-07 10:36:30'),(1242756,414334,'action created','2025-10-07 08:36:30','2025-10-07 10:36:30'),(1242757,414334,'action started via WP Cron','2025-10-07 08:38:30','2025-10-07 10:38:30'),(1242758,414334,'action complete via WP Cron','2025-10-07 08:38:30','2025-10-07 10:38:30'),(1242759,414335,'action created','2025-10-07 08:38:30','2025-10-07 10:38:30'),(1242760,414335,'action started via WP Cron','2025-10-07 08:40:30','2025-10-07 10:40:30'),(1242761,414335,'action complete via WP Cron','2025-10-07 08:40:30','2025-10-07 10:40:30'),(1242762,414336,'action created','2025-10-07 08:40:30','2025-10-07 10:40:30'),(1242763,414336,'action started via WP Cron','2025-10-07 08:42:30','2025-10-07 10:42:30'),(1242764,414336,'action complete via WP Cron','2025-10-07 08:42:30','2025-10-07 10:42:30'),(1242765,414337,'action created','2025-10-07 08:42:30','2025-10-07 10:42:30'),(1242766,414337,'action started via WP Cron','2025-10-07 08:44:31','2025-10-07 10:44:31'),(1242767,414337,'action complete via WP Cron','2025-10-07 08:44:31','2025-10-07 10:44:31'),(1242768,414338,'action created','2025-10-07 08:44:31','2025-10-07 10:44:31'),(1242769,414338,'action started via WP Cron','2025-10-07 08:47:30','2025-10-07 10:47:30'),(1242770,414338,'action complete via WP Cron','2025-10-07 08:47:30','2025-10-07 10:47:30'),(1242771,414339,'action created','2025-10-07 08:47:30','2025-10-07 10:47:30'),(1242772,414339,'action started via WP Cron','2025-10-07 08:50:30','2025-10-07 10:50:30'),(1242773,414339,'action complete via WP Cron','2025-10-07 08:50:30','2025-10-07 10:50:30'),(1242774,414340,'action created','2025-10-07 08:50:30','2025-10-07 10:50:30'),(1242775,414340,'action started via WP Cron','2025-10-07 08:52:30','2025-10-07 10:52:30'),(1242776,414340,'action complete via WP Cron','2025-10-07 08:52:30','2025-10-07 10:52:30'),(1242777,414341,'action created','2025-10-07 08:52:30','2025-10-07 10:52:30'),(1242778,414341,'action started via WP Cron','2025-10-07 08:55:29','2025-10-07 10:55:29'),(1242779,414341,'action complete via WP Cron','2025-10-07 08:55:29','2025-10-07 10:55:29'),(1242780,414342,'action created','2025-10-07 08:55:29','2025-10-07 10:55:29'),(1242781,414342,'action started via WP Cron','2025-10-07 08:57:29','2025-10-07 10:57:29'),(1242782,414342,'action complete via WP Cron','2025-10-07 08:57:29','2025-10-07 10:57:29'),(1242783,414343,'action created','2025-10-07 08:57:29','2025-10-07 10:57:29'),(1242784,414343,'action started via WP Cron','2025-10-07 08:59:31','2025-10-07 10:59:31'),(1242785,414343,'action complete via WP Cron','2025-10-07 08:59:31','2025-10-07 10:59:31'),(1242786,414344,'action created','2025-10-07 08:59:31','2025-10-07 10:59:31'),(1242787,414344,'action started via WP Cron','2025-10-07 09:01:31','2025-10-07 11:01:31'),(1242788,414344,'action complete via WP Cron','2025-10-07 09:01:31','2025-10-07 11:01:31'),(1242789,414345,'action created','2025-10-07 09:01:31','2025-10-07 11:01:31'),(1242790,414345,'action started via WP Cron','2025-10-07 09:04:29','2025-10-07 11:04:29'),(1242791,414346,'action created','2025-10-07 09:04:30','2025-10-07 11:04:30'),(1242792,414346,'action started via WP Cron','2025-10-07 09:04:32','2025-10-07 11:04:32'),(1242793,414346,'action complete via WP Cron','2025-10-07 09:04:32','2025-10-07 11:04:32'),(1242794,414345,'action complete via WP Cron','2025-10-07 09:04:32','2025-10-07 11:04:32'),(1242795,414347,'action created','2025-10-07 09:04:32','2025-10-07 11:04:32'),(1242796,414347,'action started via WP Cron','2025-10-07 09:06:32','2025-10-07 11:06:32'),(1242797,414347,'action complete via WP Cron','2025-10-07 09:06:32','2025-10-07 11:06:32'),(1242798,414348,'action created','2025-10-07 09:06:32','2025-10-07 11:06:32'),(1242799,414348,'action started via WP Cron','2025-10-07 09:08:55','2025-10-07 11:08:55'),(1242800,414348,'action complete via WP Cron','2025-10-07 09:08:55','2025-10-07 11:08:55'),(1242801,414349,'action created','2025-10-07 09:08:55','2025-10-07 11:08:55'),(1242802,414349,'action started via WP Cron','2025-10-07 09:11:20','2025-10-07 11:11:20'),(1242803,414349,'action complete via WP Cron','2025-10-07 09:11:20','2025-10-07 11:11:20'),(1242804,414350,'action created','2025-10-07 09:11:20','2025-10-07 11:11:20'),(1242805,414350,'action started via WP Cron','2025-10-07 09:13:36','2025-10-07 11:13:36'),(1242806,414350,'action complete via WP Cron','2025-10-07 09:13:37','2025-10-07 11:13:37'),(1242807,414351,'action created','2025-10-07 09:13:37','2025-10-07 11:13:37'),(1242808,414351,'action started via WP Cron','2025-10-07 09:16:31','2025-10-07 11:16:31'),(1242809,414351,'action complete via WP Cron','2025-10-07 09:16:31','2025-10-07 11:16:31'),(1242810,414352,'action created','2025-10-07 09:16:31','2025-10-07 11:16:31'),(1242811,414352,'action started via WP Cron','2025-10-07 09:21:32','2025-10-07 11:21:32'),(1242812,414352,'action complete via WP Cron','2025-10-07 09:21:32','2025-10-07 11:21:32'),(1242813,414353,'action created','2025-10-07 09:21:32','2025-10-07 11:21:32'),(1242814,414353,'action started via WP Cron','2025-10-07 09:26:20','2025-10-07 11:26:20'),(1242815,414353,'action complete via WP Cron','2025-10-07 09:26:20','2025-10-07 11:26:20'),(1242816,414354,'action created','2025-10-07 09:26:20','2025-10-07 11:26:20'),(1242817,414354,'action started via WP Cron','2025-10-07 09:31:31','2025-10-07 11:31:31'),(1242818,414355,'action created','2025-10-07 09:31:31','2025-10-07 11:31:31'),(1242819,414355,'action started via WP Cron','2025-10-07 09:31:32','2025-10-07 11:31:32'),(1242820,414355,'action complete via WP Cron','2025-10-07 09:31:32','2025-10-07 11:31:32'),(1242821,414354,'action complete via WP Cron','2025-10-07 09:31:32','2025-10-07 11:31:32'),(1242822,414356,'action created','2025-10-07 09:31:32','2025-10-07 11:31:32'),(1242823,414356,'action started via WP Cron','2025-10-07 09:36:31','2025-10-07 11:36:31'),(1242824,414356,'action complete via WP Cron','2025-10-07 09:36:31','2025-10-07 11:36:31'),(1242825,414357,'action created','2025-10-07 09:36:31','2025-10-07 11:36:31'),(1242826,414357,'action started via WP Cron','2025-10-07 09:39:54','2025-10-07 11:39:54'),(1242827,414357,'action complete via WP Cron','2025-10-07 09:39:54','2025-10-07 11:39:54'),(1242828,414358,'action created','2025-10-07 09:39:54','2025-10-07 11:39:54'),(1242829,414358,'action started via WP Cron','2025-10-07 09:42:51','2025-10-07 11:42:51'),(1242830,414358,'action complete via WP Cron','2025-10-07 09:42:51','2025-10-07 11:42:51'),(1242831,414359,'action created','2025-10-07 09:42:51','2025-10-07 11:42:51'),(1242832,414359,'action started via WP Cron','2025-10-07 09:46:40','2025-10-07 11:46:40'),(1242833,414359,'action complete via WP Cron','2025-10-07 09:46:40','2025-10-07 11:46:40'),(1242834,414360,'action created','2025-10-07 09:46:40','2025-10-07 11:46:40'),(1242835,414360,'action started via WP Cron','2025-10-07 09:51:30','2025-10-07 11:51:30'),(1242836,414360,'action complete via WP Cron','2025-10-07 09:51:30','2025-10-07 11:51:30'),(1242837,414361,'action created','2025-10-07 09:51:30','2025-10-07 11:51:30'),(1242838,414361,'action started via WP Cron','2025-10-07 09:53:32','2025-10-07 11:53:32'),(1242839,414361,'action complete via WP Cron','2025-10-07 09:53:32','2025-10-07 11:53:32'),(1242840,414362,'action created','2025-10-07 09:53:32','2025-10-07 11:53:32'),(1242841,414362,'action started via WP Cron','2025-10-07 09:56:20','2025-10-07 11:56:20'),(1242842,414362,'action complete via WP Cron','2025-10-07 09:56:20','2025-10-07 11:56:20'),(1242843,414363,'action created','2025-10-07 09:56:20','2025-10-07 11:56:20'),(1242844,414363,'action started via WP Cron','2025-10-07 10:01:31','2025-10-07 12:01:31'),(1242845,414363,'action complete via WP Cron','2025-10-07 10:01:31','2025-10-07 12:01:31'),(1242846,414364,'action created','2025-10-07 10:01:31','2025-10-07 12:01:31'),(1242847,414364,'action started via WP Cron','2025-10-07 10:06:30','2025-10-07 12:06:30'),(1242848,414365,'action created','2025-10-07 10:06:30','2025-10-07 12:06:30'),(1242849,414365,'action started via WP Cron','2025-10-07 10:06:32','2025-10-07 12:06:32'),(1242850,414365,'action complete via WP Cron','2025-10-07 10:06:32','2025-10-07 12:06:32'),(1242851,414364,'action complete via WP Cron','2025-10-07 10:06:32','2025-10-07 12:06:32'),(1242852,414366,'action created','2025-10-07 10:06:32','2025-10-07 12:06:32'),(1242853,414366,'action started via WP Cron','2025-10-07 10:09:42','2025-10-07 12:09:42'),(1242854,414366,'action complete via WP Cron','2025-10-07 10:09:42','2025-10-07 12:09:42'),(1242855,414367,'action created','2025-10-07 10:09:42','2025-10-07 12:09:42'),(1242856,414367,'action started via WP Cron','2025-10-07 10:15:46','2025-10-07 12:15:46'),(1242857,414367,'action complete via WP Cron','2025-10-07 10:15:47','2025-10-07 12:15:47'),(1242858,414368,'action created','2025-10-07 10:15:47','2025-10-07 12:15:47'),(1242859,414368,'action started via WP Cron','2025-10-07 10:19:22','2025-10-07 12:19:22'),(1242860,414368,'action complete via WP Cron','2025-10-07 10:19:22','2025-10-07 12:19:22'),(1242861,414369,'action created','2025-10-07 10:19:22','2025-10-07 12:19:22'),(1242862,414369,'action started via WP Cron','2025-10-07 10:21:33','2025-10-07 12:21:33'),(1242863,414369,'action complete via WP Cron','2025-10-07 10:21:33','2025-10-07 12:21:33'),(1242864,414370,'action created','2025-10-07 10:21:33','2025-10-07 12:21:33'),(1242865,414370,'action started via WP Cron','2025-10-07 10:26:20','2025-10-07 12:26:20'),(1242866,414370,'action complete via WP Cron','2025-10-07 10:26:20','2025-10-07 12:26:20'),(1242867,414371,'action created','2025-10-07 10:26:20','2025-10-07 12:26:20'),(1242868,414371,'action started via WP Cron','2025-10-07 10:30:19','2025-10-07 12:30:19'),(1242869,414371,'action complete via WP Cron','2025-10-07 10:30:19','2025-10-07 12:30:19'),(1242870,414372,'action created','2025-10-07 10:30:19','2025-10-07 12:30:19'),(1242871,414372,'action started via WP Cron','2025-10-07 10:34:04','2025-10-07 12:34:04'),(1242872,414372,'action complete via WP Cron','2025-10-07 10:34:04','2025-10-07 12:34:04'),(1242873,414373,'action created','2025-10-07 10:34:04','2025-10-07 12:34:04'),(1242874,414373,'action started via WP Cron','2025-10-07 10:36:30','2025-10-07 12:36:30'),(1242875,414373,'action complete via WP Cron','2025-10-07 10:36:30','2025-10-07 12:36:30'),(1242876,414374,'action created','2025-10-07 10:36:30','2025-10-07 12:36:30'),(1242877,414374,'action started via WP Cron','2025-10-07 10:38:40','2025-10-07 12:38:40'),(1242878,414374,'action complete via WP Cron','2025-10-07 10:38:40','2025-10-07 12:38:40'),(1242879,414375,'action created','2025-10-07 10:38:40','2025-10-07 12:38:40'),(1242880,414375,'action started via WP Cron','2025-10-07 10:41:20','2025-10-07 12:41:20'),(1242881,414375,'action complete via WP Cron','2025-10-07 10:41:20','2025-10-07 12:41:20'),(1242882,414376,'action created','2025-10-07 10:41:20','2025-10-07 12:41:20'),(1242883,414376,'action started via WP Cron','2025-10-07 10:43:38','2025-10-07 12:43:38'),(1242884,414376,'action complete via WP Cron','2025-10-07 10:43:38','2025-10-07 12:43:38'),(1242885,414377,'action created','2025-10-07 10:43:38','2025-10-07 12:43:38'),(1242886,414377,'action started via WP Cron','2025-10-07 10:46:34','2025-10-07 12:46:34'),(1242887,414377,'action complete via WP Cron','2025-10-07 10:46:34','2025-10-07 12:46:34'),(1242888,414378,'action created','2025-10-07 10:46:34','2025-10-07 12:46:34'),(1242889,414378,'action started via WP Cron','2025-10-07 10:51:31','2025-10-07 12:51:31'),(1242890,414379,'action created','2025-10-07 10:51:31','2025-10-07 12:51:31'),(1242891,414379,'action started via WP Cron','2025-10-07 10:51:33','2025-10-07 12:51:33'),(1242892,414379,'action complete via WP Cron','2025-10-07 10:51:33','2025-10-07 12:51:33'),(1242893,414378,'action complete via WP Cron','2025-10-07 10:51:33','2025-10-07 12:51:33'),(1242894,414380,'action created','2025-10-07 10:51:33','2025-10-07 12:51:33'),(1242895,414380,'action started via WP Cron','2025-10-07 10:53:40','2025-10-07 12:53:40'),(1242896,414380,'action complete via WP Cron','2025-10-07 10:53:40','2025-10-07 12:53:40'),(1242897,414381,'action created','2025-10-07 10:53:40','2025-10-07 12:53:40'),(1242898,414381,'action started via WP Cron','2025-10-07 10:56:20','2025-10-07 12:56:20'),(1242899,414381,'action complete via WP Cron','2025-10-07 10:56:20','2025-10-07 12:56:20'),(1242900,414382,'action created','2025-10-07 10:56:20','2025-10-07 12:56:20'),(1242901,414382,'action started via WP Cron','2025-10-07 10:58:46','2025-10-07 12:58:46'),(1242902,414382,'action complete via WP Cron','2025-10-07 10:58:46','2025-10-07 12:58:46'),(1242903,414383,'action created','2025-10-07 10:58:46','2025-10-07 12:58:46'),(1242904,414383,'action started via WP Cron','2025-10-07 11:01:32','2025-10-07 13:01:32'),(1242905,414383,'action complete via WP Cron','2025-10-07 11:01:32','2025-10-07 13:01:32'),(1242906,414384,'action created','2025-10-07 11:01:32','2025-10-07 13:01:32'),(1242907,414384,'action started via WP Cron','2025-10-07 11:03:54','2025-10-07 13:03:54'),(1242908,414384,'action complete via WP Cron','2025-10-07 11:03:54','2025-10-07 13:03:54'),(1242909,414385,'action created','2025-10-07 11:03:54','2025-10-07 13:03:54'),(1242910,414385,'action started via WP Cron','2025-10-07 11:06:31','2025-10-07 13:06:31'),(1242911,414385,'action complete via WP Cron','2025-10-07 11:06:31','2025-10-07 13:06:31'),(1242912,414386,'action created','2025-10-07 11:06:31','2025-10-07 13:06:31'),(1242913,414386,'action started via WP Cron','2025-10-07 11:09:05','2025-10-07 13:09:05'),(1242914,414386,'action complete via WP Cron','2025-10-07 11:09:05','2025-10-07 13:09:05'),(1242915,414387,'action created','2025-10-07 11:09:05','2025-10-07 13:09:05'),(1242916,414387,'action started via WP Cron','2025-10-07 11:11:20','2025-10-07 13:11:20'),(1242917,414387,'action complete via WP Cron','2025-10-07 11:11:20','2025-10-07 13:11:20'),(1242918,414388,'action created','2025-10-07 11:11:20','2025-10-07 13:11:20'),(1242919,414388,'action started via WP Cron','2025-10-07 11:14:57','2025-10-07 13:14:57'),(1242920,414388,'action complete via WP Cron','2025-10-07 11:14:57','2025-10-07 13:14:57'),(1242921,414389,'action created','2025-10-07 11:14:57','2025-10-07 13:14:57'),(1242922,414389,'action started via WP Cron','2025-10-07 11:17:29','2025-10-07 13:17:29'),(1242923,414389,'action complete via WP Cron','2025-10-07 11:17:29','2025-10-07 13:17:29'),(1242924,414390,'action created','2025-10-07 11:17:29','2025-10-07 13:17:29'),(1242925,414390,'action started via WP Cron','2025-10-07 11:20:23','2025-10-07 13:20:23'),(1242926,414391,'action created','2025-10-07 11:20:23','2025-10-07 13:20:23'),(1242927,414391,'action started via WP Cron','2025-10-07 11:20:25','2025-10-07 13:20:25'),(1242928,414391,'action complete via WP Cron','2025-10-07 11:20:25','2025-10-07 13:20:25'),(1242929,414390,'action complete via WP Cron','2025-10-07 11:20:25','2025-10-07 13:20:25'),(1242930,414392,'action created','2025-10-07 11:20:25','2025-10-07 13:20:25'),(1242931,414392,'action started via WP Cron','2025-10-07 11:26:20','2025-10-07 13:26:20'),(1242932,414392,'action complete via WP Cron','2025-10-07 11:26:20','2025-10-07 13:26:20'),(1242933,414393,'action created','2025-10-07 11:26:20','2025-10-07 13:26:20'),(1242934,414393,'action started via WP Cron','2025-10-07 11:29:11','2025-10-07 13:29:11'),(1242935,414393,'action complete via WP Cron','2025-10-07 11:29:11','2025-10-07 13:29:11'),(1242936,414394,'action created','2025-10-07 11:29:11','2025-10-07 13:29:11'),(1242937,414394,'action started via WP Cron','2025-10-07 11:31:31','2025-10-07 13:31:31'),(1242938,414394,'action complete via WP Cron','2025-10-07 11:31:31','2025-10-07 13:31:31'),(1242939,414395,'action created','2025-10-07 11:31:31','2025-10-07 13:31:31'),(1242940,414395,'action started via WP Cron','2025-10-07 11:33:55','2025-10-07 13:33:55'),(1242941,414395,'action complete via WP Cron','2025-10-07 11:33:55','2025-10-07 13:33:55'),(1242942,414396,'action created','2025-10-07 11:33:55','2025-10-07 13:33:55'),(1242943,414396,'action started via WP Cron','2025-10-07 11:36:31','2025-10-07 13:36:31'),(1242944,414396,'action complete via WP Cron','2025-10-07 11:36:31','2025-10-07 13:36:31'),(1242945,414397,'action created','2025-10-07 11:36:31','2025-10-07 13:36:31'),(1242946,414397,'action started via WP Cron','2025-10-07 11:41:20','2025-10-07 13:41:20'),(1242947,414397,'action complete via WP Cron','2025-10-07 11:41:20','2025-10-07 13:41:20'),(1242948,414398,'action created','2025-10-07 11:41:20','2025-10-07 13:41:20'),(1242949,414398,'action started via WP Cron','2025-10-07 11:46:31','2025-10-07 13:46:31'),(1242950,414398,'action complete via WP Cron','2025-10-07 11:46:31','2025-10-07 13:46:31'),(1242951,414399,'action created','2025-10-07 11:46:31','2025-10-07 13:46:31'),(1242952,414399,'action started via WP Cron','2025-10-07 11:50:21','2025-10-07 13:50:21'),(1242953,414399,'action complete via WP Cron','2025-10-07 11:50:21','2025-10-07 13:50:21'),(1242954,414400,'action created','2025-10-07 11:50:21','2025-10-07 13:50:21'),(1242955,414400,'action started via WP Cron','2025-10-07 11:52:39','2025-10-07 13:52:39'),(1242956,414400,'action complete via WP Cron','2025-10-07 11:52:39','2025-10-07 13:52:39'),(1242957,414401,'action created','2025-10-07 11:52:39','2025-10-07 13:52:39'),(1242958,414401,'action started via WP Cron','2025-10-07 11:55:01','2025-10-07 13:55:01'),(1242959,414401,'action complete via WP Cron','2025-10-07 11:55:01','2025-10-07 13:55:01'),(1242960,414402,'action created','2025-10-07 11:55:01','2025-10-07 13:55:01'),(1242961,414402,'action started via WP Cron','2025-10-07 11:57:37','2025-10-07 13:57:37'),(1242962,414402,'action complete via WP Cron','2025-10-07 11:57:37','2025-10-07 13:57:37'),(1242963,414403,'action created','2025-10-07 11:57:37','2025-10-07 13:57:37'),(1242964,414403,'action started via WP Cron','2025-10-07 12:00:18','2025-10-07 14:00:18'),(1242965,414403,'action complete via WP Cron','2025-10-07 12:00:18','2025-10-07 14:00:18'),(1242966,414404,'action created','2025-10-07 12:00:18','2025-10-07 14:00:18'),(1242967,414404,'action started via WP Cron','2025-10-07 12:04:15','2025-10-07 14:04:15'),(1242968,414404,'action complete via WP Cron','2025-10-07 12:04:15','2025-10-07 14:04:15'),(1242969,414405,'action created','2025-10-07 12:04:15','2025-10-07 14:04:15'),(1242970,414405,'action started via WP Cron','2025-10-07 12:06:30','2025-10-07 14:06:30'),(1242971,414405,'action complete via WP Cron','2025-10-07 12:06:30','2025-10-07 14:06:30'),(1242972,414406,'action created','2025-10-07 12:06:30','2025-10-07 14:06:30'),(1242973,414406,'action started via WP Cron','2025-10-07 12:09:30','2025-10-07 14:09:30'),(1242974,414406,'action complete via WP Cron','2025-10-07 12:09:30','2025-10-07 14:09:30'),(1242975,414407,'action created','2025-10-07 12:09:30','2025-10-07 14:09:30'),(1242976,414407,'action started via WP Cron','2025-10-07 12:12:54','2025-10-07 14:12:54'),(1242977,414407,'action complete via WP Cron','2025-10-07 12:12:54','2025-10-07 14:12:54'),(1242978,414408,'action created','2025-10-07 12:12:54','2025-10-07 14:12:54'),(1242979,414408,'action started via WP Cron','2025-10-07 12:15:55','2025-10-07 14:15:55'),(1242980,414408,'action complete via WP Cron','2025-10-07 12:15:55','2025-10-07 14:15:55'),(1242981,414409,'action created','2025-10-07 12:15:55','2025-10-07 14:15:55'),(1242982,414409,'action started via WP Cron','2025-10-07 12:21:20','2025-10-07 14:21:20'),(1242983,414410,'action created','2025-10-07 12:21:20','2025-10-07 14:21:20'),(1242984,414410,'action started via WP Cron','2025-10-07 12:21:22','2025-10-07 14:21:22'),(1242985,414410,'action complete via WP Cron','2025-10-07 12:21:22','2025-10-07 14:21:22'),(1242986,414409,'action complete via WP Cron','2025-10-07 12:21:22','2025-10-07 14:21:22'),(1242987,414411,'action created','2025-10-07 12:21:22','2025-10-07 14:21:22'),(1242988,414411,'action started via WP Cron','2025-10-07 12:23:58','2025-10-07 14:23:58'),(1242989,414411,'action complete via WP Cron','2025-10-07 12:23:58','2025-10-07 14:23:58'),(1242990,414412,'action created','2025-10-07 12:23:58','2025-10-07 14:23:58'),(1242991,414412,'action started via WP Cron','2025-10-07 12:26:20','2025-10-07 14:26:20'),(1242992,414412,'action complete via WP Cron','2025-10-07 12:26:20','2025-10-07 14:26:20'),(1242993,414413,'action created','2025-10-07 12:26:20','2025-10-07 14:26:20'),(1242994,414413,'action started via WP Cron','2025-10-07 12:29:59','2025-10-07 14:29:59'),(1242995,414413,'action complete via WP Cron','2025-10-07 12:29:59','2025-10-07 14:29:59'),(1242996,414414,'action created','2025-10-07 12:29:59','2025-10-07 14:29:59'),(1242997,414414,'action started via WP Cron','2025-10-07 12:32:55','2025-10-07 14:32:55'),(1242998,414414,'action complete via WP Cron','2025-10-07 12:32:55','2025-10-07 14:32:55'),(1242999,414415,'action created','2025-10-07 12:32:55','2025-10-07 14:32:55'),(1243000,414415,'action started via WP Cron','2025-10-07 12:36:31','2025-10-07 14:36:31'),(1243001,414415,'action complete via WP Cron','2025-10-07 12:36:31','2025-10-07 14:36:31'),(1243002,414416,'action created','2025-10-07 12:36:31','2025-10-07 14:36:31'),(1243003,414416,'action started via WP Cron','2025-10-07 12:38:51','2025-10-07 14:38:51'),(1243004,414416,'action complete via WP Cron','2025-10-07 12:38:51','2025-10-07 14:38:51'),(1243005,414417,'action created','2025-10-07 12:38:51','2025-10-07 14:38:51'),(1243006,414417,'action started via WP Cron','2025-10-07 12:41:38','2025-10-07 14:41:38'),(1243007,414417,'action complete via WP Cron','2025-10-07 12:41:38','2025-10-07 14:41:38'),(1243008,414418,'action created','2025-10-07 12:41:38','2025-10-07 14:41:38'),(1243009,414418,'action started via WP Cron','2025-10-07 12:43:57','2025-10-07 14:43:57'),(1243010,414419,'action created','2025-10-07 12:43:58','2025-10-07 14:43:58'),(1243011,414419,'action started via WP Cron','2025-10-07 12:44:00','2025-10-07 14:44:00'),(1243012,414419,'action complete via WP Cron','2025-10-07 12:44:00','2025-10-07 14:44:00'),(1243013,414418,'action complete via WP Cron','2025-10-07 12:44:00','2025-10-07 14:44:00'),(1243014,414420,'action created','2025-10-07 12:44:00','2025-10-07 14:44:00'),(1243015,414420,'action started via WP Cron','2025-10-07 12:46:11','2025-10-07 14:46:11'),(1243016,414420,'action complete via WP Cron','2025-10-07 12:46:11','2025-10-07 14:46:11'),(1243017,414421,'action created','2025-10-07 12:46:11','2025-10-07 14:46:11'),(1243018,414421,'action started via WP Cron','2025-10-07 12:48:39','2025-10-07 14:48:39'),(1243019,414421,'action complete via WP Cron','2025-10-07 12:48:39','2025-10-07 14:48:39'),(1243020,414422,'action created','2025-10-07 12:48:39','2025-10-07 14:48:39'),(1243021,414422,'action started via WP Cron','2025-10-07 12:51:10','2025-10-07 14:51:10'),(1243022,414422,'action complete via WP Cron','2025-10-07 12:51:10','2025-10-07 14:51:10'),(1243023,414423,'action created','2025-10-07 12:51:10','2025-10-07 14:51:10'),(1243024,414423,'action started via WP Cron','2025-10-07 12:53:46','2025-10-07 14:53:46'),(1243025,414423,'action complete via WP Cron','2025-10-07 12:53:46','2025-10-07 14:53:46'),(1243026,414424,'action created','2025-10-07 12:53:46','2025-10-07 14:53:46'),(1243027,414424,'action started via WP Cron','2025-10-07 12:59:03','2025-10-07 14:59:03'),(1243028,414424,'action complete via WP Cron','2025-10-07 12:59:03','2025-10-07 14:59:03'),(1243029,414425,'action created','2025-10-07 12:59:03','2025-10-07 14:59:03'),(1243030,414425,'action started via WP Cron','2025-10-07 13:01:31','2025-10-07 15:01:31'),(1243031,414425,'action complete via WP Cron','2025-10-07 13:01:31','2025-10-07 15:01:31'),(1243032,414426,'action created','2025-10-07 13:01:31','2025-10-07 15:01:31'),(1243033,414426,'action started via WP Cron','2025-10-07 13:06:32','2025-10-07 15:06:32'),(1243034,414427,'action created','2025-10-07 13:06:32','2025-10-07 15:06:32'),(1243035,414427,'action started via WP Cron','2025-10-07 13:06:34','2025-10-07 15:06:34'),(1243036,414427,'action complete via WP Cron','2025-10-07 13:06:34','2025-10-07 15:06:34'),(1243037,414426,'action complete via WP Cron','2025-10-07 13:06:34','2025-10-07 15:06:34'),(1243038,414428,'action created','2025-10-07 13:06:34','2025-10-07 15:06:34'),(1243039,414428,'action started via WP Cron','2025-10-07 13:11:21','2025-10-07 15:11:21'),(1243040,414428,'action complete via WP Cron','2025-10-07 13:11:21','2025-10-07 15:11:21'),(1243041,414429,'action created','2025-10-07 13:11:21','2025-10-07 15:11:21'),(1243042,414429,'action started via WP Cron','2025-10-07 13:14:01','2025-10-07 15:14:01'),(1243043,414429,'action complete via WP Cron','2025-10-07 13:14:02','2025-10-07 15:14:02'),(1243044,414430,'action created','2025-10-07 13:14:02','2025-10-07 15:14:02'),(1243045,414430,'action started via WP Cron','2025-10-07 13:16:31','2025-10-07 15:16:31'),(1243046,414431,'action created','2025-10-07 13:16:31','2025-10-07 15:16:31'),(1243047,414431,'action started via WP Cron','2025-10-07 13:16:33','2025-10-07 15:16:33'),(1243048,414431,'action complete via WP Cron','2025-10-07 13:16:33','2025-10-07 15:16:33'),(1243049,414430,'action complete via WP Cron','2025-10-07 13:16:33','2025-10-07 15:16:33'),(1243050,414432,'action created','2025-10-07 13:16:33','2025-10-07 15:16:33'),(1243051,414432,'action started via WP Cron','2025-10-07 13:20:30','2025-10-07 15:20:30'),(1243052,414432,'action complete via WP Cron','2025-10-07 13:20:30','2025-10-07 15:20:30'),(1243053,414433,'action created','2025-10-07 13:20:31','2025-10-07 15:20:31'),(1243054,414433,'action started via WP Cron','2025-10-07 13:26:20','2025-10-07 15:26:20'),(1243055,414433,'action complete via WP Cron','2025-10-07 13:26:20','2025-10-07 15:26:20'),(1243056,414434,'action created','2025-10-07 13:26:20','2025-10-07 15:26:20'),(1243057,414434,'action started via WP Cron','2025-10-07 13:31:31','2025-10-07 15:31:31'),(1243058,414434,'action complete via WP Cron','2025-10-07 13:31:33','2025-10-07 15:31:33'),(1243059,414435,'action created','2025-10-07 13:31:33','2025-10-07 15:31:33'),(1243060,414435,'action started via WP Cron','2025-10-07 13:34:53','2025-10-07 15:34:53'),(1243061,414435,'action complete via WP Cron','2025-10-07 13:34:53','2025-10-07 15:34:53'),(1243062,414436,'action created','2025-10-07 13:34:53','2025-10-07 15:34:53'),(1243063,414436,'action started via WP Cron','2025-10-07 13:40:33','2025-10-07 15:40:33'),(1243064,414436,'action complete via WP Cron','2025-10-07 13:40:33','2025-10-07 15:40:33'),(1243065,414437,'action created','2025-10-07 13:40:33','2025-10-07 15:40:33'),(1243066,414437,'action started via WP Cron','2025-10-07 13:43:20','2025-10-07 15:43:20'),(1243067,414437,'action complete via WP Cron','2025-10-07 13:43:20','2025-10-07 15:43:20'),(1243068,414438,'action created','2025-10-07 13:43:20','2025-10-07 15:43:20'),(1243069,414438,'action started via WP Cron','2025-10-07 13:46:32','2025-10-07 15:46:32'),(1243070,414438,'action complete via WP Cron','2025-10-07 13:46:32','2025-10-07 15:46:32'),(1243071,414439,'action created','2025-10-07 13:46:32','2025-10-07 15:46:32'),(1243072,414439,'action started via WP Cron','2025-10-07 13:50:19','2025-10-07 15:50:19'),(1243073,414439,'action complete via WP Cron','2025-10-07 13:50:19','2025-10-07 15:50:19'),(1243074,414440,'action created','2025-10-07 13:50:19','2025-10-07 15:50:19'),(1243075,414440,'action started via WP Cron','2025-10-07 13:54:03','2025-10-07 15:54:03'),(1243076,414440,'action complete via WP Cron','2025-10-07 13:54:03','2025-10-07 15:54:03'),(1243077,414441,'action created','2025-10-07 13:54:03','2025-10-07 15:54:03'),(1243078,414441,'action started via WP Cron','2025-10-07 13:56:20','2025-10-07 15:56:20'),(1243079,414441,'action complete via WP Cron','2025-10-07 13:56:20','2025-10-07 15:56:20'),(1243080,414442,'action created','2025-10-07 13:56:20','2025-10-07 15:56:20'),(1243081,414442,'action started via WP Cron','2025-10-07 13:59:46','2025-10-07 15:59:46'),(1243082,414442,'action complete via WP Cron','2025-10-07 13:59:46','2025-10-07 15:59:46'),(1243083,414443,'action created','2025-10-07 13:59:46','2025-10-07 15:59:46'),(1243084,414443,'action started via WP Cron','2025-10-07 14:02:45','2025-10-07 16:02:45'),(1243085,414443,'action complete via WP Cron','2025-10-07 14:02:45','2025-10-07 16:02:45'),(1243086,414444,'action created','2025-10-07 14:02:45','2025-10-07 16:02:45'),(1243087,414444,'action started via WP Cron','2025-10-07 14:05:18','2025-10-07 16:05:18'),(1243088,414444,'action complete via WP Cron','2025-10-07 14:05:18','2025-10-07 16:05:18'),(1243089,414445,'action created','2025-10-07 14:05:18','2025-10-07 16:05:18'),(1243090,414445,'action started via WP Cron','2025-10-07 14:08:40','2025-10-07 16:08:40'),(1243091,414446,'action created','2025-10-07 14:08:40','2025-10-07 16:08:40'),(1243092,414446,'action started via WP Cron','2025-10-07 14:08:44','2025-10-07 16:08:44'),(1243093,414446,'action complete via WP Cron','2025-10-07 14:08:45','2025-10-07 16:08:45'),(1243094,414445,'action complete via WP Cron','2025-10-07 14:08:45','2025-10-07 16:08:45'),(1243095,414447,'action created','2025-10-07 14:08:45','2025-10-07 16:08:45'),(1243096,414447,'action started via WP Cron','2025-10-07 14:11:20','2025-10-07 16:11:20'),(1243097,414447,'action complete via WP Cron','2025-10-07 14:11:20','2025-10-07 16:11:20'),(1243098,414448,'action created','2025-10-07 14:11:20','2025-10-07 16:11:20'),(1243099,414448,'action started via WP Cron','2025-10-07 14:13:52','2025-10-07 16:13:52'),(1243100,414448,'action complete via WP Cron','2025-10-07 14:13:52','2025-10-07 16:13:52'),(1243101,414449,'action created','2025-10-07 14:13:52','2025-10-07 16:13:52'),(1243102,414449,'action started via WP Cron','2025-10-07 14:16:31','2025-10-07 16:16:31'),(1243103,414449,'action complete via WP Cron','2025-10-07 14:16:31','2025-10-07 16:16:31'),(1243104,414450,'action created','2025-10-07 14:16:31','2025-10-07 16:16:31'),(1243105,414450,'action started via WP Cron','2025-10-07 14:20:34','2025-10-07 16:20:34'),(1243106,414450,'action complete via WP Cron','2025-10-07 14:20:35','2025-10-07 16:20:35'),(1243107,414451,'action created','2025-10-07 14:20:35','2025-10-07 16:20:35'),(1243108,414451,'action started via WP Cron','2025-10-07 14:23:10','2025-10-07 16:23:10'),(1243109,414451,'action complete via WP Cron','2025-10-07 14:23:10','2025-10-07 16:23:10'),(1243110,414452,'action created','2025-10-07 14:23:10','2025-10-07 16:23:10'),(1243111,414452,'action started via WP Cron','2025-10-07 14:25:30','2025-10-07 16:25:30'),(1243112,414453,'action created','2025-10-07 14:25:30','2025-10-07 16:25:30'),(1243113,414453,'action started via WP Cron','2025-10-07 14:25:32','2025-10-07 16:25:32'),(1243114,414453,'action complete via WP Cron','2025-10-07 14:25:33','2025-10-07 16:25:33'),(1243115,414452,'action complete via WP Cron','2025-10-07 14:25:33','2025-10-07 16:25:33'),(1243116,414454,'action created','2025-10-07 14:25:33','2025-10-07 16:25:33'),(1243117,414454,'action started via WP Cron','2025-10-07 14:28:39','2025-10-07 16:28:39'),(1243118,414455,'action created','2025-10-07 14:28:39','2025-10-07 16:28:39'),(1243119,414455,'action started via WP Cron','2025-10-07 14:28:40','2025-10-07 16:28:40'),(1243120,414455,'action complete via WP Cron','2025-10-07 14:28:40','2025-10-07 16:28:40'),(1243121,414454,'action complete via WP Cron','2025-10-07 14:28:40','2025-10-07 16:28:40'),(1243122,414456,'action created','2025-10-07 14:28:40','2025-10-07 16:28:40'),(1243123,414456,'action started via WP Cron','2025-10-07 14:30:55','2025-10-07 16:30:55'),(1243124,414456,'action complete via WP Cron','2025-10-07 14:30:56','2025-10-07 16:30:56'),(1243125,414457,'action created','2025-10-07 14:30:56','2025-10-07 16:30:56'),(1243126,414457,'action started via WP Cron','2025-10-07 14:33:13','2025-10-07 16:33:13'),(1243127,414458,'action created','2025-10-07 14:33:13','2025-10-07 16:33:13'),(1243128,414458,'action started via WP Cron','2025-10-07 14:33:15','2025-10-07 16:33:15'),(1243129,414458,'action complete via WP Cron','2025-10-07 14:33:15','2025-10-07 16:33:15'),(1243130,414457,'action complete via WP Cron','2025-10-07 14:33:15','2025-10-07 16:33:15'),(1243131,414459,'action created','2025-10-07 14:33:15','2025-10-07 16:33:15'),(1243132,414459,'action started via WP Cron','2025-10-07 14:35:45','2025-10-07 16:35:45'),(1243133,414459,'action complete via WP Cron','2025-10-07 14:35:45','2025-10-07 16:35:45'),(1243134,414460,'action created','2025-10-07 14:35:45','2025-10-07 16:35:45'),(1243135,414460,'action started via WP Cron','2025-10-07 14:38:05','2025-10-07 16:38:05'),(1243136,414460,'action complete via WP Cron','2025-10-07 14:38:05','2025-10-07 16:38:05'),(1243137,414461,'action created','2025-10-07 14:38:05','2025-10-07 16:38:05'),(1243138,414461,'action started via WP Cron','2025-10-07 14:41:20','2025-10-07 16:41:20'),(1243139,414461,'action complete via WP Cron','2025-10-07 14:41:20','2025-10-07 16:41:20'),(1243140,414462,'action created','2025-10-07 14:41:20','2025-10-07 16:41:20'),(1243141,414462,'action started via WP Cron','2025-10-07 14:44:21','2025-10-07 16:44:21'),(1243142,414462,'action complete via WP Cron','2025-10-07 14:44:21','2025-10-07 16:44:21'),(1243143,414463,'action created','2025-10-07 14:44:21','2025-10-07 16:44:21'),(1243144,414463,'action started via WP Cron','2025-10-07 14:46:30','2025-10-07 16:46:30'),(1243145,414463,'action complete via WP Cron','2025-10-07 14:46:30','2025-10-07 16:46:30'),(1243146,414464,'action created','2025-10-07 14:46:30','2025-10-07 16:46:30'),(1243147,414464,'action started via WP Cron','2025-10-07 14:48:42','2025-10-07 16:48:42'),(1243148,414464,'action complete via WP Cron','2025-10-07 14:48:42','2025-10-07 16:48:42'),(1243149,414465,'action created','2025-10-07 14:48:42','2025-10-07 16:48:42'),(1243150,414465,'action started via WP Cron','2025-10-07 14:51:29','2025-10-07 16:51:29'),(1243151,414465,'action complete via WP Cron','2025-10-07 14:51:29','2025-10-07 16:51:29'),(1243152,414466,'action created','2025-10-07 14:51:29','2025-10-07 16:51:29'),(1243153,414466,'action started via WP Cron','2025-10-07 14:53:29','2025-10-07 16:53:29'),(1243154,414466,'action complete via WP Cron','2025-10-07 14:53:29','2025-10-07 16:53:29'),(1243155,414467,'action created','2025-10-07 14:53:29','2025-10-07 16:53:29'),(1243156,414467,'action started via WP Cron','2025-10-07 14:55:30','2025-10-07 16:55:30'),(1243157,414467,'action complete via WP Cron','2025-10-07 14:55:30','2025-10-07 16:55:30'),(1243158,414468,'action created','2025-10-07 14:55:30','2025-10-07 16:55:30'),(1243159,414468,'action started via WP Cron','2025-10-07 14:59:27','2025-10-07 16:59:27'),(1243160,414468,'action complete via WP Cron','2025-10-07 14:59:27','2025-10-07 16:59:27'),(1243161,414469,'action created','2025-10-07 14:59:27','2025-10-07 16:59:27'),(1243162,414469,'action started via WP Cron','2025-10-07 15:01:32','2025-10-07 17:01:32'),(1243163,414469,'action complete via WP Cron','2025-10-07 15:01:32','2025-10-07 17:01:32'),(1243164,414470,'action created','2025-10-07 15:01:32','2025-10-07 17:01:32'),(1243165,414470,'action started via WP Cron','2025-10-07 15:04:19','2025-10-07 17:04:19'),(1243166,414470,'action complete via WP Cron','2025-10-07 15:04:19','2025-10-07 17:04:19'),(1243167,414471,'action created','2025-10-07 15:04:19','2025-10-07 17:04:19'),(1243168,414471,'action started via WP Cron','2025-10-07 15:06:32','2025-10-07 17:06:32'),(1243169,414471,'action complete via WP Cron','2025-10-07 15:06:32','2025-10-07 17:06:32'),(1243170,414472,'action created','2025-10-07 15:06:32','2025-10-07 17:06:32'),(1243171,414472,'action started via WP Cron','2025-10-07 15:08:35','2025-10-07 17:08:35'),(1243172,414472,'action complete via WP Cron','2025-10-07 15:08:35','2025-10-07 17:08:35'),(1243173,414473,'action created','2025-10-07 15:08:35','2025-10-07 17:08:35'),(1243174,414473,'action started via WP Cron','2025-10-07 15:11:20','2025-10-07 17:11:20'),(1243175,414473,'action complete via WP Cron','2025-10-07 15:11:20','2025-10-07 17:11:20'),(1243176,414474,'action created','2025-10-07 15:11:20','2025-10-07 17:11:20'),(1243177,414474,'action started via WP Cron','2025-10-07 15:13:50','2025-10-07 17:13:50'),(1243178,414474,'action complete via WP Cron','2025-10-07 15:13:50','2025-10-07 17:13:50'),(1243179,414475,'action created','2025-10-07 15:13:50','2025-10-07 17:13:50'),(1243180,414475,'action started via WP Cron','2025-10-07 15:16:22','2025-10-07 17:16:22'),(1243181,414475,'action complete via WP Cron','2025-10-07 15:16:22','2025-10-07 17:16:22'),(1243182,414476,'action created','2025-10-07 15:16:22','2025-10-07 17:16:22'),(1243183,414476,'action started via WP Cron','2025-10-07 15:19:09','2025-10-07 17:19:09'),(1243184,414476,'action complete via WP Cron','2025-10-07 15:19:09','2025-10-07 17:19:09'),(1243185,414477,'action created','2025-10-07 15:19:09','2025-10-07 17:19:09'),(1243186,414477,'action started via WP Cron','2025-10-07 15:21:19','2025-10-07 17:21:19'),(1243187,414477,'action complete via WP Cron','2025-10-07 15:21:19','2025-10-07 17:21:19'),(1243188,414478,'action created','2025-10-07 15:21:19','2025-10-07 17:21:19'),(1243189,414478,'action started via WP Cron','2025-10-07 15:24:43','2025-10-07 17:24:43'),(1243190,414478,'action complete via WP Cron','2025-10-07 15:24:43','2025-10-07 17:24:43'),(1243191,414479,'action created','2025-10-07 15:24:43','2025-10-07 17:24:43'),(1243192,414479,'action started via WP Cron','2025-10-07 15:27:41','2025-10-07 17:27:41'),(1243193,414479,'action complete via WP Cron','2025-10-07 15:27:41','2025-10-07 17:27:41'),(1243194,414480,'action created','2025-10-07 15:27:41','2025-10-07 17:27:41'),(1243195,414480,'action started via WP Cron','2025-10-07 15:30:58','2025-10-07 17:30:58'),(1243196,414480,'action complete via WP Cron','2025-10-07 15:30:58','2025-10-07 17:30:58'),(1243197,414481,'action created','2025-10-07 15:30:58','2025-10-07 17:30:58'),(1243198,414481,'action started via WP Cron','2025-10-07 15:34:10','2025-10-07 17:34:10'),(1243199,414481,'action complete via WP Cron','2025-10-07 15:34:10','2025-10-07 17:34:10'),(1243200,414482,'action created','2025-10-07 15:34:10','2025-10-07 17:34:10'),(1243201,414482,'action started via WP Cron','2025-10-07 15:36:32','2025-10-07 17:36:32'),(1243202,414482,'action complete via WP Cron','2025-10-07 15:36:32','2025-10-07 17:36:32'),(1243203,414483,'action created','2025-10-07 15:36:32','2025-10-07 17:36:32'),(1243204,414483,'action started via WP Cron','2025-10-07 15:39:14','2025-10-07 17:39:14'),(1243205,414483,'action complete via WP Cron','2025-10-07 15:39:14','2025-10-07 17:39:14'),(1243206,414484,'action created','2025-10-07 15:39:14','2025-10-07 17:39:14'),(1243207,414484,'action started via WP Cron','2025-10-07 15:41:20','2025-10-07 17:41:20'),(1243208,414484,'action complete via WP Cron','2025-10-07 15:41:20','2025-10-07 17:41:20'),(1243209,414485,'action created','2025-10-07 15:41:20','2025-10-07 17:41:20'),(1243210,414485,'action started via WP Cron','2025-10-07 15:43:28','2025-10-07 17:43:28'),(1243211,414485,'action complete via WP Cron','2025-10-07 15:43:28','2025-10-07 17:43:28'),(1243212,414486,'action created','2025-10-07 15:43:28','2025-10-07 17:43:28'),(1243213,414486,'action started via WP Cron','2025-10-07 15:45:30','2025-10-07 17:45:30'),(1243214,414486,'action complete via WP Cron','2025-10-07 15:45:30','2025-10-07 17:45:30'),(1243215,414487,'action created','2025-10-07 15:45:30','2025-10-07 17:45:30'),(1243216,414487,'action started via WP Cron','2025-10-07 15:48:29','2025-10-07 17:48:29'),(1243217,414487,'action complete via WP Cron','2025-10-07 15:48:29','2025-10-07 17:48:29'),(1243218,414488,'action created','2025-10-07 15:48:29','2025-10-07 17:48:29'),(1243219,414488,'action started via WP Cron','2025-10-07 15:50:30','2025-10-07 17:50:30'),(1243220,414488,'action complete via WP Cron','2025-10-07 15:50:30','2025-10-07 17:50:30'),(1243221,414489,'action created','2025-10-07 15:50:30','2025-10-07 17:50:30'),(1243222,414489,'action started via WP Cron','2025-10-07 15:53:02','2025-10-07 17:53:02'),(1243223,414489,'action complete via WP Cron','2025-10-07 15:53:03','2025-10-07 17:53:03'),(1243224,414490,'action created','2025-10-07 15:53:03','2025-10-07 17:53:03'),(1243225,414490,'action started via WP Cron','2025-10-07 15:55:41','2025-10-07 17:55:41'),(1243226,414490,'action complete via WP Cron','2025-10-07 15:55:41','2025-10-07 17:55:41'),(1243227,414491,'action created','2025-10-07 15:55:41','2025-10-07 17:55:41'),(1243228,414491,'action started via WP Cron','2025-10-07 15:58:30','2025-10-07 17:58:30'),(1243229,414491,'action complete via WP Cron','2025-10-07 15:58:30','2025-10-07 17:58:30'),(1243230,414492,'action created','2025-10-07 15:58:30','2025-10-07 17:58:30'),(1243231,414492,'action started via WP Cron','2025-10-07 16:00:54','2025-10-07 18:00:54'),(1243232,414492,'action complete via WP Cron','2025-10-07 16:00:54','2025-10-07 18:00:54'),(1243233,414493,'action created','2025-10-07 16:00:54','2025-10-07 18:00:54'),(1243234,414493,'action started via WP Cron','2025-10-07 16:05:32','2025-10-07 18:05:32'),(1243235,414493,'action complete via WP Cron','2025-10-07 16:05:32','2025-10-07 18:05:32'),(1243236,414494,'action created','2025-10-07 16:05:32','2025-10-07 18:05:32'),(1243237,414494,'action started via WP Cron','2025-10-07 16:08:04','2025-10-07 18:08:04'),(1243238,414494,'action complete via WP Cron','2025-10-07 16:08:04','2025-10-07 18:08:04'),(1243239,414495,'action created','2025-10-07 16:08:04','2025-10-07 18:08:04'),(1243240,414495,'action started via WP Cron','2025-10-07 16:11:21','2025-10-07 18:11:21'),(1243241,414495,'action complete via WP Cron','2025-10-07 16:11:21','2025-10-07 18:11:21'),(1243242,414496,'action created','2025-10-07 16:11:21','2025-10-07 18:11:21'),(1243243,414496,'action started via WP Cron','2025-10-07 16:14:45','2025-10-07 18:14:45'),(1243244,414496,'action complete via WP Cron','2025-10-07 16:14:45','2025-10-07 18:14:45'),(1243245,414497,'action created','2025-10-07 16:14:45','2025-10-07 18:14:45'),(1243246,414497,'action started via WP Cron','2025-10-07 16:18:22','2025-10-07 18:18:22'),(1243247,414497,'action complete via WP Cron','2025-10-07 16:18:22','2025-10-07 18:18:22'),(1243248,414498,'action created','2025-10-07 16:18:22','2025-10-07 18:18:22'),(1243249,414498,'action started via WP Cron','2025-10-07 16:20:29','2025-10-07 18:20:29'),(1243250,414498,'action complete via WP Cron','2025-10-07 16:20:29','2025-10-07 18:20:29'),(1243251,414499,'action created','2025-10-07 16:20:29','2025-10-07 18:20:29'),(1243252,414499,'action started via WP Cron','2025-10-07 16:25:56','2025-10-07 18:25:56'),(1243253,414499,'action complete via WP Cron','2025-10-07 16:25:56','2025-10-07 18:25:56'),(1243254,414500,'action created','2025-10-07 16:25:56','2025-10-07 18:25:56'),(1243255,414500,'action started via WP Cron','2025-10-07 16:29:36','2025-10-07 18:29:36'),(1243256,414500,'action complete via WP Cron','2025-10-07 16:29:36','2025-10-07 18:29:36'),(1243257,414501,'action created','2025-10-07 16:29:36','2025-10-07 18:29:36'),(1243258,414501,'action started via WP Cron','2025-10-07 16:33:02','2025-10-07 18:33:02'),(1243259,414501,'action complete via WP Cron','2025-10-07 16:33:02','2025-10-07 18:33:02'),(1243260,414502,'action created','2025-10-07 16:33:02','2025-10-07 18:33:02'),(1243261,414502,'action started via WP Cron','2025-10-07 16:36:00','2025-10-07 18:36:00'),(1243262,414502,'action complete via WP Cron','2025-10-07 16:36:00','2025-10-07 18:36:00'),(1243263,414503,'action created','2025-10-07 16:36:00','2025-10-07 18:36:00'),(1243264,414503,'action started via WP Cron','2025-10-07 16:40:09','2025-10-07 18:40:09'),(1243265,414503,'action complete via WP Cron','2025-10-07 16:40:09','2025-10-07 18:40:09'),(1243266,414504,'action created','2025-10-07 16:40:09','2025-10-07 18:40:09'),(1243267,414504,'action started via WP Cron','2025-10-07 16:45:17','2025-10-07 18:45:17'),(1243268,414504,'action complete via WP Cron','2025-10-07 16:45:17','2025-10-07 18:45:17'),(1243269,414505,'action created','2025-10-07 16:45:17','2025-10-07 18:45:17'),(1243270,414505,'action started via WP Cron','2025-10-07 16:48:44','2025-10-07 18:48:44'),(1243271,414505,'action complete via WP Cron','2025-10-07 16:48:44','2025-10-07 18:48:44'),(1243272,414506,'action created','2025-10-07 16:48:44','2025-10-07 18:48:44'),(1243273,414506,'action started via WP Cron','2025-10-07 16:51:13','2025-10-07 18:51:13'),(1243274,414506,'action complete via WP Cron','2025-10-07 16:51:13','2025-10-07 18:51:13'),(1243275,414507,'action created','2025-10-07 16:51:13','2025-10-07 18:51:13'),(1243276,414507,'action started via WP Cron','2025-10-07 16:56:14','2025-10-07 18:56:14'),(1243277,414507,'action complete via WP Cron','2025-10-07 16:56:14','2025-10-07 18:56:14'),(1243278,414508,'action created','2025-10-07 16:56:14','2025-10-07 18:56:14'),(1243279,414508,'action started via WP Cron','2025-10-07 16:58:39','2025-10-07 18:58:39'),(1243280,414508,'action complete via WP Cron','2025-10-07 16:58:39','2025-10-07 18:58:39'),(1243281,414509,'action created','2025-10-07 16:58:39','2025-10-07 18:58:39'),(1243282,414509,'action started via WP Cron','2025-10-07 17:01:33','2025-10-07 19:01:33'),(1243283,414509,'action complete via WP Cron','2025-10-07 17:01:33','2025-10-07 19:01:33'),(1243284,414510,'action created','2025-10-07 17:01:33','2025-10-07 19:01:33'),(1243285,414510,'action started via WP Cron','2025-10-07 17:04:22','2025-10-07 19:04:22'),(1243286,414510,'action complete via WP Cron','2025-10-07 17:04:22','2025-10-07 19:04:22'),(1243287,414511,'action created','2025-10-07 17:04:22','2025-10-07 19:04:22'),(1243288,414511,'action started via WP Cron','2025-10-07 17:06:32','2025-10-07 19:06:32'),(1243289,414511,'action complete via WP Cron','2025-10-07 17:06:32','2025-10-07 19:06:32'),(1243290,414512,'action created','2025-10-07 17:06:32','2025-10-07 19:06:32'),(1243291,414512,'action started via WP Cron','2025-10-07 17:08:38','2025-10-07 19:08:38'),(1243292,414512,'action complete via WP Cron','2025-10-07 17:08:38','2025-10-07 19:08:38'),(1243293,414513,'action created','2025-10-07 17:08:38','2025-10-07 19:08:38'),(1243294,414513,'action started via WP Cron','2025-10-07 17:11:20','2025-10-07 19:11:20'),(1243295,414513,'action complete via WP Cron','2025-10-07 17:11:20','2025-10-07 19:11:20'),(1243296,414514,'action created','2025-10-07 17:11:20','2025-10-07 19:11:20'),(1243297,414514,'action started via WP Cron','2025-10-07 17:13:34','2025-10-07 19:13:34'),(1243298,414514,'action complete via WP Cron','2025-10-07 17:13:34','2025-10-07 19:13:34'),(1243299,414515,'action created','2025-10-07 17:13:34','2025-10-07 19:13:34'),(1243300,414515,'action started via WP Cron','2025-10-07 17:16:30','2025-10-07 19:16:30'),(1243301,414515,'action complete via WP Cron','2025-10-07 17:16:30','2025-10-07 19:16:30'),(1243302,414516,'action created','2025-10-07 17:16:30','2025-10-07 19:16:30'),(1243303,414516,'action started via WP Cron','2025-10-07 17:20:42','2025-10-07 19:20:42'),(1243304,414516,'action complete via WP Cron','2025-10-07 17:20:42','2025-10-07 19:20:42'),(1243305,414517,'action created','2025-10-07 17:20:42','2025-10-07 19:20:42'),(1243306,414517,'action started via WP Cron','2025-10-07 17:25:46','2025-10-07 19:25:46'),(1243307,414517,'action complete via WP Cron','2025-10-07 17:25:46','2025-10-07 19:25:46'),(1243308,414518,'action created','2025-10-07 17:25:46','2025-10-07 19:25:46'),(1243309,414518,'action started via WP Cron','2025-10-07 17:28:45','2025-10-07 19:28:45'),(1243310,414518,'action complete via WP Cron','2025-10-07 17:28:45','2025-10-07 19:28:45'),(1243311,414519,'action created','2025-10-07 17:28:45','2025-10-07 19:28:45'),(1243312,414519,'action started via WP Cron','2025-10-07 17:30:57','2025-10-07 19:30:57'),(1243313,414519,'action complete via WP Cron','2025-10-07 17:30:57','2025-10-07 19:30:57'),(1243314,414520,'action created','2025-10-07 17:30:57','2025-10-07 19:30:57'),(1243315,414520,'action started via WP Cron','2025-10-07 17:36:30','2025-10-07 19:36:30'),(1243316,414520,'action complete via WP Cron','2025-10-07 17:36:30','2025-10-07 19:36:30'),(1243317,414521,'action created','2025-10-07 17:36:30','2025-10-07 19:36:30'),(1243318,414521,'action started via WP Cron','2025-10-07 17:38:43','2025-10-07 19:38:43'),(1243319,414521,'action complete via WP Cron','2025-10-07 17:38:43','2025-10-07 19:38:43'),(1243320,414522,'action created','2025-10-07 17:38:43','2025-10-07 19:38:43'),(1243321,414522,'action started via WP Cron','2025-10-07 17:41:30','2025-10-07 19:41:30'),(1243322,414522,'action complete via WP Cron','2025-10-07 17:41:30','2025-10-07 19:41:30'),(1243323,414523,'action created','2025-10-07 17:41:30','2025-10-07 19:41:30'),(1243324,414523,'action started via WP Cron','2025-10-07 17:46:32','2025-10-07 19:46:32'),(1243325,414523,'action complete via WP Cron','2025-10-07 17:46:32','2025-10-07 19:46:32'),(1243326,414524,'action created','2025-10-07 17:46:32','2025-10-07 19:46:32'),(1243327,414524,'action started via WP Cron','2025-10-07 17:48:48','2025-10-07 19:48:48'),(1243328,414524,'action complete via WP Cron','2025-10-07 17:48:48','2025-10-07 19:48:48'),(1243329,414525,'action created','2025-10-07 17:48:48','2025-10-07 19:48:48'),(1243330,414525,'action started via WP Cron','2025-10-07 17:51:11','2025-10-07 19:51:11'),(1243331,414525,'action complete via WP Cron','2025-10-07 17:51:11','2025-10-07 19:51:11'),(1243332,414526,'action created','2025-10-07 17:51:11','2025-10-07 19:51:11'),(1243333,414526,'action started via WP Cron','2025-10-07 17:54:10','2025-10-07 19:54:10'),(1243334,414526,'action complete via WP Cron','2025-10-07 17:54:10','2025-10-07 19:54:10'),(1243335,414527,'action created','2025-10-07 17:54:10','2025-10-07 19:54:10'),(1243336,414527,'action started via WP Cron','2025-10-07 17:56:29','2025-10-07 19:56:29'),(1243337,414527,'action complete via WP Cron','2025-10-07 17:56:29','2025-10-07 19:56:29'),(1243338,414528,'action created','2025-10-07 17:56:29','2025-10-07 19:56:29'),(1243339,414528,'action started via WP Cron','2025-10-07 17:58:29','2025-10-07 19:58:29'),(1243340,414528,'action complete via WP Cron','2025-10-07 17:58:29','2025-10-07 19:58:29'),(1243341,414529,'action created','2025-10-07 17:58:29','2025-10-07 19:58:29'),(1243342,414529,'action started via WP Cron','2025-10-07 18:00:41','2025-10-07 20:00:41'),(1243343,414529,'action complete via WP Cron','2025-10-07 18:00:41','2025-10-07 20:00:41'),(1243344,414530,'action created','2025-10-07 18:00:41','2025-10-07 20:00:41'),(1243345,414530,'action started via WP Cron','2025-10-07 18:03:03','2025-10-07 20:03:03'),(1243346,414530,'action complete via WP Cron','2025-10-07 18:03:03','2025-10-07 20:03:03'),(1243347,414531,'action created','2025-10-07 18:03:03','2025-10-07 20:03:03'),(1243348,414531,'action started via WP Cron','2025-10-07 18:06:32','2025-10-07 20:06:32'),(1243349,414531,'action complete via WP Cron','2025-10-07 18:06:32','2025-10-07 20:06:32'),(1243350,414532,'action created','2025-10-07 18:06:32','2025-10-07 20:06:32'),(1243351,414532,'action started via WP Cron','2025-10-07 18:10:40','2025-10-07 20:10:40'),(1243352,414532,'action complete via WP Cron','2025-10-07 18:10:40','2025-10-07 20:10:40'),(1243353,414533,'action created','2025-10-07 18:10:40','2025-10-07 20:10:40'),(1243354,414533,'action started via WP Cron','2025-10-07 18:13:54','2025-10-07 20:13:54'),(1243355,414533,'action complete via WP Cron','2025-10-07 18:13:55','2025-10-07 20:13:55'),(1243356,414534,'action created','2025-10-07 18:13:55','2025-10-07 20:13:55'),(1243357,414534,'action started via WP Cron','2025-10-07 18:16:31','2025-10-07 20:16:31'),(1243358,414534,'action complete via WP Cron','2025-10-07 18:16:31','2025-10-07 20:16:31'),(1243359,414535,'action created','2025-10-07 18:16:31','2025-10-07 20:16:31'),(1243360,414535,'action started via WP Cron','2025-10-07 18:19:03','2025-10-07 20:19:03'),(1243361,414535,'action complete via WP Cron','2025-10-07 18:19:03','2025-10-07 20:19:03'),(1243362,414536,'action created','2025-10-07 18:19:03','2025-10-07 20:19:03'),(1243363,414536,'action started via WP Cron','2025-10-07 18:21:31','2025-10-07 20:21:31'),(1243364,414536,'action complete via WP Cron','2025-10-07 18:21:31','2025-10-07 20:21:31'),(1243365,414537,'action created','2025-10-07 18:21:31','2025-10-07 20:21:31'),(1243366,414537,'action started via WP Cron','2025-10-07 18:25:02','2025-10-07 20:25:02'),(1243367,414537,'action complete via WP Cron','2025-10-07 18:25:02','2025-10-07 20:25:02'),(1243368,414538,'action created','2025-10-07 18:25:02','2025-10-07 20:25:02'),(1243369,414538,'action started via WP Cron','2025-10-07 18:29:02','2025-10-07 20:29:02'),(1243370,414538,'action complete via WP Cron','2025-10-07 18:29:02','2025-10-07 20:29:02'),(1243371,414539,'action created','2025-10-07 18:29:02','2025-10-07 20:29:02'),(1243372,414539,'action started via WP Cron','2025-10-07 18:31:31','2025-10-07 20:31:31'),(1243373,414539,'action complete via WP Cron','2025-10-07 18:31:31','2025-10-07 20:31:31'),(1243374,414540,'action created','2025-10-07 18:31:31','2025-10-07 20:31:31'),(1243375,414540,'action started via WP Cron','2025-10-07 18:33:53','2025-10-07 20:33:53'),(1243376,414540,'action complete via WP Cron','2025-10-07 18:33:53','2025-10-07 20:33:53'),(1243377,414541,'action created','2025-10-07 18:33:53','2025-10-07 20:33:53'),(1243378,414541,'action started via WP Cron','2025-10-07 18:36:32','2025-10-07 20:36:32'),(1243379,414541,'action complete via WP Cron','2025-10-07 18:36:32','2025-10-07 20:36:32'),(1243380,414542,'action created','2025-10-07 18:36:32','2025-10-07 20:36:32'),(1243381,414542,'action started via WP Cron','2025-10-07 18:38:38','2025-10-07 20:38:38'),(1243382,414542,'action complete via WP Cron','2025-10-07 18:38:38','2025-10-07 20:38:38'),(1243383,414543,'action created','2025-10-07 18:38:38','2025-10-07 20:38:38'),(1243384,414543,'action started via WP Cron','2025-10-07 18:41:11','2025-10-07 20:41:11'),(1243385,414543,'action complete via WP Cron','2025-10-07 18:41:11','2025-10-07 20:41:11'),(1243386,414544,'action created','2025-10-07 18:41:11','2025-10-07 20:41:11'),(1243387,414544,'action started via WP Cron','2025-10-07 18:44:03','2025-10-07 20:44:03'),(1243388,414544,'action complete via WP Cron','2025-10-07 18:44:03','2025-10-07 20:44:03'),(1243389,414545,'action created','2025-10-07 18:44:03','2025-10-07 20:44:03'),(1243390,414545,'action started via WP Cron','2025-10-07 18:46:31','2025-10-07 20:46:31'),(1243391,414545,'action complete via WP Cron','2025-10-07 18:46:31','2025-10-07 20:46:31'),(1243392,414546,'action created','2025-10-07 18:46:31','2025-10-07 20:46:31'),(1243393,414546,'action started via WP Cron','2025-10-07 18:48:49','2025-10-07 20:48:49'),(1243394,414546,'action complete via WP Cron','2025-10-07 18:48:49','2025-10-07 20:48:49'),(1243395,414547,'action created','2025-10-07 18:48:49','2025-10-07 20:48:49'),(1243396,414547,'action started via WP Cron','2025-10-07 18:50:55','2025-10-07 20:50:55'),(1243397,414547,'action complete via WP Cron','2025-10-07 18:50:55','2025-10-07 20:50:55'),(1243398,414548,'action created','2025-10-07 18:50:55','2025-10-07 20:50:55'),(1243399,414548,'action started via WP Cron','2025-10-07 18:53:43','2025-10-07 20:53:43'),(1243400,414548,'action complete via WP Cron','2025-10-07 18:53:43','2025-10-07 20:53:43'),(1243401,414549,'action created','2025-10-07 18:53:43','2025-10-07 20:53:43'),(1243402,414549,'action started via WP Cron','2025-10-07 18:56:56','2025-10-07 20:56:56'),(1243403,414549,'action complete via WP Cron','2025-10-07 18:56:56','2025-10-07 20:56:56'),(1243404,414550,'action created','2025-10-07 18:56:56','2025-10-07 20:56:56'),(1243405,414550,'action started via WP Cron','2025-10-07 18:59:05','2025-10-07 20:59:05'),(1243406,414550,'action complete via WP Cron','2025-10-07 18:59:05','2025-10-07 20:59:05'),(1243407,414551,'action created','2025-10-07 18:59:05','2025-10-07 20:59:05'),(1243408,414551,'action started via WP Cron','2025-10-07 19:01:18','2025-10-07 21:01:18'),(1243409,414551,'action complete via WP Cron','2025-10-07 19:01:18','2025-10-07 21:01:18'),(1243410,414552,'action created','2025-10-07 19:01:18','2025-10-07 21:01:18'),(1243411,414552,'action started via WP Cron','2025-10-07 19:03:18','2025-10-07 21:03:18'),(1243412,414552,'action complete via WP Cron','2025-10-07 19:03:18','2025-10-07 21:03:18'),(1243413,414553,'action created','2025-10-07 19:03:18','2025-10-07 21:03:18'),(1243414,414553,'action started via WP Cron','2025-10-07 19:05:57','2025-10-07 21:05:57'),(1243415,414553,'action complete via WP Cron','2025-10-07 19:05:57','2025-10-07 21:05:57'),(1243416,414554,'action created','2025-10-07 19:05:57','2025-10-07 21:05:57'),(1243417,414554,'action started via WP Cron','2025-10-07 19:09:07','2025-10-07 21:09:07'),(1243418,414554,'action complete via WP Cron','2025-10-07 19:09:07','2025-10-07 21:09:07'),(1243419,414555,'action created','2025-10-07 19:09:07','2025-10-07 21:09:07'),(1243420,414555,'action started via WP Cron','2025-10-07 19:13:26','2025-10-07 21:13:26'),(1243421,414555,'action complete via WP Cron','2025-10-07 19:13:26','2025-10-07 21:13:26'),(1243422,414556,'action created','2025-10-07 19:13:26','2025-10-07 21:13:26'),(1243423,414556,'action started via WP Cron','2025-10-07 19:15:29','2025-10-07 21:15:29'),(1243424,414556,'action complete via WP Cron','2025-10-07 19:15:29','2025-10-07 21:15:29'),(1243425,414557,'action created','2025-10-07 19:15:29','2025-10-07 21:15:29'),(1243426,414557,'action started via WP Cron','2025-10-07 19:17:45','2025-10-07 21:17:45'),(1243427,414557,'action complete via WP Cron','2025-10-07 19:17:45','2025-10-07 21:17:45'),(1243428,414558,'action created','2025-10-07 19:17:45','2025-10-07 21:17:45'),(1243429,414558,'action started via WP Cron','2025-10-07 19:20:53','2025-10-07 21:20:53'),(1243430,414558,'action complete via WP Cron','2025-10-07 19:20:53','2025-10-07 21:20:53'),(1243431,414559,'action created','2025-10-07 19:20:53','2025-10-07 21:20:53'),(1243432,414559,'action started via WP Cron','2025-10-07 19:23:38','2025-10-07 21:23:38'),(1243433,414559,'action complete via WP Cron','2025-10-07 19:23:39','2025-10-07 21:23:39'),(1243434,414560,'action created','2025-10-07 19:23:39','2025-10-07 21:23:39'),(1243435,414560,'action started via WP Cron','2025-10-07 19:28:35','2025-10-07 21:28:35'),(1243436,414560,'action complete via WP Cron','2025-10-07 19:28:35','2025-10-07 21:28:35'),(1243437,414561,'action created','2025-10-07 19:28:35','2025-10-07 21:28:35'),(1243438,414561,'action started via WP Cron','2025-10-07 19:31:11','2025-10-07 21:31:11'),(1243439,414561,'action complete via WP Cron','2025-10-07 19:31:11','2025-10-07 21:31:11'),(1243440,414562,'action created','2025-10-07 19:31:11','2025-10-07 21:31:11'),(1243441,414562,'action started via WP Cron','2025-10-07 19:33:16','2025-10-07 21:33:16'),(1243442,414562,'action complete via WP Cron','2025-10-07 19:33:16','2025-10-07 21:33:16'),(1243443,414563,'action created','2025-10-07 19:33:16','2025-10-07 21:33:16'),(1243444,414563,'action started via WP Cron','2025-10-07 19:35:32','2025-10-07 21:35:32'),(1243445,414563,'action complete via WP Cron','2025-10-07 19:35:32','2025-10-07 21:35:32'),(1243446,414564,'action created','2025-10-07 19:35:32','2025-10-07 21:35:32'),(1243447,414564,'action started via WP Cron','2025-10-07 19:37:59','2025-10-07 21:37:59'),(1243448,414564,'action complete via WP Cron','2025-10-07 19:37:59','2025-10-07 21:37:59'),(1243449,414565,'action created','2025-10-07 19:37:59','2025-10-07 21:37:59'),(1243450,414565,'action started via WP Cron','2025-10-07 19:40:38','2025-10-07 21:40:38'),(1243451,414565,'action complete via WP Cron','2025-10-07 19:40:39','2025-10-07 21:40:39'),(1243452,414566,'action created','2025-10-07 19:40:39','2025-10-07 21:40:39'),(1243453,414566,'action started via WP Cron','2025-10-07 19:43:48','2025-10-07 21:43:48'),(1243454,414566,'action complete via WP Cron','2025-10-07 19:43:48','2025-10-07 21:43:48'),(1243455,414567,'action created','2025-10-07 19:43:48','2025-10-07 21:43:48'),(1243456,414567,'action started via WP Cron','2025-10-07 19:46:30','2025-10-07 21:46:30'),(1243457,414567,'action complete via WP Cron','2025-10-07 19:46:30','2025-10-07 21:46:30'),(1243458,414568,'action created','2025-10-07 19:46:30','2025-10-07 21:46:30'),(1243459,414568,'action started via WP Cron','2025-10-07 19:48:32','2025-10-07 21:48:32'),(1243460,414568,'action complete via WP Cron','2025-10-07 19:48:32','2025-10-07 21:48:32'),(1243461,414569,'action created','2025-10-07 19:48:32','2025-10-07 21:48:32'),(1243462,414569,'action started via WP Cron','2025-10-07 19:51:31','2025-10-07 21:51:31'),(1243463,414569,'action complete via WP Cron','2025-10-07 19:51:31','2025-10-07 21:51:31'),(1243464,414570,'action created','2025-10-07 19:51:31','2025-10-07 21:51:31'),(1243465,414570,'action started via WP Cron','2025-10-07 19:54:58','2025-10-07 21:54:58'),(1243466,414570,'action complete via WP Cron','2025-10-07 19:54:58','2025-10-07 21:54:58'),(1243467,414571,'action created','2025-10-07 19:54:58','2025-10-07 21:54:58'),(1243468,414571,'action started via WP Cron','2025-10-07 19:57:01','2025-10-07 21:57:01'),(1243469,414571,'action complete via WP Cron','2025-10-07 19:57:01','2025-10-07 21:57:01'),(1243470,414572,'action created','2025-10-07 19:57:01','2025-10-07 21:57:01'),(1243471,414572,'action started via WP Cron','2025-10-07 19:59:46','2025-10-07 21:59:46'),(1243472,414572,'action complete via WP Cron','2025-10-07 19:59:46','2025-10-07 21:59:46'),(1243473,414573,'action created','2025-10-07 19:59:46','2025-10-07 21:59:46'),(1243474,414573,'action started via WP Cron','2025-10-07 20:03:00','2025-10-07 22:03:00'),(1243475,414573,'action complete via WP Cron','2025-10-07 20:03:00','2025-10-07 22:03:00'),(1243476,414574,'action created','2025-10-07 20:03:00','2025-10-07 22:03:00'),(1243477,414574,'action started via WP Cron','2025-10-07 20:06:00','2025-10-07 22:06:00'),(1243478,414574,'action complete via WP Cron','2025-10-07 20:06:01','2025-10-07 22:06:01'),(1243479,414575,'action created','2025-10-07 20:06:01','2025-10-07 22:06:01'),(1243480,414575,'action started via WP Cron','2025-10-07 20:11:33','2025-10-07 22:11:33'),(1243481,414576,'action created','2025-10-07 20:11:33','2025-10-07 22:11:33'),(1243482,414576,'action started via WP Cron','2025-10-07 20:11:37','2025-10-07 22:11:37'),(1243483,414576,'action complete via WP Cron','2025-10-07 20:11:38','2025-10-07 22:11:38'),(1243484,414575,'action complete via WP Cron','2025-10-07 20:11:38','2025-10-07 22:11:38'),(1243485,414577,'action created','2025-10-07 20:11:38','2025-10-07 22:11:38'),(1243486,414577,'action started via WP Cron','2025-10-07 20:14:37','2025-10-07 22:14:37'),(1243487,414577,'action complete via WP Cron','2025-10-07 20:14:37','2025-10-07 22:14:37'),(1243488,414578,'action created','2025-10-07 20:14:37','2025-10-07 22:14:37'),(1243489,414578,'action started via WP Cron','2025-10-07 20:19:04','2025-10-07 22:19:04'),(1243490,414578,'action complete via WP Cron','2025-10-07 20:19:04','2025-10-07 22:19:04'),(1243491,414579,'action created','2025-10-07 20:19:04','2025-10-07 22:19:04'),(1243492,414579,'action started via WP Cron','2025-10-07 20:21:12','2025-10-07 22:21:12'),(1243493,414579,'action complete via WP Cron','2025-10-07 20:21:12','2025-10-07 22:21:12'),(1243494,414580,'action created','2025-10-07 20:21:12','2025-10-07 22:21:12'),(1243495,414580,'action started via WP Cron','2025-10-07 20:23:31','2025-10-07 22:23:31'),(1243496,414580,'action complete via WP Cron','2025-10-07 20:23:31','2025-10-07 22:23:31'),(1243497,414581,'action created','2025-10-07 20:23:31','2025-10-07 22:23:31'),(1243498,414581,'action started via WP Cron','2025-10-07 20:26:21','2025-10-07 22:26:21'),(1243499,414581,'action complete via WP Cron','2025-10-07 20:26:21','2025-10-07 22:26:21'),(1243500,414582,'action created','2025-10-07 20:26:21','2025-10-07 22:26:21'),(1243501,414582,'action started via WP Cron','2025-10-07 20:28:58','2025-10-07 22:28:58'),(1243502,414582,'action complete via WP Cron','2025-10-07 20:28:58','2025-10-07 22:28:58'),(1243503,414583,'action created','2025-10-07 20:28:58','2025-10-07 22:28:58'),(1243504,414583,'action started via WP Cron','2025-10-07 20:31:31','2025-10-07 22:31:31'),(1243505,414583,'action complete via WP Cron','2025-10-07 20:31:31','2025-10-07 22:31:31'),(1243506,414584,'action created','2025-10-07 20:31:31','2025-10-07 22:31:31'),(1243507,414584,'action started via WP Cron','2025-10-07 20:35:56','2025-10-07 22:35:56'),(1243508,414584,'action complete via WP Cron','2025-10-07 20:35:56','2025-10-07 22:35:56'),(1243509,414585,'action created','2025-10-07 20:35:56','2025-10-07 22:35:56'),(1243510,414585,'action started via WP Cron','2025-10-07 20:38:48','2025-10-07 22:38:48'),(1243511,414585,'action complete via WP Cron','2025-10-07 20:38:48','2025-10-07 22:38:48'),(1243512,414586,'action created','2025-10-07 20:38:48','2025-10-07 22:38:48'),(1243513,414586,'action started via WP Cron','2025-10-07 20:41:54','2025-10-07 22:41:54'),(1243514,414586,'action complete via WP Cron','2025-10-07 20:41:54','2025-10-07 22:41:54'),(1243515,414587,'action created','2025-10-07 20:41:54','2025-10-07 22:41:54'),(1243516,414587,'action started via WP Cron','2025-10-07 20:44:00','2025-10-07 22:44:00'),(1243517,414587,'action complete via WP Cron','2025-10-07 20:44:00','2025-10-07 22:44:00'),(1243518,414588,'action created','2025-10-07 20:44:00','2025-10-07 22:44:00'),(1243519,414588,'action started via WP Cron','2025-10-07 20:46:30','2025-10-07 22:46:30'),(1243520,414589,'action created','2025-10-07 20:46:30','2025-10-07 22:46:30'),(1243521,414589,'action started via WP Cron','2025-10-07 20:46:34','2025-10-07 22:46:34'),(1243522,414589,'action complete via WP Cron','2025-10-07 20:46:35','2025-10-07 22:46:35'),(1243523,414588,'action complete via WP Cron','2025-10-07 20:46:35','2025-10-07 22:46:35'),(1243524,414590,'action created','2025-10-07 20:46:35','2025-10-07 22:46:35'),(1243525,414590,'action started via WP Cron','2025-10-07 20:49:42','2025-10-07 22:49:42'),(1243526,414591,'action created','2025-10-07 20:49:42','2025-10-07 22:49:42'),(1243527,414591,'action started via WP Cron','2025-10-07 20:49:43','2025-10-07 22:49:43'),(1243528,414591,'action complete via WP Cron','2025-10-07 20:49:43','2025-10-07 22:49:43'),(1243529,414590,'action complete via WP Cron','2025-10-07 20:49:43','2025-10-07 22:49:43'),(1243530,414592,'action created','2025-10-07 20:49:43','2025-10-07 22:49:43'),(1243531,414592,'action started via WP Cron','2025-10-07 20:53:35','2025-10-07 22:53:35'),(1243532,414592,'action complete via WP Cron','2025-10-07 20:53:35','2025-10-07 22:53:35'),(1243533,414593,'action created','2025-10-07 20:53:35','2025-10-07 22:53:35'),(1243534,414593,'action started via WP Cron','2025-10-07 20:56:21','2025-10-07 22:56:21'),(1243535,414593,'action complete via WP Cron','2025-10-07 20:56:21','2025-10-07 22:56:21'),(1243536,414594,'action created','2025-10-07 20:56:21','2025-10-07 22:56:21'),(1243537,414594,'action started via WP Cron','2025-10-07 21:00:25','2025-10-07 23:00:25'),(1243538,414594,'action complete via WP Cron','2025-10-07 21:00:26','2025-10-07 23:00:26'),(1243539,414595,'action created','2025-10-07 21:00:26','2025-10-07 23:00:26'),(1243540,414595,'action started via WP Cron','2025-10-07 21:04:07','2025-10-07 23:04:07'),(1243541,414595,'action complete via WP Cron','2025-10-07 21:04:07','2025-10-07 23:04:07'),(1243542,414596,'action created','2025-10-07 21:04:07','2025-10-07 23:04:07'),(1243543,414596,'action started via WP Cron','2025-10-07 21:06:31','2025-10-07 23:06:31'),(1243544,414597,'action created','2025-10-07 21:06:31','2025-10-07 23:06:31'),(1243545,414597,'action started via WP Cron','2025-10-07 21:06:34','2025-10-07 23:06:34'),(1243546,414597,'action complete via WP Cron','2025-10-07 21:06:34','2025-10-07 23:06:34'),(1243547,414596,'action complete via WP Cron','2025-10-07 21:06:34','2025-10-07 23:06:34'),(1243548,414598,'action created','2025-10-07 21:06:34','2025-10-07 23:06:34'),(1243549,414598,'action started via WP Cron','2025-10-07 21:10:18','2025-10-07 23:10:18'),(1243550,414598,'action complete via WP Cron','2025-10-07 21:10:18','2025-10-07 23:10:18'),(1243551,414599,'action created','2025-10-07 21:10:18','2025-10-07 23:10:18'),(1243552,414599,'action started via WP Cron','2025-10-07 21:15:46','2025-10-07 23:15:46'),(1243553,414599,'action complete via WP Cron','2025-10-07 21:15:46','2025-10-07 23:15:46'),(1243554,414600,'action created','2025-10-07 21:15:46','2025-10-07 23:15:46'),(1243555,414600,'action started via WP Cron','2025-10-07 21:17:55','2025-10-07 23:17:55'),(1243556,414601,'action created','2025-10-07 21:17:55','2025-10-07 23:17:55'),(1243557,414601,'action started via WP Cron','2025-10-07 21:17:57','2025-10-07 23:17:57'),(1243558,414601,'action complete via WP Cron','2025-10-07 21:17:57','2025-10-07 23:17:57'),(1243559,414600,'action complete via WP Cron','2025-10-07 21:17:57','2025-10-07 23:17:57'),(1243560,414602,'action created','2025-10-07 21:17:57','2025-10-07 23:17:57'),(1243561,414602,'action started via WP Cron','2025-10-07 21:20:10','2025-10-07 23:20:10'),(1243562,414602,'action complete via WP Cron','2025-10-07 21:20:11','2025-10-07 23:20:11'),(1243563,414603,'action created','2025-10-07 21:20:11','2025-10-07 23:20:11'),(1243564,414603,'action started via WP Cron','2025-10-07 21:23:08','2025-10-07 23:23:08'),(1243565,414603,'action complete via WP Cron','2025-10-07 21:23:08','2025-10-07 23:23:08'),(1243566,414604,'action created','2025-10-07 21:23:08','2025-10-07 23:23:08'),(1243567,414604,'action started via WP Cron','2025-10-07 21:26:20','2025-10-07 23:26:20'),(1243568,414604,'action complete via WP Cron','2025-10-07 21:26:20','2025-10-07 23:26:20'),(1243569,414605,'action created','2025-10-07 21:26:20','2025-10-07 23:26:20'),(1243570,414605,'action started via WP Cron','2025-10-07 21:30:56','2025-10-07 23:30:56'),(1243571,414605,'action complete via WP Cron','2025-10-07 21:30:57','2025-10-07 23:30:57'),(1243572,414606,'action created','2025-10-07 21:30:57','2025-10-07 23:30:57'),(1243573,414606,'action started via WP Cron','2025-10-07 21:36:31','2025-10-07 23:36:31'),(1243574,414607,'action created','2025-10-07 21:36:31','2025-10-07 23:36:31'),(1243575,414607,'action started via WP Cron','2025-10-07 21:36:32','2025-10-07 23:36:32'),(1243576,414607,'action complete via WP Cron','2025-10-07 21:36:32','2025-10-07 23:36:32'),(1243577,414606,'action complete via WP Cron','2025-10-07 21:36:32','2025-10-07 23:36:32'),(1243578,414608,'action created','2025-10-07 21:36:32','2025-10-07 23:36:32'),(1243579,414608,'action started via WP Cron','2025-10-07 21:41:32','2025-10-07 23:41:32'),(1243580,414608,'action complete via WP Cron','2025-10-07 21:41:32','2025-10-07 23:41:32'),(1243581,414609,'action created','2025-10-07 21:41:32','2025-10-07 23:41:32'),(1243582,414609,'action started via WP Cron','2025-10-07 21:44:21','2025-10-07 23:44:21'),(1243583,414609,'action complete via WP Cron','2025-10-07 21:44:21','2025-10-07 23:44:21'),(1243584,414610,'action created','2025-10-07 21:44:21','2025-10-07 23:44:21'),(1243585,414610,'action started via WP Cron','2025-10-07 21:46:31','2025-10-07 23:46:31'),(1243586,414610,'action complete via WP Cron','2025-10-07 21:46:31','2025-10-07 23:46:31'),(1243589,414612,'action created','2025-10-07 21:46:43','2025-10-07 23:46:43'),(1243590,414612,'action started via Async Request','2025-10-07 21:46:57','2025-10-07 23:46:57'),(1243591,414613,'action created','2025-10-07 21:46:57','2025-10-07 23:46:57'),(1243592,414613,'action started via WP Cron','2025-10-07 21:46:59','2025-10-07 23:46:59'),(1243593,414613,'action complete via WP Cron','2025-10-07 21:46:59','2025-10-07 23:46:59'),(1243594,414612,'action complete via Async Request','2025-10-07 21:46:59','2025-10-07 23:46:59'),(1243595,414614,'action created','2025-10-07 21:46:59','2025-10-07 23:46:59'),(1243596,414614,'action started via WP Cron','2025-10-07 21:50:35','2025-10-07 23:50:35'),(1243597,414615,'action created','2025-10-07 21:50:35','2025-10-07 23:50:35'),(1243598,414615,'action started via WP Cron','2025-10-07 21:50:36','2025-10-07 23:50:36'),(1243599,414615,'action complete via WP Cron','2025-10-07 21:50:37','2025-10-07 23:50:37'),(1243600,414614,'action complete via WP Cron','2025-10-07 21:50:37','2025-10-07 23:50:37'),(1243601,414616,'action created','2025-10-07 21:50:37','2025-10-07 23:50:37'),(1243602,414616,'action started via WP Cron','2025-10-07 21:53:54','2025-10-07 23:53:54'),(1243603,414616,'action complete via WP Cron','2025-10-07 21:53:54','2025-10-07 23:53:54'),(1243604,414617,'action created','2025-10-07 21:53:54','2025-10-07 23:53:54'),(1243605,414617,'action started via WP Cron','2025-10-07 21:56:30','2025-10-07 23:56:30'),(1243606,414617,'action complete via WP Cron','2025-10-07 21:56:30','2025-10-07 23:56:30'),(1243607,414618,'action created','2025-10-07 21:56:30','2025-10-07 23:56:30'),(1243608,414618,'action started via WP Cron','2025-10-07 22:01:31','2025-10-08 00:01:31'),(1243609,414618,'action complete via WP Cron','2025-10-07 22:01:31','2025-10-08 00:01:31'),(1243610,414619,'action created','2025-10-07 22:01:31','2025-10-08 00:01:31'),(1243611,414619,'action started via WP Cron','2025-10-07 22:06:31','2025-10-08 00:06:31'),(1243612,414619,'action complete via WP Cron','2025-10-07 22:06:31','2025-10-08 00:06:31'),(1243613,414620,'action created','2025-10-07 22:06:31','2025-10-08 00:06:31'),(1243614,414620,'action started via WP Cron','2025-10-07 22:10:23','2025-10-08 00:10:23'),(1243615,414621,'action created','2025-10-07 22:10:23','2025-10-08 00:10:23'),(1243616,414621,'action started via WP Cron','2025-10-07 22:10:25','2025-10-08 00:10:25'),(1243617,414621,'action complete via WP Cron','2025-10-07 22:10:25','2025-10-08 00:10:25'),(1243618,414620,'action complete via WP Cron','2025-10-07 22:10:25','2025-10-08 00:10:25'),(1243619,414622,'action created','2025-10-07 22:10:25','2025-10-08 00:10:25'),(1243620,414622,'action started via WP Cron','2025-10-07 22:16:31','2025-10-08 00:16:31'),(1243621,414622,'action complete via WP Cron','2025-10-07 22:16:31','2025-10-08 00:16:31'),(1243622,414623,'action created','2025-10-07 22:16:31','2025-10-08 00:16:31'),(1243623,414623,'action started via WP Cron','2025-10-07 22:21:31','2025-10-08 00:21:31'),(1243624,414623,'action complete via WP Cron','2025-10-07 22:21:31','2025-10-08 00:21:31'),(1243625,414624,'action created','2025-10-07 22:21:31','2025-10-08 00:21:31'),(1243626,414624,'action started via WP Cron','2025-10-07 22:26:30','2025-10-08 00:26:30'),(1243627,414624,'action complete via WP Cron','2025-10-07 22:26:30','2025-10-08 00:26:30'),(1243628,414625,'action created','2025-10-07 22:26:30','2025-10-08 00:26:30'),(1243629,414625,'action started via WP Cron','2025-10-07 22:29:35','2025-10-08 00:29:35'),(1243630,414625,'action complete via WP Cron','2025-10-07 22:29:35','2025-10-08 00:29:35'),(1243631,414626,'action created','2025-10-07 22:29:35','2025-10-08 00:29:35'),(1243632,414626,'action started via WP Cron','2025-10-07 22:33:58','2025-10-08 00:33:58'),(1243633,414626,'action complete via WP Cron','2025-10-07 22:33:58','2025-10-08 00:33:58'),(1243634,414627,'action created','2025-10-07 22:33:58','2025-10-08 00:33:58'),(1243635,414627,'action started via WP Cron','2025-10-07 22:36:31','2025-10-08 00:36:31'),(1243636,414627,'action complete via WP Cron','2025-10-07 22:36:31','2025-10-08 00:36:31'),(1243637,414628,'action created','2025-10-07 22:36:31','2025-10-08 00:36:31'),(1243638,414628,'action started via WP Cron','2025-10-07 22:39:45','2025-10-08 00:39:45'),(1243639,414628,'action complete via WP Cron','2025-10-07 22:39:45','2025-10-08 00:39:45'),(1243640,414629,'action created','2025-10-07 22:39:45','2025-10-08 00:39:45'),(1243641,414629,'action started via WP Cron','2025-10-07 22:43:54','2025-10-08 00:43:54'),(1243642,414629,'action complete via WP Cron','2025-10-07 22:43:54','2025-10-08 00:43:54'),(1243643,414630,'action created','2025-10-07 22:43:54','2025-10-08 00:43:54'),(1243644,414630,'action started via WP Cron','2025-10-07 22:46:31','2025-10-08 00:46:31'),(1243645,414630,'action complete via WP Cron','2025-10-07 22:46:31','2025-10-08 00:46:31'),(1243646,414631,'action created','2025-10-07 22:46:31','2025-10-08 00:46:31'),(1243647,414631,'action started via WP Cron','2025-10-07 22:51:31','2025-10-08 00:51:31'),(1243648,414631,'action complete via WP Cron','2025-10-07 22:51:31','2025-10-08 00:51:31'),(1243649,414632,'action created','2025-10-07 22:51:31','2025-10-08 00:51:31'),(1243650,414632,'action started via WP Cron','2025-10-07 22:56:31','2025-10-08 00:56:31'),(1243651,414632,'action complete via WP Cron','2025-10-07 22:56:31','2025-10-08 00:56:31'),(1243652,414633,'action created','2025-10-07 22:56:31','2025-10-08 00:56:31'),(1243653,414633,'action started via WP Cron','2025-10-07 23:01:32','2025-10-08 01:01:32'),(1243654,414634,'action created','2025-10-07 23:01:32','2025-10-08 01:01:32'),(1243655,414634,'action started via WP Cron','2025-10-07 23:01:33','2025-10-08 01:01:33'),(1243656,414634,'action complete via WP Cron','2025-10-07 23:01:34','2025-10-08 01:01:34'),(1243657,414633,'action complete via WP Cron','2025-10-07 23:01:34','2025-10-08 01:01:34'),(1243658,414635,'action created','2025-10-07 23:01:34','2025-10-08 01:01:34'),(1243659,414635,'action started via WP Cron','2025-10-07 23:06:31','2025-10-08 01:06:31'),(1243660,414635,'action complete via WP Cron','2025-10-07 23:06:31','2025-10-08 01:06:31'),(1243661,414636,'action created','2025-10-07 23:06:31','2025-10-08 01:06:31'),(1243662,414636,'action started via WP Cron','2025-10-07 23:10:18','2025-10-08 01:10:18'),(1243663,414636,'action complete via WP Cron','2025-10-07 23:10:18','2025-10-08 01:10:18'),(1243664,414637,'action created','2025-10-07 23:10:18','2025-10-08 01:10:18'),(1243665,414637,'action started via WP Cron','2025-10-07 23:16:31','2025-10-08 01:16:31'),(1243666,414637,'action complete via WP Cron','2025-10-07 23:16:31','2025-10-08 01:16:31'),(1243667,414638,'action created','2025-10-07 23:16:31','2025-10-08 01:16:31'),(1243668,414638,'action started via WP Cron','2025-10-07 23:20:22','2025-10-08 01:20:22'),(1243669,414639,'action created','2025-10-07 23:20:22','2025-10-08 01:20:22'),(1243670,414639,'action started via WP Cron','2025-10-07 23:20:23','2025-10-08 01:20:23'),(1243671,414639,'action complete via WP Cron','2025-10-07 23:20:23','2025-10-08 01:20:23'),(1243672,414638,'action complete via WP Cron','2025-10-07 23:20:23','2025-10-08 01:20:23'),(1243673,414640,'action created','2025-10-07 23:20:23','2025-10-08 01:20:23'),(1243674,414640,'action started via WP Cron','2025-10-07 23:26:31','2025-10-08 01:26:31'),(1243675,414640,'action complete via WP Cron','2025-10-07 23:26:31','2025-10-08 01:26:31'),(1243676,414641,'action created','2025-10-07 23:26:31','2025-10-08 01:26:31'),(1243677,414641,'action started via WP Cron','2025-10-07 23:31:31','2025-10-08 01:31:31'),(1243678,414641,'action complete via WP Cron','2025-10-07 23:31:31','2025-10-08 01:31:31'),(1243679,414642,'action created','2025-10-07 23:31:31','2025-10-08 01:31:31'),(1243680,414642,'action started via WP Cron','2025-10-07 23:36:31','2025-10-08 01:36:31'),(1243681,414642,'action complete via WP Cron','2025-10-07 23:36:31','2025-10-08 01:36:31'),(1243682,414643,'action created','2025-10-07 23:36:31','2025-10-08 01:36:31'),(1243683,414643,'action started via WP Cron','2025-10-07 23:41:31','2025-10-08 01:41:31'),(1243684,414643,'action complete via WP Cron','2025-10-07 23:41:31','2025-10-08 01:41:31'),(1243685,414644,'action created','2025-10-07 23:41:31','2025-10-08 01:41:31'),(1243686,414644,'action started via WP Cron','2025-10-07 23:46:31','2025-10-08 01:46:31'),(1243687,414644,'action complete via WP Cron','2025-10-07 23:46:31','2025-10-08 01:46:31'),(1243688,414645,'action created','2025-10-07 23:46:31','2025-10-08 01:46:31'),(1243689,414645,'action started via WP Cron','2025-10-07 23:48:34','2025-10-08 01:48:34'),(1243690,414646,'action created','2025-10-07 23:48:34','2025-10-08 01:48:34'),(1243691,414646,'action started via WP Cron','2025-10-07 23:48:37','2025-10-08 01:48:37'),(1243692,414646,'action complete via WP Cron','2025-10-07 23:48:37','2025-10-08 01:48:37'),(1243693,414645,'action complete via WP Cron','2025-10-07 23:48:37','2025-10-08 01:48:37'),(1243694,414647,'action created','2025-10-07 23:48:37','2025-10-08 01:48:37'),(1243695,414647,'action started via WP Cron','2025-10-07 23:51:30','2025-10-08 01:51:30'),(1243696,414647,'action complete via WP Cron','2025-10-07 23:51:30','2025-10-08 01:51:30'),(1243697,414648,'action created','2025-10-07 23:51:30','2025-10-08 01:51:30'),(1243698,414648,'action started via WP Cron','2025-10-07 23:56:31','2025-10-08 01:56:31'),(1243699,414649,'action created','2025-10-07 23:56:31','2025-10-08 01:56:31'),(1243700,414649,'action started via WP Cron','2025-10-07 23:56:32','2025-10-08 01:56:32'),(1243701,414649,'action complete via WP Cron','2025-10-07 23:56:33','2025-10-08 01:56:33'),(1243702,414648,'action complete via WP Cron','2025-10-07 23:56:33','2025-10-08 01:56:33'),(1243703,414650,'action created','2025-10-07 23:56:33','2025-10-08 01:56:33'),(1243704,414650,'action started via WP Cron','2025-10-08 00:01:32','2025-10-08 02:01:32'),(1243705,414650,'action complete via WP Cron','2025-10-08 00:01:32','2025-10-08 02:01:32'),(1243706,414651,'action created','2025-10-08 00:01:32','2025-10-08 02:01:32'),(1243707,414651,'action started via WP Cron','2025-10-08 00:04:27','2025-10-08 02:04:27'),(1243708,414651,'action complete via WP Cron','2025-10-08 00:04:27','2025-10-08 02:04:27'),(1243709,414652,'action created','2025-10-08 00:04:27','2025-10-08 02:04:27'),(1243710,414652,'action started via WP Cron','2025-10-08 00:06:31','2025-10-08 02:06:31'),(1243711,414652,'action complete via WP Cron','2025-10-08 00:06:31','2025-10-08 02:06:31'),(1243712,414653,'action created','2025-10-08 00:06:31','2025-10-08 02:06:31'),(1243713,414653,'action started via WP Cron','2025-10-08 00:11:30','2025-10-08 02:11:30'),(1243714,414653,'action complete via WP Cron','2025-10-08 00:11:30','2025-10-08 02:11:30'),(1243715,414654,'action created','2025-10-08 00:11:30','2025-10-08 02:11:30'),(1243716,414654,'action started via WP Cron','2025-10-08 00:16:31','2025-10-08 02:16:31'),(1243717,414654,'action complete via WP Cron','2025-10-08 00:16:31','2025-10-08 02:16:31'),(1243718,414655,'action created','2025-10-08 00:16:31','2025-10-08 02:16:31'),(1243719,414655,'action started via WP Cron','2025-10-08 00:21:30','2025-10-08 02:21:30'),(1243720,414655,'action complete via WP Cron','2025-10-08 00:21:31','2025-10-08 02:21:31'),(1243721,414656,'action created','2025-10-08 00:21:31','2025-10-08 02:21:31'),(1243722,414656,'action started via WP Cron','2025-10-08 00:26:32','2025-10-08 02:26:32'),(1243723,414656,'action complete via WP Cron','2025-10-08 00:26:32','2025-10-08 02:26:32'),(1243724,414657,'action created','2025-10-08 00:26:32','2025-10-08 02:26:32'),(1243725,414657,'action started via WP Cron','2025-10-08 00:31:30','2025-10-08 02:31:30'),(1243726,414658,'action created','2025-10-08 00:31:30','2025-10-08 02:31:30'),(1243727,414658,'action started via WP Cron','2025-10-08 00:31:32','2025-10-08 02:31:32'),(1243728,414658,'action complete via WP Cron','2025-10-08 00:31:32','2025-10-08 02:31:32'),(1243729,414657,'action complete via WP Cron','2025-10-08 00:31:32','2025-10-08 02:31:32'),(1243730,414659,'action created','2025-10-08 00:31:32','2025-10-08 02:31:32'),(1243731,414659,'action started via WP Cron','2025-10-08 00:36:30','2025-10-08 02:36:30'),(1243732,414659,'action complete via WP Cron','2025-10-08 00:36:30','2025-10-08 02:36:30'),(1243733,414660,'action created','2025-10-08 00:36:30','2025-10-08 02:36:30'),(1243734,414660,'action started via WP Cron','2025-10-08 00:41:29','2025-10-08 02:41:29'),(1243735,414661,'action created','2025-10-08 00:41:29','2025-10-08 02:41:29'),(1243736,414661,'action started via WP Cron','2025-10-08 00:41:31','2025-10-08 02:41:31'),(1243737,414661,'action complete via WP Cron','2025-10-08 00:41:31','2025-10-08 02:41:31'),(1243738,414660,'action complete via WP Cron','2025-10-08 00:41:31','2025-10-08 02:41:31'),(1243739,414662,'action created','2025-10-08 00:41:31','2025-10-08 02:41:31'),(1243740,414662,'action started via WP Cron','2025-10-08 00:46:29','2025-10-08 02:46:29'),(1243741,414662,'action complete via WP Cron','2025-10-08 00:46:29','2025-10-08 02:46:29'),(1243742,414663,'action created','2025-10-08 00:46:29','2025-10-08 02:46:29'),(1243743,414663,'action started via WP Cron','2025-10-08 00:51:32','2025-10-08 02:51:32'),(1243744,414663,'action complete via WP Cron','2025-10-08 00:51:32','2025-10-08 02:51:32'),(1243745,414664,'action created','2025-10-08 00:51:32','2025-10-08 02:51:32'),(1243746,414664,'action started via WP Cron','2025-10-08 00:56:30','2025-10-08 02:56:30'),(1243747,414665,'action created','2025-10-08 00:56:30','2025-10-08 02:56:30'),(1243748,414665,'action started via WP Cron','2025-10-08 00:56:32','2025-10-08 02:56:32'),(1243749,414665,'action complete via WP Cron','2025-10-08 00:56:32','2025-10-08 02:56:32'),(1243750,414664,'action complete via WP Cron','2025-10-08 00:56:32','2025-10-08 02:56:32'),(1243751,414666,'action created','2025-10-08 00:56:32','2025-10-08 02:56:32'),(1243752,414666,'action started via WP Cron','2025-10-08 01:01:32','2025-10-08 03:01:32'),(1243753,414666,'action complete via WP Cron','2025-10-08 01:01:32','2025-10-08 03:01:32'),(1243754,414667,'action created','2025-10-08 01:01:32','2025-10-08 03:01:32'),(1243755,414667,'action started via WP Cron','2025-10-08 01:06:31','2025-10-08 03:06:31'),(1243756,414667,'action complete via WP Cron','2025-10-08 01:06:31','2025-10-08 03:06:31'),(1243757,414668,'action created','2025-10-08 01:06:31','2025-10-08 03:06:31'),(1243758,414668,'action started via WP Cron','2025-10-08 01:10:36','2025-10-08 03:10:36'),(1243759,414668,'action complete via WP Cron','2025-10-08 01:10:36','2025-10-08 03:10:36'),(1243760,414669,'action created','2025-10-08 01:10:36','2025-10-08 03:10:36'),(1243761,414669,'action started via WP Cron','2025-10-08 01:13:42','2025-10-08 03:13:42'),(1243762,414669,'action complete via WP Cron','2025-10-08 01:13:42','2025-10-08 03:13:42'),(1243763,414670,'action created','2025-10-08 01:13:42','2025-10-08 03:13:42'),(1243764,414670,'action started via WP Cron','2025-10-08 01:16:31','2025-10-08 03:16:31'),(1243765,414670,'action complete via WP Cron','2025-10-08 01:16:31','2025-10-08 03:16:31'),(1243766,414671,'action created','2025-10-08 01:16:31','2025-10-08 03:16:31'),(1243767,414671,'action started via WP Cron','2025-10-08 01:20:31','2025-10-08 03:20:31'),(1243768,414671,'action complete via WP Cron','2025-10-08 01:20:31','2025-10-08 03:20:31'),(1243769,414672,'action created','2025-10-08 01:20:31','2025-10-08 03:20:31'),(1243770,414672,'action started via WP Cron','2025-10-08 01:26:31','2025-10-08 03:26:31'),(1243771,414672,'action complete via WP Cron','2025-10-08 01:26:32','2025-10-08 03:26:32'),(1243772,414673,'action created','2025-10-08 01:26:32','2025-10-08 03:26:32'),(1243773,414673,'action started via WP Cron','2025-10-08 01:30:33','2025-10-08 03:30:33'),(1243774,414673,'action complete via WP Cron','2025-10-08 01:30:33','2025-10-08 03:30:33'),(1243775,414674,'action created','2025-10-08 01:30:33','2025-10-08 03:30:33'),(1243776,414674,'action started via WP Cron','2025-10-08 01:36:30','2025-10-08 03:36:30'),(1243777,414674,'action complete via WP Cron','2025-10-08 01:36:30','2025-10-08 03:36:30'),(1243778,414675,'action created','2025-10-08 01:36:30','2025-10-08 03:36:30'),(1243779,414675,'action started via WP Cron','2025-10-08 01:41:33','2025-10-08 03:41:33'),(1243780,414676,'action created','2025-10-08 01:41:33','2025-10-08 03:41:33'),(1243781,414675,'action complete via WP Cron','2025-10-08 01:41:38','2025-10-08 03:41:38'),(1243782,414677,'action created','2025-10-08 01:41:38','2025-10-08 03:41:38'),(1243783,414676,'action started via WP Cron','2025-10-08 01:41:38','2025-10-08 03:41:38'),(1243784,414676,'action complete via WP Cron','2025-10-08 01:41:39','2025-10-08 03:41:39'),(1243785,414677,'action started via WP Cron','2025-10-08 01:46:31','2025-10-08 03:46:31'),(1243786,414677,'action complete via WP Cron','2025-10-08 01:46:31','2025-10-08 03:46:31'),(1243787,414678,'action created','2025-10-08 01:46:31','2025-10-08 03:46:31'),(1243788,414678,'action started via WP Cron','2025-10-08 01:50:11','2025-10-08 03:50:11'),(1243789,414678,'action complete via WP Cron','2025-10-08 01:50:11','2025-10-08 03:50:11'),(1243790,414679,'action created','2025-10-08 01:50:11','2025-10-08 03:50:11'),(1243791,414679,'action started via WP Cron','2025-10-08 01:56:21','2025-10-08 03:56:21'),(1243792,414679,'action complete via WP Cron','2025-10-08 01:56:21','2025-10-08 03:56:21'),(1243793,414680,'action created','2025-10-08 01:56:21','2025-10-08 03:56:21'),(1243794,414680,'action started via WP Cron','2025-10-08 02:00:24','2025-10-08 04:00:24'),(1243795,414680,'action complete via WP Cron','2025-10-08 02:00:25','2025-10-08 04:00:25'),(1243796,414681,'action created','2025-10-08 02:00:25','2025-10-08 04:00:25'),(1243797,414681,'action started via WP Cron','2025-10-08 02:06:33','2025-10-08 04:06:33'),(1243798,414681,'action complete via WP Cron','2025-10-08 02:06:33','2025-10-08 04:06:33'),(1243799,414682,'action created','2025-10-08 02:06:33','2025-10-08 04:06:33'),(1243800,414682,'action started via WP Cron','2025-10-08 02:09:55','2025-10-08 04:09:55'),(1243801,414682,'action complete via WP Cron','2025-10-08 02:09:55','2025-10-08 04:09:55'),(1243802,414683,'action created','2025-10-08 02:09:55','2025-10-08 04:09:55'),(1243803,414683,'action started via WP Cron','2025-10-08 02:13:33','2025-10-08 04:13:33'),(1243804,414683,'action complete via WP Cron','2025-10-08 02:13:33','2025-10-08 04:13:33'),(1243805,414684,'action created','2025-10-08 02:13:33','2025-10-08 04:13:33'),(1243806,414684,'action started via WP Cron','2025-10-08 02:16:17','2025-10-08 04:16:17'),(1243807,414684,'action complete via WP Cron','2025-10-08 02:16:17','2025-10-08 04:16:17'),(1243808,414685,'action created','2025-10-08 02:16:17','2025-10-08 04:16:17'),(1243809,414685,'action started via WP Cron','2025-10-08 02:21:31','2025-10-08 04:21:31'),(1243810,414686,'action created','2025-10-08 02:21:31','2025-10-08 04:21:31'),(1243811,414686,'action started via WP Cron','2025-10-08 02:21:32','2025-10-08 04:21:32'),(1243812,414686,'action complete via WP Cron','2025-10-08 02:21:32','2025-10-08 04:21:32'),(1243813,414685,'action complete via WP Cron','2025-10-08 02:21:33','2025-10-08 04:21:33'),(1243814,414687,'action created','2025-10-08 02:21:33','2025-10-08 04:21:33'),(1243815,414687,'action started via WP Cron','2025-10-08 02:26:31','2025-10-08 04:26:31'),(1243816,414687,'action complete via WP Cron','2025-10-08 02:26:31','2025-10-08 04:26:31'),(1243817,414688,'action created','2025-10-08 02:26:31','2025-10-08 04:26:31'),(1243818,414688,'action started via WP Cron','2025-10-08 02:31:32','2025-10-08 04:31:32'),(1243819,414688,'action complete via WP Cron','2025-10-08 02:31:32','2025-10-08 04:31:32'),(1243820,414689,'action created','2025-10-08 02:31:32','2025-10-08 04:31:32'),(1243821,414689,'action started via WP Cron','2025-10-08 02:36:31','2025-10-08 04:36:31'),(1243822,414689,'action complete via WP Cron','2025-10-08 02:36:31','2025-10-08 04:36:31'),(1243823,414690,'action created','2025-10-08 02:36:31','2025-10-08 04:36:31'),(1243824,414690,'action started via WP Cron','2025-10-08 02:41:31','2025-10-08 04:41:31'),(1243825,414690,'action complete via WP Cron','2025-10-08 02:41:31','2025-10-08 04:41:31'),(1243826,414691,'action created','2025-10-08 02:41:31','2025-10-08 04:41:31'),(1243827,414691,'action started via WP Cron','2025-10-08 02:46:31','2025-10-08 04:46:31'),(1243828,414691,'action complete via WP Cron','2025-10-08 02:46:31','2025-10-08 04:46:31'),(1243829,414692,'action created','2025-10-08 02:46:31','2025-10-08 04:46:31'),(1243830,414692,'action started via WP Cron','2025-10-08 02:50:10','2025-10-08 04:50:10'),(1243831,414692,'action complete via WP Cron','2025-10-08 02:50:10','2025-10-08 04:50:10'),(1243832,414693,'action created','2025-10-08 02:50:10','2025-10-08 04:50:10'),(1243833,414693,'action started via WP Cron','2025-10-08 02:52:29','2025-10-08 04:52:29'),(1243834,414693,'action complete via WP Cron','2025-10-08 02:52:30','2025-10-08 04:52:30'),(1243835,414694,'action created','2025-10-08 02:52:30','2025-10-08 04:52:30'),(1243836,414694,'action started via WP Cron','2025-10-08 02:55:31','2025-10-08 04:55:31'),(1243837,414694,'action complete via WP Cron','2025-10-08 02:55:31','2025-10-08 04:55:31'),(1243838,414695,'action created','2025-10-08 02:55:31','2025-10-08 04:55:31'),(1243839,414695,'action started via WP Cron','2025-10-08 02:57:57','2025-10-08 04:57:57'),(1243840,414695,'action complete via WP Cron','2025-10-08 02:57:57','2025-10-08 04:57:57'),(1243841,414696,'action created','2025-10-08 02:57:57','2025-10-08 04:57:57'),(1243842,414696,'action started via WP Cron','2025-10-08 03:01:31','2025-10-08 05:01:31'),(1243843,414696,'action complete via WP Cron','2025-10-08 03:01:31','2025-10-08 05:01:31'),(1243844,414697,'action created','2025-10-08 03:01:31','2025-10-08 05:01:31'),(1243845,414697,'action started via WP Cron','2025-10-08 03:05:27','2025-10-08 05:05:27'),(1243846,414697,'action complete via WP Cron','2025-10-08 03:05:27','2025-10-08 05:05:27'),(1243847,414698,'action created','2025-10-08 03:05:27','2025-10-08 05:05:27'),(1243848,414698,'action started via WP Cron','2025-10-08 03:08:24','2025-10-08 05:08:24'),(1243849,414698,'action complete via WP Cron','2025-10-08 03:08:24','2025-10-08 05:08:24'),(1243850,414699,'action created','2025-10-08 03:08:24','2025-10-08 05:08:24'),(1243851,414699,'action started via WP Cron','2025-10-08 03:10:43','2025-10-08 05:10:43'),(1243852,414699,'action complete via WP Cron','2025-10-08 03:10:43','2025-10-08 05:10:43'),(1243853,414700,'action created','2025-10-08 03:10:43','2025-10-08 05:10:43'),(1243854,414700,'action started via WP Cron','2025-10-08 03:15:16','2025-10-08 05:15:16'),(1243855,414701,'action created','2025-10-08 03:15:16','2025-10-08 05:15:16'),(1243856,414701,'action started via WP Cron','2025-10-08 03:15:21','2025-10-08 05:15:21'),(1243857,414700,'action complete via WP Cron','2025-10-08 03:15:21','2025-10-08 05:15:21'),(1243858,414702,'action created','2025-10-08 03:15:21','2025-10-08 05:15:21'),(1243859,414701,'action complete via WP Cron','2025-10-08 03:15:23','2025-10-08 05:15:23'),(1243860,414702,'action started via WP Cron','2025-10-08 03:19:40','2025-10-08 05:19:40'),(1243861,414702,'action complete via WP Cron','2025-10-08 03:19:40','2025-10-08 05:19:40'),(1243862,414703,'action created','2025-10-08 03:19:40','2025-10-08 05:19:40'),(1243863,414703,'action started via WP Cron','2025-10-08 03:26:31','2025-10-08 05:26:31'),(1243864,414704,'action created','2025-10-08 03:26:31','2025-10-08 05:26:31'),(1243865,414704,'action started via WP Cron','2025-10-08 03:26:32','2025-10-08 05:26:32'),(1243866,414704,'action complete via WP Cron','2025-10-08 03:26:32','2025-10-08 05:26:32'),(1243867,414703,'action complete via WP Cron','2025-10-08 03:26:32','2025-10-08 05:26:32'),(1243868,414705,'action created','2025-10-08 03:26:32','2025-10-08 05:26:32'),(1243869,414705,'action started via WP Cron','2025-10-08 03:31:31','2025-10-08 05:31:31'),(1243870,414705,'action complete via WP Cron','2025-10-08 03:31:31','2025-10-08 05:31:31'),(1243871,414706,'action created','2025-10-08 03:31:31','2025-10-08 05:31:31'),(1243872,414706,'action started via WP Cron','2025-10-08 03:33:35','2025-10-08 05:33:35'),(1243873,414707,'action created','2025-10-08 03:33:35','2025-10-08 05:33:35'),(1243874,414707,'action started via WP Cron','2025-10-08 03:33:36','2025-10-08 05:33:36'),(1243875,414707,'action complete via WP Cron','2025-10-08 03:33:36','2025-10-08 05:33:36'),(1243876,414706,'action complete via WP Cron','2025-10-08 03:33:36','2025-10-08 05:33:36'),(1243877,414708,'action created','2025-10-08 03:33:36','2025-10-08 05:33:36'),(1243878,414708,'action started via WP Cron','2025-10-08 03:36:31','2025-10-08 05:36:31'),(1243879,414708,'action complete via WP Cron','2025-10-08 03:36:31','2025-10-08 05:36:31'),(1243880,414709,'action created','2025-10-08 03:36:31','2025-10-08 05:36:31'),(1243881,414709,'action started via WP Cron','2025-10-08 03:38:45','2025-10-08 05:38:45'),(1243882,414709,'action complete via WP Cron','2025-10-08 03:38:45','2025-10-08 05:38:45'),(1243883,414710,'action created','2025-10-08 03:38:45','2025-10-08 05:38:45'),(1243884,414710,'action started via WP Cron','2025-10-08 03:41:17','2025-10-08 05:41:17'),(1243885,414711,'action created','2025-10-08 03:41:17','2025-10-08 05:41:17'),(1243886,414711,'action started via WP Cron','2025-10-08 03:41:18','2025-10-08 05:41:18'),(1243887,414711,'action complete via WP Cron','2025-10-08 03:41:18','2025-10-08 05:41:18'),(1243888,414710,'action complete via WP Cron','2025-10-08 03:41:18','2025-10-08 05:41:18'),(1243889,414712,'action created','2025-10-08 03:41:18','2025-10-08 05:41:18'),(1243890,414712,'action started via WP Cron','2025-10-08 03:46:31','2025-10-08 05:46:31'),(1243891,414712,'action complete via WP Cron','2025-10-08 03:46:31','2025-10-08 05:46:31'),(1243892,414713,'action created','2025-10-08 03:46:31','2025-10-08 05:46:31'),(1243893,414713,'action started via WP Cron','2025-10-08 03:51:19','2025-10-08 05:51:19'),(1243894,414713,'action complete via WP Cron','2025-10-08 03:51:19','2025-10-08 05:51:19'),(1243895,414714,'action created','2025-10-08 03:51:19','2025-10-08 05:51:19'),(1243896,414714,'action started via WP Cron','2025-10-08 03:55:05','2025-10-08 05:55:05'),(1243897,414714,'action complete via WP Cron','2025-10-08 03:55:05','2025-10-08 05:55:05'),(1243898,414715,'action created','2025-10-08 03:55:05','2025-10-08 05:55:05'),(1243899,414715,'action started via WP Cron','2025-10-08 03:59:18','2025-10-08 05:59:18'),(1243900,414716,'action created','2025-10-08 03:59:18','2025-10-08 05:59:18'),(1243901,414716,'action started via WP Cron','2025-10-08 03:59:20','2025-10-08 05:59:20'),(1243902,414716,'action complete via WP Cron','2025-10-08 03:59:20','2025-10-08 05:59:20'),(1243903,414715,'action complete via WP Cron','2025-10-08 03:59:20','2025-10-08 05:59:20'),(1243904,414717,'action created','2025-10-08 03:59:20','2025-10-08 05:59:20'),(1243905,414717,'action started via WP Cron','2025-10-08 04:01:32','2025-10-08 06:01:32'),(1243906,414717,'action complete via WP Cron','2025-10-08 04:01:32','2025-10-08 06:01:32'),(1243907,414718,'action created','2025-10-08 04:01:32','2025-10-08 06:01:32'),(1243908,414718,'action started via WP Cron','2025-10-08 04:04:03','2025-10-08 06:04:03'),(1243909,414718,'action complete via WP Cron','2025-10-08 04:04:03','2025-10-08 06:04:03'),(1243910,414719,'action created','2025-10-08 04:04:03','2025-10-08 06:04:03'),(1243911,414719,'action started via WP Cron','2025-10-08 04:06:31','2025-10-08 06:06:31'),(1243912,414719,'action complete via WP Cron','2025-10-08 04:06:32','2025-10-08 06:06:32'),(1243913,414720,'action created','2025-10-08 04:06:32','2025-10-08 06:06:32'),(1243914,414720,'action started via WP Cron','2025-10-08 04:11:10','2025-10-08 06:11:10'),(1243915,414720,'action complete via WP Cron','2025-10-08 04:11:10','2025-10-08 06:11:10'),(1243916,414721,'action created','2025-10-08 04:11:10','2025-10-08 06:11:10'),(1243917,414721,'action started via WP Cron','2025-10-08 04:13:41','2025-10-08 06:13:41'),(1243918,414721,'action complete via WP Cron','2025-10-08 04:13:42','2025-10-08 06:13:42'),(1243919,414722,'action created','2025-10-08 04:13:42','2025-10-08 06:13:42'),(1243920,414722,'action started via WP Cron','2025-10-08 04:16:06','2025-10-08 06:16:06'),(1243921,414722,'action complete via WP Cron','2025-10-08 04:16:06','2025-10-08 06:16:06'),(1243922,414723,'action created','2025-10-08 04:16:06','2025-10-08 06:16:06'),(1243923,414723,'action started via WP Cron','2025-10-08 04:18:46','2025-10-08 06:18:46'),(1243924,414723,'action complete via WP Cron','2025-10-08 04:18:46','2025-10-08 06:18:46'),(1243925,414724,'action created','2025-10-08 04:18:46','2025-10-08 06:18:46'),(1243926,414724,'action started via WP Cron','2025-10-08 04:21:05','2025-10-08 06:21:05'),(1243927,414724,'action complete via WP Cron','2025-10-08 04:21:05','2025-10-08 06:21:05'),(1243928,414725,'action created','2025-10-08 04:21:05','2025-10-08 06:21:05'),(1243929,414725,'action started via WP Cron','2025-10-08 04:23:55','2025-10-08 06:23:55'),(1243930,414725,'action complete via WP Cron','2025-10-08 04:23:55','2025-10-08 06:23:55'),(1243931,414726,'action created','2025-10-08 04:23:55','2025-10-08 06:23:55'),(1243932,414726,'action started via WP Cron','2025-10-08 04:26:49','2025-10-08 06:26:49'),(1243933,414726,'action complete via WP Cron','2025-10-08 04:26:49','2025-10-08 06:26:49'),(1243934,414727,'action created','2025-10-08 04:26:49','2025-10-08 06:26:49'),(1243935,414727,'action started via WP Cron','2025-10-08 04:31:33','2025-10-08 06:31:33'),(1243936,414728,'action created','2025-10-08 04:31:33','2025-10-08 06:31:33'),(1243937,414728,'action started via WP Cron','2025-10-08 04:31:37','2025-10-08 06:31:37'),(1243938,414728,'action complete via WP Cron','2025-10-08 04:31:37','2025-10-08 06:31:37'),(1243939,414727,'action complete via WP Cron','2025-10-08 04:31:38','2025-10-08 06:31:38'),(1243940,414729,'action created','2025-10-08 04:31:38','2025-10-08 06:31:38'),(1243941,414729,'action started via WP Cron','2025-10-08 04:36:01','2025-10-08 06:36:01'),(1243942,414729,'action complete via WP Cron','2025-10-08 04:36:01','2025-10-08 06:36:01'),(1243943,414730,'action created','2025-10-08 04:36:01','2025-10-08 06:36:01'),(1243944,414730,'action started via WP Cron','2025-10-08 04:41:31','2025-10-08 06:41:31'),(1243945,414730,'action complete via WP Cron','2025-10-08 04:41:31','2025-10-08 06:41:31'),(1243946,414731,'action created','2025-10-08 04:41:31','2025-10-08 06:41:31'),(1243947,414731,'action started via WP Cron','2025-10-08 04:45:06','2025-10-08 06:45:06'),(1243948,414731,'action complete via WP Cron','2025-10-08 04:45:06','2025-10-08 06:45:06'),(1243949,414732,'action created','2025-10-08 04:45:06','2025-10-08 06:45:06'),(1243950,414732,'action started via WP Cron','2025-10-08 04:47:30','2025-10-08 06:47:30'),(1243951,414732,'action complete via WP Cron','2025-10-08 04:47:30','2025-10-08 06:47:30'),(1243952,414733,'action created','2025-10-08 04:47:30','2025-10-08 06:47:30'),(1243953,414733,'action started via WP Cron','2025-10-08 04:50:16','2025-10-08 06:50:16'),(1243954,414733,'action complete via WP Cron','2025-10-08 04:50:16','2025-10-08 06:50:16'),(1243955,414734,'action created','2025-10-08 04:50:16','2025-10-08 06:50:16'),(1243956,414734,'action started via WP Cron','2025-10-08 04:53:03','2025-10-08 06:53:03'),(1243957,414735,'action created','2025-10-08 04:53:03','2025-10-08 06:53:03'),(1243958,414734,'action complete via WP Cron','2025-10-08 04:53:08','2025-10-08 06:53:08'),(1243959,414736,'action created','2025-10-08 04:53:08','2025-10-08 06:53:08'),(1243960,414735,'action started via WP Cron','2025-10-08 04:53:08','2025-10-08 06:53:08'),(1243961,414735,'action complete via WP Cron','2025-10-08 04:53:09','2025-10-08 06:53:09'),(1243962,414736,'action started via WP Cron','2025-10-08 04:56:31','2025-10-08 06:56:31'),(1243963,414736,'action complete via WP Cron','2025-10-08 04:56:31','2025-10-08 06:56:31'),(1243964,414737,'action created','2025-10-08 04:56:31','2025-10-08 06:56:31'),(1243965,414737,'action started via WP Cron','2025-10-08 04:58:55','2025-10-08 06:58:55'),(1243966,414737,'action complete via WP Cron','2025-10-08 04:58:55','2025-10-08 06:58:55'),(1243967,414738,'action created','2025-10-08 04:58:55','2025-10-08 06:58:55'),(1243968,414738,'action started via WP Cron','2025-10-08 05:01:31','2025-10-08 07:01:31'),(1243969,414738,'action complete via WP Cron','2025-10-08 05:01:31','2025-10-08 07:01:31'),(1243970,414739,'action created','2025-10-08 05:01:31','2025-10-08 07:01:31'),(1243971,414739,'action started via WP Cron','2025-10-08 05:03:42','2025-10-08 07:03:42'),(1243972,414739,'action complete via WP Cron','2025-10-08 05:03:42','2025-10-08 07:03:42'),(1243973,414740,'action created','2025-10-08 05:03:42','2025-10-08 07:03:42'),(1243974,414740,'action started via WP Cron','2025-10-08 05:06:10','2025-10-08 07:06:10'),(1243975,414740,'action complete via WP Cron','2025-10-08 05:06:11','2025-10-08 07:06:11'),(1243976,414741,'action created','2025-10-08 05:06:11','2025-10-08 07:06:11'),(1243977,414741,'action started via WP Cron','2025-10-08 05:08:50','2025-10-08 07:08:50'),(1243978,414742,'action created','2025-10-08 05:08:50','2025-10-08 07:08:50'),(1243979,414741,'action complete via WP Cron','2025-10-08 05:08:55','2025-10-08 07:08:55'),(1243980,414743,'action created','2025-10-08 05:08:55','2025-10-08 07:08:55'),(1243981,414742,'action started via WP Cron','2025-10-08 05:08:55','2025-10-08 07:08:55'),(1243982,414742,'action complete via WP Cron','2025-10-08 05:08:56','2025-10-08 07:08:56'),(1243983,414743,'action started via WP Cron','2025-10-08 05:11:31','2025-10-08 07:11:31'),(1243984,414743,'action complete via WP Cron','2025-10-08 05:11:31','2025-10-08 07:11:31'),(1243985,414744,'action created','2025-10-08 05:11:31','2025-10-08 07:11:31'),(1243986,414744,'action started via WP Cron','2025-10-08 05:14:48','2025-10-08 07:14:48'),(1243987,414744,'action complete via WP Cron','2025-10-08 05:14:48','2025-10-08 07:14:48'),(1243988,414745,'action created','2025-10-08 05:14:48','2025-10-08 07:14:48'),(1243989,414745,'action started via WP Cron','2025-10-08 05:19:07','2025-10-08 07:19:07'),(1243990,414745,'action complete via WP Cron','2025-10-08 05:19:07','2025-10-08 07:19:07'),(1243991,414746,'action created','2025-10-08 05:19:07','2025-10-08 07:19:07'),(1243992,414746,'action started via WP Cron','2025-10-08 05:21:33','2025-10-08 07:21:33'),(1243993,414746,'action complete via WP Cron','2025-10-08 05:21:33','2025-10-08 07:21:33'),(1243994,414747,'action created','2025-10-08 05:21:33','2025-10-08 07:21:33'),(1243995,414747,'action started via WP Cron','2025-10-08 05:23:33','2025-10-08 07:23:33'),(1243996,414747,'action complete via WP Cron','2025-10-08 05:23:33','2025-10-08 07:23:33'),(1243997,414748,'action created','2025-10-08 05:23:33','2025-10-08 07:23:33'),(1243998,414748,'action started via WP Cron','2025-10-08 05:26:31','2025-10-08 07:26:31'),(1243999,414748,'action complete via WP Cron','2025-10-08 05:26:31','2025-10-08 07:26:31'),(1244000,414749,'action created','2025-10-08 05:26:31','2025-10-08 07:26:31'),(1244001,414749,'action started via WP Cron','2025-10-08 05:31:10','2025-10-08 07:31:10'),(1244002,414749,'action complete via WP Cron','2025-10-08 05:31:10','2025-10-08 07:31:10'),(1244003,414750,'action created','2025-10-08 05:31:10','2025-10-08 07:31:10'),(1244004,414750,'action started via WP Cron','2025-10-08 05:36:30','2025-10-08 07:36:30'),(1244005,414750,'action complete via WP Cron','2025-10-08 05:36:30','2025-10-08 07:36:30'),(1244006,414751,'action created','2025-10-08 05:36:30','2025-10-08 07:36:30'),(1244007,414751,'action started via WP Cron','2025-10-08 05:39:45','2025-10-08 07:39:45'),(1244008,414751,'action complete via WP Cron','2025-10-08 05:39:45','2025-10-08 07:39:45'),(1244009,414752,'action created','2025-10-08 05:39:45','2025-10-08 07:39:45'),(1244010,414752,'action started via WP Cron','2025-10-08 05:46:31','2025-10-08 07:46:31'),(1244011,414752,'action complete via WP Cron','2025-10-08 05:46:31','2025-10-08 07:46:31'),(1244012,414753,'action created','2025-10-08 05:46:31','2025-10-08 07:46:31'),(1244013,414753,'action started via WP Cron','2025-10-08 05:56:30','2025-10-08 07:56:30'),(1244014,414754,'action created','2025-10-08 05:56:30','2025-10-08 07:56:30'),(1244015,414754,'action started via WP Cron','2025-10-08 05:56:34','2025-10-08 07:56:34'),(1244016,414754,'action complete via WP Cron','2025-10-08 05:56:34','2025-10-08 07:56:34'),(1244017,414753,'action complete via WP Cron','2025-10-08 05:56:34','2025-10-08 07:56:34'),(1244018,414755,'action created','2025-10-08 05:56:34','2025-10-08 07:56:34'),(1244019,414755,'action started via WP Cron','2025-10-08 05:58:53','2025-10-08 07:58:53'),(1244020,414755,'action complete via WP Cron','2025-10-08 05:58:53','2025-10-08 07:58:53'),(1244021,414756,'action created','2025-10-08 05:58:53','2025-10-08 07:58:53'),(1244022,414756,'action started via WP Cron','2025-10-08 06:01:01','2025-10-08 08:01:01'),(1244023,414756,'action complete via WP Cron','2025-10-08 06:01:01','2025-10-08 08:01:01'),(1244024,414757,'action created','2025-10-08 06:01:01','2025-10-08 08:01:01'),(1244025,414757,'action started via WP Cron','2025-10-08 06:05:37','2025-10-08 08:05:37'),(1244026,414757,'action complete via WP Cron','2025-10-08 06:05:37','2025-10-08 08:05:37'),(1244027,414758,'action created','2025-10-08 06:05:37','2025-10-08 08:05:37'),(1244028,414758,'action started via WP Cron','2025-10-08 06:07:49','2025-10-08 08:07:49'),(1244029,414758,'action complete via WP Cron','2025-10-08 06:07:49','2025-10-08 08:07:49'),(1244030,414759,'action created','2025-10-08 06:07:49','2025-10-08 08:07:49'),(1244031,414759,'action started via WP Cron','2025-10-08 06:11:33','2025-10-08 08:11:33'),(1244032,414759,'action complete via WP Cron','2025-10-08 06:11:33','2025-10-08 08:11:33'),(1244033,414760,'action created','2025-10-08 06:11:33','2025-10-08 08:11:33'),(1244034,414760,'action started via WP Cron','2025-10-08 06:16:33','2025-10-08 08:16:33'),(1244035,414760,'action complete via WP Cron','2025-10-08 06:16:33','2025-10-08 08:16:33'),(1244036,414761,'action created','2025-10-08 06:16:33','2025-10-08 08:16:33'),(1244037,414761,'action started via WP Cron','2025-10-08 06:20:34','2025-10-08 08:20:34'),(1244038,414761,'action complete via WP Cron','2025-10-08 06:20:34','2025-10-08 08:20:34'),(1244039,414762,'action created','2025-10-08 06:20:34','2025-10-08 08:20:34'),(1244040,414762,'action started via WP Cron','2025-10-08 06:25:27','2025-10-08 08:25:27'),(1244041,414762,'action complete via WP Cron','2025-10-08 06:25:27','2025-10-08 08:25:27'),(1244042,414763,'action created','2025-10-08 06:25:27','2025-10-08 08:25:27'),(1244043,414763,'action started via WP Cron','2025-10-08 06:28:35','2025-10-08 08:28:35'),(1244044,414763,'action complete via WP Cron','2025-10-08 06:28:35','2025-10-08 08:28:35'),(1244045,414764,'action created','2025-10-08 06:28:35','2025-10-08 08:28:35'),(1244046,414764,'action started via WP Cron','2025-10-08 06:31:31','2025-10-08 08:31:31'),(1244047,414764,'action complete via WP Cron','2025-10-08 06:31:31','2025-10-08 08:31:31'),(1244048,414765,'action created','2025-10-08 06:31:31','2025-10-08 08:31:31'),(1244049,414765,'action started via WP Cron','2025-10-08 06:33:59','2025-10-08 08:33:59'),(1244050,414765,'action complete via WP Cron','2025-10-08 06:33:59','2025-10-08 08:33:59'),(1244051,414766,'action created','2025-10-08 06:33:59','2025-10-08 08:33:59'),(1244052,414766,'action started via WP Cron','2025-10-08 06:36:31','2025-10-08 08:36:31'),(1244053,414766,'action complete via WP Cron','2025-10-08 06:36:31','2025-10-08 08:36:31'),(1244054,414767,'action created','2025-10-08 06:36:31','2025-10-08 08:36:31'),(1244055,414767,'action started via WP Cron','2025-10-08 06:41:29','2025-10-08 08:41:29'),(1244056,414768,'action created','2025-10-08 06:41:29','2025-10-08 08:41:29'),(1244057,414768,'action started via WP Cron','2025-10-08 06:41:34','2025-10-08 08:41:34'),(1244058,414768,'action complete via WP Cron','2025-10-08 06:41:34','2025-10-08 08:41:34'),(1244059,414767,'action complete via WP Cron','2025-10-08 06:41:34','2025-10-08 08:41:34'),(1244060,414769,'action created','2025-10-08 06:41:34','2025-10-08 08:41:34'),(1244061,414769,'action started via WP Cron','2025-10-08 06:44:20','2025-10-08 08:44:20'),(1244062,414770,'action created','2025-10-08 06:44:20','2025-10-08 08:44:20'),(1244063,414770,'action started via WP Cron','2025-10-08 06:44:22','2025-10-08 08:44:22'),(1244064,414770,'action complete via WP Cron','2025-10-08 06:44:22','2025-10-08 08:44:22'),(1244065,414769,'action complete via WP Cron','2025-10-08 06:44:22','2025-10-08 08:44:22'),(1244066,414771,'action created','2025-10-08 06:44:22','2025-10-08 08:44:22'),(1244067,414771,'action started via WP Cron','2025-10-08 06:46:22','2025-10-08 08:46:22'),(1244068,414771,'action complete via WP Cron','2025-10-08 06:46:22','2025-10-08 08:46:22'),(1244069,414772,'action created','2025-10-08 06:46:22','2025-10-08 08:46:22'),(1244070,414772,'action started via WP Cron','2025-10-08 06:48:27','2025-10-08 08:48:27'),(1244071,414772,'action complete via WP Cron','2025-10-08 06:48:27','2025-10-08 08:48:27'),(1244072,414773,'action created','2025-10-08 06:48:27','2025-10-08 08:48:27'),(1244073,414773,'action started via WP Cron','2025-10-08 06:51:34','2025-10-08 08:51:34'),(1244074,414773,'action complete via WP Cron','2025-10-08 06:51:34','2025-10-08 08:51:34'),(1244075,414774,'action created','2025-10-08 06:51:34','2025-10-08 08:51:34'),(1244076,414774,'action started via WP Cron','2025-10-08 06:53:55','2025-10-08 08:53:55'),(1244077,414774,'action complete via WP Cron','2025-10-08 06:53:55','2025-10-08 08:53:55'),(1244078,414775,'action created','2025-10-08 06:53:55','2025-10-08 08:53:55'),(1244079,414775,'action started via WP Cron','2025-10-08 06:56:33','2025-10-08 08:56:33'),(1244080,414775,'action complete via WP Cron','2025-10-08 06:56:33','2025-10-08 08:56:33'),(1244081,414776,'action created','2025-10-08 06:56:33','2025-10-08 08:56:33'),(1244082,414776,'action started via WP Cron','2025-10-08 07:01:31','2025-10-08 09:01:31'),(1244083,414776,'action complete via WP Cron','2025-10-08 07:01:31','2025-10-08 09:01:31'),(1244084,414777,'action created','2025-10-08 07:01:31','2025-10-08 09:01:31'),(1244085,414777,'action started via WP Cron','2025-10-08 07:05:02','2025-10-08 09:05:02'),(1244086,414777,'action complete via WP Cron','2025-10-08 07:05:02','2025-10-08 09:05:02'),(1244087,414778,'action created','2025-10-08 07:05:02','2025-10-08 09:05:02'),(1244088,414778,'action started via WP Cron','2025-10-08 07:07:33','2025-10-08 09:07:33'),(1244089,414778,'action complete via WP Cron','2025-10-08 07:07:35','2025-10-08 09:07:35'),(1244090,414779,'action created','2025-10-08 07:07:35','2025-10-08 09:07:35'),(1244091,414779,'action started via WP Cron','2025-10-08 07:10:03','2025-10-08 09:10:03'),(1244092,414780,'action created','2025-10-08 07:10:03','2025-10-08 09:10:03'),(1244093,414779,'action complete via WP Cron','2025-10-08 07:10:08','2025-10-08 09:10:08'),(1244094,414781,'action created','2025-10-08 07:10:08','2025-10-08 09:10:08'),(1244095,414780,'action started via WP Cron','2025-10-08 07:10:08','2025-10-08 09:10:08'),(1244096,414780,'action complete via WP Cron','2025-10-08 07:10:12','2025-10-08 09:10:12'),(1244097,414781,'action started via WP Cron','2025-10-08 07:14:56','2025-10-08 09:14:56'),(1244098,414781,'action complete via WP Cron','2025-10-08 07:14:56','2025-10-08 09:14:56'),(1244099,414782,'action created','2025-10-08 07:14:56','2025-10-08 09:14:56'),(1244100,414782,'action started via WP Cron','2025-10-08 07:17:37','2025-10-08 09:17:37'),(1244101,414782,'action complete via WP Cron','2025-10-08 07:17:37','2025-10-08 09:17:37'),(1244102,414783,'action created','2025-10-08 07:17:37','2025-10-08 09:17:37'),(1244103,414783,'action started via WP Cron','2025-10-08 07:21:33','2025-10-08 09:21:33'),(1244104,414783,'action complete via WP Cron','2025-10-08 07:21:33','2025-10-08 09:21:33'),(1244105,414784,'action created','2025-10-08 07:21:33','2025-10-08 09:21:33'),(1244106,414784,'action started via WP Cron','2025-10-08 07:26:35','2025-10-08 09:26:35'),(1244107,414784,'action complete via WP Cron','2025-10-08 07:26:35','2025-10-08 09:26:35'),(1244108,414785,'action created','2025-10-08 07:26:35','2025-10-08 09:26:35'),(1244109,414785,'action started via WP Cron','2025-10-08 07:31:36','2025-10-08 09:31:36'),(1244110,414785,'action complete via WP Cron','2025-10-08 07:31:36','2025-10-08 09:31:36'),(1244111,414786,'action created','2025-10-08 07:31:36','2025-10-08 09:31:36'),(1244112,414786,'action started via WP Cron','2025-10-08 07:36:33','2025-10-08 09:36:33'),(1244113,414787,'action created','2025-10-08 07:36:33','2025-10-08 09:36:33'),(1244114,414787,'action started via WP Cron','2025-10-08 07:36:35','2025-10-08 09:36:35'),(1244115,414787,'action complete via WP Cron','2025-10-08 07:36:36','2025-10-08 09:36:36'),(1244116,414786,'action complete via WP Cron','2025-10-08 07:36:36','2025-10-08 09:36:36'),(1244117,414788,'action created','2025-10-08 07:36:36','2025-10-08 09:36:36'),(1244118,414788,'action started via WP Cron','2025-10-08 07:41:33','2025-10-08 09:41:33'),(1244119,414788,'action complete via WP Cron','2025-10-08 07:41:33','2025-10-08 09:41:33'),(1244120,414789,'action created','2025-10-08 07:41:33','2025-10-08 09:41:33'),(1244121,414789,'action started via WP Cron','2025-10-08 07:45:34','2025-10-08 09:45:34'),(1244122,414789,'action complete via WP Cron','2025-10-08 07:45:34','2025-10-08 09:45:34'),(1244123,414790,'action created','2025-10-08 07:45:34','2025-10-08 09:45:34'),(1244124,414790,'action started via WP Cron','2025-10-08 07:51:30','2025-10-08 09:51:30'),(1244125,414790,'action complete via WP Cron','2025-10-08 07:51:30','2025-10-08 09:51:30'),(1244126,414791,'action created','2025-10-08 07:51:30','2025-10-08 09:51:30'),(1244127,414791,'action started via WP Cron','2025-10-08 07:56:32','2025-10-08 09:56:32'),(1244128,414791,'action complete via WP Cron','2025-10-08 07:56:32','2025-10-08 09:56:32'),(1244129,414792,'action created','2025-10-08 07:56:32','2025-10-08 09:56:32'),(1244130,414792,'action started via WP Cron','2025-10-08 08:01:31','2025-10-08 10:01:31'),(1244131,414792,'action complete via WP Cron','2025-10-08 08:01:31','2025-10-08 10:01:31'),(1244132,414793,'action created','2025-10-08 08:01:31','2025-10-08 10:01:31'),(1244133,414793,'action started via WP Cron','2025-10-08 08:06:15','2025-10-08 10:06:15'),(1244134,414793,'action complete via WP Cron','2025-10-08 08:06:15','2025-10-08 10:06:15'),(1244135,414794,'action created','2025-10-08 08:06:15','2025-10-08 10:06:15'),(1244136,414794,'action started via WP Cron','2025-10-08 08:10:20','2025-10-08 10:10:20'),(1244137,414794,'action complete via WP Cron','2025-10-08 08:10:20','2025-10-08 10:10:20'),(1244138,414795,'action created','2025-10-08 08:10:20','2025-10-08 10:10:20'),(1244139,414795,'action started via WP Cron','2025-10-08 08:15:56','2025-10-08 10:15:56'),(1244140,414795,'action complete via WP Cron','2025-10-08 08:15:56','2025-10-08 10:15:56'),(1244141,414796,'action created','2025-10-08 08:15:56','2025-10-08 10:15:56'),(1244142,414796,'action started via WP Cron','2025-10-08 08:21:30','2025-10-08 10:21:30'),(1244143,414797,'action created','2025-10-08 08:21:30','2025-10-08 10:21:30'),(1244144,414797,'action started via WP Cron','2025-10-08 08:21:32','2025-10-08 10:21:32'),(1244145,414797,'action complete via WP Cron','2025-10-08 08:21:32','2025-10-08 10:21:32'),(1244146,414796,'action complete via WP Cron','2025-10-08 08:21:32','2025-10-08 10:21:32'),(1244147,414798,'action created','2025-10-08 08:21:32','2025-10-08 10:21:32'),(1244148,414798,'action started via WP Cron','2025-10-08 08:23:46','2025-10-08 10:23:46'),(1244149,414798,'action complete via WP Cron','2025-10-08 08:23:46','2025-10-08 10:23:46'),(1244150,414799,'action created','2025-10-08 08:23:46','2025-10-08 10:23:46'),(1244151,414799,'action started via WP Cron','2025-10-08 08:26:32','2025-10-08 10:26:32'),(1244152,414799,'action complete via WP Cron','2025-10-08 08:26:33','2025-10-08 10:26:33'),(1244153,414800,'action created','2025-10-08 08:26:33','2025-10-08 10:26:33'),(1244154,414800,'action started via WP Cron','2025-10-08 08:30:32','2025-10-08 10:30:32'),(1244155,414800,'action complete via WP Cron','2025-10-08 08:30:32','2025-10-08 10:30:32'),(1244156,414801,'action created','2025-10-08 08:30:32','2025-10-08 10:30:32'),(1244157,414801,'action started via WP Cron','2025-10-08 08:33:30','2025-10-08 10:33:30'),(1244158,414801,'action complete via WP Cron','2025-10-08 08:33:30','2025-10-08 10:33:30'),(1244159,414802,'action created','2025-10-08 08:33:30','2025-10-08 10:33:30'),(1244160,414802,'action started via WP Cron','2025-10-08 08:36:33','2025-10-08 10:36:33'),(1244161,414802,'action complete via WP Cron','2025-10-08 08:36:33','2025-10-08 10:36:33'),(1244162,414803,'action created','2025-10-08 08:36:33','2025-10-08 10:36:33'),(1244163,414803,'action started via WP Cron','2025-10-08 08:39:45','2025-10-08 10:39:45'),(1244164,414803,'action complete via WP Cron','2025-10-08 08:39:45','2025-10-08 10:39:45'),(1244165,414804,'action created','2025-10-08 08:39:45','2025-10-08 10:39:45'),(1244166,414804,'action started via WP Cron','2025-10-08 08:45:03','2025-10-08 10:45:03'),(1244167,414804,'action complete via WP Cron','2025-10-08 08:45:03','2025-10-08 10:45:03'),(1244168,414805,'action created','2025-10-08 08:45:03','2025-10-08 10:45:03'),(1244169,414805,'action started via WP Cron','2025-10-08 08:51:32','2025-10-08 10:51:32'),(1244170,414806,'action created','2025-10-08 08:51:32','2025-10-08 10:51:32'),(1244171,414806,'action started via WP Cron','2025-10-08 08:51:33','2025-10-08 10:51:33'),(1244172,414806,'action complete via WP Cron','2025-10-08 08:51:33','2025-10-08 10:51:33'),(1244173,414805,'action complete via WP Cron','2025-10-08 08:51:33','2025-10-08 10:51:33'),(1244174,414807,'action created','2025-10-08 08:51:33','2025-10-08 10:51:33'),(1244175,414807,'action started via WP Cron','2025-10-08 08:56:33','2025-10-08 10:56:33'),(1244176,414807,'action complete via WP Cron','2025-10-08 08:56:34','2025-10-08 10:56:34'),(1244177,414808,'action created','2025-10-08 08:56:34','2025-10-08 10:56:34'),(1244178,414808,'action started via WP Cron','2025-10-08 09:01:32','2025-10-08 11:01:32'),(1244179,414809,'action created','2025-10-08 09:01:32','2025-10-08 11:01:32'),(1244180,414809,'action started via WP Cron','2025-10-08 09:01:34','2025-10-08 11:01:34'),(1244181,414809,'action complete via WP Cron','2025-10-08 09:01:34','2025-10-08 11:01:34'),(1244182,414808,'action complete via WP Cron','2025-10-08 09:01:34','2025-10-08 11:01:34'),(1244183,414810,'action created','2025-10-08 09:01:34','2025-10-08 11:01:34'),(1244184,414810,'action started via WP Cron','2025-10-08 09:06:33','2025-10-08 11:06:33'),(1244185,414811,'action created','2025-10-08 09:06:33','2025-10-08 11:06:33'),(1244186,414811,'action started via WP Cron','2025-10-08 09:06:35','2025-10-08 11:06:35'),(1244187,414811,'action complete via WP Cron','2025-10-08 09:06:35','2025-10-08 11:06:35'),(1244188,414810,'action complete via WP Cron','2025-10-08 09:06:35','2025-10-08 11:06:35'),(1244189,414812,'action created','2025-10-08 09:06:35','2025-10-08 11:06:35'),(1244190,414812,'action started via WP Cron','2025-10-08 09:10:51','2025-10-08 11:10:51'),(1244191,414812,'action complete via WP Cron','2025-10-08 09:10:51','2025-10-08 11:10:51'),(1244192,414813,'action created','2025-10-08 09:10:51','2025-10-08 11:10:51'),(1244193,414813,'action started via WP Cron','2025-10-08 09:12:59','2025-10-08 11:12:59'),(1244194,414813,'action complete via WP Cron','2025-10-08 09:12:59','2025-10-08 11:12:59'),(1244195,414814,'action created','2025-10-08 09:12:59','2025-10-08 11:12:59'),(1244196,414814,'action started via WP Cron','2025-10-08 09:16:34','2025-10-08 11:16:34'),(1244197,414814,'action complete via WP Cron','2025-10-08 09:16:34','2025-10-08 11:16:34'),(1244198,414815,'action created','2025-10-08 09:16:34','2025-10-08 11:16:34'),(1244199,414815,'action started via WP Cron','2025-10-08 09:20:19','2025-10-08 11:20:19'),(1244200,414815,'action complete via WP Cron','2025-10-08 09:20:19','2025-10-08 11:20:19'),(1244201,414816,'action created','2025-10-08 09:20:19','2025-10-08 11:20:19'),(1244202,414816,'action started via WP Cron','2025-10-08 09:23:24','2025-10-08 11:23:24'),(1244203,414816,'action complete via WP Cron','2025-10-08 09:23:24','2025-10-08 11:23:24'),(1244204,414817,'action created','2025-10-08 09:23:24','2025-10-08 11:23:24'),(1244205,414817,'action started via WP Cron','2025-10-08 09:25:30','2025-10-08 11:25:30'),(1244206,414817,'action complete via WP Cron','2025-10-08 09:25:30','2025-10-08 11:25:30'),(1244207,414818,'action created','2025-10-08 09:25:30','2025-10-08 11:25:30'),(1244208,414818,'action started via WP Cron','2025-10-08 09:27:30','2025-10-08 11:27:30'),(1244209,414818,'action complete via WP Cron','2025-10-08 09:27:31','2025-10-08 11:27:31'),(1244210,414819,'action created','2025-10-08 09:27:31','2025-10-08 11:27:31'),(1244211,414819,'action started via WP Cron','2025-10-08 09:30:30','2025-10-08 11:30:30'),(1244212,414819,'action complete via WP Cron','2025-10-08 09:30:36','2025-10-08 11:30:36'),(1244213,414820,'action created','2025-10-08 09:30:36','2025-10-08 11:30:36'),(1244214,414820,'action started via WP Cron','2025-10-08 09:33:31','2025-10-08 11:33:31'),(1244215,414820,'action complete via WP Cron','2025-10-08 09:33:31','2025-10-08 11:33:31'),(1244216,414821,'action created','2025-10-08 09:33:31','2025-10-08 11:33:31'),(1244217,414821,'action started via WP Cron','2025-10-08 09:36:32','2025-10-08 11:36:32'),(1244218,414821,'action complete via WP Cron','2025-10-08 09:36:32','2025-10-08 11:36:32'),(1244219,414822,'action created','2025-10-08 09:36:32','2025-10-08 11:36:32'),(1244220,414822,'action started via WP Cron','2025-10-08 09:39:31','2025-10-08 11:39:31'),(1244221,414822,'action complete via WP Cron','2025-10-08 09:39:31','2025-10-08 11:39:31'),(1244222,414823,'action created','2025-10-08 09:39:31','2025-10-08 11:39:31'),(1244223,414823,'action started via WP Cron','2025-10-08 09:42:30','2025-10-08 11:42:30'),(1244224,414823,'action complete via WP Cron','2025-10-08 09:42:30','2025-10-08 11:42:30'),(1244225,414824,'action created','2025-10-08 09:42:30','2025-10-08 11:42:30'),(1244226,414824,'action started via WP Cron','2025-10-08 09:44:30','2025-10-08 11:44:30'),(1244227,414824,'action complete via WP Cron','2025-10-08 09:44:30','2025-10-08 11:44:30'),(1244228,414825,'action created','2025-10-08 09:44:30','2025-10-08 11:44:30'),(1244229,414825,'action started via WP Cron','2025-10-08 09:46:31','2025-10-08 11:46:31'),(1244230,414825,'action complete via WP Cron','2025-10-08 09:46:31','2025-10-08 11:46:31'),(1244231,414826,'action created','2025-10-08 09:46:31','2025-10-08 11:46:31'),(1244232,414826,'action started via WP Cron','2025-10-08 09:51:31','2025-10-08 11:51:31'),(1244233,414826,'action complete via WP Cron','2025-10-08 09:51:31','2025-10-08 11:51:31'),(1244234,414827,'action created','2025-10-08 09:51:31','2025-10-08 11:51:31'),(1244235,414827,'action started via WP Cron','2025-10-08 09:56:33','2025-10-08 11:56:33'),(1244236,414827,'action complete via WP Cron','2025-10-08 09:56:33','2025-10-08 11:56:33'),(1244237,414828,'action created','2025-10-08 09:56:33','2025-10-08 11:56:33'),(1244238,414828,'action started via WP Cron','2025-10-08 10:01:34','2025-10-08 12:01:34'),(1244239,414828,'action complete via WP Cron','2025-10-08 10:01:34','2025-10-08 12:01:34'),(1244240,414829,'action created','2025-10-08 10:01:34','2025-10-08 12:01:34'),(1244241,414829,'action started via WP Cron','2025-10-08 10:06:32','2025-10-08 12:06:32'),(1244242,414830,'action created','2025-10-08 10:06:32','2025-10-08 12:06:32'),(1244243,414830,'action started via WP Cron','2025-10-08 10:06:36','2025-10-08 12:06:36'),(1244244,414830,'action complete via WP Cron','2025-10-08 10:06:37','2025-10-08 12:06:37'),(1244245,414829,'action complete via WP Cron','2025-10-08 10:06:37','2025-10-08 12:06:37'),(1244246,414831,'action created','2025-10-08 10:06:37','2025-10-08 12:06:37'),(1244247,414831,'action started via WP Cron','2025-10-08 10:08:40','2025-10-08 12:08:40'),(1244248,414831,'action complete via WP Cron','2025-10-08 10:08:40','2025-10-08 12:08:40'),(1244249,414832,'action created','2025-10-08 10:08:40','2025-10-08 12:08:40'),(1244250,414832,'action started via WP Cron','2025-10-08 10:11:32','2025-10-08 12:11:32'),(1244251,414832,'action complete via WP Cron','2025-10-08 10:11:32','2025-10-08 12:11:32'),(1244252,414833,'action created','2025-10-08 10:11:32','2025-10-08 12:11:32'),(1244253,414833,'action started via WP Cron','2025-10-08 10:16:32','2025-10-08 12:16:32'),(1244254,414833,'action complete via WP Cron','2025-10-08 10:16:32','2025-10-08 12:16:32'),(1244255,414834,'action created','2025-10-08 10:16:32','2025-10-08 12:16:32'),(1244256,414834,'action started via WP Cron','2025-10-08 10:19:31','2025-10-08 12:19:31'),(1244257,414834,'action complete via WP Cron','2025-10-08 10:19:31','2025-10-08 12:19:31'),(1244258,414835,'action created','2025-10-08 10:19:31','2025-10-08 12:19:31'),(1244259,414835,'action started via WP Cron','2025-10-08 10:21:31','2025-10-08 12:21:31'),(1244260,414835,'action complete via WP Cron','2025-10-08 10:21:31','2025-10-08 12:21:31'),(1244261,414836,'action created','2025-10-08 10:21:31','2025-10-08 12:21:31'),(1244262,414836,'action started via WP Cron','2025-10-08 10:23:31','2025-10-08 12:23:31'),(1244263,414836,'action complete via WP Cron','2025-10-08 10:23:31','2025-10-08 12:23:31'),(1244264,414837,'action created','2025-10-08 10:23:31','2025-10-08 12:23:31'),(1244265,414837,'action started via WP Cron','2025-10-08 10:25:31','2025-10-08 12:25:31'),(1244266,414837,'action complete via WP Cron','2025-10-08 10:25:31','2025-10-08 12:25:31'),(1244267,414838,'action created','2025-10-08 10:25:31','2025-10-08 12:25:31'),(1244268,414838,'action started via WP Cron','2025-10-08 10:28:30','2025-10-08 12:28:30'),(1244269,414838,'action complete via WP Cron','2025-10-08 10:28:30','2025-10-08 12:28:30'),(1244270,414839,'action created','2025-10-08 10:28:30','2025-10-08 12:28:30'),(1244271,414839,'action started via WP Cron','2025-10-08 10:30:32','2025-10-08 12:30:32'),(1244272,414840,'action created','2025-10-08 10:30:32','2025-10-08 12:30:32'),(1244273,414840,'action started via WP Cron','2025-10-08 10:30:36','2025-10-08 12:30:36'),(1244274,414840,'action complete via WP Cron','2025-10-08 10:30:36','2025-10-08 12:30:36'),(1244275,414839,'action complete via WP Cron','2025-10-08 10:30:36','2025-10-08 12:30:36'),(1244276,414841,'action created','2025-10-08 10:30:36','2025-10-08 12:30:36'),(1244277,414841,'action started via WP Cron','2025-10-08 10:33:33','2025-10-08 12:33:33'),(1244278,414842,'action created','2025-10-08 10:33:33','2025-10-08 12:33:33'),(1244279,414842,'action started via WP Cron','2025-10-08 10:33:35','2025-10-08 12:33:35'),(1244280,414842,'action complete via WP Cron','2025-10-08 10:33:36','2025-10-08 12:33:36'),(1244281,414841,'action complete via WP Cron','2025-10-08 10:33:36','2025-10-08 12:33:36'),(1244282,414843,'action created','2025-10-08 10:33:36','2025-10-08 12:33:36'),(1244283,414843,'action started via WP Cron','2025-10-08 10:36:30','2025-10-08 12:36:30'),(1244284,414843,'action complete via WP Cron','2025-10-08 10:36:30','2025-10-08 12:36:30'),(1244285,414844,'action created','2025-10-08 10:36:30','2025-10-08 12:36:30'),(1244286,414844,'action started via WP Cron','2025-10-08 10:39:29','2025-10-08 12:39:29'),(1244287,414844,'action complete via WP Cron','2025-10-08 10:39:29','2025-10-08 12:39:29'),(1244288,414845,'action created','2025-10-08 10:39:29','2025-10-08 12:39:29'),(1244289,414845,'action started via WP Cron','2025-10-08 10:41:31','2025-10-08 12:41:31'),(1244290,414845,'action complete via WP Cron','2025-10-08 10:41:31','2025-10-08 12:41:31'),(1244291,414846,'action created','2025-10-08 10:41:31','2025-10-08 12:41:31'),(1244292,414846,'action started via WP Cron','2025-10-08 10:44:30','2025-10-08 12:44:30'),(1244293,414846,'action complete via WP Cron','2025-10-08 10:44:30','2025-10-08 12:44:30'),(1244294,414847,'action created','2025-10-08 10:44:30','2025-10-08 12:44:30'),(1244295,414847,'action started via WP Cron','2025-10-08 10:46:31','2025-10-08 12:46:31'),(1244296,414847,'action complete via WP Cron','2025-10-08 10:46:31','2025-10-08 12:46:31'),(1244297,414848,'action created','2025-10-08 10:46:31','2025-10-08 12:46:31'),(1244298,414848,'action started via WP Cron','2025-10-08 10:49:30','2025-10-08 12:49:30'),(1244299,414848,'action complete via WP Cron','2025-10-08 10:49:30','2025-10-08 12:49:30'),(1244300,414849,'action created','2025-10-08 10:49:30','2025-10-08 12:49:30'),(1244301,414849,'action started via WP Cron','2025-10-08 10:51:32','2025-10-08 12:51:32'),(1244302,414849,'action complete via WP Cron','2025-10-08 10:51:32','2025-10-08 12:51:32'),(1244303,414850,'action created','2025-10-08 10:51:32','2025-10-08 12:51:32'),(1244304,414850,'action started via WP Cron','2025-10-08 10:54:29','2025-10-08 12:54:29'),(1244305,414850,'action complete via WP Cron','2025-10-08 10:54:29','2025-10-08 12:54:29'),(1244306,414851,'action created','2025-10-08 10:54:29','2025-10-08 12:54:29'),(1244307,414851,'action started via WP Cron','2025-10-08 10:56:31','2025-10-08 12:56:31'),(1244308,414851,'action complete via WP Cron','2025-10-08 10:56:31','2025-10-08 12:56:31'),(1244309,414852,'action created','2025-10-08 10:56:31','2025-10-08 12:56:31'),(1244310,414852,'action started via WP Cron','2025-10-08 10:58:31','2025-10-08 12:58:31'),(1244311,414852,'action complete via WP Cron','2025-10-08 10:58:31','2025-10-08 12:58:31'),(1244312,414853,'action created','2025-10-08 10:58:31','2025-10-08 12:58:31'),(1244313,414853,'action started via WP Cron','2025-10-08 11:00:32','2025-10-08 13:00:32'),(1244314,414853,'action complete via WP Cron','2025-10-08 11:00:32','2025-10-08 13:00:32'),(1244315,414854,'action created','2025-10-08 11:00:32','2025-10-08 13:00:32'),(1244316,414854,'action started via WP Cron','2025-10-08 11:03:30','2025-10-08 13:03:30'),(1244317,414854,'action complete via WP Cron','2025-10-08 11:03:30','2025-10-08 13:03:30'),(1244318,414855,'action created','2025-10-08 11:03:30','2025-10-08 13:03:30'),(1244319,414855,'action started via WP Cron','2025-10-08 11:06:30','2025-10-08 13:06:30'),(1244320,414855,'action complete via WP Cron','2025-10-08 11:06:30','2025-10-08 13:06:30'),(1244321,414856,'action created','2025-10-08 11:06:30','2025-10-08 13:06:30'),(1244322,414856,'action started via WP Cron','2025-10-08 11:09:29','2025-10-08 13:09:29'),(1244323,414856,'action complete via WP Cron','2025-10-08 11:09:29','2025-10-08 13:09:29'),(1244324,414857,'action created','2025-10-08 11:09:29','2025-10-08 13:09:29'),(1244325,414857,'action started via WP Cron','2025-10-08 11:11:31','2025-10-08 13:11:31'),(1244326,414857,'action complete via WP Cron','2025-10-08 11:11:31','2025-10-08 13:11:31'),(1244327,414858,'action created','2025-10-08 11:11:31','2025-10-08 13:11:31'),(1244328,414858,'action started via WP Cron','2025-10-08 11:20:12','2025-10-08 13:20:12'),(1244329,414858,'action complete via WP Cron','2025-10-08 11:20:12','2025-10-08 13:20:12'),(1244330,414859,'action created','2025-10-08 11:20:12','2025-10-08 13:20:12'),(1244331,414859,'action started via WP Cron','2025-10-08 11:23:11','2025-10-08 13:23:11'),(1244332,414860,'action created','2025-10-08 11:23:11','2025-10-08 13:23:11'),(1244333,414860,'action started via WP Cron','2025-10-08 11:23:12','2025-10-08 13:23:12'),(1244334,414860,'action complete via WP Cron','2025-10-08 11:23:12','2025-10-08 13:23:12'),(1244335,414859,'action complete via WP Cron','2025-10-08 11:23:12','2025-10-08 13:23:12'),(1244336,414861,'action created','2025-10-08 11:23:12','2025-10-08 13:23:12'),(1244337,414861,'action started via WP Cron','2025-10-08 11:26:31','2025-10-08 13:26:31'),(1244338,414861,'action complete via WP Cron','2025-10-08 11:26:31','2025-10-08 13:26:31'),(1244339,414862,'action created','2025-10-08 11:26:31','2025-10-08 13:26:31'),(1244340,414862,'action started via WP Cron','2025-10-08 11:31:32','2025-10-08 13:31:32'),(1244341,414862,'action complete via WP Cron','2025-10-08 11:31:32','2025-10-08 13:31:32'),(1244342,414863,'action created','2025-10-08 11:31:32','2025-10-08 13:31:32'),(1244343,414863,'action started via WP Cron','2025-10-08 11:36:36','2025-10-08 13:36:36'),(1244344,414863,'action complete via WP Cron','2025-10-08 11:36:36','2025-10-08 13:36:36'),(1244345,414864,'action created','2025-10-08 11:36:36','2025-10-08 13:36:36'),(1244346,414864,'action started via WP Cron','2025-10-08 11:41:29','2025-10-08 13:41:29'),(1244347,414864,'action complete via WP Cron','2025-10-08 11:41:29','2025-10-08 13:41:29'),(1244348,414865,'action created','2025-10-08 11:41:29','2025-10-08 13:41:29'),(1244349,414865,'action started via WP Cron','2025-10-08 11:46:32','2025-10-08 13:46:32'),(1244350,414865,'action complete via WP Cron','2025-10-08 11:46:32','2025-10-08 13:46:32'),(1244351,414866,'action created','2025-10-08 11:46:32','2025-10-08 13:46:32'),(1244352,414866,'action started via WP Cron','2025-10-08 11:48:47','2025-10-08 13:48:47'),(1244353,414866,'action complete via WP Cron','2025-10-08 11:48:47','2025-10-08 13:48:47'),(1244354,414867,'action created','2025-10-08 11:48:47','2025-10-08 13:48:47'),(1244355,414867,'action started via WP Cron','2025-10-08 11:51:32','2025-10-08 13:51:32'),(1244356,414867,'action complete via WP Cron','2025-10-08 11:51:32','2025-10-08 13:51:32'),(1244357,414868,'action created','2025-10-08 11:51:32','2025-10-08 13:51:32'),(1244358,414868,'action started via WP Cron','2025-10-08 11:54:29','2025-10-08 13:54:29'),(1244359,414869,'action created','2025-10-08 11:54:29','2025-10-08 13:54:29'),(1244360,414869,'action started via WP Cron','2025-10-08 11:54:30','2025-10-08 13:54:30'),(1244361,414869,'action complete via WP Cron','2025-10-08 11:54:30','2025-10-08 13:54:30'),(1244362,414868,'action complete via WP Cron','2025-10-08 11:54:30','2025-10-08 13:54:30'),(1244363,414870,'action created','2025-10-08 11:54:30','2025-10-08 13:54:30'),(1244364,414870,'action started via WP Cron','2025-10-08 11:56:32','2025-10-08 13:56:32'),(1244365,414870,'action complete via WP Cron','2025-10-08 11:56:32','2025-10-08 13:56:32'),(1244366,414871,'action created','2025-10-08 11:56:32','2025-10-08 13:56:32'),(1244367,414871,'action started via WP Cron','2025-10-08 11:59:29','2025-10-08 13:59:29'),(1244368,414871,'action complete via WP Cron','2025-10-08 11:59:29','2025-10-08 13:59:29'),(1244369,414872,'action created','2025-10-08 11:59:29','2025-10-08 13:59:29'),(1244370,414872,'action started via WP Cron','2025-10-08 12:01:30','2025-10-08 14:01:30'),(1244371,414872,'action complete via WP Cron','2025-10-08 12:01:30','2025-10-08 14:01:30'),(1244372,414873,'action created','2025-10-08 12:01:30','2025-10-08 14:01:30'),(1244373,414873,'action started via WP Cron','2025-10-08 12:05:23','2025-10-08 14:05:23'),(1244374,414873,'action complete via WP Cron','2025-10-08 12:05:23','2025-10-08 14:05:23'),(1244375,414874,'action created','2025-10-08 12:05:23','2025-10-08 14:05:23'),(1244376,414874,'action started via WP Cron','2025-10-08 12:08:15','2025-10-08 14:08:15'),(1244377,414874,'action complete via WP Cron','2025-10-08 12:08:15','2025-10-08 14:08:15'),(1244378,414875,'action created','2025-10-08 12:08:15','2025-10-08 14:08:15'),(1244379,414875,'action started via WP Cron','2025-10-08 12:11:04','2025-10-08 14:11:04'),(1244380,414875,'action complete via WP Cron','2025-10-08 12:11:04','2025-10-08 14:11:04'),(1244381,414876,'action created','2025-10-08 12:11:04','2025-10-08 14:11:04'),(1244382,414876,'action started via WP Cron','2025-10-08 12:16:32','2025-10-08 14:16:32'),(1244383,414877,'action created','2025-10-08 12:16:32','2025-10-08 14:16:32'),(1244384,414877,'action started via WP Cron','2025-10-08 12:16:33','2025-10-08 14:16:33'),(1244385,414877,'action complete via WP Cron','2025-10-08 12:16:33','2025-10-08 14:16:33'),(1244386,414876,'action complete via WP Cron','2025-10-08 12:16:33','2025-10-08 14:16:33'),(1244387,414878,'action created','2025-10-08 12:16:33','2025-10-08 14:16:33'),(1244388,414878,'action started via WP Cron','2025-10-08 12:21:31','2025-10-08 14:21:31'),(1244389,414879,'action created','2025-10-08 12:21:32','2025-10-08 14:21:32'),(1244390,414879,'action started via WP Cron','2025-10-08 12:21:33','2025-10-08 14:21:33'),(1244391,414879,'action complete via WP Cron','2025-10-08 12:21:33','2025-10-08 14:21:33'),(1244392,414878,'action complete via WP Cron','2025-10-08 12:21:33','2025-10-08 14:21:33'),(1244393,414880,'action created','2025-10-08 12:21:33','2025-10-08 14:21:33'),(1244394,414880,'action started via WP Cron','2025-10-08 12:24:03','2025-10-08 14:24:03'),(1244395,414880,'action complete via WP Cron','2025-10-08 12:24:03','2025-10-08 14:24:03'),(1244396,414881,'action created','2025-10-08 12:24:03','2025-10-08 14:24:03'),(1244397,414881,'action started via WP Cron','2025-10-08 12:26:32','2025-10-08 14:26:32'),(1244398,414881,'action complete via WP Cron','2025-10-08 12:26:32','2025-10-08 14:26:32'),(1244399,414882,'action created','2025-10-08 12:26:32','2025-10-08 14:26:32'),(1244400,414882,'action started via WP Cron','2025-10-08 12:29:24','2025-10-08 14:29:24'),(1244401,414882,'action complete via WP Cron','2025-10-08 12:29:24','2025-10-08 14:29:24'),(1244402,414883,'action created','2025-10-08 12:29:24','2025-10-08 14:29:24'),(1244403,414883,'action started via WP Cron','2025-10-08 12:36:31','2025-10-08 14:36:31'),(1244404,414883,'action complete via WP Cron','2025-10-08 12:36:31','2025-10-08 14:36:31'),(1244405,414884,'action created','2025-10-08 12:36:31','2025-10-08 14:36:31'),(1244406,414884,'action started via WP Cron','2025-10-08 12:41:18','2025-10-08 14:41:18'),(1244407,414884,'action complete via WP Cron','2025-10-08 12:41:18','2025-10-08 14:41:18'),(1244408,414885,'action created','2025-10-08 12:41:18','2025-10-08 14:41:18'),(1244409,414885,'action started via WP Cron','2025-10-08 12:43:39','2025-10-08 14:43:39'),(1244410,414885,'action complete via WP Cron','2025-10-08 12:43:39','2025-10-08 14:43:39'),(1244411,414886,'action created','2025-10-08 12:43:39','2025-10-08 14:43:39'),(1244412,414886,'action started via WP Cron','2025-10-08 12:46:32','2025-10-08 14:46:32'),(1244413,414886,'action complete via WP Cron','2025-10-08 12:46:32','2025-10-08 14:46:32'),(1244414,414887,'action created','2025-10-08 12:46:32','2025-10-08 14:46:32'),(1244415,414887,'action started via WP Cron','2025-10-08 12:50:53','2025-10-08 14:50:53'),(1244416,414887,'action complete via WP Cron','2025-10-08 12:50:53','2025-10-08 14:50:53'),(1244417,414888,'action created','2025-10-08 12:50:53','2025-10-08 14:50:53'),(1244418,414888,'action started via WP Cron','2025-10-08 12:56:15','2025-10-08 14:56:15'),(1244419,414889,'action created','2025-10-08 12:56:15','2025-10-08 14:56:15'),(1244420,414889,'action started via WP Cron','2025-10-08 12:56:16','2025-10-08 14:56:16'),(1244421,414889,'action complete via WP Cron','2025-10-08 12:56:16','2025-10-08 14:56:16'),(1244422,414888,'action complete via WP Cron','2025-10-08 12:56:16','2025-10-08 14:56:16'),(1244423,414890,'action created','2025-10-08 12:56:16','2025-10-08 14:56:16'),(1244424,414890,'action started via WP Cron','2025-10-08 12:58:55','2025-10-08 14:58:55'),(1244425,414890,'action complete via WP Cron','2025-10-08 12:58:55','2025-10-08 14:58:55'),(1244426,414891,'action created','2025-10-08 12:58:55','2025-10-08 14:58:55'),(1244427,414891,'action started via WP Cron','2025-10-08 13:01:31','2025-10-08 15:01:31'),(1244428,414891,'action complete via WP Cron','2025-10-08 13:01:31','2025-10-08 15:01:31'),(1244429,414892,'action created','2025-10-08 13:01:31','2025-10-08 15:01:31'),(1244430,414892,'action started via WP Cron','2025-10-08 13:06:32','2025-10-08 15:06:32'),(1244431,414893,'action created','2025-10-08 13:06:32','2025-10-08 15:06:32'),(1244432,414893,'action started via WP Cron','2025-10-08 13:06:33','2025-10-08 15:06:33'),(1244433,414893,'action complete via WP Cron','2025-10-08 13:06:33','2025-10-08 15:06:33'),(1244434,414892,'action complete via WP Cron','2025-10-08 13:06:33','2025-10-08 15:06:33'),(1244435,414894,'action created','2025-10-08 13:06:33','2025-10-08 15:06:33'),(1244436,414894,'action started via WP Cron','2025-10-08 13:08:39','2025-10-08 15:08:39'),(1244437,414894,'action complete via WP Cron','2025-10-08 13:08:39','2025-10-08 15:08:39'),(1244438,414895,'action created','2025-10-08 13:08:39','2025-10-08 15:08:39'),(1244439,414895,'action started via WP Cron','2025-10-08 13:11:31','2025-10-08 15:11:31'),(1244440,414895,'action complete via WP Cron','2025-10-08 13:11:31','2025-10-08 15:11:31'),(1244441,414896,'action created','2025-10-08 13:11:31','2025-10-08 15:11:31'),(1244442,414896,'action started via WP Cron','2025-10-08 13:16:33','2025-10-08 15:16:33'),(1244443,414896,'action complete via WP Cron','2025-10-08 13:16:33','2025-10-08 15:16:33'),(1244444,414897,'action created','2025-10-08 13:16:33','2025-10-08 15:16:33'),(1244445,414897,'action started via WP Cron','2025-10-08 13:20:55','2025-10-08 15:20:55'),(1244446,414897,'action complete via WP Cron','2025-10-08 13:20:55','2025-10-08 15:20:55'),(1244447,414898,'action created','2025-10-08 13:20:55','2025-10-08 15:20:55'),(1244448,414898,'action started via WP Cron','2025-10-08 13:26:32','2025-10-08 15:26:32'),(1244449,414898,'action complete via WP Cron','2025-10-08 13:26:32','2025-10-08 15:26:32'),(1244450,414899,'action created','2025-10-08 13:26:32','2025-10-08 15:26:32'),(1244451,414899,'action started via WP Cron','2025-10-08 13:31:30','2025-10-08 15:31:30'),(1244452,414899,'action complete via WP Cron','2025-10-08 13:31:30','2025-10-08 15:31:30'),(1244453,414900,'action created','2025-10-08 13:31:30','2025-10-08 15:31:30'),(1244454,414900,'action started via WP Cron','2025-10-08 13:36:31','2025-10-08 15:36:31'),(1244455,414900,'action complete via WP Cron','2025-10-08 13:36:31','2025-10-08 15:36:31'),(1244456,414901,'action created','2025-10-08 13:36:31','2025-10-08 15:36:31'),(1244457,414901,'action started via WP Cron','2025-10-08 13:41:34','2025-10-08 15:41:34'),(1244458,414901,'action complete via WP Cron','2025-10-08 13:41:35','2025-10-08 15:41:35'),(1244459,414902,'action created','2025-10-08 13:41:35','2025-10-08 15:41:35'),(1244460,414902,'action started via WP Cron','2025-10-08 13:46:31','2025-10-08 15:46:31'),(1244461,414902,'action complete via WP Cron','2025-10-08 13:46:31','2025-10-08 15:46:31'),(1244462,414903,'action created','2025-10-08 13:46:31','2025-10-08 15:46:31'),(1244463,414903,'action started via WP Cron','2025-10-08 13:51:34','2025-10-08 15:51:34'),(1244464,414903,'action complete via WP Cron','2025-10-08 13:51:34','2025-10-08 15:51:34'),(1244465,414904,'action created','2025-10-08 13:51:34','2025-10-08 15:51:34'),(1244466,414904,'action started via WP Cron','2025-10-08 13:56:32','2025-10-08 15:56:32'),(1244467,414904,'action complete via WP Cron','2025-10-08 13:56:32','2025-10-08 15:56:32'),(1244468,414905,'action created','2025-10-08 13:56:32','2025-10-08 15:56:32'),(1244469,414905,'action started via WP Cron','2025-10-08 14:01:31','2025-10-08 16:01:31'),(1244470,414905,'action complete via WP Cron','2025-10-08 14:01:31','2025-10-08 16:01:31'),(1244471,414906,'action created','2025-10-08 14:01:31','2025-10-08 16:01:31'),(1244472,414906,'action started via WP Cron','2025-10-08 14:06:32','2025-10-08 16:06:32'),(1244473,414907,'action created','2025-10-08 14:06:32','2025-10-08 16:06:32'),(1244474,414907,'action started via WP Cron','2025-10-08 14:06:33','2025-10-08 16:06:33'),(1244475,414907,'action complete via WP Cron','2025-10-08 14:06:33','2025-10-08 16:06:33'),(1244476,414906,'action complete via WP Cron','2025-10-08 14:06:33','2025-10-08 16:06:33'),(1244477,414908,'action created','2025-10-08 14:06:33','2025-10-08 16:06:33'),(1244478,414908,'action started via WP Cron','2025-10-08 14:10:45','2025-10-08 16:10:45'),(1244479,414908,'action complete via WP Cron','2025-10-08 14:10:45','2025-10-08 16:10:45'),(1244480,414909,'action created','2025-10-08 14:10:45','2025-10-08 16:10:45'),(1244481,414909,'action started via WP Cron','2025-10-08 14:16:32','2025-10-08 16:16:32'),(1244482,414909,'action complete via WP Cron','2025-10-08 14:16:32','2025-10-08 16:16:32'),(1244483,414910,'action created','2025-10-08 14:16:32','2025-10-08 16:16:32'),(1244484,414910,'action started via WP Cron','2025-10-08 14:21:31','2025-10-08 16:21:31'),(1244485,414911,'action created','2025-10-08 14:21:31','2025-10-08 16:21:31'),(1244486,414911,'action started via WP Cron','2025-10-08 14:21:32','2025-10-08 16:21:32'),(1244487,414911,'action complete via WP Cron','2025-10-08 14:21:32','2025-10-08 16:21:32'),(1244488,414910,'action complete via WP Cron','2025-10-08 14:21:32','2025-10-08 16:21:32'),(1244489,414912,'action created','2025-10-08 14:21:32','2025-10-08 16:21:32'),(1244490,414912,'action started via WP Cron','2025-10-08 14:26:32','2025-10-08 16:26:32'),(1244491,414912,'action complete via WP Cron','2025-10-08 14:26:32','2025-10-08 16:26:32'),(1244492,414913,'action created','2025-10-08 14:26:32','2025-10-08 16:26:32'),(1244493,414913,'action started via WP Cron','2025-10-08 14:31:51','2025-10-08 16:31:51'),(1244494,414913,'action complete via WP Cron','2025-10-08 14:31:52','2025-10-08 16:31:52'),(1244495,414914,'action created','2025-10-08 14:31:52','2025-10-08 16:31:52'),(1244496,414914,'action started via WP Cron','2025-10-08 14:36:32','2025-10-08 16:36:32'),(1244497,414914,'action complete via WP Cron','2025-10-08 14:36:32','2025-10-08 16:36:32'),(1244498,414915,'action created','2025-10-08 14:36:32','2025-10-08 16:36:32'),(1244499,414915,'action started via WP Cron','2025-10-08 14:40:19','2025-10-08 16:40:19'),(1244500,414915,'action complete via WP Cron','2025-10-08 14:40:19','2025-10-08 16:40:19'),(1244501,414916,'action created','2025-10-08 14:40:19','2025-10-08 16:40:19'),(1244502,414916,'action started via WP Cron','2025-10-08 14:46:32','2025-10-08 16:46:32'),(1244503,414917,'action created','2025-10-08 14:46:32','2025-10-08 16:46:32'),(1244504,414917,'action started via WP Cron','2025-10-08 14:46:33','2025-10-08 16:46:33'),(1244505,414917,'action complete via WP Cron','2025-10-08 14:46:33','2025-10-08 16:46:33'),(1244506,414916,'action complete via WP Cron','2025-10-08 14:46:33','2025-10-08 16:46:33'),(1244507,414918,'action created','2025-10-08 14:46:33','2025-10-08 16:46:33'),(1244508,414918,'action started via WP Cron','2025-10-08 14:51:33','2025-10-08 16:51:33'),(1244509,414918,'action complete via WP Cron','2025-10-08 14:51:33','2025-10-08 16:51:33'),(1244510,414919,'action created','2025-10-08 14:51:33','2025-10-08 16:51:33'),(1244511,414919,'action started via WP Cron','2025-10-08 14:56:31','2025-10-08 16:56:31'),(1244512,414919,'action complete via WP Cron','2025-10-08 14:56:31','2025-10-08 16:56:31'),(1244513,414920,'action created','2025-10-08 14:56:31','2025-10-08 16:56:31'),(1244514,414920,'action started via WP Cron','2025-10-08 15:01:32','2025-10-08 17:01:32'),(1244515,414920,'action complete via WP Cron','2025-10-08 15:01:32','2025-10-08 17:01:32'),(1244516,414921,'action created','2025-10-08 15:01:32','2025-10-08 17:01:32'),(1244517,414921,'action started via WP Cron','2025-10-08 15:06:31','2025-10-08 17:06:31'),(1244518,414921,'action complete via WP Cron','2025-10-08 15:06:31','2025-10-08 17:06:31'),(1244519,414922,'action created','2025-10-08 15:06:31','2025-10-08 17:06:31'),(1244520,414922,'action started via WP Cron','2025-10-08 15:11:31','2025-10-08 17:11:31'),(1244521,414922,'action complete via WP Cron','2025-10-08 15:11:31','2025-10-08 17:11:31'),(1244522,414923,'action created','2025-10-08 15:11:31','2025-10-08 17:11:31'),(1244523,414923,'action started via WP Cron','2025-10-08 15:16:30','2025-10-08 17:16:30'),(1244524,414923,'action complete via WP Cron','2025-10-08 15:16:30','2025-10-08 17:16:30'),(1244525,414924,'action created','2025-10-08 15:16:30','2025-10-08 17:16:30'),(1244526,414924,'action started via WP Cron','2025-10-08 15:21:32','2025-10-08 17:21:32'),(1244527,414924,'action complete via WP Cron','2025-10-08 15:21:32','2025-10-08 17:21:32'),(1244528,414925,'action created','2025-10-08 15:21:32','2025-10-08 17:21:32'),(1244529,414925,'action started via WP Cron','2025-10-08 15:25:14','2025-10-08 17:25:14'),(1244530,414925,'action complete via WP Cron','2025-10-08 15:25:14','2025-10-08 17:25:14'),(1244531,414926,'action created','2025-10-08 15:25:14','2025-10-08 17:25:14'),(1244532,414926,'action started via WP Cron','2025-10-08 15:31:31','2025-10-08 17:31:31'),(1244533,414926,'action complete via WP Cron','2025-10-08 15:31:31','2025-10-08 17:31:31'),(1244534,414927,'action created','2025-10-08 15:31:31','2025-10-08 17:31:31'),(1244535,414927,'action started via WP Cron','2025-10-08 15:36:31','2025-10-08 17:36:31'),(1244536,414927,'action complete via WP Cron','2025-10-08 15:36:31','2025-10-08 17:36:31'),(1244537,414928,'action created','2025-10-08 15:36:31','2025-10-08 17:36:31'),(1244538,414928,'action started via WP Cron','2025-10-08 15:39:13','2025-10-08 17:39:13'),(1244539,414929,'action created','2025-10-08 15:39:13','2025-10-08 17:39:13'),(1244540,414929,'action started via WP Cron','2025-10-08 15:39:14','2025-10-08 17:39:14'),(1244541,414929,'action complete via WP Cron','2025-10-08 15:39:14','2025-10-08 17:39:14'),(1244542,414928,'action complete via WP Cron','2025-10-08 15:39:14','2025-10-08 17:39:14'),(1244543,414930,'action created','2025-10-08 15:39:14','2025-10-08 17:39:14'),(1244544,414930,'action started via WP Cron','2025-10-08 15:41:15','2025-10-08 17:41:15'),(1244545,414930,'action complete via WP Cron','2025-10-08 15:41:15','2025-10-08 17:41:15'),(1244546,414931,'action created','2025-10-08 15:41:15','2025-10-08 17:41:15'),(1244547,414931,'action started via WP Cron','2025-10-08 15:46:31','2025-10-08 17:46:31'),(1244548,414931,'action complete via WP Cron','2025-10-08 15:46:31','2025-10-08 17:46:31'),(1244549,414932,'action created','2025-10-08 15:46:31','2025-10-08 17:46:31'),(1244550,414932,'action started via WP Cron','2025-10-08 15:49:05','2025-10-08 17:49:05'),(1244551,414932,'action complete via WP Cron','2025-10-08 15:49:05','2025-10-08 17:49:05'),(1244552,414933,'action created','2025-10-08 15:49:05','2025-10-08 17:49:05'),(1244553,414933,'action started via WP Cron','2025-10-08 15:51:32','2025-10-08 17:51:32'),(1244554,414933,'action complete via WP Cron','2025-10-08 15:51:32','2025-10-08 17:51:32'),(1244555,414934,'action created','2025-10-08 15:51:32','2025-10-08 17:51:32'),(1244556,414934,'action started via WP Cron','2025-10-08 15:56:31','2025-10-08 17:56:31'),(1244557,414934,'action complete via WP Cron','2025-10-08 15:56:31','2025-10-08 17:56:31'),(1244558,414935,'action created','2025-10-08 15:56:31','2025-10-08 17:56:31'),(1244559,414935,'action started via WP Cron','2025-10-08 16:00:00','2025-10-08 18:00:00'),(1244560,414935,'action complete via WP Cron','2025-10-08 16:00:00','2025-10-08 18:00:00'),(1244561,414936,'action created','2025-10-08 16:00:00','2025-10-08 18:00:00'),(1244562,414936,'action started via WP Cron','2025-10-08 16:03:01','2025-10-08 18:03:01'),(1244563,414936,'action complete via WP Cron','2025-10-08 16:03:01','2025-10-08 18:03:01'),(1244564,414937,'action created','2025-10-08 16:03:01','2025-10-08 18:03:01'),(1244565,414937,'action started via WP Cron','2025-10-08 16:06:31','2025-10-08 18:06:31'),(1244566,414937,'action complete via WP Cron','2025-10-08 16:06:31','2025-10-08 18:06:31'),(1244567,414938,'action created','2025-10-08 16:06:31','2025-10-08 18:06:31'),(1244568,414938,'action started via WP Cron','2025-10-08 16:11:31','2025-10-08 18:11:31'),(1244569,414938,'action complete via WP Cron','2025-10-08 16:11:31','2025-10-08 18:11:31'),(1244570,414939,'action created','2025-10-08 16:11:31','2025-10-08 18:11:31'),(1244571,414939,'action started via WP Cron','2025-10-08 16:14:19','2025-10-08 18:14:19'),(1244572,414939,'action complete via WP Cron','2025-10-08 16:14:19','2025-10-08 18:14:19'),(1244573,414940,'action created','2025-10-08 16:14:19','2025-10-08 18:14:19'),(1244574,414940,'action started via WP Cron','2025-10-08 16:16:31','2025-10-08 18:16:31'),(1244575,414940,'action complete via WP Cron','2025-10-08 16:16:31','2025-10-08 18:16:31'),(1244576,414941,'action created','2025-10-08 16:16:31','2025-10-08 18:16:31'),(1244577,414941,'action started via WP Cron','2025-10-08 16:21:32','2025-10-08 18:21:32'),(1244578,414941,'action complete via WP Cron','2025-10-08 16:21:32','2025-10-08 18:21:32'),(1244579,414942,'action created','2025-10-08 16:21:32','2025-10-08 18:21:32'),(1244580,414942,'action started via WP Cron','2025-10-08 16:26:30','2025-10-08 18:26:30'),(1244581,414943,'action created','2025-10-08 16:26:30','2025-10-08 18:26:30'),(1244582,414943,'action started via WP Cron','2025-10-08 16:26:31','2025-10-08 18:26:31'),(1244583,414943,'action complete via WP Cron','2025-10-08 16:26:31','2025-10-08 18:26:31'),(1244584,414942,'action complete via WP Cron','2025-10-08 16:26:31','2025-10-08 18:26:31'),(1244585,414944,'action created','2025-10-08 16:26:31','2025-10-08 18:26:31'),(1244586,414944,'action started via WP Cron','2025-10-08 16:31:32','2025-10-08 18:31:32'),(1244587,414944,'action complete via WP Cron','2025-10-08 16:31:32','2025-10-08 18:31:32'),(1244588,414945,'action created','2025-10-08 16:31:32','2025-10-08 18:31:32'),(1244589,414945,'action started via WP Cron','2025-10-08 16:36:31','2025-10-08 18:36:31'),(1244590,414945,'action complete via WP Cron','2025-10-08 16:36:31','2025-10-08 18:36:31'),(1244591,414946,'action created','2025-10-08 16:36:31','2025-10-08 18:36:31'),(1244592,414946,'action started via WP Cron','2025-10-08 16:41:32','2025-10-08 18:41:32'),(1244593,414946,'action complete via WP Cron','2025-10-08 16:41:32','2025-10-08 18:41:32'),(1244594,414947,'action created','2025-10-08 16:41:32','2025-10-08 18:41:32'),(1244595,414947,'action started via WP Cron','2025-10-08 16:46:30','2025-10-08 18:46:30'),(1244596,414947,'action complete via WP Cron','2025-10-08 16:46:30','2025-10-08 18:46:30'),(1244597,414948,'action created','2025-10-08 16:46:30','2025-10-08 18:46:30'),(1244598,414948,'action started via WP Cron','2025-10-08 16:51:32','2025-10-08 18:51:32'),(1244599,414948,'action complete via WP Cron','2025-10-08 16:51:32','2025-10-08 18:51:32'),(1244600,414949,'action created','2025-10-08 16:51:32','2025-10-08 18:51:32'),(1244601,414949,'action started via WP Cron','2025-10-08 16:56:21','2025-10-08 18:56:21'),(1244602,414949,'action complete via WP Cron','2025-10-08 16:56:21','2025-10-08 18:56:21'),(1244603,414950,'action created','2025-10-08 16:56:21','2025-10-08 18:56:21'),(1244604,414950,'action started via WP Cron','2025-10-08 17:00:35','2025-10-08 19:00:35'),(1244605,414950,'action complete via WP Cron','2025-10-08 17:00:35','2025-10-08 19:00:35'),(1244606,414951,'action created','2025-10-08 17:00:35','2025-10-08 19:00:35'),(1244607,414951,'action started via WP Cron','2025-10-08 17:05:51','2025-10-08 19:05:51'),(1244608,414951,'action complete via WP Cron','2025-10-08 17:05:51','2025-10-08 19:05:51'),(1244609,414952,'action created','2025-10-08 17:05:51','2025-10-08 19:05:51'),(1244610,414952,'action started via WP Cron','2025-10-08 17:10:17','2025-10-08 19:10:17'),(1244611,414952,'action complete via WP Cron','2025-10-08 17:10:17','2025-10-08 19:10:17'),(1244612,414953,'action created','2025-10-08 17:10:17','2025-10-08 19:10:17'),(1244613,414953,'action started via WP Cron','2025-10-08 17:12:27','2025-10-08 19:12:27'),(1244614,414953,'action complete via WP Cron','2025-10-08 17:12:27','2025-10-08 19:12:27'),(1244615,414954,'action created','2025-10-08 17:12:27','2025-10-08 19:12:27'),(1244616,414954,'action started via WP Cron','2025-10-08 17:16:31','2025-10-08 19:16:31'),(1244617,414954,'action complete via WP Cron','2025-10-08 17:16:31','2025-10-08 19:16:31'),(1244618,414955,'action created','2025-10-08 17:16:31','2025-10-08 19:16:31'),(1244619,414955,'action started via WP Cron','2025-10-08 17:21:31','2025-10-08 19:21:31'),(1244620,414955,'action complete via WP Cron','2025-10-08 17:21:31','2025-10-08 19:21:31'),(1244621,414956,'action created','2025-10-08 17:21:31','2025-10-08 19:21:31'),(1244622,414956,'action started via WP Cron','2025-10-08 17:26:21','2025-10-08 19:26:21'),(1244623,414957,'action created','2025-10-08 17:26:21','2025-10-08 19:26:21'),(1244624,414957,'action started via WP Cron','2025-10-08 17:26:22','2025-10-08 19:26:22'),(1244625,414957,'action complete via WP Cron','2025-10-08 17:26:22','2025-10-08 19:26:22'),(1244626,414956,'action complete via WP Cron','2025-10-08 17:26:22','2025-10-08 19:26:22'),(1244627,414958,'action created','2025-10-08 17:26:22','2025-10-08 19:26:22'),(1244628,414958,'action started via WP Cron','2025-10-08 17:31:32','2025-10-08 19:31:32'),(1244629,414959,'action created','2025-10-08 17:31:32','2025-10-08 19:31:32'),(1244630,414959,'action started via WP Cron','2025-10-08 17:31:33','2025-10-08 19:31:33'),(1244631,414959,'action complete via WP Cron','2025-10-08 17:31:33','2025-10-08 19:31:33'),(1244632,414958,'action complete via WP Cron','2025-10-08 17:31:33','2025-10-08 19:31:33'),(1244633,414960,'action created','2025-10-08 17:31:33','2025-10-08 19:31:33'),(1244634,414960,'action started via WP Cron','2025-10-08 17:36:31','2025-10-08 19:36:31'),(1244635,414960,'action complete via WP Cron','2025-10-08 17:36:31','2025-10-08 19:36:31'),(1244636,414961,'action created','2025-10-08 17:36:31','2025-10-08 19:36:31'),(1244637,414961,'action started via WP Cron','2025-10-08 17:41:21','2025-10-08 19:41:21'),(1244638,414961,'action complete via WP Cron','2025-10-08 17:41:21','2025-10-08 19:41:21'),(1244639,414962,'action created','2025-10-08 17:41:21','2025-10-08 19:41:21'),(1244640,414962,'action started via WP Cron','2025-10-08 17:46:32','2025-10-08 19:46:32'),(1244641,414962,'action complete via WP Cron','2025-10-08 17:46:32','2025-10-08 19:46:32'),(1244642,414963,'action created','2025-10-08 17:46:32','2025-10-08 19:46:32'),(1244643,414963,'action started via WP Cron','2025-10-08 17:49:02','2025-10-08 19:49:02'),(1244644,414963,'action complete via WP Cron','2025-10-08 17:49:02','2025-10-08 19:49:02'),(1244645,414964,'action created','2025-10-08 17:49:02','2025-10-08 19:49:02'),(1244646,414964,'action started via WP Cron','2025-10-08 17:51:31','2025-10-08 19:51:31'),(1244647,414964,'action complete via WP Cron','2025-10-08 17:51:31','2025-10-08 19:51:31'),(1244648,414965,'action created','2025-10-08 17:51:31','2025-10-08 19:51:31'),(1244649,414965,'action started via WP Cron','2025-10-08 17:56:21','2025-10-08 19:56:21'),(1244650,414965,'action complete via WP Cron','2025-10-08 17:56:21','2025-10-08 19:56:21'),(1244651,414966,'action created','2025-10-08 17:56:21','2025-10-08 19:56:21'),(1244652,414966,'action started via WP Cron','2025-10-08 17:58:45','2025-10-08 19:58:45'),(1244653,414966,'action complete via WP Cron','2025-10-08 17:58:45','2025-10-08 19:58:45'),(1244654,414967,'action created','2025-10-08 17:58:45','2025-10-08 19:58:45'),(1244655,414967,'action started via WP Cron','2025-10-08 18:01:32','2025-10-08 20:01:32'),(1244656,414967,'action complete via WP Cron','2025-10-08 18:01:32','2025-10-08 20:01:32'),(1244657,414968,'action created','2025-10-08 18:01:32','2025-10-08 20:01:32'),(1244658,414968,'action started via WP Cron','2025-10-08 18:06:30','2025-10-08 20:06:30'),(1244659,414968,'action complete via WP Cron','2025-10-08 18:06:30','2025-10-08 20:06:30'),(1244660,414969,'action created','2025-10-08 18:06:30','2025-10-08 20:06:30'),(1244661,414969,'action started via WP Cron','2025-10-08 18:11:21','2025-10-08 20:11:21'),(1244662,414969,'action complete via WP Cron','2025-10-08 18:11:21','2025-10-08 20:11:21'),(1244663,414970,'action created','2025-10-08 18:11:21','2025-10-08 20:11:21'),(1244664,414970,'action started via WP Cron','2025-10-08 18:14:47','2025-10-08 20:14:47'),(1244665,414970,'action complete via WP Cron','2025-10-08 18:14:47','2025-10-08 20:14:47'),(1244666,414971,'action created','2025-10-08 18:14:47','2025-10-08 20:14:47'),(1244667,414971,'action started via WP Cron','2025-10-08 18:21:32','2025-10-08 20:21:32'),(1244668,414972,'action created','2025-10-08 18:21:32','2025-10-08 20:21:32'),(1244669,414972,'action started via WP Cron','2025-10-08 18:21:33','2025-10-08 20:21:33'),(1244670,414972,'action complete via WP Cron','2025-10-08 18:21:33','2025-10-08 20:21:33'),(1244671,414971,'action complete via WP Cron','2025-10-08 18:21:33','2025-10-08 20:21:33'),(1244672,414973,'action created','2025-10-08 18:21:33','2025-10-08 20:21:33'),(1244673,414973,'action started via WP Cron','2025-10-08 18:25:38','2025-10-08 20:25:38'),(1244674,414973,'action complete via WP Cron','2025-10-08 18:25:38','2025-10-08 20:25:38'),(1244675,414974,'action created','2025-10-08 18:25:38','2025-10-08 20:25:38'),(1244676,414974,'action started via WP Cron','2025-10-08 18:31:33','2025-10-08 20:31:33'),(1244677,414974,'action complete via WP Cron','2025-10-08 18:31:33','2025-10-08 20:31:33'),(1244678,414975,'action created','2025-10-08 18:31:33','2025-10-08 20:31:33'),(1244679,414975,'action started via WP Cron','2025-10-08 18:36:31','2025-10-08 20:36:31'),(1244680,414975,'action complete via WP Cron','2025-10-08 18:36:31','2025-10-08 20:36:31'),(1244681,414976,'action created','2025-10-08 18:36:31','2025-10-08 20:36:31'),(1244682,414976,'action started via WP Cron','2025-10-08 18:41:21','2025-10-08 20:41:21'),(1244683,414976,'action complete via WP Cron','2025-10-08 18:41:21','2025-10-08 20:41:21'),(1244684,414977,'action created','2025-10-08 18:41:21','2025-10-08 20:41:21'),(1244685,414977,'action started via WP Cron','2025-10-08 18:43:30','2025-10-08 20:43:30'),(1244686,414977,'action complete via WP Cron','2025-10-08 18:43:31','2025-10-08 20:43:31'),(1244687,414978,'action created','2025-10-08 18:43:31','2025-10-08 20:43:31'),(1244688,414978,'action started via WP Cron','2025-10-08 18:46:02','2025-10-08 20:46:02'),(1244689,414979,'action created','2025-10-08 18:46:02','2025-10-08 20:46:02'),(1244690,414979,'action started via WP Cron','2025-10-08 18:46:03','2025-10-08 20:46:03'),(1244691,414979,'action complete via WP Cron','2025-10-08 18:46:04','2025-10-08 20:46:04'),(1244692,414978,'action complete via WP Cron','2025-10-08 18:46:04','2025-10-08 20:46:04'),(1244693,414980,'action created','2025-10-08 18:46:04','2025-10-08 20:46:04'),(1244694,414980,'action started via WP Cron','2025-10-08 18:51:33','2025-10-08 20:51:33'),(1244695,414980,'action complete via WP Cron','2025-10-08 18:51:33','2025-10-08 20:51:33'),(1244696,414981,'action created','2025-10-08 18:51:33','2025-10-08 20:51:33'),(1244697,414981,'action started via WP Cron','2025-10-08 18:56:21','2025-10-08 20:56:21'),(1244698,414981,'action complete via WP Cron','2025-10-08 18:56:21','2025-10-08 20:56:21'),(1244699,414982,'action created','2025-10-08 18:56:21','2025-10-08 20:56:21'),(1244700,414982,'action started via WP Cron','2025-10-08 19:01:32','2025-10-08 21:01:32'),(1244701,414982,'action complete via WP Cron','2025-10-08 19:01:32','2025-10-08 21:01:32'),(1244702,414983,'action created','2025-10-08 19:01:32','2025-10-08 21:01:32'),(1244703,414983,'action started via WP Cron','2025-10-08 19:06:32','2025-10-08 21:06:32'),(1244704,414983,'action complete via WP Cron','2025-10-08 19:06:32','2025-10-08 21:06:32'),(1244705,414984,'action created','2025-10-08 19:06:32','2025-10-08 21:06:32'),(1244706,414984,'action started via WP Cron','2025-10-08 19:11:21','2025-10-08 21:11:21'),(1244707,414985,'action created','2025-10-08 19:11:21','2025-10-08 21:11:21'),(1244708,414985,'action started via WP Cron','2025-10-08 19:11:22','2025-10-08 21:11:22'),(1244709,414985,'action complete via WP Cron','2025-10-08 19:11:22','2025-10-08 21:11:22'),(1244710,414984,'action complete via WP Cron','2025-10-08 19:11:22','2025-10-08 21:11:22'),(1244711,414986,'action created','2025-10-08 19:11:22','2025-10-08 21:11:22'),(1244712,414986,'action started via WP Cron','2025-10-08 19:16:31','2025-10-08 21:16:31'),(1244713,414986,'action complete via WP Cron','2025-10-08 19:16:31','2025-10-08 21:16:31'),(1244714,414987,'action created','2025-10-08 19:16:31','2025-10-08 21:16:31'),(1244715,414987,'action started via WP Cron','2025-10-08 19:19:16','2025-10-08 21:19:16'),(1244716,414987,'action complete via WP Cron','2025-10-08 19:19:16','2025-10-08 21:19:16'),(1244717,414988,'action created','2025-10-08 19:19:16','2025-10-08 21:19:16'),(1244718,414988,'action started via WP Cron','2025-10-08 19:21:23','2025-10-08 21:21:23'),(1244719,414988,'action complete via WP Cron','2025-10-08 19:21:23','2025-10-08 21:21:23'),(1244720,414989,'action created','2025-10-08 19:21:23','2025-10-08 21:21:23'),(1244721,414989,'action started via WP Cron','2025-10-08 19:26:21','2025-10-08 21:26:21'),(1244722,414989,'action complete via WP Cron','2025-10-08 19:26:21','2025-10-08 21:26:21'),(1244723,414990,'action created','2025-10-08 19:26:21','2025-10-08 21:26:21'),(1244724,414990,'action started via WP Cron','2025-10-08 19:31:32','2025-10-08 21:31:32'),(1244725,414991,'action created','2025-10-08 19:31:32','2025-10-08 21:31:32'),(1244726,414991,'action started via WP Cron','2025-10-08 19:31:33','2025-10-08 21:31:33'),(1244727,414991,'action complete via WP Cron','2025-10-08 19:31:33','2025-10-08 21:31:33'),(1244728,414990,'action complete via WP Cron','2025-10-08 19:31:33','2025-10-08 21:31:33'),(1244729,414992,'action created','2025-10-08 19:31:33','2025-10-08 21:31:33'),(1244730,414992,'action started via WP Cron','2025-10-08 19:36:32','2025-10-08 21:36:32'),(1244731,414992,'action complete via WP Cron','2025-10-08 19:36:32','2025-10-08 21:36:32'),(1244732,414993,'action created','2025-10-08 19:36:32','2025-10-08 21:36:32'),(1244733,414993,'action started via WP Cron','2025-10-08 19:40:17','2025-10-08 21:40:17'),(1244734,414993,'action complete via WP Cron','2025-10-08 19:40:17','2025-10-08 21:40:17'),(1244735,414994,'action created','2025-10-08 19:40:17','2025-10-08 21:40:17'),(1244736,414994,'action started via WP Cron','2025-10-08 19:46:32','2025-10-08 21:46:32'),(1244737,414994,'action complete via WP Cron','2025-10-08 19:46:32','2025-10-08 21:46:32'),(1244738,414995,'action created','2025-10-08 19:46:32','2025-10-08 21:46:32'),(1244739,414995,'action started via WP Cron','2025-10-08 19:50:44','2025-10-08 21:50:44'),(1244740,414995,'action complete via WP Cron','2025-10-08 19:50:44','2025-10-08 21:50:44'),(1244741,414996,'action created','2025-10-08 19:50:44','2025-10-08 21:50:44'),(1244742,414996,'action started via WP Cron','2025-10-08 19:53:54','2025-10-08 21:53:54'),(1244743,414996,'action complete via WP Cron','2025-10-08 19:53:54','2025-10-08 21:53:54'),(1244744,414997,'action created','2025-10-08 19:53:54','2025-10-08 21:53:54'),(1244745,414997,'action started via WP Cron','2025-10-08 19:56:22','2025-10-08 21:56:22'),(1244746,414997,'action complete via WP Cron','2025-10-08 19:56:22','2025-10-08 21:56:22'),(1244747,414998,'action created','2025-10-08 19:56:22','2025-10-08 21:56:22'),(1244748,414998,'action started via WP Cron','2025-10-08 20:00:11','2025-10-08 22:00:11'),(1244749,414998,'action complete via WP Cron','2025-10-08 20:00:11','2025-10-08 22:00:11'),(1244750,414999,'action created','2025-10-08 20:00:11','2025-10-08 22:00:11'),(1244751,414999,'action started via WP Cron','2025-10-08 20:06:51','2025-10-08 22:06:51'),(1244752,414999,'action complete via WP Cron','2025-10-08 20:06:51','2025-10-08 22:06:51'),(1244753,415000,'action created','2025-10-08 20:06:51','2025-10-08 22:06:51'),(1244754,415000,'action started via WP Cron','2025-10-08 20:11:22','2025-10-08 22:11:22'),(1244755,415000,'action complete via WP Cron','2025-10-08 20:11:22','2025-10-08 22:11:22'),(1244756,415001,'action created','2025-10-08 20:11:22','2025-10-08 22:11:22'),(1244757,415001,'action started via WP Cron','2025-10-08 20:15:08','2025-10-08 22:15:08'),(1244758,415001,'action complete via WP Cron','2025-10-08 20:15:08','2025-10-08 22:15:08'),(1244759,415002,'action created','2025-10-08 20:15:08','2025-10-08 22:15:08'),(1244760,415002,'action started via WP Cron','2025-10-08 20:21:32','2025-10-08 22:21:32'),(1244761,415003,'action created','2025-10-08 20:21:32','2025-10-08 22:21:32'),(1244762,415003,'action started via WP Cron','2025-10-08 20:21:35','2025-10-08 22:21:35'),(1244763,415003,'action complete via WP Cron','2025-10-08 20:21:35','2025-10-08 22:21:35'),(1244764,415002,'action complete via WP Cron','2025-10-08 20:21:35','2025-10-08 22:21:35'),(1244765,415004,'action created','2025-10-08 20:21:35','2025-10-08 22:21:35'),(1244766,415004,'action started via WP Cron','2025-10-08 20:26:22','2025-10-08 22:26:22'),(1244767,415004,'action complete via WP Cron','2025-10-08 20:26:22','2025-10-08 22:26:22'),(1244768,415005,'action created','2025-10-08 20:26:22','2025-10-08 22:26:22'),(1244769,415005,'action started via WP Cron','2025-10-08 20:31:31','2025-10-08 22:31:31'),(1244770,415005,'action complete via WP Cron','2025-10-08 20:31:31','2025-10-08 22:31:31'),(1244771,415006,'action created','2025-10-08 20:31:31','2025-10-08 22:31:31'),(1244772,415006,'action started via WP Cron','2025-10-08 20:36:33','2025-10-08 22:36:33'),(1244773,415006,'action complete via WP Cron','2025-10-08 20:36:33','2025-10-08 22:36:33'),(1244774,415007,'action created','2025-10-08 20:36:33','2025-10-08 22:36:33'),(1244775,415007,'action started via WP Cron','2025-10-08 20:41:22','2025-10-08 22:41:22'),(1244776,415007,'action complete via WP Cron','2025-10-08 20:41:22','2025-10-08 22:41:22'),(1244777,415008,'action created','2025-10-08 20:41:22','2025-10-08 22:41:22'),(1244778,415008,'action started via WP Cron','2025-10-08 20:46:30','2025-10-08 22:46:30'),(1244779,415008,'action complete via WP Cron','2025-10-08 20:46:30','2025-10-08 22:46:30'),(1244780,415009,'action created','2025-10-08 20:46:30','2025-10-08 22:46:30'),(1244781,415009,'action started via WP Cron','2025-10-08 20:49:10','2025-10-08 22:49:10'),(1244782,415009,'action complete via WP Cron','2025-10-08 20:49:10','2025-10-08 22:49:10'),(1244783,415010,'action created','2025-10-08 20:49:10','2025-10-08 22:49:10'),(1244784,415010,'action started via WP Cron','2025-10-08 20:51:31','2025-10-08 22:51:31'),(1244785,415010,'action complete via WP Cron','2025-10-08 20:51:31','2025-10-08 22:51:31'),(1244786,415011,'action created','2025-10-08 20:51:31','2025-10-08 22:51:31'),(1244787,415011,'action started via WP Cron','2025-10-08 20:54:24','2025-10-08 22:54:24'),(1244788,415011,'action complete via WP Cron','2025-10-08 20:54:24','2025-10-08 22:54:24'),(1244789,415012,'action created','2025-10-08 20:54:24','2025-10-08 22:54:24'),(1244790,415012,'action started via WP Cron','2025-10-08 21:01:44','2025-10-08 23:01:44'),(1244791,415012,'action complete via WP Cron','2025-10-08 21:01:45','2025-10-08 23:01:45'),(1244792,415013,'action created','2025-10-08 21:01:45','2025-10-08 23:01:45'),(1244793,415013,'action started via WP Cron','2025-10-08 21:05:49','2025-10-08 23:05:49'),(1244794,415014,'action created','2025-10-08 21:05:49','2025-10-08 23:05:49'),(1244795,415014,'action started via WP Cron','2025-10-08 21:05:51','2025-10-08 23:05:51'),(1244796,415014,'action complete via WP Cron','2025-10-08 21:05:52','2025-10-08 23:05:52'),(1244797,415013,'action complete via WP Cron','2025-10-08 21:05:52','2025-10-08 23:05:52'),(1244798,415015,'action created','2025-10-08 21:05:52','2025-10-08 23:05:52'),(1244799,415015,'action started via WP Cron','2025-10-08 21:10:34','2025-10-08 23:10:34'),(1244800,415015,'action complete via WP Cron','2025-10-08 21:10:34','2025-10-08 23:10:34'),(1244801,415016,'action created','2025-10-08 21:10:34','2025-10-08 23:10:34'),(1244802,415016,'action started via WP Cron','2025-10-08 21:13:03','2025-10-08 23:13:03'),(1244803,415016,'action complete via WP Cron','2025-10-08 21:13:03','2025-10-08 23:13:03'),(1244804,415017,'action created','2025-10-08 21:13:03','2025-10-08 23:13:03'),(1244805,415017,'action started via WP Cron','2025-10-08 21:16:32','2025-10-08 23:16:32'),(1244806,415017,'action complete via WP Cron','2025-10-08 21:16:32','2025-10-08 23:16:32'),(1244807,415018,'action created','2025-10-08 21:16:32','2025-10-08 23:16:32'),(1244808,415018,'action started via WP Cron','2025-10-08 21:20:31','2025-10-08 23:20:31'),(1244809,415018,'action complete via WP Cron','2025-10-08 21:20:31','2025-10-08 23:20:31'),(1244810,415019,'action created','2025-10-08 21:20:31','2025-10-08 23:20:31'),(1244811,415019,'action started via WP Cron','2025-10-08 21:23:21','2025-10-08 23:23:21'),(1244812,415019,'action complete via WP Cron','2025-10-08 21:23:21','2025-10-08 23:23:21'),(1244813,415020,'action created','2025-10-08 21:23:21','2025-10-08 23:23:21'),(1244814,415020,'action started via WP Cron','2025-10-08 21:26:22','2025-10-08 23:26:22'),(1244815,415020,'action complete via WP Cron','2025-10-08 21:26:22','2025-10-08 23:26:22'),(1244816,415021,'action created','2025-10-08 21:26:22','2025-10-08 23:26:22'),(1244817,415021,'action started via WP Cron','2025-10-08 21:31:32','2025-10-08 23:31:32'),(1244818,415021,'action complete via WP Cron','2025-10-08 21:31:32','2025-10-08 23:31:32'),(1244819,415022,'action created','2025-10-08 21:31:32','2025-10-08 23:31:32'),(1244820,415022,'action started via WP Cron','2025-10-08 21:36:32','2025-10-08 23:36:32'),(1244821,415022,'action complete via WP Cron','2025-10-08 21:36:32','2025-10-08 23:36:32'),(1244822,415023,'action created','2025-10-08 21:36:32','2025-10-08 23:36:32'),(1244823,415023,'action started via WP Cron','2025-10-08 21:41:22','2025-10-08 23:41:22'),(1244824,415023,'action complete via WP Cron','2025-10-08 21:41:22','2025-10-08 23:41:22'),(1244825,415024,'action created','2025-10-08 21:41:22','2025-10-08 23:41:22'),(1244826,415024,'action started via WP Cron','2025-10-08 21:44:58','2025-10-08 23:44:58'),(1244827,415025,'action created','2025-10-08 21:44:58','2025-10-08 23:44:58'),(1244828,415025,'action started via WP Cron','2025-10-08 21:45:00','2025-10-08 23:45:00'),(1244829,415025,'action complete via WP Cron','2025-10-08 21:45:01','2025-10-08 23:45:01'),(1244830,415024,'action complete via WP Cron','2025-10-08 21:45:01','2025-10-08 23:45:01'),(1244831,415026,'action created','2025-10-08 21:45:01','2025-10-08 23:45:01'),(1244832,415026,'action started via WP Cron','2025-10-08 21:51:33','2025-10-08 23:51:33'),(1244833,415026,'action complete via WP Cron','2025-10-08 21:51:33','2025-10-08 23:51:33'),(1244834,415027,'action created','2025-10-08 21:51:33','2025-10-08 23:51:33'),(1244835,415027,'action started via WP Cron','2025-10-08 21:53:34','2025-10-08 23:53:34'),(1244836,415027,'action complete via WP Cron','2025-10-08 21:53:34','2025-10-08 23:53:34'),(1244837,415028,'action created','2025-10-08 21:53:34','2025-10-08 23:53:34'),(1244838,415028,'action started via WP Cron','2025-10-08 21:56:22','2025-10-08 23:56:22'),(1244839,415028,'action complete via WP Cron','2025-10-08 21:56:22','2025-10-08 23:56:22'),(1244840,415029,'action created','2025-10-08 21:56:22','2025-10-08 23:56:22'),(1244841,415029,'action started via WP Cron','2025-10-08 21:58:53','2025-10-08 23:58:53'),(1244842,415029,'action complete via WP Cron','2025-10-08 21:58:53','2025-10-08 23:58:53'),(1244843,415030,'action created','2025-10-08 21:58:53','2025-10-08 23:58:53'),(1244844,415030,'action started via WP Cron','2025-10-08 22:01:33','2025-10-09 00:01:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (1244845,415030,'action complete via WP Cron','2025-10-08 22:01:33','2025-10-09 00:01:33'),(1244846,415031,'action created','2025-10-08 22:01:33','2025-10-09 00:01:33'),(1244847,415031,'action started via WP Cron','2025-10-08 22:06:32','2025-10-09 00:06:32'),(1244848,415031,'action complete via WP Cron','2025-10-08 22:06:32','2025-10-09 00:06:32'),(1244849,415032,'action created','2025-10-08 22:06:32','2025-10-09 00:06:32'),(1244850,415032,'action started via WP Cron','2025-10-08 22:11:14','2025-10-09 00:11:14'),(1244851,415032,'action complete via WP Cron','2025-10-08 22:11:14','2025-10-09 00:11:14'),(1244852,415033,'action created','2025-10-08 22:11:14','2025-10-09 00:11:14'),(1244853,415033,'action started via WP Cron','2025-10-08 22:15:33','2025-10-09 00:15:33'),(1244854,415033,'action complete via WP Cron','2025-10-08 22:15:33','2025-10-09 00:15:33'),(1244855,415034,'action created','2025-10-08 22:15:33','2025-10-09 00:15:33'),(1244856,415034,'action started via WP Cron','2025-10-08 22:19:21','2025-10-09 00:19:21'),(1244857,415034,'action complete via WP Cron','2025-10-08 22:19:21','2025-10-09 00:19:21'),(1244858,415035,'action created','2025-10-08 22:19:21','2025-10-09 00:19:21'),(1244859,415035,'action started via WP Cron','2025-10-08 22:21:33','2025-10-09 00:21:33'),(1244860,415035,'action complete via WP Cron','2025-10-08 22:21:33','2025-10-09 00:21:33'),(1244861,415036,'action created','2025-10-08 22:21:33','2025-10-09 00:21:33'),(1244862,415036,'action started via WP Cron','2025-10-08 22:26:22','2025-10-09 00:26:22'),(1244863,415036,'action complete via WP Cron','2025-10-08 22:26:22','2025-10-09 00:26:22'),(1244864,415037,'action created','2025-10-08 22:26:22','2025-10-09 00:26:22'),(1244865,415037,'action started via WP Cron','2025-10-08 22:28:38','2025-10-09 00:28:38'),(1244866,415037,'action complete via WP Cron','2025-10-08 22:28:38','2025-10-09 00:28:38'),(1244867,415038,'action created','2025-10-08 22:28:38','2025-10-09 00:28:38'),(1244868,415038,'action started via WP Cron','2025-10-08 22:31:32','2025-10-09 00:31:32'),(1244869,415039,'action created','2025-10-08 22:31:32','2025-10-09 00:31:32'),(1244870,415039,'action started via WP Cron','2025-10-08 22:31:34','2025-10-09 00:31:34'),(1244871,415039,'action complete via WP Cron','2025-10-08 22:31:34','2025-10-09 00:31:34'),(1244872,415038,'action complete via WP Cron','2025-10-08 22:31:34','2025-10-09 00:31:34'),(1244873,415040,'action created','2025-10-08 22:31:34','2025-10-09 00:31:34'),(1244874,415040,'action started via WP Cron','2025-10-08 22:34:17','2025-10-09 00:34:17'),(1244875,415040,'action complete via WP Cron','2025-10-08 22:34:17','2025-10-09 00:34:17'),(1244876,415041,'action created','2025-10-08 22:34:17','2025-10-09 00:34:17'),(1244877,415041,'action started via WP Cron','2025-10-08 22:36:31','2025-10-09 00:36:31'),(1244878,415041,'action complete via WP Cron','2025-10-08 22:36:31','2025-10-09 00:36:31'),(1244879,415042,'action created','2025-10-08 22:36:31','2025-10-09 00:36:31'),(1244880,415042,'action started via WP Cron','2025-10-08 22:41:22','2025-10-09 00:41:22'),(1244881,415042,'action complete via WP Cron','2025-10-08 22:41:22','2025-10-09 00:41:22'),(1244882,415043,'action created','2025-10-08 22:41:22','2025-10-09 00:41:22'),(1244883,415043,'action started via WP Cron','2025-10-08 22:45:39','2025-10-09 00:45:39'),(1244884,415043,'action complete via WP Cron','2025-10-08 22:45:39','2025-10-09 00:45:39'),(1244885,415044,'action created','2025-10-08 22:45:39','2025-10-09 00:45:39'),(1244886,415044,'action started via WP Cron','2025-10-08 22:48:19','2025-10-09 00:48:19'),(1244887,415044,'action complete via WP Cron','2025-10-08 22:48:19','2025-10-09 00:48:19'),(1244888,415045,'action created','2025-10-08 22:48:19','2025-10-09 00:48:19'),(1244889,415045,'action started via WP Cron','2025-10-08 22:51:32','2025-10-09 00:51:32'),(1244890,415045,'action complete via WP Cron','2025-10-08 22:51:32','2025-10-09 00:51:32'),(1244891,415046,'action created','2025-10-08 22:51:32','2025-10-09 00:51:32'),(1244892,415046,'action started via WP Cron','2025-10-08 22:54:43','2025-10-09 00:54:43'),(1244893,415046,'action complete via WP Cron','2025-10-08 22:54:43','2025-10-09 00:54:43'),(1244894,415047,'action created','2025-10-08 22:54:43','2025-10-09 00:54:43'),(1244895,415047,'action started via WP Cron','2025-10-08 22:58:27','2025-10-09 00:58:27'),(1244896,415048,'action created','2025-10-08 22:58:27','2025-10-09 00:58:27'),(1244897,415048,'action started via WP Cron','2025-10-08 22:58:29','2025-10-09 00:58:29'),(1244898,415048,'action complete via WP Cron','2025-10-08 22:58:29','2025-10-09 00:58:29'),(1244899,415047,'action complete via WP Cron','2025-10-08 22:58:29','2025-10-09 00:58:29'),(1244900,415049,'action created','2025-10-08 22:58:29','2025-10-09 00:58:29'),(1244901,415049,'action started via WP Cron','2025-10-08 23:01:32','2025-10-09 01:01:32'),(1244902,415049,'action complete via WP Cron','2025-10-08 23:01:32','2025-10-09 01:01:32'),(1244903,415050,'action created','2025-10-08 23:01:32','2025-10-09 01:01:32'),(1244904,415050,'action started via WP Cron','2025-10-08 23:03:32','2025-10-09 01:03:32'),(1244905,415050,'action complete via WP Cron','2025-10-08 23:03:32','2025-10-09 01:03:32'),(1244906,415051,'action created','2025-10-08 23:03:32','2025-10-09 01:03:32'),(1244907,415051,'action started via WP Cron','2025-10-08 23:05:50','2025-10-09 01:05:50'),(1244908,415051,'action complete via WP Cron','2025-10-08 23:05:50','2025-10-09 01:05:50'),(1244909,415052,'action created','2025-10-08 23:05:50','2025-10-09 01:05:50'),(1244910,415052,'action started via WP Cron','2025-10-08 23:09:48','2025-10-09 01:09:48'),(1244911,415052,'action complete via WP Cron','2025-10-08 23:09:48','2025-10-09 01:09:48'),(1244912,415053,'action created','2025-10-08 23:09:48','2025-10-09 01:09:48'),(1244913,415053,'action started via WP Cron','2025-10-08 23:16:32','2025-10-09 01:16:32'),(1244914,415053,'action complete via WP Cron','2025-10-08 23:16:32','2025-10-09 01:16:32'),(1244915,415054,'action created','2025-10-08 23:16:32','2025-10-09 01:16:32'),(1244916,415054,'action started via WP Cron','2025-10-08 23:21:32','2025-10-09 01:21:32'),(1244917,415054,'action complete via WP Cron','2025-10-08 23:21:32','2025-10-09 01:21:32'),(1244918,415055,'action created','2025-10-08 23:21:32','2025-10-09 01:21:32'),(1244919,415055,'action started via WP Cron','2025-10-08 23:25:00','2025-10-09 01:25:00'),(1244920,415055,'action complete via WP Cron','2025-10-08 23:25:00','2025-10-09 01:25:00'),(1244921,415056,'action created','2025-10-08 23:25:00','2025-10-09 01:25:00'),(1244922,415056,'action started via WP Cron','2025-10-08 23:27:26','2025-10-09 01:27:26'),(1244923,415056,'action complete via WP Cron','2025-10-08 23:27:26','2025-10-09 01:27:26'),(1244924,415057,'action created','2025-10-08 23:27:26','2025-10-09 01:27:26'),(1244925,415057,'action started via WP Cron','2025-10-08 23:29:45','2025-10-09 01:29:45'),(1244926,415057,'action complete via WP Cron','2025-10-08 23:29:45','2025-10-09 01:29:45'),(1244927,415058,'action created','2025-10-08 23:29:45','2025-10-09 01:29:45'),(1244928,415058,'action started via WP Cron','2025-10-08 23:34:32','2025-10-09 01:34:32'),(1244929,415058,'action complete via WP Cron','2025-10-08 23:34:32','2025-10-09 01:34:32'),(1244930,415059,'action created','2025-10-08 23:34:32','2025-10-09 01:34:32'),(1244931,415059,'action started via WP Cron','2025-10-08 23:36:32','2025-10-09 01:36:32'),(1244932,415059,'action complete via WP Cron','2025-10-08 23:36:32','2025-10-09 01:36:32'),(1244933,415060,'action created','2025-10-08 23:36:32','2025-10-09 01:36:32'),(1244934,415060,'action started via WP Cron','2025-10-08 23:39:16','2025-10-09 01:39:16'),(1244935,415060,'action complete via WP Cron','2025-10-08 23:39:16','2025-10-09 01:39:16'),(1244936,415061,'action created','2025-10-08 23:39:16','2025-10-09 01:39:16'),(1244937,415061,'action started via WP Cron','2025-10-08 23:41:22','2025-10-09 01:41:22'),(1244938,415061,'action complete via WP Cron','2025-10-08 23:41:22','2025-10-09 01:41:22'),(1244939,415062,'action created','2025-10-08 23:41:22','2025-10-09 01:41:22'),(1244940,415062,'action started via WP Cron','2025-10-08 23:46:19','2025-10-09 01:46:19'),(1244941,415062,'action complete via WP Cron','2025-10-08 23:46:19','2025-10-09 01:46:19'),(1244942,415063,'action created','2025-10-08 23:46:19','2025-10-09 01:46:19'),(1244943,415063,'action started via WP Cron','2025-10-08 23:48:38','2025-10-09 01:48:38'),(1244944,415064,'action created','2025-10-08 23:48:38','2025-10-09 01:48:38'),(1244945,415064,'action started via WP Cron','2025-10-08 23:48:40','2025-10-09 01:48:40'),(1244946,415064,'action complete via WP Cron','2025-10-08 23:48:40','2025-10-09 01:48:40'),(1244947,415063,'action complete via WP Cron','2025-10-08 23:48:40','2025-10-09 01:48:40'),(1244948,415065,'action created','2025-10-08 23:48:40','2025-10-09 01:48:40'),(1244949,415065,'action started via WP Cron','2025-10-08 23:51:06','2025-10-09 01:51:06'),(1244950,415065,'action complete via WP Cron','2025-10-08 23:51:06','2025-10-09 01:51:06'),(1244951,415066,'action created','2025-10-08 23:51:06','2025-10-09 01:51:06'),(1244952,415066,'action started via WP Cron','2025-10-08 23:55:53','2025-10-09 01:55:53'),(1244953,415066,'action complete via WP Cron','2025-10-08 23:55:53','2025-10-09 01:55:53'),(1244954,415067,'action created','2025-10-08 23:55:53','2025-10-09 01:55:53'),(1244955,415067,'action started via WP Cron','2025-10-08 23:58:14','2025-10-09 01:58:14'),(1244956,415067,'action complete via WP Cron','2025-10-08 23:58:14','2025-10-09 01:58:14'),(1244957,415068,'action created','2025-10-08 23:58:14','2025-10-09 01:58:14'),(1244958,415068,'action started via WP Cron','2025-10-09 00:00:41','2025-10-09 02:00:41'),(1244959,415069,'action created','2025-10-09 00:00:41','2025-10-09 02:00:41'),(1244960,415069,'action started via WP Cron','2025-10-09 00:00:42','2025-10-09 02:00:42'),(1244961,415069,'action complete via WP Cron','2025-10-09 00:00:42','2025-10-09 02:00:42'),(1244962,415068,'action complete via WP Cron','2025-10-09 00:00:42','2025-10-09 02:00:42'),(1244963,415070,'action created','2025-10-09 00:00:42','2025-10-09 02:00:42'),(1244964,415070,'action started via WP Cron','2025-10-09 00:04:01','2025-10-09 02:04:01'),(1244965,415070,'action complete via WP Cron','2025-10-09 00:04:01','2025-10-09 02:04:01'),(1244966,415071,'action created','2025-10-09 00:04:01','2025-10-09 02:04:01'),(1244967,415071,'action started via WP Cron','2025-10-09 00:06:32','2025-10-09 02:06:32'),(1244968,415071,'action complete via WP Cron','2025-10-09 00:06:32','2025-10-09 02:06:32'),(1244969,415072,'action created','2025-10-09 00:06:32','2025-10-09 02:06:32'),(1244970,415072,'action started via WP Cron','2025-10-09 00:11:13','2025-10-09 02:11:13'),(1244971,415072,'action complete via WP Cron','2025-10-09 00:11:13','2025-10-09 02:11:13'),(1244972,415073,'action created','2025-10-09 00:11:13','2025-10-09 02:11:13'),(1244973,415073,'action started via WP Cron','2025-10-09 00:15:22','2025-10-09 02:15:22'),(1244974,415073,'action complete via WP Cron','2025-10-09 00:15:22','2025-10-09 02:15:22'),(1244975,415074,'action created','2025-10-09 00:15:22','2025-10-09 02:15:22'),(1244976,415074,'action started via WP Cron','2025-10-09 00:21:32','2025-10-09 02:21:32'),(1244977,415074,'action complete via WP Cron','2025-10-09 00:21:32','2025-10-09 02:21:32'),(1244978,415075,'action created','2025-10-09 00:21:32','2025-10-09 02:21:32'),(1244979,415075,'action started via WP Cron','2025-10-09 00:26:22','2025-10-09 02:26:22'),(1244980,415075,'action complete via WP Cron','2025-10-09 00:26:22','2025-10-09 02:26:22'),(1244981,415076,'action created','2025-10-09 00:26:22','2025-10-09 02:26:22'),(1244982,415076,'action started via WP Cron','2025-10-09 00:29:43','2025-10-09 02:29:43'),(1244983,415076,'action complete via WP Cron','2025-10-09 00:29:43','2025-10-09 02:29:43'),(1244984,415077,'action created','2025-10-09 00:29:43','2025-10-09 02:29:43'),(1244985,415077,'action started via WP Cron','2025-10-09 00:32:31','2025-10-09 02:32:31'),(1244986,415077,'action complete via WP Cron','2025-10-09 00:32:31','2025-10-09 02:32:31'),(1244987,415078,'action created','2025-10-09 00:32:31','2025-10-09 02:32:31'),(1244988,415078,'action started via WP Cron','2025-10-09 00:34:34','2025-10-09 02:34:34'),(1244989,415078,'action complete via WP Cron','2025-10-09 00:34:34','2025-10-09 02:34:34'),(1244990,415079,'action created','2025-10-09 00:34:34','2025-10-09 02:34:34'),(1244991,415079,'action started via WP Cron','2025-10-09 00:38:59','2025-10-09 02:38:59'),(1244992,415079,'action complete via WP Cron','2025-10-09 00:38:59','2025-10-09 02:38:59'),(1244993,415080,'action created','2025-10-09 00:38:59','2025-10-09 02:38:59'),(1244994,415080,'action started via WP Cron','2025-10-09 00:41:22','2025-10-09 02:41:22'),(1244995,415081,'action created','2025-10-09 00:41:22','2025-10-09 02:41:22'),(1244996,415081,'action started via WP Cron','2025-10-09 00:41:24','2025-10-09 02:41:24'),(1244997,415081,'action complete via WP Cron','2025-10-09 00:41:24','2025-10-09 02:41:24'),(1244998,415080,'action complete via WP Cron','2025-10-09 00:41:24','2025-10-09 02:41:24'),(1244999,415082,'action created','2025-10-09 00:41:24','2025-10-09 02:41:24'),(1245000,415082,'action started via WP Cron','2025-10-09 00:46:33','2025-10-09 02:46:33'),(1245001,415082,'action complete via WP Cron','2025-10-09 00:46:33','2025-10-09 02:46:33'),(1245002,415083,'action created','2025-10-09 00:46:33','2025-10-09 02:46:33'),(1245003,415083,'action started via WP Cron','2025-10-09 00:48:59','2025-10-09 02:48:59'),(1245004,415083,'action complete via WP Cron','2025-10-09 00:48:59','2025-10-09 02:48:59'),(1245005,415084,'action created','2025-10-09 00:48:59','2025-10-09 02:48:59'),(1245006,415084,'action started via WP Cron','2025-10-09 00:51:33','2025-10-09 02:51:33'),(1245007,415085,'action created','2025-10-09 00:51:33','2025-10-09 02:51:33'),(1245008,415085,'action started via WP Cron','2025-10-09 00:51:34','2025-10-09 02:51:34'),(1245009,415085,'action complete via WP Cron','2025-10-09 00:51:34','2025-10-09 02:51:34'),(1245010,415084,'action complete via WP Cron','2025-10-09 00:51:34','2025-10-09 02:51:34'),(1245011,415086,'action created','2025-10-09 00:51:34','2025-10-09 02:51:34'),(1245012,415086,'action started via WP Cron','2025-10-09 00:53:47','2025-10-09 02:53:47'),(1245013,415086,'action complete via WP Cron','2025-10-09 00:53:47','2025-10-09 02:53:47'),(1245014,415087,'action created','2025-10-09 00:53:47','2025-10-09 02:53:47'),(1245015,415087,'action started via WP Cron','2025-10-09 00:55:54','2025-10-09 02:55:54'),(1245016,415087,'action complete via WP Cron','2025-10-09 00:55:54','2025-10-09 02:55:54'),(1245017,415088,'action created','2025-10-09 00:55:54','2025-10-09 02:55:54'),(1245018,415088,'action started via WP Cron','2025-10-09 00:58:35','2025-10-09 02:58:35'),(1245019,415088,'action complete via WP Cron','2025-10-09 00:58:35','2025-10-09 02:58:35'),(1245020,415089,'action created','2025-10-09 00:58:35','2025-10-09 02:58:35'),(1245021,415089,'action started via WP Cron','2025-10-09 01:01:33','2025-10-09 03:01:33'),(1245022,415089,'action complete via WP Cron','2025-10-09 01:01:33','2025-10-09 03:01:33'),(1245023,415090,'action created','2025-10-09 01:01:33','2025-10-09 03:01:33'),(1245024,415090,'action started via WP Cron','2025-10-09 01:03:35','2025-10-09 03:03:35'),(1245025,415090,'action complete via WP Cron','2025-10-09 01:03:35','2025-10-09 03:03:35'),(1245026,415091,'action created','2025-10-09 01:03:35','2025-10-09 03:03:35'),(1245027,415091,'action started via WP Cron','2025-10-09 01:06:05','2025-10-09 03:06:05'),(1245028,415091,'action complete via WP Cron','2025-10-09 01:06:05','2025-10-09 03:06:05'),(1245029,415092,'action created','2025-10-09 01:06:05','2025-10-09 03:06:05'),(1245030,415092,'action started via WP Cron','2025-10-09 01:08:31','2025-10-09 03:08:31'),(1245031,415092,'action complete via WP Cron','2025-10-09 01:08:31','2025-10-09 03:08:31'),(1245032,415093,'action created','2025-10-09 01:08:31','2025-10-09 03:08:31'),(1245033,415093,'action started via WP Cron','2025-10-09 01:10:58','2025-10-09 03:10:58'),(1245034,415093,'action complete via WP Cron','2025-10-09 01:10:58','2025-10-09 03:10:58'),(1245035,415094,'action created','2025-10-09 01:10:58','2025-10-09 03:10:58'),(1245036,415094,'action started via WP Cron','2025-10-09 01:13:29','2025-10-09 03:13:29'),(1245037,415094,'action complete via WP Cron','2025-10-09 01:13:29','2025-10-09 03:13:29'),(1245038,415095,'action created','2025-10-09 01:13:29','2025-10-09 03:13:29'),(1245039,415095,'action started via WP Cron','2025-10-09 01:15:30','2025-10-09 03:15:30'),(1245040,415095,'action complete via WP Cron','2025-10-09 01:15:30','2025-10-09 03:15:30'),(1245041,415096,'action created','2025-10-09 01:15:30','2025-10-09 03:15:30'),(1245042,415096,'action started via WP Cron','2025-10-09 01:18:23','2025-10-09 03:18:23'),(1245043,415096,'action complete via WP Cron','2025-10-09 01:18:23','2025-10-09 03:18:23'),(1245044,415097,'action created','2025-10-09 01:18:23','2025-10-09 03:18:23'),(1245045,415097,'action started via WP Cron','2025-10-09 01:20:50','2025-10-09 03:20:50'),(1245046,415098,'action created','2025-10-09 01:20:50','2025-10-09 03:20:50'),(1245047,415098,'action started via WP Cron','2025-10-09 01:20:51','2025-10-09 03:20:51'),(1245048,415098,'action complete via WP Cron','2025-10-09 01:20:52','2025-10-09 03:20:52'),(1245049,415097,'action complete via WP Cron','2025-10-09 01:20:52','2025-10-09 03:20:52'),(1245050,415099,'action created','2025-10-09 01:20:52','2025-10-09 03:20:52'),(1245051,415099,'action started via WP Cron','2025-10-09 01:23:19','2025-10-09 03:23:19'),(1245052,415099,'action complete via WP Cron','2025-10-09 01:23:19','2025-10-09 03:23:19'),(1245053,415100,'action created','2025-10-09 01:23:19','2025-10-09 03:23:19'),(1245054,415100,'action started via WP Cron','2025-10-09 01:25:49','2025-10-09 03:25:49'),(1245055,415100,'action complete via WP Cron','2025-10-09 01:25:49','2025-10-09 03:25:49'),(1245056,415101,'action created','2025-10-09 01:25:49','2025-10-09 03:25:49'),(1245057,415101,'action started via WP Cron','2025-10-09 01:28:11','2025-10-09 03:28:11'),(1245058,415101,'action complete via WP Cron','2025-10-09 01:28:11','2025-10-09 03:28:11'),(1245059,415102,'action created','2025-10-09 01:28:11','2025-10-09 03:28:11'),(1245060,415102,'action started via WP Cron','2025-10-09 01:31:34','2025-10-09 03:31:34'),(1245061,415103,'action created','2025-10-09 01:31:34','2025-10-09 03:31:34'),(1245062,415103,'action started via WP Cron','2025-10-09 01:31:36','2025-10-09 03:31:36'),(1245063,415103,'action complete via WP Cron','2025-10-09 01:31:36','2025-10-09 03:31:36'),(1245064,415102,'action complete via WP Cron','2025-10-09 01:31:36','2025-10-09 03:31:36'),(1245065,415104,'action created','2025-10-09 01:31:36','2025-10-09 03:31:36'),(1245066,415104,'action started via WP Cron','2025-10-09 01:36:32','2025-10-09 03:36:32'),(1245067,415104,'action complete via WP Cron','2025-10-09 01:36:32','2025-10-09 03:36:32'),(1245068,415105,'action created','2025-10-09 01:36:32','2025-10-09 03:36:32'),(1245069,415105,'action started via WP Cron','2025-10-09 01:41:22','2025-10-09 03:41:22'),(1245070,415105,'action complete via WP Cron','2025-10-09 01:41:22','2025-10-09 03:41:22'),(1245071,415106,'action created','2025-10-09 01:41:22','2025-10-09 03:41:22'),(1245072,415106,'action started via WP Cron','2025-10-09 01:44:29','2025-10-09 03:44:29'),(1245073,415106,'action complete via WP Cron','2025-10-09 01:44:29','2025-10-09 03:44:29'),(1245074,415107,'action created','2025-10-09 01:44:29','2025-10-09 03:44:29'),(1245075,415107,'action started via WP Cron','2025-10-09 01:46:33','2025-10-09 03:46:33'),(1245076,415107,'action complete via WP Cron','2025-10-09 01:46:33','2025-10-09 03:46:33'),(1245077,415108,'action created','2025-10-09 01:46:33','2025-10-09 03:46:33'),(1245078,415108,'action started via WP Cron','2025-10-09 01:51:33','2025-10-09 03:51:33'),(1245079,415109,'action created','2025-10-09 01:51:33','2025-10-09 03:51:33'),(1245080,415109,'action started via WP Cron','2025-10-09 01:51:34','2025-10-09 03:51:34'),(1245081,415109,'action complete via WP Cron','2025-10-09 01:51:34','2025-10-09 03:51:34'),(1245082,415108,'action complete via WP Cron','2025-10-09 01:51:34','2025-10-09 03:51:34'),(1245083,415110,'action created','2025-10-09 01:51:34','2025-10-09 03:51:34'),(1245084,415110,'action started via WP Cron','2025-10-09 01:54:12','2025-10-09 03:54:12'),(1245085,415110,'action complete via WP Cron','2025-10-09 01:54:12','2025-10-09 03:54:12'),(1245086,415111,'action created','2025-10-09 01:54:12','2025-10-09 03:54:12'),(1245087,415111,'action started via WP Cron','2025-10-09 01:56:22','2025-10-09 03:56:22'),(1245088,415111,'action complete via WP Cron','2025-10-09 01:56:22','2025-10-09 03:56:22'),(1245089,415112,'action created','2025-10-09 01:56:22','2025-10-09 03:56:22'),(1245090,415112,'action started via WP Cron','2025-10-09 02:01:20','2025-10-09 04:01:20'),(1245091,415112,'action complete via WP Cron','2025-10-09 02:01:20','2025-10-09 04:01:20'),(1245092,415113,'action created','2025-10-09 02:01:20','2025-10-09 04:01:20'),(1245093,415113,'action started via WP Cron','2025-10-09 02:06:32','2025-10-09 04:06:32'),(1245094,415113,'action complete via WP Cron','2025-10-09 02:06:32','2025-10-09 04:06:32'),(1245095,415114,'action created','2025-10-09 02:06:32','2025-10-09 04:06:32'),(1245096,415114,'action started via WP Cron','2025-10-09 02:11:22','2025-10-09 04:11:22'),(1245097,415114,'action complete via WP Cron','2025-10-09 02:11:22','2025-10-09 04:11:22'),(1245098,415115,'action created','2025-10-09 02:11:22','2025-10-09 04:11:22'),(1245099,415115,'action started via WP Cron','2025-10-09 02:16:32','2025-10-09 04:16:32'),(1245100,415115,'action complete via WP Cron','2025-10-09 02:16:32','2025-10-09 04:16:32'),(1245101,415116,'action created','2025-10-09 02:16:32','2025-10-09 04:16:32'),(1245102,415116,'action started via WP Cron','2025-10-09 02:21:33','2025-10-09 04:21:33'),(1245103,415116,'action complete via WP Cron','2025-10-09 02:21:33','2025-10-09 04:21:33'),(1245104,415117,'action created','2025-10-09 02:21:33','2025-10-09 04:21:33'),(1245105,415117,'action started via WP Cron','2025-10-09 02:24:11','2025-10-09 04:24:11'),(1245106,415117,'action complete via WP Cron','2025-10-09 02:24:11','2025-10-09 04:24:11'),(1245107,415118,'action created','2025-10-09 02:24:11','2025-10-09 04:24:11'),(1245108,415118,'action started via WP Cron','2025-10-09 02:26:22','2025-10-09 04:26:22'),(1245109,415118,'action complete via WP Cron','2025-10-09 02:26:22','2025-10-09 04:26:22'),(1245110,415119,'action created','2025-10-09 02:26:22','2025-10-09 04:26:22'),(1245111,415119,'action started via WP Cron','2025-10-09 02:31:32','2025-10-09 04:31:32'),(1245112,415119,'action complete via WP Cron','2025-10-09 02:31:32','2025-10-09 04:31:32'),(1245113,415120,'action created','2025-10-09 02:31:32','2025-10-09 04:31:32'),(1245114,415120,'action started via WP Cron','2025-10-09 02:36:32','2025-10-09 04:36:32'),(1245115,415120,'action complete via WP Cron','2025-10-09 02:36:32','2025-10-09 04:36:32'),(1245116,415121,'action created','2025-10-09 02:36:32','2025-10-09 04:36:32'),(1245117,415121,'action started via WP Cron','2025-10-09 02:41:24','2025-10-09 04:41:24'),(1245118,415121,'action complete via WP Cron','2025-10-09 02:41:24','2025-10-09 04:41:24'),(1245119,415122,'action created','2025-10-09 02:41:24','2025-10-09 04:41:24'),(1245120,415122,'action started via WP Cron','2025-10-09 02:46:32','2025-10-09 04:46:32'),(1245121,415122,'action complete via WP Cron','2025-10-09 02:46:32','2025-10-09 04:46:32'),(1245122,415123,'action created','2025-10-09 02:46:32','2025-10-09 04:46:32'),(1245123,415123,'action started via WP Cron','2025-10-09 02:51:16','2025-10-09 04:51:16'),(1245124,415124,'action created','2025-10-09 02:51:16','2025-10-09 04:51:16'),(1245125,415124,'action started via WP Cron','2025-10-09 02:51:19','2025-10-09 04:51:19'),(1245126,415124,'action complete via WP Cron','2025-10-09 02:51:20','2025-10-09 04:51:20'),(1245127,415123,'action complete via WP Cron','2025-10-09 02:51:20','2025-10-09 04:51:20'),(1245128,415125,'action created','2025-10-09 02:51:20','2025-10-09 04:51:20'),(1245129,415125,'action started via WP Cron','2025-10-09 02:53:45','2025-10-09 04:53:45'),(1245130,415125,'action complete via WP Cron','2025-10-09 02:53:45','2025-10-09 04:53:45'),(1245131,415126,'action created','2025-10-09 02:53:45','2025-10-09 04:53:45'),(1245132,415126,'action started via WP Cron','2025-10-09 02:56:22','2025-10-09 04:56:22'),(1245133,415126,'action complete via WP Cron','2025-10-09 02:56:22','2025-10-09 04:56:22'),(1245134,415127,'action created','2025-10-09 02:56:22','2025-10-09 04:56:22'),(1245135,415127,'action started via WP Cron','2025-10-09 03:01:32','2025-10-09 05:01:32'),(1245136,415127,'action complete via WP Cron','2025-10-09 03:01:32','2025-10-09 05:01:32'),(1245137,415128,'action created','2025-10-09 03:01:32','2025-10-09 05:01:32'),(1245138,415128,'action started via WP Cron','2025-10-09 03:03:33','2025-10-09 05:03:33'),(1245139,415128,'action complete via WP Cron','2025-10-09 03:03:33','2025-10-09 05:03:33'),(1245140,415129,'action created','2025-10-09 03:03:33','2025-10-09 05:03:33'),(1245141,415129,'action started via WP Cron','2025-10-09 03:06:34','2025-10-09 05:06:34'),(1245142,415129,'action complete via WP Cron','2025-10-09 03:06:34','2025-10-09 05:06:34'),(1245143,415130,'action created','2025-10-09 03:06:34','2025-10-09 05:06:34'),(1245144,415130,'action started via WP Cron','2025-10-09 03:11:22','2025-10-09 05:11:22'),(1245145,415130,'action complete via WP Cron','2025-10-09 03:11:22','2025-10-09 05:11:22'),(1245146,415131,'action created','2025-10-09 03:11:22','2025-10-09 05:11:22'),(1245147,415131,'action started via WP Cron','2025-10-09 03:16:33','2025-10-09 05:16:33'),(1245148,415131,'action complete via WP Cron','2025-10-09 03:16:33','2025-10-09 05:16:33'),(1245149,415132,'action created','2025-10-09 03:16:33','2025-10-09 05:16:33'),(1245150,415132,'action started via WP Cron','2025-10-09 03:20:36','2025-10-09 05:20:36'),(1245151,415132,'action complete via WP Cron','2025-10-09 03:20:36','2025-10-09 05:20:36'),(1245152,415133,'action created','2025-10-09 03:20:36','2025-10-09 05:20:36'),(1245153,415133,'action started via WP Cron','2025-10-09 03:26:22','2025-10-09 05:26:22'),(1245154,415133,'action complete via WP Cron','2025-10-09 03:26:22','2025-10-09 05:26:22'),(1245155,415134,'action created','2025-10-09 03:26:22','2025-10-09 05:26:22'),(1245156,415134,'action started via WP Cron','2025-10-09 03:31:33','2025-10-09 05:31:33'),(1245157,415135,'action created','2025-10-09 03:31:33','2025-10-09 05:31:33'),(1245158,415135,'action started via WP Cron','2025-10-09 03:31:36','2025-10-09 05:31:36'),(1245159,415135,'action complete via WP Cron','2025-10-09 03:31:36','2025-10-09 05:31:36'),(1245160,415134,'action complete via WP Cron','2025-10-09 03:31:36','2025-10-09 05:31:36'),(1245161,415136,'action created','2025-10-09 03:31:36','2025-10-09 05:31:36'),(1245162,415136,'action started via WP Cron','2025-10-09 03:36:32','2025-10-09 05:36:32'),(1245163,415136,'action complete via WP Cron','2025-10-09 03:36:32','2025-10-09 05:36:32'),(1245164,415137,'action created','2025-10-09 03:36:32','2025-10-09 05:36:32'),(1245165,415137,'action started via WP Cron','2025-10-09 03:39:41','2025-10-09 05:39:41'),(1245166,415137,'action complete via WP Cron','2025-10-09 03:39:41','2025-10-09 05:39:41'),(1245167,415138,'action created','2025-10-09 03:39:41','2025-10-09 05:39:41'),(1245168,415138,'action started via WP Cron','2025-10-09 03:42:30','2025-10-09 05:42:30'),(1245169,415139,'action created','2025-10-09 03:42:30','2025-10-09 05:42:30'),(1245170,415139,'action started via WP Cron','2025-10-09 03:42:31','2025-10-09 05:42:31'),(1245171,415139,'action complete via WP Cron','2025-10-09 03:42:31','2025-10-09 05:42:31'),(1245172,415138,'action complete via WP Cron','2025-10-09 03:42:31','2025-10-09 05:42:31'),(1245173,415140,'action created','2025-10-09 03:42:31','2025-10-09 05:42:31'),(1245174,415140,'action started via WP Cron','2025-10-09 03:46:33','2025-10-09 05:46:33'),(1245175,415140,'action complete via WP Cron','2025-10-09 03:46:33','2025-10-09 05:46:33'),(1245176,415141,'action created','2025-10-09 03:46:33','2025-10-09 05:46:33'),(1245177,415141,'action started via WP Cron','2025-10-09 03:51:32','2025-10-09 05:51:32'),(1245178,415141,'action complete via WP Cron','2025-10-09 03:51:32','2025-10-09 05:51:32'),(1245179,415142,'action created','2025-10-09 03:51:32','2025-10-09 05:51:32'),(1245180,415142,'action started via WP Cron','2025-10-09 03:56:23','2025-10-09 05:56:23'),(1245181,415142,'action complete via WP Cron','2025-10-09 03:56:23','2025-10-09 05:56:23'),(1245182,415143,'action created','2025-10-09 03:56:23','2025-10-09 05:56:23'),(1245183,415143,'action started via WP Cron','2025-10-09 04:01:31','2025-10-09 06:01:31'),(1245184,415144,'action created','2025-10-09 04:01:31','2025-10-09 06:01:31'),(1245185,415144,'action started via WP Cron','2025-10-09 04:01:33','2025-10-09 06:01:33'),(1245186,415144,'action complete via WP Cron','2025-10-09 04:01:33','2025-10-09 06:01:33'),(1245187,415143,'action complete via WP Cron','2025-10-09 04:01:33','2025-10-09 06:01:33'),(1245188,415145,'action created','2025-10-09 04:01:33','2025-10-09 06:01:33'),(1245189,415145,'action started via WP Cron','2025-10-09 04:06:33','2025-10-09 06:06:33'),(1245190,415145,'action complete via WP Cron','2025-10-09 04:06:33','2025-10-09 06:06:33'),(1245191,415146,'action created','2025-10-09 04:06:33','2025-10-09 06:06:33'),(1245192,415146,'action started via WP Cron','2025-10-09 04:09:41','2025-10-09 06:09:41'),(1245193,415146,'action complete via WP Cron','2025-10-09 04:09:41','2025-10-09 06:09:41'),(1245194,415147,'action created','2025-10-09 04:09:41','2025-10-09 06:09:41'),(1245195,415147,'action started via WP Cron','2025-10-09 04:16:33','2025-10-09 06:16:33'),(1245196,415147,'action complete via WP Cron','2025-10-09 04:16:33','2025-10-09 06:16:33'),(1245197,415148,'action created','2025-10-09 04:16:33','2025-10-09 06:16:33'),(1245198,415148,'action started via WP Cron','2025-10-09 04:21:31','2025-10-09 06:21:31'),(1245199,415148,'action complete via WP Cron','2025-10-09 04:21:31','2025-10-09 06:21:31'),(1245200,415149,'action created','2025-10-09 04:21:31','2025-10-09 06:21:31'),(1245201,415149,'action started via WP Cron','2025-10-09 04:26:07','2025-10-09 06:26:07'),(1245202,415149,'action complete via WP Cron','2025-10-09 04:26:07','2025-10-09 06:26:07'),(1245203,415150,'action created','2025-10-09 04:26:07','2025-10-09 06:26:07'),(1245204,415150,'action started via WP Cron','2025-10-09 04:30:40','2025-10-09 06:30:40'),(1245205,415151,'action created','2025-10-09 04:30:41','2025-10-09 06:30:41'),(1245206,415151,'action started via WP Cron','2025-10-09 04:30:46','2025-10-09 06:30:46'),(1245207,415150,'action complete via WP Cron','2025-10-09 04:30:46','2025-10-09 06:30:46'),(1245208,415152,'action created','2025-10-09 04:30:46','2025-10-09 06:30:46'),(1245209,415151,'action complete via WP Cron','2025-10-09 04:30:47','2025-10-09 06:30:47'),(1245210,415152,'action started via WP Cron','2025-10-09 04:36:32','2025-10-09 06:36:32'),(1245211,415152,'action complete via WP Cron','2025-10-09 04:36:32','2025-10-09 06:36:32'),(1245212,415153,'action created','2025-10-09 04:36:32','2025-10-09 06:36:32'),(1245213,415153,'action started via WP Cron','2025-10-09 04:41:22','2025-10-09 06:41:22'),(1245214,415153,'action complete via WP Cron','2025-10-09 04:41:22','2025-10-09 06:41:22'),(1245215,415154,'action created','2025-10-09 04:41:22','2025-10-09 06:41:22'),(1245216,415154,'action started via WP Cron','2025-10-09 04:43:55','2025-10-09 06:43:55'),(1245217,415154,'action complete via WP Cron','2025-10-09 04:43:59','2025-10-09 06:43:59'),(1245218,415155,'action created','2025-10-09 04:43:59','2025-10-09 06:43:59'),(1245219,415155,'action started via WP Cron','2025-10-09 04:46:34','2025-10-09 06:46:34'),(1245220,415155,'action complete via WP Cron','2025-10-09 04:46:34','2025-10-09 06:46:34'),(1245221,415156,'action created','2025-10-09 04:46:34','2025-10-09 06:46:34'),(1245222,415156,'action started via WP Cron','2025-10-09 04:51:34','2025-10-09 06:51:34'),(1245223,415156,'action complete via WP Cron','2025-10-09 04:51:34','2025-10-09 06:51:34'),(1245224,415157,'action created','2025-10-09 04:51:34','2025-10-09 06:51:34'),(1245225,415157,'action started via WP Cron','2025-10-09 04:56:22','2025-10-09 06:56:22'),(1245226,415158,'action created','2025-10-09 04:56:22','2025-10-09 06:56:22'),(1245227,415158,'action started via WP Cron','2025-10-09 04:56:25','2025-10-09 06:56:25'),(1245228,415158,'action complete via WP Cron','2025-10-09 04:56:25','2025-10-09 06:56:25'),(1245229,415157,'action complete via WP Cron','2025-10-09 04:56:25','2025-10-09 06:56:25'),(1245230,415159,'action created','2025-10-09 04:56:25','2025-10-09 06:56:25'),(1245231,415159,'action started via WP Cron','2025-10-09 05:01:32','2025-10-09 07:01:32'),(1245232,415159,'action complete via WP Cron','2025-10-09 05:01:32','2025-10-09 07:01:32'),(1245233,415160,'action created','2025-10-09 05:01:32','2025-10-09 07:01:32'),(1245234,415160,'action started via WP Cron','2025-10-09 05:03:38','2025-10-09 07:03:38'),(1245235,415160,'action complete via WP Cron','2025-10-09 05:03:38','2025-10-09 07:03:38'),(1245236,415161,'action created','2025-10-09 05:03:38','2025-10-09 07:03:38'),(1245237,415161,'action started via WP Cron','2025-10-09 05:06:32','2025-10-09 07:06:32'),(1245238,415161,'action complete via WP Cron','2025-10-09 05:06:32','2025-10-09 07:06:32'),(1245239,415162,'action created','2025-10-09 05:06:32','2025-10-09 07:06:32'),(1245240,415162,'action started via WP Cron','2025-10-09 05:11:23','2025-10-09 07:11:23'),(1245241,415162,'action complete via WP Cron','2025-10-09 05:11:23','2025-10-09 07:11:23'),(1245242,415163,'action created','2025-10-09 05:11:23','2025-10-09 07:11:23'),(1245243,415163,'action started via WP Cron','2025-10-09 05:16:33','2025-10-09 07:16:33'),(1245244,415163,'action complete via WP Cron','2025-10-09 05:16:33','2025-10-09 07:16:33'),(1245245,415164,'action created','2025-10-09 05:16:33','2025-10-09 07:16:33'),(1245246,415164,'action started via WP Cron','2025-10-09 05:21:32','2025-10-09 07:21:32'),(1245247,415164,'action complete via WP Cron','2025-10-09 05:21:33','2025-10-09 07:21:33'),(1245248,415165,'action created','2025-10-09 05:21:33','2025-10-09 07:21:33'),(1245249,415165,'action started via WP Cron','2025-10-09 05:24:44','2025-10-09 07:24:44'),(1245250,415166,'action created','2025-10-09 05:24:44','2025-10-09 07:24:44'),(1245251,415166,'action started via WP Cron','2025-10-09 05:24:46','2025-10-09 07:24:46'),(1245252,415166,'action complete via WP Cron','2025-10-09 05:24:47','2025-10-09 07:24:47'),(1245253,415165,'action complete via WP Cron','2025-10-09 05:24:47','2025-10-09 07:24:47'),(1245254,415167,'action created','2025-10-09 05:24:47','2025-10-09 07:24:47'),(1245255,415167,'action started via WP Cron','2025-10-09 05:31:33','2025-10-09 07:31:33'),(1245256,415167,'action complete via WP Cron','2025-10-09 05:31:33','2025-10-09 07:31:33'),(1245257,415168,'action created','2025-10-09 05:31:33','2025-10-09 07:31:33'),(1245258,415168,'action started via WP Cron','2025-10-09 05:36:34','2025-10-09 07:36:34'),(1245259,415168,'action complete via WP Cron','2025-10-09 05:36:34','2025-10-09 07:36:34'),(1245260,415169,'action created','2025-10-09 05:36:34','2025-10-09 07:36:34'),(1245261,415169,'action started via WP Cron','2025-10-09 05:41:22','2025-10-09 07:41:22'),(1245262,415169,'action complete via WP Cron','2025-10-09 05:41:22','2025-10-09 07:41:22'),(1245263,415170,'action created','2025-10-09 05:41:22','2025-10-09 07:41:22'),(1245264,415170,'action started via WP Cron','2025-10-09 05:46:32','2025-10-09 07:46:32'),(1245265,415171,'action created','2025-10-09 05:46:32','2025-10-09 07:46:32'),(1245266,415171,'action started via WP Cron','2025-10-09 05:46:34','2025-10-09 07:46:34'),(1245267,415171,'action complete via WP Cron','2025-10-09 05:46:34','2025-10-09 07:46:34'),(1245268,415170,'action complete via WP Cron','2025-10-09 05:46:34','2025-10-09 07:46:34'),(1245269,415172,'action created','2025-10-09 05:46:34','2025-10-09 07:46:34'),(1245270,415172,'action started via WP Cron','2025-10-09 05:51:34','2025-10-09 07:51:34'),(1245271,415172,'action complete via WP Cron','2025-10-09 05:51:34','2025-10-09 07:51:34'),(1245272,415173,'action created','2025-10-09 05:51:34','2025-10-09 07:51:34'),(1245273,415173,'action started via WP Cron','2025-10-09 05:54:01','2025-10-09 07:54:01'),(1245274,415173,'action complete via WP Cron','2025-10-09 05:54:01','2025-10-09 07:54:01'),(1245275,415174,'action created','2025-10-09 05:54:01','2025-10-09 07:54:01'),(1245276,415174,'action started via WP Cron','2025-10-09 05:56:23','2025-10-09 07:56:23'),(1245277,415174,'action complete via WP Cron','2025-10-09 05:56:23','2025-10-09 07:56:23'),(1245278,415175,'action created','2025-10-09 05:56:23','2025-10-09 07:56:23'),(1245279,415175,'action started via WP Cron','2025-10-09 06:01:32','2025-10-09 08:01:32'),(1245280,415175,'action complete via WP Cron','2025-10-09 06:01:32','2025-10-09 08:01:32'),(1245281,415176,'action created','2025-10-09 06:01:32','2025-10-09 08:01:32'),(1245282,415176,'action started via WP Cron','2025-10-09 06:03:39','2025-10-09 08:03:39'),(1245283,415176,'action complete via WP Cron','2025-10-09 06:03:39','2025-10-09 08:03:39'),(1245284,415177,'action created','2025-10-09 06:03:39','2025-10-09 08:03:39'),(1245285,415177,'action started via WP Cron','2025-10-09 06:06:31','2025-10-09 08:06:31'),(1245286,415177,'action complete via WP Cron','2025-10-09 06:06:31','2025-10-09 08:06:31'),(1245287,415178,'action created','2025-10-09 06:06:31','2025-10-09 08:06:31'),(1245288,415178,'action started via WP Cron','2025-10-09 06:09:21','2025-10-09 08:09:21'),(1245289,415178,'action complete via WP Cron','2025-10-09 06:09:21','2025-10-09 08:09:21'),(1245290,415179,'action created','2025-10-09 06:09:21','2025-10-09 08:09:21'),(1245291,415179,'action started via WP Cron','2025-10-09 06:11:31','2025-10-09 08:11:31'),(1245292,415179,'action complete via WP Cron','2025-10-09 06:11:31','2025-10-09 08:11:31'),(1245293,415180,'action created','2025-10-09 06:11:31','2025-10-09 08:11:31'),(1245294,415180,'action started via WP Cron','2025-10-09 06:13:31','2025-10-09 08:13:31'),(1245295,415180,'action complete via WP Cron','2025-10-09 06:13:31','2025-10-09 08:13:31'),(1245296,415181,'action created','2025-10-09 06:13:31','2025-10-09 08:13:31'),(1245297,415181,'action started via WP Cron','2025-10-09 06:16:31','2025-10-09 08:16:31'),(1245298,415181,'action complete via WP Cron','2025-10-09 06:16:31','2025-10-09 08:16:31'),(1245299,415182,'action created','2025-10-09 06:16:31','2025-10-09 08:16:31'),(1245300,415182,'action started via WP Cron','2025-10-09 06:19:30','2025-10-09 08:19:30'),(1245301,415183,'action created','2025-10-09 06:19:30','2025-10-09 08:19:30'),(1245302,415183,'action started via WP Cron','2025-10-09 06:19:32','2025-10-09 08:19:32'),(1245303,415183,'action complete via WP Cron','2025-10-09 06:19:32','2025-10-09 08:19:32'),(1245304,415182,'action complete via WP Cron','2025-10-09 06:19:32','2025-10-09 08:19:32'),(1245305,415184,'action created','2025-10-09 06:19:32','2025-10-09 08:19:32'),(1245306,415184,'action started via WP Cron','2025-10-09 06:22:33','2025-10-09 08:22:33'),(1245307,415184,'action complete via WP Cron','2025-10-09 06:22:33','2025-10-09 08:22:33'),(1245308,415185,'action created','2025-10-09 06:22:33','2025-10-09 08:22:33'),(1245309,415185,'action started via WP Cron','2025-10-09 06:25:31','2025-10-09 08:25:31'),(1245310,415185,'action complete via WP Cron','2025-10-09 06:25:31','2025-10-09 08:25:31'),(1245311,415186,'action created','2025-10-09 06:25:31','2025-10-09 08:25:31'),(1245312,415186,'action started via WP Cron','2025-10-09 06:27:31','2025-10-09 08:27:31'),(1245313,415186,'action complete via WP Cron','2025-10-09 06:27:31','2025-10-09 08:27:31'),(1245314,415187,'action created','2025-10-09 06:27:31','2025-10-09 08:27:31'),(1245315,415187,'action started via WP Cron','2025-10-09 06:30:29','2025-10-09 08:30:29'),(1245316,415187,'action complete via WP Cron','2025-10-09 06:30:29','2025-10-09 08:30:29'),(1245317,415188,'action created','2025-10-09 06:30:29','2025-10-09 08:30:29'),(1245318,415188,'action started via WP Cron','2025-10-09 06:32:30','2025-10-09 08:32:30'),(1245319,415188,'action complete via WP Cron','2025-10-09 06:32:30','2025-10-09 08:32:30'),(1245320,415189,'action created','2025-10-09 06:32:30','2025-10-09 08:32:30'),(1245321,415189,'action started via WP Cron','2025-10-09 06:34:30','2025-10-09 08:34:30'),(1245322,415189,'action complete via WP Cron','2025-10-09 06:34:30','2025-10-09 08:34:30'),(1245323,415190,'action created','2025-10-09 06:34:30','2025-10-09 08:34:30'),(1245324,415190,'action started via WP Cron','2025-10-09 06:36:30','2025-10-09 08:36:30'),(1245325,415191,'action created','2025-10-09 06:36:30','2025-10-09 08:36:30'),(1245326,415191,'action started via WP Cron','2025-10-09 06:36:32','2025-10-09 08:36:32'),(1245327,415191,'action complete via WP Cron','2025-10-09 06:36:32','2025-10-09 08:36:32'),(1245328,415190,'action complete via WP Cron','2025-10-09 06:36:32','2025-10-09 08:36:32'),(1245329,415192,'action created','2025-10-09 06:36:32','2025-10-09 08:36:32'),(1245330,415192,'action started via WP Cron','2025-10-09 06:39:29','2025-10-09 08:39:29'),(1245331,415193,'action created','2025-10-09 06:39:29','2025-10-09 08:39:29'),(1245332,415193,'action started via WP Cron','2025-10-09 06:39:31','2025-10-09 08:39:31'),(1245333,415193,'action complete via WP Cron','2025-10-09 06:39:31','2025-10-09 08:39:31'),(1245334,415192,'action complete via WP Cron','2025-10-09 06:39:31','2025-10-09 08:39:31'),(1245335,415194,'action created','2025-10-09 06:39:31','2025-10-09 08:39:31'),(1245336,415194,'action started via WP Cron','2025-10-09 06:41:32','2025-10-09 08:41:32'),(1245337,415194,'action complete via WP Cron','2025-10-09 06:41:32','2025-10-09 08:41:32'),(1245338,415195,'action created','2025-10-09 06:41:32','2025-10-09 08:41:32'),(1245339,415195,'action started via WP Cron','2025-10-09 06:43:43','2025-10-09 08:43:43'),(1245340,415195,'action complete via WP Cron','2025-10-09 06:43:43','2025-10-09 08:43:43'),(1245341,415196,'action created','2025-10-09 06:43:43','2025-10-09 08:43:43'),(1245342,415196,'action started via WP Cron','2025-10-09 06:46:44','2025-10-09 08:46:44'),(1245343,415196,'action complete via WP Cron','2025-10-09 06:46:44','2025-10-09 08:46:44'),(1245344,415197,'action created','2025-10-09 06:46:44','2025-10-09 08:46:44'),(1245345,415197,'action started via WP Cron','2025-10-09 06:49:32','2025-10-09 08:49:32'),(1245346,415197,'action complete via WP Cron','2025-10-09 06:49:32','2025-10-09 08:49:32'),(1245347,415198,'action created','2025-10-09 06:49:32','2025-10-09 08:49:32'),(1245348,415198,'action started via WP Cron','2025-10-09 06:51:47','2025-10-09 08:51:47'),(1245349,415198,'action complete via WP Cron','2025-10-09 06:51:48','2025-10-09 08:51:48'),(1245350,415199,'action created','2025-10-09 06:51:48','2025-10-09 08:51:48'),(1245351,415199,'action started via WP Cron','2025-10-09 06:54:42','2025-10-09 08:54:42'),(1245352,415199,'action complete via WP Cron','2025-10-09 06:54:42','2025-10-09 08:54:42'),(1245353,415200,'action created','2025-10-09 06:54:42','2025-10-09 08:54:42'),(1245354,415200,'action started via WP Cron','2025-10-09 06:57:38','2025-10-09 08:57:38'),(1245355,415200,'action complete via WP Cron','2025-10-09 06:57:38','2025-10-09 08:57:38'),(1245356,415201,'action created','2025-10-09 06:57:38','2025-10-09 08:57:38'),(1245357,415201,'action started via WP Cron','2025-10-09 07:00:34','2025-10-09 09:00:34'),(1245358,415202,'action created','2025-10-09 07:00:34','2025-10-09 09:00:34'),(1245359,415201,'action complete via WP Cron','2025-10-09 07:00:39','2025-10-09 09:00:39'),(1245360,415203,'action created','2025-10-09 07:00:39','2025-10-09 09:00:39'),(1245361,415202,'action started via WP Cron','2025-10-09 07:00:39','2025-10-09 09:00:39'),(1245362,415202,'action complete via WP Cron','2025-10-09 07:00:41','2025-10-09 09:00:41'),(1245363,415203,'action started via WP Cron','2025-10-09 07:03:29','2025-10-09 09:03:29'),(1245364,415203,'action complete via WP Cron','2025-10-09 07:03:29','2025-10-09 09:03:29'),(1245365,415204,'action created','2025-10-09 07:03:29','2025-10-09 09:03:29'),(1245366,415204,'action started via WP Cron','2025-10-09 07:05:29','2025-10-09 09:05:29'),(1245367,415204,'action complete via WP Cron','2025-10-09 07:05:29','2025-10-09 09:05:29'),(1245368,415205,'action created','2025-10-09 07:05:29','2025-10-09 09:05:29'),(1245369,415205,'action started via WP Cron','2025-10-09 07:07:30','2025-10-09 09:07:30'),(1245370,415205,'action complete via WP Cron','2025-10-09 07:07:30','2025-10-09 09:07:30'),(1245371,415206,'action created','2025-10-09 07:07:30','2025-10-09 09:07:30'),(1245372,415206,'action started via WP Cron','2025-10-09 07:09:30','2025-10-09 09:09:30'),(1245373,415206,'action complete via WP Cron','2025-10-09 07:09:31','2025-10-09 09:09:31'),(1245374,415207,'action created','2025-10-09 07:09:31','2025-10-09 09:09:31'),(1245375,415207,'action started via WP Cron','2025-10-09 07:12:30','2025-10-09 09:12:30'),(1245376,415207,'action complete via WP Cron','2025-10-09 07:12:30','2025-10-09 09:12:30'),(1245377,415208,'action created','2025-10-09 07:12:30','2025-10-09 09:12:30'),(1245378,415208,'action started via WP Cron','2025-10-09 07:14:31','2025-10-09 09:14:31'),(1245379,415208,'action complete via WP Cron','2025-10-09 07:14:31','2025-10-09 09:14:31'),(1245380,415209,'action created','2025-10-09 07:14:31','2025-10-09 09:14:31'),(1245381,415209,'action started via WP Cron','2025-10-09 07:17:30','2025-10-09 09:17:30'),(1245382,415209,'action complete via WP Cron','2025-10-09 07:17:30','2025-10-09 09:17:30'),(1245383,415210,'action created','2025-10-09 07:17:30','2025-10-09 09:17:30'),(1245384,415210,'action started via WP Cron','2025-10-09 07:19:30','2025-10-09 09:19:30'),(1245385,415210,'action complete via WP Cron','2025-10-09 07:19:30','2025-10-09 09:19:30'),(1245386,415211,'action created','2025-10-09 07:19:30','2025-10-09 09:19:30'),(1245387,415211,'action started via WP Cron','2025-10-09 07:21:30','2025-10-09 09:21:30'),(1245388,415211,'action complete via WP Cron','2025-10-09 07:21:30','2025-10-09 09:21:30'),(1245389,415212,'action created','2025-10-09 07:21:30','2025-10-09 09:21:30'),(1245390,415212,'action started via WP Cron','2025-10-09 07:23:30','2025-10-09 09:23:30'),(1245391,415212,'action complete via WP Cron','2025-10-09 07:23:30','2025-10-09 09:23:30'),(1245392,415213,'action created','2025-10-09 07:23:30','2025-10-09 09:23:30'),(1245393,415213,'action started via WP Cron','2025-10-09 07:25:31','2025-10-09 09:25:31'),(1245394,415214,'action created','2025-10-09 07:25:31','2025-10-09 09:25:31'),(1245395,415214,'action started via WP Cron','2025-10-09 07:25:33','2025-10-09 09:25:33'),(1245396,415214,'action complete via WP Cron','2025-10-09 07:25:33','2025-10-09 09:25:33'),(1245397,415213,'action complete via WP Cron','2025-10-09 07:25:33','2025-10-09 09:25:33'),(1245398,415215,'action created','2025-10-09 07:25:33','2025-10-09 09:25:33'),(1245399,415215,'action started via WP Cron','2025-10-09 07:28:29','2025-10-09 09:28:29'),(1245400,415215,'action complete via WP Cron','2025-10-09 07:28:29','2025-10-09 09:28:29'),(1245401,415216,'action created','2025-10-09 07:28:29','2025-10-09 09:28:29'),(1245402,415216,'action started via WP Cron','2025-10-09 07:30:30','2025-10-09 09:30:30'),(1245403,415216,'action complete via WP Cron','2025-10-09 07:30:30','2025-10-09 09:30:30'),(1245404,415217,'action created','2025-10-09 07:30:30','2025-10-09 09:30:30'),(1245405,415217,'action started via WP Cron','2025-10-09 07:35:25','2025-10-09 09:35:25'),(1245406,415217,'action complete via WP Cron','2025-10-09 07:35:25','2025-10-09 09:35:25'),(1245407,415218,'action created','2025-10-09 07:35:25','2025-10-09 09:35:25'),(1245408,415218,'action started via WP Cron','2025-10-09 07:38:04','2025-10-09 09:38:04'),(1245409,415218,'action complete via WP Cron','2025-10-09 07:38:04','2025-10-09 09:38:04'),(1245410,415219,'action created','2025-10-09 07:38:04','2025-10-09 09:38:04'),(1245411,415219,'action started via WP Cron','2025-10-09 07:40:30','2025-10-09 09:40:30'),(1245412,415219,'action complete via WP Cron','2025-10-09 07:40:31','2025-10-09 09:40:31'),(1245413,415220,'action created','2025-10-09 07:40:31','2025-10-09 09:40:31'),(1245414,415220,'action started via WP Cron','2025-10-09 07:43:33','2025-10-09 09:43:33'),(1245415,415220,'action complete via WP Cron','2025-10-09 07:43:33','2025-10-09 09:43:33'),(1245416,415221,'action created','2025-10-09 07:43:33','2025-10-09 09:43:33'),(1245417,415221,'action started via WP Cron','2025-10-09 07:45:42','2025-10-09 09:45:42'),(1245418,415221,'action complete via WP Cron','2025-10-09 07:45:42','2025-10-09 09:45:42'),(1245419,415222,'action created','2025-10-09 07:45:42','2025-10-09 09:45:42'),(1245420,415222,'action started via WP Cron','2025-10-09 07:51:11','2025-10-09 09:51:11'),(1245421,415223,'action created','2025-10-09 07:51:11','2025-10-09 09:51:11'),(1245422,415223,'action started via WP Cron','2025-10-09 07:51:13','2025-10-09 09:51:13'),(1245423,415223,'action complete via WP Cron','2025-10-09 07:51:13','2025-10-09 09:51:13'),(1245424,415222,'action complete via WP Cron','2025-10-09 07:51:13','2025-10-09 09:51:13'),(1245425,415224,'action created','2025-10-09 07:51:13','2025-10-09 09:51:13'),(1245426,415224,'action started via WP Cron','2025-10-09 07:54:06','2025-10-09 09:54:06'),(1245427,415224,'action complete via WP Cron','2025-10-09 07:54:06','2025-10-09 09:54:06'),(1245428,415225,'action created','2025-10-09 07:54:06','2025-10-09 09:54:06'),(1245429,415225,'action started via WP Cron','2025-10-09 07:56:23','2025-10-09 09:56:23'),(1245430,415225,'action complete via WP Cron','2025-10-09 07:56:23','2025-10-09 09:56:23'),(1245431,415226,'action created','2025-10-09 07:56:23','2025-10-09 09:56:23'),(1245432,415226,'action started via WP Cron','2025-10-09 07:58:54','2025-10-09 09:58:54'),(1245433,415226,'action complete via WP Cron','2025-10-09 07:58:54','2025-10-09 09:58:54'),(1245434,415227,'action created','2025-10-09 07:58:54','2025-10-09 09:58:54'),(1245435,415227,'action started via WP Cron','2025-10-09 08:01:32','2025-10-09 10:01:32'),(1245436,415227,'action complete via WP Cron','2025-10-09 08:01:32','2025-10-09 10:01:32'),(1245437,415228,'action created','2025-10-09 08:01:32','2025-10-09 10:01:32'),(1245438,415228,'action started via WP Cron','2025-10-09 08:06:28','2025-10-09 10:06:28'),(1245439,415228,'action complete via WP Cron','2025-10-09 08:06:30','2025-10-09 10:06:30'),(1245440,415229,'action created','2025-10-09 08:06:30','2025-10-09 10:06:30'),(1245441,415229,'action started via WP Cron','2025-10-09 08:08:54','2025-10-09 10:08:54'),(1245442,415229,'action complete via WP Cron','2025-10-09 08:08:55','2025-10-09 10:08:55'),(1245443,415230,'action created','2025-10-09 08:08:55','2025-10-09 10:08:55'),(1245444,415230,'action started via WP Cron','2025-10-09 08:11:24','2025-10-09 10:11:24'),(1245445,415230,'action complete via WP Cron','2025-10-09 08:11:24','2025-10-09 10:11:24'),(1245446,415231,'action created','2025-10-09 08:11:24','2025-10-09 10:11:24'),(1245447,415231,'action started via WP Cron','2025-10-09 08:16:31','2025-10-09 10:16:31'),(1245448,415231,'action complete via WP Cron','2025-10-09 08:16:32','2025-10-09 10:16:32'),(1245449,415232,'action created','2025-10-09 08:16:32','2025-10-09 10:16:32'),(1245450,415232,'action started via WP Cron','2025-10-09 08:21:32','2025-10-09 10:21:32'),(1245451,415232,'action complete via WP Cron','2025-10-09 08:21:32','2025-10-09 10:21:32'),(1245452,415233,'action created','2025-10-09 08:21:32','2025-10-09 10:21:32'),(1245453,415233,'action started via WP Cron','2025-10-09 08:26:24','2025-10-09 10:26:24'),(1245454,415233,'action complete via WP Cron','2025-10-09 08:26:24','2025-10-09 10:26:24'),(1245455,415234,'action created','2025-10-09 08:26:24','2025-10-09 10:26:24'),(1245456,415234,'action started via WP Cron','2025-10-09 08:31:32','2025-10-09 10:31:32'),(1245457,415234,'action complete via WP Cron','2025-10-09 08:31:32','2025-10-09 10:31:32'),(1245458,415235,'action created','2025-10-09 08:31:32','2025-10-09 10:31:32'),(1245459,415235,'action started via WP Cron','2025-10-09 08:35:09','2025-10-09 10:35:09'),(1245460,415235,'action complete via WP Cron','2025-10-09 08:35:09','2025-10-09 10:35:09'),(1245461,415236,'action created','2025-10-09 08:35:09','2025-10-09 10:35:09'),(1245462,415236,'action started via WP Cron','2025-10-09 08:40:33','2025-10-09 10:40:33'),(1245463,415237,'action created','2025-10-09 08:40:33','2025-10-09 10:40:33'),(1245464,415237,'action started via WP Cron','2025-10-09 08:40:36','2025-10-09 10:40:36'),(1245465,415237,'action complete via WP Cron','2025-10-09 08:40:36','2025-10-09 10:40:36'),(1245466,415236,'action complete via WP Cron','2025-10-09 08:40:36','2025-10-09 10:40:36'),(1245467,415238,'action created','2025-10-09 08:40:36','2025-10-09 10:40:36'),(1245468,415238,'action started via WP Cron','2025-10-09 08:44:50','2025-10-09 10:44:50'),(1245469,415239,'action created','2025-10-09 08:44:51','2025-10-09 10:44:51'),(1245470,415239,'action started via WP Cron','2025-10-09 08:44:53','2025-10-09 10:44:53'),(1245471,415239,'action complete via WP Cron','2025-10-09 08:44:53','2025-10-09 10:44:53'),(1245472,415238,'action complete via WP Cron','2025-10-09 08:44:53','2025-10-09 10:44:53'),(1245473,415240,'action created','2025-10-09 08:44:53','2025-10-09 10:44:53'),(1245474,415240,'action started via WP Cron','2025-10-09 08:51:32','2025-10-09 10:51:32'),(1245475,415240,'action complete via WP Cron','2025-10-09 08:51:32','2025-10-09 10:51:32'),(1245476,415241,'action created','2025-10-09 08:51:32','2025-10-09 10:51:32'),(1245477,415241,'action started via WP Cron','2025-10-09 08:54:08','2025-10-09 10:54:08'),(1245478,415241,'action complete via WP Cron','2025-10-09 08:54:08','2025-10-09 10:54:08'),(1245479,415242,'action created','2025-10-09 08:54:08','2025-10-09 10:54:08'),(1245480,415242,'action started via WP Cron','2025-10-09 08:56:27','2025-10-09 10:56:27'),(1245481,415242,'action complete via WP Cron','2025-10-09 08:56:27','2025-10-09 10:56:27'),(1245482,415243,'action created','2025-10-09 08:56:27','2025-10-09 10:56:27'),(1245483,415243,'action started via WP Cron','2025-10-09 09:01:19','2025-10-09 11:01:19'),(1245484,415243,'action complete via WP Cron','2025-10-09 09:01:19','2025-10-09 11:01:19'),(1245485,415244,'action created','2025-10-09 09:01:19','2025-10-09 11:01:19'),(1245486,415244,'action started via WP Cron','2025-10-09 09:04:43','2025-10-09 11:04:43'),(1245487,415244,'action complete via WP Cron','2025-10-09 09:04:43','2025-10-09 11:04:43'),(1245488,415245,'action created','2025-10-09 09:04:43','2025-10-09 11:04:43'),(1245489,415245,'action started via WP Cron','2025-10-09 09:11:23','2025-10-09 11:11:23'),(1245490,415245,'action complete via WP Cron','2025-10-09 09:11:23','2025-10-09 11:11:23'),(1245491,415246,'action created','2025-10-09 09:11:23','2025-10-09 11:11:23'),(1245492,415246,'action started via WP Cron','2025-10-09 09:14:30','2025-10-09 11:14:30'),(1245493,415246,'action complete via WP Cron','2025-10-09 09:14:30','2025-10-09 11:14:30'),(1245494,415247,'action created','2025-10-09 09:14:30','2025-10-09 11:14:30'),(1245495,415247,'action started via WP Cron','2025-10-09 09:16:31','2025-10-09 11:16:31'),(1245496,415247,'action complete via WP Cron','2025-10-09 09:16:31','2025-10-09 11:16:31'),(1245497,415248,'action created','2025-10-09 09:16:31','2025-10-09 11:16:31'),(1245498,415248,'action started via WP Cron','2025-10-09 09:21:32','2025-10-09 11:21:32'),(1245499,415248,'action complete via WP Cron','2025-10-09 09:21:33','2025-10-09 11:21:33'),(1245500,415249,'action created','2025-10-09 09:21:33','2025-10-09 11:21:33'),(1245501,415249,'action started via WP Cron','2025-10-09 09:26:23','2025-10-09 11:26:23'),(1245502,415249,'action complete via WP Cron','2025-10-09 09:26:23','2025-10-09 11:26:23'),(1245503,415250,'action created','2025-10-09 09:26:23','2025-10-09 11:26:23'),(1245504,415250,'action started via WP Cron','2025-10-09 09:30:09','2025-10-09 11:30:09'),(1245505,415250,'action complete via WP Cron','2025-10-09 09:30:09','2025-10-09 11:30:09'),(1245506,415251,'action created','2025-10-09 09:30:09','2025-10-09 11:30:09'),(1245507,415251,'action started via WP Cron','2025-10-09 09:35:16','2025-10-09 11:35:16'),(1245508,415252,'action created','2025-10-09 09:35:16','2025-10-09 11:35:16'),(1245509,415252,'action started via WP Cron','2025-10-09 09:35:18','2025-10-09 11:35:18'),(1245510,415252,'action complete via WP Cron','2025-10-09 09:35:19','2025-10-09 11:35:19'),(1245511,415251,'action complete via WP Cron','2025-10-09 09:35:19','2025-10-09 11:35:19'),(1245512,415253,'action created','2025-10-09 09:35:19','2025-10-09 11:35:19'),(1245513,415253,'action started via WP Cron','2025-10-09 09:41:23','2025-10-09 11:41:23'),(1245514,415253,'action complete via WP Cron','2025-10-09 09:41:24','2025-10-09 11:41:24'),(1245515,415254,'action created','2025-10-09 09:41:24','2025-10-09 11:41:24'),(1245516,415254,'action started via WP Cron','2025-10-09 09:43:31','2025-10-09 11:43:31'),(1245517,415254,'action complete via WP Cron','2025-10-09 09:43:31','2025-10-09 11:43:31'),(1245518,415255,'action created','2025-10-09 09:43:31','2025-10-09 11:43:31'),(1245519,415255,'action started via WP Cron','2025-10-09 09:45:31','2025-10-09 11:45:31'),(1245520,415255,'action complete via WP Cron','2025-10-09 09:45:31','2025-10-09 11:45:31'),(1245521,415256,'action created','2025-10-09 09:45:31','2025-10-09 11:45:31'),(1245522,415256,'action started via WP Cron','2025-10-09 09:51:32','2025-10-09 11:51:32'),(1245523,415256,'action complete via WP Cron','2025-10-09 09:51:32','2025-10-09 11:51:32'),(1245524,415257,'action created','2025-10-09 09:51:32','2025-10-09 11:51:32'),(1245525,415257,'action started via WP Cron','2025-10-09 09:56:23','2025-10-09 11:56:23'),(1245526,415257,'action complete via WP Cron','2025-10-09 09:56:23','2025-10-09 11:56:23'),(1245527,415258,'action created','2025-10-09 09:56:23','2025-10-09 11:56:23'),(1245528,415258,'action started via WP Cron','2025-10-09 10:01:31','2025-10-09 12:01:31'),(1245529,415258,'action complete via WP Cron','2025-10-09 10:01:31','2025-10-09 12:01:31'),(1245530,415259,'action created','2025-10-09 10:01:31','2025-10-09 12:01:31'),(1245531,415259,'action started via WP Cron','2025-10-09 10:06:32','2025-10-09 12:06:32'),(1245532,415259,'action complete via WP Cron','2025-10-09 10:06:32','2025-10-09 12:06:32'),(1245533,415260,'action created','2025-10-09 10:06:32','2025-10-09 12:06:32'),(1245534,415260,'action started via WP Cron','2025-10-09 10:11:10','2025-10-09 12:11:10'),(1245535,415260,'action complete via WP Cron','2025-10-09 10:11:10','2025-10-09 12:11:10'),(1245536,415261,'action created','2025-10-09 10:11:10','2025-10-09 12:11:10'),(1245537,415261,'action started via WP Cron','2025-10-09 10:13:31','2025-10-09 12:13:31'),(1245538,415261,'action complete via WP Cron','2025-10-09 10:13:31','2025-10-09 12:13:31'),(1245539,415262,'action created','2025-10-09 10:13:31','2025-10-09 12:13:31'),(1245540,415262,'action started via WP Cron','2025-10-09 10:16:31','2025-10-09 12:16:31'),(1245541,415262,'action complete via WP Cron','2025-10-09 10:16:31','2025-10-09 12:16:31'),(1245542,415263,'action created','2025-10-09 10:16:31','2025-10-09 12:16:31'),(1245543,415263,'action started via WP Cron','2025-10-09 10:21:32','2025-10-09 12:21:32'),(1245544,415263,'action complete via WP Cron','2025-10-09 10:21:33','2025-10-09 12:21:33'),(1245545,415264,'action created','2025-10-09 10:21:33','2025-10-09 12:21:33'),(1245546,415264,'action started via WP Cron','2025-10-09 10:26:24','2025-10-09 12:26:24'),(1245547,415264,'action complete via WP Cron','2025-10-09 10:26:24','2025-10-09 12:26:24'),(1245548,415265,'action created','2025-10-09 10:26:24','2025-10-09 12:26:24'),(1245549,415265,'action started via WP Cron','2025-10-09 10:29:35','2025-10-09 12:29:35'),(1245550,415266,'action created','2025-10-09 10:29:35','2025-10-09 12:29:35'),(1245551,415266,'action started via WP Cron','2025-10-09 10:29:37','2025-10-09 12:29:37'),(1245552,415266,'action complete via WP Cron','2025-10-09 10:29:37','2025-10-09 12:29:37'),(1245553,415265,'action complete via WP Cron','2025-10-09 10:29:37','2025-10-09 12:29:37'),(1245554,415267,'action created','2025-10-09 10:29:37','2025-10-09 12:29:37'),(1245555,415267,'action started via WP Cron','2025-10-09 10:35:03','2025-10-09 12:35:03'),(1245556,415267,'action complete via WP Cron','2025-10-09 10:35:03','2025-10-09 12:35:03'),(1245557,415268,'action created','2025-10-09 10:35:03','2025-10-09 12:35:03'),(1245558,415268,'action started via WP Cron','2025-10-09 10:37:31','2025-10-09 12:37:31'),(1245559,415268,'action complete via WP Cron','2025-10-09 10:37:31','2025-10-09 12:37:31'),(1245560,415269,'action created','2025-10-09 10:37:31','2025-10-09 12:37:31'),(1245561,415269,'action started via WP Cron','2025-10-09 10:41:23','2025-10-09 12:41:23'),(1245562,415269,'action complete via WP Cron','2025-10-09 10:41:23','2025-10-09 12:41:23'),(1245563,415270,'action created','2025-10-09 10:41:23','2025-10-09 12:41:23'),(1245564,415270,'action started via WP Cron','2025-10-09 10:46:32','2025-10-09 12:46:32'),(1245565,415270,'action complete via WP Cron','2025-10-09 10:46:32','2025-10-09 12:46:32'),(1245566,415271,'action created','2025-10-09 10:46:32','2025-10-09 12:46:32'),(1245567,415271,'action started via WP Cron','2025-10-09 10:48:49','2025-10-09 12:48:49'),(1245568,415271,'action complete via WP Cron','2025-10-09 10:48:49','2025-10-09 12:48:49'),(1245569,415272,'action created','2025-10-09 10:48:49','2025-10-09 12:48:49'),(1245570,415272,'action started via WP Cron','2025-10-09 10:51:32','2025-10-09 12:51:32'),(1245571,415272,'action complete via WP Cron','2025-10-09 10:51:32','2025-10-09 12:51:32'),(1245572,415273,'action created','2025-10-09 10:51:32','2025-10-09 12:51:32'),(1245573,415273,'action started via WP Cron','2025-10-09 10:56:23','2025-10-09 12:56:23'),(1245574,415273,'action complete via WP Cron','2025-10-09 10:56:23','2025-10-09 12:56:23'),(1245575,415274,'action created','2025-10-09 10:56:23','2025-10-09 12:56:23'),(1245576,415274,'action started via WP Cron','2025-10-09 11:01:32','2025-10-09 13:01:32'),(1245577,415274,'action complete via WP Cron','2025-10-09 11:01:32','2025-10-09 13:01:32'),(1245578,415275,'action created','2025-10-09 11:01:32','2025-10-09 13:01:32'),(1245579,415275,'action started via WP Cron','2025-10-09 11:06:33','2025-10-09 13:06:33'),(1245580,415275,'action complete via WP Cron','2025-10-09 11:06:33','2025-10-09 13:06:33'),(1245581,415276,'action created','2025-10-09 11:06:33','2025-10-09 13:06:33'),(1245582,415276,'action started via WP Cron','2025-10-09 11:11:26','2025-10-09 13:11:26'),(1245583,415276,'action complete via WP Cron','2025-10-09 11:11:26','2025-10-09 13:11:26'),(1245584,415277,'action created','2025-10-09 11:11:26','2025-10-09 13:11:26'),(1245585,415277,'action started via WP Cron','2025-10-09 11:16:31','2025-10-09 13:16:31'),(1245586,415278,'action created','2025-10-09 11:16:31','2025-10-09 13:16:31'),(1245587,415278,'action started via WP Cron','2025-10-09 11:16:34','2025-10-09 13:16:34'),(1245588,415278,'action complete via WP Cron','2025-10-09 11:16:35','2025-10-09 13:16:35'),(1245589,415277,'action complete via WP Cron','2025-10-09 11:16:36','2025-10-09 13:16:36'),(1245590,415279,'action created','2025-10-09 11:16:36','2025-10-09 13:16:36'),(1245591,415279,'action started via WP Cron','2025-10-09 11:21:32','2025-10-09 13:21:32'),(1245592,415279,'action complete via WP Cron','2025-10-09 11:21:32','2025-10-09 13:21:32'),(1245593,415280,'action created','2025-10-09 11:21:32','2025-10-09 13:21:32'),(1245594,415280,'action started via WP Cron','2025-10-09 11:25:55','2025-10-09 13:25:55'),(1245595,415280,'action complete via WP Cron','2025-10-09 11:25:55','2025-10-09 13:25:55'),(1245596,415281,'action created','2025-10-09 11:25:55','2025-10-09 13:25:55'),(1245597,415281,'action started via WP Cron','2025-10-09 11:28:55','2025-10-09 13:28:55'),(1245598,415281,'action complete via WP Cron','2025-10-09 11:28:56','2025-10-09 13:28:56'),(1245599,415282,'action created','2025-10-09 11:28:56','2025-10-09 13:28:56'),(1245600,415282,'action started via WP Cron','2025-10-09 11:31:32','2025-10-09 13:31:32'),(1245601,415282,'action complete via WP Cron','2025-10-09 11:31:32','2025-10-09 13:31:32'),(1245602,415283,'action created','2025-10-09 11:31:32','2025-10-09 13:31:32'),(1245603,415283,'action started via WP Cron','2025-10-09 11:36:31','2025-10-09 13:36:31'),(1245604,415283,'action complete via WP Cron','2025-10-09 11:36:31','2025-10-09 13:36:31'),(1245605,415284,'action created','2025-10-09 11:36:31','2025-10-09 13:36:31'),(1245606,415284,'action started via WP Cron','2025-10-09 11:41:23','2025-10-09 13:41:23'),(1245607,415284,'action complete via WP Cron','2025-10-09 11:41:23','2025-10-09 13:41:23'),(1245608,415285,'action created','2025-10-09 11:41:23','2025-10-09 13:41:23'),(1245609,415285,'action started via WP Cron','2025-10-09 11:45:17','2025-10-09 13:45:17'),(1245610,415285,'action complete via WP Cron','2025-10-09 11:45:17','2025-10-09 13:45:17'),(1245611,415286,'action created','2025-10-09 11:45:17','2025-10-09 13:45:17'),(1245612,415286,'action started via WP Cron','2025-10-09 11:51:33','2025-10-09 13:51:33'),(1245613,415286,'action complete via WP Cron','2025-10-09 11:51:33','2025-10-09 13:51:33'),(1245614,415287,'action created','2025-10-09 11:51:33','2025-10-09 13:51:33'),(1245615,415287,'action started via WP Cron','2025-10-09 11:56:23','2025-10-09 13:56:23'),(1245616,415287,'action complete via WP Cron','2025-10-09 11:56:23','2025-10-09 13:56:23'),(1245617,415288,'action created','2025-10-09 11:56:23','2025-10-09 13:56:23'),(1245618,415288,'action started via WP Cron','2025-10-09 12:01:32','2025-10-09 14:01:32'),(1245619,415288,'action complete via WP Cron','2025-10-09 12:01:32','2025-10-09 14:01:32'),(1245620,415289,'action created','2025-10-09 12:01:32','2025-10-09 14:01:32'),(1245621,415289,'action started via WP Cron','2025-10-09 12:06:32','2025-10-09 14:06:32'),(1245622,415289,'action complete via WP Cron','2025-10-09 12:06:32','2025-10-09 14:06:32'),(1245623,415290,'action created','2025-10-09 12:06:32','2025-10-09 14:06:32'),(1245624,415290,'action started via WP Cron','2025-10-09 12:11:26','2025-10-09 14:11:26'),(1245625,415291,'action created','2025-10-09 12:11:26','2025-10-09 14:11:26'),(1245626,415291,'action started via WP Cron','2025-10-09 12:11:29','2025-10-09 14:11:29'),(1245627,415291,'action complete via WP Cron','2025-10-09 12:11:30','2025-10-09 14:11:30'),(1245628,415290,'action complete via WP Cron','2025-10-09 12:11:30','2025-10-09 14:11:30'),(1245629,415292,'action created','2025-10-09 12:11:30','2025-10-09 14:11:30'),(1245630,415292,'action started via WP Cron','2025-10-09 12:16:29','2025-10-09 14:16:29'),(1245631,415293,'action created','2025-10-09 12:16:30','2025-10-09 14:16:30'),(1245632,415293,'action started via WP Cron','2025-10-09 12:16:33','2025-10-09 14:16:33'),(1245633,415293,'action complete via WP Cron','2025-10-09 12:16:33','2025-10-09 14:16:33'),(1245634,415292,'action complete via WP Cron','2025-10-09 12:16:33','2025-10-09 14:16:33'),(1245635,415294,'action created','2025-10-09 12:16:33','2025-10-09 14:16:33'),(1245636,415294,'action started via WP Cron','2025-10-09 12:19:53','2025-10-09 14:19:53'),(1245637,415294,'action complete via WP Cron','2025-10-09 12:19:53','2025-10-09 14:19:53'),(1245638,415295,'action created','2025-10-09 12:19:53','2025-10-09 14:19:53'),(1245639,415295,'action started via WP Cron','2025-10-09 12:26:24','2025-10-09 14:26:24'),(1245640,415295,'action complete via WP Cron','2025-10-09 12:26:24','2025-10-09 14:26:24'),(1245641,415296,'action created','2025-10-09 12:26:24','2025-10-09 14:26:24'),(1245642,415296,'action started via WP Cron','2025-10-09 12:31:32','2025-10-09 14:31:32'),(1245643,415296,'action complete via WP Cron','2025-10-09 12:31:32','2025-10-09 14:31:32'),(1245644,415297,'action created','2025-10-09 12:31:32','2025-10-09 14:31:32'),(1245645,415297,'action started via WP Cron','2025-10-09 12:36:32','2025-10-09 14:36:32'),(1245646,415297,'action complete via WP Cron','2025-10-09 12:36:32','2025-10-09 14:36:32'),(1245647,415298,'action created','2025-10-09 12:36:32','2025-10-09 14:36:32'),(1245648,415298,'action started via WP Cron','2025-10-09 12:41:31','2025-10-09 14:41:31'),(1245649,415298,'action complete via WP Cron','2025-10-09 12:41:31','2025-10-09 14:41:31'),(1245650,415299,'action created','2025-10-09 12:41:31','2025-10-09 14:41:31'),(1245651,415299,'action started via WP Cron','2025-10-09 12:46:32','2025-10-09 14:46:32'),(1245652,415299,'action complete via WP Cron','2025-10-09 12:46:32','2025-10-09 14:46:32'),(1245653,415300,'action created','2025-10-09 12:46:32','2025-10-09 14:46:32'),(1245654,415300,'action started via WP Cron','2025-10-09 12:51:07','2025-10-09 14:51:07'),(1245655,415300,'action complete via WP Cron','2025-10-09 12:51:07','2025-10-09 14:51:07'),(1245656,415301,'action created','2025-10-09 12:51:07','2025-10-09 14:51:07'),(1245657,415301,'action started via WP Cron','2025-10-09 12:56:23','2025-10-09 14:56:23'),(1245658,415302,'action created','2025-10-09 12:56:24','2025-10-09 14:56:24'),(1245659,415302,'action started via WP Cron','2025-10-09 12:56:25','2025-10-09 14:56:25'),(1245660,415302,'action complete via WP Cron','2025-10-09 12:56:25','2025-10-09 14:56:25'),(1245661,415301,'action complete via WP Cron','2025-10-09 12:56:25','2025-10-09 14:56:25'),(1245662,415303,'action created','2025-10-09 12:56:25','2025-10-09 14:56:25'),(1245663,415303,'action started via WP Cron','2025-10-09 13:01:31','2025-10-09 15:01:31'),(1245664,415303,'action complete via WP Cron','2025-10-09 13:01:31','2025-10-09 15:01:31'),(1245665,415304,'action created','2025-10-09 13:01:31','2025-10-09 15:01:31'),(1245666,415304,'action started via WP Cron','2025-10-09 13:05:38','2025-10-09 15:05:38'),(1245667,415304,'action complete via WP Cron','2025-10-09 13:05:38','2025-10-09 15:05:38'),(1245668,415305,'action created','2025-10-09 13:05:38','2025-10-09 15:05:38'),(1245669,415305,'action started via WP Cron','2025-10-09 13:11:17','2025-10-09 15:11:17'),(1245670,415305,'action complete via WP Cron','2025-10-09 13:11:17','2025-10-09 15:11:17'),(1245671,415306,'action created','2025-10-09 13:11:17','2025-10-09 15:11:17'),(1245672,415306,'action started via WP Cron','2025-10-09 13:13:29','2025-10-09 15:13:29'),(1245673,415306,'action complete via WP Cron','2025-10-09 13:13:29','2025-10-09 15:13:29'),(1245674,415307,'action created','2025-10-09 13:13:29','2025-10-09 15:13:29'),(1245675,415307,'action started via WP Cron','2025-10-09 13:15:52','2025-10-09 15:15:52'),(1245676,415307,'action complete via WP Cron','2025-10-09 13:15:52','2025-10-09 15:15:52'),(1245677,415308,'action created','2025-10-09 13:15:52','2025-10-09 15:15:52'),(1245678,415308,'action started via WP Cron','2025-10-09 13:19:40','2025-10-09 15:19:40'),(1245679,415308,'action complete via WP Cron','2025-10-09 13:19:40','2025-10-09 15:19:40'),(1245680,415309,'action created','2025-10-09 13:19:40','2025-10-09 15:19:40'),(1245681,415309,'action started via WP Cron','2025-10-09 13:22:52','2025-10-09 15:22:52'),(1245682,415309,'action complete via WP Cron','2025-10-09 13:22:52','2025-10-09 15:22:52'),(1245683,415310,'action created','2025-10-09 13:22:52','2025-10-09 15:22:52'),(1245684,415310,'action started via WP Cron','2025-10-09 13:25:29','2025-10-09 15:25:29'),(1245685,415310,'action complete via WP Cron','2025-10-09 13:25:29','2025-10-09 15:25:29'),(1245686,415311,'action created','2025-10-09 13:25:29','2025-10-09 15:25:29'),(1245687,415311,'action started via WP Cron','2025-10-09 13:28:08','2025-10-09 15:28:08'),(1245688,415311,'action complete via WP Cron','2025-10-09 13:28:08','2025-10-09 15:28:08'),(1245689,415312,'action created','2025-10-09 13:28:08','2025-10-09 15:28:08'),(1245690,415312,'action started via WP Cron','2025-10-09 13:30:46','2025-10-09 15:30:46'),(1245691,415312,'action complete via WP Cron','2025-10-09 13:30:46','2025-10-09 15:30:46'),(1245692,415313,'action created','2025-10-09 13:30:46','2025-10-09 15:30:46'),(1245693,415313,'action started via WP Cron','2025-10-09 13:33:31','2025-10-09 15:33:31'),(1245694,415313,'action complete via WP Cron','2025-10-09 13:33:31','2025-10-09 15:33:31'),(1245695,415314,'action created','2025-10-09 13:33:31','2025-10-09 15:33:31'),(1245696,415314,'action started via WP Cron','2025-10-09 13:36:31','2025-10-09 15:36:31'),(1245697,415314,'action complete via WP Cron','2025-10-09 13:36:31','2025-10-09 15:36:31'),(1245698,415315,'action created','2025-10-09 13:36:31','2025-10-09 15:36:31'),(1245699,415315,'action started via WP Cron','2025-10-09 13:39:41','2025-10-09 15:39:41'),(1245700,415316,'action created','2025-10-09 13:39:41','2025-10-09 15:39:41'),(1245701,415316,'action started via WP Cron','2025-10-09 13:39:42','2025-10-09 15:39:42'),(1245702,415316,'action complete via WP Cron','2025-10-09 13:39:42','2025-10-09 15:39:42'),(1245703,415315,'action complete via WP Cron','2025-10-09 13:39:43','2025-10-09 15:39:43'),(1245704,415317,'action created','2025-10-09 13:39:43','2025-10-09 15:39:43'),(1245705,415317,'action started via WP Cron','2025-10-09 13:46:30','2025-10-09 15:46:30'),(1245706,415317,'action complete via WP Cron','2025-10-09 13:46:30','2025-10-09 15:46:30'),(1245707,415318,'action created','2025-10-09 13:46:30','2025-10-09 15:46:30'),(1245708,415318,'action started via WP Cron','2025-10-09 13:51:31','2025-10-09 15:51:31'),(1245709,415318,'action complete via WP Cron','2025-10-09 13:51:31','2025-10-09 15:51:31'),(1245710,415319,'action created','2025-10-09 13:51:31','2025-10-09 15:51:31'),(1245711,415319,'action started via WP Cron','2025-10-09 13:55:54','2025-10-09 15:55:54'),(1245712,415319,'action complete via WP Cron','2025-10-09 13:55:54','2025-10-09 15:55:54'),(1245713,415320,'action created','2025-10-09 13:55:54','2025-10-09 15:55:54'),(1245714,415320,'action started via WP Cron','2025-10-09 13:58:29','2025-10-09 15:58:29'),(1245715,415320,'action complete via WP Cron','2025-10-09 13:58:29','2025-10-09 15:58:29'),(1245716,415321,'action created','2025-10-09 13:58:29','2025-10-09 15:58:29'),(1245717,415321,'action started via WP Cron','2025-10-09 14:00:30','2025-10-09 16:00:30'),(1245718,415321,'action complete via WP Cron','2025-10-09 14:00:30','2025-10-09 16:00:30'),(1245719,415322,'action created','2025-10-09 14:00:30','2025-10-09 16:00:30'),(1245720,415322,'action started via WP Cron','2025-10-09 14:02:30','2025-10-09 16:02:30'),(1245721,415322,'action complete via WP Cron','2025-10-09 14:02:30','2025-10-09 16:02:30'),(1245722,415323,'action created','2025-10-09 14:02:30','2025-10-09 16:02:30'),(1245723,415323,'action started via WP Cron','2025-10-09 14:06:32','2025-10-09 16:06:32'),(1245724,415323,'action complete via WP Cron','2025-10-09 14:06:32','2025-10-09 16:06:32'),(1245725,415324,'action created','2025-10-09 14:06:32','2025-10-09 16:06:32'),(1245726,415324,'action started via WP Cron','2025-10-09 14:10:42','2025-10-09 16:10:42'),(1245727,415325,'action created','2025-10-09 14:10:43','2025-10-09 16:10:43'),(1245728,415325,'action started via WP Cron','2025-10-09 14:10:44','2025-10-09 16:10:44'),(1245729,415325,'action complete via WP Cron','2025-10-09 14:10:44','2025-10-09 16:10:44'),(1245730,415324,'action complete via WP Cron','2025-10-09 14:10:44','2025-10-09 16:10:44'),(1245731,415326,'action created','2025-10-09 14:10:44','2025-10-09 16:10:44'),(1245732,415326,'action started via WP Cron','2025-10-09 14:14:20','2025-10-09 16:14:20'),(1245733,415326,'action complete via WP Cron','2025-10-09 14:14:20','2025-10-09 16:14:20'),(1245734,415327,'action created','2025-10-09 14:14:20','2025-10-09 16:14:20'),(1245735,415327,'action started via WP Cron','2025-10-09 14:16:32','2025-10-09 16:16:32'),(1245736,415327,'action complete via WP Cron','2025-10-09 14:16:32','2025-10-09 16:16:32'),(1245737,415328,'action created','2025-10-09 14:16:32','2025-10-09 16:16:32'),(1245738,415328,'action started via WP Cron','2025-10-09 14:21:32','2025-10-09 16:21:32'),(1245739,415328,'action complete via WP Cron','2025-10-09 14:21:33','2025-10-09 16:21:33'),(1245740,415329,'action created','2025-10-09 14:21:33','2025-10-09 16:21:33'),(1245741,415329,'action started via WP Cron','2025-10-09 14:26:23','2025-10-09 16:26:23'),(1245742,415329,'action complete via WP Cron','2025-10-09 14:26:23','2025-10-09 16:26:23'),(1245743,415330,'action created','2025-10-09 14:26:23','2025-10-09 16:26:23'),(1245744,415330,'action started via WP Cron','2025-10-09 14:31:32','2025-10-09 16:31:32'),(1245745,415330,'action complete via WP Cron','2025-10-09 14:31:33','2025-10-09 16:31:33'),(1245746,415331,'action created','2025-10-09 14:31:33','2025-10-09 16:31:33'),(1245747,415331,'action started via WP Cron','2025-10-09 14:38:55','2025-10-09 16:38:55'),(1245748,415331,'action complete via WP Cron','2025-10-09 14:38:55','2025-10-09 16:38:55'),(1245749,415332,'action created','2025-10-09 14:38:55','2025-10-09 16:38:55'),(1245750,415332,'action started via WP Cron','2025-10-09 14:41:23','2025-10-09 16:41:23'),(1245751,415332,'action complete via WP Cron','2025-10-09 14:41:23','2025-10-09 16:41:23'),(1245752,415333,'action created','2025-10-09 14:41:23','2025-10-09 16:41:23'),(1245753,415333,'action started via WP Cron','2025-10-09 14:46:32','2025-10-09 16:46:32'),(1245754,415333,'action complete via WP Cron','2025-10-09 14:46:32','2025-10-09 16:46:32'),(1245755,415334,'action created','2025-10-09 14:46:32','2025-10-09 16:46:32'),(1245756,415334,'action started via WP Cron','2025-10-09 14:51:31','2025-10-09 16:51:31'),(1245757,415334,'action complete via WP Cron','2025-10-09 14:51:31','2025-10-09 16:51:31'),(1245758,415335,'action created','2025-10-09 14:51:31','2025-10-09 16:51:31'),(1245759,415335,'action started via WP Cron','2025-10-09 14:53:33','2025-10-09 16:53:33'),(1245760,415335,'action complete via WP Cron','2025-10-09 14:53:33','2025-10-09 16:53:33'),(1245761,415336,'action created','2025-10-09 14:53:33','2025-10-09 16:53:33'),(1245762,415336,'action started via WP Cron','2025-10-09 14:55:57','2025-10-09 16:55:57'),(1245763,415336,'action complete via WP Cron','2025-10-09 14:55:57','2025-10-09 16:55:57'),(1245764,415337,'action created','2025-10-09 14:55:57','2025-10-09 16:55:57'),(1245765,415337,'action started via WP Cron','2025-10-09 15:01:32','2025-10-09 17:01:32'),(1245766,415337,'action complete via WP Cron','2025-10-09 15:01:32','2025-10-09 17:01:32'),(1245767,415338,'action created','2025-10-09 15:01:32','2025-10-09 17:01:32'),(1245768,415338,'action started via WP Cron','2025-10-09 15:04:51','2025-10-09 17:04:51'),(1245769,415338,'action complete via WP Cron','2025-10-09 15:04:51','2025-10-09 17:04:51'),(1245770,415339,'action created','2025-10-09 15:04:51','2025-10-09 17:04:51'),(1245771,415339,'action started via WP Cron','2025-10-09 15:10:21','2025-10-09 17:10:21'),(1245772,415340,'action created','2025-10-09 15:10:21','2025-10-09 17:10:21'),(1245773,415340,'action started via WP Cron','2025-10-09 15:10:24','2025-10-09 17:10:24'),(1245774,415340,'action complete via WP Cron','2025-10-09 15:10:25','2025-10-09 17:10:25'),(1245775,415339,'action complete via WP Cron','2025-10-09 15:10:25','2025-10-09 17:10:25'),(1245776,415341,'action created','2025-10-09 15:10:25','2025-10-09 17:10:25'),(1245777,415341,'action started via WP Cron','2025-10-09 15:16:32','2025-10-09 17:16:32'),(1245778,415341,'action complete via WP Cron','2025-10-09 15:16:32','2025-10-09 17:16:32'),(1245779,415342,'action created','2025-10-09 15:16:32','2025-10-09 17:16:32'),(1245780,415342,'action started via WP Cron','2025-10-09 15:21:04','2025-10-09 17:21:04'),(1245781,415342,'action complete via WP Cron','2025-10-09 15:21:04','2025-10-09 17:21:04'),(1245782,415343,'action created','2025-10-09 15:21:04','2025-10-09 17:21:04'),(1245783,415343,'action started via WP Cron','2025-10-09 15:30:19','2025-10-09 17:30:19'),(1245784,415343,'action complete via WP Cron','2025-10-09 15:30:19','2025-10-09 17:30:19'),(1245785,415344,'action created','2025-10-09 15:30:19','2025-10-09 17:30:19'),(1245786,415344,'action started via WP Cron','2025-10-09 15:36:32','2025-10-09 17:36:32'),(1245787,415345,'action created','2025-10-09 15:36:32','2025-10-09 17:36:32'),(1245788,415345,'action started via WP Cron','2025-10-09 15:36:34','2025-10-09 17:36:34'),(1245789,415345,'action complete via WP Cron','2025-10-09 15:36:35','2025-10-09 17:36:35'),(1245790,415344,'action complete via WP Cron','2025-10-09 15:36:35','2025-10-09 17:36:35'),(1245791,415346,'action created','2025-10-09 15:36:35','2025-10-09 17:36:35'),(1245792,415346,'action started via WP Cron','2025-10-09 15:41:26','2025-10-09 17:41:26'),(1245793,415346,'action complete via WP Cron','2025-10-09 15:41:26','2025-10-09 17:41:26'),(1245794,415347,'action created','2025-10-09 15:41:26','2025-10-09 17:41:26'),(1245795,415347,'action started via WP Cron','2025-10-09 15:46:32','2025-10-09 17:46:32'),(1245796,415347,'action complete via WP Cron','2025-10-09 15:46:32','2025-10-09 17:46:32'),(1245797,415348,'action created','2025-10-09 15:46:32','2025-10-09 17:46:32'),(1245798,415348,'action started via WP Cron','2025-10-09 15:51:32','2025-10-09 17:51:32'),(1245799,415348,'action complete via WP Cron','2025-10-09 15:51:32','2025-10-09 17:51:32'),(1245800,415349,'action created','2025-10-09 15:51:32','2025-10-09 17:51:32'),(1245801,415349,'action started via WP Cron','2025-10-09 15:56:23','2025-10-09 17:56:23'),(1245802,415349,'action complete via WP Cron','2025-10-09 15:56:23','2025-10-09 17:56:23'),(1245803,415350,'action created','2025-10-09 15:56:23','2025-10-09 17:56:23'),(1245804,415350,'action started via WP Cron','2025-10-09 16:01:34','2025-10-09 18:01:34'),(1245805,415350,'action complete via WP Cron','2025-10-09 16:01:34','2025-10-09 18:01:34'),(1245806,415351,'action created','2025-10-09 16:01:34','2025-10-09 18:01:34'),(1245807,415351,'action started via WP Cron','2025-10-09 16:06:34','2025-10-09 18:06:34'),(1245808,415351,'action complete via WP Cron','2025-10-09 16:06:34','2025-10-09 18:06:34'),(1245809,415352,'action created','2025-10-09 16:06:34','2025-10-09 18:06:34'),(1245810,415352,'action started via WP Cron','2025-10-09 16:11:23','2025-10-09 18:11:23'),(1245811,415352,'action complete via WP Cron','2025-10-09 16:11:23','2025-10-09 18:11:23'),(1245812,415353,'action created','2025-10-09 16:11:23','2025-10-09 18:11:23'),(1245813,415353,'action started via WP Cron','2025-10-09 16:16:32','2025-10-09 18:16:32'),(1245814,415353,'action complete via WP Cron','2025-10-09 16:16:33','2025-10-09 18:16:33'),(1245815,415354,'action created','2025-10-09 16:16:33','2025-10-09 18:16:33'),(1245816,415354,'action started via WP Cron','2025-10-09 16:20:14','2025-10-09 18:20:14'),(1245817,415354,'action complete via WP Cron','2025-10-09 16:20:14','2025-10-09 18:20:14'),(1245818,415355,'action created','2025-10-09 16:20:14','2025-10-09 18:20:14'),(1245819,415355,'action started via WP Cron','2025-10-09 16:26:23','2025-10-09 18:26:23'),(1245820,415356,'action created','2025-10-09 16:26:23','2025-10-09 18:26:23'),(1245821,415356,'action started via WP Cron','2025-10-09 16:26:25','2025-10-09 18:26:25'),(1245822,415356,'action complete via WP Cron','2025-10-09 16:26:25','2025-10-09 18:26:25'),(1245823,415355,'action complete via WP Cron','2025-10-09 16:26:25','2025-10-09 18:26:25'),(1245824,415357,'action created','2025-10-09 16:26:25','2025-10-09 18:26:25'),(1245825,415357,'action started via WP Cron','2025-10-09 16:31:32','2025-10-09 18:31:32'),(1245826,415357,'action complete via WP Cron','2025-10-09 16:31:32','2025-10-09 18:31:32'),(1245827,415358,'action created','2025-10-09 16:31:32','2025-10-09 18:31:32'),(1245828,415358,'action started via WP Cron','2025-10-09 16:36:32','2025-10-09 18:36:32'),(1245829,415358,'action complete via WP Cron','2025-10-09 16:36:32','2025-10-09 18:36:32'),(1245830,415359,'action created','2025-10-09 16:36:32','2025-10-09 18:36:32'),(1245831,415359,'action started via WP Cron','2025-10-09 16:41:24','2025-10-09 18:41:24'),(1245832,415359,'action complete via WP Cron','2025-10-09 16:41:24','2025-10-09 18:41:24'),(1245833,415360,'action created','2025-10-09 16:41:24','2025-10-09 18:41:24'),(1245834,415360,'action started via WP Cron','2025-10-09 16:46:32','2025-10-09 18:46:32'),(1245835,415360,'action complete via WP Cron','2025-10-09 16:46:32','2025-10-09 18:46:32'),(1245836,415361,'action created','2025-10-09 16:46:32','2025-10-09 18:46:32'),(1245837,415361,'action started via WP Cron','2025-10-09 16:51:32','2025-10-09 18:51:32'),(1245838,415361,'action complete via WP Cron','2025-10-09 16:51:32','2025-10-09 18:51:32'),(1245839,415362,'action created','2025-10-09 16:51:32','2025-10-09 18:51:32'),(1245840,415362,'action started via WP Cron','2025-10-09 16:56:23','2025-10-09 18:56:23'),(1245841,415362,'action complete via WP Cron','2025-10-09 16:56:23','2025-10-09 18:56:23'),(1245842,415363,'action created','2025-10-09 16:56:23','2025-10-09 18:56:23'),(1245843,415363,'action started via WP Cron','2025-10-09 17:01:32','2025-10-09 19:01:32'),(1245844,415363,'action complete via WP Cron','2025-10-09 17:01:32','2025-10-09 19:01:32'),(1245845,415364,'action created','2025-10-09 17:01:32','2025-10-09 19:01:32'),(1245846,415364,'action started via WP Cron','2025-10-09 17:06:31','2025-10-09 19:06:31'),(1245847,415365,'action created','2025-10-09 17:06:31','2025-10-09 19:06:31'),(1245848,415365,'action started via WP Cron','2025-10-09 17:06:32','2025-10-09 19:06:32'),(1245849,415365,'action complete via WP Cron','2025-10-09 17:06:33','2025-10-09 19:06:33'),(1245850,415364,'action complete via WP Cron','2025-10-09 17:06:33','2025-10-09 19:06:33'),(1245851,415366,'action created','2025-10-09 17:06:33','2025-10-09 19:06:33'),(1245852,415366,'action started via WP Cron','2025-10-09 17:11:23','2025-10-09 19:11:23'),(1245853,415366,'action complete via WP Cron','2025-10-09 17:11:24','2025-10-09 19:11:24'),(1245854,415367,'action created','2025-10-09 17:11:24','2025-10-09 19:11:24'),(1245855,415367,'action started via WP Cron','2025-10-09 17:16:31','2025-10-09 19:16:31'),(1245856,415367,'action complete via WP Cron','2025-10-09 17:16:31','2025-10-09 19:16:31'),(1245857,415368,'action created','2025-10-09 17:16:31','2025-10-09 19:16:31'),(1245858,415368,'action started via WP Cron','2025-10-09 17:18:31','2025-10-09 19:18:31'),(1245859,415368,'action complete via WP Cron','2025-10-09 17:18:31','2025-10-09 19:18:31'),(1245860,415369,'action created','2025-10-09 17:18:31','2025-10-09 19:18:31'),(1245861,415369,'action started via WP Cron','2025-10-09 17:21:32','2025-10-09 19:21:32'),(1245862,415369,'action complete via WP Cron','2025-10-09 17:21:32','2025-10-09 19:21:32'),(1245863,415370,'action created','2025-10-09 17:21:32','2025-10-09 19:21:32'),(1245864,415370,'action started via WP Cron','2025-10-09 17:26:23','2025-10-09 19:26:23'),(1245865,415370,'action complete via WP Cron','2025-10-09 17:26:23','2025-10-09 19:26:23'),(1245866,415371,'action created','2025-10-09 17:26:23','2025-10-09 19:26:23'),(1245867,415371,'action started via WP Cron','2025-10-09 17:30:53','2025-10-09 19:30:53'),(1245868,415371,'action complete via WP Cron','2025-10-09 17:30:53','2025-10-09 19:30:53'),(1245869,415372,'action created','2025-10-09 17:30:53','2025-10-09 19:30:53'),(1245870,415372,'action started via WP Cron','2025-10-09 17:36:10','2025-10-09 19:36:10'),(1245871,415372,'action complete via WP Cron','2025-10-09 17:36:10','2025-10-09 19:36:10'),(1245872,415373,'action created','2025-10-09 17:36:10','2025-10-09 19:36:10'),(1245873,415373,'action started via WP Cron','2025-10-09 17:41:23','2025-10-09 19:41:23'),(1245874,415373,'action complete via WP Cron','2025-10-09 17:41:23','2025-10-09 19:41:23'),(1245875,415374,'action created','2025-10-09 17:41:23','2025-10-09 19:41:23'),(1245876,415374,'action started via WP Cron','2025-10-09 17:46:33','2025-10-09 19:46:33'),(1245877,415374,'action complete via WP Cron','2025-10-09 17:46:33','2025-10-09 19:46:33'),(1245878,415375,'action created','2025-10-09 17:46:33','2025-10-09 19:46:33'),(1245879,415375,'action started via WP Cron','2025-10-09 17:51:32','2025-10-09 19:51:32'),(1245880,415375,'action complete via WP Cron','2025-10-09 17:51:32','2025-10-09 19:51:32'),(1245881,415376,'action created','2025-10-09 17:51:32','2025-10-09 19:51:32'),(1245882,415376,'action started via WP Cron','2025-10-09 17:56:25','2025-10-09 19:56:25'),(1245883,415377,'action created','2025-10-09 17:56:25','2025-10-09 19:56:25'),(1245884,415377,'action started via WP Cron','2025-10-09 17:56:29','2025-10-09 19:56:29'),(1245885,415377,'action complete via WP Cron','2025-10-09 17:56:29','2025-10-09 19:56:29'),(1245886,415376,'action complete via WP Cron','2025-10-09 17:56:29','2025-10-09 19:56:29'),(1245887,415378,'action created','2025-10-09 17:56:29','2025-10-09 19:56:29'),(1245888,415378,'action started via WP Cron','2025-10-09 17:58:35','2025-10-09 19:58:35'),(1245889,415378,'action complete via WP Cron','2025-10-09 17:58:35','2025-10-09 19:58:35'),(1245890,415379,'action created','2025-10-09 17:58:35','2025-10-09 19:58:35'),(1245891,415379,'action started via WP Cron','2025-10-09 18:01:31','2025-10-09 20:01:31'),(1245892,415379,'action complete via WP Cron','2025-10-09 18:01:31','2025-10-09 20:01:31'),(1245893,415380,'action created','2025-10-09 18:01:31','2025-10-09 20:01:31'),(1245894,415380,'action started via WP Cron','2025-10-09 18:06:31','2025-10-09 20:06:31'),(1245895,415380,'action complete via WP Cron','2025-10-09 18:06:31','2025-10-09 20:06:31'),(1245896,415381,'action created','2025-10-09 18:06:31','2025-10-09 20:06:31'),(1245897,415381,'action started via WP Cron','2025-10-09 18:10:07','2025-10-09 20:10:07'),(1245898,415381,'action complete via WP Cron','2025-10-09 18:10:07','2025-10-09 20:10:07'),(1245899,415382,'action created','2025-10-09 18:10:07','2025-10-09 20:10:07'),(1245900,415382,'action started via WP Cron','2025-10-09 18:16:31','2025-10-09 20:16:31'),(1245901,415382,'action complete via WP Cron','2025-10-09 18:16:31','2025-10-09 20:16:31'),(1245902,415383,'action created','2025-10-09 18:16:31','2025-10-09 20:16:31'),(1245903,415383,'action started via WP Cron','2025-10-09 18:19:54','2025-10-09 20:19:54'),(1245904,415383,'action complete via WP Cron','2025-10-09 18:19:54','2025-10-09 20:19:54'),(1245905,415384,'action created','2025-10-09 18:19:54','2025-10-09 20:19:54'),(1245906,415384,'action started via WP Cron','2025-10-09 18:26:23','2025-10-09 20:26:23'),(1245907,415384,'action complete via WP Cron','2025-10-09 18:26:23','2025-10-09 20:26:23'),(1245908,415385,'action created','2025-10-09 18:26:23','2025-10-09 20:26:23'),(1245909,415385,'action started via WP Cron','2025-10-09 18:30:29','2025-10-09 20:30:29'),(1245910,415386,'action created','2025-10-09 18:30:29','2025-10-09 20:30:29'),(1245911,415386,'action started via WP Cron','2025-10-09 18:30:30','2025-10-09 20:30:30'),(1245912,415386,'action complete via WP Cron','2025-10-09 18:30:30','2025-10-09 20:30:30'),(1245913,415385,'action complete via WP Cron','2025-10-09 18:30:30','2025-10-09 20:30:30'),(1245914,415387,'action created','2025-10-09 18:30:30','2025-10-09 20:30:30'),(1245915,415387,'action started via WP Cron','2025-10-09 18:35:12','2025-10-09 20:35:12'),(1245916,415387,'action complete via WP Cron','2025-10-09 18:35:12','2025-10-09 20:35:12'),(1245917,415388,'action created','2025-10-09 18:35:13','2025-10-09 20:35:13'),(1245918,415388,'action started via WP Cron','2025-10-09 18:39:54','2025-10-09 20:39:54'),(1245919,415388,'action complete via WP Cron','2025-10-09 18:39:54','2025-10-09 20:39:54'),(1245920,415389,'action created','2025-10-09 18:39:54','2025-10-09 20:39:54'),(1245921,415389,'action started via WP Cron','2025-10-09 18:46:35','2025-10-09 20:46:35'),(1245922,415389,'action complete via WP Cron','2025-10-09 18:46:35','2025-10-09 20:46:35'),(1245923,415390,'action created','2025-10-09 18:46:35','2025-10-09 20:46:35'),(1245924,415390,'action started via WP Cron','2025-10-09 18:51:32','2025-10-09 20:51:32'),(1245925,415390,'action complete via WP Cron','2025-10-09 18:51:32','2025-10-09 20:51:32'),(1245926,415391,'action created','2025-10-09 18:51:32','2025-10-09 20:51:32'),(1245927,415391,'action started via WP Cron','2025-10-09 18:55:51','2025-10-09 20:55:51'),(1245928,415392,'action created','2025-10-09 18:55:51','2025-10-09 20:55:51'),(1245929,415392,'action started via WP Cron','2025-10-09 18:55:52','2025-10-09 20:55:52'),(1245930,415392,'action complete via WP Cron','2025-10-09 18:55:52','2025-10-09 20:55:52'),(1245931,415391,'action complete via WP Cron','2025-10-09 18:55:53','2025-10-09 20:55:53'),(1245932,415393,'action created','2025-10-09 18:55:53','2025-10-09 20:55:53'),(1245933,415393,'action started via WP Cron','2025-10-09 19:01:31','2025-10-09 21:01:31'),(1245934,415393,'action complete via WP Cron','2025-10-09 19:01:31','2025-10-09 21:01:31'),(1245935,415394,'action created','2025-10-09 19:01:31','2025-10-09 21:01:31'),(1245936,415394,'action started via WP Cron','2025-10-09 19:06:34','2025-10-09 21:06:34'),(1245937,415395,'action created','2025-10-09 19:06:34','2025-10-09 21:06:34'),(1245938,415395,'action started via WP Cron','2025-10-09 19:06:35','2025-10-09 21:06:35'),(1245939,415395,'action complete via WP Cron','2025-10-09 19:06:36','2025-10-09 21:06:36'),(1245940,415394,'action complete via WP Cron','2025-10-09 19:06:36','2025-10-09 21:06:36'),(1245941,415396,'action created','2025-10-09 19:06:36','2025-10-09 21:06:36'),(1245942,415396,'action started via WP Cron','2025-10-09 19:11:23','2025-10-09 21:11:23'),(1245943,415396,'action complete via WP Cron','2025-10-09 19:11:23','2025-10-09 21:11:23'),(1245944,415397,'action created','2025-10-09 19:11:23','2025-10-09 21:11:23'),(1245945,415397,'action started via WP Cron','2025-10-09 19:13:31','2025-10-09 21:13:31'),(1245946,415397,'action complete via WP Cron','2025-10-09 19:13:31','2025-10-09 21:13:31'),(1245947,415398,'action created','2025-10-09 19:13:31','2025-10-09 21:13:31'),(1245948,415398,'action started via WP Cron','2025-10-09 19:15:33','2025-10-09 21:15:33'),(1245949,415398,'action complete via WP Cron','2025-10-09 19:15:33','2025-10-09 21:15:33'),(1245950,415399,'action created','2025-10-09 19:15:33','2025-10-09 21:15:33'),(1245951,415399,'action started via WP Cron','2025-10-09 19:17:34','2025-10-09 21:17:34'),(1245952,415399,'action complete via WP Cron','2025-10-09 19:17:34','2025-10-09 21:17:34'),(1245953,415400,'action created','2025-10-09 19:17:34','2025-10-09 21:17:34'),(1245954,415400,'action started via WP Cron','2025-10-09 19:20:34','2025-10-09 21:20:34'),(1245955,415400,'action complete via WP Cron','2025-10-09 19:20:34','2025-10-09 21:20:34'),(1245956,415401,'action created','2025-10-09 19:20:34','2025-10-09 21:20:34'),(1245957,415401,'action started via WP Cron','2025-10-09 19:23:31','2025-10-09 21:23:31'),(1245958,415402,'action created','2025-10-09 19:23:31','2025-10-09 21:23:31'),(1245959,415402,'action started via WP Cron','2025-10-09 19:23:34','2025-10-09 21:23:34'),(1245960,415402,'action complete via WP Cron','2025-10-09 19:23:34','2025-10-09 21:23:34'),(1245961,415401,'action complete via WP Cron','2025-10-09 19:23:34','2025-10-09 21:23:34'),(1245962,415403,'action created','2025-10-09 19:23:34','2025-10-09 21:23:34'),(1245963,415403,'action started via WP Cron','2025-10-09 19:28:59','2025-10-09 21:28:59'),(1245964,415404,'action created','2025-10-09 19:28:59','2025-10-09 21:28:59'),(1245965,415404,'action started via WP Cron','2025-10-09 19:29:01','2025-10-09 21:29:01'),(1245966,415404,'action complete via WP Cron','2025-10-09 19:29:01','2025-10-09 21:29:01'),(1245967,415403,'action complete via WP Cron','2025-10-09 19:29:01','2025-10-09 21:29:01'),(1245968,415405,'action created','2025-10-09 19:29:01','2025-10-09 21:29:01'),(1245969,415405,'action started via WP Cron','2025-10-09 19:31:33','2025-10-09 21:31:33'),(1245970,415405,'action complete via WP Cron','2025-10-09 19:31:33','2025-10-09 21:31:33'),(1245971,415406,'action created','2025-10-09 19:31:33','2025-10-09 21:31:33'),(1245972,415406,'action started via WP Cron','2025-10-09 19:36:32','2025-10-09 21:36:32'),(1245973,415406,'action complete via WP Cron','2025-10-09 19:36:32','2025-10-09 21:36:32'),(1245974,415407,'action created','2025-10-09 19:36:32','2025-10-09 21:36:32'),(1245975,415407,'action started via WP Cron','2025-10-09 19:41:23','2025-10-09 21:41:23'),(1245976,415408,'action created','2025-10-09 19:41:23','2025-10-09 21:41:23'),(1245977,415408,'action started via WP Cron','2025-10-09 19:41:25','2025-10-09 21:41:25'),(1245978,415408,'action complete via WP Cron','2025-10-09 19:41:25','2025-10-09 21:41:25'),(1245979,415407,'action complete via WP Cron','2025-10-09 19:41:25','2025-10-09 21:41:25'),(1245980,415409,'action created','2025-10-09 19:41:25','2025-10-09 21:41:25'),(1245981,415409,'action started via WP Cron','2025-10-09 19:48:47','2025-10-09 21:48:47'),(1245982,415409,'action complete via WP Cron','2025-10-09 19:48:47','2025-10-09 21:48:47'),(1245983,415410,'action created','2025-10-09 19:48:47','2025-10-09 21:48:47'),(1245984,415410,'action started via WP Cron','2025-10-09 19:51:32','2025-10-09 21:51:32'),(1245985,415410,'action complete via WP Cron','2025-10-09 19:51:32','2025-10-09 21:51:32'),(1245986,415411,'action created','2025-10-09 19:51:32','2025-10-09 21:51:32'),(1245987,415411,'action started via WP Cron','2025-10-09 19:56:09','2025-10-09 21:56:09'),(1245988,415411,'action complete via WP Cron','2025-10-09 19:56:09','2025-10-09 21:56:09'),(1245989,415412,'action created','2025-10-09 19:56:09','2025-10-09 21:56:09'),(1245990,415412,'action started via WP Cron','2025-10-09 20:02:09','2025-10-09 22:02:09'),(1245991,415412,'action complete via WP Cron','2025-10-09 20:02:09','2025-10-09 22:02:09'),(1245992,415413,'action created','2025-10-09 20:02:09','2025-10-09 22:02:09'),(1245993,415413,'action started via WP Cron','2025-10-09 20:06:31','2025-10-09 22:06:31'),(1245994,415413,'action complete via WP Cron','2025-10-09 20:06:31','2025-10-09 22:06:31'),(1245995,415414,'action created','2025-10-09 20:06:31','2025-10-09 22:06:31'),(1245996,415414,'action started via WP Cron','2025-10-09 20:11:23','2025-10-09 22:11:23'),(1245997,415414,'action complete via WP Cron','2025-10-09 20:11:23','2025-10-09 22:11:23'),(1245998,415415,'action created','2025-10-09 20:11:23','2025-10-09 22:11:23'),(1245999,415415,'action started via WP Cron','2025-10-09 20:13:44','2025-10-09 22:13:44'),(1246000,415415,'action complete via WP Cron','2025-10-09 20:13:44','2025-10-09 22:13:44'),(1246001,415416,'action created','2025-10-09 20:13:44','2025-10-09 22:13:44'),(1246002,415416,'action started via WP Cron','2025-10-09 20:16:33','2025-10-09 22:16:33'),(1246003,415417,'action created','2025-10-09 20:16:33','2025-10-09 22:16:33'),(1246004,415417,'action started via WP Cron','2025-10-09 20:16:36','2025-10-09 22:16:36'),(1246005,415417,'action complete via WP Cron','2025-10-09 20:16:36','2025-10-09 22:16:36'),(1246006,415416,'action complete via WP Cron','2025-10-09 20:16:36','2025-10-09 22:16:36'),(1246007,415418,'action created','2025-10-09 20:16:36','2025-10-09 22:16:36'),(1246008,415418,'action started via WP Cron','2025-10-09 20:21:33','2025-10-09 22:21:33'),(1246009,415418,'action complete via WP Cron','2025-10-09 20:21:33','2025-10-09 22:21:33'),(1246010,415419,'action created','2025-10-09 20:21:33','2025-10-09 22:21:33'),(1246011,415419,'action started via WP Cron','2025-10-09 20:26:23','2025-10-09 22:26:23'),(1246012,415419,'action complete via WP Cron','2025-10-09 20:26:23','2025-10-09 22:26:23'),(1246013,415420,'action created','2025-10-09 20:26:23','2025-10-09 22:26:23'),(1246014,415420,'action started via WP Cron','2025-10-09 20:31:36','2025-10-09 22:31:36'),(1246015,415420,'action complete via WP Cron','2025-10-09 20:31:36','2025-10-09 22:31:36'),(1246016,415421,'action created','2025-10-09 20:31:36','2025-10-09 22:31:36'),(1246017,415421,'action started via WP Cron','2025-10-09 20:35:53','2025-10-09 22:35:53'),(1246018,415421,'action complete via WP Cron','2025-10-09 20:35:53','2025-10-09 22:35:53'),(1246019,415422,'action created','2025-10-09 20:35:53','2025-10-09 22:35:53'),(1246020,415422,'action started via WP Cron','2025-10-09 20:41:23','2025-10-09 22:41:23'),(1246021,415422,'action complete via WP Cron','2025-10-09 20:41:24','2025-10-09 22:41:24'),(1246022,415423,'action created','2025-10-09 20:41:24','2025-10-09 22:41:24'),(1246023,415423,'action started via WP Cron','2025-10-09 20:46:19','2025-10-09 22:46:19'),(1246024,415423,'action complete via WP Cron','2025-10-09 20:46:19','2025-10-09 22:46:19'),(1246025,415424,'action created','2025-10-09 20:46:19','2025-10-09 22:46:19'),(1246026,415424,'action started via WP Cron','2025-10-09 20:51:13','2025-10-09 22:51:13'),(1246027,415424,'action complete via WP Cron','2025-10-09 20:51:13','2025-10-09 22:51:13'),(1246028,415425,'action created','2025-10-09 20:51:13','2025-10-09 22:51:13'),(1246029,415425,'action started via WP Cron','2025-10-09 20:56:23','2025-10-09 22:56:23'),(1246030,415426,'action created','2025-10-09 20:56:24','2025-10-09 22:56:24'),(1246031,415426,'action started via WP Cron','2025-10-09 20:56:27','2025-10-09 22:56:27'),(1246032,415426,'action complete via WP Cron','2025-10-09 20:56:27','2025-10-09 22:56:27'),(1246033,415425,'action complete via WP Cron','2025-10-09 20:56:28','2025-10-09 22:56:28'),(1246034,415427,'action created','2025-10-09 20:56:28','2025-10-09 22:56:28'),(1246035,415427,'action started via WP Cron','2025-10-09 20:58:41','2025-10-09 22:58:41'),(1246036,415427,'action complete via WP Cron','2025-10-09 20:58:41','2025-10-09 22:58:41'),(1246037,415428,'action created','2025-10-09 20:58:41','2025-10-09 22:58:41'),(1246038,415428,'action started via WP Cron','2025-10-09 21:01:36','2025-10-09 23:01:36'),(1246039,415428,'action complete via WP Cron','2025-10-09 21:01:36','2025-10-09 23:01:36'),(1246040,415429,'action created','2025-10-09 21:01:36','2025-10-09 23:01:36'),(1246041,415429,'action started via WP Cron','2025-10-09 21:06:32','2025-10-09 23:06:32'),(1246042,415429,'action complete via WP Cron','2025-10-09 21:06:32','2025-10-09 23:06:32'),(1246043,415430,'action created','2025-10-09 21:06:32','2025-10-09 23:06:32'),(1246044,415430,'action started via WP Cron','2025-10-09 21:11:06','2025-10-09 23:11:06'),(1246045,415430,'action complete via WP Cron','2025-10-09 21:11:06','2025-10-09 23:11:06'),(1246046,415431,'action created','2025-10-09 21:11:06','2025-10-09 23:11:06'),(1246047,415431,'action started via WP Cron','2025-10-09 21:16:33','2025-10-09 23:16:33'),(1246048,415432,'action created','2025-10-09 21:16:33','2025-10-09 23:16:33'),(1246049,415432,'action started via WP Cron','2025-10-09 21:16:36','2025-10-09 23:16:36'),(1246050,415432,'action complete via WP Cron','2025-10-09 21:16:36','2025-10-09 23:16:36'),(1246051,415431,'action complete via WP Cron','2025-10-09 21:16:36','2025-10-09 23:16:36'),(1246052,415433,'action created','2025-10-09 21:16:36','2025-10-09 23:16:36'),(1246053,415433,'action started via WP Cron','2025-10-09 21:21:33','2025-10-09 23:21:33'),(1246054,415433,'action complete via WP Cron','2025-10-09 21:21:33','2025-10-09 23:21:33'),(1246055,415434,'action created','2025-10-09 21:21:33','2025-10-09 23:21:33'),(1246056,415434,'action started via WP Cron','2025-10-09 21:26:23','2025-10-09 23:26:23'),(1246057,415434,'action complete via WP Cron','2025-10-09 21:26:23','2025-10-09 23:26:23'),(1246058,415435,'action created','2025-10-09 21:26:23','2025-10-09 23:26:23'),(1246059,415435,'action started via WP Cron','2025-10-09 21:31:33','2025-10-09 23:31:33'),(1246060,415435,'action complete via WP Cron','2025-10-09 21:31:33','2025-10-09 23:31:33'),(1246061,415436,'action created','2025-10-09 21:31:33','2025-10-09 23:31:33'),(1246062,415436,'action started via WP Cron','2025-10-09 21:36:31','2025-10-09 23:36:31'),(1246063,415436,'action complete via WP Cron','2025-10-09 21:36:31','2025-10-09 23:36:31'),(1246064,415437,'action created','2025-10-09 21:36:31','2025-10-09 23:36:31'),(1246065,415437,'action started via WP Cron','2025-10-09 21:41:24','2025-10-09 23:41:24'),(1246066,415437,'action complete via WP Cron','2025-10-09 21:41:24','2025-10-09 23:41:24'),(1246067,415438,'action created','2025-10-09 21:41:24','2025-10-09 23:41:24'),(1246068,415438,'action started via WP Cron','2025-10-09 21:46:35','2025-10-09 23:46:35'),(1246069,415438,'action complete via WP Cron','2025-10-09 21:46:35','2025-10-09 23:46:35'),(1246070,415439,'action created','2025-10-09 21:46:35','2025-10-09 23:46:35'),(1246071,415439,'action started via WP Cron','2025-10-09 21:51:33','2025-10-09 23:51:33'),(1246072,415439,'action complete via WP Cron','2025-10-09 21:51:33','2025-10-09 23:51:33'),(1246073,415440,'action created','2025-10-09 21:51:33','2025-10-09 23:51:33'),(1246074,415440,'action started via WP Cron','2025-10-09 21:56:23','2025-10-09 23:56:23'),(1246075,415440,'action complete via WP Cron','2025-10-09 21:56:23','2025-10-09 23:56:23'),(1246076,415441,'action created','2025-10-09 21:56:23','2025-10-09 23:56:23'),(1246077,415441,'action started via WP Cron','2025-10-09 22:01:33','2025-10-10 00:01:33'),(1246078,415442,'action created','2025-10-09 22:01:33','2025-10-10 00:01:33'),(1246079,415442,'action started via WP Cron','2025-10-09 22:01:35','2025-10-10 00:01:35'),(1246080,415442,'action complete via WP Cron','2025-10-09 22:01:35','2025-10-10 00:01:35'),(1246081,415441,'action complete via WP Cron','2025-10-09 22:01:35','2025-10-10 00:01:35'),(1246082,415443,'action created','2025-10-09 22:01:35','2025-10-10 00:01:35'),(1246083,415443,'action started via WP Cron','2025-10-09 22:06:35','2025-10-10 00:06:35'),(1246084,415443,'action complete via WP Cron','2025-10-09 22:06:35','2025-10-10 00:06:35'),(1246085,415444,'action created','2025-10-09 22:06:35','2025-10-10 00:06:35'),(1246086,415444,'action started via WP Cron','2025-10-09 22:11:24','2025-10-10 00:11:24'),(1246087,415444,'action complete via WP Cron','2025-10-09 22:11:24','2025-10-10 00:11:24'),(1246088,415445,'action created','2025-10-09 22:11:24','2025-10-10 00:11:24'),(1246089,415445,'action started via WP Cron','2025-10-09 22:13:49','2025-10-10 00:13:49'),(1246090,415445,'action complete via WP Cron','2025-10-09 22:13:49','2025-10-10 00:13:49'),(1246091,415446,'action created','2025-10-09 22:13:49','2025-10-10 00:13:49'),(1246092,415446,'action started via WP Cron','2025-10-09 22:16:33','2025-10-10 00:16:33'),(1246093,415446,'action complete via WP Cron','2025-10-09 22:16:33','2025-10-10 00:16:33'),(1246094,415447,'action created','2025-10-09 22:16:33','2025-10-10 00:16:33'),(1246095,415447,'action started via WP Cron','2025-10-09 22:18:42','2025-10-10 00:18:42'),(1246096,415447,'action complete via WP Cron','2025-10-09 22:18:42','2025-10-10 00:18:42'),(1246097,415448,'action created','2025-10-09 22:18:42','2025-10-10 00:18:42'),(1246098,415448,'action started via WP Cron','2025-10-09 22:21:32','2025-10-10 00:21:32'),(1246099,415448,'action complete via WP Cron','2025-10-09 22:21:32','2025-10-10 00:21:32'),(1246100,415449,'action created','2025-10-09 22:21:32','2025-10-10 00:21:32'),(1246101,415449,'action started via WP Cron','2025-10-09 22:26:24','2025-10-10 00:26:24'),(1246102,415449,'action complete via WP Cron','2025-10-09 22:26:24','2025-10-10 00:26:24'),(1246103,415450,'action created','2025-10-09 22:26:24','2025-10-10 00:26:24'),(1246104,415450,'action started via WP Cron','2025-10-09 22:31:11','2025-10-10 00:31:11'),(1246105,415451,'action created','2025-10-09 22:31:11','2025-10-10 00:31:11'),(1246106,415451,'action started via WP Cron','2025-10-09 22:31:13','2025-10-10 00:31:13'),(1246107,415451,'action complete via WP Cron','2025-10-09 22:31:13','2025-10-10 00:31:13'),(1246108,415450,'action complete via WP Cron','2025-10-09 22:31:13','2025-10-10 00:31:13'),(1246109,415452,'action created','2025-10-09 22:31:13','2025-10-10 00:31:13'),(1246110,415452,'action started via WP Cron','2025-10-09 22:33:49','2025-10-10 00:33:49'),(1246111,415452,'action complete via WP Cron','2025-10-09 22:33:49','2025-10-10 00:33:49'),(1246112,415453,'action created','2025-10-09 22:33:49','2025-10-10 00:33:49'),(1246113,415453,'action started via WP Cron','2025-10-09 22:36:32','2025-10-10 00:36:32'),(1246114,415453,'action complete via WP Cron','2025-10-09 22:36:32','2025-10-10 00:36:32'),(1246115,415454,'action created','2025-10-09 22:36:32','2025-10-10 00:36:32'),(1246116,415454,'action started via WP Cron','2025-10-09 22:41:23','2025-10-10 00:41:23'),(1246117,415454,'action complete via WP Cron','2025-10-09 22:41:24','2025-10-10 00:41:24'),(1246118,415455,'action created','2025-10-09 22:41:24','2025-10-10 00:41:24'),(1246119,415455,'action started via WP Cron','2025-10-09 22:46:32','2025-10-10 00:46:32'),(1246120,415456,'action created','2025-10-09 22:46:32','2025-10-10 00:46:32'),(1246121,415456,'action started via WP Cron','2025-10-09 22:46:33','2025-10-10 00:46:33'),(1246122,415456,'action complete via WP Cron','2025-10-09 22:46:34','2025-10-10 00:46:34'),(1246123,415455,'action complete via WP Cron','2025-10-09 22:46:34','2025-10-10 00:46:34'),(1246124,415457,'action created','2025-10-09 22:46:34','2025-10-10 00:46:34'),(1246125,415457,'action started via WP Cron','2025-10-09 22:51:33','2025-10-10 00:51:33'),(1246126,415458,'action created','2025-10-09 22:51:33','2025-10-10 00:51:33'),(1246127,415458,'action started via WP Cron','2025-10-09 22:51:34','2025-10-10 00:51:34'),(1246128,415458,'action complete via WP Cron','2025-10-09 22:51:35','2025-10-10 00:51:35'),(1246129,415457,'action complete via WP Cron','2025-10-09 22:51:35','2025-10-10 00:51:35'),(1246130,415459,'action created','2025-10-09 22:51:35','2025-10-10 00:51:35'),(1246131,415459,'action started via WP Cron','2025-10-09 22:56:23','2025-10-10 00:56:23'),(1246132,415459,'action complete via WP Cron','2025-10-09 22:56:23','2025-10-10 00:56:23'),(1246133,415460,'action created','2025-10-09 22:56:23','2025-10-10 00:56:23'),(1246134,415460,'action started via WP Cron','2025-10-09 23:01:32','2025-10-10 01:01:32'),(1246135,415460,'action complete via WP Cron','2025-10-09 23:01:32','2025-10-10 01:01:32'),(1246136,415461,'action created','2025-10-09 23:01:32','2025-10-10 01:01:32'),(1246137,415461,'action started via WP Cron','2025-10-09 23:06:32','2025-10-10 01:06:32'),(1246138,415461,'action complete via WP Cron','2025-10-09 23:06:32','2025-10-10 01:06:32'),(1246139,415462,'action created','2025-10-09 23:06:32','2025-10-10 01:06:32'),(1246140,415462,'action started via WP Cron','2025-10-09 23:11:23','2025-10-10 01:11:23'),(1246141,415462,'action complete via WP Cron','2025-10-09 23:11:24','2025-10-10 01:11:24'),(1246142,415463,'action created','2025-10-09 23:11:24','2025-10-10 01:11:24'),(1246143,415463,'action started via WP Cron','2025-10-09 23:16:32','2025-10-10 01:16:32'),(1246144,415463,'action complete via WP Cron','2025-10-09 23:16:32','2025-10-10 01:16:32'),(1246145,415464,'action created','2025-10-09 23:16:32','2025-10-10 01:16:32'),(1246146,415464,'action started via WP Cron','2025-10-09 23:21:32','2025-10-10 01:21:32'),(1246147,415465,'action created','2025-10-09 23:21:32','2025-10-10 01:21:32'),(1246148,415465,'action started via WP Cron','2025-10-09 23:21:33','2025-10-10 01:21:33'),(1246149,415465,'action complete via WP Cron','2025-10-09 23:21:33','2025-10-10 01:21:33'),(1246150,415464,'action complete via WP Cron','2025-10-09 23:21:33','2025-10-10 01:21:33'),(1246151,415466,'action created','2025-10-09 23:21:33','2025-10-10 01:21:33'),(1246152,415466,'action started via WP Cron','2025-10-09 23:26:23','2025-10-10 01:26:23'),(1246153,415466,'action complete via WP Cron','2025-10-09 23:26:23','2025-10-10 01:26:23'),(1246154,415467,'action created','2025-10-09 23:26:23','2025-10-10 01:26:23'),(1246155,415467,'action started via WP Cron','2025-10-09 23:31:35','2025-10-10 01:31:35'),(1246156,415468,'action created','2025-10-09 23:31:35','2025-10-10 01:31:35'),(1246157,415468,'action started via WP Cron','2025-10-09 23:31:37','2025-10-10 01:31:37'),(1246158,415468,'action complete via WP Cron','2025-10-09 23:31:37','2025-10-10 01:31:37'),(1246159,415467,'action complete via WP Cron','2025-10-09 23:31:37','2025-10-10 01:31:37'),(1246160,415469,'action created','2025-10-09 23:31:37','2025-10-10 01:31:37'),(1246161,415469,'action started via WP Cron','2025-10-09 23:36:32','2025-10-10 01:36:32'),(1246162,415469,'action complete via WP Cron','2025-10-09 23:36:32','2025-10-10 01:36:32'),(1246163,415470,'action created','2025-10-09 23:36:32','2025-10-10 01:36:32'),(1246164,415470,'action started via WP Cron','2025-10-09 23:40:39','2025-10-10 01:40:39'),(1246165,415470,'action complete via WP Cron','2025-10-09 23:40:39','2025-10-10 01:40:39'),(1246166,415471,'action created','2025-10-09 23:40:39','2025-10-10 01:40:39'),(1246167,415471,'action started via WP Cron','2025-10-09 23:46:32','2025-10-10 01:46:32'),(1246168,415471,'action complete via WP Cron','2025-10-09 23:46:32','2025-10-10 01:46:32'),(1246169,415472,'action created','2025-10-09 23:46:32','2025-10-10 01:46:32'),(1246170,415472,'action started via WP Cron','2025-10-09 23:51:34','2025-10-10 01:51:34'),(1246171,415472,'action complete via WP Cron','2025-10-09 23:51:34','2025-10-10 01:51:34'),(1246172,415473,'action created','2025-10-09 23:51:34','2025-10-10 01:51:34'),(1246173,415473,'action started via WP Cron','2025-10-09 23:56:24','2025-10-10 01:56:24'),(1246174,415473,'action complete via WP Cron','2025-10-09 23:56:24','2025-10-10 01:56:24'),(1246175,415474,'action created','2025-10-09 23:56:24','2025-10-10 01:56:24'),(1246176,415474,'action started via WP Cron','2025-10-09 23:59:38','2025-10-10 01:59:38'),(1246177,415474,'action complete via WP Cron','2025-10-09 23:59:38','2025-10-10 01:59:38'),(1246178,415475,'action created','2025-10-09 23:59:38','2025-10-10 01:59:38'),(1246179,415475,'action started via WP Cron','2025-10-10 00:02:38','2025-10-10 02:02:38'),(1246180,415475,'action complete via WP Cron','2025-10-10 00:02:38','2025-10-10 02:02:38'),(1246181,415476,'action created','2025-10-10 00:02:38','2025-10-10 02:02:38'),(1246182,415476,'action started via WP Cron','2025-10-10 00:05:55','2025-10-10 02:05:55'),(1246183,415476,'action complete via WP Cron','2025-10-10 00:05:55','2025-10-10 02:05:55'),(1246184,415477,'action created','2025-10-10 00:05:55','2025-10-10 02:05:55'),(1246185,415477,'action started via WP Cron','2025-10-10 00:11:23','2025-10-10 02:11:23'),(1246186,415477,'action complete via WP Cron','2025-10-10 00:11:23','2025-10-10 02:11:23'),(1246187,415478,'action created','2025-10-10 00:11:23','2025-10-10 02:11:23'),(1246188,415478,'action started via WP Cron','2025-10-10 00:16:33','2025-10-10 02:16:33'),(1246189,415478,'action complete via WP Cron','2025-10-10 00:16:33','2025-10-10 02:16:33'),(1246190,415479,'action created','2025-10-10 00:16:33','2025-10-10 02:16:33'),(1246191,415479,'action started via WP Cron','2025-10-10 00:19:07','2025-10-10 02:19:07'),(1246192,415479,'action complete via WP Cron','2025-10-10 00:19:07','2025-10-10 02:19:07'),(1246193,415480,'action created','2025-10-10 00:19:07','2025-10-10 02:19:07'),(1246194,415480,'action started via WP Cron','2025-10-10 00:21:34','2025-10-10 02:21:34'),(1246195,415480,'action complete via WP Cron','2025-10-10 00:21:34','2025-10-10 02:21:34'),(1246196,415481,'action created','2025-10-10 00:21:34','2025-10-10 02:21:34'),(1246197,415481,'action started via WP Cron','2025-10-10 00:26:24','2025-10-10 02:26:24'),(1246198,415481,'action complete via WP Cron','2025-10-10 00:26:24','2025-10-10 02:26:24'),(1246199,415482,'action created','2025-10-10 00:26:24','2025-10-10 02:26:24'),(1246200,415482,'action started via WP Cron','2025-10-10 00:30:46','2025-10-10 02:30:46'),(1246201,415483,'action created','2025-10-10 00:30:46','2025-10-10 02:30:46'),(1246202,415483,'action started via WP Cron','2025-10-10 00:30:48','2025-10-10 02:30:48'),(1246203,415483,'action complete via WP Cron','2025-10-10 00:30:48','2025-10-10 02:30:48'),(1246204,415482,'action complete via WP Cron','2025-10-10 00:30:48','2025-10-10 02:30:48'),(1246205,415484,'action created','2025-10-10 00:30:48','2025-10-10 02:30:48'),(1246206,415484,'action started via WP Cron','2025-10-10 00:36:32','2025-10-10 02:36:32'),(1246207,415485,'action created','2025-10-10 00:36:32','2025-10-10 02:36:32'),(1246208,415485,'action started via WP Cron','2025-10-10 00:36:34','2025-10-10 02:36:34'),(1246209,415485,'action complete via WP Cron','2025-10-10 00:36:34','2025-10-10 02:36:34'),(1246210,415484,'action complete via WP Cron','2025-10-10 00:36:34','2025-10-10 02:36:34'),(1246211,415486,'action created','2025-10-10 00:36:34','2025-10-10 02:36:34'),(1246212,415486,'action started via WP Cron','2025-10-10 00:40:41','2025-10-10 02:40:41'),(1246213,415486,'action complete via WP Cron','2025-10-10 00:40:41','2025-10-10 02:40:41'),(1246214,415487,'action created','2025-10-10 00:40:41','2025-10-10 02:40:41'),(1246215,415487,'action started via WP Cron','2025-10-10 00:46:32','2025-10-10 02:46:32'),(1246216,415487,'action complete via WP Cron','2025-10-10 00:46:32','2025-10-10 02:46:32'),(1246217,415488,'action created','2025-10-10 00:46:32','2025-10-10 02:46:32'),(1246218,415488,'action started via WP Cron','2025-10-10 00:50:39','2025-10-10 02:50:39'),(1246219,415488,'action complete via WP Cron','2025-10-10 00:50:39','2025-10-10 02:50:39'),(1246220,415489,'action created','2025-10-10 00:50:39','2025-10-10 02:50:39'),(1246221,415489,'action started via WP Cron','2025-10-10 00:52:47','2025-10-10 02:52:47'),(1246222,415489,'action complete via WP Cron','2025-10-10 00:52:47','2025-10-10 02:52:47'),(1246223,415490,'action created','2025-10-10 00:52:47','2025-10-10 02:52:47'),(1246224,415490,'action started via WP Cron','2025-10-10 00:54:54','2025-10-10 02:54:54'),(1246225,415490,'action complete via WP Cron','2025-10-10 00:54:54','2025-10-10 02:54:54'),(1246226,415491,'action created','2025-10-10 00:54:54','2025-10-10 02:54:54'),(1246227,415491,'action started via WP Cron','2025-10-10 01:01:31','2025-10-10 03:01:31'),(1246228,415491,'action complete via WP Cron','2025-10-10 01:01:31','2025-10-10 03:01:31'),(1246229,415492,'action created','2025-10-10 01:01:31','2025-10-10 03:01:31'),(1246230,415492,'action started via WP Cron','2025-10-10 01:03:57','2025-10-10 03:03:57'),(1246231,415492,'action complete via WP Cron','2025-10-10 01:03:57','2025-10-10 03:03:57'),(1246232,415493,'action created','2025-10-10 01:03:57','2025-10-10 03:03:57'),(1246233,415493,'action started via WP Cron','2025-10-10 01:06:14','2025-10-10 03:06:14'),(1246234,415493,'action complete via WP Cron','2025-10-10 01:06:14','2025-10-10 03:06:14'),(1246235,415494,'action created','2025-10-10 01:06:14','2025-10-10 03:06:14'),(1246236,415494,'action started via WP Cron','2025-10-10 01:08:31','2025-10-10 03:08:31'),(1246237,415494,'action complete via WP Cron','2025-10-10 01:08:31','2025-10-10 03:08:31'),(1246238,415495,'action created','2025-10-10 01:08:31','2025-10-10 03:08:31'),(1246239,415495,'action started via WP Cron','2025-10-10 01:11:23','2025-10-10 03:11:23'),(1246240,415495,'action complete via WP Cron','2025-10-10 01:11:23','2025-10-10 03:11:23'),(1246241,415496,'action created','2025-10-10 01:11:23','2025-10-10 03:11:23'),(1246242,415496,'action started via WP Cron','2025-10-10 01:15:16','2025-10-10 03:15:16'),(1246243,415496,'action complete via WP Cron','2025-10-10 01:15:16','2025-10-10 03:15:16'),(1246244,415497,'action created','2025-10-10 01:15:16','2025-10-10 03:15:16'),(1246245,415497,'action started via WP Cron','2025-10-10 01:21:32','2025-10-10 03:21:32'),(1246246,415497,'action complete via WP Cron','2025-10-10 01:21:33','2025-10-10 03:21:33'),(1246247,415498,'action created','2025-10-10 01:21:33','2025-10-10 03:21:33'),(1246248,415498,'action started via WP Cron','2025-10-10 01:26:23','2025-10-10 03:26:23'),(1246249,415498,'action complete via WP Cron','2025-10-10 01:26:23','2025-10-10 03:26:23'),(1246250,415499,'action created','2025-10-10 01:26:23','2025-10-10 03:26:23'),(1246251,415499,'action started via WP Cron','2025-10-10 01:28:39','2025-10-10 03:28:39'),(1246252,415499,'action complete via WP Cron','2025-10-10 01:28:39','2025-10-10 03:28:39'),(1246253,415500,'action created','2025-10-10 01:28:39','2025-10-10 03:28:39'),(1246254,415500,'action started via WP Cron','2025-10-10 01:30:54','2025-10-10 03:30:54'),(1246255,415501,'action created','2025-10-10 01:30:54','2025-10-10 03:30:54'),(1246256,415501,'action started via WP Cron','2025-10-10 01:30:55','2025-10-10 03:30:55'),(1246257,415501,'action complete via WP Cron','2025-10-10 01:30:56','2025-10-10 03:30:56'),(1246258,415500,'action complete via WP Cron','2025-10-10 01:30:56','2025-10-10 03:30:56'),(1246259,415502,'action created','2025-10-10 01:30:56','2025-10-10 03:30:56'),(1246260,415502,'action started via WP Cron','2025-10-10 01:35:23','2025-10-10 03:35:23'),(1246261,415502,'action complete via WP Cron','2025-10-10 01:35:23','2025-10-10 03:35:23'),(1246262,415503,'action created','2025-10-10 01:35:23','2025-10-10 03:35:23'),(1246263,415503,'action started via WP Cron','2025-10-10 01:37:35','2025-10-10 03:37:35'),(1246264,415503,'action complete via WP Cron','2025-10-10 01:37:35','2025-10-10 03:37:35'),(1246265,415504,'action created','2025-10-10 01:37:35','2025-10-10 03:37:35'),(1246266,415504,'action started via WP Cron','2025-10-10 01:39:53','2025-10-10 03:39:53'),(1246267,415504,'action complete via WP Cron','2025-10-10 01:39:53','2025-10-10 03:39:53'),(1246268,415505,'action created','2025-10-10 01:39:53','2025-10-10 03:39:53'),(1246269,415505,'action started via WP Cron','2025-10-10 01:45:21','2025-10-10 03:45:21'),(1246270,415505,'action complete via WP Cron','2025-10-10 01:45:21','2025-10-10 03:45:21'),(1246271,415506,'action created','2025-10-10 01:45:21','2025-10-10 03:45:21'),(1246272,415506,'action started via WP Cron','2025-10-10 01:47:41','2025-10-10 03:47:41'),(1246273,415506,'action complete via WP Cron','2025-10-10 01:47:41','2025-10-10 03:47:41'),(1246274,415507,'action created','2025-10-10 01:47:41','2025-10-10 03:47:41'),(1246275,415507,'action started via WP Cron','2025-10-10 01:50:44','2025-10-10 03:50:44'),(1246276,415507,'action complete via WP Cron','2025-10-10 01:50:44','2025-10-10 03:50:44'),(1246277,415508,'action created','2025-10-10 01:50:44','2025-10-10 03:50:44'),(1246278,415508,'action started via WP Cron','2025-10-10 01:53:09','2025-10-10 03:53:09'),(1246279,415509,'action created','2025-10-10 01:53:09','2025-10-10 03:53:09'),(1246280,415509,'action started via WP Cron','2025-10-10 01:53:10','2025-10-10 03:53:10'),(1246281,415509,'action complete via WP Cron','2025-10-10 01:53:10','2025-10-10 03:53:10'),(1246282,415508,'action complete via WP Cron','2025-10-10 01:53:10','2025-10-10 03:53:10'),(1246283,415510,'action created','2025-10-10 01:53:10','2025-10-10 03:53:10'),(1246284,415510,'action started via WP Cron','2025-10-10 01:55:24','2025-10-10 03:55:24'),(1246285,415510,'action complete via WP Cron','2025-10-10 01:55:24','2025-10-10 03:55:24'),(1246286,415511,'action created','2025-10-10 01:55:24','2025-10-10 03:55:24'),(1246287,415511,'action started via WP Cron','2025-10-10 01:59:47','2025-10-10 03:59:47'),(1246288,415511,'action complete via WP Cron','2025-10-10 01:59:47','2025-10-10 03:59:47'),(1246289,415512,'action created','2025-10-10 01:59:47','2025-10-10 03:59:47'),(1246290,415512,'action started via WP Cron','2025-10-10 02:04:16','2025-10-10 04:04:16'),(1246291,415513,'action created','2025-10-10 02:04:16','2025-10-10 04:04:16'),(1246292,415513,'action started via WP Cron','2025-10-10 02:04:18','2025-10-10 04:04:18'),(1246293,415513,'action complete via WP Cron','2025-10-10 02:04:18','2025-10-10 04:04:18'),(1246294,415512,'action complete via WP Cron','2025-10-10 02:04:18','2025-10-10 04:04:18'),(1246295,415514,'action created','2025-10-10 02:04:18','2025-10-10 04:04:18'),(1246296,415514,'action started via WP Cron','2025-10-10 02:06:33','2025-10-10 04:06:33'),(1246297,415514,'action complete via WP Cron','2025-10-10 02:06:33','2025-10-10 04:06:33'),(1246298,415515,'action created','2025-10-10 02:06:33','2025-10-10 04:06:33'),(1246299,415515,'action started via WP Cron','2025-10-10 02:08:48','2025-10-10 04:08:48'),(1246300,415515,'action complete via WP Cron','2025-10-10 02:08:48','2025-10-10 04:08:48'),(1246301,415516,'action created','2025-10-10 02:08:48','2025-10-10 04:08:48'),(1246302,415516,'action started via WP Cron','2025-10-10 02:11:24','2025-10-10 04:11:24'),(1246303,415516,'action complete via WP Cron','2025-10-10 02:11:24','2025-10-10 04:11:24'),(1246304,415517,'action created','2025-10-10 02:11:24','2025-10-10 04:11:24'),(1246305,415517,'action started via WP Cron','2025-10-10 02:15:37','2025-10-10 04:15:37'),(1246306,415517,'action complete via WP Cron','2025-10-10 02:15:37','2025-10-10 04:15:37'),(1246307,415518,'action created','2025-10-10 02:15:37','2025-10-10 04:15:37'),(1246308,415518,'action started via WP Cron','2025-10-10 02:20:01','2025-10-10 04:20:01'),(1246309,415518,'action complete via WP Cron','2025-10-10 02:20:01','2025-10-10 04:20:01'),(1246310,415519,'action created','2025-10-10 02:20:01','2025-10-10 04:20:01'),(1246311,415519,'action started via WP Cron','2025-10-10 02:23:05','2025-10-10 04:23:05'),(1246312,415519,'action complete via WP Cron','2025-10-10 02:23:05','2025-10-10 04:23:05'),(1246313,415520,'action created','2025-10-10 02:23:05','2025-10-10 04:23:05'),(1246314,415520,'action started via WP Cron','2025-10-10 02:26:24','2025-10-10 04:26:24'),(1246315,415520,'action complete via WP Cron','2025-10-10 02:26:24','2025-10-10 04:26:24'),(1246316,415521,'action created','2025-10-10 02:26:24','2025-10-10 04:26:24'),(1246317,415521,'action started via WP Cron','2025-10-10 02:28:43','2025-10-10 04:28:43'),(1246318,415521,'action complete via WP Cron','2025-10-10 02:28:43','2025-10-10 04:28:43'),(1246319,415522,'action created','2025-10-10 02:28:43','2025-10-10 04:28:43'),(1246320,415522,'action started via WP Cron','2025-10-10 02:31:32','2025-10-10 04:31:32'),(1246321,415522,'action complete via WP Cron','2025-10-10 02:31:32','2025-10-10 04:31:32'),(1246322,415523,'action created','2025-10-10 02:31:32','2025-10-10 04:31:32'),(1246323,415523,'action started via WP Cron','2025-10-10 02:33:33','2025-10-10 04:33:33'),(1246324,415523,'action complete via WP Cron','2025-10-10 02:33:33','2025-10-10 04:33:33'),(1246325,415524,'action created','2025-10-10 02:33:33','2025-10-10 04:33:33'),(1246326,415524,'action started via WP Cron','2025-10-10 02:35:46','2025-10-10 04:35:46'),(1246327,415525,'action created','2025-10-10 02:35:46','2025-10-10 04:35:46'),(1246328,415525,'action started via WP Cron','2025-10-10 02:35:48','2025-10-10 04:35:48'),(1246329,415525,'action complete via WP Cron','2025-10-10 02:35:48','2025-10-10 04:35:48'),(1246330,415524,'action complete via WP Cron','2025-10-10 02:35:48','2025-10-10 04:35:48'),(1246331,415526,'action created','2025-10-10 02:35:48','2025-10-10 04:35:48'),(1246332,415526,'action started via WP Cron','2025-10-10 02:39:28','2025-10-10 04:39:28'),(1246333,415526,'action complete via WP Cron','2025-10-10 02:39:28','2025-10-10 04:39:28'),(1246334,415527,'action created','2025-10-10 02:39:28','2025-10-10 04:39:28'),(1246335,415527,'action started via WP Cron','2025-10-10 02:43:22','2025-10-10 04:43:22'),(1246336,415527,'action complete via WP Cron','2025-10-10 02:43:22','2025-10-10 04:43:22'),(1246337,415528,'action created','2025-10-10 02:43:22','2025-10-10 04:43:22'),(1246338,415528,'action started via WP Cron','2025-10-10 02:45:30','2025-10-10 04:45:30'),(1246339,415528,'action complete via WP Cron','2025-10-10 02:45:31','2025-10-10 04:45:31'),(1246340,415529,'action created','2025-10-10 02:45:31','2025-10-10 04:45:31'),(1246341,415529,'action started via WP Cron','2025-10-10 02:48:29','2025-10-10 04:48:29'),(1246342,415529,'action complete via WP Cron','2025-10-10 02:48:29','2025-10-10 04:48:29'),(1246343,415530,'action created','2025-10-10 02:48:29','2025-10-10 04:48:29'),(1246344,415530,'action started via WP Cron','2025-10-10 02:51:11','2025-10-10 04:51:11'),(1246345,415530,'action complete via WP Cron','2025-10-10 02:51:11','2025-10-10 04:51:11'),(1246346,415531,'action created','2025-10-10 02:51:11','2025-10-10 04:51:11'),(1246347,415531,'action started via WP Cron','2025-10-10 02:54:15','2025-10-10 04:54:15'),(1246348,415531,'action complete via WP Cron','2025-10-10 02:54:15','2025-10-10 04:54:15'),(1246349,415532,'action created','2025-10-10 02:54:15','2025-10-10 04:54:15'),(1246350,415532,'action started via WP Cron','2025-10-10 02:56:24','2025-10-10 04:56:24'),(1246351,415532,'action complete via WP Cron','2025-10-10 02:56:24','2025-10-10 04:56:24'),(1246352,415533,'action created','2025-10-10 02:56:24','2025-10-10 04:56:24'),(1246353,415533,'action started via WP Cron','2025-10-10 02:58:53','2025-10-10 04:58:53'),(1246354,415533,'action complete via WP Cron','2025-10-10 02:58:53','2025-10-10 04:58:53'),(1246355,415534,'action created','2025-10-10 02:58:53','2025-10-10 04:58:53'),(1246356,415534,'action started via WP Cron','2025-10-10 03:01:24','2025-10-10 05:01:24'),(1246357,415534,'action complete via WP Cron','2025-10-10 03:01:24','2025-10-10 05:01:24'),(1246358,415535,'action created','2025-10-10 03:01:24','2025-10-10 05:01:24'),(1246359,415535,'action started via WP Cron','2025-10-10 03:05:44','2025-10-10 05:05:44'),(1246360,415535,'action complete via WP Cron','2025-10-10 03:05:44','2025-10-10 05:05:44'),(1246361,415536,'action created','2025-10-10 03:05:44','2025-10-10 05:05:44'),(1246362,415536,'action started via WP Cron','2025-10-10 03:08:59','2025-10-10 05:08:59'),(1246363,415537,'action created','2025-10-10 03:08:59','2025-10-10 05:08:59'),(1246364,415537,'action started via WP Cron','2025-10-10 03:09:02','2025-10-10 05:09:02'),(1246365,415537,'action complete via WP Cron','2025-10-10 03:09:02','2025-10-10 05:09:02'),(1246366,415536,'action complete via WP Cron','2025-10-10 03:09:03','2025-10-10 05:09:03'),(1246367,415538,'action created','2025-10-10 03:09:03','2025-10-10 05:09:03'),(1246368,415538,'action started via WP Cron','2025-10-10 03:11:24','2025-10-10 05:11:24'),(1246369,415538,'action complete via WP Cron','2025-10-10 03:11:24','2025-10-10 05:11:24'),(1246370,415539,'action created','2025-10-10 03:11:24','2025-10-10 05:11:24'),(1246371,415539,'action started via WP Cron','2025-10-10 03:13:48','2025-10-10 05:13:48'),(1246372,415539,'action complete via WP Cron','2025-10-10 03:13:48','2025-10-10 05:13:48'),(1246373,415540,'action created','2025-10-10 03:13:48','2025-10-10 05:13:48'),(1246374,415540,'action started via WP Cron','2025-10-10 03:16:35','2025-10-10 05:16:35'),(1246375,415540,'action complete via WP Cron','2025-10-10 03:16:35','2025-10-10 05:16:35'),(1246376,415541,'action created','2025-10-10 03:16:35','2025-10-10 05:16:35'),(1246377,415541,'action started via WP Cron','2025-10-10 03:18:39','2025-10-10 05:18:39'),(1246378,415541,'action complete via WP Cron','2025-10-10 03:18:40','2025-10-10 05:18:40'),(1246379,415542,'action created','2025-10-10 03:18:40','2025-10-10 05:18:40'),(1246380,415542,'action started via WP Cron','2025-10-10 03:21:36','2025-10-10 05:21:36'),(1246381,415542,'action complete via WP Cron','2025-10-10 03:21:36','2025-10-10 05:21:36'),(1246382,415543,'action created','2025-10-10 03:21:36','2025-10-10 05:21:36'),(1246383,415543,'action started via WP Cron','2025-10-10 03:24:32','2025-10-10 05:24:32'),(1246384,415543,'action complete via WP Cron','2025-10-10 03:24:32','2025-10-10 05:24:32'),(1246385,415544,'action created','2025-10-10 03:24:32','2025-10-10 05:24:32'),(1246386,415544,'action started via WP Cron','2025-10-10 03:27:33','2025-10-10 05:27:33'),(1246387,415544,'action complete via WP Cron','2025-10-10 03:27:33','2025-10-10 05:27:33'),(1246388,415545,'action created','2025-10-10 03:27:33','2025-10-10 05:27:33'),(1246389,415545,'action started via WP Cron','2025-10-10 03:29:33','2025-10-10 05:29:33'),(1246390,415545,'action complete via WP Cron','2025-10-10 03:29:33','2025-10-10 05:29:33'),(1246391,415546,'action created','2025-10-10 03:29:33','2025-10-10 05:29:33'),(1246392,415546,'action started via WP Cron','2025-10-10 03:32:38','2025-10-10 05:32:38'),(1246393,415546,'action complete via WP Cron','2025-10-10 03:32:38','2025-10-10 05:32:38'),(1246394,415547,'action created','2025-10-10 03:32:38','2025-10-10 05:32:38'),(1246395,415547,'action started via WP Cron','2025-10-10 03:35:37','2025-10-10 05:35:37'),(1246396,415547,'action complete via WP Cron','2025-10-10 03:35:37','2025-10-10 05:35:37'),(1246397,415548,'action created','2025-10-10 03:35:37','2025-10-10 05:35:37'),(1246398,415548,'action started via WP Cron','2025-10-10 03:38:31','2025-10-10 05:38:31'),(1246399,415548,'action complete via WP Cron','2025-10-10 03:38:31','2025-10-10 05:38:31'),(1246400,415549,'action created','2025-10-10 03:38:31','2025-10-10 05:38:31'),(1246401,415549,'action started via WP Cron','2025-10-10 03:40:35','2025-10-10 05:40:35'),(1246402,415549,'action complete via WP Cron','2025-10-10 03:40:35','2025-10-10 05:40:35'),(1246403,415550,'action created','2025-10-10 03:40:35','2025-10-10 05:40:35'),(1246404,415550,'action started via WP Cron','2025-10-10 03:43:32','2025-10-10 05:43:32'),(1246405,415550,'action complete via WP Cron','2025-10-10 03:43:32','2025-10-10 05:43:32'),(1246406,415551,'action created','2025-10-10 03:43:32','2025-10-10 05:43:32'),(1246407,415551,'action started via WP Cron','2025-10-10 03:45:32','2025-10-10 05:45:32'),(1246408,415552,'action created','2025-10-10 03:45:32','2025-10-10 05:45:32'),(1246409,415551,'action complete via WP Cron','2025-10-10 03:45:37','2025-10-10 05:45:37'),(1246410,415553,'action created','2025-10-10 03:45:37','2025-10-10 05:45:37'),(1246411,415552,'action started via WP Cron','2025-10-10 03:45:37','2025-10-10 05:45:37'),(1246412,415552,'action complete via WP Cron','2025-10-10 03:45:38','2025-10-10 05:45:38'),(1246413,415553,'action started via WP Cron','2025-10-10 03:48:34','2025-10-10 05:48:34'),(1246414,415553,'action complete via WP Cron','2025-10-10 03:48:34','2025-10-10 05:48:34'),(1246415,415554,'action created','2025-10-10 03:48:34','2025-10-10 05:48:34'),(1246416,415554,'action started via WP Cron','2025-10-10 03:51:31','2025-10-10 05:51:31'),(1246417,415554,'action complete via WP Cron','2025-10-10 03:51:31','2025-10-10 05:51:31'),(1246418,415555,'action created','2025-10-10 03:51:31','2025-10-10 05:51:31'),(1246419,415555,'action started via WP Cron','2025-10-10 03:53:33','2025-10-10 05:53:33'),(1246420,415555,'action complete via WP Cron','2025-10-10 03:53:33','2025-10-10 05:53:33'),(1246421,415556,'action created','2025-10-10 03:53:33','2025-10-10 05:53:33'),(1246422,415556,'action started via WP Cron','2025-10-10 03:56:30','2025-10-10 05:56:30'),(1246423,415556,'action complete via WP Cron','2025-10-10 03:56:30','2025-10-10 05:56:30'),(1246424,415557,'action created','2025-10-10 03:56:30','2025-10-10 05:56:30'),(1246425,415557,'action started via WP Cron','2025-10-10 03:58:30','2025-10-10 05:58:30'),(1246426,415557,'action complete via WP Cron','2025-10-10 03:58:30','2025-10-10 05:58:30'),(1246427,415558,'action created','2025-10-10 03:58:30','2025-10-10 05:58:30'),(1246428,415558,'action started via WP Cron','2025-10-10 04:00:31','2025-10-10 06:00:31'),(1246429,415558,'action complete via WP Cron','2025-10-10 04:00:31','2025-10-10 06:00:31'),(1246430,415559,'action created','2025-10-10 04:00:31','2025-10-10 06:00:31'),(1246431,415559,'action started via WP Cron','2025-10-10 04:02:31','2025-10-10 06:02:31'),(1246432,415560,'action created','2025-10-10 04:02:31','2025-10-10 06:02:31'),(1246433,415560,'action started via WP Cron','2025-10-10 04:02:33','2025-10-10 06:02:33'),(1246434,415560,'action complete via WP Cron','2025-10-10 04:02:33','2025-10-10 06:02:33'),(1246435,415559,'action complete via WP Cron','2025-10-10 04:02:34','2025-10-10 06:02:34'),(1246436,415561,'action created','2025-10-10 04:02:34','2025-10-10 06:02:34'),(1246437,415561,'action started via WP Cron','2025-10-10 04:05:30','2025-10-10 06:05:30'),(1246438,415561,'action complete via WP Cron','2025-10-10 04:05:30','2025-10-10 06:05:30'),(1246439,415562,'action created','2025-10-10 04:05:30','2025-10-10 06:05:30'),(1246440,415562,'action started via WP Cron','2025-10-10 04:07:32','2025-10-10 06:07:32'),(1246441,415562,'action complete via WP Cron','2025-10-10 04:07:32','2025-10-10 06:07:32'),(1246442,415563,'action created','2025-10-10 04:07:32','2025-10-10 06:07:32'),(1246443,415563,'action started via WP Cron','2025-10-10 04:10:31','2025-10-10 06:10:31'),(1246444,415563,'action complete via WP Cron','2025-10-10 04:10:31','2025-10-10 06:10:31'),(1246445,415564,'action created','2025-10-10 04:10:31','2025-10-10 06:10:31'),(1246446,415564,'action started via WP Cron','2025-10-10 04:13:30','2025-10-10 06:13:30'),(1246447,415564,'action complete via WP Cron','2025-10-10 04:13:30','2025-10-10 06:13:30'),(1246448,415565,'action created','2025-10-10 04:13:30','2025-10-10 06:13:30'),(1246449,415565,'action started via WP Cron','2025-10-10 04:16:30','2025-10-10 06:16:30'),(1246450,415565,'action complete via WP Cron','2025-10-10 04:16:30','2025-10-10 06:16:30'),(1246451,415566,'action created','2025-10-10 04:16:30','2025-10-10 06:16:30'),(1246452,415566,'action started via WP Cron','2025-10-10 04:18:30','2025-10-10 06:18:30'),(1246453,415567,'action created','2025-10-10 04:18:30','2025-10-10 06:18:30'),(1246454,415567,'action started via WP Cron','2025-10-10 04:18:31','2025-10-10 06:18:31'),(1246455,415567,'action complete via WP Cron','2025-10-10 04:18:31','2025-10-10 06:18:31'),(1246456,415566,'action complete via WP Cron','2025-10-10 04:18:31','2025-10-10 06:18:31'),(1246457,415568,'action created','2025-10-10 04:18:31','2025-10-10 06:18:31'),(1246458,415568,'action started via WP Cron','2025-10-10 04:21:29','2025-10-10 06:21:29'),(1246459,415568,'action complete via WP Cron','2025-10-10 04:21:29','2025-10-10 06:21:29'),(1246460,415569,'action created','2025-10-10 04:21:29','2025-10-10 06:21:29'),(1246461,415569,'action started via WP Cron','2025-10-10 04:23:30','2025-10-10 06:23:30'),(1246462,415569,'action complete via WP Cron','2025-10-10 04:23:30','2025-10-10 06:23:30'),(1246463,415570,'action created','2025-10-10 04:23:30','2025-10-10 06:23:30'),(1246464,415570,'action started via WP Cron','2025-10-10 04:26:30','2025-10-10 06:26:30'),(1246465,415570,'action complete via WP Cron','2025-10-10 04:26:30','2025-10-10 06:26:30'),(1246466,415571,'action created','2025-10-10 04:26:30','2025-10-10 06:26:30'),(1246467,415571,'action started via WP Cron','2025-10-10 04:28:30','2025-10-10 06:28:30'),(1246468,415572,'action created','2025-10-10 04:28:30','2025-10-10 06:28:30'),(1246469,415571,'action complete via WP Cron','2025-10-10 04:28:35','2025-10-10 06:28:35'),(1246470,415573,'action created','2025-10-10 04:28:35','2025-10-10 06:28:35'),(1246471,415572,'action started via WP Cron','2025-10-10 04:28:35','2025-10-10 06:28:35'),(1246472,415572,'action complete via WP Cron','2025-10-10 04:28:42','2025-10-10 06:28:42'),(1246473,415573,'action started via WP Cron','2025-10-10 04:36:24','2025-10-10 06:36:24'),(1246474,415573,'action complete via WP Cron','2025-10-10 04:36:24','2025-10-10 06:36:24'),(1246475,415574,'action created','2025-10-10 04:36:24','2025-10-10 06:36:24'),(1246476,415574,'action started via WP Cron','2025-10-10 04:39:22','2025-10-10 06:39:22'),(1246477,415574,'action complete via WP Cron','2025-10-10 04:39:22','2025-10-10 06:39:22'),(1246478,415575,'action created','2025-10-10 04:39:22','2025-10-10 06:39:22'),(1246479,415575,'action started via WP Cron','2025-10-10 04:43:15','2025-10-10 06:43:15'),(1246480,415575,'action complete via WP Cron','2025-10-10 04:43:15','2025-10-10 06:43:15'),(1246481,415576,'action created','2025-10-10 04:43:15','2025-10-10 06:43:15'),(1246482,415576,'action started via WP Cron','2025-10-10 04:45:46','2025-10-10 06:45:46'),(1246483,415576,'action complete via WP Cron','2025-10-10 04:45:46','2025-10-10 06:45:46'),(1246484,415577,'action created','2025-10-10 04:45:46','2025-10-10 06:45:46'),(1246485,415577,'action started via WP Cron','2025-10-10 04:48:43','2025-10-10 06:48:43'),(1246486,415577,'action complete via WP Cron','2025-10-10 04:48:44','2025-10-10 06:48:44'),(1246487,415578,'action created','2025-10-10 04:48:44','2025-10-10 06:48:44'),(1246488,415578,'action started via WP Cron','2025-10-10 04:51:18','2025-10-10 06:51:18'),(1246489,415578,'action complete via WP Cron','2025-10-10 04:51:18','2025-10-10 06:51:18'),(1246490,415579,'action created','2025-10-10 04:51:18','2025-10-10 06:51:18'),(1246491,415579,'action started via WP Cron','2025-10-10 04:56:15','2025-10-10 06:56:15'),(1246492,415579,'action complete via WP Cron','2025-10-10 04:56:15','2025-10-10 06:56:15'),(1246493,415580,'action created','2025-10-10 04:56:15','2025-10-10 06:56:15'),(1246494,415580,'action started via WP Cron','2025-10-10 04:59:43','2025-10-10 06:59:43'),(1246495,415580,'action complete via WP Cron','2025-10-10 04:59:43','2025-10-10 06:59:43'),(1246496,415581,'action created','2025-10-10 04:59:43','2025-10-10 06:59:43'),(1246497,415581,'action started via WP Cron','2025-10-10 05:06:24','2025-10-10 07:06:24'),(1246498,415581,'action complete via WP Cron','2025-10-10 05:06:24','2025-10-10 07:06:24'),(1246499,415582,'action created','2025-10-10 05:06:24','2025-10-10 07:06:24'),(1246500,415582,'action started via WP Cron','2025-10-10 05:11:02','2025-10-10 07:11:02'),(1246501,415582,'action complete via WP Cron','2025-10-10 05:11:02','2025-10-10 07:11:02'),(1246502,415583,'action created','2025-10-10 05:11:02','2025-10-10 07:11:02'),(1246503,415583,'action started via WP Cron','2025-10-10 05:13:19','2025-10-10 07:13:19'),(1246504,415583,'action complete via WP Cron','2025-10-10 05:13:19','2025-10-10 07:13:19'),(1246505,415584,'action created','2025-10-10 05:13:19','2025-10-10 07:13:19'),(1246506,415584,'action started via WP Cron','2025-10-10 05:16:24','2025-10-10 07:16:24'),(1246507,415584,'action complete via WP Cron','2025-10-10 05:16:24','2025-10-10 07:16:24'),(1246508,415585,'action created','2025-10-10 05:16:24','2025-10-10 07:16:24'),(1246509,415585,'action started via WP Cron','2025-10-10 05:19:16','2025-10-10 07:19:16'),(1246510,415585,'action complete via WP Cron','2025-10-10 05:19:16','2025-10-10 07:19:16'),(1246511,415586,'action created','2025-10-10 05:19:16','2025-10-10 07:19:16'),(1246512,415586,'action started via WP Cron','2025-10-10 05:21:24','2025-10-10 07:21:24'),(1246513,415587,'action created','2025-10-10 05:21:24','2025-10-10 07:21:24'),(1246514,415587,'action started via WP Cron','2025-10-10 05:21:28','2025-10-10 07:21:28'),(1246515,415587,'action complete via WP Cron','2025-10-10 05:21:29','2025-10-10 07:21:29'),(1246516,415586,'action complete via WP Cron','2025-10-10 05:21:29','2025-10-10 07:21:29'),(1246517,415588,'action created','2025-10-10 05:21:29','2025-10-10 07:21:29'),(1246518,415588,'action started via WP Cron','2025-10-10 05:25:34','2025-10-10 07:25:34'),(1246519,415588,'action complete via WP Cron','2025-10-10 05:25:34','2025-10-10 07:25:34'),(1246520,415589,'action created','2025-10-10 05:25:34','2025-10-10 07:25:34'),(1246521,415589,'action started via WP Cron','2025-10-10 05:27:40','2025-10-10 07:27:40'),(1246522,415589,'action complete via WP Cron','2025-10-10 05:27:40','2025-10-10 07:27:40'),(1246523,415590,'action created','2025-10-10 05:27:40','2025-10-10 07:27:40'),(1246524,415590,'action started via WP Cron','2025-10-10 05:31:07','2025-10-10 07:31:07'),(1246525,415590,'action complete via WP Cron','2025-10-10 05:31:07','2025-10-10 07:31:07'),(1246526,415591,'action created','2025-10-10 05:31:07','2025-10-10 07:31:07'),(1246527,415591,'action started via WP Cron','2025-10-10 05:33:40','2025-10-10 07:33:40'),(1246528,415591,'action complete via WP Cron','2025-10-10 05:33:40','2025-10-10 07:33:40'),(1246529,415592,'action created','2025-10-10 05:33:40','2025-10-10 07:33:40'),(1246530,415592,'action started via WP Cron','2025-10-10 05:36:25','2025-10-10 07:36:25'),(1246531,415592,'action complete via WP Cron','2025-10-10 05:36:25','2025-10-10 07:36:25'),(1246532,415593,'action created','2025-10-10 05:36:25','2025-10-10 07:36:25'),(1246533,415593,'action started via WP Cron','2025-10-10 05:41:11','2025-10-10 07:41:11'),(1246534,415593,'action complete via WP Cron','2025-10-10 05:41:11','2025-10-10 07:41:11'),(1246535,415594,'action created','2025-10-10 05:41:11','2025-10-10 07:41:11'),(1246536,415594,'action started via WP Cron','2025-10-10 05:43:21','2025-10-10 07:43:21'),(1246537,415594,'action complete via WP Cron','2025-10-10 05:43:21','2025-10-10 07:43:21'),(1246538,415595,'action created','2025-10-10 05:43:21','2025-10-10 07:43:21'),(1246539,415595,'action started via WP Cron','2025-10-10 05:46:24','2025-10-10 07:46:24'),(1246540,415595,'action complete via WP Cron','2025-10-10 05:46:24','2025-10-10 07:46:24'),(1246541,415596,'action created','2025-10-10 05:46:24','2025-10-10 07:46:24'),(1246542,415596,'action started via WP Cron','2025-10-10 05:49:03','2025-10-10 07:49:03'),(1246543,415596,'action complete via WP Cron','2025-10-10 05:49:03','2025-10-10 07:49:03'),(1246544,415597,'action created','2025-10-10 05:49:03','2025-10-10 07:49:03'),(1246545,415597,'action started via WP Cron','2025-10-10 05:52:43','2025-10-10 07:52:43'),(1246546,415597,'action complete via WP Cron','2025-10-10 05:52:43','2025-10-10 07:52:43'),(1246547,415598,'action created','2025-10-10 05:52:43','2025-10-10 07:52:43'),(1246548,415598,'action started via WP Cron','2025-10-10 05:56:21','2025-10-10 07:56:21'),(1246549,415598,'action complete via WP Cron','2025-10-10 05:56:21','2025-10-10 07:56:21'),(1246550,415599,'action created','2025-10-10 05:56:21','2025-10-10 07:56:21'),(1246551,415599,'action started via WP Cron','2025-10-10 05:59:56','2025-10-10 07:59:56'),(1246552,415600,'action created','2025-10-10 05:59:56','2025-10-10 07:59:56'),(1246553,415599,'action complete via WP Cron','2025-10-10 06:00:01','2025-10-10 08:00:01'),(1246554,415601,'action created','2025-10-10 06:00:01','2025-10-10 08:00:01'),(1246555,415600,'action started via WP Cron','2025-10-10 06:00:01','2025-10-10 08:00:01'),(1246556,415600,'action complete via WP Cron','2025-10-10 06:00:02','2025-10-10 08:00:02'),(1246557,415601,'action started via WP Cron','2025-10-10 06:07:31','2025-10-10 08:07:31'),(1246558,415601,'action complete via WP Cron','2025-10-10 06:07:31','2025-10-10 08:07:31'),(1246559,415602,'action created','2025-10-10 06:07:31','2025-10-10 08:07:31'),(1246560,415602,'action started via WP Cron','2025-10-10 06:09:56','2025-10-10 08:09:56'),(1246561,415602,'action complete via WP Cron','2025-10-10 06:09:56','2025-10-10 08:09:56'),(1246562,415603,'action created','2025-10-10 06:09:56','2025-10-10 08:09:56'),(1246563,415603,'action started via WP Cron','2025-10-10 06:13:07','2025-10-10 08:13:07'),(1246564,415603,'action complete via WP Cron','2025-10-10 06:13:07','2025-10-10 08:13:07'),(1246565,415604,'action created','2025-10-10 06:13:07','2025-10-10 08:13:07'),(1246566,415604,'action started via WP Cron','2025-10-10 06:16:24','2025-10-10 08:16:24'),(1246567,415604,'action complete via WP Cron','2025-10-10 06:16:24','2025-10-10 08:16:24'),(1246568,415605,'action created','2025-10-10 06:16:24','2025-10-10 08:16:24'),(1246569,415605,'action started via WP Cron','2025-10-10 06:19:11','2025-10-10 08:19:11'),(1246570,415605,'action complete via WP Cron','2025-10-10 06:19:12','2025-10-10 08:19:12'),(1246571,415606,'action created','2025-10-10 06:19:12','2025-10-10 08:19:12'),(1246572,415606,'action started via WP Cron','2025-10-10 06:23:26','2025-10-10 08:23:26'),(1246573,415606,'action complete via WP Cron','2025-10-10 06:23:26','2025-10-10 08:23:26'),(1246574,415607,'action created','2025-10-10 06:23:26','2025-10-10 08:23:26'),(1246575,415607,'action started via WP Cron','2025-10-10 06:26:19','2025-10-10 08:26:19'),(1246576,415607,'action complete via WP Cron','2025-10-10 06:26:19','2025-10-10 08:26:19'),(1246577,415608,'action created','2025-10-10 06:26:19','2025-10-10 08:26:19'),(1246578,415608,'action started via WP Cron','2025-10-10 06:29:43','2025-10-10 08:29:43'),(1246579,415608,'action complete via WP Cron','2025-10-10 06:29:43','2025-10-10 08:29:43'),(1246580,415609,'action created','2025-10-10 06:29:43','2025-10-10 08:29:43'),(1246581,415609,'action started via WP Cron','2025-10-10 06:31:48','2025-10-10 08:31:48'),(1246582,415609,'action complete via WP Cron','2025-10-10 06:31:48','2025-10-10 08:31:48'),(1246583,415610,'action created','2025-10-10 06:31:48','2025-10-10 08:31:48'),(1246584,415610,'action started via WP Cron','2025-10-10 06:33:53','2025-10-10 08:33:53'),(1246585,415610,'action complete via WP Cron','2025-10-10 06:33:53','2025-10-10 08:33:53'),(1246586,415611,'action created','2025-10-10 06:33:53','2025-10-10 08:33:53'),(1246587,415611,'action started via WP Cron','2025-10-10 06:37:47','2025-10-10 08:37:47'),(1246588,415612,'action created','2025-10-10 06:37:47','2025-10-10 08:37:47'),(1246589,415612,'action started via WP Cron','2025-10-10 06:37:50','2025-10-10 08:37:50'),(1246590,415612,'action complete via WP Cron','2025-10-10 06:37:50','2025-10-10 08:37:50'),(1246591,415611,'action complete via WP Cron','2025-10-10 06:37:50','2025-10-10 08:37:50'),(1246592,415613,'action created','2025-10-10 06:37:50','2025-10-10 08:37:50'),(1246593,415613,'action started via WP Cron','2025-10-10 06:41:24','2025-10-10 08:41:24'),(1246594,415613,'action complete via WP Cron','2025-10-10 06:41:24','2025-10-10 08:41:24'),(1246595,415614,'action created','2025-10-10 06:41:24','2025-10-10 08:41:24'),(1246596,415614,'action started via WP Cron','2025-10-10 06:43:42','2025-10-10 08:43:42'),(1246597,415614,'action complete via WP Cron','2025-10-10 06:43:42','2025-10-10 08:43:42'),(1246598,415615,'action created','2025-10-10 06:43:42','2025-10-10 08:43:42'),(1246599,415615,'action started via WP Cron','2025-10-10 06:47:31','2025-10-10 08:47:31'),(1246600,415615,'action complete via WP Cron','2025-10-10 06:47:31','2025-10-10 08:47:31'),(1246601,415616,'action created','2025-10-10 06:47:31','2025-10-10 08:47:31'),(1246602,415616,'action started via WP Cron','2025-10-10 06:51:15','2025-10-10 08:51:15'),(1246603,415616,'action complete via WP Cron','2025-10-10 06:51:15','2025-10-10 08:51:15'),(1246604,415617,'action created','2025-10-10 06:51:15','2025-10-10 08:51:15'),(1246605,415617,'action started via WP Cron','2025-10-10 06:53:57','2025-10-10 08:53:57'),(1246606,415617,'action complete via WP Cron','2025-10-10 06:53:57','2025-10-10 08:53:57'),(1246607,415618,'action created','2025-10-10 06:53:57','2025-10-10 08:53:57'),(1246608,415618,'action started via WP Cron','2025-10-10 06:56:23','2025-10-10 08:56:23'),(1246609,415618,'action complete via WP Cron','2025-10-10 06:56:23','2025-10-10 08:56:23'),(1246610,415619,'action created','2025-10-10 06:56:23','2025-10-10 08:56:23'),(1246611,415619,'action started via WP Cron','2025-10-10 06:59:31','2025-10-10 08:59:31'),(1246612,415619,'action complete via WP Cron','2025-10-10 06:59:31','2025-10-10 08:59:31'),(1246613,415620,'action created','2025-10-10 06:59:31','2025-10-10 08:59:31'),(1246614,415620,'action started via WP Cron','2025-10-10 07:04:29','2025-10-10 09:04:29'),(1246615,415620,'action complete via WP Cron','2025-10-10 07:04:29','2025-10-10 09:04:29'),(1246616,415621,'action created','2025-10-10 07:04:29','2025-10-10 09:04:29'),(1246617,415621,'action started via WP Cron','2025-10-10 07:07:14','2025-10-10 09:07:14'),(1246618,415621,'action complete via WP Cron','2025-10-10 07:07:14','2025-10-10 09:07:14'),(1246619,415622,'action created','2025-10-10 07:07:14','2025-10-10 09:07:14'),(1246620,415622,'action started via WP Cron','2025-10-10 07:10:16','2025-10-10 09:10:16'),(1246621,415622,'action complete via WP Cron','2025-10-10 07:10:16','2025-10-10 09:10:16'),(1246622,415623,'action created','2025-10-10 07:10:16','2025-10-10 09:10:16'),(1246623,415623,'action started via WP Cron','2025-10-10 07:12:36','2025-10-10 09:12:36'),(1246624,415623,'action complete via WP Cron','2025-10-10 07:12:37','2025-10-10 09:12:37'),(1246625,415624,'action created','2025-10-10 07:12:37','2025-10-10 09:12:37'),(1246626,415624,'action started via WP Cron','2025-10-10 07:15:37','2025-10-10 09:15:37'),(1246627,415624,'action complete via WP Cron','2025-10-10 07:15:37','2025-10-10 09:15:37'),(1246628,415625,'action created','2025-10-10 07:15:37','2025-10-10 09:15:37'),(1246629,415625,'action started via WP Cron','2025-10-10 07:19:26','2025-10-10 09:19:26'),(1246630,415626,'action created','2025-10-10 07:19:26','2025-10-10 09:19:26'),(1246631,415626,'action started via WP Cron','2025-10-10 07:19:28','2025-10-10 09:19:28'),(1246632,415626,'action complete via WP Cron','2025-10-10 07:19:28','2025-10-10 09:19:28'),(1246633,415625,'action complete via WP Cron','2025-10-10 07:19:28','2025-10-10 09:19:28'),(1246634,415627,'action created','2025-10-10 07:19:28','2025-10-10 09:19:28'),(1246635,415627,'action started via WP Cron','2025-10-10 07:21:37','2025-10-10 09:21:37'),(1246636,415627,'action complete via WP Cron','2025-10-10 07:21:37','2025-10-10 09:21:37'),(1246637,415628,'action created','2025-10-10 07:21:37','2025-10-10 09:21:37'),(1246638,415628,'action started via WP Cron','2025-10-10 07:25:47','2025-10-10 09:25:47'),(1246639,415628,'action complete via WP Cron','2025-10-10 07:25:47','2025-10-10 09:25:47'),(1246640,415629,'action created','2025-10-10 07:25:47','2025-10-10 09:25:47'),(1246641,415629,'action started via WP Cron','2025-10-10 07:27:58','2025-10-10 09:27:58'),(1246642,415629,'action complete via WP Cron','2025-10-10 07:27:58','2025-10-10 09:27:58'),(1246643,415630,'action created','2025-10-10 07:27:58','2025-10-10 09:27:58'),(1246644,415630,'action started via WP Cron','2025-10-10 07:31:24','2025-10-10 09:31:24'),(1246645,415630,'action complete via WP Cron','2025-10-10 07:31:24','2025-10-10 09:31:24'),(1246646,415631,'action created','2025-10-10 07:31:24','2025-10-10 09:31:24'),(1246647,415631,'action started via WP Cron','2025-10-10 07:36:26','2025-10-10 09:36:26'),(1246648,415632,'action created','2025-10-10 07:36:26','2025-10-10 09:36:26'),(1246649,415632,'action started via WP Cron','2025-10-10 07:36:27','2025-10-10 09:36:27'),(1246650,415632,'action complete via WP Cron','2025-10-10 07:36:28','2025-10-10 09:36:28'),(1246651,415631,'action complete via WP Cron','2025-10-10 07:36:28','2025-10-10 09:36:28'),(1246652,415633,'action created','2025-10-10 07:36:28','2025-10-10 09:36:28'),(1246653,415633,'action started via WP Cron','2025-10-10 07:39:09','2025-10-10 09:39:09'),(1246654,415633,'action complete via WP Cron','2025-10-10 07:39:09','2025-10-10 09:39:09'),(1246655,415634,'action created','2025-10-10 07:39:09','2025-10-10 09:39:09'),(1246656,415634,'action started via WP Cron','2025-10-10 07:41:15','2025-10-10 09:41:15'),(1246657,415634,'action complete via WP Cron','2025-10-10 07:41:16','2025-10-10 09:41:16'),(1246658,415635,'action created','2025-10-10 07:41:16','2025-10-10 09:41:16'),(1246659,415635,'action started via WP Cron','2025-10-10 07:43:32','2025-10-10 09:43:32'),(1246660,415635,'action complete via WP Cron','2025-10-10 07:43:32','2025-10-10 09:43:32'),(1246661,415636,'action created','2025-10-10 07:43:32','2025-10-10 09:43:32'),(1246662,415636,'action started via WP Cron','2025-10-10 07:46:24','2025-10-10 09:46:24'),(1246663,415636,'action complete via WP Cron','2025-10-10 07:46:25','2025-10-10 09:46:25'),(1246664,415637,'action created','2025-10-10 07:46:25','2025-10-10 09:46:25'),(1246665,415637,'action started via WP Cron','2025-10-10 07:49:38','2025-10-10 09:49:38'),(1246666,415637,'action complete via WP Cron','2025-10-10 07:49:38','2025-10-10 09:49:38'),(1246667,415638,'action created','2025-10-10 07:49:38','2025-10-10 09:49:38'),(1246668,415638,'action started via WP Cron','2025-10-10 07:53:39','2025-10-10 09:53:39'),(1246669,415638,'action complete via WP Cron','2025-10-10 07:53:39','2025-10-10 09:53:39'),(1246670,415639,'action created','2025-10-10 07:53:39','2025-10-10 09:53:39'),(1246671,415639,'action started via WP Cron','2025-10-10 07:56:24','2025-10-10 09:56:24'),(1246672,415639,'action complete via WP Cron','2025-10-10 07:56:24','2025-10-10 09:56:24'),(1246673,415640,'action created','2025-10-10 07:56:24','2025-10-10 09:56:24'),(1246674,415640,'action started via WP Cron','2025-10-10 08:00:48','2025-10-10 10:00:48'),(1246675,415640,'action complete via WP Cron','2025-10-10 08:00:48','2025-10-10 10:00:48'),(1246676,415641,'action created','2025-10-10 08:00:48','2025-10-10 10:00:48'),(1246677,415641,'action started via WP Cron','2025-10-10 08:06:09','2025-10-10 10:06:09'),(1246678,415641,'action complete via WP Cron','2025-10-10 08:06:09','2025-10-10 10:06:09'),(1246679,415642,'action created','2025-10-10 08:06:09','2025-10-10 10:06:09'),(1246680,415642,'action started via WP Cron','2025-10-10 08:09:55','2025-10-10 10:09:55'),(1246681,415642,'action complete via WP Cron','2025-10-10 08:09:55','2025-10-10 10:09:55'),(1246682,415643,'action created','2025-10-10 08:09:56','2025-10-10 10:09:56'),(1246683,415643,'action started via WP Cron','2025-10-10 08:13:39','2025-10-10 10:13:39'),(1246684,415643,'action complete via WP Cron','2025-10-10 08:13:39','2025-10-10 10:13:39'),(1246685,415644,'action created','2025-10-10 08:13:39','2025-10-10 10:13:39'),(1246686,415644,'action started via WP Cron','2025-10-10 08:15:43','2025-10-10 10:15:43'),(1246687,415644,'action complete via WP Cron','2025-10-10 08:15:43','2025-10-10 10:15:43'),(1246688,415645,'action created','2025-10-10 08:15:43','2025-10-10 10:15:43'),(1246689,415645,'action started via WP Cron','2025-10-10 08:18:38','2025-10-10 10:18:38'),(1246690,415645,'action complete via WP Cron','2025-10-10 08:18:38','2025-10-10 10:18:38'),(1246691,415646,'action created','2025-10-10 08:18:38','2025-10-10 10:18:38'),(1246692,415646,'action started via WP Cron','2025-10-10 08:21:24','2025-10-10 10:21:24'),(1246693,415646,'action complete via WP Cron','2025-10-10 08:21:24','2025-10-10 10:21:24'),(1246694,415647,'action created','2025-10-10 08:21:24','2025-10-10 10:21:24'),(1246695,415647,'action started via WP Cron','2025-10-10 08:23:42','2025-10-10 10:23:42'),(1246696,415647,'action complete via WP Cron','2025-10-10 08:23:42','2025-10-10 10:23:42'),(1246697,415648,'action created','2025-10-10 08:23:42','2025-10-10 10:23:42'),(1246698,415648,'action started via WP Cron','2025-10-10 08:26:51','2025-10-10 10:26:51'),(1246699,415648,'action complete via WP Cron','2025-10-10 08:26:51','2025-10-10 10:26:51'),(1246700,415649,'action created','2025-10-10 08:26:51','2025-10-10 10:26:51'),(1246701,415649,'action started via WP Cron','2025-10-10 08:29:31','2025-10-10 10:29:31'),(1246702,415649,'action complete via WP Cron','2025-10-10 08:29:31','2025-10-10 10:29:31'),(1246703,415650,'action created','2025-10-10 08:29:31','2025-10-10 10:29:31'),(1246704,415650,'action started via WP Cron','2025-10-10 08:32:37','2025-10-10 10:32:37'),(1246705,415651,'action created','2025-10-10 08:32:37','2025-10-10 10:32:37'),(1246706,415651,'action started via WP Cron','2025-10-10 08:32:39','2025-10-10 10:32:39'),(1246707,415651,'action complete via WP Cron','2025-10-10 08:32:39','2025-10-10 10:32:39'),(1246708,415650,'action complete via WP Cron','2025-10-10 08:32:40','2025-10-10 10:32:40'),(1246709,415652,'action created','2025-10-10 08:32:40','2025-10-10 10:32:40'),(1246710,415652,'action started via WP Cron','2025-10-10 08:36:14','2025-10-10 10:36:14'),(1246711,415652,'action complete via WP Cron','2025-10-10 08:36:14','2025-10-10 10:36:14'),(1246712,415653,'action created','2025-10-10 08:36:14','2025-10-10 10:36:14'),(1246713,415653,'action started via WP Cron','2025-10-10 08:38:51','2025-10-10 10:38:51'),(1246714,415653,'action complete via WP Cron','2025-10-10 08:38:51','2025-10-10 10:38:51'),(1246715,415654,'action created','2025-10-10 08:38:51','2025-10-10 10:38:51'),(1246716,415654,'action started via WP Cron','2025-10-10 08:41:24','2025-10-10 10:41:24'),(1246717,415654,'action complete via WP Cron','2025-10-10 08:41:24','2025-10-10 10:41:24'),(1246718,415655,'action created','2025-10-10 08:41:24','2025-10-10 10:41:24'),(1246719,415655,'action started via WP Cron','2025-10-10 08:46:24','2025-10-10 10:46:24'),(1246720,415656,'action created','2025-10-10 08:46:24','2025-10-10 10:46:24'),(1246721,415656,'action started via WP Cron','2025-10-10 08:46:26','2025-10-10 10:46:26'),(1246722,415656,'action complete via WP Cron','2025-10-10 08:46:26','2025-10-10 10:46:26'),(1246723,415655,'action complete via WP Cron','2025-10-10 08:46:26','2025-10-10 10:46:26'),(1246724,415657,'action created','2025-10-10 08:46:26','2025-10-10 10:46:26'),(1246725,415657,'action started via WP Cron','2025-10-10 08:51:24','2025-10-10 10:51:24'),(1246726,415657,'action complete via WP Cron','2025-10-10 08:51:24','2025-10-10 10:51:24'),(1246727,415658,'action created','2025-10-10 08:51:24','2025-10-10 10:51:24'),(1246728,415658,'action started via WP Cron','2025-10-10 08:53:31','2025-10-10 10:53:31'),(1246729,415658,'action complete via WP Cron','2025-10-10 08:53:31','2025-10-10 10:53:31'),(1246730,415659,'action created','2025-10-10 08:53:31','2025-10-10 10:53:31'),(1246731,415659,'action started via WP Cron','2025-10-10 08:56:26','2025-10-10 10:56:26'),(1246732,415660,'action created','2025-10-10 08:56:26','2025-10-10 10:56:26'),(1246733,415660,'action started via WP Cron','2025-10-10 08:56:27','2025-10-10 10:56:27'),(1246734,415660,'action complete via WP Cron','2025-10-10 08:56:27','2025-10-10 10:56:27'),(1246735,415659,'action complete via WP Cron','2025-10-10 08:56:27','2025-10-10 10:56:27'),(1246736,415661,'action created','2025-10-10 08:56:27','2025-10-10 10:56:27'),(1246737,415661,'action started via WP Cron','2025-10-10 09:00:29','2025-10-10 11:00:29'),(1246738,415662,'action created','2025-10-10 09:00:29','2025-10-10 11:00:29'),(1246739,415662,'action started via WP Cron','2025-10-10 09:00:31','2025-10-10 11:00:31'),(1246740,415662,'action complete via WP Cron','2025-10-10 09:00:31','2025-10-10 11:00:31'),(1246741,415661,'action complete via WP Cron','2025-10-10 09:00:31','2025-10-10 11:00:31'),(1246742,415663,'action created','2025-10-10 09:00:31','2025-10-10 11:00:31'),(1246743,415663,'action started via WP Cron','2025-10-10 09:02:43','2025-10-10 11:02:43'),(1246744,415663,'action complete via WP Cron','2025-10-10 09:02:43','2025-10-10 11:02:43'),(1246745,415664,'action created','2025-10-10 09:02:43','2025-10-10 11:02:43'),(1246746,415664,'action started via WP Cron','2025-10-10 09:05:58','2025-10-10 11:05:58'),(1246747,415664,'action complete via WP Cron','2025-10-10 09:05:58','2025-10-10 11:05:58'),(1246748,415665,'action created','2025-10-10 09:05:58','2025-10-10 11:05:58'),(1246749,415665,'action started via WP Cron','2025-10-10 09:08:18','2025-10-10 11:08:18'),(1246750,415665,'action complete via WP Cron','2025-10-10 09:08:18','2025-10-10 11:08:18'),(1246751,415666,'action created','2025-10-10 09:08:18','2025-10-10 11:08:18'),(1246752,415666,'action started via WP Cron','2025-10-10 09:11:24','2025-10-10 11:11:24'),(1246753,415666,'action complete via WP Cron','2025-10-10 09:11:24','2025-10-10 11:11:24'),(1246754,415667,'action created','2025-10-10 09:11:24','2025-10-10 11:11:24'),(1246755,415667,'action started via WP Cron','2025-10-10 09:16:19','2025-10-10 11:16:19'),(1246756,415667,'action complete via WP Cron','2025-10-10 09:16:19','2025-10-10 11:16:19'),(1246757,415668,'action created','2025-10-10 09:16:19','2025-10-10 11:16:19'),(1246758,415668,'action started via WP Cron','2025-10-10 09:18:23','2025-10-10 11:18:23'),(1246759,415668,'action complete via WP Cron','2025-10-10 09:18:23','2025-10-10 11:18:23'),(1246760,415669,'action created','2025-10-10 09:18:23','2025-10-10 11:18:23'),(1246761,415669,'action started via WP Cron','2025-10-10 09:21:24','2025-10-10 11:21:24'),(1246762,415669,'action complete via WP Cron','2025-10-10 09:21:24','2025-10-10 11:21:24'),(1246763,415670,'action created','2025-10-10 09:21:24','2025-10-10 11:21:24'),(1246764,415670,'action started via WP Cron','2025-10-10 09:24:42','2025-10-10 11:24:42'),(1246765,415670,'action complete via WP Cron','2025-10-10 09:24:42','2025-10-10 11:24:42'),(1246766,415671,'action created','2025-10-10 09:24:42','2025-10-10 11:24:42'),(1246767,415671,'action started via WP Cron','2025-10-10 09:26:51','2025-10-10 11:26:51'),(1246768,415671,'action complete via WP Cron','2025-10-10 09:26:51','2025-10-10 11:26:51'),(1246769,415672,'action created','2025-10-10 09:26:51','2025-10-10 11:26:51'),(1246770,415672,'action started via WP Cron','2025-10-10 09:31:06','2025-10-10 11:31:06'),(1246771,415672,'action complete via WP Cron','2025-10-10 09:31:06','2025-10-10 11:31:06'),(1246772,415673,'action created','2025-10-10 09:31:06','2025-10-10 11:31:06'),(1246773,415673,'action started via WP Cron','2025-10-10 09:33:14','2025-10-10 11:33:14'),(1246774,415673,'action complete via WP Cron','2025-10-10 09:33:14','2025-10-10 11:33:14'),(1246775,415674,'action created','2025-10-10 09:33:14','2025-10-10 11:33:14'),(1246776,415674,'action started via WP Cron','2025-10-10 09:35:22','2025-10-10 11:35:22'),(1246777,415675,'action created','2025-10-10 09:35:22','2025-10-10 11:35:22'),(1246778,415675,'action started via WP Cron','2025-10-10 09:35:24','2025-10-10 11:35:24'),(1246779,415675,'action complete via WP Cron','2025-10-10 09:35:24','2025-10-10 11:35:24'),(1246780,415674,'action complete via WP Cron','2025-10-10 09:35:24','2025-10-10 11:35:24'),(1246781,415676,'action created','2025-10-10 09:35:24','2025-10-10 11:35:24'),(1246782,415676,'action started via WP Cron','2025-10-10 09:37:28','2025-10-10 11:37:28'),(1246783,415676,'action complete via WP Cron','2025-10-10 09:37:28','2025-10-10 11:37:28'),(1246784,415677,'action created','2025-10-10 09:37:28','2025-10-10 11:37:28'),(1246785,415677,'action started via WP Cron','2025-10-10 09:41:24','2025-10-10 11:41:24'),(1246786,415677,'action complete via WP Cron','2025-10-10 09:41:24','2025-10-10 11:41:24'),(1246787,415678,'action created','2025-10-10 09:41:24','2025-10-10 11:41:24'),(1246788,415678,'action started via WP Cron','2025-10-10 09:46:05','2025-10-10 11:46:05'),(1246789,415678,'action complete via WP Cron','2025-10-10 09:46:05','2025-10-10 11:46:05'),(1246790,415679,'action created','2025-10-10 09:46:05','2025-10-10 11:46:05'),(1246791,415679,'action started via WP Cron','2025-10-10 09:48:08','2025-10-10 11:48:08'),(1246792,415679,'action complete via WP Cron','2025-10-10 09:48:08','2025-10-10 11:48:08'),(1246793,415680,'action created','2025-10-10 09:48:08','2025-10-10 11:48:08'),(1246794,415680,'action started via WP Cron','2025-10-10 09:50:19','2025-10-10 11:50:19'),(1246795,415680,'action complete via WP Cron','2025-10-10 09:50:19','2025-10-10 11:50:19'),(1246796,415681,'action created','2025-10-10 09:50:19','2025-10-10 11:50:19'),(1246797,415681,'action started via WP Cron','2025-10-10 09:52:25','2025-10-10 11:52:25'),(1246798,415681,'action complete via WP Cron','2025-10-10 09:52:25','2025-10-10 11:52:25'),(1246799,415682,'action created','2025-10-10 09:52:25','2025-10-10 11:52:25'),(1246800,415682,'action started via WP Cron','2025-10-10 09:56:26','2025-10-10 11:56:26'),(1246801,415682,'action complete via WP Cron','2025-10-10 09:56:26','2025-10-10 11:56:26'),(1246802,415683,'action created','2025-10-10 09:56:26','2025-10-10 11:56:26'),(1246803,415683,'action started via WP Cron','2025-10-10 09:58:49','2025-10-10 11:58:49'),(1246804,415683,'action complete via WP Cron','2025-10-10 09:58:49','2025-10-10 11:58:49'),(1246805,415684,'action created','2025-10-10 09:58:49','2025-10-10 11:58:49'),(1246806,415684,'action started via WP Cron','2025-10-10 10:00:57','2025-10-10 12:00:57'),(1246807,415684,'action complete via WP Cron','2025-10-10 10:00:57','2025-10-10 12:00:57'),(1246808,415685,'action created','2025-10-10 10:00:57','2025-10-10 12:00:57'),(1246809,415685,'action started via WP Cron','2025-10-10 10:05:18','2025-10-10 12:05:18'),(1246810,415685,'action complete via WP Cron','2025-10-10 10:05:18','2025-10-10 12:05:18'),(1246811,415686,'action created','2025-10-10 10:05:18','2025-10-10 12:05:18'),(1246812,415686,'action started via WP Cron','2025-10-10 10:09:36','2025-10-10 12:09:36'),(1246813,415686,'action complete via WP Cron','2025-10-10 10:09:36','2025-10-10 12:09:36'),(1246814,415687,'action created','2025-10-10 10:09:36','2025-10-10 12:09:36'),(1246815,415687,'action started via WP Cron','2025-10-10 10:11:43','2025-10-10 12:11:43'),(1246816,415687,'action complete via WP Cron','2025-10-10 10:11:43','2025-10-10 12:11:43'),(1246817,415688,'action created','2025-10-10 10:11:43','2025-10-10 12:11:43'),(1246818,415688,'action started via WP Cron','2025-10-10 10:13:52','2025-10-10 12:13:52'),(1246819,415688,'action complete via WP Cron','2025-10-10 10:13:52','2025-10-10 12:13:52'),(1246820,415689,'action created','2025-10-10 10:13:52','2025-10-10 12:13:52'),(1246821,415689,'action started via WP Cron','2025-10-10 10:16:04','2025-10-10 12:16:04'),(1246822,415689,'action complete via WP Cron','2025-10-10 10:16:04','2025-10-10 12:16:04'),(1246823,415690,'action created','2025-10-10 10:16:04','2025-10-10 12:16:04'),(1246824,415690,'action started via WP Cron','2025-10-10 10:18:14','2025-10-10 12:18:14'),(1246825,415690,'action complete via WP Cron','2025-10-10 10:18:14','2025-10-10 12:18:14'),(1246826,415691,'action created','2025-10-10 10:18:14','2025-10-10 12:18:14'),(1246827,415691,'action started via WP Cron','2025-10-10 10:20:25','2025-10-10 12:20:25'),(1246828,415691,'action complete via WP Cron','2025-10-10 10:20:25','2025-10-10 12:20:25'),(1246829,415692,'action created','2025-10-10 10:20:25','2025-10-10 12:20:25'),(1246830,415692,'action started via WP Cron','2025-10-10 10:22:37','2025-10-10 12:22:37'),(1246831,415693,'action created','2025-10-10 10:22:37','2025-10-10 12:22:37'),(1246832,415693,'action started via WP Cron','2025-10-10 10:22:39','2025-10-10 12:22:39'),(1246833,415693,'action complete via WP Cron','2025-10-10 10:22:39','2025-10-10 12:22:39'),(1246834,415692,'action complete via WP Cron','2025-10-10 10:22:39','2025-10-10 12:22:39'),(1246835,415694,'action created','2025-10-10 10:22:39','2025-10-10 12:22:39'),(1246836,415694,'action started via WP Cron','2025-10-10 10:26:24','2025-10-10 12:26:24'),(1246837,415694,'action complete via WP Cron','2025-10-10 10:26:24','2025-10-10 12:26:24'),(1246838,415695,'action created','2025-10-10 10:26:24','2025-10-10 12:26:24'),(1246839,415695,'action started via WP Cron','2025-10-10 10:29:13','2025-10-10 12:29:13'),(1246840,415695,'action complete via WP Cron','2025-10-10 10:29:13','2025-10-10 12:29:13'),(1246841,415696,'action created','2025-10-10 10:29:13','2025-10-10 12:29:13'),(1246842,415696,'action started via WP Cron','2025-10-10 10:31:25','2025-10-10 12:31:25'),(1246843,415696,'action complete via WP Cron','2025-10-10 10:31:25','2025-10-10 12:31:25'),(1246844,415697,'action created','2025-10-10 10:31:25','2025-10-10 12:31:25'),(1246845,415697,'action started via WP Cron','2025-10-10 10:33:42','2025-10-10 12:33:42'),(1246846,415697,'action complete via WP Cron','2025-10-10 10:33:42','2025-10-10 12:33:42'),(1246847,415698,'action created','2025-10-10 10:33:42','2025-10-10 12:33:42'),(1246848,415698,'action started via WP Cron','2025-10-10 10:37:45','2025-10-10 12:37:45'),(1246849,415698,'action complete via WP Cron','2025-10-10 10:37:45','2025-10-10 12:37:45'),(1246850,415699,'action created','2025-10-10 10:37:45','2025-10-10 12:37:45'),(1246851,415699,'action started via WP Cron','2025-10-10 10:41:27','2025-10-10 12:41:27'),(1246852,415699,'action complete via WP Cron','2025-10-10 10:41:27','2025-10-10 12:41:27'),(1246853,415700,'action created','2025-10-10 10:41:27','2025-10-10 12:41:27'),(1246854,415700,'action started via WP Cron','2025-10-10 10:44:47','2025-10-10 12:44:47'),(1246855,415700,'action complete via WP Cron','2025-10-10 10:44:47','2025-10-10 12:44:47'),(1246856,415701,'action created','2025-10-10 10:44:47','2025-10-10 12:44:47'),(1246857,415701,'action started via WP Cron','2025-10-10 10:47:46','2025-10-10 12:47:46'),(1246858,415701,'action complete via WP Cron','2025-10-10 10:47:47','2025-10-10 12:47:47'),(1246859,415702,'action created','2025-10-10 10:47:47','2025-10-10 12:47:47'),(1246860,415702,'action started via WP Cron','2025-10-10 10:51:11','2025-10-10 12:51:11'),(1246861,415702,'action complete via WP Cron','2025-10-10 10:51:11','2025-10-10 12:51:11'),(1246862,415703,'action created','2025-10-10 10:51:11','2025-10-10 12:51:11'),(1246863,415703,'action started via WP Cron','2025-10-10 10:53:29','2025-10-10 12:53:29'),(1246864,415703,'action complete via WP Cron','2025-10-10 10:53:29','2025-10-10 12:53:29'),(1246865,415704,'action created','2025-10-10 10:53:29','2025-10-10 12:53:29'),(1246866,415704,'action started via WP Cron','2025-10-10 10:55:43','2025-10-10 12:55:43'),(1246867,415704,'action complete via WP Cron','2025-10-10 10:55:43','2025-10-10 12:55:43'),(1246868,415705,'action created','2025-10-10 10:55:43','2025-10-10 12:55:43'),(1246869,415705,'action started via WP Cron','2025-10-10 10:57:52','2025-10-10 12:57:52'),(1246870,415706,'action created','2025-10-10 10:57:52','2025-10-10 12:57:52'),(1246871,415706,'action started via WP Cron','2025-10-10 10:57:54','2025-10-10 12:57:54'),(1246872,415706,'action complete via WP Cron','2025-10-10 10:57:54','2025-10-10 12:57:54'),(1246873,415705,'action complete via WP Cron','2025-10-10 10:57:54','2025-10-10 12:57:54'),(1246874,415707,'action created','2025-10-10 10:57:54','2025-10-10 12:57:54'),(1246875,415707,'action started via WP Cron','2025-10-10 11:00:18','2025-10-10 13:00:18'),(1246876,415707,'action complete via WP Cron','2025-10-10 11:00:18','2025-10-10 13:00:18'),(1246877,415708,'action created','2025-10-10 11:00:18','2025-10-10 13:00:18'),(1246878,415708,'action started via WP Cron','2025-10-10 11:06:25','2025-10-10 13:06:25'),(1246879,415708,'action complete via WP Cron','2025-10-10 11:06:25','2025-10-10 13:06:25'),(1246880,415709,'action created','2025-10-10 11:06:25','2025-10-10 13:06:25'),(1246881,415709,'action started via WP Cron','2025-10-10 11:09:18','2025-10-10 13:09:18'),(1246882,415709,'action complete via WP Cron','2025-10-10 11:09:18','2025-10-10 13:09:18'),(1246883,415710,'action created','2025-10-10 11:09:18','2025-10-10 13:09:18'),(1246884,415710,'action started via WP Cron','2025-10-10 11:11:24','2025-10-10 13:11:24'),(1246885,415710,'action complete via WP Cron','2025-10-10 11:11:24','2025-10-10 13:11:24'),(1246886,415711,'action created','2025-10-10 11:11:24','2025-10-10 13:11:24'),(1246887,415711,'action started via WP Cron','2025-10-10 11:13:47','2025-10-10 13:13:47'),(1246888,415711,'action complete via WP Cron','2025-10-10 11:13:47','2025-10-10 13:13:47'),(1246889,415712,'action created','2025-10-10 11:13:47','2025-10-10 13:13:47'),(1246890,415712,'action started via WP Cron','2025-10-10 11:16:01','2025-10-10 13:16:01'),(1246891,415712,'action complete via WP Cron','2025-10-10 11:16:01','2025-10-10 13:16:01'),(1246892,415713,'action created','2025-10-10 11:16:01','2025-10-10 13:16:01'),(1246893,415713,'action started via WP Cron','2025-10-10 11:18:14','2025-10-10 13:18:14'),(1246894,415713,'action complete via WP Cron','2025-10-10 11:18:14','2025-10-10 13:18:14'),(1246895,415714,'action created','2025-10-10 11:18:14','2025-10-10 13:18:14'),(1246896,415714,'action started via WP Cron','2025-10-10 11:20:28','2025-10-10 13:20:28'),(1246897,415714,'action complete via WP Cron','2025-10-10 11:20:28','2025-10-10 13:20:28'),(1246898,415715,'action created','2025-10-10 11:20:28','2025-10-10 13:20:28'),(1246899,415715,'action started via WP Cron','2025-10-10 11:22:42','2025-10-10 13:22:42'),(1246900,415715,'action complete via WP Cron','2025-10-10 11:22:42','2025-10-10 13:22:42'),(1246901,415716,'action created','2025-10-10 11:22:42','2025-10-10 13:22:42'),(1246902,415716,'action started via WP Cron','2025-10-10 11:24:54','2025-10-10 13:24:54'),(1246903,415716,'action complete via WP Cron','2025-10-10 11:24:54','2025-10-10 13:24:54'),(1246904,415717,'action created','2025-10-10 11:24:54','2025-10-10 13:24:54'),(1246905,415717,'action started via WP Cron','2025-10-10 11:29:20','2025-10-10 13:29:20'),(1246906,415717,'action complete via WP Cron','2025-10-10 11:29:20','2025-10-10 13:29:20'),(1246907,415718,'action created','2025-10-10 11:29:20','2025-10-10 13:29:20'),(1246908,415718,'action started via WP Cron','2025-10-10 11:31:24','2025-10-10 13:31:24'),(1246909,415718,'action complete via WP Cron','2025-10-10 11:31:24','2025-10-10 13:31:24'),(1246910,415719,'action created','2025-10-10 11:31:24','2025-10-10 13:31:24'),(1246911,415719,'action started via WP Cron','2025-10-10 11:33:53','2025-10-10 13:33:53'),(1246912,415720,'action created','2025-10-10 11:33:53','2025-10-10 13:33:53'),(1246913,415720,'action started via WP Cron','2025-10-10 11:33:55','2025-10-10 13:33:55'),(1246914,415720,'action complete via WP Cron','2025-10-10 11:33:55','2025-10-10 13:33:55'),(1246915,415719,'action complete via WP Cron','2025-10-10 11:33:55','2025-10-10 13:33:55'),(1246916,415721,'action created','2025-10-10 11:33:55','2025-10-10 13:33:55'),(1246917,415721,'action started via WP Cron','2025-10-10 11:36:25','2025-10-10 13:36:25'),(1246918,415721,'action complete via WP Cron','2025-10-10 11:36:25','2025-10-10 13:36:25'),(1246919,415722,'action created','2025-10-10 11:36:25','2025-10-10 13:36:25'),(1246920,415722,'action started via WP Cron','2025-10-10 11:40:38','2025-10-10 13:40:38'),(1246921,415722,'action complete via WP Cron','2025-10-10 11:40:38','2025-10-10 13:40:38'),(1246922,415723,'action created','2025-10-10 11:40:38','2025-10-10 13:40:38'),(1246923,415723,'action started via WP Cron','2025-10-10 11:42:55','2025-10-10 13:42:55'),(1246924,415723,'action complete via WP Cron','2025-10-10 11:42:55','2025-10-10 13:42:55'),(1246925,415724,'action created','2025-10-10 11:42:55','2025-10-10 13:42:55'),(1246926,415724,'action started via WP Cron','2025-10-10 11:45:07','2025-10-10 13:45:07'),(1246927,415724,'action complete via WP Cron','2025-10-10 11:45:07','2025-10-10 13:45:07'),(1246928,415725,'action created','2025-10-10 11:45:07','2025-10-10 13:45:07'),(1246929,415725,'action started via WP Cron','2025-10-10 11:47:22','2025-10-10 13:47:22'),(1246930,415725,'action complete via WP Cron','2025-10-10 11:47:22','2025-10-10 13:47:22'),(1246931,415726,'action created','2025-10-10 11:47:22','2025-10-10 13:47:22'),(1246932,415726,'action started via WP Cron','2025-10-10 11:51:24','2025-10-10 13:51:24'),(1246933,415726,'action complete via WP Cron','2025-10-10 11:51:24','2025-10-10 13:51:24'),(1246934,415727,'action created','2025-10-10 11:51:24','2025-10-10 13:51:24'),(1246935,415727,'action started via WP Cron','2025-10-10 11:54:09','2025-10-10 13:54:09'),(1246936,415727,'action complete via WP Cron','2025-10-10 11:54:09','2025-10-10 13:54:09'),(1246937,415728,'action created','2025-10-10 11:54:09','2025-10-10 13:54:09'),(1246938,415728,'action started via WP Cron','2025-10-10 11:58:47','2025-10-10 13:58:47'),(1246939,415728,'action complete via WP Cron','2025-10-10 11:58:47','2025-10-10 13:58:47'),(1246940,415729,'action created','2025-10-10 11:58:47','2025-10-10 13:58:47'),(1246941,415729,'action started via WP Cron','2025-10-10 12:01:24','2025-10-10 14:01:24'),(1246942,415729,'action complete via WP Cron','2025-10-10 12:01:24','2025-10-10 14:01:24'),(1246943,415730,'action created','2025-10-10 12:01:24','2025-10-10 14:01:24'),(1246944,415730,'action started via WP Cron','2025-10-10 12:05:32','2025-10-10 14:05:32'),(1246945,415730,'action complete via WP Cron','2025-10-10 12:05:32','2025-10-10 14:05:32'),(1246946,415731,'action created','2025-10-10 12:05:32','2025-10-10 14:05:32'),(1246947,415731,'action started via WP Cron','2025-10-10 12:07:45','2025-10-10 14:07:45'),(1246948,415731,'action complete via WP Cron','2025-10-10 12:07:45','2025-10-10 14:07:45'),(1246949,415732,'action created','2025-10-10 12:07:45','2025-10-10 14:07:45'),(1246950,415732,'action started via WP Cron','2025-10-10 12:10:01','2025-10-10 14:10:01'),(1246951,415732,'action complete via WP Cron','2025-10-10 12:10:01','2025-10-10 14:10:01'),(1246952,415733,'action created','2025-10-10 12:10:01','2025-10-10 14:10:01'),(1246953,415733,'action started via WP Cron','2025-10-10 12:12:15','2025-10-10 14:12:15'),(1246954,415733,'action complete via WP Cron','2025-10-10 12:12:15','2025-10-10 14:12:15'),(1246955,415734,'action created','2025-10-10 12:12:15','2025-10-10 14:12:15'),(1246956,415734,'action started via WP Cron','2025-10-10 12:14:33','2025-10-10 14:14:33'),(1246957,415734,'action complete via WP Cron','2025-10-10 12:14:33','2025-10-10 14:14:33'),(1246958,415735,'action created','2025-10-10 12:14:33','2025-10-10 14:14:33'),(1246959,415735,'action started via WP Cron','2025-10-10 12:19:02','2025-10-10 14:19:02'),(1246960,415736,'action created','2025-10-10 12:19:03','2025-10-10 14:19:03'),(1246961,415736,'action started via WP Cron','2025-10-10 12:19:05','2025-10-10 14:19:05'),(1246962,415736,'action complete via WP Cron','2025-10-10 12:19:06','2025-10-10 14:19:06'),(1246963,415735,'action complete via WP Cron','2025-10-10 12:19:06','2025-10-10 14:19:06'),(1246964,415737,'action created','2025-10-10 12:19:06','2025-10-10 14:19:06'),(1246965,415737,'action started via WP Cron','2025-10-10 12:21:24','2025-10-10 14:21:24'),(1246966,415737,'action complete via WP Cron','2025-10-10 12:21:24','2025-10-10 14:21:24'),(1246967,415738,'action created','2025-10-10 12:21:24','2025-10-10 14:21:24'),(1246968,415738,'action started via WP Cron','2025-10-10 12:23:36','2025-10-10 14:23:36'),(1246969,415738,'action complete via WP Cron','2025-10-10 12:23:37','2025-10-10 14:23:37'),(1246970,415739,'action created','2025-10-10 12:23:37','2025-10-10 14:23:37'),(1246971,415739,'action started via WP Cron','2025-10-10 12:26:59','2025-10-10 14:26:59'),(1246972,415739,'action complete via WP Cron','2025-10-10 12:26:59','2025-10-10 14:26:59'),(1246973,415740,'action created','2025-10-10 12:26:59','2025-10-10 14:26:59'),(1246974,415740,'action started via WP Cron','2025-10-10 12:30:29','2025-10-10 14:30:29'),(1246975,415740,'action complete via WP Cron','2025-10-10 12:30:29','2025-10-10 14:30:29'),(1246976,415741,'action created','2025-10-10 12:30:29','2025-10-10 14:30:29'),(1246977,415741,'action started via WP Cron','2025-10-10 12:32:47','2025-10-10 14:32:47'),(1246978,415741,'action complete via WP Cron','2025-10-10 12:32:47','2025-10-10 14:32:47'),(1246979,415742,'action created','2025-10-10 12:32:47','2025-10-10 14:32:47'),(1246980,415742,'action started via WP Cron','2025-10-10 12:35:06','2025-10-10 14:35:06'),(1246981,415742,'action complete via WP Cron','2025-10-10 12:35:06','2025-10-10 14:35:06'),(1246982,415743,'action created','2025-10-10 12:35:06','2025-10-10 14:35:06'),(1246983,415743,'action started via WP Cron','2025-10-10 12:37:26','2025-10-10 14:37:26'),(1246984,415743,'action complete via WP Cron','2025-10-10 12:37:26','2025-10-10 14:37:26'),(1246985,415744,'action created','2025-10-10 12:37:26','2025-10-10 14:37:26'),(1246986,415744,'action started via WP Cron','2025-10-10 12:39:37','2025-10-10 14:39:37'),(1246987,415744,'action complete via WP Cron','2025-10-10 12:39:37','2025-10-10 14:39:37'),(1246988,415745,'action created','2025-10-10 12:39:37','2025-10-10 14:39:37'),(1246989,415745,'action started via WP Cron','2025-10-10 12:42:00','2025-10-10 14:42:00'),(1246990,415745,'action complete via WP Cron','2025-10-10 12:42:01','2025-10-10 14:42:01'),(1246991,415746,'action created','2025-10-10 12:42:01','2025-10-10 14:42:01'),(1246992,415746,'action started via WP Cron','2025-10-10 12:46:25','2025-10-10 14:46:25'),(1246993,415746,'action complete via WP Cron','2025-10-10 12:46:25','2025-10-10 14:46:25'),(1246994,415747,'action created','2025-10-10 12:46:25','2025-10-10 14:46:25'),(1246995,415747,'action started via WP Cron','2025-10-10 12:49:52','2025-10-10 14:49:52'),(1246996,415747,'action complete via WP Cron','2025-10-10 12:49:52','2025-10-10 14:49:52'),(1246997,415748,'action created','2025-10-10 12:49:52','2025-10-10 14:49:52'),(1246998,415748,'action started via WP Cron','2025-10-10 12:53:12','2025-10-10 14:53:12'),(1246999,415748,'action complete via WP Cron','2025-10-10 12:53:12','2025-10-10 14:53:12'),(1247000,415749,'action created','2025-10-10 12:53:12','2025-10-10 14:53:12'),(1247001,415749,'action started via WP Cron','2025-10-10 12:56:24','2025-10-10 14:56:24'),(1247002,415750,'action created','2025-10-10 12:56:24','2025-10-10 14:56:24'),(1247003,415750,'action started via WP Cron','2025-10-10 12:56:27','2025-10-10 14:56:27'),(1247004,415750,'action complete via WP Cron','2025-10-10 12:56:28','2025-10-10 14:56:28'),(1247005,415749,'action complete via WP Cron','2025-10-10 12:56:28','2025-10-10 14:56:28'),(1247006,415751,'action created','2025-10-10 12:56:28','2025-10-10 14:56:28'),(1247007,415751,'action started via WP Cron','2025-10-10 13:00:01','2025-10-10 15:00:01'),(1247008,415751,'action complete via WP Cron','2025-10-10 13:00:01','2025-10-10 15:00:01'),(1247009,415752,'action created','2025-10-10 13:00:01','2025-10-10 15:00:01'),(1247010,415752,'action started via WP Cron','2025-10-10 13:02:10','2025-10-10 15:02:10'),(1247011,415752,'action complete via WP Cron','2025-10-10 13:02:10','2025-10-10 15:02:10'),(1247012,415753,'action created','2025-10-10 13:02:10','2025-10-10 15:02:10'),(1247013,415753,'action started via WP Cron','2025-10-10 13:04:35','2025-10-10 15:04:35'),(1247014,415753,'action complete via WP Cron','2025-10-10 13:04:35','2025-10-10 15:04:35'),(1247015,415754,'action created','2025-10-10 13:04:35','2025-10-10 15:04:35'),(1247016,415754,'action started via WP Cron','2025-10-10 13:08:33','2025-10-10 15:08:33'),(1247017,415754,'action complete via WP Cron','2025-10-10 13:08:33','2025-10-10 15:08:33'),(1247018,415755,'action created','2025-10-10 13:08:33','2025-10-10 15:08:33'),(1247019,415755,'action started via WP Cron','2025-10-10 13:11:24','2025-10-10 15:11:24'),(1247020,415755,'action complete via WP Cron','2025-10-10 13:11:25','2025-10-10 15:11:25'),(1247021,415756,'action created','2025-10-10 13:11:25','2025-10-10 15:11:25'),(1247022,415756,'action started via WP Cron','2025-10-10 13:13:39','2025-10-10 15:13:39'),(1247023,415756,'action complete via WP Cron','2025-10-10 13:13:39','2025-10-10 15:13:39'),(1247024,415757,'action created','2025-10-10 13:13:39','2025-10-10 15:13:39'),(1247025,415757,'action started via WP Cron','2025-10-10 13:15:54','2025-10-10 15:15:54'),(1247026,415758,'action created','2025-10-10 13:15:54','2025-10-10 15:15:54'),(1247027,415758,'action started via WP Cron','2025-10-10 13:15:55','2025-10-10 15:15:55'),(1247028,415758,'action complete via WP Cron','2025-10-10 13:15:55','2025-10-10 15:15:55'),(1247029,415757,'action complete via WP Cron','2025-10-10 13:15:55','2025-10-10 15:15:55'),(1247030,415759,'action created','2025-10-10 13:15:55','2025-10-10 15:15:55'),(1247031,415759,'action started via WP Cron','2025-10-10 13:18:08','2025-10-10 15:18:08'),(1247032,415760,'action created','2025-10-10 13:18:09','2025-10-10 15:18:09'),(1247033,415760,'action started via WP Cron','2025-10-10 13:18:10','2025-10-10 15:18:10'),(1247034,415760,'action complete via WP Cron','2025-10-10 13:18:10','2025-10-10 15:18:10'),(1247035,415759,'action complete via WP Cron','2025-10-10 13:18:10','2025-10-10 15:18:10'),(1247036,415761,'action created','2025-10-10 13:18:10','2025-10-10 15:18:10'),(1247037,415761,'action started via WP Cron','2025-10-10 13:21:25','2025-10-10 15:21:25'),(1247038,415762,'action created','2025-10-10 13:21:25','2025-10-10 15:21:25'),(1247039,415762,'action started via WP Cron','2025-10-10 13:21:26','2025-10-10 15:21:26'),(1247040,415762,'action complete via WP Cron','2025-10-10 13:21:27','2025-10-10 15:21:27'),(1247041,415761,'action complete via WP Cron','2025-10-10 13:21:27','2025-10-10 15:21:27'),(1247042,415763,'action created','2025-10-10 13:21:27','2025-10-10 15:21:27'),(1247043,415763,'action started via WP Cron','2025-10-10 13:26:25','2025-10-10 15:26:25'),(1247044,415763,'action complete via WP Cron','2025-10-10 13:26:25','2025-10-10 15:26:25'),(1247045,415764,'action created','2025-10-10 13:26:25','2025-10-10 15:26:25'),(1247046,415764,'action started via WP Cron','2025-10-10 13:28:32','2025-10-10 15:28:32'),(1247047,415764,'action complete via WP Cron','2025-10-10 13:28:32','2025-10-10 15:28:32'),(1247048,415765,'action created','2025-10-10 13:28:32','2025-10-10 15:28:32'),(1247049,415765,'action started via WP Cron','2025-10-10 13:31:25','2025-10-10 15:31:25'),(1247050,415765,'action complete via WP Cron','2025-10-10 13:31:25','2025-10-10 15:31:25'),(1247051,415766,'action created','2025-10-10 13:31:25','2025-10-10 15:31:25'),(1247052,415766,'action started via WP Cron','2025-10-10 13:33:49','2025-10-10 15:33:49'),(1247053,415766,'action complete via WP Cron','2025-10-10 13:33:49','2025-10-10 15:33:49'),(1247054,415767,'action created','2025-10-10 13:33:49','2025-10-10 15:33:49'),(1247055,415767,'action started via WP Cron','2025-10-10 13:36:25','2025-10-10 15:36:25'),(1247056,415767,'action complete via WP Cron','2025-10-10 13:36:25','2025-10-10 15:36:25'),(1247057,415768,'action created','2025-10-10 13:36:25','2025-10-10 15:36:25'),(1247058,415768,'action started via WP Cron','2025-10-10 13:38:26','2025-10-10 15:38:26'),(1247059,415769,'action created','2025-10-10 13:38:26','2025-10-10 15:38:26'),(1247060,415769,'action started via WP Cron','2025-10-10 13:38:28','2025-10-10 15:38:28'),(1247061,415769,'action complete via WP Cron','2025-10-10 13:38:28','2025-10-10 15:38:28'),(1247062,415768,'action complete via WP Cron','2025-10-10 13:38:28','2025-10-10 15:38:28'),(1247063,415770,'action created','2025-10-10 13:38:28','2025-10-10 15:38:28'),(1247064,415770,'action started via WP Cron','2025-10-10 13:40:39','2025-10-10 15:40:39'),(1247065,415770,'action complete via WP Cron','2025-10-10 13:40:39','2025-10-10 15:40:39'),(1247066,415771,'action created','2025-10-10 13:40:39','2025-10-10 15:40:39'),(1247067,415771,'action started via WP Cron','2025-10-10 13:43:03','2025-10-10 15:43:03'),(1247068,415771,'action complete via WP Cron','2025-10-10 13:43:03','2025-10-10 15:43:03'),(1247069,415772,'action created','2025-10-10 13:43:03','2025-10-10 15:43:03'),(1247070,415772,'action started via WP Cron','2025-10-10 13:46:25','2025-10-10 15:46:25'),(1247071,415772,'action complete via WP Cron','2025-10-10 13:46:25','2025-10-10 15:46:25'),(1247072,415773,'action created','2025-10-10 13:46:25','2025-10-10 15:46:25'),(1247073,415773,'action started via WP Cron','2025-10-10 13:49:40','2025-10-10 15:49:40'),(1247074,415773,'action complete via WP Cron','2025-10-10 13:49:40','2025-10-10 15:49:40'),(1247075,415774,'action created','2025-10-10 13:49:40','2025-10-10 15:49:40'),(1247076,415774,'action started via WP Cron','2025-10-10 13:52:25','2025-10-10 15:52:25'),(1247077,415774,'action complete via WP Cron','2025-10-10 13:52:25','2025-10-10 15:52:25'),(1247078,415775,'action created','2025-10-10 13:52:25','2025-10-10 15:52:25'),(1247079,415775,'action started via WP Cron','2025-10-10 13:54:43','2025-10-10 15:54:43'),(1247080,415775,'action complete via WP Cron','2025-10-10 13:54:43','2025-10-10 15:54:43'),(1247081,415776,'action created','2025-10-10 13:54:43','2025-10-10 15:54:43'),(1247082,415776,'action started via WP Cron','2025-10-10 13:57:02','2025-10-10 15:57:02'),(1247083,415776,'action complete via WP Cron','2025-10-10 13:57:02','2025-10-10 15:57:02'),(1247084,415777,'action created','2025-10-10 13:57:02','2025-10-10 15:57:02'),(1247085,415777,'action started via WP Cron','2025-10-10 13:59:22','2025-10-10 15:59:22'),(1247086,415778,'action created','2025-10-10 13:59:22','2025-10-10 15:59:22'),(1247087,415778,'action started via WP Cron','2025-10-10 13:59:23','2025-10-10 15:59:23'),(1247088,415778,'action complete via WP Cron','2025-10-10 13:59:23','2025-10-10 15:59:23'),(1247089,415777,'action complete via WP Cron','2025-10-10 13:59:23','2025-10-10 15:59:23'),(1247090,415779,'action created','2025-10-10 13:59:23','2025-10-10 15:59:23'),(1247091,415779,'action started via WP Cron','2025-10-10 14:01:25','2025-10-10 16:01:25'),(1247092,415779,'action complete via WP Cron','2025-10-10 14:01:25','2025-10-10 16:01:25'),(1247093,415780,'action created','2025-10-10 14:01:25','2025-10-10 16:01:25'),(1247094,415780,'action started via WP Cron','2025-10-10 14:06:24','2025-10-10 16:06:24'),(1247095,415780,'action complete via WP Cron','2025-10-10 14:06:24','2025-10-10 16:06:24'),(1247096,415781,'action created','2025-10-10 14:06:24','2025-10-10 16:06:24'),(1247097,415781,'action started via WP Cron','2025-10-10 14:08:40','2025-10-10 16:08:40'),(1247098,415781,'action complete via WP Cron','2025-10-10 14:08:40','2025-10-10 16:08:40'),(1247099,415782,'action created','2025-10-10 14:08:40','2025-10-10 16:08:40'),(1247100,415782,'action started via WP Cron','2025-10-10 14:10:58','2025-10-10 16:10:58'),(1247101,415782,'action complete via WP Cron','2025-10-10 14:10:58','2025-10-10 16:10:58'),(1247102,415783,'action created','2025-10-10 14:10:58','2025-10-10 16:10:58'),(1247103,415783,'action started via WP Cron','2025-10-10 14:15:36','2025-10-10 16:15:36'),(1247104,415783,'action complete via WP Cron','2025-10-10 14:15:36','2025-10-10 16:15:36'),(1247105,415784,'action created','2025-10-10 14:15:36','2025-10-10 16:15:36'),(1247106,415784,'action started via WP Cron','2025-10-10 14:20:15','2025-10-10 16:20:15'),(1247107,415785,'action created','2025-10-10 14:20:15','2025-10-10 16:20:15'),(1247108,415785,'action started via WP Cron','2025-10-10 14:20:16','2025-10-10 16:20:16'),(1247109,415785,'action complete via WP Cron','2025-10-10 14:20:16','2025-10-10 16:20:16'),(1247110,415784,'action complete via WP Cron','2025-10-10 14:20:17','2025-10-10 16:20:17'),(1247111,415786,'action created','2025-10-10 14:20:17','2025-10-10 16:20:17'),(1247112,415786,'action started via WP Cron','2025-10-10 14:22:29','2025-10-10 16:22:29'),(1247113,415786,'action complete via WP Cron','2025-10-10 14:22:29','2025-10-10 16:22:29'),(1247114,415787,'action created','2025-10-10 14:22:30','2025-10-10 16:22:30'),(1247115,415787,'action started via WP Cron','2025-10-10 14:24:46','2025-10-10 16:24:46'),(1247116,415788,'action created','2025-10-10 14:24:46','2025-10-10 16:24:46'),(1247117,415788,'action started via WP Cron','2025-10-10 14:24:47','2025-10-10 16:24:47'),(1247118,415788,'action complete via WP Cron','2025-10-10 14:24:47','2025-10-10 16:24:47'),(1247119,415787,'action complete via WP Cron','2025-10-10 14:24:47','2025-10-10 16:24:47'),(1247120,415789,'action created','2025-10-10 14:24:47','2025-10-10 16:24:47'),(1247121,415789,'action started via WP Cron','2025-10-10 14:28:27','2025-10-10 16:28:27'),(1247122,415789,'action complete via WP Cron','2025-10-10 14:28:27','2025-10-10 16:28:27'),(1247123,415790,'action created','2025-10-10 14:28:27','2025-10-10 16:28:27'),(1247124,415790,'action started via WP Cron','2025-10-10 14:31:24','2025-10-10 16:31:24'),(1247125,415790,'action complete via WP Cron','2025-10-10 14:31:24','2025-10-10 16:31:24'),(1247126,415791,'action created','2025-10-10 14:31:24','2025-10-10 16:31:24'),(1247127,415791,'action started via WP Cron','2025-10-10 14:36:24','2025-10-10 16:36:24'),(1247128,415791,'action complete via WP Cron','2025-10-10 14:36:24','2025-10-10 16:36:24'),(1247129,415792,'action created','2025-10-10 14:36:24','2025-10-10 16:36:24'),(1247130,415792,'action started via WP Cron','2025-10-10 14:41:04','2025-10-10 16:41:04'),(1247131,415792,'action complete via WP Cron','2025-10-10 14:41:04','2025-10-10 16:41:04'),(1247132,415793,'action created','2025-10-10 14:41:04','2025-10-10 16:41:04'),(1247133,415793,'action started via WP Cron','2025-10-10 14:43:22','2025-10-10 16:43:22'),(1247134,415794,'action created','2025-10-10 14:43:22','2025-10-10 16:43:22'),(1247135,415794,'action started via WP Cron','2025-10-10 14:43:23','2025-10-10 16:43:23'),(1247136,415794,'action complete via WP Cron','2025-10-10 14:43:23','2025-10-10 16:43:23'),(1247137,415793,'action complete via WP Cron','2025-10-10 14:43:23','2025-10-10 16:43:23'),(1247138,415795,'action created','2025-10-10 14:43:23','2025-10-10 16:43:23'),(1247139,415795,'action started via WP Cron','2025-10-10 14:46:24','2025-10-10 16:46:24'),(1247140,415795,'action complete via WP Cron','2025-10-10 14:46:24','2025-10-10 16:46:24'),(1247141,415796,'action created','2025-10-10 14:46:24','2025-10-10 16:46:24'),(1247142,415796,'action started via WP Cron','2025-10-10 14:48:47','2025-10-10 16:48:47'),(1247143,415796,'action complete via WP Cron','2025-10-10 14:48:47','2025-10-10 16:48:47'),(1247144,415797,'action created','2025-10-10 14:48:47','2025-10-10 16:48:47'),(1247145,415797,'action started via WP Cron','2025-10-10 14:51:24','2025-10-10 16:51:24'),(1247146,415797,'action complete via WP Cron','2025-10-10 14:51:24','2025-10-10 16:51:24'),(1247147,415798,'action created','2025-10-10 14:51:24','2025-10-10 16:51:24'),(1247148,415798,'action started via WP Cron','2025-10-10 14:54:50','2025-10-10 16:54:50'),(1247149,415798,'action complete via WP Cron','2025-10-10 14:54:50','2025-10-10 16:54:50'),(1247150,415799,'action created','2025-10-10 14:54:50','2025-10-10 16:54:50'),(1247151,415799,'action started via WP Cron','2025-10-10 14:57:05','2025-10-10 16:57:05'),(1247152,415799,'action complete via WP Cron','2025-10-10 14:57:05','2025-10-10 16:57:05'),(1247153,415800,'action created','2025-10-10 14:57:05','2025-10-10 16:57:05'),(1247154,415800,'action started via WP Cron','2025-10-10 15:01:02','2025-10-10 17:01:02'),(1247155,415800,'action complete via WP Cron','2025-10-10 15:01:02','2025-10-10 17:01:02'),(1247156,415801,'action created','2025-10-10 15:01:02','2025-10-10 17:01:02'),(1247157,415801,'action started via WP Cron','2025-10-10 15:06:25','2025-10-10 17:06:25'),(1247158,415801,'action complete via WP Cron','2025-10-10 15:06:25','2025-10-10 17:06:25'),(1247159,415802,'action created','2025-10-10 15:06:25','2025-10-10 17:06:25'),(1247160,415802,'action started via WP Cron','2025-10-10 15:08:33','2025-10-10 17:08:33'),(1247161,415802,'action complete via WP Cron','2025-10-10 15:08:33','2025-10-10 17:08:33'),(1247162,415803,'action created','2025-10-10 15:08:33','2025-10-10 17:08:33'),(1247163,415803,'action started via WP Cron','2025-10-10 15:10:51','2025-10-10 17:10:51'),(1247164,415803,'action complete via WP Cron','2025-10-10 15:10:51','2025-10-10 17:10:51'),(1247165,415804,'action created','2025-10-10 15:10:51','2025-10-10 17:10:51'),(1247166,415804,'action started via WP Cron','2025-10-10 15:13:10','2025-10-10 17:13:10'),(1247167,415804,'action complete via WP Cron','2025-10-10 15:13:11','2025-10-10 17:13:11'),(1247168,415805,'action created','2025-10-10 15:13:11','2025-10-10 17:13:11'),(1247169,415805,'action started via WP Cron','2025-10-10 15:15:26','2025-10-10 17:15:26'),(1247170,415805,'action complete via WP Cron','2025-10-10 15:15:27','2025-10-10 17:15:27'),(1247171,415806,'action created','2025-10-10 15:15:27','2025-10-10 17:15:27'),(1247172,415806,'action started via WP Cron','2025-10-10 15:21:25','2025-10-10 17:21:25'),(1247173,415807,'action created','2025-10-10 15:21:25','2025-10-10 17:21:25'),(1247174,415807,'action started via WP Cron','2025-10-10 15:21:26','2025-10-10 17:21:26'),(1247175,415807,'action complete via WP Cron','2025-10-10 15:21:26','2025-10-10 17:21:26'),(1247176,415806,'action complete via WP Cron','2025-10-10 15:21:26','2025-10-10 17:21:26'),(1247177,415808,'action created','2025-10-10 15:21:26','2025-10-10 17:21:26'),(1247178,415808,'action started via WP Cron','2025-10-10 15:26:25','2025-10-10 17:26:25'),(1247179,415808,'action complete via WP Cron','2025-10-10 15:26:25','2025-10-10 17:26:25'),(1247180,415809,'action created','2025-10-10 15:26:25','2025-10-10 17:26:25'),(1247181,415809,'action started via WP Cron','2025-10-10 15:28:40','2025-10-10 17:28:40'),(1247182,415809,'action complete via WP Cron','2025-10-10 15:28:40','2025-10-10 17:28:40'),(1247183,415810,'action created','2025-10-10 15:28:40','2025-10-10 17:28:40'),(1247184,415810,'action started via WP Cron','2025-10-10 15:31:24','2025-10-10 17:31:24'),(1247185,415810,'action complete via WP Cron','2025-10-10 15:31:24','2025-10-10 17:31:24'),(1247186,415811,'action created','2025-10-10 15:31:24','2025-10-10 17:31:24'),(1247187,415811,'action started via WP Cron','2025-10-10 15:34:21','2025-10-10 17:34:21'),(1247188,415811,'action complete via WP Cron','2025-10-10 15:34:21','2025-10-10 17:34:21'),(1247189,415812,'action created','2025-10-10 15:34:21','2025-10-10 17:34:21'),(1247190,415812,'action started via WP Cron','2025-10-10 15:36:22','2025-10-10 17:36:22'),(1247191,415812,'action complete via WP Cron','2025-10-10 15:36:22','2025-10-10 17:36:22'),(1247192,415813,'action created','2025-10-10 15:36:22','2025-10-10 17:36:22'),(1247193,415813,'action started via WP Cron','2025-10-10 15:41:25','2025-10-10 17:41:25'),(1247194,415813,'action complete via WP Cron','2025-10-10 15:41:25','2025-10-10 17:41:25'),(1247195,415814,'action created','2025-10-10 15:41:25','2025-10-10 17:41:25'),(1247196,415814,'action started via WP Cron','2025-10-10 15:43:30','2025-10-10 17:43:30'),(1247197,415814,'action complete via WP Cron','2025-10-10 15:43:30','2025-10-10 17:43:30'),(1247198,415815,'action created','2025-10-10 15:43:30','2025-10-10 17:43:30'),(1247199,415815,'action started via WP Cron','2025-10-10 15:45:36','2025-10-10 17:45:36'),(1247200,415815,'action complete via WP Cron','2025-10-10 15:45:36','2025-10-10 17:45:36'),(1247201,415816,'action created','2025-10-10 15:45:36','2025-10-10 17:45:36'),(1247202,415816,'action started via WP Cron','2025-10-10 15:51:24','2025-10-10 17:51:24'),(1247203,415817,'action created','2025-10-10 15:51:25','2025-10-10 17:51:25'),(1247204,415817,'action started via WP Cron','2025-10-10 15:51:26','2025-10-10 17:51:26'),(1247205,415817,'action complete via WP Cron','2025-10-10 15:51:26','2025-10-10 17:51:26'),(1247206,415816,'action complete via WP Cron','2025-10-10 15:51:26','2025-10-10 17:51:26'),(1247207,415818,'action created','2025-10-10 15:51:26','2025-10-10 17:51:26'),(1247208,415818,'action started via WP Cron','2025-10-10 15:53:35','2025-10-10 17:53:35'),(1247209,415819,'action created','2025-10-10 15:53:35','2025-10-10 17:53:35'),(1247210,415819,'action started via WP Cron','2025-10-10 15:53:37','2025-10-10 17:53:37'),(1247211,415819,'action complete via WP Cron','2025-10-10 15:53:38','2025-10-10 17:53:38'),(1247212,415818,'action complete via WP Cron','2025-10-10 15:53:38','2025-10-10 17:53:38'),(1247213,415820,'action created','2025-10-10 15:53:38','2025-10-10 17:53:38'),(1247214,415820,'action started via WP Cron','2025-10-10 15:57:24','2025-10-10 17:57:24'),(1247215,415820,'action complete via WP Cron','2025-10-10 15:57:24','2025-10-10 17:57:24'),(1247216,415821,'action created','2025-10-10 15:57:24','2025-10-10 17:57:24'),(1247217,415821,'action started via WP Cron','2025-10-10 16:01:24','2025-10-10 18:01:24'),(1247218,415821,'action complete via WP Cron','2025-10-10 16:01:24','2025-10-10 18:01:24'),(1247219,415822,'action created','2025-10-10 16:01:24','2025-10-10 18:01:24'),(1247220,415822,'action started via WP Cron','2025-10-10 16:05:03','2025-10-10 18:05:03'),(1247221,415822,'action complete via WP Cron','2025-10-10 16:05:03','2025-10-10 18:05:03'),(1247222,415823,'action created','2025-10-10 16:05:03','2025-10-10 18:05:03'),(1247223,415823,'action started via WP Cron','2025-10-10 16:10:55','2025-10-10 18:10:55'),(1247224,415823,'action complete via WP Cron','2025-10-10 16:10:55','2025-10-10 18:10:55'),(1247225,415824,'action created','2025-10-10 16:10:55','2025-10-10 18:10:55'),(1247226,415824,'action started via WP Cron','2025-10-10 16:14:53','2025-10-10 18:14:53'),(1247227,415824,'action complete via WP Cron','2025-10-10 16:14:53','2025-10-10 18:14:53'),(1247228,415825,'action created','2025-10-10 16:14:53','2025-10-10 18:14:53'),(1247229,415825,'action started via WP Cron','2025-10-10 16:17:00','2025-10-10 18:17:00'),(1247230,415825,'action complete via WP Cron','2025-10-10 16:17:00','2025-10-10 18:17:00'),(1247231,415826,'action created','2025-10-10 16:17:00','2025-10-10 18:17:00'),(1247232,415826,'action started via WP Cron','2025-10-10 16:19:05','2025-10-10 18:19:05'),(1247233,415826,'action complete via WP Cron','2025-10-10 16:19:05','2025-10-10 18:19:05'),(1247234,415827,'action created','2025-10-10 16:19:05','2025-10-10 18:19:05'),(1247235,415827,'action started via WP Cron','2025-10-10 16:21:25','2025-10-10 18:21:25'),(1247236,415828,'action created','2025-10-10 16:21:25','2025-10-10 18:21:25'),(1247237,415828,'action started via WP Cron','2025-10-10 16:21:26','2025-10-10 18:21:26'),(1247238,415828,'action complete via WP Cron','2025-10-10 16:21:26','2025-10-10 18:21:26'),(1247239,415827,'action complete via WP Cron','2025-10-10 16:21:26','2025-10-10 18:21:26'),(1247240,415829,'action created','2025-10-10 16:21:26','2025-10-10 18:21:26'),(1247241,415829,'action started via WP Cron','2025-10-10 16:26:24','2025-10-10 18:26:24'),(1247242,415829,'action complete via WP Cron','2025-10-10 16:26:24','2025-10-10 18:26:24'),(1247243,415830,'action created','2025-10-10 16:26:24','2025-10-10 18:26:24'),(1247244,415830,'action started via WP Cron','2025-10-10 16:29:32','2025-10-10 18:29:32'),(1247245,415830,'action complete via WP Cron','2025-10-10 16:29:32','2025-10-10 18:29:32'),(1247246,415831,'action created','2025-10-10 16:29:32','2025-10-10 18:29:32'),(1247247,415831,'action started via WP Cron','2025-10-10 16:31:32','2025-10-10 18:31:32'),(1247248,415831,'action complete via WP Cron','2025-10-10 16:31:32','2025-10-10 18:31:32'),(1247249,415832,'action created','2025-10-10 16:31:32','2025-10-10 18:31:32'),(1247250,415832,'action started via WP Cron','2025-10-10 16:33:33','2025-10-10 18:33:33'),(1247251,415832,'action complete via WP Cron','2025-10-10 16:33:33','2025-10-10 18:33:33'),(1247252,415833,'action created','2025-10-10 16:33:33','2025-10-10 18:33:33'),(1247253,415833,'action started via WP Cron','2025-10-10 16:39:25','2025-10-10 18:39:25'),(1247254,415833,'action complete via WP Cron','2025-10-10 16:39:25','2025-10-10 18:39:25'),(1247255,415834,'action created','2025-10-10 16:39:25','2025-10-10 18:39:25'),(1247256,415834,'action started via WP Cron','2025-10-10 16:41:30','2025-10-10 18:41:30'),(1247257,415834,'action complete via WP Cron','2025-10-10 16:41:30','2025-10-10 18:41:30'),(1247258,415835,'action created','2025-10-10 16:41:30','2025-10-10 18:41:30'),(1247259,415835,'action started via WP Cron','2025-10-10 16:46:25','2025-10-10 18:46:25'),(1247260,415835,'action complete via WP Cron','2025-10-10 16:46:25','2025-10-10 18:46:25'),(1247261,415836,'action created','2025-10-10 16:46:25','2025-10-10 18:46:25'),(1247262,415836,'action started via WP Cron','2025-10-10 16:48:47','2025-10-10 18:48:47'),(1247263,415836,'action complete via WP Cron','2025-10-10 16:48:47','2025-10-10 18:48:47'),(1247264,415837,'action created','2025-10-10 16:48:47','2025-10-10 18:48:47'),(1247265,415837,'action started via WP Cron','2025-10-10 16:51:37','2025-10-10 18:51:37'),(1247266,415838,'action created','2025-10-10 16:51:37','2025-10-10 18:51:37'),(1247267,415838,'action started via WP Cron','2025-10-10 16:51:38','2025-10-10 18:51:38'),(1247268,415838,'action complete via WP Cron','2025-10-10 16:51:39','2025-10-10 18:51:39'),(1247269,415837,'action complete via WP Cron','2025-10-10 16:51:39','2025-10-10 18:51:39'),(1247270,415839,'action created','2025-10-10 16:51:39','2025-10-10 18:51:39'),(1247271,415839,'action started via WP Cron','2025-10-10 16:54:17','2025-10-10 18:54:17'),(1247272,415839,'action complete via WP Cron','2025-10-10 16:54:17','2025-10-10 18:54:17'),(1247273,415840,'action created','2025-10-10 16:54:17','2025-10-10 18:54:17'),(1247274,415840,'action started via WP Cron','2025-10-10 16:56:25','2025-10-10 18:56:25'),(1247275,415840,'action complete via WP Cron','2025-10-10 16:56:25','2025-10-10 18:56:25'),(1247276,415841,'action created','2025-10-10 16:56:25','2025-10-10 18:56:25'),(1247277,415841,'action started via WP Cron','2025-10-10 17:01:25','2025-10-10 19:01:25'),(1247278,415841,'action complete via WP Cron','2025-10-10 17:01:25','2025-10-10 19:01:25'),(1247279,415842,'action created','2025-10-10 17:01:25','2025-10-10 19:01:25'),(1247280,415842,'action started via WP Cron','2025-10-10 17:05:28','2025-10-10 19:05:28'),(1247281,415842,'action complete via WP Cron','2025-10-10 17:05:28','2025-10-10 19:05:28'),(1247282,415843,'action created','2025-10-10 17:05:28','2025-10-10 19:05:28'),(1247283,415843,'action started via WP Cron','2025-10-10 17:09:09','2025-10-10 19:09:09'),(1247284,415843,'action complete via WP Cron','2025-10-10 17:09:09','2025-10-10 19:09:09'),(1247285,415844,'action created','2025-10-10 17:09:09','2025-10-10 19:09:09'),(1247286,415844,'action started via WP Cron','2025-10-10 17:11:09','2025-10-10 19:11:09'),(1247287,415844,'action complete via WP Cron','2025-10-10 17:11:09','2025-10-10 19:11:09'),(1247288,415845,'action created','2025-10-10 17:11:09','2025-10-10 19:11:09'),(1247289,415845,'action started via WP Cron','2025-10-10 17:14:59','2025-10-10 19:14:59'),(1247290,415846,'action created','2025-10-10 17:14:59','2025-10-10 19:14:59'),(1247291,415846,'action started via WP Cron','2025-10-10 17:15:01','2025-10-10 19:15:01'),(1247292,415846,'action complete via WP Cron','2025-10-10 17:15:02','2025-10-10 19:15:02'),(1247293,415845,'action complete via WP Cron','2025-10-10 17:15:02','2025-10-10 19:15:02'),(1247294,415847,'action created','2025-10-10 17:15:02','2025-10-10 19:15:02'),(1247295,415847,'action started via WP Cron','2025-10-10 17:19:08','2025-10-10 19:19:08'),(1247296,415847,'action complete via WP Cron','2025-10-10 17:19:08','2025-10-10 19:19:08'),(1247297,415848,'action created','2025-10-10 17:19:08','2025-10-10 19:19:08'),(1247298,415848,'action started via WP Cron','2025-10-10 17:21:15','2025-10-10 19:21:15'),(1247299,415848,'action complete via WP Cron','2025-10-10 17:21:15','2025-10-10 19:21:15'),(1247300,415849,'action created','2025-10-10 17:21:15','2025-10-10 19:21:15'),(1247301,415849,'action started via WP Cron','2025-10-10 17:26:25','2025-10-10 19:26:25'),(1247302,415849,'action complete via WP Cron','2025-10-10 17:26:25','2025-10-10 19:26:25'),(1247303,415850,'action created','2025-10-10 17:26:25','2025-10-10 19:26:25'),(1247304,415850,'action started via WP Cron','2025-10-10 17:29:32','2025-10-10 19:29:32'),(1247305,415850,'action complete via WP Cron','2025-10-10 17:29:32','2025-10-10 19:29:32'),(1247306,415851,'action created','2025-10-10 17:29:32','2025-10-10 19:29:32'),(1247307,415851,'action started via WP Cron','2025-10-10 17:36:25','2025-10-10 19:36:25'),(1247308,415852,'action created','2025-10-10 17:36:25','2025-10-10 19:36:25'),(1247309,415852,'action started via WP Cron','2025-10-10 17:36:26','2025-10-10 19:36:26'),(1247310,415852,'action complete via WP Cron','2025-10-10 17:36:26','2025-10-10 19:36:26'),(1247311,415851,'action complete via WP Cron','2025-10-10 17:36:26','2025-10-10 19:36:26'),(1247312,415853,'action created','2025-10-10 17:36:26','2025-10-10 19:36:26'),(1247313,415853,'action started via WP Cron','2025-10-10 17:38:52','2025-10-10 19:38:52'),(1247314,415853,'action complete via WP Cron','2025-10-10 17:38:52','2025-10-10 19:38:52'),(1247315,415854,'action created','2025-10-10 17:38:52','2025-10-10 19:38:52'),(1247316,415854,'action started via WP Cron','2025-10-10 17:41:24','2025-10-10 19:41:24'),(1247317,415854,'action complete via WP Cron','2025-10-10 17:41:24','2025-10-10 19:41:24'),(1247318,415855,'action created','2025-10-10 17:41:24','2025-10-10 19:41:24'),(1247319,415855,'action started via WP Cron','2025-10-10 17:43:27','2025-10-10 19:43:27'),(1247320,415856,'action created','2025-10-10 17:43:27','2025-10-10 19:43:27'),(1247321,415856,'action started via WP Cron','2025-10-10 17:43:28','2025-10-10 19:43:28'),(1247322,415856,'action complete via WP Cron','2025-10-10 17:43:28','2025-10-10 19:43:28'),(1247323,415855,'action complete via WP Cron','2025-10-10 17:43:28','2025-10-10 19:43:28'),(1247324,415857,'action created','2025-10-10 17:43:28','2025-10-10 19:43:28'),(1247325,415857,'action started via WP Cron','2025-10-10 17:46:24','2025-10-10 19:46:24'),(1247326,415857,'action complete via WP Cron','2025-10-10 17:46:24','2025-10-10 19:46:24'),(1247327,415858,'action created','2025-10-10 17:46:24','2025-10-10 19:46:24'),(1247328,415858,'action started via WP Cron','2025-10-10 17:49:08','2025-10-10 19:49:08'),(1247329,415858,'action complete via WP Cron','2025-10-10 17:49:08','2025-10-10 19:49:08'),(1247330,415859,'action created','2025-10-10 17:49:08','2025-10-10 19:49:08'),(1247331,415859,'action started via WP Cron','2025-10-10 17:51:25','2025-10-10 19:51:25'),(1247332,415859,'action complete via WP Cron','2025-10-10 17:51:25','2025-10-10 19:51:25'),(1247333,415860,'action created','2025-10-10 17:51:25','2025-10-10 19:51:25'),(1247334,415860,'action started via WP Cron','2025-10-10 17:54:43','2025-10-10 19:54:43'),(1247335,415860,'action complete via WP Cron','2025-10-10 17:54:43','2025-10-10 19:54:43'),(1247336,415861,'action created','2025-10-10 17:54:43','2025-10-10 19:54:43'),(1247337,415861,'action started via WP Cron','2025-10-10 18:00:14','2025-10-10 20:00:14'),(1247338,415861,'action complete via WP Cron','2025-10-10 18:00:14','2025-10-10 20:00:14'),(1247339,415862,'action created','2025-10-10 18:00:14','2025-10-10 20:00:14'),(1247340,415862,'action started via WP Cron','2025-10-10 18:03:57','2025-10-10 20:03:57'),(1247341,415862,'action complete via WP Cron','2025-10-10 18:03:57','2025-10-10 20:03:57'),(1247342,415863,'action created','2025-10-10 18:03:57','2025-10-10 20:03:57'),(1247343,415863,'action started via WP Cron','2025-10-10 18:08:35','2025-10-10 20:08:35'),(1247344,415864,'action created','2025-10-10 18:08:35','2025-10-10 20:08:35'),(1247345,415864,'action started via WP Cron','2025-10-10 18:08:37','2025-10-10 20:08:37'),(1247346,415864,'action complete via WP Cron','2025-10-10 18:08:37','2025-10-10 20:08:37'),(1247347,415863,'action complete via WP Cron','2025-10-10 18:08:37','2025-10-10 20:08:37'),(1247348,415865,'action created','2025-10-10 18:08:37','2025-10-10 20:08:37'),(1247349,415865,'action started via WP Cron','2025-10-10 18:11:25','2025-10-10 20:11:25'),(1247350,415865,'action complete via WP Cron','2025-10-10 18:11:25','2025-10-10 20:11:25'),(1247351,415866,'action created','2025-10-10 18:11:25','2025-10-10 20:11:25'),(1247352,415866,'action started via WP Cron','2025-10-10 18:15:49','2025-10-10 20:15:49'),(1247353,415866,'action complete via WP Cron','2025-10-10 18:15:49','2025-10-10 20:15:49'),(1247354,415867,'action created','2025-10-10 18:15:49','2025-10-10 20:15:49'),(1247355,415867,'action started via WP Cron','2025-10-10 18:17:55','2025-10-10 20:17:55'),(1247356,415867,'action complete via WP Cron','2025-10-10 18:17:55','2025-10-10 20:17:55'),(1247357,415868,'action created','2025-10-10 18:17:55','2025-10-10 20:17:55'),(1247358,415868,'action started via WP Cron','2025-10-10 18:20:02','2025-10-10 20:20:02'),(1247359,415868,'action complete via WP Cron','2025-10-10 18:20:02','2025-10-10 20:20:02'),(1247360,415869,'action created','2025-10-10 18:20:02','2025-10-10 20:20:02'),(1247361,415869,'action started via WP Cron','2025-10-10 18:24:16','2025-10-10 20:24:16'),(1247362,415869,'action complete via WP Cron','2025-10-10 18:24:16','2025-10-10 20:24:16'),(1247363,415870,'action created','2025-10-10 18:24:16','2025-10-10 20:24:16'),(1247364,415870,'action started via WP Cron','2025-10-10 18:26:17','2025-10-10 20:26:17'),(1247365,415870,'action complete via WP Cron','2025-10-10 18:26:17','2025-10-10 20:26:17'),(1247366,415871,'action created','2025-10-10 18:26:17','2025-10-10 20:26:17'),(1247367,415871,'action started via WP Cron','2025-10-10 18:30:28','2025-10-10 20:30:28'),(1247368,415871,'action complete via WP Cron','2025-10-10 18:30:28','2025-10-10 20:30:28'),(1247369,415872,'action created','2025-10-10 18:30:28','2025-10-10 20:30:28'),(1247370,415872,'action started via WP Cron','2025-10-10 18:32:55','2025-10-10 20:32:55'),(1247371,415872,'action complete via WP Cron','2025-10-10 18:32:55','2025-10-10 20:32:55'),(1247372,415873,'action created','2025-10-10 18:32:55','2025-10-10 20:32:55'),(1247373,415873,'action started via WP Cron','2025-10-10 18:36:25','2025-10-10 20:36:25'),(1247374,415873,'action complete via WP Cron','2025-10-10 18:36:25','2025-10-10 20:36:25'),(1247375,415874,'action created','2025-10-10 18:36:25','2025-10-10 20:36:25'),(1247376,415874,'action started via WP Cron','2025-10-10 18:40:44','2025-10-10 20:40:44'),(1247377,415874,'action complete via WP Cron','2025-10-10 18:40:44','2025-10-10 20:40:44'),(1247378,415875,'action created','2025-10-10 18:40:44','2025-10-10 20:40:44'),(1247379,415875,'action started via WP Cron','2025-10-10 18:44:16','2025-10-10 20:44:16'),(1247380,415875,'action complete via WP Cron','2025-10-10 18:44:16','2025-10-10 20:44:16'),(1247381,415876,'action created','2025-10-10 18:44:16','2025-10-10 20:44:16'),(1247382,415876,'action started via WP Cron','2025-10-10 18:46:25','2025-10-10 20:46:25'),(1247383,415877,'action created','2025-10-10 18:46:25','2025-10-10 20:46:25'),(1247384,415877,'action started via WP Cron','2025-10-10 18:46:28','2025-10-10 20:46:28'),(1247385,415877,'action complete via WP Cron','2025-10-10 18:46:29','2025-10-10 20:46:29'),(1247386,415876,'action complete via WP Cron','2025-10-10 18:46:29','2025-10-10 20:46:29'),(1247387,415878,'action created','2025-10-10 18:46:29','2025-10-10 20:46:29'),(1247388,415878,'action started via WP Cron','2025-10-10 18:51:25','2025-10-10 20:51:25'),(1247389,415878,'action complete via WP Cron','2025-10-10 18:51:25','2025-10-10 20:51:25'),(1247390,415879,'action created','2025-10-10 18:51:25','2025-10-10 20:51:25'),(1247391,415879,'action started via WP Cron','2025-10-10 18:54:13','2025-10-10 20:54:13'),(1247392,415879,'action complete via WP Cron','2025-10-10 18:54:13','2025-10-10 20:54:13'),(1247393,415880,'action created','2025-10-10 18:54:13','2025-10-10 20:54:13'),(1247394,415880,'action started via WP Cron','2025-10-10 18:56:25','2025-10-10 20:56:25'),(1247395,415880,'action complete via WP Cron','2025-10-10 18:56:25','2025-10-10 20:56:25'),(1247396,415881,'action created','2025-10-10 18:56:25','2025-10-10 20:56:25'),(1247397,415881,'action started via WP Cron','2025-10-10 18:59:14','2025-10-10 20:59:14'),(1247398,415881,'action complete via WP Cron','2025-10-10 18:59:14','2025-10-10 20:59:14'),(1247399,415882,'action created','2025-10-10 18:59:14','2025-10-10 20:59:14'),(1247400,415882,'action started via WP Cron','2025-10-10 19:03:02','2025-10-10 21:03:02'),(1247401,415883,'action created','2025-10-10 19:03:02','2025-10-10 21:03:02'),(1247402,415883,'action started via WP Cron','2025-10-10 19:03:05','2025-10-10 21:03:05'),(1247403,415883,'action complete via WP Cron','2025-10-10 19:03:05','2025-10-10 21:03:05'),(1247404,415882,'action complete via WP Cron','2025-10-10 19:03:05','2025-10-10 21:03:05'),(1247405,415884,'action created','2025-10-10 19:03:05','2025-10-10 21:03:05'),(1247406,415884,'action started via WP Cron','2025-10-10 19:06:25','2025-10-10 21:06:25'),(1247407,415884,'action complete via WP Cron','2025-10-10 19:06:25','2025-10-10 21:06:25'),(1247408,415885,'action created','2025-10-10 19:06:25','2025-10-10 21:06:25'),(1247409,415885,'action started via WP Cron','2025-10-10 19:11:27','2025-10-10 21:11:27'),(1247410,415885,'action complete via WP Cron','2025-10-10 19:11:27','2025-10-10 21:11:27'),(1247411,415886,'action created','2025-10-10 19:11:27','2025-10-10 21:11:27'),(1247412,415886,'action started via WP Cron','2025-10-10 19:14:36','2025-10-10 21:14:36'),(1247413,415886,'action complete via WP Cron','2025-10-10 19:14:36','2025-10-10 21:14:36'),(1247414,415887,'action created','2025-10-10 19:14:36','2025-10-10 21:14:36'),(1247415,415887,'action started via WP Cron','2025-10-10 19:18:01','2025-10-10 21:18:01'),(1247416,415888,'action created','2025-10-10 19:18:02','2025-10-10 21:18:02'),(1247417,415888,'action started via WP Cron','2025-10-10 19:18:03','2025-10-10 21:18:03'),(1247418,415888,'action complete via WP Cron','2025-10-10 19:18:03','2025-10-10 21:18:03'),(1247419,415887,'action complete via WP Cron','2025-10-10 19:18:03','2025-10-10 21:18:03'),(1247420,415889,'action created','2025-10-10 19:18:03','2025-10-10 21:18:03'),(1247421,415889,'action started via WP Cron','2025-10-10 19:21:25','2025-10-10 21:21:25'),(1247422,415889,'action complete via WP Cron','2025-10-10 19:21:25','2025-10-10 21:21:25'),(1247423,415890,'action created','2025-10-10 19:21:25','2025-10-10 21:21:25'),(1247424,415890,'action started via WP Cron','2025-10-10 19:24:19','2025-10-10 21:24:19'),(1247425,415891,'action created','2025-10-10 19:24:19','2025-10-10 21:24:19'),(1247426,415891,'action started via WP Cron','2025-10-10 19:24:20','2025-10-10 21:24:20'),(1247427,415891,'action complete via WP Cron','2025-10-10 19:24:20','2025-10-10 21:24:20'),(1247428,415890,'action complete via WP Cron','2025-10-10 19:24:20','2025-10-10 21:24:20'),(1247429,415892,'action created','2025-10-10 19:24:20','2025-10-10 21:24:20'),(1247430,415892,'action started via WP Cron','2025-10-10 19:26:25','2025-10-10 21:26:25'),(1247431,415892,'action complete via WP Cron','2025-10-10 19:26:25','2025-10-10 21:26:25'),(1247432,415893,'action created','2025-10-10 19:26:25','2025-10-10 21:26:25'),(1247433,415893,'action started via WP Cron','2025-10-10 19:31:25','2025-10-10 21:31:25'),(1247434,415893,'action complete via WP Cron','2025-10-10 19:31:25','2025-10-10 21:31:25'),(1247435,415894,'action created','2025-10-10 19:31:25','2025-10-10 21:31:25'),(1247436,415894,'action started via WP Cron','2025-10-10 19:33:30','2025-10-10 21:33:30'),(1247437,415894,'action complete via WP Cron','2025-10-10 19:33:30','2025-10-10 21:33:30'),(1247438,415895,'action created','2025-10-10 19:33:30','2025-10-10 21:33:30'),(1247439,415895,'action started via WP Cron','2025-10-10 19:35:31','2025-10-10 21:35:31'),(1247440,415895,'action complete via WP Cron','2025-10-10 19:35:31','2025-10-10 21:35:31'),(1247441,415896,'action created','2025-10-10 19:35:31','2025-10-10 21:35:31'),(1247442,415896,'action started via WP Cron','2025-10-10 19:37:32','2025-10-10 21:37:32'),(1247443,415896,'action complete via WP Cron','2025-10-10 19:37:32','2025-10-10 21:37:32'),(1247444,415897,'action created','2025-10-10 19:37:32','2025-10-10 21:37:32'),(1247445,415897,'action started via WP Cron','2025-10-10 19:40:59','2025-10-10 21:40:59'),(1247446,415897,'action complete via WP Cron','2025-10-10 19:40:59','2025-10-10 21:40:59'),(1247447,415898,'action created','2025-10-10 19:40:59','2025-10-10 21:40:59'),(1247448,415898,'action started via WP Cron','2025-10-10 19:43:30','2025-10-10 21:43:30'),(1247449,415898,'action complete via WP Cron','2025-10-10 19:43:30','2025-10-10 21:43:30'),(1247450,415899,'action created','2025-10-10 19:43:30','2025-10-10 21:43:30'),(1247451,415899,'action started via WP Cron','2025-10-10 19:46:30','2025-10-10 21:46:30'),(1247452,415899,'action complete via WP Cron','2025-10-10 19:46:30','2025-10-10 21:46:30'),(1247453,415900,'action created','2025-10-10 19:46:30','2025-10-10 21:46:30'),(1247454,415900,'action started via WP Cron','2025-10-10 19:48:40','2025-10-10 21:48:40'),(1247455,415900,'action complete via WP Cron','2025-10-10 19:48:40','2025-10-10 21:48:40'),(1247456,415901,'action created','2025-10-10 19:48:40','2025-10-10 21:48:40'),(1247457,415901,'action started via WP Cron','2025-10-10 19:52:25','2025-10-10 21:52:25'),(1247458,415901,'action complete via WP Cron','2025-10-10 19:52:25','2025-10-10 21:52:25'),(1247459,415902,'action created','2025-10-10 19:52:25','2025-10-10 21:52:25'),(1247460,415902,'action started via WP Cron','2025-10-10 19:56:08','2025-10-10 21:56:08'),(1247461,415902,'action complete via WP Cron','2025-10-10 19:56:08','2025-10-10 21:56:08'),(1247462,415903,'action created','2025-10-10 19:56:08','2025-10-10 21:56:08'),(1247463,415903,'action started via WP Cron','2025-10-10 20:01:30','2025-10-10 22:01:30'),(1247464,415903,'action complete via WP Cron','2025-10-10 20:01:30','2025-10-10 22:01:30'),(1247465,415904,'action created','2025-10-10 20:01:30','2025-10-10 22:01:30'),(1247466,415904,'action started via WP Cron','2025-10-10 20:03:39','2025-10-10 22:03:39'),(1247467,415904,'action complete via WP Cron','2025-10-10 20:03:39','2025-10-10 22:03:39'),(1247468,415905,'action created','2025-10-10 20:03:39','2025-10-10 22:03:39'),(1247469,415905,'action started via WP Cron','2025-10-10 20:09:19','2025-10-10 22:09:19'),(1247470,415905,'action complete via WP Cron','2025-10-10 20:09:19','2025-10-10 22:09:19'),(1247471,415906,'action created','2025-10-10 20:09:19','2025-10-10 22:09:19'),(1247472,415906,'action started via WP Cron','2025-10-10 20:11:25','2025-10-10 22:11:25'),(1247473,415906,'action complete via WP Cron','2025-10-10 20:11:25','2025-10-10 22:11:25'),(1247474,415907,'action created','2025-10-10 20:11:25','2025-10-10 22:11:25'),(1247475,415907,'action started via WP Cron','2025-10-10 20:15:23','2025-10-10 22:15:23'),(1247476,415908,'action created','2025-10-10 20:15:23','2025-10-10 22:15:23'),(1247477,415908,'action started via WP Cron','2025-10-10 20:15:26','2025-10-10 22:15:26'),(1247478,415908,'action complete via WP Cron','2025-10-10 20:15:27','2025-10-10 22:15:27'),(1247479,415907,'action complete via WP Cron','2025-10-10 20:15:27','2025-10-10 22:15:27'),(1247480,415909,'action created','2025-10-10 20:15:27','2025-10-10 22:15:27'),(1247481,415909,'action started via WP Cron','2025-10-10 20:17:28','2025-10-10 22:17:28'),(1247482,415909,'action complete via WP Cron','2025-10-10 20:17:28','2025-10-10 22:17:28'),(1247483,415910,'action created','2025-10-10 20:17:28','2025-10-10 22:17:28'),(1247484,415910,'action started via WP Cron','2025-10-10 20:19:28','2025-10-10 22:19:28'),(1247485,415910,'action complete via WP Cron','2025-10-10 20:19:28','2025-10-10 22:19:28'),(1247486,415911,'action created','2025-10-10 20:19:28','2025-10-10 22:19:28'),(1247487,415911,'action started via WP Cron','2025-10-10 20:23:30','2025-10-10 22:23:30'),(1247488,415912,'action created','2025-10-10 20:23:30','2025-10-10 22:23:30'),(1247489,415912,'action started via WP Cron','2025-10-10 20:23:32','2025-10-10 22:23:32'),(1247490,415912,'action complete via WP Cron','2025-10-10 20:23:32','2025-10-10 22:23:32'),(1247491,415911,'action complete via WP Cron','2025-10-10 20:23:33','2025-10-10 22:23:33'),(1247492,415913,'action created','2025-10-10 20:23:33','2025-10-10 22:23:33'),(1247493,415913,'action started via WP Cron','2025-10-10 20:26:25','2025-10-10 22:26:25'),(1247494,415913,'action complete via WP Cron','2025-10-10 20:26:25','2025-10-10 22:26:25'),(1247495,415914,'action created','2025-10-10 20:26:25','2025-10-10 22:26:25'),(1247496,415914,'action started via WP Cron','2025-10-10 20:29:39','2025-10-10 22:29:39'),(1247497,415914,'action complete via WP Cron','2025-10-10 20:29:39','2025-10-10 22:29:39'),(1247498,415915,'action created','2025-10-10 20:29:39','2025-10-10 22:29:39'),(1247499,415915,'action started via WP Cron','2025-10-10 20:31:59','2025-10-10 22:31:59'),(1247500,415915,'action complete via WP Cron','2025-10-10 20:31:59','2025-10-10 22:31:59'),(1247501,415916,'action created','2025-10-10 20:31:59','2025-10-10 22:31:59'),(1247502,415916,'action started via WP Cron','2025-10-10 20:34:30','2025-10-10 22:34:30'),(1247503,415916,'action complete via WP Cron','2025-10-10 20:34:30','2025-10-10 22:34:30'),(1247504,415917,'action created','2025-10-10 20:34:30','2025-10-10 22:34:30'),(1247505,415917,'action started via WP Cron','2025-10-10 20:37:38','2025-10-10 22:37:38'),(1247506,415917,'action complete via WP Cron','2025-10-10 20:37:39','2025-10-10 22:37:39'),(1247507,415918,'action created','2025-10-10 20:37:39','2025-10-10 22:37:39'),(1247508,415918,'action started via WP Cron','2025-10-10 20:41:25','2025-10-10 22:41:25'),(1247509,415918,'action complete via WP Cron','2025-10-10 20:41:25','2025-10-10 22:41:25'),(1247510,415919,'action created','2025-10-10 20:41:25','2025-10-10 22:41:25'),(1247511,415919,'action started via WP Cron','2025-10-10 20:45:23','2025-10-10 22:45:23'),(1247512,415919,'action complete via WP Cron','2025-10-10 20:45:23','2025-10-10 22:45:23'),(1247513,415920,'action created','2025-10-10 20:45:23','2025-10-10 22:45:23'),(1247514,415920,'action started via WP Cron','2025-10-10 20:51:21','2025-10-10 22:51:21'),(1247515,415920,'action complete via WP Cron','2025-10-10 20:51:21','2025-10-10 22:51:21'),(1247516,415921,'action created','2025-10-10 20:51:21','2025-10-10 22:51:21'),(1247517,415921,'action started via WP Cron','2025-10-10 20:54:50','2025-10-10 22:54:50'),(1247518,415921,'action complete via WP Cron','2025-10-10 20:54:50','2025-10-10 22:54:50'),(1247519,415922,'action created','2025-10-10 20:54:50','2025-10-10 22:54:50'),(1247520,415922,'action started via WP Cron','2025-10-10 20:58:36','2025-10-10 22:58:36'),(1247521,415922,'action complete via WP Cron','2025-10-10 20:58:36','2025-10-10 22:58:36'),(1247522,415923,'action created','2025-10-10 20:58:36','2025-10-10 22:58:36'),(1247523,415923,'action started via WP Cron','2025-10-10 21:02:25','2025-10-10 23:02:25'),(1247524,415923,'action complete via WP Cron','2025-10-10 21:02:25','2025-10-10 23:02:25'),(1247525,415924,'action created','2025-10-10 21:02:25','2025-10-10 23:02:25'),(1247526,415924,'action started via WP Cron','2025-10-10 21:04:44','2025-10-10 23:04:44'),(1247527,415924,'action complete via WP Cron','2025-10-10 21:04:44','2025-10-10 23:04:44'),(1247528,415925,'action created','2025-10-10 21:04:44','2025-10-10 23:04:44'),(1247529,415925,'action started via WP Cron','2025-10-10 21:10:20','2025-10-10 23:10:20'),(1247530,415925,'action complete via WP Cron','2025-10-10 21:10:20','2025-10-10 23:10:20'),(1247531,415926,'action created','2025-10-10 21:10:20','2025-10-10 23:10:20'),(1247532,415926,'action started via WP Cron','2025-10-10 21:16:25','2025-10-10 23:16:25'),(1247533,415926,'action complete via WP Cron','2025-10-10 21:16:25','2025-10-10 23:16:25'),(1247534,415927,'action created','2025-10-10 21:16:25','2025-10-10 23:16:25'),(1247535,415927,'action started via WP Cron','2025-10-10 21:20:48','2025-10-10 23:20:48'),(1247536,415928,'action created','2025-10-10 21:20:48','2025-10-10 23:20:48'),(1247537,415928,'action started via WP Cron','2025-10-10 21:20:52','2025-10-10 23:20:52'),(1247538,415928,'action complete via WP Cron','2025-10-10 21:20:52','2025-10-10 23:20:52'),(1247539,415927,'action complete via WP Cron','2025-10-10 21:20:52','2025-10-10 23:20:52'),(1247540,415929,'action created','2025-10-10 21:20:52','2025-10-10 23:20:52'),(1247541,415929,'action started via WP Cron','2025-10-10 21:22:59','2025-10-10 23:22:59'),(1247542,415930,'action created','2025-10-10 21:22:59','2025-10-10 23:22:59'),(1247543,415930,'action started via WP Cron','2025-10-10 21:23:00','2025-10-10 23:23:00'),(1247544,415930,'action complete via WP Cron','2025-10-10 21:23:01','2025-10-10 23:23:01'),(1247545,415929,'action complete via WP Cron','2025-10-10 21:23:01','2025-10-10 23:23:01'),(1247546,415931,'action created','2025-10-10 21:23:01','2025-10-10 23:23:01'),(1247547,415931,'action started via WP Cron','2025-10-10 21:25:06','2025-10-10 23:25:06'),(1247548,415931,'action complete via WP Cron','2025-10-10 21:25:06','2025-10-10 23:25:06'),(1247549,415932,'action created','2025-10-10 21:25:06','2025-10-10 23:25:06'),(1247550,415932,'action started via WP Cron','2025-10-10 21:27:24','2025-10-10 23:27:24'),(1247551,415932,'action complete via WP Cron','2025-10-10 21:27:24','2025-10-10 23:27:24'),(1247552,415933,'action created','2025-10-10 21:27:24','2025-10-10 23:27:24'),(1247553,415933,'action started via WP Cron','2025-10-10 21:29:27','2025-10-10 23:29:27'),(1247554,415933,'action complete via WP Cron','2025-10-10 21:29:27','2025-10-10 23:29:27'),(1247555,415934,'action created','2025-10-10 21:29:27','2025-10-10 23:29:27'),(1247556,415934,'action started via WP Cron','2025-10-10 21:31:35','2025-10-10 23:31:35'),(1247557,415934,'action complete via WP Cron','2025-10-10 21:31:35','2025-10-10 23:31:35'),(1247558,415935,'action created','2025-10-10 21:31:35','2025-10-10 23:31:35'),(1247559,415935,'action started via WP Cron','2025-10-10 21:35:56','2025-10-10 23:35:56'),(1247560,415935,'action complete via WP Cron','2025-10-10 21:35:56','2025-10-10 23:35:56'),(1247561,415936,'action created','2025-10-10 21:35:56','2025-10-10 23:35:56'),(1247562,415936,'action started via WP Cron','2025-10-10 21:39:05','2025-10-10 23:39:05'),(1247563,415936,'action complete via WP Cron','2025-10-10 21:39:05','2025-10-10 23:39:05'),(1247564,415937,'action created','2025-10-10 21:39:05','2025-10-10 23:39:05'),(1247565,415937,'action started via WP Cron','2025-10-10 21:41:25','2025-10-10 23:41:25'),(1247566,415937,'action complete via WP Cron','2025-10-10 21:41:25','2025-10-10 23:41:25'),(1247567,415938,'action created','2025-10-10 21:41:25','2025-10-10 23:41:25'),(1247568,415938,'action started via WP Cron','2025-10-10 21:44:00','2025-10-10 23:44:00'),(1247569,415938,'action complete via WP Cron','2025-10-10 21:44:00','2025-10-10 23:44:00'),(1247570,415939,'action created','2025-10-10 21:44:00','2025-10-10 23:44:00'),(1247571,415939,'action started via WP Cron','2025-10-10 21:46:44','2025-10-10 23:46:44'),(1247572,415939,'action complete via WP Cron','2025-10-10 21:46:44','2025-10-10 23:46:44'),(1247573,415940,'action created','2025-10-10 21:46:44','2025-10-10 23:46:44'),(1247574,415940,'action started via WP Cron','2025-10-10 21:48:48','2025-10-10 23:48:48'),(1247575,415940,'action complete via WP Cron','2025-10-10 21:48:49','2025-10-10 23:48:49'),(1247576,415941,'action created','2025-10-10 21:48:49','2025-10-10 23:48:49'),(1247577,415941,'action started via WP Cron','2025-10-10 21:50:56','2025-10-10 23:50:56'),(1247578,415941,'action complete via WP Cron','2025-10-10 21:50:56','2025-10-10 23:50:56'),(1247579,415942,'action created','2025-10-10 21:50:56','2025-10-10 23:50:56'),(1247580,415942,'action started via WP Cron','2025-10-10 21:53:07','2025-10-10 23:53:07'),(1247581,415942,'action complete via WP Cron','2025-10-10 21:53:07','2025-10-10 23:53:07'),(1247582,415943,'action created','2025-10-10 21:53:07','2025-10-10 23:53:07'),(1247583,415943,'action started via WP Cron','2025-10-10 21:56:25','2025-10-10 23:56:25'),(1247584,415943,'action complete via WP Cron','2025-10-10 21:56:25','2025-10-10 23:56:25'),(1247585,415944,'action created','2025-10-10 21:56:25','2025-10-10 23:56:25'),(1247586,415944,'action started via WP Cron','2025-10-10 22:01:25','2025-10-11 00:01:25'),(1247587,415944,'action complete via WP Cron','2025-10-10 22:01:25','2025-10-11 00:01:25'),(1247588,415945,'action created','2025-10-10 22:01:25','2025-10-11 00:01:25'),(1247589,415945,'action started via WP Cron','2025-10-10 22:03:56','2025-10-11 00:03:56'),(1247590,415945,'action complete via WP Cron','2025-10-10 22:03:56','2025-10-11 00:03:56'),(1247591,415946,'action created','2025-10-10 22:03:56','2025-10-11 00:03:56'),(1247592,415946,'action started via WP Cron','2025-10-10 22:06:06','2025-10-11 00:06:06'),(1247593,415946,'action complete via WP Cron','2025-10-10 22:06:06','2025-10-11 00:06:06'),(1247594,415947,'action created','2025-10-10 22:06:06','2025-10-11 00:06:06'),(1247595,415947,'action started via WP Cron','2025-10-10 22:08:16','2025-10-11 00:08:16'),(1247596,415947,'action complete via WP Cron','2025-10-10 22:08:16','2025-10-11 00:08:16'),(1247597,415948,'action created','2025-10-10 22:08:16','2025-10-11 00:08:16'),(1247598,415948,'action started via WP Cron','2025-10-10 22:11:25','2025-10-11 00:11:25'),(1247599,415948,'action complete via WP Cron','2025-10-10 22:11:25','2025-10-11 00:11:25'),(1247600,415949,'action created','2025-10-10 22:11:25','2025-10-11 00:11:25'),(1247601,415949,'action started via WP Cron','2025-10-10 22:14:48','2025-10-11 00:14:48'),(1247602,415950,'action created','2025-10-10 22:14:48','2025-10-11 00:14:48'),(1247603,415950,'action started via WP Cron','2025-10-10 22:14:51','2025-10-11 00:14:51'),(1247604,415950,'action complete via WP Cron','2025-10-10 22:14:52','2025-10-11 00:14:52'),(1247605,415949,'action complete via WP Cron','2025-10-10 22:14:52','2025-10-11 00:14:52'),(1247606,415951,'action created','2025-10-10 22:14:52','2025-10-11 00:14:52'),(1247607,415951,'action started via WP Cron','2025-10-10 22:17:41','2025-10-11 00:17:41'),(1247608,415951,'action complete via WP Cron','2025-10-10 22:17:41','2025-10-11 00:17:41'),(1247609,415952,'action created','2025-10-10 22:17:41','2025-10-11 00:17:41'),(1247610,415952,'action started via WP Cron','2025-10-10 22:21:25','2025-10-11 00:21:25'),(1247611,415953,'action created','2025-10-10 22:21:25','2025-10-11 00:21:25'),(1247612,415953,'action started via WP Cron','2025-10-10 22:21:26','2025-10-11 00:21:26'),(1247613,415953,'action complete via WP Cron','2025-10-10 22:21:26','2025-10-11 00:21:26'),(1247614,415952,'action complete via WP Cron','2025-10-10 22:21:26','2025-10-11 00:21:26'),(1247615,415954,'action created','2025-10-10 22:21:26','2025-10-11 00:21:26'),(1247616,415954,'action started via WP Cron','2025-10-10 22:24:10','2025-10-11 00:24:10'),(1247617,415954,'action complete via WP Cron','2025-10-10 22:24:10','2025-10-11 00:24:10'),(1247618,415955,'action created','2025-10-10 22:24:10','2025-10-11 00:24:10'),(1247619,415955,'action started via WP Cron','2025-10-10 22:26:25','2025-10-11 00:26:25'),(1247620,415955,'action complete via WP Cron','2025-10-10 22:26:25','2025-10-11 00:26:25'),(1247621,415956,'action created','2025-10-10 22:26:25','2025-10-11 00:26:25'),(1247622,415956,'action started via WP Cron','2025-10-10 22:29:39','2025-10-11 00:29:39'),(1247623,415957,'action created','2025-10-10 22:29:39','2025-10-11 00:29:39'),(1247624,415957,'action started via WP Cron','2025-10-10 22:29:41','2025-10-11 00:29:41'),(1247625,415957,'action complete via WP Cron','2025-10-10 22:29:41','2025-10-11 00:29:41'),(1247626,415956,'action complete via WP Cron','2025-10-10 22:29:41','2025-10-11 00:29:41'),(1247627,415958,'action created','2025-10-10 22:29:41','2025-10-11 00:29:41'),(1247628,415958,'action started via WP Cron','2025-10-10 22:34:09','2025-10-11 00:34:09'),(1247629,415958,'action complete via WP Cron','2025-10-10 22:34:09','2025-10-11 00:34:09'),(1247630,415959,'action created','2025-10-10 22:34:09','2025-10-11 00:34:09'),(1247631,415959,'action started via WP Cron','2025-10-10 22:36:25','2025-10-11 00:36:25'),(1247632,415959,'action complete via WP Cron','2025-10-10 22:36:25','2025-10-11 00:36:25'),(1247633,415960,'action created','2025-10-10 22:36:25','2025-10-11 00:36:25'),(1247634,415960,'action started via WP Cron','2025-10-10 22:41:25','2025-10-11 00:41:25'),(1247635,415960,'action complete via WP Cron','2025-10-10 22:41:25','2025-10-11 00:41:25'),(1247636,415961,'action created','2025-10-10 22:41:25','2025-10-11 00:41:25'),(1247637,415961,'action started via WP Cron','2025-10-10 22:46:25','2025-10-11 00:46:25'),(1247638,415962,'action created','2025-10-10 22:46:25','2025-10-11 00:46:25'),(1247639,415962,'action started via WP Cron','2025-10-10 22:46:26','2025-10-11 00:46:26'),(1247640,415962,'action complete via WP Cron','2025-10-10 22:46:26','2025-10-11 00:46:26'),(1247641,415961,'action complete via WP Cron','2025-10-10 22:46:26','2025-10-11 00:46:26'),(1247642,415963,'action created','2025-10-10 22:46:26','2025-10-11 00:46:26'),(1247643,415963,'action started via WP Cron','2025-10-10 22:51:25','2025-10-11 00:51:25'),(1247644,415963,'action complete via WP Cron','2025-10-10 22:51:25','2025-10-11 00:51:25'),(1247645,415964,'action created','2025-10-10 22:51:25','2025-10-11 00:51:25'),(1247646,415964,'action started via WP Cron','2025-10-10 22:56:25','2025-10-11 00:56:25'),(1247647,415964,'action complete via WP Cron','2025-10-10 22:56:25','2025-10-11 00:56:25'),(1247648,415965,'action created','2025-10-10 22:56:25','2025-10-11 00:56:25'),(1247649,415965,'action started via WP Cron','2025-10-10 23:01:25','2025-10-11 01:01:25'),(1247650,415965,'action complete via WP Cron','2025-10-10 23:01:25','2025-10-11 01:01:25'),(1247651,415966,'action created','2025-10-10 23:01:25','2025-10-11 01:01:25'),(1247652,415966,'action started via WP Cron','2025-10-10 23:06:25','2025-10-11 01:06:25'),(1247653,415967,'action created','2025-10-10 23:06:25','2025-10-11 01:06:25'),(1247654,415967,'action started via WP Cron','2025-10-10 23:06:26','2025-10-11 01:06:26'),(1247655,415967,'action complete via WP Cron','2025-10-10 23:06:26','2025-10-11 01:06:26'),(1247656,415966,'action complete via WP Cron','2025-10-10 23:06:27','2025-10-11 01:06:27'),(1247657,415968,'action created','2025-10-10 23:06:27','2025-10-11 01:06:27'),(1247658,415968,'action started via WP Cron','2025-10-10 23:11:25','2025-10-11 01:11:25'),(1247659,415969,'action created','2025-10-10 23:11:25','2025-10-11 01:11:25'),(1247660,415969,'action started via WP Cron','2025-10-10 23:11:27','2025-10-11 01:11:27'),(1247661,415969,'action complete via WP Cron','2025-10-10 23:11:27','2025-10-11 01:11:27'),(1247662,415968,'action complete via WP Cron','2025-10-10 23:11:27','2025-10-11 01:11:27'),(1247663,415970,'action created','2025-10-10 23:11:27','2025-10-11 01:11:27'),(1247664,415970,'action started via WP Cron','2025-10-10 23:16:25','2025-10-11 01:16:25'),(1247665,415970,'action complete via WP Cron','2025-10-10 23:16:25','2025-10-11 01:16:25'),(1247666,415971,'action created','2025-10-10 23:16:25','2025-10-11 01:16:25'),(1247667,415971,'action started via WP Cron','2025-10-10 23:21:25','2025-10-11 01:21:25'),(1247668,415971,'action complete via WP Cron','2025-10-10 23:21:25','2025-10-11 01:21:25'),(1247669,415972,'action created','2025-10-10 23:21:25','2025-10-11 01:21:25'),(1247670,415972,'action started via WP Cron','2025-10-10 23:26:25','2025-10-11 01:26:25'),(1247671,415973,'action created','2025-10-10 23:26:25','2025-10-11 01:26:25'),(1247672,415973,'action started via WP Cron','2025-10-10 23:26:27','2025-10-11 01:26:27'),(1247673,415973,'action complete via WP Cron','2025-10-10 23:26:27','2025-10-11 01:26:27'),(1247674,415972,'action complete via WP Cron','2025-10-10 23:26:27','2025-10-11 01:26:27'),(1247675,415974,'action created','2025-10-10 23:26:27','2025-10-11 01:26:27'),(1247676,415974,'action started via WP Cron','2025-10-10 23:30:47','2025-10-11 01:30:47'),(1247677,415974,'action complete via WP Cron','2025-10-10 23:30:47','2025-10-11 01:30:47'),(1247678,415975,'action created','2025-10-10 23:30:47','2025-10-11 01:30:47'),(1247679,415975,'action started via WP Cron','2025-10-10 23:36:25','2025-10-11 01:36:25'),(1247680,415975,'action complete via WP Cron','2025-10-10 23:36:25','2025-10-11 01:36:25'),(1247681,415976,'action created','2025-10-10 23:36:25','2025-10-11 01:36:25'),(1247682,415976,'action started via WP Cron','2025-10-10 23:41:25','2025-10-11 01:41:25'),(1247683,415976,'action complete via WP Cron','2025-10-10 23:41:25','2025-10-11 01:41:25'),(1247684,415977,'action created','2025-10-10 23:41:25','2025-10-11 01:41:25'),(1247685,415977,'action started via WP Cron','2025-10-10 23:46:25','2025-10-11 01:46:25'),(1247686,415978,'action created','2025-10-10 23:46:25','2025-10-11 01:46:25'),(1247687,415978,'action started via WP Cron','2025-10-10 23:46:27','2025-10-11 01:46:27'),(1247688,415978,'action complete via WP Cron','2025-10-10 23:46:27','2025-10-11 01:46:27'),(1247689,415977,'action complete via WP Cron','2025-10-10 23:46:27','2025-10-11 01:46:27'),(1247690,415979,'action created','2025-10-10 23:46:27','2025-10-11 01:46:27'),(1247691,415979,'action started via WP Cron','2025-10-10 23:49:39','2025-10-11 01:49:39'),(1247692,415979,'action complete via WP Cron','2025-10-10 23:49:39','2025-10-11 01:49:39'),(1247693,415980,'action created','2025-10-10 23:49:39','2025-10-11 01:49:39'),(1247694,415980,'action started via WP Cron','2025-10-10 23:56:25','2025-10-11 01:56:25'),(1247695,415980,'action complete via WP Cron','2025-10-10 23:56:25','2025-10-11 01:56:25'),(1247696,415981,'action created','2025-10-10 23:56:25','2025-10-11 01:56:25'),(1247697,415981,'action started via WP Cron','2025-10-11 00:01:25','2025-10-11 02:01:25'),(1247698,415981,'action complete via WP Cron','2025-10-11 00:01:25','2025-10-11 02:01:25'),(1247699,415982,'action created','2025-10-11 00:01:25','2025-10-11 02:01:25'),(1247700,415982,'action started via WP Cron','2025-10-11 00:06:25','2025-10-11 02:06:25'),(1247701,415982,'action complete via WP Cron','2025-10-11 00:06:25','2025-10-11 02:06:25'),(1247702,415983,'action created','2025-10-11 00:06:25','2025-10-11 02:06:25'),(1247703,415983,'action started via WP Cron','2025-10-11 00:09:51','2025-10-11 02:09:51'),(1247704,415983,'action complete via WP Cron','2025-10-11 00:09:51','2025-10-11 02:09:51'),(1247705,415984,'action created','2025-10-11 00:09:51','2025-10-11 02:09:51'),(1247706,415984,'action started via WP Cron','2025-10-11 00:16:25','2025-10-11 02:16:25'),(1247707,415984,'action complete via WP Cron','2025-10-11 00:16:25','2025-10-11 02:16:25'),(1247708,415985,'action created','2025-10-11 00:16:25','2025-10-11 02:16:25'),(1247709,415985,'action started via WP Cron','2025-10-11 00:21:25','2025-10-11 02:21:25'),(1247710,415985,'action complete via WP Cron','2025-10-11 00:21:25','2025-10-11 02:21:25'),(1247711,415986,'action created','2025-10-11 00:21:25','2025-10-11 02:21:25'),(1247712,415986,'action started via WP Cron','2025-10-11 00:26:25','2025-10-11 02:26:25'),(1247713,415986,'action complete via WP Cron','2025-10-11 00:26:25','2025-10-11 02:26:25'),(1247714,415987,'action created','2025-10-11 00:26:25','2025-10-11 02:26:25'),(1247715,415987,'action started via WP Cron','2025-10-11 00:31:25','2025-10-11 02:31:25'),(1247716,415987,'action complete via WP Cron','2025-10-11 00:31:25','2025-10-11 02:31:25'),(1247717,415988,'action created','2025-10-11 00:31:25','2025-10-11 02:31:25'),(1247718,415988,'action started via WP Cron','2025-10-11 00:36:25','2025-10-11 02:36:25'),(1247719,415988,'action complete via WP Cron','2025-10-11 00:36:25','2025-10-11 02:36:25'),(1247720,415989,'action created','2025-10-11 00:36:25','2025-10-11 02:36:25'),(1247721,415989,'action started via WP Cron','2025-10-11 00:40:15','2025-10-11 02:40:15'),(1247722,415989,'action complete via WP Cron','2025-10-11 00:40:15','2025-10-11 02:40:15'),(1247723,415990,'action created','2025-10-11 00:40:15','2025-10-11 02:40:15'),(1247724,415990,'action started via WP Cron','2025-10-11 00:46:25','2025-10-11 02:46:25'),(1247725,415991,'action created','2025-10-11 00:46:25','2025-10-11 02:46:25'),(1247726,415991,'action started via WP Cron','2025-10-11 00:46:27','2025-10-11 02:46:27'),(1247727,415991,'action complete via WP Cron','2025-10-11 00:46:28','2025-10-11 02:46:28'),(1247728,415990,'action complete via WP Cron','2025-10-11 00:46:28','2025-10-11 02:46:28'),(1247729,415992,'action created','2025-10-11 00:46:28','2025-10-11 02:46:28'),(1247730,415992,'action started via WP Cron','2025-10-11 00:50:37','2025-10-11 02:50:37'),(1247731,415992,'action complete via WP Cron','2025-10-11 00:50:38','2025-10-11 02:50:38'),(1247732,415993,'action created','2025-10-11 00:50:38','2025-10-11 02:50:38'),(1247733,415993,'action started via WP Cron','2025-10-11 00:53:09','2025-10-11 02:53:09'),(1247734,415993,'action complete via WP Cron','2025-10-11 00:53:09','2025-10-11 02:53:09'),(1247735,415994,'action created','2025-10-11 00:53:09','2025-10-11 02:53:09'),(1247736,415994,'action started via WP Cron','2025-10-11 00:56:06','2025-10-11 02:56:06'),(1247737,415994,'action complete via WP Cron','2025-10-11 00:56:06','2025-10-11 02:56:06'),(1247738,415995,'action created','2025-10-11 00:56:06','2025-10-11 02:56:06'),(1247739,415995,'action started via WP Cron','2025-10-11 00:58:21','2025-10-11 02:58:21'),(1247740,415995,'action complete via WP Cron','2025-10-11 00:58:21','2025-10-11 02:58:21'),(1247741,415996,'action created','2025-10-11 00:58:21','2025-10-11 02:58:21'),(1247742,415996,'action started via WP Cron','2025-10-11 01:01:06','2025-10-11 03:01:06'),(1247743,415996,'action complete via WP Cron','2025-10-11 01:01:06','2025-10-11 03:01:06'),(1247744,415997,'action created','2025-10-11 01:01:06','2025-10-11 03:01:06'),(1247745,415997,'action started via WP Cron','2025-10-11 01:05:21','2025-10-11 03:05:21'),(1247746,415997,'action complete via WP Cron','2025-10-11 01:05:21','2025-10-11 03:05:21'),(1247747,415998,'action created','2025-10-11 01:05:21','2025-10-11 03:05:21'),(1247748,415998,'action started via WP Cron','2025-10-11 01:09:27','2025-10-11 03:09:27'),(1247749,415998,'action complete via WP Cron','2025-10-11 01:09:27','2025-10-11 03:09:27'),(1247750,415999,'action created','2025-10-11 01:09:27','2025-10-11 03:09:27'),(1247751,415999,'action started via WP Cron','2025-10-11 01:16:25','2025-10-11 03:16:25'),(1247752,415999,'action complete via WP Cron','2025-10-11 01:16:26','2025-10-11 03:16:26'),(1247753,416000,'action created','2025-10-11 01:16:26','2025-10-11 03:16:26'),(1247754,416000,'action started via WP Cron','2025-10-11 01:21:25','2025-10-11 03:21:25'),(1247755,416000,'action complete via WP Cron','2025-10-11 01:21:25','2025-10-11 03:21:25'),(1247756,416001,'action created','2025-10-11 01:21:25','2025-10-11 03:21:25'),(1247757,416001,'action started via WP Cron','2025-10-11 01:26:25','2025-10-11 03:26:25'),(1247758,416001,'action complete via WP Cron','2025-10-11 01:26:25','2025-10-11 03:26:25'),(1247759,416002,'action created','2025-10-11 01:26:25','2025-10-11 03:26:25'),(1247760,416002,'action started via WP Cron','2025-10-11 01:31:25','2025-10-11 03:31:25'),(1247761,416002,'action complete via WP Cron','2025-10-11 01:31:25','2025-10-11 03:31:25'),(1247762,416003,'action created','2025-10-11 01:31:25','2025-10-11 03:31:25'),(1247763,416003,'action started via WP Cron','2025-10-11 01:36:25','2025-10-11 03:36:25'),(1247764,416004,'action created','2025-10-11 01:36:25','2025-10-11 03:36:25'),(1247765,416004,'action started via WP Cron','2025-10-11 01:36:26','2025-10-11 03:36:26'),(1247766,416004,'action complete via WP Cron','2025-10-11 01:36:27','2025-10-11 03:36:27'),(1247767,416003,'action complete via WP Cron','2025-10-11 01:36:27','2025-10-11 03:36:27'),(1247768,416005,'action created','2025-10-11 01:36:27','2025-10-11 03:36:27'),(1247769,416005,'action started via WP Cron','2025-10-11 01:41:25','2025-10-11 03:41:25'),(1247770,416005,'action complete via WP Cron','2025-10-11 01:41:25','2025-10-11 03:41:25'),(1247771,416006,'action created','2025-10-11 01:41:25','2025-10-11 03:41:25'),(1247772,416006,'action started via WP Cron','2025-10-11 01:46:25','2025-10-11 03:46:25'),(1247773,416006,'action complete via WP Cron','2025-10-11 01:46:25','2025-10-11 03:46:25'),(1247774,416007,'action created','2025-10-11 01:46:25','2025-10-11 03:46:25'),(1247775,416007,'action started via WP Cron','2025-10-11 01:51:25','2025-10-11 03:51:25'),(1247776,416007,'action complete via WP Cron','2025-10-11 01:51:25','2025-10-11 03:51:25'),(1247777,416008,'action created','2025-10-11 01:51:25','2025-10-11 03:51:25'),(1247778,416008,'action started via WP Cron','2025-10-11 01:55:23','2025-10-11 03:55:23'),(1247779,416008,'action complete via WP Cron','2025-10-11 01:55:23','2025-10-11 03:55:23'),(1247780,416009,'action created','2025-10-11 01:55:23','2025-10-11 03:55:23'),(1247781,416009,'action started via WP Cron','2025-10-11 02:01:25','2025-10-11 04:01:25'),(1247782,416009,'action complete via WP Cron','2025-10-11 02:01:25','2025-10-11 04:01:25'),(1247783,416010,'action created','2025-10-11 02:01:25','2025-10-11 04:01:25'),(1247784,416010,'action started via WP Cron','2025-10-11 02:06:25','2025-10-11 04:06:25'),(1247785,416010,'action complete via WP Cron','2025-10-11 02:06:25','2025-10-11 04:06:25'),(1247786,416011,'action created','2025-10-11 02:06:25','2025-10-11 04:06:25'),(1247787,416011,'action started via WP Cron','2025-10-11 02:11:25','2025-10-11 04:11:25'),(1247788,416011,'action complete via WP Cron','2025-10-11 02:11:25','2025-10-11 04:11:25'),(1247789,416012,'action created','2025-10-11 02:11:25','2025-10-11 04:11:25'),(1247790,416012,'action started via WP Cron','2025-10-11 02:16:25','2025-10-11 04:16:25'),(1247791,416013,'action created','2025-10-11 02:16:25','2025-10-11 04:16:25'),(1247792,416013,'action started via WP Cron','2025-10-11 02:16:26','2025-10-11 04:16:26'),(1247793,416013,'action complete via WP Cron','2025-10-11 02:16:26','2025-10-11 04:16:26'),(1247794,416012,'action complete via WP Cron','2025-10-11 02:16:27','2025-10-11 04:16:27'),(1247795,416014,'action created','2025-10-11 02:16:27','2025-10-11 04:16:27'),(1247796,416014,'action started via WP Cron','2025-10-11 02:19:51','2025-10-11 04:19:51'),(1247797,416014,'action complete via WP Cron','2025-10-11 02:19:51','2025-10-11 04:19:51'),(1247798,416015,'action created','2025-10-11 02:19:51','2025-10-11 04:19:51'),(1247799,416015,'action started via WP Cron','2025-10-11 02:26:25','2025-10-11 04:26:25'),(1247800,416015,'action complete via WP Cron','2025-10-11 02:26:25','2025-10-11 04:26:25'),(1247801,416016,'action created','2025-10-11 02:26:25','2025-10-11 04:26:25'),(1247802,416016,'action started via WP Cron','2025-10-11 02:31:25','2025-10-11 04:31:25'),(1247803,416017,'action created','2025-10-11 02:31:25','2025-10-11 04:31:25'),(1247804,416017,'action started via WP Cron','2025-10-11 02:31:27','2025-10-11 04:31:27'),(1247805,416017,'action complete via WP Cron','2025-10-11 02:31:27','2025-10-11 04:31:27'),(1247806,416016,'action complete via WP Cron','2025-10-11 02:31:27','2025-10-11 04:31:27'),(1247807,416018,'action created','2025-10-11 02:31:27','2025-10-11 04:31:27'),(1247808,416018,'action started via WP Cron','2025-10-11 02:36:25','2025-10-11 04:36:25'),(1247809,416018,'action complete via WP Cron','2025-10-11 02:36:25','2025-10-11 04:36:25'),(1247810,416019,'action created','2025-10-11 02:36:25','2025-10-11 04:36:25'),(1247811,416019,'action started via WP Cron','2025-10-11 02:41:26','2025-10-11 04:41:26'),(1247812,416019,'action complete via WP Cron','2025-10-11 02:41:26','2025-10-11 04:41:26'),(1247813,416020,'action created','2025-10-11 02:41:26','2025-10-11 04:41:26'),(1247814,416020,'action started via WP Cron','2025-10-11 02:46:27','2025-10-11 04:46:27'),(1247815,416020,'action complete via WP Cron','2025-10-11 02:46:27','2025-10-11 04:46:27'),(1247816,416021,'action created','2025-10-11 02:46:27','2025-10-11 04:46:27'),(1247817,416021,'action started via WP Cron','2025-10-11 02:51:23','2025-10-11 04:51:23'),(1247818,416021,'action complete via WP Cron','2025-10-11 02:51:24','2025-10-11 04:51:24'),(1247819,416022,'action created','2025-10-11 02:51:24','2025-10-11 04:51:24'),(1247820,416022,'action started via WP Cron','2025-10-11 02:56:25','2025-10-11 04:56:25'),(1247821,416022,'action complete via WP Cron','2025-10-11 02:56:25','2025-10-11 04:56:25'),(1247822,416023,'action created','2025-10-11 02:56:25','2025-10-11 04:56:25'),(1247823,416023,'action started via WP Cron','2025-10-11 03:01:25','2025-10-11 05:01:25'),(1247824,416023,'action complete via WP Cron','2025-10-11 03:01:25','2025-10-11 05:01:25'),(1247825,416024,'action created','2025-10-11 03:01:25','2025-10-11 05:01:25'),(1247826,416024,'action started via WP Cron','2025-10-11 03:06:25','2025-10-11 05:06:25'),(1247827,416024,'action complete via WP Cron','2025-10-11 03:06:25','2025-10-11 05:06:25'),(1247828,416025,'action created','2025-10-11 03:06:25','2025-10-11 05:06:25'),(1247829,416025,'action started via WP Cron','2025-10-11 03:11:25','2025-10-11 05:11:25'),(1247830,416025,'action complete via WP Cron','2025-10-11 03:11:25','2025-10-11 05:11:25'),(1247831,416026,'action created','2025-10-11 03:11:25','2025-10-11 05:11:25'),(1247832,416026,'action started via WP Cron','2025-10-11 03:16:26','2025-10-11 05:16:26'),(1247833,416026,'action complete via WP Cron','2025-10-11 03:16:26','2025-10-11 05:16:26'),(1247834,416027,'action created','2025-10-11 03:16:26','2025-10-11 05:16:26'),(1247835,416027,'action started via WP Cron','2025-10-11 03:20:33','2025-10-11 05:20:33'),(1247836,416028,'action created','2025-10-11 03:20:34','2025-10-11 05:20:34'),(1247837,416028,'action started via WP Cron','2025-10-11 03:20:37','2025-10-11 05:20:37'),(1247838,416028,'action complete via WP Cron','2025-10-11 03:20:37','2025-10-11 05:20:37'),(1247839,416027,'action complete via WP Cron','2025-10-11 03:20:37','2025-10-11 05:20:37'),(1247840,416029,'action created','2025-10-11 03:20:37','2025-10-11 05:20:37'),(1247841,416029,'action started via WP Cron','2025-10-11 03:26:25','2025-10-11 05:26:25'),(1247842,416029,'action complete via WP Cron','2025-10-11 03:26:25','2025-10-11 05:26:25'),(1247843,416030,'action created','2025-10-11 03:26:25','2025-10-11 05:26:25'),(1247844,416030,'action started via WP Cron','2025-10-11 03:31:25','2025-10-11 05:31:25'),(1247845,416030,'action complete via WP Cron','2025-10-11 03:31:25','2025-10-11 05:31:25'),(1247846,416031,'action created','2025-10-11 03:31:25','2025-10-11 05:31:25'),(1247847,416031,'action started via WP Cron','2025-10-11 03:36:25','2025-10-11 05:36:25'),(1247848,416031,'action complete via WP Cron','2025-10-11 03:36:25','2025-10-11 05:36:25'),(1247849,416032,'action created','2025-10-11 03:36:25','2025-10-11 05:36:25'),(1247850,416032,'action started via WP Cron','2025-10-11 03:39:39','2025-10-11 05:39:39'),(1247851,416032,'action complete via WP Cron','2025-10-11 03:39:39','2025-10-11 05:39:39'),(1247852,416033,'action created','2025-10-11 03:39:39','2025-10-11 05:39:39'),(1247853,416033,'action started via WP Cron','2025-10-11 03:45:30','2025-10-11 05:45:30'),(1247854,416033,'action complete via WP Cron','2025-10-11 03:45:30','2025-10-11 05:45:30'),(1247855,416034,'action created','2025-10-11 03:45:30','2025-10-11 05:45:30'),(1247856,416034,'action started via WP Cron','2025-10-11 03:51:25','2025-10-11 05:51:25'),(1247857,416034,'action complete via WP Cron','2025-10-11 03:51:25','2025-10-11 05:51:25'),(1247858,416035,'action created','2025-10-11 03:51:25','2025-10-11 05:51:25'),(1247859,416035,'action started via WP Cron','2025-10-11 03:56:25','2025-10-11 05:56:25'),(1247860,416035,'action complete via WP Cron','2025-10-11 03:56:25','2025-10-11 05:56:25'),(1247861,416036,'action created','2025-10-11 03:56:25','2025-10-11 05:56:25'),(1247862,416036,'action started via WP Cron','2025-10-11 04:01:25','2025-10-11 06:01:25'),(1247863,416036,'action complete via WP Cron','2025-10-11 04:01:25','2025-10-11 06:01:25'),(1247864,416037,'action created','2025-10-11 04:01:25','2025-10-11 06:01:25'),(1247865,416037,'action started via WP Cron','2025-10-11 04:06:25','2025-10-11 06:06:25'),(1247866,416038,'action created','2025-10-11 04:06:25','2025-10-11 06:06:25'),(1247867,416038,'action started via WP Cron','2025-10-11 04:06:28','2025-10-11 06:06:28'),(1247868,416038,'action complete via WP Cron','2025-10-11 04:06:29','2025-10-11 06:06:29'),(1247869,416037,'action complete via WP Cron','2025-10-11 04:06:29','2025-10-11 06:06:29'),(1247870,416039,'action created','2025-10-11 04:06:29','2025-10-11 06:06:29'),(1247871,416039,'action started via WP Cron','2025-10-11 04:11:25','2025-10-11 06:11:25'),(1247872,416039,'action complete via WP Cron','2025-10-11 04:11:25','2025-10-11 06:11:25'),(1247873,416040,'action created','2025-10-11 04:11:25','2025-10-11 06:11:25'),(1247874,416040,'action started via WP Cron','2025-10-11 04:16:25','2025-10-11 06:16:25'),(1247875,416040,'action complete via WP Cron','2025-10-11 04:16:25','2025-10-11 06:16:25'),(1247876,416041,'action created','2025-10-11 04:16:25','2025-10-11 06:16:25'),(1247877,416041,'action started via WP Cron','2025-10-11 04:21:25','2025-10-11 06:21:25'),(1247878,416042,'action created','2025-10-11 04:21:25','2025-10-11 06:21:25'),(1247879,416042,'action started via WP Cron','2025-10-11 04:21:27','2025-10-11 06:21:27'),(1247880,416042,'action complete via WP Cron','2025-10-11 04:21:27','2025-10-11 06:21:27'),(1247881,416041,'action complete via WP Cron','2025-10-11 04:21:27','2025-10-11 06:21:27'),(1247882,416043,'action created','2025-10-11 04:21:27','2025-10-11 06:21:27'),(1247883,416043,'action started via WP Cron','2025-10-11 04:26:26','2025-10-11 06:26:26'),(1247884,416044,'action created','2025-10-11 04:26:26','2025-10-11 06:26:26'),(1247885,416044,'action started via WP Cron','2025-10-11 04:26:27','2025-10-11 06:26:27'),(1247886,416044,'action complete via WP Cron','2025-10-11 04:26:27','2025-10-11 06:26:27'),(1247887,416043,'action complete via WP Cron','2025-10-11 04:26:27','2025-10-11 06:26:27'),(1247888,416045,'action created','2025-10-11 04:26:27','2025-10-11 06:26:27'),(1247889,416045,'action started via WP Cron','2025-10-11 04:31:25','2025-10-11 06:31:25'),(1247890,416045,'action complete via WP Cron','2025-10-11 04:31:25','2025-10-11 06:31:25'),(1247891,416046,'action created','2025-10-11 04:31:25','2025-10-11 06:31:25'),(1247892,416046,'action started via WP Cron','2025-10-11 04:33:52','2025-10-11 06:33:52'),(1247893,416046,'action complete via WP Cron','2025-10-11 04:33:52','2025-10-11 06:33:52'),(1247894,416047,'action created','2025-10-11 04:33:52','2025-10-11 06:33:52'),(1247895,416047,'action started via WP Cron','2025-10-11 04:36:25','2025-10-11 06:36:25'),(1247896,416047,'action complete via WP Cron','2025-10-11 04:36:25','2025-10-11 06:36:25'),(1247897,416048,'action created','2025-10-11 04:36:25','2025-10-11 06:36:25'),(1247898,416048,'action started via WP Cron','2025-10-11 04:41:26','2025-10-11 06:41:26'),(1247899,416048,'action complete via WP Cron','2025-10-11 04:41:27','2025-10-11 06:41:27'),(1247900,416049,'action created','2025-10-11 04:41:27','2025-10-11 06:41:27'),(1247901,416049,'action started via WP Cron','2025-10-11 04:46:25','2025-10-11 06:46:25'),(1247902,416049,'action complete via WP Cron','2025-10-11 04:46:25','2025-10-11 06:46:25'),(1247903,416050,'action created','2025-10-11 04:46:25','2025-10-11 06:46:25'),(1247904,416050,'action started via WP Cron','2025-10-11 04:51:25','2025-10-11 06:51:25'),(1247905,416050,'action complete via WP Cron','2025-10-11 04:51:25','2025-10-11 06:51:25'),(1247906,416051,'action created','2025-10-11 04:51:25','2025-10-11 06:51:25'),(1247907,416051,'action started via WP Cron','2025-10-11 04:56:44','2025-10-11 06:56:44'),(1247908,416051,'action complete via WP Cron','2025-10-11 04:56:44','2025-10-11 06:56:44'),(1247909,416052,'action created','2025-10-11 04:56:44','2025-10-11 06:56:44'),(1247910,416052,'action started via WP Cron','2025-10-11 05:01:25','2025-10-11 07:01:25'),(1247911,416052,'action complete via WP Cron','2025-10-11 05:01:25','2025-10-11 07:01:25'),(1247912,416053,'action created','2025-10-11 05:01:25','2025-10-11 07:01:25'),(1247913,416053,'action started via WP Cron','2025-10-11 05:06:25','2025-10-11 07:06:25'),(1247914,416053,'action complete via WP Cron','2025-10-11 05:06:25','2025-10-11 07:06:25'),(1247915,416054,'action created','2025-10-11 05:06:25','2025-10-11 07:06:25'),(1247916,416054,'action started via WP Cron','2025-10-11 05:11:26','2025-10-11 07:11:26'),(1247917,416054,'action complete via WP Cron','2025-10-11 05:11:26','2025-10-11 07:11:26'),(1247918,416055,'action created','2025-10-11 05:11:26','2025-10-11 07:11:26'),(1247919,416055,'action started via WP Cron','2025-10-11 05:15:18','2025-10-11 07:15:18'),(1247920,416055,'action complete via WP Cron','2025-10-11 05:15:19','2025-10-11 07:15:19'),(1247921,416056,'action created','2025-10-11 05:15:19','2025-10-11 07:15:19'),(1247922,416056,'action started via WP Cron','2025-10-11 05:19:15','2025-10-11 07:19:15'),(1247923,416056,'action complete via WP Cron','2025-10-11 05:19:15','2025-10-11 07:19:15'),(1247924,416057,'action created','2025-10-11 05:19:15','2025-10-11 07:19:15'),(1247925,416057,'action started via WP Cron','2025-10-11 05:21:26','2025-10-11 07:21:26'),(1247926,416057,'action complete via WP Cron','2025-10-11 05:21:26','2025-10-11 07:21:26'),(1247927,416058,'action created','2025-10-11 05:21:26','2025-10-11 07:21:26'),(1247928,416058,'action started via WP Cron','2025-10-11 05:26:26','2025-10-11 07:26:26'),(1247929,416058,'action complete via WP Cron','2025-10-11 05:26:26','2025-10-11 07:26:26'),(1247930,416059,'action created','2025-10-11 05:26:26','2025-10-11 07:26:26'),(1247931,416059,'action started via WP Cron','2025-10-11 05:29:27','2025-10-11 07:29:27'),(1247932,416059,'action complete via WP Cron','2025-10-11 05:29:27','2025-10-11 07:29:27'),(1247933,416060,'action created','2025-10-11 05:29:27','2025-10-11 07:29:27'),(1247934,416060,'action started via WP Cron','2025-10-11 05:35:07','2025-10-11 07:35:07'),(1247935,416060,'action complete via WP Cron','2025-10-11 05:35:07','2025-10-11 07:35:07'),(1247936,416061,'action created','2025-10-11 05:35:07','2025-10-11 07:35:07'),(1247937,416061,'action started via WP Cron','2025-10-11 05:41:25','2025-10-11 07:41:25'),(1247938,416061,'action complete via WP Cron','2025-10-11 05:41:25','2025-10-11 07:41:25'),(1247939,416062,'action created','2025-10-11 05:41:25','2025-10-11 07:41:25'),(1247940,416062,'action started via WP Cron','2025-10-11 05:46:25','2025-10-11 07:46:25'),(1247941,416062,'action complete via WP Cron','2025-10-11 05:46:26','2025-10-11 07:46:26'),(1247942,416063,'action created','2025-10-11 05:46:26','2025-10-11 07:46:26'),(1247943,416063,'action started via WP Cron','2025-10-11 05:51:25','2025-10-11 07:51:25'),(1247944,416063,'action complete via WP Cron','2025-10-11 05:51:25','2025-10-11 07:51:25'),(1247945,416064,'action created','2025-10-11 05:51:25','2025-10-11 07:51:25'),(1247946,416064,'action started via WP Cron','2025-10-11 05:56:08','2025-10-11 07:56:08'),(1247947,416064,'action complete via WP Cron','2025-10-11 05:56:08','2025-10-11 07:56:08'),(1247948,416065,'action created','2025-10-11 05:56:08','2025-10-11 07:56:08'),(1247949,416065,'action started via WP Cron','2025-10-11 06:01:25','2025-10-11 08:01:25'),(1247950,416065,'action complete via WP Cron','2025-10-11 06:01:26','2025-10-11 08:01:26'),(1247951,416066,'action created','2025-10-11 06:01:26','2025-10-11 08:01:26'),(1247952,416066,'action started via WP Cron','2025-10-11 06:06:25','2025-10-11 08:06:25'),(1247953,416066,'action complete via WP Cron','2025-10-11 06:06:25','2025-10-11 08:06:25'),(1247954,416067,'action created','2025-10-11 06:06:25','2025-10-11 08:06:25'),(1247955,416067,'action started via WP Cron','2025-10-11 06:11:26','2025-10-11 08:11:26'),(1247956,416067,'action complete via WP Cron','2025-10-11 06:11:26','2025-10-11 08:11:26'),(1247957,416068,'action created','2025-10-11 06:11:26','2025-10-11 08:11:26'),(1247958,416068,'action started via WP Cron','2025-10-11 06:16:25','2025-10-11 08:16:25'),(1247959,416068,'action complete via WP Cron','2025-10-11 06:16:25','2025-10-11 08:16:25'),(1247960,416069,'action created','2025-10-11 06:16:25','2025-10-11 08:16:25'),(1247961,416069,'action started via WP Cron','2025-10-11 06:21:25','2025-10-11 08:21:25'),(1247962,416069,'action complete via WP Cron','2025-10-11 06:21:25','2025-10-11 08:21:25'),(1247963,416070,'action created','2025-10-11 06:21:25','2025-10-11 08:21:25'),(1247964,416070,'action started via WP Cron','2025-10-11 06:26:26','2025-10-11 08:26:26'),(1247965,416070,'action complete via WP Cron','2025-10-11 06:26:26','2025-10-11 08:26:26'),(1247966,416071,'action created','2025-10-11 06:26:26','2025-10-11 08:26:26'),(1247967,416071,'action started via WP Cron','2025-10-11 06:31:25','2025-10-11 08:31:25'),(1247968,416071,'action complete via WP Cron','2025-10-11 06:31:25','2025-10-11 08:31:25'),(1247969,416072,'action created','2025-10-11 06:31:25','2025-10-11 08:31:25'),(1247970,416072,'action started via WP Cron','2025-10-11 06:36:25','2025-10-11 08:36:25'),(1247971,416072,'action complete via WP Cron','2025-10-11 06:36:25','2025-10-11 08:36:25'),(1247972,416073,'action created','2025-10-11 06:36:25','2025-10-11 08:36:25'),(1247973,416073,'action started via WP Cron','2025-10-11 06:41:26','2025-10-11 08:41:26'),(1247974,416073,'action complete via WP Cron','2025-10-11 06:41:26','2025-10-11 08:41:26'),(1247975,416074,'action created','2025-10-11 06:41:26','2025-10-11 08:41:26'),(1247976,416074,'action started via WP Cron','2025-10-11 06:46:25','2025-10-11 08:46:25'),(1247977,416074,'action complete via WP Cron','2025-10-11 06:46:25','2025-10-11 08:46:25'),(1247978,416075,'action created','2025-10-11 06:46:25','2025-10-11 08:46:25'),(1247979,416075,'action started via WP Cron','2025-10-11 06:51:25','2025-10-11 08:51:25'),(1247980,416075,'action complete via WP Cron','2025-10-11 06:51:25','2025-10-11 08:51:25'),(1247981,416076,'action created','2025-10-11 06:51:25','2025-10-11 08:51:25'),(1247982,416076,'action started via WP Cron','2025-10-11 06:55:37','2025-10-11 08:55:37'),(1247983,416076,'action complete via WP Cron','2025-10-11 06:55:37','2025-10-11 08:55:37'),(1247984,416077,'action created','2025-10-11 06:55:37','2025-10-11 08:55:37'),(1247985,416077,'action started via WP Cron','2025-10-11 07:04:20','2025-10-11 09:04:20'),(1247986,416077,'action complete via WP Cron','2025-10-11 07:04:20','2025-10-11 09:04:20'),(1247987,416078,'action created','2025-10-11 07:04:20','2025-10-11 09:04:20'),(1247988,416078,'action started via WP Cron','2025-10-11 07:11:26','2025-10-11 09:11:26'),(1247989,416078,'action complete via WP Cron','2025-10-11 07:11:26','2025-10-11 09:11:26'),(1247990,416079,'action created','2025-10-11 07:11:26','2025-10-11 09:11:26'),(1247991,416079,'action started via WP Cron','2025-10-11 07:16:25','2025-10-11 09:16:25'),(1247992,416079,'action complete via WP Cron','2025-10-11 07:16:25','2025-10-11 09:16:25'),(1247993,416080,'action created','2025-10-11 07:16:25','2025-10-11 09:16:25'),(1247994,416080,'action started via WP Cron','2025-10-11 07:21:25','2025-10-11 09:21:25'),(1247995,416080,'action complete via WP Cron','2025-10-11 07:21:25','2025-10-11 09:21:25'),(1247996,416081,'action created','2025-10-11 07:21:25','2025-10-11 09:21:25'),(1247997,416081,'action started via WP Cron','2025-10-11 07:26:26','2025-10-11 09:26:26'),(1247998,416081,'action complete via WP Cron','2025-10-11 07:26:26','2025-10-11 09:26:26'),(1247999,416082,'action created','2025-10-11 07:26:26','2025-10-11 09:26:26'),(1248000,416082,'action started via WP Cron','2025-10-11 07:31:25','2025-10-11 09:31:25'),(1248001,416082,'action complete via WP Cron','2025-10-11 07:31:25','2025-10-11 09:31:25'),(1248002,416083,'action created','2025-10-11 07:31:25','2025-10-11 09:31:25'),(1248003,416083,'action started via WP Cron','2025-10-11 07:36:25','2025-10-11 09:36:25'),(1248004,416083,'action complete via WP Cron','2025-10-11 07:36:26','2025-10-11 09:36:26'),(1248005,416084,'action created','2025-10-11 07:36:26','2025-10-11 09:36:26'),(1248006,416084,'action started via WP Cron','2025-10-11 07:41:26','2025-10-11 09:41:26'),(1248007,416084,'action complete via WP Cron','2025-10-11 07:41:26','2025-10-11 09:41:26'),(1248008,416085,'action created','2025-10-11 07:41:26','2025-10-11 09:41:26'),(1248009,416085,'action started via WP Cron','2025-10-11 07:46:25','2025-10-11 09:46:25'),(1248010,416085,'action complete via WP Cron','2025-10-11 07:46:25','2025-10-11 09:46:25'),(1248011,416086,'action created','2025-10-11 07:46:25','2025-10-11 09:46:25'),(1248012,416086,'action started via WP Cron','2025-10-11 07:51:25','2025-10-11 09:51:25'),(1248013,416086,'action complete via WP Cron','2025-10-11 07:51:26','2025-10-11 09:51:26'),(1248014,416087,'action created','2025-10-11 07:51:26','2025-10-11 09:51:26'),(1248015,416087,'action started via WP Cron','2025-10-11 07:56:26','2025-10-11 09:56:26'),(1248016,416087,'action complete via WP Cron','2025-10-11 07:56:26','2025-10-11 09:56:26'),(1248017,416088,'action created','2025-10-11 07:56:26','2025-10-11 09:56:26'),(1248018,416088,'action started via WP Cron','2025-10-11 07:59:44','2025-10-11 09:59:44'),(1248019,416088,'action complete via WP Cron','2025-10-11 07:59:44','2025-10-11 09:59:44'),(1248020,416089,'action created','2025-10-11 07:59:44','2025-10-11 09:59:44'),(1248021,416089,'action started via WP Cron','2025-10-11 08:05:36','2025-10-11 10:05:36'),(1248022,416089,'action complete via WP Cron','2025-10-11 08:05:36','2025-10-11 10:05:36'),(1248023,416090,'action created','2025-10-11 08:05:36','2025-10-11 10:05:36'),(1248024,416090,'action started via WP Cron','2025-10-11 08:11:26','2025-10-11 10:11:26'),(1248025,416090,'action complete via WP Cron','2025-10-11 08:11:26','2025-10-11 10:11:26'),(1248026,416091,'action created','2025-10-11 08:11:26','2025-10-11 10:11:26'),(1248027,416091,'action started via WP Cron','2025-10-11 08:14:25','2025-10-11 10:14:25'),(1248028,416091,'action complete via WP Cron','2025-10-11 08:14:25','2025-10-11 10:14:25'),(1248029,416092,'action created','2025-10-11 08:14:25','2025-10-11 10:14:25'),(1248030,416092,'action started via WP Cron','2025-10-11 08:16:26','2025-10-11 10:16:26'),(1248031,416092,'action complete via WP Cron','2025-10-11 08:16:26','2025-10-11 10:16:26'),(1248032,416093,'action created','2025-10-11 08:16:26','2025-10-11 10:16:26'),(1248033,416093,'action started via WP Cron','2025-10-11 08:21:26','2025-10-11 10:21:26'),(1248034,416093,'action complete via WP Cron','2025-10-11 08:21:26','2025-10-11 10:21:26'),(1248035,416094,'action created','2025-10-11 08:21:26','2025-10-11 10:21:26'),(1248036,416094,'action started via WP Cron','2025-10-11 08:26:26','2025-10-11 10:26:26'),(1248037,416094,'action complete via WP Cron','2025-10-11 08:26:26','2025-10-11 10:26:26'),(1248038,416095,'action created','2025-10-11 08:26:26','2025-10-11 10:26:26'),(1248039,416095,'action started via WP Cron','2025-10-11 08:30:26','2025-10-11 10:30:26'),(1248040,416095,'action complete via WP Cron','2025-10-11 08:30:26','2025-10-11 10:30:26'),(1248041,416096,'action created','2025-10-11 08:30:26','2025-10-11 10:30:26'),(1248042,416096,'action started via WP Cron','2025-10-11 08:34:53','2025-10-11 10:34:53'),(1248043,416096,'action complete via WP Cron','2025-10-11 08:34:53','2025-10-11 10:34:53'),(1248044,416097,'action created','2025-10-11 08:34:53','2025-10-11 10:34:53'),(1248045,416097,'action started via WP Cron','2025-10-11 08:41:26','2025-10-11 10:41:26'),(1248046,416097,'action complete via WP Cron','2025-10-11 08:41:26','2025-10-11 10:41:26'),(1248047,416098,'action created','2025-10-11 08:41:26','2025-10-11 10:41:26'),(1248048,416098,'action started via WP Cron','2025-10-11 08:46:26','2025-10-11 10:46:26'),(1248049,416098,'action complete via WP Cron','2025-10-11 08:46:27','2025-10-11 10:46:27'),(1248050,416099,'action created','2025-10-11 08:46:27','2025-10-11 10:46:27'),(1248051,416099,'action started via WP Cron','2025-10-11 08:51:26','2025-10-11 10:51:26'),(1248052,416099,'action complete via WP Cron','2025-10-11 08:51:26','2025-10-11 10:51:26'),(1248053,416100,'action created','2025-10-11 08:51:26','2025-10-11 10:51:26'),(1248054,416100,'action started via WP Cron','2025-10-11 08:56:26','2025-10-11 10:56:26'),(1248055,416100,'action complete via WP Cron','2025-10-11 08:56:26','2025-10-11 10:56:26'),(1248056,416101,'action created','2025-10-11 08:56:26','2025-10-11 10:56:26'),(1248057,416101,'action started via WP Cron','2025-10-11 09:01:26','2025-10-11 11:01:26'),(1248058,416101,'action complete via WP Cron','2025-10-11 09:01:26','2025-10-11 11:01:26'),(1248059,416102,'action created','2025-10-11 09:01:26','2025-10-11 11:01:26'),(1248060,416102,'action started via WP Cron','2025-10-11 09:03:46','2025-10-11 11:03:46'),(1248061,416102,'action complete via WP Cron','2025-10-11 09:03:46','2025-10-11 11:03:46'),(1248062,416103,'action created','2025-10-11 09:03:46','2025-10-11 11:03:46'),(1248063,416103,'action started via WP Cron','2025-10-11 09:06:26','2025-10-11 11:06:26'),(1248064,416103,'action complete via WP Cron','2025-10-11 09:06:26','2025-10-11 11:06:26'),(1248065,416104,'action created','2025-10-11 09:06:26','2025-10-11 11:06:26'),(1248066,416104,'action started via WP Cron','2025-10-11 09:11:27','2025-10-11 11:11:27'),(1248067,416105,'action created','2025-10-11 09:11:27','2025-10-11 11:11:27'),(1248068,416105,'action started via WP Cron','2025-10-11 09:11:30','2025-10-11 11:11:30'),(1248069,416105,'action complete via WP Cron','2025-10-11 09:11:30','2025-10-11 11:11:30'),(1248070,416104,'action complete via WP Cron','2025-10-11 09:11:30','2025-10-11 11:11:30'),(1248071,416106,'action created','2025-10-11 09:11:30','2025-10-11 11:11:30'),(1248072,416106,'action started via WP Cron','2025-10-11 09:16:26','2025-10-11 11:16:26'),(1248073,416106,'action complete via WP Cron','2025-10-11 09:16:26','2025-10-11 11:16:26'),(1248074,416107,'action created','2025-10-11 09:16:26','2025-10-11 11:16:26'),(1248075,416107,'action started via WP Cron','2025-10-11 09:21:26','2025-10-11 11:21:26'),(1248076,416108,'action created','2025-10-11 09:21:26','2025-10-11 11:21:26'),(1248077,416108,'action started via WP Cron','2025-10-11 09:21:28','2025-10-11 11:21:28'),(1248078,416108,'action complete via WP Cron','2025-10-11 09:21:28','2025-10-11 11:21:28'),(1248079,416107,'action complete via WP Cron','2025-10-11 09:21:28','2025-10-11 11:21:28'),(1248080,416109,'action created','2025-10-11 09:21:28','2025-10-11 11:21:28'),(1248081,416109,'action started via WP Cron','2025-10-11 09:26:26','2025-10-11 11:26:26'),(1248082,416109,'action complete via WP Cron','2025-10-11 09:26:26','2025-10-11 11:26:26'),(1248083,416110,'action created','2025-10-11 09:26:26','2025-10-11 11:26:26'),(1248084,416110,'action started via WP Cron','2025-10-11 09:29:29','2025-10-11 11:29:29'),(1248085,416110,'action complete via WP Cron','2025-10-11 09:29:29','2025-10-11 11:29:29'),(1248086,416111,'action created','2025-10-11 09:29:29','2025-10-11 11:29:29'),(1248087,416111,'action started via WP Cron','2025-10-11 09:35:15','2025-10-11 11:35:15'),(1248088,416111,'action complete via WP Cron','2025-10-11 09:35:15','2025-10-11 11:35:15'),(1248089,416112,'action created','2025-10-11 09:35:15','2025-10-11 11:35:15'),(1248090,416112,'action started via WP Cron','2025-10-11 09:37:27','2025-10-11 11:37:27'),(1248091,416112,'action complete via WP Cron','2025-10-11 09:37:27','2025-10-11 11:37:27'),(1248092,416113,'action created','2025-10-11 09:37:27','2025-10-11 11:37:27'),(1248093,416113,'action started via WP Cron','2025-10-11 09:46:26','2025-10-11 11:46:26'),(1248094,416113,'action complete via WP Cron','2025-10-11 09:46:26','2025-10-11 11:46:26'),(1248095,416114,'action created','2025-10-11 09:46:26','2025-10-11 11:46:26'),(1248096,416114,'action started via WP Cron','2025-10-11 09:50:57','2025-10-11 11:50:57'),(1248097,416115,'action created','2025-10-11 09:50:57','2025-10-11 11:50:57'),(1248098,416115,'action started via WP Cron','2025-10-11 09:50:58','2025-10-11 11:50:58'),(1248099,416115,'action complete via WP Cron','2025-10-11 09:50:58','2025-10-11 11:50:58'),(1248100,416114,'action complete via WP Cron','2025-10-11 09:50:58','2025-10-11 11:50:58'),(1248101,416116,'action created','2025-10-11 09:50:58','2025-10-11 11:50:58'),(1248102,416116,'action started via WP Cron','2025-10-11 09:56:28','2025-10-11 11:56:28'),(1248103,416116,'action complete via WP Cron','2025-10-11 09:56:28','2025-10-11 11:56:28'),(1248104,416117,'action created','2025-10-11 09:56:28','2025-10-11 11:56:28'),(1248105,416117,'action started via WP Cron','2025-10-11 10:01:25','2025-10-11 12:01:25'),(1248106,416118,'action created','2025-10-11 10:01:26','2025-10-11 12:01:26'),(1248107,416118,'action started via WP Cron','2025-10-11 10:01:27','2025-10-11 12:01:27'),(1248108,416118,'action complete via WP Cron','2025-10-11 10:01:27','2025-10-11 12:01:27'),(1248109,416117,'action complete via WP Cron','2025-10-11 10:01:27','2025-10-11 12:01:27'),(1248110,416119,'action created','2025-10-11 10:01:27','2025-10-11 12:01:27'),(1248111,416119,'action started via WP Cron','2025-10-11 10:06:26','2025-10-11 12:06:26'),(1248112,416119,'action complete via WP Cron','2025-10-11 10:06:26','2025-10-11 12:06:26'),(1248113,416120,'action created','2025-10-11 10:06:26','2025-10-11 12:06:26'),(1248114,416120,'action started via WP Cron','2025-10-11 10:11:26','2025-10-11 12:11:26'),(1248115,416120,'action complete via WP Cron','2025-10-11 10:11:26','2025-10-11 12:11:26'),(1248116,416121,'action created','2025-10-11 10:11:26','2025-10-11 12:11:26'),(1248117,416121,'action started via WP Cron','2025-10-11 10:16:26','2025-10-11 12:16:26'),(1248118,416121,'action complete via WP Cron','2025-10-11 10:16:26','2025-10-11 12:16:26'),(1248119,416122,'action created','2025-10-11 10:16:26','2025-10-11 12:16:26'),(1248120,416122,'action started via WP Cron','2025-10-11 10:21:26','2025-10-11 12:21:26'),(1248121,416122,'action complete via WP Cron','2025-10-11 10:21:26','2025-10-11 12:21:26'),(1248122,416123,'action created','2025-10-11 10:21:26','2025-10-11 12:21:26'),(1248123,416123,'action started via WP Cron','2025-10-11 10:26:26','2025-10-11 12:26:26'),(1248124,416123,'action complete via WP Cron','2025-10-11 10:26:26','2025-10-11 12:26:26'),(1248125,416124,'action created','2025-10-11 10:26:26','2025-10-11 12:26:26'),(1248126,416124,'action started via WP Cron','2025-10-11 10:31:26','2025-10-11 12:31:26'),(1248127,416124,'action complete via WP Cron','2025-10-11 10:31:26','2025-10-11 12:31:26'),(1248128,416125,'action created','2025-10-11 10:31:26','2025-10-11 12:31:26'),(1248129,416125,'action started via WP Cron','2025-10-11 10:34:23','2025-10-11 12:34:23'),(1248130,416125,'action complete via WP Cron','2025-10-11 10:34:23','2025-10-11 12:34:23'),(1248131,416126,'action created','2025-10-11 10:34:23','2025-10-11 12:34:23'),(1248132,416126,'action started via WP Cron','2025-10-11 10:36:26','2025-10-11 12:36:26'),(1248133,416126,'action complete via WP Cron','2025-10-11 10:36:26','2025-10-11 12:36:26'),(1248134,416127,'action created','2025-10-11 10:36:26','2025-10-11 12:36:26'),(1248135,416127,'action started via WP Cron','2025-10-11 10:38:29','2025-10-11 12:38:29'),(1248136,416128,'action created','2025-10-11 10:38:29','2025-10-11 12:38:29'),(1248137,416128,'action started via WP Cron','2025-10-11 10:38:31','2025-10-11 12:38:31'),(1248138,416128,'action complete via WP Cron','2025-10-11 10:38:31','2025-10-11 12:38:31'),(1248139,416127,'action complete via WP Cron','2025-10-11 10:38:31','2025-10-11 12:38:31'),(1248140,416129,'action created','2025-10-11 10:38:31','2025-10-11 12:38:31'),(1248141,416129,'action started via WP Cron','2025-10-11 10:41:26','2025-10-11 12:41:26'),(1248142,416129,'action complete via WP Cron','2025-10-11 10:41:26','2025-10-11 12:41:26'),(1248143,416130,'action created','2025-10-11 10:41:26','2025-10-11 12:41:26'),(1248144,416130,'action started via WP Cron','2025-10-11 10:46:26','2025-10-11 12:46:26'),(1248145,416130,'action complete via WP Cron','2025-10-11 10:46:26','2025-10-11 12:46:26'),(1248146,416131,'action created','2025-10-11 10:46:26','2025-10-11 12:46:26'),(1248147,416131,'action started via WP Cron','2025-10-11 10:51:25','2025-10-11 12:51:25'),(1248148,416131,'action complete via WP Cron','2025-10-11 10:51:26','2025-10-11 12:51:26'),(1248149,416132,'action created','2025-10-11 10:51:26','2025-10-11 12:51:26'),(1248150,416132,'action started via WP Cron','2025-10-11 10:55:14','2025-10-11 12:55:14'),(1248151,416133,'action created','2025-10-11 10:55:14','2025-10-11 12:55:14'),(1248152,416133,'action started via WP Cron','2025-10-11 10:55:16','2025-10-11 12:55:16'),(1248153,416133,'action complete via WP Cron','2025-10-11 10:55:16','2025-10-11 12:55:16'),(1248154,416132,'action complete via WP Cron','2025-10-11 10:55:16','2025-10-11 12:55:16'),(1248155,416134,'action created','2025-10-11 10:55:16','2025-10-11 12:55:16'),(1248156,416134,'action started via WP Cron','2025-10-11 11:01:26','2025-10-11 13:01:26'),(1248157,416134,'action complete via WP Cron','2025-10-11 11:01:26','2025-10-11 13:01:26'),(1248158,416135,'action created','2025-10-11 11:01:26','2025-10-11 13:01:26'),(1248159,416135,'action started via WP Cron','2025-10-11 11:05:50','2025-10-11 13:05:50'),(1248160,416135,'action complete via WP Cron','2025-10-11 11:05:50','2025-10-11 13:05:50'),(1248161,416136,'action created','2025-10-11 11:05:50','2025-10-11 13:05:50'),(1248162,416136,'action started via WP Cron','2025-10-11 11:11:26','2025-10-11 13:11:26'),(1248163,416136,'action complete via WP Cron','2025-10-11 11:11:26','2025-10-11 13:11:26'),(1248164,416137,'action created','2025-10-11 11:11:26','2025-10-11 13:11:26'),(1248165,416137,'action started via WP Cron','2025-10-11 11:16:26','2025-10-11 13:16:26'),(1248166,416138,'action created','2025-10-11 11:16:26','2025-10-11 13:16:26'),(1248167,416138,'action started via WP Cron','2025-10-11 11:16:27','2025-10-11 13:16:27'),(1248168,416138,'action complete via WP Cron','2025-10-11 11:16:27','2025-10-11 13:16:27'),(1248169,416137,'action complete via WP Cron','2025-10-11 11:16:27','2025-10-11 13:16:27'),(1248170,416139,'action created','2025-10-11 11:16:27','2025-10-11 13:16:27'),(1248171,416139,'action started via WP Cron','2025-10-11 11:21:26','2025-10-11 13:21:26'),(1248172,416139,'action complete via WP Cron','2025-10-11 11:21:26','2025-10-11 13:21:26'),(1248173,416140,'action created','2025-10-11 11:21:26','2025-10-11 13:21:26'),(1248174,416140,'action started via WP Cron','2025-10-11 11:26:27','2025-10-11 13:26:27'),(1248175,416140,'action complete via WP Cron','2025-10-11 11:26:27','2025-10-11 13:26:27'),(1248176,416141,'action created','2025-10-11 11:26:27','2025-10-11 13:26:27'),(1248177,416141,'action started via WP Cron','2025-10-11 11:31:27','2025-10-11 13:31:27'),(1248178,416141,'action complete via WP Cron','2025-10-11 11:31:27','2025-10-11 13:31:27'),(1248179,416142,'action created','2025-10-11 11:31:27','2025-10-11 13:31:27'),(1248180,416142,'action started via WP Cron','2025-10-11 11:36:26','2025-10-11 13:36:26'),(1248181,416143,'action created','2025-10-11 11:36:26','2025-10-11 13:36:26'),(1248182,416143,'action started via WP Cron','2025-10-11 11:36:27','2025-10-11 13:36:27'),(1248183,416143,'action complete via WP Cron','2025-10-11 11:36:28','2025-10-11 13:36:28'),(1248184,416142,'action complete via WP Cron','2025-10-11 11:36:28','2025-10-11 13:36:28'),(1248185,416144,'action created','2025-10-11 11:36:28','2025-10-11 13:36:28'),(1248186,416144,'action started via WP Cron','2025-10-11 11:40:27','2025-10-11 13:40:27'),(1248187,416144,'action complete via WP Cron','2025-10-11 11:40:27','2025-10-11 13:40:27'),(1248188,416145,'action created','2025-10-11 11:40:27','2025-10-11 13:40:27'),(1248189,416145,'action started via WP Cron','2025-10-11 11:46:40','2025-10-11 13:46:40'),(1248190,416145,'action complete via WP Cron','2025-10-11 11:46:40','2025-10-11 13:46:40'),(1248191,416146,'action created','2025-10-11 11:46:40','2025-10-11 13:46:40'),(1248192,416146,'action started via WP Cron','2025-10-11 11:51:34','2025-10-11 13:51:34'),(1248193,416146,'action complete via WP Cron','2025-10-11 11:51:34','2025-10-11 13:51:34'),(1248194,416147,'action created','2025-10-11 11:51:34','2025-10-11 13:51:34'),(1248195,416147,'action started via WP Cron','2025-10-11 11:56:03','2025-10-11 13:56:03'),(1248196,416148,'action created','2025-10-11 11:56:03','2025-10-11 13:56:03'),(1248197,416147,'action complete via WP Cron','2025-10-11 11:56:08','2025-10-11 13:56:08'),(1248198,416149,'action created','2025-10-11 11:56:08','2025-10-11 13:56:08'),(1248199,416148,'action started via WP Cron','2025-10-11 11:56:10','2025-10-11 13:56:10'),(1248200,416148,'action complete via WP Cron','2025-10-11 11:56:10','2025-10-11 13:56:10'),(1248201,416149,'action started via WP Cron','2025-10-11 12:01:33','2025-10-11 14:01:33'),(1248202,416149,'action complete via WP Cron','2025-10-11 12:01:33','2025-10-11 14:01:33'),(1248203,416150,'action created','2025-10-11 12:01:33','2025-10-11 14:01:33'),(1248204,416150,'action started via WP Cron','2025-10-11 12:03:36','2025-10-11 14:03:36'),(1248205,416150,'action complete via WP Cron','2025-10-11 12:03:36','2025-10-11 14:03:36'),(1248206,416151,'action created','2025-10-11 12:03:36','2025-10-11 14:03:36'),(1248207,416151,'action started via WP Cron','2025-10-11 12:05:36','2025-10-11 14:05:36'),(1248208,416151,'action complete via WP Cron','2025-10-11 12:05:36','2025-10-11 14:05:36'),(1248209,416152,'action created','2025-10-11 12:05:36','2025-10-11 14:05:36'),(1248210,416152,'action started via WP Cron','2025-10-11 12:08:03','2025-10-11 14:08:03'),(1248211,416152,'action complete via WP Cron','2025-10-11 12:08:03','2025-10-11 14:08:03'),(1248212,416153,'action created','2025-10-11 12:08:03','2025-10-11 14:08:03'),(1248213,416153,'action started via WP Cron','2025-10-11 12:11:31','2025-10-11 14:11:31'),(1248214,416153,'action complete via WP Cron','2025-10-11 12:11:31','2025-10-11 14:11:31'),(1248215,416154,'action created','2025-10-11 12:11:31','2025-10-11 14:11:31'),(1248216,416154,'action started via WP Cron','2025-10-11 12:16:26','2025-10-11 14:16:26'),(1248217,416154,'action complete via WP Cron','2025-10-11 12:16:26','2025-10-11 14:16:26'),(1248218,416155,'action created','2025-10-11 12:16:26','2025-10-11 14:16:26'),(1248219,416155,'action started via WP Cron','2025-10-11 12:21:26','2025-10-11 14:21:26'),(1248220,416155,'action complete via WP Cron','2025-10-11 12:21:26','2025-10-11 14:21:26'),(1248221,416156,'action created','2025-10-11 12:21:26','2025-10-11 14:21:26'),(1248222,416156,'action started via WP Cron','2025-10-11 12:26:08','2025-10-11 14:26:08'),(1248223,416157,'action created','2025-10-11 12:26:08','2025-10-11 14:26:08'),(1248224,416157,'action started via WP Cron','2025-10-11 12:26:09','2025-10-11 14:26:09'),(1248225,416157,'action complete via WP Cron','2025-10-11 12:26:09','2025-10-11 14:26:09'),(1248226,416156,'action complete via WP Cron','2025-10-11 12:26:09','2025-10-11 14:26:09'),(1248227,416158,'action created','2025-10-11 12:26:09','2025-10-11 14:26:09'),(1248228,416158,'action started via WP Cron','2025-10-11 12:28:45','2025-10-11 14:28:45'),(1248229,416158,'action complete via WP Cron','2025-10-11 12:28:45','2025-10-11 14:28:45'),(1248230,416159,'action created','2025-10-11 12:28:45','2025-10-11 14:28:45'),(1248231,416159,'action started via WP Cron','2025-10-11 12:31:26','2025-10-11 14:31:26'),(1248232,416159,'action complete via WP Cron','2025-10-11 12:31:26','2025-10-11 14:31:26'),(1248233,416160,'action created','2025-10-11 12:31:26','2025-10-11 14:31:26'),(1248234,416160,'action started via WP Cron','2025-10-11 12:36:20','2025-10-11 14:36:20'),(1248235,416160,'action complete via WP Cron','2025-10-11 12:36:20','2025-10-11 14:36:20'),(1248236,416161,'action created','2025-10-11 12:36:20','2025-10-11 14:36:20'),(1248237,416161,'action started via WP Cron','2025-10-11 12:40:27','2025-10-11 14:40:27'),(1248238,416161,'action complete via WP Cron','2025-10-11 12:40:27','2025-10-11 14:40:27'),(1248239,416162,'action created','2025-10-11 12:40:27','2025-10-11 14:40:27'),(1248240,416162,'action started via WP Cron','2025-10-11 12:42:43','2025-10-11 14:42:43'),(1248241,416162,'action complete via WP Cron','2025-10-11 12:42:43','2025-10-11 14:42:43'),(1248242,416163,'action created','2025-10-11 12:42:43','2025-10-11 14:42:43'),(1248243,416163,'action started via WP Cron','2025-10-11 12:46:26','2025-10-11 14:46:26'),(1248244,416163,'action complete via WP Cron','2025-10-11 12:46:26','2025-10-11 14:46:26'),(1248245,416164,'action created','2025-10-11 12:46:26','2025-10-11 14:46:26'),(1248246,416164,'action started via WP Cron','2025-10-11 12:51:26','2025-10-11 14:51:26'),(1248247,416164,'action complete via WP Cron','2025-10-11 12:51:26','2025-10-11 14:51:26'),(1248248,416165,'action created','2025-10-11 12:51:26','2025-10-11 14:51:26'),(1248249,416165,'action started via WP Cron','2025-10-11 12:56:26','2025-10-11 14:56:26'),(1248250,416165,'action complete via WP Cron','2025-10-11 12:56:26','2025-10-11 14:56:26'),(1248251,416166,'action created','2025-10-11 12:56:26','2025-10-11 14:56:26'),(1248252,416166,'action started via WP Cron','2025-10-11 13:01:27','2025-10-11 15:01:27'),(1248253,416166,'action complete via WP Cron','2025-10-11 13:01:27','2025-10-11 15:01:27'),(1248254,416167,'action created','2025-10-11 13:01:27','2025-10-11 15:01:27'),(1248255,416167,'action started via WP Cron','2025-10-11 13:06:26','2025-10-11 15:06:26'),(1248256,416167,'action complete via WP Cron','2025-10-11 13:06:26','2025-10-11 15:06:26'),(1248257,416168,'action created','2025-10-11 13:06:26','2025-10-11 15:06:26'),(1248258,416168,'action started via WP Cron','2025-10-11 13:11:26','2025-10-11 15:11:26'),(1248259,416168,'action complete via WP Cron','2025-10-11 13:11:26','2025-10-11 15:11:26'),(1248260,416169,'action created','2025-10-11 13:11:26','2025-10-11 15:11:26'),(1248261,416169,'action started via WP Cron','2025-10-11 13:16:26','2025-10-11 15:16:26'),(1248262,416169,'action complete via WP Cron','2025-10-11 13:16:26','2025-10-11 15:16:26'),(1248263,416170,'action created','2025-10-11 13:16:26','2025-10-11 15:16:26'),(1248264,416170,'action started via WP Cron','2025-10-11 13:21:25','2025-10-11 15:21:25'),(1248265,416170,'action complete via WP Cron','2025-10-11 13:21:26','2025-10-11 15:21:26'),(1248266,416171,'action created','2025-10-11 13:21:26','2025-10-11 15:21:26'),(1248267,416171,'action started via WP Cron','2025-10-11 13:26:26','2025-10-11 15:26:26'),(1248268,416172,'action created','2025-10-11 13:26:26','2025-10-11 15:26:26'),(1248269,416172,'action started via WP Cron','2025-10-11 13:26:29','2025-10-11 15:26:29'),(1248270,416172,'action complete via WP Cron','2025-10-11 13:26:29','2025-10-11 15:26:29'),(1248271,416171,'action complete via WP Cron','2025-10-11 13:26:29','2025-10-11 15:26:29'),(1248272,416173,'action created','2025-10-11 13:26:29','2025-10-11 15:26:29'),(1248273,416173,'action started via WP Cron','2025-10-11 13:28:39','2025-10-11 15:28:39'),(1248274,416173,'action complete via WP Cron','2025-10-11 13:28:39','2025-10-11 15:28:39'),(1248275,416174,'action created','2025-10-11 13:28:39','2025-10-11 15:28:39'),(1248276,416174,'action started via WP Cron','2025-10-11 13:31:26','2025-10-11 15:31:26'),(1248277,416174,'action complete via WP Cron','2025-10-11 13:31:26','2025-10-11 15:31:26'),(1248278,416175,'action created','2025-10-11 13:31:26','2025-10-11 15:31:26'),(1248279,416175,'action started via WP Cron','2025-10-11 13:36:26','2025-10-11 15:36:26'),(1248280,416175,'action complete via WP Cron','2025-10-11 13:36:26','2025-10-11 15:36:26'),(1248281,416176,'action created','2025-10-11 13:36:26','2025-10-11 15:36:26'),(1248282,416176,'action started via WP Cron','2025-10-11 13:39:11','2025-10-11 15:39:11'),(1248283,416176,'action complete via WP Cron','2025-10-11 13:39:11','2025-10-11 15:39:11'),(1248284,416177,'action created','2025-10-11 13:39:11','2025-10-11 15:39:11'),(1248285,416177,'action started via WP Cron','2025-10-11 13:41:26','2025-10-11 15:41:26'),(1248286,416177,'action complete via WP Cron','2025-10-11 13:41:26','2025-10-11 15:41:26'),(1248287,416178,'action created','2025-10-11 13:41:26','2025-10-11 15:41:26'),(1248288,416178,'action started via WP Cron','2025-10-11 13:46:26','2025-10-11 15:46:26'),(1248289,416178,'action complete via WP Cron','2025-10-11 13:46:26','2025-10-11 15:46:26'),(1248290,416179,'action created','2025-10-11 13:46:26','2025-10-11 15:46:26'),(1248291,416179,'action started via WP Cron','2025-10-11 13:51:26','2025-10-11 15:51:26'),(1248292,416179,'action complete via WP Cron','2025-10-11 13:51:26','2025-10-11 15:51:26'),(1248293,416180,'action created','2025-10-11 13:51:26','2025-10-11 15:51:26'),(1248294,416180,'action started via WP Cron','2025-10-11 13:53:33','2025-10-11 15:53:33'),(1248295,416180,'action complete via WP Cron','2025-10-11 13:53:33','2025-10-11 15:53:33'),(1248296,416181,'action created','2025-10-11 13:53:33','2025-10-11 15:53:33'),(1248297,416181,'action started via WP Cron','2025-10-11 13:55:41','2025-10-11 15:55:41'),(1248298,416181,'action complete via WP Cron','2025-10-11 13:55:41','2025-10-11 15:55:41'),(1248299,416182,'action created','2025-10-11 13:55:41','2025-10-11 15:55:41'),(1248300,416182,'action started via WP Cron','2025-10-11 14:00:56','2025-10-11 16:00:56'),(1248301,416183,'action created','2025-10-11 14:00:56','2025-10-11 16:00:56'),(1248302,416183,'action started via WP Cron','2025-10-11 14:00:57','2025-10-11 16:00:57'),(1248303,416183,'action complete via WP Cron','2025-10-11 14:00:58','2025-10-11 16:00:58'),(1248304,416182,'action complete via WP Cron','2025-10-11 14:00:58','2025-10-11 16:00:58'),(1248305,416184,'action created','2025-10-11 14:00:58','2025-10-11 16:00:58'),(1248306,416184,'action started via WP Cron','2025-10-11 14:06:26','2025-10-11 16:06:26'),(1248307,416184,'action complete via WP Cron','2025-10-11 14:06:26','2025-10-11 16:06:26'),(1248308,416185,'action created','2025-10-11 14:06:26','2025-10-11 16:06:26'),(1248309,416185,'action started via WP Cron','2025-10-11 14:11:26','2025-10-11 16:11:26'),(1248310,416185,'action complete via WP Cron','2025-10-11 14:11:26','2025-10-11 16:11:26'),(1248311,416186,'action created','2025-10-11 14:11:27','2025-10-11 16:11:27'),(1248312,416186,'action started via WP Cron','2025-10-11 14:16:26','2025-10-11 16:16:26'),(1248313,416186,'action complete via WP Cron','2025-10-11 14:16:26','2025-10-11 16:16:26'),(1248314,416187,'action created','2025-10-11 14:16:26','2025-10-11 16:16:26'),(1248315,416187,'action started via WP Cron','2025-10-11 14:21:26','2025-10-11 16:21:26'),(1248316,416187,'action complete via WP Cron','2025-10-11 14:21:26','2025-10-11 16:21:26'),(1248317,416188,'action created','2025-10-11 14:21:26','2025-10-11 16:21:26'),(1248318,416188,'action started via WP Cron','2025-10-11 14:24:37','2025-10-11 16:24:37'),(1248319,416188,'action complete via WP Cron','2025-10-11 14:24:37','2025-10-11 16:24:37'),(1248320,416189,'action created','2025-10-11 14:24:37','2025-10-11 16:24:37'),(1248321,416189,'action started via WP Cron','2025-10-11 14:27:49','2025-10-11 16:27:49'),(1248322,416189,'action complete via WP Cron','2025-10-11 14:27:49','2025-10-11 16:27:49'),(1248323,416190,'action created','2025-10-11 14:27:49','2025-10-11 16:27:49'),(1248324,416190,'action started via WP Cron','2025-10-11 14:29:58','2025-10-11 16:29:58'),(1248325,416190,'action complete via WP Cron','2025-10-11 14:29:58','2025-10-11 16:29:58'),(1248326,416191,'action created','2025-10-11 14:29:58','2025-10-11 16:29:58'),(1248327,416191,'action started via WP Cron','2025-10-11 14:34:13','2025-10-11 16:34:13'),(1248328,416192,'action created','2025-10-11 14:34:13','2025-10-11 16:34:13'),(1248329,416192,'action started via WP Cron','2025-10-11 14:34:14','2025-10-11 16:34:14'),(1248330,416192,'action complete via WP Cron','2025-10-11 14:34:14','2025-10-11 16:34:14'),(1248331,416191,'action complete via WP Cron','2025-10-11 14:34:14','2025-10-11 16:34:14'),(1248332,416193,'action created','2025-10-11 14:34:14','2025-10-11 16:34:14'),(1248333,416193,'action started via WP Cron','2025-10-11 14:36:26','2025-10-11 16:36:26'),(1248334,416194,'action created','2025-10-11 14:36:26','2025-10-11 16:36:26'),(1248335,416194,'action started via WP Cron','2025-10-11 14:36:27','2025-10-11 16:36:27'),(1248336,416194,'action complete via WP Cron','2025-10-11 14:36:27','2025-10-11 16:36:27'),(1248337,416193,'action complete via WP Cron','2025-10-11 14:36:28','2025-10-11 16:36:28'),(1248338,416195,'action created','2025-10-11 14:36:28','2025-10-11 16:36:28'),(1248339,416195,'action started via WP Cron','2025-10-11 14:41:26','2025-10-11 16:41:26'),(1248340,416195,'action complete via WP Cron','2025-10-11 14:41:26','2025-10-11 16:41:26'),(1248341,416196,'action created','2025-10-11 14:41:26','2025-10-11 16:41:26'),(1248342,416196,'action started via WP Cron','2025-10-11 14:44:52','2025-10-11 16:44:52'),(1248343,416196,'action complete via WP Cron','2025-10-11 14:44:52','2025-10-11 16:44:52'),(1248344,416197,'action created','2025-10-11 14:44:52','2025-10-11 16:44:52'),(1248345,416197,'action started via WP Cron','2025-10-11 14:49:23','2025-10-11 16:49:23'),(1248346,416197,'action complete via WP Cron','2025-10-11 14:49:23','2025-10-11 16:49:23'),(1248347,416198,'action created','2025-10-11 14:49:23','2025-10-11 16:49:23'),(1248348,416198,'action started via WP Cron','2025-10-11 14:51:26','2025-10-11 16:51:26'),(1248349,416198,'action complete via WP Cron','2025-10-11 14:51:26','2025-10-11 16:51:26'),(1248350,416199,'action created','2025-10-11 14:51:26','2025-10-11 16:51:26'),(1248351,416199,'action started via WP Cron','2025-10-11 15:00:44','2025-10-11 17:00:44'),(1248352,416199,'action complete via WP Cron','2025-10-11 15:00:44','2025-10-11 17:00:44'),(1248353,416200,'action created','2025-10-11 15:00:44','2025-10-11 17:00:44'),(1248354,416200,'action started via WP Cron','2025-10-11 15:05:08','2025-10-11 17:05:08'),(1248355,416200,'action complete via WP Cron','2025-10-11 15:05:08','2025-10-11 17:05:08'),(1248356,416201,'action created','2025-10-11 15:05:08','2025-10-11 17:05:08'),(1248357,416201,'action started via WP Cron','2025-10-11 15:07:29','2025-10-11 17:07:29'),(1248358,416201,'action complete via WP Cron','2025-10-11 15:07:29','2025-10-11 17:07:29'),(1248359,416202,'action created','2025-10-11 15:07:29','2025-10-11 17:07:29'),(1248360,416202,'action started via WP Cron','2025-10-11 15:09:30','2025-10-11 17:09:30'),(1248361,416202,'action complete via WP Cron','2025-10-11 15:09:30','2025-10-11 17:09:30'),(1248362,416203,'action created','2025-10-11 15:09:30','2025-10-11 17:09:30'),(1248363,416203,'action started via WP Cron','2025-10-11 15:12:52','2025-10-11 17:12:52'),(1248364,416203,'action complete via WP Cron','2025-10-11 15:12:52','2025-10-11 17:12:52'),(1248365,416204,'action created','2025-10-11 15:12:52','2025-10-11 17:12:52'),(1248366,416204,'action started via WP Cron','2025-10-11 15:16:26','2025-10-11 17:16:26'),(1248367,416205,'action created','2025-10-11 15:16:26','2025-10-11 17:16:26'),(1248368,416205,'action started via WP Cron','2025-10-11 15:16:27','2025-10-11 17:16:27'),(1248369,416205,'action complete via WP Cron','2025-10-11 15:16:27','2025-10-11 17:16:27'),(1248370,416204,'action complete via WP Cron','2025-10-11 15:16:27','2025-10-11 17:16:27'),(1248371,416206,'action created','2025-10-11 15:16:28','2025-10-11 17:16:28'),(1248372,416206,'action started via WP Cron','2025-10-11 15:21:26','2025-10-11 17:21:26'),(1248373,416206,'action complete via WP Cron','2025-10-11 15:21:26','2025-10-11 17:21:26'),(1248374,416207,'action created','2025-10-11 15:21:26','2025-10-11 17:21:26'),(1248375,416207,'action started via WP Cron','2025-10-11 15:26:27','2025-10-11 17:26:27'),(1248376,416207,'action complete via WP Cron','2025-10-11 15:26:27','2025-10-11 17:26:27'),(1248377,416208,'action created','2025-10-11 15:26:27','2025-10-11 17:26:27'),(1248378,416208,'action started via WP Cron','2025-10-11 15:31:26','2025-10-11 17:31:26'),(1248379,416208,'action complete via WP Cron','2025-10-11 15:31:26','2025-10-11 17:31:26'),(1248380,416209,'action created','2025-10-11 15:31:26','2025-10-11 17:31:26'),(1248381,416209,'action started via WP Cron','2025-10-11 15:35:55','2025-10-11 17:35:55'),(1248382,416210,'action created','2025-10-11 15:35:55','2025-10-11 17:35:55'),(1248383,416210,'action started via WP Cron','2025-10-11 15:35:57','2025-10-11 17:35:57'),(1248384,416210,'action complete via WP Cron','2025-10-11 15:35:57','2025-10-11 17:35:57'),(1248385,416209,'action complete via WP Cron','2025-10-11 15:35:57','2025-10-11 17:35:57'),(1248386,416211,'action created','2025-10-11 15:35:57','2025-10-11 17:35:57'),(1248387,416211,'action started via WP Cron','2025-10-11 15:37:57','2025-10-11 17:37:57'),(1248388,416211,'action complete via WP Cron','2025-10-11 15:37:57','2025-10-11 17:37:57'),(1248389,416212,'action created','2025-10-11 15:37:57','2025-10-11 17:37:57'),(1248390,416212,'action started via WP Cron','2025-10-11 15:39:57','2025-10-11 17:39:57'),(1248391,416212,'action complete via WP Cron','2025-10-11 15:39:57','2025-10-11 17:39:57'),(1248392,416213,'action created','2025-10-11 15:39:57','2025-10-11 17:39:57'),(1248393,416213,'action started via WP Cron','2025-10-11 15:46:26','2025-10-11 17:46:26'),(1248394,416213,'action complete via WP Cron','2025-10-11 15:46:26','2025-10-11 17:46:26'),(1248395,416214,'action created','2025-10-11 15:46:26','2025-10-11 17:46:26'),(1248396,416214,'action started via WP Cron','2025-10-11 15:51:26','2025-10-11 17:51:26'),(1248397,416214,'action complete via WP Cron','2025-10-11 15:51:26','2025-10-11 17:51:26'),(1248398,416215,'action created','2025-10-11 15:51:26','2025-10-11 17:51:26'),(1248399,416215,'action started via WP Cron','2025-10-11 15:53:32','2025-10-11 17:53:32'),(1248400,416215,'action complete via WP Cron','2025-10-11 15:53:32','2025-10-11 17:53:32'),(1248401,416216,'action created','2025-10-11 15:53:32','2025-10-11 17:53:32'),(1248402,416216,'action started via WP Cron','2025-10-11 15:56:26','2025-10-11 17:56:26'),(1248403,416216,'action complete via WP Cron','2025-10-11 15:56:26','2025-10-11 17:56:26'),(1248404,416217,'action created','2025-10-11 15:56:26','2025-10-11 17:56:26'),(1248405,416217,'action started via WP Cron','2025-10-11 15:59:21','2025-10-11 17:59:21'),(1248406,416217,'action complete via WP Cron','2025-10-11 15:59:21','2025-10-11 17:59:21'),(1248407,416218,'action created','2025-10-11 15:59:21','2025-10-11 17:59:21'),(1248408,416218,'action started via WP Cron','2025-10-11 16:01:26','2025-10-11 18:01:26'),(1248409,416218,'action complete via WP Cron','2025-10-11 16:01:26','2025-10-11 18:01:26'),(1248410,416219,'action created','2025-10-11 16:01:26','2025-10-11 18:01:26'),(1248411,416219,'action started via WP Cron','2025-10-11 16:06:26','2025-10-11 18:06:26'),(1248412,416219,'action complete via WP Cron','2025-10-11 16:06:26','2025-10-11 18:06:26'),(1248413,416220,'action created','2025-10-11 16:06:26','2025-10-11 18:06:26'),(1248414,416220,'action started via WP Cron','2025-10-11 16:11:27','2025-10-11 18:11:27'),(1248415,416221,'action created','2025-10-11 16:11:27','2025-10-11 18:11:27'),(1248416,416221,'action started via WP Cron','2025-10-11 16:11:28','2025-10-11 18:11:28'),(1248417,416221,'action complete via WP Cron','2025-10-11 16:11:28','2025-10-11 18:11:28'),(1248418,416220,'action complete via WP Cron','2025-10-11 16:11:28','2025-10-11 18:11:28'),(1248419,416222,'action created','2025-10-11 16:11:28','2025-10-11 18:11:28'),(1248420,416222,'action started via WP Cron','2025-10-11 16:13:49','2025-10-11 18:13:49'),(1248421,416222,'action complete via WP Cron','2025-10-11 16:13:49','2025-10-11 18:13:49'),(1248422,416223,'action created','2025-10-11 16:13:49','2025-10-11 18:13:49'),(1248423,416223,'action started via WP Cron','2025-10-11 16:18:35','2025-10-11 18:18:35'),(1248424,416223,'action complete via WP Cron','2025-10-11 16:18:35','2025-10-11 18:18:35'),(1248425,416224,'action created','2025-10-11 16:18:35','2025-10-11 18:18:35'),(1248426,416224,'action started via WP Cron','2025-10-11 16:21:26','2025-10-11 18:21:26'),(1248427,416224,'action complete via WP Cron','2025-10-11 16:21:26','2025-10-11 18:21:26'),(1248428,416225,'action created','2025-10-11 16:21:26','2025-10-11 18:21:26'),(1248429,416225,'action started via WP Cron','2025-10-11 16:26:26','2025-10-11 18:26:26'),(1248430,416225,'action complete via WP Cron','2025-10-11 16:26:26','2025-10-11 18:26:26'),(1248431,416226,'action created','2025-10-11 16:26:26','2025-10-11 18:26:26'),(1248432,416226,'action started via WP Cron','2025-10-11 16:31:26','2025-10-11 18:31:26'),(1248433,416226,'action complete via WP Cron','2025-10-11 16:31:26','2025-10-11 18:31:26'),(1248434,416227,'action created','2025-10-11 16:31:26','2025-10-11 18:31:26'),(1248435,416227,'action started via WP Cron','2025-10-11 16:36:26','2025-10-11 18:36:26'),(1248436,416227,'action complete via WP Cron','2025-10-11 16:36:26','2025-10-11 18:36:26'),(1248437,416228,'action created','2025-10-11 16:36:26','2025-10-11 18:36:26'),(1248438,416228,'action started via WP Cron','2025-10-11 16:41:27','2025-10-11 18:41:27'),(1248439,416228,'action complete via WP Cron','2025-10-11 16:41:27','2025-10-11 18:41:27'),(1248440,416229,'action created','2025-10-11 16:41:27','2025-10-11 18:41:27'),(1248441,416229,'action started via WP Cron','2025-10-11 16:46:26','2025-10-11 18:46:26'),(1248442,416229,'action complete via WP Cron','2025-10-11 16:46:26','2025-10-11 18:46:26'),(1248443,416230,'action created','2025-10-11 16:46:26','2025-10-11 18:46:26'),(1248444,416230,'action started via WP Cron','2025-10-11 16:51:26','2025-10-11 18:51:26'),(1248445,416230,'action complete via WP Cron','2025-10-11 16:51:26','2025-10-11 18:51:26'),(1248446,416231,'action created','2025-10-11 16:51:26','2025-10-11 18:51:26'),(1248447,416231,'action started via WP Cron','2025-10-11 16:56:26','2025-10-11 18:56:26'),(1248448,416231,'action complete via WP Cron','2025-10-11 16:56:26','2025-10-11 18:56:26'),(1248449,416232,'action created','2025-10-11 16:56:26','2025-10-11 18:56:26'),(1248450,416232,'action started via WP Cron','2025-10-11 17:01:26','2025-10-11 19:01:26'),(1248451,416233,'action created','2025-10-11 17:01:26','2025-10-11 19:01:26'),(1248452,416233,'action started via WP Cron','2025-10-11 17:01:28','2025-10-11 19:01:28'),(1248453,416233,'action complete via WP Cron','2025-10-11 17:01:28','2025-10-11 19:01:28'),(1248454,416232,'action complete via WP Cron','2025-10-11 17:01:28','2025-10-11 19:01:28'),(1248455,416234,'action created','2025-10-11 17:01:28','2025-10-11 19:01:28'),(1248456,416234,'action started via WP Cron','2025-10-11 17:06:26','2025-10-11 19:06:26'),(1248457,416234,'action complete via WP Cron','2025-10-11 17:06:26','2025-10-11 19:06:26'),(1248458,416235,'action created','2025-10-11 17:06:26','2025-10-11 19:06:26'),(1248459,416235,'action started via WP Cron','2025-10-11 17:11:27','2025-10-11 19:11:27'),(1248460,416235,'action complete via WP Cron','2025-10-11 17:11:27','2025-10-11 19:11:27'),(1248461,416236,'action created','2025-10-11 17:11:27','2025-10-11 19:11:27'),(1248462,416236,'action started via WP Cron','2025-10-11 17:16:27','2025-10-11 19:16:27'),(1248463,416236,'action complete via WP Cron','2025-10-11 17:16:27','2025-10-11 19:16:27'),(1248464,416237,'action created','2025-10-11 17:16:27','2025-10-11 19:16:27'),(1248465,416237,'action started via WP Cron','2025-10-11 17:21:26','2025-10-11 19:21:26'),(1248466,416237,'action complete via WP Cron','2025-10-11 17:21:26','2025-10-11 19:21:26'),(1248467,416238,'action created','2025-10-11 17:21:26','2025-10-11 19:21:26'),(1248468,416238,'action started via WP Cron','2025-10-11 17:26:27','2025-10-11 19:26:27'),(1248469,416238,'action complete via WP Cron','2025-10-11 17:26:27','2025-10-11 19:26:27'),(1248470,416239,'action created','2025-10-11 17:26:27','2025-10-11 19:26:27'),(1248471,416239,'action started via WP Cron','2025-10-11 17:31:27','2025-10-11 19:31:27'),(1248472,416239,'action complete via WP Cron','2025-10-11 17:31:27','2025-10-11 19:31:27'),(1248473,416240,'action created','2025-10-11 17:31:27','2025-10-11 19:31:27'),(1248474,416240,'action started via WP Cron','2025-10-11 17:36:26','2025-10-11 19:36:26'),(1248475,416240,'action complete via WP Cron','2025-10-11 17:36:26','2025-10-11 19:36:26'),(1248476,416241,'action created','2025-10-11 17:36:26','2025-10-11 19:36:26'),(1248477,416241,'action started via WP Cron','2025-10-11 17:40:07','2025-10-11 19:40:07'),(1248478,416242,'action created','2025-10-11 17:40:07','2025-10-11 19:40:07'),(1248479,416242,'action started via WP Cron','2025-10-11 17:40:08','2025-10-11 19:40:08'),(1248480,416242,'action complete via WP Cron','2025-10-11 17:40:09','2025-10-11 19:40:09'),(1248481,416241,'action complete via WP Cron','2025-10-11 17:40:09','2025-10-11 19:40:09'),(1248482,416243,'action created','2025-10-11 17:40:09','2025-10-11 19:40:09'),(1248483,416243,'action started via WP Cron','2025-10-11 17:46:26','2025-10-11 19:46:26'),(1248484,416243,'action complete via WP Cron','2025-10-11 17:46:26','2025-10-11 19:46:26'),(1248485,416244,'action created','2025-10-11 17:46:26','2025-10-11 19:46:26'),(1248486,416244,'action started via WP Cron','2025-10-11 17:51:26','2025-10-11 19:51:26'),(1248487,416244,'action complete via WP Cron','2025-10-11 17:51:26','2025-10-11 19:51:26'),(1248488,416245,'action created','2025-10-11 17:51:26','2025-10-11 19:51:26'),(1248489,416245,'action started via WP Cron','2025-10-11 17:53:29','2025-10-11 19:53:29'),(1248490,416245,'action complete via WP Cron','2025-10-11 17:53:29','2025-10-11 19:53:29'),(1248491,416246,'action created','2025-10-11 17:53:29','2025-10-11 19:53:29'),(1248492,416246,'action started via WP Cron','2025-10-11 17:56:27','2025-10-11 19:56:27'),(1248493,416246,'action complete via WP Cron','2025-10-11 17:56:27','2025-10-11 19:56:27'),(1248494,416247,'action created','2025-10-11 17:56:27','2025-10-11 19:56:27'),(1248495,416247,'action started via WP Cron','2025-10-11 17:59:08','2025-10-11 19:59:08'),(1248496,416247,'action complete via WP Cron','2025-10-11 17:59:08','2025-10-11 19:59:08'),(1248497,416248,'action created','2025-10-11 17:59:08','2025-10-11 19:59:08'),(1248498,416248,'action started via WP Cron','2025-10-11 18:01:26','2025-10-11 20:01:26'),(1248499,416248,'action complete via WP Cron','2025-10-11 18:01:26','2025-10-11 20:01:26'),(1248500,416249,'action created','2025-10-11 18:01:26','2025-10-11 20:01:26'),(1248501,416249,'action started via WP Cron','2025-10-11 18:06:26','2025-10-11 20:06:26'),(1248502,416249,'action complete via WP Cron','2025-10-11 18:06:26','2025-10-11 20:06:26'),(1248503,416250,'action created','2025-10-11 18:06:26','2025-10-11 20:06:26'),(1248504,416250,'action started via WP Cron','2025-10-11 18:11:26','2025-10-11 20:11:26'),(1248505,416250,'action complete via WP Cron','2025-10-11 18:11:26','2025-10-11 20:11:26'),(1248506,416251,'action created','2025-10-11 18:11:26','2025-10-11 20:11:26'),(1248507,416251,'action started via WP Cron','2025-10-11 18:16:26','2025-10-11 20:16:26'),(1248508,416251,'action complete via WP Cron','2025-10-11 18:16:26','2025-10-11 20:16:26'),(1248509,416252,'action created','2025-10-11 18:16:26','2025-10-11 20:16:26'),(1248510,416252,'action started via WP Cron','2025-10-11 18:19:55','2025-10-11 20:19:55'),(1248511,416252,'action complete via WP Cron','2025-10-11 18:19:55','2025-10-11 20:19:55'),(1248512,416253,'action created','2025-10-11 18:19:55','2025-10-11 20:19:55'),(1248513,416253,'action started via WP Cron','2025-10-11 18:26:26','2025-10-11 20:26:26'),(1248514,416254,'action created','2025-10-11 18:26:26','2025-10-11 20:26:26'),(1248515,416254,'action started via WP Cron','2025-10-11 18:26:28','2025-10-11 20:26:28'),(1248516,416254,'action complete via WP Cron','2025-10-11 18:26:28','2025-10-11 20:26:28'),(1248517,416253,'action complete via WP Cron','2025-10-11 18:26:28','2025-10-11 20:26:28'),(1248518,416255,'action created','2025-10-11 18:26:28','2025-10-11 20:26:28'),(1248519,416255,'action started via WP Cron','2025-10-11 18:31:26','2025-10-11 20:31:26'),(1248520,416255,'action complete via WP Cron','2025-10-11 18:31:26','2025-10-11 20:31:26'),(1248521,416256,'action created','2025-10-11 18:31:26','2025-10-11 20:31:26'),(1248522,416256,'action started via WP Cron','2025-10-11 18:36:26','2025-10-11 20:36:26'),(1248523,416256,'action complete via WP Cron','2025-10-11 18:36:26','2025-10-11 20:36:26'),(1248524,416257,'action created','2025-10-11 18:36:26','2025-10-11 20:36:26'),(1248525,416257,'action started via WP Cron','2025-10-11 18:41:27','2025-10-11 20:41:27'),(1248526,416257,'action complete via WP Cron','2025-10-11 18:41:27','2025-10-11 20:41:27'),(1248527,416258,'action created','2025-10-11 18:41:27','2025-10-11 20:41:27'),(1248528,416258,'action started via WP Cron','2025-10-11 18:46:27','2025-10-11 20:46:27'),(1248529,416259,'action created','2025-10-11 18:46:27','2025-10-11 20:46:27'),(1248530,416259,'action started via WP Cron','2025-10-11 18:46:28','2025-10-11 20:46:28'),(1248531,416259,'action complete via WP Cron','2025-10-11 18:46:28','2025-10-11 20:46:28'),(1248532,416258,'action complete via WP Cron','2025-10-11 18:46:28','2025-10-11 20:46:28'),(1248533,416260,'action created','2025-10-11 18:46:28','2025-10-11 20:46:28'),(1248534,416260,'action started via WP Cron','2025-10-11 18:51:26','2025-10-11 20:51:26'),(1248535,416260,'action complete via WP Cron','2025-10-11 18:51:26','2025-10-11 20:51:26'),(1248536,416261,'action created','2025-10-11 18:51:26','2025-10-11 20:51:26'),(1248537,416261,'action started via WP Cron','2025-10-11 18:56:26','2025-10-11 20:56:26'),(1248538,416261,'action complete via WP Cron','2025-10-11 18:56:27','2025-10-11 20:56:27'),(1248539,416262,'action created','2025-10-11 18:56:27','2025-10-11 20:56:27'),(1248540,416262,'action started via WP Cron','2025-10-11 19:00:51','2025-10-11 21:00:51'),(1248541,416262,'action complete via WP Cron','2025-10-11 19:00:51','2025-10-11 21:00:51'),(1248542,416263,'action created','2025-10-11 19:00:51','2025-10-11 21:00:51'),(1248543,416263,'action started via WP Cron','2025-10-11 19:06:26','2025-10-11 21:06:26'),(1248544,416263,'action complete via WP Cron','2025-10-11 19:06:26','2025-10-11 21:06:26'),(1248545,416264,'action created','2025-10-11 19:06:26','2025-10-11 21:06:26'),(1248546,416264,'action started via WP Cron','2025-10-11 19:08:37','2025-10-11 21:08:37'),(1248547,416264,'action complete via WP Cron','2025-10-11 19:08:37','2025-10-11 21:08:37'),(1248548,416265,'action created','2025-10-11 19:08:37','2025-10-11 21:08:37'),(1248549,416265,'action started via WP Cron','2025-10-11 19:11:27','2025-10-11 21:11:27'),(1248550,416265,'action complete via WP Cron','2025-10-11 19:11:27','2025-10-11 21:11:27'),(1248551,416266,'action created','2025-10-11 19:11:27','2025-10-11 21:11:27'),(1248552,416266,'action started via WP Cron','2025-10-11 19:16:26','2025-10-11 21:16:26'),(1248553,416267,'action created','2025-10-11 19:16:26','2025-10-11 21:16:26'),(1248554,416267,'action started via WP Cron','2025-10-11 19:16:27','2025-10-11 21:16:27'),(1248555,416267,'action complete via WP Cron','2025-10-11 19:16:27','2025-10-11 21:16:27'),(1248556,416266,'action complete via WP Cron','2025-10-11 19:16:28','2025-10-11 21:16:28'),(1248557,416268,'action created','2025-10-11 19:16:28','2025-10-11 21:16:28'),(1248558,416268,'action started via WP Cron','2025-10-11 19:18:51','2025-10-11 21:18:51'),(1248559,416268,'action complete via WP Cron','2025-10-11 19:18:51','2025-10-11 21:18:51'),(1248560,416269,'action created','2025-10-11 19:18:51','2025-10-11 21:18:51'),(1248561,416269,'action started via WP Cron','2025-10-11 19:21:26','2025-10-11 21:21:26'),(1248562,416269,'action complete via WP Cron','2025-10-11 19:21:26','2025-10-11 21:21:26'),(1248563,416270,'action created','2025-10-11 19:21:26','2025-10-11 21:21:26'),(1248564,416270,'action started via WP Cron','2025-10-11 19:25:48','2025-10-11 21:25:48'),(1248565,416270,'action complete via WP Cron','2025-10-11 19:25:48','2025-10-11 21:25:48'),(1248566,416271,'action created','2025-10-11 19:25:48','2025-10-11 21:25:48'),(1248567,416271,'action started via WP Cron','2025-10-11 19:31:27','2025-10-11 21:31:27'),(1248568,416271,'action complete via WP Cron','2025-10-11 19:31:27','2025-10-11 21:31:27'),(1248569,416272,'action created','2025-10-11 19:31:27','2025-10-11 21:31:27'),(1248570,416272,'action started via WP Cron','2025-10-11 19:35:16','2025-10-11 21:35:16'),(1248571,416273,'action created','2025-10-11 19:35:16','2025-10-11 21:35:16'),(1248572,416273,'action started via WP Cron','2025-10-11 19:35:18','2025-10-11 21:35:18'),(1248573,416273,'action complete via WP Cron','2025-10-11 19:35:18','2025-10-11 21:35:18'),(1248574,416272,'action complete via WP Cron','2025-10-11 19:35:18','2025-10-11 21:35:18'),(1248575,416274,'action created','2025-10-11 19:35:18','2025-10-11 21:35:18'),(1248576,416274,'action started via WP Cron','2025-10-11 19:39:49','2025-10-11 21:39:49'),(1248577,416274,'action complete via WP Cron','2025-10-11 19:39:49','2025-10-11 21:39:49'),(1248578,416275,'action created','2025-10-11 19:39:49','2025-10-11 21:39:49'),(1248579,416275,'action started via WP Cron','2025-10-11 19:44:33','2025-10-11 21:44:33'),(1248580,416275,'action complete via WP Cron','2025-10-11 19:44:33','2025-10-11 21:44:33'),(1248581,416276,'action created','2025-10-11 19:44:33','2025-10-11 21:44:33'),(1248582,416276,'action started via WP Cron','2025-10-11 19:46:33','2025-10-11 21:46:33'),(1248583,416276,'action complete via WP Cron','2025-10-11 19:46:33','2025-10-11 21:46:33'),(1248584,416277,'action created','2025-10-11 19:46:34','2025-10-11 21:46:34'),(1248585,416277,'action started via WP Cron','2025-10-11 19:49:55','2025-10-11 21:49:55'),(1248586,416277,'action complete via WP Cron','2025-10-11 19:49:55','2025-10-11 21:49:55'),(1248587,416278,'action created','2025-10-11 19:49:55','2025-10-11 21:49:55'),(1248588,416278,'action started via WP Cron','2025-10-11 19:55:27','2025-10-11 21:55:27'),(1248589,416279,'action created','2025-10-11 19:55:27','2025-10-11 21:55:27'),(1248590,416279,'action started via WP Cron','2025-10-11 19:55:28','2025-10-11 21:55:28'),(1248591,416279,'action complete via WP Cron','2025-10-11 19:55:29','2025-10-11 21:55:29'),(1248592,416278,'action complete via WP Cron','2025-10-11 19:55:29','2025-10-11 21:55:29'),(1248593,416280,'action created','2025-10-11 19:55:29','2025-10-11 21:55:29'),(1248594,416280,'action started via WP Cron','2025-10-11 20:00:25','2025-10-11 22:00:25'),(1248595,416280,'action complete via WP Cron','2025-10-11 20:00:25','2025-10-11 22:00:25'),(1248596,416281,'action created','2025-10-11 20:00:25','2025-10-11 22:00:25'),(1248597,416281,'action started via WP Cron','2025-10-11 20:02:36','2025-10-11 22:02:36'),(1248598,416281,'action complete via WP Cron','2025-10-11 20:02:36','2025-10-11 22:02:36'),(1248599,416282,'action created','2025-10-11 20:02:36','2025-10-11 22:02:36'),(1248600,416282,'action started via WP Cron','2025-10-11 20:06:26','2025-10-11 22:06:26'),(1248601,416282,'action complete via WP Cron','2025-10-11 20:06:26','2025-10-11 22:06:26'),(1248602,416283,'action created','2025-10-11 20:06:26','2025-10-11 22:06:26'),(1248603,416283,'action started via WP Cron','2025-10-11 20:11:34','2025-10-11 22:11:34'),(1248604,416283,'action complete via WP Cron','2025-10-11 20:11:34','2025-10-11 22:11:34'),(1248605,416284,'action created','2025-10-11 20:11:34','2025-10-11 22:11:34'),(1248606,416284,'action started via WP Cron','2025-10-11 20:16:26','2025-10-11 22:16:26'),(1248607,416284,'action complete via WP Cron','2025-10-11 20:16:26','2025-10-11 22:16:26'),(1248608,416285,'action created','2025-10-11 20:16:26','2025-10-11 22:16:26'),(1248609,416285,'action started via WP Cron','2025-10-11 20:21:26','2025-10-11 22:21:26'),(1248610,416285,'action complete via WP Cron','2025-10-11 20:21:26','2025-10-11 22:21:26'),(1248611,416286,'action created','2025-10-11 20:21:26','2025-10-11 22:21:26'),(1248612,416286,'action started via WP Cron','2025-10-11 20:24:34','2025-10-11 22:24:34'),(1248613,416286,'action complete via WP Cron','2025-10-11 20:24:34','2025-10-11 22:24:34'),(1248614,416287,'action created','2025-10-11 20:24:34','2025-10-11 22:24:34'),(1248615,416287,'action started via WP Cron','2025-10-11 20:31:37','2025-10-11 22:31:37'),(1248616,416287,'action complete via WP Cron','2025-10-11 20:31:37','2025-10-11 22:31:37'),(1248617,416288,'action created','2025-10-11 20:31:37','2025-10-11 22:31:37'),(1248618,416288,'action started via WP Cron','2025-10-11 20:36:10','2025-10-11 22:36:10'),(1248619,416289,'action created','2025-10-11 20:36:11','2025-10-11 22:36:11'),(1248620,416289,'action started via WP Cron','2025-10-11 20:36:14','2025-10-11 22:36:14'),(1248621,416289,'action complete via WP Cron','2025-10-11 20:36:14','2025-10-11 22:36:14'),(1248622,416288,'action complete via WP Cron','2025-10-11 20:36:14','2025-10-11 22:36:14'),(1248623,416290,'action created','2025-10-11 20:36:14','2025-10-11 22:36:14'),(1248624,416290,'action started via WP Cron','2025-10-11 20:41:27','2025-10-11 22:41:27'),(1248625,416290,'action complete via WP Cron','2025-10-11 20:41:27','2025-10-11 22:41:27'),(1248626,416291,'action created','2025-10-11 20:41:27','2025-10-11 22:41:27'),(1248627,416291,'action started via WP Cron','2025-10-11 20:46:42','2025-10-11 22:46:42'),(1248628,416291,'action complete via WP Cron','2025-10-11 20:46:42','2025-10-11 22:46:42'),(1248629,416292,'action created','2025-10-11 20:46:42','2025-10-11 22:46:42'),(1248630,416292,'action started via WP Cron','2025-10-11 20:51:26','2025-10-11 22:51:26'),(1248631,416292,'action complete via WP Cron','2025-10-11 20:51:26','2025-10-11 22:51:26'),(1248632,416293,'action created','2025-10-11 20:51:26','2025-10-11 22:51:26'),(1248633,416293,'action started via WP Cron','2025-10-11 20:56:27','2025-10-11 22:56:27'),(1248634,416293,'action complete via WP Cron','2025-10-11 20:56:27','2025-10-11 22:56:27'),(1248635,416294,'action created','2025-10-11 20:56:27','2025-10-11 22:56:27'),(1248636,416294,'action started via WP Cron','2025-10-11 21:01:18','2025-10-11 23:01:18'),(1248637,416294,'action complete via WP Cron','2025-10-11 21:01:19','2025-10-11 23:01:19'),(1248638,416295,'action created','2025-10-11 21:01:19','2025-10-11 23:01:19'),(1248639,416295,'action started via WP Cron','2025-10-11 21:06:26','2025-10-11 23:06:26'),(1248640,416295,'action complete via WP Cron','2025-10-11 21:06:26','2025-10-11 23:06:26'),(1248641,416296,'action created','2025-10-11 21:06:26','2025-10-11 23:06:26'),(1248642,416296,'action started via WP Cron','2025-10-11 21:11:26','2025-10-11 23:11:26'),(1248643,416296,'action complete via WP Cron','2025-10-11 21:11:26','2025-10-11 23:11:26'),(1248644,416297,'action created','2025-10-11 21:11:26','2025-10-11 23:11:26'),(1248645,416297,'action started via WP Cron','2025-10-11 21:16:26','2025-10-11 23:16:26'),(1248646,416297,'action complete via WP Cron','2025-10-11 21:16:26','2025-10-11 23:16:26'),(1248647,416298,'action created','2025-10-11 21:16:26','2025-10-11 23:16:26'),(1248648,416298,'action started via WP Cron','2025-10-11 21:21:26','2025-10-11 23:21:26'),(1248649,416298,'action complete via WP Cron','2025-10-11 21:21:26','2025-10-11 23:21:26'),(1248650,416299,'action created','2025-10-11 21:21:26','2025-10-11 23:21:26'),(1248651,416299,'action started via WP Cron','2025-10-11 21:26:27','2025-10-11 23:26:27'),(1248652,416299,'action complete via WP Cron','2025-10-11 21:26:27','2025-10-11 23:26:27'),(1248653,416300,'action created','2025-10-11 21:26:27','2025-10-11 23:26:27'),(1248654,416300,'action started via WP Cron','2025-10-11 21:31:26','2025-10-11 23:31:26'),(1248655,416301,'action created','2025-10-11 21:31:27','2025-10-11 23:31:27'),(1248656,416301,'action started via WP Cron','2025-10-11 21:31:30','2025-10-11 23:31:30'),(1248657,416301,'action complete via WP Cron','2025-10-11 21:31:30','2025-10-11 23:31:30'),(1248658,416300,'action complete via WP Cron','2025-10-11 21:31:30','2025-10-11 23:31:30'),(1248659,416302,'action created','2025-10-11 21:31:30','2025-10-11 23:31:30'),(1248660,416302,'action started via WP Cron','2025-10-11 21:36:26','2025-10-11 23:36:26'),(1248661,416302,'action complete via WP Cron','2025-10-11 21:36:26','2025-10-11 23:36:26'),(1248662,416303,'action created','2025-10-11 21:36:26','2025-10-11 23:36:26'),(1248663,416303,'action started via WP Cron','2025-10-11 21:39:26','2025-10-11 23:39:26'),(1248664,416303,'action complete via WP Cron','2025-10-11 21:39:26','2025-10-11 23:39:26'),(1248665,416304,'action created','2025-10-11 21:39:26','2025-10-11 23:39:26'),(1248666,416304,'action started via WP Cron','2025-10-11 21:41:26','2025-10-11 23:41:26'),(1248667,416304,'action complete via WP Cron','2025-10-11 21:41:26','2025-10-11 23:41:26'),(1248668,416305,'action created','2025-10-11 21:41:26','2025-10-11 23:41:26'),(1248669,416305,'action started via WP Cron','2025-10-11 21:46:26','2025-10-11 23:46:26'),(1248670,416305,'action complete via WP Cron','2025-10-11 21:46:26','2025-10-11 23:46:26'),(1248671,416306,'action created','2025-10-11 21:46:26','2025-10-11 23:46:26'),(1248672,416306,'action started via WP Cron','2025-10-11 21:49:02','2025-10-11 23:49:02'),(1248673,416306,'action complete via WP Cron','2025-10-11 21:49:02','2025-10-11 23:49:02'),(1248674,416307,'action created','2025-10-11 21:49:02','2025-10-11 23:49:02'),(1248675,416307,'action started via WP Cron','2025-10-11 21:51:26','2025-10-11 23:51:26'),(1248676,416307,'action complete via WP Cron','2025-10-11 21:51:26','2025-10-11 23:51:26'),(1248677,416308,'action created','2025-10-11 21:51:26','2025-10-11 23:51:26'),(1248678,416308,'action started via WP Cron','2025-10-11 21:56:27','2025-10-11 23:56:27'),(1248679,416308,'action complete via WP Cron','2025-10-11 21:56:27','2025-10-11 23:56:27'),(1248680,416309,'action created','2025-10-11 21:56:27','2025-10-11 23:56:27'),(1248681,416309,'action started via WP Cron','2025-10-11 21:59:42','2025-10-11 23:59:42'),(1248682,416309,'action complete via WP Cron','2025-10-11 21:59:42','2025-10-11 23:59:42'),(1248683,416310,'action created','2025-10-11 21:59:42','2025-10-11 23:59:42'),(1248684,416310,'action started via WP Cron','2025-10-11 22:06:26','2025-10-12 00:06:26'),(1248685,416311,'action created','2025-10-11 22:06:26','2025-10-12 00:06:26'),(1248686,416311,'action started via WP Cron','2025-10-11 22:06:29','2025-10-12 00:06:29'),(1248687,416311,'action complete via WP Cron','2025-10-11 22:06:30','2025-10-12 00:06:30'),(1248688,416310,'action complete via WP Cron','2025-10-11 22:06:30','2025-10-12 00:06:30'),(1248689,416312,'action created','2025-10-11 22:06:30','2025-10-12 00:06:30'),(1248690,416312,'action started via WP Cron','2025-10-11 22:11:26','2025-10-12 00:11:26'),(1248691,416312,'action complete via WP Cron','2025-10-11 22:11:26','2025-10-12 00:11:26'),(1248692,416313,'action created','2025-10-11 22:11:26','2025-10-12 00:11:26'),(1248693,416313,'action started via WP Cron','2025-10-11 22:16:26','2025-10-12 00:16:26'),(1248694,416313,'action complete via WP Cron','2025-10-11 22:16:26','2025-10-12 00:16:26'),(1248695,416314,'action created','2025-10-11 22:16:26','2025-10-12 00:16:26'),(1248696,416314,'action started via WP Cron','2025-10-11 22:21:26','2025-10-12 00:21:26'),(1248697,416314,'action complete via WP Cron','2025-10-11 22:21:26','2025-10-12 00:21:26'),(1248698,416315,'action created','2025-10-11 22:21:26','2025-10-12 00:21:26'),(1248699,416315,'action started via WP Cron','2025-10-11 22:26:26','2025-10-12 00:26:26'),(1248700,416315,'action complete via WP Cron','2025-10-11 22:26:26','2025-10-12 00:26:26'),(1248701,416316,'action created','2025-10-11 22:26:26','2025-10-12 00:26:26'),(1248702,416316,'action started via WP Cron','2025-10-11 22:28:29','2025-10-12 00:28:29'),(1248703,416316,'action complete via WP Cron','2025-10-11 22:28:29','2025-10-12 00:28:29'),(1248704,416317,'action created','2025-10-11 22:28:29','2025-10-12 00:28:29'),(1248705,416317,'action started via WP Cron','2025-10-11 22:30:30','2025-10-12 00:30:30'),(1248706,416317,'action complete via WP Cron','2025-10-11 22:30:30','2025-10-12 00:30:30'),(1248707,416318,'action created','2025-10-11 22:30:30','2025-10-12 00:30:30'),(1248708,416318,'action started via WP Cron','2025-10-11 22:32:30','2025-10-12 00:32:30'),(1248709,416318,'action complete via WP Cron','2025-10-11 22:32:30','2025-10-12 00:32:30'),(1248710,416319,'action created','2025-10-11 22:32:30','2025-10-12 00:32:30'),(1248711,416319,'action started via WP Cron','2025-10-11 22:34:30','2025-10-12 00:34:30'),(1248712,416319,'action complete via WP Cron','2025-10-11 22:34:30','2025-10-12 00:34:30'),(1248713,416320,'action created','2025-10-11 22:34:30','2025-10-12 00:34:30'),(1248714,416320,'action started via Async Request','2025-10-11 22:37:00','2025-10-12 00:37:00'),(1248715,416320,'action complete via Async Request','2025-10-11 22:37:00','2025-10-12 00:37:00'),(1248716,416321,'action created','2025-10-11 22:37:00','2025-10-12 00:37:00'),(1248717,416321,'action started via WP Cron','2025-10-11 22:39:29','2025-10-12 00:39:29'),(1248718,416321,'action complete via WP Cron','2025-10-11 22:39:29','2025-10-12 00:39:29'),(1248719,416322,'action created','2025-10-11 22:39:29','2025-10-12 00:39:29'),(1248720,416322,'action started via WP Cron','2025-10-11 22:41:29','2025-10-12 00:41:29'),(1248721,416322,'action complete via WP Cron','2025-10-11 22:41:29','2025-10-12 00:41:29'),(1248722,416323,'action created','2025-10-11 22:41:29','2025-10-12 00:41:29'),(1248723,416323,'action started via WP Cron','2025-10-11 22:43:31','2025-10-12 00:43:31'),(1248724,416323,'action complete via WP Cron','2025-10-11 22:43:31','2025-10-12 00:43:31'),(1248725,416324,'action created','2025-10-11 22:43:31','2025-10-12 00:43:31'),(1248726,416324,'action started via WP Cron','2025-10-11 22:46:26','2025-10-12 00:46:26'),(1248727,416324,'action complete via WP Cron','2025-10-11 22:46:26','2025-10-12 00:46:26'),(1248728,416325,'action created','2025-10-11 22:46:26','2025-10-12 00:46:26'),(1248729,416325,'action started via WP Cron','2025-10-11 22:51:26','2025-10-12 00:51:26'),(1248730,416325,'action complete via WP Cron','2025-10-11 22:51:26','2025-10-12 00:51:26'),(1248731,416326,'action created','2025-10-11 22:51:26','2025-10-12 00:51:26'),(1248732,416326,'action started via WP Cron','2025-10-11 22:56:26','2025-10-12 00:56:26'),(1248733,416326,'action complete via WP Cron','2025-10-11 22:56:26','2025-10-12 00:56:26'),(1248734,416327,'action created','2025-10-11 22:56:26','2025-10-12 00:56:26'),(1248735,416327,'action started via WP Cron','2025-10-11 23:01:26','2025-10-12 01:01:26'),(1248736,416327,'action complete via WP Cron','2025-10-11 23:01:26','2025-10-12 01:01:26'),(1248737,416328,'action created','2025-10-11 23:01:26','2025-10-12 01:01:26'),(1248738,416328,'action started via WP Cron','2025-10-11 23:03:49','2025-10-12 01:03:49'),(1248739,416328,'action complete via WP Cron','2025-10-11 23:03:49','2025-10-12 01:03:49'),(1248740,416329,'action created','2025-10-11 23:03:49','2025-10-12 01:03:49'),(1248741,416329,'action started via WP Cron','2025-10-11 23:06:26','2025-10-12 01:06:26'),(1248742,416330,'action created','2025-10-11 23:06:26','2025-10-12 01:06:26'),(1248743,416330,'action started via WP Cron','2025-10-11 23:06:28','2025-10-12 01:06:28'),(1248744,416330,'action complete via WP Cron','2025-10-11 23:06:28','2025-10-12 01:06:28'),(1248745,416329,'action complete via WP Cron','2025-10-11 23:06:28','2025-10-12 01:06:28'),(1248746,416331,'action created','2025-10-11 23:06:28','2025-10-12 01:06:28'),(1248747,416331,'action started via WP Cron','2025-10-11 23:11:27','2025-10-12 01:11:27'),(1248748,416331,'action complete via WP Cron','2025-10-11 23:11:27','2025-10-12 01:11:27'),(1248749,416332,'action created','2025-10-11 23:11:27','2025-10-12 01:11:27'),(1248750,416332,'action started via WP Cron','2025-10-11 23:16:22','2025-10-12 01:16:22'),(1248751,416332,'action complete via WP Cron','2025-10-11 23:16:22','2025-10-12 01:16:22'),(1248752,416333,'action created','2025-10-11 23:16:22','2025-10-12 01:16:22'),(1248753,416333,'action started via WP Cron','2025-10-11 23:19:32','2025-10-12 01:19:32'),(1248754,416333,'action complete via WP Cron','2025-10-11 23:19:32','2025-10-12 01:19:32'),(1248755,416334,'action created','2025-10-11 23:19:32','2025-10-12 01:19:32'),(1248756,416334,'action started via WP Cron','2025-10-11 23:26:26','2025-10-12 01:26:26'),(1248757,416334,'action complete via WP Cron','2025-10-11 23:26:26','2025-10-12 01:26:26'),(1248758,416335,'action created','2025-10-11 23:26:26','2025-10-12 01:26:26'),(1248759,416335,'action started via WP Cron','2025-10-11 23:31:27','2025-10-12 01:31:27'),(1248760,416335,'action complete via WP Cron','2025-10-11 23:31:27','2025-10-12 01:31:27'),(1248761,416336,'action created','2025-10-11 23:31:27','2025-10-12 01:31:27'),(1248762,416336,'action started via WP Cron','2025-10-11 23:36:26','2025-10-12 01:36:26'),(1248763,416336,'action complete via WP Cron','2025-10-11 23:36:26','2025-10-12 01:36:26'),(1248764,416337,'action created','2025-10-11 23:36:26','2025-10-12 01:36:26'),(1248765,416337,'action started via WP Cron','2025-10-11 23:39:18','2025-10-12 01:39:18'),(1248766,416338,'action created','2025-10-11 23:39:18','2025-10-12 01:39:18'),(1248767,416338,'action started via WP Cron','2025-10-11 23:39:19','2025-10-12 01:39:19'),(1248768,416338,'action complete via WP Cron','2025-10-11 23:39:19','2025-10-12 01:39:19'),(1248769,416337,'action complete via WP Cron','2025-10-11 23:39:19','2025-10-12 01:39:19'),(1248770,416339,'action created','2025-10-11 23:39:19','2025-10-12 01:39:19'),(1248771,416339,'action started via WP Cron','2025-10-11 23:41:27','2025-10-12 01:41:27'),(1248772,416339,'action complete via WP Cron','2025-10-11 23:41:27','2025-10-12 01:41:27'),(1248773,416340,'action created','2025-10-11 23:41:27','2025-10-12 01:41:27'),(1248774,416340,'action started via WP Cron','2025-10-11 23:46:27','2025-10-12 01:46:27'),(1248775,416340,'action complete via WP Cron','2025-10-11 23:46:27','2025-10-12 01:46:27'),(1248776,416341,'action created','2025-10-11 23:46:27','2025-10-12 01:46:27'),(1248777,416341,'action started via WP Cron','2025-10-11 23:51:26','2025-10-12 01:51:26'),(1248778,416342,'action created','2025-10-11 23:51:26','2025-10-12 01:51:26'),(1248779,416342,'action started via WP Cron','2025-10-11 23:51:28','2025-10-12 01:51:28'),(1248780,416342,'action complete via WP Cron','2025-10-11 23:51:28','2025-10-12 01:51:28'),(1248781,416341,'action complete via WP Cron','2025-10-11 23:51:28','2025-10-12 01:51:28'),(1248782,416343,'action created','2025-10-11 23:51:28','2025-10-12 01:51:28'),(1248783,416343,'action started via WP Cron','2025-10-11 23:56:26','2025-10-12 01:56:26'),(1248784,416343,'action complete via WP Cron','2025-10-11 23:56:26','2025-10-12 01:56:26'),(1248785,416344,'action created','2025-10-11 23:56:26','2025-10-12 01:56:26'),(1248786,416344,'action started via WP Cron','2025-10-12 00:01:26','2025-10-12 02:01:26'),(1248787,416344,'action complete via WP Cron','2025-10-12 00:01:26','2025-10-12 02:01:26'),(1248788,416345,'action created','2025-10-12 00:01:26','2025-10-12 02:01:26'),(1248789,416345,'action started via WP Cron','2025-10-12 00:06:26','2025-10-12 02:06:26'),(1248790,416346,'action created','2025-10-12 00:06:26','2025-10-12 02:06:26'),(1248791,416346,'action started via WP Cron','2025-10-12 00:06:28','2025-10-12 02:06:28'),(1248792,416346,'action complete via WP Cron','2025-10-12 00:06:28','2025-10-12 02:06:28'),(1248793,416345,'action complete via WP Cron','2025-10-12 00:06:28','2025-10-12 02:06:28'),(1248794,416347,'action created','2025-10-12 00:06:28','2025-10-12 02:06:28'),(1248795,416347,'action started via WP Cron','2025-10-12 00:11:26','2025-10-12 02:11:26'),(1248796,416347,'action complete via WP Cron','2025-10-12 00:11:26','2025-10-12 02:11:26'),(1248797,416348,'action created','2025-10-12 00:11:26','2025-10-12 02:11:26'),(1248798,416348,'action started via WP Cron','2025-10-12 00:16:26','2025-10-12 02:16:26'),(1248799,416348,'action complete via WP Cron','2025-10-12 00:16:26','2025-10-12 02:16:26'),(1248800,416349,'action created','2025-10-12 00:16:26','2025-10-12 02:16:26'),(1248801,416349,'action started via WP Cron','2025-10-12 00:21:27','2025-10-12 02:21:27'),(1248802,416349,'action complete via WP Cron','2025-10-12 00:21:27','2025-10-12 02:21:27'),(1248803,416350,'action created','2025-10-12 00:21:27','2025-10-12 02:21:27'),(1248804,416350,'action started via WP Cron','2025-10-12 00:26:26','2025-10-12 02:26:26'),(1248805,416350,'action complete via WP Cron','2025-10-12 00:26:26','2025-10-12 02:26:26'),(1248806,416351,'action created','2025-10-12 00:26:26','2025-10-12 02:26:26'),(1248807,416351,'action started via WP Cron','2025-10-12 00:31:26','2025-10-12 02:31:26'),(1248808,416351,'action complete via WP Cron','2025-10-12 00:31:26','2025-10-12 02:31:26'),(1248809,416352,'action created','2025-10-12 00:31:26','2025-10-12 02:31:26'),(1248810,416352,'action started via WP Cron','2025-10-12 00:36:26','2025-10-12 02:36:26'),(1248811,416352,'action complete via WP Cron','2025-10-12 00:36:26','2025-10-12 02:36:26'),(1248812,416353,'action created','2025-10-12 00:36:26','2025-10-12 02:36:26'),(1248813,416353,'action started via WP Cron','2025-10-12 00:39:42','2025-10-12 02:39:42'),(1248814,416353,'action complete via WP Cron','2025-10-12 00:39:42','2025-10-12 02:39:42'),(1248815,416354,'action created','2025-10-12 00:39:42','2025-10-12 02:39:42'),(1248816,416354,'action started via WP Cron','2025-10-12 00:46:27','2025-10-12 02:46:27'),(1248817,416354,'action complete via WP Cron','2025-10-12 00:46:27','2025-10-12 02:46:27'),(1248818,416355,'action created','2025-10-12 00:46:27','2025-10-12 02:46:27'),(1248819,416355,'action started via WP Cron','2025-10-12 00:48:30','2025-10-12 02:48:30'),(1248820,416355,'action complete via WP Cron','2025-10-12 00:48:30','2025-10-12 02:48:30'),(1248821,416356,'action created','2025-10-12 00:48:30','2025-10-12 02:48:30'),(1248822,416356,'action started via WP Cron','2025-10-12 00:51:26','2025-10-12 02:51:26'),(1248823,416356,'action complete via WP Cron','2025-10-12 00:51:26','2025-10-12 02:51:26'),(1248824,416357,'action created','2025-10-12 00:51:26','2025-10-12 02:51:26'),(1248825,416357,'action started via WP Cron','2025-10-12 00:56:26','2025-10-12 02:56:26'),(1248826,416357,'action complete via WP Cron','2025-10-12 00:56:26','2025-10-12 02:56:26'),(1248827,416358,'action created','2025-10-12 00:56:26','2025-10-12 02:56:26'),(1248828,416358,'action started via WP Cron','2025-10-12 01:01:27','2025-10-12 03:01:27'),(1248829,416358,'action complete via WP Cron','2025-10-12 01:01:27','2025-10-12 03:01:27'),(1248830,416359,'action created','2025-10-12 01:01:27','2025-10-12 03:01:27'),(1248831,416359,'action started via WP Cron','2025-10-12 01:06:26','2025-10-12 03:06:26'),(1248832,416360,'action created','2025-10-12 01:06:26','2025-10-12 03:06:26'),(1248833,416360,'action started via WP Cron','2025-10-12 01:06:28','2025-10-12 03:06:28'),(1248834,416360,'action complete via WP Cron','2025-10-12 01:06:28','2025-10-12 03:06:28'),(1248835,416359,'action complete via WP Cron','2025-10-12 01:06:28','2025-10-12 03:06:28'),(1248836,416361,'action created','2025-10-12 01:06:28','2025-10-12 03:06:28'),(1248837,416361,'action started via WP Cron','2025-10-12 01:11:27','2025-10-12 03:11:27'),(1248838,416361,'action complete via WP Cron','2025-10-12 01:11:27','2025-10-12 03:11:27'),(1248839,416362,'action created','2025-10-12 01:11:27','2025-10-12 03:11:27'),(1248840,416362,'action started via WP Cron','2025-10-12 01:16:26','2025-10-12 03:16:26'),(1248841,416362,'action complete via WP Cron','2025-10-12 01:16:26','2025-10-12 03:16:26'),(1248842,416363,'action created','2025-10-12 01:16:26','2025-10-12 03:16:26'),(1248843,416363,'action started via WP Cron','2025-10-12 01:21:26','2025-10-12 03:21:26'),(1248844,416363,'action complete via WP Cron','2025-10-12 01:21:26','2025-10-12 03:21:26'),(1248845,416364,'action created','2025-10-12 01:21:26','2025-10-12 03:21:26'),(1248846,416364,'action started via WP Cron','2025-10-12 01:26:27','2025-10-12 03:26:27'),(1248847,416364,'action complete via WP Cron','2025-10-12 01:26:27','2025-10-12 03:26:27'),(1248848,416365,'action created','2025-10-12 01:26:27','2025-10-12 03:26:27'),(1248849,416365,'action started via WP Cron','2025-10-12 01:29:22','2025-10-12 03:29:22'),(1248850,416365,'action complete via WP Cron','2025-10-12 01:29:22','2025-10-12 03:29:22'),(1248851,416366,'action created','2025-10-12 01:29:22','2025-10-12 03:29:22'),(1248852,416366,'action started via WP Cron','2025-10-12 01:31:27','2025-10-12 03:31:27'),(1248853,416366,'action complete via WP Cron','2025-10-12 01:31:27','2025-10-12 03:31:27'),(1248854,416367,'action created','2025-10-12 01:31:27','2025-10-12 03:31:27'),(1248855,416367,'action started via WP Cron','2025-10-12 01:35:55','2025-10-12 03:35:55'),(1248856,416367,'action complete via WP Cron','2025-10-12 01:35:55','2025-10-12 03:35:55'),(1248857,416368,'action created','2025-10-12 01:35:55','2025-10-12 03:35:55'),(1248858,416368,'action started via WP Cron','2025-10-12 01:41:26','2025-10-12 03:41:26'),(1248859,416368,'action complete via WP Cron','2025-10-12 01:41:26','2025-10-12 03:41:26'),(1248860,416369,'action created','2025-10-12 01:41:26','2025-10-12 03:41:26'),(1248861,416369,'action started via WP Cron','2025-10-12 01:46:27','2025-10-12 03:46:27'),(1248862,416370,'action created','2025-10-12 01:46:27','2025-10-12 03:46:27'),(1248863,416370,'action started via WP Cron','2025-10-12 01:46:29','2025-10-12 03:46:29'),(1248864,416370,'action complete via WP Cron','2025-10-12 01:46:29','2025-10-12 03:46:29'),(1248865,416369,'action complete via WP Cron','2025-10-12 01:46:29','2025-10-12 03:46:29'),(1248866,416371,'action created','2025-10-12 01:46:29','2025-10-12 03:46:29'),(1248867,416371,'action started via WP Cron','2025-10-12 01:51:27','2025-10-12 03:51:27'),(1248868,416371,'action complete via WP Cron','2025-10-12 01:51:27','2025-10-12 03:51:27'),(1248869,416372,'action created','2025-10-12 01:51:27','2025-10-12 03:51:27'),(1248870,416372,'action started via WP Cron','2025-10-12 01:56:26','2025-10-12 03:56:26'),(1248871,416373,'action created','2025-10-12 01:56:26','2025-10-12 03:56:26'),(1248872,416373,'action started via WP Cron','2025-10-12 01:56:27','2025-10-12 03:56:27'),(1248873,416373,'action complete via WP Cron','2025-10-12 01:56:27','2025-10-12 03:56:27'),(1248874,416372,'action complete via WP Cron','2025-10-12 01:56:27','2025-10-12 03:56:27'),(1248875,416374,'action created','2025-10-12 01:56:28','2025-10-12 03:56:28'),(1248876,416374,'action started via WP Cron','2025-10-12 02:00:27','2025-10-12 04:00:27'),(1248877,416374,'action complete via WP Cron','2025-10-12 02:00:27','2025-10-12 04:00:27'),(1248878,416375,'action created','2025-10-12 02:00:27','2025-10-12 04:00:27'),(1248879,416375,'action started via WP Cron','2025-10-12 02:04:46','2025-10-12 04:04:46'),(1248880,416375,'action complete via WP Cron','2025-10-12 02:04:46','2025-10-12 04:04:46'),(1248881,416376,'action created','2025-10-12 02:04:46','2025-10-12 04:04:46'),(1248882,416376,'action started via WP Cron','2025-10-12 02:11:26','2025-10-12 04:11:26'),(1248883,416376,'action complete via WP Cron','2025-10-12 02:11:26','2025-10-12 04:11:26'),(1248884,416377,'action created','2025-10-12 02:11:26','2025-10-12 04:11:26'),(1248885,416377,'action started via WP Cron','2025-10-12 02:16:27','2025-10-12 04:16:27'),(1248886,416377,'action complete via WP Cron','2025-10-12 02:16:27','2025-10-12 04:16:27'),(1248887,416378,'action created','2025-10-12 02:16:27','2025-10-12 04:16:27'),(1248888,416378,'action started via WP Cron','2025-10-12 02:21:26','2025-10-12 04:21:26'),(1248889,416378,'action complete via WP Cron','2025-10-12 02:21:26','2025-10-12 04:21:26'),(1248890,416379,'action created','2025-10-12 02:21:26','2025-10-12 04:21:26'),(1248891,416379,'action started via WP Cron','2025-10-12 02:26:26','2025-10-12 04:26:26'),(1248892,416379,'action complete via WP Cron','2025-10-12 02:26:27','2025-10-12 04:26:27'),(1248893,416380,'action created','2025-10-12 02:26:27','2025-10-12 04:26:27'),(1248894,416380,'action started via WP Cron','2025-10-12 02:31:29','2025-10-12 04:31:29'),(1248895,416380,'action complete via WP Cron','2025-10-12 02:31:29','2025-10-12 04:31:29'),(1248896,416381,'action created','2025-10-12 02:31:29','2025-10-12 04:31:29'),(1248897,416381,'action started via WP Cron','2025-10-12 02:36:27','2025-10-12 04:36:27'),(1248898,416381,'action complete via WP Cron','2025-10-12 02:36:27','2025-10-12 04:36:27'),(1248899,416382,'action created','2025-10-12 02:36:27','2025-10-12 04:36:27'),(1248900,416382,'action started via WP Cron','2025-10-12 02:41:27','2025-10-12 04:41:27'),(1248901,416382,'action complete via WP Cron','2025-10-12 02:41:27','2025-10-12 04:41:27'),(1248902,416383,'action created','2025-10-12 02:41:27','2025-10-12 04:41:27'),(1248903,416383,'action started via WP Cron','2025-10-12 02:46:27','2025-10-12 04:46:27'),(1248904,416383,'action complete via WP Cron','2025-10-12 02:46:27','2025-10-12 04:46:27'),(1248905,416384,'action created','2025-10-12 02:46:27','2025-10-12 04:46:27'),(1248906,416384,'action started via WP Cron','2025-10-12 02:48:32','2025-10-12 04:48:32'),(1248907,416385,'action created','2025-10-12 02:48:32','2025-10-12 04:48:32'),(1248908,416385,'action started via WP Cron','2025-10-12 02:48:35','2025-10-12 04:48:35'),(1248909,416385,'action complete via WP Cron','2025-10-12 02:48:35','2025-10-12 04:48:35'),(1248910,416384,'action complete via WP Cron','2025-10-12 02:48:35','2025-10-12 04:48:35'),(1248911,416386,'action created','2025-10-12 02:48:35','2025-10-12 04:48:35'),(1248912,416386,'action started via WP Cron','2025-10-12 02:51:26','2025-10-12 04:51:26'),(1248913,416386,'action complete via WP Cron','2025-10-12 02:51:26','2025-10-12 04:51:26'),(1248914,416387,'action created','2025-10-12 02:51:26','2025-10-12 04:51:26'),(1248915,416387,'action started via WP Cron','2025-10-12 02:56:27','2025-10-12 04:56:27'),(1248916,416387,'action complete via WP Cron','2025-10-12 02:56:27','2025-10-12 04:56:27'),(1248917,416388,'action created','2025-10-12 02:56:27','2025-10-12 04:56:27'),(1248918,416388,'action started via WP Cron','2025-10-12 03:01:27','2025-10-12 05:01:27'),(1248919,416388,'action complete via WP Cron','2025-10-12 03:01:27','2025-10-12 05:01:27'),(1248920,416389,'action created','2025-10-12 03:01:27','2025-10-12 05:01:27'),(1248921,416389,'action started via WP Cron','2025-10-12 03:06:26','2025-10-12 05:06:26'),(1248922,416390,'action created','2025-10-12 03:06:27','2025-10-12 05:06:27'),(1248923,416390,'action started via WP Cron','2025-10-12 03:06:28','2025-10-12 05:06:28'),(1248924,416390,'action complete via WP Cron','2025-10-12 03:06:28','2025-10-12 05:06:28'),(1248925,416389,'action complete via WP Cron','2025-10-12 03:06:28','2025-10-12 05:06:28'),(1248926,416391,'action created','2025-10-12 03:06:28','2025-10-12 05:06:28'),(1248927,416391,'action started via WP Cron','2025-10-12 03:11:27','2025-10-12 05:11:27'),(1248928,416391,'action complete via WP Cron','2025-10-12 03:11:27','2025-10-12 05:11:27'),(1248929,416392,'action created','2025-10-12 03:11:27','2025-10-12 05:11:27'),(1248930,416392,'action started via WP Cron','2025-10-12 03:16:27','2025-10-12 05:16:27'),(1248931,416392,'action complete via WP Cron','2025-10-12 03:16:27','2025-10-12 05:16:27'),(1248932,416393,'action created','2025-10-12 03:16:27','2025-10-12 05:16:27'),(1248933,416393,'action started via WP Cron','2025-10-12 03:21:26','2025-10-12 05:21:26'),(1248934,416393,'action complete via WP Cron','2025-10-12 03:21:26','2025-10-12 05:21:26'),(1248935,416394,'action created','2025-10-12 03:21:26','2025-10-12 05:21:26'),(1248936,416394,'action started via WP Cron','2025-10-12 03:26:27','2025-10-12 05:26:27'),(1248937,416394,'action complete via WP Cron','2025-10-12 03:26:27','2025-10-12 05:26:27'),(1248938,416395,'action created','2025-10-12 03:26:27','2025-10-12 05:26:27'),(1248939,416395,'action started via WP Cron','2025-10-12 03:31:26','2025-10-12 05:31:26'),(1248940,416395,'action complete via WP Cron','2025-10-12 03:31:26','2025-10-12 05:31:26'),(1248941,416396,'action created','2025-10-12 03:31:26','2025-10-12 05:31:26'),(1248942,416396,'action started via WP Cron','2025-10-12 03:36:26','2025-10-12 05:36:26'),(1248943,416396,'action complete via WP Cron','2025-10-12 03:36:26','2025-10-12 05:36:26'),(1248944,416397,'action created','2025-10-12 03:36:27','2025-10-12 05:36:27'),(1248945,416397,'action started via WP Cron','2025-10-12 03:41:26','2025-10-12 05:41:26'),(1248946,416397,'action complete via WP Cron','2025-10-12 03:41:27','2025-10-12 05:41:27'),(1248947,416398,'action created','2025-10-12 03:41:27','2025-10-12 05:41:27'),(1248948,416398,'action started via WP Cron','2025-10-12 03:46:26','2025-10-12 05:46:26'),(1248949,416398,'action complete via WP Cron','2025-10-12 03:46:27','2025-10-12 05:46:27'),(1248950,416399,'action created','2025-10-12 03:46:27','2025-10-12 05:46:27'),(1248951,416399,'action started via WP Cron','2025-10-12 03:51:27','2025-10-12 05:51:27'),(1248952,416399,'action complete via WP Cron','2025-10-12 03:51:27','2025-10-12 05:51:27'),(1248953,416400,'action created','2025-10-12 03:51:27','2025-10-12 05:51:27'),(1248954,416400,'action started via WP Cron','2025-10-12 03:56:26','2025-10-12 05:56:26'),(1248955,416401,'action created','2025-10-12 03:56:26','2025-10-12 05:56:26'),(1248956,416401,'action started via WP Cron','2025-10-12 03:56:29','2025-10-12 05:56:29'),(1248957,416401,'action complete via WP Cron','2025-10-12 03:56:30','2025-10-12 05:56:30'),(1248958,416400,'action complete via WP Cron','2025-10-12 03:56:30','2025-10-12 05:56:30'),(1248959,416402,'action created','2025-10-12 03:56:30','2025-10-12 05:56:30'),(1248960,416402,'action started via WP Cron','2025-10-12 04:01:27','2025-10-12 06:01:27'),(1248961,416403,'action created','2025-10-12 04:01:27','2025-10-12 06:01:27'),(1248962,416403,'action started via WP Cron','2025-10-12 04:01:28','2025-10-12 06:01:28'),(1248963,416403,'action complete via WP Cron','2025-10-12 04:01:29','2025-10-12 06:01:29'),(1248964,416402,'action complete via WP Cron','2025-10-12 04:01:29','2025-10-12 06:01:29'),(1248965,416404,'action created','2025-10-12 04:01:29','2025-10-12 06:01:29'),(1248966,416404,'action started via WP Cron','2025-10-12 04:06:26','2025-10-12 06:06:26'),(1248967,416404,'action complete via WP Cron','2025-10-12 04:06:26','2025-10-12 06:06:26'),(1248968,416405,'action created','2025-10-12 04:06:26','2025-10-12 06:06:26'),(1248969,416405,'action started via WP Cron','2025-10-12 04:08:32','2025-10-12 06:08:32'),(1248970,416405,'action complete via WP Cron','2025-10-12 04:08:32','2025-10-12 06:08:32'),(1248971,416406,'action created','2025-10-12 04:08:32','2025-10-12 06:08:32'),(1248972,416406,'action started via WP Cron','2025-10-12 04:11:30','2025-10-12 06:11:30'),(1248973,416406,'action complete via WP Cron','2025-10-12 04:11:30','2025-10-12 06:11:30'),(1248974,416407,'action created','2025-10-12 04:11:30','2025-10-12 06:11:30'),(1248975,416407,'action started via WP Cron','2025-10-12 04:13:30','2025-10-12 06:13:30'),(1248976,416407,'action complete via WP Cron','2025-10-12 04:13:30','2025-10-12 06:13:30'),(1248977,416408,'action created','2025-10-12 04:13:30','2025-10-12 06:13:30'),(1248978,416408,'action started via WP Cron','2025-10-12 04:16:30','2025-10-12 06:16:30'),(1248979,416408,'action complete via WP Cron','2025-10-12 04:16:30','2025-10-12 06:16:30'),(1248980,416409,'action created','2025-10-12 04:16:30','2025-10-12 06:16:30'),(1248981,416409,'action started via WP Cron','2025-10-12 04:18:30','2025-10-12 06:18:30'),(1248982,416409,'action complete via WP Cron','2025-10-12 04:18:30','2025-10-12 06:18:30'),(1248983,416410,'action created','2025-10-12 04:18:30','2025-10-12 06:18:30'),(1248984,416410,'action started via WP Cron','2025-10-12 04:20:30','2025-10-12 06:20:30'),(1248985,416410,'action complete via WP Cron','2025-10-12 04:20:30','2025-10-12 06:20:30'),(1248986,416411,'action created','2025-10-12 04:20:30','2025-10-12 06:20:30'),(1248987,416411,'action started via WP Cron','2025-10-12 04:23:29','2025-10-12 06:23:29'),(1248988,416412,'action created','2025-10-12 04:23:29','2025-10-12 06:23:29'),(1248989,416412,'action started via WP Cron','2025-10-12 04:23:31','2025-10-12 06:23:31'),(1248990,416412,'action complete via WP Cron','2025-10-12 04:23:31','2025-10-12 06:23:31'),(1248991,416411,'action complete via WP Cron','2025-10-12 04:23:31','2025-10-12 06:23:31'),(1248992,416413,'action created','2025-10-12 04:23:31','2025-10-12 06:23:31'),(1248993,416413,'action started via WP Cron','2025-10-12 04:26:30','2025-10-12 06:26:30'),(1248994,416414,'action created','2025-10-12 04:26:30','2025-10-12 06:26:30'),(1248995,416414,'action started via WP Cron','2025-10-12 04:26:31','2025-10-12 06:26:31'),(1248996,416414,'action complete via WP Cron','2025-10-12 04:26:31','2025-10-12 06:26:31'),(1248997,416413,'action complete via WP Cron','2025-10-12 04:26:31','2025-10-12 06:26:31'),(1248998,416415,'action created','2025-10-12 04:26:31','2025-10-12 06:26:31'),(1248999,416415,'action started via WP Cron','2025-10-12 04:29:29','2025-10-12 06:29:29'),(1249000,416415,'action complete via WP Cron','2025-10-12 04:29:29','2025-10-12 06:29:29'),(1249001,416416,'action created','2025-10-12 04:29:29','2025-10-12 06:29:29'),(1249002,416416,'action started via WP Cron','2025-10-12 04:31:29','2025-10-12 06:31:29'),(1249003,416416,'action complete via WP Cron','2025-10-12 04:31:29','2025-10-12 06:31:29'),(1249004,416417,'action created','2025-10-12 04:31:29','2025-10-12 06:31:29'),(1249005,416417,'action started via WP Cron','2025-10-12 04:33:30','2025-10-12 06:33:30'),(1249006,416417,'action complete via WP Cron','2025-10-12 04:33:30','2025-10-12 06:33:30'),(1249007,416418,'action created','2025-10-12 04:33:30','2025-10-12 06:33:30'),(1249008,416418,'action started via WP Cron','2025-10-12 04:35:30','2025-10-12 06:35:30'),(1249009,416418,'action complete via WP Cron','2025-10-12 04:35:30','2025-10-12 06:35:30'),(1249010,416419,'action created','2025-10-12 04:35:30','2025-10-12 06:35:30'),(1249011,416419,'action started via WP Cron','2025-10-12 04:37:31','2025-10-12 06:37:31'),(1249012,416419,'action complete via WP Cron','2025-10-12 04:37:31','2025-10-12 06:37:31'),(1249013,416420,'action created','2025-10-12 04:37:31','2025-10-12 06:37:31'),(1249014,416420,'action started via WP Cron','2025-10-12 04:39:31','2025-10-12 06:39:31'),(1249015,416420,'action complete via WP Cron','2025-10-12 04:39:31','2025-10-12 06:39:31'),(1249016,416421,'action created','2025-10-12 04:39:31','2025-10-12 06:39:31'),(1249017,416421,'action started via WP Cron','2025-10-12 04:42:29','2025-10-12 06:42:29'),(1249018,416421,'action complete via WP Cron','2025-10-12 04:42:29','2025-10-12 06:42:29'),(1249019,416422,'action created','2025-10-12 04:42:29','2025-10-12 06:42:29'),(1249020,416422,'action started via WP Cron','2025-10-12 04:44:30','2025-10-12 06:44:30'),(1249021,416423,'action created','2025-10-12 04:44:30','2025-10-12 06:44:30'),(1249022,416423,'action started via WP Cron','2025-10-12 04:44:33','2025-10-12 06:44:33'),(1249023,416423,'action complete via WP Cron','2025-10-12 04:44:33','2025-10-12 06:44:33'),(1249024,416422,'action complete via WP Cron','2025-10-12 04:44:33','2025-10-12 06:44:33'),(1249025,416424,'action created','2025-10-12 04:44:33','2025-10-12 06:44:33'),(1249026,416424,'action started via WP Cron','2025-10-12 04:47:29','2025-10-12 06:47:29'),(1249027,416424,'action complete via WP Cron','2025-10-12 04:47:29','2025-10-12 06:47:29'),(1249028,416425,'action created','2025-10-12 04:47:29','2025-10-12 06:47:29'),(1249029,416425,'action started via WP Cron','2025-10-12 04:49:31','2025-10-12 06:49:31'),(1249030,416425,'action complete via WP Cron','2025-10-12 04:49:31','2025-10-12 06:49:31'),(1249031,416426,'action created','2025-10-12 04:49:31','2025-10-12 06:49:31'),(1249032,416426,'action started via WP Cron','2025-10-12 04:52:30','2025-10-12 06:52:30'),(1249033,416426,'action complete via WP Cron','2025-10-12 04:52:30','2025-10-12 06:52:30'),(1249034,416427,'action created','2025-10-12 04:52:30','2025-10-12 06:52:30'),(1249035,416427,'action started via WP Cron','2025-10-12 04:54:30','2025-10-12 06:54:30'),(1249036,416428,'action created','2025-10-12 04:54:30','2025-10-12 06:54:30'),(1249037,416427,'action complete via WP Cron','2025-10-12 04:54:35','2025-10-12 06:54:35'),(1249038,416429,'action created','2025-10-12 04:54:35','2025-10-12 06:54:35'),(1249039,416428,'action started via WP Cron','2025-10-12 04:54:35','2025-10-12 06:54:35'),(1249040,416428,'action complete via WP Cron','2025-10-12 04:54:36','2025-10-12 06:54:36'),(1249041,416429,'action started via WP Cron','2025-10-12 04:57:30','2025-10-12 06:57:30'),(1249042,416429,'action complete via WP Cron','2025-10-12 04:57:30','2025-10-12 06:57:30'),(1249043,416430,'action created','2025-10-12 04:57:30','2025-10-12 06:57:30'),(1249044,416430,'action started via WP Cron','2025-10-12 05:00:30','2025-10-12 07:00:30'),(1249045,416430,'action complete via WP Cron','2025-10-12 05:00:30','2025-10-12 07:00:30'),(1249046,416431,'action created','2025-10-12 05:00:30','2025-10-12 07:00:30'),(1249047,416431,'action started via WP Cron','2025-10-12 05:02:30','2025-10-12 07:02:30'),(1249048,416431,'action complete via WP Cron','2025-10-12 05:02:30','2025-10-12 07:02:30'),(1249049,416432,'action created','2025-10-12 05:02:30','2025-10-12 07:02:30'),(1249050,416432,'action started via WP Cron','2025-10-12 05:04:31','2025-10-12 07:04:31'),(1249051,416432,'action complete via WP Cron','2025-10-12 05:04:31','2025-10-12 07:04:31'),(1249052,416433,'action created','2025-10-12 05:04:31','2025-10-12 07:04:31'),(1249053,416433,'action started via WP Cron','2025-10-12 05:06:31','2025-10-12 07:06:31'),(1249054,416433,'action complete via WP Cron','2025-10-12 05:06:31','2025-10-12 07:06:31'),(1249055,416434,'action created','2025-10-12 05:06:31','2025-10-12 07:06:31'),(1249056,416434,'action started via WP Cron','2025-10-12 05:08:31','2025-10-12 07:08:31'),(1249057,416434,'action complete via WP Cron','2025-10-12 05:08:31','2025-10-12 07:08:31'),(1249058,416435,'action created','2025-10-12 05:08:31','2025-10-12 07:08:31'),(1249059,416435,'action started via WP Cron','2025-10-12 05:11:29','2025-10-12 07:11:29'),(1249060,416435,'action complete via WP Cron','2025-10-12 05:11:29','2025-10-12 07:11:29'),(1249061,416436,'action created','2025-10-12 05:11:29','2025-10-12 07:11:29'),(1249062,416436,'action started via WP Cron','2025-10-12 05:13:31','2025-10-12 07:13:31'),(1249063,416436,'action complete via WP Cron','2025-10-12 05:13:31','2025-10-12 07:13:31'),(1249064,416437,'action created','2025-10-12 05:13:31','2025-10-12 07:13:31'),(1249065,416437,'action started via WP Cron','2025-10-12 05:16:30','2025-10-12 07:16:30'),(1249066,416438,'action created','2025-10-12 05:16:30','2025-10-12 07:16:30'),(1249067,416438,'action started via WP Cron','2025-10-12 05:16:34','2025-10-12 07:16:34'),(1249068,416438,'action complete via WP Cron','2025-10-12 05:16:35','2025-10-12 07:16:35'),(1249069,416437,'action complete via WP Cron','2025-10-12 05:16:35','2025-10-12 07:16:35'),(1249070,416439,'action created','2025-10-12 05:16:35','2025-10-12 07:16:35'),(1249071,416439,'action started via WP Cron','2025-10-12 05:19:30','2025-10-12 07:19:30'),(1249072,416440,'action created','2025-10-12 05:19:30','2025-10-12 07:19:30'),(1249073,416440,'action started via WP Cron','2025-10-12 05:19:32','2025-10-12 07:19:32'),(1249074,416440,'action complete via WP Cron','2025-10-12 05:19:32','2025-10-12 07:19:32'),(1249075,416439,'action complete via WP Cron','2025-10-12 05:19:32','2025-10-12 07:19:32'),(1249076,416441,'action created','2025-10-12 05:19:32','2025-10-12 07:19:32'),(1249077,416441,'action started via WP Cron','2025-10-12 05:22:31','2025-10-12 07:22:31'),(1249078,416441,'action complete via WP Cron','2025-10-12 05:22:31','2025-10-12 07:22:31'),(1249079,416442,'action created','2025-10-12 05:22:31','2025-10-12 07:22:31'),(1249080,416442,'action started via WP Cron','2025-10-12 05:24:31','2025-10-12 07:24:31'),(1249081,416442,'action complete via WP Cron','2025-10-12 05:24:31','2025-10-12 07:24:31'),(1249082,416443,'action created','2025-10-12 05:24:31','2025-10-12 07:24:31'),(1249083,416443,'action started via WP Cron','2025-10-12 05:27:30','2025-10-12 07:27:30'),(1249084,416443,'action complete via WP Cron','2025-10-12 05:27:30','2025-10-12 07:27:30'),(1249085,416444,'action created','2025-10-12 05:27:30','2025-10-12 07:27:30'),(1249086,416444,'action started via WP Cron','2025-10-12 05:30:30','2025-10-12 07:30:30'),(1249087,416444,'action complete via WP Cron','2025-10-12 05:30:30','2025-10-12 07:30:30'),(1249088,416445,'action created','2025-10-12 05:30:30','2025-10-12 07:30:30'),(1249089,416445,'action started via WP Cron','2025-10-12 05:36:27','2025-10-12 07:36:27'),(1249090,416445,'action complete via WP Cron','2025-10-12 05:36:27','2025-10-12 07:36:27'),(1249091,416446,'action created','2025-10-12 05:36:27','2025-10-12 07:36:27'),(1249092,416446,'action started via WP Cron','2025-10-12 05:41:27','2025-10-12 07:41:27'),(1249093,416446,'action complete via WP Cron','2025-10-12 05:41:27','2025-10-12 07:41:27'),(1249094,416447,'action created','2025-10-12 05:41:27','2025-10-12 07:41:27'),(1249095,416447,'action started via WP Cron','2025-10-12 05:46:28','2025-10-12 07:46:28'),(1249096,416447,'action complete via WP Cron','2025-10-12 05:46:28','2025-10-12 07:46:28'),(1249097,416448,'action created','2025-10-12 05:46:28','2025-10-12 07:46:28'),(1249098,416448,'action started via WP Cron','2025-10-12 05:51:27','2025-10-12 07:51:27'),(1249099,416448,'action complete via WP Cron','2025-10-12 05:51:27','2025-10-12 07:51:27'),(1249100,416449,'action created','2025-10-12 05:51:27','2025-10-12 07:51:27'),(1249101,416449,'action started via WP Cron','2025-10-12 05:56:27','2025-10-12 07:56:27'),(1249102,416449,'action complete via WP Cron','2025-10-12 05:56:27','2025-10-12 07:56:27'),(1249103,416450,'action created','2025-10-12 05:56:27','2025-10-12 07:56:27'),(1249104,416450,'action started via WP Cron','2025-10-12 06:01:24','2025-10-12 08:01:24'),(1249105,416450,'action complete via WP Cron','2025-10-12 06:01:24','2025-10-12 08:01:24'),(1249106,416451,'action created','2025-10-12 06:01:24','2025-10-12 08:01:24'),(1249107,416451,'action started via WP Cron','2025-10-12 06:06:28','2025-10-12 08:06:28'),(1249108,416451,'action complete via WP Cron','2025-10-12 06:06:28','2025-10-12 08:06:28'),(1249109,416452,'action created','2025-10-12 06:06:28','2025-10-12 08:06:28'),(1249110,416452,'action started via WP Cron','2025-10-12 06:11:27','2025-10-12 08:11:27'),(1249111,416453,'action created','2025-10-12 06:11:27','2025-10-12 08:11:27'),(1249112,416453,'action started via WP Cron','2025-10-12 06:11:30','2025-10-12 08:11:30'),(1249113,416453,'action complete via WP Cron','2025-10-12 06:11:30','2025-10-12 08:11:30'),(1249114,416452,'action complete via WP Cron','2025-10-12 06:11:30','2025-10-12 08:11:30'),(1249115,416454,'action created','2025-10-12 06:11:30','2025-10-12 08:11:30'),(1249116,416454,'action started via WP Cron','2025-10-12 06:16:27','2025-10-12 08:16:27'),(1249117,416454,'action complete via WP Cron','2025-10-12 06:16:27','2025-10-12 08:16:27'),(1249118,416455,'action created','2025-10-12 06:16:27','2025-10-12 08:16:27'),(1249119,416455,'action started via WP Cron','2025-10-12 06:20:22','2025-10-12 08:20:22'),(1249120,416455,'action complete via WP Cron','2025-10-12 06:20:22','2025-10-12 08:20:22'),(1249121,416456,'action created','2025-10-12 06:20:22','2025-10-12 08:20:22'),(1249122,416456,'action started via WP Cron','2025-10-12 06:26:20','2025-10-12 08:26:20'),(1249123,416456,'action complete via WP Cron','2025-10-12 06:26:20','2025-10-12 08:26:20'),(1249124,416457,'action created','2025-10-12 06:26:20','2025-10-12 08:26:20'),(1249125,416457,'action started via WP Cron','2025-10-12 06:29:34','2025-10-12 08:29:34'),(1249126,416458,'action created','2025-10-12 06:29:34','2025-10-12 08:29:34'),(1249127,416458,'action started via WP Cron','2025-10-12 06:29:35','2025-10-12 08:29:35'),(1249128,416458,'action complete via WP Cron','2025-10-12 06:29:35','2025-10-12 08:29:35'),(1249129,416457,'action complete via WP Cron','2025-10-12 06:29:36','2025-10-12 08:29:36'),(1249130,416459,'action created','2025-10-12 06:29:36','2025-10-12 08:29:36'),(1249131,416459,'action started via WP Cron','2025-10-12 06:36:27','2025-10-12 08:36:27'),(1249132,416459,'action complete via WP Cron','2025-10-12 06:36:27','2025-10-12 08:36:27'),(1249133,416460,'action created','2025-10-12 06:36:27','2025-10-12 08:36:27'),(1249134,416460,'action started via WP Cron','2025-10-12 06:41:07','2025-10-12 08:41:07'),(1249135,416460,'action complete via WP Cron','2025-10-12 06:41:07','2025-10-12 08:41:07'),(1249136,416461,'action created','2025-10-12 06:41:07','2025-10-12 08:41:07'),(1249137,416461,'action started via WP Cron','2025-10-12 06:43:39','2025-10-12 08:43:39'),(1249138,416461,'action complete via WP Cron','2025-10-12 06:43:39','2025-10-12 08:43:39'),(1249139,416462,'action created','2025-10-12 06:43:39','2025-10-12 08:43:39'),(1249140,416462,'action started via WP Cron','2025-10-12 06:51:27','2025-10-12 08:51:27'),(1249141,416462,'action complete via WP Cron','2025-10-12 06:51:27','2025-10-12 08:51:27'),(1249142,416463,'action created','2025-10-12 06:51:27','2025-10-12 08:51:27'),(1249143,416463,'action started via WP Cron','2025-10-12 06:55:59','2025-10-12 08:55:59'),(1249144,416463,'action complete via WP Cron','2025-10-12 06:55:59','2025-10-12 08:55:59'),(1249145,416464,'action created','2025-10-12 06:55:59','2025-10-12 08:55:59'),(1249146,416464,'action started via WP Cron','2025-10-12 07:03:28','2025-10-12 09:03:28'),(1249147,416464,'action complete via WP Cron','2025-10-12 07:03:28','2025-10-12 09:03:28'),(1249148,416465,'action created','2025-10-12 07:03:28','2025-10-12 09:03:28'),(1249149,416465,'action started via WP Cron','2025-10-12 07:06:26','2025-10-12 09:06:26'),(1249150,416465,'action complete via WP Cron','2025-10-12 07:06:26','2025-10-12 09:06:26'),(1249151,416466,'action created','2025-10-12 07:06:26','2025-10-12 09:06:26'),(1249152,416466,'action started via WP Cron','2025-10-12 07:09:24','2025-10-12 09:09:24'),(1249153,416466,'action complete via WP Cron','2025-10-12 07:09:24','2025-10-12 09:09:24'),(1249154,416467,'action created','2025-10-12 07:09:24','2025-10-12 09:09:24'),(1249155,416467,'action started via WP Cron','2025-10-12 07:11:27','2025-10-12 09:11:27'),(1249156,416467,'action complete via WP Cron','2025-10-12 07:11:27','2025-10-12 09:11:27'),(1249157,416468,'action created','2025-10-12 07:11:27','2025-10-12 09:11:27'),(1249158,416468,'action started via WP Cron','2025-10-12 07:14:48','2025-10-12 09:14:48'),(1249159,416468,'action complete via WP Cron','2025-10-12 07:14:48','2025-10-12 09:14:48'),(1249160,416469,'action created','2025-10-12 07:14:48','2025-10-12 09:14:48'),(1249161,416469,'action started via WP Cron','2025-10-12 07:18:49','2025-10-12 09:18:49'),(1249162,416470,'action created','2025-10-12 07:18:49','2025-10-12 09:18:49'),(1249163,416470,'action started via WP Cron','2025-10-12 07:18:51','2025-10-12 09:18:51'),(1249164,416470,'action complete via WP Cron','2025-10-12 07:18:51','2025-10-12 09:18:51'),(1249165,416469,'action complete via WP Cron','2025-10-12 07:18:51','2025-10-12 09:18:51'),(1249166,416471,'action created','2025-10-12 07:18:51','2025-10-12 09:18:51'),(1249167,416471,'action started via WP Cron','2025-10-12 07:21:57','2025-10-12 09:21:57'),(1249168,416471,'action complete via WP Cron','2025-10-12 07:21:57','2025-10-12 09:21:57'),(1249169,416472,'action created','2025-10-12 07:21:57','2025-10-12 09:21:57'),(1249170,416472,'action started via WP Cron','2025-10-12 07:26:10','2025-10-12 09:26:10'),(1249171,416472,'action complete via WP Cron','2025-10-12 07:26:10','2025-10-12 09:26:10'),(1249172,416473,'action created','2025-10-12 07:26:10','2025-10-12 09:26:10'),(1249173,416473,'action started via WP Cron','2025-10-12 07:31:27','2025-10-12 09:31:27'),(1249174,416473,'action complete via WP Cron','2025-10-12 07:31:27','2025-10-12 09:31:27'),(1249175,416474,'action created','2025-10-12 07:31:27','2025-10-12 09:31:27'),(1249176,416474,'action started via WP Cron','2025-10-12 07:36:27','2025-10-12 09:36:27'),(1249177,416474,'action complete via WP Cron','2025-10-12 07:36:27','2025-10-12 09:36:27'),(1249178,416475,'action created','2025-10-12 07:36:27','2025-10-12 09:36:27'),(1249179,416475,'action started via WP Cron','2025-10-12 07:40:06','2025-10-12 09:40:06'),(1249180,416476,'action created','2025-10-12 07:40:06','2025-10-12 09:40:06'),(1249181,416476,'action started via WP Cron','2025-10-12 07:40:10','2025-10-12 09:40:10'),(1249182,416476,'action complete via WP Cron','2025-10-12 07:40:10','2025-10-12 09:40:10'),(1249183,416475,'action complete via WP Cron','2025-10-12 07:40:10','2025-10-12 09:40:10'),(1249184,416477,'action created','2025-10-12 07:40:10','2025-10-12 09:40:10'),(1249185,416477,'action started via WP Cron','2025-10-12 07:46:27','2025-10-12 09:46:27'),(1249186,416477,'action complete via WP Cron','2025-10-12 07:46:27','2025-10-12 09:46:27'),(1249187,416478,'action created','2025-10-12 07:46:27','2025-10-12 09:46:27'),(1249188,416478,'action started via WP Cron','2025-10-12 07:50:10','2025-10-12 09:50:10'),(1249189,416479,'action created','2025-10-12 07:50:10','2025-10-12 09:50:10'),(1249190,416479,'action started via WP Cron','2025-10-12 07:50:11','2025-10-12 09:50:11'),(1249191,416479,'action complete via WP Cron','2025-10-12 07:50:11','2025-10-12 09:50:11'),(1249192,416478,'action complete via WP Cron','2025-10-12 07:50:11','2025-10-12 09:50:11'),(1249193,416480,'action created','2025-10-12 07:50:11','2025-10-12 09:50:11'),(1249194,416480,'action started via WP Cron','2025-10-12 07:56:27','2025-10-12 09:56:27'),(1249195,416480,'action complete via WP Cron','2025-10-12 07:56:27','2025-10-12 09:56:27'),(1249196,416481,'action created','2025-10-12 07:56:27','2025-10-12 09:56:27'),(1249197,416481,'action started via WP Cron','2025-10-12 08:00:16','2025-10-12 10:00:16'),(1249198,416481,'action complete via WP Cron','2025-10-12 08:00:16','2025-10-12 10:00:16'),(1249199,416482,'action created','2025-10-12 08:00:16','2025-10-12 10:00:16'),(1249200,416482,'action started via WP Cron','2025-10-12 08:05:34','2025-10-12 10:05:34'),(1249201,416482,'action complete via WP Cron','2025-10-12 08:05:34','2025-10-12 10:05:34'),(1249202,416483,'action created','2025-10-12 08:05:34','2025-10-12 10:05:34'),(1249203,416483,'action started via WP Cron','2025-10-12 08:11:27','2025-10-12 10:11:27'),(1249204,416484,'action created','2025-10-12 08:11:27','2025-10-12 10:11:27'),(1249205,416484,'action started via WP Cron','2025-10-12 08:11:28','2025-10-12 10:11:28'),(1249206,416484,'action complete via WP Cron','2025-10-12 08:11:29','2025-10-12 10:11:29'),(1249207,416483,'action complete via WP Cron','2025-10-12 08:11:29','2025-10-12 10:11:29'),(1249208,416485,'action created','2025-10-12 08:11:29','2025-10-12 10:11:29'),(1249209,416485,'action started via WP Cron','2025-10-12 08:16:27','2025-10-12 10:16:27'),(1249210,416485,'action complete via WP Cron','2025-10-12 08:16:27','2025-10-12 10:16:27'),(1249211,416486,'action created','2025-10-12 08:16:27','2025-10-12 10:16:27'),(1249212,416486,'action started via WP Cron','2025-10-12 08:19:29','2025-10-12 10:19:29'),(1249213,416486,'action complete via WP Cron','2025-10-12 08:19:30','2025-10-12 10:19:30'),(1249214,416487,'action created','2025-10-12 08:19:30','2025-10-12 10:19:30'),(1249215,416487,'action started via WP Cron','2025-10-12 08:26:27','2025-10-12 10:26:27'),(1249216,416487,'action complete via WP Cron','2025-10-12 08:26:27','2025-10-12 10:26:27'),(1249217,416488,'action created','2025-10-12 08:26:27','2025-10-12 10:26:27'),(1249218,416488,'action started via WP Cron','2025-10-12 08:31:29','2025-10-12 10:31:29'),(1249219,416488,'action complete via WP Cron','2025-10-12 08:31:29','2025-10-12 10:31:29'),(1249220,416489,'action created','2025-10-12 08:31:29','2025-10-12 10:31:29'),(1249221,416489,'action started via WP Cron','2025-10-12 08:36:27','2025-10-12 10:36:27'),(1249222,416489,'action complete via WP Cron','2025-10-12 08:36:27','2025-10-12 10:36:27'),(1249223,416490,'action created','2025-10-12 08:36:27','2025-10-12 10:36:27'),(1249224,416490,'action started via WP Cron','2025-10-12 08:38:54','2025-10-12 10:38:54'),(1249225,416490,'action complete via WP Cron','2025-10-12 08:38:54','2025-10-12 10:38:54'),(1249226,416491,'action created','2025-10-12 08:38:54','2025-10-12 10:38:54'),(1249227,416491,'action started via WP Cron','2025-10-12 08:41:28','2025-10-12 10:41:28'),(1249228,416491,'action complete via WP Cron','2025-10-12 08:41:28','2025-10-12 10:41:28'),(1249229,416492,'action created','2025-10-12 08:41:28','2025-10-12 10:41:28'),(1249230,416492,'action started via WP Cron','2025-10-12 08:46:27','2025-10-12 10:46:27'),(1249231,416492,'action complete via WP Cron','2025-10-12 08:46:27','2025-10-12 10:46:27'),(1249232,416493,'action created','2025-10-12 08:46:27','2025-10-12 10:46:27'),(1249233,416493,'action started via WP Cron','2025-10-12 08:51:27','2025-10-12 10:51:27'),(1249234,416493,'action complete via WP Cron','2025-10-12 08:51:27','2025-10-12 10:51:27'),(1249235,416494,'action created','2025-10-12 08:51:27','2025-10-12 10:51:27'),(1249236,416494,'action started via WP Cron','2025-10-12 08:56:27','2025-10-12 10:56:27'),(1249237,416495,'action created','2025-10-12 08:56:27','2025-10-12 10:56:27'),(1249238,416495,'action started via WP Cron','2025-10-12 08:56:29','2025-10-12 10:56:29'),(1249239,416495,'action complete via WP Cron','2025-10-12 08:56:29','2025-10-12 10:56:29'),(1249240,416494,'action complete via WP Cron','2025-10-12 08:56:29','2025-10-12 10:56:29'),(1249241,416496,'action created','2025-10-12 08:56:29','2025-10-12 10:56:29'),(1249242,416496,'action started via WP Cron','2025-10-12 09:01:27','2025-10-12 11:01:27'),(1249243,416496,'action complete via WP Cron','2025-10-12 09:01:27','2025-10-12 11:01:27'),(1249244,416497,'action created','2025-10-12 09:01:27','2025-10-12 11:01:27'),(1249245,416497,'action started via WP Cron','2025-10-12 09:06:27','2025-10-12 11:06:27'),(1249246,416498,'action created','2025-10-12 09:06:27','2025-10-12 11:06:27'),(1249247,416498,'action started via WP Cron','2025-10-12 09:06:29','2025-10-12 11:06:29'),(1249248,416498,'action complete via WP Cron','2025-10-12 09:06:30','2025-10-12 11:06:30'),(1249249,416497,'action complete via WP Cron','2025-10-12 09:06:30','2025-10-12 11:06:30'),(1249250,416499,'action created','2025-10-12 09:06:30','2025-10-12 11:06:30'),(1249251,416499,'action started via WP Cron','2025-10-12 09:11:27','2025-10-12 11:11:27'),(1249252,416499,'action complete via WP Cron','2025-10-12 09:11:27','2025-10-12 11:11:27'),(1249253,416500,'action created','2025-10-12 09:11:27','2025-10-12 11:11:27'),(1249254,416500,'action started via WP Cron','2025-10-12 09:13:39','2025-10-12 11:13:39'),(1249255,416500,'action complete via WP Cron','2025-10-12 09:13:39','2025-10-12 11:13:39'),(1249256,416501,'action created','2025-10-12 09:13:39','2025-10-12 11:13:39'),(1249257,416501,'action started via WP Cron','2025-10-12 09:16:27','2025-10-12 11:16:27'),(1249258,416501,'action complete via WP Cron','2025-10-12 09:16:27','2025-10-12 11:16:27'),(1249259,416502,'action created','2025-10-12 09:16:27','2025-10-12 11:16:27'),(1249260,416502,'action started via WP Cron','2025-10-12 09:21:27','2025-10-12 11:21:27'),(1249261,416502,'action complete via WP Cron','2025-10-12 09:21:27','2025-10-12 11:21:27'),(1249262,416503,'action created','2025-10-12 09:21:27','2025-10-12 11:21:27'),(1249263,416503,'action started via WP Cron','2025-10-12 09:23:59','2025-10-12 11:23:59'),(1249264,416503,'action complete via WP Cron','2025-10-12 09:23:59','2025-10-12 11:23:59'),(1249265,416504,'action created','2025-10-12 09:23:59','2025-10-12 11:23:59'),(1249266,416504,'action started via WP Cron','2025-10-12 09:26:27','2025-10-12 11:26:27'),(1249267,416504,'action complete via WP Cron','2025-10-12 09:26:27','2025-10-12 11:26:27'),(1249268,416505,'action created','2025-10-12 09:26:27','2025-10-12 11:26:27'),(1249269,416505,'action started via WP Cron','2025-10-12 09:31:27','2025-10-12 11:31:27'),(1249270,416505,'action complete via WP Cron','2025-10-12 09:31:27','2025-10-12 11:31:27'),(1249271,416506,'action created','2025-10-12 09:31:27','2025-10-12 11:31:27'),(1249272,416506,'action started via WP Cron','2025-10-12 09:36:27','2025-10-12 11:36:27'),(1249273,416506,'action complete via WP Cron','2025-10-12 09:36:27','2025-10-12 11:36:27'),(1249274,416507,'action created','2025-10-12 09:36:27','2025-10-12 11:36:27'),(1249275,416507,'action started via WP Cron','2025-10-12 09:41:28','2025-10-12 11:41:28'),(1249276,416508,'action created','2025-10-12 09:41:28','2025-10-12 11:41:28'),(1249277,416508,'action started via WP Cron','2025-10-12 09:41:31','2025-10-12 11:41:31'),(1249278,416508,'action complete via WP Cron','2025-10-12 09:41:32','2025-10-12 11:41:32'),(1249279,416507,'action complete via WP Cron','2025-10-12 09:41:32','2025-10-12 11:41:32'),(1249280,416509,'action created','2025-10-12 09:41:32','2025-10-12 11:41:32'),(1249281,416509,'action started via WP Cron','2025-10-12 09:44:04','2025-10-12 11:44:04'),(1249282,416509,'action complete via WP Cron','2025-10-12 09:44:04','2025-10-12 11:44:04'),(1249283,416510,'action created','2025-10-12 09:44:04','2025-10-12 11:44:04'),(1249284,416510,'action started via WP Cron','2025-10-12 09:50:43','2025-10-12 11:50:43'),(1249285,416510,'action complete via WP Cron','2025-10-12 09:50:43','2025-10-12 11:50:43'),(1249286,416511,'action created','2025-10-12 09:50:43','2025-10-12 11:50:43'),(1249287,416511,'action started via WP Cron','2025-10-12 09:56:27','2025-10-12 11:56:27'),(1249288,416511,'action complete via WP Cron','2025-10-12 09:56:27','2025-10-12 11:56:27'),(1249289,416512,'action created','2025-10-12 09:56:27','2025-10-12 11:56:27'),(1249290,416512,'action started via WP Cron','2025-10-12 10:01:27','2025-10-12 12:01:27'),(1249291,416512,'action complete via WP Cron','2025-10-12 10:01:27','2025-10-12 12:01:27'),(1249292,416513,'action created','2025-10-12 10:01:27','2025-10-12 12:01:27'),(1249293,416513,'action started via WP Cron','2025-10-12 10:06:27','2025-10-12 12:06:27'),(1249294,416513,'action complete via WP Cron','2025-10-12 10:06:27','2025-10-12 12:06:27'),(1249295,416514,'action created','2025-10-12 10:06:27','2025-10-12 12:06:27'),(1249296,416514,'action started via WP Cron','2025-10-12 10:11:27','2025-10-12 12:11:27'),(1249297,416514,'action complete via WP Cron','2025-10-12 10:11:27','2025-10-12 12:11:27'),(1249298,416515,'action created','2025-10-12 10:11:27','2025-10-12 12:11:27'),(1249299,416515,'action started via WP Cron','2025-10-12 10:14:55','2025-10-12 12:14:55'),(1249300,416515,'action complete via WP Cron','2025-10-12 10:14:55','2025-10-12 12:14:55'),(1249301,416516,'action created','2025-10-12 10:14:55','2025-10-12 12:14:55'),(1249302,416516,'action started via WP Cron','2025-10-12 10:21:27','2025-10-12 12:21:27'),(1249303,416517,'action created','2025-10-12 10:21:27','2025-10-12 12:21:27'),(1249304,416517,'action started via WP Cron','2025-10-12 10:21:28','2025-10-12 12:21:28'),(1249305,416517,'action complete via WP Cron','2025-10-12 10:21:29','2025-10-12 12:21:29'),(1249306,416516,'action complete via WP Cron','2025-10-12 10:21:29','2025-10-12 12:21:29'),(1249307,416518,'action created','2025-10-12 10:21:29','2025-10-12 12:21:29'),(1249308,416518,'action started via WP Cron','2025-10-12 10:26:27','2025-10-12 12:26:27'),(1249309,416518,'action complete via WP Cron','2025-10-12 10:26:27','2025-10-12 12:26:27'),(1249310,416519,'action created','2025-10-12 10:26:27','2025-10-12 12:26:27'),(1249311,416519,'action started via WP Cron','2025-10-12 10:31:27','2025-10-12 12:31:27'),(1249312,416519,'action complete via WP Cron','2025-10-12 10:31:27','2025-10-12 12:31:27'),(1249313,416520,'action created','2025-10-12 10:31:27','2025-10-12 12:31:27'),(1249314,416520,'action started via WP Cron','2025-10-12 10:36:28','2025-10-12 12:36:28'),(1249315,416520,'action complete via WP Cron','2025-10-12 10:36:28','2025-10-12 12:36:28'),(1249316,416521,'action created','2025-10-12 10:36:28','2025-10-12 12:36:28'),(1249317,416521,'action started via WP Cron','2025-10-12 10:41:27','2025-10-12 12:41:27'),(1249318,416521,'action complete via WP Cron','2025-10-12 10:41:27','2025-10-12 12:41:27'),(1249319,416522,'action created','2025-10-12 10:41:27','2025-10-12 12:41:27'),(1249320,416522,'action started via WP Cron','2025-10-12 10:46:27','2025-10-12 12:46:27'),(1249321,416523,'action created','2025-10-12 10:46:27','2025-10-12 12:46:27'),(1249322,416523,'action started via WP Cron','2025-10-12 10:46:29','2025-10-12 12:46:29'),(1249323,416523,'action complete via WP Cron','2025-10-12 10:46:29','2025-10-12 12:46:29'),(1249324,416522,'action complete via WP Cron','2025-10-12 10:46:29','2025-10-12 12:46:29'),(1249325,416524,'action created','2025-10-12 10:46:29','2025-10-12 12:46:29'),(1249326,416524,'action started via WP Cron','2025-10-12 10:51:28','2025-10-12 12:51:28'),(1249327,416524,'action complete via WP Cron','2025-10-12 10:51:28','2025-10-12 12:51:28'),(1249328,416525,'action created','2025-10-12 10:51:28','2025-10-12 12:51:28'),(1249329,416525,'action started via WP Cron','2025-10-12 10:56:27','2025-10-12 12:56:27'),(1249330,416525,'action complete via WP Cron','2025-10-12 10:56:27','2025-10-12 12:56:27'),(1249331,416526,'action created','2025-10-12 10:56:27','2025-10-12 12:56:27'),(1249332,416526,'action started via WP Cron','2025-10-12 11:01:27','2025-10-12 13:01:27'),(1249333,416526,'action complete via WP Cron','2025-10-12 11:01:27','2025-10-12 13:01:27'),(1249334,416527,'action created','2025-10-12 11:01:27','2025-10-12 13:01:27'),(1249335,416527,'action started via WP Cron','2025-10-12 11:06:27','2025-10-12 13:06:27'),(1249336,416527,'action complete via WP Cron','2025-10-12 11:06:27','2025-10-12 13:06:27'),(1249337,416528,'action created','2025-10-12 11:06:27','2025-10-12 13:06:27'),(1249338,416528,'action started via WP Cron','2025-10-12 11:09:12','2025-10-12 13:09:12'),(1249339,416528,'action complete via WP Cron','2025-10-12 11:09:12','2025-10-12 13:09:12'),(1249340,416529,'action created','2025-10-12 11:09:12','2025-10-12 13:09:12'),(1249341,416529,'action started via WP Cron','2025-10-12 11:11:27','2025-10-12 13:11:27'),(1249342,416529,'action complete via WP Cron','2025-10-12 11:11:27','2025-10-12 13:11:27'),(1249343,416530,'action created','2025-10-12 11:11:27','2025-10-12 13:11:27'),(1249344,416530,'action started via WP Cron','2025-10-12 11:13:40','2025-10-12 13:13:40'),(1249345,416530,'action complete via WP Cron','2025-10-12 11:13:40','2025-10-12 13:13:40'),(1249346,416531,'action created','2025-10-12 11:13:40','2025-10-12 13:13:40'),(1249347,416531,'action started via WP Cron','2025-10-12 11:16:27','2025-10-12 13:16:27'),(1249348,416531,'action complete via WP Cron','2025-10-12 11:16:27','2025-10-12 13:16:27'),(1249349,416532,'action created','2025-10-12 11:16:27','2025-10-12 13:16:27'),(1249350,416532,'action started via WP Cron','2025-10-12 11:21:27','2025-10-12 13:21:27'),(1249351,416533,'action created','2025-10-12 11:21:27','2025-10-12 13:21:27'),(1249352,416533,'action started via WP Cron','2025-10-12 11:21:28','2025-10-12 13:21:28'),(1249353,416533,'action complete via WP Cron','2025-10-12 11:21:29','2025-10-12 13:21:29'),(1249354,416532,'action complete via WP Cron','2025-10-12 11:21:29','2025-10-12 13:21:29'),(1249355,416534,'action created','2025-10-12 11:21:29','2025-10-12 13:21:29'),(1249356,416534,'action started via WP Cron','2025-10-12 11:26:27','2025-10-12 13:26:27'),(1249357,416534,'action complete via WP Cron','2025-10-12 11:26:27','2025-10-12 13:26:27'),(1249358,416535,'action created','2025-10-12 11:26:27','2025-10-12 13:26:27'),(1249359,416535,'action started via WP Cron','2025-10-12 11:29:07','2025-10-12 13:29:07'),(1249360,416535,'action complete via WP Cron','2025-10-12 11:29:07','2025-10-12 13:29:07'),(1249361,416536,'action created','2025-10-12 11:29:07','2025-10-12 13:29:07'),(1249362,416536,'action started via WP Cron','2025-10-12 11:31:12','2025-10-12 13:31:12'),(1249363,416536,'action complete via WP Cron','2025-10-12 11:31:12','2025-10-12 13:31:12'),(1249364,416537,'action created','2025-10-12 11:31:12','2025-10-12 13:31:12'),(1249365,416537,'action started via WP Cron','2025-10-12 11:35:44','2025-10-12 13:35:44'),(1249366,416538,'action created','2025-10-12 11:35:44','2025-10-12 13:35:44'),(1249367,416538,'action started via WP Cron','2025-10-12 11:35:46','2025-10-12 13:35:46'),(1249368,416538,'action complete via WP Cron','2025-10-12 11:35:46','2025-10-12 13:35:46'),(1249369,416537,'action complete via WP Cron','2025-10-12 11:35:46','2025-10-12 13:35:46'),(1249370,416539,'action created','2025-10-12 11:35:46','2025-10-12 13:35:46'),(1249371,416539,'action started via WP Cron','2025-10-12 11:41:28','2025-10-12 13:41:28'),(1249372,416539,'action complete via WP Cron','2025-10-12 11:41:28','2025-10-12 13:41:28'),(1249373,416540,'action created','2025-10-12 11:41:28','2025-10-12 13:41:28'),(1249374,416540,'action started via WP Cron','2025-10-12 11:46:27','2025-10-12 13:46:27'),(1249375,416540,'action complete via WP Cron','2025-10-12 11:46:27','2025-10-12 13:46:27'),(1249376,416541,'action created','2025-10-12 11:46:27','2025-10-12 13:46:27'),(1249377,416541,'action started via WP Cron','2025-10-12 11:51:27','2025-10-12 13:51:27'),(1249378,416541,'action complete via WP Cron','2025-10-12 11:51:27','2025-10-12 13:51:27'),(1249379,416542,'action created','2025-10-12 11:51:27','2025-10-12 13:51:27'),(1249380,416542,'action started via WP Cron','2025-10-12 11:53:57','2025-10-12 13:53:57'),(1249381,416542,'action complete via WP Cron','2025-10-12 11:53:57','2025-10-12 13:53:57'),(1249382,416543,'action created','2025-10-12 11:53:57','2025-10-12 13:53:57'),(1249383,416543,'action started via WP Cron','2025-10-12 11:56:27','2025-10-12 13:56:27'),(1249384,416543,'action complete via WP Cron','2025-10-12 11:56:27','2025-10-12 13:56:27'),(1249385,416544,'action created','2025-10-12 11:56:27','2025-10-12 13:56:27'),(1249386,416544,'action started via WP Cron','2025-10-12 12:00:05','2025-10-12 14:00:05'),(1249387,416544,'action complete via WP Cron','2025-10-12 12:00:05','2025-10-12 14:00:05'),(1249388,416545,'action created','2025-10-12 12:00:05','2025-10-12 14:00:05'),(1249389,416545,'action started via WP Cron','2025-10-12 12:05:22','2025-10-12 14:05:22'),(1249390,416545,'action complete via WP Cron','2025-10-12 12:05:22','2025-10-12 14:05:22'),(1249391,416546,'action created','2025-10-12 12:05:22','2025-10-12 14:05:22'),(1249392,416546,'action started via WP Cron','2025-10-12 12:08:07','2025-10-12 14:08:07'),(1249393,416546,'action complete via WP Cron','2025-10-12 12:08:07','2025-10-12 14:08:07'),(1249394,416547,'action created','2025-10-12 12:08:07','2025-10-12 14:08:07'),(1249395,416547,'action started via WP Cron','2025-10-12 12:11:27','2025-10-12 14:11:27'),(1249396,416547,'action complete via WP Cron','2025-10-12 12:11:27','2025-10-12 14:11:27'),(1249397,416548,'action created','2025-10-12 12:11:27','2025-10-12 14:11:27'),(1249398,416548,'action started via WP Cron','2025-10-12 12:13:37','2025-10-12 14:13:37'),(1249399,416548,'action complete via WP Cron','2025-10-12 12:13:37','2025-10-12 14:13:37'),(1249400,416549,'action created','2025-10-12 12:13:37','2025-10-12 14:13:37'),(1249401,416549,'action started via WP Cron','2025-10-12 12:16:27','2025-10-12 14:16:27'),(1249402,416549,'action complete via WP Cron','2025-10-12 12:16:27','2025-10-12 14:16:27'),(1249403,416550,'action created','2025-10-12 12:16:27','2025-10-12 14:16:27'),(1249404,416550,'action started via WP Cron','2025-10-12 12:18:47','2025-10-12 14:18:47'),(1249405,416550,'action complete via WP Cron','2025-10-12 12:18:47','2025-10-12 14:18:47'),(1249406,416551,'action created','2025-10-12 12:18:47','2025-10-12 14:18:47'),(1249407,416551,'action started via WP Cron','2025-10-12 12:21:27','2025-10-12 14:21:27'),(1249408,416551,'action complete via WP Cron','2025-10-12 12:21:27','2025-10-12 14:21:27'),(1249409,416552,'action created','2025-10-12 12:21:27','2025-10-12 14:21:27'),(1249410,416552,'action started via WP Cron','2025-10-12 12:25:09','2025-10-12 14:25:09'),(1249411,416552,'action complete via WP Cron','2025-10-12 12:25:09','2025-10-12 14:25:09'),(1249412,416553,'action created','2025-10-12 12:25:09','2025-10-12 14:25:09'),(1249413,416553,'action started via WP Cron','2025-10-12 12:28:40','2025-10-12 14:28:40'),(1249414,416553,'action complete via WP Cron','2025-10-12 12:28:40','2025-10-12 14:28:40'),(1249415,416554,'action created','2025-10-12 12:28:40','2025-10-12 14:28:40'),(1249416,416554,'action started via WP Cron','2025-10-12 12:31:27','2025-10-12 14:31:27'),(1249417,416554,'action complete via WP Cron','2025-10-12 12:31:27','2025-10-12 14:31:27'),(1249418,416555,'action created','2025-10-12 12:31:27','2025-10-12 14:31:27'),(1249419,416555,'action started via WP Cron','2025-10-12 12:36:27','2025-10-12 14:36:27'),(1249420,416556,'action created','2025-10-12 12:36:27','2025-10-12 14:36:27'),(1249421,416556,'action started via WP Cron','2025-10-12 12:36:28','2025-10-12 14:36:28'),(1249422,416556,'action complete via WP Cron','2025-10-12 12:36:28','2025-10-12 14:36:28'),(1249423,416555,'action complete via WP Cron','2025-10-12 12:36:29','2025-10-12 14:36:29'),(1249424,416557,'action created','2025-10-12 12:36:29','2025-10-12 14:36:29'),(1249425,416557,'action started via WP Cron','2025-10-12 12:41:16','2025-10-12 14:41:16'),(1249426,416557,'action complete via WP Cron','2025-10-12 12:41:16','2025-10-12 14:41:16'),(1249427,416558,'action created','2025-10-12 12:41:16','2025-10-12 14:41:16'),(1249428,416558,'action started via WP Cron','2025-10-12 12:46:27','2025-10-12 14:46:27'),(1249429,416558,'action complete via WP Cron','2025-10-12 12:46:27','2025-10-12 14:46:27'),(1249430,416559,'action created','2025-10-12 12:46:27','2025-10-12 14:46:27'),(1249431,416559,'action started via WP Cron','2025-10-12 12:51:27','2025-10-12 14:51:27'),(1249432,416559,'action complete via WP Cron','2025-10-12 12:51:27','2025-10-12 14:51:27'),(1249433,416560,'action created','2025-10-12 12:51:27','2025-10-12 14:51:27'),(1249434,416560,'action started via WP Cron','2025-10-12 12:56:27','2025-10-12 14:56:27'),(1249435,416560,'action complete via WP Cron','2025-10-12 12:56:27','2025-10-12 14:56:27'),(1249436,416561,'action created','2025-10-12 12:56:27','2025-10-12 14:56:27'),(1249437,416561,'action started via WP Cron','2025-10-12 13:01:09','2025-10-12 15:01:09'),(1249438,416562,'action created','2025-10-12 13:01:09','2025-10-12 15:01:09'),(1249439,416562,'action started via WP Cron','2025-10-12 13:01:11','2025-10-12 15:01:11'),(1249440,416562,'action complete via WP Cron','2025-10-12 13:01:11','2025-10-12 15:01:11'),(1249441,416561,'action complete via WP Cron','2025-10-12 13:01:11','2025-10-12 15:01:11'),(1249442,416563,'action created','2025-10-12 13:01:11','2025-10-12 15:01:11'),(1249443,416563,'action started via WP Cron','2025-10-12 13:06:27','2025-10-12 15:06:27'),(1249444,416563,'action complete via WP Cron','2025-10-12 13:06:27','2025-10-12 15:06:27'),(1249445,416564,'action created','2025-10-12 13:06:27','2025-10-12 15:06:27'),(1249446,416564,'action started via WP Cron','2025-10-12 13:11:27','2025-10-12 15:11:27'),(1249447,416564,'action complete via WP Cron','2025-10-12 13:11:27','2025-10-12 15:11:27'),(1249448,416565,'action created','2025-10-12 13:11:27','2025-10-12 15:11:27'),(1249449,416565,'action started via WP Cron','2025-10-12 13:16:27','2025-10-12 15:16:27'),(1249450,416565,'action complete via WP Cron','2025-10-12 13:16:27','2025-10-12 15:16:27'),(1249451,416566,'action created','2025-10-12 13:16:27','2025-10-12 15:16:27'),(1249452,416566,'action started via WP Cron','2025-10-12 13:21:27','2025-10-12 15:21:27'),(1249453,416566,'action complete via WP Cron','2025-10-12 13:21:27','2025-10-12 15:21:27'),(1249454,416567,'action created','2025-10-12 13:21:27','2025-10-12 15:21:27'),(1249455,416567,'action started via WP Cron','2025-10-12 13:25:35','2025-10-12 15:25:35'),(1249456,416567,'action complete via WP Cron','2025-10-12 13:25:35','2025-10-12 15:25:35'),(1249457,416568,'action created','2025-10-12 13:25:35','2025-10-12 15:25:35'),(1249458,416568,'action started via WP Cron','2025-10-12 13:28:43','2025-10-12 15:28:43'),(1249459,416568,'action complete via WP Cron','2025-10-12 13:28:43','2025-10-12 15:28:43'),(1249460,416569,'action created','2025-10-12 13:28:43','2025-10-12 15:28:43'),(1249461,416569,'action started via WP Cron','2025-10-12 13:31:28','2025-10-12 15:31:28'),(1249462,416569,'action complete via WP Cron','2025-10-12 13:31:28','2025-10-12 15:31:28'),(1249463,416570,'action created','2025-10-12 13:31:28','2025-10-12 15:31:28'),(1249464,416570,'action started via WP Cron','2025-10-12 13:36:27','2025-10-12 15:36:27'),(1249465,416570,'action complete via WP Cron','2025-10-12 13:36:27','2025-10-12 15:36:27'),(1249466,416571,'action created','2025-10-12 13:36:27','2025-10-12 15:36:27'),(1249467,416571,'action started via WP Cron','2025-10-12 13:41:27','2025-10-12 15:41:27'),(1249468,416571,'action complete via WP Cron','2025-10-12 13:41:27','2025-10-12 15:41:27'),(1249469,416572,'action created','2025-10-12 13:41:27','2025-10-12 15:41:27'),(1249470,416572,'action started via WP Cron','2025-10-12 13:46:15','2025-10-12 15:46:15'),(1249471,416572,'action complete via WP Cron','2025-10-12 13:46:15','2025-10-12 15:46:15'),(1249472,416573,'action created','2025-10-12 13:46:15','2025-10-12 15:46:15'),(1249473,416573,'action started via WP Cron','2025-10-12 13:51:27','2025-10-12 15:51:27'),(1249474,416574,'action created','2025-10-12 13:51:27','2025-10-12 15:51:27'),(1249475,416574,'action started via WP Cron','2025-10-12 13:51:29','2025-10-12 15:51:29'),(1249476,416574,'action complete via WP Cron','2025-10-12 13:51:29','2025-10-12 15:51:29'),(1249477,416573,'action complete via WP Cron','2025-10-12 13:51:29','2025-10-12 15:51:29'),(1249478,416575,'action created','2025-10-12 13:51:29','2025-10-12 15:51:29'),(1249479,416575,'action started via WP Cron','2025-10-12 13:56:27','2025-10-12 15:56:27'),(1249480,416575,'action complete via WP Cron','2025-10-12 13:56:27','2025-10-12 15:56:27'),(1249481,416576,'action created','2025-10-12 13:56:27','2025-10-12 15:56:27'),(1249482,416576,'action started via WP Cron','2025-10-12 14:01:27','2025-10-12 16:01:27'),(1249483,416576,'action complete via WP Cron','2025-10-12 14:01:27','2025-10-12 16:01:27'),(1249484,416577,'action created','2025-10-12 14:01:27','2025-10-12 16:01:27'),(1249485,416577,'action started via WP Cron','2025-10-12 14:06:27','2025-10-12 16:06:27'),(1249486,416577,'action complete via WP Cron','2025-10-12 14:06:27','2025-10-12 16:06:27'),(1249487,416578,'action created','2025-10-12 14:06:27','2025-10-12 16:06:27'),(1249488,416578,'action started via WP Cron','2025-10-12 14:11:28','2025-10-12 16:11:28'),(1249489,416578,'action complete via WP Cron','2025-10-12 14:11:28','2025-10-12 16:11:28'),(1249490,416579,'action created','2025-10-12 14:11:28','2025-10-12 16:11:28'),(1249491,416579,'action started via WP Cron','2025-10-12 14:16:27','2025-10-12 16:16:27'),(1249492,416580,'action created','2025-10-12 14:16:27','2025-10-12 16:16:27'),(1249493,416580,'action started via WP Cron','2025-10-12 14:16:29','2025-10-12 16:16:29'),(1249494,416580,'action complete via WP Cron','2025-10-12 14:16:29','2025-10-12 16:16:29'),(1249495,416579,'action complete via WP Cron','2025-10-12 14:16:29','2025-10-12 16:16:29'),(1249496,416581,'action created','2025-10-12 14:16:29','2025-10-12 16:16:29'),(1249497,416581,'action started via WP Cron','2025-10-12 14:21:27','2025-10-12 16:21:27'),(1249498,416581,'action complete via WP Cron','2025-10-12 14:21:27','2025-10-12 16:21:27'),(1249499,416582,'action created','2025-10-12 14:21:27','2025-10-12 16:21:27'),(1249500,416582,'action started via WP Cron','2025-10-12 14:26:27','2025-10-12 16:26:27'),(1249501,416583,'action created','2025-10-12 14:26:27','2025-10-12 16:26:27'),(1249502,416583,'action started via WP Cron','2025-10-12 14:26:29','2025-10-12 16:26:29'),(1249503,416583,'action complete via WP Cron','2025-10-12 14:26:29','2025-10-12 16:26:29'),(1249504,416582,'action complete via WP Cron','2025-10-12 14:26:29','2025-10-12 16:26:29'),(1249505,416584,'action created','2025-10-12 14:26:29','2025-10-12 16:26:29'),(1249506,416584,'action started via WP Cron','2025-10-12 14:31:27','2025-10-12 16:31:27'),(1249507,416585,'action created','2025-10-12 14:31:27','2025-10-12 16:31:27'),(1249508,416585,'action started via WP Cron','2025-10-12 14:31:29','2025-10-12 16:31:29'),(1249509,416585,'action complete via WP Cron','2025-10-12 14:31:29','2025-10-12 16:31:29'),(1249510,416584,'action complete via WP Cron','2025-10-12 14:31:29','2025-10-12 16:31:29'),(1249511,416586,'action created','2025-10-12 14:31:29','2025-10-12 16:31:29'),(1249512,416586,'action started via WP Cron','2025-10-12 14:36:27','2025-10-12 16:36:27'),(1249513,416587,'action created','2025-10-12 14:36:27','2025-10-12 16:36:27'),(1249514,416587,'action started via WP Cron','2025-10-12 14:36:29','2025-10-12 16:36:29'),(1249515,416587,'action complete via WP Cron','2025-10-12 14:36:29','2025-10-12 16:36:29'),(1249516,416586,'action complete via WP Cron','2025-10-12 14:36:29','2025-10-12 16:36:29'),(1249517,416588,'action created','2025-10-12 14:36:29','2025-10-12 16:36:29'),(1249518,416588,'action started via WP Cron','2025-10-12 14:41:27','2025-10-12 16:41:27'),(1249519,416588,'action complete via WP Cron','2025-10-12 14:41:28','2025-10-12 16:41:28'),(1249520,416589,'action created','2025-10-12 14:41:28','2025-10-12 16:41:28'),(1249521,416589,'action started via WP Cron','2025-10-12 14:46:27','2025-10-12 16:46:27'),(1249522,416589,'action complete via WP Cron','2025-10-12 14:46:27','2025-10-12 16:46:27'),(1249523,416590,'action created','2025-10-12 14:46:27','2025-10-12 16:46:27'),(1249524,416590,'action started via WP Cron','2025-10-12 14:51:27','2025-10-12 16:51:27'),(1249525,416590,'action complete via WP Cron','2025-10-12 14:51:27','2025-10-12 16:51:27'),(1249526,416591,'action created','2025-10-12 14:51:27','2025-10-12 16:51:27'),(1249527,416591,'action started via WP Cron','2025-10-12 14:56:27','2025-10-12 16:56:27'),(1249528,416592,'action created','2025-10-12 14:56:27','2025-10-12 16:56:27'),(1249529,416592,'action started via WP Cron','2025-10-12 14:56:29','2025-10-12 16:56:29'),(1249530,416592,'action complete via WP Cron','2025-10-12 14:56:29','2025-10-12 16:56:29'),(1249531,416591,'action complete via WP Cron','2025-10-12 14:56:29','2025-10-12 16:56:29'),(1249532,416593,'action created','2025-10-12 14:56:29','2025-10-12 16:56:29'),(1249533,416593,'action started via WP Cron','2025-10-12 15:01:28','2025-10-12 17:01:28'),(1249534,416593,'action complete via WP Cron','2025-10-12 15:01:28','2025-10-12 17:01:28'),(1249535,416594,'action created','2025-10-12 15:01:28','2025-10-12 17:01:28'),(1249536,416594,'action started via WP Cron','2025-10-12 15:06:27','2025-10-12 17:06:27'),(1249537,416595,'action created','2025-10-12 15:06:27','2025-10-12 17:06:27'),(1249538,416595,'action started via WP Cron','2025-10-12 15:06:29','2025-10-12 17:06:29'),(1249539,416595,'action complete via WP Cron','2025-10-12 15:06:29','2025-10-12 17:06:29'),(1249540,416594,'action complete via WP Cron','2025-10-12 15:06:29','2025-10-12 17:06:29'),(1249541,416596,'action created','2025-10-12 15:06:29','2025-10-12 17:06:29'),(1249542,416596,'action started via WP Cron','2025-10-12 15:11:27','2025-10-12 17:11:27'),(1249543,416596,'action complete via WP Cron','2025-10-12 15:11:27','2025-10-12 17:11:27'),(1249544,416597,'action created','2025-10-12 15:11:27','2025-10-12 17:11:27'),(1249545,416597,'action started via WP Cron','2025-10-12 15:16:27','2025-10-12 17:16:27'),(1249546,416597,'action complete via WP Cron','2025-10-12 15:16:27','2025-10-12 17:16:27'),(1249547,416598,'action created','2025-10-12 15:16:27','2025-10-12 17:16:27'),(1249548,416598,'action started via WP Cron','2025-10-12 15:21:28','2025-10-12 17:21:28'),(1249549,416598,'action complete via WP Cron','2025-10-12 15:21:28','2025-10-12 17:21:28'),(1249550,416599,'action created','2025-10-12 15:21:28','2025-10-12 17:21:28'),(1249551,416599,'action started via WP Cron','2025-10-12 15:26:27','2025-10-12 17:26:27'),(1249552,416599,'action complete via WP Cron','2025-10-12 15:26:27','2025-10-12 17:26:27'),(1249553,416600,'action created','2025-10-12 15:26:27','2025-10-12 17:26:27'),(1249554,416600,'action started via WP Cron','2025-10-12 15:36:28','2025-10-12 17:36:28'),(1249555,416600,'action complete via WP Cron','2025-10-12 15:36:28','2025-10-12 17:36:28'),(1249556,416601,'action created','2025-10-12 15:36:28','2025-10-12 17:36:28'),(1249557,416601,'action started via WP Cron','2025-10-12 15:41:27','2025-10-12 17:41:27'),(1249558,416601,'action complete via WP Cron','2025-10-12 15:41:27','2025-10-12 17:41:27'),(1249559,416602,'action created','2025-10-12 15:41:27','2025-10-12 17:41:27'),(1249560,416602,'action started via WP Cron','2025-10-12 15:44:01','2025-10-12 17:44:01'),(1249561,416602,'action complete via WP Cron','2025-10-12 15:44:01','2025-10-12 17:44:01'),(1249562,416603,'action created','2025-10-12 15:44:01','2025-10-12 17:44:01'),(1249563,416603,'action started via WP Cron','2025-10-12 15:46:28','2025-10-12 17:46:28'),(1249564,416603,'action complete via WP Cron','2025-10-12 15:46:28','2025-10-12 17:46:28'),(1249565,416604,'action created','2025-10-12 15:46:28','2025-10-12 17:46:28'),(1249566,416604,'action started via WP Cron','2025-10-12 15:51:28','2025-10-12 17:51:28'),(1249567,416605,'action created','2025-10-12 15:51:28','2025-10-12 17:51:28'),(1249568,416605,'action started via WP Cron','2025-10-12 15:51:30','2025-10-12 17:51:30'),(1249569,416605,'action complete via WP Cron','2025-10-12 15:51:30','2025-10-12 17:51:30'),(1249570,416604,'action complete via WP Cron','2025-10-12 15:51:30','2025-10-12 17:51:30'),(1249571,416606,'action created','2025-10-12 15:51:30','2025-10-12 17:51:30'),(1249572,416606,'action started via WP Cron','2025-10-12 15:56:27','2025-10-12 17:56:27'),(1249573,416606,'action complete via WP Cron','2025-10-12 15:56:27','2025-10-12 17:56:27'),(1249574,416607,'action created','2025-10-12 15:56:27','2025-10-12 17:56:27'),(1249575,416607,'action started via WP Cron','2025-10-12 16:01:28','2025-10-12 18:01:28'),(1249576,416607,'action complete via WP Cron','2025-10-12 16:01:28','2025-10-12 18:01:28'),(1249577,416608,'action created','2025-10-12 16:01:28','2025-10-12 18:01:28'),(1249578,416608,'action started via WP Cron','2025-10-12 16:06:27','2025-10-12 18:06:27'),(1249579,416608,'action complete via WP Cron','2025-10-12 16:06:27','2025-10-12 18:06:27'),(1249580,416609,'action created','2025-10-12 16:06:27','2025-10-12 18:06:27'),(1249581,416609,'action started via WP Cron','2025-10-12 16:08:37','2025-10-12 18:08:37'),(1249582,416609,'action complete via WP Cron','2025-10-12 16:08:37','2025-10-12 18:08:37'),(1249583,416610,'action created','2025-10-12 16:08:37','2025-10-12 18:08:37'),(1249584,416610,'action started via WP Cron','2025-10-12 16:11:27','2025-10-12 18:11:27'),(1249585,416610,'action complete via WP Cron','2025-10-12 16:11:27','2025-10-12 18:11:27'),(1249586,416611,'action created','2025-10-12 16:11:27','2025-10-12 18:11:27'),(1249587,416611,'action started via WP Cron','2025-10-12 16:16:28','2025-10-12 18:16:28'),(1249588,416611,'action complete via WP Cron','2025-10-12 16:16:28','2025-10-12 18:16:28'),(1249589,416612,'action created','2025-10-12 16:16:28','2025-10-12 18:16:28'),(1249590,416612,'action started via WP Cron','2025-10-12 16:21:27','2025-10-12 18:21:27'),(1249591,416612,'action complete via WP Cron','2025-10-12 16:21:28','2025-10-12 18:21:28'),(1249592,416613,'action created','2025-10-12 16:21:28','2025-10-12 18:21:28'),(1249593,416613,'action started via WP Cron','2025-10-12 16:26:06','2025-10-12 18:26:06'),(1249594,416613,'action complete via WP Cron','2025-10-12 16:26:06','2025-10-12 18:26:06'),(1249595,416614,'action created','2025-10-12 16:26:06','2025-10-12 18:26:06'),(1249596,416614,'action started via WP Cron','2025-10-12 16:31:27','2025-10-12 18:31:27'),(1249597,416615,'action created','2025-10-12 16:31:27','2025-10-12 18:31:27'),(1249598,416615,'action started via WP Cron','2025-10-12 16:31:30','2025-10-12 18:31:30'),(1249599,416615,'action complete via WP Cron','2025-10-12 16:31:31','2025-10-12 18:31:31'),(1249600,416614,'action complete via WP Cron','2025-10-12 16:31:31','2025-10-12 18:31:31'),(1249601,416616,'action created','2025-10-12 16:31:31','2025-10-12 18:31:31'),(1249602,416616,'action started via WP Cron','2025-10-12 16:36:28','2025-10-12 18:36:28'),(1249603,416616,'action complete via WP Cron','2025-10-12 16:36:28','2025-10-12 18:36:28'),(1249604,416617,'action created','2025-10-12 16:36:28','2025-10-12 18:36:28'),(1249605,416617,'action started via WP Cron','2025-10-12 16:41:27','2025-10-12 18:41:27'),(1249606,416617,'action complete via WP Cron','2025-10-12 16:41:27','2025-10-12 18:41:27'),(1249607,416618,'action created','2025-10-12 16:41:27','2025-10-12 18:41:27'),(1249608,416618,'action started via WP Cron','2025-10-12 16:46:27','2025-10-12 18:46:27'),(1249609,416618,'action complete via WP Cron','2025-10-12 16:46:27','2025-10-12 18:46:27'),(1249610,416619,'action created','2025-10-12 16:46:27','2025-10-12 18:46:27'),(1249611,416619,'action started via WP Cron','2025-10-12 16:51:27','2025-10-12 18:51:27'),(1249612,416619,'action complete via WP Cron','2025-10-12 16:51:27','2025-10-12 18:51:27'),(1249613,416620,'action created','2025-10-12 16:51:27','2025-10-12 18:51:27'),(1249614,416620,'action started via WP Cron','2025-10-12 16:56:28','2025-10-12 18:56:28'),(1249615,416620,'action complete via WP Cron','2025-10-12 16:56:28','2025-10-12 18:56:28'),(1249616,416621,'action created','2025-10-12 16:56:28','2025-10-12 18:56:28'),(1249617,416621,'action started via WP Cron','2025-10-12 16:59:48','2025-10-12 18:59:48'),(1249618,416621,'action complete via WP Cron','2025-10-12 16:59:48','2025-10-12 18:59:48'),(1249619,416622,'action created','2025-10-12 16:59:48','2025-10-12 18:59:48'),(1249620,416622,'action started via WP Cron','2025-10-12 17:05:50','2025-10-12 19:05:50'),(1249621,416622,'action complete via WP Cron','2025-10-12 17:05:50','2025-10-12 19:05:50'),(1249622,416623,'action created','2025-10-12 17:05:50','2025-10-12 19:05:50'),(1249623,416623,'action started via WP Cron','2025-10-12 17:11:27','2025-10-12 19:11:27'),(1249624,416623,'action complete via WP Cron','2025-10-12 17:11:27','2025-10-12 19:11:27'),(1249625,416624,'action created','2025-10-12 17:11:27','2025-10-12 19:11:27'),(1249626,416624,'action started via WP Cron','2025-10-12 17:16:27','2025-10-12 19:16:27'),(1249627,416624,'action complete via WP Cron','2025-10-12 17:16:27','2025-10-12 19:16:27'),(1249628,416625,'action created','2025-10-12 17:16:27','2025-10-12 19:16:27'),(1249629,416625,'action started via WP Cron','2025-10-12 17:21:27','2025-10-12 19:21:27'),(1249630,416626,'action created','2025-10-12 17:21:27','2025-10-12 19:21:27'),(1249631,416626,'action started via WP Cron','2025-10-12 17:21:30','2025-10-12 19:21:30'),(1249632,416626,'action complete via WP Cron','2025-10-12 17:21:30','2025-10-12 19:21:30'),(1249633,416625,'action complete via WP Cron','2025-10-12 17:21:30','2025-10-12 19:21:30'),(1249634,416627,'action created','2025-10-12 17:21:30','2025-10-12 19:21:30'),(1249635,416627,'action started via WP Cron','2025-10-12 17:25:21','2025-10-12 19:25:21'),(1249636,416627,'action complete via WP Cron','2025-10-12 17:25:21','2025-10-12 19:25:21'),(1249637,416628,'action created','2025-10-12 17:25:21','2025-10-12 19:25:21'),(1249638,416628,'action started via WP Cron','2025-10-12 17:29:29','2025-10-12 19:29:29'),(1249639,416628,'action complete via WP Cron','2025-10-12 17:29:29','2025-10-12 19:29:29'),(1249640,416629,'action created','2025-10-12 17:29:29','2025-10-12 19:29:29'),(1249641,416629,'action started via WP Cron','2025-10-12 17:31:59','2025-10-12 19:31:59'),(1249642,416629,'action complete via WP Cron','2025-10-12 17:31:59','2025-10-12 19:31:59'),(1249643,416630,'action created','2025-10-12 17:31:59','2025-10-12 19:31:59'),(1249644,416630,'action started via WP Cron','2025-10-12 17:34:07','2025-10-12 19:34:07'),(1249645,416630,'action complete via WP Cron','2025-10-12 17:34:07','2025-10-12 19:34:07'),(1249646,416631,'action created','2025-10-12 17:34:07','2025-10-12 19:34:07'),(1249647,416631,'action started via WP Cron','2025-10-12 17:36:28','2025-10-12 19:36:28'),(1249648,416631,'action complete via WP Cron','2025-10-12 17:36:28','2025-10-12 19:36:28'),(1249649,416632,'action created','2025-10-12 17:36:28','2025-10-12 19:36:28'),(1249650,416632,'action started via WP Cron','2025-10-12 17:40:38','2025-10-12 19:40:38'),(1249651,416632,'action complete via WP Cron','2025-10-12 17:40:39','2025-10-12 19:40:39'),(1249652,416633,'action created','2025-10-12 17:40:39','2025-10-12 19:40:39'),(1249653,416633,'action started via WP Cron','2025-10-12 17:43:36','2025-10-12 19:43:36'),(1249654,416633,'action complete via WP Cron','2025-10-12 17:43:36','2025-10-12 19:43:36'),(1249655,416634,'action created','2025-10-12 17:43:36','2025-10-12 19:43:36'),(1249656,416634,'action started via WP Cron','2025-10-12 17:46:28','2025-10-12 19:46:28'),(1249657,416634,'action complete via WP Cron','2025-10-12 17:46:28','2025-10-12 19:46:28'),(1249658,416635,'action created','2025-10-12 17:46:28','2025-10-12 19:46:28'),(1249659,416635,'action started via WP Cron','2025-10-12 17:51:27','2025-10-12 19:51:27'),(1249660,416635,'action complete via WP Cron','2025-10-12 17:51:27','2025-10-12 19:51:27'),(1249661,416636,'action created','2025-10-12 17:51:27','2025-10-12 19:51:27'),(1249662,416636,'action started via WP Cron','2025-10-12 17:55:27','2025-10-12 19:55:27'),(1249663,416637,'action created','2025-10-12 17:55:27','2025-10-12 19:55:27'),(1249664,416637,'action started via WP Cron','2025-10-12 17:55:29','2025-10-12 19:55:29'),(1249665,416637,'action complete via WP Cron','2025-10-12 17:55:29','2025-10-12 19:55:29'),(1249666,416636,'action complete via WP Cron','2025-10-12 17:55:29','2025-10-12 19:55:29'),(1249667,416638,'action created','2025-10-12 17:55:29','2025-10-12 19:55:29'),(1249668,416638,'action started via WP Cron','2025-10-12 17:58:37','2025-10-12 19:58:37'),(1249669,416638,'action complete via WP Cron','2025-10-12 17:58:37','2025-10-12 19:58:37'),(1249670,416639,'action created','2025-10-12 17:58:37','2025-10-12 19:58:37'),(1249671,416639,'action started via WP Cron','2025-10-12 18:01:27','2025-10-12 20:01:27'),(1249672,416639,'action complete via WP Cron','2025-10-12 18:01:27','2025-10-12 20:01:27'),(1249673,416640,'action created','2025-10-12 18:01:27','2025-10-12 20:01:27'),(1249674,416640,'action started via WP Cron','2025-10-12 18:03:37','2025-10-12 20:03:37'),(1249675,416640,'action complete via WP Cron','2025-10-12 18:03:37','2025-10-12 20:03:37'),(1249676,416641,'action created','2025-10-12 18:03:37','2025-10-12 20:03:37'),(1249677,416641,'action started via WP Cron','2025-10-12 18:06:27','2025-10-12 20:06:27'),(1249678,416641,'action complete via WP Cron','2025-10-12 18:06:27','2025-10-12 20:06:27'),(1249679,416642,'action created','2025-10-12 18:06:27','2025-10-12 20:06:27'),(1249680,416642,'action started via WP Cron','2025-10-12 18:10:21','2025-10-12 20:10:21'),(1249681,416642,'action complete via WP Cron','2025-10-12 18:10:21','2025-10-12 20:10:21'),(1249682,416643,'action created','2025-10-12 18:10:21','2025-10-12 20:10:21'),(1249683,416643,'action started via WP Cron','2025-10-12 18:16:28','2025-10-12 20:16:28'),(1249684,416643,'action complete via WP Cron','2025-10-12 18:16:28','2025-10-12 20:16:28'),(1249685,416644,'action created','2025-10-12 18:16:28','2025-10-12 20:16:28'),(1249686,416644,'action started via WP Cron','2025-10-12 18:20:12','2025-10-12 20:20:12'),(1249687,416644,'action complete via WP Cron','2025-10-12 18:20:12','2025-10-12 20:20:12'),(1249688,416645,'action created','2025-10-12 18:20:12','2025-10-12 20:20:12'),(1249689,416645,'action started via WP Cron','2025-10-12 18:23:20','2025-10-12 20:23:20'),(1249690,416645,'action complete via WP Cron','2025-10-12 18:23:20','2025-10-12 20:23:20'),(1249691,416646,'action created','2025-10-12 18:23:20','2025-10-12 20:23:20'),(1249692,416646,'action started via WP Cron','2025-10-12 18:25:33','2025-10-12 20:25:33'),(1249693,416646,'action complete via WP Cron','2025-10-12 18:25:33','2025-10-12 20:25:33'),(1249694,416647,'action created','2025-10-12 18:25:33','2025-10-12 20:25:33'),(1249695,416647,'action started via WP Cron','2025-10-12 18:29:44','2025-10-12 20:29:44'),(1249696,416647,'action complete via WP Cron','2025-10-12 18:29:44','2025-10-12 20:29:44'),(1249697,416648,'action created','2025-10-12 18:29:44','2025-10-12 20:29:44'),(1249698,416648,'action started via WP Cron','2025-10-12 18:32:28','2025-10-12 20:32:28'),(1249699,416649,'action created','2025-10-12 18:32:28','2025-10-12 20:32:28'),(1249700,416649,'action started via WP Cron','2025-10-12 18:32:30','2025-10-12 20:32:30'),(1249701,416649,'action complete via WP Cron','2025-10-12 18:32:30','2025-10-12 20:32:30'),(1249702,416648,'action complete via WP Cron','2025-10-12 18:32:30','2025-10-12 20:32:30'),(1249703,416650,'action created','2025-10-12 18:32:30','2025-10-12 20:32:30'),(1249704,416650,'action started via WP Cron','2025-10-12 18:36:27','2025-10-12 20:36:27'),(1249705,416650,'action complete via WP Cron','2025-10-12 18:36:27','2025-10-12 20:36:27'),(1249706,416651,'action created','2025-10-12 18:36:27','2025-10-12 20:36:27'),(1249707,416651,'action started via WP Cron','2025-10-12 18:38:49','2025-10-12 20:38:49'),(1249708,416651,'action complete via WP Cron','2025-10-12 18:38:49','2025-10-12 20:38:49'),(1249709,416652,'action created','2025-10-12 18:38:49','2025-10-12 20:38:49'),(1249710,416652,'action started via WP Cron','2025-10-12 18:41:42','2025-10-12 20:41:42'),(1249711,416652,'action complete via WP Cron','2025-10-12 18:41:43','2025-10-12 20:41:43'),(1249712,416653,'action created','2025-10-12 18:41:43','2025-10-12 20:41:43'),(1249713,416653,'action started via WP Cron','2025-10-12 18:43:53','2025-10-12 20:43:53'),(1249714,416653,'action complete via WP Cron','2025-10-12 18:43:53','2025-10-12 20:43:53'),(1249715,416654,'action created','2025-10-12 18:43:53','2025-10-12 20:43:53'),(1249716,416654,'action started via WP Cron','2025-10-12 18:46:27','2025-10-12 20:46:27'),(1249717,416654,'action complete via WP Cron','2025-10-12 18:46:27','2025-10-12 20:46:27'),(1249718,416655,'action created','2025-10-12 18:46:27','2025-10-12 20:46:27'),(1249719,416655,'action started via WP Cron','2025-10-12 18:50:24','2025-10-12 20:50:24'),(1249720,416655,'action complete via WP Cron','2025-10-12 18:50:24','2025-10-12 20:50:24'),(1249721,416656,'action created','2025-10-12 18:50:24','2025-10-12 20:50:24'),(1249722,416656,'action started via WP Cron','2025-10-12 18:54:55','2025-10-12 20:54:55'),(1249723,416656,'action complete via WP Cron','2025-10-12 18:54:55','2025-10-12 20:54:55'),(1249724,416657,'action created','2025-10-12 18:54:55','2025-10-12 20:54:55'),(1249725,416657,'action started via WP Cron','2025-10-12 19:00:54','2025-10-12 21:00:54'),(1249726,416657,'action complete via WP Cron','2025-10-12 19:00:54','2025-10-12 21:00:54'),(1249727,416658,'action created','2025-10-12 19:00:54','2025-10-12 21:00:54'),(1249728,416658,'action started via WP Cron','2025-10-12 19:06:28','2025-10-12 21:06:28'),(1249729,416658,'action complete via WP Cron','2025-10-12 19:06:28','2025-10-12 21:06:28'),(1249730,416659,'action created','2025-10-12 19:06:28','2025-10-12 21:06:28'),(1249731,416659,'action started via WP Cron','2025-10-12 19:11:28','2025-10-12 21:11:28'),(1249732,416659,'action complete via WP Cron','2025-10-12 19:11:28','2025-10-12 21:11:28'),(1249733,416660,'action created','2025-10-12 19:11:28','2025-10-12 21:11:28'),(1249734,416660,'action started via WP Cron','2025-10-12 19:16:28','2025-10-12 21:16:28'),(1249735,416660,'action complete via WP Cron','2025-10-12 19:16:28','2025-10-12 21:16:28'),(1249736,416661,'action created','2025-10-12 19:16:28','2025-10-12 21:16:28'),(1249737,416661,'action started via WP Cron','2025-10-12 19:21:27','2025-10-12 21:21:27'),(1249738,416662,'action created','2025-10-12 19:21:28','2025-10-12 21:21:28'),(1249739,416662,'action started via WP Cron','2025-10-12 19:21:31','2025-10-12 21:21:31'),(1249740,416662,'action complete via WP Cron','2025-10-12 19:21:31','2025-10-12 21:21:31'),(1249741,416661,'action complete via WP Cron','2025-10-12 19:21:31','2025-10-12 21:21:31'),(1249742,416663,'action created','2025-10-12 19:21:31','2025-10-12 21:21:31'),(1249743,416663,'action started via WP Cron','2025-10-12 19:26:28','2025-10-12 21:26:28'),(1249744,416663,'action complete via WP Cron','2025-10-12 19:26:28','2025-10-12 21:26:28'),(1249745,416664,'action created','2025-10-12 19:26:28','2025-10-12 21:26:28'),(1249746,416664,'action started via WP Cron','2025-10-12 19:31:28','2025-10-12 21:31:28'),(1249747,416664,'action complete via WP Cron','2025-10-12 19:31:28','2025-10-12 21:31:28'),(1249748,416665,'action created','2025-10-12 19:31:28','2025-10-12 21:31:28'),(1249749,416665,'action started via WP Cron','2025-10-12 19:36:28','2025-10-12 21:36:28'),(1249750,416665,'action complete via WP Cron','2025-10-12 19:36:28','2025-10-12 21:36:28'),(1249751,416666,'action created','2025-10-12 19:36:28','2025-10-12 21:36:28'),(1249752,416666,'action started via WP Cron','2025-10-12 19:41:28','2025-10-12 21:41:28'),(1249753,416666,'action complete via WP Cron','2025-10-12 19:41:28','2025-10-12 21:41:28'),(1249754,416667,'action created','2025-10-12 19:41:28','2025-10-12 21:41:28'),(1249755,416667,'action started via WP Cron','2025-10-12 19:44:13','2025-10-12 21:44:13'),(1249756,416667,'action complete via WP Cron','2025-10-12 19:44:13','2025-10-12 21:44:13'),(1249757,416668,'action created','2025-10-12 19:44:13','2025-10-12 21:44:13'),(1249758,416668,'action started via WP Cron','2025-10-12 19:46:27','2025-10-12 21:46:27'),(1249759,416668,'action complete via WP Cron','2025-10-12 19:46:28','2025-10-12 21:46:28'),(1249760,416669,'action created','2025-10-12 19:46:28','2025-10-12 21:46:28'),(1249761,416669,'action started via WP Cron','2025-10-12 19:51:28','2025-10-12 21:51:28'),(1249762,416670,'action created','2025-10-12 19:51:28','2025-10-12 21:51:28'),(1249763,416670,'action started via WP Cron','2025-10-12 19:51:31','2025-10-12 21:51:31'),(1249764,416670,'action complete via WP Cron','2025-10-12 19:51:31','2025-10-12 21:51:31'),(1249765,416669,'action complete via WP Cron','2025-10-12 19:51:31','2025-10-12 21:51:31'),(1249766,416671,'action created','2025-10-12 19:51:31','2025-10-12 21:51:31'),(1249767,416671,'action started via WP Cron','2025-10-12 19:53:55','2025-10-12 21:53:55'),(1249768,416671,'action complete via WP Cron','2025-10-12 19:53:55','2025-10-12 21:53:55'),(1249769,416672,'action created','2025-10-12 19:53:55','2025-10-12 21:53:55'),(1249770,416672,'action started via WP Cron','2025-10-12 19:56:27','2025-10-12 21:56:27'),(1249771,416672,'action complete via WP Cron','2025-10-12 19:56:27','2025-10-12 21:56:27'),(1249772,416673,'action created','2025-10-12 19:56:27','2025-10-12 21:56:27'),(1249773,416673,'action started via WP Cron','2025-10-12 20:01:47','2025-10-12 22:01:47'),(1249774,416673,'action complete via WP Cron','2025-10-12 20:01:47','2025-10-12 22:01:47'),(1249775,416674,'action created','2025-10-12 20:01:47','2025-10-12 22:01:47'),(1249776,416674,'action started via WP Cron','2025-10-12 20:06:28','2025-10-12 22:06:28'),(1249777,416674,'action complete via WP Cron','2025-10-12 20:06:28','2025-10-12 22:06:28'),(1249778,416675,'action created','2025-10-12 20:06:28','2025-10-12 22:06:28'),(1249779,416675,'action started via WP Cron','2025-10-12 20:11:28','2025-10-12 22:11:28'),(1249780,416675,'action complete via WP Cron','2025-10-12 20:11:28','2025-10-12 22:11:28'),(1249781,416676,'action created','2025-10-12 20:11:28','2025-10-12 22:11:28'),(1249782,416676,'action started via WP Cron','2025-10-12 20:16:28','2025-10-12 22:16:28'),(1249783,416676,'action complete via WP Cron','2025-10-12 20:16:28','2025-10-12 22:16:28'),(1249784,416677,'action created','2025-10-12 20:16:28','2025-10-12 22:16:28'),(1249785,416677,'action started via WP Cron','2025-10-12 20:21:28','2025-10-12 22:21:28'),(1249786,416677,'action complete via WP Cron','2025-10-12 20:21:28','2025-10-12 22:21:28'),(1249787,416678,'action created','2025-10-12 20:21:28','2025-10-12 22:21:28'),(1249788,416678,'action started via WP Cron','2025-10-12 20:26:28','2025-10-12 22:26:28'),(1249789,416678,'action complete via WP Cron','2025-10-12 20:26:28','2025-10-12 22:26:28'),(1249790,416679,'action created','2025-10-12 20:26:28','2025-10-12 22:26:28'),(1249791,416679,'action started via WP Cron','2025-10-12 20:30:09','2025-10-12 22:30:09'),(1249792,416680,'action created','2025-10-12 20:30:09','2025-10-12 22:30:09'),(1249793,416680,'action started via WP Cron','2025-10-12 20:30:12','2025-10-12 22:30:12'),(1249794,416680,'action complete via WP Cron','2025-10-12 20:30:13','2025-10-12 22:30:13'),(1249795,416679,'action complete via WP Cron','2025-10-12 20:30:13','2025-10-12 22:30:13'),(1249796,416681,'action created','2025-10-12 20:30:13','2025-10-12 22:30:13'),(1249797,416681,'action started via WP Cron','2025-10-12 20:36:29','2025-10-12 22:36:29'),(1249798,416681,'action complete via WP Cron','2025-10-12 20:36:29','2025-10-12 22:36:29'),(1249799,416682,'action created','2025-10-12 20:36:29','2025-10-12 22:36:29'),(1249800,416682,'action started via WP Cron','2025-10-12 20:41:28','2025-10-12 22:41:28'),(1249801,416682,'action complete via WP Cron','2025-10-12 20:41:28','2025-10-12 22:41:28'),(1249802,416683,'action created','2025-10-12 20:41:28','2025-10-12 22:41:28'),(1249803,416683,'action started via WP Cron','2025-10-12 20:47:01','2025-10-12 22:47:01'),(1249804,416683,'action complete via WP Cron','2025-10-12 20:47:03','2025-10-12 22:47:03'),(1249805,416684,'action created','2025-10-12 20:47:03','2025-10-12 22:47:03'),(1249806,416684,'action started via WP Cron','2025-10-12 20:51:27','2025-10-12 22:51:27'),(1249807,416684,'action complete via WP Cron','2025-10-12 20:51:28','2025-10-12 22:51:28'),(1249808,416685,'action created','2025-10-12 20:51:28','2025-10-12 22:51:28'),(1249809,416685,'action started via WP Cron','2025-10-12 20:56:28','2025-10-12 22:56:28'),(1249810,416685,'action complete via WP Cron','2025-10-12 20:56:28','2025-10-12 22:56:28'),(1249811,416686,'action created','2025-10-12 20:56:28','2025-10-12 22:56:28'),(1249812,416686,'action started via WP Cron','2025-10-12 21:01:27','2025-10-12 23:01:27'),(1249813,416687,'action created','2025-10-12 21:01:28','2025-10-12 23:01:28'),(1249814,416687,'action started via WP Cron','2025-10-12 21:01:30','2025-10-12 23:01:30'),(1249815,416687,'action complete via WP Cron','2025-10-12 21:01:31','2025-10-12 23:01:31'),(1249816,416686,'action complete via WP Cron','2025-10-12 21:01:31','2025-10-12 23:01:31'),(1249817,416688,'action created','2025-10-12 21:01:31','2025-10-12 23:01:31'),(1249818,416688,'action started via WP Cron','2025-10-12 21:06:28','2025-10-12 23:06:28'),(1249819,416688,'action complete via WP Cron','2025-10-12 21:06:28','2025-10-12 23:06:28'),(1249820,416689,'action created','2025-10-12 21:06:28','2025-10-12 23:06:28'),(1249821,416689,'action started via WP Cron','2025-10-12 21:11:29','2025-10-12 23:11:29'),(1249822,416689,'action complete via WP Cron','2025-10-12 21:11:29','2025-10-12 23:11:29'),(1249823,416690,'action created','2025-10-12 21:11:29','2025-10-12 23:11:29'),(1249824,416690,'action started via WP Cron','2025-10-12 21:16:28','2025-10-12 23:16:28'),(1249825,416690,'action complete via WP Cron','2025-10-12 21:16:28','2025-10-12 23:16:28'),(1249826,416691,'action created','2025-10-12 21:16:28','2025-10-12 23:16:28'),(1249827,416691,'action started via WP Cron','2025-10-12 21:21:36','2025-10-12 23:21:36'),(1249828,416691,'action complete via WP Cron','2025-10-12 21:21:36','2025-10-12 23:21:36'),(1249829,416692,'action created','2025-10-12 21:21:36','2025-10-12 23:21:36'),(1249830,416692,'action started via WP Cron','2025-10-12 21:26:28','2025-10-12 23:26:28'),(1249831,416692,'action complete via WP Cron','2025-10-12 21:26:28','2025-10-12 23:26:28'),(1249832,416693,'action created','2025-10-12 21:26:28','2025-10-12 23:26:28'),(1249833,416693,'action started via WP Cron','2025-10-12 21:29:29','2025-10-12 23:29:29'),(1249834,416693,'action complete via WP Cron','2025-10-12 21:29:29','2025-10-12 23:29:29'),(1249835,416694,'action created','2025-10-12 21:29:29','2025-10-12 23:29:29'),(1249836,416694,'action started via WP Cron','2025-10-12 21:31:37','2025-10-12 23:31:37'),(1249837,416694,'action complete via WP Cron','2025-10-12 21:31:37','2025-10-12 23:31:37'),(1249838,416695,'action created','2025-10-12 21:31:37','2025-10-12 23:31:37'),(1249839,416695,'action started via WP Cron','2025-10-12 21:36:36','2025-10-12 23:36:36'),(1249840,416695,'action complete via WP Cron','2025-10-12 21:36:36','2025-10-12 23:36:36'),(1249841,416696,'action created','2025-10-12 21:36:36','2025-10-12 23:36:36'),(1249842,416696,'action started via WP Cron','2025-10-12 21:41:28','2025-10-12 23:41:28'),(1249843,416696,'action complete via WP Cron','2025-10-12 21:41:28','2025-10-12 23:41:28'),(1249844,416697,'action created','2025-10-12 21:41:28','2025-10-12 23:41:28'),(1249845,416697,'action started via WP Cron','2025-10-12 21:44:30','2025-10-12 23:44:30'),(1249846,416697,'action complete via WP Cron','2025-10-12 21:44:30','2025-10-12 23:44:30'),(1249847,416698,'action created','2025-10-12 21:44:30','2025-10-12 23:44:30'),(1249848,416698,'action started via WP Cron','2025-10-12 21:46:39','2025-10-12 23:46:39'),(1249849,416698,'action complete via WP Cron','2025-10-12 21:46:39','2025-10-12 23:46:39'),(1249850,416699,'action created','2025-10-12 21:46:39','2025-10-12 23:46:39'),(1249851,416699,'action started via WP Cron','2025-10-12 21:51:36','2025-10-12 23:51:36'),(1249852,416699,'action complete via WP Cron','2025-10-12 21:51:36','2025-10-12 23:51:36'),(1249853,416700,'action created','2025-10-12 21:51:36','2025-10-12 23:51:36'),(1249854,416700,'action started via WP Cron','2025-10-12 21:56:28','2025-10-12 23:56:28'),(1249855,416701,'action created','2025-10-12 21:56:28','2025-10-12 23:56:28'),(1249856,416701,'action started via WP Cron','2025-10-12 21:56:30','2025-10-12 23:56:30'),(1249857,416701,'action complete via WP Cron','2025-10-12 21:56:31','2025-10-12 23:56:31'),(1249858,416700,'action complete via WP Cron','2025-10-12 21:56:31','2025-10-12 23:56:31'),(1249859,416702,'action created','2025-10-12 21:56:31','2025-10-12 23:56:31'),(1249860,416702,'action started via WP Cron','2025-10-12 21:58:40','2025-10-12 23:58:40'),(1249861,416702,'action complete via WP Cron','2025-10-12 21:58:40','2025-10-12 23:58:40'),(1249862,416703,'action created','2025-10-12 21:58:40','2025-10-12 23:58:40'),(1249863,416703,'action started via WP Cron','2025-10-12 22:01:36','2025-10-13 00:01:36'),(1249864,416703,'action complete via WP Cron','2025-10-12 22:01:36','2025-10-13 00:01:36'),(1249865,416704,'action created','2025-10-12 22:01:36','2025-10-13 00:01:36'),(1249866,416704,'action started via WP Cron','2025-10-12 22:03:39','2025-10-13 00:03:39'),(1249867,416704,'action complete via WP Cron','2025-10-12 22:03:39','2025-10-13 00:03:39'),(1249868,416705,'action created','2025-10-12 22:03:39','2025-10-13 00:03:39'),(1249869,416705,'action started via WP Cron','2025-10-12 22:06:27','2025-10-13 00:06:27'),(1249870,416705,'action complete via WP Cron','2025-10-12 22:06:27','2025-10-13 00:06:27'),(1249871,416706,'action created','2025-10-12 22:06:27','2025-10-13 00:06:27'),(1249872,416706,'action started via WP Cron','2025-10-12 22:10:05','2025-10-13 00:10:05'),(1249873,416707,'action created','2025-10-12 22:10:05','2025-10-13 00:10:05'),(1249874,416707,'action started via WP Cron','2025-10-12 22:10:07','2025-10-13 00:10:07'),(1249875,416707,'action complete via WP Cron','2025-10-12 22:10:07','2025-10-13 00:10:07'),(1249876,416706,'action complete via WP Cron','2025-10-12 22:10:07','2025-10-13 00:10:07'),(1249877,416708,'action created','2025-10-12 22:10:07','2025-10-13 00:10:07'),(1249878,416708,'action started via WP Cron','2025-10-12 22:14:00','2025-10-13 00:14:00'),(1249879,416708,'action complete via WP Cron','2025-10-12 22:14:00','2025-10-13 00:14:00'),(1249880,416709,'action created','2025-10-12 22:14:00','2025-10-13 00:14:00'),(1249881,416709,'action started via WP Cron','2025-10-12 22:16:36','2025-10-13 00:16:36'),(1249882,416709,'action complete via WP Cron','2025-10-12 22:16:36','2025-10-13 00:16:36'),(1249883,416710,'action created','2025-10-12 22:16:36','2025-10-13 00:16:36'),(1249884,416710,'action started via WP Cron','2025-10-12 22:21:28','2025-10-13 00:21:28'),(1249885,416710,'action complete via WP Cron','2025-10-12 22:21:28','2025-10-13 00:21:28'),(1249886,416711,'action created','2025-10-12 22:21:28','2025-10-13 00:21:28'),(1249887,416711,'action started via WP Cron','2025-10-12 22:24:54','2025-10-13 00:24:54'),(1249888,416711,'action complete via WP Cron','2025-10-12 22:24:54','2025-10-13 00:24:54'),(1249889,416712,'action created','2025-10-12 22:24:54','2025-10-13 00:24:54'),(1249890,416712,'action started via WP Cron','2025-10-12 22:31:29','2025-10-13 00:31:29'),(1249891,416712,'action complete via WP Cron','2025-10-12 22:31:29','2025-10-13 00:31:29'),(1249892,416713,'action created','2025-10-12 22:31:29','2025-10-13 00:31:29'),(1249893,416713,'action started via WP Cron','2025-10-12 22:36:27','2025-10-13 00:36:27'),(1249894,416713,'action complete via WP Cron','2025-10-12 22:36:27','2025-10-13 00:36:27'),(1249895,416714,'action created','2025-10-12 22:36:27','2025-10-13 00:36:27'),(1249896,416714,'action started via WP Cron','2025-10-12 22:41:26','2025-10-13 00:41:26'),(1249897,416714,'action complete via WP Cron','2025-10-12 22:41:26','2025-10-13 00:41:26'),(1249898,416715,'action created','2025-10-12 22:41:26','2025-10-13 00:41:26'),(1249899,416715,'action started via WP Cron','2025-10-12 22:44:24','2025-10-13 00:44:24'),(1249900,416715,'action complete via WP Cron','2025-10-12 22:44:24','2025-10-13 00:44:24'),(1249901,416716,'action created','2025-10-12 22:44:24','2025-10-13 00:44:24'),(1249902,416716,'action started via WP Cron','2025-10-12 22:46:26','2025-10-13 00:46:26'),(1249903,416716,'action complete via WP Cron','2025-10-12 22:46:26','2025-10-13 00:46:26'),(1249904,416717,'action created','2025-10-12 22:46:26','2025-10-13 00:46:26'),(1249905,416717,'action started via WP Cron','2025-10-12 22:51:26','2025-10-13 00:51:26'),(1249906,416717,'action complete via WP Cron','2025-10-12 22:51:26','2025-10-13 00:51:26'),(1249907,416718,'action created','2025-10-12 22:51:26','2025-10-13 00:51:26'),(1249908,416718,'action started via WP Cron','2025-10-12 22:56:26','2025-10-13 00:56:26'),(1249909,416718,'action complete via WP Cron','2025-10-12 22:56:26','2025-10-13 00:56:26'),(1249910,416719,'action created','2025-10-12 22:56:26','2025-10-13 00:56:26'),(1249911,416719,'action started via WP Cron','2025-10-12 23:01:26','2025-10-13 01:01:26'),(1249912,416719,'action complete via WP Cron','2025-10-12 23:01:26','2025-10-13 01:01:26'),(1249913,416720,'action created','2025-10-12 23:01:26','2025-10-13 01:01:26'),(1249914,416720,'action started via WP Cron','2025-10-12 23:06:26','2025-10-13 01:06:26'),(1249915,416721,'action created','2025-10-12 23:06:26','2025-10-13 01:06:26'),(1249916,416721,'action started via WP Cron','2025-10-12 23:06:27','2025-10-13 01:06:27'),(1249917,416721,'action complete via WP Cron','2025-10-12 23:06:27','2025-10-13 01:06:27'),(1249918,416720,'action complete via WP Cron','2025-10-12 23:06:28','2025-10-13 01:06:28'),(1249919,416722,'action created','2025-10-12 23:06:28','2025-10-13 01:06:28'),(1249920,416722,'action started via WP Cron','2025-10-12 23:11:26','2025-10-13 01:11:26'),(1249921,416722,'action complete via WP Cron','2025-10-12 23:11:26','2025-10-13 01:11:26'),(1249922,416723,'action created','2025-10-12 23:11:26','2025-10-13 01:11:26'),(1249923,416723,'action started via WP Cron','2025-10-12 23:26:26','2025-10-13 01:26:26'),(1249924,416723,'action complete via WP Cron','2025-10-12 23:26:26','2025-10-13 01:26:26'),(1249925,416724,'action created','2025-10-12 23:26:26','2025-10-13 01:26:26'),(1249926,416724,'action started via WP Cron','2025-10-12 23:31:26','2025-10-13 01:31:26'),(1249927,416724,'action complete via WP Cron','2025-10-12 23:31:26','2025-10-13 01:31:26'),(1249928,416725,'action created','2025-10-12 23:31:26','2025-10-13 01:31:26'),(1249929,416725,'action started via WP Cron','2025-10-12 23:36:26','2025-10-13 01:36:26'),(1249930,416726,'action created','2025-10-12 23:36:26','2025-10-13 01:36:26'),(1249931,416726,'action started via WP Cron','2025-10-12 23:36:27','2025-10-13 01:36:27'),(1249932,416726,'action complete via WP Cron','2025-10-12 23:36:28','2025-10-13 01:36:28'),(1249933,416725,'action complete via WP Cron','2025-10-12 23:36:28','2025-10-13 01:36:28'),(1249934,416727,'action created','2025-10-12 23:36:28','2025-10-13 01:36:28'),(1249935,416727,'action started via WP Cron','2025-10-12 23:41:25','2025-10-13 01:41:25'),(1249936,416727,'action complete via WP Cron','2025-10-12 23:41:25','2025-10-13 01:41:25'),(1249937,416728,'action created','2025-10-12 23:41:25','2025-10-13 01:41:25'),(1249938,416728,'action started via WP Cron','2025-10-12 23:46:26','2025-10-13 01:46:26'),(1249939,416729,'action created','2025-10-12 23:46:26','2025-10-13 01:46:26'),(1249940,416729,'action started via WP Cron','2025-10-12 23:46:26','2025-10-13 01:46:26'),(1249941,416729,'action complete via WP Cron','2025-10-12 23:46:27','2025-10-13 01:46:27'),(1249942,416728,'action complete via WP Cron','2025-10-12 23:46:27','2025-10-13 01:46:27'),(1249943,416730,'action created','2025-10-12 23:46:27','2025-10-13 01:46:27'),(1249944,416730,'action started via WP Cron','2025-10-12 23:51:26','2025-10-13 01:51:26'),(1249945,416730,'action complete via WP Cron','2025-10-12 23:51:26','2025-10-13 01:51:26'),(1249946,416731,'action created','2025-10-12 23:51:26','2025-10-13 01:51:26'),(1249947,416731,'action started via WP Cron','2025-10-12 23:55:59','2025-10-13 01:55:59'),(1249948,416732,'action created','2025-10-12 23:55:59','2025-10-13 01:55:59'),(1249949,416732,'action started via WP Cron','2025-10-12 23:56:00','2025-10-13 01:56:00'),(1249950,416732,'action complete via WP Cron','2025-10-12 23:56:00','2025-10-13 01:56:00'),(1249951,416731,'action complete via WP Cron','2025-10-12 23:56:00','2025-10-13 01:56:00'),(1249952,416733,'action created','2025-10-12 23:56:00','2025-10-13 01:56:00'),(1249953,416733,'action started via WP Cron','2025-10-13 00:01:28','2025-10-13 02:01:28'),(1249954,416733,'action complete via WP Cron','2025-10-13 00:01:28','2025-10-13 02:01:28'),(1249955,416734,'action created','2025-10-13 00:01:28','2025-10-13 02:01:28'),(1249956,416734,'action started via WP Cron','2025-10-13 00:06:28','2025-10-13 02:06:28'),(1249957,416734,'action complete via WP Cron','2025-10-13 00:06:28','2025-10-13 02:06:28'),(1249958,416735,'action created','2025-10-13 00:06:28','2025-10-13 02:06:28'),(1249959,416735,'action started via WP Cron','2025-10-13 00:11:28','2025-10-13 02:11:28'),(1249960,416735,'action complete via WP Cron','2025-10-13 00:11:28','2025-10-13 02:11:28'),(1249961,416736,'action created','2025-10-13 00:11:28','2025-10-13 02:11:28'),(1249962,416736,'action started via WP Cron','2025-10-13 00:16:27','2025-10-13 02:16:27'),(1249963,416736,'action complete via WP Cron','2025-10-13 00:16:27','2025-10-13 02:16:27'),(1249964,416737,'action created','2025-10-13 00:16:27','2025-10-13 02:16:27'),(1249965,416737,'action started via WP Cron','2025-10-13 00:21:27','2025-10-13 02:21:27'),(1249966,416737,'action complete via WP Cron','2025-10-13 00:21:28','2025-10-13 02:21:28'),(1249967,416738,'action created','2025-10-13 00:21:28','2025-10-13 02:21:28'),(1249968,416738,'action started via WP Cron','2025-10-13 00:26:28','2025-10-13 02:26:28'),(1249969,416739,'action created','2025-10-13 00:26:28','2025-10-13 02:26:28'),(1249970,416739,'action started via WP Cron','2025-10-13 00:26:29','2025-10-13 02:26:29'),(1249971,416739,'action complete via WP Cron','2025-10-13 00:26:29','2025-10-13 02:26:29'),(1249972,416738,'action complete via WP Cron','2025-10-13 00:26:29','2025-10-13 02:26:29'),(1249973,416740,'action created','2025-10-13 00:26:29','2025-10-13 02:26:29'),(1249974,416740,'action started via WP Cron','2025-10-13 00:29:29','2025-10-13 02:29:29'),(1249975,416740,'action complete via WP Cron','2025-10-13 00:29:29','2025-10-13 02:29:29'),(1249976,416741,'action created','2025-10-13 00:29:29','2025-10-13 02:29:29'),(1249977,416741,'action started via WP Cron','2025-10-13 00:36:28','2025-10-13 02:36:28'),(1249978,416741,'action complete via WP Cron','2025-10-13 00:36:28','2025-10-13 02:36:28'),(1249979,416742,'action created','2025-10-13 00:36:28','2025-10-13 02:36:28'),(1249980,416742,'action started via WP Cron','2025-10-13 00:41:28','2025-10-13 02:41:28'),(1249981,416742,'action complete via WP Cron','2025-10-13 00:41:28','2025-10-13 02:41:28'),(1249982,416743,'action created','2025-10-13 00:41:28','2025-10-13 02:41:28'),(1249983,416743,'action started via WP Cron','2025-10-13 00:45:41','2025-10-13 02:45:41'),(1249984,416743,'action complete via WP Cron','2025-10-13 00:45:42','2025-10-13 02:45:42'),(1249985,416744,'action created','2025-10-13 00:45:42','2025-10-13 02:45:42'),(1249986,416744,'action started via WP Cron','2025-10-13 00:51:28','2025-10-13 02:51:28'),(1249987,416744,'action complete via WP Cron','2025-10-13 00:51:28','2025-10-13 02:51:28'),(1249988,416745,'action created','2025-10-13 00:51:28','2025-10-13 02:51:28'),(1249989,416745,'action started via WP Cron','2025-10-13 00:56:28','2025-10-13 02:56:28'),(1249990,416745,'action complete via WP Cron','2025-10-13 00:56:29','2025-10-13 02:56:29'),(1249991,416746,'action created','2025-10-13 00:56:29','2025-10-13 02:56:29'),(1249992,416746,'action started via WP Cron','2025-10-13 00:59:50','2025-10-13 02:59:50'),(1249993,416746,'action complete via WP Cron','2025-10-13 00:59:50','2025-10-13 02:59:50'),(1249994,416747,'action created','2025-10-13 00:59:50','2025-10-13 02:59:50'),(1249995,416747,'action started via WP Cron','2025-10-13 01:06:14','2025-10-13 03:06:14'),(1249996,416747,'action complete via WP Cron','2025-10-13 01:06:14','2025-10-13 03:06:14'),(1249997,416748,'action created','2025-10-13 01:06:14','2025-10-13 03:06:14'),(1249998,416748,'action started via WP Cron','2025-10-13 01:11:28','2025-10-13 03:11:28'),(1249999,416748,'action complete via WP Cron','2025-10-13 01:11:28','2025-10-13 03:11:28'),(1250000,416749,'action created','2025-10-13 01:11:28','2025-10-13 03:11:28'),(1250001,416749,'action started via WP Cron','2025-10-13 01:16:27','2025-10-13 03:16:27'),(1250002,416749,'action complete via WP Cron','2025-10-13 01:16:28','2025-10-13 03:16:28'),(1250003,416750,'action created','2025-10-13 01:16:28','2025-10-13 03:16:28'),(1250004,416750,'action started via WP Cron','2025-10-13 01:21:28','2025-10-13 03:21:28'),(1250005,416751,'action created','2025-10-13 01:21:28','2025-10-13 03:21:28'),(1250006,416751,'action started via WP Cron','2025-10-13 01:21:33','2025-10-13 03:21:33'),(1250007,416750,'action complete via WP Cron','2025-10-13 01:21:33','2025-10-13 03:21:33'),(1250008,416752,'action created','2025-10-13 01:21:33','2025-10-13 03:21:33'),(1250009,416751,'action complete via WP Cron','2025-10-13 01:21:34','2025-10-13 03:21:34'),(1250010,416752,'action started via WP Cron','2025-10-13 01:26:28','2025-10-13 03:26:28'),(1250011,416752,'action complete via WP Cron','2025-10-13 01:26:28','2025-10-13 03:26:28'),(1250012,416753,'action created','2025-10-13 01:26:28','2025-10-13 03:26:28'),(1250013,416753,'action started via WP Cron','2025-10-13 01:31:28','2025-10-13 03:31:28'),(1250014,416753,'action complete via WP Cron','2025-10-13 01:31:28','2025-10-13 03:31:28'),(1250015,416754,'action created','2025-10-13 01:31:28','2025-10-13 03:31:28'),(1250016,416754,'action started via WP Cron','2025-10-13 01:36:28','2025-10-13 03:36:28'),(1250017,416754,'action complete via WP Cron','2025-10-13 01:36:28','2025-10-13 03:36:28'),(1250018,416755,'action created','2025-10-13 01:36:28','2025-10-13 03:36:28'),(1250019,416755,'action started via WP Cron','2025-10-13 01:41:28','2025-10-13 03:41:28'),(1250020,416756,'action created','2025-10-13 01:41:28','2025-10-13 03:41:28'),(1250021,416756,'action started via WP Cron','2025-10-13 01:41:30','2025-10-13 03:41:30'),(1250022,416756,'action complete via WP Cron','2025-10-13 01:41:30','2025-10-13 03:41:30'),(1250023,416755,'action complete via WP Cron','2025-10-13 01:41:30','2025-10-13 03:41:30'),(1250024,416757,'action created','2025-10-13 01:41:30','2025-10-13 03:41:30'),(1250025,416757,'action started via WP Cron','2025-10-13 01:46:28','2025-10-13 03:46:28'),(1250026,416757,'action complete via WP Cron','2025-10-13 01:46:28','2025-10-13 03:46:28'),(1250027,416758,'action created','2025-10-13 01:46:28','2025-10-13 03:46:28'),(1250028,416758,'action started via WP Cron','2025-10-13 01:51:28','2025-10-13 03:51:28'),(1250029,416758,'action complete via WP Cron','2025-10-13 01:51:28','2025-10-13 03:51:28'),(1250030,416759,'action created','2025-10-13 01:51:28','2025-10-13 03:51:28'),(1250031,416759,'action started via WP Cron','2025-10-13 01:56:28','2025-10-13 03:56:28'),(1250032,416759,'action complete via WP Cron','2025-10-13 01:56:28','2025-10-13 03:56:28'),(1250033,416760,'action created','2025-10-13 01:56:28','2025-10-13 03:56:28'),(1250034,416760,'action started via WP Cron','2025-10-13 02:00:46','2025-10-13 04:00:46'),(1250035,416760,'action complete via WP Cron','2025-10-13 02:00:46','2025-10-13 04:00:46'),(1250036,416761,'action created','2025-10-13 02:00:46','2025-10-13 04:00:46'),(1250037,416761,'action started via WP Cron','2025-10-13 02:06:28','2025-10-13 04:06:28'),(1250038,416761,'action complete via WP Cron','2025-10-13 02:06:28','2025-10-13 04:06:28'),(1250039,416762,'action created','2025-10-13 02:06:28','2025-10-13 04:06:28'),(1250040,416762,'action started via WP Cron','2025-10-13 02:11:28','2025-10-13 04:11:28'),(1250041,416763,'action created','2025-10-13 02:11:28','2025-10-13 04:11:28'),(1250042,416763,'action started via WP Cron','2025-10-13 02:11:29','2025-10-13 04:11:29'),(1250043,416763,'action complete via WP Cron','2025-10-13 02:11:29','2025-10-13 04:11:29'),(1250044,416762,'action complete via WP Cron','2025-10-13 02:11:29','2025-10-13 04:11:29'),(1250045,416764,'action created','2025-10-13 02:11:29','2025-10-13 04:11:29'),(1250046,416764,'action started via WP Cron','2025-10-13 02:16:28','2025-10-13 04:16:28'),(1250047,416764,'action complete via WP Cron','2025-10-13 02:16:28','2025-10-13 04:16:28'),(1250048,416765,'action created','2025-10-13 02:16:28','2025-10-13 04:16:28'),(1250049,416765,'action started via WP Cron','2025-10-13 02:19:34','2025-10-13 04:19:34'),(1250050,416765,'action complete via WP Cron','2025-10-13 02:19:34','2025-10-13 04:19:34'),(1250051,416766,'action created','2025-10-13 02:19:34','2025-10-13 04:19:34'),(1250052,416766,'action started via WP Cron','2025-10-13 02:22:29','2025-10-13 04:22:29'),(1250053,416766,'action complete via WP Cron','2025-10-13 02:22:29','2025-10-13 04:22:29'),(1250054,416767,'action created','2025-10-13 02:22:29','2025-10-13 04:22:29'),(1250055,416767,'action started via WP Cron','2025-10-13 02:26:28','2025-10-13 04:26:28'),(1250056,416767,'action complete via WP Cron','2025-10-13 02:26:28','2025-10-13 04:26:28'),(1250057,416768,'action created','2025-10-13 02:26:28','2025-10-13 04:26:28'),(1250058,416768,'action started via WP Cron','2025-10-13 02:31:28','2025-10-13 04:31:28'),(1250059,416768,'action complete via WP Cron','2025-10-13 02:31:28','2025-10-13 04:31:28'),(1250060,416769,'action created','2025-10-13 02:31:28','2025-10-13 04:31:28'),(1250061,416769,'action started via WP Cron','2025-10-13 02:36:28','2025-10-13 04:36:28'),(1250062,416770,'action created','2025-10-13 02:36:28','2025-10-13 04:36:28'),(1250063,416770,'action started via WP Cron','2025-10-13 02:36:30','2025-10-13 04:36:30'),(1250064,416770,'action complete via WP Cron','2025-10-13 02:36:30','2025-10-13 04:36:30'),(1250065,416769,'action complete via WP Cron','2025-10-13 02:36:30','2025-10-13 04:36:30'),(1250066,416771,'action created','2025-10-13 02:36:30','2025-10-13 04:36:30'),(1250067,416771,'action started via WP Cron','2025-10-13 02:41:28','2025-10-13 04:41:28'),(1250068,416771,'action complete via WP Cron','2025-10-13 02:41:28','2025-10-13 04:41:28'),(1250069,416772,'action created','2025-10-13 02:41:28','2025-10-13 04:41:28'),(1250070,416772,'action started via WP Cron','2025-10-13 02:46:28','2025-10-13 04:46:28'),(1250071,416772,'action complete via WP Cron','2025-10-13 02:46:28','2025-10-13 04:46:28'),(1250072,416773,'action created','2025-10-13 02:46:28','2025-10-13 04:46:28'),(1250073,416773,'action started via WP Cron','2025-10-13 02:51:28','2025-10-13 04:51:28'),(1250074,416773,'action complete via WP Cron','2025-10-13 02:51:28','2025-10-13 04:51:28'),(1250075,416774,'action created','2025-10-13 02:51:28','2025-10-13 04:51:28'),(1250076,416774,'action started via WP Cron','2025-10-13 02:56:28','2025-10-13 04:56:28'),(1250077,416774,'action complete via WP Cron','2025-10-13 02:56:28','2025-10-13 04:56:28'),(1250078,416775,'action created','2025-10-13 02:56:28','2025-10-13 04:56:28'),(1250079,416775,'action started via WP Cron','2025-10-13 03:01:28','2025-10-13 05:01:28'),(1250080,416775,'action complete via WP Cron','2025-10-13 03:01:28','2025-10-13 05:01:28'),(1250081,416776,'action created','2025-10-13 03:01:28','2025-10-13 05:01:28'),(1250082,416776,'action started via WP Cron','2025-10-13 03:06:28','2025-10-13 05:06:28'),(1250083,416776,'action complete via WP Cron','2025-10-13 03:06:28','2025-10-13 05:06:28'),(1250084,416777,'action created','2025-10-13 03:06:28','2025-10-13 05:06:28'),(1250085,416777,'action started via WP Cron','2025-10-13 03:11:28','2025-10-13 05:11:28'),(1250086,416777,'action complete via WP Cron','2025-10-13 03:11:28','2025-10-13 05:11:28'),(1250087,416778,'action created','2025-10-13 03:11:28','2025-10-13 05:11:28'),(1250088,416778,'action started via WP Cron','2025-10-13 03:16:28','2025-10-13 05:16:28'),(1250089,416778,'action complete via WP Cron','2025-10-13 03:16:28','2025-10-13 05:16:28'),(1250090,416779,'action created','2025-10-13 03:16:28','2025-10-13 05:16:28'),(1250091,416779,'action started via WP Cron','2025-10-13 03:21:28','2025-10-13 05:21:28'),(1250092,416779,'action complete via WP Cron','2025-10-13 03:21:28','2025-10-13 05:21:28'),(1250093,416780,'action created','2025-10-13 03:21:28','2025-10-13 05:21:28'),(1250094,416780,'action started via WP Cron','2025-10-13 03:26:28','2025-10-13 05:26:28'),(1250095,416780,'action complete via WP Cron','2025-10-13 03:26:28','2025-10-13 05:26:28'),(1250096,416781,'action created','2025-10-13 03:26:28','2025-10-13 05:26:28'),(1250097,416781,'action started via WP Cron','2025-10-13 03:31:28','2025-10-13 05:31:28'),(1250098,416782,'action created','2025-10-13 03:31:28','2025-10-13 05:31:28'),(1250099,416781,'action complete via WP Cron','2025-10-13 03:31:33','2025-10-13 05:31:33'),(1250100,416783,'action created','2025-10-13 03:31:33','2025-10-13 05:31:33'),(1250101,416782,'action started via WP Cron','2025-10-13 03:31:33','2025-10-13 05:31:33'),(1250102,416782,'action complete via WP Cron','2025-10-13 03:31:34','2025-10-13 05:31:34'),(1250103,416783,'action started via WP Cron','2025-10-13 03:36:16','2025-10-13 05:36:16'),(1250104,416783,'action complete via WP Cron','2025-10-13 03:36:16','2025-10-13 05:36:16'),(1250105,416784,'action created','2025-10-13 03:36:16','2025-10-13 05:36:16'),(1250106,416784,'action started via WP Cron','2025-10-13 03:41:28','2025-10-13 05:41:28'),(1250107,416784,'action complete via WP Cron','2025-10-13 03:41:28','2025-10-13 05:41:28'),(1250108,416785,'action created','2025-10-13 03:41:28','2025-10-13 05:41:28'),(1250109,416785,'action started via WP Cron','2025-10-13 03:46:28','2025-10-13 05:46:28'),(1250110,416786,'action created','2025-10-13 03:46:28','2025-10-13 05:46:28'),(1250111,416786,'action started via WP Cron','2025-10-13 03:46:30','2025-10-13 05:46:30'),(1250112,416786,'action complete via WP Cron','2025-10-13 03:46:30','2025-10-13 05:46:30'),(1250113,416785,'action complete via WP Cron','2025-10-13 03:46:30','2025-10-13 05:46:30'),(1250114,416787,'action created','2025-10-13 03:46:30','2025-10-13 05:46:30'),(1250115,416787,'action started via WP Cron','2025-10-13 03:51:28','2025-10-13 05:51:28'),(1250116,416788,'action created','2025-10-13 03:51:28','2025-10-13 05:51:28'),(1250117,416788,'action started via WP Cron','2025-10-13 03:51:29','2025-10-13 05:51:29'),(1250118,416788,'action complete via WP Cron','2025-10-13 03:51:30','2025-10-13 05:51:30'),(1250119,416787,'action complete via WP Cron','2025-10-13 03:51:30','2025-10-13 05:51:30'),(1250120,416789,'action created','2025-10-13 03:51:30','2025-10-13 05:51:30'),(1250121,416789,'action started via WP Cron','2025-10-13 03:53:39','2025-10-13 05:53:39'),(1250122,416789,'action complete via WP Cron','2025-10-13 03:53:39','2025-10-13 05:53:39'),(1250123,416790,'action created','2025-10-13 03:53:39','2025-10-13 05:53:39'),(1250124,416790,'action started via WP Cron','2025-10-13 03:56:28','2025-10-13 05:56:28'),(1250125,416790,'action complete via WP Cron','2025-10-13 03:56:28','2025-10-13 05:56:28'),(1250126,416791,'action created','2025-10-13 03:56:28','2025-10-13 05:56:28'),(1250127,416791,'action started via WP Cron','2025-10-13 04:01:28','2025-10-13 06:01:28'),(1250128,416792,'action created','2025-10-13 04:01:28','2025-10-13 06:01:28'),(1250129,416792,'action started via WP Cron','2025-10-13 04:01:29','2025-10-13 06:01:29'),(1250130,416792,'action complete via WP Cron','2025-10-13 04:01:29','2025-10-13 06:01:29'),(1250131,416791,'action complete via WP Cron','2025-10-13 04:01:30','2025-10-13 06:01:30'),(1250132,416793,'action created','2025-10-13 04:01:30','2025-10-13 06:01:30'),(1250133,416793,'action started via WP Cron','2025-10-13 04:06:29','2025-10-13 06:06:29'),(1250134,416793,'action complete via WP Cron','2025-10-13 04:06:29','2025-10-13 06:06:29'),(1250135,416794,'action created','2025-10-13 04:06:29','2025-10-13 06:06:29'),(1250136,416794,'action started via WP Cron','2025-10-13 04:11:28','2025-10-13 06:11:28'),(1250137,416794,'action complete via WP Cron','2025-10-13 04:11:28','2025-10-13 06:11:28'),(1250138,416795,'action created','2025-10-13 04:11:28','2025-10-13 06:11:28'),(1250139,416795,'action started via WP Cron','2025-10-13 04:16:28','2025-10-13 06:16:28'),(1250140,416795,'action complete via WP Cron','2025-10-13 04:16:28','2025-10-13 06:16:28'),(1250141,416796,'action created','2025-10-13 04:16:28','2025-10-13 06:16:28'),(1250142,416796,'action started via WP Cron','2025-10-13 04:21:28','2025-10-13 06:21:28'),(1250143,416797,'action created','2025-10-13 04:21:28','2025-10-13 06:21:28'),(1250144,416797,'action started via WP Cron','2025-10-13 04:21:30','2025-10-13 06:21:30'),(1250145,416797,'action complete via WP Cron','2025-10-13 04:21:30','2025-10-13 06:21:30'),(1250146,416796,'action complete via WP Cron','2025-10-13 04:21:30','2025-10-13 06:21:30'),(1250147,416798,'action created','2025-10-13 04:21:30','2025-10-13 06:21:30'),(1250148,416798,'action started via WP Cron','2025-10-13 04:25:17','2025-10-13 06:25:17'),(1250149,416798,'action complete via WP Cron','2025-10-13 04:25:17','2025-10-13 06:25:17'),(1250150,416799,'action created','2025-10-13 04:25:17','2025-10-13 06:25:17'),(1250151,416799,'action started via WP Cron','2025-10-13 04:31:29','2025-10-13 06:31:29'),(1250152,416799,'action complete via WP Cron','2025-10-13 04:31:30','2025-10-13 06:31:30'),(1250153,416800,'action created','2025-10-13 04:31:30','2025-10-13 06:31:30'),(1250154,416800,'action started via WP Cron','2025-10-13 04:36:19','2025-10-13 06:36:19'),(1250155,416800,'action complete via WP Cron','2025-10-13 04:36:22','2025-10-13 06:36:22'),(1250156,416801,'action created','2025-10-13 04:36:22','2025-10-13 06:36:22'),(1250157,416801,'action started via WP Cron','2025-10-13 04:41:28','2025-10-13 06:41:28'),(1250158,416801,'action complete via WP Cron','2025-10-13 04:41:28','2025-10-13 06:41:28'),(1250159,416802,'action created','2025-10-13 04:41:28','2025-10-13 06:41:28'),(1250160,416802,'action started via WP Cron','2025-10-13 04:46:28','2025-10-13 06:46:28'),(1250161,416803,'action created','2025-10-13 04:46:28','2025-10-13 06:46:28'),(1250162,416802,'action complete via WP Cron','2025-10-13 04:46:33','2025-10-13 06:46:33'),(1250163,416804,'action created','2025-10-13 04:46:33','2025-10-13 06:46:33'),(1250164,416803,'action started via WP Cron','2025-10-13 04:46:33','2025-10-13 06:46:33'),(1250165,416803,'action complete via WP Cron','2025-10-13 04:46:36','2025-10-13 06:46:36'),(1250166,416804,'action started via WP Cron','2025-10-13 04:51:42','2025-10-13 06:51:42'),(1250167,416805,'action created','2025-10-13 04:51:42','2025-10-13 06:51:42'),(1250168,416805,'action started via WP Cron','2025-10-13 04:51:45','2025-10-13 06:51:45'),(1250169,416805,'action complete via WP Cron','2025-10-13 04:51:45','2025-10-13 06:51:45'),(1250170,416804,'action complete via WP Cron','2025-10-13 04:51:45','2025-10-13 06:51:45'),(1250171,416806,'action created','2025-10-13 04:51:45','2025-10-13 06:51:45'),(1250172,416806,'action started via WP Cron','2025-10-13 04:56:28','2025-10-13 06:56:28'),(1250173,416806,'action complete via WP Cron','2025-10-13 04:56:28','2025-10-13 06:56:28'),(1250174,416807,'action created','2025-10-13 04:56:28','2025-10-13 06:56:28'),(1250175,416807,'action started via WP Cron','2025-10-13 04:58:43','2025-10-13 06:58:43'),(1250176,416807,'action complete via WP Cron','2025-10-13 04:58:43','2025-10-13 06:58:43'),(1250177,416808,'action created','2025-10-13 04:58:43','2025-10-13 06:58:43'),(1250178,416808,'action started via WP Cron','2025-10-13 05:01:28','2025-10-13 07:01:28'),(1250179,416809,'action created','2025-10-13 05:01:28','2025-10-13 07:01:28'),(1250180,416809,'action started via WP Cron','2025-10-13 05:01:31','2025-10-13 07:01:31'),(1250181,416809,'action complete via WP Cron','2025-10-13 05:01:31','2025-10-13 07:01:31'),(1250182,416808,'action complete via WP Cron','2025-10-13 05:01:31','2025-10-13 07:01:31'),(1250183,416810,'action created','2025-10-13 05:01:31','2025-10-13 07:01:31'),(1250184,416810,'action started via WP Cron','2025-10-13 05:06:28','2025-10-13 07:06:28'),(1250185,416810,'action complete via WP Cron','2025-10-13 05:06:28','2025-10-13 07:06:28'),(1250186,416811,'action created','2025-10-13 05:06:28','2025-10-13 07:06:28'),(1250187,416811,'action started via WP Cron','2025-10-13 05:11:28','2025-10-13 07:11:28'),(1250188,416811,'action complete via WP Cron','2025-10-13 05:11:28','2025-10-13 07:11:28'),(1250189,416812,'action created','2025-10-13 05:11:28','2025-10-13 07:11:28'),(1250190,416812,'action started via WP Cron','2025-10-13 05:13:34','2025-10-13 07:13:34'),(1250191,416812,'action complete via WP Cron','2025-10-13 05:13:34','2025-10-13 07:13:34'),(1250192,416813,'action created','2025-10-13 05:13:34','2025-10-13 07:13:34'),(1250193,416813,'action started via WP Cron','2025-10-13 05:16:28','2025-10-13 07:16:28'),(1250194,416813,'action complete via WP Cron','2025-10-13 05:16:28','2025-10-13 07:16:28'),(1250195,416814,'action created','2025-10-13 05:16:28','2025-10-13 07:16:28'),(1250196,416814,'action started via WP Cron','2025-10-13 05:21:28','2025-10-13 07:21:28'),(1250197,416814,'action complete via WP Cron','2025-10-13 05:21:28','2025-10-13 07:21:28'),(1250198,416815,'action created','2025-10-13 05:21:28','2025-10-13 07:21:28'),(1250199,416815,'action started via WP Cron','2025-10-13 05:26:28','2025-10-13 07:26:28'),(1250200,416815,'action complete via WP Cron','2025-10-13 05:26:28','2025-10-13 07:26:28'),(1250201,416816,'action created','2025-10-13 05:26:28','2025-10-13 07:26:28'),(1250202,416816,'action started via WP Cron','2025-10-13 05:31:29','2025-10-13 07:31:29'),(1250203,416816,'action complete via WP Cron','2025-10-13 05:31:29','2025-10-13 07:31:29'),(1250204,416817,'action created','2025-10-13 05:31:29','2025-10-13 07:31:29'),(1250205,416817,'action started via WP Cron','2025-10-13 05:34:46','2025-10-13 07:34:46'),(1250206,416817,'action complete via WP Cron','2025-10-13 05:34:46','2025-10-13 07:34:46'),(1250207,416818,'action created','2025-10-13 05:34:46','2025-10-13 07:34:46'),(1250208,416818,'action started via WP Cron','2025-10-13 05:41:29','2025-10-13 07:41:29'),(1250209,416819,'action created','2025-10-13 05:41:29','2025-10-13 07:41:29'),(1250210,416819,'action started via WP Cron','2025-10-13 05:41:32','2025-10-13 07:41:32'),(1250211,416819,'action complete via WP Cron','2025-10-13 05:41:33','2025-10-13 07:41:33'),(1250212,416818,'action complete via WP Cron','2025-10-13 05:41:33','2025-10-13 07:41:33'),(1250213,416820,'action created','2025-10-13 05:41:33','2025-10-13 07:41:33'),(1250214,416820,'action started via WP Cron','2025-10-13 05:46:28','2025-10-13 07:46:28'),(1250215,416820,'action complete via WP Cron','2025-10-13 05:46:28','2025-10-13 07:46:28'),(1250216,416821,'action created','2025-10-13 05:46:28','2025-10-13 07:46:28'),(1250217,416821,'action started via WP Cron','2025-10-13 05:51:28','2025-10-13 07:51:28'),(1250218,416822,'action created','2025-10-13 05:51:28','2025-10-13 07:51:28'),(1250219,416822,'action started via WP Cron','2025-10-13 05:51:29','2025-10-13 07:51:29'),(1250220,416822,'action complete via WP Cron','2025-10-13 05:51:29','2025-10-13 07:51:29'),(1250221,416821,'action complete via WP Cron','2025-10-13 05:51:30','2025-10-13 07:51:30'),(1250222,416823,'action created','2025-10-13 05:51:30','2025-10-13 07:51:30'),(1250223,416823,'action started via WP Cron','2025-10-13 05:56:28','2025-10-13 07:56:28'),(1250224,416823,'action complete via WP Cron','2025-10-13 05:56:28','2025-10-13 07:56:28'),(1250225,416824,'action created','2025-10-13 05:56:28','2025-10-13 07:56:28'),(1250226,416824,'action started via WP Cron','2025-10-13 05:59:16','2025-10-13 07:59:16'),(1250227,416824,'action complete via WP Cron','2025-10-13 05:59:16','2025-10-13 07:59:16'),(1250228,416825,'action created','2025-10-13 05:59:16','2025-10-13 07:59:16'),(1250229,416825,'action started via WP Cron','2025-10-13 06:01:29','2025-10-13 08:01:29'),(1250230,416825,'action complete via WP Cron','2025-10-13 06:01:29','2025-10-13 08:01:29'),(1250231,416826,'action created','2025-10-13 06:01:29','2025-10-13 08:01:29'),(1250232,416826,'action started via WP Cron','2025-10-13 06:06:28','2025-10-13 08:06:28'),(1250233,416826,'action complete via WP Cron','2025-10-13 06:06:28','2025-10-13 08:06:28'),(1250234,416827,'action created','2025-10-13 06:06:28','2025-10-13 08:06:28'),(1250235,416827,'action started via WP Cron','2025-10-13 06:11:28','2025-10-13 08:11:28'),(1250236,416827,'action complete via WP Cron','2025-10-13 06:11:28','2025-10-13 08:11:28'),(1250237,416828,'action created','2025-10-13 06:11:28','2025-10-13 08:11:28'),(1250238,416828,'action started via WP Cron','2025-10-13 06:16:28','2025-10-13 08:16:28'),(1250239,416828,'action complete via WP Cron','2025-10-13 06:16:28','2025-10-13 08:16:28'),(1250240,416829,'action created','2025-10-13 06:16:28','2025-10-13 08:16:28'),(1250241,416829,'action started via WP Cron','2025-10-13 06:18:59','2025-10-13 08:18:59'),(1250242,416829,'action complete via WP Cron','2025-10-13 06:18:59','2025-10-13 08:18:59'),(1250243,416830,'action created','2025-10-13 06:18:59','2025-10-13 08:18:59'),(1250244,416830,'action started via WP Cron','2025-10-13 06:21:28','2025-10-13 08:21:28'),(1250245,416830,'action complete via WP Cron','2025-10-13 06:21:28','2025-10-13 08:21:28'),(1250246,416831,'action created','2025-10-13 06:21:28','2025-10-13 08:21:28'),(1250247,416831,'action started via WP Cron','2025-10-13 06:26:08','2025-10-13 08:26:08'),(1250248,416831,'action complete via WP Cron','2025-10-13 06:26:08','2025-10-13 08:26:08'),(1250249,416832,'action created','2025-10-13 06:26:08','2025-10-13 08:26:08'),(1250250,416832,'action started via WP Cron','2025-10-13 06:31:28','2025-10-13 08:31:28'),(1250251,416832,'action complete via WP Cron','2025-10-13 06:31:28','2025-10-13 08:31:28'),(1250252,416833,'action created','2025-10-13 06:31:28','2025-10-13 08:31:28'),(1250253,416833,'action started via WP Cron','2025-10-13 06:36:28','2025-10-13 08:36:28'),(1250254,416833,'action complete via WP Cron','2025-10-13 06:36:28','2025-10-13 08:36:28'),(1250255,416834,'action created','2025-10-13 06:36:28','2025-10-13 08:36:28'),(1250256,416834,'action started via WP Cron','2025-10-13 06:41:29','2025-10-13 08:41:29'),(1250257,416834,'action complete via WP Cron','2025-10-13 06:41:29','2025-10-13 08:41:29'),(1250258,416835,'action created','2025-10-13 06:41:29','2025-10-13 08:41:29'),(1250259,416835,'action started via WP Cron','2025-10-13 06:46:28','2025-10-13 08:46:28'),(1250260,416835,'action complete via WP Cron','2025-10-13 06:46:28','2025-10-13 08:46:28'),(1250261,416836,'action created','2025-10-13 06:46:28','2025-10-13 08:46:28'),(1250262,416836,'action started via WP Cron','2025-10-13 06:49:35','2025-10-13 08:49:35'),(1250263,416837,'action created','2025-10-13 06:49:35','2025-10-13 08:49:35'),(1250264,416837,'action started via WP Cron','2025-10-13 06:49:39','2025-10-13 08:49:39'),(1250265,416837,'action complete via WP Cron','2025-10-13 06:49:39','2025-10-13 08:49:39'),(1250266,416836,'action complete via WP Cron','2025-10-13 06:49:39','2025-10-13 08:49:39'),(1250267,416838,'action created','2025-10-13 06:49:39','2025-10-13 08:49:39'),(1250268,416838,'action started via WP Cron','2025-10-13 06:56:28','2025-10-13 08:56:28'),(1250269,416839,'action created','2025-10-13 06:56:28','2025-10-13 08:56:28'),(1250270,416839,'action started via WP Cron','2025-10-13 06:56:30','2025-10-13 08:56:30'),(1250271,416839,'action complete via WP Cron','2025-10-13 06:56:30','2025-10-13 08:56:30'),(1250272,416838,'action complete via WP Cron','2025-10-13 06:56:30','2025-10-13 08:56:30'),(1250273,416840,'action created','2025-10-13 06:56:30','2025-10-13 08:56:30'),(1250274,416840,'action started via WP Cron','2025-10-13 07:01:28','2025-10-13 09:01:28'),(1250275,416841,'action created','2025-10-13 07:01:28','2025-10-13 09:01:28'),(1250276,416841,'action started via WP Cron','2025-10-13 07:01:30','2025-10-13 09:01:30'),(1250277,416841,'action complete via WP Cron','2025-10-13 07:01:30','2025-10-13 09:01:30'),(1250278,416840,'action complete via WP Cron','2025-10-13 07:01:30','2025-10-13 09:01:30'),(1250279,416842,'action created','2025-10-13 07:01:30','2025-10-13 09:01:30'),(1250280,416842,'action started via WP Cron','2025-10-13 07:06:28','2025-10-13 09:06:28'),(1250281,416842,'action complete via WP Cron','2025-10-13 07:06:28','2025-10-13 09:06:28'),(1250282,416843,'action created','2025-10-13 07:06:28','2025-10-13 09:06:28'),(1250283,416843,'action started via WP Cron','2025-10-13 07:09:06','2025-10-13 09:09:06'),(1250284,416843,'action complete via WP Cron','2025-10-13 07:09:07','2025-10-13 09:09:07'),(1250285,416844,'action created','2025-10-13 07:09:07','2025-10-13 09:09:07'),(1250286,416844,'action started via WP Cron','2025-10-13 07:11:29','2025-10-13 09:11:29'),(1250287,416844,'action complete via WP Cron','2025-10-13 07:11:29','2025-10-13 09:11:29'),(1250288,416845,'action created','2025-10-13 07:11:29','2025-10-13 09:11:29'),(1250289,416845,'action started via WP Cron','2025-10-13 07:16:09','2025-10-13 09:16:09'),(1250290,416846,'action created','2025-10-13 07:16:09','2025-10-13 09:16:09'),(1250291,416846,'action started via WP Cron','2025-10-13 07:16:11','2025-10-13 09:16:11'),(1250292,416846,'action complete via WP Cron','2025-10-13 07:16:11','2025-10-13 09:16:11'),(1250293,416845,'action complete via WP Cron','2025-10-13 07:16:11','2025-10-13 09:16:11'),(1250294,416847,'action created','2025-10-13 07:16:11','2025-10-13 09:16:11'),(1250295,416847,'action started via WP Cron','2025-10-13 07:21:28','2025-10-13 09:21:28'),(1250296,416848,'action created','2025-10-13 07:21:28','2025-10-13 09:21:28'),(1250297,416848,'action started via WP Cron','2025-10-13 07:21:30','2025-10-13 09:21:30'),(1250298,416848,'action complete via WP Cron','2025-10-13 07:21:30','2025-10-13 09:21:30'),(1250299,416847,'action complete via WP Cron','2025-10-13 07:21:30','2025-10-13 09:21:30'),(1250300,416849,'action created','2025-10-13 07:21:30','2025-10-13 09:21:30'),(1250301,416849,'action started via WP Cron','2025-10-13 07:25:03','2025-10-13 09:25:03'),(1250302,416849,'action complete via WP Cron','2025-10-13 07:25:03','2025-10-13 09:25:03'),(1250303,416850,'action created','2025-10-13 07:25:03','2025-10-13 09:25:03'),(1250304,416850,'action started via WP Cron','2025-10-13 07:28:17','2025-10-13 09:28:17'),(1250305,416850,'action complete via WP Cron','2025-10-13 07:28:17','2025-10-13 09:28:17'),(1250306,416851,'action created','2025-10-13 07:28:17','2025-10-13 09:28:17'),(1250307,416851,'action started via WP Cron','2025-10-13 07:30:40','2025-10-13 09:30:40'),(1250308,416851,'action complete via WP Cron','2025-10-13 07:30:40','2025-10-13 09:30:40'),(1250309,416852,'action created','2025-10-13 07:30:40','2025-10-13 09:30:40'),(1250310,416852,'action started via WP Cron','2025-10-13 07:36:28','2025-10-13 09:36:28'),(1250311,416852,'action complete via WP Cron','2025-10-13 07:36:29','2025-10-13 09:36:29'),(1250312,416853,'action created','2025-10-13 07:36:29','2025-10-13 09:36:29'),(1250313,416853,'action started via WP Cron','2025-10-13 07:41:29','2025-10-13 09:41:29'),(1250314,416853,'action complete via WP Cron','2025-10-13 07:41:29','2025-10-13 09:41:29'),(1250315,416854,'action created','2025-10-13 07:41:29','2025-10-13 09:41:29'),(1250316,416854,'action started via WP Cron','2025-10-13 07:46:29','2025-10-13 09:46:29'),(1250317,416854,'action complete via WP Cron','2025-10-13 07:46:29','2025-10-13 09:46:29'),(1250318,416855,'action created','2025-10-13 07:46:29','2025-10-13 09:46:29'),(1250319,416855,'action started via WP Cron','2025-10-13 07:51:28','2025-10-13 09:51:28'),(1250320,416855,'action complete via WP Cron','2025-10-13 07:51:28','2025-10-13 09:51:28'),(1250321,416856,'action created','2025-10-13 07:51:28','2025-10-13 09:51:28'),(1250322,416856,'action started via WP Cron','2025-10-13 07:56:29','2025-10-13 09:56:29'),(1250323,416856,'action complete via WP Cron','2025-10-13 07:56:29','2025-10-13 09:56:29'),(1250324,416857,'action created','2025-10-13 07:56:29','2025-10-13 09:56:29'),(1250325,416857,'action started via WP Cron','2025-10-13 08:01:28','2025-10-13 10:01:28'),(1250326,416857,'action complete via WP Cron','2025-10-13 08:01:28','2025-10-13 10:01:28'),(1250327,416858,'action created','2025-10-13 08:01:28','2025-10-13 10:01:28'),(1250328,416858,'action started via WP Cron','2025-10-13 08:06:30','2025-10-13 10:06:30'),(1250329,416858,'action complete via WP Cron','2025-10-13 08:06:30','2025-10-13 10:06:30'),(1250330,416859,'action created','2025-10-13 08:06:30','2025-10-13 10:06:30'),(1250331,416859,'action started via WP Cron','2025-10-13 08:09:09','2025-10-13 10:09:09'),(1250332,416859,'action complete via WP Cron','2025-10-13 08:09:09','2025-10-13 10:09:09'),(1250333,416860,'action created','2025-10-13 08:09:09','2025-10-13 10:09:09'),(1250334,416860,'action started via WP Cron','2025-10-13 08:11:29','2025-10-13 10:11:29'),(1250335,416861,'action created','2025-10-13 08:11:29','2025-10-13 10:11:29'),(1250336,416861,'action started via WP Cron','2025-10-13 08:11:32','2025-10-13 10:11:32'),(1250337,416861,'action complete via WP Cron','2025-10-13 08:11:32','2025-10-13 10:11:32'),(1250338,416860,'action complete via WP Cron','2025-10-13 08:11:32','2025-10-13 10:11:32'),(1250339,416862,'action created','2025-10-13 08:11:32','2025-10-13 10:11:32'),(1250340,416862,'action started via WP Cron','2025-10-13 08:16:29','2025-10-13 10:16:29'),(1250341,416862,'action complete via WP Cron','2025-10-13 08:16:29','2025-10-13 10:16:29'),(1250342,416863,'action created','2025-10-13 08:16:29','2025-10-13 10:16:29'),(1250343,416863,'action started via WP Cron','2025-10-13 08:21:28','2025-10-13 10:21:28'),(1250344,416863,'action complete via WP Cron','2025-10-13 08:21:28','2025-10-13 10:21:28'),(1250345,416864,'action created','2025-10-13 08:21:28','2025-10-13 10:21:28'),(1250346,416864,'action started via WP Cron','2025-10-13 08:26:29','2025-10-13 10:26:29'),(1250347,416864,'action complete via WP Cron','2025-10-13 08:26:29','2025-10-13 10:26:29'),(1250348,416865,'action created','2025-10-13 08:26:29','2025-10-13 10:26:29'),(1250349,416865,'action started via WP Cron','2025-10-13 08:31:28','2025-10-13 10:31:28'),(1250350,416865,'action complete via WP Cron','2025-10-13 08:31:28','2025-10-13 10:31:28'),(1250351,416866,'action created','2025-10-13 08:31:28','2025-10-13 10:31:28'),(1250352,416866,'action started via WP Cron','2025-10-13 08:36:28','2025-10-13 10:36:28'),(1250353,416867,'action created','2025-10-13 08:36:28','2025-10-13 10:36:28'),(1250354,416867,'action started via WP Cron','2025-10-13 08:36:32','2025-10-13 10:36:32'),(1250355,416867,'action complete via WP Cron','2025-10-13 08:36:32','2025-10-13 10:36:32'),(1250356,416866,'action complete via WP Cron','2025-10-13 08:36:32','2025-10-13 10:36:32'),(1250357,416868,'action created','2025-10-13 08:36:32','2025-10-13 10:36:32'),(1250358,416868,'action started via WP Cron','2025-10-13 08:40:20','2025-10-13 10:40:20'),(1250359,416868,'action complete via WP Cron','2025-10-13 08:40:20','2025-10-13 10:40:20'),(1250360,416869,'action created','2025-10-13 08:40:20','2025-10-13 10:40:20'),(1250361,416869,'action started via WP Cron','2025-10-13 08:46:29','2025-10-13 10:46:29'),(1250362,416869,'action complete via WP Cron','2025-10-13 08:46:30','2025-10-13 10:46:30'),(1250363,416870,'action created','2025-10-13 08:46:30','2025-10-13 10:46:30'),(1250364,416870,'action started via WP Cron','2025-10-13 08:51:28','2025-10-13 10:51:28'),(1250365,416870,'action complete via WP Cron','2025-10-13 08:51:28','2025-10-13 10:51:28'),(1250366,416871,'action created','2025-10-13 08:51:28','2025-10-13 10:51:28'),(1250367,416871,'action started via WP Cron','2025-10-13 08:53:29','2025-10-13 10:53:29'),(1250368,416871,'action complete via WP Cron','2025-10-13 08:53:29','2025-10-13 10:53:29'),(1250369,416872,'action created','2025-10-13 08:53:29','2025-10-13 10:53:29'),(1250370,416872,'action started via WP Cron','2025-10-13 08:55:59','2025-10-13 10:55:59'),(1250371,416872,'action complete via WP Cron','2025-10-13 08:55:59','2025-10-13 10:55:59'),(1250372,416873,'action created','2025-10-13 08:55:59','2025-10-13 10:55:59'),(1250373,416873,'action started via WP Cron','2025-10-13 08:59:13','2025-10-13 10:59:13'),(1250374,416873,'action complete via WP Cron','2025-10-13 08:59:13','2025-10-13 10:59:13'),(1250375,416874,'action created','2025-10-13 08:59:13','2025-10-13 10:59:13'),(1250376,416874,'action started via WP Cron','2025-10-13 09:01:29','2025-10-13 11:01:29'),(1250377,416874,'action complete via WP Cron','2025-10-13 09:01:29','2025-10-13 11:01:29'),(1250378,416875,'action created','2025-10-13 09:01:29','2025-10-13 11:01:29'),(1250379,416875,'action started via WP Cron','2025-10-13 09:06:28','2025-10-13 11:06:28'),(1250380,416876,'action created','2025-10-13 09:06:28','2025-10-13 11:06:28'),(1250381,416876,'action started via WP Cron','2025-10-13 09:06:30','2025-10-13 11:06:30'),(1250382,416876,'action complete via WP Cron','2025-10-13 09:06:30','2025-10-13 11:06:30'),(1250383,416875,'action complete via WP Cron','2025-10-13 09:06:30','2025-10-13 11:06:30'),(1250384,416877,'action created','2025-10-13 09:06:30','2025-10-13 11:06:30'),(1250385,416877,'action started via WP Cron','2025-10-13 09:11:29','2025-10-13 11:11:29'),(1250386,416877,'action complete via WP Cron','2025-10-13 09:11:29','2025-10-13 11:11:29'),(1250387,416878,'action created','2025-10-13 09:11:29','2025-10-13 11:11:29'),(1250388,416878,'action started via WP Cron','2025-10-13 09:13:30','2025-10-13 11:13:30'),(1250389,416878,'action complete via WP Cron','2025-10-13 09:13:30','2025-10-13 11:13:30'),(1250390,416879,'action created','2025-10-13 09:13:30','2025-10-13 11:13:30'),(1250391,416879,'action started via WP Cron','2025-10-13 09:15:30','2025-10-13 11:15:30'),(1250392,416879,'action complete via WP Cron','2025-10-13 09:15:30','2025-10-13 11:15:30'),(1250393,416880,'action created','2025-10-13 09:15:30','2025-10-13 11:15:30'),(1250394,416880,'action started via WP Cron','2025-10-13 09:17:30','2025-10-13 11:17:30'),(1250395,416880,'action complete via WP Cron','2025-10-13 09:17:30','2025-10-13 11:17:30'),(1250396,416881,'action created','2025-10-13 09:17:30','2025-10-13 11:17:30'),(1250397,416881,'action started via WP Cron','2025-10-13 09:19:31','2025-10-13 11:19:31'),(1250398,416881,'action complete via WP Cron','2025-10-13 09:19:31','2025-10-13 11:19:31'),(1250399,416882,'action created','2025-10-13 09:19:31','2025-10-13 11:19:31'),(1250400,416882,'action started via WP Cron','2025-10-13 09:21:31','2025-10-13 11:21:31'),(1250401,416882,'action complete via WP Cron','2025-10-13 09:21:31','2025-10-13 11:21:31'),(1250402,416883,'action created','2025-10-13 09:21:31','2025-10-13 11:21:31'),(1250403,416883,'action started via WP Cron','2025-10-13 09:24:30','2025-10-13 11:24:30'),(1250404,416883,'action complete via WP Cron','2025-10-13 09:24:30','2025-10-13 11:24:30'),(1250405,416884,'action created','2025-10-13 09:24:30','2025-10-13 11:24:30'),(1250406,416884,'action started via WP Cron','2025-10-13 09:27:29','2025-10-13 11:27:29'),(1250407,416884,'action complete via WP Cron','2025-10-13 09:27:29','2025-10-13 11:27:29'),(1250408,416885,'action created','2025-10-13 09:27:29','2025-10-13 11:27:29'),(1250409,416885,'action started via WP Cron','2025-10-13 09:29:30','2025-10-13 11:29:30'),(1250410,416885,'action complete via WP Cron','2025-10-13 09:29:30','2025-10-13 11:29:30'),(1250411,416886,'action created','2025-10-13 09:29:30','2025-10-13 11:29:30'),(1250412,416886,'action started via WP Cron','2025-10-13 09:31:30','2025-10-13 11:31:30'),(1250413,416886,'action complete via WP Cron','2025-10-13 09:31:30','2025-10-13 11:31:30'),(1250414,416887,'action created','2025-10-13 09:31:30','2025-10-13 11:31:30'),(1250415,416887,'action started via WP Cron','2025-10-13 09:34:30','2025-10-13 11:34:30'),(1250416,416887,'action complete via WP Cron','2025-10-13 09:34:31','2025-10-13 11:34:31'),(1250417,416888,'action created','2025-10-13 09:34:31','2025-10-13 11:34:31'),(1250418,416888,'action started via WP Cron','2025-10-13 09:37:30','2025-10-13 11:37:30'),(1250419,416888,'action complete via WP Cron','2025-10-13 09:37:30','2025-10-13 11:37:30'),(1250420,416889,'action created','2025-10-13 09:37:30','2025-10-13 11:37:30'),(1250421,416889,'action started via WP Cron','2025-10-13 09:39:31','2025-10-13 11:39:31'),(1250422,416889,'action complete via WP Cron','2025-10-13 09:39:31','2025-10-13 11:39:31'),(1250423,416890,'action created','2025-10-13 09:39:31','2025-10-13 11:39:31'),(1250424,416890,'action started via WP Cron','2025-10-13 09:42:31','2025-10-13 11:42:31'),(1250425,416890,'action complete via WP Cron','2025-10-13 09:42:31','2025-10-13 11:42:31'),(1250426,416891,'action created','2025-10-13 09:42:31','2025-10-13 11:42:31'),(1250427,416891,'action started via Async Request','2025-10-13 09:45:09','2025-10-13 11:45:09'),(1250428,416891,'action complete via Async Request','2025-10-13 09:45:09','2025-10-13 11:45:09'),(1250429,416892,'action created','2025-10-13 09:45:09','2025-10-13 11:45:09'),(1250430,416892,'action started via WP Cron','2025-10-13 09:47:32','2025-10-13 11:47:32'),(1250431,416892,'action complete via WP Cron','2025-10-13 09:47:32','2025-10-13 11:47:32'),(1250432,416893,'action created','2025-10-13 09:47:32','2025-10-13 11:47:32'),(1250433,416893,'action started via WP Cron','2025-10-13 09:50:31','2025-10-13 11:50:31'),(1250434,416893,'action complete via WP Cron','2025-10-13 09:50:31','2025-10-13 11:50:31'),(1250435,416894,'action created','2025-10-13 09:50:31','2025-10-13 11:50:31'),(1250436,416894,'action started via WP Cron','2025-10-13 09:53:29','2025-10-13 11:53:29'),(1250437,416894,'action complete via WP Cron','2025-10-13 09:53:29','2025-10-13 11:53:29'),(1250438,416895,'action created','2025-10-13 09:53:29','2025-10-13 11:53:29'),(1250439,416895,'action started via WP Cron','2025-10-13 09:55:31','2025-10-13 11:55:31'),(1250440,416895,'action complete via WP Cron','2025-10-13 09:55:31','2025-10-13 11:55:31'),(1250441,416896,'action created','2025-10-13 09:55:31','2025-10-13 11:55:31'),(1250442,416896,'action started via WP Cron','2025-10-13 09:58:31','2025-10-13 11:58:31'),(1250443,416896,'action complete via WP Cron','2025-10-13 09:58:31','2025-10-13 11:58:31'),(1250444,416897,'action created','2025-10-13 09:58:31','2025-10-13 11:58:31'),(1250445,416897,'action started via WP Cron','2025-10-13 10:01:31','2025-10-13 12:01:31'),(1250446,416897,'action complete via WP Cron','2025-10-13 10:01:31','2025-10-13 12:01:31'),(1250447,416898,'action created','2025-10-13 10:01:31','2025-10-13 12:01:31'),(1250448,416898,'action started via WP Cron','2025-10-13 10:03:31','2025-10-13 12:03:31'),(1250449,416899,'action created','2025-10-13 10:03:31','2025-10-13 12:03:31'),(1250450,416899,'action started via WP Cron','2025-10-13 10:03:33','2025-10-13 12:03:33'),(1250451,416899,'action complete via WP Cron','2025-10-13 10:03:34','2025-10-13 12:03:34'),(1250452,416898,'action complete via WP Cron','2025-10-13 10:03:34','2025-10-13 12:03:34'),(1250453,416900,'action created','2025-10-13 10:03:34','2025-10-13 12:03:34'),(1250454,416900,'action started via WP Cron','2025-10-13 10:06:29','2025-10-13 12:06:29'),(1250455,416900,'action complete via WP Cron','2025-10-13 10:06:29','2025-10-13 12:06:29'),(1250456,416901,'action created','2025-10-13 10:06:29','2025-10-13 12:06:29'),(1250457,416901,'action started via WP Cron','2025-10-13 10:08:30','2025-10-13 12:08:30'),(1250458,416901,'action complete via WP Cron','2025-10-13 10:08:30','2025-10-13 12:08:30'),(1250459,416902,'action created','2025-10-13 10:08:30','2025-10-13 12:08:30'),(1250460,416902,'action started via WP Cron','2025-10-13 10:10:30','2025-10-13 12:10:30'),(1250461,416902,'action complete via WP Cron','2025-10-13 10:10:30','2025-10-13 12:10:30'),(1250462,416903,'action created','2025-10-13 10:10:30','2025-10-13 12:10:30'),(1250463,416903,'action started via WP Cron','2025-10-13 10:13:31','2025-10-13 12:13:31'),(1250464,416903,'action complete via WP Cron','2025-10-13 10:13:31','2025-10-13 12:13:31'),(1250465,416904,'action created','2025-10-13 10:13:31','2025-10-13 12:13:31'),(1250466,416904,'action started via WP Cron','2025-10-13 10:16:31','2025-10-13 12:16:31'),(1250467,416904,'action complete via WP Cron','2025-10-13 10:16:31','2025-10-13 12:16:31'),(1250468,416905,'action created','2025-10-13 10:16:31','2025-10-13 12:16:31'),(1250469,416905,'action started via WP Cron','2025-10-13 10:19:30','2025-10-13 12:19:30'),(1250470,416905,'action complete via WP Cron','2025-10-13 10:19:30','2025-10-13 12:19:30'),(1250471,416906,'action created','2025-10-13 10:19:30','2025-10-13 12:19:30'),(1250472,416906,'action started via WP Cron','2025-10-13 10:21:30','2025-10-13 12:21:30'),(1250473,416906,'action complete via WP Cron','2025-10-13 10:21:30','2025-10-13 12:21:30'),(1250474,416907,'action created','2025-10-13 10:21:30','2025-10-13 12:21:30'),(1250475,416907,'action started via WP Cron','2025-10-13 10:23:31','2025-10-13 12:23:31'),(1250476,416907,'action complete via WP Cron','2025-10-13 10:23:31','2025-10-13 12:23:31'),(1250477,416908,'action created','2025-10-13 10:23:31','2025-10-13 12:23:31'),(1250478,416908,'action started via WP Cron','2025-10-13 10:26:30','2025-10-13 12:26:30'),(1250479,416908,'action complete via WP Cron','2025-10-13 10:26:30','2025-10-13 12:26:30'),(1250480,416909,'action created','2025-10-13 10:26:30','2025-10-13 12:26:30'),(1250481,416909,'action started via WP Cron','2025-10-13 10:29:30','2025-10-13 12:29:30'),(1250482,416909,'action complete via WP Cron','2025-10-13 10:29:30','2025-10-13 12:29:30'),(1250483,416910,'action created','2025-10-13 10:29:30','2025-10-13 12:29:30'),(1250484,416910,'action started via WP Cron','2025-10-13 10:32:30','2025-10-13 12:32:30'),(1250485,416910,'action complete via WP Cron','2025-10-13 10:32:30','2025-10-13 12:32:30'),(1250486,416911,'action created','2025-10-13 10:32:30','2025-10-13 12:32:30'),(1250487,416911,'action started via WP Cron','2025-10-13 10:35:29','2025-10-13 12:35:29'),(1250488,416911,'action complete via WP Cron','2025-10-13 10:35:29','2025-10-13 12:35:29'),(1250489,416912,'action created','2025-10-13 10:35:29','2025-10-13 12:35:29'),(1250490,416912,'action started via WP Cron','2025-10-13 10:37:30','2025-10-13 12:37:30'),(1250491,416912,'action complete via WP Cron','2025-10-13 10:37:30','2025-10-13 12:37:30'),(1250492,416913,'action created','2025-10-13 10:37:30','2025-10-13 12:37:30'),(1250493,416913,'action started via WP Cron','2025-10-13 10:40:30','2025-10-13 12:40:30'),(1250494,416913,'action complete via WP Cron','2025-10-13 10:40:30','2025-10-13 12:40:30'),(1250495,416914,'action created','2025-10-13 10:40:30','2025-10-13 12:40:30'),(1250496,416914,'action started via WP Cron','2025-10-13 10:42:31','2025-10-13 12:42:31'),(1250497,416914,'action complete via WP Cron','2025-10-13 10:42:31','2025-10-13 12:42:31'),(1250498,416915,'action created','2025-10-13 10:42:31','2025-10-13 12:42:31'),(1250499,416915,'action started via WP Cron','2025-10-13 10:45:29','2025-10-13 12:45:29'),(1250500,416915,'action complete via WP Cron','2025-10-13 10:45:29','2025-10-13 12:45:29'),(1250501,416916,'action created','2025-10-13 10:45:29','2025-10-13 12:45:29'),(1250502,416916,'action started via WP Cron','2025-10-13 10:47:30','2025-10-13 12:47:30'),(1250503,416916,'action complete via WP Cron','2025-10-13 10:47:30','2025-10-13 12:47:30'),(1250504,416917,'action created','2025-10-13 10:47:30','2025-10-13 12:47:30'),(1250505,416917,'action started via WP Cron','2025-10-13 10:49:30','2025-10-13 12:49:30'),(1250506,416918,'action created','2025-10-13 10:49:30','2025-10-13 12:49:30'),(1250507,416918,'action started via WP Cron','2025-10-13 10:49:32','2025-10-13 12:49:32'),(1250508,416918,'action complete via WP Cron','2025-10-13 10:49:32','2025-10-13 12:49:32'),(1250509,416917,'action complete via WP Cron','2025-10-13 10:49:32','2025-10-13 12:49:32'),(1250510,416919,'action created','2025-10-13 10:49:32','2025-10-13 12:49:32'),(1250511,416919,'action started via WP Cron','2025-10-13 10:52:30','2025-10-13 12:52:30'),(1250512,416919,'action complete via WP Cron','2025-10-13 10:52:30','2025-10-13 12:52:30'),(1250513,416920,'action created','2025-10-13 10:52:30','2025-10-13 12:52:30'),(1250514,416920,'action started via WP Cron','2025-10-13 10:55:29','2025-10-13 12:55:29'),(1250515,416920,'action complete via WP Cron','2025-10-13 10:55:29','2025-10-13 12:55:29'),(1250516,416921,'action created','2025-10-13 10:55:29','2025-10-13 12:55:29'),(1250517,416921,'action started via WP Cron','2025-10-13 11:01:29','2025-10-13 13:01:29'),(1250518,416921,'action complete via WP Cron','2025-10-13 11:01:29','2025-10-13 13:01:29'),(1250519,416922,'action created','2025-10-13 11:01:29','2025-10-13 13:01:29'),(1250520,416922,'action started via WP Cron','2025-10-13 11:06:29','2025-10-13 13:06:29'),(1250521,416922,'action complete via WP Cron','2025-10-13 11:06:29','2025-10-13 13:06:29'),(1250522,416923,'action created','2025-10-13 11:06:29','2025-10-13 13:06:29'),(1250523,416923,'action started via WP Cron','2025-10-13 11:11:29','2025-10-13 13:11:29'),(1250524,416923,'action complete via WP Cron','2025-10-13 11:11:29','2025-10-13 13:11:29'),(1250525,416924,'action created','2025-10-13 11:11:29','2025-10-13 13:11:29'),(1250526,416924,'action started via WP Cron','2025-10-13 11:15:16','2025-10-13 13:15:16'),(1250527,416924,'action complete via WP Cron','2025-10-13 11:15:16','2025-10-13 13:15:16'),(1250528,416925,'action created','2025-10-13 11:15:16','2025-10-13 13:15:16'),(1250529,416925,'action started via WP Cron','2025-10-13 11:21:29','2025-10-13 13:21:29'),(1250530,416925,'action complete via WP Cron','2025-10-13 11:21:29','2025-10-13 13:21:29'),(1250531,416926,'action created','2025-10-13 11:21:29','2025-10-13 13:21:29'),(1250532,416926,'action started via WP Cron','2025-10-13 11:26:29','2025-10-13 13:26:29'),(1250533,416926,'action complete via WP Cron','2025-10-13 11:26:29','2025-10-13 13:26:29'),(1250534,416927,'action created','2025-10-13 11:26:29','2025-10-13 13:26:29'),(1250535,416927,'action started via WP Cron','2025-10-13 11:30:05','2025-10-13 13:30:05'),(1250536,416927,'action complete via WP Cron','2025-10-13 11:30:05','2025-10-13 13:30:05'),(1250537,416928,'action created','2025-10-13 11:30:05','2025-10-13 13:30:05'),(1250538,416928,'action started via WP Cron','2025-10-13 11:36:23','2025-10-13 13:36:23'),(1250539,416928,'action complete via WP Cron','2025-10-13 11:36:23','2025-10-13 13:36:23'),(1250540,416929,'action created','2025-10-13 11:36:23','2025-10-13 13:36:23'),(1250541,416929,'action started via WP Cron','2025-10-13 11:39:41','2025-10-13 13:39:41'),(1250542,416929,'action complete via WP Cron','2025-10-13 11:39:41','2025-10-13 13:39:41'),(1250543,416930,'action created','2025-10-13 11:39:41','2025-10-13 13:39:41'),(1250544,416930,'action started via WP Cron','2025-10-13 11:46:29','2025-10-13 13:46:29'),(1250545,416930,'action complete via WP Cron','2025-10-13 11:46:29','2025-10-13 13:46:29'),(1250546,416931,'action created','2025-10-13 11:46:29','2025-10-13 13:46:29'),(1250547,416931,'action started via WP Cron','2025-10-13 11:51:28','2025-10-13 13:51:28'),(1250548,416932,'action created','2025-10-13 11:51:28','2025-10-13 13:51:28'),(1250549,416932,'action started via WP Cron','2025-10-13 11:51:33','2025-10-13 13:51:33'),(1250550,416931,'action complete via WP Cron','2025-10-13 11:51:33','2025-10-13 13:51:33'),(1250551,416933,'action created','2025-10-13 11:51:34','2025-10-13 13:51:34'),(1250552,416932,'action complete via WP Cron','2025-10-13 11:51:35','2025-10-13 13:51:35'),(1250553,416933,'action started via WP Cron','2025-10-13 11:56:29','2025-10-13 13:56:29'),(1250554,416933,'action complete via WP Cron','2025-10-13 11:56:29','2025-10-13 13:56:29'),(1250555,416934,'action created','2025-10-13 11:56:29','2025-10-13 13:56:29'),(1250556,416934,'action started via WP Cron','2025-10-13 12:01:30','2025-10-13 14:01:30'),(1250557,416934,'action complete via WP Cron','2025-10-13 12:01:30','2025-10-13 14:01:30'),(1250558,416935,'action created','2025-10-13 12:01:30','2025-10-13 14:01:30'),(1250559,416935,'action started via WP Cron','2025-10-13 12:06:15','2025-10-13 14:06:15'),(1250560,416935,'action complete via WP Cron','2025-10-13 12:06:15','2025-10-13 14:06:15'),(1250561,416936,'action created','2025-10-13 12:06:15','2025-10-13 14:06:15'),(1250562,416936,'action started via WP Cron','2025-10-13 12:08:16','2025-10-13 14:08:16'),(1250563,416936,'action complete via WP Cron','2025-10-13 12:08:16','2025-10-13 14:08:16'),(1250564,416937,'action created','2025-10-13 12:08:16','2025-10-13 14:08:16'),(1250565,416937,'action started via WP Cron','2025-10-13 12:11:29','2025-10-13 14:11:29'),(1250566,416937,'action complete via WP Cron','2025-10-13 12:11:29','2025-10-13 14:11:29'),(1250567,416938,'action created','2025-10-13 12:11:29','2025-10-13 14:11:29'),(1250568,416938,'action started via WP Cron','2025-10-13 12:16:28','2025-10-13 14:16:28'),(1250569,416939,'action created','2025-10-13 12:16:28','2025-10-13 14:16:28'),(1250570,416939,'action started via WP Cron','2025-10-13 12:16:32','2025-10-13 14:16:32'),(1250571,416939,'action complete via WP Cron','2025-10-13 12:16:33','2025-10-13 14:16:33'),(1250572,416938,'action complete via WP Cron','2025-10-13 12:16:33','2025-10-13 14:16:33'),(1250573,416940,'action created','2025-10-13 12:16:33','2025-10-13 14:16:33'),(1250574,416940,'action started via WP Cron','2025-10-13 12:19:37','2025-10-13 14:19:37'),(1250575,416940,'action complete via WP Cron','2025-10-13 12:19:37','2025-10-13 14:19:37'),(1250576,416941,'action created','2025-10-13 12:19:37','2025-10-13 14:19:37'),(1250577,416941,'action started via WP Cron','2025-10-13 12:26:02','2025-10-13 14:26:02'),(1250578,416941,'action complete via WP Cron','2025-10-13 12:26:02','2025-10-13 14:26:02'),(1250579,416942,'action created','2025-10-13 12:26:02','2025-10-13 14:26:02'),(1250580,416942,'action started via WP Cron','2025-10-13 12:31:29','2025-10-13 14:31:29'),(1250581,416942,'action complete via WP Cron','2025-10-13 12:31:29','2025-10-13 14:31:29'),(1250582,416943,'action created','2025-10-13 12:31:29','2025-10-13 14:31:29'),(1250583,416943,'action started via WP Cron','2025-10-13 12:36:28','2025-10-13 14:36:28'),(1250584,416943,'action complete via WP Cron','2025-10-13 12:36:28','2025-10-13 14:36:28'),(1250585,416944,'action created','2025-10-13 12:36:28','2025-10-13 14:36:28'),(1250586,416944,'action started via WP Cron','2025-10-13 12:38:34','2025-10-13 14:38:34'),(1250587,416944,'action complete via WP Cron','2025-10-13 12:38:34','2025-10-13 14:38:34'),(1250588,416945,'action created','2025-10-13 12:38:34','2025-10-13 14:38:34'),(1250589,416945,'action started via WP Cron','2025-10-13 12:41:09','2025-10-13 14:41:09'),(1250590,416945,'action complete via WP Cron','2025-10-13 12:41:09','2025-10-13 14:41:09'),(1250591,416946,'action created','2025-10-13 12:41:09','2025-10-13 14:41:09'),(1250592,416946,'action started via WP Cron','2025-10-13 12:44:50','2025-10-13 14:44:50'),(1250593,416946,'action complete via WP Cron','2025-10-13 12:44:50','2025-10-13 14:44:50'),(1250594,416947,'action created','2025-10-13 12:44:50','2025-10-13 14:44:50'),(1250595,416947,'action started via WP Cron','2025-10-13 12:47:43','2025-10-13 14:47:43'),(1250596,416947,'action complete via WP Cron','2025-10-13 12:47:43','2025-10-13 14:47:43'),(1250597,416948,'action created','2025-10-13 12:47:43','2025-10-13 14:47:43'),(1250598,416948,'action started via WP Cron','2025-10-13 12:51:29','2025-10-13 14:51:29'),(1250599,416948,'action complete via WP Cron','2025-10-13 12:51:29','2025-10-13 14:51:29'),(1250600,416949,'action created','2025-10-13 12:51:29','2025-10-13 14:51:29'),(1250601,416949,'action started via WP Cron','2025-10-13 12:56:30','2025-10-13 14:56:30'),(1250602,416949,'action complete via WP Cron','2025-10-13 12:56:30','2025-10-13 14:56:30'),(1250603,416950,'action created','2025-10-13 12:56:30','2025-10-13 14:56:30'),(1250604,416950,'action started via WP Cron','2025-10-13 13:01:29','2025-10-13 15:01:29'),(1250605,416950,'action complete via WP Cron','2025-10-13 13:01:29','2025-10-13 15:01:29'),(1250606,416951,'action created','2025-10-13 13:01:29','2025-10-13 15:01:29'),(1250607,416951,'action started via WP Cron','2025-10-13 13:03:36','2025-10-13 15:03:36'),(1250608,416951,'action complete via WP Cron','2025-10-13 13:03:36','2025-10-13 15:03:36'),(1250609,416952,'action created','2025-10-13 13:03:36','2025-10-13 15:03:36'),(1250610,416952,'action started via WP Cron','2025-10-13 13:06:28','2025-10-13 15:06:28'),(1250611,416952,'action complete via WP Cron','2025-10-13 13:06:28','2025-10-13 15:06:28'),(1250612,416953,'action created','2025-10-13 13:06:28','2025-10-13 15:06:28'),(1250613,416953,'action started via WP Cron','2025-10-13 13:11:30','2025-10-13 15:11:30'),(1250614,416954,'action created','2025-10-13 13:11:30','2025-10-13 15:11:30'),(1250615,416954,'action started via WP Cron','2025-10-13 13:11:31','2025-10-13 15:11:31'),(1250616,416954,'action complete via WP Cron','2025-10-13 13:11:31','2025-10-13 15:11:31'),(1250617,416953,'action complete via WP Cron','2025-10-13 13:11:31','2025-10-13 15:11:31'),(1250618,416955,'action created','2025-10-13 13:11:31','2025-10-13 15:11:31'),(1250619,416955,'action started via WP Cron','2025-10-13 13:15:33','2025-10-13 15:15:33'),(1250620,416955,'action complete via WP Cron','2025-10-13 13:15:33','2025-10-13 15:15:33'),(1250621,416956,'action created','2025-10-13 13:15:33','2025-10-13 15:15:33'),(1250622,416956,'action started via WP Cron','2025-10-13 13:21:29','2025-10-13 15:21:29'),(1250623,416956,'action complete via WP Cron','2025-10-13 13:21:29','2025-10-13 15:21:29'),(1250624,416957,'action created','2025-10-13 13:21:29','2025-10-13 15:21:29'),(1250625,416957,'action started via WP Cron','2025-10-13 13:26:17','2025-10-13 15:26:17'),(1250626,416957,'action complete via WP Cron','2025-10-13 13:26:18','2025-10-13 15:26:18'),(1250627,416958,'action created','2025-10-13 13:26:18','2025-10-13 15:26:18'),(1250628,416958,'action started via WP Cron','2025-10-13 13:30:17','2025-10-13 15:30:17'),(1250629,416959,'action created','2025-10-13 13:30:17','2025-10-13 15:30:17'),(1250630,416959,'action started via WP Cron','2025-10-13 13:30:18','2025-10-13 15:30:18'),(1250631,416959,'action complete via WP Cron','2025-10-13 13:30:18','2025-10-13 15:30:18'),(1250632,416958,'action complete via WP Cron','2025-10-13 13:30:18','2025-10-13 15:30:18'),(1250633,416960,'action created','2025-10-13 13:30:18','2025-10-13 15:30:18'),(1250634,416960,'action started via WP Cron','2025-10-13 13:36:28','2025-10-13 15:36:28'),(1250635,416960,'action complete via WP Cron','2025-10-13 13:36:28','2025-10-13 15:36:28'),(1250636,416961,'action created','2025-10-13 13:36:28','2025-10-13 15:36:28'),(1250637,416961,'action started via WP Cron','2025-10-13 13:41:29','2025-10-13 15:41:29'),(1250638,416961,'action complete via WP Cron','2025-10-13 13:41:29','2025-10-13 15:41:29'),(1250639,416962,'action created','2025-10-13 13:41:29','2025-10-13 15:41:29'),(1250640,416962,'action started via WP Cron','2025-10-13 13:46:28','2025-10-13 15:46:28'),(1250641,416962,'action complete via WP Cron','2025-10-13 13:46:28','2025-10-13 15:46:28'),(1250642,416963,'action created','2025-10-13 13:46:28','2025-10-13 15:46:28'),(1250643,416963,'action started via WP Cron','2025-10-13 13:50:20','2025-10-13 15:50:20'),(1250644,416963,'action complete via WP Cron','2025-10-13 13:50:20','2025-10-13 15:50:20'),(1250645,416964,'action created','2025-10-13 13:50:20','2025-10-13 15:50:20'),(1250646,416964,'action started via WP Cron','2025-10-13 13:54:18','2025-10-13 15:54:18'),(1250647,416964,'action complete via WP Cron','2025-10-13 13:54:18','2025-10-13 15:54:18'),(1250648,416965,'action created','2025-10-13 13:54:18','2025-10-13 15:54:18'),(1250649,416965,'action started via WP Cron','2025-10-13 13:56:30','2025-10-13 15:56:30'),(1250650,416965,'action complete via WP Cron','2025-10-13 13:56:30','2025-10-13 15:56:30'),(1250651,416966,'action created','2025-10-13 13:56:30','2025-10-13 15:56:30'),(1250652,416966,'action started via WP Cron','2025-10-13 14:00:39','2025-10-13 16:00:39'),(1250653,416967,'action created','2025-10-13 14:00:39','2025-10-13 16:00:39'),(1250654,416967,'action started via WP Cron','2025-10-13 14:00:40','2025-10-13 16:00:40'),(1250655,416967,'action complete via WP Cron','2025-10-13 14:00:40','2025-10-13 16:00:40'),(1250656,416966,'action complete via WP Cron','2025-10-13 14:00:40','2025-10-13 16:00:40'),(1250657,416968,'action created','2025-10-13 14:00:40','2025-10-13 16:00:40'),(1250658,416968,'action started via WP Cron','2025-10-13 14:02:50','2025-10-13 16:02:50'),(1250659,416968,'action complete via WP Cron','2025-10-13 14:02:50','2025-10-13 16:02:50'),(1250660,416969,'action created','2025-10-13 14:02:50','2025-10-13 16:02:50'),(1250661,416969,'action started via WP Cron','2025-10-13 14:06:29','2025-10-13 16:06:29'),(1250662,416969,'action complete via WP Cron','2025-10-13 14:06:29','2025-10-13 16:06:29'),(1250663,416970,'action created','2025-10-13 14:06:29','2025-10-13 16:06:29'),(1250664,416970,'action started via WP Cron','2025-10-13 14:11:30','2025-10-13 16:11:30'),(1250665,416970,'action complete via WP Cron','2025-10-13 14:11:30','2025-10-13 16:11:30'),(1250666,416971,'action created','2025-10-13 14:11:30','2025-10-13 16:11:30'),(1250667,416971,'action started via WP Cron','2025-10-13 14:16:29','2025-10-13 16:16:29'),(1250668,416971,'action complete via WP Cron','2025-10-13 14:16:29','2025-10-13 16:16:29'),(1250669,416972,'action created','2025-10-13 14:16:29','2025-10-13 16:16:29'),(1250670,416972,'action started via WP Cron','2025-10-13 14:21:28','2025-10-13 16:21:28'),(1250671,416972,'action complete via WP Cron','2025-10-13 14:21:28','2025-10-13 16:21:28'),(1250672,416973,'action created','2025-10-13 14:21:28','2025-10-13 16:21:28'),(1250673,416973,'action started via WP Cron','2025-10-13 14:26:30','2025-10-13 16:26:30'),(1250674,416973,'action complete via WP Cron','2025-10-13 14:26:30','2025-10-13 16:26:30'),(1250675,416974,'action created','2025-10-13 14:26:30','2025-10-13 16:26:30'),(1250676,416974,'action started via WP Cron','2025-10-13 14:31:28','2025-10-13 16:31:28'),(1250677,416974,'action complete via WP Cron','2025-10-13 14:31:28','2025-10-13 16:31:28'),(1250678,416975,'action created','2025-10-13 14:31:28','2025-10-13 16:31:28'),(1250679,416975,'action started via WP Cron','2025-10-13 14:36:07','2025-10-13 16:36:07'),(1250680,416975,'action complete via WP Cron','2025-10-13 14:36:07','2025-10-13 16:36:07'),(1250681,416976,'action created','2025-10-13 14:36:07','2025-10-13 16:36:07'),(1250682,416976,'action started via WP Cron','2025-10-13 14:41:29','2025-10-13 16:41:29'),(1250683,416977,'action created','2025-10-13 14:41:29','2025-10-13 16:41:29'),(1250684,416977,'action started via WP Cron','2025-10-13 14:41:31','2025-10-13 16:41:31'),(1250685,416977,'action complete via WP Cron','2025-10-13 14:41:31','2025-10-13 16:41:31'),(1250686,416976,'action complete via WP Cron','2025-10-13 14:41:31','2025-10-13 16:41:31'),(1250687,416978,'action created','2025-10-13 14:41:31','2025-10-13 16:41:31'),(1250688,416978,'action started via WP Cron','2025-10-13 14:46:29','2025-10-13 16:46:29'),(1250689,416978,'action complete via WP Cron','2025-10-13 14:46:29','2025-10-13 16:46:29'),(1250690,416979,'action created','2025-10-13 14:46:29','2025-10-13 16:46:29'),(1250691,416979,'action started via WP Cron','2025-10-13 14:48:56','2025-10-13 16:48:56'),(1250692,416979,'action complete via WP Cron','2025-10-13 14:48:56','2025-10-13 16:48:56'),(1250693,416980,'action created','2025-10-13 14:48:56','2025-10-13 16:48:56'),(1250694,416980,'action started via WP Cron','2025-10-13 14:51:29','2025-10-13 16:51:29'),(1250695,416980,'action complete via WP Cron','2025-10-13 14:51:29','2025-10-13 16:51:29'),(1250696,416981,'action created','2025-10-13 14:51:29','2025-10-13 16:51:29'),(1250697,416981,'action started via WP Cron','2025-10-13 14:56:30','2025-10-13 16:56:30'),(1250698,416981,'action complete via WP Cron','2025-10-13 14:56:30','2025-10-13 16:56:30'),(1250699,416982,'action created','2025-10-13 14:56:30','2025-10-13 16:56:30'),(1250700,416982,'action started via WP Cron','2025-10-13 15:01:29','2025-10-13 17:01:29'),(1250701,416982,'action complete via WP Cron','2025-10-13 15:01:29','2025-10-13 17:01:29'),(1250702,416983,'action created','2025-10-13 15:01:29','2025-10-13 17:01:29'),(1250703,416983,'action started via WP Cron','2025-10-13 15:04:30','2025-10-13 17:04:30'),(1250704,416983,'action complete via WP Cron','2025-10-13 15:04:30','2025-10-13 17:04:30'),(1250705,416984,'action created','2025-10-13 15:04:30','2025-10-13 17:04:30'),(1250706,416984,'action started via WP Cron','2025-10-13 15:07:58','2025-10-13 17:07:58'),(1250707,416984,'action complete via WP Cron','2025-10-13 15:07:59','2025-10-13 17:07:59'),(1250708,416985,'action created','2025-10-13 15:07:59','2025-10-13 17:07:59'),(1250709,416985,'action started via WP Cron','2025-10-13 15:11:30','2025-10-13 17:11:30'),(1250710,416985,'action complete via WP Cron','2025-10-13 15:11:30','2025-10-13 17:11:30'),(1250711,416986,'action created','2025-10-13 15:11:30','2025-10-13 17:11:30'),(1250712,416986,'action started via WP Cron','2025-10-13 15:16:29','2025-10-13 17:16:29'),(1250713,416986,'action complete via WP Cron','2025-10-13 15:16:29','2025-10-13 17:16:29'),(1250714,416987,'action created','2025-10-13 15:16:29','2025-10-13 17:16:29'),(1250715,416987,'action started via WP Cron','2025-10-13 15:21:28','2025-10-13 17:21:28'),(1250716,416987,'action complete via WP Cron','2025-10-13 15:21:28','2025-10-13 17:21:28'),(1250717,416988,'action created','2025-10-13 15:21:28','2025-10-13 17:21:28'),(1250718,416988,'action started via WP Cron','2025-10-13 15:23:44','2025-10-13 17:23:44'),(1250719,416988,'action complete via WP Cron','2025-10-13 15:23:44','2025-10-13 17:23:44'),(1250720,416989,'action created','2025-10-13 15:23:44','2025-10-13 17:23:44'),(1250721,416989,'action started via WP Cron','2025-10-13 15:26:30','2025-10-13 17:26:30'),(1250722,416989,'action complete via WP Cron','2025-10-13 15:26:30','2025-10-13 17:26:30'),(1250723,416990,'action created','2025-10-13 15:26:30','2025-10-13 17:26:30'),(1250724,416990,'action started via WP Cron','2025-10-13 15:31:31','2025-10-13 17:31:31'),(1250725,416991,'action created','2025-10-13 15:31:31','2025-10-13 17:31:31'),(1250726,416991,'action started via WP Cron','2025-10-13 15:31:33','2025-10-13 17:31:33'),(1250727,416991,'action complete via WP Cron','2025-10-13 15:31:34','2025-10-13 17:31:34'),(1250728,416990,'action complete via WP Cron','2025-10-13 15:31:34','2025-10-13 17:31:34'),(1250729,416992,'action created','2025-10-13 15:31:34','2025-10-13 17:31:34'),(1250730,416992,'action started via WP Cron','2025-10-13 15:36:29','2025-10-13 17:36:29'),(1250731,416992,'action complete via WP Cron','2025-10-13 15:36:29','2025-10-13 17:36:29'),(1250732,416993,'action created','2025-10-13 15:36:29','2025-10-13 17:36:29'),(1250733,416993,'action started via WP Cron','2025-10-13 15:41:30','2025-10-13 17:41:30'),(1250734,416994,'action created','2025-10-13 15:41:30','2025-10-13 17:41:30'),(1250735,416994,'action started via WP Cron','2025-10-13 15:41:31','2025-10-13 17:41:31'),(1250736,416994,'action complete via WP Cron','2025-10-13 15:41:31','2025-10-13 17:41:31'),(1250737,416993,'action complete via WP Cron','2025-10-13 15:41:31','2025-10-13 17:41:31'),(1250738,416995,'action created','2025-10-13 15:41:31','2025-10-13 17:41:31'),(1250739,416995,'action started via WP Cron','2025-10-13 15:44:22','2025-10-13 17:44:22'),(1250740,416995,'action complete via WP Cron','2025-10-13 15:44:23','2025-10-13 17:44:23'),(1250741,416996,'action created','2025-10-13 15:44:23','2025-10-13 17:44:23'),(1250742,416996,'action started via WP Cron','2025-10-13 15:46:35','2025-10-13 17:46:35'),(1250743,416996,'action complete via WP Cron','2025-10-13 15:46:35','2025-10-13 17:46:35'),(1250744,416997,'action created','2025-10-13 15:46:35','2025-10-13 17:46:35'),(1250745,416997,'action started via WP Cron','2025-10-13 15:49:35','2025-10-13 17:49:35'),(1250746,416997,'action complete via WP Cron','2025-10-13 15:49:36','2025-10-13 17:49:36'),(1250747,416998,'action created','2025-10-13 15:49:36','2025-10-13 17:49:36'),(1250748,416998,'action started via WP Cron','2025-10-13 15:51:37','2025-10-13 17:51:37'),(1250749,416998,'action complete via WP Cron','2025-10-13 15:51:37','2025-10-13 17:51:37'),(1250750,416999,'action created','2025-10-13 15:51:37','2025-10-13 17:51:37'),(1250751,416999,'action started via WP Cron','2025-10-13 15:54:40','2025-10-13 17:54:40'),(1250752,416999,'action complete via WP Cron','2025-10-13 15:54:40','2025-10-13 17:54:40'),(1250753,417000,'action created','2025-10-13 15:54:40','2025-10-13 17:54:40'),(1250754,417000,'action started via WP Cron','2025-10-13 15:57:35','2025-10-13 17:57:35'),(1250755,417000,'action complete via WP Cron','2025-10-13 15:57:35','2025-10-13 17:57:35'),(1250756,417001,'action created','2025-10-13 15:57:35','2025-10-13 17:57:35'),(1250757,417001,'action started via WP Cron','2025-10-13 15:59:35','2025-10-13 17:59:35'),(1250758,417001,'action complete via WP Cron','2025-10-13 15:59:35','2025-10-13 17:59:35'),(1250759,417002,'action created','2025-10-13 15:59:35','2025-10-13 17:59:35'),(1250760,417002,'action started via WP Cron','2025-10-13 16:01:39','2025-10-13 18:01:39'),(1250761,417002,'action complete via WP Cron','2025-10-13 16:01:39','2025-10-13 18:01:39'),(1250762,417003,'action created','2025-10-13 16:01:39','2025-10-13 18:01:39'),(1250763,417003,'action started via WP Cron','2025-10-13 16:04:37','2025-10-13 18:04:37'),(1250764,417004,'action created','2025-10-13 16:04:37','2025-10-13 18:04:37'),(1250765,417003,'action complete via WP Cron','2025-10-13 16:04:42','2025-10-13 18:04:42'),(1250766,417005,'action created','2025-10-13 16:04:42','2025-10-13 18:04:42'),(1250767,417004,'action started via WP Cron','2025-10-13 16:04:42','2025-10-13 18:04:42'),(1250768,417004,'action complete via WP Cron','2025-10-13 16:04:42','2025-10-13 18:04:42'),(1250769,417005,'action started via WP Cron','2025-10-13 16:07:34','2025-10-13 18:07:34'),(1250770,417005,'action complete via WP Cron','2025-10-13 16:07:34','2025-10-13 18:07:34'),(1250771,417006,'action created','2025-10-13 16:07:34','2025-10-13 18:07:34'),(1250772,417006,'action started via WP Cron','2025-10-13 16:09:39','2025-10-13 18:09:39'),(1250773,417007,'action created','2025-10-13 16:09:39','2025-10-13 18:09:39'),(1250774,417006,'action complete via WP Cron','2025-10-13 16:09:44','2025-10-13 18:09:44'),(1250775,417008,'action created','2025-10-13 16:09:44','2025-10-13 18:09:44'),(1250776,417007,'action started via WP Cron','2025-10-13 16:09:46','2025-10-13 18:09:46'),(1250777,417007,'action complete via WP Cron','2025-10-13 16:09:46','2025-10-13 18:09:46'),(1250778,417008,'action started via WP Cron','2025-10-13 16:12:34','2025-10-13 18:12:34'),(1250779,417008,'action complete via WP Cron','2025-10-13 16:12:35','2025-10-13 18:12:35'),(1250780,417009,'action created','2025-10-13 16:12:35','2025-10-13 18:12:35'),(1250781,417009,'action started via WP Cron','2025-10-13 16:14:38','2025-10-13 18:14:38'),(1250782,417009,'action complete via WP Cron','2025-10-13 16:14:38','2025-10-13 18:14:38'),(1250783,417010,'action created','2025-10-13 16:14:38','2025-10-13 18:14:38'),(1250784,417010,'action started via WP Cron','2025-10-13 16:17:35','2025-10-13 18:17:35'),(1250785,417010,'action complete via WP Cron','2025-10-13 16:17:35','2025-10-13 18:17:35'),(1250786,417011,'action created','2025-10-13 16:17:35','2025-10-13 18:17:35'),(1250787,417011,'action started via WP Cron','2025-10-13 16:20:40','2025-10-13 18:20:40'),(1250788,417011,'action complete via WP Cron','2025-10-13 16:20:40','2025-10-13 18:20:40'),(1250789,417012,'action created','2025-10-13 16:20:40','2025-10-13 18:20:40'),(1250790,417012,'action started via WP Cron','2025-10-13 16:24:50','2025-10-13 18:24:50'),(1250791,417012,'action complete via WP Cron','2025-10-13 16:24:50','2025-10-13 18:24:50'),(1250792,417013,'action created','2025-10-13 16:24:50','2025-10-13 18:24:50'),(1250793,417013,'action started via WP Cron','2025-10-13 16:31:29','2025-10-13 18:31:29'),(1250794,417013,'action complete via WP Cron','2025-10-13 16:31:29','2025-10-13 18:31:29'),(1250795,417014,'action created','2025-10-13 16:31:29','2025-10-13 18:31:29'),(1250796,417014,'action started via WP Cron','2025-10-13 16:34:25','2025-10-13 18:34:25'),(1250797,417014,'action complete via WP Cron','2025-10-13 16:34:25','2025-10-13 18:34:25'),(1250798,417015,'action created','2025-10-13 16:34:25','2025-10-13 18:34:25'),(1250799,417015,'action started via WP Cron','2025-10-13 16:36:29','2025-10-13 18:36:29'),(1250800,417015,'action complete via WP Cron','2025-10-13 16:36:29','2025-10-13 18:36:29'),(1250801,417016,'action created','2025-10-13 16:36:29','2025-10-13 18:36:29'),(1250802,417016,'action started via WP Cron','2025-10-13 16:39:37','2025-10-13 18:39:37'),(1250803,417016,'action complete via WP Cron','2025-10-13 16:39:37','2025-10-13 18:39:37'),(1250804,417017,'action created','2025-10-13 16:39:37','2025-10-13 18:39:37'),(1250805,417017,'action started via WP Cron','2025-10-13 16:42:29','2025-10-13 18:42:29'),(1250806,417017,'action complete via WP Cron','2025-10-13 16:42:29','2025-10-13 18:42:29'),(1250807,417018,'action created','2025-10-13 16:42:29','2025-10-13 18:42:29'),(1250808,417018,'action started via WP Cron','2025-10-13 16:50:21','2025-10-13 18:50:21'),(1250809,417018,'action complete via WP Cron','2025-10-13 16:50:21','2025-10-13 18:50:21'),(1250810,417019,'action created','2025-10-13 16:50:21','2025-10-13 18:50:21'),(1250811,417019,'action started via WP Cron','2025-10-13 16:55:02','2025-10-13 18:55:02'),(1250812,417019,'action complete via WP Cron','2025-10-13 16:55:02','2025-10-13 18:55:02'),(1250813,417020,'action created','2025-10-13 16:55:02','2025-10-13 18:55:02'),(1250814,417020,'action started via WP Cron','2025-10-13 16:57:29','2025-10-13 18:57:29'),(1250815,417020,'action complete via WP Cron','2025-10-13 16:57:29','2025-10-13 18:57:29'),(1250816,417021,'action created','2025-10-13 16:57:29','2025-10-13 18:57:29'),(1250817,417021,'action started via WP Cron','2025-10-13 17:01:27','2025-10-13 19:01:27'),(1250818,417022,'action created','2025-10-13 17:01:27','2025-10-13 19:01:27'),(1250819,417022,'action started via WP Cron','2025-10-13 17:01:29','2025-10-13 19:01:29'),(1250820,417022,'action complete via WP Cron','2025-10-13 17:01:29','2025-10-13 19:01:29'),(1250821,417021,'action complete via WP Cron','2025-10-13 17:01:29','2025-10-13 19:01:29'),(1250822,417023,'action created','2025-10-13 17:01:29','2025-10-13 19:01:29'),(1250823,417023,'action started via WP Cron','2025-10-13 17:03:37','2025-10-13 19:03:37'),(1250824,417023,'action complete via WP Cron','2025-10-13 17:03:37','2025-10-13 19:03:37'),(1250825,417024,'action created','2025-10-13 17:03:37','2025-10-13 19:03:37'),(1250826,417024,'action started via WP Cron','2025-10-13 17:06:27','2025-10-13 19:06:27'),(1250827,417024,'action complete via WP Cron','2025-10-13 17:06:27','2025-10-13 19:06:27'),(1250828,417025,'action created','2025-10-13 17:06:27','2025-10-13 19:06:27'),(1250829,417025,'action started via WP Cron','2025-10-13 17:11:27','2025-10-13 19:11:27'),(1250830,417025,'action complete via WP Cron','2025-10-13 17:11:27','2025-10-13 19:11:27'),(1250831,417026,'action created','2025-10-13 17:11:27','2025-10-13 19:11:27'),(1250832,417026,'action started via WP Cron','2025-10-13 17:16:27','2025-10-13 19:16:27'),(1250833,417026,'action complete via WP Cron','2025-10-13 17:16:27','2025-10-13 19:16:27'),(1250834,417027,'action created','2025-10-13 17:16:27','2025-10-13 19:16:27'),(1250835,417027,'action started via WP Cron','2025-10-13 17:21:27','2025-10-13 19:21:27'),(1250836,417027,'action complete via WP Cron','2025-10-13 17:21:27','2025-10-13 19:21:27'),(1250837,417028,'action created','2025-10-13 17:21:27','2025-10-13 19:21:27'),(1250838,417028,'action started via WP Cron','2025-10-13 17:26:27','2025-10-13 19:26:27'),(1250839,417028,'action complete via WP Cron','2025-10-13 17:26:27','2025-10-13 19:26:27'),(1250840,417029,'action created','2025-10-13 17:26:27','2025-10-13 19:26:27'),(1250841,417029,'action started via WP Cron','2025-10-13 17:31:27','2025-10-13 19:31:27'),(1250842,417029,'action complete via WP Cron','2025-10-13 17:31:27','2025-10-13 19:31:27'),(1250843,417030,'action created','2025-10-13 17:31:27','2025-10-13 19:31:27'),(1250844,417030,'action started via WP Cron','2025-10-13 17:36:28','2025-10-13 19:36:28'),(1250845,417030,'action complete via WP Cron','2025-10-13 17:36:28','2025-10-13 19:36:28'),(1250846,417031,'action created','2025-10-13 17:36:28','2025-10-13 19:36:28'),(1250847,417031,'action started via WP Cron','2025-10-13 17:39:32','2025-10-13 19:39:32'),(1250848,417031,'action complete via WP Cron','2025-10-13 17:39:32','2025-10-13 19:39:32'),(1250849,417032,'action created','2025-10-13 17:39:32','2025-10-13 19:39:32'),(1250850,417032,'action started via WP Cron','2025-10-13 17:46:29','2025-10-13 19:46:29'),(1250851,417032,'action complete via WP Cron','2025-10-13 17:46:29','2025-10-13 19:46:29'),(1250852,417033,'action created','2025-10-13 17:46:29','2025-10-13 19:46:29'),(1250853,417033,'action started via WP Cron','2025-10-13 17:51:27','2025-10-13 19:51:27'),(1250854,417034,'action created','2025-10-13 17:51:27','2025-10-13 19:51:27'),(1250855,417034,'action started via WP Cron','2025-10-13 17:51:30','2025-10-13 19:51:30'),(1250856,417034,'action complete via WP Cron','2025-10-13 17:51:31','2025-10-13 19:51:31'),(1250857,417033,'action complete via WP Cron','2025-10-13 17:51:31','2025-10-13 19:51:31'),(1250858,417035,'action created','2025-10-13 17:51:31','2025-10-13 19:51:31'),(1250859,417035,'action started via WP Cron','2025-10-13 17:56:27','2025-10-13 19:56:27'),(1250860,417035,'action complete via WP Cron','2025-10-13 17:56:27','2025-10-13 19:56:27'),(1250861,417036,'action created','2025-10-13 17:56:27','2025-10-13 19:56:27'),(1250862,417036,'action started via WP Cron','2025-10-13 18:00:13','2025-10-13 20:00:13'),(1250863,417036,'action complete via WP Cron','2025-10-13 18:00:13','2025-10-13 20:00:13'),(1250864,417037,'action created','2025-10-13 18:00:13','2025-10-13 20:00:13'),(1250865,417037,'action started via WP Cron','2025-10-13 18:06:27','2025-10-13 20:06:27'),(1250866,417038,'action created','2025-10-13 18:06:27','2025-10-13 20:06:27'),(1250867,417038,'action started via WP Cron','2025-10-13 18:06:28','2025-10-13 20:06:28'),(1250868,417038,'action complete via WP Cron','2025-10-13 18:06:28','2025-10-13 20:06:28'),(1250869,417037,'action complete via WP Cron','2025-10-13 18:06:28','2025-10-13 20:06:28'),(1250870,417039,'action created','2025-10-13 18:06:28','2025-10-13 20:06:28'),(1250871,417039,'action started via WP Cron','2025-10-13 18:11:28','2025-10-13 20:11:28'),(1250872,417039,'action complete via WP Cron','2025-10-13 18:11:28','2025-10-13 20:11:28'),(1250873,417040,'action created','2025-10-13 18:11:28','2025-10-13 20:11:28'),(1250874,417040,'action started via WP Cron','2025-10-13 18:15:01','2025-10-13 20:15:01'),(1250875,417040,'action complete via WP Cron','2025-10-13 18:15:01','2025-10-13 20:15:01'),(1250876,417041,'action created','2025-10-13 18:15:01','2025-10-13 20:15:01'),(1250877,417041,'action started via WP Cron','2025-10-13 18:21:27','2025-10-13 20:21:27'),(1250878,417041,'action complete via WP Cron','2025-10-13 18:21:27','2025-10-13 20:21:27'),(1250879,417042,'action created','2025-10-13 18:21:27','2025-10-13 20:21:27'),(1250880,417042,'action started via WP Cron','2025-10-13 18:26:27','2025-10-13 20:26:27'),(1250881,417042,'action complete via WP Cron','2025-10-13 18:26:27','2025-10-13 20:26:27'),(1250882,417043,'action created','2025-10-13 18:26:27','2025-10-13 20:26:27'),(1250883,417043,'action started via WP Cron','2025-10-13 18:31:27','2025-10-13 20:31:27'),(1250884,417043,'action complete via WP Cron','2025-10-13 18:31:27','2025-10-13 20:31:27'),(1250885,417044,'action created','2025-10-13 18:31:27','2025-10-13 20:31:27'),(1250886,417044,'action started via WP Cron','2025-10-13 18:36:27','2025-10-13 20:36:27'),(1250887,417044,'action complete via WP Cron','2025-10-13 18:36:27','2025-10-13 20:36:27'),(1250888,417045,'action created','2025-10-13 18:36:27','2025-10-13 20:36:27'),(1250889,417045,'action started via WP Cron','2025-10-13 18:41:28','2025-10-13 20:41:28'),(1250890,417045,'action complete via WP Cron','2025-10-13 18:41:28','2025-10-13 20:41:28'),(1250891,417046,'action created','2025-10-13 18:41:28','2025-10-13 20:41:28'),(1250892,417046,'action started via WP Cron','2025-10-13 18:46:27','2025-10-13 20:46:27'),(1250893,417046,'action complete via WP Cron','2025-10-13 18:46:27','2025-10-13 20:46:27'),(1250894,417047,'action created','2025-10-13 18:46:27','2025-10-13 20:46:27'),(1250895,417047,'action started via WP Cron','2025-10-13 18:49:16','2025-10-13 20:49:16'),(1250896,417047,'action complete via WP Cron','2025-10-13 18:49:16','2025-10-13 20:49:16'),(1250897,417048,'action created','2025-10-13 18:49:16','2025-10-13 20:49:16'),(1250898,417048,'action started via WP Cron','2025-10-13 18:56:28','2025-10-13 20:56:28'),(1250899,417048,'action complete via WP Cron','2025-10-13 18:56:28','2025-10-13 20:56:28'),(1250900,417049,'action created','2025-10-13 18:56:28','2025-10-13 20:56:28'),(1250901,417049,'action started via WP Cron','2025-10-13 19:01:27','2025-10-13 21:01:27'),(1250902,417049,'action complete via WP Cron','2025-10-13 19:01:27','2025-10-13 21:01:27'),(1250903,417050,'action created','2025-10-13 19:01:27','2025-10-13 21:01:27'),(1250904,417050,'action started via WP Cron','2025-10-13 19:04:35','2025-10-13 21:04:35'),(1250905,417051,'action created','2025-10-13 19:04:35','2025-10-13 21:04:35'),(1250906,417051,'action started via WP Cron','2025-10-13 19:04:37','2025-10-13 21:04:37'),(1250907,417051,'action complete via WP Cron','2025-10-13 19:04:37','2025-10-13 21:04:37'),(1250908,417050,'action complete via WP Cron','2025-10-13 19:04:37','2025-10-13 21:04:37'),(1250909,417052,'action created','2025-10-13 19:04:37','2025-10-13 21:04:37'),(1250910,417052,'action started via WP Cron','2025-10-13 19:07:25','2025-10-13 21:07:25'),(1250911,417052,'action complete via WP Cron','2025-10-13 19:07:25','2025-10-13 21:07:25'),(1250912,417053,'action created','2025-10-13 19:07:25','2025-10-13 21:07:25'),(1250913,417053,'action started via WP Cron','2025-10-13 19:11:28','2025-10-13 21:11:28'),(1250914,417053,'action complete via WP Cron','2025-10-13 19:11:28','2025-10-13 21:11:28'),(1250915,417054,'action created','2025-10-13 19:11:28','2025-10-13 21:11:28'),(1250916,417054,'action started via WP Cron','2025-10-13 19:16:15','2025-10-13 21:16:15'),(1250917,417054,'action complete via WP Cron','2025-10-13 19:16:15','2025-10-13 21:16:15'),(1250918,417055,'action created','2025-10-13 19:16:15','2025-10-13 21:16:15'),(1250919,417055,'action started via WP Cron','2025-10-13 19:20:42','2025-10-13 21:20:42'),(1250920,417055,'action complete via WP Cron','2025-10-13 19:20:42','2025-10-13 21:20:42'),(1250921,417056,'action created','2025-10-13 19:20:42','2025-10-13 21:20:42'),(1250922,417056,'action started via WP Cron','2025-10-13 19:26:27','2025-10-13 21:26:27'),(1250923,417056,'action complete via WP Cron','2025-10-13 19:26:27','2025-10-13 21:26:27'),(1250924,417057,'action created','2025-10-13 19:26:28','2025-10-13 21:26:28'),(1250925,417057,'action started via WP Cron','2025-10-13 19:30:32','2025-10-13 21:30:32'),(1250926,417057,'action complete via WP Cron','2025-10-13 19:30:32','2025-10-13 21:30:32'),(1250927,417058,'action created','2025-10-13 19:30:32','2025-10-13 21:30:32'),(1250928,417058,'action started via WP Cron','2025-10-13 19:34:23','2025-10-13 21:34:23'),(1250929,417058,'action complete via WP Cron','2025-10-13 19:34:23','2025-10-13 21:34:23'),(1250930,417059,'action created','2025-10-13 19:34:23','2025-10-13 21:34:23'),(1250931,417059,'action started via WP Cron','2025-10-13 19:36:27','2025-10-13 21:36:27'),(1250932,417059,'action complete via WP Cron','2025-10-13 19:36:27','2025-10-13 21:36:27'),(1250933,417060,'action created','2025-10-13 19:36:27','2025-10-13 21:36:27'),(1250934,417060,'action started via WP Cron','2025-10-13 19:41:27','2025-10-13 21:41:27'),(1250935,417060,'action complete via WP Cron','2025-10-13 19:41:27','2025-10-13 21:41:27'),(1250936,417061,'action created','2025-10-13 19:41:27','2025-10-13 21:41:27'),(1250937,417061,'action started via WP Cron','2025-10-13 19:46:27','2025-10-13 21:46:27'),(1250938,417061,'action complete via WP Cron','2025-10-13 19:46:27','2025-10-13 21:46:27'),(1250939,417062,'action created','2025-10-13 19:46:27','2025-10-13 21:46:27'),(1250940,417062,'action started via WP Cron','2025-10-13 19:51:27','2025-10-13 21:51:27'),(1250941,417062,'action complete via WP Cron','2025-10-13 19:51:27','2025-10-13 21:51:27'),(1250942,417063,'action created','2025-10-13 19:51:27','2025-10-13 21:51:27'),(1250943,417063,'action started via WP Cron','2025-10-13 19:54:46','2025-10-13 21:54:46'),(1250944,417063,'action complete via WP Cron','2025-10-13 19:54:46','2025-10-13 21:54:46'),(1250945,417064,'action created','2025-10-13 19:54:46','2025-10-13 21:54:46'),(1250946,417064,'action started via WP Cron','2025-10-13 20:01:27','2025-10-13 22:01:27'),(1250947,417064,'action complete via WP Cron','2025-10-13 20:01:27','2025-10-13 22:01:27'),(1250948,417065,'action created','2025-10-13 20:01:27','2025-10-13 22:01:27'),(1250949,417065,'action started via WP Cron','2025-10-13 20:06:15','2025-10-13 22:06:15'),(1250950,417066,'action created','2025-10-13 20:06:16','2025-10-13 22:06:16'),(1250951,417066,'action started via WP Cron','2025-10-13 20:06:18','2025-10-13 22:06:18'),(1250952,417066,'action complete via WP Cron','2025-10-13 20:06:19','2025-10-13 22:06:19'),(1250953,417065,'action complete via WP Cron','2025-10-13 20:06:19','2025-10-13 22:06:19'),(1250954,417067,'action created','2025-10-13 20:06:19','2025-10-13 22:06:19'),(1250955,417067,'action started via WP Cron','2025-10-13 20:10:12','2025-10-13 22:10:12'),(1250956,417067,'action complete via WP Cron','2025-10-13 20:10:12','2025-10-13 22:10:12'),(1250957,417068,'action created','2025-10-13 20:10:12','2025-10-13 22:10:12'),(1250958,417068,'action started via WP Cron','2025-10-13 20:16:27','2025-10-13 22:16:27'),(1250959,417068,'action complete via WP Cron','2025-10-13 20:16:27','2025-10-13 22:16:27'),(1250960,417069,'action created','2025-10-13 20:16:27','2025-10-13 22:16:27'),(1250961,417069,'action started via WP Cron','2025-10-13 20:18:42','2025-10-13 22:18:42'),(1250962,417069,'action complete via WP Cron','2025-10-13 20:18:42','2025-10-13 22:18:42'),(1250963,417070,'action created','2025-10-13 20:18:42','2025-10-13 22:18:42'),(1250964,417070,'action started via WP Cron','2025-10-13 20:21:27','2025-10-13 22:21:27'),(1250965,417070,'action complete via WP Cron','2025-10-13 20:21:27','2025-10-13 22:21:27'),(1250966,417071,'action created','2025-10-13 20:21:27','2025-10-13 22:21:27'),(1250967,417071,'action started via WP Cron','2025-10-13 20:26:28','2025-10-13 22:26:28'),(1250968,417071,'action complete via WP Cron','2025-10-13 20:26:28','2025-10-13 22:26:28'),(1250969,417072,'action created','2025-10-13 20:26:28','2025-10-13 22:26:28'),(1250970,417072,'action started via WP Cron','2025-10-13 20:29:25','2025-10-13 22:29:25'),(1250971,417072,'action complete via WP Cron','2025-10-13 20:29:25','2025-10-13 22:29:25'),(1250972,417073,'action created','2025-10-13 20:29:25','2025-10-13 22:29:25'),(1250973,417073,'action started via WP Cron','2025-10-13 20:36:27','2025-10-13 22:36:27'),(1250974,417073,'action complete via WP Cron','2025-10-13 20:36:27','2025-10-13 22:36:27'),(1250975,417074,'action created','2025-10-13 20:36:27','2025-10-13 22:36:27'),(1250976,417074,'action started via WP Cron','2025-10-13 20:41:28','2025-10-13 22:41:28'),(1250977,417074,'action complete via WP Cron','2025-10-13 20:41:28','2025-10-13 22:41:28'),(1250978,417075,'action created','2025-10-13 20:41:28','2025-10-13 22:41:28'),(1250979,417075,'action started via WP Cron','2025-10-13 20:43:29','2025-10-13 22:43:29'),(1250980,417076,'action created','2025-10-13 20:43:29','2025-10-13 22:43:29'),(1250981,417076,'action started via WP Cron','2025-10-13 20:43:32','2025-10-13 22:43:32'),(1250982,417076,'action complete via WP Cron','2025-10-13 20:43:32','2025-10-13 22:43:32'),(1250983,417075,'action complete via WP Cron','2025-10-13 20:43:32','2025-10-13 22:43:32'),(1250984,417077,'action created','2025-10-13 20:43:32','2025-10-13 22:43:32'),(1250985,417077,'action started via WP Cron','2025-10-13 20:46:27','2025-10-13 22:46:27'),(1250986,417077,'action complete via WP Cron','2025-10-13 20:46:27','2025-10-13 22:46:27'),(1250987,417078,'action created','2025-10-13 20:46:27','2025-10-13 22:46:27'),(1250988,417078,'action started via WP Cron','2025-10-13 20:52:31','2025-10-13 22:52:31'),(1250989,417078,'action complete via WP Cron','2025-10-13 20:52:31','2025-10-13 22:52:31'),(1250990,417079,'action created','2025-10-13 20:52:31','2025-10-13 22:52:31'),(1250991,417079,'action started via WP Cron','2025-10-13 20:55:34','2025-10-13 22:55:34'),(1250992,417079,'action complete via WP Cron','2025-10-13 20:55:34','2025-10-13 22:55:34'),(1250993,417080,'action created','2025-10-13 20:55:34','2025-10-13 22:55:34'),(1250994,417080,'action started via WP Cron','2025-10-13 21:01:32','2025-10-13 23:01:32'),(1250995,417081,'action created','2025-10-13 21:01:35','2025-10-13 23:01:35'),(1250996,417081,'action started via WP Cron','2025-10-13 21:01:38','2025-10-13 23:01:38'),(1250997,417081,'action complete via WP Cron','2025-10-13 21:01:38','2025-10-13 23:01:38'),(1250998,417080,'action complete via WP Cron','2025-10-13 21:01:38','2025-10-13 23:01:38'),(1250999,417082,'action created','2025-10-13 21:01:38','2025-10-13 23:01:38'),(1251000,417082,'action started via WP Cron','2025-10-13 21:04:58','2025-10-13 23:04:58'),(1251001,417082,'action complete via WP Cron','2025-10-13 21:04:58','2025-10-13 23:04:58'),(1251002,417083,'action created','2025-10-13 21:04:58','2025-10-13 23:04:58'),(1251003,417083,'action started via WP Cron','2025-10-13 21:07:57','2025-10-13 23:07:57'),(1251004,417083,'action complete via WP Cron','2025-10-13 21:07:57','2025-10-13 23:07:57'),(1251005,417084,'action created','2025-10-13 21:07:57','2025-10-13 23:07:57'),(1251006,417084,'action started via WP Cron','2025-10-13 21:11:28','2025-10-13 23:11:28'),(1251007,417084,'action complete via WP Cron','2025-10-13 21:11:28','2025-10-13 23:11:28'),(1251008,417085,'action created','2025-10-13 21:11:28','2025-10-13 23:11:28'),(1251009,417085,'action started via WP Cron','2025-10-13 21:15:35','2025-10-13 23:15:35'),(1251010,417086,'action created','2025-10-13 21:15:35','2025-10-13 23:15:35'),(1251011,417086,'action started via WP Cron','2025-10-13 21:15:40','2025-10-13 23:15:40'),(1251012,417085,'action complete via WP Cron','2025-10-13 21:15:40','2025-10-13 23:15:40'),(1251013,417087,'action created','2025-10-13 21:15:40','2025-10-13 23:15:40'),(1251014,417086,'action complete via WP Cron','2025-10-13 21:15:40','2025-10-13 23:15:40'),(1251015,417087,'action started via WP Cron','2025-10-13 21:18:32','2025-10-13 23:18:32'),(1251016,417087,'action complete via WP Cron','2025-10-13 21:18:32','2025-10-13 23:18:32'),(1251017,417088,'action created','2025-10-13 21:18:32','2025-10-13 23:18:32'),(1251018,417088,'action started via WP Cron','2025-10-13 21:21:27','2025-10-13 23:21:27'),(1251019,417088,'action complete via WP Cron','2025-10-13 21:21:27','2025-10-13 23:21:27'),(1251020,417089,'action created','2025-10-13 21:21:27','2025-10-13 23:21:27'),(1251021,417089,'action started via WP Cron','2025-10-13 21:26:28','2025-10-13 23:26:28'),(1251022,417089,'action complete via WP Cron','2025-10-13 21:26:29','2025-10-13 23:26:29'),(1251023,417090,'action created','2025-10-13 21:26:29','2025-10-13 23:26:29'),(1251024,417090,'action started via WP Cron','2025-10-13 21:31:25','2025-10-13 23:31:25'),(1251025,417090,'action complete via WP Cron','2025-10-13 21:31:25','2025-10-13 23:31:25'),(1251026,417091,'action created','2025-10-13 21:31:25','2025-10-13 23:31:25'),(1251027,417091,'action started via WP Cron','2025-10-13 21:36:27','2025-10-13 23:36:27'),(1251028,417091,'action complete via WP Cron','2025-10-13 21:36:27','2025-10-13 23:36:27'),(1251029,417092,'action created','2025-10-13 21:36:27','2025-10-13 23:36:27'),(1251030,417092,'action started via WP Cron','2025-10-13 21:40:09','2025-10-13 23:40:09'),(1251031,417092,'action complete via WP Cron','2025-10-13 21:40:09','2025-10-13 23:40:09'),(1251032,417093,'action created','2025-10-13 21:40:09','2025-10-13 23:40:09'),(1251033,417093,'action started via WP Cron','2025-10-13 21:43:18','2025-10-13 23:43:18'),(1251034,417094,'action created','2025-10-13 21:43:18','2025-10-13 23:43:18'),(1251035,417094,'action started via WP Cron','2025-10-13 21:43:20','2025-10-13 23:43:20'),(1251036,417094,'action complete via WP Cron','2025-10-13 21:43:20','2025-10-13 23:43:20'),(1251037,417093,'action complete via WP Cron','2025-10-13 21:43:20','2025-10-13 23:43:20'),(1251038,417095,'action created','2025-10-13 21:43:20','2025-10-13 23:43:20'),(1251039,417095,'action started via WP Cron','2025-10-13 21:46:27','2025-10-13 23:46:27'),(1251040,417095,'action complete via WP Cron','2025-10-13 21:46:27','2025-10-13 23:46:27'),(1251041,417096,'action created','2025-10-13 21:46:27','2025-10-13 23:46:27'),(1251042,417096,'action started via WP Cron','2025-10-13 21:51:27','2025-10-13 23:51:27'),(1251043,417096,'action complete via WP Cron','2025-10-13 21:51:27','2025-10-13 23:51:27'),(1251044,417097,'action created','2025-10-13 21:51:27','2025-10-13 23:51:27'),(1251045,417097,'action started via WP Cron','2025-10-13 21:55:58','2025-10-13 23:55:58'),(1251046,417097,'action complete via WP Cron','2025-10-13 21:55:58','2025-10-13 23:55:58'),(1251047,417098,'action created','2025-10-13 21:55:58','2025-10-13 23:55:58'),(1251048,417098,'action started via WP Cron','2025-10-13 21:58:31','2025-10-13 23:58:31'),(1251049,417098,'action complete via WP Cron','2025-10-13 21:58:31','2025-10-13 23:58:31'),(1251050,417099,'action created','2025-10-13 21:58:31','2025-10-13 23:58:31'),(1251051,417099,'action started via WP Cron','2025-10-13 22:03:42','2025-10-14 00:03:42'),(1251052,417099,'action complete via WP Cron','2025-10-13 22:03:42','2025-10-14 00:03:42'),(1251053,417100,'action created','2025-10-13 22:03:42','2025-10-14 00:03:42'),(1251054,417100,'action started via WP Cron','2025-10-13 22:06:27','2025-10-14 00:06:27'),(1251055,417100,'action complete via WP Cron','2025-10-13 22:06:27','2025-10-14 00:06:27'),(1251056,417101,'action created','2025-10-13 22:06:27','2025-10-14 00:06:27'),(1251057,417101,'action started via WP Cron','2025-10-13 22:11:28','2025-10-14 00:11:28'),(1251058,417101,'action complete via WP Cron','2025-10-13 22:11:28','2025-10-14 00:11:28'),(1251059,417102,'action created','2025-10-13 22:11:28','2025-10-14 00:11:28'),(1251060,417102,'action started via WP Cron','2025-10-13 22:16:27','2025-10-14 00:16:27'),(1251061,417102,'action complete via WP Cron','2025-10-13 22:16:27','2025-10-14 00:16:27'),(1251062,417103,'action created','2025-10-13 22:16:27','2025-10-14 00:16:27'),(1251063,417103,'action started via WP Cron','2025-10-13 22:18:40','2025-10-14 00:18:40'),(1251064,417103,'action complete via WP Cron','2025-10-13 22:18:40','2025-10-14 00:18:40'),(1251065,417104,'action created','2025-10-13 22:18:40','2025-10-14 00:18:40'),(1251066,417104,'action started via WP Cron','2025-10-13 22:21:27','2025-10-14 00:21:27'),(1251067,417104,'action complete via WP Cron','2025-10-13 22:21:27','2025-10-14 00:21:27'),(1251068,417105,'action created','2025-10-13 22:21:27','2025-10-14 00:21:27'),(1251069,417105,'action started via WP Cron','2025-10-13 22:26:28','2025-10-14 00:26:28'),(1251070,417105,'action complete via WP Cron','2025-10-13 22:26:28','2025-10-14 00:26:28'),(1251071,417106,'action created','2025-10-13 22:26:28','2025-10-14 00:26:28'),(1251072,417106,'action started via WP Cron','2025-10-13 22:31:27','2025-10-14 00:31:27'),(1251073,417107,'action created','2025-10-13 22:31:27','2025-10-14 00:31:27'),(1251074,417107,'action started via WP Cron','2025-10-13 22:31:28','2025-10-14 00:31:28'),(1251075,417107,'action complete via WP Cron','2025-10-13 22:31:28','2025-10-14 00:31:28'),(1251076,417106,'action complete via WP Cron','2025-10-13 22:31:28','2025-10-14 00:31:28'),(1251077,417108,'action created','2025-10-13 22:31:28','2025-10-14 00:31:28'),(1251078,417108,'action started via WP Cron','2025-10-13 22:36:27','2025-10-14 00:36:27'),(1251079,417108,'action complete via WP Cron','2025-10-13 22:36:27','2025-10-14 00:36:27'),(1251080,417109,'action created','2025-10-13 22:36:27','2025-10-14 00:36:27'),(1251081,417109,'action started via WP Cron','2025-10-13 22:41:28','2025-10-14 00:41:28'),(1251082,417109,'action complete via WP Cron','2025-10-13 22:41:28','2025-10-14 00:41:28'),(1251083,417110,'action created','2025-10-13 22:41:28','2025-10-14 00:41:28'),(1251084,417110,'action started via WP Cron','2025-10-13 22:43:33','2025-10-14 00:43:33'),(1251085,417110,'action complete via WP Cron','2025-10-13 22:43:33','2025-10-14 00:43:33'),(1251086,417111,'action created','2025-10-13 22:43:33','2025-10-14 00:43:33'),(1251087,417111,'action started via WP Cron','2025-10-13 22:46:28','2025-10-14 00:46:28'),(1251088,417111,'action complete via WP Cron','2025-10-13 22:46:28','2025-10-14 00:46:28'),(1251089,417112,'action created','2025-10-13 22:46:28','2025-10-14 00:46:28'),(1251090,417112,'action started via WP Cron','2025-10-13 22:51:27','2025-10-14 00:51:27'),(1251091,417112,'action complete via WP Cron','2025-10-13 22:51:28','2025-10-14 00:51:28'),(1251092,417113,'action created','2025-10-13 22:51:28','2025-10-14 00:51:28'),(1251093,417113,'action started via WP Cron','2025-10-13 22:56:28','2025-10-14 00:56:28'),(1251094,417113,'action complete via WP Cron','2025-10-13 22:56:28','2025-10-14 00:56:28'),(1251095,417114,'action created','2025-10-13 22:56:28','2025-10-14 00:56:28'),(1251096,417114,'action started via WP Cron','2025-10-13 22:58:56','2025-10-14 00:58:56'),(1251097,417114,'action complete via WP Cron','2025-10-13 22:58:56','2025-10-14 00:58:56'),(1251098,417115,'action created','2025-10-13 22:58:56','2025-10-14 00:58:56'),(1251099,417115,'action started via WP Cron','2025-10-13 23:01:27','2025-10-14 01:01:27'),(1251100,417115,'action complete via WP Cron','2025-10-13 23:01:27','2025-10-14 01:01:27'),(1251101,417116,'action created','2025-10-13 23:01:27','2025-10-14 01:01:27'),(1251102,417116,'action started via WP Cron','2025-10-13 23:06:27','2025-10-14 01:06:27'),(1251103,417116,'action complete via WP Cron','2025-10-13 23:06:27','2025-10-14 01:06:27'),(1251104,417117,'action created','2025-10-13 23:06:27','2025-10-14 01:06:27'),(1251105,417117,'action started via WP Cron','2025-10-13 23:09:07','2025-10-14 01:09:07'),(1251106,417118,'action created','2025-10-13 23:09:07','2025-10-14 01:09:07'),(1251107,417118,'action started via WP Cron','2025-10-13 23:09:08','2025-10-14 01:09:08'),(1251108,417118,'action complete via WP Cron','2025-10-13 23:09:08','2025-10-14 01:09:08'),(1251109,417117,'action complete via WP Cron','2025-10-13 23:09:08','2025-10-14 01:09:08'),(1251110,417119,'action created','2025-10-13 23:09:08','2025-10-14 01:09:08'),(1251111,417119,'action started via WP Cron','2025-10-13 23:11:20','2025-10-14 01:11:20'),(1251112,417119,'action complete via WP Cron','2025-10-13 23:11:20','2025-10-14 01:11:20'),(1251113,417120,'action created','2025-10-13 23:11:20','2025-10-14 01:11:20'),(1251114,417120,'action started via WP Cron','2025-10-13 23:16:28','2025-10-14 01:16:28'),(1251115,417120,'action complete via WP Cron','2025-10-13 23:16:28','2025-10-14 01:16:28'),(1251116,417121,'action created','2025-10-13 23:16:28','2025-10-14 01:16:28'),(1251117,417121,'action started via WP Cron','2025-10-13 23:21:27','2025-10-14 01:21:27'),(1251118,417121,'action complete via WP Cron','2025-10-13 23:21:27','2025-10-14 01:21:27'),(1251119,417122,'action created','2025-10-13 23:21:27','2025-10-14 01:21:27'),(1251120,417122,'action started via WP Cron','2025-10-13 23:24:40','2025-10-14 01:24:40'),(1251121,417122,'action complete via WP Cron','2025-10-13 23:24:40','2025-10-14 01:24:40'),(1251122,417123,'action created','2025-10-13 23:24:40','2025-10-14 01:24:40'),(1251123,417123,'action started via WP Cron','2025-10-13 23:31:27','2025-10-14 01:31:27'),(1251124,417123,'action complete via WP Cron','2025-10-13 23:31:27','2025-10-14 01:31:27'),(1251125,417124,'action created','2025-10-13 23:31:27','2025-10-14 01:31:27'),(1251126,417124,'action started via WP Cron','2025-10-13 23:36:27','2025-10-14 01:36:27'),(1251127,417124,'action complete via WP Cron','2025-10-13 23:36:27','2025-10-14 01:36:27'),(1251128,417125,'action created','2025-10-13 23:36:27','2025-10-14 01:36:27'),(1251129,417125,'action started via WP Cron','2025-10-13 23:38:29','2025-10-14 01:38:29'),(1251130,417125,'action complete via WP Cron','2025-10-13 23:38:29','2025-10-14 01:38:29'),(1251131,417126,'action created','2025-10-13 23:38:29','2025-10-14 01:38:29'),(1251132,417126,'action started via WP Cron','2025-10-13 23:41:28','2025-10-14 01:41:28'),(1251133,417126,'action complete via WP Cron','2025-10-13 23:41:28','2025-10-14 01:41:28'),(1251134,417127,'action created','2025-10-13 23:41:28','2025-10-14 01:41:28'),(1251135,417127,'action started via WP Cron','2025-10-13 23:46:28','2025-10-14 01:46:28'),(1251136,417127,'action complete via WP Cron','2025-10-13 23:46:28','2025-10-14 01:46:28'),(1251137,417128,'action created','2025-10-13 23:46:28','2025-10-14 01:46:28'),(1251138,417128,'action started via WP Cron','2025-10-13 23:51:27','2025-10-14 01:51:27'),(1251139,417128,'action complete via WP Cron','2025-10-13 23:51:27','2025-10-14 01:51:27'),(1251140,417129,'action created','2025-10-13 23:51:27','2025-10-14 01:51:27'),(1251141,417129,'action started via WP Cron','2025-10-13 23:56:28','2025-10-14 01:56:28'),(1251142,417129,'action complete via WP Cron','2025-10-13 23:56:28','2025-10-14 01:56:28'),(1251143,417130,'action created','2025-10-13 23:56:28','2025-10-14 01:56:28'),(1251144,417130,'action started via WP Cron','2025-10-14 00:01:05','2025-10-14 02:01:05'),(1251145,417131,'action created','2025-10-14 00:01:05','2025-10-14 02:01:05'),(1251146,417131,'action started via WP Cron','2025-10-14 00:01:05','2025-10-14 02:01:05'),(1251147,417131,'action complete via WP Cron','2025-10-14 00:01:06','2025-10-14 02:01:06'),(1251148,417130,'action complete via WP Cron','2025-10-14 00:01:06','2025-10-14 02:01:06'),(1251149,417132,'action created','2025-10-14 00:01:06','2025-10-14 02:01:06'),(1251150,417132,'action started via WP Cron','2025-10-14 00:04:37','2025-10-14 02:04:37'),(1251151,417132,'action complete via WP Cron','2025-10-14 00:04:37','2025-10-14 02:04:37'),(1251152,417133,'action created','2025-10-14 00:04:37','2025-10-14 02:04:37'),(1251153,417133,'action started via WP Cron','2025-10-14 00:07:55','2025-10-14 02:07:55'),(1251154,417133,'action complete via WP Cron','2025-10-14 00:07:55','2025-10-14 02:07:55'),(1251155,417134,'action created','2025-10-14 00:07:55','2025-10-14 02:07:55'),(1251156,417134,'action started via WP Cron','2025-10-14 00:11:28','2025-10-14 02:11:28'),(1251157,417134,'action complete via WP Cron','2025-10-14 00:11:28','2025-10-14 02:11:28'),(1251158,417135,'action created','2025-10-14 00:11:28','2025-10-14 02:11:28'),(1251159,417135,'action started via WP Cron','2025-10-14 00:16:27','2025-10-14 02:16:27'),(1251160,417135,'action complete via WP Cron','2025-10-14 00:16:27','2025-10-14 02:16:27'),(1251161,417136,'action created','2025-10-14 00:16:27','2025-10-14 02:16:27'),(1251162,417136,'action started via WP Cron','2025-10-14 00:21:27','2025-10-14 02:21:27'),(1251163,417136,'action complete via WP Cron','2025-10-14 00:21:27','2025-10-14 02:21:27'),(1251164,417137,'action created','2025-10-14 00:21:27','2025-10-14 02:21:27'),(1251165,417137,'action started via WP Cron','2025-10-14 00:26:28','2025-10-14 02:26:28'),(1251166,417137,'action complete via WP Cron','2025-10-14 00:26:28','2025-10-14 02:26:28'),(1251167,417138,'action created','2025-10-14 00:26:28','2025-10-14 02:26:28'),(1251168,417138,'action started via WP Cron','2025-10-14 00:31:27','2025-10-14 02:31:27'),(1251169,417138,'action complete via WP Cron','2025-10-14 00:31:27','2025-10-14 02:31:27'),(1251170,417139,'action created','2025-10-14 00:31:27','2025-10-14 02:31:27'),(1251171,417139,'action started via WP Cron','2025-10-14 00:36:27','2025-10-14 02:36:27'),(1251172,417139,'action complete via WP Cron','2025-10-14 00:36:27','2025-10-14 02:36:27'),(1251173,417140,'action created','2025-10-14 00:36:27','2025-10-14 02:36:27'),(1251174,417140,'action started via WP Cron','2025-10-14 00:41:28','2025-10-14 02:41:28'),(1251175,417140,'action complete via WP Cron','2025-10-14 00:41:28','2025-10-14 02:41:28'),(1251176,417141,'action created','2025-10-14 00:41:28','2025-10-14 02:41:28'),(1251177,417141,'action started via WP Cron','2025-10-14 00:46:28','2025-10-14 02:46:28'),(1251178,417141,'action complete via WP Cron','2025-10-14 00:46:28','2025-10-14 02:46:28'),(1251179,417142,'action created','2025-10-14 00:46:28','2025-10-14 02:46:28'),(1251180,417142,'action started via WP Cron','2025-10-14 00:51:27','2025-10-14 02:51:27'),(1251181,417143,'action created','2025-10-14 00:51:27','2025-10-14 02:51:27'),(1251182,417143,'action started via WP Cron','2025-10-14 00:51:28','2025-10-14 02:51:28'),(1251183,417143,'action complete via WP Cron','2025-10-14 00:51:28','2025-10-14 02:51:28'),(1251184,417142,'action complete via WP Cron','2025-10-14 00:51:28','2025-10-14 02:51:28'),(1251185,417144,'action created','2025-10-14 00:51:28','2025-10-14 02:51:28'),(1251186,417144,'action started via WP Cron','2025-10-14 00:56:28','2025-10-14 02:56:28'),(1251187,417144,'action complete via WP Cron','2025-10-14 00:56:28','2025-10-14 02:56:28'),(1251188,417145,'action created','2025-10-14 00:56:28','2025-10-14 02:56:28'),(1251189,417145,'action started via WP Cron','2025-10-14 01:01:27','2025-10-14 03:01:27'),(1251190,417146,'action created','2025-10-14 01:01:27','2025-10-14 03:01:27'),(1251191,417146,'action started via WP Cron','2025-10-14 01:01:28','2025-10-14 03:01:28'),(1251192,417146,'action complete via WP Cron','2025-10-14 01:01:28','2025-10-14 03:01:28'),(1251193,417145,'action complete via WP Cron','2025-10-14 01:01:28','2025-10-14 03:01:28'),(1251194,417147,'action created','2025-10-14 01:01:28','2025-10-14 03:01:28'),(1251195,417147,'action started via WP Cron','2025-10-14 01:06:27','2025-10-14 03:06:27'),(1251196,417148,'action created','2025-10-14 01:06:28','2025-10-14 03:06:28'),(1251197,417148,'action started via WP Cron','2025-10-14 01:06:28','2025-10-14 03:06:28'),(1251198,417148,'action complete via WP Cron','2025-10-14 01:06:28','2025-10-14 03:06:28'),(1251199,417147,'action complete via WP Cron','2025-10-14 01:06:28','2025-10-14 03:06:28'),(1251200,417149,'action created','2025-10-14 01:06:28','2025-10-14 03:06:28'),(1251201,417149,'action started via WP Cron','2025-10-14 01:11:28','2025-10-14 03:11:28'),(1251202,417149,'action complete via WP Cron','2025-10-14 01:11:28','2025-10-14 03:11:28'),(1251203,417150,'action created','2025-10-14 01:11:28','2025-10-14 03:11:28'),(1251204,417150,'action started via WP Cron','2025-10-14 01:16:27','2025-10-14 03:16:27'),(1251205,417150,'action complete via WP Cron','2025-10-14 01:16:27','2025-10-14 03:16:27'),(1251206,417151,'action created','2025-10-14 01:16:27','2025-10-14 03:16:27'),(1251207,417151,'action started via WP Cron','2025-10-14 01:21:27','2025-10-14 03:21:27'),(1251208,417151,'action complete via WP Cron','2025-10-14 01:21:27','2025-10-14 03:21:27'),(1251209,417152,'action created','2025-10-14 01:21:27','2025-10-14 03:21:27'),(1251210,417152,'action started via WP Cron','2025-10-14 01:26:28','2025-10-14 03:26:28'),(1251211,417152,'action complete via WP Cron','2025-10-14 01:26:28','2025-10-14 03:26:28'),(1251212,417153,'action created','2025-10-14 01:26:28','2025-10-14 03:26:28'),(1251213,417153,'action started via WP Cron','2025-10-14 01:31:27','2025-10-14 03:31:27'),(1251214,417153,'action complete via WP Cron','2025-10-14 01:31:27','2025-10-14 03:31:27'),(1251215,417154,'action created','2025-10-14 01:31:27','2025-10-14 03:31:27'),(1251216,417154,'action started via WP Cron','2025-10-14 01:36:28','2025-10-14 03:36:28'),(1251217,417154,'action complete via WP Cron','2025-10-14 01:36:28','2025-10-14 03:36:28'),(1251218,417155,'action created','2025-10-14 01:36:28','2025-10-14 03:36:28'),(1251219,417155,'action started via WP Cron','2025-10-14 01:39:04','2025-10-14 03:39:04'),(1251220,417155,'action complete via WP Cron','2025-10-14 01:39:04','2025-10-14 03:39:04'),(1251221,417156,'action created','2025-10-14 01:39:04','2025-10-14 03:39:04'),(1251222,417156,'action started via WP Cron','2025-10-14 01:41:28','2025-10-14 03:41:28'),(1251223,417156,'action complete via WP Cron','2025-10-14 01:41:28','2025-10-14 03:41:28'),(1251224,417157,'action created','2025-10-14 01:41:28','2025-10-14 03:41:28'),(1251225,417157,'action started via WP Cron','2025-10-14 01:46:28','2025-10-14 03:46:28'),(1251226,417158,'action created','2025-10-14 01:46:28','2025-10-14 03:46:28'),(1251227,417158,'action started via WP Cron','2025-10-14 01:46:29','2025-10-14 03:46:29'),(1251228,417158,'action complete via WP Cron','2025-10-14 01:46:29','2025-10-14 03:46:29'),(1251229,417157,'action complete via WP Cron','2025-10-14 01:46:29','2025-10-14 03:46:29'),(1251230,417159,'action created','2025-10-14 01:46:29','2025-10-14 03:46:29'),(1251231,417159,'action started via WP Cron','2025-10-14 01:51:28','2025-10-14 03:51:28'),(1251232,417159,'action complete via WP Cron','2025-10-14 01:51:28','2025-10-14 03:51:28'),(1251233,417160,'action created','2025-10-14 01:51:28','2025-10-14 03:51:28'),(1251234,417160,'action started via WP Cron','2025-10-14 01:56:28','2025-10-14 03:56:28'),(1251235,417161,'action created','2025-10-14 01:56:28','2025-10-14 03:56:28'),(1251236,417161,'action started via WP Cron','2025-10-14 01:56:29','2025-10-14 03:56:29'),(1251237,417161,'action complete via WP Cron','2025-10-14 01:56:29','2025-10-14 03:56:29'),(1251238,417160,'action complete via WP Cron','2025-10-14 01:56:29','2025-10-14 03:56:29'),(1251239,417162,'action created','2025-10-14 01:56:29','2025-10-14 03:56:29'),(1251240,417162,'action started via WP Cron','2025-10-14 02:00:19','2025-10-14 04:00:19'),(1251241,417162,'action complete via WP Cron','2025-10-14 02:00:19','2025-10-14 04:00:19'),(1251242,417163,'action created','2025-10-14 02:00:19','2025-10-14 04:00:19'),(1251243,417163,'action started via WP Cron','2025-10-14 02:04:17','2025-10-14 04:04:17'),(1251244,417163,'action complete via WP Cron','2025-10-14 02:04:17','2025-10-14 04:04:17'),(1251245,417164,'action created','2025-10-14 02:04:17','2025-10-14 04:04:17'),(1251246,417164,'action started via WP Cron','2025-10-14 02:06:28','2025-10-14 04:06:28'),(1251247,417164,'action complete via WP Cron','2025-10-14 02:06:28','2025-10-14 04:06:28'),(1251248,417165,'action created','2025-10-14 02:06:28','2025-10-14 04:06:28'),(1251249,417165,'action started via WP Cron','2025-10-14 02:09:19','2025-10-14 04:09:19'),(1251250,417165,'action complete via WP Cron','2025-10-14 02:09:19','2025-10-14 04:09:19'),(1251251,417166,'action created','2025-10-14 02:09:19','2025-10-14 04:09:19'),(1251252,417166,'action started via WP Cron','2025-10-14 02:11:28','2025-10-14 04:11:28'),(1251253,417166,'action complete via WP Cron','2025-10-14 02:11:28','2025-10-14 04:11:28'),(1251254,417167,'action created','2025-10-14 02:11:28','2025-10-14 04:11:28'),(1251255,417167,'action started via WP Cron','2025-10-14 02:14:21','2025-10-14 04:14:21'),(1251256,417167,'action complete via WP Cron','2025-10-14 02:14:21','2025-10-14 04:14:21'),(1251257,417168,'action created','2025-10-14 02:14:21','2025-10-14 04:14:21'),(1251258,417168,'action started via WP Cron','2025-10-14 02:16:28','2025-10-14 04:16:28'),(1251259,417168,'action complete via WP Cron','2025-10-14 02:16:28','2025-10-14 04:16:28'),(1251260,417169,'action created','2025-10-14 02:16:28','2025-10-14 04:16:28'),(1251261,417169,'action started via WP Cron','2025-10-14 02:21:27','2025-10-14 04:21:27'),(1251262,417169,'action complete via WP Cron','2025-10-14 02:21:27','2025-10-14 04:21:27'),(1251263,417170,'action created','2025-10-14 02:21:27','2025-10-14 04:21:27'),(1251264,417170,'action started via WP Cron','2025-10-14 02:23:37','2025-10-14 04:23:37'),(1251265,417170,'action complete via WP Cron','2025-10-14 02:23:37','2025-10-14 04:23:37'),(1251266,417171,'action created','2025-10-14 02:23:37','2025-10-14 04:23:37'),(1251267,417171,'action started via WP Cron','2025-10-14 02:25:53','2025-10-14 04:25:53'),(1251268,417171,'action complete via WP Cron','2025-10-14 02:25:53','2025-10-14 04:25:53'),(1251269,417172,'action created','2025-10-14 02:25:53','2025-10-14 04:25:53'),(1251270,417172,'action started via WP Cron','2025-10-14 02:31:27','2025-10-14 04:31:27'),(1251271,417172,'action complete via WP Cron','2025-10-14 02:31:27','2025-10-14 04:31:27'),(1251272,417173,'action created','2025-10-14 02:31:27','2025-10-14 04:31:27'),(1251273,417173,'action started via WP Cron','2025-10-14 02:36:27','2025-10-14 04:36:27'),(1251274,417173,'action complete via WP Cron','2025-10-14 02:36:27','2025-10-14 04:36:27'),(1251275,417174,'action created','2025-10-14 02:36:27','2025-10-14 04:36:27'),(1251276,417174,'action started via WP Cron','2025-10-14 02:39:47','2025-10-14 04:39:47'),(1251277,417174,'action complete via WP Cron','2025-10-14 02:39:48','2025-10-14 04:39:48'),(1251278,417175,'action created','2025-10-14 02:39:48','2025-10-14 04:39:48'),(1251279,417175,'action started via WP Cron','2025-10-14 02:42:35','2025-10-14 04:42:35'),(1251280,417175,'action complete via WP Cron','2025-10-14 02:42:35','2025-10-14 04:42:35'),(1251281,417176,'action created','2025-10-14 02:42:35','2025-10-14 04:42:35'),(1251282,417176,'action started via WP Cron','2025-10-14 02:46:27','2025-10-14 04:46:27'),(1251283,417176,'action complete via WP Cron','2025-10-14 02:46:27','2025-10-14 04:46:27'),(1251284,417177,'action created','2025-10-14 02:46:27','2025-10-14 04:46:27'),(1251285,417177,'action started via WP Cron','2025-10-14 02:51:27','2025-10-14 04:51:27'),(1251286,417177,'action complete via WP Cron','2025-10-14 02:51:27','2025-10-14 04:51:27'),(1251287,417178,'action created','2025-10-14 02:51:27','2025-10-14 04:51:27'),(1251288,417178,'action started via WP Cron','2025-10-14 02:56:28','2025-10-14 04:56:28'),(1251289,417178,'action complete via WP Cron','2025-10-14 02:56:28','2025-10-14 04:56:28'),(1251290,417179,'action created','2025-10-14 02:56:28','2025-10-14 04:56:28'),(1251291,417179,'action started via WP Cron','2025-10-14 03:01:27','2025-10-14 05:01:27'),(1251292,417179,'action complete via WP Cron','2025-10-14 03:01:28','2025-10-14 05:01:28'),(1251293,417180,'action created','2025-10-14 03:01:28','2025-10-14 05:01:28'),(1251294,417180,'action started via WP Cron','2025-10-14 03:06:27','2025-10-14 05:06:27'),(1251295,417180,'action complete via WP Cron','2025-10-14 03:06:27','2025-10-14 05:06:27'),(1251296,417181,'action created','2025-10-14 03:06:27','2025-10-14 05:06:27'),(1251297,417181,'action started via WP Cron','2025-10-14 03:11:24','2025-10-14 05:11:24'),(1251298,417181,'action complete via WP Cron','2025-10-14 03:11:24','2025-10-14 05:11:24'),(1251299,417182,'action created','2025-10-14 03:11:24','2025-10-14 05:11:24'),(1251300,417182,'action started via WP Cron','2025-10-14 03:16:27','2025-10-14 05:16:27'),(1251301,417182,'action complete via WP Cron','2025-10-14 03:16:27','2025-10-14 05:16:27'),(1251302,417183,'action created','2025-10-14 03:16:27','2025-10-14 05:16:27'),(1251303,417183,'action started via WP Cron','2025-10-14 03:21:28','2025-10-14 05:21:28'),(1251304,417183,'action complete via WP Cron','2025-10-14 03:21:28','2025-10-14 05:21:28'),(1251305,417184,'action created','2025-10-14 03:21:28','2025-10-14 05:21:28'),(1251306,417184,'action started via WP Cron','2025-10-14 03:24:14','2025-10-14 05:24:14'),(1251307,417184,'action complete via WP Cron','2025-10-14 03:24:14','2025-10-14 05:24:14'),(1251308,417185,'action created','2025-10-14 03:24:14','2025-10-14 05:24:14'),(1251309,417185,'action started via WP Cron','2025-10-14 03:26:28','2025-10-14 05:26:28'),(1251310,417185,'action complete via WP Cron','2025-10-14 03:26:29','2025-10-14 05:26:29'),(1251311,417186,'action created','2025-10-14 03:26:29','2025-10-14 05:26:29'),(1251312,417186,'action started via WP Cron','2025-10-14 03:31:28','2025-10-14 05:31:28'),(1251313,417186,'action complete via WP Cron','2025-10-14 03:31:28','2025-10-14 05:31:28'),(1251314,417187,'action created','2025-10-14 03:31:28','2025-10-14 05:31:28'),(1251315,417187,'action started via WP Cron','2025-10-14 03:36:28','2025-10-14 05:36:28'),(1251316,417187,'action complete via WP Cron','2025-10-14 03:36:28','2025-10-14 05:36:28'),(1251317,417188,'action created','2025-10-14 03:36:28','2025-10-14 05:36:28'),(1251318,417188,'action started via WP Cron','2025-10-14 03:38:48','2025-10-14 05:38:48'),(1251319,417188,'action complete via WP Cron','2025-10-14 03:38:48','2025-10-14 05:38:48'),(1251320,417189,'action created','2025-10-14 03:38:48','2025-10-14 05:38:48'),(1251321,417189,'action started via WP Cron','2025-10-14 03:41:29','2025-10-14 05:41:29'),(1251322,417189,'action complete via WP Cron','2025-10-14 03:41:29','2025-10-14 05:41:29'),(1251323,417190,'action created','2025-10-14 03:41:29','2025-10-14 05:41:29'),(1251324,417190,'action started via WP Cron','2025-10-14 03:45:44','2025-10-14 05:45:44'),(1251325,417190,'action complete via WP Cron','2025-10-14 03:45:44','2025-10-14 05:45:44'),(1251326,417191,'action created','2025-10-14 03:45:44','2025-10-14 05:45:44'),(1251327,417191,'action started via WP Cron','2025-10-14 03:51:28','2025-10-14 05:51:28'),(1251328,417191,'action complete via WP Cron','2025-10-14 03:51:28','2025-10-14 05:51:28'),(1251329,417192,'action created','2025-10-14 03:51:28','2025-10-14 05:51:28'),(1251330,417192,'action started via WP Cron','2025-10-14 03:56:29','2025-10-14 05:56:29'),(1251331,417192,'action complete via WP Cron','2025-10-14 03:56:29','2025-10-14 05:56:29'),(1251332,417193,'action created','2025-10-14 03:56:29','2025-10-14 05:56:29'),(1251333,417193,'action started via WP Cron','2025-10-14 04:01:28','2025-10-14 06:01:28'),(1251334,417193,'action complete via WP Cron','2025-10-14 04:01:28','2025-10-14 06:01:28'),(1251335,417194,'action created','2025-10-14 04:01:28','2025-10-14 06:01:28'),(1251336,417194,'action started via WP Cron','2025-10-14 04:06:28','2025-10-14 06:06:28'),(1251337,417194,'action complete via WP Cron','2025-10-14 04:06:28','2025-10-14 06:06:28'),(1251338,417195,'action created','2025-10-14 04:06:28','2025-10-14 06:06:28'),(1251339,417195,'action started via WP Cron','2025-10-14 04:11:28','2025-10-14 06:11:28'),(1251340,417195,'action complete via WP Cron','2025-10-14 04:11:28','2025-10-14 06:11:28'),(1251341,417196,'action created','2025-10-14 04:11:28','2025-10-14 06:11:28'),(1251342,417196,'action started via WP Cron','2025-10-14 04:16:14','2025-10-14 06:16:14'),(1251343,417196,'action complete via WP Cron','2025-10-14 04:16:14','2025-10-14 06:16:14'),(1251344,417197,'action created','2025-10-14 04:16:14','2025-10-14 06:16:14'),(1251345,417197,'action started via WP Cron','2025-10-14 04:21:27','2025-10-14 06:21:27'),(1251346,417197,'action complete via WP Cron','2025-10-14 04:21:27','2025-10-14 06:21:27'),(1251347,417198,'action created','2025-10-14 04:21:27','2025-10-14 06:21:27'),(1251348,417198,'action started via WP Cron','2025-10-14 04:26:29','2025-10-14 06:26:29'),(1251349,417198,'action complete via WP Cron','2025-10-14 04:26:29','2025-10-14 06:26:29'),(1251350,417199,'action created','2025-10-14 04:26:29','2025-10-14 06:26:29'),(1251351,417199,'action started via WP Cron','2025-10-14 04:30:22','2025-10-14 06:30:22'),(1251352,417199,'action complete via WP Cron','2025-10-14 04:30:22','2025-10-14 06:30:22'),(1251353,417200,'action created','2025-10-14 04:30:22','2025-10-14 06:30:22'),(1251354,417200,'action started via WP Cron','2025-10-14 04:36:28','2025-10-14 06:36:28'),(1251355,417200,'action complete via WP Cron','2025-10-14 04:36:28','2025-10-14 06:36:28'),(1251356,417201,'action created','2025-10-14 04:36:28','2025-10-14 06:36:28'),(1251357,417201,'action started via WP Cron','2025-10-14 04:40:39','2025-10-14 06:40:39'),(1251358,417201,'action complete via WP Cron','2025-10-14 04:40:39','2025-10-14 06:40:39'),(1251359,417202,'action created','2025-10-14 04:40:39','2025-10-14 06:40:39'),(1251360,417202,'action started via WP Cron','2025-10-14 04:43:51','2025-10-14 06:43:51'),(1251361,417202,'action complete via WP Cron','2025-10-14 04:43:51','2025-10-14 06:43:51'),(1251362,417203,'action created','2025-10-14 04:43:51','2025-10-14 06:43:51'),(1251363,417203,'action started via WP Cron','2025-10-14 04:46:59','2025-10-14 06:46:59'),(1251364,417203,'action complete via WP Cron','2025-10-14 04:46:59','2025-10-14 06:46:59'),(1251365,417204,'action created','2025-10-14 04:46:59','2025-10-14 06:46:59'),(1251366,417204,'action started via WP Cron','2025-10-14 04:51:30','2025-10-14 06:51:30'),(1251367,417204,'action complete via WP Cron','2025-10-14 04:51:30','2025-10-14 06:51:30'),(1251368,417205,'action created','2025-10-14 04:51:30','2025-10-14 06:51:30'),(1251369,417205,'action started via WP Cron','2025-10-14 04:53:31','2025-10-14 06:53:31'),(1251370,417206,'action created','2025-10-14 04:53:31','2025-10-14 06:53:31'),(1251371,417206,'action started via WP Cron','2025-10-14 04:53:34','2025-10-14 06:53:34'),(1251372,417206,'action complete via WP Cron','2025-10-14 04:53:35','2025-10-14 06:53:35'),(1251373,417205,'action complete via WP Cron','2025-10-14 04:53:35','2025-10-14 06:53:35'),(1251374,417207,'action created','2025-10-14 04:53:35','2025-10-14 06:53:35'),(1251375,417207,'action started via WP Cron','2025-10-14 04:55:36','2025-10-14 06:55:36'),(1251376,417208,'action created','2025-10-14 04:55:36','2025-10-14 06:55:36'),(1251377,417208,'action started via WP Cron','2025-10-14 04:55:38','2025-10-14 06:55:38'),(1251378,417208,'action complete via WP Cron','2025-10-14 04:55:38','2025-10-14 06:55:38'),(1251379,417207,'action complete via WP Cron','2025-10-14 04:55:38','2025-10-14 06:55:38'),(1251380,417209,'action created','2025-10-14 04:55:38','2025-10-14 06:55:38'),(1251381,417209,'action started via WP Cron','2025-10-14 05:01:29','2025-10-14 07:01:29'),(1251382,417209,'action complete via WP Cron','2025-10-14 05:01:29','2025-10-14 07:01:29'),(1251383,417210,'action created','2025-10-14 05:01:29','2025-10-14 07:01:29'),(1251384,417210,'action started via WP Cron','2025-10-14 05:06:30','2025-10-14 07:06:30'),(1251385,417210,'action complete via WP Cron','2025-10-14 05:06:30','2025-10-14 07:06:30'),(1251386,417211,'action created','2025-10-14 05:06:30','2025-10-14 07:06:30'),(1251387,417211,'action started via WP Cron','2025-10-14 05:12:04','2025-10-14 07:12:04'),(1251388,417211,'action complete via WP Cron','2025-10-14 05:12:05','2025-10-14 07:12:05'),(1251389,417212,'action created','2025-10-14 05:12:05','2025-10-14 07:12:05'),(1251390,417212,'action started via WP Cron','2025-10-14 05:15:06','2025-10-14 07:15:06'),(1251391,417212,'action complete via WP Cron','2025-10-14 05:15:06','2025-10-14 07:15:06'),(1251392,417213,'action created','2025-10-14 05:15:06','2025-10-14 07:15:06'),(1251393,417213,'action started via WP Cron','2025-10-14 05:19:48','2025-10-14 07:19:48'),(1251394,417213,'action complete via WP Cron','2025-10-14 05:19:48','2025-10-14 07:19:48'),(1251395,417214,'action created','2025-10-14 05:19:48','2025-10-14 07:19:48'),(1251396,417214,'action started via WP Cron','2025-10-14 05:26:30','2025-10-14 07:26:30'),(1251397,417214,'action complete via WP Cron','2025-10-14 05:26:30','2025-10-14 07:26:30'),(1251398,417215,'action created','2025-10-14 05:26:30','2025-10-14 07:26:30'),(1251399,417215,'action started via WP Cron','2025-10-14 05:31:29','2025-10-14 07:31:29'),(1251400,417215,'action complete via WP Cron','2025-10-14 05:31:29','2025-10-14 07:31:29'),(1251401,417216,'action created','2025-10-14 05:31:29','2025-10-14 07:31:29'),(1251402,417216,'action started via WP Cron','2025-10-14 05:36:29','2025-10-14 07:36:29'),(1251403,417216,'action complete via WP Cron','2025-10-14 05:36:29','2025-10-14 07:36:29'),(1251404,417217,'action created','2025-10-14 05:36:29','2025-10-14 07:36:29'),(1251405,417217,'action started via WP Cron','2025-10-14 05:41:30','2025-10-14 07:41:30'),(1251406,417218,'action created','2025-10-14 05:41:30','2025-10-14 07:41:30'),(1251407,417218,'action started via WP Cron','2025-10-14 05:41:35','2025-10-14 07:41:35'),(1251408,417217,'action complete via WP Cron','2025-10-14 05:41:35','2025-10-14 07:41:35'),(1251409,417219,'action created','2025-10-14 05:41:35','2025-10-14 07:41:35'),(1251410,417218,'action complete via WP Cron','2025-10-14 05:41:36','2025-10-14 07:41:36'),(1251411,417219,'action started via WP Cron','2025-10-14 05:44:34','2025-10-14 07:44:34'),(1251412,417219,'action complete via WP Cron','2025-10-14 05:44:35','2025-10-14 07:44:35'),(1251413,417220,'action created','2025-10-14 05:44:35','2025-10-14 07:44:35'),(1251414,417220,'action started via WP Cron','2025-10-14 05:51:29','2025-10-14 07:51:29'),(1251415,417220,'action complete via WP Cron','2025-10-14 05:51:30','2025-10-14 07:51:30'),(1251416,417221,'action created','2025-10-14 05:51:30','2025-10-14 07:51:30'),(1251417,417221,'action started via WP Cron','2025-10-14 05:53:33','2025-10-14 07:53:33'),(1251418,417221,'action complete via WP Cron','2025-10-14 05:53:33','2025-10-14 07:53:33'),(1251419,417222,'action created','2025-10-14 05:53:33','2025-10-14 07:53:33'),(1251420,417222,'action started via WP Cron','2025-10-14 05:55:55','2025-10-14 07:55:55'),(1251421,417222,'action complete via WP Cron','2025-10-14 05:55:55','2025-10-14 07:55:55'),(1251422,417223,'action created','2025-10-14 05:55:55','2025-10-14 07:55:55'),(1251423,417223,'action started via WP Cron','2025-10-14 06:01:29','2025-10-14 08:01:29'),(1251424,417223,'action complete via WP Cron','2025-10-14 06:01:29','2025-10-14 08:01:29'),(1251425,417224,'action created','2025-10-14 06:01:29','2025-10-14 08:01:29'),(1251426,417224,'action started via WP Cron','2025-10-14 06:06:30','2025-10-14 08:06:30'),(1251427,417224,'action complete via WP Cron','2025-10-14 06:06:30','2025-10-14 08:06:30'),(1251428,417225,'action created','2025-10-14 06:06:30','2025-10-14 08:06:30'),(1251429,417225,'action started via WP Cron','2025-10-14 06:11:30','2025-10-14 08:11:30'),(1251430,417225,'action complete via WP Cron','2025-10-14 06:11:30','2025-10-14 08:11:30'),(1251431,417226,'action created','2025-10-14 06:11:30','2025-10-14 08:11:30'),(1251432,417226,'action started via WP Cron','2025-10-14 06:15:33','2025-10-14 08:15:33'),(1251433,417226,'action complete via WP Cron','2025-10-14 06:15:33','2025-10-14 08:15:33'),(1251434,417227,'action created','2025-10-14 06:15:33','2025-10-14 08:15:33'),(1251435,417227,'action started via WP Cron','2025-10-14 06:21:30','2025-10-14 08:21:30'),(1251436,417227,'action complete via WP Cron','2025-10-14 06:21:30','2025-10-14 08:21:30'),(1251437,417228,'action created','2025-10-14 06:21:30','2025-10-14 08:21:30'),(1251438,417228,'action started via WP Cron','2025-10-14 06:25:16','2025-10-14 08:25:16'),(1251439,417228,'action complete via WP Cron','2025-10-14 06:25:16','2025-10-14 08:25:16'),(1251440,417229,'action created','2025-10-14 06:25:16','2025-10-14 08:25:16'),(1251441,417229,'action started via WP Cron','2025-10-14 06:28:52','2025-10-14 08:28:52'),(1251442,417229,'action complete via WP Cron','2025-10-14 06:28:52','2025-10-14 08:28:52'),(1251443,417230,'action created','2025-10-14 06:28:52','2025-10-14 08:28:52'),(1251444,417230,'action started via WP Cron','2025-10-14 06:31:30','2025-10-14 08:31:30'),(1251445,417231,'action created','2025-10-14 06:31:30','2025-10-14 08:31:30'),(1251446,417231,'action started via WP Cron','2025-10-14 06:31:33','2025-10-14 08:31:33'),(1251447,417231,'action complete via WP Cron','2025-10-14 06:31:34','2025-10-14 08:31:34'),(1251448,417230,'action complete via WP Cron','2025-10-14 06:31:34','2025-10-14 08:31:34'),(1251449,417232,'action created','2025-10-14 06:31:34','2025-10-14 08:31:34'),(1251450,417232,'action started via WP Cron','2025-10-14 06:36:30','2025-10-14 08:36:30'),(1251451,417232,'action complete via WP Cron','2025-10-14 06:36:30','2025-10-14 08:36:30'),(1251452,417233,'action created','2025-10-14 06:36:30','2025-10-14 08:36:30'),(1251453,417233,'action started via WP Cron','2025-10-14 06:41:30','2025-10-14 08:41:30'),(1251454,417233,'action complete via WP Cron','2025-10-14 06:41:30','2025-10-14 08:41:30'),(1251455,417234,'action created','2025-10-14 06:41:30','2025-10-14 08:41:30'),(1251456,417234,'action started via WP Cron','2025-10-14 06:44:58','2025-10-14 08:44:58'),(1251457,417234,'action complete via WP Cron','2025-10-14 06:44:58','2025-10-14 08:44:58'),(1251458,417235,'action created','2025-10-14 06:44:58','2025-10-14 08:44:58'),(1251459,417235,'action started via WP Cron','2025-10-14 06:51:30','2025-10-14 08:51:30'),(1251460,417236,'action created','2025-10-14 06:51:30','2025-10-14 08:51:30'),(1251461,417236,'action started via WP Cron','2025-10-14 06:51:31','2025-10-14 08:51:31'),(1251462,417236,'action complete via WP Cron','2025-10-14 06:51:31','2025-10-14 08:51:31'),(1251463,417235,'action complete via WP Cron','2025-10-14 06:51:31','2025-10-14 08:51:31'),(1251464,417237,'action created','2025-10-14 06:51:31','2025-10-14 08:51:31'),(1251465,417237,'action started via WP Cron','2025-10-14 06:56:30','2025-10-14 08:56:30'),(1251466,417238,'action created','2025-10-14 06:56:30','2025-10-14 08:56:30'),(1251467,417238,'action started via WP Cron','2025-10-14 06:56:32','2025-10-14 08:56:32'),(1251468,417238,'action complete via WP Cron','2025-10-14 06:56:32','2025-10-14 08:56:32'),(1251469,417237,'action complete via WP Cron','2025-10-14 06:56:32','2025-10-14 08:56:32'),(1251470,417239,'action created','2025-10-14 06:56:32','2025-10-14 08:56:32'),(1251471,417239,'action started via WP Cron','2025-10-14 07:00:28','2025-10-14 09:00:28'),(1251472,417239,'action complete via WP Cron','2025-10-14 07:00:28','2025-10-14 09:00:28'),(1251473,417240,'action created','2025-10-14 07:00:28','2025-10-14 09:00:28'),(1251474,417240,'action started via WP Cron','2025-10-14 07:02:41','2025-10-14 09:02:41'),(1251475,417240,'action complete via WP Cron','2025-10-14 07:02:41','2025-10-14 09:02:41'),(1251476,417241,'action created','2025-10-14 07:02:41','2025-10-14 09:02:41'),(1251477,417241,'action started via WP Cron','2025-10-14 07:04:46','2025-10-14 09:04:46'),(1251478,417241,'action complete via WP Cron','2025-10-14 07:04:46','2025-10-14 09:04:46'),(1251479,417242,'action created','2025-10-14 07:04:46','2025-10-14 09:04:46'),(1251480,417242,'action started via WP Cron','2025-10-14 07:06:49','2025-10-14 09:06:49'),(1251481,417242,'action complete via WP Cron','2025-10-14 07:06:49','2025-10-14 09:06:49'),(1251482,417243,'action created','2025-10-14 07:06:49','2025-10-14 09:06:49'),(1251483,417243,'action started via WP Cron','2025-10-14 07:09:42','2025-10-14 09:09:42'),(1251484,417243,'action complete via WP Cron','2025-10-14 07:09:42','2025-10-14 09:09:42'),(1251485,417244,'action created','2025-10-14 07:09:42','2025-10-14 09:09:42'),(1251486,417244,'action started via WP Cron','2025-10-14 07:12:44','2025-10-14 09:12:44'),(1251487,417244,'action complete via WP Cron','2025-10-14 07:12:45','2025-10-14 09:12:45'),(1251488,417245,'action created','2025-10-14 07:12:45','2025-10-14 09:12:45'),(1251489,417245,'action started via WP Cron','2025-10-14 07:15:35','2025-10-14 09:15:35'),(1251490,417245,'action complete via WP Cron','2025-10-14 07:15:35','2025-10-14 09:15:35'),(1251491,417246,'action created','2025-10-14 07:15:35','2025-10-14 09:15:35'),(1251492,417246,'action started via WP Cron','2025-10-14 07:17:35','2025-10-14 09:17:35'),(1251493,417246,'action complete via WP Cron','2025-10-14 07:17:35','2025-10-14 09:17:35'),(1251494,417247,'action created','2025-10-14 07:17:35','2025-10-14 09:17:35'),(1251495,417247,'action started via WP Cron','2025-10-14 07:19:35','2025-10-14 09:19:35'),(1251496,417247,'action complete via WP Cron','2025-10-14 07:19:35','2025-10-14 09:19:35'),(1251497,417248,'action created','2025-10-14 07:19:35','2025-10-14 09:19:35'),(1251498,417248,'action started via WP Cron','2025-10-14 07:21:37','2025-10-14 09:21:37'),(1251499,417248,'action complete via WP Cron','2025-10-14 07:21:37','2025-10-14 09:21:37'),(1251500,417249,'action created','2025-10-14 07:21:37','2025-10-14 09:21:37'),(1251501,417249,'action started via WP Cron','2025-10-14 07:23:39','2025-10-14 09:23:39'),(1251502,417249,'action complete via WP Cron','2025-10-14 07:23:39','2025-10-14 09:23:39'),(1251503,417250,'action created','2025-10-14 07:23:39','2025-10-14 09:23:39'),(1251504,417250,'action started via WP Cron','2025-10-14 07:25:40','2025-10-14 09:25:40'),(1251505,417250,'action complete via WP Cron','2025-10-14 07:25:41','2025-10-14 09:25:41'),(1251506,417251,'action created','2025-10-14 07:25:41','2025-10-14 09:25:41'),(1251507,417251,'action started via WP Cron','2025-10-14 07:28:38','2025-10-14 09:28:38'),(1251508,417251,'action complete via WP Cron','2025-10-14 07:28:38','2025-10-14 09:28:38'),(1251509,417252,'action created','2025-10-14 07:28:38','2025-10-14 09:28:38'),(1251510,417252,'action started via WP Cron','2025-10-14 07:31:29','2025-10-14 09:31:29'),(1251511,417252,'action complete via WP Cron','2025-10-14 07:31:29','2025-10-14 09:31:29'),(1251512,417253,'action created','2025-10-14 07:31:29','2025-10-14 09:31:29'),(1251513,417253,'action started via WP Cron','2025-10-14 07:33:54','2025-10-14 09:33:54'),(1251514,417253,'action complete via WP Cron','2025-10-14 07:33:54','2025-10-14 09:33:54'),(1251515,417254,'action created','2025-10-14 07:33:54','2025-10-14 09:33:54'),(1251516,417254,'action started via WP Cron','2025-10-14 07:36:29','2025-10-14 09:36:29'),(1251517,417254,'action complete via WP Cron','2025-10-14 07:36:29','2025-10-14 09:36:29'),(1251518,417255,'action created','2025-10-14 07:36:29','2025-10-14 09:36:29'),(1251519,417255,'action started via WP Cron','2025-10-14 07:41:30','2025-10-14 09:41:30'),(1251520,417255,'action complete via WP Cron','2025-10-14 07:41:30','2025-10-14 09:41:30'),(1251521,417256,'action created','2025-10-14 07:41:30','2025-10-14 09:41:30'),(1251522,417256,'action started via WP Cron','2025-10-14 07:46:30','2025-10-14 09:46:30'),(1251523,417257,'action created','2025-10-14 07:46:30','2025-10-14 09:46:30'),(1251524,417257,'action started via WP Cron','2025-10-14 07:46:31','2025-10-14 09:46:31'),(1251525,417257,'action complete via WP Cron','2025-10-14 07:46:31','2025-10-14 09:46:31'),(1251526,417256,'action complete via WP Cron','2025-10-14 07:46:31','2025-10-14 09:46:31'),(1251527,417258,'action created','2025-10-14 07:46:31','2025-10-14 09:46:31'),(1251528,417258,'action started via WP Cron','2025-10-14 07:51:29','2025-10-14 09:51:29'),(1251529,417258,'action complete via WP Cron','2025-10-14 07:51:29','2025-10-14 09:51:29'),(1251530,417259,'action created','2025-10-14 07:51:29','2025-10-14 09:51:29'),(1251531,417259,'action started via WP Cron','2025-10-14 07:56:31','2025-10-14 09:56:31'),(1251532,417260,'action created','2025-10-14 07:56:31','2025-10-14 09:56:31'),(1251533,417260,'action started via WP Cron','2025-10-14 07:56:33','2025-10-14 09:56:33'),(1251534,417260,'action complete via WP Cron','2025-10-14 07:56:33','2025-10-14 09:56:33'),(1251535,417259,'action complete via WP Cron','2025-10-14 07:56:33','2025-10-14 09:56:33'),(1251536,417261,'action created','2025-10-14 07:56:33','2025-10-14 09:56:33'),(1251537,417261,'action started via WP Cron','2025-10-14 08:01:30','2025-10-14 10:01:30'),(1251538,417261,'action complete via WP Cron','2025-10-14 08:01:30','2025-10-14 10:01:30'),(1251539,417262,'action created','2025-10-14 08:01:30','2025-10-14 10:01:30'),(1251540,417262,'action started via WP Cron','2025-10-14 08:06:30','2025-10-14 10:06:30'),(1251541,417262,'action complete via WP Cron','2025-10-14 08:06:30','2025-10-14 10:06:30'),(1251542,417263,'action created','2025-10-14 08:06:30','2025-10-14 10:06:30'),(1251543,417263,'action started via WP Cron','2025-10-14 08:11:31','2025-10-14 10:11:31'),(1251544,417263,'action complete via WP Cron','2025-10-14 08:11:31','2025-10-14 10:11:31'),(1251545,417264,'action created','2025-10-14 08:11:31','2025-10-14 10:11:31'),(1251546,417264,'action started via WP Cron','2025-10-14 08:16:30','2025-10-14 10:16:30'),(1251547,417264,'action complete via WP Cron','2025-10-14 08:16:30','2025-10-14 10:16:30'),(1251548,417265,'action created','2025-10-14 08:16:30','2025-10-14 10:16:30'),(1251549,417265,'action started via WP Cron','2025-10-14 08:21:30','2025-10-14 10:21:30'),(1251550,417265,'action complete via WP Cron','2025-10-14 08:21:30','2025-10-14 10:21:30'),(1251551,417266,'action created','2025-10-14 08:21:30','2025-10-14 10:21:30'),(1251552,417266,'action started via WP Cron','2025-10-14 08:26:30','2025-10-14 10:26:30'),(1251553,417266,'action complete via WP Cron','2025-10-14 08:26:30','2025-10-14 10:26:30'),(1251554,417267,'action created','2025-10-14 08:26:30','2025-10-14 10:26:30'),(1251555,417267,'action started via WP Cron','2025-10-14 08:30:26','2025-10-14 10:30:26'),(1251556,417268,'action created','2025-10-14 08:30:26','2025-10-14 10:30:26'),(1251557,417268,'action started via WP Cron','2025-10-14 08:30:27','2025-10-14 10:30:27'),(1251558,417268,'action complete via WP Cron','2025-10-14 08:30:27','2025-10-14 10:30:27'),(1251559,417267,'action complete via WP Cron','2025-10-14 08:30:27','2025-10-14 10:30:27'),(1251560,417269,'action created','2025-10-14 08:30:27','2025-10-14 10:30:27'),(1251561,417269,'action started via WP Cron','2025-10-14 08:36:30','2025-10-14 10:36:30'),(1251562,417269,'action complete via WP Cron','2025-10-14 08:36:30','2025-10-14 10:36:30'),(1251563,417270,'action created','2025-10-14 08:36:30','2025-10-14 10:36:30'),(1251564,417270,'action started via WP Cron','2025-10-14 08:40:53','2025-10-14 10:40:53'),(1251565,417270,'action complete via WP Cron','2025-10-14 08:40:53','2025-10-14 10:40:53'),(1251566,417271,'action created','2025-10-14 08:40:53','2025-10-14 10:40:53'),(1251567,417271,'action started via WP Cron','2025-10-14 08:43:54','2025-10-14 10:43:54'),(1251568,417271,'action complete via WP Cron','2025-10-14 08:43:54','2025-10-14 10:43:54'),(1251569,417272,'action created','2025-10-14 08:43:54','2025-10-14 10:43:54'),(1251570,417272,'action started via WP Cron','2025-10-14 08:46:30','2025-10-14 10:46:30'),(1251571,417272,'action complete via WP Cron','2025-10-14 08:46:30','2025-10-14 10:46:30'),(1251572,417273,'action created','2025-10-14 08:46:30','2025-10-14 10:46:30'),(1251573,417273,'action started via WP Cron','2025-10-14 08:48:51','2025-10-14 10:48:51'),(1251574,417273,'action complete via WP Cron','2025-10-14 08:48:51','2025-10-14 10:48:51'),(1251575,417274,'action created','2025-10-14 08:48:51','2025-10-14 10:48:51'),(1251576,417274,'action started via WP Cron','2025-10-14 08:51:30','2025-10-14 10:51:30'),(1251577,417274,'action complete via WP Cron','2025-10-14 08:51:30','2025-10-14 10:51:30'),(1251578,417275,'action created','2025-10-14 08:51:30','2025-10-14 10:51:30'),(1251579,417275,'action started via WP Cron','2025-10-14 08:56:34','2025-10-14 10:56:34'),(1251580,417275,'action complete via WP Cron','2025-10-14 08:56:34','2025-10-14 10:56:34'),(1251581,417276,'action created','2025-10-14 08:56:34','2025-10-14 10:56:34'),(1251582,417276,'action started via WP Cron','2025-10-14 08:58:55','2025-10-14 10:58:55'),(1251583,417276,'action complete via WP Cron','2025-10-14 08:58:55','2025-10-14 10:58:55'),(1251584,417277,'action created','2025-10-14 08:58:55','2025-10-14 10:58:55'),(1251585,417277,'action started via WP Cron','2025-10-14 09:01:29','2025-10-14 11:01:29'),(1251586,417277,'action complete via WP Cron','2025-10-14 09:01:29','2025-10-14 11:01:29'),(1251587,417278,'action created','2025-10-14 09:01:29','2025-10-14 11:01:29'),(1251588,417278,'action started via WP Cron','2025-10-14 09:06:30','2025-10-14 11:06:30'),(1251589,417279,'action created','2025-10-14 09:06:30','2025-10-14 11:06:30'),(1251590,417279,'action started via WP Cron','2025-10-14 09:06:34','2025-10-14 11:06:34'),(1251591,417279,'action complete via WP Cron','2025-10-14 09:06:34','2025-10-14 11:06:34'),(1251592,417278,'action complete via WP Cron','2025-10-14 09:06:34','2025-10-14 11:06:34'),(1251593,417280,'action created','2025-10-14 09:06:34','2025-10-14 11:06:34'),(1251594,417280,'action started via WP Cron','2025-10-14 09:09:00','2025-10-14 11:09:00'),(1251595,417280,'action complete via WP Cron','2025-10-14 09:09:00','2025-10-14 11:09:00'),(1251596,417281,'action created','2025-10-14 09:09:00','2025-10-14 11:09:00'),(1251597,417281,'action started via WP Cron','2025-10-14 09:11:31','2025-10-14 11:11:31'),(1251598,417281,'action complete via WP Cron','2025-10-14 09:11:31','2025-10-14 11:11:31'),(1251599,417282,'action created','2025-10-14 09:11:31','2025-10-14 11:11:31'),(1251600,417282,'action started via WP Cron','2025-10-14 09:16:30','2025-10-14 11:16:30'),(1251601,417282,'action complete via WP Cron','2025-10-14 09:16:30','2025-10-14 11:16:30'),(1251602,417283,'action created','2025-10-14 09:16:30','2025-10-14 11:16:30'),(1251603,417283,'action started via WP Cron','2025-10-14 09:18:38','2025-10-14 11:18:38'),(1251604,417284,'action created','2025-10-14 09:18:38','2025-10-14 11:18:38'),(1251605,417284,'action started via WP Cron','2025-10-14 09:18:42','2025-10-14 11:18:42'),(1251606,417284,'action complete via WP Cron','2025-10-14 09:18:42','2025-10-14 11:18:42'),(1251607,417283,'action complete via WP Cron','2025-10-14 09:18:42','2025-10-14 11:18:42'),(1251608,417285,'action created','2025-10-14 09:18:42','2025-10-14 11:18:42'),(1251609,417285,'action started via WP Cron','2025-10-14 09:21:30','2025-10-14 11:21:30'),(1251610,417285,'action complete via WP Cron','2025-10-14 09:21:30','2025-10-14 11:21:30'),(1251611,417286,'action created','2025-10-14 09:21:30','2025-10-14 11:21:30'),(1251612,417286,'action started via WP Cron','2025-10-14 09:26:31','2025-10-14 11:26:31'),(1251613,417286,'action complete via WP Cron','2025-10-14 09:26:31','2025-10-14 11:26:31'),(1251614,417287,'action created','2025-10-14 09:26:31','2025-10-14 11:26:31'),(1251615,417287,'action started via WP Cron','2025-10-14 09:31:29','2025-10-14 11:31:29'),(1251616,417288,'action created','2025-10-14 09:31:29','2025-10-14 11:31:29'),(1251617,417288,'action started via WP Cron','2025-10-14 09:31:31','2025-10-14 11:31:31'),(1251618,417288,'action complete via WP Cron','2025-10-14 09:31:31','2025-10-14 11:31:31'),(1251619,417287,'action complete via WP Cron','2025-10-14 09:31:31','2025-10-14 11:31:31'),(1251620,417289,'action created','2025-10-14 09:31:31','2025-10-14 11:31:31'),(1251621,417289,'action started via WP Cron','2025-10-14 09:36:29','2025-10-14 11:36:29'),(1251622,417289,'action complete via WP Cron','2025-10-14 09:36:29','2025-10-14 11:36:29'),(1251623,417290,'action created','2025-10-14 09:36:29','2025-10-14 11:36:29'),(1251624,417290,'action started via WP Cron','2025-10-14 09:41:31','2025-10-14 11:41:31'),(1251625,417290,'action complete via WP Cron','2025-10-14 09:41:31','2025-10-14 11:41:31'),(1251626,417291,'action created','2025-10-14 09:41:31','2025-10-14 11:41:31'),(1251627,417291,'action started via WP Cron','2025-10-14 09:46:30','2025-10-14 11:46:30'),(1251628,417291,'action complete via WP Cron','2025-10-14 09:46:30','2025-10-14 11:46:30'),(1251629,417292,'action created','2025-10-14 09:46:30','2025-10-14 11:46:30'),(1251630,417292,'action started via WP Cron','2025-10-14 09:48:30','2025-10-14 11:48:30'),(1251631,417292,'action complete via WP Cron','2025-10-14 09:48:30','2025-10-14 11:48:30'),(1251632,417293,'action created','2025-10-14 09:48:30','2025-10-14 11:48:30'),(1251633,417293,'action started via WP Cron','2025-10-14 09:51:30','2025-10-14 11:51:30'),(1251634,417293,'action complete via WP Cron','2025-10-14 09:51:30','2025-10-14 11:51:30'),(1251635,417294,'action created','2025-10-14 09:51:30','2025-10-14 11:51:30'),(1251636,417294,'action started via WP Cron','2025-10-14 09:55:22','2025-10-14 11:55:22'),(1251637,417294,'action complete via WP Cron','2025-10-14 09:55:22','2025-10-14 11:55:22'),(1251638,417295,'action created','2025-10-14 09:55:22','2025-10-14 11:55:22'),(1251639,417295,'action started via WP Cron','2025-10-14 09:57:29','2025-10-14 11:57:29'),(1251640,417295,'action complete via WP Cron','2025-10-14 09:57:30','2025-10-14 11:57:30'),(1251641,417296,'action created','2025-10-14 09:57:30','2025-10-14 11:57:30'),(1251642,417296,'action started via WP Cron','2025-10-14 09:59:33','2025-10-14 11:59:33'),(1251643,417297,'action created','2025-10-14 09:59:33','2025-10-14 11:59:33'),(1251644,417297,'action started via WP Cron','2025-10-14 09:59:35','2025-10-14 11:59:35'),(1251645,417297,'action complete via WP Cron','2025-10-14 09:59:35','2025-10-14 11:59:35'),(1251646,417296,'action complete via WP Cron','2025-10-14 09:59:35','2025-10-14 11:59:35'),(1251647,417298,'action created','2025-10-14 09:59:35','2025-10-14 11:59:35'),(1251648,417298,'action started via WP Cron','2025-10-14 10:02:32','2025-10-14 12:02:32'),(1251649,417298,'action complete via WP Cron','2025-10-14 10:02:32','2025-10-14 12:02:32'),(1251650,417299,'action created','2025-10-14 10:02:32','2025-10-14 12:02:32'),(1251651,417299,'action started via WP Cron','2025-10-14 10:06:30','2025-10-14 12:06:30'),(1251652,417299,'action complete via WP Cron','2025-10-14 10:06:30','2025-10-14 12:06:30'),(1251653,417300,'action created','2025-10-14 10:06:30','2025-10-14 12:06:30'),(1251654,417300,'action started via WP Cron','2025-10-14 10:11:30','2025-10-14 12:11:30'),(1251655,417301,'action created','2025-10-14 10:11:30','2025-10-14 12:11:30'),(1251656,417301,'action started via WP Cron','2025-10-14 10:11:32','2025-10-14 12:11:32'),(1251657,417301,'action complete via WP Cron','2025-10-14 10:11:32','2025-10-14 12:11:32'),(1251658,417300,'action complete via WP Cron','2025-10-14 10:11:32','2025-10-14 12:11:32'),(1251659,417302,'action created','2025-10-14 10:11:32','2025-10-14 12:11:32'),(1251660,417302,'action started via WP Cron','2025-10-14 10:14:50','2025-10-14 12:14:50'),(1251661,417302,'action complete via WP Cron','2025-10-14 10:14:50','2025-10-14 12:14:50'),(1251662,417303,'action created','2025-10-14 10:14:50','2025-10-14 12:14:50'),(1251663,417303,'action started via WP Cron','2025-10-14 10:17:57','2025-10-14 12:17:57'),(1251664,417303,'action complete via WP Cron','2025-10-14 10:17:57','2025-10-14 12:17:57'),(1251665,417304,'action created','2025-10-14 10:17:57','2025-10-14 12:17:57'),(1251666,417304,'action started via WP Cron','2025-10-14 10:20:37','2025-10-14 12:20:37'),(1251667,417304,'action complete via WP Cron','2025-10-14 10:20:37','2025-10-14 12:20:37'),(1251668,417305,'action created','2025-10-14 10:20:37','2025-10-14 12:20:37'),(1251669,417305,'action started via WP Cron','2025-10-14 10:26:31','2025-10-14 12:26:31'),(1251670,417305,'action complete via WP Cron','2025-10-14 10:26:31','2025-10-14 12:26:31'),(1251671,417306,'action created','2025-10-14 10:26:31','2025-10-14 12:26:31'),(1251672,417306,'action started via WP Cron','2025-10-14 10:30:27','2025-10-14 12:30:27'),(1251673,417306,'action complete via WP Cron','2025-10-14 10:30:27','2025-10-14 12:30:27'),(1251674,417307,'action created','2025-10-14 10:30:27','2025-10-14 12:30:27'),(1251675,417307,'action started via WP Cron','2025-10-14 10:32:30','2025-10-14 12:32:30'),(1251676,417307,'action complete via WP Cron','2025-10-14 10:32:30','2025-10-14 12:32:30'),(1251677,417308,'action created','2025-10-14 10:32:30','2025-10-14 12:32:30'),(1251678,417308,'action started via WP Cron','2025-10-14 10:36:30','2025-10-14 12:36:30'),(1251679,417308,'action complete via WP Cron','2025-10-14 10:36:30','2025-10-14 12:36:30'),(1251680,417309,'action created','2025-10-14 10:36:30','2025-10-14 12:36:30'),(1251681,417309,'action started via Async Request','2025-10-14 10:38:35','2025-10-14 12:38:35'),(1251682,417309,'action complete via Async Request','2025-10-14 10:38:35','2025-10-14 12:38:35'),(1251683,417310,'action created','2025-10-14 10:38:35','2025-10-14 12:38:35'),(1251684,417310,'action started via WP Cron','2025-10-14 10:41:31','2025-10-14 12:41:31'),(1251685,417310,'action complete via WP Cron','2025-10-14 10:41:31','2025-10-14 12:41:31'),(1251686,417311,'action created','2025-10-14 10:41:31','2025-10-14 12:41:31'),(1251687,417311,'action started via WP Cron','2025-10-14 10:46:30','2025-10-14 12:46:30'),(1251688,417311,'action complete via WP Cron','2025-10-14 10:46:30','2025-10-14 12:46:30'),(1251689,417312,'action created','2025-10-14 10:46:30','2025-10-14 12:46:30'),(1251690,417312,'action started via WP Cron','2025-10-14 10:49:04','2025-10-14 12:49:04'),(1251691,417312,'action complete via WP Cron','2025-10-14 10:49:04','2025-10-14 12:49:04'),(1251692,417313,'action created','2025-10-14 10:49:04','2025-10-14 12:49:04'),(1251693,417313,'action started via WP Cron','2025-10-14 10:51:31','2025-10-14 12:51:31'),(1251694,417313,'action complete via WP Cron','2025-10-14 10:51:31','2025-10-14 12:51:31'),(1251695,417314,'action created','2025-10-14 10:51:31','2025-10-14 12:51:31'),(1251696,417314,'action started via WP Cron','2025-10-14 10:56:13','2025-10-14 12:56:13'),(1251697,417314,'action complete via WP Cron','2025-10-14 10:56:13','2025-10-14 12:56:13'),(1251698,417315,'action created','2025-10-14 10:56:13','2025-10-14 12:56:13'),(1251699,417315,'action started via WP Cron','2025-10-14 10:58:37','2025-10-14 12:58:37'),(1251700,417315,'action complete via WP Cron','2025-10-14 10:58:37','2025-10-14 12:58:37'),(1251701,417316,'action created','2025-10-14 10:58:37','2025-10-14 12:58:37'),(1251702,417316,'action started via WP Cron','2025-10-14 11:00:48','2025-10-14 13:00:48'),(1251703,417316,'action complete via WP Cron','2025-10-14 11:00:48','2025-10-14 13:00:48'),(1251704,417317,'action created','2025-10-14 11:00:48','2025-10-14 13:00:48'),(1251705,417317,'action started via WP Cron','2025-10-14 11:06:30','2025-10-14 13:06:30'),(1251706,417318,'action created','2025-10-14 11:06:30','2025-10-14 13:06:30'),(1251707,417318,'action started via WP Cron','2025-10-14 11:06:32','2025-10-14 13:06:32'),(1251708,417318,'action complete via WP Cron','2025-10-14 11:06:33','2025-10-14 13:06:33'),(1251709,417317,'action complete via WP Cron','2025-10-14 11:06:33','2025-10-14 13:06:33'),(1251710,417319,'action created','2025-10-14 11:06:33','2025-10-14 13:06:33'),(1251711,417319,'action started via WP Cron','2025-10-14 11:09:31','2025-10-14 13:09:31'),(1251712,417319,'action complete via WP Cron','2025-10-14 11:09:31','2025-10-14 13:09:31'),(1251713,417320,'action created','2025-10-14 11:09:31','2025-10-14 13:09:31'),(1251714,417320,'action started via WP Cron','2025-10-14 11:11:33','2025-10-14 13:11:33'),(1251715,417320,'action complete via WP Cron','2025-10-14 11:11:33','2025-10-14 13:11:33'),(1251716,417321,'action created','2025-10-14 11:11:33','2025-10-14 13:11:33'),(1251717,417321,'action started via WP Cron','2025-10-14 11:16:30','2025-10-14 13:16:30'),(1251718,417321,'action complete via WP Cron','2025-10-14 11:16:30','2025-10-14 13:16:30'),(1251719,417322,'action created','2025-10-14 11:16:30','2025-10-14 13:16:30'),(1251720,417322,'action started via WP Cron','2025-10-14 11:18:34','2025-10-14 13:18:34'),(1251721,417322,'action complete via WP Cron','2025-10-14 11:18:34','2025-10-14 13:18:34'),(1251722,417323,'action created','2025-10-14 11:18:34','2025-10-14 13:18:34'),(1251723,417323,'action started via WP Cron','2025-10-14 11:21:30','2025-10-14 13:21:30'),(1251724,417323,'action complete via WP Cron','2025-10-14 11:21:30','2025-10-14 13:21:30'),(1251725,417324,'action created','2025-10-14 11:21:30','2025-10-14 13:21:30'),(1251726,417324,'action started via WP Cron','2025-10-14 11:23:50','2025-10-14 13:23:50'),(1251727,417325,'action created','2025-10-14 11:23:50','2025-10-14 13:23:50'),(1251728,417325,'action started via WP Cron','2025-10-14 11:23:52','2025-10-14 13:23:52'),(1251729,417325,'action complete via WP Cron','2025-10-14 11:23:52','2025-10-14 13:23:52'),(1251730,417324,'action complete via WP Cron','2025-10-14 11:23:52','2025-10-14 13:23:52'),(1251731,417326,'action created','2025-10-14 11:23:52','2025-10-14 13:23:52'),(1251732,417326,'action started via WP Cron','2025-10-14 11:26:20','2025-10-14 13:26:20'),(1251733,417326,'action complete via WP Cron','2025-10-14 11:26:20','2025-10-14 13:26:20'),(1251734,417327,'action created','2025-10-14 11:26:20','2025-10-14 13:26:20'),(1251735,417327,'action started via WP Cron','2025-10-14 11:31:30','2025-10-14 13:31:30'),(1251736,417327,'action complete via WP Cron','2025-10-14 11:31:30','2025-10-14 13:31:30'),(1251737,417328,'action created','2025-10-14 11:31:30','2025-10-14 13:31:30'),(1251738,417328,'action started via WP Cron','2025-10-14 11:36:30','2025-10-14 13:36:30'),(1251739,417328,'action complete via WP Cron','2025-10-14 11:36:30','2025-10-14 13:36:30'),(1251740,417329,'action created','2025-10-14 11:36:30','2025-10-14 13:36:30'),(1251741,417329,'action started via WP Cron','2025-10-14 11:41:31','2025-10-14 13:41:31'),(1251742,417329,'action complete via WP Cron','2025-10-14 11:41:31','2025-10-14 13:41:31'),(1251743,417330,'action created','2025-10-14 11:41:31','2025-10-14 13:41:31'),(1251744,417330,'action started via WP Cron','2025-10-14 11:46:30','2025-10-14 13:46:30'),(1251745,417330,'action complete via WP Cron','2025-10-14 11:46:30','2025-10-14 13:46:30'),(1251746,417331,'action created','2025-10-14 11:46:30','2025-10-14 13:46:30'),(1251747,417331,'action started via WP Cron','2025-10-14 11:51:30','2025-10-14 13:51:30'),(1251748,417332,'action created','2025-10-14 11:51:30','2025-10-14 13:51:30'),(1251749,417332,'action started via WP Cron','2025-10-14 11:51:31','2025-10-14 13:51:31'),(1251750,417332,'action complete via WP Cron','2025-10-14 11:51:31','2025-10-14 13:51:31'),(1251751,417331,'action complete via WP Cron','2025-10-14 11:51:32','2025-10-14 13:51:32'),(1251752,417333,'action created','2025-10-14 11:51:32','2025-10-14 13:51:32'),(1251753,417333,'action started via WP Cron','2025-10-14 11:55:46','2025-10-14 13:55:46'),(1251754,417334,'action created','2025-10-14 11:55:46','2025-10-14 13:55:46'),(1251755,417334,'action started via WP Cron','2025-10-14 11:55:48','2025-10-14 13:55:48'),(1251756,417334,'action complete via WP Cron','2025-10-14 11:55:48','2025-10-14 13:55:48'),(1251757,417333,'action complete via WP Cron','2025-10-14 11:55:48','2025-10-14 13:55:48'),(1251758,417335,'action created','2025-10-14 11:55:48','2025-10-14 13:55:48'),(1251759,417335,'action started via WP Cron','2025-10-14 11:57:59','2025-10-14 13:57:59'),(1251760,417335,'action complete via WP Cron','2025-10-14 11:57:59','2025-10-14 13:57:59'),(1251761,417336,'action created','2025-10-14 11:57:59','2025-10-14 13:57:59'),(1251762,417336,'action started via WP Cron','2025-10-14 12:01:30','2025-10-14 14:01:30'),(1251763,417336,'action complete via WP Cron','2025-10-14 12:01:30','2025-10-14 14:01:30'),(1251764,417337,'action created','2025-10-14 12:01:30','2025-10-14 14:01:30'),(1251765,417337,'action started via WP Cron','2025-10-14 12:06:30','2025-10-14 14:06:30'),(1251766,417338,'action created','2025-10-14 12:06:30','2025-10-14 14:06:30'),(1251767,417338,'action started via WP Cron','2025-10-14 12:06:32','2025-10-14 14:06:32'),(1251768,417338,'action complete via WP Cron','2025-10-14 12:06:32','2025-10-14 14:06:32'),(1251769,417337,'action complete via WP Cron','2025-10-14 12:06:32','2025-10-14 14:06:32'),(1251770,417339,'action created','2025-10-14 12:06:32','2025-10-14 14:06:32'),(1251771,417339,'action started via WP Cron','2025-10-14 12:11:31','2025-10-14 14:11:31'),(1251772,417339,'action complete via WP Cron','2025-10-14 12:11:31','2025-10-14 14:11:31'),(1251773,417340,'action created','2025-10-14 12:11:31','2025-10-14 14:11:31'),(1251774,417340,'action started via WP Cron','2025-10-14 12:16:32','2025-10-14 14:16:32'),(1251775,417340,'action complete via WP Cron','2025-10-14 12:16:32','2025-10-14 14:16:32'),(1251776,417341,'action created','2025-10-14 12:16:32','2025-10-14 14:16:32'),(1251777,417341,'action started via WP Cron','2025-10-14 12:19:09','2025-10-14 14:19:09'),(1251778,417341,'action complete via WP Cron','2025-10-14 12:19:09','2025-10-14 14:19:09'),(1251779,417342,'action created','2025-10-14 12:19:09','2025-10-14 14:19:09'),(1251780,417342,'action started via WP Cron','2025-10-14 12:21:31','2025-10-14 14:21:31'),(1251781,417343,'action created','2025-10-14 12:21:31','2025-10-14 14:21:31'),(1251782,417343,'action started via WP Cron','2025-10-14 12:21:32','2025-10-14 14:21:32'),(1251783,417343,'action complete via WP Cron','2025-10-14 12:21:32','2025-10-14 14:21:32'),(1251784,417342,'action complete via WP Cron','2025-10-14 12:21:32','2025-10-14 14:21:32'),(1251785,417344,'action created','2025-10-14 12:21:32','2025-10-14 14:21:32'),(1251786,417344,'action started via WP Cron','2025-10-14 12:26:31','2025-10-14 14:26:31'),(1251787,417344,'action complete via WP Cron','2025-10-14 12:26:31','2025-10-14 14:26:31'),(1251788,417345,'action created','2025-10-14 12:26:31','2025-10-14 14:26:31'),(1251789,417345,'action started via WP Cron','2025-10-14 12:31:30','2025-10-14 14:31:30'),(1251790,417345,'action complete via WP Cron','2025-10-14 12:31:30','2025-10-14 14:31:30'),(1251791,417346,'action created','2025-10-14 12:31:30','2025-10-14 14:31:30'),(1251792,417346,'action started via WP Cron','2025-10-14 12:36:30','2025-10-14 14:36:30'),(1251793,417346,'action complete via WP Cron','2025-10-14 12:36:30','2025-10-14 14:36:30'),(1251794,417347,'action created','2025-10-14 12:36:30','2025-10-14 14:36:30'),(1251795,417347,'action started via WP Cron','2025-10-14 12:41:31','2025-10-14 14:41:31'),(1251796,417348,'action created','2025-10-14 12:41:31','2025-10-14 14:41:31'),(1251797,417348,'action started via WP Cron','2025-10-14 12:41:32','2025-10-14 14:41:32'),(1251798,417348,'action complete via WP Cron','2025-10-14 12:41:32','2025-10-14 14:41:32'),(1251799,417347,'action complete via WP Cron','2025-10-14 12:41:32','2025-10-14 14:41:32'),(1251800,417349,'action created','2025-10-14 12:41:32','2025-10-14 14:41:32'),(1251801,417349,'action started via WP Cron','2025-10-14 12:44:33','2025-10-14 14:44:33'),(1251802,417349,'action complete via WP Cron','2025-10-14 12:44:33','2025-10-14 14:44:33'),(1251803,417350,'action created','2025-10-14 12:44:33','2025-10-14 14:44:33'),(1251804,417350,'action started via WP Cron','2025-10-14 12:47:29','2025-10-14 14:47:29'),(1251805,417350,'action complete via WP Cron','2025-10-14 12:47:29','2025-10-14 14:47:29'),(1251806,417351,'action created','2025-10-14 12:47:29','2025-10-14 14:47:29'),(1251807,417351,'action started via WP Cron','2025-10-14 12:49:29','2025-10-14 14:49:29'),(1251808,417351,'action complete via WP Cron','2025-10-14 12:49:29','2025-10-14 14:49:29'),(1251809,417352,'action created','2025-10-14 12:49:29','2025-10-14 14:49:29'),(1251810,417352,'action started via WP Cron','2025-10-14 12:51:30','2025-10-14 14:51:30'),(1251811,417352,'action complete via WP Cron','2025-10-14 12:51:30','2025-10-14 14:51:30'),(1251812,417353,'action created','2025-10-14 12:51:30','2025-10-14 14:51:30'),(1251813,417353,'action started via WP Cron','2025-10-14 12:56:30','2025-10-14 14:56:30'),(1251814,417353,'action complete via WP Cron','2025-10-14 12:56:30','2025-10-14 14:56:30'),(1251815,417354,'action created','2025-10-14 12:56:30','2025-10-14 14:56:30'),(1251816,417354,'action started via WP Cron','2025-10-14 13:00:47','2025-10-14 15:00:47'),(1251817,417354,'action complete via WP Cron','2025-10-14 13:00:47','2025-10-14 15:00:47'),(1251818,417355,'action created','2025-10-14 13:00:47','2025-10-14 15:00:47'),(1251819,417355,'action started via WP Cron','2025-10-14 13:06:30','2025-10-14 15:06:30'),(1251820,417355,'action complete via WP Cron','2025-10-14 13:06:30','2025-10-14 15:06:30'),(1251821,417356,'action created','2025-10-14 13:06:30','2025-10-14 15:06:30'),(1251822,417356,'action started via WP Cron','2025-10-14 13:11:31','2025-10-14 15:11:31'),(1251823,417356,'action complete via WP Cron','2025-10-14 13:11:31','2025-10-14 15:11:31'),(1251824,417357,'action created','2025-10-14 13:11:31','2025-10-14 15:11:31'),(1251825,417357,'action started via WP Cron','2025-10-14 13:16:31','2025-10-14 15:16:31'),(1251826,417357,'action complete via WP Cron','2025-10-14 13:16:31','2025-10-14 15:16:31'),(1251827,417358,'action created','2025-10-14 13:16:31','2025-10-14 15:16:31'),(1251828,417358,'action started via WP Cron','2025-10-14 13:18:43','2025-10-14 15:18:43'),(1251829,417358,'action complete via WP Cron','2025-10-14 13:18:43','2025-10-14 15:18:43'),(1251830,417359,'action created','2025-10-14 13:18:43','2025-10-14 15:18:43'),(1251831,417359,'action started via WP Cron','2025-10-14 13:21:30','2025-10-14 15:21:30'),(1251832,417359,'action complete via WP Cron','2025-10-14 13:21:30','2025-10-14 15:21:30'),(1251833,417360,'action created','2025-10-14 13:21:30','2025-10-14 15:21:30'),(1251834,417360,'action started via WP Cron','2025-10-14 13:26:31','2025-10-14 15:26:31'),(1251835,417360,'action complete via WP Cron','2025-10-14 13:26:31','2025-10-14 15:26:31'),(1251836,417361,'action created','2025-10-14 13:26:31','2025-10-14 15:26:31'),(1251837,417361,'action started via WP Cron','2025-10-14 13:31:30','2025-10-14 15:31:30'),(1251838,417361,'action complete via WP Cron','2025-10-14 13:31:30','2025-10-14 15:31:30'),(1251839,417362,'action created','2025-10-14 13:31:30','2025-10-14 15:31:30'),(1251840,417362,'action started via WP Cron','2025-10-14 13:33:45','2025-10-14 15:33:45'),(1251841,417363,'action created','2025-10-14 13:33:45','2025-10-14 15:33:45'),(1251842,417363,'action started via WP Cron','2025-10-14 13:33:48','2025-10-14 15:33:48'),(1251843,417363,'action complete via WP Cron','2025-10-14 13:33:48','2025-10-14 15:33:48'),(1251844,417362,'action complete via WP Cron','2025-10-14 13:33:48','2025-10-14 15:33:48'),(1251845,417364,'action created','2025-10-14 13:33:48','2025-10-14 15:33:48'),(1251846,417364,'action started via WP Cron','2025-10-14 13:36:30','2025-10-14 15:36:30'),(1251847,417364,'action complete via WP Cron','2025-10-14 13:36:30','2025-10-14 15:36:30'),(1251848,417365,'action created','2025-10-14 13:36:30','2025-10-14 15:36:30'),(1251849,417365,'action started via WP Cron','2025-10-14 13:39:31','2025-10-14 15:39:31'),(1251850,417365,'action complete via WP Cron','2025-10-14 13:39:31','2025-10-14 15:39:31'),(1251851,417366,'action created','2025-10-14 13:39:31','2025-10-14 15:39:31'),(1251852,417366,'action started via WP Cron','2025-10-14 13:46:30','2025-10-14 15:46:30'),(1251853,417366,'action complete via WP Cron','2025-10-14 13:46:30','2025-10-14 15:46:30'),(1251854,417367,'action created','2025-10-14 13:46:30','2025-10-14 15:46:30'),(1251855,417367,'action started via WP Cron','2025-10-14 13:51:30','2025-10-14 15:51:30'),(1251856,417367,'action complete via WP Cron','2025-10-14 13:51:30','2025-10-14 15:51:30'),(1251857,417368,'action created','2025-10-14 13:51:30','2025-10-14 15:51:30'),(1251858,417368,'action started via WP Cron','2025-10-14 13:56:30','2025-10-14 15:56:30'),(1251859,417368,'action complete via WP Cron','2025-10-14 13:56:30','2025-10-14 15:56:30'),(1251860,417369,'action created','2025-10-14 13:56:30','2025-10-14 15:56:30'),(1251861,417369,'action started via WP Cron','2025-10-14 14:01:30','2025-10-14 16:01:30'),(1251862,417369,'action complete via WP Cron','2025-10-14 14:01:30','2025-10-14 16:01:30'),(1251863,417370,'action created','2025-10-14 14:01:30','2025-10-14 16:01:30'),(1251864,417370,'action started via WP Cron','2025-10-14 14:05:58','2025-10-14 16:05:58'),(1251865,417370,'action complete via WP Cron','2025-10-14 14:05:58','2025-10-14 16:05:58'),(1251866,417371,'action created','2025-10-14 14:05:58','2025-10-14 16:05:58'),(1251867,417371,'action started via WP Cron','2025-10-14 14:08:46','2025-10-14 16:08:46'),(1251868,417371,'action complete via WP Cron','2025-10-14 14:08:46','2025-10-14 16:08:46'),(1251869,417372,'action created','2025-10-14 14:08:46','2025-10-14 16:08:46'),(1251870,417372,'action started via WP Cron','2025-10-14 14:16:00','2025-10-14 16:16:00'),(1251871,417372,'action complete via WP Cron','2025-10-14 14:16:01','2025-10-14 16:16:01'),(1251872,417373,'action created','2025-10-14 14:16:01','2025-10-14 16:16:01'),(1251873,417373,'action started via WP Cron','2025-10-14 14:18:30','2025-10-14 16:18:30'),(1251874,417373,'action complete via WP Cron','2025-10-14 14:18:30','2025-10-14 16:18:30'),(1251875,417374,'action created','2025-10-14 14:18:30','2025-10-14 16:18:30'),(1251876,417374,'action started via WP Cron','2025-10-14 14:20:30','2025-10-14 16:20:30'),(1251877,417374,'action complete via WP Cron','2025-10-14 14:20:30','2025-10-14 16:20:30'),(1251878,417375,'action created','2025-10-14 14:20:30','2025-10-14 16:20:30'),(1251879,417375,'action started via WP Cron','2025-10-14 14:26:35','2025-10-14 16:26:35'),(1251880,417376,'action created','2025-10-14 14:26:35','2025-10-14 16:26:35'),(1251881,417376,'action started via WP Cron','2025-10-14 14:26:37','2025-10-14 16:26:37'),(1251882,417376,'action complete via WP Cron','2025-10-14 14:26:37','2025-10-14 16:26:37'),(1251883,417375,'action complete via WP Cron','2025-10-14 14:26:37','2025-10-14 16:26:37'),(1251884,417377,'action created','2025-10-14 14:26:37','2025-10-14 16:26:37'),(1251885,417377,'action started via WP Cron','2025-10-14 14:31:30','2025-10-14 16:31:30'),(1251886,417377,'action complete via WP Cron','2025-10-14 14:31:30','2025-10-14 16:31:30'),(1251887,417378,'action created','2025-10-14 14:31:30','2025-10-14 16:31:30'),(1251888,417378,'action started via WP Cron','2025-10-14 14:34:43','2025-10-14 16:34:43'),(1251889,417378,'action complete via WP Cron','2025-10-14 14:34:43','2025-10-14 16:34:43'),(1251890,417379,'action created','2025-10-14 14:34:43','2025-10-14 16:34:43'),(1251891,417379,'action started via WP Cron','2025-10-14 14:40:16','2025-10-14 16:40:16'),(1251892,417379,'action complete via WP Cron','2025-10-14 14:40:16','2025-10-14 16:40:16'),(1251893,417380,'action created','2025-10-14 14:40:16','2025-10-14 16:40:16'),(1251894,417380,'action started via WP Cron','2025-10-14 14:43:24','2025-10-14 16:43:24'),(1251895,417380,'action complete via WP Cron','2025-10-14 14:43:24','2025-10-14 16:43:24'),(1251896,417381,'action created','2025-10-14 14:43:24','2025-10-14 16:43:24'),(1251897,417381,'action started via WP Cron','2025-10-14 14:45:45','2025-10-14 16:45:45'),(1251898,417381,'action complete via WP Cron','2025-10-14 14:45:45','2025-10-14 16:45:45'),(1251899,417382,'action created','2025-10-14 14:45:45','2025-10-14 16:45:45'),(1251900,417382,'action started via WP Cron','2025-10-14 14:49:11','2025-10-14 16:49:11'),(1251901,417382,'action complete via WP Cron','2025-10-14 14:49:11','2025-10-14 16:49:11'),(1251902,417383,'action created','2025-10-14 14:49:11','2025-10-14 16:49:11'),(1251903,417383,'action started via WP Cron','2025-10-14 14:51:30','2025-10-14 16:51:30'),(1251904,417383,'action complete via WP Cron','2025-10-14 14:51:30','2025-10-14 16:51:30'),(1251905,417384,'action created','2025-10-14 14:51:30','2025-10-14 16:51:30'),(1251906,417384,'action started via WP Cron','2025-10-14 14:56:31','2025-10-14 16:56:31'),(1251907,417384,'action complete via WP Cron','2025-10-14 14:56:31','2025-10-14 16:56:31'),(1251908,417385,'action created','2025-10-14 14:56:31','2025-10-14 16:56:31'),(1251909,417385,'action started via WP Cron','2025-10-14 15:01:30','2025-10-14 17:01:30'),(1251910,417385,'action complete via WP Cron','2025-10-14 15:01:30','2025-10-14 17:01:30'),(1251911,417386,'action created','2025-10-14 15:01:30','2025-10-14 17:01:30'),(1251912,417386,'action started via WP Cron','2025-10-14 15:04:30','2025-10-14 17:04:30'),(1251913,417386,'action complete via WP Cron','2025-10-14 15:04:30','2025-10-14 17:04:30'),(1251914,417387,'action created','2025-10-14 15:04:30','2025-10-14 17:04:30'),(1251915,417387,'action started via WP Cron','2025-10-14 15:06:30','2025-10-14 17:06:30'),(1251916,417387,'action complete via WP Cron','2025-10-14 15:06:30','2025-10-14 17:06:30'),(1251917,417388,'action created','2025-10-14 15:06:30','2025-10-14 17:06:30'),(1251918,417388,'action started via WP Cron','2025-10-14 15:08:30','2025-10-14 17:08:30'),(1251919,417388,'action complete via WP Cron','2025-10-14 15:08:30','2025-10-14 17:08:30'),(1251920,417389,'action created','2025-10-14 15:08:30','2025-10-14 17:08:30'),(1251921,417389,'action started via WP Cron','2025-10-14 15:10:30','2025-10-14 17:10:30'),(1251922,417389,'action complete via WP Cron','2025-10-14 15:10:30','2025-10-14 17:10:30'),(1251923,417390,'action created','2025-10-14 15:10:30','2025-10-14 17:10:30'),(1251924,417390,'action started via WP Cron','2025-10-14 15:13:31','2025-10-14 17:13:31'),(1251925,417390,'action complete via WP Cron','2025-10-14 15:13:31','2025-10-14 17:13:31'),(1251926,417391,'action created','2025-10-14 15:13:31','2025-10-14 17:13:31'),(1251927,417391,'action started via WP Cron','2025-10-14 15:16:29','2025-10-14 17:16:29'),(1251928,417392,'action created','2025-10-14 15:16:29','2025-10-14 17:16:29'),(1251929,417392,'action started via WP Cron','2025-10-14 15:16:31','2025-10-14 17:16:31'),(1251930,417392,'action complete via WP Cron','2025-10-14 15:16:31','2025-10-14 17:16:31'),(1251931,417391,'action complete via WP Cron','2025-10-14 15:16:31','2025-10-14 17:16:31'),(1251932,417393,'action created','2025-10-14 15:16:31','2025-10-14 17:16:31'),(1251933,417393,'action started via WP Cron','2025-10-14 15:19:31','2025-10-14 17:19:31'),(1251934,417393,'action complete via WP Cron','2025-10-14 15:19:31','2025-10-14 17:19:31'),(1251935,417394,'action created','2025-10-14 15:19:31','2025-10-14 17:19:31'),(1251936,417394,'action started via WP Cron','2025-10-14 15:22:29','2025-10-14 17:22:29'),(1251937,417394,'action complete via WP Cron','2025-10-14 15:22:29','2025-10-14 17:22:29'),(1251938,417395,'action created','2025-10-14 15:22:29','2025-10-14 17:22:29'),(1251939,417395,'action started via WP Cron','2025-10-14 15:24:29','2025-10-14 17:24:29'),(1251940,417395,'action complete via WP Cron','2025-10-14 15:24:29','2025-10-14 17:24:29'),(1251941,417396,'action created','2025-10-14 15:24:29','2025-10-14 17:24:29'),(1251942,417396,'action started via WP Cron','2025-10-14 15:26:29','2025-10-14 17:26:29'),(1251943,417396,'action complete via WP Cron','2025-10-14 15:26:29','2025-10-14 17:26:29'),(1251944,417397,'action created','2025-10-14 15:26:29','2025-10-14 17:26:29'),(1251945,417397,'action started via WP Cron','2025-10-14 15:28:30','2025-10-14 17:28:30'),(1251946,417397,'action complete via WP Cron','2025-10-14 15:28:31','2025-10-14 17:28:31'),(1251947,417398,'action created','2025-10-14 15:28:31','2025-10-14 17:28:31'),(1251948,417398,'action started via WP Cron','2025-10-14 15:31:30','2025-10-14 17:31:30'),(1251949,417398,'action complete via WP Cron','2025-10-14 15:31:30','2025-10-14 17:31:30'),(1251950,417399,'action created','2025-10-14 15:31:30','2025-10-14 17:31:30'),(1251951,417399,'action started via WP Cron','2025-10-14 15:34:30','2025-10-14 17:34:30'),(1251952,417399,'action complete via WP Cron','2025-10-14 15:34:30','2025-10-14 17:34:30'),(1251953,417400,'action created','2025-10-14 15:34:30','2025-10-14 17:34:30'),(1251954,417400,'action started via WP Cron','2025-10-14 15:36:30','2025-10-14 17:36:30'),(1251955,417400,'action complete via WP Cron','2025-10-14 15:36:30','2025-10-14 17:36:30'),(1251956,417401,'action created','2025-10-14 15:36:30','2025-10-14 17:36:30'),(1251957,417401,'action started via WP Cron','2025-10-14 15:38:31','2025-10-14 17:38:31'),(1251958,417401,'action complete via WP Cron','2025-10-14 15:38:31','2025-10-14 17:38:31'),(1251959,417402,'action created','2025-10-14 15:38:31','2025-10-14 17:38:31'),(1251960,417402,'action started via WP Cron','2025-10-14 15:41:31','2025-10-14 17:41:31'),(1251961,417402,'action complete via WP Cron','2025-10-14 15:41:31','2025-10-14 17:41:31'),(1251962,417403,'action created','2025-10-14 15:41:31','2025-10-14 17:41:31'),(1251963,417403,'action started via WP Cron','2025-10-14 15:44:30','2025-10-14 17:44:30'),(1251964,417403,'action complete via WP Cron','2025-10-14 15:44:30','2025-10-14 17:44:30'),(1251965,417404,'action created','2025-10-14 15:44:30','2025-10-14 17:44:30'),(1251966,417404,'action started via WP Cron','2025-10-14 15:46:30','2025-10-14 17:46:30'),(1251967,417404,'action complete via WP Cron','2025-10-14 15:46:30','2025-10-14 17:46:30'),(1251968,417405,'action created','2025-10-14 15:46:30','2025-10-14 17:46:30'),(1251969,417405,'action started via WP Cron','2025-10-14 15:48:30','2025-10-14 17:48:30'),(1251970,417406,'action created','2025-10-14 15:48:30','2025-10-14 17:48:30'),(1251971,417406,'action started via WP Cron','2025-10-14 15:48:31','2025-10-14 17:48:31'),(1251972,417406,'action complete via WP Cron','2025-10-14 15:48:31','2025-10-14 17:48:31'),(1251973,417405,'action complete via WP Cron','2025-10-14 15:48:31','2025-10-14 17:48:31'),(1251974,417407,'action created','2025-10-14 15:48:31','2025-10-14 17:48:31'),(1251975,417407,'action started via WP Cron','2025-10-14 15:50:31','2025-10-14 17:50:31'),(1251976,417407,'action complete via WP Cron','2025-10-14 15:50:31','2025-10-14 17:50:31'),(1251977,417408,'action created','2025-10-14 15:50:31','2025-10-14 17:50:31'),(1251978,417408,'action started via WP Cron','2025-10-14 15:53:30','2025-10-14 17:53:30'),(1251979,417408,'action complete via WP Cron','2025-10-14 15:53:30','2025-10-14 17:53:30'),(1251980,417409,'action created','2025-10-14 15:53:30','2025-10-14 17:53:30'),(1251981,417409,'action started via WP Cron','2025-10-14 15:56:30','2025-10-14 17:56:30'),(1251982,417409,'action complete via WP Cron','2025-10-14 15:56:30','2025-10-14 17:56:30'),(1251983,417410,'action created','2025-10-14 15:56:30','2025-10-14 17:56:30'),(1251984,417410,'action started via WP Cron','2025-10-14 15:58:30','2025-10-14 17:58:30'),(1251985,417410,'action complete via WP Cron','2025-10-14 15:58:30','2025-10-14 17:58:30'),(1251986,417411,'action created','2025-10-14 15:58:30','2025-10-14 17:58:30'),(1251987,417411,'action started via WP Cron','2025-10-14 16:00:31','2025-10-14 18:00:31'),(1251988,417411,'action complete via WP Cron','2025-10-14 16:00:31','2025-10-14 18:00:31'),(1251989,417412,'action created','2025-10-14 16:00:31','2025-10-14 18:00:31'),(1251990,417412,'action started via WP Cron','2025-10-14 16:02:31','2025-10-14 18:02:31'),(1251991,417412,'action complete via WP Cron','2025-10-14 16:02:31','2025-10-14 18:02:31'),(1251992,417413,'action created','2025-10-14 16:02:31','2025-10-14 18:02:31'),(1251993,417413,'action started via WP Cron','2025-10-14 16:04:31','2025-10-14 18:04:31'),(1251994,417413,'action complete via WP Cron','2025-10-14 16:04:31','2025-10-14 18:04:31'),(1251995,417414,'action created','2025-10-14 16:04:31','2025-10-14 18:04:31'),(1251996,417414,'action started via WP Cron','2025-10-14 16:07:29','2025-10-14 18:07:29'),(1251997,417414,'action complete via WP Cron','2025-10-14 16:07:29','2025-10-14 18:07:29'),(1251998,417415,'action created','2025-10-14 16:07:29','2025-10-14 18:07:29'),(1251999,417415,'action started via WP Cron','2025-10-14 16:09:31','2025-10-14 18:09:31'),(1252000,417415,'action complete via WP Cron','2025-10-14 16:09:31','2025-10-14 18:09:31'),(1252001,417416,'action created','2025-10-14 16:09:31','2025-10-14 18:09:31'),(1252002,417416,'action started via WP Cron','2025-10-14 16:11:31','2025-10-14 18:11:31'),(1252003,417416,'action complete via WP Cron','2025-10-14 16:11:31','2025-10-14 18:11:31'),(1252004,417417,'action created','2025-10-14 16:11:31','2025-10-14 18:11:31'),(1252005,417417,'action started via WP Cron','2025-10-14 16:14:31','2025-10-14 18:14:31'),(1252006,417417,'action complete via WP Cron','2025-10-14 16:14:31','2025-10-14 18:14:31'),(1252007,417418,'action created','2025-10-14 16:14:31','2025-10-14 18:14:31'),(1252008,417418,'action started via WP Cron','2025-10-14 16:17:30','2025-10-14 18:17:30'),(1252009,417418,'action complete via WP Cron','2025-10-14 16:17:30','2025-10-14 18:17:30'),(1252010,417419,'action created','2025-10-14 16:17:30','2025-10-14 18:17:30'),(1252011,417419,'action started via WP Cron','2025-10-14 16:20:29','2025-10-14 18:20:29'),(1252012,417419,'action complete via WP Cron','2025-10-14 16:20:29','2025-10-14 18:20:29'),(1252013,417420,'action created','2025-10-14 16:20:29','2025-10-14 18:20:29'),(1252014,417420,'action started via WP Cron','2025-10-14 16:26:05','2025-10-14 18:26:05'),(1252015,417420,'action complete via WP Cron','2025-10-14 16:26:05','2025-10-14 18:26:05'),(1252016,417421,'action created','2025-10-14 16:26:05','2025-10-14 18:26:05'),(1252017,417421,'action started via WP Cron','2025-10-14 16:31:30','2025-10-14 18:31:30'),(1252018,417422,'action created','2025-10-14 16:31:30','2025-10-14 18:31:30'),(1252019,417422,'action started via WP Cron','2025-10-14 16:31:31','2025-10-14 18:31:31'),(1252020,417422,'action complete via WP Cron','2025-10-14 16:31:31','2025-10-14 18:31:31'),(1252021,417421,'action complete via WP Cron','2025-10-14 16:31:32','2025-10-14 18:31:32'),(1252022,417423,'action created','2025-10-14 16:31:32','2025-10-14 18:31:32'),(1252023,417423,'action started via WP Cron','2025-10-14 16:36:30','2025-10-14 18:36:30'),(1252024,417423,'action complete via WP Cron','2025-10-14 16:36:30','2025-10-14 18:36:30'),(1252025,417424,'action created','2025-10-14 16:36:30','2025-10-14 18:36:30'),(1252026,417424,'action started via WP Cron','2025-10-14 16:41:32','2025-10-14 18:41:32'),(1252027,417424,'action complete via WP Cron','2025-10-14 16:41:32','2025-10-14 18:41:32'),(1252028,417425,'action created','2025-10-14 16:41:32','2025-10-14 18:41:32'),(1252029,417425,'action started via WP Cron','2025-10-14 16:46:30','2025-10-14 18:46:30'),(1252030,417425,'action complete via WP Cron','2025-10-14 16:46:30','2025-10-14 18:46:30'),(1252031,417426,'action created','2025-10-14 16:46:30','2025-10-14 18:46:30'),(1252032,417426,'action started via WP Cron','2025-10-14 16:51:30','2025-10-14 18:51:30'),(1252033,417426,'action complete via WP Cron','2025-10-14 16:51:30','2025-10-14 18:51:30'),(1252034,417427,'action created','2025-10-14 16:51:30','2025-10-14 18:51:30'),(1252035,417427,'action started via WP Cron','2025-10-14 16:53:38','2025-10-14 18:53:38'),(1252036,417427,'action complete via WP Cron','2025-10-14 16:53:38','2025-10-14 18:53:38'),(1252037,417428,'action created','2025-10-14 16:53:38','2025-10-14 18:53:38'),(1252038,417428,'action started via WP Cron','2025-10-14 16:56:31','2025-10-14 18:56:31'),(1252039,417428,'action complete via WP Cron','2025-10-14 16:56:31','2025-10-14 18:56:31'),(1252040,417429,'action created','2025-10-14 16:56:31','2025-10-14 18:56:31'),(1252041,417429,'action started via WP Cron','2025-10-14 17:01:30','2025-10-14 19:01:30'),(1252042,417429,'action complete via WP Cron','2025-10-14 17:01:30','2025-10-14 19:01:30'),(1252043,417430,'action created','2025-10-14 17:01:30','2025-10-14 19:01:30'),(1252044,417430,'action started via WP Cron','2025-10-14 17:03:33','2025-10-14 19:03:33'),(1252045,417430,'action complete via WP Cron','2025-10-14 17:03:33','2025-10-14 19:03:33'),(1252046,417431,'action created','2025-10-14 17:03:33','2025-10-14 19:03:33'),(1252047,417431,'action started via WP Cron','2025-10-14 17:06:30','2025-10-14 19:06:30'),(1252048,417431,'action complete via WP Cron','2025-10-14 17:06:30','2025-10-14 19:06:30'),(1252049,417432,'action created','2025-10-14 17:06:30','2025-10-14 19:06:30'),(1252050,417432,'action started via WP Cron','2025-10-14 17:11:31','2025-10-14 19:11:31'),(1252051,417432,'action complete via WP Cron','2025-10-14 17:11:31','2025-10-14 19:11:31'),(1252052,417433,'action created','2025-10-14 17:11:31','2025-10-14 19:11:31'),(1252053,417433,'action started via WP Cron','2025-10-14 17:15:45','2025-10-14 19:15:45'),(1252054,417433,'action complete via WP Cron','2025-10-14 17:15:45','2025-10-14 19:15:45'),(1252055,417434,'action created','2025-10-14 17:15:45','2025-10-14 19:15:45'),(1252056,417434,'action started via WP Cron','2025-10-14 17:21:30','2025-10-14 19:21:30'),(1252057,417434,'action complete via WP Cron','2025-10-14 17:21:31','2025-10-14 19:21:31'),(1252058,417435,'action created','2025-10-14 17:21:31','2025-10-14 19:21:31'),(1252059,417435,'action started via WP Cron','2025-10-14 17:26:31','2025-10-14 19:26:31'),(1252060,417435,'action complete via WP Cron','2025-10-14 17:26:31','2025-10-14 19:26:31'),(1252061,417436,'action created','2025-10-14 17:26:31','2025-10-14 19:26:31'),(1252062,417436,'action started via WP Cron','2025-10-14 17:31:30','2025-10-14 19:31:30'),(1252063,417437,'action created','2025-10-14 17:31:30','2025-10-14 19:31:30'),(1252064,417436,'action complete via WP Cron','2025-10-14 17:31:35','2025-10-14 19:31:35'),(1252065,417438,'action created','2025-10-14 17:31:35','2025-10-14 19:31:35'),(1252066,417437,'action started via WP Cron','2025-10-14 17:31:35','2025-10-14 19:31:35'),(1252067,417437,'action complete via WP Cron','2025-10-14 17:31:36','2025-10-14 19:31:36'),(1252068,417438,'action started via WP Cron','2025-10-14 17:36:30','2025-10-14 19:36:30'),(1252069,417439,'action created','2025-10-14 17:36:30','2025-10-14 19:36:30'),(1252070,417439,'action started via WP Cron','2025-10-14 17:36:32','2025-10-14 19:36:32'),(1252071,417439,'action complete via WP Cron','2025-10-14 17:36:32','2025-10-14 19:36:32'),(1252072,417438,'action complete via WP Cron','2025-10-14 17:36:32','2025-10-14 19:36:32'),(1252073,417440,'action created','2025-10-14 17:36:32','2025-10-14 19:36:32'),(1252074,417440,'action started via WP Cron','2025-10-14 17:41:32','2025-10-14 19:41:32'),(1252075,417440,'action complete via WP Cron','2025-10-14 17:41:32','2025-10-14 19:41:32'),(1252076,417441,'action created','2025-10-14 17:41:32','2025-10-14 19:41:32'),(1252077,417441,'action started via WP Cron','2025-10-14 17:46:30','2025-10-14 19:46:30'),(1252078,417441,'action complete via WP Cron','2025-10-14 17:46:30','2025-10-14 19:46:30'),(1252079,417442,'action created','2025-10-14 17:46:30','2025-10-14 19:46:30'),(1252080,417442,'action started via WP Cron','2025-10-14 17:51:31','2025-10-14 19:51:31'),(1252081,417442,'action complete via WP Cron','2025-10-14 17:51:31','2025-10-14 19:51:31'),(1252082,417443,'action created','2025-10-14 17:51:31','2025-10-14 19:51:31'),(1252083,417443,'action started via WP Cron','2025-10-14 17:56:31','2025-10-14 19:56:31'),(1252084,417443,'action complete via WP Cron','2025-10-14 17:56:31','2025-10-14 19:56:31'),(1252085,417444,'action created','2025-10-14 17:56:31','2025-10-14 19:56:31'),(1252086,417444,'action started via WP Cron','2025-10-14 18:01:30','2025-10-14 20:01:30'),(1252087,417444,'action complete via WP Cron','2025-10-14 18:01:30','2025-10-14 20:01:30'),(1252088,417445,'action created','2025-10-14 18:01:30','2025-10-14 20:01:30'),(1252089,417445,'action started via WP Cron','2025-10-14 18:03:55','2025-10-14 20:03:55'),(1252090,417445,'action complete via WP Cron','2025-10-14 18:03:55','2025-10-14 20:03:55'),(1252091,417446,'action created','2025-10-14 18:03:55','2025-10-14 20:03:55'),(1252092,417446,'action started via WP Cron','2025-10-14 18:06:29','2025-10-14 20:06:29'),(1252093,417446,'action complete via WP Cron','2025-10-14 18:06:29','2025-10-14 20:06:29'),(1252094,417447,'action created','2025-10-14 18:06:29','2025-10-14 20:06:29'),(1252095,417447,'action started via WP Cron','2025-10-14 18:11:32','2025-10-14 20:11:32'),(1252096,417448,'action created','2025-10-14 18:11:32','2025-10-14 20:11:32'),(1252097,417448,'action started via WP Cron','2025-10-14 18:11:33','2025-10-14 20:11:33'),(1252098,417448,'action complete via WP Cron','2025-10-14 18:11:33','2025-10-14 20:11:33'),(1252099,417447,'action complete via WP Cron','2025-10-14 18:11:33','2025-10-14 20:11:33'),(1252100,417449,'action created','2025-10-14 18:11:33','2025-10-14 20:11:33'),(1252101,417449,'action started via WP Cron','2025-10-14 18:14:41','2025-10-14 20:14:41'),(1252102,417449,'action complete via WP Cron','2025-10-14 18:14:41','2025-10-14 20:14:41'),(1252103,417450,'action created','2025-10-14 18:14:41','2025-10-14 20:14:41'),(1252104,417450,'action started via WP Cron','2025-10-14 18:20:52','2025-10-14 20:20:52'),(1252105,417450,'action complete via WP Cron','2025-10-14 18:20:52','2025-10-14 20:20:52'),(1252106,417451,'action created','2025-10-14 18:20:52','2025-10-14 20:20:52'),(1252107,417451,'action started via WP Cron','2025-10-14 18:26:12','2025-10-14 20:26:12'),(1252108,417452,'action created','2025-10-14 18:26:12','2025-10-14 20:26:12'),(1252109,417452,'action started via WP Cron','2025-10-14 18:26:14','2025-10-14 20:26:14'),(1252110,417452,'action complete via WP Cron','2025-10-14 18:26:14','2025-10-14 20:26:14'),(1252111,417451,'action complete via WP Cron','2025-10-14 18:26:14','2025-10-14 20:26:14'),(1252112,417453,'action created','2025-10-14 18:26:14','2025-10-14 20:26:14'),(1252113,417453,'action started via WP Cron','2025-10-14 18:31:30','2025-10-14 20:31:30'),(1252114,417453,'action complete via WP Cron','2025-10-14 18:31:30','2025-10-14 20:31:30'),(1252115,417454,'action created','2025-10-14 18:31:30','2025-10-14 20:31:30'),(1252116,417454,'action started via WP Cron','2025-10-14 18:36:30','2025-10-14 20:36:30'),(1252117,417454,'action complete via WP Cron','2025-10-14 18:36:30','2025-10-14 20:36:30'),(1252118,417455,'action created','2025-10-14 18:36:30','2025-10-14 20:36:30'),(1252119,417455,'action started via WP Cron','2025-10-14 18:41:31','2025-10-14 20:41:31'),(1252120,417455,'action complete via WP Cron','2025-10-14 18:41:31','2025-10-14 20:41:31'),(1252121,417456,'action created','2025-10-14 18:41:31','2025-10-14 20:41:31'),(1252122,417456,'action started via WP Cron','2025-10-14 18:46:30','2025-10-14 20:46:30'),(1252123,417456,'action complete via WP Cron','2025-10-14 18:46:30','2025-10-14 20:46:30'),(1252124,417457,'action created','2025-10-14 18:46:30','2025-10-14 20:46:30'),(1252125,417457,'action started via WP Cron','2025-10-14 18:49:15','2025-10-14 20:49:15'),(1252126,417457,'action complete via WP Cron','2025-10-14 18:49:15','2025-10-14 20:49:15'),(1252127,417458,'action created','2025-10-14 18:49:15','2025-10-14 20:49:15'),(1252128,417458,'action started via WP Cron','2025-10-14 18:51:31','2025-10-14 20:51:31'),(1252129,417458,'action complete via WP Cron','2025-10-14 18:51:31','2025-10-14 20:51:31'),(1252130,417459,'action created','2025-10-14 18:51:31','2025-10-14 20:51:31'),(1252131,417459,'action started via WP Cron','2025-10-14 18:56:31','2025-10-14 20:56:31'),(1252132,417459,'action complete via WP Cron','2025-10-14 18:56:31','2025-10-14 20:56:31'),(1252133,417460,'action created','2025-10-14 18:56:31','2025-10-14 20:56:31'),(1252134,417460,'action started via WP Cron','2025-10-14 18:59:54','2025-10-14 20:59:54'),(1252135,417460,'action complete via WP Cron','2025-10-14 18:59:55','2025-10-14 20:59:55'),(1252136,417461,'action created','2025-10-14 18:59:55','2025-10-14 20:59:55'),(1252137,417461,'action started via WP Cron','2025-10-14 19:02:43','2025-10-14 21:02:43'),(1252138,417461,'action complete via WP Cron','2025-10-14 19:02:43','2025-10-14 21:02:43'),(1252139,417462,'action created','2025-10-14 19:02:43','2025-10-14 21:02:43'),(1252140,417462,'action started via WP Cron','2025-10-14 19:06:31','2025-10-14 21:06:31'),(1252141,417462,'action complete via WP Cron','2025-10-14 19:06:31','2025-10-14 21:06:31'),(1252142,417463,'action created','2025-10-14 19:06:31','2025-10-14 21:06:31'),(1252143,417463,'action started via WP Cron','2025-10-14 19:08:41','2025-10-14 21:08:41'),(1252144,417463,'action complete via WP Cron','2025-10-14 19:08:41','2025-10-14 21:08:41'),(1252145,417464,'action created','2025-10-14 19:08:41','2025-10-14 21:08:41'),(1252146,417464,'action started via WP Cron','2025-10-14 19:11:31','2025-10-14 21:11:31'),(1252147,417464,'action complete via WP Cron','2025-10-14 19:11:31','2025-10-14 21:11:31'),(1252148,417465,'action created','2025-10-14 19:11:31','2025-10-14 21:11:31'),(1252149,417465,'action started via WP Cron','2025-10-14 19:13:48','2025-10-14 21:13:48'),(1252150,417465,'action complete via WP Cron','2025-10-14 19:13:48','2025-10-14 21:13:48'),(1252151,417466,'action created','2025-10-14 19:13:48','2025-10-14 21:13:48'),(1252152,417466,'action started via WP Cron','2025-10-14 19:16:14','2025-10-14 21:16:14'),(1252153,417466,'action complete via WP Cron','2025-10-14 19:16:14','2025-10-14 21:16:14'),(1252154,417467,'action created','2025-10-14 19:16:14','2025-10-14 21:16:14'),(1252155,417467,'action started via WP Cron','2025-10-14 19:18:33','2025-10-14 21:18:33'),(1252156,417467,'action complete via WP Cron','2025-10-14 19:18:33','2025-10-14 21:18:33'),(1252157,417468,'action created','2025-10-14 19:18:33','2025-10-14 21:18:33'),(1252158,417468,'action started via WP Cron','2025-10-14 19:20:57','2025-10-14 21:20:57'),(1252159,417468,'action complete via WP Cron','2025-10-14 19:20:57','2025-10-14 21:20:57'),(1252160,417469,'action created','2025-10-14 19:20:57','2025-10-14 21:20:57'),(1252161,417469,'action started via WP Cron','2025-10-14 19:23:47','2025-10-14 21:23:47'),(1252162,417469,'action complete via WP Cron','2025-10-14 19:23:47','2025-10-14 21:23:47'),(1252163,417470,'action created','2025-10-14 19:23:47','2025-10-14 21:23:47'),(1252164,417470,'action started via WP Cron','2025-10-14 19:26:31','2025-10-14 21:26:31'),(1252165,417471,'action created','2025-10-14 19:26:31','2025-10-14 21:26:31'),(1252166,417471,'action started via WP Cron','2025-10-14 19:26:34','2025-10-14 21:26:34'),(1252167,417471,'action complete via WP Cron','2025-10-14 19:26:34','2025-10-14 21:26:34'),(1252168,417470,'action complete via WP Cron','2025-10-14 19:26:34','2025-10-14 21:26:34'),(1252169,417472,'action created','2025-10-14 19:26:34','2025-10-14 21:26:34'),(1252170,417472,'action started via WP Cron','2025-10-14 19:30:05','2025-10-14 21:30:05'),(1252171,417473,'action created','2025-10-14 19:30:05','2025-10-14 21:30:05'),(1252172,417473,'action started via WP Cron','2025-10-14 19:30:07','2025-10-14 21:30:07'),(1252173,417473,'action complete via WP Cron','2025-10-14 19:30:07','2025-10-14 21:30:07'),(1252174,417472,'action complete via WP Cron','2025-10-14 19:30:07','2025-10-14 21:30:07'),(1252175,417474,'action created','2025-10-14 19:30:07','2025-10-14 21:30:07'),(1252176,417474,'action started via WP Cron','2025-10-14 19:36:30','2025-10-14 21:36:30'),(1252177,417474,'action complete via WP Cron','2025-10-14 19:36:30','2025-10-14 21:36:30'),(1252178,417475,'action created','2025-10-14 19:36:30','2025-10-14 21:36:30'),(1252179,417475,'action started via WP Cron','2025-10-14 19:41:31','2025-10-14 21:41:31'),(1252180,417475,'action complete via WP Cron','2025-10-14 19:41:31','2025-10-14 21:41:31'),(1252181,417476,'action created','2025-10-14 19:41:31','2025-10-14 21:41:31'),(1252182,417476,'action started via WP Cron','2025-10-14 19:44:04','2025-10-14 21:44:04'),(1252183,417476,'action complete via WP Cron','2025-10-14 19:44:04','2025-10-14 21:44:04'),(1252184,417477,'action created','2025-10-14 19:44:04','2025-10-14 21:44:04'),(1252185,417477,'action started via WP Cron','2025-10-14 19:46:30','2025-10-14 21:46:30'),(1252186,417477,'action complete via WP Cron','2025-10-14 19:46:30','2025-10-14 21:46:30'),(1252187,417478,'action created','2025-10-14 19:46:30','2025-10-14 21:46:30'),(1252188,417478,'action started via WP Cron','2025-10-14 19:51:30','2025-10-14 21:51:30'),(1252189,417478,'action complete via WP Cron','2025-10-14 19:51:30','2025-10-14 21:51:30'),(1252190,417479,'action created','2025-10-14 19:51:30','2025-10-14 21:51:30'),(1252191,417479,'action started via WP Cron','2025-10-14 19:55:41','2025-10-14 21:55:41'),(1252192,417479,'action complete via WP Cron','2025-10-14 19:55:41','2025-10-14 21:55:41'),(1252193,417480,'action created','2025-10-14 19:55:41','2025-10-14 21:55:41'),(1252194,417480,'action started via WP Cron','2025-10-14 20:01:31','2025-10-14 22:01:31'),(1252195,417480,'action complete via WP Cron','2025-10-14 20:01:31','2025-10-14 22:01:31'),(1252196,417481,'action created','2025-10-14 20:01:31','2025-10-14 22:01:31'),(1252197,417481,'action started via WP Cron','2025-10-14 20:06:38','2025-10-14 22:06:38'),(1252198,417481,'action complete via WP Cron','2025-10-14 20:06:38','2025-10-14 22:06:38'),(1252199,417482,'action created','2025-10-14 20:06:38','2025-10-14 22:06:38'),(1252200,417482,'action started via WP Cron','2025-10-14 20:11:31','2025-10-14 22:11:31'),(1252201,417482,'action complete via WP Cron','2025-10-14 20:11:31','2025-10-14 22:11:31'),(1252202,417483,'action created','2025-10-14 20:11:31','2025-10-14 22:11:31'),(1252203,417483,'action started via WP Cron','2025-10-14 20:16:30','2025-10-14 22:16:30'),(1252204,417483,'action complete via WP Cron','2025-10-14 20:16:30','2025-10-14 22:16:30'),(1252205,417484,'action created','2025-10-14 20:16:30','2025-10-14 22:16:30'),(1252206,417484,'action started via WP Cron','2025-10-14 20:21:30','2025-10-14 22:21:30'),(1252207,417485,'action created','2025-10-14 20:21:30','2025-10-14 22:21:30'),(1252208,417485,'action started via WP Cron','2025-10-14 20:21:33','2025-10-14 22:21:33'),(1252209,417485,'action complete via WP Cron','2025-10-14 20:21:33','2025-10-14 22:21:33'),(1252210,417484,'action complete via WP Cron','2025-10-14 20:21:33','2025-10-14 22:21:33'),(1252211,417486,'action created','2025-10-14 20:21:33','2025-10-14 22:21:33'),(1252212,417486,'action started via WP Cron','2025-10-14 20:26:31','2025-10-14 22:26:31'),(1252213,417487,'action created','2025-10-14 20:26:31','2025-10-14 22:26:31'),(1252214,417487,'action started via WP Cron','2025-10-14 20:26:33','2025-10-14 22:26:33'),(1252215,417487,'action complete via WP Cron','2025-10-14 20:26:33','2025-10-14 22:26:33'),(1252216,417486,'action complete via WP Cron','2025-10-14 20:26:33','2025-10-14 22:26:33'),(1252217,417488,'action created','2025-10-14 20:26:33','2025-10-14 22:26:33'),(1252218,417488,'action started via WP Cron','2025-10-14 20:31:32','2025-10-14 22:31:32'),(1252219,417488,'action complete via WP Cron','2025-10-14 20:31:32','2025-10-14 22:31:32'),(1252220,417489,'action created','2025-10-14 20:31:32','2025-10-14 22:31:32'),(1252221,417489,'action started via WP Cron','2025-10-14 20:36:30','2025-10-14 22:36:30'),(1252222,417489,'action complete via WP Cron','2025-10-14 20:36:30','2025-10-14 22:36:30'),(1252223,417490,'action created','2025-10-14 20:36:30','2025-10-14 22:36:30'),(1252224,417490,'action started via WP Cron','2025-10-14 20:41:31','2025-10-14 22:41:31'),(1252225,417490,'action complete via WP Cron','2025-10-14 20:41:31','2025-10-14 22:41:31'),(1252226,417491,'action created','2025-10-14 20:41:31','2025-10-14 22:41:31'),(1252227,417491,'action started via WP Cron','2025-10-14 20:43:34','2025-10-14 22:43:34'),(1252228,417491,'action complete via WP Cron','2025-10-14 20:43:34','2025-10-14 22:43:34'),(1252229,417492,'action created','2025-10-14 20:43:34','2025-10-14 22:43:34'),(1252230,417492,'action started via WP Cron','2025-10-14 20:46:14','2025-10-14 22:46:14'),(1252231,417492,'action complete via WP Cron','2025-10-14 20:46:14','2025-10-14 22:46:14'),(1252232,417493,'action created','2025-10-14 20:46:14','2025-10-14 22:46:14'),(1252233,417493,'action started via WP Cron','2025-10-14 20:51:52','2025-10-14 22:51:52'),(1252234,417493,'action complete via WP Cron','2025-10-14 20:51:52','2025-10-14 22:51:52'),(1252235,417494,'action created','2025-10-14 20:51:52','2025-10-14 22:51:52'),(1252236,417494,'action started via WP Cron','2025-10-14 20:56:24','2025-10-14 22:56:24'),(1252237,417494,'action complete via WP Cron','2025-10-14 20:56:25','2025-10-14 22:56:25'),(1252238,417495,'action created','2025-10-14 20:56:25','2025-10-14 22:56:25'),(1252239,417495,'action started via WP Cron','2025-10-14 21:01:30','2025-10-14 23:01:30'),(1252240,417495,'action complete via WP Cron','2025-10-14 21:01:30','2025-10-14 23:01:30'),(1252241,417496,'action created','2025-10-14 21:01:30','2025-10-14 23:01:30'),(1252242,417496,'action started via WP Cron','2025-10-14 21:06:30','2025-10-14 23:06:30'),(1252243,417496,'action complete via WP Cron','2025-10-14 21:06:30','2025-10-14 23:06:30'),(1252244,417497,'action created','2025-10-14 21:06:30','2025-10-14 23:06:30'),(1252245,417497,'action started via WP Cron','2025-10-14 21:11:31','2025-10-14 23:11:31'),(1252246,417497,'action complete via WP Cron','2025-10-14 21:11:31','2025-10-14 23:11:31'),(1252247,417498,'action created','2025-10-14 21:11:31','2025-10-14 23:11:31'),(1252248,417498,'action started via WP Cron','2025-10-14 21:14:17','2025-10-14 23:14:17'),(1252249,417498,'action complete via WP Cron','2025-10-14 21:14:17','2025-10-14 23:14:17'),(1252250,417499,'action created','2025-10-14 21:14:17','2025-10-14 23:14:17'),(1252251,417499,'action started via WP Cron','2025-10-14 21:16:30','2025-10-14 23:16:30'),(1252252,417499,'action complete via WP Cron','2025-10-14 21:16:30','2025-10-14 23:16:30'),(1252253,417500,'action created','2025-10-14 21:16:30','2025-10-14 23:16:30'),(1252254,417500,'action started via WP Cron','2025-10-14 21:21:30','2025-10-14 23:21:30'),(1252255,417501,'action created','2025-10-14 21:21:30','2025-10-14 23:21:30'),(1252256,417501,'action started via WP Cron','2025-10-14 21:21:34','2025-10-14 23:21:34'),(1252257,417501,'action complete via WP Cron','2025-10-14 21:21:34','2025-10-14 23:21:34'),(1252258,417500,'action complete via WP Cron','2025-10-14 21:21:34','2025-10-14 23:21:34'),(1252259,417502,'action created','2025-10-14 21:21:34','2025-10-14 23:21:34'),(1252260,417502,'action started via WP Cron','2025-10-14 21:25:46','2025-10-14 23:25:46'),(1252261,417502,'action complete via WP Cron','2025-10-14 21:25:46','2025-10-14 23:25:46'),(1252262,417503,'action created','2025-10-14 21:25:46','2025-10-14 23:25:46'),(1252263,417503,'action started via WP Cron','2025-10-14 21:31:30','2025-10-14 23:31:30'),(1252264,417503,'action complete via WP Cron','2025-10-14 21:31:30','2025-10-14 23:31:30'),(1252265,417504,'action created','2025-10-14 21:31:30','2025-10-14 23:31:30'),(1252266,417504,'action started via WP Cron','2025-10-14 21:35:16','2025-10-14 23:35:16'),(1252267,417504,'action complete via WP Cron','2025-10-14 21:35:16','2025-10-14 23:35:16'),(1252268,417505,'action created','2025-10-14 21:35:16','2025-10-14 23:35:16'),(1252269,417505,'action started via WP Cron','2025-10-14 21:41:31','2025-10-14 23:41:31'),(1252270,417505,'action complete via WP Cron','2025-10-14 21:41:31','2025-10-14 23:41:31'),(1252271,417506,'action created','2025-10-14 21:41:31','2025-10-14 23:41:31'),(1252272,417506,'action started via WP Cron','2025-10-14 21:46:30','2025-10-14 23:46:30'),(1252273,417506,'action complete via WP Cron','2025-10-14 21:46:30','2025-10-14 23:46:30'),(1252274,417507,'action created','2025-10-14 21:46:30','2025-10-14 23:46:30'),(1252275,417507,'action started via WP Cron','2025-10-14 21:51:30','2025-10-14 23:51:30'),(1252276,417507,'action complete via WP Cron','2025-10-14 21:51:30','2025-10-14 23:51:30'),(1252277,417508,'action created','2025-10-14 21:51:30','2025-10-14 23:51:30'),(1252278,417508,'action started via WP Cron','2025-10-14 21:56:31','2025-10-14 23:56:31'),(1252279,417508,'action complete via WP Cron','2025-10-14 21:56:32','2025-10-14 23:56:32'),(1252280,417509,'action created','2025-10-14 21:56:32','2025-10-14 23:56:32'),(1252281,417509,'action started via WP Cron','2025-10-14 22:01:30','2025-10-15 00:01:30'),(1252282,417509,'action complete via WP Cron','2025-10-14 22:01:31','2025-10-15 00:01:31'),(1252283,417510,'action created','2025-10-14 22:01:31','2025-10-15 00:01:31'),(1252284,417510,'action started via WP Cron','2025-10-14 22:06:30','2025-10-15 00:06:30'),(1252285,417511,'action created','2025-10-14 22:06:30','2025-10-15 00:06:30'),(1252286,417511,'action started via WP Cron','2025-10-14 22:06:32','2025-10-15 00:06:32'),(1252287,417511,'action complete via WP Cron','2025-10-14 22:06:32','2025-10-15 00:06:32'),(1252288,417510,'action complete via WP Cron','2025-10-14 22:06:32','2025-10-15 00:06:32'),(1252289,417512,'action created','2025-10-14 22:06:32','2025-10-15 00:06:32'),(1252290,417512,'action started via WP Cron','2025-10-14 22:11:32','2025-10-15 00:11:32'),(1252291,417512,'action complete via WP Cron','2025-10-14 22:11:32','2025-10-15 00:11:32'),(1252292,417513,'action created','2025-10-14 22:11:32','2025-10-15 00:11:32'),(1252293,417513,'action started via WP Cron','2025-10-14 22:14:28','2025-10-15 00:14:28'),(1252294,417513,'action complete via WP Cron','2025-10-14 22:14:28','2025-10-15 00:14:28'),(1252295,417514,'action created','2025-10-14 22:14:28','2025-10-15 00:14:28'),(1252296,417514,'action started via WP Cron','2025-10-14 22:16:30','2025-10-15 00:16:30'),(1252297,417514,'action complete via WP Cron','2025-10-14 22:16:30','2025-10-15 00:16:30'),(1252298,417515,'action created','2025-10-14 22:16:30','2025-10-15 00:16:30'),(1252299,417515,'action started via WP Cron','2025-10-14 22:21:30','2025-10-15 00:21:30'),(1252300,417515,'action complete via WP Cron','2025-10-14 22:21:30','2025-10-15 00:21:30'),(1252301,417516,'action created','2025-10-14 22:21:30','2025-10-15 00:21:30'),(1252302,417516,'action started via WP Cron','2025-10-14 22:26:31','2025-10-15 00:26:31'),(1252303,417516,'action complete via WP Cron','2025-10-14 22:26:31','2025-10-15 00:26:31'),(1252304,417517,'action created','2025-10-14 22:26:31','2025-10-15 00:26:31'),(1252305,417517,'action started via WP Cron','2025-10-14 22:31:32','2025-10-15 00:31:32'),(1252306,417518,'action created','2025-10-14 22:31:32','2025-10-15 00:31:32'),(1252307,417518,'action started via WP Cron','2025-10-14 22:31:35','2025-10-15 00:31:35'),(1252308,417518,'action complete via WP Cron','2025-10-14 22:31:35','2025-10-15 00:31:35'),(1252309,417517,'action complete via WP Cron','2025-10-14 22:31:35','2025-10-15 00:31:35'),(1252310,417519,'action created','2025-10-14 22:31:35','2025-10-15 00:31:35'),(1252311,417519,'action started via WP Cron','2025-10-14 22:36:30','2025-10-15 00:36:30'),(1252312,417519,'action complete via WP Cron','2025-10-14 22:36:30','2025-10-15 00:36:30'),(1252313,417520,'action created','2025-10-14 22:36:30','2025-10-15 00:36:30'),(1252314,417520,'action started via WP Cron','2025-10-14 22:41:31','2025-10-15 00:41:31'),(1252315,417520,'action complete via WP Cron','2025-10-14 22:41:31','2025-10-15 00:41:31'),(1252316,417521,'action created','2025-10-14 22:41:31','2025-10-15 00:41:31'),(1252317,417521,'action started via WP Cron','2025-10-14 22:46:30','2025-10-15 00:46:30'),(1252318,417521,'action complete via WP Cron','2025-10-14 22:46:30','2025-10-15 00:46:30'),(1252319,417522,'action created','2025-10-14 22:46:30','2025-10-15 00:46:30'),(1252320,417522,'action started via WP Cron','2025-10-14 22:51:15','2025-10-15 00:51:15'),(1252321,417522,'action complete via WP Cron','2025-10-14 22:51:15','2025-10-15 00:51:15'),(1252322,417523,'action created','2025-10-14 22:51:15','2025-10-15 00:51:15'),(1252323,417523,'action started via WP Cron','2025-10-14 22:56:31','2025-10-15 00:56:31'),(1252324,417523,'action complete via WP Cron','2025-10-14 22:56:31','2025-10-15 00:56:31'),(1252325,417524,'action created','2025-10-14 22:56:31','2025-10-15 00:56:31'),(1252326,417524,'action started via WP Cron','2025-10-14 23:01:30','2025-10-15 01:01:30'),(1252327,417524,'action complete via WP Cron','2025-10-14 23:01:30','2025-10-15 01:01:30'),(1252328,417525,'action created','2025-10-14 23:01:30','2025-10-15 01:01:30'),(1252329,417525,'action started via WP Cron','2025-10-14 23:06:30','2025-10-15 01:06:30'),(1252330,417525,'action complete via WP Cron','2025-10-14 23:06:30','2025-10-15 01:06:30'),(1252331,417526,'action created','2025-10-14 23:06:30','2025-10-15 01:06:30'),(1252332,417526,'action started via WP Cron','2025-10-14 23:11:31','2025-10-15 01:11:31'),(1252333,417526,'action complete via WP Cron','2025-10-14 23:11:31','2025-10-15 01:11:31'),(1252334,417527,'action created','2025-10-14 23:11:31','2025-10-15 01:11:31'),(1252335,417527,'action started via WP Cron','2025-10-14 23:16:31','2025-10-15 01:16:31'),(1252336,417527,'action complete via WP Cron','2025-10-14 23:16:31','2025-10-15 01:16:31'),(1252337,417528,'action created','2025-10-14 23:16:31','2025-10-15 01:16:31'),(1252338,417528,'action started via WP Cron','2025-10-14 23:21:30','2025-10-15 01:21:30'),(1252339,417529,'action created','2025-10-14 23:21:30','2025-10-15 01:21:30'),(1252340,417529,'action started via WP Cron','2025-10-14 23:21:34','2025-10-15 01:21:34'),(1252341,417529,'action complete via WP Cron','2025-10-14 23:21:34','2025-10-15 01:21:34'),(1252342,417528,'action complete via WP Cron','2025-10-14 23:21:34','2025-10-15 01:21:34'),(1252343,417530,'action created','2025-10-14 23:21:34','2025-10-15 01:21:34'),(1252344,417530,'action started via WP Cron','2025-10-14 23:26:32','2025-10-15 01:26:32'),(1252345,417530,'action complete via WP Cron','2025-10-14 23:26:32','2025-10-15 01:26:32'),(1252346,417531,'action created','2025-10-14 23:26:32','2025-10-15 01:26:32'),(1252347,417531,'action started via WP Cron','2025-10-14 23:31:30','2025-10-15 01:31:30'),(1252348,417531,'action complete via WP Cron','2025-10-14 23:31:30','2025-10-15 01:31:30'),(1252349,417532,'action created','2025-10-14 23:31:30','2025-10-15 01:31:30'),(1252350,417532,'action started via WP Cron','2025-10-14 23:36:30','2025-10-15 01:36:30'),(1252351,417533,'action created','2025-10-14 23:36:30','2025-10-15 01:36:30'),(1252352,417533,'action started via WP Cron','2025-10-14 23:36:32','2025-10-15 01:36:32'),(1252353,417533,'action complete via WP Cron','2025-10-14 23:36:32','2025-10-15 01:36:32'),(1252354,417532,'action complete via WP Cron','2025-10-14 23:36:32','2025-10-15 01:36:32'),(1252355,417534,'action created','2025-10-14 23:36:32','2025-10-15 01:36:32'),(1252356,417534,'action started via WP Cron','2025-10-14 23:39:19','2025-10-15 01:39:19'),(1252357,417534,'action complete via WP Cron','2025-10-14 23:39:19','2025-10-15 01:39:19'),(1252358,417535,'action created','2025-10-14 23:39:19','2025-10-15 01:39:19'),(1252359,417535,'action started via WP Cron','2025-10-14 23:41:31','2025-10-15 01:41:31'),(1252360,417535,'action complete via WP Cron','2025-10-14 23:41:31','2025-10-15 01:41:31'),(1252361,417536,'action created','2025-10-14 23:41:31','2025-10-15 01:41:31'),(1252362,417536,'action started via WP Cron','2025-10-14 23:46:30','2025-10-15 01:46:30'),(1252363,417536,'action complete via WP Cron','2025-10-14 23:46:31','2025-10-15 01:46:31'),(1252364,417537,'action created','2025-10-14 23:46:31','2025-10-15 01:46:31'),(1252365,417537,'action started via WP Cron','2025-10-14 23:51:30','2025-10-15 01:51:30'),(1252366,417537,'action complete via WP Cron','2025-10-14 23:51:30','2025-10-15 01:51:30'),(1252367,417538,'action created','2025-10-14 23:51:30','2025-10-15 01:51:30'),(1252368,417538,'action started via WP Cron','2025-10-14 23:56:28','2025-10-15 01:56:28'),(1252369,417538,'action complete via WP Cron','2025-10-14 23:56:28','2025-10-15 01:56:28'),(1252370,417539,'action created','2025-10-14 23:56:28','2025-10-15 01:56:28'),(1252371,417539,'action started via WP Cron','2025-10-15 00:01:30','2025-10-15 02:01:30'),(1252372,417539,'action complete via WP Cron','2025-10-15 00:01:30','2025-10-15 02:01:30'),(1252373,417540,'action created','2025-10-15 00:01:30','2025-10-15 02:01:30'),(1252374,417540,'action started via WP Cron','2025-10-15 00:06:31','2025-10-15 02:06:31'),(1252375,417540,'action complete via WP Cron','2025-10-15 00:06:31','2025-10-15 02:06:31'),(1252376,417541,'action created','2025-10-15 00:06:31','2025-10-15 02:06:31'),(1252377,417541,'action started via WP Cron','2025-10-15 00:11:32','2025-10-15 02:11:32'),(1252378,417542,'action created','2025-10-15 00:11:32','2025-10-15 02:11:32'),(1252379,417542,'action started via WP Cron','2025-10-15 00:11:33','2025-10-15 02:11:33'),(1252380,417542,'action complete via WP Cron','2025-10-15 00:11:33','2025-10-15 02:11:33'),(1252381,417541,'action complete via WP Cron','2025-10-15 00:11:33','2025-10-15 02:11:33'),(1252382,417543,'action created','2025-10-15 00:11:33','2025-10-15 02:11:33'),(1252383,417543,'action started via WP Cron','2025-10-15 00:16:31','2025-10-15 02:16:31'),(1252384,417543,'action complete via WP Cron','2025-10-15 00:16:31','2025-10-15 02:16:31'),(1252385,417544,'action created','2025-10-15 00:16:31','2025-10-15 02:16:31'),(1252386,417544,'action started via WP Cron','2025-10-15 00:21:31','2025-10-15 02:21:31'),(1252387,417544,'action complete via WP Cron','2025-10-15 00:21:31','2025-10-15 02:21:31'),(1252388,417545,'action created','2025-10-15 00:21:31','2025-10-15 02:21:31'),(1252389,417545,'action started via WP Cron','2025-10-15 00:26:32','2025-10-15 02:26:32'),(1252390,417545,'action complete via WP Cron','2025-10-15 00:26:32','2025-10-15 02:26:32'),(1252391,417546,'action created','2025-10-15 00:26:32','2025-10-15 02:26:32'),(1252392,417546,'action started via WP Cron','2025-10-15 00:31:31','2025-10-15 02:31:31'),(1252393,417546,'action complete via WP Cron','2025-10-15 00:31:31','2025-10-15 02:31:31'),(1252394,417547,'action created','2025-10-15 00:31:31','2025-10-15 02:31:31'),(1252395,417547,'action started via WP Cron','2025-10-15 00:36:31','2025-10-15 02:36:31'),(1252396,417547,'action complete via WP Cron','2025-10-15 00:36:31','2025-10-15 02:36:31'),(1252397,417548,'action created','2025-10-15 00:36:31','2025-10-15 02:36:31'),(1252398,417548,'action started via WP Cron','2025-10-15 00:41:31','2025-10-15 02:41:31'),(1252399,417549,'action created','2025-10-15 00:41:31','2025-10-15 02:41:31'),(1252400,417549,'action started via WP Cron','2025-10-15 00:41:33','2025-10-15 02:41:33'),(1252401,417549,'action complete via WP Cron','2025-10-15 00:41:33','2025-10-15 02:41:33'),(1252402,417548,'action complete via WP Cron','2025-10-15 00:41:33','2025-10-15 02:41:33'),(1252403,417550,'action created','2025-10-15 00:41:33','2025-10-15 02:41:33'),(1252404,417550,'action started via WP Cron','2025-10-15 00:46:30','2025-10-15 02:46:30'),(1252405,417550,'action complete via WP Cron','2025-10-15 00:46:30','2025-10-15 02:46:30'),(1252406,417551,'action created','2025-10-15 00:46:30','2025-10-15 02:46:30'),(1252407,417551,'action started via WP Cron','2025-10-15 00:51:31','2025-10-15 02:51:31'),(1252408,417552,'action created','2025-10-15 00:51:31','2025-10-15 02:51:31'),(1252409,417552,'action started via WP Cron','2025-10-15 00:51:33','2025-10-15 02:51:33'),(1252410,417552,'action complete via WP Cron','2025-10-15 00:51:33','2025-10-15 02:51:33'),(1252411,417551,'action complete via WP Cron','2025-10-15 00:51:33','2025-10-15 02:51:33'),(1252412,417553,'action created','2025-10-15 00:51:33','2025-10-15 02:51:33'),(1252413,417553,'action started via WP Cron','2025-10-15 00:56:31','2025-10-15 02:56:31'),(1252414,417553,'action complete via WP Cron','2025-10-15 00:56:31','2025-10-15 02:56:31'),(1252415,417554,'action created','2025-10-15 00:56:31','2025-10-15 02:56:31'),(1252416,417554,'action started via WP Cron','2025-10-15 01:01:30','2025-10-15 03:01:30'),(1252417,417554,'action complete via WP Cron','2025-10-15 01:01:30','2025-10-15 03:01:30'),(1252418,417555,'action created','2025-10-15 01:01:30','2025-10-15 03:01:30'),(1252419,417555,'action started via WP Cron','2025-10-15 01:04:28','2025-10-15 03:04:28'),(1252420,417555,'action complete via WP Cron','2025-10-15 01:04:28','2025-10-15 03:04:28'),(1252421,417556,'action created','2025-10-15 01:04:28','2025-10-15 03:04:28'),(1252422,417556,'action started via WP Cron','2025-10-15 01:06:31','2025-10-15 03:06:31'),(1252423,417556,'action complete via WP Cron','2025-10-15 01:06:31','2025-10-15 03:06:31'),(1252424,417557,'action created','2025-10-15 01:06:31','2025-10-15 03:06:31'),(1252425,417557,'action started via WP Cron','2025-10-15 01:11:31','2025-10-15 03:11:31'),(1252426,417557,'action complete via WP Cron','2025-10-15 01:11:31','2025-10-15 03:11:31'),(1252427,417558,'action created','2025-10-15 01:11:31','2025-10-15 03:11:31'),(1252428,417558,'action started via WP Cron','2025-10-15 01:15:56','2025-10-15 03:15:56'),(1252429,417558,'action complete via WP Cron','2025-10-15 01:15:56','2025-10-15 03:15:56'),(1252430,417559,'action created','2025-10-15 01:15:56','2025-10-15 03:15:56'),(1252431,417559,'action started via WP Cron','2025-10-15 01:21:31','2025-10-15 03:21:31'),(1252432,417559,'action complete via WP Cron','2025-10-15 01:21:31','2025-10-15 03:21:31'),(1252433,417560,'action created','2025-10-15 01:21:31','2025-10-15 03:21:31'),(1252434,417560,'action started via WP Cron','2025-10-15 01:26:31','2025-10-15 03:26:31'),(1252435,417561,'action created','2025-10-15 01:26:31','2025-10-15 03:26:31'),(1252436,417561,'action started via WP Cron','2025-10-15 01:26:32','2025-10-15 03:26:32'),(1252437,417561,'action complete via WP Cron','2025-10-15 01:26:32','2025-10-15 03:26:32'),(1252438,417560,'action complete via WP Cron','2025-10-15 01:26:32','2025-10-15 03:26:32'),(1252439,417562,'action created','2025-10-15 01:26:32','2025-10-15 03:26:32'),(1252440,417562,'action started via WP Cron','2025-10-15 01:31:30','2025-10-15 03:31:30'),(1252441,417563,'action created','2025-10-15 01:31:30','2025-10-15 03:31:30'),(1252442,417563,'action started via WP Cron','2025-10-15 01:31:32','2025-10-15 03:31:32'),(1252443,417563,'action complete via WP Cron','2025-10-15 01:31:32','2025-10-15 03:31:32'),(1252444,417562,'action complete via WP Cron','2025-10-15 01:31:32','2025-10-15 03:31:32'),(1252445,417564,'action created','2025-10-15 01:31:32','2025-10-15 03:31:32'),(1252446,417564,'action started via WP Cron','2025-10-15 01:36:31','2025-10-15 03:36:31'),(1252447,417564,'action complete via WP Cron','2025-10-15 01:36:31','2025-10-15 03:36:31'),(1252448,417565,'action created','2025-10-15 01:36:31','2025-10-15 03:36:31'),(1252449,417565,'action started via WP Cron','2025-10-15 01:41:31','2025-10-15 03:41:31'),(1252450,417565,'action complete via WP Cron','2025-10-15 01:41:31','2025-10-15 03:41:31'),(1252451,417566,'action created','2025-10-15 01:41:31','2025-10-15 03:41:31'),(1252452,417566,'action started via WP Cron','2025-10-15 01:46:30','2025-10-15 03:46:30'),(1252453,417566,'action complete via WP Cron','2025-10-15 01:46:30','2025-10-15 03:46:30'),(1252454,417567,'action created','2025-10-15 01:46:30','2025-10-15 03:46:30'),(1252455,417567,'action started via WP Cron','2025-10-15 01:56:31','2025-10-15 03:56:31'),(1252456,417567,'action complete via WP Cron','2025-10-15 01:56:31','2025-10-15 03:56:31'),(1252457,417568,'action created','2025-10-15 01:56:31','2025-10-15 03:56:31'),(1252458,417568,'action started via WP Cron','2025-10-15 01:59:49','2025-10-15 03:59:49'),(1252459,417569,'action created','2025-10-15 01:59:49','2025-10-15 03:59:49'),(1252460,417569,'action started via WP Cron','2025-10-15 01:59:51','2025-10-15 03:59:51'),(1252461,417569,'action complete via WP Cron','2025-10-15 01:59:51','2025-10-15 03:59:51'),(1252462,417568,'action complete via WP Cron','2025-10-15 01:59:51','2025-10-15 03:59:51'),(1252463,417570,'action created','2025-10-15 01:59:51','2025-10-15 03:59:51'),(1252464,417570,'action started via WP Cron','2025-10-15 02:06:13','2025-10-15 04:06:13'),(1252465,417570,'action complete via WP Cron','2025-10-15 02:06:13','2025-10-15 04:06:13'),(1252466,417571,'action created','2025-10-15 02:06:13','2025-10-15 04:06:13'),(1252467,417571,'action started via WP Cron','2025-10-15 02:09:52','2025-10-15 04:09:52'),(1252468,417571,'action complete via WP Cron','2025-10-15 02:09:52','2025-10-15 04:09:52'),(1252469,417572,'action created','2025-10-15 02:09:52','2025-10-15 04:09:52'),(1252470,417572,'action started via WP Cron','2025-10-15 02:15:42','2025-10-15 04:15:42'),(1252471,417572,'action complete via WP Cron','2025-10-15 02:15:42','2025-10-15 04:15:42'),(1252472,417573,'action created','2025-10-15 02:15:42','2025-10-15 04:15:42'),(1252473,417573,'action started via WP Cron','2025-10-15 02:21:30','2025-10-15 04:21:30'),(1252474,417573,'action complete via WP Cron','2025-10-15 02:21:30','2025-10-15 04:21:30'),(1252475,417574,'action created','2025-10-15 02:21:30','2025-10-15 04:21:30'),(1252476,417574,'action started via WP Cron','2025-10-15 02:26:31','2025-10-15 04:26:31'),(1252477,417574,'action complete via WP Cron','2025-10-15 02:26:31','2025-10-15 04:26:31'),(1252478,417575,'action created','2025-10-15 02:26:31','2025-10-15 04:26:31'),(1252479,417575,'action started via WP Cron','2025-10-15 02:31:26','2025-10-15 04:31:26'),(1252480,417575,'action complete via WP Cron','2025-10-15 02:31:26','2025-10-15 04:31:26'),(1252481,417576,'action created','2025-10-15 02:31:26','2025-10-15 04:31:26'),(1252482,417576,'action started via WP Cron','2025-10-15 02:36:30','2025-10-15 04:36:30'),(1252483,417576,'action complete via WP Cron','2025-10-15 02:36:30','2025-10-15 04:36:30'),(1252484,417577,'action created','2025-10-15 02:36:30','2025-10-15 04:36:30'),(1252485,417577,'action started via WP Cron','2025-10-15 02:41:20','2025-10-15 04:41:20'),(1252486,417577,'action complete via WP Cron','2025-10-15 02:41:20','2025-10-15 04:41:20'),(1252487,417578,'action created','2025-10-15 02:41:20','2025-10-15 04:41:20'),(1252488,417578,'action started via WP Cron','2025-10-15 02:46:31','2025-10-15 04:46:31'),(1252489,417578,'action complete via WP Cron','2025-10-15 02:46:31','2025-10-15 04:46:31'),(1252490,417579,'action created','2025-10-15 02:46:31','2025-10-15 04:46:31'),(1252491,417579,'action started via WP Cron','2025-10-15 02:51:43','2025-10-15 04:51:43'),(1252492,417579,'action complete via WP Cron','2025-10-15 02:51:43','2025-10-15 04:51:43'),(1252493,417580,'action created','2025-10-15 02:51:43','2025-10-15 04:51:43'),(1252494,417580,'action started via WP Cron','2025-10-15 02:56:31','2025-10-15 04:56:31'),(1252495,417581,'action created','2025-10-15 02:56:31','2025-10-15 04:56:31'),(1252496,417580,'action complete via WP Cron','2025-10-15 02:56:36','2025-10-15 04:56:36'),(1252497,417582,'action created','2025-10-15 02:56:36','2025-10-15 04:56:36'),(1252498,417581,'action started via WP Cron','2025-10-15 02:56:36','2025-10-15 04:56:36'),(1252499,417581,'action complete via WP Cron','2025-10-15 02:56:38','2025-10-15 04:56:38'),(1252500,417582,'action started via WP Cron','2025-10-15 03:01:31','2025-10-15 05:01:31'),(1252501,417582,'action complete via WP Cron','2025-10-15 03:01:31','2025-10-15 05:01:31'),(1252502,417583,'action created','2025-10-15 03:01:31','2025-10-15 05:01:31'),(1252503,417583,'action started via WP Cron','2025-10-15 03:04:42','2025-10-15 05:04:42'),(1252504,417583,'action complete via WP Cron','2025-10-15 03:04:42','2025-10-15 05:04:42'),(1252505,417584,'action created','2025-10-15 03:04:42','2025-10-15 05:04:42'),(1252506,417584,'action started via WP Cron','2025-10-15 03:11:31','2025-10-15 05:11:31'),(1252507,417584,'action complete via WP Cron','2025-10-15 03:11:31','2025-10-15 05:11:31'),(1252508,417585,'action created','2025-10-15 03:11:31','2025-10-15 05:11:31'),(1252509,417585,'action started via WP Cron','2025-10-15 03:16:17','2025-10-15 05:16:17'),(1252510,417585,'action complete via WP Cron','2025-10-15 03:16:17','2025-10-15 05:16:17'),(1252511,417586,'action created','2025-10-15 03:16:17','2025-10-15 05:16:17'),(1252512,417586,'action started via WP Cron','2025-10-15 03:21:31','2025-10-15 05:21:31'),(1252513,417586,'action complete via WP Cron','2025-10-15 03:21:31','2025-10-15 05:21:31'),(1252514,417587,'action created','2025-10-15 03:21:31','2025-10-15 05:21:31'),(1252515,417587,'action started via WP Cron','2025-10-15 03:26:31','2025-10-15 05:26:31'),(1252516,417587,'action complete via WP Cron','2025-10-15 03:26:31','2025-10-15 05:26:31'),(1252517,417588,'action created','2025-10-15 03:26:31','2025-10-15 05:26:31'),(1252518,417588,'action started via WP Cron','2025-10-15 03:28:31','2025-10-15 05:28:31'),(1252519,417588,'action complete via WP Cron','2025-10-15 03:28:31','2025-10-15 05:28:31'),(1252520,417589,'action created','2025-10-15 03:28:31','2025-10-15 05:28:31'),(1252521,417589,'action started via WP Cron','2025-10-15 03:31:29','2025-10-15 05:31:29'),(1252522,417589,'action complete via WP Cron','2025-10-15 03:31:29','2025-10-15 05:31:29'),(1252523,417590,'action created','2025-10-15 03:31:29','2025-10-15 05:31:29'),(1252524,417590,'action started via WP Cron','2025-10-15 03:36:31','2025-10-15 05:36:31'),(1252525,417590,'action complete via WP Cron','2025-10-15 03:36:31','2025-10-15 05:36:31'),(1252526,417591,'action created','2025-10-15 03:36:31','2025-10-15 05:36:31'),(1252527,417591,'action started via WP Cron','2025-10-15 03:38:33','2025-10-15 05:38:33'),(1252528,417591,'action complete via WP Cron','2025-10-15 03:38:33','2025-10-15 05:38:33'),(1252529,417592,'action created','2025-10-15 03:38:33','2025-10-15 05:38:33'),(1252530,417592,'action started via WP Cron','2025-10-15 03:41:31','2025-10-15 05:41:31'),(1252531,417592,'action complete via WP Cron','2025-10-15 03:41:31','2025-10-15 05:41:31'),(1252532,417593,'action created','2025-10-15 03:41:31','2025-10-15 05:41:31'),(1252533,417593,'action started via WP Cron','2025-10-15 03:46:31','2025-10-15 05:46:31'),(1252534,417594,'action created','2025-10-15 03:46:31','2025-10-15 05:46:31'),(1252535,417594,'action started via WP Cron','2025-10-15 03:46:33','2025-10-15 05:46:33'),(1252536,417594,'action complete via WP Cron','2025-10-15 03:46:33','2025-10-15 05:46:33'),(1252537,417593,'action complete via WP Cron','2025-10-15 03:46:33','2025-10-15 05:46:33'),(1252538,417595,'action created','2025-10-15 03:46:33','2025-10-15 05:46:33'),(1252539,417595,'action started via WP Cron','2025-10-15 03:51:31','2025-10-15 05:51:31'),(1252540,417595,'action complete via WP Cron','2025-10-15 03:51:31','2025-10-15 05:51:31'),(1252541,417596,'action created','2025-10-15 03:51:31','2025-10-15 05:51:31'),(1252542,417596,'action started via WP Cron','2025-10-15 03:56:15','2025-10-15 05:56:15'),(1252543,417596,'action complete via WP Cron','2025-10-15 03:56:15','2025-10-15 05:56:15'),(1252544,417597,'action created','2025-10-15 03:56:15','2025-10-15 05:56:15'),(1252545,417597,'action started via WP Cron','2025-10-15 04:01:31','2025-10-15 06:01:31'),(1252546,417597,'action complete via WP Cron','2025-10-15 04:01:31','2025-10-15 06:01:31'),(1252547,417598,'action created','2025-10-15 04:01:31','2025-10-15 06:01:31'),(1252548,417598,'action started via WP Cron','2025-10-15 04:05:08','2025-10-15 06:05:08'),(1252549,417599,'action created','2025-10-15 04:05:08','2025-10-15 06:05:08'),(1252550,417599,'action started via WP Cron','2025-10-15 04:05:09','2025-10-15 06:05:09'),(1252551,417599,'action complete via WP Cron','2025-10-15 04:05:09','2025-10-15 06:05:09'),(1252552,417598,'action complete via WP Cron','2025-10-15 04:05:09','2025-10-15 06:05:09'),(1252553,417600,'action created','2025-10-15 04:05:09','2025-10-15 06:05:09'),(1252554,417600,'action started via WP Cron','2025-10-15 04:07:59','2025-10-15 06:07:59'),(1252555,417600,'action complete via WP Cron','2025-10-15 04:07:59','2025-10-15 06:07:59'),(1252556,417601,'action created','2025-10-15 04:07:59','2025-10-15 06:07:59'),(1252557,417601,'action started via WP Cron','2025-10-15 04:11:31','2025-10-15 06:11:31'),(1252558,417601,'action complete via WP Cron','2025-10-15 04:11:31','2025-10-15 06:11:31'),(1252559,417602,'action created','2025-10-15 04:11:31','2025-10-15 06:11:31'),(1252560,417602,'action started via WP Cron','2025-10-15 04:16:32','2025-10-15 06:16:32'),(1252561,417602,'action complete via WP Cron','2025-10-15 04:16:32','2025-10-15 06:16:32'),(1252562,417603,'action created','2025-10-15 04:16:32','2025-10-15 06:16:32'),(1252563,417603,'action started via WP Cron','2025-10-15 04:21:31','2025-10-15 06:21:31'),(1252564,417603,'action complete via WP Cron','2025-10-15 04:21:31','2025-10-15 06:21:31'),(1252565,417604,'action created','2025-10-15 04:21:31','2025-10-15 06:21:31'),(1252566,417604,'action started via WP Cron','2025-10-15 04:26:31','2025-10-15 06:26:31'),(1252567,417604,'action complete via WP Cron','2025-10-15 04:26:31','2025-10-15 06:26:31'),(1252568,417605,'action created','2025-10-15 04:26:31','2025-10-15 06:26:31'),(1252569,417605,'action started via WP Cron','2025-10-15 04:29:39','2025-10-15 06:29:39'),(1252570,417605,'action complete via WP Cron','2025-10-15 04:29:40','2025-10-15 06:29:40'),(1252571,417606,'action created','2025-10-15 04:29:40','2025-10-15 06:29:40'),(1252572,417606,'action started via WP Cron','2025-10-15 04:36:31','2025-10-15 06:36:31'),(1252573,417607,'action created','2025-10-15 04:36:32','2025-10-15 06:36:32'),(1252574,417606,'action complete via WP Cron','2025-10-15 04:36:37','2025-10-15 06:36:37'),(1252575,417608,'action created','2025-10-15 04:36:37','2025-10-15 06:36:37'),(1252576,417607,'action started via WP Cron','2025-10-15 04:36:37','2025-10-15 06:36:37'),(1252577,417607,'action complete via WP Cron','2025-10-15 04:36:39','2025-10-15 06:36:39'),(1252578,417608,'action started via WP Cron','2025-10-15 04:41:31','2025-10-15 06:41:31'),(1252579,417608,'action complete via WP Cron','2025-10-15 04:41:31','2025-10-15 06:41:31'),(1252580,417609,'action created','2025-10-15 04:41:31','2025-10-15 06:41:31'),(1252581,417609,'action started via WP Cron','2025-10-15 04:44:41','2025-10-15 06:44:41'),(1252582,417609,'action complete via WP Cron','2025-10-15 04:44:41','2025-10-15 06:44:41'),(1252583,417610,'action created','2025-10-15 04:44:41','2025-10-15 06:44:41'),(1252584,417610,'action started via WP Cron','2025-10-15 04:51:31','2025-10-15 06:51:31'),(1252585,417610,'action complete via WP Cron','2025-10-15 04:51:31','2025-10-15 06:51:31'),(1252586,417611,'action created','2025-10-15 04:51:31','2025-10-15 06:51:31'),(1252587,417611,'action started via WP Cron','2025-10-15 04:56:31','2025-10-15 06:56:31'),(1252588,417612,'action created','2025-10-15 04:56:31','2025-10-15 06:56:31'),(1252589,417612,'action started via WP Cron','2025-10-15 04:56:34','2025-10-15 06:56:34'),(1252590,417612,'action complete via WP Cron','2025-10-15 04:56:35','2025-10-15 06:56:35'),(1252591,417611,'action complete via WP Cron','2025-10-15 04:56:35','2025-10-15 06:56:35'),(1252592,417613,'action created','2025-10-15 04:56:35','2025-10-15 06:56:35'),(1252593,417613,'action started via WP Cron','2025-10-15 05:01:07','2025-10-15 07:01:07'),(1252594,417613,'action complete via WP Cron','2025-10-15 05:01:07','2025-10-15 07:01:07'),(1252595,417614,'action created','2025-10-15 05:01:07','2025-10-15 07:01:07'),(1252596,417614,'action started via WP Cron','2025-10-15 05:06:31','2025-10-15 07:06:31'),(1252597,417614,'action complete via WP Cron','2025-10-15 05:06:31','2025-10-15 07:06:31'),(1252598,417615,'action created','2025-10-15 05:06:31','2025-10-15 07:06:31'),(1252599,417615,'action started via WP Cron','2025-10-15 05:08:34','2025-10-15 07:08:34'),(1252600,417615,'action complete via WP Cron','2025-10-15 05:08:34','2025-10-15 07:08:34'),(1252601,417616,'action created','2025-10-15 05:08:34','2025-10-15 07:08:34'),(1252602,417616,'action started via WP Cron','2025-10-15 05:11:31','2025-10-15 07:11:31'),(1252603,417616,'action complete via WP Cron','2025-10-15 05:11:32','2025-10-15 07:11:32'),(1252604,417617,'action created','2025-10-15 05:11:32','2025-10-15 07:11:32'),(1252605,417617,'action started via WP Cron','2025-10-15 05:16:31','2025-10-15 07:16:31'),(1252606,417618,'action created','2025-10-15 05:16:31','2025-10-15 07:16:31'),(1252607,417618,'action started via WP Cron','2025-10-15 05:16:34','2025-10-15 07:16:34'),(1252608,417618,'action complete via WP Cron','2025-10-15 05:16:34','2025-10-15 07:16:34'),(1252609,417617,'action complete via WP Cron','2025-10-15 05:16:34','2025-10-15 07:16:34'),(1252610,417619,'action created','2025-10-15 05:16:34','2025-10-15 07:16:34'),(1252611,417619,'action started via WP Cron','2025-10-15 05:20:41','2025-10-15 07:20:41'),(1252612,417619,'action complete via WP Cron','2025-10-15 05:20:41','2025-10-15 07:20:41'),(1252613,417620,'action created','2025-10-15 05:20:41','2025-10-15 07:20:41'),(1252614,417620,'action started via WP Cron','2025-10-15 05:26:31','2025-10-15 07:26:31'),(1252615,417620,'action complete via WP Cron','2025-10-15 05:26:31','2025-10-15 07:26:31'),(1252616,417621,'action created','2025-10-15 05:26:31','2025-10-15 07:26:31'),(1252617,417621,'action started via WP Cron','2025-10-15 05:31:31','2025-10-15 07:31:31'),(1252618,417622,'action created','2025-10-15 05:31:31','2025-10-15 07:31:31'),(1252619,417622,'action started via WP Cron','2025-10-15 05:31:34','2025-10-15 07:31:34'),(1252620,417622,'action complete via WP Cron','2025-10-15 05:31:34','2025-10-15 07:31:34'),(1252621,417621,'action complete via WP Cron','2025-10-15 05:31:34','2025-10-15 07:31:34'),(1252622,417623,'action created','2025-10-15 05:31:34','2025-10-15 07:31:34'),(1252623,417623,'action started via WP Cron','2025-10-15 05:36:31','2025-10-15 07:36:31'),(1252624,417623,'action complete via WP Cron','2025-10-15 05:36:31','2025-10-15 07:36:31'),(1252625,417624,'action created','2025-10-15 05:36:31','2025-10-15 07:36:31'),(1252626,417624,'action started via WP Cron','2025-10-15 05:41:31','2025-10-15 07:41:31'),(1252627,417624,'action complete via WP Cron','2025-10-15 05:41:31','2025-10-15 07:41:31'),(1252628,417625,'action created','2025-10-15 05:41:31','2025-10-15 07:41:31'),(1252629,417625,'action started via WP Cron','2025-10-15 05:46:31','2025-10-15 07:46:31'),(1252630,417625,'action complete via WP Cron','2025-10-15 05:46:32','2025-10-15 07:46:32'),(1252631,417626,'action created','2025-10-15 05:46:32','2025-10-15 07:46:32'),(1252632,417626,'action started via WP Cron','2025-10-15 05:51:31','2025-10-15 07:51:31'),(1252633,417626,'action complete via WP Cron','2025-10-15 05:51:31','2025-10-15 07:51:31'),(1252634,417627,'action created','2025-10-15 05:51:31','2025-10-15 07:51:31'),(1252635,417627,'action started via WP Cron','2025-10-15 05:56:31','2025-10-15 07:56:31'),(1252636,417627,'action complete via WP Cron','2025-10-15 05:56:31','2025-10-15 07:56:31'),(1252637,417628,'action created','2025-10-15 05:56:31','2025-10-15 07:56:31'),(1252638,417628,'action started via WP Cron','2025-10-15 06:01:31','2025-10-15 08:01:31'),(1252639,417628,'action complete via WP Cron','2025-10-15 06:01:31','2025-10-15 08:01:31'),(1252640,417629,'action created','2025-10-15 06:01:31','2025-10-15 08:01:31'),(1252641,417629,'action started via WP Cron','2025-10-15 06:06:31','2025-10-15 08:06:31'),(1252642,417630,'action created','2025-10-15 06:06:31','2025-10-15 08:06:31'),(1252643,417630,'action started via WP Cron','2025-10-15 06:06:34','2025-10-15 08:06:34'),(1252644,417630,'action complete via WP Cron','2025-10-15 06:06:34','2025-10-15 08:06:34'),(1252645,417629,'action complete via WP Cron','2025-10-15 06:06:34','2025-10-15 08:06:34'),(1252646,417631,'action created','2025-10-15 06:06:34','2025-10-15 08:06:34'),(1252647,417631,'action started via WP Cron','2025-10-15 06:11:32','2025-10-15 08:11:32'),(1252648,417631,'action complete via WP Cron','2025-10-15 06:11:32','2025-10-15 08:11:32'),(1252649,417632,'action created','2025-10-15 06:11:32','2025-10-15 08:11:32'),(1252650,417632,'action started via WP Cron','2025-10-15 06:16:32','2025-10-15 08:16:32'),(1252651,417632,'action complete via WP Cron','2025-10-15 06:16:32','2025-10-15 08:16:32'),(1252652,417633,'action created','2025-10-15 06:16:32','2025-10-15 08:16:32'),(1252653,417633,'action started via WP Cron','2025-10-15 06:21:31','2025-10-15 08:21:31'),(1252654,417633,'action complete via WP Cron','2025-10-15 06:21:31','2025-10-15 08:21:31'),(1252655,417634,'action created','2025-10-15 06:21:31','2025-10-15 08:21:31'),(1252656,417634,'action started via WP Cron','2025-10-15 06:23:32','2025-10-15 08:23:32'),(1252657,417634,'action complete via WP Cron','2025-10-15 06:23:32','2025-10-15 08:23:32'),(1252658,417635,'action created','2025-10-15 06:23:32','2025-10-15 08:23:32'),(1252659,417635,'action started via WP Cron','2025-10-15 06:26:32','2025-10-15 08:26:32'),(1252660,417635,'action complete via WP Cron','2025-10-15 06:26:32','2025-10-15 08:26:32'),(1252661,417636,'action created','2025-10-15 06:26:32','2025-10-15 08:26:32'),(1252662,417636,'action started via WP Cron','2025-10-15 06:30:26','2025-10-15 08:30:26'),(1252663,417637,'action created','2025-10-15 06:30:26','2025-10-15 08:30:26'),(1252664,417637,'action started via WP Cron','2025-10-15 06:30:28','2025-10-15 08:30:28'),(1252665,417637,'action complete via WP Cron','2025-10-15 06:30:28','2025-10-15 08:30:28'),(1252666,417636,'action complete via WP Cron','2025-10-15 06:30:29','2025-10-15 08:30:29'),(1252667,417638,'action created','2025-10-15 06:30:29','2025-10-15 08:30:29'),(1252668,417638,'action started via WP Cron','2025-10-15 06:36:31','2025-10-15 08:36:31'),(1252669,417638,'action complete via WP Cron','2025-10-15 06:36:31','2025-10-15 08:36:31'),(1252670,417639,'action created','2025-10-15 06:36:31','2025-10-15 08:36:31'),(1252671,417639,'action started via WP Cron','2025-10-15 06:41:32','2025-10-15 08:41:32'),(1252672,417639,'action complete via WP Cron','2025-10-15 06:41:32','2025-10-15 08:41:32'),(1252673,417640,'action created','2025-10-15 06:41:32','2025-10-15 08:41:32'),(1252674,417640,'action started via WP Cron','2025-10-15 06:46:31','2025-10-15 08:46:31'),(1252675,417640,'action complete via WP Cron','2025-10-15 06:46:31','2025-10-15 08:46:31'),(1252676,417641,'action created','2025-10-15 06:46:31','2025-10-15 08:46:31'),(1252677,417641,'action started via WP Cron','2025-10-15 06:51:32','2025-10-15 08:51:32'),(1252678,417641,'action complete via WP Cron','2025-10-15 06:51:32','2025-10-15 08:51:32'),(1252679,417642,'action created','2025-10-15 06:51:32','2025-10-15 08:51:32'),(1252680,417642,'action started via WP Cron','2025-10-15 06:56:31','2025-10-15 08:56:31'),(1252681,417642,'action complete via WP Cron','2025-10-15 06:56:31','2025-10-15 08:56:31'),(1252682,417643,'action created','2025-10-15 06:56:31','2025-10-15 08:56:31'),(1252683,417643,'action started via WP Cron','2025-10-15 07:00:10','2025-10-15 09:00:10'),(1252684,417643,'action complete via WP Cron','2025-10-15 07:00:10','2025-10-15 09:00:10'),(1252685,417644,'action created','2025-10-15 07:00:10','2025-10-15 09:00:10'),(1252686,417644,'action started via WP Cron','2025-10-15 07:02:31','2025-10-15 09:02:31'),(1252687,417644,'action complete via WP Cron','2025-10-15 07:02:31','2025-10-15 09:02:31'),(1252688,417645,'action created','2025-10-15 07:02:31','2025-10-15 09:02:31'),(1252689,417645,'action started via WP Cron','2025-10-15 07:06:31','2025-10-15 09:06:31'),(1252690,417645,'action complete via WP Cron','2025-10-15 07:06:31','2025-10-15 09:06:31'),(1252691,417646,'action created','2025-10-15 07:06:31','2025-10-15 09:06:31'),(1252692,417646,'action started via WP Cron','2025-10-15 07:11:31','2025-10-15 09:11:31'),(1252693,417646,'action complete via WP Cron','2025-10-15 07:11:31','2025-10-15 09:11:31'),(1252694,417647,'action created','2025-10-15 07:11:31','2025-10-15 09:11:31'),(1252695,417647,'action started via WP Cron','2025-10-15 07:16:31','2025-10-15 09:16:31'),(1252696,417647,'action complete via WP Cron','2025-10-15 07:16:31','2025-10-15 09:16:31'),(1252697,417648,'action created','2025-10-15 07:16:31','2025-10-15 09:16:31'),(1252698,417648,'action started via WP Cron','2025-10-15 07:21:50','2025-10-15 09:21:50'),(1252699,417649,'action created','2025-10-15 07:21:50','2025-10-15 09:21:50'),(1252700,417649,'action started via WP Cron','2025-10-15 07:21:52','2025-10-15 09:21:52'),(1252701,417649,'action complete via WP Cron','2025-10-15 07:21:52','2025-10-15 09:21:52'),(1252702,417648,'action complete via WP Cron','2025-10-15 07:21:52','2025-10-15 09:21:52'),(1252703,417650,'action created','2025-10-15 07:21:52','2025-10-15 09:21:52'),(1252704,417650,'action started via WP Cron','2025-10-15 07:26:31','2025-10-15 09:26:31'),(1252705,417650,'action complete via WP Cron','2025-10-15 07:26:31','2025-10-15 09:26:31'),(1252706,417651,'action created','2025-10-15 07:26:31','2025-10-15 09:26:31'),(1252707,417651,'action started via WP Cron','2025-10-15 07:31:31','2025-10-15 09:31:31'),(1252708,417651,'action complete via WP Cron','2025-10-15 07:31:31','2025-10-15 09:31:31'),(1252709,417652,'action created','2025-10-15 07:31:31','2025-10-15 09:31:31'),(1252710,417652,'action started via WP Cron','2025-10-15 07:36:31','2025-10-15 09:36:31'),(1252711,417652,'action complete via WP Cron','2025-10-15 07:36:32','2025-10-15 09:36:32'),(1252712,417653,'action created','2025-10-15 07:36:32','2025-10-15 09:36:32'),(1252713,417653,'action started via WP Cron','2025-10-15 07:41:32','2025-10-15 09:41:32'),(1252714,417653,'action complete via WP Cron','2025-10-15 07:41:32','2025-10-15 09:41:32'),(1252715,417654,'action created','2025-10-15 07:41:32','2025-10-15 09:41:32'),(1252716,417654,'action started via WP Cron','2025-10-15 07:46:31','2025-10-15 09:46:31'),(1252717,417654,'action complete via WP Cron','2025-10-15 07:46:31','2025-10-15 09:46:31'),(1252718,417655,'action created','2025-10-15 07:46:31','2025-10-15 09:46:31'),(1252719,417655,'action started via WP Cron','2025-10-15 07:51:31','2025-10-15 09:51:31'),(1252720,417655,'action complete via WP Cron','2025-10-15 07:51:31','2025-10-15 09:51:31'),(1252721,417656,'action created','2025-10-15 07:51:31','2025-10-15 09:51:31'),(1252722,417656,'action started via WP Cron','2025-10-15 07:56:31','2025-10-15 09:56:31'),(1252723,417656,'action complete via WP Cron','2025-10-15 07:56:31','2025-10-15 09:56:31'),(1252724,417657,'action created','2025-10-15 07:56:31','2025-10-15 09:56:31'),(1252725,417657,'action started via WP Cron','2025-10-15 08:01:33','2025-10-15 10:01:33'),(1252726,417657,'action complete via WP Cron','2025-10-15 08:01:33','2025-10-15 10:01:33'),(1252727,417658,'action created','2025-10-15 08:01:33','2025-10-15 10:01:33'),(1252728,417658,'action started via WP Cron','2025-10-15 08:06:31','2025-10-15 10:06:31'),(1252729,417659,'action created','2025-10-15 08:06:31','2025-10-15 10:06:31'),(1252730,417659,'action started via WP Cron','2025-10-15 08:06:33','2025-10-15 10:06:33'),(1252731,417659,'action complete via WP Cron','2025-10-15 08:06:33','2025-10-15 10:06:33'),(1252732,417658,'action complete via WP Cron','2025-10-15 08:06:33','2025-10-15 10:06:33'),(1252733,417660,'action created','2025-10-15 08:06:33','2025-10-15 10:06:33'),(1252734,417660,'action started via WP Cron','2025-10-15 08:11:31','2025-10-15 10:11:31'),(1252735,417660,'action complete via WP Cron','2025-10-15 08:11:31','2025-10-15 10:11:31'),(1252736,417661,'action created','2025-10-15 08:11:31','2025-10-15 10:11:31'),(1252737,417661,'action started via WP Cron','2025-10-15 08:15:43','2025-10-15 10:15:43'),(1252738,417661,'action complete via WP Cron','2025-10-15 08:15:43','2025-10-15 10:15:43'),(1252739,417662,'action created','2025-10-15 08:15:43','2025-10-15 10:15:43'),(1252740,417662,'action started via WP Cron','2025-10-15 08:21:31','2025-10-15 10:21:31'),(1252741,417662,'action complete via WP Cron','2025-10-15 08:21:31','2025-10-15 10:21:31'),(1252742,417663,'action created','2025-10-15 08:21:31','2025-10-15 10:21:31'),(1252743,417663,'action started via WP Cron','2025-10-15 08:26:31','2025-10-15 10:26:31'),(1252744,417663,'action complete via WP Cron','2025-10-15 08:26:31','2025-10-15 10:26:31'),(1252745,417664,'action created','2025-10-15 08:26:31','2025-10-15 10:26:31'),(1252746,417664,'action started via WP Cron','2025-10-15 08:31:31','2025-10-15 10:31:31'),(1252747,417665,'action created','2025-10-15 08:31:31','2025-10-15 10:31:31'),(1252748,417665,'action started via WP Cron','2025-10-15 08:31:33','2025-10-15 10:31:33'),(1252749,417665,'action complete via WP Cron','2025-10-15 08:31:33','2025-10-15 10:31:33'),(1252750,417664,'action complete via WP Cron','2025-10-15 08:31:33','2025-10-15 10:31:33'),(1252751,417666,'action created','2025-10-15 08:31:33','2025-10-15 10:31:33'),(1252752,417666,'action started via WP Cron','2025-10-15 08:36:31','2025-10-15 10:36:31'),(1252753,417666,'action complete via WP Cron','2025-10-15 08:36:31','2025-10-15 10:36:31'),(1252754,417667,'action created','2025-10-15 08:36:31','2025-10-15 10:36:31'),(1252755,417667,'action started via WP Cron','2025-10-15 08:41:25','2025-10-15 10:41:25'),(1252756,417667,'action complete via WP Cron','2025-10-15 08:41:25','2025-10-15 10:41:25'),(1252757,417668,'action created','2025-10-15 08:41:25','2025-10-15 10:41:25'),(1252758,417668,'action started via WP Cron','2025-10-15 08:51:31','2025-10-15 10:51:31'),(1252759,417668,'action complete via WP Cron','2025-10-15 08:51:31','2025-10-15 10:51:31'),(1252760,417669,'action created','2025-10-15 08:51:31','2025-10-15 10:51:31'),(1252761,417669,'action started via WP Cron','2025-10-15 08:56:31','2025-10-15 10:56:31'),(1252762,417669,'action complete via WP Cron','2025-10-15 08:56:31','2025-10-15 10:56:31'),(1252763,417670,'action created','2025-10-15 08:56:31','2025-10-15 10:56:31'),(1252764,417670,'action started via WP Cron','2025-10-15 09:01:31','2025-10-15 11:01:31'),(1252765,417670,'action complete via WP Cron','2025-10-15 09:01:31','2025-10-15 11:01:31'),(1252766,417671,'action created','2025-10-15 09:01:31','2025-10-15 11:01:31'),(1252767,417671,'action started via WP Cron','2025-10-15 09:06:31','2025-10-15 11:06:31'),(1252768,417671,'action complete via WP Cron','2025-10-15 09:06:31','2025-10-15 11:06:31'),(1252769,417672,'action created','2025-10-15 09:06:31','2025-10-15 11:06:31'),(1252770,417672,'action started via WP Cron','2025-10-15 09:09:20','2025-10-15 11:09:20'),(1252771,417673,'action created','2025-10-15 09:09:20','2025-10-15 11:09:20'),(1252772,417673,'action started via WP Cron','2025-10-15 09:09:22','2025-10-15 11:09:22'),(1252773,417673,'action complete via WP Cron','2025-10-15 09:09:22','2025-10-15 11:09:22'),(1252774,417672,'action complete via WP Cron','2025-10-15 09:09:22','2025-10-15 11:09:22'),(1252775,417674,'action created','2025-10-15 09:09:22','2025-10-15 11:09:22'),(1252776,417674,'action started via WP Cron','2025-10-15 09:16:32','2025-10-15 11:16:32'),(1252777,417674,'action complete via WP Cron','2025-10-15 09:16:32','2025-10-15 11:16:32'),(1252778,417675,'action created','2025-10-15 09:16:32','2025-10-15 11:16:32'),(1252779,417675,'action started via WP Cron','2025-10-15 09:21:34','2025-10-15 11:21:34'),(1252780,417676,'action created','2025-10-15 09:21:34','2025-10-15 11:21:34'),(1252781,417676,'action started via WP Cron','2025-10-15 09:21:36','2025-10-15 11:21:36'),(1252782,417676,'action complete via WP Cron','2025-10-15 09:21:36','2025-10-15 11:21:36'),(1252783,417675,'action complete via WP Cron','2025-10-15 09:21:36','2025-10-15 11:21:36'),(1252784,417677,'action created','2025-10-15 09:21:36','2025-10-15 11:21:36'),(1252785,417677,'action started via WP Cron','2025-10-15 09:26:31','2025-10-15 11:26:31'),(1252786,417677,'action complete via WP Cron','2025-10-15 09:26:31','2025-10-15 11:26:31'),(1252787,417678,'action created','2025-10-15 09:26:31','2025-10-15 11:26:31'),(1252788,417678,'action started via WP Cron','2025-10-15 09:31:32','2025-10-15 11:31:32'),(1252789,417678,'action complete via WP Cron','2025-10-15 09:31:32','2025-10-15 11:31:32'),(1252790,417679,'action created','2025-10-15 09:31:32','2025-10-15 11:31:32'),(1252791,417679,'action started via WP Cron','2025-10-15 09:36:32','2025-10-15 11:36:32'),(1252792,417679,'action complete via WP Cron','2025-10-15 09:36:32','2025-10-15 11:36:32'),(1252793,417680,'action created','2025-10-15 09:36:32','2025-10-15 11:36:32'),(1252794,417680,'action started via WP Cron','2025-10-15 09:38:37','2025-10-15 11:38:37'),(1252795,417680,'action complete via WP Cron','2025-10-15 09:38:37','2025-10-15 11:38:37'),(1252796,417681,'action created','2025-10-15 09:38:37','2025-10-15 11:38:37'),(1252797,417681,'action started via WP Cron','2025-10-15 09:41:31','2025-10-15 11:41:31'),(1252798,417681,'action complete via WP Cron','2025-10-15 09:41:31','2025-10-15 11:41:31'),(1252799,417682,'action created','2025-10-15 09:41:31','2025-10-15 11:41:31'),(1252800,417682,'action started via WP Cron','2025-10-15 09:46:31','2025-10-15 11:46:31'),(1252801,417682,'action complete via WP Cron','2025-10-15 09:46:31','2025-10-15 11:46:31'),(1252802,417683,'action created','2025-10-15 09:46:31','2025-10-15 11:46:31'),(1252803,417683,'action started via WP Cron','2025-10-15 09:49:46','2025-10-15 11:49:46'),(1252804,417683,'action complete via WP Cron','2025-10-15 09:49:46','2025-10-15 11:49:46'),(1252805,417684,'action created','2025-10-15 09:49:46','2025-10-15 11:49:46'),(1252806,417684,'action started via WP Cron','2025-10-15 09:56:32','2025-10-15 11:56:32'),(1252807,417684,'action complete via WP Cron','2025-10-15 09:56:32','2025-10-15 11:56:32'),(1252808,417685,'action created','2025-10-15 09:56:32','2025-10-15 11:56:32'),(1252809,417685,'action started via WP Cron','2025-10-15 10:01:32','2025-10-15 12:01:32'),(1252810,417686,'action created','2025-10-15 10:01:32','2025-10-15 12:01:32'),(1252811,417686,'action started via WP Cron','2025-10-15 10:01:36','2025-10-15 12:01:36'),(1252812,417686,'action complete via WP Cron','2025-10-15 10:01:36','2025-10-15 12:01:36'),(1252813,417685,'action complete via WP Cron','2025-10-15 10:01:36','2025-10-15 12:01:36'),(1252814,417687,'action created','2025-10-15 10:01:36','2025-10-15 12:01:36'),(1252815,417687,'action started via WP Cron','2025-10-15 10:06:32','2025-10-15 12:06:32'),(1252816,417688,'action created','2025-10-15 10:06:32','2025-10-15 12:06:32'),(1252817,417688,'action started via WP Cron','2025-10-15 10:06:34','2025-10-15 12:06:34'),(1252818,417688,'action complete via WP Cron','2025-10-15 10:06:34','2025-10-15 12:06:34'),(1252819,417687,'action complete via WP Cron','2025-10-15 10:06:34','2025-10-15 12:06:34'),(1252820,417689,'action created','2025-10-15 10:06:34','2025-10-15 12:06:34'),(1252821,417689,'action started via WP Cron','2025-10-15 10:11:31','2025-10-15 12:11:31'),(1252822,417689,'action complete via WP Cron','2025-10-15 10:11:31','2025-10-15 12:11:31'),(1252823,417690,'action created','2025-10-15 10:11:31','2025-10-15 12:11:31'),(1252824,417690,'action started via WP Cron','2025-10-15 10:14:24','2025-10-15 12:14:24'),(1252825,417690,'action complete via WP Cron','2025-10-15 10:14:24','2025-10-15 12:14:24'),(1252826,417691,'action created','2025-10-15 10:14:24','2025-10-15 12:14:24'),(1252827,417691,'action started via WP Cron','2025-10-15 10:16:32','2025-10-15 12:16:32'),(1252828,417691,'action complete via WP Cron','2025-10-15 10:16:32','2025-10-15 12:16:32'),(1252829,417692,'action created','2025-10-15 10:16:32','2025-10-15 12:16:32'),(1252830,417692,'action started via WP Cron','2025-10-15 10:21:31','2025-10-15 12:21:31'),(1252831,417692,'action complete via WP Cron','2025-10-15 10:21:31','2025-10-15 12:21:31'),(1252832,417693,'action created','2025-10-15 10:21:31','2025-10-15 12:21:31'),(1252833,417693,'action started via WP Cron','2025-10-15 10:26:31','2025-10-15 12:26:31'),(1252834,417693,'action complete via WP Cron','2025-10-15 10:26:31','2025-10-15 12:26:31'),(1252835,417694,'action created','2025-10-15 10:26:31','2025-10-15 12:26:31'),(1252836,417694,'action started via WP Cron','2025-10-15 10:31:31','2025-10-15 12:31:31'),(1252837,417694,'action complete via WP Cron','2025-10-15 10:31:31','2025-10-15 12:31:31'),(1252838,417695,'action created','2025-10-15 10:31:31','2025-10-15 12:31:31'),(1252839,417695,'action started via WP Cron','2025-10-15 10:35:46','2025-10-15 12:35:46'),(1252840,417696,'action created','2025-10-15 10:35:46','2025-10-15 12:35:46'),(1252841,417696,'action started via WP Cron','2025-10-15 10:35:48','2025-10-15 12:35:48'),(1252842,417696,'action complete via WP Cron','2025-10-15 10:35:48','2025-10-15 12:35:48'),(1252843,417695,'action complete via WP Cron','2025-10-15 10:35:48','2025-10-15 12:35:48'),(1252844,417697,'action created','2025-10-15 10:35:48','2025-10-15 12:35:48'),(1252845,417697,'action started via WP Cron','2025-10-15 10:41:31','2025-10-15 12:41:31'),(1252846,417697,'action complete via WP Cron','2025-10-15 10:41:32','2025-10-15 12:41:32'),(1252847,417698,'action created','2025-10-15 10:41:32','2025-10-15 12:41:32'),(1252848,417698,'action started via WP Cron','2025-10-15 10:46:32','2025-10-15 12:46:32'),(1252849,417699,'action created','2025-10-15 10:46:32','2025-10-15 12:46:32'),(1252850,417699,'action started via WP Cron','2025-10-15 10:46:34','2025-10-15 12:46:34'),(1252851,417699,'action complete via WP Cron','2025-10-15 10:46:34','2025-10-15 12:46:34'),(1252852,417698,'action complete via WP Cron','2025-10-15 10:46:34','2025-10-15 12:46:34'),(1252853,417700,'action created','2025-10-15 10:46:34','2025-10-15 12:46:34'),(1252854,417700,'action started via WP Cron','2025-10-15 10:51:31','2025-10-15 12:51:31'),(1252855,417700,'action complete via WP Cron','2025-10-15 10:51:31','2025-10-15 12:51:31'),(1252856,417701,'action created','2025-10-15 10:51:31','2025-10-15 12:51:31'),(1252857,417701,'action started via WP Cron','2025-10-15 10:53:38','2025-10-15 12:53:38'),(1252858,417701,'action complete via WP Cron','2025-10-15 10:53:38','2025-10-15 12:53:38'),(1252859,417702,'action created','2025-10-15 10:53:38','2025-10-15 12:53:38'),(1252860,417702,'action started via WP Cron','2025-10-15 10:56:32','2025-10-15 12:56:32'),(1252861,417702,'action complete via WP Cron','2025-10-15 10:56:32','2025-10-15 12:56:32'),(1252862,417703,'action created','2025-10-15 10:56:32','2025-10-15 12:56:32'),(1252863,417703,'action started via WP Cron','2025-10-15 11:01:31','2025-10-15 13:01:31'),(1252864,417704,'action created','2025-10-15 11:01:31','2025-10-15 13:01:31'),(1252865,417704,'action started via WP Cron','2025-10-15 11:01:33','2025-10-15 13:01:33'),(1252866,417704,'action complete via WP Cron','2025-10-15 11:01:33','2025-10-15 13:01:33'),(1252867,417703,'action complete via WP Cron','2025-10-15 11:01:34','2025-10-15 13:01:34'),(1252868,417705,'action created','2025-10-15 11:01:34','2025-10-15 13:01:34'),(1252869,417705,'action started via WP Cron','2025-10-15 11:05:14','2025-10-15 13:05:14'),(1252870,417705,'action complete via WP Cron','2025-10-15 11:05:14','2025-10-15 13:05:14'),(1252871,417706,'action created','2025-10-15 11:05:14','2025-10-15 13:05:14'),(1252872,417706,'action started via WP Cron','2025-10-15 11:11:31','2025-10-15 13:11:31'),(1252873,417706,'action complete via WP Cron','2025-10-15 11:11:31','2025-10-15 13:11:31'),(1252874,417707,'action created','2025-10-15 11:11:31','2025-10-15 13:11:31'),(1252875,417707,'action started via WP Cron','2025-10-15 11:16:33','2025-10-15 13:16:33'),(1252876,417707,'action complete via WP Cron','2025-10-15 11:16:33','2025-10-15 13:16:33'),(1252877,417708,'action created','2025-10-15 11:16:33','2025-10-15 13:16:33'),(1252878,417708,'action started via WP Cron','2025-10-15 11:19:47','2025-10-15 13:19:47'),(1252879,417708,'action complete via WP Cron','2025-10-15 11:19:47','2025-10-15 13:19:47'),(1252880,417709,'action created','2025-10-15 11:19:47','2025-10-15 13:19:47'),(1252881,417709,'action started via WP Cron','2025-10-15 11:22:32','2025-10-15 13:22:32'),(1252882,417709,'action complete via WP Cron','2025-10-15 11:22:32','2025-10-15 13:22:32'),(1252883,417710,'action created','2025-10-15 11:22:32','2025-10-15 13:22:32'),(1252884,417710,'action started via WP Cron','2025-10-15 11:25:31','2025-10-15 13:25:31'),(1252885,417710,'action complete via WP Cron','2025-10-15 11:25:31','2025-10-15 13:25:31'),(1252886,417711,'action created','2025-10-15 11:25:31','2025-10-15 13:25:31'),(1252887,417711,'action started via WP Cron','2025-10-15 11:28:30','2025-10-15 13:28:30'),(1252888,417711,'action complete via WP Cron','2025-10-15 11:28:30','2025-10-15 13:28:30'),(1252889,417712,'action created','2025-10-15 11:28:30','2025-10-15 13:28:30'),(1252890,417712,'action started via WP Cron','2025-10-15 11:30:31','2025-10-15 13:30:31'),(1252891,417712,'action complete via WP Cron','2025-10-15 11:30:31','2025-10-15 13:30:31'),(1252892,417713,'action created','2025-10-15 11:30:31','2025-10-15 13:30:31'),(1252893,417713,'action started via WP Cron','2025-10-15 11:32:31','2025-10-15 13:32:31'),(1252894,417713,'action complete via WP Cron','2025-10-15 11:32:31','2025-10-15 13:32:31'),(1252895,417714,'action created','2025-10-15 11:32:31','2025-10-15 13:32:31'),(1252896,417714,'action started via WP Cron','2025-10-15 11:36:32','2025-10-15 13:36:32'),(1252897,417714,'action complete via WP Cron','2025-10-15 11:36:32','2025-10-15 13:36:32'),(1252898,417715,'action created','2025-10-15 11:36:32','2025-10-15 13:36:32'),(1252899,417715,'action started via WP Cron','2025-10-15 11:39:11','2025-10-15 13:39:11'),(1252900,417715,'action complete via WP Cron','2025-10-15 11:39:11','2025-10-15 13:39:11'),(1252901,417716,'action created','2025-10-15 11:39:11','2025-10-15 13:39:11'),(1252902,417716,'action started via WP Cron','2025-10-15 11:41:32','2025-10-15 13:41:32'),(1252903,417716,'action complete via WP Cron','2025-10-15 11:41:32','2025-10-15 13:41:32'),(1252904,417717,'action created','2025-10-15 11:41:32','2025-10-15 13:41:32'),(1252905,417717,'action started via WP Cron','2025-10-15 11:46:20','2025-10-15 13:46:20'),(1252906,417717,'action complete via WP Cron','2025-10-15 11:46:20','2025-10-15 13:46:20'),(1252907,417718,'action created','2025-10-15 11:46:20','2025-10-15 13:46:20'),(1252908,417718,'action started via WP Cron','2025-10-15 11:51:32','2025-10-15 13:51:32'),(1252909,417719,'action created','2025-10-15 11:51:32','2025-10-15 13:51:32'),(1252910,417718,'action complete via WP Cron','2025-10-15 11:51:37','2025-10-15 13:51:37'),(1252911,417720,'action created','2025-10-15 11:51:37','2025-10-15 13:51:37'),(1252912,417719,'action started via WP Cron','2025-10-15 11:51:37','2025-10-15 13:51:37'),(1252913,417719,'action complete via WP Cron','2025-10-15 11:51:42','2025-10-15 13:51:42'),(1252914,417720,'action started via WP Cron','2025-10-15 11:56:31','2025-10-15 13:56:31'),(1252915,417720,'action complete via WP Cron','2025-10-15 11:56:31','2025-10-15 13:56:31'),(1252916,417721,'action created','2025-10-15 11:56:31','2025-10-15 13:56:31'),(1252917,417721,'action started via WP Cron','2025-10-15 12:01:31','2025-10-15 14:01:31'),(1252918,417721,'action complete via WP Cron','2025-10-15 12:01:31','2025-10-15 14:01:31'),(1252919,417722,'action created','2025-10-15 12:01:31','2025-10-15 14:01:31'),(1252920,417722,'action started via WP Cron','2025-10-15 12:06:31','2025-10-15 14:06:31'),(1252921,417722,'action complete via WP Cron','2025-10-15 12:06:31','2025-10-15 14:06:31'),(1252922,417723,'action created','2025-10-15 12:06:31','2025-10-15 14:06:31'),(1252923,417723,'action started via WP Cron','2025-10-15 12:11:31','2025-10-15 14:11:31'),(1252924,417723,'action complete via WP Cron','2025-10-15 12:11:31','2025-10-15 14:11:31'),(1252925,417724,'action created','2025-10-15 12:11:31','2025-10-15 14:11:31'),(1252926,417724,'action started via WP Cron','2025-10-15 12:16:32','2025-10-15 14:16:32'),(1252927,417724,'action complete via WP Cron','2025-10-15 12:16:32','2025-10-15 14:16:32'),(1252928,417725,'action created','2025-10-15 12:16:32','2025-10-15 14:16:32'),(1252929,417725,'action started via WP Cron','2025-10-15 12:21:31','2025-10-15 14:21:31'),(1252930,417726,'action created','2025-10-15 12:21:31','2025-10-15 14:21:31'),(1252931,417726,'action started via WP Cron','2025-10-15 12:21:35','2025-10-15 14:21:35'),(1252932,417726,'action complete via WP Cron','2025-10-15 12:21:35','2025-10-15 14:21:35'),(1252933,417725,'action complete via WP Cron','2025-10-15 12:21:35','2025-10-15 14:21:35'),(1252934,417727,'action created','2025-10-15 12:21:35','2025-10-15 14:21:35'),(1252935,417727,'action started via WP Cron','2025-10-15 12:26:31','2025-10-15 14:26:31'),(1252936,417727,'action complete via WP Cron','2025-10-15 12:26:31','2025-10-15 14:26:31'),(1252937,417728,'action created','2025-10-15 12:26:31','2025-10-15 14:26:31'),(1252938,417728,'action started via WP Cron','2025-10-15 12:31:31','2025-10-15 14:31:31'),(1252939,417728,'action complete via WP Cron','2025-10-15 12:31:31','2025-10-15 14:31:31'),(1252940,417729,'action created','2025-10-15 12:31:31','2025-10-15 14:31:31'),(1252941,417729,'action started via WP Cron','2025-10-15 12:36:32','2025-10-15 14:36:32'),(1252942,417729,'action complete via WP Cron','2025-10-15 12:36:32','2025-10-15 14:36:32'),(1252943,417730,'action created','2025-10-15 12:36:32','2025-10-15 14:36:32'),(1252944,417730,'action started via WP Cron','2025-10-15 12:41:31','2025-10-15 14:41:31'),(1252945,417730,'action complete via WP Cron','2025-10-15 12:41:31','2025-10-15 14:41:31'),(1252946,417731,'action created','2025-10-15 12:41:31','2025-10-15 14:41:31'),(1252947,417731,'action started via WP Cron','2025-10-15 12:46:31','2025-10-15 14:46:31'),(1252948,417731,'action complete via WP Cron','2025-10-15 12:46:31','2025-10-15 14:46:31'),(1252949,417732,'action created','2025-10-15 12:46:31','2025-10-15 14:46:31'),(1252950,417732,'action started via WP Cron','2025-10-15 12:51:31','2025-10-15 14:51:31'),(1252951,417732,'action complete via WP Cron','2025-10-15 12:51:31','2025-10-15 14:51:31'),(1252952,417733,'action created','2025-10-15 12:51:31','2025-10-15 14:51:31'),(1252953,417733,'action started via WP Cron','2025-10-15 12:56:31','2025-10-15 14:56:31'),(1252954,417734,'action created','2025-10-15 12:56:31','2025-10-15 14:56:31'),(1252955,417734,'action started via WP Cron','2025-10-15 12:56:33','2025-10-15 14:56:33'),(1252956,417734,'action complete via WP Cron','2025-10-15 12:56:33','2025-10-15 14:56:33'),(1252957,417733,'action complete via WP Cron','2025-10-15 12:56:33','2025-10-15 14:56:33'),(1252958,417735,'action created','2025-10-15 12:56:33','2025-10-15 14:56:33'),(1252959,417735,'action started via WP Cron','2025-10-15 13:00:58','2025-10-15 15:00:58'),(1252960,417735,'action complete via WP Cron','2025-10-15 13:00:58','2025-10-15 15:00:58'),(1252961,417736,'action created','2025-10-15 13:00:58','2025-10-15 15:00:58'),(1252962,417736,'action started via WP Cron','2025-10-15 13:06:32','2025-10-15 15:06:32'),(1252963,417736,'action complete via WP Cron','2025-10-15 13:06:32','2025-10-15 15:06:32'),(1252964,417737,'action created','2025-10-15 13:06:32','2025-10-15 15:06:32'),(1252965,417737,'action started via WP Cron','2025-10-15 13:10:24','2025-10-15 15:10:24'),(1252966,417738,'action created','2025-10-15 13:10:24','2025-10-15 15:10:24'),(1252967,417738,'action started via WP Cron','2025-10-15 13:10:26','2025-10-15 15:10:26'),(1252968,417738,'action complete via WP Cron','2025-10-15 13:10:26','2025-10-15 15:10:26'),(1252969,417737,'action complete via WP Cron','2025-10-15 13:10:26','2025-10-15 15:10:26'),(1252970,417739,'action created','2025-10-15 13:10:26','2025-10-15 15:10:26'),(1252971,417739,'action started via WP Cron','2025-10-15 13:12:48','2025-10-15 15:12:48'),(1252972,417739,'action complete via WP Cron','2025-10-15 13:12:49','2025-10-15 15:12:49'),(1252973,417740,'action created','2025-10-15 13:12:49','2025-10-15 15:12:49'),(1252974,417740,'action started via WP Cron','2025-10-15 13:16:31','2025-10-15 15:16:31'),(1252975,417740,'action complete via WP Cron','2025-10-15 13:16:31','2025-10-15 15:16:31'),(1252976,417741,'action created','2025-10-15 13:16:31','2025-10-15 15:16:31'),(1252977,417741,'action started via WP Cron','2025-10-15 13:21:31','2025-10-15 15:21:31'),(1252978,417742,'action created','2025-10-15 13:21:31','2025-10-15 15:21:31'),(1252979,417742,'action started via WP Cron','2025-10-15 13:21:33','2025-10-15 15:21:33'),(1252980,417742,'action complete via WP Cron','2025-10-15 13:21:33','2025-10-15 15:21:33'),(1252981,417741,'action complete via WP Cron','2025-10-15 13:21:33','2025-10-15 15:21:33'),(1252982,417743,'action created','2025-10-15 13:21:33','2025-10-15 15:21:33'),(1252983,417743,'action started via WP Cron','2025-10-15 13:26:31','2025-10-15 15:26:31'),(1252984,417743,'action complete via WP Cron','2025-10-15 13:26:31','2025-10-15 15:26:31'),(1252985,417744,'action created','2025-10-15 13:26:31','2025-10-15 15:26:31'),(1252986,417744,'action started via WP Cron','2025-10-15 13:31:33','2025-10-15 15:31:33'),(1252987,417744,'action complete via WP Cron','2025-10-15 13:31:33','2025-10-15 15:31:33'),(1252988,417745,'action created','2025-10-15 13:31:33','2025-10-15 15:31:33'),(1252989,417745,'action started via WP Cron','2025-10-15 13:33:41','2025-10-15 15:33:41'),(1252990,417745,'action complete via WP Cron','2025-10-15 13:33:41','2025-10-15 15:33:41'),(1252991,417746,'action created','2025-10-15 13:33:41','2025-10-15 15:33:41'),(1252992,417746,'action started via WP Cron','2025-10-15 13:36:02','2025-10-15 15:36:02'),(1252993,417746,'action complete via WP Cron','2025-10-15 13:36:02','2025-10-15 15:36:02'),(1252994,417747,'action created','2025-10-15 13:36:02','2025-10-15 15:36:02'),(1252995,417747,'action started via WP Cron','2025-10-15 13:41:30','2025-10-15 15:41:30'),(1252996,417747,'action complete via WP Cron','2025-10-15 13:41:30','2025-10-15 15:41:30'),(1252997,417748,'action created','2025-10-15 13:41:30','2025-10-15 15:41:30'),(1252998,417748,'action started via WP Cron','2025-10-15 13:46:31','2025-10-15 15:46:31'),(1252999,417748,'action complete via WP Cron','2025-10-15 13:46:31','2025-10-15 15:46:31'),(1253000,417749,'action created','2025-10-15 13:46:31','2025-10-15 15:46:31'),(1253001,417749,'action started via WP Cron','2025-10-15 13:51:30','2025-10-15 15:51:30'),(1253002,417749,'action complete via WP Cron','2025-10-15 13:51:30','2025-10-15 15:51:30'),(1253003,417750,'action created','2025-10-15 13:51:30','2025-10-15 15:51:30'),(1253004,417750,'action started via WP Cron','2025-10-15 13:56:31','2025-10-15 15:56:31'),(1253005,417751,'action created','2025-10-15 13:56:31','2025-10-15 15:56:31'),(1253006,417751,'action started via WP Cron','2025-10-15 13:56:34','2025-10-15 15:56:34'),(1253007,417751,'action complete via WP Cron','2025-10-15 13:56:34','2025-10-15 15:56:34'),(1253008,417750,'action complete via WP Cron','2025-10-15 13:56:34','2025-10-15 15:56:34'),(1253009,417752,'action created','2025-10-15 13:56:34','2025-10-15 15:56:34'),(1253010,417752,'action started via WP Cron','2025-10-15 14:01:30','2025-10-15 16:01:30'),(1253011,417752,'action complete via WP Cron','2025-10-15 14:01:30','2025-10-15 16:01:30'),(1253012,417753,'action created','2025-10-15 14:01:30','2025-10-15 16:01:30'),(1253013,417753,'action started via WP Cron','2025-10-15 14:06:30','2025-10-15 16:06:30'),(1253014,417753,'action complete via WP Cron','2025-10-15 14:06:30','2025-10-15 16:06:30'),(1253015,417754,'action created','2025-10-15 14:06:30','2025-10-15 16:06:30'),(1253016,417754,'action started via WP Cron','2025-10-15 14:11:30','2025-10-15 16:11:30'),(1253017,417754,'action complete via WP Cron','2025-10-15 14:11:30','2025-10-15 16:11:30'),(1253018,417755,'action created','2025-10-15 14:11:30','2025-10-15 16:11:30'),(1253019,417755,'action started via WP Cron','2025-10-15 14:13:33','2025-10-15 16:13:33'),(1253020,417755,'action complete via WP Cron','2025-10-15 14:13:33','2025-10-15 16:13:33'),(1253021,417756,'action created','2025-10-15 14:13:33','2025-10-15 16:13:33'),(1253022,417756,'action started via WP Cron','2025-10-15 14:16:31','2025-10-15 16:16:31'),(1253023,417756,'action complete via WP Cron','2025-10-15 14:16:31','2025-10-15 16:16:31'),(1253024,417757,'action created','2025-10-15 14:16:31','2025-10-15 16:16:31'),(1253025,417757,'action started via WP Cron','2025-10-15 14:21:30','2025-10-15 16:21:30'),(1253026,417757,'action complete via WP Cron','2025-10-15 14:21:30','2025-10-15 16:21:30'),(1253027,417758,'action created','2025-10-15 14:21:30','2025-10-15 16:21:30'),(1253028,417758,'action started via WP Cron','2025-10-15 14:23:36','2025-10-15 16:23:36'),(1253029,417758,'action complete via WP Cron','2025-10-15 14:23:36','2025-10-15 16:23:36'),(1253030,417759,'action created','2025-10-15 14:23:36','2025-10-15 16:23:36'),(1253031,417759,'action started via WP Cron','2025-10-15 14:26:30','2025-10-15 16:26:30'),(1253032,417760,'action created','2025-10-15 14:26:30','2025-10-15 16:26:30'),(1253033,417760,'action started via WP Cron','2025-10-15 14:26:32','2025-10-15 16:26:32'),(1253034,417760,'action complete via WP Cron','2025-10-15 14:26:32','2025-10-15 16:26:32'),(1253035,417759,'action complete via WP Cron','2025-10-15 14:26:32','2025-10-15 16:26:32'),(1253036,417761,'action created','2025-10-15 14:26:32','2025-10-15 16:26:32'),(1253037,417761,'action started via WP Cron','2025-10-15 14:28:59','2025-10-15 16:28:59'),(1253038,417761,'action complete via WP Cron','2025-10-15 14:28:59','2025-10-15 16:28:59'),(1253039,417762,'action created','2025-10-15 14:28:59','2025-10-15 16:28:59'),(1253040,417762,'action started via WP Cron','2025-10-15 14:31:29','2025-10-15 16:31:29'),(1253041,417762,'action complete via WP Cron','2025-10-15 14:31:29','2025-10-15 16:31:29'),(1253042,417763,'action created','2025-10-15 14:31:29','2025-10-15 16:31:29'),(1253043,417763,'action started via WP Cron','2025-10-15 14:33:29','2025-10-15 16:33:29'),(1253044,417763,'action complete via WP Cron','2025-10-15 14:33:29','2025-10-15 16:33:29'),(1253045,417764,'action created','2025-10-15 14:33:29','2025-10-15 16:33:29'),(1253046,417764,'action started via WP Cron','2025-10-15 14:35:30','2025-10-15 16:35:30'),(1253047,417764,'action complete via WP Cron','2025-10-15 14:35:30','2025-10-15 16:35:30'),(1253048,417765,'action created','2025-10-15 14:35:30','2025-10-15 16:35:30'),(1253049,417765,'action started via WP Cron','2025-10-15 14:37:30','2025-10-15 16:37:30'),(1253050,417765,'action complete via WP Cron','2025-10-15 14:37:30','2025-10-15 16:37:30'),(1253051,417766,'action created','2025-10-15 14:37:30','2025-10-15 16:37:30'),(1253052,417766,'action started via WP Cron','2025-10-15 14:39:30','2025-10-15 16:39:30'),(1253053,417766,'action complete via WP Cron','2025-10-15 14:39:30','2025-10-15 16:39:30'),(1253054,417767,'action created','2025-10-15 14:39:30','2025-10-15 16:39:30'),(1253055,417767,'action started via WP Cron','2025-10-15 14:41:31','2025-10-15 16:41:31'),(1253056,417767,'action complete via WP Cron','2025-10-15 14:41:31','2025-10-15 16:41:31'),(1253057,417768,'action created','2025-10-15 14:41:31','2025-10-15 16:41:31'),(1253058,417768,'action started via WP Cron','2025-10-15 14:44:29','2025-10-15 16:44:29'),(1253059,417768,'action complete via WP Cron','2025-10-15 14:44:29','2025-10-15 16:44:29'),(1253060,417769,'action created','2025-10-15 14:44:29','2025-10-15 16:44:29'),(1253061,417769,'action started via WP Cron','2025-10-15 14:46:29','2025-10-15 16:46:29'),(1253062,417769,'action complete via WP Cron','2025-10-15 14:46:29','2025-10-15 16:46:29'),(1253063,417770,'action created','2025-10-15 14:46:29','2025-10-15 16:46:29'),(1253064,417770,'action started via WP Cron','2025-10-15 14:48:29','2025-10-15 16:48:29'),(1253065,417770,'action complete via WP Cron','2025-10-15 14:48:29','2025-10-15 16:48:29'),(1253066,417771,'action created','2025-10-15 14:48:29','2025-10-15 16:48:29'),(1253067,417771,'action started via WP Cron','2025-10-15 14:50:30','2025-10-15 16:50:30'),(1253068,417771,'action complete via WP Cron','2025-10-15 14:50:30','2025-10-15 16:50:30'),(1253069,417772,'action created','2025-10-15 14:50:30','2025-10-15 16:50:30'),(1253070,417772,'action started via WP Cron','2025-10-15 14:53:30','2025-10-15 16:53:30'),(1253071,417772,'action complete via WP Cron','2025-10-15 14:53:30','2025-10-15 16:53:30'),(1253072,417773,'action created','2025-10-15 14:53:30','2025-10-15 16:53:30'),(1253073,417773,'action started via WP Cron','2025-10-15 14:55:30','2025-10-15 16:55:30'),(1253074,417773,'action complete via WP Cron','2025-10-15 14:55:30','2025-10-15 16:55:30'),(1253075,417774,'action created','2025-10-15 14:55:30','2025-10-15 16:55:30'),(1253076,417774,'action started via WP Cron','2025-10-15 14:57:30','2025-10-15 16:57:30'),(1253077,417774,'action complete via WP Cron','2025-10-15 14:57:30','2025-10-15 16:57:30'),(1253078,417775,'action created','2025-10-15 14:57:30','2025-10-15 16:57:30'),(1253079,417775,'action started via WP Cron','2025-10-15 15:00:30','2025-10-15 17:00:30'),(1253080,417775,'action complete via WP Cron','2025-10-15 15:00:30','2025-10-15 17:00:30'),(1253081,417776,'action created','2025-10-15 15:00:31','2025-10-15 17:00:31'),(1253082,417776,'action started via WP Cron','2025-10-15 15:03:28','2025-10-15 17:03:28'),(1253083,417776,'action complete via WP Cron','2025-10-15 15:03:29','2025-10-15 17:03:29'),(1253084,417777,'action created','2025-10-15 15:03:29','2025-10-15 17:03:29'),(1253085,417777,'action started via WP Cron','2025-10-15 15:05:29','2025-10-15 17:05:29'),(1253086,417777,'action complete via WP Cron','2025-10-15 15:05:29','2025-10-15 17:05:29'),(1253087,417778,'action created','2025-10-15 15:05:29','2025-10-15 17:05:29'),(1253088,417778,'action started via WP Cron','2025-10-15 15:07:31','2025-10-15 17:07:31'),(1253089,417778,'action complete via WP Cron','2025-10-15 15:07:31','2025-10-15 17:07:31'),(1253090,417779,'action created','2025-10-15 15:07:31','2025-10-15 17:07:31'),(1253091,417779,'action started via WP Cron','2025-10-15 15:10:30','2025-10-15 17:10:30'),(1253092,417779,'action complete via WP Cron','2025-10-15 15:10:30','2025-10-15 17:10:30'),(1253093,417780,'action created','2025-10-15 15:10:30','2025-10-15 17:10:30'),(1253094,417780,'action started via WP Cron','2025-10-15 15:12:30','2025-10-15 17:12:30'),(1253095,417780,'action complete via WP Cron','2025-10-15 15:12:30','2025-10-15 17:12:30'),(1253096,417781,'action created','2025-10-15 15:12:30','2025-10-15 17:12:30'),(1253097,417781,'action started via WP Cron','2025-10-15 15:15:29','2025-10-15 17:15:29'),(1253098,417781,'action complete via WP Cron','2025-10-15 15:15:29','2025-10-15 17:15:29'),(1253099,417782,'action created','2025-10-15 15:15:29','2025-10-15 17:15:29'),(1253100,417782,'action started via WP Cron','2025-10-15 15:17:29','2025-10-15 17:17:29'),(1253101,417782,'action complete via WP Cron','2025-10-15 15:17:29','2025-10-15 17:17:29'),(1253102,417783,'action created','2025-10-15 15:17:29','2025-10-15 17:17:29'),(1253103,417783,'action started via WP Cron','2025-10-15 15:19:29','2025-10-15 17:19:29'),(1253104,417783,'action complete via WP Cron','2025-10-15 15:19:29','2025-10-15 17:19:29'),(1253105,417784,'action created','2025-10-15 15:19:29','2025-10-15 17:19:29'),(1253106,417784,'action started via WP Cron','2025-10-15 15:21:31','2025-10-15 17:21:31'),(1253107,417785,'action created','2025-10-15 15:21:31','2025-10-15 17:21:31'),(1253108,417785,'action started via WP Cron','2025-10-15 15:21:34','2025-10-15 17:21:34'),(1253109,417785,'action complete via WP Cron','2025-10-15 15:21:34','2025-10-15 17:21:34'),(1253110,417784,'action complete via WP Cron','2025-10-15 15:21:34','2025-10-15 17:21:34'),(1253111,417786,'action created','2025-10-15 15:21:34','2025-10-15 17:21:34'),(1253112,417786,'action started via WP Cron','2025-10-15 15:24:29','2025-10-15 17:24:29'),(1253113,417786,'action complete via WP Cron','2025-10-15 15:24:29','2025-10-15 17:24:29'),(1253114,417787,'action created','2025-10-15 15:24:29','2025-10-15 17:24:29'),(1253115,417787,'action started via WP Cron','2025-10-15 15:26:30','2025-10-15 17:26:30'),(1253116,417787,'action complete via WP Cron','2025-10-15 15:26:30','2025-10-15 17:26:30'),(1253117,417788,'action created','2025-10-15 15:26:30','2025-10-15 17:26:30'),(1253118,417788,'action started via WP Cron','2025-10-15 15:31:31','2025-10-15 17:31:31'),(1253119,417788,'action complete via WP Cron','2025-10-15 15:31:31','2025-10-15 17:31:31'),(1253120,417789,'action created','2025-10-15 15:31:31','2025-10-15 17:31:31'),(1253121,417789,'action started via WP Cron','2025-10-15 15:33:59','2025-10-15 17:33:59'),(1253122,417789,'action complete via WP Cron','2025-10-15 15:33:59','2025-10-15 17:33:59'),(1253123,417790,'action created','2025-10-15 15:33:59','2025-10-15 17:33:59'),(1253124,417790,'action started via WP Cron','2025-10-15 15:36:30','2025-10-15 17:36:30'),(1253125,417790,'action complete via WP Cron','2025-10-15 15:36:30','2025-10-15 17:36:30'),(1253126,417791,'action created','2025-10-15 15:36:30','2025-10-15 17:36:30'),(1253127,417791,'action started via WP Cron','2025-10-15 15:41:31','2025-10-15 17:41:31'),(1253128,417791,'action complete via WP Cron','2025-10-15 15:41:31','2025-10-15 17:41:31'),(1253129,417792,'action created','2025-10-15 15:41:31','2025-10-15 17:41:31'),(1253130,417792,'action started via WP Cron','2025-10-15 15:44:30','2025-10-15 17:44:30'),(1253131,417792,'action complete via WP Cron','2025-10-15 15:44:30','2025-10-15 17:44:30'),(1253132,417793,'action created','2025-10-15 15:44:30','2025-10-15 17:44:30'),(1253133,417793,'action started via WP Cron','2025-10-15 15:46:31','2025-10-15 17:46:31'),(1253134,417793,'action complete via WP Cron','2025-10-15 15:46:32','2025-10-15 17:46:32'),(1253135,417794,'action created','2025-10-15 15:46:32','2025-10-15 17:46:32'),(1253136,417794,'action started via WP Cron','2025-10-15 15:49:24','2025-10-15 17:49:24'),(1253137,417794,'action complete via WP Cron','2025-10-15 15:49:24','2025-10-15 17:49:24'),(1253138,417795,'action created','2025-10-15 15:49:24','2025-10-15 17:49:24'),(1253139,417795,'action started via WP Cron','2025-10-15 15:51:30','2025-10-15 17:51:30'),(1253140,417795,'action complete via WP Cron','2025-10-15 15:51:30','2025-10-15 17:51:30'),(1253141,417796,'action created','2025-10-15 15:51:30','2025-10-15 17:51:30'),(1253142,417796,'action started via WP Cron','2025-10-15 15:56:31','2025-10-15 17:56:31'),(1253143,417796,'action complete via WP Cron','2025-10-15 15:56:31','2025-10-15 17:56:31'),(1253144,417797,'action created','2025-10-15 15:56:31','2025-10-15 17:56:31'),(1253145,417797,'action started via WP Cron','2025-10-15 15:59:19','2025-10-15 17:59:19'),(1253146,417797,'action complete via WP Cron','2025-10-15 15:59:19','2025-10-15 17:59:19'),(1253147,417798,'action created','2025-10-15 15:59:19','2025-10-15 17:59:19'),(1253148,417798,'action started via WP Cron','2025-10-15 16:01:30','2025-10-15 18:01:30'),(1253149,417798,'action complete via WP Cron','2025-10-15 16:01:30','2025-10-15 18:01:30'),(1253150,417799,'action created','2025-10-15 16:01:30','2025-10-15 18:01:30'),(1253151,417799,'action started via WP Cron','2025-10-15 16:06:31','2025-10-15 18:06:31'),(1253152,417799,'action complete via WP Cron','2025-10-15 16:06:31','2025-10-15 18:06:31'),(1253153,417800,'action created','2025-10-15 16:06:31','2025-10-15 18:06:31'),(1253154,417800,'action started via WP Cron','2025-10-15 16:11:30','2025-10-15 18:11:30'),(1253155,417801,'action created','2025-10-15 16:11:30','2025-10-15 18:11:30'),(1253156,417801,'action started via WP Cron','2025-10-15 16:11:32','2025-10-15 18:11:32'),(1253157,417801,'action complete via WP Cron','2025-10-15 16:11:33','2025-10-15 18:11:33'),(1253158,417800,'action complete via WP Cron','2025-10-15 16:11:33','2025-10-15 18:11:33'),(1253159,417802,'action created','2025-10-15 16:11:33','2025-10-15 18:11:33'),(1253160,417802,'action started via WP Cron','2025-10-15 16:16:32','2025-10-15 18:16:32'),(1253161,417802,'action complete via WP Cron','2025-10-15 16:16:32','2025-10-15 18:16:32'),(1253162,417803,'action created','2025-10-15 16:16:32','2025-10-15 18:16:32'),(1253163,417803,'action started via WP Cron','2025-10-15 16:20:22','2025-10-15 18:20:22'),(1253164,417803,'action complete via WP Cron','2025-10-15 16:20:22','2025-10-15 18:20:22'),(1253165,417804,'action created','2025-10-15 16:20:22','2025-10-15 18:20:22'),(1253166,417804,'action started via WP Cron','2025-10-15 16:26:31','2025-10-15 18:26:31'),(1253167,417805,'action created','2025-10-15 16:26:31','2025-10-15 18:26:31'),(1253168,417805,'action started via WP Cron','2025-10-15 16:26:32','2025-10-15 18:26:32'),(1253169,417805,'action complete via WP Cron','2025-10-15 16:26:32','2025-10-15 18:26:32'),(1253170,417804,'action complete via WP Cron','2025-10-15 16:26:32','2025-10-15 18:26:32'),(1253171,417806,'action created','2025-10-15 16:26:32','2025-10-15 18:26:32'),(1253172,417806,'action started via WP Cron','2025-10-15 16:30:54','2025-10-15 18:30:54'),(1253173,417806,'action complete via WP Cron','2025-10-15 16:30:54','2025-10-15 18:30:54'),(1253174,417807,'action created','2025-10-15 16:30:54','2025-10-15 18:30:54'),(1253175,417807,'action started via WP Cron','2025-10-15 16:36:03','2025-10-15 18:36:03'),(1253176,417807,'action complete via WP Cron','2025-10-15 16:36:03','2025-10-15 18:36:03'),(1253177,417808,'action created','2025-10-15 16:36:03','2025-10-15 18:36:03'),(1253178,417808,'action started via WP Cron','2025-10-15 16:41:16','2025-10-15 18:41:16'),(1253179,417808,'action complete via WP Cron','2025-10-15 16:41:16','2025-10-15 18:41:16'),(1253180,417809,'action created','2025-10-15 16:41:16','2025-10-15 18:41:16'),(1253181,417809,'action started via WP Cron','2025-10-15 16:46:28','2025-10-15 18:46:28'),(1253182,417809,'action complete via WP Cron','2025-10-15 16:46:28','2025-10-15 18:46:28'),(1253183,417810,'action created','2025-10-15 16:46:28','2025-10-15 18:46:28'),(1253184,417810,'action started via WP Cron','2025-10-15 16:51:31','2025-10-15 18:51:31'),(1253185,417810,'action complete via WP Cron','2025-10-15 16:51:31','2025-10-15 18:51:31'),(1253186,417811,'action created','2025-10-15 16:51:31','2025-10-15 18:51:31'),(1253187,417811,'action started via WP Cron','2025-10-15 16:56:31','2025-10-15 18:56:31'),(1253188,417811,'action complete via WP Cron','2025-10-15 16:56:31','2025-10-15 18:56:31'),(1253189,417812,'action created','2025-10-15 16:56:31','2025-10-15 18:56:31'),(1253190,417812,'action started via WP Cron','2025-10-15 17:01:30','2025-10-15 19:01:30'),(1253191,417813,'action created','2025-10-15 17:01:30','2025-10-15 19:01:30'),(1253192,417813,'action started via WP Cron','2025-10-15 17:01:31','2025-10-15 19:01:31'),(1253193,417813,'action complete via WP Cron','2025-10-15 17:01:32','2025-10-15 19:01:32'),(1253194,417812,'action complete via WP Cron','2025-10-15 17:01:32','2025-10-15 19:01:32'),(1253195,417814,'action created','2025-10-15 17:01:32','2025-10-15 19:01:32'),(1253196,417814,'action started via WP Cron','2025-10-15 17:06:30','2025-10-15 19:06:30'),(1253197,417814,'action complete via WP Cron','2025-10-15 17:06:30','2025-10-15 19:06:30'),(1253198,417815,'action created','2025-10-15 17:06:30','2025-10-15 19:06:30'),(1253199,417815,'action started via WP Cron','2025-10-15 17:11:31','2025-10-15 19:11:31'),(1253200,417815,'action complete via WP Cron','2025-10-15 17:11:31','2025-10-15 19:11:31'),(1253201,417816,'action created','2025-10-15 17:11:31','2025-10-15 19:11:31'),(1253202,417816,'action started via WP Cron','2025-10-15 17:16:31','2025-10-15 19:16:31'),(1253203,417816,'action complete via WP Cron','2025-10-15 17:16:31','2025-10-15 19:16:31'),(1253204,417817,'action created','2025-10-15 17:16:31','2025-10-15 19:16:31'),(1253205,417817,'action started via WP Cron','2025-10-15 17:18:41','2025-10-15 19:18:41'),(1253206,417817,'action complete via WP Cron','2025-10-15 17:18:41','2025-10-15 19:18:41'),(1253207,417818,'action created','2025-10-15 17:18:41','2025-10-15 19:18:41'),(1253208,417818,'action started via WP Cron','2025-10-15 17:21:31','2025-10-15 19:21:31'),(1253209,417818,'action complete via WP Cron','2025-10-15 17:21:31','2025-10-15 19:21:31'),(1253210,417819,'action created','2025-10-15 17:21:31','2025-10-15 19:21:31'),(1253211,417819,'action started via WP Cron','2025-10-15 17:25:17','2025-10-15 19:25:17'),(1253212,417819,'action complete via WP Cron','2025-10-15 17:25:17','2025-10-15 19:25:17'),(1253213,417820,'action created','2025-10-15 17:25:17','2025-10-15 19:25:17'),(1253214,417820,'action started via WP Cron','2025-10-15 17:28:00','2025-10-15 19:28:00'),(1253215,417820,'action complete via WP Cron','2025-10-15 17:28:00','2025-10-15 19:28:00'),(1253216,417821,'action created','2025-10-15 17:28:00','2025-10-15 19:28:00'),(1253217,417821,'action started via WP Cron','2025-10-15 17:33:11','2025-10-15 19:33:11'),(1253218,417821,'action complete via WP Cron','2025-10-15 17:33:11','2025-10-15 19:33:11'),(1253219,417822,'action created','2025-10-15 17:33:11','2025-10-15 19:33:11'),(1253220,417822,'action started via WP Cron','2025-10-15 17:36:31','2025-10-15 19:36:31'),(1253221,417822,'action complete via WP Cron','2025-10-15 17:36:31','2025-10-15 19:36:31'),(1253222,417823,'action created','2025-10-15 17:36:31','2025-10-15 19:36:31'),(1253223,417823,'action started via WP Cron','2025-10-15 17:41:31','2025-10-15 19:41:31'),(1253224,417823,'action complete via WP Cron','2025-10-15 17:41:31','2025-10-15 19:41:31'),(1253225,417824,'action created','2025-10-15 17:41:31','2025-10-15 19:41:31'),(1253226,417824,'action started via WP Cron','2025-10-15 17:45:44','2025-10-15 19:45:44'),(1253227,417825,'action created','2025-10-15 17:45:44','2025-10-15 19:45:44'),(1253228,417825,'action started via WP Cron','2025-10-15 17:45:47','2025-10-15 19:45:47'),(1253229,417825,'action complete via WP Cron','2025-10-15 17:45:47','2025-10-15 19:45:47'),(1253230,417824,'action complete via WP Cron','2025-10-15 17:45:48','2025-10-15 19:45:48'),(1253231,417826,'action created','2025-10-15 17:45:48','2025-10-15 19:45:48'),(1253232,417826,'action started via WP Cron','2025-10-15 17:48:11','2025-10-15 19:48:11'),(1253233,417826,'action complete via WP Cron','2025-10-15 17:48:12','2025-10-15 19:48:12'),(1253234,417827,'action created','2025-10-15 17:48:12','2025-10-15 19:48:12'),(1253235,417827,'action started via WP Cron','2025-10-15 17:51:30','2025-10-15 19:51:30'),(1253236,417827,'action complete via WP Cron','2025-10-15 17:51:30','2025-10-15 19:51:30'),(1253237,417828,'action created','2025-10-15 17:51:30','2025-10-15 19:51:30'),(1253238,417828,'action started via WP Cron','2025-10-15 17:55:51','2025-10-15 19:55:51'),(1253239,417828,'action complete via WP Cron','2025-10-15 17:55:51','2025-10-15 19:55:51'),(1253240,417829,'action created','2025-10-15 17:55:51','2025-10-15 19:55:51'),(1253241,417829,'action started via WP Cron','2025-10-15 18:01:30','2025-10-15 20:01:30'),(1253242,417829,'action complete via WP Cron','2025-10-15 18:01:30','2025-10-15 20:01:30'),(1253243,417830,'action created','2025-10-15 18:01:30','2025-10-15 20:01:30'),(1253244,417830,'action started via WP Cron','2025-10-15 18:06:30','2025-10-15 20:06:30'),(1253245,417830,'action complete via WP Cron','2025-10-15 18:06:30','2025-10-15 20:06:30'),(1253246,417831,'action created','2025-10-15 18:06:30','2025-10-15 20:06:30'),(1253247,417831,'action started via WP Cron','2025-10-15 18:11:33','2025-10-15 20:11:33'),(1253248,417831,'action complete via WP Cron','2025-10-15 18:11:33','2025-10-15 20:11:33'),(1253249,417832,'action created','2025-10-15 18:11:33','2025-10-15 20:11:33'),(1253250,417832,'action started via WP Cron','2025-10-15 18:16:31','2025-10-15 20:16:31'),(1253251,417832,'action complete via WP Cron','2025-10-15 18:16:31','2025-10-15 20:16:31'),(1253252,417833,'action created','2025-10-15 18:16:31','2025-10-15 20:16:31'),(1253253,417833,'action started via WP Cron','2025-10-15 18:21:31','2025-10-15 20:21:31'),(1253254,417833,'action complete via WP Cron','2025-10-15 18:21:31','2025-10-15 20:21:31'),(1253255,417834,'action created','2025-10-15 18:21:31','2025-10-15 20:21:31'),(1253256,417834,'action started via WP Cron','2025-10-15 18:26:30','2025-10-15 20:26:30'),(1253257,417834,'action complete via WP Cron','2025-10-15 18:26:30','2025-10-15 20:26:30'),(1253258,417835,'action created','2025-10-15 18:26:30','2025-10-15 20:26:30'),(1253259,417835,'action started via WP Cron','2025-10-15 18:31:31','2025-10-15 20:31:31'),(1253260,417835,'action complete via WP Cron','2025-10-15 18:31:31','2025-10-15 20:31:31'),(1253261,417836,'action created','2025-10-15 18:31:31','2025-10-15 20:31:31'),(1253262,417836,'action started via WP Cron','2025-10-15 18:35:08','2025-10-15 20:35:08'),(1253263,417836,'action complete via WP Cron','2025-10-15 18:35:08','2025-10-15 20:35:08'),(1253264,417837,'action created','2025-10-15 18:35:08','2025-10-15 20:35:08'),(1253265,417837,'action started via WP Cron','2025-10-15 18:41:26','2025-10-15 20:41:26'),(1253266,417837,'action complete via WP Cron','2025-10-15 18:41:26','2025-10-15 20:41:26'),(1253267,417838,'action created','2025-10-15 18:41:26','2025-10-15 20:41:26'),(1253268,417838,'action started via WP Cron','2025-10-15 18:45:05','2025-10-15 20:45:05'),(1253269,417839,'action created','2025-10-15 18:45:05','2025-10-15 20:45:05'),(1253270,417838,'action complete via WP Cron','2025-10-15 18:45:10','2025-10-15 20:45:10'),(1253271,417840,'action created','2025-10-15 18:45:10','2025-10-15 20:45:10'),(1253272,417839,'action started via WP Cron','2025-10-15 18:45:10','2025-10-15 20:45:10'),(1253273,417839,'action complete via WP Cron','2025-10-15 18:45:12','2025-10-15 20:45:12'),(1253274,417840,'action started via WP Cron','2025-10-15 18:49:37','2025-10-15 20:49:37'),(1253275,417840,'action complete via WP Cron','2025-10-15 18:49:37','2025-10-15 20:49:37'),(1253276,417841,'action created','2025-10-15 18:49:37','2025-10-15 20:49:37'),(1253277,417841,'action started via WP Cron','2025-10-15 18:56:31','2025-10-15 20:56:31'),(1253278,417842,'action created','2025-10-15 18:56:31','2025-10-15 20:56:31'),(1253279,417842,'action started via WP Cron','2025-10-15 18:56:35','2025-10-15 20:56:35'),(1253280,417842,'action complete via WP Cron','2025-10-15 18:56:36','2025-10-15 20:56:36'),(1253281,417841,'action complete via WP Cron','2025-10-15 18:56:36','2025-10-15 20:56:36'),(1253282,417843,'action created','2025-10-15 18:56:36','2025-10-15 20:56:36'),(1253283,417843,'action started via WP Cron','2025-10-15 18:59:43','2025-10-15 20:59:43'),(1253284,417843,'action complete via WP Cron','2025-10-15 18:59:43','2025-10-15 20:59:43'),(1253285,417844,'action created','2025-10-15 18:59:43','2025-10-15 20:59:43'),(1253286,417844,'action started via WP Cron','2025-10-15 19:04:44','2025-10-15 21:04:44'),(1253287,417844,'action complete via WP Cron','2025-10-15 19:04:44','2025-10-15 21:04:44'),(1253288,417845,'action created','2025-10-15 19:04:44','2025-10-15 21:04:44'),(1253289,417845,'action started via WP Cron','2025-10-15 19:09:45','2025-10-15 21:09:45'),(1253290,417845,'action complete via WP Cron','2025-10-15 19:09:45','2025-10-15 21:09:45'),(1253291,417846,'action created','2025-10-15 19:09:45','2025-10-15 21:09:45'),(1253292,417846,'action started via WP Cron','2025-10-15 19:14:34','2025-10-15 21:14:34'),(1253293,417846,'action complete via WP Cron','2025-10-15 19:14:34','2025-10-15 21:14:34'),(1253294,417847,'action created','2025-10-15 19:14:34','2025-10-15 21:14:34'),(1253295,417847,'action started via WP Cron','2025-10-15 19:17:29','2025-10-15 21:17:29'),(1253296,417847,'action complete via WP Cron','2025-10-15 19:17:29','2025-10-15 21:17:29'),(1253297,417848,'action created','2025-10-15 19:17:29','2025-10-15 21:17:29'),(1253298,417848,'action started via WP Cron','2025-10-15 19:19:29','2025-10-15 21:19:29'),(1253299,417848,'action complete via WP Cron','2025-10-15 19:19:29','2025-10-15 21:19:29'),(1253300,417849,'action created','2025-10-15 19:19:29','2025-10-15 21:19:29'),(1253301,417849,'action started via WP Cron','2025-10-15 19:21:31','2025-10-15 21:21:31'),(1253302,417849,'action complete via WP Cron','2025-10-15 19:21:31','2025-10-15 21:21:31'),(1253303,417850,'action created','2025-10-15 19:21:31','2025-10-15 21:21:31'),(1253304,417850,'action started via WP Cron','2025-10-15 19:24:50','2025-10-15 21:24:50'),(1253305,417850,'action complete via WP Cron','2025-10-15 19:24:50','2025-10-15 21:24:50'),(1253306,417851,'action created','2025-10-15 19:24:50','2025-10-15 21:24:50'),(1253307,417851,'action started via WP Cron','2025-10-15 19:29:45','2025-10-15 21:29:45'),(1253308,417851,'action complete via WP Cron','2025-10-15 19:29:45','2025-10-15 21:29:45'),(1253309,417852,'action created','2025-10-15 19:29:45','2025-10-15 21:29:45'),(1253310,417852,'action started via WP Cron','2025-10-15 19:34:37','2025-10-15 21:34:37'),(1253311,417852,'action complete via WP Cron','2025-10-15 19:34:37','2025-10-15 21:34:37'),(1253312,417853,'action created','2025-10-15 19:34:37','2025-10-15 21:34:37'),(1253313,417853,'action started via WP Cron','2025-10-15 19:39:10','2025-10-15 21:39:10'),(1253314,417853,'action complete via WP Cron','2025-10-15 19:39:10','2025-10-15 21:39:10'),(1253315,417854,'action created','2025-10-15 19:39:10','2025-10-15 21:39:10'),(1253316,417854,'action started via WP Cron','2025-10-15 19:41:31','2025-10-15 21:41:31'),(1253317,417854,'action complete via WP Cron','2025-10-15 19:41:31','2025-10-15 21:41:31'),(1253318,417855,'action created','2025-10-15 19:41:31','2025-10-15 21:41:31'),(1253319,417855,'action started via WP Cron','2025-10-15 19:43:42','2025-10-15 21:43:42'),(1253320,417855,'action complete via WP Cron','2025-10-15 19:43:42','2025-10-15 21:43:42'),(1253321,417856,'action created','2025-10-15 19:43:42','2025-10-15 21:43:42'),(1253322,417856,'action started via WP Cron','2025-10-15 19:46:31','2025-10-15 21:46:31'),(1253323,417856,'action complete via WP Cron','2025-10-15 19:46:31','2025-10-15 21:46:31'),(1253324,417857,'action created','2025-10-15 19:46:31','2025-10-15 21:46:31'),(1253325,417857,'action started via WP Cron','2025-10-15 19:51:18','2025-10-15 21:51:18'),(1253326,417857,'action complete via WP Cron','2025-10-15 19:51:18','2025-10-15 21:51:18'),(1253327,417858,'action created','2025-10-15 19:51:18','2025-10-15 21:51:18'),(1253328,417858,'action started via WP Cron','2025-10-15 19:53:43','2025-10-15 21:53:43'),(1253329,417859,'action created','2025-10-15 19:53:43','2025-10-15 21:53:43'),(1253330,417859,'action started via WP Cron','2025-10-15 19:53:46','2025-10-15 21:53:46'),(1253331,417859,'action complete via WP Cron','2025-10-15 19:53:46','2025-10-15 21:53:46'),(1253332,417858,'action complete via WP Cron','2025-10-15 19:53:46','2025-10-15 21:53:46'),(1253333,417860,'action created','2025-10-15 19:53:46','2025-10-15 21:53:46'),(1253334,417860,'action started via WP Cron','2025-10-15 19:56:31','2025-10-15 21:56:31'),(1253335,417860,'action complete via WP Cron','2025-10-15 19:56:31','2025-10-15 21:56:31'),(1253336,417861,'action created','2025-10-15 19:56:31','2025-10-15 21:56:31'),(1253337,417861,'action started via WP Cron','2025-10-15 20:01:36','2025-10-15 22:01:36'),(1253338,417861,'action complete via WP Cron','2025-10-15 20:01:37','2025-10-15 22:01:37'),(1253339,417862,'action created','2025-10-15 20:01:37','2025-10-15 22:01:37'),(1253340,417862,'action started via WP Cron','2025-10-15 20:04:45','2025-10-15 22:04:45'),(1253341,417862,'action complete via WP Cron','2025-10-15 20:04:45','2025-10-15 22:04:45'),(1253342,417863,'action created','2025-10-15 20:04:45','2025-10-15 22:04:45'),(1253343,417863,'action started via WP Cron','2025-10-15 20:07:49','2025-10-15 22:07:49'),(1253344,417863,'action complete via WP Cron','2025-10-15 20:07:49','2025-10-15 22:07:49'),(1253345,417864,'action created','2025-10-15 20:07:49','2025-10-15 22:07:49'),(1253346,417864,'action started via WP Cron','2025-10-15 20:09:55','2025-10-15 22:09:55'),(1253347,417864,'action complete via WP Cron','2025-10-15 20:09:56','2025-10-15 22:09:56'),(1253348,417865,'action created','2025-10-15 20:09:56','2025-10-15 22:09:56'),(1253349,417865,'action started via WP Cron','2025-10-15 20:12:38','2025-10-15 22:12:38'),(1253350,417865,'action complete via WP Cron','2025-10-15 20:12:38','2025-10-15 22:12:38'),(1253351,417866,'action created','2025-10-15 20:12:38','2025-10-15 22:12:38'),(1253352,417866,'action started via WP Cron','2025-10-15 20:15:29','2025-10-15 22:15:29'),(1253353,417866,'action complete via WP Cron','2025-10-15 20:15:29','2025-10-15 22:15:29'),(1253354,417867,'action created','2025-10-15 20:15:29','2025-10-15 22:15:29'),(1253355,417867,'action started via WP Cron','2025-10-15 20:17:32','2025-10-15 22:17:32'),(1253356,417867,'action complete via WP Cron','2025-10-15 20:17:32','2025-10-15 22:17:32'),(1253357,417868,'action created','2025-10-15 20:17:32','2025-10-15 22:17:32'),(1253358,417868,'action started via WP Cron','2025-10-15 20:19:32','2025-10-15 22:19:32'),(1253359,417868,'action complete via WP Cron','2025-10-15 20:19:32','2025-10-15 22:19:32'),(1253360,417869,'action created','2025-10-15 20:19:32','2025-10-15 22:19:32'),(1253361,417869,'action started via WP Cron','2025-10-15 20:26:32','2025-10-15 22:26:32'),(1253362,417870,'action created','2025-10-15 20:26:33','2025-10-15 22:26:33'),(1253363,417870,'action started via WP Cron','2025-10-15 20:26:37','2025-10-15 22:26:37'),(1253364,417870,'action complete via WP Cron','2025-10-15 20:26:37','2025-10-15 22:26:37'),(1253365,417869,'action complete via WP Cron','2025-10-15 20:26:37','2025-10-15 22:26:37'),(1253366,417871,'action created','2025-10-15 20:26:37','2025-10-15 22:26:37'),(1253367,417871,'action started via WP Cron','2025-10-15 20:29:39','2025-10-15 22:29:39'),(1253368,417871,'action complete via WP Cron','2025-10-15 20:29:39','2025-10-15 22:29:39'),(1253369,417872,'action created','2025-10-15 20:29:39','2025-10-15 22:29:39'),(1253370,417872,'action started via WP Cron','2025-10-15 20:35:49','2025-10-15 22:35:49'),(1253371,417872,'action complete via WP Cron','2025-10-15 20:35:49','2025-10-15 22:35:49'),(1253372,417873,'action created','2025-10-15 20:35:49','2025-10-15 22:35:49'),(1253373,417873,'action started via WP Cron','2025-10-15 20:40:11','2025-10-15 22:40:11'),(1253374,417874,'action created','2025-10-15 20:40:11','2025-10-15 22:40:11'),(1253375,417874,'action started via WP Cron','2025-10-15 20:40:16','2025-10-15 22:40:16'),(1253376,417873,'action complete via WP Cron','2025-10-15 20:40:16','2025-10-15 22:40:16'),(1253377,417875,'action created','2025-10-15 20:40:16','2025-10-15 22:40:16'),(1253378,417874,'action complete via WP Cron','2025-10-15 20:40:17','2025-10-15 22:40:17'),(1253379,417875,'action started via WP Cron','2025-10-15 20:44:04','2025-10-15 22:44:04'),(1253380,417875,'action complete via WP Cron','2025-10-15 20:44:04','2025-10-15 22:44:04'),(1253381,417876,'action created','2025-10-15 20:44:04','2025-10-15 22:44:04'),(1253382,417876,'action started via WP Cron','2025-10-15 20:46:29','2025-10-15 22:46:29'),(1253383,417876,'action complete via WP Cron','2025-10-15 20:46:29','2025-10-15 22:46:29'),(1253384,417877,'action created','2025-10-15 20:46:29','2025-10-15 22:46:29'),(1253385,417877,'action started via WP Cron','2025-10-15 20:48:31','2025-10-15 22:48:31'),(1253386,417877,'action complete via WP Cron','2025-10-15 20:48:31','2025-10-15 22:48:31'),(1253387,417878,'action created','2025-10-15 20:48:31','2025-10-15 22:48:31'),(1253388,417878,'action started via Async Request','2025-10-15 20:51:05','2025-10-15 22:51:05'),(1253389,417878,'action complete via Async Request','2025-10-15 20:51:05','2025-10-15 22:51:05'),(1253390,417879,'action created','2025-10-15 20:51:05','2025-10-15 22:51:05'),(1253391,417879,'action started via WP Cron','2025-10-15 20:53:29','2025-10-15 22:53:29'),(1253392,417879,'action complete via WP Cron','2025-10-15 20:53:29','2025-10-15 22:53:29'),(1253393,417880,'action created','2025-10-15 20:53:29','2025-10-15 22:53:29'),(1253394,417880,'action started via WP Cron','2025-10-15 20:55:30','2025-10-15 22:55:30'),(1253395,417880,'action complete via WP Cron','2025-10-15 20:55:31','2025-10-15 22:55:31'),(1253396,417881,'action created','2025-10-15 20:55:31','2025-10-15 22:55:31'),(1253397,417881,'action started via WP Cron','2025-10-15 21:01:31','2025-10-15 23:01:31'),(1253398,417881,'action complete via WP Cron','2025-10-15 21:01:32','2025-10-15 23:01:32'),(1253399,417882,'action created','2025-10-15 21:01:32','2025-10-15 23:01:32'),(1253400,417882,'action started via WP Cron','2025-10-15 21:11:32','2025-10-15 23:11:32'),(1253401,417882,'action complete via WP Cron','2025-10-15 21:11:32','2025-10-15 23:11:32'),(1253402,417883,'action created','2025-10-15 21:11:32','2025-10-15 23:11:32'),(1253403,417883,'action started via WP Cron','2025-10-15 21:15:42','2025-10-15 23:15:42'),(1253404,417883,'action complete via WP Cron','2025-10-15 21:15:42','2025-10-15 23:15:42'),(1253405,417884,'action created','2025-10-15 21:15:42','2025-10-15 23:15:42'),(1253406,417884,'action started via WP Cron','2025-10-15 21:18:26','2025-10-15 23:18:26'),(1253407,417884,'action complete via WP Cron','2025-10-15 21:18:26','2025-10-15 23:18:26'),(1253408,417885,'action created','2025-10-15 21:18:26','2025-10-15 23:18:26'),(1253409,417885,'action started via WP Cron','2025-10-15 21:21:31','2025-10-15 23:21:31'),(1253410,417886,'action created','2025-10-15 21:21:31','2025-10-15 23:21:31'),(1253411,417886,'action started via WP Cron','2025-10-15 21:21:34','2025-10-15 23:21:34'),(1253412,417886,'action complete via WP Cron','2025-10-15 21:21:35','2025-10-15 23:21:35'),(1253413,417885,'action complete via WP Cron','2025-10-15 21:21:35','2025-10-15 23:21:35'),(1253414,417887,'action created','2025-10-15 21:21:35','2025-10-15 23:21:35'),(1253415,417887,'action started via WP Cron','2025-10-15 21:23:47','2025-10-15 23:23:47'),(1253416,417888,'action created','2025-10-15 21:23:47','2025-10-15 23:23:47'),(1253417,417888,'action started via WP Cron','2025-10-15 21:23:48','2025-10-15 23:23:48'),(1253418,417888,'action complete via WP Cron','2025-10-15 21:23:48','2025-10-15 23:23:48'),(1253419,417887,'action complete via WP Cron','2025-10-15 21:23:49','2025-10-15 23:23:49'),(1253420,417889,'action created','2025-10-15 21:23:49','2025-10-15 23:23:49'),(1253421,417889,'action started via WP Cron','2025-10-15 21:26:31','2025-10-15 23:26:31'),(1253422,417889,'action complete via WP Cron','2025-10-15 21:26:31','2025-10-15 23:26:31'),(1253423,417890,'action created','2025-10-15 21:26:31','2025-10-15 23:26:31'),(1253424,417890,'action started via WP Cron','2025-10-15 21:31:31','2025-10-15 23:31:31'),(1253425,417890,'action complete via WP Cron','2025-10-15 21:31:32','2025-10-15 23:31:32'),(1253426,417891,'action created','2025-10-15 21:31:32','2025-10-15 23:31:32'),(1253427,417891,'action started via WP Cron','2025-10-15 21:34:19','2025-10-15 23:34:19'),(1253428,417891,'action complete via WP Cron','2025-10-15 21:34:19','2025-10-15 23:34:19'),(1253429,417892,'action created','2025-10-15 21:34:19','2025-10-15 23:34:19'),(1253430,417892,'action started via WP Cron','2025-10-15 21:36:32','2025-10-15 23:36:32'),(1253431,417892,'action complete via WP Cron','2025-10-15 21:36:32','2025-10-15 23:36:32'),(1253432,417893,'action created','2025-10-15 21:36:32','2025-10-15 23:36:32'),(1253433,417893,'action started via WP Cron','2025-10-15 21:41:31','2025-10-15 23:41:31'),(1253434,417893,'action complete via WP Cron','2025-10-15 21:41:31','2025-10-15 23:41:31'),(1253435,417894,'action created','2025-10-15 21:41:32','2025-10-15 23:41:32'),(1253436,417894,'action started via WP Cron','2025-10-15 21:45:37','2025-10-15 23:45:37'),(1253437,417894,'action complete via WP Cron','2025-10-15 21:45:37','2025-10-15 23:45:37'),(1253438,417895,'action created','2025-10-15 21:45:37','2025-10-15 23:45:37'),(1253439,417895,'action started via WP Cron','2025-10-15 21:50:26','2025-10-15 23:50:26'),(1253440,417895,'action complete via WP Cron','2025-10-15 21:50:26','2025-10-15 23:50:26'),(1253441,417896,'action created','2025-10-15 21:50:26','2025-10-15 23:50:26'),(1253442,417896,'action started via WP Cron','2025-10-15 21:55:14','2025-10-15 23:55:14'),(1253443,417896,'action complete via WP Cron','2025-10-15 21:55:14','2025-10-15 23:55:14'),(1253444,417897,'action created','2025-10-15 21:55:14','2025-10-15 23:55:14'),(1253445,417897,'action started via WP Cron','2025-10-15 21:57:30','2025-10-15 23:57:30'),(1253446,417897,'action complete via WP Cron','2025-10-15 21:57:30','2025-10-15 23:57:30'),(1253447,417898,'action created','2025-10-15 21:57:30','2025-10-15 23:57:30'),(1253448,417898,'action started via WP Cron','2025-10-15 22:00:03','2025-10-16 00:00:03'),(1253449,417898,'action complete via WP Cron','2025-10-15 22:00:03','2025-10-16 00:00:03'),(1253450,417899,'action created','2025-10-15 22:00:03','2025-10-16 00:00:03'),(1253451,417899,'action started via WP Cron','2025-10-15 22:05:03','2025-10-16 00:05:03'),(1253452,417899,'action complete via WP Cron','2025-10-15 22:05:03','2025-10-16 00:05:03'),(1253453,417900,'action created','2025-10-15 22:05:03','2025-10-16 00:05:03'),(1253454,417900,'action started via WP Cron','2025-10-15 22:08:14','2025-10-16 00:08:14'),(1253455,417900,'action complete via WP Cron','2025-10-15 22:08:14','2025-10-16 00:08:14'),(1253456,417901,'action created','2025-10-15 22:08:14','2025-10-16 00:08:14'),(1253457,417901,'action started via WP Cron','2025-10-15 22:10:36','2025-10-16 00:10:36'),(1253458,417901,'action complete via WP Cron','2025-10-15 22:10:36','2025-10-16 00:10:36'),(1253459,417902,'action created','2025-10-15 22:10:36','2025-10-16 00:10:36'),(1253460,417902,'action started via WP Cron','2025-10-15 22:16:32','2025-10-16 00:16:32'),(1253461,417902,'action complete via WP Cron','2025-10-15 22:16:32','2025-10-16 00:16:32'),(1253462,417903,'action created','2025-10-15 22:16:32','2025-10-16 00:16:32'),(1253463,417903,'action started via WP Cron','2025-10-15 22:20:06','2025-10-16 00:20:06'),(1253464,417904,'action created','2025-10-15 22:20:06','2025-10-16 00:20:06'),(1253465,417904,'action started via WP Cron','2025-10-15 22:20:08','2025-10-16 00:20:08'),(1253466,417904,'action complete via WP Cron','2025-10-15 22:20:08','2025-10-16 00:20:08'),(1253467,417903,'action complete via WP Cron','2025-10-15 22:20:08','2025-10-16 00:20:08'),(1253468,417905,'action created','2025-10-15 22:20:08','2025-10-16 00:20:08'),(1253469,417905,'action started via WP Cron','2025-10-15 22:22:53','2025-10-16 00:22:53'),(1253470,417905,'action complete via WP Cron','2025-10-15 22:22:53','2025-10-16 00:22:53'),(1253471,417906,'action created','2025-10-15 22:22:53','2025-10-16 00:22:53'),(1253472,417906,'action started via WP Cron','2025-10-15 22:25:04','2025-10-16 00:25:04'),(1253473,417906,'action complete via WP Cron','2025-10-15 22:25:04','2025-10-16 00:25:04'),(1253474,417907,'action created','2025-10-15 22:25:04','2025-10-16 00:25:04'),(1253475,417907,'action started via WP Cron','2025-10-15 22:31:32','2025-10-16 00:31:32'),(1253476,417907,'action complete via WP Cron','2025-10-15 22:31:32','2025-10-16 00:31:32'),(1253477,417908,'action created','2025-10-15 22:31:32','2025-10-16 00:31:32'),(1253478,417908,'action started via WP Cron','2025-10-15 22:36:32','2025-10-16 00:36:32'),(1253479,417908,'action complete via WP Cron','2025-10-15 22:36:32','2025-10-16 00:36:32'),(1253480,417909,'action created','2025-10-15 22:36:32','2025-10-16 00:36:32'),(1253481,417909,'action started via WP Cron','2025-10-15 22:41:39','2025-10-16 00:41:39'),(1253482,417909,'action complete via WP Cron','2025-10-15 22:41:39','2025-10-16 00:41:39'),(1253483,417910,'action created','2025-10-15 22:41:39','2025-10-16 00:41:39'),(1253484,417910,'action started via WP Cron','2025-10-15 22:45:18','2025-10-16 00:45:18'),(1253485,417910,'action complete via WP Cron','2025-10-15 22:45:18','2025-10-16 00:45:18'),(1253486,417911,'action created','2025-10-15 22:45:18','2025-10-16 00:45:18'),(1253487,417911,'action started via WP Cron','2025-10-15 22:51:32','2025-10-16 00:51:32'),(1253488,417911,'action complete via WP Cron','2025-10-15 22:51:32','2025-10-16 00:51:32'),(1253489,417912,'action created','2025-10-15 22:51:32','2025-10-16 00:51:32'),(1253490,417912,'action started via WP Cron','2025-10-15 22:56:32','2025-10-16 00:56:32'),(1253491,417913,'action created','2025-10-15 22:56:32','2025-10-16 00:56:32'),(1253492,417912,'action complete via WP Cron','2025-10-15 22:56:37','2025-10-16 00:56:37'),(1253493,417914,'action created','2025-10-15 22:56:37','2025-10-16 00:56:37'),(1253494,417913,'action started via WP Cron','2025-10-15 22:56:37','2025-10-16 00:56:37'),(1253495,417913,'action complete via WP Cron','2025-10-15 22:56:41','2025-10-16 00:56:41'),(1253496,417914,'action started via WP Cron','2025-10-15 23:01:32','2025-10-16 01:01:32'),(1253497,417914,'action complete via WP Cron','2025-10-15 23:01:32','2025-10-16 01:01:32'),(1253498,417915,'action created','2025-10-15 23:01:32','2025-10-16 01:01:32'),(1253499,417915,'action started via WP Cron','2025-10-15 23:06:32','2025-10-16 01:06:32'),(1253500,417915,'action complete via WP Cron','2025-10-15 23:06:32','2025-10-16 01:06:32'),(1253501,417916,'action created','2025-10-15 23:06:32','2025-10-16 01:06:32'),(1253502,417916,'action started via WP Cron','2025-10-15 23:11:32','2025-10-16 01:11:32'),(1253503,417916,'action complete via WP Cron','2025-10-15 23:11:32','2025-10-16 01:11:32'),(1253504,417917,'action created','2025-10-15 23:11:32','2025-10-16 01:11:32'),(1253505,417917,'action started via WP Cron','2025-10-15 23:16:32','2025-10-16 01:16:32'),(1253506,417917,'action complete via WP Cron','2025-10-15 23:16:32','2025-10-16 01:16:32'),(1253507,417918,'action created','2025-10-15 23:16:32','2025-10-16 01:16:32'),(1253508,417918,'action started via WP Cron','2025-10-15 23:21:32','2025-10-16 01:21:32'),(1253509,417918,'action complete via WP Cron','2025-10-15 23:21:32','2025-10-16 01:21:32'),(1253510,417919,'action created','2025-10-15 23:21:32','2025-10-16 01:21:32'),(1253511,417919,'action started via WP Cron','2025-10-15 23:26:32','2025-10-16 01:26:32'),(1253512,417919,'action complete via WP Cron','2025-10-15 23:26:32','2025-10-16 01:26:32'),(1253513,417920,'action created','2025-10-15 23:26:32','2025-10-16 01:26:32'),(1253514,417920,'action started via WP Cron','2025-10-15 23:31:32','2025-10-16 01:31:32'),(1253515,417920,'action complete via WP Cron','2025-10-15 23:31:32','2025-10-16 01:31:32'),(1253516,417921,'action created','2025-10-15 23:31:32','2025-10-16 01:31:32'),(1253517,417921,'action started via WP Cron','2025-10-15 23:36:32','2025-10-16 01:36:32'),(1253518,417922,'action created','2025-10-15 23:36:32','2025-10-16 01:36:32'),(1253519,417922,'action started via WP Cron','2025-10-15 23:36:36','2025-10-16 01:36:36'),(1253520,417922,'action complete via WP Cron','2025-10-15 23:36:37','2025-10-16 01:36:37'),(1253521,417921,'action complete via WP Cron','2025-10-15 23:36:37','2025-10-16 01:36:37'),(1253522,417923,'action created','2025-10-15 23:36:37','2025-10-16 01:36:37'),(1253523,417923,'action started via WP Cron','2025-10-15 23:41:32','2025-10-16 01:41:32'),(1253524,417923,'action complete via WP Cron','2025-10-15 23:41:32','2025-10-16 01:41:32'),(1253525,417924,'action created','2025-10-15 23:41:32','2025-10-16 01:41:32'),(1253526,417924,'action started via WP Cron','2025-10-15 23:46:32','2025-10-16 01:46:32'),(1253527,417924,'action complete via WP Cron','2025-10-15 23:46:32','2025-10-16 01:46:32'),(1253528,417925,'action created','2025-10-15 23:46:32','2025-10-16 01:46:32'),(1253529,417925,'action started via WP Cron','2025-10-15 23:51:32','2025-10-16 01:51:32'),(1253530,417925,'action complete via WP Cron','2025-10-15 23:51:32','2025-10-16 01:51:32'),(1253531,417926,'action created','2025-10-15 23:51:32','2025-10-16 01:51:32'),(1253532,417926,'action started via WP Cron','2025-10-15 23:54:50','2025-10-16 01:54:50'),(1253533,417926,'action complete via WP Cron','2025-10-15 23:54:50','2025-10-16 01:54:50'),(1253534,417927,'action created','2025-10-15 23:54:50','2025-10-16 01:54:50'),(1253535,417927,'action started via WP Cron','2025-10-16 00:00:00','2025-10-16 02:00:00'),(1253536,417927,'action complete via WP Cron','2025-10-16 00:00:00','2025-10-16 02:00:00'),(1253537,417928,'action created','2025-10-16 00:00:00','2025-10-16 02:00:00'),(1253538,417928,'action started via WP Cron','2025-10-16 00:06:32','2025-10-16 02:06:32'),(1253539,417928,'action complete via WP Cron','2025-10-16 00:06:32','2025-10-16 02:06:32'),(1253540,417929,'action created','2025-10-16 00:06:32','2025-10-16 02:06:32'),(1253541,417929,'action started via WP Cron','2025-10-16 00:10:49','2025-10-16 02:10:49'),(1253542,417929,'action complete via WP Cron','2025-10-16 00:10:49','2025-10-16 02:10:49'),(1253543,417930,'action created','2025-10-16 00:10:49','2025-10-16 02:10:49'),(1253544,417930,'action started via WP Cron','2025-10-16 00:14:36','2025-10-16 02:14:36'),(1253545,417930,'action complete via WP Cron','2025-10-16 00:14:36','2025-10-16 02:14:36'),(1253546,417931,'action created','2025-10-16 00:14:36','2025-10-16 02:14:36'),(1253547,417931,'action started via WP Cron','2025-10-16 00:21:32','2025-10-16 02:21:32'),(1253548,417931,'action complete via WP Cron','2025-10-16 00:21:32','2025-10-16 02:21:32'),(1253549,417932,'action created','2025-10-16 00:21:32','2025-10-16 02:21:32'),(1253550,417932,'action started via WP Cron','2025-10-16 00:25:01','2025-10-16 02:25:01'),(1253551,417933,'action created','2025-10-16 00:25:01','2025-10-16 02:25:01'),(1253552,417933,'action started via WP Cron','2025-10-16 00:25:03','2025-10-16 02:25:03'),(1253553,417933,'action complete via WP Cron','2025-10-16 00:25:03','2025-10-16 02:25:03'),(1253554,417932,'action complete via WP Cron','2025-10-16 00:25:03','2025-10-16 02:25:03'),(1253555,417934,'action created','2025-10-16 00:25:03','2025-10-16 02:25:03'),(1253556,417934,'action started via WP Cron','2025-10-16 00:29:11','2025-10-16 02:29:11'),(1253557,417934,'action complete via WP Cron','2025-10-16 00:29:12','2025-10-16 02:29:12'),(1253558,417935,'action created','2025-10-16 00:29:12','2025-10-16 02:29:12'),(1253559,417935,'action started via WP Cron','2025-10-16 00:31:32','2025-10-16 02:31:32'),(1253560,417935,'action complete via WP Cron','2025-10-16 00:31:32','2025-10-16 02:31:32'),(1253561,417936,'action created','2025-10-16 00:31:32','2025-10-16 02:31:32'),(1253562,417936,'action started via WP Cron','2025-10-16 00:35:50','2025-10-16 02:35:50'),(1253563,417936,'action complete via WP Cron','2025-10-16 00:35:50','2025-10-16 02:35:50'),(1253564,417937,'action created','2025-10-16 00:35:50','2025-10-16 02:35:50'),(1253565,417937,'action started via WP Cron','2025-10-16 00:41:32','2025-10-16 02:41:32'),(1253566,417937,'action complete via WP Cron','2025-10-16 00:41:32','2025-10-16 02:41:32'),(1253567,417938,'action created','2025-10-16 00:41:32','2025-10-16 02:41:32'),(1253568,417938,'action started via WP Cron','2025-10-16 00:46:08','2025-10-16 02:46:08'),(1253569,417938,'action complete via WP Cron','2025-10-16 00:46:09','2025-10-16 02:46:09'),(1253570,417939,'action created','2025-10-16 00:46:09','2025-10-16 02:46:09'),(1253571,417939,'action started via WP Cron','2025-10-16 00:49:35','2025-10-16 02:49:35'),(1253572,417940,'action created','2025-10-16 00:49:35','2025-10-16 02:49:35'),(1253573,417940,'action started via WP Cron','2025-10-16 00:49:37','2025-10-16 02:49:37'),(1253574,417940,'action complete via WP Cron','2025-10-16 00:49:37','2025-10-16 02:49:37'),(1253575,417939,'action complete via WP Cron','2025-10-16 00:49:37','2025-10-16 02:49:37'),(1253576,417941,'action created','2025-10-16 00:49:37','2025-10-16 02:49:37'),(1253577,417941,'action started via WP Cron','2025-10-16 00:56:20','2025-10-16 02:56:20'),(1253578,417941,'action complete via WP Cron','2025-10-16 00:56:20','2025-10-16 02:56:20'),(1253579,417942,'action created','2025-10-16 00:56:20','2025-10-16 02:56:20'),(1253580,417942,'action started via WP Cron','2025-10-16 01:01:32','2025-10-16 03:01:32'),(1253581,417942,'action complete via WP Cron','2025-10-16 01:01:32','2025-10-16 03:01:32'),(1253582,417943,'action created','2025-10-16 01:01:32','2025-10-16 03:01:32'),(1253583,417943,'action started via WP Cron','2025-10-16 01:06:32','2025-10-16 03:06:32'),(1253584,417943,'action complete via WP Cron','2025-10-16 01:06:32','2025-10-16 03:06:32'),(1253585,417944,'action created','2025-10-16 01:06:32','2025-10-16 03:06:32'),(1253586,417944,'action started via WP Cron','2025-10-16 01:11:32','2025-10-16 03:11:32'),(1253587,417944,'action complete via WP Cron','2025-10-16 01:11:32','2025-10-16 03:11:32'),(1253588,417945,'action created','2025-10-16 01:11:32','2025-10-16 03:11:32'),(1253589,417945,'action started via WP Cron','2025-10-16 01:16:32','2025-10-16 03:16:32'),(1253590,417945,'action complete via WP Cron','2025-10-16 01:16:32','2025-10-16 03:16:32'),(1253591,417946,'action created','2025-10-16 01:16:32','2025-10-16 03:16:32'),(1253592,417946,'action started via WP Cron','2025-10-16 01:19:35','2025-10-16 03:19:35'),(1253593,417946,'action complete via WP Cron','2025-10-16 01:19:35','2025-10-16 03:19:35'),(1253594,417947,'action created','2025-10-16 01:19:35','2025-10-16 03:19:35'),(1253595,417947,'action started via WP Cron','2025-10-16 01:26:32','2025-10-16 03:26:32'),(1253596,417947,'action complete via WP Cron','2025-10-16 01:26:32','2025-10-16 03:26:32'),(1253597,417948,'action created','2025-10-16 01:26:32','2025-10-16 03:26:32'),(1253598,417948,'action started via WP Cron','2025-10-16 01:31:32','2025-10-16 03:31:32'),(1253599,417949,'action created','2025-10-16 01:31:32','2025-10-16 03:31:32'),(1253600,417949,'action started via WP Cron','2025-10-16 01:31:34','2025-10-16 03:31:34'),(1253601,417949,'action complete via WP Cron','2025-10-16 01:31:34','2025-10-16 03:31:34'),(1253602,417948,'action complete via WP Cron','2025-10-16 01:31:34','2025-10-16 03:31:34'),(1253603,417950,'action created','2025-10-16 01:31:34','2025-10-16 03:31:34'),(1253604,417950,'action started via WP Cron','2025-10-16 01:36:32','2025-10-16 03:36:32'),(1253605,417950,'action complete via WP Cron','2025-10-16 01:36:32','2025-10-16 03:36:32'),(1253606,417951,'action created','2025-10-16 01:36:32','2025-10-16 03:36:32'),(1253607,417951,'action started via WP Cron','2025-10-16 01:41:32','2025-10-16 03:41:32'),(1253608,417951,'action complete via WP Cron','2025-10-16 01:41:32','2025-10-16 03:41:32'),(1253609,417952,'action created','2025-10-16 01:41:32','2025-10-16 03:41:32'),(1253610,417952,'action started via WP Cron','2025-10-16 01:43:58','2025-10-16 03:43:58'),(1253611,417952,'action complete via WP Cron','2025-10-16 01:43:58','2025-10-16 03:43:58'),(1253612,417953,'action created','2025-10-16 01:43:58','2025-10-16 03:43:58'),(1253613,417953,'action started via WP Cron','2025-10-16 01:46:32','2025-10-16 03:46:32'),(1253614,417953,'action complete via WP Cron','2025-10-16 01:46:32','2025-10-16 03:46:32'),(1253615,417954,'action created','2025-10-16 01:46:32','2025-10-16 03:46:32'),(1253616,417954,'action started via WP Cron','2025-10-16 01:48:56','2025-10-16 03:48:56'),(1253617,417954,'action complete via WP Cron','2025-10-16 01:48:56','2025-10-16 03:48:56'),(1253618,417955,'action created','2025-10-16 01:48:56','2025-10-16 03:48:56'),(1253619,417955,'action started via WP Cron','2025-10-16 01:51:32','2025-10-16 03:51:32'),(1253620,417955,'action complete via WP Cron','2025-10-16 01:51:32','2025-10-16 03:51:32'),(1253621,417956,'action created','2025-10-16 01:51:32','2025-10-16 03:51:32'),(1253622,417956,'action started via WP Cron','2025-10-16 01:54:28','2025-10-16 03:54:28'),(1253623,417956,'action complete via WP Cron','2025-10-16 01:54:28','2025-10-16 03:54:28'),(1253624,417957,'action created','2025-10-16 01:54:28','2025-10-16 03:54:28'),(1253625,417957,'action started via WP Cron','2025-10-16 01:56:32','2025-10-16 03:56:32'),(1253626,417957,'action complete via WP Cron','2025-10-16 01:56:32','2025-10-16 03:56:32'),(1253627,417958,'action created','2025-10-16 01:56:32','2025-10-16 03:56:32'),(1253628,417958,'action started via WP Cron','2025-10-16 02:01:32','2025-10-16 04:01:32'),(1253629,417958,'action complete via WP Cron','2025-10-16 02:01:32','2025-10-16 04:01:32'),(1253630,417959,'action created','2025-10-16 02:01:32','2025-10-16 04:01:32'),(1253631,417959,'action started via WP Cron','2025-10-16 02:06:13','2025-10-16 04:06:13'),(1253632,417960,'action created','2025-10-16 02:06:13','2025-10-16 04:06:13'),(1253633,417960,'action started via WP Cron','2025-10-16 02:06:15','2025-10-16 04:06:15'),(1253634,417960,'action complete via WP Cron','2025-10-16 02:06:15','2025-10-16 04:06:15'),(1253635,417959,'action complete via WP Cron','2025-10-16 02:06:15','2025-10-16 04:06:15'),(1253636,417961,'action created','2025-10-16 02:06:15','2025-10-16 04:06:15'),(1253637,417961,'action started via WP Cron','2025-10-16 02:10:15','2025-10-16 04:10:15'),(1253638,417961,'action complete via WP Cron','2025-10-16 02:10:15','2025-10-16 04:10:15'),(1253639,417962,'action created','2025-10-16 02:10:15','2025-10-16 04:10:15'),(1253640,417962,'action started via WP Cron','2025-10-16 02:16:32','2025-10-16 04:16:32'),(1253641,417962,'action complete via WP Cron','2025-10-16 02:16:32','2025-10-16 04:16:32'),(1253642,417963,'action created','2025-10-16 02:16:32','2025-10-16 04:16:32'),(1253643,417963,'action started via WP Cron','2025-10-16 02:19:19','2025-10-16 04:19:19'),(1253644,417963,'action complete via WP Cron','2025-10-16 02:19:19','2025-10-16 04:19:19'),(1253645,417964,'action created','2025-10-16 02:19:19','2025-10-16 04:19:19'),(1253646,417964,'action started via WP Cron','2025-10-16 02:21:33','2025-10-16 04:21:33'),(1253647,417964,'action complete via WP Cron','2025-10-16 02:21:33','2025-10-16 04:21:33'),(1253648,417965,'action created','2025-10-16 02:21:33','2025-10-16 04:21:33'),(1253649,417965,'action started via WP Cron','2025-10-16 02:26:32','2025-10-16 04:26:32'),(1253650,417965,'action complete via WP Cron','2025-10-16 02:26:32','2025-10-16 04:26:32'),(1253651,417966,'action created','2025-10-16 02:26:32','2025-10-16 04:26:32'),(1253652,417966,'action started via WP Cron','2025-10-16 02:31:35','2025-10-16 04:31:35'),(1253653,417966,'action complete via WP Cron','2025-10-16 02:31:35','2025-10-16 04:31:35'),(1253654,417967,'action created','2025-10-16 02:31:35','2025-10-16 04:31:35'),(1253655,417967,'action started via WP Cron','2025-10-16 02:36:32','2025-10-16 04:36:32'),(1253656,417967,'action complete via WP Cron','2025-10-16 02:36:32','2025-10-16 04:36:32'),(1253657,417968,'action created','2025-10-16 02:36:32','2025-10-16 04:36:32'),(1253658,417968,'action started via WP Cron','2025-10-16 02:41:32','2025-10-16 04:41:32'),(1253659,417968,'action complete via WP Cron','2025-10-16 02:41:33','2025-10-16 04:41:33'),(1253660,417969,'action created','2025-10-16 02:41:33','2025-10-16 04:41:33'),(1253661,417969,'action started via WP Cron','2025-10-16 02:46:32','2025-10-16 04:46:32'),(1253662,417969,'action complete via WP Cron','2025-10-16 02:46:32','2025-10-16 04:46:32'),(1253663,417970,'action created','2025-10-16 02:46:32','2025-10-16 04:46:32'),(1253664,417970,'action started via WP Cron','2025-10-16 02:51:32','2025-10-16 04:51:32'),(1253665,417970,'action complete via WP Cron','2025-10-16 02:51:32','2025-10-16 04:51:32'),(1253666,417971,'action created','2025-10-16 02:51:32','2025-10-16 04:51:32'),(1253667,417971,'action started via WP Cron','2025-10-16 02:53:49','2025-10-16 04:53:49'),(1253668,417971,'action complete via WP Cron','2025-10-16 02:53:49','2025-10-16 04:53:49'),(1253669,417972,'action created','2025-10-16 02:53:49','2025-10-16 04:53:49'),(1253670,417972,'action started via WP Cron','2025-10-16 02:56:33','2025-10-16 04:56:33'),(1253671,417972,'action complete via WP Cron','2025-10-16 02:56:33','2025-10-16 04:56:33'),(1253672,417973,'action created','2025-10-16 02:56:33','2025-10-16 04:56:33'),(1253673,417973,'action started via WP Cron','2025-10-16 03:01:33','2025-10-16 05:01:33'),(1253674,417974,'action created','2025-10-16 03:01:33','2025-10-16 05:01:33'),(1253675,417974,'action started via WP Cron','2025-10-16 03:01:35','2025-10-16 05:01:35'),(1253676,417974,'action complete via WP Cron','2025-10-16 03:01:36','2025-10-16 05:01:36'),(1253677,417973,'action complete via WP Cron','2025-10-16 03:01:36','2025-10-16 05:01:36'),(1253678,417975,'action created','2025-10-16 03:01:36','2025-10-16 05:01:36'),(1253679,417975,'action started via WP Cron','2025-10-16 03:06:32','2025-10-16 05:06:32'),(1253680,417975,'action complete via WP Cron','2025-10-16 03:06:32','2025-10-16 05:06:32'),(1253681,417976,'action created','2025-10-16 03:06:32','2025-10-16 05:06:32'),(1253682,417976,'action started via WP Cron','2025-10-16 03:11:32','2025-10-16 05:11:32'),(1253683,417976,'action complete via WP Cron','2025-10-16 03:11:32','2025-10-16 05:11:32'),(1253684,417977,'action created','2025-10-16 03:11:32','2025-10-16 05:11:32'),(1253685,417977,'action started via WP Cron','2025-10-16 03:15:25','2025-10-16 05:15:25'),(1253686,417977,'action complete via WP Cron','2025-10-16 03:15:25','2025-10-16 05:15:25'),(1253687,417978,'action created','2025-10-16 03:15:25','2025-10-16 05:15:25'),(1253688,417978,'action started via WP Cron','2025-10-16 03:21:33','2025-10-16 05:21:33'),(1253689,417978,'action complete via WP Cron','2025-10-16 03:21:33','2025-10-16 05:21:33'),(1253690,417979,'action created','2025-10-16 03:21:33','2025-10-16 05:21:33'),(1253691,417979,'action started via WP Cron','2025-10-16 03:25:28','2025-10-16 05:25:28'),(1253692,417979,'action complete via WP Cron','2025-10-16 03:25:28','2025-10-16 05:25:28'),(1253693,417980,'action created','2025-10-16 03:25:28','2025-10-16 05:25:28'),(1253694,417980,'action started via WP Cron','2025-10-16 03:31:33','2025-10-16 05:31:33'),(1253695,417981,'action created','2025-10-16 03:31:33','2025-10-16 05:31:33'),(1253696,417980,'action complete via WP Cron','2025-10-16 03:31:38','2025-10-16 05:31:38'),(1253697,417982,'action created','2025-10-16 03:31:38','2025-10-16 05:31:38'),(1253698,417981,'action started via WP Cron','2025-10-16 03:31:38','2025-10-16 05:31:38'),(1253699,417981,'action complete via WP Cron','2025-10-16 03:31:40','2025-10-16 05:31:40'),(1253700,417982,'action started via WP Cron','2025-10-16 03:36:34','2025-10-16 05:36:34'),(1253701,417982,'action complete via WP Cron','2025-10-16 03:36:34','2025-10-16 05:36:34'),(1253702,417983,'action created','2025-10-16 03:36:34','2025-10-16 05:36:34'),(1253703,417983,'action started via WP Cron','2025-10-16 03:41:34','2025-10-16 05:41:34'),(1253704,417983,'action complete via WP Cron','2025-10-16 03:41:34','2025-10-16 05:41:34'),(1253705,417984,'action created','2025-10-16 03:41:34','2025-10-16 05:41:34'),(1253706,417984,'action started via WP Cron','2025-10-16 03:46:34','2025-10-16 05:46:34'),(1253707,417984,'action complete via WP Cron','2025-10-16 03:46:34','2025-10-16 05:46:34'),(1253708,417985,'action created','2025-10-16 03:46:34','2025-10-16 05:46:34'),(1253709,417985,'action started via WP Cron','2025-10-16 03:51:21','2025-10-16 05:51:21'),(1253710,417985,'action complete via WP Cron','2025-10-16 03:51:21','2025-10-16 05:51:21'),(1253711,417986,'action created','2025-10-16 03:51:21','2025-10-16 05:51:21'),(1253712,417986,'action started via WP Cron','2025-10-16 03:55:21','2025-10-16 05:55:21'),(1253713,417986,'action complete via WP Cron','2025-10-16 03:55:21','2025-10-16 05:55:21'),(1253714,417987,'action created','2025-10-16 03:55:21','2025-10-16 05:55:21'),(1253715,417987,'action started via WP Cron','2025-10-16 03:59:56','2025-10-16 05:59:56'),(1253716,417987,'action complete via WP Cron','2025-10-16 03:59:56','2025-10-16 05:59:56'),(1253717,417988,'action created','2025-10-16 03:59:56','2025-10-16 05:59:56'),(1253718,417988,'action started via WP Cron','2025-10-16 04:02:29','2025-10-16 06:02:29'),(1253719,417988,'action complete via WP Cron','2025-10-16 04:02:29','2025-10-16 06:02:29'),(1253720,417989,'action created','2025-10-16 04:02:29','2025-10-16 06:02:29'),(1253721,417989,'action started via WP Cron','2025-10-16 04:06:43','2025-10-16 06:06:43'),(1253722,417989,'action complete via WP Cron','2025-10-16 04:06:43','2025-10-16 06:06:43'),(1253723,417990,'action created','2025-10-16 04:06:43','2025-10-16 06:06:43'),(1253724,417990,'action started via WP Cron','2025-10-16 04:11:31','2025-10-16 06:11:31'),(1253725,417990,'action complete via WP Cron','2025-10-16 04:11:31','2025-10-16 06:11:31'),(1253726,417991,'action created','2025-10-16 04:11:31','2025-10-16 06:11:31'),(1253727,417991,'action started via WP Cron','2025-10-16 04:14:15','2025-10-16 06:14:15'),(1253728,417992,'action created','2025-10-16 04:14:15','2025-10-16 06:14:15'),(1253729,417992,'action started via WP Cron','2025-10-16 04:14:19','2025-10-16 06:14:19'),(1253730,417992,'action complete via WP Cron','2025-10-16 04:14:20','2025-10-16 06:14:20'),(1253731,417991,'action complete via WP Cron','2025-10-16 04:14:20','2025-10-16 06:14:20'),(1253732,417993,'action created','2025-10-16 04:14:20','2025-10-16 06:14:20'),(1253733,417993,'action started via WP Cron','2025-10-16 04:16:32','2025-10-16 06:16:32'),(1253734,417993,'action complete via WP Cron','2025-10-16 04:16:32','2025-10-16 06:16:32'),(1253735,417994,'action created','2025-10-16 04:16:32','2025-10-16 06:16:32'),(1253736,417994,'action started via WP Cron','2025-10-16 04:20:39','2025-10-16 06:20:39'),(1253737,417994,'action complete via WP Cron','2025-10-16 04:20:39','2025-10-16 06:20:39'),(1253738,417995,'action created','2025-10-16 04:20:39','2025-10-16 06:20:39'),(1253739,417995,'action started via WP Cron','2025-10-16 04:23:11','2025-10-16 06:23:11'),(1253740,417995,'action complete via WP Cron','2025-10-16 04:23:11','2025-10-16 06:23:11'),(1253741,417996,'action created','2025-10-16 04:23:11','2025-10-16 06:23:11'),(1253742,417996,'action started via WP Cron','2025-10-16 04:25:11','2025-10-16 06:25:11'),(1253743,417996,'action complete via WP Cron','2025-10-16 04:25:11','2025-10-16 06:25:11'),(1253744,417997,'action created','2025-10-16 04:25:11','2025-10-16 06:25:11'),(1253745,417997,'action started via WP Cron','2025-10-16 04:31:33','2025-10-16 06:31:33'),(1253746,417997,'action complete via WP Cron','2025-10-16 04:31:34','2025-10-16 06:31:34'),(1253747,417998,'action created','2025-10-16 04:31:34','2025-10-16 06:31:34'),(1253748,417998,'action started via WP Cron','2025-10-16 04:34:33','2025-10-16 06:34:33'),(1253749,417998,'action complete via WP Cron','2025-10-16 04:34:34','2025-10-16 06:34:34'),(1253750,417999,'action created','2025-10-16 04:34:34','2025-10-16 06:34:34'),(1253751,417999,'action started via WP Cron','2025-10-16 04:38:27','2025-10-16 06:38:27'),(1253752,417999,'action complete via WP Cron','2025-10-16 04:38:31','2025-10-16 06:38:31'),(1253753,418000,'action created','2025-10-16 04:38:31','2025-10-16 06:38:31'),(1253754,418000,'action started via WP Cron','2025-10-16 04:41:32','2025-10-16 06:41:32'),(1253755,418000,'action complete via WP Cron','2025-10-16 04:41:32','2025-10-16 06:41:32'),(1253756,418001,'action created','2025-10-16 04:41:32','2025-10-16 06:41:32'),(1253757,418001,'action started via WP Cron','2025-10-16 04:46:49','2025-10-16 06:46:49'),(1253758,418002,'action created','2025-10-16 04:46:50','2025-10-16 06:46:50'),(1253759,418002,'action started via WP Cron','2025-10-16 04:46:53','2025-10-16 06:46:53'),(1253760,418002,'action complete via WP Cron','2025-10-16 04:46:53','2025-10-16 06:46:53'),(1253761,418001,'action complete via WP Cron','2025-10-16 04:46:53','2025-10-16 06:46:53'),(1253762,418003,'action created','2025-10-16 04:46:53','2025-10-16 06:46:53'),(1253763,418003,'action started via WP Cron','2025-10-16 04:50:57','2025-10-16 06:50:57'),(1253764,418003,'action complete via WP Cron','2025-10-16 04:50:57','2025-10-16 06:50:57'),(1253765,418004,'action created','2025-10-16 04:50:57','2025-10-16 06:50:57'),(1253766,418004,'action started via WP Cron','2025-10-16 04:55:56','2025-10-16 06:55:56'),(1253767,418004,'action complete via WP Cron','2025-10-16 04:55:57','2025-10-16 06:55:57'),(1253768,418005,'action created','2025-10-16 04:55:57','2025-10-16 06:55:57'),(1253769,418005,'action started via WP Cron','2025-10-16 04:58:40','2025-10-16 06:58:40'),(1253770,418005,'action complete via WP Cron','2025-10-16 04:58:44','2025-10-16 06:58:44'),(1253771,418006,'action created','2025-10-16 04:58:44','2025-10-16 06:58:44'),(1253772,418006,'action started via WP Cron','2025-10-16 05:01:34','2025-10-16 07:01:34'),(1253773,418006,'action complete via WP Cron','2025-10-16 05:01:34','2025-10-16 07:01:34'),(1253774,418007,'action created','2025-10-16 05:01:34','2025-10-16 07:01:34'),(1253775,418007,'action started via WP Cron','2025-10-16 05:04:51','2025-10-16 07:04:51'),(1253776,418007,'action complete via WP Cron','2025-10-16 05:04:51','2025-10-16 07:04:51'),(1253777,418008,'action created','2025-10-16 05:04:51','2025-10-16 07:04:51'),(1253778,418008,'action started via WP Cron','2025-10-16 05:08:09','2025-10-16 07:08:09'),(1253779,418008,'action complete via WP Cron','2025-10-16 05:08:09','2025-10-16 07:08:09'),(1253780,418009,'action created','2025-10-16 05:08:09','2025-10-16 07:08:09'),(1253781,418009,'action started via WP Cron','2025-10-16 05:10:27','2025-10-16 07:10:27'),(1253782,418009,'action complete via WP Cron','2025-10-16 05:10:27','2025-10-16 07:10:27'),(1253783,418010,'action created','2025-10-16 05:10:27','2025-10-16 07:10:27'),(1253784,418010,'action started via WP Cron','2025-10-16 05:13:06','2025-10-16 07:13:06'),(1253785,418010,'action complete via WP Cron','2025-10-16 05:13:06','2025-10-16 07:13:06'),(1253786,418011,'action created','2025-10-16 05:13:06','2025-10-16 07:13:06'),(1253787,418011,'action started via WP Cron','2025-10-16 05:15:10','2025-10-16 07:15:10'),(1253788,418011,'action complete via WP Cron','2025-10-16 05:15:10','2025-10-16 07:15:10'),(1253789,418012,'action created','2025-10-16 05:15:10','2025-10-16 07:15:10'),(1253790,418012,'action started via WP Cron','2025-10-16 05:20:27','2025-10-16 07:20:27'),(1253791,418013,'action created','2025-10-16 05:20:27','2025-10-16 07:20:27'),(1253792,418012,'action complete via WP Cron','2025-10-16 05:20:32','2025-10-16 07:20:32'),(1253793,418014,'action created','2025-10-16 05:20:32','2025-10-16 07:20:32'),(1253794,418013,'action started via WP Cron','2025-10-16 05:20:32','2025-10-16 07:20:32'),(1253795,418013,'action complete via WP Cron','2025-10-16 05:20:33','2025-10-16 07:20:33'),(1253796,418014,'action started via WP Cron','2025-10-16 05:24:55','2025-10-16 07:24:55'),(1253797,418014,'action complete via WP Cron','2025-10-16 05:24:55','2025-10-16 07:24:55'),(1253798,418015,'action created','2025-10-16 05:24:55','2025-10-16 07:24:55'),(1253799,418015,'action started via WP Cron','2025-10-16 05:29:01','2025-10-16 07:29:01'),(1253800,418015,'action complete via WP Cron','2025-10-16 05:29:01','2025-10-16 07:29:01'),(1253801,418016,'action created','2025-10-16 05:29:01','2025-10-16 07:29:01'),(1253802,418016,'action started via WP Cron','2025-10-16 05:31:41','2025-10-16 07:31:41'),(1253803,418016,'action complete via WP Cron','2025-10-16 05:31:41','2025-10-16 07:31:41'),(1253804,418017,'action created','2025-10-16 05:31:41','2025-10-16 07:31:41'),(1253805,418017,'action started via WP Cron','2025-10-16 05:33:50','2025-10-16 07:33:50'),(1253806,418017,'action complete via WP Cron','2025-10-16 05:33:50','2025-10-16 07:33:50'),(1253807,418018,'action created','2025-10-16 05:33:50','2025-10-16 07:33:50'),(1253808,418018,'action started via WP Cron','2025-10-16 05:36:34','2025-10-16 07:36:34'),(1253809,418018,'action complete via WP Cron','2025-10-16 05:36:34','2025-10-16 07:36:34'),(1253810,418019,'action created','2025-10-16 05:36:34','2025-10-16 07:36:34'),(1253811,418019,'action started via WP Cron','2025-10-16 05:40:00','2025-10-16 07:40:00'),(1253812,418019,'action complete via WP Cron','2025-10-16 05:40:00','2025-10-16 07:40:00'),(1253813,418020,'action created','2025-10-16 05:40:00','2025-10-16 07:40:00'),(1253814,418020,'action started via WP Cron','2025-10-16 05:46:33','2025-10-16 07:46:33'),(1253815,418020,'action complete via WP Cron','2025-10-16 05:46:33','2025-10-16 07:46:33'),(1253816,418021,'action created','2025-10-16 05:46:33','2025-10-16 07:46:33'),(1253817,418021,'action started via WP Cron','2025-10-16 05:50:44','2025-10-16 07:50:44'),(1253818,418021,'action complete via WP Cron','2025-10-16 05:50:44','2025-10-16 07:50:44'),(1253819,418022,'action created','2025-10-16 05:50:44','2025-10-16 07:50:44'),(1253820,418022,'action started via WP Cron','2025-10-16 05:53:03','2025-10-16 07:53:03'),(1253821,418022,'action complete via WP Cron','2025-10-16 05:53:03','2025-10-16 07:53:03'),(1253822,418023,'action created','2025-10-16 05:53:03','2025-10-16 07:53:03'),(1253823,418023,'action started via WP Cron','2025-10-16 05:56:33','2025-10-16 07:56:33'),(1253824,418023,'action complete via WP Cron','2025-10-16 05:56:33','2025-10-16 07:56:33'),(1253825,418024,'action created','2025-10-16 05:56:33','2025-10-16 07:56:33'),(1253826,418024,'action started via WP Cron','2025-10-16 05:58:44','2025-10-16 07:58:44'),(1253827,418024,'action complete via WP Cron','2025-10-16 05:58:44','2025-10-16 07:58:44'),(1253828,418025,'action created','2025-10-16 05:58:44','2025-10-16 07:58:44'),(1253829,418025,'action started via WP Cron','2025-10-16 06:01:33','2025-10-16 08:01:33'),(1253830,418025,'action complete via WP Cron','2025-10-16 06:01:33','2025-10-16 08:01:33'),(1253831,418026,'action created','2025-10-16 06:01:33','2025-10-16 08:01:33'),(1253832,418026,'action started via WP Cron','2025-10-16 06:07:39','2025-10-16 08:07:39'),(1253833,418026,'action complete via WP Cron','2025-10-16 06:07:39','2025-10-16 08:07:39'),(1253834,418027,'action created','2025-10-16 06:07:39','2025-10-16 08:07:39'),(1253835,418027,'action started via WP Cron','2025-10-16 06:11:00','2025-10-16 08:11:00'),(1253836,418027,'action complete via WP Cron','2025-10-16 06:11:00','2025-10-16 08:11:00'),(1253837,418028,'action created','2025-10-16 06:11:00','2025-10-16 08:11:00'),(1253838,418028,'action started via WP Cron','2025-10-16 06:13:20','2025-10-16 08:13:20'),(1253839,418028,'action complete via WP Cron','2025-10-16 06:13:20','2025-10-16 08:13:20'),(1253840,418029,'action created','2025-10-16 06:13:20','2025-10-16 08:13:20'),(1253841,418029,'action started via WP Cron','2025-10-16 06:16:02','2025-10-16 08:16:02'),(1253842,418030,'action created','2025-10-16 06:16:02','2025-10-16 08:16:02'),(1253843,418029,'action complete via WP Cron','2025-10-16 06:16:07','2025-10-16 08:16:07'),(1253844,418031,'action created','2025-10-16 06:16:07','2025-10-16 08:16:07'),(1253845,418030,'action started via WP Cron','2025-10-16 06:16:07','2025-10-16 08:16:07'),(1253846,418030,'action complete via WP Cron','2025-10-16 06:16:08','2025-10-16 08:16:08'),(1253847,418031,'action started via WP Cron','2025-10-16 06:20:43','2025-10-16 08:20:43'),(1253848,418031,'action complete via WP Cron','2025-10-16 06:20:43','2025-10-16 08:20:43'),(1253849,418032,'action created','2025-10-16 06:20:43','2025-10-16 08:20:43'),(1253850,418032,'action started via WP Cron','2025-10-16 06:22:43','2025-10-16 08:22:43'),(1253851,418032,'action complete via WP Cron','2025-10-16 06:22:43','2025-10-16 08:22:43'),(1253852,418033,'action created','2025-10-16 06:22:43','2025-10-16 08:22:43'),(1253853,418033,'action started via WP Cron','2025-10-16 06:25:24','2025-10-16 08:25:24'),(1253854,418033,'action complete via WP Cron','2025-10-16 06:25:24','2025-10-16 08:25:24'),(1253855,418034,'action created','2025-10-16 06:25:24','2025-10-16 08:25:24'),(1253856,418034,'action started via WP Cron','2025-10-16 06:27:30','2025-10-16 08:27:30'),(1253857,418034,'action complete via WP Cron','2025-10-16 06:27:30','2025-10-16 08:27:30'),(1253858,418035,'action created','2025-10-16 06:27:30','2025-10-16 08:27:30'),(1253859,418035,'action started via WP Cron','2025-10-16 06:29:30','2025-10-16 08:29:30'),(1253860,418035,'action complete via WP Cron','2025-10-16 06:29:30','2025-10-16 08:29:30'),(1253861,418036,'action created','2025-10-16 06:29:30','2025-10-16 08:29:30'),(1253862,418036,'action started via WP Cron','2025-10-16 06:31:31','2025-10-16 08:31:31'),(1253863,418036,'action complete via WP Cron','2025-10-16 06:31:31','2025-10-16 08:31:31'),(1253864,418037,'action created','2025-10-16 06:31:31','2025-10-16 08:31:31'),(1253865,418037,'action started via WP Cron','2025-10-16 06:34:16','2025-10-16 08:34:16'),(1253866,418037,'action complete via WP Cron','2025-10-16 06:34:16','2025-10-16 08:34:16'),(1253867,418038,'action created','2025-10-16 06:34:16','2025-10-16 08:34:16'),(1253868,418038,'action started via WP Cron','2025-10-16 06:36:36','2025-10-16 08:36:36'),(1253869,418038,'action complete via WP Cron','2025-10-16 06:36:36','2025-10-16 08:36:36'),(1253870,418039,'action created','2025-10-16 06:36:36','2025-10-16 08:36:36'),(1253871,418039,'action started via WP Cron','2025-10-16 06:38:36','2025-10-16 08:38:36'),(1253872,418039,'action complete via WP Cron','2025-10-16 06:38:36','2025-10-16 08:38:36'),(1253873,418040,'action created','2025-10-16 06:38:36','2025-10-16 08:38:36'),(1253874,418040,'action started via WP Cron','2025-10-16 06:41:32','2025-10-16 08:41:32'),(1253875,418040,'action complete via WP Cron','2025-10-16 06:41:32','2025-10-16 08:41:32'),(1253876,418041,'action created','2025-10-16 06:41:32','2025-10-16 08:41:32'),(1253877,418041,'action started via WP Cron','2025-10-16 06:46:33','2025-10-16 08:46:33'),(1253878,418041,'action complete via WP Cron','2025-10-16 06:46:33','2025-10-16 08:46:33'),(1253879,418042,'action created','2025-10-16 06:46:33','2025-10-16 08:46:33'),(1253880,418042,'action started via WP Cron','2025-10-16 06:51:26','2025-10-16 08:51:26'),(1253881,418042,'action complete via WP Cron','2025-10-16 06:51:26','2025-10-16 08:51:26'),(1253882,418043,'action created','2025-10-16 06:51:26','2025-10-16 08:51:26'),(1253883,418043,'action started via WP Cron','2025-10-16 06:55:54','2025-10-16 08:55:54'),(1253884,418043,'action complete via WP Cron','2025-10-16 06:55:56','2025-10-16 08:55:56'),(1253885,418044,'action created','2025-10-16 06:55:56','2025-10-16 08:55:56'),(1253886,418044,'action started via WP Cron','2025-10-16 06:59:32','2025-10-16 08:59:32'),(1253887,418045,'action created','2025-10-16 06:59:32','2025-10-16 08:59:32'),(1253888,418044,'action complete via WP Cron','2025-10-16 06:59:37','2025-10-16 08:59:37'),(1253889,418046,'action created','2025-10-16 06:59:37','2025-10-16 08:59:37'),(1253890,418045,'action started via WP Cron','2025-10-16 06:59:37','2025-10-16 08:59:37'),(1253891,418045,'action complete via WP Cron','2025-10-16 06:59:39','2025-10-16 08:59:39'),(1253892,418046,'action started via WP Cron','2025-10-16 07:03:00','2025-10-16 09:03:00'),(1253893,418046,'action complete via WP Cron','2025-10-16 07:03:00','2025-10-16 09:03:00'),(1253894,418047,'action created','2025-10-16 07:03:00','2025-10-16 09:03:00'),(1253895,418047,'action started via WP Cron','2025-10-16 07:06:33','2025-10-16 09:06:33'),(1253896,418047,'action complete via WP Cron','2025-10-16 07:06:33','2025-10-16 09:06:33'),(1253897,418048,'action created','2025-10-16 07:06:33','2025-10-16 09:06:33'),(1253898,418048,'action started via WP Cron','2025-10-16 07:11:33','2025-10-16 09:11:33'),(1253899,418048,'action complete via WP Cron','2025-10-16 07:11:33','2025-10-16 09:11:33'),(1253900,418049,'action created','2025-10-16 07:11:33','2025-10-16 09:11:33'),(1253901,418049,'action started via WP Cron','2025-10-16 07:13:45','2025-10-16 09:13:45'),(1253902,418049,'action complete via WP Cron','2025-10-16 07:13:45','2025-10-16 09:13:45'),(1253903,418050,'action created','2025-10-16 07:13:45','2025-10-16 09:13:45'),(1253904,418050,'action started via WP Cron','2025-10-16 07:16:33','2025-10-16 09:16:33'),(1253905,418050,'action complete via WP Cron','2025-10-16 07:16:33','2025-10-16 09:16:33'),(1253906,418051,'action created','2025-10-16 07:16:33','2025-10-16 09:16:33'),(1253907,418051,'action started via WP Cron','2025-10-16 07:25:41','2025-10-16 09:25:41'),(1253908,418051,'action complete via WP Cron','2025-10-16 07:25:41','2025-10-16 09:25:41'),(1253909,418052,'action created','2025-10-16 07:25:41','2025-10-16 09:25:41'),(1253910,418052,'action started via WP Cron','2025-10-16 07:29:32','2025-10-16 09:29:32'),(1253911,418052,'action complete via WP Cron','2025-10-16 07:29:32','2025-10-16 09:29:32'),(1253912,418053,'action created','2025-10-16 07:29:32','2025-10-16 09:29:32'),(1253913,418053,'action started via WP Cron','2025-10-16 07:31:33','2025-10-16 09:31:33'),(1253914,418054,'action created','2025-10-16 07:31:33','2025-10-16 09:31:33'),(1253915,418054,'action started via WP Cron','2025-10-16 07:31:35','2025-10-16 09:31:35'),(1253916,418054,'action complete via WP Cron','2025-10-16 07:31:35','2025-10-16 09:31:35'),(1253917,418053,'action complete via WP Cron','2025-10-16 07:31:35','2025-10-16 09:31:35'),(1253918,418055,'action created','2025-10-16 07:31:35','2025-10-16 09:31:35'),(1253919,418055,'action started via WP Cron','2025-10-16 07:35:34','2025-10-16 09:35:34'),(1253920,418055,'action complete via WP Cron','2025-10-16 07:35:34','2025-10-16 09:35:34'),(1253921,418056,'action created','2025-10-16 07:35:34','2025-10-16 09:35:34'),(1253922,418056,'action started via WP Cron','2025-10-16 07:38:35','2025-10-16 09:38:35'),(1253923,418056,'action complete via WP Cron','2025-10-16 07:38:35','2025-10-16 09:38:35'),(1253924,418057,'action created','2025-10-16 07:38:35','2025-10-16 09:38:35'),(1253925,418057,'action started via WP Cron','2025-10-16 07:40:36','2025-10-16 09:40:36'),(1253926,418057,'action complete via WP Cron','2025-10-16 07:40:36','2025-10-16 09:40:36'),(1253927,418058,'action created','2025-10-16 07:40:36','2025-10-16 09:40:36'),(1253928,418058,'action started via WP Cron','2025-10-16 07:44:29','2025-10-16 09:44:29'),(1253929,418058,'action complete via WP Cron','2025-10-16 07:44:29','2025-10-16 09:44:29'),(1253930,418059,'action created','2025-10-16 07:44:29','2025-10-16 09:44:29'),(1253931,418059,'action started via WP Cron','2025-10-16 07:46:34','2025-10-16 09:46:34'),(1253932,418060,'action created','2025-10-16 07:46:34','2025-10-16 09:46:34'),(1253933,418060,'action started via WP Cron','2025-10-16 07:46:35','2025-10-16 09:46:35'),(1253934,418060,'action complete via WP Cron','2025-10-16 07:46:36','2025-10-16 09:46:36'),(1253935,418059,'action complete via WP Cron','2025-10-16 07:46:36','2025-10-16 09:46:36'),(1253936,418061,'action created','2025-10-16 07:46:36','2025-10-16 09:46:36'),(1253937,418061,'action started via WP Cron','2025-10-16 07:50:19','2025-10-16 09:50:19'),(1253938,418061,'action complete via WP Cron','2025-10-16 07:50:19','2025-10-16 09:50:19'),(1253939,418062,'action created','2025-10-16 07:50:19','2025-10-16 09:50:19'),(1253940,418062,'action started via WP Cron','2025-10-16 07:53:21','2025-10-16 09:53:21'),(1253941,418062,'action complete via WP Cron','2025-10-16 07:53:21','2025-10-16 09:53:21'),(1253942,418063,'action created','2025-10-16 07:53:21','2025-10-16 09:53:21'),(1253943,418063,'action started via WP Cron','2025-10-16 07:56:10','2025-10-16 09:56:10'),(1253944,418063,'action complete via WP Cron','2025-10-16 07:56:10','2025-10-16 09:56:10'),(1253945,418064,'action created','2025-10-16 07:56:10','2025-10-16 09:56:10'),(1253946,418064,'action started via WP Cron','2025-10-16 08:01:35','2025-10-16 10:01:35'),(1253947,418064,'action complete via WP Cron','2025-10-16 08:01:35','2025-10-16 10:01:35'),(1253948,418065,'action created','2025-10-16 08:01:35','2025-10-16 10:01:35'),(1253949,418065,'action started via WP Cron','2025-10-16 08:05:01','2025-10-16 10:05:01'),(1253950,418065,'action complete via WP Cron','2025-10-16 08:05:01','2025-10-16 10:05:01'),(1253951,418066,'action created','2025-10-16 08:05:01','2025-10-16 10:05:01'),(1253952,418066,'action started via WP Cron','2025-10-16 08:07:34','2025-10-16 10:07:34'),(1253953,418066,'action complete via WP Cron','2025-10-16 08:07:34','2025-10-16 10:07:34'),(1253954,418067,'action created','2025-10-16 08:07:34','2025-10-16 10:07:34'),(1253955,418067,'action started via WP Cron','2025-10-16 08:09:59','2025-10-16 10:09:59'),(1253956,418067,'action complete via WP Cron','2025-10-16 08:09:59','2025-10-16 10:09:59'),(1253957,418068,'action created','2025-10-16 08:09:59','2025-10-16 10:09:59'),(1253958,418068,'action started via WP Cron','2025-10-16 08:14:34','2025-10-16 10:14:34'),(1253959,418068,'action complete via WP Cron','2025-10-16 08:14:34','2025-10-16 10:14:34'),(1253960,418069,'action created','2025-10-16 08:14:34','2025-10-16 10:14:34'),(1253961,418069,'action started via WP Cron','2025-10-16 08:17:55','2025-10-16 10:17:55'),(1253962,418069,'action complete via WP Cron','2025-10-16 08:17:55','2025-10-16 10:17:55'),(1253963,418070,'action created','2025-10-16 08:17:55','2025-10-16 10:17:55'),(1253964,418070,'action started via WP Cron','2025-10-16 08:20:23','2025-10-16 10:20:23'),(1253965,418070,'action complete via WP Cron','2025-10-16 08:20:23','2025-10-16 10:20:23'),(1253966,418071,'action created','2025-10-16 08:20:23','2025-10-16 10:20:23'),(1253967,418071,'action started via WP Cron','2025-10-16 08:23:00','2025-10-16 10:23:00'),(1253968,418071,'action complete via WP Cron','2025-10-16 08:23:00','2025-10-16 10:23:00'),(1253969,418072,'action created','2025-10-16 08:23:00','2025-10-16 10:23:00'),(1253970,418072,'action started via WP Cron','2025-10-16 08:26:35','2025-10-16 10:26:35'),(1253971,418072,'action complete via WP Cron','2025-10-16 08:26:35','2025-10-16 10:26:35'),(1253972,418073,'action created','2025-10-16 08:26:35','2025-10-16 10:26:35'),(1253973,418073,'action started via WP Cron','2025-10-16 08:31:30','2025-10-16 10:31:30'),(1253974,418074,'action created','2025-10-16 08:31:30','2025-10-16 10:31:30'),(1253975,418073,'action complete via WP Cron','2025-10-16 08:31:35','2025-10-16 10:31:35'),(1253976,418075,'action created','2025-10-16 08:31:35','2025-10-16 10:31:35'),(1253977,418074,'action started via WP Cron','2025-10-16 08:31:35','2025-10-16 10:31:35'),(1253978,418074,'action complete via WP Cron','2025-10-16 08:31:36','2025-10-16 10:31:36'),(1253979,418075,'action started via WP Cron','2025-10-16 08:33:36','2025-10-16 10:33:36'),(1253980,418075,'action complete via WP Cron','2025-10-16 08:33:36','2025-10-16 10:33:36'),(1253981,418076,'action created','2025-10-16 08:33:36','2025-10-16 10:33:36'),(1253982,418076,'action started via WP Cron','2025-10-16 08:36:33','2025-10-16 10:36:33'),(1253983,418076,'action complete via WP Cron','2025-10-16 08:36:33','2025-10-16 10:36:33'),(1253984,418077,'action created','2025-10-16 08:36:33','2025-10-16 10:36:33'),(1253985,418077,'action started via WP Cron','2025-10-16 08:38:52','2025-10-16 10:38:52'),(1253986,418077,'action complete via WP Cron','2025-10-16 08:38:52','2025-10-16 10:38:52'),(1253987,418078,'action created','2025-10-16 08:38:52','2025-10-16 10:38:52'),(1253988,418078,'action started via WP Cron','2025-10-16 08:41:36','2025-10-16 10:41:36'),(1253989,418078,'action complete via WP Cron','2025-10-16 08:41:37','2025-10-16 10:41:37'),(1253990,418079,'action created','2025-10-16 08:41:37','2025-10-16 10:41:37'),(1253991,418079,'action started via WP Cron','2025-10-16 08:45:08','2025-10-16 10:45:08'),(1253992,418080,'action created','2025-10-16 08:45:08','2025-10-16 10:45:08'),(1253993,418080,'action started via WP Cron','2025-10-16 08:45:10','2025-10-16 10:45:10'),(1253994,418080,'action complete via WP Cron','2025-10-16 08:45:10','2025-10-16 10:45:10'),(1253995,418079,'action complete via WP Cron','2025-10-16 08:45:10','2025-10-16 10:45:10'),(1253996,418081,'action created','2025-10-16 08:45:10','2025-10-16 10:45:10'),(1253997,418081,'action started via WP Cron','2025-10-16 08:48:33','2025-10-16 10:48:33'),(1253998,418081,'action complete via WP Cron','2025-10-16 08:48:33','2025-10-16 10:48:33'),(1253999,418082,'action created','2025-10-16 08:48:33','2025-10-16 10:48:33'),(1254000,418082,'action started via WP Cron','2025-10-16 08:51:33','2025-10-16 10:51:33'),(1254001,418082,'action complete via WP Cron','2025-10-16 08:51:33','2025-10-16 10:51:33'),(1254002,418083,'action created','2025-10-16 08:51:33','2025-10-16 10:51:33'),(1254003,418083,'action started via WP Cron','2025-10-16 08:55:22','2025-10-16 10:55:22'),(1254004,418083,'action complete via WP Cron','2025-10-16 08:55:22','2025-10-16 10:55:22'),(1254005,418084,'action created','2025-10-16 08:55:22','2025-10-16 10:55:22'),(1254006,418084,'action started via WP Cron','2025-10-16 08:58:54','2025-10-16 10:58:54'),(1254007,418084,'action complete via WP Cron','2025-10-16 08:58:54','2025-10-16 10:58:54'),(1254008,418085,'action created','2025-10-16 08:58:54','2025-10-16 10:58:54'),(1254009,418085,'action started via WP Cron','2025-10-16 09:01:35','2025-10-16 11:01:35'),(1254010,418085,'action complete via WP Cron','2025-10-16 09:01:35','2025-10-16 11:01:35'),(1254011,418086,'action created','2025-10-16 09:01:35','2025-10-16 11:01:35'),(1254012,418086,'action started via WP Cron','2025-10-16 09:04:15','2025-10-16 11:04:15'),(1254013,418086,'action complete via WP Cron','2025-10-16 09:04:15','2025-10-16 11:04:15'),(1254014,418087,'action created','2025-10-16 09:04:15','2025-10-16 11:04:15'),(1254015,418087,'action started via WP Cron','2025-10-16 09:06:35','2025-10-16 11:06:35'),(1254016,418088,'action created','2025-10-16 09:06:35','2025-10-16 11:06:35'),(1254017,418088,'action started via WP Cron','2025-10-16 09:06:37','2025-10-16 11:06:37'),(1254018,418088,'action complete via WP Cron','2025-10-16 09:06:37','2025-10-16 11:06:37'),(1254019,418087,'action complete via WP Cron','2025-10-16 09:06:37','2025-10-16 11:06:37'),(1254020,418089,'action created','2025-10-16 09:06:37','2025-10-16 11:06:37'),(1254021,418089,'action started via WP Cron','2025-10-16 09:09:27','2025-10-16 11:09:27'),(1254022,418089,'action complete via WP Cron','2025-10-16 09:09:28','2025-10-16 11:09:28'),(1254023,418090,'action created','2025-10-16 09:09:28','2025-10-16 11:09:28'),(1254024,418090,'action started via WP Cron','2025-10-16 09:11:34','2025-10-16 11:11:34'),(1254025,418090,'action complete via WP Cron','2025-10-16 09:11:34','2025-10-16 11:11:34'),(1254026,418091,'action created','2025-10-16 09:11:34','2025-10-16 11:11:34'),(1254027,418091,'action started via WP Cron','2025-10-16 09:13:57','2025-10-16 11:13:57'),(1254028,418091,'action complete via WP Cron','2025-10-16 09:13:57','2025-10-16 11:13:57'),(1254029,418092,'action created','2025-10-16 09:13:57','2025-10-16 11:13:57'),(1254030,418092,'action started via WP Cron','2025-10-16 09:16:33','2025-10-16 11:16:33'),(1254031,418092,'action complete via WP Cron','2025-10-16 09:16:33','2025-10-16 11:16:33'),(1254032,418093,'action created','2025-10-16 09:16:33','2025-10-16 11:16:33'),(1254033,418093,'action started via WP Cron','2025-10-16 09:19:24','2025-10-16 11:19:24'),(1254034,418093,'action complete via WP Cron','2025-10-16 09:19:24','2025-10-16 11:19:24'),(1254035,418094,'action created','2025-10-16 09:19:24','2025-10-16 11:19:24'),(1254036,418094,'action started via WP Cron','2025-10-16 09:21:33','2025-10-16 11:21:33'),(1254037,418094,'action complete via WP Cron','2025-10-16 09:21:33','2025-10-16 11:21:33'),(1254038,418095,'action created','2025-10-16 09:21:33','2025-10-16 11:21:33'),(1254039,418095,'action started via WP Cron','2025-10-16 09:26:32','2025-10-16 11:26:32'),(1254040,418095,'action complete via WP Cron','2025-10-16 09:26:32','2025-10-16 11:26:32'),(1254041,418096,'action created','2025-10-16 09:26:32','2025-10-16 11:26:32'),(1254042,418096,'action started via WP Cron','2025-10-16 09:29:06','2025-10-16 11:29:06'),(1254043,418096,'action complete via WP Cron','2025-10-16 09:29:06','2025-10-16 11:29:06'),(1254044,418097,'action created','2025-10-16 09:29:06','2025-10-16 11:29:06'),(1254045,418097,'action started via WP Cron','2025-10-16 09:31:34','2025-10-16 11:31:34'),(1254046,418097,'action complete via WP Cron','2025-10-16 09:31:34','2025-10-16 11:31:34'),(1254047,418098,'action created','2025-10-16 09:31:34','2025-10-16 11:31:34'),(1254048,418098,'action started via WP Cron','2025-10-16 09:33:53','2025-10-16 11:33:53'),(1254049,418098,'action complete via WP Cron','2025-10-16 09:33:53','2025-10-16 11:33:53'),(1254050,418099,'action created','2025-10-16 09:33:53','2025-10-16 11:33:53'),(1254051,418099,'action started via WP Cron','2025-10-16 09:36:33','2025-10-16 11:36:33'),(1254052,418099,'action complete via WP Cron','2025-10-16 09:36:33','2025-10-16 11:36:33'),(1254053,418100,'action created','2025-10-16 09:36:33','2025-10-16 11:36:33'),(1254054,418100,'action started via WP Cron','2025-10-16 09:41:35','2025-10-16 11:41:35'),(1254055,418100,'action complete via WP Cron','2025-10-16 09:41:35','2025-10-16 11:41:35'),(1254056,418101,'action created','2025-10-16 09:41:35','2025-10-16 11:41:35'),(1254057,418101,'action started via WP Cron','2025-10-16 09:44:15','2025-10-16 11:44:15'),(1254058,418101,'action complete via WP Cron','2025-10-16 09:44:15','2025-10-16 11:44:15'),(1254059,418102,'action created','2025-10-16 09:44:15','2025-10-16 11:44:15'),(1254060,418102,'action started via WP Cron','2025-10-16 09:46:33','2025-10-16 11:46:33'),(1254061,418102,'action complete via WP Cron','2025-10-16 09:46:33','2025-10-16 11:46:33'),(1254064,418104,'action created','2025-10-16 09:46:57','2025-10-16 11:46:57'),(1254065,418104,'action started via Async Request','2025-10-16 09:47:14','2025-10-16 11:47:14'),(1254066,418105,'action created','2025-10-16 09:47:14','2025-10-16 11:47:14'),(1254067,418105,'action started via WP Cron','2025-10-16 09:47:15','2025-10-16 11:47:15'),(1254068,418105,'action complete via WP Cron','2025-10-16 09:47:15','2025-10-16 11:47:15'),(1254069,418104,'action complete via Async Request','2025-10-16 09:47:15','2025-10-16 11:47:15'),(1254070,418106,'action created','2025-10-16 09:47:15','2025-10-16 11:47:15'),(1254071,418106,'action started via WP Cron','2025-10-16 09:51:10','2025-10-16 11:51:10'),(1254072,418107,'action created','2025-10-16 09:51:10','2025-10-16 11:51:10'),(1254073,418107,'action started via WP Cron','2025-10-16 09:51:12','2025-10-16 11:51:12'),(1254074,418107,'action complete via WP Cron','2025-10-16 09:51:12','2025-10-16 11:51:12'),(1254075,418106,'action complete via WP Cron','2025-10-16 09:51:13','2025-10-16 11:51:13'),(1254076,418108,'action created','2025-10-16 09:51:13','2025-10-16 11:51:13'),(1254077,418108,'action started via WP Cron','2025-10-16 09:54:38','2025-10-16 11:54:38'),(1254078,418108,'action complete via WP Cron','2025-10-16 09:54:38','2025-10-16 11:54:38'),(1254079,418109,'action created','2025-10-16 09:54:38','2025-10-16 11:54:38'),(1254080,418109,'action started via WP Cron','2025-10-16 10:01:34','2025-10-16 12:01:34'),(1254081,418109,'action complete via WP Cron','2025-10-16 10:01:34','2025-10-16 12:01:34'),(1254082,418110,'action created','2025-10-16 10:01:34','2025-10-16 12:01:34'),(1254083,418110,'action started via WP Cron','2025-10-16 10:05:08','2025-10-16 12:05:08'),(1254084,418111,'action created','2025-10-16 10:05:08','2025-10-16 12:05:08'),(1254085,418111,'action started via WP Cron','2025-10-16 10:05:10','2025-10-16 12:05:10'),(1254086,418111,'action complete via WP Cron','2025-10-16 10:05:10','2025-10-16 12:05:10'),(1254087,418110,'action complete via WP Cron','2025-10-16 10:05:10','2025-10-16 12:05:10'),(1254088,418112,'action created','2025-10-16 10:05:10','2025-10-16 12:05:10'),(1254089,418112,'action started via WP Cron','2025-10-16 10:08:38','2025-10-16 12:08:38'),(1254090,418112,'action complete via WP Cron','2025-10-16 10:08:38','2025-10-16 12:08:38'),(1254091,418113,'action created','2025-10-16 10:08:38','2025-10-16 12:08:38'),(1254092,418113,'action started via WP Cron','2025-10-16 10:11:32','2025-10-16 12:11:32'),(1254093,418113,'action complete via WP Cron','2025-10-16 10:11:32','2025-10-16 12:11:32'),(1254094,418114,'action created','2025-10-16 10:11:32','2025-10-16 12:11:32'),(1254095,418114,'action started via WP Cron','2025-10-16 10:14:34','2025-10-16 12:14:34'),(1254096,418114,'action complete via WP Cron','2025-10-16 10:14:34','2025-10-16 12:14:34'),(1254097,418115,'action created','2025-10-16 10:14:34','2025-10-16 12:14:34'),(1254098,418115,'action started via WP Cron','2025-10-16 10:19:25','2025-10-16 12:19:25'),(1254099,418115,'action complete via WP Cron','2025-10-16 10:19:25','2025-10-16 12:19:25'),(1254100,418116,'action created','2025-10-16 10:19:25','2025-10-16 12:19:25'),(1254101,418116,'action started via WP Cron','2025-10-16 10:21:33','2025-10-16 12:21:33'),(1254102,418116,'action complete via WP Cron','2025-10-16 10:21:33','2025-10-16 12:21:33'),(1254103,418117,'action created','2025-10-16 10:21:33','2025-10-16 12:21:33'),(1254104,418117,'action started via WP Cron','2025-10-16 10:26:26','2025-10-16 12:26:26'),(1254105,418117,'action complete via WP Cron','2025-10-16 10:26:26','2025-10-16 12:26:26'),(1254106,418118,'action created','2025-10-16 10:26:26','2025-10-16 12:26:26'),(1254107,418118,'action started via WP Cron','2025-10-16 10:29:55','2025-10-16 12:29:55'),(1254108,418118,'action complete via WP Cron','2025-10-16 10:29:55','2025-10-16 12:29:55'),(1254109,418119,'action created','2025-10-16 10:29:55','2025-10-16 12:29:55'),(1254110,418119,'action started via WP Cron','2025-10-16 10:33:27','2025-10-16 12:33:27'),(1254111,418119,'action complete via WP Cron','2025-10-16 10:33:27','2025-10-16 12:33:27'),(1254112,418120,'action created','2025-10-16 10:33:27','2025-10-16 12:33:27'),(1254113,418120,'action started via WP Cron','2025-10-16 10:36:34','2025-10-16 12:36:34'),(1254114,418120,'action complete via WP Cron','2025-10-16 10:36:34','2025-10-16 12:36:34'),(1254115,418121,'action created','2025-10-16 10:36:34','2025-10-16 12:36:34'),(1254116,418121,'action started via WP Cron','2025-10-16 10:40:24','2025-10-16 12:40:24'),(1254117,418122,'action created','2025-10-16 10:40:25','2025-10-16 12:40:25'),(1254118,418122,'action started via WP Cron','2025-10-16 10:40:29','2025-10-16 12:40:29'),(1254119,418122,'action complete via WP Cron','2025-10-16 10:40:29','2025-10-16 12:40:29'),(1254120,418121,'action complete via WP Cron','2025-10-16 10:40:29','2025-10-16 12:40:29'),(1254121,418123,'action created','2025-10-16 10:40:29','2025-10-16 12:40:29'),(1254122,418123,'action started via WP Cron','2025-10-16 10:43:54','2025-10-16 12:43:54'),(1254123,418123,'action complete via WP Cron','2025-10-16 10:43:54','2025-10-16 12:43:54'),(1254124,418124,'action created','2025-10-16 10:43:54','2025-10-16 12:43:54'),(1254125,418124,'action started via WP Cron','2025-10-16 10:46:32','2025-10-16 12:46:32'),(1254126,418124,'action complete via WP Cron','2025-10-16 10:46:32','2025-10-16 12:46:32'),(1254127,418125,'action created','2025-10-16 10:46:32','2025-10-16 12:46:32'),(1254128,418125,'action started via WP Cron','2025-10-16 10:49:31','2025-10-16 12:49:31'),(1254129,418125,'action complete via WP Cron','2025-10-16 10:49:31','2025-10-16 12:49:31'),(1254130,418126,'action created','2025-10-16 10:49:31','2025-10-16 12:49:31'),(1254131,418126,'action started via WP Cron','2025-10-16 10:51:34','2025-10-16 12:51:34'),(1254132,418126,'action complete via WP Cron','2025-10-16 10:51:34','2025-10-16 12:51:34'),(1254133,418127,'action created','2025-10-16 10:51:34','2025-10-16 12:51:34'),(1254134,418127,'action started via WP Cron','2025-10-16 10:56:33','2025-10-16 12:56:33'),(1254135,418127,'action complete via WP Cron','2025-10-16 10:56:33','2025-10-16 12:56:33'),(1254136,418128,'action created','2025-10-16 10:56:33','2025-10-16 12:56:33'),(1254137,418128,'action started via WP Cron','2025-10-16 11:01:27','2025-10-16 13:01:27'),(1254138,418128,'action complete via WP Cron','2025-10-16 11:01:27','2025-10-16 13:01:27'),(1254139,418129,'action created','2025-10-16 11:01:27','2025-10-16 13:01:27'),(1254140,418129,'action started via WP Cron','2025-10-16 11:06:32','2025-10-16 13:06:32'),(1254141,418129,'action complete via WP Cron','2025-10-16 11:06:32','2025-10-16 13:06:32'),(1254142,418130,'action created','2025-10-16 11:06:32','2025-10-16 13:06:32'),(1254143,418130,'action started via WP Cron','2025-10-16 11:08:32','2025-10-16 13:08:32'),(1254144,418130,'action complete via WP Cron','2025-10-16 11:08:32','2025-10-16 13:08:32'),(1254145,418131,'action created','2025-10-16 11:08:32','2025-10-16 13:08:32'),(1254146,418131,'action started via WP Cron','2025-10-16 11:15:12','2025-10-16 13:15:12'),(1254147,418131,'action complete via WP Cron','2025-10-16 11:15:12','2025-10-16 13:15:12'),(1254148,418132,'action created','2025-10-16 11:15:12','2025-10-16 13:15:12'),(1254149,418132,'action started via WP Cron','2025-10-16 11:19:08','2025-10-16 13:19:08'),(1254150,418132,'action complete via WP Cron','2025-10-16 11:19:08','2025-10-16 13:19:08'),(1254151,418133,'action created','2025-10-16 11:19:08','2025-10-16 13:19:08'),(1254152,418133,'action started via WP Cron','2025-10-16 11:21:41','2025-10-16 13:21:41'),(1254153,418133,'action complete via WP Cron','2025-10-16 11:21:41','2025-10-16 13:21:41'),(1254154,418134,'action created','2025-10-16 11:21:41','2025-10-16 13:21:41'),(1254155,418134,'action started via WP Cron','2025-10-16 11:26:16','2025-10-16 13:26:16'),(1254156,418134,'action complete via WP Cron','2025-10-16 11:26:16','2025-10-16 13:26:16'),(1254157,418135,'action created','2025-10-16 11:26:16','2025-10-16 13:26:16'),(1254158,418135,'action started via WP Cron','2025-10-16 11:29:47','2025-10-16 13:29:47'),(1254159,418135,'action complete via WP Cron','2025-10-16 11:29:47','2025-10-16 13:29:47'),(1254160,418136,'action created','2025-10-16 11:29:47','2025-10-16 13:29:47'),(1254161,418136,'action started via WP Cron','2025-10-16 11:33:22','2025-10-16 13:33:22'),(1254162,418136,'action complete via WP Cron','2025-10-16 11:33:22','2025-10-16 13:33:22'),(1254163,418137,'action created','2025-10-16 11:33:22','2025-10-16 13:33:22'),(1254164,418137,'action started via WP Cron','2025-10-16 11:36:32','2025-10-16 13:36:32'),(1254165,418137,'action complete via WP Cron','2025-10-16 11:36:32','2025-10-16 13:36:32'),(1254166,418138,'action created','2025-10-16 11:36:32','2025-10-16 13:36:32'),(1254167,418138,'action started via WP Cron','2025-10-16 11:40:29','2025-10-16 13:40:29'),(1254168,418139,'action created','2025-10-16 11:40:29','2025-10-16 13:40:29'),(1254169,418138,'action complete via WP Cron','2025-10-16 11:40:34','2025-10-16 13:40:34'),(1254170,418140,'action created','2025-10-16 11:40:34','2025-10-16 13:40:34'),(1254171,418139,'action started via WP Cron','2025-10-16 11:40:34','2025-10-16 13:40:34'),(1254172,418139,'action complete via WP Cron','2025-10-16 11:40:35','2025-10-16 13:40:35'),(1254173,418140,'action started via WP Cron','2025-10-16 11:44:01','2025-10-16 13:44:01'),(1254174,418140,'action complete via WP Cron','2025-10-16 11:44:01','2025-10-16 13:44:01'),(1254175,418141,'action created','2025-10-16 11:44:01','2025-10-16 13:44:01'),(1254176,418141,'action started via WP Cron','2025-10-16 11:46:34','2025-10-16 13:46:34'),(1254177,418141,'action complete via WP Cron','2025-10-16 11:46:34','2025-10-16 13:46:34'),(1254178,418142,'action created','2025-10-16 11:46:34','2025-10-16 13:46:34'),(1254179,418142,'action started via WP Cron','2025-10-16 11:50:34','2025-10-16 13:50:34'),(1254180,418142,'action complete via WP Cron','2025-10-16 11:50:34','2025-10-16 13:50:34'),(1254181,418143,'action created','2025-10-16 11:50:34','2025-10-16 13:50:34'),(1254182,418143,'action started via WP Cron','2025-10-16 11:53:31','2025-10-16 13:53:31'),(1254183,418143,'action complete via WP Cron','2025-10-16 11:53:31','2025-10-16 13:53:31'),(1254184,418144,'action created','2025-10-16 11:53:31','2025-10-16 13:53:31'),(1254185,418144,'action started via WP Cron','2025-10-16 11:56:30','2025-10-16 13:56:30'),(1254186,418144,'action complete via WP Cron','2025-10-16 11:56:30','2025-10-16 13:56:30'),(1254187,418145,'action created','2025-10-16 11:56:30','2025-10-16 13:56:30'),(1254188,418145,'action started via WP Cron','2025-10-16 11:58:31','2025-10-16 13:58:31'),(1254189,418145,'action complete via WP Cron','2025-10-16 11:58:31','2025-10-16 13:58:31'),(1254190,418146,'action created','2025-10-16 11:58:31','2025-10-16 13:58:31'),(1254191,418146,'action started via WP Cron','2025-10-16 12:01:30','2025-10-16 14:01:30'),(1254192,418147,'action created','2025-10-16 12:01:30','2025-10-16 14:01:30'),(1254193,418146,'action complete via WP Cron','2025-10-16 12:01:35','2025-10-16 14:01:35'),(1254194,418148,'action created','2025-10-16 12:01:35','2025-10-16 14:01:35'),(1254195,418147,'action started via WP Cron','2025-10-16 12:01:35','2025-10-16 14:01:35'),(1254196,418147,'action complete via WP Cron','2025-10-16 12:01:36','2025-10-16 14:01:36'),(1254197,418148,'action started via WP Cron','2025-10-16 12:04:31','2025-10-16 14:04:31'),(1254198,418149,'action created','2025-10-16 12:04:31','2025-10-16 14:04:31'),(1254199,418149,'action started via WP Cron','2025-10-16 12:04:34','2025-10-16 14:04:34'),(1254200,418149,'action complete via WP Cron','2025-10-16 12:04:34','2025-10-16 14:04:34'),(1254201,418148,'action complete via WP Cron','2025-10-16 12:04:34','2025-10-16 14:04:34'),(1254202,418150,'action created','2025-10-16 12:04:34','2025-10-16 14:04:34'),(1254203,418150,'action started via WP Cron','2025-10-16 12:07:33','2025-10-16 14:07:33'),(1254204,418150,'action complete via WP Cron','2025-10-16 12:07:33','2025-10-16 14:07:33'),(1254205,418151,'action created','2025-10-16 12:07:33','2025-10-16 14:07:33'),(1254206,418151,'action started via WP Cron','2025-10-16 12:10:30','2025-10-16 14:10:30'),(1254207,418151,'action complete via WP Cron','2025-10-16 12:10:30','2025-10-16 14:10:30'),(1254208,418152,'action created','2025-10-16 12:10:30','2025-10-16 14:10:30'),(1254209,418152,'action started via WP Cron','2025-10-16 12:12:31','2025-10-16 14:12:31'),(1254210,418152,'action complete via WP Cron','2025-10-16 12:12:31','2025-10-16 14:12:31'),(1254211,418153,'action created','2025-10-16 12:12:31','2025-10-16 14:12:31'),(1254212,418153,'action started via WP Cron','2025-10-16 12:15:30','2025-10-16 14:15:30'),(1254213,418153,'action complete via WP Cron','2025-10-16 12:15:30','2025-10-16 14:15:30'),(1254214,418154,'action created','2025-10-16 12:15:30','2025-10-16 14:15:30'),(1254215,418154,'action started via WP Cron','2025-10-16 12:17:33','2025-10-16 14:17:33'),(1254216,418154,'action complete via WP Cron','2025-10-16 12:17:33','2025-10-16 14:17:33'),(1254217,418155,'action created','2025-10-16 12:17:33','2025-10-16 14:17:33'),(1254218,418155,'action started via WP Cron','2025-10-16 12:20:34','2025-10-16 14:20:34'),(1254219,418155,'action complete via WP Cron','2025-10-16 12:20:34','2025-10-16 14:20:34'),(1254220,418156,'action created','2025-10-16 12:20:34','2025-10-16 14:20:34'),(1254221,418156,'action started via WP Cron','2025-10-16 12:23:30','2025-10-16 14:23:30'),(1254222,418156,'action complete via WP Cron','2025-10-16 12:23:30','2025-10-16 14:23:30'),(1254223,418157,'action created','2025-10-16 12:23:30','2025-10-16 14:23:30'),(1254224,418157,'action started via WP Cron','2025-10-16 12:25:32','2025-10-16 14:25:32'),(1254225,418157,'action complete via WP Cron','2025-10-16 12:25:32','2025-10-16 14:25:32'),(1254226,418158,'action created','2025-10-16 12:25:32','2025-10-16 14:25:32'),(1254227,418158,'action started via WP Cron','2025-10-16 12:28:35','2025-10-16 14:28:35'),(1254228,418158,'action complete via WP Cron','2025-10-16 12:28:35','2025-10-16 14:28:35'),(1254229,418159,'action created','2025-10-16 12:28:35','2025-10-16 14:28:35'),(1254230,418159,'action started via WP Cron','2025-10-16 12:31:30','2025-10-16 14:31:30'),(1254231,418160,'action created','2025-10-16 12:31:30','2025-10-16 14:31:30'),(1254232,418159,'action complete via WP Cron','2025-10-16 12:31:35','2025-10-16 14:31:35'),(1254233,418161,'action created','2025-10-16 12:31:35','2025-10-16 14:31:35'),(1254234,418160,'action started via WP Cron','2025-10-16 12:31:35','2025-10-16 14:31:35'),(1254235,418160,'action complete via WP Cron','2025-10-16 12:31:37','2025-10-16 14:31:37'),(1254236,418161,'action started via WP Cron','2025-10-16 12:34:30','2025-10-16 14:34:30'),(1254237,418161,'action complete via WP Cron','2025-10-16 12:34:30','2025-10-16 14:34:30'),(1254238,418162,'action created','2025-10-16 12:34:30','2025-10-16 14:34:30'),(1254239,418162,'action started via WP Cron','2025-10-16 12:36:31','2025-10-16 14:36:31'),(1254240,418162,'action complete via WP Cron','2025-10-16 12:36:31','2025-10-16 14:36:31'),(1254241,418163,'action created','2025-10-16 12:36:31','2025-10-16 14:36:31'),(1254242,418163,'action started via WP Cron','2025-10-16 12:39:30','2025-10-16 14:39:30'),(1254243,418163,'action complete via WP Cron','2025-10-16 12:39:30','2025-10-16 14:39:30'),(1254244,418164,'action created','2025-10-16 12:39:30','2025-10-16 14:39:30'),(1254245,418164,'action started via WP Cron','2025-10-16 12:42:30','2025-10-16 14:42:30'),(1254246,418164,'action complete via WP Cron','2025-10-16 12:42:30','2025-10-16 14:42:30'),(1254247,418165,'action created','2025-10-16 12:42:30','2025-10-16 14:42:30'),(1254248,418165,'action started via WP Cron','2025-10-16 12:44:30','2025-10-16 14:44:30'),(1254249,418165,'action complete via WP Cron','2025-10-16 12:44:30','2025-10-16 14:44:30'),(1254250,418166,'action created','2025-10-16 12:44:30','2025-10-16 14:44:30'),(1254251,418166,'action started via WP Cron','2025-10-16 12:46:30','2025-10-16 14:46:30'),(1254252,418167,'action created','2025-10-16 12:46:30','2025-10-16 14:46:30'),(1254253,418167,'action started via WP Cron','2025-10-16 12:46:33','2025-10-16 14:46:33'),(1254254,418167,'action complete via WP Cron','2025-10-16 12:46:34','2025-10-16 14:46:34'),(1254255,418166,'action complete via WP Cron','2025-10-16 12:46:34','2025-10-16 14:46:34'),(1254256,418168,'action created','2025-10-16 12:46:34','2025-10-16 14:46:34'),(1254257,418168,'action started via WP Cron','2025-10-16 12:49:32','2025-10-16 14:49:32'),(1254258,418168,'action complete via WP Cron','2025-10-16 12:49:32','2025-10-16 14:49:32'),(1254259,418169,'action created','2025-10-16 12:49:32','2025-10-16 14:49:32'),(1254260,418169,'action started via WP Cron','2025-10-16 12:52:30','2025-10-16 14:52:30'),(1254261,418169,'action complete via WP Cron','2025-10-16 12:52:30','2025-10-16 14:52:30'),(1254262,418170,'action created','2025-10-16 12:52:30','2025-10-16 14:52:30'),(1254263,418170,'action started via WP Cron','2025-10-16 12:54:31','2025-10-16 14:54:31'),(1254264,418170,'action complete via WP Cron','2025-10-16 12:54:31','2025-10-16 14:54:31'),(1254265,418171,'action created','2025-10-16 12:54:31','2025-10-16 14:54:31'),(1254266,418171,'action started via WP Cron','2025-10-16 12:57:31','2025-10-16 14:57:31'),(1254267,418171,'action complete via WP Cron','2025-10-16 12:57:31','2025-10-16 14:57:31'),(1254268,418172,'action created','2025-10-16 12:57:31','2025-10-16 14:57:31'),(1254269,418172,'action started via WP Cron','2025-10-16 12:59:32','2025-10-16 14:59:32'),(1254270,418172,'action complete via WP Cron','2025-10-16 12:59:32','2025-10-16 14:59:32'),(1254271,418173,'action created','2025-10-16 12:59:32','2025-10-16 14:59:32'),(1254272,418173,'action started via WP Cron','2025-10-16 13:02:34','2025-10-16 15:02:34'),(1254273,418173,'action complete via WP Cron','2025-10-16 13:02:34','2025-10-16 15:02:34'),(1254274,418174,'action created','2025-10-16 13:02:34','2025-10-16 15:02:34'),(1254275,418174,'action started via WP Cron','2025-10-16 13:05:31','2025-10-16 15:05:31'),(1254276,418174,'action complete via WP Cron','2025-10-16 13:05:31','2025-10-16 15:05:31'),(1254277,418175,'action created','2025-10-16 13:05:31','2025-10-16 15:05:31'),(1254278,418175,'action started via WP Cron','2025-10-16 13:07:32','2025-10-16 15:07:32'),(1254279,418175,'action complete via WP Cron','2025-10-16 13:07:32','2025-10-16 15:07:32'),(1254280,418176,'action created','2025-10-16 13:07:32','2025-10-16 15:07:32'),(1254281,418176,'action started via WP Cron','2025-10-16 13:11:35','2025-10-16 15:11:35'),(1254282,418176,'action complete via WP Cron','2025-10-16 13:11:35','2025-10-16 15:11:35'),(1254283,418177,'action created','2025-10-16 13:11:35','2025-10-16 15:11:35'),(1254284,418177,'action started via WP Cron','2025-10-16 13:16:33','2025-10-16 15:16:33'),(1254285,418177,'action complete via WP Cron','2025-10-16 13:16:33','2025-10-16 15:16:33'),(1254286,418178,'action created','2025-10-16 13:16:33','2025-10-16 15:16:33'),(1254287,418178,'action started via WP Cron','2025-10-16 13:20:40','2025-10-16 15:20:40'),(1254288,418178,'action complete via WP Cron','2025-10-16 13:20:40','2025-10-16 15:20:40'),(1254289,418179,'action created','2025-10-16 13:20:40','2025-10-16 15:20:40'),(1254290,418179,'action started via WP Cron','2025-10-16 13:26:33','2025-10-16 15:26:33'),(1254291,418180,'action created','2025-10-16 13:26:33','2025-10-16 15:26:33'),(1254292,418179,'action complete via WP Cron','2025-10-16 13:26:38','2025-10-16 15:26:38'),(1254293,418181,'action created','2025-10-16 13:26:38','2025-10-16 15:26:38'),(1254294,418180,'action started via WP Cron','2025-10-16 13:26:38','2025-10-16 15:26:38'),(1254295,418180,'action complete via WP Cron','2025-10-16 13:26:39','2025-10-16 15:26:39'),(1254296,418181,'action started via WP Cron','2025-10-16 13:31:34','2025-10-16 15:31:34'),(1254297,418181,'action complete via WP Cron','2025-10-16 13:31:34','2025-10-16 15:31:34'),(1254298,418182,'action created','2025-10-16 13:31:34','2025-10-16 15:31:34'),(1254299,418182,'action started via WP Cron','2025-10-16 13:36:33','2025-10-16 15:36:33'),(1254300,418182,'action complete via WP Cron','2025-10-16 13:36:33','2025-10-16 15:36:33'),(1254301,418183,'action created','2025-10-16 13:36:33','2025-10-16 15:36:33'),(1254302,418183,'action started via WP Cron','2025-10-16 13:41:33','2025-10-16 15:41:33'),(1254303,418184,'action created','2025-10-16 13:41:33','2025-10-16 15:41:33'),(1254304,418184,'action started via WP Cron','2025-10-16 13:41:35','2025-10-16 15:41:35'),(1254305,418184,'action complete via WP Cron','2025-10-16 13:41:36','2025-10-16 15:41:36'),(1254306,418183,'action complete via WP Cron','2025-10-16 13:41:36','2025-10-16 15:41:36'),(1254307,418185,'action created','2025-10-16 13:41:36','2025-10-16 15:41:36'),(1254308,418185,'action started via WP Cron','2025-10-16 13:46:32','2025-10-16 15:46:32'),(1254309,418186,'action created','2025-10-16 13:46:32','2025-10-16 15:46:32'),(1254310,418186,'action started via WP Cron','2025-10-16 13:46:34','2025-10-16 15:46:34'),(1254311,418186,'action complete via WP Cron','2025-10-16 13:46:34','2025-10-16 15:46:34'),(1254312,418185,'action complete via WP Cron','2025-10-16 13:46:34','2025-10-16 15:46:34'),(1254313,418187,'action created','2025-10-16 13:46:34','2025-10-16 15:46:34'),(1254314,418187,'action started via WP Cron','2025-10-16 13:51:33','2025-10-16 15:51:33'),(1254315,418187,'action complete via WP Cron','2025-10-16 13:51:33','2025-10-16 15:51:33'),(1254316,418188,'action created','2025-10-16 13:51:33','2025-10-16 15:51:33'),(1254317,418188,'action started via WP Cron','2025-10-16 13:54:14','2025-10-16 15:54:14'),(1254318,418189,'action created','2025-10-16 13:54:14','2025-10-16 15:54:14'),(1254319,418189,'action started via WP Cron','2025-10-16 13:54:17','2025-10-16 15:54:17'),(1254320,418189,'action complete via WP Cron','2025-10-16 13:54:17','2025-10-16 15:54:17'),(1254321,418188,'action complete via WP Cron','2025-10-16 13:54:17','2025-10-16 15:54:17'),(1254322,418190,'action created','2025-10-16 13:54:17','2025-10-16 15:54:17'),(1254323,418190,'action started via WP Cron','2025-10-16 13:56:34','2025-10-16 15:56:34'),(1254324,418190,'action complete via WP Cron','2025-10-16 13:56:34','2025-10-16 15:56:34'),(1254325,418191,'action created','2025-10-16 13:56:34','2025-10-16 15:56:34'),(1254326,418191,'action started via WP Cron','2025-10-16 14:00:03','2025-10-16 16:00:03'),(1254327,418191,'action complete via WP Cron','2025-10-16 14:00:03','2025-10-16 16:00:03'),(1254328,418192,'action created','2025-10-16 14:00:03','2025-10-16 16:00:03'),(1254329,418192,'action started via WP Cron','2025-10-16 14:03:52','2025-10-16 16:03:52'),(1254330,418192,'action complete via WP Cron','2025-10-16 14:03:52','2025-10-16 16:03:52'),(1254331,418193,'action created','2025-10-16 14:03:52','2025-10-16 16:03:52'),(1254332,418193,'action started via WP Cron','2025-10-16 14:05:57','2025-10-16 16:05:57'),(1254333,418193,'action complete via WP Cron','2025-10-16 14:05:57','2025-10-16 16:05:57'),(1254334,418194,'action created','2025-10-16 14:05:57','2025-10-16 16:05:57'),(1254335,418194,'action started via WP Cron','2025-10-16 14:11:33','2025-10-16 16:11:33'),(1254336,418195,'action created','2025-10-16 14:11:35','2025-10-16 16:11:35'),(1254337,418194,'action complete via WP Cron','2025-10-16 14:11:40','2025-10-16 16:11:40'),(1254338,418196,'action created','2025-10-16 14:11:40','2025-10-16 16:11:40'),(1254339,418195,'action started via WP Cron','2025-10-16 14:11:43','2025-10-16 16:11:43'),(1254340,418195,'action complete via WP Cron','2025-10-16 14:11:44','2025-10-16 16:11:44'),(1254341,418196,'action started via WP Cron','2025-10-16 14:16:33','2025-10-16 16:16:33'),(1254342,418196,'action complete via WP Cron','2025-10-16 14:16:33','2025-10-16 16:16:33'),(1254343,418197,'action created','2025-10-16 14:16:33','2025-10-16 16:16:33'),(1254344,418197,'action started via WP Cron','2025-10-16 14:21:33','2025-10-16 16:21:33'),(1254345,418197,'action complete via WP Cron','2025-10-16 14:21:33','2025-10-16 16:21:33'),(1254346,418198,'action created','2025-10-16 14:21:33','2025-10-16 16:21:33'),(1254347,418198,'action started via WP Cron','2025-10-16 14:26:34','2025-10-16 16:26:34'),(1254348,418198,'action complete via WP Cron','2025-10-16 14:26:36','2025-10-16 16:26:36'),(1254349,418199,'action created','2025-10-16 14:26:36','2025-10-16 16:26:36'),(1254350,418199,'action started via WP Cron','2025-10-16 14:29:21','2025-10-16 16:29:21'),(1254351,418199,'action complete via WP Cron','2025-10-16 14:29:21','2025-10-16 16:29:21'),(1254352,418200,'action created','2025-10-16 14:29:21','2025-10-16 16:29:21'),(1254353,418200,'action started via WP Cron','2025-10-16 14:31:33','2025-10-16 16:31:33'),(1254354,418200,'action complete via WP Cron','2025-10-16 14:31:33','2025-10-16 16:31:33'),(1254355,418201,'action created','2025-10-16 14:31:33','2025-10-16 16:31:33'),(1254356,418201,'action started via WP Cron','2025-10-16 14:36:35','2025-10-16 16:36:35'),(1254357,418201,'action complete via WP Cron','2025-10-16 14:36:35','2025-10-16 16:36:35'),(1254358,418202,'action created','2025-10-16 14:36:35','2025-10-16 16:36:35'),(1254359,418202,'action started via WP Cron','2025-10-16 14:41:34','2025-10-16 16:41:34'),(1254360,418202,'action complete via WP Cron','2025-10-16 14:41:34','2025-10-16 16:41:34'),(1254361,418203,'action created','2025-10-16 14:41:34','2025-10-16 16:41:34'),(1254362,418203,'action started via WP Cron','2025-10-16 14:46:33','2025-10-16 16:46:33'),(1254363,418203,'action complete via WP Cron','2025-10-16 14:46:33','2025-10-16 16:46:33'),(1254364,418204,'action created','2025-10-16 14:46:33','2025-10-16 16:46:33'),(1254365,418204,'action started via WP Cron','2025-10-16 14:51:33','2025-10-16 16:51:33'),(1254366,418204,'action complete via WP Cron','2025-10-16 14:51:33','2025-10-16 16:51:33'),(1254367,418205,'action created','2025-10-16 14:51:33','2025-10-16 16:51:33'),(1254368,418205,'action started via WP Cron','2025-10-16 14:56:33','2025-10-16 16:56:33'),(1254369,418205,'action complete via WP Cron','2025-10-16 14:56:33','2025-10-16 16:56:33'),(1254370,418206,'action created','2025-10-16 14:56:33','2025-10-16 16:56:33'),(1254371,418206,'action started via WP Cron','2025-10-16 14:58:49','2025-10-16 16:58:49'),(1254372,418206,'action complete via WP Cron','2025-10-16 14:58:49','2025-10-16 16:58:49'),(1254373,418207,'action created','2025-10-16 14:58:49','2025-10-16 16:58:49'),(1254374,418207,'action started via WP Cron','2025-10-16 15:01:33','2025-10-16 17:01:33'),(1254375,418207,'action complete via WP Cron','2025-10-16 15:01:33','2025-10-16 17:01:33'),(1254376,418208,'action created','2025-10-16 15:01:33','2025-10-16 17:01:33'),(1254377,418208,'action started via WP Cron','2025-10-16 15:04:49','2025-10-16 17:04:49'),(1254378,418209,'action created','2025-10-16 15:04:49','2025-10-16 17:04:49'),(1254379,418209,'action started via WP Cron','2025-10-16 15:04:52','2025-10-16 17:04:52'),(1254380,418209,'action complete via WP Cron','2025-10-16 15:04:54','2025-10-16 17:04:54'),(1254381,418208,'action complete via WP Cron','2025-10-16 15:04:54','2025-10-16 17:04:54'),(1254382,418210,'action created','2025-10-16 15:04:54','2025-10-16 17:04:54'),(1254383,418210,'action started via WP Cron','2025-10-16 15:10:48','2025-10-16 17:10:48'),(1254384,418211,'action created','2025-10-16 15:10:48','2025-10-16 17:10:48'),(1254385,418211,'action started via WP Cron','2025-10-16 15:10:50','2025-10-16 17:10:50'),(1254386,418211,'action complete via WP Cron','2025-10-16 15:10:50','2025-10-16 17:10:50'),(1254387,418210,'action complete via WP Cron','2025-10-16 15:10:50','2025-10-16 17:10:50'),(1254388,418212,'action created','2025-10-16 15:10:50','2025-10-16 17:10:50'),(1254389,418212,'action started via WP Cron','2025-10-16 15:16:35','2025-10-16 17:16:35'),(1254390,418212,'action complete via WP Cron','2025-10-16 15:16:35','2025-10-16 17:16:35'),(1254391,418213,'action created','2025-10-16 15:16:35','2025-10-16 17:16:35'),(1254392,418213,'action started via WP Cron','2025-10-16 15:18:42','2025-10-16 17:18:42'),(1254393,418213,'action complete via WP Cron','2025-10-16 15:18:42','2025-10-16 17:18:42'),(1254394,418214,'action created','2025-10-16 15:18:42','2025-10-16 17:18:42'),(1254395,418214,'action started via WP Cron','2025-10-16 15:21:33','2025-10-16 17:21:33'),(1254396,418214,'action complete via WP Cron','2025-10-16 15:21:33','2025-10-16 17:21:33'),(1254397,418215,'action created','2025-10-16 15:21:33','2025-10-16 17:21:33'),(1254398,418215,'action started via WP Cron','2025-10-16 15:25:43','2025-10-16 17:25:43'),(1254399,418215,'action complete via WP Cron','2025-10-16 15:25:43','2025-10-16 17:25:43'),(1254400,418216,'action created','2025-10-16 15:25:43','2025-10-16 17:25:43'),(1254401,418216,'action started via WP Cron','2025-10-16 15:31:34','2025-10-16 17:31:34'),(1254402,418216,'action complete via WP Cron','2025-10-16 15:31:34','2025-10-16 17:31:34'),(1254403,418217,'action created','2025-10-16 15:31:34','2025-10-16 17:31:34'),(1254404,418217,'action started via WP Cron','2025-10-16 15:36:33','2025-10-16 17:36:33'),(1254405,418217,'action complete via WP Cron','2025-10-16 15:36:33','2025-10-16 17:36:33'),(1254406,418218,'action created','2025-10-16 15:36:33','2025-10-16 17:36:33'),(1254407,418218,'action started via WP Cron','2025-10-16 15:41:33','2025-10-16 17:41:33'),(1254408,418218,'action complete via WP Cron','2025-10-16 15:41:33','2025-10-16 17:41:33'),(1254409,418219,'action created','2025-10-16 15:41:33','2025-10-16 17:41:33'),(1254410,418219,'action started via WP Cron','2025-10-16 15:46:33','2025-10-16 17:46:33'),(1254411,418219,'action complete via WP Cron','2025-10-16 15:46:33','2025-10-16 17:46:33'),(1254412,418220,'action created','2025-10-16 15:46:33','2025-10-16 17:46:33'),(1254413,418220,'action started via WP Cron','2025-10-16 15:51:09','2025-10-16 17:51:09'),(1254414,418221,'action created','2025-10-16 15:51:09','2025-10-16 17:51:09'),(1254415,418221,'action started via WP Cron','2025-10-16 15:51:13','2025-10-16 17:51:13'),(1254416,418221,'action complete via WP Cron','2025-10-16 15:51:14','2025-10-16 17:51:14'),(1254417,418220,'action complete via WP Cron','2025-10-16 15:51:14','2025-10-16 17:51:14'),(1254418,418222,'action created','2025-10-16 15:51:14','2025-10-16 17:51:14'),(1254419,418222,'action started via WP Cron','2025-10-16 15:55:32','2025-10-16 17:55:32'),(1254420,418222,'action complete via WP Cron','2025-10-16 15:55:32','2025-10-16 17:55:32'),(1254421,418223,'action created','2025-10-16 15:55:32','2025-10-16 17:55:32'),(1254422,418223,'action started via WP Cron','2025-10-16 15:59:49','2025-10-16 17:59:49'),(1254423,418223,'action complete via WP Cron','2025-10-16 15:59:50','2025-10-16 17:59:50'),(1254424,418224,'action created','2025-10-16 15:59:50','2025-10-16 17:59:50'),(1254425,418224,'action started via WP Cron','2025-10-16 16:04:17','2025-10-16 18:04:17'),(1254426,418225,'action created','2025-10-16 16:04:17','2025-10-16 18:04:17'),(1254427,418225,'action started via WP Cron','2025-10-16 16:04:21','2025-10-16 18:04:21'),(1254428,418225,'action complete via WP Cron','2025-10-16 16:04:22','2025-10-16 18:04:22'),(1254429,418224,'action complete via WP Cron','2025-10-16 16:04:22','2025-10-16 18:04:22'),(1254430,418226,'action created','2025-10-16 16:04:22','2025-10-16 18:04:22'),(1254431,418226,'action started via WP Cron','2025-10-16 16:06:34','2025-10-16 18:06:34'),(1254432,418226,'action complete via WP Cron','2025-10-16 16:06:34','2025-10-16 18:06:34'),(1254433,418227,'action created','2025-10-16 16:06:34','2025-10-16 18:06:34'),(1254434,418227,'action started via WP Cron','2025-10-16 16:08:36','2025-10-16 18:08:36'),(1254435,418227,'action complete via WP Cron','2025-10-16 16:08:36','2025-10-16 18:08:36'),(1254436,418228,'action created','2025-10-16 16:08:36','2025-10-16 18:08:36'),(1254437,418228,'action started via WP Cron','2025-10-16 16:11:37','2025-10-16 18:11:37'),(1254438,418228,'action complete via WP Cron','2025-10-16 16:11:37','2025-10-16 18:11:37'),(1254439,418229,'action created','2025-10-16 16:11:37','2025-10-16 18:11:37'),(1254440,418229,'action started via WP Cron','2025-10-16 16:13:41','2025-10-16 18:13:41'),(1254441,418229,'action complete via WP Cron','2025-10-16 16:13:41','2025-10-16 18:13:41'),(1254442,418230,'action created','2025-10-16 16:13:41','2025-10-16 18:13:41'),(1254443,418230,'action started via WP Cron','2025-10-16 16:16:34','2025-10-16 18:16:34'),(1254444,418230,'action complete via WP Cron','2025-10-16 16:16:34','2025-10-16 18:16:34'),(1254445,418231,'action created','2025-10-16 16:16:34','2025-10-16 18:16:34'),(1254446,418231,'action started via WP Cron','2025-10-16 16:20:37','2025-10-16 18:20:37'),(1254447,418231,'action complete via WP Cron','2025-10-16 16:20:37','2025-10-16 18:20:37'),(1254448,418232,'action created','2025-10-16 16:20:37','2025-10-16 18:20:37'),(1254449,418232,'action started via WP Cron','2025-10-16 16:22:56','2025-10-16 18:22:56'),(1254450,418232,'action complete via WP Cron','2025-10-16 16:22:56','2025-10-16 18:22:56'),(1254451,418233,'action created','2025-10-16 16:22:56','2025-10-16 18:22:56'),(1254452,418233,'action started via WP Cron','2025-10-16 16:26:33','2025-10-16 18:26:33'),(1254453,418233,'action complete via WP Cron','2025-10-16 16:26:33','2025-10-16 18:26:33'),(1254454,418234,'action created','2025-10-16 16:26:33','2025-10-16 18:26:33'),(1254455,418234,'action started via WP Cron','2025-10-16 16:28:40','2025-10-16 18:28:40'),(1254456,418234,'action complete via WP Cron','2025-10-16 16:28:40','2025-10-16 18:28:40'),(1254457,418235,'action created','2025-10-16 16:28:40','2025-10-16 18:28:40'),(1254458,418235,'action started via WP Cron','2025-10-16 16:31:33','2025-10-16 18:31:33'),(1254459,418235,'action complete via WP Cron','2025-10-16 16:31:33','2025-10-16 18:31:33'),(1254460,418236,'action created','2025-10-16 16:31:33','2025-10-16 18:31:33'),(1254461,418236,'action started via WP Cron','2025-10-16 16:36:33','2025-10-16 18:36:33'),(1254462,418236,'action complete via WP Cron','2025-10-16 16:36:33','2025-10-16 18:36:33'),(1254463,418237,'action created','2025-10-16 16:36:33','2025-10-16 18:36:33'),(1254464,418237,'action started via WP Cron','2025-10-16 16:41:34','2025-10-16 18:41:34'),(1254465,418238,'action created','2025-10-16 16:41:34','2025-10-16 18:41:34'),(1254466,418238,'action started via WP Cron','2025-10-16 16:41:39','2025-10-16 18:41:39'),(1254467,418237,'action complete via WP Cron','2025-10-16 16:41:39','2025-10-16 18:41:39'),(1254468,418239,'action created','2025-10-16 16:41:39','2025-10-16 18:41:39'),(1254469,418238,'action complete via WP Cron','2025-10-16 16:41:39','2025-10-16 18:41:39'),(1254470,418239,'action started via WP Cron','2025-10-16 16:45:56','2025-10-16 18:45:56'),(1254471,418239,'action complete via WP Cron','2025-10-16 16:45:56','2025-10-16 18:45:56'),(1254472,418240,'action created','2025-10-16 16:45:56','2025-10-16 18:45:56'),(1254473,418240,'action started via WP Cron','2025-10-16 16:49:36','2025-10-16 18:49:36'),(1254474,418240,'action complete via WP Cron','2025-10-16 16:49:36','2025-10-16 18:49:36'),(1254475,418241,'action created','2025-10-16 16:49:36','2025-10-16 18:49:36'),(1254476,418241,'action started via WP Cron','2025-10-16 16:54:33','2025-10-16 18:54:33'),(1254477,418241,'action complete via WP Cron','2025-10-16 16:54:33','2025-10-16 18:54:33'),(1254478,418242,'action created','2025-10-16 16:54:33','2025-10-16 18:54:33'),(1254479,418242,'action started via WP Cron','2025-10-16 16:56:33','2025-10-16 18:56:33'),(1254480,418242,'action complete via WP Cron','2025-10-16 16:56:33','2025-10-16 18:56:33'),(1254481,418243,'action created','2025-10-16 16:56:33','2025-10-16 18:56:33'),(1254482,418243,'action started via WP Cron','2025-10-16 16:58:50','2025-10-16 18:58:50'),(1254483,418244,'action created','2025-10-16 16:58:50','2025-10-16 18:58:50'),(1254484,418244,'action started via WP Cron','2025-10-16 16:58:54','2025-10-16 18:58:54'),(1254485,418244,'action complete via WP Cron','2025-10-16 16:58:55','2025-10-16 18:58:55'),(1254486,418243,'action complete via WP Cron','2025-10-16 16:58:55','2025-10-16 18:58:55'),(1254487,418245,'action created','2025-10-16 16:58:55','2025-10-16 18:58:55'),(1254488,418245,'action started via WP Cron','2025-10-16 17:01:33','2025-10-16 19:01:33'),(1254489,418245,'action complete via WP Cron','2025-10-16 17:01:33','2025-10-16 19:01:33'),(1254490,418246,'action created','2025-10-16 17:01:33','2025-10-16 19:01:33'),(1254491,418246,'action started via WP Cron','2025-10-16 17:06:33','2025-10-16 19:06:33'),(1254492,418246,'action complete via WP Cron','2025-10-16 17:06:33','2025-10-16 19:06:33'),(1254493,418247,'action created','2025-10-16 17:06:33','2025-10-16 19:06:33'),(1254494,418247,'action started via WP Cron','2025-10-16 17:11:35','2025-10-16 19:11:35'),(1254495,418248,'action created','2025-10-16 17:11:35','2025-10-16 19:11:35'),(1254496,418248,'action started via WP Cron','2025-10-16 17:11:37','2025-10-16 19:11:37'),(1254497,418248,'action complete via WP Cron','2025-10-16 17:11:37','2025-10-16 19:11:37'),(1254498,418247,'action complete via WP Cron','2025-10-16 17:11:37','2025-10-16 19:11:37'),(1254499,418249,'action created','2025-10-16 17:11:37','2025-10-16 19:11:37'),(1254500,418249,'action started via WP Cron','2025-10-16 17:16:16','2025-10-16 19:16:16'),(1254501,418249,'action complete via WP Cron','2025-10-16 17:16:16','2025-10-16 19:16:16'),(1254502,418250,'action created','2025-10-16 17:16:16','2025-10-16 19:16:16'),(1254503,418250,'action started via WP Cron','2025-10-16 17:21:33','2025-10-16 19:21:33'),(1254504,418250,'action complete via WP Cron','2025-10-16 17:21:33','2025-10-16 19:21:33'),(1254505,418251,'action created','2025-10-16 17:21:33','2025-10-16 19:21:33'),(1254506,418251,'action started via WP Cron','2025-10-16 17:23:35','2025-10-16 19:23:35'),(1254507,418251,'action complete via WP Cron','2025-10-16 17:23:35','2025-10-16 19:23:35'),(1254508,418252,'action created','2025-10-16 17:23:35','2025-10-16 19:23:35'),(1254509,418252,'action started via WP Cron','2025-10-16 17:26:33','2025-10-16 19:26:33'),(1254510,418252,'action complete via WP Cron','2025-10-16 17:26:33','2025-10-16 19:26:33'),(1254511,418253,'action created','2025-10-16 17:26:33','2025-10-16 19:26:33'),(1254512,418253,'action started via WP Cron','2025-10-16 17:31:33','2025-10-16 19:31:33'),(1254513,418253,'action complete via WP Cron','2025-10-16 17:31:33','2025-10-16 19:31:33'),(1254514,418254,'action created','2025-10-16 17:31:33','2025-10-16 19:31:33'),(1254515,418254,'action started via WP Cron','2025-10-16 17:33:43','2025-10-16 19:33:43'),(1254516,418255,'action created','2025-10-16 17:33:43','2025-10-16 19:33:43'),(1254517,418255,'action started via WP Cron','2025-10-16 17:33:46','2025-10-16 19:33:46'),(1254518,418255,'action complete via WP Cron','2025-10-16 17:33:47','2025-10-16 19:33:47'),(1254519,418254,'action complete via WP Cron','2025-10-16 17:33:47','2025-10-16 19:33:47'),(1254520,418256,'action created','2025-10-16 17:33:47','2025-10-16 19:33:47'),(1254521,418256,'action started via WP Cron','2025-10-16 17:36:13','2025-10-16 19:36:13'),(1254522,418256,'action complete via WP Cron','2025-10-16 17:36:13','2025-10-16 19:36:13'),(1254523,418257,'action created','2025-10-16 17:36:13','2025-10-16 19:36:13'),(1254524,418257,'action started via WP Cron','2025-10-16 17:41:33','2025-10-16 19:41:33'),(1254525,418257,'action complete via WP Cron','2025-10-16 17:41:33','2025-10-16 19:41:33'),(1254526,418258,'action created','2025-10-16 17:41:33','2025-10-16 19:41:33'),(1254527,418258,'action started via WP Cron','2025-10-16 17:44:33','2025-10-16 19:44:33'),(1254528,418258,'action complete via WP Cron','2025-10-16 17:44:33','2025-10-16 19:44:33'),(1254529,418259,'action created','2025-10-16 17:44:33','2025-10-16 19:44:33'),(1254530,418259,'action started via WP Cron','2025-10-16 17:49:08','2025-10-16 19:49:08'),(1254531,418259,'action complete via WP Cron','2025-10-16 17:49:08','2025-10-16 19:49:08'),(1254532,418260,'action created','2025-10-16 17:49:08','2025-10-16 19:49:08'),(1254533,418260,'action started via WP Cron','2025-10-16 17:51:33','2025-10-16 19:51:33'),(1254534,418260,'action complete via WP Cron','2025-10-16 17:51:33','2025-10-16 19:51:33'),(1254535,418261,'action created','2025-10-16 17:51:33','2025-10-16 19:51:33'),(1254536,418261,'action started via WP Cron','2025-10-16 17:56:34','2025-10-16 19:56:34'),(1254537,418261,'action complete via WP Cron','2025-10-16 17:56:34','2025-10-16 19:56:34'),(1254538,418262,'action created','2025-10-16 17:56:34','2025-10-16 19:56:34'),(1254539,418262,'action started via WP Cron','2025-10-16 18:00:13','2025-10-16 20:00:13'),(1254540,418262,'action complete via WP Cron','2025-10-16 18:00:13','2025-10-16 20:00:13'),(1254541,418263,'action created','2025-10-16 18:00:13','2025-10-16 20:00:13'),(1254542,418263,'action started via WP Cron','2025-10-16 18:06:05','2025-10-16 20:06:05'),(1254543,418263,'action complete via WP Cron','2025-10-16 18:06:05','2025-10-16 20:06:05'),(1254544,418264,'action created','2025-10-16 18:06:05','2025-10-16 20:06:05'),(1254545,418264,'action started via WP Cron','2025-10-16 18:10:35','2025-10-16 20:10:35'),(1254546,418264,'action complete via WP Cron','2025-10-16 18:10:35','2025-10-16 20:10:35'),(1254547,418265,'action created','2025-10-16 18:10:35','2025-10-16 20:10:35'),(1254548,418265,'action started via WP Cron','2025-10-16 18:15:05','2025-10-16 20:15:05'),(1254549,418265,'action complete via WP Cron','2025-10-16 18:15:05','2025-10-16 20:15:05'),(1254550,418266,'action created','2025-10-16 18:15:05','2025-10-16 20:15:05'),(1254551,418266,'action started via WP Cron','2025-10-16 18:19:45','2025-10-16 20:19:45'),(1254552,418266,'action complete via WP Cron','2025-10-16 18:19:45','2025-10-16 20:19:45'),(1254553,418267,'action created','2025-10-16 18:19:45','2025-10-16 20:19:45'),(1254554,418267,'action started via WP Cron','2025-10-16 18:23:35','2025-10-16 20:23:35'),(1254555,418267,'action complete via WP Cron','2025-10-16 18:23:35','2025-10-16 20:23:35'),(1254556,418268,'action created','2025-10-16 18:23:35','2025-10-16 20:23:35'),(1254557,418268,'action started via WP Cron','2025-10-16 18:26:33','2025-10-16 20:26:33'),(1254558,418268,'action complete via WP Cron','2025-10-16 18:26:33','2025-10-16 20:26:33'),(1254559,418269,'action created','2025-10-16 18:26:33','2025-10-16 20:26:33'),(1254560,418269,'action started via WP Cron','2025-10-16 18:28:46','2025-10-16 20:28:46'),(1254561,418269,'action complete via WP Cron','2025-10-16 18:28:46','2025-10-16 20:28:46'),(1254562,418270,'action created','2025-10-16 18:28:46','2025-10-16 20:28:46'),(1254563,418270,'action started via WP Cron','2025-10-16 18:31:33','2025-10-16 20:31:33'),(1254564,418271,'action created','2025-10-16 18:31:33','2025-10-16 20:31:33'),(1254565,418270,'action complete via WP Cron','2025-10-16 18:31:38','2025-10-16 20:31:38'),(1254566,418272,'action created','2025-10-16 18:31:38','2025-10-16 20:31:38'),(1254567,418271,'action started via WP Cron','2025-10-16 18:31:38','2025-10-16 20:31:38'),(1254568,418271,'action complete via WP Cron','2025-10-16 18:31:40','2025-10-16 20:31:40'),(1254569,418272,'action started via WP Cron','2025-10-16 18:36:36','2025-10-16 20:36:36'),(1254570,418272,'action complete via WP Cron','2025-10-16 18:36:36','2025-10-16 20:36:36'),(1254571,418273,'action created','2025-10-16 18:36:36','2025-10-16 20:36:36'),(1254572,418273,'action started via WP Cron','2025-10-16 18:41:34','2025-10-16 20:41:34'),(1254573,418273,'action complete via WP Cron','2025-10-16 18:41:34','2025-10-16 20:41:34'),(1254574,418274,'action created','2025-10-16 18:41:34','2025-10-16 20:41:34'),(1254575,418274,'action started via WP Cron','2025-10-16 18:46:11','2025-10-16 20:46:11'),(1254576,418274,'action complete via WP Cron','2025-10-16 18:46:11','2025-10-16 20:46:11'),(1254577,418275,'action created','2025-10-16 18:46:11','2025-10-16 20:46:11'),(1254578,418275,'action started via WP Cron','2025-10-16 18:49:23','2025-10-16 20:49:23'),(1254579,418276,'action created','2025-10-16 18:49:23','2025-10-16 20:49:23'),(1254580,418276,'action started via WP Cron','2025-10-16 18:49:28','2025-10-16 20:49:28'),(1254581,418276,'action complete via WP Cron','2025-10-16 18:49:28','2025-10-16 20:49:28'),(1254582,418275,'action complete via WP Cron','2025-10-16 18:49:28','2025-10-16 20:49:28'),(1254583,418277,'action created','2025-10-16 18:49:28','2025-10-16 20:49:28'),(1254584,418277,'action started via WP Cron','2025-10-16 18:51:35','2025-10-16 20:51:35'),(1254585,418277,'action complete via WP Cron','2025-10-16 18:51:36','2025-10-16 20:51:36'),(1254586,418278,'action created','2025-10-16 18:51:36','2025-10-16 20:51:36'),(1254587,418278,'action started via WP Cron','2025-10-16 18:54:36','2025-10-16 20:54:36'),(1254588,418278,'action complete via WP Cron','2025-10-16 18:54:36','2025-10-16 20:54:36'),(1254589,418279,'action created','2025-10-16 18:54:36','2025-10-16 20:54:36'),(1254590,418279,'action started via WP Cron','2025-10-16 18:56:36','2025-10-16 20:56:36'),(1254591,418279,'action complete via WP Cron','2025-10-16 18:56:36','2025-10-16 20:56:36'),(1254592,418280,'action created','2025-10-16 18:56:36','2025-10-16 20:56:36'),(1254593,418280,'action started via WP Cron','2025-10-16 18:58:39','2025-10-16 20:58:39'),(1254594,418280,'action complete via WP Cron','2025-10-16 18:58:39','2025-10-16 20:58:39'),(1254595,418281,'action created','2025-10-16 18:58:39','2025-10-16 20:58:39'),(1254596,418281,'action started via WP Cron','2025-10-16 19:01:30','2025-10-16 21:01:30'),(1254597,418281,'action complete via WP Cron','2025-10-16 19:01:30','2025-10-16 21:01:30'),(1254598,418282,'action created','2025-10-16 19:01:30','2025-10-16 21:01:30'),(1254599,418282,'action started via WP Cron','2025-10-16 19:04:39','2025-10-16 21:04:39'),(1254600,418282,'action complete via WP Cron','2025-10-16 19:04:39','2025-10-16 21:04:39'),(1254601,418283,'action created','2025-10-16 19:04:39','2025-10-16 21:04:39'),(1254602,418283,'action started via WP Cron','2025-10-16 19:11:35','2025-10-16 21:11:35'),(1254603,418283,'action complete via WP Cron','2025-10-16 19:11:35','2025-10-16 21:11:35'),(1254604,418284,'action created','2025-10-16 19:11:35','2025-10-16 21:11:35'),(1254605,418284,'action started via WP Cron','2025-10-16 19:14:47','2025-10-16 21:14:47'),(1254606,418285,'action created','2025-10-16 19:14:47','2025-10-16 21:14:47'),(1254607,418285,'action started via WP Cron','2025-10-16 19:14:50','2025-10-16 21:14:50'),(1254608,418285,'action complete via WP Cron','2025-10-16 19:14:50','2025-10-16 21:14:50'),(1254609,418284,'action complete via WP Cron','2025-10-16 19:14:50','2025-10-16 21:14:50'),(1254610,418286,'action created','2025-10-16 19:14:50','2025-10-16 21:14:50'),(1254611,418286,'action started via WP Cron','2025-10-16 19:21:11','2025-10-16 21:21:11'),(1254612,418287,'action created','2025-10-16 19:21:11','2025-10-16 21:21:11'),(1254613,418287,'action started via WP Cron','2025-10-16 19:21:13','2025-10-16 21:21:13'),(1254614,418287,'action complete via WP Cron','2025-10-16 19:21:13','2025-10-16 21:21:13'),(1254615,418286,'action complete via WP Cron','2025-10-16 19:21:13','2025-10-16 21:21:13'),(1254616,418288,'action created','2025-10-16 19:21:13','2025-10-16 21:21:13'),(1254617,418288,'action started via WP Cron','2025-10-16 19:25:42','2025-10-16 21:25:42'),(1254618,418288,'action complete via WP Cron','2025-10-16 19:25:42','2025-10-16 21:25:42'),(1254619,418289,'action created','2025-10-16 19:25:42','2025-10-16 21:25:42'),(1254620,418289,'action started via WP Cron','2025-10-16 19:30:08','2025-10-16 21:30:08'),(1254621,418289,'action complete via WP Cron','2025-10-16 19:30:08','2025-10-16 21:30:08'),(1254622,418290,'action created','2025-10-16 19:30:08','2025-10-16 21:30:08'),(1254623,418290,'action started via WP Cron','2025-10-16 19:32:39','2025-10-16 21:32:39'),(1254624,418290,'action complete via WP Cron','2025-10-16 19:32:39','2025-10-16 21:32:39'),(1254625,418291,'action created','2025-10-16 19:32:39','2025-10-16 21:32:39'),(1254626,418291,'action started via WP Cron','2025-10-16 19:36:33','2025-10-16 21:36:33'),(1254627,418291,'action complete via WP Cron','2025-10-16 19:36:33','2025-10-16 21:36:33'),(1254628,418292,'action created','2025-10-16 19:36:33','2025-10-16 21:36:33'),(1254629,418292,'action started via WP Cron','2025-10-16 19:41:33','2025-10-16 21:41:33'),(1254630,418292,'action complete via WP Cron','2025-10-16 19:41:33','2025-10-16 21:41:33'),(1254631,418293,'action created','2025-10-16 19:41:33','2025-10-16 21:41:33'),(1254632,418293,'action started via WP Cron','2025-10-16 19:46:34','2025-10-16 21:46:34'),(1254633,418293,'action complete via WP Cron','2025-10-16 19:46:34','2025-10-16 21:46:34'),(1254634,418294,'action created','2025-10-16 19:46:34','2025-10-16 21:46:34'),(1254635,418294,'action started via WP Cron','2025-10-16 19:49:37','2025-10-16 21:49:37'),(1254636,418294,'action complete via WP Cron','2025-10-16 19:49:37','2025-10-16 21:49:37'),(1254637,418295,'action created','2025-10-16 19:49:37','2025-10-16 21:49:37'),(1254638,418295,'action started via WP Cron','2025-10-16 19:56:33','2025-10-16 21:56:33'),(1254639,418296,'action created','2025-10-16 19:56:33','2025-10-16 21:56:33'),(1254640,418296,'action started via WP Cron','2025-10-16 19:56:36','2025-10-16 21:56:36'),(1254641,418296,'action complete via WP Cron','2025-10-16 19:56:36','2025-10-16 21:56:36'),(1254642,418295,'action complete via WP Cron','2025-10-16 19:56:36','2025-10-16 21:56:36'),(1254643,418297,'action created','2025-10-16 19:56:36','2025-10-16 21:56:36'),(1254644,418297,'action started via WP Cron','2025-10-16 20:01:33','2025-10-16 22:01:33'),(1254645,418297,'action complete via WP Cron','2025-10-16 20:01:33','2025-10-16 22:01:33'),(1254646,418298,'action created','2025-10-16 20:01:33','2025-10-16 22:01:33'),(1254647,418298,'action started via WP Cron','2025-10-16 20:06:33','2025-10-16 22:06:33'),(1254648,418298,'action complete via WP Cron','2025-10-16 20:06:33','2025-10-16 22:06:33'),(1254649,418299,'action created','2025-10-16 20:06:33','2025-10-16 22:06:33'),(1254650,418299,'action started via WP Cron','2025-10-16 20:10:29','2025-10-16 22:10:29'),(1254651,418299,'action complete via WP Cron','2025-10-16 20:10:30','2025-10-16 22:10:30'),(1254652,418300,'action created','2025-10-16 20:10:30','2025-10-16 22:10:30'),(1254653,418300,'action started via WP Cron','2025-10-16 20:17:06','2025-10-16 22:17:06'),(1254654,418300,'action complete via WP Cron','2025-10-16 20:17:07','2025-10-16 22:17:07'),(1254655,418301,'action created','2025-10-16 20:17:07','2025-10-16 22:17:07'),(1254656,418301,'action started via WP Cron','2025-10-16 20:21:33','2025-10-16 22:21:33'),(1254657,418301,'action complete via WP Cron','2025-10-16 20:21:33','2025-10-16 22:21:33'),(1254658,418302,'action created','2025-10-16 20:21:33','2025-10-16 22:21:33'),(1254659,418302,'action started via WP Cron','2025-10-16 20:26:42','2025-10-16 22:26:42'),(1254660,418302,'action complete via WP Cron','2025-10-16 20:26:44','2025-10-16 22:26:44'),(1254661,418303,'action created','2025-10-16 20:26:44','2025-10-16 22:26:44'),(1254662,418303,'action started via WP Cron','2025-10-16 20:31:33','2025-10-16 22:31:33'),(1254663,418304,'action created','2025-10-16 20:31:33','2025-10-16 22:31:33'),(1254664,418304,'action started via WP Cron','2025-10-16 20:31:37','2025-10-16 22:31:37'),(1254665,418304,'action complete via WP Cron','2025-10-16 20:31:37','2025-10-16 22:31:37'),(1254666,418303,'action complete via WP Cron','2025-10-16 20:31:37','2025-10-16 22:31:37'),(1254667,418305,'action created','2025-10-16 20:31:37','2025-10-16 22:31:37'),(1254668,418305,'action started via WP Cron','2025-10-16 20:36:06','2025-10-16 22:36:06'),(1254669,418305,'action complete via WP Cron','2025-10-16 20:36:06','2025-10-16 22:36:06'),(1254670,418306,'action created','2025-10-16 20:36:06','2025-10-16 22:36:06'),(1254671,418306,'action started via WP Cron','2025-10-16 20:41:34','2025-10-16 22:41:34'),(1254672,418306,'action complete via WP Cron','2025-10-16 20:41:34','2025-10-16 22:41:34'),(1254673,418307,'action created','2025-10-16 20:41:34','2025-10-16 22:41:34'),(1254674,418307,'action started via WP Cron','2025-10-16 20:44:15','2025-10-16 22:44:15'),(1254675,418307,'action complete via WP Cron','2025-10-16 20:44:15','2025-10-16 22:44:15'),(1254676,418308,'action created','2025-10-16 20:44:15','2025-10-16 22:44:15'),(1254677,418308,'action started via WP Cron','2025-10-16 20:46:48','2025-10-16 22:46:48'),(1254678,418308,'action complete via WP Cron','2025-10-16 20:46:48','2025-10-16 22:46:48'),(1254679,418309,'action created','2025-10-16 20:46:48','2025-10-16 22:46:48'),(1254680,418309,'action started via WP Cron','2025-10-16 20:51:41','2025-10-16 22:51:41'),(1254681,418309,'action complete via WP Cron','2025-10-16 20:51:41','2025-10-16 22:51:41'),(1254682,418310,'action created','2025-10-16 20:51:41','2025-10-16 22:51:41'),(1254683,418310,'action started via WP Cron','2025-10-16 20:56:35','2025-10-16 22:56:35'),(1254684,418310,'action complete via WP Cron','2025-10-16 20:56:35','2025-10-16 22:56:35'),(1254685,418311,'action created','2025-10-16 20:56:35','2025-10-16 22:56:35'),(1254686,418311,'action started via WP Cron','2025-10-16 21:01:45','2025-10-16 23:01:45'),(1254687,418311,'action complete via WP Cron','2025-10-16 21:01:45','2025-10-16 23:01:45'),(1254688,418312,'action created','2025-10-16 21:01:45','2025-10-16 23:01:45'),(1254689,418312,'action started via WP Cron','2025-10-16 21:06:48','2025-10-16 23:06:48'),(1254690,418312,'action complete via WP Cron','2025-10-16 21:06:48','2025-10-16 23:06:48'),(1254691,418313,'action created','2025-10-16 21:06:48','2025-10-16 23:06:48'),(1254692,418313,'action started via WP Cron','2025-10-16 21:11:52','2025-10-16 23:11:52'),(1254693,418313,'action complete via WP Cron','2025-10-16 21:11:53','2025-10-16 23:11:53'),(1254694,418314,'action created','2025-10-16 21:11:53','2025-10-16 23:11:53'),(1254695,418314,'action started via WP Cron','2025-10-16 21:16:43','2025-10-16 23:16:43'),(1254696,418315,'action created','2025-10-16 21:16:44','2025-10-16 23:16:44'),(1254697,418315,'action started via WP Cron','2025-10-16 21:16:47','2025-10-16 23:16:47'),(1254698,418315,'action complete via WP Cron','2025-10-16 21:16:48','2025-10-16 23:16:48'),(1254699,418314,'action complete via WP Cron','2025-10-16 21:16:48','2025-10-16 23:16:48'),(1254700,418316,'action created','2025-10-16 21:16:48','2025-10-16 23:16:48'),(1254701,418316,'action started via WP Cron','2025-10-16 21:21:39','2025-10-16 23:21:39'),(1254702,418316,'action complete via WP Cron','2025-10-16 21:21:39','2025-10-16 23:21:39'),(1254703,418317,'action created','2025-10-16 21:21:39','2025-10-16 23:21:39'),(1254704,418317,'action started via WP Cron','2025-10-16 21:26:33','2025-10-16 23:26:33'),(1254705,418317,'action complete via WP Cron','2025-10-16 21:26:33','2025-10-16 23:26:33'),(1254706,418318,'action created','2025-10-16 21:26:33','2025-10-16 23:26:33'),(1254707,418318,'action started via WP Cron','2025-10-16 21:31:42','2025-10-16 23:31:42'),(1254708,418318,'action complete via WP Cron','2025-10-16 21:31:42','2025-10-16 23:31:42'),(1254709,418319,'action created','2025-10-16 21:31:42','2025-10-16 23:31:42'),(1254710,418319,'action started via WP Cron','2025-10-16 21:36:42','2025-10-16 23:36:42'),(1254711,418319,'action complete via WP Cron','2025-10-16 21:36:42','2025-10-16 23:36:42'),(1254712,418320,'action created','2025-10-16 21:36:42','2025-10-16 23:36:42'),(1254713,418320,'action started via WP Cron','2025-10-16 21:41:33','2025-10-16 23:41:33'),(1254714,418320,'action complete via WP Cron','2025-10-16 21:41:33','2025-10-16 23:41:33'),(1254715,418321,'action created','2025-10-16 21:41:33','2025-10-16 23:41:33'),(1254716,418321,'action started via WP Cron','2025-10-16 21:46:42','2025-10-16 23:46:42'),(1254717,418321,'action complete via WP Cron','2025-10-16 21:46:42','2025-10-16 23:46:42'),(1254718,418322,'action created','2025-10-16 21:46:42','2025-10-16 23:46:42'),(1254719,418322,'action started via WP Cron','2025-10-16 21:51:43','2025-10-16 23:51:43'),(1254720,418322,'action complete via WP Cron','2025-10-16 21:51:43','2025-10-16 23:51:43'),(1254721,418323,'action created','2025-10-16 21:51:43','2025-10-16 23:51:43'),(1254722,418323,'action started via WP Cron','2025-10-16 21:56:33','2025-10-16 23:56:33'),(1254723,418324,'action created','2025-10-16 21:56:33','2025-10-16 23:56:33'),(1254724,418324,'action started via WP Cron','2025-10-16 21:56:36','2025-10-16 23:56:36'),(1254725,418324,'action complete via WP Cron','2025-10-16 21:56:36','2025-10-16 23:56:36'),(1254726,418323,'action complete via WP Cron','2025-10-16 21:56:36','2025-10-16 23:56:36'),(1254727,418325,'action created','2025-10-16 21:56:36','2025-10-16 23:56:36'),(1254728,418325,'action started via WP Cron','2025-10-16 21:59:29','2025-10-16 23:59:29'),(1254729,418326,'action created','2025-10-16 21:59:29','2025-10-16 23:59:29'),(1254730,418326,'action started via WP Cron','2025-10-16 21:59:31','2025-10-16 23:59:31'),(1254731,418326,'action complete via WP Cron','2025-10-16 21:59:32','2025-10-16 23:59:32'),(1254732,418325,'action complete via WP Cron','2025-10-16 21:59:32','2025-10-16 23:59:32'),(1254733,418327,'action created','2025-10-16 21:59:32','2025-10-16 23:59:32'),(1254734,418327,'action started via WP Cron','2025-10-16 22:06:43','2025-10-17 00:06:43'),(1254735,418327,'action complete via WP Cron','2025-10-16 22:06:43','2025-10-17 00:06:43'),(1254736,418328,'action created','2025-10-16 22:06:43','2025-10-17 00:06:43'),(1254737,418328,'action started via WP Cron','2025-10-16 22:11:32','2025-10-17 00:11:32'),(1254738,418328,'action complete via WP Cron','2025-10-16 22:11:33','2025-10-17 00:11:33'),(1254739,418329,'action created','2025-10-16 22:11:33','2025-10-17 00:11:33'),(1254740,418329,'action started via WP Cron','2025-10-16 22:16:41','2025-10-17 00:16:41'),(1254741,418329,'action complete via WP Cron','2025-10-16 22:16:41','2025-10-17 00:16:41'),(1254742,418330,'action created','2025-10-16 22:16:41','2025-10-17 00:16:41'),(1254743,418330,'action started via WP Cron','2025-10-16 22:21:42','2025-10-17 00:21:42'),(1254744,418330,'action complete via WP Cron','2025-10-16 22:21:42','2025-10-17 00:21:42'),(1254745,418331,'action created','2025-10-16 22:21:42','2025-10-17 00:21:42'),(1254746,418331,'action started via WP Cron','2025-10-16 22:26:34','2025-10-17 00:26:34'),(1254747,418331,'action complete via WP Cron','2025-10-16 22:26:34','2025-10-17 00:26:34'),(1254748,418332,'action created','2025-10-16 22:26:34','2025-10-17 00:26:34'),(1254749,418332,'action started via WP Cron','2025-10-16 22:31:41','2025-10-17 00:31:41'),(1254750,418332,'action complete via WP Cron','2025-10-16 22:31:41','2025-10-17 00:31:41'),(1254751,418333,'action created','2025-10-16 22:31:41','2025-10-17 00:31:41'),(1254752,418333,'action started via WP Cron','2025-10-16 22:36:41','2025-10-17 00:36:41'),(1254753,418333,'action complete via WP Cron','2025-10-16 22:36:41','2025-10-17 00:36:41'),(1254754,418334,'action created','2025-10-16 22:36:41','2025-10-17 00:36:41'),(1254755,418334,'action started via WP Cron','2025-10-16 22:41:34','2025-10-17 00:41:34'),(1254756,418334,'action complete via WP Cron','2025-10-16 22:41:34','2025-10-17 00:41:34'),(1254757,418335,'action created','2025-10-16 22:41:34','2025-10-17 00:41:34'),(1254758,418335,'action started via WP Cron','2025-10-16 22:43:50','2025-10-17 00:43:50'),(1254759,418335,'action complete via WP Cron','2025-10-16 22:43:50','2025-10-17 00:43:50'),(1254760,418336,'action created','2025-10-16 22:43:50','2025-10-17 00:43:50'),(1254761,418336,'action started via WP Cron','2025-10-16 22:46:41','2025-10-17 00:46:41'),(1254762,418337,'action created','2025-10-16 22:46:41','2025-10-17 00:46:41'),(1254763,418337,'action started via WP Cron','2025-10-16 22:46:43','2025-10-17 00:46:43'),(1254764,418337,'action complete via WP Cron','2025-10-16 22:46:44','2025-10-17 00:46:44'),(1254765,418336,'action complete via WP Cron','2025-10-16 22:46:44','2025-10-17 00:46:44'),(1254766,418338,'action created','2025-10-16 22:46:44','2025-10-17 00:46:44'),(1254767,418338,'action started via WP Cron','2025-10-16 22:51:42','2025-10-17 00:51:42'),(1254768,418338,'action complete via WP Cron','2025-10-16 22:51:42','2025-10-17 00:51:42'),(1254769,418339,'action created','2025-10-16 22:51:42','2025-10-17 00:51:42'),(1254770,418339,'action started via WP Cron','2025-10-16 22:56:33','2025-10-17 00:56:33'),(1254771,418339,'action complete via WP Cron','2025-10-16 22:56:33','2025-10-17 00:56:33'),(1254772,418340,'action created','2025-10-16 22:56:33','2025-10-17 00:56:33'),(1254773,418340,'action started via WP Cron','2025-10-16 23:01:42','2025-10-17 01:01:42'),(1254774,418340,'action complete via WP Cron','2025-10-16 23:01:42','2025-10-17 01:01:42'),(1254775,418341,'action created','2025-10-16 23:01:42','2025-10-17 01:01:42'),(1254776,418341,'action started via WP Cron','2025-10-16 23:06:42','2025-10-17 01:06:42'),(1254777,418341,'action complete via WP Cron','2025-10-16 23:06:42','2025-10-17 01:06:42'),(1254778,418342,'action created','2025-10-16 23:06:42','2025-10-17 01:06:42'),(1254779,418342,'action started via WP Cron','2025-10-16 23:11:33','2025-10-17 01:11:33'),(1254780,418342,'action complete via WP Cron','2025-10-16 23:11:33','2025-10-17 01:11:33'),(1254781,418343,'action created','2025-10-16 23:11:33','2025-10-17 01:11:33'),(1254782,418343,'action started via WP Cron','2025-10-16 23:16:44','2025-10-17 01:16:44'),(1254783,418343,'action complete via WP Cron','2025-10-16 23:16:44','2025-10-17 01:16:44'),(1254784,418344,'action created','2025-10-16 23:16:44','2025-10-17 01:16:44'),(1254785,418344,'action started via WP Cron','2025-10-16 23:18:52','2025-10-17 01:18:52'),(1254786,418344,'action complete via WP Cron','2025-10-16 23:18:52','2025-10-17 01:18:52'),(1254787,418345,'action created','2025-10-16 23:18:52','2025-10-17 01:18:52'),(1254788,418345,'action started via WP Cron','2025-10-16 23:21:42','2025-10-17 01:21:42'),(1254789,418345,'action complete via WP Cron','2025-10-16 23:21:42','2025-10-17 01:21:42'),(1254790,418346,'action created','2025-10-16 23:21:42','2025-10-17 01:21:42'),(1254791,418346,'action started via WP Cron','2025-10-16 23:26:35','2025-10-17 01:26:35'),(1254792,418347,'action created','2025-10-16 23:26:35','2025-10-17 01:26:35'),(1254793,418347,'action started via WP Cron','2025-10-16 23:26:38','2025-10-17 01:26:38'),(1254794,418347,'action complete via WP Cron','2025-10-16 23:26:38','2025-10-17 01:26:38'),(1254795,418346,'action complete via WP Cron','2025-10-16 23:26:38','2025-10-17 01:26:38'),(1254796,418348,'action created','2025-10-16 23:26:38','2025-10-17 01:26:38'),(1254797,418348,'action started via WP Cron','2025-10-16 23:31:42','2025-10-17 01:31:42'),(1254798,418348,'action complete via WP Cron','2025-10-16 23:31:42','2025-10-17 01:31:42'),(1254799,418349,'action created','2025-10-16 23:31:42','2025-10-17 01:31:42'),(1254800,418349,'action started via WP Cron','2025-10-16 23:36:42','2025-10-17 01:36:42'),(1254801,418349,'action complete via WP Cron','2025-10-16 23:36:42','2025-10-17 01:36:42'),(1254802,418350,'action created','2025-10-16 23:36:42','2025-10-17 01:36:42'),(1254803,418350,'action started via WP Cron','2025-10-16 23:41:33','2025-10-17 01:41:33'),(1254804,418350,'action complete via WP Cron','2025-10-16 23:41:33','2025-10-17 01:41:33'),(1254805,418351,'action created','2025-10-16 23:41:33','2025-10-17 01:41:33'),(1254806,418351,'action started via WP Cron','2025-10-16 23:51:47','2025-10-17 01:51:47'),(1254807,418351,'action complete via WP Cron','2025-10-16 23:51:47','2025-10-17 01:51:47'),(1254808,418352,'action created','2025-10-16 23:51:47','2025-10-17 01:51:47'),(1254809,418352,'action started via WP Cron','2025-10-16 23:54:57','2025-10-17 01:54:57'),(1254810,418352,'action complete via WP Cron','2025-10-16 23:54:57','2025-10-17 01:54:57'),(1254811,418353,'action created','2025-10-16 23:54:57','2025-10-17 01:54:57'),(1254812,418353,'action started via WP Cron','2025-10-16 23:57:54','2025-10-17 01:57:54'),(1254813,418354,'action created','2025-10-16 23:57:55','2025-10-17 01:57:55'),(1254814,418354,'action started via WP Cron','2025-10-16 23:57:58','2025-10-17 01:57:58'),(1254815,418354,'action complete via WP Cron','2025-10-16 23:57:59','2025-10-17 01:57:59'),(1254816,418353,'action complete via WP Cron','2025-10-16 23:57:59','2025-10-17 01:57:59'),(1254817,418355,'action created','2025-10-16 23:57:59','2025-10-17 01:57:59'),(1254818,418355,'action started via WP Cron','2025-10-17 00:01:41','2025-10-17 02:01:41'),(1254819,418356,'action created','2025-10-17 00:01:41','2025-10-17 02:01:41'),(1254820,418356,'action started via WP Cron','2025-10-17 00:01:43','2025-10-17 02:01:43'),(1254821,418356,'action complete via WP Cron','2025-10-17 00:01:43','2025-10-17 02:01:43'),(1254822,418355,'action complete via WP Cron','2025-10-17 00:01:43','2025-10-17 02:01:43'),(1254823,418357,'action created','2025-10-17 00:01:43','2025-10-17 02:01:43'),(1254824,418357,'action started via WP Cron','2025-10-17 00:05:18','2025-10-17 02:05:18'),(1254825,418357,'action complete via WP Cron','2025-10-17 00:05:18','2025-10-17 02:05:18'),(1254826,418358,'action created','2025-10-17 00:05:18','2025-10-17 02:05:18'),(1254827,418358,'action started via WP Cron','2025-10-17 00:10:18','2025-10-17 02:10:18'),(1254828,418358,'action complete via WP Cron','2025-10-17 00:10:18','2025-10-17 02:10:18'),(1254829,418359,'action created','2025-10-17 00:10:18','2025-10-17 02:10:18'),(1254830,418359,'action started via WP Cron','2025-10-17 00:16:41','2025-10-17 02:16:41'),(1254831,418359,'action complete via WP Cron','2025-10-17 00:16:42','2025-10-17 02:16:42'),(1254832,418360,'action created','2025-10-17 00:16:42','2025-10-17 02:16:42'),(1254833,418360,'action started via WP Cron','2025-10-17 00:21:42','2025-10-17 02:21:42'),(1254834,418361,'action created','2025-10-17 00:21:42','2025-10-17 02:21:42'),(1254835,418361,'action started via WP Cron','2025-10-17 00:21:43','2025-10-17 02:21:43'),(1254836,418361,'action complete via WP Cron','2025-10-17 00:21:43','2025-10-17 02:21:43'),(1254837,418360,'action complete via WP Cron','2025-10-17 00:21:43','2025-10-17 02:21:43'),(1254838,418362,'action created','2025-10-17 00:21:43','2025-10-17 02:21:43'),(1254839,418362,'action started via WP Cron','2025-10-17 00:25:58','2025-10-17 02:25:58'),(1254840,418362,'action complete via WP Cron','2025-10-17 00:25:58','2025-10-17 02:25:58'),(1254841,418363,'action created','2025-10-17 00:25:58','2025-10-17 02:25:58'),(1254842,418363,'action started via WP Cron','2025-10-17 00:31:42','2025-10-17 02:31:42'),(1254843,418363,'action complete via WP Cron','2025-10-17 00:31:42','2025-10-17 02:31:42'),(1254844,418364,'action created','2025-10-17 00:31:42','2025-10-17 02:31:42'),(1254845,418364,'action started via WP Cron','2025-10-17 00:36:42','2025-10-17 02:36:42'),(1254846,418365,'action created','2025-10-17 00:36:42','2025-10-17 02:36:42'),(1254847,418365,'action started via WP Cron','2025-10-17 00:36:43','2025-10-17 02:36:43'),(1254848,418365,'action complete via WP Cron','2025-10-17 00:36:43','2025-10-17 02:36:43'),(1254849,418364,'action complete via WP Cron','2025-10-17 00:36:43','2025-10-17 02:36:43'),(1254850,418366,'action created','2025-10-17 00:36:43','2025-10-17 02:36:43'),(1254851,418366,'action started via WP Cron','2025-10-17 00:46:41','2025-10-17 02:46:41'),(1254852,418366,'action complete via WP Cron','2025-10-17 00:46:41','2025-10-17 02:46:41'),(1254853,418367,'action created','2025-10-17 00:46:41','2025-10-17 02:46:41'),(1254854,418367,'action started via WP Cron','2025-10-17 00:51:44','2025-10-17 02:51:44'),(1254855,418367,'action complete via WP Cron','2025-10-17 00:51:44','2025-10-17 02:51:44'),(1254856,418368,'action created','2025-10-17 00:51:44','2025-10-17 02:51:44'),(1254857,418368,'action started via WP Cron','2025-10-17 00:56:33','2025-10-17 02:56:33'),(1254858,418368,'action complete via WP Cron','2025-10-17 00:56:33','2025-10-17 02:56:33'),(1254859,418369,'action created','2025-10-17 00:56:33','2025-10-17 02:56:33'),(1254860,418369,'action started via WP Cron','2025-10-17 01:01:43','2025-10-17 03:01:43'),(1254861,418369,'action complete via WP Cron','2025-10-17 01:01:43','2025-10-17 03:01:43'),(1254862,418370,'action created','2025-10-17 01:01:43','2025-10-17 03:01:43'),(1254863,418370,'action started via WP Cron','2025-10-17 01:04:53','2025-10-17 03:04:53'),(1254864,418370,'action complete via WP Cron','2025-10-17 01:04:53','2025-10-17 03:04:53'),(1254865,418371,'action created','2025-10-17 01:04:53','2025-10-17 03:04:53'),(1254866,418371,'action started via WP Cron','2025-10-17 01:07:32','2025-10-17 03:07:32'),(1254867,418371,'action complete via WP Cron','2025-10-17 01:07:32','2025-10-17 03:07:32'),(1254868,418372,'action created','2025-10-17 01:07:32','2025-10-17 03:07:32'),(1254869,418372,'action started via WP Cron','2025-10-17 01:11:34','2025-10-17 03:11:34'),(1254870,418372,'action complete via WP Cron','2025-10-17 01:11:34','2025-10-17 03:11:34'),(1254871,418373,'action created','2025-10-17 01:11:34','2025-10-17 03:11:34'),(1254872,418373,'action started via WP Cron','2025-10-17 01:16:42','2025-10-17 03:16:42'),(1254873,418373,'action complete via WP Cron','2025-10-17 01:16:42','2025-10-17 03:16:42'),(1254874,418374,'action created','2025-10-17 01:16:42','2025-10-17 03:16:42'),(1254875,418374,'action started via WP Cron','2025-10-17 01:22:00','2025-10-17 03:22:00'),(1254876,418374,'action complete via WP Cron','2025-10-17 01:22:01','2025-10-17 03:22:01'),(1254877,418375,'action created','2025-10-17 01:22:01','2025-10-17 03:22:01'),(1254878,418375,'action started via WP Cron','2025-10-17 01:26:33','2025-10-17 03:26:33'),(1254879,418375,'action complete via WP Cron','2025-10-17 01:26:34','2025-10-17 03:26:34'),(1254880,418376,'action created','2025-10-17 01:26:34','2025-10-17 03:26:34'),(1254881,418376,'action started via WP Cron','2025-10-17 01:31:42','2025-10-17 03:31:42'),(1254882,418376,'action complete via WP Cron','2025-10-17 01:31:42','2025-10-17 03:31:42'),(1254883,418377,'action created','2025-10-17 01:31:42','2025-10-17 03:31:42'),(1254884,418377,'action started via WP Cron','2025-10-17 01:36:41','2025-10-17 03:36:41'),(1254885,418378,'action created','2025-10-17 01:36:41','2025-10-17 03:36:41'),(1254886,418378,'action started via WP Cron','2025-10-17 01:36:45','2025-10-17 03:36:45'),(1254887,418378,'action complete via WP Cron','2025-10-17 01:36:45','2025-10-17 03:36:45'),(1254888,418377,'action complete via WP Cron','2025-10-17 01:36:45','2025-10-17 03:36:45'),(1254889,418379,'action created','2025-10-17 01:36:45','2025-10-17 03:36:45'),(1254890,418379,'action started via WP Cron','2025-10-17 01:41:11','2025-10-17 03:41:11'),(1254891,418379,'action complete via WP Cron','2025-10-17 01:41:11','2025-10-17 03:41:11'),(1254892,418380,'action created','2025-10-17 01:41:11','2025-10-17 03:41:11'),(1254893,418380,'action started via WP Cron','2025-10-17 01:46:41','2025-10-17 03:46:41'),(1254894,418380,'action complete via WP Cron','2025-10-17 01:46:41','2025-10-17 03:46:41'),(1254895,418381,'action created','2025-10-17 01:46:41','2025-10-17 03:46:41'),(1254896,418381,'action started via WP Cron','2025-10-17 01:51:41','2025-10-17 03:51:41'),(1254897,418381,'action complete via WP Cron','2025-10-17 01:51:41','2025-10-17 03:51:41'),(1254898,418382,'action created','2025-10-17 01:51:41','2025-10-17 03:51:41'),(1254899,418382,'action started via WP Cron','2025-10-17 01:56:34','2025-10-17 03:56:34'),(1254900,418382,'action complete via WP Cron','2025-10-17 01:56:34','2025-10-17 03:56:34'),(1254901,418383,'action created','2025-10-17 01:56:34','2025-10-17 03:56:34'),(1254902,418383,'action started via WP Cron','2025-10-17 02:01:45','2025-10-17 04:01:45'),(1254903,418383,'action complete via WP Cron','2025-10-17 02:01:45','2025-10-17 04:01:45'),(1254904,418384,'action created','2025-10-17 02:01:45','2025-10-17 04:01:45'),(1254905,418384,'action started via WP Cron','2025-10-17 02:06:42','2025-10-17 04:06:42'),(1254906,418384,'action complete via WP Cron','2025-10-17 02:06:42','2025-10-17 04:06:42'),(1254907,418385,'action created','2025-10-17 02:06:42','2025-10-17 04:06:42'),(1254908,418385,'action started via WP Cron','2025-10-17 02:09:45','2025-10-17 04:09:45'),(1254909,418385,'action complete via WP Cron','2025-10-17 02:09:46','2025-10-17 04:09:46'),(1254910,418386,'action created','2025-10-17 02:09:46','2025-10-17 04:09:46'),(1254911,418386,'action started via WP Cron','2025-10-17 02:16:33','2025-10-17 04:16:33'),(1254912,418386,'action complete via WP Cron','2025-10-17 02:16:33','2025-10-17 04:16:33'),(1254913,418387,'action created','2025-10-17 02:16:33','2025-10-17 04:16:33'),(1254914,418387,'action started via WP Cron','2025-10-17 02:26:34','2025-10-17 04:26:34'),(1254915,418387,'action complete via WP Cron','2025-10-17 02:26:34','2025-10-17 04:26:34'),(1254916,418388,'action created','2025-10-17 02:26:34','2025-10-17 04:26:34'),(1254917,418388,'action started via WP Cron','2025-10-17 02:29:09','2025-10-17 04:29:09'),(1254918,418389,'action created','2025-10-17 02:29:09','2025-10-17 04:29:09'),(1254919,418389,'action started via WP Cron','2025-10-17 02:29:12','2025-10-17 04:29:12'),(1254920,418389,'action complete via WP Cron','2025-10-17 02:29:12','2025-10-17 04:29:12'),(1254921,418388,'action complete via WP Cron','2025-10-17 02:29:12','2025-10-17 04:29:12'),(1254922,418390,'action created','2025-10-17 02:29:12','2025-10-17 04:29:12'),(1254923,418390,'action started via WP Cron','2025-10-17 02:31:41','2025-10-17 04:31:41'),(1254924,418391,'action created','2025-10-17 02:31:41','2025-10-17 04:31:41'),(1254925,418391,'action started via WP Cron','2025-10-17 02:31:42','2025-10-17 04:31:42'),(1254926,418391,'action complete via WP Cron','2025-10-17 02:31:42','2025-10-17 04:31:42'),(1254927,418390,'action complete via WP Cron','2025-10-17 02:31:42','2025-10-17 04:31:42'),(1254928,418392,'action created','2025-10-17 02:31:42','2025-10-17 04:31:42'),(1254929,418392,'action started via WP Cron','2025-10-17 02:36:46','2025-10-17 04:36:46'),(1254930,418392,'action complete via WP Cron','2025-10-17 02:36:46','2025-10-17 04:36:46'),(1254931,418393,'action created','2025-10-17 02:36:46','2025-10-17 04:36:46'),(1254932,418393,'action started via WP Cron','2025-10-17 02:41:34','2025-10-17 04:41:34'),(1254933,418393,'action complete via WP Cron','2025-10-17 02:41:34','2025-10-17 04:41:34'),(1254934,418394,'action created','2025-10-17 02:41:34','2025-10-17 04:41:34'),(1254935,418394,'action started via WP Cron','2025-10-17 02:45:34','2025-10-17 04:45:34'),(1254936,418394,'action complete via WP Cron','2025-10-17 02:45:34','2025-10-17 04:45:34'),(1254937,418395,'action created','2025-10-17 02:45:34','2025-10-17 04:45:34'),(1254938,418395,'action started via WP Cron','2025-10-17 02:51:42','2025-10-17 04:51:42'),(1254939,418395,'action complete via WP Cron','2025-10-17 02:51:43','2025-10-17 04:51:43'),(1254940,418396,'action created','2025-10-17 02:51:43','2025-10-17 04:51:43'),(1254941,418396,'action started via WP Cron','2025-10-17 02:56:33','2025-10-17 04:56:33'),(1254942,418396,'action complete via WP Cron','2025-10-17 02:56:33','2025-10-17 04:56:33'),(1254943,418397,'action created','2025-10-17 02:56:33','2025-10-17 04:56:33'),(1254944,418397,'action started via WP Cron','2025-10-17 02:59:55','2025-10-17 04:59:55'),(1254945,418397,'action complete via WP Cron','2025-10-17 02:59:55','2025-10-17 04:59:55'),(1254946,418398,'action created','2025-10-17 02:59:55','2025-10-17 04:59:55'),(1254947,418398,'action started via WP Cron','2025-10-17 03:06:42','2025-10-17 05:06:42'),(1254948,418398,'action complete via WP Cron','2025-10-17 03:06:42','2025-10-17 05:06:42'),(1254949,418399,'action created','2025-10-17 03:06:42','2025-10-17 05:06:42'),(1254950,418399,'action started via WP Cron','2025-10-17 03:11:33','2025-10-17 05:11:33'),(1254951,418400,'action created','2025-10-17 03:11:33','2025-10-17 05:11:33'),(1254952,418400,'action started via WP Cron','2025-10-17 03:11:36','2025-10-17 05:11:36'),(1254953,418400,'action complete via WP Cron','2025-10-17 03:11:36','2025-10-17 05:11:36'),(1254954,418399,'action complete via WP Cron','2025-10-17 03:11:36','2025-10-17 05:11:36'),(1254955,418401,'action created','2025-10-17 03:11:36','2025-10-17 05:11:36'),(1254956,418401,'action started via WP Cron','2025-10-17 03:16:41','2025-10-17 05:16:41'),(1254957,418401,'action complete via WP Cron','2025-10-17 03:16:41','2025-10-17 05:16:41'),(1254958,418402,'action created','2025-10-17 03:16:41','2025-10-17 05:16:41'),(1254959,418402,'action started via WP Cron','2025-10-17 03:18:49','2025-10-17 05:18:49'),(1254960,418402,'action complete via WP Cron','2025-10-17 03:18:49','2025-10-17 05:18:49'),(1254961,418403,'action created','2025-10-17 03:18:49','2025-10-17 05:18:49'),(1254962,418403,'action started via WP Cron','2025-10-17 03:21:41','2025-10-17 05:21:41'),(1254963,418403,'action complete via WP Cron','2025-10-17 03:21:41','2025-10-17 05:21:41'),(1254964,418404,'action created','2025-10-17 03:21:41','2025-10-17 05:21:41'),(1254965,418404,'action started via WP Cron','2025-10-17 03:26:33','2025-10-17 05:26:33'),(1254966,418404,'action complete via WP Cron','2025-10-17 03:26:33','2025-10-17 05:26:33'),(1254967,418405,'action created','2025-10-17 03:26:33','2025-10-17 05:26:33'),(1254968,418405,'action started via WP Cron','2025-10-17 03:31:07','2025-10-17 05:31:07'),(1254969,418405,'action complete via WP Cron','2025-10-17 03:31:07','2025-10-17 05:31:07'),(1254970,418406,'action created','2025-10-17 03:31:07','2025-10-17 05:31:07'),(1254971,418406,'action started via WP Cron','2025-10-17 03:36:41','2025-10-17 05:36:41'),(1254972,418406,'action complete via WP Cron','2025-10-17 03:36:41','2025-10-17 05:36:41'),(1254973,418407,'action created','2025-10-17 03:36:41','2025-10-17 05:36:41'),(1254974,418407,'action started via WP Cron','2025-10-17 03:41:33','2025-10-17 05:41:33'),(1254975,418407,'action complete via WP Cron','2025-10-17 03:41:33','2025-10-17 05:41:33'),(1254976,418408,'action created','2025-10-17 03:41:33','2025-10-17 05:41:33'),(1254977,418408,'action started via WP Cron','2025-10-17 03:43:59','2025-10-17 05:43:59'),(1254978,418408,'action complete via WP Cron','2025-10-17 03:43:59','2025-10-17 05:43:59'),(1254979,418409,'action created','2025-10-17 03:43:59','2025-10-17 05:43:59'),(1254980,418409,'action started via WP Cron','2025-10-17 03:46:41','2025-10-17 05:46:41'),(1254981,418409,'action complete via WP Cron','2025-10-17 03:46:41','2025-10-17 05:46:41'),(1254982,418410,'action created','2025-10-17 03:46:41','2025-10-17 05:46:41'),(1254983,418410,'action started via WP Cron','2025-10-17 03:51:43','2025-10-17 05:51:43'),(1254984,418411,'action created','2025-10-17 03:51:43','2025-10-17 05:51:43'),(1254985,418411,'action started via WP Cron','2025-10-17 03:51:45','2025-10-17 05:51:45'),(1254986,418411,'action complete via WP Cron','2025-10-17 03:51:45','2025-10-17 05:51:45'),(1254987,418410,'action complete via WP Cron','2025-10-17 03:51:45','2025-10-17 05:51:45'),(1254988,418412,'action created','2025-10-17 03:51:45','2025-10-17 05:51:45'),(1254989,418412,'action started via WP Cron','2025-10-17 03:53:58','2025-10-17 05:53:58'),(1254990,418412,'action complete via WP Cron','2025-10-17 03:53:58','2025-10-17 05:53:58'),(1254991,418413,'action created','2025-10-17 03:53:58','2025-10-17 05:53:58'),(1254992,418413,'action started via WP Cron','2025-10-17 03:56:33','2025-10-17 05:56:33'),(1254993,418413,'action complete via WP Cron','2025-10-17 03:56:33','2025-10-17 05:56:33'),(1254994,418414,'action created','2025-10-17 03:56:33','2025-10-17 05:56:33'),(1254995,418414,'action started via WP Cron','2025-10-17 04:01:42','2025-10-17 06:01:42'),(1254996,418414,'action complete via WP Cron','2025-10-17 04:01:42','2025-10-17 06:01:42'),(1254997,418415,'action created','2025-10-17 04:01:42','2025-10-17 06:01:42'),(1254998,418415,'action started via WP Cron','2025-10-17 04:06:41','2025-10-17 06:06:41'),(1254999,418415,'action complete via WP Cron','2025-10-17 04:06:41','2025-10-17 06:06:41'),(1255000,418416,'action created','2025-10-17 04:06:41','2025-10-17 06:06:41'),(1255001,418416,'action started via WP Cron','2025-10-17 04:11:21','2025-10-17 06:11:21'),(1255002,418416,'action complete via WP Cron','2025-10-17 04:11:21','2025-10-17 06:11:21'),(1255003,418417,'action created','2025-10-17 04:11:21','2025-10-17 06:11:21'),(1255004,418417,'action started via WP Cron','2025-10-17 04:16:42','2025-10-17 06:16:42'),(1255005,418417,'action complete via WP Cron','2025-10-17 04:16:42','2025-10-17 06:16:42'),(1255006,418418,'action created','2025-10-17 04:16:42','2025-10-17 06:16:42'),(1255007,418418,'action started via WP Cron','2025-10-17 04:21:41','2025-10-17 06:21:41'),(1255008,418418,'action complete via WP Cron','2025-10-17 04:21:41','2025-10-17 06:21:41'),(1255009,418419,'action created','2025-10-17 04:21:41','2025-10-17 06:21:41'),(1255010,418419,'action started via WP Cron','2025-10-17 04:26:03','2025-10-17 06:26:03'),(1255011,418419,'action complete via WP Cron','2025-10-17 04:26:03','2025-10-17 06:26:03'),(1255012,418420,'action created','2025-10-17 04:26:03','2025-10-17 06:26:03'),(1255013,418420,'action started via WP Cron','2025-10-17 04:31:42','2025-10-17 06:31:42'),(1255014,418420,'action complete via WP Cron','2025-10-17 04:31:42','2025-10-17 06:31:42'),(1255015,418421,'action created','2025-10-17 04:31:42','2025-10-17 06:31:42'),(1255016,418421,'action started via WP Cron','2025-10-17 04:36:41','2025-10-17 06:36:41'),(1255017,418421,'action complete via WP Cron','2025-10-17 04:36:41','2025-10-17 06:36:41'),(1255018,418422,'action created','2025-10-17 04:36:41','2025-10-17 06:36:41'),(1255019,418422,'action started via WP Cron','2025-10-17 04:42:37','2025-10-17 06:42:37'),(1255020,418423,'action created','2025-10-17 04:42:38','2025-10-17 06:42:38'),(1255021,418422,'action complete via WP Cron','2025-10-17 04:42:43','2025-10-17 06:42:43'),(1255022,418424,'action created','2025-10-17 04:42:43','2025-10-17 06:42:43'),(1255023,418423,'action started via WP Cron','2025-10-17 04:42:46','2025-10-17 06:42:46'),(1255024,418423,'action complete via WP Cron','2025-10-17 04:42:47','2025-10-17 06:42:47'),(1255025,418424,'action started via WP Cron','2025-10-17 04:46:47','2025-10-17 06:46:47'),(1255026,418424,'action complete via WP Cron','2025-10-17 04:46:47','2025-10-17 06:46:47'),(1255027,418425,'action created','2025-10-17 04:46:47','2025-10-17 06:46:47'),(1255028,418425,'action started via WP Cron','2025-10-17 04:50:05','2025-10-17 06:50:05'),(1255029,418425,'action complete via WP Cron','2025-10-17 04:50:05','2025-10-17 06:50:05'),(1255030,418426,'action created','2025-10-17 04:50:05','2025-10-17 06:50:05'),(1255031,418426,'action started via WP Cron','2025-10-17 04:53:54','2025-10-17 06:53:54'),(1255032,418426,'action complete via WP Cron','2025-10-17 04:53:54','2025-10-17 06:53:54'),(1255033,418427,'action created','2025-10-17 04:53:54','2025-10-17 06:53:54'),(1255034,418427,'action started via WP Cron','2025-10-17 04:56:34','2025-10-17 06:56:34'),(1255035,418427,'action complete via WP Cron','2025-10-17 04:56:34','2025-10-17 06:56:34'),(1255036,418428,'action created','2025-10-17 04:56:34','2025-10-17 06:56:34'),(1255037,418428,'action started via WP Cron','2025-10-17 04:59:58','2025-10-17 06:59:58'),(1255038,418428,'action complete via WP Cron','2025-10-17 04:59:58','2025-10-17 06:59:58'),(1255039,418429,'action created','2025-10-17 04:59:58','2025-10-17 06:59:58'),(1255040,418429,'action started via WP Cron','2025-10-17 05:03:59','2025-10-17 07:03:59'),(1255041,418429,'action complete via WP Cron','2025-10-17 05:03:59','2025-10-17 07:03:59'),(1255042,418430,'action created','2025-10-17 05:03:59','2025-10-17 07:03:59'),(1255043,418430,'action started via WP Cron','2025-10-17 05:06:46','2025-10-17 07:06:46'),(1255044,418430,'action complete via WP Cron','2025-10-17 05:06:46','2025-10-17 07:06:46'),(1255045,418431,'action created','2025-10-17 05:06:46','2025-10-17 07:06:46'),(1255046,418431,'action started via WP Cron','2025-10-17 05:09:28','2025-10-17 07:09:28'),(1255047,418431,'action complete via WP Cron','2025-10-17 05:09:28','2025-10-17 07:09:28'),(1255048,418432,'action created','2025-10-17 05:09:28','2025-10-17 07:09:28'),(1255049,418432,'action started via WP Cron','2025-10-17 05:11:33','2025-10-17 07:11:33'),(1255050,418432,'action complete via WP Cron','2025-10-17 05:11:33','2025-10-17 07:11:33'),(1255051,418433,'action created','2025-10-17 05:11:33','2025-10-17 07:11:33'),(1255052,418433,'action started via WP Cron','2025-10-17 05:14:16','2025-10-17 07:14:16'),(1255053,418433,'action complete via WP Cron','2025-10-17 05:14:16','2025-10-17 07:14:16'),(1255054,418434,'action created','2025-10-17 05:14:16','2025-10-17 07:14:16'),(1255055,418434,'action started via WP Cron','2025-10-17 05:17:06','2025-10-17 07:17:06'),(1255056,418434,'action complete via WP Cron','2025-10-17 05:17:06','2025-10-17 07:17:06'),(1255057,418435,'action created','2025-10-17 05:17:06','2025-10-17 07:17:06'),(1255058,418435,'action started via WP Cron','2025-10-17 05:21:51','2025-10-17 07:21:51'),(1255059,418435,'action complete via WP Cron','2025-10-17 05:21:51','2025-10-17 07:21:51'),(1255060,418436,'action created','2025-10-17 05:21:51','2025-10-17 07:21:51'),(1255061,418436,'action started via WP Cron','2025-10-17 05:26:34','2025-10-17 07:26:34'),(1255062,418436,'action complete via WP Cron','2025-10-17 05:26:34','2025-10-17 07:26:34'),(1255063,418437,'action created','2025-10-17 05:26:34','2025-10-17 07:26:34'),(1255064,418437,'action started via WP Cron','2025-10-17 05:31:41','2025-10-17 07:31:41'),(1255065,418437,'action complete via WP Cron','2025-10-17 05:31:41','2025-10-17 07:31:41'),(1255066,418438,'action created','2025-10-17 05:31:41','2025-10-17 07:31:41'),(1255067,418438,'action started via WP Cron','2025-10-17 05:36:42','2025-10-17 07:36:42'),(1255068,418439,'action created','2025-10-17 05:36:42','2025-10-17 07:36:42'),(1255069,418439,'action started via WP Cron','2025-10-17 05:36:45','2025-10-17 07:36:45'),(1255070,418439,'action complete via WP Cron','2025-10-17 05:36:45','2025-10-17 07:36:45'),(1255071,418438,'action complete via WP Cron','2025-10-17 05:36:45','2025-10-17 07:36:45'),(1255072,418440,'action created','2025-10-17 05:36:45','2025-10-17 07:36:45'),(1255073,418440,'action started via WP Cron','2025-10-17 05:41:34','2025-10-17 07:41:34'),(1255074,418440,'action complete via WP Cron','2025-10-17 05:41:34','2025-10-17 07:41:34'),(1255075,418441,'action created','2025-10-17 05:41:34','2025-10-17 07:41:34'),(1255076,418441,'action started via WP Cron','2025-10-17 05:43:49','2025-10-17 07:43:49'),(1255077,418441,'action complete via WP Cron','2025-10-17 05:43:49','2025-10-17 07:43:49'),(1255078,418442,'action created','2025-10-17 05:43:49','2025-10-17 07:43:49'),(1255079,418442,'action started via WP Cron','2025-10-17 05:46:43','2025-10-17 07:46:43'),(1255080,418442,'action complete via WP Cron','2025-10-17 05:46:43','2025-10-17 07:46:43'),(1255081,418443,'action created','2025-10-17 05:46:44','2025-10-17 07:46:44'),(1255082,418443,'action started via WP Cron','2025-10-17 05:51:42','2025-10-17 07:51:42'),(1255083,418443,'action complete via WP Cron','2025-10-17 05:51:42','2025-10-17 07:51:42'),(1255084,418444,'action created','2025-10-17 05:51:42','2025-10-17 07:51:42'),(1255085,418444,'action started via WP Cron','2025-10-17 05:56:34','2025-10-17 07:56:34'),(1255086,418444,'action complete via WP Cron','2025-10-17 05:56:34','2025-10-17 07:56:34'),(1255087,418445,'action created','2025-10-17 05:56:34','2025-10-17 07:56:34'),(1255088,418445,'action started via WP Cron','2025-10-17 06:01:42','2025-10-17 08:01:42'),(1255089,418446,'action created','2025-10-17 06:01:42','2025-10-17 08:01:42'),(1255090,418446,'action started via WP Cron','2025-10-17 06:01:46','2025-10-17 08:01:46'),(1255091,418445,'action complete via WP Cron','2025-10-17 06:01:47','2025-10-17 08:01:47'),(1255092,418447,'action created','2025-10-17 06:01:47','2025-10-17 08:01:47'),(1255093,418446,'action complete via WP Cron','2025-10-17 06:01:47','2025-10-17 08:01:47'),(1255094,418447,'action started via WP Cron','2025-10-17 06:06:45','2025-10-17 08:06:45'),(1255095,418447,'action complete via WP Cron','2025-10-17 06:06:45','2025-10-17 08:06:45'),(1255096,418448,'action created','2025-10-17 06:06:45','2025-10-17 08:06:45'),(1255097,418448,'action started via WP Cron','2025-10-17 06:11:36','2025-10-17 08:11:36'),(1255098,418448,'action complete via WP Cron','2025-10-17 06:11:36','2025-10-17 08:11:36'),(1255099,418449,'action created','2025-10-17 06:11:36','2025-10-17 08:11:36'),(1255100,418449,'action started via WP Cron','2025-10-17 06:16:41','2025-10-17 08:16:41'),(1255101,418450,'action created','2025-10-17 06:16:41','2025-10-17 08:16:41'),(1255102,418450,'action started via WP Cron','2025-10-17 06:16:44','2025-10-17 08:16:44'),(1255103,418450,'action complete via WP Cron','2025-10-17 06:16:44','2025-10-17 08:16:44'),(1255104,418449,'action complete via WP Cron','2025-10-17 06:16:44','2025-10-17 08:16:44'),(1255105,418451,'action created','2025-10-17 06:16:44','2025-10-17 08:16:44'),(1255106,418451,'action started via WP Cron','2025-10-17 06:21:41','2025-10-17 08:21:41'),(1255107,418451,'action complete via WP Cron','2025-10-17 06:21:41','2025-10-17 08:21:41'),(1255108,418452,'action created','2025-10-17 06:21:41','2025-10-17 08:21:41'),(1255109,418452,'action started via WP Cron','2025-10-17 06:26:34','2025-10-17 08:26:34'),(1255110,418452,'action complete via WP Cron','2025-10-17 06:26:34','2025-10-17 08:26:34'),(1255111,418453,'action created','2025-10-17 06:26:34','2025-10-17 08:26:34'),(1255112,418453,'action started via WP Cron','2025-10-17 06:31:43','2025-10-17 08:31:43'),(1255113,418453,'action complete via WP Cron','2025-10-17 06:31:43','2025-10-17 08:31:43'),(1255114,418454,'action created','2025-10-17 06:31:43','2025-10-17 08:31:43'),(1255115,418454,'action started via WP Cron','2025-10-17 06:36:43','2025-10-17 08:36:43'),(1255116,418454,'action complete via WP Cron','2025-10-17 06:36:43','2025-10-17 08:36:43'),(1255117,418455,'action created','2025-10-17 06:36:43','2025-10-17 08:36:43'),(1255118,418455,'action started via WP Cron','2025-10-17 06:39:38','2025-10-17 08:39:38'),(1255119,418455,'action complete via WP Cron','2025-10-17 06:39:38','2025-10-17 08:39:38'),(1255120,418456,'action created','2025-10-17 06:39:38','2025-10-17 08:39:38'),(1255121,418456,'action started via WP Cron','2025-10-17 06:45:59','2025-10-17 08:45:59'),(1255122,418456,'action complete via WP Cron','2025-10-17 06:45:59','2025-10-17 08:45:59'),(1255123,418457,'action created','2025-10-17 06:45:59','2025-10-17 08:45:59'),(1255124,418457,'action started via WP Cron','2025-10-17 06:48:03','2025-10-17 08:48:03'),(1255125,418457,'action complete via WP Cron','2025-10-17 06:48:03','2025-10-17 08:48:03'),(1255126,418458,'action created','2025-10-17 06:48:03','2025-10-17 08:48:03'),(1255127,418458,'action started via WP Cron','2025-10-17 06:51:42','2025-10-17 08:51:42'),(1255128,418458,'action complete via WP Cron','2025-10-17 06:51:42','2025-10-17 08:51:42'),(1255129,418459,'action created','2025-10-17 06:51:42','2025-10-17 08:51:42'),(1255130,418459,'action started via WP Cron','2025-10-17 06:56:34','2025-10-17 08:56:34'),(1255131,418459,'action complete via WP Cron','2025-10-17 06:56:34','2025-10-17 08:56:34'),(1255132,418460,'action created','2025-10-17 06:56:34','2025-10-17 08:56:34'),(1255133,418460,'action started via WP Cron','2025-10-17 07:02:55','2025-10-17 09:02:55'),(1255134,418461,'action created','2025-10-17 07:02:56','2025-10-17 09:02:56'),(1255135,418460,'action complete via WP Cron','2025-10-17 07:03:01','2025-10-17 09:03:01'),(1255136,418462,'action created','2025-10-17 07:03:01','2025-10-17 09:03:01'),(1255137,418461,'action started via WP Cron','2025-10-17 07:03:01','2025-10-17 09:03:01'),(1255138,418461,'action complete via WP Cron','2025-10-17 07:03:03','2025-10-17 09:03:03'),(1255139,418462,'action started via WP Cron','2025-10-17 07:06:43','2025-10-17 09:06:43'),(1255140,418462,'action complete via WP Cron','2025-10-17 07:06:43','2025-10-17 09:06:43'),(1255141,418463,'action created','2025-10-17 07:06:43','2025-10-17 09:06:43'),(1255142,418463,'action started via WP Cron','2025-10-17 07:11:34','2025-10-17 09:11:34'),(1255143,418464,'action created','2025-10-17 07:11:34','2025-10-17 09:11:34'),(1255144,418464,'action started via WP Cron','2025-10-17 07:11:35','2025-10-17 09:11:35'),(1255145,418464,'action complete via WP Cron','2025-10-17 07:11:35','2025-10-17 09:11:35'),(1255146,418463,'action complete via WP Cron','2025-10-17 07:11:35','2025-10-17 09:11:35'),(1255147,418465,'action created','2025-10-17 07:11:35','2025-10-17 09:11:35'),(1255148,418465,'action started via WP Cron','2025-10-17 07:16:12','2025-10-17 09:16:12'),(1255149,418465,'action complete via WP Cron','2025-10-17 07:16:12','2025-10-17 09:16:12'),(1255150,418466,'action created','2025-10-17 07:16:12','2025-10-17 09:16:12'),(1255151,418466,'action started via WP Cron','2025-10-17 07:21:47','2025-10-17 09:21:47'),(1255152,418466,'action complete via WP Cron','2025-10-17 07:21:47','2025-10-17 09:21:47'),(1255153,418467,'action created','2025-10-17 07:21:47','2025-10-17 09:21:47'),(1255154,418467,'action started via WP Cron','2025-10-17 07:26:34','2025-10-17 09:26:34'),(1255155,418467,'action complete via WP Cron','2025-10-17 07:26:34','2025-10-17 09:26:34'),(1255156,418468,'action created','2025-10-17 07:26:34','2025-10-17 09:26:34'),(1255157,418468,'action started via WP Cron','2025-10-17 07:31:43','2025-10-17 09:31:43'),(1255158,418469,'action created','2025-10-17 07:31:43','2025-10-17 09:31:43'),(1255159,418469,'action started via WP Cron','2025-10-17 07:31:44','2025-10-17 09:31:44'),(1255160,418469,'action complete via WP Cron','2025-10-17 07:31:45','2025-10-17 09:31:45'),(1255161,418468,'action complete via WP Cron','2025-10-17 07:31:45','2025-10-17 09:31:45'),(1255162,418470,'action created','2025-10-17 07:31:45','2025-10-17 09:31:45'),(1255163,418470,'action started via WP Cron','2025-10-17 07:36:43','2025-10-17 09:36:43'),(1255164,418470,'action complete via WP Cron','2025-10-17 07:36:43','2025-10-17 09:36:43'),(1255165,418471,'action created','2025-10-17 07:36:43','2025-10-17 09:36:43'),(1255166,418471,'action started via WP Cron','2025-10-17 07:39:28','2025-10-17 09:39:28'),(1255167,418471,'action complete via WP Cron','2025-10-17 07:39:29','2025-10-17 09:39:29'),(1255168,418472,'action created','2025-10-17 07:39:29','2025-10-17 09:39:29'),(1255169,418472,'action started via WP Cron','2025-10-17 07:41:32','2025-10-17 09:41:32'),(1255170,418472,'action complete via WP Cron','2025-10-17 07:41:32','2025-10-17 09:41:32'),(1255171,418473,'action created','2025-10-17 07:41:32','2025-10-17 09:41:32'),(1255172,418473,'action started via WP Cron','2025-10-17 07:43:34','2025-10-17 09:43:34'),(1255173,418473,'action complete via WP Cron','2025-10-17 07:43:34','2025-10-17 09:43:34'),(1255174,418474,'action created','2025-10-17 07:43:34','2025-10-17 09:43:34'),(1255175,418474,'action started via WP Cron','2025-10-17 07:45:35','2025-10-17 09:45:35'),(1255176,418474,'action complete via WP Cron','2025-10-17 07:45:35','2025-10-17 09:45:35'),(1255177,418475,'action created','2025-10-17 07:45:35','2025-10-17 09:45:35'),(1255178,418475,'action started via WP Cron','2025-10-17 07:51:42','2025-10-17 09:51:42'),(1255179,418475,'action complete via WP Cron','2025-10-17 07:51:42','2025-10-17 09:51:42'),(1255180,418476,'action created','2025-10-17 07:51:42','2025-10-17 09:51:42'),(1255181,418476,'action started via WP Cron','2025-10-17 07:56:13','2025-10-17 09:56:13'),(1255182,418476,'action complete via WP Cron','2025-10-17 07:56:13','2025-10-17 09:56:13'),(1255183,418477,'action created','2025-10-17 07:56:13','2025-10-17 09:56:13'),(1255184,418477,'action started via WP Cron','2025-10-17 08:01:42','2025-10-17 10:01:42'),(1255185,418477,'action complete via WP Cron','2025-10-17 08:01:42','2025-10-17 10:01:42'),(1255186,418478,'action created','2025-10-17 08:01:42','2025-10-17 10:01:42'),(1255187,418478,'action started via WP Cron','2025-10-17 08:06:42','2025-10-17 10:06:42'),(1255188,418478,'action complete via WP Cron','2025-10-17 08:06:42','2025-10-17 10:06:42'),(1255189,418479,'action created','2025-10-17 08:06:42','2025-10-17 10:06:42'),(1255190,418479,'action started via WP Cron','2025-10-17 08:09:26','2025-10-17 10:09:26'),(1255191,418479,'action complete via WP Cron','2025-10-17 08:09:26','2025-10-17 10:09:26'),(1255192,418480,'action created','2025-10-17 08:09:26','2025-10-17 10:09:26'),(1255193,418480,'action started via WP Cron','2025-10-17 08:11:34','2025-10-17 10:11:34'),(1255194,418480,'action complete via WP Cron','2025-10-17 08:11:34','2025-10-17 10:11:34'),(1255195,418481,'action created','2025-10-17 08:11:34','2025-10-17 10:11:34'),(1255196,418481,'action started via WP Cron','2025-10-17 08:16:42','2025-10-17 10:16:42'),(1255197,418482,'action created','2025-10-17 08:16:42','2025-10-17 10:16:42'),(1255198,418481,'action complete via WP Cron','2025-10-17 08:16:47','2025-10-17 10:16:47'),(1255199,418483,'action created','2025-10-17 08:16:47','2025-10-17 10:16:47'),(1255200,418482,'action started via WP Cron','2025-10-17 08:16:47','2025-10-17 10:16:47'),(1255201,418482,'action complete via WP Cron','2025-10-17 08:16:50','2025-10-17 10:16:50'),(1255202,418483,'action started via WP Cron','2025-10-17 08:18:59','2025-10-17 10:18:59'),(1255203,418483,'action complete via WP Cron','2025-10-17 08:18:59','2025-10-17 10:18:59'),(1255204,418484,'action created','2025-10-17 08:18:59','2025-10-17 10:18:59'),(1255205,418484,'action started via WP Cron','2025-10-17 08:21:45','2025-10-17 10:21:45'),(1255206,418484,'action complete via WP Cron','2025-10-17 08:21:45','2025-10-17 10:21:45'),(1255207,418485,'action created','2025-10-17 08:21:45','2025-10-17 10:21:45'),(1255208,418485,'action started via WP Cron','2025-10-17 08:26:34','2025-10-17 10:26:34'),(1255209,418486,'action created','2025-10-17 08:26:34','2025-10-17 10:26:34'),(1255210,418486,'action started via WP Cron','2025-10-17 08:26:36','2025-10-17 10:26:36'),(1255211,418486,'action complete via WP Cron','2025-10-17 08:26:36','2025-10-17 10:26:36'),(1255212,418485,'action complete via WP Cron','2025-10-17 08:26:36','2025-10-17 10:26:36'),(1255213,418487,'action created','2025-10-17 08:26:36','2025-10-17 10:26:36'),(1255214,418487,'action started via WP Cron','2025-10-17 08:31:35','2025-10-17 10:31:35'),(1255215,418487,'action complete via WP Cron','2025-10-17 08:31:35','2025-10-17 10:31:35'),(1255216,418488,'action created','2025-10-17 08:31:35','2025-10-17 10:31:35'),(1255217,418488,'action started via WP Cron','2025-10-17 08:34:54','2025-10-17 10:34:54'),(1255218,418488,'action complete via WP Cron','2025-10-17 08:34:54','2025-10-17 10:34:54'),(1255219,418489,'action created','2025-10-17 08:34:54','2025-10-17 10:34:54'),(1255220,418489,'action started via WP Cron','2025-10-17 08:41:34','2025-10-17 10:41:34'),(1255221,418490,'action created','2025-10-17 08:41:34','2025-10-17 10:41:34'),(1255222,418490,'action started via WP Cron','2025-10-17 08:41:36','2025-10-17 10:41:36'),(1255223,418490,'action complete via WP Cron','2025-10-17 08:41:36','2025-10-17 10:41:36'),(1255224,418489,'action complete via WP Cron','2025-10-17 08:41:36','2025-10-17 10:41:36'),(1255225,418491,'action created','2025-10-17 08:41:36','2025-10-17 10:41:36'),(1255226,418491,'action started via WP Cron','2025-10-17 08:46:44','2025-10-17 10:46:44'),(1255227,418491,'action complete via WP Cron','2025-10-17 08:46:44','2025-10-17 10:46:44'),(1255228,418492,'action created','2025-10-17 08:46:44','2025-10-17 10:46:44'),(1255229,418492,'action started via WP Cron','2025-10-17 08:51:45','2025-10-17 10:51:45'),(1255230,418492,'action complete via WP Cron','2025-10-17 08:51:45','2025-10-17 10:51:45'),(1255231,418493,'action created','2025-10-17 08:51:45','2025-10-17 10:51:45'),(1255232,418493,'action started via WP Cron','2025-10-17 08:55:34','2025-10-17 10:55:34'),(1255233,418493,'action complete via WP Cron','2025-10-17 08:55:34','2025-10-17 10:55:34'),(1255234,418494,'action created','2025-10-17 08:55:34','2025-10-17 10:55:34'),(1255235,418494,'action started via WP Cron','2025-10-17 08:57:35','2025-10-17 10:57:35'),(1255236,418494,'action complete via WP Cron','2025-10-17 08:57:35','2025-10-17 10:57:35'),(1255237,418495,'action created','2025-10-17 08:57:35','2025-10-17 10:57:35'),(1255238,418495,'action started via WP Cron','2025-10-17 09:00:07','2025-10-17 11:00:07'),(1255239,418495,'action complete via WP Cron','2025-10-17 09:00:07','2025-10-17 11:00:07'),(1255240,418496,'action created','2025-10-17 09:00:07','2025-10-17 11:00:07'),(1255241,418496,'action started via WP Cron','2025-10-17 09:04:27','2025-10-17 11:04:27'),(1255242,418496,'action complete via WP Cron','2025-10-17 09:04:27','2025-10-17 11:04:27'),(1255243,418497,'action created','2025-10-17 09:04:27','2025-10-17 11:04:27'),(1255244,418497,'action started via WP Cron','2025-10-17 09:06:43','2025-10-17 11:06:43'),(1255245,418497,'action complete via WP Cron','2025-10-17 09:06:43','2025-10-17 11:06:43'),(1255246,418498,'action created','2025-10-17 09:06:43','2025-10-17 11:06:43'),(1255247,418498,'action started via WP Cron','2025-10-17 09:11:34','2025-10-17 11:11:34'),(1255248,418499,'action created','2025-10-17 09:11:34','2025-10-17 11:11:34'),(1255249,418499,'action started via WP Cron','2025-10-17 09:11:36','2025-10-17 11:11:36'),(1255250,418499,'action complete via WP Cron','2025-10-17 09:11:36','2025-10-17 11:11:36'),(1255251,418498,'action complete via WP Cron','2025-10-17 09:11:36','2025-10-17 11:11:36'),(1255252,418500,'action created','2025-10-17 09:11:36','2025-10-17 11:11:36'),(1255253,418500,'action started via WP Cron','2025-10-17 09:16:42','2025-10-17 11:16:42'),(1255254,418500,'action complete via WP Cron','2025-10-17 09:16:43','2025-10-17 11:16:43'),(1255255,418501,'action created','2025-10-17 09:16:43','2025-10-17 11:16:43'),(1255256,418501,'action started via WP Cron','2025-10-17 09:21:43','2025-10-17 11:21:43'),(1255257,418501,'action complete via WP Cron','2025-10-17 09:21:43','2025-10-17 11:21:43'),(1255258,418502,'action created','2025-10-17 09:21:43','2025-10-17 11:21:43'),(1255259,418502,'action started via WP Cron','2025-10-17 09:26:34','2025-10-17 11:26:34'),(1255260,418502,'action complete via WP Cron','2025-10-17 09:26:34','2025-10-17 11:26:34'),(1255261,418503,'action created','2025-10-17 09:26:34','2025-10-17 11:26:34'),(1255262,418503,'action started via WP Cron','2025-10-17 09:29:40','2025-10-17 11:29:40'),(1255263,418503,'action complete via WP Cron','2025-10-17 09:29:40','2025-10-17 11:29:40'),(1255264,418504,'action created','2025-10-17 09:29:40','2025-10-17 11:29:40'),(1255265,418504,'action started via WP Cron','2025-10-17 09:31:43','2025-10-17 11:31:43'),(1255266,418504,'action complete via WP Cron','2025-10-17 09:31:43','2025-10-17 11:31:43'),(1255267,418505,'action created','2025-10-17 09:31:43','2025-10-17 11:31:43'),(1255268,418505,'action started via WP Cron','2025-10-17 09:36:43','2025-10-17 11:36:43'),(1255269,418505,'action complete via WP Cron','2025-10-17 09:36:43','2025-10-17 11:36:43'),(1255270,418506,'action created','2025-10-17 09:36:43','2025-10-17 11:36:43'),(1255271,418506,'action started via WP Cron','2025-10-17 09:41:34','2025-10-17 11:41:34'),(1255272,418507,'action created','2025-10-17 09:41:34','2025-10-17 11:41:34'),(1255273,418506,'action complete via WP Cron','2025-10-17 09:41:39','2025-10-17 11:41:39'),(1255274,418508,'action created','2025-10-17 09:41:39','2025-10-17 11:41:39'),(1255275,418507,'action started via WP Cron','2025-10-17 09:41:39','2025-10-17 11:41:39'),(1255276,418507,'action complete via WP Cron','2025-10-17 09:41:41','2025-10-17 11:41:41'),(1255277,418508,'action started via WP Cron','2025-10-17 09:46:44','2025-10-17 11:46:44'),(1255278,418508,'action complete via WP Cron','2025-10-17 09:46:44','2025-10-17 11:46:44'),(1255279,418509,'action created','2025-10-17 09:46:44','2025-10-17 11:46:44'),(1255280,418509,'action started via WP Cron','2025-10-17 09:51:44','2025-10-17 11:51:44'),(1255281,418509,'action complete via WP Cron','2025-10-17 09:51:45','2025-10-17 11:51:45'),(1255282,418510,'action created','2025-10-17 09:51:45','2025-10-17 11:51:45'),(1255283,418510,'action started via WP Cron','2025-10-17 09:55:11','2025-10-17 11:55:11'),(1255284,418510,'action complete via WP Cron','2025-10-17 09:55:11','2025-10-17 11:55:11'),(1255285,418511,'action created','2025-10-17 09:55:11','2025-10-17 11:55:11'),(1255286,418511,'action started via WP Cron','2025-10-17 10:01:42','2025-10-17 12:01:42'),(1255287,418511,'action complete via WP Cron','2025-10-17 10:01:42','2025-10-17 12:01:42'),(1255288,418512,'action created','2025-10-17 10:01:42','2025-10-17 12:01:42'),(1255289,418512,'action started via WP Cron','2025-10-17 10:06:43','2025-10-17 12:06:43'),(1255290,418512,'action complete via WP Cron','2025-10-17 10:06:43','2025-10-17 12:06:43'),(1255291,418513,'action created','2025-10-17 10:06:43','2025-10-17 12:06:43'),(1255292,418513,'action started via WP Cron','2025-10-17 10:11:35','2025-10-17 12:11:35'),(1255293,418513,'action complete via WP Cron','2025-10-17 10:11:35','2025-10-17 12:11:35'),(1255294,418514,'action created','2025-10-17 10:11:35','2025-10-17 12:11:35'),(1255295,418514,'action started via WP Cron','2025-10-17 10:13:50','2025-10-17 12:13:50'),(1255296,418514,'action complete via WP Cron','2025-10-17 10:13:50','2025-10-17 12:13:50'),(1255297,418515,'action created','2025-10-17 10:13:50','2025-10-17 12:13:50'),(1255298,418515,'action started via WP Cron','2025-10-17 10:16:41','2025-10-17 12:16:41'),(1255299,418515,'action complete via WP Cron','2025-10-17 10:16:41','2025-10-17 12:16:41'),(1255300,418516,'action created','2025-10-17 10:16:41','2025-10-17 12:16:41'),(1255301,418516,'action started via WP Cron','2025-10-17 10:20:35','2025-10-17 12:20:35'),(1255302,418516,'action complete via WP Cron','2025-10-17 10:20:35','2025-10-17 12:20:35'),(1255303,418517,'action created','2025-10-17 10:20:35','2025-10-17 12:20:35'),(1255304,418517,'action started via WP Cron','2025-10-17 10:26:34','2025-10-17 12:26:34'),(1255305,418518,'action created','2025-10-17 10:26:34','2025-10-17 12:26:34'),(1255306,418518,'action started via WP Cron','2025-10-17 10:26:38','2025-10-17 12:26:38'),(1255307,418518,'action complete via WP Cron','2025-10-17 10:26:38','2025-10-17 12:26:38'),(1255308,418517,'action complete via WP Cron','2025-10-17 10:26:38','2025-10-17 12:26:38'),(1255309,418519,'action created','2025-10-17 10:26:38','2025-10-17 12:26:38'),(1255310,418519,'action started via WP Cron','2025-10-17 10:29:40','2025-10-17 12:29:40'),(1255311,418519,'action complete via WP Cron','2025-10-17 10:29:40','2025-10-17 12:29:40'),(1255312,418520,'action created','2025-10-17 10:29:40','2025-10-17 12:29:40'),(1255313,418520,'action started via WP Cron','2025-10-17 10:31:43','2025-10-17 12:31:43'),(1255314,418520,'action complete via WP Cron','2025-10-17 10:31:43','2025-10-17 12:31:43'),(1255315,418521,'action created','2025-10-17 10:31:43','2025-10-17 12:31:43'),(1255316,418521,'action started via WP Cron','2025-10-17 10:34:30','2025-10-17 12:34:30'),(1255317,418521,'action complete via WP Cron','2025-10-17 10:34:31','2025-10-17 12:34:31'),(1255318,418522,'action created','2025-10-17 10:34:31','2025-10-17 12:34:31'),(1255319,418522,'action started via WP Cron','2025-10-17 10:36:44','2025-10-17 12:36:44'),(1255320,418522,'action complete via WP Cron','2025-10-17 10:36:44','2025-10-17 12:36:44'),(1255321,418523,'action created','2025-10-17 10:36:44','2025-10-17 12:36:44'),(1255322,418523,'action started via WP Cron','2025-10-17 10:41:34','2025-10-17 12:41:34'),(1255323,418523,'action complete via WP Cron','2025-10-17 10:41:34','2025-10-17 12:41:34'),(1255324,418524,'action created','2025-10-17 10:41:34','2025-10-17 12:41:34'),(1255325,418524,'action started via WP Cron','2025-10-17 10:46:43','2025-10-17 12:46:43'),(1255326,418524,'action complete via WP Cron','2025-10-17 10:46:43','2025-10-17 12:46:43'),(1255327,418525,'action created','2025-10-17 10:46:43','2025-10-17 12:46:43'),(1255328,418525,'action started via WP Cron','2025-10-17 10:50:09','2025-10-17 12:50:09'),(1255329,418525,'action complete via WP Cron','2025-10-17 10:50:09','2025-10-17 12:50:09'),(1255330,418526,'action created','2025-10-17 10:50:09','2025-10-17 12:50:09'),(1255331,418526,'action started via WP Cron','2025-10-17 10:56:35','2025-10-17 12:56:35'),(1255332,418526,'action complete via WP Cron','2025-10-17 10:56:35','2025-10-17 12:56:35'),(1255333,418527,'action created','2025-10-17 10:56:35','2025-10-17 12:56:35'),(1255334,418527,'action started via WP Cron','2025-10-17 11:01:43','2025-10-17 13:01:43'),(1255335,418528,'action created','2025-10-17 11:01:43','2025-10-17 13:01:43'),(1255336,418528,'action started via WP Cron','2025-10-17 11:01:44','2025-10-17 13:01:44'),(1255337,418528,'action complete via WP Cron','2025-10-17 11:01:45','2025-10-17 13:01:45'),(1255338,418527,'action complete via WP Cron','2025-10-17 11:01:45','2025-10-17 13:01:45'),(1255339,418529,'action created','2025-10-17 11:01:45','2025-10-17 13:01:45'),(1255340,418529,'action started via WP Cron','2025-10-17 11:06:42','2025-10-17 13:06:42'),(1255341,418529,'action complete via WP Cron','2025-10-17 11:06:42','2025-10-17 13:06:42'),(1255342,418530,'action created','2025-10-17 11:06:42','2025-10-17 13:06:42'),(1255343,418530,'action started via WP Cron','2025-10-17 11:11:44','2025-10-17 13:11:44'),(1255344,418530,'action complete via WP Cron','2025-10-17 11:11:44','2025-10-17 13:11:44'),(1255345,418531,'action created','2025-10-17 11:11:44','2025-10-17 13:11:44'),(1255346,418531,'action started via WP Cron','2025-10-17 11:16:43','2025-10-17 13:16:43'),(1255347,418531,'action complete via WP Cron','2025-10-17 11:16:43','2025-10-17 13:16:43'),(1255348,418532,'action created','2025-10-17 11:16:43','2025-10-17 13:16:43'),(1255349,418532,'action started via WP Cron','2025-10-17 11:20:09','2025-10-17 13:20:09'),(1255350,418533,'action created','2025-10-17 11:20:09','2025-10-17 13:20:09'),(1255351,418533,'action started via WP Cron','2025-10-17 11:20:11','2025-10-17 13:20:11'),(1255352,418533,'action complete via WP Cron','2025-10-17 11:20:12','2025-10-17 13:20:12'),(1255353,418532,'action complete via WP Cron','2025-10-17 11:20:12','2025-10-17 13:20:12'),(1255354,418534,'action created','2025-10-17 11:20:12','2025-10-17 13:20:12'),(1255355,418534,'action started via WP Cron','2025-10-17 11:25:15','2025-10-17 13:25:15'),(1255356,418534,'action complete via WP Cron','2025-10-17 11:25:15','2025-10-17 13:25:15'),(1255357,418535,'action created','2025-10-17 11:25:15','2025-10-17 13:25:15'),(1255358,418535,'action started via WP Cron','2025-10-17 11:31:44','2025-10-17 13:31:44'),(1255359,418535,'action complete via WP Cron','2025-10-17 11:31:44','2025-10-17 13:31:44'),(1255360,418536,'action created','2025-10-17 11:31:44','2025-10-17 13:31:44'),(1255361,418536,'action started via WP Cron','2025-10-17 11:35:17','2025-10-17 13:35:17'),(1255362,418536,'action complete via WP Cron','2025-10-17 11:35:17','2025-10-17 13:35:17'),(1255363,418537,'action created','2025-10-17 11:35:17','2025-10-17 13:35:17'),(1255364,418537,'action started via WP Cron','2025-10-17 11:41:34','2025-10-17 13:41:34'),(1255365,418538,'action created','2025-10-17 11:41:34','2025-10-17 13:41:34'),(1255366,418538,'action started via WP Cron','2025-10-17 11:41:35','2025-10-17 13:41:35'),(1255367,418538,'action complete via WP Cron','2025-10-17 11:41:35','2025-10-17 13:41:35'),(1255368,418537,'action complete via WP Cron','2025-10-17 11:41:35','2025-10-17 13:41:35'),(1255369,418539,'action created','2025-10-17 11:41:35','2025-10-17 13:41:35'),(1255370,418539,'action started via WP Cron','2025-10-17 11:46:43','2025-10-17 13:46:43'),(1255371,418539,'action complete via WP Cron','2025-10-17 11:46:43','2025-10-17 13:46:43'),(1255372,418540,'action created','2025-10-17 11:46:43','2025-10-17 13:46:43'),(1255373,418540,'action started via WP Cron','2025-10-17 11:49:08','2025-10-17 13:49:08'),(1255374,418540,'action complete via WP Cron','2025-10-17 11:49:08','2025-10-17 13:49:08'),(1255375,418541,'action created','2025-10-17 11:49:09','2025-10-17 13:49:09'),(1255376,418541,'action started via WP Cron','2025-10-17 11:51:43','2025-10-17 13:51:43'),(1255377,418541,'action complete via WP Cron','2025-10-17 11:51:43','2025-10-17 13:51:43'),(1255378,418542,'action created','2025-10-17 11:51:43','2025-10-17 13:51:43'),(1255379,418542,'action started via WP Cron','2025-10-17 11:56:35','2025-10-17 13:56:35'),(1255380,418542,'action complete via WP Cron','2025-10-17 11:56:35','2025-10-17 13:56:35'),(1255381,418543,'action created','2025-10-17 11:56:35','2025-10-17 13:56:35'),(1255382,418543,'action started via WP Cron','2025-10-17 12:01:44','2025-10-17 14:01:44'),(1255383,418543,'action complete via WP Cron','2025-10-17 12:01:44','2025-10-17 14:01:44'),(1255384,418544,'action created','2025-10-17 12:01:44','2025-10-17 14:01:44'),(1255385,418544,'action started via WP Cron','2025-10-17 12:04:55','2025-10-17 14:04:55'),(1255386,418544,'action complete via WP Cron','2025-10-17 12:04:55','2025-10-17 14:04:55'),(1255387,418545,'action created','2025-10-17 12:04:55','2025-10-17 14:04:55'),(1255388,418545,'action started via WP Cron','2025-10-17 12:11:36','2025-10-17 14:11:36'),(1255389,418546,'action created','2025-10-17 12:11:36','2025-10-17 14:11:36'),(1255390,418546,'action started via WP Cron','2025-10-17 12:11:40','2025-10-17 14:11:40'),(1255391,418546,'action complete via WP Cron','2025-10-17 12:11:41','2025-10-17 14:11:41'),(1255392,418545,'action complete via WP Cron','2025-10-17 12:11:41','2025-10-17 14:11:41'),(1255393,418547,'action created','2025-10-17 12:11:41','2025-10-17 14:11:41'),(1255394,418547,'action started via WP Cron','2025-10-17 12:16:32','2025-10-17 14:16:32'),(1255395,418547,'action complete via WP Cron','2025-10-17 12:16:32','2025-10-17 14:16:32'),(1255396,418548,'action created','2025-10-17 12:16:32','2025-10-17 14:16:32'),(1255397,418548,'action started via WP Cron','2025-10-17 12:21:45','2025-10-17 14:21:45'),(1255398,418548,'action complete via WP Cron','2025-10-17 12:21:45','2025-10-17 14:21:45'),(1255399,418549,'action created','2025-10-17 12:21:45','2025-10-17 14:21:45'),(1255400,418549,'action started via WP Cron','2025-10-17 12:26:36','2025-10-17 14:26:36'),(1255401,418549,'action complete via WP Cron','2025-10-17 12:26:36','2025-10-17 14:26:36'),(1255402,418550,'action created','2025-10-17 12:26:36','2025-10-17 14:26:36'),(1255403,418550,'action started via WP Cron','2025-10-17 12:31:43','2025-10-17 14:31:43'),(1255404,418551,'action created','2025-10-17 12:31:43','2025-10-17 14:31:43'),(1255405,418551,'action started via WP Cron','2025-10-17 12:31:48','2025-10-17 14:31:48'),(1255406,418550,'action complete via WP Cron','2025-10-17 12:31:48','2025-10-17 14:31:48'),(1255407,418552,'action created','2025-10-17 12:31:48','2025-10-17 14:31:48'),(1255408,418551,'action complete via WP Cron','2025-10-17 12:31:49','2025-10-17 14:31:49'),(1255409,418552,'action started via WP Cron','2025-10-17 12:34:15','2025-10-17 14:34:15'),(1255410,418552,'action complete via WP Cron','2025-10-17 12:34:15','2025-10-17 14:34:15'),(1255411,418553,'action created','2025-10-17 12:34:15','2025-10-17 14:34:15'),(1255412,418553,'action started via WP Cron','2025-10-17 12:36:43','2025-10-17 14:36:43'),(1255413,418553,'action complete via WP Cron','2025-10-17 12:36:43','2025-10-17 14:36:43'),(1255414,418554,'action created','2025-10-17 12:36:43','2025-10-17 14:36:43'),(1255415,418554,'action started via WP Cron','2025-10-17 12:41:34','2025-10-17 14:41:34'),(1255416,418554,'action complete via WP Cron','2025-10-17 12:41:34','2025-10-17 14:41:34'),(1255417,418555,'action created','2025-10-17 12:41:34','2025-10-17 14:41:34'),(1255418,418555,'action started via WP Cron','2025-10-17 12:46:47','2025-10-17 14:46:47'),(1255419,418555,'action complete via WP Cron','2025-10-17 12:46:47','2025-10-17 14:46:47'),(1255420,418556,'action created','2025-10-17 12:46:47','2025-10-17 14:46:47'),(1255421,418556,'action started via WP Cron','2025-10-17 12:51:13','2025-10-17 14:51:13'),(1255422,418556,'action complete via WP Cron','2025-10-17 12:51:13','2025-10-17 14:51:13'),(1255423,418557,'action created','2025-10-17 12:51:13','2025-10-17 14:51:13'),(1255424,418557,'action started via WP Cron','2025-10-17 12:53:53','2025-10-17 14:53:53'),(1255425,418557,'action complete via WP Cron','2025-10-17 12:53:53','2025-10-17 14:53:53'),(1255426,418558,'action created','2025-10-17 12:53:53','2025-10-17 14:53:53'),(1255427,418558,'action started via WP Cron','2025-10-17 12:56:35','2025-10-17 14:56:35'),(1255428,418558,'action complete via WP Cron','2025-10-17 12:56:35','2025-10-17 14:56:35'),(1255429,418559,'action created','2025-10-17 12:56:35','2025-10-17 14:56:35'),(1255430,418559,'action started via WP Cron','2025-10-17 13:01:43','2025-10-17 15:01:43'),(1255431,418559,'action complete via WP Cron','2025-10-17 13:01:43','2025-10-17 15:01:43'),(1255432,418560,'action created','2025-10-17 13:01:43','2025-10-17 15:01:43'),(1255433,418560,'action started via WP Cron','2025-10-17 13:05:12','2025-10-17 15:05:12'),(1255434,418560,'action complete via WP Cron','2025-10-17 13:05:12','2025-10-17 15:05:12'),(1255435,418561,'action created','2025-10-17 13:05:12','2025-10-17 15:05:12'),(1255436,418561,'action started via WP Cron','2025-10-17 13:07:28','2025-10-17 15:07:28'),(1255437,418561,'action complete via WP Cron','2025-10-17 13:07:28','2025-10-17 15:07:28'),(1255438,418562,'action created','2025-10-17 13:07:28','2025-10-17 15:07:28'),(1255439,418562,'action started via WP Cron','2025-10-17 13:11:47','2025-10-17 15:11:47'),(1255440,418562,'action complete via WP Cron','2025-10-17 13:11:47','2025-10-17 15:11:47'),(1255441,418563,'action created','2025-10-17 13:11:47','2025-10-17 15:11:47'),(1255442,418563,'action started via WP Cron','2025-10-17 13:16:44','2025-10-17 15:16:44'),(1255443,418563,'action complete via WP Cron','2025-10-17 13:16:44','2025-10-17 15:16:44'),(1255444,418564,'action created','2025-10-17 13:16:44','2025-10-17 15:16:44'),(1255445,418564,'action started via WP Cron','2025-10-17 13:19:31','2025-10-17 15:19:31'),(1255446,418564,'action complete via WP Cron','2025-10-17 13:19:31','2025-10-17 15:19:31'),(1255447,418565,'action created','2025-10-17 13:19:31','2025-10-17 15:19:31'),(1255448,418565,'action started via WP Cron','2025-10-17 13:21:43','2025-10-17 15:21:43'),(1255449,418565,'action complete via WP Cron','2025-10-17 13:21:43','2025-10-17 15:21:43'),(1255450,418566,'action created','2025-10-17 13:21:43','2025-10-17 15:21:43'),(1255451,418566,'action started via WP Cron','2025-10-17 13:24:11','2025-10-17 15:24:11'),(1255452,418566,'action complete via WP Cron','2025-10-17 13:24:11','2025-10-17 15:24:11'),(1255453,418567,'action created','2025-10-17 13:24:11','2025-10-17 15:24:11'),(1255454,418567,'action started via WP Cron','2025-10-17 13:26:36','2025-10-17 15:26:36'),(1255455,418567,'action complete via WP Cron','2025-10-17 13:26:36','2025-10-17 15:26:36'),(1255456,418568,'action created','2025-10-17 13:26:36','2025-10-17 15:26:36'),(1255457,418568,'action started via WP Cron','2025-10-17 13:31:42','2025-10-17 15:31:42'),(1255458,418569,'action created','2025-10-17 13:31:42','2025-10-17 15:31:42'),(1255459,418568,'action complete via WP Cron','2025-10-17 13:31:47','2025-10-17 15:31:47'),(1255460,418570,'action created','2025-10-17 13:31:47','2025-10-17 15:31:47'),(1255461,418569,'action started via WP Cron','2025-10-17 13:31:47','2025-10-17 15:31:47'),(1255462,418569,'action complete via WP Cron','2025-10-17 13:31:49','2025-10-17 15:31:49'),(1255463,418570,'action started via WP Cron','2025-10-17 13:36:44','2025-10-17 15:36:44'),(1255464,418570,'action complete via WP Cron','2025-10-17 13:36:44','2025-10-17 15:36:44'),(1255465,418571,'action created','2025-10-17 13:36:44','2025-10-17 15:36:44'),(1255466,418571,'action started via WP Cron','2025-10-17 13:39:48','2025-10-17 15:39:48'),(1255467,418571,'action complete via WP Cron','2025-10-17 13:39:48','2025-10-17 15:39:48'),(1255468,418572,'action created','2025-10-17 13:39:48','2025-10-17 15:39:48'),(1255469,418572,'action started via WP Cron','2025-10-17 13:46:04','2025-10-17 15:46:04'),(1255470,418572,'action complete via WP Cron','2025-10-17 13:46:04','2025-10-17 15:46:04'),(1255471,418573,'action created','2025-10-17 13:46:04','2025-10-17 15:46:04'),(1255472,418573,'action started via WP Cron','2025-10-17 13:51:42','2025-10-17 15:51:42'),(1255473,418574,'action created','2025-10-17 13:51:42','2025-10-17 15:51:42'),(1255474,418574,'action started via WP Cron','2025-10-17 13:51:44','2025-10-17 15:51:44'),(1255475,418574,'action complete via WP Cron','2025-10-17 13:51:44','2025-10-17 15:51:44'),(1255476,418573,'action complete via WP Cron','2025-10-17 13:51:44','2025-10-17 15:51:44'),(1255477,418575,'action created','2025-10-17 13:51:44','2025-10-17 15:51:44'),(1255478,418575,'action started via WP Cron','2025-10-17 13:54:14','2025-10-17 15:54:14'),(1255479,418575,'action complete via WP Cron','2025-10-17 13:54:14','2025-10-17 15:54:14'),(1255480,418576,'action created','2025-10-17 13:54:14','2025-10-17 15:54:14'),(1255481,418576,'action started via WP Cron','2025-10-17 13:56:34','2025-10-17 15:56:34'),(1255482,418576,'action complete via WP Cron','2025-10-17 13:56:35','2025-10-17 15:56:35'),(1255483,418577,'action created','2025-10-17 13:56:35','2025-10-17 15:56:35'),(1255484,418577,'action started via WP Cron','2025-10-17 14:01:42','2025-10-17 16:01:42'),(1255485,418577,'action complete via WP Cron','2025-10-17 14:01:42','2025-10-17 16:01:42'),(1255486,418578,'action created','2025-10-17 14:01:42','2025-10-17 16:01:42'),(1255487,418578,'action started via WP Cron','2025-10-17 14:06:54','2025-10-17 16:06:54'),(1255488,418578,'action complete via WP Cron','2025-10-17 14:06:56','2025-10-17 16:06:56'),(1255489,418579,'action created','2025-10-17 14:06:56','2025-10-17 16:06:56'),(1255490,418579,'action started via WP Cron','2025-10-17 14:11:36','2025-10-17 16:11:36'),(1255491,418579,'action complete via WP Cron','2025-10-17 14:11:36','2025-10-17 16:11:36'),(1255492,418580,'action created','2025-10-17 14:11:36','2025-10-17 16:11:36'),(1255493,418580,'action started via WP Cron','2025-10-17 14:15:45','2025-10-17 16:15:45'),(1255494,418580,'action complete via WP Cron','2025-10-17 14:15:45','2025-10-17 16:15:45'),(1255495,418581,'action created','2025-10-17 14:15:45','2025-10-17 16:15:45'),(1255496,418581,'action started via WP Cron','2025-10-17 14:18:07','2025-10-17 16:18:07'),(1255497,418581,'action complete via WP Cron','2025-10-17 14:18:07','2025-10-17 16:18:07'),(1255498,418582,'action created','2025-10-17 14:18:07','2025-10-17 16:18:07'),(1255499,418582,'action started via WP Cron','2025-10-17 14:21:46','2025-10-17 16:21:46'),(1255500,418583,'action created','2025-10-17 14:21:46','2025-10-17 16:21:46'),(1255501,418582,'action complete via WP Cron','2025-10-17 14:21:51','2025-10-17 16:21:51'),(1255502,418584,'action created','2025-10-17 14:21:51','2025-10-17 16:21:51'),(1255503,418583,'action started via WP Cron','2025-10-17 14:21:51','2025-10-17 16:21:51'),(1255504,418583,'action complete via WP Cron','2025-10-17 14:21:53','2025-10-17 16:21:53'),(1255505,418584,'action started via WP Cron','2025-10-17 14:26:41','2025-10-17 16:26:41'),(1255506,418584,'action complete via WP Cron','2025-10-17 14:26:41','2025-10-17 16:26:41'),(1255507,418585,'action created','2025-10-17 14:26:41','2025-10-17 16:26:41'),(1255508,418585,'action started via WP Cron','2025-10-17 14:31:51','2025-10-17 16:31:51'),(1255509,418585,'action complete via WP Cron','2025-10-17 14:31:51','2025-10-17 16:31:51'),(1255510,418586,'action created','2025-10-17 14:31:51','2025-10-17 16:31:51'),(1255511,418586,'action started via WP Cron','2025-10-17 14:36:42','2025-10-17 16:36:42'),(1255512,418586,'action complete via WP Cron','2025-10-17 14:36:43','2025-10-17 16:36:43'),(1255513,418587,'action created','2025-10-17 14:36:43','2025-10-17 16:36:43'),(1255514,418587,'action started via WP Cron','2025-10-17 14:41:34','2025-10-17 16:41:34'),(1255515,418587,'action complete via WP Cron','2025-10-17 14:41:34','2025-10-17 16:41:34'),(1255516,418588,'action created','2025-10-17 14:41:34','2025-10-17 16:41:34'),(1255517,418588,'action started via WP Cron','2025-10-17 14:46:43','2025-10-17 16:46:43'),(1255518,418588,'action complete via WP Cron','2025-10-17 14:46:43','2025-10-17 16:46:43'),(1255519,418589,'action created','2025-10-17 14:46:43','2025-10-17 16:46:43'),(1255520,418589,'action started via WP Cron','2025-10-17 14:51:43','2025-10-17 16:51:43'),(1255521,418589,'action complete via WP Cron','2025-10-17 14:51:43','2025-10-17 16:51:43'),(1255522,418590,'action created','2025-10-17 14:51:43','2025-10-17 16:51:43'),(1255523,418590,'action started via WP Cron','2025-10-17 14:56:35','2025-10-17 16:56:35'),(1255524,418590,'action complete via WP Cron','2025-10-17 14:56:35','2025-10-17 16:56:35'),(1255525,418591,'action created','2025-10-17 14:56:35','2025-10-17 16:56:35'),(1255526,418591,'action started via WP Cron','2025-10-17 14:59:44','2025-10-17 16:59:44'),(1255527,418591,'action complete via WP Cron','2025-10-17 14:59:45','2025-10-17 16:59:45'),(1255528,418592,'action created','2025-10-17 14:59:45','2025-10-17 16:59:45'),(1255529,418592,'action started via WP Cron','2025-10-17 15:03:47','2025-10-17 17:03:47'),(1255530,418592,'action complete via WP Cron','2025-10-17 15:03:47','2025-10-17 17:03:47'),(1255531,418593,'action created','2025-10-17 15:03:47','2025-10-17 17:03:47'),(1255532,418593,'action started via WP Cron','2025-10-17 15:06:42','2025-10-17 17:06:42'),(1255533,418593,'action complete via WP Cron','2025-10-17 15:06:42','2025-10-17 17:06:42'),(1255534,418594,'action created','2025-10-17 15:06:42','2025-10-17 17:06:42'),(1255535,418594,'action started via WP Cron','2025-10-17 15:11:35','2025-10-17 17:11:35'),(1255536,418594,'action complete via WP Cron','2025-10-17 15:11:35','2025-10-17 17:11:35'),(1255537,418595,'action created','2025-10-17 15:11:35','2025-10-17 17:11:35'),(1255538,418595,'action started via WP Cron','2025-10-17 15:16:43','2025-10-17 17:16:43'),(1255539,418596,'action created','2025-10-17 15:16:43','2025-10-17 17:16:43'),(1255540,418596,'action started via WP Cron','2025-10-17 15:16:46','2025-10-17 17:16:46'),(1255541,418596,'action complete via WP Cron','2025-10-17 15:16:47','2025-10-17 17:16:47'),(1255542,418595,'action complete via WP Cron','2025-10-17 15:16:47','2025-10-17 17:16:47'),(1255543,418597,'action created','2025-10-17 15:16:47','2025-10-17 17:16:47'),(1255544,418597,'action started via WP Cron','2025-10-17 15:21:42','2025-10-17 17:21:42'),(1255545,418597,'action complete via WP Cron','2025-10-17 15:21:42','2025-10-17 17:21:42'),(1255546,418598,'action created','2025-10-17 15:21:42','2025-10-17 17:21:42'),(1255547,418598,'action started via WP Cron','2025-10-17 15:25:53','2025-10-17 17:25:53'),(1255548,418598,'action complete via WP Cron','2025-10-17 15:25:55','2025-10-17 17:25:55'),(1255549,418599,'action created','2025-10-17 15:25:55','2025-10-17 17:25:55'),(1255550,418599,'action started via WP Cron','2025-10-17 15:36:43','2025-10-17 17:36:43'),(1255551,418599,'action complete via WP Cron','2025-10-17 15:36:44','2025-10-17 17:36:44'),(1255552,418600,'action created','2025-10-17 15:36:44','2025-10-17 17:36:44'),(1255553,418600,'action started via WP Cron','2025-10-17 15:41:48','2025-10-17 17:41:48'),(1255554,418600,'action complete via WP Cron','2025-10-17 15:41:49','2025-10-17 17:41:49'),(1255555,418601,'action created','2025-10-17 15:41:49','2025-10-17 17:41:49'),(1255556,418601,'action started via WP Cron','2025-10-17 15:46:46','2025-10-17 17:46:46'),(1255557,418601,'action complete via WP Cron','2025-10-17 15:46:46','2025-10-17 17:46:46'),(1255558,418602,'action created','2025-10-17 15:46:46','2025-10-17 17:46:46'),(1255559,418602,'action started via WP Cron','2025-10-17 15:48:47','2025-10-17 17:48:47'),(1255560,418602,'action complete via WP Cron','2025-10-17 15:48:47','2025-10-17 17:48:47'),(1255561,418603,'action created','2025-10-17 15:48:47','2025-10-17 17:48:47'),(1255562,418603,'action started via WP Cron','2025-10-17 15:51:44','2025-10-17 17:51:44'),(1255563,418603,'action complete via WP Cron','2025-10-17 15:51:44','2025-10-17 17:51:44'),(1255564,418604,'action created','2025-10-17 15:51:44','2025-10-17 17:51:44'),(1255565,418604,'action started via WP Cron','2025-10-17 15:56:34','2025-10-17 17:56:34'),(1255566,418604,'action complete via WP Cron','2025-10-17 15:56:34','2025-10-17 17:56:34'),(1255567,418605,'action created','2025-10-17 15:56:34','2025-10-17 17:56:34'),(1255568,418605,'action started via WP Cron','2025-10-17 16:01:44','2025-10-17 18:01:44'),(1255569,418605,'action complete via WP Cron','2025-10-17 16:01:44','2025-10-17 18:01:44'),(1255570,418606,'action created','2025-10-17 16:01:44','2025-10-17 18:01:44'),(1255571,418606,'action started via WP Cron','2025-10-17 16:06:44','2025-10-17 18:06:44'),(1255572,418606,'action complete via WP Cron','2025-10-17 16:06:44','2025-10-17 18:06:44'),(1255573,418607,'action created','2025-10-17 16:06:44','2025-10-17 18:06:44'),(1255574,418607,'action started via WP Cron','2025-10-17 16:11:35','2025-10-17 18:11:35'),(1255575,418607,'action complete via WP Cron','2025-10-17 16:11:35','2025-10-17 18:11:35'),(1255576,418608,'action created','2025-10-17 16:11:35','2025-10-17 18:11:35'),(1255577,418608,'action started via WP Cron','2025-10-17 16:21:43','2025-10-17 18:21:43'),(1255578,418609,'action created','2025-10-17 16:21:43','2025-10-17 18:21:43'),(1255579,418609,'action started via WP Cron','2025-10-17 16:21:46','2025-10-17 18:21:46'),(1255580,418609,'action complete via WP Cron','2025-10-17 16:21:46','2025-10-17 18:21:46'),(1255581,418608,'action complete via WP Cron','2025-10-17 16:21:46','2025-10-17 18:21:46'),(1255582,418610,'action created','2025-10-17 16:21:46','2025-10-17 18:21:46'),(1255583,418610,'action started via WP Cron','2025-10-17 16:26:34','2025-10-17 18:26:34'),(1255584,418610,'action complete via WP Cron','2025-10-17 16:26:34','2025-10-17 18:26:34'),(1255585,418611,'action created','2025-10-17 16:26:34','2025-10-17 18:26:34'),(1255586,418611,'action started via WP Cron','2025-10-17 16:31:48','2025-10-17 18:31:48'),(1255587,418611,'action complete via WP Cron','2025-10-17 16:31:48','2025-10-17 18:31:48'),(1255588,418612,'action created','2025-10-17 16:31:48','2025-10-17 18:31:48'),(1255589,418612,'action started via WP Cron','2025-10-17 16:36:43','2025-10-17 18:36:43'),(1255590,418612,'action complete via WP Cron','2025-10-17 16:36:43','2025-10-17 18:36:43'),(1255591,418613,'action created','2025-10-17 16:36:43','2025-10-17 18:36:43'),(1255592,418613,'action started via WP Cron','2025-10-17 16:41:45','2025-10-17 18:41:45'),(1255593,418613,'action complete via WP Cron','2025-10-17 16:41:46','2025-10-17 18:41:46'),(1255594,418614,'action created','2025-10-17 16:41:46','2025-10-17 18:41:46'),(1255595,418614,'action started via WP Cron','2025-10-17 16:46:47','2025-10-17 18:46:47'),(1255596,418615,'action created','2025-10-17 16:46:48','2025-10-17 18:46:48'),(1255597,418614,'action complete via WP Cron','2025-10-17 16:46:53','2025-10-17 18:46:53'),(1255598,418616,'action created','2025-10-17 16:46:53','2025-10-17 18:46:53'),(1255599,418615,'action started via WP Cron','2025-10-17 16:46:54','2025-10-17 18:46:54'),(1255600,418615,'action complete via WP Cron','2025-10-17 16:46:55','2025-10-17 18:46:55'),(1255601,418616,'action started via WP Cron','2025-10-17 16:50:41','2025-10-17 18:50:41'),(1255602,418616,'action complete via WP Cron','2025-10-17 16:50:41','2025-10-17 18:50:41'),(1255603,418617,'action created','2025-10-17 16:50:41','2025-10-17 18:50:41'),(1255604,418617,'action started via WP Cron','2025-10-17 16:53:18','2025-10-17 18:53:18'),(1255605,418618,'action created','2025-10-17 16:53:18','2025-10-17 18:53:18'),(1255606,418618,'action started via WP Cron','2025-10-17 16:53:20','2025-10-17 18:53:20'),(1255607,418618,'action complete via WP Cron','2025-10-17 16:53:20','2025-10-17 18:53:20'),(1255608,418617,'action complete via WP Cron','2025-10-17 16:53:20','2025-10-17 18:53:20'),(1255609,418619,'action created','2025-10-17 16:53:20','2025-10-17 18:53:20'),(1255610,418619,'action started via WP Cron','2025-10-17 16:56:40','2025-10-17 18:56:40'),(1255611,418619,'action complete via WP Cron','2025-10-17 16:56:40','2025-10-17 18:56:40'),(1255612,418620,'action created','2025-10-17 16:56:40','2025-10-17 18:56:40'),(1255613,418620,'action started via WP Cron','2025-10-17 17:01:46','2025-10-17 19:01:46'),(1255614,418620,'action complete via WP Cron','2025-10-17 17:01:46','2025-10-17 19:01:46'),(1255615,418621,'action created','2025-10-17 17:01:46','2025-10-17 19:01:46'),(1255616,418621,'action started via WP Cron','2025-10-17 17:06:47','2025-10-17 19:06:47'),(1255617,418621,'action complete via WP Cron','2025-10-17 17:06:47','2025-10-17 19:06:47'),(1255618,418622,'action created','2025-10-17 17:06:47','2025-10-17 19:06:47'),(1255619,418622,'action started via WP Cron','2025-10-17 17:11:19','2025-10-17 19:11:19'),(1255620,418622,'action complete via WP Cron','2025-10-17 17:11:19','2025-10-17 19:11:19'),(1255621,418623,'action created','2025-10-17 17:11:19','2025-10-17 19:11:19'),(1255622,418623,'action started via WP Cron','2025-10-17 17:18:59','2025-10-17 19:18:59'),(1255623,418624,'action created','2025-10-17 17:18:59','2025-10-17 19:18:59'),(1255624,418624,'action started via WP Cron','2025-10-17 17:19:02','2025-10-17 19:19:02'),(1255625,418624,'action complete via WP Cron','2025-10-17 17:19:02','2025-10-17 19:19:02'),(1255626,418623,'action complete via WP Cron','2025-10-17 17:19:02','2025-10-17 19:19:02'),(1255627,418625,'action created','2025-10-17 17:19:02','2025-10-17 19:19:02'),(1255628,418625,'action started via WP Cron','2025-10-17 17:21:44','2025-10-17 19:21:44'),(1255629,418625,'action complete via WP Cron','2025-10-17 17:21:44','2025-10-17 19:21:44'),(1255630,418626,'action created','2025-10-17 17:21:44','2025-10-17 19:21:44'),(1255631,418626,'action started via WP Cron','2025-10-17 17:26:15','2025-10-17 19:26:15'),(1255632,418626,'action complete via WP Cron','2025-10-17 17:26:15','2025-10-17 19:26:15'),(1255633,418627,'action created','2025-10-17 17:26:15','2025-10-17 19:26:15'),(1255634,418627,'action started via WP Cron','2025-10-17 17:30:25','2025-10-17 19:30:25'),(1255635,418627,'action complete via WP Cron','2025-10-17 17:30:25','2025-10-17 19:30:25'),(1255636,418628,'action created','2025-10-17 17:30:25','2025-10-17 19:30:25'),(1255637,418628,'action started via WP Cron','2025-10-17 17:34:04','2025-10-17 19:34:04'),(1255638,418628,'action complete via WP Cron','2025-10-17 17:34:05','2025-10-17 19:34:05'),(1255639,418629,'action created','2025-10-17 17:34:05','2025-10-17 19:34:05'),(1255640,418629,'action started via WP Cron','2025-10-17 17:36:30','2025-10-17 19:36:30'),(1255641,418629,'action complete via WP Cron','2025-10-17 17:36:30','2025-10-17 19:36:30'),(1255642,418630,'action created','2025-10-17 17:36:30','2025-10-17 19:36:30'),(1255643,418630,'action started via WP Cron','2025-10-17 17:41:43','2025-10-17 19:41:43'),(1255644,418630,'action complete via WP Cron','2025-10-17 17:41:43','2025-10-17 19:41:43'),(1255645,418631,'action created','2025-10-17 17:41:43','2025-10-17 19:41:43'),(1255646,418631,'action started via WP Cron','2025-10-17 17:45:49','2025-10-17 19:45:49'),(1255647,418631,'action complete via WP Cron','2025-10-17 17:45:49','2025-10-17 19:45:49'),(1255648,418632,'action created','2025-10-17 17:45:49','2025-10-17 19:45:49'),(1255649,418632,'action started via WP Cron','2025-10-17 17:51:42','2025-10-17 19:51:42'),(1255650,418633,'action created','2025-10-17 17:51:42','2025-10-17 19:51:42'),(1255651,418633,'action started via WP Cron','2025-10-17 17:51:44','2025-10-17 19:51:44'),(1255652,418633,'action complete via WP Cron','2025-10-17 17:51:44','2025-10-17 19:51:44'),(1255653,418632,'action complete via WP Cron','2025-10-17 17:51:44','2025-10-17 19:51:44'),(1255654,418634,'action created','2025-10-17 17:51:44','2025-10-17 19:51:44'),(1255655,418634,'action started via WP Cron','2025-10-17 17:56:43','2025-10-17 19:56:43'),(1255656,418634,'action complete via WP Cron','2025-10-17 17:56:43','2025-10-17 19:56:43'),(1255657,418635,'action created','2025-10-17 17:56:43','2025-10-17 19:56:43'),(1255658,418635,'action started via WP Cron','2025-10-17 18:01:30','2025-10-17 20:01:30'),(1255659,418635,'action complete via WP Cron','2025-10-17 18:01:30','2025-10-17 20:01:30'),(1255660,418636,'action created','2025-10-17 18:01:30','2025-10-17 20:01:30'),(1255661,418636,'action started via WP Cron','2025-10-17 18:05:12','2025-10-17 20:05:12'),(1255662,418637,'action created','2025-10-17 18:05:12','2025-10-17 20:05:12'),(1255663,418637,'action started via WP Cron','2025-10-17 18:05:14','2025-10-17 20:05:14'),(1255664,418637,'action complete via WP Cron','2025-10-17 18:05:14','2025-10-17 20:05:14'),(1255665,418636,'action complete via WP Cron','2025-10-17 18:05:14','2025-10-17 20:05:14'),(1255666,418638,'action created','2025-10-17 18:05:14','2025-10-17 20:05:14'),(1255667,418638,'action started via WP Cron','2025-10-17 18:11:44','2025-10-17 20:11:44'),(1255668,418639,'action created','2025-10-17 18:11:44','2025-10-17 20:11:44'),(1255669,418639,'action started via WP Cron','2025-10-17 18:11:45','2025-10-17 20:11:45'),(1255670,418639,'action complete via WP Cron','2025-10-17 18:11:45','2025-10-17 20:11:45'),(1255671,418638,'action complete via WP Cron','2025-10-17 18:11:46','2025-10-17 20:11:46'),(1255672,418640,'action created','2025-10-17 18:11:46','2025-10-17 20:11:46'),(1255673,418640,'action started via WP Cron','2025-10-17 18:14:53','2025-10-17 20:14:53'),(1255674,418640,'action complete via WP Cron','2025-10-17 18:14:53','2025-10-17 20:14:53'),(1255675,418641,'action created','2025-10-17 18:14:53','2025-10-17 20:14:53'),(1255676,418641,'action started via WP Cron','2025-10-17 18:19:03','2025-10-17 20:19:03'),(1255677,418641,'action complete via WP Cron','2025-10-17 18:19:03','2025-10-17 20:19:03'),(1255678,418642,'action created','2025-10-17 18:19:03','2025-10-17 20:19:03'),(1255679,418642,'action started via WP Cron','2025-10-17 18:21:44','2025-10-17 20:21:44'),(1255680,418642,'action complete via WP Cron','2025-10-17 18:21:44','2025-10-17 20:21:44'),(1255681,418643,'action created','2025-10-17 18:21:44','2025-10-17 20:21:44'),(1255682,418643,'action started via WP Cron','2025-10-17 18:26:05','2025-10-17 20:26:05'),(1255683,418643,'action complete via WP Cron','2025-10-17 18:26:05','2025-10-17 20:26:05'),(1255684,418644,'action created','2025-10-17 18:26:05','2025-10-17 20:26:05'),(1255685,418644,'action started via WP Cron','2025-10-17 18:29:47','2025-10-17 20:29:47'),(1255686,418644,'action complete via WP Cron','2025-10-17 18:29:47','2025-10-17 20:29:47'),(1255687,418645,'action created','2025-10-17 18:29:47','2025-10-17 20:29:47'),(1255688,418645,'action started via WP Cron','2025-10-17 18:33:03','2025-10-17 20:33:03'),(1255689,418646,'action created','2025-10-17 18:33:03','2025-10-17 20:33:03'),(1255690,418646,'action started via WP Cron','2025-10-17 18:33:05','2025-10-17 20:33:05'),(1255691,418646,'action complete via WP Cron','2025-10-17 18:33:05','2025-10-17 20:33:05'),(1255692,418645,'action complete via WP Cron','2025-10-17 18:33:05','2025-10-17 20:33:05'),(1255693,418647,'action created','2025-10-17 18:33:05','2025-10-17 20:33:05'),(1255694,418647,'action started via WP Cron','2025-10-17 18:36:44','2025-10-17 20:36:44'),(1255695,418647,'action complete via WP Cron','2025-10-17 18:36:44','2025-10-17 20:36:44'),(1255696,418648,'action created','2025-10-17 18:36:44','2025-10-17 20:36:44'),(1255697,418648,'action started via WP Cron','2025-10-17 18:41:45','2025-10-17 20:41:45'),(1255698,418648,'action complete via WP Cron','2025-10-17 18:41:45','2025-10-17 20:41:45'),(1255699,418649,'action created','2025-10-17 18:41:45','2025-10-17 20:41:45'),(1255700,418649,'action started via WP Cron','2025-10-17 18:46:43','2025-10-17 20:46:43'),(1255701,418649,'action complete via WP Cron','2025-10-17 18:46:43','2025-10-17 20:46:43'),(1255702,418650,'action created','2025-10-17 18:46:43','2025-10-17 20:46:43'),(1255703,418650,'action started via WP Cron','2025-10-17 18:51:15','2025-10-17 20:51:15'),(1255704,418651,'action created','2025-10-17 18:51:15','2025-10-17 20:51:15'),(1255705,418651,'action started via WP Cron','2025-10-17 18:51:18','2025-10-17 20:51:18'),(1255706,418651,'action complete via WP Cron','2025-10-17 18:51:18','2025-10-17 20:51:18'),(1255707,418650,'action complete via WP Cron','2025-10-17 18:51:18','2025-10-17 20:51:18'),(1255708,418652,'action created','2025-10-17 18:51:18','2025-10-17 20:51:18'),(1255709,418652,'action started via WP Cron','2025-10-17 18:53:34','2025-10-17 20:53:34'),(1255710,418652,'action complete via WP Cron','2025-10-17 18:53:34','2025-10-17 20:53:34'),(1255711,418653,'action created','2025-10-17 18:53:34','2025-10-17 20:53:34'),(1255712,418653,'action started via WP Cron','2025-10-17 18:56:42','2025-10-17 20:56:42'),(1255713,418653,'action complete via WP Cron','2025-10-17 18:56:42','2025-10-17 20:56:42'),(1255714,418654,'action created','2025-10-17 18:56:42','2025-10-17 20:56:42'),(1255715,418654,'action started via WP Cron','2025-10-17 19:01:43','2025-10-17 21:01:43'),(1255716,418654,'action complete via WP Cron','2025-10-17 19:01:43','2025-10-17 21:01:43'),(1255717,418655,'action created','2025-10-17 19:01:43','2025-10-17 21:01:43'),(1255718,418655,'action started via WP Cron','2025-10-17 19:06:44','2025-10-17 21:06:44'),(1255719,418655,'action complete via WP Cron','2025-10-17 19:06:44','2025-10-17 21:06:44'),(1255720,418656,'action created','2025-10-17 19:06:44','2025-10-17 21:06:44'),(1255721,418656,'action started via WP Cron','2025-10-17 19:11:45','2025-10-17 21:11:45'),(1255722,418656,'action complete via WP Cron','2025-10-17 19:11:45','2025-10-17 21:11:45'),(1255723,418657,'action created','2025-10-17 19:11:45','2025-10-17 21:11:45'),(1255724,418657,'action started via WP Cron','2025-10-17 19:16:47','2025-10-17 21:16:47'),(1255725,418657,'action complete via WP Cron','2025-10-17 19:16:47','2025-10-17 21:16:47'),(1255726,418658,'action created','2025-10-17 19:16:47','2025-10-17 21:16:47'),(1255727,418658,'action started via WP Cron','2025-10-17 19:21:48','2025-10-17 21:21:48'),(1255728,418658,'action complete via WP Cron','2025-10-17 19:21:48','2025-10-17 21:21:48'),(1255729,418659,'action created','2025-10-17 19:21:48','2025-10-17 21:21:48'),(1255730,418659,'action started via WP Cron','2025-10-17 19:26:58','2025-10-17 21:26:58'),(1255731,418659,'action complete via WP Cron','2025-10-17 19:26:59','2025-10-17 21:26:59'),(1255732,418660,'action created','2025-10-17 19:26:59','2025-10-17 21:26:59'),(1255733,418660,'action started via WP Cron','2025-10-17 19:31:19','2025-10-17 21:31:19'),(1255734,418661,'action created','2025-10-17 19:31:19','2025-10-17 21:31:19'),(1255735,418661,'action started via WP Cron','2025-10-17 19:31:21','2025-10-17 21:31:21'),(1255736,418661,'action complete via WP Cron','2025-10-17 19:31:21','2025-10-17 21:31:21'),(1255737,418660,'action complete via WP Cron','2025-10-17 19:31:21','2025-10-17 21:31:21'),(1255738,418662,'action created','2025-10-17 19:31:21','2025-10-17 21:31:21'),(1255739,418662,'action started via WP Cron','2025-10-17 19:36:43','2025-10-17 21:36:43'),(1255740,418662,'action complete via WP Cron','2025-10-17 19:36:44','2025-10-17 21:36:44'),(1255741,418663,'action created','2025-10-17 19:36:44','2025-10-17 21:36:44'),(1255742,418663,'action started via WP Cron','2025-10-17 19:41:43','2025-10-17 21:41:43'),(1255743,418663,'action complete via WP Cron','2025-10-17 19:41:43','2025-10-17 21:41:43'),(1255744,418664,'action created','2025-10-17 19:41:43','2025-10-17 21:41:43'),(1255745,418664,'action started via WP Cron','2025-10-17 19:46:43','2025-10-17 21:46:43'),(1255746,418664,'action complete via WP Cron','2025-10-17 19:46:43','2025-10-17 21:46:43'),(1255747,418665,'action created','2025-10-17 19:46:43','2025-10-17 21:46:43'),(1255748,418665,'action started via WP Cron','2025-10-17 19:51:45','2025-10-17 21:51:45'),(1255749,418665,'action complete via WP Cron','2025-10-17 19:51:45','2025-10-17 21:51:45'),(1255750,418666,'action created','2025-10-17 19:51:45','2025-10-17 21:51:45'),(1255751,418666,'action started via WP Cron','2025-10-17 19:56:44','2025-10-17 21:56:44'),(1255752,418666,'action complete via WP Cron','2025-10-17 19:56:44','2025-10-17 21:56:44'),(1255753,418667,'action created','2025-10-17 19:56:44','2025-10-17 21:56:44'),(1255754,418667,'action started via WP Cron','2025-10-17 20:02:02','2025-10-17 22:02:02'),(1255755,418668,'action created','2025-10-17 20:02:02','2025-10-17 22:02:02'),(1255756,418668,'action started via WP Cron','2025-10-17 20:02:05','2025-10-17 22:02:05'),(1255757,418668,'action complete via WP Cron','2025-10-17 20:02:07','2025-10-17 22:02:07'),(1255758,418667,'action complete via WP Cron','2025-10-17 20:02:07','2025-10-17 22:02:07'),(1255759,418669,'action created','2025-10-17 20:02:07','2025-10-17 22:02:07'),(1255760,418669,'action started via WP Cron','2025-10-17 20:07:13','2025-10-17 22:07:13'),(1255761,418670,'action created','2025-10-17 20:07:14','2025-10-17 22:07:14'),(1255762,418670,'action started via WP Cron','2025-10-17 20:07:17','2025-10-17 22:07:17'),(1255763,418670,'action complete via WP Cron','2025-10-17 20:07:17','2025-10-17 22:07:17'),(1255764,418669,'action complete via WP Cron','2025-10-17 20:07:17','2025-10-17 22:07:17'),(1255765,418671,'action created','2025-10-17 20:07:17','2025-10-17 22:07:17'),(1255766,418671,'action started via WP Cron','2025-10-17 20:11:44','2025-10-17 22:11:44'),(1255767,418672,'action created','2025-10-17 20:11:44','2025-10-17 22:11:44'),(1255768,418672,'action started via WP Cron','2025-10-17 20:11:47','2025-10-17 22:11:47'),(1255769,418672,'action complete via WP Cron','2025-10-17 20:11:47','2025-10-17 22:11:47'),(1255770,418671,'action complete via WP Cron','2025-10-17 20:11:47','2025-10-17 22:11:47'),(1255771,418673,'action created','2025-10-17 20:11:47','2025-10-17 22:11:47'),(1255772,418673,'action started via WP Cron','2025-10-17 20:16:43','2025-10-17 22:16:43'),(1255773,418673,'action complete via WP Cron','2025-10-17 20:16:43','2025-10-17 22:16:43'),(1255774,418674,'action created','2025-10-17 20:16:43','2025-10-17 22:16:43'),(1255775,418674,'action started via WP Cron','2025-10-17 20:22:02','2025-10-17 22:22:02'),(1255776,418674,'action complete via WP Cron','2025-10-17 20:22:03','2025-10-17 22:22:03'),(1255777,418675,'action created','2025-10-17 20:22:03','2025-10-17 22:22:03'),(1255778,418675,'action started via WP Cron','2025-10-17 20:26:43','2025-10-17 22:26:43'),(1255779,418675,'action complete via WP Cron','2025-10-17 20:26:43','2025-10-17 22:26:43'),(1255780,418676,'action created','2025-10-17 20:26:43','2025-10-17 22:26:43'),(1255781,418676,'action started via WP Cron','2025-10-17 20:31:54','2025-10-17 22:31:54'),(1255782,418676,'action complete via WP Cron','2025-10-17 20:31:54','2025-10-17 22:31:54'),(1255783,418677,'action created','2025-10-17 20:31:54','2025-10-17 22:31:54'),(1255784,418677,'action started via WP Cron','2025-10-17 20:36:42','2025-10-17 22:36:42'),(1255785,418677,'action complete via WP Cron','2025-10-17 20:36:42','2025-10-17 22:36:42'),(1255786,418678,'action created','2025-10-17 20:36:42','2025-10-17 22:36:42'),(1255787,418678,'action started via WP Cron','2025-10-17 20:41:45','2025-10-17 22:41:45'),(1255788,418678,'action complete via WP Cron','2025-10-17 20:41:45','2025-10-17 22:41:45'),(1255789,418679,'action created','2025-10-17 20:41:45','2025-10-17 22:41:45'),(1255790,418679,'action started via WP Cron','2025-10-17 20:46:44','2025-10-17 22:46:44'),(1255791,418679,'action complete via WP Cron','2025-10-17 20:46:44','2025-10-17 22:46:44'),(1255792,418680,'action created','2025-10-17 20:46:44','2025-10-17 22:46:44'),(1255793,418680,'action started via WP Cron','2025-10-17 20:51:45','2025-10-17 22:51:45'),(1255794,418680,'action complete via WP Cron','2025-10-17 20:51:45','2025-10-17 22:51:45'),(1255795,418681,'action created','2025-10-17 20:51:45','2025-10-17 22:51:45'),(1255796,418681,'action started via WP Cron','2025-10-17 20:54:02','2025-10-17 22:54:02'),(1255797,418681,'action complete via WP Cron','2025-10-17 20:54:02','2025-10-17 22:54:02'),(1255798,418682,'action created','2025-10-17 20:54:02','2025-10-17 22:54:02'),(1255799,418682,'action started via WP Cron','2025-10-17 20:56:45','2025-10-17 22:56:45'),(1255800,418682,'action complete via WP Cron','2025-10-17 20:56:45','2025-10-17 22:56:45'),(1255801,418683,'action created','2025-10-17 20:56:45','2025-10-17 22:56:45'),(1255802,418683,'action started via WP Cron','2025-10-17 21:01:43','2025-10-17 23:01:43'),(1255803,418683,'action complete via WP Cron','2025-10-17 21:01:43','2025-10-17 23:01:43'),(1255804,418684,'action created','2025-10-17 21:01:43','2025-10-17 23:01:43'),(1255805,418684,'action started via WP Cron','2025-10-17 21:07:08','2025-10-17 23:07:08'),(1255806,418685,'action created','2025-10-17 21:07:08','2025-10-17 23:07:08'),(1255807,418684,'action complete via WP Cron','2025-10-17 21:07:13','2025-10-17 23:07:13'),(1255808,418686,'action created','2025-10-17 21:07:13','2025-10-17 23:07:13'),(1255809,418685,'action started via WP Cron','2025-10-17 21:07:13','2025-10-17 23:07:13'),(1255810,418685,'action complete via WP Cron','2025-10-17 21:07:14','2025-10-17 23:07:14'),(1255811,418686,'action started via WP Cron','2025-10-17 21:11:44','2025-10-17 23:11:44'),(1255812,418686,'action complete via WP Cron','2025-10-17 21:11:44','2025-10-17 23:11:44'),(1255813,418687,'action created','2025-10-17 21:11:44','2025-10-17 23:11:44'),(1255814,418687,'action started via WP Cron','2025-10-17 21:16:43','2025-10-17 23:16:43'),(1255815,418687,'action complete via WP Cron','2025-10-17 21:16:43','2025-10-17 23:16:43'),(1255816,418688,'action created','2025-10-17 21:16:43','2025-10-17 23:16:43'),(1255817,418688,'action started via WP Cron','2025-10-17 21:21:42','2025-10-17 23:21:42'),(1255818,418688,'action complete via WP Cron','2025-10-17 21:21:42','2025-10-17 23:21:42'),(1255819,418689,'action created','2025-10-17 21:21:42','2025-10-17 23:21:42'),(1255820,418689,'action started via WP Cron','2025-10-17 21:26:44','2025-10-17 23:26:44'),(1255821,418689,'action complete via WP Cron','2025-10-17 21:26:44','2025-10-17 23:26:44'),(1255822,418690,'action created','2025-10-17 21:26:44','2025-10-17 23:26:44'),(1255823,418690,'action started via WP Cron','2025-10-17 21:31:46','2025-10-17 23:31:46'),(1255824,418690,'action complete via WP Cron','2025-10-17 21:31:46','2025-10-17 23:31:46'),(1255825,418691,'action created','2025-10-17 21:31:46','2025-10-17 23:31:46'),(1255826,418691,'action started via WP Cron','2025-10-17 21:36:45','2025-10-17 23:36:45'),(1255827,418691,'action complete via WP Cron','2025-10-17 21:36:45','2025-10-17 23:36:45'),(1255828,418692,'action created','2025-10-17 21:36:45','2025-10-17 23:36:45'),(1255829,418692,'action started via WP Cron','2025-10-17 21:41:44','2025-10-17 23:41:44'),(1255830,418692,'action complete via WP Cron','2025-10-17 21:41:44','2025-10-17 23:41:44'),(1255831,418693,'action created','2025-10-17 21:41:44','2025-10-17 23:41:44'),(1255832,418693,'action started via WP Cron','2025-10-17 21:46:43','2025-10-17 23:46:43'),(1255833,418693,'action complete via WP Cron','2025-10-17 21:46:43','2025-10-17 23:46:43'),(1255834,418694,'action created','2025-10-17 21:46:43','2025-10-17 23:46:43'),(1255835,418694,'action started via WP Cron','2025-10-17 21:51:43','2025-10-17 23:51:43'),(1255836,418694,'action complete via WP Cron','2025-10-17 21:51:43','2025-10-17 23:51:43'),(1255837,418695,'action created','2025-10-17 21:51:43','2025-10-17 23:51:43'),(1255838,418695,'action started via WP Cron','2025-10-17 21:56:44','2025-10-17 23:56:44'),(1255839,418695,'action complete via WP Cron','2025-10-17 21:56:44','2025-10-17 23:56:44'),(1255840,418696,'action created','2025-10-17 21:56:44','2025-10-17 23:56:44'),(1255841,418696,'action started via WP Cron','2025-10-17 22:01:44','2025-10-18 00:01:44'),(1255842,418697,'action created','2025-10-17 22:01:44','2025-10-18 00:01:44'),(1255843,418696,'action complete via WP Cron','2025-10-17 22:01:49','2025-10-18 00:01:49'),(1255844,418698,'action created','2025-10-17 22:01:49','2025-10-18 00:01:49'),(1255845,418697,'action started via WP Cron','2025-10-17 22:01:49','2025-10-18 00:01:49'),(1255846,418697,'action complete via WP Cron','2025-10-17 22:01:53','2025-10-18 00:01:53'),(1255847,418698,'action started via WP Cron','2025-10-17 22:06:41','2025-10-18 00:06:41'),(1255848,418698,'action complete via WP Cron','2025-10-17 22:06:41','2025-10-18 00:06:41'),(1255849,418699,'action created','2025-10-17 22:06:41','2025-10-18 00:06:41'),(1255850,418699,'action started via WP Cron','2025-10-17 22:11:44','2025-10-18 00:11:44'),(1255851,418699,'action complete via WP Cron','2025-10-17 22:11:44','2025-10-18 00:11:44'),(1255852,418700,'action created','2025-10-17 22:11:44','2025-10-18 00:11:44'),(1255853,418700,'action started via WP Cron','2025-10-17 22:16:43','2025-10-18 00:16:43'),(1255854,418700,'action complete via WP Cron','2025-10-17 22:16:43','2025-10-18 00:16:43'),(1255855,418701,'action created','2025-10-17 22:16:43','2025-10-18 00:16:43'),(1255856,418701,'action started via WP Cron','2025-10-17 22:21:43','2025-10-18 00:21:43'),(1255857,418701,'action complete via WP Cron','2025-10-17 22:21:43','2025-10-18 00:21:43'),(1255858,418702,'action created','2025-10-17 22:21:43','2025-10-18 00:21:43'),(1255859,418702,'action started via WP Cron','2025-10-17 22:26:43','2025-10-18 00:26:43'),(1255860,418702,'action complete via WP Cron','2025-10-17 22:26:43','2025-10-18 00:26:43'),(1255861,418703,'action created','2025-10-17 22:26:43','2025-10-18 00:26:43'),(1255862,418703,'action started via WP Cron','2025-10-17 22:31:43','2025-10-18 00:31:43'),(1255863,418703,'action complete via WP Cron','2025-10-17 22:31:43','2025-10-18 00:31:43'),(1255864,418704,'action created','2025-10-17 22:31:43','2025-10-18 00:31:43'),(1255865,418704,'action started via WP Cron','2025-10-17 22:36:44','2025-10-18 00:36:44'),(1255866,418705,'action created','2025-10-17 22:36:44','2025-10-18 00:36:44'),(1255867,418705,'action started via WP Cron','2025-10-17 22:36:48','2025-10-18 00:36:48'),(1255868,418704,'action complete via WP Cron','2025-10-17 22:36:49','2025-10-18 00:36:49'),(1255869,418706,'action created','2025-10-17 22:36:49','2025-10-18 00:36:49'),(1255870,418705,'action complete via WP Cron','2025-10-17 22:36:49','2025-10-18 00:36:49'),(1255871,418706,'action started via WP Cron','2025-10-17 22:41:43','2025-10-18 00:41:43'),(1255872,418706,'action complete via WP Cron','2025-10-17 22:41:43','2025-10-18 00:41:43'),(1255873,418707,'action created','2025-10-17 22:41:43','2025-10-18 00:41:43'),(1255874,418707,'action started via WP Cron','2025-10-17 22:46:44','2025-10-18 00:46:44'),(1255875,418707,'action complete via WP Cron','2025-10-17 22:46:44','2025-10-18 00:46:44'),(1255876,418708,'action created','2025-10-17 22:46:44','2025-10-18 00:46:44'),(1255877,418708,'action started via WP Cron','2025-10-17 22:51:44','2025-10-18 00:51:44'),(1255878,418708,'action complete via WP Cron','2025-10-17 22:51:44','2025-10-18 00:51:44'),(1255879,418709,'action created','2025-10-17 22:51:44','2025-10-18 00:51:44'),(1255880,418709,'action started via WP Cron','2025-10-17 22:56:43','2025-10-18 00:56:43'),(1255881,418710,'action created','2025-10-17 22:56:43','2025-10-18 00:56:43'),(1255882,418710,'action started via WP Cron','2025-10-17 22:56:46','2025-10-18 00:56:46'),(1255883,418710,'action complete via WP Cron','2025-10-17 22:56:46','2025-10-18 00:56:46'),(1255884,418709,'action complete via WP Cron','2025-10-17 22:56:46','2025-10-18 00:56:46'),(1255885,418711,'action created','2025-10-17 22:56:46','2025-10-18 00:56:46'),(1255886,418711,'action started via WP Cron','2025-10-17 23:01:43','2025-10-18 01:01:43'),(1255887,418711,'action complete via WP Cron','2025-10-17 23:01:43','2025-10-18 01:01:43'),(1255888,418712,'action created','2025-10-17 23:01:43','2025-10-18 01:01:43'),(1255889,418712,'action started via WP Cron','2025-10-17 23:11:42','2025-10-18 01:11:42'),(1255890,418712,'action complete via WP Cron','2025-10-17 23:11:42','2025-10-18 01:11:42'),(1255891,418713,'action created','2025-10-17 23:11:42','2025-10-18 01:11:42'),(1255892,418713,'action started via WP Cron','2025-10-17 23:16:44','2025-10-18 01:16:44'),(1255893,418713,'action complete via WP Cron','2025-10-17 23:16:44','2025-10-18 01:16:44'),(1255894,418714,'action created','2025-10-17 23:16:44','2025-10-18 01:16:44'),(1255895,418714,'action started via WP Cron','2025-10-17 23:21:44','2025-10-18 01:21:44'),(1255896,418714,'action complete via WP Cron','2025-10-17 23:21:44','2025-10-18 01:21:44'),(1255897,418715,'action created','2025-10-17 23:21:44','2025-10-18 01:21:44'),(1255898,418715,'action started via WP Cron','2025-10-17 23:26:43','2025-10-18 01:26:43'),(1255899,418715,'action complete via WP Cron','2025-10-17 23:26:43','2025-10-18 01:26:43'),(1255900,418716,'action created','2025-10-17 23:26:43','2025-10-18 01:26:43'),(1255901,418716,'action started via WP Cron','2025-10-17 23:31:42','2025-10-18 01:31:42'),(1255902,418716,'action complete via WP Cron','2025-10-17 23:31:42','2025-10-18 01:31:42'),(1255903,418717,'action created','2025-10-17 23:31:42','2025-10-18 01:31:42'),(1255904,418717,'action started via WP Cron','2025-10-17 23:36:44','2025-10-18 01:36:44'),(1255905,418718,'action created','2025-10-17 23:36:44','2025-10-18 01:36:44'),(1255906,418718,'action started via WP Cron','2025-10-17 23:36:46','2025-10-18 01:36:46'),(1255907,418718,'action complete via WP Cron','2025-10-17 23:36:46','2025-10-18 01:36:46'),(1255908,418717,'action complete via WP Cron','2025-10-17 23:36:46','2025-10-18 01:36:46'),(1255909,418719,'action created','2025-10-17 23:36:46','2025-10-18 01:36:46'),(1255910,418719,'action started via WP Cron','2025-10-17 23:41:44','2025-10-18 01:41:44'),(1255911,418719,'action complete via WP Cron','2025-10-17 23:41:44','2025-10-18 01:41:44'),(1255912,418720,'action created','2025-10-17 23:41:44','2025-10-18 01:41:44'),(1255913,418720,'action started via WP Cron','2025-10-17 23:43:52','2025-10-18 01:43:52'),(1255914,418720,'action complete via WP Cron','2025-10-17 23:43:52','2025-10-18 01:43:52'),(1255915,418721,'action created','2025-10-17 23:43:52','2025-10-18 01:43:52'),(1255916,418721,'action started via WP Cron','2025-10-17 23:46:43','2025-10-18 01:46:43'),(1255917,418721,'action complete via WP Cron','2025-10-17 23:46:43','2025-10-18 01:46:43'),(1255918,418722,'action created','2025-10-17 23:46:43','2025-10-18 01:46:43'),(1255919,418722,'action started via WP Cron','2025-10-17 23:51:44','2025-10-18 01:51:44'),(1255920,418722,'action complete via WP Cron','2025-10-17 23:51:44','2025-10-18 01:51:44'),(1255921,418723,'action created','2025-10-17 23:51:44','2025-10-18 01:51:44'),(1255922,418723,'action started via WP Cron','2025-10-17 23:54:37','2025-10-18 01:54:37'),(1255923,418723,'action complete via WP Cron','2025-10-17 23:54:37','2025-10-18 01:54:37'),(1255924,418724,'action created','2025-10-17 23:54:37','2025-10-18 01:54:37'),(1255925,418724,'action started via WP Cron','2025-10-18 00:00:29','2025-10-18 02:00:29'),(1255926,418724,'action complete via WP Cron','2025-10-18 00:00:29','2025-10-18 02:00:29'),(1255927,418725,'action created','2025-10-18 00:00:29','2025-10-18 02:00:29'),(1255928,418725,'action started via WP Cron','2025-10-18 00:06:43','2025-10-18 02:06:43'),(1255929,418725,'action complete via WP Cron','2025-10-18 00:06:43','2025-10-18 02:06:43'),(1255930,418726,'action created','2025-10-18 00:06:43','2025-10-18 02:06:43'),(1255931,418726,'action started via WP Cron','2025-10-18 00:10:10','2025-10-18 02:10:10'),(1255932,418726,'action complete via WP Cron','2025-10-18 00:10:10','2025-10-18 02:10:10'),(1255933,418727,'action created','2025-10-18 00:10:10','2025-10-18 02:10:10'),(1255934,418727,'action started via WP Cron','2025-10-18 00:12:57','2025-10-18 02:12:57'),(1255935,418727,'action complete via WP Cron','2025-10-18 00:12:57','2025-10-18 02:12:57'),(1255936,418728,'action created','2025-10-18 00:12:57','2025-10-18 02:12:57'),(1255937,418728,'action started via WP Cron','2025-10-18 00:16:45','2025-10-18 02:16:45'),(1255938,418728,'action complete via WP Cron','2025-10-18 00:16:45','2025-10-18 02:16:45'),(1255939,418729,'action created','2025-10-18 00:16:45','2025-10-18 02:16:45'),(1255940,418729,'action started via WP Cron','2025-10-18 00:21:44','2025-10-18 02:21:44'),(1255941,418729,'action complete via WP Cron','2025-10-18 00:21:44','2025-10-18 02:21:44'),(1255942,418730,'action created','2025-10-18 00:21:44','2025-10-18 02:21:44'),(1255943,418730,'action started via WP Cron','2025-10-18 00:26:45','2025-10-18 02:26:45'),(1255944,418730,'action complete via WP Cron','2025-10-18 00:26:45','2025-10-18 02:26:45'),(1255945,418731,'action created','2025-10-18 00:26:45','2025-10-18 02:26:45'),(1255946,418731,'action started via WP Cron','2025-10-18 00:31:42','2025-10-18 02:31:42'),(1255947,418731,'action complete via WP Cron','2025-10-18 00:31:43','2025-10-18 02:31:43'),(1255948,418732,'action created','2025-10-18 00:31:43','2025-10-18 02:31:43'),(1255949,418732,'action started via WP Cron','2025-10-18 00:36:44','2025-10-18 02:36:44'),(1255950,418733,'action created','2025-10-18 00:36:44','2025-10-18 02:36:44'),(1255951,418733,'action started via WP Cron','2025-10-18 00:36:46','2025-10-18 02:36:46'),(1255952,418733,'action complete via WP Cron','2025-10-18 00:36:46','2025-10-18 02:36:46'),(1255953,418732,'action complete via WP Cron','2025-10-18 00:36:46','2025-10-18 02:36:46'),(1255954,418734,'action created','2025-10-18 00:36:46','2025-10-18 02:36:46'),(1255955,418734,'action started via WP Cron','2025-10-18 00:39:41','2025-10-18 02:39:41'),(1255956,418734,'action complete via WP Cron','2025-10-18 00:39:41','2025-10-18 02:39:41'),(1255957,418735,'action created','2025-10-18 00:39:41','2025-10-18 02:39:41'),(1255958,418735,'action started via WP Cron','2025-10-18 00:41:45','2025-10-18 02:41:45'),(1255959,418735,'action complete via WP Cron','2025-10-18 00:41:45','2025-10-18 02:41:45'),(1255960,418736,'action created','2025-10-18 00:41:45','2025-10-18 02:41:45'),(1255961,418736,'action started via WP Cron','2025-10-18 00:46:43','2025-10-18 02:46:43'),(1255962,418736,'action complete via WP Cron','2025-10-18 00:46:43','2025-10-18 02:46:43'),(1255963,418737,'action created','2025-10-18 00:46:43','2025-10-18 02:46:43'),(1255964,418737,'action started via WP Cron','2025-10-18 00:51:44','2025-10-18 02:51:44'),(1255965,418738,'action created','2025-10-18 00:51:44','2025-10-18 02:51:44'),(1255966,418738,'action started via WP Cron','2025-10-18 00:51:46','2025-10-18 02:51:46'),(1255967,418738,'action complete via WP Cron','2025-10-18 00:51:46','2025-10-18 02:51:46'),(1255968,418737,'action complete via WP Cron','2025-10-18 00:51:46','2025-10-18 02:51:46'),(1255969,418739,'action created','2025-10-18 00:51:46','2025-10-18 02:51:46'),(1255970,418739,'action started via WP Cron','2025-10-18 00:56:43','2025-10-18 02:56:43'),(1255971,418739,'action complete via WP Cron','2025-10-18 00:56:43','2025-10-18 02:56:43'),(1255972,418740,'action created','2025-10-18 00:56:43','2025-10-18 02:56:43'),(1255973,418740,'action started via WP Cron','2025-10-18 01:01:44','2025-10-18 03:01:44'),(1255974,418740,'action complete via WP Cron','2025-10-18 01:01:44','2025-10-18 03:01:44'),(1255975,418741,'action created','2025-10-18 01:01:44','2025-10-18 03:01:44'),(1255976,418741,'action started via WP Cron','2025-10-18 01:06:44','2025-10-18 03:06:44'),(1255977,418741,'action complete via WP Cron','2025-10-18 01:06:44','2025-10-18 03:06:44'),(1255978,418742,'action created','2025-10-18 01:06:44','2025-10-18 03:06:44'),(1255979,418742,'action started via WP Cron','2025-10-18 01:11:44','2025-10-18 03:11:44'),(1255980,418742,'action complete via WP Cron','2025-10-18 01:11:44','2025-10-18 03:11:44'),(1255981,418743,'action created','2025-10-18 01:11:44','2025-10-18 03:11:44'),(1255982,418743,'action started via WP Cron','2025-10-18 01:15:31','2025-10-18 03:15:31'),(1255983,418743,'action complete via WP Cron','2025-10-18 01:15:31','2025-10-18 03:15:31'),(1255984,418744,'action created','2025-10-18 01:15:31','2025-10-18 03:15:31'),(1255985,418744,'action started via WP Cron','2025-10-18 01:21:46','2025-10-18 03:21:46'),(1255986,418744,'action complete via WP Cron','2025-10-18 01:21:46','2025-10-18 03:21:46'),(1255987,418745,'action created','2025-10-18 01:21:46','2025-10-18 03:21:46'),(1255988,418745,'action started via WP Cron','2025-10-18 01:26:39','2025-10-18 03:26:39'),(1255989,418745,'action complete via WP Cron','2025-10-18 01:26:39','2025-10-18 03:26:39'),(1255990,418746,'action created','2025-10-18 01:26:39','2025-10-18 03:26:39'),(1255991,418746,'action started via WP Cron','2025-10-18 01:31:46','2025-10-18 03:31:46'),(1255992,418747,'action created','2025-10-18 01:31:46','2025-10-18 03:31:46'),(1255993,418747,'action started via WP Cron','2025-10-18 01:31:50','2025-10-18 03:31:50'),(1255994,418747,'action complete via WP Cron','2025-10-18 01:31:50','2025-10-18 03:31:50'),(1255995,418746,'action complete via WP Cron','2025-10-18 01:31:50','2025-10-18 03:31:50'),(1255996,418748,'action created','2025-10-18 01:31:50','2025-10-18 03:31:50'),(1255997,418748,'action started via WP Cron','2025-10-18 01:36:27','2025-10-18 03:36:27'),(1255998,418748,'action complete via WP Cron','2025-10-18 01:36:27','2025-10-18 03:36:27'),(1255999,418749,'action created','2025-10-18 01:36:27','2025-10-18 03:36:27'),(1256000,418749,'action started via WP Cron','2025-10-18 01:41:44','2025-10-18 03:41:44'),(1256001,418749,'action complete via WP Cron','2025-10-18 01:41:44','2025-10-18 03:41:44'),(1256002,418750,'action created','2025-10-18 01:41:44','2025-10-18 03:41:44'),(1256003,418750,'action started via WP Cron','2025-10-18 01:51:44','2025-10-18 03:51:44'),(1256004,418751,'action created','2025-10-18 01:51:44','2025-10-18 03:51:44'),(1256005,418751,'action started via WP Cron','2025-10-18 01:51:46','2025-10-18 03:51:46'),(1256006,418751,'action complete via WP Cron','2025-10-18 01:51:46','2025-10-18 03:51:46'),(1256007,418750,'action complete via WP Cron','2025-10-18 01:51:46','2025-10-18 03:51:46'),(1256008,418752,'action created','2025-10-18 01:51:46','2025-10-18 03:51:46'),(1256009,418752,'action started via WP Cron','2025-10-18 01:56:37','2025-10-18 03:56:37'),(1256010,418752,'action complete via WP Cron','2025-10-18 01:56:37','2025-10-18 03:56:37'),(1256011,418753,'action created','2025-10-18 01:56:37','2025-10-18 03:56:37'),(1256012,418753,'action started via WP Cron','2025-10-18 02:01:47','2025-10-18 04:01:47'),(1256013,418753,'action complete via WP Cron','2025-10-18 02:01:47','2025-10-18 04:01:47'),(1256014,418754,'action created','2025-10-18 02:01:47','2025-10-18 04:01:47'),(1256015,418754,'action started via WP Cron','2025-10-18 02:06:44','2025-10-18 04:06:44'),(1256016,418754,'action complete via WP Cron','2025-10-18 02:06:44','2025-10-18 04:06:44'),(1256017,418755,'action created','2025-10-18 02:06:44','2025-10-18 04:06:44'),(1256018,418755,'action started via WP Cron','2025-10-18 02:11:19','2025-10-18 04:11:19'),(1256019,418755,'action complete via WP Cron','2025-10-18 02:11:19','2025-10-18 04:11:19'),(1256020,418756,'action created','2025-10-18 02:11:19','2025-10-18 04:11:19'),(1256021,418756,'action started via WP Cron','2025-10-18 02:16:44','2025-10-18 04:16:44'),(1256022,418756,'action complete via WP Cron','2025-10-18 02:16:44','2025-10-18 04:16:44'),(1256023,418757,'action created','2025-10-18 02:16:44','2025-10-18 04:16:44'),(1256024,418757,'action started via WP Cron','2025-10-18 02:21:44','2025-10-18 04:21:44'),(1256025,418758,'action created','2025-10-18 02:21:44','2025-10-18 04:21:44'),(1256026,418758,'action started via WP Cron','2025-10-18 02:21:46','2025-10-18 04:21:46'),(1256027,418758,'action complete via WP Cron','2025-10-18 02:21:46','2025-10-18 04:21:46'),(1256028,418757,'action complete via WP Cron','2025-10-18 02:21:46','2025-10-18 04:21:46'),(1256029,418759,'action created','2025-10-18 02:21:46','2025-10-18 04:21:46'),(1256030,418759,'action started via WP Cron','2025-10-18 02:26:35','2025-10-18 04:26:35'),(1256031,418759,'action complete via WP Cron','2025-10-18 02:26:35','2025-10-18 04:26:35'),(1256032,418760,'action created','2025-10-18 02:26:35','2025-10-18 04:26:35'),(1256033,418760,'action started via WP Cron','2025-10-18 02:31:44','2025-10-18 04:31:44'),(1256034,418761,'action created','2025-10-18 02:31:44','2025-10-18 04:31:44'),(1256035,418761,'action started via WP Cron','2025-10-18 02:31:45','2025-10-18 04:31:45'),(1256036,418761,'action complete via WP Cron','2025-10-18 02:31:45','2025-10-18 04:31:45'),(1256037,418760,'action complete via WP Cron','2025-10-18 02:31:46','2025-10-18 04:31:46'),(1256038,418762,'action created','2025-10-18 02:31:46','2025-10-18 04:31:46'),(1256039,418762,'action started via WP Cron','2025-10-18 02:36:43','2025-10-18 04:36:43'),(1256040,418762,'action complete via WP Cron','2025-10-18 02:36:43','2025-10-18 04:36:43'),(1256041,418763,'action created','2025-10-18 02:36:43','2025-10-18 04:36:43'),(1256042,418763,'action started via WP Cron','2025-10-18 02:41:35','2025-10-18 04:41:35'),(1256043,418763,'action complete via WP Cron','2025-10-18 02:41:35','2025-10-18 04:41:35'),(1256044,418764,'action created','2025-10-18 02:41:35','2025-10-18 04:41:35'),(1256045,418764,'action started via WP Cron','2025-10-18 02:46:44','2025-10-18 04:46:44'),(1256046,418765,'action created','2025-10-18 02:46:45','2025-10-18 04:46:45'),(1256047,418765,'action started via WP Cron','2025-10-18 02:46:46','2025-10-18 04:46:46'),(1256048,418765,'action complete via WP Cron','2025-10-18 02:46:47','2025-10-18 04:46:47'),(1256049,418764,'action complete via WP Cron','2025-10-18 02:46:47','2025-10-18 04:46:47'),(1256050,418766,'action created','2025-10-18 02:46:47','2025-10-18 04:46:47'),(1256051,418766,'action started via WP Cron','2025-10-18 02:51:44','2025-10-18 04:51:44'),(1256052,418766,'action complete via WP Cron','2025-10-18 02:51:44','2025-10-18 04:51:44'),(1256053,418767,'action created','2025-10-18 02:51:44','2025-10-18 04:51:44'),(1256054,418767,'action started via WP Cron','2025-10-18 02:56:36','2025-10-18 04:56:36'),(1256055,418767,'action complete via WP Cron','2025-10-18 02:56:36','2025-10-18 04:56:36'),(1256056,418768,'action created','2025-10-18 02:56:36','2025-10-18 04:56:36'),(1256057,418768,'action started via WP Cron','2025-10-18 03:01:46','2025-10-18 05:01:46'),(1256058,418768,'action complete via WP Cron','2025-10-18 03:01:46','2025-10-18 05:01:46'),(1256059,418769,'action created','2025-10-18 03:01:46','2025-10-18 05:01:46'),(1256060,418769,'action started via WP Cron','2025-10-18 03:06:04','2025-10-18 05:06:04'),(1256061,418769,'action complete via WP Cron','2025-10-18 03:06:04','2025-10-18 05:06:04'),(1256062,418770,'action created','2025-10-18 03:06:04','2025-10-18 05:06:04'),(1256063,418770,'action started via WP Cron','2025-10-18 03:11:35','2025-10-18 05:11:35'),(1256064,418771,'action created','2025-10-18 03:11:35','2025-10-18 05:11:35'),(1256065,418771,'action started via WP Cron','2025-10-18 03:11:38','2025-10-18 05:11:38'),(1256066,418771,'action complete via WP Cron','2025-10-18 03:11:38','2025-10-18 05:11:38'),(1256067,418770,'action complete via WP Cron','2025-10-18 03:11:38','2025-10-18 05:11:38'),(1256068,418772,'action created','2025-10-18 03:11:38','2025-10-18 05:11:38'),(1256069,418772,'action started via WP Cron','2025-10-18 03:16:44','2025-10-18 05:16:44'),(1256070,418772,'action complete via WP Cron','2025-10-18 03:16:44','2025-10-18 05:16:44'),(1256071,418773,'action created','2025-10-18 03:16:44','2025-10-18 05:16:44'),(1256072,418773,'action started via WP Cron','2025-10-18 03:19:30','2025-10-18 05:19:30'),(1256073,418773,'action complete via WP Cron','2025-10-18 03:19:30','2025-10-18 05:19:30'),(1256074,418774,'action created','2025-10-18 03:19:30','2025-10-18 05:19:30'),(1256075,418774,'action started via WP Cron','2025-10-18 03:22:32','2025-10-18 05:22:32'),(1256076,418775,'action created','2025-10-18 03:22:32','2025-10-18 05:22:32'),(1256077,418775,'action started via WP Cron','2025-10-18 03:22:33','2025-10-18 05:22:33'),(1256078,418775,'action complete via WP Cron','2025-10-18 03:22:33','2025-10-18 05:22:33'),(1256079,418774,'action complete via WP Cron','2025-10-18 03:22:33','2025-10-18 05:22:33'),(1256080,418776,'action created','2025-10-18 03:22:33','2025-10-18 05:22:33'),(1256081,418776,'action started via WP Cron','2025-10-18 03:26:35','2025-10-18 05:26:35'),(1256082,418776,'action complete via WP Cron','2025-10-18 03:26:35','2025-10-18 05:26:35'),(1256083,418777,'action created','2025-10-18 03:26:35','2025-10-18 05:26:35'),(1256084,418777,'action started via WP Cron','2025-10-18 03:31:44','2025-10-18 05:31:44'),(1256085,418777,'action complete via WP Cron','2025-10-18 03:31:44','2025-10-18 05:31:44'),(1256086,418778,'action created','2025-10-18 03:31:44','2025-10-18 05:31:44'),(1256087,418778,'action started via WP Cron','2025-10-18 03:36:44','2025-10-18 05:36:44'),(1256088,418778,'action complete via WP Cron','2025-10-18 03:36:44','2025-10-18 05:36:44'),(1256089,418779,'action created','2025-10-18 03:36:44','2025-10-18 05:36:44'),(1256090,418779,'action started via WP Cron','2025-10-18 03:41:36','2025-10-18 05:41:36'),(1256091,418779,'action complete via WP Cron','2025-10-18 03:41:36','2025-10-18 05:41:36'),(1256092,418780,'action created','2025-10-18 03:41:36','2025-10-18 05:41:36'),(1256093,418780,'action started via WP Cron','2025-10-18 03:46:43','2025-10-18 05:46:43'),(1256094,418780,'action complete via WP Cron','2025-10-18 03:46:43','2025-10-18 05:46:43'),(1256095,418781,'action created','2025-10-18 03:46:43','2025-10-18 05:46:43'),(1256096,418781,'action started via WP Cron','2025-10-18 03:51:44','2025-10-18 05:51:44'),(1256097,418781,'action complete via WP Cron','2025-10-18 03:51:44','2025-10-18 05:51:44'),(1256098,418782,'action created','2025-10-18 03:51:44','2025-10-18 05:51:44'),(1256099,418782,'action started via WP Cron','2025-10-18 03:56:35','2025-10-18 05:56:35'),(1256100,418783,'action created','2025-10-18 03:56:35','2025-10-18 05:56:35'),(1256101,418783,'action started via WP Cron','2025-10-18 03:56:37','2025-10-18 05:56:37'),(1256102,418783,'action complete via WP Cron','2025-10-18 03:56:37','2025-10-18 05:56:37'),(1256103,418782,'action complete via WP Cron','2025-10-18 03:56:37','2025-10-18 05:56:37'),(1256104,418784,'action created','2025-10-18 03:56:37','2025-10-18 05:56:37'),(1256105,418784,'action started via WP Cron','2025-10-18 04:01:44','2025-10-18 06:01:44'),(1256106,418784,'action complete via WP Cron','2025-10-18 04:01:44','2025-10-18 06:01:44'),(1256107,418785,'action created','2025-10-18 04:01:44','2025-10-18 06:01:44'),(1256108,418785,'action started via WP Cron','2025-10-18 04:06:44','2025-10-18 06:06:44'),(1256109,418785,'action complete via WP Cron','2025-10-18 04:06:44','2025-10-18 06:06:44'),(1256110,418786,'action created','2025-10-18 04:06:44','2025-10-18 06:06:44'),(1256111,418786,'action started via WP Cron','2025-10-18 04:11:35','2025-10-18 06:11:35'),(1256112,418787,'action created','2025-10-18 04:11:35','2025-10-18 06:11:35'),(1256113,418787,'action started via WP Cron','2025-10-18 04:11:37','2025-10-18 06:11:37'),(1256114,418787,'action complete via WP Cron','2025-10-18 04:11:37','2025-10-18 06:11:37'),(1256115,418786,'action complete via WP Cron','2025-10-18 04:11:37','2025-10-18 06:11:37'),(1256116,418788,'action created','2025-10-18 04:11:37','2025-10-18 06:11:37'),(1256117,418788,'action started via WP Cron','2025-10-18 04:16:44','2025-10-18 06:16:44'),(1256118,418788,'action complete via WP Cron','2025-10-18 04:16:44','2025-10-18 06:16:44'),(1256119,418789,'action created','2025-10-18 04:16:44','2025-10-18 06:16:44'),(1256120,418789,'action started via WP Cron','2025-10-18 04:21:05','2025-10-18 06:21:05'),(1256121,418789,'action complete via WP Cron','2025-10-18 04:21:05','2025-10-18 06:21:05'),(1256122,418790,'action created','2025-10-18 04:21:05','2025-10-18 06:21:05'),(1256123,418790,'action started via WP Cron','2025-10-18 04:24:12','2025-10-18 06:24:12'),(1256124,418790,'action complete via WP Cron','2025-10-18 04:24:12','2025-10-18 06:24:12'),(1256125,418791,'action created','2025-10-18 04:24:12','2025-10-18 06:24:12'),(1256126,418791,'action started via WP Cron','2025-10-18 04:26:44','2025-10-18 06:26:44'),(1256127,418791,'action complete via WP Cron','2025-10-18 04:26:44','2025-10-18 06:26:44'),(1256128,418792,'action created','2025-10-18 04:26:44','2025-10-18 06:26:44'),(1256129,418792,'action started via WP Cron','2025-10-18 04:29:40','2025-10-18 06:29:40'),(1256130,418792,'action complete via WP Cron','2025-10-18 04:29:40','2025-10-18 06:29:40'),(1256131,418793,'action created','2025-10-18 04:29:40','2025-10-18 06:29:40'),(1256132,418793,'action started via WP Cron','2025-10-18 04:31:44','2025-10-18 06:31:44'),(1256133,418793,'action complete via WP Cron','2025-10-18 04:31:44','2025-10-18 06:31:44'),(1256134,418794,'action created','2025-10-18 04:31:44','2025-10-18 06:31:44'),(1256135,418794,'action started via WP Cron','2025-10-18 04:37:10','2025-10-18 06:37:10'),(1256136,418794,'action complete via WP Cron','2025-10-18 04:37:10','2025-10-18 06:37:10'),(1256137,418795,'action created','2025-10-18 04:37:10','2025-10-18 06:37:10'),(1256138,418795,'action started via WP Cron','2025-10-18 04:41:34','2025-10-18 06:41:34'),(1256139,418795,'action complete via WP Cron','2025-10-18 04:41:34','2025-10-18 06:41:34'),(1256140,418796,'action created','2025-10-18 04:41:34','2025-10-18 06:41:34'),(1256141,418796,'action started via WP Cron','2025-10-18 04:44:30','2025-10-18 06:44:30'),(1256142,418796,'action complete via WP Cron','2025-10-18 04:44:30','2025-10-18 06:44:30'),(1256143,418797,'action created','2025-10-18 04:44:30','2025-10-18 06:44:30'),(1256144,418797,'action started via WP Cron','2025-10-18 04:46:44','2025-10-18 06:46:44'),(1256145,418797,'action complete via WP Cron','2025-10-18 04:46:44','2025-10-18 06:46:44'),(1256146,418798,'action created','2025-10-18 04:46:44','2025-10-18 06:46:44'),(1256147,418798,'action started via WP Cron','2025-10-18 04:49:20','2025-10-18 06:49:20'),(1256148,418799,'action created','2025-10-18 04:49:20','2025-10-18 06:49:20'),(1256149,418799,'action started via WP Cron','2025-10-18 04:49:23','2025-10-18 06:49:23'),(1256150,418799,'action complete via WP Cron','2025-10-18 04:49:24','2025-10-18 06:49:24'),(1256151,418798,'action complete via WP Cron','2025-10-18 04:49:24','2025-10-18 06:49:24'),(1256152,418800,'action created','2025-10-18 04:49:24','2025-10-18 06:49:24'),(1256153,418800,'action started via WP Cron','2025-10-18 04:51:43','2025-10-18 06:51:43'),(1256154,418800,'action complete via WP Cron','2025-10-18 04:51:43','2025-10-18 06:51:43'),(1256155,418801,'action created','2025-10-18 04:51:43','2025-10-18 06:51:43'),(1256156,418801,'action started via WP Cron','2025-10-18 04:57:01','2025-10-18 06:57:01'),(1256157,418802,'action created','2025-10-18 04:57:01','2025-10-18 06:57:01'),(1256158,418801,'action complete via WP Cron','2025-10-18 04:57:06','2025-10-18 06:57:06'),(1256159,418803,'action created','2025-10-18 04:57:06','2025-10-18 06:57:06'),(1256160,418802,'action started via WP Cron','2025-10-18 04:57:06','2025-10-18 06:57:06'),(1256161,418802,'action complete via WP Cron','2025-10-18 04:57:07','2025-10-18 06:57:07'),(1256162,418803,'action started via WP Cron','2025-10-18 05:00:14','2025-10-18 07:00:14'),(1256163,418804,'action created','2025-10-18 05:00:14','2025-10-18 07:00:14'),(1256164,418804,'action started via WP Cron','2025-10-18 05:00:16','2025-10-18 07:00:16'),(1256165,418804,'action complete via WP Cron','2025-10-18 05:00:16','2025-10-18 07:00:16'),(1256166,418803,'action complete via WP Cron','2025-10-18 05:00:16','2025-10-18 07:00:16'),(1256167,418805,'action created','2025-10-18 05:00:16','2025-10-18 07:00:16'),(1256168,418805,'action started via WP Cron','2025-10-18 05:07:06','2025-10-18 07:07:06'),(1256169,418805,'action complete via WP Cron','2025-10-18 05:07:11','2025-10-18 07:07:11'),(1256170,418806,'action created','2025-10-18 05:07:11','2025-10-18 07:07:11'),(1256171,418806,'action started via WP Cron','2025-10-18 05:11:35','2025-10-18 07:11:35'),(1256172,418806,'action complete via WP Cron','2025-10-18 05:11:35','2025-10-18 07:11:35'),(1256173,418807,'action created','2025-10-18 05:11:35','2025-10-18 07:11:35'),(1256174,418807,'action started via WP Cron','2025-10-18 05:16:32','2025-10-18 07:16:32'),(1256175,418807,'action complete via WP Cron','2025-10-18 05:16:32','2025-10-18 07:16:32'),(1256176,418808,'action created','2025-10-18 05:16:32','2025-10-18 07:16:32'),(1256177,418808,'action started via WP Cron','2025-10-18 05:22:50','2025-10-18 07:22:50'),(1256178,418808,'action complete via WP Cron','2025-10-18 05:22:51','2025-10-18 07:22:51'),(1256179,418809,'action created','2025-10-18 05:22:51','2025-10-18 07:22:51'),(1256180,418809,'action started via WP Cron','2025-10-18 05:26:41','2025-10-18 07:26:41'),(1256181,418809,'action complete via WP Cron','2025-10-18 05:26:41','2025-10-18 07:26:41'),(1256182,418810,'action created','2025-10-18 05:26:41','2025-10-18 07:26:41'),(1256183,418810,'action started via WP Cron','2025-10-18 05:31:43','2025-10-18 07:31:43'),(1256184,418810,'action complete via WP Cron','2025-10-18 05:31:43','2025-10-18 07:31:43'),(1256185,418811,'action created','2025-10-18 05:31:43','2025-10-18 07:31:43'),(1256186,418811,'action started via WP Cron','2025-10-18 05:36:45','2025-10-18 07:36:45'),(1256187,418811,'action complete via WP Cron','2025-10-18 05:36:45','2025-10-18 07:36:45'),(1256188,418812,'action created','2025-10-18 05:36:45','2025-10-18 07:36:45'),(1256189,418812,'action started via WP Cron','2025-10-18 05:39:22','2025-10-18 07:39:22'),(1256190,418812,'action complete via WP Cron','2025-10-18 05:39:22','2025-10-18 07:39:22'),(1256191,418813,'action created','2025-10-18 05:39:22','2025-10-18 07:39:22'),(1256192,418813,'action started via WP Cron','2025-10-18 05:41:38','2025-10-18 07:41:38'),(1256193,418813,'action complete via WP Cron','2025-10-18 05:41:44','2025-10-18 07:41:44'),(1256194,418814,'action created','2025-10-18 05:41:44','2025-10-18 07:41:44'),(1256195,418814,'action started via WP Cron','2025-10-18 05:43:57','2025-10-18 07:43:57'),(1256196,418815,'action created','2025-10-18 05:43:57','2025-10-18 07:43:57'),(1256197,418814,'action complete via WP Cron','2025-10-18 05:44:02','2025-10-18 07:44:02'),(1256198,418816,'action created','2025-10-18 05:44:02','2025-10-18 07:44:02'),(1256199,418815,'action started via WP Cron','2025-10-18 05:44:02','2025-10-18 07:44:02'),(1256200,418815,'action complete via WP Cron','2025-10-18 05:44:07','2025-10-18 07:44:07'),(1256201,418816,'action started via WP Cron','2025-10-18 05:46:44','2025-10-18 07:46:44'),(1256202,418816,'action complete via WP Cron','2025-10-18 05:46:44','2025-10-18 07:46:44'),(1256203,418817,'action created','2025-10-18 05:46:44','2025-10-18 07:46:44'),(1256204,418817,'action started via WP Cron','2025-10-18 05:51:44','2025-10-18 07:51:44'),(1256205,418817,'action complete via WP Cron','2025-10-18 05:51:44','2025-10-18 07:51:44'),(1256206,418818,'action created','2025-10-18 05:51:44','2025-10-18 07:51:44'),(1256207,418818,'action started via WP Cron','2025-10-18 05:56:36','2025-10-18 07:56:36'),(1256208,418818,'action complete via WP Cron','2025-10-18 05:56:36','2025-10-18 07:56:36'),(1256209,418819,'action created','2025-10-18 05:56:36','2025-10-18 07:56:36'),(1256210,418819,'action started via WP Cron','2025-10-18 05:58:39','2025-10-18 07:58:39'),(1256211,418819,'action complete via WP Cron','2025-10-18 05:58:40','2025-10-18 07:58:40'),(1256212,418820,'action created','2025-10-18 05:58:40','2025-10-18 07:58:40'),(1256213,418820,'action started via WP Cron','2025-10-18 06:01:29','2025-10-18 08:01:29'),(1256214,418820,'action complete via WP Cron','2025-10-18 06:01:29','2025-10-18 08:01:29'),(1256215,418821,'action created','2025-10-18 06:01:29','2025-10-18 08:01:29'),(1256216,418821,'action started via WP Cron','2025-10-18 06:03:31','2025-10-18 08:03:31'),(1256217,418821,'action complete via WP Cron','2025-10-18 06:03:31','2025-10-18 08:03:31'),(1256218,418822,'action created','2025-10-18 06:03:31','2025-10-18 08:03:31'),(1256219,418822,'action started via WP Cron','2025-10-18 06:06:44','2025-10-18 08:06:44'),(1256220,418822,'action complete via WP Cron','2025-10-18 06:06:44','2025-10-18 08:06:44'),(1256221,418823,'action created','2025-10-18 06:06:45','2025-10-18 08:06:45'),(1256222,418823,'action started via WP Cron','2025-10-18 06:11:01','2025-10-18 08:11:01'),(1256223,418823,'action complete via WP Cron','2025-10-18 06:11:01','2025-10-18 08:11:01'),(1256224,418824,'action created','2025-10-18 06:11:01','2025-10-18 08:11:01'),(1256225,418824,'action started via WP Cron','2025-10-18 06:16:47','2025-10-18 08:16:47'),(1256226,418824,'action complete via WP Cron','2025-10-18 06:16:47','2025-10-18 08:16:47'),(1256227,418825,'action created','2025-10-18 06:16:47','2025-10-18 08:16:47'),(1256228,418825,'action started via WP Cron','2025-10-18 06:22:15','2025-10-18 08:22:15'),(1256229,418826,'action created','2025-10-18 06:22:15','2025-10-18 08:22:15'),(1256230,418825,'action complete via WP Cron','2025-10-18 06:22:20','2025-10-18 08:22:20'),(1256231,418827,'action created','2025-10-18 06:22:20','2025-10-18 08:22:20'),(1256232,418826,'action started via WP Cron','2025-10-18 06:22:20','2025-10-18 08:22:20'),(1256233,418826,'action complete via WP Cron','2025-10-18 06:22:25','2025-10-18 08:22:25'),(1256234,418827,'action started via WP Cron','2025-10-18 06:24:32','2025-10-18 08:24:32'),(1256235,418827,'action complete via WP Cron','2025-10-18 06:24:32','2025-10-18 08:24:32'),(1256236,418828,'action created','2025-10-18 06:24:32','2025-10-18 08:24:32'),(1256237,418828,'action started via WP Cron','2025-10-18 06:26:45','2025-10-18 08:26:45'),(1256238,418828,'action complete via WP Cron','2025-10-18 06:26:45','2025-10-18 08:26:45'),(1256239,418829,'action created','2025-10-18 06:26:45','2025-10-18 08:26:45'),(1256240,418829,'action started via WP Cron','2025-10-18 06:31:44','2025-10-18 08:31:44'),(1256241,418829,'action complete via WP Cron','2025-10-18 06:31:44','2025-10-18 08:31:44'),(1256242,418830,'action created','2025-10-18 06:31:44','2025-10-18 08:31:44'),(1256243,418830,'action started via WP Cron','2025-10-18 06:35:51','2025-10-18 08:35:51'),(1256244,418830,'action complete via WP Cron','2025-10-18 06:35:51','2025-10-18 08:35:51'),(1256245,418831,'action created','2025-10-18 06:35:51','2025-10-18 08:35:51'),(1256246,418831,'action started via WP Cron','2025-10-18 06:43:15','2025-10-18 08:43:15'),(1256247,418831,'action complete via WP Cron','2025-10-18 06:43:17','2025-10-18 08:43:17'),(1256248,418832,'action created','2025-10-18 06:43:17','2025-10-18 08:43:17'),(1256249,418832,'action started via WP Cron','2025-10-18 06:46:46','2025-10-18 08:46:46'),(1256250,418832,'action complete via WP Cron','2025-10-18 06:46:46','2025-10-18 08:46:46'),(1256251,418833,'action created','2025-10-18 06:46:46','2025-10-18 08:46:46'),(1256252,418833,'action started via WP Cron','2025-10-18 06:51:47','2025-10-18 08:51:47'),(1256253,418833,'action complete via WP Cron','2025-10-18 06:51:48','2025-10-18 08:51:48'),(1256254,418834,'action created','2025-10-18 06:51:48','2025-10-18 08:51:48'),(1256255,418834,'action started via WP Cron','2025-10-18 06:56:44','2025-10-18 08:56:44'),(1256256,418834,'action complete via WP Cron','2025-10-18 06:56:44','2025-10-18 08:56:44'),(1256257,418835,'action created','2025-10-18 06:56:44','2025-10-18 08:56:44'),(1256258,418835,'action started via WP Cron','2025-10-18 07:01:43','2025-10-18 09:01:43'),(1256259,418835,'action complete via WP Cron','2025-10-18 07:01:44','2025-10-18 09:01:44'),(1256260,418836,'action created','2025-10-18 07:01:44','2025-10-18 09:01:44'),(1256261,418836,'action started via WP Cron','2025-10-18 07:06:46','2025-10-18 09:06:46'),(1256262,418837,'action created','2025-10-18 07:06:46','2025-10-18 09:06:46'),(1256263,418836,'action complete via WP Cron','2025-10-18 07:06:51','2025-10-18 09:06:51'),(1256264,418838,'action created','2025-10-18 07:06:51','2025-10-18 09:06:51'),(1256265,418837,'action started via WP Cron','2025-10-18 07:06:51','2025-10-18 09:06:51'),(1256266,418837,'action complete via WP Cron','2025-10-18 07:06:52','2025-10-18 09:06:52'),(1256267,418838,'action started via WP Cron','2025-10-18 07:11:46','2025-10-18 09:11:46'),(1256268,418838,'action complete via WP Cron','2025-10-18 07:11:46','2025-10-18 09:11:46'),(1256269,418839,'action created','2025-10-18 07:11:46','2025-10-18 09:11:46'),(1256270,418839,'action started via WP Cron','2025-10-18 07:16:46','2025-10-18 09:16:46'),(1256271,418839,'action complete via WP Cron','2025-10-18 07:16:47','2025-10-18 09:16:47'),(1256272,418840,'action created','2025-10-18 07:16:47','2025-10-18 09:16:47'),(1256273,418840,'action started via WP Cron','2025-10-18 07:21:45','2025-10-18 09:21:45'),(1256274,418840,'action complete via WP Cron','2025-10-18 07:21:45','2025-10-18 09:21:45'),(1256275,418841,'action created','2025-10-18 07:21:45','2025-10-18 09:21:45'),(1256276,418841,'action started via WP Cron','2025-10-18 07:26:48','2025-10-18 09:26:48'),(1256277,418841,'action complete via WP Cron','2025-10-18 07:26:48','2025-10-18 09:26:48'),(1256278,418842,'action created','2025-10-18 07:26:48','2025-10-18 09:26:48'),(1256279,418842,'action started via WP Cron','2025-10-18 07:29:35','2025-10-18 09:29:35'),(1256280,418842,'action complete via WP Cron','2025-10-18 07:29:35','2025-10-18 09:29:35'),(1256281,418843,'action created','2025-10-18 07:29:35','2025-10-18 09:29:35'),(1256282,418843,'action started via WP Cron','2025-10-18 07:31:44','2025-10-18 09:31:44'),(1256283,418843,'action complete via WP Cron','2025-10-18 07:31:44','2025-10-18 09:31:44'),(1256284,418844,'action created','2025-10-18 07:31:44','2025-10-18 09:31:44'),(1256285,418844,'action started via WP Cron','2025-10-18 07:34:03','2025-10-18 09:34:03'),(1256286,418844,'action complete via WP Cron','2025-10-18 07:34:03','2025-10-18 09:34:03'),(1256287,418845,'action created','2025-10-18 07:34:03','2025-10-18 09:34:03'),(1256288,418845,'action started via WP Cron','2025-10-18 07:36:45','2025-10-18 09:36:45'),(1256289,418845,'action complete via WP Cron','2025-10-18 07:36:45','2025-10-18 09:36:45'),(1256290,418846,'action created','2025-10-18 07:36:45','2025-10-18 09:36:45'),(1256291,418846,'action started via WP Cron','2025-10-18 07:41:46','2025-10-18 09:41:46'),(1256292,418846,'action complete via WP Cron','2025-10-18 07:41:46','2025-10-18 09:41:46'),(1256293,418847,'action created','2025-10-18 07:41:46','2025-10-18 09:41:46'),(1256294,418847,'action started via WP Cron','2025-10-18 07:46:45','2025-10-18 09:46:45'),(1256295,418848,'action created','2025-10-18 07:46:45','2025-10-18 09:46:45'),(1256296,418848,'action started via WP Cron','2025-10-18 07:46:47','2025-10-18 09:46:47'),(1256297,418848,'action complete via WP Cron','2025-10-18 07:46:47','2025-10-18 09:46:47'),(1256298,418847,'action complete via WP Cron','2025-10-18 07:46:47','2025-10-18 09:46:47'),(1256299,418849,'action created','2025-10-18 07:46:47','2025-10-18 09:46:47'),(1256300,418849,'action started via WP Cron','2025-10-18 07:51:47','2025-10-18 09:51:47'),(1256301,418849,'action complete via WP Cron','2025-10-18 07:51:47','2025-10-18 09:51:47'),(1256302,418850,'action created','2025-10-18 07:51:47','2025-10-18 09:51:47'),(1256303,418850,'action started via WP Cron','2025-10-18 07:56:44','2025-10-18 09:56:44'),(1256304,418850,'action complete via WP Cron','2025-10-18 07:56:45','2025-10-18 09:56:45'),(1256305,418851,'action created','2025-10-18 07:56:45','2025-10-18 09:56:45'),(1256306,418851,'action started via WP Cron','2025-10-18 08:01:44','2025-10-18 10:01:44'),(1256307,418851,'action complete via WP Cron','2025-10-18 08:01:44','2025-10-18 10:01:44'),(1256308,418852,'action created','2025-10-18 08:01:44','2025-10-18 10:01:44'),(1256309,418852,'action started via WP Cron','2025-10-18 08:06:44','2025-10-18 10:06:44'),(1256310,418852,'action complete via WP Cron','2025-10-18 08:06:44','2025-10-18 10:06:44'),(1256311,418853,'action created','2025-10-18 08:06:44','2025-10-18 10:06:44'),(1256312,418853,'action started via WP Cron','2025-10-18 08:11:44','2025-10-18 10:11:44'),(1256313,418853,'action complete via WP Cron','2025-10-18 08:11:44','2025-10-18 10:11:44'),(1256314,418854,'action created','2025-10-18 08:11:44','2025-10-18 10:11:44'),(1256315,418854,'action started via WP Cron','2025-10-18 08:16:47','2025-10-18 10:16:47'),(1256316,418854,'action complete via WP Cron','2025-10-18 08:16:47','2025-10-18 10:16:47'),(1256317,418855,'action created','2025-10-18 08:16:47','2025-10-18 10:16:47'),(1256318,418855,'action started via WP Cron','2025-10-18 08:21:46','2025-10-18 10:21:46'),(1256319,418855,'action complete via WP Cron','2025-10-18 08:21:46','2025-10-18 10:21:46'),(1256320,418856,'action created','2025-10-18 08:21:46','2025-10-18 10:21:46'),(1256321,418856,'action started via WP Cron','2025-10-18 08:26:45','2025-10-18 10:26:45'),(1256322,418856,'action complete via WP Cron','2025-10-18 08:26:45','2025-10-18 10:26:45'),(1256323,418857,'action created','2025-10-18 08:26:45','2025-10-18 10:26:45'),(1256324,418857,'action started via WP Cron','2025-10-18 08:31:23','2025-10-18 10:31:23'),(1256325,418857,'action complete via WP Cron','2025-10-18 08:31:23','2025-10-18 10:31:23'),(1256326,418858,'action created','2025-10-18 08:31:23','2025-10-18 10:31:23'),(1256327,418858,'action started via WP Cron','2025-10-18 08:36:47','2025-10-18 10:36:47'),(1256328,418858,'action complete via WP Cron','2025-10-18 08:36:47','2025-10-18 10:36:47'),(1256329,418859,'action created','2025-10-18 08:36:47','2025-10-18 10:36:47'),(1256330,418859,'action started via WP Cron','2025-10-18 08:51:19','2025-10-18 10:51:19'),(1256331,418860,'action created','2025-10-18 08:51:20','2025-10-18 10:51:20'),(1256332,418859,'action complete via WP Cron','2025-10-18 08:51:25','2025-10-18 10:51:25'),(1256333,418861,'action created','2025-10-18 08:51:25','2025-10-18 10:51:25'),(1256334,418860,'action started via WP Cron','2025-10-18 08:51:32','2025-10-18 10:51:32'),(1256335,418860,'action complete via WP Cron','2025-10-18 08:51:34','2025-10-18 10:51:34'),(1256336,418861,'action started via WP Cron','2025-10-18 08:56:46','2025-10-18 10:56:46'),(1256337,418861,'action complete via WP Cron','2025-10-18 08:56:46','2025-10-18 10:56:46'),(1256338,418862,'action created','2025-10-18 08:56:46','2025-10-18 10:56:46'),(1256339,418862,'action started via WP Cron','2025-10-18 09:01:43','2025-10-18 11:01:43'),(1256340,418862,'action complete via WP Cron','2025-10-18 09:01:43','2025-10-18 11:01:43'),(1256341,418863,'action created','2025-10-18 09:01:43','2025-10-18 11:01:43'),(1256342,418863,'action started via WP Cron','2025-10-18 09:06:43','2025-10-18 11:06:43'),(1256343,418863,'action complete via WP Cron','2025-10-18 09:06:43','2025-10-18 11:06:43'),(1256344,418864,'action created','2025-10-18 09:06:43','2025-10-18 11:06:43'),(1256345,418864,'action started via WP Cron','2025-10-18 09:11:35','2025-10-18 11:11:35'),(1256346,418864,'action complete via WP Cron','2025-10-18 09:11:35','2025-10-18 11:11:35'),(1256347,418865,'action created','2025-10-18 09:11:35','2025-10-18 11:11:35'),(1256348,418865,'action started via WP Cron','2025-10-18 09:16:16','2025-10-18 11:16:16'),(1256349,418865,'action complete via WP Cron','2025-10-18 09:16:16','2025-10-18 11:16:16'),(1256350,418866,'action created','2025-10-18 09:16:16','2025-10-18 11:16:16'),(1256351,418866,'action started via WP Cron','2025-10-18 09:19:11','2025-10-18 11:19:11'),(1256352,418866,'action complete via WP Cron','2025-10-18 09:19:11','2025-10-18 11:19:11'),(1256353,418867,'action created','2025-10-18 09:19:11','2025-10-18 11:19:11'),(1256354,418867,'action started via WP Cron','2025-10-18 09:21:43','2025-10-18 11:21:43'),(1256355,418867,'action complete via WP Cron','2025-10-18 09:21:43','2025-10-18 11:21:43'),(1256356,418868,'action created','2025-10-18 09:21:43','2025-10-18 11:21:43'),(1256357,418868,'action started via WP Cron','2025-10-18 09:26:35','2025-10-18 11:26:35'),(1256358,418868,'action complete via WP Cron','2025-10-18 09:26:35','2025-10-18 11:26:35'),(1256359,418869,'action created','2025-10-18 09:26:35','2025-10-18 11:26:35'),(1256360,418869,'action started via WP Cron','2025-10-18 09:31:22','2025-10-18 11:31:22'),(1256361,418869,'action complete via WP Cron','2025-10-18 09:31:22','2025-10-18 11:31:22'),(1256362,418870,'action created','2025-10-18 09:31:22','2025-10-18 11:31:22'),(1256363,418870,'action started via WP Cron','2025-10-18 09:36:45','2025-10-18 11:36:45'),(1256364,418870,'action complete via WP Cron','2025-10-18 09:36:45','2025-10-18 11:36:45'),(1256365,418871,'action created','2025-10-18 09:36:45','2025-10-18 11:36:45'),(1256366,418871,'action started via WP Cron','2025-10-18 09:41:36','2025-10-18 11:41:36'),(1256367,418871,'action complete via WP Cron','2025-10-18 09:41:36','2025-10-18 11:41:36'),(1256368,418872,'action created','2025-10-18 09:41:36','2025-10-18 11:41:36'),(1256369,418872,'action started via WP Cron','2025-10-18 09:44:56','2025-10-18 11:44:56'),(1256370,418873,'action created','2025-10-18 09:44:56','2025-10-18 11:44:56'),(1256371,418873,'action started via WP Cron','2025-10-18 09:44:58','2025-10-18 11:44:58'),(1256372,418873,'action complete via WP Cron','2025-10-18 09:44:58','2025-10-18 11:44:58'),(1256373,418872,'action complete via WP Cron','2025-10-18 09:44:58','2025-10-18 11:44:58'),(1256374,418874,'action created','2025-10-18 09:44:58','2025-10-18 11:44:58'),(1256375,418874,'action started via WP Cron','2025-10-18 09:49:14','2025-10-18 11:49:14'),(1256376,418874,'action complete via WP Cron','2025-10-18 09:49:14','2025-10-18 11:49:14'),(1256377,418875,'action created','2025-10-18 09:49:14','2025-10-18 11:49:14'),(1256378,418875,'action started via WP Cron','2025-10-18 09:51:35','2025-10-18 11:51:35'),(1256379,418875,'action complete via WP Cron','2025-10-18 09:51:35','2025-10-18 11:51:35'),(1256380,418876,'action created','2025-10-18 09:51:35','2025-10-18 11:51:35'),(1256381,418876,'action started via WP Cron','2025-10-18 09:55:40','2025-10-18 11:55:40'),(1256382,418876,'action complete via WP Cron','2025-10-18 09:55:40','2025-10-18 11:55:40'),(1256383,418877,'action created','2025-10-18 09:55:40','2025-10-18 11:55:40'),(1256384,418877,'action started via WP Cron','2025-10-18 10:01:44','2025-10-18 12:01:44'),(1256385,418877,'action complete via WP Cron','2025-10-18 10:01:44','2025-10-18 12:01:44'),(1256386,418878,'action created','2025-10-18 10:01:44','2025-10-18 12:01:44'),(1256387,418878,'action started via WP Cron','2025-10-18 10:06:43','2025-10-18 12:06:43'),(1256388,418878,'action complete via WP Cron','2025-10-18 10:06:43','2025-10-18 12:06:43'),(1256389,418879,'action created','2025-10-18 10:06:43','2025-10-18 12:06:43'),(1256390,418879,'action started via WP Cron','2025-10-18 10:09:25','2025-10-18 12:09:25'),(1256391,418879,'action complete via WP Cron','2025-10-18 10:09:25','2025-10-18 12:09:25'),(1256392,418880,'action created','2025-10-18 10:09:26','2025-10-18 12:09:26'),(1256393,418880,'action started via WP Cron','2025-10-18 10:11:35','2025-10-18 12:11:35'),(1256394,418880,'action complete via WP Cron','2025-10-18 10:11:35','2025-10-18 12:11:35'),(1256395,418881,'action created','2025-10-18 10:11:35','2025-10-18 12:11:35'),(1256396,418881,'action started via WP Cron','2025-10-18 10:14:40','2025-10-18 12:14:40'),(1256397,418881,'action complete via WP Cron','2025-10-18 10:14:40','2025-10-18 12:14:40'),(1256398,418882,'action created','2025-10-18 10:14:40','2025-10-18 12:14:40'),(1256399,418882,'action started via WP Cron','2025-10-18 10:16:43','2025-10-18 12:16:43'),(1256400,418882,'action complete via WP Cron','2025-10-18 10:16:43','2025-10-18 12:16:43'),(1256401,418883,'action created','2025-10-18 10:16:43','2025-10-18 12:16:43'),(1256402,418883,'action started via WP Cron','2025-10-18 10:19:05','2025-10-18 12:19:05'),(1256403,418883,'action complete via WP Cron','2025-10-18 10:19:05','2025-10-18 12:19:05'),(1256404,418884,'action created','2025-10-18 10:19:05','2025-10-18 12:19:05'),(1256405,418884,'action started via WP Cron','2025-10-18 10:21:45','2025-10-18 12:21:45'),(1256406,418884,'action complete via WP Cron','2025-10-18 10:21:45','2025-10-18 12:21:45'),(1256407,418885,'action created','2025-10-18 10:21:45','2025-10-18 12:21:45'),(1256408,418885,'action started via WP Cron','2025-10-18 10:31:46','2025-10-18 12:31:46'),(1256409,418885,'action complete via WP Cron','2025-10-18 10:31:51','2025-10-18 12:31:51'),(1256410,418886,'action created','2025-10-18 10:31:51','2025-10-18 12:31:51'),(1256411,418886,'action started via WP Cron','2025-10-18 10:35:23','2025-10-18 12:35:23'),(1256412,418887,'action created','2025-10-18 10:35:23','2025-10-18 12:35:23'),(1256413,418886,'action complete via WP Cron','2025-10-18 10:35:28','2025-10-18 12:35:28'),(1256414,418888,'action created','2025-10-18 10:35:28','2025-10-18 12:35:28'),(1256415,418887,'action started via WP Cron','2025-10-18 10:35:28','2025-10-18 12:35:28'),(1256416,418887,'action complete via WP Cron','2025-10-18 10:35:33','2025-10-18 12:35:33'),(1256417,418888,'action started via WP Cron','2025-10-18 10:41:36','2025-10-18 12:41:36'),(1256418,418888,'action complete via WP Cron','2025-10-18 10:41:36','2025-10-18 12:41:36'),(1256419,418889,'action created','2025-10-18 10:41:36','2025-10-18 12:41:36'),(1256420,418889,'action started via WP Cron','2025-10-18 10:44:31','2025-10-18 12:44:31'),(1256421,418890,'action created','2025-10-18 10:44:31','2025-10-18 12:44:31'),(1256422,418890,'action started via WP Cron','2025-10-18 10:44:33','2025-10-18 12:44:33'),(1256423,418890,'action complete via WP Cron','2025-10-18 10:44:33','2025-10-18 12:44:33'),(1256424,418889,'action complete via WP Cron','2025-10-18 10:44:33','2025-10-18 12:44:33'),(1256425,418891,'action created','2025-10-18 10:44:33','2025-10-18 12:44:33'),(1256426,418891,'action started via WP Cron','2025-10-18 10:46:44','2025-10-18 12:46:44'),(1256427,418891,'action complete via WP Cron','2025-10-18 10:46:44','2025-10-18 12:46:44'),(1256428,418892,'action created','2025-10-18 10:46:44','2025-10-18 12:46:44'),(1256429,418892,'action started via WP Cron','2025-10-18 10:51:44','2025-10-18 12:51:44'),(1256430,418892,'action complete via WP Cron','2025-10-18 10:51:44','2025-10-18 12:51:44'),(1256431,418893,'action created','2025-10-18 10:51:44','2025-10-18 12:51:44'),(1256432,418893,'action started via WP Cron','2025-10-18 10:56:36','2025-10-18 12:56:36'),(1256433,418893,'action complete via WP Cron','2025-10-18 10:56:36','2025-10-18 12:56:36'),(1256434,418894,'action created','2025-10-18 10:56:36','2025-10-18 12:56:36'),(1256435,418894,'action started via WP Cron','2025-10-18 11:01:44','2025-10-18 13:01:44'),(1256436,418894,'action complete via WP Cron','2025-10-18 11:01:44','2025-10-18 13:01:44'),(1256437,418895,'action created','2025-10-18 11:01:44','2025-10-18 13:01:44'),(1256438,418895,'action started via WP Cron','2025-10-18 11:06:44','2025-10-18 13:06:44'),(1256439,418895,'action complete via WP Cron','2025-10-18 11:06:44','2025-10-18 13:06:44'),(1256440,418896,'action created','2025-10-18 11:06:44','2025-10-18 13:06:44'),(1256441,418896,'action started via WP Cron','2025-10-18 11:11:36','2025-10-18 13:11:36'),(1256442,418896,'action complete via WP Cron','2025-10-18 11:11:36','2025-10-18 13:11:36'),(1256443,418897,'action created','2025-10-18 11:11:36','2025-10-18 13:11:36'),(1256444,418897,'action started via WP Cron','2025-10-18 11:16:45','2025-10-18 13:16:45'),(1256445,418897,'action complete via WP Cron','2025-10-18 11:16:45','2025-10-18 13:16:45'),(1256446,418898,'action created','2025-10-18 11:16:45','2025-10-18 13:16:45'),(1256447,418898,'action started via WP Cron','2025-10-18 11:21:45','2025-10-18 13:21:45'),(1256448,418898,'action complete via WP Cron','2025-10-18 11:21:45','2025-10-18 13:21:45'),(1256449,418899,'action created','2025-10-18 11:21:45','2025-10-18 13:21:45'),(1256450,418899,'action started via WP Cron','2025-10-18 11:26:36','2025-10-18 13:26:36'),(1256451,418900,'action created','2025-10-18 11:26:36','2025-10-18 13:26:36'),(1256452,418900,'action started via WP Cron','2025-10-18 11:26:37','2025-10-18 13:26:37'),(1256453,418900,'action complete via WP Cron','2025-10-18 11:26:37','2025-10-18 13:26:37'),(1256454,418899,'action complete via WP Cron','2025-10-18 11:26:37','2025-10-18 13:26:37'),(1256455,418901,'action created','2025-10-18 11:26:37','2025-10-18 13:26:37'),(1256456,418901,'action started via WP Cron','2025-10-18 11:31:42','2025-10-18 13:31:42'),(1256457,418901,'action complete via WP Cron','2025-10-18 11:31:42','2025-10-18 13:31:42'),(1256458,418902,'action created','2025-10-18 11:31:42','2025-10-18 13:31:42'),(1256459,418902,'action started via WP Cron','2025-10-18 11:36:46','2025-10-18 13:36:46'),(1256460,418902,'action complete via WP Cron','2025-10-18 11:36:46','2025-10-18 13:36:46'),(1256461,418903,'action created','2025-10-18 11:36:46','2025-10-18 13:36:46'),(1256462,418903,'action started via WP Cron','2025-10-18 11:41:36','2025-10-18 13:41:36'),(1256463,418903,'action complete via WP Cron','2025-10-18 11:41:36','2025-10-18 13:41:36'),(1256464,418904,'action created','2025-10-18 11:41:36','2025-10-18 13:41:36'),(1256465,418904,'action started via WP Cron','2025-10-18 11:44:51','2025-10-18 13:44:51'),(1256466,418905,'action created','2025-10-18 11:44:51','2025-10-18 13:44:51'),(1256467,418905,'action started via WP Cron','2025-10-18 11:44:53','2025-10-18 13:44:53'),(1256468,418905,'action complete via WP Cron','2025-10-18 11:44:53','2025-10-18 13:44:53'),(1256469,418904,'action complete via WP Cron','2025-10-18 11:44:53','2025-10-18 13:44:53'),(1256470,418906,'action created','2025-10-18 11:44:53','2025-10-18 13:44:53'),(1256471,418906,'action started via WP Cron','2025-10-18 11:49:33','2025-10-18 13:49:33'),(1256472,418906,'action complete via WP Cron','2025-10-18 11:49:33','2025-10-18 13:49:33'),(1256473,418907,'action created','2025-10-18 11:49:33','2025-10-18 13:49:33'),(1256474,418907,'action started via WP Cron','2025-10-18 11:51:44','2025-10-18 13:51:44'),(1256475,418907,'action complete via WP Cron','2025-10-18 11:51:44','2025-10-18 13:51:44'),(1256476,418908,'action created','2025-10-18 11:51:44','2025-10-18 13:51:44'),(1256477,418908,'action started via WP Cron','2025-10-18 11:53:46','2025-10-18 13:53:46'),(1256478,418908,'action complete via WP Cron','2025-10-18 11:53:46','2025-10-18 13:53:46'),(1256479,418909,'action created','2025-10-18 11:53:46','2025-10-18 13:53:46'),(1256480,418909,'action started via WP Cron','2025-10-18 11:56:37','2025-10-18 13:56:37'),(1256481,418909,'action complete via WP Cron','2025-10-18 11:56:37','2025-10-18 13:56:37'),(1256482,418910,'action created','2025-10-18 11:56:37','2025-10-18 13:56:37'),(1256483,418910,'action started via WP Cron','2025-10-18 11:59:16','2025-10-18 13:59:16'),(1256484,418910,'action complete via WP Cron','2025-10-18 11:59:16','2025-10-18 13:59:16'),(1256485,418911,'action created','2025-10-18 11:59:16','2025-10-18 13:59:16'),(1256486,418911,'action started via WP Cron','2025-10-18 12:01:48','2025-10-18 14:01:48'),(1256487,418911,'action complete via WP Cron','2025-10-18 12:01:49','2025-10-18 14:01:49'),(1256488,418912,'action created','2025-10-18 12:01:49','2025-10-18 14:01:49'),(1256489,418912,'action started via WP Cron','2025-10-18 12:06:47','2025-10-18 14:06:47'),(1256490,418912,'action complete via WP Cron','2025-10-18 12:06:47','2025-10-18 14:06:47'),(1256491,418913,'action created','2025-10-18 12:06:47','2025-10-18 14:06:47'),(1256492,418913,'action started via WP Cron','2025-10-18 12:11:34','2025-10-18 14:11:34'),(1256493,418913,'action complete via WP Cron','2025-10-18 12:11:34','2025-10-18 14:11:34'),(1256494,418914,'action created','2025-10-18 12:11:34','2025-10-18 14:11:34'),(1256495,418914,'action started via WP Cron','2025-10-18 12:16:48','2025-10-18 14:16:48'),(1256496,418914,'action complete via WP Cron','2025-10-18 12:16:48','2025-10-18 14:16:48'),(1256497,418915,'action created','2025-10-18 12:16:48','2025-10-18 14:16:48'),(1256498,418915,'action started via WP Cron','2025-10-18 12:19:09','2025-10-18 14:19:09'),(1256499,418915,'action complete via WP Cron','2025-10-18 12:19:09','2025-10-18 14:19:09'),(1256500,418916,'action created','2025-10-18 12:19:09','2025-10-18 14:19:09'),(1256501,418916,'action started via WP Cron','2025-10-18 12:21:45','2025-10-18 14:21:45'),(1256502,418916,'action complete via WP Cron','2025-10-18 12:21:45','2025-10-18 14:21:45'),(1256503,418917,'action created','2025-10-18 12:21:45','2025-10-18 14:21:45'),(1256504,418917,'action started via WP Cron','2025-10-18 12:26:36','2025-10-18 14:26:36'),(1256505,418918,'action created','2025-10-18 12:26:36','2025-10-18 14:26:36'),(1256506,418918,'action started via WP Cron','2025-10-18 12:26:38','2025-10-18 14:26:38'),(1256507,418918,'action complete via WP Cron','2025-10-18 12:26:38','2025-10-18 14:26:38'),(1256508,418917,'action complete via WP Cron','2025-10-18 12:26:38','2025-10-18 14:26:38'),(1256509,418919,'action created','2025-10-18 12:26:38','2025-10-18 14:26:38'),(1256510,418919,'action started via WP Cron','2025-10-18 12:30:31','2025-10-18 14:30:31'),(1256511,418919,'action complete via WP Cron','2025-10-18 12:30:31','2025-10-18 14:30:31'),(1256512,418920,'action created','2025-10-18 12:30:31','2025-10-18 14:30:31'),(1256513,418920,'action started via WP Cron','2025-10-18 12:36:44','2025-10-18 14:36:44'),(1256514,418920,'action complete via WP Cron','2025-10-18 12:36:44','2025-10-18 14:36:44'),(1256515,418921,'action created','2025-10-18 12:36:44','2025-10-18 14:36:44'),(1256516,418921,'action started via WP Cron','2025-10-18 12:39:31','2025-10-18 14:39:31'),(1256517,418921,'action complete via WP Cron','2025-10-18 12:39:31','2025-10-18 14:39:31'),(1256518,418922,'action created','2025-10-18 12:39:31','2025-10-18 14:39:31'),(1256519,418922,'action started via WP Cron','2025-10-18 12:41:36','2025-10-18 14:41:36'),(1256520,418922,'action complete via WP Cron','2025-10-18 12:41:36','2025-10-18 14:41:36'),(1256521,418923,'action created','2025-10-18 12:41:36','2025-10-18 14:41:36'),(1256522,418923,'action started via WP Cron','2025-10-18 12:46:45','2025-10-18 14:46:45'),(1256523,418923,'action complete via WP Cron','2025-10-18 12:46:45','2025-10-18 14:46:45'),(1256524,418924,'action created','2025-10-18 12:46:45','2025-10-18 14:46:45'),(1256525,418924,'action started via WP Cron','2025-10-18 12:51:43','2025-10-18 14:51:43'),(1256526,418924,'action complete via WP Cron','2025-10-18 12:51:43','2025-10-18 14:51:43'),(1256527,418925,'action created','2025-10-18 12:51:43','2025-10-18 14:51:43'),(1256528,418925,'action started via WP Cron','2025-10-18 12:55:28','2025-10-18 14:55:28'),(1256529,418925,'action complete via WP Cron','2025-10-18 12:55:28','2025-10-18 14:55:28'),(1256530,418926,'action created','2025-10-18 12:55:28','2025-10-18 14:55:28'),(1256531,418926,'action started via WP Cron','2025-10-18 13:01:45','2025-10-18 15:01:45'),(1256532,418927,'action created','2025-10-18 13:01:45','2025-10-18 15:01:45'),(1256533,418927,'action started via WP Cron','2025-10-18 13:01:47','2025-10-18 15:01:47'),(1256534,418927,'action complete via WP Cron','2025-10-18 13:01:47','2025-10-18 15:01:47'),(1256535,418926,'action complete via WP Cron','2025-10-18 13:01:47','2025-10-18 15:01:47'),(1256536,418928,'action created','2025-10-18 13:01:47','2025-10-18 15:01:47'),(1256537,418928,'action started via WP Cron','2025-10-18 13:06:44','2025-10-18 15:06:44'),(1256538,418928,'action complete via WP Cron','2025-10-18 13:06:44','2025-10-18 15:06:44'),(1256539,418929,'action created','2025-10-18 13:06:44','2025-10-18 15:06:44'),(1256540,418929,'action started via WP Cron','2025-10-18 13:10:23','2025-10-18 15:10:23'),(1256541,418929,'action complete via WP Cron','2025-10-18 13:10:23','2025-10-18 15:10:23'),(1256542,418930,'action created','2025-10-18 13:10:23','2025-10-18 15:10:23'),(1256543,418930,'action started via WP Cron','2025-10-18 13:13:37','2025-10-18 15:13:37'),(1256544,418930,'action complete via WP Cron','2025-10-18 13:13:38','2025-10-18 15:13:38'),(1256545,418931,'action created','2025-10-18 13:13:38','2025-10-18 15:13:38'),(1256546,418931,'action started via WP Cron','2025-10-18 13:16:44','2025-10-18 15:16:44'),(1256547,418931,'action complete via WP Cron','2025-10-18 13:16:44','2025-10-18 15:16:44'),(1256548,418932,'action created','2025-10-18 13:16:44','2025-10-18 15:16:44'),(1256549,418932,'action started via WP Cron','2025-10-18 13:21:44','2025-10-18 15:21:44'),(1256550,418933,'action created','2025-10-18 13:21:44','2025-10-18 15:21:44'),(1256551,418933,'action started via WP Cron','2025-10-18 13:21:46','2025-10-18 15:21:46'),(1256552,418933,'action complete via WP Cron','2025-10-18 13:21:46','2025-10-18 15:21:46'),(1256553,418932,'action complete via WP Cron','2025-10-18 13:21:47','2025-10-18 15:21:47'),(1256554,418934,'action created','2025-10-18 13:21:47','2025-10-18 15:21:47'),(1256555,418934,'action started via WP Cron','2025-10-18 13:26:36','2025-10-18 15:26:36'),(1256556,418935,'action created','2025-10-18 13:26:36','2025-10-18 15:26:36'),(1256557,418935,'action started via WP Cron','2025-10-18 13:26:38','2025-10-18 15:26:38'),(1256558,418935,'action complete via WP Cron','2025-10-18 13:26:38','2025-10-18 15:26:38'),(1256559,418934,'action complete via WP Cron','2025-10-18 13:26:38','2025-10-18 15:26:38'),(1256560,418936,'action created','2025-10-18 13:26:38','2025-10-18 15:26:38'),(1256561,418936,'action started via WP Cron','2025-10-18 13:28:38','2025-10-18 15:28:38'),(1256562,418936,'action complete via WP Cron','2025-10-18 13:28:38','2025-10-18 15:28:38'),(1256563,418937,'action created','2025-10-18 13:28:38','2025-10-18 15:28:38'),(1256564,418937,'action started via WP Cron','2025-10-18 13:31:44','2025-10-18 15:31:44'),(1256565,418937,'action complete via WP Cron','2025-10-18 13:31:44','2025-10-18 15:31:44'),(1256566,418938,'action created','2025-10-18 13:31:44','2025-10-18 15:31:44'),(1256567,418938,'action started via WP Cron','2025-10-18 13:36:44','2025-10-18 15:36:44'),(1256568,418938,'action complete via WP Cron','2025-10-18 13:36:44','2025-10-18 15:36:44'),(1256569,418939,'action created','2025-10-18 13:36:44','2025-10-18 15:36:44'),(1256570,418939,'action started via WP Cron','2025-10-18 13:41:36','2025-10-18 15:41:36'),(1256571,418939,'action complete via WP Cron','2025-10-18 13:41:36','2025-10-18 15:41:36'),(1256572,418940,'action created','2025-10-18 13:41:36','2025-10-18 15:41:36'),(1256573,418940,'action started via WP Cron','2025-10-18 13:46:43','2025-10-18 15:46:43'),(1256574,418940,'action complete via WP Cron','2025-10-18 13:46:43','2025-10-18 15:46:43'),(1256575,418941,'action created','2025-10-18 13:46:43','2025-10-18 15:46:43'),(1256576,418941,'action started via WP Cron','2025-10-18 13:51:44','2025-10-18 15:51:44'),(1256577,418942,'action created','2025-10-18 13:51:44','2025-10-18 15:51:44'),(1256578,418942,'action started via WP Cron','2025-10-18 13:51:46','2025-10-18 15:51:46'),(1256579,418942,'action complete via WP Cron','2025-10-18 13:51:46','2025-10-18 15:51:46'),(1256580,418941,'action complete via WP Cron','2025-10-18 13:51:46','2025-10-18 15:51:46'),(1256581,418943,'action created','2025-10-18 13:51:46','2025-10-18 15:51:46'),(1256582,418943,'action started via WP Cron','2025-10-18 13:56:36','2025-10-18 15:56:36'),(1256583,418943,'action complete via WP Cron','2025-10-18 13:56:36','2025-10-18 15:56:36'),(1256584,418944,'action created','2025-10-18 13:56:36','2025-10-18 15:56:36'),(1256585,418944,'action started via WP Cron','2025-10-18 14:01:43','2025-10-18 16:01:43'),(1256586,418944,'action complete via WP Cron','2025-10-18 14:01:43','2025-10-18 16:01:43'),(1256587,418945,'action created','2025-10-18 14:01:43','2025-10-18 16:01:43'),(1256588,418945,'action started via WP Cron','2025-10-18 14:06:45','2025-10-18 16:06:45'),(1256589,418945,'action complete via WP Cron','2025-10-18 14:06:45','2025-10-18 16:06:45'),(1256590,418946,'action created','2025-10-18 14:06:45','2025-10-18 16:06:45'),(1256591,418946,'action started via WP Cron','2025-10-18 14:09:10','2025-10-18 16:09:10'),(1256592,418946,'action complete via WP Cron','2025-10-18 14:09:10','2025-10-18 16:09:10'),(1256593,418947,'action created','2025-10-18 14:09:10','2025-10-18 16:09:10'),(1256594,418947,'action started via WP Cron','2025-10-18 14:11:35','2025-10-18 16:11:35'),(1256595,418947,'action complete via WP Cron','2025-10-18 14:11:35','2025-10-18 16:11:35'),(1256596,418948,'action created','2025-10-18 14:11:35','2025-10-18 16:11:35'),(1256597,418948,'action started via WP Cron','2025-10-18 14:16:45','2025-10-18 16:16:45'),(1256598,418948,'action complete via WP Cron','2025-10-18 14:16:45','2025-10-18 16:16:45'),(1256599,418949,'action created','2025-10-18 14:16:45','2025-10-18 16:16:45'),(1256600,418949,'action started via WP Cron','2025-10-18 14:19:30','2025-10-18 16:19:30'),(1256601,418950,'action created','2025-10-18 14:19:30','2025-10-18 16:19:30'),(1256602,418950,'action started via WP Cron','2025-10-18 14:19:31','2025-10-18 16:19:31'),(1256603,418950,'action complete via WP Cron','2025-10-18 14:19:31','2025-10-18 16:19:31'),(1256604,418949,'action complete via WP Cron','2025-10-18 14:19:31','2025-10-18 16:19:31'),(1256605,418951,'action created','2025-10-18 14:19:31','2025-10-18 16:19:31'),(1256606,418951,'action started via WP Cron','2025-10-18 14:21:44','2025-10-18 16:21:44'),(1256607,418951,'action complete via WP Cron','2025-10-18 14:21:44','2025-10-18 16:21:44'),(1256608,418952,'action created','2025-10-18 14:21:44','2025-10-18 16:21:44'),(1256609,418952,'action started via WP Cron','2025-10-18 14:26:36','2025-10-18 16:26:36'),(1256610,418952,'action complete via WP Cron','2025-10-18 14:26:36','2025-10-18 16:26:36'),(1256611,418953,'action created','2025-10-18 14:26:36','2025-10-18 16:26:36'),(1256612,418953,'action started via WP Cron','2025-10-18 14:31:45','2025-10-18 16:31:45'),(1256613,418953,'action complete via WP Cron','2025-10-18 14:31:45','2025-10-18 16:31:45'),(1256614,418954,'action created','2025-10-18 14:31:45','2025-10-18 16:31:45'),(1256615,418954,'action started via WP Cron','2025-10-18 14:36:45','2025-10-18 16:36:45'),(1256616,418954,'action complete via WP Cron','2025-10-18 14:36:45','2025-10-18 16:36:45'),(1256617,418955,'action created','2025-10-18 14:36:45','2025-10-18 16:36:45'),(1256618,418955,'action started via WP Cron','2025-10-18 14:41:36','2025-10-18 16:41:36'),(1256619,418955,'action complete via WP Cron','2025-10-18 14:41:36','2025-10-18 16:41:36'),(1256620,418956,'action created','2025-10-18 14:41:36','2025-10-18 16:41:36'),(1256621,418956,'action started via WP Cron','2025-10-18 14:45:53','2025-10-18 16:45:53'),(1256622,418956,'action complete via WP Cron','2025-10-18 14:45:53','2025-10-18 16:45:53'),(1256623,418957,'action created','2025-10-18 14:45:53','2025-10-18 16:45:53'),(1256624,418957,'action started via WP Cron','2025-10-18 14:51:44','2025-10-18 16:51:44'),(1256625,418957,'action complete via WP Cron','2025-10-18 14:51:44','2025-10-18 16:51:44'),(1256626,418958,'action created','2025-10-18 14:51:44','2025-10-18 16:51:44'),(1256627,418958,'action started via WP Cron','2025-10-18 14:56:25','2025-10-18 16:56:25'),(1256628,418959,'action created','2025-10-18 14:56:25','2025-10-18 16:56:25'),(1256629,418959,'action started via WP Cron','2025-10-18 14:56:26','2025-10-18 16:56:26'),(1256630,418959,'action complete via WP Cron','2025-10-18 14:56:26','2025-10-18 16:56:26'),(1256631,418958,'action complete via WP Cron','2025-10-18 14:56:26','2025-10-18 16:56:26'),(1256632,418960,'action created','2025-10-18 14:56:26','2025-10-18 16:56:26'),(1256633,418960,'action started via WP Cron','2025-10-18 15:01:45','2025-10-18 17:01:45'),(1256634,418960,'action complete via WP Cron','2025-10-18 15:01:45','2025-10-18 17:01:45'),(1256635,418961,'action created','2025-10-18 15:01:45','2025-10-18 17:01:45'),(1256636,418961,'action started via WP Cron','2025-10-18 15:06:19','2025-10-18 17:06:19'),(1256637,418961,'action complete via WP Cron','2025-10-18 15:06:19','2025-10-18 17:06:19'),(1256638,418962,'action created','2025-10-18 15:06:19','2025-10-18 17:06:19'),(1256639,418962,'action started via WP Cron','2025-10-18 15:11:36','2025-10-18 17:11:36'),(1256640,418962,'action complete via WP Cron','2025-10-18 15:11:36','2025-10-18 17:11:36'),(1256641,418963,'action created','2025-10-18 15:11:36','2025-10-18 17:11:36'),(1256642,418963,'action started via WP Cron','2025-10-18 15:16:44','2025-10-18 17:16:44'),(1256643,418964,'action created','2025-10-18 15:16:44','2025-10-18 17:16:44'),(1256644,418964,'action started via WP Cron','2025-10-18 15:16:46','2025-10-18 17:16:46'),(1256645,418964,'action complete via WP Cron','2025-10-18 15:16:46','2025-10-18 17:16:46'),(1256646,418963,'action complete via WP Cron','2025-10-18 15:16:46','2025-10-18 17:16:46'),(1256647,418965,'action created','2025-10-18 15:16:46','2025-10-18 17:16:46'),(1256648,418965,'action started via WP Cron','2025-10-18 15:21:43','2025-10-18 17:21:43'),(1256649,418965,'action complete via WP Cron','2025-10-18 15:21:43','2025-10-18 17:21:43'),(1256650,418966,'action created','2025-10-18 15:21:43','2025-10-18 17:21:43'),(1256651,418966,'action started via WP Cron','2025-10-18 15:26:36','2025-10-18 17:26:36'),(1256652,418967,'action created','2025-10-18 15:26:36','2025-10-18 17:26:36'),(1256653,418967,'action started via WP Cron','2025-10-18 15:26:38','2025-10-18 17:26:38'),(1256654,418967,'action complete via WP Cron','2025-10-18 15:26:38','2025-10-18 17:26:38'),(1256655,418966,'action complete via WP Cron','2025-10-18 15:26:38','2025-10-18 17:26:38'),(1256656,418968,'action created','2025-10-18 15:26:38','2025-10-18 17:26:38'),(1256657,418968,'action started via WP Cron','2025-10-18 15:29:41','2025-10-18 17:29:41'),(1256658,418968,'action complete via WP Cron','2025-10-18 15:29:41','2025-10-18 17:29:41'),(1256659,418969,'action created','2025-10-18 15:29:41','2025-10-18 17:29:41'),(1256660,418969,'action started via WP Cron','2025-10-18 15:31:45','2025-10-18 17:31:45'),(1256661,418969,'action complete via WP Cron','2025-10-18 15:31:45','2025-10-18 17:31:45'),(1256662,418970,'action created','2025-10-18 15:31:45','2025-10-18 17:31:45'),(1256663,418970,'action started via WP Cron','2025-10-18 15:36:44','2025-10-18 17:36:44'),(1256664,418970,'action complete via WP Cron','2025-10-18 15:36:44','2025-10-18 17:36:44'),(1256665,418971,'action created','2025-10-18 15:36:44','2025-10-18 17:36:44'),(1256666,418971,'action started via WP Cron','2025-10-18 15:39:00','2025-10-18 17:39:00'),(1256667,418971,'action complete via WP Cron','2025-10-18 15:39:00','2025-10-18 17:39:00'),(1256668,418972,'action created','2025-10-18 15:39:00','2025-10-18 17:39:00'),(1256669,418972,'action started via WP Cron','2025-10-18 15:41:35','2025-10-18 17:41:35'),(1256670,418972,'action complete via WP Cron','2025-10-18 15:41:35','2025-10-18 17:41:35'),(1256671,418973,'action created','2025-10-18 15:41:35','2025-10-18 17:41:35'),(1256672,418973,'action started via WP Cron','2025-10-18 15:46:44','2025-10-18 17:46:44'),(1256673,418973,'action complete via WP Cron','2025-10-18 15:46:44','2025-10-18 17:46:44'),(1256674,418974,'action created','2025-10-18 15:46:44','2025-10-18 17:46:44'),(1256675,418974,'action started via WP Cron','2025-10-18 15:50:29','2025-10-18 17:50:29'),(1256676,418974,'action complete via WP Cron','2025-10-18 15:50:29','2025-10-18 17:50:29'),(1256677,418975,'action created','2025-10-18 15:50:29','2025-10-18 17:50:29'),(1256678,418975,'action started via WP Cron','2025-10-18 15:56:36','2025-10-18 17:56:36'),(1256679,418975,'action complete via WP Cron','2025-10-18 15:56:36','2025-10-18 17:56:36'),(1256680,418976,'action created','2025-10-18 15:56:36','2025-10-18 17:56:36'),(1256681,418976,'action started via WP Cron','2025-10-18 16:01:44','2025-10-18 18:01:44'),(1256682,418976,'action complete via WP Cron','2025-10-18 16:01:44','2025-10-18 18:01:44'),(1256683,418977,'action created','2025-10-18 16:01:44','2025-10-18 18:01:44'),(1256684,418977,'action started via WP Cron','2025-10-18 16:06:34','2025-10-18 18:06:34'),(1256685,418977,'action complete via WP Cron','2025-10-18 16:06:34','2025-10-18 18:06:34'),(1256686,418978,'action created','2025-10-18 16:06:34','2025-10-18 18:06:34'),(1256687,418978,'action started via WP Cron','2025-10-18 16:11:36','2025-10-18 18:11:36'),(1256688,418978,'action complete via WP Cron','2025-10-18 16:11:36','2025-10-18 18:11:36'),(1256689,418979,'action created','2025-10-18 16:11:36','2025-10-18 18:11:36'),(1256690,418979,'action started via WP Cron','2025-10-18 16:16:10','2025-10-18 18:16:10'),(1256691,418979,'action complete via WP Cron','2025-10-18 16:16:10','2025-10-18 18:16:10'),(1256692,418980,'action created','2025-10-18 16:16:10','2025-10-18 18:16:10'),(1256693,418980,'action started via WP Cron','2025-10-18 16:21:44','2025-10-18 18:21:44'),(1256694,418980,'action complete via WP Cron','2025-10-18 16:21:44','2025-10-18 18:21:44'),(1256695,418981,'action created','2025-10-18 16:21:44','2025-10-18 18:21:44'),(1256696,418981,'action started via WP Cron','2025-10-18 16:25:06','2025-10-18 18:25:06'),(1256697,418982,'action created','2025-10-18 16:25:06','2025-10-18 18:25:06'),(1256698,418982,'action started via WP Cron','2025-10-18 16:25:08','2025-10-18 18:25:08'),(1256699,418982,'action complete via WP Cron','2025-10-18 16:25:08','2025-10-18 18:25:08'),(1256700,418981,'action complete via WP Cron','2025-10-18 16:25:08','2025-10-18 18:25:08'),(1256701,418983,'action created','2025-10-18 16:25:08','2025-10-18 18:25:08'),(1256702,418983,'action started via WP Cron','2025-10-18 16:31:45','2025-10-18 18:31:45'),(1256703,418983,'action complete via WP Cron','2025-10-18 16:31:45','2025-10-18 18:31:45'),(1256704,418984,'action created','2025-10-18 16:31:45','2025-10-18 18:31:45'),(1256705,418984,'action started via WP Cron','2025-10-18 16:36:46','2025-10-18 18:36:46'),(1256706,418984,'action complete via WP Cron','2025-10-18 16:36:46','2025-10-18 18:36:46'),(1256707,418985,'action created','2025-10-18 16:36:46','2025-10-18 18:36:46'),(1256708,418985,'action started via WP Cron','2025-10-18 16:41:36','2025-10-18 18:41:36'),(1256709,418985,'action complete via WP Cron','2025-10-18 16:41:36','2025-10-18 18:41:36'),(1256710,418986,'action created','2025-10-18 16:41:36','2025-10-18 18:41:36'),(1256711,418986,'action started via WP Cron','2025-10-18 16:45:38','2025-10-18 18:45:38'),(1256712,418987,'action created','2025-10-18 16:45:38','2025-10-18 18:45:38'),(1256713,418987,'action started via WP Cron','2025-10-18 16:45:39','2025-10-18 18:45:39'),(1256714,418987,'action complete via WP Cron','2025-10-18 16:45:39','2025-10-18 18:45:39'),(1256715,418986,'action complete via WP Cron','2025-10-18 16:45:39','2025-10-18 18:45:39'),(1256716,418988,'action created','2025-10-18 16:45:39','2025-10-18 18:45:39'),(1256717,418988,'action started via WP Cron','2025-10-18 16:51:44','2025-10-18 18:51:44'),(1256718,418988,'action complete via WP Cron','2025-10-18 16:51:44','2025-10-18 18:51:44'),(1256719,418989,'action created','2025-10-18 16:51:44','2025-10-18 18:51:44'),(1256720,418989,'action started via WP Cron','2025-10-18 16:56:36','2025-10-18 18:56:36'),(1256721,418989,'action complete via WP Cron','2025-10-18 16:56:36','2025-10-18 18:56:36'),(1256722,418990,'action created','2025-10-18 16:56:36','2025-10-18 18:56:36'),(1256723,418990,'action started via WP Cron','2025-10-18 17:01:44','2025-10-18 19:01:44'),(1256724,418990,'action complete via WP Cron','2025-10-18 17:01:44','2025-10-18 19:01:44'),(1256725,418991,'action created','2025-10-18 17:01:44','2025-10-18 19:01:44'),(1256726,418991,'action started via WP Cron','2025-10-18 17:06:44','2025-10-18 19:06:44'),(1256727,418991,'action complete via WP Cron','2025-10-18 17:06:44','2025-10-18 19:06:44'),(1256728,418992,'action created','2025-10-18 17:06:44','2025-10-18 19:06:44'),(1256729,418992,'action started via WP Cron','2025-10-18 17:09:31','2025-10-18 19:09:31'),(1256730,418992,'action complete via WP Cron','2025-10-18 17:09:31','2025-10-18 19:09:31'),(1256731,418993,'action created','2025-10-18 17:09:31','2025-10-18 19:09:31'),(1256732,418993,'action started via WP Cron','2025-10-18 17:11:36','2025-10-18 19:11:36'),(1256733,418993,'action complete via WP Cron','2025-10-18 17:11:36','2025-10-18 19:11:36'),(1256734,418994,'action created','2025-10-18 17:11:36','2025-10-18 19:11:36'),(1256735,418994,'action started via WP Cron','2025-10-18 17:16:45','2025-10-18 19:16:45'),(1256736,418995,'action created','2025-10-18 17:16:45','2025-10-18 19:16:45'),(1256737,418995,'action started via WP Cron','2025-10-18 17:16:46','2025-10-18 19:16:46'),(1256738,418995,'action complete via WP Cron','2025-10-18 17:16:46','2025-10-18 19:16:46'),(1256739,418994,'action complete via WP Cron','2025-10-18 17:16:46','2025-10-18 19:16:46'),(1256740,418996,'action created','2025-10-18 17:16:46','2025-10-18 19:16:46'),(1256741,418996,'action started via WP Cron','2025-10-18 17:26:38','2025-10-18 19:26:38'),(1256742,418996,'action complete via WP Cron','2025-10-18 17:26:38','2025-10-18 19:26:38'),(1256743,418997,'action created','2025-10-18 17:26:38','2025-10-18 19:26:38'),(1256744,418997,'action started via WP Cron','2025-10-18 17:31:47','2025-10-18 19:31:47'),(1256745,418997,'action complete via WP Cron','2025-10-18 17:31:47','2025-10-18 19:31:47'),(1256746,418998,'action created','2025-10-18 17:31:47','2025-10-18 19:31:47'),(1256747,418998,'action started via WP Cron','2025-10-18 17:36:45','2025-10-18 19:36:45'),(1256748,418998,'action complete via WP Cron','2025-10-18 17:36:45','2025-10-18 19:36:45'),(1256749,418999,'action created','2025-10-18 17:36:45','2025-10-18 19:36:45'),(1256750,418999,'action started via WP Cron','2025-10-18 17:38:56','2025-10-18 19:38:56'),(1256751,418999,'action complete via WP Cron','2025-10-18 17:38:57','2025-10-18 19:38:57'),(1256752,419000,'action created','2025-10-18 17:38:57','2025-10-18 19:38:57'),(1256753,419000,'action started via WP Cron','2025-10-18 17:41:36','2025-10-18 19:41:36'),(1256754,419000,'action complete via WP Cron','2025-10-18 17:41:36','2025-10-18 19:41:36'),(1256755,419001,'action created','2025-10-18 17:41:36','2025-10-18 19:41:36'),(1256756,419001,'action started via WP Cron','2025-10-18 17:46:45','2025-10-18 19:46:45'),(1256757,419001,'action complete via WP Cron','2025-10-18 17:46:45','2025-10-18 19:46:45'),(1256758,419002,'action created','2025-10-18 17:46:45','2025-10-18 19:46:45'),(1256759,419002,'action started via WP Cron','2025-10-18 17:51:45','2025-10-18 19:51:45'),(1256760,419002,'action complete via WP Cron','2025-10-18 17:51:45','2025-10-18 19:51:45'),(1256761,419003,'action created','2025-10-18 17:51:45','2025-10-18 19:51:45'),(1256762,419003,'action started via WP Cron','2025-10-18 17:53:46','2025-10-18 19:53:46'),(1256763,419003,'action complete via WP Cron','2025-10-18 17:53:46','2025-10-18 19:53:46'),(1256764,419004,'action created','2025-10-18 17:53:46','2025-10-18 19:53:46'),(1256765,419004,'action started via WP Cron','2025-10-18 17:56:36','2025-10-18 19:56:36'),(1256766,419004,'action complete via WP Cron','2025-10-18 17:56:36','2025-10-18 19:56:36'),(1256767,419005,'action created','2025-10-18 17:56:36','2025-10-18 19:56:36'),(1256768,419005,'action started via WP Cron','2025-10-18 18:00:46','2025-10-18 20:00:46'),(1256769,419005,'action complete via WP Cron','2025-10-18 18:00:46','2025-10-18 20:00:46'),(1256770,419006,'action created','2025-10-18 18:00:46','2025-10-18 20:00:46'),(1256771,419006,'action started via WP Cron','2025-10-18 18:02:55','2025-10-18 20:02:55'),(1256772,419006,'action complete via WP Cron','2025-10-18 18:02:55','2025-10-18 20:02:55'),(1256773,419007,'action created','2025-10-18 18:02:55','2025-10-18 20:02:55'),(1256774,419007,'action started via WP Cron','2025-10-18 18:11:36','2025-10-18 20:11:36'),(1256775,419008,'action created','2025-10-18 18:11:36','2025-10-18 20:11:36'),(1256776,419008,'action started via WP Cron','2025-10-18 18:11:38','2025-10-18 20:11:38'),(1256777,419008,'action complete via WP Cron','2025-10-18 18:11:38','2025-10-18 20:11:38'),(1256778,419007,'action complete via WP Cron','2025-10-18 18:11:38','2025-10-18 20:11:38'),(1256779,419009,'action created','2025-10-18 18:11:38','2025-10-18 20:11:38'),(1256780,419009,'action started via WP Cron','2025-10-18 18:16:45','2025-10-18 20:16:45'),(1256781,419010,'action created','2025-10-18 18:16:45','2025-10-18 20:16:45'),(1256782,419010,'action started via WP Cron','2025-10-18 18:16:47','2025-10-18 20:16:47'),(1256783,419010,'action complete via WP Cron','2025-10-18 18:16:47','2025-10-18 20:16:47'),(1256784,419009,'action complete via WP Cron','2025-10-18 18:16:47','2025-10-18 20:16:47'),(1256785,419011,'action created','2025-10-18 18:16:47','2025-10-18 20:16:47'),(1256786,419011,'action started via WP Cron','2025-10-18 18:20:25','2025-10-18 20:20:25'),(1256787,419012,'action created','2025-10-18 18:20:25','2025-10-18 20:20:25'),(1256788,419012,'action started via WP Cron','2025-10-18 18:20:28','2025-10-18 20:20:28'),(1256789,419012,'action complete via WP Cron','2025-10-18 18:20:28','2025-10-18 20:20:28'),(1256790,419011,'action complete via WP Cron','2025-10-18 18:20:28','2025-10-18 20:20:28'),(1256791,419013,'action created','2025-10-18 18:20:28','2025-10-18 20:20:28'),(1256792,419013,'action started via WP Cron','2025-10-18 18:24:49','2025-10-18 20:24:49'),(1256793,419013,'action complete via WP Cron','2025-10-18 18:24:49','2025-10-18 20:24:49'),(1256794,419014,'action created','2025-10-18 18:24:49','2025-10-18 20:24:49'),(1256795,419014,'action started via WP Cron','2025-10-18 18:31:42','2025-10-18 20:31:42'),(1256796,419014,'action complete via WP Cron','2025-10-18 18:31:42','2025-10-18 20:31:42'),(1256797,419015,'action created','2025-10-18 18:31:42','2025-10-18 20:31:42'),(1256798,419015,'action started via WP Cron','2025-10-18 18:34:29','2025-10-18 20:34:29'),(1256799,419015,'action complete via WP Cron','2025-10-18 18:34:29','2025-10-18 20:34:29'),(1256800,419016,'action created','2025-10-18 18:34:29','2025-10-18 20:34:29'),(1256801,419016,'action started via WP Cron','2025-10-18 18:36:30','2025-10-18 20:36:30'),(1256802,419016,'action complete via WP Cron','2025-10-18 18:36:30','2025-10-18 20:36:30'),(1256803,419017,'action created','2025-10-18 18:36:30','2025-10-18 20:36:30'),(1256804,419017,'action started via WP Cron','2025-10-18 18:38:30','2025-10-18 20:38:30'),(1256805,419017,'action complete via WP Cron','2025-10-18 18:38:30','2025-10-18 20:38:30'),(1256806,419018,'action created','2025-10-18 18:38:30','2025-10-18 20:38:30'),(1256807,419018,'action started via WP Cron','2025-10-18 18:41:30','2025-10-18 20:41:30'),(1256808,419018,'action complete via WP Cron','2025-10-18 18:41:30','2025-10-18 20:41:30'),(1256809,419019,'action created','2025-10-18 18:41:30','2025-10-18 20:41:30'),(1256810,419019,'action started via WP Cron','2025-10-18 18:44:29','2025-10-18 20:44:29'),(1256811,419019,'action complete via WP Cron','2025-10-18 18:44:29','2025-10-18 20:44:29'),(1256812,419020,'action created','2025-10-18 18:44:29','2025-10-18 20:44:29'),(1256813,419020,'action started via WP Cron','2025-10-18 18:46:31','2025-10-18 20:46:31'),(1256814,419020,'action complete via WP Cron','2025-10-18 18:46:31','2025-10-18 20:46:31'),(1256815,419021,'action created','2025-10-18 18:46:31','2025-10-18 20:46:31'),(1256816,419021,'action started via WP Cron','2025-10-18 18:49:30','2025-10-18 20:49:30'),(1256817,419021,'action complete via WP Cron','2025-10-18 18:49:30','2025-10-18 20:49:30'),(1256818,419022,'action created','2025-10-18 18:49:30','2025-10-18 20:49:30'),(1256819,419022,'action started via WP Cron','2025-10-18 18:52:30','2025-10-18 20:52:30'),(1256820,419022,'action complete via WP Cron','2025-10-18 18:52:30','2025-10-18 20:52:30'),(1256821,419023,'action created','2025-10-18 18:52:30','2025-10-18 20:52:30'),(1256822,419023,'action started via WP Cron','2025-10-18 18:54:30','2025-10-18 20:54:30'),(1256823,419023,'action complete via WP Cron','2025-10-18 18:54:30','2025-10-18 20:54:30'),(1256824,419024,'action created','2025-10-18 18:54:30','2025-10-18 20:54:30'),(1256825,419024,'action started via WP Cron','2025-10-18 18:56:37','2025-10-18 20:56:37'),(1256826,419025,'action created','2025-10-18 18:56:37','2025-10-18 20:56:37'),(1256827,419025,'action started via WP Cron','2025-10-18 18:56:39','2025-10-18 20:56:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (1256828,419025,'action complete via WP Cron','2025-10-18 18:56:39','2025-10-18 20:56:39'),(1256829,419024,'action complete via WP Cron','2025-10-18 18:56:39','2025-10-18 20:56:39'),(1256830,419026,'action created','2025-10-18 18:56:39','2025-10-18 20:56:39'),(1256831,419026,'action started via WP Cron','2025-10-18 19:01:45','2025-10-18 21:01:45'),(1256832,419027,'action created','2025-10-18 19:01:45','2025-10-18 21:01:45'),(1256833,419027,'action started via WP Cron','2025-10-18 19:01:47','2025-10-18 21:01:47'),(1256834,419027,'action complete via WP Cron','2025-10-18 19:01:47','2025-10-18 21:01:47'),(1256835,419026,'action complete via WP Cron','2025-10-18 19:01:47','2025-10-18 21:01:47'),(1256836,419028,'action created','2025-10-18 19:01:47','2025-10-18 21:01:47'),(1256837,419028,'action started via WP Cron','2025-10-18 19:05:04','2025-10-18 21:05:04'),(1256838,419028,'action complete via WP Cron','2025-10-18 19:05:04','2025-10-18 21:05:04'),(1256839,419029,'action created','2025-10-18 19:05:04','2025-10-18 21:05:04'),(1256840,419029,'action started via WP Cron','2025-10-18 19:11:36','2025-10-18 21:11:36'),(1256841,419029,'action complete via WP Cron','2025-10-18 19:11:36','2025-10-18 21:11:36'),(1256842,419030,'action created','2025-10-18 19:11:36','2025-10-18 21:11:36'),(1256843,419030,'action started via WP Cron','2025-10-18 19:15:54','2025-10-18 21:15:54'),(1256844,419030,'action complete via WP Cron','2025-10-18 19:15:54','2025-10-18 21:15:54'),(1256845,419031,'action created','2025-10-18 19:15:54','2025-10-18 21:15:54'),(1256846,419031,'action started via WP Cron','2025-10-18 19:21:44','2025-10-18 21:21:44'),(1256847,419031,'action complete via WP Cron','2025-10-18 19:21:44','2025-10-18 21:21:44'),(1256848,419032,'action created','2025-10-18 19:21:44','2025-10-18 21:21:44'),(1256849,419032,'action started via WP Cron','2025-10-18 19:24:09','2025-10-18 21:24:09'),(1256850,419032,'action complete via WP Cron','2025-10-18 19:24:09','2025-10-18 21:24:09'),(1256851,419033,'action created','2025-10-18 19:24:09','2025-10-18 21:24:09'),(1256852,419033,'action started via WP Cron','2025-10-18 19:26:36','2025-10-18 21:26:36'),(1256853,419033,'action complete via WP Cron','2025-10-18 19:26:36','2025-10-18 21:26:36'),(1256854,419034,'action created','2025-10-18 19:26:36','2025-10-18 21:26:36'),(1256855,419034,'action started via WP Cron','2025-10-18 19:30:21','2025-10-18 21:30:21'),(1256856,419035,'action created','2025-10-18 19:30:21','2025-10-18 21:30:21'),(1256857,419035,'action started via WP Cron','2025-10-18 19:30:23','2025-10-18 21:30:23'),(1256858,419035,'action complete via WP Cron','2025-10-18 19:30:23','2025-10-18 21:30:23'),(1256859,419034,'action complete via WP Cron','2025-10-18 19:30:23','2025-10-18 21:30:23'),(1256860,419036,'action created','2025-10-18 19:30:23','2025-10-18 21:30:23'),(1256861,419036,'action started via WP Cron','2025-10-18 19:33:31','2025-10-18 21:33:31'),(1256862,419036,'action complete via WP Cron','2025-10-18 19:33:31','2025-10-18 21:33:31'),(1256863,419037,'action created','2025-10-18 19:33:31','2025-10-18 21:33:31'),(1256864,419037,'action started via WP Cron','2025-10-18 19:36:43','2025-10-18 21:36:43'),(1256865,419037,'action complete via WP Cron','2025-10-18 19:36:44','2025-10-18 21:36:44'),(1256866,419038,'action created','2025-10-18 19:36:44','2025-10-18 21:36:44'),(1256867,419038,'action started via WP Cron','2025-10-18 19:41:36','2025-10-18 21:41:36'),(1256868,419038,'action complete via WP Cron','2025-10-18 19:41:36','2025-10-18 21:41:36'),(1256869,419039,'action created','2025-10-18 19:41:36','2025-10-18 21:41:36'),(1256870,419039,'action started via WP Cron','2025-10-18 19:45:35','2025-10-18 21:45:35'),(1256871,419039,'action complete via WP Cron','2025-10-18 19:45:35','2025-10-18 21:45:35'),(1256872,419040,'action created','2025-10-18 19:45:35','2025-10-18 21:45:35'),(1256873,419040,'action started via WP Cron','2025-10-18 19:50:33','2025-10-18 21:50:33'),(1256874,419040,'action complete via WP Cron','2025-10-18 19:50:33','2025-10-18 21:50:33'),(1256875,419041,'action created','2025-10-18 19:50:33','2025-10-18 21:50:33'),(1256876,419041,'action started via WP Cron','2025-10-18 19:56:36','2025-10-18 21:56:36'),(1256877,419041,'action complete via WP Cron','2025-10-18 19:56:36','2025-10-18 21:56:36'),(1256878,419042,'action created','2025-10-18 19:56:36','2025-10-18 21:56:36'),(1256879,419042,'action started via WP Cron','2025-10-18 20:04:30','2025-10-18 22:04:30'),(1256880,419042,'action complete via WP Cron','2025-10-18 20:04:33','2025-10-18 22:04:33'),(1256881,419043,'action created','2025-10-18 20:04:33','2025-10-18 22:04:33'),(1256882,419043,'action started via WP Cron','2025-10-18 20:06:45','2025-10-18 22:06:45'),(1256883,419043,'action complete via WP Cron','2025-10-18 20:06:45','2025-10-18 22:06:45'),(1256884,419044,'action created','2025-10-18 20:06:45','2025-10-18 22:06:45'),(1256885,419044,'action started via WP Cron','2025-10-18 20:09:09','2025-10-18 22:09:09'),(1256886,419044,'action complete via WP Cron','2025-10-18 20:09:09','2025-10-18 22:09:09'),(1256887,419045,'action created','2025-10-18 20:09:09','2025-10-18 22:09:09'),(1256888,419045,'action started via WP Cron','2025-10-18 20:11:36','2025-10-18 22:11:36'),(1256889,419045,'action complete via WP Cron','2025-10-18 20:11:36','2025-10-18 22:11:36'),(1256890,419046,'action created','2025-10-18 20:11:36','2025-10-18 22:11:36'),(1256891,419046,'action started via WP Cron','2025-10-18 20:16:45','2025-10-18 22:16:45'),(1256892,419046,'action complete via WP Cron','2025-10-18 20:16:45','2025-10-18 22:16:45'),(1256893,419047,'action created','2025-10-18 20:16:45','2025-10-18 22:16:45'),(1256894,419047,'action started via WP Cron','2025-10-18 20:21:44','2025-10-18 22:21:44'),(1256895,419047,'action complete via WP Cron','2025-10-18 20:21:44','2025-10-18 22:21:44'),(1256896,419048,'action created','2025-10-18 20:21:44','2025-10-18 22:21:44'),(1256897,419048,'action started via WP Cron','2025-10-18 20:26:36','2025-10-18 22:26:36'),(1256898,419049,'action created','2025-10-18 20:26:36','2025-10-18 22:26:36'),(1256899,419048,'action complete via WP Cron','2025-10-18 20:26:41','2025-10-18 22:26:41'),(1256900,419050,'action created','2025-10-18 20:26:41','2025-10-18 22:26:41'),(1256901,419049,'action started via WP Cron','2025-10-18 20:26:41','2025-10-18 22:26:41'),(1256902,419049,'action complete via WP Cron','2025-10-18 20:26:44','2025-10-18 22:26:44'),(1256903,419050,'action started via WP Cron','2025-10-18 20:31:45','2025-10-18 22:31:45'),(1256904,419050,'action complete via WP Cron','2025-10-18 20:31:45','2025-10-18 22:31:45'),(1256905,419051,'action created','2025-10-18 20:31:45','2025-10-18 22:31:45'),(1256906,419051,'action started via WP Cron','2025-10-18 20:36:46','2025-10-18 22:36:46'),(1256907,419051,'action complete via WP Cron','2025-10-18 20:36:46','2025-10-18 22:36:46'),(1256908,419052,'action created','2025-10-18 20:36:46','2025-10-18 22:36:46'),(1256909,419052,'action started via WP Cron','2025-10-18 20:41:36','2025-10-18 22:41:36'),(1256910,419052,'action complete via WP Cron','2025-10-18 20:41:36','2025-10-18 22:41:36'),(1256911,419053,'action created','2025-10-18 20:41:36','2025-10-18 22:41:36'),(1256912,419053,'action started via WP Cron','2025-10-18 20:46:45','2025-10-18 22:46:45'),(1256913,419053,'action complete via WP Cron','2025-10-18 20:46:45','2025-10-18 22:46:45'),(1256914,419054,'action created','2025-10-18 20:46:45','2025-10-18 22:46:45'),(1256915,419054,'action started via WP Cron','2025-10-18 20:51:45','2025-10-18 22:51:45'),(1256916,419054,'action complete via WP Cron','2025-10-18 20:51:45','2025-10-18 22:51:45'),(1256917,419055,'action created','2025-10-18 20:51:45','2025-10-18 22:51:45'),(1256918,419055,'action started via WP Cron','2025-10-18 20:56:36','2025-10-18 22:56:36'),(1256919,419055,'action complete via WP Cron','2025-10-18 20:56:36','2025-10-18 22:56:36'),(1256920,419056,'action created','2025-10-18 20:56:36','2025-10-18 22:56:36'),(1256921,419056,'action started via WP Cron','2025-10-18 21:06:46','2025-10-18 23:06:46'),(1256922,419056,'action complete via WP Cron','2025-10-18 21:06:46','2025-10-18 23:06:46'),(1256923,419057,'action created','2025-10-18 21:06:46','2025-10-18 23:06:46'),(1256924,419057,'action started via WP Cron','2025-10-18 21:11:36','2025-10-18 23:11:36'),(1256925,419057,'action complete via WP Cron','2025-10-18 21:11:36','2025-10-18 23:11:36'),(1256926,419058,'action created','2025-10-18 21:11:36','2025-10-18 23:11:36'),(1256927,419058,'action started via WP Cron','2025-10-18 21:16:44','2025-10-18 23:16:44'),(1256928,419058,'action complete via WP Cron','2025-10-18 21:16:44','2025-10-18 23:16:44'),(1256929,419059,'action created','2025-10-18 21:16:44','2025-10-18 23:16:44'),(1256930,419059,'action started via WP Cron','2025-10-18 21:21:44','2025-10-18 23:21:44'),(1256931,419060,'action created','2025-10-18 21:21:44','2025-10-18 23:21:44'),(1256932,419059,'action complete via WP Cron','2025-10-18 21:21:49','2025-10-18 23:21:49'),(1256933,419061,'action created','2025-10-18 21:21:49','2025-10-18 23:21:49'),(1256934,419060,'action started via WP Cron','2025-10-18 21:21:49','2025-10-18 23:21:49'),(1256935,419060,'action complete via WP Cron','2025-10-18 21:21:51','2025-10-18 23:21:51'),(1256936,419061,'action started via WP Cron','2025-10-18 21:26:36','2025-10-18 23:26:36'),(1256937,419061,'action complete via WP Cron','2025-10-18 21:26:36','2025-10-18 23:26:36'),(1256938,419062,'action created','2025-10-18 21:26:36','2025-10-18 23:26:36'),(1256939,419062,'action started via WP Cron','2025-10-18 21:29:25','2025-10-18 23:29:25'),(1256940,419062,'action complete via WP Cron','2025-10-18 21:29:25','2025-10-18 23:29:25'),(1256941,419063,'action created','2025-10-18 21:29:25','2025-10-18 23:29:25'),(1256942,419063,'action started via WP Cron','2025-10-18 21:31:45','2025-10-18 23:31:45'),(1256943,419063,'action complete via WP Cron','2025-10-18 21:31:45','2025-10-18 23:31:45'),(1256944,419064,'action created','2025-10-18 21:31:45','2025-10-18 23:31:45'),(1256945,419064,'action started via WP Cron','2025-10-18 21:36:44','2025-10-18 23:36:44'),(1256946,419065,'action created','2025-10-18 21:36:44','2025-10-18 23:36:44'),(1256947,419064,'action complete via WP Cron','2025-10-18 21:36:49','2025-10-18 23:36:49'),(1256948,419066,'action created','2025-10-18 21:36:49','2025-10-18 23:36:49'),(1256949,419065,'action started via WP Cron','2025-10-18 21:36:49','2025-10-18 23:36:49'),(1256950,419065,'action complete via WP Cron','2025-10-18 21:36:51','2025-10-18 23:36:51'),(1256951,419066,'action started via WP Cron','2025-10-18 21:41:36','2025-10-18 23:41:36'),(1256952,419066,'action complete via WP Cron','2025-10-18 21:41:36','2025-10-18 23:41:36'),(1256953,419067,'action created','2025-10-18 21:41:36','2025-10-18 23:41:36'),(1256954,419067,'action started via WP Cron','2025-10-18 21:46:50','2025-10-18 23:46:50'),(1256955,419068,'action created','2025-10-18 21:46:50','2025-10-18 23:46:50'),(1256956,419068,'action started via WP Cron','2025-10-18 21:46:52','2025-10-18 23:46:52'),(1256957,419068,'action complete via WP Cron','2025-10-18 21:46:52','2025-10-18 23:46:52'),(1256958,419067,'action complete via WP Cron','2025-10-18 21:46:52','2025-10-18 23:46:52'),(1256959,419069,'action created','2025-10-18 21:46:52','2025-10-18 23:46:52'),(1256960,419069,'action started via WP Cron','2025-10-18 21:51:44','2025-10-18 23:51:44'),(1256961,419069,'action complete via WP Cron','2025-10-18 21:51:44','2025-10-18 23:51:44'),(1256962,419070,'action created','2025-10-18 21:51:44','2025-10-18 23:51:44'),(1256963,419070,'action started via WP Cron','2025-10-18 21:57:54','2025-10-18 23:57:54'),(1256964,419070,'action complete via WP Cron','2025-10-18 21:57:54','2025-10-18 23:57:54'),(1256965,419071,'action created','2025-10-18 21:57:54','2025-10-18 23:57:54'),(1256966,419071,'action started via WP Cron','2025-10-18 22:09:34','2025-10-19 00:09:34'),(1256967,419071,'action complete via WP Cron','2025-10-18 22:09:36','2025-10-19 00:09:36'),(1256968,419072,'action created','2025-10-18 22:09:36','2025-10-19 00:09:36'),(1256969,419072,'action started via WP Cron','2025-10-18 22:11:36','2025-10-19 00:11:36'),(1256970,419072,'action complete via WP Cron','2025-10-18 22:11:36','2025-10-19 00:11:36'),(1256971,419073,'action created','2025-10-18 22:11:36','2025-10-19 00:11:36'),(1256972,419073,'action started via WP Cron','2025-10-18 22:16:44','2025-10-19 00:16:44'),(1256973,419073,'action complete via WP Cron','2025-10-18 22:16:44','2025-10-19 00:16:44'),(1256974,419074,'action created','2025-10-18 22:16:44','2025-10-19 00:16:44'),(1256975,419074,'action started via WP Cron','2025-10-18 22:21:45','2025-10-19 00:21:45'),(1256976,419074,'action complete via WP Cron','2025-10-18 22:21:45','2025-10-19 00:21:45'),(1256977,419075,'action created','2025-10-18 22:21:45','2025-10-19 00:21:45'),(1256978,419075,'action started via WP Cron','2025-10-18 22:26:36','2025-10-19 00:26:36'),(1256979,419075,'action complete via WP Cron','2025-10-18 22:26:37','2025-10-19 00:26:37'),(1256980,419076,'action created','2025-10-18 22:26:37','2025-10-19 00:26:37'),(1256981,419076,'action started via WP Cron','2025-10-18 22:31:46','2025-10-19 00:31:46'),(1256982,419076,'action complete via WP Cron','2025-10-18 22:31:46','2025-10-19 00:31:46'),(1256983,419077,'action created','2025-10-18 22:31:46','2025-10-19 00:31:46'),(1256984,419077,'action started via WP Cron','2025-10-18 22:36:46','2025-10-19 00:36:46'),(1256985,419078,'action created','2025-10-18 22:36:46','2025-10-19 00:36:46'),(1256986,419077,'action complete via WP Cron','2025-10-18 22:36:51','2025-10-19 00:36:51'),(1256987,419079,'action created','2025-10-18 22:36:51','2025-10-19 00:36:51'),(1256988,419078,'action started via WP Cron','2025-10-18 22:36:51','2025-10-19 00:36:51'),(1256989,419078,'action complete via WP Cron','2025-10-18 22:36:54','2025-10-19 00:36:54'),(1256990,419079,'action started via WP Cron','2025-10-18 22:41:36','2025-10-19 00:41:36'),(1256991,419079,'action complete via WP Cron','2025-10-18 22:41:36','2025-10-19 00:41:36'),(1256992,419080,'action created','2025-10-18 22:41:36','2025-10-19 00:41:36'),(1256993,419080,'action started via WP Cron','2025-10-18 22:46:13','2025-10-19 00:46:13'),(1256994,419080,'action complete via WP Cron','2025-10-18 22:46:13','2025-10-19 00:46:13'),(1256995,419081,'action created','2025-10-18 22:46:13','2025-10-19 00:46:13'),(1256996,419081,'action started via WP Cron','2025-10-18 22:51:46','2025-10-19 00:51:46'),(1256997,419081,'action complete via WP Cron','2025-10-18 22:51:46','2025-10-19 00:51:46'),(1256998,419082,'action created','2025-10-18 22:51:46','2025-10-19 00:51:46'),(1256999,419082,'action started via WP Cron','2025-10-18 22:56:36','2025-10-19 00:56:36'),(1257000,419082,'action complete via WP Cron','2025-10-18 22:56:36','2025-10-19 00:56:36'),(1257001,419083,'action created','2025-10-18 22:56:36','2025-10-19 00:56:36'),(1257002,419083,'action started via WP Cron','2025-10-18 23:01:45','2025-10-19 01:01:45'),(1257003,419083,'action complete via WP Cron','2025-10-18 23:01:45','2025-10-19 01:01:45'),(1257004,419084,'action created','2025-10-18 23:01:45','2025-10-19 01:01:45'),(1257005,419084,'action started via WP Cron','2025-10-18 23:06:44','2025-10-19 01:06:44'),(1257006,419084,'action complete via WP Cron','2025-10-18 23:06:44','2025-10-19 01:06:44'),(1257007,419085,'action created','2025-10-18 23:06:44','2025-10-19 01:06:44'),(1257008,419085,'action started via WP Cron','2025-10-18 23:11:37','2025-10-19 01:11:37'),(1257009,419085,'action complete via WP Cron','2025-10-18 23:11:37','2025-10-19 01:11:37'),(1257010,419086,'action created','2025-10-18 23:11:37','2025-10-19 01:11:37'),(1257011,419086,'action started via WP Cron','2025-10-18 23:16:46','2025-10-19 01:16:46'),(1257012,419086,'action complete via WP Cron','2025-10-18 23:16:46','2025-10-19 01:16:46'),(1257013,419087,'action created','2025-10-18 23:16:46','2025-10-19 01:16:46'),(1257014,419087,'action started via WP Cron','2025-10-18 23:21:45','2025-10-19 01:21:45'),(1257015,419087,'action complete via WP Cron','2025-10-18 23:21:45','2025-10-19 01:21:45'),(1257016,419088,'action created','2025-10-18 23:21:45','2025-10-19 01:21:45'),(1257017,419088,'action started via WP Cron','2025-10-18 23:26:36','2025-10-19 01:26:36'),(1257018,419088,'action complete via WP Cron','2025-10-18 23:26:36','2025-10-19 01:26:36'),(1257019,419089,'action created','2025-10-18 23:26:36','2025-10-19 01:26:36'),(1257020,419089,'action started via WP Cron','2025-10-18 23:31:46','2025-10-19 01:31:46'),(1257021,419090,'action created','2025-10-18 23:31:46','2025-10-19 01:31:46'),(1257022,419090,'action started via WP Cron','2025-10-18 23:31:47','2025-10-19 01:31:47'),(1257023,419090,'action complete via WP Cron','2025-10-18 23:31:47','2025-10-19 01:31:47'),(1257024,419089,'action complete via WP Cron','2025-10-18 23:31:47','2025-10-19 01:31:47'),(1257025,419091,'action created','2025-10-18 23:31:47','2025-10-19 01:31:47'),(1257026,419091,'action started via WP Cron','2025-10-18 23:36:44','2025-10-19 01:36:44'),(1257027,419091,'action complete via WP Cron','2025-10-18 23:36:44','2025-10-19 01:36:44'),(1257028,419092,'action created','2025-10-18 23:36:44','2025-10-19 01:36:44'),(1257029,419092,'action started via WP Cron','2025-10-18 23:39:39','2025-10-19 01:39:39'),(1257030,419092,'action complete via WP Cron','2025-10-18 23:39:39','2025-10-19 01:39:39'),(1257031,419093,'action created','2025-10-18 23:39:39','2025-10-19 01:39:39'),(1257032,419093,'action started via WP Cron','2025-10-18 23:41:45','2025-10-19 01:41:45'),(1257033,419093,'action complete via WP Cron','2025-10-18 23:41:45','2025-10-19 01:41:45'),(1257034,419094,'action created','2025-10-18 23:41:45','2025-10-19 01:41:45'),(1257035,419094,'action started via WP Cron','2025-10-18 23:46:45','2025-10-19 01:46:45'),(1257036,419094,'action complete via WP Cron','2025-10-18 23:46:45','2025-10-19 01:46:45'),(1257037,419095,'action created','2025-10-18 23:46:45','2025-10-19 01:46:45'),(1257038,419095,'action started via WP Cron','2025-10-18 23:51:44','2025-10-19 01:51:44'),(1257039,419095,'action complete via WP Cron','2025-10-18 23:51:44','2025-10-19 01:51:44'),(1257040,419096,'action created','2025-10-18 23:51:44','2025-10-19 01:51:44'),(1257041,419096,'action started via WP Cron','2025-10-18 23:53:45','2025-10-19 01:53:45'),(1257042,419096,'action complete via WP Cron','2025-10-18 23:53:45','2025-10-19 01:53:45'),(1257043,419097,'action created','2025-10-18 23:53:45','2025-10-19 01:53:45'),(1257044,419097,'action started via WP Cron','2025-10-18 23:56:44','2025-10-19 01:56:44'),(1257045,419097,'action complete via WP Cron','2025-10-18 23:56:44','2025-10-19 01:56:44'),(1257046,419098,'action created','2025-10-18 23:56:44','2025-10-19 01:56:44'),(1257047,419098,'action started via WP Cron','2025-10-19 00:01:46','2025-10-19 02:01:46'),(1257048,419099,'action created','2025-10-19 00:01:46','2025-10-19 02:01:46'),(1257049,419099,'action started via WP Cron','2025-10-19 00:01:48','2025-10-19 02:01:48'),(1257050,419099,'action complete via WP Cron','2025-10-19 00:01:48','2025-10-19 02:01:48'),(1257051,419098,'action complete via WP Cron','2025-10-19 00:01:48','2025-10-19 02:01:48'),(1257052,419100,'action created','2025-10-19 00:01:48','2025-10-19 02:01:48'),(1257053,419100,'action started via WP Cron','2025-10-19 00:06:45','2025-10-19 02:06:45'),(1257054,419100,'action complete via WP Cron','2025-10-19 00:06:45','2025-10-19 02:06:45'),(1257055,419101,'action created','2025-10-19 00:06:45','2025-10-19 02:06:45'),(1257056,419101,'action started via WP Cron','2025-10-19 00:11:47','2025-10-19 02:11:47'),(1257057,419102,'action created','2025-10-19 00:11:47','2025-10-19 02:11:47'),(1257058,419102,'action started via WP Cron','2025-10-19 00:11:49','2025-10-19 02:11:49'),(1257059,419102,'action complete via WP Cron','2025-10-19 00:11:49','2025-10-19 02:11:49'),(1257060,419101,'action complete via WP Cron','2025-10-19 00:11:50','2025-10-19 02:11:50'),(1257061,419103,'action created','2025-10-19 00:11:50','2025-10-19 02:11:50'),(1257062,419103,'action started via WP Cron','2025-10-19 00:16:45','2025-10-19 02:16:45'),(1257063,419103,'action complete via WP Cron','2025-10-19 00:16:45','2025-10-19 02:16:45'),(1257064,419104,'action created','2025-10-19 00:16:45','2025-10-19 02:16:45'),(1257065,419104,'action started via WP Cron','2025-10-19 00:21:45','2025-10-19 02:21:45'),(1257066,419104,'action complete via WP Cron','2025-10-19 00:21:45','2025-10-19 02:21:45'),(1257067,419105,'action created','2025-10-19 00:21:45','2025-10-19 02:21:45'),(1257068,419105,'action started via WP Cron','2025-10-19 00:24:30','2025-10-19 02:24:30'),(1257069,419105,'action complete via WP Cron','2025-10-19 00:24:30','2025-10-19 02:24:30'),(1257070,419106,'action created','2025-10-19 00:24:30','2025-10-19 02:24:30'),(1257071,419106,'action started via WP Cron','2025-10-19 00:26:30','2025-10-19 02:26:30'),(1257072,419106,'action complete via WP Cron','2025-10-19 00:26:30','2025-10-19 02:26:30'),(1257073,419107,'action created','2025-10-19 00:26:30','2025-10-19 02:26:30'),(1257074,419107,'action started via WP Cron','2025-10-19 00:28:30','2025-10-19 02:28:30'),(1257075,419107,'action complete via WP Cron','2025-10-19 00:28:30','2025-10-19 02:28:30'),(1257076,419108,'action created','2025-10-19 00:28:30','2025-10-19 02:28:30'),(1257077,419108,'action started via WP Cron','2025-10-19 00:31:45','2025-10-19 02:31:45'),(1257078,419108,'action complete via WP Cron','2025-10-19 00:31:45','2025-10-19 02:31:45'),(1257079,419109,'action created','2025-10-19 00:31:45','2025-10-19 02:31:45'),(1257080,419109,'action started via WP Cron','2025-10-19 00:36:45','2025-10-19 02:36:45'),(1257081,419109,'action complete via WP Cron','2025-10-19 00:36:45','2025-10-19 02:36:45'),(1257082,419110,'action created','2025-10-19 00:36:45','2025-10-19 02:36:45'),(1257083,419110,'action started via WP Cron','2025-10-19 00:41:46','2025-10-19 02:41:46'),(1257084,419110,'action complete via WP Cron','2025-10-19 00:41:46','2025-10-19 02:41:46'),(1257085,419111,'action created','2025-10-19 00:41:46','2025-10-19 02:41:46'),(1257086,419111,'action started via WP Cron','2025-10-19 00:46:45','2025-10-19 02:46:45'),(1257087,419112,'action created','2025-10-19 00:46:45','2025-10-19 02:46:45'),(1257088,419112,'action started via WP Cron','2025-10-19 00:46:46','2025-10-19 02:46:46'),(1257089,419112,'action complete via WP Cron','2025-10-19 00:46:47','2025-10-19 02:46:47'),(1257090,419111,'action complete via WP Cron','2025-10-19 00:46:47','2025-10-19 02:46:47'),(1257091,419113,'action created','2025-10-19 00:46:47','2025-10-19 02:46:47'),(1257092,419113,'action started via WP Cron','2025-10-19 00:51:45','2025-10-19 02:51:45'),(1257093,419113,'action complete via WP Cron','2025-10-19 00:51:45','2025-10-19 02:51:45'),(1257094,419114,'action created','2025-10-19 00:51:45','2025-10-19 02:51:45'),(1257095,419114,'action started via WP Cron','2025-10-19 00:55:41','2025-10-19 02:55:41'),(1257096,419114,'action complete via WP Cron','2025-10-19 00:55:41','2025-10-19 02:55:41'),(1257097,419115,'action created','2025-10-19 00:55:41','2025-10-19 02:55:41'),(1257098,419115,'action started via WP Cron','2025-10-19 00:58:31','2025-10-19 02:58:31'),(1257099,419115,'action complete via WP Cron','2025-10-19 00:58:31','2025-10-19 02:58:31'),(1257100,419116,'action created','2025-10-19 00:58:31','2025-10-19 02:58:31'),(1257101,419116,'action started via WP Cron','2025-10-19 01:01:30','2025-10-19 03:01:30'),(1257102,419116,'action complete via WP Cron','2025-10-19 01:01:30','2025-10-19 03:01:30'),(1257103,419117,'action created','2025-10-19 01:01:30','2025-10-19 03:01:30'),(1257104,419117,'action started via WP Cron','2025-10-19 01:11:45','2025-10-19 03:11:45'),(1257105,419118,'action created','2025-10-19 01:11:45','2025-10-19 03:11:45'),(1257106,419118,'action started via WP Cron','2025-10-19 01:11:47','2025-10-19 03:11:47'),(1257107,419118,'action complete via WP Cron','2025-10-19 01:11:47','2025-10-19 03:11:47'),(1257108,419117,'action complete via WP Cron','2025-10-19 01:11:47','2025-10-19 03:11:47'),(1257109,419119,'action created','2025-10-19 01:11:47','2025-10-19 03:11:47'),(1257110,419119,'action started via WP Cron','2025-10-19 01:16:45','2025-10-19 03:16:45'),(1257111,419119,'action complete via WP Cron','2025-10-19 01:16:45','2025-10-19 03:16:45'),(1257112,419120,'action created','2025-10-19 01:16:45','2025-10-19 03:16:45'),(1257113,419120,'action started via WP Cron','2025-10-19 01:21:46','2025-10-19 03:21:46'),(1257114,419120,'action complete via WP Cron','2025-10-19 01:21:46','2025-10-19 03:21:46'),(1257115,419121,'action created','2025-10-19 01:21:46','2025-10-19 03:21:46'),(1257116,419121,'action started via WP Cron','2025-10-19 01:26:45','2025-10-19 03:26:45'),(1257117,419121,'action complete via WP Cron','2025-10-19 01:26:45','2025-10-19 03:26:45'),(1257118,419122,'action created','2025-10-19 01:26:45','2025-10-19 03:26:45'),(1257119,419122,'action started via WP Cron','2025-10-19 01:31:45','2025-10-19 03:31:45'),(1257120,419122,'action complete via WP Cron','2025-10-19 01:31:45','2025-10-19 03:31:45'),(1257121,419123,'action created','2025-10-19 01:31:45','2025-10-19 03:31:45'),(1257122,419123,'action started via WP Cron','2025-10-19 01:36:43','2025-10-19 03:36:43'),(1257123,419123,'action complete via WP Cron','2025-10-19 01:36:43','2025-10-19 03:36:43'),(1257124,419124,'action created','2025-10-19 01:36:43','2025-10-19 03:36:43'),(1257125,419124,'action started via WP Cron','2025-10-19 01:39:51','2025-10-19 03:39:51'),(1257126,419124,'action complete via WP Cron','2025-10-19 01:39:51','2025-10-19 03:39:51'),(1257127,419125,'action created','2025-10-19 01:39:51','2025-10-19 03:39:51'),(1257128,419125,'action started via WP Cron','2025-10-19 01:46:45','2025-10-19 03:46:45'),(1257129,419125,'action complete via WP Cron','2025-10-19 01:46:45','2025-10-19 03:46:45'),(1257130,419126,'action created','2025-10-19 01:46:45','2025-10-19 03:46:45'),(1257131,419126,'action started via WP Cron','2025-10-19 01:49:11','2025-10-19 03:49:11'),(1257132,419126,'action complete via WP Cron','2025-10-19 01:49:11','2025-10-19 03:49:11'),(1257133,419127,'action created','2025-10-19 01:49:11','2025-10-19 03:49:11'),(1257134,419127,'action started via WP Cron','2025-10-19 01:51:47','2025-10-19 03:51:47'),(1257135,419127,'action complete via WP Cron','2025-10-19 01:51:47','2025-10-19 03:51:47'),(1257136,419128,'action created','2025-10-19 01:51:47','2025-10-19 03:51:47'),(1257137,419128,'action started via WP Cron','2025-10-19 01:56:48','2025-10-19 03:56:48'),(1257138,419128,'action complete via WP Cron','2025-10-19 01:56:48','2025-10-19 03:56:48'),(1257139,419129,'action created','2025-10-19 01:56:48','2025-10-19 03:56:48'),(1257140,419129,'action started via WP Cron','2025-10-19 02:01:45','2025-10-19 04:01:45'),(1257141,419129,'action complete via WP Cron','2025-10-19 02:01:45','2025-10-19 04:01:45'),(1257142,419130,'action created','2025-10-19 02:01:45','2025-10-19 04:01:45'),(1257143,419130,'action started via WP Cron','2025-10-19 02:06:45','2025-10-19 04:06:45'),(1257144,419131,'action created','2025-10-19 02:06:45','2025-10-19 04:06:45'),(1257145,419131,'action started via WP Cron','2025-10-19 02:06:47','2025-10-19 04:06:47'),(1257146,419131,'action complete via WP Cron','2025-10-19 02:06:47','2025-10-19 04:06:47'),(1257147,419130,'action complete via WP Cron','2025-10-19 02:06:47','2025-10-19 04:06:47'),(1257148,419132,'action created','2025-10-19 02:06:47','2025-10-19 04:06:47'),(1257149,419132,'action started via WP Cron','2025-10-19 02:11:45','2025-10-19 04:11:45'),(1257150,419133,'action created','2025-10-19 02:11:46','2025-10-19 04:11:46'),(1257151,419133,'action started via WP Cron','2025-10-19 02:11:47','2025-10-19 04:11:47'),(1257152,419133,'action complete via WP Cron','2025-10-19 02:11:47','2025-10-19 04:11:47'),(1257153,419132,'action complete via WP Cron','2025-10-19 02:11:47','2025-10-19 04:11:47'),(1257154,419134,'action created','2025-10-19 02:11:47','2025-10-19 04:11:47'),(1257155,419134,'action started via WP Cron','2025-10-19 02:14:34','2025-10-19 04:14:34'),(1257156,419134,'action complete via WP Cron','2025-10-19 02:14:34','2025-10-19 04:14:34'),(1257157,419135,'action created','2025-10-19 02:14:34','2025-10-19 04:14:34'),(1257158,419135,'action started via WP Cron','2025-10-19 02:16:44','2025-10-19 04:16:44'),(1257159,419135,'action complete via WP Cron','2025-10-19 02:16:44','2025-10-19 04:16:44'),(1257160,419136,'action created','2025-10-19 02:16:44','2025-10-19 04:16:44'),(1257161,419136,'action started via WP Cron','2025-10-19 02:21:46','2025-10-19 04:21:46'),(1257162,419136,'action complete via WP Cron','2025-10-19 02:21:46','2025-10-19 04:21:46'),(1257163,419137,'action created','2025-10-19 02:21:46','2025-10-19 04:21:46'),(1257164,419137,'action started via WP Cron','2025-10-19 02:26:45','2025-10-19 04:26:45'),(1257165,419138,'action created','2025-10-19 02:26:45','2025-10-19 04:26:45'),(1257166,419138,'action started via WP Cron','2025-10-19 02:26:46','2025-10-19 04:26:46'),(1257167,419138,'action complete via WP Cron','2025-10-19 02:26:46','2025-10-19 04:26:46'),(1257168,419137,'action complete via WP Cron','2025-10-19 02:26:46','2025-10-19 04:26:46'),(1257169,419139,'action created','2025-10-19 02:26:46','2025-10-19 04:26:46'),(1257170,419139,'action started via WP Cron','2025-10-19 02:31:46','2025-10-19 04:31:46'),(1257171,419139,'action complete via WP Cron','2025-10-19 02:31:46','2025-10-19 04:31:46'),(1257172,419140,'action created','2025-10-19 02:31:46','2025-10-19 04:31:46'),(1257173,419140,'action started via WP Cron','2025-10-19 02:36:44','2025-10-19 04:36:44'),(1257174,419140,'action complete via WP Cron','2025-10-19 02:36:44','2025-10-19 04:36:44'),(1257175,419141,'action created','2025-10-19 02:36:44','2025-10-19 04:36:44'),(1257176,419141,'action started via WP Cron','2025-10-19 02:41:46','2025-10-19 04:41:46'),(1257177,419141,'action complete via WP Cron','2025-10-19 02:41:46','2025-10-19 04:41:46'),(1257178,419142,'action created','2025-10-19 02:41:46','2025-10-19 04:41:46'),(1257179,419142,'action started via WP Cron','2025-10-19 02:46:04','2025-10-19 04:46:04'),(1257180,419142,'action complete via WP Cron','2025-10-19 02:46:04','2025-10-19 04:46:04'),(1257181,419143,'action created','2025-10-19 02:46:04','2025-10-19 04:46:04'),(1257182,419143,'action started via WP Cron','2025-10-19 02:51:45','2025-10-19 04:51:45'),(1257183,419143,'action complete via WP Cron','2025-10-19 02:51:45','2025-10-19 04:51:45'),(1257184,419144,'action created','2025-10-19 02:51:45','2025-10-19 04:51:45'),(1257185,419144,'action started via WP Cron','2025-10-19 02:56:47','2025-10-19 04:56:47'),(1257186,419145,'action created','2025-10-19 02:56:47','2025-10-19 04:56:47'),(1257187,419145,'action started via WP Cron','2025-10-19 02:56:48','2025-10-19 04:56:48'),(1257188,419145,'action complete via WP Cron','2025-10-19 02:56:48','2025-10-19 04:56:48'),(1257189,419144,'action complete via WP Cron','2025-10-19 02:56:48','2025-10-19 04:56:48'),(1257190,419146,'action created','2025-10-19 02:56:48','2025-10-19 04:56:48'),(1257191,419146,'action started via WP Cron','2025-10-19 03:01:46','2025-10-19 05:01:46'),(1257192,419146,'action complete via WP Cron','2025-10-19 03:01:46','2025-10-19 05:01:46'),(1257193,419147,'action created','2025-10-19 03:01:46','2025-10-19 05:01:46'),(1257194,419147,'action started via WP Cron','2025-10-19 03:06:45','2025-10-19 05:06:45'),(1257195,419148,'action created','2025-10-19 03:06:45','2025-10-19 05:06:45'),(1257196,419148,'action started via WP Cron','2025-10-19 03:06:47','2025-10-19 05:06:47'),(1257197,419148,'action complete via WP Cron','2025-10-19 03:06:47','2025-10-19 05:06:47'),(1257198,419147,'action complete via WP Cron','2025-10-19 03:06:47','2025-10-19 05:06:47'),(1257199,419149,'action created','2025-10-19 03:06:47','2025-10-19 05:06:47'),(1257200,419149,'action started via WP Cron','2025-10-19 03:10:33','2025-10-19 05:10:33'),(1257201,419149,'action complete via WP Cron','2025-10-19 03:10:33','2025-10-19 05:10:33'),(1257202,419150,'action created','2025-10-19 03:10:33','2025-10-19 05:10:33'),(1257203,419150,'action started via WP Cron','2025-10-19 03:16:49','2025-10-19 05:16:49'),(1257204,419151,'action created','2025-10-19 03:16:49','2025-10-19 05:16:49'),(1257205,419151,'action started via WP Cron','2025-10-19 03:16:51','2025-10-19 05:16:51'),(1257206,419151,'action complete via WP Cron','2025-10-19 03:16:51','2025-10-19 05:16:51'),(1257207,419150,'action complete via WP Cron','2025-10-19 03:16:51','2025-10-19 05:16:51'),(1257208,419152,'action created','2025-10-19 03:16:51','2025-10-19 05:16:51'),(1257209,419152,'action started via WP Cron','2025-10-19 03:21:30','2025-10-19 05:21:30'),(1257210,419152,'action complete via WP Cron','2025-10-19 03:21:30','2025-10-19 05:21:30'),(1257211,419153,'action created','2025-10-19 03:21:30','2025-10-19 05:21:30'),(1257212,419153,'action started via WP Cron','2025-10-19 03:26:46','2025-10-19 05:26:46'),(1257213,419153,'action complete via WP Cron','2025-10-19 03:26:46','2025-10-19 05:26:46'),(1257214,419154,'action created','2025-10-19 03:26:46','2025-10-19 05:26:46'),(1257215,419154,'action started via WP Cron','2025-10-19 03:31:44','2025-10-19 05:31:44'),(1257216,419154,'action complete via WP Cron','2025-10-19 03:31:44','2025-10-19 05:31:44'),(1257217,419155,'action created','2025-10-19 03:31:44','2025-10-19 05:31:44'),(1257218,419155,'action started via WP Cron','2025-10-19 03:36:23','2025-10-19 05:36:23'),(1257219,419155,'action complete via WP Cron','2025-10-19 03:36:23','2025-10-19 05:36:23'),(1257220,419156,'action created','2025-10-19 03:36:23','2025-10-19 05:36:23'),(1257221,419156,'action started via WP Cron','2025-10-19 03:41:49','2025-10-19 05:41:49'),(1257222,419156,'action complete via WP Cron','2025-10-19 03:41:49','2025-10-19 05:41:49'),(1257223,419157,'action created','2025-10-19 03:41:49','2025-10-19 05:41:49'),(1257224,419157,'action started via WP Cron','2025-10-19 03:46:46','2025-10-19 05:46:46'),(1257225,419157,'action complete via WP Cron','2025-10-19 03:46:46','2025-10-19 05:46:46'),(1257226,419158,'action created','2025-10-19 03:46:46','2025-10-19 05:46:46'),(1257227,419158,'action started via WP Cron','2025-10-19 03:51:15','2025-10-19 05:51:15'),(1257228,419158,'action complete via WP Cron','2025-10-19 03:51:15','2025-10-19 05:51:15'),(1257229,419159,'action created','2025-10-19 03:51:15','2025-10-19 05:51:15'),(1257230,419159,'action started via WP Cron','2025-10-19 03:56:47','2025-10-19 05:56:47'),(1257231,419159,'action complete via WP Cron','2025-10-19 03:56:47','2025-10-19 05:56:47'),(1257232,419160,'action created','2025-10-19 03:56:47','2025-10-19 05:56:47'),(1257233,419160,'action started via WP Cron','2025-10-19 04:00:27','2025-10-19 06:00:27'),(1257234,419160,'action complete via WP Cron','2025-10-19 04:00:27','2025-10-19 06:00:27'),(1257235,419161,'action created','2025-10-19 04:00:27','2025-10-19 06:00:27'),(1257236,419161,'action started via WP Cron','2025-10-19 04:06:45','2025-10-19 06:06:45'),(1257237,419162,'action created','2025-10-19 04:06:45','2025-10-19 06:06:45'),(1257238,419162,'action started via WP Cron','2025-10-19 04:06:47','2025-10-19 06:06:47'),(1257239,419162,'action complete via WP Cron','2025-10-19 04:06:47','2025-10-19 06:06:47'),(1257240,419161,'action complete via WP Cron','2025-10-19 04:06:47','2025-10-19 06:06:47'),(1257241,419163,'action created','2025-10-19 04:06:47','2025-10-19 06:06:47'),(1257242,419163,'action started via WP Cron','2025-10-19 04:11:46','2025-10-19 06:11:46'),(1257243,419163,'action complete via WP Cron','2025-10-19 04:11:46','2025-10-19 06:11:46'),(1257244,419164,'action created','2025-10-19 04:11:46','2025-10-19 06:11:46'),(1257245,419164,'action started via WP Cron','2025-10-19 04:16:45','2025-10-19 06:16:45'),(1257246,419164,'action complete via WP Cron','2025-10-19 04:16:45','2025-10-19 06:16:45'),(1257247,419165,'action created','2025-10-19 04:16:45','2025-10-19 06:16:45'),(1257248,419165,'action started via WP Cron','2025-10-19 04:21:46','2025-10-19 06:21:46'),(1257249,419165,'action complete via WP Cron','2025-10-19 04:21:46','2025-10-19 06:21:46'),(1257250,419166,'action created','2025-10-19 04:21:46','2025-10-19 06:21:46'),(1257251,419166,'action started via WP Cron','2025-10-19 04:26:43','2025-10-19 06:26:43'),(1257252,419166,'action complete via WP Cron','2025-10-19 04:26:43','2025-10-19 06:26:43'),(1257253,419167,'action created','2025-10-19 04:26:43','2025-10-19 06:26:43'),(1257254,419167,'action started via WP Cron','2025-10-19 04:31:46','2025-10-19 06:31:46'),(1257255,419167,'action complete via WP Cron','2025-10-19 04:31:46','2025-10-19 06:31:46'),(1257256,419168,'action created','2025-10-19 04:31:46','2025-10-19 06:31:46'),(1257257,419168,'action started via WP Cron','2025-10-19 04:36:21','2025-10-19 06:36:21'),(1257258,419168,'action complete via WP Cron','2025-10-19 04:36:21','2025-10-19 06:36:21'),(1257259,419169,'action created','2025-10-19 04:36:21','2025-10-19 06:36:21'),(1257260,419169,'action started via WP Cron','2025-10-19 04:39:09','2025-10-19 06:39:09'),(1257261,419169,'action complete via WP Cron','2025-10-19 04:39:10','2025-10-19 06:39:10'),(1257262,419170,'action created','2025-10-19 04:39:10','2025-10-19 06:39:10'),(1257263,419170,'action started via WP Cron','2025-10-19 04:41:46','2025-10-19 06:41:46'),(1257264,419170,'action complete via WP Cron','2025-10-19 04:41:46','2025-10-19 06:41:46'),(1257265,419171,'action created','2025-10-19 04:41:46','2025-10-19 06:41:46'),(1257266,419171,'action started via WP Cron','2025-10-19 04:46:44','2025-10-19 06:46:44'),(1257267,419172,'action created','2025-10-19 04:46:44','2025-10-19 06:46:44'),(1257268,419171,'action complete via WP Cron','2025-10-19 04:46:49','2025-10-19 06:46:49'),(1257269,419173,'action created','2025-10-19 04:46:49','2025-10-19 06:46:49'),(1257270,419172,'action started via WP Cron','2025-10-19 04:46:49','2025-10-19 06:46:49'),(1257271,419172,'action complete via WP Cron','2025-10-19 04:46:51','2025-10-19 06:46:51'),(1257272,419173,'action started via WP Cron','2025-10-19 04:51:46','2025-10-19 06:51:46'),(1257273,419173,'action complete via WP Cron','2025-10-19 04:51:46','2025-10-19 06:51:46'),(1257274,419174,'action created','2025-10-19 04:51:46','2025-10-19 06:51:46'),(1257275,419174,'action started via WP Cron','2025-10-19 04:56:45','2025-10-19 06:56:45'),(1257276,419174,'action complete via WP Cron','2025-10-19 04:56:45','2025-10-19 06:56:45'),(1257277,419175,'action created','2025-10-19 04:56:45','2025-10-19 06:56:45'),(1257278,419175,'action started via WP Cron','2025-10-19 05:01:44','2025-10-19 07:01:44'),(1257279,419176,'action created','2025-10-19 05:01:44','2025-10-19 07:01:44'),(1257280,419175,'action complete via WP Cron','2025-10-19 05:01:49','2025-10-19 07:01:49'),(1257281,419177,'action created','2025-10-19 05:01:49','2025-10-19 07:01:49'),(1257282,419176,'action started via WP Cron','2025-10-19 05:01:49','2025-10-19 07:01:49'),(1257283,419176,'action complete via WP Cron','2025-10-19 05:01:51','2025-10-19 07:01:51'),(1257284,419177,'action started via WP Cron','2025-10-19 05:06:37','2025-10-19 07:06:37'),(1257285,419177,'action complete via WP Cron','2025-10-19 05:06:37','2025-10-19 07:06:37'),(1257286,419178,'action created','2025-10-19 05:06:38','2025-10-19 07:06:38'),(1257287,419178,'action started via WP Cron','2025-10-19 05:09:30','2025-10-19 07:09:30'),(1257288,419178,'action complete via WP Cron','2025-10-19 05:09:30','2025-10-19 07:09:30'),(1257289,419179,'action created','2025-10-19 05:09:30','2025-10-19 07:09:30'),(1257290,419179,'action started via WP Cron','2025-10-19 05:11:30','2025-10-19 07:11:30'),(1257291,419179,'action complete via WP Cron','2025-10-19 05:11:30','2025-10-19 07:11:30'),(1257292,419180,'action created','2025-10-19 05:11:30','2025-10-19 07:11:30'),(1257293,419180,'action started via WP Cron','2025-10-19 05:13:36','2025-10-19 07:13:36'),(1257294,419180,'action complete via WP Cron','2025-10-19 05:13:36','2025-10-19 07:13:36'),(1257295,419181,'action created','2025-10-19 05:13:36','2025-10-19 07:13:36'),(1257296,419181,'action started via WP Cron','2025-10-19 05:16:30','2025-10-19 07:16:30'),(1257297,419181,'action complete via WP Cron','2025-10-19 05:16:30','2025-10-19 07:16:30'),(1257298,419182,'action created','2025-10-19 05:16:30','2025-10-19 07:16:30'),(1257299,419182,'action started via WP Cron','2025-10-19 05:21:44','2025-10-19 07:21:44'),(1257300,419182,'action complete via WP Cron','2025-10-19 05:21:44','2025-10-19 07:21:44'),(1257301,419183,'action created','2025-10-19 05:21:44','2025-10-19 07:21:44'),(1257302,419183,'action started via WP Cron','2025-10-19 05:26:45','2025-10-19 07:26:45'),(1257303,419183,'action complete via WP Cron','2025-10-19 05:26:45','2025-10-19 07:26:45'),(1257304,419184,'action created','2025-10-19 05:26:45','2025-10-19 07:26:45'),(1257305,419184,'action started via WP Cron','2025-10-19 05:29:58','2025-10-19 07:29:58'),(1257306,419184,'action complete via WP Cron','2025-10-19 05:29:58','2025-10-19 07:29:58'),(1257307,419185,'action created','2025-10-19 05:29:58','2025-10-19 07:29:58'),(1257308,419185,'action started via WP Cron','2025-10-19 05:36:47','2025-10-19 07:36:47'),(1257309,419185,'action complete via WP Cron','2025-10-19 05:36:47','2025-10-19 07:36:47'),(1257310,419186,'action created','2025-10-19 05:36:47','2025-10-19 07:36:47'),(1257311,419186,'action started via WP Cron','2025-10-19 05:40:12','2025-10-19 07:40:12'),(1257312,419186,'action complete via WP Cron','2025-10-19 05:40:13','2025-10-19 07:40:13'),(1257313,419187,'action created','2025-10-19 05:40:13','2025-10-19 07:40:13'),(1257314,419187,'action started via WP Cron','2025-10-19 05:46:26','2025-10-19 07:46:26'),(1257315,419188,'action created','2025-10-19 05:46:26','2025-10-19 07:46:26'),(1257316,419188,'action started via WP Cron','2025-10-19 05:46:28','2025-10-19 07:46:28'),(1257317,419188,'action complete via WP Cron','2025-10-19 05:46:28','2025-10-19 07:46:28'),(1257318,419187,'action complete via WP Cron','2025-10-19 05:46:28','2025-10-19 07:46:28'),(1257319,419189,'action created','2025-10-19 05:46:28','2025-10-19 07:46:28'),(1257320,419189,'action started via WP Cron','2025-10-19 05:49:31','2025-10-19 07:49:31'),(1257321,419190,'action created','2025-10-19 05:49:31','2025-10-19 07:49:31'),(1257322,419190,'action started via WP Cron','2025-10-19 05:49:33','2025-10-19 07:49:33'),(1257323,419190,'action complete via WP Cron','2025-10-19 05:49:33','2025-10-19 07:49:33'),(1257324,419189,'action complete via WP Cron','2025-10-19 05:49:33','2025-10-19 07:49:33'),(1257325,419191,'action created','2025-10-19 05:49:33','2025-10-19 07:49:33'),(1257326,419191,'action started via WP Cron','2025-10-19 05:51:45','2025-10-19 07:51:45'),(1257327,419191,'action complete via WP Cron','2025-10-19 05:51:45','2025-10-19 07:51:45'),(1257328,419192,'action created','2025-10-19 05:51:45','2025-10-19 07:51:45'),(1257329,419192,'action started via WP Cron','2025-10-19 05:54:29','2025-10-19 07:54:29'),(1257330,419192,'action complete via WP Cron','2025-10-19 05:54:29','2025-10-19 07:54:29'),(1257331,419193,'action created','2025-10-19 05:54:29','2025-10-19 07:54:29'),(1257332,419193,'action started via WP Cron','2025-10-19 05:56:30','2025-10-19 07:56:30'),(1257333,419193,'action complete via WP Cron','2025-10-19 05:56:30','2025-10-19 07:56:30'),(1257334,419194,'action created','2025-10-19 05:56:30','2025-10-19 07:56:30'),(1257335,419194,'action started via WP Cron','2025-10-19 05:58:31','2025-10-19 07:58:31'),(1257336,419194,'action complete via WP Cron','2025-10-19 05:58:31','2025-10-19 07:58:31'),(1257337,419195,'action created','2025-10-19 05:58:31','2025-10-19 07:58:31'),(1257338,419195,'action started via WP Cron','2025-10-19 06:00:31','2025-10-19 08:00:31'),(1257339,419195,'action complete via WP Cron','2025-10-19 06:00:31','2025-10-19 08:00:31'),(1257340,419196,'action created','2025-10-19 06:00:31','2025-10-19 08:00:31'),(1257341,419196,'action started via WP Cron','2025-10-19 06:03:31','2025-10-19 08:03:31'),(1257342,419196,'action complete via WP Cron','2025-10-19 06:03:31','2025-10-19 08:03:31'),(1257343,419197,'action created','2025-10-19 06:03:31','2025-10-19 08:03:31'),(1257344,419197,'action started via WP Cron','2025-10-19 06:06:33','2025-10-19 08:06:33'),(1257345,419197,'action complete via WP Cron','2025-10-19 06:06:33','2025-10-19 08:06:33'),(1257346,419198,'action created','2025-10-19 06:06:33','2025-10-19 08:06:33'),(1257347,419198,'action started via WP Cron','2025-10-19 06:09:34','2025-10-19 08:09:34'),(1257348,419198,'action complete via WP Cron','2025-10-19 06:09:34','2025-10-19 08:09:34'),(1257349,419199,'action created','2025-10-19 06:09:34','2025-10-19 08:09:34'),(1257350,419199,'action started via WP Cron','2025-10-19 06:12:31','2025-10-19 08:12:31'),(1257351,419200,'action created','2025-10-19 06:12:31','2025-10-19 08:12:31'),(1257352,419200,'action started via WP Cron','2025-10-19 06:12:33','2025-10-19 08:12:33'),(1257353,419200,'action complete via WP Cron','2025-10-19 06:12:33','2025-10-19 08:12:33'),(1257354,419199,'action complete via WP Cron','2025-10-19 06:12:33','2025-10-19 08:12:33'),(1257355,419201,'action created','2025-10-19 06:12:33','2025-10-19 08:12:33'),(1257356,419201,'action started via WP Cron','2025-10-19 06:14:34','2025-10-19 08:14:34'),(1257357,419201,'action complete via WP Cron','2025-10-19 06:14:34','2025-10-19 08:14:34'),(1257358,419202,'action created','2025-10-19 06:14:34','2025-10-19 08:14:34'),(1257359,419202,'action started via WP Cron','2025-10-19 06:17:31','2025-10-19 08:17:31'),(1257360,419202,'action complete via WP Cron','2025-10-19 06:17:31','2025-10-19 08:17:31'),(1257361,419203,'action created','2025-10-19 06:17:31','2025-10-19 08:17:31'),(1257362,419203,'action started via WP Cron','2025-10-19 06:19:35','2025-10-19 08:19:35'),(1257363,419203,'action complete via WP Cron','2025-10-19 06:19:35','2025-10-19 08:19:35'),(1257364,419204,'action created','2025-10-19 06:19:35','2025-10-19 08:19:35'),(1257365,419204,'action started via WP Cron','2025-10-19 06:22:30','2025-10-19 08:22:30'),(1257366,419204,'action complete via WP Cron','2025-10-19 06:22:30','2025-10-19 08:22:30'),(1257367,419205,'action created','2025-10-19 06:22:30','2025-10-19 08:22:30'),(1257368,419205,'action started via WP Cron','2025-10-19 06:24:31','2025-10-19 08:24:31'),(1257369,419205,'action complete via WP Cron','2025-10-19 06:24:31','2025-10-19 08:24:31'),(1257370,419206,'action created','2025-10-19 06:24:31','2025-10-19 08:24:31'),(1257371,419206,'action started via WP Cron','2025-10-19 06:27:30','2025-10-19 08:27:30'),(1257372,419206,'action complete via WP Cron','2025-10-19 06:27:30','2025-10-19 08:27:30'),(1257373,419207,'action created','2025-10-19 06:27:30','2025-10-19 08:27:30'),(1257374,419207,'action started via WP Cron','2025-10-19 06:29:31','2025-10-19 08:29:31'),(1257375,419207,'action complete via WP Cron','2025-10-19 06:29:31','2025-10-19 08:29:31'),(1257376,419208,'action created','2025-10-19 06:29:31','2025-10-19 08:29:31'),(1257377,419208,'action started via WP Cron','2025-10-19 06:32:33','2025-10-19 08:32:33'),(1257378,419208,'action complete via WP Cron','2025-10-19 06:32:33','2025-10-19 08:32:33'),(1257379,419209,'action created','2025-10-19 06:32:33','2025-10-19 08:32:33'),(1257380,419209,'action started via WP Cron','2025-10-19 06:35:29','2025-10-19 08:35:29'),(1257381,419209,'action complete via WP Cron','2025-10-19 06:35:29','2025-10-19 08:35:29'),(1257382,419210,'action created','2025-10-19 06:35:29','2025-10-19 08:35:29'),(1257383,419210,'action started via WP Cron','2025-10-19 06:37:31','2025-10-19 08:37:31'),(1257384,419210,'action complete via WP Cron','2025-10-19 06:37:31','2025-10-19 08:37:31'),(1257385,419211,'action created','2025-10-19 06:37:31','2025-10-19 08:37:31'),(1257386,419211,'action started via WP Cron','2025-10-19 06:40:30','2025-10-19 08:40:30'),(1257387,419212,'action created','2025-10-19 06:40:30','2025-10-19 08:40:30'),(1257388,419212,'action started via WP Cron','2025-10-19 06:40:32','2025-10-19 08:40:32'),(1257389,419212,'action complete via WP Cron','2025-10-19 06:40:32','2025-10-19 08:40:32'),(1257390,419211,'action complete via WP Cron','2025-10-19 06:40:32','2025-10-19 08:40:32'),(1257391,419213,'action created','2025-10-19 06:40:32','2025-10-19 08:40:32'),(1257392,419213,'action started via WP Cron','2025-10-19 06:42:32','2025-10-19 08:42:32'),(1257393,419213,'action complete via WP Cron','2025-10-19 06:42:32','2025-10-19 08:42:32'),(1257394,419214,'action created','2025-10-19 06:42:32','2025-10-19 08:42:32'),(1257395,419214,'action started via WP Cron','2025-10-19 06:45:30','2025-10-19 08:45:30'),(1257396,419214,'action complete via WP Cron','2025-10-19 06:45:30','2025-10-19 08:45:30'),(1257397,419215,'action created','2025-10-19 06:45:30','2025-10-19 08:45:30'),(1257398,419215,'action started via WP Cron','2025-10-19 06:47:30','2025-10-19 08:47:30'),(1257399,419215,'action complete via WP Cron','2025-10-19 06:47:30','2025-10-19 08:47:30'),(1257400,419216,'action created','2025-10-19 06:47:30','2025-10-19 08:47:30'),(1257401,419216,'action started via WP Cron','2025-10-19 06:49:33','2025-10-19 08:49:33'),(1257402,419216,'action complete via WP Cron','2025-10-19 06:49:34','2025-10-19 08:49:34'),(1257403,419217,'action created','2025-10-19 06:49:34','2025-10-19 08:49:34'),(1257404,419217,'action started via WP Cron','2025-10-19 06:51:35','2025-10-19 08:51:35'),(1257405,419217,'action complete via WP Cron','2025-10-19 06:51:35','2025-10-19 08:51:35'),(1257406,419218,'action created','2025-10-19 06:51:35','2025-10-19 08:51:35'),(1257407,419218,'action started via WP Cron','2025-10-19 06:54:32','2025-10-19 08:54:32'),(1257408,419219,'action created','2025-10-19 06:54:32','2025-10-19 08:54:32'),(1257409,419219,'action started via WP Cron','2025-10-19 06:54:34','2025-10-19 08:54:34'),(1257410,419219,'action complete via WP Cron','2025-10-19 06:54:35','2025-10-19 08:54:35'),(1257411,419218,'action complete via WP Cron','2025-10-19 06:54:35','2025-10-19 08:54:35'),(1257412,419220,'action created','2025-10-19 06:54:35','2025-10-19 08:54:35'),(1257413,419220,'action started via WP Cron','2025-10-19 06:57:34','2025-10-19 08:57:34'),(1257414,419220,'action complete via WP Cron','2025-10-19 06:57:34','2025-10-19 08:57:34'),(1257415,419221,'action created','2025-10-19 06:57:34','2025-10-19 08:57:34'),(1257416,419221,'action started via WP Cron','2025-10-19 07:00:32','2025-10-19 09:00:32'),(1257417,419221,'action complete via WP Cron','2025-10-19 07:00:32','2025-10-19 09:00:32'),(1257418,419222,'action created','2025-10-19 07:00:32','2025-10-19 09:00:32'),(1257419,419222,'action started via WP Cron','2025-10-19 07:03:35','2025-10-19 09:03:35'),(1257420,419222,'action complete via WP Cron','2025-10-19 07:03:35','2025-10-19 09:03:35'),(1257421,419223,'action created','2025-10-19 07:03:35','2025-10-19 09:03:35'),(1257422,419223,'action started via WP Cron','2025-10-19 07:06:34','2025-10-19 09:06:34'),(1257423,419223,'action complete via WP Cron','2025-10-19 07:06:34','2025-10-19 09:06:34'),(1257424,419224,'action created','2025-10-19 07:06:34','2025-10-19 09:06:34'),(1257425,419224,'action started via WP Cron','2025-10-19 07:09:34','2025-10-19 09:09:34'),(1257426,419224,'action complete via WP Cron','2025-10-19 07:09:34','2025-10-19 09:09:34'),(1257427,419225,'action created','2025-10-19 07:09:34','2025-10-19 09:09:34'),(1257428,419225,'action started via WP Cron','2025-10-19 07:12:33','2025-10-19 09:12:33'),(1257429,419225,'action complete via WP Cron','2025-10-19 07:12:33','2025-10-19 09:12:33'),(1257430,419226,'action created','2025-10-19 07:12:33','2025-10-19 09:12:33'),(1257431,419226,'action started via WP Cron','2025-10-19 07:14:47','2025-10-19 09:14:47'),(1257432,419227,'action created','2025-10-19 07:14:47','2025-10-19 09:14:47'),(1257433,419227,'action started via WP Cron','2025-10-19 07:14:51','2025-10-19 09:14:51'),(1257434,419227,'action complete via WP Cron','2025-10-19 07:14:51','2025-10-19 09:14:51'),(1257435,419226,'action complete via WP Cron','2025-10-19 07:14:51','2025-10-19 09:14:51'),(1257436,419228,'action created','2025-10-19 07:14:51','2025-10-19 09:14:51'),(1257437,419228,'action started via WP Cron','2025-10-19 07:16:54','2025-10-19 09:16:54'),(1257438,419228,'action complete via WP Cron','2025-10-19 07:16:54','2025-10-19 09:16:54'),(1257439,419229,'action created','2025-10-19 07:16:54','2025-10-19 09:16:54'),(1257440,419229,'action started via WP Cron','2025-10-19 07:21:48','2025-10-19 09:21:48'),(1257441,419229,'action complete via WP Cron','2025-10-19 07:21:48','2025-10-19 09:21:48'),(1257442,419230,'action created','2025-10-19 07:21:48','2025-10-19 09:21:48'),(1257443,419230,'action started via WP Cron','2025-10-19 07:24:20','2025-10-19 09:24:20'),(1257444,419230,'action complete via WP Cron','2025-10-19 07:24:20','2025-10-19 09:24:20'),(1257445,419231,'action created','2025-10-19 07:24:20','2025-10-19 09:24:20'),(1257446,419231,'action started via WP Cron','2025-10-19 07:26:53','2025-10-19 09:26:53'),(1257447,419231,'action complete via WP Cron','2025-10-19 07:26:54','2025-10-19 09:26:54'),(1257448,419232,'action created','2025-10-19 07:26:54','2025-10-19 09:26:54'),(1257449,419232,'action started via WP Cron','2025-10-19 07:31:23','2025-10-19 09:31:23'),(1257450,419232,'action complete via WP Cron','2025-10-19 07:31:23','2025-10-19 09:31:23'),(1257451,419233,'action created','2025-10-19 07:31:23','2025-10-19 09:31:23'),(1257452,419233,'action started via WP Cron','2025-10-19 07:36:47','2025-10-19 09:36:47'),(1257453,419233,'action complete via WP Cron','2025-10-19 07:36:47','2025-10-19 09:36:47'),(1257454,419234,'action created','2025-10-19 07:36:47','2025-10-19 09:36:47'),(1257455,419234,'action started via WP Cron','2025-10-19 07:41:42','2025-10-19 09:41:42'),(1257456,419234,'action complete via WP Cron','2025-10-19 07:41:42','2025-10-19 09:41:42'),(1257457,419235,'action created','2025-10-19 07:41:42','2025-10-19 09:41:42'),(1257458,419235,'action started via WP Cron','2025-10-19 07:43:54','2025-10-19 09:43:54'),(1257459,419235,'action complete via WP Cron','2025-10-19 07:43:54','2025-10-19 09:43:54'),(1257460,419236,'action created','2025-10-19 07:43:54','2025-10-19 09:43:54'),(1257461,419236,'action started via WP Cron','2025-10-19 07:46:45','2025-10-19 09:46:45'),(1257462,419236,'action complete via WP Cron','2025-10-19 07:46:45','2025-10-19 09:46:45'),(1257463,419237,'action created','2025-10-19 07:46:45','2025-10-19 09:46:45'),(1257464,419237,'action started via WP Cron','2025-10-19 07:48:51','2025-10-19 09:48:51'),(1257465,419238,'action created','2025-10-19 07:48:52','2025-10-19 09:48:52'),(1257466,419238,'action started via WP Cron','2025-10-19 07:48:54','2025-10-19 09:48:54'),(1257467,419238,'action complete via WP Cron','2025-10-19 07:48:54','2025-10-19 09:48:54'),(1257468,419237,'action complete via WP Cron','2025-10-19 07:48:54','2025-10-19 09:48:54'),(1257469,419239,'action created','2025-10-19 07:48:54','2025-10-19 09:48:54'),(1257470,419239,'action started via WP Cron','2025-10-19 07:51:46','2025-10-19 09:51:46'),(1257471,419239,'action complete via WP Cron','2025-10-19 07:51:46','2025-10-19 09:51:46'),(1257472,419240,'action created','2025-10-19 07:51:46','2025-10-19 09:51:46'),(1257473,419240,'action started via WP Cron','2025-10-19 07:55:49','2025-10-19 09:55:49'),(1257474,419240,'action complete via WP Cron','2025-10-19 07:55:49','2025-10-19 09:55:49'),(1257475,419241,'action created','2025-10-19 07:55:49','2025-10-19 09:55:49'),(1257476,419241,'action started via WP Cron','2025-10-19 07:58:29','2025-10-19 09:58:29'),(1257477,419241,'action complete via WP Cron','2025-10-19 07:58:30','2025-10-19 09:58:30'),(1257478,419242,'action created','2025-10-19 07:58:30','2025-10-19 09:58:30'),(1257479,419242,'action started via WP Cron','2025-10-19 08:00:33','2025-10-19 10:00:33'),(1257480,419242,'action complete via WP Cron','2025-10-19 08:00:33','2025-10-19 10:00:33'),(1257481,419243,'action created','2025-10-19 08:00:33','2025-10-19 10:00:33'),(1257482,419243,'action started via WP Cron','2025-10-19 08:06:47','2025-10-19 10:06:47'),(1257483,419243,'action complete via WP Cron','2025-10-19 08:06:47','2025-10-19 10:06:47'),(1257484,419244,'action created','2025-10-19 08:06:47','2025-10-19 10:06:47'),(1257485,419244,'action started via WP Cron','2025-10-19 08:08:54','2025-10-19 10:08:54'),(1257486,419244,'action complete via WP Cron','2025-10-19 08:08:54','2025-10-19 10:08:54'),(1257487,419245,'action created','2025-10-19 08:08:54','2025-10-19 10:08:54'),(1257488,419245,'action started via WP Cron','2025-10-19 08:11:46','2025-10-19 10:11:46'),(1257489,419245,'action complete via WP Cron','2025-10-19 08:11:46','2025-10-19 10:11:46'),(1257490,419246,'action created','2025-10-19 08:11:46','2025-10-19 10:11:46'),(1257491,419246,'action started via WP Cron','2025-10-19 08:16:46','2025-10-19 10:16:46'),(1257492,419246,'action complete via WP Cron','2025-10-19 08:16:46','2025-10-19 10:16:46'),(1257493,419247,'action created','2025-10-19 08:16:46','2025-10-19 10:16:46'),(1257494,419247,'action started via WP Cron','2025-10-19 08:19:16','2025-10-19 10:19:16'),(1257495,419247,'action complete via WP Cron','2025-10-19 08:19:16','2025-10-19 10:19:16'),(1257496,419248,'action created','2025-10-19 08:19:16','2025-10-19 10:19:16'),(1257497,419248,'action started via WP Cron','2025-10-19 08:21:45','2025-10-19 10:21:45'),(1257498,419249,'action created','2025-10-19 08:21:45','2025-10-19 10:21:45'),(1257499,419249,'action started via WP Cron','2025-10-19 08:21:47','2025-10-19 10:21:47'),(1257500,419249,'action complete via WP Cron','2025-10-19 08:21:47','2025-10-19 10:21:47'),(1257501,419248,'action complete via WP Cron','2025-10-19 08:21:47','2025-10-19 10:21:47'),(1257502,419250,'action created','2025-10-19 08:21:47','2025-10-19 10:21:47'),(1257503,419250,'action started via WP Cron','2025-10-19 08:26:08','2025-10-19 10:26:08'),(1257504,419251,'action created','2025-10-19 08:26:08','2025-10-19 10:26:08'),(1257505,419251,'action started via WP Cron','2025-10-19 08:26:11','2025-10-19 10:26:11'),(1257506,419251,'action complete via WP Cron','2025-10-19 08:26:11','2025-10-19 10:26:11'),(1257507,419250,'action complete via WP Cron','2025-10-19 08:26:11','2025-10-19 10:26:11'),(1257508,419252,'action created','2025-10-19 08:26:11','2025-10-19 10:26:11'),(1257509,419252,'action started via WP Cron','2025-10-19 08:31:30','2025-10-19 10:31:30'),(1257510,419252,'action complete via WP Cron','2025-10-19 08:31:30','2025-10-19 10:31:30'),(1257511,419253,'action created','2025-10-19 08:31:30','2025-10-19 10:31:30'),(1257512,419253,'action started via WP Cron','2025-10-19 08:36:46','2025-10-19 10:36:46'),(1257513,419253,'action complete via WP Cron','2025-10-19 08:36:46','2025-10-19 10:36:46'),(1257514,419254,'action created','2025-10-19 08:36:46','2025-10-19 10:36:46'),(1257515,419254,'action started via WP Cron','2025-10-19 08:41:46','2025-10-19 10:41:46'),(1257516,419254,'action complete via WP Cron','2025-10-19 08:41:46','2025-10-19 10:41:46'),(1257517,419255,'action created','2025-10-19 08:41:46','2025-10-19 10:41:46'),(1257518,419255,'action started via WP Cron','2025-10-19 08:46:44','2025-10-19 10:46:44'),(1257519,419255,'action complete via WP Cron','2025-10-19 08:46:44','2025-10-19 10:46:44'),(1257520,419256,'action created','2025-10-19 08:46:44','2025-10-19 10:46:44'),(1257521,419256,'action started via WP Cron','2025-10-19 08:51:49','2025-10-19 10:51:49'),(1257522,419256,'action complete via WP Cron','2025-10-19 08:51:49','2025-10-19 10:51:49'),(1257523,419257,'action created','2025-10-19 08:51:49','2025-10-19 10:51:49'),(1257524,419257,'action started via WP Cron','2025-10-19 08:56:46','2025-10-19 10:56:46'),(1257525,419257,'action complete via WP Cron','2025-10-19 08:56:46','2025-10-19 10:56:46'),(1257526,419258,'action created','2025-10-19 08:56:46','2025-10-19 10:56:46'),(1257527,419258,'action started via WP Cron','2025-10-19 09:01:47','2025-10-19 11:01:47'),(1257528,419258,'action complete via WP Cron','2025-10-19 09:01:47','2025-10-19 11:01:47'),(1257529,419259,'action created','2025-10-19 09:01:47','2025-10-19 11:01:47'),(1257530,419259,'action started via WP Cron','2025-10-19 09:11:47','2025-10-19 11:11:47'),(1257531,419259,'action complete via WP Cron','2025-10-19 09:11:49','2025-10-19 11:11:49'),(1257532,419260,'action created','2025-10-19 09:11:49','2025-10-19 11:11:49'),(1257533,419260,'action started via WP Cron','2025-10-19 09:15:34','2025-10-19 11:15:34'),(1257534,419260,'action complete via WP Cron','2025-10-19 09:15:34','2025-10-19 11:15:34'),(1257535,419261,'action created','2025-10-19 09:15:34','2025-10-19 11:15:34'),(1257536,419261,'action started via WP Cron','2025-10-19 09:17:37','2025-10-19 11:17:37'),(1257537,419261,'action complete via WP Cron','2025-10-19 09:17:37','2025-10-19 11:17:37'),(1257538,419262,'action created','2025-10-19 09:17:37','2025-10-19 11:17:37'),(1257539,419262,'action started via WP Cron','2025-10-19 09:20:32','2025-10-19 11:20:32'),(1257540,419262,'action complete via WP Cron','2025-10-19 09:20:32','2025-10-19 11:20:32'),(1257541,419263,'action created','2025-10-19 09:20:32','2025-10-19 11:20:32'),(1257542,419263,'action started via WP Cron','2025-10-19 09:26:48','2025-10-19 11:26:48'),(1257543,419264,'action created','2025-10-19 09:26:48','2025-10-19 11:26:48'),(1257544,419264,'action started via WP Cron','2025-10-19 09:26:53','2025-10-19 11:26:53'),(1257545,419263,'action complete via WP Cron','2025-10-19 09:26:53','2025-10-19 11:26:53'),(1257546,419265,'action created','2025-10-19 09:26:53','2025-10-19 11:26:53'),(1257547,419264,'action complete via WP Cron','2025-10-19 09:26:53','2025-10-19 11:26:53'),(1257548,419265,'action started via WP Cron','2025-10-19 09:30:12','2025-10-19 11:30:12'),(1257549,419265,'action complete via WP Cron','2025-10-19 09:30:12','2025-10-19 11:30:12'),(1257550,419266,'action created','2025-10-19 09:30:12','2025-10-19 11:30:12'),(1257551,419266,'action started via WP Cron','2025-10-19 09:36:47','2025-10-19 11:36:47'),(1257552,419266,'action complete via WP Cron','2025-10-19 09:36:47','2025-10-19 11:36:47'),(1257553,419267,'action created','2025-10-19 09:36:47','2025-10-19 11:36:47'),(1257554,419267,'action started via WP Cron','2025-10-19 09:41:46','2025-10-19 11:41:46'),(1257555,419267,'action complete via WP Cron','2025-10-19 09:41:46','2025-10-19 11:41:46'),(1257556,419268,'action created','2025-10-19 09:41:46','2025-10-19 11:41:46'),(1257557,419268,'action started via WP Cron','2025-10-19 09:46:46','2025-10-19 11:46:46'),(1257558,419268,'action complete via WP Cron','2025-10-19 09:46:46','2025-10-19 11:46:46'),(1257559,419269,'action created','2025-10-19 09:46:46','2025-10-19 11:46:46'),(1257560,419269,'action started via WP Cron','2025-10-19 09:49:31','2025-10-19 11:49:31'),(1257561,419269,'action complete via WP Cron','2025-10-19 09:49:31','2025-10-19 11:49:31'),(1257562,419270,'action created','2025-10-19 09:49:31','2025-10-19 11:49:31'),(1257563,419270,'action started via WP Cron','2025-10-19 09:51:46','2025-10-19 11:51:46'),(1257564,419270,'action complete via WP Cron','2025-10-19 09:51:46','2025-10-19 11:51:46'),(1257565,419271,'action created','2025-10-19 09:51:46','2025-10-19 11:51:46'),(1257566,419271,'action started via WP Cron','2025-10-19 09:53:56','2025-10-19 11:53:56'),(1257567,419271,'action complete via WP Cron','2025-10-19 09:53:56','2025-10-19 11:53:56'),(1257568,419272,'action created','2025-10-19 09:53:56','2025-10-19 11:53:56'),(1257569,419272,'action started via WP Cron','2025-10-19 09:56:45','2025-10-19 11:56:45'),(1257570,419272,'action complete via WP Cron','2025-10-19 09:56:45','2025-10-19 11:56:45'),(1257571,419273,'action created','2025-10-19 09:56:45','2025-10-19 11:56:45'),(1257572,419273,'action started via WP Cron','2025-10-19 10:01:46','2025-10-19 12:01:46'),(1257573,419273,'action complete via WP Cron','2025-10-19 10:01:46','2025-10-19 12:01:46'),(1257574,419274,'action created','2025-10-19 10:01:46','2025-10-19 12:01:46'),(1257575,419274,'action started via WP Cron','2025-10-19 10:06:20','2025-10-19 12:06:20'),(1257576,419275,'action created','2025-10-19 10:06:20','2025-10-19 12:06:20'),(1257577,419274,'action complete via WP Cron','2025-10-19 10:06:25','2025-10-19 12:06:25'),(1257578,419276,'action created','2025-10-19 10:06:25','2025-10-19 12:06:25'),(1257579,419275,'action started via WP Cron','2025-10-19 10:06:25','2025-10-19 12:06:25'),(1257580,419275,'action complete via WP Cron','2025-10-19 10:06:25','2025-10-19 12:06:25'),(1257581,419276,'action started via WP Cron','2025-10-19 10:11:46','2025-10-19 12:11:46'),(1257582,419276,'action complete via WP Cron','2025-10-19 10:11:46','2025-10-19 12:11:46'),(1257583,419277,'action created','2025-10-19 10:11:46','2025-10-19 12:11:46'),(1257584,419277,'action started via WP Cron','2025-10-19 10:16:47','2025-10-19 12:16:47'),(1257585,419277,'action complete via WP Cron','2025-10-19 10:16:47','2025-10-19 12:16:47'),(1257586,419278,'action created','2025-10-19 10:16:47','2025-10-19 12:16:47'),(1257587,419278,'action started via WP Cron','2025-10-19 10:21:44','2025-10-19 12:21:44'),(1257588,419278,'action complete via WP Cron','2025-10-19 10:21:44','2025-10-19 12:21:44'),(1257589,419279,'action created','2025-10-19 10:21:44','2025-10-19 12:21:44'),(1257590,419279,'action started via WP Cron','2025-10-19 10:26:46','2025-10-19 12:26:46'),(1257591,419279,'action complete via WP Cron','2025-10-19 10:26:46','2025-10-19 12:26:46'),(1257592,419280,'action created','2025-10-19 10:26:46','2025-10-19 12:26:46'),(1257593,419280,'action started via WP Cron','2025-10-19 10:31:47','2025-10-19 12:31:47'),(1257594,419280,'action complete via WP Cron','2025-10-19 10:31:47','2025-10-19 12:31:47'),(1257595,419281,'action created','2025-10-19 10:31:47','2025-10-19 12:31:47'),(1257596,419281,'action started via WP Cron','2025-10-19 10:36:46','2025-10-19 12:36:46'),(1257597,419281,'action complete via WP Cron','2025-10-19 10:36:46','2025-10-19 12:36:46'),(1257598,419282,'action created','2025-10-19 10:36:46','2025-10-19 12:36:46'),(1257599,419282,'action started via WP Cron','2025-10-19 10:41:46','2025-10-19 12:41:46'),(1257600,419282,'action complete via WP Cron','2025-10-19 10:41:46','2025-10-19 12:41:46'),(1257601,419283,'action created','2025-10-19 10:41:46','2025-10-19 12:41:46'),(1257602,419283,'action started via WP Cron','2025-10-19 10:46:24','2025-10-19 12:46:24'),(1257603,419283,'action complete via WP Cron','2025-10-19 10:46:24','2025-10-19 12:46:24'),(1257604,419284,'action created','2025-10-19 10:46:24','2025-10-19 12:46:24'),(1257605,419284,'action started via WP Cron','2025-10-19 10:50:23','2025-10-19 12:50:23'),(1257606,419285,'action created','2025-10-19 10:50:23','2025-10-19 12:50:23'),(1257607,419285,'action started via WP Cron','2025-10-19 10:50:27','2025-10-19 12:50:27'),(1257608,419285,'action complete via WP Cron','2025-10-19 10:50:27','2025-10-19 12:50:27'),(1257609,419284,'action complete via WP Cron','2025-10-19 10:50:27','2025-10-19 12:50:27'),(1257610,419286,'action created','2025-10-19 10:50:27','2025-10-19 12:50:27'),(1257611,419286,'action started via WP Cron','2025-10-19 10:53:02','2025-10-19 12:53:02'),(1257612,419286,'action complete via WP Cron','2025-10-19 10:53:02','2025-10-19 12:53:02'),(1257613,419287,'action created','2025-10-19 10:53:02','2025-10-19 12:53:02'),(1257614,419287,'action started via WP Cron','2025-10-19 11:00:08','2025-10-19 13:00:08'),(1257615,419287,'action complete via WP Cron','2025-10-19 11:00:08','2025-10-19 13:00:08'),(1257616,419288,'action created','2025-10-19 11:00:08','2025-10-19 13:00:08'),(1257617,419288,'action started via WP Cron','2025-10-19 11:06:53','2025-10-19 13:06:53'),(1257618,419288,'action complete via WP Cron','2025-10-19 11:06:53','2025-10-19 13:06:53'),(1257619,419289,'action created','2025-10-19 11:06:53','2025-10-19 13:06:53'),(1257620,419289,'action started via WP Cron','2025-10-19 11:11:22','2025-10-19 13:11:22'),(1257621,419289,'action complete via WP Cron','2025-10-19 11:11:22','2025-10-19 13:11:22'),(1257622,419290,'action created','2025-10-19 11:11:22','2025-10-19 13:11:22'),(1257623,419290,'action started via WP Cron','2025-10-19 11:16:44','2025-10-19 13:16:44'),(1257624,419290,'action complete via WP Cron','2025-10-19 11:16:44','2025-10-19 13:16:44'),(1257625,419291,'action created','2025-10-19 11:16:44','2025-10-19 13:16:44'),(1257626,419291,'action started via WP Cron','2025-10-19 11:18:52','2025-10-19 13:18:52'),(1257627,419291,'action complete via WP Cron','2025-10-19 11:18:52','2025-10-19 13:18:52'),(1257628,419292,'action created','2025-10-19 11:18:52','2025-10-19 13:18:52'),(1257629,419292,'action started via WP Cron','2025-10-19 11:21:45','2025-10-19 13:21:45'),(1257630,419292,'action complete via WP Cron','2025-10-19 11:21:45','2025-10-19 13:21:45'),(1257631,419293,'action created','2025-10-19 11:21:45','2025-10-19 13:21:45'),(1257632,419293,'action started via WP Cron','2025-10-19 11:26:48','2025-10-19 13:26:48'),(1257633,419293,'action complete via WP Cron','2025-10-19 11:26:48','2025-10-19 13:26:48'),(1257634,419294,'action created','2025-10-19 11:26:48','2025-10-19 13:26:48'),(1257635,419294,'action started via WP Cron','2025-10-19 11:31:49','2025-10-19 13:31:49'),(1257636,419294,'action complete via WP Cron','2025-10-19 11:31:49','2025-10-19 13:31:49'),(1257637,419295,'action created','2025-10-19 11:31:49','2025-10-19 13:31:49'),(1257638,419295,'action started via WP Cron','2025-10-19 11:36:49','2025-10-19 13:36:49'),(1257639,419295,'action complete via WP Cron','2025-10-19 11:36:49','2025-10-19 13:36:49'),(1257640,419296,'action created','2025-10-19 11:36:49','2025-10-19 13:36:49'),(1257641,419296,'action started via WP Cron','2025-10-19 11:40:33','2025-10-19 13:40:33'),(1257642,419296,'action complete via WP Cron','2025-10-19 11:40:33','2025-10-19 13:40:33'),(1257643,419297,'action created','2025-10-19 11:40:33','2025-10-19 13:40:33'),(1257644,419297,'action started via WP Cron','2025-10-19 11:42:45','2025-10-19 13:42:45'),(1257645,419297,'action complete via WP Cron','2025-10-19 11:42:45','2025-10-19 13:42:45'),(1257646,419298,'action created','2025-10-19 11:42:45','2025-10-19 13:42:45'),(1257647,419298,'action started via WP Cron','2025-10-19 11:45:10','2025-10-19 13:45:10'),(1257648,419299,'action created','2025-10-19 11:45:10','2025-10-19 13:45:10'),(1257649,419299,'action started via WP Cron','2025-10-19 11:45:12','2025-10-19 13:45:12'),(1257650,419299,'action complete via WP Cron','2025-10-19 11:45:12','2025-10-19 13:45:12'),(1257651,419298,'action complete via WP Cron','2025-10-19 11:45:12','2025-10-19 13:45:12'),(1257652,419300,'action created','2025-10-19 11:45:12','2025-10-19 13:45:12'),(1257653,419300,'action started via WP Cron','2025-10-19 11:51:02','2025-10-19 13:51:02'),(1257654,419300,'action complete via WP Cron','2025-10-19 11:51:02','2025-10-19 13:51:02'),(1257655,419301,'action created','2025-10-19 11:51:02','2025-10-19 13:51:02'),(1257656,419301,'action started via WP Cron','2025-10-19 11:54:22','2025-10-19 13:54:22'),(1257657,419301,'action complete via WP Cron','2025-10-19 11:54:22','2025-10-19 13:54:22'),(1257658,419302,'action created','2025-10-19 11:54:22','2025-10-19 13:54:22'),(1257659,419302,'action started via WP Cron','2025-10-19 11:56:48','2025-10-19 13:56:48'),(1257660,419303,'action created','2025-10-19 11:56:48','2025-10-19 13:56:48'),(1257661,419303,'action started via WP Cron','2025-10-19 11:56:50','2025-10-19 13:56:50'),(1257662,419303,'action complete via WP Cron','2025-10-19 11:56:50','2025-10-19 13:56:50'),(1257663,419302,'action complete via WP Cron','2025-10-19 11:56:50','2025-10-19 13:56:50'),(1257664,419304,'action created','2025-10-19 11:56:50','2025-10-19 13:56:50'),(1257665,419304,'action started via WP Cron','2025-10-19 12:01:46','2025-10-19 14:01:46'),(1257666,419304,'action complete via WP Cron','2025-10-19 12:01:46','2025-10-19 14:01:46'),(1257667,419305,'action created','2025-10-19 12:01:46','2025-10-19 14:01:46'),(1257668,419305,'action started via WP Cron','2025-10-19 12:06:04','2025-10-19 14:06:04'),(1257669,419305,'action complete via WP Cron','2025-10-19 12:06:04','2025-10-19 14:06:04'),(1257670,419306,'action created','2025-10-19 12:06:04','2025-10-19 14:06:04'),(1257671,419306,'action started via WP Cron','2025-10-19 12:11:47','2025-10-19 14:11:47'),(1257672,419306,'action complete via WP Cron','2025-10-19 12:11:47','2025-10-19 14:11:47'),(1257673,419307,'action created','2025-10-19 12:11:47','2025-10-19 14:11:47'),(1257674,419307,'action started via WP Cron','2025-10-19 12:16:48','2025-10-19 14:16:48'),(1257675,419307,'action complete via WP Cron','2025-10-19 12:16:48','2025-10-19 14:16:48'),(1257676,419308,'action created','2025-10-19 12:16:48','2025-10-19 14:16:48'),(1257677,419308,'action started via WP Cron','2025-10-19 12:21:45','2025-10-19 14:21:45'),(1257678,419308,'action complete via WP Cron','2025-10-19 12:21:45','2025-10-19 14:21:45'),(1257679,419309,'action created','2025-10-19 12:21:45','2025-10-19 14:21:45'),(1257680,419309,'action started via WP Cron','2025-10-19 12:24:28','2025-10-19 14:24:28'),(1257681,419309,'action complete via WP Cron','2025-10-19 12:24:28','2025-10-19 14:24:28'),(1257682,419310,'action created','2025-10-19 12:24:28','2025-10-19 14:24:28'),(1257683,419310,'action started via WP Cron','2025-10-19 12:26:47','2025-10-19 14:26:47'),(1257684,419310,'action complete via WP Cron','2025-10-19 12:26:47','2025-10-19 14:26:47'),(1257685,419311,'action created','2025-10-19 12:26:47','2025-10-19 14:26:47'),(1257686,419311,'action started via WP Cron','2025-10-19 12:31:46','2025-10-19 14:31:46'),(1257687,419311,'action complete via WP Cron','2025-10-19 12:31:46','2025-10-19 14:31:46'),(1257688,419312,'action created','2025-10-19 12:31:46','2025-10-19 14:31:46'),(1257689,419312,'action started via WP Cron','2025-10-19 12:36:46','2025-10-19 14:36:46'),(1257690,419312,'action complete via WP Cron','2025-10-19 12:36:46','2025-10-19 14:36:46'),(1257691,419313,'action created','2025-10-19 12:36:46','2025-10-19 14:36:46'),(1257692,419313,'action started via WP Cron','2025-10-19 12:40:14','2025-10-19 14:40:14'),(1257693,419313,'action complete via WP Cron','2025-10-19 12:40:14','2025-10-19 14:40:14'),(1257694,419314,'action created','2025-10-19 12:40:14','2025-10-19 14:40:14'),(1257695,419314,'action started via WP Cron','2025-10-19 12:42:56','2025-10-19 14:42:56'),(1257696,419315,'action created','2025-10-19 12:42:56','2025-10-19 14:42:56'),(1257697,419315,'action started via WP Cron','2025-10-19 12:42:58','2025-10-19 14:42:58'),(1257698,419315,'action complete via WP Cron','2025-10-19 12:42:58','2025-10-19 14:42:58'),(1257699,419314,'action complete via WP Cron','2025-10-19 12:42:58','2025-10-19 14:42:58'),(1257700,419316,'action created','2025-10-19 12:42:58','2025-10-19 14:42:58'),(1257701,419316,'action started via WP Cron','2025-10-19 12:45:51','2025-10-19 14:45:51'),(1257702,419316,'action complete via WP Cron','2025-10-19 12:45:51','2025-10-19 14:45:51'),(1257703,419317,'action created','2025-10-19 12:45:51','2025-10-19 14:45:51'),(1257704,419317,'action started via Async Request','2025-10-19 12:47:58','2025-10-19 14:47:58'),(1257705,419318,'action created','2025-10-19 12:47:59','2025-10-19 14:47:59'),(1257706,419318,'action started via WP Cron','2025-10-19 12:48:01','2025-10-19 14:48:01'),(1257707,419318,'action complete via WP Cron','2025-10-19 12:48:01','2025-10-19 14:48:01'),(1257708,419317,'action complete via Async Request','2025-10-19 12:48:01','2025-10-19 14:48:01'),(1257709,419319,'action created','2025-10-19 12:48:01','2025-10-19 14:48:01'),(1257710,419319,'action started via WP Cron','2025-10-19 12:51:45','2025-10-19 14:51:45'),(1257711,419319,'action complete via WP Cron','2025-10-19 12:51:46','2025-10-19 14:51:46'),(1257712,419320,'action created','2025-10-19 12:51:46','2025-10-19 14:51:46'),(1257713,419320,'action started via WP Cron','2025-10-19 12:56:46','2025-10-19 14:56:46'),(1257714,419320,'action complete via WP Cron','2025-10-19 12:56:46','2025-10-19 14:56:46'),(1257715,419321,'action created','2025-10-19 12:56:46','2025-10-19 14:56:46'),(1257716,419321,'action started via WP Cron','2025-10-19 13:01:46','2025-10-19 15:01:46'),(1257717,419321,'action complete via WP Cron','2025-10-19 13:01:46','2025-10-19 15:01:46'),(1257718,419322,'action created','2025-10-19 13:01:46','2025-10-19 15:01:46'),(1257719,419322,'action started via WP Cron','2025-10-19 13:06:48','2025-10-19 15:06:48'),(1257720,419322,'action complete via WP Cron','2025-10-19 13:06:48','2025-10-19 15:06:48'),(1257721,419323,'action created','2025-10-19 13:06:48','2025-10-19 15:06:48'),(1257722,419323,'action started via WP Cron','2025-10-19 13:11:49','2025-10-19 15:11:49'),(1257723,419323,'action complete via WP Cron','2025-10-19 13:11:49','2025-10-19 15:11:49'),(1257724,419324,'action created','2025-10-19 13:11:49','2025-10-19 15:11:49'),(1257725,419324,'action started via WP Cron','2025-10-19 13:16:53','2025-10-19 15:16:53'),(1257726,419324,'action complete via WP Cron','2025-10-19 13:16:53','2025-10-19 15:16:53'),(1257727,419325,'action created','2025-10-19 13:16:53','2025-10-19 15:16:53'),(1257728,419325,'action started via WP Cron','2025-10-19 13:21:49','2025-10-19 15:21:49'),(1257729,419325,'action complete via WP Cron','2025-10-19 13:21:49','2025-10-19 15:21:49'),(1257730,419326,'action created','2025-10-19 13:21:49','2025-10-19 15:21:49'),(1257731,419326,'action started via WP Cron','2025-10-19 13:26:50','2025-10-19 15:26:50'),(1257732,419326,'action complete via WP Cron','2025-10-19 13:26:50','2025-10-19 15:26:50'),(1257733,419327,'action created','2025-10-19 13:26:50','2025-10-19 15:26:50'),(1257734,419327,'action started via WP Cron','2025-10-19 13:30:54','2025-10-19 15:30:54'),(1257735,419327,'action complete via WP Cron','2025-10-19 13:30:54','2025-10-19 15:30:54'),(1257736,419328,'action created','2025-10-19 13:30:54','2025-10-19 15:30:54'),(1257737,419328,'action started via WP Cron','2025-10-19 13:34:08','2025-10-19 15:34:08'),(1257738,419328,'action complete via WP Cron','2025-10-19 13:34:08','2025-10-19 15:34:08'),(1257739,419329,'action created','2025-10-19 13:34:08','2025-10-19 15:34:08'),(1257740,419329,'action started via WP Cron','2025-10-19 13:36:47','2025-10-19 15:36:47'),(1257741,419329,'action complete via WP Cron','2025-10-19 13:36:47','2025-10-19 15:36:47'),(1257742,419330,'action created','2025-10-19 13:36:47','2025-10-19 15:36:47'),(1257743,419330,'action started via WP Cron','2025-10-19 13:41:47','2025-10-19 15:41:47'),(1257744,419330,'action complete via WP Cron','2025-10-19 13:41:47','2025-10-19 15:41:47'),(1257745,419331,'action created','2025-10-19 13:41:47','2025-10-19 15:41:47'),(1257746,419331,'action started via WP Cron','2025-10-19 13:46:47','2025-10-19 15:46:47'),(1257747,419332,'action created','2025-10-19 13:46:47','2025-10-19 15:46:47'),(1257748,419332,'action started via WP Cron','2025-10-19 13:46:49','2025-10-19 15:46:49'),(1257749,419332,'action complete via WP Cron','2025-10-19 13:46:49','2025-10-19 15:46:49'),(1257750,419331,'action complete via WP Cron','2025-10-19 13:46:49','2025-10-19 15:46:49'),(1257751,419333,'action created','2025-10-19 13:46:49','2025-10-19 15:46:49'),(1257752,419333,'action started via WP Cron','2025-10-19 13:49:57','2025-10-19 15:49:57'),(1257753,419333,'action complete via WP Cron','2025-10-19 13:49:57','2025-10-19 15:49:57'),(1257754,419334,'action created','2025-10-19 13:49:57','2025-10-19 15:49:57'),(1257755,419334,'action started via WP Cron','2025-10-19 13:54:03','2025-10-19 15:54:03'),(1257756,419334,'action complete via WP Cron','2025-10-19 13:54:03','2025-10-19 15:54:03'),(1257757,419335,'action created','2025-10-19 13:54:03','2025-10-19 15:54:03'),(1257758,419335,'action started via WP Cron','2025-10-19 13:56:47','2025-10-19 15:56:47'),(1257759,419335,'action complete via WP Cron','2025-10-19 13:56:47','2025-10-19 15:56:47'),(1257760,419336,'action created','2025-10-19 13:56:47','2025-10-19 15:56:47'),(1257761,419336,'action started via WP Cron','2025-10-19 14:01:49','2025-10-19 16:01:49'),(1257762,419336,'action complete via WP Cron','2025-10-19 14:01:49','2025-10-19 16:01:49'),(1257763,419337,'action created','2025-10-19 14:01:49','2025-10-19 16:01:49'),(1257764,419337,'action started via WP Cron','2025-10-19 14:06:51','2025-10-19 16:06:51'),(1257765,419338,'action created','2025-10-19 14:06:51','2025-10-19 16:06:51'),(1257766,419338,'action started via WP Cron','2025-10-19 14:06:56','2025-10-19 16:06:56'),(1257767,419338,'action complete via WP Cron','2025-10-19 14:06:56','2025-10-19 16:06:56'),(1257768,419337,'action complete via WP Cron','2025-10-19 14:06:56','2025-10-19 16:06:56'),(1257769,419339,'action created','2025-10-19 14:06:56','2025-10-19 16:06:56'),(1257770,419339,'action started via WP Cron','2025-10-19 14:11:48','2025-10-19 16:11:48'),(1257771,419339,'action complete via WP Cron','2025-10-19 14:11:48','2025-10-19 16:11:48'),(1257772,419340,'action created','2025-10-19 14:11:48','2025-10-19 16:11:48'),(1257773,419340,'action started via WP Cron','2025-10-19 14:16:50','2025-10-19 16:16:50'),(1257774,419340,'action complete via WP Cron','2025-10-19 14:16:50','2025-10-19 16:16:50'),(1257775,419341,'action created','2025-10-19 14:16:50','2025-10-19 16:16:50'),(1257776,419341,'action started via WP Cron','2025-10-19 14:21:40','2025-10-19 16:21:40'),(1257777,419341,'action complete via WP Cron','2025-10-19 14:21:40','2025-10-19 16:21:40'),(1257778,419342,'action created','2025-10-19 14:21:40','2025-10-19 16:21:40'),(1257779,419342,'action started via WP Cron','2025-10-19 14:25:12','2025-10-19 16:25:12'),(1257780,419342,'action complete via WP Cron','2025-10-19 14:25:12','2025-10-19 16:25:12'),(1257781,419343,'action created','2025-10-19 14:25:12','2025-10-19 16:25:12'),(1257782,419343,'action started via WP Cron','2025-10-19 14:31:47','2025-10-19 16:31:47'),(1257783,419343,'action complete via WP Cron','2025-10-19 14:31:47','2025-10-19 16:31:47'),(1257784,419344,'action created','2025-10-19 14:31:47','2025-10-19 16:31:47'),(1257785,419344,'action started via WP Cron','2025-10-19 14:36:47','2025-10-19 16:36:47'),(1257786,419344,'action complete via WP Cron','2025-10-19 14:36:47','2025-10-19 16:36:47'),(1257787,419345,'action created','2025-10-19 14:36:47','2025-10-19 16:36:47'),(1257788,419345,'action started via WP Cron','2025-10-19 14:41:46','2025-10-19 16:41:46'),(1257789,419345,'action complete via WP Cron','2025-10-19 14:41:46','2025-10-19 16:41:46'),(1257790,419346,'action created','2025-10-19 14:41:46','2025-10-19 16:41:46'),(1257791,419346,'action started via WP Cron','2025-10-19 14:46:46','2025-10-19 16:46:46'),(1257792,419346,'action complete via WP Cron','2025-10-19 14:46:46','2025-10-19 16:46:46'),(1257793,419347,'action created','2025-10-19 14:46:46','2025-10-19 16:46:46'),(1257794,419347,'action started via WP Cron','2025-10-19 14:51:46','2025-10-19 16:51:46'),(1257795,419348,'action created','2025-10-19 14:51:46','2025-10-19 16:51:46'),(1257796,419348,'action started via WP Cron','2025-10-19 14:51:47','2025-10-19 16:51:47'),(1257797,419348,'action complete via WP Cron','2025-10-19 14:51:48','2025-10-19 16:51:48'),(1257798,419347,'action complete via WP Cron','2025-10-19 14:51:48','2025-10-19 16:51:48'),(1257799,419349,'action created','2025-10-19 14:51:48','2025-10-19 16:51:48'),(1257800,419349,'action started via WP Cron','2025-10-19 14:56:47','2025-10-19 16:56:47'),(1257801,419349,'action complete via WP Cron','2025-10-19 14:56:47','2025-10-19 16:56:47'),(1257802,419350,'action created','2025-10-19 14:56:47','2025-10-19 16:56:47'),(1257803,419350,'action started via WP Cron','2025-10-19 15:00:28','2025-10-19 17:00:28'),(1257804,419350,'action complete via WP Cron','2025-10-19 15:00:28','2025-10-19 17:00:28'),(1257805,419351,'action created','2025-10-19 15:00:28','2025-10-19 17:00:28'),(1257806,419351,'action started via WP Cron','2025-10-19 15:02:31','2025-10-19 17:02:31'),(1257807,419351,'action complete via WP Cron','2025-10-19 15:02:31','2025-10-19 17:02:31'),(1257808,419352,'action created','2025-10-19 15:02:31','2025-10-19 17:02:31'),(1257809,419352,'action started via WP Cron','2025-10-19 15:05:31','2025-10-19 17:05:31'),(1257810,419352,'action complete via WP Cron','2025-10-19 15:05:31','2025-10-19 17:05:31'),(1257811,419353,'action created','2025-10-19 15:05:31','2025-10-19 17:05:31'),(1257812,419353,'action started via WP Cron','2025-10-19 15:08:30','2025-10-19 17:08:30'),(1257813,419353,'action complete via WP Cron','2025-10-19 15:08:31','2025-10-19 17:08:31'),(1257814,419354,'action created','2025-10-19 15:08:31','2025-10-19 17:08:31'),(1257815,419354,'action started via WP Cron','2025-10-19 15:11:31','2025-10-19 17:11:31'),(1257816,419354,'action complete via WP Cron','2025-10-19 15:11:31','2025-10-19 17:11:31'),(1257817,419355,'action created','2025-10-19 15:11:31','2025-10-19 17:11:31'),(1257818,419355,'action started via WP Cron','2025-10-19 15:13:32','2025-10-19 17:13:32'),(1257819,419355,'action complete via WP Cron','2025-10-19 15:13:32','2025-10-19 17:13:32'),(1257820,419356,'action created','2025-10-19 15:13:32','2025-10-19 17:13:32'),(1257821,419356,'action started via WP Cron','2025-10-19 15:15:32','2025-10-19 17:15:32'),(1257822,419356,'action complete via WP Cron','2025-10-19 15:15:32','2025-10-19 17:15:32'),(1257823,419357,'action created','2025-10-19 15:15:32','2025-10-19 17:15:32'),(1257824,419357,'action started via WP Cron','2025-10-19 15:18:29','2025-10-19 17:18:29'),(1257825,419357,'action complete via WP Cron','2025-10-19 15:18:29','2025-10-19 17:18:29'),(1257826,419358,'action created','2025-10-19 15:18:29','2025-10-19 17:18:29'),(1257827,419358,'action started via WP Cron','2025-10-19 15:20:31','2025-10-19 17:20:31'),(1257828,419358,'action complete via WP Cron','2025-10-19 15:20:32','2025-10-19 17:20:32'),(1257829,419359,'action created','2025-10-19 15:20:32','2025-10-19 17:20:32'),(1257830,419359,'action started via WP Cron','2025-10-19 15:23:31','2025-10-19 17:23:31'),(1257831,419359,'action complete via WP Cron','2025-10-19 15:23:31','2025-10-19 17:23:31'),(1257832,419360,'action created','2025-10-19 15:23:31','2025-10-19 17:23:31'),(1257833,419360,'action started via WP Cron','2025-10-19 15:26:30','2025-10-19 17:26:30'),(1257834,419361,'action created','2025-10-19 15:26:30','2025-10-19 17:26:30'),(1257835,419361,'action started via WP Cron','2025-10-19 15:26:32','2025-10-19 17:26:32'),(1257836,419361,'action complete via WP Cron','2025-10-19 15:26:32','2025-10-19 17:26:32'),(1257837,419360,'action complete via WP Cron','2025-10-19 15:26:32','2025-10-19 17:26:32'),(1257838,419362,'action created','2025-10-19 15:26:32','2025-10-19 17:26:32'),(1257839,419362,'action started via WP Cron','2025-10-19 15:29:30','2025-10-19 17:29:30'),(1257840,419363,'action created','2025-10-19 15:29:30','2025-10-19 17:29:30'),(1257841,419363,'action started via WP Cron','2025-10-19 15:29:32','2025-10-19 17:29:32'),(1257842,419363,'action complete via WP Cron','2025-10-19 15:29:32','2025-10-19 17:29:32'),(1257843,419362,'action complete via WP Cron','2025-10-19 15:29:32','2025-10-19 17:29:32'),(1257844,419364,'action created','2025-10-19 15:29:32','2025-10-19 17:29:32'),(1257845,419364,'action started via WP Cron','2025-10-19 15:32:29','2025-10-19 17:32:29'),(1257846,419364,'action complete via WP Cron','2025-10-19 15:32:29','2025-10-19 17:32:29'),(1257847,419365,'action created','2025-10-19 15:32:29','2025-10-19 17:32:29'),(1257848,419365,'action started via WP Cron','2025-10-19 15:34:29','2025-10-19 17:34:29'),(1257849,419366,'action created','2025-10-19 15:34:29','2025-10-19 17:34:29'),(1257850,419366,'action started via WP Cron','2025-10-19 15:34:31','2025-10-19 17:34:31'),(1257851,419366,'action complete via WP Cron','2025-10-19 15:34:31','2025-10-19 17:34:31'),(1257852,419365,'action complete via WP Cron','2025-10-19 15:34:31','2025-10-19 17:34:31'),(1257853,419367,'action created','2025-10-19 15:34:31','2025-10-19 17:34:31'),(1257854,419367,'action started via WP Cron','2025-10-19 15:36:40','2025-10-19 17:36:40'),(1257855,419367,'action complete via WP Cron','2025-10-19 15:36:41','2025-10-19 17:36:41'),(1257856,419368,'action created','2025-10-19 15:36:41','2025-10-19 17:36:41'),(1257857,419368,'action started via WP Cron','2025-10-19 15:39:29','2025-10-19 17:39:29'),(1257858,419368,'action complete via WP Cron','2025-10-19 15:39:29','2025-10-19 17:39:29'),(1257859,419369,'action created','2025-10-19 15:39:29','2025-10-19 17:39:29'),(1257860,419369,'action started via WP Cron','2025-10-19 15:41:29','2025-10-19 17:41:29'),(1257861,419369,'action complete via WP Cron','2025-10-19 15:41:29','2025-10-19 17:41:29'),(1257862,419370,'action created','2025-10-19 15:41:29','2025-10-19 17:41:29'),(1257863,419370,'action started via WP Cron','2025-10-19 15:43:29','2025-10-19 17:43:29'),(1257864,419370,'action complete via WP Cron','2025-10-19 15:43:29','2025-10-19 17:43:29'),(1257865,419371,'action created','2025-10-19 15:43:29','2025-10-19 17:43:29'),(1257866,419371,'action started via WP Cron','2025-10-19 15:45:29','2025-10-19 17:45:29'),(1257867,419371,'action complete via WP Cron','2025-10-19 15:45:29','2025-10-19 17:45:29'),(1257868,419372,'action created','2025-10-19 15:45:29','2025-10-19 17:45:29'),(1257869,419372,'action started via WP Cron','2025-10-19 15:47:29','2025-10-19 17:47:29'),(1257870,419372,'action complete via WP Cron','2025-10-19 15:47:29','2025-10-19 17:47:29'),(1257871,419373,'action created','2025-10-19 15:47:29','2025-10-19 17:47:29'),(1257872,419373,'action started via WP Cron','2025-10-19 15:49:30','2025-10-19 17:49:30'),(1257873,419373,'action complete via WP Cron','2025-10-19 15:49:30','2025-10-19 17:49:30'),(1257874,419374,'action created','2025-10-19 15:49:30','2025-10-19 17:49:30'),(1257875,419374,'action started via WP Cron','2025-10-19 15:52:30','2025-10-19 17:52:30'),(1257876,419374,'action complete via WP Cron','2025-10-19 15:52:30','2025-10-19 17:52:30'),(1257877,419375,'action created','2025-10-19 15:52:30','2025-10-19 17:52:30'),(1257878,419375,'action started via WP Cron','2025-10-19 15:55:29','2025-10-19 17:55:29'),(1257879,419375,'action complete via WP Cron','2025-10-19 15:55:29','2025-10-19 17:55:29'),(1257880,419376,'action created','2025-10-19 15:55:29','2025-10-19 17:55:29'),(1257881,419376,'action started via WP Cron','2025-10-19 15:57:29','2025-10-19 17:57:29'),(1257882,419376,'action complete via WP Cron','2025-10-19 15:57:29','2025-10-19 17:57:29'),(1257883,419377,'action created','2025-10-19 15:57:29','2025-10-19 17:57:29'),(1257884,419377,'action started via WP Cron','2025-10-19 15:59:29','2025-10-19 17:59:29'),(1257885,419377,'action complete via WP Cron','2025-10-19 15:59:29','2025-10-19 17:59:29'),(1257886,419378,'action created','2025-10-19 15:59:29','2025-10-19 17:59:29'),(1257887,419378,'action started via WP Cron','2025-10-19 16:01:29','2025-10-19 18:01:29'),(1257888,419378,'action complete via WP Cron','2025-10-19 16:01:29','2025-10-19 18:01:29'),(1257889,419379,'action created','2025-10-19 16:01:29','2025-10-19 18:01:29'),(1257890,419379,'action started via WP Cron','2025-10-19 16:03:29','2025-10-19 18:03:29'),(1257891,419379,'action complete via WP Cron','2025-10-19 16:03:29','2025-10-19 18:03:29'),(1257892,419380,'action created','2025-10-19 16:03:29','2025-10-19 18:03:29'),(1257893,419380,'action started via WP Cron','2025-10-19 16:06:44','2025-10-19 18:06:44'),(1257894,419380,'action complete via WP Cron','2025-10-19 16:06:44','2025-10-19 18:06:44'),(1257895,419381,'action created','2025-10-19 16:06:44','2025-10-19 18:06:44'),(1257896,419381,'action started via WP Cron','2025-10-19 16:11:43','2025-10-19 18:11:43'),(1257897,419381,'action complete via WP Cron','2025-10-19 16:11:43','2025-10-19 18:11:43'),(1257898,419382,'action created','2025-10-19 16:11:43','2025-10-19 18:11:43'),(1257899,419382,'action started via WP Cron','2025-10-19 16:16:41','2025-10-19 18:16:41'),(1257900,419383,'action created','2025-10-19 16:16:41','2025-10-19 18:16:41'),(1257901,419383,'action started via WP Cron','2025-10-19 16:16:42','2025-10-19 18:16:42'),(1257902,419383,'action complete via WP Cron','2025-10-19 16:16:42','2025-10-19 18:16:42'),(1257903,419382,'action complete via WP Cron','2025-10-19 16:16:42','2025-10-19 18:16:42'),(1257904,419384,'action created','2025-10-19 16:16:42','2025-10-19 18:16:42'),(1257905,419384,'action started via WP Cron','2025-10-19 16:21:45','2025-10-19 18:21:45'),(1257906,419384,'action complete via WP Cron','2025-10-19 16:21:45','2025-10-19 18:21:45'),(1257907,419385,'action created','2025-10-19 16:21:45','2025-10-19 18:21:45'),(1257908,419385,'action started via WP Cron','2025-10-19 16:26:45','2025-10-19 18:26:45'),(1257909,419385,'action complete via WP Cron','2025-10-19 16:26:45','2025-10-19 18:26:45'),(1257910,419386,'action created','2025-10-19 16:26:45','2025-10-19 18:26:45'),(1257911,419386,'action started via WP Cron','2025-10-19 16:31:44','2025-10-19 18:31:44'),(1257912,419386,'action complete via WP Cron','2025-10-19 16:31:44','2025-10-19 18:31:44'),(1257913,419387,'action created','2025-10-19 16:31:44','2025-10-19 18:31:44'),(1257914,419387,'action started via WP Cron','2025-10-19 16:36:43','2025-10-19 18:36:43'),(1257915,419388,'action created','2025-10-19 16:36:43','2025-10-19 18:36:43'),(1257916,419388,'action started via WP Cron','2025-10-19 16:36:44','2025-10-19 18:36:44'),(1257917,419388,'action complete via WP Cron','2025-10-19 16:36:44','2025-10-19 18:36:44'),(1257918,419387,'action complete via WP Cron','2025-10-19 16:36:45','2025-10-19 18:36:45'),(1257919,419389,'action created','2025-10-19 16:36:45','2025-10-19 18:36:45'),(1257920,419389,'action started via WP Cron','2025-10-19 16:41:45','2025-10-19 18:41:45'),(1257921,419389,'action complete via WP Cron','2025-10-19 16:41:45','2025-10-19 18:41:45'),(1257922,419390,'action created','2025-10-19 16:41:45','2025-10-19 18:41:45'),(1257923,419390,'action started via WP Cron','2025-10-19 16:46:48','2025-10-19 18:46:48'),(1257924,419390,'action complete via WP Cron','2025-10-19 16:46:48','2025-10-19 18:46:48'),(1257925,419391,'action created','2025-10-19 16:46:48','2025-10-19 18:46:48'),(1257926,419391,'action started via WP Cron','2025-10-19 16:51:45','2025-10-19 18:51:45'),(1257927,419392,'action created','2025-10-19 16:51:45','2025-10-19 18:51:45'),(1257928,419392,'action started via WP Cron','2025-10-19 16:51:46','2025-10-19 18:51:46'),(1257929,419392,'action complete via WP Cron','2025-10-19 16:51:46','2025-10-19 18:51:46'),(1257930,419391,'action complete via WP Cron','2025-10-19 16:51:46','2025-10-19 18:51:46'),(1257931,419393,'action created','2025-10-19 16:51:46','2025-10-19 18:51:46'),(1257932,419393,'action started via WP Cron','2025-10-19 16:55:46','2025-10-19 18:55:46'),(1257933,419393,'action complete via WP Cron','2025-10-19 16:55:46','2025-10-19 18:55:46'),(1257934,419394,'action created','2025-10-19 16:55:46','2025-10-19 18:55:46'),(1257935,419394,'action started via WP Cron','2025-10-19 17:00:55','2025-10-19 19:00:55'),(1257936,419394,'action complete via WP Cron','2025-10-19 17:00:55','2025-10-19 19:00:55'),(1257937,419395,'action created','2025-10-19 17:00:55','2025-10-19 19:00:55'),(1257938,419395,'action started via WP Cron','2025-10-19 17:04:31','2025-10-19 19:04:31'),(1257939,419395,'action complete via WP Cron','2025-10-19 17:04:31','2025-10-19 19:04:31'),(1257940,419396,'action created','2025-10-19 17:04:31','2025-10-19 19:04:31'),(1257941,419396,'action started via WP Cron','2025-10-19 17:06:46','2025-10-19 19:06:46'),(1257942,419396,'action complete via WP Cron','2025-10-19 17:06:46','2025-10-19 19:06:46'),(1257943,419397,'action created','2025-10-19 17:06:46','2025-10-19 19:06:46'),(1257944,419397,'action started via WP Cron','2025-10-19 17:11:45','2025-10-19 19:11:45'),(1257945,419397,'action complete via WP Cron','2025-10-19 17:11:45','2025-10-19 19:11:45'),(1257946,419398,'action created','2025-10-19 17:11:45','2025-10-19 19:11:45'),(1257947,419398,'action started via WP Cron','2025-10-19 17:14:17','2025-10-19 19:14:17'),(1257948,419398,'action complete via WP Cron','2025-10-19 17:14:17','2025-10-19 19:14:17'),(1257949,419399,'action created','2025-10-19 17:14:17','2025-10-19 19:14:17'),(1257950,419399,'action started via WP Cron','2025-10-19 17:16:45','2025-10-19 19:16:45'),(1257951,419399,'action complete via WP Cron','2025-10-19 17:16:45','2025-10-19 19:16:45'),(1257952,419400,'action created','2025-10-19 17:16:45','2025-10-19 19:16:45'),(1257953,419400,'action started via WP Cron','2025-10-19 17:21:45','2025-10-19 19:21:45'),(1257954,419401,'action created','2025-10-19 17:21:45','2025-10-19 19:21:45'),(1257955,419401,'action started via WP Cron','2025-10-19 17:21:47','2025-10-19 19:21:47'),(1257956,419401,'action complete via WP Cron','2025-10-19 17:21:47','2025-10-19 19:21:47'),(1257957,419400,'action complete via WP Cron','2025-10-19 17:21:47','2025-10-19 19:21:47'),(1257958,419402,'action created','2025-10-19 17:21:47','2025-10-19 19:21:47'),(1257959,419402,'action started via WP Cron','2025-10-19 17:24:01','2025-10-19 19:24:01'),(1257960,419402,'action complete via WP Cron','2025-10-19 17:24:01','2025-10-19 19:24:01'),(1257961,419403,'action created','2025-10-19 17:24:01','2025-10-19 19:24:01'),(1257962,419403,'action started via WP Cron','2025-10-19 17:26:46','2025-10-19 19:26:46'),(1257963,419403,'action complete via WP Cron','2025-10-19 17:26:46','2025-10-19 19:26:46'),(1257964,419404,'action created','2025-10-19 17:26:46','2025-10-19 19:26:46'),(1257965,419404,'action started via WP Cron','2025-10-19 17:31:24','2025-10-19 19:31:24'),(1257966,419404,'action complete via WP Cron','2025-10-19 17:31:24','2025-10-19 19:31:24'),(1257967,419405,'action created','2025-10-19 17:31:24','2025-10-19 19:31:24'),(1257968,419405,'action started via WP Cron','2025-10-19 17:36:45','2025-10-19 19:36:45'),(1257969,419405,'action complete via WP Cron','2025-10-19 17:36:45','2025-10-19 19:36:45'),(1257970,419406,'action created','2025-10-19 17:36:45','2025-10-19 19:36:45'),(1257971,419406,'action started via WP Cron','2025-10-19 17:41:45','2025-10-19 19:41:45'),(1257972,419406,'action complete via WP Cron','2025-10-19 17:41:45','2025-10-19 19:41:45'),(1257973,419407,'action created','2025-10-19 17:41:45','2025-10-19 19:41:45'),(1257974,419407,'action started via WP Cron','2025-10-19 17:46:46','2025-10-19 19:46:46'),(1257975,419407,'action complete via WP Cron','2025-10-19 17:46:47','2025-10-19 19:46:47'),(1257976,419408,'action created','2025-10-19 17:46:47','2025-10-19 19:46:47'),(1257977,419408,'action started via WP Cron','2025-10-19 17:51:44','2025-10-19 19:51:44'),(1257978,419408,'action complete via WP Cron','2025-10-19 17:51:45','2025-10-19 19:51:45'),(1257979,419409,'action created','2025-10-19 17:51:45','2025-10-19 19:51:45'),(1257980,419409,'action started via WP Cron','2025-10-19 17:55:23','2025-10-19 19:55:23'),(1257981,419409,'action complete via WP Cron','2025-10-19 17:55:23','2025-10-19 19:55:23'),(1257982,419410,'action created','2025-10-19 17:55:23','2025-10-19 19:55:23'),(1257983,419410,'action started via WP Cron','2025-10-19 17:58:01','2025-10-19 19:58:01'),(1257984,419410,'action complete via WP Cron','2025-10-19 17:58:01','2025-10-19 19:58:01'),(1257985,419411,'action created','2025-10-19 17:58:01','2025-10-19 19:58:01'),(1257986,419411,'action started via WP Cron','2025-10-19 18:04:04','2025-10-19 20:04:04'),(1257987,419411,'action complete via WP Cron','2025-10-19 18:04:05','2025-10-19 20:04:05'),(1257988,419412,'action created','2025-10-19 18:04:05','2025-10-19 20:04:05'),(1257989,419412,'action started via WP Cron','2025-10-19 18:06:47','2025-10-19 20:06:47'),(1257990,419412,'action complete via WP Cron','2025-10-19 18:06:47','2025-10-19 20:06:47'),(1257991,419413,'action created','2025-10-19 18:06:47','2025-10-19 20:06:47'),(1257992,419413,'action started via WP Cron','2025-10-19 18:11:45','2025-10-19 20:11:45'),(1257993,419413,'action complete via WP Cron','2025-10-19 18:11:45','2025-10-19 20:11:45'),(1257994,419414,'action created','2025-10-19 18:11:45','2025-10-19 20:11:45'),(1257995,419414,'action started via WP Cron','2025-10-19 18:16:44','2025-10-19 20:16:44'),(1257996,419414,'action complete via WP Cron','2025-10-19 18:16:44','2025-10-19 20:16:44'),(1257997,419415,'action created','2025-10-19 18:16:44','2025-10-19 20:16:44'),(1257998,419415,'action started via WP Cron','2025-10-19 18:19:09','2025-10-19 20:19:09'),(1257999,419415,'action complete via WP Cron','2025-10-19 18:19:09','2025-10-19 20:19:09'),(1258000,419416,'action created','2025-10-19 18:19:09','2025-10-19 20:19:09'),(1258001,419416,'action started via WP Cron','2025-10-19 18:21:45','2025-10-19 20:21:45'),(1258002,419416,'action complete via WP Cron','2025-10-19 18:21:45','2025-10-19 20:21:45'),(1258003,419417,'action created','2025-10-19 18:21:45','2025-10-19 20:21:45'),(1258004,419417,'action started via WP Cron','2025-10-19 18:26:45','2025-10-19 20:26:45'),(1258005,419417,'action complete via WP Cron','2025-10-19 18:26:46','2025-10-19 20:26:46'),(1258006,419418,'action created','2025-10-19 18:26:46','2025-10-19 20:26:46'),(1258007,419418,'action started via WP Cron','2025-10-19 18:30:03','2025-10-19 20:30:03'),(1258008,419418,'action complete via WP Cron','2025-10-19 18:30:03','2025-10-19 20:30:03'),(1258009,419419,'action created','2025-10-19 18:30:03','2025-10-19 20:30:03'),(1258010,419419,'action started via WP Cron','2025-10-19 18:33:00','2025-10-19 20:33:00'),(1258011,419419,'action complete via WP Cron','2025-10-19 18:33:00','2025-10-19 20:33:00'),(1258012,419420,'action created','2025-10-19 18:33:00','2025-10-19 20:33:00'),(1258013,419420,'action started via WP Cron','2025-10-19 18:36:44','2025-10-19 20:36:44'),(1258014,419420,'action complete via WP Cron','2025-10-19 18:36:44','2025-10-19 20:36:44'),(1258015,419421,'action created','2025-10-19 18:36:44','2025-10-19 20:36:44'),(1258016,419421,'action started via WP Cron','2025-10-19 18:40:04','2025-10-19 20:40:04'),(1258017,419421,'action complete via WP Cron','2025-10-19 18:40:04','2025-10-19 20:40:04'),(1258018,419422,'action created','2025-10-19 18:40:04','2025-10-19 20:40:04'),(1258019,419422,'action started via WP Cron','2025-10-19 18:46:26','2025-10-19 20:46:26'),(1258020,419422,'action complete via WP Cron','2025-10-19 18:46:26','2025-10-19 20:46:26'),(1258021,419423,'action created','2025-10-19 18:46:26','2025-10-19 20:46:26'),(1258022,419423,'action started via WP Cron','2025-10-19 18:51:44','2025-10-19 20:51:44'),(1258023,419423,'action complete via WP Cron','2025-10-19 18:51:44','2025-10-19 20:51:44'),(1258024,419424,'action created','2025-10-19 18:51:44','2025-10-19 20:51:44'),(1258025,419424,'action started via WP Cron','2025-10-19 18:56:45','2025-10-19 20:56:45'),(1258026,419424,'action complete via WP Cron','2025-10-19 18:56:45','2025-10-19 20:56:45'),(1258027,419425,'action created','2025-10-19 18:56:45','2025-10-19 20:56:45'),(1258028,419425,'action started via WP Cron','2025-10-19 19:00:03','2025-10-19 21:00:03'),(1258029,419425,'action complete via WP Cron','2025-10-19 19:00:03','2025-10-19 21:00:03'),(1258030,419426,'action created','2025-10-19 19:00:03','2025-10-19 21:00:03'),(1258031,419426,'action started via WP Cron','2025-10-19 19:06:19','2025-10-19 21:06:19'),(1258032,419426,'action complete via WP Cron','2025-10-19 19:06:19','2025-10-19 21:06:19'),(1258033,419427,'action created','2025-10-19 19:06:19','2025-10-19 21:06:19'),(1258034,419427,'action started via WP Cron','2025-10-19 19:11:45','2025-10-19 21:11:45'),(1258035,419427,'action complete via WP Cron','2025-10-19 19:11:45','2025-10-19 21:11:45'),(1258036,419428,'action created','2025-10-19 19:11:45','2025-10-19 21:11:45'),(1258037,419428,'action started via WP Cron','2025-10-19 19:16:46','2025-10-19 21:16:46'),(1258038,419428,'action complete via WP Cron','2025-10-19 19:16:46','2025-10-19 21:16:46'),(1258039,419429,'action created','2025-10-19 19:16:46','2025-10-19 21:16:46'),(1258040,419429,'action started via WP Cron','2025-10-19 19:21:05','2025-10-19 21:21:05'),(1258041,419429,'action complete via WP Cron','2025-10-19 19:21:05','2025-10-19 21:21:05'),(1258042,419430,'action created','2025-10-19 19:21:05','2025-10-19 21:21:05'),(1258043,419430,'action started via WP Cron','2025-10-19 19:26:45','2025-10-19 21:26:45'),(1258044,419430,'action complete via WP Cron','2025-10-19 19:26:45','2025-10-19 21:26:45'),(1258045,419431,'action created','2025-10-19 19:26:45','2025-10-19 21:26:45'),(1258046,419431,'action started via WP Cron','2025-10-19 19:29:08','2025-10-19 21:29:08'),(1258047,419431,'action complete via WP Cron','2025-10-19 19:29:08','2025-10-19 21:29:08'),(1258048,419432,'action created','2025-10-19 19:29:08','2025-10-19 21:29:08'),(1258049,419432,'action started via WP Cron','2025-10-19 19:31:45','2025-10-19 21:31:45'),(1258050,419432,'action complete via WP Cron','2025-10-19 19:31:45','2025-10-19 21:31:45'),(1258051,419433,'action created','2025-10-19 19:31:45','2025-10-19 21:31:45'),(1258052,419433,'action started via WP Cron','2025-10-19 19:36:46','2025-10-19 21:36:46'),(1258053,419433,'action complete via WP Cron','2025-10-19 19:36:46','2025-10-19 21:36:46'),(1258054,419434,'action created','2025-10-19 19:36:46','2025-10-19 21:36:46'),(1258055,419434,'action started via WP Cron','2025-10-19 19:40:20','2025-10-19 21:40:20'),(1258056,419434,'action complete via WP Cron','2025-10-19 19:40:20','2025-10-19 21:40:20'),(1258057,419435,'action created','2025-10-19 19:40:20','2025-10-19 21:40:20'),(1258058,419435,'action started via WP Cron','2025-10-19 19:46:45','2025-10-19 21:46:45'),(1258059,419435,'action complete via WP Cron','2025-10-19 19:46:45','2025-10-19 21:46:45'),(1258060,419436,'action created','2025-10-19 19:46:45','2025-10-19 21:46:45'),(1258061,419436,'action started via WP Cron','2025-10-19 19:51:30','2025-10-19 21:51:30'),(1258062,419436,'action complete via WP Cron','2025-10-19 19:51:30','2025-10-19 21:51:30'),(1258063,419437,'action created','2025-10-19 19:51:30','2025-10-19 21:51:30'),(1258064,419437,'action started via WP Cron','2025-10-19 19:57:16','2025-10-19 21:57:16'),(1258065,419437,'action complete via WP Cron','2025-10-19 19:57:17','2025-10-19 21:57:17'),(1258066,419438,'action created','2025-10-19 19:57:17','2025-10-19 21:57:17'),(1258067,419438,'action started via WP Cron','2025-10-19 20:01:44','2025-10-19 22:01:44'),(1258068,419438,'action complete via WP Cron','2025-10-19 20:01:44','2025-10-19 22:01:44'),(1258069,419439,'action created','2025-10-19 20:01:44','2025-10-19 22:01:44'),(1258070,419439,'action started via WP Cron','2025-10-19 20:05:57','2025-10-19 22:05:57'),(1258071,419439,'action complete via WP Cron','2025-10-19 20:05:57','2025-10-19 22:05:57'),(1258072,419440,'action created','2025-10-19 20:05:57','2025-10-19 22:05:57'),(1258073,419440,'action started via WP Cron','2025-10-19 20:11:45','2025-10-19 22:11:45'),(1258074,419440,'action complete via WP Cron','2025-10-19 20:11:45','2025-10-19 22:11:45'),(1258075,419441,'action created','2025-10-19 20:11:45','2025-10-19 22:11:45'),(1258076,419441,'action started via WP Cron','2025-10-19 20:15:32','2025-10-19 22:15:32'),(1258077,419441,'action complete via WP Cron','2025-10-19 20:15:32','2025-10-19 22:15:32'),(1258078,419442,'action created','2025-10-19 20:15:32','2025-10-19 22:15:32'),(1258079,419442,'action started via WP Cron','2025-10-19 20:21:43','2025-10-19 22:21:43'),(1258080,419442,'action complete via WP Cron','2025-10-19 20:21:43','2025-10-19 22:21:43'),(1258081,419443,'action created','2025-10-19 20:21:43','2025-10-19 22:21:43'),(1258082,419443,'action started via WP Cron','2025-10-19 20:26:45','2025-10-19 22:26:45'),(1258083,419443,'action complete via WP Cron','2025-10-19 20:26:45','2025-10-19 22:26:45'),(1258084,419444,'action created','2025-10-19 20:26:45','2025-10-19 22:26:45'),(1258085,419444,'action started via WP Cron','2025-10-19 20:31:44','2025-10-19 22:31:44'),(1258086,419444,'action complete via WP Cron','2025-10-19 20:31:44','2025-10-19 22:31:44'),(1258087,419445,'action created','2025-10-19 20:31:44','2025-10-19 22:31:44'),(1258088,419445,'action started via WP Cron','2025-10-19 20:36:46','2025-10-19 22:36:46'),(1258089,419445,'action complete via WP Cron','2025-10-19 20:36:46','2025-10-19 22:36:46'),(1258090,419446,'action created','2025-10-19 20:36:46','2025-10-19 22:36:46'),(1258091,419446,'action started via WP Cron','2025-10-19 20:39:46','2025-10-19 22:39:46'),(1258092,419446,'action complete via WP Cron','2025-10-19 20:39:46','2025-10-19 22:39:46'),(1258093,419447,'action created','2025-10-19 20:39:46','2025-10-19 22:39:46'),(1258094,419447,'action started via WP Cron','2025-10-19 20:44:45','2025-10-19 22:44:45'),(1258095,419447,'action complete via WP Cron','2025-10-19 20:44:46','2025-10-19 22:44:46'),(1258096,419448,'action created','2025-10-19 20:44:46','2025-10-19 22:44:46'),(1258097,419448,'action started via WP Cron','2025-10-19 20:49:12','2025-10-19 22:49:12'),(1258098,419448,'action complete via WP Cron','2025-10-19 20:49:12','2025-10-19 22:49:12'),(1258099,419449,'action created','2025-10-19 20:49:12','2025-10-19 22:49:12'),(1258100,419449,'action started via WP Cron','2025-10-19 20:51:46','2025-10-19 22:51:46'),(1258101,419449,'action complete via WP Cron','2025-10-19 20:51:46','2025-10-19 22:51:46'),(1258102,419450,'action created','2025-10-19 20:51:46','2025-10-19 22:51:46'),(1258103,419450,'action started via WP Cron','2025-10-19 20:54:37','2025-10-19 22:54:37'),(1258104,419450,'action complete via WP Cron','2025-10-19 20:54:37','2025-10-19 22:54:37'),(1258105,419451,'action created','2025-10-19 20:54:37','2025-10-19 22:54:37'),(1258106,419451,'action started via WP Cron','2025-10-19 20:56:45','2025-10-19 22:56:45'),(1258107,419451,'action complete via WP Cron','2025-10-19 20:56:45','2025-10-19 22:56:45'),(1258108,419452,'action created','2025-10-19 20:56:45','2025-10-19 22:56:45'),(1258109,419452,'action started via Async Request','2025-10-19 21:01:20','2025-10-19 23:01:20'),(1258110,419452,'action complete via Async Request','2025-10-19 21:01:20','2025-10-19 23:01:20'),(1258111,419453,'action created','2025-10-19 21:01:20','2025-10-19 23:01:20'),(1258112,419453,'action started via Async Request','2025-10-19 21:05:20','2025-10-19 23:05:20'),(1258113,419453,'action complete via Async Request','2025-10-19 21:05:20','2025-10-19 23:05:20'),(1258114,419454,'action created','2025-10-19 21:05:20','2025-10-19 23:05:20'),(1258115,419454,'action started via WP Cron','2025-10-19 21:07:29','2025-10-19 23:07:29'),(1258116,419454,'action complete via WP Cron','2025-10-19 21:07:29','2025-10-19 23:07:29'),(1258117,419455,'action created','2025-10-19 21:07:29','2025-10-19 23:07:29'),(1258118,419455,'action started via WP Cron','2025-10-19 21:09:53','2025-10-19 23:09:53'),(1258119,419455,'action complete via WP Cron','2025-10-19 21:09:53','2025-10-19 23:09:53'),(1258120,419456,'action created','2025-10-19 21:09:53','2025-10-19 23:09:53'),(1258121,419456,'action started via Async Request','2025-10-19 21:12:21','2025-10-19 23:12:21'),(1258122,419456,'action complete via Async Request','2025-10-19 21:12:21','2025-10-19 23:12:21'),(1258123,419457,'action created','2025-10-19 21:12:21','2025-10-19 23:12:21'),(1258124,419457,'action started via WP Cron','2025-10-19 21:16:41','2025-10-19 23:16:41'),(1258125,419457,'action complete via WP Cron','2025-10-19 21:16:41','2025-10-19 23:16:41'),(1258126,419458,'action created','2025-10-19 21:16:41','2025-10-19 23:16:41'),(1258127,419458,'action started via WP Cron','2025-10-19 21:19:08','2025-10-19 23:19:08'),(1258128,419458,'action complete via WP Cron','2025-10-19 21:19:08','2025-10-19 23:19:08'),(1258129,419459,'action created','2025-10-19 21:19:08','2025-10-19 23:19:08'),(1258130,419459,'action started via WP Cron','2025-10-19 21:21:45','2025-10-19 23:21:45'),(1258131,419459,'action complete via WP Cron','2025-10-19 21:21:45','2025-10-19 23:21:45'),(1258132,419460,'action created','2025-10-19 21:21:45','2025-10-19 23:21:45'),(1258133,419460,'action started via WP Cron','2025-10-19 21:26:45','2025-10-19 23:26:45'),(1258134,419460,'action complete via WP Cron','2025-10-19 21:26:45','2025-10-19 23:26:45'),(1258135,419461,'action created','2025-10-19 21:26:45','2025-10-19 23:26:45'),(1258136,419461,'action started via WP Cron','2025-10-19 21:31:46','2025-10-19 23:31:46'),(1258137,419461,'action complete via WP Cron','2025-10-19 21:31:46','2025-10-19 23:31:46'),(1258138,419462,'action created','2025-10-19 21:31:46','2025-10-19 23:31:46'),(1258139,419462,'action started via WP Cron','2025-10-19 21:34:28','2025-10-19 23:34:28'),(1258140,419462,'action complete via WP Cron','2025-10-19 21:34:28','2025-10-19 23:34:28'),(1258141,419463,'action created','2025-10-19 21:34:28','2025-10-19 23:34:28'),(1258142,419463,'action started via WP Cron','2025-10-19 21:36:45','2025-10-19 23:36:45'),(1258143,419463,'action complete via WP Cron','2025-10-19 21:36:45','2025-10-19 23:36:45'),(1258144,419464,'action created','2025-10-19 21:36:45','2025-10-19 23:36:45'),(1258145,419464,'action started via WP Cron','2025-10-19 21:41:45','2025-10-19 23:41:45'),(1258146,419464,'action complete via WP Cron','2025-10-19 21:41:45','2025-10-19 23:41:45'),(1258147,419465,'action created','2025-10-19 21:41:45','2025-10-19 23:41:45'),(1258148,419465,'action started via WP Cron','2025-10-19 21:46:35','2025-10-19 23:46:35'),(1258149,419465,'action complete via WP Cron','2025-10-19 21:46:35','2025-10-19 23:46:35'),(1258150,419466,'action created','2025-10-19 21:46:35','2025-10-19 23:46:35'),(1258151,419466,'action started via WP Cron','2025-10-19 21:49:04','2025-10-19 23:49:04'),(1258152,419466,'action complete via WP Cron','2025-10-19 21:49:04','2025-10-19 23:49:04'),(1258153,419467,'action created','2025-10-19 21:49:04','2025-10-19 23:49:04'),(1258154,419467,'action started via WP Cron','2025-10-19 21:51:46','2025-10-19 23:51:46'),(1258155,419467,'action complete via WP Cron','2025-10-19 21:51:46','2025-10-19 23:51:46'),(1258156,419468,'action created','2025-10-19 21:51:46','2025-10-19 23:51:46'),(1258157,419468,'action started via WP Cron','2025-10-19 21:54:06','2025-10-19 23:54:06'),(1258158,419468,'action complete via WP Cron','2025-10-19 21:54:06','2025-10-19 23:54:06'),(1258159,419469,'action created','2025-10-19 21:54:06','2025-10-19 23:54:06'),(1258160,419469,'action started via WP Cron','2025-10-19 21:56:46','2025-10-19 23:56:46'),(1258161,419469,'action complete via WP Cron','2025-10-19 21:56:46','2025-10-19 23:56:46'),(1258162,419470,'action created','2025-10-19 21:56:46','2025-10-19 23:56:46'),(1258163,419470,'action started via WP Cron','2025-10-19 22:00:32','2025-10-20 00:00:32'),(1258164,419470,'action complete via WP Cron','2025-10-19 22:00:32','2025-10-20 00:00:32'),(1258165,419471,'action created','2025-10-19 22:00:32','2025-10-20 00:00:32'),(1258166,419471,'action started via WP Cron','2025-10-19 22:03:45','2025-10-20 00:03:45'),(1258167,419471,'action complete via WP Cron','2025-10-19 22:03:45','2025-10-20 00:03:45'),(1258168,419472,'action created','2025-10-19 22:03:45','2025-10-20 00:03:45'),(1258169,419472,'action started via WP Cron','2025-10-19 22:06:45','2025-10-20 00:06:45'),(1258170,419472,'action complete via WP Cron','2025-10-19 22:06:45','2025-10-20 00:06:45'),(1258171,419473,'action created','2025-10-19 22:06:45','2025-10-20 00:06:45'),(1258172,419473,'action started via WP Cron','2025-10-19 22:10:37','2025-10-20 00:10:37'),(1258173,419473,'action complete via WP Cron','2025-10-19 22:10:37','2025-10-20 00:10:37'),(1258174,419474,'action created','2025-10-19 22:10:37','2025-10-20 00:10:37'),(1258175,419474,'action started via WP Cron','2025-10-19 22:12:39','2025-10-20 00:12:39'),(1258176,419474,'action complete via WP Cron','2025-10-19 22:12:39','2025-10-20 00:12:39'),(1258177,419475,'action created','2025-10-19 22:12:39','2025-10-20 00:12:39'),(1258178,419475,'action started via WP Cron','2025-10-19 22:15:18','2025-10-20 00:15:18'),(1258179,419475,'action complete via WP Cron','2025-10-19 22:15:18','2025-10-20 00:15:18'),(1258180,419476,'action created','2025-10-19 22:15:18','2025-10-20 00:15:18'),(1258181,419476,'action started via WP Cron','2025-10-19 22:17:36','2025-10-20 00:17:36'),(1258182,419476,'action complete via WP Cron','2025-10-19 22:17:36','2025-10-20 00:17:36'),(1258183,419477,'action created','2025-10-19 22:17:36','2025-10-20 00:17:36'),(1258184,419477,'action started via WP Cron','2025-10-19 22:19:48','2025-10-20 00:19:48'),(1258185,419477,'action complete via WP Cron','2025-10-19 22:19:48','2025-10-20 00:19:48'),(1258186,419478,'action created','2025-10-19 22:19:48','2025-10-20 00:19:48'),(1258187,419478,'action started via WP Cron','2025-10-19 22:22:47','2025-10-20 00:22:47'),(1258188,419478,'action complete via WP Cron','2025-10-19 22:22:47','2025-10-20 00:22:47'),(1258189,419479,'action created','2025-10-19 22:22:47','2025-10-20 00:22:47'),(1258190,419479,'action started via WP Cron','2025-10-19 22:26:45','2025-10-20 00:26:45'),(1258191,419479,'action complete via WP Cron','2025-10-19 22:26:45','2025-10-20 00:26:45'),(1258192,419480,'action created','2025-10-19 22:26:45','2025-10-20 00:26:45'),(1258193,419480,'action started via WP Cron','2025-10-19 22:28:45','2025-10-20 00:28:45'),(1258194,419480,'action complete via WP Cron','2025-10-19 22:28:45','2025-10-20 00:28:45'),(1258195,419481,'action created','2025-10-19 22:28:45','2025-10-20 00:28:45'),(1258196,419481,'action started via WP Cron','2025-10-19 22:31:45','2025-10-20 00:31:45'),(1258197,419481,'action complete via WP Cron','2025-10-19 22:31:45','2025-10-20 00:31:45'),(1258198,419482,'action created','2025-10-19 22:31:45','2025-10-20 00:31:45'),(1258199,419482,'action started via WP Cron','2025-10-19 22:36:45','2025-10-20 00:36:45'),(1258200,419482,'action complete via WP Cron','2025-10-19 22:36:45','2025-10-20 00:36:45'),(1258201,419483,'action created','2025-10-19 22:36:45','2025-10-20 00:36:45'),(1258202,419483,'action started via WP Cron','2025-10-19 22:41:45','2025-10-20 00:41:45'),(1258203,419483,'action complete via WP Cron','2025-10-19 22:41:45','2025-10-20 00:41:45'),(1258204,419484,'action created','2025-10-19 22:41:45','2025-10-20 00:41:45'),(1258205,419484,'action started via WP Cron','2025-10-19 22:46:46','2025-10-20 00:46:46'),(1258206,419484,'action complete via WP Cron','2025-10-19 22:46:46','2025-10-20 00:46:46'),(1258207,419485,'action created','2025-10-19 22:46:46','2025-10-20 00:46:46'),(1258208,419485,'action started via WP Cron','2025-10-19 22:51:46','2025-10-20 00:51:46'),(1258209,419485,'action complete via WP Cron','2025-10-19 22:51:46','2025-10-20 00:51:46'),(1258210,419486,'action created','2025-10-19 22:51:46','2025-10-20 00:51:46'),(1258211,419486,'action started via WP Cron','2025-10-19 22:56:45','2025-10-20 00:56:45'),(1258212,419486,'action complete via WP Cron','2025-10-19 22:56:45','2025-10-20 00:56:45'),(1258213,419487,'action created','2025-10-19 22:56:45','2025-10-20 00:56:45'),(1258214,419487,'action started via WP Cron','2025-10-19 23:01:45','2025-10-20 01:01:45'),(1258215,419487,'action complete via WP Cron','2025-10-19 23:01:45','2025-10-20 01:01:45'),(1258216,419488,'action created','2025-10-19 23:01:45','2025-10-20 01:01:45'),(1258217,419488,'action started via WP Cron','2025-10-19 23:04:45','2025-10-20 01:04:45'),(1258218,419488,'action complete via WP Cron','2025-10-19 23:04:45','2025-10-20 01:04:45'),(1258219,419489,'action created','2025-10-19 23:04:45','2025-10-20 01:04:45'),(1258220,419489,'action started via WP Cron','2025-10-19 23:06:45','2025-10-20 01:06:45'),(1258221,419489,'action complete via WP Cron','2025-10-19 23:06:45','2025-10-20 01:06:45'),(1258222,419490,'action created','2025-10-19 23:06:45','2025-10-20 01:06:45'),(1258223,419490,'action started via WP Cron','2025-10-19 23:11:45','2025-10-20 01:11:45'),(1258224,419490,'action complete via WP Cron','2025-10-19 23:11:45','2025-10-20 01:11:45'),(1258225,419491,'action created','2025-10-19 23:11:45','2025-10-20 01:11:45'),(1258226,419491,'action started via WP Cron','2025-10-19 23:16:46','2025-10-20 01:16:46'),(1258227,419491,'action complete via WP Cron','2025-10-19 23:16:46','2025-10-20 01:16:46'),(1258228,419492,'action created','2025-10-19 23:16:46','2025-10-20 01:16:46'),(1258229,419492,'action started via WP Cron','2025-10-19 23:21:45','2025-10-20 01:21:45'),(1258230,419492,'action complete via WP Cron','2025-10-19 23:21:45','2025-10-20 01:21:45'),(1258231,419493,'action created','2025-10-19 23:21:45','2025-10-20 01:21:45'),(1258232,419493,'action started via WP Cron','2025-10-19 23:26:45','2025-10-20 01:26:45'),(1258233,419493,'action complete via WP Cron','2025-10-19 23:26:45','2025-10-20 01:26:45'),(1258234,419494,'action created','2025-10-19 23:26:45','2025-10-20 01:26:45'),(1258235,419494,'action started via WP Cron','2025-10-19 23:31:46','2025-10-20 01:31:46'),(1258236,419494,'action complete via WP Cron','2025-10-19 23:31:46','2025-10-20 01:31:46'),(1258237,419495,'action created','2025-10-19 23:31:46','2025-10-20 01:31:46'),(1258238,419495,'action started via WP Cron','2025-10-19 23:36:46','2025-10-20 01:36:46'),(1258239,419495,'action complete via WP Cron','2025-10-19 23:36:46','2025-10-20 01:36:46'),(1258240,419496,'action created','2025-10-19 23:36:46','2025-10-20 01:36:46'),(1258241,419496,'action started via WP Cron','2025-10-19 23:41:45','2025-10-20 01:41:45'),(1258242,419496,'action complete via WP Cron','2025-10-19 23:41:45','2025-10-20 01:41:45'),(1258243,419497,'action created','2025-10-19 23:41:45','2025-10-20 01:41:45'),(1258244,419497,'action started via WP Cron','2025-10-19 23:45:49','2025-10-20 01:45:49'),(1258245,419497,'action complete via WP Cron','2025-10-19 23:45:49','2025-10-20 01:45:49'),(1258246,419498,'action created','2025-10-19 23:45:49','2025-10-20 01:45:49'),(1258247,419498,'action started via WP Cron','2025-10-19 23:47:57','2025-10-20 01:47:57'),(1258248,419498,'action complete via WP Cron','2025-10-19 23:47:57','2025-10-20 01:47:57'),(1258249,419499,'action created','2025-10-19 23:47:57','2025-10-20 01:47:57'),(1258250,419499,'action started via WP Cron','2025-10-19 23:51:45','2025-10-20 01:51:45'),(1258251,419499,'action complete via WP Cron','2025-10-19 23:51:45','2025-10-20 01:51:45'),(1258252,419500,'action created','2025-10-19 23:51:45','2025-10-20 01:51:45'),(1258253,419500,'action started via WP Cron','2025-10-19 23:53:56','2025-10-20 01:53:56'),(1258254,419500,'action complete via WP Cron','2025-10-19 23:53:56','2025-10-20 01:53:56'),(1258255,419501,'action created','2025-10-19 23:53:56','2025-10-20 01:53:56'),(1258256,419501,'action started via WP Cron','2025-10-19 23:56:45','2025-10-20 01:56:45'),(1258257,419501,'action complete via WP Cron','2025-10-19 23:56:45','2025-10-20 01:56:45'),(1258258,419502,'action created','2025-10-19 23:56:45','2025-10-20 01:56:45'),(1258259,419502,'action started via WP Cron','2025-10-20 00:01:45','2025-10-20 02:01:45'),(1258260,419502,'action complete via WP Cron','2025-10-20 00:01:45','2025-10-20 02:01:45'),(1258261,419503,'action created','2025-10-20 00:01:45','2025-10-20 02:01:45'),(1258262,419503,'action started via WP Cron','2025-10-20 00:06:45','2025-10-20 02:06:45'),(1258263,419503,'action complete via WP Cron','2025-10-20 00:06:45','2025-10-20 02:06:45'),(1258264,419504,'action created','2025-10-20 00:06:45','2025-10-20 02:06:45'),(1258265,419504,'action started via WP Cron','2025-10-20 00:09:34','2025-10-20 02:09:34'),(1258266,419504,'action complete via WP Cron','2025-10-20 00:09:34','2025-10-20 02:09:34'),(1258267,419505,'action created','2025-10-20 00:09:34','2025-10-20 02:09:34'),(1258268,419505,'action started via WP Cron','2025-10-20 00:11:47','2025-10-20 02:11:47'),(1258269,419505,'action complete via WP Cron','2025-10-20 00:11:47','2025-10-20 02:11:47'),(1258270,419506,'action created','2025-10-20 00:11:47','2025-10-20 02:11:47'),(1258271,419506,'action started via WP Cron','2025-10-20 00:16:47','2025-10-20 02:16:47'),(1258272,419506,'action complete via WP Cron','2025-10-20 00:16:47','2025-10-20 02:16:47'),(1258273,419507,'action created','2025-10-20 00:16:47','2025-10-20 02:16:47'),(1258274,419507,'action started via WP Cron','2025-10-20 00:21:46','2025-10-20 02:21:46'),(1258275,419507,'action complete via WP Cron','2025-10-20 00:21:46','2025-10-20 02:21:46'),(1258276,419508,'action created','2025-10-20 00:21:46','2025-10-20 02:21:46'),(1258277,419508,'action started via WP Cron','2025-10-20 00:26:46','2025-10-20 02:26:46'),(1258278,419508,'action complete via WP Cron','2025-10-20 00:26:46','2025-10-20 02:26:46'),(1258279,419509,'action created','2025-10-20 00:26:46','2025-10-20 02:26:46'),(1258280,419509,'action started via WP Cron','2025-10-20 00:31:45','2025-10-20 02:31:45'),(1258281,419509,'action complete via WP Cron','2025-10-20 00:31:45','2025-10-20 02:31:45'),(1258282,419510,'action created','2025-10-20 00:31:45','2025-10-20 02:31:45'),(1258283,419510,'action started via WP Cron','2025-10-20 00:34:00','2025-10-20 02:34:00'),(1258284,419510,'action complete via WP Cron','2025-10-20 00:34:00','2025-10-20 02:34:00'),(1258285,419511,'action created','2025-10-20 00:34:00','2025-10-20 02:34:00'),(1258286,419511,'action started via WP Cron','2025-10-20 00:36:46','2025-10-20 02:36:46'),(1258287,419511,'action complete via WP Cron','2025-10-20 00:36:46','2025-10-20 02:36:46'),(1258288,419512,'action created','2025-10-20 00:36:46','2025-10-20 02:36:46'),(1258289,419512,'action started via WP Cron','2025-10-20 00:41:46','2025-10-20 02:41:46'),(1258290,419512,'action complete via WP Cron','2025-10-20 00:41:46','2025-10-20 02:41:46'),(1258291,419513,'action created','2025-10-20 00:41:46','2025-10-20 02:41:46'),(1258292,419513,'action started via WP Cron','2025-10-20 00:46:44','2025-10-20 02:46:44'),(1258293,419513,'action complete via WP Cron','2025-10-20 00:46:44','2025-10-20 02:46:44'),(1258294,419514,'action created','2025-10-20 00:46:44','2025-10-20 02:46:44'),(1258295,419514,'action started via WP Cron','2025-10-20 00:49:48','2025-10-20 02:49:48'),(1258296,419514,'action complete via WP Cron','2025-10-20 00:49:48','2025-10-20 02:49:48'),(1258297,419515,'action created','2025-10-20 00:49:48','2025-10-20 02:49:48'),(1258298,419515,'action started via WP Cron','2025-10-20 00:56:48','2025-10-20 02:56:48'),(1258299,419515,'action complete via WP Cron','2025-10-20 00:56:48','2025-10-20 02:56:48'),(1258300,419516,'action created','2025-10-20 00:56:48','2025-10-20 02:56:48'),(1258301,419516,'action started via WP Cron','2025-10-20 01:01:45','2025-10-20 03:01:45'),(1258302,419516,'action complete via WP Cron','2025-10-20 01:01:45','2025-10-20 03:01:45'),(1258303,419517,'action created','2025-10-20 01:01:45','2025-10-20 03:01:45'),(1258304,419517,'action started via WP Cron','2025-10-20 01:06:46','2025-10-20 03:06:46'),(1258305,419517,'action complete via WP Cron','2025-10-20 01:06:46','2025-10-20 03:06:46'),(1258306,419518,'action created','2025-10-20 01:06:46','2025-10-20 03:06:46'),(1258307,419518,'action started via WP Cron','2025-10-20 01:10:09','2025-10-20 03:10:09'),(1258308,419518,'action complete via WP Cron','2025-10-20 01:10:09','2025-10-20 03:10:09'),(1258309,419519,'action created','2025-10-20 01:10:09','2025-10-20 03:10:09'),(1258310,419519,'action started via WP Cron','2025-10-20 01:17:04','2025-10-20 03:17:04'),(1258311,419519,'action complete via WP Cron','2025-10-20 01:17:04','2025-10-20 03:17:04'),(1258312,419520,'action created','2025-10-20 01:17:04','2025-10-20 03:17:04'),(1258313,419520,'action started via WP Cron','2025-10-20 01:21:46','2025-10-20 03:21:46'),(1258314,419520,'action complete via WP Cron','2025-10-20 01:21:46','2025-10-20 03:21:46'),(1258315,419521,'action created','2025-10-20 01:21:46','2025-10-20 03:21:46'),(1258316,419521,'action started via WP Cron','2025-10-20 01:26:46','2025-10-20 03:26:46'),(1258317,419521,'action complete via WP Cron','2025-10-20 01:26:46','2025-10-20 03:26:46'),(1258318,419522,'action created','2025-10-20 01:26:46','2025-10-20 03:26:46'),(1258319,419522,'action started via WP Cron','2025-10-20 01:29:31','2025-10-20 03:29:31'),(1258320,419522,'action complete via WP Cron','2025-10-20 01:29:31','2025-10-20 03:29:31'),(1258321,419523,'action created','2025-10-20 01:29:31','2025-10-20 03:29:31'),(1258322,419523,'action started via WP Cron','2025-10-20 01:31:47','2025-10-20 03:31:47'),(1258323,419523,'action complete via WP Cron','2025-10-20 01:31:47','2025-10-20 03:31:47'),(1258324,419524,'action created','2025-10-20 01:31:47','2025-10-20 03:31:47'),(1258325,419524,'action started via WP Cron','2025-10-20 01:35:08','2025-10-20 03:35:08'),(1258326,419524,'action complete via WP Cron','2025-10-20 01:35:08','2025-10-20 03:35:08'),(1258327,419525,'action created','2025-10-20 01:35:08','2025-10-20 03:35:08'),(1258328,419525,'action started via WP Cron','2025-10-20 01:41:38','2025-10-20 03:41:38'),(1258329,419525,'action complete via WP Cron','2025-10-20 01:41:38','2025-10-20 03:41:38'),(1258330,419526,'action created','2025-10-20 01:41:38','2025-10-20 03:41:38'),(1258331,419526,'action started via WP Cron','2025-10-20 01:46:46','2025-10-20 03:46:46'),(1258332,419526,'action complete via WP Cron','2025-10-20 01:46:46','2025-10-20 03:46:46'),(1258333,419527,'action created','2025-10-20 01:46:46','2025-10-20 03:46:46'),(1258334,419527,'action started via WP Cron','2025-10-20 01:51:45','2025-10-20 03:51:45'),(1258335,419527,'action complete via WP Cron','2025-10-20 01:51:46','2025-10-20 03:51:46'),(1258336,419528,'action created','2025-10-20 01:51:46','2025-10-20 03:51:46'),(1258337,419528,'action started via WP Cron','2025-10-20 01:56:38','2025-10-20 03:56:38'),(1258338,419528,'action complete via WP Cron','2025-10-20 01:56:38','2025-10-20 03:56:38'),(1258339,419529,'action created','2025-10-20 01:56:38','2025-10-20 03:56:38'),(1258340,419529,'action started via WP Cron','2025-10-20 02:01:46','2025-10-20 04:01:46'),(1258341,419529,'action complete via WP Cron','2025-10-20 02:01:46','2025-10-20 04:01:46'),(1258342,419530,'action created','2025-10-20 02:01:46','2025-10-20 04:01:46'),(1258343,419530,'action started via WP Cron','2025-10-20 02:06:46','2025-10-20 04:06:46'),(1258344,419530,'action complete via WP Cron','2025-10-20 02:06:46','2025-10-20 04:06:46'),(1258345,419531,'action created','2025-10-20 02:06:46','2025-10-20 04:06:46'),(1258346,419531,'action started via WP Cron','2025-10-20 02:11:38','2025-10-20 04:11:38'),(1258347,419531,'action complete via WP Cron','2025-10-20 02:11:38','2025-10-20 04:11:38'),(1258348,419532,'action created','2025-10-20 02:11:38','2025-10-20 04:11:38'),(1258349,419532,'action started via WP Cron','2025-10-20 02:16:48','2025-10-20 04:16:48'),(1258350,419532,'action complete via WP Cron','2025-10-20 02:16:48','2025-10-20 04:16:48'),(1258351,419533,'action created','2025-10-20 02:16:48','2025-10-20 04:16:48'),(1258352,419533,'action started via WP Cron','2025-10-20 02:18:55','2025-10-20 04:18:55'),(1258353,419533,'action complete via WP Cron','2025-10-20 02:18:55','2025-10-20 04:18:55'),(1258354,419534,'action created','2025-10-20 02:18:55','2025-10-20 04:18:55'),(1258355,419534,'action started via WP Cron','2025-10-20 02:21:47','2025-10-20 04:21:47'),(1258356,419534,'action complete via WP Cron','2025-10-20 02:21:47','2025-10-20 04:21:47'),(1258357,419535,'action created','2025-10-20 02:21:47','2025-10-20 04:21:47'),(1258358,419535,'action started via WP Cron','2025-10-20 02:26:39','2025-10-20 04:26:39'),(1258359,419535,'action complete via WP Cron','2025-10-20 02:26:39','2025-10-20 04:26:39'),(1258360,419536,'action created','2025-10-20 02:26:39','2025-10-20 04:26:39'),(1258361,419536,'action started via WP Cron','2025-10-20 02:29:11','2025-10-20 04:29:11'),(1258362,419536,'action complete via WP Cron','2025-10-20 02:29:11','2025-10-20 04:29:11'),(1258363,419537,'action created','2025-10-20 02:29:11','2025-10-20 04:29:11'),(1258364,419537,'action started via WP Cron','2025-10-20 02:31:48','2025-10-20 04:31:48'),(1258365,419537,'action complete via WP Cron','2025-10-20 02:31:48','2025-10-20 04:31:48'),(1258366,419538,'action created','2025-10-20 02:31:48','2025-10-20 04:31:48'),(1258367,419538,'action started via WP Cron','2025-10-20 02:35:28','2025-10-20 04:35:28'),(1258368,419538,'action complete via WP Cron','2025-10-20 02:35:28','2025-10-20 04:35:28'),(1258369,419539,'action created','2025-10-20 02:35:28','2025-10-20 04:35:28'),(1258370,419539,'action started via WP Cron','2025-10-20 02:41:38','2025-10-20 04:41:38'),(1258371,419539,'action complete via WP Cron','2025-10-20 02:41:38','2025-10-20 04:41:38'),(1258372,419540,'action created','2025-10-20 02:41:38','2025-10-20 04:41:38'),(1258373,419540,'action started via WP Cron','2025-10-20 02:47:02','2025-10-20 04:47:02'),(1258374,419540,'action complete via WP Cron','2025-10-20 02:47:02','2025-10-20 04:47:02'),(1258375,419541,'action created','2025-10-20 02:47:02','2025-10-20 04:47:02'),(1258376,419541,'action started via WP Cron','2025-10-20 02:51:48','2025-10-20 04:51:48'),(1258377,419541,'action complete via WP Cron','2025-10-20 02:51:48','2025-10-20 04:51:48'),(1258378,419542,'action created','2025-10-20 02:51:48','2025-10-20 04:51:48'),(1258379,419542,'action started via WP Cron','2025-10-20 02:56:38','2025-10-20 04:56:38'),(1258380,419542,'action complete via WP Cron','2025-10-20 02:56:38','2025-10-20 04:56:38'),(1258381,419543,'action created','2025-10-20 02:56:38','2025-10-20 04:56:38'),(1258382,419543,'action started via WP Cron','2025-10-20 03:01:46','2025-10-20 05:01:46'),(1258383,419543,'action complete via WP Cron','2025-10-20 03:01:46','2025-10-20 05:01:46'),(1258384,419544,'action created','2025-10-20 03:01:46','2025-10-20 05:01:46'),(1258385,419544,'action started via WP Cron','2025-10-20 03:06:48','2025-10-20 05:06:48'),(1258386,419544,'action complete via WP Cron','2025-10-20 03:06:48','2025-10-20 05:06:48'),(1258387,419545,'action created','2025-10-20 03:06:48','2025-10-20 05:06:48'),(1258388,419545,'action started via WP Cron','2025-10-20 03:11:38','2025-10-20 05:11:38'),(1258389,419545,'action complete via WP Cron','2025-10-20 03:11:38','2025-10-20 05:11:38'),(1258390,419546,'action created','2025-10-20 03:11:38','2025-10-20 05:11:38'),(1258391,419546,'action started via WP Cron','2025-10-20 03:16:47','2025-10-20 05:16:47'),(1258392,419546,'action complete via WP Cron','2025-10-20 03:16:47','2025-10-20 05:16:47'),(1258393,419547,'action created','2025-10-20 03:16:47','2025-10-20 05:16:47'),(1258394,419547,'action started via WP Cron','2025-10-20 03:19:29','2025-10-20 05:19:29'),(1258395,419547,'action complete via WP Cron','2025-10-20 03:19:29','2025-10-20 05:19:29'),(1258396,419548,'action created','2025-10-20 03:19:29','2025-10-20 05:19:29'),(1258397,419548,'action started via WP Cron','2025-10-20 03:21:46','2025-10-20 05:21:46'),(1258398,419548,'action complete via WP Cron','2025-10-20 03:21:46','2025-10-20 05:21:46'),(1258399,419549,'action created','2025-10-20 03:21:46','2025-10-20 05:21:46'),(1258400,419549,'action started via WP Cron','2025-10-20 03:26:38','2025-10-20 05:26:38'),(1258401,419549,'action complete via WP Cron','2025-10-20 03:26:38','2025-10-20 05:26:38'),(1258402,419550,'action created','2025-10-20 03:26:38','2025-10-20 05:26:38'),(1258403,419550,'action started via WP Cron','2025-10-20 03:31:48','2025-10-20 05:31:48'),(1258404,419550,'action complete via WP Cron','2025-10-20 03:31:48','2025-10-20 05:31:48'),(1258405,419551,'action created','2025-10-20 03:31:48','2025-10-20 05:31:48'),(1258406,419551,'action started via WP Cron','2025-10-20 03:36:48','2025-10-20 05:36:48'),(1258407,419551,'action complete via WP Cron','2025-10-20 03:36:48','2025-10-20 05:36:48'),(1258408,419552,'action created','2025-10-20 03:36:48','2025-10-20 05:36:48'),(1258409,419552,'action started via WP Cron','2025-10-20 03:41:39','2025-10-20 05:41:39'),(1258410,419552,'action complete via WP Cron','2025-10-20 03:41:39','2025-10-20 05:41:39'),(1258411,419553,'action created','2025-10-20 03:41:39','2025-10-20 05:41:39'),(1258412,419553,'action started via WP Cron','2025-10-20 03:46:47','2025-10-20 05:46:47'),(1258413,419553,'action complete via WP Cron','2025-10-20 03:46:47','2025-10-20 05:46:47'),(1258414,419554,'action created','2025-10-20 03:46:47','2025-10-20 05:46:47'),(1258415,419554,'action started via WP Cron','2025-10-20 03:51:48','2025-10-20 05:51:48'),(1258416,419554,'action complete via WP Cron','2025-10-20 03:51:48','2025-10-20 05:51:48'),(1258417,419555,'action created','2025-10-20 03:51:48','2025-10-20 05:51:48'),(1258418,419555,'action started via WP Cron','2025-10-20 03:56:38','2025-10-20 05:56:38'),(1258419,419555,'action complete via WP Cron','2025-10-20 03:56:38','2025-10-20 05:56:38'),(1258420,419556,'action created','2025-10-20 03:56:38','2025-10-20 05:56:38'),(1258421,419556,'action started via WP Cron','2025-10-20 04:01:46','2025-10-20 06:01:46'),(1258422,419556,'action complete via WP Cron','2025-10-20 04:01:47','2025-10-20 06:01:47'),(1258423,419557,'action created','2025-10-20 04:01:47','2025-10-20 06:01:47'),(1258424,419557,'action started via WP Cron','2025-10-20 04:06:51','2025-10-20 06:06:51'),(1258425,419557,'action complete via WP Cron','2025-10-20 04:06:51','2025-10-20 06:06:51'),(1258426,419558,'action created','2025-10-20 04:06:51','2025-10-20 06:06:51'),(1258427,419558,'action started via WP Cron','2025-10-20 04:11:38','2025-10-20 06:11:38'),(1258428,419558,'action complete via WP Cron','2025-10-20 04:11:38','2025-10-20 06:11:38'),(1258429,419559,'action created','2025-10-20 04:11:38','2025-10-20 06:11:38'),(1258430,419559,'action started via WP Cron','2025-10-20 04:16:47','2025-10-20 06:16:47'),(1258431,419559,'action complete via WP Cron','2025-10-20 04:16:47','2025-10-20 06:16:47'),(1258432,419560,'action created','2025-10-20 04:16:47','2025-10-20 06:16:47'),(1258433,419560,'action started via WP Cron','2025-10-20 04:20:26','2025-10-20 06:20:26'),(1258434,419560,'action complete via WP Cron','2025-10-20 04:20:26','2025-10-20 06:20:26'),(1258435,419561,'action created','2025-10-20 04:20:26','2025-10-20 06:20:26'),(1258436,419561,'action started via WP Cron','2025-10-20 04:26:39','2025-10-20 06:26:39'),(1258437,419561,'action complete via WP Cron','2025-10-20 04:26:39','2025-10-20 06:26:39'),(1258438,419562,'action created','2025-10-20 04:26:39','2025-10-20 06:26:39'),(1258439,419562,'action started via WP Cron','2025-10-20 04:31:54','2025-10-20 06:31:54'),(1258440,419562,'action complete via WP Cron','2025-10-20 04:31:55','2025-10-20 06:31:55'),(1258441,419563,'action created','2025-10-20 04:31:55','2025-10-20 06:31:55'),(1258442,419563,'action started via WP Cron','2025-10-20 04:34:28','2025-10-20 06:34:28'),(1258443,419563,'action complete via WP Cron','2025-10-20 04:34:28','2025-10-20 06:34:28'),(1258444,419564,'action created','2025-10-20 04:34:28','2025-10-20 06:34:28'),(1258445,419564,'action started via WP Cron','2025-10-20 04:36:47','2025-10-20 06:36:47'),(1258446,419564,'action complete via WP Cron','2025-10-20 04:36:47','2025-10-20 06:36:47'),(1258447,419565,'action created','2025-10-20 04:36:47','2025-10-20 06:36:47'),(1258448,419565,'action started via WP Cron','2025-10-20 04:41:49','2025-10-20 06:41:49'),(1258449,419565,'action complete via WP Cron','2025-10-20 04:41:49','2025-10-20 06:41:49'),(1258450,419566,'action created','2025-10-20 04:41:49','2025-10-20 06:41:49'),(1258451,419566,'action started via WP Cron','2025-10-20 04:46:47','2025-10-20 06:46:47'),(1258452,419566,'action complete via WP Cron','2025-10-20 04:46:47','2025-10-20 06:46:47'),(1258453,419567,'action created','2025-10-20 04:46:47','2025-10-20 06:46:47'),(1258454,419567,'action started via WP Cron','2025-10-20 04:48:59','2025-10-20 06:48:59'),(1258455,419567,'action complete via WP Cron','2025-10-20 04:48:59','2025-10-20 06:48:59'),(1258456,419568,'action created','2025-10-20 04:48:59','2025-10-20 06:48:59'),(1258457,419568,'action started via WP Cron','2025-10-20 04:51:48','2025-10-20 06:51:48'),(1258458,419568,'action complete via WP Cron','2025-10-20 04:51:48','2025-10-20 06:51:48'),(1258459,419569,'action created','2025-10-20 04:51:48','2025-10-20 06:51:48'),(1258460,419569,'action started via WP Cron','2025-10-20 04:56:39','2025-10-20 06:56:39'),(1258461,419569,'action complete via WP Cron','2025-10-20 04:56:39','2025-10-20 06:56:39'),(1258462,419570,'action created','2025-10-20 04:56:39','2025-10-20 06:56:39'),(1258463,419570,'action started via WP Cron','2025-10-20 05:01:47','2025-10-20 07:01:47'),(1258464,419570,'action complete via WP Cron','2025-10-20 05:01:47','2025-10-20 07:01:47'),(1258465,419571,'action created','2025-10-20 05:01:47','2025-10-20 07:01:47'),(1258466,419571,'action started via WP Cron','2025-10-20 05:06:48','2025-10-20 07:06:48'),(1258467,419571,'action complete via WP Cron','2025-10-20 05:06:48','2025-10-20 07:06:48'),(1258468,419572,'action created','2025-10-20 05:06:48','2025-10-20 07:06:48'),(1258469,419572,'action started via WP Cron','2025-10-20 05:11:38','2025-10-20 07:11:38'),(1258470,419572,'action complete via WP Cron','2025-10-20 05:11:38','2025-10-20 07:11:38'),(1258471,419573,'action created','2025-10-20 05:11:38','2025-10-20 07:11:38'),(1258472,419573,'action started via WP Cron','2025-10-20 05:16:47','2025-10-20 07:16:47'),(1258473,419573,'action complete via WP Cron','2025-10-20 05:16:47','2025-10-20 07:16:47'),(1258474,419574,'action created','2025-10-20 05:16:47','2025-10-20 07:16:47'),(1258475,419574,'action started via WP Cron','2025-10-20 05:20:44','2025-10-20 07:20:44'),(1258476,419574,'action complete via WP Cron','2025-10-20 05:20:44','2025-10-20 07:20:44'),(1258477,419575,'action created','2025-10-20 05:20:44','2025-10-20 07:20:44'),(1258478,419575,'action started via WP Cron','2025-10-20 05:26:39','2025-10-20 07:26:39'),(1258479,419575,'action complete via WP Cron','2025-10-20 05:26:39','2025-10-20 07:26:39'),(1258480,419576,'action created','2025-10-20 05:26:39','2025-10-20 07:26:39'),(1258481,419576,'action started via WP Cron','2025-10-20 05:29:38','2025-10-20 07:29:38'),(1258482,419576,'action complete via WP Cron','2025-10-20 05:29:38','2025-10-20 07:29:38'),(1258483,419577,'action created','2025-10-20 05:29:38','2025-10-20 07:29:38'),(1258484,419577,'action started via WP Cron','2025-10-20 05:31:47','2025-10-20 07:31:47'),(1258485,419577,'action complete via WP Cron','2025-10-20 05:31:47','2025-10-20 07:31:47'),(1258486,419578,'action created','2025-10-20 05:31:47','2025-10-20 07:31:47'),(1258487,419578,'action started via WP Cron','2025-10-20 05:36:49','2025-10-20 07:36:49'),(1258488,419578,'action complete via WP Cron','2025-10-20 05:36:49','2025-10-20 07:36:49'),(1258489,419579,'action created','2025-10-20 05:36:49','2025-10-20 07:36:49'),(1258490,419579,'action started via WP Cron','2025-10-20 05:41:39','2025-10-20 07:41:39'),(1258491,419579,'action complete via WP Cron','2025-10-20 05:41:39','2025-10-20 07:41:39'),(1258492,419580,'action created','2025-10-20 05:41:39','2025-10-20 07:41:39'),(1258493,419580,'action started via WP Cron','2025-10-20 05:46:46','2025-10-20 07:46:46'),(1258494,419580,'action complete via WP Cron','2025-10-20 05:46:46','2025-10-20 07:46:46'),(1258495,419581,'action created','2025-10-20 05:46:46','2025-10-20 07:46:46'),(1258496,419581,'action started via WP Cron','2025-10-20 05:50:19','2025-10-20 07:50:19'),(1258497,419581,'action complete via WP Cron','2025-10-20 05:50:19','2025-10-20 07:50:19'),(1258498,419582,'action created','2025-10-20 05:50:19','2025-10-20 07:50:19'),(1258499,419582,'action started via WP Cron','2025-10-20 05:56:40','2025-10-20 07:56:40'),(1258500,419582,'action complete via WP Cron','2025-10-20 05:56:40','2025-10-20 07:56:40'),(1258501,419583,'action created','2025-10-20 05:56:40','2025-10-20 07:56:40'),(1258502,419583,'action started via WP Cron','2025-10-20 06:01:48','2025-10-20 08:01:48'),(1258503,419583,'action complete via WP Cron','2025-10-20 06:01:48','2025-10-20 08:01:48'),(1258504,419584,'action created','2025-10-20 06:01:48','2025-10-20 08:01:48'),(1258505,419584,'action started via WP Cron','2025-10-20 06:06:47','2025-10-20 08:06:47'),(1258506,419584,'action complete via WP Cron','2025-10-20 06:06:48','2025-10-20 08:06:48'),(1258507,419585,'action created','2025-10-20 06:06:48','2025-10-20 08:06:48'),(1258508,419585,'action started via WP Cron','2025-10-20 06:09:57','2025-10-20 08:09:57'),(1258509,419585,'action complete via WP Cron','2025-10-20 06:09:57','2025-10-20 08:09:57'),(1258510,419586,'action created','2025-10-20 06:09:57','2025-10-20 08:09:57'),(1258511,419586,'action started via WP Cron','2025-10-20 06:12:55','2025-10-20 08:12:55'),(1258512,419586,'action complete via WP Cron','2025-10-20 06:12:55','2025-10-20 08:12:55'),(1258513,419587,'action created','2025-10-20 06:12:55','2025-10-20 08:12:55'),(1258514,419587,'action started via WP Cron','2025-10-20 06:16:49','2025-10-20 08:16:49'),(1258515,419587,'action complete via WP Cron','2025-10-20 06:16:49','2025-10-20 08:16:49'),(1258516,419588,'action created','2025-10-20 06:16:49','2025-10-20 08:16:49'),(1258517,419588,'action started via WP Cron','2025-10-20 06:21:47','2025-10-20 08:21:47'),(1258518,419588,'action complete via WP Cron','2025-10-20 06:21:47','2025-10-20 08:21:47'),(1258519,419589,'action created','2025-10-20 06:21:47','2025-10-20 08:21:47'),(1258520,419589,'action started via WP Cron','2025-10-20 06:26:39','2025-10-20 08:26:39'),(1258521,419589,'action complete via WP Cron','2025-10-20 06:26:39','2025-10-20 08:26:39'),(1258522,419590,'action created','2025-10-20 06:26:39','2025-10-20 08:26:39'),(1258523,419590,'action started via WP Cron','2025-10-20 06:31:48','2025-10-20 08:31:48'),(1258524,419590,'action complete via WP Cron','2025-10-20 06:31:48','2025-10-20 08:31:48'),(1258525,419591,'action created','2025-10-20 06:31:48','2025-10-20 08:31:48'),(1258526,419591,'action started via WP Cron','2025-10-20 06:35:56','2025-10-20 08:35:56'),(1258527,419591,'action complete via WP Cron','2025-10-20 06:35:56','2025-10-20 08:35:56'),(1258528,419592,'action created','2025-10-20 06:35:56','2025-10-20 08:35:56'),(1258529,419592,'action started via WP Cron','2025-10-20 06:38:30','2025-10-20 08:38:30'),(1258530,419592,'action complete via WP Cron','2025-10-20 06:38:30','2025-10-20 08:38:30'),(1258531,419593,'action created','2025-10-20 06:38:30','2025-10-20 08:38:30'),(1258532,419593,'action started via WP Cron','2025-10-20 06:41:32','2025-10-20 08:41:32'),(1258533,419593,'action complete via WP Cron','2025-10-20 06:41:32','2025-10-20 08:41:32'),(1258534,419594,'action created','2025-10-20 06:41:32','2025-10-20 08:41:32'),(1258535,419594,'action started via WP Cron','2025-10-20 06:44:03','2025-10-20 08:44:03'),(1258536,419594,'action complete via WP Cron','2025-10-20 06:44:03','2025-10-20 08:44:03'),(1258537,419595,'action created','2025-10-20 06:44:03','2025-10-20 08:44:03'),(1258538,419595,'action started via WP Cron','2025-10-20 06:46:52','2025-10-20 08:46:52'),(1258539,419595,'action complete via WP Cron','2025-10-20 06:46:52','2025-10-20 08:46:52'),(1258540,419596,'action created','2025-10-20 06:46:52','2025-10-20 08:46:52'),(1258541,419596,'action started via WP Cron','2025-10-20 06:51:50','2025-10-20 08:51:50'),(1258542,419596,'action complete via WP Cron','2025-10-20 06:51:50','2025-10-20 08:51:50'),(1258543,419597,'action created','2025-10-20 06:51:50','2025-10-20 08:51:50'),(1258544,419597,'action started via WP Cron','2025-10-20 06:56:06','2025-10-20 08:56:06'),(1258545,419597,'action complete via WP Cron','2025-10-20 06:56:06','2025-10-20 08:56:06'),(1258546,419598,'action created','2025-10-20 06:56:06','2025-10-20 08:56:06'),(1258547,419598,'action started via WP Cron','2025-10-20 06:58:28','2025-10-20 08:58:28'),(1258548,419598,'action complete via WP Cron','2025-10-20 06:58:28','2025-10-20 08:58:28'),(1258549,419599,'action created','2025-10-20 06:58:28','2025-10-20 08:58:28'),(1258550,419599,'action started via WP Cron','2025-10-20 07:01:49','2025-10-20 09:01:49'),(1258551,419599,'action complete via WP Cron','2025-10-20 07:01:49','2025-10-20 09:01:49'),(1258552,419600,'action created','2025-10-20 07:01:49','2025-10-20 09:01:49'),(1258553,419600,'action started via WP Cron','2025-10-20 07:06:48','2025-10-20 09:06:48'),(1258554,419600,'action complete via WP Cron','2025-10-20 07:06:48','2025-10-20 09:06:48'),(1258555,419601,'action created','2025-10-20 07:06:48','2025-10-20 09:06:48'),(1258556,419601,'action started via WP Cron','2025-10-20 07:11:40','2025-10-20 09:11:40'),(1258557,419601,'action complete via WP Cron','2025-10-20 07:11:40','2025-10-20 09:11:40'),(1258558,419602,'action created','2025-10-20 07:11:40','2025-10-20 09:11:40'),(1258559,419602,'action started via WP Cron','2025-10-20 07:14:51','2025-10-20 09:14:51'),(1258560,419602,'action complete via WP Cron','2025-10-20 07:14:51','2025-10-20 09:14:51'),(1258561,419603,'action created','2025-10-20 07:14:51','2025-10-20 09:14:51'),(1258562,419603,'action started via WP Cron','2025-10-20 07:17:29','2025-10-20 09:17:29'),(1258563,419603,'action complete via WP Cron','2025-10-20 07:17:30','2025-10-20 09:17:30'),(1258564,419604,'action created','2025-10-20 07:17:30','2025-10-20 09:17:30'),(1258565,419604,'action started via WP Cron','2025-10-20 07:19:31','2025-10-20 09:19:31'),(1258566,419604,'action complete via WP Cron','2025-10-20 07:19:31','2025-10-20 09:19:31'),(1258567,419605,'action created','2025-10-20 07:19:31','2025-10-20 09:19:31'),(1258568,419605,'action started via WP Cron','2025-10-20 07:21:48','2025-10-20 09:21:48'),(1258569,419605,'action complete via WP Cron','2025-10-20 07:21:48','2025-10-20 09:21:48'),(1258570,419606,'action created','2025-10-20 07:21:48','2025-10-20 09:21:48'),(1258571,419606,'action started via WP Cron','2025-10-20 07:26:15','2025-10-20 09:26:15'),(1258572,419606,'action complete via WP Cron','2025-10-20 07:26:16','2025-10-20 09:26:16'),(1258573,419607,'action created','2025-10-20 07:26:16','2025-10-20 09:26:16'),(1258574,419607,'action started via WP Cron','2025-10-20 07:31:48','2025-10-20 09:31:48'),(1258575,419607,'action complete via WP Cron','2025-10-20 07:31:48','2025-10-20 09:31:48'),(1258576,419608,'action created','2025-10-20 07:31:48','2025-10-20 09:31:48'),(1258577,419608,'action started via WP Cron','2025-10-20 07:36:47','2025-10-20 09:36:47'),(1258578,419608,'action complete via WP Cron','2025-10-20 07:36:47','2025-10-20 09:36:47'),(1258579,419609,'action created','2025-10-20 07:36:47','2025-10-20 09:36:47'),(1258580,419609,'action started via WP Cron','2025-10-20 07:41:40','2025-10-20 09:41:40'),(1258581,419609,'action complete via WP Cron','2025-10-20 07:41:40','2025-10-20 09:41:40'),(1258582,419610,'action created','2025-10-20 07:41:40','2025-10-20 09:41:40'),(1258583,419610,'action started via WP Cron','2025-10-20 07:45:17','2025-10-20 09:45:17'),(1258584,419610,'action complete via WP Cron','2025-10-20 07:45:17','2025-10-20 09:45:17'),(1258585,419611,'action created','2025-10-20 07:45:17','2025-10-20 09:45:17'),(1258586,419611,'action started via WP Cron','2025-10-20 07:49:45','2025-10-20 09:49:45'),(1258587,419611,'action complete via WP Cron','2025-10-20 07:49:45','2025-10-20 09:49:45'),(1258588,419612,'action created','2025-10-20 07:49:45','2025-10-20 09:49:45'),(1258589,419612,'action started via WP Cron','2025-10-20 07:51:48','2025-10-20 09:51:48'),(1258590,419612,'action complete via WP Cron','2025-10-20 07:51:48','2025-10-20 09:51:48'),(1258591,419613,'action created','2025-10-20 07:51:48','2025-10-20 09:51:48'),(1258592,419613,'action started via WP Cron','2025-10-20 07:56:39','2025-10-20 09:56:39'),(1258593,419613,'action complete via WP Cron','2025-10-20 07:56:39','2025-10-20 09:56:39'),(1258594,419614,'action created','2025-10-20 07:56:39','2025-10-20 09:56:39'),(1258595,419614,'action started via WP Cron','2025-10-20 08:01:12','2025-10-20 10:01:12'),(1258596,419614,'action complete via WP Cron','2025-10-20 08:01:12','2025-10-20 10:01:12'),(1258597,419615,'action created','2025-10-20 08:01:12','2025-10-20 10:01:12'),(1258598,419615,'action started via WP Cron','2025-10-20 08:06:48','2025-10-20 10:06:48'),(1258599,419615,'action complete via WP Cron','2025-10-20 08:06:48','2025-10-20 10:06:48'),(1258600,419616,'action created','2025-10-20 08:06:48','2025-10-20 10:06:48'),(1258601,419616,'action started via WP Cron','2025-10-20 08:10:52','2025-10-20 10:10:52'),(1258602,419616,'action complete via WP Cron','2025-10-20 08:10:52','2025-10-20 10:10:52'),(1258603,419617,'action created','2025-10-20 08:10:52','2025-10-20 10:10:52'),(1258604,419617,'action started via WP Cron','2025-10-20 08:16:48','2025-10-20 10:16:48'),(1258605,419617,'action complete via WP Cron','2025-10-20 08:16:48','2025-10-20 10:16:48'),(1258606,419618,'action created','2025-10-20 08:16:48','2025-10-20 10:16:48'),(1258607,419618,'action started via WP Cron','2025-10-20 08:20:41','2025-10-20 10:20:41'),(1258608,419618,'action complete via WP Cron','2025-10-20 08:20:41','2025-10-20 10:20:41'),(1258609,419619,'action created','2025-10-20 08:20:41','2025-10-20 10:20:41'),(1258610,419619,'action started via WP Cron','2025-10-20 08:25:13','2025-10-20 10:25:13'),(1258611,419620,'action created','2025-10-20 08:25:14','2025-10-20 10:25:14'),(1258612,419619,'action complete via WP Cron','2025-10-20 08:25:19','2025-10-20 10:25:19'),(1258613,419621,'action created','2025-10-20 08:25:19','2025-10-20 10:25:19'),(1258614,419620,'action started via WP Cron','2025-10-20 08:25:19','2025-10-20 10:25:19'),(1258615,419620,'action complete via WP Cron','2025-10-20 08:25:21','2025-10-20 10:25:21'),(1258616,419621,'action started via WP Cron','2025-10-20 08:28:42','2025-10-20 10:28:42'),(1258617,419621,'action complete via WP Cron','2025-10-20 08:28:42','2025-10-20 10:28:42'),(1258618,419622,'action created','2025-10-20 08:28:42','2025-10-20 10:28:42'),(1258619,419622,'action started via WP Cron','2025-10-20 08:31:48','2025-10-20 10:31:48'),(1258620,419622,'action complete via WP Cron','2025-10-20 08:31:49','2025-10-20 10:31:49'),(1258621,419623,'action created','2025-10-20 08:31:49','2025-10-20 10:31:49'),(1258622,419623,'action started via WP Cron','2025-10-20 08:36:47','2025-10-20 10:36:47'),(1258623,419623,'action complete via WP Cron','2025-10-20 08:36:47','2025-10-20 10:36:47'),(1258624,419624,'action created','2025-10-20 08:36:47','2025-10-20 10:36:47'),(1258625,419624,'action started via WP Cron','2025-10-20 08:39:18','2025-10-20 10:39:18'),(1258626,419624,'action complete via WP Cron','2025-10-20 08:39:18','2025-10-20 10:39:18'),(1258627,419625,'action created','2025-10-20 08:39:18','2025-10-20 10:39:18'),(1258628,419625,'action started via WP Cron','2025-10-20 08:41:40','2025-10-20 10:41:40'),(1258629,419625,'action complete via WP Cron','2025-10-20 08:41:40','2025-10-20 10:41:40'),(1258630,419626,'action created','2025-10-20 08:41:40','2025-10-20 10:41:40'),(1258631,419626,'action started via WP Cron','2025-10-20 08:44:35','2025-10-20 10:44:35'),(1258632,419626,'action complete via WP Cron','2025-10-20 08:44:35','2025-10-20 10:44:35'),(1258633,419627,'action created','2025-10-20 08:44:35','2025-10-20 10:44:35'),(1258634,419627,'action started via WP Cron','2025-10-20 08:46:48','2025-10-20 10:46:48'),(1258635,419627,'action complete via WP Cron','2025-10-20 08:46:48','2025-10-20 10:46:48'),(1258636,419628,'action created','2025-10-20 08:46:48','2025-10-20 10:46:48'),(1258637,419628,'action started via WP Cron','2025-10-20 08:49:57','2025-10-20 10:49:57'),(1258638,419628,'action complete via WP Cron','2025-10-20 08:49:57','2025-10-20 10:49:57'),(1258639,419629,'action created','2025-10-20 08:49:57','2025-10-20 10:49:57'),(1258640,419629,'action started via WP Cron','2025-10-20 08:56:34','2025-10-20 10:56:34'),(1258641,419630,'action created','2025-10-20 08:56:34','2025-10-20 10:56:34'),(1258642,419629,'action complete via WP Cron','2025-10-20 08:56:39','2025-10-20 10:56:39'),(1258643,419631,'action created','2025-10-20 08:56:39','2025-10-20 10:56:39'),(1258644,419630,'action started via WP Cron','2025-10-20 08:56:39','2025-10-20 10:56:39'),(1258645,419630,'action complete via WP Cron','2025-10-20 08:56:40','2025-10-20 10:56:40'),(1258646,419631,'action started via WP Cron','2025-10-20 09:01:48','2025-10-20 11:01:48'),(1258647,419631,'action complete via WP Cron','2025-10-20 09:01:48','2025-10-20 11:01:48'),(1258648,419632,'action created','2025-10-20 09:01:48','2025-10-20 11:01:48'),(1258649,419632,'action started via WP Cron','2025-10-20 09:06:01','2025-10-20 11:06:01'),(1258650,419632,'action complete via WP Cron','2025-10-20 09:06:01','2025-10-20 11:06:01'),(1258651,419633,'action created','2025-10-20 09:06:01','2025-10-20 11:06:01'),(1258652,419633,'action started via WP Cron','2025-10-20 09:11:39','2025-10-20 11:11:39'),(1258653,419634,'action created','2025-10-20 09:11:39','2025-10-20 11:11:39'),(1258654,419634,'action started via WP Cron','2025-10-20 09:11:40','2025-10-20 11:11:40'),(1258655,419634,'action complete via WP Cron','2025-10-20 09:11:40','2025-10-20 11:11:40'),(1258656,419633,'action complete via WP Cron','2025-10-20 09:11:40','2025-10-20 11:11:40'),(1258657,419635,'action created','2025-10-20 09:11:40','2025-10-20 11:11:40'),(1258658,419635,'action started via WP Cron','2025-10-20 09:13:56','2025-10-20 11:13:56'),(1258659,419635,'action complete via WP Cron','2025-10-20 09:13:56','2025-10-20 11:13:56'),(1258660,419636,'action created','2025-10-20 09:13:56','2025-10-20 11:13:56'),(1258661,419636,'action started via WP Cron','2025-10-20 09:16:55','2025-10-20 11:16:55'),(1258662,419636,'action complete via WP Cron','2025-10-20 09:16:56','2025-10-20 11:16:56'),(1258663,419637,'action created','2025-10-20 09:16:56','2025-10-20 11:16:56'),(1258664,419637,'action started via WP Cron','2025-10-20 09:21:51','2025-10-20 11:21:51'),(1258665,419637,'action complete via WP Cron','2025-10-20 09:21:51','2025-10-20 11:21:51'),(1258666,419638,'action created','2025-10-20 09:21:51','2025-10-20 11:21:51'),(1258667,419638,'action started via WP Cron','2025-10-20 09:24:21','2025-10-20 11:24:21'),(1258668,419638,'action complete via WP Cron','2025-10-20 09:24:21','2025-10-20 11:24:21'),(1258669,419639,'action created','2025-10-20 09:24:21','2025-10-20 11:24:21'),(1258670,419639,'action started via WP Cron','2025-10-20 09:26:32','2025-10-20 11:26:32'),(1258671,419639,'action complete via WP Cron','2025-10-20 09:26:32','2025-10-20 11:26:32'),(1258672,419640,'action created','2025-10-20 09:26:32','2025-10-20 11:26:32'),(1258673,419640,'action started via WP Cron','2025-10-20 09:29:32','2025-10-20 11:29:32'),(1258674,419640,'action complete via WP Cron','2025-10-20 09:29:32','2025-10-20 11:29:32'),(1258675,419641,'action created','2025-10-20 09:29:32','2025-10-20 11:29:32'),(1258676,419641,'action started via Async Request','2025-10-20 09:31:55','2025-10-20 11:31:55'),(1258677,419641,'action complete via Async Request','2025-10-20 09:31:55','2025-10-20 11:31:55'),(1258678,419642,'action created','2025-10-20 09:31:55','2025-10-20 11:31:55'),(1258679,419642,'action started via WP Cron','2025-10-20 09:34:14','2025-10-20 11:34:14'),(1258680,419642,'action complete via WP Cron','2025-10-20 09:34:14','2025-10-20 11:34:14'),(1258681,419643,'action created','2025-10-20 09:34:14','2025-10-20 11:34:14'),(1258682,419643,'action started via WP Cron','2025-10-20 09:36:47','2025-10-20 11:36:47'),(1258683,419644,'action created','2025-10-20 09:36:47','2025-10-20 11:36:47'),(1258684,419644,'action started via WP Cron','2025-10-20 09:36:49','2025-10-20 11:36:49'),(1258685,419644,'action complete via WP Cron','2025-10-20 09:36:50','2025-10-20 11:36:50'),(1258686,419643,'action complete via WP Cron','2025-10-20 09:36:50','2025-10-20 11:36:50'),(1258687,419645,'action created','2025-10-20 09:36:50','2025-10-20 11:36:50'),(1258688,419645,'action started via WP Cron','2025-10-20 09:41:39','2025-10-20 11:41:39'),(1258689,419645,'action complete via WP Cron','2025-10-20 09:41:39','2025-10-20 11:41:39'),(1258690,419646,'action created','2025-10-20 09:41:39','2025-10-20 11:41:39'),(1258691,419646,'action started via WP Cron','2025-10-20 09:43:52','2025-10-20 11:43:52'),(1258692,419646,'action complete via WP Cron','2025-10-20 09:43:52','2025-10-20 11:43:52'),(1258693,419647,'action created','2025-10-20 09:43:52','2025-10-20 11:43:52'),(1258694,419647,'action started via WP Cron','2025-10-20 09:46:48','2025-10-20 11:46:48'),(1258695,419647,'action complete via WP Cron','2025-10-20 09:46:48','2025-10-20 11:46:48'),(1258696,419648,'action created','2025-10-20 09:46:48','2025-10-20 11:46:48'),(1258697,419648,'action started via WP Cron','2025-10-20 09:49:00','2025-10-20 11:49:00'),(1258698,419648,'action complete via WP Cron','2025-10-20 09:49:00','2025-10-20 11:49:00'),(1258699,419649,'action created','2025-10-20 09:49:00','2025-10-20 11:49:00'),(1258700,419649,'action started via WP Cron','2025-10-20 09:51:23','2025-10-20 11:51:23'),(1258701,419649,'action complete via WP Cron','2025-10-20 09:51:23','2025-10-20 11:51:23'),(1258702,419650,'action created','2025-10-20 09:51:23','2025-10-20 11:51:23'),(1258703,419650,'action started via WP Cron','2025-10-20 09:54:34','2025-10-20 11:54:34'),(1258704,419650,'action complete via WP Cron','2025-10-20 09:54:34','2025-10-20 11:54:34'),(1258705,419651,'action created','2025-10-20 09:54:34','2025-10-20 11:54:34'),(1258706,419651,'action started via WP Cron','2025-10-20 09:56:39','2025-10-20 11:56:39'),(1258707,419651,'action complete via WP Cron','2025-10-20 09:56:39','2025-10-20 11:56:39'),(1258708,419652,'action created','2025-10-20 09:56:39','2025-10-20 11:56:39'),(1258709,419652,'action started via WP Cron','2025-10-20 10:00:12','2025-10-20 12:00:12'),(1258710,419652,'action complete via WP Cron','2025-10-20 10:00:12','2025-10-20 12:00:12'),(1258711,419653,'action created','2025-10-20 10:00:12','2025-10-20 12:00:12'),(1258712,419653,'action started via WP Cron','2025-10-20 10:02:34','2025-10-20 12:02:34'),(1258713,419653,'action complete via WP Cron','2025-10-20 10:02:34','2025-10-20 12:02:34'),(1258714,419654,'action created','2025-10-20 10:02:34','2025-10-20 12:02:34'),(1258715,419654,'action started via WP Cron','2025-10-20 10:05:15','2025-10-20 12:05:15'),(1258716,419654,'action complete via WP Cron','2025-10-20 10:05:15','2025-10-20 12:05:15'),(1258717,419655,'action created','2025-10-20 10:05:15','2025-10-20 12:05:15'),(1258718,419655,'action started via WP Cron','2025-10-20 10:11:39','2025-10-20 12:11:39'),(1258719,419655,'action complete via WP Cron','2025-10-20 10:11:39','2025-10-20 12:11:39'),(1258720,419656,'action created','2025-10-20 10:11:39','2025-10-20 12:11:39'),(1258721,419656,'action started via WP Cron','2025-10-20 10:15:28','2025-10-20 12:15:28'),(1258722,419656,'action complete via WP Cron','2025-10-20 10:15:28','2025-10-20 12:15:28'),(1258723,419657,'action created','2025-10-20 10:15:28','2025-10-20 12:15:28'),(1258724,419657,'action started via WP Cron','2025-10-20 10:21:48','2025-10-20 12:21:48'),(1258725,419657,'action complete via WP Cron','2025-10-20 10:21:48','2025-10-20 12:21:48'),(1258726,419658,'action created','2025-10-20 10:21:48','2025-10-20 12:21:48'),(1258727,419658,'action started via WP Cron','2025-10-20 10:24:22','2025-10-20 12:24:22'),(1258728,419658,'action complete via WP Cron','2025-10-20 10:24:22','2025-10-20 12:24:22'),(1258729,419659,'action created','2025-10-20 10:24:22','2025-10-20 12:24:22'),(1258730,419659,'action started via WP Cron','2025-10-20 10:26:40','2025-10-20 12:26:40'),(1258731,419659,'action complete via WP Cron','2025-10-20 10:26:40','2025-10-20 12:26:40'),(1258732,419660,'action created','2025-10-20 10:26:40','2025-10-20 12:26:40'),(1258733,419660,'action started via WP Cron','2025-10-20 10:31:49','2025-10-20 12:31:49'),(1258734,419661,'action created','2025-10-20 10:31:50','2025-10-20 12:31:50'),(1258735,419661,'action started via WP Cron','2025-10-20 10:31:52','2025-10-20 12:31:52'),(1258736,419661,'action complete via WP Cron','2025-10-20 10:31:53','2025-10-20 12:31:53'),(1258737,419660,'action complete via WP Cron','2025-10-20 10:31:53','2025-10-20 12:31:53'),(1258738,419662,'action created','2025-10-20 10:31:53','2025-10-20 12:31:53'),(1258739,419662,'action started via WP Cron','2025-10-20 10:36:37','2025-10-20 12:36:37'),(1258740,419662,'action complete via WP Cron','2025-10-20 10:36:37','2025-10-20 12:36:37'),(1258741,419663,'action created','2025-10-20 10:36:37','2025-10-20 12:36:37'),(1258742,419663,'action started via WP Cron','2025-10-20 10:41:32','2025-10-20 12:41:32'),(1258743,419663,'action complete via WP Cron','2025-10-20 10:41:32','2025-10-20 12:41:32'),(1258744,419664,'action created','2025-10-20 10:41:32','2025-10-20 12:41:32'),(1258745,419664,'action started via WP Cron','2025-10-20 10:45:56','2025-10-20 12:45:56'),(1258746,419664,'action complete via WP Cron','2025-10-20 10:45:56','2025-10-20 12:45:56'),(1258747,419665,'action created','2025-10-20 10:45:56','2025-10-20 12:45:56'),(1258748,419665,'action started via WP Cron','2025-10-20 10:51:49','2025-10-20 12:51:49'),(1258749,419665,'action complete via WP Cron','2025-10-20 10:51:49','2025-10-20 12:51:49'),(1258750,419666,'action created','2025-10-20 10:51:49','2025-10-20 12:51:49'),(1258751,419666,'action started via WP Cron','2025-10-20 10:55:13','2025-10-20 12:55:13'),(1258752,419666,'action complete via WP Cron','2025-10-20 10:55:13','2025-10-20 12:55:13'),(1258753,419667,'action created','2025-10-20 10:55:13','2025-10-20 12:55:13'),(1258754,419667,'action started via WP Cron','2025-10-20 11:01:47','2025-10-20 13:01:47'),(1258755,419668,'action created','2025-10-20 11:01:47','2025-10-20 13:01:47'),(1258756,419668,'action started via WP Cron','2025-10-20 11:01:50','2025-10-20 13:01:50'),(1258757,419668,'action complete via WP Cron','2025-10-20 11:01:50','2025-10-20 13:01:50'),(1258758,419667,'action complete via WP Cron','2025-10-20 11:01:50','2025-10-20 13:01:50'),(1258759,419669,'action created','2025-10-20 11:01:50','2025-10-20 13:01:50'),(1258760,419669,'action started via WP Cron','2025-10-20 11:06:46','2025-10-20 13:06:46'),(1258761,419670,'action created','2025-10-20 11:06:46','2025-10-20 13:06:46'),(1258762,419670,'action started via WP Cron','2025-10-20 11:06:48','2025-10-20 13:06:48'),(1258763,419670,'action complete via WP Cron','2025-10-20 11:06:48','2025-10-20 13:06:48'),(1258764,419669,'action complete via WP Cron','2025-10-20 11:06:48','2025-10-20 13:06:48'),(1258765,419671,'action created','2025-10-20 11:06:48','2025-10-20 13:06:48'),(1258766,419671,'action started via WP Cron','2025-10-20 11:11:03','2025-10-20 13:11:03'),(1258767,419671,'action complete via WP Cron','2025-10-20 11:11:03','2025-10-20 13:11:03'),(1258768,419672,'action created','2025-10-20 11:11:03','2025-10-20 13:11:03'),(1258769,419672,'action started via WP Cron','2025-10-20 11:16:48','2025-10-20 13:16:48'),(1258770,419672,'action complete via WP Cron','2025-10-20 11:16:48','2025-10-20 13:16:48'),(1258771,419673,'action created','2025-10-20 11:16:48','2025-10-20 13:16:48'),(1258772,419673,'action started via WP Cron','2025-10-20 11:19:47','2025-10-20 13:19:47'),(1258773,419673,'action complete via WP Cron','2025-10-20 11:19:47','2025-10-20 13:19:47'),(1258774,419674,'action created','2025-10-20 11:19:47','2025-10-20 13:19:47'),(1258775,419674,'action started via WP Cron','2025-10-20 11:21:48','2025-10-20 13:21:48'),(1258776,419674,'action complete via WP Cron','2025-10-20 11:21:49','2025-10-20 13:21:49'),(1258777,419675,'action created','2025-10-20 11:21:49','2025-10-20 13:21:49'),(1258778,419675,'action started via WP Cron','2025-10-20 11:26:15','2025-10-20 13:26:15'),(1258779,419675,'action complete via WP Cron','2025-10-20 11:26:15','2025-10-20 13:26:15'),(1258780,419676,'action created','2025-10-20 11:26:15','2025-10-20 13:26:15'),(1258781,419676,'action started via WP Cron','2025-10-20 11:28:28','2025-10-20 13:28:28'),(1258782,419677,'action created','2025-10-20 11:28:28','2025-10-20 13:28:28'),(1258783,419677,'action started via WP Cron','2025-10-20 11:28:30','2025-10-20 13:28:30'),(1258784,419677,'action complete via WP Cron','2025-10-20 11:28:30','2025-10-20 13:28:30'),(1258785,419676,'action complete via WP Cron','2025-10-20 11:28:30','2025-10-20 13:28:30'),(1258786,419678,'action created','2025-10-20 11:28:30','2025-10-20 13:28:30'),(1258787,419678,'action started via WP Cron','2025-10-20 11:31:47','2025-10-20 13:31:47'),(1258788,419678,'action complete via WP Cron','2025-10-20 11:31:47','2025-10-20 13:31:47'),(1258789,419679,'action created','2025-10-20 11:31:47','2025-10-20 13:31:47'),(1258790,419679,'action started via WP Cron','2025-10-20 11:34:19','2025-10-20 13:34:19'),(1258791,419680,'action created','2025-10-20 11:34:19','2025-10-20 13:34:19'),(1258792,419680,'action started via WP Cron','2025-10-20 11:34:21','2025-10-20 13:34:21'),(1258793,419680,'action complete via WP Cron','2025-10-20 11:34:21','2025-10-20 13:34:21'),(1258794,419679,'action complete via WP Cron','2025-10-20 11:34:22','2025-10-20 13:34:22'),(1258795,419681,'action created','2025-10-20 11:34:22','2025-10-20 13:34:22'),(1258796,419681,'action started via WP Cron','2025-10-20 11:36:28','2025-10-20 13:36:28'),(1258797,419681,'action complete via WP Cron','2025-10-20 11:36:28','2025-10-20 13:36:28'),(1258798,419682,'action created','2025-10-20 11:36:28','2025-10-20 13:36:28'),(1258799,419682,'action started via WP Cron','2025-10-20 11:38:44','2025-10-20 13:38:44'),(1258800,419682,'action complete via WP Cron','2025-10-20 11:38:44','2025-10-20 13:38:44'),(1258801,419683,'action created','2025-10-20 11:38:44','2025-10-20 13:38:44'),(1258802,419683,'action started via WP Cron','2025-10-20 11:41:40','2025-10-20 13:41:40'),(1258803,419683,'action complete via WP Cron','2025-10-20 11:41:40','2025-10-20 13:41:40'),(1258804,419684,'action created','2025-10-20 11:41:40','2025-10-20 13:41:40'),(1258805,419684,'action started via WP Cron','2025-10-20 11:46:49','2025-10-20 13:46:49'),(1258806,419684,'action complete via WP Cron','2025-10-20 11:46:49','2025-10-20 13:46:49'),(1258807,419685,'action created','2025-10-20 11:46:49','2025-10-20 13:46:49'),(1258808,419685,'action started via WP Cron','2025-10-20 11:51:50','2025-10-20 13:51:50'),(1258809,419685,'action complete via WP Cron','2025-10-20 11:51:50','2025-10-20 13:51:50'),(1258810,419686,'action created','2025-10-20 11:51:50','2025-10-20 13:51:50'),(1258811,419686,'action started via WP Cron','2025-10-20 11:54:12','2025-10-20 13:54:12'),(1258812,419686,'action complete via WP Cron','2025-10-20 11:54:12','2025-10-20 13:54:12'),(1258813,419687,'action created','2025-10-20 11:54:12','2025-10-20 13:54:12'),(1258814,419687,'action started via WP Cron','2025-10-20 11:56:39','2025-10-20 13:56:39'),(1258815,419688,'action created','2025-10-20 11:56:39','2025-10-20 13:56:39'),(1258816,419688,'action started via WP Cron','2025-10-20 11:56:41','2025-10-20 13:56:41'),(1258817,419688,'action complete via WP Cron','2025-10-20 11:56:41','2025-10-20 13:56:41'),(1258818,419687,'action complete via WP Cron','2025-10-20 11:56:41','2025-10-20 13:56:41'),(1258819,419689,'action created','2025-10-20 11:56:41','2025-10-20 13:56:41'),(1258820,419689,'action started via WP Cron','2025-10-20 11:58:44','2025-10-20 13:58:44'),(1258821,419690,'action created','2025-10-20 11:58:44','2025-10-20 13:58:44'),(1258822,419690,'action started via WP Cron','2025-10-20 11:58:46','2025-10-20 13:58:46'),(1258823,419690,'action complete via WP Cron','2025-10-20 11:58:46','2025-10-20 13:58:46'),(1258824,419689,'action complete via WP Cron','2025-10-20 11:58:46','2025-10-20 13:58:46'),(1258825,419691,'action created','2025-10-20 11:58:46','2025-10-20 13:58:46'),(1258826,419691,'action started via WP Cron','2025-10-20 12:01:48','2025-10-20 14:01:48'),(1258827,419691,'action complete via WP Cron','2025-10-20 12:01:48','2025-10-20 14:01:48'),(1258828,419692,'action created','2025-10-20 12:01:48','2025-10-20 14:01:48'),(1258829,419692,'action started via WP Cron','2025-10-20 12:05:45','2025-10-20 14:05:45'),(1258830,419693,'action created','2025-10-20 12:05:45','2025-10-20 14:05:45'),(1258831,419693,'action started via WP Cron','2025-10-20 12:05:46','2025-10-20 14:05:46'),(1258832,419693,'action complete via WP Cron','2025-10-20 12:05:46','2025-10-20 14:05:46'),(1258833,419692,'action complete via WP Cron','2025-10-20 12:05:47','2025-10-20 14:05:47'),(1258834,419694,'action created','2025-10-20 12:05:47','2025-10-20 14:05:47'),(1258835,419694,'action started via WP Cron','2025-10-20 12:08:00','2025-10-20 14:08:00'),(1258836,419694,'action complete via WP Cron','2025-10-20 12:08:00','2025-10-20 14:08:00'),(1258837,419695,'action created','2025-10-20 12:08:00','2025-10-20 14:08:00'),(1258838,419695,'action started via WP Cron','2025-10-20 12:11:43','2025-10-20 14:11:43'),(1258839,419695,'action complete via WP Cron','2025-10-20 12:11:43','2025-10-20 14:11:43'),(1258840,419696,'action created','2025-10-20 12:11:43','2025-10-20 14:11:43'),(1258841,419696,'action started via WP Cron','2025-10-20 12:16:49','2025-10-20 14:16:49'),(1258842,419697,'action created','2025-10-20 12:16:49','2025-10-20 14:16:49'),(1258843,419697,'action started via WP Cron','2025-10-20 12:16:50','2025-10-20 14:16:50'),(1258844,419697,'action complete via WP Cron','2025-10-20 12:16:51','2025-10-20 14:16:51'),(1258845,419696,'action complete via WP Cron','2025-10-20 12:16:51','2025-10-20 14:16:51'),(1258846,419698,'action created','2025-10-20 12:16:51','2025-10-20 14:16:51'),(1258847,419698,'action started via WP Cron','2025-10-20 12:21:48','2025-10-20 14:21:48'),(1258848,419698,'action complete via WP Cron','2025-10-20 12:21:48','2025-10-20 14:21:48'),(1258849,419699,'action created','2025-10-20 12:21:48','2025-10-20 14:21:48'),(1258850,419699,'action started via WP Cron','2025-10-20 12:26:39','2025-10-20 14:26:39'),(1258851,419699,'action complete via WP Cron','2025-10-20 12:26:39','2025-10-20 14:26:39'),(1258852,419700,'action created','2025-10-20 12:26:39','2025-10-20 14:26:39'),(1258853,419700,'action started via WP Cron','2025-10-20 12:29:29','2025-10-20 14:29:29'),(1258854,419700,'action complete via WP Cron','2025-10-20 12:29:29','2025-10-20 14:29:29'),(1258855,419701,'action created','2025-10-20 12:29:29','2025-10-20 14:29:29'),(1258856,419701,'action started via WP Cron','2025-10-20 12:31:30','2025-10-20 14:31:30'),(1258857,419702,'action created','2025-10-20 12:31:30','2025-10-20 14:31:30'),(1258858,419702,'action started via WP Cron','2025-10-20 12:31:32','2025-10-20 14:31:32'),(1258859,419702,'action complete via WP Cron','2025-10-20 12:31:32','2025-10-20 14:31:32'),(1258860,419701,'action complete via WP Cron','2025-10-20 12:31:32','2025-10-20 14:31:32'),(1258861,419703,'action created','2025-10-20 12:31:32','2025-10-20 14:31:32'),(1258862,419703,'action started via WP Cron','2025-10-20 12:33:55','2025-10-20 14:33:55'),(1258863,419703,'action complete via WP Cron','2025-10-20 12:33:55','2025-10-20 14:33:55'),(1258864,419704,'action created','2025-10-20 12:33:55','2025-10-20 14:33:55'),(1258865,419704,'action started via WP Cron','2025-10-20 12:36:48','2025-10-20 14:36:48'),(1258866,419704,'action complete via WP Cron','2025-10-20 12:36:48','2025-10-20 14:36:48'),(1258867,419705,'action created','2025-10-20 12:36:48','2025-10-20 14:36:48'),(1258868,419705,'action started via WP Cron','2025-10-20 12:41:39','2025-10-20 14:41:39'),(1258869,419705,'action complete via WP Cron','2025-10-20 12:41:39','2025-10-20 14:41:39'),(1258870,419706,'action created','2025-10-20 12:41:39','2025-10-20 14:41:39'),(1258871,419706,'action started via WP Cron','2025-10-20 12:43:54','2025-10-20 14:43:54'),(1258872,419706,'action complete via WP Cron','2025-10-20 12:43:54','2025-10-20 14:43:54'),(1258873,419707,'action created','2025-10-20 12:43:54','2025-10-20 14:43:54'),(1258874,419707,'action started via WP Cron','2025-10-20 12:46:31','2025-10-20 14:46:31'),(1258875,419707,'action complete via WP Cron','2025-10-20 12:46:31','2025-10-20 14:46:31'),(1258876,419708,'action created','2025-10-20 12:46:31','2025-10-20 14:46:31'),(1258877,419708,'action started via WP Cron','2025-10-20 12:48:31','2025-10-20 14:48:31'),(1258878,419708,'action complete via WP Cron','2025-10-20 12:48:31','2025-10-20 14:48:31'),(1258879,419709,'action created','2025-10-20 12:48:31','2025-10-20 14:48:31'),(1258880,419709,'action started via WP Cron','2025-10-20 12:51:48','2025-10-20 14:51:48'),(1258881,419710,'action created','2025-10-20 12:51:48','2025-10-20 14:51:48'),(1258882,419710,'action started via WP Cron','2025-10-20 12:51:50','2025-10-20 14:51:50'),(1258883,419710,'action complete via WP Cron','2025-10-20 12:51:50','2025-10-20 14:51:50'),(1258884,419709,'action complete via WP Cron','2025-10-20 12:51:50','2025-10-20 14:51:50'),(1258885,419711,'action created','2025-10-20 12:51:50','2025-10-20 14:51:50'),(1258886,419711,'action started via WP Cron','2025-10-20 12:56:39','2025-10-20 14:56:39'),(1258887,419711,'action complete via WP Cron','2025-10-20 12:56:39','2025-10-20 14:56:39'),(1258888,419712,'action created','2025-10-20 12:56:39','2025-10-20 14:56:39'),(1258889,419712,'action started via WP Cron','2025-10-20 13:01:13','2025-10-20 15:01:13'),(1258890,419712,'action complete via WP Cron','2025-10-20 13:01:13','2025-10-20 15:01:13'),(1258891,419713,'action created','2025-10-20 13:01:13','2025-10-20 15:01:13'),(1258892,419713,'action started via WP Cron','2025-10-20 13:03:15','2025-10-20 15:03:15'),(1258893,419713,'action complete via WP Cron','2025-10-20 13:03:15','2025-10-20 15:03:15'),(1258894,419714,'action created','2025-10-20 13:03:15','2025-10-20 15:03:15'),(1258895,419714,'action started via WP Cron','2025-10-20 13:05:21','2025-10-20 15:05:21'),(1258896,419714,'action complete via WP Cron','2025-10-20 13:05:21','2025-10-20 15:05:21'),(1258897,419715,'action created','2025-10-20 13:05:21','2025-10-20 15:05:21'),(1258898,419715,'action started via WP Cron','2025-10-20 13:07:30','2025-10-20 15:07:30'),(1258899,419715,'action complete via WP Cron','2025-10-20 13:07:30','2025-10-20 15:07:30'),(1258900,419716,'action created','2025-10-20 13:07:30','2025-10-20 15:07:30'),(1258901,419716,'action started via WP Cron','2025-10-20 13:09:30','2025-10-20 15:09:30'),(1258902,419716,'action complete via WP Cron','2025-10-20 13:09:30','2025-10-20 15:09:30'),(1258903,419717,'action created','2025-10-20 13:09:30','2025-10-20 15:09:30'),(1258904,419717,'action started via WP Cron','2025-10-20 13:11:39','2025-10-20 15:11:39'),(1258905,419717,'action complete via WP Cron','2025-10-20 13:11:39','2025-10-20 15:11:39'),(1258906,419718,'action created','2025-10-20 13:11:39','2025-10-20 15:11:39'),(1258907,419718,'action started via WP Cron','2025-10-20 13:16:48','2025-10-20 15:16:48'),(1258908,419718,'action complete via WP Cron','2025-10-20 13:16:48','2025-10-20 15:16:48'),(1258909,419719,'action created','2025-10-20 13:16:48','2025-10-20 15:16:48'),(1258910,419719,'action started via WP Cron','2025-10-20 13:20:10','2025-10-20 15:20:10'),(1258911,419719,'action complete via WP Cron','2025-10-20 13:20:10','2025-10-20 15:20:10'),(1258912,419720,'action created','2025-10-20 13:20:10','2025-10-20 15:20:10'),(1258913,419720,'action started via WP Cron','2025-10-20 13:22:31','2025-10-20 15:22:31'),(1258914,419720,'action complete via WP Cron','2025-10-20 13:22:31','2025-10-20 15:22:31'),(1258915,419721,'action created','2025-10-20 13:22:31','2025-10-20 15:22:31'),(1258916,419721,'action started via WP Cron','2025-10-20 13:24:31','2025-10-20 15:24:31'),(1258917,419721,'action complete via WP Cron','2025-10-20 13:24:31','2025-10-20 15:24:31'),(1258918,419722,'action created','2025-10-20 13:24:31','2025-10-20 15:24:31'),(1258919,419722,'action started via WP Cron','2025-10-20 13:26:40','2025-10-20 15:26:40'),(1258920,419722,'action complete via WP Cron','2025-10-20 13:26:40','2025-10-20 15:26:40'),(1258921,419723,'action created','2025-10-20 13:26:40','2025-10-20 15:26:40'),(1258922,419723,'action started via WP Cron','2025-10-20 13:31:48','2025-10-20 15:31:48'),(1258923,419723,'action complete via WP Cron','2025-10-20 13:31:48','2025-10-20 15:31:48'),(1258924,419724,'action created','2025-10-20 13:31:48','2025-10-20 15:31:48'),(1258925,419724,'action started via WP Cron','2025-10-20 13:34:06','2025-10-20 15:34:06'),(1258926,419724,'action complete via WP Cron','2025-10-20 13:34:06','2025-10-20 15:34:06'),(1258927,419725,'action created','2025-10-20 13:34:06','2025-10-20 15:34:06'),(1258928,419725,'action started via WP Cron','2025-10-20 13:36:48','2025-10-20 15:36:48'),(1258929,419725,'action complete via WP Cron','2025-10-20 13:36:48','2025-10-20 15:36:48'),(1258930,419726,'action created','2025-10-20 13:36:48','2025-10-20 15:36:48'),(1258931,419726,'action started via WP Cron','2025-10-20 13:41:50','2025-10-20 15:41:50'),(1258932,419727,'action created','2025-10-20 13:41:50','2025-10-20 15:41:50'),(1258933,419727,'action started via WP Cron','2025-10-20 13:41:53','2025-10-20 15:41:53'),(1258934,419727,'action complete via WP Cron','2025-10-20 13:41:53','2025-10-20 15:41:53'),(1258935,419726,'action complete via WP Cron','2025-10-20 13:41:53','2025-10-20 15:41:53'),(1258936,419728,'action created','2025-10-20 13:41:53','2025-10-20 15:41:53'),(1258937,419728,'action started via WP Cron','2025-10-20 13:46:48','2025-10-20 15:46:48'),(1258938,419728,'action complete via WP Cron','2025-10-20 13:46:48','2025-10-20 15:46:48'),(1258939,419729,'action created','2025-10-20 13:46:48','2025-10-20 15:46:48'),(1258940,419729,'action started via WP Cron','2025-10-20 13:50:45','2025-10-20 15:50:45'),(1258941,419729,'action complete via WP Cron','2025-10-20 13:50:45','2025-10-20 15:50:45'),(1258942,419730,'action created','2025-10-20 13:50:45','2025-10-20 15:50:45'),(1258943,419730,'action started via WP Cron','2025-10-20 13:53:22','2025-10-20 15:53:22'),(1258944,419730,'action complete via WP Cron','2025-10-20 13:53:22','2025-10-20 15:53:22'),(1258945,419731,'action created','2025-10-20 13:53:22','2025-10-20 15:53:22'),(1258946,419731,'action started via WP Cron','2025-10-20 13:56:47','2025-10-20 15:56:47'),(1258947,419731,'action complete via WP Cron','2025-10-20 13:56:47','2025-10-20 15:56:47'),(1258948,419732,'action created','2025-10-20 13:56:47','2025-10-20 15:56:47'),(1258949,419732,'action started via WP Cron','2025-10-20 14:01:48','2025-10-20 16:01:48'),(1258950,419733,'action created','2025-10-20 14:01:48','2025-10-20 16:01:48'),(1258951,419733,'action started via WP Cron','2025-10-20 14:01:50','2025-10-20 16:01:50'),(1258952,419733,'action complete via WP Cron','2025-10-20 14:01:50','2025-10-20 16:01:50'),(1258953,419732,'action complete via WP Cron','2025-10-20 14:01:50','2025-10-20 16:01:50'),(1258954,419734,'action created','2025-10-20 14:01:50','2025-10-20 16:01:50'),(1258955,419734,'action started via WP Cron','2025-10-20 14:06:48','2025-10-20 16:06:48'),(1258956,419735,'action created','2025-10-20 14:06:49','2025-10-20 16:06:49'),(1258957,419735,'action started via WP Cron','2025-10-20 14:06:51','2025-10-20 16:06:51'),(1258958,419735,'action complete via WP Cron','2025-10-20 14:06:51','2025-10-20 16:06:51'),(1258959,419734,'action complete via WP Cron','2025-10-20 14:06:51','2025-10-20 16:06:51'),(1258960,419736,'action created','2025-10-20 14:06:51','2025-10-20 16:06:51'),(1258961,419736,'action started via WP Cron','2025-10-20 14:11:48','2025-10-20 16:11:48'),(1258962,419736,'action complete via WP Cron','2025-10-20 14:11:48','2025-10-20 16:11:48'),(1258963,419737,'action created','2025-10-20 14:11:48','2025-10-20 16:11:48'),(1258964,419737,'action started via WP Cron','2025-10-20 14:16:47','2025-10-20 16:16:47'),(1258965,419737,'action complete via WP Cron','2025-10-20 14:16:47','2025-10-20 16:16:47'),(1258966,419738,'action created','2025-10-20 14:16:47','2025-10-20 16:16:47'),(1258967,419738,'action started via WP Cron','2025-10-20 14:21:48','2025-10-20 16:21:48'),(1258968,419738,'action complete via WP Cron','2025-10-20 14:21:48','2025-10-20 16:21:48'),(1258969,419739,'action created','2025-10-20 14:21:48','2025-10-20 16:21:48'),(1258970,419739,'action started via WP Cron','2025-10-20 14:26:47','2025-10-20 16:26:47'),(1258971,419739,'action complete via WP Cron','2025-10-20 14:26:48','2025-10-20 16:26:48'),(1258972,419740,'action created','2025-10-20 14:26:48','2025-10-20 16:26:48'),(1258973,419740,'action started via WP Cron','2025-10-20 14:31:47','2025-10-20 16:31:47'),(1258974,419740,'action complete via WP Cron','2025-10-20 14:31:47','2025-10-20 16:31:47'),(1258975,419741,'action created','2025-10-20 14:31:47','2025-10-20 16:31:47'),(1258976,419741,'action started via WP Cron','2025-10-20 14:34:17','2025-10-20 16:34:17'),(1258977,419741,'action complete via WP Cron','2025-10-20 14:34:17','2025-10-20 16:34:17'),(1258978,419742,'action created','2025-10-20 14:34:17','2025-10-20 16:34:17'),(1258979,419742,'action started via WP Cron','2025-10-20 14:36:48','2025-10-20 16:36:48'),(1258980,419742,'action complete via WP Cron','2025-10-20 14:36:48','2025-10-20 16:36:48'),(1258981,419743,'action created','2025-10-20 14:36:48','2025-10-20 16:36:48'),(1258982,419743,'action started via WP Cron','2025-10-20 14:41:47','2025-10-20 16:41:47'),(1258983,419744,'action created','2025-10-20 14:41:47','2025-10-20 16:41:47'),(1258984,419744,'action started via WP Cron','2025-10-20 14:41:48','2025-10-20 16:41:48'),(1258985,419744,'action complete via WP Cron','2025-10-20 14:41:48','2025-10-20 16:41:48'),(1258986,419743,'action complete via WP Cron','2025-10-20 14:41:49','2025-10-20 16:41:49'),(1258987,419745,'action created','2025-10-20 14:41:49','2025-10-20 16:41:49'),(1258988,419745,'action started via WP Cron','2025-10-20 14:46:45','2025-10-20 16:46:45'),(1258989,419746,'action created','2025-10-20 14:46:45','2025-10-20 16:46:45'),(1258990,419746,'action started via WP Cron','2025-10-20 14:46:47','2025-10-20 16:46:47'),(1258991,419746,'action complete via WP Cron','2025-10-20 14:46:47','2025-10-20 16:46:47'),(1258992,419745,'action complete via WP Cron','2025-10-20 14:46:47','2025-10-20 16:46:47'),(1258993,419747,'action created','2025-10-20 14:46:47','2025-10-20 16:46:47'),(1258994,419747,'action started via WP Cron','2025-10-20 14:51:47','2025-10-20 16:51:47'),(1258995,419747,'action complete via WP Cron','2025-10-20 14:51:47','2025-10-20 16:51:47'),(1258996,419748,'action created','2025-10-20 14:51:47','2025-10-20 16:51:47'),(1258997,419748,'action started via WP Cron','2025-10-20 14:54:19','2025-10-20 16:54:19'),(1258998,419748,'action complete via WP Cron','2025-10-20 14:54:19','2025-10-20 16:54:19'),(1258999,419749,'action created','2025-10-20 14:54:19','2025-10-20 16:54:19'),(1259000,419749,'action started via WP Cron','2025-10-20 14:56:48','2025-10-20 16:56:48'),(1259001,419749,'action complete via WP Cron','2025-10-20 14:56:48','2025-10-20 16:56:48'),(1259002,419750,'action created','2025-10-20 14:56:48','2025-10-20 16:56:48'),(1259003,419750,'action started via WP Cron','2025-10-20 15:01:47','2025-10-20 17:01:47'),(1259004,419750,'action complete via WP Cron','2025-10-20 15:01:47','2025-10-20 17:01:47'),(1259005,419751,'action created','2025-10-20 15:01:47','2025-10-20 17:01:47'),(1259006,419751,'action started via WP Cron','2025-10-20 15:05:30','2025-10-20 17:05:30'),(1259007,419751,'action complete via WP Cron','2025-10-20 15:05:30','2025-10-20 17:05:30'),(1259008,419752,'action created','2025-10-20 15:05:30','2025-10-20 17:05:30'),(1259009,419752,'action started via WP Cron','2025-10-20 15:11:48','2025-10-20 17:11:48'),(1259010,419753,'action created','2025-10-20 15:11:48','2025-10-20 17:11:48'),(1259011,419753,'action started via WP Cron','2025-10-20 15:11:49','2025-10-20 17:11:49'),(1259012,419753,'action complete via WP Cron','2025-10-20 15:11:49','2025-10-20 17:11:49'),(1259013,419752,'action complete via WP Cron','2025-10-20 15:11:49','2025-10-20 17:11:49'),(1259014,419754,'action created','2025-10-20 15:11:49','2025-10-20 17:11:49'),(1259015,419754,'action started via WP Cron','2025-10-20 15:16:48','2025-10-20 17:16:48'),(1259016,419754,'action complete via WP Cron','2025-10-20 15:16:48','2025-10-20 17:16:48'),(1259017,419755,'action created','2025-10-20 15:16:48','2025-10-20 17:16:48'),(1259018,419755,'action started via WP Cron','2025-10-20 15:21:47','2025-10-20 17:21:47'),(1259019,419756,'action created','2025-10-20 15:21:47','2025-10-20 17:21:47'),(1259020,419756,'action started via WP Cron','2025-10-20 15:21:49','2025-10-20 17:21:49'),(1259021,419756,'action complete via WP Cron','2025-10-20 15:21:49','2025-10-20 17:21:49'),(1259022,419755,'action complete via WP Cron','2025-10-20 15:21:49','2025-10-20 17:21:49'),(1259023,419757,'action created','2025-10-20 15:21:49','2025-10-20 17:21:49'),(1259024,419757,'action started via WP Cron','2025-10-20 15:24:29','2025-10-20 17:24:29'),(1259025,419757,'action complete via WP Cron','2025-10-20 15:24:29','2025-10-20 17:24:29'),(1259026,419758,'action created','2025-10-20 15:24:29','2025-10-20 17:24:29'),(1259027,419758,'action started via WP Cron','2025-10-20 15:26:54','2025-10-20 17:26:54'),(1259028,419758,'action complete via WP Cron','2025-10-20 15:26:54','2025-10-20 17:26:54'),(1259029,419759,'action created','2025-10-20 15:26:54','2025-10-20 17:26:54'),(1259030,419759,'action started via WP Cron','2025-10-20 15:29:49','2025-10-20 17:29:49'),(1259031,419759,'action complete via WP Cron','2025-10-20 15:29:49','2025-10-20 17:29:49'),(1259032,419760,'action created','2025-10-20 15:29:49','2025-10-20 17:29:49'),(1259033,419760,'action started via WP Cron','2025-10-20 15:33:45','2025-10-20 17:33:45'),(1259034,419760,'action complete via WP Cron','2025-10-20 15:33:45','2025-10-20 17:33:45'),(1259035,419761,'action created','2025-10-20 15:33:45','2025-10-20 17:33:45'),(1259036,419761,'action started via WP Cron','2025-10-20 15:36:47','2025-10-20 17:36:47'),(1259037,419762,'action created','2025-10-20 15:36:47','2025-10-20 17:36:47'),(1259038,419762,'action started via WP Cron','2025-10-20 15:36:49','2025-10-20 17:36:49'),(1259039,419762,'action complete via WP Cron','2025-10-20 15:36:49','2025-10-20 17:36:49'),(1259040,419761,'action complete via WP Cron','2025-10-20 15:36:49','2025-10-20 17:36:49'),(1259041,419763,'action created','2025-10-20 15:36:49','2025-10-20 17:36:49'),(1259042,419763,'action started via WP Cron','2025-10-20 15:41:48','2025-10-20 17:41:48'),(1259043,419763,'action complete via WP Cron','2025-10-20 15:41:48','2025-10-20 17:41:48'),(1259044,419764,'action created','2025-10-20 15:41:48','2025-10-20 17:41:48'),(1259045,419764,'action started via WP Cron','2025-10-20 15:44:27','2025-10-20 17:44:27'),(1259046,419764,'action complete via WP Cron','2025-10-20 15:44:27','2025-10-20 17:44:27'),(1259047,419765,'action created','2025-10-20 15:44:27','2025-10-20 17:44:27'),(1259048,419765,'action started via WP Cron','2025-10-20 15:46:48','2025-10-20 17:46:48'),(1259049,419765,'action complete via WP Cron','2025-10-20 15:46:48','2025-10-20 17:46:48'),(1259050,419766,'action created','2025-10-20 15:46:48','2025-10-20 17:46:48'),(1259051,419766,'action started via WP Cron','2025-10-20 15:49:35','2025-10-20 17:49:35'),(1259052,419766,'action complete via WP Cron','2025-10-20 15:49:35','2025-10-20 17:49:35'),(1259053,419767,'action created','2025-10-20 15:49:35','2025-10-20 17:49:35'),(1259054,419767,'action started via WP Cron','2025-10-20 15:52:31','2025-10-20 17:52:31'),(1259055,419767,'action complete via WP Cron','2025-10-20 15:52:31','2025-10-20 17:52:31'),(1259056,419768,'action created','2025-10-20 15:52:31','2025-10-20 17:52:31'),(1259057,419768,'action started via WP Cron','2025-10-20 15:54:31','2025-10-20 17:54:31'),(1259058,419768,'action complete via WP Cron','2025-10-20 15:54:31','2025-10-20 17:54:31'),(1259059,419769,'action created','2025-10-20 15:54:31','2025-10-20 17:54:31'),(1259060,419769,'action started via WP Cron','2025-10-20 15:57:29','2025-10-20 17:57:29'),(1259061,419769,'action complete via WP Cron','2025-10-20 15:57:29','2025-10-20 17:57:29'),(1259062,419770,'action created','2025-10-20 15:57:29','2025-10-20 17:57:29'),(1259063,419770,'action started via WP Cron','2025-10-20 15:59:30','2025-10-20 17:59:30'),(1259064,419770,'action complete via WP Cron','2025-10-20 15:59:31','2025-10-20 17:59:31'),(1259065,419771,'action created','2025-10-20 15:59:31','2025-10-20 17:59:31'),(1259066,419771,'action started via WP Cron','2025-10-20 16:02:30','2025-10-20 18:02:30'),(1259067,419771,'action complete via WP Cron','2025-10-20 16:02:30','2025-10-20 18:02:30'),(1259068,419772,'action created','2025-10-20 16:02:30','2025-10-20 18:02:30'),(1259069,419772,'action started via WP Cron','2025-10-20 16:05:29','2025-10-20 18:05:29'),(1259070,419772,'action complete via WP Cron','2025-10-20 16:05:29','2025-10-20 18:05:29'),(1259071,419773,'action created','2025-10-20 16:05:29','2025-10-20 18:05:29'),(1259072,419773,'action started via WP Cron','2025-10-20 16:07:30','2025-10-20 18:07:30'),(1259073,419773,'action complete via WP Cron','2025-10-20 16:07:30','2025-10-20 18:07:30'),(1259074,419774,'action created','2025-10-20 16:07:30','2025-10-20 18:07:30'),(1259075,419774,'action started via WP Cron','2025-10-20 16:09:30','2025-10-20 18:09:30'),(1259076,419774,'action complete via WP Cron','2025-10-20 16:09:30','2025-10-20 18:09:30'),(1259077,419775,'action created','2025-10-20 16:09:30','2025-10-20 18:09:30'),(1259078,419775,'action started via WP Cron','2025-10-20 16:11:31','2025-10-20 18:11:31'),(1259079,419775,'action complete via WP Cron','2025-10-20 16:11:31','2025-10-20 18:11:31'),(1259080,419776,'action created','2025-10-20 16:11:31','2025-10-20 18:11:31'),(1259081,419776,'action started via WP Cron','2025-10-20 16:13:31','2025-10-20 18:13:31'),(1259082,419776,'action complete via WP Cron','2025-10-20 16:13:31','2025-10-20 18:13:31'),(1259083,419777,'action created','2025-10-20 16:13:31','2025-10-20 18:13:31'),(1259084,419777,'action started via WP Cron','2025-10-20 16:16:31','2025-10-20 18:16:31'),(1259085,419777,'action complete via WP Cron','2025-10-20 16:16:31','2025-10-20 18:16:31'),(1259086,419778,'action created','2025-10-20 16:16:31','2025-10-20 18:16:31'),(1259087,419778,'action started via WP Cron','2025-10-20 16:18:31','2025-10-20 18:18:31'),(1259088,419778,'action complete via WP Cron','2025-10-20 16:18:31','2025-10-20 18:18:31'),(1259089,419779,'action created','2025-10-20 16:18:31','2025-10-20 18:18:31'),(1259090,419779,'action started via WP Cron','2025-10-20 16:20:31','2025-10-20 18:20:31'),(1259091,419779,'action complete via WP Cron','2025-10-20 16:20:31','2025-10-20 18:20:31'),(1259092,419780,'action created','2025-10-20 16:20:31','2025-10-20 18:20:31'),(1259093,419780,'action started via WP Cron','2025-10-20 16:23:29','2025-10-20 18:23:29'),(1259094,419781,'action created','2025-10-20 16:23:29','2025-10-20 18:23:29'),(1259095,419781,'action started via WP Cron','2025-10-20 16:23:31','2025-10-20 18:23:31'),(1259096,419781,'action complete via WP Cron','2025-10-20 16:23:31','2025-10-20 18:23:31'),(1259097,419780,'action complete via WP Cron','2025-10-20 16:23:31','2025-10-20 18:23:31'),(1259098,419782,'action created','2025-10-20 16:23:31','2025-10-20 18:23:31'),(1259099,419782,'action started via WP Cron','2025-10-20 16:26:29','2025-10-20 18:26:29'),(1259100,419782,'action complete via WP Cron','2025-10-20 16:26:29','2025-10-20 18:26:29'),(1259101,419783,'action created','2025-10-20 16:26:29','2025-10-20 18:26:29'),(1259102,419783,'action started via WP Cron','2025-10-20 16:28:31','2025-10-20 18:28:31'),(1259103,419783,'action complete via WP Cron','2025-10-20 16:28:31','2025-10-20 18:28:31'),(1259104,419784,'action created','2025-10-20 16:28:31','2025-10-20 18:28:31'),(1259105,419784,'action started via WP Cron','2025-10-20 16:31:30','2025-10-20 18:31:30'),(1259106,419784,'action complete via WP Cron','2025-10-20 16:31:30','2025-10-20 18:31:30'),(1259107,419785,'action created','2025-10-20 16:31:30','2025-10-20 18:31:30'),(1259108,419785,'action started via WP Cron','2025-10-20 16:33:30','2025-10-20 18:33:30'),(1259109,419785,'action complete via WP Cron','2025-10-20 16:33:30','2025-10-20 18:33:30'),(1259110,419786,'action created','2025-10-20 16:33:30','2025-10-20 18:33:30'),(1259111,419786,'action started via WP Cron','2025-10-20 16:36:30','2025-10-20 18:36:30'),(1259112,419786,'action complete via WP Cron','2025-10-20 16:36:30','2025-10-20 18:36:30'),(1259113,419787,'action created','2025-10-20 16:36:30','2025-10-20 18:36:30'),(1259114,419787,'action started via WP Cron','2025-10-20 16:38:30','2025-10-20 18:38:30'),(1259115,419787,'action complete via WP Cron','2025-10-20 16:38:30','2025-10-20 18:38:30'),(1259116,419788,'action created','2025-10-20 16:38:30','2025-10-20 18:38:30'),(1259117,419788,'action started via WP Cron','2025-10-20 16:41:32','2025-10-20 18:41:32'),(1259118,419788,'action complete via WP Cron','2025-10-20 16:41:32','2025-10-20 18:41:32'),(1259119,419789,'action created','2025-10-20 16:41:32','2025-10-20 18:41:32'),(1259120,419789,'action started via WP Cron','2025-10-20 16:44:37','2025-10-20 18:44:37'),(1259121,419789,'action complete via WP Cron','2025-10-20 16:44:37','2025-10-20 18:44:37'),(1259122,419790,'action created','2025-10-20 16:44:37','2025-10-20 18:44:37'),(1259123,419790,'action started via WP Cron','2025-10-20 16:47:30','2025-10-20 18:47:30'),(1259124,419790,'action complete via WP Cron','2025-10-20 16:47:30','2025-10-20 18:47:30'),(1259125,419791,'action created','2025-10-20 16:47:30','2025-10-20 18:47:30'),(1259126,419791,'action started via WP Cron','2025-10-20 16:49:30','2025-10-20 18:49:30'),(1259127,419791,'action complete via WP Cron','2025-10-20 16:49:30','2025-10-20 18:49:30'),(1259128,419792,'action created','2025-10-20 16:49:30','2025-10-20 18:49:30'),(1259129,419792,'action started via WP Cron','2025-10-20 16:51:30','2025-10-20 18:51:30'),(1259130,419792,'action complete via WP Cron','2025-10-20 16:51:30','2025-10-20 18:51:30'),(1259131,419793,'action created','2025-10-20 16:51:30','2025-10-20 18:51:30'),(1259132,419793,'action started via WP Cron','2025-10-20 16:53:30','2025-10-20 18:53:30'),(1259133,419793,'action complete via WP Cron','2025-10-20 16:53:30','2025-10-20 18:53:30'),(1259134,419794,'action created','2025-10-20 16:53:30','2025-10-20 18:53:30'),(1259135,419794,'action started via WP Cron','2025-10-20 16:56:29','2025-10-20 18:56:29'),(1259136,419794,'action complete via WP Cron','2025-10-20 16:56:29','2025-10-20 18:56:29'),(1259137,419795,'action created','2025-10-20 16:56:29','2025-10-20 18:56:29'),(1259138,419795,'action started via WP Cron','2025-10-20 16:58:31','2025-10-20 18:58:31'),(1259139,419795,'action complete via WP Cron','2025-10-20 16:58:31','2025-10-20 18:58:31'),(1259140,419796,'action created','2025-10-20 16:58:31','2025-10-20 18:58:31'),(1259141,419796,'action started via WP Cron','2025-10-20 17:01:30','2025-10-20 19:01:30'),(1259142,419796,'action complete via WP Cron','2025-10-20 17:01:31','2025-10-20 19:01:31'),(1259143,419797,'action created','2025-10-20 17:01:31','2025-10-20 19:01:31'),(1259144,419797,'action started via WP Cron','2025-10-20 17:03:33','2025-10-20 19:03:33'),(1259145,419797,'action complete via WP Cron','2025-10-20 17:03:33','2025-10-20 19:03:33'),(1259146,419798,'action created','2025-10-20 17:03:33','2025-10-20 19:03:33'),(1259147,419798,'action started via WP Cron','2025-10-20 17:06:30','2025-10-20 19:06:30'),(1259148,419798,'action complete via WP Cron','2025-10-20 17:06:30','2025-10-20 19:06:30'),(1259149,419799,'action created','2025-10-20 17:06:30','2025-10-20 19:06:30'),(1259150,419799,'action started via WP Cron','2025-10-20 17:08:30','2025-10-20 19:08:30'),(1259151,419799,'action complete via WP Cron','2025-10-20 17:08:30','2025-10-20 19:08:30'),(1259152,419800,'action created','2025-10-20 17:08:30','2025-10-20 19:08:30'),(1259153,419800,'action started via WP Cron','2025-10-20 17:11:30','2025-10-20 19:11:30'),(1259154,419800,'action complete via WP Cron','2025-10-20 17:11:30','2025-10-20 19:11:30'),(1259155,419801,'action created','2025-10-20 17:11:30','2025-10-20 19:11:30'),(1259156,419801,'action started via WP Cron','2025-10-20 17:14:30','2025-10-20 19:14:30'),(1259157,419801,'action complete via WP Cron','2025-10-20 17:14:30','2025-10-20 19:14:30'),(1259158,419802,'action created','2025-10-20 17:14:30','2025-10-20 19:14:30'),(1259159,419802,'action started via WP Cron','2025-10-20 17:17:29','2025-10-20 19:17:29'),(1259160,419802,'action complete via WP Cron','2025-10-20 17:17:29','2025-10-20 19:17:29'),(1259161,419803,'action created','2025-10-20 17:17:29','2025-10-20 19:17:29'),(1259162,419803,'action started via WP Cron','2025-10-20 17:19:29','2025-10-20 19:19:29'),(1259163,419803,'action complete via WP Cron','2025-10-20 17:19:29','2025-10-20 19:19:29'),(1259164,419804,'action created','2025-10-20 17:19:29','2025-10-20 19:19:29'),(1259165,419804,'action started via WP Cron','2025-10-20 17:21:30','2025-10-20 19:21:30'),(1259166,419805,'action created','2025-10-20 17:21:30','2025-10-20 19:21:30'),(1259167,419805,'action started via WP Cron','2025-10-20 17:21:34','2025-10-20 19:21:34'),(1259168,419804,'action complete via WP Cron','2025-10-20 17:21:35','2025-10-20 19:21:35'),(1259169,419806,'action created','2025-10-20 17:21:35','2025-10-20 19:21:35'),(1259170,419805,'action complete via WP Cron','2025-10-20 17:21:35','2025-10-20 19:21:35'),(1259171,419806,'action started via WP Cron','2025-10-20 17:25:29','2025-10-20 19:25:29'),(1259172,419806,'action complete via WP Cron','2025-10-20 17:25:29','2025-10-20 19:25:29'),(1259173,419807,'action created','2025-10-20 17:25:29','2025-10-20 19:25:29'),(1259174,419807,'action started via WP Cron','2025-10-20 17:31:47','2025-10-20 19:31:47'),(1259175,419808,'action created','2025-10-20 17:31:47','2025-10-20 19:31:47'),(1259176,419808,'action started via WP Cron','2025-10-20 17:31:48','2025-10-20 19:31:48'),(1259177,419808,'action complete via WP Cron','2025-10-20 17:31:48','2025-10-20 19:31:48'),(1259178,419807,'action complete via WP Cron','2025-10-20 17:31:48','2025-10-20 19:31:48'),(1259179,419809,'action created','2025-10-20 17:31:48','2025-10-20 19:31:48'),(1259180,419809,'action started via WP Cron','2025-10-20 17:36:48','2025-10-20 19:36:48'),(1259181,419809,'action complete via WP Cron','2025-10-20 17:36:48','2025-10-20 19:36:48'),(1259182,419810,'action created','2025-10-20 17:36:48','2025-10-20 19:36:48'),(1259183,419810,'action started via WP Cron','2025-10-20 17:41:46','2025-10-20 19:41:46'),(1259184,419810,'action complete via WP Cron','2025-10-20 17:41:47','2025-10-20 19:41:47'),(1259185,419811,'action created','2025-10-20 17:41:47','2025-10-20 19:41:47'),(1259186,419811,'action started via WP Cron','2025-10-20 17:46:48','2025-10-20 19:46:48'),(1259187,419811,'action complete via WP Cron','2025-10-20 17:46:48','2025-10-20 19:46:48'),(1259188,419812,'action created','2025-10-20 17:46:48','2025-10-20 19:46:48'),(1259189,419812,'action started via WP Cron','2025-10-20 17:51:47','2025-10-20 19:51:47'),(1259190,419812,'action complete via WP Cron','2025-10-20 17:51:47','2025-10-20 19:51:47'),(1259191,419813,'action created','2025-10-20 17:51:47','2025-10-20 19:51:47'),(1259192,419813,'action started via WP Cron','2025-10-20 17:56:47','2025-10-20 19:56:47'),(1259193,419813,'action complete via WP Cron','2025-10-20 17:56:47','2025-10-20 19:56:47'),(1259194,419814,'action created','2025-10-20 17:56:47','2025-10-20 19:56:47'),(1259195,419814,'action started via WP Cron','2025-10-20 18:01:47','2025-10-20 20:01:47'),(1259196,419814,'action complete via WP Cron','2025-10-20 18:01:47','2025-10-20 20:01:47'),(1259197,419815,'action created','2025-10-20 18:01:48','2025-10-20 20:01:48'),(1259198,419815,'action started via WP Cron','2025-10-20 18:06:05','2025-10-20 20:06:05'),(1259199,419816,'action created','2025-10-20 18:06:05','2025-10-20 20:06:05'),(1259200,419816,'action started via WP Cron','2025-10-20 18:06:07','2025-10-20 20:06:07'),(1259201,419816,'action complete via WP Cron','2025-10-20 18:06:07','2025-10-20 20:06:07'),(1259202,419815,'action complete via WP Cron','2025-10-20 18:06:07','2025-10-20 20:06:07'),(1259203,419817,'action created','2025-10-20 18:06:07','2025-10-20 20:06:07'),(1259204,419817,'action started via WP Cron','2025-10-20 18:11:47','2025-10-20 20:11:47'),(1259205,419817,'action complete via WP Cron','2025-10-20 18:11:47','2025-10-20 20:11:47'),(1259206,419818,'action created','2025-10-20 18:11:47','2025-10-20 20:11:47'),(1259207,419818,'action started via WP Cron','2025-10-20 18:16:46','2025-10-20 20:16:46'),(1259208,419818,'action complete via WP Cron','2025-10-20 18:16:46','2025-10-20 20:16:46'),(1259209,419819,'action created','2025-10-20 18:16:46','2025-10-20 20:16:46'),(1259210,419819,'action started via WP Cron','2025-10-20 18:21:46','2025-10-20 20:21:46'),(1259211,419819,'action complete via WP Cron','2025-10-20 18:21:46','2025-10-20 20:21:46'),(1259212,419820,'action created','2025-10-20 18:21:46','2025-10-20 20:21:46'),(1259213,419820,'action started via WP Cron','2025-10-20 18:25:26','2025-10-20 20:25:26'),(1259214,419820,'action complete via WP Cron','2025-10-20 18:25:26','2025-10-20 20:25:26'),(1259215,419821,'action created','2025-10-20 18:25:26','2025-10-20 20:25:26'),(1259216,419821,'action started via WP Cron','2025-10-20 18:31:18','2025-10-20 20:31:18'),(1259217,419821,'action complete via WP Cron','2025-10-20 18:31:18','2025-10-20 20:31:18'),(1259218,419822,'action created','2025-10-20 18:31:18','2025-10-20 20:31:18'),(1259219,419822,'action started via WP Cron','2025-10-20 18:34:42','2025-10-20 20:34:42'),(1259220,419823,'action created','2025-10-20 18:34:42','2025-10-20 20:34:42'),(1259221,419823,'action started via WP Cron','2025-10-20 18:34:43','2025-10-20 20:34:43'),(1259222,419823,'action complete via WP Cron','2025-10-20 18:34:43','2025-10-20 20:34:43'),(1259223,419822,'action complete via WP Cron','2025-10-20 18:34:43','2025-10-20 20:34:43'),(1259224,419824,'action created','2025-10-20 18:34:43','2025-10-20 20:34:43'),(1259225,419824,'action started via WP Cron','2025-10-20 18:36:49','2025-10-20 20:36:49'),(1259226,419824,'action complete via WP Cron','2025-10-20 18:36:49','2025-10-20 20:36:49'),(1259227,419825,'action created','2025-10-20 18:36:49','2025-10-20 20:36:49'),(1259228,419825,'action started via WP Cron','2025-10-20 18:41:47','2025-10-20 20:41:47'),(1259229,419825,'action complete via WP Cron','2025-10-20 18:41:47','2025-10-20 20:41:47'),(1259230,419826,'action created','2025-10-20 18:41:47','2025-10-20 20:41:47'),(1259231,419826,'action started via WP Cron','2025-10-20 18:46:47','2025-10-20 20:46:47'),(1259232,419826,'action complete via WP Cron','2025-10-20 18:46:47','2025-10-20 20:46:47'),(1259233,419827,'action created','2025-10-20 18:46:47','2025-10-20 20:46:47'),(1259234,419827,'action started via WP Cron','2025-10-20 18:51:48','2025-10-20 20:51:48'),(1259235,419827,'action complete via WP Cron','2025-10-20 18:51:48','2025-10-20 20:51:48'),(1259236,419828,'action created','2025-10-20 18:51:48','2025-10-20 20:51:48'),(1259237,419828,'action started via WP Cron','2025-10-20 19:01:47','2025-10-20 21:01:47'),(1259238,419829,'action created','2025-10-20 19:01:47','2025-10-20 21:01:47'),(1259239,419829,'action started via WP Cron','2025-10-20 19:01:49','2025-10-20 21:01:49'),(1259240,419829,'action complete via WP Cron','2025-10-20 19:01:49','2025-10-20 21:01:49'),(1259241,419828,'action complete via WP Cron','2025-10-20 19:01:49','2025-10-20 21:01:49'),(1259242,419830,'action created','2025-10-20 19:01:49','2025-10-20 21:01:49'),(1259243,419830,'action started via WP Cron','2025-10-20 19:06:13','2025-10-20 21:06:13'),(1259244,419830,'action complete via WP Cron','2025-10-20 19:06:13','2025-10-20 21:06:13'),(1259245,419831,'action created','2025-10-20 19:06:13','2025-10-20 21:06:13'),(1259246,419831,'action started via WP Cron','2025-10-20 19:11:48','2025-10-20 21:11:48'),(1259247,419831,'action complete via WP Cron','2025-10-20 19:11:48','2025-10-20 21:11:48'),(1259248,419832,'action created','2025-10-20 19:11:48','2025-10-20 21:11:48'),(1259249,419832,'action started via WP Cron','2025-10-20 19:16:47','2025-10-20 21:16:47'),(1259250,419832,'action complete via WP Cron','2025-10-20 19:16:47','2025-10-20 21:16:47'),(1259251,419833,'action created','2025-10-20 19:16:47','2025-10-20 21:16:47'),(1259252,419833,'action started via WP Cron','2025-10-20 19:21:47','2025-10-20 21:21:47'),(1259253,419833,'action complete via WP Cron','2025-10-20 19:21:47','2025-10-20 21:21:47'),(1259254,419834,'action created','2025-10-20 19:21:47','2025-10-20 21:21:47'),(1259255,419834,'action started via WP Cron','2025-10-20 19:26:49','2025-10-20 21:26:49'),(1259256,419834,'action complete via WP Cron','2025-10-20 19:26:49','2025-10-20 21:26:49'),(1259257,419835,'action created','2025-10-20 19:26:49','2025-10-20 21:26:49'),(1259258,419835,'action started via WP Cron','2025-10-20 19:30:48','2025-10-20 21:30:48'),(1259259,419836,'action created','2025-10-20 19:30:48','2025-10-20 21:30:48'),(1259260,419836,'action started via WP Cron','2025-10-20 19:30:49','2025-10-20 21:30:49'),(1259261,419836,'action complete via WP Cron','2025-10-20 19:30:49','2025-10-20 21:30:49'),(1259262,419835,'action complete via WP Cron','2025-10-20 19:30:49','2025-10-20 21:30:49'),(1259263,419837,'action created','2025-10-20 19:30:49','2025-10-20 21:30:49'),(1259264,419837,'action started via WP Cron','2025-10-20 19:35:23','2025-10-20 21:35:23'),(1259265,419837,'action complete via WP Cron','2025-10-20 19:35:23','2025-10-20 21:35:23'),(1259266,419838,'action created','2025-10-20 19:35:23','2025-10-20 21:35:23'),(1259267,419838,'action started via WP Cron','2025-10-20 19:39:08','2025-10-20 21:39:08'),(1259268,419838,'action complete via WP Cron','2025-10-20 19:39:08','2025-10-20 21:39:08'),(1259269,419839,'action created','2025-10-20 19:39:08','2025-10-20 21:39:08'),(1259270,419839,'action started via WP Cron','2025-10-20 19:41:47','2025-10-20 21:41:47'),(1259271,419839,'action complete via WP Cron','2025-10-20 19:41:47','2025-10-20 21:41:47'),(1259272,419840,'action created','2025-10-20 19:41:47','2025-10-20 21:41:47'),(1259273,419840,'action started via WP Cron','2025-10-20 19:46:47','2025-10-20 21:46:47'),(1259274,419840,'action complete via WP Cron','2025-10-20 19:46:47','2025-10-20 21:46:47'),(1259275,419841,'action created','2025-10-20 19:46:47','2025-10-20 21:46:47'),(1259276,419841,'action started via WP Cron','2025-10-20 19:51:47','2025-10-20 21:51:47'),(1259277,419842,'action created','2025-10-20 19:51:47','2025-10-20 21:51:47'),(1259278,419842,'action started via WP Cron','2025-10-20 19:51:49','2025-10-20 21:51:49'),(1259279,419842,'action complete via WP Cron','2025-10-20 19:51:49','2025-10-20 21:51:49'),(1259280,419841,'action complete via WP Cron','2025-10-20 19:51:49','2025-10-20 21:51:49'),(1259281,419843,'action created','2025-10-20 19:51:49','2025-10-20 21:51:49'),(1259282,419843,'action started via WP Cron','2025-10-20 19:56:46','2025-10-20 21:56:46'),(1259283,419843,'action complete via WP Cron','2025-10-20 19:56:46','2025-10-20 21:56:46'),(1259284,419844,'action created','2025-10-20 19:56:46','2025-10-20 21:56:46'),(1259285,419844,'action started via WP Cron','2025-10-20 20:02:25','2025-10-20 22:02:25'),(1259286,419844,'action complete via WP Cron','2025-10-20 20:02:26','2025-10-20 22:02:26'),(1259287,419845,'action created','2025-10-20 20:02:26','2025-10-20 22:02:26'),(1259288,419845,'action started via WP Cron','2025-10-20 20:06:47','2025-10-20 22:06:47'),(1259289,419845,'action complete via WP Cron','2025-10-20 20:06:47','2025-10-20 22:06:47'),(1259290,419846,'action created','2025-10-20 20:06:47','2025-10-20 22:06:47'),(1259291,419846,'action started via WP Cron','2025-10-20 20:11:48','2025-10-20 22:11:48'),(1259292,419846,'action complete via WP Cron','2025-10-20 20:11:48','2025-10-20 22:11:48'),(1259293,419847,'action created','2025-10-20 20:11:48','2025-10-20 22:11:48'),(1259294,419847,'action started via WP Cron','2025-10-20 20:14:32','2025-10-20 22:14:32'),(1259295,419847,'action complete via WP Cron','2025-10-20 20:14:32','2025-10-20 22:14:32'),(1259296,419848,'action created','2025-10-20 20:14:32','2025-10-20 22:14:32'),(1259297,419848,'action started via WP Cron','2025-10-20 20:16:46','2025-10-20 22:16:46'),(1259298,419848,'action complete via WP Cron','2025-10-20 20:16:46','2025-10-20 22:16:46'),(1259299,419849,'action created','2025-10-20 20:16:46','2025-10-20 22:16:46'),(1259300,419849,'action started via WP Cron','2025-10-20 20:21:47','2025-10-20 22:21:47'),(1259301,419849,'action complete via WP Cron','2025-10-20 20:21:47','2025-10-20 22:21:47'),(1259302,419850,'action created','2025-10-20 20:21:47','2025-10-20 22:21:47'),(1259303,419850,'action started via WP Cron','2025-10-20 20:26:47','2025-10-20 22:26:47'),(1259304,419850,'action complete via WP Cron','2025-10-20 20:26:47','2025-10-20 22:26:47'),(1259305,419851,'action created','2025-10-20 20:26:47','2025-10-20 22:26:47'),(1259306,419851,'action started via WP Cron','2025-10-20 20:31:48','2025-10-20 22:31:48'),(1259307,419852,'action created','2025-10-20 20:31:48','2025-10-20 22:31:48'),(1259308,419852,'action started via WP Cron','2025-10-20 20:31:52','2025-10-20 22:31:52'),(1259309,419851,'action complete via WP Cron','2025-10-20 20:31:53','2025-10-20 22:31:53'),(1259310,419853,'action created','2025-10-20 20:31:53','2025-10-20 22:31:53'),(1259311,419852,'action complete via WP Cron','2025-10-20 20:31:53','2025-10-20 22:31:53'),(1259312,419853,'action started via WP Cron','2025-10-20 20:36:48','2025-10-20 22:36:48'),(1259313,419853,'action complete via WP Cron','2025-10-20 20:36:48','2025-10-20 22:36:48'),(1259314,419854,'action created','2025-10-20 20:36:48','2025-10-20 22:36:48'),(1259315,419854,'action started via WP Cron','2025-10-20 20:41:48','2025-10-20 22:41:48'),(1259316,419854,'action complete via WP Cron','2025-10-20 20:41:48','2025-10-20 22:41:48'),(1259317,419855,'action created','2025-10-20 20:41:48','2025-10-20 22:41:48'),(1259318,419855,'action started via WP Cron','2025-10-20 20:44:18','2025-10-20 22:44:18'),(1259319,419855,'action complete via WP Cron','2025-10-20 20:44:18','2025-10-20 22:44:18'),(1259320,419856,'action created','2025-10-20 20:44:18','2025-10-20 22:44:18'),(1259321,419856,'action started via WP Cron','2025-10-20 20:46:48','2025-10-20 22:46:48'),(1259322,419856,'action complete via WP Cron','2025-10-20 20:46:48','2025-10-20 22:46:48'),(1259323,419857,'action created','2025-10-20 20:46:48','2025-10-20 22:46:48'),(1259324,419857,'action started via WP Cron','2025-10-20 20:51:48','2025-10-20 22:51:48'),(1259325,419857,'action complete via WP Cron','2025-10-20 20:51:48','2025-10-20 22:51:48'),(1259326,419858,'action created','2025-10-20 20:51:48','2025-10-20 22:51:48'),(1259327,419858,'action started via WP Cron','2025-10-20 20:57:04','2025-10-20 22:57:04'),(1259328,419858,'action complete via WP Cron','2025-10-20 20:57:04','2025-10-20 22:57:04'),(1259329,419859,'action created','2025-10-20 20:57:04','2025-10-20 22:57:04'),(1259330,419859,'action started via WP Cron','2025-10-20 21:00:03','2025-10-20 23:00:03'),(1259331,419859,'action complete via WP Cron','2025-10-20 21:00:03','2025-10-20 23:00:03'),(1259332,419860,'action created','2025-10-20 21:00:03','2025-10-20 23:00:03'),(1259333,419860,'action started via WP Cron','2025-10-20 21:03:51','2025-10-20 23:03:51'),(1259334,419860,'action complete via WP Cron','2025-10-20 21:03:51','2025-10-20 23:03:51'),(1259335,419861,'action created','2025-10-20 21:03:51','2025-10-20 23:03:51'),(1259336,419861,'action started via WP Cron','2025-10-20 21:06:47','2025-10-20 23:06:47'),(1259337,419861,'action complete via WP Cron','2025-10-20 21:06:47','2025-10-20 23:06:47'),(1259338,419862,'action created','2025-10-20 21:06:47','2025-10-20 23:06:47'),(1259339,419862,'action started via WP Cron','2025-10-20 21:11:48','2025-10-20 23:11:48'),(1259340,419862,'action complete via WP Cron','2025-10-20 21:11:48','2025-10-20 23:11:48'),(1259341,419863,'action created','2025-10-20 21:11:48','2025-10-20 23:11:48'),(1259342,419863,'action started via WP Cron','2025-10-20 21:13:58','2025-10-20 23:13:58'),(1259343,419863,'action complete via WP Cron','2025-10-20 21:13:58','2025-10-20 23:13:58'),(1259344,419864,'action created','2025-10-20 21:13:58','2025-10-20 23:13:58'),(1259345,419864,'action started via WP Cron','2025-10-20 21:16:49','2025-10-20 23:16:49'),(1259346,419864,'action complete via WP Cron','2025-10-20 21:16:49','2025-10-20 23:16:49'),(1259347,419865,'action created','2025-10-20 21:16:49','2025-10-20 23:16:49'),(1259348,419865,'action started via WP Cron','2025-10-20 21:19:37','2025-10-20 23:19:37'),(1259349,419865,'action complete via WP Cron','2025-10-20 21:19:37','2025-10-20 23:19:37'),(1259350,419866,'action created','2025-10-20 21:19:37','2025-10-20 23:19:37'),(1259351,419866,'action started via WP Cron','2025-10-20 21:21:46','2025-10-20 23:21:46'),(1259352,419867,'action created','2025-10-20 21:21:46','2025-10-20 23:21:46'),(1259353,419867,'action started via WP Cron','2025-10-20 21:21:51','2025-10-20 23:21:51'),(1259354,419866,'action complete via WP Cron','2025-10-20 21:21:51','2025-10-20 23:21:51'),(1259355,419868,'action created','2025-10-20 21:21:51','2025-10-20 23:21:51'),(1259356,419867,'action complete via WP Cron','2025-10-20 21:21:52','2025-10-20 23:21:52'),(1259357,419868,'action started via WP Cron','2025-10-20 21:26:47','2025-10-20 23:26:47'),(1259358,419868,'action complete via WP Cron','2025-10-20 21:26:47','2025-10-20 23:26:47'),(1259359,419869,'action created','2025-10-20 21:26:47','2025-10-20 23:26:47'),(1259360,419869,'action started via WP Cron','2025-10-20 21:31:48','2025-10-20 23:31:48'),(1259361,419869,'action complete via WP Cron','2025-10-20 21:31:48','2025-10-20 23:31:48'),(1259362,419870,'action created','2025-10-20 21:31:48','2025-10-20 23:31:48'),(1259363,419870,'action started via WP Cron','2025-10-20 21:35:16','2025-10-20 23:35:16'),(1259364,419870,'action complete via WP Cron','2025-10-20 21:35:16','2025-10-20 23:35:16'),(1259365,419871,'action created','2025-10-20 21:35:16','2025-10-20 23:35:16'),(1259366,419871,'action started via WP Cron','2025-10-20 21:39:29','2025-10-20 23:39:29'),(1259367,419872,'action created','2025-10-20 21:39:29','2025-10-20 23:39:29'),(1259368,419872,'action started via WP Cron','2025-10-20 21:39:30','2025-10-20 23:39:30'),(1259369,419872,'action complete via WP Cron','2025-10-20 21:39:31','2025-10-20 23:39:31'),(1259370,419871,'action complete via WP Cron','2025-10-20 21:39:31','2025-10-20 23:39:31'),(1259371,419873,'action created','2025-10-20 21:39:31','2025-10-20 23:39:31'),(1259372,419873,'action started via WP Cron','2025-10-20 21:46:48','2025-10-20 23:46:48'),(1259373,419873,'action complete via WP Cron','2025-10-20 21:46:48','2025-10-20 23:46:48'),(1259374,419874,'action created','2025-10-20 21:46:48','2025-10-20 23:46:48'),(1259375,419874,'action started via WP Cron','2025-10-20 21:56:49','2025-10-20 23:56:49'),(1259376,419874,'action complete via WP Cron','2025-10-20 21:56:49','2025-10-20 23:56:49'),(1259377,419875,'action created','2025-10-20 21:56:49','2025-10-20 23:56:49'),(1259378,419875,'action started via WP Cron','2025-10-20 22:01:48','2025-10-21 00:01:48'),(1259379,419875,'action complete via WP Cron','2025-10-20 22:01:48','2025-10-21 00:01:48'),(1259380,419876,'action created','2025-10-20 22:01:48','2025-10-21 00:01:48'),(1259381,419876,'action started via WP Cron','2025-10-20 22:06:20','2025-10-21 00:06:20'),(1259382,419876,'action complete via WP Cron','2025-10-20 22:06:20','2025-10-21 00:06:20'),(1259383,419877,'action created','2025-10-20 22:06:20','2025-10-21 00:06:20'),(1259384,419877,'action started via WP Cron','2025-10-20 22:08:29','2025-10-21 00:08:29'),(1259385,419877,'action complete via WP Cron','2025-10-20 22:08:29','2025-10-21 00:08:29'),(1259386,419878,'action created','2025-10-20 22:08:29','2025-10-21 00:08:29'),(1259387,419878,'action started via WP Cron','2025-10-20 22:11:48','2025-10-21 00:11:48'),(1259388,419878,'action complete via WP Cron','2025-10-20 22:11:48','2025-10-21 00:11:48'),(1259389,419879,'action created','2025-10-20 22:11:48','2025-10-21 00:11:48'),(1259390,419879,'action started via WP Cron','2025-10-20 22:15:00','2025-10-21 00:15:00'),(1259391,419879,'action complete via WP Cron','2025-10-20 22:15:00','2025-10-21 00:15:00'),(1259392,419880,'action created','2025-10-20 22:15:00','2025-10-21 00:15:00'),(1259393,419880,'action started via WP Cron','2025-10-20 22:21:49','2025-10-21 00:21:49'),(1259394,419881,'action created','2025-10-20 22:21:49','2025-10-21 00:21:49'),(1259395,419881,'action started via WP Cron','2025-10-20 22:21:51','2025-10-21 00:21:51'),(1259396,419881,'action complete via WP Cron','2025-10-20 22:21:51','2025-10-21 00:21:51'),(1259397,419880,'action complete via WP Cron','2025-10-20 22:21:51','2025-10-21 00:21:51'),(1259398,419882,'action created','2025-10-20 22:21:51','2025-10-21 00:21:51'),(1259399,419882,'action started via WP Cron','2025-10-20 22:26:48','2025-10-21 00:26:48'),(1259400,419882,'action complete via WP Cron','2025-10-20 22:26:48','2025-10-21 00:26:48'),(1259401,419883,'action created','2025-10-20 22:26:48','2025-10-21 00:26:48'),(1259402,419883,'action started via WP Cron','2025-10-20 22:31:49','2025-10-21 00:31:49'),(1259403,419883,'action complete via WP Cron','2025-10-20 22:31:49','2025-10-21 00:31:49'),(1259404,419884,'action created','2025-10-20 22:31:49','2025-10-21 00:31:49'),(1259405,419884,'action started via WP Cron','2025-10-20 22:36:49','2025-10-21 00:36:49'),(1259406,419884,'action complete via WP Cron','2025-10-20 22:36:49','2025-10-21 00:36:49'),(1259407,419885,'action created','2025-10-20 22:36:49','2025-10-21 00:36:49'),(1259408,419885,'action started via WP Cron','2025-10-20 22:41:49','2025-10-21 00:41:49'),(1259409,419885,'action complete via WP Cron','2025-10-20 22:41:49','2025-10-21 00:41:49'),(1259410,419886,'action created','2025-10-20 22:41:49','2025-10-21 00:41:49'),(1259411,419886,'action started via WP Cron','2025-10-20 22:46:47','2025-10-21 00:46:47'),(1259412,419886,'action complete via WP Cron','2025-10-20 22:46:47','2025-10-21 00:46:47'),(1259413,419887,'action created','2025-10-20 22:46:47','2025-10-21 00:46:47'),(1259414,419887,'action started via WP Cron','2025-10-20 22:56:47','2025-10-21 00:56:47'),(1259415,419887,'action complete via WP Cron','2025-10-20 22:56:47','2025-10-21 00:56:47'),(1259416,419888,'action created','2025-10-20 22:56:47','2025-10-21 00:56:47'),(1259417,419888,'action started via WP Cron','2025-10-20 23:01:49','2025-10-21 01:01:49'),(1259418,419889,'action created','2025-10-20 23:01:49','2025-10-21 01:01:49'),(1259419,419888,'action complete via WP Cron','2025-10-20 23:01:54','2025-10-21 01:01:54'),(1259420,419890,'action created','2025-10-20 23:01:54','2025-10-21 01:01:54'),(1259421,419889,'action started via WP Cron','2025-10-20 23:01:54','2025-10-21 01:01:54'),(1259422,419889,'action complete via WP Cron','2025-10-20 23:01:55','2025-10-21 01:01:55'),(1259423,419890,'action started via WP Cron','2025-10-20 23:05:15','2025-10-21 01:05:15'),(1259424,419890,'action complete via WP Cron','2025-10-20 23:05:15','2025-10-21 01:05:15'),(1259425,419891,'action created','2025-10-20 23:05:15','2025-10-21 01:05:15'),(1259426,419891,'action started via WP Cron','2025-10-20 23:11:47','2025-10-21 01:11:47'),(1259427,419891,'action complete via WP Cron','2025-10-20 23:11:47','2025-10-21 01:11:47'),(1259428,419892,'action created','2025-10-20 23:11:47','2025-10-21 01:11:47'),(1259429,419892,'action started via WP Cron','2025-10-20 23:16:48','2025-10-21 01:16:48'),(1259430,419892,'action complete via WP Cron','2025-10-20 23:16:48','2025-10-21 01:16:48'),(1259431,419893,'action created','2025-10-20 23:16:48','2025-10-21 01:16:48'),(1259432,419893,'action started via WP Cron','2025-10-20 23:21:47','2025-10-21 01:21:47'),(1259433,419893,'action complete via WP Cron','2025-10-20 23:21:47','2025-10-21 01:21:47'),(1259434,419894,'action created','2025-10-20 23:21:47','2025-10-21 01:21:47'),(1259435,419894,'action started via WP Cron','2025-10-20 23:26:48','2025-10-21 01:26:48'),(1259436,419894,'action complete via WP Cron','2025-10-20 23:26:48','2025-10-21 01:26:48'),(1259437,419895,'action created','2025-10-20 23:26:48','2025-10-21 01:26:48'),(1259438,419895,'action started via WP Cron','2025-10-20 23:31:46','2025-10-21 01:31:46'),(1259439,419895,'action complete via WP Cron','2025-10-20 23:31:46','2025-10-21 01:31:46'),(1259440,419896,'action created','2025-10-20 23:31:46','2025-10-21 01:31:46'),(1259441,419896,'action started via WP Cron','2025-10-20 23:36:47','2025-10-21 01:36:47'),(1259442,419896,'action complete via WP Cron','2025-10-20 23:36:48','2025-10-21 01:36:48'),(1259443,419897,'action created','2025-10-20 23:36:48','2025-10-21 01:36:48'),(1259444,419897,'action started via WP Cron','2025-10-20 23:41:48','2025-10-21 01:41:48'),(1259445,419898,'action created','2025-10-20 23:41:49','2025-10-21 01:41:49'),(1259446,419897,'action complete via WP Cron','2025-10-20 23:41:54','2025-10-21 01:41:54'),(1259447,419899,'action created','2025-10-20 23:41:54','2025-10-21 01:41:54'),(1259448,419898,'action started via WP Cron','2025-10-20 23:41:54','2025-10-21 01:41:54'),(1259449,419898,'action complete via WP Cron','2025-10-20 23:41:55','2025-10-21 01:41:55'),(1259450,419899,'action started via WP Cron','2025-10-20 23:46:47','2025-10-21 01:46:47'),(1259451,419899,'action complete via WP Cron','2025-10-20 23:46:47','2025-10-21 01:46:47'),(1259452,419900,'action created','2025-10-20 23:46:47','2025-10-21 01:46:47'),(1259453,419900,'action started via WP Cron','2025-10-20 23:51:47','2025-10-21 01:51:47'),(1259454,419900,'action complete via WP Cron','2025-10-20 23:51:47','2025-10-21 01:51:47'),(1259455,419901,'action created','2025-10-20 23:51:47','2025-10-21 01:51:47'),(1259456,419901,'action started via WP Cron','2025-10-20 23:54:13','2025-10-21 01:54:13'),(1259457,419902,'action created','2025-10-20 23:54:13','2025-10-21 01:54:13'),(1259458,419902,'action started via WP Cron','2025-10-20 23:54:15','2025-10-21 01:54:15'),(1259459,419902,'action complete via WP Cron','2025-10-20 23:54:15','2025-10-21 01:54:15'),(1259460,419901,'action complete via WP Cron','2025-10-20 23:54:15','2025-10-21 01:54:15'),(1259461,419903,'action created','2025-10-20 23:54:15','2025-10-21 01:54:15'),(1259462,419903,'action started via WP Cron','2025-10-20 23:56:48','2025-10-21 01:56:48'),(1259463,419903,'action complete via WP Cron','2025-10-20 23:56:48','2025-10-21 01:56:48'),(1259464,419904,'action created','2025-10-20 23:56:48','2025-10-21 01:56:48'),(1259465,419904,'action started via WP Cron','2025-10-21 00:01:47','2025-10-21 02:01:47'),(1259466,419904,'action complete via WP Cron','2025-10-21 00:01:47','2025-10-21 02:01:47'),(1259467,419905,'action created','2025-10-21 00:01:47','2025-10-21 02:01:47'),(1259468,419905,'action started via WP Cron','2025-10-21 00:04:13','2025-10-21 02:04:13'),(1259469,419905,'action complete via WP Cron','2025-10-21 00:04:13','2025-10-21 02:04:13'),(1259470,419906,'action created','2025-10-21 00:04:13','2025-10-21 02:04:13'),(1259471,419906,'action started via WP Cron','2025-10-21 00:06:47','2025-10-21 02:06:47'),(1259472,419906,'action complete via WP Cron','2025-10-21 00:06:47','2025-10-21 02:06:47'),(1259473,419907,'action created','2025-10-21 00:06:47','2025-10-21 02:06:47'),(1259474,419907,'action started via WP Cron','2025-10-21 00:11:48','2025-10-21 02:11:48'),(1259475,419908,'action created','2025-10-21 00:11:48','2025-10-21 02:11:48'),(1259476,419908,'action started via WP Cron','2025-10-21 00:11:49','2025-10-21 02:11:49'),(1259477,419908,'action complete via WP Cron','2025-10-21 00:11:49','2025-10-21 02:11:49'),(1259478,419907,'action complete via WP Cron','2025-10-21 00:11:49','2025-10-21 02:11:49'),(1259479,419909,'action created','2025-10-21 00:11:49','2025-10-21 02:11:49'),(1259480,419909,'action started via WP Cron','2025-10-21 00:16:49','2025-10-21 02:16:49'),(1259481,419910,'action created','2025-10-21 00:16:49','2025-10-21 02:16:49'),(1259482,419910,'action started via WP Cron','2025-10-21 00:16:50','2025-10-21 02:16:50'),(1259483,419910,'action complete via WP Cron','2025-10-21 00:16:50','2025-10-21 02:16:50'),(1259484,419909,'action complete via WP Cron','2025-10-21 00:16:50','2025-10-21 02:16:50'),(1259485,419911,'action created','2025-10-21 00:16:50','2025-10-21 02:16:50'),(1259486,419911,'action started via WP Cron','2025-10-21 00:21:47','2025-10-21 02:21:47'),(1259487,419911,'action complete via WP Cron','2025-10-21 00:21:47','2025-10-21 02:21:47'),(1259488,419912,'action created','2025-10-21 00:21:47','2025-10-21 02:21:47'),(1259489,419912,'action started via WP Cron','2025-10-21 00:24:09','2025-10-21 02:24:09'),(1259490,419912,'action complete via WP Cron','2025-10-21 00:24:09','2025-10-21 02:24:09'),(1259491,419913,'action created','2025-10-21 00:24:09','2025-10-21 02:24:09'),(1259492,419913,'action started via WP Cron','2025-10-21 00:26:39','2025-10-21 02:26:39'),(1259493,419913,'action complete via WP Cron','2025-10-21 00:26:39','2025-10-21 02:26:39'),(1259494,419914,'action created','2025-10-21 00:26:39','2025-10-21 02:26:39'),(1259495,419914,'action started via WP Cron','2025-10-21 00:31:48','2025-10-21 02:31:48'),(1259496,419914,'action complete via WP Cron','2025-10-21 00:31:48','2025-10-21 02:31:48'),(1259497,419915,'action created','2025-10-21 00:31:48','2025-10-21 02:31:48'),(1259498,419915,'action started via WP Cron','2025-10-21 00:36:48','2025-10-21 02:36:48'),(1259499,419916,'action created','2025-10-21 00:36:48','2025-10-21 02:36:48'),(1259500,419916,'action started via WP Cron','2025-10-21 00:36:49','2025-10-21 02:36:49'),(1259501,419916,'action complete via WP Cron','2025-10-21 00:36:49','2025-10-21 02:36:49'),(1259502,419915,'action complete via WP Cron','2025-10-21 00:36:49','2025-10-21 02:36:49'),(1259503,419917,'action created','2025-10-21 00:36:49','2025-10-21 02:36:49'),(1259504,419917,'action started via WP Cron','2025-10-21 00:46:50','2025-10-21 02:46:50'),(1259505,419918,'action created','2025-10-21 00:46:50','2025-10-21 02:46:50'),(1259506,419918,'action started via WP Cron','2025-10-21 00:46:52','2025-10-21 02:46:52'),(1259507,419918,'action complete via WP Cron','2025-10-21 00:46:52','2025-10-21 02:46:52'),(1259508,419917,'action complete via WP Cron','2025-10-21 00:46:52','2025-10-21 02:46:52'),(1259509,419919,'action created','2025-10-21 00:46:52','2025-10-21 02:46:52'),(1259510,419919,'action started via WP Cron','2025-10-21 00:51:49','2025-10-21 02:51:49'),(1259511,419919,'action complete via WP Cron','2025-10-21 00:51:49','2025-10-21 02:51:49'),(1259512,419920,'action created','2025-10-21 00:51:49','2025-10-21 02:51:49'),(1259513,419920,'action started via WP Cron','2025-10-21 00:56:48','2025-10-21 02:56:48'),(1259514,419920,'action complete via WP Cron','2025-10-21 00:56:48','2025-10-21 02:56:48'),(1259515,419921,'action created','2025-10-21 00:56:48','2025-10-21 02:56:48'),(1259516,419921,'action started via WP Cron','2025-10-21 00:58:49','2025-10-21 02:58:49'),(1259517,419921,'action complete via WP Cron','2025-10-21 00:58:49','2025-10-21 02:58:49'),(1259518,419922,'action created','2025-10-21 00:58:49','2025-10-21 02:58:49'),(1259519,419922,'action started via WP Cron','2025-10-21 01:01:30','2025-10-21 03:01:30'),(1259520,419922,'action complete via WP Cron','2025-10-21 01:01:30','2025-10-21 03:01:30'),(1259521,419923,'action created','2025-10-21 01:01:30','2025-10-21 03:01:30'),(1259522,419923,'action started via WP Cron','2025-10-21 01:03:30','2025-10-21 03:03:30'),(1259523,419923,'action complete via WP Cron','2025-10-21 01:03:30','2025-10-21 03:03:30'),(1259524,419924,'action created','2025-10-21 01:03:30','2025-10-21 03:03:30'),(1259525,419924,'action started via WP Cron','2025-10-21 01:06:47','2025-10-21 03:06:47'),(1259526,419924,'action complete via WP Cron','2025-10-21 01:06:47','2025-10-21 03:06:47'),(1259527,419925,'action created','2025-10-21 01:06:47','2025-10-21 03:06:47'),(1259528,419925,'action started via WP Cron','2025-10-21 01:11:48','2025-10-21 03:11:48'),(1259529,419925,'action complete via WP Cron','2025-10-21 01:11:48','2025-10-21 03:11:48'),(1259530,419926,'action created','2025-10-21 01:11:48','2025-10-21 03:11:48'),(1259531,419926,'action started via WP Cron','2025-10-21 01:16:46','2025-10-21 03:16:46'),(1259532,419927,'action created','2025-10-21 01:16:46','2025-10-21 03:16:46'),(1259533,419927,'action started via WP Cron','2025-10-21 01:16:48','2025-10-21 03:16:48'),(1259534,419927,'action complete via WP Cron','2025-10-21 01:16:48','2025-10-21 03:16:48'),(1259535,419926,'action complete via WP Cron','2025-10-21 01:16:48','2025-10-21 03:16:48'),(1259536,419928,'action created','2025-10-21 01:16:48','2025-10-21 03:16:48'),(1259537,419928,'action started via WP Cron','2025-10-21 01:19:27','2025-10-21 03:19:27'),(1259538,419928,'action complete via WP Cron','2025-10-21 01:19:27','2025-10-21 03:19:27'),(1259539,419929,'action created','2025-10-21 01:19:27','2025-10-21 03:19:27'),(1259540,419929,'action started via WP Cron','2025-10-21 01:21:47','2025-10-21 03:21:47'),(1259541,419929,'action complete via WP Cron','2025-10-21 01:21:47','2025-10-21 03:21:47'),(1259542,419930,'action created','2025-10-21 01:21:47','2025-10-21 03:21:47'),(1259543,419930,'action started via WP Cron','2025-10-21 01:26:48','2025-10-21 03:26:48'),(1259544,419930,'action complete via WP Cron','2025-10-21 01:26:48','2025-10-21 03:26:48'),(1259545,419931,'action created','2025-10-21 01:26:48','2025-10-21 03:26:48'),(1259546,419931,'action started via WP Cron','2025-10-21 01:31:48','2025-10-21 03:31:48'),(1259547,419931,'action complete via WP Cron','2025-10-21 01:31:48','2025-10-21 03:31:48'),(1259548,419932,'action created','2025-10-21 01:31:48','2025-10-21 03:31:48'),(1259549,419932,'action started via WP Cron','2025-10-21 01:34:44','2025-10-21 03:34:44'),(1259550,419932,'action complete via WP Cron','2025-10-21 01:34:44','2025-10-21 03:34:44'),(1259551,419933,'action created','2025-10-21 01:34:44','2025-10-21 03:34:44'),(1259552,419933,'action started via WP Cron','2025-10-21 01:36:46','2025-10-21 03:36:46'),(1259553,419933,'action complete via WP Cron','2025-10-21 01:36:46','2025-10-21 03:36:46'),(1259554,419934,'action created','2025-10-21 01:36:46','2025-10-21 03:36:46'),(1259555,419934,'action started via WP Cron','2025-10-21 01:41:48','2025-10-21 03:41:48'),(1259556,419934,'action complete via WP Cron','2025-10-21 01:41:48','2025-10-21 03:41:48'),(1259557,419935,'action created','2025-10-21 01:41:48','2025-10-21 03:41:48'),(1259558,419935,'action started via WP Cron','2025-10-21 01:46:48','2025-10-21 03:46:48'),(1259559,419935,'action complete via WP Cron','2025-10-21 01:46:48','2025-10-21 03:46:48'),(1259560,419936,'action created','2025-10-21 01:46:48','2025-10-21 03:46:48'),(1259561,419936,'action started via WP Cron','2025-10-21 01:51:47','2025-10-21 03:51:47'),(1259562,419936,'action complete via WP Cron','2025-10-21 01:51:47','2025-10-21 03:51:47'),(1259563,419937,'action created','2025-10-21 01:51:47','2025-10-21 03:51:47'),(1259564,419937,'action started via WP Cron','2025-10-21 01:56:48','2025-10-21 03:56:48'),(1259565,419937,'action complete via WP Cron','2025-10-21 01:56:48','2025-10-21 03:56:48'),(1259566,419938,'action created','2025-10-21 01:56:48','2025-10-21 03:56:48'),(1259567,419938,'action started via WP Cron','2025-10-21 02:01:30','2025-10-21 04:01:30'),(1259568,419939,'action created','2025-10-21 02:01:30','2025-10-21 04:01:30'),(1259569,419939,'action started via WP Cron','2025-10-21 02:01:32','2025-10-21 04:01:32'),(1259570,419939,'action complete via WP Cron','2025-10-21 02:01:32','2025-10-21 04:01:32'),(1259571,419938,'action complete via WP Cron','2025-10-21 02:01:32','2025-10-21 04:01:32'),(1259572,419940,'action created','2025-10-21 02:01:32','2025-10-21 04:01:32'),(1259573,419940,'action started via WP Cron','2025-10-21 02:06:48','2025-10-21 04:06:48'),(1259574,419940,'action complete via WP Cron','2025-10-21 02:06:48','2025-10-21 04:06:48'),(1259575,419941,'action created','2025-10-21 02:06:48','2025-10-21 04:06:48'),(1259576,419941,'action started via WP Cron','2025-10-21 02:08:50','2025-10-21 04:08:50'),(1259577,419941,'action complete via WP Cron','2025-10-21 02:08:50','2025-10-21 04:08:50'),(1259578,419942,'action created','2025-10-21 02:08:50','2025-10-21 04:08:50'),(1259579,419942,'action started via WP Cron','2025-10-21 02:11:30','2025-10-21 04:11:30'),(1259580,419942,'action complete via WP Cron','2025-10-21 02:11:30','2025-10-21 04:11:30'),(1259581,419943,'action created','2025-10-21 02:11:30','2025-10-21 04:11:30'),(1259582,419943,'action started via WP Cron','2025-10-21 02:13:30','2025-10-21 04:13:30'),(1259583,419943,'action complete via WP Cron','2025-10-21 02:13:30','2025-10-21 04:13:30'),(1259584,419944,'action created','2025-10-21 02:13:30','2025-10-21 04:13:30'),(1259585,419944,'action started via WP Cron','2025-10-21 02:15:30','2025-10-21 04:15:30'),(1259586,419944,'action complete via WP Cron','2025-10-21 02:15:30','2025-10-21 04:15:30'),(1259587,419945,'action created','2025-10-21 02:15:30','2025-10-21 04:15:30'),(1259588,419945,'action started via WP Cron','2025-10-21 02:18:30','2025-10-21 04:18:30'),(1259589,419945,'action complete via WP Cron','2025-10-21 02:18:30','2025-10-21 04:18:30'),(1259590,419946,'action created','2025-10-21 02:18:30','2025-10-21 04:18:30'),(1259591,419946,'action started via WP Cron','2025-10-21 02:20:30','2025-10-21 04:20:30'),(1259592,419946,'action complete via WP Cron','2025-10-21 02:20:30','2025-10-21 04:20:30'),(1259593,419947,'action created','2025-10-21 02:20:30','2025-10-21 04:20:30'),(1259594,419947,'action started via WP Cron','2025-10-21 02:22:39','2025-10-21 04:22:39'),(1259595,419947,'action complete via WP Cron','2025-10-21 02:22:39','2025-10-21 04:22:39'),(1259596,419948,'action created','2025-10-21 02:22:39','2025-10-21 04:22:39'),(1259597,419948,'action started via WP Cron','2025-10-21 02:25:30','2025-10-21 04:25:30'),(1259598,419948,'action complete via WP Cron','2025-10-21 02:25:31','2025-10-21 04:25:31'),(1259599,419949,'action created','2025-10-21 02:25:31','2025-10-21 04:25:31'),(1259600,419949,'action started via WP Cron','2025-10-21 02:28:29','2025-10-21 04:28:29'),(1259601,419950,'action created','2025-10-21 02:28:29','2025-10-21 04:28:29'),(1259602,419950,'action started via WP Cron','2025-10-21 02:28:30','2025-10-21 04:28:30'),(1259603,419950,'action complete via WP Cron','2025-10-21 02:28:30','2025-10-21 04:28:30'),(1259604,419949,'action complete via WP Cron','2025-10-21 02:28:30','2025-10-21 04:28:30'),(1259605,419951,'action created','2025-10-21 02:28:30','2025-10-21 04:28:30'),(1259606,419951,'action started via WP Cron','2025-10-21 02:30:30','2025-10-21 04:30:30'),(1259607,419951,'action complete via WP Cron','2025-10-21 02:30:30','2025-10-21 04:30:30'),(1259608,419952,'action created','2025-10-21 02:30:30','2025-10-21 04:30:30'),(1259609,419952,'action started via WP Cron','2025-10-21 02:32:31','2025-10-21 04:32:31'),(1259610,419952,'action complete via WP Cron','2025-10-21 02:32:31','2025-10-21 04:32:31'),(1259611,419953,'action created','2025-10-21 02:32:31','2025-10-21 04:32:31'),(1259612,419953,'action started via WP Cron','2025-10-21 02:35:29','2025-10-21 04:35:29'),(1259613,419953,'action complete via WP Cron','2025-10-21 02:35:29','2025-10-21 04:35:29'),(1259614,419954,'action created','2025-10-21 02:35:29','2025-10-21 04:35:29'),(1259615,419954,'action started via WP Cron','2025-10-21 02:37:30','2025-10-21 04:37:30'),(1259616,419954,'action complete via WP Cron','2025-10-21 02:37:30','2025-10-21 04:37:30'),(1259617,419955,'action created','2025-10-21 02:37:30','2025-10-21 04:37:30'),(1259618,419955,'action started via WP Cron','2025-10-21 02:39:30','2025-10-21 04:39:30'),(1259619,419955,'action complete via WP Cron','2025-10-21 02:39:30','2025-10-21 04:39:30'),(1259620,419956,'action created','2025-10-21 02:39:30','2025-10-21 04:39:30'),(1259621,419956,'action started via WP Cron','2025-10-21 02:41:30','2025-10-21 04:41:30'),(1259622,419956,'action complete via WP Cron','2025-10-21 02:41:30','2025-10-21 04:41:30'),(1259623,419957,'action created','2025-10-21 02:41:30','2025-10-21 04:41:30'),(1259624,419957,'action started via WP Cron','2025-10-21 02:43:30','2025-10-21 04:43:30'),(1259625,419957,'action complete via WP Cron','2025-10-21 02:43:30','2025-10-21 04:43:30'),(1259626,419958,'action created','2025-10-21 02:43:30','2025-10-21 04:43:30'),(1259627,419958,'action started via WP Cron','2025-10-21 02:45:30','2025-10-21 04:45:30'),(1259628,419958,'action complete via WP Cron','2025-10-21 02:45:31','2025-10-21 04:45:31'),(1259629,419959,'action created','2025-10-21 02:45:31','2025-10-21 04:45:31'),(1259630,419959,'action started via WP Cron','2025-10-21 02:48:29','2025-10-21 04:48:29'),(1259631,419959,'action complete via WP Cron','2025-10-21 02:48:29','2025-10-21 04:48:29'),(1259632,419960,'action created','2025-10-21 02:48:29','2025-10-21 04:48:29'),(1259633,419960,'action started via WP Cron','2025-10-21 02:50:36','2025-10-21 04:50:36'),(1259634,419960,'action complete via WP Cron','2025-10-21 02:50:36','2025-10-21 04:50:36'),(1259635,419961,'action created','2025-10-21 02:50:36','2025-10-21 04:50:36'),(1259636,419961,'action started via WP Cron','2025-10-21 02:53:30','2025-10-21 04:53:30'),(1259637,419961,'action complete via WP Cron','2025-10-21 02:53:31','2025-10-21 04:53:31'),(1259638,419962,'action created','2025-10-21 02:53:31','2025-10-21 04:53:31'),(1259639,419962,'action started via WP Cron','2025-10-21 02:56:30','2025-10-21 04:56:30'),(1259640,419962,'action complete via WP Cron','2025-10-21 02:56:30','2025-10-21 04:56:30'),(1259641,419963,'action created','2025-10-21 02:56:30','2025-10-21 04:56:30'),(1259642,419963,'action started via WP Cron','2025-10-21 02:58:33','2025-10-21 04:58:33'),(1259643,419963,'action complete via WP Cron','2025-10-21 02:58:33','2025-10-21 04:58:33'),(1259644,419964,'action created','2025-10-21 02:58:33','2025-10-21 04:58:33'),(1259645,419964,'action started via WP Cron','2025-10-21 03:01:31','2025-10-21 05:01:31'),(1259646,419965,'action created','2025-10-21 03:01:32','2025-10-21 05:01:32'),(1259647,419965,'action started via WP Cron','2025-10-21 03:01:34','2025-10-21 05:01:34'),(1259648,419965,'action complete via WP Cron','2025-10-21 03:01:34','2025-10-21 05:01:34'),(1259649,419964,'action complete via WP Cron','2025-10-21 03:01:34','2025-10-21 05:01:34'),(1259650,419966,'action created','2025-10-21 03:01:34','2025-10-21 05:01:34'),(1259651,419966,'action started via WP Cron','2025-10-21 03:04:30','2025-10-21 05:04:30'),(1259652,419966,'action complete via WP Cron','2025-10-21 03:04:30','2025-10-21 05:04:30'),(1259653,419967,'action created','2025-10-21 03:04:30','2025-10-21 05:04:30'),(1259654,419967,'action started via WP Cron','2025-10-21 03:06:52','2025-10-21 05:06:52'),(1259655,419967,'action complete via WP Cron','2025-10-21 03:06:52','2025-10-21 05:06:52'),(1259656,419968,'action created','2025-10-21 03:06:52','2025-10-21 05:06:52'),(1259657,419968,'action started via WP Cron','2025-10-21 03:11:48','2025-10-21 05:11:48'),(1259658,419968,'action complete via WP Cron','2025-10-21 03:11:49','2025-10-21 05:11:49'),(1259659,419969,'action created','2025-10-21 03:11:49','2025-10-21 05:11:49'),(1259660,419969,'action started via WP Cron','2025-10-21 03:16:49','2025-10-21 05:16:49'),(1259661,419970,'action created','2025-10-21 03:16:49','2025-10-21 05:16:49'),(1259662,419970,'action started via WP Cron','2025-10-21 03:16:51','2025-10-21 05:16:51'),(1259663,419970,'action complete via WP Cron','2025-10-21 03:16:51','2025-10-21 05:16:51'),(1259664,419969,'action complete via WP Cron','2025-10-21 03:16:51','2025-10-21 05:16:51'),(1259665,419971,'action created','2025-10-21 03:16:51','2025-10-21 05:16:51'),(1259666,419971,'action started via WP Cron','2025-10-21 03:21:47','2025-10-21 05:21:47'),(1259667,419971,'action complete via WP Cron','2025-10-21 03:21:47','2025-10-21 05:21:47'),(1259668,419972,'action created','2025-10-21 03:21:47','2025-10-21 05:21:47'),(1259669,419972,'action started via WP Cron','2025-10-21 03:26:16','2025-10-21 05:26:16'),(1259670,419972,'action complete via WP Cron','2025-10-21 03:26:16','2025-10-21 05:26:16'),(1259671,419973,'action created','2025-10-21 03:26:16','2025-10-21 05:26:16'),(1259672,419973,'action started via WP Cron','2025-10-21 03:29:59','2025-10-21 05:29:59'),(1259673,419973,'action complete via WP Cron','2025-10-21 03:30:00','2025-10-21 05:30:00'),(1259674,419974,'action created','2025-10-21 03:30:00','2025-10-21 05:30:00'),(1259675,419974,'action started via WP Cron','2025-10-21 03:36:53','2025-10-21 05:36:53'),(1259676,419974,'action complete via WP Cron','2025-10-21 03:36:53','2025-10-21 05:36:53'),(1259677,419975,'action created','2025-10-21 03:36:53','2025-10-21 05:36:53'),(1259678,419975,'action started via WP Cron','2025-10-21 03:41:49','2025-10-21 05:41:49'),(1259679,419975,'action complete via WP Cron','2025-10-21 03:41:49','2025-10-21 05:41:49'),(1259680,419976,'action created','2025-10-21 03:41:49','2025-10-21 05:41:49'),(1259681,419976,'action started via WP Cron','2025-10-21 03:46:48','2025-10-21 05:46:48'),(1259682,419976,'action complete via WP Cron','2025-10-21 03:46:48','2025-10-21 05:46:48'),(1259683,419977,'action created','2025-10-21 03:46:49','2025-10-21 05:46:49'),(1259684,419977,'action started via WP Cron','2025-10-21 03:51:48','2025-10-21 05:51:48'),(1259685,419977,'action complete via WP Cron','2025-10-21 03:51:48','2025-10-21 05:51:48'),(1259686,419978,'action created','2025-10-21 03:51:48','2025-10-21 05:51:48'),(1259687,419978,'action started via WP Cron','2025-10-21 03:56:48','2025-10-21 05:56:48'),(1259688,419978,'action complete via WP Cron','2025-10-21 03:56:49','2025-10-21 05:56:49'),(1259689,419979,'action created','2025-10-21 03:56:49','2025-10-21 05:56:49'),(1259690,419979,'action started via WP Cron','2025-10-21 04:01:47','2025-10-21 06:01:47'),(1259691,419979,'action complete via WP Cron','2025-10-21 04:01:47','2025-10-21 06:01:47'),(1259692,419980,'action created','2025-10-21 04:01:47','2025-10-21 06:01:47'),(1259693,419980,'action started via WP Cron','2025-10-21 04:06:48','2025-10-21 06:06:48'),(1259694,419980,'action complete via WP Cron','2025-10-21 04:06:48','2025-10-21 06:06:48'),(1259695,419981,'action created','2025-10-21 04:06:48','2025-10-21 06:06:48'),(1259696,419981,'action started via WP Cron','2025-10-21 04:11:48','2025-10-21 06:11:48'),(1259697,419982,'action created','2025-10-21 04:11:49','2025-10-21 06:11:49'),(1259698,419982,'action started via WP Cron','2025-10-21 04:11:50','2025-10-21 06:11:50'),(1259699,419982,'action complete via WP Cron','2025-10-21 04:11:50','2025-10-21 06:11:50'),(1259700,419981,'action complete via WP Cron','2025-10-21 04:11:50','2025-10-21 06:11:50'),(1259701,419983,'action created','2025-10-21 04:11:50','2025-10-21 06:11:50'),(1259702,419983,'action started via WP Cron','2025-10-21 04:16:46','2025-10-21 06:16:46'),(1259703,419983,'action complete via WP Cron','2025-10-21 04:16:46','2025-10-21 06:16:46'),(1259704,419984,'action created','2025-10-21 04:16:46','2025-10-21 06:16:46'),(1259705,419984,'action started via WP Cron','2025-10-21 04:21:48','2025-10-21 06:21:48'),(1259706,419985,'action created','2025-10-21 04:21:48','2025-10-21 06:21:48'),(1259707,419985,'action started via WP Cron','2025-10-21 04:21:50','2025-10-21 06:21:50'),(1259708,419985,'action complete via WP Cron','2025-10-21 04:21:50','2025-10-21 06:21:50'),(1259709,419984,'action complete via WP Cron','2025-10-21 04:21:50','2025-10-21 06:21:50'),(1259710,419986,'action created','2025-10-21 04:21:50','2025-10-21 06:21:50'),(1259711,419986,'action started via WP Cron','2025-10-21 04:26:47','2025-10-21 06:26:47'),(1259712,419986,'action complete via WP Cron','2025-10-21 04:26:47','2025-10-21 06:26:47'),(1259713,419987,'action created','2025-10-21 04:26:47','2025-10-21 06:26:47'),(1259714,419987,'action started via WP Cron','2025-10-21 04:31:48','2025-10-21 06:31:48'),(1259715,419987,'action complete via WP Cron','2025-10-21 04:31:48','2025-10-21 06:31:48'),(1259716,419988,'action created','2025-10-21 04:31:48','2025-10-21 06:31:48'),(1259717,419988,'action started via WP Cron','2025-10-21 04:36:47','2025-10-21 06:36:47'),(1259718,419988,'action complete via WP Cron','2025-10-21 04:36:47','2025-10-21 06:36:47'),(1259719,419989,'action created','2025-10-21 04:36:47','2025-10-21 06:36:47'),(1259720,419989,'action started via WP Cron','2025-10-21 04:40:42','2025-10-21 06:40:42'),(1259721,419990,'action created','2025-10-21 04:40:42','2025-10-21 06:40:42'),(1259722,419990,'action started via WP Cron','2025-10-21 04:40:45','2025-10-21 06:40:45'),(1259723,419990,'action complete via WP Cron','2025-10-21 04:40:45','2025-10-21 06:40:45'),(1259724,419989,'action complete via WP Cron','2025-10-21 04:40:45','2025-10-21 06:40:45'),(1259725,419991,'action created','2025-10-21 04:40:45','2025-10-21 06:40:45'),(1259726,419991,'action started via WP Cron','2025-10-21 04:46:52','2025-10-21 06:46:52'),(1259727,419991,'action complete via WP Cron','2025-10-21 04:46:52','2025-10-21 06:46:52'),(1259728,419992,'action created','2025-10-21 04:46:52','2025-10-21 06:46:52'),(1259729,419992,'action started via WP Cron','2025-10-21 04:51:52','2025-10-21 06:51:52'),(1259730,419993,'action created','2025-10-21 04:51:52','2025-10-21 06:51:52'),(1259731,419992,'action complete via WP Cron','2025-10-21 04:51:57','2025-10-21 06:51:57'),(1259732,419994,'action created','2025-10-21 04:51:57','2025-10-21 06:51:57'),(1259733,419993,'action started via WP Cron','2025-10-21 04:51:57','2025-10-21 06:51:57'),(1259734,419993,'action complete via WP Cron','2025-10-21 04:51:59','2025-10-21 06:51:59'),(1259735,419994,'action started via WP Cron','2025-10-21 04:56:48','2025-10-21 06:56:48'),(1259736,419994,'action complete via WP Cron','2025-10-21 04:56:48','2025-10-21 06:56:48'),(1259737,419995,'action created','2025-10-21 04:56:48','2025-10-21 06:56:48'),(1259738,419995,'action started via WP Cron','2025-10-21 05:01:51','2025-10-21 07:01:51'),(1259739,419995,'action complete via WP Cron','2025-10-21 05:01:51','2025-10-21 07:01:51'),(1259740,419996,'action created','2025-10-21 05:01:51','2025-10-21 07:01:51'),(1259741,419996,'action started via WP Cron','2025-10-21 05:06:49','2025-10-21 07:06:49'),(1259742,419996,'action complete via WP Cron','2025-10-21 05:06:49','2025-10-21 07:06:49'),(1259743,419997,'action created','2025-10-21 05:06:49','2025-10-21 07:06:49'),(1259744,419997,'action started via WP Cron','2025-10-21 05:11:49','2025-10-21 07:11:49'),(1259745,419997,'action complete via WP Cron','2025-10-21 05:11:49','2025-10-21 07:11:49'),(1259746,419998,'action created','2025-10-21 05:11:49','2025-10-21 07:11:49'),(1259747,419998,'action started via WP Cron','2025-10-21 05:16:51','2025-10-21 07:16:51'),(1259748,419998,'action complete via WP Cron','2025-10-21 05:16:51','2025-10-21 07:16:51'),(1259749,419999,'action created','2025-10-21 05:16:51','2025-10-21 07:16:51'),(1259750,419999,'action started via WP Cron','2025-10-21 05:21:47','2025-10-21 07:21:47'),(1259751,419999,'action complete via WP Cron','2025-10-21 05:21:47','2025-10-21 07:21:47'),(1259752,420000,'action created','2025-10-21 05:21:47','2025-10-21 07:21:47'),(1259753,420000,'action started via WP Cron','2025-10-21 05:25:37','2025-10-21 07:25:37'),(1259754,420000,'action complete via WP Cron','2025-10-21 05:25:37','2025-10-21 07:25:37'),(1259755,420001,'action created','2025-10-21 05:25:37','2025-10-21 07:25:37'),(1259756,420001,'action started via WP Cron','2025-10-21 05:29:23','2025-10-21 07:29:23'),(1259757,420002,'action created','2025-10-21 05:29:23','2025-10-21 07:29:23'),(1259758,420002,'action started via WP Cron','2025-10-21 05:29:27','2025-10-21 07:29:27'),(1259759,420002,'action complete via WP Cron','2025-10-21 05:29:27','2025-10-21 07:29:27'),(1259760,420001,'action complete via WP Cron','2025-10-21 05:29:27','2025-10-21 07:29:27'),(1259761,420003,'action created','2025-10-21 05:29:27','2025-10-21 07:29:27'),(1259762,420003,'action started via WP Cron','2025-10-21 05:31:49','2025-10-21 07:31:49'),(1259763,420003,'action complete via WP Cron','2025-10-21 05:31:49','2025-10-21 07:31:49'),(1259764,420004,'action created','2025-10-21 05:31:49','2025-10-21 07:31:49'),(1259765,420004,'action started via WP Cron','2025-10-21 05:36:48','2025-10-21 07:36:48'),(1259766,420004,'action complete via WP Cron','2025-10-21 05:36:48','2025-10-21 07:36:48'),(1259767,420005,'action created','2025-10-21 05:36:48','2025-10-21 07:36:48'),(1259768,420005,'action started via WP Cron','2025-10-21 05:41:49','2025-10-21 07:41:49'),(1259769,420005,'action complete via WP Cron','2025-10-21 05:41:49','2025-10-21 07:41:49'),(1259770,420006,'action created','2025-10-21 05:41:49','2025-10-21 07:41:49'),(1259771,420006,'action started via WP Cron','2025-10-21 05:44:55','2025-10-21 07:44:55'),(1259772,420006,'action complete via WP Cron','2025-10-21 05:44:55','2025-10-21 07:44:55'),(1259773,420007,'action created','2025-10-21 05:44:55','2025-10-21 07:44:55'),(1259774,420007,'action started via WP Cron','2025-10-21 05:51:49','2025-10-21 07:51:49'),(1259775,420007,'action complete via WP Cron','2025-10-21 05:51:49','2025-10-21 07:51:49'),(1259776,420008,'action created','2025-10-21 05:51:49','2025-10-21 07:51:49'),(1259777,420008,'action started via WP Cron','2025-10-21 05:56:48','2025-10-21 07:56:48'),(1259778,420008,'action complete via WP Cron','2025-10-21 05:56:48','2025-10-21 07:56:48'),(1259779,420009,'action created','2025-10-21 05:56:48','2025-10-21 07:56:48'),(1259780,420009,'action started via WP Cron','2025-10-21 06:01:46','2025-10-21 08:01:46'),(1259781,420009,'action complete via WP Cron','2025-10-21 06:01:46','2025-10-21 08:01:46'),(1259782,420010,'action created','2025-10-21 06:01:46','2025-10-21 08:01:46'),(1259783,420010,'action started via WP Cron','2025-10-21 06:06:48','2025-10-21 08:06:48'),(1259784,420010,'action complete via WP Cron','2025-10-21 06:06:48','2025-10-21 08:06:48'),(1259785,420011,'action created','2025-10-21 06:06:48','2025-10-21 08:06:48'),(1259786,420011,'action started via WP Cron','2025-10-21 06:11:18','2025-10-21 08:11:18'),(1259787,420011,'action complete via WP Cron','2025-10-21 06:11:18','2025-10-21 08:11:18'),(1259788,420012,'action created','2025-10-21 06:11:18','2025-10-21 08:11:18'),(1259789,420012,'action started via WP Cron','2025-10-21 06:16:50','2025-10-21 08:16:50'),(1259790,420012,'action complete via WP Cron','2025-10-21 06:16:50','2025-10-21 08:16:50'),(1259791,420013,'action created','2025-10-21 06:16:50','2025-10-21 08:16:50'),(1259792,420013,'action started via WP Cron','2025-10-21 06:21:50','2025-10-21 08:21:50'),(1259793,420014,'action created','2025-10-21 06:21:50','2025-10-21 08:21:50'),(1259794,420013,'action complete via WP Cron','2025-10-21 06:21:55','2025-10-21 08:21:55'),(1259795,420015,'action created','2025-10-21 06:21:55','2025-10-21 08:21:55'),(1259796,420014,'action started via WP Cron','2025-10-21 06:21:55','2025-10-21 08:21:55'),(1259797,420014,'action complete via WP Cron','2025-10-21 06:21:56','2025-10-21 08:21:56'),(1259798,420015,'action started via WP Cron','2025-10-21 06:26:49','2025-10-21 08:26:49'),(1259799,420015,'action complete via WP Cron','2025-10-21 06:26:49','2025-10-21 08:26:49'),(1259800,420016,'action created','2025-10-21 06:26:49','2025-10-21 08:26:49'),(1259801,420016,'action started via WP Cron','2025-10-21 06:30:32','2025-10-21 08:30:32'),(1259802,420017,'action created','2025-10-21 06:30:32','2025-10-21 08:30:32'),(1259803,420017,'action started via WP Cron','2025-10-21 06:30:34','2025-10-21 08:30:34'),(1259804,420017,'action complete via WP Cron','2025-10-21 06:30:34','2025-10-21 08:30:34'),(1259805,420016,'action complete via WP Cron','2025-10-21 06:30:34','2025-10-21 08:30:34'),(1259806,420018,'action created','2025-10-21 06:30:34','2025-10-21 08:30:34'),(1259807,420018,'action started via WP Cron','2025-10-21 06:36:50','2025-10-21 08:36:50'),(1259808,420019,'action created','2025-10-21 06:36:50','2025-10-21 08:36:50'),(1259809,420019,'action started via WP Cron','2025-10-21 06:36:53','2025-10-21 08:36:53'),(1259810,420019,'action complete via WP Cron','2025-10-21 06:36:53','2025-10-21 08:36:53'),(1259811,420018,'action complete via WP Cron','2025-10-21 06:36:53','2025-10-21 08:36:53'),(1259812,420020,'action created','2025-10-21 06:36:53','2025-10-21 08:36:53'),(1259813,420020,'action started via WP Cron','2025-10-21 06:41:48','2025-10-21 08:41:48'),(1259814,420020,'action complete via WP Cron','2025-10-21 06:41:48','2025-10-21 08:41:48'),(1259815,420021,'action created','2025-10-21 06:41:48','2025-10-21 08:41:48'),(1259816,420021,'action started via WP Cron','2025-10-21 06:46:52','2025-10-21 08:46:52'),(1259817,420021,'action complete via WP Cron','2025-10-21 06:46:52','2025-10-21 08:46:52'),(1259818,420022,'action created','2025-10-21 06:46:52','2025-10-21 08:46:52'),(1259819,420022,'action started via WP Cron','2025-10-21 06:51:47','2025-10-21 08:51:47'),(1259820,420022,'action complete via WP Cron','2025-10-21 06:51:47','2025-10-21 08:51:47'),(1259821,420023,'action created','2025-10-21 06:51:47','2025-10-21 08:51:47'),(1259822,420023,'action started via WP Cron','2025-10-21 06:55:04','2025-10-21 08:55:04'),(1259823,420023,'action complete via WP Cron','2025-10-21 06:55:04','2025-10-21 08:55:04'),(1259824,420024,'action created','2025-10-21 06:55:04','2025-10-21 08:55:04'),(1259825,420024,'action started via WP Cron','2025-10-21 06:57:39','2025-10-21 08:57:39'),(1259826,420024,'action complete via WP Cron','2025-10-21 06:57:39','2025-10-21 08:57:39'),(1259827,420025,'action created','2025-10-21 06:57:39','2025-10-21 08:57:39'),(1259828,420025,'action started via WP Cron','2025-10-21 07:01:47','2025-10-21 09:01:47'),(1259829,420025,'action complete via WP Cron','2025-10-21 07:01:47','2025-10-21 09:01:47'),(1259830,420026,'action created','2025-10-21 07:01:47','2025-10-21 09:01:47'),(1259831,420026,'action started via WP Cron','2025-10-21 07:06:50','2025-10-21 09:06:50'),(1259832,420026,'action complete via WP Cron','2025-10-21 07:06:50','2025-10-21 09:06:50'),(1259833,420027,'action created','2025-10-21 07:06:50','2025-10-21 09:06:50'),(1259834,420027,'action started via WP Cron','2025-10-21 07:11:48','2025-10-21 09:11:48'),(1259835,420028,'action created','2025-10-21 07:11:48','2025-10-21 09:11:48'),(1259836,420028,'action started via WP Cron','2025-10-21 07:11:51','2025-10-21 09:11:51'),(1259837,420028,'action complete via WP Cron','2025-10-21 07:11:51','2025-10-21 09:11:51'),(1259838,420027,'action complete via WP Cron','2025-10-21 07:11:51','2025-10-21 09:11:51'),(1259839,420029,'action created','2025-10-21 07:11:51','2025-10-21 09:11:51'),(1259840,420029,'action started via WP Cron','2025-10-21 07:16:49','2025-10-21 09:16:49'),(1259841,420029,'action complete via WP Cron','2025-10-21 07:16:49','2025-10-21 09:16:49'),(1259842,420030,'action created','2025-10-21 07:16:49','2025-10-21 09:16:49'),(1259843,420030,'action started via WP Cron','2025-10-21 07:21:39','2025-10-21 09:21:39'),(1259844,420031,'action created','2025-10-21 07:21:39','2025-10-21 09:21:39'),(1259845,420031,'action started via WP Cron','2025-10-21 07:21:41','2025-10-21 09:21:41'),(1259846,420031,'action complete via WP Cron','2025-10-21 07:21:41','2025-10-21 09:21:41'),(1259847,420030,'action complete via WP Cron','2025-10-21 07:21:41','2025-10-21 09:21:41'),(1259848,420032,'action created','2025-10-21 07:21:41','2025-10-21 09:21:41'),(1259849,420032,'action started via WP Cron','2025-10-21 07:26:49','2025-10-21 09:26:49'),(1259850,420032,'action complete via WP Cron','2025-10-21 07:26:49','2025-10-21 09:26:49'),(1259851,420033,'action created','2025-10-21 07:26:49','2025-10-21 09:26:49'),(1259852,420033,'action started via WP Cron','2025-10-21 07:31:50','2025-10-21 09:31:50'),(1259853,420033,'action complete via WP Cron','2025-10-21 07:31:50','2025-10-21 09:31:50'),(1259854,420034,'action created','2025-10-21 07:31:50','2025-10-21 09:31:50'),(1259855,420034,'action started via WP Cron','2025-10-21 07:35:19','2025-10-21 09:35:19'),(1259856,420034,'action complete via WP Cron','2025-10-21 07:35:19','2025-10-21 09:35:19'),(1259857,420035,'action created','2025-10-21 07:35:19','2025-10-21 09:35:19'),(1259858,420035,'action started via WP Cron','2025-10-21 07:41:49','2025-10-21 09:41:49'),(1259859,420035,'action complete via WP Cron','2025-10-21 07:41:49','2025-10-21 09:41:49'),(1259860,420036,'action created','2025-10-21 07:41:49','2025-10-21 09:41:49'),(1259861,420036,'action started via WP Cron','2025-10-21 07:45:34','2025-10-21 09:45:34'),(1259862,420036,'action complete via WP Cron','2025-10-21 07:45:34','2025-10-21 09:45:34'),(1259863,420037,'action created','2025-10-21 07:45:34','2025-10-21 09:45:34'),(1259864,420037,'action started via WP Cron','2025-10-21 07:48:31','2025-10-21 09:48:31'),(1259865,420037,'action complete via WP Cron','2025-10-21 07:48:31','2025-10-21 09:48:31'),(1259866,420038,'action created','2025-10-21 07:48:31','2025-10-21 09:48:31'),(1259867,420038,'action started via WP Cron','2025-10-21 07:50:31','2025-10-21 09:50:31'),(1259868,420038,'action complete via WP Cron','2025-10-21 07:50:31','2025-10-21 09:50:31'),(1259869,420039,'action created','2025-10-21 07:50:31','2025-10-21 09:50:31'),(1259870,420039,'action started via WP Cron','2025-10-21 07:55:06','2025-10-21 09:55:06'),(1259871,420039,'action complete via WP Cron','2025-10-21 07:55:06','2025-10-21 09:55:06'),(1259872,420040,'action created','2025-10-21 07:55:06','2025-10-21 09:55:06'),(1259873,420040,'action started via WP Cron','2025-10-21 08:01:55','2025-10-21 10:01:55'),(1259874,420040,'action complete via WP Cron','2025-10-21 08:01:55','2025-10-21 10:01:55'),(1259875,420041,'action created','2025-10-21 08:01:55','2025-10-21 10:01:55'),(1259876,420041,'action started via WP Cron','2025-10-21 08:07:23','2025-10-21 10:07:23'),(1259877,420041,'action complete via WP Cron','2025-10-21 08:07:24','2025-10-21 10:07:24'),(1259878,420042,'action created','2025-10-21 08:07:24','2025-10-21 10:07:24'),(1259879,420042,'action started via WP Cron','2025-10-21 08:11:48','2025-10-21 10:11:48'),(1259880,420043,'action created','2025-10-21 08:11:48','2025-10-21 10:11:48'),(1259881,420042,'action complete via WP Cron','2025-10-21 08:11:53','2025-10-21 10:11:53'),(1259882,420044,'action created','2025-10-21 08:11:53','2025-10-21 10:11:53'),(1259883,420043,'action started via WP Cron','2025-10-21 08:11:53','2025-10-21 10:11:53'),(1259884,420043,'action complete via WP Cron','2025-10-21 08:11:54','2025-10-21 10:11:54'),(1259885,420044,'action started via WP Cron','2025-10-21 08:16:48','2025-10-21 10:16:48'),(1259886,420044,'action complete via WP Cron','2025-10-21 08:16:48','2025-10-21 10:16:48'),(1259887,420045,'action created','2025-10-21 08:16:48','2025-10-21 10:16:48'),(1259888,420045,'action started via WP Cron','2025-10-21 08:21:49','2025-10-21 10:21:49'),(1259889,420045,'action complete via WP Cron','2025-10-21 08:21:49','2025-10-21 10:21:49'),(1259890,420046,'action created','2025-10-21 08:21:49','2025-10-21 10:21:49'),(1259891,420046,'action started via WP Cron','2025-10-21 08:26:47','2025-10-21 10:26:47'),(1259892,420046,'action complete via WP Cron','2025-10-21 08:26:47','2025-10-21 10:26:47'),(1259893,420047,'action created','2025-10-21 08:26:47','2025-10-21 10:26:47'),(1259894,420047,'action started via WP Cron','2025-10-21 08:31:51','2025-10-21 10:31:51'),(1259895,420047,'action complete via WP Cron','2025-10-21 08:31:51','2025-10-21 10:31:51'),(1259896,420048,'action created','2025-10-21 08:31:51','2025-10-21 10:31:51'),(1259897,420048,'action started via WP Cron','2025-10-21 08:36:49','2025-10-21 10:36:49'),(1259898,420048,'action complete via WP Cron','2025-10-21 08:36:49','2025-10-21 10:36:49'),(1259899,420049,'action created','2025-10-21 08:36:49','2025-10-21 10:36:49'),(1259900,420049,'action started via WP Cron','2025-10-21 08:41:51','2025-10-21 10:41:51'),(1259901,420049,'action complete via WP Cron','2025-10-21 08:41:51','2025-10-21 10:41:51'),(1259902,420050,'action created','2025-10-21 08:41:51','2025-10-21 10:41:51'),(1259903,420050,'action started via WP Cron','2025-10-21 08:46:50','2025-10-21 10:46:50'),(1259904,420050,'action complete via WP Cron','2025-10-21 08:46:50','2025-10-21 10:46:50'),(1259905,420051,'action created','2025-10-21 08:46:50','2025-10-21 10:46:50'),(1259906,420051,'action started via WP Cron','2025-10-21 08:51:49','2025-10-21 10:51:49'),(1259907,420052,'action created','2025-10-21 08:51:49','2025-10-21 10:51:49'),(1259908,420052,'action started via WP Cron','2025-10-21 08:51:51','2025-10-21 10:51:51'),(1259909,420052,'action complete via WP Cron','2025-10-21 08:51:51','2025-10-21 10:51:51'),(1259910,420051,'action complete via WP Cron','2025-10-21 08:51:51','2025-10-21 10:51:51'),(1259911,420053,'action created','2025-10-21 08:51:51','2025-10-21 10:51:51'),(1259912,420053,'action started via WP Cron','2025-10-21 08:56:48','2025-10-21 10:56:48'),(1259913,420054,'action created','2025-10-21 08:56:48','2025-10-21 10:56:48'),(1259914,420054,'action started via WP Cron','2025-10-21 08:56:50','2025-10-21 10:56:50'),(1259915,420054,'action complete via WP Cron','2025-10-21 08:56:50','2025-10-21 10:56:50'),(1259916,420053,'action complete via WP Cron','2025-10-21 08:56:50','2025-10-21 10:56:50'),(1259917,420055,'action created','2025-10-21 08:56:50','2025-10-21 10:56:50'),(1259918,420055,'action started via WP Cron','2025-10-21 09:01:51','2025-10-21 11:01:51'),(1259919,420055,'action complete via WP Cron','2025-10-21 09:01:52','2025-10-21 11:01:52'),(1259920,420056,'action created','2025-10-21 09:01:52','2025-10-21 11:01:52'),(1259921,420056,'action started via WP Cron','2025-10-21 09:06:49','2025-10-21 11:06:49'),(1259922,420056,'action complete via WP Cron','2025-10-21 09:06:49','2025-10-21 11:06:49'),(1259923,420057,'action created','2025-10-21 09:06:49','2025-10-21 11:06:49'),(1259924,420057,'action started via WP Cron','2025-10-21 09:09:30','2025-10-21 11:09:30'),(1259925,420057,'action complete via WP Cron','2025-10-21 09:09:30','2025-10-21 11:09:30'),(1259926,420058,'action created','2025-10-21 09:09:30','2025-10-21 11:09:30'),(1259927,420058,'action started via WP Cron','2025-10-21 09:11:32','2025-10-21 11:11:32'),(1259928,420058,'action complete via WP Cron','2025-10-21 09:11:32','2025-10-21 11:11:32'),(1259929,420059,'action created','2025-10-21 09:11:32','2025-10-21 11:11:32'),(1259930,420059,'action started via WP Cron','2025-10-21 09:13:44','2025-10-21 11:13:44'),(1259931,420059,'action complete via WP Cron','2025-10-21 09:13:44','2025-10-21 11:13:44'),(1259932,420060,'action created','2025-10-21 09:13:44','2025-10-21 11:13:44'),(1259933,420060,'action started via WP Cron','2025-10-21 09:16:47','2025-10-21 11:16:47'),(1259934,420060,'action complete via WP Cron','2025-10-21 09:16:47','2025-10-21 11:16:47'),(1259935,420061,'action created','2025-10-21 09:16:47','2025-10-21 11:16:47'),(1259936,420061,'action started via WP Cron','2025-10-21 09:21:48','2025-10-21 11:21:48'),(1259937,420062,'action created','2025-10-21 09:21:48','2025-10-21 11:21:48'),(1259938,420062,'action started via WP Cron','2025-10-21 09:21:50','2025-10-21 11:21:50'),(1259939,420062,'action complete via WP Cron','2025-10-21 09:21:50','2025-10-21 11:21:50'),(1259940,420061,'action complete via WP Cron','2025-10-21 09:21:50','2025-10-21 11:21:50'),(1259941,420063,'action created','2025-10-21 09:21:50','2025-10-21 11:21:50'),(1259942,420063,'action started via WP Cron','2025-10-21 09:26:23','2025-10-21 11:26:23'),(1259943,420064,'action created','2025-10-21 09:26:23','2025-10-21 11:26:23'),(1259944,420064,'action started via WP Cron','2025-10-21 09:26:24','2025-10-21 11:26:24'),(1259945,420064,'action complete via WP Cron','2025-10-21 09:26:25','2025-10-21 11:26:25'),(1259946,420063,'action complete via WP Cron','2025-10-21 09:26:25','2025-10-21 11:26:25'),(1259947,420065,'action created','2025-10-21 09:26:25','2025-10-21 11:26:25'),(1259948,420065,'action started via WP Cron','2025-10-21 09:31:50','2025-10-21 11:31:50'),(1259949,420065,'action complete via WP Cron','2025-10-21 09:31:50','2025-10-21 11:31:50'),(1259950,420066,'action created','2025-10-21 09:31:50','2025-10-21 11:31:50'),(1259951,420066,'action started via WP Cron','2025-10-21 09:34:03','2025-10-21 11:34:03'),(1259952,420066,'action complete via WP Cron','2025-10-21 09:34:03','2025-10-21 11:34:03'),(1259953,420067,'action created','2025-10-21 09:34:03','2025-10-21 11:34:03'),(1259954,420067,'action started via WP Cron','2025-10-21 09:36:48','2025-10-21 11:36:48'),(1259955,420067,'action complete via WP Cron','2025-10-21 09:36:48','2025-10-21 11:36:48'),(1259956,420068,'action created','2025-10-21 09:36:48','2025-10-21 11:36:48'),(1259957,420068,'action started via WP Cron','2025-10-21 09:41:49','2025-10-21 11:41:49'),(1259958,420068,'action complete via WP Cron','2025-10-21 09:41:49','2025-10-21 11:41:49'),(1259959,420069,'action created','2025-10-21 09:41:49','2025-10-21 11:41:49'),(1259960,420069,'action started via WP Cron','2025-10-21 09:44:22','2025-10-21 11:44:22'),(1259961,420069,'action complete via WP Cron','2025-10-21 09:44:22','2025-10-21 11:44:22'),(1259962,420070,'action created','2025-10-21 09:44:22','2025-10-21 11:44:22'),(1259963,420070,'action started via WP Cron','2025-10-21 09:46:57','2025-10-21 11:46:57'),(1259964,420070,'action complete via WP Cron','2025-10-21 09:46:57','2025-10-21 11:46:57'),(1259965,420071,'action created','2025-10-21 09:46:57','2025-10-21 11:46:57'),(1259966,420071,'action started via WP Cron','2025-10-21 09:49:00','2025-10-21 11:49:00'),(1259967,420071,'action complete via WP Cron','2025-10-21 09:49:00','2025-10-21 11:49:00'),(1259968,420072,'action created','2025-10-21 09:49:00','2025-10-21 11:49:00'),(1259969,420072,'action started via WP Cron','2025-10-21 09:51:29','2025-10-21 11:51:29'),(1259970,420072,'action complete via WP Cron','2025-10-21 09:51:29','2025-10-21 11:51:29'),(1259971,420073,'action created','2025-10-21 09:51:29','2025-10-21 11:51:29'),(1259972,420073,'action started via WP Cron','2025-10-21 09:53:32','2025-10-21 11:53:32'),(1259973,420074,'action created','2025-10-21 09:53:32','2025-10-21 11:53:32'),(1259974,420074,'action started via WP Cron','2025-10-21 09:53:35','2025-10-21 11:53:35'),(1259975,420074,'action complete via WP Cron','2025-10-21 09:53:35','2025-10-21 11:53:35'),(1259976,420073,'action complete via WP Cron','2025-10-21 09:53:35','2025-10-21 11:53:35'),(1259977,420075,'action created','2025-10-21 09:53:35','2025-10-21 11:53:35'),(1259978,420075,'action started via WP Cron','2025-10-21 09:56:37','2025-10-21 11:56:37'),(1259979,420075,'action complete via WP Cron','2025-10-21 09:56:37','2025-10-21 11:56:37'),(1259980,420076,'action created','2025-10-21 09:56:37','2025-10-21 11:56:37'),(1259981,420076,'action started via WP Cron','2025-10-21 09:59:32','2025-10-21 11:59:32'),(1259982,420077,'action created','2025-10-21 09:59:32','2025-10-21 11:59:32'),(1259983,420077,'action started via WP Cron','2025-10-21 09:59:36','2025-10-21 11:59:36'),(1259984,420077,'action complete via WP Cron','2025-10-21 09:59:36','2025-10-21 11:59:36'),(1259985,420076,'action complete via WP Cron','2025-10-21 09:59:36','2025-10-21 11:59:36'),(1259986,420078,'action created','2025-10-21 09:59:36','2025-10-21 11:59:36'),(1259987,420078,'action started via WP Cron','2025-10-21 10:02:33','2025-10-21 12:02:33'),(1259988,420078,'action complete via WP Cron','2025-10-21 10:02:33','2025-10-21 12:02:33'),(1259989,420079,'action created','2025-10-21 10:02:33','2025-10-21 12:02:33'),(1259990,420079,'action started via WP Cron','2025-10-21 10:05:33','2025-10-21 12:05:33'),(1259991,420079,'action complete via WP Cron','2025-10-21 10:05:33','2025-10-21 12:05:33'),(1259992,420080,'action created','2025-10-21 10:05:33','2025-10-21 12:05:33'),(1259993,420080,'action started via WP Cron','2025-10-21 10:07:33','2025-10-21 12:07:33'),(1259994,420080,'action complete via WP Cron','2025-10-21 10:07:33','2025-10-21 12:07:33'),(1259995,420081,'action created','2025-10-21 10:07:33','2025-10-21 12:07:33'),(1259996,420081,'action started via WP Cron','2025-10-21 10:10:38','2025-10-21 12:10:38'),(1259997,420081,'action complete via WP Cron','2025-10-21 10:10:38','2025-10-21 12:10:38'),(1259998,420082,'action created','2025-10-21 10:10:38','2025-10-21 12:10:38'),(1259999,420082,'action started via WP Cron','2025-10-21 10:13:31','2025-10-21 12:13:31'),(1260000,420082,'action complete via WP Cron','2025-10-21 10:13:31','2025-10-21 12:13:31'),(1260001,420083,'action created','2025-10-21 10:13:31','2025-10-21 12:13:31'),(1260002,420083,'action started via WP Cron','2025-10-21 10:16:30','2025-10-21 12:16:30'),(1260003,420084,'action created','2025-10-21 10:16:30','2025-10-21 12:16:30'),(1260004,420084,'action started via WP Cron','2025-10-21 10:16:32','2025-10-21 12:16:32'),(1260005,420084,'action complete via WP Cron','2025-10-21 10:16:32','2025-10-21 12:16:32'),(1260006,420083,'action complete via WP Cron','2025-10-21 10:16:32','2025-10-21 12:16:32'),(1260007,420085,'action created','2025-10-21 10:16:32','2025-10-21 12:16:32'),(1260008,420085,'action started via WP Cron','2025-10-21 10:19:30','2025-10-21 12:19:30'),(1260009,420085,'action complete via WP Cron','2025-10-21 10:19:30','2025-10-21 12:19:30'),(1260010,420086,'action created','2025-10-21 10:19:30','2025-10-21 12:19:30'),(1260011,420086,'action started via WP Cron','2025-10-21 10:21:30','2025-10-21 12:21:30'),(1260012,420086,'action complete via WP Cron','2025-10-21 10:21:30','2025-10-21 12:21:30'),(1260013,420087,'action created','2025-10-21 10:21:30','2025-10-21 12:21:30'),(1260014,420087,'action started via WP Cron','2025-10-21 10:23:32','2025-10-21 12:23:32'),(1260015,420087,'action complete via WP Cron','2025-10-21 10:23:32','2025-10-21 12:23:32'),(1260016,420088,'action created','2025-10-21 10:23:32','2025-10-21 12:23:32'),(1260017,420088,'action started via WP Cron','2025-10-21 10:26:48','2025-10-21 12:26:48'),(1260018,420088,'action complete via WP Cron','2025-10-21 10:26:48','2025-10-21 12:26:48'),(1260019,420089,'action created','2025-10-21 10:26:48','2025-10-21 12:26:48'),(1260020,420089,'action started via WP Cron','2025-10-21 10:31:50','2025-10-21 12:31:50'),(1260021,420089,'action complete via WP Cron','2025-10-21 10:31:50','2025-10-21 12:31:50'),(1260022,420090,'action created','2025-10-21 10:31:50','2025-10-21 12:31:50'),(1260023,420090,'action started via WP Cron','2025-10-21 10:36:48','2025-10-21 12:36:48'),(1260024,420090,'action complete via WP Cron','2025-10-21 10:36:48','2025-10-21 12:36:48'),(1260025,420091,'action created','2025-10-21 10:36:48','2025-10-21 12:36:48'),(1260026,420091,'action started via WP Cron','2025-10-21 10:41:50','2025-10-21 12:41:50'),(1260027,420091,'action complete via WP Cron','2025-10-21 10:41:50','2025-10-21 12:41:50'),(1260028,420092,'action created','2025-10-21 10:41:50','2025-10-21 12:41:50'),(1260029,420092,'action started via WP Cron','2025-10-21 10:44:31','2025-10-21 12:44:31'),(1260030,420092,'action complete via WP Cron','2025-10-21 10:44:31','2025-10-21 12:44:31'),(1260031,420093,'action created','2025-10-21 10:44:31','2025-10-21 12:44:31'),(1260032,420093,'action started via WP Cron','2025-10-21 10:46:49','2025-10-21 12:46:49'),(1260033,420093,'action complete via WP Cron','2025-10-21 10:46:49','2025-10-21 12:46:49'),(1260034,420094,'action created','2025-10-21 10:46:49','2025-10-21 12:46:49'),(1260035,420094,'action started via WP Cron','2025-10-21 10:51:51','2025-10-21 12:51:51'),(1260036,420094,'action complete via WP Cron','2025-10-21 10:51:51','2025-10-21 12:51:51'),(1260037,420095,'action created','2025-10-21 10:51:51','2025-10-21 12:51:51'),(1260038,420095,'action started via WP Cron','2025-10-21 10:56:50','2025-10-21 12:56:50'),(1260039,420095,'action complete via WP Cron','2025-10-21 10:56:50','2025-10-21 12:56:50'),(1260040,420096,'action created','2025-10-21 10:56:50','2025-10-21 12:56:50'),(1260041,420096,'action started via WP Cron','2025-10-21 10:59:35','2025-10-21 12:59:35'),(1260042,420096,'action complete via WP Cron','2025-10-21 10:59:35','2025-10-21 12:59:35'),(1260043,420097,'action created','2025-10-21 10:59:35','2025-10-21 12:59:35'),(1260044,420097,'action started via WP Cron','2025-10-21 11:01:51','2025-10-21 13:01:51'),(1260045,420097,'action complete via WP Cron','2025-10-21 11:01:51','2025-10-21 13:01:51'),(1260046,420098,'action created','2025-10-21 11:01:51','2025-10-21 13:01:51'),(1260047,420098,'action started via WP Cron','2025-10-21 11:06:03','2025-10-21 13:06:03'),(1260048,420098,'action complete via WP Cron','2025-10-21 11:06:03','2025-10-21 13:06:03'),(1260049,420099,'action created','2025-10-21 11:06:03','2025-10-21 13:06:03'),(1260050,420099,'action started via WP Cron','2025-10-21 11:11:49','2025-10-21 13:11:49'),(1260051,420100,'action created','2025-10-21 11:11:49','2025-10-21 13:11:49'),(1260052,420100,'action started via WP Cron','2025-10-21 11:11:51','2025-10-21 13:11:51'),(1260053,420100,'action complete via WP Cron','2025-10-21 11:11:52','2025-10-21 13:11:52'),(1260054,420099,'action complete via WP Cron','2025-10-21 11:11:52','2025-10-21 13:11:52'),(1260055,420101,'action created','2025-10-21 11:11:52','2025-10-21 13:11:52'),(1260056,420101,'action started via WP Cron','2025-10-21 11:16:48','2025-10-21 13:16:48'),(1260057,420101,'action complete via WP Cron','2025-10-21 11:16:48','2025-10-21 13:16:48'),(1260058,420102,'action created','2025-10-21 11:16:48','2025-10-21 13:16:48'),(1260059,420102,'action started via WP Cron','2025-10-21 11:21:53','2025-10-21 13:21:53'),(1260060,420102,'action complete via WP Cron','2025-10-21 11:21:53','2025-10-21 13:21:53'),(1260061,420103,'action created','2025-10-21 11:21:53','2025-10-21 13:21:53'),(1260062,420103,'action started via WP Cron','2025-10-21 11:26:49','2025-10-21 13:26:49'),(1260063,420103,'action complete via WP Cron','2025-10-21 11:26:49','2025-10-21 13:26:49'),(1260064,420104,'action created','2025-10-21 11:26:49','2025-10-21 13:26:49'),(1260065,420104,'action started via WP Cron','2025-10-21 11:31:21','2025-10-21 13:31:21'),(1260066,420104,'action complete via WP Cron','2025-10-21 11:31:21','2025-10-21 13:31:21'),(1260067,420105,'action created','2025-10-21 11:31:21','2025-10-21 13:31:21'),(1260068,420105,'action started via WP Cron','2025-10-21 11:35:45','2025-10-21 13:35:45'),(1260069,420106,'action created','2025-10-21 11:35:45','2025-10-21 13:35:45'),(1260070,420106,'action started via WP Cron','2025-10-21 11:35:48','2025-10-21 13:35:48'),(1260071,420106,'action complete via WP Cron','2025-10-21 11:35:48','2025-10-21 13:35:48'),(1260072,420105,'action complete via WP Cron','2025-10-21 11:35:48','2025-10-21 13:35:48'),(1260073,420107,'action created','2025-10-21 11:35:48','2025-10-21 13:35:48'),(1260074,420107,'action started via WP Cron','2025-10-21 11:39:38','2025-10-21 13:39:38'),(1260075,420108,'action created','2025-10-21 11:39:38','2025-10-21 13:39:38'),(1260076,420108,'action started via WP Cron','2025-10-21 11:39:42','2025-10-21 13:39:42'),(1260077,420108,'action complete via WP Cron','2025-10-21 11:39:42','2025-10-21 13:39:42'),(1260078,420107,'action complete via WP Cron','2025-10-21 11:39:42','2025-10-21 13:39:42'),(1260079,420109,'action created','2025-10-21 11:39:42','2025-10-21 13:39:42'),(1260080,420109,'action started via WP Cron','2025-10-21 11:41:49','2025-10-21 13:41:49'),(1260081,420109,'action complete via WP Cron','2025-10-21 11:41:49','2025-10-21 13:41:49'),(1260082,420110,'action created','2025-10-21 11:41:49','2025-10-21 13:41:49'),(1260083,420110,'action started via WP Cron','2025-10-21 11:45:42','2025-10-21 13:45:42'),(1260084,420110,'action complete via WP Cron','2025-10-21 11:45:42','2025-10-21 13:45:42'),(1260085,420111,'action created','2025-10-21 11:45:42','2025-10-21 13:45:42'),(1260086,420111,'action started via WP Cron','2025-10-21 11:51:51','2025-10-21 13:51:51'),(1260087,420111,'action complete via WP Cron','2025-10-21 11:51:51','2025-10-21 13:51:51'),(1260088,420112,'action created','2025-10-21 11:51:51','2025-10-21 13:51:51'),(1260089,420112,'action started via WP Cron','2025-10-21 11:54:22','2025-10-21 13:54:22'),(1260090,420112,'action complete via WP Cron','2025-10-21 11:54:22','2025-10-21 13:54:22'),(1260091,420113,'action created','2025-10-21 11:54:22','2025-10-21 13:54:22'),(1260092,420113,'action started via WP Cron','2025-10-21 11:56:49','2025-10-21 13:56:49'),(1260093,420113,'action complete via WP Cron','2025-10-21 11:56:49','2025-10-21 13:56:49'),(1260094,420114,'action created','2025-10-21 11:56:49','2025-10-21 13:56:49'),(1260095,420114,'action started via WP Cron','2025-10-21 12:01:49','2025-10-21 14:01:49'),(1260096,420114,'action complete via WP Cron','2025-10-21 12:01:49','2025-10-21 14:01:49'),(1260097,420115,'action created','2025-10-21 12:01:49','2025-10-21 14:01:49'),(1260098,420115,'action started via WP Cron','2025-10-21 12:06:48','2025-10-21 14:06:48'),(1260099,420115,'action complete via WP Cron','2025-10-21 12:06:48','2025-10-21 14:06:48'),(1260100,420116,'action created','2025-10-21 12:06:48','2025-10-21 14:06:48'),(1260101,420116,'action started via WP Cron','2025-10-21 12:11:51','2025-10-21 14:11:51'),(1260102,420116,'action complete via WP Cron','2025-10-21 12:11:51','2025-10-21 14:11:51'),(1260103,420117,'action created','2025-10-21 12:11:51','2025-10-21 14:11:51'),(1260104,420117,'action started via WP Cron','2025-10-21 12:16:50','2025-10-21 14:16:50'),(1260105,420118,'action created','2025-10-21 12:16:50','2025-10-21 14:16:50'),(1260106,420118,'action started via WP Cron','2025-10-21 12:16:54','2025-10-21 14:16:54'),(1260107,420118,'action complete via WP Cron','2025-10-21 12:16:54','2025-10-21 14:16:54'),(1260108,420117,'action complete via WP Cron','2025-10-21 12:16:55','2025-10-21 14:16:55'),(1260109,420119,'action created','2025-10-21 12:16:55','2025-10-21 14:16:55'),(1260110,420119,'action started via WP Cron','2025-10-21 12:18:55','2025-10-21 14:18:55'),(1260111,420119,'action complete via WP Cron','2025-10-21 12:18:55','2025-10-21 14:18:55'),(1260112,420120,'action created','2025-10-21 12:18:55','2025-10-21 14:18:55'),(1260113,420120,'action started via WP Cron','2025-10-21 12:21:48','2025-10-21 14:21:48'),(1260114,420121,'action created','2025-10-21 12:21:48','2025-10-21 14:21:48'),(1260115,420121,'action started via WP Cron','2025-10-21 12:21:50','2025-10-21 14:21:50'),(1260116,420121,'action complete via WP Cron','2025-10-21 12:21:50','2025-10-21 14:21:50'),(1260117,420120,'action complete via WP Cron','2025-10-21 12:21:50','2025-10-21 14:21:50'),(1260118,420122,'action created','2025-10-21 12:21:50','2025-10-21 14:21:50'),(1260119,420122,'action started via WP Cron','2025-10-21 12:26:53','2025-10-21 14:26:53'),(1260120,420123,'action created','2025-10-21 12:26:53','2025-10-21 14:26:53'),(1260121,420123,'action started via WP Cron','2025-10-21 12:26:57','2025-10-21 14:26:57'),(1260122,420123,'action complete via WP Cron','2025-10-21 12:26:57','2025-10-21 14:26:57'),(1260123,420122,'action complete via WP Cron','2025-10-21 12:26:57','2025-10-21 14:26:57'),(1260124,420124,'action created','2025-10-21 12:26:57','2025-10-21 14:26:57'),(1260125,420124,'action started via WP Cron','2025-10-21 12:31:11','2025-10-21 14:31:11'),(1260126,420124,'action complete via WP Cron','2025-10-21 12:31:11','2025-10-21 14:31:11'),(1260127,420125,'action created','2025-10-21 12:31:11','2025-10-21 14:31:11'),(1260128,420125,'action started via WP Cron','2025-10-21 12:36:49','2025-10-21 14:36:49'),(1260129,420126,'action created','2025-10-21 12:36:49','2025-10-21 14:36:49'),(1260130,420126,'action started via WP Cron','2025-10-21 12:36:51','2025-10-21 14:36:51'),(1260131,420126,'action complete via WP Cron','2025-10-21 12:36:51','2025-10-21 14:36:51'),(1260132,420125,'action complete via WP Cron','2025-10-21 12:36:51','2025-10-21 14:36:51'),(1260133,420127,'action created','2025-10-21 12:36:51','2025-10-21 14:36:51'),(1260134,420127,'action started via WP Cron','2025-10-21 12:41:47','2025-10-21 14:41:47'),(1260135,420127,'action complete via WP Cron','2025-10-21 12:41:48','2025-10-21 14:41:48'),(1260136,420128,'action created','2025-10-21 12:41:48','2025-10-21 14:41:48'),(1260137,420128,'action started via WP Cron','2025-10-21 12:46:53','2025-10-21 14:46:53'),(1260138,420128,'action complete via WP Cron','2025-10-21 12:46:53','2025-10-21 14:46:53'),(1260139,420129,'action created','2025-10-21 12:46:53','2025-10-21 14:46:53'),(1260140,420129,'action started via WP Cron','2025-10-21 12:51:51','2025-10-21 14:51:51'),(1260141,420129,'action complete via WP Cron','2025-10-21 12:51:51','2025-10-21 14:51:51'),(1260142,420130,'action created','2025-10-21 12:51:51','2025-10-21 14:51:51'),(1260143,420130,'action started via WP Cron','2025-10-21 12:56:50','2025-10-21 14:56:50'),(1260144,420131,'action created','2025-10-21 12:56:50','2025-10-21 14:56:50'),(1260145,420131,'action started via WP Cron','2025-10-21 12:56:52','2025-10-21 14:56:52'),(1260146,420131,'action complete via WP Cron','2025-10-21 12:56:53','2025-10-21 14:56:53'),(1260147,420130,'action complete via WP Cron','2025-10-21 12:56:53','2025-10-21 14:56:53'),(1260148,420132,'action created','2025-10-21 12:56:53','2025-10-21 14:56:53'),(1260149,420132,'action started via WP Cron','2025-10-21 13:00:21','2025-10-21 15:00:21'),(1260150,420132,'action complete via WP Cron','2025-10-21 13:00:21','2025-10-21 15:00:21'),(1260151,420133,'action created','2025-10-21 13:00:21','2025-10-21 15:00:21'),(1260152,420133,'action started via WP Cron','2025-10-21 13:06:49','2025-10-21 15:06:49'),(1260153,420133,'action complete via WP Cron','2025-10-21 13:06:49','2025-10-21 15:06:49'),(1260154,420134,'action created','2025-10-21 13:06:49','2025-10-21 15:06:49'),(1260155,420134,'action started via WP Cron','2025-10-21 13:11:21','2025-10-21 15:11:21'),(1260156,420134,'action complete via WP Cron','2025-10-21 13:11:21','2025-10-21 15:11:21'),(1260157,420135,'action created','2025-10-21 13:11:21','2025-10-21 15:11:21'),(1260158,420135,'action started via WP Cron','2025-10-21 13:16:49','2025-10-21 15:16:49'),(1260159,420135,'action complete via WP Cron','2025-10-21 13:16:49','2025-10-21 15:16:49'),(1260160,420136,'action created','2025-10-21 13:16:49','2025-10-21 15:16:49'),(1260161,420136,'action started via WP Cron','2025-10-21 13:21:49','2025-10-21 15:21:49'),(1260162,420136,'action complete via WP Cron','2025-10-21 13:21:49','2025-10-21 15:21:49'),(1260163,420137,'action created','2025-10-21 13:21:49','2025-10-21 15:21:49'),(1260164,420137,'action started via WP Cron','2025-10-21 13:26:49','2025-10-21 15:26:49'),(1260165,420138,'action created','2025-10-21 13:26:50','2025-10-21 15:26:50'),(1260166,420138,'action started via WP Cron','2025-10-21 13:26:52','2025-10-21 15:26:52'),(1260167,420138,'action complete via WP Cron','2025-10-21 13:26:52','2025-10-21 15:26:52'),(1260168,420137,'action complete via WP Cron','2025-10-21 13:26:52','2025-10-21 15:26:52'),(1260169,420139,'action created','2025-10-21 13:26:52','2025-10-21 15:26:52'),(1260170,420139,'action started via WP Cron','2025-10-21 13:31:28','2025-10-21 15:31:28'),(1260171,420139,'action complete via WP Cron','2025-10-21 13:31:28','2025-10-21 15:31:28'),(1260172,420140,'action created','2025-10-21 13:31:28','2025-10-21 15:31:28'),(1260173,420140,'action started via WP Cron','2025-10-21 13:35:07','2025-10-21 15:35:07'),(1260174,420140,'action complete via WP Cron','2025-10-21 13:35:08','2025-10-21 15:35:08'),(1260175,420141,'action created','2025-10-21 13:35:08','2025-10-21 15:35:08'),(1260176,420141,'action started via WP Cron','2025-10-21 13:37:52','2025-10-21 15:37:52'),(1260177,420141,'action complete via WP Cron','2025-10-21 13:37:52','2025-10-21 15:37:52'),(1260178,420142,'action created','2025-10-21 13:37:52','2025-10-21 15:37:52'),(1260179,420142,'action started via WP Cron','2025-10-21 13:41:48','2025-10-21 15:41:48'),(1260180,420143,'action created','2025-10-21 13:41:48','2025-10-21 15:41:48'),(1260181,420143,'action started via WP Cron','2025-10-21 13:41:49','2025-10-21 15:41:49'),(1260182,420143,'action complete via WP Cron','2025-10-21 13:41:49','2025-10-21 15:41:49'),(1260183,420142,'action complete via WP Cron','2025-10-21 13:41:50','2025-10-21 15:41:50'),(1260184,420144,'action created','2025-10-21 13:41:50','2025-10-21 15:41:50'),(1260185,420144,'action started via WP Cron','2025-10-21 13:45:17','2025-10-21 15:45:17'),(1260186,420144,'action complete via WP Cron','2025-10-21 13:45:17','2025-10-21 15:45:17'),(1260187,420145,'action created','2025-10-21 13:45:17','2025-10-21 15:45:17'),(1260188,420145,'action started via WP Cron','2025-10-21 13:51:48','2025-10-21 15:51:48'),(1260189,420145,'action complete via WP Cron','2025-10-21 13:51:48','2025-10-21 15:51:48'),(1260190,420146,'action created','2025-10-21 13:51:48','2025-10-21 15:51:48'),(1260191,420146,'action started via WP Cron','2025-10-21 13:56:51','2025-10-21 15:56:51'),(1260192,420146,'action complete via WP Cron','2025-10-21 13:56:52','2025-10-21 15:56:52'),(1260193,420147,'action created','2025-10-21 13:56:52','2025-10-21 15:56:52'),(1260194,420147,'action started via WP Cron','2025-10-21 13:59:37','2025-10-21 15:59:37'),(1260195,420147,'action complete via WP Cron','2025-10-21 13:59:37','2025-10-21 15:59:37'),(1260196,420148,'action created','2025-10-21 13:59:37','2025-10-21 15:59:37'),(1260197,420148,'action started via WP Cron','2025-10-21 14:01:51','2025-10-21 16:01:51'),(1260198,420148,'action complete via WP Cron','2025-10-21 14:01:51','2025-10-21 16:01:51'),(1260199,420149,'action created','2025-10-21 14:01:51','2025-10-21 16:01:51'),(1260200,420149,'action started via WP Cron','2025-10-21 14:06:49','2025-10-21 16:06:49'),(1260201,420149,'action complete via WP Cron','2025-10-21 14:06:49','2025-10-21 16:06:49'),(1260202,420150,'action created','2025-10-21 14:06:49','2025-10-21 16:06:49'),(1260203,420150,'action started via WP Cron','2025-10-21 14:11:50','2025-10-21 16:11:50'),(1260204,420150,'action complete via WP Cron','2025-10-21 14:11:50','2025-10-21 16:11:50'),(1260205,420151,'action created','2025-10-21 14:11:50','2025-10-21 16:11:50'),(1260206,420151,'action started via WP Cron','2025-10-21 14:15:01','2025-10-21 16:15:01'),(1260207,420151,'action complete via WP Cron','2025-10-21 14:15:01','2025-10-21 16:15:01'),(1260208,420152,'action created','2025-10-21 14:15:01','2025-10-21 16:15:01'),(1260209,420152,'action started via WP Cron','2025-10-21 14:21:49','2025-10-21 16:21:49'),(1260210,420152,'action complete via WP Cron','2025-10-21 14:21:49','2025-10-21 16:21:49'),(1260211,420153,'action created','2025-10-21 14:21:49','2025-10-21 16:21:49'),(1260212,420153,'action started via WP Cron','2025-10-21 14:26:49','2025-10-21 16:26:49'),(1260213,420153,'action complete via WP Cron','2025-10-21 14:26:49','2025-10-21 16:26:49'),(1260214,420154,'action created','2025-10-21 14:26:49','2025-10-21 16:26:49'),(1260215,420154,'action started via WP Cron','2025-10-21 14:31:50','2025-10-21 16:31:50'),(1260216,420154,'action complete via WP Cron','2025-10-21 14:31:50','2025-10-21 16:31:50'),(1260217,420155,'action created','2025-10-21 14:31:50','2025-10-21 16:31:50'),(1260218,420155,'action started via WP Cron','2025-10-21 14:35:39','2025-10-21 16:35:39'),(1260219,420155,'action complete via WP Cron','2025-10-21 14:35:39','2025-10-21 16:35:39'),(1260220,420156,'action created','2025-10-21 14:35:39','2025-10-21 16:35:39'),(1260221,420156,'action started via WP Cron','2025-10-21 14:37:50','2025-10-21 16:37:50'),(1260222,420156,'action complete via WP Cron','2025-10-21 14:37:50','2025-10-21 16:37:50'),(1260223,420157,'action created','2025-10-21 14:37:50','2025-10-21 16:37:50'),(1260224,420157,'action started via WP Cron','2025-10-21 14:41:50','2025-10-21 16:41:50'),(1260225,420158,'action created','2025-10-21 14:41:50','2025-10-21 16:41:50'),(1260226,420158,'action started via WP Cron','2025-10-21 14:41:55','2025-10-21 16:41:55'),(1260227,420157,'action complete via WP Cron','2025-10-21 14:41:55','2025-10-21 16:41:55'),(1260228,420159,'action created','2025-10-21 14:41:55','2025-10-21 16:41:55'),(1260229,420158,'action complete via WP Cron','2025-10-21 14:41:55','2025-10-21 16:41:55'),(1260230,420159,'action started via WP Cron','2025-10-21 14:46:49','2025-10-21 16:46:49'),(1260231,420160,'action created','2025-10-21 14:46:49','2025-10-21 16:46:49'),(1260232,420160,'action started via WP Cron','2025-10-21 14:46:51','2025-10-21 16:46:51'),(1260233,420160,'action complete via WP Cron','2025-10-21 14:46:51','2025-10-21 16:46:51'),(1260234,420159,'action complete via WP Cron','2025-10-21 14:46:51','2025-10-21 16:46:51'),(1260235,420161,'action created','2025-10-21 14:46:51','2025-10-21 16:46:51'),(1260236,420161,'action started via WP Cron','2025-10-21 14:51:49','2025-10-21 16:51:49'),(1260237,420161,'action complete via WP Cron','2025-10-21 14:51:49','2025-10-21 16:51:49'),(1260238,420162,'action created','2025-10-21 14:51:49','2025-10-21 16:51:49'),(1260239,420162,'action started via WP Cron','2025-10-21 14:55:10','2025-10-21 16:55:10'),(1260240,420162,'action complete via WP Cron','2025-10-21 14:55:10','2025-10-21 16:55:10'),(1260241,420163,'action created','2025-10-21 14:55:10','2025-10-21 16:55:10'),(1260242,420163,'action started via WP Cron','2025-10-21 14:57:31','2025-10-21 16:57:31'),(1260243,420163,'action complete via WP Cron','2025-10-21 14:57:31','2025-10-21 16:57:31'),(1260244,420164,'action created','2025-10-21 14:57:31','2025-10-21 16:57:31'),(1260245,420164,'action started via WP Cron','2025-10-21 15:01:45','2025-10-21 17:01:45'),(1260246,420164,'action complete via WP Cron','2025-10-21 15:01:45','2025-10-21 17:01:45'),(1260247,420165,'action created','2025-10-21 15:01:45','2025-10-21 17:01:45'),(1260248,420165,'action started via WP Cron','2025-10-21 15:06:51','2025-10-21 17:06:51'),(1260249,420165,'action complete via WP Cron','2025-10-21 15:06:51','2025-10-21 17:06:51'),(1260250,420166,'action created','2025-10-21 15:06:51','2025-10-21 17:06:51'),(1260251,420166,'action started via WP Cron','2025-10-21 15:11:49','2025-10-21 17:11:49'),(1260252,420166,'action complete via WP Cron','2025-10-21 15:11:49','2025-10-21 17:11:49'),(1260253,420167,'action created','2025-10-21 15:11:49','2025-10-21 17:11:49'),(1260254,420167,'action started via WP Cron','2025-10-21 15:16:37','2025-10-21 17:16:37'),(1260255,420167,'action complete via WP Cron','2025-10-21 15:16:38','2025-10-21 17:16:38'),(1260256,420168,'action created','2025-10-21 15:16:38','2025-10-21 17:16:38'),(1260257,420168,'action started via WP Cron','2025-10-21 15:21:10','2025-10-21 17:21:10'),(1260258,420168,'action complete via WP Cron','2025-10-21 15:21:10','2025-10-21 17:21:10'),(1260259,420169,'action created','2025-10-21 15:21:10','2025-10-21 17:21:10'),(1260260,420169,'action started via WP Cron','2025-10-21 15:26:49','2025-10-21 17:26:49'),(1260261,420169,'action complete via WP Cron','2025-10-21 15:26:49','2025-10-21 17:26:49'),(1260262,420170,'action created','2025-10-21 15:26:49','2025-10-21 17:26:49'),(1260263,420170,'action started via WP Cron','2025-10-21 15:31:49','2025-10-21 17:31:49'),(1260264,420170,'action complete via WP Cron','2025-10-21 15:31:49','2025-10-21 17:31:49'),(1260265,420171,'action created','2025-10-21 15:31:49','2025-10-21 17:31:49'),(1260266,420171,'action started via WP Cron','2025-10-21 15:36:51','2025-10-21 17:36:51'),(1260267,420171,'action complete via WP Cron','2025-10-21 15:36:51','2025-10-21 17:36:51'),(1260268,420172,'action created','2025-10-21 15:36:51','2025-10-21 17:36:51'),(1260269,420172,'action started via WP Cron','2025-10-21 15:40:19','2025-10-21 17:40:19'),(1260270,420172,'action complete via WP Cron','2025-10-21 15:40:19','2025-10-21 17:40:19'),(1260271,420173,'action created','2025-10-21 15:40:19','2025-10-21 17:40:19'),(1260272,420173,'action started via WP Cron','2025-10-21 15:46:49','2025-10-21 17:46:49'),(1260273,420174,'action created','2025-10-21 15:46:49','2025-10-21 17:46:49'),(1260274,420174,'action started via WP Cron','2025-10-21 15:46:53','2025-10-21 17:46:53'),(1260275,420174,'action complete via WP Cron','2025-10-21 15:46:54','2025-10-21 17:46:54'),(1260276,420173,'action complete via WP Cron','2025-10-21 15:46:54','2025-10-21 17:46:54'),(1260277,420175,'action created','2025-10-21 15:46:54','2025-10-21 17:46:54'),(1260278,420175,'action started via WP Cron','2025-10-21 15:49:57','2025-10-21 17:49:57'),(1260279,420175,'action complete via WP Cron','2025-10-21 15:49:57','2025-10-21 17:49:57'),(1260280,420176,'action created','2025-10-21 15:49:57','2025-10-21 17:49:57'),(1260281,420176,'action started via WP Cron','2025-10-21 15:55:19','2025-10-21 17:55:19'),(1260282,420177,'action created','2025-10-21 15:55:19','2025-10-21 17:55:19'),(1260283,420177,'action started via WP Cron','2025-10-21 15:55:20','2025-10-21 17:55:20'),(1260284,420177,'action complete via WP Cron','2025-10-21 15:55:21','2025-10-21 17:55:21'),(1260285,420176,'action complete via WP Cron','2025-10-21 15:55:21','2025-10-21 17:55:21'),(1260286,420178,'action created','2025-10-21 15:55:21','2025-10-21 17:55:21'),(1260287,420178,'action started via WP Cron','2025-10-21 16:01:49','2025-10-21 18:01:49'),(1260288,420178,'action complete via WP Cron','2025-10-21 16:01:49','2025-10-21 18:01:49'),(1260289,420179,'action created','2025-10-21 16:01:49','2025-10-21 18:01:49'),(1260290,420179,'action started via WP Cron','2025-10-21 16:03:55','2025-10-21 18:03:55'),(1260291,420179,'action complete via WP Cron','2025-10-21 16:03:55','2025-10-21 18:03:55'),(1260292,420180,'action created','2025-10-21 16:03:55','2025-10-21 18:03:55'),(1260293,420180,'action started via WP Cron','2025-10-21 16:06:50','2025-10-21 18:06:50'),(1260294,420180,'action complete via WP Cron','2025-10-21 16:06:50','2025-10-21 18:06:50'),(1260295,420181,'action created','2025-10-21 16:06:50','2025-10-21 18:06:50'),(1260296,420181,'action started via WP Cron','2025-10-21 16:11:48','2025-10-21 18:11:48'),(1260297,420181,'action complete via WP Cron','2025-10-21 16:11:48','2025-10-21 18:11:48'),(1260298,420182,'action created','2025-10-21 16:11:48','2025-10-21 18:11:48'),(1260299,420182,'action started via WP Cron','2025-10-21 16:16:48','2025-10-21 18:16:48'),(1260300,420182,'action complete via WP Cron','2025-10-21 16:16:49','2025-10-21 18:16:49'),(1260301,420183,'action created','2025-10-21 16:16:49','2025-10-21 18:16:49'),(1260302,420183,'action started via WP Cron','2025-10-21 16:20:04','2025-10-21 18:20:04'),(1260303,420183,'action complete via WP Cron','2025-10-21 16:20:04','2025-10-21 18:20:04'),(1260304,420184,'action created','2025-10-21 16:20:04','2025-10-21 18:20:04'),(1260305,420184,'action started via WP Cron','2025-10-21 16:26:50','2025-10-21 18:26:50'),(1260306,420184,'action complete via WP Cron','2025-10-21 16:26:50','2025-10-21 18:26:50'),(1260307,420185,'action created','2025-10-21 16:26:50','2025-10-21 18:26:50'),(1260308,420185,'action started via WP Cron','2025-10-21 16:31:49','2025-10-21 18:31:49'),(1260309,420186,'action created','2025-10-21 16:31:49','2025-10-21 18:31:49'),(1260310,420186,'action started via WP Cron','2025-10-21 16:31:50','2025-10-21 18:31:50'),(1260311,420186,'action complete via WP Cron','2025-10-21 16:31:50','2025-10-21 18:31:50'),(1260312,420185,'action complete via WP Cron','2025-10-21 16:31:50','2025-10-21 18:31:50'),(1260313,420187,'action created','2025-10-21 16:31:50','2025-10-21 18:31:50'),(1260314,420187,'action started via WP Cron','2025-10-21 16:36:48','2025-10-21 18:36:48'),(1260315,420187,'action complete via WP Cron','2025-10-21 16:36:48','2025-10-21 18:36:48'),(1260316,420188,'action created','2025-10-21 16:36:48','2025-10-21 18:36:48'),(1260317,420188,'action started via WP Cron','2025-10-21 16:41:49','2025-10-21 18:41:49'),(1260318,420188,'action complete via WP Cron','2025-10-21 16:41:49','2025-10-21 18:41:49'),(1260319,420189,'action created','2025-10-21 16:41:49','2025-10-21 18:41:49'),(1260320,420189,'action started via WP Cron','2025-10-21 16:46:50','2025-10-21 18:46:50'),(1260321,420189,'action complete via WP Cron','2025-10-21 16:46:50','2025-10-21 18:46:50'),(1260322,420190,'action created','2025-10-21 16:46:50','2025-10-21 18:46:50'),(1260323,420190,'action started via WP Cron','2025-10-21 16:51:48','2025-10-21 18:51:48'),(1260324,420190,'action complete via WP Cron','2025-10-21 16:51:48','2025-10-21 18:51:48'),(1260325,420191,'action created','2025-10-21 16:51:48','2025-10-21 18:51:48'),(1260326,420191,'action started via WP Cron','2025-10-21 16:56:48','2025-10-21 18:56:48'),(1260327,420191,'action complete via WP Cron','2025-10-21 16:56:48','2025-10-21 18:56:48'),(1260328,420192,'action created','2025-10-21 16:56:48','2025-10-21 18:56:48'),(1260329,420192,'action started via WP Cron','2025-10-21 17:01:48','2025-10-21 19:01:48'),(1260330,420192,'action complete via WP Cron','2025-10-21 17:01:48','2025-10-21 19:01:48'),(1260331,420193,'action created','2025-10-21 17:01:48','2025-10-21 19:01:48'),(1260332,420193,'action started via WP Cron','2025-10-21 17:06:50','2025-10-21 19:06:50'),(1260333,420193,'action complete via WP Cron','2025-10-21 17:06:50','2025-10-21 19:06:50'),(1260334,420194,'action created','2025-10-21 17:06:50','2025-10-21 19:06:50'),(1260335,420194,'action started via WP Cron','2025-10-21 17:11:49','2025-10-21 19:11:49'),(1260336,420194,'action complete via WP Cron','2025-10-21 17:11:49','2025-10-21 19:11:49'),(1260337,420195,'action created','2025-10-21 17:11:49','2025-10-21 19:11:49'),(1260338,420195,'action started via WP Cron','2025-10-21 17:16:49','2025-10-21 19:16:49'),(1260339,420196,'action created','2025-10-21 17:16:49','2025-10-21 19:16:49'),(1260340,420196,'action started via WP Cron','2025-10-21 17:16:52','2025-10-21 19:16:52'),(1260341,420196,'action complete via WP Cron','2025-10-21 17:16:53','2025-10-21 19:16:53'),(1260342,420195,'action complete via WP Cron','2025-10-21 17:16:53','2025-10-21 19:16:53'),(1260343,420197,'action created','2025-10-21 17:16:53','2025-10-21 19:16:53'),(1260344,420197,'action started via WP Cron','2025-10-21 17:21:47','2025-10-21 19:21:47'),(1260345,420197,'action complete via WP Cron','2025-10-21 17:21:47','2025-10-21 19:21:47'),(1260346,420198,'action created','2025-10-21 17:21:47','2025-10-21 19:21:47'),(1260347,420198,'action started via WP Cron','2025-10-21 17:26:49','2025-10-21 19:26:49'),(1260348,420198,'action complete via WP Cron','2025-10-21 17:26:49','2025-10-21 19:26:49'),(1260349,420199,'action created','2025-10-21 17:26:49','2025-10-21 19:26:49'),(1260350,420199,'action started via WP Cron','2025-10-21 17:31:49','2025-10-21 19:31:49'),(1260351,420199,'action complete via WP Cron','2025-10-21 17:31:49','2025-10-21 19:31:49'),(1260352,420200,'action created','2025-10-21 17:31:49','2025-10-21 19:31:49'),(1260353,420200,'action started via WP Cron','2025-10-21 17:36:14','2025-10-21 19:36:14'),(1260354,420201,'action created','2025-10-21 17:36:14','2025-10-21 19:36:14'),(1260355,420201,'action started via WP Cron','2025-10-21 17:36:17','2025-10-21 19:36:17'),(1260356,420201,'action complete via WP Cron','2025-10-21 17:36:17','2025-10-21 19:36:17'),(1260357,420200,'action complete via WP Cron','2025-10-21 17:36:17','2025-10-21 19:36:17'),(1260358,420202,'action created','2025-10-21 17:36:17','2025-10-21 19:36:17'),(1260359,420202,'action started via WP Cron','2025-10-21 17:41:51','2025-10-21 19:41:51'),(1260360,420202,'action complete via WP Cron','2025-10-21 17:41:51','2025-10-21 19:41:51'),(1260361,420203,'action created','2025-10-21 17:41:51','2025-10-21 19:41:51'),(1260362,420203,'action started via WP Cron','2025-10-21 17:46:50','2025-10-21 19:46:50'),(1260363,420203,'action complete via WP Cron','2025-10-21 17:46:50','2025-10-21 19:46:50'),(1260364,420204,'action created','2025-10-21 17:46:50','2025-10-21 19:46:50'),(1260365,420204,'action started via WP Cron','2025-10-21 17:51:49','2025-10-21 19:51:49'),(1260366,420204,'action complete via WP Cron','2025-10-21 17:51:49','2025-10-21 19:51:49'),(1260367,420205,'action created','2025-10-21 17:51:49','2025-10-21 19:51:49'),(1260368,420205,'action started via WP Cron','2025-10-21 17:55:42','2025-10-21 19:55:42'),(1260369,420205,'action complete via WP Cron','2025-10-21 17:55:42','2025-10-21 19:55:42'),(1260370,420206,'action created','2025-10-21 17:55:42','2025-10-21 19:55:42'),(1260371,420206,'action started via WP Cron','2025-10-21 18:01:51','2025-10-21 20:01:51'),(1260372,420206,'action complete via WP Cron','2025-10-21 18:01:51','2025-10-21 20:01:51'),(1260373,420207,'action created','2025-10-21 18:01:51','2025-10-21 20:01:51'),(1260374,420207,'action started via WP Cron','2025-10-21 18:06:49','2025-10-21 20:06:49'),(1260375,420207,'action complete via WP Cron','2025-10-21 18:06:49','2025-10-21 20:06:49'),(1260376,420208,'action created','2025-10-21 18:06:49','2025-10-21 20:06:49'),(1260377,420208,'action started via WP Cron','2025-10-21 18:11:52','2025-10-21 20:11:52'),(1260378,420208,'action complete via WP Cron','2025-10-21 18:11:52','2025-10-21 20:11:52'),(1260379,420209,'action created','2025-10-21 18:11:52','2025-10-21 20:11:52'),(1260380,420209,'action started via WP Cron','2025-10-21 18:16:49','2025-10-21 20:16:49'),(1260381,420209,'action complete via WP Cron','2025-10-21 18:16:49','2025-10-21 20:16:49'),(1260382,420210,'action created','2025-10-21 18:16:49','2025-10-21 20:16:49'),(1260383,420210,'action started via WP Cron','2025-10-21 18:21:48','2025-10-21 20:21:48'),(1260384,420211,'action created','2025-10-21 18:21:48','2025-10-21 20:21:48'),(1260385,420211,'action started via WP Cron','2025-10-21 18:21:51','2025-10-21 20:21:51'),(1260386,420211,'action complete via WP Cron','2025-10-21 18:21:51','2025-10-21 20:21:51'),(1260387,420210,'action complete via WP Cron','2025-10-21 18:21:51','2025-10-21 20:21:51'),(1260388,420212,'action created','2025-10-21 18:21:51','2025-10-21 20:21:51'),(1260389,420212,'action started via WP Cron','2025-10-21 18:26:49','2025-10-21 20:26:49'),(1260390,420213,'action created','2025-10-21 18:26:49','2025-10-21 20:26:49'),(1260391,420213,'action started via WP Cron','2025-10-21 18:26:51','2025-10-21 20:26:51'),(1260392,420213,'action complete via WP Cron','2025-10-21 18:26:51','2025-10-21 20:26:51'),(1260393,420212,'action complete via WP Cron','2025-10-21 18:26:51','2025-10-21 20:26:51'),(1260394,420214,'action created','2025-10-21 18:26:51','2025-10-21 20:26:51'),(1260395,420214,'action started via WP Cron','2025-10-21 18:31:50','2025-10-21 20:31:50'),(1260396,420214,'action complete via WP Cron','2025-10-21 18:31:50','2025-10-21 20:31:50'),(1260397,420215,'action created','2025-10-21 18:31:50','2025-10-21 20:31:50'),(1260398,420215,'action started via WP Cron','2025-10-21 18:36:50','2025-10-21 20:36:50'),(1260399,420215,'action complete via WP Cron','2025-10-21 18:36:50','2025-10-21 20:36:50'),(1260400,420216,'action created','2025-10-21 18:36:50','2025-10-21 20:36:50'),(1260401,420216,'action started via WP Cron','2025-10-21 18:41:50','2025-10-21 20:41:50'),(1260402,420216,'action complete via WP Cron','2025-10-21 18:41:50','2025-10-21 20:41:50'),(1260403,420217,'action created','2025-10-21 18:41:50','2025-10-21 20:41:50'),(1260404,420217,'action started via WP Cron','2025-10-21 18:46:49','2025-10-21 20:46:49'),(1260405,420218,'action created','2025-10-21 18:46:49','2025-10-21 20:46:49'),(1260406,420218,'action started via WP Cron','2025-10-21 18:46:51','2025-10-21 20:46:51'),(1260407,420218,'action complete via WP Cron','2025-10-21 18:46:51','2025-10-21 20:46:51'),(1260408,420217,'action complete via WP Cron','2025-10-21 18:46:51','2025-10-21 20:46:51'),(1260409,420219,'action created','2025-10-21 18:46:51','2025-10-21 20:46:51'),(1260410,420219,'action started via WP Cron','2025-10-21 18:51:51','2025-10-21 20:51:51'),(1260411,420219,'action complete via WP Cron','2025-10-21 18:51:51','2025-10-21 20:51:51'),(1260412,420220,'action created','2025-10-21 18:51:51','2025-10-21 20:51:51'),(1260413,420220,'action started via WP Cron','2025-10-21 18:54:59','2025-10-21 20:54:59'),(1260414,420220,'action complete via WP Cron','2025-10-21 18:54:59','2025-10-21 20:54:59'),(1260415,420221,'action created','2025-10-21 18:54:59','2025-10-21 20:54:59'),(1260416,420221,'action started via WP Cron','2025-10-21 19:01:49','2025-10-21 21:01:49'),(1260417,420221,'action complete via WP Cron','2025-10-21 19:01:49','2025-10-21 21:01:49'),(1260418,420222,'action created','2025-10-21 19:01:49','2025-10-21 21:01:49'),(1260419,420222,'action started via WP Cron','2025-10-21 19:06:49','2025-10-21 21:06:49'),(1260420,420222,'action complete via WP Cron','2025-10-21 19:06:49','2025-10-21 21:06:49'),(1260421,420223,'action created','2025-10-21 19:06:49','2025-10-21 21:06:49'),(1260422,420223,'action started via WP Cron','2025-10-21 19:11:15','2025-10-21 21:11:15'),(1260423,420223,'action complete via WP Cron','2025-10-21 19:11:15','2025-10-21 21:11:15'),(1260424,420224,'action created','2025-10-21 19:11:15','2025-10-21 21:11:15'),(1260425,420224,'action started via WP Cron','2025-10-21 19:16:51','2025-10-21 21:16:51'),(1260426,420224,'action complete via WP Cron','2025-10-21 19:16:51','2025-10-21 21:16:51'),(1260427,420225,'action created','2025-10-21 19:16:51','2025-10-21 21:16:51'),(1260428,420225,'action started via WP Cron','2025-10-21 19:19:18','2025-10-21 21:19:18'),(1260429,420225,'action complete via WP Cron','2025-10-21 19:19:18','2025-10-21 21:19:18'),(1260430,420226,'action created','2025-10-21 19:19:18','2025-10-21 21:19:18'),(1260431,420226,'action started via WP Cron','2025-10-21 19:21:51','2025-10-21 21:21:51'),(1260432,420226,'action complete via WP Cron','2025-10-21 19:21:51','2025-10-21 21:21:51'),(1260433,420227,'action created','2025-10-21 19:21:51','2025-10-21 21:21:51'),(1260434,420227,'action started via WP Cron','2025-10-21 19:26:49','2025-10-21 21:26:49'),(1260435,420227,'action complete via WP Cron','2025-10-21 19:26:49','2025-10-21 21:26:49'),(1260436,420228,'action created','2025-10-21 19:26:49','2025-10-21 21:26:49'),(1260437,420228,'action started via WP Cron','2025-10-21 19:31:08','2025-10-21 21:31:08'),(1260438,420228,'action complete via WP Cron','2025-10-21 19:31:08','2025-10-21 21:31:08'),(1260439,420229,'action created','2025-10-21 19:31:08','2025-10-21 21:31:08'),(1260440,420229,'action started via WP Cron','2025-10-21 19:36:48','2025-10-21 21:36:48'),(1260441,420229,'action complete via WP Cron','2025-10-21 19:36:48','2025-10-21 21:36:48'),(1260442,420230,'action created','2025-10-21 19:36:48','2025-10-21 21:36:48'),(1260443,420230,'action started via WP Cron','2025-10-21 19:41:49','2025-10-21 21:41:49'),(1260444,420231,'action created','2025-10-21 19:41:49','2025-10-21 21:41:49'),(1260445,420231,'action started via WP Cron','2025-10-21 19:41:52','2025-10-21 21:41:52'),(1260446,420231,'action complete via WP Cron','2025-10-21 19:41:52','2025-10-21 21:41:52'),(1260447,420230,'action complete via WP Cron','2025-10-21 19:41:52','2025-10-21 21:41:52'),(1260448,420232,'action created','2025-10-21 19:41:52','2025-10-21 21:41:52'),(1260449,420232,'action started via WP Cron','2025-10-21 19:43:54','2025-10-21 21:43:54'),(1260450,420232,'action complete via WP Cron','2025-10-21 19:43:54','2025-10-21 21:43:54'),(1260451,420233,'action created','2025-10-21 19:43:54','2025-10-21 21:43:54'),(1260452,420233,'action started via WP Cron','2025-10-21 19:46:17','2025-10-21 21:46:17'),(1260453,420233,'action complete via WP Cron','2025-10-21 19:46:18','2025-10-21 21:46:18'),(1260454,420234,'action created','2025-10-21 19:46:18','2025-10-21 21:46:18'),(1260455,420234,'action started via WP Cron','2025-10-21 19:48:19','2025-10-21 21:48:19'),(1260456,420234,'action complete via WP Cron','2025-10-21 19:48:19','2025-10-21 21:48:19'),(1260457,420235,'action created','2025-10-21 19:48:19','2025-10-21 21:48:19'),(1260458,420235,'action started via WP Cron','2025-10-21 19:51:48','2025-10-21 21:51:48'),(1260459,420235,'action complete via WP Cron','2025-10-21 19:51:48','2025-10-21 21:51:48'),(1260460,420236,'action created','2025-10-21 19:51:48','2025-10-21 21:51:48'),(1260461,420236,'action started via WP Cron','2025-10-21 19:55:03','2025-10-21 21:55:03'),(1260462,420236,'action complete via WP Cron','2025-10-21 19:55:03','2025-10-21 21:55:03'),(1260463,420237,'action created','2025-10-21 19:55:03','2025-10-21 21:55:03'),(1260464,420237,'action started via WP Cron','2025-10-21 20:01:48','2025-10-21 22:01:48'),(1260465,420237,'action complete via WP Cron','2025-10-21 20:01:48','2025-10-21 22:01:48'),(1260466,420238,'action created','2025-10-21 20:01:48','2025-10-21 22:01:48'),(1260467,420238,'action started via WP Cron','2025-10-21 20:06:55','2025-10-21 22:06:55'),(1260468,420238,'action complete via WP Cron','2025-10-21 20:06:55','2025-10-21 22:06:55'),(1260469,420239,'action created','2025-10-21 20:06:55','2025-10-21 22:06:55'),(1260470,420239,'action started via WP Cron','2025-10-21 20:11:47','2025-10-21 22:11:47'),(1260471,420239,'action complete via WP Cron','2025-10-21 20:11:47','2025-10-21 22:11:47'),(1260472,420240,'action created','2025-10-21 20:11:47','2025-10-21 22:11:47'),(1260473,420240,'action started via WP Cron','2025-10-21 20:15:35','2025-10-21 22:15:35'),(1260474,420240,'action complete via WP Cron','2025-10-21 20:15:35','2025-10-21 22:15:35'),(1260475,420241,'action created','2025-10-21 20:15:35','2025-10-21 22:15:35'),(1260476,420241,'action started via WP Cron','2025-10-21 20:19:20','2025-10-21 22:19:20'),(1260477,420241,'action complete via WP Cron','2025-10-21 20:19:20','2025-10-21 22:19:20'),(1260478,420242,'action created','2025-10-21 20:19:20','2025-10-21 22:19:20'),(1260479,420242,'action started via WP Cron','2025-10-21 20:21:50','2025-10-21 22:21:50'),(1260480,420242,'action complete via WP Cron','2025-10-21 20:21:50','2025-10-21 22:21:50'),(1260481,420243,'action created','2025-10-21 20:21:50','2025-10-21 22:21:50'),(1260482,420243,'action started via WP Cron','2025-10-21 20:25:10','2025-10-21 22:25:10'),(1260483,420243,'action complete via WP Cron','2025-10-21 20:25:10','2025-10-21 22:25:10'),(1260484,420244,'action created','2025-10-21 20:25:10','2025-10-21 22:25:10'),(1260485,420244,'action started via WP Cron','2025-10-21 20:28:53','2025-10-21 22:28:53'),(1260486,420244,'action complete via WP Cron','2025-10-21 20:28:53','2025-10-21 22:28:53'),(1260487,420245,'action created','2025-10-21 20:28:53','2025-10-21 22:28:53'),(1260488,420245,'action started via WP Cron','2025-10-21 20:31:30','2025-10-21 22:31:30'),(1260489,420245,'action complete via WP Cron','2025-10-21 20:31:30','2025-10-21 22:31:30'),(1260490,420246,'action created','2025-10-21 20:31:30','2025-10-21 22:31:30'),(1260491,420246,'action started via WP Cron','2025-10-21 20:33:31','2025-10-21 22:33:31'),(1260492,420246,'action complete via WP Cron','2025-10-21 20:33:31','2025-10-21 22:33:31'),(1260493,420247,'action created','2025-10-21 20:33:31','2025-10-21 22:33:31'),(1260494,420247,'action started via WP Cron','2025-10-21 20:35:32','2025-10-21 22:35:32'),(1260495,420247,'action complete via WP Cron','2025-10-21 20:35:32','2025-10-21 22:35:32'),(1260496,420248,'action created','2025-10-21 20:35:32','2025-10-21 22:35:32'),(1260497,420248,'action started via WP Cron','2025-10-21 20:41:52','2025-10-21 22:41:52'),(1260498,420249,'action created','2025-10-21 20:41:52','2025-10-21 22:41:52'),(1260499,420249,'action started via WP Cron','2025-10-21 20:41:56','2025-10-21 22:41:56'),(1260500,420249,'action complete via WP Cron','2025-10-21 20:41:56','2025-10-21 22:41:56'),(1260501,420248,'action complete via WP Cron','2025-10-21 20:41:56','2025-10-21 22:41:56'),(1260502,420250,'action created','2025-10-21 20:41:56','2025-10-21 22:41:56'),(1260503,420250,'action started via WP Cron','2025-10-21 20:44:07','2025-10-21 22:44:07'),(1260504,420250,'action complete via WP Cron','2025-10-21 20:44:07','2025-10-21 22:44:07'),(1260505,420251,'action created','2025-10-21 20:44:07','2025-10-21 22:44:07'),(1260506,420251,'action started via WP Cron','2025-10-21 20:46:48','2025-10-21 22:46:48'),(1260507,420251,'action complete via WP Cron','2025-10-21 20:46:48','2025-10-21 22:46:48'),(1260508,420252,'action created','2025-10-21 20:46:48','2025-10-21 22:46:48'),(1260509,420252,'action started via WP Cron','2025-10-21 20:51:49','2025-10-21 22:51:49'),(1260510,420252,'action complete via WP Cron','2025-10-21 20:51:49','2025-10-21 22:51:49'),(1260511,420253,'action created','2025-10-21 20:51:49','2025-10-21 22:51:49'),(1260512,420253,'action started via WP Cron','2025-10-21 20:57:30','2025-10-21 22:57:30'),(1260513,420253,'action complete via WP Cron','2025-10-21 20:57:30','2025-10-21 22:57:30'),(1260514,420254,'action created','2025-10-21 20:57:30','2025-10-21 22:57:30'),(1260515,420254,'action started via WP Cron','2025-10-21 21:02:16','2025-10-21 23:02:16'),(1260516,420254,'action complete via WP Cron','2025-10-21 21:02:18','2025-10-21 23:02:18'),(1260517,420255,'action created','2025-10-21 21:02:18','2025-10-21 23:02:18'),(1260518,420255,'action started via WP Cron','2025-10-21 21:06:49','2025-10-21 23:06:49'),(1260519,420256,'action created','2025-10-21 21:06:49','2025-10-21 23:06:49'),(1260520,420256,'action started via WP Cron','2025-10-21 21:06:54','2025-10-21 23:06:54'),(1260521,420255,'action complete via WP Cron','2025-10-21 21:06:54','2025-10-21 23:06:54'),(1260522,420257,'action created','2025-10-21 21:06:54','2025-10-21 23:06:54'),(1260523,420256,'action complete via WP Cron','2025-10-21 21:06:55','2025-10-21 23:06:55'),(1260524,420257,'action started via WP Cron','2025-10-21 21:09:45','2025-10-21 23:09:45'),(1260525,420257,'action complete via WP Cron','2025-10-21 21:09:45','2025-10-21 23:09:45'),(1260526,420258,'action created','2025-10-21 21:09:45','2025-10-21 23:09:45'),(1260527,420258,'action started via WP Cron','2025-10-21 21:11:50','2025-10-21 23:11:50'),(1260528,420258,'action complete via WP Cron','2025-10-21 21:11:50','2025-10-21 23:11:50'),(1260529,420259,'action created','2025-10-21 21:11:50','2025-10-21 23:11:50'),(1260530,420259,'action started via WP Cron','2025-10-21 21:16:49','2025-10-21 23:16:49'),(1260531,420259,'action complete via WP Cron','2025-10-21 21:16:49','2025-10-21 23:16:49'),(1260532,420260,'action created','2025-10-21 21:16:49','2025-10-21 23:16:49'),(1260533,420260,'action started via WP Cron','2025-10-21 21:21:48','2025-10-21 23:21:48'),(1260534,420260,'action complete via WP Cron','2025-10-21 21:21:48','2025-10-21 23:21:48'),(1260535,420261,'action created','2025-10-21 21:21:48','2025-10-21 23:21:48'),(1260536,420261,'action started via WP Cron','2025-10-21 21:25:20','2025-10-21 23:25:20'),(1260537,420262,'action created','2025-10-21 21:25:21','2025-10-21 23:25:21'),(1260538,420261,'action complete via WP Cron','2025-10-21 21:25:26','2025-10-21 23:25:26'),(1260539,420263,'action created','2025-10-21 21:25:26','2025-10-21 23:25:26'),(1260540,420262,'action started via WP Cron','2025-10-21 21:25:26','2025-10-21 23:25:26'),(1260541,420262,'action complete via WP Cron','2025-10-21 21:25:26','2025-10-21 23:25:26'),(1260542,420263,'action started via WP Cron','2025-10-21 21:31:48','2025-10-21 23:31:48'),(1260543,420263,'action complete via WP Cron','2025-10-21 21:31:48','2025-10-21 23:31:48'),(1260544,420264,'action created','2025-10-21 21:31:48','2025-10-21 23:31:48'),(1260545,420264,'action started via WP Cron','2025-10-21 21:36:49','2025-10-21 23:36:49'),(1260546,420264,'action complete via WP Cron','2025-10-21 21:36:49','2025-10-21 23:36:49'),(1260547,420265,'action created','2025-10-21 21:36:49','2025-10-21 23:36:49'),(1260548,420265,'action started via WP Cron','2025-10-21 21:38:50','2025-10-21 23:38:50'),(1260549,420266,'action created','2025-10-21 21:38:50','2025-10-21 23:38:50'),(1260550,420266,'action started via WP Cron','2025-10-21 21:38:52','2025-10-21 23:38:52'),(1260551,420266,'action complete via WP Cron','2025-10-21 21:38:52','2025-10-21 23:38:52'),(1260552,420265,'action complete via WP Cron','2025-10-21 21:38:52','2025-10-21 23:38:52'),(1260553,420267,'action created','2025-10-21 21:38:52','2025-10-21 23:38:52'),(1260554,420267,'action started via WP Cron','2025-10-21 21:41:50','2025-10-21 23:41:50'),(1260555,420267,'action complete via WP Cron','2025-10-21 21:41:50','2025-10-21 23:41:50'),(1260556,420268,'action created','2025-10-21 21:41:50','2025-10-21 23:41:50'),(1260557,420268,'action started via WP Cron','2025-10-21 21:45:09','2025-10-21 23:45:09'),(1260558,420269,'action created','2025-10-21 21:45:10','2025-10-21 23:45:10'),(1260559,420268,'action complete via WP Cron','2025-10-21 21:45:15','2025-10-21 23:45:15'),(1260560,420270,'action created','2025-10-21 21:45:15','2025-10-21 23:45:15'),(1260561,420269,'action started via WP Cron','2025-10-21 21:45:15','2025-10-21 23:45:15'),(1260562,420269,'action complete via WP Cron','2025-10-21 21:45:15','2025-10-21 23:45:15'),(1260563,420270,'action started via WP Cron','2025-10-21 21:56:47','2025-10-21 23:56:47'),(1260564,420270,'action complete via WP Cron','2025-10-21 21:56:47','2025-10-21 23:56:47'),(1260565,420271,'action created','2025-10-21 21:56:47','2025-10-21 23:56:47'),(1260566,420271,'action started via WP Cron','2025-10-21 22:01:48','2025-10-22 00:01:48'),(1260567,420271,'action complete via WP Cron','2025-10-21 22:01:48','2025-10-22 00:01:48'),(1260568,420272,'action created','2025-10-21 22:01:48','2025-10-22 00:01:48'),(1260569,420272,'action started via WP Cron','2025-10-21 22:06:49','2025-10-22 00:06:49'),(1260570,420272,'action complete via WP Cron','2025-10-21 22:06:49','2025-10-22 00:06:49'),(1260571,420273,'action created','2025-10-21 22:06:49','2025-10-22 00:06:49'),(1260572,420273,'action started via WP Cron','2025-10-21 22:10:09','2025-10-22 00:10:09'),(1260573,420274,'action created','2025-10-21 22:10:09','2025-10-22 00:10:09'),(1260574,420274,'action started via WP Cron','2025-10-21 22:10:10','2025-10-22 00:10:10'),(1260575,420274,'action complete via WP Cron','2025-10-21 22:10:10','2025-10-22 00:10:10'),(1260576,420273,'action complete via WP Cron','2025-10-21 22:10:10','2025-10-22 00:10:10'),(1260577,420275,'action created','2025-10-21 22:10:10','2025-10-22 00:10:10'),(1260578,420275,'action started via WP Cron','2025-10-21 22:12:29','2025-10-22 00:12:29'),(1260579,420275,'action complete via WP Cron','2025-10-21 22:12:29','2025-10-22 00:12:29'),(1260580,420276,'action created','2025-10-21 22:12:29','2025-10-22 00:12:29'),(1260581,420276,'action started via WP Cron','2025-10-21 22:14:29','2025-10-22 00:14:29'),(1260582,420276,'action complete via WP Cron','2025-10-21 22:14:29','2025-10-22 00:14:29'),(1260583,420277,'action created','2025-10-21 22:14:29','2025-10-22 00:14:29'),(1260584,420277,'action started via WP Cron','2025-10-21 22:16:46','2025-10-22 00:16:46'),(1260585,420277,'action complete via WP Cron','2025-10-21 22:16:46','2025-10-22 00:16:46'),(1260586,420278,'action created','2025-10-21 22:16:46','2025-10-22 00:16:46'),(1260587,420278,'action started via WP Cron','2025-10-21 22:21:07','2025-10-22 00:21:07'),(1260588,420278,'action complete via WP Cron','2025-10-21 22:21:07','2025-10-22 00:21:07'),(1260589,420279,'action created','2025-10-21 22:21:07','2025-10-22 00:21:07'),(1260590,420279,'action started via WP Cron','2025-10-21 22:26:47','2025-10-22 00:26:47'),(1260591,420279,'action complete via WP Cron','2025-10-21 22:26:47','2025-10-22 00:26:47'),(1260592,420280,'action created','2025-10-21 22:26:47','2025-10-22 00:26:47'),(1260593,420280,'action started via WP Cron','2025-10-21 22:31:47','2025-10-22 00:31:47'),(1260594,420280,'action complete via WP Cron','2025-10-21 22:31:47','2025-10-22 00:31:47'),(1260595,420281,'action created','2025-10-21 22:31:47','2025-10-22 00:31:47'),(1260596,420281,'action started via WP Cron','2025-10-21 22:36:50','2025-10-22 00:36:50'),(1260597,420281,'action complete via WP Cron','2025-10-21 22:36:50','2025-10-22 00:36:50'),(1260598,420282,'action created','2025-10-21 22:36:50','2025-10-22 00:36:50'),(1260599,420282,'action started via WP Cron','2025-10-21 22:41:48','2025-10-22 00:41:48'),(1260600,420282,'action complete via WP Cron','2025-10-21 22:41:48','2025-10-22 00:41:48'),(1260601,420283,'action created','2025-10-21 22:41:48','2025-10-22 00:41:48'),(1260602,420283,'action started via WP Cron','2025-10-21 22:45:12','2025-10-22 00:45:12'),(1260603,420283,'action complete via WP Cron','2025-10-21 22:45:12','2025-10-22 00:45:12'),(1260604,420284,'action created','2025-10-21 22:45:12','2025-10-22 00:45:12'),(1260605,420284,'action started via WP Cron','2025-10-21 22:51:47','2025-10-22 00:51:47'),(1260606,420284,'action complete via WP Cron','2025-10-21 22:51:47','2025-10-22 00:51:47'),(1260607,420285,'action created','2025-10-21 22:51:47','2025-10-22 00:51:47'),(1260608,420285,'action started via WP Cron','2025-10-21 22:58:16','2025-10-22 00:58:16'),(1260609,420285,'action complete via WP Cron','2025-10-21 22:58:16','2025-10-22 00:58:16'),(1260610,420286,'action created','2025-10-21 22:58:16','2025-10-22 00:58:16'),(1260611,420286,'action started via WP Cron','2025-10-21 23:01:49','2025-10-22 01:01:49'),(1260612,420286,'action complete via WP Cron','2025-10-21 23:01:49','2025-10-22 01:01:49'),(1260613,420287,'action created','2025-10-21 23:01:49','2025-10-22 01:01:49'),(1260614,420287,'action started via WP Cron','2025-10-21 23:05:08','2025-10-22 01:05:08'),(1260615,420288,'action created','2025-10-21 23:05:08','2025-10-22 01:05:08'),(1260616,420287,'action complete via WP Cron','2025-10-21 23:05:13','2025-10-22 01:05:13'),(1260617,420289,'action created','2025-10-21 23:05:13','2025-10-22 01:05:13'),(1260618,420288,'action started via WP Cron','2025-10-21 23:05:13','2025-10-22 01:05:13'),(1260619,420288,'action complete via WP Cron','2025-10-21 23:05:15','2025-10-22 01:05:15'),(1260620,420289,'action started via WP Cron','2025-10-21 23:09:20','2025-10-22 01:09:20'),(1260621,420289,'action complete via WP Cron','2025-10-21 23:09:20','2025-10-22 01:09:20'),(1260622,420290,'action created','2025-10-21 23:09:20','2025-10-22 01:09:20'),(1260623,420290,'action started via WP Cron','2025-10-21 23:11:50','2025-10-22 01:11:50'),(1260624,420290,'action complete via WP Cron','2025-10-21 23:11:50','2025-10-22 01:11:50'),(1260625,420291,'action created','2025-10-21 23:11:50','2025-10-22 01:11:50'),(1260626,420291,'action started via WP Cron','2025-10-21 23:16:48','2025-10-22 01:16:48'),(1260627,420291,'action complete via WP Cron','2025-10-21 23:16:48','2025-10-22 01:16:48'),(1260628,420292,'action created','2025-10-21 23:16:48','2025-10-22 01:16:48'),(1260629,420292,'action started via WP Cron','2025-10-21 23:21:24','2025-10-22 01:21:24'),(1260630,420293,'action created','2025-10-21 23:21:24','2025-10-22 01:21:24'),(1260631,420293,'action started via WP Cron','2025-10-21 23:21:25','2025-10-22 01:21:25'),(1260632,420293,'action complete via WP Cron','2025-10-21 23:21:25','2025-10-22 01:21:25'),(1260633,420292,'action complete via WP Cron','2025-10-21 23:21:26','2025-10-22 01:21:26'),(1260634,420294,'action created','2025-10-21 23:21:26','2025-10-22 01:21:26'),(1260635,420294,'action started via WP Cron','2025-10-21 23:25:35','2025-10-22 01:25:35'),(1260636,420294,'action complete via WP Cron','2025-10-21 23:25:35','2025-10-22 01:25:35'),(1260637,420295,'action created','2025-10-21 23:25:35','2025-10-22 01:25:35'),(1260638,420295,'action started via WP Cron','2025-10-21 23:31:55','2025-10-22 01:31:55'),(1260639,420295,'action complete via WP Cron','2025-10-21 23:31:55','2025-10-22 01:31:55'),(1260640,420296,'action created','2025-10-21 23:31:55','2025-10-22 01:31:55'),(1260641,420296,'action started via WP Cron','2025-10-21 23:34:32','2025-10-22 01:34:32'),(1260642,420296,'action complete via WP Cron','2025-10-21 23:34:32','2025-10-22 01:34:32'),(1260643,420297,'action created','2025-10-21 23:34:32','2025-10-22 01:34:32'),(1260644,420297,'action started via WP Cron','2025-10-21 23:37:43','2025-10-22 01:37:43'),(1260645,420297,'action complete via WP Cron','2025-10-21 23:37:43','2025-10-22 01:37:43'),(1260646,420298,'action created','2025-10-21 23:37:43','2025-10-22 01:37:43'),(1260647,420298,'action started via WP Cron','2025-10-21 23:40:31','2025-10-22 01:40:31'),(1260648,420298,'action complete via WP Cron','2025-10-21 23:40:31','2025-10-22 01:40:31'),(1260649,420299,'action created','2025-10-21 23:40:31','2025-10-22 01:40:31'),(1260650,420299,'action started via WP Cron','2025-10-21 23:43:31','2025-10-22 01:43:31'),(1260651,420299,'action complete via WP Cron','2025-10-21 23:43:31','2025-10-22 01:43:31'),(1260652,420300,'action created','2025-10-21 23:43:31','2025-10-22 01:43:31'),(1260653,420300,'action started via WP Cron','2025-10-21 23:46:29','2025-10-22 01:46:29'),(1260654,420300,'action complete via WP Cron','2025-10-21 23:46:29','2025-10-22 01:46:29'),(1260655,420301,'action created','2025-10-21 23:46:29','2025-10-22 01:46:29'),(1260656,420301,'action started via WP Cron','2025-10-21 23:48:34','2025-10-22 01:48:34'),(1260657,420301,'action complete via WP Cron','2025-10-21 23:48:35','2025-10-22 01:48:35'),(1260658,420302,'action created','2025-10-21 23:48:35','2025-10-22 01:48:35'),(1260659,420302,'action started via WP Cron','2025-10-21 23:51:57','2025-10-22 01:51:57'),(1260660,420302,'action complete via WP Cron','2025-10-21 23:51:57','2025-10-22 01:51:57'),(1260661,420303,'action created','2025-10-21 23:51:57','2025-10-22 01:51:57'),(1260662,420303,'action started via WP Cron','2025-10-21 23:54:36','2025-10-22 01:54:36'),(1260663,420304,'action created','2025-10-21 23:54:36','2025-10-22 01:54:36'),(1260664,420303,'action complete via WP Cron','2025-10-21 23:54:41','2025-10-22 01:54:41'),(1260665,420305,'action created','2025-10-21 23:54:41','2025-10-22 01:54:41'),(1260666,420304,'action started via WP Cron','2025-10-21 23:54:48','2025-10-22 01:54:48'),(1260667,420304,'action complete via WP Cron','2025-10-21 23:54:49','2025-10-22 01:54:49'),(1260668,420305,'action started via WP Cron','2025-10-21 23:58:31','2025-10-22 01:58:31'),(1260669,420305,'action complete via WP Cron','2025-10-21 23:58:31','2025-10-22 01:58:31'),(1260670,420306,'action created','2025-10-21 23:58:31','2025-10-22 01:58:31'),(1260671,420306,'action started via WP Cron','2025-10-22 00:01:58','2025-10-22 02:01:58'),(1260672,420306,'action complete via WP Cron','2025-10-22 00:01:58','2025-10-22 02:01:58'),(1260673,420307,'action created','2025-10-22 00:01:58','2025-10-22 02:01:58'),(1260674,420307,'action started via WP Cron','2025-10-22 00:06:48','2025-10-22 02:06:48'),(1260675,420307,'action complete via WP Cron','2025-10-22 00:06:48','2025-10-22 02:06:48'),(1260676,420308,'action created','2025-10-22 00:06:48','2025-10-22 02:06:48'),(1260677,420308,'action started via WP Cron','2025-10-22 00:09:45','2025-10-22 02:09:45'),(1260678,420308,'action complete via WP Cron','2025-10-22 00:09:45','2025-10-22 02:09:45'),(1260679,420309,'action created','2025-10-22 00:09:45','2025-10-22 02:09:45'),(1260680,420309,'action started via WP Cron','2025-10-22 00:11:58','2025-10-22 02:11:58'),(1260681,420309,'action complete via WP Cron','2025-10-22 00:11:58','2025-10-22 02:11:58'),(1260682,420310,'action created','2025-10-22 00:11:58','2025-10-22 02:11:58'),(1260683,420310,'action started via WP Cron','2025-10-22 00:16:50','2025-10-22 02:16:50'),(1260684,420310,'action complete via WP Cron','2025-10-22 00:16:50','2025-10-22 02:16:50'),(1260685,420311,'action created','2025-10-22 00:16:50','2025-10-22 02:16:50'),(1260686,420311,'action started via WP Cron','2025-10-22 00:19:14','2025-10-22 02:19:14'),(1260687,420312,'action created','2025-10-22 00:19:14','2025-10-22 02:19:14'),(1260688,420312,'action started via WP Cron','2025-10-22 00:19:16','2025-10-22 02:19:16'),(1260689,420312,'action complete via WP Cron','2025-10-22 00:19:17','2025-10-22 02:19:17'),(1260690,420311,'action complete via WP Cron','2025-10-22 00:19:17','2025-10-22 02:19:17'),(1260691,420313,'action created','2025-10-22 00:19:17','2025-10-22 02:19:17'),(1260692,420313,'action started via WP Cron','2025-10-22 00:21:47','2025-10-22 02:21:47'),(1260693,420313,'action complete via WP Cron','2025-10-22 00:21:47','2025-10-22 02:21:47'),(1260694,420314,'action created','2025-10-22 00:21:47','2025-10-22 02:21:47'),(1260695,420314,'action started via WP Cron','2025-10-22 00:26:57','2025-10-22 02:26:57'),(1260696,420315,'action created','2025-10-22 00:26:57','2025-10-22 02:26:57'),(1260697,420314,'action complete via WP Cron','2025-10-22 00:27:02','2025-10-22 02:27:02'),(1260698,420316,'action created','2025-10-22 00:27:02','2025-10-22 02:27:02'),(1260699,420315,'action started via WP Cron','2025-10-22 00:27:04','2025-10-22 02:27:04'),(1260700,420315,'action complete via WP Cron','2025-10-22 00:27:04','2025-10-22 02:27:04'),(1260701,420316,'action started via WP Cron','2025-10-22 00:30:48','2025-10-22 02:30:48'),(1260702,420316,'action complete via WP Cron','2025-10-22 00:30:48','2025-10-22 02:30:48'),(1260703,420317,'action created','2025-10-22 00:30:48','2025-10-22 02:30:48'),(1260704,420317,'action started via WP Cron','2025-10-22 00:33:58','2025-10-22 02:33:58'),(1260705,420317,'action complete via WP Cron','2025-10-22 00:33:58','2025-10-22 02:33:58'),(1260706,420318,'action created','2025-10-22 00:33:58','2025-10-22 02:33:58'),(1260707,420318,'action started via WP Cron','2025-10-22 00:36:52','2025-10-22 02:36:52'),(1260708,420318,'action complete via WP Cron','2025-10-22 00:36:52','2025-10-22 02:36:52'),(1260709,420319,'action created','2025-10-22 00:36:52','2025-10-22 02:36:52'),(1260710,420319,'action started via WP Cron','2025-10-22 00:41:51','2025-10-22 02:41:51'),(1260711,420319,'action complete via WP Cron','2025-10-22 00:41:51','2025-10-22 02:41:51'),(1260712,420320,'action created','2025-10-22 00:41:51','2025-10-22 02:41:51'),(1260713,420320,'action started via WP Cron','2025-10-22 00:46:13','2025-10-22 02:46:13'),(1260714,420320,'action complete via WP Cron','2025-10-22 00:46:13','2025-10-22 02:46:13'),(1260715,420321,'action created','2025-10-22 00:46:13','2025-10-22 02:46:13'),(1260716,420321,'action started via WP Cron','2025-10-22 00:51:57','2025-10-22 02:51:57'),(1260717,420321,'action complete via WP Cron','2025-10-22 00:51:57','2025-10-22 02:51:57'),(1260718,420322,'action created','2025-10-22 00:51:57','2025-10-22 02:51:57'),(1260719,420322,'action started via WP Cron','2025-10-22 00:55:54','2025-10-22 02:55:54'),(1260720,420322,'action complete via WP Cron','2025-10-22 00:55:54','2025-10-22 02:55:54'),(1260721,420323,'action created','2025-10-22 00:55:54','2025-10-22 02:55:54'),(1260722,420323,'action started via WP Cron','2025-10-22 00:58:34','2025-10-22 02:58:34'),(1260723,420323,'action complete via WP Cron','2025-10-22 00:58:34','2025-10-22 02:58:34'),(1260724,420324,'action created','2025-10-22 00:58:34','2025-10-22 02:58:34'),(1260725,420324,'action started via WP Cron','2025-10-22 01:01:52','2025-10-22 03:01:52'),(1260726,420324,'action complete via WP Cron','2025-10-22 01:01:52','2025-10-22 03:01:52'),(1260727,420325,'action created','2025-10-22 01:01:52','2025-10-22 03:01:52'),(1260728,420325,'action started via WP Cron','2025-10-22 01:06:48','2025-10-22 03:06:48'),(1260729,420325,'action complete via WP Cron','2025-10-22 01:06:48','2025-10-22 03:06:48'),(1260730,420326,'action created','2025-10-22 01:06:48','2025-10-22 03:06:48'),(1260731,420326,'action started via WP Cron','2025-10-22 01:11:09','2025-10-22 03:11:09'),(1260732,420326,'action complete via WP Cron','2025-10-22 01:11:09','2025-10-22 03:11:09'),(1260733,420327,'action created','2025-10-22 01:11:09','2025-10-22 03:11:09'),(1260734,420327,'action started via WP Cron','2025-10-22 01:14:08','2025-10-22 03:14:08'),(1260735,420327,'action complete via WP Cron','2025-10-22 01:14:09','2025-10-22 03:14:09'),(1260736,420328,'action created','2025-10-22 01:14:09','2025-10-22 03:14:09'),(1260737,420328,'action started via WP Cron','2025-10-22 01:16:49','2025-10-22 03:16:49'),(1260738,420328,'action complete via WP Cron','2025-10-22 01:16:49','2025-10-22 03:16:49'),(1260739,420329,'action created','2025-10-22 01:16:49','2025-10-22 03:16:49'),(1260740,420329,'action started via WP Cron','2025-10-22 01:20:22','2025-10-22 03:20:22'),(1260741,420329,'action complete via WP Cron','2025-10-22 01:20:22','2025-10-22 03:20:22'),(1260742,420330,'action created','2025-10-22 01:20:22','2025-10-22 03:20:22'),(1260743,420330,'action started via WP Cron','2025-10-22 01:22:35','2025-10-22 03:22:35'),(1260744,420331,'action created','2025-10-22 01:22:36','2025-10-22 03:22:36'),(1260745,420330,'action complete via WP Cron','2025-10-22 01:22:41','2025-10-22 03:22:41'),(1260746,420332,'action created','2025-10-22 01:22:41','2025-10-22 03:22:41'),(1260747,420331,'action started via WP Cron','2025-10-22 01:22:41','2025-10-22 03:22:41'),(1260748,420331,'action complete via WP Cron','2025-10-22 01:22:41','2025-10-22 03:22:41'),(1260749,420332,'action started via WP Cron','2025-10-22 01:25:32','2025-10-22 03:25:32'),(1260750,420332,'action complete via WP Cron','2025-10-22 01:25:32','2025-10-22 03:25:32'),(1260751,420333,'action created','2025-10-22 01:25:32','2025-10-22 03:25:32'),(1260752,420333,'action started via WP Cron','2025-10-22 01:27:40','2025-10-22 03:27:40'),(1260753,420333,'action complete via WP Cron','2025-10-22 01:27:40','2025-10-22 03:27:40'),(1260754,420334,'action created','2025-10-22 01:27:40','2025-10-22 03:27:40'),(1260755,420334,'action started via WP Cron','2025-10-22 01:30:39','2025-10-22 03:30:39'),(1260756,420334,'action complete via WP Cron','2025-10-22 01:30:40','2025-10-22 03:30:40'),(1260757,420335,'action created','2025-10-22 01:30:40','2025-10-22 03:30:40'),(1260758,420335,'action started via WP Cron','2025-10-22 01:33:46','2025-10-22 03:33:46'),(1260759,420335,'action complete via WP Cron','2025-10-22 01:33:46','2025-10-22 03:33:46'),(1260760,420336,'action created','2025-10-22 01:33:46','2025-10-22 03:33:46'),(1260761,420336,'action started via WP Cron','2025-10-22 01:36:34','2025-10-22 03:36:34'),(1260762,420336,'action complete via WP Cron','2025-10-22 01:36:34','2025-10-22 03:36:34'),(1260763,420337,'action created','2025-10-22 01:36:34','2025-10-22 03:36:34'),(1260764,420337,'action started via WP Cron','2025-10-22 01:38:42','2025-10-22 03:38:42'),(1260765,420337,'action complete via WP Cron','2025-10-22 01:38:42','2025-10-22 03:38:42'),(1260766,420338,'action created','2025-10-22 01:38:42','2025-10-22 03:38:42'),(1260767,420338,'action started via WP Cron','2025-10-22 01:41:38','2025-10-22 03:41:38'),(1260768,420339,'action created','2025-10-22 01:41:38','2025-10-22 03:41:38'),(1260769,420338,'action complete via WP Cron','2025-10-22 01:41:43','2025-10-22 03:41:43'),(1260770,420340,'action created','2025-10-22 01:41:43','2025-10-22 03:41:43'),(1260771,420339,'action started via WP Cron','2025-10-22 01:41:46','2025-10-22 03:41:46'),(1260772,420339,'action complete via WP Cron','2025-10-22 01:41:47','2025-10-22 03:41:47'),(1260773,420340,'action started via WP Cron','2025-10-22 01:44:28','2025-10-22 03:44:28'),(1260774,420340,'action complete via WP Cron','2025-10-22 01:44:29','2025-10-22 03:44:29'),(1260775,420341,'action created','2025-10-22 01:44:29','2025-10-22 03:44:29'),(1260776,420341,'action started via WP Cron','2025-10-22 01:46:44','2025-10-22 03:46:44'),(1260777,420341,'action complete via WP Cron','2025-10-22 01:46:44','2025-10-22 03:46:44'),(1260778,420342,'action created','2025-10-22 01:46:44','2025-10-22 03:46:44'),(1260779,420342,'action started via WP Cron','2025-10-22 01:49:31','2025-10-22 03:49:31'),(1260780,420342,'action complete via WP Cron','2025-10-22 01:49:31','2025-10-22 03:49:31'),(1260781,420343,'action created','2025-10-22 01:49:31','2025-10-22 03:49:31'),(1260782,420343,'action started via WP Cron','2025-10-22 01:51:37','2025-10-22 03:51:37'),(1260783,420343,'action complete via WP Cron','2025-10-22 01:51:38','2025-10-22 03:51:38'),(1260784,420344,'action created','2025-10-22 01:51:38','2025-10-22 03:51:38'),(1260785,420344,'action started via WP Cron','2025-10-22 01:53:39','2025-10-22 03:53:39'),(1260786,420344,'action complete via WP Cron','2025-10-22 01:53:40','2025-10-22 03:53:40'),(1260787,420345,'action created','2025-10-22 01:53:40','2025-10-22 03:53:40'),(1260788,420345,'action started via WP Cron','2025-10-22 01:55:46','2025-10-22 03:55:46'),(1260789,420345,'action complete via WP Cron','2025-10-22 01:55:46','2025-10-22 03:55:46'),(1260790,420346,'action created','2025-10-22 01:55:46','2025-10-22 03:55:46'),(1260791,420346,'action started via WP Cron','2025-10-22 02:01:36','2025-10-22 04:01:36'),(1260792,420346,'action complete via WP Cron','2025-10-22 02:01:39','2025-10-22 04:01:39'),(1260793,420347,'action created','2025-10-22 02:01:39','2025-10-22 04:01:39'),(1260794,420347,'action started via WP Cron','2025-10-22 02:06:48','2025-10-22 04:06:48'),(1260795,420347,'action complete via WP Cron','2025-10-22 02:06:48','2025-10-22 04:06:48'),(1260796,420348,'action created','2025-10-22 02:06:48','2025-10-22 04:06:48'),(1260797,420348,'action started via WP Cron','2025-10-22 02:11:49','2025-10-22 04:11:49'),(1260798,420348,'action complete via WP Cron','2025-10-22 02:11:49','2025-10-22 04:11:49'),(1260799,420349,'action created','2025-10-22 02:11:49','2025-10-22 04:11:49'),(1260800,420349,'action started via WP Cron','2025-10-22 02:16:49','2025-10-22 04:16:49'),(1260801,420350,'action created','2025-10-22 02:16:49','2025-10-22 04:16:49'),(1260802,420349,'action complete via WP Cron','2025-10-22 02:16:54','2025-10-22 04:16:54'),(1260803,420351,'action created','2025-10-22 02:16:54','2025-10-22 04:16:54'),(1260804,420350,'action started via WP Cron','2025-10-22 02:16:54','2025-10-22 04:16:54'),(1260805,420350,'action complete via WP Cron','2025-10-22 02:16:57','2025-10-22 04:16:57'),(1260806,420351,'action started via WP Cron','2025-10-22 02:20:08','2025-10-22 04:20:08'),(1260807,420351,'action complete via WP Cron','2025-10-22 02:20:08','2025-10-22 04:20:08'),(1260808,420352,'action created','2025-10-22 02:20:08','2025-10-22 04:20:08'),(1260809,420352,'action started via WP Cron','2025-10-22 02:25:00','2025-10-22 04:25:00'),(1260810,420352,'action complete via WP Cron','2025-10-22 02:25:00','2025-10-22 04:25:00'),(1260811,420353,'action created','2025-10-22 02:25:00','2025-10-22 04:25:00'),(1260812,420353,'action started via WP Cron','2025-10-22 02:31:49','2025-10-22 04:31:49'),(1260813,420354,'action created','2025-10-22 02:31:49','2025-10-22 04:31:49'),(1260814,420354,'action started via WP Cron','2025-10-22 02:31:51','2025-10-22 04:31:51'),(1260815,420354,'action complete via WP Cron','2025-10-22 02:31:51','2025-10-22 04:31:51'),(1260816,420353,'action complete via WP Cron','2025-10-22 02:31:51','2025-10-22 04:31:51'),(1260817,420355,'action created','2025-10-22 02:31:51','2025-10-22 04:31:51'),(1260818,420355,'action started via WP Cron','2025-10-22 02:36:50','2025-10-22 04:36:50'),(1260819,420355,'action complete via WP Cron','2025-10-22 02:36:50','2025-10-22 04:36:50'),(1260820,420356,'action created','2025-10-22 02:36:50','2025-10-22 04:36:50'),(1260821,420356,'action started via WP Cron','2025-10-22 02:46:50','2025-10-22 04:46:50'),(1260822,420356,'action complete via WP Cron','2025-10-22 02:46:51','2025-10-22 04:46:51'),(1260823,420357,'action created','2025-10-22 02:46:51','2025-10-22 04:46:51'),(1260824,420357,'action started via WP Cron','2025-10-22 02:51:50','2025-10-22 04:51:50'),(1260825,420357,'action complete via WP Cron','2025-10-22 02:51:50','2025-10-22 04:51:50'),(1260826,420358,'action created','2025-10-22 02:51:50','2025-10-22 04:51:50'),(1260827,420358,'action started via WP Cron','2025-10-22 02:55:31','2025-10-22 04:55:31'),(1260828,420358,'action complete via WP Cron','2025-10-22 02:55:31','2025-10-22 04:55:31'),(1260829,420359,'action created','2025-10-22 02:55:31','2025-10-22 04:55:31'),(1260830,420359,'action started via WP Cron','2025-10-22 03:01:49','2025-10-22 05:01:49'),(1260831,420359,'action complete via WP Cron','2025-10-22 03:01:49','2025-10-22 05:01:49'),(1260832,420360,'action created','2025-10-22 03:01:49','2025-10-22 05:01:49'),(1260833,420360,'action started via WP Cron','2025-10-22 03:04:47','2025-10-22 05:04:47'),(1260834,420360,'action complete via WP Cron','2025-10-22 03:04:47','2025-10-22 05:04:47'),(1260835,420361,'action created','2025-10-22 03:04:47','2025-10-22 05:04:47'),(1260836,420361,'action started via WP Cron','2025-10-22 03:06:49','2025-10-22 05:06:49'),(1260837,420361,'action complete via WP Cron','2025-10-22 03:06:49','2025-10-22 05:06:49'),(1260838,420362,'action created','2025-10-22 03:06:49','2025-10-22 05:06:49'),(1260839,420362,'action started via WP Cron','2025-10-22 03:10:16','2025-10-22 05:10:16'),(1260840,420362,'action complete via WP Cron','2025-10-22 03:10:16','2025-10-22 05:10:16'),(1260841,420363,'action created','2025-10-22 03:10:16','2025-10-22 05:10:16'),(1260842,420363,'action started via WP Cron','2025-10-22 03:14:29','2025-10-22 05:14:29'),(1260843,420363,'action complete via WP Cron','2025-10-22 03:14:29','2025-10-22 05:14:29'),(1260844,420364,'action created','2025-10-22 03:14:29','2025-10-22 05:14:29'),(1260845,420364,'action started via WP Cron','2025-10-22 03:16:44','2025-10-22 05:16:44'),(1260846,420365,'action created','2025-10-22 03:16:44','2025-10-22 05:16:44'),(1260847,420365,'action started via WP Cron','2025-10-22 03:16:45','2025-10-22 05:16:45'),(1260848,420365,'action complete via WP Cron','2025-10-22 03:16:47','2025-10-22 05:16:47'),(1260849,420364,'action complete via WP Cron','2025-10-22 03:16:47','2025-10-22 05:16:47'),(1260850,420366,'action created','2025-10-22 03:16:47','2025-10-22 05:16:47'),(1260851,420366,'action started via WP Cron','2025-10-22 03:19:28','2025-10-22 05:19:28'),(1260852,420366,'action complete via WP Cron','2025-10-22 03:19:28','2025-10-22 05:19:28'),(1260853,420367,'action created','2025-10-22 03:19:28','2025-10-22 05:19:28'),(1260854,420367,'action started via WP Cron','2025-10-22 03:21:35','2025-10-22 05:21:35'),(1260855,420367,'action complete via WP Cron','2025-10-22 03:21:35','2025-10-22 05:21:35'),(1260856,420368,'action created','2025-10-22 03:21:35','2025-10-22 05:21:35'),(1260857,420368,'action started via WP Cron','2025-10-22 03:24:52','2025-10-22 05:24:52'),(1260858,420368,'action complete via WP Cron','2025-10-22 03:24:52','2025-10-22 05:24:52'),(1260859,420369,'action created','2025-10-22 03:24:52','2025-10-22 05:24:52'),(1260860,420369,'action started via WP Cron','2025-10-22 03:27:32','2025-10-22 05:27:32'),(1260861,420369,'action complete via WP Cron','2025-10-22 03:27:32','2025-10-22 05:27:32'),(1260862,420370,'action created','2025-10-22 03:27:32','2025-10-22 05:27:32'),(1260863,420370,'action started via WP Cron','2025-10-22 03:30:06','2025-10-22 05:30:06'),(1260864,420370,'action complete via WP Cron','2025-10-22 03:30:07','2025-10-22 05:30:07'),(1260865,420371,'action created','2025-10-22 03:30:07','2025-10-22 05:30:07'),(1260866,420371,'action started via WP Cron','2025-10-22 03:32:38','2025-10-22 05:32:38'),(1260867,420371,'action complete via WP Cron','2025-10-22 03:32:38','2025-10-22 05:32:38'),(1260868,420372,'action created','2025-10-22 03:32:38','2025-10-22 05:32:38'),(1260869,420372,'action started via WP Cron','2025-10-22 03:35:26','2025-10-22 05:35:26'),(1260870,420372,'action complete via WP Cron','2025-10-22 03:35:26','2025-10-22 05:35:26'),(1260871,420373,'action created','2025-10-22 03:35:26','2025-10-22 05:35:26'),(1260872,420373,'action started via WP Cron','2025-10-22 03:37:31','2025-10-22 05:37:31'),(1260873,420373,'action complete via WP Cron','2025-10-22 03:37:31','2025-10-22 05:37:31'),(1260874,420374,'action created','2025-10-22 03:37:31','2025-10-22 05:37:31'),(1260875,420374,'action started via WP Cron','2025-10-22 03:39:53','2025-10-22 05:39:53'),(1260876,420374,'action complete via WP Cron','2025-10-22 03:39:53','2025-10-22 05:39:53'),(1260877,420375,'action created','2025-10-22 03:39:53','2025-10-22 05:39:53'),(1260878,420375,'action started via WP Cron','2025-10-22 03:42:36','2025-10-22 05:42:36'),(1260879,420375,'action complete via WP Cron','2025-10-22 03:42:36','2025-10-22 05:42:36'),(1260880,420376,'action created','2025-10-22 03:42:36','2025-10-22 05:42:36'),(1260881,420376,'action started via WP Cron','2025-10-22 03:44:44','2025-10-22 05:44:44'),(1260882,420376,'action complete via WP Cron','2025-10-22 03:44:44','2025-10-22 05:44:44'),(1260883,420377,'action created','2025-10-22 03:44:44','2025-10-22 05:44:44'),(1260884,420377,'action started via WP Cron','2025-10-22 03:47:54','2025-10-22 05:47:54'),(1260885,420377,'action complete via WP Cron','2025-10-22 03:47:54','2025-10-22 05:47:54'),(1260886,420378,'action created','2025-10-22 03:47:54','2025-10-22 05:47:54'),(1260887,420378,'action started via WP Cron','2025-10-22 03:50:30','2025-10-22 05:50:30'),(1260888,420378,'action complete via WP Cron','2025-10-22 03:50:30','2025-10-22 05:50:30'),(1260889,420379,'action created','2025-10-22 03:50:30','2025-10-22 05:50:30'),(1260890,420379,'action started via WP Cron','2025-10-22 03:52:32','2025-10-22 05:52:32'),(1260891,420379,'action complete via WP Cron','2025-10-22 03:52:32','2025-10-22 05:52:32'),(1260892,420380,'action created','2025-10-22 03:52:32','2025-10-22 05:52:32'),(1260893,420380,'action started via WP Cron','2025-10-22 03:54:32','2025-10-22 05:54:32'),(1260894,420380,'action complete via WP Cron','2025-10-22 03:54:32','2025-10-22 05:54:32'),(1260895,420381,'action created','2025-10-22 03:54:32','2025-10-22 05:54:32'),(1260896,420381,'action started via WP Cron','2025-10-22 03:56:49','2025-10-22 05:56:49'),(1260897,420381,'action complete via WP Cron','2025-10-22 03:56:49','2025-10-22 05:56:49'),(1260898,420382,'action created','2025-10-22 03:56:49','2025-10-22 05:56:49'),(1260899,420382,'action started via WP Cron','2025-10-22 04:00:10','2025-10-22 06:00:10'),(1260900,420382,'action complete via WP Cron','2025-10-22 04:00:10','2025-10-22 06:00:10'),(1260901,420383,'action created','2025-10-22 04:00:10','2025-10-22 06:00:10'),(1260902,420383,'action started via WP Cron','2025-10-22 04:02:36','2025-10-22 06:02:36'),(1260903,420384,'action created','2025-10-22 04:02:36','2025-10-22 06:02:36'),(1260904,420384,'action started via WP Cron','2025-10-22 04:02:37','2025-10-22 06:02:37'),(1260905,420384,'action complete via WP Cron','2025-10-22 04:02:37','2025-10-22 06:02:37'),(1260906,420383,'action complete via WP Cron','2025-10-22 04:02:38','2025-10-22 06:02:38'),(1260907,420385,'action created','2025-10-22 04:02:38','2025-10-22 06:02:38'),(1260908,420385,'action started via WP Cron','2025-10-22 04:04:42','2025-10-22 06:04:42'),(1260909,420385,'action complete via WP Cron','2025-10-22 04:04:42','2025-10-22 06:04:42'),(1260910,420386,'action created','2025-10-22 04:04:42','2025-10-22 06:04:42'),(1260911,420386,'action started via WP Cron','2025-10-22 04:08:00','2025-10-22 06:08:00'),(1260912,420386,'action complete via WP Cron','2025-10-22 04:08:00','2025-10-22 06:08:00'),(1260913,420387,'action created','2025-10-22 04:08:00','2025-10-22 06:08:00'),(1260914,420387,'action started via WP Cron','2025-10-22 04:11:04','2025-10-22 06:11:04'),(1260915,420388,'action created','2025-10-22 04:11:04','2025-10-22 06:11:04'),(1260916,420388,'action started via WP Cron','2025-10-22 04:11:05','2025-10-22 06:11:05'),(1260917,420388,'action complete via WP Cron','2025-10-22 04:11:05','2025-10-22 06:11:05'),(1260918,420387,'action complete via WP Cron','2025-10-22 04:11:05','2025-10-22 06:11:05'),(1260919,420389,'action created','2025-10-22 04:11:05','2025-10-22 06:11:05'),(1260920,420389,'action started via WP Cron','2025-10-22 04:13:18','2025-10-22 06:13:18'),(1260921,420389,'action complete via WP Cron','2025-10-22 04:13:18','2025-10-22 06:13:18'),(1260922,420390,'action created','2025-10-22 04:13:18','2025-10-22 06:13:18'),(1260923,420390,'action started via WP Cron','2025-10-22 04:15:30','2025-10-22 06:15:30'),(1260924,420390,'action complete via WP Cron','2025-10-22 04:15:30','2025-10-22 06:15:30'),(1260925,420391,'action created','2025-10-22 04:15:30','2025-10-22 06:15:30'),(1260926,420391,'action started via WP Cron','2025-10-22 04:17:30','2025-10-22 06:17:30'),(1260927,420392,'action created','2025-10-22 04:17:30','2025-10-22 06:17:30'),(1260928,420392,'action started via WP Cron','2025-10-22 04:17:32','2025-10-22 06:17:32'),(1260929,420392,'action complete via WP Cron','2025-10-22 04:17:32','2025-10-22 06:17:32'),(1260930,420391,'action complete via WP Cron','2025-10-22 04:17:32','2025-10-22 06:17:32'),(1260931,420393,'action created','2025-10-22 04:17:32','2025-10-22 06:17:32'),(1260932,420393,'action started via WP Cron','2025-10-22 04:20:43','2025-10-22 06:20:43'),(1260933,420393,'action complete via WP Cron','2025-10-22 04:20:43','2025-10-22 06:20:43'),(1260934,420394,'action created','2025-10-22 04:20:43','2025-10-22 06:20:43'),(1260935,420394,'action started via WP Cron','2025-10-22 04:22:53','2025-10-22 06:22:53'),(1260936,420394,'action complete via WP Cron','2025-10-22 04:22:53','2025-10-22 06:22:53'),(1260937,420395,'action created','2025-10-22 04:22:53','2025-10-22 06:22:53'),(1260938,420395,'action started via WP Cron','2025-10-22 04:25:36','2025-10-22 06:25:36'),(1260939,420395,'action complete via WP Cron','2025-10-22 04:25:36','2025-10-22 06:25:36'),(1260940,420396,'action created','2025-10-22 04:25:36','2025-10-22 06:25:36'),(1260941,420396,'action started via WP Cron','2025-10-22 04:27:40','2025-10-22 06:27:40'),(1260942,420397,'action created','2025-10-22 04:27:40','2025-10-22 06:27:40'),(1260943,420397,'action started via WP Cron','2025-10-22 04:27:42','2025-10-22 06:27:42'),(1260944,420397,'action complete via WP Cron','2025-10-22 04:27:42','2025-10-22 06:27:42'),(1260945,420396,'action complete via WP Cron','2025-10-22 04:27:42','2025-10-22 06:27:42'),(1260946,420398,'action created','2025-10-22 04:27:42','2025-10-22 06:27:42'),(1260947,420398,'action started via WP Cron','2025-10-22 04:29:59','2025-10-22 06:29:59'),(1260948,420398,'action complete via WP Cron','2025-10-22 04:29:59','2025-10-22 06:29:59'),(1260949,420399,'action created','2025-10-22 04:29:59','2025-10-22 06:29:59'),(1260950,420399,'action started via WP Cron','2025-10-22 04:32:50','2025-10-22 06:32:50'),(1260951,420399,'action complete via WP Cron','2025-10-22 04:32:50','2025-10-22 06:32:50'),(1260952,420400,'action created','2025-10-22 04:32:50','2025-10-22 06:32:50'),(1260953,420400,'action started via WP Cron','2025-10-22 04:34:50','2025-10-22 06:34:50'),(1260954,420400,'action complete via WP Cron','2025-10-22 04:34:50','2025-10-22 06:34:50'),(1260955,420401,'action created','2025-10-22 04:34:50','2025-10-22 06:34:50'),(1260956,420401,'action started via WP Cron','2025-10-22 04:37:36','2025-10-22 06:37:36'),(1260957,420401,'action complete via WP Cron','2025-10-22 04:37:36','2025-10-22 06:37:36'),(1260958,420402,'action created','2025-10-22 04:37:36','2025-10-22 06:37:36'),(1260959,420402,'action started via WP Cron','2025-10-22 04:40:07','2025-10-22 06:40:07'),(1260960,420402,'action complete via WP Cron','2025-10-22 04:40:07','2025-10-22 06:40:07'),(1260961,420403,'action created','2025-10-22 04:40:07','2025-10-22 06:40:07'),(1260962,420403,'action started via WP Cron','2025-10-22 04:42:48','2025-10-22 06:42:48'),(1260963,420403,'action complete via WP Cron','2025-10-22 04:42:48','2025-10-22 06:42:48'),(1260964,420404,'action created','2025-10-22 04:42:48','2025-10-22 06:42:48'),(1260965,420404,'action started via WP Cron','2025-10-22 04:46:41','2025-10-22 06:46:41'),(1260966,420404,'action complete via WP Cron','2025-10-22 04:46:42','2025-10-22 06:46:42'),(1260967,420405,'action created','2025-10-22 04:46:42','2025-10-22 06:46:42'),(1260968,420405,'action started via WP Cron','2025-10-22 04:49:44','2025-10-22 06:49:44'),(1260969,420405,'action complete via WP Cron','2025-10-22 04:49:44','2025-10-22 06:49:44'),(1260970,420406,'action created','2025-10-22 04:49:44','2025-10-22 06:49:44'),(1260971,420406,'action started via WP Cron','2025-10-22 04:53:46','2025-10-22 06:53:46'),(1260972,420406,'action complete via WP Cron','2025-10-22 04:53:46','2025-10-22 06:53:46'),(1260973,420407,'action created','2025-10-22 04:53:46','2025-10-22 06:53:46'),(1260974,420407,'action started via Async Request','2025-10-22 04:56:25','2025-10-22 06:56:25'),(1260975,420408,'action created','2025-10-22 04:56:25','2025-10-22 06:56:25'),(1260976,420408,'action started via WP Cron','2025-10-22 04:56:27','2025-10-22 06:56:27'),(1260977,420408,'action complete via WP Cron','2025-10-22 04:56:29','2025-10-22 06:56:29'),(1260978,420407,'action complete via Async Request','2025-10-22 04:56:29','2025-10-22 06:56:29'),(1260979,420409,'action created','2025-10-22 04:56:29','2025-10-22 06:56:29'),(1260980,420409,'action started via WP Cron','2025-10-22 04:59:51','2025-10-22 06:59:51'),(1260981,420409,'action complete via WP Cron','2025-10-22 04:59:51','2025-10-22 06:59:51'),(1260982,420410,'action created','2025-10-22 04:59:51','2025-10-22 06:59:51'),(1260983,420410,'action started via WP Cron','2025-10-22 05:02:32','2025-10-22 07:02:32'),(1260984,420410,'action complete via WP Cron','2025-10-22 05:02:32','2025-10-22 07:02:32'),(1260985,420411,'action created','2025-10-22 05:02:32','2025-10-22 07:02:32'),(1260986,420411,'action started via WP Cron','2025-10-22 05:04:40','2025-10-22 07:04:40'),(1260987,420411,'action complete via WP Cron','2025-10-22 05:04:40','2025-10-22 07:04:40'),(1260988,420412,'action created','2025-10-22 05:04:40','2025-10-22 07:04:40'),(1260989,420412,'action started via WP Cron','2025-10-22 05:06:47','2025-10-22 07:06:47'),(1260990,420412,'action complete via WP Cron','2025-10-22 05:06:47','2025-10-22 07:06:47'),(1260991,420413,'action created','2025-10-22 05:06:47','2025-10-22 07:06:47'),(1260992,420413,'action started via WP Cron','2025-10-22 05:09:30','2025-10-22 07:09:30'),(1260993,420413,'action complete via WP Cron','2025-10-22 05:09:30','2025-10-22 07:09:30'),(1260994,420414,'action created','2025-10-22 05:09:30','2025-10-22 07:09:30'),(1260995,420414,'action started via WP Cron','2025-10-22 05:11:39','2025-10-22 07:11:39'),(1260996,420414,'action complete via WP Cron','2025-10-22 05:11:39','2025-10-22 07:11:39'),(1260997,420415,'action created','2025-10-22 05:11:39','2025-10-22 07:11:39'),(1260998,420415,'action started via WP Cron','2025-10-22 05:14:48','2025-10-22 07:14:48'),(1260999,420415,'action complete via WP Cron','2025-10-22 05:14:48','2025-10-22 07:14:48'),(1261000,420416,'action created','2025-10-22 05:14:48','2025-10-22 07:14:48'),(1261001,420416,'action started via WP Cron','2025-10-22 05:16:49','2025-10-22 07:16:49'),(1261002,420416,'action complete via WP Cron','2025-10-22 05:16:49','2025-10-22 07:16:49'),(1261003,420417,'action created','2025-10-22 05:16:49','2025-10-22 07:16:49'),(1261004,420417,'action started via WP Cron','2025-10-22 05:18:53','2025-10-22 07:18:53'),(1261005,420417,'action complete via WP Cron','2025-10-22 05:18:53','2025-10-22 07:18:53'),(1261006,420418,'action created','2025-10-22 05:18:53','2025-10-22 07:18:53'),(1261007,420418,'action started via WP Cron','2025-10-22 05:21:48','2025-10-22 07:21:48'),(1261008,420418,'action complete via WP Cron','2025-10-22 05:21:48','2025-10-22 07:21:48'),(1261009,420419,'action created','2025-10-22 05:21:48','2025-10-22 07:21:48'),(1261010,420419,'action started via WP Cron','2025-10-22 05:24:23','2025-10-22 07:24:23'),(1261011,420419,'action complete via WP Cron','2025-10-22 05:24:23','2025-10-22 07:24:23'),(1261012,420420,'action created','2025-10-22 05:24:23','2025-10-22 07:24:23'),(1261013,420420,'action started via WP Cron','2025-10-22 05:26:50','2025-10-22 07:26:50'),(1261014,420420,'action complete via WP Cron','2025-10-22 05:26:50','2025-10-22 07:26:50'),(1261015,420421,'action created','2025-10-22 05:26:50','2025-10-22 07:26:50'),(1261016,420421,'action started via Async Request','2025-10-22 05:29:20','2025-10-22 07:29:20'),(1261017,420421,'action complete via Async Request','2025-10-22 05:29:20','2025-10-22 07:29:20'),(1261018,420422,'action created','2025-10-22 05:29:20','2025-10-22 07:29:20'),(1261019,420422,'action started via WP Cron','2025-10-22 05:31:32','2025-10-22 07:31:32'),(1261020,420422,'action complete via WP Cron','2025-10-22 05:31:32','2025-10-22 07:31:32'),(1261021,420423,'action created','2025-10-22 05:31:32','2025-10-22 07:31:32'),(1261022,420423,'action started via Async Request','2025-10-22 05:33:57','2025-10-22 07:33:57'),(1261023,420423,'action complete via Async Request','2025-10-22 05:33:57','2025-10-22 07:33:57'),(1261024,420424,'action created','2025-10-22 05:33:57','2025-10-22 07:33:57'),(1261025,420424,'action started via Async Request','2025-10-22 05:36:23','2025-10-22 07:36:23'),(1261026,420424,'action complete via Async Request','2025-10-22 05:36:23','2025-10-22 07:36:23'),(1261027,420425,'action created','2025-10-22 05:36:23','2025-10-22 07:36:23'),(1261028,420425,'action started via WP Cron','2025-10-22 05:38:31','2025-10-22 07:38:31'),(1261029,420426,'action created','2025-10-22 05:38:31','2025-10-22 07:38:31'),(1261030,420426,'action started via WP Cron','2025-10-22 05:38:32','2025-10-22 07:38:32'),(1261031,420426,'action complete via WP Cron','2025-10-22 05:38:33','2025-10-22 07:38:33'),(1261032,420425,'action complete via WP Cron','2025-10-22 05:38:33','2025-10-22 07:38:33'),(1261033,420427,'action created','2025-10-22 05:38:33','2025-10-22 07:38:33'),(1261034,420427,'action started via WP Cron','2025-10-22 05:40:59','2025-10-22 07:40:59'),(1261035,420427,'action complete via WP Cron','2025-10-22 05:40:59','2025-10-22 07:40:59'),(1261036,420428,'action created','2025-10-22 05:40:59','2025-10-22 07:40:59'),(1261037,420428,'action started via Async Request','2025-10-22 05:43:19','2025-10-22 07:43:19'),(1261038,420428,'action complete via Async Request','2025-10-22 05:43:19','2025-10-22 07:43:19'),(1261039,420429,'action created','2025-10-22 05:43:19','2025-10-22 07:43:19'),(1261040,420429,'action started via WP Cron','2025-10-22 05:45:32','2025-10-22 07:45:32'),(1261041,420429,'action complete via WP Cron','2025-10-22 05:45:32','2025-10-22 07:45:32'),(1261042,420430,'action created','2025-10-22 05:45:32','2025-10-22 07:45:32'),(1261043,420430,'action started via WP Cron','2025-10-22 05:47:32','2025-10-22 07:47:32'),(1261044,420430,'action complete via WP Cron','2025-10-22 05:47:32','2025-10-22 07:47:32'),(1261045,420431,'action created','2025-10-22 05:47:32','2025-10-22 07:47:32'),(1261046,420431,'action started via WP Cron','2025-10-22 05:49:35','2025-10-22 07:49:35'),(1261047,420431,'action complete via WP Cron','2025-10-22 05:49:35','2025-10-22 07:49:35'),(1261048,420432,'action created','2025-10-22 05:49:35','2025-10-22 07:49:35'),(1261049,420432,'action started via WP Cron','2025-10-22 05:51:46','2025-10-22 07:51:46'),(1261050,420432,'action complete via WP Cron','2025-10-22 05:51:46','2025-10-22 07:51:46'),(1261051,420433,'action created','2025-10-22 05:51:46','2025-10-22 07:51:46'),(1261052,420433,'action started via WP Cron','2025-10-22 05:54:24','2025-10-22 07:54:24'),(1261053,420434,'action created','2025-10-22 05:54:24','2025-10-22 07:54:24'),(1261054,420434,'action started via WP Cron','2025-10-22 05:54:28','2025-10-22 07:54:28'),(1261055,420434,'action complete via WP Cron','2025-10-22 05:54:28','2025-10-22 07:54:28'),(1261056,420433,'action complete via WP Cron','2025-10-22 05:54:28','2025-10-22 07:54:28'),(1261057,420435,'action created','2025-10-22 05:54:28','2025-10-22 07:54:28'),(1261058,420435,'action started via WP Cron','2025-10-22 05:56:37','2025-10-22 07:56:37'),(1261059,420435,'action complete via WP Cron','2025-10-22 05:56:37','2025-10-22 07:56:37'),(1261060,420436,'action created','2025-10-22 05:56:37','2025-10-22 07:56:37'),(1261061,420436,'action started via WP Cron','2025-10-22 05:59:30','2025-10-22 07:59:30'),(1261062,420436,'action complete via WP Cron','2025-10-22 05:59:30','2025-10-22 07:59:30'),(1261063,420437,'action created','2025-10-22 05:59:30','2025-10-22 07:59:30'),(1261064,420437,'action started via WP Cron','2025-10-22 06:01:48','2025-10-22 08:01:48'),(1261065,420437,'action complete via WP Cron','2025-10-22 06:01:48','2025-10-22 08:01:48'),(1261066,420438,'action created','2025-10-22 06:01:48','2025-10-22 08:01:48'),(1261067,420438,'action started via WP Cron','2025-10-22 06:06:14','2025-10-22 08:06:14'),(1261068,420438,'action complete via WP Cron','2025-10-22 06:06:14','2025-10-22 08:06:14'),(1261069,420439,'action created','2025-10-22 06:06:14','2025-10-22 08:06:14'),(1261070,420439,'action started via WP Cron','2025-10-22 06:08:45','2025-10-22 08:08:45'),(1261071,420439,'action complete via WP Cron','2025-10-22 06:08:45','2025-10-22 08:08:45'),(1261072,420440,'action created','2025-10-22 06:08:45','2025-10-22 08:08:45'),(1261073,420440,'action started via WP Cron','2025-10-22 06:11:50','2025-10-22 08:11:50'),(1261074,420441,'action created','2025-10-22 06:11:51','2025-10-22 08:11:51'),(1261075,420441,'action started via WP Cron','2025-10-22 06:11:53','2025-10-22 08:11:53'),(1261076,420441,'action complete via WP Cron','2025-10-22 06:11:53','2025-10-22 08:11:53'),(1261077,420440,'action complete via WP Cron','2025-10-22 06:11:53','2025-10-22 08:11:53'),(1261078,420442,'action created','2025-10-22 06:11:53','2025-10-22 08:11:53'),(1261079,420442,'action started via WP Cron','2025-10-22 06:14:14','2025-10-22 08:14:14'),(1261080,420442,'action complete via WP Cron','2025-10-22 06:14:14','2025-10-22 08:14:14'),(1261081,420443,'action created','2025-10-22 06:14:14','2025-10-22 08:14:14'),(1261082,420443,'action started via WP Cron','2025-10-22 06:16:30','2025-10-22 08:16:30'),(1261083,420443,'action complete via WP Cron','2025-10-22 06:16:30','2025-10-22 08:16:30'),(1261084,420444,'action created','2025-10-22 06:16:30','2025-10-22 08:16:30'),(1261085,420444,'action started via WP Cron','2025-10-22 06:18:38','2025-10-22 08:18:38'),(1261086,420444,'action complete via WP Cron','2025-10-22 06:18:38','2025-10-22 08:18:38'),(1261087,420445,'action created','2025-10-22 06:18:38','2025-10-22 08:18:38'),(1261088,420445,'action started via WP Cron','2025-10-22 06:20:49','2025-10-22 08:20:49'),(1261089,420445,'action complete via WP Cron','2025-10-22 06:20:49','2025-10-22 08:20:49'),(1261090,420446,'action created','2025-10-22 06:20:49','2025-10-22 08:20:49'),(1261091,420446,'action started via WP Cron','2025-10-22 06:23:52','2025-10-22 08:23:52'),(1261092,420446,'action complete via WP Cron','2025-10-22 06:23:52','2025-10-22 08:23:52'),(1261093,420447,'action created','2025-10-22 06:23:52','2025-10-22 08:23:52'),(1261094,420447,'action started via Async Request','2025-10-22 06:26:09','2025-10-22 08:26:09'),(1261095,420447,'action complete via Async Request','2025-10-22 06:26:09','2025-10-22 08:26:09'),(1261096,420448,'action created','2025-10-22 06:26:09','2025-10-22 08:26:09'),(1261097,420448,'action started via WP Cron','2025-10-22 06:29:17','2025-10-22 08:29:17'),(1261098,420448,'action complete via WP Cron','2025-10-22 06:29:17','2025-10-22 08:29:17'),(1261099,420449,'action created','2025-10-22 06:29:17','2025-10-22 08:29:17'),(1261100,420449,'action started via WP Cron','2025-10-22 06:31:31','2025-10-22 08:31:31'),(1261101,420449,'action complete via WP Cron','2025-10-22 06:31:31','2025-10-22 08:31:31'),(1261102,420450,'action created','2025-10-22 06:31:31','2025-10-22 08:31:31'),(1261103,420450,'action started via WP Cron','2025-10-22 06:34:37','2025-10-22 08:34:37'),(1261104,420450,'action complete via WP Cron','2025-10-22 06:34:37','2025-10-22 08:34:37'),(1261105,420451,'action created','2025-10-22 06:34:37','2025-10-22 08:34:37'),(1261106,420451,'action started via WP Cron','2025-10-22 06:36:51','2025-10-22 08:36:51'),(1261107,420451,'action complete via WP Cron','2025-10-22 06:36:51','2025-10-22 08:36:51'),(1261108,420452,'action created','2025-10-22 06:36:51','2025-10-22 08:36:51'),(1261109,420452,'action started via WP Cron','2025-10-22 06:39:56','2025-10-22 08:39:56'),(1261110,420452,'action complete via WP Cron','2025-10-22 06:39:56','2025-10-22 08:39:56'),(1261111,420453,'action created','2025-10-22 06:39:56','2025-10-22 08:39:56'),(1261112,420453,'action started via WP Cron','2025-10-22 06:43:48','2025-10-22 08:43:48'),(1261113,420453,'action complete via WP Cron','2025-10-22 06:43:50','2025-10-22 08:43:50'),(1261114,420454,'action created','2025-10-22 06:43:50','2025-10-22 08:43:50'),(1261115,420454,'action started via WP Cron','2025-10-22 06:46:49','2025-10-22 08:46:49'),(1261116,420454,'action complete via WP Cron','2025-10-22 06:46:49','2025-10-22 08:46:49'),(1261117,420455,'action created','2025-10-22 06:46:49','2025-10-22 08:46:49'),(1261118,420455,'action started via WP Cron','2025-10-22 06:48:51','2025-10-22 08:48:51'),(1261119,420455,'action complete via WP Cron','2025-10-22 06:48:51','2025-10-22 08:48:51'),(1261120,420456,'action created','2025-10-22 06:48:51','2025-10-22 08:48:51'),(1261121,420456,'action started via WP Cron','2025-10-22 06:51:31','2025-10-22 08:51:31'),(1261122,420456,'action complete via WP Cron','2025-10-22 06:51:31','2025-10-22 08:51:31'),(1261123,420457,'action created','2025-10-22 06:51:31','2025-10-22 08:51:31'),(1261124,420457,'action started via WP Cron','2025-10-22 06:54:31','2025-10-22 08:54:31'),(1261125,420457,'action complete via WP Cron','2025-10-22 06:54:31','2025-10-22 08:54:31'),(1261126,420458,'action created','2025-10-22 06:54:31','2025-10-22 08:54:31'),(1261127,420458,'action started via WP Cron','2025-10-22 06:56:47','2025-10-22 08:56:47'),(1261128,420458,'action complete via WP Cron','2025-10-22 06:56:47','2025-10-22 08:56:47'),(1261129,420459,'action created','2025-10-22 06:56:47','2025-10-22 08:56:47'),(1261130,420459,'action started via WP Cron','2025-10-22 06:59:34','2025-10-22 08:59:34'),(1261131,420459,'action complete via WP Cron','2025-10-22 06:59:34','2025-10-22 08:59:34'),(1261132,420460,'action created','2025-10-22 06:59:34','2025-10-22 08:59:34'),(1261133,420460,'action started via WP Cron','2025-10-22 07:01:51','2025-10-22 09:01:51'),(1261134,420460,'action complete via WP Cron','2025-10-22 07:01:51','2025-10-22 09:01:51'),(1261135,420461,'action created','2025-10-22 07:01:51','2025-10-22 09:01:51'),(1261136,420461,'action started via WP Cron','2025-10-22 07:05:02','2025-10-22 09:05:02'),(1261137,420462,'action created','2025-10-22 07:05:02','2025-10-22 09:05:02'),(1261138,420462,'action started via WP Cron','2025-10-22 07:05:04','2025-10-22 09:05:04'),(1261139,420462,'action complete via WP Cron','2025-10-22 07:05:05','2025-10-22 09:05:05'),(1261140,420461,'action complete via WP Cron','2025-10-22 07:05:06','2025-10-22 09:05:06'),(1261141,420463,'action created','2025-10-22 07:05:06','2025-10-22 09:05:06'),(1261142,420463,'action started via WP Cron','2025-10-22 07:07:49','2025-10-22 09:07:49'),(1261143,420463,'action complete via WP Cron','2025-10-22 07:07:49','2025-10-22 09:07:49'),(1261144,420464,'action created','2025-10-22 07:07:49','2025-10-22 09:07:49'),(1261145,420464,'action started via WP Cron','2025-10-22 07:10:30','2025-10-22 09:10:30'),(1261146,420464,'action complete via WP Cron','2025-10-22 07:10:30','2025-10-22 09:10:30'),(1261147,420465,'action created','2025-10-22 07:10:30','2025-10-22 09:10:30'),(1261148,420465,'action started via WP Cron','2025-10-22 07:12:32','2025-10-22 09:12:32'),(1261149,420465,'action complete via WP Cron','2025-10-22 07:12:32','2025-10-22 09:12:32'),(1261150,420466,'action created','2025-10-22 07:12:32','2025-10-22 09:12:32'),(1261151,420466,'action started via WP Cron','2025-10-22 07:14:47','2025-10-22 09:14:47'),(1261152,420466,'action complete via WP Cron','2025-10-22 07:14:47','2025-10-22 09:14:47'),(1261153,420467,'action created','2025-10-22 07:14:47','2025-10-22 09:14:47'),(1261154,420467,'action started via WP Cron','2025-10-22 07:16:48','2025-10-22 09:16:48'),(1261155,420467,'action complete via WP Cron','2025-10-22 07:16:49','2025-10-22 09:16:49'),(1261156,420468,'action created','2025-10-22 07:16:49','2025-10-22 09:16:49'),(1261157,420468,'action started via WP Cron','2025-10-22 07:19:47','2025-10-22 09:19:47'),(1261158,420468,'action complete via WP Cron','2025-10-22 07:19:47','2025-10-22 09:19:47'),(1261159,420469,'action created','2025-10-22 07:19:47','2025-10-22 09:19:47'),(1261160,420469,'action started via WP Cron','2025-10-22 07:22:39','2025-10-22 09:22:39'),(1261161,420469,'action complete via WP Cron','2025-10-22 07:22:39','2025-10-22 09:22:39'),(1261162,420470,'action created','2025-10-22 07:22:39','2025-10-22 09:22:39'),(1261163,420470,'action started via WP Cron','2025-10-22 07:24:39','2025-10-22 09:24:39'),(1261164,420470,'action complete via WP Cron','2025-10-22 07:24:39','2025-10-22 09:24:39'),(1261165,420471,'action created','2025-10-22 07:24:39','2025-10-22 09:24:39'),(1261166,420471,'action started via WP Cron','2025-10-22 07:27:38','2025-10-22 09:27:38'),(1261167,420471,'action complete via WP Cron','2025-10-22 07:27:38','2025-10-22 09:27:38'),(1261168,420472,'action created','2025-10-22 07:27:38','2025-10-22 09:27:38'),(1261169,420472,'action started via Async Request','2025-10-22 07:29:42','2025-10-22 09:29:42'),(1261170,420472,'action complete via Async Request','2025-10-22 07:29:42','2025-10-22 09:29:42'),(1261171,420473,'action created','2025-10-22 07:29:42','2025-10-22 09:29:42'),(1261172,420473,'action started via WP Cron','2025-10-22 07:32:53','2025-10-22 09:32:53'),(1261173,420473,'action complete via WP Cron','2025-10-22 07:32:53','2025-10-22 09:32:53'),(1261174,420474,'action created','2025-10-22 07:32:53','2025-10-22 09:32:53'),(1261175,420474,'action started via WP Cron','2025-10-22 07:36:02','2025-10-22 09:36:02'),(1261176,420474,'action complete via WP Cron','2025-10-22 07:36:02','2025-10-22 09:36:02'),(1261177,420475,'action created','2025-10-22 07:36:02','2025-10-22 09:36:02'),(1261178,420475,'action started via WP Cron','2025-10-22 07:38:34','2025-10-22 09:38:34'),(1261179,420476,'action created','2025-10-22 07:38:34','2025-10-22 09:38:34'),(1261180,420476,'action started via WP Cron','2025-10-22 07:38:38','2025-10-22 09:38:38'),(1261181,420476,'action complete via WP Cron','2025-10-22 07:38:38','2025-10-22 09:38:38'),(1261182,420475,'action complete via WP Cron','2025-10-22 07:38:38','2025-10-22 09:38:38'),(1261183,420477,'action created','2025-10-22 07:38:38','2025-10-22 09:38:38'),(1261184,420477,'action started via WP Cron','2025-10-22 07:41:53','2025-10-22 09:41:53'),(1261185,420477,'action complete via WP Cron','2025-10-22 07:41:53','2025-10-22 09:41:53'),(1261186,420478,'action created','2025-10-22 07:41:53','2025-10-22 09:41:53'),(1261187,420478,'action started via WP Cron','2025-10-22 07:44:33','2025-10-22 09:44:33'),(1261188,420478,'action complete via WP Cron','2025-10-22 07:44:33','2025-10-22 09:44:33'),(1261189,420479,'action created','2025-10-22 07:44:33','2025-10-22 09:44:33'),(1261190,420479,'action started via WP Cron','2025-10-22 07:46:53','2025-10-22 09:46:53'),(1261191,420479,'action complete via WP Cron','2025-10-22 07:46:53','2025-10-22 09:46:53'),(1261192,420480,'action created','2025-10-22 07:46:53','2025-10-22 09:46:53'),(1261193,420480,'action started via Async Request','2025-10-22 07:49:21','2025-10-22 09:49:21'),(1261194,420480,'action complete via Async Request','2025-10-22 07:49:21','2025-10-22 09:49:21'),(1261195,420481,'action created','2025-10-22 07:49:21','2025-10-22 09:49:21'),(1261196,420481,'action started via WP Cron','2025-10-22 07:51:39','2025-10-22 09:51:39'),(1261197,420481,'action complete via WP Cron','2025-10-22 07:51:39','2025-10-22 09:51:39'),(1261198,420482,'action created','2025-10-22 07:51:39','2025-10-22 09:51:39'),(1261199,420482,'action started via WP Cron','2025-10-22 07:53:43','2025-10-22 09:53:43'),(1261200,420482,'action complete via WP Cron','2025-10-22 07:53:43','2025-10-22 09:53:43'),(1261201,420483,'action created','2025-10-22 07:53:43','2025-10-22 09:53:43'),(1261202,420483,'action started via WP Cron','2025-10-22 07:56:52','2025-10-22 09:56:52'),(1261203,420483,'action complete via WP Cron','2025-10-22 07:56:53','2025-10-22 09:56:53'),(1261204,420484,'action created','2025-10-22 07:56:53','2025-10-22 09:56:53'),(1261205,420484,'action started via WP Cron','2025-10-22 08:00:34','2025-10-22 10:00:34'),(1261206,420484,'action complete via WP Cron','2025-10-22 08:00:34','2025-10-22 10:00:34'),(1261207,420485,'action created','2025-10-22 08:00:34','2025-10-22 10:00:34'),(1261208,420485,'action started via WP Cron','2025-10-22 08:02:57','2025-10-22 10:02:57'),(1261209,420486,'action created','2025-10-22 08:02:57','2025-10-22 10:02:57'),(1261210,420486,'action started via WP Cron','2025-10-22 08:03:01','2025-10-22 10:03:01'),(1261211,420486,'action complete via WP Cron','2025-10-22 08:03:01','2025-10-22 10:03:01'),(1261212,420485,'action complete via WP Cron','2025-10-22 08:03:01','2025-10-22 10:03:01'),(1261213,420487,'action created','2025-10-22 08:03:01','2025-10-22 10:03:01'),(1261214,420487,'action started via WP Cron','2025-10-22 08:05:58','2025-10-22 10:05:58'),(1261215,420487,'action complete via WP Cron','2025-10-22 08:05:58','2025-10-22 10:05:58'),(1261216,420488,'action created','2025-10-22 08:05:58','2025-10-22 10:05:58'),(1261217,420488,'action started via WP Cron','2025-10-22 08:08:39','2025-10-22 10:08:39'),(1261218,420488,'action complete via WP Cron','2025-10-22 08:08:40','2025-10-22 10:08:40'),(1261219,420489,'action created','2025-10-22 08:08:40','2025-10-22 10:08:40'),(1261220,420489,'action started via WP Cron','2025-10-22 08:10:49','2025-10-22 10:10:49'),(1261221,420489,'action complete via WP Cron','2025-10-22 08:10:49','2025-10-22 10:10:49'),(1261222,420490,'action created','2025-10-22 08:10:49','2025-10-22 10:10:49'),(1261223,420490,'action started via WP Cron','2025-10-22 08:13:44','2025-10-22 10:13:44'),(1261224,420490,'action complete via WP Cron','2025-10-22 08:13:45','2025-10-22 10:13:45'),(1261225,420491,'action created','2025-10-22 08:13:45','2025-10-22 10:13:45'),(1261226,420491,'action started via WP Cron','2025-10-22 08:15:49','2025-10-22 10:15:49'),(1261227,420491,'action complete via WP Cron','2025-10-22 08:15:49','2025-10-22 10:15:49'),(1261228,420492,'action created','2025-10-22 08:15:49','2025-10-22 10:15:49'),(1261229,420492,'action started via WP Cron','2025-10-22 08:18:07','2025-10-22 10:18:07'),(1261230,420492,'action complete via WP Cron','2025-10-22 08:18:07','2025-10-22 10:18:07'),(1261231,420493,'action created','2025-10-22 08:18:07','2025-10-22 10:18:07'),(1261232,420493,'action started via WP Cron','2025-10-22 08:20:37','2025-10-22 10:20:37'),(1261233,420493,'action complete via WP Cron','2025-10-22 08:20:37','2025-10-22 10:20:37'),(1261234,420494,'action created','2025-10-22 08:20:37','2025-10-22 10:20:37'),(1261235,420494,'action started via WP Cron','2025-10-22 08:22:40','2025-10-22 10:22:40'),(1261236,420495,'action created','2025-10-22 08:22:40','2025-10-22 10:22:40'),(1261237,420494,'action complete via WP Cron','2025-10-22 08:22:45','2025-10-22 10:22:45'),(1261238,420496,'action created','2025-10-22 08:22:45','2025-10-22 10:22:45'),(1261239,420495,'action started via WP Cron','2025-10-22 08:22:46','2025-10-22 10:22:46'),(1261240,420495,'action complete via WP Cron','2025-10-22 08:22:47','2025-10-22 10:22:47'),(1261241,420496,'action started via WP Cron','2025-10-22 08:25:38','2025-10-22 10:25:38'),(1261242,420496,'action complete via WP Cron','2025-10-22 08:25:38','2025-10-22 10:25:38'),(1261243,420497,'action created','2025-10-22 08:25:38','2025-10-22 10:25:38'),(1261244,420497,'action started via WP Cron','2025-10-22 08:27:46','2025-10-22 10:27:46'),(1261245,420497,'action complete via WP Cron','2025-10-22 08:27:46','2025-10-22 10:27:46'),(1261246,420498,'action created','2025-10-22 08:27:46','2025-10-22 10:27:46'),(1261247,420498,'action started via WP Cron','2025-10-22 08:30:48','2025-10-22 10:30:48'),(1261248,420498,'action complete via WP Cron','2025-10-22 08:30:48','2025-10-22 10:30:48'),(1261249,420499,'action created','2025-10-22 08:30:48','2025-10-22 10:30:48'),(1261250,420499,'action started via WP Cron','2025-10-22 08:33:36','2025-10-22 10:33:36'),(1261251,420499,'action complete via WP Cron','2025-10-22 08:33:36','2025-10-22 10:33:36'),(1261252,420500,'action created','2025-10-22 08:33:36','2025-10-22 10:33:36'),(1261253,420500,'action started via WP Cron','2025-10-22 08:36:38','2025-10-22 10:36:38'),(1261254,420500,'action complete via WP Cron','2025-10-22 08:36:38','2025-10-22 10:36:38'),(1261255,420501,'action created','2025-10-22 08:36:38','2025-10-22 10:36:38'),(1261256,420501,'action started via WP Cron','2025-10-22 08:39:40','2025-10-22 10:39:40'),(1261257,420501,'action complete via WP Cron','2025-10-22 08:39:40','2025-10-22 10:39:40'),(1261258,420502,'action created','2025-10-22 08:39:40','2025-10-22 10:39:40'),(1261259,420502,'action started via Async Request','2025-10-22 08:42:08','2025-10-22 10:42:08'),(1261260,420502,'action complete via Async Request','2025-10-22 08:42:08','2025-10-22 10:42:08'),(1261261,420503,'action created','2025-10-22 08:42:08','2025-10-22 10:42:08'),(1261262,420503,'action started via WP Cron','2025-10-22 08:44:28','2025-10-22 10:44:28'),(1261263,420503,'action complete via WP Cron','2025-10-22 08:44:28','2025-10-22 10:44:28'),(1261264,420504,'action created','2025-10-22 08:44:28','2025-10-22 10:44:28'),(1261265,420504,'action started via WP Cron','2025-10-22 08:46:31','2025-10-22 10:46:31'),(1261266,420504,'action complete via WP Cron','2025-10-22 08:46:31','2025-10-22 10:46:31'),(1261267,420505,'action created','2025-10-22 08:46:31','2025-10-22 10:46:31'),(1261268,420505,'action started via WP Cron','2025-10-22 08:48:31','2025-10-22 10:48:31'),(1261269,420505,'action complete via WP Cron','2025-10-22 08:48:31','2025-10-22 10:48:31'),(1261270,420506,'action created','2025-10-22 08:48:31','2025-10-22 10:48:31'),(1261271,420506,'action started via WP Cron','2025-10-22 08:50:32','2025-10-22 10:50:32'),(1261272,420506,'action complete via WP Cron','2025-10-22 08:50:32','2025-10-22 10:50:32'),(1261273,420507,'action created','2025-10-22 08:50:32','2025-10-22 10:50:32'),(1261274,420507,'action started via WP Cron','2025-10-22 08:52:32','2025-10-22 10:52:32'),(1261275,420507,'action complete via WP Cron','2025-10-22 08:52:32','2025-10-22 10:52:32'),(1261276,420508,'action created','2025-10-22 08:52:32','2025-10-22 10:52:32'),(1261277,420508,'action started via WP Cron','2025-10-22 08:55:21','2025-10-22 10:55:21'),(1261278,420508,'action complete via WP Cron','2025-10-22 08:55:21','2025-10-22 10:55:21'),(1261279,420509,'action created','2025-10-22 08:55:21','2025-10-22 10:55:21'),(1261280,420509,'action started via WP Cron','2025-10-22 08:57:32','2025-10-22 10:57:32'),(1261281,420509,'action complete via WP Cron','2025-10-22 08:57:32','2025-10-22 10:57:32'),(1261282,420510,'action created','2025-10-22 08:57:32','2025-10-22 10:57:32'),(1261283,420510,'action started via WP Cron','2025-10-22 08:59:32','2025-10-22 10:59:32'),(1261284,420510,'action complete via WP Cron','2025-10-22 08:59:32','2025-10-22 10:59:32'),(1261285,420511,'action created','2025-10-22 08:59:32','2025-10-22 10:59:32'),(1261286,420511,'action started via WP Cron','2025-10-22 09:01:34','2025-10-22 11:01:34'),(1261287,420511,'action complete via WP Cron','2025-10-22 09:01:34','2025-10-22 11:01:34'),(1261288,420512,'action created','2025-10-22 09:01:34','2025-10-22 11:01:34'),(1261289,420512,'action started via WP Cron','2025-10-22 09:04:36','2025-10-22 11:04:36'),(1261290,420512,'action complete via WP Cron','2025-10-22 09:04:36','2025-10-22 11:04:36'),(1261291,420513,'action created','2025-10-22 09:04:36','2025-10-22 11:04:36'),(1261292,420513,'action started via WP Cron','2025-10-22 09:07:35','2025-10-22 11:07:35'),(1261293,420513,'action complete via WP Cron','2025-10-22 09:07:35','2025-10-22 11:07:35'),(1261294,420514,'action created','2025-10-22 09:07:35','2025-10-22 11:07:35'),(1261295,420514,'action started via WP Cron','2025-10-22 09:09:45','2025-10-22 11:09:45'),(1261296,420514,'action complete via WP Cron','2025-10-22 09:09:45','2025-10-22 11:09:45'),(1261297,420515,'action created','2025-10-22 09:09:45','2025-10-22 11:09:45'),(1261298,420515,'action started via WP Cron','2025-10-22 09:12:32','2025-10-22 11:12:32'),(1261299,420515,'action complete via WP Cron','2025-10-22 09:12:33','2025-10-22 11:12:33'),(1261300,420516,'action created','2025-10-22 09:12:33','2025-10-22 11:12:33'),(1261301,420516,'action started via WP Cron','2025-10-22 09:14:34','2025-10-22 11:14:34'),(1261302,420517,'action created','2025-10-22 09:14:34','2025-10-22 11:14:34'),(1261303,420517,'action started via WP Cron','2025-10-22 09:14:38','2025-10-22 11:14:38'),(1261304,420516,'action complete via WP Cron','2025-10-22 09:14:39','2025-10-22 11:14:39'),(1261305,420518,'action created','2025-10-22 09:14:39','2025-10-22 11:14:39'),(1261306,420517,'action complete via WP Cron','2025-10-22 09:14:40','2025-10-22 11:14:40'),(1261307,420518,'action started via WP Cron','2025-10-22 09:17:36','2025-10-22 11:17:36'),(1261308,420518,'action complete via WP Cron','2025-10-22 09:17:36','2025-10-22 11:17:36'),(1261309,420519,'action created','2025-10-22 09:17:36','2025-10-22 11:17:36'),(1261310,420519,'action started via WP Cron','2025-10-22 09:20:31','2025-10-22 11:20:31'),(1261311,420519,'action complete via WP Cron','2025-10-22 09:20:32','2025-10-22 11:20:32'),(1261312,420520,'action created','2025-10-22 09:20:32','2025-10-22 11:20:32'),(1261313,420520,'action started via WP Cron','2025-10-22 09:23:33','2025-10-22 11:23:33'),(1261314,420521,'action created','2025-10-22 09:23:33','2025-10-22 11:23:33'),(1261315,420520,'action complete via WP Cron','2025-10-22 09:23:38','2025-10-22 11:23:38'),(1261316,420522,'action created','2025-10-22 09:23:38','2025-10-22 11:23:38'),(1261317,420521,'action started via WP Cron','2025-10-22 09:23:38','2025-10-22 11:23:38'),(1261318,420521,'action complete via WP Cron','2025-10-22 09:23:39','2025-10-22 11:23:39'),(1261319,420522,'action started via Async Request','2025-10-22 09:26:04','2025-10-22 11:26:04'),(1261320,420522,'action complete via Async Request','2025-10-22 09:26:05','2025-10-22 11:26:05'),(1261321,420523,'action created','2025-10-22 09:26:05','2025-10-22 11:26:05'),(1261322,420523,'action started via WP Cron','2025-10-22 09:28:32','2025-10-22 11:28:32'),(1261323,420523,'action complete via WP Cron','2025-10-22 09:28:32','2025-10-22 11:28:32'),(1261324,420524,'action created','2025-10-22 09:28:32','2025-10-22 11:28:32'),(1261325,420524,'action started via WP Cron','2025-10-22 09:30:32','2025-10-22 11:30:32'),(1261326,420524,'action complete via WP Cron','2025-10-22 09:30:32','2025-10-22 11:30:32'),(1261327,420525,'action created','2025-10-22 09:30:32','2025-10-22 11:30:32'),(1261328,420525,'action started via WP Cron','2025-10-22 09:32:42','2025-10-22 11:32:42'),(1261329,420526,'action created','2025-10-22 09:32:42','2025-10-22 11:32:42'),(1261330,420526,'action started via WP Cron','2025-10-22 09:32:46','2025-10-22 11:32:46'),(1261331,420526,'action complete via WP Cron','2025-10-22 09:32:46','2025-10-22 11:32:46'),(1261332,420525,'action complete via WP Cron','2025-10-22 09:32:46','2025-10-22 11:32:46'),(1261333,420527,'action created','2025-10-22 09:32:46','2025-10-22 11:32:46'),(1261334,420527,'action started via WP Cron','2025-10-22 09:34:53','2025-10-22 11:34:53'),(1261335,420527,'action complete via WP Cron','2025-10-22 09:34:53','2025-10-22 11:34:53'),(1261336,420528,'action created','2025-10-22 09:34:53','2025-10-22 11:34:53'),(1261337,420528,'action started via WP Cron','2025-10-22 09:37:35','2025-10-22 11:37:35'),(1261338,420528,'action complete via WP Cron','2025-10-22 09:37:36','2025-10-22 11:37:36'),(1261339,420529,'action created','2025-10-22 09:37:36','2025-10-22 11:37:36'),(1261340,420529,'action started via WP Cron','2025-10-22 09:39:47','2025-10-22 11:39:47'),(1261341,420529,'action complete via WP Cron','2025-10-22 09:39:47','2025-10-22 11:39:47'),(1261342,420530,'action created','2025-10-22 09:39:47','2025-10-22 11:39:47'),(1261343,420530,'action started via WP Cron','2025-10-22 09:41:49','2025-10-22 11:41:49'),(1261344,420530,'action complete via WP Cron','2025-10-22 09:41:49','2025-10-22 11:41:49'),(1261345,420531,'action created','2025-10-22 09:41:49','2025-10-22 11:41:49'),(1261346,420531,'action started via WP Cron','2025-10-22 09:46:24','2025-10-22 11:46:24'),(1261347,420532,'action created','2025-10-22 09:46:24','2025-10-22 11:46:24'),(1261348,420532,'action started via WP Cron','2025-10-22 09:46:27','2025-10-22 11:46:27'),(1261349,420532,'action complete via WP Cron','2025-10-22 09:46:27','2025-10-22 11:46:27'),(1261350,420531,'action complete via WP Cron','2025-10-22 09:46:27','2025-10-22 11:46:27'),(1261351,420533,'action created','2025-10-22 09:46:27','2025-10-22 11:46:27'),(1261352,420533,'action started via WP Cron','2025-10-22 09:48:32','2025-10-22 11:48:32'),(1261353,420533,'action complete via WP Cron','2025-10-22 09:48:32','2025-10-22 11:48:32'),(1261354,420534,'action created','2025-10-22 09:48:32','2025-10-22 11:48:32'),(1261355,420534,'action started via WP Cron','2025-10-22 09:50:45','2025-10-22 11:50:45'),(1261356,420534,'action complete via WP Cron','2025-10-22 09:50:45','2025-10-22 11:50:45'),(1261357,420535,'action created','2025-10-22 09:50:45','2025-10-22 11:50:45'),(1261358,420535,'action started via WP Cron','2025-10-22 09:54:34','2025-10-22 11:54:34'),(1261359,420535,'action complete via WP Cron','2025-10-22 09:54:34','2025-10-22 11:54:34'),(1261360,420536,'action created','2025-10-22 09:54:34','2025-10-22 11:54:34'),(1261361,420536,'action started via WP Cron','2025-10-22 09:56:51','2025-10-22 11:56:51'),(1261362,420536,'action complete via WP Cron','2025-10-22 09:56:51','2025-10-22 11:56:51'),(1261363,420537,'action created','2025-10-22 09:56:51','2025-10-22 11:56:51'),(1261364,420537,'action started via WP Cron','2025-10-22 10:01:12','2025-10-22 12:01:12'),(1261365,420538,'action created','2025-10-22 10:01:12','2025-10-22 12:01:12'),(1261366,420538,'action started via WP Cron','2025-10-22 10:01:14','2025-10-22 12:01:14'),(1261367,420538,'action complete via WP Cron','2025-10-22 10:01:14','2025-10-22 12:01:14'),(1261368,420537,'action complete via WP Cron','2025-10-22 10:01:14','2025-10-22 12:01:14'),(1261369,420539,'action created','2025-10-22 10:01:14','2025-10-22 12:01:14'),(1261370,420539,'action started via WP Cron','2025-10-22 10:04:34','2025-10-22 12:04:34'),(1261371,420539,'action complete via WP Cron','2025-10-22 10:04:34','2025-10-22 12:04:34'),(1261372,420540,'action created','2025-10-22 10:04:34','2025-10-22 12:04:34'),(1261373,420540,'action started via WP Cron','2025-10-22 10:06:40','2025-10-22 12:06:40'),(1261374,420540,'action complete via WP Cron','2025-10-22 10:06:41','2025-10-22 12:06:41'),(1261375,420541,'action created','2025-10-22 10:06:41','2025-10-22 12:06:41'),(1261376,420541,'action started via WP Cron','2025-10-22 10:11:46','2025-10-22 12:11:46'),(1261377,420541,'action complete via WP Cron','2025-10-22 10:11:46','2025-10-22 12:11:46'),(1261378,420542,'action created','2025-10-22 10:11:46','2025-10-22 12:11:46'),(1261379,420542,'action started via WP Cron','2025-10-22 10:14:41','2025-10-22 12:14:41'),(1261380,420542,'action complete via WP Cron','2025-10-22 10:14:41','2025-10-22 12:14:41'),(1261381,420543,'action created','2025-10-22 10:14:41','2025-10-22 12:14:41'),(1261382,420543,'action started via WP Cron','2025-10-22 10:16:42','2025-10-22 12:16:42'),(1261383,420543,'action complete via WP Cron','2025-10-22 10:16:42','2025-10-22 12:16:42'),(1261384,420544,'action created','2025-10-22 10:16:42','2025-10-22 12:16:42'),(1261385,420544,'action started via WP Cron','2025-10-22 10:19:40','2025-10-22 12:19:40'),(1261386,420544,'action complete via WP Cron','2025-10-22 10:19:40','2025-10-22 12:19:40'),(1261387,420545,'action created','2025-10-22 10:19:40','2025-10-22 12:19:40'),(1261388,420545,'action started via WP Cron','2025-10-22 10:23:27','2025-10-22 12:23:27'),(1261389,420546,'action created','2025-10-22 10:23:27','2025-10-22 12:23:27'),(1261390,420545,'action complete via WP Cron','2025-10-22 10:23:32','2025-10-22 12:23:32'),(1261391,420547,'action created','2025-10-22 10:23:32','2025-10-22 12:23:32'),(1261392,420546,'action started via WP Cron','2025-10-22 10:23:32','2025-10-22 12:23:32'),(1261393,420546,'action complete via WP Cron','2025-10-22 10:23:35','2025-10-22 12:23:35'),(1261394,420547,'action started via WP Cron','2025-10-22 10:26:26','2025-10-22 12:26:26'),(1261395,420547,'action complete via WP Cron','2025-10-22 10:26:26','2025-10-22 12:26:26'),(1261396,420548,'action created','2025-10-22 10:26:26','2025-10-22 12:26:26'),(1261397,420548,'action started via WP Cron','2025-10-22 10:28:54','2025-10-22 12:28:54'),(1261398,420548,'action complete via WP Cron','2025-10-22 10:28:54','2025-10-22 12:28:54'),(1261399,420549,'action created','2025-10-22 10:28:54','2025-10-22 12:28:54'),(1261400,420549,'action started via WP Cron','2025-10-22 10:31:51','2025-10-22 12:31:51'),(1261401,420549,'action complete via WP Cron','2025-10-22 10:31:51','2025-10-22 12:31:51'),(1261402,420550,'action created','2025-10-22 10:31:51','2025-10-22 12:31:51'),(1261403,420550,'action started via WP Cron','2025-10-22 10:33:59','2025-10-22 12:33:59'),(1261404,420551,'action created','2025-10-22 10:33:59','2025-10-22 12:33:59'),(1261405,420551,'action started via WP Cron','2025-10-22 10:34:02','2025-10-22 12:34:02'),(1261406,420551,'action complete via WP Cron','2025-10-22 10:34:02','2025-10-22 12:34:02'),(1261407,420550,'action complete via WP Cron','2025-10-22 10:34:02','2025-10-22 12:34:02'),(1261408,420552,'action created','2025-10-22 10:34:02','2025-10-22 12:34:02'),(1261409,420552,'action started via WP Cron','2025-10-22 10:36:52','2025-10-22 12:36:52'),(1261410,420552,'action complete via WP Cron','2025-10-22 10:36:52','2025-10-22 12:36:52'),(1261411,420553,'action created','2025-10-22 10:36:52','2025-10-22 12:36:52'),(1261412,420553,'action started via WP Cron','2025-10-22 10:40:03','2025-10-22 12:40:03'),(1261413,420553,'action complete via WP Cron','2025-10-22 10:40:03','2025-10-22 12:40:03'),(1261414,420554,'action created','2025-10-22 10:40:03','2025-10-22 12:40:03'),(1261415,420554,'action started via WP Cron','2025-10-22 10:43:32','2025-10-22 12:43:32'),(1261416,420554,'action complete via WP Cron','2025-10-22 10:43:32','2025-10-22 12:43:32'),(1261417,420555,'action created','2025-10-22 10:43:32','2025-10-22 12:43:32'),(1261418,420555,'action started via WP Cron','2025-10-22 10:46:45','2025-10-22 12:46:45'),(1261419,420556,'action created','2025-10-22 10:46:46','2025-10-22 12:46:46'),(1261420,420556,'action started via WP Cron','2025-10-22 10:46:49','2025-10-22 12:46:49'),(1261421,420556,'action complete via WP Cron','2025-10-22 10:46:50','2025-10-22 12:46:50'),(1261422,420555,'action complete via WP Cron','2025-10-22 10:46:50','2025-10-22 12:46:50'),(1261423,420557,'action created','2025-10-22 10:46:50','2025-10-22 12:46:50'),(1261424,420557,'action started via WP Cron','2025-10-22 10:49:34','2025-10-22 12:49:34'),(1261425,420557,'action complete via WP Cron','2025-10-22 10:49:34','2025-10-22 12:49:34'),(1261426,420558,'action created','2025-10-22 10:49:34','2025-10-22 12:49:34'),(1261427,420558,'action started via WP Cron','2025-10-22 11:02:45','2025-10-22 13:02:45'),(1261428,420558,'action complete via WP Cron','2025-10-22 11:02:46','2025-10-22 13:02:46'),(1261429,420559,'action created','2025-10-22 11:02:46','2025-10-22 13:02:46'),(1261430,420559,'action started via WP Cron','2025-10-22 11:06:55','2025-10-22 13:06:55'),(1261431,420560,'action created','2025-10-22 11:06:55','2025-10-22 13:06:55'),(1261432,420559,'action complete via WP Cron','2025-10-22 11:07:00','2025-10-22 13:07:00'),(1261433,420561,'action created','2025-10-22 11:07:00','2025-10-22 13:07:00'),(1261434,420560,'action started via WP Cron','2025-10-22 11:07:01','2025-10-22 13:07:01'),(1261435,420560,'action complete via WP Cron','2025-10-22 11:07:02','2025-10-22 13:07:02'),(1261436,420561,'action started via WP Cron','2025-10-22 11:11:42','2025-10-22 13:11:42'),(1261437,420561,'action complete via WP Cron','2025-10-22 11:11:43','2025-10-22 13:11:43'),(1261438,420562,'action created','2025-10-22 11:11:43','2025-10-22 13:11:43'),(1261439,420562,'action started via WP Cron','2025-10-22 11:16:59','2025-10-22 13:16:59'),(1261440,420562,'action complete via WP Cron','2025-10-22 11:17:00','2025-10-22 13:17:00'),(1261441,420563,'action created','2025-10-22 11:17:00','2025-10-22 13:17:00'),(1261442,420563,'action started via WP Cron','2025-10-22 11:21:56','2025-10-22 13:21:56'),(1261443,420563,'action complete via WP Cron','2025-10-22 11:21:56','2025-10-22 13:21:56'),(1261444,420564,'action created','2025-10-22 11:21:56','2025-10-22 13:21:56'),(1261445,420564,'action started via WP Cron','2025-10-22 11:27:03','2025-10-22 13:27:03'),(1261446,420564,'action complete via WP Cron','2025-10-22 11:27:03','2025-10-22 13:27:03'),(1261447,420565,'action created','2025-10-22 11:27:03','2025-10-22 13:27:03'),(1261448,420565,'action started via WP Cron','2025-10-22 11:29:23','2025-10-22 13:29:23'),(1261449,420565,'action complete via WP Cron','2025-10-22 11:29:23','2025-10-22 13:29:23'),(1261450,420566,'action created','2025-10-22 11:29:23','2025-10-22 13:29:23'),(1261451,420566,'action started via WP Cron','2025-10-22 11:32:05','2025-10-22 13:32:05'),(1261452,420566,'action complete via WP Cron','2025-10-22 11:32:05','2025-10-22 13:32:05'),(1261453,420567,'action created','2025-10-22 11:32:05','2025-10-22 13:32:05'),(1261454,420567,'action started via WP Cron','2025-10-22 11:34:31','2025-10-22 13:34:31'),(1261455,420567,'action complete via WP Cron','2025-10-22 11:34:32','2025-10-22 13:34:32'),(1261456,420568,'action created','2025-10-22 11:34:32','2025-10-22 13:34:32'),(1261457,420568,'action started via WP Cron','2025-10-22 11:36:53','2025-10-22 13:36:53'),(1261458,420569,'action created','2025-10-22 11:36:53','2025-10-22 13:36:53'),(1261459,420569,'action started via WP Cron','2025-10-22 11:36:57','2025-10-22 13:36:57'),(1261460,420569,'action complete via WP Cron','2025-10-22 11:36:57','2025-10-22 13:36:57'),(1261461,420568,'action complete via WP Cron','2025-10-22 11:36:57','2025-10-22 13:36:57'),(1261462,420570,'action created','2025-10-22 11:36:57','2025-10-22 13:36:57'),(1261463,420570,'action started via WP Cron','2025-10-22 11:41:59','2025-10-22 13:41:59'),(1261464,420570,'action complete via WP Cron','2025-10-22 11:41:59','2025-10-22 13:41:59'),(1261465,420571,'action created','2025-10-22 11:41:59','2025-10-22 13:41:59'),(1261466,420571,'action started via WP Cron','2025-10-22 11:46:15','2025-10-22 13:46:15'),(1261467,420571,'action complete via WP Cron','2025-10-22 11:46:15','2025-10-22 13:46:15'),(1261468,420572,'action created','2025-10-22 11:46:15','2025-10-22 13:46:15'),(1261469,420572,'action started via WP Cron','2025-10-22 11:51:37','2025-10-22 13:51:37'),(1261470,420572,'action complete via WP Cron','2025-10-22 11:51:37','2025-10-22 13:51:37'),(1261471,420573,'action created','2025-10-22 11:51:37','2025-10-22 13:51:37'),(1261472,420573,'action started via WP Cron','2025-10-22 11:54:47','2025-10-22 13:54:47'),(1261473,420573,'action complete via WP Cron','2025-10-22 11:54:47','2025-10-22 13:54:47'),(1261474,420574,'action created','2025-10-22 11:54:47','2025-10-22 13:54:47'),(1261475,420574,'action started via WP Cron','2025-10-22 11:56:51','2025-10-22 13:56:51'),(1261476,420574,'action complete via WP Cron','2025-10-22 11:56:51','2025-10-22 13:56:51'),(1261477,420575,'action created','2025-10-22 11:56:51','2025-10-22 13:56:51'),(1261478,420575,'action started via WP Cron','2025-10-22 12:01:56','2025-10-22 14:01:56'),(1261479,420575,'action complete via WP Cron','2025-10-22 12:01:57','2025-10-22 14:01:57'),(1261480,420576,'action created','2025-10-22 12:01:57','2025-10-22 14:01:57'),(1261481,420576,'action started via WP Cron','2025-10-22 12:05:47','2025-10-22 14:05:47'),(1261482,420576,'action complete via WP Cron','2025-10-22 12:05:47','2025-10-22 14:05:47'),(1261483,420577,'action created','2025-10-22 12:05:47','2025-10-22 14:05:47'),(1261484,420577,'action started via WP Cron','2025-10-22 12:11:51','2025-10-22 14:11:51'),(1261485,420577,'action complete via WP Cron','2025-10-22 12:11:51','2025-10-22 14:11:51'),(1261486,420578,'action created','2025-10-22 12:11:51','2025-10-22 14:11:51'),(1261487,420578,'action started via WP Cron','2025-10-22 12:15:48','2025-10-22 14:15:48'),(1261488,420579,'action created','2025-10-22 12:15:48','2025-10-22 14:15:48'),(1261489,420578,'action complete via WP Cron','2025-10-22 12:15:53','2025-10-22 14:15:53'),(1261490,420580,'action created','2025-10-22 12:15:53','2025-10-22 14:15:53'),(1261491,420579,'action started via WP Cron','2025-10-22 12:15:54','2025-10-22 14:15:54'),(1261492,420579,'action complete via WP Cron','2025-10-22 12:15:55','2025-10-22 14:15:55'),(1261493,420580,'action started via WP Cron','2025-10-22 12:18:55','2025-10-22 14:18:55'),(1261494,420580,'action complete via WP Cron','2025-10-22 12:18:55','2025-10-22 14:18:55'),(1261495,420581,'action created','2025-10-22 12:18:55','2025-10-22 14:18:55'),(1261496,420581,'action started via WP Cron','2025-10-22 12:21:36','2025-10-22 14:21:36'),(1261497,420581,'action complete via WP Cron','2025-10-22 12:21:36','2025-10-22 14:21:36'),(1261498,420582,'action created','2025-10-22 12:21:36','2025-10-22 14:21:36'),(1261499,420582,'action started via WP Cron','2025-10-22 12:23:43','2025-10-22 14:23:43'),(1261500,420582,'action complete via WP Cron','2025-10-22 12:23:43','2025-10-22 14:23:43'),(1261501,420583,'action created','2025-10-22 12:23:43','2025-10-22 14:23:43'),(1261502,420583,'action started via WP Cron','2025-10-22 12:26:37','2025-10-22 14:26:37'),(1261503,420583,'action complete via WP Cron','2025-10-22 12:26:37','2025-10-22 14:26:37'),(1261504,420584,'action created','2025-10-22 12:26:37','2025-10-22 14:26:37'),(1261505,420584,'action started via WP Cron','2025-10-22 12:29:32','2025-10-22 14:29:32'),(1261506,420584,'action complete via WP Cron','2025-10-22 12:29:32','2025-10-22 14:29:32'),(1261507,420585,'action created','2025-10-22 12:29:32','2025-10-22 14:29:32'),(1261508,420585,'action started via WP Cron','2025-10-22 12:31:33','2025-10-22 14:31:33'),(1261509,420585,'action complete via WP Cron','2025-10-22 12:31:33','2025-10-22 14:31:33'),(1261510,420586,'action created','2025-10-22 12:31:33','2025-10-22 14:31:33'),(1261511,420586,'action started via WP Cron','2025-10-22 12:33:33','2025-10-22 14:33:33'),(1261512,420586,'action complete via WP Cron','2025-10-22 12:33:33','2025-10-22 14:33:33'),(1261513,420587,'action created','2025-10-22 12:33:33','2025-10-22 14:33:33'),(1261514,420587,'action started via WP Cron','2025-10-22 12:36:34','2025-10-22 14:36:34'),(1261515,420587,'action complete via WP Cron','2025-10-22 12:36:34','2025-10-22 14:36:34'),(1261516,420588,'action created','2025-10-22 12:36:34','2025-10-22 14:36:34'),(1261517,420588,'action started via WP Cron','2025-10-22 12:39:35','2025-10-22 14:39:35'),(1261518,420588,'action complete via WP Cron','2025-10-22 12:39:35','2025-10-22 14:39:35'),(1261519,420589,'action created','2025-10-22 12:39:35','2025-10-22 14:39:35'),(1261520,420589,'action started via WP Cron','2025-10-22 12:41:35','2025-10-22 14:41:35'),(1261521,420589,'action complete via WP Cron','2025-10-22 12:41:35','2025-10-22 14:41:35'),(1261522,420590,'action created','2025-10-22 12:41:35','2025-10-22 14:41:35'),(1261523,420590,'action started via WP Cron','2025-10-22 12:43:36','2025-10-22 14:43:36'),(1261524,420590,'action complete via WP Cron','2025-10-22 12:43:36','2025-10-22 14:43:36'),(1261525,420591,'action created','2025-10-22 12:43:36','2025-10-22 14:43:36'),(1261526,420591,'action started via WP Cron','2025-10-22 12:45:40','2025-10-22 14:45:40'),(1261527,420592,'action created','2025-10-22 12:45:41','2025-10-22 14:45:41'),(1261528,420592,'action started via WP Cron','2025-10-22 12:45:45','2025-10-22 14:45:45'),(1261529,420592,'action complete via WP Cron','2025-10-22 12:45:45','2025-10-22 14:45:45'),(1261530,420591,'action complete via WP Cron','2025-10-22 12:45:45','2025-10-22 14:45:45'),(1261531,420593,'action created','2025-10-22 12:45:45','2025-10-22 14:45:45'),(1261532,420593,'action started via WP Cron','2025-10-22 12:48:41','2025-10-22 14:48:41'),(1261533,420593,'action complete via WP Cron','2025-10-22 12:48:41','2025-10-22 14:48:41'),(1261534,420594,'action created','2025-10-22 12:48:41','2025-10-22 14:48:41'),(1261535,420594,'action started via WP Cron','2025-10-22 12:51:35','2025-10-22 14:51:35'),(1261536,420594,'action complete via WP Cron','2025-10-22 12:51:35','2025-10-22 14:51:35'),(1261537,420595,'action created','2025-10-22 12:51:35','2025-10-22 14:51:35'),(1261538,420595,'action started via WP Cron','2025-10-22 12:53:38','2025-10-22 14:53:38'),(1261539,420595,'action complete via WP Cron','2025-10-22 12:53:38','2025-10-22 14:53:38'),(1261540,420596,'action created','2025-10-22 12:53:38','2025-10-22 14:53:38'),(1261541,420596,'action started via WP Cron','2025-10-22 12:55:41','2025-10-22 14:55:41'),(1261542,420596,'action complete via WP Cron','2025-10-22 12:55:41','2025-10-22 14:55:41'),(1261543,420597,'action created','2025-10-22 12:55:41','2025-10-22 14:55:41'),(1261544,420597,'action started via WP Cron','2025-10-22 12:58:37','2025-10-22 14:58:37'),(1261545,420597,'action complete via WP Cron','2025-10-22 12:58:37','2025-10-22 14:58:37'),(1261546,420598,'action created','2025-10-22 12:58:37','2025-10-22 14:58:37'),(1261547,420598,'action started via WP Cron','2025-10-22 13:01:32','2025-10-22 15:01:32'),(1261548,420598,'action complete via WP Cron','2025-10-22 13:01:32','2025-10-22 15:01:32'),(1261549,420599,'action created','2025-10-22 13:01:32','2025-10-22 15:01:32'),(1261550,420599,'action started via WP Cron','2025-10-22 13:03:35','2025-10-22 15:03:35'),(1261551,420599,'action complete via WP Cron','2025-10-22 13:03:35','2025-10-22 15:03:35'),(1261552,420600,'action created','2025-10-22 13:03:35','2025-10-22 15:03:35'),(1261553,420600,'action started via WP Cron','2025-10-22 13:06:41','2025-10-22 15:06:41'),(1261554,420601,'action created','2025-10-22 13:06:41','2025-10-22 15:06:41'),(1261555,420601,'action started via WP Cron','2025-10-22 13:06:45','2025-10-22 15:06:45'),(1261556,420601,'action complete via WP Cron','2025-10-22 13:06:45','2025-10-22 15:06:45'),(1261557,420600,'action complete via WP Cron','2025-10-22 13:06:45','2025-10-22 15:06:45'),(1261558,420602,'action created','2025-10-22 13:06:45','2025-10-22 15:06:45'),(1261559,420602,'action started via WP Cron','2025-10-22 13:09:36','2025-10-22 15:09:36'),(1261560,420602,'action complete via WP Cron','2025-10-22 13:09:36','2025-10-22 15:09:36'),(1261561,420603,'action created','2025-10-22 13:09:36','2025-10-22 15:09:36'),(1261562,420603,'action started via WP Cron','2025-10-22 13:12:33','2025-10-22 15:12:33'),(1261563,420603,'action complete via WP Cron','2025-10-22 13:12:33','2025-10-22 15:12:33'),(1261564,420604,'action created','2025-10-22 13:12:33','2025-10-22 15:12:33'),(1261565,420604,'action started via WP Cron','2025-10-22 13:14:33','2025-10-22 15:14:33'),(1261566,420604,'action complete via WP Cron','2025-10-22 13:14:33','2025-10-22 15:14:33'),(1261567,420605,'action created','2025-10-22 13:14:33','2025-10-22 15:14:33'),(1261568,420605,'action started via WP Cron','2025-10-22 13:17:34','2025-10-22 15:17:34'),(1261569,420605,'action complete via WP Cron','2025-10-22 13:17:34','2025-10-22 15:17:34'),(1261570,420606,'action created','2025-10-22 13:17:34','2025-10-22 15:17:34'),(1261571,420606,'action started via WP Cron','2025-10-22 13:20:29','2025-10-22 15:20:29'),(1261572,420606,'action complete via WP Cron','2025-10-22 13:20:29','2025-10-22 15:20:29'),(1261573,420607,'action created','2025-10-22 13:20:29','2025-10-22 15:20:29'),(1261574,420607,'action started via WP Cron','2025-10-22 13:22:34','2025-10-22 15:22:34'),(1261575,420607,'action complete via WP Cron','2025-10-22 13:22:34','2025-10-22 15:22:34'),(1261576,420608,'action created','2025-10-22 13:22:34','2025-10-22 15:22:34'),(1261577,420608,'action started via WP Cron','2025-10-22 13:24:34','2025-10-22 15:24:34'),(1261578,420608,'action complete via WP Cron','2025-10-22 13:24:34','2025-10-22 15:24:34'),(1261579,420609,'action created','2025-10-22 13:24:34','2025-10-22 15:24:34'),(1261580,420609,'action started via WP Cron','2025-10-22 13:27:31','2025-10-22 15:27:31'),(1261581,420609,'action complete via WP Cron','2025-10-22 13:27:31','2025-10-22 15:27:31'),(1261582,420610,'action created','2025-10-22 13:27:31','2025-10-22 15:27:31'),(1261583,420610,'action started via WP Cron','2025-10-22 13:29:32','2025-10-22 15:29:32'),(1261584,420610,'action complete via WP Cron','2025-10-22 13:29:32','2025-10-22 15:29:32'),(1261585,420611,'action created','2025-10-22 13:29:32','2025-10-22 15:29:32'),(1261586,420611,'action started via WP Cron','2025-10-22 13:32:35','2025-10-22 15:32:35'),(1261587,420611,'action complete via WP Cron','2025-10-22 13:32:35','2025-10-22 15:32:35'),(1261588,420612,'action created','2025-10-22 13:32:35','2025-10-22 15:32:35'),(1261589,420612,'action started via WP Cron','2025-10-22 13:35:33','2025-10-22 15:35:33'),(1261590,420612,'action complete via WP Cron','2025-10-22 13:35:33','2025-10-22 15:35:33'),(1261591,420613,'action created','2025-10-22 13:35:33','2025-10-22 15:35:33'),(1261592,420613,'action started via WP Cron','2025-10-22 13:38:30','2025-10-22 15:38:30'),(1261593,420613,'action complete via WP Cron','2025-10-22 13:38:30','2025-10-22 15:38:30'),(1261594,420614,'action created','2025-10-22 13:38:30','2025-10-22 15:38:30'),(1261595,420614,'action started via WP Cron','2025-10-22 13:41:36','2025-10-22 15:41:36'),(1261596,420614,'action complete via WP Cron','2025-10-22 13:41:36','2025-10-22 15:41:36'),(1261597,420615,'action created','2025-10-22 13:41:36','2025-10-22 15:41:36'),(1261598,420615,'action started via WP Cron','2025-10-22 13:43:38','2025-10-22 15:43:38'),(1261599,420615,'action complete via WP Cron','2025-10-22 13:43:38','2025-10-22 15:43:38'),(1261600,420616,'action created','2025-10-22 13:43:38','2025-10-22 15:43:38'),(1261601,420616,'action started via WP Cron','2025-10-22 13:45:39','2025-10-22 15:45:39'),(1261602,420616,'action complete via WP Cron','2025-10-22 13:45:39','2025-10-22 15:45:39'),(1261603,420617,'action created','2025-10-22 13:45:39','2025-10-22 15:45:39'),(1261604,420617,'action started via WP Cron','2025-10-22 13:48:40','2025-10-22 15:48:40'),(1261605,420617,'action complete via WP Cron','2025-10-22 13:48:40','2025-10-22 15:48:40'),(1261606,420618,'action created','2025-10-22 13:48:40','2025-10-22 15:48:40'),(1261607,420618,'action started via WP Cron','2025-10-22 13:51:33','2025-10-22 15:51:33'),(1261608,420618,'action complete via WP Cron','2025-10-22 13:51:33','2025-10-22 15:51:33'),(1261609,420619,'action created','2025-10-22 13:51:33','2025-10-22 15:51:33'),(1261610,420619,'action started via WP Cron','2025-10-22 13:54:28','2025-10-22 15:54:28'),(1261611,420620,'action created','2025-10-22 13:54:28','2025-10-22 15:54:28'),(1261612,420619,'action complete via WP Cron','2025-10-22 13:54:33','2025-10-22 15:54:33'),(1261613,420621,'action created','2025-10-22 13:54:33','2025-10-22 15:54:33'),(1261614,420620,'action started via WP Cron','2025-10-22 13:54:35','2025-10-22 15:54:35'),(1261615,420620,'action complete via WP Cron','2025-10-22 13:54:35','2025-10-22 15:54:35'),(1261616,420621,'action started via WP Cron','2025-10-22 13:57:32','2025-10-22 15:57:32'),(1261617,420621,'action complete via WP Cron','2025-10-22 13:57:32','2025-10-22 15:57:32'),(1261618,420622,'action created','2025-10-22 13:57:32','2025-10-22 15:57:32'),(1261619,420622,'action started via WP Cron','2025-10-22 13:59:34','2025-10-22 15:59:34'),(1261620,420622,'action complete via WP Cron','2025-10-22 13:59:35','2025-10-22 15:59:35'),(1261621,420623,'action created','2025-10-22 13:59:35','2025-10-22 15:59:35'),(1261622,420623,'action started via WP Cron','2025-10-22 14:02:41','2025-10-22 16:02:41'),(1261623,420623,'action complete via WP Cron','2025-10-22 14:02:41','2025-10-22 16:02:41'),(1261624,420624,'action created','2025-10-22 14:02:41','2025-10-22 16:02:41'),(1261625,420624,'action started via WP Cron','2025-10-22 14:05:39','2025-10-22 16:05:39'),(1261626,420624,'action complete via WP Cron','2025-10-22 14:05:39','2025-10-22 16:05:39'),(1261627,420625,'action created','2025-10-22 14:05:39','2025-10-22 16:05:39'),(1261628,420625,'action started via WP Cron','2025-10-22 14:09:03','2025-10-22 16:09:03'),(1261629,420625,'action complete via WP Cron','2025-10-22 14:09:03','2025-10-22 16:09:03'),(1261630,420626,'action created','2025-10-22 14:09:03','2025-10-22 16:09:03'),(1261631,420626,'action started via WP Cron','2025-10-22 14:11:59','2025-10-22 16:11:59'),(1261632,420626,'action complete via WP Cron','2025-10-22 14:11:59','2025-10-22 16:11:59'),(1261633,420627,'action created','2025-10-22 14:11:59','2025-10-22 16:11:59'),(1261634,420627,'action started via WP Cron','2025-10-22 14:16:57','2025-10-22 16:16:57'),(1261635,420627,'action complete via WP Cron','2025-10-22 14:16:58','2025-10-22 16:16:58'),(1261636,420628,'action created','2025-10-22 14:16:58','2025-10-22 16:16:58'),(1261637,420628,'action started via WP Cron','2025-10-22 14:19:27','2025-10-22 16:19:27'),(1261638,420628,'action complete via WP Cron','2025-10-22 14:19:27','2025-10-22 16:19:27'),(1261639,420629,'action created','2025-10-22 14:19:27','2025-10-22 16:19:27'),(1261640,420629,'action started via WP Cron','2025-10-22 14:21:53','2025-10-22 16:21:53'),(1261641,420629,'action complete via WP Cron','2025-10-22 14:21:54','2025-10-22 16:21:54'),(1261642,420630,'action created','2025-10-22 14:21:54','2025-10-22 16:21:54'),(1261643,420630,'action started via WP Cron','2025-10-22 14:26:55','2025-10-22 16:26:55'),(1261644,420630,'action complete via WP Cron','2025-10-22 14:26:55','2025-10-22 16:26:55'),(1261645,420631,'action created','2025-10-22 14:26:55','2025-10-22 16:26:55'),(1261646,420631,'action started via WP Cron','2025-10-22 14:29:48','2025-10-22 16:29:48'),(1261647,420631,'action complete via WP Cron','2025-10-22 14:29:49','2025-10-22 16:29:49'),(1261648,420632,'action created','2025-10-22 14:29:49','2025-10-22 16:29:49'),(1261649,420632,'action started via WP Cron','2025-10-22 14:31:51','2025-10-22 16:31:51'),(1261650,420632,'action complete via WP Cron','2025-10-22 14:31:51','2025-10-22 16:31:51'),(1261651,420633,'action created','2025-10-22 14:31:51','2025-10-22 16:31:51'),(1261652,420633,'action started via WP Cron','2025-10-22 14:36:17','2025-10-22 16:36:17'),(1261653,420633,'action complete via WP Cron','2025-10-22 14:36:17','2025-10-22 16:36:17'),(1261654,420634,'action created','2025-10-22 14:36:17','2025-10-22 16:36:17'),(1261655,420634,'action started via WP Cron','2025-10-22 14:38:30','2025-10-22 16:38:30'),(1261656,420634,'action complete via WP Cron','2025-10-22 14:38:31','2025-10-22 16:38:31'),(1261657,420635,'action created','2025-10-22 14:38:31','2025-10-22 16:38:31'),(1261658,420635,'action started via WP Cron','2025-10-22 14:44:41','2025-10-22 16:44:41'),(1261659,420636,'action created','2025-10-22 14:44:41','2025-10-22 16:44:41'),(1261660,420635,'action complete via WP Cron','2025-10-22 14:44:46','2025-10-22 16:44:46'),(1261661,420637,'action created','2025-10-22 14:44:46','2025-10-22 16:44:46'),(1261662,420636,'action started via WP Cron','2025-10-22 14:44:49','2025-10-22 16:44:49'),(1261663,420636,'action complete via WP Cron','2025-10-22 14:44:49','2025-10-22 16:44:49'),(1261664,420637,'action started via WP Cron','2025-10-22 14:46:51','2025-10-22 16:46:51'),(1261665,420637,'action complete via WP Cron','2025-10-22 14:46:51','2025-10-22 16:46:51'),(1261666,420638,'action created','2025-10-22 14:46:51','2025-10-22 16:46:51'),(1261667,420638,'action started via WP Cron','2025-10-22 14:50:37','2025-10-22 16:50:37'),(1261668,420638,'action complete via WP Cron','2025-10-22 14:50:37','2025-10-22 16:50:37'),(1261669,420639,'action created','2025-10-22 14:50:37','2025-10-22 16:50:37'),(1261670,420639,'action started via WP Cron','2025-10-22 14:56:41','2025-10-22 16:56:41'),(1261671,420639,'action complete via WP Cron','2025-10-22 14:56:41','2025-10-22 16:56:41'),(1261672,420640,'action created','2025-10-22 14:56:41','2025-10-22 16:56:41'),(1261673,420640,'action started via WP Cron','2025-10-22 15:00:58','2025-10-22 17:00:58'),(1261674,420640,'action complete via WP Cron','2025-10-22 15:00:58','2025-10-22 17:00:58'),(1261675,420641,'action created','2025-10-22 15:00:58','2025-10-22 17:00:58'),(1261676,420641,'action started via WP Cron','2025-10-22 15:04:32','2025-10-22 17:04:32'),(1261677,420641,'action complete via WP Cron','2025-10-22 15:04:32','2025-10-22 17:04:32'),(1261678,420642,'action created','2025-10-22 15:04:32','2025-10-22 17:04:32'),(1261679,420642,'action started via WP Cron','2025-10-22 15:06:50','2025-10-22 17:06:50'),(1261680,420642,'action complete via WP Cron','2025-10-22 15:06:50','2025-10-22 17:06:50'),(1261681,420643,'action created','2025-10-22 15:06:50','2025-10-22 17:06:50'),(1261682,420643,'action started via WP Cron','2025-10-22 15:11:32','2025-10-22 17:11:32'),(1261683,420643,'action complete via WP Cron','2025-10-22 15:11:32','2025-10-22 17:11:32'),(1261684,420644,'action created','2025-10-22 15:11:32','2025-10-22 17:11:32'),(1261685,420644,'action started via WP Cron','2025-10-22 15:15:06','2025-10-22 17:15:06'),(1261686,420644,'action complete via WP Cron','2025-10-22 15:15:06','2025-10-22 17:15:06'),(1261687,420645,'action created','2025-10-22 15:15:06','2025-10-22 17:15:06'),(1261688,420645,'action started via WP Cron','2025-10-22 15:18:32','2025-10-22 17:18:32'),(1261689,420645,'action complete via WP Cron','2025-10-22 15:18:32','2025-10-22 17:18:32'),(1261690,420646,'action created','2025-10-22 15:18:32','2025-10-22 17:18:32'),(1261691,420646,'action started via WP Cron','2025-10-22 15:21:49','2025-10-22 17:21:49'),(1261692,420646,'action complete via WP Cron','2025-10-22 15:21:50','2025-10-22 17:21:50'),(1261693,420647,'action created','2025-10-22 15:21:50','2025-10-22 17:21:50'),(1261694,420647,'action started via WP Cron','2025-10-22 15:24:23','2025-10-22 17:24:23'),(1261695,420647,'action complete via WP Cron','2025-10-22 15:24:23','2025-10-22 17:24:23'),(1261696,420648,'action created','2025-10-22 15:24:23','2025-10-22 17:24:23'),(1261697,420648,'action started via WP Cron','2025-10-22 15:26:41','2025-10-22 17:26:41'),(1261698,420648,'action complete via WP Cron','2025-10-22 15:26:41','2025-10-22 17:26:41'),(1261699,420649,'action created','2025-10-22 15:26:41','2025-10-22 17:26:41'),(1261700,420649,'action started via WP Cron','2025-10-22 15:29:06','2025-10-22 17:29:06'),(1261701,420649,'action complete via WP Cron','2025-10-22 15:29:06','2025-10-22 17:29:06'),(1261702,420650,'action created','2025-10-22 15:29:06','2025-10-22 17:29:06'),(1261703,420650,'action started via WP Cron','2025-10-22 15:31:50','2025-10-22 17:31:50'),(1261704,420650,'action complete via WP Cron','2025-10-22 15:31:50','2025-10-22 17:31:50'),(1261705,420651,'action created','2025-10-22 15:31:50','2025-10-22 17:31:50'),(1261706,420651,'action started via WP Cron','2025-10-22 15:33:59','2025-10-22 17:33:59'),(1261707,420651,'action complete via WP Cron','2025-10-22 15:33:59','2025-10-22 17:33:59'),(1261708,420652,'action created','2025-10-22 15:33:59','2025-10-22 17:33:59'),(1261709,420652,'action started via WP Cron','2025-10-22 15:36:37','2025-10-22 17:36:37'),(1261710,420653,'action created','2025-10-22 15:36:37','2025-10-22 17:36:37'),(1261711,420652,'action complete via WP Cron','2025-10-22 15:36:42','2025-10-22 17:36:42'),(1261712,420654,'action created','2025-10-22 15:36:42','2025-10-22 17:36:42'),(1261713,420653,'action started via WP Cron','2025-10-22 15:36:44','2025-10-22 17:36:44'),(1261714,420653,'action complete via WP Cron','2025-10-22 15:36:44','2025-10-22 17:36:44'),(1261715,420654,'action started via WP Cron','2025-10-22 15:39:25','2025-10-22 17:39:25'),(1261716,420654,'action complete via WP Cron','2025-10-22 15:39:25','2025-10-22 17:39:25'),(1261717,420655,'action created','2025-10-22 15:39:25','2025-10-22 17:39:25'),(1261718,420655,'action started via WP Cron','2025-10-22 15:41:32','2025-10-22 17:41:32'),(1261719,420655,'action complete via WP Cron','2025-10-22 15:41:32','2025-10-22 17:41:32'),(1261720,420656,'action created','2025-10-22 15:41:32','2025-10-22 17:41:32'),(1261721,420656,'action started via WP Cron','2025-10-22 15:44:34','2025-10-22 17:44:34'),(1261722,420656,'action complete via WP Cron','2025-10-22 15:44:34','2025-10-22 17:44:34'),(1261723,420657,'action created','2025-10-22 15:44:34','2025-10-22 17:44:34'),(1261724,420657,'action started via WP Cron','2025-10-22 15:50:03','2025-10-22 17:50:03'),(1261725,420657,'action complete via WP Cron','2025-10-22 15:50:03','2025-10-22 17:50:03'),(1261726,420658,'action created','2025-10-22 15:50:03','2025-10-22 17:50:03'),(1261727,420658,'action started via WP Cron','2025-10-22 15:53:43','2025-10-22 17:53:43'),(1261728,420658,'action complete via WP Cron','2025-10-22 15:53:43','2025-10-22 17:53:43'),(1261729,420659,'action created','2025-10-22 15:53:43','2025-10-22 17:53:43'),(1261730,420659,'action started via WP Cron','2025-10-22 15:56:48','2025-10-22 17:56:48'),(1261731,420659,'action complete via WP Cron','2025-10-22 15:56:48','2025-10-22 17:56:48'),(1261732,420660,'action created','2025-10-22 15:56:48','2025-10-22 17:56:48'),(1261733,420660,'action started via WP Cron','2025-10-22 15:59:33','2025-10-22 17:59:33'),(1261734,420660,'action complete via WP Cron','2025-10-22 15:59:33','2025-10-22 17:59:33'),(1261735,420661,'action created','2025-10-22 15:59:33','2025-10-22 17:59:33'),(1261736,420661,'action started via WP Cron','2025-10-22 16:01:49','2025-10-22 18:01:49'),(1261737,420661,'action complete via WP Cron','2025-10-22 16:01:49','2025-10-22 18:01:49'),(1261738,420662,'action created','2025-10-22 16:01:49','2025-10-22 18:01:49'),(1261739,420662,'action started via WP Cron','2025-10-22 16:03:54','2025-10-22 18:03:54'),(1261740,420662,'action complete via WP Cron','2025-10-22 16:03:54','2025-10-22 18:03:54'),(1261741,420663,'action created','2025-10-22 16:03:54','2025-10-22 18:03:54'),(1261742,420663,'action started via WP Cron','2025-10-22 16:06:55','2025-10-22 18:06:55'),(1261743,420663,'action complete via WP Cron','2025-10-22 16:06:55','2025-10-22 18:06:55'),(1261744,420664,'action created','2025-10-22 16:06:55','2025-10-22 18:06:55'),(1261745,420664,'action started via WP Cron','2025-10-22 16:10:51','2025-10-22 18:10:51'),(1261746,420665,'action created','2025-10-22 16:10:51','2025-10-22 18:10:51'),(1261747,420665,'action started via WP Cron','2025-10-22 16:10:53','2025-10-22 18:10:53'),(1261748,420665,'action complete via WP Cron','2025-10-22 16:10:53','2025-10-22 18:10:53'),(1261749,420664,'action complete via WP Cron','2025-10-22 16:10:53','2025-10-22 18:10:53'),(1261750,420666,'action created','2025-10-22 16:10:53','2025-10-22 18:10:53'),(1261751,420666,'action started via WP Cron','2025-10-22 16:14:13','2025-10-22 18:14:13'),(1261752,420667,'action created','2025-10-22 16:14:13','2025-10-22 18:14:13'),(1261753,420667,'action started via WP Cron','2025-10-22 16:14:15','2025-10-22 18:14:15'),(1261754,420667,'action complete via WP Cron','2025-10-22 16:14:15','2025-10-22 18:14:15'),(1261755,420666,'action complete via WP Cron','2025-10-22 16:14:15','2025-10-22 18:14:15'),(1261756,420668,'action created','2025-10-22 16:14:15','2025-10-22 18:14:15'),(1261757,420668,'action started via WP Cron','2025-10-22 16:16:58','2025-10-22 18:16:58'),(1261758,420668,'action complete via WP Cron','2025-10-22 16:16:58','2025-10-22 18:16:58'),(1261759,420669,'action created','2025-10-22 16:16:58','2025-10-22 18:16:58'),(1261760,420669,'action started via WP Cron','2025-10-22 16:21:34','2025-10-22 18:21:34'),(1261761,420669,'action complete via WP Cron','2025-10-22 16:21:34','2025-10-22 18:21:34'),(1261762,420670,'action created','2025-10-22 16:21:34','2025-10-22 18:21:34'),(1261763,420670,'action started via WP Cron','2025-10-22 16:24:10','2025-10-22 18:24:10'),(1261764,420670,'action complete via WP Cron','2025-10-22 16:24:10','2025-10-22 18:24:10'),(1261765,420671,'action created','2025-10-22 16:24:10','2025-10-22 18:24:10'),(1261766,420671,'action started via WP Cron','2025-10-22 16:26:49','2025-10-22 18:26:49'),(1261767,420671,'action complete via WP Cron','2025-10-22 16:26:49','2025-10-22 18:26:49'),(1261768,420672,'action created','2025-10-22 16:26:49','2025-10-22 18:26:49'),(1261769,420672,'action started via WP Cron','2025-10-22 16:31:39','2025-10-22 18:31:39'),(1261770,420672,'action complete via WP Cron','2025-10-22 16:31:39','2025-10-22 18:31:39'),(1261771,420673,'action created','2025-10-22 16:31:39','2025-10-22 18:31:39'),(1261772,420673,'action started via WP Cron','2025-10-22 16:35:06','2025-10-22 18:35:06'),(1261773,420673,'action complete via WP Cron','2025-10-22 16:35:06','2025-10-22 18:35:06'),(1261774,420674,'action created','2025-10-22 16:35:06','2025-10-22 18:35:06'),(1261775,420674,'action started via WP Cron','2025-10-22 16:38:25','2025-10-22 18:38:25'),(1261776,420674,'action complete via WP Cron','2025-10-22 16:38:25','2025-10-22 18:38:25'),(1261777,420675,'action created','2025-10-22 16:38:25','2025-10-22 18:38:25'),(1261778,420675,'action started via WP Cron','2025-10-22 16:41:46','2025-10-22 18:41:46'),(1261779,420675,'action complete via WP Cron','2025-10-22 16:41:47','2025-10-22 18:41:47'),(1261780,420676,'action created','2025-10-22 16:41:47','2025-10-22 18:41:47'),(1261781,420676,'action started via WP Cron','2025-10-22 16:44:59','2025-10-22 18:44:59'),(1261782,420676,'action complete via WP Cron','2025-10-22 16:44:59','2025-10-22 18:44:59'),(1261783,420677,'action created','2025-10-22 16:44:59','2025-10-22 18:44:59'),(1261784,420677,'action started via WP Cron','2025-10-22 16:47:46','2025-10-22 18:47:46'),(1261785,420677,'action complete via WP Cron','2025-10-22 16:47:46','2025-10-22 18:47:46'),(1261786,420678,'action created','2025-10-22 16:47:46','2025-10-22 18:47:46'),(1261787,420678,'action started via WP Cron','2025-10-22 16:51:50','2025-10-22 18:51:50'),(1261788,420678,'action complete via WP Cron','2025-10-22 16:51:50','2025-10-22 18:51:50'),(1261789,420679,'action created','2025-10-22 16:51:50','2025-10-22 18:51:50'),(1261790,420679,'action started via WP Cron','2025-10-22 16:54:30','2025-10-22 18:54:30'),(1261791,420679,'action complete via WP Cron','2025-10-22 16:54:30','2025-10-22 18:54:30'),(1261792,420680,'action created','2025-10-22 16:54:30','2025-10-22 18:54:30'),(1261793,420680,'action started via WP Cron','2025-10-22 16:56:31','2025-10-22 18:56:31'),(1261794,420680,'action complete via WP Cron','2025-10-22 16:56:31','2025-10-22 18:56:31'),(1261795,420681,'action created','2025-10-22 16:56:31','2025-10-22 18:56:31'),(1261796,420681,'action started via WP Cron','2025-10-22 16:58:31','2025-10-22 18:58:31'),(1261797,420682,'action created','2025-10-22 16:58:31','2025-10-22 18:58:31'),(1261798,420682,'action started via WP Cron','2025-10-22 16:58:32','2025-10-22 18:58:32'),(1261799,420682,'action complete via WP Cron','2025-10-22 16:58:33','2025-10-22 18:58:33'),(1261800,420681,'action complete via WP Cron','2025-10-22 16:58:33','2025-10-22 18:58:33'),(1261801,420683,'action created','2025-10-22 16:58:33','2025-10-22 18:58:33'),(1261802,420683,'action started via WP Cron','2025-10-22 17:01:30','2025-10-22 19:01:30'),(1261803,420683,'action complete via WP Cron','2025-10-22 17:01:30','2025-10-22 19:01:30'),(1261804,420684,'action created','2025-10-22 17:01:30','2025-10-22 19:01:30'),(1261805,420684,'action started via WP Cron','2025-10-22 17:03:39','2025-10-22 19:03:39'),(1261806,420684,'action complete via WP Cron','2025-10-22 17:03:39','2025-10-22 19:03:39'),(1261807,420685,'action created','2025-10-22 17:03:39','2025-10-22 19:03:39'),(1261808,420685,'action started via WP Cron','2025-10-22 17:06:36','2025-10-22 19:06:36'),(1261809,420685,'action complete via WP Cron','2025-10-22 17:06:36','2025-10-22 19:06:36'),(1261810,420686,'action created','2025-10-22 17:06:36','2025-10-22 19:06:36'),(1261811,420686,'action started via WP Cron','2025-10-22 17:09:38','2025-10-22 19:09:38'),(1261812,420686,'action complete via WP Cron','2025-10-22 17:09:38','2025-10-22 19:09:38'),(1261813,420687,'action created','2025-10-22 17:09:38','2025-10-22 19:09:38'),(1261814,420687,'action started via WP Cron','2025-10-22 17:11:38','2025-10-22 19:11:38'),(1261815,420687,'action complete via WP Cron','2025-10-22 17:11:38','2025-10-22 19:11:38'),(1261816,420688,'action created','2025-10-22 17:11:38','2025-10-22 19:11:38'),(1261817,420688,'action started via WP Cron','2025-10-22 17:14:42','2025-10-22 19:14:42'),(1261818,420688,'action complete via WP Cron','2025-10-22 17:14:42','2025-10-22 19:14:42'),(1261819,420689,'action created','2025-10-22 17:14:42','2025-10-22 19:14:42'),(1261820,420689,'action started via WP Cron','2025-10-22 17:17:31','2025-10-22 19:17:31'),(1261821,420690,'action created','2025-10-22 17:17:31','2025-10-22 19:17:31'),(1261822,420689,'action complete via WP Cron','2025-10-22 17:17:36','2025-10-22 19:17:36'),(1261823,420691,'action created','2025-10-22 17:17:36','2025-10-22 19:17:36'),(1261824,420690,'action started via WP Cron','2025-10-22 17:17:36','2025-10-22 19:17:36'),(1261825,420690,'action complete via WP Cron','2025-10-22 17:17:36','2025-10-22 19:17:36'),(1261826,420691,'action started via WP Cron','2025-10-22 17:19:50','2025-10-22 19:19:50'),(1261827,420691,'action complete via WP Cron','2025-10-22 17:19:50','2025-10-22 19:19:50'),(1261828,420692,'action created','2025-10-22 17:19:50','2025-10-22 19:19:50'),(1261829,420692,'action started via WP Cron','2025-10-22 17:21:57','2025-10-22 19:21:57'),(1261830,420692,'action complete via WP Cron','2025-10-22 17:21:57','2025-10-22 19:21:57'),(1261831,420693,'action created','2025-10-22 17:21:57','2025-10-22 19:21:57'),(1261832,420693,'action started via WP Cron','2025-10-22 17:24:18','2025-10-22 19:24:18'),(1261833,420693,'action complete via WP Cron','2025-10-22 17:24:18','2025-10-22 19:24:18'),(1261834,420694,'action created','2025-10-22 17:24:18','2025-10-22 19:24:18'),(1261835,420694,'action started via WP Cron','2025-10-22 17:26:51','2025-10-22 19:26:51'),(1261836,420694,'action complete via WP Cron','2025-10-22 17:26:52','2025-10-22 19:26:52'),(1261837,420695,'action created','2025-10-22 17:26:52','2025-10-22 19:26:52'),(1261838,420695,'action started via WP Cron','2025-10-22 17:31:23','2025-10-22 19:31:23'),(1261839,420696,'action created','2025-10-22 17:31:23','2025-10-22 19:31:23'),(1261840,420695,'action complete via WP Cron','2025-10-22 17:31:28','2025-10-22 19:31:28'),(1261841,420697,'action created','2025-10-22 17:31:28','2025-10-22 19:31:28'),(1261842,420696,'action started via WP Cron','2025-10-22 17:31:30','2025-10-22 19:31:30'),(1261843,420696,'action complete via WP Cron','2025-10-22 17:31:31','2025-10-22 19:31:31'),(1261844,420697,'action started via WP Cron','2025-10-22 17:34:44','2025-10-22 19:34:44'),(1261845,420697,'action complete via WP Cron','2025-10-22 17:34:44','2025-10-22 19:34:44'),(1261846,420698,'action created','2025-10-22 17:34:44','2025-10-22 19:34:44'),(1261847,420698,'action started via WP Cron','2025-10-22 17:36:56','2025-10-22 19:36:56'),(1261848,420698,'action complete via WP Cron','2025-10-22 17:36:56','2025-10-22 19:36:56'),(1261849,420699,'action created','2025-10-22 17:36:56','2025-10-22 19:36:56'),(1261850,420699,'action started via WP Cron','2025-10-22 17:41:18','2025-10-22 19:41:18'),(1261851,420699,'action complete via WP Cron','2025-10-22 17:41:18','2025-10-22 19:41:18'),(1261852,420700,'action created','2025-10-22 17:41:18','2025-10-22 19:41:18'),(1261853,420700,'action started via WP Cron','2025-10-22 17:43:33','2025-10-22 19:43:33'),(1261854,420700,'action complete via WP Cron','2025-10-22 17:43:33','2025-10-22 19:43:33'),(1261855,420701,'action created','2025-10-22 17:43:33','2025-10-22 19:43:33'),(1261856,420701,'action started via WP Cron','2025-10-22 17:47:00','2025-10-22 19:47:00'),(1261857,420701,'action complete via WP Cron','2025-10-22 17:47:01','2025-10-22 19:47:01'),(1261858,420702,'action created','2025-10-22 17:47:01','2025-10-22 19:47:01'),(1261859,420702,'action started via WP Cron','2025-10-22 17:51:58','2025-10-22 19:51:58'),(1261860,420702,'action complete via WP Cron','2025-10-22 17:51:58','2025-10-22 19:51:58'),(1261861,420703,'action created','2025-10-22 17:51:58','2025-10-22 19:51:58'),(1261862,420703,'action started via WP Cron','2025-10-22 18:01:55','2025-10-22 20:01:55'),(1261863,420703,'action complete via WP Cron','2025-10-22 18:01:55','2025-10-22 20:01:55'),(1261864,420704,'action created','2025-10-22 18:01:55','2025-10-22 20:01:55'),(1261865,420704,'action started via WP Cron','2025-10-22 18:06:50','2025-10-22 20:06:50'),(1261866,420705,'action created','2025-10-22 18:06:50','2025-10-22 20:06:50'),(1261867,420705,'action started via WP Cron','2025-10-22 18:06:53','2025-10-22 20:06:53'),(1261868,420705,'action complete via WP Cron','2025-10-22 18:06:53','2025-10-22 20:06:53'),(1261869,420704,'action complete via WP Cron','2025-10-22 18:06:53','2025-10-22 20:06:53'),(1261870,420706,'action created','2025-10-22 18:06:53','2025-10-22 20:06:53'),(1261871,420706,'action started via WP Cron','2025-10-22 18:09:12','2025-10-22 20:09:12'),(1261872,420706,'action complete via WP Cron','2025-10-22 18:09:12','2025-10-22 20:09:12'),(1261873,420707,'action created','2025-10-22 18:09:12','2025-10-22 20:09:12'),(1261874,420707,'action started via WP Cron','2025-10-22 18:11:44','2025-10-22 20:11:44'),(1261875,420707,'action complete via WP Cron','2025-10-22 18:11:44','2025-10-22 20:11:44'),(1261876,420708,'action created','2025-10-22 18:11:44','2025-10-22 20:11:44'),(1261877,420708,'action started via WP Cron','2025-10-22 18:16:57','2025-10-22 20:16:57'),(1261878,420708,'action complete via WP Cron','2025-10-22 18:16:57','2025-10-22 20:16:57'),(1261879,420709,'action created','2025-10-22 18:16:57','2025-10-22 20:16:57'),(1261880,420709,'action started via WP Cron','2025-10-22 18:21:53','2025-10-22 20:21:53'),(1261881,420709,'action complete via WP Cron','2025-10-22 18:21:53','2025-10-22 20:21:53'),(1261882,420710,'action created','2025-10-22 18:21:53','2025-10-22 20:21:53'),(1261883,420710,'action started via WP Cron','2025-10-22 18:26:19','2025-10-22 20:26:19'),(1261884,420710,'action complete via WP Cron','2025-10-22 18:26:19','2025-10-22 20:26:19'),(1261885,420711,'action created','2025-10-22 18:26:19','2025-10-22 20:26:19'),(1261886,420711,'action started via WP Cron','2025-10-22 18:28:40','2025-10-22 20:28:40'),(1261887,420711,'action complete via WP Cron','2025-10-22 18:28:40','2025-10-22 20:28:40'),(1261888,420712,'action created','2025-10-22 18:28:40','2025-10-22 20:28:40'),(1261889,420712,'action started via WP Cron','2025-10-22 18:32:03','2025-10-22 20:32:03'),(1261890,420712,'action complete via WP Cron','2025-10-22 18:32:03','2025-10-22 20:32:03'),(1261891,420713,'action created','2025-10-22 18:32:03','2025-10-22 20:32:03'),(1261892,420713,'action started via WP Cron','2025-10-22 18:35:21','2025-10-22 20:35:21'),(1261893,420713,'action complete via WP Cron','2025-10-22 18:35:21','2025-10-22 20:35:21'),(1261894,420714,'action created','2025-10-22 18:35:21','2025-10-22 20:35:21'),(1261895,420714,'action started via WP Cron','2025-10-22 18:37:47','2025-10-22 20:37:47'),(1261896,420714,'action complete via WP Cron','2025-10-22 18:37:47','2025-10-22 20:37:47'),(1261897,420715,'action created','2025-10-22 18:37:47','2025-10-22 20:37:47'),(1261898,420715,'action started via WP Cron','2025-10-22 18:41:41','2025-10-22 20:41:41'),(1261899,420715,'action complete via WP Cron','2025-10-22 18:41:41','2025-10-22 20:41:41'),(1261900,420716,'action created','2025-10-22 18:41:41','2025-10-22 20:41:41'),(1261901,420716,'action started via WP Cron','2025-10-22 18:46:50','2025-10-22 20:46:50'),(1261902,420716,'action complete via WP Cron','2025-10-22 18:46:50','2025-10-22 20:46:50'),(1261903,420717,'action created','2025-10-22 18:46:50','2025-10-22 20:46:50'),(1261904,420717,'action started via WP Cron','2025-10-22 18:50:58','2025-10-22 20:50:58'),(1261905,420717,'action complete via WP Cron','2025-10-22 18:50:58','2025-10-22 20:50:58'),(1261906,420718,'action created','2025-10-22 18:50:58','2025-10-22 20:50:58'),(1261907,420718,'action started via WP Cron','2025-10-22 18:54:48','2025-10-22 20:54:48'),(1261908,420718,'action complete via WP Cron','2025-10-22 18:54:49','2025-10-22 20:54:49'),(1261909,420719,'action created','2025-10-22 18:54:49','2025-10-22 20:54:49'),(1261910,420719,'action started via WP Cron','2025-10-22 19:01:51','2025-10-22 21:01:51'),(1261911,420720,'action created','2025-10-22 19:01:51','2025-10-22 21:01:51'),(1261912,420719,'action complete via WP Cron','2025-10-22 19:01:56','2025-10-22 21:01:56'),(1261913,420721,'action created','2025-10-22 19:01:56','2025-10-22 21:01:56'),(1261914,420720,'action started via WP Cron','2025-10-22 19:01:56','2025-10-22 21:01:56'),(1261915,420720,'action complete via WP Cron','2025-10-22 19:01:57','2025-10-22 21:01:57'),(1261916,420721,'action started via WP Cron','2025-10-22 19:06:40','2025-10-22 21:06:40'),(1261917,420721,'action complete via WP Cron','2025-10-22 19:06:40','2025-10-22 21:06:40'),(1261918,420722,'action created','2025-10-22 19:06:40','2025-10-22 21:06:40'),(1261919,420722,'action started via WP Cron','2025-10-22 19:08:57','2025-10-22 21:08:57'),(1261920,420722,'action complete via WP Cron','2025-10-22 19:08:57','2025-10-22 21:08:57'),(1261921,420723,'action created','2025-10-22 19:08:57','2025-10-22 21:08:57'),(1261922,420723,'action started via WP Cron','2025-10-22 19:11:42','2025-10-22 21:11:42'),(1261923,420723,'action complete via WP Cron','2025-10-22 19:11:42','2025-10-22 21:11:42'),(1261924,420724,'action created','2025-10-22 19:11:42','2025-10-22 21:11:42'),(1261925,420724,'action started via WP Cron','2025-10-22 19:16:54','2025-10-22 21:16:54'),(1261926,420724,'action complete via WP Cron','2025-10-22 19:16:54','2025-10-22 21:16:54'),(1261927,420725,'action created','2025-10-22 19:16:54','2025-10-22 21:16:54'),(1261928,420725,'action started via WP Cron','2025-10-22 19:21:51','2025-10-22 21:21:51'),(1261929,420725,'action complete via WP Cron','2025-10-22 19:21:51','2025-10-22 21:21:51'),(1261930,420726,'action created','2025-10-22 19:21:51','2025-10-22 21:21:51'),(1261931,420726,'action started via WP Cron','2025-10-22 19:26:43','2025-10-22 21:26:43'),(1261932,420726,'action complete via WP Cron','2025-10-22 19:26:43','2025-10-22 21:26:43'),(1261933,420727,'action created','2025-10-22 19:26:43','2025-10-22 21:26:43'),(1261934,420727,'action started via WP Cron','2025-10-22 19:31:51','2025-10-22 21:31:51'),(1261935,420727,'action complete via WP Cron','2025-10-22 19:31:51','2025-10-22 21:31:51'),(1261936,420728,'action created','2025-10-22 19:31:51','2025-10-22 21:31:51'),(1261937,420728,'action started via WP Cron','2025-10-22 19:36:52','2025-10-22 21:36:52'),(1261938,420728,'action complete via WP Cron','2025-10-22 19:36:52','2025-10-22 21:36:52'),(1261939,420729,'action created','2025-10-22 19:36:52','2025-10-22 21:36:52'),(1261940,420729,'action started via WP Cron','2025-10-22 19:41:43','2025-10-22 21:41:43'),(1261941,420729,'action complete via WP Cron','2025-10-22 19:41:43','2025-10-22 21:41:43'),(1261942,420730,'action created','2025-10-22 19:41:43','2025-10-22 21:41:43'),(1261943,420730,'action started via WP Cron','2025-10-22 19:44:06','2025-10-22 21:44:06'),(1261944,420730,'action complete via WP Cron','2025-10-22 19:44:06','2025-10-22 21:44:06'),(1261945,420731,'action created','2025-10-22 19:44:06','2025-10-22 21:44:06'),(1261946,420731,'action started via WP Cron','2025-10-22 19:46:50','2025-10-22 21:46:50'),(1261947,420731,'action complete via WP Cron','2025-10-22 19:46:50','2025-10-22 21:46:50'),(1261948,420732,'action created','2025-10-22 19:46:50','2025-10-22 21:46:50'),(1261949,420732,'action started via WP Cron','2025-10-22 19:51:55','2025-10-22 21:51:55'),(1261950,420732,'action complete via WP Cron','2025-10-22 19:51:55','2025-10-22 21:51:55'),(1261951,420733,'action created','2025-10-22 19:51:55','2025-10-22 21:51:55'),(1261952,420733,'action started via WP Cron','2025-10-22 19:56:44','2025-10-22 21:56:44'),(1261953,420733,'action complete via WP Cron','2025-10-22 19:56:44','2025-10-22 21:56:44'),(1261954,420734,'action created','2025-10-22 19:56:44','2025-10-22 21:56:44'),(1261955,420734,'action started via WP Cron','2025-10-22 20:01:49','2025-10-22 22:01:49'),(1261956,420735,'action created','2025-10-22 20:01:49','2025-10-22 22:01:49'),(1261957,420735,'action started via WP Cron','2025-10-22 20:01:51','2025-10-22 22:01:51'),(1261958,420735,'action complete via WP Cron','2025-10-22 20:01:52','2025-10-22 22:01:52'),(1261959,420734,'action complete via WP Cron','2025-10-22 20:01:52','2025-10-22 22:01:52'),(1261960,420736,'action created','2025-10-22 20:01:52','2025-10-22 22:01:52');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_booking`
--

DROP TABLE IF EXISTS `wp_booking`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_booking` (
  `booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `is_trash` datetime DEFAULT NULL,
  `booking_options` text DEFAULT NULL,
  `trash` bigint(10) NOT NULL DEFAULT 0,
  `sync_gid` varchar(200) NOT NULL DEFAULT '',
  `is_new` bigint(10) NOT NULL DEFAULT 1,
  `status` varchar(200) NOT NULL DEFAULT '',
  `sort_date` datetime DEFAULT NULL,
  `modification_date` datetime DEFAULT NULL,
  `creation_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `form` text DEFAULT NULL,
  `hash` text DEFAULT NULL,
  `booking_type` bigint(10) NOT NULL DEFAULT 1,
  PRIMARY KEY (`booking_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_booking`
--

LOCK TABLES `wp_booking` WRITE;
/*!40000 ALTER TABLE `wp_booking` DISABLE KEYS */;
INSERT INTO `wp_booking` VALUES (2,'2022-12-16 21:44:25',NULL,1,'',0,'','2022-09-03 00:00:00','2022-09-01 17:39:21','2022-10-12 13:18:32','text^name1^Rene ~text^secondname1^Lans~email^email1^r@privatewealth.co.uk~text^phone1^0826203888~textarea^details1^Would love to fly','26a2c12d8bfb9defb60ba7735b6140bd',1),(3,'2023-02-15 09:59:37',NULL,1,'',1,'','2022-12-31 00:00:00','2022-12-07 13:26:46','2022-12-07 11:26:46','text^name1^Anabel ~text^secondname1^Oelmann~email^email1^anabel.oelmann@gmail.com~text^phone1^+491723808128~textarea^details1^Hey, this should be a Christmas present for my fiancé :) ','5344b36371e9797521682e6a6b39216b',1),(4,'2023-02-15 09:59:45',NULL,1,'',1,'','2023-02-18 00:00:00','2022-12-07 18:06:13','2022-12-07 16:06:13','text^name1^Michael~text^secondname1^Bridgens~email^email1^Jennifer.bridgens@sanofi.com~text^phone1^0824499515~textarea^details1^Hi. I would like to book a flight for my husband for a Christmas present. ','bbe26e2fa3f91d943bcca37c7c44562d',1),(5,'2023-02-15 09:59:56',NULL,1,'',1,'','2023-01-21 00:00:00','2022-12-15 11:46:00','2022-12-15 09:46:00','text^name1^Melissa~text^secondname1^Rankin~email^email1^melissajorankin@gmail.com~text^phone1^0781228907~textarea^details1^I would like to book a gliding experience for my fiancé on the 21st of January please ','5f4462515d2455cd853b3aa9cf9012ee',1),(6,'2023-02-15 09:59:53',NULL,1,'',1,'','2023-01-21 00:00:00','2022-12-15 11:55:02','2022-12-15 09:55:02','text^name1^Melissa~text^secondname1^Rankin~email^email1^melissajorankin@gmail.com~text^phone1^0781228907~textarea^details1^I would like to book a gliding experience for my fiancé on the 21st of jan 23','3a61080847f31e2b72dbc3f525f33499',1),(7,'2022-12-16 21:44:09',NULL,1,'',1,'','2022-12-17 00:00:00','2022-12-16 21:26:37','2022-12-16 19:26:37','text^name1^Steve~text^secondname1^Porter~email^email1^steve@porteranddaughters.com~text^phone1^0833750320~textarea^details1^Tester booking ','5cec740e19915fee988c66c2bf33a225',1),(8,'2022-12-16 21:44:07',NULL,1,'',1,'','2022-12-17 00:00:00','2022-12-16 21:27:36','2022-12-16 19:27:36','text^name1^Steve~text^secondname1^Porter~email^email1^steve@porteranddaughters.com~text^phone1^0833750320~textarea^details1^tester 2 ','e1ef4a46d4cb8bab62f2b8aa73dc94b0',1),(9,'2023-02-15 10:00:04',NULL,1,'',1,'','2023-02-18 00:00:00','2022-12-18 20:28:14','2022-12-18 18:28:14','text^name1^Harold~text^secondname1^daniels~email^email1^harold.daniels@stellenbosch.gov.za~text^phone1^0737876746~textarea^details1^Z3sg','ae1bb370dbdd62fa288167db7d6b2347',1),(10,'2023-02-15 10:00:16',NULL,1,'',1,'','2023-01-14 00:00:00','2022-12-19 08:37:46','2022-12-19 06:37:46','text^name1^Steve~text^secondname1^Porter~email^email1^steve@porteranddaughters.com~text^phone1^0833750320~textarea^details1^Tester booking','0ccb709251d9b1557efafa43eef98358',1),(11,'2023-02-15 10:00:20',NULL,1,'',1,'','2023-02-11 00:00:00','2022-12-24 13:57:56','2022-12-24 11:57:56','text^name1^Sally~text^secondname1^Oughtibridge~email^email1^sallyoughtibridge@gmail.com~text^phone1^0846077355~textarea^details1^this is a Christmas present for my wife from Mike','008b75c4d9a89895927b9d20ee1b9761',1),(12,'2023-02-15 09:59:24',NULL,1,'',1,'','2023-03-11 00:00:00','2023-02-13 13:42:21','2023-02-13 11:42:21','text^name1^Sally~text^secondname1^Oughtibridge~email^email1^sallyoughtibridge@gmail.com~text^phone1^0846077355~textarea^details1^I would like to have a gliding experience on the 11th of March. thanks sally','c3161c9b5d309a1fe098b498f54000ee',1);
/*!40000 ALTER TABLE `wp_booking` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookingdates`
--

DROP TABLE IF EXISTS `wp_bookingdates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookingdates` (
  `booking_dates_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `booking_id` bigint(20) unsigned NOT NULL,
  `booking_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `approved` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`booking_dates_id`),
  UNIQUE KEY `booking_id_dates` (`booking_id`,`booking_date`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookingdates`
--

LOCK TABLES `wp_bookingdates` WRITE;
/*!40000 ALTER TABLE `wp_bookingdates` DISABLE KEYS */;
INSERT INTO `wp_bookingdates` VALUES (4,2,'2022-09-03 00:00:00',1),(5,7290,'2022-10-14 00:00:00',0),(6,7290,'2022-10-15 00:00:00',0),(7,7290,'2022-10-16 00:00:00',0),(8,3,'2022-12-31 00:00:00',0),(9,3,'2023-01-01 00:00:00',0),(10,4,'2023-02-18 00:00:00',0),(11,5,'2023-01-21 00:00:00',0),(12,6,'2023-01-21 00:00:00',0),(13,7,'2022-12-17 00:00:00',0),(14,8,'2022-12-17 00:00:00',0),(15,9,'2023-02-18 00:00:00',0),(16,10,'2023-01-14 00:00:00',0),(17,11,'2023-02-11 00:00:00',0),(18,12,'2023-03-11 00:00:00',0);
/*!40000 ALTER TABLE `wp_bookingdates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- 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 = utf8mb4 */;
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) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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 NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `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)),
  KEY `woo_idx_comment_type` (`comment_type`)
) 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_comments`
--

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

--
-- Table structure for table `wp_create_map`
--

DROP TABLE IF EXISTS `wp_create_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_create_map` (
  `map_id` int(11) NOT NULL AUTO_INCREMENT,
  `map_title` varchar(255) DEFAULT NULL,
  `map_width` varchar(255) DEFAULT NULL,
  `map_height` varchar(255) DEFAULT NULL,
  `map_zoom_level` varchar(255) DEFAULT NULL,
  `map_type` varchar(255) DEFAULT NULL,
  `map_scrolling_wheel` varchar(255) DEFAULT NULL,
  `map_visual_refresh` varchar(255) DEFAULT NULL,
  `map_45imagery` varchar(255) DEFAULT NULL,
  `map_street_view_setting` text DEFAULT NULL,
  `map_route_direction_setting` text DEFAULT NULL,
  `map_all_control` text DEFAULT NULL,
  `map_info_window_setting` text DEFAULT NULL,
  `style_google_map` text DEFAULT NULL,
  `map_locations` longtext DEFAULT NULL,
  `map_layer_setting` text DEFAULT NULL,
  `map_polygon_setting` longtext DEFAULT NULL,
  `map_polyline_setting` longtext DEFAULT NULL,
  `map_cluster_setting` text DEFAULT NULL,
  `map_overlay_setting` text DEFAULT NULL,
  `map_geotags` text DEFAULT NULL,
  `map_infowindow_setting` text DEFAULT NULL,
  PRIMARY KEY (`map_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_create_map`
--

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

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

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

--
-- Table structure for table `wp_e_notes`
--

DROP TABLE IF EXISTS `wp_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes`
--

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

--
-- Table structure for table `wp_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wp_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes_users_relations`
--

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

--
-- Table structure for table `wp_e_submissions`
--

DROP TABLE IF EXISTS `wp_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions`
--

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

--
-- Table structure for table `wp_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_actions_log`
--

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

--
-- Table structure for table `wp_e_submissions_values`
--

DROP TABLE IF EXISTS `wp_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_values`
--

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

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(45) NOT NULL,
  `source_url` longtext NOT NULL,
  `submission` longtext NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

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

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `post_id` bigint(10) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(10) NOT NULL DEFAULT 0,
  `is_read` tinyint(10) NOT NULL DEFAULT 0,
  `ip` varchar(45) NOT NULL,
  `source_url` varchar(200) NOT NULL DEFAULT '',
  `user_agent` varchar(250) NOT NULL DEFAULT '',
  `currency` varchar(5) DEFAULT NULL,
  `payment_status` varchar(15) DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) DEFAULT NULL,
  `transaction_id` varchar(50) DEFAULT NULL,
  `is_fulfilled` tinyint(10) DEFAULT NULL,
  `created_by` bigint(10) unsigned DEFAULT NULL,
  `transaction_type` tinyint(10) DEFAULT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'active',
  `source_id` bigint(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=494 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES (1,1,NULL,'2022-12-13 07:55:11','2022-12-13 07:55:11',0,0,'41.13.196.221','https://www.capegliding.co.za/contact-details-for-cape-gliding-club/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'trash',NULL),(2,1,NULL,'2022-12-13 17:28:28','2022-12-13 17:28:28',0,0,'196.207.43.65','https://www.capegliding.co.za/contact-details-for-cape-gliding-club/','Mozilla/5.0 (Linux; Android 10; itel W4001S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(3,1,NULL,'2022-12-14 06:34:09','2022-12-14 06:34:09',0,0,'105.233.124.20','https://www.capegliding.co.za/contact-details-for-cape-gliding-club/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'trash',NULL),(4,1,NULL,'2022-12-14 09:02:32','2022-12-14 09:02:32',0,0,'196.47.199.165','https://www.capegliding.co.za/contact-details-for-cape-gliding-club/?fbclid=IwAR1RfEvTDEVAIsVyrq0NOmSFyiJ6PLld2Yu1m-wB6ErjG2BWkJq8Z7vqjmc','Mozilla/5.0 (Linux; Android 12; SM-A125F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/107.0.5304.141 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/395.0.0.27.214;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(5,1,NULL,'2022-12-14 10:27:39','2022-12-14 10:27:39',0,0,'105.233.124.20','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'trash',NULL),(6,1,NULL,'2022-12-15 09:57:10','2022-12-15 09:57:10',0,0,'41.116.165.204','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(7,1,NULL,'2022-12-15 11:15:39','2022-12-15 11:15:39',0,0,'41.147.0.193','https://www.capegliding.co.za/contact/?fbclid=IwAR3owvT_7lJ4eGBTTjn6HBeJHpklWzPrefpkX38ZwZOJOIq3SC5m2gIU-9I','Mozilla/5.0 (Linux; Android 12; SM-A325F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/107.0.5304.141 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/395.0.0.27.214;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(8,1,NULL,'2022-12-15 12:28:11','2022-12-15 12:28:11',0,0,'41.116.165.204','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(9,1,NULL,'2022-12-15 12:54:19','2022-12-15 12:54:19',0,0,'102.65.62.36','https://www.capegliding.co.za/contact/?fbclid=IwAR2dun4h8i72fG3I-u0OapOaQD2890vyCVtKSd39tJSL_0WfPjw3O93t6w0','Mozilla/5.0 (Linux; Android 12; SM-G991B Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.79 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/395.0.0.27.214;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(10,1,NULL,'2022-12-16 08:46:46','2022-12-16 08:46:46',0,0,'41.5.171.191','https://www.capegliding.co.za/contact/?fbclid=IwAR2n1HmnuqC327ghltpHw8zmh02HzKfnVAbeDzNHNINwMFcl3GPS4-gz5o8','Mozilla/5.0 (Linux; Android 8.1.0; SM-A260F Build/OPR6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(11,1,NULL,'2022-12-16 11:01:05','2022-12-16 11:01:05',0,0,'105.245.233.115','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 12; M2101K7BNY Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.79 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/389.1.0.23.214;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(12,1,NULL,'2022-12-16 19:41:36','2022-12-16 19:41:36',0,0,'160.226.137.28','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'active',NULL),(13,1,NULL,'2022-12-17 10:28:56','2022-12-17 10:28:56',0,0,'105.245.230.68','https://www.capegliding.co.za/contact/?fbclid=IwAR3z-Bfa3rI89F8xt2Ez-PmxPxPeuLeUAa353HIyZ28Wxadmtez8zTYOAqQ_aem_AUOKq_5Gv3jJQwG0dyK53VXKJF7pGbkkkAeXBFvDP9_HREBEygCWa-L9u_Suv9wAt7BD8vSY7AXWOiy5g3wtVH6N','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B110 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.1.2;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(14,1,NULL,'2022-12-17 12:00:10','2022-12-17 12:00:10',0,0,'41.13.246.9','https://www.capegliding.co.za/contact/?fbclid=IwAR0YrESrxfuWcZTFlzEgZ6VxUFwG_c94UW3qLizmEI9MqtFFOigOR06EZKs_aem_AUNZ89mAxlG0Vm_hcMYElH0Q2hOtaMPRP5tidueNddS5Dwtv3-NSdzgCvOxMxnohXW6mv6XI6FgMOodSGqUYdOmM','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19G82 [FBAN/FBIOS;FBDV/iPhone14,2;FBMD/iPhone;FBSN/iOS;FBSV/15.6.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(15,1,NULL,'2022-12-17 14:58:12','2022-12-17 14:58:12',0,0,'156.155.140.194','https://www.capegliding.co.za/contact/?fbclid=IwAR1ti8G9hIl8vdKeiiyPQcPEl3nJntCUJEoyzCtlEqEElfVY6RO4jj9kJ9Q','Mozilla/5.0 (Linux; Android 12; CPH2273 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(16,1,NULL,'2022-12-17 16:33:54','2022-12-17 16:33:54',0,0,'102.135.245.145','https://www.capegliding.co.za/contact/?fbclid=IwAR1ZiR75cBrDaLVWtSyfNHbRQcbQWG-YfwtraoKoIbqrjfyWMCuDULtbetc_aem_AXqejVC-KuqZj3lxez1KtMJsUGQTQXkU62diFndK9-Vt3DsEUTGkpD8s4Xq37L3t1C6mUKzRSn4yQ4vZ4iax_J7X','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(17,1,NULL,'2022-12-17 18:22:12','2022-12-17 18:22:12',0,0,'197.215.173.143','https://www.capegliding.co.za/contact/?fbclid=IwAR2_kJoGNLk2ZvhSa5dElHl9lKlzKYLRlHBENw4Lw4F91wazJhkpe10N9EQ','Mozilla/5.0 (Linux; Android 12; SM-G780G Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.79 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(18,1,NULL,'2022-12-17 18:25:30','2022-12-17 18:25:30',0,0,'102.165.237.20','https://www.capegliding.co.za/contact/?fbclid=IwAR0v4rLihp2hOeEKIbhDOOsrLmh6pEhh9RlSU80kqtMTO-nAGbgS02Z0M8U_aem_AXq2lfeLA4J6Y35sAN6ODDVMSq3HYMvhBm811BhKm1ASjGy95dFWz5tKyr1fA3CseFdDqBMqkG5t9Kdj5SruXHIh','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B110 [FBAN/FBIOS;FBDV/iPhone13,2;FBMD/iPhone;FBSN/iOS;FBSV/16.1.2;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(19,1,NULL,'2022-12-17 18:27:17','2022-12-17 18:27:17',0,0,'196.207.43.65','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; itel W4001S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(20,1,NULL,'2022-12-17 19:15:43','2022-12-17 19:15:43',0,0,'213.172.136.103','https://www.capegliding.co.za/contact/?fbclid=IwAR0PM9esotARh88wsbk9BRwDY2REy53GDwIV5w75elXk8XknTTfxKxHVu84','Mozilla/5.0 (Linux; Android 12; SM-G973F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(21,1,NULL,'2022-12-18 04:33:12','2022-12-18 04:33:12',0,0,'197.95.185.86','https://www.capegliding.co.za/contact/?fbclid=IwAR11Q4De-F0jq_FC3eEKq9Vst_nuKOgUNKQreEpTuLb0R20eBAENr2m7ICY','Mozilla/5.0 (Linux; Android 9; MRD-LX1 Build/HUAWEIMRD-LX1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/107.0.5304.141 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/394.1.0.51.107;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(22,1,NULL,'2022-12-18 10:37:29','2022-12-18 10:37:29',0,0,'105.9.129.79','https://www.capegliding.co.za/contact/?fbclid=IwAR024vQpSM3EoQ9qbiyFzTH7eCOt4W3i3hYvH4wC6eykjd5ZCpAcUlpkJkU','Mozilla/5.0 (Linux; Android 11; SM-A025F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.79 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(23,1,NULL,'2022-12-18 12:58:00','2022-12-18 12:58:00',0,0,'102.165.86.22','https://www.capegliding.co.za/contact/?fbclid=IwAR0YEaVi3VErL2UjAZvo_t51nQghA08tBa22TQGmSDJVtzozQDrlGtF8Qh4_aem_ATI-pD_4YS7L8igCz0Ahi89luYQzfl6alkqs3tkLUewBr1nZB-RhNHMINlXg6pJLi5HdZ7rGqtI2ghw0XZeDcDyO','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19G82 [FBAN/FBIOS;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/15.6.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(24,1,NULL,'2022-12-18 18:40:15','2022-12-18 18:40:15',0,0,'41.193.245.144','https://www.capegliding.co.za/contact/?fbclid=IwAR0acfrrm7fhqUheFMkQ_72sLPDUiBLw43EOSoo4SgkWhu0i8dxbIJRodC0','Mozilla/5.0 (Linux; Android 9; AMN-LX9 Build/HUAWEIAMN-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(25,1,NULL,'2022-12-19 12:32:30','2022-12-19 12:32:30',0,0,'154.70.214.222','https://www.capegliding.co.za/contact/?fbclid=IwAR3YY7YKM9n7Akb-1WGC152JGM8dqTC6_FKMYCkZrQdDtem1YmLvXYHbwgw_aem_AZyB89vToNVESEaKSADBg6gkTLHHnn2w5OnPXtrekitYLbwWikxHeBm1xHLt8QNB7d9qryraNl8rAdVhkYWt7bVB','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20C65 [FBAN/FBIOS;FBDV/iPhone13,3;FBMD/iPhone;FBSN/iOS;FBSV/16.2;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(26,1,NULL,'2022-12-19 18:07:44','2022-12-19 18:07:44',0,0,'41.193.175.146','https://www.capegliding.co.za/contact/?fbclid=IwAR09iuvP2P3CdUv0tdM214qFe-jM60MY7hKhTSk7kyfB-OWTswQ4wZ4RCAk','Mozilla/5.0 (Linux; Android 10; MAR-LX1M Build/HUAWEIMAR-L21MEA; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(27,1,NULL,'2022-12-19 21:58:54','2022-12-19 21:58:54',0,0,'90.255.220.243','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(28,1,NULL,'2022-12-20 16:44:58','2022-12-20 16:44:58',0,0,'102.182.143.226','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(29,1,NULL,'2022-12-20 19:10:28','2022-12-20 19:10:28',0,0,'102.182.190.23','https://www.capegliding.co.za/contact/?fbclid=IwAR0757l2Bo4znnOcBZvcXldTwvoW65HewhOwosKNmJmzUPahDYQ4y8TPX0c','Mozilla/5.0 (Android 9; Mobile; rv:93.0) Gecko/93.0 Firefox/93.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(30,1,NULL,'2022-12-21 19:30:48','2022-12-21 19:30:48',0,0,'41.164.33.145','https://www.capegliding.co.za/contact/?fbclid=IwAR2K4h-Y4H24u1gcbUtbjUhPNqEKYMn0eVPmC4OG9EiiAoSS2rhkqSoaiHs','Mozilla/5.0 (Linux; Android 12; SM-G998B Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(31,1,NULL,'2022-12-23 18:58:02','2022-12-23 18:58:02',0,0,'102.132.254.238','https://www.capegliding.co.za/contact/?fbclid=IwAR0582JxgtOAkRHyTt3UNEHzYQZEaiJ8zbef99mLG-OOYfQvQLMsaNfB9Kk_aem_AeSKVpJNyfXSTkbOQK2zQW-opjpN4QNpV7osImAar4cGV0e4Tlz6ik8I6SUdNVNjwkyvbSHCGU5kqzk8L4VHYyOS','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B110 [FBAN/FBIOS;FBDV/iPhone11,8;FBMD/iPhone;FBSN/iOS;FBSV/16.1.2;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(32,1,NULL,'2022-12-23 20:44:14','2022-12-23 20:44:14',0,0,'197.89.195.131','https://www.capegliding.co.za/contact/?fbclid=IwAR0_6r3wZDfqg28T1_7Kj4PtdB3eiTly4xMUX2ATvAjlSgSerm5-NXCMAnE','Mozilla/5.0 (Linux; Android 12; SM-A325F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.1.0.28.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(33,1,NULL,'2022-12-23 21:00:06','2022-12-23 21:00:06',0,0,'102.65.4.21','https://www.capegliding.co.za/contact/?fbclid=IwAR0fVpKvDrW4Y3K3GN53G2IQ0_t4PCsKir6SPpvlLsWkCx1oHUbkX22I4qU_aem_AZnmUFi7WwLpWaPtLyar1PrfSEqss2Ikqhzwfq8Mrk6S9oHApb1aQamAHSLUZWkCMJowESDk02E1r2CRAGcwtOXB','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B110 [FBAN/FBIOS;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/16.1.2;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(34,1,NULL,'2022-12-24 06:30:54','2022-12-24 06:30:54',0,0,'102.65.7.79','https://www.capegliding.co.za/contact/?fbclid=IwAR0gmmXlCVgQiZRodSQhg0xbL6VlTHtUiy3-Ok0-Qf90gcKGEeGsP6HQvUw','Mozilla/5.0 (Linux; Android 10; SM-N960F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.1.0.28.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(35,1,NULL,'2022-12-25 11:26:46','2022-12-25 11:26:46',0,0,'102.220.68.126','https://www.capegliding.co.za/contact/?fbclid=IwAR1JUsPEbjZw_C2mSBRQzu0lfH_XG3ZYvbU_2gl2stjcDidjqqsypbJHhG4','Mozilla/5.0 (Linux; Android 8.0.0; SM-G930F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.0.0.21.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(36,1,NULL,'2022-12-25 20:48:58','2022-12-25 20:48:58',0,0,'102.65.4.111','https://www.capegliding.co.za/contact/?fbclid=IwAR18BfEONoNoUBpe3NCbfiiObWgHU3tUGl3t-MqpQED7mF_iDqWMDgrQXd0','Mozilla/5.0 (Linux; Android 13; SM-F711B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/396.1.0.28.104;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(37,1,NULL,'2022-12-27 11:57:29','2022-12-27 11:57:29',0,0,'37.65.4.91','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.3 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(38,1,NULL,'2023-02-01 03:55:07','2023-02-01 03:55:07',0,0,'142.113.23.60','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(39,1,NULL,'2023-02-08 08:48:13','2023-02-08 08:48:13',0,0,'105.242.162.123','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; ELS-NX9; HMSCore 6.9.0.302) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.105 HuaweiBrowser/12.1.3.304 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(40,2,NULL,'2023-02-10 11:49:32','2023-02-10 11:49:32',0,0,'105.187.25.62','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR3aHsxY2nGOfTq6Umsynq0kc67M8Y-dKBBiB_74vDBqr6AIEQSvMXK89pg','Mozilla/5.0 (Linux; Android 11; SM-T515 Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.118 Safari/537.36 [FB_IAB/FB4A;FBAV/401.0.0.24.77;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(41,2,NULL,'2023-02-10 17:01:23','2023-02-10 17:01:23',0,0,'41.147.0.154','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR12rZL9khVzIh2YkWjMBJXCUBwGyzD8AqvY_RtQiRstTSn9o05jya5mT6A','Mozilla/5.0 (Linux; Android 11; SM-A205F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/401.0.0.24.77;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(42,1,NULL,'2023-02-11 08:13:46','2023-02-11 08:13:46',0,0,'105.245.236.249','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(43,2,NULL,'2023-02-11 11:29:21','2023-02-11 11:29:21',0,0,'102.65.63.164','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR1LtRNC812YuE2GIH6XGVTie9X-RNYikvDcGE_StfEwbR3_t-OvtreFvl4_aem_ARk2LPHz5Cy8XJSVAif6EG-2P4o7st5PU--R8-qUnA8b0Ny0hoXh3iSqdcrXtliidJt27mJ','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B101 [FBAN/FBIOS;FBDV/iPhone12,5;FBMD/iPhone;FBSN/iOS;FBSV/16.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(44,2,NULL,'2023-02-11 16:39:46','2023-02-11 16:39:46',0,0,'102.220.209.93','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR2l46B3xjaBFZ_dpg4qwVmd936HD5uT7EekkHZGBpj5lXIt25_95Irugfo_aem_AYwjqsoeuL6NftaoY3v_zU4bZsfKzexdY3h7hHx7LEGAz92OxwS1EUTEXHKmxa-RELwV2Xa','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B101 [FBAN/FBIOS;FBDV/iPhone12,3;FBMD/iPhone;FBSN/iOS;FBSV/16.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(45,2,NULL,'2023-02-12 06:19:08','2023-02-12 06:19:08',0,0,'41.10.100.32','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR0tQ2sIt2PSU1UjN6lXUXwPNOfxk2cShutLP2pdPzkn3NW4eXsHonhwswo_aem_AUArssn8P9Oocrke6u_q7rfe0ar1Jx1gemsJIO1yOrWp8QB1z5wMjx9ZgChXZDc05MNaX8m','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20C65 [FBAN/FBIOS;FBDV/iPhone14,5;FBMD/iPhone;FBSN/iOS;FBSV/16.2;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(46,2,NULL,'2023-02-12 11:14:52','2023-02-12 11:14:52',0,0,'165.73.137.134','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR3otlQowKsM1sLqMBWhgWR894Zme2XrmNomDbRehGRKfJ5r_UrByoAv7uY','Mozilla/5.0 (Linux; Android 13; SM-A736B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.117 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/401.0.0.24.77;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(47,2,NULL,'2023-02-12 16:34:35','2023-02-12 16:34:35',0,0,'197.94.22.75','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwAR0Z9fuaPMa6oppbOrhqNDfGf7aibio7Vdrb6c1pjE3C7iDptLBdUaeThkw','Mozilla/5.0 (Linux; Android 13; SM-S908E Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/401.0.0.24.77;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(48,2,NULL,'2023-02-13 12:04:41','2023-02-13 12:04:41',0,0,'41.114.221.149','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 13; SM-A326B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(49,3,NULL,'2023-02-17 09:40:09','2023-02-17 09:40:09',0,0,'37.169.56.165','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(50,1,NULL,'2023-02-18 01:54:07','2023-02-18 01:54:07',0,0,'110.175.187.160','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(51,1,NULL,'2023-02-19 13:10:46','2023-02-19 13:10:46',0,0,'194.230.161.95','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(52,2,NULL,'2023-02-24 13:00:57','2023-02-24 13:00:57',0,0,'41.164.183.210','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(53,3,NULL,'2023-03-10 11:39:09','2023-03-10 11:39:09',0,0,'41.177.118.225','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(54,3,NULL,'2023-03-10 14:59:07','2023-03-10 14:59:07',0,0,'102.165.238.67','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(55,1,NULL,'2023-03-12 16:06:14','2023-03-12 16:06:14',0,0,'83.167.171.11','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.120 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(56,1,NULL,'2023-03-13 05:57:01','2023-03-13 05:57:01',0,0,'102.39.55.98','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(57,2,NULL,'2023-03-14 08:57:06','2023-03-14 08:57:06',0,0,'196.41.104.50','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 9; LYA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(58,1,NULL,'2023-03-14 17:45:23','2023-03-14 17:45:23',0,0,'197.234.193.86','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(59,1,NULL,'2023-03-15 12:28:31','2023-03-15 12:28:31',0,0,'196.10.113.16','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(60,3,NULL,'2023-03-23 15:16:41','2023-03-23 15:16:41',0,0,'105.184.112.252','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(61,3,NULL,'2023-03-24 19:45:31','2023-03-24 19:45:31',0,0,'196.41.15.62','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(62,1,NULL,'2023-03-27 07:04:42','2023-03-27 07:04:42',0,0,'106.212.12.54','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(63,1,NULL,'2023-03-30 13:01:39','2023-03-30 13:01:39',0,0,'105.184.112.252','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(64,1,NULL,'2023-04-03 08:24:17','2023-04-03 08:24:17',0,0,'102.165.238.67','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(65,1,NULL,'2023-04-08 08:17:24','2023-04-08 08:17:24',0,0,'145.53.162.46','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(66,3,NULL,'2023-04-10 10:08:29','2023-04-10 10:08:29',0,0,'197.229.2.195','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(67,1,NULL,'2023-04-11 13:50:01','2023-04-11 13:50:01',0,0,'145.53.162.46','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(68,1,NULL,'2023-04-12 14:03:18','2023-04-12 14:03:18',0,0,'86.45.108.111','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(69,2,NULL,'2023-04-23 17:51:31','2023-04-23 17:51:31',0,0,'209.203.45.173','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(70,2,NULL,'2023-04-29 14:12:12','2023-04-29 14:12:12',0,0,'105.245.234.113','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(71,1,NULL,'2023-04-29 14:46:08','2023-04-29 14:46:08',0,0,'196.15.203.26','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(72,3,NULL,'2023-05-02 18:58:26','2023-05-02 18:58:26',0,0,'102.182.190.179','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 13; SM-A536E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(73,1,NULL,'2023-05-10 09:55:39','2023-05-10 09:55:39',0,0,'178.175.188.160','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(74,2,NULL,'2023-05-10 12:08:14','2023-05-10 12:08:14',0,0,'196.25.35.78','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(75,1,NULL,'2023-05-27 23:56:31','2023-05-27 23:56:31',0,0,'177.173.224.85','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(76,3,NULL,'2023-05-31 11:29:05','2023-05-31 11:29:05',0,0,'155.93.240.242','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(77,2,NULL,'2023-06-07 14:21:40','2023-06-07 14:21:40',0,0,'105.245.236.220','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(78,2,NULL,'2023-06-16 15:24:42','2023-06-16 15:24:42',0,0,'102.214.200.14','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(79,3,NULL,'2023-06-17 09:56:59','2023-06-17 09:56:59',0,0,'41.3.17.170','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(80,3,NULL,'2023-06-20 07:36:09','2023-06-20 07:36:09',0,0,'165.0.180.181','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(81,3,NULL,'2023-06-24 12:19:47','2023-06-24 12:19:47',0,0,'105.245.236.66','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(82,1,NULL,'2023-06-28 04:50:49','2023-06-28 04:50:49',0,0,'147.161.215.24','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(83,2,NULL,'2023-07-03 13:54:56','2023-07-03 13:54:56',0,0,'197.86.207.218','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(84,1,NULL,'2023-07-04 07:59:53','2023-07-04 07:59:53',0,0,'105.243.151.242','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(85,1,NULL,'2023-07-09 15:03:08','2023-07-09 15:03:08',0,0,'102.39.58.213','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(86,2,NULL,'2023-07-14 06:06:48','2023-07-14 06:06:48',0,0,'165.165.174.206','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(87,3,NULL,'2023-07-19 21:03:24','2023-07-19 21:03:24',0,0,'81.193.154.179','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(88,2,NULL,'2023-07-20 00:26:02','2023-07-20 00:26:02',0,0,'101.86.57.196','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 Edg/92.0.902.67','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(89,1,NULL,'2023-07-20 00:28:18','2023-07-20 00:28:18',0,0,'101.86.57.196','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 Edg/92.0.902.67','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(90,3,NULL,'2023-07-27 08:41:48','2023-07-27 08:41:48',0,0,'197.185.116.234','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(91,3,NULL,'2023-07-31 14:02:25','2023-07-31 14:02:25',0,0,'175.156.140.109','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(92,3,NULL,'2023-08-02 18:01:49','2023-08-02 18:01:49',0,0,'165.255.10.77','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(93,1,NULL,'2023-08-02 23:46:24','2023-08-02 23:46:24',0,0,'67.21.101.59','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(94,3,NULL,'2023-08-05 07:30:56','2023-08-05 07:30:56',0,0,'119.56.106.252','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(95,1,NULL,'2023-08-17 18:01:21','2023-08-17 18:01:21',0,0,'2.49.149.95','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(96,2,NULL,'2023-08-19 18:38:46','2023-08-19 18:38:46',0,0,'196.15.200.82','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(97,1,NULL,'2023-08-23 19:48:34','2023-08-23 19:48:34',0,0,'102.39.194.166','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; ONEPLUS A6003) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(98,1,NULL,'2023-08-29 09:38:35','2023-08-29 09:38:35',0,0,'165.0.7.159','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.54','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(99,3,NULL,'2023-09-01 07:10:25','2023-09-01 07:10:25',0,0,'154.119.35.113','https://www.capegliding.co.za/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(100,2,NULL,'2023-09-05 12:21:28','2023-09-05 12:21:28',0,0,'41.13.0.82','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 11; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(101,3,NULL,'2023-09-06 10:40:43','2023-09-06 10:40:43',0,0,'82.132.186.22','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20G75 [FBAN/FBIOS;FBDV/iPhone15,2;FBMD/iPhone;FBSN/iOS;FBSV/16.6;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(102,1,NULL,'2023-09-09 08:53:19','2023-09-09 08:53:19',0,0,'89.247.172.72','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(103,2,NULL,'2023-09-21 05:45:03','2023-09-21 05:45:03',0,0,'86.97.57.117','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(104,2,NULL,'2023-09-23 09:34:42','2023-09-23 09:34:42',0,0,'165.0.150.48','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(105,3,NULL,'2023-10-02 18:12:00','2023-10-02 18:12:00',0,0,'41.13.224.119','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(106,3,NULL,'2023-10-17 15:46:25','2023-10-17 15:46:25',0,0,'41.13.86.174','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.46','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(107,2,NULL,'2023-10-19 11:04:34','2023-10-19 11:04:34',0,0,'99.78.144.157','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(108,1,NULL,'2023-10-22 02:17:54','2023-10-22 02:17:54',0,0,'110.143.10.225','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(109,3,NULL,'2023-10-23 19:43:45','2023-10-23 19:43:45',0,0,'105.185.180.45','https://www.capegliding.co.za/','Mozilla/5.0 (iPad; CPU OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/285.0.570543384 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(110,1,NULL,'2023-10-27 07:54:43','2023-10-27 07:54:43',0,0,'105.245.230.85','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(111,1,NULL,'2023-10-30 09:12:34','2023-10-30 09:12:34',0,0,'193.118.255.214','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.76','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(112,1,NULL,'2023-11-09 18:05:49','2023-11-09 18:05:49',0,0,'95.248.58.15','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(113,1,NULL,'2023-11-17 10:10:33','2023-11-17 10:10:33',0,0,'197.94.22.74','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(114,2,NULL,'2023-11-19 14:11:23','2023-11-19 14:11:23',0,0,'62.235.198.170','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(115,1,NULL,'2023-11-19 14:13:53','2023-11-19 14:13:53',0,0,'62.235.198.170','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(116,1,NULL,'2023-11-20 15:45:22','2023-11-20 15:45:22',0,0,'213.172.155.149','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 12; VX18 Build/SP1A.210812.016) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.66 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(117,1,NULL,'2023-11-30 10:57:05','2023-11-30 10:57:05',0,0,'80.189.131.181','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(118,3,NULL,'2023-12-08 14:57:14','2023-12-08 14:57:14',0,0,'105.225.136.24','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(119,3,NULL,'2023-12-10 16:40:48','2023-12-10 16:40:48',0,0,'102.217.28.42','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.169 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(120,3,NULL,'2023-12-15 01:33:23','2023-12-15 01:33:23',0,0,'41.23.211.222','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(121,3,NULL,'2023-12-19 06:05:46','2023-12-19 06:05:46',0,0,'165.73.160.94','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(122,3,NULL,'2023-12-20 07:26:30','2023-12-20 07:26:30',0,0,'165.73.160.94','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(123,1,NULL,'2023-12-21 09:36:59','2023-12-21 09:36:59',0,0,'197.89.183.243','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(124,3,NULL,'2023-12-22 07:27:11','2023-12-22 07:27:11',0,0,'81.165.41.199','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(125,1,NULL,'2023-12-22 21:05:54','2023-12-22 21:05:54',0,0,'165.0.97.238','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(126,3,NULL,'2023-12-27 14:16:48','2023-12-27 14:16:48',0,0,'41.114.157.41','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(127,3,NULL,'2023-12-28 18:36:03','2023-12-28 18:36:03',0,0,'217.88.43.81','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(128,2,NULL,'2024-01-02 17:40:21','2024-01-02 17:40:21',0,0,'197.210.227.140','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; U; Android 8.0; en-us; HUAWEI MT7-TL10 Build/HuaweiMT7-TL10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36 PHX/13.4','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(129,1,NULL,'2024-01-07 11:06:34','2024-01-07 11:06:34',0,0,'41.13.220.178','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(130,1,NULL,'2024-01-09 18:53:44','2024-01-09 18:53:44',0,0,'102.182.69.222','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(131,1,NULL,'2024-01-12 10:22:12','2024-01-12 10:22:12',0,0,'45.150.168.9','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(132,3,NULL,'2024-01-15 01:51:50','2024-01-15 01:51:50',0,0,'58.96.14.85','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(133,3,NULL,'2024-01-20 16:12:42','2024-01-20 16:12:42',0,0,'41.193.62.207','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(134,2,NULL,'2024-01-23 07:33:04','2024-01-23 07:33:04',0,0,'99.78.144.151','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(135,1,NULL,'2024-02-01 13:26:25','2024-02-01 13:26:25',0,0,'41.116.249.74','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/108.0.5359.112 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(136,1,NULL,'2024-02-02 13:41:34','2024-02-02 13:41:34',0,0,'104.28.86.111','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(137,3,NULL,'2024-02-02 19:31:15','2024-02-02 19:31:15',0,0,'102.217.23.69','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; PPA-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(138,3,NULL,'2024-02-05 07:53:41','2024-02-05 07:53:41',0,0,'102.140.112.48','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(139,3,NULL,'2024-02-05 14:02:54','2024-02-05 14:02:54',0,0,'41.147.1.144','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/121 Mobile/15E148 Version/15.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(140,1,NULL,'2024-02-08 07:22:18','2024-02-08 07:22:18',0,0,'160.242.71.38','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(141,1,NULL,'2024-02-17 12:30:49','2024-02-17 12:30:49',0,0,'213.172.130.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(142,1,NULL,'2024-02-19 17:51:05','2024-02-19 17:51:05',0,0,'41.6.187.191','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(143,3,NULL,'2024-02-21 11:25:31','2024-02-21 11:25:31',0,0,'102.219.78.188','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(144,1,NULL,'2024-02-21 19:52:54','2024-02-21 19:52:54',0,0,'5.167.111.147','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(145,1,NULL,'2024-02-23 16:21:36','2024-02-23 16:21:36',0,0,'5.167.111.147','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(146,1,NULL,'2024-02-27 19:29:06','2024-02-27 19:29:06',0,0,'82.16.216.91','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(147,1,NULL,'2024-02-28 16:13:12','2024-02-28 16:13:12',0,0,'104.129.36.227','https://www.capegliding.co.za/contact/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(148,1,NULL,'2024-02-28 19:58:39','2024-02-28 19:58:39',0,0,'5.165.129.37','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(149,1,NULL,'2024-02-28 22:01:41','2024-02-28 22:01:41',0,0,'165.231.45.215','https://www.capegliding.co.za/contact/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(150,1,NULL,'2024-03-03 05:30:32','2024-03-03 05:30:32',0,0,'105.245.231.99','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/24.0 Chrome/117.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(151,1,NULL,'2024-03-06 17:16:14','2024-03-06 17:16:14',0,0,'86.182.39.139','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(152,1,NULL,'2024-03-07 07:04:02','2024-03-07 07:04:02',0,0,'87.239.35.33','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(153,1,NULL,'2024-03-11 10:57:59','2024-03-11 10:57:59',0,0,'172.225.253.136','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(154,1,NULL,'2024-03-29 21:28:19','2024-03-29 21:28:19',0,0,'160.226.137.29','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(155,1,NULL,'2024-04-03 08:29:56','2024-04-03 08:29:56',0,0,'136.226.216.172','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(156,1,NULL,'2024-04-04 07:05:07','2024-04-04 07:05:07',0,0,'105.184.178.52','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(157,3,NULL,'2024-04-16 09:17:00','2024-04-16 09:17:00',0,0,'102.214.230.20','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(158,3,NULL,'2024-04-21 16:07:01','2024-04-21 16:07:01',0,0,'41.13.200.44','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(159,1,NULL,'2024-04-26 08:26:18','2024-04-26 08:26:18',0,0,'165.73.189.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(160,1,NULL,'2024-04-29 04:12:43','2024-04-29 04:12:43',0,0,'123.203.111.187','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(161,1,NULL,'2024-05-05 14:25:38','2024-05-05 14:25:38',0,0,'178.152.229.177','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(162,3,NULL,'2024-05-13 12:47:18','2024-05-13 12:47:18',0,0,'41.13.232.201','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(163,3,NULL,'2024-05-16 22:53:28','2024-05-16 22:53:28',0,0,'105.248.206.119','https://www.capegliding.co.za/','Mozilla/5.0 (iPad; CPU OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(164,2,NULL,'2024-05-24 14:22:55','2024-05-24 14:22:55',0,0,'160.226.137.28','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(165,2,NULL,'2024-05-24 14:23:25','2024-05-24 14:23:25',0,0,'160.226.137.28','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(166,1,NULL,'2024-05-27 08:23:35','2024-05-27 08:23:35',0,0,'165.255.90.195','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(167,1,NULL,'2024-05-27 08:24:29','2024-05-27 08:24:29',0,0,'165.255.90.195','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(168,1,NULL,'2024-06-08 16:54:20','2024-06-08 16:54:20',0,0,'98.97.21.210','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(169,2,NULL,'2024-06-08 16:55:47','2024-06-08 16:55:47',0,0,'98.97.21.210','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(170,3,NULL,'2024-06-08 19:21:25','2024-06-08 19:21:25',0,0,'87.78.58.239','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(171,3,NULL,'2024-07-02 09:42:37','2024-07-02 09:42:37',0,0,'142.165.184.33','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(172,3,NULL,'2024-07-09 11:58:10','2024-07-09 11:58:10',0,0,'37.217.109.60','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(173,3,NULL,'2024-07-10 10:01:44','2024-07-10 10:01:44',0,0,'165.73.114.170','https://www.capegliding.co.za/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(174,3,NULL,'2024-07-11 08:34:49','2024-07-11 08:34:49',0,0,'41.10.42.63','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(175,1,NULL,'2024-07-14 20:49:50','2024-07-14 20:49:50',0,0,'92.184.105.58','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/322.0.643848676 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(176,1,NULL,'2024-07-15 06:20:40','2024-07-15 06:20:40',0,0,'155.190.45.7','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(177,1,NULL,'2024-07-16 14:03:20','2024-07-16 14:03:20',0,0,'41.76.205.42','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(178,1,NULL,'2024-07-16 16:51:49','2024-07-16 16:51:49',0,0,'155.133.17.224','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(179,1,NULL,'2024-07-17 07:59:34','2024-07-17 07:59:34',0,0,'146.232.217.249','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(180,1,NULL,'2024-07-17 11:28:59','2024-07-17 11:28:59',0,0,'152.110.131.158','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(181,1,NULL,'2024-07-22 11:59:35','2024-07-22 11:59:35',0,0,'81.147.169.139','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(182,2,NULL,'2024-07-26 06:24:05','2024-07-26 06:24:05',0,0,'105.245.240.75','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(183,1,NULL,'2024-08-12 14:37:02','2024-08-12 14:37:02',0,0,'192.96.15.25','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(184,3,NULL,'2024-08-17 09:43:29','2024-08-17 09:43:29',0,0,'151.225.224.251','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(185,1,NULL,'2024-08-19 09:00:46','2024-08-19 09:00:46',0,0,'155.93.230.209','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(186,1,NULL,'2024-08-21 12:09:33','2024-08-21 12:09:33',0,0,'102.39.19.63','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(187,1,NULL,'2024-08-28 09:47:15','2024-08-28 09:47:15',0,0,'121.214.228.189','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(188,1,NULL,'2024-08-30 06:22:44','2024-08-30 06:22:44',0,0,'92.184.97.123','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/127.0.6533.107 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(189,3,NULL,'2024-09-01 00:08:51','2024-09-01 00:08:51',0,0,'70.66.49.230','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/128.0.6613.98 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(190,3,NULL,'2024-09-01 08:15:59','2024-09-01 08:15:59',0,0,'105.186.100.10','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(191,1,NULL,'2024-09-07 08:45:24','2024-09-07 08:45:24',0,0,'31.10.155.58','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(192,1,NULL,'2024-09-13 06:56:33','2024-09-13 06:56:33',0,0,'196.41.15.243','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(193,1,NULL,'2024-09-13 13:14:29','2024-09-13 13:14:29',0,0,'31.10.155.58','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(194,2,NULL,'2024-09-15 16:53:05','2024-09-15 16:53:05',0,0,'2.49.27.34','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(195,1,NULL,'2024-09-15 16:58:58','2024-09-15 16:58:58',0,0,'2.49.27.34','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(196,3,NULL,'2024-09-18 10:37:11','2024-09-18 10:37:11',0,0,'197.185.115.220','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(197,3,NULL,'2024-09-18 10:38:50','2024-09-18 10:38:50',0,0,'197.185.115.220','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(198,2,NULL,'2024-09-21 08:36:08','2024-09-21 08:36:08',0,0,'83.200.174.253','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(199,1,NULL,'2024-09-23 12:02:09','2024-09-23 12:02:09',0,0,'78.141.54.188','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(200,1,NULL,'2024-09-25 08:16:19','2024-09-25 08:16:19',0,0,'109.42.112.252','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(201,3,NULL,'2024-10-02 08:13:32','2024-10-02 08:13:32',0,0,'209.203.22.160','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(202,3,NULL,'2024-10-06 12:19:43','2024-10-06 12:19:43',0,0,'94.12.253.225','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(203,2,NULL,'2024-10-10 14:07:38','2024-10-10 14:07:38',0,0,'41.71.15.223','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(204,3,NULL,'2024-10-23 05:55:03','2024-10-23 05:55:03',0,0,'105.12.5.235','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(205,1,NULL,'2024-10-23 08:42:18','2024-10-23 08:42:18',0,0,'155.190.35.6','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(206,3,NULL,'2024-10-25 17:49:50','2024-10-25 17:49:50',0,0,'105.185.158.174','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(207,3,NULL,'2024-10-25 18:46:29','2024-10-25 18:46:29',0,0,'82.172.135.10','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.37 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(208,1,NULL,'2024-10-25 21:31:42','2024-10-25 21:31:42',0,0,'205.250.65.20','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(209,1,NULL,'2024-10-28 06:58:52','2024-10-28 06:58:52',0,0,'165.0.57.170','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(210,1,NULL,'2024-10-29 15:04:07','2024-10-29 15:04:07',0,0,'83.225.167.74','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(211,1,NULL,'2024-10-30 08:12:15','2024-10-30 08:12:15',0,0,'197.155.56.41','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(212,3,NULL,'2024-10-31 21:04:12','2024-10-31 21:04:12',0,0,'84.29.130.22','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(213,3,NULL,'2024-11-05 12:25:19','2024-11-05 12:25:19',0,0,'102.165.70.243','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(214,1,NULL,'2024-11-06 08:02:42','2024-11-06 08:02:42',0,0,'105.186.185.18','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(215,3,NULL,'2024-11-09 13:05:29','2024-11-09 13:05:29',0,0,'185.177.125.181','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(216,2,NULL,'2024-11-09 13:07:48','2024-11-09 13:07:48',0,0,'185.177.125.181','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(217,3,NULL,'2024-11-10 11:47:41','2024-11-10 11:47:41',0,0,'206.0.75.30','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(218,2,NULL,'2024-11-12 07:08:58','2024-11-12 07:08:58',0,0,'196.210.42.244','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(219,3,NULL,'2024-11-13 01:33:10','2024-11-13 01:33:10',0,0,'105.242.164.121','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.90 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(220,3,NULL,'2024-11-13 04:08:29','2024-11-13 04:08:29',0,0,'105.242.164.121','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(221,3,NULL,'2024-11-15 09:12:11','2024-11-15 09:12:11',0,0,'185.104.136.133','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/242.1.493995244 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(222,3,NULL,'2024-11-19 15:49:48','2024-11-19 15:49:48',0,0,'41.149.162.180','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(223,1,NULL,'2024-11-23 09:05:54','2024-11-23 09:05:54',0,0,'206.0.75.25','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(224,3,NULL,'2024-11-26 15:21:57','2024-11-26 15:21:57',0,0,'41.114.204.65','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(225,3,NULL,'2024-11-27 13:34:23','2024-11-27 13:34:23',0,0,'80.187.81.159','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(226,2,NULL,'2024-11-28 16:46:23','2024-11-28 16:46:23',0,0,'102.132.245.72','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(227,3,NULL,'2024-11-28 16:52:33','2024-11-28 16:52:33',0,0,'102.132.245.72','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(228,1,NULL,'2024-11-28 17:01:10','2024-11-28 17:01:10',0,0,'102.132.245.72','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(229,1,NULL,'2024-11-29 02:37:23','2024-11-29 02:37:23',0,0,'188.246.245.81','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(230,1,NULL,'2024-11-29 19:12:19','2024-11-29 19:12:19',0,0,'95.91.237.240','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(231,1,NULL,'2024-12-01 10:44:17','2024-12-01 10:44:17',0,0,'41.133.229.28','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(232,1,NULL,'2024-12-01 12:39:41','2024-12-01 12:39:41',0,0,'41.56.156.112','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(233,1,NULL,'2024-12-01 16:33:23','2024-12-01 16:33:23',0,0,'179.100.110.128','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(234,3,NULL,'2024-12-05 10:14:40','2024-12-05 10:14:40',0,0,'152.110.144.190','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(235,3,NULL,'2024-12-05 19:59:07','2024-12-05 19:59:07',0,0,'86.89.178.109','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.68 Version/18.0 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(236,3,NULL,'2024-12-05 20:40:34','2024-12-05 20:40:34',0,0,'130.230.26.181','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(237,1,NULL,'2024-12-06 12:11:02','2024-12-06 12:11:02',0,0,'41.10.32.170','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(238,1,NULL,'2024-12-06 13:04:09','2024-12-06 13:04:09',0,0,'105.245.110.235','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(239,1,NULL,'2024-12-08 08:04:39','2024-12-08 08:04:39',0,0,'47.187.213.55','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(240,1,NULL,'2024-12-11 13:22:43','2024-12-11 13:22:43',0,0,'46.254.253.189','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(241,3,NULL,'2024-12-11 20:51:02','2024-12-11 20:51:02',0,0,'217.249.212.193','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(242,1,NULL,'2024-12-15 05:53:44','2024-12-15 05:53:44',0,0,'182.253.166.168','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(243,3,NULL,'2024-12-16 09:46:46','2024-12-16 09:46:46',0,0,'197.157.221.227','https://www.capegliding.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(244,1,NULL,'2024-12-16 11:22:08','2024-12-16 11:22:08',0,0,'195.213.241.7','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(245,3,NULL,'2024-12-16 17:32:38','2024-12-16 17:32:38',0,0,'179.57.52.14','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(246,1,NULL,'2024-12-18 21:17:19','2024-12-18 21:17:19',0,0,'195.213.241.7','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(247,1,NULL,'2024-12-19 11:53:00','2024-12-19 11:53:00',0,0,'102.223.59.139','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(248,1,NULL,'2024-12-19 20:46:36','2024-12-19 20:46:36',0,0,'102.223.59.139','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(249,1,NULL,'2024-12-19 22:19:35','2024-12-19 22:19:35',0,0,'66.9.57.202','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(250,1,NULL,'2024-12-20 07:42:41','2024-12-20 07:42:41',0,0,'41.116.204.149','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(251,3,NULL,'2024-12-20 22:51:35','2024-12-20 22:51:35',0,0,'156.155.227.92','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(252,3,NULL,'2024-12-25 19:10:09','2024-12-25 19:10:09',0,0,'196.22.243.3','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(253,1,NULL,'2024-12-26 10:29:47','2024-12-26 10:29:47',0,0,'217.146.93.78','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(254,1,NULL,'2024-12-27 13:30:38','2024-12-27 13:30:38',0,0,'140.248.33.23','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(255,3,NULL,'2024-12-27 23:18:38','2024-12-27 23:18:38',0,0,'57.190.1.1','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(256,3,NULL,'2024-12-28 15:24:53','2024-12-28 15:24:53',0,0,'165.0.100.193','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(257,1,NULL,'2024-12-29 11:46:28','2024-12-29 11:46:28',0,0,'197.83.246.169','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(258,3,NULL,'2024-12-31 17:04:37','2024-12-31 17:04:37',0,0,'102.36.157.74','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(259,1,NULL,'2025-01-05 09:47:31','2025-01-05 09:47:31',0,0,'92.184.100.132','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(260,2,NULL,'2025-01-06 06:58:55','2025-01-06 06:58:55',0,0,'41.13.204.156','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(261,1,NULL,'2025-01-06 07:02:43','2025-01-06 07:02:43',0,0,'41.13.204.156','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(262,1,NULL,'2025-01-06 14:57:20','2025-01-06 14:57:20',0,0,'192.145.130.205','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(263,1,NULL,'2025-01-07 13:40:23','2025-01-07 13:40:23',0,0,'102.132.132.7','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(264,1,NULL,'2025-01-07 15:41:39','2025-01-07 15:41:39',0,0,'41.157.160.32','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(265,3,NULL,'2025-01-08 12:52:57','2025-01-08 12:52:57',0,0,'156.155.140.4','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(266,3,NULL,'2025-01-08 12:55:08','2025-01-08 12:55:08',0,0,'156.155.140.4','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(267,3,NULL,'2025-01-08 18:14:00','2025-01-08 18:14:00',0,0,'102.165.87.41','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(268,1,NULL,'2025-01-10 12:18:26','2025-01-10 12:18:26',0,0,'57.140.20.15','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(269,3,NULL,'2025-01-10 17:51:09','2025-01-10 17:51:09',0,0,'41.10.13.205','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(270,3,NULL,'2025-01-12 15:06:29','2025-01-12 15:06:29',0,0,'105.245.236.74','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(271,3,NULL,'2025-01-13 21:06:45','2025-01-13 21:06:45',0,0,'62.195.28.131','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(272,3,NULL,'2025-01-14 19:14:05','2025-01-14 19:14:05',0,0,'105.245.103.138','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(273,3,NULL,'2025-01-14 19:16:36','2025-01-14 19:16:36',0,0,'105.245.103.138','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(274,1,NULL,'2025-01-15 17:39:44','2025-01-15 17:39:44',0,0,'138.38.202.61','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(275,1,NULL,'2025-01-15 20:55:57','2025-01-15 20:55:57',0,0,'178.115.39.162','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(276,3,NULL,'2025-01-17 14:00:12','2025-01-17 14:00:12',0,0,'196.212.26.202','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(277,2,NULL,'2025-01-21 12:50:17','2025-01-21 12:50:17',0,0,'41.13.200.87','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHdv3c2_N7RLTSyHX-_wVLMwtyKgqVVrgUfoCtalfqXBmAujXa03yCDBM-w_aem_2VUbmeRbTBDv9r0lG5MEhA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(278,2,NULL,'2025-01-21 12:50:33','2025-01-21 12:50:33',0,0,'102.177.14.51','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHRrEhJlD43MkUfJ6l1vvkR5BB7QWmrtXrEPYiSeIje_YorZ5z-k7sMfKrg_aem_LG5HCcxA9I7AqSJ83CK0Ww&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; CLK-LX2 Build/HONORCLK-L32; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(279,3,NULL,'2025-01-21 13:38:08','2025-01-21 13:38:08',0,0,'105.224.79.116','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(280,2,NULL,'2025-01-21 15:35:06','2025-01-21 15:35:06',0,0,'152.110.20.186','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHS721uQ2EYW6kgkM7cSl9UjHZDfk1nONBe0XYoFBTqETo_eEp_yKkpFd2g_aem_0Cxo5IfofmzzSV9wKhHI9g&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-S721B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(281,2,NULL,'2025-01-21 17:56:30','2025-01-21 17:56:30',0,0,'105.255.186.130','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone13,3;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(282,2,NULL,'2025-01-21 20:11:23','2025-01-21 20:11:23',0,0,'169.1.89.113','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwY2xjawH83mRleHRuA2FlbQEwAGFkaWQBqxflQEDUawEdKj3sHLH8E9Svvw94bn4jeU2Gwc_8Smi4UmxJ1IIJ-U7uGoOFL18wC_VV_aem_P0tVbo6EG72uhqDxI5ch3w&utm_med','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(283,2,NULL,'2025-01-21 22:42:09','2025-01-21 22:42:09',0,0,'196.25.61.74','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHdw3sb8EvjJHSfW0uQzJBbcbDzBrHTA6EC0yqrhVOzw4CZatgB5kgEG6hQ_aem_h-LM_a2-vQwtY38WLBrFSQ&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-A356E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(284,2,NULL,'2025-01-22 08:25:53','2025-01-22 08:25:53',0,0,'105.163.158.43','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHd3Cf7u4TQHnjCjU2yPg317dnaJwcLgXgYk-1qyIgjKN-vwiHHPbCmInSg_aem_AKVkTsYkV25uVET-jmGNWw&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone14,5;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(285,2,NULL,'2025-01-23 06:54:54','2025-01-23 06:54:54',0,0,'105.242.138.10','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(286,3,NULL,'2025-01-23 07:12:48','2025-01-23 07:12:48',0,0,'213.172.159.94','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(287,2,NULL,'2025-01-23 14:42:40','2025-01-23 14:42:40',0,0,'105.8.1.0','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHdRYdzRGMdduXW19oyYhEM9TxCBh7MlajL5aAGwzOf8IRKef0DJXvEwz_Q_aem_qASGpL2RErPFapxSW85vJA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 10; MAR-LX1M Build/HUAWEIMAR-L01MEA; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(288,3,NULL,'2025-01-23 17:14:14','2025-01-23 17:14:14',0,0,'49.37.100.195','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(289,2,NULL,'2025-01-23 19:08:03','2025-01-23 19:08:03',0,0,'152.110.76.247','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHRLEupXR8re6T2aAMJ0-3M6-APPMOZHNaot_BaespEDlGRpzIyLJm399Zw_aem_f7uEcCN-06aD-5dzq-o7ug&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-F926B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(290,2,NULL,'2025-01-23 19:10:10','2025-01-23 19:10:10',0,0,'105.244.213.69','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHYVPnbDCBupJ27F_Vq_wvP6LVGlQUIy_s58XeDnmNP_LYBQ4GpNsTilXag_aem_NiwNPnqd6H4tw5f08M0BdQ&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22C161 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone17,1;FBMD/iPhone;FBSN/iOS;FBSV/18.2.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/6','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(291,2,NULL,'2025-01-23 23:00:00','2025-01-23 23:00:00',0,0,'102.221.27.71','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone15,3;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(292,2,NULL,'2025-01-24 05:04:08','2025-01-24 05:04:08',0,0,'102.39.32.218','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHWa-L60paaiG6FXgN-swCW56wAiyAw-v6ajxcbB4rJsyPkbU8hmKi-rc8g_aem_C_L7xEY8wZXY-dh9mcOuvQ&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-A245F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(293,2,NULL,'2025-01-24 05:56:38','2025-01-24 05:56:38',0,0,'105.22.64.234','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHdf21LkCyey37iORjor6n3QHg4Lq57FTIrSUQCLtpYObWZM1Cfi5JL6AcA_aem_hIks8gBJK61tin3NtWufxQ&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 10; POT-LX1AF Build/HUAWEIPOT-L01AF; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(294,2,NULL,'2025-01-24 15:30:48','2025-01-24 15:30:48',0,0,'160.119.4.135','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHXrzUFjGf4PorVLcH2xdukczGStiIuyaNmYHKWgEpg1Hr8XXJNMfFprz8A_aem_dJksSsrcgYfCoRMcfsQsAQ&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; itel A663L Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.260 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/495.0.0.45.201;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(295,2,NULL,'2025-01-24 17:52:53','2025-01-24 17:52:53',0,0,'41.71.30.39','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHSyrxgb9QpCmDMtWO8cpzoASHupyHOguIUZQYYW3iY3UogPXja3QUrJ8Rw_aem_G6eOXVZQ0S2ZMc4Fp7IgRQ&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; M2101K7BG Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.97 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/497.0.0.47.36;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(296,2,NULL,'2025-01-24 22:26:28','2025-01-24 22:26:28',0,0,'155.93.173.22','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHeZUXYpcn38zLUnDwS9egsiV-7RkByBhURK6t84B8RZrkhvzY6IUxmUrfg_aem_H9vrKfG5c5g62_uAdMr2gw&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22C161 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/18.2.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/6','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(297,2,NULL,'2025-01-25 02:19:23','2025-01-25 02:19:23',0,0,'105.245.236.15','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHYQKoXDsEsI7MRVHCMlTbqdPx6OzuA-Bpsk5efkpg6egdJyW2pemRS_Stg_aem_0TmrKkeFPE7Z0DG1tq-ceA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.90 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/496.0.0.45.65;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(298,2,NULL,'2025-01-25 05:11:56','2025-01-25 05:11:56',0,0,'41.149.162.181','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwY2xjawIBUNBleHRuA2FlbQIxMQABHZxRNnwRm4TeEJScbU52y3zeCJG8GxvmT1CflyrKc6pTrZyDYjnFL1piEw_aem_sxvE8RHMZRq5nazKWH1x-A','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(299,2,NULL,'2025-01-25 10:45:49','2025-01-25 10:45:49',0,0,'197.89.41.144','https://www.capegliding.co.za/new-pilot-gliding-course/?utm_medium=paid&utm_source=fb&utm_id=120215874857580251&utm_content=120216088352040251&utm_term=120215874857570251&utm_campaign=1202158748575802','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(300,3,NULL,'2025-01-25 12:03:00','2025-01-25 12:03:00',0,0,'41.114.245.154','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(301,2,NULL,'2025-01-25 19:52:15','2025-01-25 19:52:15',0,0,'105.184.130.69','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHTQERyIhSfqRco-N0QzNJS6kWV7ZbSZlx2sOWq0S4swdv-2DCEYjjGy9rQ_aem_ofznFq6mulG1cCPHR2n4aA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; SM-A528B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.99 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/489.0.0.66.81;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(302,2,NULL,'2025-01-25 20:54:05','2025-01-25 20:54:05',0,0,'41.193.163.172','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHfncth7-F41EiUNcC54NJDn1Iu1hu_GMHGxdTGPViAOGiifITA3gATF0iQ_aem_es9nJp3mB9Zceh8zKvpAdA&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21G93 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone15,4;FBMD/iPhone;FBSN/iOS;FBSV/17.6.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(303,2,NULL,'2025-01-26 10:19:36','2025-01-26 10:19:36',0,0,'41.116.17.65','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(304,2,NULL,'2025-01-26 11:36:11','2025-01-26 11:36:11',0,0,'169.0.84.248','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHXmfVOwF5hv4Zj9lh-tkPr0zt80_NffVZAHwPJMQxcfqX2DTJ3dx2tuCxQ_aem_5tnDyT6lHOwfXZbsD0BQQA&utm_medium=paid&u','Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPad12,1;FBMD/iPad;FBSN/iPadOS;FBSV/18.1.1;FBSS/2;FBID/tablet;FBLC/en_GB;FBOP/5;FBRV/689356278]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(305,2,NULL,'2025-01-26 15:48:35','2025-01-26 15:48:35',0,0,'169.1.254.36','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHVLuDjf1JHHInJalMKde9aHUdVUA-hwF0ZcqyjTivJ7PIQ3ycVONwedHYg_aem_vPaWbCAyRqaUhr7yGg22nw&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; SM-N986B Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.97 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/497.0.0.47.36;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(306,2,NULL,'2025-01-26 16:30:37','2025-01-26 16:30:37',0,0,'155.93.221.47','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHeZUXYpcn38zLUnDwS9egsiV-7RkByBhURK6t84B8RZrkhvzY6IUxmUrfg_aem_H9vrKfG5c5g62_uAdMr2gw&utm_medium=paid&u','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(307,2,NULL,'2025-01-26 20:26:40','2025-01-26 20:26:40',0,0,'105.12.4.80','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHaoH5mvAeTARdIXIM_tx7wHEthM7UxyW5A_4-Z0j_l2Xj5xz9k06HfRBEQ_aem_HpekQf8yDqdv7339fhJvbg&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone14,8;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/68','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(308,2,NULL,'2025-01-27 13:53:56','2025-01-27 13:53:56',0,0,'41.135.85.154','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHX27q_K8ziOmVu5AKKBdRDIlwSPUw1dH00GdpORAgoKxmkC6tecH92eRMw_aem_eG8XbFCwE9lwKbPIg2TIfA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 12; SM-N970F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.97 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/497.0.0.47.36;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(309,2,NULL,'2025-01-27 20:54:15','2025-01-27 20:54:15',0,0,'41.147.1.160','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHfgiX1a9jw81efSfqfE0pTIbrYuXwwNcKvEZEyoT_8TsoWnnzjPW0U3A2g_aem_376N4ngzzcItNnDQgodHjg&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 12; CPH2135 Build/RKQ1.211119.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.97 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/497.0.0.47.36;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(310,1,NULL,'2025-01-28 09:39:45','2025-01-28 09:39:45',0,0,'196.39.6.165','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(311,2,NULL,'2025-01-28 11:03:37','2025-01-28 11:03:37',0,0,'102.182.190.162','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(312,2,NULL,'2025-01-28 17:15:31','2025-01-28 17:15:31',0,0,'41.147.1.222','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/131.0.2903.145 Version/18.0 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(313,2,NULL,'2025-01-28 21:31:09','2025-01-28 21:31:09',0,0,'197.95.124.218','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHQhiHMwOQzTDbOChoHE9_5QkafgYaCbewdpxS3Bzvw2wFUgiVUdv4Ee5Hw_aem_aGrmsQK7f-i7Pwvzu_u2NA&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22C161 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone14,5;FBMD/iPhone;FBSN/iOS;FBSV/18.2.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/6','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(314,2,NULL,'2025-01-28 23:27:28','2025-01-28 23:27:28',0,0,'197.89.41.237','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHffOrATjPM5b69EPFuUMIY0CBDaf2ny4DrXU4COmOh1spSK3faKlaC_toA_aem_4Ljcv3G_NkElxkQTazkVDA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-S918B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.97 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/497.0.0.47.36;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(315,3,NULL,'2025-01-29 21:22:13','2025-01-29 21:22:13',0,0,'206.83.97.165','https://www.capegliding.co.za/','Mozilla/5.0 (iPad; CPU OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/353.1.720279278 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(316,2,NULL,'2025-01-30 16:22:52','2025-01-30 16:22:52',0,0,'41.133.244.10','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHSbsLQVuXo9iK-t66tR1oWNlf9MW2AnoVkbJ4UWe7NRYl3_acdzuLY0_6g_aem_Gx48djGGJO3gw8p93LZa_g&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D63 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone17,2;FBMD/iPhone;FBSN/iOS;FBSV/18.3;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/691333','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(317,2,NULL,'2025-01-30 19:49:01','2025-01-30 19:49:01',0,0,'165.255.9.21','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHV2aLmmj7Oa66Mvtv3IaVFYN9UhXuyaIqmHEpF0FvGTOa8wk6M_gUJajAg_aem_DglHvk6_HDRXtjVyECLhYg&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone14,7;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/69','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(318,1,NULL,'2025-01-31 13:17:18','2025-01-31 13:17:18',0,0,'102.219.76.251','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(319,2,NULL,'2025-01-31 17:25:07','2025-01-31 17:25:07',0,0,'41.71.44.31','https://www.capegliding.co.za/new-pilot-gliding-course/?utm_medium=paid&utm_source=fb&utm_id=120215874857580251&utm_content=120216088352040251&utm_term=120215874857570251&utm_campaign=1202158748575802','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(320,2,NULL,'2025-01-31 19:44:19','2025-01-31 19:44:19',0,0,'169.1.243.192','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHUBQPBG7x-o9wb9lHokmEn8wk2IjA6krnsyaN4sl4TZNAUM0_G2PVh1Owg_aem_vvyCrzn-xOwlituj86cLFw&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/496.0.0.23.103;FBBV/684558567;FBDV/iPhone13,2;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/69','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(321,2,NULL,'2025-02-01 13:57:16','2025-02-01 13:57:16',0,0,'152.110.12.144','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHfU9UCI1A4AbnZIEtsPoZKNuye1FnAeRkRJJJxESqaUu32vUfggkuMvTeQ_aem_XbovS0f56pE6leBwR1Qodg&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/498.0.0.35.105;FBBV/691089697;FBDV/iPhone15,2;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/0;','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(322,2,NULL,'2025-02-01 15:26:26','2025-02-01 15:26:26',0,0,'102.132.221.34','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHTKNm5jhlvEl_cbJkOC4KRVtXWF7dgCFmEOTIM7s2LkrsbNm3CV0uieeFQ_aem_Q5k_hfZeb9BqgyCplySQpA&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_10 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H350 [FBAN/FBIOS;FBAV/498.0.0.35.105;FBBV/691089697;FBDV/iPhone10,6;FBMD/iPhone;FBSN/iOS;FBSV/16.7.10;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(323,2,NULL,'2025-02-02 06:08:31','2025-02-02 06:08:31',0,0,'155.93.231.190','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHasXl_7TBEUglQM3ivPrPdDyQ7Qn4OtjMmm_u6_EO3VxIM_T3dnhhTe_tQ_aem_6GoxeO_qiIC3utfUTxmb-w&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-S908E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.156 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/498.0.0.54.74;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(324,2,NULL,'2025-02-02 06:23:47','2025-02-02 06:23:47',0,0,'197.95.146.214','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(325,2,NULL,'2025-02-02 11:43:54','2025-02-02 11:43:54',0,0,'102.210.50.69','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHcy--HhEmW9is-WRnWqpz1FIJZcQtgGt_CGB0_884JiPZsM8P0fbehn-JA_aem_fq-Rcxq75ijKfXSLvD7NaA&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22B91 [FBAN/FBIOS;FBAV/498.0.0.35.105;FBBV/691089697;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/18.1.1;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/69','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(326,2,NULL,'2025-02-03 11:52:55','2025-02-03 11:52:55',0,0,'41.56.156.211','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHdQJuCWmbAROhL8F7EH8cGD-c2x6dndndnutnvO_BpubW-gnYoHrais3gw_aem_cdY4g30KAGURVSxtfcm7Mg&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; 2312DRA50G Build/UKQ1.231003.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.156 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/498.1.0.64.74;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(327,2,NULL,'2025-02-03 17:27:20','2025-02-03 17:27:20',0,0,'41.193.34.19','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHd2ejOIvrei2cIT6z2QV-GT4RvTTVPlQYWirKPvaVIBznS65BjZPejqYNA_aem_2IASyFWIDiuCZOg8T8ZC2A&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(328,2,NULL,'2025-02-03 20:21:38','2025-02-03 20:21:38',0,0,'213.172.155.188','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHfrA2EPLe6Ye59crOUdGXeIfwVc8Z5nDeoXIUGtFwVbUMe0U0uYiboACEQ_aem_d0T27uS2kJPvyGfCr4o9Xw&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(329,2,NULL,'2025-02-03 20:51:03','2025-02-03 20:51:03',0,0,'102.132.196.29','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHUvcEdknq30XXGYr8P_ZUgFd79aMff_v5YBrxdfo47NP4f5ZsxPOxPiufQ_aem_f8BZKcR4mtt23wGxYQDpTg&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D63 [FBAN/FBIOS;FBAV/498.0.0.35.105;FBBV/691089697;FBDV/iPhone15,3;FBMD/iPhone;FBSN/iOS;FBSV/18.3;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/693385','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(330,2,NULL,'2025-02-05 19:32:51','2025-02-05 19:32:51',0,0,'139.28.86.103','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(331,2,NULL,'2025-02-05 20:48:25','2025-02-05 20:48:25',0,0,'102.66.151.171','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(332,2,NULL,'2025-02-05 21:32:09','2025-02-05 21:32:09',0,0,'105.245.231.161','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHSd8X2q3LE7vJ5rTRuq0Vr00xJqzn71W8D0mLPs1rmDTpLOyZptxr6bwYA_aem_pIRGDQmC4G2paPIB3Fd6Fg&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 12; SM-N975F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.78 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/491.0.0.58.78;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(333,1,NULL,'2025-02-06 12:54:29','2025-02-06 12:54:29',0,0,'41.56.153.142','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(334,2,NULL,'2025-02-06 13:45:20','2025-02-06 13:45:20',0,0,'105.224.4.158','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Linux; Android 12; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.6834.163 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(335,2,NULL,'2025-02-06 20:33:00','2025-02-06 20:33:00',0,0,'156.155.26.69','https://www.capegliding.co.za/new-pilot-gliding-course/?utm_medium=paid&utm_source=fb&utm_id=120215874857580251&utm_content=120216088352040251&utm_term=120215874857570251&utm_campaign=1202158748575802','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(336,2,NULL,'2025-02-07 17:07:05','2025-02-07 17:07:05',0,0,'41.116.208.82','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHejOb2euDGkKw97mKlRyR_3yaqZQePYDfJ78YW0x3gVsdngKpD6KBWG-Fw_aem_t52v7NAve6CYKr9_pra90w&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/444.2.0.9.110;FBCX/modulariab;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(337,2,NULL,'2025-02-08 05:42:43','2025-02-08 05:42:43',0,0,'156.155.16.152','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHRVzOfs7qnz-_X4sT0hVnyD4fRvocTW1Y7yC4o7EbPy6vb8USmAc9L_dBw_aem_7boFGC-SC0q3YizMKkOcBw&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 13; SM-A325F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.46 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/499.0.0.31.60;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(338,2,NULL,'2025-02-08 16:02:31','2025-02-08 16:02:31',0,0,'169.0.111.165','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHW8O43bOg5eTlU8MeG-blWHYeWgATAzK13v7Yeex3EKZiG1Hzoue_2aN8A_aem_J6O4S6RacSLY2yJesJhwAA&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-A556E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6834.163 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/498.1.0.64.74;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(339,2,NULL,'2025-02-08 17:24:16','2025-02-08 17:24:16',0,0,'197.89.244.168','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.33 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(340,2,NULL,'2025-02-08 19:34:16','2025-02-08 19:34:16',0,0,'105.225.131.254','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHQsKI9NHYpcq0STnV2yvToQxRyTz3EaKHqLGlISR2OO5VwZ_BdTWva9v_Q_aem_BOovxtq1ajLWzSjh9gsjWg&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-A556E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.46 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/499.0.0.31.60;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(341,2,NULL,'2025-02-08 19:37:28','2025-02-08 19:37:28',0,0,'41.13.250.9','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHW2TVgV3TNvyLZeolJ5hyQMYDkfXb2Wj04zOiiuJOZzehH3GGOJp60rFpg_aem_2rDOJMyC5nzAepn3323c7g&utm_medium=paid&u','Mozilla/5.0 (Linux; Android 14; SM-S918B Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/133.0.6943.46 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/499.0.0.31.60;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(342,2,NULL,'2025-02-09 17:03:59','2025-02-09 17:03:59',0,0,'209.203.45.70','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasX5UBA1GsBHS1ujrX4q-gNBTV-GFh8EGyOpc2un6fP8Qq6KF9AInr7E2Sbu6UiIUrz7A_aem_YoOx5iP2oPFy_Mu5gxeWuw&utm_medium=paid&u','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/487.1.0.65.115;FBBV/656141140;FBDV/iPhone11,8;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/6','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(343,3,NULL,'2025-02-11 06:30:10','2025-02-11 06:30:10',0,0,'105.249.21.84','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(344,3,NULL,'2025-02-11 06:42:36','2025-02-11 06:42:36',0,0,'197.185.183.4','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(345,3,NULL,'2025-02-12 15:21:27','2025-02-12 15:21:27',0,0,'165.0.103.209','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(346,3,NULL,'2025-02-12 20:42:07','2025-02-12 20:42:07',0,0,'163.47.68.75','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(347,1,NULL,'2025-02-16 08:54:33','2025-02-16 08:54:33',0,0,'163.47.68.75','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(348,3,NULL,'2025-02-18 17:33:59','2025-02-18 17:33:59',0,0,'147.161.162.101','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(349,1,NULL,'2025-02-19 09:05:16','2025-02-19 09:05:16',0,0,'65.181.3.185','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/355.0.723646882 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(350,1,NULL,'2025-02-19 19:07:07','2025-02-19 19:07:07',0,0,'41.13.243.170','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Android 14; Mobile; rv:135.0) Gecko/135.0 Firefox/135.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(351,3,NULL,'2025-02-19 19:41:01','2025-02-19 19:41:01',0,0,'41.56.153.204','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(352,2,NULL,'2025-02-20 00:11:22','2025-02-20 00:11:22',0,0,'85.255.31.29','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(353,3,NULL,'2025-02-20 06:32:29','2025-02-20 06:32:29',0,0,'41.56.153.204','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(354,3,NULL,'2025-02-20 07:51:32','2025-02-20 07:51:32',0,0,'88.28.12.203','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(355,3,NULL,'2025-02-20 19:08:26','2025-02-20 19:08:26',0,0,'105.168.189.118','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D63 Instagram 367.0.0.23.85 (iPhone15,2; iOS 18_3; pt_PT; pt-PT; scale=3.00; 1179x2556; 695136484; IABMV/1)','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(356,1,NULL,'2025-02-21 06:40:10','2025-02-21 06:40:10',0,0,'197.184.174.150','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19H386 Instagram 366.0.0.20.91 (iPhone9,4; iOS 15_8_3; en_GB; en-GB; scale=3.00; 1242x2208; 692589157; IABMV/1)','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(357,3,NULL,'2025-02-21 14:04:28','2025-02-21 14:04:28',0,0,'94.156.31.98','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(358,3,NULL,'2025-02-21 20:05:44','2025-02-21 20:05:44',0,0,'185.243.57.59','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(359,2,NULL,'2025-02-22 08:13:59','2025-02-22 08:13:59',0,0,'197.95.199.202','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(360,3,NULL,'2025-02-22 15:47:23','2025-02-22 15:47:23',0,0,'165.90.81.12','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(361,2,NULL,'2025-02-23 19:12:43','2025-02-23 19:12:43',0,0,'41.146.193.93','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(362,3,NULL,'2025-02-24 12:05:51','2025-02-24 12:05:51',0,0,'41.190.245.5','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(363,1,NULL,'2025-02-24 12:10:03','2025-02-24 12:10:03',0,0,'41.190.245.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(364,2,NULL,'2025-02-25 14:38:06','2025-02-25 14:38:06',0,0,'156.155.20.118','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(365,1,NULL,'2025-02-27 14:32:09','2025-02-27 14:32:09',0,0,'102.162.192.84','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(366,1,NULL,'2025-03-02 11:22:10','2025-03-02 11:22:10',0,0,'196.210.1.45','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(367,3,NULL,'2025-03-04 05:21:38','2025-03-04 05:21:38',0,0,'41.116.234.27','https://www.capegliding.co.za/?utm_source=chatgpt.com','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(368,3,NULL,'2025-03-04 13:51:36','2025-03-04 13:51:36',0,0,'197.89.40.3','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(369,3,NULL,'2025-03-07 15:35:42','2025-03-07 15:35:42',0,0,'105.245.234.160','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(370,3,NULL,'2025-03-10 02:52:50','2025-03-10 02:52:50',0,0,'38.150.99.29','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/134.0.6998.33 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(371,3,NULL,'2025-03-11 06:02:16','2025-03-11 06:02:16',0,0,'84.241.200.145','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(372,3,NULL,'2025-03-17 06:22:51','2025-03-17 06:22:51',0,0,'41.0.228.46','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(373,1,NULL,'2025-03-19 09:33:08','2025-03-19 09:33:08',0,0,'41.243.46.67','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(374,1,NULL,'2025-03-21 04:28:24','2025-03-21 04:28:24',0,0,'104.205.233.125','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(375,3,NULL,'2025-03-21 13:35:56','2025-03-21 13:35:56',0,0,'165.0.103.23','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(376,3,NULL,'2025-03-22 18:31:59','2025-03-22 18:31:59',0,0,'197.87.11.194','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/360.1.737798518 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(377,2,NULL,'2025-03-23 15:58:08','2025-03-23 15:58:08',0,0,'169.0.116.118','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(378,1,NULL,'2025-03-23 17:10:50','2025-03-23 17:10:50',0,0,'102.69.157.73','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(379,3,NULL,'2025-03-26 17:42:16','2025-03-26 17:42:16',0,0,'102.182.173.109','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(380,3,NULL,'2025-03-29 13:53:15','2025-03-29 13:53:15',0,0,'197.88.239.219','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(381,1,NULL,'2025-03-31 10:18:07','2025-03-31 10:18:07',0,0,'185.241.224.155','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(382,1,NULL,'2025-04-01 02:40:13','2025-04-01 02:40:13',0,0,'41.173.204.157','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(383,3,NULL,'2025-04-01 12:30:07','2025-04-01 12:30:07',0,0,'102.132.184.169','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(384,3,NULL,'2025-04-07 08:19:08','2025-04-07 08:19:08',0,0,'129.222.187.50','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(385,1,NULL,'2025-04-07 12:13:34','2025-04-07 12:13:34',0,0,'102.223.59.139','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(386,2,NULL,'2025-04-12 14:43:57','2025-04-12 14:43:57',0,0,'104.28.40.109','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.11 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(387,1,NULL,'2025-04-12 15:01:11','2025-04-12 15:01:11',0,0,'105.245.241.200','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),(388,3,NULL,'2025-04-19 13:56:18','2025-04-19 13:56:18',0,0,'165.165.179.138','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/364.0.744893471 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(389,3,NULL,'2025-04-20 11:13:45','2025-04-20 11:13:45',0,0,'41.13.196.73','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(390,3,NULL,'2025-04-20 17:50:04','2025-04-20 17:50:04',0,0,'169.1.76.54','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/135.0.7049.83 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),(391,3,NULL,'2025-04-23 20:25:31','2025-04-23 20:25:31',0,0,'105.186.89.188','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(392,3,NULL,'2025-04-29 10:20:09','2025-04-29 10:20:09',0,0,'213.55.174.198','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(393,3,NULL,'2025-05-01 10:38:08','2025-05-01 10:38:08',0,0,'139.28.87.13','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(394,1,NULL,'2025-05-06 10:49:54','2025-05-06 10:49:54',0,0,'41.114.201.0','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(395,2,NULL,'2025-05-07 14:55:38','2025-05-07 14:55:38',0,0,'196.201.99.254','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(396,1,NULL,'2025-05-08 09:58:22','2025-05-08 09:58:22',0,0,'41.13.243.179','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/367.0.752095380 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(397,3,NULL,'2025-05-13 11:19:54','2025-05-13 11:19:54',0,0,'102.215.238.31','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(398,2,NULL,'2025-05-17 15:52:36','2025-05-17 15:52:36',0,0,'41.56.238.139','https://www.capegliding.co.za/?fbclid=IwQ0xDSwKVj4lleHRuA2FlbQIxMAABHswn3zdwHc0NJREad22OlcHHbpNekRLLWR7XrIKxRNSx6LgY5_imhgzcS0fO_aem_3FCPwCmR1qgVnT6n9XEkCQ','Mozilla/5.0 (Linux; Android 12; CTR-L81; HMSCore 6.15.0.312; GMSCore 0.3.7.250932) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(399,3,NULL,'2025-05-17 16:36:14','2025-05-17 16:36:14',0,0,'105.245.235.161','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/136.0.7103.91 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',195),(400,3,NULL,'2025-05-18 13:56:29','2025-05-18 13:56:29',0,0,'169.155.235.77','https://www.capegliding.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(401,1,NULL,'2025-05-19 11:50:14','2025-05-19 11:50:14',0,0,'155.93.246.190','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(402,1,NULL,'2025-05-19 12:04:07','2025-05-19 12:04:07',0,0,'105.184.120.235','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(403,3,NULL,'2025-05-19 14:36:54','2025-05-19 14:36:54',0,0,'41.223.72.98','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/136.0.7103.91 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2372),(404,3,NULL,'2025-05-19 19:14:28','2025-05-19 19:14:28',0,0,'41.13.208.251','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/136.0.7103.91 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2372),(405,2,NULL,'2025-05-22 12:29:41','2025-05-22 12:29:41',0,0,'41.56.153.216','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(406,1,NULL,'2025-05-25 11:04:16','2025-05-25 11:04:16',0,0,'176.251.51.175','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36 Edg/136.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(407,3,NULL,'2025-05-27 08:52:11','2025-05-27 08:52:11',0,0,'118.210.124.18','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(408,1,NULL,'2025-05-29 10:02:32','2025-05-29 10:02:32',0,0,'104.28.62.65','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(409,1,NULL,'2025-06-01 13:04:52','2025-06-01 13:04:52',0,0,'152.110.93.52','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/137.0.7151.51 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(410,2,NULL,'2025-06-02 08:20:21','2025-06-02 08:20:21',0,0,'41.147.2.119','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(411,2,NULL,'2025-06-05 17:23:51','2025-06-05 17:23:51',0,0,'196.25.104.2','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/371.0.763199552 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(412,1,NULL,'2025-06-11 09:15:52','2025-06-11 09:15:52',0,0,'197.87.6.21','https://www.capegliding.co.za/contact/','Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',13),(413,3,NULL,'2025-06-15 17:26:40','2025-06-15 17:26:40',0,0,'82.132.231.57','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(414,1,NULL,'2025-06-16 09:48:22','2025-06-16 09:48:22',0,0,'212.30.36.163','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',13),(415,1,NULL,'2025-06-23 19:54:51','2025-06-23 19:54:51',0,0,'176.168.145.153','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(416,3,NULL,'2025-06-24 12:58:32','2025-06-24 12:58:32',0,0,'12.126.103.142','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1 Ddg/18.5','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(417,1,NULL,'2025-06-26 12:00:54','2025-06-26 12:00:54',0,0,'81.159.180.84','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(418,2,NULL,'2025-06-29 04:35:39','2025-06-29 04:35:39',0,0,'188.132.81.14','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(419,3,NULL,'2025-07-01 11:43:08','2025-07-01 11:43:08',0,0,'196.210.32.138','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2372),(420,1,NULL,'2025-07-07 09:38:17','2025-07-07 09:38:17',0,0,'152.110.108.188','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(421,1,NULL,'2025-07-08 01:25:21','2025-07-08 01:25:21',0,0,'67.193.15.37','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(422,3,NULL,'2025-07-12 11:37:15','2025-07-12 11:37:15',0,0,'102.135.244.85','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(423,3,NULL,'2025-07-15 10:42:16','2025-07-15 10:42:16',0,0,'129.205.240.68','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/138.0.7204.119 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2372),(424,3,NULL,'2025-07-20 14:57:50','2025-07-20 14:57:50',0,0,'169.1.208.201','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(425,3,NULL,'2025-07-20 20:16:46','2025-07-20 20:16:46',0,0,'165.73.138.212','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPad; CPU OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/138.0.7204.119 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(426,1,NULL,'2025-07-28 08:48:29','2025-07-28 08:48:29',0,0,'109.42.50.112','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(427,1,NULL,'2025-08-01 17:12:33','2025-08-01 17:12:33',0,0,'41.116.247.36','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(428,3,NULL,'2025-08-02 10:58:45','2025-08-02 10:58:45',0,0,'41.13.212.118','https://www.capegliding.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(429,1,NULL,'2025-08-07 06:19:22','2025-08-07 06:19:22',0,0,'122.172.83.156','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/380.0.788317806 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(430,3,NULL,'2025-08-07 11:09:41','2025-08-07 11:09:41',0,0,'82.101.196.125','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(431,1,NULL,'2025-08-07 14:46:24','2025-08-07 14:46:24',0,0,'196.45.19.7','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(432,1,NULL,'2025-08-08 16:15:28','2025-08-08 16:15:28',0,0,'165.0.96.39','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(433,1,NULL,'2025-08-11 03:59:34','2025-08-11 03:59:34',0,0,'204.12.215.98','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',13),(434,1,NULL,'2025-08-14 07:56:04','2025-08-14 07:56:04',0,0,'31.35.211.206','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/139.0.7258.76 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(435,3,NULL,'2025-08-15 10:58:03','2025-08-15 10:58:03',0,0,'41.71.15.38','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(436,2,NULL,'2025-08-15 17:47:24','2025-08-15 17:47:24',0,0,'41.56.121.247','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(437,1,NULL,'2025-08-16 02:15:14','2025-08-16 02:15:14',0,0,'139.162.48.175','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(438,1,NULL,'2025-08-16 19:28:07','2025-08-16 19:28:07',0,0,'185.99.25.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(439,1,NULL,'2025-08-25 15:19:26','2025-08-25 15:19:26',0,0,'41.71.82.242','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(440,1,NULL,'2025-08-25 15:34:54','2025-08-25 15:34:54',0,0,'84.68.34.144','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(441,1,NULL,'2025-08-28 13:47:43','2025-08-28 13:47:43',0,0,'169.0.32.94','https://www.capegliding.co.za/contact/','Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(442,3,NULL,'2025-08-29 12:13:59','2025-08-29 12:13:59',0,0,'41.133.197.58','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(443,3,NULL,'2025-09-02 16:54:57','2025-09-02 16:54:57',0,0,'78.54.226.227','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(444,1,NULL,'2025-09-04 14:45:05','2025-09-04 14:45:05',0,0,'41.164.163.243','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(445,1,NULL,'2025-09-04 18:14:21','2025-09-04 18:14:21',0,0,'185.252.223.9','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(446,3,NULL,'2025-09-09 15:22:39','2025-09-09 15:22:39',0,0,'154.70.226.35','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(447,1,NULL,'2025-09-12 21:21:29','2025-09-12 21:21:29',0,0,'90.199.38.72','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(448,1,NULL,'2025-09-13 12:18:43','2025-09-13 12:18:43',0,0,'78.86.191.242','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(449,3,NULL,'2025-09-16 12:42:30','2025-09-16 12:42:30',0,0,'102.165.68.174','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(450,1,NULL,'2025-09-17 16:23:45','2025-09-17 16:23:45',0,0,'45.221.148.10','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(451,3,NULL,'2025-09-18 06:53:14','2025-09-18 06:53:14',0,0,'105.233.174.95','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,2,NULL,'active',2372),(452,4,NULL,'2025-09-18 07:45:48','2025-09-18 07:45:48',0,0,'105.233.174.95','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:142.0) Gecko/20100101 Firefox/142.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2577),(453,4,NULL,'2025-09-18 07:50:08','2025-09-18 07:50:08',0,0,'105.233.174.95','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:142.0) Gecko/20100101 Firefox/142.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2577),(454,4,NULL,'2025-09-18 07:56:48','2025-09-18 07:56:48',0,0,'105.233.174.95','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:142.0) Gecko/20100101 Firefox/142.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(455,4,NULL,'2025-09-19 04:32:49','2025-09-19 04:32:49',0,0,'45.221.148.10','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(456,3,NULL,'2025-09-21 12:50:04','2025-09-21 12:50:04',0,0,'41.74.190.174','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_11 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H360 [FBAN/FBIOS;FBAV/531.0.0.35.77;FBBV/792629356;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/16.7.11;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(457,3,NULL,'2025-09-21 12:50:13','2025-09-21 12:50:13',0,0,'41.74.190.174','https://www.capegliding.co.za/book-a-gliding-experience/?','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_11 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H360 [FBAN/FBIOS;FBAV/531.0.0.35.77;FBBV/792629356;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/16.7.11;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(458,3,NULL,'2025-09-22 05:35:41','2025-09-22 05:35:41',0,0,'213.86.66.12','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHhjjI9fdCgGqFxXKnwdDIdK5G8I3cKRH5rStP-0ACcd7AaCr2hX8N1JTfoPi_aem_ySnXcwmeJIDNdmHj0ahouw&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22G100 [FBAN/FBIOS;FBAV/530.0.0.59.75;FBBV/790686474;FBDV/iPhone17,1;FBMD/iPhone;FBSN/iOS;FBSV/18.6.2;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/79','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(459,4,NULL,'2025-09-22 09:43:53','2025-09-22 09:43:53',0,0,'41.149.186.221','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwY2xjawM9-YhleHRuA2FlbQIxMABicmlkETA2eHc2M3A2MGJwOWlZT05WAR602PkD8ddUTLkW7-8h-jLLHVRsXKjESsV_-ZZzzIf1PN1zlGTa5mzTrNpsnQ_aem_lCiZMi57Tve4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(460,3,NULL,'2025-09-23 20:41:17','2025-09-23 20:41:17',0,0,'156.155.21.232','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHrhORARyKYT4PSXVP7cS8fd02iEVuk2ITDu26RgCpDqLsF4FoFziWLSl5KpL_aem_vcjVjie-SGtkApOd_0GpGQ&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (Linux; Android 15; SM-A155F Build/AP3A.240905.015.A2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/531.0.0.47.70;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(461,3,NULL,'2025-09-24 05:36:25','2025-09-24 05:36:25',0,0,'152.110.85.60','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHuf2ljPt85u5ipb-ZL-oTTBktlZieCBv_-A_chYEHRfIBt9RhZhppIyl9CBz_aem_8YgcQTdLlsH3snmKvzcPsQ&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22G100 [FBAN/FBIOS;FBAV/530.0.0.59.75;FBBV/790686474;FBDV/iPhone16,1;FBMD/iPhone;FBSN/iOS;FBSV/18.6.2;FBSS/3;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/79','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(462,1,NULL,'2025-09-24 08:26:57','2025-09-24 08:26:57',0,0,'41.13.250.101','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(463,1,NULL,'2025-09-26 13:21:28','2025-09-26 13:21:28',0,0,'31.151.88.223','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:143.0) Gecko/20100101 Firefox/143.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(464,3,NULL,'2025-09-27 05:24:05','2025-09-27 05:24:05',0,0,'102.39.149.240','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Linux; Android 12; SM-A336E Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/531.0.0.47.70;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',2372),(465,3,NULL,'2025-09-27 06:37:10','2025-09-27 06:37:10',0,0,'169.0.54.182','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(466,1,NULL,'2025-09-27 11:12:45','2025-09-27 11:12:45',0,0,'196.210.116.49','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 13; TFY-LX2 Build/HONORTFY-L02CQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/531.0.0.47.70;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(467,4,NULL,'2025-09-28 04:48:48','2025-09-28 04:48:48',0,0,'156.155.18.102','https://www.capegliding.co.za/new-pilot-gliding-course/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHqDkVYA7RYPa6GKUq60jO4R068KJsaw6H1iiyKJRXTRVNQYc0NZaAiBflsxy_aem_iKp3XQyoIATwYvDvjHC1PQ&utm_medium=paid','Mozilla/5.0 (Linux; Android 13; SM-A325F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/531.0.0.47.70;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(468,1,NULL,'2025-09-28 07:24:33','2025-09-28 07:24:33',0,0,'86.161.237.59','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(469,1,NULL,'2025-09-28 13:59:22','2025-09-28 13:59:22',0,0,'102.39.58.229','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(470,4,NULL,'2025-09-30 20:47:26','2025-09-30 20:47:26',0,0,'41.76.35.33','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22G100 Safari/604.1 [FBAN/FBIOS;FBAV/530.0.0.59.75;FBBV/790686474;FBDV/iPhone15,3;FBMD/iPhone;FBSN/iOS;FBSV/18.6.2;FBSS/3;FBID/phone;FBLC/en_GB;F','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577),(471,3,NULL,'2025-09-30 21:49:50','2025-09-30 21:49:50',0,0,'102.249.32.62','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHkoaCUZw4uqhMKfsH99Mivu1FmKzVmAscVz8khaI4UoJECbxGiK1FYGoQK0z_aem_tmjKCCLJ5qRfLb6mJkf_8Q&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (Linux; Android 14; SM-A055F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/531.0.0.47.70;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(472,3,NULL,'2025-10-03 04:34:52','2025-10-03 04:34:52',0,0,'165.73.119.193','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(473,1,NULL,'2025-10-03 04:38:19','2025-10-03 04:38:19',0,0,'165.73.119.193','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(474,1,NULL,'2025-10-03 08:10:17','2025-10-03 08:10:17',0,0,'105.245.226.108','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_11 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H360 Safari/604.1 [FBAN/FBIOS;FBAV/532.0.0.37.74;FBBV/796231711;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/16.7.11;FBSS/2;FBID/phone;FBLC/en_GB','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(475,1,NULL,'2025-10-03 14:16:19','2025-10-03 14:16:19',0,0,'41.13.192.186','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 12; PEPM00 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/138.0.7204.139 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/520.0.0.44.99;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(476,3,NULL,'2025-10-03 20:48:55','2025-10-03 20:48:55',0,0,'41.10.109.5','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHo7JBksFDEWX6gKyVAq74jJPbF5mVtjLF5yfJ8J7PGYPWMHKi6o22SBOgWdK_aem_oa-TvrSa7mQuKADUQQCUOQ&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (Linux; Android 15; ELP-NX9 Build/HONORELP-N39; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/140.0.7339.204 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/532.0.0.55.71;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(477,1,NULL,'2025-10-04 18:29:11','2025-10-04 18:29:11',0,0,'105.184.112.216','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Linux; Android 15; SM-G996B Build/AP3A.240905.015.A2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/141.0.7390.50 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/533.0.0.49.79;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(478,4,NULL,'2025-10-06 12:18:43','2025-10-06 12:18:43',0,0,'41.78.173.72','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHq-b_hFIpkHvRl4fLaZiJ4zluG0CpJSd6bVE3r0Dk3t_wmcZWJP0NDkDFv7L_aem_ninyZjbHzzYqOCLQCzzIIA&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (Linux; Android 15; REA-NX9 Build/HONORREA-N39; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/141.0.7390.50 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/533.0.0.49.79;IABMV/1;]','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(479,1,NULL,'2025-10-06 12:28:51','2025-10-06 12:28:51',0,0,'82.181.15.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(480,4,NULL,'2025-10-07 17:25:46','2025-10-07 17:25:46',0,0,'197.87.172.143','https://www.capegliding.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasnwCY9NzsBHv3UtXSSs72YFCv9SoAHS-01ziV8sclNc-lyH9RjSeEiTmWVoi078BkCnkEJ_aem_AigRtJ5K_yp59mh6zCon3g&utm_medium=paid&utm_source=fb&utm_id=120','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22G100 Safari/604.1 [FBAN/FBIOS;FBAV/533.0.0.34.82;FBBV/799045545;FBDV/iPhone13,1;FBMD/iPhone;FBSN/iOS;FBSV/18.6.2;FBSS/3;FBID/phone;FBLC/en_US;F','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',195),(481,1,NULL,'2025-10-10 10:46:19','2025-10-10 10:46:19',0,0,'151.231.196.79','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(482,1,NULL,'2025-10-11 14:06:47','2025-10-11 14:06:47',0,0,'45.144.113.161','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(483,3,NULL,'2025-10-11 14:22:27','2025-10-11 14:22:27',0,0,'95.90.251.64','https://www.capegliding.co.za/book-a-gliding-experience/?utm_source=chatgpt.com','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(484,1,NULL,'2025-10-12 22:17:54','2025-10-12 22:17:54',0,0,'217.224.85.248','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(485,1,NULL,'2025-10-13 10:25:25','2025-10-13 10:25:25',0,0,'197.87.219.37','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(486,3,NULL,'2025-10-14 11:09:31','2025-10-14 11:09:31',0,0,'195.49.3.164','https://www.capegliding.co.za/book-a-gliding-experience/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2372),(487,1,NULL,'2025-10-16 08:23:00','2025-10-16 08:23:00',0,0,'105.242.163.248','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(488,1,NULL,'2025-10-17 13:24:11','2025-10-17 13:24:11',0,0,'93.231.11.177','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(489,1,NULL,'2025-10-19 11:18:52','2025-10-19 11:18:52',0,0,'82.181.15.5','https://www.capegliding.co.za/contact/','Mozilla/5.0 (iPad; CPU OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(490,1,NULL,'2025-10-20 06:42:53','2025-10-20 06:42:53',0,0,'143.58.69.74','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(491,1,NULL,'2025-10-20 13:50:45','2025-10-20 13:50:45',0,0,'41.203.38.26','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:144.0) Gecko/20100101 Firefox/144.0','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(492,1,NULL,'2025-10-21 06:57:41','2025-10-21 06:57:41',0,0,'102.39.50.70','https://www.capegliding.co.za/contact/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',13),(493,4,NULL,'2025-10-21 06:59:35','2025-10-21 06:59:35',0,0,'102.39.50.70','https://www.capegliding.co.za/new-pilot-gliding-course/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36','ZAR',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2577);
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL DEFAULT 0,
  `entry_id` bigint(10) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  `item_index` varchar(60) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2807 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES (1,1,1,'1.3','Steve',''),(2,1,1,'1.6','Porter',''),(3,1,1,'3','steve@porteranddaughters.com',''),(4,1,1,'4','Tester form submission',''),(5,1,2,'1.3','Grant',''),(6,1,2,'1.6','Murray',''),(7,1,2,'3','grantcm73@gmail.com',''),(8,1,2,'4','Hi. Id like to have a glide as passenger. What is the tariff please',''),(9,1,3,'1.3','Steve',''),(10,1,3,'1.6','Porter',''),(11,1,3,'3','steve@porteranddaughters.com',''),(12,1,3,'4','Tester contact',''),(13,1,4,'1.3','George',''),(14,1,4,'1.6','Rebello',''),(15,1,4,'3','grebello@iafrica.com',''),(16,1,4,'4','I am interested in giving a gift of flight. Can you please let me have prices etc.?',''),(17,1,5,'1.3','Steve',''),(18,1,5,'1.6','Porter',''),(19,1,5,'3','steve@porteranddaughters.com',''),(20,1,5,'4','Tester for info@cgc.org.za 12:27',''),(21,1,6,'1.3','Melissa',''),(22,1,6,'1.6','Rankin',''),(23,1,6,'3','melissajorankin@gmail.com',''),(24,1,6,'4','Hi CGC\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks',''),(25,1,7,'1.3','Etienne',''),(26,1,7,'1.6','Smith',''),(27,1,7,'3','etienne.smith2602@gmail.com',''),(28,1,7,'4','Is there anyone that would give me a flip in a glider.',''),(29,1,8,'1.3','Melissa',''),(30,1,8,'1.6','Rankin',''),(31,1,8,'3','melissajorankin@gmail.com',''),(32,1,8,'4','Hi CGC\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks',''),(33,1,9,'1.3','Stephen',''),(34,1,9,'1.6','Cox',''),(35,1,9,'3','coxstc@gmail.com',''),(36,1,9,'4','Would lime to lnow the cost of an intro flight and where to book...',''),(37,1,10,'1.3','Johan',''),(38,1,10,'1.6','Marais',''),(39,1,10,'3','john3v16ministries@gmail.com',''),(40,1,10,'4','Hi, what do it cost to go with somebody  and flying time and i am  oubout 135kg and nearly 2mt in height. Will that be a problem',''),(41,1,11,'1.3','Theodore',''),(42,1,11,'1.6','Bentley',''),(43,1,11,'3','theodore.bentley.TB36@gmail.com',''),(44,1,11,'4','I would like to send my son in law for a shorter  flight.\r\nWhat would the cost be ?',''),(45,1,12,'1.3','Steve',''),(46,1,12,'1.6','Porter',''),(47,1,12,'3','steve@porteranddaughtersc.com',''),(48,1,12,'4','tester 21:41',''),(49,1,13,'1.3','Nigel',''),(50,1,13,'1.6','Suliaman',''),(51,1,13,'3','nigelsuliaman@gmail.com',''),(52,1,13,'4','I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail',''),(53,1,14,'1.3','Cacho',''),(54,1,14,'1.6','Cabral',''),(55,1,14,'3','cabral@takeoffaviation.co.za',''),(56,1,14,'4','Please let me know what days I could book for a flip, costs, times etc.  many thanks.',''),(57,1,15,'1.3','Elroy',''),(58,1,15,'1.6','Vice',''),(59,1,15,'3','roy@spotyourshot.co.za',''),(60,1,15,'4','I would like to know more about learning to fly',''),(61,1,16,'1.3','Ruth',''),(62,1,16,'1.6','Rodger',''),(63,1,16,'3','ruthrodger@gmail.com',''),(64,1,16,'4','Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc\r\n\r\nThank you.',''),(65,1,17,'1.3','Luqman',''),(66,1,17,'1.6','Achmat',''),(67,1,17,'3','luqman.achmat@gmail.com',''),(68,1,17,'4','I would love to explore this opportunity',''),(69,1,18,'1.3','Adam',''),(70,1,18,'1.6','Cowley',''),(71,1,18,'3','adam@kiffpictures.com',''),(72,1,18,'4','I would like to buy a glider experience for my wife for Xmas \r\n\r\nIvdd we done a few commercials at your base and always thought she would love it\r\n\r\nPlease let me know how to make this happen \r\n\r\nThanks\r\n\r\nAdam',''),(73,1,19,'1.3','Grant',''),(74,1,19,'1.6','Murray',''),(75,1,19,'3','grantcm73@gmail.com',''),(76,1,19,'4','2 ND email to u. Tariff please',''),(77,1,20,'1.3','Hilton',''),(78,1,20,'1.6','Meyer',''),(79,1,20,'3','agrieco000@gmail.com',''),(80,1,20,'4','Stel belsng maar weet niks',''),(81,1,21,'1.3','Bryan',''),(82,1,21,'1.6','Arendse',''),(83,1,21,'3','bryan.brands911@gmail.com',''),(84,1,21,'4','Good morning, what is the basic cost for beginner glyder training with a pilot?\r\nThanks.',''),(85,1,22,'1.3','Gene',''),(86,1,22,'1.6','Lindsay',''),(87,1,22,'3','genesequas1@gmail.com',''),(88,1,22,'4','Hello how much do you charge for a session as a passenger?',''),(89,1,23,'1.3','Mike',''),(90,1,23,'1.6','OUGHTIBRIDGE',''),(91,1,23,'3','moughtibridge@gmail.com',''),(92,1,23,'4','Hi my wife is very keen to fly in a glider again',''),(93,1,24,'1.3','Michael',''),(94,1,24,'1.6','Wagner',''),(95,1,24,'3','Bigbay@live.co.za',''),(96,1,24,'4','Could you send me more details re booking a flight',''),(97,1,25,'1.3','Riaan',''),(98,1,25,'1.6','Binneman',''),(99,1,25,'3','riaan@rabfamily.co.za',''),(100,1,25,'4','Hi, \r\n\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames \r\n\r\nRegards \r\nRiaan',''),(101,1,26,'1.3','Louis',''),(102,1,26,'1.6','janse van rensburg',''),(103,1,26,'3','louisvanrensburg@gmail.com',''),(104,1,26,'4','birthday present for myself. cost estimate for a yrip pls\r\nlouis',''),(105,1,27,'1.3','Tim',''),(106,1,27,'1.6','Haigh',''),(107,1,27,'3','thaigh@aol.com',''),(108,1,27,'4','Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.',''),(109,1,28,'1.3','Rick',''),(110,1,28,'1.6','de Villiers',''),(111,1,28,'3','rick.fuzzy@gmail.com',''),(112,1,28,'4','Hi there\r\n\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I\'m sure the dynamics are quite different.\r\nPlease let me know what it would take to get involved and any other info you can send me.\r\n\r\nAll the best,\r\nRick',''),(113,1,29,'1.3','F',''),(114,1,29,'1.6','Adam',''),(115,1,29,'3','psivius@gmail.com',''),(116,1,29,'4','Please send me more information.  Thank you.',''),(117,1,30,'1.3','Dana',''),(118,1,30,'1.6','De Bruyn',''),(119,1,30,'3','dana@nusco.co.za',''),(120,1,30,'4','I am keen to take a flight.',''),(121,1,31,'1.3','Vernon',''),(122,1,31,'1.6','Grimmbacher',''),(123,1,31,'3','info@capehoneybee.co.za',''),(124,1,31,'4','Please send me more details and rates, from intro right through progression. \r\n\r\nThanks,',''),(125,1,32,'1.3','Salmaan',''),(126,1,32,'1.6','S',''),(127,1,32,'3','shaikh.salmaan@outlook.com',''),(128,1,32,'4','Need to enroll',''),(129,1,33,'1.3','Michael',''),(130,1,33,'1.6','Jay',''),(131,1,33,'3','michaeljay121@gmail.com',''),(132,1,33,'4','Do you do any paying passenger flights',''),(133,1,34,'1.3','Gerhard',''),(134,1,34,'1.6','Du Plessis',''),(135,1,34,'3','Duplessisg@gmail.com',''),(136,1,34,'4','I would like to get more information on how it works. \r\n\r\nThanks',''),(137,1,35,'1.3','Paul',''),(138,1,35,'1.6','Fanner',''),(139,1,35,'3','fannerpaulgraham@gmail.com',''),(140,1,35,'4','Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I\'m 81 , 75 kg 185 cm',''),(141,1,36,'1.3','Nico',''),(142,1,36,'1.6','Uys',''),(143,1,36,'3','nico@gobiofarming.com',''),(144,1,36,'4','I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone',''),(145,1,37,'1.3','Emmanuel',''),(146,1,37,'1.6','de Chalendar',''),(147,1,37,'3','manudechalendar@gmail.com',''),(148,1,37,'4','Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . \r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu',''),(149,1,38,'1.3','Guy',''),(150,1,38,'1.6','LaRochelle',''),(151,1,38,'3','guy@siglr.com',''),(152,1,38,'4','Hello! I\'ve been trying to reach you using info@cgc.org.za but haven\'t got a reply yet, so I\'m trying through this website instead.\r\n\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. \r\n\r\nMy only possible date is July 9, 2023.\r\nMy name: Guy LaRochelle\r\nCanada Passport number: GC981126\r\n\r\nThank you!\r\nGuy\r\n \r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.',''),(153,1,39,'1.3','Anthony',''),(154,1,39,'1.6','Boden',''),(155,1,39,'3','anthonybo414@gmail.com',''),(156,1,39,'4','Good day,\r\n\r\nI\'d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.\r\n\r\nKind Regards\r\nAnthony Boden',''),(157,2,40,'1.3','Jacques',''),(158,2,40,'1.6','Horne',''),(159,2,40,'3','(079) 873-0939',''),(160,2,40,'4','jacques.horne@gmail.com',''),(161,2,40,'10.1','I am a resident of the Western Cape.',''),(162,2,40,'10.2','I am fit, healthy and weigh less than 100kg.',''),(163,2,40,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(164,2,41,'1.3','Paul',''),(165,2,41,'1.6','Hodgson',''),(166,2,41,'3','(082) 440-0233',''),(167,2,41,'4','prhodgson1002@gmail.com',''),(168,2,41,'10.1','I am a resident of the Western Cape.',''),(169,2,41,'10.2','I am fit, healthy and weigh less than 100kg.',''),(170,2,41,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(171,1,42,'1.3','Devilliers',''),(172,1,42,'1.6','Mostert',''),(173,1,42,'3','villiersmostert@gmail.com',''),(174,1,42,'4','I am a private pilot wanting to do a glider rating.',''),(175,2,43,'1.3','warwick',''),(176,2,43,'1.6','langebrink',''),(177,2,43,'3','(082) 610-0444',''),(178,2,43,'4','warwickl@acacia.co.za',''),(179,2,43,'10.1','I am a resident of the Western Cape.',''),(180,2,43,'10.2','I am fit, healthy and weigh less than 100kg.',''),(181,2,43,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(182,2,44,'1.3','Péru',''),(183,2,44,'1.6','Van Niekerk',''),(184,2,44,'3','(081) 038-2351',''),(185,2,44,'4','peru.vanniekerk@angloamerican.com',''),(186,2,44,'10.1','I am a resident of the Western Cape.',''),(187,2,44,'10.2','I am fit, healthy and weigh less than 100kg.',''),(188,2,44,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(189,2,45,'1.3','Justin',''),(190,2,45,'1.6','Gallagher',''),(191,2,45,'3','(072) 652-5862',''),(192,2,45,'4','justing101@gmail.com',''),(193,2,45,'10.1','I am a resident of the Western Cape.',''),(194,2,45,'10.2','I am fit, healthy and weigh less than 100kg.',''),(195,2,45,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(196,2,46,'1.3','Dominic',''),(197,2,46,'1.6','Jackson',''),(198,2,46,'3','(083) 305-5535',''),(199,2,46,'4','dominicj268@gmail.com',''),(200,2,46,'10.1','I am a resident of the Western Cape.',''),(201,2,46,'10.2','I am fit, healthy and weigh less than 100kg.',''),(202,2,46,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(203,2,47,'1.3','Alex',''),(204,2,47,'1.6','Joosten',''),(205,2,47,'3','(079) 849-4656',''),(206,2,47,'4','t.a.joosten@gmail.com',''),(207,2,47,'10.1','I am a resident of the Western Cape.',''),(208,2,47,'10.2','I am fit, healthy and weigh less than 100kg.',''),(209,2,47,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(210,2,48,'1.3','Duwayne',''),(211,2,48,'1.6','Kruger',''),(212,2,48,'3','(083) 947-2220',''),(213,2,48,'4','duwayne@vodmedia.tv',''),(214,2,48,'10.1','I am a resident of the Western Cape.',''),(215,2,48,'10.2','I am fit, healthy and weigh less than 100kg.',''),(216,2,48,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(217,3,49,'1.3','Daniel',''),(218,3,49,'1.6','Neal',''),(219,3,49,'3','(068) 942-8757',''),(220,3,49,'4','kitecapetown@yahoo.com',''),(221,3,49,'11','Good morning ,\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .\r\nWould love to fly here in the Capetown area .\r\nIs there a chance to fly before we leave on 24th ?\r\nThank you \r\nBest Regards\r\nBenjamin DANIEL \r\n+33689428757 (WhatsApp)',''),(222,1,50,'1.3','Roderick',''),(223,1,50,'1.6','Carmichael',''),(224,1,50,'3','rodcarmic@gmail.com',''),(225,1,50,'4','G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!\r\nCheers!\r\nRodC.',''),(226,1,51,'1.3','Gary',''),(227,1,51,'1.6','Amstutz',''),(228,1,51,'3','garyamstutz@gmail.com',''),(229,1,51,'4','Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don\'t run in Winter, so he hasn\'t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary',''),(230,2,52,'1.3','Willem',''),(231,2,52,'1.6','Pretorius',''),(232,2,52,'3','(082) 373-4455',''),(233,2,52,'4','manager@paarlgc.co.za',''),(234,2,52,'10.1','I am a resident of the Western Cape.',''),(235,2,52,'10.2','I am fit, healthy and weigh less than 100kg.',''),(236,2,52,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(237,3,53,'1.3','Oliver',''),(238,3,53,'1.6','Carter',''),(239,3,53,'3','(076) 527-5317',''),(240,3,53,'4','oliver.carter.8@gmail.com',''),(241,3,53,'11','Hi There\r\n\r\nSo excited to book this experience for my partner, Simona, for her birthday. It\'s a gift from her friends and we\'re all excited to see where this experience takes her.\r\n\r\nPlease could you make contact with possible dates and details so I can make payment.\r\n\r\nWarm Regards\r\n\r\nOliver',''),(242,3,54,'1.3','Serge',''),(243,3,54,'1.6','levy',''),(244,3,54,'3','(083) 679-3112',''),(245,3,54,'4','sharon.0508@icloud.com',''),(246,3,54,'11','We would like to book flight \r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March',''),(247,1,55,'1.3','Andy',''),(248,1,55,'1.6','Aveling',''),(249,1,55,'3','flysilently@gmail.com',''),(250,1,55,'4','Could you ask Rene Lans to contact me?  I\'d be interested to visit in October/November 2023.\r\n\r\nEither the email or cell +447880730255 (whatsApp)\r\n\r\nVery many thanks\r\n\r\nAndy. Lasham Gliding UK',''),(251,1,56,'1.3','Michael',''),(252,1,56,'1.6','du Preez',''),(253,1,56,'3','michaeldp451@gmail.com',''),(254,1,56,'4','Hi\r\n\r\nI would like to book an introductory flight for this coming weekend (18 & 19 March), weather permitting.\r\n\r\nI would herewith also like to find out what your hire & Fly rates are for the gliders in your fleet.\r\n\r\nThanks.',''),(255,2,57,'1.3','Mike',''),(256,2,57,'1.6','Saunders',''),(257,2,57,'3','(076) 470-6784',''),(258,2,57,'4','mcsaunders86@gmail.com',''),(259,2,57,'10.1','I am a resident of the Western Cape.',''),(260,2,57,'10.2','I am fit, healthy and weigh less than 100kg.',''),(261,2,57,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(262,1,58,'1.3','Eve',''),(263,1,58,'1.6','Spalding',''),(264,1,58,'3','e.spalding@wustl.edu',''),(265,1,58,'4','Hi,\r\n \r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!\r\n \r\nEve',''),(266,1,59,'1.3','Hanno',''),(267,1,59,'1.6','Van der walt',''),(268,1,59,'3','hannovdw1009@gmail.com',''),(269,1,59,'4','Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com\r\n\r\nThanks \r\nHanno',''),(270,3,60,'1.3','Johan',''),(271,3,60,'1.6','van Greune',''),(272,3,60,'3','(082) 787-0720',''),(273,3,60,'4','VGREUNEJ@GMAIL.COM',''),(274,3,60,'11','I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.',''),(275,3,61,'1.3','Fiona',''),(276,3,61,'1.6','Scheder-Bieschin',''),(277,3,61,'3','(082) 465-6656',''),(278,3,61,'4','fionascheder@gmail.com',''),(279,3,61,'11','My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?\r\nWith kind regards\r\nFiona',''),(280,1,62,'1.3','David',''),(281,1,62,'1.6','C.',''),(282,1,62,'3','pat@aneesho.com',''),(283,1,62,'4','Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? \r\n\r\nWe charge a low fixed monthly fee. Let me know if you\'re interested and would like to see our portfolio.',''),(284,1,63,'1.3','Johan',''),(285,1,63,'1.6','van Greune',''),(286,1,63,'3','VGREUNEJ@GMAIL.COM',''),(287,1,63,'4','I tried to book for a \"Glider Experience\"  via this website,  but have not had any response yet.\r\nAre these still available?',''),(288,1,64,'1.3','sharon',''),(289,1,64,'1.6','Oconnor',''),(290,1,64,'3','sharon.0508@icloud.com',''),(291,1,64,'4','would like to book a experiance\r\n\r\nfor 1 Adult \r\nand 1child 13 years old \r\nover a weekend \r\n\r\nplease advice \r\ncost and date \r\n\r\nplease \r\n\r\nsharon  0836793112',''),(292,1,65,'1.3','Gerardus',''),(293,1,65,'1.6','van der meer',''),(294,1,65,'3','gippie01@gmail.com',''),(295,1,65,'4','Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It\'s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?\r\n\r\nBest regards,\r\n\r\nGip & Debby van der meer',''),(296,3,66,'1.3','J',''),(297,3,66,'1.6','Yang',''),(298,3,66,'3','(082) 891-4389',''),(299,3,66,'4','yangjiaxiang@hotmail.com',''),(300,3,66,'11','Is 16th April ok for your guys?',''),(301,1,67,'1.3','Van der meer',''),(302,1,67,'1.6','Gip',''),(303,1,67,'3','gippie01@gmail.com',''),(304,1,67,'4','Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.\r\n\r\nBest regards,\r\n\r\nGip & Debby',''),(305,1,68,'1.3','Barry',''),(306,1,68,'1.6','Martin',''),(307,1,68,'3','bsm@quavity.org',''),(308,1,68,'4','Hey, is there a phone number I can ring to speak with someone about gliding there? I\'m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.\r\n\r\nCurrently in Europe so perhaps there\'s a number I can ring through Whatsapp or similar?\r\n\r\nCheers\r\n\r\nBarry',''),(309,2,69,'1.3','Dave',''),(310,2,69,'1.6','Bryant',''),(311,2,69,'3','(083) 440-6035',''),(312,2,69,'4','dave@linkeng.co.za',''),(313,2,69,'10.1','I am a resident of the Western Cape.',''),(314,2,69,'10.2','I am fit, healthy and weigh less than 100kg.',''),(315,2,69,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(316,2,70,'1.3','Gerrit',''),(317,2,70,'1.6','van Sittert',''),(318,2,70,'3','(076) 124-3070',''),(319,2,70,'4','gerritvansittert@gmail.com',''),(320,2,70,'10.1','I am a resident of the Western Cape.',''),(321,2,70,'10.2','I am fit, healthy and weigh less than 100kg.',''),(322,2,70,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(323,1,71,'1.3','Gerrit',''),(324,1,71,'1.6','van Sittert',''),(325,1,71,'3','gerritvansittert@gmail.com',''),(326,1,71,'4','Hello!\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don\'t mind.\r\n\r\nWhen I start, I\'d like to do training that is as intensive as possible to save time and money. It\'s also the best way to learn, in my opinion.\r\n\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?\r\n\r\nThanks for what you do!\r\nCheers,\r\n\r\nGerrit',''),(327,3,72,'1.3','Peret',''),(328,3,72,'1.6','Van der Merwe',''),(329,3,72,'3','(082) 805-6787',''),(330,3,72,'4','peretvdm@gmail.com',''),(331,3,72,'11','27 or then 28 May. 1 person.',''),(332,1,73,'1.3','Max',''),(333,1,73,'1.6','Castiglia',''),(334,1,73,'3','maxcastiglia@gmail.com',''),(335,1,73,'4','Hello, \r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?\r\nthank you\r\nmax',''),(336,2,74,'1.3','Dick',''),(337,2,74,'1.6','Carr',''),(338,2,74,'3','(072) 248-4832',''),(339,2,74,'4','dickcarr@hilbert.co.za',''),(340,2,74,'10.1','I am a resident of the Western Cape.',''),(341,2,74,'10.2','I am fit, healthy and weigh less than 100kg.',''),(342,2,74,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(343,1,75,'1.3','CARLOS JAVIER',''),(344,1,75,'1.6','DA SILVA',''),(345,1,75,'3','cdsilvag@hotmail.com',''),(346,1,75,'4','Dear sir,\r\n\r\nI am currently planning to travel to South Africa to take a gliding course and would like to know if you offer courses for non-residents, as I read in your website that most course you offer are for residents only. I am from Spain but at the moment I eave temporarily in Brazil. My plan is to travel to SAfrica in January2024 and expect to stay for at least 2 months.\r\n\r\nIf you currently do not offer courses for international students, I would be very grateful if you could suggest a good school and location in SA.\r\n\r\nThanks and regards,\r\nCarlos Javier',''),(347,3,76,'1.3','Daryn',''),(348,3,76,'1.6','Chalmers',''),(349,3,76,'3','(072) 601-0433',''),(350,3,76,'4','darync@gator.co.za',''),(351,3,76,'11','Good day,\r\n\r\nWe would like to purchase this experience for my father\'s birthday, we are flexible about the dates as he would need to make the booking with you guys. Please can you send me the bank details so we can arrange a payment and get the voucher. \r\n\r\nThanks in advance,\r\n\r\nKind Regards,\r\nDaryn Chalmers',''),(352,2,77,'1.3','Renate',''),(353,2,77,'1.6','Myburgh',''),(354,2,77,'3','(082) 852-9786',''),(355,2,77,'4','renate.myburgh@gmail.com',''),(356,2,77,'10.1','I am a resident of the Western Cape.',''),(357,2,77,'10.2','I am fit, healthy and weigh less than 100kg.',''),(358,2,77,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(359,2,78,'1.3','Kerry',''),(360,2,78,'1.6','Fynn',''),(361,2,78,'3','(082) 320-7915',''),(362,2,78,'4','kerry@alphawealth.co.za',''),(363,2,78,'10.1','I am a resident of the Western Cape.',''),(364,2,78,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(365,3,79,'1.3','Alastair',''),(366,3,79,'1.6','Schoon',''),(367,3,79,'3','(082) 866-7393',''),(368,3,79,'4','alastair.schoon@icloud.com',''),(369,3,79,'11','Hi there\r\n\r\nThis is a gift for my 85 year old father. He received the same gift for his 80th and loved it. He is quite a bit slower now and reflexes not as good as 5 years ago so I just want to check if this will be okay for him?\r\n\r\nWe would like to book the date once he has received the gift if okay?\r\n\r\nPlease let me know how I can go about getting a voucher for my dad. \r\n\r\nThanks\r\nAlastair',''),(370,3,80,'1.3','Zoey',''),(371,3,80,'1.6','Hoosen',''),(372,3,80,'3','(074) 040-8592',''),(373,3,80,'4','jozik7866@gmail.com',''),(374,3,80,'11','Hi there. I want to surprise my bf with a flight this Sunday. Is this possible?and do you have accommodation options available?\r\nThanks!',''),(375,3,81,'1.3','Andrew',''),(376,3,81,'1.6','Dean',''),(377,3,81,'3','(082) 577-9921',''),(378,3,81,'4','andrew.dean@calleosolutions.com',''),(379,3,81,'11','2 July 2023',''),(380,1,82,'1.3','Ben',''),(381,1,82,'1.6','Coleman',''),(382,1,82,'3','bc.ls6b@gmail.com',''),(383,1,82,'4','Hi, our club in Australia is considering options for a two plane.  I understand that you use a Sling 2 for towing.  Can you please let me know your experiences with this aircraft such as handling while towing, maintenance issues and climb performance especially when hot?  What engine does your Sling 2 use?\r\n\r\nAny relevant information will be appreciated.  We currently use a Pawnee 260 and we are a bit unsure of how these smaller aircraft will compare.\r\n\r\nThanks,\r\nBen Coleman\r\nPresident Hunter Valey Gliding Club',''),(384,2,83,'1.3','Darren',''),(385,2,83,'1.6','Hulett',''),(386,2,83,'3','(079) 393-4410',''),(387,2,83,'4','tteluh@gmail.com',''),(388,2,83,'10.1','I am a resident of the Western Cape.',''),(389,2,83,'10.2','I am fit, healthy and weigh less than 100kg.',''),(390,2,83,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(391,1,84,'1.3','Caleb CJ',''),(392,1,84,'1.6','Tshazibane',''),(393,1,84,'3','caleb@cometaviationsupplies.co.za',''),(394,1,84,'4','Good day, this is CJ from Comet Aviation Supplies. We would like to discuss a Rotax engine deemed to be covered under a pro-rata amount based on a case the Cape Gliding Club lodged prehistorically. Rotax and Comet Aviation Supplies would like to conclude the claim and close the case.\r\nI look forward to your response.',''),(395,1,85,'1.3','Daniel',''),(396,1,85,'1.6','Beyer',''),(397,1,85,'3','d.j.beyer@t-online.de',''),(398,1,85,'4','Hi there,\r\nI\'m Daniel a 20 year old gliderpilot from Geramny, visiting Cape Town for volunteering.\r\n\r\nTo keep in training and gain experience I\'d like to do a few starts at your aerodrome with a local pilot in a twin-seater. \r\nGetting insights in wave soaring and the local landscape in Southafrica would be a great pleasure for me, so let me know if it\'s possible for you to make my wish come true. My stay will last until mid of August and I\'m abled to take all weekends off.\r\n\r\nNice greetings, \r\nDaniel Beyer',''),(399,2,86,'1.3','Wesley',''),(400,2,86,'1.6','Mc Quillan',''),(401,2,86,'3','(082) 321-8177',''),(402,2,86,'4','wes@tcswifi.co.za',''),(403,2,86,'10.1','I am a resident of the Western Cape.',''),(404,2,86,'10.2','I am fit, healthy and weigh less than 100kg.',''),(405,2,86,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(406,3,87,'1.3','Luis',''),(407,3,87,'1.6','Almeida',''),(408,3,87,'3','(351) 917-9078',''),(409,3,87,'4','luis.rc.almeida@gmail.com',''),(410,3,87,'11','Hello,\r\nI\'m Luis from Portugal. I will be in Cape Town visiting on Sunday August 13 and would very much like to book a gliding experience with you. I have an ultralight pilot license but no glider experience just a lot of interest. I would be particularly interested in experience ridge flying, something that is impossible in my country. Would that be possible on a 30m flight? If needed I would be happy to extend the flight. \r\nObviously it\'s impossible to tell how the weather and conditions are going to be like on August 13 but we could keep in touch by e-mail in  the upcoming days. I will land in CT mid afternoon the previous day coming from Namibia.\r\nMany thanks,\r\nLuis',''),(411,2,88,'1.3','Jie',''),(412,2,88,'1.6','Wang',''),(413,2,88,'3','(086) 199-3521',''),(414,2,88,'4','jaywonguku@icloud.com',''),(415,2,88,'10.2','I am fit, healthy and weigh less than 100kg.',''),(416,2,88,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(417,1,89,'1.3','Jie',''),(418,1,89,'1.6','Wang',''),(419,1,89,'3','jaywonguku@icloud.com',''),(420,1,89,'4','hi, do you offer lear to fly courses for foreigners?(I\'m Chinese) Thank you.',''),(421,3,90,'1.3','Mary',''),(422,3,90,'1.6','Louw',''),(423,3,90,'3','(060) 407-6735',''),(424,3,90,'4','boytjie6@gmail.com',''),(425,3,90,'11','Hi , I would like to book for my husband 60th birthday an experience gliding flight. He has PPL and owns 2  light airplanes but I thought gliding experience would be special.\r\nMost probably he can fly in Sep.\r\nWill I be able to receive a booking letter to serve as a gift voucher? \r\nPlease confirm,\r\nThanks,\r\nMary',''),(426,3,91,'1.3','Irinie',''),(427,3,91,'1.6','Lee',''),(428,3,91,'3','(658) 874-2674',''),(429,3,91,'4','irinie.lee@gmail.com',''),(430,3,91,'11','Hello, would like to check if you have availability for 6th or 7th January 2024, 5 pax. And more details on what time the flight would be, where to meet and where we could park cars safely as we are driving over',''),(431,3,92,'1.3','David',''),(432,3,92,'1.6','Smit',''),(433,3,92,'3','(084) 816-2021',''),(434,3,92,'4','david.smit@mrisoftware.com',''),(435,3,92,'11','Hi. My mom\'s birthday is coming up on 22 September, she lives in Worcester and is retired (67), so I guess she will be flexible with dates. so any time I guess would be fine, as long as the weather is good for gliding. What\'s the process of booking a flight? Can you email me the details as I would want to forward it to my father (Willem) to be looped into the information. \r\nThanks \r\nDavid Smit',''),(436,1,93,'1.3','John',''),(437,1,93,'1.6','Reader',''),(438,1,93,'3','j.f.reader80@gmail.com',''),(439,1,93,'4','We will be visiting SA in September and October from Canada and was wondering if you do \"tourist flights\"   I had a single engine pilots license and have always wanted to experience the silent flight, there would be 2 interested.',''),(440,3,94,'1.3','Benjamin',''),(441,3,94,'1.6','Chia',''),(442,3,94,'3','(659) 227-9696',''),(443,3,94,'4','benchia001@hotmail.com',''),(444,3,94,'11','We are a family of 5 from Singapore and we would like to book a flying experience on the 6th of January 2024 for the 5 of us. Kindly advice if we are able to secure a slot. I am contactable at +65 92279696 via phone or WhatsApp (preferred).\r\n\r\nRegards\r\nBenjamin',''),(445,1,95,'1.3','Dean',''),(446,1,95,'1.6','Seton',''),(447,1,95,'3','d.seton7@gmail.com',''),(448,1,95,'4','Hi I’m interested in your new pilot glider course in October, would love some more information regarding what it would qualify me to do, will I be able to fly my own glider solo by the end? \r\n\r\nLooking forward to hearing from you, enquiring for myself and my father. \r\n\r\nCheers \r\n\r\nDean',''),(449,2,96,'1.3','Lourens',''),(450,2,96,'1.6','van Rensburg',''),(451,2,96,'3','(083) 440-2121',''),(452,2,96,'4','lourens@7films.co.za',''),(453,2,96,'10.1','I am a resident of the Western Cape.',''),(454,2,96,'10.2','I am fit, healthy and weigh less than 100kg.',''),(455,2,96,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(456,1,97,'1.3','Julian',''),(457,1,97,'1.6','Bachmann',''),(458,1,97,'3','julian.bachmann_lg@icloud.com',''),(459,1,97,'4','Dear Cape Gliding Club, \r\n\r\nin the course of my current semester abroad in Cape Town, I would love to experience gliding in South Africa. In my home country Germany, I live near the cradle of gliding itself and I am training for my license at FSV Kassel-Zierenberg. A friend and licensed pilot from my club is also coming to Cape Town in late October so we were discussing about visiting you together then. \r\nCan you please advise on what would be the best option for us to gain the most from this experience?\r\nEconomically, the best option is probably the flight with an instructor from your club. Can you give a rough estimate on what the duration of these flights will be and what to expect when you\'re past the \"introduction to gliding\" phase? \r\n\r\nThank you very much and kind regards\r\nJulian',''),(460,1,98,'1.3','David',''),(461,1,98,'1.6','Snaddon',''),(462,1,98,'3','snaddon@gmail.com',''),(463,1,98,'4','Hi There,\r\n\r\nMy name is David. I have recently moved to Cape Town. I hold a PPL with ratings for a few light aircraft including the Sling 2 and would like to enquire about what is involved in being a tug pilot at the Cape Gliding Club.\r\n\r\nMore specifically, I\'m interested in:\r\n- Is the Club in need of tug pilots?\r\n- What requirements are there to become a tug pilot at the Club (hours etc.)?\r\n- Does the club have instructors that would be able to train me for the necessary ratings etc.?\r\n- How flexible is the volunteer schedule for tug pilots?\r\n\r\nI visited the Club in 2013 and had a really great experience in the Twin Astir I think. I particularly enjoyed how the Club is community driven.\r\n\r\nKind regards,\r\nDavid Snaddon',''),(464,3,99,'1.3','Anji',''),(465,3,99,'1.6','Connell',''),(466,3,99,'3','(270) 218-7627',''),(467,3,99,'4','anjiconnell1@gmail.com',''),(468,3,99,'11','Hello I would like if possible to book a gliding experience flight for my husbands birthday, on the 19th September. On or thereabouts is fine. I think he would love it and most probably like to take a flying course with you. \r\n\r\n*** please note the number above is not really used — we have a Hong Kong mobile numbers. Mine is +852 9387 1953 and I’m on WhatsApp.\r\n\r\nOr email. \r\n\r\nThank you. Look forward to hearing back from you.',''),(469,2,100,'1.3','Jesse',''),(470,2,100,'1.6','KRUGER',''),(471,2,100,'3','(081) 853-5861',''),(472,2,100,'4','28jessekruger@gmail.com',''),(473,2,100,'10.1','I am a resident of the Western Cape.',''),(474,2,100,'10.2','I am fit, healthy and weigh less than 100kg.',''),(475,2,100,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(476,3,101,'1.3','Ondrej',''),(477,3,101,'1.6','Kindl',''),(478,3,101,'3','(123) 456-7891',''),(479,3,101,'4','okindl22@gmail.com',''),(480,3,101,'11','Good morning, I’ll be in Cape Town next month and I’d like to try the gliding flight. Preferred date would be 8.10.2024.  Please do let me know if you have any available spots. Thank in advance. Ondrej Kindl\r\n\r\nPS: It didn’t allowed me to put my UK phone number. Contact me via email please.',''),(481,1,102,'1.3','Jan',''),(482,1,102,'1.6','Rothhardt',''),(483,1,102,'3','jan.rothhardt@googlemail.com',''),(484,1,102,'4','Dear Cape Gliding Club,\r\n\r\ni am planning to visit you again this Winter.\r\n\r\nDo you have a hut availlable for rent at the airfield from 16th to 23rd december?\r\n\r\nBest regards,\r\n\r\nJan Rothhardt',''),(485,2,103,'1.3','Dawid',''),(486,2,103,'1.6','Hanekom',''),(487,2,103,'3','(072) 098-6039',''),(488,2,103,'4','dawid.hanekom@gmail.com',''),(489,2,103,'10.1','I am a resident of the Western Cape.',''),(490,2,103,'10.2','I am fit, healthy and weigh less than 100kg.',''),(491,2,103,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(492,2,104,'1.3','Marc',''),(493,2,104,'1.6','Rogoff',''),(494,2,104,'3','(060) 935-8527',''),(495,2,104,'4','marc@marcrogoff.com',''),(496,2,104,'10.1','I am a resident of the Western Cape.',''),(497,2,104,'10.2','I am fit, healthy and weigh less than 100kg.',''),(498,2,104,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(499,3,105,'1.3','Piet',''),(500,3,105,'1.6','Louw',''),(501,3,105,'3','(082) 447-4458',''),(502,3,105,'4','louwp@mweb.co.za',''),(503,3,105,'11','Good evening,\r\nWe are celebrating our wedding anniversary on 11 November and I want to surprise my wife (and me) with a gliding experience. We are both 75 years old and have done paragliding and would love to add gliding to our bucket list.\r\n\r\n\r\nPlease provide with your rates (pensioners :)) and whether the date will be okay - understanding it is weather dependent.\r\n\r\nKind Regards\r\nPiet Louw',''),(504,3,106,'1.3','Miriam',''),(505,3,106,'1.6','Schramm',''),(506,3,106,'3','(071) 453-0163',''),(507,3,106,'4','miriam.schramm.germany@gmail.com',''),(508,3,106,'11','Dear Pilots & Team,\r\n\r\nthis is a surprise birthday present for my boyfriend (Felix Rebmann).\r\nI would like to make a booking for Friday (27th of October , preference between 11 am - 3pm).\r\n\r\nPlease may you reconfirm also your location in Cape town.\r\nPlease also confirm the price (125€?) to me.\r\n\r\nThank you so much!\r\nKind regards,\r\nMiriam',''),(509,2,107,'1.3','Deon',''),(510,2,107,'1.6','Wolf',''),(511,2,107,'3','(072) 835-2372',''),(512,2,107,'4','deon.wolf@outlook.com',''),(513,2,107,'10.1','I am a resident of the Western Cape.',''),(514,2,107,'10.2','I am fit, healthy and weigh less than 100kg.',''),(515,2,107,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(516,1,108,'1.3','Joe',''),(517,1,108,'1.6','McDonnell',''),(518,1,108,'3','whyeyebonnylad@gmail.com',''),(519,1,108,'4','Hi I am trying to locate friends of ours that we met in Langkawi Malaysia when he had a catamaran (plane sailing) their names were Bob and deidrie plane lost contact with them when they sold the boat any help would be appreciated thank you',''),(520,3,109,'1.3','Nigel',''),(521,3,109,'1.6','Amschwand',''),(522,3,109,'3','(082) 440-0851',''),(523,3,109,'4','nigel.amschwand@hantam.co.za',''),(524,3,109,'11','Hi, this is a present for a friend. Sometime in December. Any day but Tuesday or Thursday.\r\nI did a flight with you some time ago and it was really great.\r\nRegards\r\nNigel',''),(525,1,110,'1.3','Johannes',''),(526,1,110,'1.6','Smit',''),(527,1,110,'3','jbbsmit2014@gmail.com',''),(528,1,110,'4','More. Ek wil leer om n glider pilot te word. Ek is nou net te laat vir die Oktober klasse. Kan u my asb laat weet wanneer is die volgede eerste klas in 2024. Ek is van Worcester\r\nGroete Johanes',''),(529,1,111,'1.3','Bernhard',''),(530,1,111,'1.6','Stocker',''),(531,1,111,'3','b.stocker@gmx.net',''),(532,1,111,'4','Hi,\r\nI will be in Capetown on vacation end of November/early December. I\'m a student pilot (20+/- hours on TMG mostly) and would like to do some flying with an instructor while in SA. Would that be possible with you?\r\nThanks\r\nBest regards\r\nBernhard',''),(533,1,112,'1.3','Alessandro',''),(534,1,112,'1.6','Faillace',''),(535,1,112,'3','alessandro.faillace@gmail.com',''),(536,1,112,'4','Good evening,\r\nI write because i am enquiring about a flarm device that we have in our fleet here in Rieti Italy.\r\nThe device is a RedBox IGC Flarm, with ID DDDDA9, it\'s assigned from OGN DB to one of the glider that fly there in  Worcester , the ZS-GHR a Cirrus with CN 36, that device was sold and now it\'s installed in a DG300 with callsign I-CINK.\r\nIndeed i do not even know if the glider is part of the fleet of capegliding of it\'s of a private.\r\nWe here in Rieti asked may times the guys of OGN db to release the ID so we could re-assign it but we had no luck, also asking them with the Italian LX dealer had a negative outcome.\r\nCould you help us aout with this issue?\r\nIt\'s also a bit funny to see the South African ZS-GHR cirrus fly ever day in the sky of Rieti\r\nPlease le us know..',''),(537,1,113,'1.3','Deon',''),(538,1,113,'1.6','Wolf',''),(539,1,113,'3','deon.wolf@outlook.com',''),(540,1,113,'4','Hi there\r\n\r\nI\'m interested to know more about your glider pilot courses. Please could you get in touch with me via deon.wolf@outlook.com or 072 835 2372.\r\n\r\nThanks\r\nDeon',''),(541,2,114,'1.3','Benoit',''),(542,2,114,'1.6','Hellebuyck',''),(543,2,114,'3','(324) 873-5512',''),(544,2,114,'4','benoit.hellebuyck@gmail.com',''),(545,2,114,'10.1','I am a resident of the Western Cape.',''),(546,2,114,'10.2','I am fit, healthy and weigh less than 100kg.',''),(547,2,114,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(548,1,115,'1.3','Benoit',''),(549,1,115,'1.6','Hellebuyck',''),(550,1,115,'3','benoit.hellebuyck@polarfoundation.org',''),(551,1,115,'4','Dear Sir,\r\n\r\nI was wondering if any beginner courses are being held the end of December or in February?\r\n\r\nKind regards,\r\nBenoit Hellebuyck.\r\n\r\n+39 3248735512',''),(552,1,116,'1.3','Cornè',''),(553,1,116,'1.6','Nimrod',''),(554,1,116,'3','cnimrod68@gmail.com',''),(555,1,116,'4','Good day i did see your are looking for a part-time worker and I\'m interested.',''),(556,1,117,'1.3','Mike',''),(557,1,117,'1.6','Mitchell',''),(558,1,117,'3','mike.sj.mitchell@gmail.com',''),(559,1,117,'4','Hi. \r\nI\'m coming to South Africa from the UK in March 2024 and I\'d like to come and take a flight with you while I\'m in the area. I\'m a member of East Sussex Gliding Club and though I flew my very first solo yesterday, I\'m by no means a fully qualified glider pilot  so I would need an instructor with me. \r\nI see that you fly on the weekends and the weekend that fits my travels would be Saturday 9th or Sunday 10th March 2024. Please let me know if, weather permitting, it would be possible for me to take a flight with you on one of those days, how much that would cost and anything else you would need from me. \r\nI know this is all months away but I thought it would be good to make contact well in advance and besides, after yesterday\'s excitement of my first solo, I\'m all fired up about the idea of flying somewhere other than Ringmer in East Sussex!\r\nLooking forward to hearing from you.\r\nmike -',''),(560,3,118,'1.3','John',''),(561,3,118,'1.6','Hatzi',''),(562,3,118,'3','(072) 925-2906',''),(563,3,118,'4','nvmolendorff@hotmail.com',''),(564,3,118,'11','this is for a 50 th birthday gift. How long are the vouchers valid.\r\n\r\nPlease could i have more information\r\n\r\nthank you\r\n\r\nNadia',''),(565,3,119,'1.3','Max',''),(566,3,119,'1.6','Lennon',''),(567,3,119,'3','(067) 414-7146',''),(568,3,119,'4','maxwlennon@icloud.com',''),(569,3,119,'11','Hello, I am interested in learning how to fly a glider and would like to try a flight. I am 14 years old and would like to know if this would be possible? Thanks!',''),(570,3,120,'1.3','Jesse',''),(571,3,120,'1.6','Norquay',''),(572,3,120,'3','(514) 703-3490',''),(573,3,120,'4','jessenorquay@gmail.com',''),(574,3,120,'11','Hello,\r\n\r\nI am available this weekend the 16 and 17th.\r\nI am an inexperienced glider pilot from Canada and would love to get up to see the views via glider in the Cap.\r\n\r\nRegards,\r\nJesse Norquay',''),(575,3,121,'1.3','Margie',''),(576,3,121,'1.6','Deegan',''),(577,3,121,'3','(083) 540-3799',''),(578,3,121,'4','henstock@me.com',''),(579,3,121,'11','Morning\r\n21/22/28/29 January 2024.\r\nThis is a Xmas \'23 present for Margie from me, so any of those weekend dates that suits the club are fine. \r\nKind regards\r\nPeter Henstock\r\n0835403799\r\nhenstock@me.com',''),(580,3,122,'1.3','Peter',''),(581,3,122,'1.6','Henstock',''),(582,3,122,'3','(083) 540-3799',''),(583,3,122,'4','henstock@me.com',''),(584,3,122,'11','Morning \r\nI messaged on Monday out of this web site wanting to book a gliding experience for January 2024.\r\nPlease let me know if that booking is confirmed. \r\nThanks\r\nPeter Henstock\r\n0835403799',''),(585,1,123,'1.3','Cian',''),(586,1,123,'1.6','Ferguson',''),(587,1,123,'3','ciananthony@icloud.com',''),(588,1,123,'4','Hello there,\r\n\r\nI am looking to find out how much it would cost to go in a glider for an hour with no prior experience in a glider. I am looking to do it in about a week. Could you please inform me how much this would cost.\r\n\r\nKind regards \r\nCian Ferguson',''),(589,3,124,'1.3','Tim',''),(590,3,124,'1.6','Vanherck',''),(591,3,124,'3','(076) 971-2112',''),(592,3,124,'4','tim_vanherck@hotmail.com',''),(593,3,124,'11','Dear,\r\nWe\'ll be spending the Christmas holiday in South-Africa.\r\nMy two sons are learning to fly glider planes in Belgium.\r\nI was wondering if this Sunday 24/2 there would be an opportunity for them to have the glider experience flight?\r\nIf you would try to reach me on the south-african mobile and it doesn\'t work, please try my Belgian one +32-473-71.06.19.\r\nThanks & kind regards\r\nTim',''),(594,1,125,'1.3','Karina',''),(595,1,125,'1.6','Iakubova',''),(596,1,125,'3','karina.yackubova@gmail.com',''),(597,1,125,'4','Hello, I\'m intresting in book a gliding experience. Do you have some schedule of this events? \r\nAnd also when starts next new pilot course? Thank you!',''),(598,3,126,'1.3','rowin',''),(599,3,126,'1.6','krijgsman',''),(600,3,126,'3','(061) 276-0044',''),(601,3,126,'4','rowinkrijgsman@live.nl',''),(602,3,126,'11','Hello! My number is +31612760044. Would you please whatsapp me to let me know if it is possible to come gliding in the next few days? \r\n\r\nKind regards,\r\nRowin',''),(603,3,127,'1.3','Sebastian',''),(604,3,127,'1.6','Beer',''),(605,3,127,'3','(017) 238-1157',''),(606,3,127,'4','sebastianpj.beer@gmail.com',''),(607,3,127,'11','Dear Sir or Madam,\r\n\r\n I would like to book a flight session for my father. He is 68 years old. He doesn\'t fly anymore, but was a regular flier some twenty years ago. Do you have any spontaneous experience available, i.e. in the next coming days? Please reach out via email or telephone +49 172 38 11578. \r\n\r\nThank you, \r\nSebastian',''),(608,2,128,'1.3','Chamberlain',''),(609,2,128,'1.6','Alozie',''),(610,2,128,'3','(802) 074-1815',''),(611,2,128,'4','chamberfields@gmail.com',''),(612,2,128,'10.2','I am fit, healthy and weigh less than 100kg.',''),(613,2,128,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(614,1,129,'1.3','Nicolas',''),(615,1,129,'1.6','Grillon',''),(616,1,129,'3','nicolas.grillon74@gmail.com',''),(617,1,129,'4','Hi \r\nIt s possible to do a tandem flight to your base ?\r\nIt s for 2 persons and I want to try sailplane from a long time because I m a paragliding pilot from 15 years\r\nThanks for your answer ✌️',''),(618,1,130,'1.3','Luze',''),(619,1,130,'1.6','Crause',''),(620,1,130,'3','luzetjie@gmail.com',''),(621,1,130,'4','Hi. I don\'t know much about gliding and would just like more information about it, please? Such as what does the training entail, costs involved, hours needed, medical needed, subjects/exams involved, etc? Thank you in advance.',''),(622,1,131,'1.3','Lyle',''),(623,1,131,'1.6','Cozart',''),(624,1,131,'3','roy.cozart50@googlemail.com',''),(625,1,131,'4','Hi, it\'s Lyle, enhancing business and personal workspaces with smart power solutions. \r\n\r\nInterested in a tailored approach? \r\n\r\nWhatsApp at https://wa.me/27791464878',''),(626,3,132,'1.3','ARTHUR',''),(627,3,132,'1.6','JOHNSTONE',''),(628,3,132,'3','(614) 118-2570',''),(629,3,132,'4','johnstonearthur6391@gmail.com',''),(630,3,132,'11','HI I will be in Cape Town , and would like to go on a flight, only thing I have to be at the airport at 11.30 on Saturday 30 th March 24, would it be possible to do an early morning  flight on that day thanks Archie',''),(631,3,133,'1.3','Nicholas',''),(632,3,133,'1.6','Chalmers',''),(633,3,133,'3','(777) 591-4016',''),(634,3,133,'4','nicchalmers@hotmail.com',''),(635,3,133,'11','Would there be any availability to do a gliding experience tomorrow, Sunday 21st Jan? I can be available between 12 noon and 5pm. Nic \r\n+44 (0)7775914016',''),(636,2,134,'1.3','Adrian',''),(637,2,134,'1.6','Janssen',''),(638,2,134,'3','(082) 314-8830',''),(639,2,134,'4','ajanssen@amazon.com',''),(640,2,134,'10.1','I am a resident of the Western Cape.',''),(641,2,134,'10.2','I am fit, healthy and weigh less than 100kg.',''),(642,2,134,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(643,1,135,'1.3','Kwaks',''),(644,1,135,'1.6','Dominique',''),(645,1,135,'3','dominique.kwaks@gmail.com',''),(646,1,135,'4','Hi guys\r\n\r\nI was wondering if there is a small chance we might be able to book a flying experience on Tuesday the 6th. I realize it says weekends only on the website and would totally understand this. \r\nOtherwise we would have an opening on the 4th later in the morning. We have to be close to breeriver around 14:00. \r\nWe would be 2 persons and both interested in a flight. We have paragliding and kitesurfing experience. \r\n\r\nKind regards \r\nDominique',''),(647,1,136,'1.3','Richard',''),(648,1,136,'1.6','Starey',''),(649,1,136,'3','rstarey@gmail.com',''),(650,1,136,'4','Hi, I may be in Cape Town on business from the UK on the 2nd and 3rd March.  What opportunities might there be to fly from your club, and what would the typical prices and logistics be?  I have an SPL with 830 hrs, Diamond in 2002, currently flying a Ventus B out of my home club in the UK, Lasham.  Kind regards, Richard',''),(651,3,137,'1.3','Renier',''),(652,3,137,'1.6','Potgieter',''),(653,3,137,'3','(071) 998-2517',''),(654,3,137,'4','renier.potgieter1@gmail.com',''),(655,3,137,'11','17 February 2024',''),(656,3,138,'1.3','Erna',''),(657,3,138,'1.6','Du Plessis',''),(658,3,138,'3','(083) 285-2729',''),(659,3,138,'4','ernakdup@gmail.com',''),(660,3,138,'11','It\'s our 40th anniversary this year and it was always one of my dreams to try this. Unfortunately our cousin\'s husband Mark Pretorius( well known in the glider industry) passed away before we could do it last year. So we want to do this also in memory of his passion. He also recommended to talk to Nico. So I\'ll really appreciate if you can send me details if this can be done on the 6 or 13 of April and what the costs will be.',''),(661,3,139,'1.3','Peter',''),(662,3,139,'1.6','Langdon',''),(663,3,139,'3','(068) 722-2120',''),(664,3,139,'4','peterjohnlangdon@gmail.com',''),(665,3,139,'11','February 10th 11th 17th 18th 24th 25th \r\nJust one trip earlier the better for me please',''),(666,1,140,'1.3','Pieter',''),(667,1,140,'1.6','van Rensburg',''),(668,1,140,'3','rustedgate10@gmail.com',''),(669,1,140,'4','Morning,\r\n\r\nThanks for taking my call.\r\n\r\nPlease forward me the contact nr you spoke about now.\r\n\r\nRegards\r\n\r\nPieter\r\n0823086707',''),(670,1,141,'1.3','Peter',''),(671,1,141,'1.6','Dorrington',''),(672,1,141,'3','peter@breedenet.com',''),(673,1,141,'4','would like more info on motor gliders for sale and training\r\n0836308217\r\nthanks',''),(674,1,142,'1.3','Tobie',''),(675,1,142,'1.6','Nortje',''),(676,1,142,'3','tobienortje@lantic.net',''),(677,1,142,'4','Good evening\r\n\r\nPlease provide re your 2024 training schedules?\r\n\r\nThank you',''),(678,3,143,'1.3','Elizabeth',''),(679,3,143,'1.6','Delen',''),(680,3,143,'3','(082) 446-6801',''),(681,3,143,'4','elizabeth.delen@gmail.com',''),(682,3,143,'11','This is for Anton Delen, an x SAA and test pilot and Glider Pilot at Swellengrebel airport long time ago.\r\n\r\n9 or 10 March\r\n16 or 17 March',''),(683,1,144,'1.3','Cyrus',''),(684,1,144,'1.6','Messier',''),(685,1,144,'3','cyrus.messier67@hotmail.com',''),(686,1,144,'4','Videos & Exploiting A \"UNKNOWN\" YouTube Secret WITHOUT Any Skills, Creativity Or Budget!\r\nCreate UNLIMITED YouTube Kids Story Videos In Minutes That Attract \r\nMILLIONS Of Views, Subscribers & Commissions... Even For Newbies!\r\n[Super Simple] AI App Makes Us $567/Day Posting\r\nHOW?! https://www.youtube.com/watch?v=ZinaInjbUac',''),(687,1,145,'1.3','Allie',''),(688,1,145,'1.6','Boatwright',''),(689,1,145,'3','allie.boatwright@gmail.com',''),(690,1,145,'4','Create Infinite Apps With Chat-GPT - Today Only\r\nGet A.I. Software, Hacks & Training Instantly\r\n\r\nhttps://youtu.be/Bj0W5dnHu74 Learn More About The Hack',''),(691,1,146,'1.3','Dave',''),(692,1,146,'1.6','Thomas',''),(693,1,146,'3','deedeeeff@googlemail.com',''),(694,1,146,'4','Hi. I am considering bringing my UK registered glider to Worcester.\r\nReading your Foreign Pilot Visitor information it mentions Medical certificate class 4 or higher.\r\nI have a UK  ICAO Compliant class 2 medical which I think exceeds this requirement however I would like to know what level  a class 4 medical  is as I am not familiar with this description.\r\nThanks',''),(695,1,147,'1.3','Danielle',''),(696,1,147,'1.6','Simpson',''),(697,1,147,'3','simpsondanielle800@gmail.com',''),(698,1,147,'4','Hi,\r\n\r\nWe\'d like to introduce to you our explainer video service, which we feel can benefit your site capegliding.co.za.\r\n\r\nCheck out some of our existing videos here:\r\nhttps://www.youtube.com/watch?v=bWz-ELfJVEI\r\nhttps://www.youtube.com/watch?v=Y46aNG-Y3rM\r\nhttps://www.youtube.com/watch?v=hJCFX1AjHKk\r\n\r\nOur prices start from as little as $195 and include a professional script and voice-over.\r\n\r\nIf this is something you would like to discuss further, don\'t hesitate to reply.\r\n\r\nKind Regards,\r\nDanielle\r\n\r\nIf you are not interested, unsubscribe here: https://removeme.click/unsubscribe.php?d=capegliding.co.za',''),(699,1,148,'1.3','Jaredspome',''),(700,1,148,'1.6','JaredspomeKE',''),(701,1,148,'3','jaredmen@gmail.com',''),(702,1,148,'4','In 60 Seconds Flat \r\n100% Done-For-You CRYPTOCURRENCY Affiliate Sites \r\nWith FREE Buyer Traffic From 100 Million Visitors! \r\nZERO Tech Skills, Upfront Costs Or Experience Required... \r\n \r\nhttps://www.youtube.com/watch?v=b2N6-oHcWco',''),(703,1,149,'1.3','Libby',''),(704,1,149,'1.6','Evans',''),(705,1,149,'3','libbyevans461@gmail.com',''),(706,1,149,'4','Hi there,\r\n\r\nWe run an Instagram growth service, which increases your number of followers both safely and practically. \r\n\r\n- Guaranteed: We guarantee to gain you 300-1000+ followers per month.\r\n- Real, human followers: People follow you because they are interested in your business or niche.\r\n- Safe: All actions are made manually. We do not use any bots.\r\n\r\nThe price is just $60 (USD) per month, and we can start immediately.\r\n\r\nIf you are interested, and have any questions, reply back and we can discuss further.\r\n\r\nKind Regards,\r\nLibby\r\n\r\nUnsubscribe here: https://removeme.click/unsubscribe.php?d=capegliding.co.za',''),(707,1,150,'1.3','Richard',''),(708,1,150,'1.6','Floyd',''),(709,1,150,'3','richardfloydbb@gmail.com',''),(710,1,150,'4','Considering glider lic. Have touring motor glider lic (owned a falke), fixed wing and heli. Sling rated so could help with towing. Let\'s get in touch. 0832661876.',''),(711,1,150,'gravityformsrecaptcha_score','0.9',NULL),(712,1,151,'1.3','Joe',''),(713,1,151,'1.6','Li',''),(714,1,151,'3','josephjli@icloud.com',''),(715,1,151,'4','Hi there,\r\n\r\nWe are visiting family in Cape Town from the UK later this month.  My son is a keen glider pilot and a member of a local club so I am just looking at the possibility of him (and maybe me) doing a bit of gliding while we are in SA.\r\n\r\nCould you let me know if this would be possible at Cape Gliding and if so what would we need to do to organise it?\r\n\r\nI look forward to hearing from you.\r\nAll the best\r\nJoe',''),(716,1,151,'gravityformsrecaptcha_score','0.9',NULL),(717,1,152,'1.3','PAVLO',''),(718,1,152,'1.6','PIENIEV',''),(719,1,152,'3','emiliyais@outlook.com',''),(720,1,152,'4','Good morning! I would like to book a flight for these weekends or next weekends\r\nCould you please tell me, how much does the flight cost? \r\nHow long does flight last? How does the whole flight process work? What equipment do we need to bring? \r\nThank you for feedback',''),(721,1,152,'gravityformsrecaptcha_score','0.9',NULL),(722,1,153,'1.3','Moller',''),(723,1,153,'1.6','Hermann',''),(724,1,153,'3','eiland911@hotmail.com',''),(725,1,153,'4','Hi Greta! \r\n\r\nHow is life? We are still”enjoying” the rain in Europe.\r\nI tried to contact you concerning the SA conversion for our European licences and for some info( in advance”) for rental possibilities for coming winter in Worcester for a house or appartement.\r\n\r\nHope to hear something from you! \r\n\r\nGreets! Hermann',''),(726,1,153,'gravityformsrecaptcha_score','0.9',NULL),(727,1,154,'1.3','Dr Himani',''),(728,1,154,'1.6','Pandya',''),(729,1,154,'3','drhimanip@gmail.com',''),(730,1,154,'4','Hello,\r\nI am writing to enquire about the glider experience for two people. We would like to know if there is availability for 2 people for gliding on any of the following dates in April - 12/13/14/15 /19 or 20 and what is the cost for two people?\r\nAlso, can senior citizens sit in the glider? Are there any precautions or contraindications to fly in the glider? (eg people with high blood pressure or heart disease or history of surgery)\r\n\r\nLooking forward to your response.\r\nBest wishes\r\nDr Himani Pandya',''),(731,1,154,'gravityformsrecaptcha_score','0.9',NULL),(732,1,155,'1.3','Tania',''),(733,1,155,'1.6','Garcia',''),(734,1,155,'3','tania.garcia@travelopia.com',''),(735,1,155,'4','Hi \r\n\r\nI would like to enquire about a gliding experience as a passenger for Sunday 21 April for 2 or possibly 3 people.\r\n\r\nRegards\r\nTania\r\n0872847878',''),(736,1,155,'gravityformsrecaptcha_score','0.9',NULL),(737,1,156,'1.3','Riekert',''),(738,1,156,'1.6','Fourie',''),(739,1,156,'3','riekert@enprotec1.co.za',''),(740,1,156,'4','Interested in Glider flying and your course options for my son (17) and I. Currently buzy with our PPL’s.\r\n\r\nPlease send me a mail with contact details in order to book.\r\n\r\nRegards',''),(741,1,156,'gravityformsrecaptcha_score','0.9',NULL),(742,3,157,'1.3','Megan',''),(743,3,157,'1.6','Glasby',''),(744,3,157,'3','(079) 427-1408',''),(745,3,157,'4','meganglasby10@gmail.com',''),(746,3,157,'11','Good day,\r\n\r\nI hope you are well.\r\n\r\nI am interested in booking a gliding experience for dad\'s 60th birthday. Is there any information you require in order to make a booking?\r\n\r\nKind regards,\r\n\r\nMegan Glasby',''),(747,3,157,'gravityformsrecaptcha_score','0.9',NULL),(748,3,158,'1.3','Mark',''),(749,3,158,'1.6','de Villiers',''),(750,3,158,'3','(071) 687-0677',''),(751,3,158,'4','mark@mysthill.co.za',''),(752,3,158,'11','19 or 20 May',''),(753,3,158,'gravityformsrecaptcha_score','0.9',NULL),(754,1,159,'1.3','Louis',''),(755,1,159,'1.6','Pretorius',''),(756,1,159,'3','louis@avok.co.za',''),(757,1,159,'4','good day\r\n\r\ni just want to ask if you let people fly with you, me and my son would love to make a day of it.\r\nif you do, please let me know how much it cost per person.\r\n\r\nregards \r\nLouis\r\n0716702900',''),(758,1,159,'gravityformsrecaptcha_score','0.9',NULL),(759,1,160,'1.3','Brian',''),(760,1,160,'1.6','Thomas',''),(761,1,160,'3','tomtrip@icloud.com',''),(762,1,160,'4','Hi,\r\nI was wondering whether you might do any weekday flying in December? My son has started to express a growing interest in aviation after I gave him a gliding experience in Australia where I hold a GPC (I also have an expired GPL in SA, from Magalies). I see you have previously offered 4-day training courses, so was hoping to give my son this opportunity, hopefully with the option to extend beyond 4 days. We\'re planning on being back in SA for December, so I\'d be most grateful for any info on glider/instructor availability during that time, or a reference to elsewhere.\r\nThank you',''),(763,1,160,'gravityformsrecaptcha_score','0.9',NULL),(764,1,161,'1.3','Pawel',''),(765,1,161,'1.6','Przytula',''),(766,1,161,'3','pawel.przytula@yahoo.co.nz',''),(767,1,161,'4','Hi!\r\n\r\nI’ll be in Cape Town 6-8 of May. The 7th I would like to visit you for a thermal flight with instructor. Used to fly gliders in Poland late 90s. Still active commercial pilot, but cannot miss smallest opportunity to soar. Please advise about possibilities.\r\n\r\nPawel\r\nMobile: +974 3307 6470',''),(768,1,161,'gravityformsrecaptcha_score','0.9',NULL),(769,3,162,'1.3','ANDRE',''),(770,3,162,'1.6','FOURIE',''),(771,3,162,'3','(082) 497-0619',''),(772,3,162,'4','ANKERAGRI@GMAIL.COM',''),(773,3,162,'11','Goeiedag\r\nEk word 70 jaar oud die 25 ste Julie 2024.  Is dit moontlik om te bespreek vir daardie dag vir my en my vrou. Ons wil graag in die sweef vliegtuie gaan vlieg\r\nOf watter dae kan ons kom\r\n\r\nGroete\r\n\r\nAndre',''),(774,3,162,'gravityformsrecaptcha_score','0.9',NULL),(775,3,163,'1.3','Werner',''),(776,3,163,'1.6','Dorner',''),(777,3,163,'3','(078) 786-2363',''),(778,3,163,'4','wernerdorner@outlook.com',''),(779,3,163,'11','Couldyou please advise me as to where is the nearest gliding instruction facility to George Western cape',''),(780,3,163,'gravityformsrecaptcha_score','0.9',NULL),(781,2,164,'1.3','Michel',''),(782,2,164,'1.6','Reolon',''),(783,2,164,'3','(082) 803-1797',''),(784,2,164,'4','michelreolon@yahoo.com',''),(785,2,164,'10.1','I am a resident of the Western Cape.',''),(786,2,164,'10.2','I am fit, healthy and weigh less than 100kg.',''),(787,2,164,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(788,2,164,'gravityformsrecaptcha_score','0.9',NULL),(789,2,165,'1.3','Michel',''),(790,2,165,'1.6','Reolon',''),(791,2,165,'3','(082) 803-1797',''),(792,2,165,'4','michelreolon@yahoo.com',''),(793,2,165,'10.1','I am a resident of the Western Cape.',''),(794,2,165,'10.2','I am fit, healthy and weigh less than 100kg.',''),(795,2,165,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(796,2,165,'gravityformsrecaptcha_score','0.9',NULL),(797,1,166,'1.3','Zidek',''),(798,1,166,'1.6','Alice',''),(799,1,166,'3','alicezidek2@gmail.com',''),(800,1,166,'4','Good morning, I would like to book a glider flight for my husband on the 29.5. (His birthday). We are also members of the Morningstar club.\r\nCan you please phone me to discuss?\r\nThank you, Alice',''),(801,1,166,'gravityformsrecaptcha_score','0.9',NULL),(802,1,167,'1.3','Zidek',''),(803,1,167,'1.6','Alice',''),(804,1,167,'3','alicezidek2@gmail.com',''),(805,1,167,'4','Sorry- my phone number is 0829765900',''),(806,1,167,'gravityformsrecaptcha_score','0.9',NULL),(807,1,168,'1.3','Mike',''),(808,1,168,'1.6','Kopman',''),(809,1,168,'3','mikekopman@gmail.com',''),(810,1,168,'4','Hello,\r\nI am interested in doing a beginner glider pilot course in August. Do you have any availability then?\r\nThanks!\r\nMike',''),(811,1,168,'gravityformsrecaptcha_score','0.9',NULL),(812,2,169,'1.3','Mike',''),(813,2,169,'1.6','Kopman',''),(814,2,169,'3','(082) 694-0222',''),(815,2,169,'4','mikekopman@gmail.com',''),(816,2,169,'10.1','I am a resident of the Western Cape.',''),(817,2,169,'10.2','I am fit, healthy and weigh less than 100kg.',''),(818,2,169,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(819,2,169,'gravityformsrecaptcha_score','0.9',NULL),(820,3,170,'1.3','Dennis Hendrik',''),(821,3,170,'1.6','Sloot',''),(822,3,170,'3','(016) 059-2204',''),(823,3,170,'4','Sloot.Dennis@googlemail.com',''),(824,3,170,'11','Dear Sir or Madam,\r\n\r\nmy name is Dennis and i am from Germany. In November 24 i will be in Stellenbosch and that is why I am writing you.\r\n\r\nIs it possible to do a flight with a glider and a touring motor glider when I will be there?\r\n\r\nIt would be Nice, if i can do two flights with a teacher. How much will it coats? A gliding flight experience is R.2,800\r\nWhat will an one hour flight with the TMG costs?\r\n\r\nI am looking forward hearing from you soon!\r\n\r\nBest regards\r\nDennis Hendrik Sloot',''),(825,3,170,'gravityformsrecaptcha_score','0.9',NULL),(826,3,171,'1.3','Christopher',''),(827,3,171,'1.6','Lewis',''),(828,3,171,'3','(082) 530-2092',''),(829,3,171,'4','xrislewis@gmail.com',''),(830,3,171,'11','Good day. I was hoping to arrange a 50th birthday flight as a present for my brother and best friend for the 25 th of July. As this falls on a Thursday I am prepared to pay extra as I see your flights normally only happen on weekends. \r\nMy best friend is from Europe and is not available on the weekend. \r\nIf this is not an option I would then like to book the flight for Saturday 27 th July for  my brother and his son only. What is the lower age limit?\r\n\r\nPlease reply by email. Many thanks.',''),(831,3,171,'gravityformsrecaptcha_score','0.9',NULL),(832,3,172,'1.3','Amjad',''),(833,3,172,'1.6','Altayeb',''),(834,3,172,'3','(056) 665-2723',''),(835,3,172,'4','Eng.Amjad@msn.com',''),(836,3,172,'11','Hello,\r\n\r\nI would like to know if its possible to experience gliding on Friday 12th of July if the weather is good for flying. You can reach me on my mob#: +966 56 665-2723.\r\n\r\nRegards,',''),(837,3,172,'gravityformsrecaptcha_score','0.3',NULL),(838,3,173,'1.3','Euan',''),(839,3,173,'1.6','Jonker',''),(840,3,173,'3','(083) 400-2042',''),(841,3,173,'4','euanjonker@gmail.com',''),(842,3,173,'11','Hi,\r\n\r\nI\'m keen to try out gliding. I\'m very flexible as to dates and times and can do during the week too.\r\n\r\nRegards,\r\nEuan.',''),(843,3,173,'gravityformsrecaptcha_score','0.9',NULL),(844,3,174,'1.3','Willie',''),(845,3,174,'1.6','Senekal',''),(846,3,174,'3','(082) 658-4276',''),(847,3,174,'4','williesenekal1@gmail.com',''),(848,3,174,'11','I am interested in the 3 day coarse in August.\r\nI am specifically interested in motorized gliding\r\nRegards.\r\nWillieSenekal.',''),(849,3,174,'gravityformsrecaptcha_score','0.9',NULL),(850,1,175,'1.3','Christian',''),(851,1,175,'1.6','Cantenot',''),(852,1,175,'3','christiancantenot@orange.fr',''),(853,1,175,'4','Hello i plan to visit the cape in December i am flying in France on Arcus discus and I belong my own à Stemme 10vt\r\nIs it possible to fly with an instructor for a flight of few hours over the country?\r\nThanks for your next return',''),(854,1,175,'gravityformsrecaptcha_score','0.9',NULL),(855,1,176,'1.3','Robbie',''),(856,1,176,'1.6','Schreiber',''),(857,1,176,'3','robert@schreiber.org.za',''),(858,1,176,'4','Hi there, I am interested in learning how to fly a glider and it was recommended that I contact the club via the website to find out what the necessary steps are to take this further. Thanks!',''),(859,1,176,'gravityformsrecaptcha_score','0.1',NULL),(860,1,177,'1.3','André',''),(861,1,177,'1.6','Kruger',''),(862,1,177,'3','andre@ak-a.co.za',''),(863,1,177,'4','Dear All at Cape Gliding Club,\r\n\r\nHope you are well!\r\n\r\nI am contacting you through your website regarding joining your Club and learning to fly gliders. \r\n\r\nPlease send me all relevant information available. I would also like to make an appointment with your chief instructor(s) and have a chat before making any decisions.\r\n\r\nLooking forward to hear from you and have a lovely day\r\nAndré Kruger',''),(864,1,177,'gravityformsrecaptcha_score','0.9',NULL),(865,1,178,'1.3','Alan',''),(866,1,178,'1.6','de Tourtoulon',''),(867,1,178,'3','thebaroness4@hotmail.com',''),(868,1,178,'4','Hi I was a friend of Adriaan Hepburn and flew several times with him. I had another friend Andrew Baldwin who was a swissair pilot whose brother was an instructor with you ..iirc his surname was polish and not Baldwin..dad was something secret in the war iirç. What is his brother’s name please. Regards alan',''),(869,1,178,'gravityformsrecaptcha_score','0.9',NULL),(870,1,179,'1.3','Duan',''),(871,1,179,'1.6','Marshall',''),(872,1,179,'3','duanmarshall01@gmail.com',''),(873,1,179,'4','Good day\r\nI am interested in the gliding course. I see there is a course offered on the 5th - 8th of October. When will the next one be after this date?',''),(874,1,179,'gravityformsrecaptcha_score','0.9',NULL),(875,1,180,'1.3','Alet',''),(876,1,180,'1.6','de Necker',''),(877,1,180,'3','alet.den@gmail.com',''),(878,1,180,'4','Good afternoon,  \r\n\r\nCan you please advise the availability, price and procedure to book for a gliding experience.  That would be for me and my husband.\r\n\r\nThank you, \r\n\r\nKind Regards\r\nAlet',''),(879,1,180,'gravityformsrecaptcha_score','0.9',NULL),(880,1,181,'1.3','Jon',''),(881,1,181,'1.6','Hill',''),(882,1,181,'3','hilljonathan532@gmail.com',''),(883,1,181,'4','Hi Cape Gliding Club,\r\n\r\nThrough my daughter Connie, a Virgin Atlantic employee, I have arranged a trip to Capetown 16-24/02/2025 to celebrate my partner Sue, 60th birthday. Ian Molesworthy, a friend I fly with at Denbigh in Wales, who soloed with you very many years ago, told me you are a must visit Club!\r\n\r\nMy plan is to spend part of our holiday around Cape Town and part inland probably near Worcester if I can find suitable accommodation for three.\r\n\r\nI note you only fly at weekends, looking at our visit dates the weekend of 22 & 23/02/2025 is my opportunity to hopefully fly with you and if you can fly Sue and Connie too that would be great.\r\n\r\nDespite first gliding in 1974 in T21\'s & 31\'s as an air cadet I returned to gliding in 2015 and am now a British Gliding Association Instructor, Diamond Goal, 600hrs with a 1/3 share in a Discus BWL syndicate. My club, East Sussex GC is a flat field site but with opportunities to fly the local South Downs ridge. I also arrange and lead club expeditions around the UK to develop club members flying, visiting Denbigh in Wales and Sutton Bank in Yorkshire to learn and develop ridge and wave flying skills, amongst others.\r\n\r\nIt would be great to fly solo but appreciate I would have to satisfy your requirements. Considering this will only be for one day is it worth my while meeting your requirements to fly solo ... otherwise I\'m happy to fly dual  ... ?\r\n\r\nLooking forward to hearing from you soon, many thanks,\r\n\r\nJon Hill',''),(884,1,181,'gravityformsrecaptcha_score','0.9',NULL),(885,2,182,'1.3','Johan',''),(886,2,182,'1.6','Bodenstein',''),(887,2,182,'3','(064) 370-2878',''),(888,2,182,'4','johan@wildsys.co.za',''),(889,2,182,'10.1','I am a resident of the Western Cape.',''),(890,2,182,'10.2','I am fit, healthy and weigh less than 100kg.',''),(891,2,182,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(892,2,182,'gravityformsrecaptcha_score','0.9',NULL),(893,1,183,'1.3','Andrew',''),(894,1,183,'1.6','Young',''),(895,1,183,'3','andrew.young@mandela.ac.za',''),(896,1,183,'4','Hi,\r\nWe are trying to get the club Uitenhage going now called the Redhill Flyng Club. I fly a whisper Motorglider. What are the requirements to get an instructors rating on a Falke?\r\nCan I do a gliding renewal with you guys (GPL)? How to I get a instructors rating on a glider?\r\nKind regards,\r\nAndrew',''),(897,1,183,'gravityformsrecaptcha_score','0.9',NULL),(898,3,184,'1.3','Tim',''),(899,3,184,'1.6','Atkins',''),(900,3,184,'3','(440) 791-3996',''),(901,3,184,'4','atkinst@gmail.com',''),(902,3,184,'11','Hi good day,\r\n\r\nI would like to organise for my Moms birthday to experience a gliding flight. \r\n\r\nDo you sell vouchers I can buy or can I pay for it and then she can contact you.\r\n\r\nHer name is Daphne Bartlett and lives in Somerset West.\r\n\r\nMy number is +447913996569\r\n\r\nThanks\r\n\r\nTim',''),(903,3,184,'gravityformsrecaptcha_score','0.9',NULL),(904,1,185,'1.3','Candice-Lee',''),(905,1,185,'1.6','Holder',''),(906,1,185,'3','candy.holder@gmail.com',''),(907,1,185,'4','Hi,\r\n\r\nA friend and I would like to come for an intro flight and potentially properly learn to glide. I have a PPL but quite low hours, my friend is a more experienced pilot.\r\n\r\nWhat are the costs and how do we go about getting started?\r\n\r\nRegards,\r\nCandice',''),(908,1,185,'gravityformsrecaptcha_score','0.9',NULL),(909,1,186,'1.3','Wessel',''),(910,1,186,'1.6','Basson',''),(911,1,186,'3','wbasson45@gmail.com',''),(912,1,186,'4','Good day, I hope you could assist me in a unrelated topic.\r\n\r\nWe are designing a house between Worcester and Robertson and want to take the wind direction in consideration while designing. \r\nDo you have any basic information about the prevailing wind direction throughout the year  as well as the general direction from which severe storms would occur. \r\n\r\nYour assistance would greatly be appreciated.',''),(913,1,186,'gravityformsrecaptcha_score','0.7',NULL),(914,1,187,'1.3','Cameron',''),(915,1,187,'1.6','Krige',''),(916,1,187,'3','cameron.krige@hotmail.com',''),(917,1,187,'4','Hello\r\nMy mother grew up in Worcester and has been an avid mountaineer of the surrounding mountains. She turned 80 this year and I would like to know if I am able to pay for a gliding trip for her. I live overseas but will be back in Cape Town in January and would like to try and organise something a a surprise for her.\r\nKind regards \r\nCameron Krige',''),(918,1,187,'gravityformsrecaptcha_score','0.9',NULL),(919,1,188,'1.3','Christian',''),(920,1,188,'1.6','Cantenot',''),(921,1,188,'3','christiancantenot@orange.fr',''),(922,1,188,'4','Bonjour j’envisage de venir à Cape town du 24 décembre au 3 janvier 2024 j’aimerais effectuer un vol avec un pilote mon fils également Uwe Thiele me dit de vous contacter pour organiser avec un pilote suisse sur Arcus je suis propriétaire et pilote d’Stemme en France et vole également dans les alpes sur Arcus Discus solo merci pour votre prochaine réponse',''),(923,1,188,'gravityformsrecaptcha_score','0.9',NULL),(924,3,189,'1.3','Ward',''),(925,3,189,'1.6','Clapham',''),(926,3,189,'3','(604) 808-2211',''),(927,3,189,'4','wardclapham@shaw.ca',''),(928,3,189,'11','My name is Ward Clapham   I live on Vancouver Island  British Columbia Canada  I am a licensed Glider pilot   was wondering if there would be a chance of a dual flight Oct 28 through to the 30th\r\n\r\nI will be in Cape Town during those dates and would love to get in the air\r\n\r\nThank you \r\n\r\nWard Clapham',''),(929,3,189,'gravityformsrecaptcha_score','0.9',NULL),(930,3,190,'1.3','Jens',''),(931,3,190,'1.6','von Holten',''),(932,3,190,'3','(076) 266-5874',''),(933,3,190,'4','jens@fuelinjectorclinic.com',''),(934,3,190,'11','Hi\r\nI would like to do the introductory flight, preferably on the weekend of 14th&15th of September, but the next weekend would be doable too, as would the prior weekend if needed.\r\nPlease try email first, as the phone is my 91 year old mothers phone and I\'m not always able to answer there. If you have WhatsApp, my phone number there is +1(954) 501-6929.\r\nThanks so much!\r\nJens von Holten',''),(935,3,190,'gravityformsrecaptcha_score','0.9',NULL),(936,1,191,'1.3','Robert',''),(937,1,191,'1.6','Stadler',''),(938,1,191,'3','robert.stadler@bluewin.ch',''),(939,1,191,'4','Dear Springbocks\r\n\r\nno, serious...  ;-))\r\n\r\nDear responsible for glider training @ capegliding\r\n\r\nMy name is Robert\r\n\r\nContact details:\r\nRobrt Stadler\r\nSwitzerland\r\nMobile phone/WhattsApp: +41 79 509 68 41\r\nEmail: robert.stadler@bluewin.ch\r\n\r\nI am interested in knowing more about the possibility to learn flying gliders with you.\r\nMeanwhile I am 62, flying and building/restoring vintage airplanes since nearly 40 years - but so far no glider flying.... (FAA and Swiss PPL current & valid)\r\n\r\nGeneral idea:\r\nHow about spending a part of the coming winter in Cape Town while using the opportunity to learn in a compact way (It takes what it takes but I\'m no fan of learning by doing one flight per week...)\r\n\r\nAny ideas/suggestions how I could do that with your club at your location this winter??\r\n\r\nYou can contact me anytime via WhattsApp or EMail....\r\n\r\nThanks in advance!\r\nRegards from the Swiss Alps...\r\n\r\nRobert',''),(940,1,191,'gravityformsrecaptcha_score','0.9',NULL),(941,1,192,'1.3','Craig Maxwell',''),(942,1,192,'1.6','Webster',''),(943,1,192,'3','craigmaxwebster@gmail.com',''),(944,1,192,'4','Hi, I want to learn how to fly aeroplanes and possibly work up to a point of being a bush pilot. I’m wondering if it is a good idea to start with gliding. Would that build up hours to get a fixed wing engine driven aeroplane? \r\n\r\nI feel gliding is a big part of what could make a great pilot. I’m 33 and I was wondering how long it would take to get a gpl. \r\n\r\nKind regards\r\nCraig',''),(945,1,192,'gravityformsrecaptcha_score','0.9',NULL),(946,1,193,'1.3','Robert',''),(947,1,193,'1.6','Stadler',''),(948,1,193,'3','robert.stadler@bluewin.ch',''),(949,1,193,'4','Dear responsible for Glider Training @ Worcester Airfield\r\n\r\nMy Name is Robert, 62, Swiss citizen.\r\nI already tried to contact you about one week ago via Email.\r\n\r\nMy intention is to enhance my flying skills by learning to fly gliders during next European Winter aka SA Summer.  I have a FAA and a Swiss PPL (Single engine Prop.)\r\n\r\nHousing in Cape Town is already organised - what I am looking for now is a contact in order to organise everything necessary to be able to do glider training at Worcester Airfield.\r\n\r\nMay I ask you to give me a contact EMail or WhattsApp address in order to discuss the possible options?\r\n\r\nThank you in advance\r\nRobert',''),(950,1,193,'gravityformsrecaptcha_score','0.9',NULL),(951,2,194,'1.3','Gavin',''),(952,2,194,'1.6','Hitzeroth',''),(953,2,194,'3','(971) 506-0055',''),(954,2,194,'4','gavhitz@gmail.com',''),(955,2,194,'10.2','I am fit, healthy and weigh less than 100kg.',''),(956,2,194,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(957,2,194,'gravityformsrecaptcha_score','0.9',NULL),(958,1,195,'1.3','.Gavin',''),(959,1,195,'1.6','Hitzeroth',''),(960,1,195,'3','gavhitz@gmail.com',''),(961,1,195,'4','Good day , \r\nInterested in doing an initial course. I have 2 weeks leave starting end of Nov , early December. \r\nI do have some flying experience on motorized aircraft . \r\nPlease advise if can help me with 5 day course or something similar. \r\n\r\nThank you .',''),(962,1,195,'gravityformsrecaptcha_score','0.9',NULL),(963,3,196,'1.3','Elizabeth',''),(964,3,196,'1.6','Ross Thompson',''),(965,3,196,'3','(072) 379-6359',''),(966,3,196,'4','elizabethrossthompson@gmail.com',''),(967,3,196,'11','Hi there, my partner has always wanted to experience being in a glider and after watching the video about your club he is even more excited 😊. As a birthday treat I would like to make a booking for him on Saturday 28 September....As we will be coming from Cape Town, the afternoon would be better.... Please would you let me know costings and how I book. Looking forward to hearing from you. Kind regards, Elizabeth',''),(968,3,196,'gravityformsrecaptcha_score','0.9',NULL),(969,3,197,'1.3','Elizabeth',''),(970,3,197,'1.6','Ross Thompson',''),(971,3,197,'3','(072) 379-6359',''),(972,3,197,'4','elizabethrossthompson@gmail.com',''),(973,3,197,'11','Hi there, my partner has always wanted to experience being in a glider and after watching the video about your club he is even more excited 😊. As a birthday treat I would like to make a booking for him on Saturday 28 September....As we will be coming from Cape Town, the afternoon would be better.... Please would you let me know costings and how I book. Looking forward to hearing from you. Kind regards, Elizabeth',''),(974,3,197,'gravityformsrecaptcha_score','0.9',NULL),(975,2,198,'1.3','Colette',''),(976,2,198,'1.6','Bergot',''),(977,2,198,'3','(068) 540-4599',''),(978,2,198,'4','colettelbergot@gmail.com',''),(979,2,198,'10.2','I am fit, healthy and weigh less than 100kg.',''),(980,2,198,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(981,2,198,'gravityformsrecaptcha_score','0.9',NULL),(982,1,199,'1.3','Richard',''),(983,1,199,'1.6','Barber',''),(984,1,199,'3','rbarbs@gmail.com',''),(985,1,199,'4','Hi there,\r\n\r\nI am a lapsed glider pilot ( did my bronze with xc in the UK) in 2011 and did a week of xc flying at soaringsafaris in Bloemfontein in 2012. Unfortunately divorce and life got in the way (I sold my glider) and I am now lucky enough to be able to work from anywhere.\r\n\r\nI am heading for Cape Town on the 3rd October and am staying until 6 November and then returning on the 21st Nov -  3 Dec and then from 10 dec - 14 Jan  and then back again in Feb - March.\r\n\r\nI paraglide as well and hope to spend my weekends, paragliding and gliding. I saw you have a course in Early october and saw that it is only open to CPT residents and wondered whether I might qualify given my situation?\r\n\r\nMany thanks,\r\nRichard\r\nWhatsapp: +447860103003',''),(986,1,199,'gravityformsrecaptcha_score','0.9',NULL),(987,1,200,'1.3','Mathis',''),(988,1,200,'1.6','Holland',''),(989,1,200,'3','m-holland@gmx.net',''),(990,1,200,'4','Hello guys, I’m Mathis a German glider Student.\r\nI’m in Cape Town for February and march and wanted to ask if it would be possible to take gliding lessons at your club.\r\nFirst of all about me: I’m Mathis 20 years old and will hopefully make my first solo flights this week in a club in northern Germany.\r\nI hoped that it would be possible to take lessons at your club since I’m around anyway.\r\nI just wanted to ask about the costs and possibilities how that could work.\r\nBest greetings Mathis',''),(991,1,200,'gravityformsrecaptcha_score','0.9',NULL),(992,3,201,'1.3','Andrea',''),(993,3,201,'1.6','Goldberg',''),(994,3,201,'3','(083) 272-0513',''),(995,3,201,'4','andrea@thego2girl.co.za',''),(996,3,201,'11','Good day, I am enquiring regarding the possibility of booking a gliding experience for my husband as a birthday gift. We live in Cape Town so can fit in with your schedule as far as availability and weather conditions. Please let me know cost and all details.\r\nMany thanks\r\nAndrea',''),(997,3,201,'gravityformsrecaptcha_score','0.9',NULL),(998,3,202,'1.3','Colin',''),(999,3,202,'1.6','Dutkiewicz',''),(1000,3,202,'3','(075) 118-1816',''),(1001,3,202,'4','cdutkiewicz@iafrica.com',''),(1002,3,202,'11','Please can you let us know availability for March 8 or 15. For one or two people. \r\n\r\nThanks\r\nColin',''),(1003,3,202,'gravityformsrecaptcha_score','0.9',NULL),(1004,2,203,'1.3','Denny',''),(1005,2,203,'1.6','Mo',''),(1006,2,203,'3','(073) 155-7333',''),(1007,2,203,'4','denny@mzero.co.za',''),(1008,2,203,'10.1','I am a resident of the Western Cape.',''),(1009,2,203,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1010,2,203,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1011,2,203,'gravityformsrecaptcha_score','0.7',NULL),(1012,3,204,'1.3','Greta',''),(1013,3,204,'1.6','Allen',''),(1014,3,204,'3','(071) 128-7984',''),(1015,3,204,'4','cgcadmin@cgc.org.za',''),(1016,3,204,'gravityformsrecaptcha_score','0.9',NULL),(1017,1,205,'1.3','Martin',''),(1018,1,205,'1.6','Hundegger',''),(1019,1,205,'3','m.hundegger@hundegger.com',''),(1020,1,205,'4','Hello aviation friends, \r\nI would like to come to you from 21.12.2024 to 05.01.2025 and charter a two-seater. \r\nIs this possible with you or can you recommend an address where I can get it? Greetings from Germany',''),(1021,1,205,'gravityformsrecaptcha_score','0.9',NULL),(1022,3,206,'1.3','Leon',''),(1023,3,206,'1.6','Traut',''),(1024,3,206,'3','(082) 416-0028',''),(1025,3,206,'4','leont@ils-sa.com',''),(1026,3,206,'11','This would be a gift for my son for his 19th birthday .. he is currently about to start university exams .. so ideally I’d like to get some form of voucher or even just an email confirmation and I can firm up the dates with you later after I’ve paid?\r\n\r\nHe would likely use it either in the last week of November or mid January.',''),(1027,3,206,'gravityformsrecaptcha_score','0.9',NULL),(1028,3,207,'1.3','Thomas',''),(1029,3,207,'1.6','Thalen',''),(1030,3,207,'3','(068) 128-6551',''),(1031,3,207,'4','thomas.thalen@gmail.com',''),(1032,3,207,'11','Dear Cape Gliding Club,\r\n\r\nI hope this message finds you well. My name is Thomas Thalen and I am a glider pilot from the Netherlands. I will be in South Africa as part of an MBA exchange program and will be based in Cape Town during the second and third weeks of January.\r\n\r\nI recently obtained my LAPL and have accumulated around 400 launches. However, my cross-country experience is still relatively limited. I am a member of the Gooische Gliding Club in Hilversum, and I am 45 years old.\r\n\r\nDuring my stay in South Africa, I would love to take the opportunity to fly with your club and experience the unique flying conditions in your region. Could you please provide me with information about the possibilities for flying at your club during my visit? Specifically, I am interested in understanding the requirements, availability of aircraft, and any other relevant details that I should be aware of.\r\n\r\nI am looking forward to the possibility of flying with you and would appreciate any information you can provide.\r\n\r\nThank you in advance for your assistance.\r\n\r\n\r\n\r\nThomas Thalen',''),(1033,3,207,'gravityformsrecaptcha_score','0.9',NULL),(1034,1,208,'1.3','Chloe',''),(1035,1,208,'1.6','Fafournoux',''),(1036,1,208,'3','chloe.fafournoux@hotmail.fr',''),(1037,1,208,'4','Hello, \r\n\r\nI am contacting you today because  I am very interested in starting gliding in December or January this year. \r\nA bit about me, I am currently finishing my PPL on powered airplanes in Canada. I should be done by end of November and I am hoping to come to South Africa to start gliding. \r\nI am also a very passionate paraglider pilot. I started flying paraglider about 4 and half years ago and I have about 1500 hours + now on paragliders. \r\n\r\nI would like to know if you will be running courses in December as I only saw the one in October on your website. \r\n\r\nI hope this email finds you well and wish you a very good day ! \r\n\r\nThank you,\r\n\r\nChloe',''),(1038,1,208,'gravityformsrecaptcha_score','0.9',NULL),(1039,1,209,'1.3','Ian',''),(1040,1,209,'1.6','De Vries',''),(1041,1,209,'3','ian.devries@gmail.com',''),(1042,1,209,'4','Hello\r\nI was a member of club 10 years ago.\r\nI have bought a whisper motor glider and looking at rejoining club, renewing my TMG license,  seeing  if hangers available, also how many instructors for whisper etc.,\r\nthank you',''),(1043,1,209,'gravityformsrecaptcha_score','0.9',NULL),(1044,1,210,'1.3','Mike',''),(1045,1,210,'1.6','Taylor',''),(1046,1,210,'3','mtay.connect@gmail.com',''),(1047,1,210,'4','Would you be interested in publishing this article...\r\nhttps://mtay.us/gliding-in-the-eifel-celebrating-50-years/',''),(1048,1,210,'gravityformsrecaptcha_score','0.9',NULL),(1049,1,211,'1.3','Marcel',''),(1050,1,211,'1.6','Myburgh',''),(1051,1,211,'3','marcelmyburgh106@gmail.com',''),(1052,1,211,'4','Morning, Would like to find out if you guys are in need of a Tug pilot for December and January this year.\r\n\r\n\r\nI am available from 14 December 2024 until 10 January 2025.\r\n\r\nPPL holder with +- 800 hours.\r\n3 Years experience tugging at Gariep Dam aviation\r\nTugged Nationals at Potch and Magalies\r\nTugged multiple times at Magalies Gliding Club also.\r\n\r\nAircraft rated on for Tugging:\r\n\r\nC206\r\nC182\r\nSocata Ralley 235\r\n\r\nWilling to do a rating if needed for the aircraft you use at Cape Gliding club.\r\nReason for the request willing to help out with tugging and ground operations. If needed. \r\n\r\nIf interested let me know.\r\nMarcel Myburgh\r\n0784698000',''),(1053,1,211,'gravityformsrecaptcha_score','0.9',NULL),(1054,3,212,'1.3','Tjalling',''),(1055,3,212,'1.6','thoe Schwartzenberg en Hohenlansberg',''),(1056,3,212,'3','(062) 857-8789',''),(1057,3,212,'4','tjalling@schwartzenberg.nl',''),(1058,3,212,'11','Good evening!\r\n\r\nI’m a glider pilot from the Netherlands. Next week I will be in South-Africa Capetown (and the wineries around ;-)! We have a full program in a short holiday. On the 9th of November I might have an opportunity to come over to your airfield and fly. I need to be back at 20.00hr in Cape Town in the evening. Is it possible to fly together with somebody of the club in a good glider cross country (an arcus for example)?\r\n\r\nI own a Arcus M in the Netherlands and did fly national and World Championships and fly every year in the mountains in the alps. So, I know how to fly, but would be great to fly together with a local experienced glider pilot!\r\n\r\nWould be great to fly together for a day! \r\n\r\nThank you,\r\nTjalling thoe Schwartzenberg \r\n\r\n+31628578789\r\ntjalling@schwartzenberg.nl',''),(1059,3,212,'gravityformsrecaptcha_score','0.9',NULL),(1060,3,213,'1.3','Sam',''),(1061,3,213,'1.6','Wilson',''),(1062,3,213,'3','(076) 837-6072',''),(1063,3,213,'4','wombatsamwilson@gmail.com',''),(1064,3,213,'11','Please may I book three gliding experiences on the same day, for myself and for my parents Diana and Anthony Wilson, ideally on the 24th of November, or as soon after then as possible.\r\n\r\nMany thanks,\r\n\r\nSam',''),(1065,3,213,'gravityformsrecaptcha_score','0.9',NULL),(1066,1,214,'1.3','Susanne',''),(1067,1,214,'1.6','Lawo',''),(1068,1,214,'3','s.lawo@outlook.com',''),(1069,1,214,'4','Hi,\r\nmy boyfriend would like to try cliding.\r\nHe never done it before and in Germany they told us it is only possible to do a course.\r\nIs there a chance for him, to do it this Sunday?\r\nI have done it for many years with our good friend Rien de Mynk in Worcester.\r\nIt was amazing.\r\n\r\nI am happy to hear from you\r\nSusanne',''),(1070,1,214,'gravityformsrecaptcha_score','0.9',NULL),(1071,3,215,'1.3','Kenneth',''),(1072,3,215,'1.6','Weakley',''),(1073,3,215,'3','(060) 745-9940',''),(1074,3,215,'4','kenweakley@yahoo.com',''),(1075,3,215,'11','Would love to join the club :)',''),(1076,3,215,'gravityformsrecaptcha_score','0.9',NULL),(1077,2,216,'1.3','Kenneth',''),(1078,2,216,'1.6','Weakley',''),(1079,2,216,'3','(060) 745-9940',''),(1080,2,216,'4','kenweakley@yahoo.com',''),(1081,2,216,'10.1','I am a resident of the Western Cape.',''),(1082,2,216,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1083,2,216,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1084,2,216,'gravityformsrecaptcha_score','0.9',NULL),(1085,3,217,'1.3','David',''),(1086,3,217,'1.6','Walsh',''),(1087,3,217,'3','(078) 543-2332',''),(1088,3,217,'4','davidwalshpilot.dw@gmail.com',''),(1089,3,217,'11','Good Morning \r\nI am an experienced glider pilot from the UK. Currently traveling through SA. I will be checking out in Stellenbosch this Tuesday 12th November and was looking to get a dual flight in sometime late morning/ early afternoon?\r\nI hope this will be possible?\r\nRegards \r\nDavid',''),(1090,3,217,'gravityformsrecaptcha_score','0.9',NULL),(1091,2,218,'1.3','Guy',''),(1092,2,218,'1.6','Manners-Spencer',''),(1093,2,218,'3','(079) 993-1230',''),(1094,2,218,'4','guymannersspencer@gmail.com',''),(1095,2,218,'10.1','I am a resident of the Western Cape.',''),(1096,2,218,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1097,2,218,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1098,2,218,'gravityformsrecaptcha_score','0.9',NULL),(1099,3,219,'1.3','CP',''),(1100,3,219,'1.6','Van Vuuren',''),(1101,3,219,'3','(079) 516-1430',''),(1102,3,219,'4','cp@strategico.co.za',''),(1103,3,219,'11','Hi, i want to book an introductory flight for my son this weekend (16 or 17 November) if it is available please. His name is Matthew, he is 12 years old and is really interested in flying. He wants to do his PPL but is still too young so we were told this would be a great alternative. We live in Paarl and would prefer an early morning flight if possible please. We’re up before the sun rises so any time early is good for us.\r\nThank you\r\nCP',''),(1104,3,219,'gravityformsrecaptcha_score','0.9',NULL),(1105,3,220,'1.3','CP',''),(1106,3,220,'1.6','van Vuuren',''),(1107,3,220,'3','(079) 516-1430',''),(1108,3,220,'4','cp@golfhub.co.za',''),(1109,3,220,'11','I would like to book an introductory flight for my son Matthew. He is 12 years old and is very keen to learn to fly. As he is still to young it was suggested by a friend that we check out your gliding club. If we could book an early morning flight for this coming Saturday or Sunday it would be much appreciated. That would be 16 or 17 November. We are u very early so we can be there for the first flight if needed.\r\n\r\nThanks',''),(1110,3,220,'gravityformsrecaptcha_score','0.9',NULL),(1111,3,221,'1.3','David',''),(1112,3,221,'1.6','Ryan',''),(1113,3,221,'3','(795) 741-7934',''),(1114,3,221,'4','dmaxwellryan@hotmail.com',''),(1115,3,221,'11','Hello - I was wondering whether I could do a week or more of learning to fly with you in January or February. \r\nI live in the UK but have visited CT for work and pleasure in the past. \r\nThank you, \r\nDavid\r\n+44 7957 417834 (What’s App too)',''),(1116,3,221,'gravityformsrecaptcha_score','0.9',NULL),(1117,3,222,'1.3','Dan',''),(1118,3,222,'1.6','Page',''),(1119,3,222,'3','(078) 108-4657',''),(1120,3,222,'4','dan@pagey.dev',''),(1121,3,222,'11','Unfortunately I’m only available 1st December. Is this possible?',''),(1122,3,222,'gravityformsrecaptcha_score','0.9',NULL),(1123,1,223,'1.3','Alexey',''),(1124,1,223,'1.6','Safonov',''),(1125,1,223,'3','a77ru@mail.ru',''),(1126,1,223,'4','I would like to gliding at 24.11.2004. Is it possible?  If yes, send me massage by WhatsApp: +79175070555.',''),(1127,1,223,'gravityformsrecaptcha_score','0.9',NULL),(1128,3,224,'1.3','Johanna',''),(1129,3,224,'1.6','Werner',''),(1130,3,224,'3','(083) 250-5360',''),(1131,3,224,'4','craffordjohanna@gmail.com',''),(1132,3,224,'11','Preferred dates - either Sunday 1 December or Sunday, 8 December 2024 for my husband (Michael’s ) birthday.',''),(1133,3,224,'gravityformsrecaptcha_score','0.9',NULL),(1134,3,225,'1.3','Thomas',''),(1135,3,225,'1.6','Nägele',''),(1136,3,225,'3','(000) 000-0000',''),(1137,3,225,'4','th.naegele@gmail.com',''),(1138,3,225,'11','Hi, \r\n\r\nhope you are doing great! \r\n\r\nMy partner, a friend and I are traveling to Cape Town at the end of January. We have planned a 10-day round trip.\r\n\r\nWe are all enthusiastic paragliders. I myself also have an EASA Sailplane (SPL) and TMG license.\r\n\r\nIf it is possible we would like to book a crosscoutry flight.\r\nHowever, we have a maximum of one day. Of course, we are also aware that the weather has to be suitable.\r\nFabi and I would like to do a longer XC flight if possible, in parallel. I\'m not sure if my girlfriend can cope with a longer flight. She has never flown with me before.\r\n\r\nDo you generally only fly at the weekend? Or would a flight during the week also be possible by any change?\r\n\r\nWe could fly on 01.02.25, but 05.02.25 would be better for our plan.\r\n\r\nI look forward to hearing from you.\r\n\r\nGreetings Tom',''),(1139,3,225,'gravityformsrecaptcha_score','0.9',NULL),(1140,2,226,'1.3','Luke',''),(1141,2,226,'1.6','Versfeld (send a whatsapp)',''),(1142,2,226,'3','(078) 111-8821',''),(1143,2,226,'4','ilukeversfeld@gmail.com',''),(1144,2,226,'10.1','I am a resident of the Western Cape.',''),(1145,2,226,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1146,2,226,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1147,2,226,'gravityformsrecaptcha_score','0.9',NULL),(1148,3,227,'1.3','Luke',''),(1149,3,227,'1.6','Versfeld (send a whatsapp)',''),(1150,3,227,'3','(078) 111-8821',''),(1151,3,227,'4','ilukeversfeld@gmail.com',''),(1152,3,227,'11','I am 13 years old and i am very interested in aviation. I would love to start as a glider pilot and then get my ppl. I own multiple radio controlled aircraft and i would love to learn to fly a glider so i can get my lisence and get a headstart on my career. My inspiration started when i discovered my passion at 7 years old when i got into rc flying. It was reignited multiple times and the most memorable was when i impressed a pilot with my knowledge and he let me sit in the cockpits jumpseat for the entire flight including landing. The best time for me to learn would be anytime in the school holidays.',''),(1153,3,227,'gravityformsrecaptcha_score','0.9',NULL),(1154,1,228,'1.3','Luke',''),(1155,1,228,'1.6','Versfeld (send a whatsapp)',''),(1156,1,228,'3','ilukeversfeld@gmail.com',''),(1157,1,228,'4','Dear Cape flying club,\r\n\r\nI am a young aviation enthusiast (13 turning 14 in January) and I am very interested in learning to fly any type of aircraft. The bug has bit, and it is not going to let go. I am interested in any and all education you have to offer me in flying, whether it is on the ground or in the air. I would really like to know whether you could offer me a way to learn to fly and get my licence as soon as possible. I have my mind set on a career in aviation and would like to get an early start so I can get my ppl as soon as possible and move on to further education in the specific direction I decide on. It has come to my attention that gliding is the best and frankly cheapest way to start. I feel that Cape flying club is the best place to help me in my dream of becoming a pilot. The best way to contact me is through WhatsApp or e-mail.\r\n\r\nBest regards\r\nLuke Versfeld',''),(1158,1,228,'gravityformsrecaptcha_score','0.9',NULL),(1159,1,229,'1.3','Pavel',''),(1160,1,229,'1.6','Gussev',''),(1161,1,229,'3','pgussev@gmail.com',''),(1162,1,229,'4','Hello! I am pilot from Kazakhstan. I am going to visit your club from 26 dec to 5 jan. I will fly with Klaus Ohlmann from 28th dectgill 4th jan. \r\n\r\nI have a valid LAPL license and 300 hours with my ASG-32mi in Kazakhstan. \r\n\r\nPlease, let me know if I can stay at airfield during my visit. \r\n\r\nAlso, I need an invitation in order to get a Visa to SA. \r\n\r\nLooking forward for your reply. \r\n\r\nWith warm wishes,\r\nPavel',''),(1163,1,229,'gravityformsrecaptcha_score','0.9',NULL),(1164,1,230,'1.3','Thomas',''),(1165,1,230,'1.6','Nägele',''),(1166,1,230,'3','th.naegele@gmail.com',''),(1167,1,230,'4','Hi, \r\n\r\nhope you are doing great! \r\n\r\nMy partner, a friend and I are traveling to Cape Town at the end of January. We have planned a 10-day round trip.\r\n\r\nWe are all enthusiastic paragliders. I myself also have an EASA Sailplane (SPL) and TMG license.\r\n\r\nIf it is possible we would like to book a crosscoutry flight.\r\nHowever, we have a maximum of one day. Of course, we are also aware that the weather has to be suitable.\r\nFabi and I would like to do a longer XC flight if possible, in parallel. I\'m not sure if my girlfriend can cope with a longer flight. She has never flown with me before.\r\n\r\nDo you generally only fly at the weekend? Or would a flight during the week also be possible by any change?\r\n\r\nWe could fly on 01.02.25, but 05.02.25 would be better for our plan.\r\n\r\nI look forward to hearing from you.\r\n\r\nGreetings Tom',''),(1168,1,230,'gravityformsrecaptcha_score','0.9',NULL),(1169,1,231,'1.3','Andrew',''),(1170,1,231,'1.6','Jurd',''),(1171,1,231,'3','010913home@gmail.com',''),(1172,1,231,'4','Are spectators allowed to watch and if so when is the best time that most gliders would be flying.\r\nRegards',''),(1173,1,231,'gravityformsrecaptcha_score','0.9',NULL),(1174,1,232,'1.3','Andrei',''),(1175,1,232,'1.6','Egorov',''),(1176,1,232,'3','egorovandreyrm@gmail.com',''),(1177,1,232,'4','Hey,\r\nGood day!\r\n\r\nIm interested in flying gliders. I did the course in Russia but I do not have the international license.\r\n\r\nPlease let me know what options I have and what number I can call to discuss the details.\r\n\r\nThanks.',''),(1178,1,232,'gravityformsrecaptcha_score','0.9',NULL),(1179,1,233,'1.3','Julio',''),(1180,1,233,'1.6','Alves',''),(1181,1,233,'3','juliokw1@gmail.com',''),(1182,1,233,'4','Hello!\r\nI am a senior Brazilian glider pilot still active. Next January my wife and I will be traveling to South Africa and I would love to fly with one fo your instructors in a two-seat glider. I don\'t have an exact date for when I will be able to visit you, but I would like to know about the flights availability and the approximate fees. I thank you in advance for your attention. \r\nYours Julio Alves',''),(1183,1,233,'gravityformsrecaptcha_score','0.3',NULL),(1184,3,234,'1.3','Lucia',''),(1185,3,234,'1.6','Brain',''),(1186,3,234,'3','(073) 943-1608',''),(1187,3,234,'4','lucia.brain@gmail.com',''),(1188,3,234,'11','Hi Cape Gliding,\r\n\r\nI would like to buy a voucher for a flying experience as a gift. Please can you let me know details on how to do this?\r\n\r\nThanks,\r\nLucia',''),(1189,3,234,'gravityformsrecaptcha_score','0.9',NULL),(1190,3,235,'1.3','Thomas',''),(1191,3,235,'1.6','Thalen',''),(1192,3,235,'3','(068) 128-6551',''),(1193,3,235,'4','thomas.thalen@gmail.com',''),(1194,3,235,'11','I’m Thomas (46) a glider pilot from the Netherlands attending mba classes in Cape Town from 20 Jan . I would love to come a fly a few days before , I’m arriving in Cape Town the 14. Please let me know what the possibilities are!\r\n\r\nThanks\r\nThomas',''),(1195,3,235,'gravityformsrecaptcha_score','0.9',NULL),(1196,3,236,'1.3','Taneli',''),(1197,3,236,'1.6','Riihonen',''),(1198,3,236,'3','(050) 447-8349',''),(1199,3,236,'4','taneli.riihonen@iki.fi',''),(1200,3,236,'11','Hi,\r\n\r\nI\'m a glider pilot from Finland, Räyskälä (EFRY) is my home field - having EASA SPL, I have 700 hrs on saiplanes including 200 hrs as a FI(S)-instructor and 100 hrs on TMGs (only RF-5).\r\n\r\nI am coming to Cape Town for a work trip through the next week. Would it be possible to fly with a certified instructor on Sunday, December 8? I want to be in controls for the whole flight although obviously I cannot be the PIC. I have flown/instructed a lot on Twin Astir and tried ASK-13 few times before. Thanks :)\r\n\r\nBtw, what is the best way to get from downtown Cape Town to FAWC? I don\'t dare to rent a car and drive on the left.\r\n\r\nAdd +358 to my phone number. +358-50-348 1881 works better for Whatsapp or Signal.\r\n\r\nCheers,\r\nTaneli',''),(1201,3,236,'gravityformsrecaptcha_score','0.3',NULL),(1202,1,237,'1.3','Claude',''),(1203,1,237,'1.6','Fourie',''),(1204,1,237,'3','info@woopull.com',''),(1205,1,237,'4','Hi there, please can you tell me when your next pilot course is and the costs of it.',''),(1206,1,237,'gravityformsrecaptcha_score','0.9',NULL),(1207,1,238,'1.3','Jaco',''),(1208,1,238,'1.6','Joubert',''),(1209,1,238,'3','jacojoubert@me.com',''),(1210,1,238,'4','Hi\r\nMy 15 year old son would like to experience a flight in a glider. Do you offer this over December?',''),(1211,1,238,'gravityformsrecaptcha_score','0.9',NULL),(1212,1,239,'1.3','Hardeek',''),(1213,1,239,'1.6','Barot',''),(1214,1,239,'3','hardeek.barot@gmail.com',''),(1215,1,239,'4','Hi - hope this message finds you well. What are the options and prices for gliding with a pilot? I plan to be in the area  between January 8 and 10th and would be interesting.\r\n\r\nthanks!\r\nHardeek',''),(1216,1,239,'gravityformsrecaptcha_score','0.9',NULL),(1217,1,240,'1.3','Jeremy',''),(1218,1,240,'1.6','Taylor',''),(1219,1,240,'3','jeremytaylor01@outlook.com',''),(1220,1,240,'4','We are in Cape Town from about December 18th - January 10th\r\nMy daughter 14 and I would love to do a glider flight while we are there.\r\n\r\nI used to fly an AW15 but would love to do a trial flight of some sort, is this something you are able to offer and what is the best was to arrange it?\r\n\r\nWe are quite flexible but have a few things in the diary. I am conscious that weather is a factor and don\'t want to book something if we cant make it happen.\r\n\r\nThanks\r\nJeremy',''),(1221,1,240,'gravityformsrecaptcha_score','0.9',NULL),(1222,3,241,'1.3','Gerhard',''),(1223,3,241,'1.6','Lenz',''),(1224,3,241,'3','(172) 666-3311',''),(1225,3,241,'4','mail@lenz-messtechnik.de',''),(1226,3,241,'11','Hello, \r\nI am interested in gliding and have already done some training flights on ASK21 in Germany and L-23 in the USA but do not yet have a pilot\'s licence. I will be in Cape Town from 23 February to 13 March 2025 and plan to be in Worcester on the two weekends at the beginning of March. I would be delighted to get a bit more training and flying experience there, (maybe even join your club). Is there any possibility to do training flights on one or both weekends?\r\nKind regards\r\nGerhard',''),(1227,3,241,'gravityformsrecaptcha_score','0.9',NULL),(1228,1,242,'1.3','Ianosh',''),(1229,1,242,'1.6','Bachin',''),(1230,1,242,'3','wd-studia@ya.ru',''),(1231,1,242,'4','Good day! If I have South African PPL (A), what do I need to open glider rating: exams, hours of flying? And what is the average cost for it?',''),(1232,1,242,'gravityformsrecaptcha_score','0.9',NULL),(1233,3,243,'1.3','Gerrit',''),(1234,3,243,'1.6','Heyns',''),(1235,3,243,'3','(072) 511-0993',''),(1236,3,243,'4','gerrit.heyns@gmail.com',''),(1237,3,243,'11','My 14 year old son would like a glider experience. Is it possible for him to fly with one of your instructors sometime in January? Thanks, Gerrit',''),(1238,3,243,'gravityformsrecaptcha_score','0.9',NULL),(1239,1,244,'1.3','William',''),(1240,1,244,'1.6','Griffiths',''),(1241,1,244,'3','2bill.griffiths@gmail.com',''),(1242,1,244,'4','Good morning,\r\n\r\nI\'m an Ex-CGC member. \r\nDo you have a temporary membership or social memberhip so I may follow the club activities please?\r\nKind regards\r\nBill Griffiths\r\nPS. can you put me in touch with Sven Olivier?',''),(1243,1,244,'gravityformsrecaptcha_score','0.9',NULL),(1244,3,245,'1.3','Tanni',''),(1245,3,245,'1.6','Williams',''),(1246,3,245,'3','(082) 292-7204',''),(1247,3,245,'4','tanniwilliams7@gmail.com',''),(1248,3,245,'11','Hi there.\r\n\r\nI would like to book a surprise flight for my partner. We will be in Cape Town in February, ideally anytime of the week of the 18th February.\r\nIf we can communicate via email as I live overseas and have put my mothers South African number down as it was a required field.\r\n\r\nLook forward to hearing from you.\r\n\r\nRegards.\r\nTanni Williams',''),(1249,3,245,'gravityformsrecaptcha_score','0.9',NULL),(1250,1,246,'1.3','William',''),(1251,1,246,'1.6','Griffiths',''),(1252,1,246,'3','2bill.griffiths@gmail.com',''),(1253,1,246,'4','Hello to my old flying mates, \r\nPlease say Hi to those that may remember me.\r\nI wondered when you are running flying weeks in 2025.\r\nAs an ex member of the club (Last 2007) still current, flying in the UK, feeling a need to re-kindle old friends at the club in Worcester.\r\nI see from the club site that your members have grown in numbers and experience, \r\nlook forward to hearing from you. \r\nBill Griffiths.',''),(1254,1,246,'gravityformsrecaptcha_score','0.9',NULL),(1255,1,247,'1.3','Hoosain',''),(1256,1,247,'1.6','Harneker',''),(1257,1,247,'3','hoosain111@gmail.com',''),(1258,1,247,'4','Hi, I would like to know if you offer introductory flights on a Powered Glider.\r\n\r\nBest rgds\r\n\r\nHoosain (0828665795)',''),(1259,1,247,'gravityformsrecaptcha_score','0.9',NULL),(1260,1,248,'1.3','Hoosain',''),(1261,1,248,'1.6','Harneker',''),(1262,1,248,'3','hoosain111@gmail.com',''),(1263,1,248,'4','Hi, \r\n\r\nAttn: Greta\r\n\r\nI would like to make a booking for a powered glider flight sometime in February 2025. Could you please send me further information and pricing.\r\n\r\nThank you and Best rgds\r\n\r\nHoosain (0828665795)',''),(1264,1,248,'gravityformsrecaptcha_score','0.9',NULL),(1265,1,249,'1.3','Mitch',''),(1266,1,249,'1.6','Kaye',''),(1267,1,249,'3','mitchelldkaye@gmail.com',''),(1268,1,249,'4','Hi. My wife and I will be visiting South Africa for a holiday in mid to late January. I would very much like to fly with one of your instructors at Worcester. My ideal flight would be a longish cross country in an advanced 2-seater, particularly in ridge/mountain and coastal environments. These would be completely new to me.\r\n\r\nI have an American glider PPL which I earned at Sky Sailing in Warner Springs, California this year. I am an active member of our local soaring club at Eagleville, Tennessee. I fly ASK 23 and 21s there. I also have some time in Grob 103 and SGS 2-33. I own and regularly fly a Pipistrel Sinus Flex motorglider (150 hrs).  Most of my 1500 flight time has been aerobatic. I have owned and flown an Extra 300L, Yak 54, and Pitts S1T. My goals are to learn cross country pure glider techniques in the near future, have fun, and see your beautiful country from the air.\r\n\r\nThanks and I hope to hear from you soon.\r\n\r\nMitch',''),(1269,1,249,'gravityformsrecaptcha_score','0.9',NULL),(1270,1,250,'1.3','Cheis',''),(1271,1,250,'1.6','Melvill',''),(1272,1,250,'3','office@superdeckformwork.com',''),(1273,1,250,'4','Hi \r\n\r\nI am interested in enquiring about an introductory flight. Please contact me on 084 647 9230 so I can have some queries answered.\r\n\r\nThanks',''),(1274,1,250,'gravityformsrecaptcha_score','0.9',NULL),(1275,3,251,'1.3','Candice',''),(1276,3,251,'1.6','Fritz',''),(1277,3,251,'3','(072) 317-5545',''),(1278,3,251,'4','fritzcandice683@gmail.com',''),(1279,3,251,'gravityformsrecaptcha_score','0.7',NULL),(1280,3,252,'1.3','Percy',''),(1281,3,252,'1.6','Mosedie',''),(1282,3,252,'3','(071) 411-3023',''),(1283,3,252,'4','percy.reginald@gmail.com',''),(1284,3,252,'11','Hi, happy Xmas. I would like to know your next dates for your gliding school.\r\nThank you.',''),(1285,3,252,'gravityformsrecaptcha_score','0.9',NULL),(1286,1,253,'1.3','eddie',''),(1287,1,253,'1.6','norton',''),(1288,1,253,'3','eddienorton6363@gmail.com',''),(1289,1,253,'4','Hi,\r\nI\'m a low hours solo pilot (37 hours solo) with a UK CAA Sail Plane License and am planning a trip to South Africa. Aim would be to build cross country flying experience under instruction. Timing end Feb 24 beginning Mar 24.  Do you offer any courses and if so can you kindly provide the details.\r\n\r\nBest regards\r\n\r\nEddie',''),(1290,1,253,'gravityformsrecaptcha_score','0.7',NULL),(1291,1,254,'1.3','Florian',''),(1292,1,254,'1.6','Wels',''),(1293,1,254,'3','inntobel11@gmail.com',''),(1294,1,254,'4','Hi glider friends,\r\n\r\ni come to Capetown in January from the 06th onwards. Any chance to visit you during the week?\r\nI fly gliders in Germany and Namibia and like to see how it is in Worcester.\r\n\r\nHave a great day and Happy New Year.\r\n\r\nFlorian Wels\r\n\r\nWhatsapp +4917630181019',''),(1295,1,254,'gravityformsrecaptcha_score','0.9',NULL),(1296,3,255,'1.3','Giorgio',''),(1297,3,255,'1.6','Clementi',''),(1298,3,255,'3','(519) 870-1138',''),(1299,3,255,'4','aquilaclem60@gmail.com',''),(1300,3,255,'11','Available any day from 8 Jan.  I will be driving from Simonstown.  I am on the “stout” side, 127 kg and 182cm tall. Let me know if you can accommodate me. Cell is a Canadian number ++ 1 519 870 1138.  I may be interested in a few sightseeing flights dual….',''),(1301,3,255,'gravityformsrecaptcha_score','0.9',NULL),(1302,3,256,'1.3','Niklas',''),(1303,3,256,'1.6','Granander',''),(1304,3,256,'3','(070) 284-4434',''),(1305,3,256,'4','niklas.granander@ek-s.se',''),(1306,3,256,'11','Hi!\r\n\r\nMe and my partner are visiting Cape Town for a while and it would be lovely to experience a piece of South Africa by glider! I’m a student pilot at home (Sweden) and have done a few solo flights so far. My partner, Jennifer, has done a “discovery flight” once at my home club. I’m wondering if it would be possible to do one flight each, preferably sometime during the weekend of January 4-5 (or maybe even tomorrow the 29th of December)?\r\n\r\nI would love to experience the specifics of gliding in your area and if possible see some flying not that common in Sweden, such as ridge soaring.\r\n\r\nLooking forward to hearing from you!\r\n\r\nBest,\r\nNiklas Granander',''),(1307,3,256,'gravityformsrecaptcha_score','0.9',NULL),(1308,1,257,'1.3','Daniel Aeberli',''),(1309,1,257,'1.6','Swiss',''),(1310,1,257,'3','info@chocofly.com',''),(1311,1,257,'4','Hi guys… i am model glider adicct spending winter always in table view.\r\nIs there any chance to fly in a double seater on the beautiful area… i have time! Just contact me! Sure pay for the flight\r\nThanks\r\nDani',''),(1312,1,257,'gravityformsrecaptcha_score','0.9',NULL),(1313,3,258,'1.3','Hewitt',''),(1314,3,258,'1.6','Roberts',''),(1315,3,258,'3','(778) 678-0319',''),(1316,3,258,'4','hewitt.roberts@gmail.com',''),(1317,3,258,'11','We would love the opportunity of a gliding experience on January 2nd. 2 people. \r\n\r\nHope that is possible. \r\n\r\nLook forward to hearing from you. 🙂\r\n\r\nHappy new year \r\n\r\nHewitt',''),(1318,3,258,'gravityformsrecaptcha_score','0.9',NULL),(1319,1,259,'1.3','Batistin',''),(1320,1,259,'1.6','ARCA',''),(1321,1,259,'3','batistin.arca974@gmail.com',''),(1322,1,259,'4','Hello, my name is Batistin ARCA, I\'m 22 years old and I come from France, (more precisely, frome Reunion Island so not that far from you).\r\nI contact you because I would like to practice my English while learning to fly a glider.\r\nSince I\'m 8 years old I have the dream of becoming a Pilot and I think, learning in a foreign country is a perfect opportunity.\r\n\r\nI would like to know if it would be possible for me to learn with you. What are the conditions ? And even if it is possible to work for you. I do not have any formation in aeronautics but I can help with lot of things and it would be an opportunity to learn at the same time. \r\n\r\nI would love to stay for a few months and get my license at the end.\r\n\r\nThank you for reading me and I hope we\'ll be able to exchange about my project. \r\n\r\nBest regards, \r\n\r\nBatistin ARCA',''),(1323,1,259,'gravityformsrecaptcha_score','0.9',NULL),(1324,2,260,'1.3','Rory',''),(1325,2,260,'1.6','Springthorpe',''),(1326,2,260,'3','(084) 406-9811',''),(1327,2,260,'4','mailmerory@gmail.com',''),(1328,2,260,'10.1','I am a resident of the Western Cape.',''),(1329,2,260,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1330,2,260,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1331,2,260,'gravityformsrecaptcha_score','0.9',NULL),(1332,1,261,'1.3','Rory',''),(1333,1,261,'1.6','Springthorpe',''),(1334,1,261,'3','mailmerory@gmail.com',''),(1335,1,261,'4','Good Morning \r\n\r\nI would like to find out about learning to glide. I understand you sometimes have 4 day intro beginner courses, but is that the only way to learn, or do you offer a more regular training program? What would it take to become solo and be a certified glider pilot? Im highly interested in gliding but Id like to do more than just a beginner course :) \r\n\r\nRegards\r\nRory',''),(1336,1,261,'gravityformsrecaptcha_score','0.9',NULL),(1337,1,262,'1.3','Robert',''),(1338,1,262,'1.6','Kent',''),(1339,1,262,'3','rob@kentandcoprod.com',''),(1340,1,262,'4','Dear Cape Gliding,\r\n\r\nI hope you are well.\r\n\r\nI am looking to incorporate a glider into a film shoot we are doing. I would love to have a chat to discuss the possibilities.\r\n\r\nThank\r\nRob\r\n\r\n0728062648',''),(1341,1,262,'gravityformsrecaptcha_score','0.9',NULL),(1342,1,263,'1.3','Debbie',''),(1343,1,263,'1.6','Harrington',''),(1344,1,263,'3','debbie@theharringtons.co.za',''),(1345,1,263,'4','Hello, \r\n\r\nPlease advise what the price is to experience a flight and if a weekend in February is possible to do this \r\n\r\nRegards\r\nDebbie',''),(1346,1,263,'gravityformsrecaptcha_score','0.9',NULL),(1347,1,264,'1.3','Tanni',''),(1348,1,264,'1.6','Williams',''),(1349,1,264,'3','tanniwilliams7@gmail.com',''),(1350,1,264,'4','Hi there.\r\nWould it be possible to book an intro flight for my partner? Would like to gift it to him as a surprise. I know it’s weather dependent… we in Cape Town between 11th Feb-26th Feb (away weekend 21st feb) if it’s possible to sort something out during those times if possible?\r\n\r\nLook forward to hearing from you.\r\nRegards,\r\nTanni Williams\r\n+27 (0) 663747963',''),(1351,1,264,'gravityformsrecaptcha_score','0.9',NULL),(1352,3,265,'1.3','Linda',''),(1353,3,265,'1.6','Newby',''),(1354,3,265,'3','(082) 419-3911',''),(1355,3,265,'4','newbylinda@gmail.com',''),(1356,3,265,'11','I would like to enquire if I can book a Gliding experience for my friends 50th Birthday. I would pay for the experience and then a convenient date can be arranged.',''),(1357,3,265,'gravityformsrecaptcha_score','0.9',NULL),(1358,3,266,'1.3','Linda',''),(1359,3,266,'1.6','Newby',''),(1360,3,266,'3','(082) 419-3911',''),(1361,3,266,'4','newbylinda@gmail.com',''),(1362,3,266,'11','I would like to enquire if I can book a Gliding experience for my friends 50th Birthday. I would pay for the experience and then a convenient date can be arranged.',''),(1363,3,266,'gravityformsrecaptcha_score','0.9',NULL),(1364,3,267,'1.3','Giorgio',''),(1365,3,267,'1.6','Clementi',''),(1366,3,267,'3','(519) 870-1138',''),(1367,3,267,'4','aquilaclem60@gmail.com',''),(1368,3,267,'11','Any weekend up to 31 March',''),(1369,3,267,'gravityformsrecaptcha_score','0.9',NULL),(1370,1,268,'1.3','Lyndon',''),(1371,1,268,'1.6','Wood',''),(1372,1,268,'3','lyndonwood@hotmail.com',''),(1373,1,268,'4','Hi there, I tried calling but couldn\'t get through. \r\n\r\nMyself and 3 friends would love to come for a flight - it looks amazing! \r\n\r\nWeather permitting, when are you open to take visitors up? \r\n\r\nLooking between 19th - 2th Jan. \r\n\r\nThank you.\r\nLyndon\r\n0605804161',''),(1374,1,268,'gravityformsrecaptcha_score','0.9',NULL),(1375,3,269,'1.3','Walter',''),(1376,3,269,'1.6','Prinsloo',''),(1377,3,269,'3','(076) 534-9320',''),(1378,3,269,'4','walter.prinsloo@gmail.com',''),(1379,3,269,'11','Any weekend around 10 June, my wife’s birthday. Either just for her, or us both - depending on costs',''),(1380,3,269,'gravityformsrecaptcha_score','0.9',NULL),(1381,3,270,'1.3','CP',''),(1382,3,270,'1.6','Van Vuuren',''),(1383,3,270,'3','(079) 516-1430',''),(1384,3,270,'4','cpvv@golfhub.co.za',''),(1385,3,270,'11','Hi, i would like to arrange a flight for my son who is 12 years old. Lease let me know when the next available weekend will be.\r\n\r\nThanks',''),(1386,3,270,'gravityformsrecaptcha_score','0.9',NULL),(1387,3,271,'1.3','Fernando',''),(1388,3,271,'1.6','Rodriguez Duque',''),(1389,3,271,'3','(063) 960-3102',''),(1390,3,271,'4','ferrduque@gmail.com',''),(1391,3,271,'11','I go with a friend as a surprise, we both would love to fly next to each other of course both with instructor',''),(1392,3,271,'gravityformsrecaptcha_score','0.9',NULL),(1393,3,272,'1.3','Percy',''),(1394,3,272,'1.6','Mosedie',''),(1395,3,272,'3','(071) 411-3023',''),(1396,3,272,'4','percy.reginald@gmail.com',''),(1397,3,272,'11','Dear Sir,\r\nI am based on Limpopo. I will have to fly to CT to attend the gliding course. Please send me the cost as well as cost for accommodation for the weekend.\r\nRegards',''),(1398,3,272,'gravityformsrecaptcha_score','0.9',NULL),(1399,3,273,'1.3','Percy',''),(1400,3,273,'1.6','Mosedie',''),(1401,3,273,'3','(071) 411-3023',''),(1402,3,273,'4','percy.reginald@gmail.com',''),(1403,3,273,'11','Dear Sir,\r\nI am based on Limpopo. I will have to fly to CT to attend the gliding course. Please send me the cost as well as cost for accommodation for the weekend.\r\nRegards',''),(1404,3,273,'gravityformsrecaptcha_score','0.9',NULL),(1405,1,274,'1.3','Pete',''),(1406,1,274,'1.6','Dyson',''),(1407,1,274,'3','petedyson5000@gmail.com',''),(1408,1,274,'4','Hello,\r\nI\'m getting in touch as a visiting pilot* from the UK.\r\nI\'ll be in Worcester between Wednesday 5tth to 11th February, for my sister\'s wedding nearby (on Saturday 8th) and the area looks spectacular.\r\n\r\nMy experience gliding is limited, just two 1/2 day instruction lessons totally 4 flights.\r\nIt was brilliant, I just haven\'t had a chance to do it more.\r\n\r\nSince the weekend of 8th+9th February is busy with the wedding, I wondered if you had any capacity to host a flight on the days before or after (Weds/Thurs/Fri/Mon)\r\n\r\nIt would be my partner  and I, so I guess we\'d each like to fly with an instructor.\r\n\r\nMight this be possible?\r\n\r\nThanks,\r\n\r\nPete',''),(1409,1,274,'gravityformsrecaptcha_score','0.9',NULL),(1410,1,275,'1.3','Matthias',''),(1411,1,275,'1.6','Hofer',''),(1412,1,275,'3','matthias.hofer.at@icloud.com',''),(1413,1,275,'4','Hello,\r\n\r\nMy name is Matthias Hofer, and I am 27 years old. I am a passionate pilot. I work as a helicopter pilot in the Austrian Air Force, and in my free time, I enjoy flying gliders and motorplanes at my glider club in Innsbruck.\r\n\r\nIn February, I will be in and around Cape Town for three weeks, and I would like to inquire if there is an opportunity to fly with one of your club members. In return, I would be delighted to welcome you to Innsbruck at any time for a flight in the stunning Austrian Alps, departing from the famous Airport of Innsbruck (LOWI).\r\n\r\nI look forward to hearing from you soon.\r\n\r\nBest regards from Austria,\r\n\r\nMatthias',''),(1414,1,275,'gravityformsrecaptcha_score','0.9',NULL),(1415,3,276,'1.3','MORNE',''),(1416,3,276,'1.6','VORSTER',''),(1417,3,276,'3','(083) 561-7820',''),(1418,3,276,'4','vorstermorne1@gmail.com',''),(1419,3,276,'11','Hi , what is your costs for a gliding experience? I see your website shows 2023 pricing at R2 800? \r\n\r\nRegards',''),(1420,3,276,'gravityformsrecaptcha_score','0.9',NULL),(1421,2,277,'1.3','Norman',''),(1422,2,277,'1.6','Duarte',''),(1423,2,277,'3','(082) 744-5444',''),(1424,2,277,'4','normano52000@yahoo.com',''),(1425,2,277,'10.1','I am a resident of the Western Cape.',''),(1426,2,277,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1427,2,277,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1428,2,277,'gravityformsrecaptcha_score','0.9',NULL),(1429,2,278,'1.3','Eugene',''),(1430,2,278,'1.6','Eloff',''),(1431,2,278,'3','(082) 783-4156',''),(1432,2,278,'4','coachloffie@gmail.com',''),(1433,2,278,'10.1','I am a resident of the Western Cape.',''),(1434,2,278,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1435,2,278,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1436,2,278,'gravityformsrecaptcha_score','0.9',NULL),(1437,3,279,'1.3','Werner',''),(1438,3,279,'1.6','Du Plessis',''),(1439,3,279,'3','(071) 120-2699',''),(1440,3,279,'4','vestcorhq@gmail.com',''),(1441,3,279,'11','Hi Guys \r\n\r\nDates that will suit me say -  1 or 2 March  and then -  Cost ( R ) and weight (Kg) \r\n\r\nThanks  \r\nWerner',''),(1442,3,279,'gravityformsrecaptcha_score','0.9',NULL),(1443,2,280,'1.3','Allen',''),(1444,2,280,'1.6','Goosen',''),(1445,2,280,'3','(084) 468-0914',''),(1446,2,280,'4','allen@nigelburls.co.za',''),(1447,2,280,'10.1','I am a resident of the Western Cape.',''),(1448,2,280,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1449,2,280,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1450,2,280,'gravityformsrecaptcha_score','0.9',NULL),(1451,2,281,'1.3','Erhardt',''),(1452,2,281,'1.6','Thiel',''),(1453,2,281,'3','(082) 550-6728',''),(1454,2,281,'4','erhardtthiel@me.com',''),(1455,2,281,'10.1','I am a resident of the Western Cape.',''),(1456,2,281,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1457,2,281,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1458,2,281,'gravityformsrecaptcha_score','0.9',NULL),(1459,2,282,'1.3','Rob',''),(1460,2,282,'1.6','SELLEY',''),(1461,2,282,'3','(083) 451-9306',''),(1462,2,282,'4','robselley@jumali.co.za',''),(1463,2,282,'10.1','I am a resident of the Western Cape.',''),(1464,2,282,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1465,2,282,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1466,2,282,'gravityformsrecaptcha_score','0.9',NULL),(1467,2,283,'1.3','Paul',''),(1468,2,283,'1.6','Kruget',''),(1469,2,283,'3','(083) 643-5365',''),(1470,2,283,'4','katmaauw@gmail.com',''),(1471,2,283,'10.1','I am a resident of the Western Cape.',''),(1472,2,283,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1473,2,283,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1474,2,283,'gravityformsrecaptcha_score','0.9',NULL),(1475,2,284,'1.3','Anthony',''),(1476,2,284,'1.6','Starfield-Ward',''),(1477,2,284,'3','(084) 528-3051',''),(1478,2,284,'4','anthonystarfield@me.com',''),(1479,2,284,'10.1','I am a resident of the Western Cape.',''),(1480,2,284,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1481,2,284,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1482,2,284,'gravityformsrecaptcha_score','0.9',NULL),(1483,2,285,'1.3','John',''),(1484,2,285,'1.6','Nagel',''),(1485,2,285,'3','(083) 324-9175',''),(1486,2,285,'4','john@4ward.co.za',''),(1487,2,285,'10.1','I am a resident of the Western Cape.',''),(1488,2,285,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1489,2,285,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1490,2,285,'gravityformsrecaptcha_score','0.9',NULL),(1491,3,286,'1.3','Samuel',''),(1492,3,286,'1.6','Romey',''),(1493,3,286,'3','(480) 225-4761',''),(1494,3,286,'4','Samromey@gmail.com',''),(1495,3,286,'11','There will be 2 of us I  am a CFI with glider pilot license and the other is a complete novice to flying. Looking for just a gliding experience in SA. I\'m from Alaska and do bush flying here. Would like to book something on Saturday the 25th. My phone number is +1 480 225 4761 but it is best to reach me by email or Whatsapp.\r\nSam',''),(1496,3,286,'gravityformsrecaptcha_score','0.9',NULL),(1497,2,287,'1.3','Michael',''),(1498,2,287,'1.6','Wagner',''),(1499,2,287,'3','(072) 837-8144',''),(1500,2,287,'4','bigbay@live.co.za',''),(1501,2,287,'10.1','I am a resident of the Western Cape.',''),(1502,2,287,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1503,2,287,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1504,2,287,'gravityformsrecaptcha_score','0.9',NULL),(1505,3,288,'1.3','Duresh',''),(1506,3,288,'1.6','Agarwal',''),(1507,3,288,'3','(964) 351-1102',''),(1508,3,288,'4','guwahati.tgo@gmail.com',''),(1509,3,288,'11','My contact number is +91 9643511102 \r\nMy preferred date is Sunday 9th February 2025.\r\n\r\nI along with my wife would like to take a gliding experience on our this Honeymoon trip. We will be staying in Kagga Kamma and coming to Cape Town on 9th Feb. Enroute we will take a stop at your place.',''),(1510,3,288,'gravityformsrecaptcha_score','0.9',NULL),(1511,2,289,'1.3','Matthew',''),(1512,2,289,'1.6','Nelson',''),(1513,2,289,'3','(074) 930-5416',''),(1514,2,289,'4','mattnelson.film@gmail.com',''),(1515,2,289,'10.1','I am a resident of the Western Cape.',''),(1516,2,289,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1517,2,289,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1518,2,289,'gravityformsrecaptcha_score','0.9',NULL),(1519,2,290,'1.3','Rudi',''),(1520,2,290,'1.6','King',''),(1521,2,290,'3','(083) 633-1696',''),(1522,2,290,'4','rudi@groots.co.za',''),(1523,2,290,'10.1','I am a resident of the Western Cape.',''),(1524,2,290,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1525,2,290,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1526,2,290,'gravityformsrecaptcha_score','0.9',NULL),(1527,2,291,'1.3','Janco',''),(1528,2,291,'1.6','Haywood',''),(1529,2,291,'3','(072) 267-3484',''),(1530,2,291,'4','jancohaywood@gmail.com',''),(1531,2,291,'10.1','I am a resident of the Western Cape.',''),(1532,2,291,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1533,2,291,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1534,2,291,'gravityformsrecaptcha_score','0.9',NULL),(1535,2,292,'1.3','Nathan',''),(1536,2,292,'1.6','St Clair-Laing',''),(1537,2,292,'3','(082) 575-7003',''),(1538,2,292,'4','Nathanstclair8505@gmail.com',''),(1539,2,292,'10.1','I am a resident of the Western Cape.',''),(1540,2,292,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1541,2,292,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1542,2,292,'gravityformsrecaptcha_score','0.9',NULL),(1543,2,293,'1.3','Finlay',''),(1544,2,293,'1.6','Macdonad',''),(1545,2,293,'3','(066) 288-4922',''),(1546,2,293,'4','finlaym1955@gmail.com',''),(1547,2,293,'10.1','I am a resident of the Western Cape.',''),(1548,2,293,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1549,2,293,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1550,2,293,'gravityformsrecaptcha_score','0.9',NULL),(1551,2,294,'1.3','Edson',''),(1552,2,294,'1.6','Kamombe',''),(1553,2,294,'3','(079) 415-9798',''),(1554,2,294,'4','edsonkamombe1980@gmail.com',''),(1555,2,294,'10.1','I am a resident of the Western Cape.',''),(1556,2,294,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1557,2,294,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1558,2,294,'gravityformsrecaptcha_score','0.9',NULL),(1559,2,295,'1.3','HELGARDT',''),(1560,2,295,'1.6','BOTHA',''),(1561,2,295,'3','(083) 459-8825',''),(1562,2,295,'4','helgardt@gmail.com',''),(1563,2,295,'10.1','I am a resident of the Western Cape.',''),(1564,2,295,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1565,2,295,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1566,2,295,'gravityformsrecaptcha_score','0.9',NULL),(1567,2,296,'1.3','David',''),(1568,2,296,'1.6','Parratt',''),(1569,2,296,'3','(083) 209-1462',''),(1570,2,296,'4','dkparratt@gmail.com',''),(1571,2,296,'10.1','I am a resident of the Western Cape.',''),(1572,2,296,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1573,2,296,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1574,2,296,'gravityformsrecaptcha_score','0.9',NULL),(1575,2,297,'1.3','Norman',''),(1576,2,297,'1.6','Duarte',''),(1577,2,297,'3','(082) 744-5444',''),(1578,2,297,'4','normano52000@yahoo.com',''),(1579,2,297,'10.1','I am a resident of the Western Cape.',''),(1580,2,297,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1581,2,297,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1582,2,297,'gravityformsrecaptcha_score','0.9',NULL),(1583,2,298,'1.3','Petrol',''),(1584,2,298,'1.6','Troy-Davies',''),(1585,2,298,'3','(067) 488-2339',''),(1586,2,298,'4','peterdavies007@gmail.com',''),(1587,2,298,'10.1','I am a resident of the Western Cape.',''),(1588,2,298,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1589,2,298,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1590,2,298,'gravityformsrecaptcha_score','0.9',NULL),(1591,2,299,'1.3','Jonathan',''),(1592,2,299,'1.6','McClean',''),(1593,2,299,'3','(060) 606-0627',''),(1594,2,299,'4','jon.mcclean@gmail.com',''),(1595,2,299,'10.1','I am a resident of the Western Cape.',''),(1596,2,299,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1597,2,299,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1598,2,299,'gravityformsrecaptcha_score','0.9',NULL),(1599,3,300,'1.3','Matthew',''),(1600,3,300,'1.6','Nelson',''),(1601,3,300,'3','(074) 930-5416',''),(1602,3,300,'4','mattnelson.film@gmail.com',''),(1603,3,300,'11','26 Jan 2025\r\n0749305416',''),(1604,3,300,'gravityformsrecaptcha_score','0.9',NULL),(1605,2,301,'1.3','Deon',''),(1606,2,301,'1.6','Reynders',''),(1607,2,301,'3','(063) 798-9533',''),(1608,2,301,'4','deonreynders@gmail.com',''),(1609,2,301,'10.1','I am a resident of the Western Cape.',''),(1610,2,301,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1611,2,301,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1612,2,301,'gravityformsrecaptcha_score','0.9',NULL),(1613,2,302,'1.3','Uys',''),(1614,2,302,'1.6','Kruger',''),(1615,2,302,'3','(082) 085-4322',''),(1616,2,302,'4','uys@ukiplumbing.co.za',''),(1617,2,302,'10.1','I am a resident of the Western Cape.',''),(1618,2,302,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1619,2,302,'gravityformsrecaptcha_score','0.9',NULL),(1620,2,303,'1.3','Pieter',''),(1621,2,303,'1.6','van Zyl',''),(1622,2,303,'3','(083) 778-8887',''),(1623,2,303,'4','pieter@atech.co.za',''),(1624,2,303,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1625,2,303,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1626,2,303,'gravityformsrecaptcha_score','0.9',NULL),(1627,2,304,'1.3','David',''),(1628,2,304,'1.6','Lipschitz',''),(1629,2,304,'3','(074) 119-3246',''),(1630,2,304,'4','lipdav@gmx.com',''),(1631,2,304,'10.1','I am a resident of the Western Cape.',''),(1632,2,304,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1633,2,304,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1634,2,304,'gravityformsrecaptcha_score','0.9',NULL),(1635,2,305,'1.3','Maraus',''),(1636,2,305,'1.6','Steyn',''),(1637,2,305,'3','(082) 455-5086',''),(1638,2,305,'4','steynmarais0@gmail.com',''),(1639,2,305,'10.1','I am a resident of the Western Cape.',''),(1640,2,305,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1641,2,305,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1642,2,305,'gravityformsrecaptcha_score','0.9',NULL),(1643,2,306,'1.3','Cliff',''),(1644,2,306,'1.6','Johnson',''),(1645,2,306,'3','(082) 452-9083',''),(1646,2,306,'4','cliffj3131@gmail.com',''),(1647,2,306,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1648,2,306,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1649,2,306,'gravityformsrecaptcha_score','0.9',NULL),(1650,2,307,'1.3','Paul',''),(1651,2,307,'1.6','myson',''),(1652,2,307,'3','(082) 412-8417',''),(1653,2,307,'4','info@iworth.co.za',''),(1654,2,307,'10.1','I am a resident of the Western Cape.',''),(1655,2,307,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1656,2,307,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1657,2,307,'gravityformsrecaptcha_score','0.9',NULL),(1658,2,308,'1.3','Sean',''),(1659,2,308,'1.6','Steyn',''),(1660,2,308,'3','(079) 790-2644',''),(1661,2,308,'4','spsteyn@gmail.com',''),(1662,2,308,'10.1','I am a resident of the Western Cape.',''),(1663,2,308,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1664,2,308,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1665,2,308,'gravityformsrecaptcha_score','0.9',NULL),(1666,2,309,'1.3','Deon',''),(1667,2,309,'1.6','Buys',''),(1668,2,309,'3','(082) 770-6825',''),(1669,2,309,'4','dbuys7@gmail.com',''),(1670,2,309,'10.1','I am a resident of the Western Cape.',''),(1671,2,309,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1672,2,309,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1673,2,309,'gravityformsrecaptcha_score','0.9',NULL),(1674,1,310,'1.3','Jeff',''),(1675,1,310,'1.6','Mendelson',''),(1676,1,310,'3','jw.mendelson@gmail.com',''),(1677,1,310,'4','Hi there!\r\n\r\nI want to surprise my wife with a great activity on Valentine\'s weekend, and thought that this would be a great option. Neither of know how to fly, so I was hoping that a pilot could fly the two of us around? Is this possible?\r\n\r\nKind regards,\r\nJeff',''),(1678,1,310,'gravityformsrecaptcha_score','0.9',NULL),(1679,2,311,'1.3','Jason',''),(1680,2,311,'1.6','Gould',''),(1681,2,311,'3','(079) 361-7608',''),(1682,2,311,'4','gouldjj@gmail.com',''),(1683,2,311,'10.1','I am a resident of the Western Cape.',''),(1684,2,311,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1685,2,311,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1686,2,311,'gravityformsrecaptcha_score','0.9',NULL),(1687,2,312,'1.3','Marshall',''),(1688,2,312,'1.6','Nelson',''),(1689,2,312,'3','(082) 227-6514',''),(1690,2,312,'4','marshall.nelson.ymdc@gmail.com',''),(1691,2,312,'10.1','I am a resident of the Western Cape.',''),(1692,2,312,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1693,2,312,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1694,2,312,'gravityformsrecaptcha_score','0.9',NULL),(1695,2,313,'1.3','Marshall',''),(1696,2,313,'1.6','Nelson',''),(1697,2,313,'3','(082) 227-6514',''),(1698,2,313,'4','marshall.nelson.ymdc@gmail.com',''),(1699,2,313,'10.1','I am a resident of the Western Cape.',''),(1700,2,313,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1701,2,313,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1702,2,313,'gravityformsrecaptcha_score','0.9',NULL),(1703,2,314,'1.3','Gary',''),(1704,2,314,'1.6','Hendricks',''),(1705,2,314,'3','(071) 117-3017',''),(1706,2,314,'4','sfw@hdks.co.za',''),(1707,2,314,'10.1','I am a resident of the Western Cape.',''),(1708,2,314,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1709,2,314,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1710,2,314,'gravityformsrecaptcha_score','0.9',NULL),(1711,3,315,'1.3','Art',''),(1712,3,315,'1.6','Vanderschaaf',''),(1713,3,315,'3','(772) 240-8358',''),(1714,3,315,'4','avanderschaaf@yahoo.com',''),(1715,3,315,'11','I’m coming to South Africa in August-September 2025.  One of the things I would love to do is go for a glider flight while there.  Do you have 1-2 hour intro flights available for a retired commercial/military pilot that would love to do a little acrobatics if available',''),(1716,3,315,'gravityformsrecaptcha_score','0.9',NULL),(1717,2,316,'1.3','Mark',''),(1718,2,316,'1.6','Kemner',''),(1719,2,316,'3','(071) 597-6404',''),(1720,2,316,'4','mark_kemner@yahoo.com',''),(1721,2,316,'10.1','I am a resident of the Western Cape.',''),(1722,2,316,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1723,2,316,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1724,2,316,'gravityformsrecaptcha_score','0.9',NULL),(1725,2,317,'1.3','Eric',''),(1726,2,317,'1.6','Van Heerden',''),(1727,2,317,'3','(082) 887-6888',''),(1728,2,317,'4','eric@tfbr.co.za',''),(1729,2,317,'10.1','I am a resident of the Western Cape.',''),(1730,2,317,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1731,2,317,'gravityformsrecaptcha_score','0.9',NULL),(1732,1,318,'1.3','Martin',''),(1733,1,318,'1.6','O\'Carroll',''),(1734,1,318,'3','tigger4591@gmail.com',''),(1735,1,318,'4','I am a UK national residing with my South African wife in Hermanus. I have previously held a PPL, glider pilot, paraglider and paramotor pilots licence all of which have lapsed and I would like to get back into gliding.\r\n\r\nIf possible, I would like to come along to your club and get requalified with a South African licence over as many weekends as it takes. When could I start?',''),(1736,1,318,'gravityformsrecaptcha_score','0.9',NULL),(1737,2,319,'1.3','Mark',''),(1738,2,319,'1.6','Myburgh',''),(1739,2,319,'3','(078) 524-0768',''),(1740,2,319,'4','marknmyburgh@gmail.com',''),(1741,2,319,'10.1','I am a resident of the Western Cape.',''),(1742,2,319,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1743,2,319,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1744,2,319,'gravityformsrecaptcha_score','0.9',NULL),(1745,2,320,'1.3','neil@bespokeletting.co.za',''),(1746,2,320,'1.6','Neil',''),(1747,2,320,'3','(082) 562-6558',''),(1748,2,320,'4','neil@bespokeletting.co.za',''),(1749,2,320,'10.1','I am a resident of the Western Cape.',''),(1750,2,320,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1751,2,320,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1752,2,320,'gravityformsrecaptcha_score','0.9',NULL),(1753,2,321,'1.3','Ross',''),(1754,2,321,'1.6','Leighton',''),(1755,2,321,'3','(082) 881-3183',''),(1756,2,321,'4','rv8torsa@gmail.com',''),(1757,2,321,'10.1','I am a resident of the Western Cape.',''),(1758,2,321,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1759,2,321,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1760,2,321,'gravityformsrecaptcha_score','0.9',NULL),(1761,2,322,'1.3','Hilton',''),(1762,2,322,'1.6','Murray',''),(1763,2,322,'3','(081) 839-7352',''),(1764,2,322,'4','langman.murray@gmail.com',''),(1765,2,322,'10.1','I am a resident of the Western Cape.',''),(1766,2,322,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1767,2,322,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1768,2,322,'gravityformsrecaptcha_score','0.1',NULL),(1769,2,323,'1.3','Herman',''),(1770,2,323,'1.6','Bosman',''),(1771,2,323,'3','(072) 781-9268',''),(1772,2,323,'4','sales@capess.co.za',''),(1773,2,323,'10.1','I am a resident of the Western Cape.',''),(1774,2,323,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1775,2,323,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1776,2,323,'gravityformsrecaptcha_score','0.9',NULL),(1777,2,324,'1.3','Russell',''),(1778,2,324,'1.6','Arnott',''),(1779,2,324,'3','(082) 774-8042',''),(1780,2,324,'4','russell@arnott.co.za',''),(1781,2,324,'10.1','I am a resident of the Western Cape.',''),(1782,2,324,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1783,2,324,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1784,2,324,'gravityformsrecaptcha_score','0.9',NULL),(1785,2,325,'1.3','Frans',''),(1786,2,325,'1.6','Rossouw',''),(1787,2,325,'3','(082) 883-5008',''),(1788,2,325,'4','fransjrossouw@gmail.com',''),(1789,2,325,'10.1','I am a resident of the Western Cape.',''),(1790,2,325,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1791,2,325,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1792,2,325,'gravityformsrecaptcha_score','0.9',NULL),(1793,2,326,'1.3','Derwyn',''),(1794,2,326,'1.6','Oxley',''),(1795,2,326,'3','(083) 309-7418',''),(1796,2,326,'4','derwyn@oxleyinc.co.za',''),(1797,2,326,'10.1','I am a resident of the Western Cape.',''),(1798,2,326,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1799,2,326,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1800,2,326,'gravityformsrecaptcha_score','0.9',NULL),(1801,2,327,'1.3','Yeshil',''),(1802,2,327,'1.6','Ramsunder',''),(1803,2,327,'3','(084) 659-6083',''),(1804,2,327,'4','Yeshilramsunder33@gmail.com',''),(1805,2,327,'10.1','I am a resident of the Western Cape.',''),(1806,2,327,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1807,2,327,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1808,2,327,'gravityformsrecaptcha_score','0.9',NULL),(1809,2,328,'1.3','Peter',''),(1810,2,328,'1.6','Zingarume',''),(1811,2,328,'3','(062) 030-3129',''),(1812,2,328,'4','zingarume123@gmail.com',''),(1813,2,328,'10.1','I am a resident of the Western Cape.',''),(1814,2,328,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1815,2,328,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1816,2,328,'gravityformsrecaptcha_score','0.9',NULL),(1817,2,329,'1.3','John',''),(1818,2,329,'1.6','Henderson',''),(1819,2,329,'3','(083) 252-1069',''),(1820,2,329,'4','johnh@iafrica.com',''),(1821,2,329,'10.1','I am a resident of the Western Cape.',''),(1822,2,329,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1823,2,329,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1824,2,329,'gravityformsrecaptcha_score','0.9',NULL),(1825,2,330,'1.3','Michael',''),(1826,2,330,'1.6','Drinkrow',''),(1827,2,330,'3','(083) 255-4542',''),(1828,2,330,'4','mikedrinkrow@gmail.com',''),(1829,2,330,'10.1','I am a resident of the Western Cape.',''),(1830,2,330,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1831,2,330,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1832,2,330,'gravityformsrecaptcha_score','0.9',NULL),(1833,2,331,'1.3','Piet',''),(1834,2,331,'1.6','Matthee',''),(1835,2,331,'3','(082) 579-6563',''),(1836,2,331,'4','technofill@telkomsa.net',''),(1837,2,331,'10.1','I am a resident of the Western Cape.',''),(1838,2,331,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1839,2,331,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1840,2,331,'gravityformsrecaptcha_score','0.9',NULL),(1841,2,332,'1.3','Clinton',''),(1842,2,332,'1.6','Pienaar',''),(1843,2,332,'3','(064) 940-2733',''),(1844,2,332,'4','50clintonpienaar@gmail.com',''),(1845,2,332,'10.1','I am a resident of the Western Cape.',''),(1846,2,332,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1847,2,332,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1848,2,332,'gravityformsrecaptcha_score','0.7',NULL),(1849,1,333,'1.3','Anastasia',''),(1850,1,333,'1.6','Kruglyak',''),(1851,1,333,'3','anastasia.krougliak@gmail.com',''),(1852,1,333,'4','Hello,\r\n\r\nMy partner was frequently flying a glider with his father here, in Western Cape, being a teenager and I really haven\'t seen him happier than when he talks about flying a glider. Him and his dad are both aeronautical engineers, so it is a lifelong generational passion.\r\nAnyways, I am looking for ways for him to come back in the game, can you please explain how I can make it possible and what are the options.\r\nI know he doesn\'t have a GPL (or one that expired at least 5 years ago for sure), but I also don\'t want to just give him a once-off gliding experience with an instructor because I know he\'d be frustrated not to be able to fly it himself. Can you please advice on the options and costs for training/joining the club/renewing the licence ?\r\n\r\nThank you very much in advance! Have a great day.\r\n\r\nKind regards,\r\nAnastasia',''),(1853,1,333,'gravityformsrecaptcha_score','0.9',NULL),(1854,2,334,'1.3','Hilton',''),(1855,2,334,'1.6','Bothma',''),(1856,2,334,'3','(076) 729-6931',''),(1857,2,334,'4','hiltb@telkomsa.net',''),(1858,2,334,'10.1','I am a resident of the Western Cape.',''),(1859,2,334,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1860,2,334,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1861,2,334,'gravityformsrecaptcha_score','0.9',NULL),(1862,2,335,'1.3','philip',''),(1863,2,335,'1.6','fourie',''),(1864,2,335,'3','(061) 420-9969',''),(1865,2,335,'4','philip.f@telkomsa.net',''),(1866,2,335,'10.1','I am a resident of the Western Cape.',''),(1867,2,335,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1868,2,335,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1869,2,335,'gravityformsrecaptcha_score','0.9',NULL),(1870,2,336,'1.3','Juanre',''),(1871,2,336,'1.6','Lot',''),(1872,2,336,'3','(068) 737-1587',''),(1873,2,336,'4','elricaswartz0@gmail.com',''),(1874,2,336,'10.1','I am a resident of the Western Cape.',''),(1875,2,336,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1876,2,336,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1877,2,336,'gravityformsrecaptcha_score','0.9',NULL),(1878,2,337,'1.3','Nigel',''),(1879,2,337,'1.6','Ilsley',''),(1880,2,337,'3','(082) 431-2121',''),(1881,2,337,'4','nigeli8333@gmail.com',''),(1882,2,337,'10.1','I am a resident of the Western Cape.',''),(1883,2,337,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1884,2,337,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1885,2,337,'gravityformsrecaptcha_score','0.9',NULL),(1886,2,338,'1.3','Cilliers',''),(1887,2,338,'1.6','Van Niekerk',''),(1888,2,338,'3','(083) 272-9702',''),(1889,2,338,'4','cilliers@measuretest.co.za',''),(1890,2,338,'10.1','I am a resident of the Western Cape.',''),(1891,2,338,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1892,2,338,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1893,2,338,'gravityformsrecaptcha_score','0.9',NULL),(1894,2,339,'1.3','Diana Geuma',''),(1895,2,339,'1.6','Min',''),(1896,2,339,'3','(082) 978-8338',''),(1897,2,339,'4','dianageuma@gmail.com',''),(1898,2,339,'10.1','I am a resident of the Western Cape.',''),(1899,2,339,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1900,2,339,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1901,2,339,'gravityformsrecaptcha_score','0.9',NULL),(1902,2,340,'1.3','Kurt',''),(1903,2,340,'1.6','Harman',''),(1904,2,340,'3','(083) 225-3831',''),(1905,2,340,'4','kurtharman@outlook.com',''),(1906,2,340,'10.1','I am a resident of the Western Cape.',''),(1907,2,340,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1908,2,340,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1909,2,340,'gravityformsrecaptcha_score','0.9',NULL),(1910,2,341,'1.3','Craig',''),(1911,2,341,'1.6','Whyte',''),(1912,2,341,'3','(082) 821-6190',''),(1913,2,341,'4','craig@artlab.co.za',''),(1914,2,341,'10.1','I am a resident of the Western Cape.',''),(1915,2,341,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1916,2,341,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1917,2,341,'gravityformsrecaptcha_score','0.9',NULL),(1918,2,342,'1.3','Schmid',''),(1919,2,342,'1.6','Beat',''),(1920,2,342,'3','(082) 808-8489',''),(1921,2,342,'4','beat440622@gmail.com',''),(1922,2,342,'10.1','I am a resident of the Western Cape.',''),(1923,2,342,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1924,2,342,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1925,2,342,'gravityformsrecaptcha_score','0.9',NULL),(1926,3,343,'1.3','Craig',''),(1927,3,343,'1.6','Whyte',''),(1928,3,343,'3','(082) 821-6190',''),(1929,3,343,'4','craig@artlab.co.za',''),(1930,3,343,'11','Any weekend coming up with good conditions.',''),(1931,3,343,'gravityformsrecaptcha_score','0.9',NULL),(1932,3,344,'1.3','Brett',''),(1933,3,344,'1.6','Preston',''),(1934,3,344,'3','(064) 575-5354',''),(1935,3,344,'4','brett@mirarigrp.co.za',''),(1936,3,344,'gravityformsrecaptcha_score','0.9',NULL),(1937,3,345,'1.3','Juliet',''),(1938,3,345,'1.6','Prwose',''),(1939,3,345,'3','(071) 687-4521',''),(1940,3,345,'4','julietprowse@gmail.com',''),(1941,3,345,'11','Hi \r\n\r\nI am enquiring about a gliding gift for a friend. \r\n\r\nPlease  can you let me know what the cost will be for a gliding experience.\r\n\r\nMany thanks\r\nJuliet',''),(1942,3,345,'gravityformsrecaptcha_score','0.9',NULL),(1943,3,346,'1.3','Wendy',''),(1944,3,346,'1.6','Goetsch',''),(1945,3,346,'3','(082) 775-5101',''),(1946,3,346,'4','wlgoetsch@gmail.com',''),(1947,3,346,'11','Hi,\r\nI’m visiting SA from Australia (I’ve added my mom’s  SA cell number for now so please contact me via email).\r\nI’m wanting to book a surprise gift for my partner. Is 9 or 16 March possible?\r\nThanks \r\nWendy',''),(1948,3,346,'gravityformsrecaptcha_score','0.9',NULL),(1949,1,347,'1.3','Wendy',''),(1950,1,347,'1.6','Goetsch',''),(1951,1,347,'3','wlgoetsch@gmail.com',''),(1952,1,347,'4','Hi,\r\nLooking to arrange a flight for my partner for his birthday whilst we’re visiting from Australia.\r\nPlease could you let me know if availability for 16th March and all necessary details to book.\r\nThanks,\r\nWendy',''),(1953,1,347,'gravityformsrecaptcha_score','0.9',NULL),(1954,3,348,'1.3','Donovan',''),(1955,3,348,'1.6','Chinniah',''),(1956,3,348,'3','(071) 634-6164',''),(1957,3,348,'4','donovanchinniah@gmail.com',''),(1958,3,348,'11','Good Day, \r\n\r\nI am looking for to book a session for my partner and I. \r\nWe looking at the 1st of March if there is any availability. \r\n\r\n\r\nKind Regards, \r\nDonovan',''),(1959,3,348,'gravityformsrecaptcha_score','0.9',NULL),(1960,1,349,'1.3','JJ',''),(1961,1,349,'1.6','Gertenbach',''),(1962,1,349,'3','jjgertenbach@gmail.com',''),(1963,1,349,'4','Good Day\r\nI will be visiting South Africa in April and would like to enquire into the possibility of having a dual flight in your K13 with a instructor or any other person with a passenger rating. \r\nI have done some flying in the K13 here at my local club in Warwick Australia. \r\nRegards\r\nJJ',''),(1964,1,349,'gravityformsrecaptcha_score','0.9',NULL),(1965,1,350,'1.3','Katharina',''),(1966,1,350,'1.6','Bieler',''),(1967,1,350,'3','katharina_bieler@gmx.de',''),(1968,1,350,'4','Hi,\r\n\r\nI would love to visit your gliding club for 2 days and get in the air with you. I started training gliding in 2008 but before my first solo flight I had to quit my local club in Germany for health reasons. When I am back in Germany I want to get my licence for gliding and UL. \r\nHowever I will be in South Africa for the next 4 weeks and would love to do some visiting flights if that\'s a possibility. Maybe with an instructor in your ASK-13?\r\n\r\nWould love to hear from you, kind regards Kathi',''),(1969,1,350,'gravityformsrecaptcha_score','0.7',NULL),(1970,3,351,'1.3','Alice',''),(1971,3,351,'1.6','Nyazika',''),(1972,3,351,'3','(068) 192-3634',''),(1973,3,351,'4','alicenyazika123@gmail.com',''),(1974,3,351,'11','Hi i would like to book for the 8th/9th of March .thank you',''),(1975,3,351,'gravityformsrecaptcha_score','0.9',NULL),(1976,2,352,'1.3','Nicol',''),(1977,2,352,'1.6','Carstens',''),(1978,2,352,'3','(082) 553-9300',''),(1979,2,352,'4','nicolcarstens@gmail.com',''),(1980,2,352,'10.1','I am a resident of the Western Cape.',''),(1981,2,352,'10.2','I am fit, healthy and weigh less than 100kg.',''),(1982,2,352,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(1983,2,352,'gravityformsrecaptcha_score','0.9',NULL),(1984,3,353,'1.3','Alice',''),(1985,3,353,'1.6','Nyazika',''),(1986,3,353,'3','(068) 192-3634',''),(1987,3,353,'4','alicenyazika123@gmail.com',''),(1988,3,353,'11','Hi..7th or 8th March thank you',''),(1989,3,353,'gravityformsrecaptcha_score','0.9',NULL),(1990,3,354,'1.3','Marina',''),(1991,3,354,'1.6','Sanchez',''),(1992,3,354,'3','(619) 430-8630',''),(1993,3,354,'4','mscuadrado@gmail.com',''),(1994,3,354,'11','Thursday 13th of march if possible. Please reach out +34616057874 via Whatsapp or mscuadrado@gmail.com',''),(1995,3,354,'gravityformsrecaptcha_score','0.9',NULL),(1996,3,355,'1.3','Mirina',''),(1997,3,355,'1.6','Mirina',''),(1998,3,355,'3','(244) 923-0226',''),(1999,3,355,'4','nirijo41@hotmail.com',''),(2000,3,355,'11','27-04-2025',''),(2001,3,355,'gravityformsrecaptcha_score','0.9',NULL),(2002,1,356,'1.3','Teddy',''),(2003,1,356,'1.6','Nkosi',''),(2004,1,356,'3','teddy.nkosi3@gmail.com',''),(2005,1,356,'4','Which season is good glading and how long does it take',''),(2006,1,356,'gravityformsrecaptcha_score','0.1',NULL),(2007,3,357,'1.3','Willie',''),(2008,3,357,'1.6','De Beer',''),(2009,3,357,'3','(083) 410-4087',''),(2010,3,357,'4','williedebeer@gmail.com',''),(2011,3,357,'11','I would like to find out what days/weekends are available.',''),(2012,3,357,'gravityformsrecaptcha_score','0.9',NULL),(2013,3,358,'1.3','Robbin',''),(2014,3,358,'1.6','Scruggs',''),(2015,3,358,'3','(404) 200-8930',''),(2016,3,358,'4','Militia723@gmail.com',''),(2017,3,358,'11','The weekend of 02/29/2025 ideally either that Saturday or Sunday',''),(2018,3,358,'gravityformsrecaptcha_score','0.9',NULL),(2019,2,359,'1.3','Chris',''),(2020,2,359,'1.6','Nothnagel',''),(2021,2,359,'3','(082) 679-8305',''),(2022,2,359,'4','chris@remota.co.za',''),(2023,2,359,'10.1','I am a resident of the Western Cape.',''),(2024,2,359,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2025,2,359,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2026,2,359,'gravityformsrecaptcha_score','0.9',NULL),(2027,3,360,'1.3','Eduardo',''),(2028,3,360,'1.6','Veloso',''),(2029,3,360,'3','(076) 168-3485',''),(2030,3,360,'4','egveloso@gmail.com',''),(2031,3,360,'11','Hi !\r\nI would like to book a Gliding Experience flight for next Saturday the 1st March.\r\n\r\nPlease advise if is possible ?\r\n\r\nRegards,\r\n\r\nEduardo',''),(2032,3,360,'gravityformsrecaptcha_score','0.9',NULL),(2033,2,361,'1.3','kos',''),(2034,2,361,'1.6','Plotnikov',''),(2035,2,361,'3','(000) 000-0000',''),(2036,2,361,'4','firekos@gmail.com',''),(2037,2,361,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2038,2,361,'gravityformsrecaptcha_score','0.3',NULL),(2039,3,362,'1.3','Thatayaone',''),(2040,3,362,'1.6','Botshelo',''),(2041,3,362,'3','(267) 763-4483',''),(2042,3,362,'4','thatayaonebotshelo@gmail.com',''),(2043,3,362,'11','27 September 2025',''),(2044,3,362,'gravityformsrecaptcha_score','0.7',NULL),(2045,1,363,'1.3','Thatayaone',''),(2046,1,363,'1.6','Botshelo',''),(2047,1,363,'3','thatayaonebotshelo@gmail.com',''),(2048,1,363,'4','Good day \r\nI would like to book for the cape gliding for 3 people on September 27 2025, tried using the website, it requires a South African number which we don’t have, we are not South Africans. Can I please get a quote, And an advice on how to book as an international \r\n\r\nThank you',''),(2049,1,363,'gravityformsrecaptcha_score','0.9',NULL),(2050,2,364,'1.3','Nigel',''),(2051,2,364,'1.6','Ilsley',''),(2052,2,364,'3','(082) 431-2121',''),(2053,2,364,'4','nigeli8333@gmail.com',''),(2054,2,364,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2055,2,364,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2056,2,364,'gravityformsrecaptcha_score','0.9',NULL),(2057,1,365,'1.3','Peter',''),(2058,1,365,'1.6','Bodoczky',''),(2059,1,365,'3','peterbodoczky@hotmail.com',''),(2060,1,365,'4','Good evening,\r\n\r\nI am a resident of Mauritius (Hungarian) and have recently retired from airline flying. I have always wanted to do glider flying. I was wondering if you have training options for non-Wester Cape residents also.\r\nPlease advise\r\n\r\nKind regards,\r\nPeter Bodoczky',''),(2061,1,365,'gravityformsrecaptcha_score','0.9',NULL),(2062,1,366,'1.3','Anton',''),(2063,1,366,'1.6','van der waly',''),(2064,1,366,'3','antonvdwalt@icloud.com',''),(2065,1,366,'4','Hi , im interested in a tandem flight with a sailplane and also doing a gliding course , im based in wilderness western cape , could you please assist me with more details please , greetings Anton.',''),(2066,1,366,'gravityformsrecaptcha_score','0.9',NULL),(2067,3,367,'1.3','Lucinda',''),(2068,3,367,'1.6','Edwards',''),(2069,3,367,'3','(082) 448-7953',''),(2070,3,367,'4','Lucinda@farmerschoice.co.za',''),(2071,3,367,'11','15th 16th March 2025',''),(2072,3,367,'gravityformsrecaptcha_score','0.3',NULL),(2073,3,368,'1.3','John',''),(2074,3,368,'1.6','Clarke',''),(2075,3,368,'3','(079) 413-9316',''),(2076,3,368,'4','jac777@hotmail.co.uk',''),(2077,3,368,'11','Hi, I am visiting Cape Town for the 9th time (I am from the UK) and would love to learn to fly / glide. \r\n\r\nIt is my birthday this week so I have decided to treat myself to an experience - with a curiosity if I can then learn to fly.\r\n\r\nI am available this coming Saturday (8th) in the afternoon, if that is possible?\r\n\r\nI have no experience of flying but I have been kitesurfing for 15 years. \r\n\r\nI am on WhatsApp +447515 379972 (this is a better number to use)\r\n\r\nThanks\r\nJohn',''),(2078,3,368,'gravityformsrecaptcha_score','0.9',NULL),(2079,3,369,'1.3','Lynn',''),(2080,3,369,'1.6','Adonis',''),(2081,3,369,'3','(079) 078-4664',''),(2082,3,369,'4','lynnadonis2016@gmail.com',''),(2083,3,369,'11','Hello, please tell me if you have availability this weekend (8th and 9th)or next (15th or 16th)?',''),(2084,3,369,'gravityformsrecaptcha_score','0.9',NULL),(2085,3,370,'1.3','Stuart',''),(2086,3,370,'1.6','Wilson',''),(2087,3,370,'3','(060) 973-0239',''),(2088,3,370,'4','stuartswilson@outlook.com',''),(2089,3,370,'11','Looking at the weekend of the 4, 5 and 6 April.',''),(2090,3,370,'gravityformsrecaptcha_score','0.9',NULL),(2091,3,371,'1.3','Phillip',''),(2092,3,371,'1.6','Venter',''),(2093,3,371,'3','(084) 972-4610',''),(2094,3,371,'4','phillip_venter@hotmail.co.uk',''),(2095,3,371,'11','Please note my provided SA phone number will only work again from 25 April. For time being my overseas phone number is 0031638272239.\r\n\r\nI\'d like to fly on Sunday 27 April 2025 as a first choice if still available. If the weather will be looking really bad for that day, I could also make myself available for the Saturday 26th April. \r\n\r\nThank you :)',''),(2096,3,371,'gravityformsrecaptcha_score','0.9',NULL),(2097,3,372,'1.3','Reesha',''),(2098,3,372,'1.6','Dukaran',''),(2099,3,372,'3','(084) 902-0665',''),(2100,3,372,'4','reeshadukaran@icloud.com',''),(2101,3,372,'11','The week of 17th - 20th March 2025',''),(2102,3,372,'gravityformsrecaptcha_score','0.9',NULL),(2103,1,373,'1.3','Johan',''),(2104,1,373,'1.6','Du Toit',''),(2105,1,373,'3','johandutoit25@gmail.com',''),(2106,1,373,'4','Good day\r\n\r\nI am enquiring about membership at your gliding club as I am moving home from Pretoria to Hermanus end of May. I am currently a member at Orient gliding club. I also want to bring down my Cirrus 75 and would like to know if their is hangarage available.\r\n\r\nPlease let me know and thanks in advance\r\nRegards\r\nJohan Doit\r\n\r\n(+27834597493)',''),(2107,1,373,'gravityformsrecaptcha_score','0.1',NULL),(2108,1,374,'1.3','Ray',''),(2109,1,374,'1.6','Troppmann',''),(2110,1,374,'3','Raytroppmann@gmail.com',''),(2111,1,374,'4','Hello I\'m a glider pilot and instructor at the Edmonton Soaring Club in Edmonton Alberta Canada. I also hold a 10 day gliding camp twice a year by some mountain ranges for visiting pilots to do some ridge and wave flying. Pilots from all over Canada come to obtain their diamond height badges at these camps. \r\nMy wife and I are planning trip to Africia in Nov and I would like to do some gliding on my visit. Can you give me some info on what your club offers for visiting pilots and what would be required for a solo flight, and any pricing info. \r\nLooking forward to hearing from you.',''),(2112,1,374,'gravityformsrecaptcha_score','0.9',NULL),(2113,3,375,'1.3','Emmanuel',''),(2114,3,375,'1.6','Aifuobhokhan',''),(2115,3,375,'3','(066) 400-7478',''),(2116,3,375,'4','emmanuel.aifuobhokhan@gmail.com',''),(2117,3,375,'11','29th and/ or 30th of March. I am okay with any of the dates. Please let me know which works.\r\n\r\nAlso, I am leaving SA the following week. If weather does not allow us fly, do I get a refund?\r\n\r\nWhatsapp number: +353833737316',''),(2118,3,375,'gravityformsrecaptcha_score','0.9',NULL),(2119,3,376,'1.3','Simone',''),(2120,3,376,'1.6','K',''),(2121,3,376,'3','(076) 091-9890',''),(2122,3,376,'4','simy1303@gmail.com',''),(2123,3,376,'11','Hi There, \r\n\r\nI tried calling & messaged on Instagram, unfortunately no response, I’d like to enquire about booking a gliding experience for a soon to be 11 year old that wants to be a pilot. \r\n\r\nWould this be possible? \r\n\r\nIdeal date would be the 19th of April. \r\n\r\nPlease advise, \r\nThank you, \r\nSimone',''),(2124,3,376,'gravityformsrecaptcha_score','0.9',NULL),(2125,2,377,'1.3','Louis',''),(2126,2,377,'1.6','Kleynhans',''),(2127,2,377,'3','(082) 922-7735',''),(2128,2,377,'4','anzett@gmail.com',''),(2129,2,377,'10.1','I am a resident of the Western Cape.',''),(2130,2,377,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2131,2,377,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2132,2,377,'gravityformsrecaptcha_score','0.3',NULL),(2133,1,378,'1.3','Kimberley',''),(2134,1,378,'1.6','Latham',''),(2135,1,378,'3','kimberley.latham.2008@gmail.com',''),(2136,1,378,'4','Good day,\r\n\r\nI have been looking at the website for Cape Gliding Club, I am very passionate about aviation and I was told by a friend of my uncles that gliding is an easy and affordable way into beginning an aviation journey. I am 16 years old and still in high school and I was wondering what the costs would be like to come every few weekends when I can to learn a few things and get involved in the community and learn how things work.\r\n\r\nThank you so much \r\nEnjoy your day further\r\nKimberley Latham',''),(2137,1,378,'gravityformsrecaptcha_score','0.9',NULL),(2138,3,379,'1.3','Russell',''),(2139,3,379,'1.6','McAllister',''),(2140,3,379,'3','(083) 227-8618',''),(2141,3,379,'4','russell@delmacfs.co.za',''),(2142,3,379,'11','Hi. I have secretly been trying to organise a seurprise  glider flight for my wife, Charmaine, for over 14 years now. She has had 59 surgeries over the years, as a result of two motorcycle accidents, caused by others. We will be visiting the Cape , and would be available for this surprise on the 9th or 10th  (or your call!)  & would love to surprise her with this oportunity. 64 years old, 60kg. Could we somehow, do this?',''),(2143,3,379,'gravityformsrecaptcha_score','0.9',NULL),(2144,3,380,'1.3','Gael',''),(2145,3,380,'1.6','Macdonald',''),(2146,3,380,'3','(084) 667-4207',''),(2147,3,380,'4','gvanniekerk4@gmail.com',''),(2148,3,380,'11','I would like to book this for my husband as a birthday gift. Please could you let me know the current prices. Any weekend in May would be suitable',''),(2149,3,380,'gravityformsrecaptcha_score','0.9',NULL),(2150,1,381,'1.3','Paul',''),(2151,1,381,'1.6','McEnery',''),(2152,1,381,'3','pmcenery@gmail.com',''),(2153,1,381,'4','Hi.\r\n\r\nApologies for the brief and direct message. I\'ve lived abroad for the last 25 years and will be looking to move back to SA in the next year. I\'d like to bring my touring motor glider with me, and I\'ll be looking to keep it somewhere appropriate. Please can you let me know who the right person would be to speak to about the following:\r\n\r\n- Hangarage. Have you got space. Is there a waiting list. How does it work, etc?\r\n- Annual inspections, airworthiness etc.\r\n\r\nAny contacts or information you can provide and steer me in the right direction would be great.\r\n\r\nMany thanks,\r\nPaul.',''),(2154,1,381,'gravityformsrecaptcha_score','0.9',NULL),(2155,1,382,'1.3','Xavier',''),(2156,1,382,'1.6','Mukodi',''),(2157,1,382,'3','xaviermukodi@gmail.com',''),(2158,1,382,'4','Good day. I hope my message finds you well. I would like to enquire about your glider pilot courses. How are they structured, and does one get a certificate afterwards?\r\n\r\nRegards,\r\nXavier Mukodi',''),(2159,1,382,'gravityformsrecaptcha_score','0.9',NULL),(2160,3,383,'1.3','Pieter',''),(2161,3,383,'1.6','Swart',''),(2162,3,383,'3','(072) 347-5825',''),(2163,3,383,'4','pieter@intersec.co.za',''),(2164,3,383,'11','Hi,\r\n\r\nWhat are the current costs ?\r\n\r\nKind Regards\r\nPieter Swart',''),(2165,3,383,'gravityformsrecaptcha_score','0.9',NULL),(2166,3,384,'1.3','Reece',''),(2167,3,384,'1.6','Andersson',''),(2168,3,384,'3','(082) 802-5440',''),(2169,3,384,'4','anderssonreece@gmail.com',''),(2170,3,384,'11','Good day \r\n\r\nI would like to enquire about a gliding experience for 2 people, I would be looking at doing it around the second week of may.\r\n\r\nIf you could please let me know how much it would cost and what the procedure would be that would be great! \r\n\r\nThank you',''),(2171,3,384,'gravityformsrecaptcha_score','0.9',NULL),(2172,1,385,'1.3','Hoosain',''),(2173,1,385,'1.6','Harneker',''),(2174,1,385,'3','hoosain111@gmail.com',''),(2175,1,385,'4','Good afternoon, I am interested in doing an introductory flight in a powered glider.  Please let me know if this would be possible and what the cost would be.\r\n\r\nThank you and Best rgds\r\n\r\nHoosain (082 866 5795)',''),(2176,1,385,'gravityformsrecaptcha_score','0.9',NULL),(2177,2,386,'1.3','Richard',''),(2178,2,386,'1.6','Tozer',''),(2179,2,386,'3','(078) 274-4001',''),(2180,2,386,'4','manresamal@gmail.com',''),(2181,2,386,'10.1','I am a resident of the Western Cape.',''),(2182,2,386,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2183,2,386,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2184,2,386,'gravityformsrecaptcha_score','0.9',NULL),(2185,1,387,'1.3','Anzett',''),(2186,1,387,'1.6','Kleynhans',''),(2187,1,387,'3','anzett@gmail.com',''),(2188,1,387,'4','Please contact me regarding your contact number and contact person for a new license course.',''),(2189,1,387,'gravityformsrecaptcha_score','0.3',NULL),(2190,3,388,'1.3','Sean',''),(2191,3,388,'1.6','Fluke',''),(2192,3,388,'3','(083) 384-4379',''),(2193,3,388,'4','strike833@gmail.com',''),(2194,3,388,'11','I want to purchase a glider experience voucher as a 50th birthday gift.',''),(2195,3,388,'gravityformsrecaptcha_score','0.9',NULL),(2196,3,389,'1.3','Seth',''),(2197,3,389,'1.6','Berrill',''),(2198,3,389,'3','(082) 412-3416',''),(2199,3,389,'4','seth27thes@gmail.co',''),(2200,3,389,'11','3rd & 4th of may, 2 flights for 2 people',''),(2201,3,389,'gravityformsrecaptcha_score','0.9',NULL),(2202,3,390,'1.3','Claire',''),(2203,3,390,'1.6','Waumskey',''),(2204,3,390,'3','(083) 321-2091',''),(2205,3,390,'4','yzerclaire@gmail.com',''),(2206,3,390,'11','I am wanting to give  the gliding experience as a present to a friend who has always wanted to glide.  For his 80 th birthday \r\n\r\nWhat is your current price and would you accept him at 80 yrs age \r\n\r\nThanking you \r\nClaire',''),(2207,3,390,'gravityformsrecaptcha_score','0.9',NULL),(2208,3,391,'1.3','Andrew',''),(2209,3,391,'1.6','Butters',''),(2210,3,391,'3','(082) 823-7634',''),(2211,3,391,'4','apbutters@gmail.com',''),(2212,3,391,'11','Sunday would be most convenient',''),(2213,3,391,'gravityformsrecaptcha_score','0.9',NULL),(2214,3,392,'1.3','Michel Daniel',''),(2215,3,392,'1.6','Reolon',''),(2216,3,392,'3','(082) 803-1797',''),(2217,3,392,'4','michelreolon@yahoo.com',''),(2218,3,392,'11','Test Test',''),(2219,3,392,'gravityformsrecaptcha_score','0.9',NULL),(2220,3,393,'1.3','Willy',''),(2221,3,393,'1.6','Suter',''),(2222,3,393,'3','(613) 858-2880',''),(2223,3,393,'4','suter@xplornet.com',''),(2224,3,393,'11','Hi there, \r\nWe are 4 Adults who would like to go flying with you (all in their mid 50 th).\r\nThe only date we have available is May 18, Sunday. \r\nPlease let me know if it is possible \r\nThank you \r\nWilly',''),(2225,3,393,'gravityformsrecaptcha_score','0.9',NULL),(2226,1,394,'1.3','Marlene',''),(2227,1,394,'1.6','Pretorius',''),(2228,1,394,'3','marlene@pretoriussons.co.za',''),(2229,1,394,'4','Dear Sir/Madam, \r\n\r\nI represent Springsteen Cabins situated in Rawsonville. We are in the process of sourcing service providers/partners that we believe could add to our guest experience. \r\nOur aim and mission is to support local businesses, but also to find those unique products, services and experiences that adds to the distinctive essence of said community. \r\n\r\nPart of our strategy is to offer our guests packages/bundles listing such products/experiences. Some of which we like to offer from the comfort of the cabin. We have been very successful in implementing this in Tulbagh and would like to implement a similar model in Rawsonville. \r\n\r\nWould it be possible for us to set up a meeting in this regard?\r\n\r\nLooking forward to hearing from you. \r\n\r\nKind Regards,\r\nMarlene\r\n073 579 5669',''),(2230,1,394,'gravityformsrecaptcha_score','0.9',NULL),(2231,2,395,'1.3','Robert',''),(2232,2,395,'1.6','Ketteringham',''),(2233,2,395,'3','(084) 568-4780',''),(2234,2,395,'4','robket@gmail.com',''),(2235,2,395,'10.1','I am a resident of the Western Cape.',''),(2236,2,395,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2237,2,395,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2238,2,395,'gravityformsrecaptcha_score','0.7',NULL),(2239,1,396,'1.3','Glad',''),(2240,1,396,'1.6','Dibetso',''),(2241,1,396,'3','glad.dibetso@gmail.com',''),(2242,1,396,'4','Good day\r\n\r\nI am excited and looking forward to my gliding experience. I will like to books suitable time . I already have a paid up gift. \r\n\r\nRegards,\r\nGlad Dibetso \r\n072 239 0965',''),(2243,1,396,'gravityformsrecaptcha_score','0.9',NULL),(2244,3,397,'1.3','Dean',''),(2245,3,397,'1.6','Knoop',''),(2246,3,397,'3','(083) 426-2036',''),(2247,3,397,'4','DEAN@DRIVENCLASSICS.CO.ZA',''),(2248,3,397,'11','good day, my wife turns 60 on the second of june and I\'d love to spoil her with a gliding experience on the weekend of the 7th or 8th.\r\n\r\nplease can you advise on costs, duration of flight and availability.\r\n\r\nmany thanks\r\n\r\nDean Knoop\r\n0834262036',''),(2249,3,397,'gravityformsrecaptcha_score','0.9',NULL),(2250,2,398,'1.3','Stefan',''),(2251,2,398,'1.6','van der Westhuizen',''),(2252,2,398,'3','(083) 507-9954',''),(2253,2,398,'4','stefanvdwesthuizen@yahoo.com',''),(2254,2,398,'10.1','I am a resident of the Western Cape.',''),(2255,2,398,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2256,2,398,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2257,2,398,'gravityformsrecaptcha_score','0.9',NULL),(2258,3,399,'1.3','Gys',''),(2259,3,399,'1.6','Kappers',''),(2260,3,399,'3','(083) 442-6223',''),(2261,3,399,'4','gyskappers@gmail.com',''),(2262,3,399,'11','Hi \r\nI’d like to come and fly on Wednesday with my partner\r\n\r\nWe’d like to be taken for a 30min-1 hour flight if possible \r\n\r\nEither in two gliders at the same time or one after the other\r\n\r\nPls let me know',''),(2263,3,399,'gravityformsrecaptcha_score','0.1',NULL),(2264,3,400,'1.3','Maxime',''),(2265,3,400,'1.6','Delobel',''),(2266,3,400,'3','(076) 767-6900',''),(2267,3,400,'4','m.delobel@live.fr',''),(2268,3,400,'11','Hello i\'m french and i want toncole in south Africa for do my license of glider. What is the price and how long for do it please ? Do you have accomodation solutions ?\r\n\r\nThanks\r\n\r\n+33767676900',''),(2269,3,400,'gravityformsrecaptcha_score','0.9',NULL),(2270,1,401,'1.3','gys',''),(2271,1,401,'1.6','kappers',''),(2272,1,401,'3','gyskappers@gmail.com',''),(2273,1,401,'4','I\'d like to book for this coming saturday for 2 people\r\n\r\nplease email me or call me on 0834426223\r\n\r\nMany thanks\r\n\r\ngys',''),(2274,1,401,'gravityformsrecaptcha_score','0.9',NULL),(2275,1,402,'1.3','Henry',''),(2276,1,402,'1.6','McDonald',''),(2277,1,402,'3','henrymcdonald37@gmail.com',''),(2278,1,402,'4','Good Day  - I have future  overseas (Australian) visitors who are are ardent \r\ngliding enthusiasts and who have made enquiries  re: SA  Glding facilities.\r\n\r\nI have  however noticed that the CGC WEBCAMS   formerly in operation at the Worcester \r\nAirffield  seems to have been removed.   Can the non-availabiity of the mentioned WEbcams  perhaps \r\n be confirmed? \r\n \r\nWith thanks...',''),(2279,1,402,'gravityformsrecaptcha_score','0.9',NULL),(2280,3,403,'1.3','THATAYAONE',''),(2281,3,403,'1.6','BOTSHELO',''),(2282,3,403,'3','(071) 751-6245',''),(2283,3,403,'4','thatayaonebotshelo@gmail.com',''),(2284,3,403,'11','Good day \r\n\r\nI would like to book a gliding experience for one person on 22nd September 2025',''),(2285,3,403,'gravityformsrecaptcha_score','0.3',NULL),(2286,3,404,'1.3','Gys',''),(2287,3,404,'1.6','Kappers',''),(2288,3,404,'3','(083) 442-6223',''),(2289,3,404,'4','gyskappers@gmail.com',''),(2290,3,404,'11','I’d like to book two flights this Sunday for my partner and I',''),(2291,3,404,'gravityformsrecaptcha_score','0.1',NULL),(2292,2,405,'1.3','Stefan',''),(2293,2,405,'1.6','van der Westhuizen',''),(2294,2,405,'3','(083) 507-9954',''),(2295,2,405,'4','stefanvdwesthuizen@yahoo.com',''),(2296,2,405,'10.1','I am a resident of the Western Cape.',''),(2297,2,405,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2298,2,405,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2299,2,405,'gravityformsrecaptcha_score','0.9',NULL),(2300,1,406,'1.3','Russell',''),(2301,1,406,'1.6','Leather',''),(2302,1,406,'3','russell.leather@btinternet.com',''),(2303,1,406,'4','Hi,\r\n\r\nI have a friend who is a very experienced glider pilot in the UK and spends a lot of his time providing glider training sessions. He is originally from South Africa but is keen on taking a trip to SA to take advantage of the 300 plus km flights that you offer. I live in Wellington. How does he go about this, what are the costs, what paperwork is needed and what is the process? Thanks in advance for any info that you can provide.',''),(2304,1,406,'gravityformsrecaptcha_score','0.9',NULL),(2305,3,407,'1.3','Christina',''),(2306,3,407,'1.6','Siu',''),(2307,3,407,'3','(040) 210-8024',''),(2308,3,407,'4','christinasiuys@gmail.com',''),(2309,3,407,'11','Hi! \r\n\r\nI\'ll be in Cape Town in September and would like to book a gliding experience on Sunday, 21 September 2025. How far in advance would I need to book and what happens if the weather is no good for flying as I\'m only visiting for a few days?\r\n\r\nThanks\r\nChristina\r\n\r\nPS the tel no. I provided is an Australian mobile number so it\'s +61402108024',''),(2310,3,407,'gravityformsrecaptcha_score','0.9',NULL),(2311,1,408,'1.3','Jan',''),(2312,1,408,'1.6','Koeppen',''),(2313,1,408,'3','jan@koeppen.family',''),(2314,1,408,'4','Hi, \r\nWe intend to visit South Africa for Christmas 2025 from Germany. \r\nSince my kids Lin (15, flying solo, no license yet)  and Ben (18, 150h PIC) are  gliding here in Straubenhardt, we consider visiting you for two or three days for some flying. \r\nWould it be possible to charter a single seater, a double seater and a teacher for two days between Christmas and New Year 2025? \r\n\r\nKind Regards\r\nJan Koeppen',''),(2315,1,408,'gravityformsrecaptcha_score','0.9',NULL),(2316,1,409,'1.3','Shani',''),(2317,1,409,'1.6','Campbell',''),(2318,1,409,'3','shanicam8@gmail.com',''),(2319,1,409,'4','Hello, \r\nI would like to purchase a voucher for a gliding experience as a 21st birthday present. Would something like this be possible? \r\n\r\nMany thanks \r\nShani',''),(2320,1,409,'gravityformsrecaptcha_score','0.9',NULL),(2321,2,410,'1.3','Jozua',''),(2322,2,410,'1.6','Perold',''),(2323,2,410,'3','(061) 494-4723',''),(2324,2,410,'4','jperold7@gmail.com',''),(2325,2,410,'10.1','I am a resident of the Western Cape.',''),(2326,2,410,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2327,2,410,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2328,2,410,'gravityformsrecaptcha_score','0.9',NULL),(2329,2,411,'1.3','Little',''),(2330,2,411,'1.6','John',''),(2331,2,411,'3','(082) 457-1171',''),(2332,2,411,'4','john@tinorca.co.za',''),(2333,2,411,'10.1','I am a resident of the Western Cape.',''),(2334,2,411,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2335,2,411,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2336,2,411,'gravityformsrecaptcha_score','0.9',NULL),(2337,1,412,'1.3','MJ',''),(2338,1,412,'1.6','Adendorff',''),(2339,1,412,'3','mj.ad3ndorff@gmail.com',''),(2340,1,412,'4','Goeie middag/Good day.\r\n\r\nI\'m interested in learning to fly gliders for fun. I\'m a holder of a PPL(A) and have about 70 hours total time so I\'m a relatively new pilot.\r\n\r\nWhat\'s the process of learning to fly a glider there, costs involved, flying times (Not sure if winter affects it that much?). \r\n\r\nI\'d love to hear back from you,\r\nThank you/dankie.\r\n\r\nMJ.',''),(2341,1,412,'gravityformsrecaptcha_score','0.1',NULL),(2342,3,413,'1.3','Trevor',''),(2343,3,413,'1.6','Webb',''),(2344,3,413,'3','(079) 041-5614',''),(2345,3,413,'4','trevor.webb@cantab.net',''),(2346,3,413,'11','I am visiting Cape Town on holiday with my family from London during the weekends of 13/14 and 20/21 September 2025. I would be interested in inquiring about experience flights for either two or three of our party. Could you please also advise us as to other attractions in the surrounding area for us to visit.\r\n\r\nThank you, Trevor',''),(2347,3,413,'gravityformsrecaptcha_score','0.9',NULL),(2348,1,414,'1.3','Alexander',''),(2349,1,414,'1.6','Kot',''),(2350,1,414,'3','alex.artur.kot@gmail.com',''),(2351,1,414,'4','Hi, I am interested in an intense sailplane course around October & November. I am big (200cm tall) and heavy (100kg). Could you accomodate for the above and would I be able to learn to fly with you? \r\n\r\nBest Regards, \r\nAlex',''),(2352,1,414,'gravityformsrecaptcha_score','0.1',NULL),(2353,1,415,'1.3','Clara',''),(2354,1,415,'1.6','Chabrollet',''),(2355,1,415,'3','chabro.clara@icloud.com',''),(2356,1,415,'4','Hello, \r\nI am at university in Cape Town for a period of 5 weeks, from July 14th to August 15th. I am a glider pilot student in France and I was cleared for solo flights in May 2025. I would like to know if it would be possible to do some instructional flights or not, how it works, the prices, etc.\r\n\r\nClara',''),(2357,1,415,'gravityformsrecaptcha_score','0.9',NULL),(2358,3,416,'1.3','Thomas',''),(2359,3,416,'1.6','McBroom',''),(2360,3,416,'3','(770) 335-1244',''),(2361,3,416,'4','thomas.mcbroom1@gmail.com',''),(2362,3,416,'11','I am a glider pilot in the United States and fly with Delta Air Lines. I will be in Cape Town next month. I would like to get a few flights with your club on Saturday, July 19. Please contact me by email or phone to discuss. Thank you for your assistance!\r\n\r\nThomas McBroom \r\n+1 7703351244\r\nthomas.mcbroom1@gmail.com',''),(2363,3,416,'gravityformsrecaptcha_score','0.9',NULL),(2364,1,417,'1.3','Simon',''),(2365,1,417,'1.6','Maddison',''),(2366,1,417,'3','sjm23477@msn.com',''),(2367,1,417,'4','To Whom It May Concern\r\nI hope you\'re well.\r\nMy name is Simon Maddison, and I\'m a qualified Basic Instructor (BI) based in the UK with over 13 years of gliding experience, including cross-country flying. I’ve recently completed my BI course and have been actively instructing. I also hold my NPPL and have experience with winch driving and general club operations.\r\nI’m currently exploring opportunities to spend the UK winter abroad (October through March) and would love to volunteer my time at a club that might benefit from extra hands – whether that’s in the air as an instructor or on the ground assisting with launching, winching, or day-to-day club activities.\r\nIf your club is open to volunteers during the winter period, I’d be very keen to discuss how I might be able to contribute. I’m self-sufficient, flexible, and passionate about gliding and helping others get the most out of the sport.\r\nPlease let me know if this is something you’d consider or if you’d like any more information from me.\r\nWarm regards,\r\nSimon Maddison\r\nPhone: +44 (0)7712287332\r\nLocation: United Kingdom',''),(2368,1,417,'gravityformsrecaptcha_score','0.9',NULL),(2369,2,418,'1.3','KINAN',''),(2370,2,418,'1.6','ALAMOUDI',''),(2371,2,418,'3','(966) 500-6471',''),(2372,2,418,'4','basem.alamoudi@hotmail.com',''),(2373,2,418,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2374,2,418,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2375,2,418,'gravityformsrecaptcha_score','0.7',NULL),(2376,3,419,'1.3','Habiba',''),(2377,3,419,'1.6','Sungay',''),(2378,3,419,'3','(079) 516-0941',''),(2379,3,419,'4','habiba.sungay@momentum.co.za',''),(2380,3,419,'11','Hi there, \r\n\r\nPricing on the website is 2800 since 2023, is this the latest pricing ? \r\n\r\nI would like to book a slot for the 11th July 2025 \r\n\r\nRegards, \r\nSaamiqa',''),(2381,3,419,'gravityformsrecaptcha_score','0.3',NULL),(2382,1,420,'1.3','Sharon',''),(2383,1,420,'1.6','Campbell',''),(2384,1,420,'3','sharonharris999@gmail.com',''),(2385,1,420,'4','Good Morning\r\n\r\nMy husband and I are thinking of booking a Gliding Experience for a friend of ours for his 70th birthday. \r\nHe has been before, but many years ago.\r\n\r\nPlease would you let me know what the cost would be.\r\n\r\nThank you so much.\r\n\r\nRegards\r\nSharon Campbell\r\n0824524332',''),(2386,1,420,'gravityformsrecaptcha_score','0.9',NULL),(2387,1,421,'1.3','Harry',''),(2388,1,421,'1.6','Valentine',''),(2389,1,421,'3','harrycv@hotmail.com',''),(2390,1,421,'4','A research paper that focuses on recent innovations with possible application to non-powered flight, has been sent to the Magalies Gliding Club',''),(2391,1,421,'gravityformsrecaptcha_score','0.9',NULL),(2392,3,422,'1.3','Kiara',''),(2393,3,422,'1.6','Pretorius',''),(2394,3,422,'3','(071) 672-9480',''),(2395,3,422,'4','kiarapret2k@gmail.com',''),(2396,3,422,'11','Good day,\r\nI would like to book a gliding experience for one of the upcoming weekends.\r\nNext weekend 19/20 July, or following weekend 26/27 July.\r\nWould these weekends be suitable time to fly in terms of the season and weather?\r\n\r\nPlease let me know about cost and other details I should know. \r\n\r\nThis will be a gift for someone else. I would like to bring them to you guys for a gliding experience.\r\n\r\nI look forward to hearing back from you!\r\n\r\nKind regards,\r\nKiara',''),(2397,3,422,'gravityformsrecaptcha_score','0.9',NULL),(2398,3,423,'1.3','Chichi',''),(2399,3,423,'1.6','Botshelo',''),(2400,3,423,'3','(267) 763-4483',''),(2401,3,423,'4','thatayaonebotshelo@gmail.com',''),(2402,3,423,'11','Good day \r\n\r\nIn case the weather is not favourable for a ride the whole weekend, does one get a refund??',''),(2403,3,423,'gravityformsrecaptcha_score','0.3',NULL),(2404,3,424,'1.3','Salina',''),(2405,3,424,'1.6','Mahabeer',''),(2406,3,424,'3','(083) 247-9155',''),(2407,3,424,'4','salinam47@gmail.com',''),(2408,3,424,'11','I would like to book the gliding experience for my boyfriend on the 9th of August 2025. What is the earliest time that these flights can be booked and how long do they last?\r\n\r\nWhat additional information would you require?\r\n\r\nThanks, \r\nSalina',''),(2409,3,424,'gravityformsrecaptcha_score','0.9',NULL),(2410,3,425,'1.3','Pieter',''),(2411,3,425,'1.6','Basson',''),(2412,3,425,'3','(082) 375-3992',''),(2413,3,425,'4','pieterbasson6@gmail.com',''),(2414,3,425,'11','Saturday 26 july.',''),(2415,3,425,'gravityformsrecaptcha_score','0.9',NULL),(2416,1,426,'1.3','Roman',''),(2417,1,426,'1.6','Fürderer',''),(2418,1,426,'3','romanfurderer@gmail.com',''),(2419,1,426,'4','Hi,\r\n\r\nI would Like to know If i can Charter an airplane in your airfield and how are the prices?\r\n\r\nThank you very much.\r\n\r\nBest greetings Roman Fürderer',''),(2420,1,426,'gravityformsrecaptcha_score','0.9',NULL),(2421,1,427,'1.3','Anthony',''),(2422,1,427,'1.6','Moote',''),(2423,1,427,'3','anthony7moore@yahoo.com',''),(2424,1,427,'4','I have a PPL with about 250 hours, and would like to learn to glide. Would appreciate more information.\r\nThanks!\r\nAnthony',''),(2425,1,427,'gravityformsrecaptcha_score','0.9',NULL),(2426,3,428,'1.3','Ibrahim alghuraybi',''),(2427,3,428,'1.6','Ibrahim',''),(2428,3,428,'3','(966) 552-5176',''),(2429,3,428,'4','ebra_1420@hotmail.com',''),(2430,3,428,'11','+966552517607 \r\nThats my number on wa\r\n\r\nIf u can we can do it today or on 8 august',''),(2431,3,428,'gravityformsrecaptcha_score','0.9',NULL),(2432,1,429,'1.3','Elina',''),(2433,1,429,'1.6','dhillon',''),(2434,1,429,'3','dhillonelina@gmail.com',''),(2435,1,429,'4','I hope this message finds you well. I am interested in enrolling in your Glider Pilot License (GPL) course and would appreciate it if you could provide the following details:\r\n	1.	Duration of the course\r\n	2.	Total cost, including training, equipment, and any additional fees\r\n	3.	Whether a visa invitation letter will be provided, as I will be traveling from India for this course\r\n\r\nThank you in advance for your assistance. I look forward to your response.',''),(2436,1,429,'gravityformsrecaptcha_score','0.9',NULL),(2437,3,430,'1.3','kayla',''),(2438,3,430,'1.6','parish',''),(2439,3,430,'3','(068) 555-8811',''),(2440,3,430,'4','kaylabazleyparish@gmail.com',''),(2441,3,430,'11','1 and 2 Nov, 8 and 9 nov, 15 and 16 Nov. Can anyone do a glider experience? I want to gift it to someone.',''),(2442,3,430,'gravityformsrecaptcha_score','0.9',NULL),(2443,1,431,'1.3','Jacques',''),(2444,1,431,'1.6','van Zyl',''),(2445,1,431,'3','jacquesvz@pcintl.co.za',''),(2446,1,431,'4','Good Afternoon, \r\n\r\nWe are 5 friends from PE that would like to take a roadtrip to Worcester at the end of November to experience glider flights. \r\n\r\nWe would all like to learn to fly, however, as there are no clubs nearby and your club is a bit far form PE, we have to opt for the second best.\r\n\r\nCan you please be so kind to forward me more details in this regard.\r\n\r\nRegards\r\n\r\nJacques van Zyl\r\n\r\n0834451772',''),(2447,1,431,'gravityformsrecaptcha_score','0.9',NULL),(2448,1,432,'1.3','Nick',''),(2449,1,432,'1.6','Shchekoldin',''),(2450,1,432,'3','niki.shchek@gmail.com',''),(2451,1,432,'4','Hello! Do you have available pilot courses september-october and what the price?\r\n\r\nRegards, Nick',''),(2452,1,432,'gravityformsrecaptcha_score','0.9',NULL),(2453,1,433,'1.3','Sara',''),(2454,1,433,'1.6','Price',''),(2455,1,433,'3','sprice736@aol.com',''),(2456,1,433,'4','Just saw \"temporary\"; maybe a minor typo? spellreport.com helps me confirm these quickly.\r\n\r\nBest regards,\r\nSara Price',''),(2457,1,433,'gravityformsrecaptcha_score','0.1',NULL),(2458,1,434,'1.3','Thomas',''),(2459,1,434,'1.6','Debernardi',''),(2460,1,434,'3','thomas.debernardi@yahoo.fr',''),(2461,1,434,'4','Good morning, \r\n\r\nI might come to Cape Town around end of October early November. \r\n\r\nI have done a 1h glider flight in France this August. (I’m a complete beginner)\r\nI wanted to know if it’s possible to get lessons during my stay in Capetown ? \r\n\r\nOf yes, how does it works ? \r\n\r\nBest regards. \r\nThomas Debernardi',''),(2462,1,434,'gravityformsrecaptcha_score','0.9',NULL),(2463,3,435,'1.3','Vlad',''),(2464,3,435,'1.6','Kravchenko',''),(2465,3,435,'3','(077) 417-4167',''),(2466,3,435,'4','warm.newsletter@gmail.com',''),(2467,3,435,'11','Hello!\r\nAre you available this weekend 16-17.08 for 2 persons?\r\nMe 106 kg, paragliding experience\r\nWife 47 kg, paragliding tandem experience only\r\n\r\nIf not this weekend, then when available?\r\n\r\nAlso please tell me when the next course begins?\r\n\r\nMy whatsapp +79152451388\r\n\r\nRegards, Vlad',''),(2468,3,435,'gravityformsrecaptcha_score','0.9',NULL),(2469,2,436,'1.3','Don',''),(2470,2,436,'1.6','Brink',''),(2471,2,436,'3','(082) 925-6240',''),(2472,2,436,'4','donald@kineticcatamarans.com',''),(2473,2,436,'10.1','I am a resident of the Western Cape.',''),(2474,2,436,'10.2','I am fit, healthy and weigh less than 100kg.',''),(2475,2,436,'10.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2476,2,436,'gravityformsrecaptcha_score','0.9',NULL),(2477,1,437,'1.3','yipin',''),(2478,1,437,'1.6','zhou',''),(2479,1,437,'3','447399635@qq.com',''),(2480,1,437,'4','Hi team,\r\nI would like to know if your club has hanging gliding rental services. If not, may I know if any other club has such services?  Looking forward to your reply, thank you',''),(2481,1,437,'gravityformsrecaptcha_score','0.9',NULL),(2482,1,438,'1.3','Daniel',''),(2483,1,438,'1.6','kojic',''),(2484,1,438,'3','danielkojic81@gmail.com',''),(2485,1,438,'4','Hello, my name is Daniel. I see that you offer pilot courses. I just wonder how much is the price and when is the starting dates? \r\nMy attention with this is that I would like to do solo flights if possible.',''),(2486,1,438,'gravityformsrecaptcha_score','0.9',NULL),(2487,1,439,'1.3','Henry',''),(2488,1,439,'1.6','Biddlecombe',''),(2489,1,439,'3','henryb@agcapital.co.za',''),(2490,1,439,'4','Good Afternoon,\r\n\r\nI am very interested in attending your next beginner\'s gliding course in October, however the online form submit mechanism appears disfunctional.\r\n\r\nPlease let me know what steps I should take to register.\r\n\r\nThanks & kind regards,\r\n\r\nHenry Biddlecombe',''),(2491,1,439,'gravityformsrecaptcha_score','0.9',NULL),(2492,1,440,'1.3','Trevor',''),(2493,1,440,'1.6','Bartlett',''),(2494,1,440,'3','trevor59401@gmail.com',''),(2495,1,440,'4','Dear Sir/Madam,\r\nHello from England. I plan to be in Cape Town between Wednesday 24th and the morning of Sunday 25th of September. I am a UK PPL and wondered if it would be possible to enjoy a flight in your rare SF28 Tandem Falke during this time?\r\nWith very many thanks and kindest regards,\r\nTrevor Bartlett',''),(2496,1,440,'gravityformsrecaptcha_score','0.9',NULL),(2497,1,441,'1.3','Walter',''),(2498,1,441,'1.6','Sharp',''),(2499,1,441,'3','wsharpjnr@gmail.com',''),(2500,1,441,'4','Hi there,\r\n\r\nI\'d like to explore gliding as a hobby but I have some questions. \r\n\r\nFirstly, is there any kind of flying experience required before getting your glider\'s license e.g a PPL?\r\n\r\nSecondly, if a PPL is not required to obtain a GPL, do you offer the GPL course or do you only provide the New Pilots Course?\r\n\r\nThanks,\r\nWalter Sharp',''),(2501,1,441,'gravityformsrecaptcha_score','0.9',NULL),(2502,3,442,'1.3','Johan',''),(2503,3,442,'1.6','Radcliffe',''),(2504,3,442,'3','(083) 411-0895',''),(2505,3,442,'4','johan@dirtyboots.co.za',''),(2506,3,442,'11','Dear Team\r\n\r\nPlease email me further information regarding the Gliding experience.\r\n\r\nKind Regards\r\nJohan',''),(2507,3,442,'gravityformsrecaptcha_score','0.9',NULL),(2508,3,443,'1.3','Mandy',''),(2509,3,443,'1.6','Neumeyer',''),(2510,3,443,'3','(079) 543-2827',''),(2511,3,443,'4','mandy.neumeyer@web.de',''),(2512,3,443,'11','Dear Gliding Club,\r\n\r\nI am interested in booking a gliding experience in Worcester at the end of September 2025. My preferred dates are 27th or 28th September, but I am also a bit flexible with scheduling. Could you provide an estimation of the weather conditions for gliding around that time? Specifically, I would like to know the likelihood of suitable flying conditions on those dates. Please note that the phone number provided in the booking form is my old South African number, which is no longer active. I am currently reachable via WhatsApp on my German number: +49 1573 924 2409. The form did not accept this number due to its international format. I look forward to your response and any further information about booking the gliding experience.\r\n\r\nKind regards\r\n\r\nMandy',''),(2513,3,443,'gravityformsrecaptcha_score','0.9',NULL),(2514,1,444,'1.3','JOHN',''),(2515,1,444,'1.6','LITTLE',''),(2516,1,444,'3','john@tinorca.co.za',''),(2517,1,444,'4','Hi, I would like to join Worcester Gliding Club with the object of becoming a a glider pilot and obtaining my GPL.\r\nI recently completed an AbInito course with Magaliesberg Gliding club while I was in Pretoria but as I stay in Bonnievale it will be preferable and more convenient to continue and attain my license with Worcester Gliding Club\r\nWhat do I require to get started? Would you send me more info please as well as the membership forms etc.\r\n\r\nThank you\r\nJohn',''),(2518,1,444,'gravityformsrecaptcha_score','0.9',NULL),(2519,1,445,'1.3','Janos',''),(2520,1,445,'1.6','Sindely',''),(2521,1,445,'3','cptsindely@hotmail.com',''),(2522,1,445,'4','Hi Greta,\r\nI hope you\'re doing well!!!\r\nCan you please book a wooden house at the airfield for me from 4th till 25th December?\r\nThanks a lot!\r\nJanos',''),(2523,1,445,'gravityformsrecaptcha_score','0.9',NULL),(2524,3,446,'1.3','Lesley-Anne',''),(2525,3,446,'1.6','Scholtz',''),(2526,3,446,'3','(072) 790-2056',''),(2527,3,446,'4','leslet@xform.co',''),(2528,3,446,'gravityformsrecaptcha_score','0.9',NULL),(2529,1,447,'1.3','Sam',''),(2530,1,447,'1.6','Locke',''),(2531,1,447,'3','samrichardlocke@googlemail.com',''),(2532,1,447,'4','Hello, \r\n\r\nI am in Cape Town on honeymoon for a week while in South Africa and was wondering if there was any opportunity to fly 26th Oct 2025 as I have been given a pass for the day by the then wife! \r\n\r\nI’m a current UK cross country pilot on a SPL and own / fly an ASW20. As I am only able to do the one day didn’t want to go through the hassle of getting the SACAA to validate my UK SPL etc. the ridge soaring / scenery looks spectacular and didn’t want to miss the opportunity of seeing it first hand from the air while down in SA. It would be great if there was someone available to do a trip on this day (unfortunately it’s the only day I can do). \r\n\r\nLook forward to hearing from you. \r\n\r\nMany thanks,\r\nSam',''),(2533,1,447,'gravityformsrecaptcha_score','0.9',NULL),(2534,1,448,'1.3','Trevor',''),(2535,1,448,'1.6','Webb',''),(2536,1,448,'3','trevor.webb@cantab.net',''),(2537,1,448,'4','Hi,\r\n\r\nI\'m just checking everything is fine for our three flights tomorrow,\r\n\r\nThanks, Trevor',''),(2538,1,448,'gravityformsrecaptcha_score','0.9',NULL),(2539,3,449,'1.3','Peter',''),(2540,3,449,'1.6','Cole',''),(2541,3,449,'3','(083) 650-6921',''),(2542,3,449,'4','justine.cole@gmail.com',''),(2543,3,449,'11','Ideal dates: 1/2  or 8/9 November\r\nI\'m buying this as a birthday gift for my father, who is already a pilot of light aircraft but has never tried gliding. We were discussing it the other day as something we could learn together. So, ideally, I would love to go for a flight at the same time, if that\'s possible.\r\nThanks!\r\n\r\nKind regards\r\nJustine',''),(2544,3,449,'gravityformsrecaptcha_score','0.9',NULL),(2545,1,450,'1.3','Ari Testing Link',''),(2546,1,450,'1.6','Ari',''),(2547,1,450,'3','ari@firstpos.co.za',''),(2548,1,450,'4','Hi I am testing this link please reply if you  get this.',''),(2549,1,450,'gravityformsrecaptcha_score','0.9',NULL),(2550,3,451,'1.3','Steve',''),(2551,3,451,'1.6','Porter Test',''),(2552,3,451,'3','(083) 375-0320',''),(2553,3,451,'4','steve@datacarpentry.co.za',''),(2554,3,451,'11','Tester for form submission',''),(2555,3,451,'gravityformsrecaptcha_score','0.7',NULL),(2556,4,452,'3.3','Steve',''),(2557,4,452,'3.6','Porter',''),(2558,4,452,'5','(083) 375-0320',''),(2559,4,452,'8','steve@datacarpentry.co.za',''),(2560,4,452,'7.1','I am a resident of the Western Cape.',''),(2561,4,452,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2562,4,452,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2563,4,452,'gravityformsrecaptcha_score','0.3',NULL),(2564,4,453,'3.3','Steve',''),(2565,4,453,'3.6','Porter',''),(2566,4,453,'5','(083) 375-0320',''),(2567,4,453,'8','steve@datacarpentry.co.za',''),(2568,4,453,'7.1','I am a resident of the Western Cape.',''),(2569,4,453,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2570,4,453,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2571,4,453,'gravityformsrecaptcha_score','0.3',NULL),(2572,4,454,'3.3','Steve',''),(2573,4,454,'3.6','Porter',''),(2574,4,454,'5','(083) 375-0320',''),(2575,4,454,'8','steve@datacarpentry.co.za',''),(2576,4,454,'7.1','I am a resident of the Western Cape.',''),(2577,4,454,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2578,4,454,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2579,4,454,'gravityformsrecaptcha_score','0.9',NULL),(2580,4,455,'3.3','Ari test',''),(2581,4,455,'3.6','Aritest',''),(2582,4,455,'5','(083) 652-5678',''),(2583,4,455,'8','Ari@firstpos.co.za',''),(2584,4,455,'7.1','I am a resident of the Western Cape.',''),(2585,4,455,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2586,4,455,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2587,4,455,'gravityformsrecaptcha_score','0.9',NULL),(2588,3,456,'1.3','Harold',''),(2589,3,456,'1.6','Daniels',''),(2590,3,456,'3','(071) 481-1161',''),(2591,3,456,'4','harold.daniels@stellenbosch.gov.za',''),(2592,3,456,'11','Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold',''),(2593,3,456,'gravityformsrecaptcha_score','0.9',NULL),(2594,3,457,'1.3','Harold',''),(2595,3,457,'1.6','Daniels',''),(2596,3,457,'3','(071) 481-1161',''),(2597,3,457,'4','harold.daniels@stellenbosch.gov.za',''),(2598,3,457,'11','Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold',''),(2599,3,457,'gravityformsrecaptcha_score','0.9',NULL),(2600,3,458,'1.3','Fernando',''),(2601,3,458,'1.6','Rueda',''),(2602,3,458,'3','(082) 652-1309',''),(2603,3,458,'4','fvrueda@iafrica.com',''),(2604,3,458,'11','I am currently in Europe and will be back in SA mid October, kindly get in touch then.\r\nRegards\r\nFernando Rueda',''),(2605,3,458,'gravityformsrecaptcha_score','0.9',NULL),(2606,4,459,'3.3','Ockert',''),(2607,4,459,'3.6','BRITS',''),(2608,4,459,'5','(082) 578-2276',''),(2609,4,459,'8','ockert.j.brits@outlook.com',''),(2610,4,459,'7.1','I am a resident of the Western Cape.',''),(2611,4,459,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2612,4,459,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2613,4,459,'gravityformsrecaptcha_score','0.9',NULL),(2614,3,460,'1.3','David',''),(2615,3,460,'1.6','Meagan',''),(2616,3,460,'3','(083) 711-8537',''),(2617,3,460,'4','david@walkerbaypumps.co.za',''),(2618,3,460,'gravityformsrecaptcha_score','0.9',NULL),(2619,3,461,'1.3','Charles',''),(2620,3,461,'1.6','Jansen van Vuuren',''),(2621,3,461,'3','(079) 516-1430',''),(2622,3,461,'4','cp@strategico.co.za',''),(2623,3,461,'11','I would like to book a flight experience for my son who is 13 years old. 4 or 5 October would be great.',''),(2624,3,461,'gravityformsrecaptcha_score','0.9',NULL),(2625,1,462,'1.3','Paul',''),(2626,1,462,'1.6','Patterson',''),(2627,1,462,'3','pddpatterson@gmail.com',''),(2628,1,462,'4','Hi there! I’m very interested in learning to glide and curious what the costs are after solo rating. For example what would the average cost be to rent a glider for a few hours or flight + tow on the day?\r\n\r\nThanks very much and excited to hear back from you!',''),(2629,1,462,'gravityformsrecaptcha_score','0.9',NULL),(2630,1,463,'1.3','Karel',''),(2631,1,463,'1.6','van der Zande',''),(2632,1,463,'3','karelvanderzande2@gmail.com',''),(2633,1,463,'4','VIA     Mr. Oliver, I can ask here:\r\n==================\r\nMy co owner ( DG 300). Mr Frits Bijwaard and his wife  are in capetown 6 ,7 and 8th october.  \r\nI would like  to offer  him the 7th or the 8th to make a gliderflight (only Frits ) \r\nWe are mates in a DG 300 now for 10 years. So I lke to give him a flight in his holiday.\r\n\r\nHe is a fully  licenced  gliderpilot - and glider instructor - for many many years +30 years I think- \r\nIt would be amazing if he could make the glider flight, just to do some sight seeing. \r\nIn a two seater with a pilot required by your club.\r\n\r\nOf course the weather must be suitable. Who knows.\r\n\r\nIs it possible to arrange this?\r\nWhat would be aprox the cost for me and how do I make the payment for this\r\n\r\nKind regards,\r\nKarel van der Zande - 0031 6233 60 787. Mobile',''),(2634,1,463,'gravityformsrecaptcha_score','0.9',NULL),(2635,3,464,'1.3','Sonja',''),(2636,3,464,'1.6','Nel',''),(2637,3,464,'3','(081) 701-0815',''),(2638,3,464,'4','pa@darlingromery.co.za',''),(2639,3,464,'11','Any weekend, my son who is 10 would like to experience this, is it possible to book for him?',''),(2640,3,464,'gravityformsrecaptcha_score','0.3',NULL),(2641,3,465,'1.3','Peter',''),(2642,3,465,'1.6','Machlup',''),(2643,3,465,'3','(083) 600-0998',''),(2644,3,465,'4','peter@petermachlup.com',''),(2645,3,465,'11','Hi \r\nI\'m keen to do a flight tomorrow \r\nSunday 28 Sept \r\n10am ? 11am 12.am ?\r\nLet me know \r\nI\'ll drive out from Cape Town \r\nThanking you \r\nPeter Machlup',''),(2646,3,465,'gravityformsrecaptcha_score','0.9',NULL),(2647,1,466,'1.3','Matthew',''),(2648,1,466,'1.6','Foster',''),(2649,1,466,'3','matthewfoster.music@gmail.com',''),(2650,1,466,'4','Goodday, I am writing on behalf of my father, who is in his mid 70\'s. He has loved the idea of gliding for years, but has not had the opportunity yet, to fly in one.\r\n\r\nI do not think he would be physically up to completeing an entire course, but are there perhaps any options available where he could simply be flown as a passenger, to experience the joy of gliding? I look forward to hearing from you. Many thanks.\r\n\r\nKind regards,\r\n\r\nMatthew',''),(2651,1,466,'gravityformsrecaptcha_score','0.9',NULL),(2652,4,467,'3.3','Nigel',''),(2653,4,467,'3.6','Ilsley',''),(2654,4,467,'5','(082) 431-2121',''),(2655,4,467,'8','nigeli8333@gmail.com',''),(2656,4,467,'7.1','I am a resident of the Western Cape.',''),(2657,4,467,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2658,4,467,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2659,4,467,'gravityformsrecaptcha_score','0.9',NULL),(2660,1,468,'1.3','Douglas',''),(2661,1,468,'1.6','Lawrence',''),(2662,1,468,'3','doug1358@gmail.com',''),(2663,1,468,'4','I want to fly in SA this year, over the Christmas period.\r\nI\'m hoping to rent a glider.\r\n\r\nCan some one please contact me on WhatsApp +447949 106265\r\n\r\nThank you\r\nDoug Lawrence',''),(2664,1,468,'gravityformsrecaptcha_score','0.9',NULL),(2665,1,469,'1.3','Liam',''),(2666,1,469,'1.6','Kilian',''),(2667,1,469,'3','liam.kilian@icloud.com',''),(2668,1,469,'4','Good afternoon\r\nI received a gliding experience voucher for my birthday back in June, things have been super busy at university, apologies for the delay in contacting you. I\'m keen to book the flight whenever you recommend the weather will be optimal, what dates would you advise?\r\nLooking forward to the flight!\r\n\r\nThanks\r\nLiam',''),(2669,1,469,'gravityformsrecaptcha_score','0.9',NULL),(2670,4,470,'3.3','Hardus',''),(2671,4,470,'3.6','Odendaal',''),(2672,4,470,'5','(082) 335-3190',''),(2673,4,470,'8','hardus@truenorthgroup.co.za',''),(2674,4,470,'7.1','I am a resident of the Western Cape.',''),(2675,4,470,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2676,4,470,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2677,4,470,'gravityformsrecaptcha_score','0.9',NULL),(2678,3,471,'1.3','Tawanda',''),(2679,3,471,'1.6','Chando',''),(2680,3,471,'3','(069) 656-0706',''),(2681,3,471,'4','tawandac95@gmail.com',''),(2682,3,471,'11','Hie, I\'m interesting 🤔  how much is the full corse',''),(2683,3,471,'gravityformsrecaptcha_score','0.9',NULL),(2684,3,472,'1.3','Michael',''),(2685,3,472,'1.6','Stone',''),(2686,3,472,'3','(072) 257-2525',''),(2687,3,472,'4','enots1@icloud.com',''),(2688,3,472,'11','I would like to book a flight on the 4th or the 5th of October tks \r\nMichael',''),(2689,3,472,'gravityformsrecaptcha_score','0.9',NULL),(2690,1,473,'1.3','Michael',''),(2691,1,473,'1.6','Stone',''),(2692,1,473,'3','enots1@icloud.com',''),(2693,1,473,'4','I would like to book a flight on the 4 or 5th October \r\nTks\r\nMichael',''),(2694,1,473,'gravityformsrecaptcha_score','0.9',NULL),(2695,1,474,'1.3','Harold',''),(2696,1,474,'1.6','Daniels',''),(2697,1,474,'3','harold.daniels@stellenbosch.gov.za',''),(2698,1,474,'4','Good day, I would like to know what the current cost is for the gliding experience , Regards Harold',''),(2699,1,474,'gravityformsrecaptcha_score','0.9',NULL),(2700,1,475,'1.3','Litaba',''),(2701,1,475,'1.6','Malebo',''),(2702,1,475,'3','lkomodom@gmail.com',''),(2703,1,475,'4','Good afternoon can you please send me detail of leaning to glide and pricing please',''),(2704,1,475,'gravityformsrecaptcha_score','0.9',NULL),(2705,3,476,'1.3','De Wet',''),(2706,3,476,'1.6','Van Heeeden',''),(2707,3,476,'3','(072) 012-9332',''),(2708,3,476,'4','dewet.vheerden@gmail.com',''),(2709,3,476,'11','Dont know dates yet. Just want to confirm the price of the course and what does it intail?',''),(2710,3,476,'gravityformsrecaptcha_score','0.9',NULL),(2711,1,477,'1.3','Matthew',''),(2712,1,477,'1.6','Muir',''),(2713,1,477,'3','surfgarage@hermanus.co.za',''),(2714,1,477,'4','Hi. I am extremely interested in learning to fly a glider. Please send me all the details on courses offered and costs. Many thanks.',''),(2715,1,477,'gravityformsrecaptcha_score','0.9',NULL),(2716,4,478,'3.3','Martin',''),(2717,4,478,'3.6','Roets',''),(2718,4,478,'5','(276) 593-9193',''),(2719,4,478,'8','absoluterm@gmail.com',''),(2720,4,478,'7.1','I am a resident of the Western Cape.',''),(2721,4,478,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2722,4,478,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2723,4,478,'gravityformsrecaptcha_score','0.9',NULL),(2724,1,479,'1.3','Anssi',''),(2725,1,479,'1.6','Soila',''),(2726,1,479,'3','anssi.soila@gmail.com',''),(2727,1,479,'4','Hi\r\nI am planing to visit Cape Town during first part of January 26 in order to do gliding in the area.\r\nI would like to use a local glider with a pilot who knows the area..\r\nI live in Finland and have a Stemme motor glider which I flew from Helsinki Finland to Cape Town \r\nyears 2001.\r\nI have also flown several times in Bitterwasser Namibia.\r\nI have about 1500 flight hours.\r\nCould you please send me some information about the practicalities in your operation.\r\nBest regards \r\nAnssi Soila\r\n+358 44 5006896',''),(2728,1,479,'gravityformsrecaptcha_score','0.9',NULL),(2729,4,480,'3.3','Marcus',''),(2730,4,480,'3.6','Minutelli',''),(2731,4,480,'5','(082) 565-8773',''),(2732,4,480,'8','marcusminutelli@gmail.com',''),(2733,4,480,'7.1','I am a resident of the Western Cape.',''),(2734,4,480,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2735,4,480,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2736,4,480,'gravityformsrecaptcha_score','0.9',NULL),(2737,1,481,'1.3','Russell',''),(2738,1,481,'1.6','Parker',''),(2739,1,481,'3','russ-parker@hotmail.co.uk',''),(2740,1,481,'4','Hi,\r\n\r\nI am a pre-solo student in the UK with approximately 30 flights so far. I am looking at potentially coming to South Africa on holiday,  in early November with my wife and was looking at the potential of doing one of your 4 day courses.\r\n\r\nIs this possible as a UK national if so please could you give me a little more info, we can be flexible on dates.\r\n\r\nIf this is possible I would like to stay locally if there is anywhere where you can recommend safe clean accommodation, on site would be ideal.\r\n\r\nBest regards\r\n\r\nRuss',''),(2741,1,481,'gravityformsrecaptcha_score','0.9',NULL),(2742,1,482,'1.3','Samuel',''),(2743,1,482,'1.6','Matthey',''),(2744,1,482,'3','sam_matthey@yahoo.co.uk',''),(2745,1,482,'4','Good afternoon,\r\n\r\nI am a licenced glider pilot based in the UK; I have a CAA SFCL SPL, with a Class 1 medical. I occasionally visit Cape Town for work, and am hoping to come back next year. I have a few questions:\r\n\r\n - I see that you operate over weekends, but I was wondering whether you operated all year round or if there were particular seasons you were open? \r\n- How much notice would you require from me if I had an available weekend? \r\n- Would my UK issued licence and medical be sufficient with a check flight, or would I need to apply for a South African licence/medical to fly?\r\n\r\nI look forward to hearing from you and hopefully staying in touch in 2026 for a potential visit date. Kind regards,\r\n\r\n\r\nSam',''),(2746,1,482,'gravityformsrecaptcha_score','0.9',NULL),(2747,3,483,'1.3','Alea',''),(2748,3,483,'1.6','Paschleben',''),(2749,3,483,'3','(491) 516-1818',''),(2750,3,483,'4','alea.paschleben@icloud.com',''),(2751,3,483,'11','I would like to give this flight to my partner (Phillip Jeksties) for his 30th birthday. He loves airplanes and also works in the aviation industry. We are in South Africa until January 22nd and, if it has to be on the weekend, would like to take the flight on January 17th. I would be delighted to hear from you!! \r\nMy phone number is +49 15161568121. you can also reach me on WhatsApp :)',''),(2752,3,483,'gravityformsrecaptcha_score','0.9',NULL),(2753,1,484,'1.3','Heiko',''),(2754,1,484,'1.6','Hees',''),(2755,1,484,'3','heiko@hhvw.org',''),(2756,1,484,'4','Hi I\'m a pilot from Germany and interested in learning to fly a glider. \r\n\r\nIt looks like the 4 day training courses are only for Western Cape residents. \r\nIs there also an option for \"tourists\" to learn gliding in Worcester? \r\n\r\nThank you,\r\nHeiko',''),(2757,1,484,'gravityformsrecaptcha_score','0.9',NULL),(2758,1,485,'1.3','Tarryn',''),(2759,1,485,'1.6','Packwood',''),(2760,1,485,'3','19tarryn.p@gmail.com',''),(2761,1,485,'4','Good day\r\n\r\nCan you please send me a complete list of prices, including price per aerotow and renting the glider for that flight.\r\n\r\nkind regards\r\nTarryn Packwood',''),(2762,1,485,'gravityformsrecaptcha_score','0.9',NULL),(2763,3,486,'1.3','Oliver',''),(2764,3,486,'1.6','Driever',''),(2765,3,486,'3','(004) 179-7521',''),(2766,3,486,'4','oliver.driever@protonmail.com',''),(2767,3,486,'11','Dear All. \r\n\r\nMy 22 years old god daughter Mercy from Zambia will come over with her Mom and me to Worcester for a week from 24th to 28th of November 2025. \r\n\r\nI would like to enquire wether we could arrange for her to do an intensive introductory flying experience that will begin a glider plane pilot training for her. She is quite courageous, rather intelligent and always looks up to the sky, seeing the commercial airliners passing by and wondering. \r\n\r\nHer Mom and i would like to give her the opportunity to learn glider plane flying. \r\n\r\nI read on your website that you offer intensive 5 day courses for beginners. I understand that this can only be a first beginning, not the entire course, but it would be an amazing experience for her and a great start. \r\n\r\nPlease let me know, wether we could arrange something like this for the time between 24th and 28th of November. \r\n\r\nThanks very much in advance. \r\n\r\nKind regards. \r\nOliver Driever, \r\nPoststrasse 4, 9410 Heiden AR, Switzerland\r\n\r\nphone: +41 79 7521622\r\nEmail: oliver.driever@protonmail.com',''),(2768,3,486,'gravityformsrecaptcha_score','0.9',NULL),(2769,1,487,'1.3','Tania',''),(2770,1,487,'1.6','Garcia Warner',''),(2771,1,487,'3','tania@cometocapetown.com',''),(2772,1,487,'4','Hi \r\n\r\nTania here - from ComeToCapeTown.\r\n\r\nDo you offer STO rates on your flights?   I wanted to offer to my international guests.\r\n\r\nWarm regards and can\'t wait to fly again!\r\n\r\nTania',''),(2773,1,487,'gravityformsrecaptcha_score','0.9',NULL),(2774,1,488,'1.3','Gerard',''),(2775,1,488,'1.6','Ivey-Frank',''),(2776,1,488,'3','gerardif@hotmail.com',''),(2777,1,488,'4','Hi Greta, you very kindly put me in contact with Uli Gmelin when I visited Worcester last February. As a reminder I am the  German/British retired airline pilot who is a friend of Alan O\'Regan. I have joined Uli\'s group and plan to fly their Motor Arcus in 6 weeks time from the 22 November. It is German registered and I have a German gliding licence together with an instructor rating. Uli said we may get some paperwork to fill out. Is this so and should we do this when we get to you or do you need anything before? Best regards Gerard',''),(2778,1,488,'gravityformsrecaptcha_score','0.9',NULL),(2779,1,489,'1.3','Anssi',''),(2780,1,489,'1.6','Soila',''),(2781,1,489,'3','anssi.soila@gmail.com',''),(2782,1,489,'4','I am aglider pilot from Finland visiting Cape town Jan 4-Jan 18•\r\nI would like to book an intrudoction flight.\r\nMy telephone number is +358 445006896 . I am in whatsap. Email is anssi. soila@gmail.com\r\nCould You please contact me so that we can discuss the details.\r\n\r\nBest regards \r\nAnssi Soila',''),(2783,1,489,'gravityformsrecaptcha_score','0.9',NULL),(2784,1,490,'1.3','Nils',''),(2785,1,490,'1.6','Zitzelsberger',''),(2786,1,490,'3','nils.zitzelsberger@gmx.de',''),(2787,1,490,'4','Dear Gliding Club, \r\nAfter a vacation in Namibia a friend of mine (Jan Schulz) and me would like to stay a week in capetown. That would be from the 1.-7. December. I read about the possability to join your club to be able to fly with a instructor or even solo, with a validated liscence. Is there a posability to arange this ? I know at this time it is very busy at your airfield.\r\nKind Regards \r\nNils Zitzelsberger',''),(2788,1,490,'gravityformsrecaptcha_score','0.9',NULL),(2789,1,491,'1.3','Rosetta',''),(2790,1,491,'1.6','Rose',''),(2791,1,491,'3','rosie@jfegroup.co.za',''),(2792,1,491,'4','Good day \r\n\r\nCould you please advise your rates for 2 persons to take your Gliding experience - please advise what is needed and how it works - we are interested for the end of Oct 2025 .\r\n\r\nregards \r\nRosetta\r\n0847988738\r\n\r\nPS: I left a voice message as well.',''),(2793,1,491,'gravityformsrecaptcha_score','0.7',NULL),(2794,1,492,'1.3','Russell',''),(2795,1,492,'1.6','Arnott',''),(2796,1,492,'3','russell@arnott.co.za',''),(2797,1,492,'4','Good morning,\r\n\r\nPlease would you let me know when you next new pilots course will take place.\r\n\r\nRegards,\r\n\r\nRussell Arnott.',''),(2798,1,492,'gravityformsrecaptcha_score','0.9',NULL),(2799,4,493,'3.3','Kale',''),(2800,4,493,'3.6','Arnott',''),(2801,4,493,'5','(082) 774-8042',''),(2802,4,493,'8','kale@arnott.co.za',''),(2803,4,493,'7.1','I am a resident of the Western Cape.',''),(2804,4,493,'7.2','I am fit, healthy and weigh less than 100kg.',''),(2805,4,493,'7.3','I am generally interested in aviation e.g. (models, paragliding etc.).',''),(2806,4,493,'gravityformsrecaptcha_score','0.9',NULL);
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) DEFAULT NULL,
  `user_id` bigint(10) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext DEFAULT NULL,
  `note_type` varchar(50) DEFAULT NULL,
  `sub_type` varchar(50) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=472 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

LOCK TABLES `wp_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_notes` VALUES (1,1,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-13 07:55:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(2,2,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-13 17:28:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(3,3,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-14 06:34:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(4,4,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-14 09:02:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(5,5,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-14 10:27:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(6,6,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-15 09:57:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(7,7,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-15 11:15:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(8,8,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-15 12:28:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(9,9,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-15 12:54:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(10,10,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-16 08:46:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(11,11,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-16 11:01:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(12,12,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-16 19:41:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(13,13,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 10:28:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(14,14,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 12:00:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(15,15,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 14:58:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(16,16,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 16:33:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(17,17,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 18:22:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(18,18,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 18:25:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(19,19,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 18:27:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(20,20,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-17 19:15:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(21,21,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-18 04:33:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(22,22,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-18 10:37:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(23,23,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-18 12:58:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(24,24,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-18 18:40:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(25,25,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-19 12:32:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(26,26,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-19 18:07:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(27,27,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-19 21:58:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(28,28,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-20 16:44:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(29,29,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-20 19:10:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(30,30,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-21 19:30:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(31,31,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-23 18:58:04','WordPress successfully passed the notification email to the sending server.','notification','success'),(32,32,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-23 20:44:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(33,33,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-23 21:00:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(34,34,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-24 06:30:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(35,35,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-25 11:26:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(36,36,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-25 20:48:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(37,37,'Admin Notification (ID: 639822e4240dd)',0,'2022-12-27 11:57:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(38,38,'Admin Notification (ID: 639822e4240dd)',0,'2023-02-01 03:55:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(39,39,'Admin Notification (ID: 639822e4240dd)',0,'2023-02-08 08:48:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(40,40,'Admin Notification (ID: 63e371baede33)',0,'2023-02-10 11:49:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(41,41,'Admin Notification (ID: 63e371baede33)',0,'2023-02-10 17:01:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(42,42,'Admin Notification (ID: 639822e4240dd)',0,'2023-02-11 08:13:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(43,43,'Admin Notification (ID: 63e371baede33)',0,'2023-02-11 11:29:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(44,44,'Admin Notification (ID: 63e371baede33)',0,'2023-02-11 16:39:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(45,45,'Admin Notification (ID: 63e371baede33)',0,'2023-02-12 06:19:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(46,46,'Admin Notification (ID: 63e371baede33)',0,'2023-02-12 11:14:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(47,47,'Admin Notification (ID: 63e371baede33)',0,'2023-02-12 16:34:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(48,48,'Admin Notification (ID: 63e371baede33)',0,'2023-02-13 12:04:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(49,49,'Admin Notification (ID: 63e371baede33)',0,'2023-02-17 09:40:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(50,50,'Admin Notification (ID: 639822e4240dd)',0,'2023-02-18 01:54:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(51,51,'Admin Notification (ID: 639822e4240dd)',0,'2023-02-19 13:10:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(52,52,'Admin Notification (ID: 63e371baede33)',0,'2023-02-24 13:00:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(53,53,'Admin Notification (ID: 63e371baede33)',0,'2023-03-10 11:39:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(54,54,'Admin Notification (ID: 63e371baede33)',0,'2023-03-10 14:59:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(55,55,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-12 16:06:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(56,56,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-13 05:57:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(57,57,'Admin Notification (ID: 63e371baede33)',0,'2023-03-14 08:57:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(58,58,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-14 17:45:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(59,59,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-15 12:28:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(60,60,'Admin Notification (ID: 63e371baede33)',0,'2023-03-23 15:16:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(61,61,'Admin Notification (ID: 63e371baede33)',0,'2023-03-24 19:45:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(62,62,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-27 07:04:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(63,63,'Admin Notification (ID: 639822e4240dd)',0,'2023-03-30 13:01:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(64,64,'Admin Notification (ID: 639822e4240dd)',0,'2023-04-03 08:24:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(65,65,'Admin Notification (ID: 639822e4240dd)',0,'2023-04-08 08:17:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(66,66,'Admin Notification (ID: 63e371baede33)',0,'2023-04-10 10:08:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(67,67,'Admin Notification (ID: 639822e4240dd)',0,'2023-04-11 13:50:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(68,68,'Admin Notification (ID: 639822e4240dd)',0,'2023-04-12 14:03:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(69,69,'Admin Notification (ID: 63e371baede33)',0,'2023-04-23 17:51:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(70,70,'Admin Notification (ID: 63e371baede33)',0,'2023-04-29 14:12:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(71,71,'Admin Notification (ID: 639822e4240dd)',0,'2023-04-29 14:46:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(72,72,'Admin Notification (ID: 63e371baede33)',0,'2023-05-02 18:58:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(73,73,'Admin Notification (ID: 639822e4240dd)',0,'2023-05-10 09:55:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(74,74,'Admin Notification (ID: 63e371baede33)',0,'2023-05-10 12:08:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(75,75,'Admin Notification (ID: 639822e4240dd)',0,'2023-05-27 23:56:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(76,76,'Admin Notification (ID: 63e371baede33)',0,'2023-05-31 11:29:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(77,77,'Admin Notification (ID: 63e371baede33)',0,'2023-06-07 14:21:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(78,78,'Admin Notification (ID: 63e371baede33)',0,'2023-06-16 15:24:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(79,79,'Admin Notification (ID: 63e371baede33)',0,'2023-06-17 09:56:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(80,80,'Admin Notification (ID: 63e371baede33)',0,'2023-06-20 07:36:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(81,81,'Admin Notification (ID: 63e371baede33)',0,'2023-06-24 12:19:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(82,82,'Admin Notification (ID: 639822e4240dd)',0,'2023-06-28 04:50:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(83,83,'Admin Notification (ID: 63e371baede33)',0,'2023-07-03 13:54:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(84,84,'Admin Notification (ID: 639822e4240dd)',0,'2023-07-04 07:59:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(85,85,'Admin Notification (ID: 639822e4240dd)',0,'2023-07-09 15:03:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(86,86,'Admin Notification (ID: 63e371baede33)',0,'2023-07-14 06:06:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(87,87,'Admin Notification (ID: 63e371baede33)',0,'2023-07-19 21:03:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(88,88,'Admin Notification (ID: 63e371baede33)',0,'2023-07-20 00:26:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(89,89,'Admin Notification (ID: 639822e4240dd)',0,'2023-07-20 00:28:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(90,90,'Admin Notification (ID: 63e371baede33)',0,'2023-07-27 08:41:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(91,91,'Admin Notification (ID: 63e371baede33)',0,'2023-07-31 14:02:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(92,92,'Admin Notification (ID: 63e371baede33)',0,'2023-08-02 18:01:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(93,93,'Admin Notification (ID: 639822e4240dd)',0,'2023-08-02 23:46:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(94,94,'Admin Notification (ID: 63e371baede33)',0,'2023-08-05 07:30:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(95,95,'Admin Notification (ID: 639822e4240dd)',0,'2023-08-17 18:01:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(96,96,'Admin Notification (ID: 63e371baede33)',0,'2023-08-19 18:38:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(97,97,'Admin Notification (ID: 639822e4240dd)',0,'2023-08-23 19:48:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(98,98,'Admin Notification (ID: 639822e4240dd)',0,'2023-08-29 09:38:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(99,99,'Admin Notification (ID: 63e371baede33)',0,'2023-09-01 07:10:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(100,100,'Admin Notification (ID: 63e371baede33)',0,'2023-09-05 12:21:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(101,101,'Admin Notification (ID: 63e371baede33)',0,'2023-09-06 10:40:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(102,102,'Admin Notification (ID: 639822e4240dd)',0,'2023-09-09 08:53:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(103,103,'Admin Notification (ID: 63e371baede33)',0,'2023-09-21 05:45:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(104,104,'Admin Notification (ID: 63e371baede33)',0,'2023-09-23 09:34:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(105,105,'Admin Notification (ID: 63e371baede33)',0,'2023-10-02 18:12:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(106,106,'Admin Notification (ID: 63e371baede33)',0,'2023-10-17 15:46:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(107,107,'Admin Notification (ID: 63e371baede33)',0,'2023-10-19 11:04:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(108,108,'Admin Notification (ID: 639822e4240dd)',0,'2023-10-22 02:17:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(109,109,'Admin Notification (ID: 63e371baede33)',0,'2023-10-23 19:43:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(110,110,'Admin Notification (ID: 639822e4240dd)',0,'2023-10-27 07:54:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(111,111,'Admin Notification (ID: 639822e4240dd)',0,'2023-10-30 09:12:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(112,112,'Admin Notification (ID: 639822e4240dd)',0,'2023-11-09 18:05:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(113,113,'Admin Notification (ID: 639822e4240dd)',0,'2023-11-17 10:10:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(114,114,'Admin Notification (ID: 63e371baede33)',0,'2023-11-19 14:11:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(115,115,'Admin Notification (ID: 639822e4240dd)',0,'2023-11-19 14:13:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(116,116,'Admin Notification (ID: 639822e4240dd)',0,'2023-11-20 15:45:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(117,117,'Admin Notification (ID: 639822e4240dd)',0,'2023-11-30 10:57:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(118,118,'Admin Notification (ID: 63e371baede33)',0,'2023-12-08 14:57:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(119,119,'Admin Notification (ID: 63e371baede33)',0,'2023-12-10 16:40:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(120,120,'Admin Notification (ID: 63e371baede33)',0,'2023-12-15 01:33:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(121,121,'Admin Notification (ID: 63e371baede33)',0,'2023-12-19 06:05:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(122,122,'Admin Notification (ID: 63e371baede33)',0,'2023-12-20 07:26:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(123,123,'Admin Notification (ID: 639822e4240dd)',0,'2023-12-21 09:36:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(124,124,'Admin Notification (ID: 63e371baede33)',0,'2023-12-22 07:27:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(125,125,'Admin Notification (ID: 639822e4240dd)',0,'2023-12-22 21:05:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(126,126,'Admin Notification (ID: 63e371baede33)',0,'2023-12-27 14:16:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(127,127,'Admin Notification (ID: 63e371baede33)',0,'2023-12-28 18:36:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(128,128,'Admin Notification (ID: 63e371baede33)',0,'2024-01-02 17:40:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(129,129,'Admin Notification (ID: 639822e4240dd)',0,'2024-01-07 11:06:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(130,130,'Admin Notification (ID: 639822e4240dd)',0,'2024-01-09 18:53:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(131,131,'Admin Notification (ID: 639822e4240dd)',0,'2024-01-12 10:22:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(132,132,'Admin Notification (ID: 63e371baede33)',0,'2024-01-15 01:51:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(133,133,'Admin Notification (ID: 63e371baede33)',0,'2024-01-20 16:12:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(134,134,'Admin Notification (ID: 63e371baede33)',0,'2024-01-23 07:33:04','WordPress successfully passed the notification email to the sending server.','notification','success'),(135,135,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-01 13:26:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(136,136,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-02 13:41:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(137,137,'Admin Notification (ID: 63e371baede33)',0,'2024-02-02 19:31:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(138,138,'Admin Notification (ID: 63e371baede33)',0,'2024-02-05 07:53:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(139,139,'Admin Notification (ID: 63e371baede33)',0,'2024-02-05 14:02:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(140,140,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-08 07:22:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(141,141,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-17 12:30:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(142,142,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-19 17:51:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(143,143,'Admin Notification (ID: 63e371baede33)',0,'2024-02-21 11:25:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(144,144,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-21 19:52:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(145,145,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-23 16:21:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(146,146,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-27 19:29:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(147,147,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-28 16:13:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(148,148,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-28 19:58:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(149,149,'Admin Notification (ID: 639822e4240dd)',0,'2024-02-28 22:01:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(150,150,'Admin Notification (ID: 639822e4240dd)',0,'2024-03-03 05:30:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(151,151,'Admin Notification (ID: 639822e4240dd)',0,'2024-03-06 17:16:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(152,152,'Admin Notification (ID: 639822e4240dd)',0,'2024-03-07 07:04:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(153,153,'Admin Notification (ID: 639822e4240dd)',0,'2024-03-11 10:58:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(154,154,'Admin Notification (ID: 639822e4240dd)',0,'2024-03-29 21:28:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(155,155,'Admin Notification (ID: 639822e4240dd)',0,'2024-04-03 08:29:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(156,156,'Admin Notification (ID: 639822e4240dd)',0,'2024-04-04 07:05:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(157,157,'Admin Notification (ID: 63e371baede33)',0,'2024-04-16 09:17:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(158,158,'Admin Notification (ID: 63e371baede33)',0,'2024-04-21 16:07:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(159,159,'Admin Notification (ID: 639822e4240dd)',0,'2024-04-26 08:26:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(160,160,'Admin Notification (ID: 639822e4240dd)',0,'2024-04-29 04:12:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(161,161,'Admin Notification (ID: 639822e4240dd)',0,'2024-05-05 14:25:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(162,162,'Admin Notification (ID: 63e371baede33)',0,'2024-05-13 12:47:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(163,163,'Admin Notification (ID: 63e371baede33)',0,'2024-05-16 22:53:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(164,164,'Admin Notification (ID: 63e371baede33)',0,'2024-05-24 14:22:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(165,165,'Admin Notification (ID: 63e371baede33)',0,'2024-05-24 14:23:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(166,166,'Admin Notification (ID: 639822e4240dd)',0,'2024-05-27 08:23:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(167,167,'Admin Notification (ID: 639822e4240dd)',0,'2024-05-27 08:24:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(168,168,'Admin Notification (ID: 639822e4240dd)',0,'2024-06-08 16:54:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(169,169,'Admin Notification (ID: 63e371baede33)',0,'2024-06-08 16:55:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(170,170,'Admin Notification (ID: 63e371baede33)',0,'2024-06-08 19:21:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(171,171,'Admin Notification (ID: 63e371baede33)',0,'2024-07-02 09:42:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(172,173,'Admin Notification (ID: 63e371baede33)',0,'2024-07-10 10:01:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(173,174,'Admin Notification (ID: 63e371baede33)',0,'2024-07-11 08:34:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(174,175,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-14 20:49:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(175,177,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-16 14:03:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(176,178,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-16 16:51:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(177,179,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-17 07:59:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(178,180,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-17 11:28:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(179,181,'Admin Notification (ID: 639822e4240dd)',0,'2024-07-22 11:59:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(180,182,'Admin Notification (ID: 63e371baede33)',0,'2024-07-26 06:24:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(181,183,'Admin Notification (ID: 639822e4240dd)',0,'2024-08-12 14:37:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(182,184,'Admin Notification (ID: 63e371baede33)',0,'2024-08-17 09:43:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(183,185,'Admin Notification (ID: 639822e4240dd)',0,'2024-08-19 09:00:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(184,186,'Admin Notification (ID: 639822e4240dd)',0,'2024-08-21 12:09:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(185,187,'Admin Notification (ID: 639822e4240dd)',0,'2024-08-28 09:47:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(186,188,'Admin Notification (ID: 639822e4240dd)',0,'2024-08-30 06:22:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(187,189,'Admin Notification (ID: 63e371baede33)',0,'2024-09-01 00:08:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(188,190,'Admin Notification (ID: 63e371baede33)',0,'2024-09-01 08:15:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(189,191,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-07 08:45:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(190,192,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-13 06:56:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(191,193,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-13 13:14:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(192,194,'Admin Notification (ID: 63e371baede33)',0,'2024-09-15 16:53:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(193,195,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-15 16:58:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(194,196,'Admin Notification (ID: 63e371baede33)',0,'2024-09-18 10:37:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(195,197,'Admin Notification (ID: 63e371baede33)',0,'2024-09-18 10:38:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(196,198,'Admin Notification (ID: 63e371baede33)',0,'2024-09-21 08:36:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(197,199,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-23 12:02:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(198,200,'Admin Notification (ID: 639822e4240dd)',0,'2024-09-25 08:16:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(199,201,'Admin Notification (ID: 63e371baede33)',0,'2024-10-02 08:13:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(200,202,'Admin Notification (ID: 63e371baede33)',0,'2024-10-06 12:19:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(201,203,'Admin Notification (ID: 63e371baede33)',0,'2024-10-10 14:07:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(202,204,'Admin Notification (ID: 63e371baede33)',0,'2024-10-23 05:55:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(203,205,'Admin Notification (ID: 639822e4240dd)',0,'2024-10-23 08:42:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(204,206,'Admin Notification (ID: 63e371baede33)',0,'2024-10-25 17:49:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(205,207,'Admin Notification (ID: 63e371baede33)',0,'2024-10-25 18:46:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(206,208,'Admin Notification (ID: 639822e4240dd)',0,'2024-10-25 21:31:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(207,209,'Admin Notification (ID: 639822e4240dd)',0,'2024-10-28 06:58:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(208,210,'Admin Notification (ID: 639822e4240dd)',0,'2024-10-29 15:04:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(209,211,'Admin Notification (ID: 639822e4240dd)',0,'2024-10-30 08:12:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(210,212,'Admin Notification (ID: 63e371baede33)',0,'2024-10-31 21:04:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(211,213,'Admin Notification (ID: 63e371baede33)',0,'2024-11-05 12:25:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(212,214,'Admin Notification (ID: 639822e4240dd)',0,'2024-11-06 08:02:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(213,215,'Admin Notification (ID: 63e371baede33)',0,'2024-11-09 13:05:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(214,216,'Admin Notification (ID: 63e371baede33)',0,'2024-11-09 13:07:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(215,217,'Admin Notification (ID: 63e371baede33)',0,'2024-11-10 11:47:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(216,218,'Admin Notification (ID: 63e371baede33)',0,'2024-11-12 07:08:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(217,219,'Admin Notification (ID: 63e371baede33)',0,'2024-11-13 01:33:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(218,220,'Admin Notification (ID: 63e371baede33)',0,'2024-11-13 04:08:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(219,221,'Admin Notification (ID: 63e371baede33)',0,'2024-11-15 09:12:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(220,222,'Admin Notification (ID: 63e371baede33)',0,'2024-11-19 15:49:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(221,223,'Admin Notification (ID: 639822e4240dd)',0,'2024-11-23 09:05:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(222,224,'Admin Notification (ID: 63e371baede33)',0,'2024-11-26 15:21:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(223,225,'Admin Notification (ID: 63e371baede33)',0,'2024-11-27 13:34:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(224,226,'Admin Notification (ID: 63e371baede33)',0,'2024-11-28 16:46:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(225,227,'Admin Notification (ID: 63e371baede33)',0,'2024-11-28 16:52:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(226,228,'Admin Notification (ID: 639822e4240dd)',0,'2024-11-28 17:01:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(227,229,'Admin Notification (ID: 639822e4240dd)',0,'2024-11-29 02:37:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(228,230,'Admin Notification (ID: 639822e4240dd)',0,'2024-11-29 19:12:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(229,231,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-01 10:44:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(230,232,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-01 12:39:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(231,234,'Admin Notification (ID: 63e371baede33)',0,'2024-12-05 10:14:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(232,235,'Admin Notification (ID: 63e371baede33)',0,'2024-12-05 19:59:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(233,237,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-06 12:11:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(234,238,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-06 13:04:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(235,239,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-08 08:04:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(236,240,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-11 13:22:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(237,241,'Admin Notification (ID: 63e371baede33)',0,'2024-12-11 20:51:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(238,242,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-15 05:53:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(239,243,'Admin Notification (ID: 63e371baede33)',0,'2024-12-16 09:46:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(240,244,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-16 11:22:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(241,245,'Admin Notification (ID: 63e371baede33)',0,'2024-12-16 17:32:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(242,246,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-18 21:17:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(243,247,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-19 11:53:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(244,248,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-19 20:46:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(245,249,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-19 22:19:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(246,250,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-20 07:42:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(247,251,'Admin Notification (ID: 63e371baede33)',0,'2024-12-20 22:51:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(248,252,'Admin Notification (ID: 63e371baede33)',0,'2024-12-25 19:10:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(249,253,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-26 10:29:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(250,254,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-27 13:30:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(251,255,'Admin Notification (ID: 63e371baede33)',0,'2024-12-27 23:18:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(252,256,'Admin Notification (ID: 63e371baede33)',0,'2024-12-28 15:24:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(253,257,'Admin Notification (ID: 639822e4240dd)',0,'2024-12-29 11:46:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(254,258,'Admin Notification (ID: 63e371baede33)',0,'2024-12-31 17:04:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(255,259,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-05 09:47:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(256,260,'Admin Notification (ID: 63e371baede33)',0,'2025-01-06 06:58:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(257,261,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-06 07:02:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(258,262,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-06 14:57:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(259,263,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-07 13:40:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(260,264,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-07 15:41:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(261,265,'Admin Notification (ID: 63e371baede33)',0,'2025-01-08 12:52:59','WordPress successfully passed the notification email to the sending server.','notification','success'),(262,266,'Admin Notification (ID: 63e371baede33)',0,'2025-01-08 12:55:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(263,267,'Admin Notification (ID: 63e371baede33)',0,'2025-01-08 18:14:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(264,268,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-10 12:18:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(265,269,'Admin Notification (ID: 63e371baede33)',0,'2025-01-10 17:51:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(266,270,'Admin Notification (ID: 63e371baede33)',0,'2025-01-12 15:06:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(267,271,'Admin Notification (ID: 63e371baede33)',0,'2025-01-13 21:06:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(268,272,'Admin Notification (ID: 63e371baede33)',0,'2025-01-14 19:14:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(269,273,'Admin Notification (ID: 63e371baede33)',0,'2025-01-14 19:16:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(270,274,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-15 17:39:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(271,275,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-15 20:55:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(272,276,'Admin Notification (ID: 63e371baede33)',0,'2025-01-17 14:00:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(273,277,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 12:50:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(274,278,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 12:50:33','WordPress successfully passed the notification email to the sending server.','notification','success'),(275,279,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 13:38:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(276,280,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 15:35:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(277,281,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 17:56:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(278,282,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 20:11:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(279,283,'Admin Notification (ID: 63e371baede33)',0,'2025-01-21 22:42:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(280,284,'Admin Notification (ID: 63e371baede33)',0,'2025-01-22 08:25:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(281,285,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 06:54:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(282,286,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 07:12:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(283,287,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 14:42:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(284,288,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 17:14:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(285,289,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 19:08:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(286,290,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 19:10:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(287,291,'Admin Notification (ID: 63e371baede33)',0,'2025-01-23 23:00:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(288,292,'Admin Notification (ID: 63e371baede33)',0,'2025-01-24 05:04:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(289,293,'Admin Notification (ID: 63e371baede33)',0,'2025-01-24 05:56:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(290,294,'Admin Notification (ID: 63e371baede33)',0,'2025-01-24 15:30:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(291,295,'Admin Notification (ID: 63e371baede33)',0,'2025-01-24 17:52:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(292,296,'Admin Notification (ID: 63e371baede33)',0,'2025-01-24 22:26:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(293,297,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 02:19:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(294,298,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 05:11:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(295,299,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 10:45:49','WordPress successfully passed the notification email to the sending server.','notification','success'),(296,300,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 12:03:04','WordPress successfully passed the notification email to the sending server.','notification','success'),(297,301,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 19:52:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(298,302,'Admin Notification (ID: 63e371baede33)',0,'2025-01-25 20:54:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(299,303,'Admin Notification (ID: 63e371baede33)',0,'2025-01-26 10:19:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(300,304,'Admin Notification (ID: 63e371baede33)',0,'2025-01-26 11:36:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(301,305,'Admin Notification (ID: 63e371baede33)',0,'2025-01-26 15:48:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(302,306,'Admin Notification (ID: 63e371baede33)',0,'2025-01-26 16:30:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(303,307,'Admin Notification (ID: 63e371baede33)',0,'2025-01-26 20:26:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(304,308,'Admin Notification (ID: 63e371baede33)',0,'2025-01-27 13:53:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(305,309,'Admin Notification (ID: 63e371baede33)',0,'2025-01-27 20:54:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(306,310,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-28 09:39:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(307,311,'Admin Notification (ID: 63e371baede33)',0,'2025-01-28 11:03:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(308,312,'Admin Notification (ID: 63e371baede33)',0,'2025-01-28 17:15:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(309,313,'Admin Notification (ID: 63e371baede33)',0,'2025-01-28 21:31:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(310,314,'Admin Notification (ID: 63e371baede33)',0,'2025-01-28 23:27:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(311,315,'Admin Notification (ID: 63e371baede33)',0,'2025-01-29 21:22:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(312,316,'Admin Notification (ID: 63e371baede33)',0,'2025-01-30 16:22:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(313,317,'Admin Notification (ID: 63e371baede33)',0,'2025-01-30 19:49:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(314,318,'Admin Notification (ID: 639822e4240dd)',0,'2025-01-31 13:17:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(315,319,'Admin Notification (ID: 63e371baede33)',0,'2025-01-31 17:25:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(316,320,'Admin Notification (ID: 63e371baede33)',0,'2025-01-31 19:44:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(317,321,'Admin Notification (ID: 63e371baede33)',0,'2025-02-01 13:57:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(318,323,'Admin Notification (ID: 63e371baede33)',0,'2025-02-02 06:08:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(319,324,'Admin Notification (ID: 63e371baede33)',0,'2025-02-02 06:23:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(320,325,'Admin Notification (ID: 63e371baede33)',0,'2025-02-02 11:43:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(321,326,'Admin Notification (ID: 63e371baede33)',0,'2025-02-03 11:52:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(322,327,'Admin Notification (ID: 63e371baede33)',0,'2025-02-03 17:27:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(323,328,'Admin Notification (ID: 63e371baede33)',0,'2025-02-03 20:21:38','WordPress successfully passed the notification email to the sending server.','notification','success'),(324,329,'Admin Notification (ID: 63e371baede33)',0,'2025-02-03 20:51:04','WordPress successfully passed the notification email to the sending server.','notification','success'),(325,330,'Admin Notification (ID: 63e371baede33)',0,'2025-02-05 19:32:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(326,331,'Admin Notification (ID: 63e371baede33)',0,'2025-02-05 20:48:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(327,332,'Admin Notification (ID: 63e371baede33)',0,'2025-02-05 21:32:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(328,333,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-06 12:54:30','WordPress successfully passed the notification email to the sending server.','notification','success'),(329,334,'Admin Notification (ID: 63e371baede33)',0,'2025-02-06 13:45:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(330,335,'Admin Notification (ID: 63e371baede33)',0,'2025-02-06 20:33:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(331,336,'Admin Notification (ID: 63e371baede33)',0,'2025-02-07 17:07:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(332,337,'Admin Notification (ID: 63e371baede33)',0,'2025-02-08 05:42:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(333,338,'Admin Notification (ID: 63e371baede33)',0,'2025-02-08 16:02:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(334,339,'Admin Notification (ID: 63e371baede33)',0,'2025-02-08 17:24:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(335,340,'Admin Notification (ID: 63e371baede33)',0,'2025-02-08 19:34:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(336,341,'Admin Notification (ID: 63e371baede33)',0,'2025-02-08 19:37:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(337,342,'Admin Notification (ID: 63e371baede33)',0,'2025-02-09 17:04:02','WordPress successfully passed the notification email to the sending server.','notification','success'),(338,343,'Admin Notification (ID: 63e371baede33)',0,'2025-02-11 06:30:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(339,344,'Admin Notification (ID: 63e371baede33)',0,'2025-02-11 06:42:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(340,345,'Admin Notification (ID: 63e371baede33)',0,'2025-02-12 15:21:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(341,346,'Admin Notification (ID: 63e371baede33)',0,'2025-02-12 20:42:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(342,347,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-16 08:54:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(343,348,'Admin Notification (ID: 63e371baede33)',0,'2025-02-18 17:34:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(344,349,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-19 09:05:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(345,350,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-19 19:07:08','WordPress successfully passed the notification email to the sending server.','notification','success'),(346,351,'Admin Notification (ID: 63e371baede33)',0,'2025-02-19 19:41:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(347,352,'Admin Notification (ID: 63e371baede33)',0,'2025-02-20 00:11:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(348,353,'Admin Notification (ID: 63e371baede33)',0,'2025-02-20 06:32:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(349,354,'Admin Notification (ID: 63e371baede33)',0,'2025-02-20 07:51:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(350,355,'Admin Notification (ID: 63e371baede33)',0,'2025-02-20 19:08:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(351,357,'Admin Notification (ID: 63e371baede33)',0,'2025-02-21 14:04:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(352,358,'Admin Notification (ID: 63e371baede33)',0,'2025-02-21 20:05:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(353,359,'Admin Notification (ID: 63e371baede33)',0,'2025-02-22 08:14:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(354,360,'Admin Notification (ID: 63e371baede33)',0,'2025-02-22 15:47:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(355,362,'Admin Notification (ID: 63e371baede33)',0,'2025-02-24 12:05:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(356,363,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-24 12:10:03','WordPress successfully passed the notification email to the sending server.','notification','success'),(357,364,'Admin Notification (ID: 63e371baede33)',0,'2025-02-25 14:38:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(358,365,'Admin Notification (ID: 639822e4240dd)',0,'2025-02-27 14:32:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(359,366,'Admin Notification (ID: 639822e4240dd)',0,'2025-03-02 11:22:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(360,368,'Admin Notification (ID: 63e371baede33)',0,'2025-03-04 13:51:37','WordPress successfully passed the notification email to the sending server.','notification','success'),(361,369,'Admin Notification (ID: 63e371baede33)',0,'2025-03-07 15:35:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(362,370,'Admin Notification (ID: 63e371baede33)',0,'2025-03-10 02:52:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(363,371,'Admin Notification (ID: 63e371baede33)',0,'2025-03-11 06:02:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(364,372,'Admin Notification (ID: 63e371baede33)',0,'2025-03-17 06:22:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(365,374,'Admin Notification (ID: 639822e4240dd)',0,'2025-03-21 04:28:24','WordPress successfully passed the notification email to the sending server.','notification','success'),(366,375,'Admin Notification (ID: 63e371baede33)',0,'2025-03-21 13:35:56','WordPress successfully passed the notification email to the sending server.','notification','success'),(367,376,'Admin Notification (ID: 63e371baede33)',0,'2025-03-22 18:32:01','WordPress successfully passed the notification email to the sending server.','notification','success'),(368,378,'Admin Notification (ID: 639822e4240dd)',0,'2025-03-23 17:10:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(369,379,'Admin Notification (ID: 63e371baede33)',0,'2025-03-26 17:42:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(370,380,'Admin Notification (ID: 63e371baede33)',0,'2025-03-29 13:53:16','WordPress successfully passed the notification email to the sending server.','notification','success'),(371,381,'Admin Notification (ID: 639822e4240dd)',0,'2025-03-31 10:18:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(372,382,'Admin Notification (ID: 639822e4240dd)',0,'2025-04-01 02:40:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(373,383,'Admin Notification (ID: 63e371baede33)',0,'2025-04-01 12:30:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(374,384,'Admin Notification (ID: 63e371baede33)',0,'2025-04-07 08:19:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(375,385,'Admin Notification (ID: 639822e4240dd)',0,'2025-04-07 12:13:35','WordPress successfully passed the notification email to the sending server.','notification','success'),(376,386,'Admin Notification (ID: 63e371baede33)',0,'2025-04-12 14:43:57','WordPress successfully passed the notification email to the sending server.','notification','success'),(377,388,'Admin Notification (ID: 63e371baede33)',0,'2025-04-19 13:56:19','WordPress successfully passed the notification email to the sending server.','notification','success'),(378,389,'Admin Notification (ID: 63e371baede33)',0,'2025-04-20 11:13:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(379,390,'Admin Notification (ID: 63e371baede33)',0,'2025-04-20 17:50:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(380,391,'Admin Notification (ID: 63e371baede33)',0,'2025-04-23 20:25:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(381,392,'Admin Notification (ID: 63e371baede33)',0,'2025-04-29 10:20:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(382,393,'Admin Notification (ID: 63e371baede33)',0,'2025-05-01 10:38:09','WordPress successfully passed the notification email to the sending server.','notification','success'),(383,394,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-06 10:49:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(384,395,'Admin Notification (ID: 63e371baede33)',0,'2025-05-07 14:55:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(385,396,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-08 09:58:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(386,397,'Admin Notification (ID: 63e371baede33)',0,'2025-05-13 11:19:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(387,398,'Admin Notification (ID: 63e371baede33)',0,'2025-05-17 15:52:36','WordPress successfully passed the notification email to the sending server.','notification','success'),(388,400,'Admin Notification (ID: 63e371baede33)',0,'2025-05-18 13:56:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(389,401,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-19 11:50:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(390,402,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-19 12:04:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(391,405,'Admin Notification (ID: 63e371baede33)',0,'2025-05-22 12:29:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(392,406,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-25 11:04:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(393,407,'Admin Notification (ID: 63e371baede33)',0,'2025-05-27 08:52:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(394,408,'Admin Notification (ID: 639822e4240dd)',0,'2025-05-29 10:02:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(395,409,'Admin Notification (ID: 639822e4240dd)',0,'2025-06-01 13:04:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(396,410,'Admin Notification (ID: 63e371baede33)',0,'2025-06-02 08:20:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(397,411,'Admin Notification (ID: 63e371baede33)',0,'2025-06-05 17:23:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(398,413,'Admin Notification (ID: 63e371baede33)',0,'2025-06-15 17:26:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(399,415,'Admin Notification (ID: 639822e4240dd)',0,'2025-06-23 19:54:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(400,416,'Admin Notification (ID: 63e371baede33)',0,'2025-06-24 12:58:32','WordPress successfully passed the notification email to the sending server.','notification','success'),(401,417,'Admin Notification (ID: 639822e4240dd)',0,'2025-06-26 12:00:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(402,418,'Admin Notification (ID: 63e371baede33)',0,'2025-06-29 04:35:39','WordPress successfully passed the notification email to the sending server.','notification','success'),(403,420,'Admin Notification (ID: 639822e4240dd)',0,'2025-07-07 09:38:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(404,421,'Admin Notification (ID: 639822e4240dd)',0,'2025-07-08 01:25:21','WordPress successfully passed the notification email to the sending server.','notification','success'),(405,422,'Admin Notification (ID: 63e371baede33)',0,'2025-07-12 11:37:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(406,424,'Admin Notification (ID: 63e371baede33)',0,'2025-07-20 14:57:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(407,425,'Admin Notification (ID: 63e371baede33)',0,'2025-07-20 20:16:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(408,426,'Admin Notification (ID: 639822e4240dd)',0,'2025-07-28 08:48:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(409,427,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-01 17:12:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(410,428,'Admin Notification (ID: 63e371baede33)',0,'2025-08-02 10:58:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(411,429,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-07 06:19:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(412,430,'Admin Notification (ID: 63e371baede33)',0,'2025-08-07 11:09:41','WordPress successfully passed the notification email to the sending server.','notification','success'),(413,431,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-07 14:46:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(414,432,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-08 16:15:28','WordPress successfully passed the notification email to the sending server.','notification','success'),(415,434,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-14 07:56:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(416,435,'Admin Notification (ID: 63e371baede33)',0,'2025-08-15 10:58:06','WordPress successfully passed the notification email to the sending server.','notification','success'),(417,436,'Admin Notification (ID: 63e371baede33)',0,'2025-08-15 17:47:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(418,437,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-16 02:15:15','WordPress successfully passed the notification email to the sending server.','notification','success'),(419,438,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-16 19:28:07','WordPress successfully passed the notification email to the sending server.','notification','success'),(420,439,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-25 15:19:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(421,440,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-25 15:34:54','WordPress successfully passed the notification email to the sending server.','notification','success'),(422,441,'Admin Notification (ID: 639822e4240dd)',0,'2025-08-28 13:47:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(423,442,'Admin Notification (ID: 63e371baede33)',0,'2025-08-29 12:14:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(424,443,'Admin Notification (ID: 63e371baede33)',0,'2025-09-02 16:54:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(425,444,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-04 14:45:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(426,445,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-04 18:14:23','WordPress successfully passed the notification email to the sending server.','notification','success'),(427,446,'Admin Notification (ID: 63e371baede33)',0,'2025-09-09 15:22:40','WordPress successfully passed the notification email to the sending server.','notification','success'),(428,447,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-12 21:21:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(429,448,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-13 12:18:44','WordPress successfully passed the notification email to the sending server.','notification','success'),(430,449,'Admin Notification (ID: 63e371baede33)',0,'2025-09-16 12:42:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(431,450,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-17 16:23:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(432,451,'Admin Notification (ID: 63e371baede33)',0,'2025-09-18 06:53:14','WordPress successfully passed the notification email to the sending server.','notification','success'),(433,454,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-09-18 07:56:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(434,455,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-09-19 04:32:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(435,456,'Admin Notification (ID: 63e371baede33)',0,'2025-09-21 12:50:05','WordPress successfully passed the notification email to the sending server.','notification','success'),(436,457,'Admin Notification (ID: 63e371baede33)',0,'2025-09-21 12:50:13','WordPress successfully passed the notification email to the sending server.','notification','success'),(437,458,'Admin Notification (ID: 63e371baede33)',0,'2025-09-22 05:35:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(438,459,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-09-22 09:43:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(439,460,'Admin Notification (ID: 63e371baede33)',0,'2025-09-23 20:41:17','WordPress successfully passed the notification email to the sending server.','notification','success'),(440,461,'Admin Notification (ID: 63e371baede33)',0,'2025-09-24 05:36:26','WordPress successfully passed the notification email to the sending server.','notification','success'),(441,462,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-24 08:26:58','WordPress successfully passed the notification email to the sending server.','notification','success'),(442,463,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-26 13:21:29','WordPress successfully passed the notification email to the sending server.','notification','success'),(443,465,'Admin Notification (ID: 63e371baede33)',0,'2025-09-27 06:37:10','WordPress successfully passed the notification email to the sending server.','notification','success'),(444,466,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-27 11:12:45','WordPress successfully passed the notification email to the sending server.','notification','success'),(445,467,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-09-28 04:48:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(446,468,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-28 07:24:34','WordPress successfully passed the notification email to the sending server.','notification','success'),(447,469,'Admin Notification (ID: 639822e4240dd)',0,'2025-09-28 13:59:22','WordPress successfully passed the notification email to the sending server.','notification','success'),(448,470,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-09-30 20:47:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(449,471,'Admin Notification (ID: 63e371baede33)',0,'2025-09-30 21:49:50','WordPress successfully passed the notification email to the sending server.','notification','success'),(450,472,'Admin Notification (ID: 63e371baede33)',0,'2025-10-03 04:34:52','WordPress successfully passed the notification email to the sending server.','notification','success'),(451,473,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-03 04:38:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(452,474,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-03 08:10:18','WordPress successfully passed the notification email to the sending server.','notification','success'),(453,475,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-03 14:16:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(454,476,'Admin Notification (ID: 63e371baede33)',0,'2025-10-03 20:48:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(455,477,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-04 18:29:12','WordPress successfully passed the notification email to the sending server.','notification','success'),(456,478,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-10-06 12:18:43','WordPress successfully passed the notification email to the sending server.','notification','success'),(457,479,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-06 12:28:51','WordPress successfully passed the notification email to the sending server.','notification','success'),(458,480,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-10-07 17:25:47','WordPress successfully passed the notification email to the sending server.','notification','success'),(459,481,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-10 10:46:20','WordPress successfully passed the notification email to the sending server.','notification','success'),(460,482,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-11 14:06:48','WordPress successfully passed the notification email to the sending server.','notification','success'),(461,483,'Admin Notification (ID: 63e371baede33)',0,'2025-10-11 14:22:27','WordPress successfully passed the notification email to the sending server.','notification','success'),(462,484,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-12 22:17:55','WordPress successfully passed the notification email to the sending server.','notification','success'),(463,485,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-13 10:25:25','WordPress successfully passed the notification email to the sending server.','notification','success'),(464,486,'Admin Notification (ID: 63e371baede33)',0,'2025-10-14 11:09:31','WordPress successfully passed the notification email to the sending server.','notification','success'),(465,487,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-16 08:23:00','WordPress successfully passed the notification email to the sending server.','notification','success'),(466,488,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-17 13:24:11','WordPress successfully passed the notification email to the sending server.','notification','success'),(467,489,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-19 11:18:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(468,490,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-20 06:42:53','WordPress successfully passed the notification email to the sending server.','notification','success'),(469,491,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-20 13:50:46','WordPress successfully passed the notification email to the sending server.','notification','success'),(470,492,'Admin Notification (ID: 639822e4240dd)',0,'2025-10-21 06:57:42','WordPress successfully passed the notification email to the sending server.','notification','success'),(471,493,'Admin Notification (ID: 68cbb42dba65d)',0,'2025-10-21 06:59:35','WordPress successfully passed the notification email to the sending server.','notification','success');
/*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(10) NOT NULL DEFAULT 1,
  `is_trash` tinyint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES (1,'Contact Form','2022-12-13 06:59:48',NULL,1,0),(2,'Ab Initio Course','2023-02-08 09:56:10',NULL,1,0),(3,'PAX Flight Booking','2023-02-15 07:49:33',NULL,1,0),(4,'New Ab Initio Course','2025-09-18 07:26:37',NULL,1,0);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext DEFAULT NULL,
  `entries_grid_meta` longtext DEFAULT NULL,
  `confirmations` longtext DEFAULT NULL,
  `notifications` longtext DEFAULT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES (1,'{\"title\":\"Contact Form\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"name\",\"id\":1,\"formId\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-prefix\",\"choices\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\",\"autocompleteAttribute\":\"given-name\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"autocompleteAttribute\":\"additional-name\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\",\"autocompleteAttribute\":\"family-name\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-suffix\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"31071b05\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false},{\"type\":\"email\",\"id\":3,\"formId\":1,\"label\":\"Email Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"6b5d08d2\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[]},{\"type\":\"textarea\",\"id\":4,\"formId\":1,\"label\":\"Message Comments\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"16f9ef15\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"}],\"version\":\"2.6.7\",\"id\":1,\"markupVersion\":2,\"nextFieldId\":5,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"639822e4245ff\":{\"id\":\"639822e4245ff\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\\r\\n\\r\\nTo give you a taste of how amazing this will be, have a look at this YouTube video:\\r\\n\\r\\n<a href=\\\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\\\">https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/a>\\r\\n\\r\\n<strong>If you are looking to book a flight as as experience for yourself or a gift for somebody else, this will give you a broad overview:<\\/strong>\\r\\n\\r\\nAnybody can safely experience gliding with a qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seater glider and the launch is by Aerotow.\\r\\n\\r\\nYou will arrive at the airfield at the agreed time and there will be an instructor to meet you. They will explain how the flight will work and answer any questions you might have.\\r\\n\\r\\nYou will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\r\\n<ul>\\r\\n \\t<li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\r\\n \\t<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\r\\n \\t<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\r\\n \\t<li>Available on weekends.<\\/li>\\r\\n \\t<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\r\\n \\t<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\r\\n<\\/ul>\\r\\nTake care,\\r\\n\\r\\nCape Gliding Team\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"\",\"conditionalLogic\":[]}}','{\"639822e4240dd\":{\"id\":\"639822e4240dd\",\"isActive\":true,\"to\":\"{admin_email}\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\"}}'),(2,'{\"title\":\"Ab Initio Course\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"html\",\"id\":8,\"formId\":2,\"label\":\"HTML Block\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"content\":\"If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.\",\"disableMargins\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6ab1d86a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"name\",\"id\":1,\"formId\":2,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-prefix\",\"choices\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\",\"autocompleteAttribute\":\"given-name\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"autocompleteAttribute\":\"additional-name\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\",\"autocompleteAttribute\":\"family-name\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-suffix\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"6b32e6f4\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":3,\"formId\":2,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"71492f1e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"71492f1e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"checkbox\",\"id\":10,\"formId\":2,\"label\":\"Pre-requisites\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"I am a resident of the Western Cape.\",\"value\":\"I am a resident of the Western Cape.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"I am fit, healthy and weigh less than 100kg.\",\"value\":\"I am fit, healthy and weigh less than 100kg.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"value\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"isSelected\":false,\"price\":\"\"}],\"inputs\":[{\"id\":\"10.1\",\"label\":\"I am a resident of the Western Cape.\",\"name\":\"\"},{\"id\":\"10.2\",\"label\":\"I am fit, healthy and weigh less than 100kg.\",\"name\":\"\"},{\"id\":\"10.3\",\"label\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableSelectAll\":true,\"enablePrice\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"dd21a1be\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"selectAllText\":\"Select All\",\"displayOnly\":\"\"}],\"version\":\"2.9.17.1\",\"id\":2,\"markupVersion\":2,\"nextFieldId\":11,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','a:7:{i:0;s:3:\"1.3\";i:1;s:3:\"1.6\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:4:\"10.1\";i:5;s:27:\"gravityformsrecaptcha_score\";i:6;s:12:\"date_created\";}','{\"63e371baee527\":{\"id\":\"63e371baee527\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"63e371baede33\":{\"id\":\"63e371baede33\",\"isActive\":true,\"to\":\"aricotton007@gmail.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission for Ab Initio Course\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"aricotton007@gmail.com\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Cape Gliding Club\",\"from\":\"{admin_email}\",\"replyTo\":\"info@capegliding.co.za\",\"bcc\":\"steve@porteranddaughters.com\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}'),(3,'{\"title\":\"PAX Flight Booking\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"name\",\"id\":1,\"formId\":3,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"1.2\",\"label\":\"Prefix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-prefix\",\"choices\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"1.3\",\"label\":\"First\",\"name\":\"\",\"autocompleteAttribute\":\"given-name\"},{\"id\":\"1.4\",\"label\":\"Middle\",\"name\":\"\",\"autocompleteAttribute\":\"additional-name\",\"isHidden\":true},{\"id\":\"1.6\",\"label\":\"Last\",\"name\":\"\",\"autocompleteAttribute\":\"family-name\"},{\"id\":\"1.8\",\"label\":\"Suffix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-suffix\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"6b32e6f4\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":3,\"formId\":3,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"71492f1e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":3,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"71492f1e\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":11,\"formId\":3,\"label\":\"Details\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Please add the date(s) that would be ideal for you to fly with us. Please note, weekends only.\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"054d8124\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.7.1\",\"id\":3,\"markupVersion\":2,\"nextFieldId\":12,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save and Continue Later\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"63e371baee527\":{\"id\":\"63e371baee527\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"63e371baede33\":{\"id\":\"63e371baede33\",\"isActive\":true,\"to\":\"info@capegliding.co.za\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission for PAX booking\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"info@capegliding.co.za\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Cape Gliding Club\",\"from\":\"{admin_email}\",\"replyTo\":\"info@capegliding.co.za\",\"bcc\":\"steve@porteranddaughters.com\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}'),(4,'{\"fields\":[{\"type\":\"name\",\"id\":3,\"formId\":4,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"nameFormat\":\"advanced\",\"inputs\":[{\"id\":\"3.2\",\"label\":\"Prefix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-prefix\",\"choices\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}],\"isHidden\":true,\"inputType\":\"radio\"},{\"id\":\"3.3\",\"label\":\"First\",\"name\":\"\",\"autocompleteAttribute\":\"given-name\"},{\"id\":\"3.4\",\"label\":\"Middle\",\"name\":\"\",\"autocompleteAttribute\":\"additional-name\",\"isHidden\":true},{\"id\":\"3.6\",\"label\":\"Last\",\"name\":\"\",\"autocompleteAttribute\":\"family-name\"},{\"id\":\"3.8\",\"label\":\"Suffix\",\"name\":\"\",\"autocompleteAttribute\":\"honorific-suffix\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"name\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"dbb50c94\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":4,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableDisplayInColumns\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e2f675d8\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"layoutSpacerGridColumnSpan\":0,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":8,\"formId\":4,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableDisplayInColumns\":\"\",\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e2f675d8\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"checkbox\",\"id\":7,\"formId\":4,\"label\":\"Pre-requisites\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"choices\":[{\"text\":\"I am a resident of the Western Cape.\",\"value\":\"I am a resident of the Western Cape.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"I am fit, healthy and weigh less than 100kg.\",\"value\":\"I am fit, healthy and weigh less than 100kg.\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"value\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"isSelected\":false,\"price\":\"\"}],\"validateState\":true,\"inputs\":[{\"id\":\"7.1\",\"label\":\"I am a resident of the Western Cape.\",\"name\":\"\"},{\"id\":\"7.2\",\"label\":\"I am fit, healthy and weigh less than 100kg.\",\"name\":\"\"},{\"id\":\"7.3\",\"label\":\"I am generally interested in aviation e.g. (models, paragliding etc.).\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"checkbox\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableDisplayInColumns\":\"\",\"enableSelectAll\":true,\"choiceLimit\":\"\",\"enablePrice\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe1b3d1c\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"enableChoiceValue\":true,\"pageNumber\":1,\"fields\":\"\",\"selectAllText\":\"Select All\",\"displayOnly\":\"\"}],\"button\":{\"type\":\"text\",\"text\":\"\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"title\":\"New Ab Initio Course\",\"description\":\"New Ab Initio Course\",\"version\":\"2.9.17.1\",\"id\":4,\"markupVersion\":2,\"nextFieldId\":10,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"68cbb42dbacd1\":{\"id\":\"68cbb42dbacd1\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\"}}','{\"68cbb42dba65d\":{\"id\":\"68cbb42dba65d\",\"isActive\":true,\"to\":\"aricotton007@gmail.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission for Ab Initio Course\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"aricotton007@gmail.com\",\"toField\":\"\",\"routing\":null,\"fromName\":\"Cape Gliding Club\",\"from\":\"{admin_email}\",\"replyTo\":\"info@capegliding.co.za\",\"bcc\":\"steve@porteranddaughters.com\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

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

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) DEFAULT NULL,
  `count` mediumint(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2612 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES (1,1,'2022-12-13 08:10:12','',145),(2,1,'2022-12-14 08:15:49','',40),(3,1,'2022-12-15 08:28:22','',174),(4,1,'2022-12-16 08:41:09','',113),(5,1,'2022-12-17 08:43:13','',187),(6,1,'2022-12-18 08:53:22','',125),(7,1,'2022-12-19 09:14:05','',141),(8,1,'2022-12-20 09:40:43','',117),(9,1,'2022-12-21 09:52:16','',138),(10,1,'2022-12-22 10:12:06','',107),(11,1,'2022-12-23 10:31:18','',113),(12,1,'2022-12-24 10:49:00','',103),(13,1,'2022-12-25 11:19:36','',82),(14,1,'2022-12-26 13:30:17','',9),(15,1,'2022-12-27 20:24:58','',4),(16,1,'2022-12-29 04:21:28','',2),(17,1,'2022-12-30 09:20:44','',1),(18,1,'2022-12-31 10:28:56','',2),(19,1,'2023-01-01 11:37:49','',3),(20,1,'2023-01-03 02:49:40','',1),(21,1,'2023-01-04 04:53:01','',1),(22,1,'2023-01-05 09:55:26','',2),(23,1,'2023-01-06 10:06:34','',6),(24,1,'2023-01-08 06:44:23','',2),(25,1,'2023-01-09 11:22:04','',4),(26,1,'2023-01-10 11:43:22','',2),(27,1,'2023-01-11 14:49:28','',3),(28,1,'2023-01-12 18:13:15','',2),(29,1,'2023-01-14 12:43:17','',2),(30,1,'2023-01-15 12:43:47','',2),(31,1,'2023-01-16 22:04:29','',3),(32,1,'2023-01-18 12:27:43','',4),(33,1,'2023-01-19 18:51:26','',2),(34,1,'2023-01-20 21:08:15','',3),(35,1,'2023-01-22 01:54:04','',2),(36,1,'2023-01-23 10:22:28','',4),(37,1,'2023-01-24 23:40:36','',8),(38,1,'2023-01-26 14:36:16','',3),(39,1,'2023-01-28 13:51:24','',7),(40,1,'2023-01-29 15:16:53','',2),(41,1,'2023-01-31 20:19:32','',2),(42,1,'2023-02-01 23:22:24','',1),(43,1,'2023-02-03 06:06:10','',1),(44,1,'2023-02-04 08:58:48','',1),(45,1,'2023-02-05 11:26:35','',1),(46,1,'2023-02-06 21:48:32','',2),(47,1,'2023-02-07 22:06:38','',11),(48,2,'2023-02-08 11:20:38','',14),(49,1,'2023-02-09 07:27:12','',5),(50,2,'2023-02-09 12:38:07','',82),(51,1,'2023-02-10 07:55:44','',4),(52,2,'2023-02-10 12:39:17','',597),(53,1,'2023-02-11 08:07:37','',3),(54,2,'2023-02-11 12:40:34','',536),(55,2,'2023-02-12 12:41:32','',794),(56,1,'2023-02-12 15:37:07','',5),(57,2,'2023-02-13 12:41:49','',381),(58,1,'2023-02-13 21:09:34','',3),(59,2,'2023-02-14 17:29:31','',54),(60,1,'2023-02-14 22:03:42','',2),(61,3,'2023-02-15 08:16:18','',42),(62,2,'2023-02-15 21:11:56','',31),(63,1,'2023-02-16 05:01:04','',4),(64,3,'2023-02-16 08:27:21','',27),(65,2,'2023-02-16 21:47:14','',24),(66,3,'2023-02-17 09:34:59','',28),(67,1,'2023-02-17 10:18:35','',3),(68,2,'2023-02-17 21:51:08','',34),(69,3,'2023-02-18 09:46:23','',26),(70,1,'2023-02-18 12:17:35','',6),(71,2,'2023-02-19 01:19:41','',59),(72,3,'2023-02-19 10:17:12','',53),(73,1,'2023-02-19 13:05:54','',3),(74,2,'2023-02-20 01:41:13','',20),(75,3,'2023-02-20 10:34:18','',23),(76,1,'2023-02-20 16:02:25','',3),(77,2,'2023-02-21 01:42:43','',34),(78,3,'2023-02-21 11:35:57','',29),(79,1,'2023-02-21 18:17:27','',2),(80,2,'2023-02-22 05:40:57','',20),(81,3,'2023-02-22 12:12:16','',23),(82,1,'2023-02-23 05:56:39','',6),(83,2,'2023-02-23 06:01:33','',38),(84,3,'2023-02-23 12:18:53','',24),(85,2,'2023-02-24 09:48:49','',21),(86,3,'2023-02-24 12:54:01','',16),(87,2,'2023-02-25 11:45:30','',20),(88,3,'2023-02-25 14:07:16','',14),(89,1,'2023-02-25 14:07:49','',1),(90,3,'2023-02-26 14:13:23','',19),(91,2,'2023-02-26 14:13:23','',19),(92,1,'2023-02-27 13:24:54','',2),(93,3,'2023-02-27 17:26:18','',18),(94,2,'2023-02-27 17:26:18','',19),(95,3,'2023-02-28 18:09:22','',17),(96,2,'2023-02-28 18:09:22','',17),(97,1,'2023-02-28 20:19:02','',2),(98,3,'2023-03-01 19:51:57','',32),(99,2,'2023-03-01 19:51:57','',31),(100,3,'2023-03-02 21:13:25','',11),(101,2,'2023-03-02 21:13:25','',12),(102,1,'2023-03-03 09:57:27','',1),(103,3,'2023-03-03 21:53:57','',27),(104,2,'2023-03-03 21:53:57','',27),(105,1,'2023-03-04 13:02:35','',1),(106,3,'2023-03-05 00:44:23','',20),(107,2,'2023-03-05 00:44:23','',21),(108,1,'2023-03-05 18:55:05','',2),(109,3,'2023-03-06 03:26:52','',17),(110,2,'2023-03-06 03:26:52','',17),(111,3,'2023-03-07 09:46:19','',31),(112,2,'2023-03-07 09:46:19','',30),(113,1,'2023-03-07 10:23:53','',5),(114,3,'2023-03-08 09:47:01','',18),(115,2,'2023-03-08 09:47:01','',17),(116,3,'2023-03-09 11:32:15','',18),(117,2,'2023-03-09 11:32:16','',17),(118,3,'2023-03-10 11:37:09','',23),(119,2,'2023-03-10 11:37:09','',23),(120,1,'2023-03-10 11:37:16','',3),(121,3,'2023-03-11 16:10:44','',22),(122,2,'2023-03-11 16:10:44','',21),(123,1,'2023-03-12 10:50:04','',6),(124,3,'2023-03-12 18:06:03','',26),(125,2,'2023-03-12 18:06:03','',30),(126,1,'2023-03-13 11:30:53','',3),(127,3,'2023-03-13 20:58:07','',29),(128,2,'2023-03-13 20:58:07','',27),(129,1,'2023-03-14 17:44:30','',4),(130,3,'2023-03-14 22:02:59','',19),(131,2,'2023-03-14 22:02:59','',18),(132,1,'2023-03-15 19:02:11','',3),(133,3,'2023-03-15 22:18:33','',15),(134,2,'2023-03-15 22:18:33','',13),(135,3,'2023-03-17 00:13:26','',13),(136,2,'2023-03-17 00:13:26','',14),(137,3,'2023-03-18 00:32:48','',19),(138,2,'2023-03-18 00:32:48','',17),(139,3,'2023-03-19 00:36:55','',20),(140,2,'2023-03-19 00:36:56','',20),(141,1,'2023-03-19 09:27:47','',6),(142,3,'2023-03-20 03:11:21','',16),(143,2,'2023-03-20 03:11:21','',16),(144,1,'2023-03-20 10:59:27','',3),(145,3,'2023-03-21 06:27:50','',30),(146,2,'2023-03-21 06:27:51','',30),(147,3,'2023-03-22 06:35:56','',19),(148,2,'2023-03-22 06:35:56','',19),(149,1,'2023-03-22 12:24:22','',1),(150,3,'2023-03-23 10:01:16','',19),(151,2,'2023-03-23 10:01:17','',19),(152,1,'2023-03-24 02:31:46','',2),(153,3,'2023-03-24 10:30:17','',25),(154,2,'2023-03-24 10:30:17','',21),(155,1,'2023-03-25 09:45:16','',2),(156,3,'2023-03-25 11:57:42','',22),(157,2,'2023-03-25 11:57:42','',22),(158,1,'2023-03-26 13:02:29','',2),(159,3,'2023-03-26 14:50:00','',20),(160,2,'2023-03-26 14:50:00','',18),(161,3,'2023-03-27 17:23:49','',10),(162,2,'2023-03-27 17:23:49','',10),(163,1,'2023-03-27 22:05:39','',2),(164,3,'2023-03-28 18:32:56','',11),(165,2,'2023-03-28 18:32:57','',10),(166,3,'2023-03-29 22:09:28','',25),(167,2,'2023-03-29 22:09:28','',24),(168,1,'2023-03-29 22:09:49','',4),(169,3,'2023-03-30 23:24:51','',21),(170,2,'2023-03-30 23:24:51','',22),(171,1,'2023-03-31 07:09:51','',1),(172,3,'2023-04-01 00:18:07','',11),(173,2,'2023-04-01 00:18:07','',10),(174,3,'2023-04-02 00:43:43','',23),(175,2,'2023-04-02 00:43:43','',23),(176,1,'2023-04-02 07:20:27','',2),(177,3,'2023-04-03 00:45:26','',20),(178,2,'2023-04-03 00:45:26','',20),(179,1,'2023-04-03 08:22:48','',1),(180,3,'2023-04-04 01:58:02','',21),(181,2,'2023-04-04 01:58:02','',20),(182,3,'2023-04-05 08:46:31','',33),(183,2,'2023-04-05 08:46:31','',31),(184,1,'2023-04-05 13:30:18','',1),(185,3,'2023-04-06 09:17:33','',21),(186,2,'2023-04-06 09:17:33','',19),(187,1,'2023-04-06 13:42:29','',1),(188,3,'2023-04-07 09:41:47','',23),(189,2,'2023-04-07 09:41:47','',22),(190,1,'2023-04-08 01:05:05','',2),(191,3,'2023-04-08 09:45:19','',15),(192,2,'2023-04-08 09:45:19','',15),(193,1,'2023-04-09 01:16:27','',2),(194,3,'2023-04-09 09:46:53','',33),(195,2,'2023-04-09 09:46:54','',33),(196,3,'2023-04-10 09:46:54','',16),(197,2,'2023-04-10 10:00:26','',15),(198,3,'2023-04-11 09:47:22','',21),(199,2,'2023-04-11 10:53:01','',20),(200,1,'2023-04-11 13:46:02','',4),(201,3,'2023-04-12 13:58:36','',26),(202,2,'2023-04-12 13:58:36','',24),(203,1,'2023-04-12 14:01:38','',5),(204,3,'2023-04-13 14:47:00','',30),(205,2,'2023-04-13 14:47:00','',30),(206,1,'2023-04-13 15:38:32','',2),(207,3,'2023-04-14 21:47:00','',32),(208,2,'2023-04-14 21:47:00','',33),(209,1,'2023-04-15 05:22:43','',4),(210,3,'2023-04-16 00:13:00','',14),(211,2,'2023-04-16 00:13:00','',15),(212,1,'2023-04-16 08:36:53','',2),(213,3,'2023-04-17 00:18:44','',16),(214,2,'2023-04-17 00:18:44','',14),(215,1,'2023-04-17 11:26:23','',2),(216,3,'2023-04-18 00:45:56','',25),(217,2,'2023-04-18 00:45:56','',25),(218,1,'2023-04-18 16:38:50','',1),(219,3,'2023-04-19 02:20:01','',14),(220,2,'2023-04-19 03:31:11','',18),(221,1,'2023-04-19 23:44:48','',2),(222,3,'2023-04-20 04:32:36','',32),(223,2,'2023-04-20 04:32:36','',32),(224,3,'2023-04-21 04:34:19','',53),(225,2,'2023-04-21 04:34:19','',52),(226,1,'2023-04-21 04:36:35','',4),(227,3,'2023-04-22 04:38:39','',15),(228,2,'2023-04-22 04:38:39','',14),(229,1,'2023-04-23 04:35:10','',3),(230,3,'2023-04-23 05:09:37','',32),(231,2,'2023-04-23 05:09:37','',31),(232,3,'2023-04-24 09:46:42','',22),(233,2,'2023-04-24 09:46:42','',21),(234,1,'2023-04-24 14:55:30','',3),(235,3,'2023-04-25 13:06:25','',17),(236,2,'2023-04-25 13:06:25','',17),(237,1,'2023-04-26 00:21:54','',2),(238,3,'2023-04-26 14:02:55','',22),(239,2,'2023-04-26 14:02:55','',22),(240,3,'2023-04-27 14:12:46','',14),(241,2,'2023-04-27 14:12:46','',14),(242,1,'2023-04-28 10:05:09','',1),(243,3,'2023-04-28 17:05:41','',32),(244,2,'2023-04-28 17:05:41','',30),(245,1,'2023-04-29 11:28:36','',3),(246,3,'2023-04-29 21:46:49','',11),(247,2,'2023-04-29 21:46:49','',10),(248,3,'2023-04-30 23:19:59','',27),(249,2,'2023-04-30 23:19:59','',27),(250,3,'2023-05-02 03:50:39','',17),(251,2,'2023-05-02 03:50:39','',19),(252,1,'2023-05-02 18:07:38','',3),(253,3,'2023-05-03 04:19:08','',16),(254,2,'2023-05-03 04:19:08','',16),(255,3,'2023-05-04 04:41:55','',37),(256,2,'2023-05-04 04:41:55','',37),(257,1,'2023-05-04 07:34:30','',4),(258,3,'2023-05-05 05:21:25','',15),(259,2,'2023-05-05 05:21:25','',15),(260,1,'2023-05-05 08:12:39','',3),(261,3,'2023-05-06 09:46:40','',11),(262,2,'2023-05-06 09:46:40','',11),(263,1,'2023-05-07 02:06:21','',1),(264,3,'2023-05-07 10:39:13','',15),(265,2,'2023-05-07 10:39:13','',16),(266,1,'2023-05-08 02:59:24','',5),(267,3,'2023-05-08 11:17:31','',11),(268,2,'2023-05-08 11:17:31','',12),(269,1,'2023-05-09 09:17:21','',2),(270,3,'2023-05-09 16:03:47','',29),(271,2,'2023-05-09 16:03:47','',34),(272,1,'2023-05-10 09:54:34','',5),(273,3,'2023-05-10 16:19:30','',27),(274,2,'2023-05-10 16:19:30','',25),(275,3,'2023-05-11 17:07:12','',19),(276,2,'2023-05-11 17:07:12','',18),(277,1,'2023-05-12 12:12:20','',2),(278,3,'2023-05-12 19:15:38','',20),(279,2,'2023-05-12 19:20:33','',19),(280,2,'2023-05-13 19:38:56','',10),(281,3,'2023-05-13 21:19:37','',8),(282,1,'2023-05-14 03:45:27','',3),(283,3,'2023-05-14 21:45:30','',16),(284,2,'2023-05-14 21:45:30','',18),(285,1,'2023-05-15 04:50:41','',4),(286,3,'2023-05-15 21:47:00','',16),(287,2,'2023-05-15 21:47:00','',18),(288,3,'2023-05-16 21:47:01','',12),(289,2,'2023-05-16 21:47:01','',12),(290,3,'2023-05-17 23:12:32','',22),(291,2,'2023-05-17 23:12:32','',21),(292,1,'2023-05-18 22:44:21','',2),(293,3,'2023-05-19 05:20:23','',14),(294,2,'2023-05-19 05:20:23','',14),(295,1,'2023-05-20 07:29:34','',7),(296,3,'2023-05-20 09:46:34','',15),(297,2,'2023-05-20 09:46:34','',15),(298,3,'2023-05-21 09:47:04','',13),(299,2,'2023-05-21 09:47:05','',13),(300,3,'2023-05-22 10:52:01','',21),(301,2,'2023-05-22 10:52:01','',16),(302,1,'2023-05-22 11:09:31','',3),(303,1,'2023-05-23 12:17:56','',3),(304,3,'2023-05-23 16:32:26','',25),(305,2,'2023-05-23 16:32:27','',24),(306,3,'2023-05-24 19:21:11','',24),(307,2,'2023-05-24 19:21:11','',25),(308,3,'2023-05-25 19:52:05','',15),(309,2,'2023-05-25 19:52:05','',15),(310,1,'2023-05-25 20:04:55','',2),(311,3,'2023-05-26 21:39:06','',10),(312,2,'2023-05-26 21:39:06','',11),(313,1,'2023-05-26 22:34:49','',1),(314,3,'2023-05-27 21:42:02','',23),(315,2,'2023-05-27 21:42:02','',22),(316,1,'2023-05-27 23:48:35','',1),(317,3,'2023-05-28 21:47:08','',18),(318,2,'2023-05-28 21:47:09','',18),(319,3,'2023-05-29 22:47:49','',15),(320,2,'2023-05-29 22:47:49','',15),(321,3,'2023-05-31 03:16:53','',18),(322,2,'2023-05-31 03:16:53','',18),(323,1,'2023-05-31 11:23:50','',5),(324,3,'2023-06-01 07:55:42','',20),(325,2,'2023-06-01 07:55:42','',19),(326,1,'2023-06-02 05:41:14','',1),(327,3,'2023-06-02 09:08:14','',16),(328,2,'2023-06-02 09:08:14','',15),(329,3,'2023-06-03 09:46:10','',14),(330,2,'2023-06-03 09:46:10','',14),(331,1,'2023-06-03 15:26:06','',2),(332,3,'2023-06-04 09:46:11','',12),(333,2,'2023-06-04 09:46:11','',12),(334,3,'2023-06-05 13:14:18','',22),(335,2,'2023-06-05 13:14:18','',22),(336,1,'2023-06-05 13:57:31','',3),(337,3,'2023-06-06 13:43:30','',10),(338,2,'2023-06-06 13:43:30','',9),(339,3,'2023-06-07 14:08:31','',23),(340,2,'2023-06-07 14:08:31','',22),(341,1,'2023-06-07 14:18:07','',1),(342,3,'2023-06-08 14:19:04','',28),(343,2,'2023-06-08 14:19:05','',29),(344,3,'2023-06-09 21:46:14','',26),(345,2,'2023-06-09 21:46:14','',26),(346,1,'2023-06-10 04:03:10','',2),(347,3,'2023-06-10 23:58:23','',21),(348,2,'2023-06-10 23:58:23','',35),(349,1,'2023-06-11 15:02:25','',3),(350,2,'2023-06-12 03:37:52','',8),(351,3,'2023-06-12 03:58:26','',8),(352,2,'2023-06-13 05:17:23','',16),(353,3,'2023-06-13 09:46:12','',14),(354,1,'2023-06-13 11:35:04','',2),(355,3,'2023-06-14 09:46:13','',13),(356,2,'2023-06-14 09:46:13','',15),(357,1,'2023-06-14 11:46:44','',1),(358,3,'2023-06-15 09:46:15','',19),(359,2,'2023-06-15 09:46:15','',19),(360,1,'2023-06-15 14:44:38','',4),(361,3,'2023-06-16 09:46:49','',20),(362,2,'2023-06-16 09:46:49','',20),(363,3,'2023-06-17 09:46:51','',21),(364,2,'2023-06-17 09:46:51','',18),(365,1,'2023-06-17 18:13:02','',2),(366,3,'2023-06-18 09:46:52','',14),(367,2,'2023-06-18 09:46:52','',14),(368,3,'2023-06-19 10:33:21','',42),(369,2,'2023-06-19 10:33:21','',38),(370,1,'2023-06-19 11:42:02','',16),(371,3,'2023-06-20 10:35:43','',35),(372,2,'2023-06-20 10:35:43','',34),(373,1,'2023-06-20 17:53:13','',6),(374,3,'2023-06-21 12:26:05','',31),(375,2,'2023-06-21 12:26:05','',31),(376,1,'2023-06-22 12:52:03','',4),(377,1,'2023-06-22 12:52:03','',1),(378,3,'2023-06-22 12:54:22','',25),(379,2,'2023-06-22 12:54:22','',25),(380,3,'2023-06-23 13:00:55','',31),(381,2,'2023-06-23 13:00:55','',33),(382,3,'2023-06-24 13:40:21','',15),(383,2,'2023-06-24 13:40:21','',13),(384,3,'2023-06-25 13:53:35','',13),(385,2,'2023-06-25 13:53:35','',13),(386,1,'2023-06-25 21:51:21','',3),(387,3,'2023-06-26 14:50:25','',26),(388,2,'2023-06-26 18:31:20','',24),(389,1,'2023-06-26 23:24:05','',1),(390,3,'2023-06-27 21:46:21','',17),(391,2,'2023-06-27 21:46:21','',19),(392,1,'2023-06-28 04:42:33','',1),(393,3,'2023-06-28 21:58:23','',16),(394,2,'2023-06-28 21:58:23','',16),(395,3,'2023-06-30 02:19:23','',24),(396,2,'2023-06-30 02:19:23','',23),(397,1,'2023-07-01 03:05:43','',2),(398,3,'2023-07-01 03:30:01','',16),(399,2,'2023-07-01 03:30:02','',16),(400,3,'2023-07-02 03:45:44','',22),(401,2,'2023-07-02 03:45:45','',21),(402,1,'2023-07-02 18:07:40','',3),(403,3,'2023-07-03 03:49:07','',12),(404,2,'2023-07-03 03:49:07','',11),(405,1,'2023-07-04 00:21:09','',3),(406,3,'2023-07-04 07:51:59','',10),(407,2,'2023-07-04 07:52:00','',11),(408,1,'2023-07-05 03:54:05','',4),(409,3,'2023-07-05 09:46:12','',20),(410,2,'2023-07-05 09:46:12','',18),(411,3,'2023-07-06 09:46:15','',18),(412,2,'2023-07-06 09:46:15','',20),(413,1,'2023-07-06 10:12:26','',2),(414,3,'2023-07-07 11:13:27','',10),(415,2,'2023-07-07 11:13:27','',10),(416,3,'2023-07-08 15:34:48','',25),(417,2,'2023-07-08 15:34:48','',25),(418,1,'2023-07-09 10:37:58','',3),(419,3,'2023-07-09 16:19:20','',22),(420,2,'2023-07-09 16:19:21','',22),(421,3,'2023-07-10 17:17:16','',21),(422,2,'2023-07-10 17:17:16','',21),(423,1,'2023-07-10 17:17:22','',1),(424,3,'2023-07-11 18:13:56','',17),(425,2,'2023-07-11 18:13:56','',17),(426,1,'2023-07-11 18:18:12','',4),(427,3,'2023-07-12 19:18:13','',24),(428,2,'2023-07-12 19:18:13','',24),(429,1,'2023-07-13 09:50:33','',3),(430,3,'2023-07-13 20:41:33','',25),(431,2,'2023-07-13 20:41:33','',25),(432,3,'2023-07-14 21:46:30','',15),(433,2,'2023-07-14 21:46:30','',17),(434,1,'2023-07-15 05:20:01','',3),(435,3,'2023-07-16 06:06:31','',28),(436,2,'2023-07-16 06:06:31','',27),(437,1,'2023-07-16 19:43:01','',4),(438,3,'2023-07-17 07:58:06','',18),(439,2,'2023-07-17 07:58:06','',18),(440,1,'2023-07-18 06:07:11','',4),(441,3,'2023-07-18 08:41:23','',34),(442,2,'2023-07-18 08:41:23','',33),(443,3,'2023-07-19 09:47:02','',18),(444,2,'2023-07-19 09:47:02','',14),(445,1,'2023-07-20 00:26:21','',4),(446,3,'2023-07-20 09:47:07','',27),(447,2,'2023-07-20 09:47:07','',28),(448,1,'2023-07-21 06:17:44','',5),(449,3,'2023-07-21 12:54:24','',27),(450,2,'2023-07-21 12:54:24','',27),(451,1,'2023-07-22 13:51:01','',4),(452,3,'2023-07-22 14:52:45','',23),(453,2,'2023-07-22 14:52:45','',26),(454,3,'2023-07-23 15:57:29','',29),(455,2,'2023-07-23 15:57:29','',32),(456,3,'2023-07-24 19:27:52','',33),(457,2,'2023-07-24 19:27:52','',35),(458,1,'2023-07-25 06:18:50','',1),(459,3,'2023-07-25 19:59:58','',14),(460,2,'2023-07-25 19:59:58','',18),(461,1,'2023-07-26 10:02:48','',6),(462,3,'2023-07-26 21:47:09','',32),(463,2,'2023-07-26 21:47:09','',26),(464,3,'2023-07-27 22:20:04','',15),(465,2,'2023-07-27 22:20:05','',15),(466,1,'2023-07-28 17:35:25','',1),(467,3,'2023-07-29 06:11:27','',15),(468,2,'2023-07-29 06:11:27','',13),(469,3,'2023-07-30 06:39:12','',30),(470,2,'2023-07-30 06:39:12','',30),(471,1,'2023-07-30 16:48:07','',5),(472,3,'2023-07-31 09:47:11','',42),(473,2,'2023-07-31 09:47:11','',32),(474,1,'2023-08-01 00:00:44','',2),(475,3,'2023-08-01 10:18:57','',24),(476,2,'2023-08-01 10:18:57','',24),(477,3,'2023-08-02 11:00:47','',36),(478,2,'2023-08-02 11:00:47','',35),(479,1,'2023-08-02 23:37:24','',2),(480,3,'2023-08-03 11:45:36','',23),(481,2,'2023-08-03 11:45:36','',22),(482,1,'2023-08-04 09:14:42','',2),(483,3,'2023-08-04 13:30:09','',25),(484,2,'2023-08-04 13:30:09','',21),(485,3,'2023-08-05 13:59:30','',19),(486,2,'2023-08-05 13:59:30','',21),(487,1,'2023-08-06 09:17:03','',2),(488,3,'2023-08-06 14:20:46','',19),(489,2,'2023-08-06 14:20:47','',19),(490,3,'2023-08-07 19:56:01','',21),(491,2,'2023-08-07 19:56:01','',23),(492,1,'2023-08-08 13:02:32','',4),(493,3,'2023-08-08 21:47:14','',17),(494,2,'2023-08-08 21:47:14','',16),(495,3,'2023-08-09 22:28:49','',29),(496,2,'2023-08-09 22:28:49','',27),(497,1,'2023-08-10 07:35:48','',2),(498,3,'2023-08-11 00:34:07','',18),(499,2,'2023-08-11 00:34:07','',18),(500,1,'2023-08-11 20:12:54','',1),(501,3,'2023-08-12 02:36:55','',21),(502,2,'2023-08-12 02:36:56','',17),(503,3,'2023-08-13 06:37:13','',27),(504,2,'2023-08-13 06:37:13','',27),(505,1,'2023-08-13 22:43:26','',5),(506,3,'2023-08-14 08:56:20','',20),(507,2,'2023-08-14 08:56:20','',20),(508,3,'2023-08-15 09:46:50','',29),(509,2,'2023-08-15 09:46:50','',30),(510,1,'2023-08-15 19:09:17','',2),(511,3,'2023-08-16 09:47:24','',58),(512,2,'2023-08-16 09:47:25','',65),(513,1,'2023-08-17 03:17:11','',6),(514,3,'2023-08-17 10:20:12','',45),(515,2,'2023-08-17 10:20:12','',46),(516,1,'2023-08-18 07:40:02','',1),(517,3,'2023-08-18 11:12:37','',49),(518,2,'2023-08-18 11:12:37','',48),(519,3,'2023-08-19 11:32:58','',53),(520,2,'2023-08-19 11:32:58','',57),(521,1,'2023-08-19 18:33:12','',4),(522,3,'2023-08-20 11:55:53','',44),(523,2,'2023-08-20 11:55:53','',45),(524,3,'2023-08-21 12:03:39','',18),(525,2,'2023-08-21 12:03:39','',18),(526,1,'2023-08-21 12:14:01','',3),(527,1,'2023-08-22 13:42:26','',3),(528,3,'2023-08-22 14:02:11','',21),(529,2,'2023-08-22 14:02:11','',23),(530,3,'2023-08-23 14:20:41','',24),(531,2,'2023-08-23 14:20:41','',22),(532,1,'2023-08-23 19:25:23','',2),(533,3,'2023-08-24 14:25:58','',27),(534,2,'2023-08-24 14:25:58','',27),(535,1,'2023-08-25 14:54:05','',3),(536,2,'2023-08-25 14:54:25','',18),(537,3,'2023-08-25 15:42:25','',17),(538,3,'2023-08-26 16:24:21','',24),(539,2,'2023-08-26 16:24:21','',25),(540,1,'2023-08-27 00:05:40','',3),(541,3,'2023-08-27 17:09:44','',30),(542,2,'2023-08-27 17:09:44','',29),(543,1,'2023-08-28 04:14:56','',7),(544,3,'2023-08-28 17:13:12','',24),(545,2,'2023-08-28 17:13:13','',24),(546,1,'2023-08-29 09:15:47','',4),(547,3,'2023-08-29 17:30:55','',14),(548,2,'2023-08-29 17:30:55','',13),(549,1,'2023-08-30 17:16:42','',1),(550,3,'2023-08-30 18:21:58','',16),(551,2,'2023-08-30 18:21:58','',15),(552,3,'2023-08-31 21:47:17','',32),(553,2,'2023-08-31 21:47:17','',30),(554,1,'2023-09-01 07:04:51','',3),(555,3,'2023-09-01 22:12:51','',26),(556,2,'2023-09-01 22:12:51','',26),(557,3,'2023-09-03 02:00:20','',15),(558,2,'2023-09-03 02:00:20','',16),(559,1,'2023-09-03 06:10:51','',1),(560,3,'2023-09-04 09:47:06','',33),(561,2,'2023-09-04 09:47:06','',31),(562,1,'2023-09-04 11:57:08','',2),(563,3,'2023-09-05 09:47:10','',19),(564,2,'2023-09-05 09:47:10','',19),(565,1,'2023-09-05 18:15:47','',2),(566,3,'2023-09-06 09:47:20','',25),(567,2,'2023-09-06 09:47:20','',23),(568,3,'2023-09-07 10:12:36','',35),(569,2,'2023-09-07 10:12:36','',35),(570,1,'2023-09-08 07:56:21','',3),(571,3,'2023-09-08 11:54:22','',19),(572,2,'2023-09-08 11:54:22','',20),(573,1,'2023-09-09 08:50:12','',3),(574,3,'2023-09-09 11:59:28','',17),(575,2,'2023-09-09 11:59:28','',16),(576,3,'2023-09-10 17:33:32','',13),(577,2,'2023-09-10 17:33:32','',13),(578,3,'2023-09-11 18:34:05','',9),(579,2,'2023-09-11 18:34:05','',10),(580,1,'2023-09-11 19:18:45','',4),(581,3,'2023-09-12 18:58:42','',16),(582,2,'2023-09-12 18:58:43','',17),(583,1,'2023-09-13 00:51:39','',5),(584,3,'2023-09-13 20:03:32','',25),(585,2,'2023-09-13 20:03:32','',26),(586,3,'2023-09-14 20:37:45','',20),(587,2,'2023-09-14 20:37:45','',25),(588,1,'2023-09-14 23:41:44','',1),(589,3,'2023-09-15 21:47:20','',22),(590,2,'2023-09-15 21:47:20','',20),(591,3,'2023-09-17 09:47:15','',16),(592,2,'2023-09-17 09:47:15','',15),(593,1,'2023-09-18 07:01:42','',1),(594,3,'2023-09-18 10:12:49','',33),(595,2,'2023-09-18 10:12:49','',35),(596,3,'2023-09-19 10:16:53','',19),(597,2,'2023-09-19 10:16:53','',20),(598,1,'2023-09-19 18:20:17','',4),(599,3,'2023-09-20 13:39:53','',26),(600,2,'2023-09-20 13:39:53','',24),(601,1,'2023-09-21 04:55:33','',2),(602,3,'2023-09-21 16:33:59','',10),(603,2,'2023-09-21 16:33:59','',10),(604,3,'2023-09-22 18:14:58','',23),(605,2,'2023-09-22 18:14:58','',22),(606,1,'2023-09-23 08:08:45','',3),(607,3,'2023-09-23 20:14:20','',12),(608,2,'2023-09-23 20:14:20','',12),(609,3,'2023-09-24 21:15:48','',24),(610,2,'2023-09-24 21:15:48','',25),(611,1,'2023-09-25 00:03:38','',1),(612,3,'2023-09-25 21:47:24','',12),(613,2,'2023-09-25 21:47:25','',13),(614,1,'2023-09-26 19:24:58','',2),(615,3,'2023-09-26 21:47:26','',17),(616,2,'2023-09-26 21:47:26','',19),(617,3,'2023-09-27 22:44:08','',21),(618,2,'2023-09-27 22:44:08','',20),(619,3,'2023-09-29 00:26:06','',23),(620,2,'2023-09-29 00:26:06','',23),(621,1,'2023-09-29 12:37:34','',5),(622,3,'2023-09-30 01:53:12','',34),(623,2,'2023-09-30 01:53:13','',34),(624,1,'2023-09-30 18:00:11','',7),(625,3,'2023-10-01 02:42:35','',21),(626,2,'2023-10-01 02:42:35','',21),(627,1,'2023-10-01 20:12:42','',4),(628,3,'2023-10-02 03:58:18','',23),(629,2,'2023-10-02 03:58:18','',23),(630,3,'2023-10-03 05:54:08','',47),(631,2,'2023-10-03 05:54:08','',49),(632,1,'2023-10-04 00:14:46','',1),(633,3,'2023-10-04 07:14:40','',22),(634,2,'2023-10-04 07:14:40','',24),(635,3,'2023-10-05 07:22:37','',18),(636,2,'2023-10-05 07:22:37','',16),(637,1,'2023-10-05 10:26:16','',2),(638,3,'2023-10-06 09:10:59','',16),(639,2,'2023-10-06 09:10:59','',16),(640,1,'2023-10-06 11:38:49','',2),(641,3,'2023-10-07 09:15:10','',15),(642,2,'2023-10-07 09:15:11','',15),(643,3,'2023-10-08 09:46:29','',27),(644,2,'2023-10-08 09:46:29','',26),(645,1,'2023-10-08 19:03:04','',4),(646,3,'2023-10-09 10:22:45','',17),(647,2,'2023-10-09 10:22:45','',16),(648,3,'2023-10-10 11:33:23','',14),(649,2,'2023-10-10 11:33:24','',14),(650,3,'2023-10-11 13:01:26','',25),(651,2,'2023-10-11 13:01:26','',26),(652,3,'2023-10-12 13:24:02','',23),(653,2,'2023-10-12 13:24:02','',23),(654,1,'2023-10-12 17:50:15','',2),(655,3,'2023-10-13 16:41:58','',32),(656,2,'2023-10-13 16:41:58','',31),(657,1,'2023-10-14 00:09:30','',3),(658,3,'2023-10-14 19:43:11','',20),(659,2,'2023-10-14 19:43:12','',20),(660,3,'2023-10-15 21:46:28','',13),(661,2,'2023-10-15 21:46:28','',13),(662,1,'2023-10-16 09:23:00','',1),(663,3,'2023-10-16 21:46:37','',31),(664,2,'2023-10-16 21:46:37','',29),(665,1,'2023-10-17 14:37:34','',9),(666,3,'2023-10-18 03:50:44','',37),(667,2,'2023-10-18 03:50:44','',36),(668,3,'2023-10-19 05:01:55','',21),(669,2,'2023-10-19 05:01:55','',22),(670,3,'2023-10-20 06:34:32','',21),(671,2,'2023-10-20 06:34:32','',21),(672,1,'2023-10-20 17:36:48','',3),(673,3,'2023-10-21 08:04:53','',32),(674,2,'2023-10-21 08:04:53','',31),(675,1,'2023-10-22 02:12:55','',2),(676,3,'2023-10-22 09:08:20','',29),(677,2,'2023-10-22 09:08:20','',28),(678,1,'2023-10-23 04:17:57','',2),(679,3,'2023-10-23 09:27:47','',32),(680,2,'2023-10-23 09:27:47','',31),(681,1,'2023-10-24 08:10:34','',4),(682,3,'2023-10-24 09:46:40','',20),(683,2,'2023-10-24 09:46:40','',18),(684,3,'2023-10-25 10:38:53','',19),(685,2,'2023-10-25 10:38:53','',18),(686,1,'2023-10-25 13:42:30','',3),(687,3,'2023-10-26 11:01:47','',25),(688,2,'2023-10-26 11:01:47','',25),(689,1,'2023-10-26 14:54:09','',5),(690,3,'2023-10-27 12:50:23','',26),(691,2,'2023-10-27 12:50:23','',25),(692,1,'2023-10-27 17:06:12','',3),(693,3,'2023-10-28 15:22:15','',11),(694,2,'2023-10-28 15:22:15','',11),(695,3,'2023-10-29 16:38:58','',18),(696,2,'2023-10-29 16:38:58','',19),(697,1,'2023-10-30 09:12:07','',6),(698,3,'2023-10-30 17:58:24','',27),(699,2,'2023-10-30 17:58:24','',28),(700,1,'2023-10-31 09:51:27','',2),(701,3,'2023-10-31 18:00:35','',21),(702,2,'2023-10-31 18:00:35','',22),(703,3,'2023-11-01 19:29:28','',23),(704,2,'2023-11-01 21:46:48','',23),(705,3,'2023-11-02 21:46:47','',16),(706,2,'2023-11-02 21:58:50','',15),(707,1,'2023-11-03 16:46:39','',3),(708,3,'2023-11-03 22:05:37','',37),(709,2,'2023-11-03 22:05:37','',38),(710,3,'2023-11-04 22:41:09','',27),(711,2,'2023-11-04 22:41:09','',27),(712,1,'2023-11-05 12:50:49','',2),(713,3,'2023-11-06 05:40:26','',28),(714,2,'2023-11-06 05:40:26','',29),(715,3,'2023-11-07 08:10:42','',28),(716,2,'2023-11-07 08:10:42','',30),(717,1,'2023-11-07 12:10:28','',1),(718,3,'2023-11-08 08:15:04','',22),(719,2,'2023-11-08 08:15:04','',22),(720,1,'2023-11-08 12:39:10','',4),(721,3,'2023-11-09 09:46:52','',39),(722,2,'2023-11-09 09:46:52','',36),(723,1,'2023-11-09 17:43:15','',7),(724,3,'2023-11-10 10:58:27','',32),(725,2,'2023-11-10 10:58:27','',31),(726,1,'2023-11-10 17:56:12','',3),(727,3,'2023-11-11 13:58:29','',22),(728,2,'2023-11-11 13:58:29','',21),(729,1,'2023-11-12 07:19:22','',2),(730,3,'2023-11-12 14:01:35','',12),(731,2,'2023-11-12 14:01:35','',12),(732,3,'2023-11-13 15:49:38','',33),(733,2,'2023-11-13 15:49:38','',34),(734,1,'2023-11-13 18:09:33','',8),(735,3,'2023-11-14 16:57:25','',17),(736,2,'2023-11-14 16:57:25','',17),(737,1,'2023-11-15 08:56:50','',2),(738,3,'2023-11-15 17:22:43','',28),(739,2,'2023-11-15 17:22:43','',28),(740,1,'2023-11-16 11:12:13','',5),(741,3,'2023-11-16 18:21:08','',10),(742,2,'2023-11-16 21:26:15','',10),(743,3,'2023-11-17 18:27:17','',22),(744,2,'2023-11-17 21:39:24','',24),(745,1,'2023-11-18 09:37:27','',10),(746,3,'2023-11-18 21:05:25','',30),(747,2,'2023-11-18 21:43:27','',34),(748,1,'2023-11-19 13:38:31','',4),(749,3,'2023-11-19 21:42:39','',19),(750,2,'2023-11-19 23:29:09','',19),(751,1,'2023-11-20 15:38:52','',4),(752,3,'2023-11-20 22:25:38','',11),(753,2,'2023-11-21 03:43:44','',11),(754,1,'2023-11-22 03:10:40','',2),(755,3,'2023-11-22 04:01:10','',23),(756,2,'2023-11-22 04:01:11','',23),(757,3,'2023-11-23 05:49:46','',39),(758,2,'2023-11-23 05:49:46','',38),(759,3,'2023-11-24 05:54:46','',20),(760,2,'2023-11-24 05:54:46','',21),(761,1,'2023-11-24 16:10:37','',2),(762,3,'2023-11-25 08:39:31','',21),(763,2,'2023-11-25 08:39:31','',20),(764,1,'2023-11-25 16:50:37','',3),(765,3,'2023-11-26 09:43:10','',28),(766,2,'2023-11-26 09:43:10','',29),(767,1,'2023-11-26 21:57:59','',3),(768,3,'2023-11-27 10:45:31','',17),(769,2,'2023-11-27 10:45:31','',16),(770,1,'2023-11-27 22:28:01','',1),(771,3,'2023-11-28 12:34:43','',12),(772,2,'2023-11-28 12:34:43','',11),(773,1,'2023-11-29 02:38:22','',3),(774,3,'2023-11-29 14:09:56','',20),(775,2,'2023-11-29 14:09:56','',21),(776,1,'2023-11-30 10:45:06','',4),(777,3,'2023-11-30 14:35:04','',29),(778,2,'2023-11-30 14:35:04','',30),(779,1,'2023-12-01 13:40:14','',3),(780,3,'2023-12-01 17:23:39','',40),(781,2,'2023-12-01 17:23:39','',39),(782,1,'2023-12-02 14:03:31','',4),(783,3,'2023-12-02 17:52:35','',23),(784,2,'2023-12-02 17:52:35','',22),(785,3,'2023-12-03 19:00:13','',27),(786,2,'2023-12-03 19:00:13','',26),(787,1,'2023-12-03 23:14:51','',1),(788,3,'2023-12-04 19:26:29','',12),(789,2,'2023-12-04 19:26:29','',12),(790,3,'2023-12-05 20:29:51','',18),(791,2,'2023-12-05 20:29:51','',17),(792,1,'2023-12-06 08:31:03','',1),(793,3,'2023-12-07 00:31:14','',17),(794,2,'2023-12-07 00:31:14','',17),(795,1,'2023-12-07 13:43:39','',2),(796,3,'2023-12-08 00:41:40','',28),(797,2,'2023-12-08 00:41:40','',27),(798,2,'2023-12-09 01:13:18','',32),(799,3,'2023-12-09 01:33:30','',33),(800,1,'2023-12-09 07:03:43','',5),(801,2,'2023-12-10 01:18:45','',26),(802,3,'2023-12-10 06:24:30','',28),(803,1,'2023-12-10 10:42:53','',3),(804,2,'2023-12-11 05:03:27','',33),(805,3,'2023-12-11 06:53:57','',30),(806,1,'2023-12-11 14:57:12','',5),(807,2,'2023-12-12 06:38:54','',27),(808,3,'2023-12-12 08:32:55','',30),(809,2,'2023-12-13 06:39:37','',17),(810,3,'2023-12-13 09:00:46','',15),(811,2,'2023-12-14 08:11:02','',35),(812,3,'2023-12-14 09:47:06','',37),(813,2,'2023-12-15 08:11:06','',17),(814,3,'2023-12-15 13:22:51','',20),(815,2,'2023-12-16 08:31:34','',30),(816,3,'2023-12-16 14:16:17','',54),(817,1,'2023-12-16 21:58:36','',2),(818,2,'2023-12-17 09:19:50','',49),(819,3,'2023-12-17 14:16:25','',23),(820,1,'2023-12-17 23:22:01','',3),(821,2,'2023-12-18 11:40:16','',20),(822,3,'2023-12-18 15:33:35','',24),(823,1,'2023-12-19 06:06:07','',3),(824,2,'2023-12-19 14:27:01','',23),(825,3,'2023-12-19 18:08:17','',24),(826,1,'2023-12-20 12:17:13','',3),(827,2,'2023-12-20 17:08:00','',36),(828,3,'2023-12-20 18:34:37','',43),(829,2,'2023-12-21 17:15:21','',16),(830,1,'2023-12-21 17:15:31','',8),(831,3,'2023-12-21 19:28:48','',40),(832,2,'2023-12-22 17:48:28','',33),(833,3,'2023-12-22 19:39:53','',32),(834,1,'2023-12-22 20:43:16','',5),(835,3,'2023-12-23 21:40:00','',32),(836,2,'2023-12-23 21:40:00','',32),(837,1,'2023-12-24 06:23:50','',1),(838,3,'2023-12-25 04:14:43','',21),(839,2,'2023-12-25 04:14:43','',21),(840,3,'2023-12-26 08:37:10','',31),(841,2,'2023-12-26 08:37:10','',27),(842,1,'2023-12-26 11:05:48','',3),(843,3,'2023-12-27 10:08:58','',37),(844,2,'2023-12-27 10:08:58','',35),(845,3,'2023-12-28 11:23:11','',24),(846,2,'2023-12-28 11:23:11','',21),(847,1,'2023-12-28 18:36:09','',3),(848,3,'2023-12-29 12:33:38','',23),(849,2,'2023-12-29 12:33:38','',22),(850,3,'2023-12-30 13:43:46','',22),(851,2,'2023-12-30 13:43:46','',22),(852,1,'2023-12-31 00:28:45','',1),(853,3,'2023-12-31 13:59:19','',27),(854,2,'2023-12-31 13:59:19','',27),(855,1,'2024-01-01 05:38:37','',4),(856,3,'2024-01-01 14:15:39','',33),(857,2,'2024-01-01 14:15:39','',35),(858,1,'2024-01-02 12:39:25','',4),(859,3,'2024-01-02 15:14:03','',37),(860,2,'2024-01-02 15:14:03','',35),(861,1,'2024-01-03 14:44:24','',4),(862,3,'2024-01-03 15:28:58','',39),(863,2,'2024-01-03 15:28:58','',39),(864,3,'2024-01-04 15:41:29','',39),(865,2,'2024-01-04 15:41:29','',38),(866,1,'2024-01-04 23:26:38','',2),(867,3,'2024-01-05 18:57:39','',30),(868,2,'2024-01-05 18:57:40','',31),(869,1,'2024-01-06 17:00:45','',3),(870,3,'2024-01-06 19:09:21','',15),(871,2,'2024-01-06 19:09:21','',15),(872,3,'2024-01-07 20:11:53','',19),(873,2,'2024-01-07 20:11:53','',19),(874,1,'2024-01-08 18:41:47','',3),(875,3,'2024-01-08 21:39:34','',26),(876,2,'2024-01-08 21:39:34','',28),(877,1,'2024-01-09 18:50:38','',1),(878,3,'2024-01-09 21:49:11','',22),(879,2,'2024-01-09 21:49:12','',22),(880,3,'2024-01-10 22:02:36','',40),(881,2,'2024-01-10 22:02:36','',36),(882,1,'2024-01-11 17:42:17','',4),(883,3,'2024-01-11 23:10:22','',22),(884,2,'2024-01-11 23:10:22','',23),(885,3,'2024-01-12 23:27:27','',38),(886,2,'2024-01-12 23:27:27','',38),(887,1,'2024-01-13 16:26:51','',2),(888,3,'2024-01-14 03:33:04','',46),(889,2,'2024-01-14 03:33:04','',45),(890,3,'2024-01-15 06:35:05','',48),(891,2,'2024-01-15 06:35:05','',46),(892,2,'2024-01-15 06:35:05','',1),(893,3,'2024-01-16 06:38:02','',46),(894,2,'2024-01-16 07:36:14','',48),(895,1,'2024-01-16 15:48:02','',9),(896,3,'2024-01-17 06:54:29','',28),(897,2,'2024-01-17 08:39:09','',26),(898,3,'2024-01-18 09:46:53','',24),(899,3,'2024-01-18 09:46:53','',1),(900,2,'2024-01-18 09:46:54','',24),(901,2,'2024-01-18 09:46:54','',1),(902,1,'2024-01-18 11:15:26','',2),(903,3,'2024-01-19 10:29:13','',22),(904,2,'2024-01-19 10:29:13','',23),(905,1,'2024-01-19 11:55:34','',1),(906,3,'2024-01-20 10:58:39','',20),(907,2,'2024-01-20 10:58:39','',23),(908,1,'2024-01-20 14:13:45','',1),(909,3,'2024-01-21 11:11:35','',40),(910,2,'2024-01-21 11:11:35','',45),(911,3,'2024-01-22 11:41:20','',22),(912,2,'2024-01-22 11:41:20','',25),(913,1,'2024-01-23 07:05:14','',5),(914,3,'2024-01-23 12:23:24','',22),(915,2,'2024-01-23 12:23:24','',22),(916,3,'2024-01-24 13:04:51','',28),(917,2,'2024-01-24 13:04:51','',28),(918,1,'2024-01-24 13:05:13','',1),(919,3,'2024-01-25 16:14:58','',36),(920,2,'2024-01-25 16:14:58','',36),(921,2,'2024-01-25 16:14:58','',1),(922,1,'2024-01-26 05:56:28','',6),(923,3,'2024-01-26 17:45:14','',24),(924,2,'2024-01-26 17:45:14','',23),(925,1,'2024-01-27 10:28:35','',6),(926,3,'2024-01-27 18:43:26','',33),(927,2,'2024-01-27 18:43:26','',32),(928,1,'2024-01-28 13:14:09','',4),(929,3,'2024-01-28 19:12:46','',18),(930,2,'2024-01-28 19:49:59','',15),(931,3,'2024-01-29 20:46:04','',27),(932,2,'2024-01-29 20:46:05','',26),(933,1,'2024-01-30 04:29:50','',3),(934,2,'2024-01-30 21:21:37','',17),(935,3,'2024-01-31 03:12:08','',17),(936,1,'2024-01-31 05:41:12','',3),(937,2,'2024-01-31 23:50:27','',52),(938,3,'2024-02-01 03:58:43','',59),(939,1,'2024-02-01 10:43:05','',4),(940,2,'2024-02-02 02:52:05','',43),(941,3,'2024-02-02 08:30:15','',57),(942,1,'2024-02-02 13:29:35','',1),(943,2,'2024-02-03 04:07:06','',43),(944,3,'2024-02-03 08:47:53','',38),(945,1,'2024-02-03 19:52:46','',3),(946,2,'2024-02-04 04:12:55','',33),(947,3,'2024-02-04 09:08:25','',42),(948,1,'2024-02-04 19:58:52','',2),(949,2,'2024-02-05 05:29:37','',49),(950,3,'2024-02-05 09:47:29','',49),(951,2,'2024-02-06 07:37:49','',32),(952,1,'2024-02-06 09:08:59','',5),(953,3,'2024-02-06 11:15:24','',34),(954,2,'2024-02-07 07:39:28','',21),(955,3,'2024-02-07 12:46:16','',23),(956,1,'2024-02-08 07:20:45','',3),(957,2,'2024-02-08 09:46:44','',49),(958,3,'2024-02-08 14:05:27','',54),(959,1,'2024-02-09 10:35:07','',2),(960,2,'2024-02-09 13:29:46','',36),(961,3,'2024-02-09 14:28:37','',26),(962,3,'2024-02-10 15:33:13','',27),(963,2,'2024-02-10 15:33:13','',27),(964,1,'2024-02-11 15:17:32','',7),(965,3,'2024-02-11 15:58:19','',25),(966,2,'2024-02-11 15:58:19','',20),(967,3,'2024-02-12 16:46:53','',23),(968,2,'2024-02-12 16:46:53','',21),(969,1,'2024-02-12 16:51:13','',3),(970,3,'2024-02-13 19:41:28','',25),(971,2,'2024-02-13 19:41:28','',24),(972,1,'2024-02-14 05:09:26','',2),(973,3,'2024-02-14 20:26:19','',14),(974,2,'2024-02-14 20:26:19','',13),(975,3,'2024-02-15 21:11:44','',24),(976,2,'2024-02-15 21:11:44','',23),(977,3,'2024-02-16 21:56:39','',16),(978,2,'2024-02-16 21:56:39','',19),(979,1,'2024-02-16 23:50:28','',11),(980,1,'2024-02-18 01:48:29','',4),(981,3,'2024-02-18 04:39:00','',28),(982,2,'2024-02-18 04:39:00','',30),(983,3,'2024-02-19 07:12:30','',23),(984,2,'2024-02-19 07:12:30','',22),(985,1,'2024-02-19 13:28:36','',4),(986,3,'2024-02-20 07:55:38','',20),(987,2,'2024-02-20 07:55:38','',17),(988,1,'2024-02-20 19:13:32','',1),(989,2,'2024-02-21 10:13:05','',26),(990,3,'2024-02-21 11:18:57','',29),(991,1,'2024-02-21 19:52:52','',3),(992,2,'2024-02-22 11:15:06','',13),(993,3,'2024-02-22 16:39:04','',25),(994,2,'2024-02-23 11:58:25','',24),(995,1,'2024-02-23 16:21:34','',4),(996,3,'2024-02-23 16:49:59','',18),(997,2,'2024-02-24 13:06:03','',27),(998,3,'2024-02-24 18:50:53','',34),(999,1,'2024-02-25 07:05:22','',1),(1000,2,'2024-02-25 14:14:58','',42),(1001,3,'2024-02-25 19:55:08','',39),(1002,2,'2024-02-26 15:15:26','',27),(1003,3,'2024-02-26 20:21:14','',31),(1004,1,'2024-02-26 23:06:40','',2),(1005,2,'2024-02-27 15:28:19','',25),(1006,3,'2024-02-27 20:24:44','',15),(1007,1,'2024-02-28 10:38:09','',7),(1008,2,'2024-02-28 18:26:02','',29),(1009,3,'2024-02-28 21:09:44','',25),(1010,1,'2024-02-29 19:38:32','',6),(1011,3,'2024-02-29 23:19:36','',28),(1012,2,'2024-02-29 23:19:36','',28),(1013,3,'2024-03-02 01:48:42','',16),(1014,2,'2024-03-02 01:48:42','',15),(1015,3,'2024-03-03 05:06:15','',16),(1016,2,'2024-03-03 05:06:15','',20),(1017,1,'2024-03-03 05:29:05','',2),(1018,3,'2024-03-04 08:22:53','',20),(1019,2,'2024-03-04 08:22:53','',21),(1020,1,'2024-03-05 04:25:28','',3),(1021,3,'2024-03-05 08:27:42','',22),(1022,2,'2024-03-05 08:27:42','',21),(1023,2,'2024-03-06 08:41:38','',19),(1024,3,'2024-03-06 08:58:17','',19),(1025,1,'2024-03-06 14:45:53','',6),(1026,1,'2024-03-06 14:45:53','',1),(1027,3,'2024-03-07 09:46:24','',22),(1028,2,'2024-03-07 09:46:24','',21),(1029,1,'2024-03-08 04:45:01','',2),(1030,3,'2024-03-08 13:22:50','',20),(1031,2,'2024-03-08 13:22:50','',20),(1032,2,'2024-03-09 15:25:49','',6),(1033,3,'2024-03-09 16:05:44','',5),(1034,1,'2024-03-09 16:07:29','',1),(1035,3,'2024-03-11 10:45:26','',28),(1036,2,'2024-03-11 10:45:26','',27),(1037,1,'2024-03-11 10:54:11','',7),(1038,3,'2024-03-12 11:58:30','',18),(1039,2,'2024-03-12 11:58:30','',18),(1040,1,'2024-03-13 00:54:47','',1),(1041,3,'2024-03-13 14:14:23','',20),(1042,2,'2024-03-13 14:14:23','',21),(1043,3,'2024-03-14 14:35:51','',3),(1044,2,'2024-03-14 14:35:51','',2),(1045,1,'2024-03-14 21:03:18','',2),(1046,3,'2024-03-15 16:06:20','',17),(1047,2,'2024-03-15 16:06:20','',18),(1048,3,'2024-03-16 21:24:15','',21),(1049,2,'2024-03-16 21:24:15','',22),(1050,1,'2024-03-17 01:09:51','',4),(1051,3,'2024-03-17 22:26:01','',30),(1052,2,'2024-03-17 22:26:01','',31),(1053,1,'2024-03-18 05:04:09','',3),(1054,3,'2024-03-18 22:46:56','',20),(1055,2,'2024-03-18 22:46:56','',21),(1056,1,'2024-03-19 08:40:25','',6),(1057,3,'2024-03-19 23:41:46','',21),(1058,2,'2024-03-19 23:41:46','',22),(1059,1,'2024-03-20 21:53:29','',4),(1060,3,'2024-03-21 02:47:09','',21),(1061,2,'2024-03-21 02:47:09','',20),(1062,3,'2024-03-22 07:07:30','',27),(1063,2,'2024-03-22 07:07:30','',28),(1064,1,'2024-03-22 07:07:57','',2),(1065,3,'2024-03-23 09:59:33','',11),(1066,2,'2024-03-23 09:59:33','',12),(1067,1,'2024-03-23 23:31:21','',2),(1068,3,'2024-03-24 11:29:22','',14),(1069,2,'2024-03-24 11:29:22','',14),(1070,3,'2024-03-25 13:41:04','',19),(1071,2,'2024-03-25 13:41:04','',18),(1072,1,'2024-03-25 14:08:21','',5),(1073,2,'2024-03-26 14:40:32','',20),(1074,3,'2024-03-26 14:43:03','',21),(1075,3,'2024-03-27 19:45:24','',16),(1076,2,'2024-03-27 19:45:24','',16),(1077,1,'2024-03-27 19:45:31','',4),(1078,1,'2024-03-28 22:11:59','',2),(1079,3,'2024-03-29 00:22:20','',16),(1080,2,'2024-03-29 00:22:20','',15),(1081,3,'2024-03-30 01:05:52','',29),(1082,2,'2024-03-30 01:05:52','',29),(1083,1,'2024-03-30 02:16:42','',4),(1084,3,'2024-03-31 05:39:51','',15),(1085,2,'2024-03-31 05:39:51','',15),(1086,1,'2024-03-31 23:32:13','',5),(1087,3,'2024-04-01 07:03:27','',19),(1088,2,'2024-04-01 07:03:27','',21),(1089,3,'2024-04-02 07:56:15','',18),(1090,2,'2024-04-02 07:56:15','',17),(1091,1,'2024-04-02 13:29:35','',5),(1092,3,'2024-04-03 07:59:54','',26),(1093,2,'2024-04-03 07:59:54','',28),(1094,1,'2024-04-04 07:00:27','',2),(1095,3,'2024-04-04 08:31:48','',22),(1096,2,'2024-04-04 08:31:48','',21),(1097,2,'2024-04-05 10:08:57','',23),(1098,3,'2024-04-05 11:18:32','',20),(1099,1,'2024-04-05 17:23:18','',3),(1100,3,'2024-04-06 11:34:24','',18),(1101,2,'2024-04-06 11:34:24','',17),(1102,1,'2024-04-06 17:43:38','',3),(1103,3,'2024-04-07 11:42:12','',14),(1104,2,'2024-04-07 11:42:12','',14),(1105,1,'2024-04-08 07:57:51','',1),(1106,3,'2024-04-08 12:51:47','',8),(1107,2,'2024-04-08 12:51:47','',8),(1108,3,'2024-04-09 13:04:08','',18),(1109,2,'2024-04-09 13:04:09','',18),(1110,1,'2024-04-10 02:16:26','',4),(1111,3,'2024-04-10 13:20:27','',26),(1112,2,'2024-04-10 13:20:27','',26),(1113,3,'2024-04-11 13:24:58','',15),(1114,2,'2024-04-11 13:24:58','',13),(1115,3,'2024-04-12 13:50:17','',15),(1116,2,'2024-04-12 13:50:17','',15),(1117,3,'2024-04-13 14:06:28','',26),(1118,2,'2024-04-13 14:06:28','',26),(1119,2,'2024-04-13 14:06:28','',1),(1120,1,'2024-04-13 15:13:26','',8),(1121,3,'2024-04-14 14:24:31','',14),(1122,2,'2024-04-14 14:46:41','',11),(1123,1,'2024-04-15 10:11:46','',1),(1124,3,'2024-04-15 16:49:24','',20),(1125,2,'2024-04-15 16:49:24','',16),(1126,1,'2024-04-16 13:51:27','',3),(1127,3,'2024-04-16 17:32:08','',15),(1128,2,'2024-04-16 17:32:08','',11),(1129,3,'2024-04-17 17:45:41','',13),(1130,2,'2024-04-17 17:45:41','',13),(1131,3,'2024-04-18 18:37:42','',37),(1132,2,'2024-04-18 18:37:42','',34),(1133,1,'2024-04-18 22:03:47','',2),(1134,3,'2024-04-19 21:14:01','',19),(1135,2,'2024-04-19 21:14:01','',16),(1136,1,'2024-04-20 08:55:08','',2),(1137,3,'2024-04-20 21:50:06','',28),(1138,2,'2024-04-20 21:50:06','',27),(1139,1,'2024-04-21 20:45:27','',6),(1140,3,'2024-04-21 21:50:56','',12),(1141,2,'2024-04-21 21:50:56','',16),(1142,3,'2024-04-23 08:29:52','',27),(1143,2,'2024-04-23 08:29:52','',26),(1144,1,'2024-04-23 12:46:07','',1),(1145,3,'2024-04-24 12:13:58','',22),(1146,2,'2024-04-24 12:13:58','',20),(1147,1,'2024-04-25 08:01:50','',1),(1148,3,'2024-04-25 12:35:40','',22),(1149,2,'2024-04-25 12:35:40','',20),(1150,1,'2024-04-26 08:20:55','',2),(1151,3,'2024-04-26 16:06:28','',29),(1152,2,'2024-04-26 16:06:28','',29),(1153,1,'2024-04-27 11:44:40','',5),(1154,3,'2024-04-27 19:50:13','',23),(1155,2,'2024-04-27 19:50:13','',22),(1156,1,'2024-04-28 13:55:59','',7),(1157,3,'2024-04-28 20:19:35','',19),(1158,2,'2024-04-28 20:19:35','',19),(1159,3,'2024-04-29 20:31:25','',28),(1160,2,'2024-04-29 20:31:25','',28),(1161,1,'2024-04-30 08:31:50','',5),(1162,3,'2024-04-30 20:47:39','',18),(1163,2,'2024-04-30 20:47:39','',17),(1164,3,'2024-05-01 21:10:21','',14),(1165,2,'2024-05-01 21:10:21','',14),(1166,3,'2024-05-02 21:42:48','',17),(1167,2,'2024-05-02 21:42:48','',18),(1168,1,'2024-05-02 21:45:14','',2),(1169,3,'2024-05-03 23:36:42','',11),(1170,2,'2024-05-03 23:36:42','',10),(1171,1,'2024-05-04 07:06:37','',2),(1172,3,'2024-05-05 02:15:38','',22),(1173,2,'2024-05-05 02:15:38','',18),(1174,1,'2024-05-05 14:19:29','',5),(1175,3,'2024-05-06 03:10:11','',16),(1176,2,'2024-05-06 03:34:05','',16),(1177,1,'2024-05-06 14:30:15','',3),(1178,3,'2024-05-07 04:12:36','',38),(1179,2,'2024-05-07 04:12:36','',34),(1180,3,'2024-05-08 06:06:44','',10),(1181,2,'2024-05-08 06:06:44','',12),(1182,3,'2024-05-09 07:19:15','',30),(1183,2,'2024-05-09 07:19:15','',30),(1184,1,'2024-05-09 07:58:09','',1),(1185,3,'2024-05-10 08:01:37','',22),(1186,2,'2024-05-10 08:01:37','',22),(1187,1,'2024-05-10 08:07:22','',2),(1188,3,'2024-05-11 08:10:10','',23),(1189,2,'2024-05-11 08:10:10','',22),(1190,1,'2024-05-11 19:14:14','',4),(1191,3,'2024-05-12 08:20:53','',23),(1192,2,'2024-05-12 08:20:53','',18),(1193,3,'2024-05-13 08:50:10','',21),(1194,2,'2024-05-13 08:50:10','',20),(1195,1,'2024-05-13 10:30:13','',7),(1196,3,'2024-05-14 13:02:19','',20),(1197,2,'2024-05-14 13:02:19','',18),(1198,1,'2024-05-15 08:27:18','',3),(1199,2,'2024-05-15 14:52:24','',22),(1200,3,'2024-05-15 16:37:00','',29),(1201,2,'2024-05-16 16:31:07','',22),(1202,3,'2024-05-16 18:23:29','',18),(1203,1,'2024-05-16 19:46:25','',2),(1204,2,'2024-05-17 17:01:46','',14),(1205,3,'2024-05-17 19:03:30','',12),(1206,2,'2024-05-18 17:47:18','',15),(1207,3,'2024-05-18 20:25:45','',14),(1208,1,'2024-05-18 21:57:51','',1),(1209,2,'2024-05-19 18:26:15','',16),(1210,3,'2024-05-19 20:50:33','',18),(1211,1,'2024-05-20 19:22:37','',2),(1212,2,'2024-05-20 20:16:05','',11),(1213,3,'2024-05-20 22:26:16','',12),(1214,2,'2024-05-21 20:35:54','',10),(1215,3,'2024-05-22 03:32:56','',12),(1216,2,'2024-05-22 20:51:35','',26),(1217,3,'2024-05-23 07:45:30','',30),(1218,2,'2024-05-23 21:15:54','',19),(1219,1,'2024-05-24 00:21:31','',5),(1220,3,'2024-05-24 08:26:33','',18),(1221,2,'2024-05-24 21:46:21','',12),(1222,3,'2024-05-25 09:37:31','',10),(1223,1,'2024-05-26 00:59:33','',2),(1224,2,'2024-05-26 02:14:33','',25),(1225,3,'2024-05-26 09:38:33','',34),(1226,1,'2024-05-27 01:02:33','',8),(1227,2,'2024-05-27 02:51:09','',34),(1228,3,'2024-05-27 09:53:01','',27),(1229,2,'2024-05-28 07:15:27','',24),(1230,1,'2024-05-28 09:37:44','',5),(1231,3,'2024-05-28 11:40:35','',25),(1232,2,'2024-05-29 07:57:45','',17),(1233,1,'2024-05-29 09:51:43','',2),(1234,3,'2024-05-29 13:40:39','',17),(1235,2,'2024-05-30 09:46:26','',14),(1236,3,'2024-05-30 14:18:25','',9),(1237,2,'2024-05-31 10:54:47','',20),(1238,3,'2024-05-31 14:52:07','',27),(1239,2,'2024-06-01 10:56:27','',23),(1240,3,'2024-06-01 14:54:46','',18),(1241,1,'2024-06-01 15:44:14','',3),(1242,2,'2024-06-02 12:14:54','',11),(1243,3,'2024-06-02 18:06:44','',10),(1244,1,'2024-06-03 00:36:23','',2),(1245,2,'2024-06-03 15:18:20','',12),(1246,3,'2024-06-03 19:38:39','',19),(1247,2,'2024-06-04 15:19:47','',23),(1248,1,'2024-06-04 17:21:18','',4),(1249,3,'2024-06-04 20:57:56','',18),(1250,3,'2024-06-05 21:24:11','',18),(1251,2,'2024-06-05 21:24:11','',16),(1252,1,'2024-06-05 21:38:56','',1),(1253,3,'2024-06-07 03:34:53','',15),(1254,2,'2024-06-07 03:34:53','',15),(1255,3,'2024-06-08 04:16:09','',15),(1256,2,'2024-06-08 04:16:09','',16),(1257,1,'2024-06-08 16:53:16','',6),(1258,3,'2024-06-09 08:09:41','',21),(1259,3,'2024-06-09 08:09:41','',1),(1260,2,'2024-06-09 08:09:41','',21),(1261,2,'2024-06-09 08:09:41','',1),(1262,1,'2024-06-09 16:57:06','',2),(1263,3,'2024-06-10 08:47:04','',17),(1264,2,'2024-06-10 08:47:04','',15),(1265,3,'2024-06-11 09:21:50','',17),(1266,2,'2024-06-11 09:21:51','',18),(1267,1,'2024-06-11 19:02:16','',2),(1268,3,'2024-06-12 10:56:56','',26),(1269,2,'2024-06-12 10:56:56','',26),(1270,1,'2024-06-13 04:39:55','',3),(1271,3,'2024-06-13 14:03:14','',19),(1272,2,'2024-06-13 14:03:14','',19),(1273,3,'2024-06-14 16:14:42','',6),(1274,2,'2024-06-14 16:14:42','',8),(1275,3,'2024-06-15 19:07:23','',13),(1276,2,'2024-06-15 19:27:39','',13),(1277,1,'2024-06-15 21:21:04','',1),(1278,3,'2024-06-17 07:50:03','',11),(1279,2,'2024-06-17 07:50:04','',11),(1280,1,'2024-06-17 19:48:39','',4),(1281,3,'2024-06-18 11:03:36','',22),(1282,2,'2024-06-18 11:03:36','',26),(1283,1,'2024-06-19 06:58:23','',4),(1284,3,'2024-06-19 13:45:11','',30),(1285,2,'2024-06-19 13:45:12','',38),(1286,1,'2024-06-20 11:48:48','',2),(1287,3,'2024-06-20 15:24:44','',18),(1288,2,'2024-06-20 15:24:44','',18),(1289,3,'2024-06-21 17:04:06','',17),(1290,2,'2024-06-21 17:04:06','',16),(1291,1,'2024-06-21 22:14:12','',2),(1292,3,'2024-06-22 17:14:55','',20),(1293,2,'2024-06-22 17:14:55','',18),(1294,1,'2024-06-23 08:31:10','',2),(1295,3,'2024-06-23 19:51:25','',13),(1296,2,'2024-06-23 19:51:25','',13),(1297,3,'2024-06-25 02:43:04','',17),(1298,2,'2024-06-25 02:43:04','',16),(1299,3,'2024-06-26 02:43:22','',35),(1300,2,'2024-06-26 02:43:22','',38),(1301,3,'2024-06-27 08:43:20','',48),(1302,2,'2024-06-27 08:43:20','',47),(1303,1,'2024-06-28 08:12:36','',3),(1304,3,'2024-06-28 10:15:34','',29),(1305,2,'2024-06-28 10:15:34','',31),(1306,3,'2024-06-29 11:04:14','',22),(1307,2,'2024-06-29 11:04:14','',22),(1308,1,'2024-06-29 13:35:23','',3),(1309,3,'2024-06-30 12:54:56','',18),(1310,2,'2024-06-30 12:54:56','',19),(1311,1,'2024-07-01 05:32:28','',3),(1312,3,'2024-07-01 14:04:22','',19),(1313,2,'2024-07-01 14:04:22','',20),(1314,1,'2024-07-02 09:24:59','',2),(1315,3,'2024-07-02 15:33:08','',24),(1316,2,'2024-07-02 15:33:09','',24),(1317,1,'2024-07-03 14:46:01','',4),(1318,3,'2024-07-03 17:07:33','',40),(1319,2,'2024-07-03 17:07:33','',40),(1320,3,'2024-07-04 18:39:53','',27),(1321,2,'2024-07-04 18:39:53','',28),(1322,1,'2024-07-05 02:54:41','',4),(1323,3,'2024-07-05 19:21:36','',19),(1324,2,'2024-07-05 19:21:36','',19),(1325,1,'2024-07-06 03:17:37','',2),(1326,3,'2024-07-06 19:40:33','',15),(1327,2,'2024-07-06 19:40:33','',17),(1328,1,'2024-07-07 07:10:31','',3),(1329,3,'2024-07-07 20:17:31','',27),(1330,2,'2024-07-07 20:17:31','',26),(1331,1,'2024-07-08 07:41:15','',3),(1332,2,'2024-07-08 20:18:03','',13),(1333,3,'2024-07-08 20:57:40','',12),(1334,3,'2024-07-09 22:48:23','',16),(1335,1,'2024-07-09 22:51:33','',5),(1336,2,'2024-07-10 02:46:30','',19),(1337,3,'2024-07-10 23:30:16','',32),(1338,1,'2024-07-11 06:37:13','',10),(1339,2,'2024-07-11 08:05:00','',38),(1340,3,'2024-07-12 01:02:16','',23),(1341,2,'2024-07-12 12:09:12','',23),(1342,1,'2024-07-12 19:38:24','',3),(1343,3,'2024-07-13 01:38:03','',14),(1344,2,'2024-07-13 12:24:12','',15),(1345,1,'2024-07-13 22:16:37','',9),(1346,3,'2024-07-14 03:02:04','',28),(1347,2,'2024-07-14 13:25:18','',27),(1348,1,'2024-07-15 01:00:04','',6),(1349,3,'2024-07-15 06:18:13','',27),(1350,2,'2024-07-15 14:25:12','',31),(1351,1,'2024-07-16 03:49:12','',4),(1352,3,'2024-07-16 08:49:45','',27),(1353,2,'2024-07-16 15:23:43','',39),(1354,1,'2024-07-17 06:00:36','',6),(1355,3,'2024-07-17 10:41:48','',44),(1356,2,'2024-07-17 15:26:52','',27),(1357,1,'2024-07-18 09:56:38','',1),(1358,3,'2024-07-18 12:34:14','',11),(1359,2,'2024-07-18 16:34:19','',10),(1360,1,'2024-07-19 11:31:55','',3),(1361,3,'2024-07-19 18:02:11','',18),(1362,2,'2024-07-19 18:02:11','',18),(1363,3,'2024-07-20 20:30:38','',14),(1364,2,'2024-07-20 20:30:38','',13),(1365,1,'2024-07-21 01:33:28','',5),(1366,3,'2024-07-21 21:55:43','',19),(1367,2,'2024-07-21 21:55:43','',20),(1368,1,'2024-07-22 07:04:28','',6),(1369,3,'2024-07-22 23:54:04','',17),(1370,2,'2024-07-22 23:54:04','',18),(1371,1,'2024-07-23 15:08:20','',3),(1372,3,'2024-07-24 09:12:17','',18),(1373,2,'2024-07-24 09:12:17','',18),(1374,3,'2024-07-25 09:46:57','',37),(1375,2,'2024-07-25 09:46:57','',34),(1376,1,'2024-07-25 11:06:27','',4),(1377,3,'2024-07-26 11:23:39','',31),(1378,2,'2024-07-26 11:23:39','',30),(1379,1,'2024-07-26 12:05:48','',8),(1380,3,'2024-07-27 12:39:42','',26),(1381,2,'2024-07-27 12:39:42','',27),(1382,1,'2024-07-28 07:51:30','',1),(1383,3,'2024-07-28 13:01:01','',26),(1384,2,'2024-07-28 13:01:01','',24),(1385,1,'2024-07-29 09:14:05','',6),(1386,3,'2024-07-29 15:40:43','',31),(1387,2,'2024-07-29 15:40:43','',31),(1388,3,'2024-07-30 16:34:15','',17),(1389,2,'2024-07-30 16:34:15','',17),(1390,1,'2024-07-31 06:24:07','',4),(1391,3,'2024-07-31 16:55:32','',31),(1392,2,'2024-07-31 16:55:32','',30),(1393,1,'2024-08-01 17:11:45','',6),(1394,3,'2024-08-01 18:55:16','',29),(1395,2,'2024-08-01 18:55:16','',32),(1396,3,'2024-08-02 19:32:44','',25),(1397,2,'2024-08-02 19:32:44','',23),(1398,1,'2024-08-02 19:44:00','',6),(1399,1,'2024-08-03 19:49:39','',2),(1400,3,'2024-08-03 22:02:44','',20),(1401,2,'2024-08-04 03:09:11','',21),(1402,3,'2024-08-05 01:26:52','',20),(1403,3,'2024-08-05 01:26:52','',1),(1404,2,'2024-08-05 08:33:55','',22),(1405,1,'2024-08-05 14:08:17','',3),(1406,3,'2024-08-06 03:13:06','',13),(1407,2,'2024-08-06 09:47:14','',13),(1408,1,'2024-08-06 22:24:05','',1),(1409,3,'2024-08-07 05:24:14','',25),(1410,2,'2024-08-07 09:54:19','',30),(1411,1,'2024-08-08 04:12:21','',23),(1412,3,'2024-08-08 08:38:05','',40),(1413,2,'2024-08-08 10:14:17','',34),(1414,1,'2024-08-09 05:28:15','',5),(1415,3,'2024-08-09 10:22:34','',17),(1416,2,'2024-08-09 10:22:34','',14),(1417,1,'2024-08-10 08:29:24','',4),(1418,3,'2024-08-10 13:21:52','',33),(1419,2,'2024-08-10 13:21:52','',30),(1420,1,'2024-08-11 12:42:17','',4),(1421,3,'2024-08-11 16:45:01','',23),(1422,2,'2024-08-11 16:45:01','',25),(1423,1,'2024-08-12 14:08:26','',3),(1424,3,'2024-08-12 16:46:46','',14),(1425,2,'2024-08-12 16:46:46','',14),(1426,1,'2024-08-13 14:30:13','',10),(1427,3,'2024-08-13 18:39:23','',25),(1428,2,'2024-08-13 18:39:23','',27),(1429,3,'2024-08-14 18:54:09','',24),(1430,2,'2024-08-14 18:54:09','',25),(1431,1,'2024-08-15 08:41:49','',6),(1432,3,'2024-08-15 20:43:41','',22),(1433,2,'2024-08-15 20:43:41','',24),(1434,1,'2024-08-16 16:46:17','',2),(1435,3,'2024-08-17 02:57:07','',22),(1436,2,'2024-08-17 02:57:07','',25),(1437,1,'2024-08-17 21:25:32','',5),(1438,3,'2024-08-18 05:37:13','',34),(1439,2,'2024-08-18 05:37:13','',31),(1440,1,'2024-08-19 02:19:17','',5),(1441,3,'2024-08-19 06:23:02','',19),(1442,2,'2024-08-19 06:23:02','',20),(1443,3,'2024-08-20 07:11:08','',27),(1444,2,'2024-08-20 07:11:08','',29),(1445,1,'2024-08-20 14:23:58','',9),(1446,3,'2024-08-21 09:02:20','',20),(1447,2,'2024-08-21 09:02:20','',22),(1448,1,'2024-08-21 23:54:03','',5),(1449,3,'2024-08-22 09:46:41','',26),(1450,2,'2024-08-22 09:46:41','',26),(1451,1,'2024-08-23 02:01:05','',2),(1452,3,'2024-08-23 10:26:25','',18),(1453,2,'2024-08-23 10:26:25','',19),(1454,1,'2024-08-24 04:36:17','',4),(1455,3,'2024-08-24 11:47:46','',27),(1456,2,'2024-08-24 11:47:46','',23),(1457,3,'2024-08-25 12:25:25','',39),(1458,2,'2024-08-25 12:25:25','',41),(1459,1,'2024-08-26 02:46:41','',2),(1460,3,'2024-08-26 13:02:05','',32),(1461,2,'2024-08-26 13:02:05','',31),(1462,3,'2024-08-27 15:14:24','',16),(1463,2,'2024-08-27 15:14:24','',15),(1464,1,'2024-08-27 19:15:34','',4),(1465,3,'2024-08-28 17:28:08','',46),(1466,2,'2024-08-28 17:29:32','',42),(1467,1,'2024-08-28 21:01:38','',6),(1468,3,'2024-08-29 17:38:32','',27),(1469,2,'2024-08-29 17:43:36','',24),(1470,1,'2024-08-30 00:27:30','',7),(1471,3,'2024-08-30 19:14:22','',34),(1472,2,'2024-08-30 19:14:22','',35),(1473,1,'2024-08-31 08:19:57','',2),(1474,3,'2024-08-31 20:03:33','',27),(1475,2,'2024-08-31 20:03:33','',25),(1476,1,'2024-09-01 09:01:41','',3),(1477,3,'2024-09-01 20:12:31','',24),(1478,2,'2024-09-01 20:12:31','',24),(1479,3,'2024-09-02 20:31:58','',35),(1480,2,'2024-09-02 20:31:58','',31),(1481,1,'2024-09-02 21:49:12','',5),(1482,3,'2024-09-03 21:47:23','',30),(1483,2,'2024-09-03 21:47:23','',28),(1484,1,'2024-09-04 17:29:44','',6),(1485,3,'2024-09-05 00:57:29','',17),(1486,2,'2024-09-05 00:57:29','',17),(1487,1,'2024-09-05 18:01:13','',2),(1488,3,'2024-09-06 03:54:16','',16),(1489,2,'2024-09-06 03:54:16','',17),(1490,3,'2024-09-07 05:53:54','',25),(1491,2,'2024-09-07 05:53:54','',26),(1492,1,'2024-09-07 08:33:56','',4),(1493,3,'2024-09-08 06:13:45','',25),(1494,2,'2024-09-08 06:13:45','',24),(1495,1,'2024-09-08 10:01:34','',2),(1496,2,'2024-09-09 06:35:29','',20),(1497,3,'2024-09-09 07:19:37','',22),(1498,2,'2024-09-10 07:06:00','',38),(1499,1,'2024-09-10 07:13:00','',3),(1500,3,'2024-09-10 07:38:34','',32),(1501,3,'2024-09-11 09:58:03','',25),(1502,2,'2024-09-11 09:58:03','',25),(1503,1,'2024-09-11 09:58:11','',4),(1504,1,'2024-09-12 11:10:36','',3),(1505,3,'2024-09-12 14:03:21','',19),(1506,2,'2024-09-12 14:03:21','',20),(1507,1,'2024-09-13 12:53:28','',5),(1508,2,'2024-09-13 15:45:06','',31),(1509,3,'2024-09-13 17:03:38','',28),(1510,3,'2024-09-14 19:04:20','',38),(1511,2,'2024-09-14 19:04:20','',40),(1512,1,'2024-09-14 22:33:22','',3),(1513,3,'2024-09-15 19:29:30','',21),(1514,2,'2024-09-15 19:29:30','',19),(1515,1,'2024-09-16 01:37:58','',3),(1516,3,'2024-09-16 19:43:00','',33),(1517,2,'2024-09-16 19:43:00','',33),(1518,1,'2024-09-17 06:05:41','',3),(1519,3,'2024-09-17 20:50:34','',33),(1520,2,'2024-09-17 20:50:34','',34),(1521,1,'2024-09-18 14:58:13','',3),(1522,3,'2024-09-18 21:18:02','',21),(1523,2,'2024-09-18 21:18:02','',21),(1524,2,'2024-09-18 21:18:02','',1),(1525,1,'2024-09-19 18:18:24','',5),(1526,3,'2024-09-19 21:44:38','',16),(1527,2,'2024-09-19 21:44:38','',16),(1528,1,'2024-09-20 18:21:45','',1),(1529,3,'2024-09-20 21:58:23','',19),(1530,2,'2024-09-20 21:58:23','',17),(1531,3,'2024-09-21 22:06:06','',36),(1532,2,'2024-09-21 22:06:06','',36),(1533,1,'2024-09-22 02:47:54','',3),(1534,3,'2024-09-22 23:01:08','',26),(1535,2,'2024-09-22 23:01:08','',25),(1536,1,'2024-09-23 08:53:56','',6),(1537,3,'2024-09-24 00:49:53','',35),(1538,2,'2024-09-24 00:49:53','',35),(1539,1,'2024-09-24 12:33:52','',5),(1540,3,'2024-09-25 05:46:32','',23),(1541,2,'2024-09-25 05:46:32','',25),(1542,1,'2024-09-25 19:16:25','',3),(1543,3,'2024-09-26 06:45:44','',26),(1544,2,'2024-09-26 06:45:44','',25),(1545,1,'2024-09-26 23:32:20','',3),(1546,3,'2024-09-27 06:46:41','',26),(1547,2,'2024-09-27 06:46:41','',24),(1548,3,'2024-09-28 06:59:51','',34),(1549,2,'2024-09-28 06:59:51','',34),(1550,1,'2024-09-28 18:45:11','',3),(1551,3,'2024-09-29 09:07:47','',40),(1552,2,'2024-09-29 09:07:47','',38),(1553,1,'2024-09-30 01:40:44','',6),(1554,3,'2024-09-30 09:09:59','',21),(1555,2,'2024-09-30 09:09:59','',22),(1556,3,'2024-10-01 09:47:07','',36),(1557,2,'2024-10-01 09:47:07','',36),(1558,1,'2024-10-01 13:22:43','',8),(1559,3,'2024-10-02 09:47:08','',27),(1560,2,'2024-10-02 09:47:09','',27),(1561,1,'2024-10-02 19:31:42','',7),(1562,3,'2024-10-03 09:47:11','',37),(1563,2,'2024-10-03 09:47:11','',32),(1564,1,'2024-10-03 20:06:53','',6),(1565,3,'2024-10-04 09:51:09','',18),(1566,2,'2024-10-04 10:27:54','',20),(1567,3,'2024-10-05 10:00:04','',23),(1568,2,'2024-10-05 11:15:20','',19),(1569,1,'2024-10-05 19:00:39','',4),(1570,3,'2024-10-06 11:35:03','',28),(1571,2,'2024-10-06 11:35:03','',27),(1572,1,'2024-10-07 01:39:01','',6),(1573,3,'2024-10-07 11:44:24','',32),(1574,2,'2024-10-07 11:56:04','',29),(1575,1,'2024-10-08 03:11:03','',3),(1576,3,'2024-10-08 12:53:28','',29),(1577,2,'2024-10-08 12:53:28','',28),(1578,1,'2024-10-09 10:40:05','',3),(1579,3,'2024-10-09 14:27:08','',29),(1580,2,'2024-10-09 14:27:08','',32),(1581,1,'2024-10-10 14:06:03','',3),(1582,3,'2024-10-10 16:37:52','',18),(1583,2,'2024-10-10 16:37:52','',17),(1584,3,'2024-10-11 16:49:52','',23),(1585,2,'2024-10-11 16:49:52','',23),(1586,1,'2024-10-11 19:22:10','',2),(1587,3,'2024-10-12 17:39:53','',32),(1588,3,'2024-10-12 17:39:53','',1),(1589,2,'2024-10-12 17:39:54','',32),(1590,1,'2024-10-12 19:59:25','',2),(1591,3,'2024-10-13 17:52:01','',33),(1592,2,'2024-10-13 17:52:01','',33),(1593,1,'2024-10-13 20:06:27','',2),(1594,3,'2024-10-14 18:16:48','',23),(1595,2,'2024-10-14 18:16:48','',24),(1596,1,'2024-10-15 02:13:17','',1),(1597,3,'2024-10-15 19:06:47','',17),(1598,2,'2024-10-15 21:21:24','',19),(1599,1,'2024-10-16 03:03:10','',4),(1600,3,'2024-10-16 21:35:23','',34),(1601,2,'2024-10-16 21:35:23','',32),(1602,1,'2024-10-17 09:42:44','',2),(1603,3,'2024-10-17 21:37:27','',24),(1604,2,'2024-10-17 21:37:27','',24),(1605,1,'2024-10-18 13:51:48','',5),(1606,3,'2024-10-18 21:37:49','',19),(1607,2,'2024-10-18 21:37:49','',18),(1608,2,'2024-10-18 21:37:49','',1),(1609,3,'2024-10-20 04:38:26','',39),(1610,2,'2024-10-20 04:38:27','',39),(1611,1,'2024-10-20 09:29:00','',3),(1612,3,'2024-10-21 05:23:00','',30),(1613,2,'2024-10-21 05:23:01','',30),(1614,1,'2024-10-21 09:33:12','',3),(1615,3,'2024-10-22 05:57:40','',50),(1616,2,'2024-10-22 05:57:40','',47),(1617,1,'2024-10-22 11:40:59','',9),(1618,3,'2024-10-23 07:39:54','',37),(1619,2,'2024-10-23 07:39:54','',37),(1620,1,'2024-10-23 12:15:37','',6),(1621,3,'2024-10-24 09:06:32','',39),(1622,2,'2024-10-24 09:06:32','',42),(1623,1,'2024-10-24 17:25:24','',2),(1624,3,'2024-10-25 09:10:56','',79),(1625,2,'2024-10-25 09:10:56','',80),(1626,1,'2024-10-25 21:01:12','',8),(1627,3,'2024-10-26 10:50:04','',46),(1628,2,'2024-10-26 10:50:04','',46),(1629,1,'2024-10-27 02:30:48','',6),(1630,3,'2024-10-27 12:00:17','',60),(1631,2,'2024-10-27 12:00:17','',58),(1632,1,'2024-10-28 04:05:43','',6),(1633,3,'2024-10-28 12:31:55','',39),(1634,2,'2024-10-28 12:31:55','',42),(1635,1,'2024-10-29 10:22:24','',3),(1636,3,'2024-10-29 12:57:05','',29),(1637,2,'2024-10-29 12:57:05','',31),(1638,3,'2024-10-30 17:27:26','',46),(1639,2,'2024-10-30 17:27:26','',46),(1640,1,'2024-10-30 20:12:18','',5),(1641,3,'2024-10-31 17:46:45','',43),(1642,2,'2024-10-31 17:46:45','',46),(1643,1,'2024-10-31 20:33:42','',1),(1644,3,'2024-11-01 19:14:28','',67),(1645,2,'2024-11-01 19:14:28','',65),(1646,1,'2024-11-02 09:37:45','',6),(1647,3,'2024-11-02 19:47:50','',44),(1648,2,'2024-11-02 19:47:50','',42),(1649,1,'2024-11-03 15:39:51','',6),(1650,3,'2024-11-03 19:56:31','',36),(1651,2,'2024-11-03 19:56:31','',38),(1652,1,'2024-11-04 18:00:43','',7),(1653,3,'2024-11-04 20:13:26','',52),(1654,2,'2024-11-04 20:13:26','',49),(1655,3,'2024-11-05 20:27:10','',41),(1656,2,'2024-11-05 20:27:10','',38),(1657,1,'2024-11-06 01:04:11','',4),(1658,3,'2024-11-06 20:39:00','',36),(1659,2,'2024-11-06 20:39:00','',36),(1660,1,'2024-11-07 11:00:02','',10),(1661,3,'2024-11-07 21:47:06','',56),(1662,2,'2024-11-07 21:47:06','',55),(1663,1,'2024-11-08 12:20:43','',5),(1664,3,'2024-11-08 22:05:21','',45),(1665,2,'2024-11-08 22:05:22','',49),(1666,1,'2024-11-09 16:22:35','',1),(1667,3,'2024-11-09 22:48:56','',48),(1668,2,'2024-11-09 22:48:56','',47),(1669,3,'2024-11-11 00:19:59','',33),(1670,2,'2024-11-11 00:19:59','',33),(1671,1,'2024-11-11 07:31:48','',5),(1672,3,'2024-11-12 01:31:00','',66),(1673,2,'2024-11-12 01:31:00','',64),(1674,1,'2024-11-12 07:59:51','',9),(1675,2,'2024-11-13 01:33:12','',57),(1676,3,'2024-11-13 01:35:12','',51),(1677,1,'2024-11-13 10:52:44','',5),(1678,3,'2024-11-14 01:59:22','',64),(1679,2,'2024-11-14 01:59:22','',64),(1680,1,'2024-11-15 00:24:22','',4),(1681,3,'2024-11-15 04:56:21','',34),(1682,2,'2024-11-15 04:56:22','',36),(1683,3,'2024-11-16 05:33:22','',35),(1684,2,'2024-11-16 05:33:22','',35),(1685,1,'2024-11-16 07:45:30','',2),(1686,3,'2024-11-17 06:51:43','',59),(1687,2,'2024-11-17 06:51:43','',50),(1688,1,'2024-11-17 08:20:28','',7),(1689,3,'2024-11-18 07:57:57','',19),(1690,2,'2024-11-18 07:57:57','',21),(1691,1,'2024-11-18 09:28:08','',5),(1692,3,'2024-11-19 09:00:35','',33),(1693,2,'2024-11-19 09:00:35','',29),(1694,1,'2024-11-19 17:38:04','',4),(1695,3,'2024-11-20 10:57:30','',80),(1696,2,'2024-11-20 10:57:30','',81),(1697,1,'2024-11-20 23:10:43','',7),(1698,3,'2024-11-21 11:15:25','',48),(1699,2,'2024-11-21 11:15:25','',48),(1700,1,'2024-11-22 08:31:00','',1),(1701,3,'2024-11-22 11:19:01','',45),(1702,2,'2024-11-22 11:19:01','',42),(1703,1,'2024-11-23 09:01:35','',4),(1704,3,'2024-11-23 11:21:47','',41),(1705,2,'2024-11-23 11:21:47','',39),(1706,3,'2024-11-24 12:35:57','',27),(1707,2,'2024-11-24 12:35:57','',28),(1708,1,'2024-11-24 17:00:53','',3),(1709,2,'2024-11-25 13:20:01','',22),(1710,3,'2024-11-25 13:49:07','',21),(1711,1,'2024-11-26 06:05:57','',3),(1712,3,'2024-11-26 14:36:50','',42),(1713,2,'2024-11-26 14:36:50','',39),(1714,1,'2024-11-27 10:53:24','',2),(1715,3,'2024-11-27 14:47:39','',43),(1716,2,'2024-11-27 14:47:39','',42),(1717,1,'2024-11-28 14:03:20','',14),(1718,3,'2024-11-28 15:48:52','',40),(1719,2,'2024-11-28 15:48:52','',39),(1720,3,'2024-11-29 17:25:20','',34),(1721,2,'2024-11-29 17:25:20','',35),(1722,1,'2024-11-29 19:10:24','',7),(1723,3,'2024-11-30 17:27:34','',71),(1724,2,'2024-11-30 17:27:34','',63),(1725,1,'2024-11-30 20:35:52','',8),(1726,3,'2024-12-01 17:31:14','',30),(1727,2,'2024-12-01 17:31:14','',30),(1728,1,'2024-12-01 23:49:25','',4),(1729,3,'2024-12-02 17:44:21','',44),(1730,2,'2024-12-02 17:44:22','',45),(1731,1,'2024-12-03 01:10:35','',3),(1732,3,'2024-12-03 18:23:55','',42),(1733,2,'2024-12-03 18:23:55','',42),(1734,1,'2024-12-04 03:54:58','',8),(1735,3,'2024-12-04 18:24:18','',50),(1736,2,'2024-12-04 18:24:18','',48),(1737,1,'2024-12-05 15:36:55','',5),(1738,3,'2024-12-05 18:27:38','',73),(1739,2,'2024-12-05 18:27:38','',70),(1740,3,'2024-12-06 18:48:16','',37),(1741,2,'2024-12-06 18:48:16','',34),(1742,1,'2024-12-07 10:39:41','',6),(1743,3,'2024-12-07 19:18:32','',49),(1744,2,'2024-12-07 19:18:32','',48),(1745,1,'2024-12-08 10:43:14','',7),(1746,3,'2024-12-08 19:24:48','',30),(1747,2,'2024-12-08 19:24:48','',30),(1748,3,'2024-12-09 19:26:25','',45),(1749,2,'2024-12-09 19:26:25','',42),(1750,1,'2024-12-10 14:41:40','',5),(1751,3,'2024-12-10 19:27:30','',47),(1752,2,'2024-12-10 19:27:30','',43),(1753,3,'2024-12-11 19:27:31','',53),(1754,2,'2024-12-11 19:27:31','',48),(1755,1,'2024-12-11 20:37:24','',2),(1756,3,'2024-12-12 19:29:50','',26),(1757,2,'2024-12-12 19:29:50','',27),(1758,1,'2024-12-13 05:06:56','',2),(1759,3,'2024-12-13 19:35:55','',46),(1760,2,'2024-12-13 19:35:55','',43),(1761,1,'2024-12-14 13:27:20','',5),(1762,3,'2024-12-14 20:43:12','',50),(1763,2,'2024-12-14 20:43:12','',48),(1764,3,'2024-12-15 21:21:40','',59),(1765,3,'2024-12-15 21:21:40','',1),(1766,2,'2024-12-15 21:21:40','',62),(1767,1,'2024-12-16 04:29:12','',6),(1768,3,'2024-12-16 21:44:11','',55),(1769,2,'2024-12-16 21:44:11','',57),(1770,1,'2024-12-17 10:07:37','',2),(1771,2,'2024-12-17 21:44:42','',34),(1772,3,'2024-12-17 21:45:47','',37),(1773,1,'2024-12-18 21:04:37','',7),(1774,3,'2024-12-18 21:53:31','',55),(1775,2,'2024-12-18 21:53:31','',48),(1776,3,'2024-12-19 21:54:49','',52),(1777,2,'2024-12-19 21:54:49','',44),(1778,1,'2024-12-19 21:55:09','',6),(1779,3,'2024-12-20 22:01:47','',44),(1780,2,'2024-12-20 22:01:47','',43),(1781,1,'2024-12-20 22:03:50','',9),(1782,3,'2024-12-21 22:41:12','',55),(1783,2,'2024-12-21 22:41:12','',54),(1784,1,'2024-12-22 01:53:48','',1),(1785,3,'2024-12-22 23:40:10','',25),(1786,2,'2024-12-23 01:47:48','',24),(1787,1,'2024-12-23 15:23:33','',2),(1788,3,'2024-12-24 00:06:08','',48),(1789,2,'2024-12-24 03:16:08','',49),(1790,1,'2024-12-24 22:03:27','',3),(1791,3,'2024-12-25 00:22:51','',46),(1792,2,'2024-12-25 03:22:22','',50),(1793,3,'2024-12-26 01:36:00','',39),(1794,1,'2024-12-26 02:31:33','',2),(1795,2,'2024-12-26 05:37:12','',29),(1796,3,'2024-12-27 05:26:59','',56),(1797,2,'2024-12-27 06:06:27','',55),(1798,1,'2024-12-27 13:21:19','',9),(1799,3,'2024-12-28 05:57:43','',49),(1800,2,'2024-12-28 07:04:47','',45),(1801,1,'2024-12-28 19:39:23','',11),(1802,3,'2024-12-29 06:34:12','',49),(1803,2,'2024-12-29 07:58:36','',43),(1804,1,'2024-12-29 21:59:46','',4),(1805,3,'2024-12-30 07:05:40','',44),(1806,2,'2024-12-30 08:23:23','',39),(1807,1,'2024-12-30 22:19:56','',4),(1808,3,'2024-12-31 08:59:48','',28),(1809,2,'2024-12-31 08:59:48','',32),(1810,1,'2025-01-01 07:52:32','',3),(1811,3,'2025-01-01 09:07:52','',35),(1812,2,'2025-01-01 09:07:52','',35),(1813,3,'2025-01-02 09:26:48','',44),(1814,2,'2025-01-02 09:26:48','',43),(1815,1,'2025-01-02 10:38:15','',1),(1816,3,'2025-01-03 10:12:39','',55),(1817,2,'2025-01-03 10:12:39','',53),(1818,1,'2025-01-03 16:31:53','',4),(1819,3,'2025-01-04 10:17:21','',56),(1820,2,'2025-01-04 10:17:21','',56),(1821,1,'2025-01-04 17:05:22','',5),(1822,3,'2025-01-05 11:50:19','',50),(1823,2,'2025-01-05 11:50:19','',53),(1824,1,'2025-01-05 20:27:37','',7),(1825,3,'2025-01-06 13:11:03','',77),(1826,2,'2025-01-06 13:11:03','',76),(1827,1,'2025-01-06 23:01:33','',10),(1828,3,'2025-01-07 13:14:41','',61),(1829,2,'2025-01-07 13:14:41','',63),(1830,2,'2025-01-08 13:17:27','',62),(1831,3,'2025-01-08 14:03:20','',64),(1832,1,'2025-01-08 15:59:13','',12),(1833,3,'2025-01-09 17:56:46','',81),(1834,2,'2025-01-09 17:56:46','',80),(1835,1,'2025-01-09 18:37:45','',9),(1836,3,'2025-01-10 17:58:05','',43),(1837,2,'2025-01-10 17:58:05','',41),(1838,1,'2025-01-10 23:43:28','',6),(1839,3,'2025-01-11 18:13:01','',46),(1840,2,'2025-01-11 18:13:01','',42),(1841,3,'2025-01-12 18:17:47','',37),(1842,2,'2025-01-12 18:17:47','',37),(1843,1,'2025-01-13 12:14:01','',7),(1844,3,'2025-01-13 18:39:25','',68),(1845,2,'2025-01-13 18:39:25','',66),(1846,1,'2025-01-14 12:45:56','',12),(1847,3,'2025-01-14 18:53:15','',67),(1848,2,'2025-01-14 18:53:15','',69),(1849,1,'2025-01-15 15:31:41','',13),(1850,3,'2025-01-15 20:28:40','',77),(1851,2,'2025-01-15 20:28:40','',67),(1852,1,'2025-01-16 17:36:25','',6),(1853,3,'2025-01-16 20:34:40','',56),(1854,2,'2025-01-16 20:34:40','',50),(1855,1,'2025-01-17 20:16:54','',10),(1856,3,'2025-01-17 21:48:28','',33),(1857,2,'2025-01-17 21:48:28','',34),(1858,3,'2025-01-18 21:49:51','',46),(1859,2,'2025-01-18 21:49:51','',41),(1860,1,'2025-01-19 05:47:56','',4),(1861,3,'2025-01-19 22:20:50','',55),(1862,2,'2025-01-19 22:20:50','',53),(1863,1,'2025-01-20 06:07:22','',4),(1864,3,'2025-01-20 23:38:00','',75),(1865,2,'2025-01-20 23:38:01','',342),(1866,1,'2025-01-21 08:58:51','',7),(1867,3,'2025-01-22 00:41:30','',53),(1868,2,'2025-01-22 00:41:30','',259),(1869,1,'2025-01-22 10:17:04','',3),(1870,2,'2025-01-23 02:53:36','',289),(1871,3,'2025-01-23 03:42:28','',100),(1872,1,'2025-01-23 12:48:52','',8),(1873,2,'2025-01-24 03:16:36','',228),(1874,3,'2025-01-24 03:43:40','',63),(1875,1,'2025-01-24 12:57:29','',9),(1876,3,'2025-01-25 03:48:27','',70),(1877,2,'2025-01-25 03:48:27','',242),(1878,1,'2025-01-25 13:43:12','',10),(1879,3,'2025-01-26 03:50:36','',60),(1880,2,'2025-01-26 03:50:36','',268),(1881,1,'2025-01-26 15:27:35','',11),(1882,2,'2025-01-27 04:21:05','',244),(1883,3,'2025-01-27 05:05:38','',83),(1884,1,'2025-01-27 16:56:12','',14),(1885,2,'2025-01-28 04:55:32','',259),(1886,3,'2025-01-28 05:44:15','',71),(1887,1,'2025-01-28 17:00:11','',22),(1888,2,'2025-01-29 05:05:20','',243),(1889,3,'2025-01-29 06:49:31','',74),(1890,2,'2025-01-30 05:29:01','',214),(1891,2,'2025-01-30 05:29:01','',1),(1892,1,'2025-01-30 05:29:16','',9),(1893,3,'2025-01-30 08:01:55','',69),(1894,2,'2025-01-31 05:30:00','',245),(1895,1,'2025-01-31 05:48:53','',8),(1896,3,'2025-01-31 08:05:59','',75),(1897,2,'2025-02-01 05:38:36','',223),(1898,1,'2025-02-01 06:17:56','',5),(1899,3,'2025-02-01 09:23:26','',64),(1900,2,'2025-02-02 05:54:38','',198),(1901,1,'2025-02-02 08:36:58','',7),(1902,3,'2025-02-02 11:10:02','',44),(1903,2,'2025-02-03 06:03:05','',224),(1904,3,'2025-02-03 11:36:31','',51),(1905,1,'2025-02-03 13:07:00','',6),(1906,2,'2025-02-04 06:13:09','',194),(1907,3,'2025-02-04 12:30:32','',78),(1908,1,'2025-02-04 19:22:03','',11),(1909,2,'2025-02-05 06:52:43','',241),(1910,3,'2025-02-05 12:57:14','',61),(1911,1,'2025-02-05 23:30:37','',7),(1912,2,'2025-02-06 07:12:59','',221),(1913,3,'2025-02-06 13:09:11','',68),(1914,1,'2025-02-07 01:37:36','',8),(1915,2,'2025-02-07 07:33:44','',189),(1916,3,'2025-02-07 13:58:31','',56),(1917,1,'2025-02-08 05:43:58','',6),(1918,2,'2025-02-08 07:34:31','',157),(1919,3,'2025-02-08 15:58:53','',51),(1920,1,'2025-02-09 06:28:28','',8),(1921,2,'2025-02-09 08:21:18','',100),(1922,3,'2025-02-09 16:16:35','',40),(1923,2,'2025-02-10 09:40:49','',81),(1924,1,'2025-02-10 10:29:07','',4),(1925,3,'2025-02-10 16:34:08','',57),(1926,2,'2025-02-11 09:52:26','',73),(1927,3,'2025-02-11 17:01:42','',60),(1928,1,'2025-02-12 00:58:27','',7),(1929,2,'2025-02-12 10:22:48','',80),(1930,3,'2025-02-12 19:08:47','',66),(1931,1,'2025-02-13 06:50:15','',5),(1932,2,'2025-02-13 10:35:08','',76),(1933,3,'2025-02-13 19:23:52','',49),(1934,1,'2025-02-14 08:59:20','',4),(1935,2,'2025-02-14 10:44:18','',62),(1936,3,'2025-02-14 19:27:40','',30),(1937,2,'2025-02-15 11:30:31','',61),(1938,1,'2025-02-15 15:56:39','',10),(1939,3,'2025-02-15 19:37:35','',71),(1940,2,'2025-02-16 12:19:38','',82),(1941,1,'2025-02-16 18:37:29','',5),(1942,3,'2025-02-16 19:52:28','',124),(1943,2,'2025-02-17 12:58:44','',146),(1944,3,'2025-02-17 19:56:54','',167),(1945,1,'2025-02-17 19:56:57','',6),(1946,2,'2025-02-18 13:02:43','',82),(1947,3,'2025-02-18 20:26:07','',109),(1948,1,'2025-02-19 01:03:25','',7),(1949,2,'2025-02-19 13:25:59','',94),(1950,3,'2025-02-19 20:45:45','',116),(1951,1,'2025-02-20 06:39:12','',8),(1952,2,'2025-02-20 13:42:12','',88),(1953,3,'2025-02-20 20:48:50','',101),(1954,1,'2025-02-21 08:35:32','',5),(1955,2,'2025-02-21 14:01:06','',81),(1956,3,'2025-02-21 20:53:32','',78),(1957,2,'2025-02-22 14:02:54','',83),(1958,1,'2025-02-22 15:43:22','',8),(1959,3,'2025-02-22 21:35:23','',85),(1960,2,'2025-02-23 14:17:51','',76),(1961,3,'2025-02-23 22:14:39','',56),(1962,1,'2025-02-24 03:46:40','',16),(1963,2,'2025-02-24 14:36:03','',68),(1964,3,'2025-02-24 23:02:47','',77),(1965,1,'2025-02-25 04:58:18','',8),(1966,2,'2025-02-25 15:15:11','',75),(1967,3,'2025-02-25 23:03:54','',61),(1968,1,'2025-02-26 06:00:32','',5),(1969,2,'2025-02-26 16:06:50','',72),(1970,3,'2025-02-27 00:07:01','',74),(1971,1,'2025-02-27 06:38:03','',6),(1972,2,'2025-02-27 16:19:40','',55),(1973,3,'2025-02-28 00:27:10','',55),(1974,1,'2025-02-28 10:46:25','',8),(1975,2,'2025-02-28 17:00:29','',70),(1976,3,'2025-03-01 00:47:58','',78),(1977,1,'2025-03-01 16:11:46','',10),(1978,2,'2025-03-01 17:01:52','',74),(1979,3,'2025-03-02 00:51:50','',67),(1980,2,'2025-03-02 17:10:51','',80),(1981,1,'2025-03-02 22:29:58','',10),(1982,3,'2025-03-03 01:46:33','',83),(1983,2,'2025-03-03 18:18:19','',59),(1984,3,'2025-03-04 02:26:47','',59),(1985,1,'2025-03-04 17:18:19','',3),(1986,2,'2025-03-04 20:33:48','',52),(1987,3,'2025-03-05 02:33:02','',53),(1988,2,'2025-03-05 21:43:05','',64),(1989,3,'2025-03-06 03:04:49','',72),(1990,1,'2025-03-06 08:27:34','',5),(1991,2,'2025-03-06 21:49:10','',53),(1992,3,'2025-03-07 03:12:18','',47),(1993,1,'2025-03-07 15:37:05','',5),(1994,2,'2025-03-07 22:39:06','',46),(1995,3,'2025-03-08 03:57:44','',55),(1996,1,'2025-03-08 20:16:13','',4),(1997,2,'2025-03-08 22:52:54','',68),(1998,3,'2025-03-09 04:15:50','',60),(1999,1,'2025-03-09 20:47:45','',3),(2000,2,'2025-03-09 23:06:07','',54),(2001,3,'2025-03-10 05:13:16','',55),(2002,1,'2025-03-10 22:04:23','',1),(2003,2,'2025-03-10 23:20:14','',43),(2004,3,'2025-03-11 05:34:47','',43),(2005,2,'2025-03-11 23:53:11','',42),(2006,3,'2025-03-12 06:05:03','',39),(2007,1,'2025-03-12 06:19:41','',7),(2008,2,'2025-03-13 00:26:04','',80),(2009,3,'2025-03-13 06:14:37','',75),(2010,1,'2025-03-13 17:53:06','',5),(2011,2,'2025-03-14 02:52:20','',71),(2012,3,'2025-03-14 06:17:56','',62),(2013,1,'2025-03-15 02:42:03','',3),(2014,2,'2025-03-15 03:03:11','',62),(2015,3,'2025-03-15 06:58:03','',58),(2016,1,'2025-03-16 03:16:15','',4),(2017,2,'2025-03-16 03:36:30','',54),(2018,3,'2025-03-16 07:09:20','',54),(2019,2,'2025-03-17 03:55:06','',72),(2020,3,'2025-03-17 07:25:07','',78),(2021,1,'2025-03-17 09:37:11','',6),(2022,2,'2025-03-18 04:05:00','',59),(2023,3,'2025-03-18 07:30:51','',49),(2024,1,'2025-03-18 20:03:30','',4),(2025,2,'2025-03-19 05:16:03','',52),(2026,3,'2025-03-19 07:51:25','',55),(2027,1,'2025-03-19 22:03:26','',3),(2028,2,'2025-03-20 05:25:36','',51),(2029,3,'2025-03-20 08:21:54','',52),(2030,1,'2025-03-21 01:56:35','',7),(2031,2,'2025-03-21 05:37:01','',58),(2032,3,'2025-03-21 08:44:18','',47),(2033,2,'2025-03-22 07:26:20','',46),(2034,3,'2025-03-22 11:12:30','',60),(2035,1,'2025-03-22 19:04:50','',4),(2036,2,'2025-03-23 07:39:24','',62),(2037,3,'2025-03-23 11:34:22','',67),(2038,1,'2025-03-24 06:39:25','',4),(2039,2,'2025-03-24 07:39:29','',77),(2040,3,'2025-03-24 11:54:39','',60),(2041,1,'2025-03-25 07:42:31','',3),(2042,2,'2025-03-25 07:42:39','',33),(2043,3,'2025-03-25 13:07:29','',46),(2044,2,'2025-03-26 07:50:49','',64),(2045,1,'2025-03-26 11:45:34','',11),(2046,3,'2025-03-26 13:49:04','',82),(2047,2,'2025-03-27 08:26:17','',103),(2048,3,'2025-03-27 14:43:36','',85),(2049,1,'2025-03-27 15:02:10','',6),(2050,2,'2025-03-28 08:36:55','',54),(2051,3,'2025-03-28 15:10:47','',57),(2052,1,'2025-03-28 19:52:13','',3),(2053,2,'2025-03-29 08:41:54','',54),(2054,3,'2025-03-29 15:45:47','',61),(2055,1,'2025-03-30 04:09:01','',10),(2056,2,'2025-03-30 08:46:29','',62),(2057,3,'2025-03-30 15:48:05','',66),(2058,2,'2025-03-31 09:42:45','',76),(2059,1,'2025-03-31 09:45:53','',9),(2060,3,'2025-03-31 16:14:15','',59),(2061,2,'2025-04-01 09:47:23','',53),(2062,3,'2025-04-01 16:26:00','',56),(2063,1,'2025-04-01 16:45:20','',11),(2064,2,'2025-04-02 10:15:35','',60),(2065,3,'2025-04-02 16:53:28','',55),(2066,1,'2025-04-02 19:07:10','',3),(2067,2,'2025-04-03 10:53:39','',47),(2068,3,'2025-04-03 17:23:42','',47),(2069,1,'2025-04-03 22:32:14','',5),(2070,2,'2025-04-04 11:25:30','',60),(2071,3,'2025-04-04 17:25:36','',51),(2072,1,'2025-04-05 10:07:35','',2),(2073,2,'2025-04-05 12:43:36','',44),(2074,2,'2025-04-05 12:43:36','',1),(2075,3,'2025-04-05 17:59:04','',50),(2076,2,'2025-04-06 13:05:31','',58),(2077,1,'2025-04-06 16:59:31','',11),(2078,3,'2025-04-06 18:02:51','',64),(2079,2,'2025-04-07 13:10:33','',53),(2080,3,'2025-04-07 18:09:31','',57),(2081,1,'2025-04-08 02:18:09','',2),(2082,2,'2025-04-08 14:36:42','',49),(2083,3,'2025-04-08 18:25:35','',43),(2084,1,'2025-04-09 08:48:40','',3),(2085,2,'2025-04-09 16:58:17','',46),(2086,3,'2025-04-09 18:44:49','',42),(2087,1,'2025-04-10 09:59:16','',7),(2088,2,'2025-04-10 17:53:01','',65),(2089,3,'2025-04-10 19:28:24','',65),(2090,1,'2025-04-11 10:06:43','',10),(2091,2,'2025-04-11 18:17:55','',54),(2092,3,'2025-04-11 19:48:36','',46),(2093,1,'2025-04-12 10:23:47','',9),(2094,2,'2025-04-12 18:24:01','',55),(2095,3,'2025-04-12 20:00:29','',50),(2096,1,'2025-04-13 13:21:52','',6),(2097,2,'2025-04-13 18:51:18','',58),(2098,3,'2025-04-13 20:32:06','',60),(2099,1,'2025-04-14 17:21:15','',6),(2100,2,'2025-04-14 18:53:37','',60),(2101,3,'2025-04-14 21:04:49','',60),(2102,1,'2025-04-15 19:28:05','',9),(2103,2,'2025-04-15 20:48:51','',48),(2104,3,'2025-04-15 21:47:30','',46),(2105,1,'2025-04-16 19:32:02','',4),(2106,2,'2025-04-16 21:36:19','',43),(2107,3,'2025-04-16 22:20:19','',41),(2108,2,'2025-04-17 21:45:50','',49),(2109,3,'2025-04-17 23:14:31','',54),(2110,1,'2025-04-18 02:18:03','',16),(2111,2,'2025-04-18 22:15:07','',49),(2112,3,'2025-04-18 23:44:07','',49),(2113,1,'2025-04-19 02:58:34','',3),(2114,2,'2025-04-19 22:32:33','',58),(2115,3,'2025-04-20 00:10:18','',60),(2116,1,'2025-04-20 11:45:26','',5),(2117,2,'2025-04-20 22:44:03','',68),(2118,3,'2025-04-21 00:56:49','',70),(2119,1,'2025-04-21 13:59:27','',7),(2120,2,'2025-04-21 23:16:08','',56),(2121,3,'2025-04-22 01:04:46','',50),(2122,1,'2025-04-22 21:25:41','',9),(2123,2,'2025-04-23 00:30:13','',56),(2124,3,'2025-04-23 01:54:07','',62),(2125,2,'2025-04-24 01:01:20','',64),(2126,3,'2025-04-24 02:46:51','',65),(2127,1,'2025-04-24 02:46:54','',2),(2128,2,'2025-04-25 02:14:33','',54),(2129,3,'2025-04-25 02:56:28','',52),(2130,1,'2025-04-25 06:49:39','',4),(2131,3,'2025-04-26 05:35:49','',62),(2132,2,'2025-04-26 05:35:49','',61),(2133,1,'2025-04-26 14:24:38','',4),(2134,3,'2025-04-27 06:01:51','',46),(2135,2,'2025-04-27 06:01:51','',50),(2136,1,'2025-04-28 03:25:12','',8),(2137,3,'2025-04-28 06:15:51','',57),(2138,2,'2025-04-28 06:15:51','',61),(2139,3,'2025-04-29 06:32:08','',55),(2140,2,'2025-04-29 06:32:08','',60),(2141,1,'2025-04-29 13:51:36','',8),(2142,3,'2025-04-30 07:12:10','',39),(2143,2,'2025-04-30 07:12:10','',39),(2144,1,'2025-04-30 14:44:40','',6),(2145,3,'2025-05-01 07:15:15','',78),(2146,2,'2025-05-01 07:15:15','',71),(2147,1,'2025-05-01 19:02:40','',8),(2148,3,'2025-05-02 07:59:18','',52),(2149,2,'2025-05-02 07:59:18','',49),(2150,1,'2025-05-02 21:35:01','',3),(2151,3,'2025-05-03 08:07:33','',83),(2152,2,'2025-05-03 08:07:33','',80),(2153,1,'2025-05-04 01:49:37','',6),(2154,3,'2025-05-04 08:42:26','',56),(2155,2,'2025-05-04 08:42:26','',59),(2156,1,'2025-05-05 01:56:34','',11),(2157,3,'2025-05-05 08:53:26','',64),(2158,2,'2025-05-05 08:53:26','',66),(2159,1,'2025-05-06 03:47:35','',10),(2160,3,'2025-05-06 09:14:46','',53),(2161,2,'2025-05-06 09:14:46','',54),(2162,1,'2025-05-07 05:36:31','',6),(2163,3,'2025-05-07 10:19:01','',48),(2164,2,'2025-05-07 10:19:01','',50),(2165,1,'2025-05-08 09:51:26','',9),(2166,3,'2025-05-08 10:34:55','',43),(2167,2,'2025-05-08 10:34:55','',42),(2168,3,'2025-05-09 10:57:07','',69),(2169,2,'2025-05-09 10:57:07','',62),(2170,2,'2025-05-09 10:57:07','',1),(2171,1,'2025-05-09 15:06:57','',6),(2172,3,'2025-05-10 11:09:27','',43),(2173,2,'2025-05-10 11:09:27','',44),(2174,1,'2025-05-10 15:38:01','',4),(2175,3,'2025-05-11 11:39:29','',48),(2176,2,'2025-05-11 11:39:29','',45),(2177,1,'2025-05-11 17:04:14','',4),(2178,3,'2025-05-12 11:45:16','',50),(2179,2,'2025-05-12 11:45:16','',45),(2180,1,'2025-05-13 07:29:26','',12),(2181,3,'2025-05-13 11:48:28','',56),(2182,2,'2025-05-13 11:48:28','',57),(2183,1,'2025-05-14 08:50:54','',3),(2184,3,'2025-05-14 11:54:21','',52),(2185,2,'2025-05-14 11:54:21','',55),(2186,1,'2025-05-15 11:35:40','',4),(2187,3,'2025-05-15 11:58:53','',57),(2188,2,'2025-05-15 11:58:53','',55),(2189,3,'2025-05-16 12:27:23','',49),(2190,2,'2025-05-16 12:27:23','',55),(2191,1,'2025-05-16 14:55:33','',8),(2192,3,'2025-05-17 12:48:25','',72),(2193,2,'2025-05-17 12:48:25','',71),(2194,1,'2025-05-17 16:36:25','',5),(2195,3,'2025-05-18 13:08:30','',64),(2196,2,'2025-05-18 13:08:30','',69),(2197,1,'2025-05-18 18:27:27','',16),(2198,3,'2025-05-19 13:51:36','',104),(2199,2,'2025-05-19 13:51:36','',84),(2200,1,'2025-05-19 19:41:22','',7),(2201,3,'2025-05-20 14:33:49','',63),(2202,2,'2025-05-20 14:33:49','',62),(2203,1,'2025-05-21 04:38:42','',10),(2204,3,'2025-05-21 14:48:15','',61),(2205,2,'2025-05-21 14:48:15','',61),(2206,3,'2025-05-22 16:05:50','',76),(2207,2,'2025-05-22 16:05:50','',76),(2208,1,'2025-05-22 19:09:39','',13),(2209,3,'2025-05-23 16:44:04','',52),(2210,2,'2025-05-23 16:44:04','',48),(2211,1,'2025-05-24 00:03:35','',6),(2212,3,'2025-05-24 16:56:53','',64),(2213,2,'2025-05-24 16:56:53','',59),(2214,1,'2025-05-25 02:52:08','',6),(2215,3,'2025-05-25 17:32:03','',77),(2216,2,'2025-05-25 17:32:03','',73),(2217,1,'2025-05-26 04:02:55','',7),(2218,3,'2025-05-26 18:02:42','',61),(2219,2,'2025-05-26 18:02:42','',66),(2220,1,'2025-05-27 07:11:22','',7),(2221,3,'2025-05-27 18:15:42','',80),(2222,2,'2025-05-27 18:15:42','',84),(2223,1,'2025-05-28 13:52:06','',11),(2224,3,'2025-05-28 19:17:01','',69),(2225,2,'2025-05-28 19:17:01','',67),(2226,1,'2025-05-29 18:18:27','',3),(2227,3,'2025-05-29 19:49:35','',60),(2228,2,'2025-05-29 19:49:35','',59),(2229,1,'2025-05-30 18:48:12','',4),(2230,3,'2025-05-30 20:07:15','',82),(2231,2,'2025-05-30 20:07:15','',70),(2232,3,'2025-05-31 21:06:43','',92),(2233,2,'2025-05-31 21:06:44','',89),(2234,1,'2025-06-01 08:07:27','',19),(2235,3,'2025-06-01 21:23:50','',88),(2236,2,'2025-06-01 21:23:50','',93),(2237,1,'2025-06-02 21:01:25','',5),(2238,3,'2025-06-02 21:46:33','',58),(2239,2,'2025-06-02 21:46:33','',61),(2240,3,'2025-06-03 22:17:32','',69),(2241,2,'2025-06-03 22:17:32','',59),(2242,1,'2025-06-04 04:44:31','',7),(2243,3,'2025-06-04 22:39:14','',65),(2244,2,'2025-06-04 22:39:14','',62),(2245,1,'2025-06-05 05:20:17','',6),(2246,3,'2025-06-05 22:50:11','',73),(2247,2,'2025-06-05 22:50:11','',69),(2248,1,'2025-06-06 09:15:12','',14),(2249,3,'2025-06-06 23:10:55','',63),(2250,2,'2025-06-06 23:10:55','',58),(2251,1,'2025-06-07 10:40:20','',2),(2252,3,'2025-06-08 01:07:15','',64),(2253,2,'2025-06-08 01:07:15','',65),(2254,1,'2025-06-08 22:28:26','',4),(2255,3,'2025-06-09 01:07:22','',66),(2256,2,'2025-06-09 01:07:22','',62),(2257,3,'2025-06-10 01:51:57','',59),(2258,2,'2025-06-10 01:51:57','',56),(2259,1,'2025-06-10 03:09:43','',5),(2260,2,'2025-06-11 01:54:17','',78),(2261,3,'2025-06-11 02:11:24','',79),(2262,1,'2025-06-11 04:40:28','',8),(2263,2,'2025-06-12 02:05:56','',106),(2264,3,'2025-06-12 02:19:49','',100),(2265,1,'2025-06-12 07:41:58','',4),(2266,2,'2025-06-13 02:14:37','',73),(2267,3,'2025-06-13 02:32:19','',72),(2268,1,'2025-06-13 08:20:45','',5),(2269,2,'2025-06-14 02:15:55','',63),(2270,3,'2025-06-14 02:36:44','',63),(2271,1,'2025-06-14 08:37:57','',5),(2272,3,'2025-06-15 03:05:44','',52),(2273,2,'2025-06-15 03:05:44','',51),(2274,1,'2025-06-15 13:37:56','',8),(2275,3,'2025-06-16 05:55:32','',73),(2276,2,'2025-06-16 05:55:32','',72),(2277,1,'2025-06-16 16:29:29','',8),(2278,3,'2025-06-17 06:15:51','',86),(2279,2,'2025-06-17 06:15:51','',84),(2280,1,'2025-06-17 19:03:31','',14),(2281,3,'2025-06-18 06:21:52','',68),(2282,2,'2025-06-18 06:21:52','',67),(2283,1,'2025-06-19 05:05:23','',7),(2284,2,'2025-06-19 06:49:03','',55),(2285,3,'2025-06-19 08:52:41','',52),(2286,1,'2025-06-20 08:02:20','',6),(2287,3,'2025-06-20 09:42:36','',59),(2288,2,'2025-06-20 09:42:36','',62),(2289,3,'2025-06-21 10:02:32','',90),(2290,2,'2025-06-21 10:02:32','',93),(2291,1,'2025-06-21 15:23:22','',15),(2292,3,'2025-06-22 10:11:48','',91),(2293,2,'2025-06-22 10:11:48','',88),(2294,1,'2025-06-22 17:48:59','',15),(2295,3,'2025-06-23 11:03:18','',70),(2296,2,'2025-06-23 11:03:18','',63),(2297,1,'2025-06-23 19:46:25','',15),(2298,3,'2025-06-24 11:09:51','',95),(2299,2,'2025-06-24 11:09:51','',85),(2300,1,'2025-06-24 19:47:16','',9),(2301,3,'2025-06-25 12:24:56','',84),(2302,2,'2025-06-25 12:24:56','',94),(2303,1,'2025-06-26 04:11:12','',12),(2304,3,'2025-06-26 12:39:17','',66),(2305,2,'2025-06-26 12:39:17','',60),(2306,1,'2025-06-27 08:13:03','',4),(2307,2,'2025-06-27 12:56:38','',67),(2308,3,'2025-06-27 13:12:02','',66),(2309,1,'2025-06-28 12:00:28','',8),(2310,3,'2025-06-28 13:21:45','',68),(2311,2,'2025-06-28 13:21:45','',68),(2312,3,'2025-06-29 14:41:33','',73),(2313,2,'2025-06-29 14:41:33','',72),(2314,1,'2025-06-29 20:19:38','',5),(2315,3,'2025-06-30 14:47:02','',81),(2316,2,'2025-06-30 14:47:02','',94),(2317,1,'2025-06-30 21:44:19','',7),(2318,2,'2025-07-01 15:20:56','',58),(2319,3,'2025-07-01 15:24:10','',55),(2320,1,'2025-07-02 02:32:17','',6),(2321,3,'2025-07-02 15:58:40','',67),(2322,2,'2025-07-02 15:58:40','',70),(2323,1,'2025-07-03 08:13:51','',5),(2324,3,'2025-07-03 16:27:21','',73),(2325,2,'2025-07-03 16:27:21','',73),(2326,1,'2025-07-04 11:19:01','',2),(2327,3,'2025-07-04 16:30:02','',38),(2328,2,'2025-07-04 16:30:02','',36),(2329,2,'2025-07-05 16:40:43','',62),(2330,3,'2025-07-05 16:40:44','',58),(2331,1,'2025-07-05 19:19:09','',11),(2332,3,'2025-07-06 16:44:22','',50),(2333,2,'2025-07-06 16:44:22','',44),(2334,1,'2025-07-06 21:06:09','',9),(2335,3,'2025-07-07 17:25:39','',57),(2336,2,'2025-07-07 17:28:57','',62),(2337,1,'2025-07-07 21:34:30','',10),(2338,3,'2025-07-08 17:27:44','',50),(2339,2,'2025-07-08 17:40:30','',54),(2340,1,'2025-07-08 23:31:04','',3),(2341,3,'2025-07-09 18:26:51','',58),(2342,2,'2025-07-09 18:26:51','',55),(2343,1,'2025-07-10 07:00:42','',4),(2344,3,'2025-07-10 18:31:12','',58),(2345,2,'2025-07-10 18:31:12','',68),(2346,1,'2025-07-11 11:29:21','',9),(2347,2,'2025-07-11 19:19:54','',56),(2348,3,'2025-07-11 19:29:45','',62),(2349,1,'2025-07-12 12:47:15','',5),(2350,2,'2025-07-12 19:24:58','',66),(2351,3,'2025-07-12 19:45:56','',63),(2352,1,'2025-07-13 18:40:53','',5),(2353,3,'2025-07-13 19:59:29','',77),(2354,2,'2025-07-13 20:30:12','',73),(2355,3,'2025-07-14 21:00:45','',48),(2356,1,'2025-07-14 21:00:48','',7),(2357,2,'2025-07-14 21:45:48','',45),(2358,3,'2025-07-15 21:27:43','',87),(2359,2,'2025-07-15 22:22:57','',91),(2360,1,'2025-07-15 22:29:19','',12),(2361,3,'2025-07-16 21:28:29','',61),(2362,2,'2025-07-16 23:26:50','',65),(2363,1,'2025-07-17 01:24:12','',4),(2364,3,'2025-07-17 22:05:23','',53),(2365,2,'2025-07-17 23:47:54','',50),(2366,1,'2025-07-18 12:04:58','',10),(2367,3,'2025-07-19 00:12:21','',94),(2368,2,'2025-07-19 00:12:21','',87),(2369,1,'2025-07-19 14:32:31','',9),(2370,3,'2025-07-20 00:50:24','',70),(2371,2,'2025-07-20 00:50:25','',70),(2372,3,'2025-07-21 01:33:30','',91),(2373,2,'2025-07-21 01:33:30','',88),(2374,1,'2025-07-21 02:53:23','',6),(2375,3,'2025-07-22 01:39:26','',84),(2376,2,'2025-07-22 01:39:26','',86),(2377,1,'2025-07-22 03:33:56','',12),(2378,3,'2025-07-23 01:42:57','',56),(2379,2,'2025-07-23 01:42:57','',62),(2380,1,'2025-07-23 04:43:39','',4),(2381,3,'2025-07-24 01:47:31','',67),(2382,2,'2025-07-24 01:47:31','',63),(2383,1,'2025-07-24 12:40:18','',7),(2384,3,'2025-07-25 02:06:03','',47),(2385,2,'2025-07-25 02:06:03','',46),(2386,1,'2025-07-25 20:36:53','',10),(2387,3,'2025-07-26 02:16:40','',78),(2388,2,'2025-07-26 02:16:40','',82),(2389,1,'2025-07-26 22:25:49','',8),(2390,3,'2025-07-27 02:47:33','',60),(2391,2,'2025-07-27 02:47:33','',62),(2392,3,'2025-07-28 04:49:39','',73),(2393,2,'2025-07-28 04:49:39','',78),(2394,1,'2025-07-28 08:16:43','',12),(2395,3,'2025-07-29 04:55:36','',61),(2396,2,'2025-07-29 04:55:36','',60),(2397,3,'2025-07-30 05:17:16','',70),(2398,2,'2025-07-30 05:17:16','',71),(2399,1,'2025-07-30 11:50:20','',9),(2400,3,'2025-07-31 05:36:46','',63),(2401,2,'2025-07-31 05:36:46','',68),(2402,1,'2025-07-31 17:43:34','',9),(2403,3,'2025-08-01 05:53:17','',70),(2404,2,'2025-08-01 05:53:17','',74),(2405,1,'2025-08-01 19:47:30','',9),(2406,3,'2025-08-02 06:57:48','',55),(2407,2,'2025-08-02 06:57:48','',57),(2408,3,'2025-08-03 07:13:50','',56),(2409,2,'2025-08-03 07:13:50','',55),(2410,1,'2025-08-03 12:52:23','',10),(2411,3,'2025-08-04 07:33:28','',69),(2412,2,'2025-08-04 07:33:28','',69),(2413,1,'2025-08-04 15:16:25','',7),(2414,3,'2025-08-05 08:38:14','',91),(2415,2,'2025-08-05 08:38:14','',98),(2416,1,'2025-08-05 18:39:20','',6),(2417,3,'2025-08-06 10:09:23','',75),(2418,2,'2025-08-06 10:09:23','',77),(2419,1,'2025-08-06 19:27:42','',6),(2420,3,'2025-08-07 10:27:15','',86),(2421,2,'2025-08-07 10:27:15','',85),(2422,1,'2025-08-07 19:50:13','',8),(2423,3,'2025-08-08 10:35:48','',63),(2424,2,'2025-08-08 10:35:48','',71),(2425,1,'2025-08-08 21:37:34','',11),(2426,3,'2025-08-09 10:37:07','',73),(2427,2,'2025-08-09 10:37:07','',81),(2428,1,'2025-08-10 07:07:51','',10),(2429,3,'2025-08-10 10:51:30','',61),(2430,2,'2025-08-10 10:51:30','',68),(2431,1,'2025-08-11 11:03:10','',2),(2432,3,'2025-08-11 11:20:18','',83),(2433,2,'2025-08-11 11:20:18','',77),(2434,3,'2025-08-12 11:21:53','',55),(2435,2,'2025-08-12 11:23:49','',52),(2436,1,'2025-08-12 11:40:50','',5),(2437,3,'2025-08-13 11:46:06','',59),(2438,2,'2025-08-13 11:46:06','',59),(2439,1,'2025-08-13 13:25:44','',3),(2440,3,'2025-08-14 12:11:27','',84),(2441,2,'2025-08-14 12:11:27','',77),(2442,1,'2025-08-14 15:02:32','',10),(2443,3,'2025-08-15 12:11:33','',59),(2444,2,'2025-08-15 12:11:33','',62),(2445,1,'2025-08-15 15:34:47','',13),(2446,3,'2025-08-16 12:27:50','',71),(2447,2,'2025-08-16 12:27:50','',74),(2448,1,'2025-08-16 16:02:32','',9),(2449,3,'2025-08-17 12:41:27','',70),(2450,2,'2025-08-17 12:41:27','',72),(2451,1,'2025-08-17 18:46:00','',9),(2452,3,'2025-08-18 13:19:21','',72),(2453,2,'2025-08-18 13:19:21','',75),(2454,1,'2025-08-18 23:31:58','',8),(2455,3,'2025-08-19 13:20:31','',66),(2456,2,'2025-08-19 13:20:31','',63),(2457,1,'2025-08-20 00:43:12','',11),(2458,3,'2025-08-20 13:54:17','',85),(2459,1,'2025-08-21 02:49:42','',13),(2460,3,'2025-08-21 14:29:14','',88),(2461,1,'2025-08-22 03:38:29','',5),(2462,3,'2025-08-22 14:41:07','',79),(2463,1,'2025-08-23 05:53:53','',5),(2464,3,'2025-08-23 15:13:25','',71),(2465,3,'2025-08-24 15:17:24','',81),(2466,1,'2025-08-24 18:19:48','',9),(2467,3,'2025-08-25 15:30:09','',62),(2468,1,'2025-08-25 18:22:31','',10),(2469,3,'2025-08-26 15:39:20','',71),(2470,1,'2025-08-27 06:06:25','',4),(2471,3,'2025-08-27 15:44:26','',91),(2472,1,'2025-08-28 06:26:21','',10),(2473,3,'2025-08-28 15:50:51','',61),(2474,1,'2025-08-29 09:18:57','',11),(2475,3,'2025-08-29 16:33:35','',58),(2476,1,'2025-08-30 12:11:14','',4),(2477,3,'2025-08-30 16:44:23','',69),(2478,1,'2025-08-31 13:28:57','',3),(2479,3,'2025-08-31 17:19:11','',75),(2480,1,'2025-09-01 14:52:01','',8),(2481,3,'2025-09-01 17:35:17','',79),(2482,1,'2025-09-02 17:13:03','',10),(2483,3,'2025-09-02 17:35:54','',66),(2484,3,'2025-09-03 18:23:25','',76),(2485,1,'2025-09-03 19:01:50','',7),(2486,3,'2025-09-04 18:36:12','',56),(2487,1,'2025-09-05 00:02:56','',6),(2488,3,'2025-09-05 18:50:11','',81),(2489,1,'2025-09-06 02:32:08','',9),(2490,3,'2025-09-06 19:34:58','',53),(2491,1,'2025-09-07 07:19:06','',7),(2492,3,'2025-09-07 20:46:56','',79),(2493,1,'2025-09-08 09:40:58','',6),(2494,3,'2025-09-08 21:46:55','',71),(2495,1,'2025-09-09 14:39:02','',7),(2496,3,'2025-09-09 21:46:59','',52),(2497,1,'2025-09-10 21:49:25','',10),(2498,3,'2025-09-10 22:57:47','',65),(2499,3,'2025-09-11 22:58:11','',82),(2500,1,'2025-09-11 22:58:38','',12),(2501,3,'2025-09-12 23:34:47','',88),(2502,1,'2025-09-13 07:55:34','',17),(2503,3,'2025-09-14 00:48:04','',1149),(2504,1,'2025-09-14 08:42:12','',17),(2505,3,'2025-09-15 01:05:42','',825),(2506,1,'2025-09-15 08:48:31','',25),(2507,3,'2025-09-16 01:12:14','',555),(2508,1,'2025-09-16 17:43:50','',14),(2509,3,'2025-09-17 01:22:27','',607),(2510,1,'2025-09-17 18:02:18','',17),(2511,3,'2025-09-18 01:56:43','',936),(2512,4,'2025-09-18 07:45:11','',843),(2513,1,'2025-09-18 18:27:54','',16),(2514,3,'2025-09-19 02:10:19','',485),(2515,4,'2025-09-19 07:48:25','',371),(2516,1,'2025-09-19 19:03:10','',8),(2517,3,'2025-09-20 02:12:21','',559),(2518,4,'2025-09-20 07:56:41','',587),(2519,1,'2025-09-20 19:43:34','',12),(2520,3,'2025-09-21 02:22:54','',832),(2521,4,'2025-09-21 07:59:21','',857),(2522,3,'2025-09-22 02:36:48','',812),(2523,1,'2025-09-22 05:36:54','',23),(2524,4,'2025-09-22 08:00:54','',903),(2525,3,'2025-09-23 02:38:45','',857),(2526,1,'2025-09-23 07:59:21','',12),(2527,4,'2025-09-23 08:04:21','',936),(2528,3,'2025-09-24 02:44:08','',825),(2529,4,'2025-09-24 08:06:22','',860),(2530,1,'2025-09-24 08:22:08','',14),(2531,3,'2025-09-25 02:53:53','',813),(2532,4,'2025-09-25 08:08:34','',890),(2533,1,'2025-09-25 10:02:21','',28),(2534,3,'2025-09-26 03:00:47','',764),(2535,4,'2025-09-26 08:10:01','',861),(2536,1,'2025-09-26 13:15:54','',21),(2537,3,'2025-09-27 03:02:18','',794),(2538,4,'2025-09-27 08:12:10','',875),(2539,1,'2025-09-27 16:19:28','',19),(2540,3,'2025-09-28 03:04:34','',884),(2541,4,'2025-09-28 08:14:50','',891),(2542,1,'2025-09-28 16:51:05','',18),(2543,3,'2025-09-29 03:07:06','',806),(2544,4,'2025-09-29 08:20:24','',824),(2545,3,'2025-09-30 03:10:29','',804),(2546,1,'2025-09-30 03:20:22','',9),(2547,4,'2025-09-30 08:21:16','',911),(2548,3,'2025-10-01 03:24:47','',720),(2549,1,'2025-10-01 04:48:27','',14),(2550,4,'2025-10-01 08:26:13','',910),(2551,3,'2025-10-02 03:41:13','',733),(2552,4,'2025-10-02 08:27:30','',861),(2553,1,'2025-10-02 08:48:28','',8),(2554,3,'2025-10-03 03:41:26','',664),(2555,4,'2025-10-03 08:32:33','',868),(2556,1,'2025-10-03 08:49:21','',11),(2557,3,'2025-10-04 03:41:41','',805),(2558,4,'2025-10-04 08:38:11','',944),(2559,1,'2025-10-04 09:54:14','',14),(2560,3,'2025-10-05 03:44:07','',952),(2561,4,'2025-10-05 08:39:20','',933),(2562,1,'2025-10-05 10:57:33','',7),(2563,3,'2025-10-06 03:45:44','',1023),(2564,4,'2025-10-06 08:42:21','',985),(2565,1,'2025-10-06 11:53:23','',17),(2566,3,'2025-10-07 03:56:51','',751),(2567,4,'2025-10-07 08:52:12','',870),(2568,1,'2025-10-07 12:30:17','',11),(2569,3,'2025-10-08 03:59:18','',252),(2570,4,'2025-10-08 09:10:50','',91),(2571,1,'2025-10-08 13:01:42','',4),(2572,3,'2025-10-09 04:26:07','',86),(2573,4,'2025-10-09 09:22:33','',108),(2574,1,'2025-10-09 17:32:22','',10),(2575,3,'2025-10-10 04:48:51','',93),(2576,4,'2025-10-10 10:00:18','',95),(2577,3,'2025-10-11 05:15:18','',81),(2578,1,'2025-10-11 05:35:07','',11),(2579,4,'2025-10-11 10:34:33','',74),(2580,3,'2025-10-12 05:16:34','',79),(2581,1,'2025-10-12 05:58:20','',16),(2582,4,'2025-10-12 11:13:22','',85),(2583,3,'2025-10-13 05:43:05','',91),(2584,1,'2025-10-13 09:01:13','',11),(2585,4,'2025-10-13 11:15:17','',81),(2586,3,'2025-10-14 05:44:38','',61),(2587,1,'2025-10-14 10:49:03','',13),(2588,4,'2025-10-14 11:17:20','',66),(2589,3,'2025-10-15 06:17:26','',66),(2590,4,'2025-10-15 11:23:31','',82),(2591,1,'2025-10-15 13:33:41','',9),(2592,3,'2025-10-16 06:21:43','',77),(2593,4,'2025-10-16 11:46:58','',61),(2594,1,'2025-10-16 18:23:54','',12),(2595,3,'2025-10-17 06:46:05','',64),(2596,4,'2025-10-17 11:48:23','',65),(2597,1,'2025-10-17 20:54:03','',10),(2598,3,'2025-10-18 06:47:19','',77),(2599,4,'2025-10-18 11:49:33','',90),(2600,1,'2025-10-19 04:33:07','',10),(2601,3,'2025-10-19 06:47:27','',74),(2602,4,'2025-10-19 12:06:03','',75),(2603,1,'2025-10-20 06:38:22','',15),(2604,3,'2025-10-20 07:08:45','',95),(2605,4,'2025-10-20 12:06:06','',101),(2606,1,'2025-10-21 06:55:52','',5),(2607,3,'2025-10-21 07:21:40','',238),(2608,4,'2025-10-21 12:31:13','',402),(2609,3,'2025-10-22 07:24:38','',229),(2610,1,'2025-10-22 08:58:27','',3),(2611,4,'2025-10-22 13:40:47','',30);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_rest_api_keys`
--

DROP TABLE IF EXISTS `wp_gf_rest_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_rest_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_rest_api_keys`
--

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

--
-- Table structure for table `wp_gglcptch_allowlist`
--

DROP TABLE IF EXISTS `wp_gglcptch_allowlist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gglcptch_allowlist` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ip` char(31) NOT NULL,
  `ip_from_int` bigint(20) DEFAULT NULL,
  `ip_to_int` bigint(20) DEFAULT NULL,
  `add_time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gglcptch_allowlist`
--

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

--
-- Table structure for table `wp_gla_attribute_mapping_rules`
--

DROP TABLE IF EXISTS `wp_gla_attribute_mapping_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gla_attribute_mapping_rules` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `attribute` varchar(255) NOT NULL,
  `source` varchar(100) NOT NULL,
  `category_condition_type` varchar(10) NOT NULL,
  `categories` text DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_attribute_mapping_rules`
--

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

--
-- Table structure for table `wp_gla_budget_recommendations`
--

DROP TABLE IF EXISTS `wp_gla_budget_recommendations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gla_budget_recommendations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `currency` varchar(3) NOT NULL,
  `country` varchar(2) NOT NULL,
  `daily_budget_low` int(11) NOT NULL,
  `daily_budget_high` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=InnoDB AUTO_INCREMENT=4231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_budget_recommendations`
--

LOCK TABLES `wp_gla_budget_recommendations` WRITE;
/*!40000 ALTER TABLE `wp_gla_budget_recommendations` DISABLE KEYS */;
INSERT INTO `wp_gla_budget_recommendations` VALUES (1,'AED','US',80,225),(2,'AED','CH',75,195),(3,'AED','AU',70,175),(4,'AED','GB',60,150),(5,'AED','DE',60,150),(6,'AED','DK',55,135),(7,'AED','AT',40,120),(8,'AED','NO',45,125),(9,'AED','CA',50,150),(10,'AED','NL',55,135),(11,'AED','SE',40,115),(12,'AED','IE',40,110),(13,'AED','BE',40,115),(14,'AED','FI',30,85),(15,'AED','FR',35,95),(16,'AED','NZ',35,105),(17,'AED','HK',35,95),(18,'AED','CZ',30,75),(19,'AED','SK',30,65),(20,'AED','AE',30,90),(21,'AED','SG',35,110),(22,'AED','IL',30,80),(23,'AED','KW',15,70),(24,'AED','IT',20,55),(25,'AED','JP',25,75),(26,'AED','ES',20,60),(27,'AED','VE',5,45),(28,'AED','HU',20,45),(29,'AED','PT',20,50),(30,'AED','GR',25,45),(31,'AED','KR',30,75),(32,'AED','TW',25,60),(33,'AED','PL',20,50),(34,'AED','ZM',5,15),(35,'AED','PR',5,65),(36,'AED','CI',5,15),(37,'AED','RO',20,45),(38,'AED','BH',10,45),(39,'AED','PA',5,65),(40,'AED','GH',5,20),(41,'AED','KH',5,20),(42,'AED','SN',5,20),(43,'AED','SA',10,45),(44,'AED','RU',10,40),(45,'AED','UG',5,15),(46,'AED','BR',15,30),(47,'AED','NI',5,20),(48,'AED','MG',5,15),(49,'AED','DO',5,25),(50,'AED','MX',10,35),(51,'AED','OM',5,35),(52,'AED','CM',5,25),(53,'AED','ZA',10,35),(54,'AED','CL',10,35),(55,'AED','KE',5,15),(56,'AED','NP',5,15),(57,'AED','PE',5,30),(58,'AED','UA',5,20),(59,'AED','MZ',5,30),(60,'AED','TZ',5,10),(61,'AED','AO',5,15),(62,'AED','JO',5,20),(63,'AED','ZW',5,15),(64,'AED','TR',5,20),(65,'AED','MU',5,15),(66,'AED','SV',5,15),(67,'AED','TH',10,35),(68,'AED','CO',5,20),(69,'AED','LK',5,10),(70,'AED','CR',5,20),(71,'AED','AR',5,20),(72,'AED','MA',5,15),(73,'AED','MY',10,35),(74,'AED','KZ',5,15),(75,'AED','DZ',5,10),(76,'AED','ID',10,30),(77,'AED','NG',5,30),(78,'AED','GT',5,25),(79,'AED','VN',5,25),(80,'AED','BY',5,15),(81,'AED','EG',5,25),(82,'AED','UY',5,15),(83,'AED','BD',5,10),(84,'AED','PK',5,20),(85,'AED','PH',5,20),(86,'AED','ET',5,10),(87,'AED','TN',5,10),(88,'AED','LB',5,10),(89,'AED','IN',5,15),(90,'AED','PY',5,10),(91,'AED','UZ',5,10),(92,'AED','EC',5,10),(93,'AED','MM',5,10),(94,'AED','GE',5,10),(95,'ARS','US',1860,5245),(96,'ARS','CH',1735,4560),(97,'ARS','AU',1575,4050),(98,'ARS','GB',1375,3520),(99,'ARS','DE',1365,3490),(100,'ARS','DK',1255,3115),(101,'ARS','AT',915,2845),(102,'ARS','NO',1040,2900),(103,'ARS','CA',1150,3520),(104,'ARS','NL',1230,3115),(105,'ARS','SE',985,2660),(106,'ARS','IE',975,2565),(107,'ARS','BE',895,2620),(108,'ARS','FI',670,2030),(109,'ARS','FR',830,2215),(110,'ARS','NZ',845,2480),(111,'ARS','HK',765,2165),(112,'ARS','CZ',730,1755),(113,'ARS','SK',690,1495),(114,'ARS','AE',650,2040),(115,'ARS','SG',850,2510),(116,'ARS','IL',740,1810),(117,'ARS','KW',335,1630),(118,'ARS','IT',505,1330),(119,'ARS','JP',630,1795),(120,'ARS','ES',520,1370),(121,'ARS','VE',70,1050),(122,'ARS','HU',435,1015),(123,'ARS','PT',435,1135),(124,'ARS','GR',540,1100),(125,'ARS','KR',665,1755),(126,'ARS','TW',540,1440),(127,'ARS','PL',460,1140),(128,'ARS','ZM',65,380),(129,'ARS','PR',165,1530),(130,'ARS','CI',90,365),(131,'ARS','RO',425,1025),(132,'ARS','BH',190,1065),(133,'ARS','PA',130,1465),(134,'ARS','GH',155,430),(135,'ARS','KH',90,425),(136,'ARS','SN',65,465),(137,'ARS','SA',275,1060),(138,'ARS','RU',275,875),(139,'ARS','UG',65,340),(140,'ARS','BR',295,720),(141,'ARS','NI',65,460),(142,'ARS','MG',65,330),(143,'ARS','DO',80,545),(144,'ARS','MX',220,800),(145,'ARS','OM',140,800),(146,'ARS','CM',65,595),(147,'ARS','ZA',265,845),(148,'ARS','CL',275,820),(149,'ARS','KE',80,340),(150,'ARS','NP',65,310),(151,'ARS','PE',165,690),(152,'ARS','UA',155,490),(153,'ARS','MZ',65,645),(154,'ARS','TZ',10,150),(155,'ARS','AO',145,370),(156,'ARS','JO',105,500),(157,'ARS','ZW',65,355),(158,'ARS','TR',170,460),(159,'ARS','MU',85,295),(160,'ARS','SV',65,355),(161,'ARS','TH',250,790),(162,'ARS','CO',125,495),(163,'ARS','LK',60,85),(164,'ARS','CR',80,515),(165,'ARS','AR',175,470),(166,'ARS','MA',80,305),(167,'ARS','MY',220,810),(168,'ARS','KZ',95,345),(169,'ARS','DZ',75,165),(170,'ARS','ID',195,730),(171,'ARS','NG',110,700),(172,'ARS','GT',75,545),(173,'ARS','VN',160,610),(174,'ARS','BY',75,295),(175,'ARS','EG',100,620),(176,'ARS','UY',80,370),(177,'ARS','BD',65,145),(178,'ARS','PK',70,415),(179,'ARS','PH',125,460),(180,'ARS','ET',20,155),(181,'ARS','TN',75,140),(182,'ARS','LB',80,235),(183,'ARS','IN',70,325),(184,'ARS','PY',75,250),(185,'ARS','UZ',75,150),(186,'ARS','EC',75,260),(187,'ARS','MM',75,85),(188,'ARS','GE',80,100),(189,'AUD','US',30,80),(190,'AUD','CH',25,70),(191,'AUD','AU',25,60),(192,'AUD','GB',20,55),(193,'AUD','DE',20,55),(194,'AUD','DK',20,45),(195,'AUD','AT',15,45),(196,'AUD','NO',15,45),(197,'AUD','CA',15,55),(198,'AUD','NL',20,45),(199,'AUD','SE',15,40),(200,'AUD','IE',15,40),(201,'AUD','BE',15,40),(202,'AUD','FI',10,30),(203,'AUD','FR',15,35),(204,'AUD','NZ',15,35),(205,'AUD','HK',10,35),(206,'AUD','CZ',10,25),(207,'AUD','SK',10,25),(208,'AUD','AE',10,30),(209,'AUD','SG',15,40),(210,'AUD','IL',10,25),(211,'AUD','KW',5,25),(212,'AUD','IT',10,20),(213,'AUD','JP',10,25),(214,'AUD','ES',10,20),(215,'AUD','VE',5,15),(216,'AUD','HU',5,15),(217,'AUD','PT',5,15),(218,'AUD','GR',10,15),(219,'AUD','KR',10,25),(220,'AUD','TW',10,20),(221,'AUD','PL',5,15),(222,'AUD','ZM',5,10),(223,'AUD','PR',5,25),(224,'AUD','CI',5,10),(225,'AUD','RO',5,15),(226,'AUD','BH',5,15),(227,'AUD','PA',5,20),(228,'AUD','GH',5,10),(229,'AUD','KH',5,10),(230,'AUD','SN',5,10),(231,'AUD','SA',5,15),(232,'AUD','RU',5,15),(233,'AUD','UG',5,10),(234,'AUD','BR',5,10),(235,'AUD','NI',5,10),(236,'AUD','MG',5,10),(237,'AUD','DO',5,10),(238,'AUD','MX',5,10),(239,'AUD','OM',5,10),(240,'AUD','CM',5,10),(241,'AUD','ZA',5,15),(242,'AUD','CL',5,10),(243,'AUD','KE',5,10),(244,'AUD','NP',5,10),(245,'AUD','PE',5,10),(246,'AUD','UA',5,10),(247,'AUD','MZ',5,10),(248,'AUD','TZ',5,10),(249,'AUD','AO',5,10),(250,'AUD','JO',5,10),(251,'AUD','ZW',5,10),(252,'AUD','TR',5,10),(253,'AUD','MU',5,10),(254,'AUD','SV',5,10),(255,'AUD','TH',5,10),(256,'AUD','CO',5,10),(257,'AUD','LK',5,10),(258,'AUD','CR',5,10),(259,'AUD','AR',5,10),(260,'AUD','MA',5,10),(261,'AUD','MY',5,10),(262,'AUD','KZ',5,10),(263,'AUD','DZ',5,10),(264,'AUD','ID',5,10),(265,'AUD','NG',5,10),(266,'AUD','GT',5,10),(267,'AUD','VN',5,10),(268,'AUD','BY',5,10),(269,'AUD','EG',5,10),(270,'AUD','UY',5,10),(271,'AUD','BD',5,10),(272,'AUD','PK',5,10),(273,'AUD','PH',5,10),(274,'AUD','ET',5,10),(275,'AUD','TN',5,10),(276,'AUD','LB',5,10),(277,'AUD','IN',5,10),(278,'AUD','PY',5,10),(279,'AUD','UZ',5,10),(280,'AUD','EC',5,10),(281,'AUD','MM',5,10),(282,'AUD','GE',5,10),(283,'BGN','US',35,100),(284,'BGN','CH',35,85),(285,'BGN','AU',30,75),(286,'BGN','GB',25,65),(287,'BGN','DE',25,65),(288,'BGN','DK',25,60),(289,'BGN','AT',15,55),(290,'BGN','NO',20,55),(291,'BGN','CA',20,65),(292,'BGN','NL',25,60),(293,'BGN','SE',20,50),(294,'BGN','IE',20,50),(295,'BGN','BE',15,50),(296,'BGN','FI',15,40),(297,'BGN','FR',15,40),(298,'BGN','NZ',15,45),(299,'BGN','HK',15,40),(300,'BGN','CZ',15,35),(301,'BGN','SK',15,30),(302,'BGN','AE',10,40),(303,'BGN','SG',15,45),(304,'BGN','IL',15,35),(305,'BGN','KW',5,30),(306,'BGN','IT',10,25),(307,'BGN','JP',10,35),(308,'BGN','ES',10,25),(309,'BGN','VE',5,20),(310,'BGN','HU',10,20),(311,'BGN','PT',10,20),(312,'BGN','GR',10,20),(313,'BGN','KR',10,35),(314,'BGN','TW',10,25),(315,'BGN','PL',10,20),(316,'BGN','ZM',5,10),(317,'BGN','PR',5,30),(318,'BGN','CI',5,10),(319,'BGN','RO',10,20),(320,'BGN','BH',5,20),(321,'BGN','PA',5,30),(322,'BGN','GH',5,10),(323,'BGN','KH',5,10),(324,'BGN','SN',5,10),(325,'BGN','SA',5,20),(326,'BGN','RU',5,15),(327,'BGN','UG',5,10),(328,'BGN','BR',5,15),(329,'BGN','NI',5,10),(330,'BGN','MG',5,10),(331,'BGN','DO',5,10),(332,'BGN','MX',5,15),(333,'BGN','OM',5,15),(334,'BGN','CM',5,10),(335,'BGN','ZA',5,15),(336,'BGN','CL',5,15),(337,'BGN','KE',5,10),(338,'BGN','NP',5,10),(339,'BGN','PE',5,15),(340,'BGN','UA',5,10),(341,'BGN','MZ',5,10),(342,'BGN','TZ',5,10),(343,'BGN','AO',5,10),(344,'BGN','JO',5,10),(345,'BGN','ZW',5,10),(346,'BGN','TR',5,10),(347,'BGN','MU',5,10),(348,'BGN','SV',5,10),(349,'BGN','TH',5,15),(350,'BGN','CO',5,10),(351,'BGN','LK',5,10),(352,'BGN','CR',5,10),(353,'BGN','AR',5,10),(354,'BGN','MA',5,10),(355,'BGN','MY',5,15),(356,'BGN','KZ',5,10),(357,'BGN','DZ',5,10),(358,'BGN','ID',5,15),(359,'BGN','NG',5,15),(360,'BGN','GT',5,10),(361,'BGN','VN',5,10),(362,'BGN','BY',5,10),(363,'BGN','EG',5,10),(364,'BGN','UY',5,10),(365,'BGN','BD',5,10),(366,'BGN','PK',5,10),(367,'BGN','PH',5,10),(368,'BGN','ET',5,10),(369,'BGN','TN',5,10),(370,'BGN','LB',5,10),(371,'BGN','IN',5,10),(372,'BGN','PY',5,10),(373,'BGN','UZ',5,10),(374,'BGN','EC',5,10),(375,'BGN','MM',5,10),(376,'BGN','GE',5,10),(377,'BOB','US',150,420),(378,'BOB','CH',140,365),(379,'BOB','AU',125,325),(380,'BOB','GB',110,280),(381,'BOB','DE',110,280),(382,'BOB','DK',100,250),(383,'BOB','AT',75,230),(384,'BOB','NO',85,235),(385,'BOB','CA',90,285),(386,'BOB','NL',100,250),(387,'BOB','SE',80,215),(388,'BOB','IE',80,205),(389,'BOB','BE',70,210),(390,'BOB','FI',55,165),(391,'BOB','FR',65,180),(392,'BOB','NZ',70,200),(393,'BOB','HK',60,175),(394,'BOB','CZ',60,140),(395,'BOB','SK',55,120),(396,'BOB','AE',50,165),(397,'BOB','SG',70,200),(398,'BOB','IL',60,145),(399,'BOB','KW',25,130),(400,'BOB','IT',40,105),(401,'BOB','JP',50,145),(402,'BOB','ES',40,110),(403,'BOB','VE',5,85),(404,'BOB','HU',35,80),(405,'BOB','PT',35,90),(406,'BOB','GR',45,90),(407,'BOB','KR',55,140),(408,'BOB','TW',45,115),(409,'BOB','PL',35,90),(410,'BOB','ZM',5,30),(411,'BOB','PR',15,125),(412,'BOB','CI',5,30),(413,'BOB','RO',35,80),(414,'BOB','BH',15,85),(415,'BOB','PA',10,115),(416,'BOB','GH',10,35),(417,'BOB','KH',5,35),(418,'BOB','SN',5,35),(419,'BOB','SA',20,85),(420,'BOB','RU',20,70),(421,'BOB','UG',5,25),(422,'BOB','BR',25,60),(423,'BOB','NI',5,35),(424,'BOB','MG',5,25),(425,'BOB','DO',5,45),(426,'BOB','MX',20,65),(427,'BOB','OM',10,65),(428,'BOB','CM',5,50),(429,'BOB','ZA',20,70),(430,'BOB','CL',20,65),(431,'BOB','KE',5,25),(432,'BOB','NP',5,25),(433,'BOB','PE',15,55),(434,'BOB','UA',15,40),(435,'BOB','MZ',5,50),(436,'BOB','TZ',5,10),(437,'BOB','AO',10,30),(438,'BOB','JO',10,40),(439,'BOB','ZW',5,30),(440,'BOB','TR',15,35),(441,'BOB','MU',5,25),(442,'BOB','SV',5,30),(443,'BOB','TH',20,65),(444,'BOB','CO',10,40),(445,'BOB','LK',5,10),(446,'BOB','CR',5,40),(447,'BOB','AR',15,40),(448,'BOB','MA',5,25),(449,'BOB','MY',20,65),(450,'BOB','KZ',10,30),(451,'BOB','DZ',5,15),(452,'BOB','ID',15,60),(453,'BOB','NG',10,55),(454,'BOB','GT',5,45),(455,'BOB','VN',15,50),(456,'BOB','BY',5,25),(457,'BOB','EG',10,50),(458,'BOB','UY',5,30),(459,'BOB','BD',5,10),(460,'BOB','PK',5,35),(461,'BOB','PH',10,35),(462,'BOB','ET',5,10),(463,'BOB','TN',5,10),(464,'BOB','LB',5,20),(465,'BOB','IN',5,25),(466,'BOB','PY',5,20),(467,'BOB','UZ',5,10),(468,'BOB','EC',5,20),(469,'BOB','MM',5,10),(470,'BOB','GE',5,10),(471,'BRL','US',115,325),(472,'BRL','CH',105,285),(473,'BRL','AU',100,250),(474,'BRL','GB',85,220),(475,'BRL','DE',85,215),(476,'BRL','DK',80,195),(477,'BRL','AT',55,175),(478,'BRL','NO',65,180),(479,'BRL','CA',70,220),(480,'BRL','NL',75,195),(481,'BRL','SE',60,165),(482,'BRL','IE',60,160),(483,'BRL','BE',55,160),(484,'BRL','FI',40,125),(485,'BRL','FR',50,135),(486,'BRL','NZ',50,155),(487,'BRL','HK',45,135),(488,'BRL','CZ',45,110),(489,'BRL','SK',45,95),(490,'BRL','AE',40,125),(491,'BRL','SG',55,155),(492,'BRL','IL',45,110),(493,'BRL','KW',20,100),(494,'BRL','IT',30,80),(495,'BRL','JP',40,110),(496,'BRL','ES',30,85),(497,'BRL','VE',5,65),(498,'BRL','HU',25,65),(499,'BRL','PT',25,70),(500,'BRL','GR',35,70),(501,'BRL','KR',40,110),(502,'BRL','TW',35,90),(503,'BRL','PL',30,70),(504,'BRL','ZM',5,25),(505,'BRL','PR',10,95),(506,'BRL','CI',5,25),(507,'BRL','RO',25,65),(508,'BRL','BH',10,65),(509,'BRL','PA',10,90),(510,'BRL','GH',10,25),(511,'BRL','KH',5,25),(512,'BRL','SN',5,30),(513,'BRL','SA',15,65),(514,'BRL','RU',15,55),(515,'BRL','UG',5,20),(516,'BRL','BR',20,45),(517,'BRL','NI',5,30),(518,'BRL','MG',5,20),(519,'BRL','DO',5,35),(520,'BRL','MX',15,50),(521,'BRL','OM',10,50),(522,'BRL','CM',5,35),(523,'BRL','ZA',15,50),(524,'BRL','CL',15,50),(525,'BRL','KE',5,20),(526,'BRL','NP',5,20),(527,'BRL','PE',10,45),(528,'BRL','UA',10,30),(529,'BRL','MZ',5,40),(530,'BRL','TZ',5,10),(531,'BRL','AO',10,25),(532,'BRL','JO',5,30),(533,'BRL','ZW',5,20),(534,'BRL','TR',10,30),(535,'BRL','MU',5,20),(536,'BRL','SV',5,20),(537,'BRL','TH',15,50),(538,'BRL','CO',10,30),(539,'BRL','LK',5,10),(540,'BRL','CR',5,30),(541,'BRL','AR',10,30),(542,'BRL','MA',5,20),(543,'BRL','MY',15,50),(544,'BRL','KZ',5,20),(545,'BRL','DZ',5,10),(546,'BRL','ID',10,45),(547,'BRL','NG',5,45),(548,'BRL','GT',5,35),(549,'BRL','VN',10,40),(550,'BRL','BY',5,20),(551,'BRL','EG',5,40),(552,'BRL','UY',5,25),(553,'BRL','BD',5,10),(554,'BRL','PK',5,25),(555,'BRL','PH',10,30),(556,'BRL','ET',5,10),(557,'BRL','TN',5,10),(558,'BRL','LB',5,15),(559,'BRL','IN',5,20),(560,'BRL','PY',5,15),(561,'BRL','UZ',5,10),(562,'BRL','EC',5,15),(563,'BRL','MM',5,10),(564,'BRL','GE',5,10),(565,'CAD','US',30,80),(566,'CAD','CH',25,70),(567,'CAD','AU',25,60),(568,'CAD','GB',20,50),(569,'CAD','DE',20,50),(570,'CAD','DK',20,45),(571,'CAD','AT',15,40),(572,'CAD','NO',15,45),(573,'CAD','CA',15,50),(574,'CAD','NL',20,45),(575,'CAD','SE',15,40),(576,'CAD','IE',15,40),(577,'CAD','BE',15,40),(578,'CAD','FI',10,30),(579,'CAD','FR',10,35),(580,'CAD','NZ',15,35),(581,'CAD','HK',10,30),(582,'CAD','CZ',10,25),(583,'CAD','SK',10,20),(584,'CAD','AE',10,30),(585,'CAD','SG',15,35),(586,'CAD','IL',10,25),(587,'CAD','KW',5,25),(588,'CAD','IT',5,20),(589,'CAD','JP',10,25),(590,'CAD','ES',10,20),(591,'CAD','VE',5,15),(592,'CAD','HU',5,15),(593,'CAD','PT',5,15),(594,'CAD','GR',10,15),(595,'CAD','KR',10,25),(596,'CAD','TW',10,20),(597,'CAD','PL',5,15),(598,'CAD','ZM',5,10),(599,'CAD','PR',5,25),(600,'CAD','CI',5,10),(601,'CAD','RO',5,15),(602,'CAD','BH',5,15),(603,'CAD','PA',5,20),(604,'CAD','GH',5,10),(605,'CAD','KH',5,10),(606,'CAD','SN',5,10),(607,'CAD','SA',5,15),(608,'CAD','RU',5,15),(609,'CAD','UG',5,10),(610,'CAD','BR',5,10),(611,'CAD','NI',5,10),(612,'CAD','MG',5,10),(613,'CAD','DO',5,10),(614,'CAD','MX',5,10),(615,'CAD','OM',5,10),(616,'CAD','CM',5,10),(617,'CAD','ZA',5,15),(618,'CAD','CL',5,10),(619,'CAD','KE',5,10),(620,'CAD','NP',5,10),(621,'CAD','PE',5,10),(622,'CAD','UA',5,10),(623,'CAD','MZ',5,10),(624,'CAD','TZ',5,10),(625,'CAD','AO',5,10),(626,'CAD','JO',5,10),(627,'CAD','ZW',5,10),(628,'CAD','TR',5,10),(629,'CAD','MU',5,10),(630,'CAD','SV',5,10),(631,'CAD','TH',5,10),(632,'CAD','CO',5,10),(633,'CAD','LK',5,10),(634,'CAD','CR',5,10),(635,'CAD','AR',5,10),(636,'CAD','MA',5,10),(637,'CAD','MY',5,10),(638,'CAD','KZ',5,10),(639,'CAD','DZ',5,10),(640,'CAD','ID',5,10),(641,'CAD','NG',5,10),(642,'CAD','GT',5,10),(643,'CAD','VN',5,10),(644,'CAD','BY',5,10),(645,'CAD','EG',5,10),(646,'CAD','UY',5,10),(647,'CAD','BD',5,10),(648,'CAD','PK',5,10),(649,'CAD','PH',5,10),(650,'CAD','ET',5,10),(651,'CAD','TN',5,10),(652,'CAD','LB',5,10),(653,'CAD','IN',5,10),(654,'CAD','PY',5,10),(655,'CAD','UZ',5,10),(656,'CAD','EC',5,10),(657,'CAD','MM',5,10),(658,'CAD','GE',5,10),(659,'CHF','US',20,55),(660,'CHF','CH',20,45),(661,'CHF','AU',15,40),(662,'CHF','GB',15,35),(663,'CHF','DE',15,35),(664,'CHF','DK',15,30),(665,'CHF','AT',10,30),(666,'CHF','NO',10,30),(667,'CHF','CA',10,35),(668,'CHF','NL',15,30),(669,'CHF','SE',10,30),(670,'CHF','IE',10,25),(671,'CHF','BE',10,25),(672,'CHF','FI',5,20),(673,'CHF','FR',10,25),(674,'CHF','NZ',10,25),(675,'CHF','HK',10,20),(676,'CHF','CZ',10,20),(677,'CHF','SK',5,15),(678,'CHF','AE',5,20),(679,'CHF','SG',10,25),(680,'CHF','IL',10,20),(681,'CHF','KW',5,15),(682,'CHF','IT',5,15),(683,'CHF','JP',5,20),(684,'CHF','ES',5,15),(685,'CHF','VE',5,10),(686,'CHF','HU',5,10),(687,'CHF','PT',5,10),(688,'CHF','GR',5,10),(689,'CHF','KR',5,20),(690,'CHF','TW',5,15),(691,'CHF','PL',5,10),(692,'CHF','ZM',5,10),(693,'CHF','PR',5,15),(694,'CHF','CI',5,10),(695,'CHF','RO',5,10),(696,'CHF','BH',5,10),(697,'CHF','PA',5,15),(698,'CHF','GH',5,10),(699,'CHF','KH',5,10),(700,'CHF','SN',5,10),(701,'CHF','SA',5,10),(702,'CHF','RU',5,10),(703,'CHF','UG',5,10),(704,'CHF','BR',5,10),(705,'CHF','NI',5,10),(706,'CHF','MG',5,10),(707,'CHF','DO',5,10),(708,'CHF','MX',5,10),(709,'CHF','OM',5,10),(710,'CHF','CM',5,10),(711,'CHF','ZA',5,10),(712,'CHF','CL',5,10),(713,'CHF','KE',5,10),(714,'CHF','NP',5,10),(715,'CHF','PE',5,10),(716,'CHF','UA',5,10),(717,'CHF','MZ',5,10),(718,'CHF','TZ',5,10),(719,'CHF','AO',5,10),(720,'CHF','JO',5,10),(721,'CHF','ZW',5,10),(722,'CHF','TR',5,10),(723,'CHF','MU',5,10),(724,'CHF','SV',5,10),(725,'CHF','TH',5,10),(726,'CHF','CO',5,10),(727,'CHF','LK',5,10),(728,'CHF','CR',5,10),(729,'CHF','AR',5,10),(730,'CHF','MA',5,10),(731,'CHF','MY',5,10),(732,'CHF','KZ',5,10),(733,'CHF','DZ',5,10),(734,'CHF','ID',5,10),(735,'CHF','NG',5,10),(736,'CHF','GT',5,10),(737,'CHF','VN',5,10),(738,'CHF','BY',5,10),(739,'CHF','EG',5,10),(740,'CHF','UY',5,10),(741,'CHF','BD',5,10),(742,'CHF','PK',5,10),(743,'CHF','PH',5,10),(744,'CHF','ET',5,10),(745,'CHF','TN',5,10),(746,'CHF','LB',5,10),(747,'CHF','IN',5,10),(748,'CHF','PY',5,10),(749,'CHF','UZ',5,10),(750,'CHF','EC',5,10),(751,'CHF','MM',5,10),(752,'CHF','GE',5,10),(753,'CLP','US',16030,45230),(754,'CLP','CH',14950,39340),(755,'CLP','AU',13600,34925),(756,'CLP','GB',11860,30350),(757,'CLP','DE',11770,30105),(758,'CLP','DK',10830,26875),(759,'CLP','AT',7900,24555),(760,'CLP','NO',8955,25005),(761,'CLP','CA',9900,30360),(762,'CLP','NL',10590,26885),(763,'CLP','SE',8480,22925),(764,'CLP','IE',8390,22115),(765,'CLP','BE',7715,22610),(766,'CLP','FI',5770,17515),(767,'CLP','FR',7140,19115),(768,'CLP','NZ',7270,21400),(769,'CLP','HK',6610,18695),(770,'CLP','CZ',6300,15130),(771,'CLP','SK',5945,12885),(772,'CLP','AE',5610,17610),(773,'CLP','SG',7320,21635),(774,'CLP','IL',6390,15630),(775,'CLP','KW',2880,14045),(776,'CLP','IT',4350,11480),(777,'CLP','JP',5455,15495),(778,'CLP','ES',4470,11820),(779,'CLP','VE',585,9055),(780,'CLP','HU',3765,8765),(781,'CLP','PT',3760,9805),(782,'CLP','GR',4635,9495),(783,'CLP','KR',5715,15140),(784,'CLP','TW',4645,12440),(785,'CLP','PL',3975,9840),(786,'CLP','ZM',575,3275),(787,'CLP','PR',1405,13200),(788,'CLP','CI',765,3165),(789,'CLP','RO',3650,8835),(790,'CLP','BH',1660,9195),(791,'CLP','PA',1110,12620),(792,'CLP','GH',1330,3715),(793,'CLP','KH',770,3685),(794,'CLP','SN',560,4005),(795,'CLP','SA',2385,9130),(796,'CLP','RU',2370,7560),(797,'CLP','UG',555,2925),(798,'CLP','BR',2525,6230),(799,'CLP','NI',555,3990),(800,'CLP','MG',560,2825),(801,'CLP','DO',675,4685),(802,'CLP','MX',1905,6895),(803,'CLP','OM',1195,6895),(804,'CLP','CM',555,5135),(805,'CLP','ZA',2270,7305),(806,'CLP','CL',2365,7065),(807,'CLP','KE',685,2950),(808,'CLP','NP',555,2680),(809,'CLP','PE',1410,5945),(810,'CLP','UA',1345,4205),(811,'CLP','MZ',555,5580),(812,'CLP','TZ',70,1280),(813,'CLP','AO',1230,3205),(814,'CLP','JO',905,4310),(815,'CLP','ZW',560,3055),(816,'CLP','TR',1445,3955),(817,'CLP','MU',740,2530),(818,'CLP','SV',555,3065),(819,'CLP','TH',2170,6820),(820,'CLP','CO',1100,4255),(821,'CLP','LK',535,735),(822,'CLP','CR',670,4450),(823,'CLP','AR',1495,4055),(824,'CLP','MA',670,2625),(825,'CLP','MY',1895,6975),(826,'CLP','KZ',810,2970),(827,'CLP','DZ',665,1410),(828,'CLP','ID',1695,6280),(829,'CLP','NG',950,6020),(830,'CLP','GT',665,4715),(831,'CLP','VN',1385,5250),(832,'CLP','BY',650,2530),(833,'CLP','EG',875,5355),(834,'CLP','UY',690,3185),(835,'CLP','BD',570,1260),(836,'CLP','PK',625,3590),(837,'CLP','PH',1080,3990),(838,'CLP','ET',175,1320),(839,'CLP','TN',665,1205),(840,'CLP','LB',670,2010),(841,'CLP','IN',620,2800),(842,'CLP','PY',665,2140),(843,'CLP','UZ',665,1300),(844,'CLP','EC',650,2220),(845,'CLP','MM',665,730),(846,'CLP','GE',670,850),(847,'CNY','US',140,395),(848,'CNY','CH',130,345),(849,'CNY','AU',120,305),(850,'CNY','GB',105,265),(851,'CNY','DE',105,265),(852,'CNY','DK',95,235),(853,'CNY','AT',70,215),(854,'CNY','NO',80,220),(855,'CNY','CA',85,265),(856,'CNY','NL',95,235),(857,'CNY','SE',75,200),(858,'CNY','IE',75,195),(859,'CNY','BE',70,200),(860,'CNY','FI',50,155),(861,'CNY','FR',65,170),(862,'CNY','NZ',65,190),(863,'CNY','HK',60,165),(864,'CNY','CZ',55,135),(865,'CNY','SK',50,115),(866,'CNY','AE',50,155),(867,'CNY','SG',65,190),(868,'CNY','IL',55,135),(869,'CNY','KW',25,125),(870,'CNY','IT',40,100),(871,'CNY','JP',50,135),(872,'CNY','ES',40,105),(873,'CNY','VE',5,80),(874,'CNY','HU',35,75),(875,'CNY','PT',35,85),(876,'CNY','GR',40,85),(877,'CNY','KR',50,135),(878,'CNY','TW',40,110),(879,'CNY','PL',35,85),(880,'CNY','ZM',5,30),(881,'CNY','PR',10,115),(882,'CNY','CI',5,30),(883,'CNY','RO',30,75),(884,'CNY','BH',15,80),(885,'CNY','PA',10,110),(886,'CNY','GH',10,35),(887,'CNY','KH',5,30),(888,'CNY','SN',5,35),(889,'CNY','SA',20,80),(890,'CNY','RU',20,65),(891,'CNY','UG',5,25),(892,'CNY','BR',20,55),(893,'CNY','NI',5,35),(894,'CNY','MG',5,25),(895,'CNY','DO',5,40),(896,'CNY','MX',15,60),(897,'CNY','OM',10,60),(898,'CNY','CM',5,45),(899,'CNY','ZA',20,65),(900,'CNY','CL',20,60),(901,'CNY','KE',5,25),(902,'CNY','NP',5,25),(903,'CNY','PE',10,50),(904,'CNY','UA',10,35),(905,'CNY','MZ',5,50),(906,'CNY','TZ',5,10),(907,'CNY','AO',10,30),(908,'CNY','JO',10,40),(909,'CNY','ZW',5,25),(910,'CNY','TR',15,35),(911,'CNY','MU',5,20),(912,'CNY','SV',5,25),(913,'CNY','TH',20,60),(914,'CNY','CO',10,35),(915,'CNY','LK',5,10),(916,'CNY','CR',5,40),(917,'CNY','AR',15,35),(918,'CNY','MA',5,25),(919,'CNY','MY',15,60),(920,'CNY','KZ',5,25),(921,'CNY','DZ',5,10),(922,'CNY','ID',15,55),(923,'CNY','NG',10,55),(924,'CNY','GT',5,40),(925,'CNY','VN',10,45),(926,'CNY','BY',5,20),(927,'CNY','EG',10,45),(928,'CNY','UY',5,30),(929,'CNY','BD',5,10),(930,'CNY','PK',5,30),(931,'CNY','PH',10,35),(932,'CNY','ET',5,10),(933,'CNY','TN',5,10),(934,'CNY','LB',5,20),(935,'CNY','IN',5,25),(936,'CNY','PY',5,20),(937,'CNY','UZ',5,10),(938,'CNY','EC',5,20),(939,'CNY','MM',5,10),(940,'CNY','GE',5,10),(941,'COP','US',75545,213150),(942,'COP','CH',70445,185375),(943,'COP','AU',64100,164575),(944,'COP','GB',55885,143015),(945,'COP','DE',55460,141860),(946,'COP','DK',51030,126635),(947,'COP','AT',37235,115710),(948,'COP','NO',42205,117830),(949,'COP','CA',46655,143060),(950,'COP','NL',49915,126685),(951,'COP','SE',39955,108040),(952,'COP','IE',39535,104220),(953,'COP','BE',36360,106555),(954,'COP','FI',27180,82545),(955,'COP','FR',33655,90085),(956,'COP','NZ',34255,100840),(957,'COP','HK',31150,88090),(958,'COP','CZ',29700,71300),(959,'COP','SK',28020,60720),(960,'COP','AE',26440,82980),(961,'COP','SG',34500,101960),(962,'COP','IL',30105,73645),(963,'COP','KW',13580,66195),(964,'COP','IT',20495,54100),(965,'COP','JP',25695,73030),(966,'COP','ES',21065,55710),(967,'COP','VE',2760,42675),(968,'COP','HU',17750,41305),(969,'COP','PT',17720,46195),(970,'COP','GR',21850,44750),(971,'COP','KR',26940,71345),(972,'COP','TW',21895,58620),(973,'COP','PL',18735,46380),(974,'COP','ZM',2705,15440),(975,'COP','PR',6620,62215),(976,'COP','CI',3610,14925),(977,'COP','RO',17210,41645),(978,'COP','BH',7815,43325),(979,'COP','PA',5235,59470),(980,'COP','GH',6275,17510),(981,'COP','KH',3615,17370),(982,'COP','SN',2635,18870),(983,'COP','SA',11235,43010),(984,'COP','RU',11165,35625),(985,'COP','UG',2625,13790),(986,'COP','BR',11905,29345),(987,'COP','NI',2620,18790),(988,'COP','MG',2650,13320),(989,'COP','DO',3175,22085),(990,'COP','MX',8975,32480),(991,'COP','OM',5640,32485),(992,'COP','CM',2615,24205),(993,'COP','ZA',10695,34425),(994,'COP','CL',11145,33300),(995,'COP','KE',3215,13900),(996,'COP','NP',2615,12625),(997,'COP','PE',6655,28015),(998,'COP','UA',6345,19820),(999,'COP','MZ',2615,26290),(1000,'COP','TZ',330,6035),(1001,'COP','AO',5795,15115),(1002,'COP','JO',4275,20300),(1003,'COP','ZW',2625,14405),(1004,'COP','TR',6810,18630),(1005,'COP','MU',3485,11915),(1006,'COP','SV',2615,14435),(1007,'COP','TH',10215,32140),(1008,'COP','CO',5180,20050),(1009,'COP','LK',2515,3475),(1010,'COP','CR',3160,20980),(1011,'COP','AR',7055,19110),(1012,'COP','MA',3150,12365),(1013,'COP','MY',8940,32875),(1014,'COP','KZ',3825,13995),(1015,'COP','DZ',3135,6635),(1016,'COP','ID',7975,29590),(1017,'COP','NG',4485,28365),(1018,'COP','GT',3140,22210),(1019,'COP','VN',6525,24735),(1020,'COP','BY',3065,11930),(1021,'COP','EG',4135,25245),(1022,'COP','UY',3260,15015),(1023,'COP','BD',2680,5940),(1024,'COP','PK',2940,16930),(1025,'COP','PH',5095,18795),(1026,'COP','ET',815,6225),(1027,'COP','TN',3140,5685),(1028,'COP','LB',3170,9470),(1029,'COP','IN',2920,13195),(1030,'COP','PY',3140,10095),(1031,'COP','UZ',3140,6130),(1032,'COP','EC',3050,10470),(1033,'COP','MM',3140,3430),(1034,'COP','GE',3150,4015),(1035,'CZK','US',470,1320),(1036,'CZK','CH',435,1145),(1037,'CZK','AU',395,1020),(1038,'CZK','GB',345,885),(1039,'CZK','DE',345,880),(1040,'CZK','DK',315,785),(1041,'CZK','AT',230,715),(1042,'CZK','NO',260,730),(1043,'CZK','CA',290,885),(1044,'CZK','NL',310,785),(1045,'CZK','SE',245,670),(1046,'CZK','IE',245,645),(1047,'CZK','BE',225,660),(1048,'CZK','FI',170,510),(1049,'CZK','FR',210,560),(1050,'CZK','NZ',210,625),(1051,'CZK','HK',195,545),(1052,'CZK','CZ',185,440),(1053,'CZK','SK',175,375),(1054,'CZK','AE',165,515),(1055,'CZK','SG',215,630),(1056,'CZK','IL',185,455),(1057,'CZK','KW',85,410),(1058,'CZK','IT',125,335),(1059,'CZK','JP',160,450),(1060,'CZK','ES',130,345),(1061,'CZK','VE',15,265),(1062,'CZK','HU',110,255),(1063,'CZK','PT',110,285),(1064,'CZK','GR',135,275),(1065,'CZK','KR',165,440),(1066,'CZK','TW',135,365),(1067,'CZK','PL',115,285),(1068,'CZK','ZM',15,95),(1069,'CZK','PR',40,385),(1070,'CZK','CI',20,90),(1071,'CZK','RO',105,260),(1072,'CZK','BH',50,270),(1073,'CZK','PA',30,370),(1074,'CZK','GH',40,110),(1075,'CZK','KH',20,110),(1076,'CZK','SN',15,115),(1077,'CZK','SA',70,265),(1078,'CZK','RU',70,220),(1079,'CZK','UG',15,85),(1080,'CZK','BR',75,180),(1081,'CZK','NI',15,115),(1082,'CZK','MG',15,80),(1083,'CZK','DO',20,135),(1084,'CZK','MX',55,200),(1085,'CZK','OM',35,200),(1086,'CZK','CM',15,150),(1087,'CZK','ZA',65,215),(1088,'CZK','CL',70,205),(1089,'CZK','KE',20,85),(1090,'CZK','NP',15,80),(1091,'CZK','PE',40,175),(1092,'CZK','UA',40,125),(1093,'CZK','MZ',15,165),(1094,'CZK','TZ',5,35),(1095,'CZK','AO',35,95),(1096,'CZK','JO',25,125),(1097,'CZK','ZW',15,90),(1098,'CZK','TR',40,115),(1099,'CZK','MU',20,75),(1100,'CZK','SV',15,90),(1101,'CZK','TH',65,200),(1102,'CZK','CO',30,125),(1103,'CZK','LK',15,20),(1104,'CZK','CR',20,130),(1105,'CZK','AR',45,120),(1106,'CZK','MA',20,75),(1107,'CZK','MY',55,205),(1108,'CZK','KZ',25,85),(1109,'CZK','DZ',20,40),(1110,'CZK','ID',50,185),(1111,'CZK','NG',30,175),(1112,'CZK','GT',20,135),(1113,'CZK','VN',40,155),(1114,'CZK','BY',20,75),(1115,'CZK','EG',25,155),(1116,'CZK','UY',20,95),(1117,'CZK','BD',15,35),(1118,'CZK','PK',20,105),(1119,'CZK','PH',30,115),(1120,'CZK','ET',5,40),(1121,'CZK','TN',20,35),(1122,'CZK','LB',20,60),(1123,'CZK','IN',20,80),(1124,'CZK','PY',20,60),(1125,'CZK','UZ',20,40),(1126,'CZK','EC',20,65),(1127,'CZK','MM',20,25),(1128,'CZK','GE',20,25),(1129,'DKK','US',135,375),(1130,'DKK','CH',125,325),(1131,'DKK','AU',115,290),(1132,'DKK','GB',100,250),(1133,'DKK','DE',100,250),(1134,'DKK','DK',90,225),(1135,'DKK','AT',65,205),(1136,'DKK','NO',75,205),(1137,'DKK','CA',80,250),(1138,'DKK','NL',90,225),(1139,'DKK','SE',70,190),(1140,'DKK','IE',70,185),(1141,'DKK','BE',65,190),(1142,'DKK','FI',50,145),(1143,'DKK','FR',60,160),(1144,'DKK','NZ',60,175),(1145,'DKK','HK',55,155),(1146,'DKK','CZ',50,125),(1147,'DKK','SK',50,105),(1148,'DKK','AE',45,145),(1149,'DKK','SG',60,180),(1150,'DKK','IL',55,130),(1151,'DKK','KW',25,115),(1152,'DKK','IT',35,95),(1153,'DKK','JP',45,130),(1154,'DKK','ES',35,100),(1155,'DKK','VE',5,75),(1156,'DKK','HU',30,75),(1157,'DKK','PT',30,80),(1158,'DKK','GR',40,80),(1159,'DKK','KR',45,125),(1160,'DKK','TW',40,105),(1161,'DKK','PL',35,80),(1162,'DKK','ZM',5,25),(1163,'DKK','PR',10,110),(1164,'DKK','CI',5,25),(1165,'DKK','RO',30,75),(1166,'DKK','BH',15,75),(1167,'DKK','PA',10,105),(1168,'DKK','GH',10,30),(1169,'DKK','KH',5,30),(1170,'DKK','SN',5,35),(1171,'DKK','SA',20,75),(1172,'DKK','RU',20,65),(1173,'DKK','UG',5,25),(1174,'DKK','BR',20,50),(1175,'DKK','NI',5,35),(1176,'DKK','MG',5,25),(1177,'DKK','DO',5,40),(1178,'DKK','MX',15,55),(1179,'DKK','OM',10,55),(1180,'DKK','CM',5,45),(1181,'DKK','ZA',20,60),(1182,'DKK','CL',20,60),(1183,'DKK','KE',5,25),(1184,'DKK','NP',5,20),(1185,'DKK','PE',10,50),(1186,'DKK','UA',10,35),(1187,'DKK','MZ',5,45),(1188,'DKK','TZ',5,10),(1189,'DKK','AO',10,25),(1190,'DKK','JO',10,35),(1191,'DKK','ZW',5,25),(1192,'DKK','TR',10,35),(1193,'DKK','MU',5,20),(1194,'DKK','SV',5,25),(1195,'DKK','TH',20,55),(1196,'DKK','CO',10,35),(1197,'DKK','LK',5,10),(1198,'DKK','CR',5,35),(1199,'DKK','AR',10,35),(1200,'DKK','MA',5,20),(1201,'DKK','MY',15,60),(1202,'DKK','KZ',5,25),(1203,'DKK','DZ',5,10),(1204,'DKK','ID',15,50),(1205,'DKK','NG',10,50),(1206,'DKK','GT',5,40),(1207,'DKK','VN',10,45),(1208,'DKK','BY',5,20),(1209,'DKK','EG',5,45),(1210,'DKK','UY',5,25),(1211,'DKK','BD',5,10),(1212,'DKK','PK',5,30),(1213,'DKK','PH',10,35),(1214,'DKK','ET',5,10),(1215,'DKK','TN',5,10),(1216,'DKK','LB',5,15),(1217,'DKK','IN',5,25),(1218,'DKK','PY',5,20),(1219,'DKK','UZ',5,10),(1220,'DKK','EC',5,20),(1221,'DKK','MM',5,10),(1222,'DKK','GE',5,10),(1223,'EGP','US',340,960),(1224,'EGP','CH',315,835),(1225,'EGP','AU',290,740),(1226,'EGP','GB',250,645),(1227,'EGP','DE',250,640),(1228,'EGP','DK',230,570),(1229,'EGP','AT',170,520),(1230,'EGP','NO',190,530),(1231,'EGP','CA',210,645),(1232,'EGP','NL',225,570),(1233,'EGP','SE',180,485),(1234,'EGP','IE',180,470),(1235,'EGP','BE',165,480),(1236,'EGP','FI',120,370),(1237,'EGP','FR',150,405),(1238,'EGP','NZ',155,455),(1239,'EGP','HK',140,395),(1240,'EGP','CZ',135,320),(1241,'EGP','SK',125,275),(1242,'EGP','AE',120,375),(1243,'EGP','SG',155,460),(1244,'EGP','IL',135,330),(1245,'EGP','KW',60,300),(1246,'EGP','IT',90,245),(1247,'EGP','JP',115,330),(1248,'EGP','ES',95,250),(1249,'EGP','VE',10,190),(1250,'EGP','HU',80,185),(1251,'EGP','PT',80,210),(1252,'EGP','GR',100,200),(1253,'EGP','KR',120,320),(1254,'EGP','TW',100,265),(1255,'EGP','PL',85,210),(1256,'EGP','ZM',10,70),(1257,'EGP','PR',30,280),(1258,'EGP','CI',15,65),(1259,'EGP','RO',80,190),(1260,'EGP','BH',35,195),(1261,'EGP','PA',25,270),(1262,'EGP','GH',30,80),(1263,'EGP','KH',15,80),(1264,'EGP','SN',10,85),(1265,'EGP','SA',50,195),(1266,'EGP','RU',50,160),(1267,'EGP','UG',10,60),(1268,'EGP','BR',55,130),(1269,'EGP','NI',10,85),(1270,'EGP','MG',10,60),(1271,'EGP','DO',15,100),(1272,'EGP','MX',40,145),(1273,'EGP','OM',25,145),(1274,'EGP','CM',10,110),(1275,'EGP','ZA',50,155),(1276,'EGP','CL',50,150),(1277,'EGP','KE',15,65),(1278,'EGP','NP',10,55),(1279,'EGP','PE',30,125),(1280,'EGP','UA',30,90),(1281,'EGP','MZ',10,120),(1282,'EGP','TZ',5,25),(1283,'EGP','AO',25,70),(1284,'EGP','JO',20,90),(1285,'EGP','ZW',10,65),(1286,'EGP','TR',30,85),(1287,'EGP','MU',15,55),(1288,'EGP','SV',10,65),(1289,'EGP','TH',45,145),(1290,'EGP','CO',25,90),(1291,'EGP','LK',10,15),(1292,'EGP','CR',15,95),(1293,'EGP','AR',30,85),(1294,'EGP','MA',15,55),(1295,'EGP','MY',40,150),(1296,'EGP','KZ',15,65),(1297,'EGP','DZ',15,30),(1298,'EGP','ID',35,135),(1299,'EGP','NG',20,130),(1300,'EGP','GT',15,100),(1301,'EGP','VN',30,110),(1302,'EGP','BY',15,55),(1303,'EGP','EG',20,115),(1304,'EGP','UY',15,70),(1305,'EGP','BD',10,25),(1306,'EGP','PK',15,75),(1307,'EGP','PH',25,85),(1308,'EGP','ET',5,30),(1309,'EGP','TN',15,25),(1310,'EGP','LB',15,45),(1311,'EGP','IN',15,60),(1312,'EGP','PY',15,45),(1313,'EGP','UZ',15,30),(1314,'EGP','EC',15,45),(1315,'EGP','MM',15,20),(1316,'EGP','GE',15,20),(1317,'EUR','US',20,50),(1318,'EUR','CH',15,45),(1319,'EUR','AU',15,40),(1320,'EUR','GB',15,35),(1321,'EUR','DE',15,35),(1322,'EUR','DK',10,30),(1323,'EUR','AT',10,25),(1324,'EUR','NO',10,30),(1325,'EUR','CA',10,35),(1326,'EUR','NL',10,30),(1327,'EUR','SE',10,25),(1328,'EUR','IE',10,25),(1329,'EUR','BE',10,25),(1330,'EUR','FI',5,20),(1331,'EUR','FR',10,20),(1332,'EUR','NZ',10,25),(1333,'EUR','HK',5,20),(1334,'EUR','CZ',5,15),(1335,'EUR','SK',5,15),(1336,'EUR','AE',5,20),(1337,'EUR','SG',10,25),(1338,'EUR','IL',5,15),(1339,'EUR','KW',5,15),(1340,'EUR','IT',5,15),(1341,'EUR','JP',5,15),(1342,'EUR','ES',5,15),(1343,'EUR','VE',5,10),(1344,'EUR','HU',5,10),(1345,'EUR','PT',5,10),(1346,'EUR','GR',5,10),(1347,'EUR','KR',5,15),(1348,'EUR','TW',5,15),(1349,'EUR','PL',5,10),(1350,'EUR','ZM',5,10),(1351,'EUR','PR',5,15),(1352,'EUR','CI',5,10),(1353,'EUR','RO',5,10),(1354,'EUR','BH',5,10),(1355,'EUR','PA',5,15),(1356,'EUR','GH',5,10),(1357,'EUR','KH',5,10),(1358,'EUR','SN',5,10),(1359,'EUR','SA',5,10),(1360,'EUR','RU',5,10),(1361,'EUR','UG',5,10),(1362,'EUR','BR',5,10),(1363,'EUR','NI',5,10),(1364,'EUR','MG',5,10),(1365,'EUR','DO',5,10),(1366,'EUR','MX',5,10),(1367,'EUR','OM',5,10),(1368,'EUR','CM',5,10),(1369,'EUR','ZA',5,10),(1370,'EUR','CL',5,10),(1371,'EUR','KE',5,10),(1372,'EUR','NP',5,10),(1373,'EUR','PE',5,10),(1374,'EUR','UA',5,10),(1375,'EUR','MZ',5,10),(1376,'EUR','TZ',5,10),(1377,'EUR','AO',5,10),(1378,'EUR','JO',5,10),(1379,'EUR','ZW',5,10),(1380,'EUR','TR',5,10),(1381,'EUR','MU',5,10),(1382,'EUR','SV',5,10),(1383,'EUR','TH',5,10),(1384,'EUR','CO',5,10),(1385,'EUR','LK',5,10),(1386,'EUR','CR',5,10),(1387,'EUR','AR',5,10),(1388,'EUR','MA',5,10),(1389,'EUR','MY',5,10),(1390,'EUR','KZ',5,10),(1391,'EUR','DZ',5,10),(1392,'EUR','ID',5,10),(1393,'EUR','NG',5,10),(1394,'EUR','GT',5,10),(1395,'EUR','VN',5,10),(1396,'EUR','BY',5,10),(1397,'EUR','EG',5,10),(1398,'EUR','UY',5,10),(1399,'EUR','BD',5,10),(1400,'EUR','PK',5,10),(1401,'EUR','PH',5,10),(1402,'EUR','ET',5,10),(1403,'EUR','TN',5,10),(1404,'EUR','LB',5,10),(1405,'EUR','IN',5,10),(1406,'EUR','PY',5,10),(1407,'EUR','UZ',5,10),(1408,'EUR','EC',5,10),(1409,'EUR','MM',5,10),(1410,'EUR','GE',5,10),(1411,'GBP','US',15,45),(1412,'GBP','CH',15,40),(1413,'GBP','AU',15,35),(1414,'GBP','GB',10,30),(1415,'GBP','DE',10,30),(1416,'GBP','DK',10,25),(1417,'GBP','AT',10,25),(1418,'GBP','NO',10,25),(1419,'GBP','CA',10,30),(1420,'GBP','NL',10,25),(1421,'GBP','SE',10,25),(1422,'GBP','IE',10,20),(1423,'GBP','BE',10,20),(1424,'GBP','FI',5,15),(1425,'GBP','FR',5,20),(1426,'GBP','NZ',5,20),(1427,'GBP','HK',5,20),(1428,'GBP','CZ',5,15),(1429,'GBP','SK',5,15),(1430,'GBP','AE',5,20),(1431,'GBP','SG',5,20),(1432,'GBP','IL',5,15),(1433,'GBP','KW',5,15),(1434,'GBP','IT',5,10),(1435,'GBP','JP',5,15),(1436,'GBP','ES',5,10),(1437,'GBP','VE',5,10),(1438,'GBP','HU',5,10),(1439,'GBP','PT',5,10),(1440,'GBP','GR',5,10),(1441,'GBP','KR',5,15),(1442,'GBP','TW',5,10),(1443,'GBP','PL',5,10),(1444,'GBP','ZM',5,10),(1445,'GBP','PR',5,15),(1446,'GBP','CI',5,10),(1447,'GBP','RO',5,10),(1448,'GBP','BH',5,10),(1449,'GBP','PA',5,15),(1450,'GBP','GH',5,10),(1451,'GBP','KH',5,10),(1452,'GBP','SN',5,10),(1453,'GBP','SA',5,10),(1454,'GBP','RU',5,10),(1455,'GBP','UG',5,10),(1456,'GBP','BR',5,10),(1457,'GBP','NI',5,10),(1458,'GBP','MG',5,10),(1459,'GBP','DO',5,10),(1460,'GBP','MX',5,10),(1461,'GBP','OM',5,10),(1462,'GBP','CM',5,10),(1463,'GBP','ZA',5,10),(1464,'GBP','CL',5,10),(1465,'GBP','KE',5,10),(1466,'GBP','NP',5,10),(1467,'GBP','PE',5,10),(1468,'GBP','UA',5,10),(1469,'GBP','MZ',5,10),(1470,'GBP','TZ',5,10),(1471,'GBP','AO',5,10),(1472,'GBP','JO',5,10),(1473,'GBP','ZW',5,10),(1474,'GBP','TR',5,10),(1475,'GBP','MU',5,10),(1476,'GBP','SV',5,10),(1477,'GBP','TH',5,10),(1478,'GBP','CO',5,10),(1479,'GBP','LK',5,10),(1480,'GBP','CR',5,10),(1481,'GBP','AR',5,10),(1482,'GBP','MA',5,10),(1483,'GBP','MY',5,10),(1484,'GBP','KZ',5,10),(1485,'GBP','DZ',5,10),(1486,'GBP','ID',5,10),(1487,'GBP','NG',5,10),(1488,'GBP','GT',5,10),(1489,'GBP','VN',5,10),(1490,'GBP','BY',5,10),(1491,'GBP','EG',5,10),(1492,'GBP','UY',5,10),(1493,'GBP','BD',5,10),(1494,'GBP','PK',5,10),(1495,'GBP','PH',5,10),(1496,'GBP','ET',5,10),(1497,'GBP','TN',5,10),(1498,'GBP','LB',5,10),(1499,'GBP','IN',5,10),(1500,'GBP','PY',5,10),(1501,'GBP','UZ',5,10),(1502,'GBP','EC',5,10),(1503,'GBP','MM',5,10),(1504,'GBP','GE',5,10),(1505,'HKD','US',170,475),(1506,'HKD','CH',155,415),(1507,'HKD','AU',145,365),(1508,'HKD','GB',125,320),(1509,'HKD','DE',125,315),(1510,'HKD','DK',115,280),(1511,'HKD','AT',85,260),(1512,'HKD','NO',95,265),(1513,'HKD','CA',105,320),(1514,'HKD','NL',110,285),(1515,'HKD','SE',90,240),(1516,'HKD','IE',90,230),(1517,'HKD','BE',80,240),(1518,'HKD','FI',60,185),(1519,'HKD','FR',75,200),(1520,'HKD','NZ',75,225),(1521,'HKD','HK',70,195),(1522,'HKD','CZ',65,160),(1523,'HKD','SK',60,135),(1524,'HKD','AE',60,185),(1525,'HKD','SG',75,225),(1526,'HKD','IL',65,165),(1527,'HKD','KW',30,150),(1528,'HKD','IT',45,120),(1529,'HKD','JP',55,165),(1530,'HKD','ES',45,125),(1531,'HKD','VE',5,95),(1532,'HKD','HU',40,90),(1533,'HKD','PT',40,105),(1534,'HKD','GR',50,100),(1535,'HKD','KR',60,160),(1536,'HKD','TW',50,130),(1537,'HKD','PL',40,105),(1538,'HKD','ZM',5,35),(1539,'HKD','PR',15,140),(1540,'HKD','CI',10,35),(1541,'HKD','RO',40,95),(1542,'HKD','BH',15,95),(1543,'HKD','PA',10,135),(1544,'HKD','GH',15,40),(1545,'HKD','KH',10,40),(1546,'HKD','SN',5,40),(1547,'HKD','SA',25,95),(1548,'HKD','RU',25,80),(1549,'HKD','UG',5,30),(1550,'HKD','BR',25,65),(1551,'HKD','NI',5,40),(1552,'HKD','MG',5,30),(1553,'HKD','DO',5,50),(1554,'HKD','MX',20,70),(1555,'HKD','OM',15,70),(1556,'HKD','CM',5,55),(1557,'HKD','ZA',25,75),(1558,'HKD','CL',25,75),(1559,'HKD','KE',5,30),(1560,'HKD','NP',5,30),(1561,'HKD','PE',15,60),(1562,'HKD','UA',15,45),(1563,'HKD','MZ',5,60),(1564,'HKD','TZ',5,15),(1565,'HKD','AO',15,35),(1566,'HKD','JO',10,45),(1567,'HKD','ZW',5,30),(1568,'HKD','TR',15,40),(1569,'HKD','MU',10,25),(1570,'HKD','SV',5,30),(1571,'HKD','TH',25,70),(1572,'HKD','CO',10,45),(1573,'HKD','LK',5,10),(1574,'HKD','CR',5,45),(1575,'HKD','AR',15,45),(1576,'HKD','MA',5,30),(1577,'HKD','MY',20,75),(1578,'HKD','KZ',10,30),(1579,'HKD','DZ',5,15),(1580,'HKD','ID',20,65),(1581,'HKD','NG',10,65),(1582,'HKD','GT',5,50),(1583,'HKD','VN',15,55),(1584,'HKD','BY',5,25),(1585,'HKD','EG',10,55),(1586,'HKD','UY',5,35),(1587,'HKD','BD',5,15),(1588,'HKD','PK',5,40),(1589,'HKD','PH',10,40),(1590,'HKD','ET',5,15),(1591,'HKD','TN',5,15),(1592,'HKD','LB',5,20),(1593,'HKD','IN',5,30),(1594,'HKD','PY',5,25),(1595,'HKD','UZ',5,15),(1596,'HKD','EC',5,25),(1597,'HKD','MM',5,10),(1598,'HKD','GE',5,10),(1599,'HUF','US',6445,18185),(1600,'HUF','CH',6010,15815),(1601,'HUF','AU',5470,14040),(1602,'HUF','GB',4765,12200),(1603,'HUF','DE',4730,12100),(1604,'HUF','DK',4355,10805),(1605,'HUF','AT',3175,9870),(1606,'HUF','NO',3600,10050),(1607,'HUF','CA',3980,12205),(1608,'HUF','NL',4260,10805),(1609,'HUF','SE',3410,9215),(1610,'HUF','IE',3375,8890),(1611,'HUF','BE',3100,9090),(1612,'HUF','FI',2320,7040),(1613,'HUF','FR',2870,7685),(1614,'HUF','NZ',2920,8600),(1615,'HUF','HK',2655,7515),(1616,'HUF','CZ',2535,6080),(1617,'HUF','SK',2390,5180),(1618,'HUF','AE',2255,7080),(1619,'HUF','SG',2945,8700),(1620,'HUF','IL',2570,6280),(1621,'HUF','KW',1160,5645),(1622,'HUF','IT',1750,4615),(1623,'HUF','JP',2190,6230),(1624,'HUF','ES',1795,4755),(1625,'HUF','VE',235,3640),(1626,'HUF','HU',1515,3525),(1627,'HUF','PT',1510,3940),(1628,'HUF','GR',1865,3820),(1629,'HUF','KR',2300,6085),(1630,'HUF','TW',1870,5000),(1631,'HUF','PL',1600,3955),(1632,'HUF','ZM',230,1315),(1633,'HUF','PR',565,5305),(1634,'HUF','CI',310,1275),(1635,'HUF','RO',1470,3555),(1636,'HUF','BH',665,3695),(1637,'HUF','PA',445,5075),(1638,'HUF','GH',535,1495),(1639,'HUF','KH',310,1480),(1640,'HUF','SN',225,1610),(1641,'HUF','SA',960,3670),(1642,'HUF','RU',950,3040),(1643,'HUF','UG',225,1175),(1644,'HUF','BR',1015,2505),(1645,'HUF','NI',225,1605),(1646,'HUF','MG',225,1135),(1647,'HUF','DO',270,1885),(1648,'HUF','MX',765,2770),(1649,'HUF','OM',480,2770),(1650,'HUF','CM',225,2065),(1651,'HUF','ZA',910,2935),(1652,'HUF','CL',950,2840),(1653,'HUF','KE',275,1185),(1654,'HUF','NP',225,1075),(1655,'HUF','PE',570,2390),(1656,'HUF','UA',540,1690),(1657,'HUF','MZ',225,2245),(1658,'HUF','TZ',30,515),(1659,'HUF','AO',495,1290),(1660,'HUF','JO',365,1730),(1661,'HUF','ZW',225,1230),(1662,'HUF','TR',580,1590),(1663,'HUF','MU',295,1015),(1664,'HUF','SV',225,1230),(1665,'HUF','TH',870,2740),(1666,'HUF','CO',440,1710),(1667,'HUF','LK',215,295),(1668,'HUF','CR',270,1790),(1669,'HUF','AR',600,1630),(1670,'HUF','MA',270,1055),(1671,'HUF','MY',765,2805),(1672,'HUF','KZ',325,1195),(1673,'HUF','DZ',265,565),(1674,'HUF','ID',680,2525),(1675,'HUF','NG',385,2420),(1676,'HUF','GT',270,1895),(1677,'HUF','VN',555,2110),(1678,'HUF','BY',260,1020),(1679,'HUF','EG',355,2155),(1680,'HUF','UY',280,1280),(1681,'HUF','BD',230,505),(1682,'HUF','PK',250,1445),(1683,'HUF','PH',435,1605),(1684,'HUF','ET',70,530),(1685,'HUF','TN',270,485),(1686,'HUF','LB',270,810),(1687,'HUF','IN',250,1125),(1688,'HUF','PY',270,860),(1689,'HUF','UZ',270,525),(1690,'HUF','EC',260,895),(1691,'HUF','MM',270,295),(1692,'HUF','GE',270,345),(1693,'IDR','US',305805,862850),(1694,'IDR','CH',285175,750420),(1695,'IDR','AU',259480,666220),(1696,'IDR','GB',226230,578945),(1697,'IDR','DE',224510,574265),(1698,'IDR','DK',206565,512635),(1699,'IDR','AT',150725,468395),(1700,'IDR','NO',170840,476995),(1701,'IDR','CA',188855,579125),(1702,'IDR','NL',202060,512840),(1703,'IDR','SE',161735,437360),(1704,'IDR','IE',160045,421890),(1705,'IDR','BE',147180,431340),(1706,'IDR','FI',110030,334155),(1707,'IDR','FR',136245,364680),(1708,'IDR','NZ',138660,408205),(1709,'IDR','HK',126095,356600),(1710,'IDR','CZ',120220,288620),(1711,'IDR','SK',113420,245805),(1712,'IDR','AE',107035,335905),(1713,'IDR','SG',139655,412750),(1714,'IDR','IL',121875,298120),(1715,'IDR','KW',54975,267955),(1716,'IDR','IT',82960,219010),(1717,'IDR','JP',104020,295625),(1718,'IDR','ES',85280,225525),(1719,'IDR','VE',11180,172745),(1720,'IDR','HU',71860,167205),(1721,'IDR','PT',71735,187005),(1722,'IDR','GR',88455,181160),(1723,'IDR','KR',109060,288805),(1724,'IDR','TW',88640,237295),(1725,'IDR','PL',75845,187750),(1726,'IDR','ZM',10955,62500),(1727,'IDR','PR',26790,251850),(1728,'IDR','CI',14620,60420),(1729,'IDR','RO',69670,168580),(1730,'IDR','BH',31635,175390),(1731,'IDR','PA',21190,240735),(1732,'IDR','GH',25400,70875),(1733,'IDR','KH',14640,70310),(1734,'IDR','SN',10660,76395),(1735,'IDR','SA',45475,174115),(1736,'IDR','RU',45190,144210),(1737,'IDR','UG',10620,55825),(1738,'IDR','BR',48185,118800),(1739,'IDR','NI',10595,76070),(1740,'IDR','MG',10720,53925),(1741,'IDR','DO',12860,89405),(1742,'IDR','MX',36335,131490),(1743,'IDR','OM',22840,131495),(1744,'IDR','CM',10585,97990),(1745,'IDR','ZA',43300,139355),(1746,'IDR','CL',45110,134805),(1747,'IDR','KE',13020,56270),(1748,'IDR','NP',10585,51110),(1749,'IDR','PE',26945,113410),(1750,'IDR','UA',25685,80225),(1751,'IDR','MZ',10585,106420),(1752,'IDR','TZ',1335,24420),(1753,'IDR','AO',23465,61185),(1754,'IDR','JO',17305,82175),(1755,'IDR','ZW',10635,58315),(1756,'IDR','TR',27565,75415),(1757,'IDR','MU',14115,48240),(1758,'IDR','SV',10585,58430),(1759,'IDR','TH',41350,130110),(1760,'IDR','CO',20970,81160),(1761,'IDR','LK',10185,14065),(1762,'IDR','CR',12785,84925),(1763,'IDR','AR',28555,77350),(1764,'IDR','MA',12755,50060),(1765,'IDR','MY',36190,133085),(1766,'IDR','KZ',15480,56655),(1767,'IDR','DZ',12690,26860),(1768,'IDR','ID',32290,119790),(1769,'IDR','NG',18150,114815),(1770,'IDR','GT',12715,89915),(1771,'IDR','VN',26420,100125),(1772,'IDR','BY',12405,48295),(1773,'IDR','EG',16730,102190),(1774,'IDR','UY',13190,60785),(1775,'IDR','BD',10860,24040),(1776,'IDR','PK',11905,68530),(1777,'IDR','PH',20615,76080),(1778,'IDR','ET',3305,25200),(1779,'IDR','TN',12700,23015),(1780,'IDR','LB',12825,38335),(1781,'IDR','IN',11825,53405),(1782,'IDR','PY',12710,40865),(1783,'IDR','UZ',12715,24810),(1784,'IDR','EC',12355,42380),(1785,'IDR','MM',12720,13890),(1786,'IDR','GE',12760,16260),(1787,'ILS','US',70,190),(1788,'ILS','CH',65,165),(1789,'ILS','AU',60,150),(1790,'ILS','GB',50,130),(1791,'ILS','DE',50,130),(1792,'ILS','DK',45,115),(1793,'ILS','AT',35,105),(1794,'ILS','NO',40,105),(1795,'ILS','CA',40,130),(1796,'ILS','NL',45,115),(1797,'ILS','SE',35,95),(1798,'ILS','IE',35,95),(1799,'ILS','BE',35,95),(1800,'ILS','FI',25,75),(1801,'ILS','FR',30,80),(1802,'ILS','NZ',30,90),(1803,'ILS','HK',30,80),(1804,'ILS','CZ',25,65),(1805,'ILS','SK',25,55),(1806,'ILS','AE',25,75),(1807,'ILS','SG',30,90),(1808,'ILS','IL',25,65),(1809,'ILS','KW',10,60),(1810,'ILS','IT',20,50),(1811,'ILS','JP',25,65),(1812,'ILS','ES',20,50),(1813,'ILS','VE',5,40),(1814,'ILS','HU',15,35),(1815,'ILS','PT',15,40),(1816,'ILS','GR',20,40),(1817,'ILS','KR',25,65),(1818,'ILS','TW',20,55),(1819,'ILS','PL',15,40),(1820,'ILS','ZM',5,15),(1821,'ILS','PR',5,55),(1822,'ILS','CI',5,15),(1823,'ILS','RO',15,35),(1824,'ILS','BH',5,40),(1825,'ILS','PA',5,55),(1826,'ILS','GH',5,15),(1827,'ILS','KH',5,15),(1828,'ILS','SN',5,15),(1829,'ILS','SA',10,40),(1830,'ILS','RU',10,30),(1831,'ILS','UG',5,10),(1832,'ILS','BR',10,25),(1833,'ILS','NI',5,15),(1834,'ILS','MG',5,10),(1835,'ILS','DO',5,20),(1836,'ILS','MX',10,30),(1837,'ILS','OM',5,30),(1838,'ILS','CM',5,20),(1839,'ILS','ZA',10,30),(1840,'ILS','CL',10,30),(1841,'ILS','KE',5,15),(1842,'ILS','NP',5,10),(1843,'ILS','PE',5,25),(1844,'ILS','UA',5,20),(1845,'ILS','MZ',5,25),(1846,'ILS','TZ',5,10),(1847,'ILS','AO',5,15),(1848,'ILS','JO',5,20),(1849,'ILS','ZW',5,15),(1850,'ILS','TR',5,15),(1851,'ILS','MU',5,10),(1852,'ILS','SV',5,15),(1853,'ILS','TH',10,30),(1854,'ILS','CO',5,20),(1855,'ILS','LK',5,10),(1856,'ILS','CR',5,20),(1857,'ILS','AR',5,15),(1858,'ILS','MA',5,10),(1859,'ILS','MY',10,30),(1860,'ILS','KZ',5,15),(1861,'ILS','DZ',5,10),(1862,'ILS','ID',5,25),(1863,'ILS','NG',5,25),(1864,'ILS','GT',5,20),(1865,'ILS','VN',5,20),(1866,'ILS','BY',5,10),(1867,'ILS','EG',5,25),(1868,'ILS','UY',5,15),(1869,'ILS','BD',5,10),(1870,'ILS','PK',5,15),(1871,'ILS','PH',5,15),(1872,'ILS','ET',5,10),(1873,'ILS','TN',5,10),(1874,'ILS','LB',5,10),(1875,'ILS','IN',5,10),(1876,'ILS','PY',5,10),(1877,'ILS','UZ',5,10),(1878,'ILS','EC',5,10),(1879,'ILS','MM',5,10),(1880,'ILS','GE',5,10),(1881,'INR','US',1590,4485),(1882,'INR','CH',1480,3900),(1883,'INR','AU',1350,3460),(1884,'INR','GB',1175,3010),(1885,'INR','DE',1165,2985),(1886,'INR','DK',1075,2665),(1887,'INR','AT',785,2435),(1888,'INR','NO',890,2480),(1889,'INR','CA',980,3010),(1890,'INR','NL',1050,2665),(1891,'INR','SE',840,2275),(1892,'INR','IE',830,2195),(1893,'INR','BE',765,2240),(1894,'INR','FI',570,1735),(1895,'INR','FR',710,1895),(1896,'INR','NZ',720,2120),(1897,'INR','HK',655,1855),(1898,'INR','CZ',625,1500),(1899,'INR','SK',590,1280),(1900,'INR','AE',555,1745),(1901,'INR','SG',725,2145),(1902,'INR','IL',635,1550),(1903,'INR','KW',285,1395),(1904,'INR','IT',430,1140),(1905,'INR','JP',540,1535),(1906,'INR','ES',445,1170),(1907,'INR','VE',60,900),(1908,'INR','HU',375,870),(1909,'INR','PT',375,970),(1910,'INR','GR',460,940),(1911,'INR','KR',565,1500),(1912,'INR','TW',460,1235),(1913,'INR','PL',395,975),(1914,'INR','ZM',55,325),(1915,'INR','PR',140,1310),(1916,'INR','CI',75,315),(1917,'INR','RO',360,875),(1918,'INR','BH',165,910),(1919,'INR','PA',110,1250),(1920,'INR','GH',130,370),(1921,'INR','KH',75,365),(1922,'INR','SN',55,395),(1923,'INR','SA',235,905),(1924,'INR','RU',235,750),(1925,'INR','UG',55,290),(1926,'INR','BR',250,615),(1927,'INR','NI',55,395),(1928,'INR','MG',55,280),(1929,'INR','DO',65,465),(1930,'INR','MX',190,685),(1931,'INR','OM',120,685),(1932,'INR','CM',55,510),(1933,'INR','ZA',225,725),(1934,'INR','CL',235,700),(1935,'INR','KE',70,290),(1936,'INR','NP',55,265),(1937,'INR','PE',140,590),(1938,'INR','UA',135,415),(1939,'INR','MZ',55,555),(1940,'INR','TZ',5,125),(1941,'INR','AO',120,320),(1942,'INR','JO',90,425),(1943,'INR','ZW',55,305),(1944,'INR','TR',145,390),(1945,'INR','MU',75,250),(1946,'INR','SV',55,305),(1947,'INR','TH',215,675),(1948,'INR','CO',110,420),(1949,'INR','LK',55,75),(1950,'INR','CR',65,440),(1951,'INR','AR',150,400),(1952,'INR','MA',65,260),(1953,'INR','MY',190,690),(1954,'INR','KZ',80,295),(1955,'INR','DZ',65,140),(1956,'INR','ID',170,625),(1957,'INR','NG',95,595),(1958,'INR','GT',65,465),(1959,'INR','VN',135,520),(1960,'INR','BY',65,250),(1961,'INR','EG',85,530),(1962,'INR','UY',70,315),(1963,'INR','BD',55,125),(1964,'INR','PK',60,355),(1965,'INR','PH',105,395),(1966,'INR','ET',15,130),(1967,'INR','TN',65,120),(1968,'INR','LB',65,200),(1969,'INR','IN',60,280),(1970,'INR','PY',65,210),(1971,'INR','UZ',65,130),(1972,'INR','EC',65,220),(1973,'INR','MM',65,70),(1974,'INR','GE',65,85),(1975,'JPY','US',2255,6370),(1976,'JPY','CH',2105,5540),(1977,'JPY','AU',1915,4915),(1978,'JPY','GB',1670,4275),(1979,'JPY','DE',1655,4240),(1980,'JPY','DK',1525,3785),(1981,'JPY','AT',1110,3455),(1982,'JPY','NO',1260,3520),(1983,'JPY','CA',1395,4275),(1984,'JPY','NL',1490,3785),(1985,'JPY','SE',1195,3230),(1986,'JPY','IE',1180,3115),(1987,'JPY','BE',1085,3185),(1988,'JPY','FI',810,2465),(1989,'JPY','FR',1005,2690),(1990,'JPY','NZ',1025,3015),(1991,'JPY','HK',930,2630),(1992,'JPY','CZ',885,2130),(1993,'JPY','SK',835,1815),(1994,'JPY','AE',790,2480),(1995,'JPY','SG',1030,3045),(1996,'JPY','IL',900,2200),(1997,'JPY','KW',405,1980),(1998,'JPY','IT',610,1615),(1999,'JPY','JP',770,2180),(2000,'JPY','ES',630,1665),(2001,'JPY','VE',85,1275),(2002,'JPY','HU',530,1235),(2003,'JPY','PT',530,1380),(2004,'JPY','GR',655,1335),(2005,'JPY','KR',805,2130),(2006,'JPY','TW',655,1750),(2007,'JPY','PL',560,1385),(2008,'JPY','ZM',80,460),(2009,'JPY','PR',200,1860),(2010,'JPY','CI',110,445),(2011,'JPY','RO',515,1245),(2012,'JPY','BH',235,1295),(2013,'JPY','PA',155,1775),(2014,'JPY','GH',185,525),(2015,'JPY','KH',110,520),(2016,'JPY','SN',80,565),(2017,'JPY','SA',335,1285),(2018,'JPY','RU',335,1065),(2019,'JPY','UG',80,410),(2020,'JPY','BR',355,875),(2021,'JPY','NI',80,560),(2022,'JPY','MG',80,400),(2023,'JPY','DO',95,660),(2024,'JPY','MX',270,970),(2025,'JPY','OM',170,970),(2026,'JPY','CM',80,725),(2027,'JPY','ZA',320,1030),(2028,'JPY','CL',335,995),(2029,'JPY','KE',95,415),(2030,'JPY','NP',80,375),(2031,'JPY','PE',200,835),(2032,'JPY','UA',190,590),(2033,'JPY','MZ',80,785),(2034,'JPY','TZ',10,180),(2035,'JPY','AO',175,450),(2036,'JPY','JO',130,605),(2037,'JPY','ZW',80,430),(2038,'JPY','TR',205,555),(2039,'JPY','MU',105,355),(2040,'JPY','SV',80,430),(2041,'JPY','TH',305,960),(2042,'JPY','CO',155,600),(2043,'JPY','LK',75,105),(2044,'JPY','CR',95,625),(2045,'JPY','AR',210,570),(2046,'JPY','MA',95,370),(2047,'JPY','MY',265,980),(2048,'JPY','KZ',115,420),(2049,'JPY','DZ',95,200),(2050,'JPY','ID',240,885),(2051,'JPY','NG',135,845),(2052,'JPY','GT',95,665),(2053,'JPY','VN',195,740),(2054,'JPY','BY',90,355),(2055,'JPY','EG',125,755),(2056,'JPY','UY',95,450),(2057,'JPY','BD',80,175),(2058,'JPY','PK',90,505),(2059,'JPY','PH',150,560),(2060,'JPY','ET',25,185),(2061,'JPY','TN',95,170),(2062,'JPY','LB',95,285),(2063,'JPY','IN',85,395),(2064,'JPY','PY',95,300),(2065,'JPY','UZ',95,185),(2066,'JPY','EC',90,315),(2067,'JPY','MM',95,105),(2068,'JPY','GE',95,120),(2069,'KRW','US',23860,67325),(2070,'KRW','CH',22250,58550),(2071,'KRW','AU',20245,51980),(2072,'KRW','GB',17650,45170),(2073,'KRW','DE',17515,44805),(2074,'KRW','DK',16115,40000),(2075,'KRW','AT',11760,36545),(2076,'KRW','NO',13330,37215),(2077,'KRW','CA',14735,45185),(2078,'KRW','NL',15765,40015),(2079,'KRW','SE',12620,34125),(2080,'KRW','IE',12490,32920),(2081,'KRW','BE',11485,33655),(2082,'KRW','FI',8585,26070),(2083,'KRW','FR',10630,28455),(2084,'KRW','NZ',10820,31850),(2085,'KRW','HK',9840,27825),(2086,'KRW','CZ',9380,22520),(2087,'KRW','SK',8850,19180),(2088,'KRW','AE',8350,26210),(2089,'KRW','SG',10895,32205),(2090,'KRW','IL',9510,23260),(2091,'KRW','KW',4290,20905),(2092,'KRW','IT',6475,17090),(2093,'KRW','JP',8115,23065),(2094,'KRW','ES',6655,17595),(2095,'KRW','VE',870,13480),(2096,'KRW','HU',5605,13045),(2097,'KRW','PT',5595,14590),(2098,'KRW','GR',6900,14135),(2099,'KRW','KR',8510,22535),(2100,'KRW','TW',6915,18515),(2101,'KRW','PL',5920,14650),(2102,'KRW','ZM',855,4875),(2103,'KRW','PR',2090,19650),(2104,'KRW','CI',1140,4715),(2105,'KRW','RO',5435,13155),(2106,'KRW','BH',2470,13685),(2107,'KRW','PA',1655,18785),(2108,'KRW','GH',1980,5530),(2109,'KRW','KH',1140,5485),(2110,'KRW','SN',830,5960),(2111,'KRW','SA',3550,13585),(2112,'KRW','RU',3525,11250),(2113,'KRW','UG',830,4355),(2114,'KRW','BR',3760,9270),(2115,'KRW','NI',825,5935),(2116,'KRW','MG',835,4205),(2117,'KRW','DO',1005,6975),(2118,'KRW','MX',2835,10260),(2119,'KRW','OM',1780,10260),(2120,'KRW','CM',825,7645),(2121,'KRW','ZA',3380,10875),(2122,'KRW','CL',3520,10520),(2123,'KRW','KE',1015,4390),(2124,'KRW','NP',825,3990),(2125,'KRW','PE',2100,8850),(2126,'KRW','UA',2005,6260),(2127,'KRW','MZ',825,8305),(2128,'KRW','TZ',105,1905),(2129,'KRW','AO',1830,4775),(2130,'KRW','JO',1350,6410),(2131,'KRW','ZW',830,4550),(2132,'KRW','TR',2150,5885),(2133,'KRW','MU',1100,3765),(2134,'KRW','SV',825,4560),(2135,'KRW','TH',3225,10150),(2136,'KRW','CO',1635,6335),(2137,'KRW','LK',795,1095),(2138,'KRW','CR',995,6625),(2139,'KRW','AR',2230,6035),(2140,'KRW','MA',995,3905),(2141,'KRW','MY',2825,10385),(2142,'KRW','KZ',1210,4420),(2143,'KRW','DZ',990,2095),(2144,'KRW','ID',2520,9345),(2145,'KRW','NG',1415,8960),(2146,'KRW','GT',990,7015),(2147,'KRW','VN',2060,7810),(2148,'KRW','BY',970,3770),(2149,'KRW','EG',1305,7975),(2150,'KRW','UY',1030,4745),(2151,'KRW','BD',845,1875),(2152,'KRW','PK',930,5345),(2153,'KRW','PH',1610,5935),(2154,'KRW','ET',260,1965),(2155,'KRW','TN',990,1795),(2156,'KRW','LB',1000,2990),(2157,'KRW','IN',925,4165),(2158,'KRW','PY',990,3190),(2159,'KRW','UZ',990,1935),(2160,'KRW','EC',965,3305),(2161,'KRW','MM',990,1085),(2162,'KRW','GE',995,1270),(2163,'MAD','US',195,545),(2164,'MAD','CH',180,475),(2165,'MAD','AU',165,420),(2166,'MAD','GB',145,365),(2167,'MAD','DE',140,360),(2168,'MAD','DK',130,325),(2169,'MAD','AT',95,295),(2170,'MAD','NO',110,300),(2171,'MAD','CA',120,365),(2172,'MAD','NL',125,325),(2173,'MAD','SE',100,275),(2174,'MAD','IE',100,265),(2175,'MAD','BE',95,270),(2176,'MAD','FI',70,210),(2177,'MAD','FR',85,230),(2178,'MAD','NZ',85,255),(2179,'MAD','HK',80,225),(2180,'MAD','CZ',75,180),(2181,'MAD','SK',70,155),(2182,'MAD','AE',65,210),(2183,'MAD','SG',90,260),(2184,'MAD','IL',75,190),(2185,'MAD','KW',35,170),(2186,'MAD','IT',50,140),(2187,'MAD','JP',65,185),(2188,'MAD','ES',55,140),(2189,'MAD','VE',5,110),(2190,'MAD','HU',45,105),(2191,'MAD','PT',45,120),(2192,'MAD','GR',55,115),(2193,'MAD','KR',70,180),(2194,'MAD','TW',55,150),(2195,'MAD','PL',50,120),(2196,'MAD','ZM',5,40),(2197,'MAD','PR',15,160),(2198,'MAD','CI',10,40),(2199,'MAD','RO',45,105),(2200,'MAD','BH',20,110),(2201,'MAD','PA',15,150),(2202,'MAD','GH',15,45),(2203,'MAD','KH',10,45),(2204,'MAD','SN',5,50),(2205,'MAD','SA',30,110),(2206,'MAD','RU',30,90),(2207,'MAD','UG',5,35),(2208,'MAD','BR',30,75),(2209,'MAD','NI',5,50),(2210,'MAD','MG',5,35),(2211,'MAD','DO',10,55),(2212,'MAD','MX',25,85),(2213,'MAD','OM',15,85),(2214,'MAD','CM',5,60),(2215,'MAD','ZA',25,90),(2216,'MAD','CL',30,85),(2217,'MAD','KE',10,35),(2218,'MAD','NP',5,30),(2219,'MAD','PE',15,70),(2220,'MAD','UA',15,50),(2221,'MAD','MZ',5,65),(2222,'MAD','TZ',5,15),(2223,'MAD','AO',15,40),(2224,'MAD','JO',10,50),(2225,'MAD','ZW',5,35),(2226,'MAD','TR',15,50),(2227,'MAD','MU',10,30),(2228,'MAD','SV',5,35),(2229,'MAD','TH',25,80),(2230,'MAD','CO',15,50),(2231,'MAD','LK',5,10),(2232,'MAD','CR',10,55),(2233,'MAD','AR',20,50),(2234,'MAD','MA',10,30),(2235,'MAD','MY',25,85),(2236,'MAD','KZ',10,35),(2237,'MAD','DZ',10,15),(2238,'MAD','ID',20,75),(2239,'MAD','NG',10,70),(2240,'MAD','GT',10,55),(2241,'MAD','VN',15,65),(2242,'MAD','BY',10,30),(2243,'MAD','EG',10,65),(2244,'MAD','UY',10,40),(2245,'MAD','BD',5,15),(2246,'MAD','PK',10,45),(2247,'MAD','PH',15,50),(2248,'MAD','ET',5,15),(2249,'MAD','TN',10,15),(2250,'MAD','LB',10,25),(2251,'MAD','IN',5,35),(2252,'MAD','PY',10,25),(2253,'MAD','UZ',10,15),(2254,'MAD','EC',10,25),(2255,'MAD','MM',10,15),(2256,'MAD','GE',10,15),(2257,'MXN','US',430,1215),(2258,'MXN','CH',400,1060),(2259,'MXN','AU',365,940),(2260,'MXN','GB',320,815),(2261,'MXN','DE',315,810),(2262,'MXN','DK',290,725),(2263,'MXN','AT',215,660),(2264,'MXN','NO',240,675),(2265,'MXN','CA',265,815),(2266,'MXN','NL',285,725),(2267,'MXN','SE',230,615),(2268,'MXN','IE',225,595),(2269,'MXN','BE',210,610),(2270,'MXN','FI',155,470),(2271,'MXN','FR',190,515),(2272,'MXN','NZ',195,575),(2273,'MXN','HK',180,505),(2274,'MXN','CZ',170,405),(2275,'MXN','SK',160,345),(2276,'MXN','AE',150,475),(2277,'MXN','SG',195,580),(2278,'MXN','IL',170,420),(2279,'MXN','KW',80,380),(2280,'MXN','IT',115,310),(2281,'MXN','JP',145,415),(2282,'MXN','ES',120,320),(2283,'MXN','VE',15,245),(2284,'MXN','HU',100,235),(2285,'MXN','PT',100,265),(2286,'MXN','GR',125,255),(2287,'MXN','KR',155,405),(2288,'MXN','TW',125,335),(2289,'MXN','PL',105,265),(2290,'MXN','ZM',15,90),(2291,'MXN','PR',40,355),(2292,'MXN','CI',20,85),(2293,'MXN','RO',100,240),(2294,'MXN','BH',45,245),(2295,'MXN','PA',30,340),(2296,'MXN','GH',35,100),(2297,'MXN','KH',20,100),(2298,'MXN','SN',15,110),(2299,'MXN','SA',65,245),(2300,'MXN','RU',65,205),(2301,'MXN','UG',15,80),(2302,'MXN','BR',70,165),(2303,'MXN','NI',15,105),(2304,'MXN','MG',15,75),(2305,'MXN','DO',20,125),(2306,'MXN','MX',50,185),(2307,'MXN','OM',30,185),(2308,'MXN','CM',15,140),(2309,'MXN','ZA',60,195),(2310,'MXN','CL',65,190),(2311,'MXN','KE',20,80),(2312,'MXN','NP',15,70),(2313,'MXN','PE',40,160),(2314,'MXN','UA',35,115),(2315,'MXN','MZ',15,150),(2316,'MXN','TZ',5,35),(2317,'MXN','AO',35,85),(2318,'MXN','JO',25,115),(2319,'MXN','ZW',15,80),(2320,'MXN','TR',40,105),(2321,'MXN','MU',20,70),(2322,'MXN','SV',15,80),(2323,'MXN','TH',60,185),(2324,'MXN','CO',30,115),(2325,'MXN','LK',15,20),(2326,'MXN','CR',20,120),(2327,'MXN','AR',40,110),(2328,'MXN','MA',20,70),(2329,'MXN','MY',50,190),(2330,'MXN','KZ',20,80),(2331,'MXN','DZ',20,40),(2332,'MXN','ID',45,170),(2333,'MXN','NG',25,160),(2334,'MXN','GT',20,125),(2335,'MXN','VN',35,140),(2336,'MXN','BY',15,70),(2337,'MXN','EG',25,145),(2338,'MXN','UY',20,85),(2339,'MXN','BD',15,35),(2340,'MXN','PK',15,95),(2341,'MXN','PH',30,105),(2342,'MXN','ET',5,35),(2343,'MXN','TN',20,30),(2344,'MXN','LB',20,55),(2345,'MXN','IN',15,75),(2346,'MXN','PY',20,60),(2347,'MXN','UZ',20,35),(2348,'MXN','EC',15,60),(2349,'MXN','MM',20,25),(2350,'MXN','GE',20,25),(2351,'MYR','US',90,250),(2352,'MYR','CH',80,215),(2353,'MYR','AU',75,190),(2354,'MYR','GB',65,165),(2355,'MYR','DE',65,165),(2356,'MYR','DK',60,145),(2357,'MYR','AT',45,135),(2358,'MYR','NO',50,135),(2359,'MYR','CA',55,165),(2360,'MYR','NL',60,145),(2361,'MYR','SE',45,125),(2362,'MYR','IE',45,120),(2363,'MYR','BE',40,125),(2364,'MYR','FI',30,95),(2365,'MYR','FR',40,105),(2366,'MYR','NZ',40,115),(2367,'MYR','HK',35,100),(2368,'MYR','CZ',35,85),(2369,'MYR','SK',35,70),(2370,'MYR','AE',30,95),(2371,'MYR','SG',40,120),(2372,'MYR','IL',35,85),(2373,'MYR','KW',15,75),(2374,'MYR','IT',25,65),(2375,'MYR','JP',30,85),(2376,'MYR','ES',25,65),(2377,'MYR','VE',5,50),(2378,'MYR','HU',20,50),(2379,'MYR','PT',20,55),(2380,'MYR','GR',25,50),(2381,'MYR','KR',30,85),(2382,'MYR','TW',25,70),(2383,'MYR','PL',20,55),(2384,'MYR','ZM',5,20),(2385,'MYR','PR',10,70),(2386,'MYR','CI',5,15),(2387,'MYR','RO',20,50),(2388,'MYR','BH',10,50),(2389,'MYR','PA',5,70),(2390,'MYR','GH',5,20),(2391,'MYR','KH',5,20),(2392,'MYR','SN',5,20),(2393,'MYR','SA',15,50),(2394,'MYR','RU',15,40),(2395,'MYR','UG',5,15),(2396,'MYR','BR',15,35),(2397,'MYR','NI',5,20),(2398,'MYR','MG',5,15),(2399,'MYR','DO',5,25),(2400,'MYR','MX',10,40),(2401,'MYR','OM',5,40),(2402,'MYR','CM',5,30),(2403,'MYR','ZA',10,40),(2404,'MYR','CL',15,40),(2405,'MYR','KE',5,15),(2406,'MYR','NP',5,15),(2407,'MYR','PE',10,35),(2408,'MYR','UA',5,25),(2409,'MYR','MZ',5,30),(2410,'MYR','TZ',5,10),(2411,'MYR','AO',5,20),(2412,'MYR','JO',5,25),(2413,'MYR','ZW',5,15),(2414,'MYR','TR',10,20),(2415,'MYR','MU',5,15),(2416,'MYR','SV',5,15),(2417,'MYR','TH',10,35),(2418,'MYR','CO',5,25),(2419,'MYR','LK',5,10),(2420,'MYR','CR',5,25),(2421,'MYR','AR',10,20),(2422,'MYR','MA',5,15),(2423,'MYR','MY',10,40),(2424,'MYR','KZ',5,15),(2425,'MYR','DZ',5,10),(2426,'MYR','ID',10,35),(2427,'MYR','NG',5,35),(2428,'MYR','GT',5,25),(2429,'MYR','VN',10,30),(2430,'MYR','BY',5,15),(2431,'MYR','EG',5,30),(2432,'MYR','UY',5,15),(2433,'MYR','BD',5,10),(2434,'MYR','PK',5,20),(2435,'MYR','PH',5,20),(2436,'MYR','ET',5,10),(2437,'MYR','TN',5,10),(2438,'MYR','LB',5,10),(2439,'MYR','IN',5,15),(2440,'MYR','PY',5,10),(2441,'MYR','UZ',5,10),(2442,'MYR','EC',5,10),(2443,'MYR','MM',5,10),(2444,'MYR','GE',5,10),(2445,'NGN','US',8270,23330),(2446,'NGN','CH',7710,20290),(2447,'NGN','AU',7015,18010),(2448,'NGN','GB',6115,15650),(2449,'NGN','DE',6070,15525),(2450,'NGN','DK',5585,13860),(2451,'NGN','AT',4075,12665),(2452,'NGN','NO',4620,12895),(2453,'NGN','CA',5105,15655),(2454,'NGN','NL',5465,13865),(2455,'NGN','SE',4375,11825),(2456,'NGN','IE',4325,11405),(2457,'NGN','BE',3980,11660),(2458,'NGN','FI',2975,9035),(2459,'NGN','FR',3685,9860),(2460,'NGN','NZ',3750,11035),(2461,'NGN','HK',3410,9640),(2462,'NGN','CZ',3250,7805),(2463,'NGN','SK',3065,6645),(2464,'NGN','AE',2895,9080),(2465,'NGN','SG',3775,11160),(2466,'NGN','IL',3295,8060),(2467,'NGN','KW',1485,7245),(2468,'NGN','IT',2245,5920),(2469,'NGN','JP',2810,7995),(2470,'NGN','ES',2305,6095),(2471,'NGN','VE',300,4670),(2472,'NGN','HU',1945,4520),(2473,'NGN','PT',1940,5055),(2474,'NGN','GR',2390,4900),(2475,'NGN','KR',2950,7810),(2476,'NGN','TW',2395,6415),(2477,'NGN','PL',2050,5075),(2478,'NGN','ZM',295,1690),(2479,'NGN','PR',725,6810),(2480,'NGN','CI',395,1635),(2481,'NGN','RO',1885,4560),(2482,'NGN','BH',855,4740),(2483,'NGN','PA',575,6510),(2484,'NGN','GH',685,1915),(2485,'NGN','KH',395,1900),(2486,'NGN','SN',290,2065),(2487,'NGN','SA',1230,4705),(2488,'NGN','RU',1220,3900),(2489,'NGN','UG',285,1510),(2490,'NGN','BR',1305,3210),(2491,'NGN','NI',285,2055),(2492,'NGN','MG',290,1460),(2493,'NGN','DO',350,2415),(2494,'NGN','MX',980,3555),(2495,'NGN','OM',620,3555),(2496,'NGN','CM',285,2650),(2497,'NGN','ZA',1170,3770),(2498,'NGN','CL',1220,3645),(2499,'NGN','KE',350,1520),(2500,'NGN','NP',285,1380),(2501,'NGN','PE',730,3065),(2502,'NGN','UA',695,2170),(2503,'NGN','MZ',285,2875),(2504,'NGN','TZ',35,660),(2505,'NGN','AO',635,1655),(2506,'NGN','JO',470,2220),(2507,'NGN','ZW',290,1575),(2508,'NGN','TR',745,2040),(2509,'NGN','MU',380,1305),(2510,'NGN','SV',285,1580),(2511,'NGN','TH',1120,3520),(2512,'NGN','CO',565,2195),(2513,'NGN','LK',275,380),(2514,'NGN','CR',345,2295),(2515,'NGN','AR',770,2090),(2516,'NGN','MA',345,1355),(2517,'NGN','MY',980,3600),(2518,'NGN','KZ',420,1530),(2519,'NGN','DZ',345,725),(2520,'NGN','ID',875,3240),(2521,'NGN','NG',490,3105),(2522,'NGN','GT',345,2430),(2523,'NGN','VN',715,2705),(2524,'NGN','BY',335,1305),(2525,'NGN','EG',450,2765),(2526,'NGN','UY',355,1645),(2527,'NGN','BD',295,650),(2528,'NGN','PK',320,1855),(2529,'NGN','PH',555,2055),(2530,'NGN','ET',90,680),(2531,'NGN','TN',345,620),(2532,'NGN','LB',345,1035),(2533,'NGN','IN',320,1445),(2534,'NGN','PY',345,1105),(2535,'NGN','UZ',345,670),(2536,'NGN','EC',335,1145),(2537,'NGN','MM',345,375),(2538,'NGN','GE',345,440),(2539,'NOK','US',185,520),(2540,'NOK','CH',170,450),(2541,'NOK','AU',155,400),(2542,'NOK','GB',135,350),(2543,'NOK','DE',135,345),(2544,'NOK','DK',125,310),(2545,'NOK','AT',90,280),(2546,'NOK','NO',105,285),(2547,'NOK','CA',115,350),(2548,'NOK','NL',120,310),(2549,'NOK','SE',95,265),(2550,'NOK','IE',95,255),(2551,'NOK','BE',90,260),(2552,'NOK','FI',65,200),(2553,'NOK','FR',80,220),(2554,'NOK','NZ',85,245),(2555,'NOK','HK',75,215),(2556,'NOK','CZ',70,175),(2557,'NOK','SK',70,150),(2558,'NOK','AE',65,200),(2559,'NOK','SG',85,250),(2560,'NOK','IL',75,180),(2561,'NOK','KW',35,160),(2562,'NOK','IT',50,130),(2563,'NOK','JP',65,180),(2564,'NOK','ES',50,135),(2565,'NOK','VE',5,105),(2566,'NOK','HU',45,100),(2567,'NOK','PT',45,115),(2568,'NOK','GR',55,110),(2569,'NOK','KR',65,175),(2570,'NOK','TW',55,145),(2571,'NOK','PL',45,115),(2572,'NOK','ZM',5,40),(2573,'NOK','PR',15,150),(2574,'NOK','CI',10,35),(2575,'NOK','RO',40,100),(2576,'NOK','BH',20,105),(2577,'NOK','PA',15,145),(2578,'NOK','GH',15,45),(2579,'NOK','KH',10,40),(2580,'NOK','SN',5,45),(2581,'NOK','SA',25,105),(2582,'NOK','RU',25,85),(2583,'NOK','UG',5,35),(2584,'NOK','BR',30,70),(2585,'NOK','NI',5,45),(2586,'NOK','MG',5,30),(2587,'NOK','DO',10,55),(2588,'NOK','MX',20,80),(2589,'NOK','OM',15,80),(2590,'NOK','CM',5,60),(2591,'NOK','ZA',25,85),(2592,'NOK','CL',25,80),(2593,'NOK','KE',10,35),(2594,'NOK','NP',5,30),(2595,'NOK','PE',15,70),(2596,'NOK','UA',15,50),(2597,'NOK','MZ',5,65),(2598,'NOK','TZ',5,15),(2599,'NOK','AO',15,35),(2600,'NOK','JO',10,50),(2601,'NOK','ZW',5,35),(2602,'NOK','TR',15,45),(2603,'NOK','MU',10,30),(2604,'NOK','SV',5,35),(2605,'NOK','TH',25,80),(2606,'NOK','CO',15,50),(2607,'NOK','LK',5,10),(2608,'NOK','CR',10,50),(2609,'NOK','AR',15,45),(2610,'NOK','MA',10,30),(2611,'NOK','MY',20,80),(2612,'NOK','KZ',10,35),(2613,'NOK','DZ',10,15),(2614,'NOK','ID',20,70),(2615,'NOK','NG',10,70),(2616,'NOK','GT',10,55),(2617,'NOK','VN',15,60),(2618,'NOK','BY',5,30),(2619,'NOK','EG',10,60),(2620,'NOK','UY',10,35),(2621,'NOK','BD',5,15),(2622,'NOK','PK',5,40),(2623,'NOK','PH',10,45),(2624,'NOK','ET',5,15),(2625,'NOK','TN',10,15),(2626,'NOK','LB',10,25),(2627,'NOK','IN',5,30),(2628,'NOK','PY',10,25),(2629,'NOK','UZ',10,15),(2630,'NOK','EC',5,25),(2631,'NOK','MM',10,15),(2632,'NOK','GE',10,15),(2633,'PEN','US',80,220),(2634,'PEN','CH',75,195),(2635,'PEN','AU',65,170),(2636,'PEN','GB',60,150),(2637,'PEN','DE',60,145),(2638,'PEN','DK',55,130),(2639,'PEN','AT',40,120),(2640,'PEN','NO',45,120),(2641,'PEN','CA',50,150),(2642,'PEN','NL',50,130),(2643,'PEN','SE',40,110),(2644,'PEN','IE',40,110),(2645,'PEN','BE',40,110),(2646,'PEN','FI',30,85),(2647,'PEN','FR',35,95),(2648,'PEN','NZ',35,105),(2649,'PEN','HK',30,90),(2650,'PEN','CZ',30,75),(2651,'PEN','SK',30,65),(2652,'PEN','AE',25,85),(2653,'PEN','SG',35,105),(2654,'PEN','IL',30,75),(2655,'PEN','KW',15,70),(2656,'PEN','IT',20,55),(2657,'PEN','JP',25,75),(2658,'PEN','ES',20,60),(2659,'PEN','VE',5,45),(2660,'PEN','HU',20,45),(2661,'PEN','PT',20,50),(2662,'PEN','GR',25,45),(2663,'PEN','KR',30,75),(2664,'PEN','TW',25,60),(2665,'PEN','PL',20,50),(2666,'PEN','ZM',5,15),(2667,'PEN','PR',5,65),(2668,'PEN','CI',5,15),(2669,'PEN','RO',20,45),(2670,'PEN','BH',10,45),(2671,'PEN','PA',5,60),(2672,'PEN','GH',5,20),(2673,'PEN','KH',5,20),(2674,'PEN','SN',5,20),(2675,'PEN','SA',10,45),(2676,'PEN','RU',10,35),(2677,'PEN','UG',5,15),(2678,'PEN','BR',10,30),(2679,'PEN','NI',5,20),(2680,'PEN','MG',5,15),(2681,'PEN','DO',5,25),(2682,'PEN','MX',10,35),(2683,'PEN','OM',5,35),(2684,'PEN','CM',5,25),(2685,'PEN','ZA',10,35),(2686,'PEN','CL',10,35),(2687,'PEN','KE',5,15),(2688,'PEN','NP',5,15),(2689,'PEN','PE',5,30),(2690,'PEN','UA',5,20),(2691,'PEN','MZ',5,25),(2692,'PEN','TZ',5,10),(2693,'PEN','AO',5,15),(2694,'PEN','JO',5,20),(2695,'PEN','ZW',5,15),(2696,'PEN','TR',5,20),(2697,'PEN','MU',5,10),(2698,'PEN','SV',5,15),(2699,'PEN','TH',10,35),(2700,'PEN','CO',5,20),(2701,'PEN','LK',5,10),(2702,'PEN','CR',5,20),(2703,'PEN','AR',5,20),(2704,'PEN','MA',5,15),(2705,'PEN','MY',10,35),(2706,'PEN','KZ',5,15),(2707,'PEN','DZ',5,10),(2708,'PEN','ID',10,30),(2709,'PEN','NG',5,30),(2710,'PEN','GT',5,25),(2711,'PEN','VN',5,25),(2712,'PEN','BY',5,10),(2713,'PEN','EG',5,25),(2714,'PEN','UY',5,15),(2715,'PEN','BD',5,10),(2716,'PEN','PK',5,20),(2717,'PEN','PH',5,20),(2718,'PEN','ET',5,10),(2719,'PEN','TN',5,10),(2720,'PEN','LB',5,10),(2721,'PEN','IN',5,15),(2722,'PEN','PY',5,10),(2723,'PEN','UZ',5,10),(2724,'PEN','EC',5,10),(2725,'PEN','MM',5,10),(2726,'PEN','GE',5,10),(2727,'PHP','US',1045,2945),(2728,'PHP','CH',975,2560),(2729,'PHP','AU',885,2270),(2730,'PHP','GB',770,1975),(2731,'PHP','DE',765,1960),(2732,'PHP','DK',705,1750),(2733,'PHP','AT',515,1600),(2734,'PHP','NO',585,1625),(2735,'PHP','CA',645,1975),(2736,'PHP','NL',690,1750),(2737,'PHP','SE',550,1490),(2738,'PHP','IE',545,1440),(2739,'PHP','BE',500,1470),(2740,'PHP','FI',375,1140),(2741,'PHP','FR',465,1245),(2742,'PHP','NZ',475,1390),(2743,'PHP','HK',430,1215),(2744,'PHP','CZ',410,985),(2745,'PHP','SK',385,840),(2746,'PHP','AE',365,1145),(2747,'PHP','SG',475,1410),(2748,'PHP','IL',415,1015),(2749,'PHP','KW',185,915),(2750,'PHP','IT',285,745),(2751,'PHP','JP',355,1010),(2752,'PHP','ES',290,770),(2753,'PHP','VE',40,590),(2754,'PHP','HU',245,570),(2755,'PHP','PT',245,640),(2756,'PHP','GR',300,620),(2757,'PHP','KR',370,985),(2758,'PHP','TW',300,810),(2759,'PHP','PL',260,640),(2760,'PHP','ZM',35,215),(2761,'PHP','PR',90,860),(2762,'PHP','CI',50,205),(2763,'PHP','RO',240,575),(2764,'PHP','BH',110,600),(2765,'PHP','PA',70,820),(2766,'PHP','GH',85,240),(2767,'PHP','KH',50,240),(2768,'PHP','SN',35,260),(2769,'PHP','SA',155,595),(2770,'PHP','RU',155,490),(2771,'PHP','UG',35,190),(2772,'PHP','BR',165,405),(2773,'PHP','NI',35,260),(2774,'PHP','MG',35,185),(2775,'PHP','DO',45,305),(2776,'PHP','MX',125,450),(2777,'PHP','OM',80,450),(2778,'PHP','CM',35,335),(2779,'PHP','ZA',150,475),(2780,'PHP','CL',155,460),(2781,'PHP','KE',45,190),(2782,'PHP','NP',35,175),(2783,'PHP','PE',90,385),(2784,'PHP','UA',90,275),(2785,'PHP','MZ',35,365),(2786,'PHP','TZ',5,85),(2787,'PHP','AO',80,210),(2788,'PHP','JO',60,280),(2789,'PHP','ZW',35,200),(2790,'PHP','TR',95,255),(2791,'PHP','MU',50,165),(2792,'PHP','SV',35,200),(2793,'PHP','TH',140,445),(2794,'PHP','CO',70,275),(2795,'PHP','LK',35,50),(2796,'PHP','CR',45,290),(2797,'PHP','AR',95,265),(2798,'PHP','MA',45,170),(2799,'PHP','MY',125,455),(2800,'PHP','KZ',55,195),(2801,'PHP','DZ',45,90),(2802,'PHP','ID',110,410),(2803,'PHP','NG',60,390),(2804,'PHP','GT',45,305),(2805,'PHP','VN',90,340),(2806,'PHP','BY',40,165),(2807,'PHP','EG',55,350),(2808,'PHP','UY',45,205),(2809,'PHP','BD',35,80),(2810,'PHP','PK',40,235),(2811,'PHP','PH',70,260),(2812,'PHP','ET',10,85),(2813,'PHP','TN',45,80),(2814,'PHP','LB',45,130),(2815,'PHP','IN',40,180),(2816,'PHP','PY',45,140),(2817,'PHP','UZ',45,85),(2818,'PHP','EC',40,145),(2819,'PHP','MM',45,50),(2820,'PHP','GE',45,55),(2821,'PKR','US',3485,9840),(2822,'PKR','CH',3250,8555),(2823,'PKR','AU',2960,7595),(2824,'PKR','GB',2580,6600),(2825,'PKR','DE',2560,6550),(2826,'PKR','DK',2355,5845),(2827,'PKR','AT',1720,5340),(2828,'PKR','NO',1950,5440),(2829,'PKR','CA',2155,6605),(2830,'PKR','NL',2305,5850),(2831,'PKR','SE',1845,4985),(2832,'PKR','IE',1825,4810),(2833,'PKR','BE',1680,4920),(2834,'PKR','FI',1255,3810),(2835,'PKR','FR',1555,4160),(2836,'PKR','NZ',1580,4655),(2837,'PKR','HK',1440,4065),(2838,'PKR','CZ',1370,3290),(2839,'PKR','SK',1295,2805),(2840,'PKR','AE',1220,3830),(2841,'PKR','SG',1590,4705),(2842,'PKR','IL',1390,3400),(2843,'PKR','KW',625,3055),(2844,'PKR','IT',945,2495),(2845,'PKR','JP',1185,3370),(2846,'PKR','ES',970,2570),(2847,'PKR','VE',125,1970),(2848,'PKR','HU',820,1905),(2849,'PKR','PT',820,2130),(2850,'PKR','GR',1010,2065),(2851,'PKR','KR',1245,3295),(2852,'PKR','TW',1010,2705),(2853,'PKR','PL',865,2140),(2854,'PKR','ZM',125,715),(2855,'PKR','PR',305,2870),(2856,'PKR','CI',165,690),(2857,'PKR','RO',795,1920),(2858,'PKR','BH',360,2000),(2859,'PKR','PA',240,2745),(2860,'PKR','GH',290,810),(2861,'PKR','KH',165,800),(2862,'PKR','SN',120,870),(2863,'PKR','SA',520,1985),(2864,'PKR','RU',515,1645),(2865,'PKR','UG',120,635),(2866,'PKR','BR',550,1355),(2867,'PKR','NI',120,865),(2868,'PKR','MG',120,615),(2869,'PKR','DO',145,1020),(2870,'PKR','MX',415,1500),(2871,'PKR','OM',260,1500),(2872,'PKR','CM',120,1115),(2873,'PKR','ZA',495,1590),(2874,'PKR','CL',515,1535),(2875,'PKR','KE',150,640),(2876,'PKR','NP',120,585),(2877,'PKR','PE',305,1295),(2878,'PKR','UA',295,915),(2879,'PKR','MZ',120,1215),(2880,'PKR','TZ',15,280),(2881,'PKR','AO',270,700),(2882,'PKR','JO',195,935),(2883,'PKR','ZW',120,665),(2884,'PKR','TR',315,860),(2885,'PKR','MU',160,550),(2886,'PKR','SV',120,665),(2887,'PKR','TH',470,1485),(2888,'PKR','CO',240,925),(2889,'PKR','LK',115,160),(2890,'PKR','CR',145,970),(2891,'PKR','AR',325,880),(2892,'PKR','MA',145,570),(2893,'PKR','MY',415,1515),(2894,'PKR','KZ',175,645),(2895,'PKR','DZ',145,305),(2896,'PKR','ID',370,1365),(2897,'PKR','NG',205,1310),(2898,'PKR','GT',145,1025),(2899,'PKR','VN',300,1140),(2900,'PKR','BY',140,550),(2901,'PKR','EG',190,1165),(2902,'PKR','UY',150,695),(2903,'PKR','BD',125,275),(2904,'PKR','PK',135,780),(2905,'PKR','PH',235,870),(2906,'PKR','ET',40,285),(2907,'PKR','TN',145,260),(2908,'PKR','LB',145,435),(2909,'PKR','IN',135,610),(2910,'PKR','PY',145,465),(2911,'PKR','UZ',145,285),(2912,'PKR','EC',140,485),(2913,'PKR','MM',145,160),(2914,'PKR','GE',145,185),(2915,'PLN','US',80,230),(2916,'PLN','CH',75,200),(2917,'PLN','AU',70,175),(2918,'PLN','GB',60,155),(2919,'PLN','DE',60,150),(2920,'PLN','DK',55,135),(2921,'PLN','AT',40,125),(2922,'PLN','NO',45,125),(2923,'PLN','CA',50,155),(2924,'PLN','NL',55,135),(2925,'PLN','SE',45,115),(2926,'PLN','IE',40,110),(2927,'PLN','BE',40,115),(2928,'PLN','FI',30,90),(2929,'PLN','FR',35,95),(2930,'PLN','NZ',35,110),(2931,'PLN','HK',35,95),(2932,'PLN','CZ',30,75),(2933,'PLN','SK',30,65),(2934,'PLN','AE',30,90),(2935,'PLN','SG',35,110),(2936,'PLN','IL',30,80),(2937,'PLN','KW',15,70),(2938,'PLN','IT',20,60),(2939,'PLN','JP',30,80),(2940,'PLN','ES',25,60),(2941,'PLN','VE',5,45),(2942,'PLN','HU',20,45),(2943,'PLN','PT',20,50),(2944,'PLN','GR',25,50),(2945,'PLN','KR',30,75),(2946,'PLN','TW',25,65),(2947,'PLN','PL',20,50),(2948,'PLN','ZM',5,15),(2949,'PLN','PR',5,65),(2950,'PLN','CI',5,15),(2951,'PLN','RO',20,45),(2952,'PLN','BH',10,45),(2953,'PLN','PA',5,65),(2954,'PLN','GH',5,20),(2955,'PLN','KH',5,20),(2956,'PLN','SN',5,20),(2957,'PLN','SA',10,45),(2958,'PLN','RU',10,40),(2959,'PLN','UG',5,15),(2960,'PLN','BR',15,30),(2961,'PLN','NI',5,20),(2962,'PLN','MG',5,15),(2963,'PLN','DO',5,25),(2964,'PLN','MX',10,35),(2965,'PLN','OM',5,35),(2966,'PLN','CM',5,25),(2967,'PLN','ZA',10,35),(2968,'PLN','CL',10,35),(2969,'PLN','KE',5,15),(2970,'PLN','NP',5,15),(2971,'PLN','PE',5,30),(2972,'PLN','UA',5,20),(2973,'PLN','MZ',5,30),(2974,'PLN','TZ',5,10),(2975,'PLN','AO',5,15),(2976,'PLN','JO',5,20),(2977,'PLN','ZW',5,15),(2978,'PLN','TR',5,20),(2979,'PLN','MU',5,15),(2980,'PLN','SV',5,15),(2981,'PLN','TH',10,35),(2982,'PLN','CO',5,20),(2983,'PLN','LK',5,10),(2984,'PLN','CR',5,25),(2985,'PLN','AR',10,20),(2986,'PLN','MA',5,15),(2987,'PLN','MY',10,35),(2988,'PLN','KZ',5,15),(2989,'PLN','DZ',5,10),(2990,'PLN','ID',10,30),(2991,'PLN','NG',5,30),(2992,'PLN','GT',5,25),(2993,'PLN','VN',5,25),(2994,'PLN','BY',5,15),(2995,'PLN','EG',5,25),(2996,'PLN','UY',5,15),(2997,'PLN','BD',5,10),(2998,'PLN','PK',5,20),(2999,'PLN','PH',5,20),(3000,'PLN','ET',5,10),(3001,'PLN','TN',5,10),(3002,'PLN','LB',5,10),(3003,'PLN','IN',5,15),(3004,'PLN','PY',5,10),(3005,'PLN','UZ',5,10),(3006,'PLN','EC',5,10),(3007,'PLN','MM',5,10),(3008,'PLN','GE',5,10),(3009,'RON','US',85,245),(3010,'RON','CH',80,215),(3011,'RON','AU',75,190),(3012,'RON','GB',65,165),(3013,'RON','DE',65,165),(3014,'RON','DK',60,145),(3015,'RON','AT',45,135),(3016,'RON','NO',50,135),(3017,'RON','CA',55,165),(3018,'RON','NL',60,145),(3019,'RON','SE',45,125),(3020,'RON','IE',45,120),(3021,'RON','BE',40,125),(3022,'RON','FI',30,95),(3023,'RON','FR',40,105),(3024,'RON','NZ',40,115),(3025,'RON','HK',35,100),(3026,'RON','CZ',35,80),(3027,'RON','SK',30,70),(3028,'RON','AE',30,95),(3029,'RON','SG',40,120),(3030,'RON','IL',35,85),(3031,'RON','KW',15,75),(3032,'RON','IT',25,60),(3033,'RON','JP',30,85),(3034,'RON','ES',25,65),(3035,'RON','VE',5,50),(3036,'RON','HU',20,50),(3037,'RON','PT',20,55),(3038,'RON','GR',25,50),(3039,'RON','KR',30,80),(3040,'RON','TW',25,70),(3041,'RON','PL',20,55),(3042,'RON','ZM',5,20),(3043,'RON','PR',10,70),(3044,'RON','CI',5,15),(3045,'RON','RO',20,50),(3046,'RON','BH',10,50),(3047,'RON','PA',5,70),(3048,'RON','GH',5,20),(3049,'RON','KH',5,20),(3050,'RON','SN',5,20),(3051,'RON','SA',15,50),(3052,'RON','RU',15,40),(3053,'RON','UG',5,15),(3054,'RON','BR',15,35),(3055,'RON','NI',5,20),(3056,'RON','MG',5,15),(3057,'RON','DO',5,25),(3058,'RON','MX',10,35),(3059,'RON','OM',5,35),(3060,'RON','CM',5,30),(3061,'RON','ZA',10,40),(3062,'RON','CL',15,40),(3063,'RON','KE',5,15),(3064,'RON','NP',5,15),(3065,'RON','PE',10,30),(3066,'RON','UA',5,25),(3067,'RON','MZ',5,30),(3068,'RON','TZ',5,10),(3069,'RON','AO',5,15),(3070,'RON','JO',5,25),(3071,'RON','ZW',5,15),(3072,'RON','TR',10,20),(3073,'RON','MU',5,15),(3074,'RON','SV',5,15),(3075,'RON','TH',10,35),(3076,'RON','CO',5,25),(3077,'RON','LK',5,10),(3078,'RON','CR',5,25),(3079,'RON','AR',10,20),(3080,'RON','MA',5,15),(3081,'RON','MY',10,40),(3082,'RON','KZ',5,15),(3083,'RON','DZ',5,10),(3084,'RON','ID',10,35),(3085,'RON','NG',5,35),(3086,'RON','GT',5,25),(3087,'RON','VN',10,30),(3088,'RON','BY',5,15),(3089,'RON','EG',5,30),(3090,'RON','UY',5,15),(3091,'RON','BD',5,10),(3092,'RON','PK',5,20),(3093,'RON','PH',5,20),(3094,'RON','ET',5,10),(3095,'RON','TN',5,10),(3096,'RON','LB',5,10),(3097,'RON','IN',5,15),(3098,'RON','PY',5,10),(3099,'RON','UZ',5,10),(3100,'RON','EC',5,10),(3101,'RON','MM',5,10),(3102,'RON','GE',5,10),(3103,'RSD','US',2100,5930),(3104,'RSD','CH',1960,5155),(3105,'RSD','AU',1785,4580),(3106,'RSD','GB',1555,3980),(3107,'RSD','DE',1545,3945),(3108,'RSD','DK',1420,3525),(3109,'RSD','AT',1035,3220),(3110,'RSD','NO',1175,3280),(3111,'RSD','CA',1300,3980),(3112,'RSD','NL',1390,3525),(3113,'RSD','SE',1110,3005),(3114,'RSD','IE',1100,2900),(3115,'RSD','BE',1010,2965),(3116,'RSD','FI',755,2295),(3117,'RSD','FR',935,2505),(3118,'RSD','NZ',955,2805),(3119,'RSD','HK',865,2450),(3120,'RSD','CZ',825,1985),(3121,'RSD','SK',780,1690),(3122,'RSD','AE',735,2310),(3123,'RSD','SG',960,2835),(3124,'RSD','IL',840,2050),(3125,'RSD','KW',380,1840),(3126,'RSD','IT',570,1505),(3127,'RSD','JP',715,2030),(3128,'RSD','ES',585,1550),(3129,'RSD','VE',75,1185),(3130,'RSD','HU',495,1150),(3131,'RSD','PT',495,1285),(3132,'RSD','GR',610,1245),(3133,'RSD','KR',750,1985),(3134,'RSD','TW',610,1630),(3135,'RSD','PL',520,1290),(3136,'RSD','ZM',75,430),(3137,'RSD','PR',185,1730),(3138,'RSD','CI',100,415),(3139,'RSD','RO',480,1160),(3140,'RSD','BH',215,1205),(3141,'RSD','PA',145,1655),(3142,'RSD','GH',175,485),(3143,'RSD','KH',100,485),(3144,'RSD','SN',75,525),(3145,'RSD','SA',315,1195),(3146,'RSD','RU',310,990),(3147,'RSD','UG',75,385),(3148,'RSD','BR',330,815),(3149,'RSD','NI',75,525),(3150,'RSD','MG',75,370),(3151,'RSD','DO',90,615),(3152,'RSD','MX',250,905),(3153,'RSD','OM',155,905),(3154,'RSD','CM',75,675),(3155,'RSD','ZA',300,960),(3156,'RSD','CL',310,925),(3157,'RSD','KE',90,385),(3158,'RSD','NP',75,350),(3159,'RSD','PE',185,780),(3160,'RSD','UA',175,550),(3161,'RSD','MZ',75,730),(3162,'RSD','TZ',10,170),(3163,'RSD','AO',160,420),(3164,'RSD','JO',120,565),(3165,'RSD','ZW',75,400),(3166,'RSD','TR',190,520),(3167,'RSD','MU',95,330),(3168,'RSD','SV',75,400),(3169,'RSD','TH',285,895),(3170,'RSD','CO',145,560),(3171,'RSD','LK',70,95),(3172,'RSD','CR',90,585),(3173,'RSD','AR',195,530),(3174,'RSD','MA',90,345),(3175,'RSD','MY',250,915),(3176,'RSD','KZ',105,390),(3177,'RSD','DZ',85,185),(3178,'RSD','ID',220,825),(3179,'RSD','NG',125,790),(3180,'RSD','GT',85,620),(3181,'RSD','VN',180,690),(3182,'RSD','BY',85,330),(3183,'RSD','EG',115,700),(3184,'RSD','UY',90,420),(3185,'RSD','BD',75,165),(3186,'RSD','PK',80,470),(3187,'RSD','PH',140,525),(3188,'RSD','ET',25,175),(3189,'RSD','TN',85,160),(3190,'RSD','LB',90,265),(3191,'RSD','IN',80,365),(3192,'RSD','PY',85,280),(3193,'RSD','UZ',85,170),(3194,'RSD','EC',85,290),(3195,'RSD','MM',85,95),(3196,'RSD','GE',90,110),(3197,'RUB','US',1605,4525),(3198,'RUB','CH',1495,3935),(3199,'RUB','AU',1360,3495),(3200,'RUB','GB',1185,3035),(3201,'RUB','DE',1180,3010),(3202,'RUB','DK',1085,2690),(3203,'RUB','AT',790,2455),(3204,'RUB','NO',895,2500),(3205,'RUB','CA',990,3040),(3206,'RUB','NL',1060,2690),(3207,'RUB','SE',850,2295),(3208,'RUB','IE',840,2215),(3209,'RUB','BE',770,2260),(3210,'RUB','FI',575,1755),(3211,'RUB','FR',715,1915),(3212,'RUB','NZ',725,2140),(3213,'RUB','HK',660,1870),(3214,'RUB','CZ',630,1515),(3215,'RUB','SK',595,1290),(3216,'RUB','AE',560,1760),(3217,'RUB','SG',735,2165),(3218,'RUB','IL',640,1565),(3219,'RUB','KW',290,1405),(3220,'RUB','IT',435,1150),(3221,'RUB','JP',545,1550),(3222,'RUB','ES',445,1185),(3223,'RUB','VE',60,905),(3224,'RUB','HU',375,875),(3225,'RUB','PT',375,980),(3226,'RUB','GR',465,950),(3227,'RUB','KR',570,1515),(3228,'RUB','TW',465,1245),(3229,'RUB','PL',400,985),(3230,'RUB','ZM',55,330),(3231,'RUB','PR',140,1320),(3232,'RUB','CI',75,315),(3233,'RUB','RO',365,885),(3234,'RUB','BH',165,920),(3235,'RUB','PA',110,1265),(3236,'RUB','GH',135,370),(3237,'RUB','KH',75,370),(3238,'RUB','SN',55,400),(3239,'RUB','SA',240,915),(3240,'RUB','RU',235,755),(3241,'RUB','UG',55,295),(3242,'RUB','BR',255,625),(3243,'RUB','NI',55,400),(3244,'RUB','MG',55,285),(3245,'RUB','DO',65,470),(3246,'RUB','MX',190,690),(3247,'RUB','OM',120,690),(3248,'RUB','CM',55,515),(3249,'RUB','ZA',225,730),(3250,'RUB','CL',235,705),(3251,'RUB','KE',70,295),(3252,'RUB','NP',55,270),(3253,'RUB','PE',140,595),(3254,'RUB','UA',135,420),(3255,'RUB','MZ',55,560),(3256,'RUB','TZ',5,130),(3257,'RUB','AO',125,320),(3258,'RUB','JO',90,430),(3259,'RUB','ZW',55,305),(3260,'RUB','TR',145,395),(3261,'RUB','MU',75,255),(3262,'RUB','SV',55,305),(3263,'RUB','TH',215,680),(3264,'RUB','CO',110,425),(3265,'RUB','LK',55,75),(3266,'RUB','CR',65,445),(3267,'RUB','AR',150,405),(3268,'RUB','MA',65,265),(3269,'RUB','MY',190,700),(3270,'RUB','KZ',80,295),(3271,'RUB','DZ',65,140),(3272,'RUB','ID',170,630),(3273,'RUB','NG',95,600),(3274,'RUB','GT',65,470),(3275,'RUB','VN',140,525),(3276,'RUB','BY',65,255),(3277,'RUB','EG',90,535),(3278,'RUB','UY',70,320),(3279,'RUB','BD',55,125),(3280,'RUB','PK',60,360),(3281,'RUB','PH',110,400),(3282,'RUB','ET',15,130),(3283,'RUB','TN',65,120),(3284,'RUB','LB',65,200),(3285,'RUB','IN',60,280),(3286,'RUB','PY',65,215),(3287,'RUB','UZ',65,130),(3288,'RUB','EC',65,220),(3289,'RUB','MM',65,75),(3290,'RUB','GE',65,85),(3291,'SAR','US',80,230),(3292,'SAR','CH',75,200),(3293,'SAR','AU',70,180),(3294,'SAR','GB',60,155),(3295,'SAR','DE',60,155),(3296,'SAR','DK',55,135),(3297,'SAR','AT',40,125),(3298,'SAR','NO',45,125),(3299,'SAR','CA',50,155),(3300,'SAR','NL',55,135),(3301,'SAR','SE',45,115),(3302,'SAR','IE',45,110),(3303,'SAR','BE',40,115),(3304,'SAR','FI',30,90),(3305,'SAR','FR',35,95),(3306,'SAR','NZ',35,110),(3307,'SAR','HK',35,95),(3308,'SAR','CZ',30,75),(3309,'SAR','SK',30,65),(3310,'SAR','AE',30,90),(3311,'SAR','SG',35,110),(3312,'SAR','IL',30,80),(3313,'SAR','KW',15,70),(3314,'SAR','IT',20,60),(3315,'SAR','JP',30,80),(3316,'SAR','ES',25,60),(3317,'SAR','VE',5,45),(3318,'SAR','HU',20,45),(3319,'SAR','PT',20,50),(3320,'SAR','GR',25,50),(3321,'SAR','KR',30,75),(3322,'SAR','TW',25,65),(3323,'SAR','PL',20,50),(3324,'SAR','ZM',5,15),(3325,'SAR','PR',5,65),(3326,'SAR','CI',5,15),(3327,'SAR','RO',20,45),(3328,'SAR','BH',10,45),(3329,'SAR','PA',5,65),(3330,'SAR','GH',5,20),(3331,'SAR','KH',5,20),(3332,'SAR','SN',5,20),(3333,'SAR','SA',10,45),(3334,'SAR','RU',10,40),(3335,'SAR','UG',5,15),(3336,'SAR','BR',15,30),(3337,'SAR','NI',5,20),(3338,'SAR','MG',5,15),(3339,'SAR','DO',5,25),(3340,'SAR','MX',10,35),(3341,'SAR','OM',5,35),(3342,'SAR','CM',5,25),(3343,'SAR','ZA',10,35),(3344,'SAR','CL',10,35),(3345,'SAR','KE',5,15),(3346,'SAR','NP',5,15),(3347,'SAR','PE',5,30),(3348,'SAR','UA',5,20),(3349,'SAR','MZ',5,30),(3350,'SAR','TZ',5,10),(3351,'SAR','AO',5,15),(3352,'SAR','JO',5,20),(3353,'SAR','ZW',5,15),(3354,'SAR','TR',5,20),(3355,'SAR','MU',5,15),(3356,'SAR','SV',5,15),(3357,'SAR','TH',10,35),(3358,'SAR','CO',5,20),(3359,'SAR','LK',5,10),(3360,'SAR','CR',5,25),(3361,'SAR','AR',10,20),(3362,'SAR','MA',5,15),(3363,'SAR','MY',10,35),(3364,'SAR','KZ',5,15),(3365,'SAR','DZ',5,10),(3366,'SAR','ID',10,30),(3367,'SAR','NG',5,30),(3368,'SAR','GT',5,25),(3369,'SAR','VN',5,25),(3370,'SAR','BY',5,15),(3371,'SAR','EG',5,25),(3372,'SAR','UY',5,15),(3373,'SAR','BD',5,10),(3374,'SAR','PK',5,20),(3375,'SAR','PH',5,20),(3376,'SAR','ET',5,10),(3377,'SAR','TN',5,10),(3378,'SAR','LB',5,10),(3379,'SAR','IN',5,15),(3380,'SAR','PY',5,10),(3381,'SAR','UZ',5,10),(3382,'SAR','EC',5,10),(3383,'SAR','MM',5,10),(3384,'SAR','GE',5,10),(3385,'SEK','US',180,510),(3386,'SEK','CH',170,445),(3387,'SEK','AU',155,395),(3388,'SEK','GB',135,345),(3389,'SEK','DE',135,340),(3390,'SEK','DK',125,305),(3391,'SEK','AT',90,280),(3392,'SEK','NO',100,285),(3393,'SEK','CA',110,345),(3394,'SEK','NL',120,305),(3395,'SEK','SE',95,260),(3396,'SEK','IE',95,250),(3397,'SEK','BE',85,255),(3398,'SEK','FI',65,200),(3399,'SEK','FR',80,215),(3400,'SEK','NZ',80,240),(3401,'SEK','HK',75,210),(3402,'SEK','CZ',70,170),(3403,'SEK','SK',65,145),(3404,'SEK','AE',65,200),(3405,'SEK','SG',85,245),(3406,'SEK','IL',70,175),(3407,'SEK','KW',35,160),(3408,'SEK','IT',50,130),(3409,'SEK','JP',60,175),(3410,'SEK','ES',50,135),(3411,'SEK','VE',5,105),(3412,'SEK','HU',45,100),(3413,'SEK','PT',45,110),(3414,'SEK','GR',50,110),(3415,'SEK','KR',65,170),(3416,'SEK','TW',55,140),(3417,'SEK','PL',45,110),(3418,'SEK','ZM',5,35),(3419,'SEK','PR',15,150),(3420,'SEK','CI',10,35),(3421,'SEK','RO',40,100),(3422,'SEK','BH',20,105),(3423,'SEK','PA',15,145),(3424,'SEK','GH',15,40),(3425,'SEK','KH',10,40),(3426,'SEK','SN',5,45),(3427,'SEK','SA',25,105),(3428,'SEK','RU',25,85),(3429,'SEK','UG',5,35),(3430,'SEK','BR',30,70),(3431,'SEK','NI',5,45),(3432,'SEK','MG',5,30),(3433,'SEK','DO',10,55),(3434,'SEK','MX',20,80),(3435,'SEK','OM',15,80),(3436,'SEK','CM',5,60),(3437,'SEK','ZA',25,85),(3438,'SEK','CL',25,80),(3439,'SEK','KE',10,35),(3440,'SEK','NP',5,30),(3441,'SEK','PE',15,65),(3442,'SEK','UA',15,50),(3443,'SEK','MZ',5,65),(3444,'SEK','TZ',5,15),(3445,'SEK','AO',15,35),(3446,'SEK','JO',10,50),(3447,'SEK','ZW',5,35),(3448,'SEK','TR',15,45),(3449,'SEK','MU',10,30),(3450,'SEK','SV',5,35),(3451,'SEK','TH',25,75),(3452,'SEK','CO',10,50),(3453,'SEK','LK',5,10),(3454,'SEK','CR',10,50),(3455,'SEK','AR',15,45),(3456,'SEK','MA',10,30),(3457,'SEK','MY',20,80),(3458,'SEK','KZ',10,35),(3459,'SEK','DZ',10,15),(3460,'SEK','ID',20,70),(3461,'SEK','NG',10,70),(3462,'SEK','GT',10,55),(3463,'SEK','VN',15,60),(3464,'SEK','BY',5,30),(3465,'SEK','EG',10,60),(3466,'SEK','UY',10,35),(3467,'SEK','BD',5,15),(3468,'SEK','PK',5,40),(3469,'SEK','PH',10,45),(3470,'SEK','ET',5,15),(3471,'SEK','TN',10,15),(3472,'SEK','LB',10,25),(3473,'SEK','IN',5,30),(3474,'SEK','PY',10,25),(3475,'SEK','UZ',10,15),(3476,'SEK','EC',5,25),(3477,'SEK','MM',10,15),(3478,'SEK','GE',10,15),(3479,'SGD','US',30,80),(3480,'SGD','CH',25,70),(3481,'SGD','AU',25,65),(3482,'SGD','GB',20,55),(3483,'SGD','DE',20,55),(3484,'SGD','DK',20,50),(3485,'SGD','AT',15,45),(3486,'SGD','NO',15,45),(3487,'SGD','CA',20,55),(3488,'SGD','NL',20,50),(3489,'SGD','SE',15,40),(3490,'SGD','IE',15,40),(3491,'SGD','BE',15,40),(3492,'SGD','FI',10,30),(3493,'SGD','FR',15,35),(3494,'SGD','NZ',15,40),(3495,'SGD','HK',10,35),(3496,'SGD','CZ',10,25),(3497,'SGD','SK',10,25),(3498,'SGD','AE',10,30),(3499,'SGD','SG',15,40),(3500,'SGD','IL',10,30),(3501,'SGD','KW',5,25),(3502,'SGD','IT',10,20),(3503,'SGD','JP',10,30),(3504,'SGD','ES',10,20),(3505,'SGD','VE',5,15),(3506,'SGD','HU',5,15),(3507,'SGD','PT',5,20),(3508,'SGD','GR',10,15),(3509,'SGD','KR',10,25),(3510,'SGD','TW',10,20),(3511,'SGD','PL',5,20),(3512,'SGD','ZM',5,10),(3513,'SGD','PR',5,25),(3514,'SGD','CI',5,10),(3515,'SGD','RO',5,15),(3516,'SGD','BH',5,15),(3517,'SGD','PA',5,25),(3518,'SGD','GH',5,10),(3519,'SGD','KH',5,10),(3520,'SGD','SN',5,10),(3521,'SGD','SA',5,15),(3522,'SGD','RU',5,15),(3523,'SGD','UG',5,10),(3524,'SGD','BR',5,10),(3525,'SGD','NI',5,10),(3526,'SGD','MG',5,10),(3527,'SGD','DO',5,10),(3528,'SGD','MX',5,10),(3529,'SGD','OM',5,10),(3530,'SGD','CM',5,10),(3531,'SGD','ZA',5,15),(3532,'SGD','CL',5,15),(3533,'SGD','KE',5,10),(3534,'SGD','NP',5,10),(3535,'SGD','PE',5,10),(3536,'SGD','UA',5,10),(3537,'SGD','MZ',5,10),(3538,'SGD','TZ',5,10),(3539,'SGD','AO',5,10),(3540,'SGD','JO',5,10),(3541,'SGD','ZW',5,10),(3542,'SGD','TR',5,10),(3543,'SGD','MU',5,10),(3544,'SGD','SV',5,10),(3545,'SGD','TH',5,10),(3546,'SGD','CO',5,10),(3547,'SGD','LK',5,10),(3548,'SGD','CR',5,10),(3549,'SGD','AR',5,10),(3550,'SGD','MA',5,10),(3551,'SGD','MY',5,15),(3552,'SGD','KZ',5,10),(3553,'SGD','DZ',5,10),(3554,'SGD','ID',5,10),(3555,'SGD','NG',5,10),(3556,'SGD','GT',5,10),(3557,'SGD','VN',5,10),(3558,'SGD','BY',5,10),(3559,'SGD','EG',5,10),(3560,'SGD','UY',5,10),(3561,'SGD','BD',5,10),(3562,'SGD','PK',5,10),(3563,'SGD','PH',5,10),(3564,'SGD','ET',5,10),(3565,'SGD','TN',5,10),(3566,'SGD','LB',5,10),(3567,'SGD','IN',5,10),(3568,'SGD','PY',5,10),(3569,'SGD','UZ',5,10),(3570,'SGD','EC',5,10),(3571,'SGD','MM',5,10),(3572,'SGD','GE',5,10),(3573,'THB','US',650,1840),(3574,'THB','CH',610,1600),(3575,'THB','AU',555,1420),(3576,'THB','GB',485,1235),(3577,'THB','DE',480,1225),(3578,'THB','DK',440,1095),(3579,'THB','AT',320,1000),(3580,'THB','NO',365,1020),(3581,'THB','CA',405,1235),(3582,'THB','NL',430,1095),(3583,'THB','SE',345,935),(3584,'THB','IE',340,900),(3585,'THB','BE',315,920),(3586,'THB','FI',235,715),(3587,'THB','FR',290,780),(3588,'THB','NZ',295,870),(3589,'THB','HK',270,760),(3590,'THB','CZ',255,615),(3591,'THB','SK',240,525),(3592,'THB','AE',230,715),(3593,'THB','SG',300,880),(3594,'THB','IL',260,635),(3595,'THB','KW',115,570),(3596,'THB','IT',175,465),(3597,'THB','JP',220,630),(3598,'THB','ES',180,480),(3599,'THB','VE',25,370),(3600,'THB','HU',155,355),(3601,'THB','PT',155,400),(3602,'THB','GR',190,385),(3603,'THB','KR',235,615),(3604,'THB','TW',190,505),(3605,'THB','PL',160,400),(3606,'THB','ZM',25,135),(3607,'THB','PR',55,535),(3608,'THB','CI',30,130),(3609,'THB','RO',150,360),(3610,'THB','BH',70,375),(3611,'THB','PA',45,515),(3612,'THB','GH',55,150),(3613,'THB','KH',30,150),(3614,'THB','SN',25,165),(3615,'THB','SA',95,370),(3616,'THB','RU',95,310),(3617,'THB','UG',25,120),(3618,'THB','BR',105,255),(3619,'THB','NI',25,160),(3620,'THB','MG',25,115),(3621,'THB','DO',25,190),(3622,'THB','MX',80,280),(3623,'THB','OM',50,280),(3624,'THB','CM',25,210),(3625,'THB','ZA',90,295),(3626,'THB','CL',95,290),(3627,'THB','KE',30,120),(3628,'THB','NP',25,110),(3629,'THB','PE',55,240),(3630,'THB','UA',55,170),(3631,'THB','MZ',25,225),(3632,'THB','TZ',5,50),(3633,'THB','AO',50,130),(3634,'THB','JO',35,175),(3635,'THB','ZW',25,125),(3636,'THB','TR',60,160),(3637,'THB','MU',30,105),(3638,'THB','SV',25,125),(3639,'THB','TH',90,280),(3640,'THB','CO',45,175),(3641,'THB','LK',20,30),(3642,'THB','CR',25,180),(3643,'THB','AR',60,165),(3644,'THB','MA',25,105),(3645,'THB','MY',75,285),(3646,'THB','KZ',35,120),(3647,'THB','DZ',25,55),(3648,'THB','ID',70,255),(3649,'THB','NG',40,245),(3650,'THB','GT',25,190),(3651,'THB','VN',55,215),(3652,'THB','BY',25,105),(3653,'THB','EG',35,220),(3654,'THB','UY',30,130),(3655,'THB','BD',25,50),(3656,'THB','PK',25,145),(3657,'THB','PH',45,160),(3658,'THB','ET',5,55),(3659,'THB','TN',25,50),(3660,'THB','LB',25,80),(3661,'THB','IN',25,115),(3662,'THB','PY',25,85),(3663,'THB','UZ',25,55),(3664,'THB','EC',25,90),(3665,'THB','MM',25,30),(3666,'THB','GE',25,35),(3667,'TRY','US',160,455),(3668,'TRY','CH',150,395),(3669,'TRY','AU',135,350),(3670,'TRY','GB',120,305),(3671,'TRY','DE',120,300),(3672,'TRY','DK',110,270),(3673,'TRY','AT',80,245),(3674,'TRY','NO',90,250),(3675,'TRY','CA',100,305),(3676,'TRY','NL',105,270),(3677,'TRY','SE',85,230),(3678,'TRY','IE',85,220),(3679,'TRY','BE',75,225),(3680,'TRY','FI',60,175),(3681,'TRY','FR',70,190),(3682,'TRY','NZ',75,215),(3683,'TRY','HK',65,190),(3684,'TRY','CZ',65,150),(3685,'TRY','SK',60,130),(3686,'TRY','AE',55,175),(3687,'TRY','SG',75,215),(3688,'TRY','IL',65,155),(3689,'TRY','KW',30,140),(3690,'TRY','IT',45,115),(3691,'TRY','JP',55,155),(3692,'TRY','ES',45,120),(3693,'TRY','VE',5,90),(3694,'TRY','HU',40,90),(3695,'TRY','PT',40,100),(3696,'TRY','GR',45,95),(3697,'TRY','KR',55,150),(3698,'TRY','TW',45,125),(3699,'TRY','PL',40,100),(3700,'TRY','ZM',5,35),(3701,'TRY','PR',15,135),(3702,'TRY','CI',10,30),(3703,'TRY','RO',35,90),(3704,'TRY','BH',15,90),(3705,'TRY','PA',10,125),(3706,'TRY','GH',15,35),(3707,'TRY','KH',10,35),(3708,'TRY','SN',5,40),(3709,'TRY','SA',25,90),(3710,'TRY','RU',25,75),(3711,'TRY','UG',5,30),(3712,'TRY','BR',25,65),(3713,'TRY','NI',5,40),(3714,'TRY','MG',5,30),(3715,'TRY','DO',5,45),(3716,'TRY','MX',20,70),(3717,'TRY','OM',10,70),(3718,'TRY','CM',5,50),(3719,'TRY','ZA',25,75),(3720,'TRY','CL',25,70),(3721,'TRY','KE',5,30),(3722,'TRY','NP',5,25),(3723,'TRY','PE',15,60),(3724,'TRY','UA',15,40),(3725,'TRY','MZ',5,55),(3726,'TRY','TZ',5,15),(3727,'TRY','AO',10,30),(3728,'TRY','JO',10,45),(3729,'TRY','ZW',5,30),(3730,'TRY','TR',15,40),(3731,'TRY','MU',5,25),(3732,'TRY','SV',5,30),(3733,'TRY','TH',20,70),(3734,'TRY','CO',10,45),(3735,'TRY','LK',5,10),(3736,'TRY','CR',5,45),(3737,'TRY','AR',15,40),(3738,'TRY','MA',5,25),(3739,'TRY','MY',20,70),(3740,'TRY','KZ',10,30),(3741,'TRY','DZ',5,15),(3742,'TRY','ID',15,65),(3743,'TRY','NG',10,60),(3744,'TRY','GT',5,45),(3745,'TRY','VN',15,55),(3746,'TRY','BY',5,25),(3747,'TRY','EG',10,55),(3748,'TRY','UY',5,30),(3749,'TRY','BD',5,15),(3750,'TRY','PK',5,35),(3751,'TRY','PH',10,40),(3752,'TRY','ET',5,15),(3753,'TRY','TN',5,10),(3754,'TRY','LB',5,20),(3755,'TRY','IN',5,30),(3756,'TRY','PY',5,20),(3757,'TRY','UZ',5,15),(3758,'TRY','EC',5,20),(3759,'TRY','MM',5,10),(3760,'TRY','GE',5,10),(3761,'TWD','US',610,1715),(3762,'TWD','CH',570,1495),(3763,'TWD','AU',515,1325),(3764,'TWD','GB',450,1150),(3765,'TWD','DE',445,1145),(3766,'TWD','DK',410,1020),(3767,'TWD','AT',300,930),(3768,'TWD','NO',340,950),(3769,'TWD','CA',375,1155),(3770,'TWD','NL',400,1020),(3771,'TWD','SE',320,870),(3772,'TWD','IE',320,840),(3773,'TWD','BE',295,860),(3774,'TWD','FI',220,665),(3775,'TWD','FR',270,725),(3776,'TWD','NZ',275,810),(3777,'TWD','HK',250,710),(3778,'TWD','CZ',240,575),(3779,'TWD','SK',225,490),(3780,'TWD','AE',215,670),(3781,'TWD','SG',280,820),(3782,'TWD','IL',245,595),(3783,'TWD','KW',110,535),(3784,'TWD','IT',165,435),(3785,'TWD','JP',205,590),(3786,'TWD','ES',170,450),(3787,'TWD','VE',20,345),(3788,'TWD','HU',145,335),(3789,'TWD','PT',145,370),(3790,'TWD','GR',175,360),(3791,'TWD','KR',215,575),(3792,'TWD','TW',175,470),(3793,'TWD','PL',150,375),(3794,'TWD','ZM',20,125),(3795,'TWD','PR',55,500),(3796,'TWD','CI',30,120),(3797,'TWD','RO',140,335),(3798,'TWD','BH',65,350),(3799,'TWD','PA',40,480),(3800,'TWD','GH',50,140),(3801,'TWD','KH',30,140),(3802,'TWD','SN',20,150),(3803,'TWD','SA',90,345),(3804,'TWD','RU',90,285),(3805,'TWD','UG',20,110),(3806,'TWD','BR',95,235),(3807,'TWD','NI',20,150),(3808,'TWD','MG',20,105),(3809,'TWD','DO',25,180),(3810,'TWD','MX',70,260),(3811,'TWD','OM',45,260),(3812,'TWD','CM',20,195),(3813,'TWD','ZA',85,275),(3814,'TWD','CL',90,270),(3815,'TWD','KE',25,110),(3816,'TWD','NP',20,100),(3817,'TWD','PE',55,225),(3818,'TWD','UA',50,160),(3819,'TWD','MZ',20,210),(3820,'TWD','TZ',5,50),(3821,'TWD','AO',45,120),(3822,'TWD','JO',35,165),(3823,'TWD','ZW',20,115),(3824,'TWD','TR',55,150),(3825,'TWD','MU',30,95),(3826,'TWD','SV',20,115),(3827,'TWD','TH',80,260),(3828,'TWD','CO',40,160),(3829,'TWD','LK',20,30),(3830,'TWD','CR',25,170),(3831,'TWD','AR',55,155),(3832,'TWD','MA',25,100),(3833,'TWD','MY',70,265),(3834,'TWD','KZ',30,115),(3835,'TWD','DZ',25,55),(3836,'TWD','ID',65,240),(3837,'TWD','NG',35,230),(3838,'TWD','GT',25,180),(3839,'TWD','VN',55,200),(3840,'TWD','BY',25,95),(3841,'TWD','EG',35,205),(3842,'TWD','UY',25,120),(3843,'TWD','BD',20,50),(3844,'TWD','PK',25,135),(3845,'TWD','PH',40,150),(3846,'TWD','ET',5,50),(3847,'TWD','TN',25,45),(3848,'TWD','LB',25,75),(3849,'TWD','IN',25,105),(3850,'TWD','PY',25,80),(3851,'TWD','UZ',25,50),(3852,'TWD','EC',25,85),(3853,'TWD','MM',25,30),(3854,'TWD','GE',25,30),(3855,'UAH','US',610,1720),(3856,'UAH','CH',570,1495),(3857,'UAH','AU',515,1330),(3858,'UAH','GB',450,1155),(3859,'UAH','DE',450,1145),(3860,'UAH','DK',410,1020),(3861,'UAH','AT',300,935),(3862,'UAH','NO',340,950),(3863,'UAH','CA',375,1155),(3864,'UAH','NL',405,1020),(3865,'UAH','SE',320,870),(3866,'UAH','IE',320,840),(3867,'UAH','BE',295,860),(3868,'UAH','FI',220,665),(3869,'UAH','FR',270,725),(3870,'UAH','NZ',275,815),(3871,'UAH','HK',250,710),(3872,'UAH','CZ',240,575),(3873,'UAH','SK',225,490),(3874,'UAH','AE',215,670),(3875,'UAH','SG',280,825),(3876,'UAH','IL',245,595),(3877,'UAH','KW',110,535),(3878,'UAH','IT',165,435),(3879,'UAH','JP',205,590),(3880,'UAH','ES',170,450),(3881,'UAH','VE',20,345),(3882,'UAH','HU',145,335),(3883,'UAH','PT',145,375),(3884,'UAH','GR',175,360),(3885,'UAH','KR',215,575),(3886,'UAH','TW',175,475),(3887,'UAH','PL',150,375),(3888,'UAH','ZM',20,125),(3889,'UAH','PR',55,500),(3890,'UAH','CI',30,120),(3891,'UAH','RO',140,335),(3892,'UAH','BH',65,350),(3893,'UAH','PA',40,480),(3894,'UAH','GH',50,140),(3895,'UAH','KH',30,140),(3896,'UAH','SN',20,150),(3897,'UAH','SA',90,345),(3898,'UAH','RU',90,290),(3899,'UAH','UG',20,110),(3900,'UAH','BR',95,235),(3901,'UAH','NI',20,150),(3902,'UAH','MG',20,110),(3903,'UAH','DO',25,180),(3904,'UAH','MX',70,260),(3905,'UAH','OM',45,260),(3906,'UAH','CM',20,195),(3907,'UAH','ZA',85,280),(3908,'UAH','CL',90,270),(3909,'UAH','KE',25,110),(3910,'UAH','NP',20,100),(3911,'UAH','PE',55,225),(3912,'UAH','UA',50,160),(3913,'UAH','MZ',20,210),(3914,'UAH','TZ',5,50),(3915,'UAH','AO',45,120),(3916,'UAH','JO',35,165),(3917,'UAH','ZW',20,115),(3918,'UAH','TR',55,150),(3919,'UAH','MU',30,95),(3920,'UAH','SV',20,115),(3921,'UAH','TH',80,260),(3922,'UAH','CO',40,160),(3923,'UAH','LK',20,30),(3924,'UAH','CR',25,170),(3925,'UAH','AR',55,155),(3926,'UAH','MA',25,100),(3927,'UAH','MY',70,265),(3928,'UAH','KZ',30,115),(3929,'UAH','DZ',25,55),(3930,'UAH','ID',65,240),(3931,'UAH','NG',35,230),(3932,'UAH','GT',25,180),(3933,'UAH','VN',55,200),(3934,'UAH','BY',25,95),(3935,'UAH','EG',35,205),(3936,'UAH','UY',25,120),(3937,'UAH','BD',20,50),(3938,'UAH','PK',25,135),(3939,'UAH','PH',40,150),(3940,'UAH','ET',5,50),(3941,'UAH','TN',25,45),(3942,'UAH','LB',25,75),(3943,'UAH','IN',25,105),(3944,'UAH','PY',25,80),(3945,'UAH','UZ',25,50),(3946,'UAH','EC',25,85),(3947,'UAH','MM',25,30),(3948,'UAH','GE',25,30),(3949,'USD','US',20,60),(3950,'USD','CH',20,55),(3951,'USD','AU',20,45),(3952,'USD','GB',15,40),(3953,'USD','DE',15,40),(3954,'USD','DK',15,35),(3955,'USD','AT',10,35),(3956,'USD','NO',10,35),(3957,'USD','CA',15,40),(3958,'USD','NL',15,35),(3959,'USD','SE',10,30),(3960,'USD','IE',10,30),(3961,'USD','BE',10,30),(3962,'USD','FI',10,25),(3963,'USD','FR',10,25),(3964,'USD','NZ',10,30),(3965,'USD','HK',10,25),(3966,'USD','CZ',10,20),(3967,'USD','SK',10,15),(3968,'USD','AE',10,25),(3969,'USD','SG',10,30),(3970,'USD','IL',10,20),(3971,'USD','KW',5,20),(3972,'USD','IT',5,15),(3973,'USD','JP',5,20),(3974,'USD','ES',5,15),(3975,'USD','VE',5,10),(3976,'USD','HU',5,10),(3977,'USD','PT',5,15),(3978,'USD','GR',5,15),(3979,'USD','KR',10,20),(3980,'USD','TW',5,15),(3981,'USD','PL',5,15),(3982,'USD','ZM',5,10),(3983,'USD','PR',5,20),(3984,'USD','CI',5,10),(3985,'USD','RO',5,10),(3986,'USD','BH',5,10),(3987,'USD','PA',5,15),(3988,'USD','GH',5,10),(3989,'USD','KH',5,10),(3990,'USD','SN',5,10),(3991,'USD','SA',5,10),(3992,'USD','RU',5,10),(3993,'USD','UG',5,10),(3994,'USD','BR',5,10),(3995,'USD','NI',5,10),(3996,'USD','MG',5,10),(3997,'USD','DO',5,10),(3998,'USD','MX',5,10),(3999,'USD','OM',5,10),(4000,'USD','CM',5,10),(4001,'USD','ZA',5,10),(4002,'USD','CL',5,10),(4003,'USD','KE',5,10),(4004,'USD','NP',5,10),(4005,'USD','PE',5,10),(4006,'USD','UA',5,10),(4007,'USD','MZ',5,10),(4008,'USD','TZ',5,10),(4009,'USD','AO',5,10),(4010,'USD','JO',5,10),(4011,'USD','ZW',5,10),(4012,'USD','TR',5,10),(4013,'USD','MU',5,10),(4014,'USD','SV',5,10),(4015,'USD','TH',5,10),(4016,'USD','CO',5,10),(4017,'USD','LK',5,10),(4018,'USD','CR',5,10),(4019,'USD','AR',5,10),(4020,'USD','MA',5,10),(4021,'USD','MY',5,10),(4022,'USD','KZ',5,10),(4023,'USD','DZ',5,10),(4024,'USD','ID',5,10),(4025,'USD','NG',5,10),(4026,'USD','GT',5,10),(4027,'USD','VN',5,10),(4028,'USD','BY',5,10),(4029,'USD','EG',5,10),(4030,'USD','UY',5,10),(4031,'USD','BD',5,10),(4032,'USD','PK',5,10),(4033,'USD','PH',5,10),(4034,'USD','ET',5,10),(4035,'USD','TN',5,10),(4036,'USD','LB',5,10),(4037,'USD','IN',5,10),(4038,'USD','PY',5,10),(4039,'USD','UZ',5,10),(4040,'USD','EC',5,10),(4041,'USD','MM',5,10),(4042,'USD','GE',5,10),(4043,'VND','US',501260,1414340),(4044,'VND','CH',467440,1230050),(4045,'VND','AU',425330,1092035),(4046,'VND','GB',370825,948980),(4047,'VND','DE',368005,941305),(4048,'VND','DK',338590,840285),(4049,'VND','AT',247060,767770),(4050,'VND','NO',280035,781870),(4051,'VND','CA',309560,949275),(4052,'VND','NL',331205,840625),(4053,'VND','SE',265110,716900),(4054,'VND','IE',262340,691545),(4055,'VND','BE',241250,707035),(4056,'VND','FI',180355,547725),(4057,'VND','FR',223325,597765),(4058,'VND','NZ',227285,669110),(4059,'VND','HK',206690,584525),(4060,'VND','CZ',197060,473095),(4061,'VND','SK',185915,402915),(4062,'VND','AE',175445,550600),(4063,'VND','SG',228920,676560),(4064,'VND','IL',199775,488665),(4065,'VND','KW',90110,439220),(4066,'VND','IT',135985,358995),(4067,'VND','JP',170500,484575),(4068,'VND','ES',139790,369670),(4069,'VND','VE',18325,283150),(4070,'VND','HU',117795,274075),(4071,'VND','PT',117590,306530),(4072,'VND','GR',144990,296945),(4073,'VND','KR',178765,473390),(4074,'VND','TW',145295,388965),(4075,'VND','PL',124320,307750),(4076,'VND','ZM',17955,102445),(4077,'VND','PR',43915,412820),(4078,'VND','CI',23965,99035),(4079,'VND','RO',114205,276330),(4080,'VND','BH',51860,287490),(4081,'VND','PA',34735,394605),(4082,'VND','GH',41630,116170),(4083,'VND','KH',24000,115255),(4084,'VND','SN',17475,125220),(4085,'VND','SA',74540,285405),(4086,'VND','RU',74075,236380),(4087,'VND','UG',17405,91510),(4088,'VND','BR',78980,194735),(4089,'VND','NI',17370,124690),(4090,'VND','MG',17575,88390),(4091,'VND','DO',21075,146550),(4092,'VND','MX',59560,215530),(4093,'VND','OM',37440,215540),(4094,'VND','CM',17345,160620),(4095,'VND','ZA',70970,228425),(4096,'VND','CL',73940,220970),(4097,'VND','KE',21345,92235),(4098,'VND','NP',17345,83780),(4099,'VND','PE',44165,185900),(4100,'VND','UA',42105,131500),(4101,'VND','MZ',17345,174435),(4102,'VND','TZ',2190,40030),(4103,'VND','AO',38465,100290),(4104,'VND','JO',28365,134700),(4105,'VND','ZW',17435,95590),(4106,'VND','TR',45180,123620),(4107,'VND','MU',23140,79070),(4108,'VND','SV',17345,95775),(4109,'VND','TH',67775,213265),(4110,'VND','CO',34375,133035),(4111,'VND','LK',16690,23055),(4112,'VND','CR',20955,139205),(4113,'VND','AR',46810,126790),(4114,'VND','MA',20905,82055),(4115,'VND','MY',59320,218145),(4116,'VND','KZ',25370,92865),(4117,'VND','DZ',20800,44030),(4118,'VND','ID',52930,196355),(4119,'VND','NG',29750,188200),(4120,'VND','GT',20845,147390),(4121,'VND','VN',43305,164120),(4122,'VND','BY',20335,79160),(4123,'VND','EG',27425,167505),(4124,'VND','UY',21620,99635),(4125,'VND','BD',17800,39405),(4126,'VND','PK',19515,112330),(4127,'VND','PH',33795,124710),(4128,'VND','ET',5420,41305),(4129,'VND','TN',20820,37725),(4130,'VND','LB',21020,62835),(4131,'VND','IN',19380,87540),(4132,'VND','PY',20830,66985),(4133,'VND','UZ',20845,40665),(4134,'VND','EC',20250,69470),(4135,'VND','MM',20850,22770),(4136,'VND','GE',20915,26650),(4137,'ZAR','US',330,935),(4138,'ZAR','CH',310,815),(4139,'ZAR','AU',280,720),(4140,'ZAR','GB',245,630),(4141,'ZAR','DE',245,620),(4142,'ZAR','DK',225,555),(4143,'ZAR','AT',165,510),(4144,'ZAR','NO',185,515),(4145,'ZAR','CA',205,630),(4146,'ZAR','NL',220,555),(4147,'ZAR','SE',175,475),(4148,'ZAR','IE',175,455),(4149,'ZAR','BE',160,470),(4150,'ZAR','FI',120,360),(4151,'ZAR','FR',150,395),(4152,'ZAR','NZ',150,440),(4153,'ZAR','HK',135,385),(4154,'ZAR','CZ',130,315),(4155,'ZAR','SK',125,265),(4156,'ZAR','AE',115,365),(4157,'ZAR','SG',150,445),(4158,'ZAR','IL',130,325),(4159,'ZAR','KW',60,290),(4160,'ZAR','IT',90,235),(4161,'ZAR','JP',115,320),(4162,'ZAR','ES',90,245),(4163,'ZAR','VE',10,185),(4164,'ZAR','HU',80,180),(4165,'ZAR','PT',80,205),(4166,'ZAR','GR',95,195),(4167,'ZAR','KR',120,315),(4168,'ZAR','TW',95,255),(4169,'ZAR','PL',80,205),(4170,'ZAR','ZM',10,70),(4171,'ZAR','PR',30,275),(4172,'ZAR','CI',15,65),(4173,'ZAR','RO',75,185),(4174,'ZAR','BH',35,190),(4175,'ZAR','PA',25,260),(4176,'ZAR','GH',30,75),(4177,'ZAR','KH',15,75),(4178,'ZAR','SN',10,85),(4179,'ZAR','SA',50,190),(4180,'ZAR','RU',50,155),(4181,'ZAR','UG',10,60),(4182,'ZAR','BR',50,130),(4183,'ZAR','NI',10,80),(4184,'ZAR','MG',10,60),(4185,'ZAR','DO',15,95),(4186,'ZAR','MX',40,145),(4187,'ZAR','OM',25,145),(4188,'ZAR','CM',10,105),(4189,'ZAR','ZA',45,150),(4190,'ZAR','CL',50,145),(4191,'ZAR','KE',15,60),(4192,'ZAR','NP',10,55),(4193,'ZAR','PE',30,125),(4194,'ZAR','UA',30,85),(4195,'ZAR','MZ',10,115),(4196,'ZAR','TZ',5,25),(4197,'ZAR','AO',25,65),(4198,'ZAR','JO',20,90),(4199,'ZAR','ZW',10,65),(4200,'ZAR','TR',30,80),(4201,'ZAR','MU',15,50),(4202,'ZAR','SV',10,65),(4203,'ZAR','TH',45,140),(4204,'ZAR','CO',25,90),(4205,'ZAR','LK',10,15),(4206,'ZAR','CR',15,90),(4207,'ZAR','AR',30,85),(4208,'ZAR','MA',15,55),(4209,'ZAR','MY',40,145),(4210,'ZAR','KZ',15,60),(4211,'ZAR','DZ',15,30),(4212,'ZAR','ID',35,130),(4213,'ZAR','NG',20,125),(4214,'ZAR','GT',15,95),(4215,'ZAR','VN',30,110),(4216,'ZAR','BY',15,50),(4217,'ZAR','EG',20,110),(4218,'ZAR','UY',15,65),(4219,'ZAR','BD',10,25),(4220,'ZAR','PK',15,75),(4221,'ZAR','PH',20,80),(4222,'ZAR','ET',5,25),(4223,'ZAR','TN',15,25),(4224,'ZAR','LB',15,40),(4225,'ZAR','IN',15,60),(4226,'ZAR','PY',15,45),(4227,'ZAR','UZ',15,25),(4228,'ZAR','EC',15,45),(4229,'ZAR','MM',15,20),(4230,'ZAR','GE',15,20);
/*!40000 ALTER TABLE `wp_gla_budget_recommendations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gla_merchant_issues`
--

DROP TABLE IF EXISTS `wp_gla_merchant_issues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gla_merchant_issues` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `issue` varchar(200) NOT NULL,
  `code` varchar(100) NOT NULL,
  `severity` varchar(20) NOT NULL DEFAULT 'warning',
  `product` varchar(100) NOT NULL,
  `action` text NOT NULL,
  `action_url` varchar(1024) NOT NULL,
  `applicable_countries` text NOT NULL,
  `source` varchar(10) NOT NULL DEFAULT 'mc',
  `type` varchar(10) NOT NULL DEFAULT 'product',
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_merchant_issues`
--

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

--
-- Table structure for table `wp_gla_shipping_rates`
--

DROP TABLE IF EXISTS `wp_gla_shipping_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gla_shipping_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `currency` varchar(3) NOT NULL,
  `rate` double NOT NULL DEFAULT 0,
  `options` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `country` (`country`),
  KEY `currency` (`currency`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_shipping_rates`
--

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

--
-- Table structure for table `wp_gla_shipping_times`
--

DROP TABLE IF EXISTS `wp_gla_shipping_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gla_shipping_times` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `time` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `country` (`country`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gla_shipping_times`
--

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

--
-- Table structure for table `wp_group_map`
--

DROP TABLE IF EXISTS `wp_group_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_group_map` (
  `group_map_id` int(11) NOT NULL AUTO_INCREMENT,
  `group_map_title` varchar(255) DEFAULT NULL,
  `group_marker` text DEFAULT NULL,
  `extensions_fields` text DEFAULT NULL,
  `group_parent` int(11) DEFAULT 0,
  `group_added` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`group_map_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_group_map`
--

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

--
-- Table structure for table `wp_jetpack_sync_queue`
--

DROP TABLE IF EXISTS `wp_jetpack_sync_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_jetpack_sync_queue` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `queue_id` varchar(50) NOT NULL,
  `event_id` varchar(100) NOT NULL,
  `event_payload` longtext NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  KEY `event_id` (`event_id`),
  KEY `queue_id` (`queue_id`),
  KEY `queue_id_event_id` (`queue_id`,`event_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB AUTO_INCREMENT=6082 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_jetpack_sync_queue`
--

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

--
-- Table structure for table `wp_jetpack_waf_blocklog`
--

DROP TABLE IF EXISTS `wp_jetpack_waf_blocklog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_jetpack_waf_blocklog` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `rule_id` bigint(20) NOT NULL,
  `reason` longtext NOT NULL,
  PRIMARY KEY (`log_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_jetpack_waf_blocklog`
--

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

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) 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) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

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

--
-- Table structure for table `wp_mailpoet_automation_run_logs`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_run_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automation_run_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `step_id` varchar(191) NOT NULL,
  `step_type` varchar(255) NOT NULL,
  `step_key` varchar(255) NOT NULL,
  `status` varchar(191) NOT NULL,
  `started_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `run_number` int(11) NOT NULL,
  `data` longtext NOT NULL,
  `error` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `automation_run_id_step_id` (`automation_run_id`,`step_id`),
  KEY `status` (`status`),
  KEY `step_id` (`step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_run_logs`
--

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

--
-- Table structure for table `wp_mailpoet_automation_run_subjects`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_run_subjects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automation_run_subjects` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_run_id` int(11) unsigned NOT NULL,
  `key` varchar(191) DEFAULT NULL,
  `args` longtext DEFAULT NULL,
  `hash` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_run_id` (`automation_run_id`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_run_subjects`
--

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

--
-- Table structure for table `wp_mailpoet_automation_runs`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_runs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automation_runs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `version_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  `status` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `next_step_id` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`,`status`),
  KEY `created_at` (`created_at`),
  KEY `version_id` (`version_id`),
  KEY `status` (`status`),
  KEY `next_step_id` (`next_step_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_runs`
--

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

--
-- Table structure for table `wp_mailpoet_automation_triggers`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_triggers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automation_triggers` (
  `automation_id` int(11) unsigned NOT NULL,
  `trigger_key` varchar(191) NOT NULL,
  PRIMARY KEY (`automation_id`,`trigger_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_triggers`
--

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

--
-- Table structure for table `wp_mailpoet_automation_versions`
--

DROP TABLE IF EXISTS `wp_mailpoet_automation_versions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automation_versions` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `automation_id` int(11) unsigned NOT NULL,
  `steps` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `automation_id` (`automation_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automation_versions`
--

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

--
-- Table structure for table `wp_mailpoet_automations`
--

DROP TABLE IF EXISTS `wp_mailpoet_automations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_automations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `author` bigint(20) NOT NULL,
  `status` varchar(191) NOT NULL,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `activated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_automations`
--

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

--
-- Table structure for table `wp_mailpoet_custom_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_custom_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL,
  `params` longtext NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_custom_fields`
--

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

--
-- Table structure for table `wp_mailpoet_dynamic_segment_filters`
--

DROP TABLE IF EXISTS `wp_mailpoet_dynamic_segment_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_dynamic_segment_filters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `filter_data` longblob DEFAULT NULL,
  `filter_type` varchar(255) DEFAULT NULL,
  `action` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_dynamic_segment_filters`
--

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

--
-- Table structure for table `wp_mailpoet_feature_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_feature_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_feature_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_feature_flags`
--

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

--
-- Table structure for table `wp_mailpoet_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'enabled',
  `body` longtext DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `styles` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_forms`
--

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

--
-- Table structure for table `wp_mailpoet_log`
--

DROP TABLE IF EXISTS `wp_mailpoet_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `raw_message` longtext DEFAULT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_log_created_at_id` (`created_at`,`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_log`
--

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

--
-- Table structure for table `wp_mailpoet_migrations`
--

DROP TABLE IF EXISTS `wp_mailpoet_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `started_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `completed_at` timestamp NULL DEFAULT NULL,
  `retries` int(11) unsigned NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_migrations`
--

LOCK TABLES `wp_mailpoet_migrations` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_migrations` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_migrations` VALUES (1,'Migration_20221028_105818','2022-12-16 10:37:52','2022-12-16 10:37:52',0,NULL),(2,'Migration_20221110_151621','2022-12-16 10:37:53','2022-12-16 10:37:53',0,NULL),(3,'Migration_20221124_131445','2022-12-16 10:37:53','2022-12-16 10:37:53',0,NULL),(4,'Migration_20221124_160356','2022-12-16 10:37:53','2022-12-16 10:37:53',0,NULL),(5,'Migration_20230109_144830','2023-01-20 21:50:51','2023-01-20 21:50:51',0,NULL),(6,'Migration_20230111_120000','2023-01-31 21:48:43','2023-01-31 21:48:43',0,NULL),(7,'Migration_20230111_130000','2023-01-31 21:48:43','2023-01-31 21:48:43',0,NULL),(8,'Migration_20230215_050813','2023-03-07 22:15:41','2023-03-07 22:15:41',0,NULL),(9,'Migration_20230221_200520','2023-03-07 22:15:41','2023-03-07 22:15:41',0,NULL),(10,'Migration_20230131_121621','2023-03-23 10:02:28','2023-03-23 10:02:28',0,NULL),(11,'Migration_20230419_080000','2023-04-19 21:46:24','2023-04-19 21:46:24',0,NULL),(12,'Migration_20230421_135915','2023-04-25 21:47:09','2023-04-25 21:47:09',0,NULL),(13,'Migration_20230425_211517','2023-05-09 21:46:57','2023-05-09 21:46:57',0,NULL),(14,'Migration_20230503_210945','2023-05-16 21:47:15','2023-05-16 21:47:15',0,NULL),(15,'Migration_20230605_174836','2023-06-27 21:46:35','2023-06-27 21:46:35',0,NULL),(16,'Migration_20230703_105957','2023-07-25 21:47:18','2023-07-25 21:47:18',0,NULL),(17,'Migration_20230712_180341','2023-07-25 21:47:18','2023-07-25 21:47:18',0,NULL),(18,'Migration_20221028_105818_App','2023-08-01 21:47:40','2023-08-01 21:47:40',0,NULL),(19,'Migration_20230803_200413_App','2023-08-22 21:47:01','2023-08-22 21:47:01',0,NULL),(20,'Migration_20230716_130221_Db','2023-08-29 21:47:29','2023-08-29 21:47:29',0,NULL),(21,'Migration_20230824_054259_Db','2023-09-12 21:47:38','2023-09-12 21:47:38',0,NULL),(22,'Migration_20230825_093531_App','2023-09-12 21:47:38','2023-09-12 21:47:38',0,NULL),(23,'Migration_20230831_124214_Db','2023-09-27 09:47:28','2023-09-27 09:47:29',0,NULL),(24,'Migration_20230831_143755_Db','2023-09-27 09:47:29','2023-09-27 09:47:29',0,NULL),(25,'Migration_20231128_120355_App','2023-12-05 21:47:06','2023-12-05 21:47:06',0,NULL),(26,'Migration_20240119_113943_Db','2024-02-06 21:47:07','2024-02-06 21:47:07',0,NULL),(27,'Migration_20240202_130053_App','2024-02-06 21:47:07','2024-02-06 21:47:07',0,NULL),(28,'Migration_20240207_105912_App','2024-02-13 21:46:52','2024-02-13 21:46:52',0,NULL),(29,'Migration_20240322_110443_App','2024-05-08 21:47:40','2024-05-08 21:47:40',0,NULL),(30,'Migration_20240617_122847_Db','2024-07-09 21:47:14','2024-07-09 21:47:14',0,NULL),(31,'Migration_20240725_182318_Db','2024-07-30 21:47:06','2024-07-30 21:47:06',0,NULL),(32,'Migration_20240730_212419_App','2024-08-13 21:45:36','2024-08-13 21:45:36',0,NULL),(33,'Migration_20241007_170437_Db','2024-10-15 21:46:53','2024-10-15 21:46:53',0,NULL),(34,'Migration_20241015_105511_App','2024-10-22 21:46:45','2024-10-22 21:46:45',0,NULL),(35,'Migration_20241108_103249_Db','2024-11-19 21:47:01','2024-11-19 21:47:01',0,NULL),(36,'Migration_20241128_114257_App','2024-12-10 21:46:47','2024-12-10 21:46:47',0,NULL),(37,'Migration_20250120_094614_App','2025-01-22 21:47:08','2025-01-22 21:47:08',0,NULL),(38,'Migration_20250501_114655_App','2025-05-06 21:47:34','2025-05-06 21:47:34',0,NULL),(39,'Migration_20250903_151331_Db','2025-09-09 21:47:07','2025-09-09 21:47:07',0,NULL),(40,'Migration_20250926_153050_Db','2025-10-02 09:45:29','2025-10-02 09:45:30',0,NULL);
/*!40000 ALTER TABLE `wp_mailpoet_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_links`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_links` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `url` varchar(2083) NOT NULL,
  `hash` varchar(20) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_links`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_option`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_option` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `option_field_id` int(11) unsigned NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_option_fields`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_option_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_option_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `newsletter_type` varchar(90) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_option_fields`
--

LOCK TABLES `wp_mailpoet_newsletter_option_fields` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_option_fields` VALUES (1,'isScheduled','standard',NULL,'2022-12-16 10:37:53'),(2,'scheduledAt','standard',NULL,'2022-12-16 10:37:53'),(3,'event','welcome',NULL,'2022-12-16 10:37:53'),(4,'segment','welcome',NULL,'2022-12-16 10:37:53'),(5,'role','welcome',NULL,'2022-12-16 10:37:53'),(6,'afterTimeNumber','welcome',NULL,'2022-12-16 10:37:53'),(7,'afterTimeType','welcome',NULL,'2022-12-16 10:37:53'),(8,'intervalType','notification',NULL,'2022-12-16 10:37:53'),(9,'timeOfDay','notification',NULL,'2022-12-16 10:37:53'),(10,'weekDay','notification',NULL,'2022-12-16 10:37:53'),(11,'monthDay','notification',NULL,'2022-12-16 10:37:53'),(12,'nthWeekDay','notification',NULL,'2022-12-16 10:37:53'),(13,'schedule','notification',NULL,'2022-12-16 10:37:53'),(14,'group','automatic',NULL,'2022-12-16 10:37:53'),(15,'event','automatic',NULL,'2022-12-16 10:37:53'),(16,'sendTo','automatic',NULL,'2022-12-16 10:37:53'),(17,'segment','automatic',NULL,'2022-12-16 10:37:53'),(18,'afterTimeNumber','automatic',NULL,'2022-12-16 10:37:53'),(19,'afterTimeType','automatic',NULL,'2022-12-16 10:37:53'),(20,'meta','automatic',NULL,'2022-12-16 10:37:53'),(21,'afterTimeNumber','re_engagement',NULL,'2022-12-16 10:37:53'),(22,'afterTimeType','re_engagement',NULL,'2022-12-16 10:37:53'),(23,'automationId','automation',NULL,'2022-12-16 10:37:53'),(24,'automationStepId','automation',NULL,'2022-12-16 10:37:53'),(25,'group','automation',NULL,'2023-05-16 21:47:15'),(26,'group','automation_transactional',NULL,'2023-05-16 21:47:15'),(27,'event','automation',NULL,'2023-05-16 21:47:15'),(28,'event','automation_transactional',NULL,'2023-05-16 21:47:15'),(29,'filterSegmentId','standard',NULL,'2023-09-05 21:47:24'),(30,'filterSegmentId','re_engagement',NULL,'2023-09-05 21:47:24'),(31,'filterSegmentId','notification',NULL,'2023-09-05 21:47:24');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_option_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletter_posts`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `post_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_posts`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_segment`
--

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

--
-- Table structure for table `wp_mailpoet_newsletter_templates`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletter_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletter_templates` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT 0,
  `name` varchar(250) NOT NULL,
  `categories` varchar(250) NOT NULL DEFAULT '[]',
  `description` varchar(255) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `thumbnail` longtext DEFAULT NULL,
  `thumbnail_data` longtext DEFAULT NULL,
  `readonly` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletter_templates`
--

LOCK TABLES `wp_mailpoet_newsletter_templates` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (1,0,'Welcome Email: Blank 1 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(2,0,'Welcome Email: Blank 1:2 Column','[\"welcome\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we\'d like to give you a warm welcome!<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Our Most Popular Posts<\\/h3>\"},{\"type\":\"text\",\"text\":\"<ul>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/the-importance-of-focus-when-writing\\/\\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/writing-next-great-email-subject-line\\/\\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.mailpoet.com\\/blog\\/write-advice-motivation\\/\\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>What\'s Next?<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read up!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"https:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"https:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(3,0,'Gift Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg\",\"alt\":\"Gift-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7e7e7\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #dd2d2d;\\\">We\'re so happy you\'re onboard!<\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dd2d2d\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg\",\"alt\":\"Gift-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#dd2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(4,0,'Minimal','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#303c54\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png\",\"alt\":\"Minimal-Logo1\",\"fullWidth\":false,\"width\":\"590px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #8b9cbc;\\\">EST.2009<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"41px\"}}},{\"type\":\"text\",\"text\":\"<h2>Welcome to Minimal, Kim.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}}},{\"type\":\"text\",\"text\":\"<h2>Some of our recent stories<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg\",\"alt\":\"plasma-stingray111-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"gettyimages-578313682-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"5_what_to_do_p352m1141746-800x533\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"533px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\\"https:\\/\\/wordpress.org\\/\\\">Read More<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"47px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png\",\"alt\":\"Minimal-Logo-Small\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f3f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#303c54\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"30px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#d9d9d9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(5,0,'New Phone Purchase','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":true,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1b1821\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png\",\"alt\":\"Phone-Title\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"215px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg\",\"alt\":\"Phone-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #8748d5;\\\">Let\'s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8748d5\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"45px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#2c2c2c\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n<p style=\\\"font-size: 11px; text-align: left;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png\",\"alt\":\"Phone-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"23px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\\"text-align: right; font-size: 11px;\\\"><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#8748d5\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1b1821\"},\"body\":{\"backgroundColor\":\"#1b1821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(6,0,'Sunglasses','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg\",\"alt\":\"Glasses-Logo\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"66px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg\",\"alt\":\"Glasses-Header-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"116px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Here\'s what we sent you<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg\",\"alt\":\"Glasses-Images-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg\",\"alt\":\"Glasses-Images-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg\",\"alt\":\"Glasses-Images-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"650px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Choose These Frames\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"195px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg\",\"alt\":\"Glasses-Header\",\"fullWidth\":true,\"width\":\"640px\",\"height\":\"920px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8b849\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"137px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"34.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><\\/h3>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"23.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f8b849\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><strong><span style=\\\"color: #808080;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #808080;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #808080;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(7,0,'Real Estate','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg\",\"alt\":\"Property-Logo-1\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"84px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Welcome Home<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg\",\"alt\":\"Property-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"782px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">We\'re here to help you move<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png\",\"alt\":\"Property-Icon-1\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png\",\"alt\":\"Property-Icon-2\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png\",\"alt\":\"Property-Icon-3\",\"fullWidth\":false,\"width\":\"48px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#8691be\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">We\'d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Sign up to our newsletter now and you\'ll never miss a thing.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Sign Up Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#8691be\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6a7087\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#6a7087\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(8,0,'App Welcome','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png\",\"alt\":\"App-Signup-Logo\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"80px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; margin: 0;\\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\\"text-align: center; margin: 0;\\\"><span style=\\\"color: #ffffff;\\\">Let\'s get started!<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png\",\"alt\":\"App-Signup-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\\"text-align: center;\\\"><\\/p>\\n                                  <p style=\\\"text-align: center;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Get Started Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#32b6c6\",\"borderColor\":\"#32b6c6\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"188px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg\",\"alt\":\"App-Signup-Team\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png\",\"alt\":\"App-Signup-Logo-Footer\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><span>City<\\/span><\\/p>\\n                                <p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#404040\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#32b6c6\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#32b6c6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(9,0,'Welcome to FoodBox','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png\",\"alt\":\"Food-Delivery-Logo\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png\",\"alt\":\"Food-Delivery-App\",\"fullWidth\":false,\"width\":\"640px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg\",\"alt\":\"Food-Delivery-Focus\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"31.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#e5e5e5\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Get started in 3 simple steps<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png\",\"alt\":\"Food-Delivery-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png\",\"alt\":\"Food-Delivery-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png\",\"alt\":\"Food-Delivery-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"250px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7cc119\",\"borderColor\":\"#7cc119\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 14px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4599da\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#4599da\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#878787\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"link\":{\"fontColor\":\"#4599da\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(10,0,'Poet','[\"welcome\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\\"color: #000000;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"66px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px;\\\"><span style=\\\"color: #999999;\\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg\",\"alt\":\"Poet-Images\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"1200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#393939\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"right\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Poetry books<\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png\",\"alt\":\"Poet-Books-1\",\"fullWidth\":false,\"width\":\"220px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png\",\"alt\":\"Poet-Books-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png\",\"alt\":\"Poet-Books-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"646px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png\",\"alt\":\"Poet-Logo\",\"fullWidth\":false,\"width\":\"166px\",\"height\":\"144px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#393939\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#646464\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#393939\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ebebeb\"},\"body\":{\"backgroundColor\":\"#ebebeb\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy online\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#393939\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#939393\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#333333\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#909090\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(11,0,'Post Notifications: Blank 1 Column','[\"notification\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"fake-logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n<p><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(12,0,'Modular Style Stories','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png\",\"alt\":\"Modular-Logo\",\"fullWidth\":false,\"width\":\"271px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg\",\"alt\":\"Cutting through the smog: What to do to fight air pollution\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg\",\"alt\":\"Ladybird\\u2019s transparent shell reveals how it folds its wings\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":660,\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"103px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b956c5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#b956c5\"},\"body\":{\"backgroundColor\":\"#efe7f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"2\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"116px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"120px\",\"lineHeight\":\"40px\",\"fontColor\":\"#b956c5\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"3px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"aboveTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#efe7f0\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(13,0,'Stripped RSS Style Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png\",\"alt\":\"RSS-Logo-2\",\"fullWidth\":true,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\\"color: #999999;\\\">Week 23: 23\\/19\\/19<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"5\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f4f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\\"color: #808080; font-size: 11px;\\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3478f5\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#3478f5\",\"textDecoration\":\"none\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f4f4f4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"3\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#efe7f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContent\",\"terms\":[],\"withLayout\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more.\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#ececec\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(14,0,'One Full Post In An Email','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png\",\"alt\":\"Not-So-Medium-Logo\",\"fullWidth\":false,\"width\":\"210px\",\"height\":\"90px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><em>Welcome to this week\'s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"1\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebebeb\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d6d6d6\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#2c2c2c\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Georgia\",\"fontSize\":\"18px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"1\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h1\",\"titleAlignment\":\"center\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"aboveText\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"aboveText\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"View this post online & share!\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"63px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(15,0,'Wide Story Layout','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png\",\"alt\":\"Wide-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"37px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #808080;\\\">Our Latest Posts<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg\",\"alt\":\"Wide-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"721px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Lucida\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Lucida\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#5ecd39\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"30px\",\"borderColor\":\"#f0f0f0\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read The Post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5ecd39\",\"borderColor\":\"#000000\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Lucida\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(16,0,'Industry Conference','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png\",\"alt\":\"Conf-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"150px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\\">Get ready for the biggest email conference of the year<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png\",\"alt\":\"Conf-Ticket\",\"fullWidth\":false,\"width\":\"339px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-size: 42px;\\\"><strong><span style=\\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"133px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"34px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png\",\"display\":\"fit\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">---<\\/span><\\/h3>\\n    <h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Code\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png\",\"alt\":\"Conf-Top\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"12px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"14px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg\",\"alt\":\"Conf-Holding\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"667px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"46px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Check out&nbsp;this year\'s event<\\/strong><\\/h3>\\n    <p>We\'ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a ticket here\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#e1e1e1\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png\",\"alt\":\"Conf-Bottom\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"30px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"header\",\"text\":\"<p>&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b8291e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b8291e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b8291e;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#b8291e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"147px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"oldest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#dddddd\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#b8291e\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"14px\",\"borderStyle\":\"solid\",\"width\":\"229px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"padding\":\"1.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"7px\",\"borderColor\":\"#515151\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"75px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#8d8d8d\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(17,0,'Science Weekly','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png\",\"alt\":\"Science-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png\",\"alt\":\"Health-Mag-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"214px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#b1b6d1\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png\",\"alt\":\"Health-Mag-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"144px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png\",\"alt\":\"Health-Mag-Phone\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"573px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png\",\"alt\":\"Health-Mag-Promo-Start\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep In Touch With Us<\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png\",\"alt\":\"Health-Mag-Promo-End\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"26px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b1b6d1;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b1b6d1;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b1b6d1;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\"},\"text\":{\"fontColor\":\"#d6d6d6\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b2d37\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2b2d37\",\"borderColor\":\"#2b2d37\",\"borderWidth\":\"1px\",\"borderRadius\":\"21px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":{\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(18,0,'Newspaper Traditional','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 15px;\\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #008080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #008080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f2f9f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Local News<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Business News<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\\"text-align: left;\\\">&nbsp;<\\/p>\\n    <p style=\\\"text-align: left;\\\">MailPoet can <span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><em>automatically<\\/em> <\\/span><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">Below, you\'ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"line-height: 1.6em; background-color: inherit;\\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"28px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"100px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #458687;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #458687;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #458687;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#c6dbd8\",\"height\":\"21px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#3d8076\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f9f8\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":true,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#c6dbd8\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(19,0,'Clear News','[\"notification\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"27px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #808080;\\\"><strong>October 2018<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left; line-height: 1.3;\\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif\",\"alt\":\"UEl2\",\"fullWidth\":false,\"width\":\"360px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Today\'s Top Stories<\\/strong><\\/h2>\"}]}]},{\"type\":\"automatedLatestContentLayout\",\"withLayout\":true,\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"context\":\"automatedLatestContentLayout.readMoreButton\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"automatedLatestContentLayout.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>We cover all types of news<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"World\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e23f3f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Business\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#50b6ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Politics\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#506dce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Sports\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e1bc2d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Science\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#a650ce\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Health\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#64b03c\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Family\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#278f6e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Arts\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#7c5e5e\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Local\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get started\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png\",\"alt\":\"News-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"167px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\\"text-align: center;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/strong><\\/p>\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Add your postal address!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#4d4d4d\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#e2973f\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"titleOnly\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"centered\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#e2973f\",\"borderColor\":\"#e2973f\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":false,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#e2973f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(20,0,'Dog Food','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png\",\"alt\":\"Dog-Logo\",\"fullWidth\":false,\"width\":\"42px\",\"height\":\"91px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 1.2em;\\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg\",\"alt\":\"Dog-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"511px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg\",\"alt\":\"Dog-Product-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg\",\"alt\":\"Dog-Product-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg\",\"alt\":\"Dog-Product-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"45px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><\\/strong><span style=\\\"color: #ffffff;\\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\\"color: #ffffff;\\\"><em><\\/em><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><em><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#d4d4d4\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\",\"borderColor\":\"#000000\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"113px\",\"lineHeight\":\"28px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"#d4d4d4\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(21,0,'Abandoned Cart – Kids','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png\",\"alt\":\"Kids-Clothing-Logo\",\"fullWidth\":true,\"width\":\"250px\",\"height\":\"121px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9cd1e1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #4e4e4e;\\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Go To Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#fceba5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg\",\"alt\":\"Kids-Clothing-Image-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg\",\"alt\":\"Kids-Clothing-Image-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg\",\"alt\":\"Kids-Clothing-Image-4\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"View\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"left\",\"width\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg\",\"alt\":\"Kids-Clothing-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"107px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"#c3e1e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"display\":\"scale\",\"src\":null},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png\",\"alt\":\"Kids-Clothing-Logo-Footer\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #333333;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #333333;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #333333;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#9bd2e0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#c3e1e8\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h2\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"below\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"alternate\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"readMoreButton\":{\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"button\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false,\"withLayout\":true},\"button\":{\"styles\":{\"block\":{\"backgroundColor\":\"#9bd2e0\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"borderWidth\":\"0px\",\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"154px\"}},\"text\":\"Go To Cart\",\"url\":\"\",\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"footer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"},\"posts\":{\"amount\":\"10\",\"authorPrecededBy\":\"Author:\",\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"categoriesPrecededBy\":\"Categories:\",\"contentType\":\"post\",\"displayType\":\"excerpt\",\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#aaaaaa\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"padding\":\"13px\"}}},\"featuredImagePosition\":\"belowTitle\",\"imageFullWidth\":false,\"inclusionType\":\"include\",\"postStatus\":\"publish\",\"readMoreButton\":{\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"lineHeight\":\"40px\",\"textAlign\":\"center\",\"width\":\"180px\"}},\"text\":\"Read more\",\"url\":\"[postLink]\"},\"readMoreText\":\"Read more\",\"readMoreType\":\"link\",\"showAuthor\":\"no\",\"showCategories\":\"no\",\"showDivider\":true,\"sortBy\":\"newest\",\"titleAlignment\":\"left\",\"titleFormat\":\"h1\",\"titleIsLink\":false},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"height\":\"32px\",\"iconType\":\"facebook\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"link\":\"http:\\/\\/www.facebook.com\",\"text\":\"Facebook\",\"type\":\"socialIcon\",\"width\":\"32px\"},{\"height\":\"32px\",\"iconType\":\"twitter\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"link\":\"http:\\/\\/www.twitter.com\",\"text\":\"Twitter\",\"type\":\"socialIcon\",\"width\":\"32px\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"}},\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\"},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(22,0,'Rock Band','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#060d13\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"315px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"48px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #7acff0;\\\">Free track download<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download now for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#152533\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"2px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">We\'ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #d4d4d4;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg\",\"alt\":\"RockBand-Albums-2\",\"fullWidth\":false,\"width\":\"250px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Magnus Opium<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg\",\"alt\":\"RockBand-Albums-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Skeletal Bones<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg\",\"alt\":\"RockBand-Albums-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Blinded by Vision<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c2f40\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: right;\\\">New Tour Dates<\\/h1>\\n    <p style=\\\"text-align: right;\\\">14th March - London, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\\"text-align: right;\\\">21st March - Glasgow, UK<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"144px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Bounce Rate<\\/h3>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#060d13\"},\"body\":{\"backgroundColor\":\"#060d13\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#7acff0\",\"borderColor\":\"#7acff0\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"83px\",\"lineHeight\":\"32px\",\"fontColor\":\"#1c2f40\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"double\",\"borderWidth\":\"7px\",\"borderColor\":\"#1c2f40\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#aaaaaa\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#7acff0\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(23,0,'Wine City (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"37px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png\",\"alt\":\"Wine-Logo\",\"fullWidth\":false,\"width\":\"136px\",\"height\":\"67px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"31px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Red Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\"><strong>You\'re our VIP - now it\'s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #6d6d6d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#6d6d6d\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#6d6d6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #6d6d6d;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #6d6d6d;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #6d6d6d;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\\"color: #6d6d6d;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"17px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"231px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(24,0,'Abandoned Cart – Fitness','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg\",\"alt\":\"Fitness-Logo-1\",\"fullWidth\":true,\"width\":\"180px\",\"height\":\"96px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e6e1e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Get back in the game<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg\",\"alt\":\"Fitness-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"696px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>You\'ve left something in your cart...<\\/strong><\\/h3>\"}]}]},{\"type\":\"abandonedCartContent\",\"withLayout\":true,\"amount\":\"2\",\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"titlePosition\":\"aboveExcerpt\",\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"context\":\"abandonedCartContent.divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\\"text-align: center;\\\"><strong>Here\'s 20% off your order if you complete it right now. We\'re nice like that.<\\/strong><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#afd147\",\"borderColor\":\"#56741d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"50px\",\"fontColor\":\"#56741d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png\",\"alt\":\"Fitness-Logo-Footer-1\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"52px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#4e4e4e\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#3c3c3c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"abandonedCartContent\":{\"amount\":\"2\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"full\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"pricePosition\":\"hidden\",\"readMoreType\":\"none\",\"readMoreText\":\"\",\"readMoreButton\":[],\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"abandonedCartContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"abandonedCartContent\",\"titlePosition\":\"aboveExcerpt\"},\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Recover Cart\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#343434\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"146px\",\"lineHeight\":\"37px\",\"fontColor\":\"#343434\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"container\":[],\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"products\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"product\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"pricePosition\":\"below\",\"readMoreType\":\"link\",\"readMoreText\":\"Buy now\",\"readMoreButton\":{\"text\":\"Buy now\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},\"woocommerceHeading\":{\"contents\":{\"new_account\":\"New Order: #0001\",\"processing_order\":\"Thank you for your order\",\"completed_order\":\"Thanks for shopping with us\",\"customer_note\":\"A note has been added to your order\"}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(25,0,'Motor','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #d52a2a;\\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png\",\"alt\":\"Car-Header-logo-1\",\"fullWidth\":false,\"width\":\"167.5px\",\"height\":\"349px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome to the club<\\/span><\\/strong><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"72px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #d52a2a;\\\">You\'ve bought the car,&nbsp;here\'s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>We\'re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\\"\\\">Get in touch with us here<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"113px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"42px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg\",\"alt\":\"Car-Wheel\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"560px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #d52a2a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d52a2a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d52a2a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg\",\"alt\":\"Car-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"275px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Servicing Plans\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d52a2a\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"176px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"5px\",\"borderColor\":\"#d52a2a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"118px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#d52a2a\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(26,0,'Avocado','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png\",\"alt\":\"Avocado-Logo-2\",\"fullWidth\":false,\"width\":\"212px\",\"height\":\"89px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><strong>Has to be fresh<\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\\"text-align: center;\\\">Your monthly avocado<\\/h2>\\n<h2 style=\\\"text-align: center;\\\">delivery starts right now.<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg\",\"alt\":\"Avocado-Header-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"644px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg\",\"alt\":\"Avocado-Recipe\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"890px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"135px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"28px\",\"borderStyle\":\"solid\",\"width\":\"111px\",\"lineHeight\":\"36px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#9ecd2e\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><\\/p>\\n<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #333333;\\\"><\\/span><\\/strong><strong><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ddeeba\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"58px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg\",\"alt\":\"Avocado-Coupon\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"382px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Send them your exclusive coupon code now and they\'ll receive 50% off their next order, and you\'ll get your next box for free!&nbsp;<\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"borderColor\":\"#3d3d3d\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"254px\",\"lineHeight\":\"50px\",\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbefb4\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f8f3\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #9ecd2e;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #9ecd2e;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #9ecd2e;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#9ecd2e\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f3f8f3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#9ecd2e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(27,0,'Book store (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Just to say thanks, here\'s a small gift from us to you.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #5094ad;\\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Your free gift!<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>20% off all books<\\/strong><\\/h2>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#125674\",\"borderWidth\":\"3px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#125674\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png\",\"alt\":\"Book-Image-Wide\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cdc391\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#125674\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png\",\"alt\":\"Book-Logo\",\"fullWidth\":false,\"width\":\"96px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #cdc391;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #cdc391;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #cdc391;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#125674\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"2px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#125674\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(28,0,'Flowers (with coupon)','[\"woocommerce\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this email in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png\",\"alt\":\"Flowers-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg\",\"alt\":\"Flowers-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"850px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Just for you.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>here\'s a little gift from us for your next order.<\\/strong><\\/span><\\/p>\"},{\"productIds\":[],\"excludedProductIds\":[],\"productCategoryIds\":[],\"excludedProductCategoryIds\":[],\"type\":\"coupon\",\"amount\":10,\"amountMax\":100,\"discountType\":\"percent\",\"expiryDay\":10,\"usageLimit\":\"\",\"usageLimitPerUser\":\"\",\"minimumAmount\":\"\",\"maximumAmount\":\"\",\"emailRestrictions\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#292929\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"26px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"source\":\"createNew\",\"code\":\"XXXX-XXXXXXX-XXXX\"},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333; font-size: 11px;\\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>New flowers delivered<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg\",\"alt\":\"Flower-1\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg\",\"alt\":\"Flower-2\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Save with a subscription<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Collect from our store<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg\",\"alt\":\"Flower-3\",\"fullWidth\":false,\"width\":\"730px\",\"height\":\"604px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eae5e5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #b3748a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b3748a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b3748a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e0a9bc\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eae5e5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e0a9bc\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"85px\",\"lineHeight\":\"36px\",\"fontColor\":\"#292929\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"392px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(29,0,'Newsletter: Blank 1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(30,0,'Newsletter: Blank 1:2 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p><span style=\\\"line-height: 25.6px;\\\">You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(31,0,'Newsletter: Blank 1:2:1 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started!<\\/strong><\\/h1>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>This template has...<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2>... a 2-column layout.<\\/h2>\"},{\"type\":\"text\",\"text\":\"<p>You can change a layout\'s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Let\'s end with a single column. <\\/span><\\/h3>\\n<p style=\\\"line-height: 25.6px;\\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\\"line-height: 25.6px;\\\"><\\/p>\\n<ul style=\\\"line-height: 25.6px;\\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(32,0,'Newsletter: Blank 1:3 Column','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>Let\'s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It\'s time to design your newsletter! In the right sidebar, you\'ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>This template...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>... has a...<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>3-column layout.<\\/h3>\"},{\"type\":\"text\",\"text\":\"<p>You can add as many layout blocks as you want!<\\/p>\"},{\"type\":\"text\",\"text\":\"\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"social\",\"iconSet\":\"grey\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(33,0,'Simple Text','[\"standard\",\"blank\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p style=\\\"text-align: left;\\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"It\'s time to take action!\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2022-12-16 10:37:54'),(34,0,'Take a Hike','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg\",\"alt\":\"header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"483px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Read More\",\"url\":\"https:\\/\\/www.google.co.uk\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg\",\"alt\":\"map\",\"fullWidth\":false,\"width\":\"330px\",\"height\":\"227px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg\",\"alt\":\"boots\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>\"},{\"type\":\"button\",\"text\":\"See Reviews\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hikers Gallery<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg\",\"alt\":\"gallery3\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg\",\"alt\":\"gallery1\",\"fullWidth\":true,\"width\":\"300px\",\"height\":\"225px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg\",\"alt\":\"gallery2\",\"fullWidth\":true,\"width\":\"1000px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Edit this to insert text<\\/p>\"},{\"type\":\"button\",\"text\":\"View More Photos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"214px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Hiking goes social...<\\/strong><\\/h3>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#843c15\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#64a1af\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#4f230c\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h2\":{\"fontColor\":\"#265f6d\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#423c39\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#843c15\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#843c15\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(35,0,'News Day','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg\",\"alt\":\"News-Outlet-Title-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #2ca5d2;\\\"><strong>Top Story<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg\",\"alt\":\"Plasma jet engines that could take you from the ground to space\",\"fullWidth\":false,\"width\":\"413.28125px\",\"height\":440,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #2ca5d2;\\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left; font-size: 18px; line-height: 1.4;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\\"mailpoet_wp_post\\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f2f2f2\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#2ca5d2\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f2f2f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(36,0,'World Cup','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png\",\"alt\":\"Sports-Football-Divider-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">Issue #1<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" target=\\\"_blank\\\" style=\\\"color: #ffffff; font-size: 14px; text-align: center;\\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\\"text-align: right;\\\"><span style=\\\"color: #ffffff; text-align: start;\\\">Monday 1st January 2017<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png\",\"alt\":\"Sports-Football-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"580px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png\",\"alt\":\"Sports-Football-Divider-3\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"padding-bottom: 0;\\\"><span style=\\\"font-weight: 600;\\\">Latest News<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"View All News\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#d35400\",\"borderColor\":\"#d35400\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"110px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg\",\"alt\":\"Brazil\\u2019s history-making Hurricane\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read More<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg\",\"alt\":\"Iceland\\u2019s dentist-coach defying convention and expectations\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg\",\"alt\":\"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\\">Read More<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg\",\"alt\":\"Lineker\\u2019s life-changing treble\",\"fullWidth\":false,\"width\":652,\"height\":366,\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\\"background-color: inherit;\\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\\">Read More<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#efefef\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png\",\"alt\":\"Sports-Football-Divider-2\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png\",\"alt\":\"Sports-Football-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#b55311\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png\",\"alt\":\"Sports-Football-Logo-Small\",\"fullWidth\":false,\"width\":\"772px\",\"height\":\"171px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#da6110\",\"height\":\"20px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#da6110\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#da6110\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(37,0,'Festival Event','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg\",\"alt\":\"festival-header\",\"fullWidth\":true,\"width\":\"1320px\",\"height\":\"879px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\\"text-align: center;\\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>\"},{\"type\":\"button\",\"text\":\"Duis id tincidunt\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#0a5388\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"260px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"28px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">Confirmed Lineup<\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><em><span style=\\\"color: #bae2ff;\\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\">New to the festival this year<\\/h2>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg\",\"alt\":\"street food\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\\"https:\\/\\/www.mailpoet.com\\\">luctus enim.<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg\",\"alt\":\"happy\",\"fullWidth\":true,\"width\":\"499px\",\"height\":\"750px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"footer\",\"text\":\"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don\'t want to hear from us?&nbsp;<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#8d062b\"},\"body\":{\"backgroundColor\":\"#0a5388\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(38,0,'Retro Computing Magazine','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#4473a1\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png\",\"alt\":\"Windows94-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ffffff;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong>We\'re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Latest News<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\\">Read more<\\/a><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>\"},{\"type\":\"text\",\"text\":\"<p class=\\\"mailpoet_wp_post\\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\\">Read more<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\\"color: #ffffff;\\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\\"color: #ffffff;\\\"><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png\",\"alt\":\"Windows94-Today\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#008282\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Let\'s get social!<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#008282\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(39,0,'Shoes','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png\",\"alt\":\"Retail-Shoes-Logo\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"220px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg\",\"alt\":\"Retail-Shoes-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f1b512\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"color: #614a0d;\\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg\",\"alt\":\"Retail-Shoes-Boxes-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#36b0a9\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg\",\"alt\":\"Retail-Shoes-Boxes-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #ffffff;\\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\\"font-size: 14px;\\\"><span><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>We\'re open every day!<\\/strong><\\/h3>\\n                        <p style=\\\"text-align: center;\\\">Call in any time and we\'ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\\"text-align: center;\\\">If you\'re not happy, just bring them back to us and we\'ll give you a full refund.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Out Our Website\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#41c7bf\",\"borderColor\":\"#28a9a2\",\"borderWidth\":\"2px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"220px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#d3d3d3\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png\",\"alt\":\"Retail-Shoes-Logo-Footer\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"60px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">City<\\/span><\\/p>\\n                      <p style=\\\"text-align: center; font-size: 12px;\\\"><span style=\\\"color: #999999;\\\">Country<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f6f6f6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#41c7bf\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f6f6f6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(40,0,'Music','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #393939;\\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #878787;\\\">This week only.<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Choose a category and get playing<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Electric Guitars\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Trumpets\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"DJ Equipment\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Amps\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Drums\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Pianos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Banjos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Synthesizers\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Guitar Pedals\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Harmonicas\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Flutes\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Headphones\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#2d2d2d\",\"borderWidth\":\"3px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"189px\",\"lineHeight\":\"50px\",\"fontColor\":\"#2d2d2d\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2d2d\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png\",\"alt\":\"Music-Logo\",\"fullWidth\":false,\"width\":\"496px\",\"height\":\"78px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #999999;\\\"><em><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2d2d2d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2d2d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"176px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(41,0,'Hotels','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png\",\"alt\":\"Hotel-Logo\",\"fullWidth\":false,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $229<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $149<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $329<\\/span><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}}},{\"type\":\"text\",\"text\":\"<h1><span style=\\\"color: #ffffff;\\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\\"color: #ffffff;\\\">From $99<\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Here\'s 10% off your next booking with us.<\\/p>\\n<p style=\\\"text-align: center;\\\">Just grab the code below and paste it when required on the booking form!<\\/p>\"},{\"type\":\"button\",\"text\":\"VALU3DCUST\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#000000\",\"borderWidth\":\"2px\",\"borderRadius\":\"6px\",\"borderStyle\":\"solid\",\"width\":\"219px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png\",\"alt\":\"Hotel-Logo-Small\",\"fullWidth\":true,\"width\":\"554px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d2a31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Country<\\/strong><\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffc600;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffc600;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffc600;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#2d2a31\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2d2a31\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffc600\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"46px\",\"fontColor\":\"#3f3f3f\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"181px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(42,0,'Piece of cake','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"},\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png\",\"alt\":\"Restaurant-Bakery-Logo-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"180px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg\",\"alt\":\"Restaurant-Bakery-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"1600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>It\'s our Birthday!<\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center; line-height: 1.4;\\\">To celebrate, we\'re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\\"><strong>HAPPYBDAY<\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"background-color: #ececeb; line-height: 1.3;\\\"><span style=\\\"font-weight: 600;\\\"><span style=\\\"font-size: 12px; text-align: center;\\\">Add your postal address here.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\\"text-align: right; line-height: 1.3;\\\"><strong><a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ececeb\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#d42b2b\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#606060\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#d42b2b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ececeb\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(43,0,'Buddhist Temple','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#00050b\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1>With our thoughts, we make the <span style=\\\"color: #f37f31;\\\">world<\\/span><\\/h1>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"24.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg\",\"alt\":\"Buddhist-Avatar\",\"fullWidth\":false,\"width\":\"70px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #f37f31;\\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png\",\"alt\":\"5bafccfc554c7f08176ec084\",\"fullWidth\":false,\"width\":\"280px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg\",\"alt\":\"Buddhist-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg\",\"alt\":\"Buddhist-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg\",\"alt\":\"Buddhist-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #dedede;\\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\\"color: #dedede;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png\",\"alt\":\"Buddhist-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"99px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#eeeeee\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#00050b\"},\"body\":{\"backgroundColor\":\"#00050b\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Book tickets here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f37f31\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"145px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#f37f31\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#f37f31\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"11px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(44,0,'Mosque','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"182px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg\",\"alt\":\"Mosque-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg\",\"alt\":\"Mosque-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg\",\"alt\":\"Mosque-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><a href=\\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #009146;\\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"7.04pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Sunrise<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"8.41am\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Dhuhr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"12.35pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Asr<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"2.01pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Maghrib<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"4.21pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Isha\'a<\\/strong><\\/h2>\"},{\"type\":\"button\",\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg\",\"alt\":\"bg-2\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"286px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#009146\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"24px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png\",\"alt\":\"Mosque-Logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"119px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"5.58pm\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#009146\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"5.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#009146\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#009146\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"29px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"10px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(45,0,'Synagogue','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"7.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#0d7e85\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"27px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">This month we\'ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"38px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #04aeb9;\\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Tickets available here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"175px\",\"lineHeight\":\"38px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg\",\"alt\":\"male-18\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"360px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}},{\"type\":\"text\",\"text\":\"<p class=\\\"font_2\\\" style=\\\"text-align: right;\\\"><span style=\\\"color: #384e76;\\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\\"font_2\\\" style=\\\"font-size: 11px; text-align: right;\\\"><span style=\\\"color: #384e76;\\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#384e76\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Latest News<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg\",\"alt\":\"Synagogue-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg\",\"alt\":\"Synagogue-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">What\'s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg\",\"alt\":\"Synagogue-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #384e76;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"81px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png\",\"alt\":\"Synagogue-Logo\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"208px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2b3d5e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#2b3d5e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"30px\",\"fontColor\":\"#093c3f\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#04aeb9\",\"padding\":\"6.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#04aeb9\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#04aeb9\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#7386a7\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(46,0,'Faith','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg\",\"alt\":\"church-header\",\"fullWidth\":true,\"width\":\"1036px\",\"height\":\"563px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f3f4f4\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\">Family Faith Events<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg\",\"alt\":\"family\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\\"http:\\/\\/www.example.com\\\">Aenean vel dapibus nisi<\\/a>.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2>Thoughts &amp; Prayers<\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg\",\"alt\":\"pray\",\"fullWidth\":false,\"width\":\"660px\",\"height\":\"880px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\\"http:\\/\\/www.example.com\\\">Aliquam erat volutpat.<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Latest News<\\/h1>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"7px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"1px\",\"borderColor\":\"#dcdcdc\"}}},{\"type\":\"automatedLatestContent\",\"amount\":\"3\",\"contentType\":\"post\",\"terms\":[],\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#dfeaf3\",\"borderColor\":\"#00ddff\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"45px\",\"fontColor\":\"#597890\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfeaf3\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\",\"padding\":\"13px\",\"borderStyle\":\"ridge\",\"borderWidth\":\"6px\",\"borderColor\":\"#597890\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>\",\"styles\":{\"block\":{\"backgroundColor\":\"#e7eff6\"},\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"14px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Find us socially:<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#597890\",\"fontFamily\":\"Comic Sans MS\",\"fontSize\":\"18px\"},\"h3\":{\"fontColor\":\"#787878\",\"fontFamily\":\"Tahoma\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#597890\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e7eff6\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(47,0,'College','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#333333\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffcc00;\\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"54px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>H E A D M A S T E R \' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #333333;\\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}}},{\"type\":\"text\",\"text\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg\",\"alt\":\"College-Image\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg\",\"alt\":\"College-Avatar\",\"fullWidth\":true,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here\'s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Getting a degree is only the start of the battle<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffcc00;\\\"><strong><\\/strong><\\/span><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png\",\"alt\":\"College-Logo\",\"fullWidth\":false,\"width\":\"106px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Playfair Display\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Open Sans\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#447c9d\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"18.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffcc00\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(48,0,'Renewable Energy','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #fdb323;\\\">View in browser &gt;<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#016fc1\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read it here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"135px\",\"lineHeight\":\"44px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"197px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #003366;\\\"><strong>Here\'s what\'s happening this week<\\/strong><\\/span><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg\",\"alt\":\"Energy-Image-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg\",\"alt\":\"Energy-Image-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg\",\"alt\":\"Energy-Image-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #003366;\\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg\",\"alt\":\"Energy-Image-Tall\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"900px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\\"color: #003366;\\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #003366;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#313f58\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png\",\"alt\":\"Energy-Logo\",\"fullWidth\":true,\"width\":\"134px\",\"height\":\"145px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #fdb323;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #fdb323;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #fdb323;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#2ea1cd\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#313f58\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#fdb323\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"30px\",\"fontColor\":\"#2e2e2e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(49,0,'Primary School','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"33px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">Scho<\\/a><a href=\\\"http:\\/\\/mailpoet-sg.com\\\" style=\\\"color: #ffffff;\\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c23a3a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png\",\"alt\":\"PrimarySchool-Avatar\",\"fullWidth\":false,\"width\":\"80px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><em><span style=\\\"color: #ffffff;\\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg\",\"alt\":\"PrimarySchool-CopyImage\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"583px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png\",\"alt\":\"PrimarySchool-School\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"512px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Class Lists\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Payments\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#43772f\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Schedule\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#408bb6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"38px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#cae7f2\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png\",\"alt\":\"PrimarySchool-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"652px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#cae7f2\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get the kit\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#e63729\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#e63729\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e63729\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(50,0,'Computer Repair','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"408px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"34px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><em>Don\'t panic!&nbsp;We\'re here to help! <\\/em><\\/p>\\n    <p style=\\\"text-align: center;\\\"><\\/p>\\n    <p style=\\\"text-align: center;\\\">Come on down to our nearest store and we\'ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Computer Repair<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Help &amp; Support<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\\">Call Us Now<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1c00af\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png\",\"alt\":\"ComputerRepair-Logo\",\"fullWidth\":true,\"width\":\"254px\",\"height\":\"97px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 12px;\\\">Add your address here<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1c00af\"},\"body\":{\"backgroundColor\":\"#1c00af\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View locations\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"borderColor\":\"#f8f8f8\",\"borderWidth\":\"3px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"16.5px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"linkedin\",\"link\":\"http:\\/\\/www.linkedin.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Linkedin.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"LinkedIn\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(51,0,'Yoga Studio','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#1e2937\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png\",\"alt\":\"yoga-1\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Here\'s your classes for this week:<\\/strong><\\/h2>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #83bd31;\\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d5d5d5\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Meet the instructors<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png\",\"alt\":\"yoga-person-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png\",\"alt\":\"yoga-person-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png\",\"alt\":\"yoga-person-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #83bd31;\\\"><span style=\\\"font-weight: 600;\\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\\"text-align: center;\\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\",\"borderColor\":\"#83bd31\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"31px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#83bd31\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png\",\"alt\":\"yoga-pose\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"font-weight: 600;\\\">Quote of the week<\\/span><\\/h3>\"},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\\"text-align: center;\\\"><span style=\\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\\">Buddha<\\/span><em><\\/em><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"15px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#b3b3b3\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png\",\"alt\":\"yoga-logo-small\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 13px; text-align: center;\\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 1<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Address Line 2<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">City\\/Town<\\/p>\\n                      <p style=\\\"font-size: 11px; text-align: center;\\\">Country<\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p><p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#000000\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"#d5d5d5\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#1e2937\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#83bd31\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#1e2937\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(52,0,'Retro','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg\",\"alt\":\"1980s-Header\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"740px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing 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.<\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg\",\"alt\":\"1980s-Download-1\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg\",\"alt\":\"1980s-Download-2\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><span style=\\\"font-weight: 600;\\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg\",\"alt\":\"1980s-Download-3\",\"fullWidth\":false,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Download Here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#f36543\",\"borderColor\":\"#f36543\",\"borderWidth\":\"1px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Every Week<\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"120px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#f36543\",\"textDecoration\":\"underline\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12233c\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Verdana\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#12233c\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#f36543\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(53,0,'Charity','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png\",\"alt\":\"charity-logo\",\"fullWidth\":false,\"width\":\"240px\",\"height\":\"103px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"43px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><span style=\\\"color: #a6d2d2;\\\">Charity Number: 09238923<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"45px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong><span style=\\\"color: #ffffff;\\\">We need your help<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3><span style=\\\"color: #ffffff;\\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Start Helping Now\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#05a0e8\",\"borderColor\":\"#05a0e8\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"241px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Noah\'s Story<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png\",\"alt\":\"Charity-Child\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"200px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7bc9ee\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg\",\"alt\":\"Charity-Video\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png\",\"alt\":\"Charity-Logo-Small\",\"fullWidth\":false,\"width\":\"407px\",\"height\":\"82px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#05a0e8\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#7bc9ee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"80px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(54,0,'City News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#000000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"70px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">N E W S L E T T E R<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\\"color: #999999;\\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg\",\"alt\":\"CityNews-Images-1\",\"fullWidth\":true,\"width\":\"600px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg\",\"alt\":\"CityNews-ThinImages-1\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg\",\"alt\":\"CityNews-ThinImages-2\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg\",\"alt\":\"CityNews-ThinImages-3\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg\",\"alt\":\"CityNews-ThinImages-4\",\"fullWidth\":false,\"width\":\"600px\",\"height\":\"300px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #999999;\\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\\"http:\\/\\/mailpoet-sg.com\\\">Read full article &gt;<\\/a><\\/strong><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png\",\"alt\":\"CityNews-Phone\",\"fullWidth\":false,\"width\":\"162px\",\"height\":\"679px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\\"color: #d1d1d1;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png\",\"alt\":\"CityNews-GoogleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png\",\"alt\":\"CityNews-AppleDownload\",\"fullWidth\":false,\"width\":\"150px\",\"height\":\"168px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png\",\"alt\":\"CityNews-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"178px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #999999;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #999999;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #ffffff;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#252525\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#f8f8f8\"},\"body\":{\"backgroundColor\":\"#252525\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#4b4b4b\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(55,0,'Coffee','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #000000;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg\",\"alt\":\"Coffee-Header\",\"fullWidth\":false,\"width\":\"1280px\",\"height\":\"260px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif\",\"alt\":\"coffee\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"371px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>We\'ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>\"},{\"type\":\"button\",\"text\":\"Check Them Out\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"150px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg\",\"alt\":\"Coffee-Mid\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"411px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"#eaeaea\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: center;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get Started\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#6fb910\",\"borderColor\":\"#6fb910\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"118px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest News<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><span style=\\\"color: #6fb910;\\\"><strong><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/strong><\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg\",\"alt\":\"Coffee-Cup\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span style=\\\"color: #6fb910;\\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\\"text-align: left;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\\"text-align: left;\\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\\"text-align: left;\\\"><\\/p>\\n<p><strong><span style=\\\"color: #6fb910;\\\"><a href=\\\"http:\\/\\/mailpoet.info\\/\\\" style=\\\"color: #6fb910;\\\">Read more<\\/a><\\/span><\\/strong><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"22.5px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#d6d6d6\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png\",\"alt\":\"Coffee-Logo-1\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#0f0f0f\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(56,0,'Vlogger','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f3ba25\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"180px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 80px;\\\"><span style=\\\"color: #ffffff;\\\"><strong>STACEY<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"145px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#7b0000\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"63px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px;\\\"><span style=\\\"color: #ffffff;\\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png\",\"alt\":\"Vlogger-PlayButton\",\"fullWidth\":false,\"width\":\"50px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg\",\"alt\":\"Vlogger-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Mixing it up<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg\",\"alt\":\"Vlogger-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Front row seats!<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg\",\"alt\":\"Vlogger-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\">Max has a birthday!<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e9e9e9\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"Check out all my latest videos\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"109px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #5527a6;\\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><\\/span><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Go to my Youtube Page\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"183px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#3a147d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">STACEY<\\/span><\\/strong><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#5527a6\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#5527a6\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"225px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#ffffff\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#9d82cd\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"32px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#aaaaaa\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(57,0,'Birds','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"178px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\\"color: #ffffff;\\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read the whole story\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"159px\",\"lineHeight\":\"37px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg\",\"alt\":\"Birds-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"53px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>This month\'s best pictures<\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg\",\"alt\":\"Birds-Images-6\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg\",\"alt\":\"Birds-Images-7\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg\",\"alt\":\"Birds-Images-5\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg\",\"alt\":\"Birds-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg\",\"alt\":\"Birds-Images-3\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg\",\"alt\":\"Birds-Images-4\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png\",\"alt\":\"580b57fbd9996e24bc43bb61\",\"fullWidth\":true,\"width\":\"671px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong><span style=\\\"color: #ffffff;\\\">Tweeting isn\'t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\\"color: #ffffff;\\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we\'ll share the best pictures here each month.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png\",\"alt\":\"Birds-Logo\",\"fullWidth\":false,\"width\":\"164px\",\"height\":\"127px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#3d3d3d\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#222222\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#26b6cf\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"82px\",\"lineHeight\":\"29px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"#2d4b50\",\"padding\":\"5.5px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#4a6b70\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#147080\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"112px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#12616f\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(58,0,'Engineering','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"150px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"295px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png\",\"alt\":\"Engineering-Bearing\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><em><span style=\\\"color: #ffffff;\\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg\",\"alt\":\"Engineering-Footer-c\",\"fullWidth\":true,\"width\":\"928px\",\"height\":\"661px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2><strong><span style=\\\"color: #ffffff;\\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\\"color: #cccccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png\",\"alt\":\"Engineering-Bearing-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"574px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png\",\"alt\":\"Engineering-Logo\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"506px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Roboto\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Roboto\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#1d1d1d\"},\"body\":{\"backgroundColor\":\"#1d1d1d\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#1d1d1d\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"3px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"134px\",\"lineHeight\":\"33px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"2px\",\"borderColor\":\"#424242\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#5aa9cc\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(59,0,'Branding Agency News','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #808080;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #808080;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"122px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #bdbdbd;\\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg\",\"alt\":\"Branding-Image01\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg\",\"alt\":\"Branding-Image02\",\"fullWidth\":false,\"width\":\"540px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"> Read more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg\",\"alt\":\"Branding-Image03\",\"fullWidth\":false,\"width\":\"1200px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Some of our recent branding<\\/h3>\\n    <p style=\\\"text-align: center;\\\">Looking for some work from us? Get in touch and we\'ll see what we can do.<\\/p>\"},{\"type\":\"button\",\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png\",\"alt\":\"greens-food-suppliers\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"418px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png\",\"alt\":\"james-and-sons\",\"fullWidth\":false,\"width\":\"156px\",\"height\":\"692px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png\",\"alt\":\"fast-banana\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"325px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png\",\"alt\":\"space-cube\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"487px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png\",\"alt\":\"the-dance-studio\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"365px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png\",\"alt\":\"yoga-baby\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"248px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png\",\"alt\":\"beauty-box\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"304px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png\",\"alt\":\"cheshire-county-hygiene-services\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"393px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png\",\"alt\":\"crofts-accountants\",\"fullWidth\":false,\"width\":\"900px\",\"height\":\"229px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#eeeeee\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png\",\"alt\":\"Branding-Logo\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"117px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #808080;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"30px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#eeeeee\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Get in touch here >\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#ffffff\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"157px\",\"lineHeight\":\"20px\",\"fontColor\":\"#0e0e0e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#dfdfdf\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(60,0,'WordPress Theme','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png\",\"alt\":\"Wordpress-Logo\",\"fullWidth\":false,\"width\":\"260px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"22px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#2d557f\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">ThemeZone presents...<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png\",\"alt\":\"Wordpress-Header-img\",\"fullWidth\":false,\"width\":\"1134px\",\"height\":\"898px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg\",\"alt\":\"Wordpress-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"340px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg\",\"alt\":\"Wordpress-Image-2\",\"fullWidth\":true,\"width\":\"541px\",\"height\":\"454px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #2ecd91;\\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#051137\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b8dae3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png\",\"alt\":\"Wordpress-Logo-Footer\",\"fullWidth\":false,\"width\":\"190px\",\"height\":\"177px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arvo\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arvo\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#b8dae3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Take a look\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#1e986a\",\"borderWidth\":\"0px\",\"borderRadius\":\"40px\",\"borderStyle\":\"solid\",\"width\":\"132px\",\"lineHeight\":\"50px\",\"fontColor\":\"#1a4f66\",\"fontFamily\":\"Arvo\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"dotted\",\"borderWidth\":\"4px\",\"borderColor\":\"#21377e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#051137\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"email\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Email.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Email\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arvo\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#222222\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(61,0,'Drone','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#070707\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png\",\"alt\":\"Drone-Logo\",\"fullWidth\":false,\"width\":\"138px\",\"height\":\"228px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>\"},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #f0f0f0;\\\">mind-controlled aerial drone<\\/span><\\/h3>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg\",\"alt\":\"Drone-Header\",\"fullWidth\":false,\"width\":\"470px\",\"height\":\"462px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg\",\"alt\":\"Drone-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"text\",\"text\":\"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find Out More\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#000000\",\"borderColor\":\"#000000\",\"borderWidth\":\"1px\",\"borderRadius\":\"10px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#080808\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #ffffff;\\\">Don\'t just take our word for it...<\\/span><\\/strong><\\/h2>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg\",\"alt\":\"Drone-Video\",\"fullWidth\":true,\"width\":\"1280px\",\"height\":\"760px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png\",\"alt\":\"Drone-Logo-Light\",\"fullWidth\":false,\"width\":\"120px\",\"height\":\"72px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#242424\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">City <\\/span><\\/p>\\n<p style=\\\"text-align: center;\\\"><span style=\\\"color: #aeaeae;\\\">Country<\\/span><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ffffff;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ffffff;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ffffff;\\\">Manage your subscription<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Lucida\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\"},\"link\":{\"fontColor\":\"#070707\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#242424\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"39px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(62,0,'Fashion Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #999999;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #999999;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\\"><a href=\\\"http:\\/\\/www.mystore.com\\\" style=\\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\\">Start Shopping<\\/a><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#66cbba\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\\"text-align: right;\\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\\"text-align: right;\\\">Treat yourself or that special someone in your life.<\\/p>\"},{\"type\":\"button\",\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Keep in touch with us online<\\/strong><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png\",\"alt\":\"Fashion-Logo-1\",\"fullWidth\":true,\"width\":\"142px\",\"height\":\"38px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"13px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Buy a gift card\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#222222\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"34px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"fontWeight\":\"bold\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"170px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(63,0,'Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png\",\"alt\":\"tulip\",\"fullWidth\":false,\"width\":\"26.5px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>TULIP PARK<\\/strong><\\/h1>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"85px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: right;\\\"><span style=\\\"color: #bcbcbc;\\\">Since 1987<\\/span><\\/h3>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f8f8f8\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">Autumn\\/Winter<\\/span><\\/h1>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg\",\"alt\":\"Fashion-Items-1\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg\",\"alt\":\"Fashion-Items-2\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg\",\"alt\":\"Fashion-Items-3\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"36px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"button\",\"text\":\"Check out the full range here\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#cdcdcd\",\"borderColor\":\"#e4e4e4\",\"borderWidth\":\"1px\",\"borderRadius\":\"3px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"1px\",\"borderColor\":\"#aaaaaa\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>New in this week...<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg\",\"alt\":\"Fashion-Items-4\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg\",\"alt\":\"Fashion-Items-5\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg\",\"alt\":\"Fashion-Items-6\",\"fullWidth\":true,\"width\":\"364px\",\"height\":\"291px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#12223b\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f0f0f0\"}},\"blocks\":[{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>TULIP PARK<\\/strong><\\/h2>\"}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px;\\\"><span style=\\\"color: #000000;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\\"color: #000000;\\\">Add your postal address here!<\\/span><\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\"},\"link\":{\"fontColor\":\"#008282\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f0f0f0\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"}]},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"486px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg',NULL,1,NULL,'2025-06-10 21:46:50'),(64,0,'Women Fashion Store','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 12px; text-align: left;\\\">October 2018 Edition<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b76e97; font-size: 12px;\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png\",\"alt\":\"Fashion-Logo\",\"fullWidth\":false,\"width\":\"157px\",\"height\":\"48px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"90px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span><\\/span><\\/p>\\n    <p style=\\\"text-align: left;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg\",\"alt\":\"Fashion-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ebe8e8\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg\",\"alt\":\"Fashion-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f6e4e4\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg\",\"alt\":\"Fashion-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #b76e97;\\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png\",\"alt\":\"glyph-logo_May2016\",\"fullWidth\":false,\"width\":\"52px\",\"height\":\"504px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}},{\"type\":\"text\",\"text\":\"<h2><span style=\\\"color: #000000;\\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #000000;\\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">We\'ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">fashion and style advice every day.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Check it out\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#151515\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"114px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#f5f5f5\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#626262\",\"fontFamily\":\"Noticia Text\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"h3\":{\"fontColor\":\"#505050\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#f5f5f5\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#ae6ca1\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"100px\",\"lineHeight\":\"35px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ae70ad\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":true,\"featuredImagePosition\":\"right\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":0,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50');
INSERT INTO `wp_mailpoet_newsletter_templates` VALUES (65,0,'Photography','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"160px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"42px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px;\\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg\",\"alt\":\"Photography-Images-1\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg\",\"alt\":\"Photography-Images-2\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg\",\"alt\":\"Photography-Images-3\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #000000;\\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\\"color: #000000;\\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"button\",\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Fresh inspiration<\\/strong><\\/h1>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg\",\"alt\":\"Photography-Squares-1\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg\",\"alt\":\"Photography-Squares-2\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg\",\"alt\":\"Photography-Squares-3\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg\",\"alt\":\"Photography-Squares-4\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg\",\"alt\":\"Photography-Squares-5\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg\",\"alt\":\"Photography-Squares-6\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg\",\"alt\":\"Photography-Squares-7\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg\",\"alt\":\"Photography-Squares-8\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg\",\"alt\":\"Photography-Squares-9\",\"fullWidth\":true,\"width\":\"700px\",\"height\":\"700px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 48px; text-align: center;\\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\\"text-align: center;\\\">We\'re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png\",\"alt\":\"Photography-Logo\",\"fullWidth\":false,\"width\":\"108px\",\"height\":\"141px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"16px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#111111\"},\"body\":{\"backgroundColor\":\"#111111\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"View all work\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#111111\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"140px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"29px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#2d2d2d\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Courier New\",\"fontSize\":\"13px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#ffffff\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(66,0,'Jazz Club','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0b0821\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"324px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg\",\"alt\":\"Jazz-Images-1\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: right;\\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\\"text-align: right;\\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\\"text-align: right;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg\",\"alt\":\"Jazz-Images-2\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg\",\"alt\":\"Jazz-Images-3\",\"fullWidth\":false,\"width\":\"800px\",\"height\":\"875px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ff7b0e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #a04d08;\\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\\"text-align: center; font-size: 52px;\\\"><span style=\\\"color: #ffffff;\\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #a04d08;\\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg\",\"alt\":\"Jazz-Social\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"193px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png\",\"alt\":\"Jazz-logo\",\"fullWidth\":false,\"width\":\"144px\",\"height\":\"607px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#848486\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arvo\",\"fontSize\":\"26px\"},\"h2\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"20px\"},\"h3\":{\"fontColor\":\"#e30095\",\"fontFamily\":\"Arvo\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#0b0821\"},\"body\":{\"backgroundColor\":\"#0b0821\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"3\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h3\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read the post\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"160px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"automatedLatestContentLayout\",\"terms\":[]},\"button\":{\"text\":\"Get tickets\",\"url\":\"[postLink]\",\"styles\":{\"block\":{\"backgroundColor\":\"#e30095\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"90px\",\"lineHeight\":\"36px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#e30095\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"left\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}},\"type\":\"divider\"},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\",\"type\":\"posts\",\"offset\":10,\"terms\":[],\"search\":\"\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#898989\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(67,0,'Guitarist','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":false,\"width\":\"184px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"26px\"}}},{\"type\":\"social\",\"iconSet\":\"official-white\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"25px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"700px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"250px\"}}},{\"type\":\"text\",\"text\":\"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #999999;\\\">A brand new album releasing this summer on <span style=\\\"color: #ffffff;\\\">iTunes<\\/span> and <span style=\\\"color: #1db954;\\\">Spotify<\\/span><\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg\",\"alt\":\"Guitarist-Images-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg\",\"alt\":\"Guitarist-Images-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"1000px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"130px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #27282e;\\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #5a5c66;\\\">Not many people know what it\'s like to travel all over the world and perform every night in many different places<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"95px\",\"lineHeight\":\"30px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #999999;\\\">Come see me perform new tracks from the album<\\/span><\\/p>\"},{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 7th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 8th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">- Leeds<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 9th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 11th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">The Brighton Centre - Brighton<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 12th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"button\",\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#27282e\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png\",\"alt\":\"Guitarist-Logo\",\"fullWidth\":true,\"width\":\"176px\",\"height\":\"179px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/><span style=\\\"color: #999999;\\\">Add your postal address here!<\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#27282e\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#27282e\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"March 13th 2019\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#4c537e\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"14px\",\"borderStyle\":\"dashed\",\"borderWidth\":\"2px\",\"borderColor\":\"#37383e\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#4c537e\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official-white\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/12-official-white\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#949494\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(68,0,'Healthy Food Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#323232\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<p><strong><span style=\\\"color: #ffffff; font-size: 14px;\\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#323232\",\"height\":\"22px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: right; font-size: 12px;\\\"><span style=\\\"color: #ed682a;\\\"><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #ed682a;\\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"25px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"height\":\"121px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":\"2_1\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"56px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>It\'s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <h3><span style=\\\"color: #ed682a;\\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg\",\"alt\":\"HealthyFood-Instagram\",\"fullWidth\":true,\"width\":\"507px\",\"height\":\"600px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: left;\\\"><strong><span style=\\\"color: #ffffff;\\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\\"color: #ffffff;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png\",\"alt\":\"5a5b7bf514d8c4188e0b08fc\",\"fullWidth\":true,\"width\":\"298px\",\"height\":\"524px\",\"styles\":{\"block\":{\"textAlign\":\"right\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"CouPon_Cod3\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\",\"borderColor\":\"#323232\",\"borderWidth\":\"2px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#323232\",\"fontFamily\":\"Courier New\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"height\":\"26px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #333333;\\\">Cook delicious meals right now - here\'s your list for this week.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>MONDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg\",\"alt\":\"HealthyFood-01-Monday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Spicy Prawn Broth\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>TUESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg\",\"alt\":\"HealthyFood-02-Tuesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Classic Pizza\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>WEDNESDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg\",\"alt\":\"HealthyFood-03-Wednesday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Salad Roll\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>THURSDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg\",\"alt\":\"HealthyFood-04-Thursday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Shellfish Pasta\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>FRIDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg\",\"alt\":\"HealthyFood-05-Friday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Thai Green Curry\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SATURDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg\",\"alt\":\"HealthyFood-06-Saturday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Stuffed Turkey\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>SUNDAY<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg\",\"alt\":\"HealthyFood-07-Sunday\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"button\",\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><span style=\\\"color: #333333;\\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\\"color: #333333;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\"><\\/span><\\/p>\\n    <p><span style=\\\"color: #333333;\\\">For all of our recipes, check out our website or visit one of our social media platforms below. We\'d love to hear what you think about our choices this week!<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#e3e3e3\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png\",\"alt\":\"HealthyFood-Logo\",\"fullWidth\":false,\"width\":\"110px\",\"height\":\"296px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #ed682a;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #ed682a;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #ed682a;\\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#ed682a\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#e3e3e3\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Lemon Cake\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#ed682a\",\"borderColor\":\"#323232\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"255px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"9px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#ed682a\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#e39171\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(69,0,'Software','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><strong><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View online<\\/a><\\/strong><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; line-height: 46px;\\\"><span style=\\\"color: #212327;\\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg\",\"alt\":\"Software-Header\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg\",\"alt\":\"Software-Image-1\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg\",\"alt\":\"Software-Image-2\",\"fullWidth\":true,\"width\":\"800px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: left;\\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>\"},{\"type\":\"button\",\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\\"text-align: center;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>\"},{\"type\":\"button\",\"text\":\"Download for free\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#dbbb00\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"199px\",\"lineHeight\":\"50px\",\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"18px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png\",\"alt\":\"Software-Logo\",\"fullWidth\":false,\"width\":\"140px\",\"height\":\"122px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"40px\"},\"h2\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#212327\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#dbbb00\"},\"body\":{\"backgroundColor\":\"#dbbb00\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Find out more\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#212327\",\"borderColor\":\"#212327\",\"borderWidth\":\"0px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"124px\",\"lineHeight\":\"39px\",\"fontColor\":\"#cacaca\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"14px\",\"fontWeight\":\"bold\",\"textAlign\":\"left\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather Sans\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#212327\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(70,0,'Makeup Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"130px\",\"height\":\"94px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center;\\\">Fashion Week Special<\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg\",\"alt\":\"WomensLifestyle-Header-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"426px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg\",\"alt\":\"WomensLifestyle-Breaker-1-1\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c83142\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span style=\\\"color: #e0cccc;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg\",\"alt\":\"WomensLifestyle-Breaker-2\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#6d3aa7\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"34px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: left;\\\"><span style=\\\"color: #ffffff;\\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\\"text-align: left;\\\"><span style=\\\"color: #f6dff7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg\",\"alt\":\"WomensLifestyle-Breaker-3\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png\",\"alt\":\"WomensLifestyle-Image-4\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png\",\"alt\":\"WomensLifestyle-Image-5\",\"fullWidth\":false,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"color: #ffffff;\\\"><\\/span><span style=\\\"color: #becbf7;\\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#0f2f41\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg\",\"alt\":\"WomensLifestyle-Breaker-4\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"65px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"170px\",\"height\":\"40px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><span style=\\\"color: #000000;\\\"><strong><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #000000;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #000000;\\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Courier New\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Courier New\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Courier New\",\"fontSize\":\"20px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#adadad\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(71,0,'Kids Shop','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"60px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>\"},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"200px\",\"height\":\"64px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"text-align: center; font-size: 52px; line-height: 1.2;\\\"><strong>IT\'S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"403px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg\",\"alt\":\"FashionKids-Image-Square\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg\",\"alt\":\"FashionKids-Image-1-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#c6d4dd\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg\",\"alt\":\"FashionKids-Image-Square-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"113px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png\",\"alt\":\"FashionKids-Logo\",\"fullWidth\":false,\"width\":\"187px\",\"height\":\"30px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Georgia\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Georgia\",\"fontSize\":\"26px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Georgia\",\"fontSize\":\"24px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#21759b\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(72,0,'Lifestyle Blog','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":true,\"width\":\"160px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"left\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #b25088;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#b25187\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"440px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg\",\"alt\":\"WomensLifestyle-HeaderDrop\",\"fullWidth\":true,\"width\":\"900px\",\"height\":\"61px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\\"><span style=\\\"color: #808080;\\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: center;\\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #993366;\\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"23px\"}}},{\"type\":\"button\",\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"21px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg\",\"alt\":\"WomensLifestyle-Image-1\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg\",\"alt\":\"WomensLifestyle-Image-2\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg\",\"alt\":\"WomensLifestyle-Image-3\",\"fullWidth\":true,\"width\":\"400px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"71px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\\"><span style=\\\"color: #808080;\\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\\"text-align: left;\\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"50px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png\",\"alt\":\"WomensLifestyle-Logo\",\"fullWidth\":false,\"width\":\"112px\",\"height\":\"57px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}]},{\"type\":\"footer\",\"text\":\"<p><strong><span style=\\\"color: #b25088;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\" style=\\\"color: #b25088;\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\" style=\\\"color: #b25088;\\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Arial\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Arial\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Read the article\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#b25088\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"50px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Arial\",\"fontSize\":\"16px\",\"fontWeight\":\"bold\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"website\",\"link\":\"\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Website.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Website\"},{\"type\":\"socialIcon\",\"iconType\":\"pinterest\",\"link\":\"http:\\/\\/www.pinterest.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Pinterest.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Pinterest\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"right\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(73,0,'Painter','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"header\",\"text\":\"<p><a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#8289ca\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png\",\"alt\":\"Painter-Logo\",\"fullWidth\":false,\"width\":\"305.9375px\",\"height\":\"93px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Reviews &amp; Submissions<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Essential&nbsp;Gear<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Latest Commissions<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}}},{\"type\":\"text\",\"text\":\"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It\'s been a big month for the studio and we\'d love to show you some of our recent work.<\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"35px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg\",\"alt\":\"186018-sktchy-2-nh-gutenCRALTBRBLOG\",\"fullWidth\":false,\"width\":\"520px\",\"height\":\"830px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"140px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg\",\"alt\":\"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog\",\"fullWidth\":false,\"width\":\"180px\",\"height\":\"1010px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg\",\"alt\":\"170204_sktchy_BlackChickenBrushPen2CRBR\",\"fullWidth\":false,\"width\":\"328px\",\"height\":\"686px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<h2 style=\\\"text-align: center;\\\"><strong>Latest from the blog<\\/strong><\\/h2>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg\",\"alt\":\"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg\",\"alt\":\"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg\",\"alt\":\"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252\",\"fullWidth\":false,\"width\":\"394px\",\"height\":\"252px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\\"https:\\/\\/www.mailpoet.com\\\">Read more &gt;<\\/a><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"64px\"}}},{\"type\":\"text\",\"text\":\"<h3 style=\\\"text-align: center;\\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\\"text-align: center;\\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>\"},{\"type\":\"social\",\"iconSet\":\"official\",\"styles\":{\"block\":{\"textAlign\":\"center\"}},\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}]},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"40px\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: center;\\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\\"text-align: center; font-size: 11px;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\"}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"36px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"Button\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#585858\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"},{\"type\":\"socialIcon\",\"iconType\":\"youtube\",\"link\":\"http:\\/\\/www.youtube.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Youtube.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Youtube\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"100px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Merriweather\",\"fontSize\":\"11px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#787878\",\"textDecoration\":\"none\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(74,0,'Farmers Market','[\"standard\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"header\",\"text\":\"<p><span style=\\\"color: #689f2c;\\\"><a href=\\\"[link:newsletter_view_in_browser_url]\\\" style=\\\"color: #689f2c;\\\">View this in your browser.<\\/a><\\/span><\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg\",\"alt\":\"FarmersMarket-Top\",\"fullWidth\":true,\"width\":\"1200px\",\"height\":\"25px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"200px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#252525\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"44px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">We\'re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\\n    <p><strong><a href=\\\"http:\\/\\/www.google.com\\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>\"}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg\",\"alt\":\"FarmersMarket-Header\",\"fullWidth\":false,\"width\":\"1000px\",\"height\":\"800px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg\",\"alt\":\"FarmersMarket-Images-1\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>It\'s carrot season, which means it\'s the perfect time to try our carrot recipes!<\\/p>\"},{\"type\":\"button\",\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg\",\"alt\":\"FarmersMarket-Images-2\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Don\'t throw out those leftover pumpkins - here\'s some tips for you.<\\/p>\"},{\"type\":\"button\",\"text\":\"PUMPED FOR PUMPKINS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg\",\"alt\":\"FarmersMarket-Images-3\",\"fullWidth\":false,\"width\":\"500px\",\"height\":\"500px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>\"},{\"type\":\"button\",\"text\":\"I KNEAD THIS\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg\",\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#222222\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"55px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png\",\"alt\":\"FarmersMarket-PlayButton\",\"fullWidth\":true,\"width\":\"100px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"61px\"}}},{\"type\":\"text\",\"text\":\"<h1 style=\\\"line-height: 32px;\\\"><strong><span style=\\\"color: #ffffff;\\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\\"color: #ffffff;\\\">Check out what it\'s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\\"color: #ffffff;\\\"><\\/span><\\/p>\"},{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}}}]}]},{\"type\":\"container\",\"columnLayout\":\"1_2\",\"orientation\":\"horizontal\",\"image\":{\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg\",\"display\":\"tile\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png\",\"alt\":\"FarmersMarket-Logo\",\"fullWidth\":true,\"width\":\"112px\",\"height\":\"400px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"social\",\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}]},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg\",\"alt\":\"FarmersMarket-Bottom\",\"fullWidth\":true,\"width\":\"660px\",\"height\":\"50px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Roboto\",\"fontSize\":\"14px\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"30px\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}},\"blockDefaults\":{\"automatedLatestContent\":{\"amount\":\"5\",\"withLayout\":false,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"belowTitle\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContent.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContent.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"automatedLatestContentLayout\":{\"amount\":\"5\",\"withLayout\":true,\"contentType\":\"post\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"button\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"automatedLatestContentLayout.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"automatedLatestContentLayout.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"button\":{\"text\":\"CARROTS EVERYWHERE\",\"url\":\"\",\"styles\":{\"block\":{\"backgroundColor\":\"#252525\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"0px\",\"borderRadius\":\"0px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Source Sans Pro\",\"fontSize\":\"14px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}},\"type\":\"button\"},\"divider\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"2px\",\"borderColor\":\"#252525\"}},\"type\":\"divider\"},\"footer\":{\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Roboto\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#689f2c\",\"textDecoration\":\"none\"}},\"type\":\"footer\"},\"posts\":{\"amount\":\"10\",\"withLayout\":true,\"contentType\":\"post\",\"postStatus\":\"publish\",\"inclusionType\":\"include\",\"displayType\":\"excerpt\",\"titleFormat\":\"h1\",\"titleAlignment\":\"left\",\"titleIsLink\":false,\"imageFullWidth\":false,\"featuredImagePosition\":\"alternate\",\"showAuthor\":\"no\",\"authorPrecededBy\":\"Author:\",\"showCategories\":\"no\",\"categoriesPrecededBy\":\"Categories:\",\"readMoreType\":\"link\",\"readMoreText\":\"Read more\",\"readMoreButton\":{\"text\":\"Read more\",\"url\":\"[postLink]\",\"context\":\"posts.readMoreButton\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"180px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"18px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},\"sortBy\":\"newest\",\"showDivider\":true,\"divider\":{\"context\":\"posts.divider\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"padding\":\"13px\",\"borderStyle\":\"solid\",\"borderWidth\":\"3px\",\"borderColor\":\"#aaaaaa\"}}},\"backgroundColor\":\"#ffffff\",\"backgroundColorAlternate\":\"#eeeeee\"},\"social\":{\"iconSet\":\"official\",\"icons\":[{\"type\":\"socialIcon\",\"iconType\":\"facebook\",\"link\":\"http:\\/\\/www.facebook.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Facebook.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Facebook\"},{\"type\":\"socialIcon\",\"iconType\":\"twitter\",\"link\":\"http:\\/\\/www.twitter.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/X.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Twitter\"},{\"type\":\"socialIcon\",\"iconType\":\"instagram\",\"link\":\"http:\\/\\/instagram.com\",\"image\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/11-official\\/Instagram.png\",\"height\":\"32px\",\"width\":\"32px\",\"text\":\"Instagram\"}],\"type\":\"social\"},\"spacer\":{\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"20px\"}},\"type\":\"spacer\"},\"header\":{\"text\":\"<a href=\\\"[link:newsletter_view_in_browser_url]\\\">View this in your browser.<\\/a>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"center\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"underline\"}},\"type\":\"header\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg',NULL,1,NULL,'2025-06-10 21:46:50'),(75,0,'Confirm interest before deactivation','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>You have subscribed to receive email updates from us, but as we\'re not sure if you\'re reading our emails, we\'d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p><span class=\\\"prismjs css-1xfvm4v\\\" data-code-lang=\\\"\\\" data-ds--code--code-block=\\\"\\\">If you\'re no longer interested, that\'s completely fine. You don\'t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>\"}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg',NULL,1,NULL,'2022-12-16 10:37:55'),(76,0,'Confirm your interest or unsubscribe','[\"re_engagement\",\"all\"]','','{\"content\":{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"spacer\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\",\"height\":\"30px\"}}},{\"type\":\"image\",\"link\":\"\",\"src\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png\",\"alt\":\"Fake logo\",\"fullWidth\":false,\"width\":\"598px\",\"height\":\"71px\",\"styles\":{\"block\":{\"textAlign\":\"center\"}}},{\"type\":\"text\",\"text\":\"<p style=\\\"text-align: left;\\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>It\'s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won\'t make it hard for you, so feel free to unsubscribe right away.&nbsp;<\\/span><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe me!<\\/a><\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\">(When you unsubscribe, you\'ll stop receiving all future emails from us.)<\\/p><p style=\\\"text-align: left;\\\"><\\/p>\\n                                  <p style=\\\"text-align: left;\\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>\"},{\"type\":\"button\",\"text\":\"Yes, keep me subscribed!\",\"url\":\"[link:subscription_re_engage_url]\",\"styles\":{\"block\":{\"backgroundColor\":\"#2ea1cd\",\"borderColor\":\"#0074a2\",\"borderWidth\":\"1px\",\"borderRadius\":\"5px\",\"borderStyle\":\"solid\",\"width\":\"288px\",\"lineHeight\":\"40px\",\"fontColor\":\"#ffffff\",\"fontFamily\":\"Verdana\",\"fontSize\":\"16px\",\"fontWeight\":\"normal\",\"textAlign\":\"center\"}}}]}]},{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"horizontal\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"#ffffff\"}},\"blocks\":[{\"type\":\"container\",\"columnLayout\":false,\"orientation\":\"vertical\",\"image\":{\"src\":null,\"display\":\"scale\"},\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"}},\"blocks\":[{\"type\":\"text\",\"text\":\"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>\"},{\"type\":\"footer\",\"text\":\"<p><a href=\\\"[link:subscription_unsubscribe_url]\\\">Unsubscribe<\\/a> | <a href=\\\"[link:subscription_manage_url]\\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>\",\"styles\":{\"block\":{\"backgroundColor\":\"transparent\"},\"text\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Arial\",\"fontSize\":\"12px\",\"textAlign\":\"left\"},\"link\":{\"fontColor\":\"#6cb7d4\",\"textDecoration\":\"none\"}}}]}]}]},\"globalStyles\":{\"text\":{\"fontColor\":\"#000000\",\"fontFamily\":\"Arial\",\"fontSize\":\"15px\",\"lineHeight\":\"1.6\"},\"h1\":{\"fontColor\":\"#111111\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"30px\",\"lineHeight\":\"1.6\"},\"h2\":{\"fontColor\":\"#222222\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"24px\",\"lineHeight\":\"1.6\"},\"h3\":{\"fontColor\":\"#333333\",\"fontFamily\":\"Trebuchet MS\",\"fontSize\":\"22px\",\"lineHeight\":\"1.6\"},\"link\":{\"fontColor\":\"#21759B\",\"textDecoration\":\"underline\"},\"wrapper\":{\"backgroundColor\":\"#ffffff\"},\"body\":{\"backgroundColor\":\"#ffffff\"}}}','https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg',NULL,1,NULL,'2022-12-16 10:37:55');
/*!40000 ALTER TABLE `wp_mailpoet_newsletter_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_newsletters`
--

DROP TABLE IF EXISTS `wp_mailpoet_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(150) DEFAULT NULL,
  `parent_id` int(11) unsigned DEFAULT NULL,
  `subject` varchar(250) NOT NULL DEFAULT '',
  `type` varchar(150) NOT NULL DEFAULT 'standard',
  `sender_address` varchar(150) NOT NULL DEFAULT '',
  `sender_name` varchar(150) NOT NULL DEFAULT '',
  `status` varchar(20) NOT NULL DEFAULT 'draft',
  `reply_to_address` varchar(150) NOT NULL DEFAULT '',
  `reply_to_name` varchar(150) NOT NULL DEFAULT '',
  `preheader` varchar(250) NOT NULL DEFAULT '',
  `body` longtext DEFAULT NULL,
  `sent_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `ga_campaign` varchar(250) NOT NULL DEFAULT '',
  `wp_post_id` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `type_status` (`type`,`status`),
  KEY `wp_post_id` (`wp_post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_newsletters`
--

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

--
-- Table structure for table `wp_mailpoet_scheduled_task_subscribers`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_task_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_scheduled_task_subscribers` (
  `task_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `processed` int(1) NOT NULL,
  `failed` smallint(1) NOT NULL DEFAULT 0,
  `error` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_task_subscribers`
--

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

--
-- Table structure for table `wp_mailpoet_scheduled_tasks`
--

DROP TABLE IF EXISTS `wp_mailpoet_scheduled_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_scheduled_tasks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) DEFAULT NULL,
  `status` varchar(12) DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT 0,
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `in_progress` int(1) DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `cancelled_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=41619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_scheduled_tasks`
--

LOCK TABLES `wp_mailpoet_scheduled_tasks` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (1,'inactive_subscribers','completed',0,'2022-12-16 11:37:55','2022-12-16 16:34:11','2022-12-16 10:37:47','2022-12-16 16:34:08',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(2,'beamer','completed',0,'2022-12-16 10:37:55','2022-12-16 10:38:16','2022-12-16 10:37:47','2022-12-16 10:38:15',NULL,0,0,NULL,NULL),(3,'unsubscribe_tokens','completed',0,'2022-12-16 10:37:55','2022-12-16 10:40:26','2022-12-16 10:37:47','2022-12-16 10:40:25',NULL,0,0,'{\"last_subscriber_id\":\"3\",\"last_newsletter_id\":null}',NULL),(4,'subscriber_link_tokens','completed',0,'2022-12-16 10:37:55','2022-12-16 10:38:16','2022-12-16 10:37:47','2022-12-16 10:38:15',NULL,0,0,NULL,NULL),(5,'subscribers_last_engagement','completed',0,'2022-12-16 10:37:55','2022-12-16 10:38:16','2022-12-16 10:37:47','2022-12-16 10:38:15',NULL,0,0,'{\"nextId\":2001}',NULL),(6,'newsletter_templates_thumbnails','completed',10,'2022-12-16 10:37:55','2022-12-16 10:38:16','2022-12-16 10:37:47','2022-12-16 10:38:15',NULL,0,0,NULL,NULL),(7,'migration','completed',10,'2022-12-16 10:38:16','2022-12-16 10:40:26','2022-12-16 10:38:15','2022-12-16 10:40:25',NULL,NULL,0,NULL,NULL),(8,'export_files_cleanup','completed',10,'2022-12-24 22:00:00','2022-12-24 22:01:36','2022-12-16 10:38:15','2022-12-24 22:01:34',NULL,0,0,NULL,NULL),(9,'subscribers_email_count','completed',10,'2022-12-24 22:00:00','2022-12-24 22:01:36','2022-12-16 10:38:15','2022-12-24 22:01:34',NULL,0,0,'{\"highest_subscriber_id\":3,\"last_subscriber_id\":3}',NULL),(10,'woocommerce_past_orders','completed',10,'2022-12-16 10:38:16','2022-12-16 10:40:26','2022-12-16 10:38:15','2022-12-16 10:40:25',NULL,0,0,NULL,NULL),(11,'subscriber_link_tokens','completed',10,'2022-12-16 10:38:16','2022-12-16 10:40:26','2022-12-16 10:38:15','2022-12-16 10:40:25',NULL,0,0,NULL,NULL),(12,'subscribers_engagement_score','completed',10,'2022-12-16 22:13:00','2022-12-16 22:13:27','2022-12-16 10:38:15','2022-12-16 22:13:25',NULL,0,0,NULL,NULL),(13,'schedule_re_engagement_email','completed',10,'2022-12-17 10:38:16','2022-12-17 10:38:50','2022-12-16 10:38:15','2022-12-17 10:38:48',NULL,0,0,NULL,NULL),(14,'beamer','completed',10,'2022-12-20 11:44:00','2022-12-20 11:44:30','2022-12-16 10:40:25','2022-12-20 11:44:28',NULL,0,0,NULL,NULL),(15,'inactive_subscribers','completed',10,'2022-12-19 22:00:00','2022-12-19 22:08:03','2022-12-16 16:34:08','2022-12-19 22:07:59',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(16,'subscribers_engagement_score','completed',10,'2022-12-16 22:13:27','2022-12-16 22:22:21','2022-12-16 22:13:25','2022-12-16 22:22:19',NULL,0,0,NULL,NULL),(17,'subscribers_engagement_score','completed',10,'2022-12-16 22:22:21','2022-12-16 22:28:49','2022-12-16 22:22:19','2022-12-16 22:28:48',NULL,0,0,NULL,NULL),(18,'subscribers_engagement_score','completed',10,'2022-12-18 04:10:00','2022-12-18 04:10:08','2022-12-16 22:28:48','2022-12-18 04:10:05',NULL,0,0,NULL,NULL),(19,'subscribers_engagement_score','completed',10,'2022-12-18 04:10:08','2022-12-18 04:17:45','2022-12-18 04:10:05','2022-12-18 04:17:44',NULL,0,0,NULL,NULL),(20,'schedule_re_engagement_email','completed',10,'2022-12-19 04:10:08','2022-12-19 04:13:18','2022-12-18 04:10:05','2022-12-19 04:13:16',NULL,0,0,NULL,NULL),(21,'subscribers_engagement_score','completed',10,'2022-12-19 13:32:00','2022-12-19 13:32:57','2022-12-18 04:17:44','2022-12-19 13:32:55',NULL,0,0,NULL,NULL),(22,'subscribers_engagement_score','completed',10,'2022-12-19 13:32:57','2022-12-19 13:35:15','2022-12-19 13:32:55','2022-12-19 13:35:13',NULL,0,0,NULL,NULL),(23,'schedule_re_engagement_email','completed',10,'2022-12-20 13:32:57','2022-12-20 13:41:34','2022-12-19 13:32:55','2022-12-20 13:41:32',NULL,0,0,NULL,NULL),(24,'subscribers_engagement_score','completed',10,'2022-12-20 08:24:00','2022-12-20 08:28:11','2022-12-19 13:35:13','2022-12-20 08:28:09',NULL,0,0,NULL,NULL),(25,'inactive_subscribers','completed',10,'2022-12-27 22:00:00','2022-12-27 22:03:33','2022-12-19 22:07:59','2022-12-27 22:03:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(26,'subscribers_engagement_score','completed',10,'2022-12-21 20:42:00','2022-12-21 20:45:24','2022-12-20 08:28:09','2022-12-21 20:45:22',NULL,0,0,NULL,NULL),(27,'beamer','completed',10,'2023-01-01 10:50:00','2023-01-01 10:50:14','2022-12-20 11:50:16','2023-01-01 10:50:12',NULL,0,0,NULL,NULL),(28,'subscribers_engagement_score','completed',10,'2022-12-21 20:45:24','2022-12-21 20:48:51','2022-12-21 20:45:22','2022-12-21 20:48:49',NULL,0,0,NULL,NULL),(29,'schedule_re_engagement_email','completed',10,'2022-12-22 20:45:24','2022-12-22 20:52:40','2022-12-21 20:45:22','2022-12-22 20:52:37',NULL,0,0,NULL,NULL),(30,'subscribers_engagement_score','completed',10,'2022-12-21 22:33:00','2022-12-21 22:39:35','2022-12-21 20:48:49','2022-12-21 22:39:31',NULL,0,0,NULL,NULL),(31,'subscribers_engagement_score','completed',10,'2022-12-23 07:21:00','2022-12-23 07:21:11','2022-12-21 22:39:31','2022-12-23 07:21:07',NULL,0,0,NULL,NULL),(32,'subscribers_engagement_score','completed',10,'2022-12-23 07:21:11','2022-12-23 07:25:08','2022-12-23 07:21:07','2022-12-23 07:25:06',NULL,0,0,NULL,NULL),(33,'schedule_re_engagement_email','completed',10,'2022-12-24 07:21:11','2022-12-24 07:23:47','2022-12-23 07:21:07','2022-12-24 07:23:44',NULL,0,0,NULL,NULL),(34,'subscribers_engagement_score','completed',10,'2022-12-24 21:08:00','2022-12-24 21:12:36','2022-12-23 07:25:06','2022-12-24 21:12:28',NULL,0,0,NULL,NULL),(35,'subscribers_engagement_score','completed',10,'2022-12-24 21:12:36','2022-12-24 21:12:36','2022-12-24 21:12:28','2022-12-24 21:12:32',NULL,0,0,NULL,NULL),(36,'schedule_re_engagement_email','completed',10,'2022-12-25 21:12:36','2022-12-25 21:17:49','2022-12-24 21:12:28','2022-12-25 21:17:46',NULL,0,0,NULL,NULL),(37,'subscribers_engagement_score','completed',10,'2022-12-25 06:23:00','2022-12-25 06:24:10','2022-12-24 21:12:32','2022-12-25 06:24:07',NULL,0,0,NULL,NULL),(38,'subscribers_email_count','completed',10,'2022-12-30 22:00:00','2022-12-30 22:06:20','2022-12-24 22:01:34','2022-12-30 22:06:18',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(39,'export_files_cleanup','completed',10,'2022-12-31 22:00:00','2023-01-01 02:52:17','2022-12-25 06:24:07','2023-01-01 02:52:14',NULL,0,0,NULL,NULL),(40,'subscribers_engagement_score','completed',10,'2022-12-25 23:20:00','2022-12-25 23:23:36','2022-12-25 06:24:07','2022-12-25 23:23:32',NULL,0,0,NULL,NULL),(41,'subscribers_engagement_score','completed',10,'2022-12-25 23:23:36','2022-12-25 23:30:41','2022-12-25 23:23:32','2022-12-25 23:30:38',NULL,0,0,NULL,NULL),(42,'schedule_re_engagement_email','completed',10,'2022-12-26 23:23:36','2022-12-26 23:27:00','2022-12-25 23:23:32','2022-12-26 23:26:57',NULL,0,0,NULL,NULL),(43,'subscribers_engagement_score','completed',10,'2022-12-27 03:27:00','2022-12-27 03:29:38','2022-12-25 23:30:38','2022-12-27 03:29:35',NULL,0,0,NULL,NULL),(44,'subscribers_engagement_score','completed',10,'2022-12-27 03:29:38','2022-12-27 03:37:53','2022-12-27 03:29:35','2022-12-27 03:37:52',NULL,0,0,NULL,NULL),(45,'schedule_re_engagement_email','completed',10,'2022-12-28 03:29:38','2022-12-28 03:33:02','2022-12-27 03:29:35','2022-12-28 03:32:59',NULL,0,0,NULL,NULL),(46,'subscribers_engagement_score','completed',10,'2022-12-28 17:07:00','2022-12-28 17:08:36','2022-12-27 03:37:52','2022-12-28 17:08:33',NULL,0,0,NULL,NULL),(47,'inactive_subscribers','completed',10,'2023-01-01 22:00:00','2023-01-01 22:04:25','2022-12-27 22:03:30','2023-01-01 22:04:23',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(48,'subscribers_engagement_score','completed',10,'2022-12-28 17:08:36','2022-12-28 17:17:13','2022-12-28 17:08:33','2022-12-28 17:17:12',NULL,0,0,NULL,NULL),(49,'schedule_re_engagement_email','completed',10,'2022-12-29 17:08:36','2022-12-29 17:11:58','2022-12-28 17:08:33','2022-12-29 17:11:56',NULL,0,0,NULL,NULL),(50,'subscribers_engagement_score','completed',10,'2022-12-29 16:49:00','2022-12-29 16:49:07','2022-12-28 17:17:12','2022-12-29 16:49:03',NULL,0,0,NULL,NULL),(51,'subscribers_engagement_score','completed',10,'2022-12-30 00:34:00','2022-12-30 00:39:46','2022-12-29 16:49:03','2022-12-30 00:39:42',NULL,0,0,NULL,NULL),(52,'subscribers_engagement_score','completed',10,'2022-12-30 00:39:46','2022-12-30 00:47:18','2022-12-30 00:39:42','2022-12-30 00:47:17',NULL,0,0,NULL,NULL),(53,'schedule_re_engagement_email','completed',10,'2022-12-31 00:39:46','2022-12-31 00:43:33','2022-12-30 00:39:42','2022-12-31 00:43:30',NULL,0,0,NULL,NULL),(54,'subscribers_engagement_score','completed',10,'2022-12-30 23:35:00','2022-12-30 23:40:37','2022-12-30 00:47:17','2022-12-30 23:40:34',NULL,0,0,NULL,NULL),(55,'subscribers_email_count','completed',10,'2023-01-07 22:00:00','2023-01-07 22:02:26','2022-12-30 22:06:18','2023-01-07 22:02:23',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(56,'subscribers_engagement_score','completed',10,'2023-01-01 02:46:00','2023-01-01 02:52:17','2022-12-30 23:40:34','2023-01-01 02:52:14',NULL,0,0,NULL,NULL),(57,'subscribers_engagement_score','completed',10,'2023-01-01 02:52:17','2023-01-01 02:59:37','2023-01-01 02:52:14','2023-01-01 02:59:35',NULL,0,0,NULL,NULL),(58,'schedule_re_engagement_email','completed',10,'2023-01-02 02:52:17','2023-01-02 02:55:14','2023-01-01 02:52:14','2023-01-02 02:55:11',NULL,0,0,NULL,NULL),(59,'export_files_cleanup','completed',10,'2023-01-05 22:00:00','2023-01-06 14:16:02','2023-01-01 02:59:35','2023-01-06 14:15:59',NULL,0,0,NULL,NULL),(60,'subscribers_engagement_score','completed',10,'2023-01-02 20:34:00','2023-01-02 20:42:19','2023-01-01 02:59:35','2023-01-02 20:42:15',NULL,0,0,NULL,NULL),(61,'beamer','completed',10,'2023-01-02 10:34:00','2023-01-02 10:37:43','2023-01-01 10:58:23','2023-01-02 10:37:41',NULL,0,0,NULL,NULL),(62,'inactive_subscribers','completed',10,'2023-01-11 22:00:00','2023-01-11 22:02:21','2023-01-01 22:04:23','2023-01-11 22:02:15',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(63,'schedule_re_engagement_email','completed',10,'2023-01-03 10:37:43','2023-01-03 10:40:35','2023-01-02 10:37:41','2023-01-03 10:40:32',NULL,0,0,NULL,NULL),(64,'beamer','completed',10,'2023-01-12 03:51:00','2023-01-12 03:54:47','2023-01-02 10:46:13','2023-01-12 03:54:44',NULL,0,0,NULL,NULL),(65,'subscribers_engagement_score','completed',10,'2023-01-02 20:42:19','2023-01-02 20:49:34','2023-01-02 20:42:15','2023-01-02 20:49:30',NULL,0,0,NULL,NULL),(66,'subscribers_engagement_score','completed',10,'2023-01-03 18:36:00','2023-01-03 18:39:49','2023-01-02 20:49:30','2023-01-03 18:39:45',NULL,0,0,NULL,NULL),(67,'subscribers_engagement_score','completed',10,'2023-01-04 17:06:00','2023-01-04 17:09:17','2023-01-03 18:39:45','2023-01-04 17:09:14',NULL,0,0,NULL,NULL),(68,'schedule_re_engagement_email','completed',10,'2023-01-04 18:39:49','2023-01-04 18:43:14','2023-01-03 18:39:45','2023-01-04 18:43:13',NULL,0,0,NULL,NULL),(69,'subscribers_engagement_score','completed',10,'2023-01-04 17:09:17','2023-01-04 17:16:35','2023-01-04 17:09:14','2023-01-04 17:16:34',NULL,0,0,NULL,NULL),(70,'subscribers_engagement_score','completed',10,'2023-01-05 14:07:00','2023-01-05 14:11:54','2023-01-04 17:16:34','2023-01-05 14:11:50',NULL,0,0,NULL,NULL),(71,'subscribers_engagement_score','completed',10,'2023-01-06 20:50:00','2023-01-06 20:56:06','2023-01-05 14:11:50','2023-01-06 20:56:03',NULL,0,0,NULL,NULL),(72,'schedule_re_engagement_email','completed',10,'2023-01-06 14:11:54','2023-01-06 14:16:02','2023-01-05 14:11:50','2023-01-06 14:15:59',NULL,0,0,NULL,NULL),(73,'export_files_cleanup','completed',10,'2023-01-10 22:00:00','2023-01-11 01:22:17','2023-01-06 20:56:03','2023-01-11 01:22:14',NULL,0,0,NULL,NULL),(74,'subscribers_engagement_score','completed',10,'2023-01-06 20:56:06','2023-01-06 21:03:04','2023-01-06 20:56:03','2023-01-06 21:03:03',NULL,0,0,NULL,NULL),(75,'schedule_re_engagement_email','completed',10,'2023-01-07 20:56:06','2023-01-07 20:59:21','2023-01-06 20:56:03','2023-01-07 20:59:17',NULL,0,0,NULL,NULL),(76,'subscribers_engagement_score','completed',10,'2023-01-07 18:40:00','2023-01-07 18:45:21','2023-01-06 21:03:03','2023-01-07 18:45:18',NULL,0,0,NULL,NULL),(77,'subscribers_engagement_score','completed',10,'2023-01-08 20:09:00','2023-01-08 20:17:20','2023-01-07 18:45:18','2023-01-08 20:17:17',NULL,0,0,NULL,NULL),(78,'subscribers_email_count','completed',10,'2023-01-09 22:00:00','2023-01-09 22:01:23','2023-01-07 22:02:23','2023-01-09 22:01:21',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(79,'schedule_re_engagement_email','completed',10,'2023-01-08 22:02:26','2023-01-08 22:06:31','2023-01-07 22:02:23','2023-01-08 22:06:28',NULL,0,0,NULL,NULL),(80,'subscribers_engagement_score','completed',10,'2023-01-08 20:17:20','2023-01-08 20:23:34','2023-01-08 20:17:17','2023-01-08 20:23:31',NULL,0,0,NULL,NULL),(81,'subscribers_engagement_score','completed',10,'2023-01-09 12:42:00','2023-01-09 12:45:01','2023-01-08 20:23:31','2023-01-09 12:44:58',NULL,0,0,NULL,NULL),(82,'subscribers_engagement_score','completed',10,'2023-01-10 19:46:00','2023-01-10 19:52:39','2023-01-09 12:44:58','2023-01-10 19:52:36',NULL,0,0,NULL,NULL),(83,'schedule_re_engagement_email','completed',10,'2023-01-10 12:45:01','2023-01-10 12:48:44','2023-01-09 12:44:58','2023-01-10 12:48:41',NULL,0,0,NULL,NULL),(84,'subscribers_email_count','completed',10,'2023-01-21 22:00:00','2023-01-21 22:07:35','2023-01-09 22:01:21','2023-01-21 22:07:24',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(85,'subscribers_engagement_score','completed',10,'2023-01-10 19:52:39','2023-01-10 19:59:35','2023-01-10 19:52:36','2023-01-10 19:59:34',NULL,0,0,NULL,NULL),(86,'schedule_re_engagement_email','completed',10,'2023-01-11 19:52:39','2023-01-11 19:56:54','2023-01-10 19:52:36','2023-01-11 19:56:51',NULL,0,0,NULL,NULL),(87,'subscribers_engagement_score','completed',10,'2023-01-11 01:17:00','2023-01-11 01:22:17','2023-01-10 19:59:34','2023-01-11 01:22:14',NULL,0,0,NULL,NULL),(88,'subscribers_engagement_score','completed',10,'2023-01-12 18:21:00','2023-01-12 18:26:55','2023-01-11 01:22:14','2023-01-12 18:26:52',NULL,0,0,NULL,NULL),(89,'export_files_cleanup','completed',10,'2023-01-15 22:00:00','2023-01-15 22:01:54','2023-01-11 19:56:51','2023-01-15 22:01:50',NULL,0,0,NULL,NULL),(90,'inactive_subscribers','completed',10,'2023-01-15 22:00:00','2023-01-15 22:01:54','2023-01-11 22:02:15','2023-01-15 22:01:50',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(91,'schedule_re_engagement_email','completed',10,'2023-01-12 22:02:21','2023-01-12 22:06:21','2023-01-11 22:02:15','2023-01-12 22:06:17',NULL,0,0,NULL,NULL),(92,'beamer','completed',10,'2023-01-18 23:20:00','2023-01-18 23:22:42','2023-01-12 04:03:24','2023-01-18 23:22:38',NULL,0,0,NULL,NULL),(93,'subscribers_engagement_score','completed',10,'2023-01-12 18:26:55','2023-01-12 18:33:57','2023-01-12 18:26:52','2023-01-12 18:33:56',NULL,0,0,NULL,NULL),(94,'subscribers_engagement_score','completed',10,'2023-01-12 22:09:00','2023-01-12 22:13:59','2023-01-12 18:33:56','2023-01-12 22:13:58',NULL,0,0,NULL,NULL),(95,'subscribers_engagement_score','completed',10,'2023-01-14 10:24:00','2023-01-14 10:28:00','2023-01-12 22:13:58','2023-01-14 10:27:58',NULL,0,0,NULL,NULL),(96,'schedule_re_engagement_email','completed',10,'2023-01-13 22:13:59','2023-01-13 22:17:38','2023-01-12 22:13:58','2023-01-13 22:17:33',NULL,0,0,NULL,NULL),(97,'subscribers_engagement_score','completed',10,'2023-01-14 10:28:00','2023-01-14 10:35:25','2023-01-14 10:27:58','2023-01-14 10:35:24',NULL,0,0,NULL,NULL),(98,'schedule_re_engagement_email','completed',10,'2023-01-15 10:28:00','2023-01-15 10:31:59','2023-01-14 10:27:58','2023-01-15 10:31:57',NULL,0,0,NULL,NULL),(99,'subscribers_engagement_score','completed',10,'2023-01-15 17:23:00','2023-01-15 17:23:23','2023-01-14 10:35:24','2023-01-15 17:23:21',NULL,0,0,NULL,NULL),(100,'subscribers_engagement_score','completed',10,'2023-01-15 17:23:23','2023-01-15 17:27:10','2023-01-15 17:23:21','2023-01-15 17:27:09',NULL,0,0,NULL,NULL),(101,'schedule_re_engagement_email','completed',10,'2023-01-16 17:23:23','2023-01-16 17:24:28','2023-01-15 17:23:21','2023-01-16 17:24:26',NULL,0,0,NULL,NULL),(102,'subscribers_engagement_score','completed',10,'2023-01-16 03:27:00','2023-01-16 03:32:14','2023-01-15 17:27:09','2023-01-16 03:32:12',NULL,0,0,NULL,NULL),(103,'inactive_subscribers','completed',10,'2023-01-24 22:00:00','2023-01-24 22:03:50','2023-01-15 22:01:50','2023-01-24 22:03:45',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(104,'export_files_cleanup','completed',10,'2023-01-28 22:00:00','2023-01-29 13:10:33','2023-01-16 03:32:12','2023-01-29 13:10:31',NULL,0,0,NULL,NULL),(105,'subscribers_engagement_score','completed',10,'2023-01-17 00:28:00','2023-01-17 00:34:06','2023-01-16 03:32:12','2023-01-17 00:34:04',NULL,0,0,NULL,NULL),(106,'subscribers_engagement_score','completed',10,'2023-01-17 00:34:06','2023-01-17 00:42:35','2023-01-17 00:34:04','2023-01-17 00:42:34',NULL,0,0,NULL,NULL),(107,'schedule_re_engagement_email','completed',10,'2023-01-18 00:34:06','2023-01-18 00:36:14','2023-01-17 00:34:04','2023-01-18 00:36:12',NULL,0,0,NULL,NULL),(108,'subscribers_engagement_score','completed',10,'2023-01-17 00:42:35','2023-01-17 00:50:03','2023-01-17 00:42:34','2023-01-17 00:50:02',NULL,0,0,NULL,NULL),(109,'subscribers_engagement_score','completed',10,'2023-01-18 05:08:00','2023-01-18 05:12:59','2023-01-17 00:50:02','2023-01-18 05:12:47',NULL,0,0,NULL,NULL),(110,'subscribers_engagement_score','completed',10,'2023-01-18 05:12:59','2023-01-18 05:13:02','2023-01-18 05:12:47','2023-01-18 05:13:02',NULL,0,0,NULL,NULL),(111,'schedule_re_engagement_email','completed',10,'2023-01-19 05:12:59','2023-01-19 05:16:29','2023-01-18 05:12:47','2023-01-19 05:16:26',NULL,0,0,NULL,NULL),(112,'subscribers_engagement_score','completed',10,'2023-01-19 09:10:00','2023-01-19 09:13:14','2023-01-18 05:13:02','2023-01-19 09:13:11',NULL,0,0,NULL,NULL),(113,'beamer','completed',10,'2023-01-26 19:01:00','2023-01-26 19:01:34','2023-01-18 23:30:57','2023-01-26 19:01:31',NULL,0,0,NULL,NULL),(114,'subscribers_engagement_score','completed',10,'2023-01-19 09:13:14','2023-01-19 09:19:19','2023-01-19 09:13:11','2023-01-19 09:19:17',NULL,0,0,NULL,NULL),(115,'schedule_re_engagement_email','completed',10,'2023-01-20 09:13:14','2023-01-20 09:15:14','2023-01-19 09:13:11','2023-01-20 09:15:11',NULL,0,0,NULL,NULL),(116,'subscribers_engagement_score','completed',10,'2023-01-20 16:54:00','2023-01-20 16:57:29','2023-01-19 09:19:17','2023-01-20 16:57:27',NULL,0,0,NULL,NULL),(117,'subscribers_engagement_score','completed',10,'2023-01-20 16:57:29','2023-01-20 17:06:47','2023-01-20 16:57:27','2023-01-20 17:06:45',NULL,0,0,NULL,NULL),(118,'schedule_re_engagement_email','completed',10,'2023-01-21 16:57:29','2023-01-21 17:00:50','2023-01-20 16:57:27','2023-01-21 17:00:48',NULL,0,0,NULL,NULL),(119,'subscribers_engagement_score','completed',10,'2023-01-21 06:29:00','2023-01-21 06:33:53','2023-01-20 17:06:45','2023-01-21 06:33:49',NULL,0,0,NULL,NULL),(120,'unsubscribe_tokens','completed',0,'2023-01-20 21:50:52','2023-01-20 21:51:01','2023-01-20 21:50:48','2023-01-20 21:50:59',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(121,'subscriber_link_tokens','completed',0,'2023-01-20 21:50:52','2023-01-20 21:51:01','2023-01-20 21:50:48','2023-01-20 21:50:59',NULL,0,0,NULL,NULL),(122,'newsletter_templates_thumbnails','completed',10,'2023-01-20 21:50:52','2023-01-20 21:51:01','2023-01-20 21:50:48','2023-01-20 21:50:59',NULL,0,0,NULL,NULL),(123,'subscribers_engagement_score','completed',10,'2023-01-22 10:27:00','2023-01-22 10:32:19','2023-01-21 06:33:49','2023-01-22 10:32:16',NULL,0,0,NULL,NULL),(124,'subscribers_email_count','completed',10,'2023-01-27 22:00:00','2023-01-27 22:04:49','2023-01-21 22:07:24','2023-01-27 22:04:45',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(125,'schedule_re_engagement_email','completed',10,'2023-01-22 22:07:35','2023-01-22 22:10:30','2023-01-21 22:07:24','2023-01-22 22:10:26',NULL,0,0,NULL,NULL),(126,'subscribers_engagement_score','completed',10,'2023-01-22 10:32:19','2023-01-22 10:35:35','2023-01-22 10:32:16','2023-01-22 10:35:32',NULL,0,0,NULL,NULL),(127,'subscribers_engagement_score','completed',10,'2023-01-22 22:10:00','2023-01-22 22:10:30','2023-01-22 10:35:32','2023-01-22 22:10:26',NULL,0,0,NULL,NULL),(128,'subscribers_engagement_score','completed',10,'2023-01-24 21:27:00','2023-01-24 21:30:58','2023-01-22 22:10:26','2023-01-24 21:30:55',NULL,0,0,NULL,NULL),(129,'subscribers_engagement_score','completed',10,'2023-01-24 21:30:58','2023-01-24 21:38:00','2023-01-24 21:30:55','2023-01-24 21:37:57',NULL,0,0,NULL,NULL),(130,'schedule_re_engagement_email','completed',10,'2023-01-25 21:30:58','2023-01-25 21:34:22','2023-01-24 21:30:55','2023-01-25 21:34:19',NULL,0,0,NULL,NULL),(131,'subscribers_engagement_score','completed',10,'2023-01-25 13:30:00','2023-01-25 13:34:58','2023-01-24 21:37:57','2023-01-25 13:34:56',NULL,0,0,NULL,NULL),(132,'unsubscribe_tokens','completed',0,'2023-01-24 21:47:25','2023-01-24 21:47:32','2023-01-24 21:47:23','2023-01-24 21:47:31',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(133,'subscriber_link_tokens','completed',0,'2023-01-24 21:47:25','2023-01-24 21:47:32','2023-01-24 21:47:23','2023-01-24 21:47:31',NULL,0,0,NULL,NULL),(134,'newsletter_templates_thumbnails','completed',10,'2023-01-24 21:47:25','2023-01-24 21:47:32','2023-01-24 21:47:23','2023-01-24 21:47:31',NULL,0,0,NULL,NULL),(135,'inactive_subscribers','completed',10,'2023-01-31 22:00:00','2023-01-31 22:03:48','2023-01-24 22:03:45','2023-01-31 22:03:48',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(136,'subscribers_engagement_score','completed',10,'2023-01-26 04:32:00','2023-01-26 04:37:55','2023-01-25 13:34:56','2023-01-26 04:37:50',NULL,0,0,NULL,NULL),(137,'unsubscribe_tokens','completed',0,'2023-01-25 21:50:36','2023-01-25 21:50:43','2023-01-25 21:50:34','2023-01-25 21:50:41',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(138,'subscriber_link_tokens','completed',0,'2023-01-25 21:50:36','2023-01-25 21:50:43','2023-01-25 21:50:34','2023-01-25 21:50:41',NULL,0,0,NULL,NULL),(139,'newsletter_templates_thumbnails','completed',10,'2023-01-25 21:50:36','2023-01-25 21:50:43','2023-01-25 21:50:34','2023-01-25 21:50:41',NULL,0,0,NULL,NULL),(140,'schedule_re_engagement_email','completed',10,'2023-01-26 21:50:43','2023-01-26 21:54:49','2023-01-25 21:50:41','2023-01-26 21:54:45',NULL,0,0,NULL,NULL),(141,'subscribers_engagement_score','completed',10,'2023-01-26 04:37:55','2023-01-26 04:38:00','2023-01-26 04:37:50','2023-01-26 04:37:58',NULL,0,0,NULL,NULL),(142,'subscribers_engagement_score','completed',10,'2023-01-27 18:48:00','2023-01-27 18:49:25','2023-01-26 04:37:58','2023-01-27 18:49:23',NULL,0,0,NULL,NULL),(143,'beamer','completed',10,'2023-02-03 00:23:00','2023-02-03 00:26:03','2023-01-26 19:08:22','2023-02-03 00:26:01',NULL,0,0,NULL,NULL),(144,'subscribers_engagement_score','completed',10,'2023-01-27 18:49:25','2023-01-27 18:56:58','2023-01-27 18:49:23','2023-01-27 18:56:57',NULL,0,0,NULL,NULL),(145,'schedule_re_engagement_email','completed',10,'2023-01-28 18:49:25','2023-01-28 18:52:58','2023-01-27 18:49:23','2023-01-28 18:52:55',NULL,0,0,NULL,NULL),(146,'subscribers_engagement_score','completed',10,'2023-01-28 03:23:00','2023-01-28 03:27:00','2023-01-27 18:56:57','2023-01-28 03:26:58',NULL,0,0,NULL,NULL),(147,'subscribers_email_count','completed',10,'2023-01-29 22:00:00','2023-01-29 22:04:51','2023-01-27 22:04:45','2023-01-29 22:04:47',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(148,'subscribers_engagement_score','completed',10,'2023-01-29 13:09:00','2023-01-29 13:10:34','2023-01-28 03:26:58','2023-01-29 13:10:31',NULL,0,0,NULL,NULL),(149,'subscribers_engagement_score','completed',10,'2023-01-29 13:10:34','2023-01-29 13:18:21','2023-01-29 13:10:31','2023-01-29 13:18:20',NULL,0,0,NULL,NULL),(150,'schedule_re_engagement_email','completed',10,'2023-01-30 13:10:34','2023-01-30 13:14:56','2023-01-29 13:10:31','2023-01-30 13:14:53',NULL,0,0,NULL,NULL),(151,'export_files_cleanup','completed',10,'2023-02-04 22:00:00','2023-02-04 23:21:18','2023-01-29 13:18:20','2023-02-04 23:21:16',NULL,0,0,NULL,NULL),(152,'subscribers_engagement_score','completed',10,'2023-01-29 22:25:00','2023-01-29 22:27:34','2023-01-29 13:18:20','2023-01-29 22:27:30',NULL,0,0,NULL,NULL),(153,'subscribers_email_count','completed',10,'2023-02-07 22:00:00','2023-02-07 22:03:32','2023-01-29 22:04:47','2023-02-07 22:03:30',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(154,'subscribers_engagement_score','completed',10,'2023-01-31 03:53:00','2023-01-31 03:53:42','2023-01-29 22:27:30','2023-01-31 03:53:38',NULL,0,0,NULL,NULL),(155,'subscribers_engagement_score','completed',10,'2023-01-31 03:53:42','2023-01-31 04:00:44','2023-01-31 03:53:38','2023-01-31 04:00:43',NULL,0,0,NULL,NULL),(156,'schedule_re_engagement_email','completed',10,'2023-02-01 03:53:42','2023-02-01 03:55:11','2023-01-31 03:53:38','2023-02-01 03:55:07',NULL,0,0,NULL,NULL),(157,'subscribers_engagement_score','completed',10,'2023-02-01 04:56:00','2023-02-01 05:00:21','2023-01-31 04:00:43','2023-02-01 05:00:18',NULL,0,0,NULL,NULL),(158,'unsubscribe_tokens','completed',0,'2023-01-31 21:48:44','2023-01-31 21:48:51','2023-01-31 21:48:42','2023-01-31 21:48:50',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(159,'subscriber_link_tokens','completed',0,'2023-01-31 21:48:44','2023-01-31 21:48:51','2023-01-31 21:48:42','2023-01-31 21:48:50',NULL,0,0,NULL,NULL),(160,'newsletter_templates_thumbnails','completed',10,'2023-01-31 21:48:44','2023-01-31 21:48:51','2023-01-31 21:48:42','2023-01-31 21:48:50',NULL,0,0,NULL,NULL),(161,'inactive_subscribers','completed',10,'2023-02-05 22:00:00','2023-02-05 22:05:29','2023-01-31 22:03:48','2023-02-05 22:05:27',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(162,'subscribers_engagement_score','completed',10,'2023-02-01 05:00:21','2023-02-01 05:00:23','2023-02-01 05:00:18','2023-02-01 05:00:17',NULL,0,0,NULL,NULL),(163,'schedule_re_engagement_email','completed',10,'2023-02-02 05:00:22','2023-02-02 05:04:17','2023-02-01 05:00:18','2023-02-02 05:04:12',NULL,0,0,NULL,NULL),(164,'subscribers_engagement_score','completed',10,'2023-02-02 19:03:00','2023-02-02 19:03:17','2023-02-01 05:00:17','2023-02-02 19:03:14',NULL,0,0,NULL,NULL),(165,'subscribers_engagement_score','completed',10,'2023-02-02 19:03:17','2023-02-02 19:12:02','2023-02-02 19:03:14','2023-02-02 19:12:00',NULL,0,0,NULL,NULL),(166,'schedule_re_engagement_email','completed',10,'2023-02-03 19:03:18','2023-02-03 19:06:30','2023-02-02 19:03:14','2023-02-03 19:06:27',NULL,0,0,NULL,NULL),(167,'subscribers_engagement_score','completed',10,'2023-02-03 01:11:00','2023-02-03 01:12:05','2023-02-02 19:12:00','2023-02-03 01:12:03',NULL,0,0,NULL,NULL),(168,'beamer','completed',10,'2023-02-08 04:58:00','2023-02-08 05:00:25','2023-02-03 00:32:10','2023-02-08 05:00:21',NULL,0,0,NULL,NULL),(169,'subscribers_engagement_score','completed',10,'2023-02-03 23:13:00','2023-02-03 23:17:29','2023-02-03 01:12:03','2023-02-03 23:17:24',NULL,0,0,NULL,NULL),(170,'subscribers_engagement_score','completed',10,'2023-02-03 23:17:29','2023-02-03 23:17:33','2023-02-03 23:17:24','2023-02-03 23:17:32',NULL,0,0,NULL,NULL),(171,'schedule_re_engagement_email','completed',10,'2023-02-04 23:17:29','2023-02-04 23:21:18','2023-02-03 23:17:24','2023-02-04 23:21:16',NULL,0,0,NULL,NULL),(172,'subscribers_engagement_score','completed',10,'2023-02-05 21:46:00','2023-02-05 21:50:33','2023-02-03 23:17:32','2023-02-05 21:50:30',NULL,0,0,NULL,NULL),(173,'export_files_cleanup','completed',10,'2023-02-06 22:00:00','2023-02-07 05:29:35','2023-02-05 21:50:30','2023-02-07 05:29:32',NULL,0,0,NULL,NULL),(174,'subscribers_engagement_score','completed',10,'2023-02-05 21:50:33','2023-02-05 21:59:02','2023-02-05 21:50:30','2023-02-05 21:59:00',NULL,0,0,NULL,NULL),(175,'schedule_re_engagement_email','completed',10,'2023-02-06 21:50:33','2023-02-06 21:54:43','2023-02-05 21:50:30','2023-02-06 21:54:40',NULL,0,0,NULL,NULL),(176,'subscribers_engagement_score','completed',10,'2023-02-05 22:22:00','2023-02-05 22:22:10','2023-02-05 21:59:00','2023-02-05 22:22:07',NULL,0,0,NULL,NULL),(177,'inactive_subscribers','completed',10,'2023-02-12 22:00:00','2023-02-12 22:02:53','2023-02-05 22:05:27','2023-02-12 22:02:49',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(178,'subscribers_engagement_score','completed',10,'2023-02-07 05:25:00','2023-02-07 05:29:35','2023-02-05 22:22:07','2023-02-07 05:29:32',NULL,0,0,NULL,NULL),(179,'subscribers_engagement_score','completed',10,'2023-02-07 05:29:35','2023-02-07 05:38:14','2023-02-07 05:29:32','2023-02-07 05:38:11',NULL,0,0,NULL,NULL),(180,'schedule_re_engagement_email','completed',10,'2023-02-08 05:29:35','2023-02-08 05:31:27','2023-02-07 05:29:32','2023-02-08 05:31:22',NULL,0,0,NULL,NULL),(181,'export_files_cleanup','completed',10,'2023-02-15 22:00:00','2023-02-16 19:19:04','2023-02-07 05:38:11','2023-02-16 19:19:02',NULL,0,0,NULL,NULL),(182,'subscribers_engagement_score','completed',10,'2023-02-08 06:05:00','2023-02-08 06:10:11','2023-02-07 05:38:11','2023-02-08 06:10:03',NULL,0,0,NULL,NULL),(183,'unsubscribe_tokens','completed',0,'2023-02-07 21:48:03','2023-02-07 21:48:10','2023-02-07 21:48:00','2023-02-07 21:48:09',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(184,'subscriber_link_tokens','completed',0,'2023-02-07 21:48:03','2023-02-07 21:48:10','2023-02-07 21:48:00','2023-02-07 21:48:09',NULL,0,0,NULL,NULL),(185,'newsletter_templates_thumbnails','completed',10,'2023-02-07 21:48:03','2023-02-07 21:48:10','2023-02-07 21:48:00','2023-02-07 21:48:09',NULL,0,0,NULL,NULL),(186,'subscribers_email_count','completed',10,'2023-02-17 22:00:00','2023-02-17 22:06:38','2023-02-07 22:03:30','2023-02-17 22:06:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(187,'beamer','completed',10,'2023-02-14 21:21:00','2023-02-14 21:24:40','2023-02-08 05:07:08','2023-02-14 21:24:37',NULL,0,0,NULL,NULL),(188,'subscribers_engagement_score','completed',10,'2023-02-08 06:10:11','2023-02-08 06:10:15','2023-02-08 06:10:03','2023-02-08 06:10:13',NULL,0,0,NULL,NULL),(189,'schedule_re_engagement_email','completed',10,'2023-02-09 06:10:11','2023-02-09 06:13:25','2023-02-08 06:10:03','2023-02-09 06:13:22',NULL,0,0,NULL,NULL),(190,'subscribers_engagement_score','completed',10,'2023-02-09 13:21:00','2023-02-09 13:26:06','2023-02-08 06:10:13','2023-02-09 13:26:03',NULL,0,0,NULL,NULL),(191,'subscribers_engagement_score','completed',10,'2023-02-09 13:26:06','2023-02-09 13:32:58','2023-02-09 13:26:03','2023-02-09 13:32:56',NULL,0,0,NULL,NULL),(192,'schedule_re_engagement_email','completed',10,'2023-02-10 13:26:06','2023-02-10 13:28:38','2023-02-09 13:26:03','2023-02-10 13:28:36',NULL,0,0,NULL,NULL),(193,'subscribers_engagement_score','completed',10,'2023-02-10 07:37:00','2023-02-10 07:43:54','2023-02-09 13:32:56','2023-02-10 07:43:44',NULL,0,0,NULL,NULL),(194,'subscribers_engagement_score','completed',10,'2023-02-11 18:25:00','2023-02-11 18:27:45','2023-02-10 07:43:44','2023-02-11 18:27:43',NULL,0,0,NULL,NULL),(195,'subscribers_engagement_score','completed',10,'2023-02-11 18:27:45','2023-02-11 18:36:50','2023-02-11 18:27:43','2023-02-11 18:36:49',NULL,0,0,NULL,NULL),(196,'schedule_re_engagement_email','completed',10,'2023-02-12 18:27:45','2023-02-12 18:28:03','2023-02-11 18:27:43','2023-02-12 18:28:01',NULL,0,0,NULL,NULL),(197,'subscribers_engagement_score','completed',10,'2023-02-12 06:38:00','2023-02-12 06:38:16','2023-02-11 18:36:49','2023-02-12 06:38:07',NULL,0,0,NULL,NULL),(198,'subscribers_engagement_score','completed',10,'2023-02-13 12:42:00','2023-02-13 12:48:39','2023-02-12 06:38:07','2023-02-13 12:48:37',NULL,0,0,NULL,NULL),(199,'inactive_subscribers','completed',10,'2023-02-19 22:00:00','2023-02-19 22:06:55','2023-02-12 22:02:49','2023-02-19 22:06:53',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(200,'schedule_re_engagement_email','completed',10,'2023-02-13 22:02:54','2023-02-13 22:08:02','2023-02-12 22:02:49','2023-02-13 22:07:55',NULL,0,0,NULL,NULL),(201,'subscribers_engagement_score','completed',10,'2023-02-13 12:48:39','2023-02-13 12:51:49','2023-02-13 12:48:37','2023-02-13 12:51:48',NULL,0,0,NULL,NULL),(202,'subscribers_engagement_score','completed',10,'2023-02-14 09:32:00','2023-02-14 09:39:14','2023-02-13 12:51:48','2023-02-14 09:39:11',NULL,0,0,NULL,NULL),(203,'subscribers_engagement_score','completed',10,'2023-02-15 19:13:00','2023-02-15 19:16:38','2023-02-14 09:39:11','2023-02-15 19:16:36',NULL,0,0,NULL,NULL),(204,'schedule_re_engagement_email','completed',10,'2023-02-15 09:39:14','2023-02-15 09:41:46','2023-02-14 09:39:11','2023-02-15 09:41:44',NULL,0,0,NULL,NULL),(205,'beamer','completed',10,'2023-02-21 02:25:00','2023-02-21 02:28:49','2023-02-14 21:33:16','2023-02-21 02:28:48',NULL,0,0,NULL,NULL),(206,'unsubscribe_tokens','completed',0,'2023-02-14 21:50:41','2023-02-14 21:50:47','2023-02-14 21:50:35','2023-02-14 21:50:47',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(207,'subscriber_link_tokens','completed',0,'2023-02-14 21:50:41','2023-02-14 21:50:48','2023-02-14 21:50:35','2023-02-14 21:50:47',NULL,0,0,NULL,NULL),(208,'newsletter_templates_thumbnails','completed',10,'2023-02-14 21:50:41','2023-02-14 21:50:48','2023-02-14 21:50:35','2023-02-14 21:50:47',NULL,0,0,NULL,NULL),(209,'subscribers_engagement_score','completed',10,'2023-02-15 19:16:38','2023-02-15 19:22:37','2023-02-15 19:16:36','2023-02-15 19:22:36',NULL,0,0,NULL,NULL),(210,'schedule_re_engagement_email','completed',10,'2023-02-16 19:16:38','2023-02-16 19:19:04','2023-02-15 19:16:36','2023-02-16 19:19:02',NULL,0,0,NULL,NULL),(211,'subscribers_engagement_score','completed',10,'2023-02-16 21:56:00','2023-02-16 22:02:47','2023-02-15 19:22:36','2023-02-16 22:02:45',NULL,0,0,NULL,NULL),(212,'export_files_cleanup','completed',10,'2023-02-22 22:00:00','2023-02-22 23:49:12','2023-02-16 22:02:45','2023-02-22 23:49:11',NULL,0,0,NULL,NULL),(213,'subscribers_engagement_score','completed',10,'2023-02-16 22:02:47','2023-02-16 22:12:49','2023-02-16 22:02:45','2023-02-16 22:12:48',NULL,0,0,NULL,NULL),(214,'schedule_re_engagement_email','completed',10,'2023-02-17 22:02:47','2023-02-17 22:06:38','2023-02-16 22:02:45','2023-02-17 22:06:36',NULL,0,0,NULL,NULL),(215,'subscribers_engagement_score','completed',10,'2023-02-18 12:23:00','2023-02-18 12:23:04','2023-02-16 22:12:48','2023-02-18 12:23:01',NULL,0,0,NULL,NULL),(216,'subscribers_email_count','completed',10,'2023-02-19 22:00:00','2023-02-19 22:06:55','2023-02-17 22:06:36','2023-02-19 22:06:53',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(217,'subscribers_engagement_score','completed',10,'2023-02-18 12:23:04','2023-02-18 12:29:40','2023-02-18 12:23:01','2023-02-18 12:29:40',NULL,0,0,NULL,NULL),(218,'schedule_re_engagement_email','completed',10,'2023-02-19 12:23:04','2023-02-19 12:26:47','2023-02-18 12:23:01','2023-02-19 12:26:46',NULL,0,0,NULL,NULL),(219,'subscribers_engagement_score','completed',10,'2023-02-18 12:29:40','2023-02-18 12:38:08','2023-02-18 12:29:40','2023-02-18 12:38:07',NULL,0,0,NULL,NULL),(220,'subscribers_engagement_score','completed',10,'2023-02-19 01:32:00','2023-02-19 01:34:45','2023-02-18 12:38:07','2023-02-19 01:34:43',NULL,0,0,NULL,NULL),(221,'subscribers_engagement_score','completed',10,'2023-02-20 18:25:00','2023-02-20 18:31:06','2023-02-19 01:34:43','2023-02-20 18:31:04',NULL,0,0,NULL,NULL),(222,'subscribers_email_count','completed',10,'2023-02-28 22:00:00','2023-02-28 22:05:06','2023-02-19 22:06:53','2023-02-28 22:05:05',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(223,'inactive_subscribers','completed',10,'2023-03-02 22:00:00','2023-03-02 22:05:47','2023-02-19 22:06:53','2023-03-02 22:05:44',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(224,'schedule_re_engagement_email','completed',10,'2023-02-20 22:06:55','2023-02-20 22:10:33','2023-02-19 22:06:53','2023-02-20 22:10:32',NULL,0,0,NULL,NULL),(225,'subscribers_engagement_score','completed',10,'2023-02-20 18:31:06','2023-02-20 18:38:11','2023-02-20 18:31:04','2023-02-20 18:38:09',NULL,0,0,NULL,NULL),(226,'subscribers_engagement_score','completed',10,'2023-02-21 00:51:00','2023-02-21 00:55:01','2023-02-20 18:38:09','2023-02-21 00:54:59',NULL,0,0,NULL,NULL),(227,'subscribers_engagement_score','completed',10,'2023-02-22 21:14:00','2023-02-22 21:20:38','2023-02-21 00:54:59','2023-02-22 21:20:36',NULL,0,0,NULL,NULL),(228,'schedule_re_engagement_email','completed',10,'2023-02-22 00:55:01','2023-02-22 00:58:21','2023-02-21 00:54:59','2023-02-22 00:58:18',NULL,0,0,NULL,NULL),(229,'beamer','completed',10,'2023-03-03 18:39:00','2023-03-03 18:45:41','2023-02-21 02:37:39','2023-03-03 18:45:39',NULL,0,0,NULL,NULL),(230,'unsubscribe_tokens','completed',0,'2023-02-21 21:50:38','2023-02-21 21:50:52','2023-02-21 21:50:36','2023-02-21 21:50:50',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(231,'subscriber_link_tokens','completed',0,'2023-02-21 21:50:38','2023-02-21 21:50:52','2023-02-21 21:50:36','2023-02-21 21:50:50',NULL,0,0,NULL,NULL),(232,'newsletter_templates_thumbnails','completed',10,'2023-02-21 21:50:38','2023-02-21 21:50:52','2023-02-21 21:50:36','2023-02-21 21:50:50',NULL,0,0,NULL,NULL),(233,'subscribers_engagement_score','completed',10,'2023-02-22 21:20:38','2023-02-22 21:28:30','2023-02-22 21:20:36','2023-02-22 21:28:29',NULL,0,0,NULL,NULL),(234,'schedule_re_engagement_email','completed',10,'2023-02-23 21:20:38','2023-02-23 21:24:39','2023-02-22 21:20:36','2023-02-23 21:24:35',NULL,0,0,NULL,NULL),(235,'subscribers_engagement_score','completed',10,'2023-02-22 23:47:00','2023-02-22 23:49:12','2023-02-22 21:28:29','2023-02-22 23:49:11',NULL,0,0,NULL,NULL),(236,'subscribers_engagement_score','completed',10,'2023-02-24 08:04:00','2023-02-24 08:08:07','2023-02-22 23:49:11','2023-02-24 08:08:03',NULL,0,0,NULL,NULL),(237,'export_files_cleanup','completed',10,'2023-03-02 22:00:00','2023-03-02 22:05:47','2023-02-23 21:24:35','2023-03-02 22:05:44',NULL,0,0,NULL,NULL),(238,'subscribers_engagement_score','completed',10,'2023-02-24 08:08:07','2023-02-24 08:15:44','2023-02-24 08:08:03','2023-02-24 08:15:41',NULL,0,0,NULL,NULL),(239,'schedule_re_engagement_email','completed',10,'2023-02-25 08:08:07','2023-02-25 08:10:48','2023-02-24 08:08:03','2023-02-25 08:10:45',NULL,0,0,NULL,NULL),(240,'subscribers_engagement_score','completed',10,'2023-02-25 01:51:00','2023-02-25 01:54:28','2023-02-24 08:15:41','2023-02-25 01:54:25',NULL,0,0,NULL,NULL),(241,'subscribers_engagement_score','completed',10,'2023-02-26 00:27:00','2023-02-26 00:31:16','2023-02-25 01:54:25','2023-02-26 00:31:13',NULL,0,0,NULL,NULL),(242,'subscribers_engagement_score','completed',10,'2023-02-26 00:31:16','2023-02-26 00:39:33','2023-02-26 00:31:13','2023-02-26 00:39:31',NULL,0,0,NULL,NULL),(243,'schedule_re_engagement_email','completed',10,'2023-02-27 00:31:16','2023-02-27 00:35:02','2023-02-26 00:31:13','2023-02-27 00:35:00',NULL,0,0,NULL,NULL),(244,'subscribers_engagement_score','completed',10,'2023-02-27 08:20:00','2023-02-27 08:26:43','2023-02-26 00:39:31','2023-02-27 08:26:39',NULL,0,0,NULL,NULL),(245,'subscribers_engagement_score','completed',10,'2023-02-27 08:26:43','2023-02-27 08:26:43','2023-02-27 08:26:39','2023-02-27 08:26:37',NULL,0,0,NULL,NULL),(246,'schedule_re_engagement_email','completed',10,'2023-02-28 08:26:43','2023-02-28 08:29:02','2023-02-27 08:26:39','2023-02-28 08:28:59',NULL,0,0,NULL,NULL),(247,'subscribers_engagement_score','completed',10,'2023-02-28 07:15:00','2023-02-28 07:19:50','2023-02-27 08:26:37','2023-02-28 07:19:46',NULL,0,0,NULL,NULL),(248,'subscribers_engagement_score','completed',10,'2023-02-28 23:26:00','2023-02-28 23:32:13','2023-02-28 07:19:46','2023-02-28 23:32:13',NULL,0,0,NULL,NULL),(249,'unsubscribe_tokens','completed',0,'2023-02-28 21:49:51','2023-02-28 21:49:57','2023-02-28 21:49:48','2023-02-28 21:49:56',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(250,'subscriber_link_tokens','completed',0,'2023-02-28 21:49:51','2023-02-28 21:49:57','2023-02-28 21:49:48','2023-02-28 21:49:56',NULL,0,0,NULL,NULL),(251,'newsletter_templates_thumbnails','completed',10,'2023-02-28 21:49:51','2023-02-28 21:49:57','2023-02-28 21:49:48','2023-02-28 21:49:56',NULL,0,0,NULL,NULL),(252,'schedule_re_engagement_email','completed',10,'2023-03-01 21:49:57','2023-03-01 21:53:14','2023-02-28 21:49:56','2023-03-01 21:53:11',NULL,0,0,NULL,NULL),(253,'subscribers_email_count','completed',10,'2023-03-05 22:00:00','2023-03-05 22:01:42','2023-02-28 22:05:05','2023-03-05 22:01:39',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(254,'subscribers_engagement_score','completed',10,'2023-02-28 23:32:13','2023-02-28 23:39:03','2023-02-28 23:32:13','2023-02-28 23:39:02',NULL,0,0,NULL,NULL),(255,'subscribers_engagement_score','completed',10,'2023-03-02 08:33:00','2023-03-02 08:34:46','2023-02-28 23:39:02','2023-03-02 08:34:42',NULL,0,0,NULL,NULL),(256,'subscribers_engagement_score','completed',10,'2023-03-02 08:34:46','2023-03-02 08:34:47','2023-03-02 08:34:42','2023-03-02 08:34:41',NULL,0,0,NULL,NULL),(257,'schedule_re_engagement_email','completed',10,'2023-03-03 08:34:46','2023-03-03 08:35:11','2023-03-02 08:34:42','2023-03-03 08:35:08',NULL,0,0,NULL,NULL),(258,'subscribers_engagement_score','completed',10,'2023-03-02 23:53:00','2023-03-02 23:55:32','2023-03-02 08:34:41','2023-03-02 23:55:30',NULL,0,0,NULL,NULL),(259,'inactive_subscribers','completed',10,'2023-03-10 22:00:00','2023-03-10 23:45:26','2023-03-02 22:05:44','2023-03-10 23:45:23',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(260,'export_files_cleanup','completed',10,'2023-03-11 22:00:00','2023-03-11 23:48:03','2023-03-02 23:55:30','2023-03-11 23:48:01',NULL,0,0,NULL,NULL),(261,'subscribers_engagement_score','completed',10,'2023-03-04 18:57:00','2023-03-04 18:57:04','2023-03-02 23:55:30','2023-03-04 18:57:03',NULL,0,0,NULL,NULL),(262,'schedule_re_engagement_email','completed',10,'2023-03-04 18:45:41','2023-03-04 18:47:53','2023-03-03 18:45:39','2023-03-04 18:47:50',NULL,0,0,NULL,NULL),(263,'beamer','completed',10,'2023-03-06 18:47:00','2023-03-06 18:51:21','2023-03-03 18:52:28','2023-03-06 18:51:19',NULL,0,0,NULL,NULL),(264,'subscribers_engagement_score','completed',10,'2023-03-04 18:57:04','2023-03-04 19:00:46','2023-03-04 18:57:03','2023-03-04 19:00:44',NULL,0,0,NULL,NULL),(265,'schedule_re_engagement_email','completed',10,'2023-03-05 18:57:04','2023-03-05 19:03:58','2023-03-04 18:57:03','2023-03-05 19:03:56',NULL,0,0,NULL,NULL),(266,'subscribers_engagement_score','completed',10,'2023-03-05 05:01:00','2023-03-05 05:03:13','2023-03-04 19:00:44','2023-03-05 05:03:10',NULL,0,0,NULL,NULL),(267,'subscribers_engagement_score','completed',10,'2023-03-06 15:54:00','2023-03-06 15:56:14','2023-03-05 05:03:10','2023-03-06 15:56:11',NULL,0,0,NULL,NULL),(268,'subscribers_email_count','completed',10,'2023-03-14 22:00:00','2023-03-14 22:02:55','2023-03-05 22:01:39','2023-03-14 22:02:54',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(269,'schedule_re_engagement_email','completed',10,'2023-03-06 22:01:42','2023-03-06 22:08:45','2023-03-05 22:01:39','2023-03-06 22:08:42',NULL,0,0,NULL,NULL),(270,'subscribers_engagement_score','completed',10,'2023-03-06 15:56:14','2023-03-06 16:01:28','2023-03-06 15:56:11','2023-03-06 16:01:27',NULL,0,0,NULL,NULL),(271,'subscribers_engagement_score','completed',10,'2023-03-07 09:49:00','2023-03-07 09:55:13','2023-03-06 16:01:27','2023-03-07 09:55:10',NULL,0,0,NULL,NULL),(272,'beamer','completed',10,'2023-03-13 21:31:00','2023-03-13 21:37:36','2023-03-06 18:59:48','2023-03-13 21:37:35',NULL,0,0,NULL,NULL),(273,'subscribers_engagement_score','completed',10,'2023-03-08 02:34:00','2023-03-08 04:47:08','2023-03-07 09:55:10','2023-03-08 04:47:04',NULL,0,0,NULL,NULL),(274,'schedule_re_engagement_email','completed',10,'2023-03-08 09:55:13','2023-03-08 09:55:30','2023-03-07 09:55:10','2023-03-08 09:55:27',NULL,0,0,NULL,NULL),(275,'unsubscribe_tokens','completed',0,'2023-03-07 22:15:41','2023-03-07 22:15:47','2023-03-07 22:15:40','2023-03-07 22:15:46',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(276,'subscriber_link_tokens','completed',0,'2023-03-07 22:15:41','2023-03-07 22:15:47','2023-03-07 22:15:40','2023-03-07 22:15:46',NULL,0,0,NULL,NULL),(277,'newsletter_templates_thumbnails','completed',10,'2023-03-07 22:15:41','2023-03-07 22:15:47','2023-03-07 22:15:40','2023-03-07 22:15:46',NULL,0,0,NULL,NULL),(278,'subscribers_engagement_score','completed',10,'2023-03-08 04:47:08','2023-03-08 04:50:40','2023-03-08 04:47:04','2023-03-08 04:50:37',NULL,0,0,NULL,NULL),(279,'subscribers_engagement_score','completed',10,'2023-03-09 05:20:00','2023-03-09 05:35:15','2023-03-08 04:50:37','2023-03-09 05:35:06',NULL,0,0,NULL,NULL),(280,'subscribers_engagement_score','completed',10,'2023-03-09 05:35:15','2023-03-09 05:35:19','2023-03-09 05:35:06','2023-03-09 05:35:18',NULL,0,0,NULL,NULL),(281,'schedule_re_engagement_email','completed',10,'2023-03-10 05:35:15','2023-03-10 05:38:53','2023-03-09 05:35:06','2023-03-10 05:38:51',NULL,0,0,NULL,NULL),(282,'subscribers_engagement_score','completed',10,'2023-03-10 02:13:00','2023-03-10 03:28:53','2023-03-09 05:35:18','2023-03-10 03:28:49',NULL,0,0,NULL,NULL),(283,'subscribers_engagement_score','completed',10,'2023-03-11 14:02:00','2023-03-11 14:17:27','2023-03-10 03:28:49','2023-03-11 14:17:25',NULL,0,0,NULL,NULL),(284,'inactive_subscribers','completed',10,'2023-03-16 22:00:00','2023-03-17 00:13:26','2023-03-10 23:45:23','2023-03-17 00:13:22',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(285,'schedule_re_engagement_email','completed',10,'2023-03-11 23:45:26','2023-03-11 23:48:03','2023-03-10 23:45:23','2023-03-11 23:48:01',NULL,0,0,NULL,NULL),(286,'subscribers_engagement_score','completed',10,'2023-03-11 14:17:27','2023-03-11 14:17:29','2023-03-11 14:17:25','2023-03-11 14:17:23',NULL,0,0,NULL,NULL),(287,'subscribers_engagement_score','completed',10,'2023-03-12 16:54:00','2023-03-12 17:02:53','2023-03-11 14:17:23','2023-03-12 17:02:51',NULL,0,0,NULL,NULL),(288,'export_files_cleanup','completed',10,'2023-03-12 22:00:00','2023-03-13 17:54:56','2023-03-12 17:02:51','2023-03-13 17:54:54',NULL,0,0,NULL,NULL),(289,'subscribers_engagement_score','completed',10,'2023-03-12 17:02:53','2023-03-12 17:30:08','2023-03-12 17:02:51','2023-03-12 17:30:07',NULL,0,0,NULL,NULL),(290,'schedule_re_engagement_email','completed',10,'2023-03-13 17:02:54','2023-03-13 17:54:56','2023-03-12 17:02:51','2023-03-13 17:54:54',NULL,0,0,NULL,NULL),(291,'subscribers_engagement_score','completed',10,'2023-03-13 19:20:00','2023-03-13 20:58:04','2023-03-12 17:30:07','2023-03-13 20:58:02',NULL,0,0,NULL,NULL),(292,'export_files_cleanup','completed',10,'2023-03-22 22:00:00','2023-03-23 03:08:40','2023-03-13 20:58:02','2023-03-23 03:08:37',NULL,0,0,NULL,NULL),(293,'subscribers_engagement_score','completed',10,'2023-03-13 20:58:04','2023-03-13 21:24:45','2023-03-13 20:58:02','2023-03-13 21:24:44',NULL,0,0,NULL,NULL),(294,'schedule_re_engagement_email','completed',10,'2023-03-14 20:58:04','2023-03-14 21:11:59','2023-03-13 20:58:02','2023-03-14 21:11:57',NULL,0,0,NULL,NULL),(295,'subscribers_engagement_score','completed',10,'2023-03-14 07:43:00','2023-03-14 08:29:02','2023-03-13 21:24:44','2023-03-14 08:29:00',NULL,0,0,NULL,NULL),(296,'beamer','completed',10,'2023-03-23 10:14:00','2023-03-23 10:26:53','2023-03-13 22:46:10','2023-03-23 10:26:48',NULL,0,0,NULL,NULL),(297,'subscribers_engagement_score','completed',10,'2023-03-15 10:19:00','2023-03-15 11:00:22','2023-03-14 08:29:00','2023-03-15 11:00:19',NULL,0,0,NULL,NULL),(298,'subscribers_email_count','completed',10,'2023-03-19 22:00:00','2023-03-19 22:14:05','2023-03-14 22:02:54','2023-03-19 22:14:03',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(299,'schedule_re_engagement_email','completed',10,'2023-03-15 22:02:55','2023-03-15 22:18:29','2023-03-14 22:02:54','2023-03-15 22:18:26',NULL,0,0,NULL,NULL),(300,'subscribers_engagement_score','completed',10,'2023-03-15 11:00:22','2023-03-15 11:03:43','2023-03-15 11:00:19','2023-03-15 11:03:35',NULL,0,0,NULL,NULL),(301,'subscribers_engagement_score','completed',10,'2023-03-16 20:22:00','2023-03-16 20:35:48','2023-03-15 11:03:35','2023-03-16 20:35:45',NULL,0,0,NULL,NULL),(302,'subscribers_engagement_score','completed',10,'2023-03-16 20:35:48','2023-03-17 00:13:26','2023-03-16 20:35:45','2023-03-17 00:13:22',NULL,0,0,NULL,NULL),(303,'schedule_re_engagement_email','completed',10,'2023-03-17 20:35:48','2023-03-17 20:38:59','2023-03-16 20:35:45','2023-03-17 20:38:56',NULL,0,0,NULL,NULL),(304,'inactive_subscribers','completed',10,'2023-03-24 22:00:00','2023-03-24 22:37:06','2023-03-17 00:13:22','2023-03-24 22:37:03',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(305,'subscribers_engagement_score','completed',10,'2023-03-18 18:16:00','2023-03-18 18:18:51','2023-03-17 00:13:22','2023-03-18 18:18:48',NULL,0,0,NULL,NULL),(306,'subscribers_engagement_score','completed',10,'2023-03-18 18:18:51','2023-03-18 19:53:41','2023-03-18 18:18:48','2023-03-18 19:53:40',NULL,0,0,NULL,NULL),(307,'schedule_re_engagement_email','completed',10,'2023-03-19 18:18:51','2023-03-19 18:22:32','2023-03-18 18:18:48','2023-03-19 18:22:30',NULL,0,0,NULL,NULL),(308,'subscribers_engagement_score','completed',10,'2023-03-18 19:53:41','2023-03-18 22:23:54','2023-03-18 19:53:40','2023-03-18 22:23:52',NULL,0,0,NULL,NULL),(309,'subscribers_engagement_score','completed',10,'2023-03-20 20:06:00','2023-03-20 20:30:52','2023-03-18 22:23:52','2023-03-20 20:30:49',NULL,0,0,NULL,NULL),(310,'subscribers_email_count','completed',10,'2023-04-01 22:00:00','2023-04-01 22:03:28','2023-03-19 22:14:03','2023-04-01 22:03:26',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(311,'schedule_re_engagement_email','completed',10,'2023-03-20 22:14:05','2023-03-20 23:03:15','2023-03-19 22:14:03','2023-03-20 23:03:13',NULL,0,0,NULL,NULL),(312,'subscribers_engagement_score','completed',10,'2023-03-20 20:30:52','2023-03-20 20:52:33','2023-03-20 20:30:49','2023-03-20 20:52:32',NULL,0,0,NULL,NULL),(313,'subscribers_engagement_score','completed',10,'2023-03-21 06:06:00','2023-03-21 06:27:53','2023-03-20 20:52:32','2023-03-21 06:27:50',NULL,0,0,NULL,NULL),(314,'subscribers_engagement_score','completed',10,'2023-03-22 00:12:00','2023-03-22 00:15:18','2023-03-21 06:27:50','2023-03-22 00:15:14',NULL,0,0,NULL,NULL),(315,'schedule_re_engagement_email','completed',10,'2023-03-22 06:27:54','2023-03-22 06:35:58','2023-03-21 06:27:50','2023-03-22 06:35:55',NULL,0,0,NULL,NULL),(316,'subscribers_engagement_score','completed',10,'2023-03-22 00:15:18','2023-03-22 00:22:28','2023-03-22 00:15:14','2023-03-22 00:22:26',NULL,0,0,NULL,NULL),(317,'subscribers_engagement_score','completed',10,'2023-03-23 03:08:00','2023-03-23 03:08:41','2023-03-22 00:22:26','2023-03-23 03:08:37',NULL,0,0,NULL,NULL),(318,'subscribers_engagement_score','completed',10,'2023-03-23 03:08:41','2023-03-23 03:08:42','2023-03-23 03:08:37','2023-03-23 03:08:36',NULL,0,0,NULL,NULL),(319,'schedule_re_engagement_email','completed',10,'2023-03-24 03:08:41','2023-03-24 04:12:16','2023-03-23 03:08:37','2023-03-24 04:12:13',NULL,0,0,NULL,NULL),(320,'export_files_cleanup','completed',10,'2023-04-01 22:00:00','2023-04-01 22:03:28','2023-03-23 03:08:36','2023-04-01 22:03:26',NULL,0,0,NULL,NULL),(321,'subscribers_engagement_score','completed',10,'2023-03-24 06:55:00','2023-03-24 07:38:59','2023-03-23 03:08:36','2023-03-24 07:38:56',NULL,0,0,NULL,NULL),(322,'unsubscribe_tokens','completed',0,'2023-03-23 10:02:33','2023-03-23 10:26:54','2023-03-23 10:02:22','2023-03-23 10:26:48',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(323,'subscriber_link_tokens','completed',0,'2023-03-23 10:02:33','2023-03-23 10:26:54','2023-03-23 10:02:22','2023-03-23 10:26:48',NULL,0,0,NULL,NULL),(324,'newsletter_templates_thumbnails','completed',10,'2023-03-23 10:02:33','2023-03-23 10:26:54','2023-03-23 10:02:22','2023-03-23 10:26:48',NULL,0,0,NULL,NULL),(325,'beamer','completed',10,'2023-03-28 14:54:00','2023-03-28 14:55:19','2023-03-23 10:26:57','2023-03-28 14:55:17',NULL,0,0,NULL,NULL),(326,'subscribers_engagement_score','completed',10,'2023-03-24 07:38:59','2023-03-24 07:49:45','2023-03-24 07:38:56','2023-03-24 07:49:43',NULL,0,0,NULL,NULL),(327,'schedule_re_engagement_email','completed',10,'2023-03-25 07:38:59','2023-03-25 08:36:26','2023-03-24 07:38:56','2023-03-25 08:36:22',NULL,0,0,NULL,NULL),(328,'subscribers_engagement_score','completed',10,'2023-03-25 17:23:00','2023-03-25 17:24:54','2023-03-24 07:49:43','2023-03-25 17:24:52',NULL,0,0,NULL,NULL),(329,'inactive_subscribers','completed',10,'2023-03-26 22:00:00','2023-03-26 22:29:28','2023-03-24 22:37:03','2023-03-26 22:29:25',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(330,'subscribers_engagement_score','completed',10,'2023-03-25 17:24:54','2023-03-25 17:41:14','2023-03-25 17:24:52','2023-03-25 17:41:11',NULL,0,0,NULL,NULL),(331,'schedule_re_engagement_email','completed',10,'2023-03-26 17:24:54','2023-03-26 17:48:29','2023-03-25 17:24:52','2023-03-26 17:48:27',NULL,0,0,NULL,NULL),(332,'subscribers_engagement_score','completed',10,'2023-03-26 09:50:00','2023-03-26 10:06:17','2023-03-25 17:41:11','2023-03-26 10:06:16',NULL,0,0,NULL,NULL),(333,'subscribers_engagement_score','completed',10,'2023-03-27 12:42:00','2023-03-27 13:09:10','2023-03-26 10:06:16','2023-03-27 13:09:08',NULL,0,0,NULL,NULL),(334,'inactive_subscribers','completed',10,'2023-04-03 22:00:00','2023-04-03 22:02:38','2023-03-26 22:29:25','2023-04-03 22:02:36',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(335,'schedule_re_engagement_email','completed',10,'2023-03-27 22:29:28','2023-03-28 00:31:50','2023-03-26 22:29:25','2023-03-28 00:31:48',NULL,0,0,NULL,NULL),(336,'subscribers_engagement_score','completed',10,'2023-03-27 13:09:10','2023-03-27 13:31:22','2023-03-27 13:09:08','2023-03-27 13:31:21',NULL,0,0,NULL,NULL),(337,'subscribers_engagement_score','completed',10,'2023-03-28 01:58:00','2023-03-28 03:21:56','2023-03-27 13:31:21','2023-03-28 03:21:54',NULL,0,0,NULL,NULL),(338,'subscribers_engagement_score','completed',10,'2023-03-29 12:36:00','2023-03-29 13:10:06','2023-03-28 03:21:54','2023-03-29 13:10:06',NULL,0,0,NULL,NULL),(339,'schedule_re_engagement_email','completed',10,'2023-03-29 03:21:56','2023-03-29 04:02:25','2023-03-28 03:21:54','2023-03-29 04:02:23',NULL,0,0,NULL,NULL),(340,'unsubscribe_tokens','completed',0,'2023-03-28 09:50:40','2023-03-28 09:51:06','2023-03-28 09:50:36','2023-03-28 09:51:00',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(341,'subscriber_link_tokens','completed',0,'2023-03-28 09:50:40','2023-03-28 09:51:06','2023-03-28 09:50:36','2023-03-28 09:51:00',NULL,0,0,NULL,NULL),(342,'newsletter_templates_thumbnails','completed',10,'2023-03-28 09:50:40','2023-03-28 09:51:06','2023-03-28 09:50:36','2023-03-28 09:51:00',NULL,0,0,NULL,NULL),(343,'beamer','completed',10,'2023-04-07 12:44:00','2023-04-07 12:46:52','2023-03-28 14:57:38','2023-04-07 12:46:50',NULL,0,0,NULL,NULL),(344,'subscribers_engagement_score','completed',10,'2023-03-29 13:10:06','2023-03-29 15:20:23','2023-03-29 13:10:06','2023-03-29 15:20:22',NULL,0,0,NULL,NULL),(345,'schedule_re_engagement_email','completed',10,'2023-03-30 13:10:06','2023-03-30 13:11:17','2023-03-29 13:10:06','2023-03-30 13:11:15',NULL,0,0,NULL,NULL),(346,'subscribers_engagement_score','completed',10,'2023-03-30 01:07:00','2023-03-30 01:16:58','2023-03-29 15:20:22','2023-03-30 01:16:55',NULL,0,0,NULL,NULL),(347,'subscribers_engagement_score','completed',10,'2023-03-31 14:21:00','2023-03-31 14:24:19','2023-03-30 01:16:55','2023-03-31 14:24:17',NULL,0,0,NULL,NULL),(348,'subscribers_engagement_score','completed',10,'2023-03-31 14:24:19','2023-03-31 14:29:11','2023-03-31 14:24:17','2023-03-31 14:29:10',NULL,0,0,NULL,NULL),(349,'schedule_re_engagement_email','completed',10,'2023-04-01 14:24:20','2023-04-01 14:29:15','2023-03-31 14:24:17','2023-04-01 14:29:13',NULL,0,0,NULL,NULL),(350,'subscribers_engagement_score','completed',10,'2023-04-01 20:56:00','2023-04-01 20:58:46','2023-03-31 14:29:10','2023-04-01 20:58:43',NULL,0,0,NULL,NULL),(351,'subscribers_engagement_score','completed',10,'2023-04-01 20:58:46','2023-04-01 21:03:33','2023-04-01 20:58:43','2023-04-01 21:03:32',NULL,0,0,NULL,NULL),(352,'schedule_re_engagement_email','completed',10,'2023-04-02 20:58:46','2023-04-02 20:58:52','2023-04-01 20:58:43','2023-04-02 20:58:50',NULL,0,0,NULL,NULL),(353,'subscribers_engagement_score','completed',10,'2023-04-02 02:51:00','2023-04-02 02:53:42','2023-04-01 21:03:32','2023-04-02 02:53:39',NULL,0,0,NULL,NULL),(354,'subscribers_email_count','completed',10,'2023-04-03 22:00:00','2023-04-03 22:02:38','2023-04-01 22:03:26','2023-04-03 22:02:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(355,'export_files_cleanup','completed',10,'2023-04-05 22:00:00','2023-04-05 23:04:44','2023-04-02 02:53:39','2023-04-05 23:04:39',NULL,0,0,NULL,NULL),(356,'subscribers_engagement_score','completed',10,'2023-04-03 11:31:00','2023-04-03 11:32:21','2023-04-02 02:53:39','2023-04-03 11:32:19',NULL,0,0,NULL,NULL),(357,'subscribers_engagement_score','completed',10,'2023-04-03 11:32:21','2023-04-03 11:35:39','2023-04-03 11:32:19','2023-04-03 11:35:38',NULL,0,0,NULL,NULL),(358,'schedule_re_engagement_email','completed',10,'2023-04-04 11:32:22','2023-04-04 11:32:59','2023-04-03 11:32:19','2023-04-04 11:32:43',NULL,0,0,NULL,NULL),(359,'subscribers_engagement_score','completed',10,'2023-04-03 22:56:00','2023-04-03 22:56:41','2023-04-03 11:35:38','2023-04-03 22:56:40',NULL,0,0,NULL,NULL),(360,'subscribers_email_count','completed',10,'2023-04-10 22:00:00','2023-04-10 22:01:57','2023-04-03 22:02:36','2023-04-10 22:01:54',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(361,'inactive_subscribers','completed',10,'2023-04-11 22:00:00','2023-04-11 22:01:53','2023-04-03 22:02:36','2023-04-11 22:01:52',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(362,'subscribers_engagement_score','completed',10,'2023-04-05 06:31:00','2023-04-05 06:32:09','2023-04-03 22:56:40','2023-04-05 06:32:07',NULL,0,0,NULL,NULL),(363,'unsubscribe_tokens','completed',0,'2023-04-04 21:47:33','2023-04-04 21:47:38','2023-04-04 21:47:32','2023-04-04 21:47:38',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(364,'subscriber_link_tokens','completed',0,'2023-04-04 21:47:33','2023-04-04 21:47:38','2023-04-04 21:47:32','2023-04-04 21:47:38',NULL,0,0,NULL,NULL),(365,'newsletter_templates_thumbnails','completed',10,'2023-04-04 21:47:33','2023-04-04 21:47:39','2023-04-04 21:47:32','2023-04-04 21:47:38',NULL,0,0,NULL,NULL),(366,'schedule_re_engagement_email','completed',10,'2023-04-05 21:47:39','2023-04-05 21:52:12','2023-04-04 21:47:38','2023-04-05 21:52:10',NULL,0,0,NULL,NULL),(367,'subscribers_engagement_score','completed',10,'2023-04-05 06:32:09','2023-04-05 06:36:59','2023-04-05 06:32:07','2023-04-05 06:36:58',NULL,0,0,NULL,NULL),(368,'subscribers_engagement_score','completed',10,'2023-04-05 23:04:00','2023-04-05 23:04:44','2023-04-05 06:36:58','2023-04-05 23:04:39',NULL,0,0,NULL,NULL),(369,'subscribers_engagement_score','completed',10,'2023-04-06 22:29:00','2023-04-06 22:31:55','2023-04-05 23:04:39','2023-04-06 22:31:53',NULL,0,0,NULL,NULL),(370,'schedule_re_engagement_email','completed',10,'2023-04-06 23:04:44','2023-04-06 23:06:52','2023-04-05 23:04:39','2023-04-06 23:06:51',NULL,0,0,NULL,NULL),(371,'export_files_cleanup','completed',10,'2023-04-10 22:00:00','2023-04-10 22:01:56','2023-04-06 22:31:53','2023-04-10 22:01:54',NULL,0,0,NULL,NULL),(372,'subscribers_engagement_score','completed',10,'2023-04-06 22:31:55','2023-04-06 22:36:51','2023-04-06 22:31:53','2023-04-06 22:36:50',NULL,0,0,NULL,NULL),(373,'subscribers_engagement_score','completed',10,'2023-04-08 21:11:00','2023-04-08 21:13:22','2023-04-06 22:36:50','2023-04-08 21:13:20',NULL,0,0,NULL,NULL),(374,'schedule_re_engagement_email','completed',10,'2023-04-08 12:46:52','2023-04-08 12:51:59','2023-04-07 12:46:50','2023-04-08 12:51:57',NULL,0,0,NULL,NULL),(375,'beamer','completed',10,'2023-04-15 12:08:00','2023-04-15 12:10:50','2023-04-07 12:51:54','2023-04-15 12:10:48',NULL,0,0,NULL,NULL),(376,'subscribers_engagement_score','completed',10,'2023-04-08 21:13:22','2023-04-08 21:16:23','2023-04-08 21:13:20','2023-04-08 21:16:22',NULL,0,0,NULL,NULL),(377,'schedule_re_engagement_email','completed',10,'2023-04-09 21:13:22','2023-04-09 21:16:58','2023-04-08 21:13:20','2023-04-09 21:16:56',NULL,0,0,NULL,NULL),(378,'subscribers_engagement_score','completed',10,'2023-04-09 04:28:00','2023-04-09 04:31:54','2023-04-08 21:16:22','2023-04-09 04:31:50',NULL,0,0,NULL,NULL),(379,'subscribers_engagement_score','completed',10,'2023-04-10 06:48:00','2023-04-10 06:51:55','2023-04-09 04:31:50','2023-04-10 06:51:53',NULL,0,0,NULL,NULL),(380,'subscribers_engagement_score','completed',10,'2023-04-10 06:51:55','2023-04-10 06:56:52','2023-04-10 06:51:53','2023-04-10 06:56:51',NULL,0,0,NULL,NULL),(381,'schedule_re_engagement_email','completed',10,'2023-04-11 06:51:55','2023-04-11 06:52:03','2023-04-10 06:51:53','2023-04-11 06:52:01',NULL,0,0,NULL,NULL),(382,'subscribers_engagement_score','completed',10,'2023-04-11 04:57:00','2023-04-11 04:57:03','2023-04-10 06:56:51','2023-04-11 04:57:01',NULL,0,0,NULL,NULL),(383,'subscribers_email_count','completed',10,'2023-04-20 22:00:00','2023-04-20 22:01:19','2023-04-10 22:01:54','2023-04-20 22:01:18',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(384,'export_files_cleanup','completed',10,'2023-04-17 22:00:00','2023-04-17 23:51:55','2023-04-11 04:57:01','2023-04-17 23:51:52',NULL,0,0,NULL,NULL),(385,'subscribers_engagement_score','completed',10,'2023-04-12 11:56:00','2023-04-12 11:56:21','2023-04-11 04:57:01','2023-04-12 11:56:19',NULL,0,0,NULL,NULL),(386,'unsubscribe_tokens','completed',0,'2023-04-11 21:47:12','2023-04-11 21:47:16','2023-04-11 21:47:10','2023-04-11 21:47:16',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(387,'subscriber_link_tokens','completed',0,'2023-04-11 21:47:12','2023-04-11 21:47:16','2023-04-11 21:47:10','2023-04-11 21:47:16',NULL,0,0,NULL,NULL),(388,'newsletter_templates_thumbnails','completed',10,'2023-04-11 21:47:12','2023-04-11 21:47:16','2023-04-11 21:47:10','2023-04-11 21:47:16',NULL,0,0,NULL,NULL),(389,'schedule_re_engagement_email','completed',10,'2023-04-12 21:47:16','2023-04-12 21:51:54','2023-04-11 21:47:16','2023-04-12 21:51:52',NULL,0,0,NULL,NULL),(390,'inactive_subscribers','completed',10,'2023-04-22 22:00:00','2023-04-22 22:01:47','2023-04-11 22:01:52','2023-04-22 22:01:45',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(391,'subscribers_engagement_score','completed',10,'2023-04-12 11:56:21','2023-04-12 12:01:59','2023-04-12 11:56:19','2023-04-12 12:01:58',NULL,0,0,NULL,NULL),(392,'subscribers_engagement_score','completed',10,'2023-04-13 10:23:00','2023-04-13 10:27:07','2023-04-12 12:01:58','2023-04-13 10:27:04',NULL,0,0,NULL,NULL),(393,'subscribers_engagement_score','completed',10,'2023-04-14 21:12:00','2023-04-14 21:16:56','2023-04-13 10:27:04','2023-04-14 21:16:54',NULL,0,0,NULL,NULL),(394,'schedule_re_engagement_email','completed',10,'2023-04-14 10:27:07','2023-04-14 10:31:56','2023-04-13 10:27:04','2023-04-14 10:31:54',NULL,0,0,NULL,NULL),(395,'subscribers_engagement_score','completed',10,'2023-04-14 21:16:56','2023-04-14 21:21:56','2023-04-14 21:16:54','2023-04-14 21:21:54',NULL,0,0,NULL,NULL),(396,'schedule_re_engagement_email','completed',10,'2023-04-15 21:16:56','2023-04-15 21:21:57','2023-04-14 21:16:54','2023-04-15 21:21:55',NULL,0,0,NULL,NULL),(397,'subscribers_engagement_score','completed',10,'2023-04-15 14:53:00','2023-04-15 14:56:54','2023-04-14 21:21:54','2023-04-15 14:56:53',NULL,0,0,NULL,NULL),(398,'beamer','completed',10,'2023-04-22 00:18:00','2023-04-22 00:21:52','2023-04-15 12:14:01','2023-04-22 00:21:51',NULL,0,0,NULL,NULL),(399,'subscribers_engagement_score','completed',10,'2023-04-16 13:52:00','2023-04-16 13:56:54','2023-04-15 14:56:53','2023-04-16 13:56:51',NULL,0,0,NULL,NULL),(400,'subscribers_engagement_score','completed',10,'2023-04-16 13:56:54','2023-04-16 14:01:55','2023-04-16 13:56:51','2023-04-16 14:01:54',NULL,0,0,NULL,NULL),(401,'schedule_re_engagement_email','completed',10,'2023-04-17 13:56:54','2023-04-17 13:59:39','2023-04-16 13:56:51','2023-04-17 13:59:36',NULL,0,0,NULL,NULL),(402,'subscribers_engagement_score','completed',10,'2023-04-17 15:55:00','2023-04-17 15:56:58','2023-04-16 14:01:54','2023-04-17 15:56:57',NULL,0,0,NULL,NULL),(403,'subscribers_engagement_score','completed',10,'2023-04-17 15:56:58','2023-04-17 16:01:54','2023-04-17 15:56:57','2023-04-17 16:01:53',NULL,0,0,NULL,NULL),(404,'schedule_re_engagement_email','completed',10,'2023-04-18 15:56:58','2023-04-18 15:57:02','2023-04-17 15:56:57','2023-04-18 15:56:59',NULL,0,0,NULL,NULL),(405,'subscribers_engagement_score','completed',10,'2023-04-17 23:51:00','2023-04-17 23:51:55','2023-04-17 16:01:53','2023-04-17 23:51:52',NULL,0,0,NULL,NULL),(406,'subscribers_engagement_score','completed',10,'2023-04-19 21:48:00','2023-04-19 21:51:07','2023-04-17 23:51:52','2023-04-19 21:51:07',NULL,0,0,NULL,NULL),(407,'export_files_cleanup','completed',10,'2023-04-29 22:00:00','2023-04-29 22:01:55','2023-04-18 15:56:59','2023-04-29 22:01:53',NULL,0,0,NULL,NULL),(408,'unsubscribe_tokens','completed',0,'2023-04-18 21:52:07','2023-04-18 21:52:12','2023-04-18 21:52:05','2023-04-18 21:52:12',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(409,'subscriber_link_tokens','completed',0,'2023-04-18 21:52:07','2023-04-18 21:52:12','2023-04-18 21:52:05','2023-04-18 21:52:12',NULL,0,0,NULL,NULL),(410,'newsletter_templates_thumbnails','completed',10,'2023-04-18 21:52:07','2023-04-18 21:52:12','2023-04-18 21:52:05','2023-04-18 21:52:12',NULL,0,0,NULL,NULL),(411,'schedule_re_engagement_email','completed',10,'2023-04-19 21:52:12','2023-04-19 21:56:09','2023-04-18 21:52:12','2023-04-19 21:56:08',NULL,0,0,NULL,NULL),(412,'unsubscribe_tokens','completed',0,'2023-04-19 21:46:24','2023-04-19 21:46:34','2023-04-19 21:46:23','2023-04-19 21:46:33',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(413,'subscriber_link_tokens','completed',0,'2023-04-19 21:46:24','2023-04-19 21:46:34','2023-04-19 21:46:23','2023-04-19 21:46:33',NULL,0,0,NULL,NULL),(414,'newsletter_templates_thumbnails','completed',10,'2023-04-19 21:46:24','2023-04-19 21:46:34','2023-04-19 21:46:23','2023-04-19 21:46:33',NULL,0,0,NULL,NULL),(415,'subscribers_engagement_score','completed',10,'2023-04-19 21:51:07','2023-04-19 21:56:09','2023-04-19 21:51:07','2023-04-19 21:56:08',NULL,0,0,NULL,NULL),(416,'subscribers_engagement_score','completed',10,'2023-04-19 21:56:09','2023-04-19 22:01:09','2023-04-19 21:56:08','2023-04-19 22:01:08',NULL,0,0,NULL,NULL),(417,'subscribers_engagement_score','completed',10,'2023-04-20 22:23:00','2023-04-20 22:26:17','2023-04-19 22:01:08','2023-04-20 22:26:16',NULL,0,0,NULL,NULL),(418,'schedule_re_engagement_email','completed',10,'2023-04-20 22:01:09','2023-04-20 22:01:19','2023-04-19 22:01:08','2023-04-20 22:01:18',NULL,0,0,NULL,NULL),(419,'subscribers_email_count','completed',10,'2023-04-27 22:00:00','2023-04-27 22:01:46','2023-04-20 22:01:18','2023-04-27 22:01:44',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(420,'subscribers_engagement_score','completed',10,'2023-04-20 22:26:17','2023-04-20 22:31:17','2023-04-20 22:26:16','2023-04-20 22:31:17',NULL,0,0,NULL,NULL),(421,'schedule_re_engagement_email','completed',10,'2023-04-21 22:26:17','2023-04-21 22:26:51','2023-04-20 22:26:16','2023-04-21 22:26:50',NULL,0,0,NULL,NULL),(422,'subscribers_engagement_score','completed',10,'2023-04-21 23:31:00','2023-04-21 23:31:45','2023-04-20 22:31:17','2023-04-21 23:31:44',NULL,0,0,NULL,NULL),(423,'unsubscribe_tokens','completed',0,'2023-04-21 21:46:55','2023-04-21 21:47:06','2023-04-21 21:46:54','2023-04-21 21:47:05',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(424,'subscriber_link_tokens','completed',0,'2023-04-21 21:46:55','2023-04-21 21:47:06','2023-04-21 21:46:54','2023-04-21 21:47:05',NULL,0,0,NULL,NULL),(425,'newsletter_templates_thumbnails','completed',10,'2023-04-21 21:46:55','2023-04-21 21:47:06','2023-04-21 21:46:54','2023-04-21 21:47:05',NULL,0,0,NULL,NULL),(426,'subscribers_engagement_score','completed',10,'2023-04-21 23:31:45','2023-04-21 23:36:40','2023-04-21 23:31:44','2023-04-21 23:36:39',NULL,0,0,NULL,NULL),(427,'schedule_re_engagement_email','completed',10,'2023-04-22 23:31:45','2023-04-22 23:31:52','2023-04-21 23:31:44','2023-04-22 23:31:51',NULL,0,0,NULL,NULL),(428,'subscribers_engagement_score','completed',10,'2023-04-23 02:43:00','2023-04-23 02:46:41','2023-04-21 23:36:39','2023-04-23 02:46:38',NULL,0,0,NULL,NULL),(429,'beamer','completed',10,'2023-04-25 16:35:00','2023-04-25 16:36:40','2023-04-22 00:26:43','2023-04-25 16:36:38',NULL,0,0,NULL,NULL),(430,'inactive_subscribers','completed',10,'2023-04-28 22:00:00','2023-04-28 22:01:45','2023-04-22 22:01:45','2023-04-28 22:01:43',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(431,'subscribers_engagement_score','completed',10,'2023-04-23 02:46:41','2023-04-23 02:51:44','2023-04-23 02:46:38','2023-04-23 02:51:43',NULL,0,0,NULL,NULL),(432,'schedule_re_engagement_email','completed',10,'2023-04-24 02:46:41','2023-04-24 02:46:44','2023-04-23 02:46:38','2023-04-24 02:46:42',NULL,0,0,NULL,NULL),(433,'subscribers_engagement_score','completed',10,'2023-04-24 00:39:00','2023-04-24 00:41:50','2023-04-23 02:51:43','2023-04-24 00:41:47',NULL,0,0,NULL,NULL),(434,'subscribers_engagement_score','completed',10,'2023-04-25 18:02:00','2023-04-25 18:06:48','2023-04-24 00:41:47','2023-04-25 18:06:47',NULL,0,0,NULL,NULL),(435,'schedule_re_engagement_email','completed',10,'2023-04-26 16:36:40','2023-04-26 16:37:00','2023-04-25 16:36:38','2023-04-26 16:36:57',NULL,0,0,NULL,NULL),(436,'beamer','completed',10,'2023-05-06 22:27:00','2023-05-06 22:31:39','2023-04-25 16:41:45','2023-05-06 22:31:37',NULL,0,0,NULL,NULL),(437,'subscribers_engagement_score','completed',10,'2023-04-25 18:06:48','2023-04-25 18:11:46','2023-04-25 18:06:47','2023-04-25 18:11:45',NULL,0,0,NULL,NULL),(438,'subscribers_engagement_score','completed',10,'2023-04-26 13:15:00','2023-04-26 13:16:47','2023-04-25 18:11:45','2023-04-26 13:16:45',NULL,0,0,NULL,NULL),(439,'unsubscribe_tokens','completed',0,'2023-04-25 21:47:10','2023-04-25 21:47:28','2023-04-25 21:47:09','2023-04-25 21:47:27',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(440,'subscriber_link_tokens','completed',0,'2023-04-25 21:47:10','2023-04-25 21:47:28','2023-04-25 21:47:09','2023-04-25 21:47:27',NULL,0,0,NULL,NULL),(441,'newsletter_templates_thumbnails','completed',10,'2023-04-25 21:47:10','2023-04-25 21:47:28','2023-04-25 21:47:09','2023-04-25 21:47:27',NULL,0,0,NULL,NULL),(442,'subscribers_engagement_score','completed',10,'2023-04-27 14:33:00','2023-04-27 14:37:04','2023-04-26 13:16:45','2023-04-27 14:37:02',NULL,0,0,NULL,NULL),(443,'subscribers_engagement_score','completed',10,'2023-04-27 14:37:04','2023-04-27 14:41:46','2023-04-27 14:37:02','2023-04-27 14:41:45',NULL,0,0,NULL,NULL),(444,'schedule_re_engagement_email','completed',10,'2023-04-28 14:37:04','2023-04-28 14:39:21','2023-04-27 14:37:02','2023-04-28 14:39:18',NULL,0,0,NULL,NULL),(445,'subscribers_engagement_score','completed',10,'2023-04-28 01:49:00','2023-04-28 01:56:58','2023-04-27 14:41:45','2023-04-28 01:56:55',NULL,0,0,NULL,NULL),(446,'subscribers_email_count','completed',10,'2023-05-01 22:00:00','2023-05-01 22:01:49','2023-04-27 22:01:44','2023-05-01 22:01:46',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(447,'subscribers_engagement_score','completed',10,'2023-04-29 13:04:00','2023-04-29 13:06:44','2023-04-28 01:56:55','2023-04-29 13:06:41',NULL,0,0,NULL,NULL),(448,'inactive_subscribers','completed',10,'2023-05-03 22:00:00','2023-05-03 22:01:39','2023-04-28 22:01:43','2023-05-03 22:01:37',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(449,'schedule_re_engagement_email','completed',10,'2023-04-29 22:01:45','2023-04-29 22:01:55','2023-04-28 22:01:43','2023-04-29 22:01:53',NULL,0,0,NULL,NULL),(450,'subscribers_engagement_score','completed',10,'2023-04-29 13:06:44','2023-04-29 13:11:48','2023-04-29 13:06:41','2023-04-29 13:11:47',NULL,0,0,NULL,NULL),(451,'subscribers_engagement_score','completed',10,'2023-04-30 09:58:00','2023-04-30 10:01:49','2023-04-29 13:11:47','2023-04-30 10:01:47',NULL,0,0,NULL,NULL),(452,'export_files_cleanup','completed',10,'2023-05-04 22:00:00','2023-05-05 06:36:39','2023-04-30 10:01:47','2023-05-05 06:36:36',NULL,0,0,NULL,NULL),(453,'subscribers_engagement_score','completed',10,'2023-05-01 02:48:00','2023-05-01 02:51:49','2023-04-30 10:01:47','2023-05-01 02:51:48',NULL,0,0,NULL,NULL),(454,'schedule_re_engagement_email','completed',10,'2023-05-01 10:01:49','2023-05-01 10:06:43','2023-04-30 10:01:47','2023-05-01 10:06:42',NULL,0,0,NULL,NULL),(455,'subscribers_engagement_score','completed',10,'2023-05-01 02:51:49','2023-05-01 02:56:43','2023-05-01 02:51:48','2023-05-01 02:56:43',NULL,0,0,NULL,NULL),(456,'subscribers_engagement_score','completed',10,'2023-05-02 14:59:00','2023-05-02 15:01:39','2023-05-01 02:56:43','2023-05-02 15:01:36',NULL,0,0,NULL,NULL),(457,'subscribers_email_count','completed',10,'2023-05-12 22:00:00','2023-05-12 22:01:56','2023-05-01 22:01:46','2023-05-12 22:01:54',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(458,'schedule_re_engagement_email','completed',10,'2023-05-02 22:01:49','2023-05-02 22:06:35','2023-05-01 22:01:46','2023-05-02 22:06:33',NULL,0,0,NULL,NULL),(459,'subscribers_engagement_score','completed',10,'2023-05-02 15:01:39','2023-05-02 15:06:36','2023-05-02 15:01:36','2023-05-02 15:06:35',NULL,0,0,NULL,NULL),(460,'subscribers_engagement_score','completed',10,'2023-05-03 14:46:00','2023-05-03 14:46:38','2023-05-02 15:06:35','2023-05-03 14:46:36',NULL,0,0,NULL,NULL),(461,'unsubscribe_tokens','completed',0,'2023-05-03 09:47:13','2023-05-03 09:47:20','2023-05-03 09:47:12','2023-05-03 09:47:18',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(462,'subscriber_link_tokens','completed',0,'2023-05-03 09:47:13','2023-05-03 09:47:20','2023-05-03 09:47:12','2023-05-03 09:47:18',NULL,0,0,NULL,NULL),(463,'newsletter_templates_thumbnails','completed',10,'2023-05-03 09:47:13','2023-05-03 09:47:20','2023-05-03 09:47:12','2023-05-03 09:47:18',NULL,0,0,NULL,NULL),(464,'schedule_re_engagement_email','completed',10,'2023-05-04 09:47:20','2023-05-04 09:51:37','2023-05-03 09:47:18','2023-05-04 09:51:35',NULL,0,0,NULL,NULL),(465,'subscribers_engagement_score','completed',10,'2023-05-04 10:29:00','2023-05-04 10:31:37','2023-05-03 14:46:36','2023-05-04 10:31:35',NULL,0,0,NULL,NULL),(466,'inactive_subscribers','completed',10,'2023-05-09 22:00:00','2023-05-09 22:01:39','2023-05-03 22:01:37','2023-05-09 22:01:39',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(467,'subscribers_engagement_score','completed',10,'2023-05-04 10:31:37','2023-05-04 10:36:37','2023-05-04 10:31:35','2023-05-04 10:36:35',NULL,0,0,NULL,NULL),(468,'schedule_re_engagement_email','completed',10,'2023-05-05 10:31:37','2023-05-05 10:31:41','2023-05-04 10:31:35','2023-05-05 10:31:38',NULL,0,0,NULL,NULL),(469,'subscribers_engagement_score','completed',10,'2023-05-05 06:36:00','2023-05-05 06:36:39','2023-05-04 10:36:35','2023-05-05 06:36:36',NULL,0,0,NULL,NULL),(470,'subscribers_engagement_score','completed',10,'2023-05-06 03:41:00','2023-05-06 03:41:39','2023-05-05 06:36:36','2023-05-06 03:41:37',NULL,0,0,NULL,NULL),(471,'export_files_cleanup','completed',10,'2023-05-11 22:00:00','2023-05-11 23:06:57','2023-05-05 10:31:38','2023-05-11 23:06:55',NULL,0,0,NULL,NULL),(472,'subscribers_engagement_score','completed',10,'2023-05-06 03:41:39','2023-05-06 03:46:40','2023-05-06 03:41:37','2023-05-06 03:46:38',NULL,0,0,NULL,NULL),(473,'schedule_re_engagement_email','completed',10,'2023-05-07 03:41:39','2023-05-07 03:46:41','2023-05-06 03:41:37','2023-05-07 03:46:38',NULL,0,0,NULL,NULL),(474,'subscribers_engagement_score','completed',10,'2023-05-07 13:34:00','2023-05-07 13:36:41','2023-05-06 03:46:38','2023-05-07 13:36:38',NULL,0,0,NULL,NULL),(475,'beamer','completed',10,'2023-05-14 02:44:00','2023-05-14 02:46:56','2023-05-06 22:36:39','2023-05-14 02:46:55',NULL,0,0,NULL,NULL),(476,'subscribers_engagement_score','completed',10,'2023-05-07 13:36:41','2023-05-07 13:41:38','2023-05-07 13:36:38','2023-05-07 13:41:37',NULL,0,0,NULL,NULL),(477,'schedule_re_engagement_email','completed',10,'2023-05-08 13:36:41','2023-05-08 13:41:40','2023-05-07 13:36:38','2023-05-08 13:41:38',NULL,0,0,NULL,NULL),(478,'subscribers_engagement_score','completed',10,'2023-05-08 01:50:00','2023-05-08 01:51:37','2023-05-07 13:41:37','2023-05-08 01:51:35',NULL,0,0,NULL,NULL),(479,'subscribers_engagement_score','completed',10,'2023-05-09 19:34:00','2023-05-09 19:36:32','2023-05-08 01:51:35','2023-05-09 19:36:30',NULL,0,0,NULL,NULL),(480,'subscribers_engagement_score','completed',10,'2023-05-09 19:36:32','2023-05-09 19:41:39','2023-05-09 19:36:30','2023-05-09 19:41:38',NULL,0,0,NULL,NULL),(481,'schedule_re_engagement_email','completed',10,'2023-05-10 19:36:32','2023-05-10 19:36:56','2023-05-09 19:36:30','2023-05-10 19:36:54',NULL,0,0,NULL,NULL),(482,'subscribers_engagement_score','completed',10,'2023-05-10 01:18:00','2023-05-10 01:21:41','2023-05-09 19:41:38','2023-05-10 01:21:38',NULL,0,0,NULL,NULL),(483,'unsubscribe_tokens','completed',0,'2023-05-09 21:46:57','2023-05-09 21:47:04','2023-05-09 21:46:55','2023-05-09 21:47:02',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(484,'subscriber_link_tokens','completed',0,'2023-05-09 21:46:57','2023-05-09 21:47:04','2023-05-09 21:46:55','2023-05-09 21:47:02',NULL,0,0,NULL,NULL),(485,'newsletter_templates_thumbnails','completed',10,'2023-05-09 21:46:57','2023-05-09 21:47:04','2023-05-09 21:46:55','2023-05-09 21:47:02',NULL,0,0,NULL,NULL),(486,'inactive_subscribers','completed',10,'2023-05-19 22:00:00','2023-05-19 22:02:03','2023-05-09 22:01:39','2023-05-19 22:02:00',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(487,'subscribers_engagement_score','completed',10,'2023-05-10 23:00:00','2023-05-10 23:02:08','2023-05-10 01:21:38','2023-05-10 23:02:05',NULL,0,0,NULL,NULL),(488,'subscribers_engagement_score','completed',10,'2023-05-10 23:02:08','2023-05-10 23:06:07','2023-05-10 23:02:05','2023-05-10 23:06:07',NULL,0,0,NULL,NULL),(489,'schedule_re_engagement_email','completed',10,'2023-05-11 23:02:08','2023-05-11 23:06:57','2023-05-10 23:02:05','2023-05-11 23:06:55',NULL,0,0,NULL,NULL),(490,'subscribers_engagement_score','completed',10,'2023-05-11 23:14:00','2023-05-11 23:16:55','2023-05-10 23:06:07','2023-05-11 23:16:54',NULL,0,0,NULL,NULL),(491,'export_files_cleanup','completed',10,'2023-05-18 22:00:00','2023-05-18 22:02:02','2023-05-11 23:16:54','2023-05-18 22:02:00',NULL,0,0,NULL,NULL),(492,'subscribers_engagement_score','completed',10,'2023-05-11 23:16:55','2023-05-11 23:21:56','2023-05-11 23:16:54','2023-05-11 23:21:55',NULL,0,0,NULL,NULL),(493,'schedule_re_engagement_email','completed',10,'2023-05-12 23:16:55','2023-05-12 23:16:58','2023-05-11 23:16:54','2023-05-12 23:16:57',NULL,0,0,NULL,NULL),(494,'subscribers_engagement_score','completed',10,'2023-05-13 01:49:00','2023-05-13 01:51:57','2023-05-11 23:21:55','2023-05-13 01:51:55',NULL,0,0,NULL,NULL),(495,'subscribers_email_count','completed',10,'2023-05-18 22:00:00','2023-05-18 22:02:02','2023-05-12 22:01:54','2023-05-18 22:02:00',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(496,'subscribers_engagement_score','completed',10,'2023-05-13 01:51:57','2023-05-13 01:56:57','2023-05-13 01:51:55','2023-05-13 01:56:56',NULL,0,0,NULL,NULL),(497,'schedule_re_engagement_email','completed',10,'2023-05-14 01:51:57','2023-05-14 01:56:59','2023-05-13 01:51:55','2023-05-14 01:56:56',NULL,0,0,NULL,NULL),(498,'subscribers_engagement_score','completed',10,'2023-05-14 01:52:00','2023-05-14 01:56:59','2023-05-13 01:56:56','2023-05-14 01:56:56',NULL,0,0,NULL,NULL),(499,'subscribers_engagement_score','completed',10,'2023-05-14 01:56:59','2023-05-14 02:01:57','2023-05-14 01:56:56','2023-05-14 02:01:56',NULL,0,0,NULL,NULL),(500,'subscribers_engagement_score','completed',10,'2023-05-15 16:40:00','2023-05-15 16:41:59','2023-05-14 02:01:56','2023-05-15 16:41:57',NULL,0,0,NULL,NULL),(501,'schedule_re_engagement_email','completed',10,'2023-05-15 02:01:57','2023-05-15 02:06:58','2023-05-14 02:01:56','2023-05-15 02:06:56',NULL,0,0,NULL,NULL),(502,'beamer','completed',10,'2023-05-26 04:07:00','2023-05-26 04:07:06','2023-05-14 02:51:57','2023-05-26 04:07:03',NULL,0,0,NULL,NULL),(503,'subscribers_engagement_score','completed',10,'2023-05-15 16:41:59','2023-05-15 16:46:57','2023-05-15 16:41:57','2023-05-15 16:46:57',NULL,0,0,NULL,NULL),(504,'schedule_re_engagement_email','completed',10,'2023-05-16 16:41:59','2023-05-16 16:47:02','2023-05-15 16:41:57','2023-05-16 16:46:59',NULL,0,0,NULL,NULL),(505,'subscribers_engagement_score','completed',10,'2023-05-16 19:15:00','2023-05-16 19:16:59','2023-05-15 16:46:57','2023-05-16 19:16:57',NULL,0,0,NULL,NULL),(506,'subscribers_engagement_score','completed',10,'2023-05-16 19:16:59','2023-05-16 19:21:58','2023-05-16 19:16:57','2023-05-16 19:21:57',NULL,0,0,NULL,NULL),(507,'schedule_re_engagement_email','completed',10,'2023-05-17 19:16:59','2023-05-17 19:22:00','2023-05-16 19:16:57','2023-05-17 19:21:58',NULL,0,0,NULL,NULL),(508,'subscribers_engagement_score','completed',10,'2023-05-17 16:51:00','2023-05-17 16:52:00','2023-05-16 19:21:57','2023-05-17 16:51:57',NULL,0,0,NULL,NULL),(509,'unsubscribe_tokens','completed',0,'2023-05-16 21:47:15','2023-05-16 21:47:22','2023-05-16 21:47:14','2023-05-16 21:47:20',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(510,'subscriber_link_tokens','completed',0,'2023-05-16 21:47:15','2023-05-16 21:47:22','2023-05-16 21:47:14','2023-05-16 21:47:20',NULL,0,0,NULL,NULL),(511,'newsletter_templates_thumbnails','completed',10,'2023-05-16 21:47:15','2023-05-16 21:47:22','2023-05-16 21:47:14','2023-05-16 21:47:20',NULL,0,0,NULL,NULL),(512,'subscribers_engagement_score','completed',10,'2023-05-18 09:12:00','2023-05-18 09:12:03','2023-05-17 16:51:57','2023-05-18 09:12:00',NULL,0,0,NULL,NULL),(513,'subscribers_engagement_score','completed',10,'2023-05-18 09:12:03','2023-05-18 09:17:01','2023-05-18 09:12:00','2023-05-18 09:17:00',NULL,0,0,NULL,NULL),(514,'schedule_re_engagement_email','completed',10,'2023-05-19 09:12:03','2023-05-19 09:17:05','2023-05-18 09:12:00','2023-05-19 09:17:03',NULL,0,0,NULL,NULL),(515,'subscribers_engagement_score','completed',10,'2023-05-19 17:56:00','2023-05-19 17:57:04','2023-05-18 09:17:00','2023-05-19 17:57:01',NULL,0,0,NULL,NULL),(516,'subscribers_email_count','completed',10,'2023-05-26 22:00:00','2023-05-26 22:02:06','2023-05-18 22:02:00','2023-05-26 22:02:04',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(517,'export_files_cleanup','completed',10,'2023-05-27 22:00:00','2023-05-28 01:27:06','2023-05-19 09:17:03','2023-05-28 01:27:04',NULL,0,0,NULL,NULL),(518,'subscribers_engagement_score','completed',10,'2023-05-19 17:57:04','2023-05-19 18:02:02','2023-05-19 17:57:01','2023-05-19 18:02:01',NULL,0,0,NULL,NULL),(519,'schedule_re_engagement_email','completed',10,'2023-05-20 17:57:04','2023-05-20 18:01:17','2023-05-19 17:57:01','2023-05-20 18:01:15',NULL,0,0,NULL,NULL),(520,'subscribers_engagement_score','completed',10,'2023-05-20 08:59:00','2023-05-20 09:02:02','2023-05-19 18:02:01','2023-05-20 09:02:00',NULL,0,0,NULL,NULL),(521,'inactive_subscribers','completed',10,'2023-05-24 22:00:00','2023-05-24 22:00:12','2023-05-19 22:02:00','2023-05-24 22:00:11',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(522,'subscribers_engagement_score','completed',10,'2023-05-20 09:02:02','2023-05-20 09:07:01','2023-05-20 09:02:00','2023-05-20 09:07:00',NULL,0,0,NULL,NULL),(523,'subscribers_engagement_score','completed',10,'2023-05-20 23:56:00','2023-05-20 23:57:06','2023-05-20 09:07:00','2023-05-20 23:57:04',NULL,0,0,NULL,NULL),(524,'subscribers_engagement_score','completed',10,'2023-05-20 23:57:06','2023-05-21 00:02:05','2023-05-20 23:57:04','2023-05-21 00:02:04',NULL,0,0,NULL,NULL),(525,'schedule_re_engagement_email','completed',10,'2023-05-21 23:57:06','2023-05-21 23:59:28','2023-05-20 23:57:04','2023-05-21 23:59:25',NULL,0,0,NULL,NULL),(526,'subscribers_engagement_score','completed',10,'2023-05-22 12:24:00','2023-05-22 12:27:03','2023-05-21 00:02:04','2023-05-22 12:27:01',NULL,0,0,NULL,NULL),(527,'subscribers_engagement_score','completed',10,'2023-05-22 12:27:03','2023-05-22 12:32:02','2023-05-22 12:27:01','2023-05-22 12:32:01',NULL,0,0,NULL,NULL),(528,'schedule_re_engagement_email','completed',10,'2023-05-23 12:27:03','2023-05-23 12:27:07','2023-05-22 12:27:01','2023-05-23 12:27:04',NULL,0,0,NULL,NULL),(529,'subscribers_engagement_score','completed',10,'2023-05-23 20:30:00','2023-05-23 20:32:07','2023-05-22 12:32:01','2023-05-23 20:32:05',NULL,0,0,NULL,NULL),(530,'subscribers_engagement_score','completed',10,'2023-05-23 20:32:07','2023-05-23 20:37:07','2023-05-23 20:32:05','2023-05-23 20:37:06',NULL,0,0,NULL,NULL),(531,'schedule_re_engagement_email','completed',10,'2023-05-24 20:32:07','2023-05-24 20:37:08','2023-05-23 20:32:05','2023-05-24 20:37:06',NULL,0,0,NULL,NULL),(532,'subscribers_engagement_score','completed',10,'2023-05-24 05:28:00','2023-05-24 05:32:08','2023-05-23 20:37:06','2023-05-24 05:32:06',NULL,0,0,NULL,NULL),(533,'subscribers_engagement_score','completed',10,'2023-05-25 17:22:00','2023-05-25 17:22:07','2023-05-24 05:32:06','2023-05-25 17:22:04',NULL,0,0,NULL,NULL),(534,'inactive_subscribers','completed',10,'2023-06-01 22:00:00','2023-06-01 22:02:07','2023-05-24 22:00:11','2023-06-01 22:02:05',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(535,'schedule_re_engagement_email','completed',10,'2023-05-25 22:00:12','2023-05-25 22:02:06','2023-05-24 22:00:11','2023-05-25 22:02:04',NULL,0,0,NULL,NULL),(536,'subscribers_engagement_score','completed',10,'2023-05-25 17:22:07','2023-05-25 17:27:06','2023-05-25 17:22:04','2023-05-25 17:27:05',NULL,0,0,NULL,NULL),(537,'subscribers_engagement_score','completed',10,'2023-05-26 14:07:00','2023-05-26 14:09:11','2023-05-25 17:27:05','2023-05-26 14:09:08',NULL,0,0,NULL,NULL),(538,'schedule_re_engagement_email','completed',10,'2023-05-27 04:07:06','2023-05-27 04:12:06','2023-05-26 04:07:03','2023-05-27 04:12:04',NULL,0,0,NULL,NULL),(539,'beamer','completed',10,'2023-06-11 13:38:00','2023-06-11 13:41:12','2023-05-26 04:12:03','2023-06-11 13:41:10',NULL,0,0,NULL,NULL),(540,'subscribers_engagement_score','completed',10,'2023-05-27 01:59:00','2023-05-27 02:02:08','2023-05-26 14:09:08','2023-05-27 02:02:05',NULL,0,0,NULL,NULL),(541,'subscribers_email_count','completed',10,'2023-06-03 22:00:00','2023-06-03 22:01:10','2023-05-26 22:02:04','2023-06-03 22:01:08',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(542,'subscribers_engagement_score','completed',10,'2023-05-27 02:02:08','2023-05-27 02:07:03','2023-05-27 02:02:05','2023-05-27 02:07:03',NULL,0,0,NULL,NULL),(543,'subscribers_engagement_score','completed',10,'2023-05-28 01:25:00','2023-05-28 01:27:06','2023-05-27 02:07:03','2023-05-28 01:27:04',NULL,0,0,NULL,NULL),(544,'subscribers_engagement_score','completed',10,'2023-05-29 12:56:00','2023-05-29 12:57:08','2023-05-28 01:27:04','2023-05-29 12:57:05',NULL,0,0,NULL,NULL),(545,'schedule_re_engagement_email','completed',10,'2023-05-29 01:27:06','2023-05-29 01:32:07','2023-05-28 01:27:04','2023-05-29 01:32:04',NULL,0,0,NULL,NULL),(546,'export_files_cleanup','completed',10,'2023-06-09 22:00:00','2023-06-10 13:16:13','2023-05-29 01:32:04','2023-06-10 13:16:11',NULL,0,0,NULL,NULL),(547,'subscribers_engagement_score','completed',10,'2023-05-29 12:57:08','2023-05-29 13:02:07','2023-05-29 12:57:05','2023-05-29 13:02:06',NULL,0,0,NULL,NULL),(548,'schedule_re_engagement_email','completed',10,'2023-05-30 12:57:08','2023-05-30 13:02:09','2023-05-29 12:57:05','2023-05-30 13:02:07',NULL,0,0,NULL,NULL),(549,'subscribers_engagement_score','completed',10,'2023-05-29 22:34:00','2023-05-29 22:37:08','2023-05-29 13:02:06','2023-05-29 22:37:06',NULL,0,0,NULL,NULL),(550,'subscribers_engagement_score','completed',10,'2023-05-31 15:21:00','2023-05-31 15:22:09','2023-05-29 22:37:06','2023-05-31 15:22:06',NULL,0,0,NULL,NULL),(551,'unsubscribe_tokens','completed',0,'2023-05-30 21:47:18','2023-05-30 21:47:25','2023-05-30 21:47:16','2023-05-30 21:47:24',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(552,'subscriber_link_tokens','completed',0,'2023-05-30 21:47:18','2023-05-30 21:47:25','2023-05-30 21:47:16','2023-05-30 21:47:24',NULL,0,0,NULL,NULL),(553,'newsletter_templates_thumbnails','completed',10,'2023-05-30 21:47:18','2023-05-30 21:47:25','2023-05-30 21:47:16','2023-05-30 21:47:24',NULL,0,0,NULL,NULL),(554,'schedule_re_engagement_email','completed',10,'2023-05-31 21:47:25','2023-05-31 21:52:11','2023-05-30 21:47:24','2023-05-31 21:52:09',NULL,0,0,NULL,NULL),(555,'unsubscribe_tokens','completed',0,'2023-05-31 09:47:23','2023-05-31 09:47:29','2023-05-31 09:47:22','2023-05-31 09:47:28',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(556,'subscriber_link_tokens','completed',0,'2023-05-31 09:47:23','2023-05-31 09:47:29','2023-05-31 09:47:22','2023-05-31 09:47:28',NULL,0,0,NULL,NULL),(557,'newsletter_templates_thumbnails','completed',10,'2023-05-31 09:47:23','2023-05-31 09:47:29','2023-05-31 09:47:22','2023-05-31 09:47:28',NULL,0,0,NULL,NULL),(558,'subscribers_engagement_score','completed',10,'2023-05-31 15:22:09','2023-05-31 15:27:07','2023-05-31 15:22:06','2023-05-31 15:27:06',NULL,0,0,NULL,NULL),(559,'subscribers_engagement_score','completed',10,'2023-06-01 07:30:00','2023-06-01 07:32:09','2023-05-31 15:27:06','2023-06-01 07:32:07',NULL,0,0,NULL,NULL),(560,'subscribers_engagement_score','completed',10,'2023-06-02 10:06:00','2023-06-02 10:06:09','2023-06-01 07:32:07','2023-06-02 10:06:07',NULL,0,0,NULL,NULL),(561,'schedule_re_engagement_email','completed',10,'2023-06-02 07:32:09','2023-06-02 07:35:34','2023-06-01 07:32:07','2023-06-02 07:35:33',NULL,0,0,NULL,NULL),(562,'inactive_subscribers','completed',10,'2023-06-04 22:00:00','2023-06-04 22:01:11','2023-06-01 22:02:05','2023-06-04 22:01:08',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(563,'subscribers_engagement_score','completed',10,'2023-06-02 10:06:09','2023-06-02 10:11:08','2023-06-02 10:06:07','2023-06-02 10:11:07',NULL,0,0,NULL,NULL),(564,'schedule_re_engagement_email','completed',10,'2023-06-03 10:06:09','2023-06-03 10:11:10','2023-06-02 10:06:07','2023-06-03 10:11:08',NULL,0,0,NULL,NULL),(565,'subscribers_engagement_score','completed',10,'2023-06-03 19:59:00','2023-06-03 20:01:11','2023-06-02 10:11:07','2023-06-03 20:01:08',NULL,0,0,NULL,NULL),(566,'subscribers_engagement_score','completed',10,'2023-06-03 20:01:11','2023-06-03 20:06:09','2023-06-03 20:01:08','2023-06-03 20:06:08',NULL,0,0,NULL,NULL),(567,'schedule_re_engagement_email','completed',10,'2023-06-04 20:01:11','2023-06-04 20:06:12','2023-06-03 20:01:08','2023-06-04 20:06:10',NULL,0,0,NULL,NULL),(568,'subscribers_engagement_score','completed',10,'2023-06-04 11:25:00','2023-06-04 11:26:11','2023-06-03 20:06:08','2023-06-04 11:26:08',NULL,0,0,NULL,NULL),(569,'subscribers_email_count','completed',10,'2023-06-07 22:00:00','2023-06-07 22:01:13','2023-06-03 22:01:08','2023-06-07 22:01:11',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(570,'subscribers_engagement_score','completed',10,'2023-06-05 00:45:00','2023-06-05 00:46:11','2023-06-04 11:26:08','2023-06-05 00:46:09',NULL,0,0,NULL,NULL),(571,'inactive_subscribers','completed',10,'2023-06-13 22:00:00','2023-06-13 22:01:15','2023-06-04 22:01:08','2023-06-13 22:01:13',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(572,'schedule_re_engagement_email','completed',10,'2023-06-05 22:01:11','2023-06-05 22:06:11','2023-06-04 22:01:08','2023-06-05 22:06:09',NULL,0,0,NULL,NULL),(573,'subscribers_engagement_score','completed',10,'2023-06-05 00:46:11','2023-06-05 00:50:18','2023-06-05 00:46:09','2023-06-05 00:50:17',NULL,0,0,NULL,NULL),(574,'subscribers_engagement_score','completed',10,'2023-06-06 01:51:00','2023-06-06 01:51:11','2023-06-05 00:50:17','2023-06-06 01:51:09',NULL,0,0,NULL,NULL),(575,'subscribers_engagement_score','completed',10,'2023-06-06 01:51:11','2023-06-06 01:56:10','2023-06-06 01:51:09','2023-06-06 01:56:09',NULL,0,0,NULL,NULL),(576,'schedule_re_engagement_email','completed',10,'2023-06-07 01:51:11','2023-06-07 01:56:11','2023-06-06 01:51:09','2023-06-07 01:56:09',NULL,0,0,NULL,NULL),(577,'subscribers_engagement_score','completed',10,'2023-06-07 05:59:00','2023-06-07 06:01:13','2023-06-06 01:56:09','2023-06-07 06:01:11',NULL,0,0,NULL,NULL),(578,'unsubscribe_tokens','completed',0,'2023-06-06 21:46:30','2023-06-06 21:46:38','2023-06-06 21:46:28','2023-06-06 21:46:37',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(579,'subscriber_link_tokens','completed',0,'2023-06-06 21:46:30','2023-06-06 21:46:38','2023-06-06 21:46:28','2023-06-06 21:46:37',NULL,0,0,NULL,NULL),(580,'newsletter_templates_thumbnails','completed',10,'2023-06-06 21:46:30','2023-06-06 21:46:38','2023-06-06 21:46:28','2023-06-06 21:46:37',NULL,0,0,NULL,NULL),(581,'subscribers_engagement_score','completed',10,'2023-06-07 06:01:13','2023-06-07 06:06:10','2023-06-07 06:01:11','2023-06-07 06:06:09',NULL,0,0,NULL,NULL),(582,'schedule_re_engagement_email','completed',10,'2023-06-08 06:01:13','2023-06-08 06:05:04','2023-06-07 06:01:11','2023-06-08 06:05:01',NULL,0,0,NULL,NULL),(583,'subscribers_engagement_score','completed',10,'2023-06-08 08:29:00','2023-06-08 08:30:06','2023-06-07 06:06:09','2023-06-08 08:30:04',NULL,0,0,NULL,NULL),(584,'subscribers_email_count','completed',10,'2023-06-14 22:00:00','2023-06-14 22:01:15','2023-06-07 22:01:11','2023-06-14 22:01:13',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(585,'subscribers_engagement_score','completed',10,'2023-06-08 08:30:06','2023-06-08 08:36:12','2023-06-08 08:30:04','2023-06-08 08:36:11',NULL,0,0,NULL,NULL),(586,'schedule_re_engagement_email','completed',10,'2023-06-09 08:30:06','2023-06-09 08:30:50','2023-06-08 08:30:04','2023-06-09 08:30:48',NULL,0,0,NULL,NULL),(587,'subscribers_engagement_score','completed',10,'2023-06-09 13:10:00','2023-06-09 13:11:13','2023-06-08 08:36:11','2023-06-09 13:11:11',NULL,0,0,NULL,NULL),(588,'subscribers_engagement_score','completed',10,'2023-06-09 13:11:13','2023-06-09 13:16:11','2023-06-09 13:11:11','2023-06-09 13:16:10',NULL,0,0,NULL,NULL),(589,'schedule_re_engagement_email','completed',10,'2023-06-10 13:11:13','2023-06-10 13:16:13','2023-06-09 13:11:11','2023-06-10 13:16:11',NULL,0,0,NULL,NULL),(590,'subscribers_engagement_score','completed',10,'2023-06-10 15:22:00','2023-06-10 15:26:12','2023-06-09 13:16:10','2023-06-10 15:26:11',NULL,0,0,NULL,NULL),(591,'export_files_cleanup','completed',10,'2023-06-11 22:00:00','2023-06-12 18:16:15','2023-06-10 15:26:11','2023-06-12 18:16:13',NULL,0,0,NULL,NULL),(592,'subscribers_engagement_score','completed',10,'2023-06-10 15:26:12','2023-06-10 15:31:13','2023-06-10 15:26:11','2023-06-10 15:31:12',NULL,0,0,NULL,NULL),(593,'schedule_re_engagement_email','completed',10,'2023-06-11 15:26:12','2023-06-11 15:31:12','2023-06-10 15:26:11','2023-06-11 15:31:11',NULL,0,0,NULL,NULL),(594,'subscribers_engagement_score','completed',10,'2023-06-11 19:14:00','2023-06-11 19:16:12','2023-06-10 15:31:12','2023-06-11 19:16:10',NULL,0,0,NULL,NULL),(595,'beamer','completed',10,'2023-06-19 13:00:00','2023-06-19 13:01:49','2023-06-11 13:46:11','2023-06-19 13:01:48',NULL,0,0,NULL,NULL),(596,'subscribers_engagement_score','completed',10,'2023-06-11 19:16:12','2023-06-11 19:21:11','2023-06-11 19:16:10','2023-06-11 19:21:10',NULL,0,0,NULL,NULL),(597,'schedule_re_engagement_email','completed',10,'2023-06-12 19:16:12','2023-06-12 19:16:13','2023-06-11 19:16:10','2023-06-12 19:16:13',NULL,0,0,NULL,NULL),(598,'subscribers_engagement_score','completed',10,'2023-06-12 18:12:00','2023-06-12 18:16:15','2023-06-11 19:21:10','2023-06-12 18:16:13',NULL,0,0,NULL,NULL),(599,'subscribers_engagement_score','completed',10,'2023-06-13 13:10:00','2023-06-13 13:11:16','2023-06-12 18:16:13','2023-06-13 13:11:12',NULL,0,0,NULL,NULL),(600,'export_files_cleanup','completed',10,'2023-06-19 22:00:00','2023-06-20 13:04:28','2023-06-12 19:16:13','2023-06-20 13:04:26',NULL,0,0,NULL,NULL),(601,'subscribers_engagement_score','completed',10,'2023-06-13 13:11:16','2023-06-13 13:16:13','2023-06-13 13:11:12','2023-06-13 13:16:12',NULL,0,0,NULL,NULL),(602,'schedule_re_engagement_email','completed',10,'2023-06-14 13:11:16','2023-06-14 13:14:09','2023-06-13 13:11:12','2023-06-14 13:14:07',NULL,0,0,NULL,NULL),(603,'subscribers_engagement_score','completed',10,'2023-06-14 18:20:00','2023-06-14 18:21:14','2023-06-13 13:16:12','2023-06-14 18:21:13',NULL,0,0,NULL,NULL),(604,'unsubscribe_tokens','completed',0,'2023-06-13 21:46:34','2023-06-13 21:46:40','2023-06-13 21:46:32','2023-06-13 21:46:39',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(605,'subscriber_link_tokens','completed',0,'2023-06-13 21:46:34','2023-06-13 21:46:40','2023-06-13 21:46:32','2023-06-13 21:46:39',NULL,0,0,NULL,NULL),(606,'newsletter_templates_thumbnails','completed',10,'2023-06-13 21:46:34','2023-06-13 21:46:40','2023-06-13 21:46:32','2023-06-13 21:46:39',NULL,0,0,NULL,NULL),(607,'inactive_subscribers','completed',10,'2023-06-20 22:00:00','2023-06-20 22:01:52','2023-06-13 22:01:13','2023-06-20 22:01:50',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(608,'subscribers_engagement_score','completed',10,'2023-06-14 18:21:14','2023-06-14 18:26:14','2023-06-14 18:21:13','2023-06-14 18:26:13',NULL,0,0,NULL,NULL),(609,'schedule_re_engagement_email','completed',10,'2023-06-15 18:21:14','2023-06-15 18:26:16','2023-06-14 18:21:13','2023-06-15 18:26:14',NULL,0,0,NULL,NULL),(610,'subscribers_engagement_score','completed',10,'2023-06-15 12:32:00','2023-06-15 12:36:17','2023-06-14 18:26:13','2023-06-15 12:36:15',NULL,0,0,NULL,NULL),(611,'subscribers_email_count','completed',10,'2023-06-24 22:00:00','2023-06-24 22:01:17','2023-06-14 22:01:13','2023-06-24 22:01:15',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(612,'subscribers_engagement_score','completed',10,'2023-06-16 00:08:00','2023-06-16 00:11:17','2023-06-15 12:36:15','2023-06-16 00:11:14',NULL,0,0,NULL,NULL),(613,'subscribers_engagement_score','completed',10,'2023-06-16 00:11:17','2023-06-16 00:16:15','2023-06-16 00:11:14','2023-06-16 00:16:14',NULL,0,0,NULL,NULL),(614,'schedule_re_engagement_email','completed',10,'2023-06-17 00:11:17','2023-06-17 00:16:52','2023-06-16 00:11:14','2023-06-17 00:16:50',NULL,0,0,NULL,NULL),(615,'subscribers_engagement_score','completed',10,'2023-06-17 17:01:00','2023-06-17 17:01:52','2023-06-16 00:16:14','2023-06-17 17:01:49',NULL,0,0,NULL,NULL),(616,'subscribers_engagement_score','completed',10,'2023-06-17 17:01:52','2023-06-17 17:06:51','2023-06-17 17:01:49','2023-06-17 17:06:50',NULL,0,0,NULL,NULL),(617,'schedule_re_engagement_email','completed',10,'2023-06-18 17:01:52','2023-06-18 17:07:00','2023-06-17 17:01:49','2023-06-18 17:06:56',NULL,0,0,NULL,NULL),(618,'subscribers_engagement_score','completed',10,'2023-06-18 00:18:00','2023-06-18 00:21:54','2023-06-17 17:06:50','2023-06-18 00:21:51',NULL,0,0,NULL,NULL),(619,'subscribers_engagement_score','completed',10,'2023-06-19 13:29:00','2023-06-19 13:31:48','2023-06-18 00:21:51','2023-06-19 13:31:48',NULL,0,0,NULL,NULL),(620,'schedule_re_engagement_email','completed',10,'2023-06-20 13:01:49','2023-06-20 13:04:28','2023-06-19 13:01:48','2023-06-20 13:04:26',NULL,0,0,NULL,NULL),(621,'beamer','completed',10,'2023-07-06 12:01:00','2023-07-06 12:06:17','2023-06-19 13:06:48','2023-07-06 12:06:14',NULL,0,0,NULL,NULL),(622,'subscribers_engagement_score','completed',10,'2023-06-19 13:31:48','2023-06-19 13:36:48','2023-06-19 13:31:48','2023-06-19 13:36:48',NULL,0,0,NULL,NULL),(623,'subscribers_engagement_score','completed',10,'2023-06-20 14:37:00','2023-06-20 14:41:52','2023-06-19 13:36:48','2023-06-20 14:41:50',NULL,0,0,NULL,NULL),(624,'export_files_cleanup','completed',10,'2023-06-25 22:00:00','2023-06-25 22:01:23','2023-06-20 14:41:50','2023-06-25 22:01:20',NULL,0,0,NULL,NULL),(625,'subscribers_engagement_score','completed',10,'2023-06-20 14:41:52','2023-06-20 14:45:16','2023-06-20 14:41:50','2023-06-20 14:45:15',NULL,0,0,NULL,NULL),(626,'schedule_re_engagement_email','completed',10,'2023-06-21 14:41:52','2023-06-21 14:46:53','2023-06-20 14:41:50','2023-06-21 14:46:51',NULL,0,0,NULL,NULL),(627,'subscribers_engagement_score','completed',10,'2023-06-20 14:45:16','2023-06-20 14:51:50','2023-06-20 14:45:15','2023-06-20 14:51:49',NULL,0,0,NULL,NULL),(628,'subscribers_engagement_score','completed',10,'2023-06-21 20:15:00','2023-06-21 20:16:54','2023-06-20 14:51:49','2023-06-21 20:16:51',NULL,0,0,NULL,NULL),(629,'unsubscribe_tokens','completed',0,'2023-06-20 21:47:07','2023-06-20 21:47:17','2023-06-20 21:47:06','2023-06-20 21:47:17',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(630,'subscriber_link_tokens','completed',0,'2023-06-20 21:47:07','2023-06-20 21:47:17','2023-06-20 21:47:06','2023-06-20 21:47:17',NULL,0,0,NULL,NULL),(631,'newsletter_templates_thumbnails','completed',10,'2023-06-20 21:47:07','2023-06-20 21:47:17','2023-06-20 21:47:06','2023-06-20 21:47:17',NULL,0,0,NULL,NULL),(632,'inactive_subscribers','completed',10,'2023-06-26 22:00:00','2023-06-26 22:01:18','2023-06-20 22:01:50','2023-06-26 22:01:16',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(633,'subscribers_engagement_score','completed',10,'2023-06-21 20:16:54','2023-06-21 20:21:52','2023-06-21 20:16:51','2023-06-21 20:21:51',NULL,0,0,NULL,NULL),(634,'schedule_re_engagement_email','completed',10,'2023-06-22 20:16:54','2023-06-22 20:17:11','2023-06-21 20:16:51','2023-06-22 20:17:07',NULL,0,0,NULL,NULL),(635,'subscribers_engagement_score','completed',10,'2023-06-22 01:11:00','2023-06-22 01:11:58','2023-06-21 20:21:51','2023-06-22 01:11:55',NULL,0,0,NULL,NULL),(636,'subscribers_engagement_score','completed',10,'2023-06-22 22:49:00','2023-06-22 22:52:12','2023-06-22 01:11:55','2023-06-22 22:52:09',NULL,0,0,NULL,NULL),(637,'subscribers_engagement_score','completed',10,'2023-06-22 22:52:12','2023-06-22 22:56:52','2023-06-22 22:52:09','2023-06-22 22:56:52',NULL,0,0,NULL,NULL),(638,'schedule_re_engagement_email','completed',10,'2023-06-23 22:52:12','2023-06-23 22:56:18','2023-06-22 22:52:09','2023-06-23 22:56:15',NULL,0,0,NULL,NULL),(639,'subscribers_engagement_score','completed',10,'2023-06-24 05:02:00','2023-06-24 05:06:20','2023-06-22 22:56:52','2023-06-24 05:06:17',NULL,0,0,NULL,NULL),(640,'subscribers_engagement_score','completed',10,'2023-06-24 05:06:20','2023-06-24 05:11:16','2023-06-24 05:06:17','2023-06-24 05:11:14',NULL,0,0,NULL,NULL),(641,'schedule_re_engagement_email','completed',10,'2023-06-25 05:06:20','2023-06-25 05:11:20','2023-06-24 05:06:17','2023-06-25 05:11:17',NULL,0,0,NULL,NULL),(642,'subscribers_engagement_score','completed',10,'2023-06-25 01:21:00','2023-06-25 01:21:19','2023-06-24 05:11:14','2023-06-25 01:21:16',NULL,0,0,NULL,NULL),(643,'subscribers_email_count','completed',10,'2023-06-25 22:00:00','2023-06-25 22:01:23','2023-06-24 22:01:15','2023-06-25 22:01:20',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(644,'subscribers_engagement_score','completed',10,'2023-06-25 22:58:00','2023-06-25 23:01:19','2023-06-25 01:21:16','2023-06-25 23:01:16',NULL,0,0,NULL,NULL),(645,'subscribers_email_count','completed',10,'2023-07-06 22:00:00','2023-07-06 22:01:18','2023-06-25 22:01:20','2023-07-06 22:01:15',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(646,'schedule_re_engagement_email','completed',10,'2023-06-26 22:01:23','2023-06-26 22:03:25','2023-06-25 22:01:20','2023-06-26 22:03:24',NULL,0,0,NULL,NULL),(647,'export_files_cleanup','completed',10,'2023-07-03 22:00:00','2023-07-04 10:01:22','2023-06-25 23:01:16','2023-07-04 10:01:20',NULL,0,0,NULL,NULL),(648,'subscribers_engagement_score','completed',10,'2023-06-25 23:01:19','2023-06-25 23:06:18','2023-06-25 23:01:16','2023-06-25 23:06:17',NULL,0,0,NULL,NULL),(649,'subscribers_engagement_score','completed',10,'2023-06-27 12:36:00','2023-06-27 12:36:20','2023-06-25 23:06:17','2023-06-27 12:36:18',NULL,0,0,NULL,NULL),(650,'inactive_subscribers','completed',10,'2023-07-07 22:00:00','2023-07-07 22:01:17','2023-06-26 22:01:16','2023-07-07 22:01:15',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(651,'subscribers_engagement_score','completed',10,'2023-06-27 12:36:20','2023-06-27 12:41:19','2023-06-27 12:36:18','2023-06-27 12:41:18',NULL,0,0,NULL,NULL),(652,'schedule_re_engagement_email','completed',10,'2023-06-28 12:36:20','2023-06-28 12:41:21','2023-06-27 12:36:18','2023-06-28 12:41:19',NULL,0,0,NULL,NULL),(653,'subscribers_engagement_score','completed',10,'2023-06-28 09:15:00','2023-06-28 09:16:18','2023-06-27 12:41:18','2023-06-28 09:16:16',NULL,0,0,NULL,NULL),(654,'unsubscribe_tokens','completed',0,'2023-06-27 21:46:36','2023-06-27 21:46:46','2023-06-27 21:46:34','2023-06-27 21:46:45',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(655,'subscriber_link_tokens','completed',0,'2023-06-27 21:46:36','2023-06-27 21:46:46','2023-06-27 21:46:34','2023-06-27 21:46:45',NULL,0,0,NULL,NULL),(656,'newsletter_templates_thumbnails','completed',10,'2023-06-27 21:46:36','2023-06-27 21:46:46','2023-06-27 21:46:34','2023-06-27 21:46:45',NULL,0,0,NULL,NULL),(657,'subscribers_engagement_score','completed',10,'2023-06-29 01:13:00','2023-06-29 01:16:20','2023-06-28 09:16:16','2023-06-29 01:16:17',NULL,0,0,NULL,NULL),(658,'subscribers_engagement_score','completed',10,'2023-06-29 01:16:20','2023-06-29 01:21:18','2023-06-29 01:16:17','2023-06-29 01:21:17',NULL,0,0,NULL,NULL),(659,'schedule_re_engagement_email','completed',10,'2023-06-30 01:16:20','2023-06-30 01:21:20','2023-06-29 01:16:17','2023-06-30 01:21:17',NULL,0,0,NULL,NULL),(660,'subscribers_engagement_score','completed',10,'2023-06-30 14:11:00','2023-06-30 14:11:20','2023-06-29 01:21:17','2023-06-30 14:11:18',NULL,0,0,NULL,NULL),(661,'subscribers_engagement_score','completed',10,'2023-06-30 14:11:20','2023-06-30 14:16:19','2023-06-30 14:11:18','2023-06-30 14:16:18',NULL,0,0,NULL,NULL),(662,'schedule_re_engagement_email','completed',10,'2023-07-01 14:11:20','2023-07-01 14:16:19','2023-06-30 14:11:18','2023-07-01 14:16:16',NULL,0,0,NULL,NULL),(663,'subscribers_engagement_score','completed',10,'2023-07-01 19:49:00','2023-07-01 19:51:20','2023-06-30 14:16:18','2023-07-01 19:51:18',NULL,0,0,NULL,NULL),(664,'subscribers_engagement_score','completed',10,'2023-07-01 19:51:20','2023-07-01 19:56:20','2023-07-01 19:51:18','2023-07-01 19:56:18',NULL,0,0,NULL,NULL),(665,'schedule_re_engagement_email','completed',10,'2023-07-02 19:51:20','2023-07-02 19:51:30','2023-07-01 19:51:18','2023-07-02 19:51:27',NULL,0,0,NULL,NULL),(666,'subscribers_engagement_score','completed',10,'2023-07-02 11:10:00','2023-07-02 11:11:21','2023-07-01 19:56:18','2023-07-02 11:11:19',NULL,0,0,NULL,NULL),(667,'subscribers_engagement_score','completed',10,'2023-07-03 16:04:00','2023-07-03 16:06:23','2023-07-02 11:11:19','2023-07-03 16:06:20',NULL,0,0,NULL,NULL),(668,'subscribers_engagement_score','completed',10,'2023-07-03 16:06:23','2023-07-03 16:11:21','2023-07-03 16:06:20','2023-07-03 16:11:20',NULL,0,0,NULL,NULL),(669,'schedule_re_engagement_email','completed',10,'2023-07-04 16:06:23','2023-07-04 16:11:24','2023-07-03 16:06:20','2023-07-04 16:11:21',NULL,0,0,NULL,NULL),(670,'subscribers_engagement_score','completed',10,'2023-07-04 09:58:00','2023-07-04 10:01:22','2023-07-03 16:11:20','2023-07-04 10:01:20',NULL,0,0,NULL,NULL),(671,'subscribers_engagement_score','completed',10,'2023-07-04 23:16:00','2023-07-04 23:16:10','2023-07-04 10:01:20','2023-07-04 23:16:08',NULL,0,0,NULL,NULL),(672,'export_files_cleanup','completed',10,'2023-07-12 22:00:00','2023-07-13 07:51:30','2023-07-04 16:11:21','2023-07-13 07:51:28',NULL,0,0,NULL,NULL),(673,'unsubscribe_tokens','completed',0,'2023-07-04 21:46:29','2023-07-04 21:46:35','2023-07-04 21:46:28','2023-07-04 21:46:34',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(674,'subscriber_link_tokens','completed',0,'2023-07-04 21:46:29','2023-07-04 21:46:35','2023-07-04 21:46:28','2023-07-04 21:46:34',NULL,0,0,NULL,NULL),(675,'newsletter_templates_thumbnails','completed',10,'2023-07-04 21:46:29','2023-07-04 21:46:35','2023-07-04 21:46:28','2023-07-04 21:46:34',NULL,0,0,NULL,NULL),(676,'schedule_re_engagement_email','completed',10,'2023-07-05 21:46:35','2023-07-05 21:51:14','2023-07-04 21:46:34','2023-07-05 21:51:12',NULL,0,0,NULL,NULL),(677,'subscribers_engagement_score','completed',10,'2023-07-04 23:16:10','2023-07-04 23:21:08','2023-07-04 23:16:08','2023-07-04 23:21:08',NULL,0,0,NULL,NULL),(678,'subscribers_engagement_score','completed',10,'2023-07-06 18:27:00','2023-07-06 18:31:16','2023-07-04 23:21:08','2023-07-06 18:31:13',NULL,0,0,NULL,NULL),(679,'schedule_re_engagement_email','completed',10,'2023-07-07 12:06:17','2023-07-07 12:11:17','2023-07-06 12:06:14','2023-07-07 12:11:15',NULL,0,0,NULL,NULL),(680,'beamer','completed',10,'2023-07-18 12:23:00','2023-07-18 12:24:26','2023-07-06 12:11:12','2023-07-18 12:24:25',NULL,0,0,NULL,NULL),(681,'subscribers_engagement_score','completed',10,'2023-07-06 18:31:16','2023-07-06 18:36:14','2023-07-06 18:31:13','2023-07-06 18:36:13',NULL,0,0,NULL,NULL),(682,'subscribers_engagement_score','completed',10,'2023-07-06 23:58:00','2023-07-07 00:01:17','2023-07-06 18:36:13','2023-07-07 00:01:15',NULL,0,0,NULL,NULL),(683,'subscribers_email_count','completed',10,'2023-07-09 22:00:00','2023-07-09 22:01:32','2023-07-06 22:01:15','2023-07-09 22:01:31',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(684,'subscribers_engagement_score','completed',10,'2023-07-08 12:18:00','2023-07-08 12:21:16','2023-07-07 00:01:15','2023-07-08 12:21:14',NULL,0,0,NULL,NULL),(685,'inactive_subscribers','completed',10,'2023-07-10 22:00:00','2023-07-10 22:01:45','2023-07-07 22:01:15','2023-07-10 22:01:42',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(686,'schedule_re_engagement_email','completed',10,'2023-07-08 22:01:17','2023-07-08 22:06:16','2023-07-07 22:01:15','2023-07-08 22:06:15',NULL,0,0,NULL,NULL),(687,'subscribers_engagement_score','completed',10,'2023-07-08 12:21:16','2023-07-08 12:25:37','2023-07-08 12:21:14','2023-07-08 12:25:36',NULL,0,0,NULL,NULL),(688,'subscribers_engagement_score','completed',10,'2023-07-09 06:18:00','2023-07-09 06:21:33','2023-07-08 12:25:36','2023-07-09 06:21:30',NULL,0,0,NULL,NULL),(689,'subscribers_engagement_score','completed',10,'2023-07-10 20:22:00','2023-07-10 20:26:34','2023-07-09 06:21:30','2023-07-10 20:26:32',NULL,0,0,NULL,NULL),(690,'schedule_re_engagement_email','completed',10,'2023-07-10 06:21:33','2023-07-10 06:26:28','2023-07-09 06:21:30','2023-07-10 06:26:26',NULL,0,0,NULL,NULL),(691,'subscribers_email_count','completed',10,'2023-07-22 22:00:00','2023-07-22 22:02:04','2023-07-09 22:01:31','2023-07-22 22:02:02',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(692,'subscribers_engagement_score','completed',10,'2023-07-10 20:26:34','2023-07-10 20:31:25','2023-07-10 20:26:32','2023-07-10 20:31:25',NULL,0,0,NULL,NULL),(693,'schedule_re_engagement_email','completed',10,'2023-07-11 20:26:34','2023-07-11 20:28:32','2023-07-10 20:26:32','2023-07-11 20:28:29',NULL,0,0,NULL,NULL),(694,'subscribers_engagement_score','completed',10,'2023-07-11 10:23:00','2023-07-11 10:26:36','2023-07-10 20:31:25','2023-07-11 10:26:34',NULL,0,0,NULL,NULL),(695,'inactive_subscribers','completed',10,'2023-07-20 22:00:00','2023-07-20 22:02:00','2023-07-10 22:01:42','2023-07-20 22:01:59',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(696,'subscribers_engagement_score','completed',10,'2023-07-12 03:31:00','2023-07-12 03:31:32','2023-07-11 10:26:34','2023-07-12 03:31:30',NULL,0,0,NULL,NULL),(697,'unsubscribe_tokens','completed',0,'2023-07-11 21:46:52','2023-07-11 21:46:58','2023-07-11 21:46:51','2023-07-11 21:46:58',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(698,'subscriber_link_tokens','completed',0,'2023-07-11 21:46:52','2023-07-11 21:46:58','2023-07-11 21:46:51','2023-07-11 21:46:58',NULL,0,0,NULL,NULL),(699,'newsletter_templates_thumbnails','completed',10,'2023-07-11 21:46:52','2023-07-11 21:46:58','2023-07-11 21:46:51','2023-07-11 21:46:58',NULL,0,0,NULL,NULL),(700,'schedule_re_engagement_email','completed',10,'2023-07-12 21:46:58','2023-07-12 21:51:31','2023-07-11 21:46:58','2023-07-12 21:51:29',NULL,0,0,NULL,NULL),(701,'subscribers_engagement_score','completed',10,'2023-07-12 03:31:32','2023-07-12 03:36:29','2023-07-12 03:31:30','2023-07-12 03:36:28',NULL,0,0,NULL,NULL),(702,'subscribers_engagement_score','completed',10,'2023-07-13 07:49:00','2023-07-13 07:51:30','2023-07-12 03:36:28','2023-07-13 07:51:28',NULL,0,0,NULL,NULL),(703,'subscribers_engagement_score','completed',10,'2023-07-13 07:51:30','2023-07-13 07:56:34','2023-07-13 07:51:28','2023-07-13 07:56:33',NULL,0,0,NULL,NULL),(704,'schedule_re_engagement_email','completed',10,'2023-07-14 07:51:30','2023-07-14 07:56:30','2023-07-13 07:51:28','2023-07-14 07:56:27',NULL,0,0,NULL,NULL),(705,'export_files_cleanup','completed',10,'2023-07-16 22:00:00','2023-07-17 03:26:34','2023-07-13 07:56:33','2023-07-17 03:26:32',NULL,0,0,NULL,NULL),(706,'subscribers_engagement_score','completed',10,'2023-07-14 10:50:00','2023-07-14 10:51:36','2023-07-13 07:56:33','2023-07-14 10:51:34',NULL,0,0,NULL,NULL),(707,'subscribers_engagement_score','completed',10,'2023-07-14 10:51:36','2023-07-14 10:56:29','2023-07-14 10:51:34','2023-07-14 10:56:28',NULL,0,0,NULL,NULL),(708,'schedule_re_engagement_email','completed',10,'2023-07-15 10:51:36','2023-07-15 10:56:32','2023-07-14 10:51:34','2023-07-15 10:56:31',NULL,0,0,NULL,NULL),(709,'subscribers_engagement_score','completed',10,'2023-07-15 08:56:00','2023-07-15 08:56:33','2023-07-14 10:56:28','2023-07-15 08:56:31',NULL,0,0,NULL,NULL),(710,'subscribers_engagement_score','completed',10,'2023-07-16 03:17:00','2023-07-16 03:21:35','2023-07-15 08:56:31','2023-07-16 03:21:32',NULL,0,0,NULL,NULL),(711,'subscribers_engagement_score','completed',10,'2023-07-16 03:21:35','2023-07-16 03:25:21','2023-07-16 03:21:32','2023-07-16 03:25:20',NULL,0,0,NULL,NULL),(712,'schedule_re_engagement_email','completed',10,'2023-07-17 03:21:35','2023-07-17 03:26:34','2023-07-16 03:21:32','2023-07-17 03:26:32',NULL,0,0,NULL,NULL),(713,'subscribers_engagement_score','completed',10,'2023-07-17 04:41:00','2023-07-17 04:41:38','2023-07-16 03:25:20','2023-07-17 04:41:36',NULL,0,0,NULL,NULL),(714,'export_files_cleanup','completed',10,'2023-07-29 22:00:00','2023-07-29 22:02:10','2023-07-17 04:41:36','2023-07-29 22:02:08',NULL,0,0,NULL,NULL),(715,'subscribers_engagement_score','completed',10,'2023-07-17 04:41:38','2023-07-17 04:44:12','2023-07-17 04:41:36','2023-07-17 04:44:11',NULL,0,0,NULL,NULL),(716,'schedule_re_engagement_email','completed',10,'2023-07-18 04:41:38','2023-07-18 04:44:03','2023-07-17 04:41:36','2023-07-18 04:44:00',NULL,0,0,NULL,NULL),(717,'subscribers_engagement_score','completed',10,'2023-07-17 23:36:00','2023-07-17 23:36:44','2023-07-17 04:44:11','2023-07-17 23:36:41',NULL,0,0,NULL,NULL),(718,'subscribers_engagement_score','completed',10,'2023-07-19 02:06:00','2023-07-19 02:06:55','2023-07-17 23:36:41','2023-07-19 02:06:53',NULL,0,0,NULL,NULL),(719,'schedule_re_engagement_email','completed',10,'2023-07-19 12:24:26','2023-07-19 12:26:57','2023-07-18 12:24:25','2023-07-19 12:26:55',NULL,0,0,NULL,NULL),(720,'beamer','completed',10,'2023-08-03 15:54:00','2023-08-03 15:57:01','2023-07-18 12:26:38','2023-08-03 15:57:00',NULL,0,0,NULL,NULL),(721,'unsubscribe_tokens','completed',0,'2023-07-18 21:47:18','2023-07-18 21:47:24','2023-07-18 21:47:17','2023-07-18 21:47:23',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(722,'subscriber_link_tokens','completed',0,'2023-07-18 21:47:18','2023-07-18 21:47:24','2023-07-18 21:47:17','2023-07-18 21:47:23',NULL,0,0,NULL,NULL),(723,'newsletter_templates_thumbnails','completed',10,'2023-07-18 21:47:18','2023-07-18 21:47:24','2023-07-18 21:47:17','2023-07-18 21:47:23',NULL,0,0,NULL,NULL),(724,'backfill_engagement_data','completed',0,'2023-07-18 21:47:18','2023-07-18 21:47:24','2023-07-18 21:47:17','2023-07-18 21:47:23',NULL,0,0,'{\"last_subscriber_id\":3}',NULL),(725,'subscribers_engagement_score','completed',10,'2023-07-19 02:06:55','2023-07-19 02:12:02','2023-07-19 02:06:53','2023-07-19 02:12:01',NULL,0,0,NULL,NULL),(726,'subscribers_engagement_score','completed',10,'2023-07-20 19:10:00','2023-07-20 19:12:03','2023-07-19 02:12:01','2023-07-20 19:12:01',NULL,0,0,NULL,NULL),(727,'subscribers_engagement_score','completed',10,'2023-07-20 19:12:03','2023-07-20 19:17:06','2023-07-20 19:12:01','2023-07-20 19:17:05',NULL,0,0,NULL,NULL),(728,'schedule_re_engagement_email','completed',10,'2023-07-21 19:12:03','2023-07-21 19:12:06','2023-07-20 19:12:01','2023-07-21 19:12:04',NULL,0,0,NULL,NULL),(729,'subscribers_engagement_score','completed',10,'2023-07-20 19:17:06','2023-07-20 19:21:55','2023-07-20 19:17:05','2023-07-20 19:21:54',NULL,0,0,NULL,NULL),(730,'subscribers_engagement_score','completed',10,'2023-07-21 01:50:00','2023-07-21 01:52:00','2023-07-20 19:21:54','2023-07-21 01:51:58',NULL,0,0,NULL,NULL),(731,'inactive_subscribers','completed',10,'2023-07-26 22:00:00','2023-07-26 22:02:02','2023-07-20 22:01:59','2023-07-26 22:02:00',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(732,'subscribers_engagement_score','completed',10,'2023-07-22 20:13:00','2023-07-22 20:17:10','2023-07-21 01:51:58','2023-07-22 20:17:08',NULL,0,0,NULL,NULL),(733,'subscribers_engagement_score','completed',10,'2023-07-22 20:17:10','2023-07-22 20:22:01','2023-07-22 20:17:08','2023-07-22 20:22:00',NULL,0,0,NULL,NULL),(734,'schedule_re_engagement_email','completed',10,'2023-07-23 20:17:10','2023-07-23 20:22:10','2023-07-22 20:17:08','2023-07-23 20:22:09',NULL,0,0,NULL,NULL),(735,'subscribers_engagement_score','completed',10,'2023-07-23 18:04:00','2023-07-23 18:07:06','2023-07-22 20:22:00','2023-07-23 18:07:03',NULL,0,0,NULL,NULL),(736,'subscribers_email_count','completed',10,'2023-07-29 22:00:00','2023-07-29 22:02:10','2023-07-22 22:02:02','2023-07-29 22:02:08',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(737,'subscribers_engagement_score','completed',10,'2023-07-24 11:16:00','2023-07-24 11:16:35','2023-07-23 18:07:03','2023-07-24 11:16:34',NULL,0,0,NULL,NULL),(738,'subscribers_engagement_score','completed',10,'2023-07-24 11:16:35','2023-07-24 11:21:40','2023-07-24 11:16:34','2023-07-24 11:21:39',NULL,0,0,NULL,NULL),(739,'schedule_re_engagement_email','completed',10,'2023-07-25 11:16:35','2023-07-25 11:17:05','2023-07-24 11:16:34','2023-07-25 11:17:03',NULL,0,0,NULL,NULL),(740,'subscribers_engagement_score','completed',10,'2023-07-25 15:24:00','2023-07-25 15:27:06','2023-07-24 11:21:39','2023-07-25 15:27:04',NULL,0,0,NULL,NULL),(741,'subscribers_engagement_score','completed',10,'2023-07-25 15:27:06','2023-07-25 15:32:11','2023-07-25 15:27:04','2023-07-25 15:32:10',NULL,0,0,NULL,NULL),(742,'schedule_re_engagement_email','completed',10,'2023-07-26 15:27:06','2023-07-26 15:27:09','2023-07-25 15:27:04','2023-07-26 15:27:07',NULL,0,0,NULL,NULL),(743,'subscribers_engagement_score','completed',10,'2023-07-26 09:39:00','2023-07-26 09:42:03','2023-07-25 15:32:10','2023-07-26 09:42:01',NULL,0,0,NULL,NULL),(744,'unsubscribe_tokens','completed',0,'2023-07-25 21:47:18','2023-07-25 21:47:26','2023-07-25 21:47:17','2023-07-25 21:47:25',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(745,'subscriber_link_tokens','completed',0,'2023-07-25 21:47:18','2023-07-25 21:47:26','2023-07-25 21:47:17','2023-07-25 21:47:25',NULL,0,0,NULL,NULL),(746,'newsletter_templates_thumbnails','completed',10,'2023-07-25 21:47:18','2023-07-25 21:47:26','2023-07-25 21:47:17','2023-07-25 21:47:25',NULL,0,0,NULL,NULL),(747,'subscribers_engagement_score','completed',10,'2023-07-27 21:48:00','2023-07-27 21:51:58','2023-07-26 09:42:01','2023-07-27 21:51:56',NULL,0,0,NULL,NULL),(748,'inactive_subscribers','completed',10,'2023-07-31 22:00:00','2023-07-31 22:02:04','2023-07-26 22:02:00','2023-07-31 22:02:02',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(749,'schedule_re_engagement_email','completed',10,'2023-07-27 22:02:02','2023-07-27 22:02:10','2023-07-26 22:02:00','2023-07-27 22:02:07',NULL,0,0,NULL,NULL),(750,'subscribers_engagement_score','completed',10,'2023-07-27 21:51:58','2023-07-27 21:57:10','2023-07-27 21:51:56','2023-07-27 21:57:09',NULL,0,0,NULL,NULL),(751,'subscribers_engagement_score','completed',10,'2023-07-28 10:50:00','2023-07-28 10:50:09','2023-07-27 21:57:09','2023-07-28 10:50:07',NULL,0,0,NULL,NULL),(752,'subscribers_engagement_score','completed',10,'2023-07-29 18:56:00','2023-07-29 18:57:10','2023-07-28 10:50:07','2023-07-29 18:57:08',NULL,0,0,NULL,NULL),(753,'schedule_re_engagement_email','completed',10,'2023-07-29 10:50:09','2023-07-29 10:52:07','2023-07-28 10:50:07','2023-07-29 10:52:05',NULL,0,0,NULL,NULL),(754,'subscribers_engagement_score','completed',10,'2023-07-29 18:57:10','2023-07-29 19:02:08','2023-07-29 18:57:08','2023-07-29 19:02:07',NULL,0,0,NULL,NULL),(755,'schedule_re_engagement_email','completed',10,'2023-07-30 18:57:10','2023-07-30 19:02:15','2023-07-29 18:57:08','2023-07-30 19:02:12',NULL,0,0,NULL,NULL),(756,'subscribers_engagement_score','completed',10,'2023-07-30 20:17:00','2023-07-30 20:17:09','2023-07-29 19:02:07','2023-07-30 20:17:08',NULL,0,0,NULL,NULL),(757,'subscribers_email_count','completed',10,'2023-07-30 22:00:00','2023-07-30 22:02:09','2023-07-29 22:02:08','2023-07-30 22:02:06',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(758,'export_files_cleanup','completed',10,'2023-08-02 22:00:00','2023-08-02 22:27:03','2023-07-30 19:02:12','2023-08-02 22:27:01',NULL,0,0,NULL,NULL),(759,'subscribers_engagement_score','completed',10,'2023-07-30 20:17:09','2023-07-30 20:22:07','2023-07-30 20:17:08','2023-07-30 20:22:06',NULL,0,0,NULL,NULL),(760,'schedule_re_engagement_email','completed',10,'2023-07-31 20:17:09','2023-07-31 20:17:15','2023-07-30 20:17:08','2023-07-31 20:17:13',NULL,0,0,NULL,NULL),(761,'subscribers_engagement_score','completed',10,'2023-07-31 18:21:00','2023-07-31 18:22:12','2023-07-30 20:22:06','2023-07-31 18:22:10',NULL,0,0,NULL,NULL),(762,'subscribers_email_count','completed',10,'2023-08-12 22:00:00','2023-08-12 22:02:12','2023-07-30 22:02:06','2023-08-12 22:02:09',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(763,'subscribers_engagement_score','completed',10,'2023-08-01 01:55:00','2023-08-01 01:57:12','2023-07-31 18:22:10','2023-08-01 01:57:11',NULL,0,0,NULL,NULL),(764,'inactive_subscribers','completed',10,'2023-08-06 22:00:00','2023-08-06 22:02:13','2023-07-31 22:02:02','2023-08-06 22:02:11',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(765,'schedule_re_engagement_email','completed',10,'2023-08-01 22:02:04','2023-08-01 22:02:10','2023-07-31 22:02:02','2023-08-01 22:02:09',NULL,0,0,NULL,NULL),(766,'subscribers_engagement_score','completed',10,'2023-08-01 01:57:12','2023-08-01 02:02:09','2023-08-01 01:57:11','2023-08-01 02:02:08',NULL,0,0,NULL,NULL),(767,'subscribers_engagement_score','completed',10,'2023-08-02 17:34:00','2023-08-02 17:37:05','2023-08-01 02:02:08','2023-08-02 17:37:03',NULL,0,0,NULL,NULL),(768,'unsubscribe_tokens','completed',0,'2023-08-01 21:47:40','2023-08-01 21:47:47','2023-08-01 21:47:39','2023-08-01 21:47:47',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(769,'subscriber_link_tokens','completed',0,'2023-08-01 21:47:40','2023-08-01 21:47:47','2023-08-01 21:47:39','2023-08-01 21:47:47',NULL,0,0,NULL,NULL),(770,'newsletter_templates_thumbnails','completed',10,'2023-08-01 21:47:40','2023-08-01 21:47:48','2023-08-01 21:47:39','2023-08-01 21:47:47',NULL,0,0,NULL,NULL),(771,'subscribers_engagement_score','completed',10,'2023-08-02 17:37:05','2023-08-02 17:42:04','2023-08-02 17:37:03','2023-08-02 17:42:03',NULL,0,0,NULL,NULL),(772,'schedule_re_engagement_email','completed',10,'2023-08-03 17:37:05','2023-08-03 17:37:15','2023-08-02 17:37:03','2023-08-03 17:37:13',NULL,0,0,NULL,NULL),(773,'subscribers_engagement_score','completed',10,'2023-08-02 22:25:00','2023-08-02 22:27:03','2023-08-02 17:42:03','2023-08-02 22:27:01',NULL,0,0,NULL,NULL),(774,'subscribers_engagement_score','completed',10,'2023-08-04 20:19:00','2023-08-04 20:22:14','2023-08-02 22:27:01','2023-08-04 20:22:12',NULL,0,0,NULL,NULL),(775,'unsubscribe_tokens','completed',0,'2023-08-03 09:47:13','2023-08-03 09:47:20','2023-08-03 09:47:12','2023-08-03 09:47:19',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(776,'subscriber_link_tokens','completed',0,'2023-08-03 09:47:13','2023-08-03 09:47:20','2023-08-03 09:47:12','2023-08-03 09:47:19',NULL,0,0,NULL,NULL),(777,'newsletter_templates_thumbnails','completed',10,'2023-08-03 09:47:13','2023-08-03 09:47:20','2023-08-03 09:47:12','2023-08-03 09:47:19',NULL,0,0,NULL,NULL),(778,'export_files_cleanup','completed',10,'2023-08-08 22:00:00','2023-08-09 05:27:19','2023-08-03 09:47:19','2023-08-09 05:27:17',NULL,0,0,NULL,NULL),(779,'beamer','completed',10,'2023-08-15 17:47:00','2023-08-15 17:51:51','2023-08-03 16:02:01','2023-08-15 17:51:48',NULL,0,0,NULL,NULL),(780,'subscribers_engagement_score','completed',10,'2023-08-04 20:22:14','2023-08-04 20:27:10','2023-08-04 20:22:12','2023-08-04 20:27:07',NULL,0,0,NULL,NULL),(781,'schedule_re_engagement_email','completed',10,'2023-08-05 20:22:14','2023-08-05 20:27:06','2023-08-04 20:22:12','2023-08-05 20:27:04',NULL,0,0,NULL,NULL),(782,'subscribers_engagement_score','completed',10,'2023-08-05 18:57:00','2023-08-05 18:57:08','2023-08-04 20:27:07','2023-08-05 18:57:06',NULL,0,0,NULL,NULL),(783,'subscribers_engagement_score','completed',10,'2023-08-06 01:56:00','2023-08-06 01:56:33','2023-08-05 18:57:06','2023-08-06 01:56:31',NULL,0,0,NULL,NULL),(784,'subscribers_engagement_score','completed',10,'2023-08-06 01:56:33','2023-08-06 02:02:06','2023-08-06 01:56:31','2023-08-06 02:02:05',NULL,0,0,NULL,NULL),(785,'schedule_re_engagement_email','completed',10,'2023-08-07 01:56:33','2023-08-07 01:57:09','2023-08-06 01:56:31','2023-08-07 01:57:07',NULL,0,0,NULL,NULL),(786,'subscribers_engagement_score','completed',10,'2023-08-07 04:02:00','2023-08-07 04:02:06','2023-08-06 02:02:05','2023-08-07 04:02:03',NULL,0,0,NULL,NULL),(787,'inactive_subscribers','completed',10,'2023-08-18 22:00:00','2023-08-18 22:01:53','2023-08-06 22:02:11','2023-08-18 22:01:51',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(788,'subscribers_engagement_score','completed',10,'2023-08-07 04:02:06','2023-08-07 04:07:10','2023-08-07 04:02:03','2023-08-07 04:07:09',NULL,0,0,NULL,NULL),(789,'schedule_re_engagement_email','completed',10,'2023-08-08 04:02:06','2023-08-08 04:02:11','2023-08-07 04:02:03','2023-08-08 04:02:09',NULL,0,0,NULL,NULL),(790,'subscribers_engagement_score','completed',10,'2023-08-08 05:20:00','2023-08-08 05:22:18','2023-08-07 04:07:09','2023-08-08 05:22:15',NULL,0,0,NULL,NULL),(791,'subscribers_engagement_score','completed',10,'2023-08-08 05:22:18','2023-08-08 05:27:16','2023-08-08 05:22:15','2023-08-08 05:27:13',NULL,0,0,NULL,NULL),(792,'schedule_re_engagement_email','completed',10,'2023-08-09 05:22:18','2023-08-09 05:27:19','2023-08-08 05:22:15','2023-08-09 05:27:17',NULL,0,0,NULL,NULL),(793,'subscribers_engagement_score','completed',10,'2023-08-09 21:08:00','2023-08-09 21:12:07','2023-08-08 05:27:13','2023-08-09 21:12:05',NULL,0,0,NULL,NULL),(794,'unsubscribe_tokens','completed',0,'2023-08-08 21:47:46','2023-08-08 21:47:54','2023-08-08 21:47:44','2023-08-08 21:47:53',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(795,'subscriber_link_tokens','completed',0,'2023-08-08 21:47:46','2023-08-08 21:47:54','2023-08-08 21:47:44','2023-08-08 21:47:53',NULL,0,0,NULL,NULL),(796,'newsletter_templates_thumbnails','completed',10,'2023-08-08 21:47:46','2023-08-08 21:47:54','2023-08-08 21:47:44','2023-08-08 21:47:53',NULL,0,0,NULL,NULL),(797,'export_files_cleanup','completed',10,'2023-08-14 22:00:00','2023-08-15 10:16:51','2023-08-09 21:12:05','2023-08-15 10:16:48',NULL,0,0,NULL,NULL),(798,'subscribers_engagement_score','completed',10,'2023-08-09 21:12:07','2023-08-09 21:17:11','2023-08-09 21:12:05','2023-08-09 21:17:10',NULL,0,0,NULL,NULL),(799,'schedule_re_engagement_email','completed',10,'2023-08-10 21:12:07','2023-08-10 21:12:10','2023-08-09 21:12:05','2023-08-10 21:12:08',NULL,0,0,NULL,NULL),(800,'subscribers_engagement_score','completed',10,'2023-08-10 17:45:00','2023-08-10 17:47:14','2023-08-09 21:17:10','2023-08-10 17:47:12',NULL,0,0,NULL,NULL),(801,'subscribers_engagement_score','completed',10,'2023-08-11 15:36:00','2023-08-11 15:36:05','2023-08-10 17:47:12','2023-08-11 15:36:03',NULL,0,0,NULL,NULL),(802,'subscribers_engagement_score','completed',10,'2023-08-11 15:36:05','2023-08-11 15:42:14','2023-08-11 15:36:03','2023-08-11 15:42:12',NULL,0,0,NULL,NULL),(803,'schedule_re_engagement_email','completed',10,'2023-08-12 15:36:05','2023-08-12 15:37:13','2023-08-11 15:36:03','2023-08-12 15:37:12',NULL,0,0,NULL,NULL),(804,'subscribers_engagement_score','completed',10,'2023-08-12 20:49:00','2023-08-12 20:52:08','2023-08-11 15:42:12','2023-08-12 20:52:05',NULL,0,0,NULL,NULL),(805,'subscribers_engagement_score','completed',10,'2023-08-12 20:52:08','2023-08-12 20:57:16','2023-08-12 20:52:05','2023-08-12 20:57:14',NULL,0,0,NULL,NULL),(806,'schedule_re_engagement_email','completed',10,'2023-08-13 20:52:08','2023-08-13 20:52:11','2023-08-12 20:52:05','2023-08-13 20:52:09',NULL,0,0,NULL,NULL),(807,'subscribers_engagement_score','completed',10,'2023-08-13 18:40:00','2023-08-13 18:42:15','2023-08-12 20:57:14','2023-08-13 18:42:12',NULL,0,0,NULL,NULL),(808,'subscribers_email_count','completed',10,'2023-08-15 22:00:00','2023-08-15 22:01:45','2023-08-12 22:02:09','2023-08-15 22:01:44',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(809,'subscribers_engagement_score','completed',10,'2023-08-14 18:27:00','2023-08-14 18:31:44','2023-08-13 18:42:12','2023-08-14 18:31:41',NULL,0,0,NULL,NULL),(810,'subscribers_engagement_score','completed',10,'2023-08-14 18:31:44','2023-08-14 18:36:38','2023-08-14 18:31:41','2023-08-14 18:36:37',NULL,0,0,NULL,NULL),(811,'schedule_re_engagement_email','completed',10,'2023-08-15 18:31:44','2023-08-15 18:36:46','2023-08-14 18:31:41','2023-08-15 18:36:45',NULL,0,0,NULL,NULL),(812,'subscribers_engagement_score','completed',10,'2023-08-15 10:16:00','2023-08-15 10:16:51','2023-08-14 18:36:37','2023-08-15 10:16:48',NULL,0,0,NULL,NULL),(813,'subscribers_engagement_score','completed',10,'2023-08-16 04:32:00','2023-08-16 04:33:32','2023-08-15 10:16:48','2023-08-16 04:33:23',NULL,0,0,NULL,NULL),(814,'export_files_cleanup','completed',10,'2023-08-22 22:00:00','2023-08-22 22:01:41','2023-08-15 17:51:48','2023-08-22 22:01:41',NULL,0,0,NULL,NULL),(815,'beamer','completed',10,'2023-08-30 06:36:00','2023-08-30 06:37:17','2023-08-15 17:56:49','2023-08-30 06:37:16',NULL,0,0,NULL,NULL),(816,'unsubscribe_tokens','completed',0,'2023-08-15 21:47:02','2023-08-15 21:47:15','2023-08-15 21:47:00','2023-08-15 21:47:08',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(817,'subscriber_link_tokens','completed',0,'2023-08-15 21:47:02','2023-08-15 21:47:15','2023-08-15 21:47:00','2023-08-15 21:47:08',NULL,0,0,NULL,NULL),(818,'newsletter_templates_thumbnails','completed',10,'2023-08-15 21:47:02','2023-08-15 21:47:15','2023-08-15 21:47:00','2023-08-15 21:47:08',NULL,0,0,NULL,NULL),(819,'schedule_re_engagement_email','completed',10,'2023-08-16 21:47:15','2023-08-16 21:51:47','2023-08-15 21:47:08','2023-08-16 21:51:45',NULL,0,0,NULL,NULL),(820,'subscribers_email_count','completed',10,'2023-08-23 22:00:00','2023-08-23 22:01:55','2023-08-15 22:01:44','2023-08-23 22:01:53',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(821,'subscribers_engagement_score','completed',10,'2023-08-16 04:33:32','2023-08-16 04:33:33','2023-08-16 04:33:23','2023-08-16 04:33:28',NULL,0,0,NULL,NULL),(822,'subscribers_engagement_score','completed',10,'2023-08-17 02:32:00','2023-08-17 02:36:46','2023-08-16 04:33:28','2023-08-17 02:36:42',NULL,0,0,NULL,NULL),(823,'subscribers_engagement_score','completed',10,'2023-08-18 07:45:00','2023-08-18 07:46:50','2023-08-17 02:36:42','2023-08-18 07:46:48',NULL,0,0,NULL,NULL),(824,'schedule_re_engagement_email','completed',10,'2023-08-18 02:36:46','2023-08-18 02:36:53','2023-08-17 02:36:42','2023-08-18 02:36:49',NULL,0,0,NULL,NULL),(825,'subscribers_engagement_score','completed',10,'2023-08-18 07:46:50','2023-08-18 07:51:49','2023-08-18 07:46:48','2023-08-18 07:51:48',NULL,0,0,NULL,NULL),(826,'schedule_re_engagement_email','completed',10,'2023-08-19 07:46:50','2023-08-19 07:49:24','2023-08-18 07:46:48','2023-08-19 07:49:22',NULL,0,0,NULL,NULL),(827,'subscribers_engagement_score','completed',10,'2023-08-19 02:10:00','2023-08-19 02:11:48','2023-08-18 07:51:48','2023-08-19 02:11:45',NULL,0,0,NULL,NULL),(828,'inactive_subscribers','completed',10,'2023-08-22 22:00:00','2023-08-22 22:01:41','2023-08-18 22:01:51','2023-08-22 22:01:41',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(829,'subscribers_engagement_score','completed',10,'2023-08-20 20:11:00','2023-08-20 20:11:51','2023-08-19 02:11:45','2023-08-20 20:11:48',NULL,0,0,NULL,NULL),(830,'subscribers_engagement_score','completed',10,'2023-08-20 20:11:51','2023-08-20 20:17:04','2023-08-20 20:11:48','2023-08-20 20:17:02',NULL,0,0,NULL,NULL),(831,'schedule_re_engagement_email','completed',10,'2023-08-21 20:11:51','2023-08-21 20:12:07','2023-08-20 20:11:48','2023-08-21 20:11:59',NULL,0,0,NULL,NULL),(832,'subscribers_engagement_score','completed',10,'2023-08-20 20:17:04','2023-08-20 20:21:52','2023-08-20 20:17:02','2023-08-20 20:21:49',NULL,0,0,NULL,NULL),(833,'subscribers_engagement_score','completed',10,'2023-08-21 03:39:00','2023-08-21 03:41:54','2023-08-20 20:21:49','2023-08-21 03:41:51',NULL,0,0,NULL,NULL),(834,'subscribers_engagement_score','completed',10,'2023-08-22 08:46:00','2023-08-22 08:46:46','2023-08-21 03:41:51','2023-08-22 08:46:44',NULL,0,0,NULL,NULL),(835,'subscribers_engagement_score','completed',10,'2023-08-22 08:46:46','2023-08-22 08:51:43','2023-08-22 08:46:44','2023-08-22 08:51:42',NULL,0,0,NULL,NULL),(836,'schedule_re_engagement_email','completed',10,'2023-08-23 08:46:46','2023-08-23 08:46:50','2023-08-22 08:46:44','2023-08-23 08:46:47',NULL,0,0,NULL,NULL),(837,'subscribers_engagement_score','completed',10,'2023-08-22 23:59:00','2023-08-23 00:01:45','2023-08-22 08:51:42','2023-08-23 00:01:43',NULL,0,0,NULL,NULL),(838,'unsubscribe_tokens','completed',0,'2023-08-22 21:47:01','2023-08-22 21:47:11','2023-08-22 21:47:00','2023-08-22 21:47:11',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(839,'subscriber_link_tokens','completed',0,'2023-08-22 21:47:01','2023-08-22 21:47:11','2023-08-22 21:47:00','2023-08-22 21:47:11',NULL,0,0,NULL,NULL),(840,'newsletter_templates_thumbnails','completed',10,'2023-08-22 21:47:01','2023-08-22 21:47:11','2023-08-22 21:47:00','2023-08-22 21:47:11',NULL,0,0,NULL,NULL),(841,'inactive_subscribers','completed',10,'2023-08-27 22:00:00','2023-08-27 22:01:54','2023-08-22 22:01:41','2023-08-27 22:01:51',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(842,'export_files_cleanup','completed',10,'2023-08-27 22:00:00','2023-08-27 22:01:53','2023-08-23 00:01:43','2023-08-27 22:01:51',NULL,0,0,NULL,NULL),(843,'subscribers_engagement_score','completed',10,'2023-08-24 08:52:00','2023-08-24 08:56:55','2023-08-23 00:01:43','2023-08-24 08:56:53',NULL,0,0,NULL,NULL),(844,'subscribers_email_count','completed',10,'2023-08-31 22:00:00','2023-08-31 22:02:08','2023-08-23 22:01:53','2023-08-31 22:02:06',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(845,'schedule_re_engagement_email','completed',10,'2023-08-24 22:01:55','2023-08-24 22:06:54','2023-08-23 22:01:53','2023-08-24 22:06:52',NULL,0,0,NULL,NULL),(846,'subscribers_engagement_score','completed',10,'2023-08-24 08:56:55','2023-08-24 09:01:50','2023-08-24 08:56:53','2023-08-24 09:01:49',NULL,0,0,NULL,NULL),(847,'subscribers_engagement_score','completed',10,'2023-08-25 20:05:00','2023-08-25 20:06:56','2023-08-24 09:01:49','2023-08-25 20:06:53',NULL,0,0,NULL,NULL),(848,'subscribers_engagement_score','completed',10,'2023-08-25 20:06:56','2023-08-25 20:11:56','2023-08-25 20:06:53','2023-08-25 20:11:54',NULL,0,0,NULL,NULL),(849,'schedule_re_engagement_email','completed',10,'2023-08-26 20:06:56','2023-08-26 20:12:22','2023-08-25 20:06:53','2023-08-26 20:12:17',NULL,0,0,NULL,NULL),(850,'subscribers_engagement_score','completed',10,'2023-08-26 01:18:00','2023-08-26 01:22:00','2023-08-25 20:11:54','2023-08-26 01:21:58',NULL,0,0,NULL,NULL),(851,'subscribers_engagement_score','completed',10,'2023-08-27 17:25:00','2023-08-27 17:26:51','2023-08-26 01:21:58','2023-08-27 17:26:48',NULL,0,0,NULL,NULL),(852,'subscribers_engagement_score','completed',10,'2023-08-27 17:26:51','2023-08-27 17:32:00','2023-08-27 17:26:48','2023-08-27 17:31:58',NULL,0,0,NULL,NULL),(853,'schedule_re_engagement_email','completed',10,'2023-08-28 17:26:51','2023-08-28 17:27:05','2023-08-27 17:26:48','2023-08-28 17:27:03',NULL,0,0,NULL,NULL),(854,'subscribers_engagement_score','completed',10,'2023-08-28 02:57:00','2023-08-28 03:01:53','2023-08-27 17:31:58','2023-08-28 03:01:50',NULL,0,0,NULL,NULL),(855,'inactive_subscribers','completed',10,'2023-09-06 22:00:00','2023-09-06 22:02:12','2023-08-27 22:01:51','2023-09-06 22:02:11',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(856,'export_files_cleanup','completed',10,'2023-09-07 22:00:00','2023-09-07 22:02:21','2023-08-28 03:01:50','2023-09-07 22:02:19',NULL,0,0,NULL,NULL),(857,'subscribers_engagement_score','completed',10,'2023-08-29 16:58:00','2023-08-29 17:02:20','2023-08-28 03:01:50','2023-08-29 17:02:17',NULL,0,0,NULL,NULL),(858,'subscribers_engagement_score','completed',10,'2023-08-29 17:02:20','2023-08-29 17:04:42','2023-08-29 17:02:17','2023-08-29 17:04:40',NULL,0,0,NULL,NULL),(859,'schedule_re_engagement_email','completed',10,'2023-08-30 17:02:20','2023-08-30 17:07:12','2023-08-29 17:02:17','2023-08-30 17:07:10',NULL,0,0,NULL,NULL),(860,'subscribers_engagement_score','completed',10,'2023-08-29 22:44:00','2023-08-29 22:47:08','2023-08-29 17:04:40','2023-08-29 22:47:07',NULL,0,0,NULL,NULL),(861,'unsubscribe_tokens','completed',0,'2023-08-29 21:47:30','2023-08-29 21:47:40','2023-08-29 21:47:29','2023-08-29 21:47:33',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(862,'subscriber_link_tokens','completed',0,'2023-08-29 21:47:30','2023-08-29 21:47:40','2023-08-29 21:47:29','2023-08-29 21:47:33',NULL,0,0,NULL,NULL),(863,'newsletter_templates_thumbnails','completed',10,'2023-08-29 21:47:30','2023-08-29 21:47:40','2023-08-29 21:47:29','2023-08-29 21:47:33',NULL,0,0,NULL,NULL),(864,'subscribers_engagement_score','completed',10,'2023-08-31 00:47:00','2023-08-31 00:52:16','2023-08-29 22:47:07','2023-08-31 00:52:14',NULL,0,0,NULL,NULL),(865,'beamer','completed',10,'2023-09-17 06:34:00','2023-09-17 06:37:16','2023-08-30 06:42:06','2023-09-17 06:37:14',NULL,0,0,NULL,NULL),(866,'subscribers_engagement_score','completed',10,'2023-08-31 00:52:16','2023-08-31 00:57:13','2023-08-31 00:52:14','2023-08-31 00:57:12',NULL,0,0,NULL,NULL),(867,'schedule_re_engagement_email','completed',10,'2023-09-01 00:52:16','2023-09-01 00:57:08','2023-08-31 00:52:14','2023-09-01 00:57:07',NULL,0,0,NULL,NULL),(868,'subscribers_engagement_score','completed',10,'2023-09-01 13:07:00','2023-09-01 13:07:11','2023-08-31 00:57:12','2023-09-01 13:07:09',NULL,0,0,NULL,NULL),(869,'subscribers_email_count','completed',10,'2023-09-03 22:00:00','2023-09-03 22:02:20','2023-08-31 22:02:06','2023-09-03 22:02:19',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(870,'subscribers_engagement_score','completed',10,'2023-09-01 13:07:11','2023-09-01 13:12:12','2023-09-01 13:07:09','2023-09-01 13:12:11',NULL,0,0,NULL,NULL),(871,'schedule_re_engagement_email','completed',10,'2023-09-02 13:07:11','2023-09-02 13:07:24','2023-09-01 13:07:09','2023-09-02 13:07:21',NULL,0,0,NULL,NULL),(872,'subscribers_engagement_score','completed',10,'2023-09-02 04:39:00','2023-09-02 04:42:16','2023-09-01 13:12:11','2023-09-02 04:42:13',NULL,0,0,NULL,NULL),(873,'subscribers_engagement_score','completed',10,'2023-09-03 21:31:00','2023-09-03 21:32:11','2023-09-02 04:42:13','2023-09-03 21:32:08',NULL,0,0,NULL,NULL),(874,'subscribers_engagement_score','completed',10,'2023-09-03 21:32:11','2023-09-03 21:37:12','2023-09-03 21:32:08','2023-09-03 21:37:11',NULL,0,0,NULL,NULL),(875,'schedule_re_engagement_email','completed',10,'2023-09-04 21:32:11','2023-09-04 21:37:13','2023-09-03 21:32:08','2023-09-04 21:37:10',NULL,0,0,NULL,NULL),(876,'subscribers_engagement_score','completed',10,'2023-09-04 05:00:00','2023-09-04 05:02:12','2023-09-03 21:37:11','2023-09-04 05:02:10',NULL,0,0,NULL,NULL),(877,'subscribers_email_count','completed',10,'2023-09-11 22:00:00','2023-09-11 22:02:22','2023-09-03 22:02:19','2023-09-11 22:02:20',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(878,'subscribers_engagement_score','completed',10,'2023-09-05 21:52:00','2023-09-05 21:52:12','2023-09-04 05:02:10','2023-09-05 21:52:10',NULL,0,0,NULL,NULL),(879,'unsubscribe_tokens','completed',0,'2023-09-05 21:47:25','2023-09-05 21:47:37','2023-09-05 21:47:24','2023-09-05 21:47:36',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(880,'subscriber_link_tokens','completed',0,'2023-09-05 21:47:25','2023-09-05 21:47:37','2023-09-05 21:47:24','2023-09-05 21:47:36',NULL,0,0,NULL,NULL),(881,'newsletter_templates_thumbnails','completed',10,'2023-09-05 21:47:25','2023-09-05 21:47:37','2023-09-05 21:47:24','2023-09-05 21:47:36',NULL,0,0,NULL,NULL),(882,'schedule_re_engagement_email','completed',10,'2023-09-06 21:47:37','2023-09-06 21:52:11','2023-09-05 21:47:36','2023-09-06 21:52:09',NULL,0,0,NULL,NULL),(883,'subscribers_engagement_score','completed',10,'2023-09-05 21:52:12','2023-09-05 21:57:20','2023-09-05 21:52:10','2023-09-05 21:57:19',NULL,0,0,NULL,NULL),(884,'subscribers_engagement_score','completed',10,'2023-09-06 04:13:00','2023-09-06 04:17:21','2023-09-05 21:57:19','2023-09-06 04:17:18',NULL,0,0,NULL,NULL),(885,'subscribers_engagement_score','completed',10,'2023-09-07 20:03:00','2023-09-07 20:07:17','2023-09-06 04:17:18','2023-09-07 20:07:15',NULL,0,0,NULL,NULL),(886,'inactive_subscribers','completed',10,'2023-09-11 22:00:00','2023-09-11 22:02:22','2023-09-06 22:02:11','2023-09-11 22:02:20',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(887,'schedule_re_engagement_email','completed',10,'2023-09-07 22:02:12','2023-09-07 22:02:21','2023-09-06 22:02:11','2023-09-07 22:02:19',NULL,0,0,NULL,NULL),(888,'subscribers_engagement_score','completed',10,'2023-09-07 20:07:17','2023-09-07 20:12:09','2023-09-07 20:07:15','2023-09-07 20:12:08',NULL,0,0,NULL,NULL),(889,'subscribers_engagement_score','completed',10,'2023-09-08 03:25:00','2023-09-08 03:27:14','2023-09-07 20:12:08','2023-09-08 03:27:11',NULL,0,0,NULL,NULL),(890,'export_files_cleanup','completed',10,'2023-09-11 22:00:00','2023-09-11 22:02:22','2023-09-08 03:27:11','2023-09-11 22:02:20',NULL,0,0,NULL,NULL),(891,'subscribers_engagement_score','completed',10,'2023-09-09 20:21:00','2023-09-09 20:22:11','2023-09-08 03:27:11','2023-09-09 20:22:09',NULL,0,0,NULL,NULL),(892,'schedule_re_engagement_email','completed',10,'2023-09-09 03:27:14','2023-09-09 03:27:18','2023-09-08 03:27:11','2023-09-09 03:27:16',NULL,0,0,NULL,NULL),(893,'subscribers_engagement_score','completed',10,'2023-09-09 20:22:11','2023-09-09 20:27:17','2023-09-09 20:22:09','2023-09-09 20:27:16',NULL,0,0,NULL,NULL),(894,'schedule_re_engagement_email','completed',10,'2023-09-10 20:22:11','2023-09-10 20:22:20','2023-09-09 20:22:09','2023-09-10 20:22:17',NULL,0,0,NULL,NULL),(895,'subscribers_engagement_score','completed',10,'2023-09-10 10:56:00','2023-09-10 10:57:14','2023-09-09 20:27:16','2023-09-10 10:57:12',NULL,0,0,NULL,NULL),(896,'subscribers_engagement_score','completed',10,'2023-09-11 02:40:00','2023-09-11 02:42:16','2023-09-10 10:57:12','2023-09-11 02:42:13',NULL,0,0,NULL,NULL),(897,'subscribers_engagement_score','completed',10,'2023-09-11 02:42:16','2023-09-11 02:47:18','2023-09-11 02:42:13','2023-09-11 02:47:16',NULL,0,0,NULL,NULL),(898,'schedule_re_engagement_email','completed',10,'2023-09-12 02:42:16','2023-09-12 02:42:24','2023-09-11 02:42:13','2023-09-12 02:42:22',NULL,0,0,NULL,NULL),(899,'subscribers_engagement_score','completed',10,'2023-09-12 10:18:00','2023-09-12 10:22:28','2023-09-11 02:47:16','2023-09-12 10:22:27',NULL,0,0,NULL,NULL),(900,'subscribers_email_count','completed',10,'2023-09-20 22:00:00','2023-09-20 22:02:17','2023-09-11 22:02:20','2023-09-20 22:02:16',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(901,'inactive_subscribers','completed',10,'2023-09-22 22:00:00','2023-09-22 22:02:21','2023-09-11 22:02:20','2023-09-22 22:02:20',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(902,'export_files_cleanup','completed',10,'2023-09-23 22:00:00','2023-09-24 07:32:28','2023-09-12 02:42:22','2023-09-24 07:32:26',NULL,0,0,NULL,NULL),(903,'subscribers_engagement_score','completed',10,'2023-09-12 10:22:28','2023-09-12 10:27:28','2023-09-12 10:22:27','2023-09-12 10:27:27',NULL,0,0,NULL,NULL),(904,'schedule_re_engagement_email','completed',10,'2023-09-13 10:22:28','2023-09-13 10:27:17','2023-09-12 10:22:27','2023-09-13 10:27:15',NULL,0,0,NULL,NULL),(905,'subscribers_engagement_score','completed',10,'2023-09-13 05:58:00','2023-09-13 06:02:16','2023-09-12 10:27:27','2023-09-13 06:02:14',NULL,0,0,NULL,NULL),(906,'unsubscribe_tokens','completed',0,'2023-09-12 21:47:38','2023-09-12 21:52:15','2023-09-12 21:47:37','2023-09-12 21:52:13',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(907,'subscriber_link_tokens','completed',0,'2023-09-12 21:47:38','2023-09-12 21:52:15','2023-09-12 21:47:37','2023-09-12 21:52:13',NULL,0,0,NULL,NULL),(908,'newsletter_templates_thumbnails','completed',10,'2023-09-12 21:47:38','2023-09-12 21:52:15','2023-09-12 21:47:37','2023-09-12 21:52:13',NULL,0,0,NULL,NULL),(909,'subscribers_engagement_score','completed',10,'2023-09-14 03:03:00','2023-09-14 03:07:27','2023-09-13 06:02:14','2023-09-14 03:07:24',NULL,0,0,NULL,NULL),(910,'subscribers_engagement_score','completed',10,'2023-09-14 03:07:27','2023-09-14 03:12:29','2023-09-14 03:07:24','2023-09-14 03:12:27',NULL,0,0,NULL,NULL),(911,'schedule_re_engagement_email','completed',10,'2023-09-15 03:07:27','2023-09-15 03:16:30','2023-09-14 03:07:24','2023-09-15 03:16:26',NULL,0,0,NULL,NULL),(912,'subscribers_engagement_score','completed',10,'2023-09-15 15:56:00','2023-09-15 15:57:19','2023-09-14 03:12:27','2023-09-15 15:57:16',NULL,0,0,NULL,NULL),(913,'subscribers_engagement_score','completed',10,'2023-09-15 15:57:19','2023-09-15 16:02:13','2023-09-15 15:57:16','2023-09-15 16:02:12',NULL,0,0,NULL,NULL),(914,'schedule_re_engagement_email','completed',10,'2023-09-16 15:57:19','2023-09-16 15:57:24','2023-09-15 15:57:16','2023-09-16 15:57:21',NULL,0,0,NULL,NULL),(915,'subscribers_engagement_score','completed',10,'2023-09-16 17:42:00','2023-09-16 17:42:24','2023-09-15 16:02:12','2023-09-16 17:42:22',NULL,0,0,NULL,NULL),(916,'subscribers_engagement_score','completed',10,'2023-09-16 17:42:24','2023-09-16 17:47:13','2023-09-16 17:42:22','2023-09-16 17:47:12',NULL,0,0,NULL,NULL),(917,'schedule_re_engagement_email','completed',10,'2023-09-17 17:42:24','2023-09-17 17:47:24','2023-09-16 17:42:22','2023-09-17 17:47:21',NULL,0,0,NULL,NULL),(918,'subscribers_engagement_score','completed',10,'2023-09-17 10:24:00','2023-09-17 10:27:16','2023-09-16 17:47:12','2023-09-17 10:27:15',NULL,0,0,NULL,NULL),(919,'beamer','completed',10,'2023-09-28 15:52:00','2023-09-28 15:52:35','2023-09-17 06:42:24','2023-09-28 15:52:33',NULL,0,0,NULL,NULL),(920,'subscribers_engagement_score','completed',10,'2023-09-18 04:48:00','2023-09-18 04:52:17','2023-09-17 10:27:15','2023-09-18 04:52:14',NULL,0,0,NULL,NULL),(921,'subscribers_engagement_score','completed',10,'2023-09-18 04:52:17','2023-09-18 04:57:17','2023-09-18 04:52:14','2023-09-18 04:57:16',NULL,0,0,NULL,NULL),(922,'schedule_re_engagement_email','completed',10,'2023-09-19 04:52:17','2023-09-19 04:52:21','2023-09-18 04:52:14','2023-09-19 04:52:19',NULL,0,0,NULL,NULL),(923,'subscribers_engagement_score','completed',10,'2023-09-19 02:01:00','2023-09-19 02:02:15','2023-09-18 04:57:16','2023-09-19 02:02:13',NULL,0,0,NULL,NULL),(924,'subscribers_engagement_score','completed',10,'2023-09-20 02:24:00','2023-09-20 02:27:11','2023-09-19 02:02:13','2023-09-20 02:27:09',NULL,0,0,NULL,NULL),(925,'unsubscribe_tokens','completed',0,'2023-09-19 21:45:43','2023-09-19 21:49:04','2023-09-19 21:45:42','2023-09-19 21:49:03',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(926,'subscriber_link_tokens','completed',0,'2023-09-19 21:45:43','2023-09-19 21:49:04','2023-09-19 21:45:42','2023-09-19 21:49:03',NULL,0,0,NULL,NULL),(927,'newsletter_templates_thumbnails','completed',10,'2023-09-19 21:45:43','2023-09-19 21:49:04','2023-09-19 21:45:42','2023-09-19 21:49:03',NULL,0,0,NULL,NULL),(928,'schedule_re_engagement_email','completed',10,'2023-09-20 21:49:04','2023-09-20 21:52:19','2023-09-19 21:49:03','2023-09-20 21:52:17',NULL,0,0,NULL,NULL),(929,'subscribers_engagement_score','completed',10,'2023-09-20 02:27:11','2023-09-20 02:32:20','2023-09-20 02:27:09','2023-09-20 02:32:19',NULL,0,0,NULL,NULL),(930,'subscribers_engagement_score','completed',10,'2023-09-21 02:26:00','2023-09-21 02:27:17','2023-09-20 02:32:19','2023-09-21 02:27:15',NULL,0,0,NULL,NULL),(931,'subscribers_email_count','completed',10,'2023-09-24 22:00:00','2023-09-24 22:02:27','2023-09-20 22:02:16','2023-09-24 22:02:24',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(932,'schedule_re_engagement_email','completed',10,'2023-09-21 22:02:17','2023-09-21 22:02:25','2023-09-20 22:02:16','2023-09-21 22:02:23',NULL,0,0,NULL,NULL),(933,'subscribers_engagement_score','completed',10,'2023-09-21 02:27:17','2023-09-21 02:32:22','2023-09-21 02:27:15','2023-09-21 02:32:21',NULL,0,0,NULL,NULL),(934,'subscribers_engagement_score','completed',10,'2023-09-21 02:32:22','2023-09-21 02:37:24','2023-09-21 02:32:21','2023-09-21 02:37:23',NULL,0,0,NULL,NULL),(935,'subscribers_engagement_score','completed',10,'2023-09-22 21:18:00','2023-09-22 21:22:22','2023-09-21 02:37:23','2023-09-22 21:22:19',NULL,0,0,NULL,NULL),(936,'subscribers_engagement_score','completed',10,'2023-09-22 21:22:22','2023-09-22 21:27:21','2023-09-22 21:22:19','2023-09-22 21:27:20',NULL,0,0,NULL,NULL),(937,'schedule_re_engagement_email','completed',10,'2023-09-23 21:22:22','2023-09-23 21:22:26','2023-09-22 21:22:19','2023-09-23 21:22:23',NULL,0,0,NULL,NULL),(938,'subscribers_engagement_score','completed',10,'2023-09-23 04:09:00','2023-09-23 04:12:29','2023-09-22 21:27:20','2023-09-23 04:12:26',NULL,0,0,NULL,NULL),(939,'inactive_subscribers','completed',10,'2023-09-28 22:00:00','2023-09-28 22:02:27','2023-09-22 22:02:20','2023-09-28 22:02:25',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(940,'subscribers_engagement_score','completed',10,'2023-09-24 07:32:00','2023-09-24 07:32:28','2023-09-23 04:12:26','2023-09-24 07:32:26',NULL,0,0,NULL,NULL),(941,'subscribers_engagement_score','completed',10,'2023-09-24 07:32:28','2023-09-24 07:37:24','2023-09-24 07:32:26','2023-09-24 07:37:23',NULL,0,0,NULL,NULL),(942,'schedule_re_engagement_email','completed',10,'2023-09-25 07:32:28','2023-09-25 07:37:25','2023-09-24 07:32:26','2023-09-25 07:37:24',NULL,0,0,NULL,NULL),(943,'export_files_cleanup','completed',10,'2023-09-26 22:00:00','2023-09-27 01:17:26','2023-09-24 07:37:23','2023-09-27 01:17:24',NULL,0,0,NULL,NULL),(944,'subscribers_engagement_score','completed',10,'2023-09-25 20:30:00','2023-09-25 20:32:28','2023-09-24 07:37:23','2023-09-25 20:32:25',NULL,0,0,NULL,NULL),(945,'subscribers_email_count','completed',10,'2023-10-01 22:00:00','2023-10-01 22:02:23','2023-09-24 22:02:24','2023-10-01 22:02:21',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(946,'subscribers_engagement_score','completed',10,'2023-09-25 20:32:28','2023-09-25 20:37:23','2023-09-25 20:32:25','2023-09-25 20:37:22',NULL,0,0,NULL,NULL),(947,'schedule_re_engagement_email','completed',10,'2023-09-26 20:32:28','2023-09-26 20:37:27','2023-09-25 20:32:25','2023-09-26 20:37:24',NULL,0,0,NULL,NULL),(948,'subscribers_engagement_score','completed',10,'2023-09-26 07:01:00','2023-09-26 07:02:26','2023-09-25 20:37:22','2023-09-26 07:02:24',NULL,0,0,NULL,NULL),(949,'subscribers_engagement_score','completed',10,'2023-09-27 01:16:00','2023-09-27 01:17:26','2023-09-26 07:02:24','2023-09-27 01:17:24',NULL,0,0,NULL,NULL),(950,'subscribers_engagement_score','completed',10,'2023-09-27 01:17:26','2023-09-27 01:22:25','2023-09-27 01:17:24','2023-09-27 01:22:24',NULL,0,0,NULL,NULL),(951,'schedule_re_engagement_email','completed',10,'2023-09-28 01:17:26','2023-09-28 01:22:24','2023-09-27 01:17:24','2023-09-28 01:22:22',NULL,0,0,NULL,NULL),(952,'export_files_cleanup','completed',10,'2023-10-05 22:00:00','2023-10-05 22:01:24','2023-09-27 01:22:24','2023-10-05 22:01:22',NULL,0,0,NULL,NULL),(953,'subscribers_engagement_score','completed',10,'2023-09-28 04:53:00','2023-09-28 04:57:24','2023-09-27 01:22:24','2023-09-28 04:57:21',NULL,0,0,NULL,NULL),(954,'unsubscribe_tokens','completed',0,'2023-09-27 09:47:29','2023-09-27 09:52:28','2023-09-27 09:47:28','2023-09-27 09:52:26',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(955,'subscriber_link_tokens','completed',0,'2023-09-27 09:47:29','2023-09-27 09:52:28','2023-09-27 09:47:28','2023-09-27 09:52:26',NULL,0,0,NULL,NULL),(956,'newsletter_templates_thumbnails','completed',10,'2023-09-27 09:47:29','2023-09-27 09:52:28','2023-09-27 09:47:28','2023-09-27 09:52:26',NULL,0,0,NULL,NULL),(957,'subscribers_engagement_score','completed',10,'2023-09-28 04:57:24','2023-09-28 05:02:33','2023-09-28 04:57:21','2023-09-28 05:02:31',NULL,0,0,NULL,NULL),(958,'schedule_re_engagement_email','completed',10,'2023-09-29 04:57:24','2023-09-29 04:57:27','2023-09-28 04:57:21','2023-09-29 04:57:25',NULL,0,0,NULL,NULL),(959,'subscribers_engagement_score','completed',10,'2023-09-29 18:41:00','2023-09-29 18:42:26','2023-09-28 05:02:31','2023-09-29 18:42:23',NULL,0,0,NULL,NULL),(960,'beamer','completed',10,'2023-10-10 19:27:00','2023-10-10 19:31:24','2023-09-28 15:57:28','2023-10-10 19:31:22',NULL,0,0,NULL,NULL),(961,'inactive_subscribers','completed',10,'2023-10-05 22:00:00','2023-10-05 22:01:25','2023-09-28 22:02:25','2023-10-05 22:01:22',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(962,'subscribers_engagement_score','completed',10,'2023-09-29 18:42:26','2023-09-29 18:47:26','2023-09-29 18:42:23','2023-09-29 18:47:25',NULL,0,0,NULL,NULL),(963,'schedule_re_engagement_email','completed',10,'2023-09-30 18:42:26','2023-09-30 18:47:28','2023-09-29 18:42:23','2023-09-30 18:47:26',NULL,0,0,NULL,NULL),(964,'subscribers_engagement_score','completed',10,'2023-09-30 11:25:00','2023-09-30 11:27:28','2023-09-29 18:47:25','2023-09-30 11:27:26',NULL,0,0,NULL,NULL),(965,'subscribers_engagement_score','completed',10,'2023-10-01 04:03:00','2023-10-01 04:07:31','2023-09-30 11:27:26','2023-10-01 04:07:28',NULL,0,0,NULL,NULL),(966,'subscribers_engagement_score','completed',10,'2023-10-01 04:07:31','2023-10-01 04:12:22','2023-10-01 04:07:28','2023-10-01 04:12:21',NULL,0,0,NULL,NULL),(967,'schedule_re_engagement_email','completed',10,'2023-10-02 04:07:31','2023-10-02 04:12:25','2023-10-01 04:07:28','2023-10-02 04:12:22',NULL,0,0,NULL,NULL),(968,'subscribers_engagement_score','completed',10,'2023-10-02 10:36:00','2023-10-02 10:37:23','2023-10-01 04:12:21','2023-10-02 10:37:21',NULL,0,0,NULL,NULL),(969,'subscribers_email_count','completed',10,'2023-10-12 22:00:00','2023-10-12 22:01:27','2023-10-01 22:02:21','2023-10-12 22:01:25',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(970,'subscribers_engagement_score','completed',10,'2023-10-02 10:37:23','2023-10-02 10:42:31','2023-10-02 10:37:21','2023-10-02 10:42:30',NULL,0,0,NULL,NULL),(971,'schedule_re_engagement_email','completed',10,'2023-10-03 10:37:23','2023-10-03 10:37:26','2023-10-02 10:37:21','2023-10-03 10:37:24',NULL,0,0,NULL,NULL),(972,'subscribers_engagement_score','completed',10,'2023-10-03 15:45:00','2023-10-03 15:47:27','2023-10-02 10:42:30','2023-10-03 15:47:24',NULL,0,0,NULL,NULL),(973,'subscribers_engagement_score','completed',10,'2023-10-03 15:47:27','2023-10-03 15:52:29','2023-10-03 15:47:24','2023-10-03 15:52:28',NULL,0,0,NULL,NULL),(974,'schedule_re_engagement_email','completed',10,'2023-10-04 15:47:27','2023-10-04 15:51:18','2023-10-03 15:47:24','2023-10-04 15:51:17',NULL,0,0,NULL,NULL),(975,'subscribers_engagement_score','completed',10,'2023-10-04 15:44:00','2023-10-04 15:46:25','2023-10-03 15:52:28','2023-10-04 15:46:23',NULL,0,0,NULL,NULL),(976,'unsubscribe_tokens','completed',0,'2023-10-03 21:46:47','2023-10-03 21:52:29','2023-10-03 21:46:46','2023-10-03 21:52:27',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(977,'subscriber_link_tokens','completed',0,'2023-10-03 21:46:47','2023-10-03 21:52:29','2023-10-03 21:46:46','2023-10-03 21:52:27',NULL,0,0,NULL,NULL),(978,'newsletter_templates_thumbnails','completed',10,'2023-10-03 21:46:47','2023-10-03 21:52:29','2023-10-03 21:46:46','2023-10-03 21:52:27',NULL,0,0,NULL,NULL),(979,'subscribers_engagement_score','completed',10,'2023-10-05 11:17:00','2023-10-05 11:21:22','2023-10-04 15:46:23','2023-10-05 11:21:19',NULL,0,0,NULL,NULL),(980,'subscribers_engagement_score','completed',10,'2023-10-05 11:21:22','2023-10-05 11:24:30','2023-10-05 11:21:19','2023-10-05 11:24:29',NULL,0,0,NULL,NULL),(981,'schedule_re_engagement_email','completed',10,'2023-10-06 11:21:22','2023-10-06 11:26:18','2023-10-05 11:21:19','2023-10-06 11:26:17',NULL,0,0,NULL,NULL),(982,'subscribers_engagement_score','completed',10,'2023-10-06 07:34:00','2023-10-06 07:36:20','2023-10-05 11:24:29','2023-10-06 07:36:19',NULL,0,0,NULL,NULL),(983,'inactive_subscribers','completed',10,'2023-10-11 22:00:00','2023-10-11 22:01:27','2023-10-05 22:01:22','2023-10-11 22:01:25',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(984,'export_files_cleanup','completed',10,'2023-10-11 22:00:00','2023-10-11 22:01:27','2023-10-06 07:36:19','2023-10-11 22:01:25',NULL,0,0,NULL,NULL),(985,'subscribers_engagement_score','completed',10,'2023-10-07 08:34:00','2023-10-07 08:36:21','2023-10-06 07:36:19','2023-10-07 08:36:19',NULL,0,0,NULL,NULL),(986,'subscribers_engagement_score','completed',10,'2023-10-07 08:36:21','2023-10-07 08:41:24','2023-10-07 08:36:19','2023-10-07 08:41:23',NULL,0,0,NULL,NULL),(987,'schedule_re_engagement_email','completed',10,'2023-10-08 08:36:21','2023-10-08 08:38:28','2023-10-07 08:36:19','2023-10-08 08:38:27',NULL,0,0,NULL,NULL),(988,'subscribers_engagement_score','completed',10,'2023-10-08 07:51:00','2023-10-08 07:51:22','2023-10-07 08:41:23','2023-10-08 07:51:21',NULL,0,0,NULL,NULL),(989,'subscribers_engagement_score','completed',10,'2023-10-09 15:11:00','2023-10-09 15:11:15','2023-10-08 07:51:21','2023-10-09 15:11:13',NULL,0,0,NULL,NULL),(990,'subscribers_engagement_score','completed',10,'2023-10-09 15:11:15','2023-10-09 15:16:27','2023-10-09 15:11:13','2023-10-09 15:16:26',NULL,0,0,NULL,NULL),(991,'schedule_re_engagement_email','completed',10,'2023-10-10 15:11:15','2023-10-10 15:16:24','2023-10-09 15:11:13','2023-10-10 15:16:22',NULL,0,0,NULL,NULL),(992,'subscribers_engagement_score','completed',10,'2023-10-10 15:26:00','2023-10-10 15:26:22','2023-10-09 15:16:26','2023-10-10 15:26:21',NULL,0,0,NULL,NULL),(993,'subscribers_engagement_score','completed',10,'2023-10-10 15:26:22','2023-10-10 15:31:25','2023-10-10 15:26:21','2023-10-10 15:31:24',NULL,0,0,NULL,NULL),(994,'schedule_re_engagement_email','completed',10,'2023-10-11 15:26:22','2023-10-11 15:31:25','2023-10-10 15:26:21','2023-10-11 15:31:22',NULL,0,0,NULL,NULL),(995,'subscribers_engagement_score','completed',10,'2023-10-10 23:51:00','2023-10-11 00:01:39','2023-10-10 15:31:24','2023-10-11 00:01:36',NULL,0,0,NULL,NULL),(996,'beamer','completed',10,'2023-10-26 02:47:00','2023-10-26 02:51:49','2023-10-10 19:36:20','2023-10-26 02:51:47',NULL,0,0,NULL,NULL),(997,'unsubscribe_tokens','completed',0,'2023-10-10 21:46:42','2023-10-10 21:51:20','2023-10-10 21:46:40','2023-10-10 21:51:19',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(998,'subscriber_link_tokens','completed',0,'2023-10-10 21:46:42','2023-10-10 21:51:20','2023-10-10 21:46:40','2023-10-10 21:51:19',NULL,0,0,NULL,NULL),(999,'newsletter_templates_thumbnails','completed',10,'2023-10-10 21:46:42','2023-10-10 21:51:20','2023-10-10 21:46:40','2023-10-10 21:51:19',NULL,0,0,NULL,NULL),(1000,'subscribers_engagement_score','completed',10,'2023-10-12 08:30:00','2023-10-12 08:31:20','2023-10-11 00:01:36','2023-10-12 08:31:19',NULL,0,0,NULL,NULL),(1001,'inactive_subscribers','completed',10,'2023-10-16 22:00:00','2023-10-16 22:01:28','2023-10-11 22:01:25','2023-10-16 22:01:20',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1002,'schedule_re_engagement_email','completed',10,'2023-10-12 22:01:27','2023-10-12 22:01:27','2023-10-11 22:01:25','2023-10-12 22:01:25',NULL,0,0,NULL,NULL),(1003,'export_files_cleanup','completed',10,'2023-10-16 22:00:00','2023-10-16 22:01:27','2023-10-12 08:31:19','2023-10-16 22:01:20',NULL,0,0,NULL,NULL),(1004,'subscribers_engagement_score','completed',10,'2023-10-12 08:31:20','2023-10-12 08:36:17','2023-10-12 08:31:19','2023-10-12 08:36:16',NULL,0,0,NULL,NULL),(1005,'subscribers_engagement_score','completed',10,'2023-10-13 01:12:00','2023-10-13 01:14:53','2023-10-12 08:36:16','2023-10-13 01:14:52',NULL,0,0,NULL,NULL),(1006,'subscribers_email_count','completed',10,'2023-10-20 22:00:00','2023-10-20 22:01:46','2023-10-12 22:01:25','2023-10-20 22:01:44',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1007,'subscribers_engagement_score','completed',10,'2023-10-14 13:53:00','2023-10-14 13:56:22','2023-10-13 01:14:52','2023-10-14 13:56:20',NULL,0,0,NULL,NULL),(1008,'schedule_re_engagement_email','completed',10,'2023-10-14 01:14:53','2023-10-14 01:16:27','2023-10-13 01:14:52','2023-10-14 01:16:25',NULL,0,0,NULL,NULL),(1009,'unsubscribe_tokens','completed',0,'2023-10-13 21:46:45','2023-10-13 21:49:03','2023-10-13 21:46:41','2023-10-13 21:49:01',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(1010,'subscriber_link_tokens','completed',0,'2023-10-13 21:46:45','2023-10-13 21:49:03','2023-10-13 21:46:41','2023-10-13 21:49:01',NULL,0,0,NULL,NULL),(1011,'newsletter_templates_thumbnails','completed',10,'2023-10-13 21:46:45','2023-10-13 21:49:03','2023-10-13 21:46:41','2023-10-13 21:49:01',NULL,0,0,NULL,NULL),(1012,'subscribers_engagement_score','completed',10,'2023-10-14 13:56:22','2023-10-14 14:01:20','2023-10-14 13:56:20','2023-10-14 14:01:19',NULL,0,0,NULL,NULL),(1013,'schedule_re_engagement_email','completed',10,'2023-10-15 13:56:22','2023-10-15 13:56:25','2023-10-14 13:56:20','2023-10-15 13:56:22',NULL,0,0,NULL,NULL),(1014,'subscribers_engagement_score','completed',10,'2023-10-15 12:21:00','2023-10-15 12:21:18','2023-10-14 14:01:19','2023-10-15 12:21:16',NULL,0,0,NULL,NULL),(1015,'subscribers_engagement_score','completed',10,'2023-10-16 18:46:00','2023-10-16 18:46:33','2023-10-15 12:21:16','2023-10-16 18:46:23',NULL,0,0,NULL,NULL),(1016,'subscribers_engagement_score','completed',10,'2023-10-16 18:46:33','2023-10-16 18:46:37','2023-10-16 18:46:23','2023-10-16 18:46:36',NULL,0,0,NULL,NULL),(1017,'schedule_re_engagement_email','completed',10,'2023-10-17 18:46:33','2023-10-17 18:51:29','2023-10-16 18:46:23','2023-10-17 18:51:27',NULL,0,0,NULL,NULL),(1018,'subscribers_engagement_score','completed',10,'2023-10-17 16:21:00','2023-10-17 16:21:26','2023-10-16 18:46:36','2023-10-17 16:21:24',NULL,0,0,NULL,NULL),(1019,'inactive_subscribers','completed',10,'2023-10-22 22:00:00','2023-10-22 22:01:35','2023-10-16 22:01:20','2023-10-22 22:01:33',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1020,'export_files_cleanup','completed',10,'2023-10-24 22:00:00','2023-10-25 03:01:49','2023-10-17 16:21:24','2023-10-25 03:01:46',NULL,0,0,NULL,NULL),(1021,'subscribers_engagement_score','completed',10,'2023-10-18 00:01:00','2023-10-18 00:01:26','2023-10-17 16:21:24','2023-10-18 00:01:24',NULL,0,0,NULL,NULL),(1022,'unsubscribe_tokens','completed',0,'2023-10-17 21:46:49','2023-10-17 21:51:23','2023-10-17 21:46:48','2023-10-17 21:51:21',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(1023,'subscriber_link_tokens','completed',0,'2023-10-17 21:46:49','2023-10-17 21:51:23','2023-10-17 21:46:48','2023-10-17 21:51:21',NULL,0,0,NULL,NULL),(1024,'newsletter_templates_thumbnails','completed',10,'2023-10-17 21:46:49','2023-10-17 21:51:23','2023-10-17 21:46:48','2023-10-17 21:51:21',NULL,0,0,NULL,NULL),(1025,'schedule_re_engagement_email','completed',10,'2023-10-18 21:51:23','2023-10-18 21:51:37','2023-10-17 21:51:21','2023-10-18 21:51:35',NULL,0,0,NULL,NULL),(1026,'subscribers_engagement_score','completed',10,'2023-10-18 00:01:26','2023-10-18 00:06:24','2023-10-18 00:01:24','2023-10-18 00:06:23',NULL,0,0,NULL,NULL),(1027,'subscribers_engagement_score','completed',10,'2023-10-19 07:04:00','2023-10-19 07:06:47','2023-10-18 00:06:23','2023-10-19 07:06:45',NULL,0,0,NULL,NULL),(1028,'subscribers_engagement_score','completed',10,'2023-10-19 07:06:47','2023-10-19 07:11:45','2023-10-19 07:06:45','2023-10-19 07:11:43',NULL,0,0,NULL,NULL),(1029,'schedule_re_engagement_email','completed',10,'2023-10-20 07:06:47','2023-10-20 07:11:40','2023-10-19 07:06:45','2023-10-20 07:11:39',NULL,0,0,NULL,NULL),(1030,'subscribers_engagement_score','completed',10,'2023-10-20 17:52:00','2023-10-20 17:56:44','2023-10-19 07:11:43','2023-10-20 17:56:42',NULL,0,0,NULL,NULL),(1031,'subscribers_engagement_score','completed',10,'2023-10-20 17:56:44','2023-10-20 17:59:03','2023-10-20 17:56:42','2023-10-20 17:59:02',NULL,0,0,NULL,NULL),(1032,'schedule_re_engagement_email','completed',10,'2023-10-21 17:56:44','2023-10-21 17:59:10','2023-10-20 17:56:42','2023-10-21 17:59:09',NULL,0,0,NULL,NULL),(1033,'subscribers_engagement_score','completed',10,'2023-10-21 20:14:00','2023-10-21 20:16:47','2023-10-20 17:59:02','2023-10-21 20:16:45',NULL,0,0,NULL,NULL),(1034,'subscribers_email_count','completed',10,'2023-10-27 22:00:00','2023-10-27 22:01:52','2023-10-20 22:01:44','2023-10-27 22:01:50',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1035,'subscribers_engagement_score','completed',10,'2023-10-21 20:16:47','2023-10-21 20:21:34','2023-10-21 20:16:45','2023-10-21 20:21:34',NULL,0,0,NULL,NULL),(1036,'schedule_re_engagement_email','completed',10,'2023-10-22 20:16:47','2023-10-22 20:21:30','2023-10-21 20:16:45','2023-10-22 20:21:28',NULL,0,0,NULL,NULL),(1037,'subscribers_engagement_score','completed',10,'2023-10-21 20:21:34','2023-10-21 20:26:40','2023-10-21 20:21:34','2023-10-21 20:26:40',NULL,0,0,NULL,NULL),(1038,'subscribers_engagement_score','completed',10,'2023-10-22 11:21:00','2023-10-22 11:21:25','2023-10-21 20:26:40','2023-10-22 11:21:24',NULL,0,0,NULL,NULL),(1039,'subscribers_engagement_score','completed',10,'2023-10-23 12:57:00','2023-10-23 13:01:27','2023-10-22 11:21:24','2023-10-23 13:01:25',NULL,0,0,NULL,NULL),(1040,'inactive_subscribers','completed',10,'2023-10-30 22:00:00','2023-10-30 22:01:49','2023-10-22 22:01:33','2023-10-30 22:01:47',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1041,'schedule_re_engagement_email','completed',10,'2023-10-23 22:01:35','2023-10-23 22:01:47','2023-10-22 22:01:33','2023-10-23 22:01:45',NULL,0,0,NULL,NULL),(1042,'subscribers_engagement_score','completed',10,'2023-10-23 13:01:27','2023-10-23 13:06:27','2023-10-23 13:01:25','2023-10-23 13:06:25',NULL,0,0,NULL,NULL),(1043,'subscribers_engagement_score','completed',10,'2023-10-24 13:11:00','2023-10-24 13:11:49','2023-10-23 13:06:25','2023-10-24 13:11:47',NULL,0,0,NULL,NULL),(1044,'subscribers_engagement_score','completed',10,'2023-10-24 13:11:49','2023-10-24 13:16:42','2023-10-24 13:11:47','2023-10-24 13:16:41',NULL,0,0,NULL,NULL),(1045,'schedule_re_engagement_email','completed',10,'2023-10-25 13:11:49','2023-10-25 13:13:58','2023-10-24 13:11:47','2023-10-25 13:13:56',NULL,0,0,NULL,NULL),(1046,'subscribers_engagement_score','completed',10,'2023-10-25 02:57:00','2023-10-25 03:01:49','2023-10-24 13:16:41','2023-10-25 03:01:46',NULL,0,0,NULL,NULL),(1047,'subscribers_engagement_score','completed',10,'2023-10-26 04:58:00','2023-10-26 05:01:29','2023-10-25 03:01:46','2023-10-26 05:01:28',NULL,0,0,NULL,NULL),(1048,'unsubscribe_tokens','completed',0,'2023-10-25 09:45:57','2023-10-25 09:51:56','2023-10-25 09:45:55','2023-10-25 09:51:54',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":null}',NULL),(1049,'subscriber_link_tokens','completed',0,'2023-10-25 09:45:57','2023-10-25 09:51:56','2023-10-25 09:45:55','2023-10-25 09:51:54',NULL,0,0,NULL,NULL),(1050,'newsletter_templates_thumbnails','completed',10,'2023-10-25 09:45:57','2023-10-25 09:51:56','2023-10-25 09:45:55','2023-10-25 09:51:54',NULL,0,0,NULL,NULL),(1051,'mixpanel','completed',0,'2023-10-25 09:45:57','2023-10-25 09:51:56','2023-10-25 09:45:55','2023-10-25 09:51:54',NULL,0,0,NULL,NULL),(1052,'export_files_cleanup','completed',10,'2023-10-30 22:00:00','2023-10-30 22:01:49','2023-10-25 09:51:54','2023-10-30 22:01:47',NULL,0,0,NULL,NULL),(1053,'mixpanel','completed',10,'2023-10-25 11:53:58','2023-10-25 13:16:45','2023-10-25 13:13:56','2023-10-25 13:16:44',NULL,0,0,NULL,NULL),(1054,'schedule_re_engagement_email','completed',10,'2023-10-26 13:16:45','2023-10-26 13:21:27','2023-10-25 13:16:44','2023-10-26 13:21:25',NULL,0,0,NULL,NULL),(1055,'mixpanel','completed',10,'2023-10-26 01:16:49','2023-10-26 02:56:44','2023-10-26 02:51:47','2023-10-26 02:56:43',NULL,0,0,NULL,NULL),(1056,'beamer','completed',10,'2023-11-07 01:50:00','2023-11-07 01:51:51','2023-10-26 02:56:43','2023-11-07 01:51:48',NULL,0,0,NULL,NULL),(1057,'subscribers_engagement_score','completed',10,'2023-10-26 05:01:29','2023-10-26 05:05:40','2023-10-26 05:01:28','2023-10-26 05:05:40',NULL,0,0,NULL,NULL),(1058,'mixpanel','completed',10,'2023-10-26 03:09:29','2023-10-26 05:05:40','2023-10-26 05:01:28','2023-10-26 05:05:40',NULL,0,0,NULL,NULL),(1059,'subscribers_engagement_score','completed',10,'2023-10-27 08:59:00','2023-10-27 09:01:35','2023-10-26 05:05:40','2023-10-27 09:01:32',NULL,0,0,NULL,NULL),(1060,'mixpanel','completed',10,'2023-10-26 11:23:27','2023-10-26 13:26:27','2023-10-26 13:21:25','2023-10-26 13:26:26',NULL,0,0,NULL,NULL),(1061,'schedule_re_engagement_email','completed',10,'2023-10-27 13:26:27','2023-10-27 13:26:49','2023-10-26 13:26:26','2023-10-27 13:26:47',NULL,0,0,NULL,NULL),(1062,'subscribers_engagement_score','completed',10,'2023-10-27 09:01:35','2023-10-27 09:06:26','2023-10-27 09:01:32','2023-10-27 09:06:25',NULL,0,0,NULL,NULL),(1063,'mixpanel','completed',10,'2023-10-27 07:51:35','2023-10-27 09:06:26','2023-10-27 09:01:32','2023-10-27 09:06:25',NULL,0,0,NULL,NULL),(1064,'subscribers_engagement_score','completed',10,'2023-10-28 03:35:00','2023-10-28 03:36:49','2023-10-27 09:06:25','2023-10-28 03:36:47',NULL,0,0,NULL,NULL),(1065,'mixpanel','completed',10,'2023-10-27 11:54:49','2023-10-27 13:31:54','2023-10-27 13:26:47','2023-10-27 13:31:53',NULL,0,0,NULL,NULL),(1066,'schedule_re_engagement_email','completed',10,'2023-10-28 13:31:54','2023-10-28 13:36:54','2023-10-27 13:31:53','2023-10-28 13:36:51',NULL,0,0,NULL,NULL),(1067,'subscribers_email_count','completed',10,'2023-11-04 22:00:00','2023-11-04 22:01:51','2023-10-27 22:01:50','2023-11-04 22:01:49',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1068,'mixpanel','completed',10,'2023-10-27 20:25:52','2023-10-27 22:06:54','2023-10-27 22:01:50','2023-10-27 22:06:53',NULL,0,0,NULL,NULL),(1069,'subscribers_engagement_score','completed',10,'2023-10-29 14:16:00','2023-10-29 14:16:51','2023-10-28 03:36:47','2023-10-29 14:16:50',NULL,0,0,NULL,NULL),(1070,'mixpanel','completed',10,'2023-10-28 02:33:49','2023-10-28 03:41:48','2023-10-28 03:36:47','2023-10-28 03:41:47',NULL,0,0,NULL,NULL),(1071,'mixpanel','completed',10,'2023-10-28 12:25:54','2023-10-28 13:41:48','2023-10-28 13:36:51','2023-10-28 13:41:47',NULL,0,0,NULL,NULL),(1072,'schedule_re_engagement_email','completed',10,'2023-10-29 13:41:48','2023-10-29 13:41:53','2023-10-28 13:41:47','2023-10-29 13:41:50',NULL,0,0,NULL,NULL),(1073,'mixpanel','completed',10,'2023-10-29 12:01:53','2023-10-29 13:46:47','2023-10-29 13:41:50','2023-10-29 13:46:46',NULL,0,0,NULL,NULL),(1074,'schedule_re_engagement_email','completed',10,'2023-10-30 13:46:47','2023-10-30 13:51:49','2023-10-29 13:46:46','2023-10-30 13:51:48',NULL,0,0,NULL,NULL),(1075,'subscribers_engagement_score','completed',10,'2023-10-29 14:16:51','2023-10-29 14:21:50','2023-10-29 14:16:50','2023-10-29 14:21:49',NULL,0,0,NULL,NULL),(1076,'mixpanel','completed',10,'2023-10-29 13:08:51','2023-10-29 14:21:50','2023-10-29 14:16:50','2023-10-29 14:21:49',NULL,0,0,NULL,NULL),(1077,'subscribers_engagement_score','completed',10,'2023-10-30 13:39:00','2023-10-30 13:41:51','2023-10-29 14:21:49','2023-10-30 13:41:49',NULL,0,0,NULL,NULL),(1078,'subscribers_engagement_score','completed',10,'2023-10-31 00:55:00','2023-10-31 00:56:53','2023-10-30 13:41:49','2023-10-31 00:56:50',NULL,0,0,NULL,NULL),(1079,'mixpanel','completed',10,'2023-10-30 12:39:51','2023-10-30 13:46:36','2023-10-30 13:41:49','2023-10-30 13:46:35',NULL,0,0,NULL,NULL),(1080,'mixpanel','completed',10,'2023-10-30 12:02:49','2023-10-30 13:56:50','2023-10-30 13:51:48','2023-10-30 13:56:49',NULL,0,0,NULL,NULL),(1081,'schedule_re_engagement_email','completed',10,'2023-10-31 13:56:50','2023-10-31 14:01:46','2023-10-30 13:56:49','2023-10-31 14:01:43',NULL,0,0,NULL,NULL),(1082,'inactive_subscribers','completed',10,'2023-11-05 22:00:00','2023-11-05 22:01:58','2023-10-30 22:01:47','2023-11-05 22:01:56',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1083,'mixpanel','completed',10,'2023-10-30 20:07:49','2023-10-30 22:06:49','2023-10-30 22:01:47','2023-10-30 22:06:48',NULL,0,0,NULL,NULL),(1084,'export_files_cleanup','completed',10,'2023-11-05 22:00:00','2023-11-05 22:01:58','2023-10-30 22:06:48','2023-11-05 22:01:56',NULL,0,0,NULL,NULL),(1085,'subscribers_engagement_score','completed',10,'2023-10-31 00:56:53','2023-10-31 01:01:52','2023-10-31 00:56:50','2023-10-31 01:01:50',NULL,0,0,NULL,NULL),(1086,'mixpanel','completed',10,'2023-10-30 23:18:53','2023-10-31 01:01:52','2023-10-31 00:56:50','2023-10-31 01:01:50',NULL,0,0,NULL,NULL),(1087,'subscribers_engagement_score','completed',10,'2023-11-01 01:25:00','2023-11-01 01:26:50','2023-10-31 01:01:50','2023-11-01 01:26:47',NULL,0,0,NULL,NULL),(1088,'mixpanel','completed',10,'2023-10-31 12:43:46','2023-10-31 14:06:53','2023-10-31 14:01:43','2023-10-31 14:06:52',NULL,0,0,NULL,NULL),(1089,'schedule_re_engagement_email','completed',10,'2023-11-01 14:06:53','2023-11-01 14:11:52','2023-10-31 14:06:52','2023-11-01 14:11:50',NULL,0,0,NULL,NULL),(1090,'subscribers_engagement_score','completed',10,'2023-11-01 01:26:50','2023-11-01 01:31:39','2023-11-01 01:26:47','2023-11-01 01:31:39',NULL,0,0,NULL,NULL),(1091,'mixpanel','completed',10,'2023-11-01 00:06:50','2023-11-01 01:31:39','2023-11-01 01:26:47','2023-11-01 01:31:39',NULL,0,0,NULL,NULL),(1092,'subscribers_engagement_score','completed',10,'2023-11-02 16:51:00','2023-11-02 16:51:55','2023-11-01 01:31:39','2023-11-02 16:51:53',NULL,0,0,NULL,NULL),(1093,'mixpanel','completed',10,'2023-11-01 12:13:52','2023-11-01 14:16:47','2023-11-01 14:11:50','2023-11-01 14:16:46',NULL,0,0,NULL,NULL),(1094,'schedule_re_engagement_email','completed',10,'2023-11-02 14:16:47','2023-11-02 14:20:05','2023-11-01 14:16:46','2023-11-02 14:20:02',NULL,0,0,NULL,NULL),(1095,'unsubscribe_tokens','completed',0,'2023-11-15 17:26:54','2023-11-15 17:31:36','2023-11-01 21:47:09','2023-11-15 17:31:35',NULL,0,21,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1096,'subscriber_link_tokens','completed',0,'2023-11-01 21:47:10','2023-11-01 21:51:44','2023-11-01 21:47:09','2023-11-01 21:51:43',NULL,0,0,NULL,NULL),(1097,'newsletter_templates_thumbnails','completed',10,'2023-11-01 21:47:10','2023-11-01 21:51:44','2023-11-01 21:47:09','2023-11-01 21:51:43',NULL,0,0,NULL,NULL),(1098,'mixpanel','completed',0,'2023-11-01 21:47:10','2023-11-01 21:51:44','2023-11-01 21:47:09','2023-11-01 21:51:43',NULL,0,0,NULL,NULL),(1099,'mixpanel','completed',10,'2023-11-01 20:45:44','2023-11-01 22:05:24','2023-11-01 22:01:43','2023-11-01 22:05:23',NULL,0,0,NULL,NULL),(1100,'mixpanel','completed',10,'2023-11-01 20:21:45','2023-11-01 22:16:47','2023-11-01 22:11:44','2023-11-01 22:16:46',NULL,0,0,NULL,NULL),(1101,'mixpanel','completed',10,'2023-11-01 20:46:46','2023-11-01 22:36:45','2023-11-01 22:31:45','2023-11-01 22:36:44',NULL,0,0,NULL,NULL),(1102,'mixpanel','completed',10,'2023-11-01 21:31:46','2023-11-01 23:16:45','2023-11-01 23:11:45','2023-11-01 23:16:44',NULL,0,0,NULL,NULL),(1103,'mixpanel','completed',10,'2023-11-01 23:19:51','2023-11-02 00:36:45','2023-11-02 00:31:48','2023-11-02 00:36:44',NULL,0,0,NULL,NULL),(1104,'mixpanel','completed',10,'2023-11-02 01:55:46','2023-11-02 03:21:49','2023-11-02 03:16:43','2023-11-02 03:21:49',NULL,0,0,NULL,NULL),(1105,'mixpanel','completed',10,'2023-11-02 07:39:50','2023-11-02 08:46:50','2023-11-02 08:41:47','2023-11-02 08:46:49',NULL,0,0,NULL,NULL),(1106,'mixpanel','completed',10,'2023-11-02 12:27:05','2023-11-02 14:26:46','2023-11-02 14:20:02','2023-11-02 14:26:45',NULL,0,0,NULL,NULL),(1107,'schedule_re_engagement_email','completed',10,'2023-11-03 14:26:46','2023-11-03 14:31:51','2023-11-02 14:26:45','2023-11-03 14:31:49',NULL,0,0,NULL,NULL),(1108,'subscribers_engagement_score','completed',10,'2023-11-02 16:51:55','2023-11-02 16:56:52','2023-11-02 16:51:53','2023-11-02 16:56:51',NULL,0,0,NULL,NULL),(1109,'mixpanel','completed',10,'2023-11-02 14:50:56','2023-11-02 16:56:52','2023-11-02 16:51:53','2023-11-02 16:56:51',NULL,0,0,NULL,NULL),(1110,'subscribers_engagement_score','completed',10,'2023-11-03 14:30:00','2023-11-03 14:31:51','2023-11-02 16:56:51','2023-11-03 14:31:49',NULL,0,0,NULL,NULL),(1111,'mixpanel','completed',10,'2023-11-02 18:04:54','2023-11-02 19:26:47','2023-11-02 19:21:51','2023-11-02 19:26:46',NULL,0,0,NULL,NULL),(1112,'subscribers_engagement_score','completed',10,'2023-11-04 13:08:00','2023-11-04 13:11:55','2023-11-03 14:31:49','2023-11-04 13:11:53',NULL,0,0,NULL,NULL),(1113,'mixpanel','completed',10,'2023-11-03 12:46:51','2023-11-03 14:36:14','2023-11-03 14:31:49','2023-11-03 14:36:14',NULL,0,0,NULL,NULL),(1114,'schedule_re_engagement_email','completed',10,'2023-11-04 14:36:14','2023-11-04 14:36:53','2023-11-03 14:36:14','2023-11-04 14:36:52',NULL,0,0,NULL,NULL),(1115,'mixpanel','completed',10,'2023-11-03 15:42:09','2023-11-03 16:51:42','2023-11-03 16:46:07','2023-11-03 16:51:41',NULL,0,0,NULL,NULL),(1116,'subscribers_engagement_score','completed',10,'2023-11-04 13:11:55','2023-11-04 13:16:53','2023-11-04 13:11:53','2023-11-04 13:16:52',NULL,0,0,NULL,NULL),(1117,'mixpanel','completed',10,'2023-11-04 12:03:55','2023-11-04 13:16:53','2023-11-04 13:11:53','2023-11-04 13:16:52',NULL,0,0,NULL,NULL),(1118,'subscribers_engagement_score','completed',10,'2023-11-05 17:17:00','2023-11-05 17:21:50','2023-11-04 13:16:52','2023-11-05 17:21:49',NULL,0,0,NULL,NULL),(1119,'mixpanel','completed',10,'2023-11-04 13:22:53','2023-11-04 14:41:48','2023-11-04 14:36:52','2023-11-04 14:41:47',NULL,0,0,NULL,NULL),(1120,'schedule_re_engagement_email','completed',10,'2023-11-05 14:41:48','2023-11-05 14:46:46','2023-11-04 14:41:47','2023-11-05 14:46:44',NULL,0,0,NULL,NULL),(1121,'mixpanel','completed',10,'2023-11-04 15:34:44','2023-11-04 16:51:51','2023-11-04 16:46:43','2023-11-04 16:51:50',NULL,0,0,NULL,NULL),(1122,'subscribers_email_count','completed',10,'2023-11-09 22:00:00','2023-11-09 22:01:53','2023-11-04 22:01:49','2023-11-09 22:01:51',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1123,'mixpanel','completed',10,'2023-11-04 20:33:51','2023-11-04 22:06:46','2023-11-04 22:01:49','2023-11-04 22:06:45',NULL,0,0,NULL,NULL),(1124,'mixpanel','completed',10,'2023-11-05 12:51:46','2023-11-05 14:51:55','2023-11-05 14:46:44','2023-11-05 14:51:54',NULL,0,0,NULL,NULL),(1125,'schedule_re_engagement_email','completed',10,'2023-11-06 14:51:55','2023-11-06 14:54:22','2023-11-05 14:51:54','2023-11-06 14:54:19',NULL,0,0,NULL,NULL),(1126,'mixpanel','completed',10,'2023-11-05 15:09:49','2023-11-05 16:51:50','2023-11-05 16:46:48','2023-11-05 16:51:49',NULL,0,0,NULL,NULL),(1127,'subscribers_engagement_score','completed',10,'2023-11-05 17:21:50','2023-11-05 17:26:43','2023-11-05 17:21:49','2023-11-05 17:26:42',NULL,0,0,NULL,NULL),(1128,'mixpanel','completed',10,'2023-11-05 16:01:50','2023-11-05 17:26:43','2023-11-05 17:21:49','2023-11-05 17:26:42',NULL,0,0,NULL,NULL),(1129,'subscribers_engagement_score','completed',10,'2023-11-06 02:11:00','2023-11-06 02:11:55','2023-11-05 17:26:42','2023-11-06 02:11:52',NULL,0,0,NULL,NULL),(1130,'inactive_subscribers','completed',10,'2023-11-12 22:00:00','2023-11-12 22:01:54','2023-11-05 22:01:56','2023-11-12 22:01:52',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1131,'mixpanel','completed',10,'2023-11-05 20:06:59','2023-11-05 22:06:54','2023-11-05 22:01:56','2023-11-05 22:06:53',NULL,0,0,NULL,NULL),(1132,'export_files_cleanup','completed',10,'2023-11-13 22:00:00','2023-11-14 16:02:00','2023-11-05 22:06:53','2023-11-14 16:01:58',NULL,0,0,NULL,NULL),(1133,'subscribers_engagement_score','completed',10,'2023-11-06 22:55:00','2023-11-06 22:56:54','2023-11-06 02:11:52','2023-11-06 22:56:53',NULL,0,0,NULL,NULL),(1134,'mixpanel','completed',10,'2023-11-06 00:21:55','2023-11-06 02:16:51','2023-11-06 02:11:52','2023-11-06 02:16:50',NULL,0,0,NULL,NULL),(1135,'mixpanel','completed',10,'2023-11-06 13:26:22','2023-11-06 14:56:50','2023-11-06 14:54:19','2023-11-06 14:56:49',NULL,0,0,NULL,NULL),(1136,'schedule_re_engagement_email','completed',10,'2023-11-07 14:56:50','2023-11-07 15:01:50','2023-11-06 14:56:49','2023-11-07 15:01:47',NULL,0,0,NULL,NULL),(1137,'mixpanel','completed',10,'2023-11-06 14:50:54','2023-11-06 16:51:50','2023-11-06 16:46:51','2023-11-06 16:51:49',NULL,0,0,NULL,NULL),(1138,'subscribers_engagement_score','completed',10,'2023-11-06 22:56:54','2023-11-06 23:01:52','2023-11-06 22:56:53','2023-11-06 23:01:51',NULL,0,0,NULL,NULL),(1139,'mixpanel','completed',10,'2023-11-06 21:14:55','2023-11-06 23:01:52','2023-11-06 22:56:53','2023-11-06 23:01:51',NULL,0,0,NULL,NULL),(1140,'subscribers_engagement_score','completed',10,'2023-11-08 08:22:00','2023-11-08 08:24:19','2023-11-06 23:01:51','2023-11-08 08:24:17',NULL,0,0,NULL,NULL),(1141,'mixpanel','completed',10,'2023-11-07 00:39:51','2023-11-07 01:56:43','2023-11-07 01:51:48','2023-11-07 01:56:42',NULL,0,0,NULL,NULL),(1142,'beamer','completed',10,'2023-11-20 22:29:00','2023-11-20 22:31:49','2023-11-07 01:56:42','2023-11-20 22:31:48',NULL,0,0,NULL,NULL),(1143,'mixpanel','completed',10,'2023-11-07 13:38:50','2023-11-07 15:06:52','2023-11-07 15:01:47','2023-11-07 15:06:51',NULL,0,0,NULL,NULL),(1144,'schedule_re_engagement_email','completed',10,'2023-11-08 15:06:52','2023-11-08 15:11:55','2023-11-07 15:06:51','2023-11-08 15:11:53',NULL,0,0,NULL,NULL),(1145,'mixpanel','completed',10,'2023-11-07 14:58:52','2023-11-07 16:56:47','2023-11-07 16:51:51','2023-11-07 16:56:46',NULL,0,0,NULL,NULL),(1146,'subscriber_link_tokens','completed',0,'2023-11-07 21:47:38','2023-11-07 21:51:47','2023-11-07 21:47:37','2023-11-07 21:51:46',NULL,0,0,NULL,NULL),(1147,'newsletter_templates_thumbnails','completed',10,'2023-11-07 21:47:38','2023-11-07 21:51:47','2023-11-07 21:47:37','2023-11-07 21:51:46',NULL,0,0,NULL,NULL),(1148,'mixpanel','completed',0,'2023-11-07 21:47:38','2023-11-07 21:51:47','2023-11-07 21:47:37','2023-11-07 21:51:46',NULL,0,0,NULL,NULL),(1149,'subscribers_engagement_score','completed',10,'2023-11-08 08:24:19','2023-11-08 08:26:50','2023-11-08 08:24:17','2023-11-08 08:26:49',NULL,0,0,NULL,NULL),(1150,'mixpanel','completed',10,'2023-11-08 06:35:19','2023-11-08 08:26:50','2023-11-08 08:24:17','2023-11-08 08:26:49',NULL,0,0,NULL,NULL),(1151,'subscribers_engagement_score','completed',10,'2023-11-09 04:01:00','2023-11-09 04:01:54','2023-11-08 08:26:49','2023-11-09 04:01:48',NULL,0,0,NULL,NULL),(1152,'mixpanel','completed',10,'2023-11-08 14:05:55','2023-11-08 15:16:51','2023-11-08 15:11:53','2023-11-08 15:16:50',NULL,0,0,NULL,NULL),(1153,'schedule_re_engagement_email','completed',10,'2023-11-09 15:16:51','2023-11-09 15:21:51','2023-11-08 15:16:50','2023-11-09 15:21:49',NULL,0,0,NULL,NULL),(1154,'mixpanel','completed',10,'2023-11-08 15:55:01','2023-11-08 16:59:11','2023-11-08 16:57:00','2023-11-08 16:59:10',NULL,0,0,NULL,NULL),(1155,'subscribers_engagement_score','completed',10,'2023-11-10 04:36:00','2023-11-10 04:36:49','2023-11-09 04:01:48','2023-11-10 04:36:47',NULL,0,0,NULL,NULL),(1156,'mixpanel','completed',10,'2023-11-09 02:59:54','2023-11-09 04:06:54','2023-11-09 04:01:48','2023-11-09 04:06:52',NULL,0,0,NULL,NULL),(1157,'mixpanel','completed',10,'2023-11-09 13:44:51','2023-11-09 15:24:22','2023-11-09 15:21:49','2023-11-09 15:24:22',NULL,0,0,NULL,NULL),(1158,'schedule_re_engagement_email','completed',10,'2023-11-10 15:24:22','2023-11-10 15:31:56','2023-11-09 15:24:22','2023-11-10 15:31:55',NULL,0,0,NULL,NULL),(1159,'mixpanel','completed',10,'2023-11-09 15:00:54','2023-11-09 17:06:48','2023-11-09 17:01:54','2023-11-09 17:06:48',NULL,0,0,NULL,NULL),(1160,'subscribers_email_count','completed',10,'2023-11-16 22:00:00','2023-11-16 22:01:40','2023-11-09 22:01:51','2023-11-16 22:01:39',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1161,'mixpanel','completed',10,'2023-11-09 20:10:53','2023-11-09 22:06:56','2023-11-09 22:01:51','2023-11-09 22:06:55',NULL,0,0,NULL,NULL),(1162,'subscribers_engagement_score','completed',10,'2023-11-10 04:36:49','2023-11-10 04:41:59','2023-11-10 04:36:47','2023-11-10 04:41:58',NULL,0,0,NULL,NULL),(1163,'mixpanel','completed',10,'2023-11-10 03:10:49','2023-11-10 04:41:59','2023-11-10 04:36:47','2023-11-10 04:41:58',NULL,0,0,NULL,NULL),(1164,'subscribers_engagement_score','completed',10,'2023-11-11 19:33:00','2023-11-11 19:37:01','2023-11-10 04:41:58','2023-11-11 19:36:58',NULL,0,0,NULL,NULL),(1165,'mixpanel','completed',10,'2023-11-10 13:50:57','2023-11-10 15:36:58','2023-11-10 15:31:55','2023-11-10 15:36:57',NULL,0,0,NULL,NULL),(1166,'schedule_re_engagement_email','completed',10,'2023-11-11 15:36:58','2023-11-11 15:41:53','2023-11-10 15:36:57','2023-11-11 15:41:50',NULL,0,0,NULL,NULL),(1167,'mixpanel','completed',10,'2023-11-10 15:31:52','2023-11-10 17:11:48','2023-11-10 17:06:51','2023-11-10 17:11:47',NULL,0,0,NULL,NULL),(1168,'mixpanel','completed',10,'2023-11-11 14:33:53','2023-11-11 15:46:53','2023-11-11 15:41:50','2023-11-11 15:46:52',NULL,0,0,NULL,NULL),(1169,'schedule_re_engagement_email','completed',10,'2023-11-12 15:46:53','2023-11-12 15:47:01','2023-11-11 15:46:52','2023-11-12 15:46:59',NULL,0,0,NULL,NULL),(1170,'mixpanel','completed',10,'2023-11-11 16:00:31','2023-11-11 17:12:43','2023-11-11 17:10:29','2023-11-11 17:12:42',NULL,0,0,NULL,NULL),(1171,'subscribers_engagement_score','completed',10,'2023-11-11 19:37:01','2023-11-11 19:41:36','2023-11-11 19:36:58','2023-11-11 19:41:35',NULL,0,0,NULL,NULL),(1172,'mixpanel','completed',10,'2023-11-11 18:07:01','2023-11-11 19:41:36','2023-11-11 19:36:58','2023-11-11 19:41:35',NULL,0,0,NULL,NULL),(1173,'subscribers_engagement_score','completed',10,'2023-11-11 23:32:00','2023-11-11 23:36:55','2023-11-11 19:41:35','2023-11-11 23:36:54',NULL,0,0,NULL,NULL),(1174,'subscribers_engagement_score','completed',10,'2023-11-13 05:38:00','2023-11-13 05:41:59','2023-11-11 23:36:54','2023-11-13 05:41:57',NULL,0,0,NULL,NULL),(1175,'mixpanel','completed',10,'2023-11-11 21:50:55','2023-11-11 23:41:49','2023-11-11 23:36:54','2023-11-11 23:41:48',NULL,0,0,NULL,NULL),(1176,'mixpanel','completed',10,'2023-11-12 14:38:01','2023-11-12 15:51:58','2023-11-12 15:46:59','2023-11-12 15:51:57',NULL,0,0,NULL,NULL),(1177,'schedule_re_engagement_email','completed',10,'2023-11-13 15:51:58','2023-11-13 15:56:59','2023-11-12 15:51:57','2023-11-13 15:56:56',NULL,0,0,NULL,NULL),(1178,'mixpanel','completed',10,'2023-11-12 15:27:52','2023-11-12 17:21:57','2023-11-12 17:16:51','2023-11-12 17:21:56',NULL,0,0,NULL,NULL),(1179,'inactive_subscribers','completed',10,'2023-11-22 22:00:00','2023-11-22 22:01:47','2023-11-12 22:01:52','2023-11-22 22:01:45',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1180,'mixpanel','completed',10,'2023-11-12 20:45:54','2023-11-12 22:06:52','2023-11-12 22:01:52','2023-11-12 22:06:51',NULL,0,0,NULL,NULL),(1181,'subscribers_engagement_score','completed',10,'2023-11-13 05:41:59','2023-11-13 05:46:57','2023-11-13 05:41:57','2023-11-13 05:46:56',NULL,0,0,NULL,NULL),(1182,'mixpanel','completed',10,'2023-11-13 04:38:59','2023-11-13 05:46:57','2023-11-13 05:41:57','2023-11-13 05:46:56',NULL,0,0,NULL,NULL),(1183,'subscribers_engagement_score','completed',10,'2023-11-14 18:50:00','2023-11-14 18:52:07','2023-11-13 05:46:56','2023-11-14 18:52:05',NULL,0,0,NULL,NULL),(1184,'mixpanel','completed',10,'2023-11-13 14:53:59','2023-11-13 16:01:57','2023-11-13 15:56:56','2023-11-13 16:01:56',NULL,0,0,NULL,NULL),(1185,'schedule_re_engagement_email','completed',10,'2023-11-14 16:01:57','2023-11-14 16:02:00','2023-11-13 16:01:56','2023-11-14 16:01:58',NULL,0,0,NULL,NULL),(1186,'mixpanel','completed',10,'2023-11-13 16:11:01','2023-11-13 17:26:54','2023-11-13 17:21:59','2023-11-13 17:26:53',NULL,0,0,NULL,NULL),(1187,'mixpanel','completed',10,'2023-11-14 15:00:00','2023-11-14 16:07:04','2023-11-14 16:01:58','2023-11-14 16:07:03',NULL,0,0,NULL,NULL),(1188,'export_files_cleanup','completed',10,'2023-11-21 22:00:00','2023-11-21 22:01:43','2023-11-14 16:07:03','2023-11-21 22:01:42',NULL,0,0,NULL,NULL),(1189,'schedule_re_engagement_email','completed',10,'2023-11-15 16:07:04','2023-11-15 16:11:44','2023-11-14 16:07:03','2023-11-15 16:11:43',NULL,0,0,NULL,NULL),(1190,'mixpanel','completed',10,'2023-11-14 15:56:54','2023-11-14 17:31:55','2023-11-14 17:26:53','2023-11-14 17:31:54',NULL,0,0,NULL,NULL),(1191,'subscribers_engagement_score','completed',10,'2023-11-14 18:52:07','2023-11-14 18:54:26','2023-11-14 18:52:05','2023-11-14 18:54:25',NULL,0,0,NULL,NULL),(1192,'mixpanel','completed',10,'2023-11-14 17:26:07','2023-11-14 18:54:26','2023-11-14 18:52:05','2023-11-14 18:54:25',NULL,0,0,NULL,NULL),(1193,'subscribers_engagement_score','completed',10,'2023-11-15 11:00:00','2023-11-15 11:00:58','2023-11-14 18:54:25','2023-11-15 11:00:56',NULL,0,0,NULL,NULL),(1194,'subscriber_link_tokens','completed',0,'2023-11-14 21:47:14','2023-11-14 21:52:10','2023-11-14 21:47:13','2023-11-14 21:52:07',NULL,0,0,NULL,NULL),(1195,'newsletter_templates_thumbnails','completed',10,'2023-11-14 21:47:14','2023-11-14 21:52:11','2023-11-14 21:47:13','2023-11-14 21:52:07',NULL,0,0,NULL,NULL),(1196,'mixpanel','completed',0,'2023-11-14 21:47:14','2023-11-14 21:52:11','2023-11-14 21:47:13','2023-11-14 21:52:07',NULL,0,0,NULL,NULL),(1197,'subscribers_engagement_score','completed',10,'2023-11-16 04:02:00','2023-11-16 04:06:48','2023-11-15 11:00:56','2023-11-16 04:06:45',NULL,0,0,NULL,NULL),(1198,'mixpanel','completed',10,'2023-11-15 09:03:58','2023-11-15 11:06:52','2023-11-15 11:00:56','2023-11-15 11:06:51',NULL,0,0,NULL,NULL),(1199,'mixpanel','completed',10,'2023-11-15 14:39:44','2023-11-15 16:16:42','2023-11-15 16:11:43','2023-11-15 16:16:41',NULL,0,0,NULL,NULL),(1200,'schedule_re_engagement_email','completed',10,'2023-11-16 16:16:42','2023-11-16 16:16:49','2023-11-15 16:16:41','2023-11-16 16:16:46',NULL,0,0,NULL,NULL),(1201,'mixpanel','completed',10,'2023-11-15 16:02:37','2023-11-15 17:36:40','2023-11-15 17:31:35','2023-11-15 17:36:38',NULL,0,0,NULL,NULL),(1202,'subscribers_engagement_score','completed',10,'2023-11-16 04:06:48','2023-11-16 04:11:40','2023-11-16 04:06:45','2023-11-16 04:11:39',NULL,0,0,NULL,NULL),(1203,'mixpanel','completed',10,'2023-11-16 02:07:48','2023-11-16 04:11:40','2023-11-16 04:06:45','2023-11-16 04:11:39',NULL,0,0,NULL,NULL),(1204,'subscribers_engagement_score','completed',10,'2023-11-17 00:23:00','2023-11-17 00:26:42','2023-11-16 04:11:39','2023-11-17 00:26:41',NULL,0,0,NULL,NULL),(1205,'mixpanel','completed',10,'2023-11-16 14:15:49','2023-11-16 16:21:43','2023-11-16 16:16:46','2023-11-16 16:21:42',NULL,0,0,NULL,NULL),(1206,'schedule_re_engagement_email','completed',10,'2023-11-17 16:21:43','2023-11-17 16:21:50','2023-11-16 16:21:42','2023-11-17 16:21:47',NULL,0,0,NULL,NULL),(1207,'subscribers_email_count','completed',10,'2023-11-21 22:00:00','2023-11-21 22:01:43','2023-11-16 22:01:39','2023-11-21 22:01:42',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1208,'mixpanel','completed',10,'2023-11-16 20:20:40','2023-11-16 22:06:41','2023-11-16 22:01:39','2023-11-16 22:06:40',NULL,0,0,NULL,NULL),(1209,'subscribers_engagement_score','completed',10,'2023-11-18 16:52:00','2023-11-18 16:56:44','2023-11-17 00:26:41','2023-11-18 16:56:43',NULL,0,0,NULL,NULL),(1210,'mixpanel','completed',10,'2023-11-16 23:22:42','2023-11-17 00:31:42','2023-11-17 00:26:41','2023-11-17 00:31:41',NULL,0,0,NULL,NULL),(1211,'mixpanel','completed',10,'2023-11-17 14:31:50','2023-11-17 16:26:51','2023-11-17 16:21:47','2023-11-17 16:26:50',NULL,0,0,NULL,NULL),(1212,'schedule_re_engagement_email','completed',10,'2023-11-18 16:26:51','2023-11-18 16:26:59','2023-11-17 16:26:50','2023-11-18 16:26:56',NULL,0,0,NULL,NULL),(1213,'mixpanel','completed',10,'2023-11-18 15:00:59','2023-11-18 16:31:43','2023-11-18 16:26:56','2023-11-18 16:31:41',NULL,0,0,NULL,NULL),(1214,'schedule_re_engagement_email','completed',10,'2023-11-19 16:31:43','2023-11-19 16:36:44','2023-11-18 16:31:41','2023-11-19 16:36:42',NULL,0,0,NULL,NULL),(1215,'subscribers_engagement_score','completed',10,'2023-11-18 16:56:44','2023-11-18 17:01:46','2023-11-18 16:56:43','2023-11-18 17:01:45',NULL,0,0,NULL,NULL),(1216,'mixpanel','completed',10,'2023-11-18 15:08:44','2023-11-18 17:01:46','2023-11-18 16:56:43','2023-11-18 17:01:45',NULL,0,0,NULL,NULL),(1217,'subscribers_engagement_score','completed',10,'2023-11-18 23:56:00','2023-11-18 23:56:45','2023-11-18 17:01:45','2023-11-18 23:56:42',NULL,0,0,NULL,NULL),(1218,'subscribers_engagement_score','completed',10,'2023-11-20 21:31:00','2023-11-20 21:31:49','2023-11-18 23:56:42','2023-11-20 21:31:46',NULL,0,0,NULL,NULL),(1219,'mixpanel','completed',10,'2023-11-18 22:47:45','2023-11-19 00:01:40','2023-11-18 23:56:42','2023-11-19 00:01:39',NULL,0,0,NULL,NULL),(1220,'mixpanel','completed',10,'2023-11-19 15:14:44','2023-11-19 16:41:44','2023-11-19 16:36:42','2023-11-19 16:41:43',NULL,0,0,NULL,NULL),(1221,'schedule_re_engagement_email','completed',10,'2023-11-20 16:41:44','2023-11-20 16:41:57','2023-11-19 16:41:43','2023-11-20 16:41:54',NULL,0,0,NULL,NULL),(1222,'mixpanel','completed',10,'2023-11-20 15:16:57','2023-11-20 16:46:47','2023-11-20 16:41:54','2023-11-20 16:46:46',NULL,0,0,NULL,NULL),(1223,'schedule_re_engagement_email','completed',10,'2023-11-21 16:46:47','2023-11-21 16:46:55','2023-11-20 16:46:46','2023-11-21 16:46:53',NULL,0,0,NULL,NULL),(1224,'subscribers_engagement_score','completed',10,'2023-11-20 21:31:49','2023-11-20 21:36:47','2023-11-20 21:31:46','2023-11-20 21:36:46',NULL,0,0,NULL,NULL),(1225,'mixpanel','completed',10,'2023-11-20 19:56:49','2023-11-20 21:36:47','2023-11-20 21:31:46','2023-11-20 21:36:46',NULL,0,0,NULL,NULL),(1226,'subscribers_engagement_score','completed',10,'2023-11-21 17:07:00','2023-11-21 17:11:42','2023-11-20 21:36:46','2023-11-21 17:11:41',NULL,0,0,NULL,NULL),(1227,'mixpanel','completed',10,'2023-11-20 21:10:49','2023-11-20 22:36:51','2023-11-20 22:31:48','2023-11-20 22:36:50',NULL,0,0,NULL,NULL),(1228,'beamer','completed',10,'2023-12-05 06:17:00','2023-12-05 06:21:59','2023-11-20 22:36:50','2023-12-05 06:21:56',NULL,0,0,NULL,NULL),(1229,'mixpanel','completed',10,'2023-11-21 14:56:55','2023-11-21 16:51:36','2023-11-21 16:46:53','2023-11-21 16:51:35',NULL,0,0,NULL,NULL),(1230,'schedule_re_engagement_email','completed',10,'2023-11-22 16:51:36','2023-11-22 16:51:51','2023-11-21 16:51:35','2023-11-22 16:51:48',NULL,0,0,NULL,NULL),(1231,'subscribers_engagement_score','completed',10,'2023-11-22 19:03:00','2023-11-22 19:06:50','2023-11-21 17:11:41','2023-11-22 19:06:47',NULL,0,0,NULL,NULL),(1232,'mixpanel','completed',10,'2023-11-21 15:26:42','2023-11-21 17:16:45','2023-11-21 17:11:41','2023-11-21 17:16:44',NULL,0,0,NULL,NULL),(1233,'unsubscribe_tokens','completed',0,'2023-11-21 21:47:15','2023-11-21 21:51:56','2023-11-21 21:47:14','2023-11-21 21:51:54',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1234,'subscriber_link_tokens','completed',0,'2023-11-21 21:47:15','2023-11-21 21:51:56','2023-11-21 21:47:14','2023-11-21 21:51:54',NULL,0,0,NULL,NULL),(1235,'newsletter_templates_thumbnails','completed',10,'2023-11-21 21:47:15','2023-11-21 21:51:56','2023-11-21 21:47:14','2023-11-21 21:51:54',NULL,0,0,NULL,NULL),(1236,'mixpanel','completed',0,'2023-11-21 21:47:15','2023-11-21 21:51:56','2023-11-21 21:47:14','2023-11-21 21:51:54',NULL,0,0,NULL,NULL),(1237,'subscribers_email_count','completed',10,'2023-11-29 22:00:00','2023-11-29 22:01:51','2023-11-21 22:01:42','2023-11-29 22:01:49',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1238,'mixpanel','completed',10,'2023-11-21 20:57:43','2023-11-21 22:06:53','2023-11-21 22:01:42','2023-11-21 22:06:52',NULL,0,0,NULL,NULL),(1239,'export_files_cleanup','completed',10,'2023-11-29 22:00:00','2023-11-29 22:01:51','2023-11-21 22:06:52','2023-11-29 22:01:49',NULL,0,0,NULL,NULL),(1240,'mixpanel','completed',10,'2023-11-22 15:04:51','2023-11-22 16:56:53','2023-11-22 16:51:48','2023-11-22 16:56:52',NULL,0,0,NULL,NULL),(1241,'schedule_re_engagement_email','completed',10,'2023-11-23 16:56:53','2023-11-23 17:01:57','2023-11-22 16:56:52','2023-11-23 17:01:55',NULL,0,0,NULL,NULL),(1242,'subscribers_engagement_score','completed',10,'2023-11-22 19:06:50','2023-11-22 19:11:24','2023-11-22 19:06:47','2023-11-22 19:11:20',NULL,0,0,NULL,NULL),(1243,'mixpanel','completed',10,'2023-11-22 17:09:50','2023-11-22 19:11:24','2023-11-22 19:06:47','2023-11-22 19:11:20',NULL,0,0,NULL,NULL),(1244,'subscribers_engagement_score','completed',10,'2023-11-22 19:11:24','2023-11-22 19:16:50','2023-11-22 19:11:20','2023-11-22 19:16:49',NULL,0,0,NULL,NULL),(1245,'subscribers_engagement_score','completed',10,'2023-11-23 03:10:00','2023-11-23 03:11:55','2023-11-22 19:16:49','2023-11-23 03:11:53',NULL,0,0,NULL,NULL),(1246,'mixpanel','completed',10,'2023-11-22 17:27:50','2023-11-22 19:21:44','2023-11-22 19:16:49','2023-11-22 19:21:42',NULL,0,0,NULL,NULL),(1247,'inactive_subscribers','completed',10,'2023-11-28 22:00:00','2023-11-28 22:01:57','2023-11-22 22:01:45','2023-11-28 22:01:56',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1248,'mixpanel','completed',10,'2023-11-22 20:00:47','2023-11-22 22:06:57','2023-11-22 22:01:45','2023-11-22 22:06:56',NULL,0,0,NULL,NULL),(1249,'subscribers_engagement_score','completed',10,'2023-11-24 14:33:00','2023-11-24 14:36:58','2023-11-23 03:11:53','2023-11-24 14:36:55',NULL,0,0,NULL,NULL),(1250,'mixpanel','completed',10,'2023-11-23 01:10:55','2023-11-23 03:15:11','2023-11-23 03:11:53','2023-11-23 03:15:10',NULL,0,0,NULL,NULL),(1251,'mixpanel','completed',10,'2023-11-23 15:36:57','2023-11-23 17:06:46','2023-11-23 17:01:55','2023-11-23 17:06:45',NULL,0,0,NULL,NULL),(1252,'schedule_re_engagement_email','completed',10,'2023-11-24 17:06:46','2023-11-24 17:06:54','2023-11-23 17:06:45','2023-11-24 17:06:52',NULL,0,0,NULL,NULL),(1253,'subscribers_engagement_score','completed',10,'2023-11-24 14:36:58','2023-11-24 14:41:50','2023-11-24 14:36:55','2023-11-24 14:41:49',NULL,0,0,NULL,NULL),(1254,'mixpanel','completed',10,'2023-11-24 12:37:58','2023-11-24 14:41:50','2023-11-24 14:36:55','2023-11-24 14:41:49',NULL,0,0,NULL,NULL),(1255,'subscribers_engagement_score','completed',10,'2023-11-25 06:00:00','2023-11-25 06:01:50','2023-11-24 14:41:49','2023-11-25 06:01:47',NULL,0,0,NULL,NULL),(1256,'mixpanel','completed',10,'2023-11-24 15:26:54','2023-11-24 17:11:51','2023-11-24 17:06:52','2023-11-24 17:11:50',NULL,0,0,NULL,NULL),(1257,'schedule_re_engagement_email','completed',10,'2023-11-25 17:11:51','2023-11-25 17:16:50','2023-11-24 17:11:50','2023-11-25 17:16:47',NULL,0,0,NULL,NULL),(1258,'subscribers_engagement_score','completed',10,'2023-11-26 20:03:00','2023-11-26 20:07:00','2023-11-25 06:01:47','2023-11-26 20:06:57',NULL,0,0,NULL,NULL),(1259,'mixpanel','completed',10,'2023-11-25 04:21:50','2023-11-25 06:06:49','2023-11-25 06:01:47','2023-11-25 06:06:48',NULL,0,0,NULL,NULL),(1260,'mixpanel','completed',10,'2023-11-25 15:48:50','2023-11-25 17:21:45','2023-11-25 17:16:47','2023-11-25 17:21:44',NULL,0,0,NULL,NULL),(1261,'schedule_re_engagement_email','completed',10,'2023-11-26 17:21:45','2023-11-26 17:21:56','2023-11-25 17:21:44','2023-11-26 17:21:53',NULL,0,0,NULL,NULL),(1262,'mixpanel','completed',10,'2023-11-26 15:33:56','2023-11-26 17:26:52','2023-11-26 17:21:53','2023-11-26 17:26:51',NULL,0,0,NULL,NULL),(1263,'schedule_re_engagement_email','completed',10,'2023-11-27 17:26:52','2023-11-27 17:31:50','2023-11-26 17:26:51','2023-11-27 17:31:47',NULL,0,0,NULL,NULL),(1264,'subscribers_engagement_score','completed',10,'2023-11-26 20:07:00','2023-11-26 20:11:58','2023-11-26 20:06:57','2023-11-26 20:11:56',NULL,0,0,NULL,NULL),(1265,'mixpanel','completed',10,'2023-11-26 18:38:00','2023-11-26 20:11:58','2023-11-26 20:06:57','2023-11-26 20:11:56',NULL,0,0,NULL,NULL),(1266,'subscribers_engagement_score','completed',10,'2023-11-27 01:25:00','2023-11-27 01:26:54','2023-11-26 20:11:56','2023-11-27 01:26:51',NULL,0,0,NULL,NULL),(1267,'subscribers_engagement_score','completed',10,'2023-11-27 23:58:00','2023-11-28 00:01:53','2023-11-27 01:26:51','2023-11-28 00:01:46',NULL,0,0,NULL,NULL),(1268,'mixpanel','completed',10,'2023-11-26 23:44:54','2023-11-27 01:31:48','2023-11-27 01:26:51','2023-11-27 01:31:47',NULL,0,0,NULL,NULL),(1269,'mixpanel','completed',10,'2023-11-27 16:15:50','2023-11-27 17:36:39','2023-11-27 17:31:47','2023-11-27 17:36:38',NULL,0,0,NULL,NULL),(1270,'schedule_re_engagement_email','completed',10,'2023-11-28 17:36:39','2023-11-28 17:36:54','2023-11-27 17:36:38','2023-11-28 17:36:51',NULL,0,0,NULL,NULL),(1271,'subscribers_engagement_score','completed',10,'2023-11-28 00:01:53','2023-11-28 00:06:39','2023-11-28 00:01:46','2023-11-28 00:06:38',NULL,0,0,NULL,NULL),(1272,'mixpanel','completed',10,'2023-11-27 22:49:53','2023-11-28 00:06:39','2023-11-28 00:01:46','2023-11-28 00:06:38',NULL,0,0,NULL,NULL),(1273,'subscribers_engagement_score','completed',10,'2023-11-29 17:30:00','2023-11-29 17:32:01','2023-11-28 00:06:38','2023-11-29 17:31:59',NULL,0,0,NULL,NULL),(1274,'mixpanel','completed',10,'2023-11-28 15:55:54','2023-11-28 17:41:48','2023-11-28 17:36:51','2023-11-28 17:41:47',NULL,0,0,NULL,NULL),(1275,'schedule_re_engagement_email','completed',10,'2023-11-29 17:41:48','2023-11-29 17:41:55','2023-11-28 17:41:47','2023-11-29 17:41:54',NULL,0,0,NULL,NULL),(1276,'unsubscribe_tokens','completed',0,'2023-11-28 21:47:13','2023-11-28 21:51:51','2023-11-28 21:47:12','2023-11-28 21:51:50',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1277,'subscriber_link_tokens','completed',0,'2023-11-28 21:47:13','2023-11-28 21:51:51','2023-11-28 21:47:12','2023-11-28 21:51:50',NULL,0,0,NULL,NULL),(1278,'newsletter_templates_thumbnails','completed',10,'2023-11-28 21:47:13','2023-11-28 21:51:51','2023-11-28 21:47:12','2023-11-28 21:51:50',NULL,0,0,NULL,NULL),(1279,'mixpanel','completed',0,'2023-11-28 21:47:13','2023-11-28 21:51:51','2023-11-28 21:47:12','2023-11-28 21:51:50',NULL,0,0,NULL,NULL),(1280,'inactive_subscribers','completed',10,'2023-12-06 22:00:00','2023-12-06 22:02:05','2023-11-28 22:01:56','2023-12-06 22:02:03',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1281,'mixpanel','completed',10,'2023-11-28 20:22:57','2023-11-28 22:06:33','2023-11-28 22:01:56','2023-11-28 22:06:32',NULL,0,0,NULL,NULL),(1282,'subscribers_engagement_score','completed',10,'2023-11-29 17:32:01','2023-11-29 17:36:52','2023-11-29 17:31:59','2023-11-29 17:36:51',NULL,0,0,NULL,NULL),(1283,'mixpanel','completed',10,'2023-11-29 15:58:01','2023-11-29 17:36:52','2023-11-29 17:31:59','2023-11-29 17:36:51',NULL,0,0,NULL,NULL),(1284,'subscribers_engagement_score','completed',10,'2023-11-30 04:52:00','2023-11-30 04:56:56','2023-11-29 17:36:51','2023-11-30 04:56:54',NULL,0,0,NULL,NULL),(1285,'mixpanel','completed',10,'2023-11-29 16:37:55','2023-11-29 17:44:19','2023-11-29 17:41:54','2023-11-29 17:44:18',NULL,0,0,NULL,NULL),(1286,'schedule_re_engagement_email','completed',10,'2023-11-30 17:44:19','2023-11-30 17:46:50','2023-11-29 17:44:18','2023-11-30 17:46:47',NULL,0,0,NULL,NULL),(1287,'subscribers_email_count','completed',10,'2023-12-03 22:00:00','2023-12-03 22:01:49','2023-11-29 22:01:49','2023-12-03 22:01:48',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1288,'mixpanel','completed',10,'2023-11-29 20:29:51','2023-11-29 22:06:58','2023-11-29 22:01:49','2023-11-29 22:06:57',NULL,0,0,NULL,NULL),(1289,'export_files_cleanup','completed',10,'2023-12-07 22:00:00','2023-12-08 06:41:59','2023-11-29 22:06:57','2023-12-08 06:41:57',NULL,0,0,NULL,NULL),(1290,'subscribers_engagement_score','completed',10,'2023-12-01 16:49:00','2023-12-01 16:51:50','2023-11-30 04:56:54','2023-12-01 16:51:47',NULL,0,0,NULL,NULL),(1291,'mixpanel','completed',10,'2023-11-30 03:20:56','2023-11-30 05:01:56','2023-11-30 04:56:54','2023-11-30 05:01:55',NULL,0,0,NULL,NULL),(1292,'mixpanel','completed',10,'2023-11-30 16:28:50','2023-11-30 17:51:59','2023-11-30 17:46:47','2023-11-30 17:51:58',NULL,0,0,NULL,NULL),(1293,'schedule_re_engagement_email','completed',10,'2023-12-01 17:51:59','2023-12-01 17:56:50','2023-11-30 17:51:58','2023-12-01 17:56:49',NULL,0,0,NULL,NULL),(1294,'subscribers_engagement_score','completed',10,'2023-12-01 16:51:50','2023-12-01 16:56:48','2023-12-01 16:51:47','2023-12-01 16:56:47',NULL,0,0,NULL,NULL),(1295,'mixpanel','completed',10,'2023-12-01 15:14:50','2023-12-01 16:56:48','2023-12-01 16:51:47','2023-12-01 16:56:47',NULL,0,0,NULL,NULL),(1296,'subscribers_engagement_score','completed',10,'2023-12-02 05:00:00','2023-12-02 05:02:02','2023-12-01 16:56:47','2023-12-02 05:02:00',NULL,0,0,NULL,NULL),(1297,'mixpanel','completed',10,'2023-12-01 16:03:50','2023-12-01 18:01:54','2023-12-01 17:56:49','2023-12-01 18:01:54',NULL,0,0,NULL,NULL),(1298,'schedule_re_engagement_email','completed',10,'2023-12-02 18:01:54','2023-12-02 18:01:58','2023-12-01 18:01:54','2023-12-02 18:01:56',NULL,0,0,NULL,NULL),(1299,'subscribers_engagement_score','completed',10,'2023-12-03 21:23:00','2023-12-03 21:26:57','2023-12-02 05:02:00','2023-12-03 21:26:55',NULL,0,0,NULL,NULL),(1300,'mixpanel','completed',10,'2023-12-02 03:46:02','2023-12-02 05:06:49','2023-12-02 05:02:00','2023-12-02 05:06:48',NULL,0,0,NULL,NULL),(1301,'mixpanel','completed',10,'2023-12-02 16:53:58','2023-12-02 18:06:59','2023-12-02 18:01:56','2023-12-02 18:06:58',NULL,0,0,NULL,NULL),(1302,'schedule_re_engagement_email','completed',10,'2023-12-03 18:06:59','2023-12-03 18:11:54','2023-12-02 18:06:58','2023-12-03 18:11:52',NULL,0,0,NULL,NULL),(1303,'mixpanel','completed',10,'2023-12-03 16:58:54','2023-12-03 18:16:51','2023-12-03 18:11:52','2023-12-03 18:16:50',NULL,0,0,NULL,NULL),(1304,'schedule_re_engagement_email','completed',10,'2023-12-04 18:16:50','2023-12-04 18:17:00','2023-12-03 18:16:50','2023-12-04 18:16:56',NULL,0,0,NULL,NULL),(1305,'subscribers_engagement_score','completed',10,'2023-12-03 21:26:57','2023-12-03 21:31:53','2023-12-03 21:26:55','2023-12-03 21:31:52',NULL,0,0,NULL,NULL),(1306,'mixpanel','completed',10,'2023-12-03 20:01:57','2023-12-03 21:31:53','2023-12-03 21:26:55','2023-12-03 21:31:52',NULL,0,0,NULL,NULL),(1307,'subscribers_engagement_score','completed',10,'2023-12-04 14:19:00','2023-12-04 14:21:58','2023-12-03 21:31:52','2023-12-04 14:21:55',NULL,0,0,NULL,NULL),(1308,'subscribers_email_count','completed',10,'2023-12-15 22:00:00','2023-12-15 22:02:05','2023-12-03 22:01:48','2023-12-15 22:02:04',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1309,'mixpanel','completed',10,'2023-12-03 20:48:49','2023-12-03 22:06:55','2023-12-03 22:01:48','2023-12-03 22:06:54',NULL,0,0,NULL,NULL),(1310,'subscribers_engagement_score','completed',10,'2023-12-05 18:41:00','2023-12-05 18:41:53','2023-12-04 14:21:55','2023-12-05 18:41:52',NULL,0,0,NULL,NULL),(1311,'mixpanel','completed',10,'2023-12-04 13:11:58','2023-12-04 14:26:57','2023-12-04 14:21:55','2023-12-04 14:26:56',NULL,0,0,NULL,NULL),(1312,'mixpanel','completed',10,'2023-12-04 16:37:00','2023-12-04 18:22:12','2023-12-04 18:16:56','2023-12-04 18:22:12',NULL,0,0,NULL,NULL),(1313,'schedule_re_engagement_email','completed',10,'2023-12-05 18:22:12','2023-12-05 18:26:52','2023-12-04 18:22:12','2023-12-05 18:26:51',NULL,0,0,NULL,NULL),(1314,'mixpanel','completed',10,'2023-12-05 05:07:59','2023-12-05 06:26:53','2023-12-05 06:21:56','2023-12-05 06:26:52',NULL,0,0,NULL,NULL),(1315,'beamer','completed',10,'2023-12-19 13:44:00','2023-12-19 13:47:02','2023-12-05 06:26:52','2023-12-19 13:47:00',NULL,0,0,NULL,NULL),(1316,'mixpanel','completed',10,'2023-12-05 16:34:52','2023-12-05 18:31:52','2023-12-05 18:26:51','2023-12-05 18:31:51',NULL,0,0,NULL,NULL),(1317,'schedule_re_engagement_email','completed',10,'2023-12-06 18:31:52','2023-12-06 18:31:53','2023-12-05 18:31:51','2023-12-06 18:31:52',NULL,0,0,NULL,NULL),(1318,'subscribers_engagement_score','completed',10,'2023-12-05 18:41:53','2023-12-05 18:46:51','2023-12-05 18:41:52','2023-12-05 18:46:50',NULL,0,0,NULL,NULL),(1319,'mixpanel','completed',10,'2023-12-05 16:55:53','2023-12-05 18:46:51','2023-12-05 18:41:52','2023-12-05 18:46:50',NULL,0,0,NULL,NULL),(1320,'subscribers_engagement_score','completed',10,'2023-12-06 04:24:00','2023-12-06 04:31:55','2023-12-05 18:46:50','2023-12-06 04:31:53',NULL,0,0,NULL,NULL),(1321,'unsubscribe_tokens','completed',0,'2023-12-05 21:47:07','2023-12-05 21:51:53','2023-12-05 21:47:05','2023-12-05 21:51:51',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1322,'subscriber_link_tokens','completed',0,'2023-12-05 21:47:07','2023-12-05 21:51:53','2023-12-05 21:47:05','2023-12-05 21:51:51',NULL,0,0,NULL,NULL),(1323,'newsletter_templates_thumbnails','completed',10,'2023-12-05 21:47:07','2023-12-05 21:51:53','2023-12-05 21:47:05','2023-12-05 21:51:51',NULL,0,0,NULL,NULL),(1324,'mixpanel','completed',0,'2023-12-05 21:47:07','2023-12-05 21:51:53','2023-12-05 21:47:05','2023-12-05 21:51:51',NULL,0,0,NULL,NULL),(1325,'subscribers_engagement_score','completed',10,'2023-12-07 18:07:00','2023-12-07 18:11:52','2023-12-06 04:31:53','2023-12-07 18:11:50',NULL,0,0,NULL,NULL),(1326,'mixpanel','completed',10,'2023-12-06 02:48:55','2023-12-06 04:36:59','2023-12-06 04:31:53','2023-12-06 04:36:54',NULL,0,0,NULL,NULL),(1327,'mixpanel','completed',10,'2023-12-06 17:29:53','2023-12-06 18:36:55','2023-12-06 18:31:52','2023-12-06 18:36:55',NULL,0,0,NULL,NULL),(1328,'schedule_re_engagement_email','completed',10,'2023-12-07 18:36:55','2023-12-07 18:39:03','2023-12-06 18:36:55','2023-12-07 18:39:02',NULL,0,0,NULL,NULL),(1329,'inactive_subscribers','completed',10,'2023-12-15 22:00:00','2023-12-15 22:02:05','2023-12-06 22:02:03','2023-12-15 22:02:04',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1330,'mixpanel','completed',10,'2023-12-06 20:12:05','2023-12-06 22:07:04','2023-12-06 22:02:03','2023-12-06 22:07:03',NULL,0,0,NULL,NULL),(1331,'subscribers_engagement_score','completed',10,'2023-12-07 18:11:52','2023-12-07 18:16:58','2023-12-07 18:11:50','2023-12-07 18:16:57',NULL,0,0,NULL,NULL),(1332,'mixpanel','completed',10,'2023-12-07 16:29:52','2023-12-07 18:16:58','2023-12-07 18:11:50','2023-12-07 18:16:57',NULL,0,0,NULL,NULL),(1333,'subscribers_engagement_score','completed',10,'2023-12-08 06:41:00','2023-12-08 06:42:00','2023-12-07 18:16:57','2023-12-08 06:41:57',NULL,0,0,NULL,NULL),(1334,'mixpanel','completed',10,'2023-12-07 16:44:03','2023-12-07 18:41:50','2023-12-07 18:39:02','2023-12-07 18:41:49',NULL,0,0,NULL,NULL),(1335,'schedule_re_engagement_email','completed',10,'2023-12-08 18:41:50','2023-12-08 18:42:15','2023-12-07 18:41:49','2023-12-08 18:42:02',NULL,0,0,NULL,NULL),(1336,'subscribers_engagement_score','completed',10,'2023-12-09 18:52:00','2023-12-09 18:56:56','2023-12-08 06:41:57','2023-12-09 18:56:55',NULL,0,0,NULL,NULL),(1337,'mixpanel','completed',10,'2023-12-08 05:03:00','2023-12-08 06:46:58','2023-12-08 06:41:57','2023-12-08 06:46:57',NULL,0,0,NULL,NULL),(1338,'export_files_cleanup','completed',10,'2023-12-14 22:00:00','2023-12-15 00:57:05','2023-12-08 06:46:57','2023-12-15 00:57:02',NULL,0,0,NULL,NULL),(1339,'mixpanel','completed',10,'2023-12-08 17:18:15','2023-12-08 18:42:18','2023-12-08 18:42:02','2023-12-08 18:42:06',NULL,0,0,NULL,NULL),(1340,'schedule_re_engagement_email','completed',10,'2023-12-09 18:42:18','2023-12-09 18:46:58','2023-12-08 18:42:06','2023-12-09 18:46:55',NULL,0,0,NULL,NULL),(1341,'mixpanel','completed',10,'2023-12-09 17:06:58','2023-12-09 18:51:56','2023-12-09 18:46:55','2023-12-09 18:51:55',NULL,0,0,NULL,NULL),(1342,'schedule_re_engagement_email','completed',10,'2023-12-10 18:51:56','2023-12-10 18:52:03','2023-12-09 18:51:55','2023-12-10 18:52:00',NULL,0,0,NULL,NULL),(1343,'subscribers_engagement_score','completed',10,'2023-12-09 18:56:56','2023-12-09 19:01:56','2023-12-09 18:56:55','2023-12-09 19:01:55',NULL,0,0,NULL,NULL),(1344,'mixpanel','completed',10,'2023-12-09 17:26:56','2023-12-09 19:01:56','2023-12-09 18:56:55','2023-12-09 19:01:55',NULL,0,0,NULL,NULL),(1345,'subscribers_engagement_score','completed',10,'2023-12-10 19:50:00','2023-12-10 19:52:01','2023-12-09 19:01:55','2023-12-10 19:51:59',NULL,0,0,NULL,NULL),(1346,'mixpanel','completed',10,'2023-12-10 16:52:03','2023-12-10 18:56:59','2023-12-10 18:52:00','2023-12-10 18:56:58',NULL,0,0,NULL,NULL),(1347,'schedule_re_engagement_email','completed',10,'2023-12-11 18:56:59','2023-12-11 19:02:05','2023-12-10 18:56:58','2023-12-11 19:02:04',NULL,0,0,NULL,NULL),(1348,'subscribers_engagement_score','completed',10,'2023-12-10 19:52:01','2023-12-10 19:56:59','2023-12-10 19:51:59','2023-12-10 19:56:57',NULL,0,0,NULL,NULL),(1349,'mixpanel','completed',10,'2023-12-10 18:04:01','2023-12-10 19:56:59','2023-12-10 19:51:59','2023-12-10 19:56:57',NULL,0,0,NULL,NULL),(1350,'subscribers_engagement_score','completed',10,'2023-12-11 17:57:00','2023-12-11 18:02:00','2023-12-10 19:56:57','2023-12-11 18:01:57',NULL,0,0,NULL,NULL),(1351,'subscribers_engagement_score','completed',10,'2023-12-12 09:50:00','2023-12-12 09:52:07','2023-12-11 18:01:57','2023-12-12 09:52:05',NULL,0,0,NULL,NULL),(1352,'mixpanel','completed',10,'2023-12-11 16:07:00','2023-12-11 18:06:58','2023-12-11 18:01:57','2023-12-11 18:06:57',NULL,0,0,NULL,NULL),(1353,'mixpanel','completed',10,'2023-12-11 17:10:05','2023-12-11 19:07:03','2023-12-11 19:02:04','2023-12-11 19:07:02',NULL,0,0,NULL,NULL),(1354,'schedule_re_engagement_email','completed',10,'2023-12-12 19:07:03','2023-12-12 19:12:01','2023-12-11 19:07:02','2023-12-12 19:11:58',NULL,0,0,NULL,NULL),(1355,'subscribers_engagement_score','completed',10,'2023-12-12 09:52:07','2023-12-12 09:56:56','2023-12-12 09:52:05','2023-12-12 09:56:56',NULL,0,0,NULL,NULL),(1356,'mixpanel','completed',10,'2023-12-12 07:52:07','2023-12-12 09:56:56','2023-12-12 09:52:05','2023-12-12 09:56:56',NULL,0,0,NULL,NULL),(1357,'subscribers_engagement_score','completed',10,'2023-12-13 07:57:00','2023-12-13 08:02:00','2023-12-12 09:56:56','2023-12-13 08:02:00',NULL,0,0,NULL,NULL),(1358,'mixpanel','completed',10,'2023-12-12 17:43:01','2023-12-12 19:16:55','2023-12-12 19:11:58','2023-12-12 19:16:54',NULL,0,0,NULL,NULL),(1359,'schedule_re_engagement_email','completed',10,'2023-12-13 19:16:55','2023-12-13 19:17:01','2023-12-12 19:16:54','2023-12-13 19:16:58',NULL,0,0,NULL,NULL),(1360,'unsubscribe_tokens','completed',0,'2023-12-12 21:47:08','2023-12-12 21:51:58','2023-12-12 21:47:07','2023-12-12 21:51:57',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1361,'subscriber_link_tokens','completed',0,'2023-12-12 21:47:08','2023-12-12 21:51:58','2023-12-12 21:47:07','2023-12-12 21:51:57',NULL,0,0,NULL,NULL),(1362,'newsletter_templates_thumbnails','completed',10,'2023-12-12 21:47:08','2023-12-12 21:51:58','2023-12-12 21:47:07','2023-12-12 21:51:57',NULL,0,0,NULL,NULL),(1363,'mixpanel','completed',0,'2023-12-12 21:47:08','2023-12-12 21:51:59','2023-12-12 21:47:07','2023-12-12 21:51:57',NULL,0,0,NULL,NULL),(1364,'subscribers_engagement_score','completed',10,'2023-12-14 06:36:00','2023-12-14 06:40:40','2023-12-13 08:02:00','2023-12-14 06:40:37',NULL,0,0,NULL,NULL),(1365,'mixpanel','completed',10,'2023-12-13 06:54:00','2023-12-13 08:04:48','2023-12-13 08:02:00','2023-12-13 08:04:48',NULL,0,0,NULL,NULL),(1366,'mixpanel','completed',10,'2023-12-13 17:57:01','2023-12-13 19:17:03','2023-12-13 19:16:58','2023-12-13 19:16:57',NULL,0,0,NULL,NULL),(1367,'schedule_re_engagement_email','completed',10,'2023-12-14 19:17:03','2023-12-14 19:19:47','2023-12-13 19:16:57','2023-12-14 19:19:46',NULL,0,0,NULL,NULL),(1368,'subscribers_engagement_score','completed',10,'2023-12-14 06:40:40','2023-12-14 06:46:02','2023-12-14 06:40:37','2023-12-14 06:46:02',NULL,0,0,NULL,NULL),(1369,'mixpanel','completed',10,'2023-12-14 05:04:40','2023-12-14 06:46:03','2023-12-14 06:40:37','2023-12-14 06:46:02',NULL,0,0,NULL,NULL),(1370,'subscribers_engagement_score','completed',10,'2023-12-15 00:57:00','2023-12-15 00:57:05','2023-12-14 06:46:02','2023-12-15 00:57:02',NULL,0,0,NULL,NULL),(1371,'mixpanel','completed',10,'2023-12-14 17:30:47','2023-12-14 19:22:14','2023-12-14 19:19:46','2023-12-14 19:22:12',NULL,0,0,NULL,NULL),(1372,'schedule_re_engagement_email','completed',10,'2023-12-15 19:22:14','2023-12-15 19:27:00','2023-12-14 19:22:12','2023-12-15 19:26:57',NULL,0,0,NULL,NULL),(1373,'subscribers_engagement_score','completed',10,'2023-12-16 06:13:00','2023-12-16 06:17:05','2023-12-15 00:57:02','2023-12-16 06:17:02',NULL,0,0,NULL,NULL),(1374,'mixpanel','completed',10,'2023-12-14 23:22:05','2023-12-15 01:02:02','2023-12-15 00:57:02','2023-12-15 01:02:01',NULL,0,0,NULL,NULL),(1375,'export_files_cleanup','completed',10,'2023-12-22 22:00:00','2023-12-23 20:42:03','2023-12-15 01:02:01','2023-12-23 20:42:01',NULL,0,0,NULL,NULL),(1376,'mixpanel','completed',10,'2023-12-15 17:36:00','2023-12-15 19:32:05','2023-12-15 19:26:57','2023-12-15 19:32:04',NULL,0,0,NULL,NULL),(1377,'schedule_re_engagement_email','completed',10,'2023-12-16 19:32:05','2023-12-16 19:37:09','2023-12-15 19:32:04','2023-12-16 19:37:06',NULL,0,0,NULL,NULL),(1378,'subscribers_email_count','completed',10,'2023-12-17 22:00:00','2023-12-17 22:02:04','2023-12-15 22:02:04','2023-12-17 22:02:02',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1379,'inactive_subscribers','completed',10,'2023-12-17 22:00:00','2023-12-17 22:02:04','2023-12-15 22:02:04','2023-12-17 22:02:02',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1380,'mixpanel','completed',10,'2023-12-15 20:55:05','2023-12-15 22:07:03','2023-12-15 22:02:04','2023-12-15 22:07:02',NULL,0,0,NULL,NULL),(1381,'subscribers_engagement_score','completed',10,'2023-12-16 06:17:05','2023-12-16 06:22:01','2023-12-16 06:17:02','2023-12-16 06:22:00',NULL,0,0,NULL,NULL),(1382,'mixpanel','completed',10,'2023-12-16 04:37:05','2023-12-16 06:22:01','2023-12-16 06:17:02','2023-12-16 06:22:00',NULL,0,0,NULL,NULL),(1383,'subscribers_engagement_score','completed',10,'2023-12-16 23:22:00','2023-12-16 23:22:04','2023-12-16 06:22:00','2023-12-16 23:22:01',NULL,0,0,NULL,NULL),(1384,'mixpanel','completed',10,'2023-12-16 18:09:10','2023-12-16 19:42:04','2023-12-16 19:37:06','2023-12-16 19:42:03',NULL,0,0,NULL,NULL),(1385,'schedule_re_engagement_email','completed',10,'2023-12-17 19:42:04','2023-12-17 19:47:05','2023-12-16 19:42:03','2023-12-17 19:47:02',NULL,0,0,NULL,NULL),(1386,'subscribers_engagement_score','completed',10,'2023-12-18 04:43:00','2023-12-18 04:47:11','2023-12-16 23:22:01','2023-12-18 04:47:08',NULL,0,0,NULL,NULL),(1387,'mixpanel','completed',10,'2023-12-16 21:28:04','2023-12-16 23:28:39','2023-12-16 23:22:01','2023-12-16 23:28:37',NULL,0,0,NULL,NULL),(1388,'mixpanel','completed',10,'2023-12-17 18:23:05','2023-12-17 19:52:12','2023-12-17 19:47:02','2023-12-17 19:52:10',NULL,0,0,NULL,NULL),(1389,'schedule_re_engagement_email','completed',10,'2023-12-18 19:52:12','2023-12-18 19:57:02','2023-12-17 19:52:10','2023-12-18 19:56:59',NULL,0,0,NULL,NULL),(1390,'subscribers_email_count','completed',10,'2023-12-24 22:00:00','2023-12-24 22:02:15','2023-12-17 22:02:02','2023-12-24 22:02:13',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1391,'inactive_subscribers','completed',10,'2023-12-28 22:00:00','2023-12-28 22:02:11','2023-12-17 22:02:02','2023-12-28 22:02:09',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1392,'mixpanel','completed',10,'2023-12-17 20:21:04','2023-12-17 22:07:02','2023-12-17 22:02:02','2023-12-17 22:07:00',NULL,0,0,NULL,NULL),(1393,'subscribers_engagement_score','completed',10,'2023-12-18 04:47:11','2023-12-18 04:52:08','2023-12-18 04:47:08','2023-12-18 04:52:06',NULL,0,0,NULL,NULL),(1394,'mixpanel','completed',10,'2023-12-18 02:59:11','2023-12-18 04:52:08','2023-12-18 04:47:08','2023-12-18 04:52:06',NULL,0,0,NULL,NULL),(1395,'subscribers_engagement_score','completed',10,'2023-12-19 04:52:00','2023-12-19 04:52:12','2023-12-18 04:52:06','2023-12-19 04:52:09',NULL,0,0,NULL,NULL),(1396,'mixpanel','completed',10,'2023-12-18 18:16:02','2023-12-18 20:02:03','2023-12-18 19:56:59','2023-12-18 20:02:02',NULL,0,0,NULL,NULL),(1397,'schedule_re_engagement_email','completed',10,'2023-12-19 20:02:03','2023-12-19 20:07:19','2023-12-18 20:02:02','2023-12-19 20:07:16',NULL,0,0,NULL,NULL),(1398,'subscribers_engagement_score','completed',10,'2023-12-19 04:52:12','2023-12-19 04:57:07','2023-12-19 04:52:09','2023-12-19 04:57:06',NULL,0,0,NULL,NULL),(1399,'mixpanel','completed',10,'2023-12-19 02:59:12','2023-12-19 04:57:07','2023-12-19 04:52:09','2023-12-19 04:57:06',NULL,0,0,NULL,NULL),(1400,'subscribers_engagement_score','completed',10,'2023-12-20 01:44:00','2023-12-20 01:47:07','2023-12-19 04:57:06','2023-12-20 01:47:05',NULL,0,0,NULL,NULL),(1401,'mixpanel','completed',10,'2023-12-19 12:34:02','2023-12-19 13:51:59','2023-12-19 13:47:00','2023-12-19 13:51:58',NULL,0,0,NULL,NULL),(1402,'beamer','completed',10,'2024-01-02 05:35:00','2024-01-02 05:37:09','2023-12-19 13:51:58','2024-01-02 05:37:06',NULL,0,0,NULL,NULL),(1403,'mixpanel','completed',10,'2023-12-19 18:42:19','2023-12-19 20:12:10','2023-12-19 20:07:16','2023-12-19 20:12:08',NULL,0,0,NULL,NULL),(1404,'schedule_re_engagement_email','completed',10,'2023-12-20 20:12:10','2023-12-20 20:17:33','2023-12-19 20:12:08','2023-12-20 20:17:30',NULL,0,0,NULL,NULL),(1405,'subscribers_engagement_score','completed',10,'2023-12-21 00:11:00','2023-12-21 00:12:06','2023-12-20 01:47:05','2023-12-21 00:12:02',NULL,0,0,NULL,NULL),(1406,'mixpanel','completed',10,'2023-12-20 00:41:08','2023-12-20 01:52:02','2023-12-20 01:47:05','2023-12-20 01:52:01',NULL,0,0,NULL,NULL),(1407,'mixpanel','completed',10,'2023-12-20 18:34:33','2023-12-20 20:22:07','2023-12-20 20:17:30','2023-12-20 20:22:04',NULL,0,0,NULL,NULL),(1408,'schedule_re_engagement_email','completed',10,'2023-12-21 20:22:07','2023-12-21 20:22:11','2023-12-20 20:22:04','2023-12-21 20:22:08',NULL,0,0,NULL,NULL),(1409,'subscribers_engagement_score','completed',10,'2023-12-21 00:12:06','2023-12-21 00:17:05','2023-12-21 00:12:02','2023-12-21 00:17:04',NULL,0,0,NULL,NULL),(1410,'mixpanel','completed',10,'2023-12-20 22:47:06','2023-12-21 00:17:05','2023-12-21 00:12:02','2023-12-21 00:17:04',NULL,0,0,NULL,NULL),(1411,'subscribers_engagement_score','completed',10,'2023-12-22 05:02:00','2023-12-22 05:02:04','2023-12-21 00:17:04','2023-12-22 05:02:02',NULL,0,0,NULL,NULL),(1412,'mixpanel','completed',10,'2023-12-21 18:39:11','2023-12-21 20:27:00','2023-12-21 20:22:08','2023-12-21 20:26:59',NULL,0,0,NULL,NULL),(1413,'schedule_re_engagement_email','completed',10,'2023-12-22 20:27:00','2023-12-22 20:32:08','2023-12-21 20:26:59','2023-12-22 20:32:06',NULL,0,0,NULL,NULL),(1414,'subscribers_engagement_score','completed',10,'2023-12-22 05:02:04','2023-12-22 05:07:18','2023-12-22 05:02:02','2023-12-22 05:07:17',NULL,0,0,NULL,NULL),(1415,'mixpanel','completed',10,'2023-12-22 03:03:04','2023-12-22 05:07:18','2023-12-22 05:02:02','2023-12-22 05:07:17',NULL,0,0,NULL,NULL),(1416,'subscribers_engagement_score','completed',10,'2023-12-23 21:09:00','2023-12-23 21:12:05','2023-12-22 05:07:17','2023-12-23 21:12:04',NULL,0,0,NULL,NULL),(1417,'mixpanel','completed',10,'2023-12-22 19:09:08','2023-12-22 20:37:12','2023-12-22 20:32:06','2023-12-22 20:37:11',NULL,0,0,NULL,NULL),(1418,'schedule_re_engagement_email','completed',10,'2023-12-23 20:37:12','2023-12-23 20:42:04','2023-12-22 20:37:11','2023-12-23 20:42:01',NULL,0,0,NULL,NULL),(1419,'mixpanel','completed',10,'2023-12-23 18:57:04','2023-12-23 20:47:00','2023-12-23 20:42:01','2023-12-23 20:46:59',NULL,0,0,NULL,NULL),(1420,'export_files_cleanup','completed',10,'2023-12-30 22:00:00','2023-12-30 22:41:29','2023-12-23 20:46:59','2023-12-30 22:41:28',NULL,0,0,NULL,NULL),(1421,'schedule_re_engagement_email','completed',10,'2023-12-24 20:47:00','2023-12-24 20:47:06','2023-12-23 20:46:59','2023-12-24 20:47:05',NULL,0,0,NULL,NULL),(1422,'subscribers_engagement_score','completed',10,'2023-12-23 21:12:05','2023-12-23 21:17:03','2023-12-23 21:12:04','2023-12-23 21:17:02',NULL,0,0,NULL,NULL),(1423,'mixpanel','completed',10,'2023-12-23 19:44:05','2023-12-23 21:17:03','2023-12-23 21:12:04','2023-12-23 21:17:02',NULL,0,0,NULL,NULL),(1424,'subscribers_engagement_score','completed',10,'2023-12-23 21:17:03','2023-12-23 21:22:12','2023-12-23 21:17:02','2023-12-23 21:22:11',NULL,0,0,NULL,NULL),(1425,'subscribers_engagement_score','completed',10,'2023-12-24 20:40:00','2023-12-24 20:42:12','2023-12-23 21:22:11','2023-12-24 20:42:08',NULL,0,0,NULL,NULL),(1426,'mixpanel','completed',10,'2023-12-23 20:05:12','2023-12-23 21:27:08','2023-12-23 21:22:11','2023-12-23 21:27:07',NULL,0,0,NULL,NULL),(1427,'subscribers_engagement_score','completed',10,'2023-12-25 17:09:00','2023-12-25 17:12:09','2023-12-24 20:42:08','2023-12-25 17:12:06',NULL,0,0,NULL,NULL),(1428,'mixpanel','completed',10,'2023-12-24 19:26:12','2023-12-24 20:47:06','2023-12-24 20:42:08','2023-12-24 20:47:05',NULL,0,0,NULL,NULL),(1429,'subscribers_email_count','completed',10,'2024-01-01 22:00:00','2024-01-01 22:02:13','2023-12-24 22:02:13','2024-01-01 22:02:11',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1430,'schedule_re_engagement_email','completed',10,'2023-12-25 22:02:15','2023-12-25 22:07:11','2023-12-24 22:02:13','2023-12-25 22:07:10',NULL,0,0,NULL,NULL),(1431,'mixpanel','completed',10,'2023-12-24 20:43:15','2023-12-24 22:07:13','2023-12-24 22:02:13','2023-12-24 22:07:12',NULL,0,0,NULL,NULL),(1432,'subscribers_engagement_score','completed',10,'2023-12-25 17:12:09','2023-12-25 17:17:11','2023-12-25 17:12:06','2023-12-25 17:17:10',NULL,0,0,NULL,NULL),(1433,'mixpanel','completed',10,'2023-12-25 15:18:09','2023-12-25 17:17:11','2023-12-25 17:12:06','2023-12-25 17:17:10',NULL,0,0,NULL,NULL),(1434,'subscribers_engagement_score','completed',10,'2023-12-26 07:08:00','2023-12-26 07:12:15','2023-12-25 17:17:10','2023-12-26 07:12:14',NULL,0,0,NULL,NULL),(1435,'mixpanel','completed',10,'2023-12-25 20:25:11','2023-12-25 22:12:08','2023-12-25 22:07:10','2023-12-25 22:12:07',NULL,0,0,NULL,NULL),(1436,'schedule_re_engagement_email','completed',10,'2023-12-26 22:12:08','2023-12-26 22:17:09','2023-12-25 22:12:07','2023-12-26 22:17:07',NULL,0,0,NULL,NULL),(1437,'subscribers_engagement_score','completed',10,'2023-12-27 09:20:00','2023-12-27 09:22:09','2023-12-26 07:12:14','2023-12-27 09:22:06',NULL,0,0,NULL,NULL),(1438,'mixpanel','completed',10,'2023-12-26 05:28:16','2023-12-26 07:17:05','2023-12-26 07:12:14','2023-12-26 07:17:04',NULL,0,0,NULL,NULL),(1439,'mixpanel','completed',10,'2023-12-26 20:42:09','2023-12-26 22:22:03','2023-12-26 22:17:07','2023-12-26 22:22:02',NULL,0,0,NULL,NULL),(1440,'schedule_re_engagement_email','completed',10,'2023-12-27 22:22:03','2023-12-27 22:22:09','2023-12-26 22:22:02','2023-12-27 22:22:07',NULL,0,0,NULL,NULL),(1441,'subscribers_engagement_score','completed',10,'2023-12-27 09:22:09','2023-12-27 09:27:08','2023-12-27 09:22:06','2023-12-27 09:27:07',NULL,0,0,NULL,NULL),(1442,'mixpanel','completed',10,'2023-12-27 08:13:09','2023-12-27 09:27:08','2023-12-27 09:22:06','2023-12-27 09:27:07',NULL,0,0,NULL,NULL),(1443,'subscribers_engagement_score','completed',10,'2023-12-28 01:41:00','2023-12-28 01:42:16','2023-12-27 09:27:07','2023-12-28 01:42:15',NULL,0,0,NULL,NULL),(1444,'mixpanel','completed',10,'2023-12-27 21:14:09','2023-12-27 22:27:06','2023-12-27 22:22:07','2023-12-27 22:27:05',NULL,0,0,NULL,NULL),(1445,'schedule_re_engagement_email','completed',10,'2023-12-28 22:27:06','2023-12-28 22:27:20','2023-12-27 22:27:05','2023-12-28 22:27:17',NULL,0,0,NULL,NULL),(1446,'subscribers_engagement_score','completed',10,'2023-12-29 21:24:00','2023-12-29 21:27:06','2023-12-28 01:42:15','2023-12-29 21:27:04',NULL,0,0,NULL,NULL),(1447,'mixpanel','completed',10,'2023-12-28 00:02:16','2023-12-28 01:47:08','2023-12-28 01:42:15','2023-12-28 01:47:07',NULL,0,0,NULL,NULL),(1448,'inactive_subscribers','completed',10,'2024-01-02 22:00:00','2024-01-02 22:02:11','2023-12-28 22:02:09','2024-01-02 22:02:08',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1449,'mixpanel','completed',10,'2023-12-28 20:07:12','2023-12-28 22:06:17','2023-12-28 22:02:09','2023-12-28 22:06:16',NULL,0,0,NULL,NULL),(1450,'mixpanel','completed',10,'2023-12-28 21:14:20','2023-12-28 22:31:11','2023-12-28 22:27:17','2023-12-28 22:31:10',NULL,0,0,NULL,NULL),(1451,'schedule_re_engagement_email','completed',10,'2023-12-29 22:31:11','2023-12-29 22:32:05','2023-12-28 22:31:10','2023-12-29 22:32:04',NULL,0,0,NULL,NULL),(1452,'subscribers_engagement_score','completed',10,'2023-12-29 21:27:06','2023-12-29 21:32:14','2023-12-29 21:27:04','2023-12-29 21:32:13',NULL,0,0,NULL,NULL),(1453,'mixpanel','completed',10,'2023-12-29 19:44:06','2023-12-29 21:32:14','2023-12-29 21:27:04','2023-12-29 21:32:13',NULL,0,0,NULL,NULL),(1454,'subscribers_engagement_score','completed',10,'2023-12-30 21:08:00','2023-12-30 21:12:12','2023-12-29 21:32:13','2023-12-30 21:12:09',NULL,0,0,NULL,NULL),(1455,'mixpanel','completed',10,'2023-12-29 21:28:05','2023-12-29 22:37:07','2023-12-29 22:32:04','2023-12-29 22:37:06',NULL,0,0,NULL,NULL),(1456,'schedule_re_engagement_email','completed',10,'2023-12-30 22:37:07','2023-12-30 22:41:29','2023-12-29 22:37:06','2023-12-30 22:41:28',NULL,0,0,NULL,NULL),(1457,'subscribers_engagement_score','completed',10,'2023-12-31 01:24:00','2023-12-31 01:24:58','2023-12-30 21:12:09','2023-12-31 01:24:56',NULL,0,0,NULL,NULL),(1458,'mixpanel','completed',10,'2023-12-30 19:37:12','2023-12-30 21:14:49','2023-12-30 21:12:09','2023-12-30 21:14:49',NULL,0,0,NULL,NULL),(1459,'mixpanel','completed',10,'2023-12-30 21:01:29','2023-12-30 22:46:11','2023-12-30 22:41:28','2023-12-30 22:46:10',NULL,0,0,NULL,NULL),(1460,'export_files_cleanup','completed',10,'2024-01-01 22:00:00','2024-01-01 22:02:13','2023-12-30 22:46:10','2024-01-01 22:02:11',NULL,0,0,NULL,NULL),(1461,'schedule_re_engagement_email','completed',10,'2023-12-31 22:46:11','2023-12-31 22:47:17','2023-12-30 22:46:10','2023-12-31 22:47:15',NULL,0,0,NULL,NULL),(1462,'subscribers_engagement_score','completed',10,'2023-12-31 01:24:58','2023-12-31 01:27:12','2023-12-31 01:24:56','2023-12-31 01:27:12',NULL,0,0,NULL,NULL),(1463,'mixpanel','completed',10,'2023-12-30 23:56:58','2023-12-31 01:27:12','2023-12-31 01:24:56','2023-12-31 01:27:12',NULL,0,0,NULL,NULL),(1464,'subscribers_engagement_score','completed',10,'2024-01-01 19:09:00','2024-01-01 19:12:11','2023-12-31 01:27:12','2024-01-01 19:12:09',NULL,0,0,NULL,NULL),(1465,'mixpanel','completed',10,'2023-12-31 21:33:17','2023-12-31 22:52:11','2023-12-31 22:47:15','2023-12-31 22:52:10',NULL,0,0,NULL,NULL),(1466,'schedule_re_engagement_email','completed',10,'2024-01-01 22:52:11','2024-01-01 22:56:29','2023-12-31 22:52:10','2024-01-01 22:56:28',NULL,0,0,NULL,NULL),(1467,'subscribers_engagement_score','completed',10,'2024-01-01 19:12:11','2024-01-01 19:16:20','2024-01-01 19:12:09','2024-01-01 19:16:19',NULL,0,0,NULL,NULL),(1468,'mixpanel','completed',10,'2024-01-01 17:30:11','2024-01-01 19:16:20','2024-01-01 19:12:09','2024-01-01 19:16:19',NULL,0,0,NULL,NULL),(1469,'subscribers_engagement_score','completed',10,'2024-01-02 20:30:00','2024-01-02 20:32:13','2024-01-01 19:16:19','2024-01-02 20:32:10',NULL,0,0,NULL,NULL),(1470,'subscribers_email_count','completed',10,'2024-01-07 22:00:00','2024-01-07 22:02:25','2024-01-01 22:02:11','2024-01-07 22:02:23',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1471,'mixpanel','completed',10,'2024-01-01 20:59:13','2024-01-01 22:07:09','2024-01-01 22:02:11','2024-01-01 22:07:08',NULL,0,0,NULL,NULL),(1472,'export_files_cleanup','completed',10,'2024-01-13 22:00:00','2024-01-14 00:16:26','2024-01-01 22:07:08','2024-01-14 00:16:23',NULL,0,0,NULL,NULL),(1473,'mixpanel','completed',10,'2024-01-01 21:35:29','2024-01-01 23:02:10','2024-01-01 22:56:28','2024-01-01 23:02:09',NULL,0,0,NULL,NULL),(1474,'schedule_re_engagement_email','completed',10,'2024-01-02 23:02:10','2024-01-02 23:03:51','2024-01-01 23:02:09','2024-01-02 23:03:49',NULL,0,0,NULL,NULL),(1475,'mixpanel','completed',10,'2024-01-02 04:00:09','2024-01-02 05:42:11','2024-01-02 05:37:06','2024-01-02 05:42:10',NULL,0,0,NULL,NULL),(1476,'beamer','completed',10,'2024-01-18 02:52:00','2024-01-18 02:56:44','2024-01-02 05:42:10','2024-01-18 02:56:42',NULL,0,0,NULL,NULL),(1477,'subscribers_engagement_score','completed',10,'2024-01-02 20:32:13','2024-01-02 20:37:12','2024-01-02 20:32:10','2024-01-02 20:37:11',NULL,0,0,NULL,NULL),(1478,'mixpanel','completed',10,'2024-01-02 19:09:13','2024-01-02 20:37:12','2024-01-02 20:32:10','2024-01-02 20:37:11',NULL,0,0,NULL,NULL),(1479,'subscribers_engagement_score','completed',10,'2024-01-03 18:45:00','2024-01-03 18:47:20','2024-01-02 20:37:11','2024-01-03 18:47:18',NULL,0,0,NULL,NULL),(1480,'inactive_subscribers','completed',10,'2024-01-07 22:00:00','2024-01-07 22:02:25','2024-01-02 22:02:08','2024-01-07 22:02:23',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1481,'mixpanel','completed',10,'2024-01-02 20:46:11','2024-01-02 22:05:46','2024-01-02 22:02:08','2024-01-02 22:05:45',NULL,0,0,NULL,NULL),(1482,'mixpanel','completed',10,'2024-01-02 22:00:51','2024-01-02 23:07:14','2024-01-02 23:03:49','2024-01-02 23:07:13',NULL,0,0,NULL,NULL),(1483,'schedule_re_engagement_email','completed',10,'2024-01-03 23:07:14','2024-01-03 23:12:16','2024-01-02 23:07:13','2024-01-03 23:12:13',NULL,0,0,NULL,NULL),(1484,'subscribers_engagement_score','completed',10,'2024-01-04 08:39:00','2024-01-04 08:40:06','2024-01-03 18:47:18','2024-01-04 08:40:03',NULL,0,0,NULL,NULL),(1485,'mixpanel','completed',10,'2024-01-03 17:21:21','2024-01-03 18:52:18','2024-01-03 18:47:18','2024-01-03 18:52:17',NULL,0,0,NULL,NULL),(1486,'mixpanel','completed',10,'2024-01-03 21:54:16','2024-01-03 23:17:10','2024-01-03 23:12:13','2024-01-03 23:17:09',NULL,0,0,NULL,NULL),(1487,'schedule_re_engagement_email','completed',10,'2024-01-04 23:17:10','2024-01-04 23:17:16','2024-01-03 23:17:09','2024-01-04 23:17:14',NULL,0,0,NULL,NULL),(1488,'subscribers_engagement_score','completed',10,'2024-01-04 08:40:05','2024-01-04 08:42:12','2024-01-04 08:40:03','2024-01-04 08:42:11',NULL,0,0,NULL,NULL),(1489,'mixpanel','completed',10,'2024-01-04 07:30:06','2024-01-04 08:42:12','2024-01-04 08:40:03','2024-01-04 08:42:11',NULL,0,0,NULL,NULL),(1490,'subscribers_engagement_score','completed',10,'2024-01-05 10:27:00','2024-01-05 10:27:15','2024-01-04 08:42:11','2024-01-05 10:27:14',NULL,0,0,NULL,NULL),(1491,'unsubscribe_tokens','completed',0,'2024-01-04 21:47:22','2024-01-04 21:52:17','2024-01-04 21:47:21','2024-01-04 21:52:15',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1492,'subscriber_link_tokens','completed',0,'2024-01-04 21:47:22','2024-01-04 21:52:17','2024-01-04 21:47:21','2024-01-04 21:52:15',NULL,0,0,NULL,NULL),(1493,'newsletter_templates_thumbnails','completed',10,'2024-01-04 21:47:22','2024-01-04 21:52:17','2024-01-04 21:47:21','2024-01-04 21:52:15',NULL,0,0,NULL,NULL),(1494,'mixpanel','completed',0,'2024-01-04 21:47:22','2024-01-04 21:52:17','2024-01-04 21:47:21','2024-01-04 21:52:15',NULL,0,0,NULL,NULL),(1495,'mixpanel','completed',10,'2024-01-04 22:08:16','2024-01-04 23:22:16','2024-01-04 23:17:14','2024-01-04 23:22:15',NULL,0,0,NULL,NULL),(1496,'schedule_re_engagement_email','completed',10,'2024-01-05 23:22:16','2024-01-05 23:27:16','2024-01-04 23:22:15','2024-01-05 23:27:14',NULL,0,0,NULL,NULL),(1497,'subscribers_engagement_score','completed',10,'2024-01-05 10:27:15','2024-01-05 10:32:19','2024-01-05 10:27:14','2024-01-05 10:32:18',NULL,0,0,NULL,NULL),(1498,'mixpanel','completed',10,'2024-01-05 08:41:15','2024-01-05 10:32:19','2024-01-05 10:27:14','2024-01-05 10:32:18',NULL,0,0,NULL,NULL),(1499,'subscribers_engagement_score','completed',10,'2024-01-06 17:43:00','2024-01-06 17:47:21','2024-01-05 10:32:18','2024-01-06 17:47:19',NULL,0,0,NULL,NULL),(1500,'mixpanel','completed',10,'2024-01-05 21:42:16','2024-01-05 23:32:12','2024-01-05 23:27:14','2024-01-05 23:32:11',NULL,0,0,NULL,NULL),(1501,'schedule_re_engagement_email','completed',10,'2024-01-06 23:32:12','2024-01-06 23:32:15','2024-01-05 23:32:11','2024-01-06 23:32:13',NULL,0,0,NULL,NULL),(1502,'subscribers_engagement_score','completed',10,'2024-01-06 17:47:21','2024-01-06 17:52:22','2024-01-06 17:47:19','2024-01-06 17:52:21',NULL,0,0,NULL,NULL),(1503,'mixpanel','completed',10,'2024-01-06 16:11:21','2024-01-06 17:52:22','2024-01-06 17:47:19','2024-01-06 17:52:21',NULL,0,0,NULL,NULL),(1504,'subscribers_engagement_score','completed',10,'2024-01-07 02:08:00','2024-01-07 02:12:15','2024-01-06 17:52:21','2024-01-07 02:12:14',NULL,0,0,NULL,NULL),(1505,'mixpanel','completed',10,'2024-01-06 21:50:15','2024-01-06 23:37:14','2024-01-06 23:32:13','2024-01-06 23:37:13',NULL,0,0,NULL,NULL),(1506,'schedule_re_engagement_email','completed',10,'2024-01-07 23:37:14','2024-01-07 23:37:22','2024-01-06 23:37:13','2024-01-07 23:37:21',NULL,0,0,NULL,NULL),(1507,'subscribers_engagement_score','completed',10,'2024-01-08 08:38:00','2024-01-08 08:39:38','2024-01-07 02:12:14','2024-01-08 08:39:35',NULL,0,0,NULL,NULL),(1508,'mixpanel','completed',10,'2024-01-07 00:41:15','2024-01-07 02:17:15','2024-01-07 02:12:14','2024-01-07 02:17:14',NULL,0,0,NULL,NULL),(1509,'subscribers_email_count','completed',10,'2024-01-16 22:00:00','2024-01-16 22:01:35','2024-01-07 22:02:23','2024-01-16 22:01:34',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1510,'inactive_subscribers','completed',10,'2024-01-20 22:00:00','2024-01-20 22:01:41','2024-01-07 22:02:23','2024-01-20 22:01:39',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1511,'mixpanel','completed',10,'2024-01-07 20:44:25','2024-01-07 22:07:21','2024-01-07 22:02:23','2024-01-07 22:07:20',NULL,0,0,NULL,NULL),(1512,'mixpanel','completed',10,'2024-01-07 22:35:22','2024-01-07 23:42:13','2024-01-07 23:37:21','2024-01-07 23:42:12',NULL,0,0,NULL,NULL),(1513,'schedule_re_engagement_email','completed',10,'2024-01-08 23:42:13','2024-01-08 23:42:20','2024-01-07 23:42:12','2024-01-08 23:42:17',NULL,0,0,NULL,NULL),(1514,'subscribers_engagement_score','completed',10,'2024-01-08 08:39:38','2024-01-08 08:42:17','2024-01-08 08:39:35','2024-01-08 08:42:16',NULL,0,0,NULL,NULL),(1515,'mixpanel','completed',10,'2024-01-08 07:21:38','2024-01-08 08:42:17','2024-01-08 08:39:35','2024-01-08 08:42:16',NULL,0,0,NULL,NULL),(1516,'subscribers_engagement_score','completed',10,'2024-01-09 11:20:00','2024-01-09 11:21:15','2024-01-08 08:42:16','2024-01-09 11:21:13',NULL,0,0,NULL,NULL),(1517,'mixpanel','completed',10,'2024-01-08 22:34:20','2024-01-08 23:45:35','2024-01-08 23:42:17','2024-01-08 23:45:34',NULL,0,0,NULL,NULL),(1518,'schedule_re_engagement_email','completed',10,'2024-01-09 23:45:35','2024-01-09 23:46:14','2024-01-08 23:45:34','2024-01-09 23:46:12',NULL,0,0,NULL,NULL),(1519,'subscribers_engagement_score','completed',10,'2024-01-09 11:21:15','2024-01-09 11:27:30','2024-01-09 11:21:13','2024-01-09 11:27:29',NULL,0,0,NULL,NULL),(1520,'mixpanel','completed',10,'2024-01-09 09:22:15','2024-01-09 11:27:30','2024-01-09 11:21:13','2024-01-09 11:27:29',NULL,0,0,NULL,NULL),(1521,'subscribers_engagement_score','completed',10,'2024-01-10 02:57:00','2024-01-10 03:01:17','2024-01-09 11:27:29','2024-01-10 03:01:14',NULL,0,0,NULL,NULL),(1522,'mixpanel','completed',10,'2024-01-09 21:54:14','2024-01-09 23:51:12','2024-01-09 23:46:12','2024-01-09 23:51:11',NULL,0,0,NULL,NULL),(1523,'schedule_re_engagement_email','completed',10,'2024-01-10 23:51:12','2024-01-10 23:51:18','2024-01-09 23:51:11','2024-01-10 23:51:17',NULL,0,0,NULL,NULL),(1524,'subscribers_engagement_score','completed',10,'2024-01-11 03:12:00','2024-01-11 03:16:14','2024-01-10 03:01:14','2024-01-11 03:16:11',NULL,0,0,NULL,NULL),(1525,'mixpanel','completed',10,'2024-01-10 01:21:17','2024-01-10 03:06:26','2024-01-10 03:01:14','2024-01-10 03:06:25',NULL,0,0,NULL,NULL),(1526,'unsubscribe_tokens','completed',0,'2024-01-10 21:46:31','2024-01-10 21:51:18','2024-01-10 21:46:30','2024-01-10 21:51:16',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1527,'subscriber_link_tokens','completed',0,'2024-01-10 21:46:31','2024-01-10 21:51:18','2024-01-10 21:46:30','2024-01-10 21:51:16',NULL,0,0,NULL,NULL),(1528,'newsletter_templates_thumbnails','completed',10,'2024-01-10 21:46:31','2024-01-10 21:51:18','2024-01-10 21:46:30','2024-01-10 21:51:16',NULL,0,0,NULL,NULL),(1529,'mixpanel','completed',0,'2024-01-10 21:46:31','2024-01-10 21:51:18','2024-01-10 21:46:30','2024-01-10 21:51:16',NULL,0,0,NULL,NULL),(1530,'mixpanel','completed',10,'2024-01-10 22:21:18','2024-01-10 23:56:14','2024-01-10 23:51:17','2024-01-10 23:56:13',NULL,0,0,NULL,NULL),(1531,'schedule_re_engagement_email','completed',10,'2024-01-11 23:56:14','2024-01-11 23:56:19','2024-01-10 23:56:13','2024-01-11 23:56:18',NULL,0,0,NULL,NULL),(1532,'subscribers_engagement_score','completed',10,'2024-01-11 03:16:14','2024-01-11 03:21:18','2024-01-11 03:16:11','2024-01-11 03:21:17',NULL,0,0,NULL,NULL),(1533,'mixpanel','completed',10,'2024-01-11 01:45:14','2024-01-11 03:21:18','2024-01-11 03:16:11','2024-01-11 03:21:17',NULL,0,0,NULL,NULL),(1534,'subscribers_engagement_score','completed',10,'2024-01-12 17:47:00','2024-01-12 17:51:18','2024-01-11 03:21:17','2024-01-12 17:51:16',NULL,0,0,NULL,NULL),(1535,'unsubscribe_tokens','completed',0,'2024-01-11 21:46:36','2024-01-11 21:51:26','2024-01-11 21:46:34','2024-01-11 21:51:24',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1536,'subscriber_link_tokens','completed',0,'2024-01-11 21:46:36','2024-01-11 21:51:26','2024-01-11 21:46:34','2024-01-11 21:51:24',NULL,0,0,NULL,NULL),(1537,'newsletter_templates_thumbnails','completed',10,'2024-01-11 21:46:36','2024-01-11 21:51:26','2024-01-11 21:46:34','2024-01-11 21:51:24',NULL,0,0,NULL,NULL),(1538,'mixpanel','completed',0,'2024-01-11 21:46:36','2024-01-11 21:51:26','2024-01-11 21:46:34','2024-01-11 21:51:24',NULL,0,0,NULL,NULL),(1539,'mixpanel','completed',10,'2024-01-11 22:34:19','2024-01-12 00:01:21','2024-01-11 23:56:18','2024-01-12 00:01:20',NULL,0,0,NULL,NULL),(1540,'schedule_re_engagement_email','completed',10,'2024-01-13 00:01:21','2024-01-13 00:06:19','2024-01-12 00:01:20','2024-01-13 00:06:17',NULL,0,0,NULL,NULL),(1541,'subscribers_engagement_score','completed',10,'2024-01-12 17:51:18','2024-01-12 17:56:14','2024-01-12 17:51:16','2024-01-12 17:56:13',NULL,0,0,NULL,NULL),(1542,'mixpanel','completed',10,'2024-01-12 16:23:18','2024-01-12 17:56:14','2024-01-12 17:51:16','2024-01-12 17:56:13',NULL,0,0,NULL,NULL),(1543,'subscribers_engagement_score','completed',10,'2024-01-13 12:59:00','2024-01-13 13:01:19','2024-01-12 17:56:13','2024-01-13 13:01:16',NULL,0,0,NULL,NULL),(1544,'mixpanel','completed',10,'2024-01-12 22:31:19','2024-01-13 00:11:25','2024-01-13 00:06:17','2024-01-13 00:11:24',NULL,0,0,NULL,NULL),(1545,'schedule_re_engagement_email','completed',10,'2024-01-14 00:11:25','2024-01-14 00:16:26','2024-01-13 00:11:24','2024-01-14 00:16:23',NULL,0,0,NULL,NULL),(1546,'subscribers_engagement_score','completed',10,'2024-01-14 03:39:00','2024-01-14 03:41:17','2024-01-13 13:01:16','2024-01-14 03:41:14',NULL,0,0,NULL,NULL),(1547,'mixpanel','completed',10,'2024-01-13 11:44:19','2024-01-13 13:06:22','2024-01-13 13:01:16','2024-01-13 13:06:21',NULL,0,0,NULL,NULL),(1548,'mixpanel','completed',10,'2024-01-13 22:18:26','2024-01-14 00:21:19','2024-01-14 00:16:23','2024-01-14 00:21:18',NULL,0,0,NULL,NULL),(1549,'export_files_cleanup','completed',10,'2024-01-15 22:00:00','2024-01-16 00:31:19','2024-01-14 00:21:18','2024-01-16 00:31:16',NULL,0,0,NULL,NULL),(1550,'schedule_re_engagement_email','completed',10,'2024-01-15 00:21:19','2024-01-15 00:26:19','2024-01-14 00:21:18','2024-01-15 00:26:17',NULL,0,0,NULL,NULL),(1551,'subscribers_engagement_score','completed',10,'2024-01-14 03:41:17','2024-01-14 03:44:05','2024-01-14 03:41:14','2024-01-14 03:44:04',NULL,0,0,NULL,NULL),(1552,'mixpanel','completed',10,'2024-01-14 02:28:17','2024-01-14 03:44:05','2024-01-14 03:41:14','2024-01-14 03:44:04',NULL,0,0,NULL,NULL),(1553,'subscribers_engagement_score','completed',10,'2024-01-15 19:34:00','2024-01-15 19:36:19','2024-01-14 03:44:04','2024-01-15 19:36:16',NULL,0,0,NULL,NULL),(1554,'mixpanel','completed',10,'2024-01-14 23:03:19','2024-01-15 00:31:14','2024-01-15 00:26:17','2024-01-15 00:31:13',NULL,0,0,NULL,NULL),(1555,'schedule_re_engagement_email','completed',10,'2024-01-16 00:31:14','2024-01-16 00:31:19','2024-01-15 00:31:13','2024-01-16 00:31:16',NULL,0,0,NULL,NULL),(1556,'subscribers_engagement_score','completed',10,'2024-01-15 19:36:19','2024-01-15 19:41:18','2024-01-15 19:36:16','2024-01-15 19:41:18',NULL,0,0,NULL,NULL),(1557,'mixpanel','completed',10,'2024-01-15 17:54:19','2024-01-15 19:41:19','2024-01-15 19:36:16','2024-01-15 19:41:18',NULL,0,0,NULL,NULL),(1558,'subscribers_engagement_score','completed',10,'2024-01-16 15:36:00','2024-01-16 15:36:37','2024-01-15 19:41:18','2024-01-16 15:36:35',NULL,0,0,NULL,NULL),(1559,'mixpanel','completed',10,'2024-01-15 22:40:19','2024-01-16 00:36:19','2024-01-16 00:31:16','2024-01-16 00:36:18',NULL,0,0,NULL,NULL),(1560,'export_files_cleanup','completed',10,'2024-01-25 22:00:00','2024-01-26 01:46:36','2024-01-16 00:36:18','2024-01-26 01:46:34',NULL,0,0,NULL,NULL),(1561,'schedule_re_engagement_email','completed',10,'2024-01-17 00:36:19','2024-01-17 00:36:39','2024-01-16 00:36:18','2024-01-17 00:36:36',NULL,0,0,NULL,NULL),(1562,'subscribers_engagement_score','completed',10,'2024-01-17 17:06:00','2024-01-17 17:06:41','2024-01-16 15:36:35','2024-01-17 17:06:35',NULL,0,0,NULL,NULL),(1563,'mixpanel','completed',10,'2024-01-16 14:34:37','2024-01-16 15:40:59','2024-01-16 15:36:35','2024-01-16 15:40:58',NULL,0,0,NULL,NULL),(1564,'unsubscribe_tokens','completed',0,'2024-01-16 21:46:52','2024-01-16 21:51:35','2024-01-16 21:46:51','2024-01-16 21:51:34',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1565,'subscriber_link_tokens','completed',0,'2024-01-16 21:46:52','2024-01-16 21:51:35','2024-01-16 21:46:51','2024-01-16 21:51:34',NULL,0,0,NULL,NULL),(1566,'newsletter_templates_thumbnails','completed',10,'2024-01-16 21:46:52','2024-01-16 21:51:35','2024-01-16 21:46:51','2024-01-16 21:51:34',NULL,0,0,NULL,NULL),(1567,'mixpanel','completed',0,'2024-01-16 21:46:52','2024-01-16 21:51:36','2024-01-16 21:46:51','2024-01-16 21:51:34',NULL,0,0,NULL,NULL),(1568,'subscribers_email_count','completed',10,'2024-01-24 22:00:00','2024-01-24 22:01:38','2024-01-16 22:01:34','2024-01-24 22:01:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1569,'mixpanel','completed',10,'2024-01-16 20:26:35','2024-01-16 22:06:27','2024-01-16 22:01:34','2024-01-16 22:06:26',NULL,0,0,NULL,NULL),(1570,'mixpanel','completed',10,'2024-01-16 23:12:39','2024-01-17 00:41:32','2024-01-17 00:36:36','2024-01-17 00:41:31',NULL,0,0,NULL,NULL),(1571,'schedule_re_engagement_email','completed',10,'2024-01-18 00:41:32','2024-01-18 00:41:38','2024-01-17 00:41:31','2024-01-18 00:41:35',NULL,0,0,NULL,NULL),(1572,'subscribers_engagement_score','completed',10,'2024-01-17 17:06:41','2024-01-17 17:11:38','2024-01-17 17:06:35','2024-01-17 17:11:38',NULL,0,0,NULL,NULL),(1573,'mixpanel','completed',10,'2024-01-17 15:45:41','2024-01-17 17:11:38','2024-01-17 17:06:35','2024-01-17 17:11:38',NULL,0,0,NULL,NULL),(1574,'subscribers_engagement_score','completed',10,'2024-01-18 06:59:00','2024-01-18 07:01:42','2024-01-17 17:11:38','2024-01-18 07:01:33',NULL,0,0,NULL,NULL),(1575,'mixpanel','completed',10,'2024-01-17 23:38:38','2024-01-18 00:41:39','2024-01-18 00:41:35','2024-01-18 00:41:33',NULL,0,0,NULL,NULL),(1576,'schedule_re_engagement_email','completed',10,'2024-01-19 00:41:39','2024-01-19 00:46:40','2024-01-18 00:41:33','2024-01-19 00:46:37',NULL,0,0,NULL,NULL),(1577,'mixpanel','completed',10,'2024-01-18 01:38:44','2024-01-18 03:01:35','2024-01-18 02:56:42','2024-01-18 03:01:34',NULL,0,0,NULL,NULL),(1578,'beamer',NULL,10,'2024-01-29 23:12:00',NULL,'2024-01-18 03:01:34','2024-12-18 09:46:28',NULL,0,0,NULL,NULL),(1579,'subscribers_engagement_score','completed',10,'2024-01-19 05:24:00','2024-01-19 05:26:36','2024-01-18 07:01:33','2024-01-19 05:26:32',NULL,0,0,NULL,NULL),(1580,'mixpanel','completed',10,'2024-01-18 05:06:42','2024-01-18 07:01:43','2024-01-18 07:01:33','2024-01-18 07:01:36',NULL,0,0,NULL,NULL),(1581,'mixpanel','completed',10,'2024-01-18 23:20:40','2024-01-19 00:51:37','2024-01-19 00:46:37','2024-01-19 00:51:36',NULL,0,0,NULL,NULL),(1582,'schedule_re_engagement_email','completed',10,'2024-01-20 00:51:37','2024-01-20 00:56:39','2024-01-19 00:51:36','2024-01-20 00:56:36',NULL,0,0,NULL,NULL),(1583,'subscribers_engagement_score','completed',10,'2024-01-19 05:26:36','2024-01-19 05:31:37','2024-01-19 05:26:32','2024-01-19 05:31:36',NULL,0,0,NULL,NULL),(1584,'mixpanel','completed',10,'2024-01-19 03:38:36','2024-01-19 05:31:37','2024-01-19 05:26:32','2024-01-19 05:31:36',NULL,0,0,NULL,NULL),(1585,'subscribers_engagement_score','completed',10,'2024-01-20 06:23:00','2024-01-20 06:26:37','2024-01-19 05:31:36','2024-01-20 06:26:34',NULL,0,0,NULL,NULL),(1586,'mixpanel','completed',10,'2024-01-19 23:11:39','2024-01-20 01:01:36','2024-01-20 00:56:36','2024-01-20 01:01:35',NULL,0,0,NULL,NULL),(1587,'schedule_re_engagement_email','completed',10,'2024-01-21 01:01:36','2024-01-21 01:05:03','2024-01-20 01:01:35','2024-01-21 01:05:00',NULL,0,0,NULL,NULL),(1588,'subscribers_engagement_score','completed',10,'2024-01-20 06:26:37','2024-01-20 06:30:45','2024-01-20 06:26:34','2024-01-20 06:30:44',NULL,0,0,NULL,NULL),(1589,'mixpanel','completed',10,'2024-01-20 04:28:37','2024-01-20 06:30:45','2024-01-20 06:26:34','2024-01-20 06:30:44',NULL,0,0,NULL,NULL),(1590,'subscribers_engagement_score','completed',10,'2024-01-21 14:28:00','2024-01-21 14:31:23','2024-01-20 06:30:44','2024-01-21 14:31:21',NULL,0,0,NULL,NULL),(1591,'inactive_subscribers','completed',10,'2024-01-27 22:00:00','2024-01-27 22:01:37','2024-01-20 22:01:39','2024-01-27 22:01:36',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1592,'mixpanel','completed',10,'2024-01-20 20:56:41','2024-01-20 22:08:35','2024-01-20 22:01:39','2024-01-20 22:08:32',NULL,0,0,NULL,NULL),(1593,'mixpanel','completed',10,'2024-01-20 23:06:03','2024-01-21 01:09:19','2024-01-21 01:05:00','2024-01-21 01:09:18',NULL,0,0,NULL,NULL),(1594,'schedule_re_engagement_email','completed',10,'2024-01-22 01:09:19','2024-01-22 01:11:30','2024-01-21 01:09:18','2024-01-22 01:11:28',NULL,0,0,NULL,NULL),(1595,'subscribers_engagement_score','completed',10,'2024-01-21 14:31:23','2024-01-21 14:36:37','2024-01-21 14:31:21','2024-01-21 14:36:36',NULL,0,0,NULL,NULL),(1596,'mixpanel','completed',10,'2024-01-21 13:06:23','2024-01-21 14:36:38','2024-01-21 14:31:21','2024-01-21 14:36:36',NULL,0,0,NULL,NULL),(1597,'subscribers_engagement_score','completed',10,'2024-01-22 10:06:00','2024-01-22 10:07:11','2024-01-21 14:36:36','2024-01-22 10:07:10',NULL,0,0,NULL,NULL),(1598,'mixpanel','completed',10,'2024-01-21 23:13:30','2024-01-22 01:16:33','2024-01-22 01:11:28','2024-01-22 01:16:32',NULL,0,0,NULL,NULL),(1599,'schedule_re_engagement_email','completed',10,'2024-01-23 01:16:33','2024-01-23 01:16:42','2024-01-22 01:16:32','2024-01-23 01:16:41',NULL,0,0,NULL,NULL),(1600,'subscribers_engagement_score','completed',10,'2024-01-23 13:26:00','2024-01-23 13:31:36','2024-01-22 10:07:10','2024-01-23 13:31:35',NULL,0,0,NULL,NULL),(1601,'mixpanel','completed',10,'2024-01-22 08:39:11','2024-01-22 10:11:11','2024-01-22 10:07:10','2024-01-22 10:11:10',NULL,0,0,NULL,NULL),(1602,'mixpanel','completed',10,'2024-01-22 23:53:42','2024-01-23 01:21:36','2024-01-23 01:16:41','2024-01-23 01:21:36',NULL,0,0,NULL,NULL),(1603,'schedule_re_engagement_email','completed',10,'2024-01-24 01:21:36','2024-01-24 01:26:36','2024-01-23 01:21:36','2024-01-24 01:26:35',NULL,0,0,NULL,NULL),(1604,'subscribers_engagement_score','completed',10,'2024-01-23 13:31:36','2024-01-23 13:36:28','2024-01-23 13:31:35','2024-01-23 13:36:27',NULL,0,0,NULL,NULL),(1605,'mixpanel','completed',10,'2024-01-23 11:51:36','2024-01-23 13:36:28','2024-01-23 13:31:35','2024-01-23 13:36:27',NULL,0,0,NULL,NULL),(1606,'subscribers_engagement_score','completed',10,'2024-01-24 13:39:00','2024-01-24 13:40:21','2024-01-23 13:36:27','2024-01-24 13:40:20',NULL,0,0,NULL,NULL),(1607,'unsubscribe_tokens','completed',0,'2024-01-23 21:46:43','2024-01-23 21:51:38','2024-01-23 21:46:41','2024-01-23 21:51:35',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1608,'subscriber_link_tokens','completed',0,'2024-01-23 21:46:43','2024-01-23 21:51:38','2024-01-23 21:46:41','2024-01-23 21:51:35',NULL,0,0,NULL,NULL),(1609,'newsletter_templates_thumbnails','completed',10,'2024-01-23 21:46:43','2024-01-23 21:51:38','2024-01-23 21:46:41','2024-01-23 21:51:35',NULL,0,0,NULL,NULL),(1610,'mixpanel','completed',0,'2024-01-23 21:46:43','2024-01-23 21:51:38','2024-01-23 21:46:41','2024-01-23 21:51:35',NULL,0,0,NULL,NULL),(1611,'mixpanel','completed',10,'2024-01-23 23:53:36','2024-01-24 01:31:36','2024-01-24 01:26:35','2024-01-24 01:31:35',NULL,0,0,NULL,NULL),(1612,'schedule_re_engagement_email','completed',10,'2024-01-25 01:31:36','2024-01-25 01:36:35','2024-01-24 01:31:35','2024-01-25 01:36:33',NULL,0,0,NULL,NULL),(1613,'subscribers_engagement_score','completed',10,'2024-01-24 13:40:21','2024-01-24 13:46:26','2024-01-24 13:40:20','2024-01-24 13:46:25',NULL,0,0,NULL,NULL),(1614,'mixpanel','completed',10,'2024-01-24 11:59:22','2024-01-24 13:46:27','2024-01-24 13:40:20','2024-01-24 13:46:25',NULL,0,0,NULL,NULL),(1615,'subscribers_engagement_score','completed',10,'2024-01-24 13:46:26','2024-01-24 13:51:35','2024-01-24 13:46:25','2024-01-24 13:51:34',NULL,0,0,NULL,NULL),(1616,'subscribers_engagement_score','completed',10,'2024-01-25 01:37:00','2024-01-25 01:41:40','2024-01-24 13:51:34','2024-01-25 01:41:39',NULL,0,0,NULL,NULL),(1617,'mixpanel','completed',10,'2024-01-24 12:17:35','2024-01-24 13:54:36','2024-01-24 13:51:34','2024-01-24 13:54:35',NULL,0,0,NULL,NULL),(1618,'subscribers_email_count','completed',10,'2024-02-01 22:00:00','2024-02-01 22:01:40','2024-01-24 22:01:36','2024-02-01 22:01:39',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(1619,'mixpanel','completed',10,'2024-01-24 20:47:38','2024-01-24 22:06:38','2024-01-24 22:01:36','2024-01-24 22:06:37',NULL,0,0,NULL,NULL),(1620,'mixpanel','completed',10,'2024-01-24 23:57:35','2024-01-25 01:41:40','2024-01-25 01:36:33','2024-01-25 01:41:39',NULL,0,0,NULL,NULL),(1621,'subscribers_engagement_score','completed',10,'2024-01-26 16:01:00','2024-01-26 16:01:35','2024-01-25 01:41:39','2024-01-26 16:01:33',NULL,0,0,NULL,NULL),(1622,'schedule_re_engagement_email','completed',10,'2024-01-26 01:41:40','2024-01-26 01:46:36','2024-01-25 01:41:39','2024-01-26 01:46:34',NULL,0,0,NULL,NULL),(1623,'mixpanel','completed',10,'2024-01-26 00:42:36','2024-01-26 01:51:28','2024-01-26 01:46:34','2024-01-26 01:51:27',NULL,0,0,NULL,NULL),(1624,'export_files_cleanup','completed',10,'2024-02-01 22:00:00','2024-02-01 22:01:40','2024-01-26 01:51:27','2024-02-01 22:01:39',NULL,0,0,NULL,NULL),(1625,'schedule_re_engagement_email','completed',10,'2024-01-27 01:51:28','2024-01-27 01:51:29','2024-01-26 01:51:27','2024-01-27 01:51:28',NULL,0,0,NULL,NULL),(1626,'subscribers_engagement_score','completed',10,'2024-01-26 16:01:35','2024-01-26 16:06:34','2024-01-26 16:01:33','2024-01-26 16:06:33',NULL,0,0,NULL,NULL),(1627,'mixpanel','completed',10,'2024-01-26 14:01:35','2024-01-26 16:06:34','2024-01-26 16:01:33','2024-01-26 16:06:33',NULL,0,0,NULL,NULL),(1628,'subscribers_engagement_score','completed',10,'2024-01-27 00:49:00','2024-01-27 00:56:40','2024-01-26 16:06:33','2024-01-27 00:56:38',NULL,0,0,NULL,NULL),(1629,'subscribers_engagement_score','completed',10,'2024-01-28 19:42:00','2024-01-28 19:46:33','2024-01-27 00:56:38','2024-01-28 19:46:31',NULL,0,0,NULL,NULL),(1630,'mixpanel','completed',10,'2024-01-26 23:14:40','2024-01-27 01:01:37','2024-01-27 00:56:38','2024-01-27 01:01:35',NULL,0,0,NULL,NULL),(1631,'mixpanel','completed',10,'2024-01-27 00:47:29','2024-01-27 01:56:31','2024-01-27 01:51:28','2024-01-27 01:56:30',NULL,0,0,NULL,NULL),(1632,'schedule_re_engagement_email','completed',10,'2024-01-28 01:56:31','2024-01-28 01:56:44','2024-01-27 01:56:30','2024-01-28 01:56:43',NULL,0,0,NULL,NULL),(1633,'inactive_subscribers','completed',10,'2024-01-31 22:00:00','2024-01-31 22:01:39','2024-01-27 22:01:36','2024-01-31 22:01:38',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1634,'mixpanel','completed',10,'2024-01-27 20:45:37','2024-01-27 22:06:31','2024-01-27 22:01:36','2024-01-27 22:06:30',NULL,0,0,NULL,NULL),(1635,'mixpanel','completed',10,'2024-01-28 00:23:44','2024-01-28 02:01:34','2024-01-28 01:56:43','2024-01-28 02:01:33',NULL,0,0,NULL,NULL),(1636,'schedule_re_engagement_email','completed',10,'2024-01-29 02:01:34','2024-01-29 02:01:41','2024-01-28 02:01:33','2024-01-29 02:01:39',NULL,0,0,NULL,NULL),(1637,'subscribers_engagement_score','completed',10,'2024-01-28 19:46:33','2024-01-28 19:49:59','2024-01-28 19:46:31','2024-01-28 19:49:58',NULL,0,0,NULL,NULL),(1638,'mixpanel','completed',10,'2024-01-28 18:36:33','2024-01-28 19:49:59','2024-01-28 19:46:31','2024-01-28 19:49:58',NULL,0,0,NULL,NULL),(1639,'subscribers_engagement_score','completed',10,'2024-01-29 03:10:00','2024-01-29 03:11:40','2024-01-28 19:49:58','2024-01-29 03:11:39',NULL,0,0,NULL,NULL),(1640,'mixpanel','completed',10,'2024-01-29 00:08:41','2024-01-29 02:06:41','2024-01-29 02:01:39','2024-01-29 02:06:40',NULL,0,0,NULL,NULL),(1641,'schedule_re_engagement_email','completed',10,'2024-01-30 02:06:41','2024-01-30 02:11:42','2024-01-29 02:06:40','2024-01-30 02:11:41',NULL,0,0,NULL,NULL),(1642,'subscribers_engagement_score','completed',10,'2024-01-30 02:04:00','2024-01-30 02:06:40','2024-01-29 03:11:39','2024-01-30 02:06:38',NULL,0,0,NULL,NULL),(1643,'mixpanel','completed',10,'2024-01-29 01:15:40','2024-01-29 03:16:33','2024-01-29 03:11:39','2024-01-29 03:16:32',NULL,0,0,NULL,NULL),(1644,'mixpanel','completed',10,'2024-01-29 22:03:31','2024-01-29 23:21:34','2024-01-29 23:16:29','2024-01-29 23:21:33',NULL,0,0,NULL,NULL),(1645,'mixpanel','completed',10,'2024-01-29 22:15:39','2024-01-29 23:31:13','2024-01-29 23:26:38','2024-01-29 23:31:12',NULL,0,0,NULL,NULL),(1646,'mixpanel','completed',10,'2024-01-29 21:51:14','2024-01-29 23:37:48','2024-01-29 23:35:13','2024-01-29 23:37:47',NULL,0,0,NULL,NULL),(1647,'mixpanel','completed',10,'2024-01-29 21:44:42','2024-01-29 23:46:39','2024-01-29 23:40:41','2024-01-29 23:46:38',NULL,0,0,NULL,NULL),(1648,'mixpanel','completed',10,'2024-01-29 21:57:37','2024-01-29 23:56:38','2024-01-29 23:51:35','2024-01-29 23:56:37',NULL,0,0,NULL,NULL),(1649,'mixpanel','completed',10,'2024-01-29 22:31:34','2024-01-30 00:06:35','2024-01-30 00:01:34','2024-01-30 00:06:34',NULL,0,0,NULL,NULL),(1650,'mixpanel','completed',10,'2024-01-29 22:26:39','2024-01-30 00:16:39','2024-01-30 00:11:38','2024-01-30 00:16:38',NULL,0,0,NULL,NULL),(1651,'mixpanel','completed',10,'2024-01-29 22:32:38','2024-01-30 00:26:34','2024-01-30 00:21:38','2024-01-30 00:26:33',NULL,0,0,NULL,NULL),(1652,'mixpanel','completed',10,'2024-01-29 22:37:27','2024-01-30 00:36:32','2024-01-30 00:31:26','2024-01-30 00:36:32',NULL,0,0,NULL,NULL),(1653,'mixpanel','completed',10,'2024-01-29 23:23:37','2024-01-30 00:46:33','2024-01-30 00:41:36','2024-01-30 00:46:32',NULL,0,0,NULL,NULL),(1654,'mixpanel','completed',10,'2024-01-29 23:41:34','2024-01-30 00:56:40','2024-01-30 00:51:33','2024-01-30 00:56:39',NULL,0,0,NULL,NULL),(1655,'mixpanel','completed',10,'2024-01-29 23:25:38','2024-01-30 01:06:45','2024-01-30 01:01:37','2024-01-30 01:06:44',NULL,0,0,NULL,NULL),(1656,'mixpanel','completed',10,'2024-01-30 00:03:45','2024-01-30 01:16:33','2024-01-30 01:11:44','2024-01-30 01:16:32',NULL,0,0,NULL,NULL),(1657,'mixpanel','completed',10,'2024-01-29 23:31:35','2024-01-30 01:26:44','2024-01-30 01:21:34','2024-01-30 01:26:43',NULL,0,0,NULL,NULL),(1658,'mixpanel','completed',10,'2024-01-30 00:03:34','2024-01-30 01:36:41','2024-01-30 01:31:33','2024-01-30 01:36:40',NULL,0,0,NULL,NULL),(1659,'mixpanel','completed',10,'2024-01-30 00:15:17','2024-01-30 01:46:35','2024-01-30 01:40:16','2024-01-30 01:46:34',NULL,0,0,NULL,NULL),(1660,'mixpanel','completed',10,'2024-01-29 23:52:41','2024-01-30 01:56:32','2024-01-30 01:51:40','2024-01-30 01:56:31',NULL,0,0,NULL,NULL),(1661,'mixpanel','completed',10,'2024-01-30 00:49:34','2024-01-30 02:06:40','2024-01-30 02:01:33','2024-01-30 02:06:38',NULL,0,0,NULL,NULL),(1662,'subscribers_engagement_score','completed',10,'2024-01-30 02:06:40','2024-01-30 02:11:42','2024-01-30 02:06:38','2024-01-30 02:11:41',NULL,0,0,NULL,NULL),(1663,'subscribers_engagement_score','completed',10,'2024-01-31 00:16:00','2024-01-31 00:16:35','2024-01-30 02:11:41','2024-01-31 00:16:34',NULL,0,0,NULL,NULL),(1664,'mixpanel','completed',10,'2024-01-30 00:52:42','2024-01-30 02:16:34','2024-01-30 02:11:41','2024-01-30 02:16:33',NULL,0,0,NULL,NULL),(1665,'schedule_re_engagement_email','completed',10,'2024-01-31 02:16:34','2024-01-31 02:16:43','2024-01-30 02:16:33','2024-01-31 02:16:42',NULL,0,0,NULL,NULL),(1666,'mixpanel','completed',10,'2024-01-30 00:30:35','2024-01-30 02:26:41','2024-01-30 02:21:34','2024-01-30 02:26:40',NULL,0,0,NULL,NULL),(1667,'mixpanel','completed',10,'2024-01-30 00:34:30','2024-01-30 02:36:41','2024-01-30 02:31:29','2024-01-30 02:36:40',NULL,0,0,NULL,NULL),(1668,'mixpanel','completed',10,'2024-01-30 01:22:41','2024-01-30 02:46:34','2024-01-30 02:41:40','2024-01-30 02:46:33',NULL,0,0,NULL,NULL),(1669,'mixpanel','completed',10,'2024-01-30 01:31:33','2024-01-30 02:56:43','2024-01-30 02:51:32','2024-01-30 02:56:42',NULL,0,0,NULL,NULL),(1670,'mixpanel','completed',10,'2024-01-30 01:51:31','2024-01-30 03:06:34','2024-01-30 03:01:30','2024-01-30 03:06:34',NULL,0,0,NULL,NULL),(1671,'mixpanel','completed',10,'2024-01-30 01:39:42','2024-01-30 03:16:34','2024-01-30 03:11:41','2024-01-30 03:16:33',NULL,0,0,NULL,NULL),(1672,'mixpanel','completed',10,'2024-01-30 01:21:37','2024-01-30 03:26:40','2024-01-30 03:21:36','2024-01-30 03:26:39',NULL,0,0,NULL,NULL),(1673,'mixpanel','completed',10,'2024-01-30 01:34:39','2024-01-30 03:36:40','2024-01-30 03:31:38','2024-01-30 03:36:39',NULL,0,0,NULL,NULL),(1674,'mixpanel','completed',10,'2024-01-30 02:37:35','2024-01-30 03:46:35','2024-01-30 03:41:34','2024-01-30 03:46:34',NULL,0,0,NULL,NULL),(1675,'mixpanel','completed',10,'2024-01-30 02:06:39','2024-01-30 03:56:36','2024-01-30 03:51:38','2024-01-30 03:56:35',NULL,0,0,NULL,NULL),(1676,'mixpanel','completed',10,'2024-01-30 02:47:38','2024-01-30 04:06:36','2024-01-30 04:01:37','2024-01-30 04:06:35',NULL,0,0,NULL,NULL),(1677,'mixpanel','completed',10,'2024-01-30 03:03:34','2024-01-30 04:16:30','2024-01-30 04:11:33','2024-01-30 04:16:29',NULL,0,0,NULL,NULL),(1678,'mixpanel','completed',10,'2024-01-30 03:14:22','2024-01-30 04:23:35','2024-01-30 04:21:21','2024-01-30 04:23:34',NULL,0,0,NULL,NULL),(1679,'mixpanel','completed',10,'2024-01-30 02:29:37','2024-01-30 04:28:45','2024-01-30 04:26:35','2024-01-30 04:28:41',NULL,0,0,NULL,NULL),(1680,'mixpanel','completed',10,'2024-01-30 02:42:35','2024-01-30 04:36:48','2024-01-30 04:31:33','2024-01-30 04:36:45',NULL,0,0,NULL,NULL),(1681,'mixpanel','completed',10,'2024-01-30 03:06:34','2024-01-30 04:41:37','2024-01-30 04:39:32','2024-01-30 04:41:36',NULL,0,0,NULL,NULL),(1682,'mixpanel','completed',10,'2024-01-30 03:21:39','2024-01-30 04:49:23','2024-01-30 04:46:38','2024-01-30 04:49:22',NULL,0,0,NULL,NULL),(1683,'mixpanel','completed',10,'2024-01-30 02:52:36','2024-01-30 04:56:41','2024-01-30 04:51:35','2024-01-30 04:56:40',NULL,0,0,NULL,NULL),(1684,'mixpanel','completed',10,'2024-01-30 03:15:36','2024-01-30 05:06:10','2024-01-30 05:01:35','2024-01-30 05:06:09',NULL,0,0,NULL,NULL),(1685,'mixpanel','completed',10,'2024-01-30 03:51:03','2024-01-30 05:14:01','2024-01-30 05:11:02','2024-01-30 05:14:00',NULL,0,0,NULL,NULL),(1686,'mixpanel','completed',10,'2024-01-30 03:39:35','2024-01-30 05:21:36','2024-01-30 05:16:34','2024-01-30 05:21:35',NULL,0,0,NULL,NULL),(1687,'mixpanel','completed',10,'2024-01-30 03:29:43','2024-01-30 05:28:46','2024-01-30 05:26:42','2024-01-30 05:28:45',NULL,0,0,NULL,NULL),(1688,'mixpanel','completed',10,'2024-01-30 03:52:33','2024-01-30 05:35:28','2024-01-30 05:31:32','2024-01-30 05:35:27',NULL,0,0,NULL,NULL),(1689,'mixpanel','completed',10,'2024-01-30 03:50:35','2024-01-30 05:46:34','2024-01-30 05:41:34','2024-01-30 05:46:33',NULL,0,0,NULL,NULL),(1690,'mixpanel','completed',10,'2024-01-30 04:34:32','2024-01-30 05:53:56','2024-01-30 05:51:31','2024-01-30 05:53:55',NULL,0,0,NULL,NULL),(1691,'mixpanel','completed',10,'2024-01-30 04:19:36','2024-01-30 05:59:44','2024-01-30 05:56:35','2024-01-30 05:59:43',NULL,0,0,NULL,NULL),(1692,'mixpanel','completed',10,'2024-01-30 04:06:22','2024-01-30 06:11:15','2024-01-30 06:05:21','2024-01-30 06:11:14',NULL,0,0,NULL,NULL),(1693,'mixpanel','completed',10,'2024-01-30 04:46:35','2024-01-30 06:21:36','2024-01-30 06:16:33','2024-01-30 06:21:35',NULL,0,0,NULL,NULL),(1694,'mixpanel','completed',10,'2024-01-30 04:31:47','2024-01-30 06:31:38','2024-01-30 06:24:46','2024-01-30 06:31:37',NULL,0,0,NULL,NULL),(1695,'mixpanel','completed',10,'2024-01-30 05:24:52','2024-01-30 06:40:45','2024-01-30 06:35:51','2024-01-30 06:40:44',NULL,0,0,NULL,NULL),(1696,'mixpanel','completed',10,'2024-01-30 05:43:37','2024-01-30 06:49:07','2024-01-30 06:46:36','2024-01-30 06:49:06',NULL,0,0,NULL,NULL),(1697,'mixpanel','completed',10,'2024-01-30 05:08:39','2024-01-30 06:56:46','2024-01-30 06:51:38','2024-01-30 06:56:45',NULL,0,0,NULL,NULL),(1698,'mixpanel','completed',10,'2024-01-30 05:26:36','2024-01-30 07:03:42','2024-01-30 07:01:35','2024-01-30 07:03:40',NULL,0,0,NULL,NULL),(1699,'mixpanel','completed',10,'2024-01-30 05:32:16','2024-01-30 07:11:40','2024-01-30 07:06:15','2024-01-30 07:11:39',NULL,0,0,NULL,NULL),(1700,'mixpanel','completed',10,'2024-01-30 05:39:40','2024-01-30 07:21:33','2024-01-30 07:15:39','2024-01-30 07:21:32',NULL,0,0,NULL,NULL),(1701,'mixpanel','completed',10,'2024-01-30 06:04:54','2024-01-30 07:31:35','2024-01-30 07:24:53','2024-01-30 07:31:34',NULL,0,0,NULL,NULL),(1702,'mixpanel','completed',10,'2024-01-30 06:30:43','2024-01-30 07:41:38','2024-01-30 07:34:42','2024-01-30 07:41:37',NULL,0,0,NULL,NULL),(1703,'mixpanel','completed',10,'2024-01-30 06:16:33','2024-01-30 07:46:38','2024-01-30 07:44:32','2024-01-30 07:46:37',NULL,0,0,NULL,NULL),(1704,'mixpanel','completed',10,'2024-01-30 06:03:34','2024-01-30 07:54:40','2024-01-30 07:51:33','2024-01-30 07:54:39',NULL,0,0,NULL,NULL),(1705,'mixpanel','completed',10,'2024-01-30 06:31:39','2024-01-30 08:05:50','2024-01-30 08:01:38','2024-01-30 08:05:49',NULL,0,0,NULL,NULL),(1706,'mixpanel','completed',10,'2024-01-30 06:17:36','2024-01-30 08:16:39','2024-01-30 08:11:35','2024-01-30 08:16:38',NULL,0,0,NULL,NULL),(1707,'mixpanel','completed',10,'2024-01-30 06:20:41','2024-01-30 08:26:40','2024-01-30 08:21:40','2024-01-30 08:26:39',NULL,0,0,NULL,NULL),(1708,'mixpanel','completed',10,'2024-01-30 07:20:08','2024-01-30 08:31:39','2024-01-30 08:29:07','2024-01-30 08:31:38',NULL,0,0,NULL,NULL),(1709,'mixpanel','completed',10,'2024-01-30 06:49:40','2024-01-30 08:41:10','2024-01-30 08:36:39','2024-01-30 08:41:09',NULL,0,0,NULL,NULL),(1710,'mixpanel','completed',10,'2024-01-30 07:11:34','2024-01-30 08:51:33','2024-01-30 08:46:33','2024-01-30 08:51:32',NULL,0,0,NULL,NULL),(1711,'mixpanel','completed',10,'2024-01-30 07:42:39','2024-01-30 09:01:38','2024-01-30 08:56:38','2024-01-30 09:01:37',NULL,0,0,NULL,NULL),(1712,'mixpanel','completed',10,'2024-01-30 07:36:56','2024-01-30 09:11:35','2024-01-30 09:05:55','2024-01-30 09:11:34',NULL,0,0,NULL,NULL),(1713,'mixpanel','completed',10,'2024-01-30 07:18:38','2024-01-30 09:19:05','2024-01-30 09:16:37','2024-01-30 09:19:04',NULL,0,0,NULL,NULL),(1714,'mixpanel','completed',10,'2024-01-30 07:31:35','2024-01-30 09:26:36','2024-01-30 09:21:34','2024-01-30 09:26:34',NULL,0,0,NULL,NULL),(1715,'mixpanel','completed',10,'2024-01-30 07:39:38','2024-01-30 09:36:38','2024-01-30 09:31:37','2024-01-30 09:36:37',NULL,0,0,NULL,NULL),(1716,'mixpanel','completed',10,'2024-01-30 08:37:34','2024-01-30 09:46:31','2024-01-30 09:41:33','2024-01-30 09:46:30',NULL,0,0,NULL,NULL),(1717,'mixpanel','completed',10,'2024-01-30 08:16:35','2024-01-30 09:56:38','2024-01-30 09:51:34','2024-01-30 09:56:37',NULL,0,0,NULL,NULL),(1718,'mixpanel','completed',10,'2024-01-30 08:55:40','2024-01-30 10:06:40','2024-01-30 10:01:39','2024-01-30 10:06:39',NULL,0,0,NULL,NULL),(1719,'mixpanel','completed',10,'2024-01-30 08:50:34','2024-01-30 10:16:31','2024-01-30 10:11:33','2024-01-30 10:16:30',NULL,0,0,NULL,NULL),(1720,'mixpanel','completed',10,'2024-01-30 08:46:37','2024-01-30 10:26:44','2024-01-30 10:21:37','2024-01-30 10:26:42',NULL,0,0,NULL,NULL),(1721,'mixpanel','completed',10,'2024-01-30 09:27:23','2024-01-30 10:31:31','2024-01-30 10:29:22','2024-01-30 10:31:30',NULL,0,0,NULL,NULL),(1722,'mixpanel','completed',10,'2024-01-30 08:49:43','2024-01-30 10:39:11','2024-01-30 10:36:42','2024-01-30 10:39:10',NULL,0,0,NULL,NULL),(1723,'mixpanel','completed',10,'2024-01-30 08:52:40','2024-01-30 10:46:30','2024-01-30 10:41:39','2024-01-30 10:46:29',NULL,0,0,NULL,NULL),(1724,'mixpanel','completed',10,'2024-01-30 09:18:30','2024-01-30 10:51:35','2024-01-30 10:49:29','2024-01-30 10:51:34',NULL,0,0,NULL,NULL),(1725,'mixpanel','completed',10,'2024-01-30 09:41:38','2024-01-30 10:59:38','2024-01-30 10:56:37','2024-01-30 10:59:37',NULL,0,0,NULL,NULL),(1726,'mixpanel','completed',10,'2024-01-30 09:05:34','2024-01-30 11:11:42','2024-01-30 11:06:33','2024-01-30 11:11:41',NULL,0,0,NULL,NULL),(1727,'mixpanel','completed',10,'2024-01-30 10:06:44','2024-01-30 11:21:29','2024-01-30 11:16:43','2024-01-30 11:21:29',NULL,0,0,NULL,NULL),(1728,'mixpanel','completed',10,'2024-01-30 10:17:40','2024-01-30 11:31:31','2024-01-30 11:26:39','2024-01-30 11:31:31',NULL,0,0,NULL,NULL),(1729,'mixpanel','completed',10,'2024-01-30 09:52:36','2024-01-30 11:41:40','2024-01-30 11:36:35','2024-01-30 11:41:39',NULL,0,0,NULL,NULL),(1730,'mixpanel','completed',10,'2024-01-30 10:13:33','2024-01-30 11:51:37','2024-01-30 11:46:32','2024-01-30 11:51:35',NULL,0,0,NULL,NULL),(1731,'mixpanel','completed',10,'2024-01-30 10:46:45','2024-01-30 12:01:32','2024-01-30 11:56:44','2024-01-30 12:01:31',NULL,0,0,NULL,NULL),(1732,'mixpanel','completed',10,'2024-01-30 10:40:30','2024-01-30 12:11:42','2024-01-30 12:06:29','2024-01-30 12:11:41',NULL,0,0,NULL,NULL),(1733,'mixpanel','completed',10,'2024-01-30 10:15:51','2024-01-30 12:21:33','2024-01-30 12:16:50','2024-01-30 12:21:32',NULL,0,0,NULL,NULL),(1734,'mixpanel','completed',10,'2024-01-30 10:45:39','2024-01-30 12:31:29','2024-01-30 12:26:38','2024-01-30 12:31:28',NULL,0,0,NULL,NULL),(1735,'mixpanel','completed',10,'2024-01-30 11:19:40','2024-01-30 12:41:42','2024-01-30 12:36:39','2024-01-30 12:41:41',NULL,0,0,NULL,NULL),(1736,'mixpanel','completed',10,'2024-01-30 11:40:38','2024-01-30 12:51:34','2024-01-30 12:46:37','2024-01-30 12:51:33',NULL,0,0,NULL,NULL),(1737,'mixpanel','completed',10,'2024-01-30 11:29:40','2024-01-30 13:01:37','2024-01-30 12:56:39','2024-01-30 13:01:36',NULL,0,0,NULL,NULL),(1738,'mixpanel','completed',10,'2024-01-30 11:35:37','2024-01-30 13:11:36','2024-01-30 13:06:36','2024-01-30 13:11:35',NULL,0,0,NULL,NULL),(1739,'mixpanel','completed',10,'2024-01-30 12:00:38','2024-01-30 13:21:33','2024-01-30 13:16:37','2024-01-30 13:21:32',NULL,0,0,NULL,NULL),(1740,'mixpanel','completed',10,'2024-01-30 12:11:42','2024-01-30 13:31:41','2024-01-30 13:26:41','2024-01-30 13:31:40',NULL,0,0,NULL,NULL),(1741,'mixpanel','completed',10,'2024-01-30 11:43:45','2024-01-30 13:41:38','2024-01-30 13:36:44','2024-01-30 13:41:37',NULL,0,0,NULL,NULL),(1742,'mixpanel','completed',10,'2024-01-30 12:43:39','2024-01-30 13:51:37','2024-01-30 13:46:38','2024-01-30 13:51:36',NULL,0,0,NULL,NULL),(1743,'mixpanel','completed',10,'2024-01-30 11:57:36','2024-01-30 14:01:34','2024-01-30 13:55:35','2024-01-30 14:01:33',NULL,0,0,NULL,NULL),(1744,'mixpanel','completed',10,'2024-01-30 12:31:40','2024-01-30 14:11:21','2024-01-30 14:06:39','2024-01-30 14:11:20',NULL,0,0,NULL,NULL),(1745,'mixpanel','completed',10,'2024-01-30 12:45:33','2024-01-30 14:21:40','2024-01-30 14:16:32','2024-01-30 14:21:39',NULL,0,0,NULL,NULL),(1746,'mixpanel','completed',10,'2024-01-30 13:23:40','2024-01-30 14:31:35','2024-01-30 14:26:39','2024-01-30 14:31:34',NULL,0,0,NULL,NULL),(1747,'mixpanel','completed',10,'2024-01-30 13:22:40','2024-01-30 14:41:37','2024-01-30 14:36:39','2024-01-30 14:41:36',NULL,0,0,NULL,NULL),(1748,'mixpanel','completed',10,'2024-01-30 13:10:40','2024-01-30 14:51:07','2024-01-30 14:46:39','2024-01-30 14:51:06',NULL,0,0,NULL,NULL),(1749,'mixpanel','completed',10,'2024-01-30 13:03:40','2024-01-30 15:01:37','2024-01-30 14:56:39','2024-01-30 15:01:36',NULL,0,0,NULL,NULL),(1750,'mixpanel','completed',10,'2024-01-30 13:38:37','2024-01-30 15:11:46','2024-01-30 15:06:36','2024-01-30 15:11:45',NULL,0,0,NULL,NULL),(1751,'mixpanel','completed',10,'2024-01-30 14:13:37','2024-01-30 15:21:29','2024-01-30 15:16:36','2024-01-30 15:21:29',NULL,0,0,NULL,NULL),(1752,'mixpanel','completed',10,'2024-01-30 14:01:37','2024-01-30 15:31:24','2024-01-30 15:26:36','2024-01-30 15:31:23',NULL,0,0,NULL,NULL),(1753,'mixpanel','completed',10,'2024-01-30 14:00:40','2024-01-30 15:41:35','2024-01-30 15:36:39','2024-01-30 15:41:34',NULL,0,0,NULL,NULL),(1754,'mixpanel','completed',10,'2024-01-30 14:26:40','2024-01-30 15:49:26','2024-01-30 15:46:39','2024-01-30 15:49:25',NULL,0,0,NULL,NULL),(1755,'mixpanel','completed',10,'2024-01-30 14:05:37','2024-01-30 15:56:40','2024-01-30 15:51:36','2024-01-30 15:56:39',NULL,0,0,NULL,NULL),(1756,'mixpanel','completed',10,'2024-01-30 14:56:28','2024-01-30 16:05:34','2024-01-30 16:01:27','2024-01-30 16:05:33',NULL,0,0,NULL,NULL),(1757,'mixpanel','completed',10,'2024-01-30 14:10:44','2024-01-30 16:15:36','2024-01-30 16:09:43','2024-01-30 16:15:35',NULL,0,0,NULL,NULL),(1758,'mixpanel','completed',10,'2024-01-30 15:04:34','2024-01-30 16:26:35','2024-01-30 16:21:33','2024-01-30 16:26:34',NULL,0,0,NULL,NULL),(1759,'mixpanel','completed',10,'2024-01-30 14:56:37','2024-01-30 16:36:41','2024-01-30 16:31:36','2024-01-30 16:36:40',NULL,0,0,NULL,NULL),(1760,'mixpanel','completed',10,'2024-01-30 14:39:09','2024-01-30 16:46:38','2024-01-30 16:40:08','2024-01-30 16:46:37',NULL,0,0,NULL,NULL),(1761,'mixpanel','completed',10,'2024-01-30 15:44:32','2024-01-30 16:53:48','2024-01-30 16:51:31','2024-01-30 16:53:47',NULL,0,0,NULL,NULL),(1762,'mixpanel','completed',10,'2024-01-30 15:42:39','2024-01-30 17:01:41','2024-01-30 16:56:38','2024-01-30 17:01:40',NULL,0,0,NULL,NULL),(1763,'mixpanel','completed',10,'2024-01-30 15:25:35','2024-01-30 17:11:36','2024-01-30 17:06:34','2024-01-30 17:11:35',NULL,0,0,NULL,NULL),(1764,'mixpanel','completed',10,'2024-01-30 15:36:37','2024-01-30 17:21:33','2024-01-30 17:16:36','2024-01-30 17:21:32',NULL,0,0,NULL,NULL),(1765,'mixpanel','completed',10,'2024-01-30 16:01:35','2024-01-30 17:31:43','2024-01-30 17:26:35','2024-01-30 17:31:42',NULL,0,0,NULL,NULL),(1766,'mixpanel','completed',10,'2024-01-30 16:02:38','2024-01-30 17:41:40','2024-01-30 17:36:37','2024-01-30 17:41:39',NULL,0,0,NULL,NULL),(1767,'mixpanel','completed',10,'2024-01-30 16:26:30','2024-01-30 17:51:41','2024-01-30 17:46:29','2024-01-30 17:51:41',NULL,0,0,NULL,NULL),(1768,'mixpanel','completed',10,'2024-01-30 15:57:38','2024-01-30 18:01:35','2024-01-30 17:56:37','2024-01-30 18:01:34',NULL,0,0,NULL,NULL),(1769,'mixpanel','completed',10,'2024-01-30 16:13:37','2024-01-30 18:11:37','2024-01-30 18:06:36','2024-01-30 18:11:36',NULL,0,0,NULL,NULL),(1770,'mixpanel','completed',10,'2024-01-30 16:26:38','2024-01-30 18:21:41','2024-01-30 18:16:37','2024-01-30 18:21:40',NULL,0,0,NULL,NULL),(1771,'mixpanel','completed',10,'2024-01-30 16:26:36','2024-01-30 18:31:32','2024-01-30 18:26:35','2024-01-30 18:31:31',NULL,0,0,NULL,NULL),(1772,'mixpanel','completed',10,'2024-01-30 17:19:35','2024-01-30 18:40:00','2024-01-30 18:36:34','2024-01-30 18:39:59',NULL,0,0,NULL,NULL),(1773,'mixpanel','completed',10,'2024-01-30 17:42:41','2024-01-30 18:51:39','2024-01-30 18:46:40','2024-01-30 18:51:38',NULL,0,0,NULL,NULL),(1774,'mixpanel','completed',10,'2024-01-30 17:25:41','2024-01-30 19:00:25','2024-01-30 18:56:40','2024-01-30 19:00:25',NULL,0,0,NULL,NULL),(1775,'mixpanel','completed',10,'2024-01-30 17:09:33','2024-01-30 19:11:43','2024-01-30 19:06:32','2024-01-30 19:11:42',NULL,0,0,NULL,NULL),(1776,'mixpanel','completed',10,'2024-01-30 18:00:39','2024-01-30 19:21:47','2024-01-30 19:16:38','2024-01-30 19:21:41',NULL,0,0,NULL,NULL),(1777,'mixpanel','completed',10,'2024-01-30 17:23:51','2024-01-30 19:26:42','2024-01-30 19:21:49','2024-01-30 19:26:41',NULL,0,0,NULL,NULL),(1778,'mixpanel','completed',10,'2024-01-30 17:45:40','2024-01-30 19:36:52','2024-01-30 19:31:39','2024-01-30 19:36:50',NULL,0,0,NULL,NULL),(1779,'mixpanel','completed',10,'2024-01-30 18:07:34','2024-01-30 19:46:39','2024-01-30 19:41:33','2024-01-30 19:46:38',NULL,0,0,NULL,NULL),(1780,'mixpanel','completed',10,'2024-01-30 17:52:31','2024-01-30 19:56:42','2024-01-30 19:50:29','2024-01-30 19:56:42',NULL,0,0,NULL,NULL),(1781,'mixpanel','completed',10,'2024-01-30 18:19:42','2024-01-30 20:04:37','2024-01-30 20:01:41','2024-01-30 20:04:36',NULL,0,0,NULL,NULL),(1782,'mixpanel','completed',10,'2024-01-30 18:21:40','2024-01-30 20:11:39','2024-01-30 20:06:39','2024-01-30 20:11:38',NULL,0,0,NULL,NULL),(1783,'mixpanel','completed',10,'2024-01-30 19:07:48','2024-01-30 20:21:57','2024-01-30 20:16:46','2024-01-30 20:21:56',NULL,0,0,NULL,NULL),(1784,'mixpanel','completed',10,'2024-01-30 18:29:37','2024-01-30 20:31:43','2024-01-30 20:26:34','2024-01-30 20:31:42',NULL,0,0,NULL,NULL),(1785,'mixpanel','completed',10,'2024-01-30 19:09:38','2024-01-30 20:41:36','2024-01-30 20:36:37','2024-01-30 20:41:35',NULL,0,0,NULL,NULL),(1786,'mixpanel','completed',10,'2024-01-30 19:34:44','2024-01-30 20:51:43','2024-01-30 20:46:41','2024-01-30 20:51:40',NULL,0,0,NULL,NULL),(1787,'mixpanel','completed',10,'2024-01-30 19:08:42','2024-01-30 21:01:41','2024-01-30 20:56:41','2024-01-30 21:01:40',NULL,0,0,NULL,NULL),(1788,'mixpanel','completed',10,'2024-01-30 20:04:38','2024-01-30 21:11:44','2024-01-30 21:06:37','2024-01-30 21:11:43',NULL,0,0,NULL,NULL),(1789,'mixpanel','completed',10,'2024-01-30 20:11:44','2024-01-30 21:21:37','2024-01-30 21:16:43','2024-01-30 21:21:35',NULL,0,0,NULL,NULL),(1790,'mixpanel','completed',10,'2024-01-30 19:42:40','2024-01-30 21:29:59','2024-01-30 21:26:39','2024-01-30 21:29:58',NULL,0,0,NULL,NULL),(1791,'mixpanel','completed',10,'2024-01-30 19:43:33','2024-01-30 21:36:36','2024-01-30 21:34:32','2024-01-30 21:36:35',NULL,0,0,NULL,NULL),(1792,'mixpanel','completed',10,'2024-01-30 20:23:45','2024-01-30 21:46:35','2024-01-30 21:41:44','2024-01-30 21:46:34',NULL,0,0,NULL,NULL),(1793,'unsubscribe_tokens','completed',0,'2024-01-30 21:46:54','2024-01-30 21:51:40','2024-01-30 21:46:53','2024-01-30 21:51:39',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(1794,'subscriber_link_tokens','completed',0,'2024-01-30 21:46:54','2024-01-30 21:51:40','2024-01-30 21:46:53','2024-01-30 21:51:39',NULL,0,0,NULL,NULL),(1795,'newsletter_templates_thumbnails','completed',10,'2024-01-30 21:46:54','2024-01-30 21:51:40','2024-01-30 21:46:53','2024-01-30 21:51:39',NULL,0,0,NULL,NULL),(1796,'mixpanel','completed',0,'2024-01-30 21:46:54','2024-01-30 21:51:40','2024-01-30 21:46:53','2024-01-30 21:51:39',NULL,0,0,NULL,NULL),(1797,'mixpanel','completed',10,'2024-01-30 20:10:16','2024-01-30 22:01:43','2024-01-30 21:56:15','2024-01-30 22:01:42',NULL,0,0,NULL,NULL),(1798,'mixpanel','completed',10,'2024-01-30 20:52:41','2024-01-30 22:11:42','2024-01-30 22:06:40','2024-01-30 22:11:41',NULL,0,0,NULL,NULL),(1799,'mixpanel','completed',10,'2024-01-30 20:37:40','2024-01-30 22:21:40','2024-01-30 22:16:39','2024-01-30 22:21:39',NULL,0,0,NULL,NULL),(1800,'mixpanel','completed',10,'2024-01-30 21:14:46','2024-01-30 22:31:33','2024-01-30 22:26:45','2024-01-30 22:31:32',NULL,0,0,NULL,NULL),(1801,'mixpanel','completed',10,'2024-01-30 21:17:38','2024-01-30 22:36:45','2024-01-30 22:34:37','2024-01-30 22:36:44',NULL,0,0,NULL,NULL),(1802,'mixpanel','completed',10,'2024-01-30 20:58:44','2024-01-30 22:46:29','2024-01-30 22:41:43','2024-01-30 22:46:28',NULL,0,0,NULL,NULL),(1803,'mixpanel','completed',10,'2024-01-30 21:35:39','2024-01-30 22:56:40','2024-01-30 22:51:38','2024-01-30 22:56:39',NULL,0,0,NULL,NULL),(1804,'mixpanel','completed',10,'2024-01-30 21:13:31','2024-01-30 23:06:43','2024-01-30 23:01:30','2024-01-30 23:06:42',NULL,0,0,NULL,NULL),(1805,'mixpanel','completed',10,'2024-01-30 21:35:38','2024-01-30 23:16:34','2024-01-30 23:11:37','2024-01-30 23:16:33',NULL,0,0,NULL,NULL),(1806,'mixpanel','completed',10,'2024-01-30 21:59:39','2024-01-30 23:26:39','2024-01-30 23:21:39','2024-01-30 23:26:38',NULL,0,0,NULL,NULL),(1807,'mixpanel','completed',10,'2024-01-30 21:53:39','2024-01-30 23:34:40','2024-01-30 23:31:38','2024-01-30 23:34:39',NULL,0,0,NULL,NULL),(1808,'mixpanel','completed',10,'2024-01-30 21:47:42','2024-01-30 23:41:37','2024-01-30 23:36:41','2024-01-30 23:41:36',NULL,0,0,NULL,NULL),(1809,'mixpanel','completed',10,'2024-01-30 22:10:34','2024-01-30 23:50:08','2024-01-30 23:46:33','2024-01-30 23:50:07',NULL,0,0,NULL,NULL),(1810,'mixpanel','completed',10,'2024-01-30 22:28:44','2024-01-31 00:01:36','2024-01-30 23:56:43','2024-01-31 00:01:35',NULL,0,0,NULL,NULL),(1811,'mixpanel','completed',10,'2024-01-30 22:19:36','2024-01-31 00:11:39','2024-01-31 00:06:35','2024-01-31 00:11:38',NULL,0,0,NULL,NULL),(1812,'subscribers_engagement_score','completed',10,'2024-02-01 04:15:00','2024-02-01 04:16:33','2024-01-31 00:16:34','2024-02-01 04:16:31',NULL,0,0,NULL,NULL),(1813,'mixpanel','completed',10,'2024-01-30 22:52:36','2024-01-31 00:21:39','2024-01-31 00:16:34','2024-01-31 00:21:38',NULL,0,0,NULL,NULL),(1814,'mixpanel','completed',10,'2024-01-30 22:25:40','2024-01-31 00:31:39','2024-01-31 00:26:39','2024-01-31 00:31:38',NULL,0,0,NULL,NULL),(1815,'mixpanel','completed',10,'2024-01-30 23:34:24','2024-01-31 00:41:38','2024-01-31 00:36:23','2024-01-31 00:41:37',NULL,0,0,NULL,NULL),(1816,'mixpanel','completed',10,'2024-01-30 23:28:33','2024-01-31 00:50:31','2024-01-31 00:46:32','2024-01-31 00:50:30',NULL,0,0,NULL,NULL),(1817,'mixpanel','completed',10,'2024-01-30 22:56:43','2024-01-31 01:06:35','2024-01-31 00:56:42','2024-01-31 01:06:34',NULL,0,0,NULL,NULL),(1818,'mixpanel','completed',10,'2024-01-30 23:14:38','2024-01-31 01:16:43','2024-01-31 01:11:36','2024-01-31 01:16:42',NULL,0,0,NULL,NULL),(1819,'mixpanel','completed',10,'2024-01-31 00:08:34','2024-01-31 01:26:40','2024-01-31 01:21:33','2024-01-31 01:26:38',NULL,0,0,NULL,NULL),(1820,'mixpanel','completed',10,'2024-01-30 23:34:40','2024-01-31 01:36:41','2024-01-31 01:31:39','2024-01-31 01:36:40',NULL,0,0,NULL,NULL),(1821,'mixpanel','completed',10,'2024-01-31 00:05:37','2024-01-31 01:46:28','2024-01-31 01:41:36','2024-01-31 01:46:27',NULL,0,0,NULL,NULL),(1822,'mixpanel','completed',10,'2024-01-31 00:14:49','2024-01-31 01:56:40','2024-01-31 01:51:48','2024-01-31 01:56:39',NULL,0,0,NULL,NULL),(1823,'mixpanel','completed',10,'2024-01-31 00:59:33','2024-01-31 02:06:39','2024-01-31 02:01:33','2024-01-31 02:06:38',NULL,0,0,NULL,NULL),(1824,'mixpanel','completed',10,'2024-01-31 01:02:41','2024-01-31 02:16:43','2024-01-31 02:11:40','2024-01-31 02:16:42',NULL,0,0,NULL,NULL),(1825,'schedule_re_engagement_email','completed',10,'2024-02-01 02:21:38','2024-02-01 02:21:39','2024-01-31 02:21:37','2024-02-01 02:21:38',NULL,0,0,NULL,NULL),(1826,'mixpanel','completed',10,'2024-01-31 00:50:38','2024-01-31 02:26:35','2024-01-31 02:21:37','2024-01-31 02:26:34',NULL,0,0,NULL,NULL),(1827,'mixpanel','completed',10,'2024-01-31 00:33:38','2024-01-31 02:41:35','2024-01-31 02:31:37','2024-01-31 02:41:34',NULL,0,0,NULL,NULL),(1828,'mixpanel','completed',10,'2024-01-31 00:55:41','2024-01-31 02:51:39','2024-01-31 02:46:40','2024-01-31 02:51:38',NULL,0,0,NULL,NULL),(1829,'mixpanel','completed',10,'2024-01-31 01:18:12','2024-01-31 02:56:37','2024-01-31 02:54:11','2024-01-31 02:56:36',NULL,0,0,NULL,NULL),(1830,'mixpanel','completed',10,'2024-01-31 01:03:37','2024-01-31 03:06:38','2024-01-31 03:01:36','2024-01-31 03:06:37',NULL,0,0,NULL,NULL),(1831,'mixpanel','completed',10,'2024-01-31 01:59:40','2024-01-31 03:16:42','2024-01-31 03:11:39','2024-01-31 03:16:41',NULL,0,0,NULL,NULL),(1832,'mixpanel','completed',10,'2024-01-31 02:17:40','2024-01-31 03:26:41','2024-01-31 03:21:39','2024-01-31 03:26:40',NULL,0,0,NULL,NULL),(1833,'mixpanel','completed',10,'2024-01-31 01:55:37','2024-01-31 03:36:41','2024-01-31 03:31:36','2024-01-31 03:36:40',NULL,0,0,NULL,NULL),(1834,'mixpanel','completed',10,'2024-01-31 01:59:40','2024-01-31 03:46:33','2024-01-31 03:41:39','2024-01-31 03:46:32',NULL,0,0,NULL,NULL),(1835,'mixpanel','completed',10,'2024-01-31 02:27:33','2024-01-31 03:56:41','2024-01-31 03:51:32','2024-01-31 03:56:39',NULL,0,0,NULL,NULL),(1836,'mixpanel','completed',10,'2024-01-31 02:52:33','2024-01-31 04:06:41','2024-01-31 04:01:32','2024-01-31 04:06:40',NULL,0,0,NULL,NULL),(1837,'mixpanel','completed',10,'2024-01-31 02:39:46','2024-01-31 04:14:02','2024-01-31 04:11:45','2024-01-31 04:14:01',NULL,0,0,NULL,NULL),(1838,'mixpanel','completed',10,'2024-01-31 02:43:33','2024-01-31 04:21:46','2024-01-31 04:16:32','2024-01-31 04:21:45',NULL,0,0,NULL,NULL),(1839,'mixpanel','completed',10,'2024-01-31 03:02:42','2024-01-31 04:31:50','2024-01-31 04:26:40','2024-01-31 04:31:43',NULL,0,0,NULL,NULL),(1840,'mixpanel','completed',10,'2024-01-31 03:20:55','2024-01-31 04:41:42','2024-01-31 04:36:53','2024-01-31 04:41:40',NULL,0,0,NULL,NULL),(1841,'mixpanel','completed',10,'2024-01-31 03:37:36','2024-01-31 04:51:40','2024-01-31 04:46:35','2024-01-31 04:51:39',NULL,0,0,NULL,NULL),(1842,'mixpanel','completed',10,'2024-01-31 03:21:36','2024-01-31 05:01:40','2024-01-31 04:56:35','2024-01-31 05:01:39',NULL,0,0,NULL,NULL),(1843,'mixpanel','completed',10,'2024-01-31 04:01:41','2024-01-31 05:11:44','2024-01-31 05:05:40','2024-01-31 05:11:43',NULL,0,0,NULL,NULL),(1844,'mixpanel','completed',10,'2024-01-31 03:43:33','2024-01-31 05:21:34','2024-01-31 05:16:32','2024-01-31 05:21:32',NULL,0,0,NULL,NULL),(1845,'mixpanel','completed',10,'2024-01-31 04:08:46','2024-01-31 05:31:37','2024-01-31 05:26:45','2024-01-31 05:31:35',NULL,0,0,NULL,NULL),(1846,'mixpanel','completed',10,'2024-01-31 04:20:32','2024-01-31 05:41:02','2024-01-31 05:36:31','2024-01-31 05:41:01',NULL,0,0,NULL,NULL),(1847,'mixpanel','completed',10,'2024-01-31 04:19:31','2024-01-31 05:51:43','2024-01-31 05:46:30','2024-01-31 05:51:42',NULL,0,0,NULL,NULL),(1848,'mixpanel','completed',10,'2024-01-31 04:40:24','2024-01-31 06:01:34','2024-01-31 05:56:22','2024-01-31 06:01:33',NULL,0,0,NULL,NULL),(1849,'mixpanel','completed',10,'2024-01-31 04:53:41','2024-01-31 06:11:36','2024-01-31 06:06:40','2024-01-31 06:11:35',NULL,0,0,NULL,NULL),(1850,'mixpanel','completed',10,'2024-01-31 04:57:35','2024-01-31 06:21:41','2024-01-31 06:16:34','2024-01-31 06:21:39',NULL,0,0,NULL,NULL),(1851,'mixpanel','completed',10,'2024-01-31 04:28:48','2024-01-31 06:36:53','2024-01-31 06:26:47','2024-01-31 06:36:50',NULL,0,0,NULL,NULL),(1852,'mixpanel','completed',10,'2024-01-31 05:07:38','2024-01-31 06:46:33','2024-01-31 06:41:37','2024-01-31 06:46:32',NULL,0,0,NULL,NULL),(1853,'mixpanel','completed',10,'2024-01-31 05:34:32','2024-01-31 06:56:35','2024-01-31 06:51:31','2024-01-31 06:56:34',NULL,0,0,NULL,NULL),(1854,'mixpanel','completed',10,'2024-01-31 05:09:32','2024-01-31 07:06:43','2024-01-31 07:01:31','2024-01-31 07:06:42',NULL,0,0,NULL,NULL),(1855,'mixpanel','completed',10,'2024-01-31 05:44:46','2024-01-31 07:15:02','2024-01-31 07:11:45','2024-01-31 07:15:01',NULL,0,0,NULL,NULL),(1856,'mixpanel','completed',10,'2024-01-31 05:32:38','2024-01-31 07:26:43','2024-01-31 07:21:37','2024-01-31 07:26:42',NULL,0,0,NULL,NULL),(1857,'mixpanel','completed',10,'2024-01-31 05:32:32','2024-01-31 07:36:34','2024-01-31 07:31:31','2024-01-31 07:36:33',NULL,0,0,NULL,NULL),(1858,'mixpanel','completed',10,'2024-01-31 06:18:37','2024-01-31 07:44:11','2024-01-31 07:41:36','2024-01-31 07:44:10',NULL,0,0,NULL,NULL),(1859,'mixpanel','completed',10,'2024-01-31 05:51:38','2024-01-31 07:51:31','2024-01-31 07:46:37','2024-01-31 07:51:30',NULL,0,0,NULL,NULL),(1860,'mixpanel','completed',10,'2024-01-31 06:53:37','2024-01-31 08:01:35','2024-01-31 07:56:36','2024-01-31 08:01:34',NULL,0,0,NULL,NULL),(1861,'mixpanel','completed',10,'2024-01-31 06:30:34','2024-01-31 08:11:45','2024-01-31 08:06:33','2024-01-31 08:11:39',NULL,0,0,NULL,NULL),(1862,'mixpanel','completed',10,'2024-01-31 06:32:26','2024-01-31 08:21:35','2024-01-31 08:16:25','2024-01-31 08:21:34',NULL,0,0,NULL,NULL),(1863,'mixpanel','completed',10,'2024-01-31 06:58:40','2024-01-31 08:31:39','2024-01-31 08:26:39','2024-01-31 08:31:38',NULL,0,0,NULL,NULL),(1864,'mixpanel','completed',10,'2024-01-31 06:42:34','2024-01-31 08:41:40','2024-01-31 08:36:33','2024-01-31 08:41:39',NULL,0,0,NULL,NULL),(1865,'mixpanel','completed',10,'2024-01-31 07:41:36','2024-01-31 08:51:42','2024-01-31 08:46:35','2024-01-31 08:51:41',NULL,0,0,NULL,NULL),(1866,'mixpanel','completed',10,'2024-01-31 07:00:41','2024-01-31 09:01:33','2024-01-31 08:56:40','2024-01-31 09:01:32',NULL,0,0,NULL,NULL),(1867,'mixpanel','completed',10,'2024-01-31 07:47:40','2024-01-31 09:09:22','2024-01-31 09:06:39','2024-01-31 09:09:21',NULL,0,0,NULL,NULL),(1868,'mixpanel','completed',10,'2024-01-31 07:43:35','2024-01-31 09:16:35','2024-01-31 09:11:34','2024-01-31 09:16:34',NULL,0,0,NULL,NULL),(1869,'mixpanel','completed',10,'2024-01-31 07:51:44','2024-01-31 09:26:41','2024-01-31 09:21:43','2024-01-31 09:26:40',NULL,0,0,NULL,NULL),(1870,'mixpanel','completed',10,'2024-01-31 08:04:40','2024-01-31 09:36:34','2024-01-31 09:31:39','2024-01-31 09:36:33',NULL,0,0,NULL,NULL),(1871,'mixpanel','completed',10,'2024-01-31 08:36:37','2024-01-31 09:46:41','2024-01-31 09:41:36','2024-01-31 09:46:40',NULL,0,0,NULL,NULL),(1872,'mixpanel','completed',10,'2024-01-31 08:20:35','2024-01-31 09:56:41','2024-01-31 09:51:34','2024-01-31 09:56:40',NULL,0,0,NULL,NULL),(1873,'mixpanel','completed',10,'2024-01-31 08:56:43','2024-01-31 10:06:41','2024-01-31 10:01:42','2024-01-31 10:06:40',NULL,0,0,NULL,NULL),(1874,'mixpanel','completed',10,'2024-01-31 08:22:42','2024-01-31 10:16:31','2024-01-31 10:11:41','2024-01-31 10:16:31',NULL,0,0,NULL,NULL),(1875,'mixpanel','completed',10,'2024-01-31 09:19:44','2024-01-31 10:26:34','2024-01-31 10:21:43','2024-01-31 10:26:33',NULL,0,0,NULL,NULL),(1876,'mixpanel','completed',10,'2024-01-31 08:37:36','2024-01-31 10:36:33','2024-01-31 10:31:35','2024-01-31 10:36:32',NULL,0,0,NULL,NULL),(1877,'mixpanel','completed',10,'2024-01-31 09:39:41','2024-01-31 10:46:37','2024-01-31 10:41:40','2024-01-31 10:46:36',NULL,0,0,NULL,NULL),(1878,'mixpanel','completed',10,'2024-01-31 08:51:41','2024-01-31 10:56:44','2024-01-31 10:51:40','2024-01-31 10:56:43',NULL,0,0,NULL,NULL),(1879,'mixpanel','completed',10,'2024-01-31 09:26:42','2024-01-31 11:06:34','2024-01-31 11:01:41','2024-01-31 11:06:33',NULL,0,0,NULL,NULL),(1880,'mixpanel','completed',10,'2024-01-31 09:10:44','2024-01-31 11:16:18','2024-01-31 11:11:43','2024-01-31 11:16:17',NULL,0,0,NULL,NULL),(1881,'mixpanel','completed',10,'2024-01-31 10:02:31','2024-01-31 11:26:01','2024-01-31 11:21:30','2024-01-31 11:26:00',NULL,0,0,NULL,NULL),(1882,'mixpanel','completed',10,'2024-01-31 10:08:03','2024-01-31 11:36:36','2024-01-31 11:30:02','2024-01-31 11:36:35',NULL,0,0,NULL,NULL),(1883,'mixpanel','completed',10,'2024-01-31 10:13:34','2024-01-31 11:46:35','2024-01-31 11:41:33','2024-01-31 11:46:34',NULL,0,0,NULL,NULL),(1884,'mixpanel','completed',10,'2024-01-31 10:28:39','2024-01-31 11:56:42','2024-01-31 11:51:38','2024-01-31 11:56:41',NULL,0,0,NULL,NULL),(1885,'mixpanel','completed',10,'2024-01-31 10:11:36','2024-01-31 12:06:42','2024-01-31 12:01:35','2024-01-31 12:06:41',NULL,0,0,NULL,NULL),(1886,'mixpanel','completed',10,'2024-01-31 10:18:46','2024-01-31 12:16:28','2024-01-31 12:10:45','2024-01-31 12:16:27',NULL,0,0,NULL,NULL),(1887,'mixpanel','completed',10,'2024-01-31 10:48:34','2024-01-31 12:26:38','2024-01-31 12:21:33','2024-01-31 12:26:37',NULL,0,0,NULL,NULL),(1888,'mixpanel','completed',10,'2024-01-31 11:29:39','2024-01-31 12:36:34','2024-01-31 12:31:38','2024-01-31 12:36:33',NULL,0,0,NULL,NULL),(1889,'mixpanel','completed',10,'2024-01-31 11:14:33','2024-01-31 12:46:37','2024-01-31 12:41:32','2024-01-31 12:46:36',NULL,0,0,NULL,NULL),(1890,'mixpanel','completed',10,'2024-01-31 11:05:38','2024-01-31 12:56:41','2024-01-31 12:51:37','2024-01-31 12:56:40',NULL,0,0,NULL,NULL),(1891,'mixpanel','completed',10,'2024-01-31 11:12:45','2024-01-31 13:06:43','2024-01-31 13:01:44','2024-01-31 13:06:42',NULL,0,0,NULL,NULL),(1892,'mixpanel','completed',10,'2024-01-31 11:48:43','2024-01-31 13:16:38','2024-01-31 13:11:42','2024-01-31 13:16:37',NULL,0,0,NULL,NULL),(1893,'mixpanel','completed',10,'2024-01-31 12:12:42','2024-01-31 13:26:40','2024-01-31 13:21:41','2024-01-31 13:26:39',NULL,0,0,NULL,NULL),(1894,'mixpanel','completed',10,'2024-01-31 12:21:32','2024-01-31 13:36:48','2024-01-31 13:31:31','2024-01-31 13:36:47',NULL,0,0,NULL,NULL),(1895,'mixpanel','completed',10,'2024-01-31 12:05:41','2024-01-31 13:46:40','2024-01-31 13:41:40','2024-01-31 13:46:39',NULL,0,0,NULL,NULL),(1896,'mixpanel','completed',10,'2024-01-31 12:05:40','2024-01-31 13:56:38','2024-01-31 13:51:38','2024-01-31 13:56:37',NULL,0,0,NULL,NULL),(1897,'mixpanel','completed',10,'2024-01-31 12:24:39','2024-01-31 14:06:34','2024-01-31 14:00:38','2024-01-31 14:06:33',NULL,0,0,NULL,NULL),(1898,'mixpanel','completed',10,'2024-01-31 12:51:42','2024-01-31 14:16:43','2024-01-31 14:11:41','2024-01-31 14:16:42',NULL,0,0,NULL,NULL),(1899,'mixpanel','completed',10,'2024-01-31 12:49:42','2024-01-31 14:26:41','2024-01-31 14:21:40','2024-01-31 14:26:40',NULL,0,0,NULL,NULL),(1900,'mixpanel','completed',10,'2024-01-31 12:50:41','2024-01-31 14:36:43','2024-01-31 14:31:40','2024-01-31 14:36:42',NULL,0,0,NULL,NULL),(1901,'mixpanel','completed',10,'2024-01-31 12:57:46','2024-01-31 14:51:36','2024-01-31 14:41:45','2024-01-31 14:51:35',NULL,0,0,NULL,NULL),(1902,'mixpanel','completed',10,'2024-01-31 13:41:43','2024-01-31 15:01:32','2024-01-31 14:56:42','2024-01-31 15:01:31',NULL,0,0,NULL,NULL),(1903,'mixpanel','completed',10,'2024-01-31 13:48:53','2024-01-31 15:06:42','2024-01-31 15:03:52','2024-01-31 15:06:41',NULL,0,0,NULL,NULL),(1904,'mixpanel','completed',10,'2024-01-31 13:38:41','2024-01-31 15:16:34','2024-01-31 15:11:40','2024-01-31 15:16:33',NULL,0,0,NULL,NULL),(1905,'mixpanel','completed',10,'2024-01-31 14:18:44','2024-01-31 15:26:46','2024-01-31 15:21:43','2024-01-31 15:26:45',NULL,0,0,NULL,NULL),(1906,'mixpanel','completed',10,'2024-01-31 14:00:41','2024-01-31 15:36:40','2024-01-31 15:31:40','2024-01-31 15:36:39',NULL,0,0,NULL,NULL),(1907,'mixpanel','completed',10,'2024-01-31 14:05:44','2024-01-31 15:46:42','2024-01-31 15:41:44','2024-01-31 15:46:41',NULL,0,0,NULL,NULL),(1908,'mixpanel','completed',10,'2024-01-31 14:39:36','2024-01-31 15:56:44','2024-01-31 15:51:35','2024-01-31 15:56:43',NULL,0,0,NULL,NULL),(1909,'mixpanel','completed',10,'2024-01-31 14:16:45','2024-01-31 16:06:42','2024-01-31 16:01:43','2024-01-31 16:06:41',NULL,0,0,NULL,NULL),(1910,'mixpanel','completed',10,'2024-01-31 14:49:43','2024-01-31 16:16:37','2024-01-31 16:11:42','2024-01-31 16:16:36',NULL,0,0,NULL,NULL),(1911,'mixpanel','completed',10,'2024-01-31 14:25:39','2024-01-31 16:26:40','2024-01-31 16:21:38','2024-01-31 16:26:39',NULL,0,0,NULL,NULL),(1912,'mixpanel','completed',10,'2024-01-31 14:52:37','2024-01-31 16:36:41','2024-01-31 16:31:36','2024-01-31 16:36:40',NULL,0,0,NULL,NULL),(1913,'mixpanel','completed',10,'2024-01-31 15:14:47','2024-01-31 16:46:37','2024-01-31 16:41:46','2024-01-31 16:46:36',NULL,0,0,NULL,NULL),(1914,'mixpanel','completed',10,'2024-01-31 14:51:44','2024-01-31 16:56:46','2024-01-31 16:51:43','2024-01-31 16:56:45',NULL,0,0,NULL,NULL),(1915,'mixpanel','completed',10,'2024-01-31 15:04:40','2024-01-31 17:06:41','2024-01-31 17:01:39','2024-01-31 17:06:40',NULL,0,0,NULL,NULL),(1916,'mixpanel','completed',10,'2024-01-31 15:53:41','2024-01-31 17:16:47','2024-01-31 17:11:40','2024-01-31 17:16:46',NULL,0,0,NULL,NULL),(1917,'mixpanel','completed',10,'2024-01-31 15:50:41','2024-01-31 17:26:42','2024-01-31 17:21:40','2024-01-31 17:26:41',NULL,0,0,NULL,NULL),(1918,'mixpanel','completed',10,'2024-01-31 16:29:43','2024-01-31 17:36:27','2024-01-31 17:31:42','2024-01-31 17:36:26',NULL,0,0,NULL,NULL),(1919,'mixpanel','completed',10,'2024-01-31 16:13:46','2024-01-31 17:46:41','2024-01-31 17:41:45','2024-01-31 17:46:41',NULL,0,0,NULL,NULL),(1920,'mixpanel','completed',10,'2024-01-31 16:00:41','2024-01-31 17:56:39','2024-01-31 17:51:40','2024-01-31 17:56:38',NULL,0,0,NULL,NULL),(1921,'mixpanel','completed',10,'2024-01-31 16:19:38','2024-01-31 18:06:42','2024-01-31 18:01:37','2024-01-31 18:06:41',NULL,0,0,NULL,NULL),(1922,'mixpanel','completed',10,'2024-01-31 17:02:40','2024-01-31 18:16:40','2024-01-31 18:11:39','2024-01-31 18:16:39',NULL,0,0,NULL,NULL),(1923,'mixpanel','completed',10,'2024-01-31 17:11:37','2024-01-31 18:26:45','2024-01-31 18:21:36','2024-01-31 18:26:44',NULL,0,0,NULL,NULL),(1924,'mixpanel','completed',10,'2024-01-31 16:41:42','2024-01-31 18:36:39','2024-01-31 18:29:41','2024-01-31 18:36:37',NULL,0,0,NULL,NULL),(1925,'mixpanel','completed',10,'2024-01-31 17:21:42','2024-01-31 18:46:43','2024-01-31 18:41:41','2024-01-31 18:46:42',NULL,0,0,NULL,NULL),(1926,'mixpanel','completed',10,'2024-01-31 17:01:35','2024-01-31 18:56:42','2024-01-31 18:51:34','2024-01-31 18:56:41',NULL,0,0,NULL,NULL),(1927,'mixpanel','completed',10,'2024-01-31 17:05:45','2024-01-31 19:05:12','2024-01-31 19:01:44','2024-01-31 19:05:10',NULL,0,0,NULL,NULL),(1928,'mixpanel','completed',10,'2024-01-31 17:46:47','2024-01-31 19:16:40','2024-01-31 19:11:47','2024-01-31 19:16:39',NULL,0,0,NULL,NULL),(1929,'mixpanel','completed',10,'2024-01-31 17:31:40','2024-01-31 19:26:44','2024-01-31 19:21:39','2024-01-31 19:26:43',NULL,0,0,NULL,NULL),(1930,'mixpanel','completed',10,'2024-01-31 17:47:43','2024-01-31 19:36:35','2024-01-31 19:31:42','2024-01-31 19:36:34',NULL,0,0,NULL,NULL),(1931,'mixpanel','completed',10,'2024-01-31 18:09:41','2024-01-31 19:46:45','2024-01-31 19:41:40','2024-01-31 19:46:44',NULL,0,0,NULL,NULL),(1932,'mixpanel','completed',10,'2024-01-31 18:48:42','2024-01-31 19:53:12','2024-01-31 19:50:41','2024-01-31 19:53:11',NULL,0,0,NULL,NULL),(1933,'mixpanel','completed',10,'2024-01-31 18:05:43','2024-01-31 19:58:47','2024-01-31 19:56:42','2024-01-31 19:58:46',NULL,0,0,NULL,NULL),(1934,'mixpanel','completed',10,'2024-01-31 18:53:41','2024-01-31 20:04:48','2024-01-31 20:01:40','2024-01-31 20:04:47',NULL,0,0,NULL,NULL),(1935,'mixpanel','completed',10,'2024-01-31 18:58:41','2024-01-31 20:16:44','2024-01-31 20:11:40','2024-01-31 20:16:43',NULL,0,0,NULL,NULL),(1936,'mixpanel','completed',10,'2024-01-31 18:48:41','2024-01-31 20:26:43','2024-01-31 20:21:40','2024-01-31 20:26:42',NULL,0,0,NULL,NULL),(1937,'mixpanel','completed',10,'2024-01-31 18:53:28','2024-01-31 20:36:44','2024-01-31 20:31:27','2024-01-31 20:36:43',NULL,0,0,NULL,NULL),(1938,'mixpanel','completed',10,'2024-01-31 19:35:44','2024-01-31 20:46:44','2024-01-31 20:41:43','2024-01-31 20:46:43',NULL,0,0,NULL,NULL),(1939,'mixpanel','completed',10,'2024-01-31 19:23:37','2024-01-31 20:56:45','2024-01-31 20:51:36','2024-01-31 20:56:44',NULL,0,0,NULL,NULL),(1940,'mixpanel','completed',10,'2024-01-31 19:04:34','2024-01-31 21:04:56','2024-01-31 21:01:33','2024-01-31 21:04:55',NULL,0,0,NULL,NULL),(1941,'mixpanel','completed',10,'2024-01-31 19:32:42','2024-01-31 21:16:43','2024-01-31 21:11:41','2024-01-31 21:16:42',NULL,0,0,NULL,NULL),(1942,'mixpanel','completed',10,'2024-01-31 19:55:42','2024-01-31 21:26:09','2024-01-31 21:21:41','2024-01-31 21:26:08',NULL,0,0,NULL,NULL),(1943,'mixpanel','completed',10,'2024-01-31 19:49:45','2024-01-31 21:34:52','2024-01-31 21:31:45','2024-01-31 21:34:50',NULL,0,0,NULL,NULL),(1944,'mixpanel','completed',10,'2024-01-31 20:18:40','2024-01-31 21:46:41','2024-01-31 21:41:39','2024-01-31 21:46:40',NULL,0,0,NULL,NULL),(1945,'mixpanel','completed',10,'2024-01-31 20:20:41','2024-01-31 21:56:45','2024-01-31 21:51:40','2024-01-31 21:56:44',NULL,0,0,NULL,NULL),(1946,'inactive_subscribers','completed',10,'2024-02-06 22:00:00','2024-02-06 22:01:44','2024-01-31 22:01:38','2024-02-06 22:01:43',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(1947,'mixpanel','completed',10,'2024-01-31 20:20:39','2024-01-31 22:06:44','2024-01-31 22:01:38','2024-01-31 22:06:43',NULL,0,0,NULL,NULL),(1948,'mixpanel','completed',10,'2024-01-31 20:42:56','2024-01-31 22:16:47','2024-01-31 22:11:53','2024-01-31 22:16:44',NULL,0,0,NULL,NULL),(1949,'mixpanel','completed',10,'2024-01-31 20:58:38','2024-01-31 22:26:41','2024-01-31 22:21:37','2024-01-31 22:26:40',NULL,0,0,NULL,NULL),(1950,'mixpanel','completed',10,'2024-01-31 20:41:44','2024-01-31 22:36:41','2024-01-31 22:31:43','2024-01-31 22:36:40',NULL,0,0,NULL,NULL),(1951,'mixpanel','completed',10,'2024-01-31 21:31:44','2024-01-31 22:46:39','2024-01-31 22:41:43','2024-01-31 22:46:38',NULL,0,0,NULL,NULL),(1952,'mixpanel','completed',10,'2024-01-31 21:14:42','2024-01-31 22:56:47','2024-01-31 22:51:41','2024-01-31 22:56:46',NULL,0,0,NULL,NULL),(1953,'mixpanel','completed',10,'2024-01-31 21:54:40','2024-01-31 23:06:37','2024-01-31 23:01:39','2024-01-31 23:06:36',NULL,0,0,NULL,NULL),(1954,'mixpanel','completed',10,'2024-01-31 21:52:45','2024-01-31 23:16:38','2024-01-31 23:11:44','2024-01-31 23:16:37',NULL,0,0,NULL,NULL),(1955,'mixpanel','completed',10,'2024-01-31 21:40:39','2024-01-31 23:26:43','2024-01-31 23:21:37','2024-01-31 23:26:42',NULL,0,0,NULL,NULL),(1956,'mixpanel','completed',10,'2024-01-31 21:48:42','2024-01-31 23:36:34','2024-01-31 23:31:41','2024-01-31 23:36:33',NULL,0,0,NULL,NULL),(1957,'mixpanel','completed',10,'2024-01-31 21:40:42','2024-01-31 23:46:41','2024-01-31 23:41:41','2024-01-31 23:46:40',NULL,0,0,NULL,NULL),(1958,'mixpanel','completed',10,'2024-01-31 22:04:18','2024-01-31 23:56:41','2024-01-31 23:50:18','2024-01-31 23:56:40',NULL,0,0,NULL,NULL),(1959,'mixpanel','completed',10,'2024-01-31 22:52:50','2024-02-01 00:01:44','2024-01-31 23:58:49','2024-02-01 00:01:43',NULL,0,0,NULL,NULL),(1960,'mixpanel','completed',10,'2024-01-31 23:02:40','2024-02-01 00:11:45','2024-02-01 00:06:39','2024-02-01 00:11:44',NULL,0,0,NULL,NULL),(1961,'mixpanel','completed',10,'2024-01-31 23:10:41','2024-02-01 00:21:45','2024-02-01 00:16:40','2024-02-01 00:21:44',NULL,0,0,NULL,NULL),(1962,'mixpanel','completed',10,'2024-01-31 23:04:43','2024-02-01 00:31:44','2024-02-01 00:26:42','2024-02-01 00:31:43',NULL,0,0,NULL,NULL),(1963,'mixpanel','completed',10,'2024-01-31 22:49:38','2024-02-01 00:41:42','2024-02-01 00:36:37','2024-02-01 00:41:41',NULL,0,0,NULL,NULL),(1964,'mixpanel','completed',10,'2024-01-31 23:20:32','2024-02-01 00:51:44','2024-02-01 00:46:31','2024-02-01 00:51:43',NULL,0,0,NULL,NULL),(1965,'mixpanel','completed',10,'2024-01-31 23:36:41','2024-02-01 01:01:37','2024-02-01 00:56:40','2024-02-01 01:01:36',NULL,0,0,NULL,NULL),(1966,'mixpanel','completed',10,'2024-01-31 23:28:41','2024-02-01 01:11:41','2024-02-01 01:06:40','2024-02-01 01:11:40',NULL,0,0,NULL,NULL),(1967,'mixpanel','completed',10,'2024-01-31 23:23:36','2024-02-01 01:21:42','2024-02-01 01:16:35','2024-02-01 01:21:41',NULL,0,0,NULL,NULL),(1968,'mixpanel','completed',10,'2024-02-01 00:08:44','2024-02-01 01:31:38','2024-02-01 01:26:43','2024-02-01 01:31:37',NULL,0,0,NULL,NULL),(1969,'mixpanel','completed',10,'2024-01-31 23:51:40','2024-02-01 01:41:38','2024-02-01 01:36:39','2024-02-01 01:41:37',NULL,0,0,NULL,NULL),(1970,'mixpanel','completed',10,'2024-02-01 00:30:37','2024-02-01 01:51:35','2024-02-01 01:46:36','2024-02-01 01:51:34',NULL,0,0,NULL,NULL),(1971,'mixpanel','completed',10,'2024-02-01 00:33:45','2024-02-01 02:01:39','2024-02-01 01:56:44','2024-02-01 02:01:38',NULL,0,0,NULL,NULL),(1972,'mixpanel','completed',10,'2024-02-01 00:05:38','2024-02-01 02:11:45','2024-02-01 02:06:37','2024-02-01 02:11:44',NULL,0,0,NULL,NULL),(1973,'mixpanel','completed',10,'2024-02-01 00:49:42','2024-02-01 02:21:39','2024-02-01 02:16:40','2024-02-01 02:21:38',NULL,0,0,NULL,NULL),(1974,'schedule_re_engagement_email','completed',10,'2024-02-02 02:26:42','2024-02-02 02:26:44','2024-02-01 02:26:41','2024-02-02 02:26:43',NULL,0,0,NULL,NULL),(1975,'mixpanel','completed',10,'2024-02-01 00:48:42','2024-02-01 02:31:38','2024-02-01 02:26:41','2024-02-01 02:31:37',NULL,0,0,NULL,NULL),(1976,'mixpanel','completed',10,'2024-02-01 01:12:40','2024-02-01 02:41:37','2024-02-01 02:36:39','2024-02-01 02:41:36',NULL,0,0,NULL,NULL),(1977,'mixpanel','completed',10,'2024-02-01 00:54:34','2024-02-01 02:51:40','2024-02-01 02:46:34','2024-02-01 02:51:39',NULL,0,0,NULL,NULL),(1978,'mixpanel','completed',10,'2024-02-01 00:55:44','2024-02-01 03:01:44','2024-02-01 02:56:43','2024-02-01 03:01:43',NULL,0,0,NULL,NULL),(1979,'mixpanel','completed',10,'2024-02-01 01:16:35','2024-02-01 03:10:32','2024-02-01 03:06:34','2024-02-01 03:10:31',NULL,0,0,NULL,NULL),(1980,'mixpanel','completed',10,'2024-02-01 01:57:40','2024-02-01 03:21:17','2024-02-01 03:16:39','2024-02-01 03:21:16',NULL,0,0,NULL,NULL),(1981,'mixpanel','completed',10,'2024-02-01 01:56:41','2024-02-01 03:31:39','2024-02-01 03:26:40','2024-02-01 03:31:38',NULL,0,0,NULL,NULL),(1982,'mixpanel','completed',10,'2024-02-01 01:52:40','2024-02-01 03:41:43','2024-02-01 03:36:39','2024-02-01 03:41:42',NULL,0,0,NULL,NULL),(1983,'mixpanel','completed',10,'2024-02-01 02:43:10','2024-02-01 03:48:46','2024-02-01 03:46:09','2024-02-01 03:48:45',NULL,0,0,NULL,NULL),(1984,'mixpanel','completed',10,'2024-02-01 02:41:41','2024-02-01 03:54:07','2024-02-01 03:51:40','2024-02-01 03:54:06',NULL,0,0,NULL,NULL),(1985,'mixpanel','completed',10,'2024-02-01 02:12:43','2024-02-01 04:01:42','2024-02-01 03:56:42','2024-02-01 04:01:41',NULL,0,0,NULL,NULL),(1986,'mixpanel','completed',10,'2024-02-01 02:37:12','2024-02-01 04:11:45','2024-02-01 04:06:11','2024-02-01 04:11:44',NULL,0,0,NULL,NULL),(1987,'mixpanel','completed',10,'2024-02-01 02:27:56','2024-02-01 04:16:33','2024-02-01 04:13:55','2024-02-01 04:16:31',NULL,0,0,NULL,NULL),(1988,'subscribers_engagement_score','completed',10,'2024-02-01 04:16:33','2024-02-01 04:21:40','2024-02-01 04:16:31','2024-02-01 04:21:39',NULL,0,0,NULL,NULL),(1989,'subscribers_engagement_score','completed',10,'2024-02-02 06:39:00','2024-02-02 06:39:12','2024-02-01 04:21:39','2024-02-02 06:39:06',NULL,0,0,NULL,NULL),(1990,'mixpanel','completed',10,'2024-02-01 02:53:40','2024-02-01 04:26:43','2024-02-01 04:21:39','2024-02-01 04:26:42',NULL,0,0,NULL,NULL),(1991,'mixpanel','completed',10,'2024-02-01 02:48:43','2024-02-01 04:33:49','2024-02-01 04:30:41','2024-02-01 04:33:47',NULL,0,0,NULL,NULL),(1992,'mixpanel','completed',10,'2024-02-01 02:51:42','2024-02-01 04:41:54','2024-02-01 04:36:41','2024-02-01 04:41:52',NULL,0,0,NULL,NULL),(1993,'mixpanel','completed',10,'2024-02-01 03:23:40','2024-02-01 04:51:42','2024-02-01 04:46:39','2024-02-01 04:51:41',NULL,0,0,NULL,NULL),(1994,'mixpanel','completed',10,'2024-02-01 03:16:46','2024-02-01 05:01:35','2024-02-01 04:55:45','2024-02-01 05:01:34',NULL,0,0,NULL,NULL),(1995,'mixpanel','completed',10,'2024-02-01 03:15:56','2024-02-01 05:09:23','2024-02-01 05:06:54','2024-02-01 05:09:22',NULL,0,0,NULL,NULL),(1996,'mixpanel','completed',10,'2024-02-01 04:09:45','2024-02-01 05:16:50','2024-02-01 05:11:44','2024-02-01 05:16:49',NULL,0,0,NULL,NULL),(1997,'mixpanel','completed',10,'2024-02-01 04:10:36','2024-02-01 05:26:41','2024-02-01 05:21:35','2024-02-01 05:26:40',NULL,0,0,NULL,NULL),(1998,'mixpanel','completed',10,'2024-02-01 04:22:43','2024-02-01 05:36:35','2024-02-01 05:31:42','2024-02-01 05:36:34',NULL,0,0,NULL,NULL),(1999,'mixpanel','completed',10,'2024-02-01 03:44:38','2024-02-01 05:46:38','2024-02-01 05:41:37','2024-02-01 05:46:37',NULL,0,0,NULL,NULL),(2000,'mixpanel','completed',10,'2024-02-01 04:12:27','2024-02-01 05:56:46','2024-02-01 05:51:26','2024-02-01 05:56:45',NULL,0,0,NULL,NULL),(2001,'mixpanel','completed',10,'2024-02-01 04:05:37','2024-02-01 06:06:38','2024-02-01 06:01:36','2024-02-01 06:06:37',NULL,0,0,NULL,NULL),(2002,'mixpanel','completed',10,'2024-02-01 04:48:41','2024-02-01 06:16:35','2024-02-01 06:11:40','2024-02-01 06:16:34',NULL,0,0,NULL,NULL),(2003,'mixpanel','completed',10,'2024-02-01 05:05:54','2024-02-01 06:26:46','2024-02-01 06:19:53','2024-02-01 06:26:45',NULL,0,0,NULL,NULL),(2004,'mixpanel','completed',10,'2024-02-01 05:22:41','2024-02-01 06:36:47','2024-02-01 06:31:40','2024-02-01 06:36:46',NULL,0,0,NULL,NULL),(2005,'mixpanel','completed',10,'2024-02-01 04:51:52','2024-02-01 06:46:47','2024-02-01 06:41:51','2024-02-01 06:46:46',NULL,0,0,NULL,NULL),(2006,'mixpanel','completed',10,'2024-02-01 05:41:29','2024-02-01 06:51:37','2024-02-01 06:49:28','2024-02-01 06:51:36',NULL,0,0,NULL,NULL),(2007,'mixpanel','completed',10,'2024-02-01 05:42:37','2024-02-01 06:57:17','2024-02-01 06:54:36','2024-02-01 06:57:16',NULL,0,0,NULL,NULL),(2008,'mixpanel','completed',10,'2024-02-01 05:28:42','2024-02-01 07:06:40','2024-02-01 07:01:41','2024-02-01 07:06:39',NULL,0,0,NULL,NULL),(2009,'mixpanel','completed',10,'2024-02-01 05:18:42','2024-02-01 07:15:02','2024-02-01 07:11:41','2024-02-01 07:15:01',NULL,0,0,NULL,NULL),(2010,'mixpanel','completed',10,'2024-02-01 05:38:11','2024-02-01 07:26:49','2024-02-01 07:21:10','2024-02-01 07:26:48',NULL,0,0,NULL,NULL),(2011,'mixpanel','completed',10,'2024-02-01 05:51:42','2024-02-01 07:34:19','2024-02-01 07:31:41','2024-02-01 07:34:18',NULL,0,0,NULL,NULL),(2012,'mixpanel','completed',10,'2024-02-01 06:13:40','2024-02-01 07:41:41','2024-02-01 07:36:39','2024-02-01 07:41:40',NULL,0,0,NULL,NULL),(2013,'mixpanel','completed',10,'2024-02-01 05:57:41','2024-02-01 07:51:48','2024-02-01 07:46:40','2024-02-01 07:51:47',NULL,0,0,NULL,NULL),(2014,'mixpanel','completed',10,'2024-02-01 06:36:03','2024-02-01 08:01:36','2024-02-01 07:55:02','2024-02-01 08:01:35',NULL,0,0,NULL,NULL),(2015,'mixpanel','completed',10,'2024-02-01 06:56:43','2024-02-01 08:08:55','2024-02-01 08:06:42','2024-02-01 08:08:54',NULL,0,0,NULL,NULL),(2016,'mixpanel','completed',10,'2024-02-01 06:20:41','2024-02-01 08:15:11','2024-02-01 08:11:40','2024-02-01 08:15:10',NULL,0,0,NULL,NULL),(2017,'mixpanel','completed',10,'2024-02-01 06:21:43','2024-02-01 08:26:43','2024-02-01 08:21:42','2024-02-01 08:26:42',NULL,0,0,NULL,NULL),(2018,'mixpanel','completed',10,'2024-02-01 06:53:11','2024-02-01 08:31:42','2024-02-01 08:29:10','2024-02-01 08:31:41',NULL,0,0,NULL,NULL),(2019,'mixpanel','completed',10,'2024-02-01 06:50:49','2024-02-01 08:41:42','2024-02-01 08:35:48','2024-02-01 08:41:41',NULL,0,0,NULL,NULL),(2020,'mixpanel','completed',10,'2024-02-01 07:21:40','2024-02-01 08:51:43','2024-02-01 08:46:39','2024-02-01 08:51:42',NULL,0,0,NULL,NULL),(2021,'mixpanel','completed',10,'2024-02-01 07:09:25','2024-02-01 09:01:40','2024-02-01 08:56:24','2024-02-01 09:01:39',NULL,0,0,NULL,NULL),(2022,'mixpanel','completed',10,'2024-02-01 07:34:35','2024-02-01 09:11:19','2024-02-01 09:06:34','2024-02-01 09:11:18',NULL,0,0,NULL,NULL),(2023,'mixpanel','completed',10,'2024-02-01 07:49:43','2024-02-01 09:21:43','2024-02-01 09:16:42','2024-02-01 09:21:42',NULL,0,0,NULL,NULL),(2024,'mixpanel','completed',10,'2024-02-01 08:11:46','2024-02-01 09:31:43','2024-02-01 09:26:45','2024-02-01 09:31:42',NULL,0,0,NULL,NULL),(2025,'mixpanel','completed',10,'2024-02-01 08:23:42','2024-02-01 09:39:05','2024-02-01 09:36:41','2024-02-01 09:39:04',NULL,0,0,NULL,NULL),(2026,'mixpanel','completed',10,'2024-02-01 07:53:40','2024-02-01 09:46:39','2024-02-01 09:41:38','2024-02-01 09:46:38',NULL,0,0,NULL,NULL),(2027,'mixpanel','completed',10,'2024-02-01 08:01:02','2024-02-01 09:51:12','2024-02-01 09:49:01','2024-02-01 09:51:11',NULL,0,0,NULL,NULL),(2028,'mixpanel','completed',10,'2024-02-01 08:25:19','2024-02-01 09:56:40','2024-02-01 09:54:18','2024-02-01 09:56:39',NULL,0,0,NULL,NULL),(2029,'mixpanel','completed',10,'2024-02-01 08:04:33','2024-02-01 10:06:46','2024-02-01 10:00:32','2024-02-01 10:06:45',NULL,0,0,NULL,NULL),(2030,'mixpanel','completed',10,'2024-02-01 08:42:10','2024-02-01 10:21:36','2024-02-01 10:11:09','2024-02-01 10:21:35',NULL,0,0,NULL,NULL),(2031,'mixpanel','completed',10,'2024-02-01 09:01:38','2024-02-01 10:31:43','2024-02-01 10:26:37','2024-02-01 10:31:42',NULL,0,0,NULL,NULL),(2032,'mixpanel','completed',10,'2024-02-01 09:01:33','2024-02-01 10:39:27','2024-02-01 10:36:32','2024-02-01 10:39:26',NULL,0,0,NULL,NULL),(2033,'mixpanel','completed',10,'2024-02-01 08:57:52','2024-02-01 10:44:33','2024-02-01 10:41:51','2024-02-01 10:44:32',NULL,0,0,NULL,NULL),(2034,'mixpanel','completed',10,'2024-02-01 08:51:40','2024-02-01 10:51:38','2024-02-01 10:46:39','2024-02-01 10:51:37',NULL,0,0,NULL,NULL),(2035,'mixpanel','completed',10,'2024-02-01 09:04:43','2024-02-01 11:01:39','2024-02-01 10:56:42','2024-02-01 11:01:38',NULL,0,0,NULL,NULL),(2036,'mixpanel','completed',10,'2024-02-01 09:35:37','2024-02-01 11:11:39','2024-02-01 11:06:36','2024-02-01 11:11:38',NULL,0,0,NULL,NULL),(2037,'mixpanel','completed',10,'2024-02-01 10:06:40','2024-02-01 11:21:41','2024-02-01 11:16:39','2024-02-01 11:21:40',NULL,0,0,NULL,NULL),(2038,'mixpanel','completed',10,'2024-02-01 09:47:40','2024-02-01 11:31:34','2024-02-01 11:26:39','2024-02-01 11:31:33',NULL,0,0,NULL,NULL),(2039,'mixpanel','completed',10,'2024-02-01 10:11:47','2024-02-01 11:41:37','2024-02-01 11:36:46','2024-02-01 11:41:36',NULL,0,0,NULL,NULL),(2040,'mixpanel','completed',10,'2024-02-01 10:22:35','2024-02-01 11:51:41','2024-02-01 11:46:34','2024-02-01 11:51:41',NULL,0,0,NULL,NULL),(2041,'mixpanel','completed',10,'2024-02-01 09:56:48','2024-02-01 11:59:02','2024-02-01 11:56:47','2024-02-01 11:59:01',NULL,0,0,NULL,NULL),(2042,'mixpanel','completed',10,'2024-02-01 10:49:39','2024-02-01 12:06:37','2024-02-01 12:01:38','2024-02-01 12:06:36',NULL,0,0,NULL,NULL),(2043,'mixpanel','completed',10,'2024-02-01 10:57:45','2024-02-01 12:16:41','2024-02-01 12:11:44','2024-02-01 12:16:40',NULL,0,0,NULL,NULL),(2044,'mixpanel','completed',10,'2024-02-01 11:12:41','2024-02-01 12:26:44','2024-02-01 12:21:40','2024-02-01 12:26:43',NULL,0,0,NULL,NULL),(2045,'mixpanel','completed',10,'2024-02-01 11:23:35','2024-02-01 12:36:42','2024-02-01 12:31:34','2024-02-01 12:36:41',NULL,0,0,NULL,NULL),(2046,'mixpanel','completed',10,'2024-02-01 10:41:44','2024-02-01 12:46:37','2024-02-01 12:41:43','2024-02-01 12:46:36',NULL,0,0,NULL,NULL),(2047,'mixpanel','completed',10,'2024-02-01 11:35:47','2024-02-01 12:53:57','2024-02-01 12:51:46','2024-02-01 12:53:56',NULL,0,0,NULL,NULL),(2048,'mixpanel','completed',10,'2024-02-01 10:55:46','2024-02-01 13:01:44','2024-02-01 12:56:45','2024-02-01 13:01:43',NULL,0,0,NULL,NULL),(2049,'mixpanel','completed',10,'2024-02-01 11:14:43','2024-02-01 13:11:40','2024-02-01 13:06:42','2024-02-01 13:11:39',NULL,0,0,NULL,NULL),(2050,'mixpanel','completed',10,'2024-02-01 12:13:41','2024-02-01 13:19:30','2024-02-01 13:16:40','2024-02-01 13:19:29',NULL,0,0,NULL,NULL),(2051,'mixpanel','completed',10,'2024-02-01 11:54:42','2024-02-01 13:26:27','2024-02-01 13:21:41','2024-02-01 13:26:26',NULL,0,0,NULL,NULL),(2052,'mixpanel','completed',10,'2024-02-01 12:02:38','2024-02-01 13:36:45','2024-02-01 13:31:37','2024-02-01 13:36:44',NULL,0,0,NULL,NULL),(2053,'mixpanel','completed',10,'2024-02-01 12:05:40','2024-02-01 13:46:40','2024-02-01 13:41:39','2024-02-01 13:46:39',NULL,0,0,NULL,NULL),(2054,'mixpanel','completed',10,'2024-02-01 12:43:39','2024-02-01 13:56:46','2024-02-01 13:51:38','2024-02-01 13:56:45',NULL,0,0,NULL,NULL),(2055,'mixpanel','completed',10,'2024-02-01 12:05:43','2024-02-01 14:05:24','2024-02-01 14:01:42','2024-02-01 14:05:23',NULL,0,0,NULL,NULL),(2056,'mixpanel','completed',10,'2024-02-01 12:51:06','2024-02-01 14:11:39','2024-02-01 14:08:05','2024-02-01 14:11:38',NULL,0,0,NULL,NULL),(2057,'mixpanel','completed',10,'2024-02-01 12:44:43','2024-02-01 14:21:40','2024-02-01 14:16:37','2024-02-01 14:21:39',NULL,0,0,NULL,NULL),(2058,'mixpanel','completed',10,'2024-02-01 12:54:45','2024-02-01 14:31:37','2024-02-01 14:26:44','2024-02-01 14:31:36',NULL,0,0,NULL,NULL),(2059,'mixpanel','completed',10,'2024-02-01 13:16:15','2024-02-01 14:41:47','2024-02-01 14:36:15','2024-02-01 14:41:46',NULL,0,0,NULL,NULL),(2060,'mixpanel','completed',10,'2024-02-01 13:35:42','2024-02-01 14:51:41','2024-02-01 14:46:41','2024-02-01 14:51:40',NULL,0,0,NULL,NULL),(2061,'mixpanel','completed',10,'2024-02-01 13:05:46','2024-02-01 15:01:45','2024-02-01 14:56:45','2024-02-01 15:01:44',NULL,0,0,NULL,NULL),(2062,'mixpanel','completed',10,'2024-02-01 13:24:31','2024-02-01 15:06:40','2024-02-01 15:04:30','2024-02-01 15:06:39',NULL,0,0,NULL,NULL),(2063,'mixpanel','completed',10,'2024-02-01 14:07:41','2024-02-01 15:16:39','2024-02-01 15:11:40','2024-02-01 15:16:38',NULL,0,0,NULL,NULL),(2064,'mixpanel','completed',10,'2024-02-01 13:37:47','2024-02-01 15:26:45','2024-02-01 15:21:46','2024-02-01 15:26:44',NULL,0,0,NULL,NULL),(2065,'mixpanel','completed',10,'2024-02-01 14:23:45','2024-02-01 15:36:39','2024-02-01 15:31:44','2024-02-01 15:36:38',NULL,0,0,NULL,NULL),(2066,'mixpanel','completed',10,'2024-02-01 13:52:42','2024-02-01 15:46:37','2024-02-01 15:41:41','2024-02-01 15:46:36',NULL,0,0,NULL,NULL),(2067,'mixpanel','completed',10,'2024-02-01 14:48:37','2024-02-01 15:56:42','2024-02-01 15:51:36','2024-02-01 15:56:41',NULL,0,0,NULL,NULL),(2068,'mixpanel','completed',10,'2024-02-01 14:53:41','2024-02-01 16:06:37','2024-02-01 16:01:40','2024-02-01 16:06:36',NULL,0,0,NULL,NULL),(2069,'mixpanel','completed',10,'2024-02-01 14:30:51','2024-02-01 16:16:40','2024-02-01 16:11:50','2024-02-01 16:16:39',NULL,0,0,NULL,NULL),(2070,'mixpanel','completed',10,'2024-02-01 15:03:34','2024-02-01 16:24:59','2024-02-01 16:21:33','2024-02-01 16:24:58',NULL,0,0,NULL,NULL),(2071,'mixpanel','completed',10,'2024-02-01 14:42:38','2024-02-01 16:36:42','2024-02-01 16:31:37','2024-02-01 16:36:41',NULL,0,0,NULL,NULL),(2072,'mixpanel','completed',10,'2024-02-01 15:21:55','2024-02-01 16:41:46','2024-02-01 16:38:54','2024-02-01 16:41:45',NULL,0,0,NULL,NULL),(2073,'mixpanel','completed',10,'2024-02-01 15:24:41','2024-02-01 16:51:45','2024-02-01 16:46:40','2024-02-01 16:51:44',NULL,0,0,NULL,NULL),(2074,'mixpanel','completed',10,'2024-02-01 15:16:46','2024-02-01 17:01:42','2024-02-01 16:56:45','2024-02-01 17:01:41',NULL,0,0,NULL,NULL),(2075,'mixpanel','completed',10,'2024-02-01 15:20:43','2024-02-01 17:11:41','2024-02-01 17:06:42','2024-02-01 17:11:40',NULL,0,0,NULL,NULL),(2076,'mixpanel','completed',10,'2024-02-01 16:09:39','2024-02-01 17:21:44','2024-02-01 17:16:38','2024-02-01 17:21:43',NULL,0,0,NULL,NULL),(2077,'mixpanel','completed',10,'2024-02-01 15:54:50','2024-02-01 17:31:42','2024-02-01 17:26:49','2024-02-01 17:31:41',NULL,0,0,NULL,NULL),(2078,'mixpanel','completed',10,'2024-02-01 15:50:43','2024-02-01 17:41:41','2024-02-01 17:36:42','2024-02-01 17:41:40',NULL,0,0,NULL,NULL),(2079,'mixpanel','completed',10,'2024-02-01 15:55:05','2024-02-01 17:46:39','2024-02-01 17:44:04','2024-02-01 17:46:38',NULL,0,0,NULL,NULL),(2080,'mixpanel','completed',10,'2024-02-01 16:12:42','2024-02-01 17:56:42','2024-02-01 17:51:41','2024-02-01 17:56:41',NULL,0,0,NULL,NULL),(2081,'mixpanel','completed',10,'2024-02-01 16:10:39','2024-02-01 18:06:43','2024-02-01 18:01:39','2024-02-01 18:06:42',NULL,0,0,NULL,NULL),(2082,'mixpanel','completed',10,'2024-02-01 16:22:43','2024-02-01 18:16:34','2024-02-01 18:11:42','2024-02-01 18:16:33',NULL,0,0,NULL,NULL),(2083,'mixpanel','completed',10,'2024-02-01 16:36:38','2024-02-01 18:26:48','2024-02-01 18:21:37','2024-02-01 18:26:47',NULL,0,0,NULL,NULL),(2084,'mixpanel','completed',10,'2024-02-01 16:56:37','2024-02-01 18:34:44','2024-02-01 18:31:36','2024-02-01 18:34:43',NULL,0,0,NULL,NULL),(2085,'mixpanel','completed',10,'2024-02-01 16:58:45','2024-02-01 18:46:34','2024-02-01 18:41:44','2024-02-01 18:46:33',NULL,0,0,NULL,NULL),(2086,'mixpanel','completed',10,'2024-02-01 17:22:44','2024-02-01 18:56:23','2024-02-01 18:51:43','2024-02-01 18:56:21',NULL,0,0,NULL,NULL),(2087,'mixpanel','completed',10,'2024-02-01 17:03:38','2024-02-01 19:00:42','2024-02-01 18:58:37','2024-02-01 19:00:41',NULL,0,0,NULL,NULL),(2088,'mixpanel','completed',10,'2024-02-01 17:37:48','2024-02-01 19:06:11','2024-02-01 19:02:47','2024-02-01 19:06:10',NULL,0,0,NULL,NULL),(2089,'mixpanel','completed',10,'2024-02-01 17:22:22','2024-02-01 19:11:44','2024-02-01 19:08:21','2024-02-01 19:11:43',NULL,0,0,NULL,NULL),(2090,'mixpanel','completed',10,'2024-02-01 17:34:37','2024-02-01 19:21:40','2024-02-01 19:16:37','2024-02-01 19:21:39',NULL,0,0,NULL,NULL),(2091,'mixpanel','completed',10,'2024-02-01 17:58:48','2024-02-01 19:29:51','2024-02-01 19:26:47','2024-02-01 19:29:50',NULL,0,0,NULL,NULL),(2092,'mixpanel','completed',10,'2024-02-01 17:42:19','2024-02-01 19:41:47','2024-02-01 19:35:18','2024-02-01 19:41:46',NULL,0,0,NULL,NULL),(2093,'mixpanel','completed',10,'2024-02-01 17:55:36','2024-02-01 19:51:38','2024-02-01 19:46:34','2024-02-01 19:51:37',NULL,0,0,NULL,NULL),(2094,'mixpanel','completed',10,'2024-02-01 18:09:44','2024-02-01 20:00:53','2024-02-01 19:56:43','2024-02-01 20:00:51',NULL,0,0,NULL,NULL),(2095,'mixpanel','completed',10,'2024-02-01 18:20:13','2024-02-01 20:11:47','2024-02-01 20:05:12','2024-02-01 20:11:46',NULL,0,0,NULL,NULL),(2096,'mixpanel','completed',10,'2024-02-01 19:10:37','2024-02-01 20:21:42','2024-02-01 20:16:36','2024-02-01 20:21:41',NULL,0,0,NULL,NULL),(2097,'mixpanel','completed',10,'2024-02-01 18:31:44','2024-02-01 20:31:40','2024-02-01 20:26:43','2024-02-01 20:31:39',NULL,0,0,NULL,NULL),(2098,'mixpanel','completed',10,'2024-02-01 19:14:36','2024-02-01 20:41:43','2024-02-01 20:36:35','2024-02-01 20:41:42',NULL,0,0,NULL,NULL),(2099,'mixpanel','completed',10,'2024-02-01 18:51:39','2024-02-01 20:46:48','2024-02-01 20:44:38','2024-02-01 20:46:47',NULL,0,0,NULL,NULL),(2100,'mixpanel','completed',10,'2024-02-01 19:34:58','2024-02-01 20:52:54','2024-02-01 20:49:56','2024-02-01 20:52:53',NULL,0,0,NULL,NULL),(2101,'mixpanel','completed',10,'2024-02-01 19:20:38','2024-02-01 21:01:57','2024-02-01 20:55:37','2024-02-01 21:01:55',NULL,0,0,NULL,NULL),(2102,'mixpanel','completed',10,'2024-02-01 19:04:55','2024-02-01 21:09:04','2024-02-01 21:05:54','2024-02-01 21:09:04',NULL,0,0,NULL,NULL),(2103,'mixpanel','completed',10,'2024-02-01 19:58:44','2024-02-01 21:16:41','2024-02-01 21:11:43','2024-02-01 21:16:41',NULL,0,0,NULL,NULL),(2104,'mixpanel','completed',10,'2024-02-01 19:51:59','2024-02-01 21:21:16','2024-02-01 21:18:58','2024-02-01 21:21:15',NULL,0,0,NULL,NULL),(2105,'mixpanel','completed',10,'2024-02-01 19:53:47','2024-02-01 21:31:36','2024-02-01 21:26:46','2024-02-01 21:31:35',NULL,0,0,NULL,NULL),(2106,'mixpanel','completed',10,'2024-02-01 20:14:42','2024-02-01 21:41:43','2024-02-01 21:36:42','2024-02-01 21:41:42',NULL,0,0,NULL,NULL),(2107,'mixpanel','completed',10,'2024-02-01 19:54:03','2024-02-01 21:51:42','2024-02-01 21:46:02','2024-02-01 21:51:41',NULL,0,0,NULL,NULL),(2108,'mixpanel','completed',10,'2024-02-01 20:22:46','2024-02-01 22:01:40','2024-02-01 21:56:45','2024-02-01 22:01:39',NULL,0,0,NULL,NULL),(2109,'subscribers_email_count','completed',10,'2024-02-07 22:00:00','2024-02-07 22:01:33','2024-02-01 22:01:39','2024-02-07 22:01:32',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(2110,'export_files_cleanup','completed',10,'2024-02-05 22:00:00','2024-02-05 22:01:20','2024-02-01 22:06:41','2024-02-05 22:01:19',NULL,0,0,NULL,NULL),(2111,'mixpanel','completed',10,'2024-02-01 21:00:42','2024-02-01 22:11:46','2024-02-01 22:06:41','2024-02-01 22:11:45',NULL,0,0,NULL,NULL),(2112,'mixpanel','completed',10,'2024-02-01 20:29:44','2024-02-01 22:21:39','2024-02-01 22:16:43','2024-02-01 22:21:38',NULL,0,0,NULL,NULL),(2113,'mixpanel','completed',10,'2024-02-01 20:49:43','2024-02-01 22:31:43','2024-02-01 22:26:42','2024-02-01 22:31:42',NULL,0,0,NULL,NULL),(2114,'mixpanel','completed',10,'2024-02-01 20:52:39','2024-02-01 22:41:44','2024-02-01 22:36:38','2024-02-01 22:41:43',NULL,0,0,NULL,NULL),(2115,'mixpanel','completed',10,'2024-02-01 20:51:43','2024-02-01 22:51:38','2024-02-01 22:46:42','2024-02-01 22:51:37',NULL,0,0,NULL,NULL),(2116,'mixpanel','completed',10,'2024-02-01 21:10:45','2024-02-01 23:01:37','2024-02-01 22:56:44','2024-02-01 23:01:36',NULL,0,0,NULL,NULL),(2117,'mixpanel','completed',10,'2024-02-01 22:00:59','2024-02-01 23:11:47','2024-02-01 23:06:57','2024-02-01 23:11:46',NULL,0,0,NULL,NULL),(2118,'mixpanel','completed',10,'2024-02-01 21:51:38','2024-02-01 23:21:40','2024-02-01 23:16:37','2024-02-01 23:21:39',NULL,0,0,NULL,NULL),(2119,'mixpanel','completed',10,'2024-02-01 21:35:58','2024-02-01 23:31:38','2024-02-01 23:24:57','2024-02-01 23:31:37',NULL,0,0,NULL,NULL),(2120,'mixpanel','completed',10,'2024-02-01 22:17:37','2024-02-01 23:41:42','2024-02-01 23:36:36','2024-02-01 23:41:41',NULL,0,0,NULL,NULL),(2121,'mixpanel','completed',10,'2024-02-01 22:00:42','2024-02-01 23:51:39','2024-02-01 23:46:41','2024-02-01 23:51:38',NULL,0,0,NULL,NULL),(2122,'mixpanel','completed',10,'2024-02-01 22:23:51','2024-02-02 00:01:34','2024-02-01 23:56:50','2024-02-02 00:01:33',NULL,0,0,NULL,NULL),(2123,'mixpanel','completed',10,'2024-02-01 22:29:42','2024-02-02 00:11:44','2024-02-02 00:06:41','2024-02-02 00:11:43',NULL,0,0,NULL,NULL),(2124,'mixpanel','completed',10,'2024-02-01 22:21:43','2024-02-02 00:21:36','2024-02-02 00:16:42','2024-02-02 00:21:35',NULL,0,0,NULL,NULL),(2125,'mixpanel','completed',10,'2024-02-01 23:16:48','2024-02-02 00:31:38','2024-02-02 00:26:47','2024-02-02 00:31:37',NULL,0,0,NULL,NULL),(2126,'mixpanel','completed',10,'2024-02-01 23:21:38','2024-02-02 00:41:42','2024-02-02 00:36:37','2024-02-02 00:41:41',NULL,0,0,NULL,NULL),(2127,'mixpanel','completed',10,'2024-02-01 23:24:36','2024-02-02 00:51:40','2024-02-02 00:46:35','2024-02-02 00:51:39',NULL,0,0,NULL,NULL),(2128,'mixpanel','completed',10,'2024-02-01 23:52:45','2024-02-02 01:01:41','2024-02-02 00:56:44','2024-02-02 01:01:40',NULL,0,0,NULL,NULL),(2129,'mixpanel','completed',10,'2024-02-01 23:20:41','2024-02-02 01:11:45','2024-02-02 01:06:40','2024-02-02 01:11:44',NULL,0,0,NULL,NULL),(2130,'mixpanel','completed',10,'2024-02-02 00:05:40','2024-02-02 01:20:28','2024-02-02 01:16:39','2024-02-02 01:20:27',NULL,0,0,NULL,NULL),(2131,'mixpanel','completed',10,'2024-02-01 23:30:46','2024-02-02 01:31:35','2024-02-02 01:26:45','2024-02-02 01:31:34',NULL,0,0,NULL,NULL),(2132,'mixpanel','completed',10,'2024-02-01 23:55:36','2024-02-02 01:41:44','2024-02-02 01:36:35','2024-02-02 01:41:43',NULL,0,0,NULL,NULL),(2133,'mixpanel','completed',10,'2024-02-02 00:11:40','2024-02-02 01:51:41','2024-02-02 01:46:39','2024-02-02 01:51:40',NULL,0,0,NULL,NULL),(2134,'mixpanel','completed',10,'2024-02-02 00:35:45','2024-02-02 02:01:37','2024-02-02 01:56:44','2024-02-02 02:01:36',NULL,0,0,NULL,NULL),(2135,'mixpanel','completed',10,'2024-02-02 00:38:39','2024-02-02 02:11:48','2024-02-02 02:06:38','2024-02-02 02:11:47',NULL,0,0,NULL,NULL),(2136,'mixpanel','completed',10,'2024-02-02 00:36:36','2024-02-02 02:18:47','2024-02-02 02:16:35','2024-02-02 02:18:46',NULL,0,0,NULL,NULL),(2137,'mixpanel','completed',10,'2024-02-02 00:51:39','2024-02-02 02:26:44','2024-02-02 02:21:38','2024-02-02 02:26:43',NULL,0,0,NULL,NULL),(2138,'schedule_re_engagement_email','completed',10,'2024-02-03 02:31:33','2024-02-03 02:31:38','2024-02-02 02:31:32','2024-02-03 02:31:37',NULL,0,0,NULL,NULL),(2139,'mixpanel','completed',10,'2024-02-02 00:33:33','2024-02-02 02:36:40','2024-02-02 02:31:32','2024-02-02 02:36:39',NULL,0,0,NULL,NULL),(2140,'mixpanel','completed',10,'2024-02-02 01:30:51','2024-02-02 02:46:39','2024-02-02 02:41:50','2024-02-02 02:46:38',NULL,0,0,NULL,NULL),(2141,'mixpanel','completed',10,'2024-02-02 01:35:43','2024-02-02 02:53:55','2024-02-02 02:51:42','2024-02-02 02:53:54',NULL,0,0,NULL,NULL),(2142,'mixpanel','completed',10,'2024-02-02 01:27:45','2024-02-02 03:01:34','2024-02-02 02:56:44','2024-02-02 03:01:33',NULL,0,0,NULL,NULL),(2143,'mixpanel','completed',10,'2024-02-02 01:33:46','2024-02-02 03:11:45','2024-02-02 03:06:45','2024-02-02 03:11:44',NULL,0,0,NULL,NULL),(2144,'mixpanel','completed',10,'2024-02-02 02:04:45','2024-02-02 03:21:47','2024-02-02 03:16:44','2024-02-02 03:21:46',NULL,0,0,NULL,NULL),(2145,'mixpanel','completed',10,'2024-02-02 01:38:41','2024-02-02 03:29:19','2024-02-02 03:26:40','2024-02-02 03:29:18',NULL,0,0,NULL,NULL),(2146,'mixpanel','completed',10,'2024-02-02 01:42:37','2024-02-02 03:36:43','2024-02-02 03:31:36','2024-02-02 03:36:42',NULL,0,0,NULL,NULL),(2147,'mixpanel','completed',10,'2024-02-02 01:48:44','2024-02-02 03:46:37','2024-02-02 03:41:43','2024-02-02 03:46:36',NULL,0,0,NULL,NULL),(2148,'mixpanel','completed',10,'2024-02-02 02:47:41','2024-02-02 03:56:43','2024-02-02 03:51:40','2024-02-02 03:56:42',NULL,0,0,NULL,NULL),(2149,'mixpanel','completed',10,'2024-02-02 02:49:48','2024-02-02 04:06:42','2024-02-02 04:00:47','2024-02-02 04:06:41',NULL,0,0,NULL,NULL),(2150,'mixpanel','completed',10,'2024-02-02 02:14:46','2024-02-02 04:16:43','2024-02-02 04:11:45','2024-02-02 04:16:42',NULL,0,0,NULL,NULL),(2151,'mixpanel','completed',10,'2024-02-02 02:20:45','2024-02-02 04:26:56','2024-02-02 04:21:44','2024-02-02 04:26:54',NULL,0,0,NULL,NULL),(2152,'mixpanel','completed',10,'2024-02-02 02:47:45','2024-02-02 04:36:42','2024-02-02 04:30:41','2024-02-02 04:36:41',NULL,0,0,NULL,NULL),(2153,'mixpanel','completed',10,'2024-02-02 03:14:45','2024-02-02 04:46:04','2024-02-02 04:41:44','2024-02-02 04:45:59',NULL,0,0,NULL,NULL),(2154,'mixpanel','completed',10,'2024-02-02 03:00:39','2024-02-02 04:56:50','2024-02-02 04:51:37','2024-02-02 04:56:49',NULL,0,0,NULL,NULL),(2155,'mixpanel','completed',10,'2024-02-02 03:51:06','2024-02-02 05:01:43','2024-02-02 04:59:05','2024-02-02 05:01:42',NULL,0,0,NULL,NULL),(2156,'mixpanel','completed',10,'2024-02-02 03:12:53','2024-02-02 05:11:20','2024-02-02 05:05:52','2024-02-02 05:11:19',NULL,0,0,NULL,NULL),(2157,'mixpanel','completed',10,'2024-02-02 03:42:25','2024-02-02 05:21:45','2024-02-02 05:16:24','2024-02-02 05:21:44',NULL,0,0,NULL,NULL),(2158,'mixpanel','completed',10,'2024-02-02 03:47:44','2024-02-02 05:31:44','2024-02-02 05:26:43','2024-02-02 05:31:43',NULL,0,0,NULL,NULL),(2159,'mixpanel','completed',10,'2024-02-02 04:31:43','2024-02-02 05:41:48','2024-02-02 05:36:42','2024-02-02 05:41:47',NULL,0,0,NULL,NULL),(2160,'mixpanel','completed',10,'2024-02-02 03:43:14','2024-02-02 05:46:38','2024-02-02 05:44:13','2024-02-02 05:46:37',NULL,0,0,NULL,NULL),(2161,'mixpanel','completed',10,'2024-02-02 04:17:08','2024-02-02 05:55:51','2024-02-02 05:50:07','2024-02-02 05:55:50',NULL,0,0,NULL,NULL),(2162,'mixpanel','completed',10,'2024-02-02 04:12:45','2024-02-02 06:06:43','2024-02-02 06:01:45','2024-02-02 06:06:42',NULL,0,0,NULL,NULL),(2163,'mixpanel','completed',10,'2024-02-02 04:57:46','2024-02-02 06:14:08','2024-02-02 06:11:45','2024-02-02 06:14:07',NULL,0,0,NULL,NULL),(2164,'mixpanel','completed',10,'2024-02-02 05:03:39','2024-02-02 06:20:23','2024-02-02 06:16:38','2024-02-02 06:20:22',NULL,0,0,NULL,NULL),(2165,'mixpanel','completed',10,'2024-02-02 05:23:38','2024-02-02 06:31:42','2024-02-02 06:26:37','2024-02-02 06:31:41',NULL,0,0,NULL,NULL),(2166,'mixpanel','completed',10,'2024-02-02 05:00:42','2024-02-02 06:39:12','2024-02-02 06:36:41','2024-02-02 06:39:06',NULL,0,0,NULL,NULL),(2167,'subscribers_engagement_score','completed',10,'2024-02-02 06:39:12','2024-02-02 06:41:48','2024-02-02 06:39:06','2024-02-02 06:41:47',NULL,0,0,NULL,NULL),(2168,'subscribers_engagement_score','completed',10,'2024-02-03 00:11:00','2024-02-03 00:11:45','2024-02-02 06:41:47','2024-02-03 00:11:44',NULL,0,0,NULL,NULL),(2169,'mixpanel','completed',10,'2024-02-02 05:14:48','2024-02-02 06:45:23','2024-02-02 06:41:47','2024-02-02 06:45:22',NULL,0,0,NULL,NULL),(2170,'mixpanel','completed',10,'2024-02-02 05:06:41','2024-02-02 06:56:44','2024-02-02 06:51:40','2024-02-02 06:56:43',NULL,0,0,NULL,NULL),(2171,'mixpanel','completed',10,'2024-02-02 05:59:44','2024-02-02 07:04:59','2024-02-02 07:01:43','2024-02-02 07:04:58',NULL,0,0,NULL,NULL),(2172,'mixpanel','completed',10,'2024-02-02 05:46:35','2024-02-02 07:16:45','2024-02-02 07:11:35','2024-02-02 07:16:44',NULL,0,0,NULL,NULL),(2173,'mixpanel','completed',10,'2024-02-02 05:26:40','2024-02-02 07:26:46','2024-02-02 07:21:39','2024-02-02 07:26:45',NULL,0,0,NULL,NULL),(2174,'mixpanel','completed',10,'2024-02-02 06:02:43','2024-02-02 07:36:40','2024-02-02 07:31:38','2024-02-02 07:36:40',NULL,0,0,NULL,NULL),(2175,'mixpanel','completed',10,'2024-02-02 06:02:23','2024-02-02 07:41:50','2024-02-02 07:39:22','2024-02-02 07:41:49',NULL,0,0,NULL,NULL),(2176,'mixpanel','completed',10,'2024-02-02 06:23:24','2024-02-02 07:51:44','2024-02-02 07:46:23','2024-02-02 07:51:43',NULL,0,0,NULL,NULL),(2177,'mixpanel','completed',10,'2024-02-02 06:25:43','2024-02-02 08:00:46','2024-02-02 07:56:42','2024-02-02 08:00:45',NULL,0,0,NULL,NULL),(2178,'mixpanel','completed',10,'2024-02-02 06:17:45','2024-02-02 08:11:45','2024-02-02 08:06:43','2024-02-02 08:11:44',NULL,0,0,NULL,NULL),(2179,'mixpanel','completed',10,'2024-02-02 06:51:46','2024-02-02 08:21:40','2024-02-02 08:14:45','2024-02-02 08:21:39',NULL,0,0,NULL,NULL),(2180,'mixpanel','completed',10,'2024-02-02 06:36:44','2024-02-02 08:29:33','2024-02-02 08:26:43','2024-02-02 08:29:32',NULL,0,0,NULL,NULL),(2181,'mixpanel','completed',10,'2024-02-02 06:34:48','2024-02-02 08:36:37','2024-02-02 08:31:47','2024-02-02 08:36:36',NULL,0,0,NULL,NULL),(2182,'mixpanel','completed',10,'2024-02-02 07:38:49','2024-02-02 08:44:15','2024-02-02 08:41:48','2024-02-02 08:44:14',NULL,0,0,NULL,NULL),(2183,'mixpanel','completed',10,'2024-02-02 07:32:24','2024-02-02 08:51:39','2024-02-02 08:46:23','2024-02-02 08:51:38',NULL,0,0,NULL,NULL),(2184,'mixpanel','completed',10,'2024-02-02 07:29:59','2024-02-02 08:59:35','2024-02-02 08:55:58','2024-02-02 08:59:34',NULL,0,0,NULL,NULL),(2185,'mixpanel','completed',10,'2024-02-02 07:57:09','2024-02-02 09:06:40','2024-02-02 09:02:08','2024-02-02 09:06:39',NULL,0,0,NULL,NULL),(2186,'mixpanel','completed',10,'2024-02-02 07:23:45','2024-02-02 09:15:15','2024-02-02 09:11:44','2024-02-02 09:15:14',NULL,0,0,NULL,NULL),(2187,'mixpanel','completed',10,'2024-02-02 07:44:33','2024-02-02 09:23:00','2024-02-02 09:20:32','2024-02-02 09:22:59',NULL,0,0,NULL,NULL),(2188,'mixpanel','completed',10,'2024-02-02 08:23:17','2024-02-02 09:31:42','2024-02-02 09:25:16','2024-02-02 09:31:41',NULL,0,0,NULL,NULL),(2189,'mixpanel','completed',10,'2024-02-02 07:59:48','2024-02-02 09:38:53','2024-02-02 09:34:47','2024-02-02 09:38:52',NULL,0,0,NULL,NULL),(2190,'mixpanel','completed',10,'2024-02-02 08:37:48','2024-02-02 09:44:36','2024-02-02 09:41:47','2024-02-02 09:44:35',NULL,0,0,NULL,NULL),(2191,'mixpanel','completed',10,'2024-02-02 08:05:41','2024-02-02 09:51:36','2024-02-02 09:46:40','2024-02-02 09:51:34',NULL,0,0,NULL,NULL),(2192,'mixpanel','completed',10,'2024-02-02 07:55:54','2024-02-02 10:01:40','2024-02-02 09:54:53','2024-02-02 10:01:39',NULL,0,0,NULL,NULL),(2193,'mixpanel','completed',10,'2024-02-02 08:21:09','2024-02-02 10:10:58','2024-02-02 10:05:08','2024-02-02 10:10:57',NULL,0,0,NULL,NULL),(2194,'mixpanel','completed',10,'2024-02-02 08:22:30','2024-02-02 10:21:41','2024-02-02 10:15:29','2024-02-02 10:21:40',NULL,0,0,NULL,NULL),(2195,'mixpanel','completed',10,'2024-02-02 09:08:51','2024-02-02 10:31:43','2024-02-02 10:25:50','2024-02-02 10:31:41',NULL,0,0,NULL,NULL),(2196,'mixpanel','completed',10,'2024-02-02 09:20:29','2024-02-02 10:41:51','2024-02-02 10:36:28','2024-02-02 10:41:50',NULL,0,0,NULL,NULL),(2197,'mixpanel','completed',10,'2024-02-02 09:11:46','2024-02-02 10:51:43','2024-02-02 10:46:45','2024-02-02 10:51:42',NULL,0,0,NULL,NULL),(2198,'mixpanel','completed',10,'2024-02-02 09:52:44','2024-02-02 11:01:32','2024-02-02 10:56:43','2024-02-02 11:01:31',NULL,0,0,NULL,NULL),(2199,'mixpanel','completed',10,'2024-02-02 09:19:37','2024-02-02 11:08:42','2024-02-02 11:06:36','2024-02-02 11:08:41',NULL,0,0,NULL,NULL),(2200,'mixpanel','completed',10,'2024-02-02 09:30:51','2024-02-02 11:16:41','2024-02-02 11:10:50','2024-02-02 11:16:40',NULL,0,0,NULL,NULL),(2201,'mixpanel','completed',10,'2024-02-02 09:19:07','2024-02-02 11:26:50','2024-02-02 11:20:06','2024-02-02 11:26:49',NULL,0,0,NULL,NULL),(2202,'mixpanel','completed',10,'2024-02-02 09:48:10','2024-02-02 11:36:40','2024-02-02 11:31:09','2024-02-02 11:36:39',NULL,0,0,NULL,NULL),(2203,'mixpanel','completed',10,'2024-02-02 10:21:44','2024-02-02 11:46:43','2024-02-02 11:41:43','2024-02-02 11:46:42',NULL,0,0,NULL,NULL),(2204,'mixpanel','completed',10,'2024-02-02 10:03:34','2024-02-02 11:56:44','2024-02-02 11:51:33','2024-02-02 11:56:43',NULL,0,0,NULL,NULL),(2205,'mixpanel','completed',10,'2024-02-02 10:28:40','2024-02-02 12:05:43','2024-02-02 12:01:39','2024-02-02 12:05:42',NULL,0,0,NULL,NULL),(2206,'mixpanel','completed',10,'2024-02-02 11:00:40','2024-02-02 12:16:38','2024-02-02 12:11:39','2024-02-02 12:16:37',NULL,0,0,NULL,NULL),(2207,'mixpanel','completed',10,'2024-02-02 10:56:35','2024-02-02 12:26:44','2024-02-02 12:21:34','2024-02-02 12:26:43',NULL,0,0,NULL,NULL),(2208,'mixpanel','completed',10,'2024-02-02 10:56:41','2024-02-02 12:36:37','2024-02-02 12:31:40','2024-02-02 12:36:36',NULL,0,0,NULL,NULL),(2209,'mixpanel','completed',10,'2024-02-02 10:46:44','2024-02-02 12:46:42','2024-02-02 12:41:43','2024-02-02 12:46:41',NULL,0,0,NULL,NULL),(2210,'mixpanel','completed',10,'2024-02-02 11:14:31','2024-02-02 12:54:20','2024-02-02 12:50:30','2024-02-02 12:54:19',NULL,0,0,NULL,NULL),(2211,'mixpanel','completed',10,'2024-02-02 11:11:47','2024-02-02 12:59:44','2024-02-02 12:56:46','2024-02-02 12:59:43',NULL,0,0,NULL,NULL),(2212,'mixpanel','completed',10,'2024-02-02 11:57:43','2024-02-02 13:11:48','2024-02-02 13:06:42','2024-02-02 13:11:47',NULL,0,0,NULL,NULL),(2213,'mixpanel','completed',10,'2024-02-02 11:31:40','2024-02-02 13:21:42','2024-02-02 13:16:39','2024-02-02 13:21:41',NULL,0,0,NULL,NULL),(2214,'mixpanel','completed',10,'2024-02-02 12:21:43','2024-02-02 13:29:34','2024-02-02 13:26:42','2024-02-02 13:29:33',NULL,0,0,NULL,NULL),(2215,'mixpanel','completed',10,'2024-02-02 11:38:37','2024-02-02 13:36:41','2024-02-02 13:31:36','2024-02-02 13:36:40',NULL,0,0,NULL,NULL),(2216,'mixpanel','completed',10,'2024-02-02 12:01:35','2024-02-02 13:43:45','2024-02-02 13:41:34','2024-02-02 13:43:44',NULL,0,0,NULL,NULL),(2217,'mixpanel','completed',10,'2024-02-02 12:30:17','2024-02-02 13:49:28','2024-02-02 13:46:16','2024-02-02 13:49:27',NULL,0,0,NULL,NULL),(2218,'mixpanel','completed',10,'2024-02-02 12:21:47','2024-02-02 13:56:45','2024-02-02 13:51:46','2024-02-02 13:56:44',NULL,0,0,NULL,NULL),(2219,'mixpanel','completed',10,'2024-02-02 12:44:44','2024-02-02 14:06:40','2024-02-02 14:01:43','2024-02-02 14:06:39',NULL,0,0,NULL,NULL),(2220,'mixpanel','completed',10,'2024-02-02 12:20:49','2024-02-02 14:14:27','2024-02-02 14:11:48','2024-02-02 14:14:26',NULL,0,0,NULL,NULL),(2221,'mixpanel','completed',10,'2024-02-02 12:35:35','2024-02-02 14:21:44','2024-02-02 14:16:34','2024-02-02 14:21:43',NULL,0,0,NULL,NULL),(2222,'mixpanel','completed',10,'2024-02-02 12:44:49','2024-02-02 14:31:37','2024-02-02 14:26:48','2024-02-02 14:31:36',NULL,0,0,NULL,NULL),(2223,'mixpanel','completed',10,'2024-02-02 12:43:43','2024-02-02 14:41:41','2024-02-02 14:36:42','2024-02-02 14:41:40',NULL,0,0,NULL,NULL),(2224,'mixpanel','completed',10,'2024-02-02 12:54:37','2024-02-02 14:51:41','2024-02-02 14:46:36','2024-02-02 14:51:40',NULL,0,0,NULL,NULL),(2225,'mixpanel','completed',10,'2024-02-02 12:59:42','2024-02-02 15:01:42','2024-02-02 14:56:41','2024-02-02 15:01:41',NULL,0,0,NULL,NULL),(2226,'mixpanel','completed',10,'2024-02-02 14:04:06','2024-02-02 15:11:40','2024-02-02 15:06:05','2024-02-02 15:11:39',NULL,0,0,NULL,NULL),(2227,'mixpanel','completed',10,'2024-02-02 14:00:50','2024-02-02 15:21:42','2024-02-02 15:16:49','2024-02-02 15:21:41',NULL,0,0,NULL,NULL),(2228,'mixpanel','completed',10,'2024-02-02 13:48:42','2024-02-02 15:31:39','2024-02-02 15:26:41','2024-02-02 15:31:38',NULL,0,0,NULL,NULL),(2229,'mixpanel','completed',10,'2024-02-02 14:01:34','2024-02-02 15:41:46','2024-02-02 15:36:33','2024-02-02 15:41:45',NULL,0,0,NULL,NULL),(2230,'mixpanel','completed',10,'2024-02-02 14:24:43','2024-02-02 15:49:31','2024-02-02 15:46:42','2024-02-02 15:49:30',NULL,0,0,NULL,NULL),(2231,'mixpanel','completed',10,'2024-02-02 13:52:44','2024-02-02 15:56:45','2024-02-02 15:51:44','2024-02-02 15:56:44',NULL,0,0,NULL,NULL),(2232,'mixpanel','completed',10,'2024-02-02 14:41:46','2024-02-02 16:06:39','2024-02-02 16:01:45','2024-02-02 16:06:38',NULL,0,0,NULL,NULL),(2233,'mixpanel','completed',10,'2024-02-02 14:13:45','2024-02-02 16:16:38','2024-02-02 16:11:44','2024-02-02 16:16:37',NULL,0,0,NULL,NULL),(2234,'mixpanel','completed',10,'2024-02-02 14:50:40','2024-02-02 16:26:00','2024-02-02 16:21:39','2024-02-02 16:25:59',NULL,0,0,NULL,NULL),(2235,'mixpanel','completed',10,'2024-02-02 14:50:35','2024-02-02 16:36:42','2024-02-02 16:31:33','2024-02-02 16:36:41',NULL,0,0,NULL,NULL),(2236,'mixpanel','completed',10,'2024-02-02 15:39:44','2024-02-02 16:46:38','2024-02-02 16:41:43','2024-02-02 16:46:37',NULL,0,0,NULL,NULL),(2237,'mixpanel','completed',10,'2024-02-02 15:28:41','2024-02-02 16:56:01','2024-02-02 16:51:40','2024-02-02 16:56:00',NULL,0,0,NULL,NULL),(2238,'mixpanel','completed',10,'2024-02-02 15:42:38','2024-02-02 17:06:41','2024-02-02 17:01:37','2024-02-02 17:06:40',NULL,0,0,NULL,NULL),(2239,'mixpanel','completed',10,'2024-02-02 15:36:45','2024-02-02 17:16:34','2024-02-02 17:11:44','2024-02-02 17:16:33',NULL,0,0,NULL,NULL),(2240,'mixpanel','completed',10,'2024-02-02 15:55:39','2024-02-02 17:24:44','2024-02-02 17:21:38','2024-02-02 17:24:43',NULL,0,0,NULL,NULL),(2241,'mixpanel','completed',10,'2024-02-02 15:31:44','2024-02-02 17:36:40','2024-02-02 17:31:43','2024-02-02 17:36:39',NULL,0,0,NULL,NULL),(2242,'mixpanel','completed',10,'2024-02-02 15:49:40','2024-02-02 17:46:43','2024-02-02 17:41:39','2024-02-02 17:46:42',NULL,0,0,NULL,NULL),(2243,'mixpanel','completed',10,'2024-02-02 15:55:40','2024-02-02 17:56:48','2024-02-02 17:51:39','2024-02-02 17:56:47',NULL,0,0,NULL,NULL),(2244,'mixpanel','completed',10,'2024-02-02 16:16:43','2024-02-02 18:06:44','2024-02-02 18:00:42','2024-02-02 18:06:43',NULL,0,0,NULL,NULL),(2245,'mixpanel','completed',10,'2024-02-02 16:29:44','2024-02-02 18:16:44','2024-02-02 18:11:43','2024-02-02 18:16:43',NULL,0,0,NULL,NULL),(2246,'mixpanel','completed',10,'2024-02-02 16:31:47','2024-02-02 18:25:23','2024-02-02 18:21:46','2024-02-02 18:25:22',NULL,0,0,NULL,NULL),(2247,'mixpanel','completed',10,'2024-02-02 16:36:43','2024-02-02 18:36:39','2024-02-02 18:31:42','2024-02-02 18:36:38',NULL,0,0,NULL,NULL),(2248,'mixpanel','completed',10,'2024-02-02 17:39:45','2024-02-02 18:46:41','2024-02-02 18:41:44','2024-02-02 18:46:40',NULL,0,0,NULL,NULL),(2249,'mixpanel','completed',10,'2024-02-02 16:56:43','2024-02-02 18:56:45','2024-02-02 18:51:42','2024-02-02 18:56:44',NULL,0,0,NULL,NULL),(2250,'mixpanel','completed',10,'2024-02-02 17:08:43','2024-02-02 19:05:46','2024-02-02 19:01:41','2024-02-02 19:05:45',NULL,0,0,NULL,NULL),(2251,'mixpanel','completed',10,'2024-02-02 17:47:47','2024-02-02 19:16:38','2024-02-02 19:11:46','2024-02-02 19:16:37',NULL,0,0,NULL,NULL),(2252,'mixpanel','completed',10,'2024-02-02 17:47:12','2024-02-02 19:21:41','2024-02-02 19:19:11','2024-02-02 19:21:40',NULL,0,0,NULL,NULL),(2253,'mixpanel','completed',10,'2024-02-02 18:07:47','2024-02-02 19:29:50','2024-02-02 19:26:46','2024-02-02 19:29:49',NULL,0,0,NULL,NULL),(2254,'mixpanel','completed',10,'2024-02-02 18:22:42','2024-02-02 19:36:45','2024-02-02 19:32:41','2024-02-02 19:36:43',NULL,0,0,NULL,NULL),(2255,'mixpanel','completed',10,'2024-02-02 18:31:51','2024-02-02 19:45:59','2024-02-02 19:41:49','2024-02-02 19:45:58',NULL,0,0,NULL,NULL),(2256,'mixpanel','completed',10,'2024-02-02 18:14:45','2024-02-02 19:56:47','2024-02-02 19:51:44','2024-02-02 19:56:46',NULL,0,0,NULL,NULL),(2257,'mixpanel','completed',10,'2024-02-02 18:21:42','2024-02-02 20:06:40','2024-02-02 20:01:41','2024-02-02 20:06:39',NULL,0,0,NULL,NULL),(2258,'mixpanel','completed',10,'2024-02-02 18:58:47','2024-02-02 20:15:35','2024-02-02 20:11:46','2024-02-02 20:15:33',NULL,0,0,NULL,NULL),(2259,'mixpanel','completed',10,'2024-02-02 18:22:43','2024-02-02 20:26:43','2024-02-02 20:21:42','2024-02-02 20:26:42',NULL,0,0,NULL,NULL),(2260,'mixpanel','completed',10,'2024-02-02 19:05:37','2024-02-02 20:36:41','2024-02-02 20:31:36','2024-02-02 20:36:40',NULL,0,0,NULL,NULL),(2261,'mixpanel','completed',10,'2024-02-02 19:34:44','2024-02-02 20:44:59','2024-02-02 20:41:43','2024-02-02 20:44:57',NULL,0,0,NULL,NULL),(2262,'mixpanel','completed',10,'2024-02-02 18:51:52','2024-02-02 20:57:00','2024-02-02 20:51:50','2024-02-02 20:56:57',NULL,0,0,NULL,NULL),(2263,'mixpanel','completed',10,'2024-02-02 19:53:58','2024-02-02 21:04:26','2024-02-02 20:59:58','2024-02-02 21:04:25',NULL,0,0,NULL,NULL),(2264,'mixpanel','completed',10,'2024-02-02 20:04:41','2024-02-02 21:11:44','2024-02-02 21:06:40','2024-02-02 21:11:43',NULL,0,0,NULL,NULL),(2265,'mixpanel','completed',10,'2024-02-02 19:21:44','2024-02-02 21:21:41','2024-02-02 21:16:43','2024-02-02 21:21:40',NULL,0,0,NULL,NULL),(2266,'mixpanel','completed',10,'2024-02-02 20:10:37','2024-02-02 21:31:48','2024-02-02 21:26:36','2024-02-02 21:31:47',NULL,0,0,NULL,NULL),(2267,'mixpanel','completed',10,'2024-02-02 19:35:39','2024-02-02 21:38:59','2024-02-02 21:36:38','2024-02-02 21:38:58',NULL,0,0,NULL,NULL),(2268,'mixpanel','completed',10,'2024-02-02 19:46:47','2024-02-02 21:46:41','2024-02-02 21:41:46','2024-02-02 21:46:40',NULL,0,0,NULL,NULL),(2269,'mixpanel','completed',10,'2024-02-02 20:47:47','2024-02-02 21:56:43','2024-02-02 21:51:46','2024-02-02 21:56:42',NULL,0,0,NULL,NULL),(2270,'mixpanel','completed',10,'2024-02-02 20:16:39','2024-02-02 22:06:43','2024-02-02 22:01:37','2024-02-02 22:06:42',NULL,0,0,NULL,NULL),(2271,'mixpanel','completed',10,'2024-02-02 20:18:43','2024-02-02 22:16:41','2024-02-02 22:11:42','2024-02-02 22:16:40',NULL,0,0,NULL,NULL),(2272,'mixpanel','completed',10,'2024-02-02 21:12:44','2024-02-02 22:26:42','2024-02-02 22:21:43','2024-02-02 22:26:41',NULL,0,0,NULL,NULL),(2273,'mixpanel','completed',10,'2024-02-02 20:34:44','2024-02-02 22:36:42','2024-02-02 22:31:43','2024-02-02 22:36:41',NULL,0,0,NULL,NULL),(2274,'mixpanel','completed',10,'2024-02-02 20:56:46','2024-02-02 22:46:37','2024-02-02 22:41:45','2024-02-02 22:46:36',NULL,0,0,NULL,NULL),(2275,'mixpanel','completed',10,'2024-02-02 21:29:41','2024-02-02 22:56:44','2024-02-02 22:51:41','2024-02-02 22:56:43',NULL,0,0,NULL,NULL),(2276,'mixpanel','completed',10,'2024-02-02 21:14:39','2024-02-02 23:06:41','2024-02-02 23:01:38','2024-02-02 23:06:40',NULL,0,0,NULL,NULL),(2277,'mixpanel','completed',10,'2024-02-02 22:09:44','2024-02-02 23:16:42','2024-02-02 23:11:43','2024-02-02 23:16:41',NULL,0,0,NULL,NULL),(2278,'mixpanel','completed',10,'2024-02-02 21:59:44','2024-02-02 23:26:38','2024-02-02 23:21:43','2024-02-02 23:26:37',NULL,0,0,NULL,NULL),(2279,'mixpanel','completed',10,'2024-02-02 22:05:36','2024-02-02 23:36:40','2024-02-02 23:31:35','2024-02-02 23:36:39',NULL,0,0,NULL,NULL),(2280,'mixpanel','completed',10,'2024-02-02 22:21:39','2024-02-02 23:46:35','2024-02-02 23:41:39','2024-02-02 23:46:34',NULL,0,0,NULL,NULL),(2281,'mixpanel','completed',10,'2024-02-02 22:32:43','2024-02-02 23:56:43','2024-02-02 23:51:42','2024-02-02 23:56:42',NULL,0,0,NULL,NULL),(2282,'mixpanel','completed',10,'2024-02-02 22:31:40','2024-02-03 00:06:41','2024-02-03 00:01:39','2024-02-03 00:06:40',NULL,0,0,NULL,NULL),(2283,'subscribers_engagement_score','completed',10,'2024-02-04 09:59:00','2024-02-04 10:01:33','2024-02-03 00:11:44','2024-02-04 10:01:31',NULL,0,0,NULL,NULL),(2284,'mixpanel','completed',10,'2024-02-02 22:22:45','2024-02-03 00:16:46','2024-02-03 00:11:44','2024-02-03 00:16:45',NULL,0,0,NULL,NULL),(2285,'mixpanel','completed',10,'2024-02-02 22:33:39','2024-02-03 00:26:42','2024-02-03 00:21:38','2024-02-03 00:26:41',NULL,0,0,NULL,NULL),(2286,'mixpanel','completed',10,'2024-02-02 22:39:40','2024-02-03 00:36:38','2024-02-03 00:31:39','2024-02-03 00:36:38',NULL,0,0,NULL,NULL),(2287,'mixpanel','completed',10,'2024-02-02 23:32:51','2024-02-03 00:46:40','2024-02-03 00:41:50','2024-02-03 00:46:39',NULL,0,0,NULL,NULL),(2288,'mixpanel','completed',10,'2024-02-02 23:15:41','2024-02-03 00:56:44','2024-02-03 00:51:40','2024-02-03 00:56:43',NULL,0,0,NULL,NULL),(2289,'mixpanel','completed',10,'2024-02-02 23:46:51','2024-02-03 01:06:39','2024-02-03 01:01:50','2024-02-03 01:06:38',NULL,0,0,NULL,NULL),(2290,'mixpanel','completed',10,'2024-02-02 23:22:45','2024-02-03 01:16:43','2024-02-03 01:11:44','2024-02-03 01:16:42',NULL,0,0,NULL,NULL),(2291,'mixpanel','completed',10,'2024-02-02 23:39:42','2024-02-03 01:26:38','2024-02-03 01:21:41','2024-02-03 01:26:37',NULL,0,0,NULL,NULL),(2292,'mixpanel','completed',10,'2024-02-02 23:31:06','2024-02-03 01:36:42','2024-02-03 01:30:05','2024-02-03 01:36:41',NULL,0,0,NULL,NULL),(2293,'mixpanel','completed',10,'2024-02-03 00:13:39','2024-02-03 01:46:46','2024-02-03 01:41:38','2024-02-03 01:46:45',NULL,0,0,NULL,NULL),(2294,'mixpanel','completed',10,'2024-02-03 00:28:38','2024-02-03 01:56:56','2024-02-03 01:51:37','2024-02-03 01:56:55',NULL,0,0,NULL,NULL),(2295,'mixpanel','completed',10,'2024-02-03 00:02:40','2024-02-03 02:06:43','2024-02-03 02:01:39','2024-02-03 02:06:42',NULL,0,0,NULL,NULL),(2296,'mixpanel','completed',10,'2024-02-03 00:20:39','2024-02-03 02:16:42','2024-02-03 02:11:38','2024-02-03 02:16:40',NULL,0,0,NULL,NULL),(2297,'mixpanel','completed',10,'2024-02-03 00:46:42','2024-02-03 02:26:40','2024-02-03 02:21:41','2024-02-03 02:26:39',NULL,0,0,NULL,NULL),(2298,'mixpanel','completed',10,'2024-02-03 01:27:38','2024-02-03 02:36:42','2024-02-03 02:31:37','2024-02-03 02:36:41',NULL,0,0,NULL,NULL),(2299,'schedule_re_engagement_email','completed',10,'2024-02-04 02:36:42','2024-02-04 02:41:41','2024-02-03 02:36:41','2024-02-04 02:41:39',NULL,0,0,NULL,NULL),(2300,'mixpanel','completed',10,'2024-02-03 01:03:44','2024-02-03 02:46:41','2024-02-03 02:41:43','2024-02-03 02:46:40',NULL,0,0,NULL,NULL),(2301,'mixpanel','completed',10,'2024-02-03 01:14:36','2024-02-03 02:56:42','2024-02-03 02:51:35','2024-02-03 02:56:41',NULL,0,0,NULL,NULL),(2302,'mixpanel','completed',10,'2024-02-03 01:33:37','2024-02-03 03:06:42','2024-02-03 03:01:36','2024-02-03 03:06:41',NULL,0,0,NULL,NULL),(2303,'mixpanel','completed',10,'2024-02-03 02:02:45','2024-02-03 03:16:41','2024-02-03 03:11:44','2024-02-03 03:16:40',NULL,0,0,NULL,NULL),(2304,'mixpanel','completed',10,'2024-02-03 01:41:42','2024-02-03 03:26:45','2024-02-03 03:21:41','2024-02-03 03:26:44',NULL,0,0,NULL,NULL),(2305,'mixpanel','completed',10,'2024-02-03 02:20:42','2024-02-03 03:36:46','2024-02-03 03:31:41','2024-02-03 03:36:45',NULL,0,0,NULL,NULL),(2306,'mixpanel','completed',10,'2024-02-03 02:05:44','2024-02-03 03:41:45','2024-02-03 03:39:43','2024-02-03 03:41:44',NULL,0,0,NULL,NULL),(2307,'mixpanel','completed',10,'2024-02-03 02:30:17','2024-02-03 03:46:44','2024-02-03 03:44:16','2024-02-03 03:46:43',NULL,0,0,NULL,NULL),(2308,'mixpanel','completed',10,'2024-02-03 02:02:42','2024-02-03 03:56:43','2024-02-03 03:51:41','2024-02-03 03:56:42',NULL,0,0,NULL,NULL),(2309,'mixpanel','completed',10,'2024-02-03 02:58:28','2024-02-03 04:03:25','2024-02-03 04:00:27','2024-02-03 04:03:24',NULL,0,0,NULL,NULL),(2310,'mixpanel','completed',10,'2024-02-03 02:09:40','2024-02-03 04:09:09','2024-02-03 04:06:39','2024-02-03 04:09:08',NULL,0,0,NULL,NULL),(2311,'mixpanel','completed',10,'2024-02-03 02:16:46','2024-02-03 04:14:49','2024-02-03 04:11:45','2024-02-03 04:14:48',NULL,0,0,NULL,NULL),(2312,'mixpanel','completed',10,'2024-02-03 02:51:43','2024-02-03 04:26:52','2024-02-03 04:21:42','2024-02-03 04:26:50',NULL,0,0,NULL,NULL),(2313,'mixpanel','completed',10,'2024-02-03 02:52:16','2024-02-03 04:31:46','2024-02-03 04:29:15','2024-02-03 04:31:43',NULL,0,0,NULL,NULL),(2314,'mixpanel','completed',10,'2024-02-03 03:13:37','2024-02-03 04:41:52','2024-02-03 04:36:36','2024-02-03 04:41:49',NULL,0,0,NULL,NULL),(2315,'mixpanel','completed',10,'2024-02-03 03:09:54','2024-02-03 04:51:47','2024-02-03 04:44:53','2024-02-03 04:51:46',NULL,0,0,NULL,NULL),(2316,'mixpanel','completed',10,'2024-02-03 03:32:45','2024-02-03 05:01:05','2024-02-03 04:56:44','2024-02-03 05:01:04',NULL,0,0,NULL,NULL),(2317,'mixpanel','completed',10,'2024-02-03 03:57:40','2024-02-03 05:09:48','2024-02-03 05:06:39','2024-02-03 05:09:46',NULL,0,0,NULL,NULL),(2318,'mixpanel','completed',10,'2024-02-03 03:21:48','2024-02-03 05:21:43','2024-02-03 05:16:47','2024-02-03 05:21:42',NULL,0,0,NULL,NULL),(2319,'mixpanel','completed',10,'2024-02-03 04:10:49','2024-02-03 05:31:43','2024-02-03 05:26:48','2024-02-03 05:31:42',NULL,0,0,NULL,NULL),(2320,'mixpanel','completed',10,'2024-02-03 04:26:41','2024-02-03 05:41:42','2024-02-03 05:36:40','2024-02-03 05:41:41',NULL,0,0,NULL,NULL),(2321,'mixpanel','completed',10,'2024-02-03 04:24:42','2024-02-03 05:51:36','2024-02-03 05:46:41','2024-02-03 05:51:35',NULL,0,0,NULL,NULL),(2322,'mixpanel','completed',10,'2024-02-03 04:31:51','2024-02-03 05:56:48','2024-02-03 05:53:50','2024-02-03 05:56:47',NULL,0,0,NULL,NULL),(2323,'mixpanel','completed',10,'2024-02-03 04:39:38','2024-02-03 06:06:40','2024-02-03 06:01:37','2024-02-03 06:06:39',NULL,0,0,NULL,NULL),(2324,'mixpanel','completed',10,'2024-02-03 04:49:47','2024-02-03 06:16:43','2024-02-03 06:11:46','2024-02-03 06:16:42',NULL,0,0,NULL,NULL),(2325,'mixpanel','completed',10,'2024-02-03 04:44:41','2024-02-03 06:26:45','2024-02-03 06:21:40','2024-02-03 06:26:44',NULL,0,0,NULL,NULL),(2326,'mixpanel','completed',10,'2024-02-03 04:55:32','2024-02-03 06:31:41','2024-02-03 06:29:31','2024-02-03 06:31:40',NULL,0,0,NULL,NULL),(2327,'mixpanel','completed',10,'2024-02-03 04:53:39','2024-02-03 06:40:52','2024-02-03 06:36:38','2024-02-03 06:40:51',NULL,0,0,NULL,NULL),(2328,'mixpanel','completed',10,'2024-02-03 04:59:37','2024-02-03 06:51:40','2024-02-03 06:46:36','2024-02-03 06:51:39',NULL,0,0,NULL,NULL),(2329,'mixpanel','completed',10,'2024-02-03 05:26:46','2024-02-03 07:01:51','2024-02-03 06:56:45','2024-02-03 07:01:50',NULL,0,0,NULL,NULL),(2330,'mixpanel','completed',10,'2024-02-03 05:27:42','2024-02-03 07:11:46','2024-02-03 07:06:41','2024-02-03 07:11:45',NULL,0,0,NULL,NULL),(2331,'mixpanel','completed',10,'2024-02-03 06:03:41','2024-02-03 07:21:22','2024-02-03 07:16:40','2024-02-03 07:21:21',NULL,0,0,NULL,NULL),(2332,'mixpanel','completed',10,'2024-02-03 05:53:46','2024-02-03 07:31:42','2024-02-03 07:26:45','2024-02-03 07:31:41',NULL,0,0,NULL,NULL),(2333,'mixpanel','completed',10,'2024-02-03 05:53:18','2024-02-03 07:41:44','2024-02-03 07:36:17','2024-02-03 07:41:43',NULL,0,0,NULL,NULL),(2334,'mixpanel','completed',10,'2024-02-03 06:42:41','2024-02-03 07:51:38','2024-02-03 07:46:40','2024-02-03 07:51:37',NULL,0,0,NULL,NULL),(2335,'mixpanel','completed',10,'2024-02-03 05:55:43','2024-02-03 08:01:43','2024-02-03 07:56:43','2024-02-03 08:01:42',NULL,0,0,NULL,NULL),(2336,'mixpanel','completed',10,'2024-02-03 06:34:53','2024-02-03 08:08:11','2024-02-03 08:05:52','2024-02-03 08:08:10',NULL,0,0,NULL,NULL),(2337,'mixpanel','completed',10,'2024-02-03 06:18:46','2024-02-03 08:16:44','2024-02-03 08:11:45','2024-02-03 08:16:43',NULL,0,0,NULL,NULL),(2338,'mixpanel','completed',10,'2024-02-03 06:25:41','2024-02-03 08:24:51','2024-02-03 08:21:40','2024-02-03 08:24:50',NULL,0,0,NULL,NULL),(2339,'mixpanel','completed',10,'2024-02-03 06:30:43','2024-02-03 08:36:30','2024-02-03 08:31:42','2024-02-03 08:36:29',NULL,0,0,NULL,NULL),(2340,'mixpanel','completed',10,'2024-02-03 06:56:39','2024-02-03 08:46:36','2024-02-03 08:41:38','2024-02-03 08:46:35',NULL,0,0,NULL,NULL),(2341,'mixpanel','completed',10,'2024-02-03 07:27:45','2024-02-03 08:54:01','2024-02-03 08:51:44','2024-02-03 08:54:00',NULL,0,0,NULL,NULL),(2342,'mixpanel','completed',10,'2024-02-03 07:04:44','2024-02-03 09:01:42','2024-02-03 08:56:43','2024-02-03 09:01:41',NULL,0,0,NULL,NULL),(2343,'mixpanel','completed',10,'2024-02-03 08:03:42','2024-02-03 09:11:48','2024-02-03 09:06:41','2024-02-03 09:11:47',NULL,0,0,NULL,NULL),(2344,'mixpanel','completed',10,'2024-02-03 07:39:34','2024-02-03 09:21:36','2024-02-03 09:15:33','2024-02-03 09:21:35',NULL,0,0,NULL,NULL),(2345,'mixpanel','completed',10,'2024-02-03 07:50:51','2024-02-03 09:31:42','2024-02-03 09:26:50','2024-02-03 09:31:42',NULL,0,0,NULL,NULL),(2346,'mixpanel','completed',10,'2024-02-03 08:16:39','2024-02-03 09:41:46','2024-02-03 09:36:38','2024-02-03 09:41:45',NULL,0,0,NULL,NULL),(2347,'mixpanel','completed',10,'2024-02-03 08:26:56','2024-02-03 09:51:05','2024-02-03 09:45:55','2024-02-03 09:51:04',NULL,0,0,NULL,NULL),(2348,'mixpanel','completed',10,'2024-02-03 08:17:40','2024-02-03 10:01:41','2024-02-03 09:56:39','2024-02-03 10:01:40',NULL,0,0,NULL,NULL),(2349,'mixpanel','completed',10,'2024-02-03 08:34:43','2024-02-03 10:08:55','2024-02-03 10:06:42','2024-02-03 10:08:54',NULL,0,0,NULL,NULL),(2350,'mixpanel','completed',10,'2024-02-03 08:37:48','2024-02-03 10:16:37','2024-02-03 10:11:47','2024-02-03 10:16:36',NULL,0,0,NULL,NULL),(2351,'mixpanel','completed',10,'2024-02-03 08:38:41','2024-02-03 10:26:42','2024-02-03 10:21:40','2024-02-03 10:26:41',NULL,0,0,NULL,NULL),(2352,'mixpanel','completed',10,'2024-02-03 09:07:44','2024-02-03 10:36:40','2024-02-03 10:31:43','2024-02-03 10:36:39',NULL,0,0,NULL,NULL),(2353,'mixpanel','completed',10,'2024-02-03 08:43:45','2024-02-03 10:45:42','2024-02-03 10:41:44','2024-02-03 10:45:41',NULL,0,0,NULL,NULL),(2354,'mixpanel','completed',10,'2024-02-03 08:56:42','2024-02-03 10:56:47','2024-02-03 10:51:41','2024-02-03 10:56:46',NULL,0,0,NULL,NULL),(2355,'mixpanel','completed',10,'2024-02-03 09:05:39','2024-02-03 11:03:42','2024-02-03 11:01:37','2024-02-03 11:03:41',NULL,0,0,NULL,NULL),(2356,'mixpanel','completed',10,'2024-02-03 09:45:42','2024-02-03 11:09:25','2024-02-03 11:06:41','2024-02-03 11:09:24',NULL,0,0,NULL,NULL),(2357,'mixpanel','completed',10,'2024-02-03 09:42:46','2024-02-03 11:16:41','2024-02-03 11:11:45','2024-02-03 11:16:40',NULL,0,0,NULL,NULL),(2358,'mixpanel','completed',10,'2024-02-03 09:30:41','2024-02-03 11:26:43','2024-02-03 11:21:41','2024-02-03 11:26:42',NULL,0,0,NULL,NULL),(2359,'mixpanel','completed',10,'2024-02-03 10:18:43','2024-02-03 11:36:42','2024-02-03 11:31:42','2024-02-03 11:36:41',NULL,0,0,NULL,NULL),(2360,'mixpanel','completed',10,'2024-02-03 09:44:51','2024-02-03 11:46:45','2024-02-03 11:41:50','2024-02-03 11:46:44',NULL,0,0,NULL,NULL),(2361,'mixpanel','completed',10,'2024-02-03 10:42:41','2024-02-03 11:56:41','2024-02-03 11:51:40','2024-02-03 11:56:40',NULL,0,0,NULL,NULL),(2362,'mixpanel','completed',10,'2024-02-03 10:48:52','2024-02-03 12:02:52','2024-02-03 11:59:51','2024-02-03 12:02:50',NULL,0,0,NULL,NULL),(2363,'mixpanel','completed',10,'2024-02-03 10:07:42','2024-02-03 12:11:46','2024-02-03 12:06:41','2024-02-03 12:11:45',NULL,0,0,NULL,NULL),(2364,'mixpanel','completed',10,'2024-02-03 11:12:34','2024-02-03 12:21:41','2024-02-03 12:16:33','2024-02-03 12:21:40',NULL,0,0,NULL,NULL),(2365,'mixpanel','completed',10,'2024-02-03 11:13:46','2024-02-03 12:26:46','2024-02-03 12:23:45','2024-02-03 12:26:45',NULL,0,0,NULL,NULL),(2366,'mixpanel','completed',10,'2024-02-03 11:09:50','2024-02-03 12:36:40','2024-02-03 12:31:49','2024-02-03 12:36:39',NULL,0,0,NULL,NULL),(2367,'mixpanel','completed',10,'2024-02-03 11:34:23','2024-02-03 12:43:32','2024-02-03 12:41:22','2024-02-03 12:43:31',NULL,0,0,NULL,NULL),(2368,'mixpanel','completed',10,'2024-02-03 11:01:34','2024-02-03 12:51:44','2024-02-03 12:46:33','2024-02-03 12:51:43',NULL,0,0,NULL,NULL),(2369,'mixpanel','completed',10,'2024-02-03 10:58:15','2024-02-03 13:01:32','2024-02-03 12:55:14','2024-02-03 13:01:31',NULL,0,0,NULL,NULL),(2370,'mixpanel','completed',10,'2024-02-03 11:43:36','2024-02-03 13:08:58','2024-02-03 13:06:35','2024-02-03 13:08:57',NULL,0,0,NULL,NULL),(2371,'mixpanel','completed',10,'2024-02-03 11:33:46','2024-02-03 13:16:43','2024-02-03 13:11:44','2024-02-03 13:16:42',NULL,0,0,NULL,NULL),(2372,'mixpanel','completed',10,'2024-02-03 11:56:43','2024-02-03 13:26:45','2024-02-03 13:21:42','2024-02-03 13:26:44',NULL,0,0,NULL,NULL),(2373,'mixpanel','completed',10,'2024-02-03 12:07:39','2024-02-03 13:36:43','2024-02-03 13:31:38','2024-02-03 13:36:42',NULL,0,0,NULL,NULL),(2374,'mixpanel','completed',10,'2024-02-03 11:58:46','2024-02-03 13:52:07','2024-02-03 13:41:45','2024-02-03 13:52:04',NULL,0,0,NULL,NULL),(2375,'mixpanel','completed',10,'2024-02-03 12:02:47','2024-02-03 14:01:43','2024-02-03 13:56:46','2024-02-03 14:01:42',NULL,0,0,NULL,NULL),(2376,'mixpanel','completed',10,'2024-02-03 12:38:44','2024-02-03 14:11:44','2024-02-03 14:06:43','2024-02-03 14:11:43',NULL,0,0,NULL,NULL),(2377,'mixpanel','completed',10,'2024-02-03 12:33:42','2024-02-03 14:21:43','2024-02-03 14:16:41','2024-02-03 14:21:42',NULL,0,0,NULL,NULL),(2378,'mixpanel','completed',10,'2024-02-03 12:37:51','2024-02-03 14:31:41','2024-02-03 14:26:50','2024-02-03 14:31:40',NULL,0,0,NULL,NULL),(2379,'mixpanel','completed',10,'2024-02-03 13:32:45','2024-02-03 14:52:05','2024-02-03 14:36:44','2024-02-03 14:52:02',NULL,0,0,NULL,NULL),(2380,'mixpanel','completed',10,'2024-02-03 13:27:51','2024-02-03 15:01:43','2024-02-03 14:56:50','2024-02-03 15:01:42',NULL,0,0,NULL,NULL),(2381,'mixpanel','completed',10,'2024-02-03 13:19:44','2024-02-03 15:11:48','2024-02-03 15:06:43','2024-02-03 15:11:48',NULL,0,0,NULL,NULL),(2382,'mixpanel','completed',10,'2024-02-03 13:18:42','2024-02-03 15:21:47','2024-02-03 15:16:41','2024-02-03 15:21:46',NULL,0,0,NULL,NULL),(2383,'mixpanel','completed',10,'2024-02-03 13:56:44','2024-02-03 15:31:42','2024-02-03 15:26:43','2024-02-03 15:31:41',NULL,0,0,NULL,NULL),(2384,'mixpanel','completed',10,'2024-02-03 14:19:43','2024-02-03 15:41:38','2024-02-03 15:36:42','2024-02-03 15:41:37',NULL,0,0,NULL,NULL),(2385,'mixpanel','completed',10,'2024-02-03 14:20:42','2024-02-03 15:51:42','2024-02-03 15:46:41','2024-02-03 15:51:41',NULL,0,0,NULL,NULL),(2386,'mixpanel','completed',10,'2024-02-03 14:44:12','2024-02-03 16:01:41','2024-02-03 15:55:11','2024-02-03 16:01:40',NULL,0,0,NULL,NULL),(2387,'mixpanel','completed',10,'2024-02-03 14:42:51','2024-02-03 16:06:23','2024-02-03 16:03:50','2024-02-03 16:06:22',NULL,0,0,NULL,NULL),(2388,'mixpanel','completed',10,'2024-02-03 14:24:45','2024-02-03 16:16:44','2024-02-03 16:11:44','2024-02-03 16:16:43',NULL,0,0,NULL,NULL),(2389,'mixpanel','completed',10,'2024-02-03 14:57:42','2024-02-03 16:26:48','2024-02-03 16:21:41','2024-02-03 16:26:47',NULL,0,0,NULL,NULL),(2390,'mixpanel','completed',10,'2024-02-03 15:20:39','2024-02-03 16:36:49','2024-02-03 16:31:38','2024-02-03 16:36:48',NULL,0,0,NULL,NULL),(2391,'mixpanel','completed',10,'2024-02-03 15:20:40','2024-02-03 16:51:46','2024-02-03 16:46:39','2024-02-03 16:51:45',NULL,0,0,NULL,NULL),(2392,'mixpanel','completed',10,'2024-02-03 15:22:44','2024-02-03 16:59:22','2024-02-03 16:56:43','2024-02-03 16:59:21',NULL,0,0,NULL,NULL),(2393,'mixpanel','completed',10,'2024-02-03 15:04:25','2024-02-03 17:06:51','2024-02-03 17:01:24','2024-02-03 17:06:48',NULL,0,0,NULL,NULL),(2394,'mixpanel','completed',10,'2024-02-03 15:46:45','2024-02-03 17:16:40','2024-02-03 17:11:44','2024-02-03 17:16:39',NULL,0,0,NULL,NULL),(2395,'mixpanel','completed',10,'2024-02-03 16:14:39','2024-02-03 17:26:50','2024-02-03 17:21:38','2024-02-03 17:26:49',NULL,0,0,NULL,NULL),(2396,'mixpanel','completed',10,'2024-02-03 16:28:35','2024-02-03 17:36:39','2024-02-03 17:31:34','2024-02-03 17:36:38',NULL,0,0,NULL,NULL),(2397,'mixpanel','completed',10,'2024-02-03 16:19:09','2024-02-03 17:43:37','2024-02-03 17:41:08','2024-02-03 17:43:36',NULL,0,0,NULL,NULL),(2398,'mixpanel','completed',10,'2024-02-03 16:44:37','2024-02-03 17:49:38','2024-02-03 17:46:36','2024-02-03 17:49:37',NULL,0,0,NULL,NULL),(2399,'mixpanel','completed',10,'2024-02-03 16:21:41','2024-02-03 17:56:40','2024-02-03 17:51:40','2024-02-03 17:56:39',NULL,0,0,NULL,NULL),(2400,'mixpanel','completed',10,'2024-02-03 16:01:35','2024-02-03 18:06:44','2024-02-03 18:01:34','2024-02-03 18:06:43',NULL,0,0,NULL,NULL),(2401,'mixpanel','completed',10,'2024-02-03 16:34:47','2024-02-03 18:16:37','2024-02-03 18:11:46','2024-02-03 18:16:36',NULL,0,0,NULL,NULL),(2402,'mixpanel','completed',10,'2024-02-03 16:25:36','2024-02-03 18:26:51','2024-02-03 18:21:35','2024-02-03 18:26:50',NULL,0,0,NULL,NULL),(2403,'mixpanel','completed',10,'2024-02-03 16:55:40','2024-02-03 18:36:39','2024-02-03 18:31:39','2024-02-03 18:36:38',NULL,0,0,NULL,NULL),(2404,'mixpanel','completed',10,'2024-02-03 16:59:47','2024-02-03 18:46:42','2024-02-03 18:41:46','2024-02-03 18:46:41',NULL,0,0,NULL,NULL),(2405,'mixpanel','completed',10,'2024-02-03 17:31:38','2024-02-03 18:56:54','2024-02-03 18:51:37','2024-02-03 18:56:53',NULL,0,0,NULL,NULL),(2406,'mixpanel','completed',10,'2024-02-03 17:09:39','2024-02-03 19:05:56','2024-02-03 19:01:38','2024-02-03 19:05:55',NULL,0,0,NULL,NULL),(2407,'mixpanel','completed',10,'2024-02-03 18:01:50','2024-02-03 19:16:43','2024-02-03 19:11:49','2024-02-03 19:16:42',NULL,0,0,NULL,NULL),(2408,'mixpanel','completed',10,'2024-02-03 17:35:41','2024-02-03 19:26:57','2024-02-03 19:21:40','2024-02-03 19:26:54',NULL,0,0,NULL,NULL),(2409,'mixpanel','completed',10,'2024-02-03 18:27:44','2024-02-03 19:36:37','2024-02-03 19:31:43','2024-02-03 19:36:36',NULL,0,0,NULL,NULL),(2410,'mixpanel','completed',10,'2024-02-03 17:57:45','2024-02-03 19:46:37','2024-02-03 19:41:44','2024-02-03 19:46:36',NULL,0,0,NULL,NULL),(2411,'mixpanel','completed',10,'2024-02-03 18:38:15','2024-02-03 19:52:41','2024-02-03 19:50:15','2024-02-03 19:52:40',NULL,0,0,NULL,NULL),(2412,'mixpanel','completed',10,'2024-02-03 18:09:41','2024-02-03 19:58:01','2024-02-03 19:55:40','2024-02-03 19:58:00',NULL,0,0,NULL,NULL),(2413,'mixpanel','completed',10,'2024-02-03 18:21:46','2024-02-03 20:06:40','2024-02-03 20:01:45','2024-02-03 20:06:39',NULL,0,0,NULL,NULL),(2414,'mixpanel','completed',10,'2024-02-03 18:41:53','2024-02-03 20:16:38','2024-02-03 20:11:50','2024-02-03 20:16:37',NULL,0,0,NULL,NULL),(2415,'mixpanel','completed',10,'2024-02-03 18:39:48','2024-02-03 20:26:53','2024-02-03 20:21:46','2024-02-03 20:26:52',NULL,0,0,NULL,NULL),(2416,'mixpanel','completed',10,'2024-02-03 19:08:46','2024-02-03 20:36:41','2024-02-03 20:31:44','2024-02-03 20:36:39',NULL,0,0,NULL,NULL),(2417,'mixpanel','completed',10,'2024-02-03 19:35:47','2024-02-03 20:46:43','2024-02-03 20:41:46','2024-02-03 20:46:42',NULL,0,0,NULL,NULL),(2418,'mixpanel','completed',10,'2024-02-03 19:28:09','2024-02-03 20:51:38','2024-02-03 20:49:02','2024-02-03 20:51:37',NULL,0,0,NULL,NULL),(2419,'mixpanel','completed',10,'2024-02-03 19:24:48','2024-02-03 21:01:51','2024-02-03 20:56:47','2024-02-03 21:01:50',NULL,0,0,NULL,NULL),(2420,'mixpanel','completed',10,'2024-02-03 19:23:55','2024-02-03 21:11:45','2024-02-03 21:05:54','2024-02-03 21:11:44',NULL,0,0,NULL,NULL),(2421,'mixpanel','completed',10,'2024-02-03 19:26:38','2024-02-03 21:21:42','2024-02-03 21:16:37','2024-02-03 21:21:41',NULL,0,0,NULL,NULL),(2422,'mixpanel','completed',10,'2024-02-03 20:19:47','2024-02-03 21:31:38','2024-02-03 21:26:46','2024-02-03 21:31:37',NULL,0,0,NULL,NULL),(2423,'mixpanel','completed',10,'2024-02-03 19:59:33','2024-02-03 21:41:41','2024-02-03 21:35:32','2024-02-03 21:41:40',NULL,0,0,NULL,NULL),(2424,'mixpanel','completed',10,'2024-02-03 20:34:46','2024-02-03 21:51:53','2024-02-03 21:46:45','2024-02-03 21:51:52',NULL,0,0,NULL,NULL),(2425,'mixpanel','completed',10,'2024-02-03 20:20:32','2024-02-03 21:56:44','2024-02-03 21:54:31','2024-02-03 21:56:43',NULL,0,0,NULL,NULL),(2426,'mixpanel','completed',10,'2024-02-03 20:20:40','2024-02-03 22:05:56','2024-02-03 22:01:39','2024-02-03 22:05:55',NULL,0,0,NULL,NULL),(2427,'mixpanel','completed',10,'2024-02-03 20:30:41','2024-02-03 22:21:38','2024-02-03 22:16:40','2024-02-03 22:21:37',NULL,0,0,NULL,NULL),(2428,'mixpanel','completed',10,'2024-02-03 20:27:37','2024-02-03 22:31:37','2024-02-03 22:26:36','2024-02-03 22:31:36',NULL,0,0,NULL,NULL),(2429,'mixpanel','completed',10,'2024-02-03 21:11:46','2024-02-03 22:41:44','2024-02-03 22:36:43','2024-02-03 22:41:43',NULL,0,0,NULL,NULL),(2430,'mixpanel','completed',10,'2024-02-03 20:54:40','2024-02-03 22:51:43','2024-02-03 22:46:39','2024-02-03 22:51:42',NULL,0,0,NULL,NULL),(2431,'mixpanel','completed',10,'2024-02-03 21:04:41','2024-02-03 23:01:46','2024-02-03 22:56:40','2024-02-03 23:01:45',NULL,0,0,NULL,NULL),(2432,'mixpanel','completed',10,'2024-02-03 21:39:08','2024-02-03 23:06:37','2024-02-03 23:04:06','2024-02-03 23:06:36',NULL,0,0,NULL,NULL),(2433,'mixpanel','completed',10,'2024-02-03 21:56:48','2024-02-03 23:16:38','2024-02-03 23:11:47','2024-02-03 23:16:37',NULL,0,0,NULL,NULL),(2434,'mixpanel','completed',10,'2024-02-03 21:46:50','2024-02-03 23:26:46','2024-02-03 23:20:48','2024-02-03 23:26:45',NULL,0,0,NULL,NULL),(2435,'mixpanel','completed',10,'2024-02-03 21:38:40','2024-02-03 23:33:59','2024-02-03 23:31:39','2024-02-03 23:33:58',NULL,0,0,NULL,NULL),(2436,'mixpanel','completed',10,'2024-02-03 22:03:43','2024-02-03 23:41:44','2024-02-03 23:36:42','2024-02-03 23:41:43',NULL,0,0,NULL,NULL),(2437,'mixpanel','completed',10,'2024-02-03 22:11:39','2024-02-03 23:51:46','2024-02-03 23:46:38','2024-02-03 23:51:45',NULL,0,0,NULL,NULL),(2438,'mixpanel','completed',10,'2024-02-03 22:53:47','2024-02-04 00:01:48','2024-02-03 23:56:46','2024-02-04 00:01:46',NULL,0,0,NULL,NULL),(2439,'mixpanel','completed',10,'2024-02-03 22:50:41','2024-02-04 00:11:47','2024-02-04 00:06:40','2024-02-04 00:11:46',NULL,0,0,NULL,NULL),(2440,'mixpanel','completed',10,'2024-02-03 22:43:38','2024-02-04 00:21:42','2024-02-04 00:16:37','2024-02-04 00:21:41',NULL,0,0,NULL,NULL),(2441,'mixpanel','completed',10,'2024-02-03 23:16:43','2024-02-04 00:31:36','2024-02-04 00:26:42','2024-02-04 00:31:35',NULL,0,0,NULL,NULL),(2442,'mixpanel','completed',10,'2024-02-03 22:46:38','2024-02-04 00:41:44','2024-02-04 00:36:37','2024-02-04 00:41:44',NULL,0,0,NULL,NULL),(2443,'mixpanel','completed',10,'2024-02-03 23:28:45','2024-02-04 00:51:39','2024-02-04 00:46:44','2024-02-04 00:51:38',NULL,0,0,NULL,NULL),(2444,'mixpanel','completed',10,'2024-02-03 22:58:56','2024-02-04 00:56:46','2024-02-04 00:53:55','2024-02-04 00:56:45',NULL,0,0,NULL,NULL),(2445,'mixpanel','completed',10,'2024-02-03 23:01:41','2024-02-04 01:06:40','2024-02-04 01:01:40','2024-02-04 01:06:39',NULL,0,0,NULL,NULL),(2446,'mixpanel','completed',10,'2024-02-03 23:18:43','2024-02-04 01:16:39','2024-02-04 01:11:42','2024-02-04 01:16:38',NULL,0,0,NULL,NULL),(2447,'mixpanel','completed',10,'2024-02-03 23:23:39','2024-02-04 01:26:41','2024-02-04 01:21:37','2024-02-04 01:26:40',NULL,0,0,NULL,NULL),(2448,'mixpanel','completed',10,'2024-02-04 00:24:39','2024-02-04 01:36:35','2024-02-04 01:31:38','2024-02-04 01:36:34',NULL,0,0,NULL,NULL),(2449,'mixpanel','completed',10,'2024-02-03 23:53:43','2024-02-04 01:46:37','2024-02-04 01:41:42','2024-02-04 01:46:36',NULL,0,0,NULL,NULL),(2450,'mixpanel','completed',10,'2024-02-04 00:18:36','2024-02-04 01:54:47','2024-02-04 01:51:35','2024-02-04 01:54:46',NULL,0,0,NULL,NULL),(2451,'mixpanel','completed',10,'2024-02-04 00:25:41','2024-02-04 02:05:18','2024-02-04 02:01:40','2024-02-04 02:05:17',NULL,0,0,NULL,NULL),(2452,'mixpanel','completed',10,'2024-02-04 00:50:43','2024-02-04 02:16:41','2024-02-04 02:11:42','2024-02-04 02:16:40',NULL,0,0,NULL,NULL),(2453,'mixpanel','completed',10,'2024-02-04 01:01:35','2024-02-04 02:26:44','2024-02-04 02:21:34','2024-02-04 02:26:43',NULL,0,0,NULL,NULL),(2454,'mixpanel','completed',10,'2024-02-04 00:54:40','2024-02-04 02:36:40','2024-02-04 02:31:39','2024-02-04 02:36:39',NULL,0,0,NULL,NULL),(2455,'mixpanel','completed',10,'2024-02-04 00:40:41','2024-02-04 02:46:40','2024-02-04 02:41:39','2024-02-04 02:46:39',NULL,0,0,NULL,NULL),(2456,'schedule_re_engagement_email','completed',10,'2024-02-05 02:46:40','2024-02-05 02:46:44','2024-02-04 02:46:39','2024-02-05 02:46:43',NULL,0,0,NULL,NULL),(2457,'mixpanel','completed',10,'2024-02-04 01:22:43','2024-02-04 02:54:24','2024-02-04 02:51:42','2024-02-04 02:54:23',NULL,0,0,NULL,NULL),(2458,'mixpanel','completed',10,'2024-02-04 01:06:49','2024-02-04 03:01:41','2024-02-04 02:56:48','2024-02-04 03:01:40',NULL,0,0,NULL,NULL),(2459,'mixpanel','completed',10,'2024-02-04 01:37:44','2024-02-04 03:11:45','2024-02-04 03:06:43','2024-02-04 03:11:44',NULL,0,0,NULL,NULL),(2460,'mixpanel','completed',10,'2024-02-04 01:41:41','2024-02-04 03:21:36','2024-02-04 03:16:40','2024-02-04 03:21:35',NULL,0,0,NULL,NULL),(2461,'mixpanel','completed',10,'2024-02-04 01:48:52','2024-02-04 03:26:44','2024-02-04 03:23:51','2024-02-04 03:26:43',NULL,0,0,NULL,NULL),(2462,'mixpanel','completed',10,'2024-02-04 01:43:38','2024-02-04 03:36:43','2024-02-04 03:31:37','2024-02-04 03:36:42',NULL,0,0,NULL,NULL),(2463,'mixpanel','completed',10,'2024-02-04 01:49:23','2024-02-04 03:41:47','2024-02-04 03:39:22','2024-02-04 03:41:46',NULL,0,0,NULL,NULL),(2464,'mixpanel','completed',10,'2024-02-04 01:55:38','2024-02-04 03:51:42','2024-02-04 03:46:36','2024-02-04 03:51:40',NULL,0,0,NULL,NULL),(2465,'mixpanel','completed',10,'2024-02-04 02:47:35','2024-02-04 04:01:51','2024-02-04 03:55:34','2024-02-04 04:01:50',NULL,0,0,NULL,NULL),(2466,'mixpanel','completed',10,'2024-02-04 02:28:40','2024-02-04 04:11:44','2024-02-04 04:06:39','2024-02-04 04:11:43',NULL,0,0,NULL,NULL),(2467,'mixpanel','completed',10,'2024-02-04 02:36:45','2024-02-04 04:21:38','2024-02-04 04:16:44','2024-02-04 04:21:37',NULL,0,0,NULL,NULL),(2468,'mixpanel','completed',10,'2024-02-04 02:37:46','2024-02-04 04:29:25','2024-02-04 04:26:44','2024-02-04 04:29:24',NULL,0,0,NULL,NULL),(2469,'mixpanel','completed',10,'2024-02-04 03:11:51','2024-02-04 04:36:42','2024-02-04 04:31:49','2024-02-04 04:36:41',NULL,0,0,NULL,NULL),(2470,'mixpanel','completed',10,'2024-02-04 03:33:54','2024-02-04 04:46:06','2024-02-04 04:41:52','2024-02-04 04:46:05',NULL,0,0,NULL,NULL),(2471,'mixpanel','completed',10,'2024-02-04 03:35:38','2024-02-04 04:56:42','2024-02-04 04:51:37','2024-02-04 04:56:41',NULL,0,0,NULL,NULL),(2472,'mixpanel','completed',10,'2024-02-04 03:45:39','2024-02-04 05:06:39','2024-02-04 05:01:38','2024-02-04 05:06:39',NULL,0,0,NULL,NULL),(2473,'mixpanel','completed',10,'2024-02-04 03:32:45','2024-02-04 05:16:42','2024-02-04 05:11:44','2024-02-04 05:16:41',NULL,0,0,NULL,NULL),(2474,'mixpanel','completed',10,'2024-02-04 03:26:45','2024-02-04 05:26:43','2024-02-04 05:21:44','2024-02-04 05:26:42',NULL,0,0,NULL,NULL),(2475,'mixpanel','completed',10,'2024-02-04 04:13:44','2024-02-04 05:34:54','2024-02-04 05:31:43','2024-02-04 05:34:53',NULL,0,0,NULL,NULL),(2476,'mixpanel','completed',10,'2024-02-04 04:23:36','2024-02-04 05:46:35','2024-02-04 05:41:35','2024-02-04 05:46:34',NULL,0,0,NULL,NULL),(2477,'mixpanel','completed',10,'2024-02-04 04:10:03','2024-02-04 05:56:37','2024-02-04 05:51:02','2024-02-04 05:56:36',NULL,0,0,NULL,NULL),(2478,'mixpanel','completed',10,'2024-02-04 04:20:37','2024-02-04 06:04:52','2024-02-04 06:01:36','2024-02-04 06:04:51',NULL,0,0,NULL,NULL),(2479,'mixpanel','completed',10,'2024-02-04 04:24:29','2024-02-04 06:16:58','2024-02-04 06:11:28','2024-02-04 06:16:55',NULL,0,0,NULL,NULL),(2480,'mixpanel','completed',10,'2024-02-04 04:20:37','2024-02-04 06:26:47','2024-02-04 06:21:36','2024-02-04 06:26:46',NULL,0,0,NULL,NULL),(2481,'mixpanel','completed',10,'2024-02-04 05:26:19','2024-02-04 06:31:43','2024-02-04 06:29:18','2024-02-04 06:31:42',NULL,0,0,NULL,NULL),(2482,'mixpanel','completed',10,'2024-02-04 04:56:19','2024-02-04 06:41:13','2024-02-04 06:35:18','2024-02-04 06:41:12',NULL,0,0,NULL,NULL),(2483,'mixpanel','completed',10,'2024-02-04 04:55:38','2024-02-04 06:51:35','2024-02-04 06:46:37','2024-02-04 06:51:34',NULL,0,0,NULL,NULL),(2484,'mixpanel','completed',10,'2024-02-04 05:08:39','2024-02-04 06:56:38','2024-02-04 06:53:38','2024-02-04 06:56:37',NULL,0,0,NULL,NULL),(2485,'mixpanel','completed',10,'2024-02-04 05:56:49','2024-02-04 07:06:22','2024-02-04 06:59:48','2024-02-04 07:06:21',NULL,0,0,NULL,NULL),(2486,'mixpanel','completed',10,'2024-02-04 05:16:45','2024-02-04 07:16:45','2024-02-04 07:11:44','2024-02-04 07:16:44',NULL,0,0,NULL,NULL),(2487,'mixpanel','completed',10,'2024-02-04 05:45:37','2024-02-04 07:26:30','2024-02-04 07:19:36','2024-02-04 07:26:29',NULL,0,0,NULL,NULL),(2488,'mixpanel','completed',10,'2024-02-04 05:57:40','2024-02-04 07:36:46','2024-02-04 07:31:39','2024-02-04 07:36:45',NULL,0,0,NULL,NULL),(2489,'mixpanel','completed',10,'2024-02-04 06:27:06','2024-02-04 07:46:42','2024-02-04 07:40:05','2024-02-04 07:46:40',NULL,0,0,NULL,NULL),(2490,'mixpanel','completed',10,'2024-02-04 05:53:42','2024-02-04 07:54:09','2024-02-04 07:51:41','2024-02-04 07:54:08',NULL,0,0,NULL,NULL),(2491,'mixpanel','completed',10,'2024-02-04 06:21:36','2024-02-04 08:01:13','2024-02-04 07:56:35','2024-02-04 08:01:12',NULL,0,0,NULL,NULL),(2492,'mixpanel','completed',10,'2024-02-04 06:16:40','2024-02-04 08:11:44','2024-02-04 08:06:39','2024-02-04 08:11:43',NULL,0,0,NULL,NULL),(2493,'mixpanel','completed',10,'2024-02-04 06:20:38','2024-02-04 08:21:42','2024-02-04 08:15:37','2024-02-04 08:21:41',NULL,0,0,NULL,NULL),(2494,'mixpanel','completed',10,'2024-02-04 06:40:36','2024-02-04 08:30:19','2024-02-04 08:26:35','2024-02-04 08:30:18',NULL,0,0,NULL,NULL),(2495,'mixpanel','completed',10,'2024-02-04 07:12:42','2024-02-04 08:41:26','2024-02-04 08:36:41','2024-02-04 08:41:25',NULL,0,0,NULL,NULL),(2496,'mixpanel','completed',10,'2024-02-04 07:08:19','2024-02-04 08:46:41','2024-02-04 08:44:19','2024-02-04 08:46:40',NULL,0,0,NULL,NULL),(2497,'mixpanel','completed',10,'2024-02-04 07:16:41','2024-02-04 08:56:47','2024-02-04 08:51:40','2024-02-04 08:56:46',NULL,0,0,NULL,NULL),(2498,'mixpanel','completed',10,'2024-02-04 07:35:33','2024-02-04 09:08:33','2024-02-04 09:01:32','2024-02-04 09:08:32',NULL,0,0,NULL,NULL),(2499,'mixpanel','completed',10,'2024-02-04 07:50:39','2024-02-04 09:16:05','2024-02-04 09:11:38','2024-02-04 09:16:04',NULL,0,0,NULL,NULL),(2500,'mixpanel','completed',10,'2024-02-04 07:33:45','2024-02-04 09:26:38','2024-02-04 09:21:44','2024-02-04 09:26:37',NULL,0,0,NULL,NULL),(2501,'mixpanel','completed',10,'2024-02-04 08:24:51','2024-02-04 09:31:21','2024-02-04 09:28:50','2024-02-04 09:31:20',NULL,0,0,NULL,NULL),(2502,'mixpanel','completed',10,'2024-02-04 08:12:37','2024-02-04 09:41:39','2024-02-04 09:36:36','2024-02-04 09:41:38',NULL,0,0,NULL,NULL),(2503,'mixpanel','completed',10,'2024-02-04 08:24:40','2024-02-04 09:51:44','2024-02-04 09:46:39','2024-02-04 09:51:43',NULL,0,0,NULL,NULL),(2504,'mixpanel','completed',10,'2024-02-04 08:20:46','2024-02-04 10:01:33','2024-02-04 09:56:45','2024-02-04 10:01:31',NULL,0,0,NULL,NULL),(2505,'subscribers_engagement_score','completed',10,'2024-02-04 10:01:33','2024-02-04 10:06:34','2024-02-04 10:01:31','2024-02-04 10:06:33',NULL,0,0,NULL,NULL),(2506,'subscribers_engagement_score','completed',10,'2024-02-05 02:23:00','2024-02-05 02:26:38','2024-02-04 10:06:33','2024-02-05 02:26:37',NULL,0,0,NULL,NULL),(2507,'mixpanel','completed',10,'2024-02-04 08:37:34','2024-02-04 10:11:43','2024-02-04 10:06:33','2024-02-04 10:11:42',NULL,0,0,NULL,NULL),(2508,'mixpanel','completed',10,'2024-02-04 08:36:28','2024-02-04 10:21:38','2024-02-04 10:18:26','2024-02-04 10:21:37',NULL,0,0,NULL,NULL),(2509,'mixpanel','completed',10,'2024-02-04 08:28:42','2024-02-04 10:31:38','2024-02-04 10:26:41','2024-02-04 10:31:37',NULL,0,0,NULL,NULL),(2510,'mixpanel','completed',10,'2024-02-04 09:02:42','2024-02-04 10:41:11','2024-02-04 10:36:41','2024-02-04 10:41:10',NULL,0,0,NULL,NULL),(2511,'mixpanel','completed',10,'2024-02-04 09:08:36','2024-02-04 10:51:38','2024-02-04 10:46:35','2024-02-04 10:51:37',NULL,0,0,NULL,NULL),(2512,'mixpanel','completed',10,'2024-02-04 09:53:37','2024-02-04 11:01:46','2024-02-04 10:56:36','2024-02-04 11:01:45',NULL,0,0,NULL,NULL),(2513,'mixpanel','completed',10,'2024-02-04 09:54:42','2024-02-04 11:11:43','2024-02-04 11:06:41','2024-02-04 11:11:42',NULL,0,0,NULL,NULL),(2514,'mixpanel','completed',10,'2024-02-04 09:38:46','2024-02-04 11:21:38','2024-02-04 11:16:45','2024-02-04 11:21:37',NULL,0,0,NULL,NULL),(2515,'mixpanel','completed',10,'2024-02-04 09:26:47','2024-02-04 11:31:37','2024-02-04 11:26:46','2024-02-04 11:31:36',NULL,0,0,NULL,NULL),(2516,'mixpanel','completed',10,'2024-02-04 09:55:36','2024-02-04 11:41:38','2024-02-04 11:36:35','2024-02-04 11:41:37',NULL,0,0,NULL,NULL),(2517,'mixpanel','completed',10,'2024-02-04 10:05:35','2024-02-04 11:51:34','2024-02-04 11:46:33','2024-02-04 11:51:33',NULL,0,0,NULL,NULL),(2518,'mixpanel','completed',10,'2024-02-04 10:49:42','2024-02-04 12:01:37','2024-02-04 11:56:41','2024-02-04 12:01:36',NULL,0,0,NULL,NULL),(2519,'mixpanel','completed',10,'2024-02-04 10:26:35','2024-02-04 12:11:37','2024-02-04 12:06:33','2024-02-04 12:11:36',NULL,0,0,NULL,NULL),(2520,'mixpanel','completed',10,'2024-02-04 11:04:35','2024-02-04 12:21:45','2024-02-04 12:16:34','2024-02-04 12:21:44',NULL,0,0,NULL,NULL),(2521,'mixpanel','completed',10,'2024-02-04 10:43:39','2024-02-04 12:31:40','2024-02-04 12:26:38','2024-02-04 12:31:39',NULL,0,0,NULL,NULL),(2522,'mixpanel','completed',10,'2024-02-04 11:27:34','2024-02-04 12:41:40','2024-02-04 12:36:33','2024-02-04 12:41:39',NULL,0,0,NULL,NULL),(2523,'mixpanel','completed',10,'2024-02-04 11:09:45','2024-02-04 12:51:40','2024-02-04 12:46:44','2024-02-04 12:51:40',NULL,0,0,NULL,NULL),(2524,'mixpanel','completed',10,'2024-02-04 11:23:37','2024-02-04 13:01:35','2024-02-04 12:56:36','2024-02-04 13:01:34',NULL,0,0,NULL,NULL),(2525,'mixpanel','completed',10,'2024-02-04 11:14:36','2024-02-04 13:11:49','2024-02-04 13:06:35','2024-02-04 13:11:43',NULL,0,0,NULL,NULL),(2526,'mixpanel','completed',10,'2024-02-04 11:45:35','2024-02-04 13:21:40','2024-02-04 13:16:34','2024-02-04 13:21:39',NULL,0,0,NULL,NULL),(2527,'mixpanel','completed',10,'2024-02-04 12:00:40','2024-02-04 13:31:40','2024-02-04 13:26:39','2024-02-04 13:31:39',NULL,0,0,NULL,NULL),(2528,'mixpanel','completed',10,'2024-02-04 12:06:41','2024-02-04 13:41:47','2024-02-04 13:36:40','2024-02-04 13:41:46',NULL,0,0,NULL,NULL),(2529,'mixpanel','completed',10,'2024-02-04 11:56:49','2024-02-04 13:51:45','2024-02-04 13:44:49','2024-02-04 13:51:44',NULL,0,0,NULL,NULL),(2530,'mixpanel','completed',10,'2024-02-04 11:58:37','2024-02-04 14:01:34','2024-02-04 13:56:36','2024-02-04 14:01:34',NULL,0,0,NULL,NULL),(2531,'mixpanel','completed',10,'2024-02-04 12:59:37','2024-02-04 14:16:42','2024-02-04 14:06:36','2024-02-04 14:16:41',NULL,0,0,NULL,NULL),(2532,'mixpanel','completed',10,'2024-02-04 12:57:44','2024-02-04 14:26:42','2024-02-04 14:21:43','2024-02-04 14:26:41',NULL,0,0,NULL,NULL),(2533,'mixpanel','completed',10,'2024-02-04 12:49:37','2024-02-04 14:36:08','2024-02-04 14:31:36','2024-02-04 14:36:07',NULL,0,0,NULL,NULL),(2534,'mixpanel','completed',10,'2024-02-04 13:20:39','2024-02-04 14:46:38','2024-02-04 14:41:38','2024-02-04 14:46:37',NULL,0,0,NULL,NULL),(2535,'mixpanel','completed',10,'2024-02-04 13:13:45','2024-02-04 14:56:45','2024-02-04 14:51:44','2024-02-04 14:56:44',NULL,0,0,NULL,NULL),(2536,'mixpanel','completed',10,'2024-02-04 13:19:41','2024-02-04 15:06:40','2024-02-04 15:01:40','2024-02-04 15:06:39',NULL,0,0,NULL,NULL),(2537,'mixpanel','completed',10,'2024-02-04 13:21:38','2024-02-04 15:16:37','2024-02-04 15:11:37','2024-02-04 15:16:36',NULL,0,0,NULL,NULL),(2538,'mixpanel','completed',10,'2024-02-04 14:11:35','2024-02-04 15:26:44','2024-02-04 15:21:34','2024-02-04 15:26:43',NULL,0,0,NULL,NULL),(2539,'mixpanel','completed',10,'2024-02-04 13:31:38','2024-02-04 15:36:45','2024-02-04 15:31:37','2024-02-04 15:36:44',NULL,0,0,NULL,NULL),(2540,'mixpanel','completed',10,'2024-02-04 14:15:41','2024-02-04 15:46:39','2024-02-04 15:41:40','2024-02-04 15:46:38',NULL,0,0,NULL,NULL),(2541,'mixpanel','completed',10,'2024-02-04 13:55:37','2024-02-04 15:56:38','2024-02-04 15:51:36','2024-02-04 15:56:37',NULL,0,0,NULL,NULL),(2542,'mixpanel','completed',10,'2024-02-04 14:57:41','2024-02-04 16:05:23','2024-02-04 16:01:40','2024-02-04 16:05:22',NULL,0,0,NULL,NULL),(2543,'mixpanel','completed',10,'2024-02-04 14:13:24','2024-02-04 16:16:44','2024-02-04 16:14:23','2024-02-04 16:16:43',NULL,0,0,NULL,NULL),(2544,'mixpanel','completed',10,'2024-02-04 14:39:35','2024-02-04 16:23:37','2024-02-04 16:21:34','2024-02-04 16:23:36',NULL,0,0,NULL,NULL),(2545,'mixpanel','completed',10,'2024-02-04 14:56:40','2024-02-04 16:28:26','2024-02-04 16:25:39','2024-02-04 16:28:25',NULL,0,0,NULL,NULL),(2546,'mixpanel','completed',10,'2024-02-04 15:29:45','2024-02-04 16:36:39','2024-02-04 16:31:43','2024-02-04 16:36:38',NULL,0,0,NULL,NULL),(2547,'mixpanel','completed',10,'2024-02-04 15:35:16','2024-02-04 16:46:38','2024-02-04 16:40:15','2024-02-04 16:46:37',NULL,0,0,NULL,NULL),(2548,'mixpanel','completed',10,'2024-02-04 15:43:47','2024-02-04 17:01:41','2024-02-04 16:56:44','2024-02-04 17:01:40',NULL,0,0,NULL,NULL),(2549,'mixpanel','completed',10,'2024-02-04 15:20:10','2024-02-04 17:06:39','2024-02-04 17:04:09','2024-02-04 17:06:38',NULL,0,0,NULL,NULL),(2550,'mixpanel','completed',10,'2024-02-04 15:28:43','2024-02-04 17:15:00','2024-02-04 17:11:42','2024-02-04 17:14:59',NULL,0,0,NULL,NULL),(2551,'mixpanel','completed',10,'2024-02-04 15:54:55','2024-02-04 17:26:38','2024-02-04 17:19:54','2024-02-04 17:26:37',NULL,0,0,NULL,NULL),(2552,'mixpanel','completed',10,'2024-02-04 15:32:42','2024-02-04 17:36:34','2024-02-04 17:31:41','2024-02-04 17:36:33',NULL,0,0,NULL,NULL),(2553,'mixpanel','completed',10,'2024-02-04 16:01:42','2024-02-04 17:46:38','2024-02-04 17:41:41','2024-02-04 17:46:37',NULL,0,0,NULL,NULL),(2554,'mixpanel','completed',10,'2024-02-04 16:00:38','2024-02-04 17:56:36','2024-02-04 17:51:37','2024-02-04 17:56:35',NULL,0,0,NULL,NULL),(2555,'mixpanel','completed',10,'2024-02-04 16:41:42','2024-02-04 18:06:25','2024-02-04 18:01:41','2024-02-04 18:06:24',NULL,0,0,NULL,NULL),(2556,'mixpanel','completed',10,'2024-02-04 17:04:34','2024-02-04 18:10:39','2024-02-04 18:08:33','2024-02-04 18:10:38',NULL,0,0,NULL,NULL),(2557,'mixpanel','completed',10,'2024-02-04 16:13:18','2024-02-04 18:16:12','2024-02-04 18:13:17','2024-02-04 18:16:11',NULL,0,0,NULL,NULL),(2558,'mixpanel','completed',10,'2024-02-04 16:48:39','2024-02-04 18:21:36','2024-02-04 18:18:37','2024-02-04 18:21:35',NULL,0,0,NULL,NULL),(2559,'mixpanel','completed',10,'2024-02-04 16:38:40','2024-02-04 18:31:40','2024-02-04 18:26:39','2024-02-04 18:31:39',NULL,0,0,NULL,NULL),(2560,'mixpanel','completed',10,'2024-02-04 16:37:25','2024-02-04 18:41:49','2024-02-04 18:36:24','2024-02-04 18:41:48',NULL,0,0,NULL,NULL),(2561,'mixpanel','completed',10,'2024-02-04 17:06:35','2024-02-04 18:51:48','2024-02-04 18:46:34','2024-02-04 18:51:47',NULL,0,0,NULL,NULL),(2562,'mixpanel','completed',10,'2024-02-04 17:06:39','2024-02-04 19:01:39','2024-02-04 18:56:38','2024-02-04 19:01:38',NULL,0,0,NULL,NULL),(2563,'mixpanel','completed',10,'2024-02-04 17:54:40','2024-02-04 19:11:42','2024-02-04 19:06:39','2024-02-04 19:11:41',NULL,0,0,NULL,NULL),(2564,'mixpanel','completed',10,'2024-02-04 18:13:35','2024-02-04 19:21:35','2024-02-04 19:16:35','2024-02-04 19:21:34',NULL,0,0,NULL,NULL),(2565,'mixpanel','completed',10,'2024-02-04 17:57:51','2024-02-04 19:29:07','2024-02-04 19:26:48','2024-02-04 19:29:06',NULL,0,0,NULL,NULL),(2566,'mixpanel','completed',10,'2024-02-04 17:40:41','2024-02-04 19:36:28','2024-02-04 19:31:40','2024-02-04 19:36:27',NULL,0,0,NULL,NULL),(2567,'mixpanel','completed',10,'2024-02-04 18:09:40','2024-02-04 19:46:23','2024-02-04 19:41:39','2024-02-04 19:46:22',NULL,0,0,NULL,NULL),(2568,'mixpanel','completed',10,'2024-02-04 18:38:37','2024-02-04 19:55:02','2024-02-04 19:51:36','2024-02-04 19:55:01',NULL,0,0,NULL,NULL),(2569,'mixpanel','completed',10,'2024-02-04 18:25:54','2024-02-04 20:01:39','2024-02-04 19:58:52','2024-02-04 20:01:38',NULL,0,0,NULL,NULL),(2570,'mixpanel','completed',10,'2024-02-04 18:55:05','2024-02-04 20:06:45','2024-02-04 20:04:04','2024-02-04 20:06:44',NULL,0,0,NULL,NULL),(2571,'mixpanel','completed',10,'2024-02-04 18:57:38','2024-02-04 20:16:25','2024-02-04 20:11:37','2024-02-04 20:16:23',NULL,0,0,NULL,NULL),(2572,'mixpanel','completed',10,'2024-02-04 18:49:20','2024-02-04 20:26:36','2024-02-04 20:21:19','2024-02-04 20:26:35',NULL,0,0,NULL,NULL),(2573,'mixpanel','completed',10,'2024-02-04 18:59:48','2024-02-04 20:31:17','2024-02-04 20:28:47','2024-02-04 20:31:16',NULL,0,0,NULL,NULL),(2574,'mixpanel','completed',10,'2024-02-04 18:38:34','2024-02-04 20:41:41','2024-02-04 20:36:31','2024-02-04 20:41:40',NULL,0,0,NULL,NULL),(2575,'mixpanel','completed',10,'2024-02-04 19:14:07','2024-02-04 20:51:41','2024-02-04 20:46:06','2024-02-04 20:51:40',NULL,0,0,NULL,NULL),(2576,'mixpanel','completed',10,'2024-02-04 19:08:41','2024-02-04 20:58:49','2024-02-04 20:56:40','2024-02-04 20:58:48',NULL,0,0,NULL,NULL),(2577,'mixpanel','completed',10,'2024-02-04 19:13:33','2024-02-04 21:06:41','2024-02-04 21:01:32','2024-02-04 21:06:40',NULL,0,0,NULL,NULL),(2578,'mixpanel','completed',10,'2024-02-04 20:05:47','2024-02-04 21:16:37','2024-02-04 21:11:46','2024-02-04 21:16:36',NULL,0,0,NULL,NULL),(2579,'mixpanel','completed',10,'2024-02-04 19:31:59','2024-02-04 21:26:38','2024-02-04 21:19:58','2024-02-04 21:26:37',NULL,0,0,NULL,NULL),(2580,'mixpanel','completed',10,'2024-02-04 19:44:35','2024-02-04 21:36:44','2024-02-04 21:31:34','2024-02-04 21:36:42',NULL,0,0,NULL,NULL),(2581,'mixpanel','completed',10,'2024-02-04 19:50:42','2024-02-04 21:44:21','2024-02-04 21:41:41','2024-02-04 21:44:20',NULL,0,0,NULL,NULL),(2582,'mixpanel','completed',10,'2024-02-04 20:30:40','2024-02-04 21:49:02','2024-02-04 21:46:39','2024-02-04 21:49:01',NULL,0,0,NULL,NULL),(2583,'mixpanel','completed',10,'2024-02-04 20:29:42','2024-02-04 21:56:38','2024-02-04 21:51:41','2024-02-04 21:56:38',NULL,0,0,NULL,NULL),(2584,'mixpanel','completed',10,'2024-02-04 20:23:41','2024-02-04 22:06:34','2024-02-04 22:01:40','2024-02-04 22:06:33',NULL,0,0,NULL,NULL),(2585,'mixpanel','completed',10,'2024-02-04 20:22:39','2024-02-04 22:16:37','2024-02-04 22:11:38','2024-02-04 22:16:36',NULL,0,0,NULL,NULL),(2586,'mixpanel','completed',10,'2024-02-04 20:23:36','2024-02-04 22:26:49','2024-02-04 22:21:35','2024-02-04 22:26:48',NULL,0,0,NULL,NULL),(2587,'mixpanel','completed',10,'2024-02-04 20:36:36','2024-02-04 22:36:38','2024-02-04 22:31:35','2024-02-04 22:36:37',NULL,0,0,NULL,NULL),(2588,'mixpanel','completed',10,'2024-02-04 21:28:48','2024-02-04 22:46:46','2024-02-04 22:41:47','2024-02-04 22:46:45',NULL,0,0,NULL,NULL),(2589,'mixpanel','completed',10,'2024-02-04 21:12:44','2024-02-04 22:56:34','2024-02-04 22:51:42','2024-02-04 22:56:33',NULL,0,0,NULL,NULL),(2590,'mixpanel','completed',10,'2024-02-04 21:45:41','2024-02-04 23:06:46','2024-02-04 23:01:40','2024-02-04 23:06:45',NULL,0,0,NULL,NULL),(2591,'mixpanel','completed',10,'2024-02-04 21:32:46','2024-02-04 23:16:38','2024-02-04 23:11:45','2024-02-04 23:16:37',NULL,0,0,NULL,NULL),(2592,'mixpanel','completed',10,'2024-02-04 21:49:25','2024-02-04 23:21:36','2024-02-04 23:19:24','2024-02-04 23:21:35',NULL,0,0,NULL,NULL),(2593,'mixpanel','completed',10,'2024-02-04 22:00:40','2024-02-04 23:31:38','2024-02-04 23:26:40','2024-02-04 23:31:37',NULL,0,0,NULL,NULL),(2594,'mixpanel','completed',10,'2024-02-04 21:36:42','2024-02-04 23:41:36','2024-02-04 23:36:41','2024-02-04 23:41:35',NULL,0,0,NULL,NULL),(2595,'mixpanel','completed',10,'2024-02-04 21:51:41','2024-02-04 23:51:43','2024-02-04 23:46:40','2024-02-04 23:51:42',NULL,0,0,NULL,NULL),(2596,'mixpanel','completed',10,'2024-02-04 22:12:44','2024-02-05 00:01:38','2024-02-04 23:56:43','2024-02-05 00:01:38',NULL,0,0,NULL,NULL),(2597,'mixpanel','completed',10,'2024-02-04 22:12:46','2024-02-05 00:11:41','2024-02-05 00:06:45','2024-02-05 00:11:41',NULL,0,0,NULL,NULL),(2598,'mixpanel','completed',10,'2024-02-04 22:20:36','2024-02-05 00:21:41','2024-02-05 00:16:35','2024-02-05 00:21:40',NULL,0,0,NULL,NULL),(2599,'mixpanel','completed',10,'2024-02-04 22:34:40','2024-02-05 00:31:39','2024-02-05 00:26:39','2024-02-05 00:31:38',NULL,0,0,NULL,NULL),(2600,'mixpanel','completed',10,'2024-02-04 23:14:43','2024-02-05 00:41:47','2024-02-05 00:36:42','2024-02-05 00:41:46',NULL,0,0,NULL,NULL),(2601,'mixpanel','completed',10,'2024-02-04 23:31:42','2024-02-05 00:51:36','2024-02-05 00:46:41','2024-02-05 00:51:35',NULL,0,0,NULL,NULL),(2602,'mixpanel','completed',10,'2024-02-04 23:10:41','2024-02-05 01:01:40','2024-02-05 00:56:40','2024-02-05 01:01:39',NULL,0,0,NULL,NULL),(2603,'mixpanel','completed',10,'2024-02-04 23:16:42','2024-02-05 01:10:55','2024-02-05 01:06:41','2024-02-05 01:10:54',NULL,0,0,NULL,NULL),(2604,'mixpanel','completed',10,'2024-02-04 23:47:43','2024-02-05 01:21:45','2024-02-05 01:16:42','2024-02-05 01:21:44',NULL,0,0,NULL,NULL),(2605,'mixpanel','completed',10,'2024-02-04 23:29:41','2024-02-05 01:31:42','2024-02-05 01:26:40','2024-02-05 01:31:41',NULL,0,0,NULL,NULL),(2606,'mixpanel','completed',10,'2024-02-05 00:17:39','2024-02-05 01:41:37','2024-02-05 01:36:38','2024-02-05 01:41:36',NULL,0,0,NULL,NULL),(2607,'mixpanel','completed',10,'2024-02-04 23:48:41','2024-02-05 01:51:42','2024-02-05 01:46:40','2024-02-05 01:51:41',NULL,0,0,NULL,NULL),(2608,'mixpanel','completed',10,'2024-02-05 00:49:44','2024-02-05 02:01:40','2024-02-05 01:56:43','2024-02-05 02:01:39',NULL,0,0,NULL,NULL),(2609,'mixpanel','completed',10,'2024-02-05 00:32:41','2024-02-05 02:11:40','2024-02-05 02:06:40','2024-02-05 02:11:39',NULL,0,0,NULL,NULL),(2610,'mixpanel','completed',10,'2024-02-05 00:46:36','2024-02-05 02:21:31','2024-02-05 02:16:35','2024-02-05 02:21:30',NULL,0,0,NULL,NULL),(2611,'subscribers_engagement_score','completed',10,'2024-02-06 13:45:00','2024-02-06 13:46:38','2024-02-05 02:26:37','2024-02-06 13:46:37',NULL,0,0,NULL,NULL),(2612,'mixpanel','completed',10,'2024-02-05 00:31:38','2024-02-05 02:31:42','2024-02-05 02:26:37','2024-02-05 02:31:41',NULL,0,0,NULL,NULL),(2613,'mixpanel','completed',10,'2024-02-05 01:30:41','2024-02-05 02:41:40','2024-02-05 02:36:40','2024-02-05 02:41:39',NULL,0,0,NULL,NULL),(2614,'mixpanel','completed',10,'2024-02-05 00:49:44','2024-02-05 02:51:39','2024-02-05 02:46:43','2024-02-05 02:51:38',NULL,0,0,NULL,NULL),(2615,'schedule_re_engagement_email','completed',10,'2024-02-06 02:51:39','2024-02-06 02:51:46','2024-02-05 02:51:38','2024-02-06 02:51:45',NULL,0,0,NULL,NULL),(2616,'mixpanel','completed',10,'2024-02-05 01:51:41','2024-02-05 03:01:39','2024-02-05 02:56:40','2024-02-05 03:01:38',NULL,0,0,NULL,NULL),(2617,'mixpanel','completed',10,'2024-02-05 01:53:42','2024-02-05 03:11:36','2024-02-05 03:06:41','2024-02-05 03:11:35',NULL,0,0,NULL,NULL),(2618,'mixpanel','completed',10,'2024-02-05 01:28:39','2024-02-05 03:21:34','2024-02-05 03:16:38','2024-02-05 03:21:33',NULL,0,0,NULL,NULL),(2619,'mixpanel','completed',10,'2024-02-05 01:30:46','2024-02-05 03:26:43','2024-02-05 03:23:45','2024-02-05 03:26:42',NULL,0,0,NULL,NULL),(2620,'mixpanel','completed',10,'2024-02-05 01:44:42','2024-02-05 03:36:39','2024-02-05 03:31:41','2024-02-05 03:36:38',NULL,0,0,NULL,NULL),(2621,'mixpanel','completed',10,'2024-02-05 02:37:36','2024-02-05 03:46:44','2024-02-05 03:41:35','2024-02-05 03:46:43',NULL,0,0,NULL,NULL),(2622,'mixpanel','completed',10,'2024-02-05 01:48:48','2024-02-05 03:56:43','2024-02-05 03:49:47','2024-02-05 03:56:42',NULL,0,0,NULL,NULL),(2623,'mixpanel','completed',10,'2024-02-05 02:01:48','2024-02-05 04:06:38','2024-02-05 04:00:47','2024-02-05 04:06:37',NULL,0,0,NULL,NULL),(2624,'mixpanel','completed',10,'2024-02-05 02:11:44','2024-02-05 04:16:43','2024-02-05 04:11:43','2024-02-05 04:16:42',NULL,0,0,NULL,NULL),(2625,'mixpanel','completed',10,'2024-02-05 03:00:34','2024-02-05 04:26:41','2024-02-05 04:21:33','2024-02-05 04:26:40',NULL,0,0,NULL,NULL),(2626,'mixpanel','completed',10,'2024-02-05 03:06:49','2024-02-05 04:36:44','2024-02-05 04:31:46','2024-02-05 04:36:41',NULL,0,0,NULL,NULL),(2627,'mixpanel','completed',10,'2024-02-05 03:00:37','2024-02-05 04:46:36','2024-02-05 04:41:36','2024-02-05 04:46:35',NULL,0,0,NULL,NULL),(2628,'mixpanel','completed',10,'2024-02-05 03:28:38','2024-02-05 04:56:41','2024-02-05 04:51:37','2024-02-05 04:56:39',NULL,0,0,NULL,NULL),(2629,'mixpanel','completed',10,'2024-02-05 03:00:43','2024-02-05 05:06:37','2024-02-05 05:01:42','2024-02-05 05:06:36',NULL,0,0,NULL,NULL),(2630,'mixpanel','completed',10,'2024-02-05 03:39:37','2024-02-05 05:16:36','2024-02-05 05:10:36','2024-02-05 05:16:35',NULL,0,0,NULL,NULL),(2631,'mixpanel','completed',10,'2024-02-05 04:11:39','2024-02-05 05:26:40','2024-02-05 05:21:38','2024-02-05 05:26:39',NULL,0,0,NULL,NULL),(2632,'mixpanel','completed',10,'2024-02-05 04:11:37','2024-02-05 05:36:43','2024-02-05 05:29:36','2024-02-05 05:36:42',NULL,0,0,NULL,NULL),(2633,'mixpanel','completed',10,'2024-02-05 03:56:10','2024-02-05 05:41:52','2024-02-05 05:39:09','2024-02-05 05:41:51',NULL,0,0,NULL,NULL),(2634,'mixpanel','completed',10,'2024-02-05 04:07:44','2024-02-05 05:51:28','2024-02-05 05:46:43','2024-02-05 05:51:27',NULL,0,0,NULL,NULL),(2635,'mixpanel','completed',10,'2024-02-05 04:30:42','2024-02-05 06:01:42','2024-02-05 05:56:41','2024-02-05 06:01:41',NULL,0,0,NULL,NULL),(2636,'mixpanel','completed',10,'2024-02-05 04:13:12','2024-02-05 06:11:39','2024-02-05 06:05:11','2024-02-05 06:11:38',NULL,0,0,NULL,NULL),(2637,'mixpanel','completed',10,'2024-02-05 04:54:36','2024-02-05 06:21:40','2024-02-05 06:16:35','2024-02-05 06:21:39',NULL,0,0,NULL,NULL),(2638,'mixpanel','completed',10,'2024-02-05 04:23:19','2024-02-05 06:26:43','2024-02-05 06:24:18','2024-02-05 06:26:42',NULL,0,0,NULL,NULL),(2639,'mixpanel','completed',10,'2024-02-05 04:38:39','2024-02-05 06:35:20','2024-02-05 06:31:38','2024-02-05 06:35:18',NULL,0,0,NULL,NULL),(2640,'mixpanel','completed',10,'2024-02-05 05:25:06','2024-02-05 06:41:37','2024-02-05 06:39:05','2024-02-05 06:41:36',NULL,0,0,NULL,NULL),(2641,'mixpanel','completed',10,'2024-02-05 04:57:09','2024-02-05 06:51:36','2024-02-05 06:46:08','2024-02-05 06:51:34',NULL,0,0,NULL,NULL),(2642,'mixpanel','completed',10,'2024-02-05 05:06:16','2024-02-05 07:01:43','2024-02-05 06:56:15','2024-02-05 07:01:42',NULL,0,0,NULL,NULL),(2643,'mixpanel','completed',10,'2024-02-05 05:44:43','2024-02-05 07:11:44','2024-02-05 07:06:42','2024-02-05 07:11:43',NULL,0,0,NULL,NULL),(2644,'mixpanel','completed',10,'2024-02-05 05:44:37','2024-02-05 07:21:32','2024-02-05 07:15:36','2024-02-05 07:21:31',NULL,0,0,NULL,NULL),(2645,'mixpanel','completed',10,'2024-02-05 06:00:50','2024-02-05 07:26:47','2024-02-05 07:23:49','2024-02-05 07:26:46',NULL,0,0,NULL,NULL),(2646,'mixpanel','completed',10,'2024-02-05 06:10:31','2024-02-05 07:35:18','2024-02-05 07:30:30','2024-02-05 07:35:17',NULL,0,0,NULL,NULL),(2647,'mixpanel','completed',10,'2024-02-05 06:02:07','2024-02-05 07:41:45','2024-02-05 07:38:06','2024-02-05 07:41:44',NULL,0,0,NULL,NULL),(2648,'mixpanel','completed',10,'2024-02-05 06:25:17','2024-02-05 07:46:22','2024-02-05 07:44:16','2024-02-05 07:46:21',NULL,0,0,NULL,NULL),(2649,'mixpanel','completed',10,'2024-02-05 06:37:52','2024-02-05 07:51:43','2024-02-05 07:48:51','2024-02-05 07:51:42',NULL,0,0,NULL,NULL),(2650,'mixpanel','completed',10,'2024-02-05 06:01:41','2024-02-05 07:56:49','2024-02-05 07:54:40','2024-02-05 07:56:48',NULL,0,0,NULL,NULL),(2651,'mixpanel','completed',10,'2024-02-05 06:10:11','2024-02-05 08:01:32','2024-02-05 07:59:10','2024-02-05 08:01:31',NULL,0,0,NULL,NULL),(2652,'mixpanel','completed',10,'2024-02-05 06:08:43','2024-02-05 08:09:21','2024-02-05 08:06:42','2024-02-05 08:09:20',NULL,0,0,NULL,NULL),(2653,'mixpanel','completed',10,'2024-02-05 06:47:46','2024-02-05 08:16:44','2024-02-05 08:11:45','2024-02-05 08:16:43',NULL,0,0,NULL,NULL),(2654,'mixpanel','completed',10,'2024-02-05 07:06:59','2024-02-05 08:23:51','2024-02-05 08:19:58','2024-02-05 08:23:50',NULL,0,0,NULL,NULL),(2655,'mixpanel','completed',10,'2024-02-05 07:02:41','2024-02-05 08:31:22','2024-02-05 08:26:40','2024-02-05 08:31:21',NULL,0,0,NULL,NULL),(2656,'mixpanel','completed',10,'2024-02-05 06:53:00','2024-02-05 08:41:45','2024-02-05 08:34:59','2024-02-05 08:41:44',NULL,0,0,NULL,NULL),(2657,'mixpanel','completed',10,'2024-02-05 07:24:40','2024-02-05 08:51:47','2024-02-05 08:46:39','2024-02-05 08:51:46',NULL,0,0,NULL,NULL),(2658,'mixpanel','completed',10,'2024-02-05 07:33:03','2024-02-05 08:56:38','2024-02-05 08:54:02','2024-02-05 08:56:37',NULL,0,0,NULL,NULL),(2659,'mixpanel','completed',10,'2024-02-05 07:33:38','2024-02-05 09:01:39','2024-02-05 08:59:37','2024-02-05 09:01:38',NULL,0,0,NULL,NULL),(2660,'mixpanel','completed',10,'2024-02-05 08:00:44','2024-02-05 09:11:05','2024-02-05 09:06:43','2024-02-05 09:11:04',NULL,0,0,NULL,NULL),(2661,'mixpanel','completed',10,'2024-02-05 07:53:41','2024-02-05 09:19:09','2024-02-05 09:16:39','2024-02-05 09:19:08',NULL,0,0,NULL,NULL),(2662,'mixpanel','completed',10,'2024-02-05 07:23:41','2024-02-05 09:26:45','2024-02-05 09:21:40','2024-02-05 09:26:44',NULL,0,0,NULL,NULL),(2663,'mixpanel','completed',10,'2024-02-05 08:22:01','2024-02-05 09:31:32','2024-02-05 09:29:00','2024-02-05 09:31:31',NULL,0,0,NULL,NULL),(2664,'mixpanel','completed',10,'2024-02-05 08:26:31','2024-02-05 09:41:48','2024-02-05 09:35:30','2024-02-05 09:41:47',NULL,0,0,NULL,NULL),(2665,'mixpanel','completed',10,'2024-02-05 08:20:10','2024-02-05 09:46:40','2024-02-05 09:44:09','2024-02-05 09:46:39',NULL,0,0,NULL,NULL),(2666,'mixpanel','completed',10,'2024-02-05 08:43:44','2024-02-05 09:51:15','2024-02-05 09:48:43','2024-02-05 09:51:14',NULL,0,0,NULL,NULL),(2667,'mixpanel','completed',10,'2024-02-05 08:10:41','2024-02-05 10:01:48','2024-02-05 09:56:40','2024-02-05 10:01:45',NULL,0,0,NULL,NULL),(2668,'mixpanel','completed',10,'2024-02-05 08:13:40','2024-02-05 10:11:34','2024-02-05 10:06:38','2024-02-05 10:11:33',NULL,0,0,NULL,NULL),(2669,'mixpanel','completed',10,'2024-02-05 08:47:52','2024-02-05 10:21:35','2024-02-05 10:14:51','2024-02-05 10:21:34',NULL,0,0,NULL,NULL),(2670,'mixpanel','completed',10,'2024-02-05 08:58:03','2024-02-05 10:30:56','2024-02-05 10:26:02','2024-02-05 10:30:55',NULL,0,0,NULL,NULL),(2671,'mixpanel','completed',10,'2024-02-05 08:57:38','2024-02-05 10:39:24','2024-02-05 10:36:37','2024-02-05 10:39:23',NULL,0,0,NULL,NULL),(2672,'mixpanel','completed',10,'2024-02-05 09:21:48','2024-02-05 10:45:35','2024-02-05 10:41:47','2024-02-05 10:45:34',NULL,0,0,NULL,NULL),(2673,'mixpanel','completed',10,'2024-02-05 09:11:36','2024-02-05 10:54:54','2024-02-05 10:51:35','2024-02-05 10:54:53',NULL,0,0,NULL,NULL),(2674,'mixpanel','completed',10,'2024-02-05 08:58:30','2024-02-05 11:00:03','2024-02-05 10:57:29','2024-02-05 11:00:02',NULL,0,0,NULL,NULL),(2675,'mixpanel','completed',10,'2024-02-05 09:54:41','2024-02-05 11:09:58','2024-02-05 11:06:40','2024-02-05 11:09:57',NULL,0,0,NULL,NULL),(2676,'mixpanel','completed',10,'2024-02-05 09:43:04','2024-02-05 11:15:37','2024-02-05 11:13:03','2024-02-05 11:15:36',NULL,0,0,NULL,NULL),(2677,'mixpanel','completed',10,'2024-02-05 10:09:39','2024-02-05 11:25:45','2024-02-05 11:21:38','2024-02-05 11:25:44',NULL,0,0,NULL,NULL),(2678,'mixpanel','completed',10,'2024-02-05 10:05:05','2024-02-05 11:34:19','2024-02-05 11:31:04','2024-02-05 11:34:18',NULL,0,0,NULL,NULL),(2679,'mixpanel','completed',10,'2024-02-05 09:35:37','2024-02-05 11:39:53','2024-02-05 11:36:36','2024-02-05 11:39:52',NULL,0,0,NULL,NULL),(2680,'mixpanel','completed',10,'2024-02-05 10:11:44','2024-02-05 11:50:41','2024-02-05 11:46:44','2024-02-05 11:50:40',NULL,0,0,NULL,NULL),(2681,'mixpanel','completed',10,'2024-02-05 10:54:43','2024-02-05 12:01:41','2024-02-05 11:56:42','2024-02-05 12:01:40',NULL,0,0,NULL,NULL),(2682,'mixpanel','completed',10,'2024-02-05 10:32:45','2024-02-05 12:11:45','2024-02-05 12:06:44','2024-02-05 12:11:44',NULL,0,0,NULL,NULL),(2683,'mixpanel','completed',10,'2024-02-05 10:49:36','2024-02-05 12:21:42','2024-02-05 12:16:35','2024-02-05 12:21:41',NULL,0,0,NULL,NULL),(2684,'mixpanel','completed',10,'2024-02-05 11:15:42','2024-02-05 12:31:31','2024-02-05 12:26:41','2024-02-05 12:31:30',NULL,0,0,NULL,NULL),(2685,'mixpanel','completed',10,'2024-02-05 10:55:43','2024-02-05 12:36:45','2024-02-05 12:34:42','2024-02-05 12:36:44',NULL,0,0,NULL,NULL),(2686,'mixpanel','completed',10,'2024-02-05 11:28:48','2024-02-05 12:46:42','2024-02-05 12:41:46','2024-02-05 12:46:41',NULL,0,0,NULL,NULL),(2687,'mixpanel','completed',10,'2024-02-05 11:47:39','2024-02-05 12:56:46','2024-02-05 12:51:38','2024-02-05 12:56:45',NULL,0,0,NULL,NULL),(2688,'mixpanel','completed',10,'2024-02-05 11:22:44','2024-02-05 13:06:45','2024-02-05 13:01:43','2024-02-05 13:06:44',NULL,0,0,NULL,NULL),(2689,'mixpanel','completed',10,'2024-02-05 11:20:49','2024-02-05 13:16:40','2024-02-05 13:11:48','2024-02-05 13:16:39',NULL,0,0,NULL,NULL),(2690,'mixpanel','completed',10,'2024-02-05 11:53:35','2024-02-05 13:26:43','2024-02-05 13:21:34','2024-02-05 13:26:42',NULL,0,0,NULL,NULL),(2691,'mixpanel','completed',10,'2024-02-05 12:16:34','2024-02-05 13:36:33','2024-02-05 13:31:33','2024-02-05 13:36:32',NULL,0,0,NULL,NULL),(2692,'mixpanel','completed',10,'2024-02-05 11:57:34','2024-02-05 13:46:40','2024-02-05 13:41:33','2024-02-05 13:46:39',NULL,0,0,NULL,NULL),(2693,'mixpanel','completed',10,'2024-02-05 12:30:53','2024-02-05 13:54:34','2024-02-05 13:49:52','2024-02-05 13:54:33',NULL,0,0,NULL,NULL),(2694,'mixpanel','completed',10,'2024-02-05 12:04:39','2024-02-05 14:01:44','2024-02-05 13:56:38','2024-02-05 14:01:43',NULL,0,0,NULL,NULL),(2695,'mixpanel','completed',10,'2024-02-05 12:14:26','2024-02-05 14:06:37','2024-02-05 14:04:25','2024-02-05 14:06:36',NULL,0,0,NULL,NULL),(2696,'mixpanel','completed',10,'2024-02-05 12:20:55','2024-02-05 14:14:12','2024-02-05 14:10:54','2024-02-05 14:14:11',NULL,0,0,NULL,NULL),(2697,'mixpanel','completed',10,'2024-02-05 12:59:40','2024-02-05 14:21:19','2024-02-05 14:16:39','2024-02-05 14:21:18',NULL,0,0,NULL,NULL),(2698,'mixpanel','completed',10,'2024-02-05 13:12:22','2024-02-05 14:26:39','2024-02-05 14:23:21','2024-02-05 14:26:38',NULL,0,0,NULL,NULL),(2699,'mixpanel','completed',10,'2024-02-05 12:58:59','2024-02-05 14:31:36','2024-02-05 14:28:58','2024-02-05 14:31:35',NULL,0,0,NULL,NULL),(2700,'mixpanel','completed',10,'2024-02-05 12:43:44','2024-02-05 14:41:41','2024-02-05 14:36:43','2024-02-05 14:41:40',NULL,0,0,NULL,NULL),(2701,'mixpanel','completed',10,'2024-02-05 12:53:41','2024-02-05 14:49:45','2024-02-05 14:46:40','2024-02-05 14:49:44',NULL,0,0,NULL,NULL),(2702,'mixpanel','completed',10,'2024-02-05 13:47:14','2024-02-05 14:57:37','2024-02-05 14:55:13','2024-02-05 14:57:37',NULL,0,0,NULL,NULL),(2703,'mixpanel','completed',10,'2024-02-05 13:54:41','2024-02-05 15:04:44','2024-02-05 15:00:40','2024-02-05 15:04:43',NULL,0,0,NULL,NULL),(2704,'mixpanel','completed',10,'2024-02-05 14:04:04','2024-02-05 15:11:38','2024-02-05 15:09:03','2024-02-05 15:11:37',NULL,0,0,NULL,NULL),(2705,'mixpanel','completed',10,'2024-02-05 13:51:45','2024-02-05 15:21:41','2024-02-05 15:16:43','2024-02-05 15:21:40',NULL,0,0,NULL,NULL),(2706,'mixpanel','completed',10,'2024-02-05 13:49:40','2024-02-05 15:29:03','2024-02-05 15:26:39','2024-02-05 15:29:02',NULL,0,0,NULL,NULL),(2707,'mixpanel','completed',10,'2024-02-05 13:53:49','2024-02-05 15:36:38','2024-02-05 15:31:48','2024-02-05 15:36:37',NULL,0,0,NULL,NULL),(2708,'mixpanel','completed',10,'2024-02-05 13:41:46','2024-02-05 15:46:41','2024-02-05 15:41:45','2024-02-05 15:46:40',NULL,0,0,NULL,NULL),(2709,'mixpanel','completed',10,'2024-02-05 14:18:45','2024-02-05 15:56:46','2024-02-05 15:51:44','2024-02-05 15:56:45',NULL,0,0,NULL,NULL),(2710,'mixpanel','completed',10,'2024-02-05 14:17:48','2024-02-05 16:03:54','2024-02-05 16:01:47','2024-02-05 16:03:53',NULL,0,0,NULL,NULL),(2711,'mixpanel','completed',10,'2024-02-05 14:17:38','2024-02-05 16:09:38','2024-02-05 16:06:37','2024-02-05 16:09:37',NULL,0,0,NULL,NULL),(2712,'mixpanel','completed',10,'2024-02-05 14:37:43','2024-02-05 16:19:12','2024-02-05 16:16:42','2024-02-05 16:19:11',NULL,0,0,NULL,NULL),(2713,'mixpanel','completed',10,'2024-02-05 14:58:38','2024-02-05 16:26:42','2024-02-05 16:21:37','2024-02-05 16:26:41',NULL,0,0,NULL,NULL),(2714,'mixpanel','completed',10,'2024-02-05 15:22:43','2024-02-05 16:36:38','2024-02-05 16:31:42','2024-02-05 16:36:37',NULL,0,0,NULL,NULL),(2715,'mixpanel','completed',10,'2024-02-05 14:50:39','2024-02-05 16:46:42','2024-02-05 16:41:38','2024-02-05 16:46:41',NULL,0,0,NULL,NULL),(2716,'mixpanel','completed',10,'2024-02-05 15:03:43','2024-02-05 16:56:43','2024-02-05 16:51:42','2024-02-05 16:56:37',NULL,0,0,NULL,NULL),(2717,'mixpanel','completed',10,'2024-02-05 15:17:48','2024-02-05 17:05:20','2024-02-05 17:01:47','2024-02-05 17:05:14',NULL,0,0,NULL,NULL),(2718,'mixpanel','completed',10,'2024-02-05 15:55:33','2024-02-05 17:11:44','2024-02-05 17:08:32','2024-02-05 17:11:43',NULL,0,0,NULL,NULL),(2719,'mixpanel','completed',10,'2024-02-05 15:30:50','2024-02-05 17:21:48','2024-02-05 17:15:49','2024-02-05 17:21:47',NULL,0,0,NULL,NULL),(2720,'mixpanel','completed',10,'2024-02-05 15:40:47','2024-02-05 17:31:38','2024-02-05 17:26:46','2024-02-05 17:31:37',NULL,0,0,NULL,NULL),(2721,'mixpanel','completed',10,'2024-02-05 16:18:06','2024-02-05 17:36:39','2024-02-05 17:34:06','2024-02-05 17:36:38',NULL,0,0,NULL,NULL),(2722,'mixpanel','completed',10,'2024-02-05 15:58:43','2024-02-05 17:41:46','2024-02-05 17:39:42','2024-02-05 17:41:45',NULL,0,0,NULL,NULL),(2723,'mixpanel','completed',10,'2024-02-05 15:56:04','2024-02-05 17:46:44','2024-02-05 17:44:03','2024-02-05 17:46:43',NULL,0,0,NULL,NULL),(2724,'mixpanel','completed',10,'2024-02-05 16:46:40','2024-02-05 17:53:46','2024-02-05 17:51:39','2024-02-05 17:53:45',NULL,0,0,NULL,NULL),(2725,'mixpanel','completed',10,'2024-02-05 16:31:43','2024-02-05 18:01:42','2024-02-05 17:56:42','2024-02-05 18:01:40',NULL,0,0,NULL,NULL),(2726,'mixpanel','completed',10,'2024-02-05 16:52:35','2024-02-05 18:11:44','2024-02-05 18:06:35','2024-02-05 18:11:42',NULL,0,0,NULL,NULL),(2727,'mixpanel','completed',10,'2024-02-05 16:39:42','2024-02-05 18:21:37','2024-02-05 18:16:41','2024-02-05 18:21:36',NULL,0,0,NULL,NULL),(2728,'mixpanel','completed',10,'2024-02-05 17:09:44','2024-02-05 18:31:53','2024-02-05 18:26:43','2024-02-05 18:31:51',NULL,0,0,NULL,NULL),(2729,'mixpanel','completed',10,'2024-02-05 17:24:42','2024-02-05 18:41:44','2024-02-05 18:36:41','2024-02-05 18:41:43',NULL,0,0,NULL,NULL),(2730,'mixpanel','completed',10,'2024-02-05 17:23:16','2024-02-05 18:46:38','2024-02-05 18:44:15','2024-02-05 18:46:37',NULL,0,0,NULL,NULL),(2731,'mixpanel','completed',10,'2024-02-05 17:00:44','2024-02-05 18:56:08','2024-02-05 18:51:43','2024-02-05 18:56:07',NULL,0,0,NULL,NULL),(2732,'mixpanel','completed',10,'2024-02-05 17:30:36','2024-02-05 19:06:39','2024-02-05 19:01:35','2024-02-05 19:06:38',NULL,0,0,NULL,NULL),(2733,'mixpanel','completed',10,'2024-02-05 17:14:37','2024-02-05 19:15:12','2024-02-05 19:11:36','2024-02-05 19:15:12',NULL,0,0,NULL,NULL),(2734,'mixpanel','completed',10,'2024-02-05 17:35:27','2024-02-05 19:21:43','2024-02-05 19:18:26','2024-02-05 19:21:42',NULL,0,0,NULL,NULL),(2735,'mixpanel','completed',10,'2024-02-05 17:47:31','2024-02-05 19:29:42','2024-02-05 19:25:30','2024-02-05 19:29:40',NULL,0,0,NULL,NULL),(2736,'mixpanel','completed',10,'2024-02-05 18:19:51','2024-02-05 19:41:53','2024-02-05 19:36:49','2024-02-05 19:41:52',NULL,0,0,NULL,NULL),(2737,'mixpanel','completed',10,'2024-02-05 18:02:46','2024-02-05 19:51:41','2024-02-05 19:46:45','2024-02-05 19:51:40',NULL,0,0,NULL,NULL),(2738,'mixpanel','completed',10,'2024-02-05 18:44:51','2024-02-05 20:00:19','2024-02-05 19:56:50','2024-02-05 20:00:19',NULL,0,0,NULL,NULL),(2739,'mixpanel','completed',10,'2024-02-05 19:00:37','2024-02-05 20:11:43','2024-02-05 20:06:36','2024-02-05 20:11:42',NULL,0,0,NULL,NULL),(2740,'mixpanel','completed',10,'2024-02-05 18:30:43','2024-02-05 20:21:35','2024-02-05 20:16:42','2024-02-05 20:21:35',NULL,0,0,NULL,NULL),(2741,'mixpanel','completed',10,'2024-02-05 19:22:41','2024-02-05 20:31:39','2024-02-05 20:25:40','2024-02-05 20:31:38',NULL,0,0,NULL,NULL),(2742,'mixpanel','completed',10,'2024-02-05 18:49:13','2024-02-05 20:41:54','2024-02-05 20:36:10','2024-02-05 20:41:51',NULL,0,0,NULL,NULL),(2743,'mixpanel','completed',10,'2024-02-05 19:33:38','2024-02-05 20:51:42','2024-02-05 20:46:37','2024-02-05 20:51:41',NULL,0,0,NULL,NULL),(2744,'mixpanel','completed',10,'2024-02-05 19:40:38','2024-02-05 21:01:26','2024-02-05 20:56:37','2024-02-05 21:01:25',NULL,0,0,NULL,NULL),(2745,'mixpanel','completed',10,'2024-02-05 19:42:37','2024-02-05 21:08:56','2024-02-05 21:06:36','2024-02-05 21:08:55',NULL,0,0,NULL,NULL),(2746,'mixpanel','completed',10,'2024-02-05 19:50:41','2024-02-05 21:16:42','2024-02-05 21:11:40','2024-02-05 21:16:41',NULL,0,0,NULL,NULL),(2747,'mixpanel','completed',10,'2024-02-05 20:14:42','2024-02-05 21:26:44','2024-02-05 21:21:41','2024-02-05 21:26:43',NULL,0,0,NULL,NULL),(2748,'mixpanel','completed',10,'2024-02-05 19:54:42','2024-02-05 21:36:46','2024-02-05 21:31:41','2024-02-05 21:36:44',NULL,0,0,NULL,NULL),(2749,'mixpanel','completed',10,'2024-02-05 20:30:45','2024-02-05 21:46:43','2024-02-05 21:41:44','2024-02-05 21:46:42',NULL,0,0,NULL,NULL),(2750,'mixpanel','completed',10,'2024-02-05 20:00:36','2024-02-05 21:54:17','2024-02-05 21:51:35','2024-02-05 21:54:16',NULL,0,0,NULL,NULL),(2751,'mixpanel','completed',10,'2024-02-05 20:39:39','2024-02-05 22:01:20','2024-02-05 21:56:38','2024-02-05 22:01:19',NULL,0,0,NULL,NULL),(2752,'export_files_cleanup','completed',10,'2024-02-12 22:00:00','2024-02-12 22:01:40','2024-02-05 22:06:40','2024-02-12 22:01:39',NULL,0,0,NULL,NULL),(2753,'mixpanel','completed',10,'2024-02-05 20:51:41','2024-02-05 22:09:34','2024-02-05 22:06:40','2024-02-05 22:09:33',NULL,0,0,NULL,NULL),(2754,'mixpanel','completed',10,'2024-02-05 21:07:47','2024-02-05 22:16:43','2024-02-05 22:11:46','2024-02-05 22:16:41',NULL,0,0,NULL,NULL),(2755,'mixpanel','completed',10,'2024-02-05 21:00:44','2024-02-05 22:26:44','2024-02-05 22:21:43','2024-02-05 22:26:43',NULL,0,0,NULL,NULL),(2756,'mixpanel','completed',10,'2024-02-05 21:26:44','2024-02-05 22:36:45','2024-02-05 22:31:44','2024-02-05 22:36:45',NULL,0,0,NULL,NULL),(2757,'mixpanel','completed',10,'2024-02-05 21:23:41','2024-02-05 22:46:38','2024-02-05 22:41:40','2024-02-05 22:46:37',NULL,0,0,NULL,NULL),(2758,'mixpanel','completed',10,'2024-02-05 21:15:44','2024-02-05 22:56:38','2024-02-05 22:51:44','2024-02-05 22:56:37',NULL,0,0,NULL,NULL),(2759,'mixpanel','completed',10,'2024-02-05 21:48:43','2024-02-05 23:06:41','2024-02-05 23:01:41','2024-02-05 23:06:40',NULL,0,0,NULL,NULL),(2760,'mixpanel','completed',10,'2024-02-05 21:57:43','2024-02-05 23:16:44','2024-02-05 23:11:42','2024-02-05 23:16:43',NULL,0,0,NULL,NULL),(2761,'mixpanel','completed',10,'2024-02-05 21:53:44','2024-02-05 23:26:56','2024-02-05 23:21:43','2024-02-05 23:26:55',NULL,0,0,NULL,NULL),(2762,'mixpanel','completed',10,'2024-02-05 22:00:44','2024-02-05 23:36:41','2024-02-05 23:31:43','2024-02-05 23:36:40',NULL,0,0,NULL,NULL),(2763,'mixpanel','completed',10,'2024-02-05 21:39:32','2024-02-05 23:41:43','2024-02-05 23:39:31','2024-02-05 23:41:42',NULL,0,0,NULL,NULL),(2764,'mixpanel','completed',10,'2024-02-05 22:12:34','2024-02-05 23:51:41','2024-02-05 23:46:34','2024-02-05 23:51:40',NULL,0,0,NULL,NULL),(2765,'mixpanel','completed',10,'2024-02-05 21:59:37','2024-02-06 00:01:43','2024-02-05 23:56:36','2024-02-06 00:01:42',NULL,0,0,NULL,NULL),(2766,'mixpanel','completed',10,'2024-02-05 22:35:45','2024-02-06 00:11:41','2024-02-06 00:06:44','2024-02-06 00:11:40',NULL,0,0,NULL,NULL),(2767,'mixpanel','completed',10,'2024-02-05 22:32:53','2024-02-06 00:16:41','2024-02-06 00:13:52','2024-02-06 00:16:40',NULL,0,0,NULL,NULL),(2768,'mixpanel','completed',10,'2024-02-05 22:28:35','2024-02-06 00:26:37','2024-02-06 00:21:34','2024-02-06 00:26:36',NULL,0,0,NULL,NULL),(2769,'mixpanel','completed',10,'2024-02-05 23:05:37','2024-02-06 00:36:41','2024-02-06 00:31:36','2024-02-06 00:36:40',NULL,0,0,NULL,NULL),(2770,'mixpanel','completed',10,'2024-02-05 23:07:14','2024-02-06 00:46:45','2024-02-06 00:40:14','2024-02-06 00:46:44',NULL,0,0,NULL,NULL),(2771,'mixpanel','completed',10,'2024-02-05 23:26:40','2024-02-06 00:56:45','2024-02-06 00:51:39','2024-02-06 00:56:44',NULL,0,0,NULL,NULL),(2772,'mixpanel','completed',10,'2024-02-05 23:27:41','2024-02-06 01:06:40','2024-02-06 01:01:40','2024-02-06 01:06:39',NULL,0,0,NULL,NULL),(2773,'mixpanel','completed',10,'2024-02-05 23:10:17','2024-02-06 01:16:41','2024-02-06 01:11:16','2024-02-06 01:16:40',NULL,0,0,NULL,NULL),(2774,'mixpanel','completed',10,'2024-02-06 00:08:45','2024-02-06 01:26:42','2024-02-06 01:21:44','2024-02-06 01:26:40',NULL,0,0,NULL,NULL),(2775,'mixpanel','completed',10,'2024-02-05 23:55:51','2024-02-06 01:31:44','2024-02-06 01:28:50','2024-02-06 01:31:43',NULL,0,0,NULL,NULL),(2776,'mixpanel','completed',10,'2024-02-05 23:50:45','2024-02-06 01:41:43','2024-02-06 01:36:44','2024-02-06 01:41:41',NULL,0,0,NULL,NULL),(2777,'mixpanel','completed',10,'2024-02-06 00:38:43','2024-02-06 01:51:42','2024-02-06 01:46:42','2024-02-06 01:51:41',NULL,0,0,NULL,NULL),(2778,'mixpanel','completed',10,'2024-02-06 00:08:48','2024-02-06 02:01:45','2024-02-06 01:56:47','2024-02-06 02:01:44',NULL,0,0,NULL,NULL),(2779,'mixpanel','completed',10,'2024-02-06 00:27:44','2024-02-06 02:11:41','2024-02-06 02:06:43','2024-02-06 02:11:40',NULL,0,0,NULL,NULL),(2780,'mixpanel','completed',10,'2024-02-06 01:11:42','2024-02-06 02:21:48','2024-02-06 02:16:41','2024-02-06 02:21:48',NULL,0,0,NULL,NULL),(2781,'mixpanel','completed',10,'2024-02-06 00:28:42','2024-02-06 02:31:50','2024-02-06 02:26:41','2024-02-06 02:31:49',NULL,0,0,NULL,NULL),(2782,'mixpanel','completed',10,'2024-02-06 00:49:46','2024-02-06 02:41:44','2024-02-06 02:36:45','2024-02-06 02:41:43',NULL,0,0,NULL,NULL),(2783,'mixpanel','completed',10,'2024-02-06 01:36:45','2024-02-06 02:51:47','2024-02-06 02:46:44','2024-02-06 02:51:45',NULL,0,0,NULL,NULL),(2784,'schedule_re_engagement_email','completed',10,'2024-02-07 02:56:41','2024-02-07 03:01:46','2024-02-06 02:56:40','2024-02-07 03:01:45',NULL,0,0,NULL,NULL),(2785,'mixpanel','completed',10,'2024-02-06 01:45:41','2024-02-06 03:01:12','2024-02-06 02:56:40','2024-02-06 03:01:11',NULL,0,0,NULL,NULL),(2786,'mixpanel','completed',10,'2024-02-06 01:52:39','2024-02-06 03:11:45','2024-02-06 03:06:37','2024-02-06 03:11:44',NULL,0,0,NULL,NULL),(2787,'mixpanel','completed',10,'2024-02-06 01:35:39','2024-02-06 03:21:43','2024-02-06 03:16:38','2024-02-06 03:21:42',NULL,0,0,NULL,NULL),(2788,'mixpanel','completed',10,'2024-02-06 02:21:45','2024-02-06 03:29:06','2024-02-06 03:26:44','2024-02-06 03:29:05',NULL,0,0,NULL,NULL),(2789,'mixpanel','completed',10,'2024-02-06 01:52:47','2024-02-06 03:36:40','2024-02-06 03:31:46','2024-02-06 03:36:39',NULL,0,0,NULL,NULL),(2790,'mixpanel','completed',10,'2024-02-06 02:27:48','2024-02-06 03:46:43','2024-02-06 03:41:47','2024-02-06 03:46:42',NULL,0,0,NULL,NULL),(2791,'mixpanel','completed',10,'2024-02-06 02:19:44','2024-02-06 03:56:44','2024-02-06 03:51:43','2024-02-06 03:56:43',NULL,0,0,NULL,NULL),(2792,'mixpanel','completed',10,'2024-02-06 02:39:42','2024-02-06 04:06:40','2024-02-06 04:01:41','2024-02-06 04:06:39',NULL,0,0,NULL,NULL),(2793,'mixpanel','completed',10,'2024-02-06 02:17:38','2024-02-06 04:14:22','2024-02-06 04:11:37','2024-02-06 04:14:21',NULL,0,0,NULL,NULL),(2794,'mixpanel','completed',10,'2024-02-06 03:09:43','2024-02-06 04:20:27','2024-02-06 04:16:42','2024-02-06 04:20:26',NULL,0,0,NULL,NULL),(2795,'mixpanel','completed',10,'2024-02-06 03:16:50','2024-02-06 04:36:56','2024-02-06 04:26:49','2024-02-06 04:36:52',NULL,0,0,NULL,NULL),(2796,'mixpanel','completed',10,'2024-02-06 03:35:36','2024-02-06 04:46:39','2024-02-06 04:41:35','2024-02-06 04:46:38',NULL,0,0,NULL,NULL),(2797,'mixpanel','completed',10,'2024-02-06 03:16:42','2024-02-06 04:56:40','2024-02-06 04:51:41','2024-02-06 04:56:39',NULL,0,0,NULL,NULL),(2798,'mixpanel','completed',10,'2024-02-06 03:23:42','2024-02-06 05:05:26','2024-02-06 05:01:41','2024-02-06 05:05:25',NULL,0,0,NULL,NULL),(2799,'mixpanel','completed',10,'2024-02-06 03:54:13','2024-02-06 05:11:38','2024-02-06 05:09:12','2024-02-06 05:11:37',NULL,0,0,NULL,NULL),(2800,'mixpanel','completed',10,'2024-02-06 03:21:44','2024-02-06 05:21:39','2024-02-06 05:16:43','2024-02-06 05:21:38',NULL,0,0,NULL,NULL),(2801,'mixpanel','completed',10,'2024-02-06 03:45:39','2024-02-06 05:30:13','2024-02-06 05:26:38','2024-02-06 05:30:12',NULL,0,0,NULL,NULL),(2802,'mixpanel','completed',10,'2024-02-06 04:07:17','2024-02-06 05:36:39','2024-02-06 05:33:16','2024-02-06 05:36:38',NULL,0,0,NULL,NULL),(2803,'mixpanel','completed',10,'2024-02-06 03:49:38','2024-02-06 05:45:49','2024-02-06 05:41:37','2024-02-06 05:45:48',NULL,0,0,NULL,NULL),(2804,'mixpanel','completed',10,'2024-02-06 04:11:42','2024-02-06 05:51:45','2024-02-06 05:49:41','2024-02-06 05:51:44',NULL,0,0,NULL,NULL),(2805,'mixpanel','completed',10,'2024-02-06 04:50:05','2024-02-06 05:57:55','2024-02-06 05:55:04','2024-02-06 05:57:54',NULL,0,0,NULL,NULL),(2806,'mixpanel','completed',10,'2024-02-06 04:03:59','2024-02-06 06:06:40','2024-02-06 06:00:58','2024-02-06 06:06:39',NULL,0,0,NULL,NULL),(2807,'mixpanel','completed',10,'2024-02-06 04:40:46','2024-02-06 06:15:11','2024-02-06 06:11:45','2024-02-06 06:15:10',NULL,0,0,NULL,NULL),(2808,'mixpanel','completed',10,'2024-02-06 04:33:47','2024-02-06 06:25:30','2024-02-06 06:21:46','2024-02-06 06:25:29',NULL,0,0,NULL,NULL),(2809,'mixpanel','completed',10,'2024-02-06 05:23:43','2024-02-06 06:36:40','2024-02-06 06:31:42','2024-02-06 06:36:39',NULL,0,0,NULL,NULL),(2810,'mixpanel','completed',10,'2024-02-06 05:13:47','2024-02-06 06:46:45','2024-02-06 06:41:46','2024-02-06 06:46:44',NULL,0,0,NULL,NULL),(2811,'mixpanel','completed',10,'2024-02-06 05:38:47','2024-02-06 06:56:47','2024-02-06 06:51:46','2024-02-06 06:56:46',NULL,0,0,NULL,NULL),(2812,'mixpanel','completed',10,'2024-02-06 05:54:55','2024-02-06 07:06:45','2024-02-06 06:59:54','2024-02-06 07:06:44',NULL,0,0,NULL,NULL),(2813,'mixpanel','completed',10,'2024-02-06 05:55:42','2024-02-06 07:16:26','2024-02-06 07:11:42','2024-02-06 07:16:25',NULL,0,0,NULL,NULL),(2814,'mixpanel','completed',10,'2024-02-06 06:18:38','2024-02-06 07:26:42','2024-02-06 07:21:37','2024-02-06 07:26:41',NULL,0,0,NULL,NULL),(2815,'mixpanel','completed',10,'2024-02-06 06:23:22','2024-02-06 07:36:40','2024-02-06 07:30:21','2024-02-06 07:36:39',NULL,0,0,NULL,NULL),(2816,'mixpanel','completed',10,'2024-02-06 05:57:19','2024-02-06 07:41:42','2024-02-06 07:39:18','2024-02-06 07:41:41',NULL,0,0,NULL,NULL),(2817,'mixpanel','completed',10,'2024-02-06 06:38:42','2024-02-06 07:51:41','2024-02-06 07:46:41','2024-02-06 07:51:40',NULL,0,0,NULL,NULL),(2818,'mixpanel','completed',10,'2024-02-06 06:46:49','2024-02-06 08:01:41','2024-02-06 07:56:48','2024-02-06 08:01:40',NULL,0,0,NULL,NULL),(2819,'mixpanel','completed',10,'2024-02-06 06:10:42','2024-02-06 08:09:02','2024-02-06 08:06:41','2024-02-06 08:09:02',NULL,0,0,NULL,NULL),(2820,'mixpanel','completed',10,'2024-02-06 06:28:47','2024-02-06 08:16:41','2024-02-06 08:11:46','2024-02-06 08:16:40',NULL,0,0,NULL,NULL),(2821,'mixpanel','completed',10,'2024-02-06 06:31:43','2024-02-06 08:26:41','2024-02-06 08:21:42','2024-02-06 08:26:40',NULL,0,0,NULL,NULL),(2822,'mixpanel','completed',10,'2024-02-06 06:56:39','2024-02-06 08:36:40','2024-02-06 08:31:37','2024-02-06 08:36:40',NULL,0,0,NULL,NULL),(2823,'mixpanel','completed',10,'2024-02-06 07:15:40','2024-02-06 08:46:44','2024-02-06 08:41:39','2024-02-06 08:46:42',NULL,0,0,NULL,NULL),(2824,'mixpanel','completed',10,'2024-02-06 07:33:39','2024-02-06 08:56:38','2024-02-06 08:51:38','2024-02-06 08:56:37',NULL,0,0,NULL,NULL),(2825,'mixpanel','completed',10,'2024-02-06 07:51:42','2024-02-06 09:04:46','2024-02-06 09:01:41','2024-02-06 09:04:45',NULL,0,0,NULL,NULL),(2826,'mixpanel','completed',10,'2024-02-06 07:45:00','2024-02-06 09:11:45','2024-02-06 09:08:59','2024-02-06 09:11:44',NULL,0,0,NULL,NULL),(2827,'mixpanel','completed',10,'2024-02-06 07:31:40','2024-02-06 09:21:39','2024-02-06 09:16:39','2024-02-06 09:21:38',NULL,0,0,NULL,NULL),(2828,'mixpanel','completed',10,'2024-02-06 07:39:43','2024-02-06 09:31:41','2024-02-06 09:26:42','2024-02-06 09:31:40',NULL,0,0,NULL,NULL),(2829,'mixpanel','completed',10,'2024-02-06 07:45:36','2024-02-06 09:41:39','2024-02-06 09:36:35','2024-02-06 09:41:38',NULL,0,0,NULL,NULL),(2830,'mixpanel','completed',10,'2024-02-06 08:06:36','2024-02-06 09:51:33','2024-02-06 09:46:35','2024-02-06 09:51:32',NULL,0,0,NULL,NULL),(2831,'mixpanel','completed',10,'2024-02-06 08:03:47','2024-02-06 10:01:42','2024-02-06 09:56:46','2024-02-06 10:01:41',NULL,0,0,NULL,NULL),(2832,'mixpanel','completed',10,'2024-02-06 08:48:37','2024-02-06 10:11:46','2024-02-06 10:06:36','2024-02-06 10:11:45',NULL,0,0,NULL,NULL),(2833,'mixpanel','completed',10,'2024-02-06 08:48:43','2024-02-06 10:21:41','2024-02-06 10:16:42','2024-02-06 10:21:40',NULL,0,0,NULL,NULL),(2834,'mixpanel','completed',10,'2024-02-06 08:31:42','2024-02-06 10:31:44','2024-02-06 10:26:41','2024-02-06 10:31:43',NULL,0,0,NULL,NULL),(2835,'mixpanel','completed',10,'2024-02-06 09:04:45','2024-02-06 10:41:40','2024-02-06 10:36:44','2024-02-06 10:41:39',NULL,0,0,NULL,NULL),(2836,'mixpanel','completed',10,'2024-02-06 09:35:51','2024-02-06 10:51:45','2024-02-06 10:45:50','2024-02-06 10:51:44',NULL,0,0,NULL,NULL),(2837,'mixpanel','completed',10,'2024-02-06 09:43:44','2024-02-06 11:01:42','2024-02-06 10:56:43','2024-02-06 11:01:41',NULL,0,0,NULL,NULL),(2838,'mixpanel','completed',10,'2024-02-06 09:59:45','2024-02-06 11:11:45','2024-02-06 11:06:44','2024-02-06 11:11:44',NULL,0,0,NULL,NULL),(2839,'mixpanel','completed',10,'2024-02-06 09:50:25','2024-02-06 11:21:43','2024-02-06 11:15:24','2024-02-06 11:21:42',NULL,0,0,NULL,NULL),(2840,'mixpanel','completed',10,'2024-02-06 09:56:43','2024-02-06 11:31:40','2024-02-06 11:26:42','2024-02-06 11:31:39',NULL,0,0,NULL,NULL),(2841,'mixpanel','completed',10,'2024-02-06 09:43:43','2024-02-06 11:41:43','2024-02-06 11:36:42','2024-02-06 11:41:42',NULL,0,0,NULL,NULL),(2842,'mixpanel','completed',10,'2024-02-06 09:48:43','2024-02-06 11:51:38','2024-02-06 11:46:42','2024-02-06 11:51:38',NULL,0,0,NULL,NULL),(2843,'mixpanel','completed',10,'2024-02-06 10:39:46','2024-02-06 12:01:37','2024-02-06 11:56:45','2024-02-06 12:01:36',NULL,0,0,NULL,NULL),(2844,'mixpanel','completed',10,'2024-02-06 10:52:51','2024-02-06 12:11:43','2024-02-06 12:06:50','2024-02-06 12:11:42',NULL,0,0,NULL,NULL),(2845,'mixpanel','completed',10,'2024-02-06 10:58:51','2024-02-06 12:21:44','2024-02-06 12:16:45','2024-02-06 12:21:43',NULL,0,0,NULL,NULL),(2846,'mixpanel','completed',10,'2024-02-06 10:38:39','2024-02-06 12:31:46','2024-02-06 12:26:38','2024-02-06 12:31:46',NULL,0,0,NULL,NULL),(2847,'mixpanel','completed',10,'2024-02-06 11:32:37','2024-02-06 12:38:42','2024-02-06 12:36:36','2024-02-06 12:38:41',NULL,0,0,NULL,NULL),(2848,'mixpanel','completed',10,'2024-02-06 11:28:45','2024-02-06 12:43:48','2024-02-06 12:41:44','2024-02-06 12:43:47',NULL,0,0,NULL,NULL),(2849,'mixpanel','completed',10,'2024-02-06 10:48:42','2024-02-06 12:51:40','2024-02-06 12:46:42','2024-02-06 12:51:39',NULL,0,0,NULL,NULL),(2850,'mixpanel','completed',10,'2024-02-06 11:23:38','2024-02-06 13:01:42','2024-02-06 12:56:37','2024-02-06 13:01:41',NULL,0,0,NULL,NULL),(2851,'mixpanel','completed',10,'2024-02-06 11:40:38','2024-02-06 13:11:44','2024-02-06 13:06:37','2024-02-06 13:11:43',NULL,0,0,NULL,NULL),(2852,'mixpanel','completed',10,'2024-02-06 12:04:46','2024-02-06 13:21:42','2024-02-06 13:16:45','2024-02-06 13:21:41',NULL,0,0,NULL,NULL),(2853,'mixpanel','completed',10,'2024-02-06 11:43:41','2024-02-06 13:31:44','2024-02-06 13:26:40','2024-02-06 13:31:43',NULL,0,0,NULL,NULL),(2854,'mixpanel','completed',10,'2024-02-06 11:59:41','2024-02-06 13:41:46','2024-02-06 13:36:40','2024-02-06 13:41:45',NULL,0,0,NULL,NULL),(2855,'subscribers_engagement_score','completed',10,'2024-02-06 13:46:38','2024-02-06 13:51:41','2024-02-06 13:46:37','2024-02-06 13:51:40',NULL,0,0,NULL,NULL),(2856,'mixpanel','completed',10,'2024-02-06 12:00:38','2024-02-06 13:51:41','2024-02-06 13:46:37','2024-02-06 13:51:40',NULL,0,0,NULL,NULL),(2857,'subscribers_engagement_score','completed',10,'2024-02-07 13:38:00','2024-02-07 13:41:43','2024-02-06 13:51:40','2024-02-07 13:41:42',NULL,0,0,NULL,NULL),(2858,'mixpanel','completed',10,'2024-02-06 12:21:41','2024-02-06 14:01:42','2024-02-06 13:56:40','2024-02-06 14:01:41',NULL,0,0,NULL,NULL),(2859,'mixpanel','completed',10,'2024-02-06 13:01:45','2024-02-06 14:11:36','2024-02-06 14:06:44','2024-02-06 14:11:35',NULL,0,0,NULL,NULL),(2860,'mixpanel','completed',10,'2024-02-06 12:25:34','2024-02-06 14:21:47','2024-02-06 14:16:33','2024-02-06 14:21:46',NULL,0,0,NULL,NULL),(2861,'mixpanel','completed',10,'2024-02-06 13:35:49','2024-02-06 14:46:36','2024-02-06 14:41:47','2024-02-06 14:46:35',NULL,0,0,NULL,NULL),(2862,'mixpanel','completed',10,'2024-02-06 13:13:39','2024-02-06 14:56:39','2024-02-06 14:51:38','2024-02-06 14:56:38',NULL,0,0,NULL,NULL),(2863,'mixpanel','completed',10,'2024-02-06 13:12:43','2024-02-06 15:06:36','2024-02-06 15:01:42','2024-02-06 15:06:35',NULL,0,0,NULL,NULL),(2864,'mixpanel','completed',10,'2024-02-06 13:33:36','2024-02-06 15:16:41','2024-02-06 15:11:35','2024-02-06 15:16:40',NULL,0,0,NULL,NULL),(2865,'mixpanel','completed',10,'2024-02-06 14:12:39','2024-02-06 15:26:38','2024-02-06 15:21:38','2024-02-06 15:26:37',NULL,0,0,NULL,NULL),(2866,'mixpanel','completed',10,'2024-02-06 13:58:37','2024-02-06 15:36:36','2024-02-06 15:31:36','2024-02-06 15:36:35',NULL,0,0,NULL,NULL),(2867,'mixpanel','completed',10,'2024-02-06 14:03:51','2024-02-06 15:41:39','2024-02-06 15:38:50','2024-02-06 15:41:38',NULL,0,0,NULL,NULL),(2868,'mixpanel','completed',10,'2024-02-06 14:23:37','2024-02-06 15:51:32','2024-02-06 15:46:36','2024-02-06 15:51:31',NULL,0,0,NULL,NULL),(2869,'mixpanel','completed',10,'2024-02-06 14:20:41','2024-02-06 16:01:49','2024-02-06 15:56:41','2024-02-06 16:01:48',NULL,0,0,NULL,NULL),(2870,'mixpanel','completed',10,'2024-02-06 14:45:37','2024-02-06 16:11:44','2024-02-06 16:06:36','2024-02-06 16:11:43',NULL,0,0,NULL,NULL),(2871,'mixpanel','completed',10,'2024-02-06 15:03:28','2024-02-06 16:21:36','2024-02-06 16:16:28','2024-02-06 16:21:35',NULL,0,0,NULL,NULL),(2872,'mixpanel','completed',10,'2024-02-06 14:58:38','2024-02-06 16:33:03','2024-02-06 16:26:37','2024-02-06 16:33:01',NULL,0,0,NULL,NULL),(2873,'mixpanel','completed',10,'2024-02-06 15:24:43','2024-02-06 16:41:40','2024-02-06 16:36:42','2024-02-06 16:41:39',NULL,0,0,NULL,NULL),(2874,'mixpanel','completed',10,'2024-02-06 15:22:35','2024-02-06 16:51:47','2024-02-06 16:46:34','2024-02-06 16:51:46',NULL,0,0,NULL,NULL),(2875,'mixpanel','completed',10,'2024-02-06 15:16:44','2024-02-06 17:01:43','2024-02-06 16:56:43','2024-02-06 17:01:42',NULL,0,0,NULL,NULL),(2876,'mixpanel','completed',10,'2024-02-06 15:23:34','2024-02-06 17:11:43','2024-02-06 17:06:33','2024-02-06 17:11:42',NULL,0,0,NULL,NULL),(2877,'mixpanel','completed',10,'2024-02-06 15:40:42','2024-02-06 17:21:33','2024-02-06 17:16:41','2024-02-06 17:21:32',NULL,0,0,NULL,NULL),(2878,'mixpanel','completed',10,'2024-02-06 16:08:39','2024-02-06 17:30:28','2024-02-06 17:26:38','2024-02-06 17:30:27',NULL,0,0,NULL,NULL),(2879,'mixpanel','completed',10,'2024-02-06 15:51:43','2024-02-06 17:39:39','2024-02-06 17:36:42','2024-02-06 17:39:38',NULL,0,0,NULL,NULL),(2880,'mixpanel','completed',10,'2024-02-06 15:47:31','2024-02-06 17:49:51','2024-02-06 17:46:30','2024-02-06 17:49:50',NULL,0,0,NULL,NULL),(2881,'mixpanel','completed',10,'2024-02-06 16:41:50','2024-02-06 17:56:43','2024-02-06 17:53:49','2024-02-06 17:56:42',NULL,0,0,NULL,NULL),(2882,'mixpanel','completed',10,'2024-02-06 16:10:45','2024-02-06 18:06:32','2024-02-06 18:01:44','2024-02-06 18:06:31',NULL,0,0,NULL,NULL),(2883,'mixpanel','completed',10,'2024-02-06 16:37:42','2024-02-06 18:16:39','2024-02-06 18:11:41','2024-02-06 18:16:38',NULL,0,0,NULL,NULL),(2884,'mixpanel','completed',10,'2024-02-06 17:08:38','2024-02-06 18:23:47','2024-02-06 18:21:37','2024-02-06 18:23:46',NULL,0,0,NULL,NULL),(2885,'mixpanel','completed',10,'2024-02-06 16:46:47','2024-02-06 18:31:36','2024-02-06 18:26:46','2024-02-06 18:31:35',NULL,0,0,NULL,NULL),(2886,'mixpanel','completed',10,'2024-02-06 17:02:45','2024-02-06 18:41:42','2024-02-06 18:36:44','2024-02-06 18:41:41',NULL,0,0,NULL,NULL),(2887,'mixpanel','completed',10,'2024-02-06 17:11:35','2024-02-06 18:51:43','2024-02-06 18:46:34','2024-02-06 18:51:42',NULL,0,0,NULL,NULL),(2888,'mixpanel','completed',10,'2024-02-06 17:32:29','2024-02-06 18:59:45','2024-02-06 18:56:28','2024-02-06 18:59:44',NULL,0,0,NULL,NULL),(2889,'mixpanel','completed',10,'2024-02-06 17:19:40','2024-02-06 19:09:06','2024-02-06 19:06:39','2024-02-06 19:09:05',NULL,0,0,NULL,NULL),(2890,'mixpanel','completed',10,'2024-02-06 17:40:41','2024-02-06 19:16:41','2024-02-06 19:11:40','2024-02-06 19:16:40',NULL,0,0,NULL,NULL),(2891,'mixpanel','completed',10,'2024-02-06 17:48:20','2024-02-06 19:26:41','2024-02-06 19:21:19','2024-02-06 19:26:39',NULL,0,0,NULL,NULL),(2892,'mixpanel','completed',10,'2024-02-06 17:44:39','2024-02-06 19:36:43','2024-02-06 19:31:38','2024-02-06 19:36:42',NULL,0,0,NULL,NULL),(2893,'mixpanel','completed',10,'2024-02-06 18:28:42','2024-02-06 19:46:31','2024-02-06 19:41:41','2024-02-06 19:46:28',NULL,0,0,NULL,NULL),(2894,'mixpanel','completed',10,'2024-02-06 18:48:47','2024-02-06 19:56:36','2024-02-06 19:51:45','2024-02-06 19:56:35',NULL,0,0,NULL,NULL),(2895,'mixpanel','completed',10,'2024-02-06 18:33:40','2024-02-06 20:06:42','2024-02-06 20:01:38','2024-02-06 20:06:41',NULL,0,0,NULL,NULL),(2896,'mixpanel','completed',10,'2024-02-06 18:40:48','2024-02-06 20:16:42','2024-02-06 20:11:47','2024-02-06 20:16:40',NULL,0,0,NULL,NULL),(2897,'mixpanel','completed',10,'2024-02-06 18:41:40','2024-02-06 20:26:42','2024-02-06 20:21:39','2024-02-06 20:26:41',NULL,0,0,NULL,NULL),(2898,'mixpanel','completed',10,'2024-02-06 18:58:40','2024-02-06 20:35:36','2024-02-06 20:31:39','2024-02-06 20:35:35',NULL,0,0,NULL,NULL),(2899,'mixpanel','completed',10,'2024-02-06 19:17:57','2024-02-06 20:46:38','2024-02-06 20:40:56','2024-02-06 20:46:37',NULL,0,0,NULL,NULL),(2900,'mixpanel','completed',10,'2024-02-06 19:42:36','2024-02-06 20:56:49','2024-02-06 20:51:35','2024-02-06 20:56:47',NULL,0,0,NULL,NULL),(2901,'mixpanel','completed',10,'2024-02-06 19:25:24','2024-02-06 21:06:43','2024-02-06 21:00:22','2024-02-06 21:06:43',NULL,0,0,NULL,NULL),(2902,'mixpanel','completed',10,'2024-02-06 19:40:45','2024-02-06 21:15:01','2024-02-06 21:11:43','2024-02-06 21:15:00',NULL,0,0,NULL,NULL),(2903,'mixpanel','completed',10,'2024-02-06 19:53:40','2024-02-06 21:26:44','2024-02-06 21:21:39','2024-02-06 21:26:43',NULL,0,0,NULL,NULL),(2904,'mixpanel','completed',10,'2024-02-06 19:56:43','2024-02-06 21:36:43','2024-02-06 21:31:42','2024-02-06 21:36:42',NULL,0,0,NULL,NULL),(2905,'mixpanel','completed',10,'2024-02-06 20:03:45','2024-02-06 21:46:46','2024-02-06 21:41:44','2024-02-06 21:46:45',NULL,0,0,NULL,NULL),(2906,'unsubscribe_tokens','completed',0,'2024-02-06 21:47:08','2024-02-06 21:51:43','2024-02-06 21:47:06','2024-02-06 21:51:42',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(2907,'subscriber_link_tokens','completed',0,'2024-02-06 21:47:08','2024-02-06 21:51:43','2024-02-06 21:47:06','2024-02-06 21:51:42',NULL,0,0,NULL,NULL),(2908,'newsletter_templates_thumbnails','completed',10,'2024-02-06 21:47:08','2024-02-06 21:51:43','2024-02-06 21:47:06','2024-02-06 21:51:42',NULL,0,0,NULL,NULL),(2909,'mixpanel','completed',0,'2024-02-06 21:47:08','2024-02-06 21:51:43','2024-02-06 21:47:06','2024-02-06 21:51:42',NULL,0,0,NULL,NULL),(2910,'mixpanel','completed',10,'2024-02-06 20:05:41','2024-02-06 22:01:44','2024-02-06 21:56:40','2024-02-06 22:01:43',NULL,0,0,NULL,NULL),(2911,'inactive_subscribers','completed',10,'2024-02-11 22:00:00','2024-02-11 22:01:45','2024-02-06 22:01:43','2024-02-11 22:01:43',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(2912,'mixpanel','completed',10,'2024-02-06 20:20:43','2024-02-06 22:11:42','2024-02-06 22:06:42','2024-02-06 22:11:41',NULL,0,0,NULL,NULL),(2913,'mixpanel','completed',10,'2024-02-06 20:50:43','2024-02-06 22:21:47','2024-02-06 22:16:42','2024-02-06 22:21:46',NULL,0,0,NULL,NULL),(2914,'mixpanel','completed',10,'2024-02-06 20:49:44','2024-02-06 22:31:41','2024-02-06 22:26:43','2024-02-06 22:31:40',NULL,0,0,NULL,NULL),(2915,'mixpanel','completed',10,'2024-02-06 21:14:43','2024-02-06 22:41:39','2024-02-06 22:36:42','2024-02-06 22:41:38',NULL,0,0,NULL,NULL),(2916,'mixpanel','completed',10,'2024-02-06 21:04:11','2024-02-06 22:51:41','2024-02-06 22:45:10','2024-02-06 22:51:41',NULL,0,0,NULL,NULL),(2917,'mixpanel','completed',10,'2024-02-06 21:09:39','2024-02-06 23:01:40','2024-02-06 22:56:38','2024-02-06 23:01:39',NULL,0,0,NULL,NULL),(2918,'mixpanel','completed',10,'2024-02-06 21:41:40','2024-02-06 23:09:20','2024-02-06 23:06:39','2024-02-06 23:09:19',NULL,0,0,NULL,NULL),(2919,'mixpanel','completed',10,'2024-02-06 22:02:38','2024-02-06 23:16:40','2024-02-06 23:11:37','2024-02-06 23:16:39',NULL,0,0,NULL,NULL),(2920,'mixpanel','completed',10,'2024-02-06 21:23:45','2024-02-06 23:26:43','2024-02-06 23:19:44','2024-02-06 23:26:43',NULL,0,0,NULL,NULL),(2921,'mixpanel','completed',10,'2024-02-06 22:18:35','2024-02-06 23:36:40','2024-02-06 23:31:34','2024-02-06 23:36:39',NULL,0,0,NULL,NULL),(2922,'mixpanel','completed',10,'2024-02-06 22:15:35','2024-02-06 23:46:35','2024-02-06 23:41:35','2024-02-06 23:46:34',NULL,0,0,NULL,NULL),(2923,'mixpanel','completed',10,'2024-02-06 22:23:38','2024-02-06 23:56:47','2024-02-06 23:51:37','2024-02-06 23:56:46',NULL,0,0,NULL,NULL),(2924,'mixpanel','completed',10,'2024-02-06 22:28:44','2024-02-07 00:06:41','2024-02-07 00:01:43','2024-02-07 00:06:40',NULL,0,0,NULL,NULL),(2925,'mixpanel','completed',10,'2024-02-06 22:29:38','2024-02-07 00:16:38','2024-02-07 00:11:37','2024-02-07 00:16:37',NULL,0,0,NULL,NULL),(2926,'mixpanel','completed',10,'2024-02-06 22:56:39','2024-02-07 00:26:37','2024-02-07 00:21:38','2024-02-07 00:26:36',NULL,0,0,NULL,NULL),(2927,'mixpanel','completed',10,'2024-02-06 23:27:38','2024-02-07 00:36:40','2024-02-07 00:31:37','2024-02-07 00:36:39',NULL,0,0,NULL,NULL),(2928,'mixpanel','completed',10,'2024-02-06 22:49:39','2024-02-07 00:46:37','2024-02-07 00:41:38','2024-02-07 00:46:36',NULL,0,0,NULL,NULL),(2929,'mixpanel','completed',10,'2024-02-06 22:55:49','2024-02-07 00:56:43','2024-02-07 00:51:48','2024-02-07 00:56:42',NULL,0,0,NULL,NULL),(2930,'mixpanel','completed',10,'2024-02-06 23:23:47','2024-02-07 01:06:40','2024-02-07 01:01:46','2024-02-07 01:06:39',NULL,0,0,NULL,NULL),(2931,'mixpanel','completed',10,'2024-02-06 23:13:38','2024-02-07 01:16:36','2024-02-07 01:11:37','2024-02-07 01:16:35',NULL,0,0,NULL,NULL),(2932,'mixpanel','completed',10,'2024-02-06 23:43:38','2024-02-07 01:26:38','2024-02-07 01:21:37','2024-02-07 01:26:37',NULL,0,0,NULL,NULL),(2933,'mixpanel','completed',10,'2024-02-07 00:08:38','2024-02-07 01:36:35','2024-02-07 01:31:37','2024-02-07 01:36:34',NULL,0,0,NULL,NULL),(2934,'mixpanel','completed',10,'2024-02-07 00:30:41','2024-02-07 01:46:36','2024-02-07 01:41:40','2024-02-07 01:46:35',NULL,0,0,NULL,NULL),(2935,'mixpanel','completed',10,'2024-02-07 00:43:35','2024-02-07 01:54:36','2024-02-07 01:51:34','2024-02-07 01:54:35',NULL,0,0,NULL,NULL),(2936,'mixpanel','completed',10,'2024-02-07 00:19:43','2024-02-07 02:01:39','2024-02-07 01:56:42','2024-02-07 02:01:38',NULL,0,0,NULL,NULL),(2937,'mixpanel','completed',10,'2024-02-07 00:28:39','2024-02-07 02:11:41','2024-02-07 02:06:38','2024-02-07 02:11:40',NULL,0,0,NULL,NULL),(2938,'mixpanel','completed',10,'2024-02-07 01:07:40','2024-02-07 02:21:43','2024-02-07 02:16:39','2024-02-07 02:21:42',NULL,0,0,NULL,NULL),(2939,'mixpanel','completed',10,'2024-02-07 01:05:41','2024-02-07 02:31:40','2024-02-07 02:26:40','2024-02-07 02:31:39',NULL,0,0,NULL,NULL),(2940,'mixpanel','completed',10,'2024-02-07 01:11:36','2024-02-07 02:41:51','2024-02-07 02:36:35','2024-02-07 02:41:50',NULL,0,0,NULL,NULL),(2941,'mixpanel','completed',10,'2024-02-07 01:09:36','2024-02-07 02:51:39','2024-02-07 02:46:35','2024-02-07 02:51:38',NULL,0,0,NULL,NULL),(2942,'mixpanel','completed',10,'2024-02-07 00:56:40','2024-02-07 03:01:46','2024-02-07 02:56:39','2024-02-07 03:01:45',NULL,0,0,NULL,NULL),(2943,'schedule_re_engagement_email','completed',10,'2024-02-08 03:06:40','2024-02-08 03:11:43','2024-02-07 03:06:39','2024-02-08 03:11:42',NULL,0,0,NULL,NULL),(2944,'mixpanel','completed',10,'2024-02-07 01:54:40','2024-02-07 03:11:40','2024-02-07 03:06:39','2024-02-07 03:11:38',NULL,0,0,NULL,NULL),(2945,'mixpanel','completed',10,'2024-02-07 01:30:11','2024-02-07 03:21:32','2024-02-07 03:18:09','2024-02-07 03:21:31',NULL,0,0,NULL,NULL),(2946,'mixpanel','completed',10,'2024-02-07 02:03:46','2024-02-07 03:31:38','2024-02-07 03:26:45','2024-02-07 03:31:37',NULL,0,0,NULL,NULL),(2947,'mixpanel','completed',10,'2024-02-07 02:31:40','2024-02-07 03:41:47','2024-02-07 03:36:39','2024-02-07 03:41:46',NULL,0,0,NULL,NULL),(2948,'mixpanel','completed',10,'2024-02-07 02:15:18','2024-02-07 03:50:14','2024-02-07 03:45:17','2024-02-07 03:50:13',NULL,0,0,NULL,NULL),(2949,'mixpanel','completed',10,'2024-02-07 02:38:43','2024-02-07 04:01:46','2024-02-07 03:56:42','2024-02-07 04:01:45',NULL,0,0,NULL,NULL),(2950,'mixpanel','completed',10,'2024-02-07 02:38:42','2024-02-07 04:11:44','2024-02-07 04:06:41','2024-02-07 04:11:43',NULL,0,0,NULL,NULL),(2951,'mixpanel','completed',10,'2024-02-07 02:21:12','2024-02-07 04:21:34','2024-02-07 04:16:11','2024-02-07 04:21:33',NULL,0,0,NULL,NULL),(2952,'mixpanel','completed',10,'2024-02-07 02:38:43','2024-02-07 04:31:38','2024-02-07 04:26:42','2024-02-07 04:31:36',NULL,0,0,NULL,NULL),(2953,'mixpanel','completed',10,'2024-02-07 02:57:46','2024-02-07 04:41:40','2024-02-07 04:36:45','2024-02-07 04:41:39',NULL,0,0,NULL,NULL),(2954,'mixpanel','completed',10,'2024-02-07 03:34:39','2024-02-07 04:51:32','2024-02-07 04:46:38','2024-02-07 04:51:31',NULL,0,0,NULL,NULL),(2955,'mixpanel','completed',10,'2024-02-07 03:28:41','2024-02-07 05:01:45','2024-02-07 04:56:41','2024-02-07 05:01:44',NULL,0,0,NULL,NULL),(2956,'mixpanel','completed',10,'2024-02-07 03:33:39','2024-02-07 05:11:41','2024-02-07 05:06:38','2024-02-07 05:11:40',NULL,0,0,NULL,NULL),(2957,'mixpanel','completed',10,'2024-02-07 03:16:35','2024-02-07 05:21:43','2024-02-07 05:16:34','2024-02-07 05:21:42',NULL,0,0,NULL,NULL),(2958,'mixpanel','completed',10,'2024-02-07 03:31:41','2024-02-07 05:31:39','2024-02-07 05:26:40','2024-02-07 05:31:38',NULL,0,0,NULL,NULL),(2959,'mixpanel','completed',10,'2024-02-07 04:12:38','2024-02-07 05:46:59','2024-02-07 05:36:37','2024-02-07 05:46:57',NULL,0,0,NULL,NULL),(2960,'mixpanel','completed',10,'2024-02-07 04:11:40','2024-02-07 05:56:46','2024-02-07 05:51:39','2024-02-07 05:56:45',NULL,0,0,NULL,NULL),(2961,'mixpanel','completed',10,'2024-02-07 04:23:40','2024-02-07 06:06:44','2024-02-07 06:01:39','2024-02-07 06:06:43',NULL,0,0,NULL,NULL),(2962,'mixpanel','completed',10,'2024-02-07 04:33:47','2024-02-07 06:16:34','2024-02-07 06:11:46','2024-02-07 06:16:33',NULL,0,0,NULL,NULL),(2963,'mixpanel','completed',10,'2024-02-07 05:02:39','2024-02-07 06:26:48','2024-02-07 06:21:38','2024-02-07 06:26:47',NULL,0,0,NULL,NULL),(2964,'mixpanel','completed',10,'2024-02-07 04:47:37','2024-02-07 06:36:43','2024-02-07 06:31:36','2024-02-07 06:36:42',NULL,0,0,NULL,NULL),(2965,'mixpanel','completed',10,'2024-02-07 05:36:39','2024-02-07 06:46:41','2024-02-07 06:41:38','2024-02-07 06:46:40',NULL,0,0,NULL,NULL),(2966,'mixpanel','completed',10,'2024-02-07 05:31:43','2024-02-07 06:56:40','2024-02-07 06:51:42','2024-02-07 06:56:39',NULL,0,0,NULL,NULL),(2967,'mixpanel','completed',10,'2024-02-07 05:12:38','2024-02-07 07:06:42','2024-02-07 07:01:37','2024-02-07 07:06:41',NULL,0,0,NULL,NULL),(2968,'mixpanel','completed',10,'2024-02-07 05:54:38','2024-02-07 07:16:38','2024-02-07 07:11:37','2024-02-07 07:16:37',NULL,0,0,NULL,NULL),(2969,'mixpanel','completed',10,'2024-02-07 05:58:42','2024-02-07 07:26:47','2024-02-07 07:21:41','2024-02-07 07:26:45',NULL,0,0,NULL,NULL),(2970,'mixpanel','completed',10,'2024-02-07 05:57:39','2024-02-07 07:36:33','2024-02-07 07:31:37','2024-02-07 07:36:32',NULL,0,0,NULL,NULL),(2971,'mixpanel','completed',10,'2024-02-07 06:18:30','2024-02-07 07:41:39','2024-02-07 07:39:29','2024-02-07 07:41:38',NULL,0,0,NULL,NULL),(2972,'mixpanel','completed',10,'2024-02-07 06:28:51','2024-02-07 07:46:31','2024-02-07 07:43:50','2024-02-07 07:46:30',NULL,0,0,NULL,NULL),(2973,'mixpanel','completed',10,'2024-02-07 05:50:36','2024-02-07 07:56:45','2024-02-07 07:51:35','2024-02-07 07:56:44',NULL,0,0,NULL,NULL),(2974,'mixpanel','completed',10,'2024-02-07 06:48:38','2024-02-07 08:06:46','2024-02-07 08:00:37','2024-02-07 08:06:45',NULL,0,0,NULL,NULL),(2975,'mixpanel','completed',10,'2024-02-07 07:03:39','2024-02-07 08:14:12','2024-02-07 08:11:38','2024-02-07 08:14:11',NULL,0,0,NULL,NULL),(2976,'mixpanel','completed',10,'2024-02-07 06:39:41','2024-02-07 08:21:38','2024-02-07 08:16:40','2024-02-07 08:21:37',NULL,0,0,NULL,NULL),(2977,'mixpanel','completed',10,'2024-02-07 06:52:42','2024-02-07 08:36:39','2024-02-07 08:26:41','2024-02-07 08:36:38',NULL,0,0,NULL,NULL),(2978,'mixpanel','completed',10,'2024-02-07 06:43:40','2024-02-07 08:46:44','2024-02-07 08:41:39','2024-02-07 08:46:43',NULL,0,0,NULL,NULL),(2979,'mixpanel','completed',10,'2024-02-07 07:27:36','2024-02-07 09:01:58','2024-02-07 08:51:35','2024-02-07 09:01:56',NULL,0,0,NULL,NULL),(2980,'mixpanel','completed',10,'2024-02-07 07:08:47','2024-02-07 09:11:13','2024-02-07 09:06:46','2024-02-07 09:11:12',NULL,0,0,NULL,NULL),(2981,'mixpanel','completed',10,'2024-02-07 07:29:21','2024-02-07 09:19:53','2024-02-07 09:15:20','2024-02-07 09:19:52',NULL,0,0,NULL,NULL),(2982,'mixpanel','completed',10,'2024-02-07 08:12:01','2024-02-07 09:26:48','2024-02-07 09:24:00','2024-02-07 09:26:47',NULL,0,0,NULL,NULL),(2983,'mixpanel','completed',10,'2024-02-07 07:42:11','2024-02-07 09:31:38','2024-02-07 09:29:10','2024-02-07 09:31:37',NULL,0,0,NULL,NULL),(2984,'mixpanel','completed',10,'2024-02-07 08:01:23','2024-02-07 09:36:37','2024-02-07 09:34:22','2024-02-07 09:36:36',NULL,0,0,NULL,NULL),(2985,'mixpanel','completed',10,'2024-02-07 08:31:30','2024-02-07 09:41:50','2024-02-07 09:39:29','2024-02-07 09:41:49',NULL,0,0,NULL,NULL),(2986,'mixpanel','completed',10,'2024-02-07 08:35:52','2024-02-07 09:46:35','2024-02-07 09:43:51','2024-02-07 09:46:34',NULL,0,0,NULL,NULL),(2987,'mixpanel','completed',10,'2024-02-07 08:14:01','2024-02-07 09:51:43','2024-02-07 09:49:00','2024-02-07 09:51:42',NULL,0,0,NULL,NULL),(2988,'mixpanel','completed',10,'2024-02-07 08:20:05','2024-02-07 10:01:00','2024-02-07 09:55:04','2024-02-07 10:00:59',NULL,0,0,NULL,NULL),(2989,'mixpanel','completed',10,'2024-02-07 08:31:43','2024-02-07 10:09:02','2024-02-07 10:06:42','2024-02-07 10:09:01',NULL,0,0,NULL,NULL),(2990,'mixpanel','completed',10,'2024-02-07 08:30:13','2024-02-07 10:13:55','2024-02-07 10:11:11','2024-02-07 10:13:54',NULL,0,0,NULL,NULL),(2991,'mixpanel','completed',10,'2024-02-07 09:10:37','2024-02-07 10:20:02','2024-02-07 10:16:36','2024-02-07 10:20:01',NULL,0,0,NULL,NULL),(2992,'mixpanel','completed',10,'2024-02-07 08:28:17','2024-02-07 10:28:20','2024-02-07 10:26:16','2024-02-07 10:28:19',NULL,0,0,NULL,NULL),(2993,'mixpanel','completed',10,'2024-02-07 09:27:32','2024-02-07 10:34:08','2024-02-07 10:31:31','2024-02-07 10:34:07',NULL,0,0,NULL,NULL),(2994,'mixpanel','completed',10,'2024-02-07 09:11:36','2024-02-07 10:41:20','2024-02-07 10:36:35','2024-02-07 10:41:19',NULL,0,0,NULL,NULL),(2995,'mixpanel','completed',10,'2024-02-07 09:20:47','2024-02-07 10:47:47','2024-02-07 10:44:46','2024-02-07 10:47:46',NULL,0,0,NULL,NULL),(2996,'mixpanel','completed',10,'2024-02-07 09:23:04','2024-02-07 10:55:24','2024-02-07 10:50:03','2024-02-07 10:55:23',NULL,0,0,NULL,NULL),(2997,'mixpanel','completed',10,'2024-02-07 09:14:36','2024-02-07 11:03:38','2024-02-07 11:01:35','2024-02-07 11:03:37',NULL,0,0,NULL,NULL),(2998,'mixpanel','completed',10,'2024-02-07 10:02:36','2024-02-07 11:11:05','2024-02-07 11:06:35','2024-02-07 11:11:04',NULL,0,0,NULL,NULL),(2999,'mixpanel','completed',10,'2024-02-07 09:27:24','2024-02-07 11:16:43','2024-02-07 11:14:23','2024-02-07 11:16:42',NULL,0,0,NULL,NULL),(3000,'mixpanel','completed',10,'2024-02-07 10:12:14','2024-02-07 11:24:22','2024-02-07 11:19:13','2024-02-07 11:24:21',NULL,0,0,NULL,NULL),(3001,'mixpanel','completed',10,'2024-02-07 10:09:38','2024-02-07 11:30:19','2024-02-07 11:26:37','2024-02-07 11:30:18',NULL,0,0,NULL,NULL),(3002,'mixpanel','completed',10,'2024-02-07 09:46:09','2024-02-07 11:36:39','2024-02-07 11:34:08','2024-02-07 11:36:38',NULL,0,0,NULL,NULL),(3003,'mixpanel','completed',10,'2024-02-07 09:40:51','2024-02-07 11:42:24','2024-02-07 11:39:50','2024-02-07 11:42:23',NULL,0,0,NULL,NULL),(3004,'mixpanel','completed',10,'2024-02-07 09:44:48','2024-02-07 11:51:52','2024-02-07 11:44:46','2024-02-07 11:51:50',NULL,0,0,NULL,NULL),(3005,'mixpanel','completed',10,'2024-02-07 10:24:18','2024-02-07 11:58:51','2024-02-07 11:55:17','2024-02-07 11:58:50',NULL,0,0,NULL,NULL),(3006,'mixpanel','completed',10,'2024-02-07 10:06:39','2024-02-07 12:04:01','2024-02-07 12:01:38','2024-02-07 12:04:00',NULL,0,0,NULL,NULL),(3007,'mixpanel','completed',10,'2024-02-07 10:22:34','2024-02-07 12:10:03','2024-02-07 12:06:32','2024-02-07 12:10:02',NULL,0,0,NULL,NULL),(3008,'mixpanel','completed',10,'2024-02-07 10:49:47','2024-02-07 12:16:34','2024-02-07 12:13:46','2024-02-07 12:16:33',NULL,0,0,NULL,NULL),(3009,'mixpanel','completed',10,'2024-02-07 10:31:09','2024-02-07 12:26:42','2024-02-07 12:21:08','2024-02-07 12:26:42',NULL,0,0,NULL,NULL),(3010,'mixpanel','completed',10,'2024-02-07 10:32:53','2024-02-07 12:32:56','2024-02-07 12:30:52','2024-02-07 12:32:55',NULL,0,0,NULL,NULL),(3011,'mixpanel','completed',10,'2024-02-07 11:00:37','2024-02-07 12:39:25','2024-02-07 12:36:36','2024-02-07 12:39:24',NULL,0,0,NULL,NULL),(3012,'mixpanel','completed',10,'2024-02-07 10:54:38','2024-02-07 12:46:10','2024-02-07 12:41:37','2024-02-07 12:46:09',NULL,0,0,NULL,NULL),(3013,'mixpanel','completed',10,'2024-02-07 11:27:20','2024-02-07 12:53:29','2024-02-07 12:51:19','2024-02-07 12:53:28',NULL,0,0,NULL,NULL),(3014,'mixpanel','completed',10,'2024-02-07 11:35:37','2024-02-07 13:01:30','2024-02-07 12:56:36','2024-02-07 13:01:29',NULL,0,0,NULL,NULL),(3015,'mixpanel','completed',10,'2024-02-07 11:07:53','2024-02-07 13:06:42','2024-02-07 13:03:52','2024-02-07 13:06:41',NULL,0,0,NULL,NULL),(3016,'mixpanel','completed',10,'2024-02-07 11:40:36','2024-02-07 13:14:34','2024-02-07 13:11:35','2024-02-07 13:14:32',NULL,0,0,NULL,NULL),(3017,'mixpanel','completed',10,'2024-02-07 11:34:36','2024-02-07 13:21:40','2024-02-07 13:16:35','2024-02-07 13:21:39',NULL,0,0,NULL,NULL),(3018,'mixpanel','completed',10,'2024-02-07 12:09:48','2024-02-07 13:31:36','2024-02-07 13:24:47','2024-02-07 13:31:35',NULL,0,0,NULL,NULL),(3019,'mixpanel','completed',10,'2024-02-07 11:52:46','2024-02-07 13:41:43','2024-02-07 13:35:44','2024-02-07 13:41:42',NULL,0,0,NULL,NULL),(3020,'subscribers_engagement_score','completed',10,'2024-02-08 18:28:00','2024-02-08 18:31:41','2024-02-07 13:41:42','2024-02-08 18:31:40',NULL,0,0,NULL,NULL),(3021,'mixpanel','completed',10,'2024-02-07 12:28:48','2024-02-07 13:51:38','2024-02-07 13:44:47','2024-02-07 13:51:37',NULL,0,0,NULL,NULL),(3022,'mixpanel','completed',10,'2024-02-07 12:21:33','2024-02-07 13:58:47','2024-02-07 13:55:32','2024-02-07 13:58:46',NULL,0,0,NULL,NULL),(3023,'mixpanel','completed',10,'2024-02-07 12:28:36','2024-02-07 14:06:39','2024-02-07 14:01:35','2024-02-07 14:06:38',NULL,0,0,NULL,NULL),(3024,'mixpanel','completed',10,'2024-02-07 12:54:26','2024-02-07 14:16:32','2024-02-07 14:10:25','2024-02-07 14:16:31',NULL,0,0,NULL,NULL),(3025,'mixpanel','completed',10,'2024-02-07 12:33:17','2024-02-07 14:21:36','2024-02-07 14:19:16','2024-02-07 14:21:35',NULL,0,0,NULL,NULL),(3026,'mixpanel','completed',10,'2024-02-07 12:48:40','2024-02-07 14:28:52','2024-02-07 14:26:39','2024-02-07 14:28:51',NULL,0,0,NULL,NULL),(3027,'mixpanel','completed',10,'2024-02-07 12:50:31','2024-02-07 14:34:10','2024-02-07 14:31:30','2024-02-07 14:34:09',NULL,0,0,NULL,NULL),(3028,'mixpanel','completed',10,'2024-02-07 13:20:39','2024-02-07 14:46:23','2024-02-07 14:41:38','2024-02-07 14:46:22',NULL,0,0,NULL,NULL),(3029,'mixpanel','completed',10,'2024-02-07 12:56:39','2024-02-07 14:55:54','2024-02-07 14:51:38','2024-02-07 14:55:53',NULL,0,0,NULL,NULL),(3030,'mixpanel','completed',10,'2024-02-07 13:46:44','2024-02-07 15:01:33','2024-02-07 14:58:43','2024-02-07 15:01:32',NULL,0,0,NULL,NULL),(3031,'mixpanel','completed',10,'2024-02-07 13:25:43','2024-02-07 15:11:23','2024-02-07 15:06:42','2024-02-07 15:11:22',NULL,0,0,NULL,NULL),(3032,'mixpanel','completed',10,'2024-02-07 13:32:36','2024-02-07 15:21:25','2024-02-07 15:16:35','2024-02-07 15:21:24',NULL,0,0,NULL,NULL),(3033,'mixpanel','completed',10,'2024-02-07 13:36:28','2024-02-07 15:26:38','2024-02-07 15:24:27','2024-02-07 15:26:36',NULL,0,0,NULL,NULL),(3034,'mixpanel','completed',10,'2024-02-07 13:42:41','2024-02-07 15:34:35','2024-02-07 15:31:40','2024-02-07 15:34:34',NULL,0,0,NULL,NULL),(3035,'mixpanel','completed',10,'2024-02-07 13:38:25','2024-02-07 15:41:35','2024-02-07 15:37:24','2024-02-07 15:41:34',NULL,0,0,NULL,NULL),(3036,'mixpanel','completed',10,'2024-02-07 13:48:45','2024-02-07 15:50:39','2024-02-07 15:46:44','2024-02-07 15:50:38',NULL,0,0,NULL,NULL),(3037,'mixpanel','completed',10,'2024-02-07 14:03:36','2024-02-07 16:01:03','2024-02-07 15:56:35','2024-02-07 16:01:02',NULL,0,0,NULL,NULL),(3038,'mixpanel','completed',10,'2024-02-07 14:34:54','2024-02-07 16:06:39','2024-02-07 16:03:53','2024-02-07 16:06:38',NULL,0,0,NULL,NULL),(3039,'mixpanel','completed',10,'2024-02-07 14:11:40','2024-02-07 16:14:32','2024-02-07 16:11:39','2024-02-07 16:14:31',NULL,0,0,NULL,NULL),(3040,'mixpanel','completed',10,'2024-02-07 15:12:42','2024-02-07 16:21:41','2024-02-07 16:16:41','2024-02-07 16:21:40',NULL,0,0,NULL,NULL),(3041,'mixpanel','completed',10,'2024-02-07 14:54:43','2024-02-07 16:31:21','2024-02-07 16:26:42','2024-02-07 16:31:20',NULL,0,0,NULL,NULL),(3042,'mixpanel','completed',10,'2024-02-07 14:54:43','2024-02-07 16:41:37','2024-02-07 16:36:42','2024-02-07 16:41:36',NULL,0,0,NULL,NULL),(3043,'mixpanel','completed',10,'2024-02-07 15:36:47','2024-02-07 16:51:41','2024-02-07 16:44:46','2024-02-07 16:51:40',NULL,0,0,NULL,NULL),(3044,'mixpanel','completed',10,'2024-02-07 15:39:44','2024-02-07 16:56:32','2024-02-07 16:53:43','2024-02-07 16:56:31',NULL,0,0,NULL,NULL),(3045,'mixpanel','completed',10,'2024-02-07 15:04:39','2024-02-07 17:05:44','2024-02-07 17:01:38','2024-02-07 17:05:43',NULL,0,0,NULL,NULL),(3046,'mixpanel','completed',10,'2024-02-07 15:39:37','2024-02-07 17:14:16','2024-02-07 17:11:36','2024-02-07 17:14:15',NULL,0,0,NULL,NULL),(3047,'mixpanel','completed',10,'2024-02-07 15:42:33','2024-02-07 17:20:02','2024-02-07 17:16:32','2024-02-07 17:20:01',NULL,0,0,NULL,NULL),(3048,'mixpanel','completed',10,'2024-02-07 16:04:04','2024-02-07 17:26:36','2024-02-07 17:22:03','2024-02-07 17:26:35',NULL,0,0,NULL,NULL),(3049,'mixpanel','completed',10,'2024-02-07 15:38:12','2024-02-07 17:31:37','2024-02-07 17:29:11','2024-02-07 17:31:36',NULL,0,0,NULL,NULL),(3050,'mixpanel','completed',10,'2024-02-07 16:30:19','2024-02-07 17:37:46','2024-02-07 17:34:18','2024-02-07 17:37:45',NULL,0,0,NULL,NULL),(3051,'mixpanel','completed',10,'2024-02-07 16:13:14','2024-02-07 17:46:00','2024-02-07 17:41:13','2024-02-07 17:45:59',NULL,0,0,NULL,NULL),(3052,'mixpanel','completed',10,'2024-02-07 16:08:12','2024-02-07 17:51:34','2024-02-07 17:49:11','2024-02-07 17:51:33',NULL,0,0,NULL,NULL),(3053,'mixpanel','completed',10,'2024-02-07 16:01:16','2024-02-07 17:56:40','2024-02-07 17:54:15','2024-02-07 17:56:39',NULL,0,0,NULL,NULL),(3054,'mixpanel','completed',10,'2024-02-07 16:33:41','2024-02-07 18:06:24','2024-02-07 17:59:40','2024-02-07 18:06:23',NULL,0,0,NULL,NULL),(3055,'mixpanel','completed',10,'2024-02-07 17:00:47','2024-02-07 18:16:42','2024-02-07 18:11:46','2024-02-07 18:16:41',NULL,0,0,NULL,NULL),(3056,'mixpanel','completed',10,'2024-02-07 17:14:47','2024-02-07 18:26:39','2024-02-07 18:19:46','2024-02-07 18:26:38',NULL,0,0,NULL,NULL),(3057,'mixpanel','completed',10,'2024-02-07 17:09:39','2024-02-07 18:34:40','2024-02-07 18:31:38','2024-02-07 18:34:39',NULL,0,0,NULL,NULL),(3058,'mixpanel','completed',10,'2024-02-07 16:52:41','2024-02-07 18:46:39','2024-02-07 18:41:40','2024-02-07 18:46:38',NULL,0,0,NULL,NULL),(3059,'mixpanel','completed',10,'2024-02-07 17:36:42','2024-02-07 18:56:41','2024-02-07 18:51:41','2024-02-07 18:56:40',NULL,0,0,NULL,NULL),(3060,'mixpanel','completed',10,'2024-02-07 17:33:40','2024-02-07 19:06:33','2024-02-07 19:01:39','2024-02-07 19:06:32',NULL,0,0,NULL,NULL),(3061,'mixpanel','completed',10,'2024-02-07 17:18:38','2024-02-07 19:16:33','2024-02-07 19:11:37','2024-02-07 19:16:32',NULL,0,0,NULL,NULL),(3062,'mixpanel','completed',10,'2024-02-07 17:45:36','2024-02-07 19:26:37','2024-02-07 19:21:35','2024-02-07 19:26:36',NULL,0,0,NULL,NULL),(3063,'mixpanel','completed',10,'2024-02-07 17:45:40','2024-02-07 19:36:46','2024-02-07 19:31:39','2024-02-07 19:36:43',NULL,0,0,NULL,NULL),(3064,'mixpanel','completed',10,'2024-02-07 17:56:15','2024-02-07 19:41:36','2024-02-07 19:39:14','2024-02-07 19:41:34',NULL,0,0,NULL,NULL),(3065,'mixpanel','completed',10,'2024-02-07 18:07:41','2024-02-07 19:51:42','2024-02-07 19:46:40','2024-02-07 19:51:41',NULL,0,0,NULL,NULL),(3066,'mixpanel','completed',10,'2024-02-07 18:01:42','2024-02-07 20:01:38','2024-02-07 19:56:41','2024-02-07 20:01:37',NULL,0,0,NULL,NULL),(3067,'mixpanel','completed',10,'2024-02-07 18:40:24','2024-02-07 20:11:48','2024-02-07 20:06:21','2024-02-07 20:11:47',NULL,0,0,NULL,NULL),(3068,'mixpanel','completed',10,'2024-02-07 18:52:35','2024-02-07 20:21:40','2024-02-07 20:16:34','2024-02-07 20:21:39',NULL,0,0,NULL,NULL),(3069,'mixpanel','completed',10,'2024-02-07 19:05:21','2024-02-07 20:26:39','2024-02-07 20:24:20','2024-02-07 20:26:38',NULL,0,0,NULL,NULL),(3070,'mixpanel','completed',10,'2024-02-07 18:52:18','2024-02-07 20:31:37','2024-02-07 20:29:16','2024-02-07 20:31:36',NULL,0,0,NULL,NULL),(3071,'mixpanel','completed',10,'2024-02-07 19:11:40','2024-02-07 20:41:43','2024-02-07 20:36:39','2024-02-07 20:41:42',NULL,0,0,NULL,NULL),(3072,'mixpanel','completed',10,'2024-02-07 19:13:26','2024-02-07 20:46:37','2024-02-07 20:44:25','2024-02-07 20:46:36',NULL,0,0,NULL,NULL),(3073,'mixpanel','completed',10,'2024-02-07 19:43:43','2024-02-07 20:56:12','2024-02-07 20:51:42','2024-02-07 20:56:10',NULL,0,0,NULL,NULL),(3074,'mixpanel','completed',10,'2024-02-07 19:59:54','2024-02-07 21:06:39','2024-02-07 21:01:52','2024-02-07 21:06:38',NULL,0,0,NULL,NULL),(3075,'mixpanel','completed',10,'2024-02-07 19:43:46','2024-02-07 21:16:35','2024-02-07 21:11:45','2024-02-07 21:16:34',NULL,0,0,NULL,NULL),(3076,'mixpanel','completed',10,'2024-02-07 19:50:37','2024-02-07 21:26:42','2024-02-07 21:21:36','2024-02-07 21:26:41',NULL,0,0,NULL,NULL),(3077,'mixpanel','completed',10,'2024-02-07 19:58:36','2024-02-07 21:36:35','2024-02-07 21:31:35','2024-02-07 21:36:34',NULL,0,0,NULL,NULL),(3078,'mixpanel','completed',10,'2024-02-07 20:26:38','2024-02-07 21:44:12','2024-02-07 21:41:37','2024-02-07 21:44:11',NULL,0,0,NULL,NULL),(3079,'mixpanel','completed',10,'2024-02-07 19:53:33','2024-02-07 21:51:45','2024-02-07 21:46:32','2024-02-07 21:51:43',NULL,0,0,NULL,NULL),(3080,'mixpanel','completed',10,'2024-02-07 20:11:42','2024-02-07 22:01:33','2024-02-07 21:56:39','2024-02-07 22:01:32',NULL,0,0,NULL,NULL),(3081,'subscribers_email_count','completed',10,'2024-02-13 22:00:00','2024-02-13 22:01:46','2024-02-07 22:01:32','2024-02-13 22:01:45',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(3082,'mixpanel','completed',10,'2024-02-07 20:18:35','2024-02-07 22:11:42','2024-02-07 22:06:33','2024-02-07 22:11:41',NULL,0,0,NULL,NULL),(3083,'mixpanel','completed',10,'2024-02-07 21:07:34','2024-02-07 22:21:40','2024-02-07 22:16:33','2024-02-07 22:21:39',NULL,0,0,NULL,NULL),(3084,'mixpanel','completed',10,'2024-02-07 21:04:42','2024-02-07 22:31:43','2024-02-07 22:26:41','2024-02-07 22:31:42',NULL,0,0,NULL,NULL),(3085,'mixpanel','completed',10,'2024-02-07 20:49:36','2024-02-07 22:41:36','2024-02-07 22:36:35','2024-02-07 22:41:35',NULL,0,0,NULL,NULL),(3086,'mixpanel','completed',10,'2024-02-07 21:18:03','2024-02-07 22:46:47','2024-02-07 22:44:02','2024-02-07 22:46:46',NULL,0,0,NULL,NULL),(3087,'mixpanel','completed',10,'2024-02-07 20:55:45','2024-02-07 22:56:43','2024-02-07 22:51:44','2024-02-07 22:56:42',NULL,0,0,NULL,NULL),(3088,'mixpanel','completed',10,'2024-02-07 21:11:39','2024-02-07 23:06:35','2024-02-07 23:01:38','2024-02-07 23:06:34',NULL,0,0,NULL,NULL),(3089,'mixpanel','completed',10,'2024-02-07 21:52:38','2024-02-07 23:16:35','2024-02-07 23:11:37','2024-02-07 23:16:34',NULL,0,0,NULL,NULL),(3090,'mixpanel','completed',10,'2024-02-07 21:48:43','2024-02-07 23:26:46','2024-02-07 23:21:42','2024-02-07 23:26:45',NULL,0,0,NULL,NULL),(3091,'mixpanel','completed',10,'2024-02-07 21:39:39','2024-02-07 23:34:00','2024-02-07 23:31:38','2024-02-07 23:33:59',NULL,0,0,NULL,NULL),(3092,'mixpanel','completed',10,'2024-02-07 22:06:37','2024-02-07 23:41:35','2024-02-07 23:36:36','2024-02-07 23:41:34',NULL,0,0,NULL,NULL),(3093,'mixpanel','completed',10,'2024-02-07 22:32:40','2024-02-07 23:51:41','2024-02-07 23:46:39','2024-02-07 23:51:40',NULL,0,0,NULL,NULL),(3094,'mixpanel','completed',10,'2024-02-07 22:54:38','2024-02-08 00:01:34','2024-02-07 23:56:37','2024-02-08 00:01:33',NULL,0,0,NULL,NULL),(3095,'mixpanel','completed',10,'2024-02-07 23:02:37','2024-02-08 00:11:41','2024-02-08 00:06:36','2024-02-08 00:11:40',NULL,0,0,NULL,NULL),(3096,'mixpanel','completed',10,'2024-02-07 22:31:38','2024-02-08 00:21:46','2024-02-08 00:16:37','2024-02-08 00:21:45',NULL,0,0,NULL,NULL),(3097,'mixpanel','completed',10,'2024-02-07 23:22:39','2024-02-08 00:31:42','2024-02-08 00:26:38','2024-02-08 00:31:41',NULL,0,0,NULL,NULL),(3098,'mixpanel','completed',10,'2024-02-07 23:00:49','2024-02-08 00:41:47','2024-02-08 00:36:48','2024-02-08 00:41:46',NULL,0,0,NULL,NULL),(3099,'mixpanel','completed',10,'2024-02-07 23:04:34','2024-02-08 00:51:37','2024-02-08 00:46:33','2024-02-08 00:51:36',NULL,0,0,NULL,NULL),(3100,'mixpanel','completed',10,'2024-02-07 23:42:43','2024-02-08 01:01:36','2024-02-08 00:56:42','2024-02-08 01:01:35',NULL,0,0,NULL,NULL),(3101,'mixpanel','completed',10,'2024-02-08 00:03:44','2024-02-08 01:11:38','2024-02-08 01:06:42','2024-02-08 01:11:37',NULL,0,0,NULL,NULL),(3102,'mixpanel','completed',10,'2024-02-07 23:17:40','2024-02-08 01:21:44','2024-02-08 01:16:39','2024-02-08 01:21:43',NULL,0,0,NULL,NULL),(3103,'mixpanel','completed',10,'2024-02-08 00:21:35','2024-02-08 01:31:35','2024-02-08 01:26:34','2024-02-08 01:31:34',NULL,0,0,NULL,NULL),(3104,'mixpanel','completed',10,'2024-02-07 23:57:38','2024-02-08 01:41:40','2024-02-08 01:36:37','2024-02-08 01:41:39',NULL,0,0,NULL,NULL),(3105,'mixpanel','completed',10,'2024-02-08 00:21:44','2024-02-08 01:51:48','2024-02-08 01:46:43','2024-02-08 01:51:47',NULL,0,0,NULL,NULL),(3106,'mixpanel','completed',10,'2024-02-08 00:01:39','2024-02-08 02:01:36','2024-02-08 01:56:38','2024-02-08 02:01:35',NULL,0,0,NULL,NULL),(3107,'mixpanel','completed',10,'2024-02-08 00:29:50','2024-02-08 02:11:40','2024-02-08 02:06:49','2024-02-08 02:11:39',NULL,0,0,NULL,NULL),(3108,'mixpanel','completed',10,'2024-02-08 00:32:39','2024-02-08 02:23:38','2024-02-08 02:16:38','2024-02-08 02:23:36',NULL,0,0,NULL,NULL),(3109,'mixpanel','completed',10,'2024-02-08 00:38:38','2024-02-08 02:31:46','2024-02-08 02:26:37','2024-02-08 02:31:45',NULL,0,0,NULL,NULL),(3110,'mixpanel','completed',10,'2024-02-08 00:41:39','2024-02-08 02:41:38','2024-02-08 02:36:38','2024-02-08 02:41:37',NULL,0,0,NULL,NULL),(3111,'mixpanel','completed',10,'2024-02-08 00:55:39','2024-02-08 02:51:47','2024-02-08 02:46:38','2024-02-08 02:51:46',NULL,0,0,NULL,NULL),(3112,'mixpanel','completed',10,'2024-02-08 01:30:38','2024-02-08 03:01:40','2024-02-08 02:56:37','2024-02-08 03:01:39',NULL,0,0,NULL,NULL),(3113,'mixpanel','completed',10,'2024-02-08 01:46:36','2024-02-08 03:11:43','2024-02-08 03:06:35','2024-02-08 03:11:42',NULL,0,0,NULL,NULL),(3114,'schedule_re_engagement_email','completed',10,'2024-02-09 03:16:30','2024-02-09 03:16:42','2024-02-08 03:16:29','2024-02-09 03:16:41',NULL,0,0,NULL,NULL),(3115,'mixpanel','completed',10,'2024-02-08 01:58:30','2024-02-08 03:21:36','2024-02-08 03:16:29','2024-02-08 03:21:35',NULL,0,0,NULL,NULL),(3116,'mixpanel','completed',10,'2024-02-08 01:57:32','2024-02-08 03:31:59','2024-02-08 03:26:31','2024-02-08 03:31:54',NULL,0,0,NULL,NULL),(3117,'mixpanel','completed',10,'2024-02-08 01:50:36','2024-02-08 03:41:44','2024-02-08 03:36:34','2024-02-08 03:41:43',NULL,0,0,NULL,NULL),(3118,'mixpanel','completed',10,'2024-02-08 01:53:41','2024-02-08 03:51:36','2024-02-08 03:46:40','2024-02-08 03:51:35',NULL,0,0,NULL,NULL),(3119,'mixpanel','completed',10,'2024-02-08 02:05:44','2024-02-08 04:01:45','2024-02-08 03:56:43','2024-02-08 04:01:44',NULL,0,0,NULL,NULL),(3120,'mixpanel','completed',10,'2024-02-08 02:11:47','2024-02-08 04:11:32','2024-02-08 04:06:46','2024-02-08 04:11:32',NULL,0,0,NULL,NULL),(3121,'mixpanel','completed',10,'2024-02-08 02:23:45','2024-02-08 04:21:44','2024-02-08 04:16:44','2024-02-08 04:21:43',NULL,0,0,NULL,NULL),(3122,'mixpanel','completed',10,'2024-02-08 03:22:42','2024-02-08 04:31:34','2024-02-08 04:26:41','2024-02-08 04:31:33',NULL,0,0,NULL,NULL),(3123,'mixpanel','completed',10,'2024-02-08 03:05:42','2024-02-08 04:41:35','2024-02-08 04:36:41','2024-02-08 04:41:34',NULL,0,0,NULL,NULL),(3124,'mixpanel','completed',10,'2024-02-08 03:30:34','2024-02-08 04:51:41','2024-02-08 04:46:33','2024-02-08 04:51:40',NULL,0,0,NULL,NULL),(3125,'mixpanel','completed',10,'2024-02-08 03:07:47','2024-02-08 05:01:41','2024-02-08 04:56:46','2024-02-08 05:01:40',NULL,0,0,NULL,NULL),(3126,'mixpanel','completed',10,'2024-02-08 03:28:37','2024-02-08 05:11:43','2024-02-08 05:06:35','2024-02-08 05:11:42',NULL,0,0,NULL,NULL),(3127,'mixpanel','completed',10,'2024-02-08 03:39:39','2024-02-08 05:21:42','2024-02-08 05:16:38','2024-02-08 05:21:41',NULL,0,0,NULL,NULL),(3128,'mixpanel','completed',10,'2024-02-08 04:16:36','2024-02-08 05:31:37','2024-02-08 05:26:35','2024-02-08 05:31:36',NULL,0,0,NULL,NULL),(3129,'mixpanel','completed',10,'2024-02-08 03:57:36','2024-02-08 05:41:43','2024-02-08 05:36:35','2024-02-08 05:41:42',NULL,0,0,NULL,NULL),(3130,'mixpanel','completed',10,'2024-02-08 03:50:40','2024-02-08 05:51:35','2024-02-08 05:46:39','2024-02-08 05:51:34',NULL,0,0,NULL,NULL),(3131,'mixpanel','completed',10,'2024-02-08 04:31:44','2024-02-08 06:01:39','2024-02-08 05:56:43','2024-02-08 06:01:38',NULL,0,0,NULL,NULL),(3132,'mixpanel','completed',10,'2024-02-08 05:01:55','2024-02-08 06:06:39','2024-02-08 06:03:54','2024-02-08 06:06:38',NULL,0,0,NULL,NULL),(3133,'mixpanel','completed',10,'2024-02-08 04:13:49','2024-02-08 06:16:39','2024-02-08 06:09:48','2024-02-08 06:16:38',NULL,0,0,NULL,NULL),(3134,'mixpanel','completed',10,'2024-02-08 04:45:43','2024-02-08 06:26:14','2024-02-08 06:21:42','2024-02-08 06:26:13',NULL,0,0,NULL,NULL),(3135,'mixpanel','completed',10,'2024-02-08 04:53:38','2024-02-08 06:36:39','2024-02-08 06:31:37','2024-02-08 06:36:38',NULL,0,0,NULL,NULL),(3136,'mixpanel','completed',10,'2024-02-08 05:32:35','2024-02-08 06:44:00','2024-02-08 06:41:34','2024-02-08 06:43:57',NULL,0,0,NULL,NULL),(3137,'mixpanel','completed',10,'2024-02-08 05:30:37','2024-02-08 06:53:31','2024-02-08 06:46:36','2024-02-08 06:53:28',NULL,0,0,NULL,NULL),(3138,'mixpanel','completed',10,'2024-02-08 05:50:45','2024-02-08 07:01:41','2024-02-08 06:56:44','2024-02-08 07:01:40',NULL,0,0,NULL,NULL),(3139,'mixpanel','completed',10,'2024-02-08 05:12:38','2024-02-08 07:11:40','2024-02-08 07:06:37','2024-02-08 07:11:39',NULL,0,0,NULL,NULL),(3140,'mixpanel','completed',10,'2024-02-08 05:47:48','2024-02-08 07:20:16','2024-02-08 07:16:47','2024-02-08 07:20:15',NULL,0,0,NULL,NULL),(3141,'mixpanel','completed',10,'2024-02-08 06:23:44','2024-02-08 07:31:36','2024-02-08 07:26:43','2024-02-08 07:31:35',NULL,0,0,NULL,NULL),(3142,'mixpanel','completed',10,'2024-02-08 05:59:44','2024-02-08 07:41:57','2024-02-08 07:36:43','2024-02-08 07:41:56',NULL,0,0,NULL,NULL),(3143,'mixpanel','completed',10,'2024-02-08 06:12:35','2024-02-08 07:51:46','2024-02-08 07:46:34','2024-02-08 07:51:45',NULL,0,0,NULL,NULL),(3144,'mixpanel','completed',10,'2024-02-08 06:28:46','2024-02-08 08:01:31','2024-02-08 07:56:45','2024-02-08 08:01:30',NULL,0,0,NULL,NULL),(3145,'mixpanel','completed',10,'2024-02-08 06:35:43','2024-02-08 08:11:26','2024-02-08 08:06:42','2024-02-08 08:11:25',NULL,0,0,NULL,NULL),(3146,'mixpanel','completed',10,'2024-02-08 07:12:44','2024-02-08 08:21:49','2024-02-08 08:16:43','2024-02-08 08:21:48',NULL,0,0,NULL,NULL),(3147,'mixpanel','completed',10,'2024-02-08 06:51:26','2024-02-08 08:31:41','2024-02-08 08:26:25','2024-02-08 08:31:40',NULL,0,0,NULL,NULL),(3148,'mixpanel','completed',10,'2024-02-08 07:26:42','2024-02-08 08:41:40','2024-02-08 08:36:41','2024-02-08 08:41:39',NULL,0,0,NULL,NULL),(3149,'mixpanel','completed',10,'2024-02-08 07:18:33','2024-02-08 08:51:38','2024-02-08 08:46:32','2024-02-08 08:51:37',NULL,0,0,NULL,NULL),(3150,'mixpanel','completed',10,'2024-02-08 07:03:47','2024-02-08 09:01:47','2024-02-08 08:56:46','2024-02-08 09:01:46',NULL,0,0,NULL,NULL),(3151,'mixpanel','completed',10,'2024-02-08 07:24:36','2024-02-08 09:11:37','2024-02-08 09:06:35','2024-02-08 09:11:36',NULL,0,0,NULL,NULL),(3152,'mixpanel','completed',10,'2024-02-08 07:49:31','2024-02-08 09:21:41','2024-02-08 09:16:30','2024-02-08 09:21:40',NULL,0,0,NULL,NULL),(3153,'mixpanel','completed',10,'2024-02-08 08:17:37','2024-02-08 09:31:35','2024-02-08 09:26:36','2024-02-08 09:31:34',NULL,0,0,NULL,NULL),(3154,'mixpanel','completed',10,'2024-02-08 07:46:36','2024-02-08 09:41:41','2024-02-08 09:36:35','2024-02-08 09:41:40',NULL,0,0,NULL,NULL),(3155,'mixpanel','completed',10,'2024-02-08 08:07:38','2024-02-08 09:51:43','2024-02-08 09:46:37','2024-02-08 09:51:42',NULL,0,0,NULL,NULL),(3156,'mixpanel','completed',10,'2024-02-08 08:02:39','2024-02-08 10:01:38','2024-02-08 09:56:38','2024-02-08 10:01:37',NULL,0,0,NULL,NULL),(3157,'mixpanel','completed',10,'2024-02-08 08:11:41','2024-02-08 10:11:41','2024-02-08 10:06:40','2024-02-08 10:11:40',NULL,0,0,NULL,NULL),(3158,'mixpanel','completed',10,'2024-02-08 08:45:27','2024-02-08 10:21:44','2024-02-08 10:16:26','2024-02-08 10:21:43',NULL,0,0,NULL,NULL),(3159,'mixpanel','completed',10,'2024-02-08 08:26:09','2024-02-08 10:31:40','2024-02-08 10:25:09','2024-02-08 10:31:39',NULL,0,0,NULL,NULL),(3160,'mixpanel','completed',10,'2024-02-08 09:21:37','2024-02-08 10:41:34','2024-02-08 10:36:36','2024-02-08 10:41:34',NULL,0,0,NULL,NULL),(3161,'mixpanel','completed',10,'2024-02-08 08:47:38','2024-02-08 10:51:47','2024-02-08 10:46:37','2024-02-08 10:51:46',NULL,0,0,NULL,NULL),(3162,'mixpanel','completed',10,'2024-02-08 09:37:37','2024-02-08 11:01:40','2024-02-08 10:56:36','2024-02-08 11:01:39',NULL,0,0,NULL,NULL),(3163,'mixpanel','completed',10,'2024-02-08 09:29:35','2024-02-08 11:09:29','2024-02-08 11:06:35','2024-02-08 11:09:28',NULL,0,0,NULL,NULL),(3164,'mixpanel','completed',10,'2024-02-08 09:19:38','2024-02-08 11:16:41','2024-02-08 11:11:37','2024-02-08 11:16:40',NULL,0,0,NULL,NULL),(3165,'mixpanel','completed',10,'2024-02-08 09:40:38','2024-02-08 11:26:41','2024-02-08 11:21:37','2024-02-08 11:26:40',NULL,0,0,NULL,NULL),(3166,'mixpanel','completed',10,'2024-02-08 10:19:27','2024-02-08 11:36:38','2024-02-08 11:31:26','2024-02-08 11:36:37',NULL,0,0,NULL,NULL),(3167,'mixpanel','completed',10,'2024-02-08 10:38:34','2024-02-08 11:46:48','2024-02-08 11:41:33','2024-02-08 11:46:47',NULL,0,0,NULL,NULL),(3168,'mixpanel','completed',10,'2024-02-08 09:59:41','2024-02-08 11:56:40','2024-02-08 11:51:40','2024-02-08 11:56:39',NULL,0,0,NULL,NULL),(3169,'mixpanel','completed',10,'2024-02-08 10:45:35','2024-02-08 12:04:30','2024-02-08 12:01:34','2024-02-08 12:04:29',NULL,0,0,NULL,NULL),(3170,'mixpanel','completed',10,'2024-02-08 10:40:47','2024-02-08 12:11:40','2024-02-08 12:06:46','2024-02-08 12:11:39',NULL,0,0,NULL,NULL),(3171,'mixpanel','completed',10,'2024-02-08 10:36:43','2024-02-08 12:21:35','2024-02-08 12:16:42','2024-02-08 12:21:34',NULL,0,0,NULL,NULL),(3172,'mixpanel','completed',10,'2024-02-08 10:46:41','2024-02-08 12:31:42','2024-02-08 12:26:40','2024-02-08 12:31:41',NULL,0,0,NULL,NULL),(3173,'mixpanel','completed',10,'2024-02-08 10:58:45','2024-02-08 12:41:39','2024-02-08 12:36:44','2024-02-08 12:41:38',NULL,0,0,NULL,NULL),(3174,'mixpanel','completed',10,'2024-02-08 11:28:38','2024-02-08 12:51:40','2024-02-08 12:46:37','2024-02-08 12:51:39',NULL,0,0,NULL,NULL),(3175,'mixpanel','completed',10,'2024-02-08 11:09:48','2024-02-08 13:01:43','2024-02-08 12:56:47','2024-02-08 13:01:42',NULL,0,0,NULL,NULL),(3176,'mixpanel','completed',10,'2024-02-08 11:23:38','2024-02-08 13:11:45','2024-02-08 13:06:37','2024-02-08 13:11:44',NULL,0,0,NULL,NULL),(3177,'mixpanel','completed',10,'2024-02-08 11:30:37','2024-02-08 13:21:43','2024-02-08 13:16:36','2024-02-08 13:21:42',NULL,0,0,NULL,NULL),(3178,'mixpanel','completed',10,'2024-02-08 12:18:45','2024-02-08 13:31:40','2024-02-08 13:26:44','2024-02-08 13:31:38',NULL,0,0,NULL,NULL),(3179,'mixpanel','completed',10,'2024-02-08 11:41:37','2024-02-08 13:41:40','2024-02-08 13:36:36','2024-02-08 13:41:39',NULL,0,0,NULL,NULL),(3180,'mixpanel','completed',10,'2024-02-08 12:26:40','2024-02-08 13:51:39','2024-02-08 13:46:39','2024-02-08 13:51:38',NULL,0,0,NULL,NULL),(3181,'mixpanel','completed',10,'2024-02-08 12:51:45','2024-02-08 14:01:36','2024-02-08 13:56:44','2024-02-08 14:01:35',NULL,0,0,NULL,NULL),(3182,'mixpanel','completed',10,'2024-02-08 13:00:28','2024-02-08 14:07:42','2024-02-08 14:05:27','2024-02-08 14:07:41',NULL,0,0,NULL,NULL),(3183,'mixpanel','completed',10,'2024-02-08 13:04:41','2024-02-08 14:16:39','2024-02-08 14:11:40','2024-02-08 14:16:38',NULL,0,0,NULL,NULL),(3184,'mixpanel','completed',10,'2024-02-08 13:05:43','2024-02-08 14:26:44','2024-02-08 14:21:42','2024-02-08 14:26:43',NULL,0,0,NULL,NULL),(3185,'mixpanel','completed',10,'2024-02-08 13:14:38','2024-02-08 14:36:45','2024-02-08 14:31:37','2024-02-08 14:36:44',NULL,0,0,NULL,NULL),(3186,'mixpanel','completed',10,'2024-02-08 13:21:45','2024-02-08 14:46:41','2024-02-08 14:41:44','2024-02-08 14:46:40',NULL,0,0,NULL,NULL),(3187,'mixpanel','completed',10,'2024-02-08 13:35:43','2024-02-08 14:56:42','2024-02-08 14:51:42','2024-02-08 14:56:41',NULL,0,0,NULL,NULL),(3188,'mixpanel','completed',10,'2024-02-08 13:09:45','2024-02-08 15:06:35','2024-02-08 15:01:44','2024-02-08 15:06:34',NULL,0,0,NULL,NULL),(3189,'mixpanel','completed',10,'2024-02-08 13:43:44','2024-02-08 15:16:42','2024-02-08 15:11:43','2024-02-08 15:16:41',NULL,0,0,NULL,NULL),(3190,'mixpanel','completed',10,'2024-02-08 13:40:40','2024-02-08 15:26:45','2024-02-08 15:21:39','2024-02-08 15:26:44',NULL,0,0,NULL,NULL),(3191,'mixpanel','completed',10,'2024-02-08 13:55:36','2024-02-08 15:41:49','2024-02-08 15:36:35','2024-02-08 15:41:48',NULL,0,0,NULL,NULL),(3192,'mixpanel','completed',10,'2024-02-08 14:44:37','2024-02-08 15:51:39','2024-02-08 15:46:36','2024-02-08 15:51:38',NULL,0,0,NULL,NULL),(3193,'mixpanel','completed',10,'2024-02-08 14:44:42','2024-02-08 16:01:42','2024-02-08 15:56:41','2024-02-08 16:01:41',NULL,0,0,NULL,NULL),(3194,'mixpanel','completed',10,'2024-02-08 14:25:43','2024-02-08 16:11:47','2024-02-08 16:06:42','2024-02-08 16:11:46',NULL,0,0,NULL,NULL),(3195,'mixpanel','completed',10,'2024-02-08 15:13:25','2024-02-08 16:21:38','2024-02-08 16:15:24','2024-02-08 16:21:37',NULL,0,0,NULL,NULL),(3196,'mixpanel','completed',10,'2024-02-08 15:10:50','2024-02-08 16:26:43','2024-02-08 16:23:49','2024-02-08 16:26:42',NULL,0,0,NULL,NULL),(3197,'mixpanel','completed',10,'2024-02-08 15:25:45','2024-02-08 16:36:41','2024-02-08 16:31:44','2024-02-08 16:36:40',NULL,0,0,NULL,NULL),(3198,'mixpanel','completed',10,'2024-02-08 15:12:33','2024-02-08 16:41:40','2024-02-08 16:39:32','2024-02-08 16:41:39',NULL,0,0,NULL,NULL),(3199,'mixpanel','completed',10,'2024-02-08 15:26:36','2024-02-08 16:49:39','2024-02-08 16:46:35','2024-02-08 16:49:38',NULL,0,0,NULL,NULL),(3200,'mixpanel','completed',10,'2024-02-08 14:55:38','2024-02-08 16:58:48','2024-02-08 16:56:37','2024-02-08 16:58:47',NULL,0,0,NULL,NULL),(3201,'mixpanel','completed',10,'2024-02-08 15:15:55','2024-02-08 17:04:35','2024-02-08 17:00:54','2024-02-08 17:04:34',NULL,0,0,NULL,NULL),(3202,'mixpanel','completed',10,'2024-02-08 16:05:17','2024-02-08 17:11:40','2024-02-08 17:07:16','2024-02-08 17:11:39',NULL,0,0,NULL,NULL),(3203,'mixpanel','completed',10,'2024-02-08 15:31:38','2024-02-08 17:16:40','2024-02-08 17:14:37','2024-02-08 17:16:39',NULL,0,0,NULL,NULL),(3204,'mixpanel','completed',10,'2024-02-08 15:44:21','2024-02-08 17:26:38','2024-02-08 17:21:20','2024-02-08 17:26:37',NULL,0,0,NULL,NULL),(3205,'mixpanel','completed',10,'2024-02-08 16:08:42','2024-02-08 17:31:42','2024-02-08 17:28:41','2024-02-08 17:31:41',NULL,0,0,NULL,NULL),(3206,'mixpanel','completed',10,'2024-02-08 16:24:14','2024-02-08 17:38:22','2024-02-08 17:35:13','2024-02-08 17:38:21',NULL,0,0,NULL,NULL),(3207,'mixpanel','completed',10,'2024-02-08 16:33:29','2024-02-08 17:46:35','2024-02-08 17:40:28','2024-02-08 17:46:34',NULL,0,0,NULL,NULL),(3208,'mixpanel','completed',10,'2024-02-08 16:34:44','2024-02-08 17:56:05','2024-02-08 17:51:43','2024-02-08 17:56:04',NULL,0,0,NULL,NULL),(3209,'mixpanel','completed',10,'2024-02-08 16:18:13','2024-02-08 18:05:39','2024-02-08 18:01:12','2024-02-08 18:05:38',NULL,0,0,NULL,NULL),(3210,'mixpanel','completed',10,'2024-02-08 16:15:23','2024-02-08 18:11:57','2024-02-08 18:09:22','2024-02-08 18:11:56',NULL,0,0,NULL,NULL),(3211,'mixpanel','completed',10,'2024-02-08 17:10:45','2024-02-08 18:21:40','2024-02-08 18:14:44','2024-02-08 18:21:39',NULL,0,0,NULL,NULL),(3212,'mixpanel','completed',10,'2024-02-08 17:00:38','2024-02-08 18:31:41','2024-02-08 18:26:37','2024-02-08 18:31:40',NULL,0,0,NULL,NULL),(3213,'subscribers_engagement_score','completed',10,'2024-02-08 18:31:41','2024-02-08 18:35:56','2024-02-08 18:31:40','2024-02-08 18:35:55',NULL,0,0,NULL,NULL),(3214,'subscribers_engagement_score','completed',10,'2024-02-09 01:51:00','2024-02-09 01:51:50','2024-02-08 18:35:55','2024-02-09 01:51:46',NULL,0,0,NULL,NULL),(3215,'mixpanel','completed',10,'2024-02-08 17:08:56','2024-02-08 18:38:42','2024-02-08 18:35:55','2024-02-08 18:38:41',NULL,0,0,NULL,NULL),(3216,'mixpanel','completed',10,'2024-02-08 17:25:07','2024-02-08 18:44:46','2024-02-08 18:41:06','2024-02-08 18:44:46',NULL,0,0,NULL,NULL),(3217,'mixpanel','completed',10,'2024-02-08 17:07:59','2024-02-08 18:51:41','2024-02-08 18:47:58','2024-02-08 18:51:40',NULL,0,0,NULL,NULL),(3218,'mixpanel','completed',10,'2024-02-08 17:07:43','2024-02-08 19:01:50','2024-02-08 18:56:42','2024-02-08 19:01:49',NULL,0,0,NULL,NULL),(3219,'mixpanel','completed',10,'2024-02-08 17:55:38','2024-02-08 19:09:36','2024-02-08 19:06:37','2024-02-08 19:09:35',NULL,0,0,NULL,NULL),(3220,'mixpanel','completed',10,'2024-02-08 17:32:43','2024-02-08 19:16:31','2024-02-08 19:11:41','2024-02-08 19:16:30',NULL,0,0,NULL,NULL),(3221,'mixpanel','completed',10,'2024-02-08 17:52:44','2024-02-08 19:26:46','2024-02-08 19:21:43','2024-02-08 19:26:45',NULL,0,0,NULL,NULL),(3222,'mixpanel','completed',10,'2024-02-08 17:52:41','2024-02-08 19:36:47','2024-02-08 19:31:40','2024-02-08 19:36:45',NULL,0,0,NULL,NULL),(3223,'mixpanel','completed',10,'2024-02-08 18:32:41','2024-02-08 19:46:37','2024-02-08 19:41:39','2024-02-08 19:46:36',NULL,0,0,NULL,NULL),(3224,'mixpanel','completed',10,'2024-02-08 18:10:42','2024-02-08 19:53:56','2024-02-08 19:51:41','2024-02-08 19:53:56',NULL,0,0,NULL,NULL),(3225,'mixpanel','completed',10,'2024-02-08 18:54:49','2024-02-08 20:06:40','2024-02-08 20:02:46','2024-02-08 20:06:39',NULL,0,0,NULL,NULL),(3226,'mixpanel','completed',10,'2024-02-08 18:30:49','2024-02-08 20:16:37','2024-02-08 20:11:48','2024-02-08 20:16:36',NULL,0,0,NULL,NULL),(3227,'mixpanel','completed',10,'2024-02-08 18:41:41','2024-02-08 20:26:41','2024-02-08 20:21:40','2024-02-08 20:26:39',NULL,0,0,NULL,NULL),(3228,'mixpanel','completed',10,'2024-02-08 19:18:41','2024-02-08 20:36:42','2024-02-08 20:31:40','2024-02-08 20:36:41',NULL,0,0,NULL,NULL),(3229,'mixpanel','completed',10,'2024-02-08 19:16:26','2024-02-08 20:41:41','2024-02-08 20:39:25','2024-02-08 20:41:40',NULL,0,0,NULL,NULL),(3230,'mixpanel','completed',10,'2024-02-08 19:27:44','2024-02-08 20:46:39','2024-02-08 20:43:43','2024-02-08 20:46:38',NULL,0,0,NULL,NULL),(3231,'mixpanel','completed',10,'2024-02-08 19:42:56','2024-02-08 20:56:44','2024-02-08 20:51:54','2024-02-08 20:56:43',NULL,0,0,NULL,NULL),(3232,'mixpanel','completed',10,'2024-02-08 19:36:42','2024-02-08 21:06:39','2024-02-08 21:01:41','2024-02-08 21:06:38',NULL,0,0,NULL,NULL),(3233,'mixpanel','completed',10,'2024-02-08 19:21:43','2024-02-08 21:16:45','2024-02-08 21:11:42','2024-02-08 21:16:44',NULL,0,0,NULL,NULL),(3234,'mixpanel','completed',10,'2024-02-08 19:42:44','2024-02-08 21:26:44','2024-02-08 21:21:43','2024-02-08 21:26:43',NULL,0,0,NULL,NULL),(3235,'mixpanel','completed',10,'2024-02-08 20:20:18','2024-02-08 21:31:58','2024-02-08 21:29:17','2024-02-08 21:31:57',NULL,0,0,NULL,NULL),(3236,'mixpanel','completed',10,'2024-02-08 20:33:30','2024-02-08 21:41:38','2024-02-08 21:36:29','2024-02-08 21:41:37',NULL,0,0,NULL,NULL),(3237,'mixpanel','completed',10,'2024-02-08 20:16:05','2024-02-08 21:51:45','2024-02-08 21:46:04','2024-02-08 21:51:43',NULL,0,0,NULL,NULL),(3238,'mixpanel','completed',10,'2024-02-08 20:16:44','2024-02-08 22:01:40','2024-02-08 21:56:43','2024-02-08 22:01:39',NULL,0,0,NULL,NULL),(3239,'mixpanel','completed',10,'2024-02-08 20:46:13','2024-02-08 22:06:41','2024-02-08 22:04:12','2024-02-08 22:06:40',NULL,0,0,NULL,NULL),(3240,'mixpanel','completed',10,'2024-02-08 20:10:19','2024-02-08 22:11:27','2024-02-08 22:09:18','2024-02-08 22:11:26',NULL,0,0,NULL,NULL),(3241,'mixpanel','completed',10,'2024-02-08 20:17:42','2024-02-08 22:16:38','2024-02-08 22:13:41','2024-02-08 22:16:37',NULL,0,0,NULL,NULL),(3242,'mixpanel','completed',10,'2024-02-08 21:06:46','2024-02-08 22:26:42','2024-02-08 22:21:45','2024-02-08 22:26:41',NULL,0,0,NULL,NULL),(3243,'mixpanel','completed',10,'2024-02-08 21:22:45','2024-02-08 22:36:45','2024-02-08 22:31:44','2024-02-08 22:36:44',NULL,0,0,NULL,NULL),(3244,'mixpanel','completed',10,'2024-02-08 20:40:47','2024-02-08 22:45:26','2024-02-08 22:41:46','2024-02-08 22:45:25',NULL,0,0,NULL,NULL),(3245,'mixpanel','completed',10,'2024-02-08 21:46:45','2024-02-08 22:56:46','2024-02-08 22:51:44','2024-02-08 22:56:45',NULL,0,0,NULL,NULL),(3246,'mixpanel','completed',10,'2024-02-08 21:15:45','2024-02-08 23:05:37','2024-02-08 23:01:44','2024-02-08 23:05:36',NULL,0,0,NULL,NULL),(3247,'mixpanel','completed',10,'2024-02-08 22:09:41','2024-02-08 23:16:37','2024-02-08 23:11:40','2024-02-08 23:16:36',NULL,0,0,NULL,NULL),(3248,'mixpanel','completed',10,'2024-02-08 22:17:50','2024-02-08 23:26:43','2024-02-08 23:21:49','2024-02-08 23:26:41',NULL,0,0,NULL,NULL),(3249,'mixpanel','completed',10,'2024-02-08 21:57:42','2024-02-08 23:36:41','2024-02-08 23:31:41','2024-02-08 23:36:40',NULL,0,0,NULL,NULL),(3250,'mixpanel','completed',10,'2024-02-08 22:02:40','2024-02-08 23:46:40','2024-02-08 23:41:39','2024-02-08 23:46:39',NULL,0,0,NULL,NULL),(3251,'mixpanel','completed',10,'2024-02-08 22:41:53','2024-02-08 23:56:35','2024-02-08 23:50:52','2024-02-08 23:56:34',NULL,0,0,NULL,NULL),(3252,'mixpanel','completed',10,'2024-02-08 22:35:37','2024-02-09 00:05:32','2024-02-09 00:01:36','2024-02-09 00:05:31',NULL,0,0,NULL,NULL),(3253,'mixpanel','completed',10,'2024-02-08 22:37:41','2024-02-09 00:16:38','2024-02-09 00:11:40','2024-02-09 00:16:37',NULL,0,0,NULL,NULL),(3254,'mixpanel','completed',10,'2024-02-08 22:45:47','2024-02-09 00:26:46','2024-02-09 00:21:46','2024-02-09 00:26:45',NULL,0,0,NULL,NULL),(3255,'mixpanel','completed',10,'2024-02-08 23:20:46','2024-02-09 00:36:38','2024-02-09 00:31:45','2024-02-09 00:36:37',NULL,0,0,NULL,NULL),(3256,'mixpanel','completed',10,'2024-02-08 22:45:16','2024-02-09 00:45:18','2024-02-09 00:40:15','2024-02-09 00:45:17',NULL,0,0,NULL,NULL),(3257,'mixpanel','completed',10,'2024-02-08 23:23:42','2024-02-09 00:56:41','2024-02-09 00:51:41','2024-02-09 00:56:40',NULL,0,0,NULL,NULL),(3258,'mixpanel','completed',10,'2024-02-08 23:56:39','2024-02-09 01:06:44','2024-02-09 01:01:38','2024-02-09 01:06:43',NULL,0,0,NULL,NULL),(3259,'mixpanel','completed',10,'2024-02-08 23:21:39','2024-02-09 01:16:40','2024-02-09 01:11:38','2024-02-09 01:16:39',NULL,0,0,NULL,NULL),(3260,'mixpanel','completed',10,'2024-02-08 23:57:47','2024-02-09 01:26:48','2024-02-09 01:21:46','2024-02-09 01:26:47',NULL,0,0,NULL,NULL),(3261,'mixpanel','completed',10,'2024-02-09 00:17:40','2024-02-09 01:36:44','2024-02-09 01:31:39','2024-02-09 01:36:43',NULL,0,0,NULL,NULL),(3262,'mixpanel','completed',10,'2024-02-08 23:51:47','2024-02-09 01:46:55','2024-02-09 01:41:46','2024-02-09 01:46:47',NULL,0,0,NULL,NULL),(3263,'subscribers_engagement_score','completed',10,'2024-02-10 18:33:00','2024-02-10 18:34:59','2024-02-09 01:51:46','2024-02-10 18:34:58',NULL,0,0,NULL,NULL),(3264,'mixpanel','completed',10,'2024-02-08 23:58:50','2024-02-09 01:56:49','2024-02-09 01:51:46','2024-02-09 01:56:46',NULL,0,0,NULL,NULL),(3265,'mixpanel','completed',10,'2024-02-09 00:12:50','2024-02-09 02:06:50','2024-02-09 02:01:47','2024-02-09 02:06:48',NULL,0,0,NULL,NULL),(3266,'mixpanel','completed',10,'2024-02-09 00:51:42','2024-02-09 02:16:45','2024-02-09 02:11:40','2024-02-09 02:16:44',NULL,0,0,NULL,NULL),(3267,'mixpanel','completed',10,'2024-02-09 01:08:46','2024-02-09 02:26:39','2024-02-09 02:21:45','2024-02-09 02:26:38',NULL,0,0,NULL,NULL),(3268,'mixpanel','completed',10,'2024-02-09 00:39:47','2024-02-09 02:36:40','2024-02-09 02:31:46','2024-02-09 02:36:39',NULL,0,0,NULL,NULL),(3269,'mixpanel','completed',10,'2024-02-09 00:59:42','2024-02-09 02:46:42','2024-02-09 02:41:41','2024-02-09 02:46:41',NULL,0,0,NULL,NULL),(3270,'mixpanel','completed',10,'2024-02-09 00:57:39','2024-02-09 02:56:45','2024-02-09 02:51:38','2024-02-09 02:56:44',NULL,0,0,NULL,NULL),(3271,'mixpanel','completed',10,'2024-02-09 01:25:45','2024-02-09 03:06:45','2024-02-09 03:01:44','2024-02-09 03:06:44',NULL,0,0,NULL,NULL),(3272,'mixpanel','completed',10,'2024-02-09 02:06:49','2024-02-09 03:16:42','2024-02-09 03:11:48','2024-02-09 03:16:41',NULL,0,0,NULL,NULL),(3273,'schedule_re_engagement_email','completed',10,'2024-02-10 03:21:47','2024-02-10 03:26:42','2024-02-09 03:21:46','2024-02-10 03:26:41',NULL,0,0,NULL,NULL),(3274,'mixpanel','completed',10,'2024-02-09 01:41:47','2024-02-09 03:26:40','2024-02-09 03:21:46','2024-02-09 03:26:39',NULL,0,0,NULL,NULL),(3275,'mixpanel','completed',10,'2024-02-09 01:54:43','2024-02-09 03:36:39','2024-02-09 03:31:42','2024-02-09 03:36:38',NULL,0,0,NULL,NULL),(3276,'mixpanel','completed',10,'2024-02-09 02:16:43','2024-02-09 03:46:42','2024-02-09 03:41:42','2024-02-09 03:46:41',NULL,0,0,NULL,NULL),(3277,'mixpanel','completed',10,'2024-02-09 02:00:40','2024-02-09 03:56:46','2024-02-09 03:51:39','2024-02-09 03:56:45',NULL,0,0,NULL,NULL),(3278,'mixpanel','completed',10,'2024-02-09 02:41:43','2024-02-09 04:06:40','2024-02-09 04:01:42','2024-02-09 04:06:39',NULL,0,0,NULL,NULL),(3279,'mixpanel','completed',10,'2024-02-09 02:52:46','2024-02-09 04:16:42','2024-02-09 04:11:45','2024-02-09 04:16:41',NULL,0,0,NULL,NULL),(3280,'mixpanel','completed',10,'2024-02-09 02:28:42','2024-02-09 04:25:46','2024-02-09 04:21:41','2024-02-09 04:25:45',NULL,0,0,NULL,NULL),(3281,'mixpanel','completed',10,'2024-02-09 03:06:52','2024-02-09 04:33:58','2024-02-09 04:31:49','2024-02-09 04:33:55',NULL,0,0,NULL,NULL),(3282,'mixpanel','completed',10,'2024-02-09 02:44:39','2024-02-09 04:39:39','2024-02-09 04:36:38','2024-02-09 04:39:38',NULL,0,0,NULL,NULL),(3283,'mixpanel','completed',10,'2024-02-09 02:44:39','2024-02-09 04:46:47','2024-02-09 04:42:38','2024-02-09 04:46:46',NULL,0,0,NULL,NULL),(3284,'mixpanel','completed',10,'2024-02-09 03:47:46','2024-02-09 04:56:46','2024-02-09 04:51:45','2024-02-09 04:56:45',NULL,0,0,NULL,NULL),(3285,'mixpanel','completed',10,'2024-02-09 03:05:42','2024-02-09 05:06:38','2024-02-09 05:01:41','2024-02-09 05:06:37',NULL,0,0,NULL,NULL),(3286,'mixpanel','completed',10,'2024-02-09 03:44:23','2024-02-09 05:11:50','2024-02-09 05:09:22','2024-02-09 05:11:49',NULL,0,0,NULL,NULL),(3287,'mixpanel','completed',10,'2024-02-09 03:51:41','2024-02-09 05:21:41','2024-02-09 05:16:40','2024-02-09 05:21:40',NULL,0,0,NULL,NULL),(3288,'mixpanel','completed',10,'2024-02-09 03:49:49','2024-02-09 05:31:40','2024-02-09 05:26:48','2024-02-09 05:31:39',NULL,0,0,NULL,NULL),(3289,'mixpanel','completed',10,'2024-02-09 04:16:52','2024-02-09 05:41:45','2024-02-09 05:36:51','2024-02-09 05:41:43',NULL,0,0,NULL,NULL),(3290,'mixpanel','completed',10,'2024-02-09 04:33:40','2024-02-09 05:51:43','2024-02-09 05:46:39','2024-02-09 05:51:42',NULL,0,0,NULL,NULL),(3291,'mixpanel','completed',10,'2024-02-09 04:14:40','2024-02-09 06:01:42','2024-02-09 05:56:39','2024-02-09 06:01:41',NULL,0,0,NULL,NULL),(3292,'mixpanel','completed',10,'2024-02-09 04:29:49','2024-02-09 06:11:42','2024-02-09 06:06:48','2024-02-09 06:11:41',NULL,0,0,NULL,NULL),(3293,'mixpanel','completed',10,'2024-02-09 05:11:48','2024-02-09 06:21:45','2024-02-09 06:16:47','2024-02-09 06:21:44',NULL,0,0,NULL,NULL),(3294,'mixpanel','completed',10,'2024-02-09 04:36:48','2024-02-09 06:31:38','2024-02-09 06:26:47','2024-02-09 06:31:37',NULL,0,0,NULL,NULL),(3295,'mixpanel','completed',10,'2024-02-09 05:16:48','2024-02-09 06:41:46','2024-02-09 06:36:47','2024-02-09 06:41:45',NULL,0,0,NULL,NULL),(3296,'mixpanel','completed',10,'2024-02-09 04:51:47','2024-02-09 06:51:47','2024-02-09 06:46:46','2024-02-09 06:51:46',NULL,0,0,NULL,NULL),(3297,'mixpanel','completed',10,'2024-02-09 05:07:47','2024-02-09 07:01:43','2024-02-09 06:56:46','2024-02-09 07:01:42',NULL,0,0,NULL,NULL),(3298,'mixpanel','completed',10,'2024-02-09 05:20:48','2024-02-09 07:11:47','2024-02-09 07:06:47','2024-02-09 07:11:46',NULL,0,0,NULL,NULL),(3299,'mixpanel','completed',10,'2024-02-09 06:11:42','2024-02-09 07:21:47','2024-02-09 07:16:41','2024-02-09 07:21:46',NULL,0,0,NULL,NULL),(3300,'mixpanel','completed',10,'2024-02-09 06:02:42','2024-02-09 07:31:45','2024-02-09 07:26:41','2024-02-09 07:31:43',NULL,0,0,NULL,NULL),(3301,'mixpanel','completed',10,'2024-02-09 06:19:46','2024-02-09 07:41:46','2024-02-09 07:36:45','2024-02-09 07:41:45',NULL,0,0,NULL,NULL),(3302,'mixpanel','completed',10,'2024-02-09 05:58:45','2024-02-09 07:51:43','2024-02-09 07:46:44','2024-02-09 07:51:42',NULL,0,0,NULL,NULL),(3303,'mixpanel','completed',10,'2024-02-09 06:23:48','2024-02-09 08:01:42','2024-02-09 07:56:47','2024-02-09 08:01:41',NULL,0,0,NULL,NULL),(3304,'mixpanel','completed',10,'2024-02-09 06:30:45','2024-02-09 08:11:59','2024-02-09 08:06:44','2024-02-09 08:11:58',NULL,0,0,NULL,NULL),(3305,'mixpanel','completed',10,'2024-02-09 06:51:40','2024-02-09 08:20:28','2024-02-09 08:16:39','2024-02-09 08:20:26',NULL,0,0,NULL,NULL),(3306,'mixpanel','completed',10,'2024-02-09 06:54:51','2024-02-09 08:29:18','2024-02-09 08:26:50','2024-02-09 08:29:17',NULL,0,0,NULL,NULL),(3307,'mixpanel','completed',10,'2024-02-09 06:48:52','2024-02-09 08:36:46','2024-02-09 08:31:51','2024-02-09 08:36:45',NULL,0,0,NULL,NULL),(3308,'mixpanel','completed',10,'2024-02-09 07:26:45','2024-02-09 08:45:16','2024-02-09 08:41:44','2024-02-09 08:45:15',NULL,0,0,NULL,NULL),(3309,'mixpanel','completed',10,'2024-02-09 06:47:32','2024-02-09 08:51:44','2024-02-09 08:47:31','2024-02-09 08:51:43',NULL,0,0,NULL,NULL),(3310,'mixpanel','completed',10,'2024-02-09 07:47:48','2024-02-09 08:59:44','2024-02-09 08:56:47','2024-02-09 08:59:43',NULL,0,0,NULL,NULL),(3311,'mixpanel','completed',10,'2024-02-09 08:04:45','2024-02-09 09:10:28','2024-02-09 09:06:44','2024-02-09 09:10:27',NULL,0,0,NULL,NULL),(3312,'mixpanel','completed',10,'2024-02-09 07:24:44','2024-02-09 09:21:42','2024-02-09 09:16:43','2024-02-09 09:21:41',NULL,0,0,NULL,NULL),(3313,'mixpanel','completed',10,'2024-02-09 07:59:51','2024-02-09 09:31:45','2024-02-09 09:26:50','2024-02-09 09:31:44',NULL,0,0,NULL,NULL),(3314,'mixpanel','completed',10,'2024-02-09 08:26:39','2024-02-09 09:41:49','2024-02-09 09:36:38','2024-02-09 09:41:48',NULL,0,0,NULL,NULL),(3315,'mixpanel','completed',10,'2024-02-09 08:31:39','2024-02-09 09:51:41','2024-02-09 09:46:38','2024-02-09 09:51:40',NULL,0,0,NULL,NULL),(3316,'mixpanel','completed',10,'2024-02-09 08:26:50','2024-02-09 10:01:46','2024-02-09 09:56:49','2024-02-09 10:01:45',NULL,0,0,NULL,NULL),(3317,'mixpanel','completed',10,'2024-02-09 08:17:41','2024-02-09 10:11:50','2024-02-09 10:06:40','2024-02-09 10:11:49',NULL,0,0,NULL,NULL),(3318,'mixpanel','completed',10,'2024-02-09 08:43:40','2024-02-09 10:21:55','2024-02-09 10:16:39','2024-02-09 10:21:54',NULL,0,0,NULL,NULL),(3319,'mixpanel','completed',10,'2024-02-09 08:28:49','2024-02-09 10:29:57','2024-02-09 10:26:48','2024-02-09 10:29:56',NULL,0,0,NULL,NULL),(3320,'mixpanel','completed',10,'2024-02-09 09:06:09','2024-02-09 10:41:39','2024-02-09 10:35:08','2024-02-09 10:41:38',NULL,0,0,NULL,NULL),(3321,'mixpanel','completed',10,'2024-02-09 09:25:48','2024-02-09 10:51:45','2024-02-09 10:46:47','2024-02-09 10:51:44',NULL,0,0,NULL,NULL),(3322,'mixpanel','completed',10,'2024-02-09 09:52:48','2024-02-09 11:01:39','2024-02-09 10:56:47','2024-02-09 11:01:38',NULL,0,0,NULL,NULL),(3323,'mixpanel','completed',10,'2024-02-09 09:08:41','2024-02-09 11:11:45','2024-02-09 11:06:40','2024-02-09 11:11:44',NULL,0,0,NULL,NULL),(3324,'mixpanel','completed',10,'2024-02-09 10:10:49','2024-02-09 11:21:43','2024-02-09 11:16:48','2024-02-09 11:21:42',NULL,0,0,NULL,NULL),(3325,'mixpanel','completed',10,'2024-02-09 10:11:45','2024-02-09 11:31:46','2024-02-09 11:26:44','2024-02-09 11:31:45',NULL,0,0,NULL,NULL),(3326,'mixpanel','completed',10,'2024-02-09 09:42:45','2024-02-09 11:41:41','2024-02-09 11:36:44','2024-02-09 11:41:40',NULL,0,0,NULL,NULL),(3327,'mixpanel','completed',10,'2024-02-09 10:36:46','2024-02-09 11:51:11','2024-02-09 11:46:45','2024-02-09 11:51:10',NULL,0,0,NULL,NULL),(3328,'mixpanel','completed',10,'2024-02-09 10:08:44','2024-02-09 12:01:42','2024-02-09 11:56:43','2024-02-09 12:01:40',NULL,0,0,NULL,NULL),(3329,'mixpanel','completed',10,'2024-02-09 10:31:47','2024-02-09 12:11:36','2024-02-09 12:06:46','2024-02-09 12:11:35',NULL,0,0,NULL,NULL),(3330,'mixpanel','completed',10,'2024-02-09 10:36:37','2024-02-09 12:21:43','2024-02-09 12:16:36','2024-02-09 12:21:42',NULL,0,0,NULL,NULL),(3331,'mixpanel','completed',10,'2024-02-09 10:44:47','2024-02-09 12:31:44','2024-02-09 12:26:46','2024-02-09 12:31:43',NULL,0,0,NULL,NULL),(3332,'mixpanel','completed',10,'2024-02-09 10:40:41','2024-02-09 12:41:45','2024-02-09 12:36:40','2024-02-09 12:41:44',NULL,0,0,NULL,NULL),(3333,'mixpanel','completed',10,'2024-02-09 11:44:51','2024-02-09 12:51:47','2024-02-09 12:46:50','2024-02-09 12:51:46',NULL,0,0,NULL,NULL),(3334,'mixpanel','completed',10,'2024-02-09 10:57:51','2024-02-09 13:01:42','2024-02-09 12:56:50','2024-02-09 13:01:41',NULL,0,0,NULL,NULL),(3335,'mixpanel','completed',10,'2024-02-09 11:41:49','2024-02-09 13:11:48','2024-02-09 13:06:48','2024-02-09 13:11:47',NULL,0,0,NULL,NULL),(3336,'mixpanel','completed',10,'2024-02-09 11:15:45','2024-02-09 13:21:47','2024-02-09 13:16:44','2024-02-09 13:21:46',NULL,0,0,NULL,NULL),(3337,'mixpanel','completed',10,'2024-02-09 11:43:27','2024-02-09 13:29:48','2024-02-09 13:26:26','2024-02-09 13:29:47',NULL,0,0,NULL,NULL),(3338,'mixpanel','completed',10,'2024-02-09 12:19:48','2024-02-09 13:41:47','2024-02-09 13:36:47','2024-02-09 13:41:46',NULL,0,0,NULL,NULL),(3339,'mixpanel','completed',10,'2024-02-09 11:53:43','2024-02-09 13:51:46','2024-02-09 13:46:42','2024-02-09 13:51:45',NULL,0,0,NULL,NULL),(3340,'mixpanel','completed',10,'2024-02-09 12:35:51','2024-02-09 14:01:46','2024-02-09 13:56:50','2024-02-09 14:01:45',NULL,0,0,NULL,NULL),(3341,'mixpanel','completed',10,'2024-02-09 13:01:46','2024-02-09 14:11:38','2024-02-09 14:06:45','2024-02-09 14:11:37',NULL,0,0,NULL,NULL),(3342,'mixpanel','completed',10,'2024-02-09 12:59:40','2024-02-09 14:21:43','2024-02-09 14:16:39','2024-02-09 14:21:42',NULL,0,0,NULL,NULL),(3343,'mixpanel','completed',10,'2024-02-09 13:02:49','2024-02-09 14:31:50','2024-02-09 14:26:48','2024-02-09 14:31:49',NULL,0,0,NULL,NULL),(3344,'mixpanel','completed',10,'2024-02-09 13:11:45','2024-02-09 14:41:53','2024-02-09 14:36:44','2024-02-09 14:41:52',NULL,0,0,NULL,NULL),(3345,'mixpanel','completed',10,'2024-02-09 13:41:48','2024-02-09 14:51:43','2024-02-09 14:46:47','2024-02-09 14:51:42',NULL,0,0,NULL,NULL),(3346,'mixpanel','completed',10,'2024-02-09 13:16:48','2024-02-09 15:01:44','2024-02-09 14:56:47','2024-02-09 15:01:43',NULL,0,0,NULL,NULL),(3347,'mixpanel','completed',10,'2024-02-09 13:28:46','2024-02-09 15:11:54','2024-02-09 15:06:45','2024-02-09 15:11:53',NULL,0,0,NULL,NULL),(3348,'mixpanel','completed',10,'2024-02-09 14:10:45','2024-02-09 15:21:41','2024-02-09 15:16:44','2024-02-09 15:21:39',NULL,0,0,NULL,NULL),(3349,'mixpanel','completed',10,'2024-02-09 13:42:41','2024-02-09 15:31:50','2024-02-09 15:24:40','2024-02-09 15:31:49',NULL,0,0,NULL,NULL),(3350,'mixpanel','completed',10,'2024-02-09 14:03:41','2024-02-09 15:41:48','2024-02-09 15:36:40','2024-02-09 15:41:47',NULL,0,0,NULL,NULL),(3351,'mixpanel','completed',10,'2024-02-09 14:15:46','2024-02-09 15:51:45','2024-02-09 15:46:45','2024-02-09 15:51:43',NULL,0,0,NULL,NULL),(3352,'mixpanel','completed',10,'2024-02-09 14:37:46','2024-02-09 16:01:44','2024-02-09 15:56:44','2024-02-09 16:01:43',NULL,0,0,NULL,NULL),(3353,'mixpanel','completed',10,'2024-02-09 15:02:47','2024-02-09 16:11:52','2024-02-09 16:06:46','2024-02-09 16:11:51',NULL,0,0,NULL,NULL),(3354,'mixpanel','completed',10,'2024-02-09 15:05:45','2024-02-09 16:21:42','2024-02-09 16:16:44','2024-02-09 16:21:41',NULL,0,0,NULL,NULL),(3355,'mixpanel','completed',10,'2024-02-09 14:28:42','2024-02-09 16:31:46','2024-02-09 16:26:41','2024-02-09 16:31:45',NULL,0,0,NULL,NULL),(3356,'mixpanel','completed',10,'2024-02-09 14:35:50','2024-02-09 16:40:06','2024-02-09 16:36:42','2024-02-09 16:39:57',NULL,0,0,NULL,NULL),(3357,'mixpanel','completed',10,'2024-02-09 15:13:47','2024-02-09 16:51:42','2024-02-09 16:46:45','2024-02-09 16:51:40',NULL,0,0,NULL,NULL),(3358,'mixpanel','completed',10,'2024-02-09 15:03:48','2024-02-09 17:01:52','2024-02-09 16:56:47','2024-02-09 17:01:51',NULL,0,0,NULL,NULL),(3359,'mixpanel','completed',10,'2024-02-09 15:20:50','2024-02-09 17:11:47','2024-02-09 17:06:49','2024-02-09 17:11:46',NULL,0,0,NULL,NULL),(3360,'mixpanel','completed',10,'2024-02-09 15:56:46','2024-02-09 17:21:51','2024-02-09 17:16:45','2024-02-09 17:21:50',NULL,0,0,NULL,NULL),(3361,'mixpanel','completed',10,'2024-02-09 15:58:50','2024-02-09 17:31:42','2024-02-09 17:26:49','2024-02-09 17:31:41',NULL,0,0,NULL,NULL),(3362,'mixpanel','completed',10,'2024-02-09 16:32:41','2024-02-09 17:41:42','2024-02-09 17:36:40','2024-02-09 17:41:41',NULL,0,0,NULL,NULL),(3363,'mixpanel','completed',10,'2024-02-09 15:59:39','2024-02-09 17:51:43','2024-02-09 17:46:38','2024-02-09 17:51:42',NULL,0,0,NULL,NULL),(3364,'mixpanel','completed',10,'2024-02-09 16:01:49','2024-02-09 18:01:51','2024-02-09 17:56:48','2024-02-09 18:01:49',NULL,0,0,NULL,NULL),(3365,'mixpanel','completed',10,'2024-02-09 16:10:47','2024-02-09 18:14:21','2024-02-09 18:06:46','2024-02-09 18:14:18',NULL,0,0,NULL,NULL),(3366,'mixpanel','completed',10,'2024-02-09 16:29:53','2024-02-09 18:21:52','2024-02-09 18:16:51','2024-02-09 18:21:51',NULL,0,0,NULL,NULL),(3367,'mixpanel','completed',10,'2024-02-09 17:12:53','2024-02-09 18:31:47','2024-02-09 18:26:52','2024-02-09 18:31:46',NULL,0,0,NULL,NULL),(3368,'mixpanel','completed',10,'2024-02-09 17:04:47','2024-02-09 18:39:32','2024-02-09 18:36:46','2024-02-09 18:39:31',NULL,0,0,NULL,NULL),(3369,'mixpanel','completed',10,'2024-02-09 17:31:46','2024-02-09 18:44:42','2024-02-09 18:41:45','2024-02-09 18:44:41',NULL,0,0,NULL,NULL),(3370,'mixpanel','completed',10,'2024-02-09 17:00:45','2024-02-09 18:51:44','2024-02-09 18:46:44','2024-02-09 18:51:43',NULL,0,0,NULL,NULL),(3371,'mixpanel','completed',10,'2024-02-09 17:15:49','2024-02-09 19:01:41','2024-02-09 18:56:48','2024-02-09 19:01:40',NULL,0,0,NULL,NULL),(3372,'mixpanel','completed',10,'2024-02-09 17:44:50','2024-02-09 19:10:02','2024-02-09 19:06:49','2024-02-09 19:10:01',NULL,0,0,NULL,NULL),(3373,'mixpanel','completed',10,'2024-02-09 17:22:54','2024-02-09 19:21:50','2024-02-09 19:16:51','2024-02-09 19:21:48',NULL,0,0,NULL,NULL),(3374,'mixpanel','completed',10,'2024-02-09 17:42:51','2024-02-09 19:31:45','2024-02-09 19:26:50','2024-02-09 19:31:44',NULL,0,0,NULL,NULL),(3375,'mixpanel','completed',10,'2024-02-09 18:07:37','2024-02-09 19:37:37','2024-02-09 19:34:36','2024-02-09 19:37:36',NULL,0,0,NULL,NULL),(3376,'mixpanel','completed',10,'2024-02-09 18:35:38','2024-02-09 19:46:43','2024-02-09 19:40:37','2024-02-09 19:46:42',NULL,0,0,NULL,NULL),(3377,'mixpanel','completed',10,'2024-02-09 17:53:44','2024-02-09 19:56:45','2024-02-09 19:51:43','2024-02-09 19:56:44',NULL,0,0,NULL,NULL),(3378,'mixpanel','completed',10,'2024-02-09 18:11:47','2024-02-09 20:06:52','2024-02-09 20:01:46','2024-02-09 20:06:50',NULL,0,0,NULL,NULL),(3379,'mixpanel','completed',10,'2024-02-09 18:30:52','2024-02-09 20:16:50','2024-02-09 20:11:51','2024-02-09 20:16:49',NULL,0,0,NULL,NULL),(3380,'mixpanel','completed',10,'2024-02-09 18:24:51','2024-02-09 20:27:02','2024-02-09 20:21:49','2024-02-09 20:27:00',NULL,0,0,NULL,NULL),(3381,'mixpanel','completed',10,'2024-02-09 19:04:47','2024-02-09 20:36:42','2024-02-09 20:31:46','2024-02-09 20:36:41',NULL,0,0,NULL,NULL),(3382,'mixpanel','completed',10,'2024-02-09 19:17:50','2024-02-09 20:46:49','2024-02-09 20:41:48','2024-02-09 20:46:48',NULL,0,0,NULL,NULL),(3383,'mixpanel','completed',10,'2024-02-09 18:50:39','2024-02-09 20:54:48','2024-02-09 20:51:38','2024-02-09 20:54:47',NULL,0,0,NULL,NULL),(3384,'mixpanel','completed',10,'2024-02-09 19:12:42','2024-02-09 21:06:46','2024-02-09 21:01:41','2024-02-09 21:06:45',NULL,0,0,NULL,NULL),(3385,'mixpanel','completed',10,'2024-02-09 19:56:52','2024-02-09 21:16:46','2024-02-09 21:11:51','2024-02-09 21:16:45',NULL,0,0,NULL,NULL),(3386,'mixpanel','completed',10,'2024-02-09 19:21:29','2024-02-09 21:21:41','2024-02-09 21:19:27','2024-02-09 21:21:40',NULL,0,0,NULL,NULL),(3387,'mixpanel','completed',10,'2024-02-09 19:35:46','2024-02-09 21:31:40','2024-02-09 21:26:45','2024-02-09 21:31:39',NULL,0,0,NULL,NULL),(3388,'mixpanel','completed',10,'2024-02-09 19:55:54','2024-02-09 21:41:46','2024-02-09 21:36:53','2024-02-09 21:41:45',NULL,0,0,NULL,NULL),(3389,'mixpanel','completed',10,'2024-02-09 20:16:42','2024-02-09 21:51:43','2024-02-09 21:46:41','2024-02-09 21:51:42',NULL,0,0,NULL,NULL),(3390,'mixpanel','completed',10,'2024-02-09 20:11:56','2024-02-09 22:01:41','2024-02-09 21:54:55','2024-02-09 22:01:40',NULL,0,0,NULL,NULL),(3391,'mixpanel','completed',10,'2024-02-09 20:50:48','2024-02-09 22:06:41','2024-02-09 22:03:48','2024-02-09 22:06:40',NULL,0,0,NULL,NULL),(3392,'mixpanel','completed',10,'2024-02-09 20:45:53','2024-02-09 22:12:28','2024-02-09 22:09:52','2024-02-09 22:12:27',NULL,0,0,NULL,NULL),(3393,'mixpanel','completed',10,'2024-02-09 20:55:41','2024-02-09 22:17:38','2024-02-09 22:14:40','2024-02-09 22:17:37',NULL,0,0,NULL,NULL),(3394,'mixpanel','completed',10,'2024-02-09 20:22:47','2024-02-09 22:26:47','2024-02-09 22:21:46','2024-02-09 22:26:46',NULL,0,0,NULL,NULL),(3395,'mixpanel','completed',10,'2024-02-09 21:22:39','2024-02-09 22:36:40','2024-02-09 22:31:38','2024-02-09 22:36:39',NULL,0,0,NULL,NULL),(3396,'mixpanel','completed',10,'2024-02-09 20:49:49','2024-02-09 22:46:44','2024-02-09 22:41:48','2024-02-09 22:46:43',NULL,0,0,NULL,NULL),(3397,'mixpanel','completed',10,'2024-02-09 21:20:47','2024-02-09 22:56:46','2024-02-09 22:51:46','2024-02-09 22:56:45',NULL,0,0,NULL,NULL),(3398,'mixpanel','completed',10,'2024-02-09 21:46:40','2024-02-09 23:06:46','2024-02-09 23:01:39','2024-02-09 23:06:45',NULL,0,0,NULL,NULL),(3399,'mixpanel','completed',10,'2024-02-09 22:08:41','2024-02-09 23:16:44','2024-02-09 23:11:40','2024-02-09 23:16:43',NULL,0,0,NULL,NULL),(3400,'mixpanel','completed',10,'2024-02-09 21:25:52','2024-02-09 23:26:44','2024-02-09 23:21:51','2024-02-09 23:26:43',NULL,0,0,NULL,NULL),(3401,'mixpanel','completed',10,'2024-02-09 21:55:45','2024-02-09 23:36:46','2024-02-09 23:31:44','2024-02-09 23:36:45',NULL,0,0,NULL,NULL),(3402,'mixpanel','completed',10,'2024-02-09 21:44:45','2024-02-09 23:46:45','2024-02-09 23:41:44','2024-02-09 23:46:44',NULL,0,0,NULL,NULL),(3403,'mixpanel','completed',10,'2024-02-09 22:22:44','2024-02-09 23:56:51','2024-02-09 23:51:43','2024-02-09 23:56:50',NULL,0,0,NULL,NULL),(3404,'mixpanel','completed',10,'2024-02-09 22:46:42','2024-02-10 00:06:37','2024-02-10 00:01:41','2024-02-10 00:06:36',NULL,0,0,NULL,NULL),(3405,'mixpanel','completed',10,'2024-02-09 22:13:52','2024-02-10 00:16:49','2024-02-10 00:11:51','2024-02-10 00:16:47',NULL,0,0,NULL,NULL),(3406,'mixpanel','completed',10,'2024-02-09 22:30:53','2024-02-10 00:26:51','2024-02-10 00:21:52','2024-02-10 00:26:50',NULL,0,0,NULL,NULL),(3407,'mixpanel','completed',10,'2024-02-09 22:55:44','2024-02-10 00:36:46','2024-02-10 00:31:43','2024-02-10 00:36:45',NULL,0,0,NULL,NULL),(3408,'mixpanel','completed',10,'2024-02-09 23:18:45','2024-02-10 00:46:45','2024-02-10 00:41:44','2024-02-10 00:46:44',NULL,0,0,NULL,NULL),(3409,'mixpanel','completed',10,'2024-02-09 23:18:49','2024-02-10 00:51:44','2024-02-10 00:48:48','2024-02-10 00:51:43',NULL,0,0,NULL,NULL),(3410,'mixpanel','completed',10,'2024-02-09 22:57:49','2024-02-10 01:01:42','2024-02-10 00:56:48','2024-02-10 01:01:41',NULL,0,0,NULL,NULL),(3411,'mixpanel','completed',10,'2024-02-10 00:03:45','2024-02-10 01:11:48','2024-02-10 01:06:44','2024-02-10 01:11:47',NULL,0,0,NULL,NULL),(3412,'mixpanel','completed',10,'2024-02-09 23:58:36','2024-02-10 01:21:43','2024-02-10 01:16:35','2024-02-10 01:21:42',NULL,0,0,NULL,NULL),(3413,'mixpanel','completed',10,'2024-02-09 23:54:49','2024-02-10 01:31:42','2024-02-10 01:26:48','2024-02-10 01:31:41',NULL,0,0,NULL,NULL),(3414,'mixpanel','completed',10,'2024-02-09 23:57:44','2024-02-10 01:41:41','2024-02-10 01:36:43','2024-02-10 01:41:40',NULL,0,0,NULL,NULL),(3415,'mixpanel','completed',10,'2024-02-10 00:25:45','2024-02-10 01:51:44','2024-02-10 01:46:43','2024-02-10 01:51:43',NULL,0,0,NULL,NULL),(3416,'mixpanel','completed',10,'2024-02-10 00:04:48','2024-02-10 02:06:50','2024-02-10 01:56:47','2024-02-10 02:06:49',NULL,0,0,NULL,NULL),(3417,'mixpanel','completed',10,'2024-02-10 00:30:49','2024-02-10 02:16:37','2024-02-10 02:11:48','2024-02-10 02:16:36',NULL,0,0,NULL,NULL),(3418,'mixpanel','completed',10,'2024-02-10 01:05:43','2024-02-10 02:26:52','2024-02-10 02:21:42','2024-02-10 02:26:51',NULL,0,0,NULL,NULL),(3419,'mixpanel','completed',10,'2024-02-10 01:04:45','2024-02-10 02:36:45','2024-02-10 02:31:44','2024-02-10 02:36:45',NULL,0,0,NULL,NULL),(3420,'mixpanel','completed',10,'2024-02-10 01:13:58','2024-02-10 02:46:44','2024-02-10 02:41:57','2024-02-10 02:46:43',NULL,0,0,NULL,NULL),(3421,'mixpanel','completed',10,'2024-02-10 01:46:00','2024-02-10 02:51:42','2024-02-10 02:48:59','2024-02-10 02:51:41',NULL,0,0,NULL,NULL),(3422,'mixpanel','completed',10,'2024-02-10 01:25:42','2024-02-10 03:00:24','2024-02-10 02:56:41','2024-02-10 03:00:23',NULL,0,0,NULL,NULL),(3423,'mixpanel','completed',10,'2024-02-10 02:03:45','2024-02-10 03:11:50','2024-02-10 03:06:44','2024-02-10 03:11:49',NULL,0,0,NULL,NULL),(3424,'mixpanel','completed',10,'2024-02-10 01:56:42','2024-02-10 03:21:45','2024-02-10 03:16:41','2024-02-10 03:21:44',NULL,0,0,NULL,NULL),(3425,'mixpanel','completed',10,'2024-02-10 02:15:42','2024-02-10 03:31:49','2024-02-10 03:26:41','2024-02-10 03:31:48',NULL,0,0,NULL,NULL),(3426,'schedule_re_engagement_email','completed',10,'2024-02-11 03:31:49','2024-02-11 03:36:48','2024-02-10 03:31:48','2024-02-11 03:36:47',NULL,0,0,NULL,NULL),(3427,'mixpanel','completed',10,'2024-02-10 02:22:45','2024-02-10 03:41:47','2024-02-10 03:36:44','2024-02-10 03:41:46',NULL,0,0,NULL,NULL),(3428,'mixpanel','completed',10,'2024-02-10 02:02:48','2024-02-10 03:51:43','2024-02-10 03:46:47','2024-02-10 03:51:42',NULL,0,0,NULL,NULL),(3429,'mixpanel','completed',10,'2024-02-10 02:02:48','2024-02-10 04:01:50','2024-02-10 03:56:47','2024-02-10 04:01:49',NULL,0,0,NULL,NULL),(3430,'mixpanel','completed',10,'2024-02-10 02:36:45','2024-02-10 04:11:47','2024-02-10 04:06:44','2024-02-10 04:11:46',NULL,0,0,NULL,NULL),(3431,'mixpanel','completed',10,'2024-02-10 02:40:42','2024-02-10 04:21:46','2024-02-10 04:16:41','2024-02-10 04:21:45',NULL,0,0,NULL,NULL),(3432,'mixpanel','completed',10,'2024-02-10 03:22:56','2024-02-10 04:32:02','2024-02-10 04:26:54','2024-02-10 04:32:00',NULL,0,0,NULL,NULL),(3433,'mixpanel','completed',10,'2024-02-10 03:29:47','2024-02-10 04:41:45','2024-02-10 04:36:43','2024-02-10 04:41:44',NULL,0,0,NULL,NULL),(3434,'mixpanel','completed',10,'2024-02-10 03:23:46','2024-02-10 04:51:43','2024-02-10 04:46:45','2024-02-10 04:51:42',NULL,0,0,NULL,NULL),(3435,'mixpanel','completed',10,'2024-02-10 03:06:46','2024-02-10 05:01:49','2024-02-10 04:56:45','2024-02-10 05:01:48',NULL,0,0,NULL,NULL),(3436,'mixpanel','completed',10,'2024-02-10 03:19:46','2024-02-10 05:11:46','2024-02-10 05:06:45','2024-02-10 05:11:45',NULL,0,0,NULL,NULL),(3437,'mixpanel','completed',10,'2024-02-10 04:09:45','2024-02-10 05:21:49','2024-02-10 05:16:39','2024-02-10 05:21:48',NULL,0,0,NULL,NULL),(3438,'mixpanel','completed',10,'2024-02-10 03:53:43','2024-02-10 05:31:45','2024-02-10 05:26:42','2024-02-10 05:31:43',NULL,0,0,NULL,NULL),(3439,'mixpanel','completed',10,'2024-02-10 04:04:42','2024-02-10 05:41:49','2024-02-10 05:36:41','2024-02-10 05:41:48',NULL,0,0,NULL,NULL),(3440,'mixpanel','completed',10,'2024-02-10 04:43:51','2024-02-10 05:51:47','2024-02-10 05:46:49','2024-02-10 05:51:46',NULL,0,0,NULL,NULL),(3441,'mixpanel','completed',10,'2024-02-10 04:02:48','2024-02-10 06:01:47','2024-02-10 05:56:47','2024-02-10 06:01:46',NULL,0,0,NULL,NULL),(3442,'mixpanel','completed',10,'2024-02-10 04:44:43','2024-02-10 06:11:42','2024-02-10 06:06:42','2024-02-10 06:11:41',NULL,0,0,NULL,NULL),(3443,'mixpanel','completed',10,'2024-02-10 04:53:45','2024-02-10 06:21:46','2024-02-10 06:16:44','2024-02-10 06:21:45',NULL,0,0,NULL,NULL),(3444,'mixpanel','completed',10,'2024-02-10 04:33:43','2024-02-10 06:31:46','2024-02-10 06:26:42','2024-02-10 06:31:45',NULL,0,0,NULL,NULL),(3445,'mixpanel','completed',10,'2024-02-10 05:16:47','2024-02-10 06:41:42','2024-02-10 06:35:46','2024-02-10 06:41:41',NULL,0,0,NULL,NULL),(3446,'mixpanel','completed',10,'2024-02-10 05:03:48','2024-02-10 06:51:44','2024-02-10 06:46:47','2024-02-10 06:51:43',NULL,0,0,NULL,NULL),(3447,'mixpanel','completed',10,'2024-02-10 05:09:45','2024-02-10 07:06:42','2024-02-10 07:01:44','2024-02-10 07:06:41',NULL,0,0,NULL,NULL),(3448,'mixpanel','completed',10,'2024-02-10 05:50:49','2024-02-10 07:16:46','2024-02-10 07:11:48','2024-02-10 07:16:45',NULL,0,0,NULL,NULL),(3449,'mixpanel','completed',10,'2024-02-10 06:19:48','2024-02-10 07:31:41','2024-02-10 07:21:47','2024-02-10 07:31:40',NULL,0,0,NULL,NULL),(3450,'mixpanel','completed',10,'2024-02-10 05:54:47','2024-02-10 07:41:46','2024-02-10 07:36:46','2024-02-10 07:41:45',NULL,0,0,NULL,NULL),(3451,'mixpanel','completed',10,'2024-02-10 06:44:50','2024-02-10 07:51:22','2024-02-10 07:46:49','2024-02-10 07:51:21',NULL,0,0,NULL,NULL),(3452,'mixpanel','completed',10,'2024-02-10 06:33:37','2024-02-10 07:56:41','2024-02-10 07:53:36','2024-02-10 07:56:40',NULL,0,0,NULL,NULL),(3453,'mixpanel','completed',10,'2024-02-10 06:53:46','2024-02-10 08:06:50','2024-02-10 08:01:45','2024-02-10 08:06:49',NULL,0,0,NULL,NULL),(3454,'mixpanel','completed',10,'2024-02-10 07:05:52','2024-02-10 08:16:49','2024-02-10 08:11:51','2024-02-10 08:16:48',NULL,0,0,NULL,NULL),(3455,'mixpanel','completed',10,'2024-02-10 06:20:44','2024-02-10 08:26:42','2024-02-10 08:21:43','2024-02-10 08:26:41',NULL,0,0,NULL,NULL),(3456,'mixpanel','completed',10,'2024-02-10 07:12:45','2024-02-10 08:36:42','2024-02-10 08:31:44','2024-02-10 08:36:41',NULL,0,0,NULL,NULL),(3457,'mixpanel','completed',10,'2024-02-10 06:48:43','2024-02-10 08:46:39','2024-02-10 08:41:42','2024-02-10 08:46:38',NULL,0,0,NULL,NULL),(3458,'mixpanel','completed',10,'2024-02-10 07:13:17','2024-02-10 08:56:43','2024-02-10 08:51:16','2024-02-10 08:56:42',NULL,0,0,NULL,NULL),(3459,'mixpanel','completed',10,'2024-02-10 07:38:43','2024-02-10 09:06:41','2024-02-10 09:01:42','2024-02-10 09:06:40',NULL,0,0,NULL,NULL),(3460,'mixpanel','completed',10,'2024-02-10 07:57:30','2024-02-10 09:11:44','2024-02-10 09:09:29','2024-02-10 09:11:43',NULL,0,0,NULL,NULL),(3461,'mixpanel','completed',10,'2024-02-10 07:52:46','2024-02-10 09:21:39','2024-02-10 09:14:45','2024-02-10 09:21:38',NULL,0,0,NULL,NULL),(3462,'mixpanel','completed',10,'2024-02-10 07:53:43','2024-02-10 09:31:39','2024-02-10 09:26:42','2024-02-10 09:31:38',NULL,0,0,NULL,NULL),(3463,'mixpanel','completed',10,'2024-02-10 08:15:45','2024-02-10 09:41:46','2024-02-10 09:36:44','2024-02-10 09:41:45',NULL,0,0,NULL,NULL),(3464,'mixpanel','completed',10,'2024-02-10 07:57:48','2024-02-10 09:51:48','2024-02-10 09:46:47','2024-02-10 09:51:47',NULL,0,0,NULL,NULL),(3465,'mixpanel','completed',10,'2024-02-10 08:03:45','2024-02-10 10:01:45','2024-02-10 09:56:44','2024-02-10 10:01:44',NULL,0,0,NULL,NULL),(3466,'mixpanel','completed',10,'2024-02-10 08:18:43','2024-02-10 10:11:48','2024-02-10 10:06:41','2024-02-10 10:11:47',NULL,0,0,NULL,NULL),(3467,'mixpanel','completed',10,'2024-02-10 08:15:42','2024-02-10 10:21:50','2024-02-10 10:16:40','2024-02-10 10:21:49',NULL,0,0,NULL,NULL),(3468,'mixpanel','completed',10,'2024-02-10 08:29:42','2024-02-10 10:31:44','2024-02-10 10:26:40','2024-02-10 10:31:43',NULL,0,0,NULL,NULL),(3469,'mixpanel','completed',10,'2024-02-10 08:39:43','2024-02-10 10:41:50','2024-02-10 10:36:41','2024-02-10 10:41:48',NULL,0,0,NULL,NULL),(3470,'mixpanel','completed',10,'2024-02-10 08:49:43','2024-02-10 10:51:42','2024-02-10 10:46:42','2024-02-10 10:51:41',NULL,0,0,NULL,NULL),(3471,'mixpanel','completed',10,'2024-02-10 09:04:43','2024-02-10 11:01:46','2024-02-10 10:56:41','2024-02-10 11:01:44',NULL,0,0,NULL,NULL),(3472,'mixpanel','completed',10,'2024-02-10 09:48:50','2024-02-10 11:11:44','2024-02-10 11:06:48','2024-02-10 11:11:43',NULL,0,0,NULL,NULL),(3473,'mixpanel','completed',10,'2024-02-10 09:42:56','2024-02-10 11:21:46','2024-02-10 11:15:55','2024-02-10 11:21:44',NULL,0,0,NULL,NULL),(3474,'mixpanel','completed',10,'2024-02-10 10:12:47','2024-02-10 11:31:46','2024-02-10 11:26:46','2024-02-10 11:31:45',NULL,0,0,NULL,NULL),(3475,'mixpanel','completed',10,'2024-02-10 09:44:47','2024-02-10 11:40:07','2024-02-10 11:35:46','2024-02-10 11:40:06',NULL,0,0,NULL,NULL),(3476,'mixpanel','completed',10,'2024-02-10 10:13:49','2024-02-10 11:51:44','2024-02-10 11:46:48','2024-02-10 11:51:43',NULL,0,0,NULL,NULL),(3477,'mixpanel','completed',10,'2024-02-10 10:02:47','2024-02-10 12:01:45','2024-02-10 11:56:46','2024-02-10 12:01:44',NULL,0,0,NULL,NULL),(3478,'mixpanel','completed',10,'2024-02-10 10:49:49','2024-02-10 12:11:45','2024-02-10 12:06:48','2024-02-10 12:11:44',NULL,0,0,NULL,NULL),(3479,'mixpanel','completed',10,'2024-02-10 10:22:47','2024-02-10 12:21:45','2024-02-10 12:16:46','2024-02-10 12:21:44',NULL,0,0,NULL,NULL),(3480,'mixpanel','completed',10,'2024-02-10 10:38:37','2024-02-10 12:31:37','2024-02-10 12:26:36','2024-02-10 12:31:36',NULL,0,0,NULL,NULL),(3481,'mixpanel','completed',10,'2024-02-10 11:27:43','2024-02-10 12:41:43','2024-02-10 12:36:42','2024-02-10 12:41:42',NULL,0,0,NULL,NULL),(3482,'mixpanel','completed',10,'2024-02-10 11:11:03','2024-02-10 12:46:40','2024-02-10 12:44:02','2024-02-10 12:46:39',NULL,0,0,NULL,NULL),(3483,'mixpanel','completed',10,'2024-02-10 11:45:47','2024-02-10 12:56:46','2024-02-10 12:51:46','2024-02-10 12:56:45',NULL,0,0,NULL,NULL),(3484,'mixpanel','completed',10,'2024-02-10 11:34:42','2024-02-10 13:06:44','2024-02-10 13:01:40','2024-02-10 13:06:43',NULL,0,0,NULL,NULL),(3485,'mixpanel','completed',10,'2024-02-10 11:55:45','2024-02-10 13:16:46','2024-02-10 13:11:44','2024-02-10 13:16:45',NULL,0,0,NULL,NULL),(3486,'mixpanel','completed',10,'2024-02-10 11:54:50','2024-02-10 13:26:46','2024-02-10 13:21:49','2024-02-10 13:26:45',NULL,0,0,NULL,NULL),(3487,'mixpanel','completed',10,'2024-02-10 11:33:39','2024-02-10 13:36:46','2024-02-10 13:31:38','2024-02-10 13:36:45',NULL,0,0,NULL,NULL),(3488,'mixpanel','completed',10,'2024-02-10 12:21:43','2024-02-10 13:46:42','2024-02-10 13:41:42','2024-02-10 13:46:41',NULL,0,0,NULL,NULL),(3489,'mixpanel','completed',10,'2024-02-10 12:24:48','2024-02-10 13:56:48','2024-02-10 13:51:47','2024-02-10 13:56:46',NULL,0,0,NULL,NULL),(3490,'mixpanel','completed',10,'2024-02-10 12:22:40','2024-02-10 14:06:46','2024-02-10 14:01:39','2024-02-10 14:06:45',NULL,0,0,NULL,NULL),(3491,'mixpanel','completed',10,'2024-02-10 12:29:47','2024-02-10 14:16:43','2024-02-10 14:11:46','2024-02-10 14:16:42',NULL,0,0,NULL,NULL),(3492,'mixpanel','completed',10,'2024-02-10 13:12:49','2024-02-10 14:26:43','2024-02-10 14:21:48','2024-02-10 14:26:42',NULL,0,0,NULL,NULL),(3493,'mixpanel','completed',10,'2024-02-10 12:59:38','2024-02-10 14:41:44','2024-02-10 14:31:37','2024-02-10 14:41:43',NULL,0,0,NULL,NULL),(3494,'mixpanel','completed',10,'2024-02-10 12:49:39','2024-02-10 14:51:44','2024-02-10 14:46:38','2024-02-10 14:51:43',NULL,0,0,NULL,NULL),(3495,'mixpanel','completed',10,'2024-02-10 13:27:47','2024-02-10 15:01:41','2024-02-10 14:56:46','2024-02-10 15:01:40',NULL,0,0,NULL,NULL),(3496,'mixpanel','completed',10,'2024-02-10 13:12:43','2024-02-10 15:11:43','2024-02-10 15:06:42','2024-02-10 15:11:42',NULL,0,0,NULL,NULL),(3497,'mixpanel','completed',10,'2024-02-10 14:05:44','2024-02-10 15:21:45','2024-02-10 15:16:43','2024-02-10 15:21:44',NULL,0,0,NULL,NULL),(3498,'mixpanel','completed',10,'2024-02-10 13:41:46','2024-02-10 15:31:45','2024-02-10 15:26:45','2024-02-10 15:31:44',NULL,0,0,NULL,NULL),(3499,'mixpanel','completed',10,'2024-02-10 14:07:39','2024-02-10 15:41:39','2024-02-10 15:36:38','2024-02-10 15:41:38',NULL,0,0,NULL,NULL),(3500,'mixpanel','completed',10,'2024-02-10 13:58:35','2024-02-10 15:51:43','2024-02-10 15:46:34','2024-02-10 15:51:42',NULL,0,0,NULL,NULL),(3501,'mixpanel','completed',10,'2024-02-10 14:51:42','2024-02-10 16:01:37','2024-02-10 15:56:41','2024-02-10 16:01:36',NULL,0,0,NULL,NULL),(3502,'mixpanel','completed',10,'2024-02-10 14:44:50','2024-02-10 16:11:45','2024-02-10 16:06:49','2024-02-10 16:11:44',NULL,0,0,NULL,NULL),(3503,'mixpanel','completed',10,'2024-02-10 14:32:49','2024-02-10 16:21:47','2024-02-10 16:16:48','2024-02-10 16:21:46',NULL,0,0,NULL,NULL),(3504,'mixpanel','completed',10,'2024-02-10 14:58:47','2024-02-10 16:31:44','2024-02-10 16:26:46','2024-02-10 16:31:43',NULL,0,0,NULL,NULL),(3505,'mixpanel','completed',10,'2024-02-10 14:55:51','2024-02-10 16:41:23','2024-02-10 16:36:50','2024-02-10 16:41:22',NULL,0,0,NULL,NULL),(3506,'mixpanel','completed',10,'2024-02-10 15:07:40','2024-02-10 16:51:47','2024-02-10 16:46:39','2024-02-10 16:51:46',NULL,0,0,NULL,NULL),(3507,'mixpanel','completed',10,'2024-02-10 15:43:47','2024-02-10 17:01:40','2024-02-10 16:56:46','2024-02-10 17:01:39',NULL,0,0,NULL,NULL),(3508,'mixpanel','completed',10,'2024-02-10 15:12:45','2024-02-10 17:11:48','2024-02-10 17:06:44','2024-02-10 17:11:47',NULL,0,0,NULL,NULL),(3509,'mixpanel','completed',10,'2024-02-10 15:35:41','2024-02-10 17:21:47','2024-02-10 17:16:40','2024-02-10 17:21:46',NULL,0,0,NULL,NULL),(3510,'mixpanel','completed',10,'2024-02-10 15:39:45','2024-02-10 17:31:56','2024-02-10 17:26:44','2024-02-10 17:31:55',NULL,0,0,NULL,NULL),(3511,'mixpanel','completed',10,'2024-02-10 15:58:45','2024-02-10 17:41:45','2024-02-10 17:36:44','2024-02-10 17:41:44',NULL,0,0,NULL,NULL),(3512,'mixpanel','completed',10,'2024-02-10 16:33:45','2024-02-10 17:56:49','2024-02-10 17:51:45','2024-02-10 17:56:48',NULL,0,0,NULL,NULL),(3513,'mixpanel','completed',10,'2024-02-10 16:52:48','2024-02-10 18:06:42','2024-02-10 18:01:47','2024-02-10 18:06:41',NULL,0,0,NULL,NULL),(3514,'mixpanel','completed',10,'2024-02-10 16:16:50','2024-02-10 18:14:19','2024-02-10 18:11:49','2024-02-10 18:14:18',NULL,0,0,NULL,NULL),(3515,'mixpanel','completed',10,'2024-02-10 16:49:44','2024-02-10 18:21:42','2024-02-10 18:16:43','2024-02-10 18:21:41',NULL,0,0,NULL,NULL),(3516,'mixpanel','completed',10,'2024-02-10 17:09:32','2024-02-10 18:26:39','2024-02-10 18:24:31','2024-02-10 18:26:38',NULL,0,0,NULL,NULL),(3517,'mixpanel','completed',10,'2024-02-10 17:22:39','2024-02-10 18:34:59','2024-02-10 18:31:38','2024-02-10 18:34:58',NULL,0,0,NULL,NULL),(3518,'subscribers_engagement_score','completed',10,'2024-02-10 18:34:59','2024-02-10 18:40:17','2024-02-10 18:34:58','2024-02-10 18:40:16',NULL,0,0,NULL,NULL),(3519,'subscribers_engagement_score','completed',10,'2024-02-11 05:59:00','2024-02-11 06:01:41','2024-02-10 18:40:16','2024-02-11 06:01:40',NULL,0,0,NULL,NULL),(3520,'mixpanel','completed',10,'2024-02-10 17:18:17','2024-02-10 18:44:47','2024-02-10 18:40:16','2024-02-10 18:44:46',NULL,0,0,NULL,NULL),(3521,'mixpanel','completed',10,'2024-02-10 17:44:42','2024-02-10 18:56:42','2024-02-10 18:51:41','2024-02-10 18:56:41',NULL,0,0,NULL,NULL),(3522,'mixpanel','completed',10,'2024-02-10 17:39:46','2024-02-10 19:06:43','2024-02-10 19:01:45','2024-02-10 19:06:42',NULL,0,0,NULL,NULL),(3523,'mixpanel','completed',10,'2024-02-10 18:04:44','2024-02-10 19:16:39','2024-02-10 19:11:43','2024-02-10 19:16:38',NULL,0,0,NULL,NULL),(3524,'mixpanel','completed',10,'2024-02-10 17:56:37','2024-02-10 19:26:41','2024-02-10 19:21:36','2024-02-10 19:26:40',NULL,0,0,NULL,NULL),(3525,'mixpanel','completed',10,'2024-02-10 18:04:37','2024-02-10 19:36:06','2024-02-10 19:30:36','2024-02-10 19:36:04',NULL,0,0,NULL,NULL),(3526,'mixpanel','completed',10,'2024-02-10 18:14:46','2024-02-10 19:46:40','2024-02-10 19:41:44','2024-02-10 19:46:39',NULL,0,0,NULL,NULL),(3527,'mixpanel','completed',10,'2024-02-10 18:44:41','2024-02-10 19:56:47','2024-02-10 19:51:40','2024-02-10 19:56:46',NULL,0,0,NULL,NULL),(3528,'mixpanel','completed',10,'2024-02-10 18:58:40','2024-02-10 20:06:47','2024-02-10 20:01:39','2024-02-10 20:06:46',NULL,0,0,NULL,NULL),(3529,'mixpanel','completed',10,'2024-02-10 19:01:46','2024-02-10 20:16:42','2024-02-10 20:11:45','2024-02-10 20:16:41',NULL,0,0,NULL,NULL),(3530,'mixpanel','completed',10,'2024-02-10 18:35:41','2024-02-10 20:21:45','2024-02-10 20:19:40','2024-02-10 20:21:44',NULL,0,0,NULL,NULL),(3531,'mixpanel','completed',10,'2024-02-10 19:19:42','2024-02-10 20:31:37','2024-02-10 20:26:41','2024-02-10 20:31:36',NULL,0,0,NULL,NULL),(3532,'mixpanel','completed',10,'2024-02-10 18:41:11','2024-02-10 20:41:47','2024-02-10 20:35:10','2024-02-10 20:41:46',NULL,0,0,NULL,NULL),(3533,'mixpanel','completed',10,'2024-02-10 19:15:57','2024-02-10 20:51:48','2024-02-10 20:46:55','2024-02-10 20:51:45',NULL,0,0,NULL,NULL),(3534,'mixpanel','completed',10,'2024-02-10 19:05:51','2024-02-10 21:01:42','2024-02-10 20:56:50','2024-02-10 21:01:41',NULL,0,0,NULL,NULL),(3535,'mixpanel','completed',10,'2024-02-10 19:13:45','2024-02-10 21:11:47','2024-02-10 21:06:44','2024-02-10 21:11:46',NULL,0,0,NULL,NULL),(3536,'mixpanel','completed',10,'2024-02-10 19:40:46','2024-02-10 21:21:43','2024-02-10 21:16:45','2024-02-10 21:21:42',NULL,0,0,NULL,NULL),(3537,'mixpanel','completed',10,'2024-02-10 20:22:45','2024-02-10 21:31:41','2024-02-10 21:26:44','2024-02-10 21:31:41',NULL,0,0,NULL,NULL),(3538,'mixpanel','completed',10,'2024-02-10 20:34:52','2024-02-10 21:41:12','2024-02-10 21:36:51','2024-02-10 21:41:11',NULL,0,0,NULL,NULL),(3539,'mixpanel','completed',10,'2024-02-10 20:01:39','2024-02-10 21:51:42','2024-02-10 21:46:38','2024-02-10 21:51:40',NULL,0,0,NULL,NULL),(3540,'mixpanel','completed',10,'2024-02-10 20:01:45','2024-02-10 22:01:49','2024-02-10 21:56:44','2024-02-10 22:01:47',NULL,0,0,NULL,NULL),(3541,'mixpanel','completed',10,'2024-02-10 20:20:40','2024-02-10 22:11:46','2024-02-10 22:06:39','2024-02-10 22:11:45',NULL,0,0,NULL,NULL),(3542,'mixpanel','completed',10,'2024-02-10 20:27:47','2024-02-10 22:21:50','2024-02-10 22:14:45','2024-02-10 22:21:48',NULL,0,0,NULL,NULL),(3543,'mixpanel','completed',10,'2024-02-10 20:40:39','2024-02-10 22:31:39','2024-02-10 22:26:38','2024-02-10 22:31:38',NULL,0,0,NULL,NULL),(3544,'mixpanel','completed',10,'2024-02-10 20:54:39','2024-02-10 22:41:40','2024-02-10 22:36:38','2024-02-10 22:41:39',NULL,0,0,NULL,NULL),(3545,'mixpanel','completed',10,'2024-02-10 21:10:44','2024-02-10 22:51:44','2024-02-10 22:46:43','2024-02-10 22:51:43',NULL,0,0,NULL,NULL),(3546,'mixpanel','completed',10,'2024-02-10 21:21:45','2024-02-10 23:01:45','2024-02-10 22:56:44','2024-02-10 23:01:44',NULL,0,0,NULL,NULL),(3547,'mixpanel','completed',10,'2024-02-10 22:00:44','2024-02-10 23:11:39','2024-02-10 23:06:43','2024-02-10 23:11:38',NULL,0,0,NULL,NULL),(3548,'mixpanel','completed',10,'2024-02-10 22:05:28','2024-02-10 23:21:50','2024-02-10 23:16:27','2024-02-10 23:21:49',NULL,0,0,NULL,NULL),(3549,'mixpanel','completed',10,'2024-02-10 21:56:48','2024-02-10 23:31:43','2024-02-10 23:26:47','2024-02-10 23:31:42',NULL,0,0,NULL,NULL),(3550,'mixpanel','completed',10,'2024-02-10 22:24:39','2024-02-10 23:41:42','2024-02-10 23:36:38','2024-02-10 23:41:41',NULL,0,0,NULL,NULL),(3551,'mixpanel','completed',10,'2024-02-10 22:35:44','2024-02-10 23:51:39','2024-02-10 23:46:43','2024-02-10 23:51:38',NULL,0,0,NULL,NULL),(3552,'mixpanel','completed',10,'2024-02-10 22:13:49','2024-02-11 00:01:47','2024-02-10 23:56:48','2024-02-11 00:01:46',NULL,0,0,NULL,NULL),(3553,'mixpanel','completed',10,'2024-02-10 22:11:46','2024-02-11 00:11:47','2024-02-11 00:06:45','2024-02-11 00:11:46',NULL,0,0,NULL,NULL),(3554,'mixpanel','completed',10,'2024-02-10 23:07:46','2024-02-11 00:21:42','2024-02-11 00:16:45','2024-02-11 00:21:41',NULL,0,0,NULL,NULL),(3555,'mixpanel','completed',10,'2024-02-10 22:29:46','2024-02-11 00:31:48','2024-02-11 00:26:44','2024-02-11 00:31:47',NULL,0,0,NULL,NULL),(3556,'mixpanel','completed',10,'2024-02-10 22:55:43','2024-02-11 00:41:47','2024-02-11 00:36:42','2024-02-11 00:41:46',NULL,0,0,NULL,NULL),(3557,'mixpanel','completed',10,'2024-02-10 22:46:36','2024-02-11 00:51:42','2024-02-11 00:46:35','2024-02-11 00:51:41',NULL,0,0,NULL,NULL),(3558,'mixpanel','completed',10,'2024-02-10 23:32:46','2024-02-11 01:01:45','2024-02-11 00:56:45','2024-02-11 01:01:44',NULL,0,0,NULL,NULL),(3559,'mixpanel','completed',10,'2024-02-10 23:30:44','2024-02-11 01:11:41','2024-02-11 01:06:43','2024-02-11 01:11:40',NULL,0,0,NULL,NULL),(3560,'mixpanel','completed',10,'2024-02-10 23:18:53','2024-02-11 01:21:46','2024-02-11 01:15:52','2024-02-11 01:21:45',NULL,0,0,NULL,NULL),(3561,'mixpanel','completed',10,'2024-02-10 23:27:44','2024-02-11 01:31:41','2024-02-11 01:26:43','2024-02-11 01:31:40',NULL,0,0,NULL,NULL),(3562,'mixpanel','completed',10,'2024-02-11 00:10:49','2024-02-11 01:41:41','2024-02-11 01:36:48','2024-02-11 01:41:40',NULL,0,0,NULL,NULL),(3563,'mixpanel','completed',10,'2024-02-10 23:45:44','2024-02-11 01:49:02','2024-02-11 01:46:43','2024-02-11 01:49:01',NULL,0,0,NULL,NULL),(3564,'mixpanel','completed',10,'2024-02-10 23:52:46','2024-02-11 01:56:44','2024-02-11 01:51:45','2024-02-11 01:56:43',NULL,0,0,NULL,NULL),(3565,'mixpanel','completed',10,'2024-02-11 00:54:46','2024-02-11 02:06:46','2024-02-11 02:01:45','2024-02-11 02:06:45',NULL,0,0,NULL,NULL),(3566,'mixpanel','completed',10,'2024-02-11 01:00:54','2024-02-11 02:16:39','2024-02-11 02:11:48','2024-02-11 02:16:38',NULL,0,0,NULL,NULL),(3567,'mixpanel','completed',10,'2024-02-11 00:57:38','2024-02-11 02:26:47','2024-02-11 02:21:37','2024-02-11 02:26:46',NULL,0,0,NULL,NULL),(3568,'mixpanel','completed',10,'2024-02-11 00:40:43','2024-02-11 02:36:45','2024-02-11 02:31:42','2024-02-11 02:36:44',NULL,0,0,NULL,NULL),(3569,'mixpanel','completed',10,'2024-02-11 01:17:42','2024-02-11 02:46:45','2024-02-11 02:41:41','2024-02-11 02:46:44',NULL,0,0,NULL,NULL),(3570,'mixpanel','completed',10,'2024-02-11 01:08:48','2024-02-11 02:56:44','2024-02-11 02:51:47','2024-02-11 02:56:43',NULL,0,0,NULL,NULL),(3571,'mixpanel','completed',10,'2024-02-11 01:33:45','2024-02-11 03:06:43','2024-02-11 03:01:44','2024-02-11 03:06:41',NULL,0,0,NULL,NULL),(3572,'mixpanel','completed',10,'2024-02-11 01:56:45','2024-02-11 03:16:40','2024-02-11 03:11:44','2024-02-11 03:16:39',NULL,0,0,NULL,NULL),(3573,'mixpanel','completed',10,'2024-02-11 01:36:41','2024-02-11 03:26:49','2024-02-11 03:21:40','2024-02-11 03:26:48',NULL,0,0,NULL,NULL),(3574,'mixpanel','completed',10,'2024-02-11 02:24:47','2024-02-11 03:36:48','2024-02-11 03:31:46','2024-02-11 03:36:47',NULL,0,0,NULL,NULL),(3575,'schedule_re_engagement_email','completed',10,'2024-02-12 03:41:45','2024-02-12 03:46:35','2024-02-11 03:41:44','2024-02-12 03:46:35',NULL,0,0,NULL,NULL),(3576,'mixpanel','completed',10,'2024-02-11 02:14:45','2024-02-11 03:46:47','2024-02-11 03:41:44','2024-02-11 03:46:46',NULL,0,0,NULL,NULL),(3577,'mixpanel','completed',10,'2024-02-11 01:51:45','2024-02-11 03:56:46','2024-02-11 03:51:43','2024-02-11 03:56:45',NULL,0,0,NULL,NULL),(3578,'mixpanel','completed',10,'2024-02-11 02:32:48','2024-02-11 04:06:45','2024-02-11 04:01:47','2024-02-11 04:06:44',NULL,0,0,NULL,NULL),(3579,'mixpanel','completed',10,'2024-02-11 02:33:44','2024-02-11 04:16:39','2024-02-11 04:11:43','2024-02-11 04:16:38',NULL,0,0,NULL,NULL),(3580,'mixpanel','completed',10,'2024-02-11 02:48:01','2024-02-11 04:26:46','2024-02-11 04:21:59','2024-02-11 04:26:44',NULL,0,0,NULL,NULL),(3581,'mixpanel','completed',10,'2024-02-11 02:57:03','2024-02-11 04:36:45','2024-02-11 04:32:01','2024-02-11 04:36:44',NULL,0,0,NULL,NULL),(3582,'mixpanel','completed',10,'2024-02-11 02:41:02','2024-02-11 04:46:36','2024-02-11 04:41:59','2024-02-11 04:46:35',NULL,0,0,NULL,NULL),(3583,'mixpanel','completed',10,'2024-02-11 03:31:49','2024-02-11 04:56:43','2024-02-11 04:51:48','2024-02-11 04:56:42',NULL,0,0,NULL,NULL),(3584,'mixpanel','completed',10,'2024-02-11 03:56:38','2024-02-11 05:06:47','2024-02-11 05:01:37','2024-02-11 05:06:46',NULL,0,0,NULL,NULL),(3585,'mixpanel','completed',10,'2024-02-11 03:24:49','2024-02-11 05:16:46','2024-02-11 05:11:48','2024-02-11 05:16:45',NULL,0,0,NULL,NULL),(3586,'mixpanel','completed',10,'2024-02-11 04:11:49','2024-02-11 05:24:22','2024-02-11 05:21:48','2024-02-11 05:24:21',NULL,0,0,NULL,NULL),(3587,'mixpanel','completed',10,'2024-02-11 04:00:41','2024-02-11 05:31:41','2024-02-11 05:26:40','2024-02-11 05:31:40',NULL,0,0,NULL,NULL),(3588,'mixpanel','completed',10,'2024-02-11 04:30:45','2024-02-11 05:39:25','2024-02-11 05:36:44','2024-02-11 05:39:24',NULL,0,0,NULL,NULL),(3589,'mixpanel','completed',10,'2024-02-11 04:00:42','2024-02-11 05:46:44','2024-02-11 05:41:41','2024-02-11 05:46:43',NULL,0,0,NULL,NULL),(3590,'mixpanel','completed',10,'2024-02-11 04:35:48','2024-02-11 05:56:45','2024-02-11 05:51:47','2024-02-11 05:56:44',NULL,0,0,NULL,NULL),(3591,'subscribers_engagement_score','completed',10,'2024-02-12 07:09:00','2024-02-12 07:09:39','2024-02-11 06:01:40','2024-02-12 07:09:37',NULL,0,0,NULL,NULL),(3592,'mixpanel','completed',10,'2024-02-11 04:17:41','2024-02-11 06:06:39','2024-02-11 06:01:40','2024-02-11 06:06:37',NULL,0,0,NULL,NULL),(3593,'mixpanel','completed',10,'2024-02-11 04:10:50','2024-02-11 06:16:40','2024-02-11 06:11:49','2024-02-11 06:16:39',NULL,0,0,NULL,NULL),(3594,'mixpanel','completed',10,'2024-02-11 05:09:50','2024-02-11 06:26:47','2024-02-11 06:21:48','2024-02-11 06:26:46',NULL,0,0,NULL,NULL),(3595,'mixpanel','completed',10,'2024-02-11 04:52:44','2024-02-11 06:36:43','2024-02-11 06:31:43','2024-02-11 06:36:42',NULL,0,0,NULL,NULL),(3596,'mixpanel','completed',10,'2024-02-11 05:29:29','2024-02-11 06:46:43','2024-02-11 06:41:28','2024-02-11 06:46:42',NULL,0,0,NULL,NULL),(3597,'mixpanel','completed',10,'2024-02-11 05:33:44','2024-02-11 06:56:44','2024-02-11 06:51:42','2024-02-11 06:56:43',NULL,0,0,NULL,NULL),(3598,'mixpanel','completed',10,'2024-02-11 05:43:39','2024-02-11 07:06:44','2024-02-11 07:01:38','2024-02-11 07:06:43',NULL,0,0,NULL,NULL),(3599,'mixpanel','completed',10,'2024-02-11 06:06:08','2024-02-11 07:19:09','2024-02-11 07:15:07','2024-02-11 07:19:08',NULL,0,0,NULL,NULL),(3600,'mixpanel','completed',10,'2024-02-11 05:58:47','2024-02-11 07:26:45','2024-02-11 07:21:46','2024-02-11 07:26:44',NULL,0,0,NULL,NULL),(3601,'mixpanel','completed',10,'2024-02-11 06:18:41','2024-02-11 07:36:50','2024-02-11 07:31:40','2024-02-11 07:36:49',NULL,0,0,NULL,NULL),(3602,'mixpanel','completed',10,'2024-02-11 06:01:40','2024-02-11 07:45:45','2024-02-11 07:41:39','2024-02-11 07:45:44',NULL,0,0,NULL,NULL),(3603,'mixpanel','completed',10,'2024-02-11 06:20:42','2024-02-11 07:55:20','2024-02-11 07:51:41','2024-02-11 07:55:19',NULL,0,0,NULL,NULL),(3604,'mixpanel','completed',10,'2024-02-11 06:33:47','2024-02-11 08:06:39','2024-02-11 08:01:46','2024-02-11 08:06:38',NULL,0,0,NULL,NULL),(3605,'mixpanel','completed',10,'2024-02-11 06:39:46','2024-02-11 08:16:47','2024-02-11 08:11:45','2024-02-11 08:16:46',NULL,0,0,NULL,NULL),(3606,'mixpanel','completed',10,'2024-02-11 06:59:46','2024-02-11 08:26:57','2024-02-11 08:21:45','2024-02-11 08:26:56',NULL,0,0,NULL,NULL),(3607,'mixpanel','completed',10,'2024-02-11 07:18:38','2024-02-11 08:36:45','2024-02-11 08:31:37','2024-02-11 08:36:44',NULL,0,0,NULL,NULL),(3608,'mixpanel','completed',10,'2024-02-11 07:23:44','2024-02-11 08:44:26','2024-02-11 08:41:44','2024-02-11 08:44:25',NULL,0,0,NULL,NULL),(3609,'mixpanel','completed',10,'2024-02-11 07:21:38','2024-02-11 08:51:39','2024-02-11 08:46:37','2024-02-11 08:51:38',NULL,0,0,NULL,NULL),(3610,'mixpanel','completed',10,'2024-02-11 07:08:44','2024-02-11 09:01:49','2024-02-11 08:56:43','2024-02-11 09:01:47',NULL,0,0,NULL,NULL),(3611,'mixpanel','completed',10,'2024-02-11 07:11:47','2024-02-11 09:10:00','2024-02-11 09:06:46','2024-02-11 09:09:59',NULL,0,0,NULL,NULL),(3612,'mixpanel','completed',10,'2024-02-11 08:07:39','2024-02-11 09:20:51','2024-02-11 09:16:38','2024-02-11 09:20:50',NULL,0,0,NULL,NULL),(3613,'mixpanel','completed',10,'2024-02-11 08:01:45','2024-02-11 09:31:44','2024-02-11 09:26:44','2024-02-11 09:31:43',NULL,0,0,NULL,NULL),(3614,'mixpanel','completed',10,'2024-02-11 08:02:35','2024-02-11 09:41:06','2024-02-11 09:36:34','2024-02-11 09:41:05',NULL,0,0,NULL,NULL),(3615,'mixpanel','completed',10,'2024-02-11 08:36:47','2024-02-11 09:51:45','2024-02-11 09:46:46','2024-02-11 09:51:44',NULL,0,0,NULL,NULL),(3616,'mixpanel','completed',10,'2024-02-11 08:54:46','2024-02-11 10:01:38','2024-02-11 09:56:45','2024-02-11 10:01:37',NULL,0,0,NULL,NULL),(3617,'mixpanel','completed',10,'2024-02-11 08:07:26','2024-02-11 10:06:44','2024-02-11 10:04:25','2024-02-11 10:06:43',NULL,0,0,NULL,NULL),(3618,'mixpanel','completed',10,'2024-02-11 08:18:58','2024-02-11 10:11:49','2024-02-11 10:08:56','2024-02-11 10:11:48',NULL,0,0,NULL,NULL),(3619,'mixpanel','completed',10,'2024-02-11 08:20:20','2024-02-11 10:21:47','2024-02-11 10:15:19','2024-02-11 10:21:46',NULL,0,0,NULL,NULL),(3620,'mixpanel','completed',10,'2024-02-11 08:50:43','2024-02-11 10:29:35','2024-02-11 10:26:42','2024-02-11 10:29:34',NULL,0,0,NULL,NULL),(3621,'mixpanel','completed',10,'2024-02-11 08:36:43','2024-02-11 10:36:29','2024-02-11 10:31:42','2024-02-11 10:36:28',NULL,0,0,NULL,NULL),(3622,'mixpanel','completed',10,'2024-02-11 09:15:43','2024-02-11 10:46:40','2024-02-11 10:41:42','2024-02-11 10:46:39',NULL,0,0,NULL,NULL),(3623,'mixpanel','completed',10,'2024-02-11 09:19:50','2024-02-11 10:56:46','2024-02-11 10:51:49','2024-02-11 10:56:45',NULL,0,0,NULL,NULL),(3624,'mixpanel','completed',10,'2024-02-11 09:22:42','2024-02-11 11:06:45','2024-02-11 11:01:41','2024-02-11 11:06:44',NULL,0,0,NULL,NULL),(3625,'mixpanel','completed',10,'2024-02-11 09:23:47','2024-02-11 11:16:41','2024-02-11 11:11:45','2024-02-11 11:16:40',NULL,0,0,NULL,NULL),(3626,'mixpanel','completed',10,'2024-02-11 09:50:34','2024-02-11 11:26:45','2024-02-11 11:21:33','2024-02-11 11:26:44',NULL,0,0,NULL,NULL),(3627,'mixpanel','completed',10,'2024-02-11 09:32:41','2024-02-11 11:36:49','2024-02-11 11:31:40','2024-02-11 11:36:47',NULL,0,0,NULL,NULL),(3628,'mixpanel','completed',10,'2024-02-11 10:12:44','2024-02-11 11:44:37','2024-02-11 11:41:43','2024-02-11 11:44:35',NULL,0,0,NULL,NULL),(3629,'mixpanel','completed',10,'2024-02-11 10:33:40','2024-02-11 11:56:42','2024-02-11 11:51:39','2024-02-11 11:56:41',NULL,0,0,NULL,NULL),(3630,'mixpanel','completed',10,'2024-02-11 10:55:07','2024-02-11 12:06:40','2024-02-11 12:01:06','2024-02-11 12:06:39',NULL,0,0,NULL,NULL),(3631,'mixpanel','completed',10,'2024-02-11 10:45:46','2024-02-11 12:11:42','2024-02-11 12:08:45','2024-02-11 12:11:41',NULL,0,0,NULL,NULL),(3632,'mixpanel','completed',10,'2024-02-11 11:14:34','2024-02-11 12:21:41','2024-02-11 12:16:33','2024-02-11 12:21:40',NULL,0,0,NULL,NULL),(3633,'mixpanel','completed',10,'2024-02-11 11:08:45','2024-02-11 12:30:17','2024-02-11 12:26:44','2024-02-11 12:30:16',NULL,0,0,NULL,NULL),(3634,'mixpanel','completed',10,'2024-02-11 11:14:44','2024-02-11 12:41:45','2024-02-11 12:36:43','2024-02-11 12:41:44',NULL,0,0,NULL,NULL),(3635,'mixpanel','completed',10,'2024-02-11 11:23:44','2024-02-11 12:51:39','2024-02-11 12:46:43','2024-02-11 12:51:38',NULL,0,0,NULL,NULL),(3636,'mixpanel','completed',10,'2024-02-11 11:41:50','2024-02-11 13:01:49','2024-02-11 12:56:48','2024-02-11 13:01:48',NULL,0,0,NULL,NULL),(3637,'mixpanel','completed',10,'2024-02-11 11:26:40','2024-02-11 13:11:47','2024-02-11 13:06:39','2024-02-11 13:11:46',NULL,0,0,NULL,NULL),(3638,'mixpanel','completed',10,'2024-02-11 11:20:51','2024-02-11 13:16:43','2024-02-11 13:13:51','2024-02-11 13:16:42',NULL,0,0,NULL,NULL),(3639,'mixpanel','completed',10,'2024-02-11 12:11:53','2024-02-11 13:23:42','2024-02-11 13:20:52','2024-02-11 13:23:41',NULL,0,0,NULL,NULL),(3640,'mixpanel','completed',10,'2024-02-11 12:18:47','2024-02-11 13:31:41','2024-02-11 13:26:46','2024-02-11 13:31:40',NULL,0,0,NULL,NULL),(3641,'mixpanel','completed',10,'2024-02-11 11:51:45','2024-02-11 13:41:45','2024-02-11 13:36:44','2024-02-11 13:41:44',NULL,0,0,NULL,NULL),(3642,'mixpanel','completed',10,'2024-02-11 12:13:43','2024-02-11 13:51:46','2024-02-11 13:46:42','2024-02-11 13:51:45',NULL,0,0,NULL,NULL),(3643,'mixpanel','completed',10,'2024-02-11 12:54:43','2024-02-11 14:01:42','2024-02-11 13:56:42','2024-02-11 14:01:41',NULL,0,0,NULL,NULL),(3644,'mixpanel','completed',10,'2024-02-11 12:57:39','2024-02-11 14:11:46','2024-02-11 14:06:38','2024-02-11 14:11:45',NULL,0,0,NULL,NULL),(3645,'mixpanel','completed',10,'2024-02-11 12:32:42','2024-02-11 14:21:40','2024-02-11 14:16:41','2024-02-11 14:21:39',NULL,0,0,NULL,NULL),(3646,'mixpanel','completed',10,'2024-02-11 12:34:44','2024-02-11 14:31:43','2024-02-11 14:26:43','2024-02-11 14:31:42',NULL,0,0,NULL,NULL),(3647,'mixpanel','completed',10,'2024-02-11 13:31:43','2024-02-11 14:38:48','2024-02-11 14:36:42','2024-02-11 14:38:47',NULL,0,0,NULL,NULL),(3648,'mixpanel','completed',10,'2024-02-11 12:44:47','2024-02-11 14:45:03','2024-02-11 14:41:46','2024-02-11 14:45:01',NULL,0,0,NULL,NULL),(3649,'mixpanel','completed',10,'2024-02-11 12:56:46','2024-02-11 14:56:45','2024-02-11 14:51:45','2024-02-11 14:56:44',NULL,0,0,NULL,NULL),(3650,'mixpanel','completed',10,'2024-02-11 13:12:43','2024-02-11 15:06:48','2024-02-11 15:01:42','2024-02-11 15:06:47',NULL,0,0,NULL,NULL),(3651,'mixpanel','completed',10,'2024-02-11 14:00:46','2024-02-11 15:15:42','2024-02-11 15:11:45','2024-02-11 15:15:41',NULL,0,0,NULL,NULL),(3652,'mixpanel','completed',10,'2024-02-11 13:45:46','2024-02-11 15:21:41','2024-02-11 15:18:45','2024-02-11 15:21:40',NULL,0,0,NULL,NULL),(3653,'mixpanel','completed',10,'2024-02-11 13:37:06','2024-02-11 15:31:41','2024-02-11 15:25:05','2024-02-11 15:31:40',NULL,0,0,NULL,NULL),(3654,'mixpanel','completed',10,'2024-02-11 14:10:38','2024-02-11 15:41:44','2024-02-11 15:36:37','2024-02-11 15:41:43',NULL,0,0,NULL,NULL),(3655,'mixpanel','completed',10,'2024-02-11 14:05:37','2024-02-11 15:51:41','2024-02-11 15:46:36','2024-02-11 15:51:40',NULL,0,0,NULL,NULL),(3656,'mixpanel','completed',10,'2024-02-11 14:04:42','2024-02-11 15:59:07','2024-02-11 15:56:41','2024-02-11 15:59:06',NULL,0,0,NULL,NULL),(3657,'mixpanel','completed',10,'2024-02-11 14:02:42','2024-02-11 16:06:41','2024-02-11 16:01:41','2024-02-11 16:06:40',NULL,0,0,NULL,NULL),(3658,'mixpanel','completed',10,'2024-02-11 15:09:45','2024-02-11 16:16:46','2024-02-11 16:11:44','2024-02-11 16:16:45',NULL,0,0,NULL,NULL),(3659,'mixpanel','completed',10,'2024-02-11 14:57:37','2024-02-11 16:26:48','2024-02-11 16:21:36','2024-02-11 16:26:47',NULL,0,0,NULL,NULL),(3660,'mixpanel','completed',10,'2024-02-11 15:29:39','2024-02-11 16:36:45','2024-02-11 16:31:38','2024-02-11 16:36:44',NULL,0,0,NULL,NULL),(3661,'mixpanel','completed',10,'2024-02-11 15:14:40','2024-02-11 16:46:36','2024-02-11 16:40:39','2024-02-11 16:46:35',NULL,0,0,NULL,NULL),(3662,'mixpanel','completed',10,'2024-02-11 15:42:45','2024-02-11 17:01:44','2024-02-11 16:51:44','2024-02-11 17:01:43',NULL,0,0,NULL,NULL),(3663,'mixpanel','completed',10,'2024-02-11 16:01:45','2024-02-11 17:11:48','2024-02-11 17:06:44','2024-02-11 17:11:47',NULL,0,0,NULL,NULL),(3664,'mixpanel','completed',10,'2024-02-11 16:09:24','2024-02-11 17:16:41','2024-02-11 17:14:23','2024-02-11 17:16:40',NULL,0,0,NULL,NULL),(3665,'mixpanel','completed',10,'2024-02-11 16:05:06','2024-02-11 17:21:27','2024-02-11 17:19:05','2024-02-11 17:21:26',NULL,0,0,NULL,NULL),(3666,'mixpanel','completed',10,'2024-02-11 15:41:44','2024-02-11 17:31:40','2024-02-11 17:26:43','2024-02-11 17:31:39',NULL,0,0,NULL,NULL),(3667,'mixpanel','completed',10,'2024-02-11 15:52:58','2024-02-11 17:41:49','2024-02-11 17:34:58','2024-02-11 17:41:48',NULL,0,0,NULL,NULL),(3668,'mixpanel','completed',10,'2024-02-11 16:05:39','2024-02-11 17:51:45','2024-02-11 17:46:38','2024-02-11 17:51:44',NULL,0,0,NULL,NULL),(3669,'mixpanel','completed',10,'2024-02-11 16:18:49','2024-02-11 18:01:40','2024-02-11 17:56:48','2024-02-11 18:01:39',NULL,0,0,NULL,NULL),(3670,'mixpanel','completed',10,'2024-02-11 16:53:39','2024-02-11 18:10:44','2024-02-11 18:06:38','2024-02-11 18:10:43',NULL,0,0,NULL,NULL),(3671,'mixpanel','completed',10,'2024-02-11 16:46:46','2024-02-11 18:21:20','2024-02-11 18:16:45','2024-02-11 18:21:19',NULL,0,0,NULL,NULL),(3672,'mixpanel','completed',10,'2024-02-11 16:39:31','2024-02-11 18:26:47','2024-02-11 18:24:30','2024-02-11 18:26:45',NULL,0,0,NULL,NULL),(3673,'mixpanel','completed',10,'2024-02-11 17:08:43','2024-02-11 18:36:41','2024-02-11 18:31:42','2024-02-11 18:36:40',NULL,0,0,NULL,NULL),(3674,'mixpanel','completed',10,'2024-02-11 17:29:45','2024-02-11 18:44:52','2024-02-11 18:41:44','2024-02-11 18:44:51',NULL,0,0,NULL,NULL),(3675,'mixpanel','completed',10,'2024-02-11 17:25:35','2024-02-11 18:56:36','2024-02-11 18:51:34','2024-02-11 18:56:35',NULL,0,0,NULL,NULL),(3676,'mixpanel','completed',10,'2024-02-11 17:20:44','2024-02-11 19:06:47','2024-02-11 19:01:43','2024-02-11 19:06:46',NULL,0,0,NULL,NULL),(3677,'mixpanel','completed',10,'2024-02-11 17:51:47','2024-02-11 19:16:43','2024-02-11 19:11:46','2024-02-11 19:16:42',NULL,0,0,NULL,NULL),(3678,'mixpanel','completed',10,'2024-02-11 18:11:41','2024-02-11 19:26:40','2024-02-11 19:21:39','2024-02-11 19:26:39',NULL,0,0,NULL,NULL),(3679,'mixpanel','completed',10,'2024-02-11 17:57:38','2024-02-11 19:33:43','2024-02-11 19:31:37','2024-02-11 19:33:42',NULL,0,0,NULL,NULL),(3680,'mixpanel','completed',10,'2024-02-11 17:58:46','2024-02-11 19:41:48','2024-02-11 19:36:45','2024-02-11 19:41:47',NULL,0,0,NULL,NULL),(3681,'mixpanel','completed',10,'2024-02-11 17:57:40','2024-02-11 19:51:39','2024-02-11 19:46:38','2024-02-11 19:51:38',NULL,0,0,NULL,NULL),(3682,'mixpanel','completed',10,'2024-02-11 18:32:05','2024-02-11 19:56:41','2024-02-11 19:54:04','2024-02-11 19:56:40',NULL,0,0,NULL,NULL),(3683,'mixpanel','completed',10,'2024-02-11 18:48:43','2024-02-11 20:06:47','2024-02-11 20:01:42','2024-02-11 20:06:46',NULL,0,0,NULL,NULL),(3684,'mixpanel','completed',10,'2024-02-11 18:28:42','2024-02-11 20:16:37','2024-02-11 20:11:41','2024-02-11 20:16:36',NULL,0,0,NULL,NULL),(3685,'mixpanel','completed',10,'2024-02-11 18:29:41','2024-02-11 20:26:45','2024-02-11 20:21:40','2024-02-11 20:26:44',NULL,0,0,NULL,NULL),(3686,'mixpanel','completed',10,'2024-02-11 19:08:43','2024-02-11 20:36:48','2024-02-11 20:31:41','2024-02-11 20:36:47',NULL,0,0,NULL,NULL),(3687,'mixpanel','completed',10,'2024-02-11 19:23:50','2024-02-11 20:45:04','2024-02-11 20:41:48','2024-02-11 20:45:02',NULL,0,0,NULL,NULL),(3688,'mixpanel','completed',10,'2024-02-11 19:41:57','2024-02-11 20:51:44','2024-02-11 20:48:54','2024-02-11 20:51:43',NULL,0,0,NULL,NULL),(3689,'mixpanel','completed',10,'2024-02-11 19:19:45','2024-02-11 21:01:45','2024-02-11 20:56:43','2024-02-11 21:01:45',NULL,0,0,NULL,NULL),(3690,'mixpanel','completed',10,'2024-02-11 19:55:40','2024-02-11 21:09:08','2024-02-11 21:06:39','2024-02-11 21:09:07',NULL,0,0,NULL,NULL),(3691,'mixpanel','completed',10,'2024-02-11 19:40:46','2024-02-11 21:16:35','2024-02-11 21:11:45','2024-02-11 21:16:34',NULL,0,0,NULL,NULL),(3692,'mixpanel','completed',10,'2024-02-11 19:20:39','2024-02-11 21:26:47','2024-02-11 21:21:38','2024-02-11 21:26:46',NULL,0,0,NULL,NULL),(3693,'mixpanel','completed',10,'2024-02-11 20:19:39','2024-02-11 21:36:48','2024-02-11 21:31:38','2024-02-11 21:36:47',NULL,0,0,NULL,NULL),(3694,'mixpanel','completed',10,'2024-02-11 20:13:43','2024-02-11 21:46:35','2024-02-11 21:41:42','2024-02-11 21:46:34',NULL,0,0,NULL,NULL),(3695,'mixpanel','completed',10,'2024-02-11 20:26:45','2024-02-11 21:56:46','2024-02-11 21:51:44','2024-02-11 21:56:45',NULL,0,0,NULL,NULL),(3696,'inactive_subscribers','completed',10,'2024-02-23 22:00:00','2024-02-23 22:02:30','2024-02-11 22:01:43','2024-02-23 22:02:29',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(3697,'mixpanel','completed',10,'2024-02-11 20:55:45','2024-02-11 22:06:38','2024-02-11 22:01:43','2024-02-11 22:06:37',NULL,0,0,NULL,NULL),(3698,'mixpanel','completed',10,'2024-02-11 20:58:45','2024-02-11 22:16:37','2024-02-11 22:11:44','2024-02-11 22:16:36',NULL,0,0,NULL,NULL),(3699,'mixpanel','completed',10,'2024-02-11 20:39:46','2024-02-11 22:26:39','2024-02-11 22:21:45','2024-02-11 22:26:38',NULL,0,0,NULL,NULL),(3700,'mixpanel','completed',10,'2024-02-11 20:39:34','2024-02-11 22:36:41','2024-02-11 22:31:33','2024-02-11 22:36:40',NULL,0,0,NULL,NULL),(3701,'mixpanel','completed',10,'2024-02-11 21:02:36','2024-02-11 22:46:25','2024-02-11 22:41:35','2024-02-11 22:46:24',NULL,0,0,NULL,NULL),(3702,'mixpanel','completed',10,'2024-02-11 21:42:46','2024-02-11 22:56:38','2024-02-11 22:51:45','2024-02-11 22:56:37',NULL,0,0,NULL,NULL),(3703,'mixpanel','completed',10,'2024-02-11 21:17:38','2024-02-11 23:06:39','2024-02-11 23:01:36','2024-02-11 23:06:38',NULL,0,0,NULL,NULL),(3704,'mixpanel','completed',10,'2024-02-11 21:38:44','2024-02-11 23:16:43','2024-02-11 23:11:43','2024-02-11 23:16:42',NULL,0,0,NULL,NULL),(3705,'mixpanel','completed',10,'2024-02-11 21:31:18','2024-02-11 23:21:40','2024-02-11 23:19:17','2024-02-11 23:21:39',NULL,0,0,NULL,NULL),(3706,'mixpanel','completed',10,'2024-02-11 22:12:42','2024-02-11 23:28:50','2024-02-11 23:26:41','2024-02-11 23:28:49',NULL,0,0,NULL,NULL),(3707,'mixpanel','completed',10,'2024-02-11 21:30:43','2024-02-11 23:36:40','2024-02-11 23:31:42','2024-02-11 23:36:39',NULL,0,0,NULL,NULL),(3708,'mixpanel','completed',10,'2024-02-11 22:16:39','2024-02-11 23:45:11','2024-02-11 23:41:38','2024-02-11 23:45:10',NULL,0,0,NULL,NULL),(3709,'mixpanel','completed',10,'2024-02-11 22:17:48','2024-02-11 23:56:47','2024-02-11 23:51:47','2024-02-11 23:56:45',NULL,0,0,NULL,NULL),(3710,'mixpanel','completed',10,'2024-02-11 22:44:40','2024-02-12 00:06:38','2024-02-12 00:01:39','2024-02-12 00:06:37',NULL,0,0,NULL,NULL),(3711,'mixpanel','completed',10,'2024-02-11 22:48:45','2024-02-12 00:15:11','2024-02-12 00:11:45','2024-02-12 00:15:10',NULL,0,0,NULL,NULL),(3712,'mixpanel','completed',10,'2024-02-11 23:00:37','2024-02-12 00:26:45','2024-02-12 00:21:36','2024-02-12 00:26:43',NULL,0,0,NULL,NULL),(3713,'mixpanel','completed',10,'2024-02-11 22:33:38','2024-02-12 00:36:43','2024-02-12 00:31:38','2024-02-12 00:36:42',NULL,0,0,NULL,NULL),(3714,'mixpanel','completed',10,'2024-02-11 23:33:47','2024-02-12 00:46:37','2024-02-12 00:41:46','2024-02-12 00:46:36',NULL,0,0,NULL,NULL),(3715,'mixpanel','completed',10,'2024-02-11 22:58:41','2024-02-12 00:55:03','2024-02-12 00:51:40','2024-02-12 00:55:02',NULL,0,0,NULL,NULL),(3716,'mixpanel','completed',10,'2024-02-11 23:23:39','2024-02-12 01:06:47','2024-02-12 01:01:38','2024-02-12 01:06:46',NULL,0,0,NULL,NULL),(3717,'mixpanel','completed',10,'2024-02-12 00:09:38','2024-02-12 01:16:35','2024-02-12 01:11:38','2024-02-12 01:16:34',NULL,0,0,NULL,NULL),(3718,'mixpanel','completed',10,'2024-02-12 00:16:43','2024-02-12 01:26:48','2024-02-12 01:21:42','2024-02-12 01:26:47',NULL,0,0,NULL,NULL),(3719,'mixpanel','completed',10,'2024-02-11 23:47:43','2024-02-12 01:36:46','2024-02-12 01:31:42','2024-02-12 01:36:45',NULL,0,0,NULL,NULL),(3720,'mixpanel','completed',10,'2024-02-11 23:58:45','2024-02-12 01:46:40','2024-02-12 01:40:44','2024-02-12 01:46:39',NULL,0,0,NULL,NULL),(3721,'mixpanel','completed',10,'2024-02-12 00:34:36','2024-02-12 01:56:41','2024-02-12 01:51:35','2024-02-12 01:56:40',NULL,0,0,NULL,NULL),(3722,'mixpanel','completed',10,'2024-02-12 00:56:43','2024-02-12 02:06:39','2024-02-12 02:01:42','2024-02-12 02:06:38',NULL,0,0,NULL,NULL),(3723,'mixpanel','completed',10,'2024-02-12 00:43:40','2024-02-12 02:16:43','2024-02-12 02:11:39','2024-02-12 02:16:42',NULL,0,0,NULL,NULL),(3724,'mixpanel','completed',10,'2024-02-12 01:12:47','2024-02-12 02:26:42','2024-02-12 02:21:46','2024-02-12 02:26:41',NULL,0,0,NULL,NULL),(3725,'mixpanel','completed',10,'2024-02-12 00:44:36','2024-02-12 02:36:48','2024-02-12 02:31:35','2024-02-12 02:36:47',NULL,0,0,NULL,NULL),(3726,'mixpanel','completed',10,'2024-02-12 00:40:42','2024-02-12 02:46:40','2024-02-12 02:41:41','2024-02-12 02:46:39',NULL,0,0,NULL,NULL),(3727,'mixpanel','completed',10,'2024-02-12 01:10:38','2024-02-12 02:56:45','2024-02-12 02:51:37','2024-02-12 02:56:44',NULL,0,0,NULL,NULL),(3728,'mixpanel','completed',10,'2024-02-12 01:42:39','2024-02-12 03:06:41','2024-02-12 03:01:38','2024-02-12 03:06:40',NULL,0,0,NULL,NULL),(3729,'mixpanel','completed',10,'2024-02-12 01:47:40','2024-02-12 03:16:43','2024-02-12 03:11:39','2024-02-12 03:16:42',NULL,0,0,NULL,NULL),(3730,'mixpanel','completed',10,'2024-02-12 01:51:37','2024-02-12 03:26:45','2024-02-12 03:21:36','2024-02-12 03:26:44',NULL,0,0,NULL,NULL),(3731,'mixpanel','completed',10,'2024-02-12 01:58:42','2024-02-12 03:36:47','2024-02-12 03:31:41','2024-02-12 03:36:46',NULL,0,0,NULL,NULL),(3732,'mixpanel','completed',10,'2024-02-12 01:51:42','2024-02-12 03:46:35','2024-02-12 03:41:41','2024-02-12 03:46:35',NULL,0,0,NULL,NULL),(3733,'schedule_re_engagement_email','completed',10,'2024-02-13 03:51:37','2024-02-13 03:51:42','2024-02-12 03:51:36','2024-02-13 03:51:40',NULL,0,0,NULL,NULL),(3734,'mixpanel','completed',10,'2024-02-12 01:56:37','2024-02-12 03:56:47','2024-02-12 03:51:36','2024-02-12 03:56:46',NULL,0,0,NULL,NULL),(3735,'mixpanel','completed',10,'2024-02-12 02:53:43','2024-02-12 04:06:44','2024-02-12 04:01:42','2024-02-12 04:06:43',NULL,0,0,NULL,NULL),(3736,'mixpanel','completed',10,'2024-02-12 02:36:43','2024-02-12 04:16:38','2024-02-12 04:11:42','2024-02-12 04:16:37',NULL,0,0,NULL,NULL),(3737,'mixpanel','completed',10,'2024-02-12 02:42:37','2024-02-12 04:26:45','2024-02-12 04:21:36','2024-02-12 04:26:44',NULL,0,0,NULL,NULL),(3738,'mixpanel','completed',10,'2024-02-12 03:11:55','2024-02-12 04:36:40','2024-02-12 04:31:53','2024-02-12 04:36:39',NULL,0,0,NULL,NULL),(3739,'mixpanel','completed',10,'2024-02-12 02:42:02','2024-02-12 04:46:45','2024-02-12 04:42:00','2024-02-12 04:46:42',NULL,0,0,NULL,NULL),(3740,'mixpanel','completed',10,'2024-02-12 03:28:44','2024-02-12 04:56:41','2024-02-12 04:51:43','2024-02-12 04:56:40',NULL,0,0,NULL,NULL),(3741,'mixpanel','completed',10,'2024-02-12 03:32:43','2024-02-12 05:04:51','2024-02-12 05:01:42','2024-02-12 05:04:50',NULL,0,0,NULL,NULL),(3742,'mixpanel','completed',10,'2024-02-12 03:55:42','2024-02-12 05:16:36','2024-02-12 05:11:41','2024-02-12 05:16:35',NULL,0,0,NULL,NULL),(3743,'mixpanel','completed',10,'2024-02-12 04:12:45','2024-02-12 05:26:45','2024-02-12 05:21:44','2024-02-12 05:26:44',NULL,0,0,NULL,NULL),(3744,'mixpanel','completed',10,'2024-02-12 03:47:35','2024-02-12 05:31:36','2024-02-12 05:29:34','2024-02-12 05:31:35',NULL,0,0,NULL,NULL),(3745,'mixpanel','completed',10,'2024-02-12 04:11:48','2024-02-12 05:41:46','2024-02-12 05:36:47','2024-02-12 05:41:45',NULL,0,0,NULL,NULL),(3746,'mixpanel','completed',10,'2024-02-12 04:05:44','2024-02-12 05:51:38','2024-02-12 05:46:43','2024-02-12 05:51:37',NULL,0,0,NULL,NULL),(3747,'mixpanel','completed',10,'2024-02-12 04:02:07','2024-02-12 05:56:44','2024-02-12 05:54:06','2024-02-12 05:56:43',NULL,0,0,NULL,NULL),(3748,'mixpanel','completed',10,'2024-02-12 04:42:42','2024-02-12 06:06:49','2024-02-12 06:01:41','2024-02-12 06:06:48',NULL,0,0,NULL,NULL),(3749,'mixpanel','completed',10,'2024-02-12 04:19:41','2024-02-12 06:15:43','2024-02-12 06:11:39','2024-02-12 06:15:42',NULL,0,0,NULL,NULL),(3750,'mixpanel','completed',10,'2024-02-12 05:06:37','2024-02-12 06:20:41','2024-02-12 06:18:36','2024-02-12 06:20:40',NULL,0,0,NULL,NULL),(3751,'mixpanel','completed',10,'2024-02-12 05:20:42','2024-02-12 06:31:23','2024-02-12 06:26:41','2024-02-12 06:31:22',NULL,0,0,NULL,NULL),(3752,'mixpanel','completed',10,'2024-02-12 04:51:38','2024-02-12 06:40:17','2024-02-12 06:36:37','2024-02-12 06:40:15',NULL,0,0,NULL,NULL),(3753,'mixpanel','completed',10,'2024-02-12 04:52:08','2024-02-12 06:46:40','2024-02-12 06:44:07','2024-02-12 06:46:39',NULL,0,0,NULL,NULL),(3754,'mixpanel','completed',10,'2024-02-12 04:53:26','2024-02-12 06:56:50','2024-02-12 06:51:25','2024-02-12 06:56:49',NULL,0,0,NULL,NULL),(3755,'mixpanel','completed',10,'2024-02-12 05:40:44','2024-02-12 07:06:47','2024-02-12 07:01:43','2024-02-12 07:06:46',NULL,0,0,NULL,NULL),(3756,'subscribers_engagement_score','completed',10,'2024-02-12 07:09:39','2024-02-12 07:11:48','2024-02-12 07:09:37','2024-02-12 07:11:47',NULL,0,0,NULL,NULL),(3757,'mixpanel','completed',10,'2024-02-12 05:12:39','2024-02-12 07:11:48','2024-02-12 07:09:37','2024-02-12 07:11:47',NULL,0,0,NULL,NULL),(3758,'subscribers_engagement_score','completed',10,'2024-02-13 19:59:00','2024-02-13 20:01:43','2024-02-12 07:11:47','2024-02-13 20:01:41',NULL,0,0,NULL,NULL),(3759,'mixpanel','completed',10,'2024-02-12 05:40:39','2024-02-12 07:21:37','2024-02-12 07:16:38','2024-02-12 07:21:36',NULL,0,0,NULL,NULL),(3760,'mixpanel','completed',10,'2024-02-12 05:55:41','2024-02-12 07:30:31','2024-02-12 07:26:40','2024-02-12 07:30:30',NULL,0,0,NULL,NULL),(3761,'mixpanel','completed',10,'2024-02-12 05:49:41','2024-02-12 07:41:39','2024-02-12 07:36:40','2024-02-12 07:41:38',NULL,0,0,NULL,NULL),(3762,'mixpanel','completed',10,'2024-02-12 06:29:42','2024-02-12 07:51:45','2024-02-12 07:46:41','2024-02-12 07:51:44',NULL,0,0,NULL,NULL),(3763,'mixpanel','completed',10,'2024-02-12 06:52:47','2024-02-12 08:01:41','2024-02-12 07:56:46','2024-02-12 08:01:40',NULL,0,0,NULL,NULL),(3764,'mixpanel','completed',10,'2024-02-12 06:31:37','2024-02-12 08:11:44','2024-02-12 08:06:36','2024-02-12 08:11:43',NULL,0,0,NULL,NULL),(3765,'mixpanel','completed',10,'2024-02-12 06:52:40','2024-02-12 08:21:48','2024-02-12 08:16:39','2024-02-12 08:21:47',NULL,0,0,NULL,NULL),(3766,'mixpanel','completed',10,'2024-02-12 07:13:40','2024-02-12 08:31:43','2024-02-12 08:26:39','2024-02-12 08:31:42',NULL,0,0,NULL,NULL),(3767,'mixpanel','completed',10,'2024-02-12 07:03:53','2024-02-12 08:43:18','2024-02-12 08:40:50','2024-02-12 08:43:17',NULL,0,0,NULL,NULL),(3768,'mixpanel','completed',10,'2024-02-12 07:02:53','2024-02-12 08:51:45','2024-02-12 08:46:52','2024-02-12 08:51:44',NULL,0,0,NULL,NULL),(3769,'mixpanel','completed',10,'2024-02-12 07:10:43','2024-02-12 09:01:38','2024-02-12 08:56:42','2024-02-12 09:01:37',NULL,0,0,NULL,NULL),(3770,'mixpanel','completed',10,'2024-02-12 07:48:42','2024-02-12 09:11:41','2024-02-12 09:06:41','2024-02-12 09:11:40',NULL,0,0,NULL,NULL),(3771,'mixpanel','completed',10,'2024-02-12 08:11:38','2024-02-12 09:18:42','2024-02-12 09:16:37','2024-02-12 09:18:41',NULL,0,0,NULL,NULL),(3772,'mixpanel','completed',10,'2024-02-12 08:09:40','2024-02-12 09:26:44','2024-02-12 09:21:39','2024-02-12 09:26:43',NULL,0,0,NULL,NULL),(3773,'mixpanel','completed',10,'2024-02-12 07:47:44','2024-02-12 09:36:47','2024-02-12 09:31:43','2024-02-12 09:36:46',NULL,0,0,NULL,NULL),(3774,'mixpanel','completed',10,'2024-02-12 08:07:31','2024-02-12 09:41:47','2024-02-12 09:39:30','2024-02-12 09:41:46',NULL,0,0,NULL,NULL),(3775,'mixpanel','completed',10,'2024-02-12 08:00:41','2024-02-12 09:51:39','2024-02-12 09:46:40','2024-02-12 09:51:38',NULL,0,0,NULL,NULL),(3776,'mixpanel','completed',10,'2024-02-12 08:51:43','2024-02-12 10:01:40','2024-02-12 09:56:42','2024-02-12 10:01:38',NULL,0,0,NULL,NULL),(3777,'mixpanel','completed',10,'2024-02-12 08:18:41','2024-02-12 10:11:45','2024-02-12 10:06:40','2024-02-12 10:11:44',NULL,0,0,NULL,NULL),(3778,'mixpanel','completed',10,'2024-02-12 09:05:42','2024-02-12 10:21:45','2024-02-12 10:16:41','2024-02-12 10:21:44',NULL,0,0,NULL,NULL),(3779,'mixpanel','completed',10,'2024-02-12 08:47:41','2024-02-12 10:31:41','2024-02-12 10:26:40','2024-02-12 10:31:40',NULL,0,0,NULL,NULL),(3780,'mixpanel','completed',10,'2024-02-12 09:21:39','2024-02-12 10:41:43','2024-02-12 10:36:38','2024-02-12 10:41:42',NULL,0,0,NULL,NULL),(3781,'mixpanel','completed',10,'2024-02-12 08:46:41','2024-02-12 10:51:39','2024-02-12 10:46:40','2024-02-12 10:51:38',NULL,0,0,NULL,NULL),(3782,'mixpanel','completed',10,'2024-02-12 09:24:41','2024-02-12 11:01:47','2024-02-12 10:56:40','2024-02-12 11:01:46',NULL,0,0,NULL,NULL),(3783,'mixpanel','completed',10,'2024-02-12 09:44:44','2024-02-12 11:11:42','2024-02-12 11:06:43','2024-02-12 11:11:41',NULL,0,0,NULL,NULL),(3784,'mixpanel','completed',10,'2024-02-12 09:29:36','2024-02-12 11:21:44','2024-02-12 11:16:35','2024-02-12 11:21:43',NULL,0,0,NULL,NULL),(3785,'mixpanel','completed',10,'2024-02-12 10:09:41','2024-02-12 11:31:37','2024-02-12 11:26:40','2024-02-12 11:31:36',NULL,0,0,NULL,NULL),(3786,'mixpanel','completed',10,'2024-02-12 09:53:58','2024-02-12 11:41:37','2024-02-12 11:35:56','2024-02-12 11:41:36',NULL,0,0,NULL,NULL),(3787,'mixpanel','completed',10,'2024-02-12 10:22:39','2024-02-12 11:51:38','2024-02-12 11:46:38','2024-02-12 11:51:37',NULL,0,0,NULL,NULL),(3788,'mixpanel','completed',10,'2024-02-12 10:37:47','2024-02-12 12:01:40','2024-02-12 11:56:46','2024-02-12 12:01:39',NULL,0,0,NULL,NULL),(3789,'mixpanel','completed',10,'2024-02-12 10:29:37','2024-02-12 12:11:47','2024-02-12 12:06:36','2024-02-12 12:11:46',NULL,0,0,NULL,NULL),(3790,'mixpanel','completed',10,'2024-02-12 11:05:35','2024-02-12 12:21:40','2024-02-12 12:16:34','2024-02-12 12:21:39',NULL,0,0,NULL,NULL),(3791,'mixpanel','completed',10,'2024-02-12 10:59:47','2024-02-12 12:28:53','2024-02-12 12:26:46','2024-02-12 12:28:52',NULL,0,0,NULL,NULL),(3792,'mixpanel','completed',10,'2024-02-12 11:27:38','2024-02-12 12:36:40','2024-02-12 12:31:37','2024-02-12 12:36:39',NULL,0,0,NULL,NULL),(3793,'mixpanel','completed',10,'2024-02-12 11:07:47','2024-02-12 12:45:39','2024-02-12 12:41:46','2024-02-12 12:45:38',NULL,0,0,NULL,NULL),(3794,'mixpanel','completed',10,'2024-02-12 11:22:37','2024-02-12 12:51:37','2024-02-12 12:48:36','2024-02-12 12:51:36',NULL,0,0,NULL,NULL),(3795,'mixpanel','completed',10,'2024-02-12 11:34:53','2024-02-12 12:56:47','2024-02-12 12:53:52','2024-02-12 12:56:46',NULL,0,0,NULL,NULL),(3796,'mixpanel','completed',10,'2024-02-12 11:19:38','2024-02-12 13:06:40','2024-02-12 13:01:37','2024-02-12 13:06:39',NULL,0,0,NULL,NULL),(3797,'mixpanel','completed',10,'2024-02-12 11:21:43','2024-02-12 13:16:42','2024-02-12 13:11:42','2024-02-12 13:16:41',NULL,0,0,NULL,NULL),(3798,'mixpanel','completed',10,'2024-02-12 12:17:37','2024-02-12 13:25:53','2024-02-12 13:21:36','2024-02-12 13:25:52',NULL,0,0,NULL,NULL),(3799,'mixpanel','completed',10,'2024-02-12 12:18:37','2024-02-12 13:31:46','2024-02-12 13:28:36','2024-02-12 13:31:45',NULL,0,0,NULL,NULL),(3800,'mixpanel','completed',10,'2024-02-12 12:33:41','2024-02-12 13:41:46','2024-02-12 13:36:40','2024-02-12 13:41:45',NULL,0,0,NULL,NULL),(3801,'mixpanel','completed',10,'2024-02-12 12:44:40','2024-02-12 13:51:35','2024-02-12 13:46:39','2024-02-12 13:51:34',NULL,0,0,NULL,NULL),(3802,'mixpanel','completed',10,'2024-02-12 12:19:44','2024-02-12 14:01:43','2024-02-12 13:56:43','2024-02-12 14:01:41',NULL,0,0,NULL,NULL),(3803,'mixpanel','completed',10,'2024-02-12 12:16:41','2024-02-12 14:11:42','2024-02-12 14:06:40','2024-02-12 14:11:41',NULL,0,0,NULL,NULL),(3804,'mixpanel','completed',10,'2024-02-12 12:44:46','2024-02-12 14:21:51','2024-02-12 14:16:45','2024-02-12 14:21:50',NULL,0,0,NULL,NULL),(3805,'mixpanel','completed',10,'2024-02-12 13:18:43','2024-02-12 14:31:41','2024-02-12 14:26:42','2024-02-12 14:31:40',NULL,0,0,NULL,NULL),(3806,'mixpanel','completed',10,'2024-02-12 13:28:34','2024-02-12 14:41:48','2024-02-12 14:36:34','2024-02-12 14:41:47',NULL,0,0,NULL,NULL),(3807,'mixpanel','completed',10,'2024-02-12 13:07:28','2024-02-12 14:46:37','2024-02-12 14:44:27','2024-02-12 14:46:36',NULL,0,0,NULL,NULL),(3808,'mixpanel','completed',10,'2024-02-12 13:48:11','2024-02-12 14:56:42','2024-02-12 14:51:10','2024-02-12 14:56:41',NULL,0,0,NULL,NULL),(3809,'mixpanel','completed',10,'2024-02-12 13:38:41','2024-02-12 15:06:42','2024-02-12 15:01:40','2024-02-12 15:06:41',NULL,0,0,NULL,NULL),(3810,'mixpanel','completed',10,'2024-02-12 13:32:44','2024-02-12 15:16:34','2024-02-12 15:11:43','2024-02-12 15:16:33',NULL,0,0,NULL,NULL),(3811,'mixpanel','completed',10,'2024-02-12 13:41:29','2024-02-12 15:21:38','2024-02-12 15:19:28','2024-02-12 15:21:37',NULL,0,0,NULL,NULL),(3812,'mixpanel','completed',10,'2024-02-12 13:54:07','2024-02-12 15:26:41','2024-02-12 15:24:06','2024-02-12 15:26:40',NULL,0,0,NULL,NULL),(3813,'mixpanel','completed',10,'2024-02-12 13:44:39','2024-02-12 15:36:29','2024-02-12 15:31:38','2024-02-12 15:36:28',NULL,0,0,NULL,NULL),(3814,'mixpanel','completed',10,'2024-02-12 14:26:39','2024-02-12 15:46:42','2024-02-12 15:41:38','2024-02-12 15:46:41',NULL,0,0,NULL,NULL),(3815,'mixpanel','completed',10,'2024-02-12 14:13:43','2024-02-12 15:56:49','2024-02-12 15:51:37','2024-02-12 15:56:48',NULL,0,0,NULL,NULL),(3816,'mixpanel','completed',10,'2024-02-12 14:03:39','2024-02-12 16:06:47','2024-02-12 16:01:38','2024-02-12 16:06:46',NULL,0,0,NULL,NULL),(3817,'mixpanel','completed',10,'2024-02-12 14:25:00','2024-02-12 16:11:07','2024-02-12 16:08:59','2024-02-12 16:11:06',NULL,0,0,NULL,NULL),(3818,'mixpanel','completed',10,'2024-02-12 14:40:57','2024-02-12 16:20:35','2024-02-12 16:14:56','2024-02-12 16:20:34',NULL,0,0,NULL,NULL),(3819,'mixpanel','completed',10,'2024-02-12 14:37:40','2024-02-12 16:31:39','2024-02-12 16:26:39','2024-02-12 16:31:38',NULL,0,0,NULL,NULL),(3820,'mixpanel','completed',10,'2024-02-12 15:15:43','2024-02-12 16:41:44','2024-02-12 16:36:42','2024-02-12 16:41:42',NULL,0,0,NULL,NULL),(3821,'mixpanel','completed',10,'2024-02-12 15:28:10','2024-02-12 16:46:34','2024-02-12 16:44:09','2024-02-12 16:46:33',NULL,0,0,NULL,NULL),(3822,'mixpanel','completed',10,'2024-02-12 15:26:39','2024-02-12 16:50:40','2024-02-12 16:48:38','2024-02-12 16:50:40',NULL,0,0,NULL,NULL),(3823,'mixpanel','completed',10,'2024-02-12 15:02:44','2024-02-12 17:01:44','2024-02-12 16:56:43','2024-02-12 17:01:43',NULL,0,0,NULL,NULL),(3824,'mixpanel','completed',10,'2024-02-12 15:14:47','2024-02-12 17:11:07','2024-02-12 17:06:46','2024-02-12 17:11:06',NULL,0,0,NULL,NULL),(3825,'mixpanel','completed',10,'2024-02-12 15:59:39','2024-02-12 17:18:43','2024-02-12 17:16:38','2024-02-12 17:18:42',NULL,0,0,NULL,NULL),(3826,'mixpanel','completed',10,'2024-02-12 15:43:40','2024-02-12 17:26:42','2024-02-12 17:21:39','2024-02-12 17:26:41',NULL,0,0,NULL,NULL),(3827,'mixpanel','completed',10,'2024-02-12 16:04:40','2024-02-12 17:35:18','2024-02-12 17:31:39','2024-02-12 17:35:17',NULL,0,0,NULL,NULL),(3828,'mixpanel','completed',10,'2024-02-12 16:32:42','2024-02-12 17:44:36','2024-02-12 17:41:41','2024-02-12 17:44:35',NULL,0,0,NULL,NULL),(3829,'mixpanel','completed',10,'2024-02-12 16:33:41','2024-02-12 17:51:42','2024-02-12 17:46:40','2024-02-12 17:51:41',NULL,0,0,NULL,NULL),(3830,'mixpanel','completed',10,'2024-02-12 16:51:50','2024-02-12 18:01:40','2024-02-12 17:56:49','2024-02-12 18:01:39',NULL,0,0,NULL,NULL),(3831,'mixpanel','completed',10,'2024-02-12 16:54:45','2024-02-12 18:11:39','2024-02-12 18:06:44','2024-02-12 18:11:38',NULL,0,0,NULL,NULL),(3832,'mixpanel','completed',10,'2024-02-12 16:43:45','2024-02-12 18:21:38','2024-02-12 18:16:44','2024-02-12 18:21:36',NULL,0,0,NULL,NULL),(3833,'mixpanel','completed',10,'2024-02-12 16:36:49','2024-02-12 18:31:45','2024-02-12 18:26:43','2024-02-12 18:31:45',NULL,0,0,NULL,NULL),(3834,'mixpanel','completed',10,'2024-02-12 17:00:35','2024-02-12 18:41:48','2024-02-12 18:36:34','2024-02-12 18:41:47',NULL,0,0,NULL,NULL),(3835,'mixpanel','completed',10,'2024-02-12 17:01:38','2024-02-12 18:51:44','2024-02-12 18:46:37','2024-02-12 18:51:43',NULL,0,0,NULL,NULL),(3836,'mixpanel','completed',10,'2024-02-12 17:06:56','2024-02-12 19:01:38','2024-02-12 18:56:55','2024-02-12 19:01:37',NULL,0,0,NULL,NULL),(3837,'mixpanel','completed',10,'2024-02-12 17:51:21','2024-02-12 19:11:38','2024-02-12 19:06:20','2024-02-12 19:11:37',NULL,0,0,NULL,NULL),(3838,'mixpanel','completed',10,'2024-02-12 17:58:45','2024-02-12 19:21:37','2024-02-12 19:16:44','2024-02-12 19:21:36',NULL,0,0,NULL,NULL),(3839,'mixpanel','completed',10,'2024-02-12 18:05:39','2024-02-12 19:29:28','2024-02-12 19:26:38','2024-02-12 19:29:27',NULL,0,0,NULL,NULL),(3840,'mixpanel','completed',10,'2024-02-12 17:42:48','2024-02-12 19:36:46','2024-02-12 19:31:47','2024-02-12 19:36:45',NULL,0,0,NULL,NULL),(3841,'mixpanel','completed',10,'2024-02-12 18:16:22','2024-02-12 19:46:41','2024-02-12 19:41:21','2024-02-12 19:46:40',NULL,0,0,NULL,NULL),(3842,'mixpanel','completed',10,'2024-02-12 18:23:56','2024-02-12 19:56:42','2024-02-12 19:51:53','2024-02-12 19:56:39',NULL,0,0,NULL,NULL),(3843,'mixpanel','completed',10,'2024-02-12 18:43:35','2024-02-12 20:05:31','2024-02-12 20:01:34','2024-02-12 20:05:29',NULL,0,0,NULL,NULL),(3844,'mixpanel','completed',10,'2024-02-12 18:32:38','2024-02-12 20:16:46','2024-02-12 20:11:37','2024-02-12 20:16:45',NULL,0,0,NULL,NULL),(3845,'mixpanel','completed',10,'2024-02-12 18:58:39','2024-02-12 20:26:40','2024-02-12 20:21:37','2024-02-12 20:26:39',NULL,0,0,NULL,NULL),(3846,'mixpanel','completed',10,'2024-02-12 18:58:50','2024-02-12 20:36:41','2024-02-12 20:30:49','2024-02-12 20:36:39',NULL,0,0,NULL,NULL),(3847,'mixpanel','completed',10,'2024-02-12 19:01:48','2024-02-12 20:46:39','2024-02-12 20:41:47','2024-02-12 20:46:37',NULL,0,0,NULL,NULL),(3848,'mixpanel','completed',10,'2024-02-12 19:01:42','2024-02-12 20:56:27','2024-02-12 20:51:41','2024-02-12 20:56:26',NULL,0,0,NULL,NULL),(3849,'mixpanel','completed',10,'2024-02-12 19:38:44','2024-02-12 21:07:07','2024-02-12 21:01:43','2024-02-12 21:07:00',NULL,0,0,NULL,NULL),(3850,'mixpanel','completed',10,'2024-02-12 19:29:28','2024-02-12 21:13:45','2024-02-12 21:10:26','2024-02-12 21:13:43',NULL,0,0,NULL,NULL),(3851,'mixpanel','completed',10,'2024-02-12 19:36:40','2024-02-12 21:21:43','2024-02-12 21:16:39','2024-02-12 21:21:42',NULL,0,0,NULL,NULL),(3852,'mixpanel','completed',10,'2024-02-12 20:14:57','2024-02-12 21:26:40','2024-02-12 21:23:56','2024-02-12 21:26:39',NULL,0,0,NULL,NULL),(3853,'mixpanel','completed',10,'2024-02-12 20:00:40','2024-02-12 21:36:41','2024-02-12 21:31:39','2024-02-12 21:36:40',NULL,0,0,NULL,NULL),(3854,'mixpanel','completed',10,'2024-02-12 20:25:45','2024-02-12 21:46:36','2024-02-12 21:41:44','2024-02-12 21:46:35',NULL,0,0,NULL,NULL),(3855,'mixpanel','completed',10,'2024-02-12 20:31:34','2024-02-12 21:56:42','2024-02-12 21:51:33','2024-02-12 21:56:41',NULL,0,0,NULL,NULL),(3856,'mixpanel','completed',10,'2024-02-12 20:50:40','2024-02-12 22:05:11','2024-02-12 22:01:39','2024-02-12 22:05:11',NULL,0,0,NULL,NULL),(3857,'export_files_cleanup','completed',10,'2024-02-23 22:00:00','2024-02-23 22:02:30','2024-02-12 22:05:11','2024-02-23 22:02:29',NULL,0,0,NULL,NULL),(3858,'mixpanel','completed',10,'2024-02-12 20:51:39','2024-02-12 22:16:50','2024-02-12 22:11:38','2024-02-12 22:16:49',NULL,0,0,NULL,NULL),(3859,'mixpanel','completed',10,'2024-02-12 20:36:12','2024-02-12 22:21:45','2024-02-12 22:19:11','2024-02-12 22:21:44',NULL,0,0,NULL,NULL),(3860,'mixpanel','completed',10,'2024-02-12 20:40:49','2024-02-12 22:31:41','2024-02-12 22:26:48','2024-02-12 22:31:40',NULL,0,0,NULL,NULL),(3861,'mixpanel','completed',10,'2024-02-12 21:07:37','2024-02-12 22:41:46','2024-02-12 22:36:36','2024-02-12 22:41:45',NULL,0,0,NULL,NULL),(3862,'mixpanel','completed',10,'2024-02-12 20:55:38','2024-02-12 22:51:48','2024-02-12 22:46:37','2024-02-12 22:51:47',NULL,0,0,NULL,NULL),(3863,'mixpanel','completed',10,'2024-02-12 21:41:45','2024-02-12 22:59:26','2024-02-12 22:56:44','2024-02-12 22:59:25',NULL,0,0,NULL,NULL),(3864,'mixpanel','completed',10,'2024-02-12 21:29:39','2024-02-12 23:06:44','2024-02-12 23:01:39','2024-02-12 23:06:43',NULL,0,0,NULL,NULL),(3865,'mixpanel','completed',10,'2024-02-12 21:14:38','2024-02-12 23:15:54','2024-02-12 23:11:37','2024-02-12 23:15:54',NULL,0,0,NULL,NULL),(3866,'mixpanel','completed',10,'2024-02-12 22:00:35','2024-02-12 23:26:39','2024-02-12 23:21:34','2024-02-12 23:26:38',NULL,0,0,NULL,NULL),(3867,'mixpanel','completed',10,'2024-02-12 21:54:27','2024-02-12 23:35:20','2024-02-12 23:30:27','2024-02-12 23:35:19',NULL,0,0,NULL,NULL),(3868,'mixpanel','completed',10,'2024-02-12 22:02:41','2024-02-12 23:45:08','2024-02-12 23:41:40','2024-02-12 23:45:07',NULL,0,0,NULL,NULL),(3869,'mixpanel','completed',10,'2024-02-12 22:05:42','2024-02-12 23:56:49','2024-02-12 23:51:36','2024-02-12 23:56:48',NULL,0,0,NULL,NULL),(3870,'mixpanel','completed',10,'2024-02-12 22:50:38','2024-02-13 00:06:47','2024-02-12 23:59:37','2024-02-13 00:06:46',NULL,0,0,NULL,NULL),(3871,'mixpanel','completed',10,'2024-02-12 22:54:37','2024-02-13 00:14:50','2024-02-13 00:11:36','2024-02-13 00:14:49',NULL,0,0,NULL,NULL),(3872,'mixpanel','completed',10,'2024-02-12 23:06:44','2024-02-13 00:26:43','2024-02-13 00:21:43','2024-02-13 00:26:42',NULL,0,0,NULL,NULL),(3873,'mixpanel','completed',10,'2024-02-12 23:02:18','2024-02-13 00:36:46','2024-02-13 00:30:17','2024-02-13 00:36:45',NULL,0,0,NULL,NULL),(3874,'mixpanel','completed',10,'2024-02-12 23:36:41','2024-02-13 00:46:00','2024-02-13 00:41:40','2024-02-13 00:45:59',NULL,0,0,NULL,NULL),(3875,'mixpanel','completed',10,'2024-02-12 22:58:38','2024-02-13 00:56:52','2024-02-13 00:51:37','2024-02-13 00:56:51',NULL,0,0,NULL,NULL),(3876,'mixpanel','completed',10,'2024-02-12 23:48:43','2024-02-13 01:06:37','2024-02-13 01:01:42','2024-02-13 01:06:36',NULL,0,0,NULL,NULL),(3877,'mixpanel','completed',10,'2024-02-13 00:09:43','2024-02-13 01:16:42','2024-02-13 01:11:42','2024-02-13 01:16:41',NULL,0,0,NULL,NULL),(3878,'mixpanel','completed',10,'2024-02-13 00:15:43','2024-02-13 01:26:38','2024-02-13 01:21:42','2024-02-13 01:26:37',NULL,0,0,NULL,NULL),(3879,'mixpanel','completed',10,'2024-02-13 00:22:49','2024-02-13 01:36:41','2024-02-13 01:31:48','2024-02-13 01:36:40',NULL,0,0,NULL,NULL),(3880,'mixpanel','completed',10,'2024-02-13 00:37:40','2024-02-13 01:46:37','2024-02-13 01:41:38','2024-02-13 01:46:36',NULL,0,0,NULL,NULL),(3881,'mixpanel','completed',10,'2024-02-12 23:58:13','2024-02-13 01:51:44','2024-02-13 01:49:12','2024-02-13 01:51:43',NULL,0,0,NULL,NULL),(3882,'mixpanel','completed',10,'2024-02-13 00:11:43','2024-02-13 02:01:36','2024-02-13 01:56:42','2024-02-13 02:01:35',NULL,0,0,NULL,NULL),(3883,'mixpanel','completed',10,'2024-02-13 00:28:48','2024-02-13 02:16:35','2024-02-13 02:05:47','2024-02-13 02:16:34',NULL,0,0,NULL,NULL),(3884,'mixpanel','completed',10,'2024-02-13 00:47:41','2024-02-13 02:26:47','2024-02-13 02:21:40','2024-02-13 02:26:46',NULL,0,0,NULL,NULL),(3885,'mixpanel','completed',10,'2024-02-13 01:17:37','2024-02-13 02:36:46','2024-02-13 02:31:36','2024-02-13 02:36:45',NULL,0,0,NULL,NULL),(3886,'mixpanel','completed',10,'2024-02-13 01:13:50','2024-02-13 02:45:23','2024-02-13 02:41:49','2024-02-13 02:45:22',NULL,0,0,NULL,NULL),(3887,'mixpanel','completed',10,'2024-02-13 00:51:40','2024-02-13 02:56:40','2024-02-13 02:51:39','2024-02-13 02:56:39',NULL,0,0,NULL,NULL),(3888,'mixpanel','completed',10,'2024-02-13 01:18:50','2024-02-13 03:06:38','2024-02-13 03:01:49','2024-02-13 03:06:37',NULL,0,0,NULL,NULL),(3889,'mixpanel','completed',10,'2024-02-13 01:43:41','2024-02-13 03:16:42','2024-02-13 03:11:40','2024-02-13 03:16:41',NULL,0,0,NULL,NULL),(3890,'mixpanel','completed',10,'2024-02-13 01:27:38','2024-02-13 03:26:46','2024-02-13 03:21:37','2024-02-13 03:26:45',NULL,0,0,NULL,NULL),(3891,'mixpanel','completed',10,'2024-02-13 02:04:41','2024-02-13 03:36:36','2024-02-13 03:31:39','2024-02-13 03:36:35',NULL,0,0,NULL,NULL),(3892,'mixpanel','completed',10,'2024-02-13 02:27:45','2024-02-13 03:46:36','2024-02-13 03:41:44','2024-02-13 03:46:35',NULL,0,0,NULL,NULL),(3893,'mixpanel','completed',10,'2024-02-13 02:48:42','2024-02-13 03:56:44','2024-02-13 03:51:40','2024-02-13 03:56:43',NULL,0,0,NULL,NULL),(3894,'schedule_re_engagement_email','completed',10,'2024-02-14 03:56:44','2024-02-14 04:01:38','2024-02-13 03:56:43','2024-02-14 04:01:37',NULL,0,0,NULL,NULL),(3895,'mixpanel','completed',10,'2024-02-13 02:21:50','2024-02-13 04:06:40','2024-02-13 04:01:49','2024-02-13 04:06:38',NULL,0,0,NULL,NULL),(3896,'mixpanel','completed',10,'2024-02-13 02:59:51','2024-02-13 04:16:36','2024-02-13 04:11:50','2024-02-13 04:16:35',NULL,0,0,NULL,NULL),(3897,'mixpanel','completed',10,'2024-02-13 03:06:33','2024-02-13 04:25:06','2024-02-13 04:21:32','2024-02-13 04:25:05',NULL,0,0,NULL,NULL),(3898,'mixpanel','completed',10,'2024-02-13 02:49:50','2024-02-13 04:36:47','2024-02-13 04:31:43','2024-02-13 04:36:46',NULL,0,0,NULL,NULL),(3899,'mixpanel','completed',10,'2024-02-13 03:38:42','2024-02-13 04:46:41','2024-02-13 04:41:41','2024-02-13 04:46:40',NULL,0,0,NULL,NULL),(3900,'mixpanel','completed',10,'2024-02-13 03:37:44','2024-02-13 04:56:48','2024-02-13 04:51:41','2024-02-13 04:56:47',NULL,0,0,NULL,NULL),(3901,'mixpanel','completed',10,'2024-02-13 03:48:41','2024-02-13 05:06:47','2024-02-13 05:01:40','2024-02-13 05:06:46',NULL,0,0,NULL,NULL),(3902,'mixpanel','completed',10,'2024-02-13 03:34:38','2024-02-13 05:16:32','2024-02-13 05:09:37','2024-02-13 05:16:31',NULL,0,0,NULL,NULL),(3903,'mixpanel','completed',10,'2024-02-13 04:00:38','2024-02-13 05:21:37','2024-02-13 05:18:37','2024-02-13 05:21:36',NULL,0,0,NULL,NULL),(3904,'mixpanel','completed',10,'2024-02-13 04:00:38','2024-02-13 05:26:41','2024-02-13 05:23:37','2024-02-13 05:26:40',NULL,0,0,NULL,NULL),(3905,'mixpanel','completed',10,'2024-02-13 04:11:38','2024-02-13 05:36:45','2024-02-13 05:31:37','2024-02-13 05:36:44',NULL,0,0,NULL,NULL),(3906,'mixpanel','completed',10,'2024-02-13 04:12:35','2024-02-13 05:46:39','2024-02-13 05:41:34','2024-02-13 05:46:38',NULL,0,0,NULL,NULL),(3907,'mixpanel','completed',10,'2024-02-13 04:42:10','2024-02-13 05:56:45','2024-02-13 05:51:09','2024-02-13 05:56:44',NULL,0,0,NULL,NULL),(3908,'mixpanel','completed',10,'2024-02-13 04:27:44','2024-02-13 06:06:46','2024-02-13 06:01:43','2024-02-13 06:06:45',NULL,0,0,NULL,NULL),(3909,'mixpanel','completed',10,'2024-02-13 04:35:42','2024-02-13 06:16:41','2024-02-13 06:11:41','2024-02-13 06:16:40',NULL,0,0,NULL,NULL),(3910,'mixpanel','completed',10,'2024-02-13 04:45:40','2024-02-13 06:26:46','2024-02-13 06:21:39','2024-02-13 06:26:45',NULL,0,0,NULL,NULL),(3911,'mixpanel','completed',10,'2024-02-13 05:25:38','2024-02-13 06:36:47','2024-02-13 06:31:37','2024-02-13 06:36:46',NULL,0,0,NULL,NULL),(3912,'mixpanel','completed',10,'2024-02-13 04:46:46','2024-02-13 06:46:43','2024-02-13 06:41:45','2024-02-13 06:46:42',NULL,0,0,NULL,NULL),(3913,'mixpanel','completed',10,'2024-02-13 05:25:53','2024-02-13 06:56:18','2024-02-13 06:51:52','2024-02-13 06:56:17',NULL,0,0,NULL,NULL),(3914,'mixpanel','completed',10,'2024-02-13 05:50:36','2024-02-13 07:06:43','2024-02-13 07:01:35','2024-02-13 07:06:42',NULL,0,0,NULL,NULL),(3915,'mixpanel','completed',10,'2024-02-13 05:12:39','2024-02-13 07:16:41','2024-02-13 07:11:38','2024-02-13 07:16:40',NULL,0,0,NULL,NULL),(3916,'mixpanel','completed',10,'2024-02-13 05:37:50','2024-02-13 07:26:46','2024-02-13 07:21:49','2024-02-13 07:26:46',NULL,0,0,NULL,NULL),(3917,'mixpanel','completed',10,'2024-02-13 05:52:38','2024-02-13 07:36:47','2024-02-13 07:31:37','2024-02-13 07:36:46',NULL,0,0,NULL,NULL),(3918,'mixpanel','completed',10,'2024-02-13 05:40:43','2024-02-13 07:46:40','2024-02-13 07:41:42','2024-02-13 07:46:39',NULL,0,0,NULL,NULL),(3919,'mixpanel','completed',10,'2024-02-13 05:56:39','2024-02-13 07:53:56','2024-02-13 07:51:38','2024-02-13 07:53:55',NULL,0,0,NULL,NULL),(3920,'mixpanel','completed',10,'2024-02-13 05:55:47','2024-02-13 08:01:45','2024-02-13 07:56:46','2024-02-13 08:01:44',NULL,0,0,NULL,NULL),(3921,'mixpanel','completed',10,'2024-02-13 06:42:42','2024-02-13 08:11:42','2024-02-13 08:06:41','2024-02-13 08:11:41',NULL,0,0,NULL,NULL),(3922,'mixpanel','completed',10,'2024-02-13 06:18:41','2024-02-13 08:21:37','2024-02-13 08:16:40','2024-02-13 08:21:36',NULL,0,0,NULL,NULL),(3923,'mixpanel','completed',10,'2024-02-13 06:39:49','2024-02-13 08:29:10','2024-02-13 08:26:48','2024-02-13 08:29:09',NULL,0,0,NULL,NULL),(3924,'mixpanel','completed',10,'2024-02-13 07:27:41','2024-02-13 08:34:44','2024-02-13 08:31:40','2024-02-13 08:34:43',NULL,0,0,NULL,NULL),(3925,'mixpanel','completed',10,'2024-02-13 06:40:43','2024-02-13 08:46:36','2024-02-13 08:41:42','2024-02-13 08:46:35',NULL,0,0,NULL,NULL),(3926,'mixpanel','completed',10,'2024-02-13 06:49:53','2024-02-13 08:56:51','2024-02-13 08:49:52','2024-02-13 08:56:50',NULL,0,0,NULL,NULL),(3927,'mixpanel','completed',10,'2024-02-13 07:08:41','2024-02-13 09:06:37','2024-02-13 09:01:40','2024-02-13 09:06:36',NULL,0,0,NULL,NULL),(3928,'mixpanel','completed',10,'2024-02-13 07:32:44','2024-02-13 09:16:42','2024-02-13 09:11:43','2024-02-13 09:16:41',NULL,0,0,NULL,NULL),(3929,'mixpanel','completed',10,'2024-02-13 07:25:02','2024-02-13 09:26:47','2024-02-13 09:20:01','2024-02-13 09:26:46',NULL,0,0,NULL,NULL),(3930,'mixpanel','completed',10,'2024-02-13 08:26:44','2024-02-13 09:36:42','2024-02-13 09:31:42','2024-02-13 09:36:41',NULL,0,0,NULL,NULL),(3931,'mixpanel','completed',10,'2024-02-13 07:47:00','2024-02-13 09:41:41','2024-02-13 09:38:59','2024-02-13 09:41:40',NULL,0,0,NULL,NULL),(3932,'mixpanel','completed',10,'2024-02-13 08:01:44','2024-02-13 09:49:42','2024-02-13 09:46:43','2024-02-13 09:49:41',NULL,0,0,NULL,NULL),(3933,'mixpanel','completed',10,'2024-02-13 08:17:43','2024-02-13 10:01:40','2024-02-13 09:56:42','2024-02-13 10:01:39',NULL,0,0,NULL,NULL),(3934,'mixpanel','completed',10,'2024-02-13 08:32:39','2024-02-13 10:11:38','2024-02-13 10:06:38','2024-02-13 10:11:38',NULL,0,0,NULL,NULL),(3935,'mixpanel','completed',10,'2024-02-13 08:41:38','2024-02-13 10:21:41','2024-02-13 10:16:37','2024-02-13 10:21:40',NULL,0,0,NULL,NULL),(3936,'mixpanel','completed',10,'2024-02-13 09:10:41','2024-02-13 10:31:39','2024-02-13 10:26:40','2024-02-13 10:31:38',NULL,0,0,NULL,NULL),(3937,'mixpanel','completed',10,'2024-02-13 08:35:41','2024-02-13 10:41:36','2024-02-13 10:36:40','2024-02-13 10:41:35',NULL,0,0,NULL,NULL),(3938,'mixpanel','completed',10,'2024-02-13 09:22:10','2024-02-13 10:51:47','2024-02-13 10:46:08','2024-02-13 10:51:46',NULL,0,0,NULL,NULL),(3939,'mixpanel','completed',10,'2024-02-13 09:04:42','2024-02-13 11:01:40','2024-02-13 10:56:41','2024-02-13 11:01:39',NULL,0,0,NULL,NULL),(3940,'mixpanel','completed',10,'2024-02-13 09:16:46','2024-02-13 11:11:40','2024-02-13 11:06:45','2024-02-13 11:11:39',NULL,0,0,NULL,NULL),(3941,'mixpanel','completed',10,'2024-02-13 10:06:49','2024-02-13 11:21:47','2024-02-13 11:16:48','2024-02-13 11:21:46',NULL,0,0,NULL,NULL),(3942,'mixpanel','completed',10,'2024-02-13 10:20:45','2024-02-13 11:31:44','2024-02-13 11:26:44','2024-02-13 11:31:43',NULL,0,0,NULL,NULL),(3943,'mixpanel','completed',10,'2024-02-13 10:10:47','2024-02-13 11:41:44','2024-02-13 11:36:46','2024-02-13 11:41:43',NULL,0,0,NULL,NULL),(3944,'mixpanel','completed',10,'2024-02-13 10:30:14','2024-02-13 11:51:46','2024-02-13 11:45:13','2024-02-13 11:51:45',NULL,0,0,NULL,NULL),(3945,'mixpanel','completed',10,'2024-02-13 10:15:40','2024-02-13 12:01:44','2024-02-13 11:56:39','2024-02-13 12:01:43',NULL,0,0,NULL,NULL),(3946,'mixpanel','completed',10,'2024-02-13 10:52:42','2024-02-13 12:11:44','2024-02-13 12:06:41','2024-02-13 12:11:43',NULL,0,0,NULL,NULL),(3947,'mixpanel','completed',10,'2024-02-13 10:37:50','2024-02-13 12:21:38','2024-02-13 12:16:49','2024-02-13 12:21:37',NULL,0,0,NULL,NULL),(3948,'mixpanel','completed',10,'2024-02-13 10:30:41','2024-02-13 12:31:40','2024-02-13 12:26:40','2024-02-13 12:31:39',NULL,0,0,NULL,NULL),(3949,'mixpanel','completed',10,'2024-02-13 11:18:42','2024-02-13 12:41:49','2024-02-13 12:35:41','2024-02-13 12:41:47',NULL,0,0,NULL,NULL),(3950,'mixpanel','completed',10,'2024-02-13 11:13:38','2024-02-13 12:51:40','2024-02-13 12:46:37','2024-02-13 12:51:39',NULL,0,0,NULL,NULL),(3951,'mixpanel','completed',10,'2024-02-13 11:47:43','2024-02-13 13:01:36','2024-02-13 12:56:42','2024-02-13 13:01:35',NULL,0,0,NULL,NULL),(3952,'mixpanel','completed',10,'2024-02-13 11:25:40','2024-02-13 13:11:38','2024-02-13 13:06:39','2024-02-13 13:11:37',NULL,0,0,NULL,NULL),(3953,'mixpanel','completed',10,'2024-02-13 11:23:43','2024-02-13 13:21:48','2024-02-13 13:16:42','2024-02-13 13:21:47',NULL,0,0,NULL,NULL),(3954,'mixpanel','completed',10,'2024-02-13 12:23:49','2024-02-13 13:31:45','2024-02-13 13:26:48','2024-02-13 13:31:44',NULL,0,0,NULL,NULL),(3955,'mixpanel','completed',10,'2024-02-13 12:21:39','2024-02-13 13:41:21','2024-02-13 13:36:38','2024-02-13 13:41:20',NULL,0,0,NULL,NULL),(3956,'mixpanel','completed',10,'2024-02-13 12:11:41','2024-02-13 13:52:04','2024-02-13 13:46:40','2024-02-13 13:52:01',NULL,0,0,NULL,NULL),(3957,'mixpanel','completed',10,'2024-02-13 11:55:42','2024-02-13 14:01:40','2024-02-13 13:56:41','2024-02-13 14:01:39',NULL,0,0,NULL,NULL),(3958,'mixpanel','completed',10,'2024-02-13 12:21:55','2024-02-13 14:11:44','2024-02-13 14:06:54','2024-02-13 14:11:43',NULL,0,0,NULL,NULL),(3959,'mixpanel','completed',10,'2024-02-13 12:53:41','2024-02-13 14:20:11','2024-02-13 14:16:40','2024-02-13 14:20:10',NULL,0,0,NULL,NULL),(3960,'mixpanel','completed',10,'2024-02-13 13:21:25','2024-02-13 14:31:44','2024-02-13 14:25:24','2024-02-13 14:31:43',NULL,0,0,NULL,NULL),(3961,'mixpanel','completed',10,'2024-02-13 13:13:54','2024-02-13 14:41:45','2024-02-13 14:36:53','2024-02-13 14:41:44',NULL,0,0,NULL,NULL),(3962,'mixpanel','completed',10,'2024-02-13 13:22:45','2024-02-13 14:49:35','2024-02-13 14:46:44','2024-02-13 14:49:34',NULL,0,0,NULL,NULL),(3963,'mixpanel','completed',10,'2024-02-13 13:27:40','2024-02-13 14:54:01','2024-02-13 14:51:39','2024-02-13 14:54:00',NULL,0,0,NULL,NULL),(3964,'mixpanel','completed',10,'2024-02-13 13:43:44','2024-02-13 15:01:44','2024-02-13 14:56:43','2024-02-13 15:01:43',NULL,0,0,NULL,NULL),(3965,'mixpanel','completed',10,'2024-02-13 13:09:47','2024-02-13 15:11:44','2024-02-13 15:06:46','2024-02-13 15:11:43',NULL,0,0,NULL,NULL),(3966,'mixpanel','completed',10,'2024-02-13 14:09:41','2024-02-13 15:21:49','2024-02-13 15:16:40','2024-02-13 15:21:48',NULL,0,0,NULL,NULL),(3967,'mixpanel','completed',10,'2024-02-13 13:43:42','2024-02-13 15:31:41','2024-02-13 15:26:41','2024-02-13 15:31:40',NULL,0,0,NULL,NULL),(3968,'mixpanel','completed',10,'2024-02-13 13:44:38','2024-02-13 15:41:42','2024-02-13 15:36:36','2024-02-13 15:41:41',NULL,0,0,NULL,NULL),(3969,'mixpanel','completed',10,'2024-02-13 13:56:38','2024-02-13 15:51:48','2024-02-13 15:46:37','2024-02-13 15:51:47',NULL,0,0,NULL,NULL),(3970,'mixpanel','completed',10,'2024-02-13 14:40:48','2024-02-13 16:01:44','2024-02-13 15:56:47','2024-02-13 16:01:43',NULL,0,0,NULL,NULL),(3971,'mixpanel','completed',10,'2024-02-13 14:19:48','2024-02-13 16:11:39','2024-02-13 16:06:47','2024-02-13 16:11:38',NULL,0,0,NULL,NULL),(3972,'mixpanel','completed',10,'2024-02-13 14:42:40','2024-02-13 16:21:48','2024-02-13 16:16:39','2024-02-13 16:21:47',NULL,0,0,NULL,NULL),(3973,'mixpanel','completed',10,'2024-02-13 15:10:42','2024-02-13 16:31:41','2024-02-13 16:26:41','2024-02-13 16:31:40',NULL,0,0,NULL,NULL),(3974,'mixpanel','completed',10,'2024-02-13 14:48:42','2024-02-13 16:41:47','2024-02-13 16:36:41','2024-02-13 16:41:46',NULL,0,0,NULL,NULL),(3975,'mixpanel','completed',10,'2024-02-13 15:42:38','2024-02-13 16:51:49','2024-02-13 16:46:37','2024-02-13 16:51:48',NULL,0,0,NULL,NULL),(3976,'mixpanel','completed',10,'2024-02-13 15:01:39','2024-02-13 17:01:45','2024-02-13 16:56:38','2024-02-13 17:01:44',NULL,0,0,NULL,NULL),(3977,'mixpanel','completed',10,'2024-02-13 15:23:40','2024-02-13 17:16:48','2024-02-13 17:06:39','2024-02-13 17:16:47',NULL,0,0,NULL,NULL),(3978,'mixpanel','completed',10,'2024-02-13 16:00:45','2024-02-13 17:26:42','2024-02-13 17:21:44','2024-02-13 17:26:41',NULL,0,0,NULL,NULL),(3979,'mixpanel','completed',10,'2024-02-13 16:27:50','2024-02-13 17:36:45','2024-02-13 17:31:49','2024-02-13 17:36:44',NULL,0,0,NULL,NULL),(3980,'mixpanel','completed',10,'2024-02-13 15:49:44','2024-02-13 17:46:40','2024-02-13 17:41:43','2024-02-13 17:46:39',NULL,0,0,NULL,NULL),(3981,'mixpanel','completed',10,'2024-02-13 16:25:42','2024-02-13 17:56:39','2024-02-13 17:51:41','2024-02-13 17:56:38',NULL,0,0,NULL,NULL),(3982,'mixpanel','completed',10,'2024-02-13 16:24:39','2024-02-13 18:06:41','2024-02-13 18:01:38','2024-02-13 18:06:40',NULL,0,0,NULL,NULL),(3983,'mixpanel','completed',10,'2024-02-13 16:50:45','2024-02-13 18:16:43','2024-02-13 18:11:44','2024-02-13 18:16:42',NULL,0,0,NULL,NULL),(3984,'mixpanel','completed',10,'2024-02-13 16:23:45','2024-02-13 18:26:42','2024-02-13 18:21:44','2024-02-13 18:26:40',NULL,0,0,NULL,NULL),(3985,'mixpanel','completed',10,'2024-02-13 17:00:37','2024-02-13 18:36:39','2024-02-13 18:31:36','2024-02-13 18:36:38',NULL,0,0,NULL,NULL),(3986,'mixpanel','completed',10,'2024-02-13 17:09:47','2024-02-13 18:46:43','2024-02-13 18:41:46','2024-02-13 18:46:42',NULL,0,0,NULL,NULL),(3987,'mixpanel','completed',10,'2024-02-13 17:31:46','2024-02-13 18:56:46','2024-02-13 18:51:45','2024-02-13 18:56:45',NULL,0,0,NULL,NULL),(3988,'mixpanel','completed',10,'2024-02-13 17:06:42','2024-02-13 19:06:48','2024-02-13 19:01:41','2024-02-13 19:06:47',NULL,0,0,NULL,NULL),(3989,'mixpanel','completed',10,'2024-02-13 17:58:47','2024-02-13 19:16:41','2024-02-13 19:11:46','2024-02-13 19:16:40',NULL,0,0,NULL,NULL),(3990,'mixpanel','completed',10,'2024-02-13 17:45:49','2024-02-13 19:26:40','2024-02-13 19:21:48','2024-02-13 19:26:39',NULL,0,0,NULL,NULL),(3991,'mixpanel','completed',10,'2024-02-13 18:29:41','2024-02-13 19:36:46','2024-02-13 19:31:40','2024-02-13 19:36:45',NULL,0,0,NULL,NULL),(3992,'mixpanel','completed',10,'2024-02-13 18:05:29','2024-02-13 19:45:55','2024-02-13 19:41:28','2024-02-13 19:45:54',NULL,0,0,NULL,NULL),(3993,'mixpanel','completed',10,'2024-02-13 18:14:43','2024-02-13 19:51:00','2024-02-13 19:48:42','2024-02-13 19:50:58',NULL,0,0,NULL,NULL),(3994,'mixpanel','completed',10,'2024-02-13 18:53:50','2024-02-13 20:01:43','2024-02-13 19:56:49','2024-02-13 20:01:41',NULL,0,0,NULL,NULL),(3995,'subscribers_engagement_score','completed',10,'2024-02-13 20:01:43','2024-02-13 20:06:48','2024-02-13 20:01:41','2024-02-13 20:06:46',NULL,0,0,NULL,NULL),(3996,'subscribers_engagement_score','completed',10,'2024-02-14 12:55:00','2024-02-14 12:56:46','2024-02-13 20:06:46','2024-02-14 12:56:44',NULL,0,0,NULL,NULL),(3997,'mixpanel','completed',10,'2024-02-13 18:39:48','2024-02-13 20:11:47','2024-02-13 20:06:46','2024-02-13 20:11:46',NULL,0,0,NULL,NULL),(3998,'mixpanel','completed',10,'2024-02-13 18:25:41','2024-02-13 20:21:41','2024-02-13 20:16:40','2024-02-13 20:21:40',NULL,0,0,NULL,NULL),(3999,'mixpanel','completed',10,'2024-02-13 18:43:46','2024-02-13 20:31:41','2024-02-13 20:26:45','2024-02-13 20:31:40',NULL,0,0,NULL,NULL),(4000,'mixpanel','completed',10,'2024-02-13 19:02:50','2024-02-13 20:41:51','2024-02-13 20:36:49','2024-02-13 20:41:50',NULL,0,0,NULL,NULL),(4001,'mixpanel','completed',10,'2024-02-13 19:34:53','2024-02-13 20:51:48','2024-02-13 20:46:52','2024-02-13 20:51:47',NULL,0,0,NULL,NULL),(4002,'mixpanel','completed',10,'2024-02-13 19:03:48','2024-02-13 21:01:38','2024-02-13 20:56:47','2024-02-13 21:01:37',NULL,0,0,NULL,NULL),(4003,'mixpanel','completed',10,'2024-02-13 19:26:45','2024-02-13 21:11:57','2024-02-13 21:06:44','2024-02-13 21:11:53',NULL,0,0,NULL,NULL),(4004,'mixpanel','completed',10,'2024-02-13 19:43:43','2024-02-13 21:21:44','2024-02-13 21:16:41','2024-02-13 21:21:42',NULL,0,0,NULL,NULL),(4005,'mixpanel','completed',10,'2024-02-13 20:16:46','2024-02-13 21:31:45','2024-02-13 21:26:45','2024-02-13 21:31:44',NULL,0,0,NULL,NULL),(4006,'mixpanel','completed',10,'2024-02-13 20:33:44','2024-02-13 21:41:44','2024-02-13 21:36:43','2024-02-13 21:41:43',NULL,0,0,NULL,NULL),(4007,'mixpanel','completed',10,'2024-02-13 20:08:38','2024-02-13 21:51:46','2024-02-13 21:46:37','2024-02-13 21:51:45',NULL,0,0,NULL,NULL),(4008,'unsubscribe_tokens','completed',0,'2024-02-13 21:46:53','2024-02-13 21:51:46','2024-02-13 21:46:52','2024-02-13 21:51:45',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(4009,'subscriber_link_tokens','completed',0,'2024-02-13 21:46:53','2024-02-13 21:51:46','2024-02-13 21:46:52','2024-02-13 21:51:45',NULL,0,0,NULL,NULL),(4010,'newsletter_templates_thumbnails','completed',10,'2024-02-13 21:46:53','2024-02-13 21:51:46','2024-02-13 21:46:52','2024-02-13 21:51:45',NULL,0,0,NULL,NULL),(4011,'mixpanel','completed',10,'2024-02-13 20:46:46','2024-02-13 22:01:46','2024-02-13 21:56:45','2024-02-13 22:01:45',NULL,0,0,NULL,NULL),(4012,'subscribers_email_count','completed',10,'2024-02-21 22:00:00','2024-02-21 22:02:16','2024-02-13 22:01:45','2024-02-21 22:02:14',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(4013,'mixpanel','completed',10,'2024-02-13 20:22:48','2024-02-13 22:11:54','2024-02-13 22:06:47','2024-02-13 22:11:52',NULL,0,0,NULL,NULL),(4014,'mixpanel','completed',10,'2024-02-13 20:29:40','2024-02-13 22:21:48','2024-02-13 22:16:39','2024-02-13 22:21:47',NULL,0,0,NULL,NULL),(4015,'mixpanel','completed',10,'2024-02-13 20:37:04','2024-02-13 22:31:45','2024-02-13 22:27:01','2024-02-13 22:31:44',NULL,0,0,NULL,NULL),(4016,'mixpanel','completed',10,'2024-02-13 21:09:47','2024-02-13 22:41:48','2024-02-13 22:36:46','2024-02-13 22:41:47',NULL,0,0,NULL,NULL),(4017,'mixpanel','completed',10,'2024-02-13 21:32:41','2024-02-13 22:51:40','2024-02-13 22:46:40','2024-02-13 22:51:39',NULL,0,0,NULL,NULL),(4018,'mixpanel','completed',10,'2024-02-13 21:27:45','2024-02-13 23:01:43','2024-02-13 22:56:44','2024-02-13 23:01:42',NULL,0,0,NULL,NULL),(4019,'mixpanel','completed',10,'2024-02-13 21:45:45','2024-02-13 23:11:42','2024-02-13 23:06:44','2024-02-13 23:11:41',NULL,0,0,NULL,NULL),(4020,'mixpanel','completed',10,'2024-02-13 21:54:45','2024-02-13 23:21:48','2024-02-13 23:16:45','2024-02-13 23:21:47',NULL,0,0,NULL,NULL),(4021,'mixpanel','completed',10,'2024-02-13 22:18:43','2024-02-13 23:31:35','2024-02-13 23:26:42','2024-02-13 23:31:34',NULL,0,0,NULL,NULL),(4022,'mixpanel','completed',10,'2024-02-13 21:48:40','2024-02-13 23:41:40','2024-02-13 23:36:39','2024-02-13 23:41:39',NULL,0,0,NULL,NULL),(4023,'mixpanel','completed',10,'2024-02-13 22:00:53','2024-02-13 23:51:42','2024-02-13 23:46:52','2024-02-13 23:51:41',NULL,0,0,NULL,NULL),(4024,'mixpanel','completed',10,'2024-02-13 22:04:49','2024-02-14 00:01:36','2024-02-13 23:56:48','2024-02-14 00:01:35',NULL,0,0,NULL,NULL),(4025,'mixpanel','completed',10,'2024-02-13 22:55:48','2024-02-14 00:11:47','2024-02-14 00:06:46','2024-02-14 00:11:46',NULL,0,0,NULL,NULL),(4026,'mixpanel','completed',10,'2024-02-13 22:59:47','2024-02-14 00:21:45','2024-02-14 00:16:46','2024-02-14 00:21:44',NULL,0,0,NULL,NULL),(4027,'mixpanel','completed',10,'2024-02-13 23:17:41','2024-02-14 00:31:47','2024-02-14 00:26:40','2024-02-14 00:31:46',NULL,0,0,NULL,NULL),(4028,'mixpanel','completed',10,'2024-02-13 22:47:47','2024-02-14 00:41:44','2024-02-14 00:36:46','2024-02-14 00:41:43',NULL,0,0,NULL,NULL),(4029,'mixpanel','completed',10,'2024-02-13 23:15:41','2024-02-14 00:56:41','2024-02-14 00:51:40','2024-02-14 00:56:40',NULL,0,0,NULL,NULL),(4030,'mixpanel','completed',10,'2024-02-13 23:48:46','2024-02-14 01:06:46','2024-02-14 01:01:45','2024-02-14 01:06:45',NULL,0,0,NULL,NULL),(4031,'mixpanel','completed',10,'2024-02-13 23:48:45','2024-02-14 01:16:37','2024-02-14 01:11:44','2024-02-14 01:16:36',NULL,0,0,NULL,NULL),(4032,'mixpanel','completed',10,'2024-02-14 00:10:40','2024-02-14 01:26:41','2024-02-14 01:21:39','2024-02-14 01:26:40',NULL,0,0,NULL,NULL),(4033,'mixpanel','completed',10,'2024-02-13 23:59:44','2024-02-14 01:36:45','2024-02-14 01:31:44','2024-02-14 01:36:44',NULL,0,0,NULL,NULL),(4034,'mixpanel','completed',10,'2024-02-14 00:10:39','2024-02-14 01:46:42','2024-02-14 01:41:38','2024-02-14 01:46:40',NULL,0,0,NULL,NULL),(4035,'mixpanel','completed',10,'2024-02-14 00:17:38','2024-02-14 01:56:46','2024-02-14 01:51:37','2024-02-14 01:56:45',NULL,0,0,NULL,NULL),(4036,'mixpanel','completed',10,'2024-02-14 00:58:50','2024-02-14 02:06:39','2024-02-14 02:01:49','2024-02-14 02:06:38',NULL,0,0,NULL,NULL),(4037,'mixpanel','completed',10,'2024-02-14 00:47:41','2024-02-14 02:16:39','2024-02-14 02:11:40','2024-02-14 02:16:38',NULL,0,0,NULL,NULL),(4038,'mixpanel','completed',10,'2024-02-14 00:22:43','2024-02-14 02:26:38','2024-02-14 02:21:42','2024-02-14 02:26:37',NULL,0,0,NULL,NULL),(4039,'mixpanel','completed',10,'2024-02-14 00:46:36','2024-02-14 02:36:49','2024-02-14 02:31:35','2024-02-14 02:36:48',NULL,0,0,NULL,NULL),(4040,'mixpanel','completed',10,'2024-02-14 01:22:44','2024-02-14 02:46:37','2024-02-14 02:41:42','2024-02-14 02:46:36',NULL,0,0,NULL,NULL),(4041,'mixpanel','completed',10,'2024-02-14 01:01:44','2024-02-14 02:56:49','2024-02-14 02:51:43','2024-02-14 02:56:47',NULL,0,0,NULL,NULL),(4042,'mixpanel','completed',10,'2024-02-14 01:54:42','2024-02-14 03:06:41','2024-02-14 03:01:41','2024-02-14 03:06:40',NULL,0,0,NULL,NULL),(4043,'mixpanel','completed',10,'2024-02-14 01:55:42','2024-02-14 03:11:39','2024-02-14 03:08:41','2024-02-14 03:11:38',NULL,0,0,NULL,NULL),(4044,'mixpanel','completed',10,'2024-02-14 01:44:38','2024-02-14 03:18:43','2024-02-14 03:16:37','2024-02-14 03:18:42',NULL,0,0,NULL,NULL),(4045,'mixpanel','completed',10,'2024-02-14 01:56:36','2024-02-14 03:26:42','2024-02-14 03:21:35','2024-02-14 03:26:41',NULL,0,0,NULL,NULL),(4046,'mixpanel','completed',10,'2024-02-14 01:56:43','2024-02-14 03:36:44','2024-02-14 03:30:42','2024-02-14 03:36:43',NULL,0,0,NULL,NULL),(4047,'mixpanel','completed',10,'2024-02-14 02:26:47','2024-02-14 03:46:41','2024-02-14 03:41:46','2024-02-14 03:46:40',NULL,0,0,NULL,NULL),(4048,'mixpanel','completed',10,'2024-02-14 02:25:38','2024-02-14 03:56:40','2024-02-14 03:51:37','2024-02-14 03:56:39',NULL,0,0,NULL,NULL),(4049,'mixpanel','completed',10,'2024-02-14 02:49:38','2024-02-14 04:06:42','2024-02-14 04:01:37','2024-02-14 04:06:41',NULL,0,0,NULL,NULL),(4050,'schedule_re_engagement_email','completed',10,'2024-02-15 04:06:42','2024-02-15 04:06:47','2024-02-14 04:06:41','2024-02-15 04:06:46',NULL,0,0,NULL,NULL),(4051,'mixpanel','completed',10,'2024-02-14 02:23:41','2024-02-14 04:16:43','2024-02-14 04:11:40','2024-02-14 04:16:42',NULL,0,0,NULL,NULL),(4052,'mixpanel','completed',10,'2024-02-14 03:02:35','2024-02-14 04:26:47','2024-02-14 04:20:34','2024-02-14 04:26:45',NULL,0,0,NULL,NULL),(4053,'mixpanel','completed',10,'2024-02-14 02:43:04','2024-02-14 04:36:42','2024-02-14 04:31:00','2024-02-14 04:36:41',NULL,0,0,NULL,NULL),(4054,'mixpanel','completed',10,'2024-02-14 02:59:48','2024-02-14 04:44:58','2024-02-14 04:41:47','2024-02-14 04:44:55',NULL,0,0,NULL,NULL),(4055,'mixpanel','completed',10,'2024-02-14 03:30:48','2024-02-14 04:56:41','2024-02-14 04:51:46','2024-02-14 04:56:40',NULL,0,0,NULL,NULL),(4056,'mixpanel','completed',10,'2024-02-14 03:45:45','2024-02-14 05:06:44','2024-02-14 05:01:42','2024-02-14 05:06:43',NULL,0,0,NULL,NULL),(4057,'mixpanel','completed',10,'2024-02-14 03:18:31','2024-02-14 05:11:44','2024-02-14 05:09:30','2024-02-14 05:11:43',NULL,0,0,NULL,NULL),(4058,'mixpanel','completed',10,'2024-02-14 03:22:37','2024-02-14 05:21:33','2024-02-14 05:16:36','2024-02-14 05:21:32',NULL,0,0,NULL,NULL),(4059,'mixpanel','completed',10,'2024-02-14 03:37:39','2024-02-14 05:30:44','2024-02-14 05:26:38','2024-02-14 05:30:39',NULL,0,0,NULL,NULL),(4060,'mixpanel','completed',10,'2024-02-14 03:52:35','2024-02-14 05:36:38','2024-02-14 05:33:34','2024-02-14 05:36:37',NULL,0,0,NULL,NULL),(4061,'mixpanel','completed',10,'2024-02-14 03:52:47','2024-02-14 05:46:40','2024-02-14 05:41:46','2024-02-14 05:46:39',NULL,0,0,NULL,NULL),(4062,'mixpanel','completed',10,'2024-02-14 03:55:38','2024-02-14 05:53:55','2024-02-14 05:51:37','2024-02-14 05:53:54',NULL,0,0,NULL,NULL),(4063,'mixpanel','completed',10,'2024-02-14 04:17:41','2024-02-14 06:01:39','2024-02-14 05:56:40','2024-02-14 06:01:38',NULL,0,0,NULL,NULL),(4064,'mixpanel','completed',10,'2024-02-14 04:42:44','2024-02-14 06:11:40','2024-02-14 06:06:43','2024-02-14 06:11:38',NULL,0,0,NULL,NULL),(4065,'mixpanel','completed',10,'2024-02-14 05:11:37','2024-02-14 06:19:48','2024-02-14 06:16:36','2024-02-14 06:19:47',NULL,0,0,NULL,NULL),(4066,'mixpanel','completed',10,'2024-02-14 05:07:51','2024-02-14 06:31:42','2024-02-14 06:26:50','2024-02-14 06:31:41',NULL,0,0,NULL,NULL),(4067,'mixpanel','completed',10,'2024-02-14 05:10:37','2024-02-14 06:40:28','2024-02-14 06:36:36','2024-02-14 06:40:26',NULL,0,0,NULL,NULL),(4068,'mixpanel','completed',10,'2024-02-14 05:11:35','2024-02-14 06:51:43','2024-02-14 06:46:34','2024-02-14 06:51:42',NULL,0,0,NULL,NULL),(4069,'mixpanel','completed',10,'2024-02-14 05:17:39','2024-02-14 07:01:41','2024-02-14 06:56:38','2024-02-14 07:01:40',NULL,0,0,NULL,NULL),(4070,'mixpanel','completed',10,'2024-02-14 05:30:39','2024-02-14 07:11:47','2024-02-14 07:06:38','2024-02-14 07:11:46',NULL,0,0,NULL,NULL),(4071,'mixpanel','completed',10,'2024-02-14 06:08:40','2024-02-14 07:21:37','2024-02-14 07:16:39','2024-02-14 07:21:36',NULL,0,0,NULL,NULL),(4072,'mixpanel','completed',10,'2024-02-14 05:26:46','2024-02-14 07:31:36','2024-02-14 07:26:45','2024-02-14 07:31:35',NULL,0,0,NULL,NULL),(4073,'mixpanel','completed',10,'2024-02-14 05:42:37','2024-02-14 07:41:39','2024-02-14 07:36:36','2024-02-14 07:41:38',NULL,0,0,NULL,NULL),(4074,'mixpanel','completed',10,'2024-02-14 06:39:38','2024-02-14 07:51:48','2024-02-14 07:46:37','2024-02-14 07:51:47',NULL,0,0,NULL,NULL),(4075,'mixpanel','completed',10,'2024-02-14 06:54:41','2024-02-14 08:01:39','2024-02-14 07:56:40','2024-02-14 08:01:38',NULL,0,0,NULL,NULL),(4076,'mixpanel','completed',10,'2024-02-14 06:14:40','2024-02-14 08:11:41','2024-02-14 08:06:39','2024-02-14 08:11:40',NULL,0,0,NULL,NULL),(4077,'mixpanel','completed',10,'2024-02-14 07:14:38','2024-02-14 08:21:40','2024-02-14 08:16:37','2024-02-14 08:21:39',NULL,0,0,NULL,NULL),(4078,'mixpanel','completed',10,'2024-02-14 06:30:39','2024-02-14 08:31:40','2024-02-14 08:24:38','2024-02-14 08:31:39',NULL,0,0,NULL,NULL),(4079,'mixpanel','completed',10,'2024-02-14 07:33:49','2024-02-14 08:41:41','2024-02-14 08:36:48','2024-02-14 08:41:40',NULL,0,0,NULL,NULL),(4080,'mixpanel','completed',10,'2024-02-14 07:24:43','2024-02-14 08:51:40','2024-02-14 08:46:42','2024-02-14 08:51:38',NULL,0,0,NULL,NULL),(4081,'mixpanel','completed',10,'2024-02-14 07:22:37','2024-02-14 08:59:18','2024-02-14 08:56:36','2024-02-14 08:59:17',NULL,0,0,NULL,NULL),(4082,'mixpanel','completed',10,'2024-02-14 07:32:39','2024-02-14 09:06:37','2024-02-14 09:01:38','2024-02-14 09:06:36',NULL,0,0,NULL,NULL),(4083,'mixpanel','completed',10,'2024-02-14 07:55:45','2024-02-14 09:16:40','2024-02-14 09:11:44','2024-02-14 09:16:39',NULL,0,0,NULL,NULL),(4084,'mixpanel','completed',10,'2024-02-14 07:39:43','2024-02-14 09:26:49','2024-02-14 09:21:42','2024-02-14 09:26:48',NULL,0,0,NULL,NULL),(4085,'mixpanel','completed',10,'2024-02-14 08:20:41','2024-02-14 09:36:40','2024-02-14 09:31:40','2024-02-14 09:36:39',NULL,0,0,NULL,NULL),(4086,'mixpanel','completed',10,'2024-02-14 08:01:44','2024-02-14 09:46:41','2024-02-14 09:41:43','2024-02-14 09:46:40',NULL,0,0,NULL,NULL),(4087,'mixpanel','completed',10,'2024-02-14 08:25:56','2024-02-14 09:53:42','2024-02-14 09:50:55','2024-02-14 09:53:41',NULL,0,0,NULL,NULL),(4088,'mixpanel','completed',10,'2024-02-14 08:24:42','2024-02-14 10:00:05','2024-02-14 09:56:41','2024-02-14 10:00:04',NULL,0,0,NULL,NULL),(4089,'mixpanel','completed',10,'2024-02-14 08:19:34','2024-02-14 10:11:51','2024-02-14 10:06:33','2024-02-14 10:11:49',NULL,0,0,NULL,NULL),(4090,'mixpanel','completed',10,'2024-02-14 08:24:37','2024-02-14 10:21:39','2024-02-14 10:16:36','2024-02-14 10:21:38',NULL,0,0,NULL,NULL),(4091,'mixpanel','completed',10,'2024-02-14 08:49:40','2024-02-14 10:31:49','2024-02-14 10:26:39','2024-02-14 10:31:48',NULL,0,0,NULL,NULL),(4092,'mixpanel','completed',10,'2024-02-14 09:11:42','2024-02-14 10:41:39','2024-02-14 10:36:41','2024-02-14 10:41:38',NULL,0,0,NULL,NULL),(4093,'mixpanel','completed',10,'2024-02-14 09:09:45','2024-02-14 10:46:41','2024-02-14 10:43:44','2024-02-14 10:46:40',NULL,0,0,NULL,NULL),(4094,'mixpanel','completed',10,'2024-02-14 09:44:38','2024-02-14 10:56:42','2024-02-14 10:51:37','2024-02-14 10:56:41',NULL,0,0,NULL,NULL),(4095,'mixpanel','completed',10,'2024-02-14 09:25:35','2024-02-14 11:06:35','2024-02-14 11:01:34','2024-02-14 11:06:34',NULL,0,0,NULL,NULL),(4096,'mixpanel','completed',10,'2024-02-14 09:24:39','2024-02-14 11:16:35','2024-02-14 11:11:38','2024-02-14 11:16:34',NULL,0,0,NULL,NULL),(4097,'mixpanel','completed',10,'2024-02-14 09:44:44','2024-02-14 11:26:48','2024-02-14 11:21:43','2024-02-14 11:26:47',NULL,0,0,NULL,NULL),(4098,'mixpanel','completed',10,'2024-02-14 09:58:34','2024-02-14 11:36:37','2024-02-14 11:31:33','2024-02-14 11:36:36',NULL,0,0,NULL,NULL),(4099,'mixpanel','completed',10,'2024-02-14 10:35:38','2024-02-14 11:45:08','2024-02-14 11:40:37','2024-02-14 11:45:07',NULL,0,0,NULL,NULL),(4100,'mixpanel','completed',10,'2024-02-14 10:43:37','2024-02-14 11:56:48','2024-02-14 11:51:36','2024-02-14 11:56:47',NULL,0,0,NULL,NULL),(4101,'mixpanel','completed',10,'2024-02-14 10:44:39','2024-02-14 12:06:38','2024-02-14 12:01:38','2024-02-14 12:06:37',NULL,0,0,NULL,NULL),(4102,'mixpanel','completed',10,'2024-02-14 10:52:12','2024-02-14 12:11:43','2024-02-14 12:09:11','2024-02-14 12:11:42',NULL,0,0,NULL,NULL),(4103,'mixpanel','completed',10,'2024-02-14 10:15:49','2024-02-14 12:21:50','2024-02-14 12:16:48','2024-02-14 12:21:49',NULL,0,0,NULL,NULL),(4104,'mixpanel','completed',10,'2024-02-14 10:45:44','2024-02-14 12:31:38','2024-02-14 12:26:42','2024-02-14 12:31:36',NULL,0,0,NULL,NULL),(4105,'mixpanel','completed',10,'2024-02-14 11:18:42','2024-02-14 12:41:47','2024-02-14 12:36:41','2024-02-14 12:41:46',NULL,0,0,NULL,NULL),(4106,'mixpanel','completed',10,'2024-02-14 10:59:47','2024-02-14 12:51:37','2024-02-14 12:46:46','2024-02-14 12:51:36',NULL,0,0,NULL,NULL),(4107,'subscribers_engagement_score','completed',10,'2024-02-15 04:01:00','2024-02-15 04:01:44','2024-02-14 12:56:44','2024-02-15 04:01:43',NULL,0,0,NULL,NULL),(4108,'mixpanel','completed',10,'2024-02-14 11:26:46','2024-02-14 13:01:39','2024-02-14 12:56:44','2024-02-14 13:01:38',NULL,0,0,NULL,NULL),(4109,'mixpanel','completed',10,'2024-02-14 11:42:53','2024-02-14 13:11:48','2024-02-14 13:05:52','2024-02-14 13:11:47',NULL,0,0,NULL,NULL),(4110,'mixpanel','completed',10,'2024-02-14 12:04:41','2024-02-14 13:21:38','2024-02-14 13:16:40','2024-02-14 13:21:37',NULL,0,0,NULL,NULL),(4111,'mixpanel','completed',10,'2024-02-14 11:53:44','2024-02-14 13:31:42','2024-02-14 13:26:43','2024-02-14 13:31:41',NULL,0,0,NULL,NULL),(4112,'mixpanel','completed',10,'2024-02-14 11:36:40','2024-02-14 13:39:52','2024-02-14 13:36:39','2024-02-14 13:39:51',NULL,0,0,NULL,NULL),(4113,'mixpanel','completed',10,'2024-02-14 11:57:44','2024-02-14 13:51:48','2024-02-14 13:46:43','2024-02-14 13:51:48',NULL,0,0,NULL,NULL),(4114,'mixpanel','completed',10,'2024-02-14 12:21:40','2024-02-14 14:01:48','2024-02-14 13:56:40','2024-02-14 14:01:47',NULL,0,0,NULL,NULL),(4115,'mixpanel','completed',10,'2024-02-14 13:03:41','2024-02-14 14:11:38','2024-02-14 14:06:40','2024-02-14 14:11:37',NULL,0,0,NULL,NULL),(4116,'mixpanel','completed',10,'2024-02-14 12:17:50','2024-02-14 14:21:16','2024-02-14 14:16:49','2024-02-14 14:21:15',NULL,0,0,NULL,NULL),(4117,'mixpanel','completed',10,'2024-02-14 12:38:43','2024-02-14 14:31:40','2024-02-14 14:26:42','2024-02-14 14:31:39',NULL,0,0,NULL,NULL),(4118,'mixpanel','completed',10,'2024-02-14 12:56:45','2024-02-14 14:39:30','2024-02-14 14:36:44','2024-02-14 14:39:29',NULL,0,0,NULL,NULL),(4119,'mixpanel','completed',10,'2024-02-14 13:36:46','2024-02-14 14:46:40','2024-02-14 14:41:45','2024-02-14 14:46:39',NULL,0,0,NULL,NULL),(4120,'mixpanel','completed',10,'2024-02-14 13:00:41','2024-02-14 14:56:39','2024-02-14 14:51:40','2024-02-14 14:56:38',NULL,0,0,NULL,NULL),(4121,'mixpanel','completed',10,'2024-02-14 13:36:49','2024-02-14 15:06:44','2024-02-14 15:01:48','2024-02-14 15:06:43',NULL,0,0,NULL,NULL),(4122,'mixpanel','completed',10,'2024-02-14 13:42:40','2024-02-14 15:16:42','2024-02-14 15:11:39','2024-02-14 15:16:41',NULL,0,0,NULL,NULL),(4123,'mixpanel','completed',10,'2024-02-14 13:38:42','2024-02-14 15:31:39','2024-02-14 15:26:41','2024-02-14 15:31:38',NULL,0,0,NULL,NULL),(4124,'mixpanel','completed',10,'2024-02-14 13:53:42','2024-02-14 15:41:35','2024-02-14 15:36:41','2024-02-14 15:41:34',NULL,0,0,NULL,NULL),(4125,'mixpanel','completed',10,'2024-02-14 14:41:34','2024-02-14 15:51:36','2024-02-14 15:46:33','2024-02-14 15:51:35',NULL,0,0,NULL,NULL),(4126,'mixpanel','completed',10,'2024-02-14 13:55:11','2024-02-14 15:56:37','2024-02-14 15:54:10','2024-02-14 15:56:36',NULL,0,0,NULL,NULL),(4127,'mixpanel','completed',10,'2024-02-14 14:23:36','2024-02-14 16:06:37','2024-02-14 16:01:35','2024-02-14 16:06:36',NULL,0,0,NULL,NULL),(4128,'mixpanel','completed',10,'2024-02-14 14:27:39','2024-02-14 16:16:44','2024-02-14 16:11:38','2024-02-14 16:16:43',NULL,0,0,NULL,NULL),(4129,'mixpanel','completed',10,'2024-02-14 15:10:38','2024-02-14 16:26:42','2024-02-14 16:21:37','2024-02-14 16:26:41',NULL,0,0,NULL,NULL),(4130,'mixpanel','completed',10,'2024-02-14 14:58:47','2024-02-14 16:36:44','2024-02-14 16:31:46','2024-02-14 16:36:43',NULL,0,0,NULL,NULL),(4131,'mixpanel','completed',10,'2024-02-14 15:03:39','2024-02-14 16:46:44','2024-02-14 16:41:38','2024-02-14 16:46:43',NULL,0,0,NULL,NULL),(4132,'mixpanel','completed',10,'2024-02-14 15:24:51','2024-02-14 16:54:43','2024-02-14 16:51:50','2024-02-14 16:54:42',NULL,0,0,NULL,NULL),(4133,'mixpanel','completed',10,'2024-02-14 15:22:47','2024-02-14 17:01:46','2024-02-14 16:56:46','2024-02-14 17:01:45',NULL,0,0,NULL,NULL),(4134,'mixpanel','completed',10,'2024-02-14 15:57:42','2024-02-14 17:11:49','2024-02-14 17:06:41','2024-02-14 17:11:48',NULL,0,0,NULL,NULL),(4135,'mixpanel','completed',10,'2024-02-14 15:26:37','2024-02-14 17:21:46','2024-02-14 17:16:36','2024-02-14 17:21:45',NULL,0,0,NULL,NULL),(4136,'mixpanel','completed',10,'2024-02-14 16:06:43','2024-02-14 17:31:37','2024-02-14 17:26:42','2024-02-14 17:31:37',NULL,0,0,NULL,NULL),(4137,'mixpanel','completed',10,'2024-02-14 15:40:36','2024-02-14 17:41:43','2024-02-14 17:36:35','2024-02-14 17:41:42',NULL,0,0,NULL,NULL),(4138,'mixpanel','completed',10,'2024-02-14 16:06:45','2024-02-14 17:51:45','2024-02-14 17:46:44','2024-02-14 17:51:44',NULL,0,0,NULL,NULL),(4139,'mixpanel','completed',10,'2024-02-14 15:58:48','2024-02-14 18:01:42','2024-02-14 17:56:47','2024-02-14 18:01:40',NULL,0,0,NULL,NULL),(4140,'mixpanel','completed',10,'2024-02-14 16:12:40','2024-02-14 18:10:38','2024-02-14 18:06:39','2024-02-14 18:10:37',NULL,0,0,NULL,NULL),(4141,'mixpanel','completed',10,'2024-02-14 16:34:38','2024-02-14 18:21:36','2024-02-14 18:16:37','2024-02-14 18:21:35',NULL,0,0,NULL,NULL),(4142,'mixpanel','completed',10,'2024-02-14 16:50:20','2024-02-14 18:26:47','2024-02-14 18:24:19','2024-02-14 18:26:46',NULL,0,0,NULL,NULL),(4143,'mixpanel','completed',10,'2024-02-14 17:09:47','2024-02-14 18:36:47','2024-02-14 18:31:46','2024-02-14 18:36:46',NULL,0,0,NULL,NULL),(4144,'mixpanel','completed',10,'2024-02-14 17:39:39','2024-02-14 18:46:38','2024-02-14 18:41:38','2024-02-14 18:46:37',NULL,0,0,NULL,NULL),(4145,'mixpanel','completed',10,'2024-02-14 16:55:40','2024-02-14 18:56:50','2024-02-14 18:51:39','2024-02-14 18:56:49',NULL,0,0,NULL,NULL),(4146,'mixpanel','completed',10,'2024-02-14 17:34:41','2024-02-14 19:06:43','2024-02-14 19:01:40','2024-02-14 19:06:42',NULL,0,0,NULL,NULL),(4147,'mixpanel','completed',10,'2024-02-14 17:42:37','2024-02-14 19:16:41','2024-02-14 19:11:36','2024-02-14 19:16:40',NULL,0,0,NULL,NULL),(4148,'mixpanel','completed',10,'2024-02-14 17:38:40','2024-02-14 19:26:40','2024-02-14 19:21:39','2024-02-14 19:26:39',NULL,0,0,NULL,NULL),(4149,'mixpanel','completed',10,'2024-02-14 17:31:41','2024-02-14 19:36:49','2024-02-14 19:31:40','2024-02-14 19:36:48',NULL,0,0,NULL,NULL),(4150,'mixpanel','completed',10,'2024-02-14 18:13:51','2024-02-14 19:46:38','2024-02-14 19:41:50','2024-02-14 19:46:37',NULL,0,0,NULL,NULL),(4151,'mixpanel','completed',10,'2024-02-14 17:58:44','2024-02-14 19:56:48','2024-02-14 19:51:43','2024-02-14 19:56:47',NULL,0,0,NULL,NULL),(4152,'mixpanel','completed',10,'2024-02-14 18:05:38','2024-02-14 20:06:42','2024-02-14 20:01:37','2024-02-14 20:06:41',NULL,0,0,NULL,NULL),(4153,'mixpanel','completed',10,'2024-02-14 19:07:44','2024-02-14 20:16:38','2024-02-14 20:11:43','2024-02-14 20:16:37',NULL,0,0,NULL,NULL),(4154,'mixpanel','completed',10,'2024-02-14 18:48:45','2024-02-14 20:26:19','2024-02-14 20:21:44','2024-02-14 20:26:18',NULL,0,0,NULL,NULL),(4155,'mixpanel','completed',10,'2024-02-14 18:48:44','2024-02-14 20:36:41','2024-02-14 20:31:43','2024-02-14 20:36:40',NULL,0,0,NULL,NULL),(4156,'mixpanel','completed',10,'2024-02-14 18:53:40','2024-02-14 20:46:49','2024-02-14 20:41:39','2024-02-14 20:46:48',NULL,0,0,NULL,NULL),(4157,'mixpanel','completed',10,'2024-02-14 19:22:39','2024-02-14 20:56:40','2024-02-14 20:51:38','2024-02-14 20:56:39',NULL,0,0,NULL,NULL),(4158,'mixpanel','completed',10,'2024-02-14 19:51:39','2024-02-14 21:06:38','2024-02-14 21:01:38','2024-02-14 21:06:37',NULL,0,0,NULL,NULL),(4159,'mixpanel','completed',10,'2024-02-14 19:47:36','2024-02-14 21:11:38','2024-02-14 21:09:35','2024-02-14 21:11:37',NULL,0,0,NULL,NULL),(4160,'mixpanel','completed',10,'2024-02-14 19:15:36','2024-02-14 21:21:43','2024-02-14 21:16:36','2024-02-14 21:21:42',NULL,0,0,NULL,NULL),(4161,'mixpanel','completed',10,'2024-02-14 19:49:45','2024-02-14 21:31:40','2024-02-14 21:26:44','2024-02-14 21:31:39',NULL,0,0,NULL,NULL),(4162,'mixpanel','completed',10,'2024-02-14 19:46:41','2024-02-14 21:41:42','2024-02-14 21:36:40','2024-02-14 21:41:41',NULL,0,0,NULL,NULL),(4163,'mixpanel','completed',10,'2024-02-14 20:25:42','2024-02-14 21:51:45','2024-02-14 21:46:41','2024-02-14 21:51:44',NULL,0,0,NULL,NULL),(4164,'mixpanel','completed',10,'2024-02-14 20:19:33','2024-02-14 22:01:47','2024-02-14 21:56:32','2024-02-14 22:01:46',NULL,0,0,NULL,NULL),(4165,'mixpanel','completed',10,'2024-02-14 20:21:44','2024-02-14 22:11:35','2024-02-14 22:06:43','2024-02-14 22:11:34',NULL,0,0,NULL,NULL),(4166,'mixpanel','completed',10,'2024-02-14 21:01:39','2024-02-14 22:21:48','2024-02-14 22:16:38','2024-02-14 22:21:47',NULL,0,0,NULL,NULL),(4167,'mixpanel','completed',10,'2024-02-14 21:24:48','2024-02-14 22:31:52','2024-02-14 22:26:47','2024-02-14 22:31:51',NULL,0,0,NULL,NULL),(4168,'mixpanel','completed',10,'2024-02-14 21:03:39','2024-02-14 22:41:46','2024-02-14 22:36:38','2024-02-14 22:41:45',NULL,0,0,NULL,NULL),(4169,'mixpanel','completed',10,'2024-02-14 21:19:39','2024-02-14 22:51:48','2024-02-14 22:46:38','2024-02-14 22:51:47',NULL,0,0,NULL,NULL),(4170,'mixpanel','completed',10,'2024-02-14 21:12:41','2024-02-14 23:01:45','2024-02-14 22:56:40','2024-02-14 23:01:44',NULL,0,0,NULL,NULL),(4171,'mixpanel','completed',10,'2024-02-14 21:53:39','2024-02-14 23:11:42','2024-02-14 23:06:38','2024-02-14 23:11:41',NULL,0,0,NULL,NULL),(4172,'mixpanel','completed',10,'2024-02-14 21:23:45','2024-02-14 23:21:51','2024-02-14 23:16:44','2024-02-14 23:21:49',NULL,0,0,NULL,NULL),(4173,'mixpanel','completed',10,'2024-02-14 22:02:45','2024-02-14 23:31:42','2024-02-14 23:26:44','2024-02-14 23:31:41',NULL,0,0,NULL,NULL),(4174,'mixpanel','completed',10,'2024-02-14 21:55:36','2024-02-14 23:41:38','2024-02-14 23:36:35','2024-02-14 23:41:37',NULL,0,0,NULL,NULL),(4175,'mixpanel','completed',10,'2024-02-14 22:42:42','2024-02-14 23:51:40','2024-02-14 23:46:41','2024-02-14 23:51:39',NULL,0,0,NULL,NULL),(4176,'mixpanel','completed',10,'2024-02-14 22:28:49','2024-02-15 00:01:47','2024-02-14 23:56:48','2024-02-15 00:01:45',NULL,0,0,NULL,NULL),(4177,'mixpanel','completed',10,'2024-02-14 22:24:38','2024-02-15 00:11:35','2024-02-15 00:06:37','2024-02-15 00:11:34',NULL,0,0,NULL,NULL),(4178,'mixpanel','completed',10,'2024-02-14 22:32:51','2024-02-15 00:21:50','2024-02-15 00:16:48','2024-02-15 00:21:48',NULL,0,0,NULL,NULL),(4179,'mixpanel','completed',10,'2024-02-14 22:34:44','2024-02-15 00:31:46','2024-02-15 00:26:43','2024-02-15 00:31:45',NULL,0,0,NULL,NULL),(4180,'mixpanel','completed',10,'2024-02-14 22:57:40','2024-02-15 00:41:44','2024-02-15 00:36:39','2024-02-15 00:41:43',NULL,0,0,NULL,NULL),(4181,'mixpanel','completed',10,'2024-02-14 22:52:43','2024-02-15 00:51:36','2024-02-15 00:46:42','2024-02-15 00:51:35',NULL,0,0,NULL,NULL),(4182,'mixpanel','completed',10,'2024-02-14 23:47:41','2024-02-15 01:01:47','2024-02-15 00:56:40','2024-02-15 01:01:46',NULL,0,0,NULL,NULL),(4183,'mixpanel','completed',10,'2024-02-14 23:22:40','2024-02-15 01:11:46','2024-02-15 01:06:39','2024-02-15 01:11:45',NULL,0,0,NULL,NULL),(4184,'mixpanel','completed',10,'2024-02-14 23:37:51','2024-02-15 01:21:42','2024-02-15 01:16:50','2024-02-15 01:21:41',NULL,0,0,NULL,NULL),(4185,'mixpanel','completed',10,'2024-02-15 00:05:37','2024-02-15 01:31:39','2024-02-15 01:26:36','2024-02-15 01:31:38',NULL,0,0,NULL,NULL),(4186,'mixpanel','completed',10,'2024-02-14 23:41:49','2024-02-15 01:41:39','2024-02-15 01:36:48','2024-02-15 01:41:38',NULL,0,0,NULL,NULL),(4187,'mixpanel','completed',10,'2024-02-15 00:40:47','2024-02-15 01:51:46','2024-02-15 01:46:46','2024-02-15 01:51:44',NULL,0,0,NULL,NULL),(4188,'mixpanel','completed',10,'2024-02-15 00:39:33','2024-02-15 02:01:39','2024-02-15 01:56:32','2024-02-15 02:01:38',NULL,0,0,NULL,NULL),(4189,'mixpanel','completed',10,'2024-02-15 00:28:41','2024-02-15 02:11:45','2024-02-15 02:06:40','2024-02-15 02:11:44',NULL,0,0,NULL,NULL),(4190,'mixpanel','completed',10,'2024-02-15 01:13:38','2024-02-15 02:20:11','2024-02-15 02:16:37','2024-02-15 02:20:10',NULL,0,0,NULL,NULL),(4191,'mixpanel','completed',10,'2024-02-15 01:24:41','2024-02-15 02:31:41','2024-02-15 02:26:40','2024-02-15 02:31:40',NULL,0,0,NULL,NULL),(4192,'mixpanel','completed',10,'2024-02-15 00:47:42','2024-02-15 02:41:50','2024-02-15 02:36:40','2024-02-15 02:41:47',NULL,0,0,NULL,NULL),(4193,'mixpanel','completed',10,'2024-02-15 01:22:50','2024-02-15 02:51:47','2024-02-15 02:46:49','2024-02-15 02:51:46',NULL,0,0,NULL,NULL),(4194,'mixpanel','completed',10,'2024-02-15 00:56:39','2024-02-15 03:01:46','2024-02-15 02:56:38','2024-02-15 03:01:45',NULL,0,0,NULL,NULL),(4195,'mixpanel','completed',10,'2024-02-15 01:32:45','2024-02-15 03:11:40','2024-02-15 03:06:44','2024-02-15 03:11:39',NULL,0,0,NULL,NULL),(4196,'mixpanel','completed',10,'2024-02-15 01:50:40','2024-02-15 03:21:38','2024-02-15 03:16:39','2024-02-15 03:21:36',NULL,0,0,NULL,NULL),(4197,'mixpanel','completed',10,'2024-02-15 01:54:37','2024-02-15 03:31:45','2024-02-15 03:26:36','2024-02-15 03:31:44',NULL,0,0,NULL,NULL),(4198,'mixpanel','completed',10,'2024-02-15 01:38:37','2024-02-15 03:41:45','2024-02-15 03:36:36','2024-02-15 03:41:44',NULL,0,0,NULL,NULL),(4199,'mixpanel','completed',10,'2024-02-15 02:12:47','2024-02-15 03:51:45','2024-02-15 03:46:46','2024-02-15 03:51:44',NULL,0,0,NULL,NULL),(4200,'mixpanel','completed',10,'2024-02-15 02:27:37','2024-02-15 04:01:44','2024-02-15 03:56:36','2024-02-15 04:01:43',NULL,0,0,NULL,NULL),(4201,'subscribers_engagement_score','completed',10,'2024-02-15 04:01:44','2024-02-15 04:06:47','2024-02-15 04:01:43','2024-02-15 04:06:46',NULL,0,0,NULL,NULL),(4202,'subscribers_engagement_score','completed',10,'2024-02-16 20:40:00','2024-02-16 20:41:45','2024-02-15 04:06:46','2024-02-16 20:41:44',NULL,0,0,NULL,NULL),(4203,'mixpanel','completed',10,'2024-02-15 02:16:47','2024-02-15 04:11:39','2024-02-15 04:06:46','2024-02-15 04:11:38',NULL,0,0,NULL,NULL),(4204,'schedule_re_engagement_email','completed',10,'2024-02-16 04:11:39','2024-02-16 04:17:00','2024-02-15 04:11:38','2024-02-16 04:16:57',NULL,0,0,NULL,NULL),(4205,'mixpanel','completed',10,'2024-02-15 02:34:44','2024-02-15 04:21:46','2024-02-15 04:16:43','2024-02-15 04:21:45',NULL,0,0,NULL,NULL),(4206,'mixpanel','completed',10,'2024-02-15 03:12:56','2024-02-15 04:31:51','2024-02-15 04:26:52','2024-02-15 04:31:48',NULL,0,0,NULL,NULL),(4207,'mixpanel','completed',10,'2024-02-15 02:48:00','2024-02-15 04:41:39','2024-02-15 04:36:57','2024-02-15 04:41:38',NULL,0,0,NULL,NULL),(4208,'mixpanel','completed',10,'2024-02-15 02:51:43','2024-02-15 04:51:44','2024-02-15 04:46:42','2024-02-15 04:51:43',NULL,0,0,NULL,NULL),(4209,'mixpanel','completed',10,'2024-02-15 03:13:51','2024-02-15 05:01:39','2024-02-15 04:56:50','2024-02-15 05:01:37',NULL,0,0,NULL,NULL),(4210,'mixpanel','completed',10,'2024-02-15 03:56:37','2024-02-15 05:11:38','2024-02-15 05:06:36','2024-02-15 05:11:37',NULL,0,0,NULL,NULL),(4211,'mixpanel','completed',10,'2024-02-15 04:01:39','2024-02-15 05:21:39','2024-02-15 05:16:38','2024-02-15 05:21:38',NULL,0,0,NULL,NULL),(4212,'mixpanel','completed',10,'2024-02-15 04:22:43','2024-02-15 05:31:47','2024-02-15 05:26:42','2024-02-15 05:31:46',NULL,0,0,NULL,NULL),(4213,'mixpanel','completed',10,'2024-02-15 03:59:38','2024-02-15 05:41:42','2024-02-15 05:36:37','2024-02-15 05:41:41',NULL,0,0,NULL,NULL),(4214,'mixpanel','completed',10,'2024-02-15 04:27:43','2024-02-15 05:51:49','2024-02-15 05:46:42','2024-02-15 05:51:48',NULL,0,0,NULL,NULL),(4215,'mixpanel','completed',10,'2024-02-15 03:59:48','2024-02-15 06:01:42','2024-02-15 05:56:47','2024-02-15 06:01:41',NULL,0,0,NULL,NULL),(4216,'mixpanel','completed',10,'2024-02-15 04:06:41','2024-02-15 06:11:38','2024-02-15 06:06:40','2024-02-15 06:11:37',NULL,0,0,NULL,NULL),(4217,'mixpanel','completed',10,'2024-02-15 04:15:45','2024-02-15 06:21:39','2024-02-15 06:16:44','2024-02-15 06:21:38',NULL,0,0,NULL,NULL),(4218,'mixpanel','completed',10,'2024-02-15 04:30:46','2024-02-15 06:31:52','2024-02-15 06:26:45','2024-02-15 06:31:50',NULL,0,0,NULL,NULL),(4219,'mixpanel','completed',10,'2024-02-15 05:21:39','2024-02-15 06:41:46','2024-02-15 06:36:38','2024-02-15 06:41:44',NULL,0,0,NULL,NULL),(4220,'mixpanel','completed',10,'2024-02-15 05:14:43','2024-02-15 06:51:44','2024-02-15 06:46:42','2024-02-15 06:51:43',NULL,0,0,NULL,NULL),(4221,'mixpanel','completed',10,'2024-02-15 05:30:44','2024-02-15 07:01:40','2024-02-15 06:56:43','2024-02-15 07:01:39',NULL,0,0,NULL,NULL),(4222,'mixpanel','completed',10,'2024-02-15 05:13:51','2024-02-15 07:11:40','2024-02-15 07:06:50','2024-02-15 07:11:39',NULL,0,0,NULL,NULL),(4223,'mixpanel','completed',10,'2024-02-15 05:42:38','2024-02-15 07:21:45','2024-02-15 07:16:37','2024-02-15 07:21:44',NULL,0,0,NULL,NULL),(4224,'mixpanel','completed',10,'2024-02-15 06:16:44','2024-02-15 07:31:53','2024-02-15 07:26:43','2024-02-15 07:31:52',NULL,0,0,NULL,NULL),(4225,'mixpanel','completed',10,'2024-02-15 06:20:48','2024-02-15 07:41:47','2024-02-15 07:36:47','2024-02-15 07:41:46',NULL,0,0,NULL,NULL),(4226,'mixpanel','completed',10,'2024-02-15 06:05:47','2024-02-15 07:51:40','2024-02-15 07:46:46','2024-02-15 07:51:39',NULL,0,0,NULL,NULL),(4227,'mixpanel','completed',10,'2024-02-15 06:21:53','2024-02-15 07:56:37','2024-02-15 07:53:47','2024-02-15 07:56:36',NULL,0,0,NULL,NULL),(4228,'mixpanel','completed',10,'2024-02-15 06:59:47','2024-02-15 08:06:45','2024-02-15 08:01:46','2024-02-15 08:06:44',NULL,0,0,NULL,NULL),(4229,'mixpanel','completed',10,'2024-02-15 06:15:39','2024-02-15 08:16:36','2024-02-15 08:11:38','2024-02-15 08:16:35',NULL,0,0,NULL,NULL),(4230,'mixpanel','completed',10,'2024-02-15 06:33:37','2024-02-15 08:26:47','2024-02-15 08:21:36','2024-02-15 08:26:46',NULL,0,0,NULL,NULL),(4231,'mixpanel','completed',10,'2024-02-15 06:38:40','2024-02-15 08:34:37','2024-02-15 08:31:39','2024-02-15 08:34:36',NULL,0,0,NULL,NULL),(4232,'mixpanel','completed',10,'2024-02-15 07:12:44','2024-02-15 08:41:44','2024-02-15 08:36:43','2024-02-15 08:41:43',NULL,0,0,NULL,NULL),(4233,'mixpanel','completed',10,'2024-02-15 07:23:38','2024-02-15 08:51:42','2024-02-15 08:46:37','2024-02-15 08:51:40',NULL,0,0,NULL,NULL),(4234,'mixpanel','completed',10,'2024-02-15 07:11:40','2024-02-15 09:01:43','2024-02-15 08:56:39','2024-02-15 09:01:42',NULL,0,0,NULL,NULL),(4235,'mixpanel','completed',10,'2024-02-15 07:30:48','2024-02-15 09:11:53','2024-02-15 09:06:47','2024-02-15 09:11:52',NULL,0,0,NULL,NULL),(4236,'mixpanel','completed',10,'2024-02-15 07:22:46','2024-02-15 09:21:40','2024-02-15 09:16:45','2024-02-15 09:21:39',NULL,0,0,NULL,NULL),(4237,'mixpanel','completed',10,'2024-02-15 08:08:41','2024-02-15 09:31:38','2024-02-15 09:26:40','2024-02-15 09:31:37',NULL,0,0,NULL,NULL),(4238,'mixpanel','completed',10,'2024-02-15 08:27:45','2024-02-15 09:41:45','2024-02-15 09:36:44','2024-02-15 09:41:44',NULL,0,0,NULL,NULL),(4239,'mixpanel','completed',10,'2024-02-15 07:51:36','2024-02-15 09:51:44','2024-02-15 09:46:35','2024-02-15 09:51:43',NULL,0,0,NULL,NULL),(4240,'mixpanel','completed',10,'2024-02-15 08:37:35','2024-02-15 09:56:46','2024-02-15 09:54:34','2024-02-15 09:56:45',NULL,0,0,NULL,NULL),(4241,'mixpanel','completed',10,'2024-02-15 08:29:44','2024-02-15 10:06:40','2024-02-15 10:01:43','2024-02-15 10:06:39',NULL,0,0,NULL,NULL),(4242,'mixpanel','completed',10,'2024-02-15 09:02:43','2024-02-15 10:16:38','2024-02-15 10:11:42','2024-02-15 10:16:37',NULL,0,0,NULL,NULL),(4243,'mixpanel','completed',10,'2024-02-15 08:28:44','2024-02-15 10:26:48','2024-02-15 10:19:44','2024-02-15 10:26:47',NULL,0,0,NULL,NULL),(4244,'mixpanel','completed',10,'2024-02-15 09:00:47','2024-02-15 10:36:48','2024-02-15 10:31:46','2024-02-15 10:36:47',NULL,0,0,NULL,NULL),(4245,'mixpanel','completed',10,'2024-02-15 09:34:49','2024-02-15 10:46:34','2024-02-15 10:41:48','2024-02-15 10:46:33',NULL,0,0,NULL,NULL),(4246,'mixpanel','completed',10,'2024-02-15 09:43:44','2024-02-15 10:56:36','2024-02-15 10:51:43','2024-02-15 10:56:35',NULL,0,0,NULL,NULL),(4247,'mixpanel','completed',10,'2024-02-15 09:09:39','2024-02-15 11:06:39','2024-02-15 11:01:38','2024-02-15 11:06:38',NULL,0,0,NULL,NULL),(4248,'mixpanel','completed',10,'2024-02-15 09:15:44','2024-02-15 11:16:36','2024-02-15 11:11:43','2024-02-15 11:16:35',NULL,0,0,NULL,NULL),(4249,'mixpanel','completed',10,'2024-02-15 09:32:47','2024-02-15 11:26:45','2024-02-15 11:21:46','2024-02-15 11:26:44',NULL,0,0,NULL,NULL),(4250,'mixpanel','completed',10,'2024-02-15 10:21:47','2024-02-15 11:36:45','2024-02-15 11:31:46','2024-02-15 11:36:44',NULL,0,0,NULL,NULL),(4251,'mixpanel','completed',10,'2024-02-15 10:09:39','2024-02-15 11:46:47','2024-02-15 11:41:38','2024-02-15 11:46:45',NULL,0,0,NULL,NULL),(4252,'mixpanel','completed',10,'2024-02-15 10:01:42','2024-02-15 11:56:43','2024-02-15 11:51:41','2024-02-15 11:56:42',NULL,0,0,NULL,NULL),(4253,'mixpanel','completed',10,'2024-02-15 10:19:44','2024-02-15 12:06:38','2024-02-15 12:01:43','2024-02-15 12:06:37',NULL,0,0,NULL,NULL),(4254,'mixpanel','completed',10,'2024-02-15 10:15:42','2024-02-15 12:16:39','2024-02-15 12:11:41','2024-02-15 12:16:38',NULL,0,0,NULL,NULL),(4255,'mixpanel','completed',10,'2024-02-15 10:36:40','2024-02-15 12:26:48','2024-02-15 12:21:39','2024-02-15 12:26:47',NULL,0,0,NULL,NULL),(4256,'mixpanel','completed',10,'2024-02-15 10:50:47','2024-02-15 12:34:44','2024-02-15 12:31:46','2024-02-15 12:34:43',NULL,0,0,NULL,NULL),(4257,'mixpanel','completed',10,'2024-02-15 11:14:38','2024-02-15 12:45:37','2024-02-15 12:41:37','2024-02-15 12:45:36',NULL,0,0,NULL,NULL),(4258,'mixpanel','completed',10,'2024-02-15 11:30:40','2024-02-15 12:55:57','2024-02-15 12:51:39','2024-02-15 12:55:55',NULL,0,0,NULL,NULL),(4259,'mixpanel','completed',10,'2024-02-15 11:17:46','2024-02-15 13:06:37','2024-02-15 13:01:45','2024-02-15 13:06:36',NULL,0,0,NULL,NULL),(4260,'mixpanel','completed',10,'2024-02-15 11:27:40','2024-02-15 13:16:43','2024-02-15 13:11:39','2024-02-15 13:16:42',NULL,0,0,NULL,NULL),(4261,'mixpanel','completed',10,'2024-02-15 11:25:42','2024-02-15 13:26:46','2024-02-15 13:21:41','2024-02-15 13:26:45',NULL,0,0,NULL,NULL),(4262,'mixpanel','completed',10,'2024-02-15 11:40:46','2024-02-15 13:36:39','2024-02-15 13:30:45','2024-02-15 13:36:38',NULL,0,0,NULL,NULL),(4263,'mixpanel','completed',10,'2024-02-15 11:47:43','2024-02-15 13:46:42','2024-02-15 13:41:42','2024-02-15 13:46:41',NULL,0,0,NULL,NULL),(4264,'mixpanel','completed',10,'2024-02-15 12:19:45','2024-02-15 13:56:45','2024-02-15 13:51:44','2024-02-15 13:56:44',NULL,0,0,NULL,NULL),(4265,'mixpanel','completed',10,'2024-02-15 12:28:06','2024-02-15 14:01:39','2024-02-15 13:59:05','2024-02-15 14:01:38',NULL,0,0,NULL,NULL),(4266,'mixpanel','completed',10,'2024-02-15 12:49:41','2024-02-15 14:11:42','2024-02-15 14:06:40','2024-02-15 14:11:41',NULL,0,0,NULL,NULL),(4267,'mixpanel','completed',10,'2024-02-15 13:07:40','2024-02-15 14:21:39','2024-02-15 14:16:39','2024-02-15 14:21:38',NULL,0,0,NULL,NULL),(4268,'mixpanel','completed',10,'2024-02-15 13:03:16','2024-02-15 14:27:49','2024-02-15 14:25:15','2024-02-15 14:27:48',NULL,0,0,NULL,NULL),(4269,'mixpanel','completed',10,'2024-02-15 12:50:39','2024-02-15 14:36:50','2024-02-15 14:31:38','2024-02-15 14:36:48',NULL,0,0,NULL,NULL),(4270,'mixpanel','completed',10,'2024-02-15 13:32:44','2024-02-15 14:46:50','2024-02-15 14:41:43','2024-02-15 14:46:48',NULL,0,0,NULL,NULL),(4271,'mixpanel','completed',10,'2024-02-15 13:25:38','2024-02-15 14:56:38','2024-02-15 14:51:37','2024-02-15 14:56:37',NULL,0,0,NULL,NULL),(4272,'mixpanel','completed',10,'2024-02-15 13:32:43','2024-02-15 15:06:42','2024-02-15 15:01:42','2024-02-15 15:06:41',NULL,0,0,NULL,NULL),(4273,'mixpanel','completed',10,'2024-02-15 14:07:43','2024-02-15 15:16:43','2024-02-15 15:11:42','2024-02-15 15:16:42',NULL,0,0,NULL,NULL),(4274,'mixpanel','completed',10,'2024-02-15 13:46:43','2024-02-15 15:26:42','2024-02-15 15:21:42','2024-02-15 15:26:41',NULL,0,0,NULL,NULL),(4275,'mixpanel','completed',10,'2024-02-15 13:31:40','2024-02-15 15:36:42','2024-02-15 15:31:39','2024-02-15 15:36:41',NULL,0,0,NULL,NULL),(4276,'mixpanel','completed',10,'2024-02-15 14:11:46','2024-02-15 15:46:49','2024-02-15 15:41:45','2024-02-15 15:46:48',NULL,0,0,NULL,NULL),(4277,'mixpanel','completed',10,'2024-02-15 14:18:41','2024-02-15 15:56:43','2024-02-15 15:51:40','2024-02-15 15:56:42',NULL,0,0,NULL,NULL),(4278,'mixpanel','completed',10,'2024-02-15 14:00:39','2024-02-15 16:06:38','2024-02-15 16:01:38','2024-02-15 16:06:37',NULL,0,0,NULL,NULL),(4279,'mixpanel','completed',10,'2024-02-15 15:00:45','2024-02-15 16:16:47','2024-02-15 16:11:44','2024-02-15 16:16:46',NULL,0,0,NULL,NULL),(4280,'mixpanel','completed',10,'2024-02-15 14:52:38','2024-02-15 16:26:41','2024-02-15 16:21:37','2024-02-15 16:26:40',NULL,0,0,NULL,NULL),(4281,'mixpanel','completed',10,'2024-02-15 15:03:39','2024-02-15 16:36:40','2024-02-15 16:31:38','2024-02-15 16:36:39',NULL,0,0,NULL,NULL),(4282,'mixpanel','completed',10,'2024-02-15 15:26:48','2024-02-15 16:46:46','2024-02-15 16:41:47','2024-02-15 16:46:45',NULL,0,0,NULL,NULL),(4283,'mixpanel','completed',10,'2024-02-15 15:40:49','2024-02-15 16:56:39','2024-02-15 16:51:48','2024-02-15 16:56:38',NULL,0,0,NULL,NULL),(4284,'mixpanel','completed',10,'2024-02-15 15:48:47','2024-02-15 17:06:39','2024-02-15 17:01:46','2024-02-15 17:06:38',NULL,0,0,NULL,NULL),(4285,'mixpanel','completed',10,'2024-02-15 15:29:48','2024-02-15 17:16:41','2024-02-15 17:11:47','2024-02-15 17:16:40',NULL,0,0,NULL,NULL),(4286,'mixpanel','completed',10,'2024-02-15 15:50:48','2024-02-15 17:26:48','2024-02-15 17:21:47','2024-02-15 17:26:47',NULL,0,0,NULL,NULL),(4287,'mixpanel','completed',10,'2024-02-15 16:01:37','2024-02-15 17:36:39','2024-02-15 17:31:36','2024-02-15 17:36:38',NULL,0,0,NULL,NULL),(4288,'mixpanel','completed',10,'2024-02-15 16:03:47','2024-02-15 17:46:29','2024-02-15 17:41:46','2024-02-15 17:46:28',NULL,0,0,NULL,NULL),(4289,'mixpanel','completed',10,'2024-02-15 16:28:43','2024-02-15 17:56:42','2024-02-15 17:51:42','2024-02-15 17:56:41',NULL,0,0,NULL,NULL),(4290,'mixpanel','completed',10,'2024-02-15 16:47:45','2024-02-15 18:06:45','2024-02-15 18:01:44','2024-02-15 18:06:44',NULL,0,0,NULL,NULL),(4291,'mixpanel','completed',10,'2024-02-15 16:53:46','2024-02-15 18:16:48','2024-02-15 18:11:45','2024-02-15 18:16:47',NULL,0,0,NULL,NULL),(4292,'mixpanel','completed',10,'2024-02-15 17:09:48','2024-02-15 18:26:40','2024-02-15 18:21:46','2024-02-15 18:26:39',NULL,0,0,NULL,NULL),(4293,'mixpanel','completed',10,'2024-02-15 17:08:50','2024-02-15 18:36:45','2024-02-15 18:31:49','2024-02-15 18:36:44',NULL,0,0,NULL,NULL),(4294,'mixpanel','completed',10,'2024-02-15 17:02:09','2024-02-15 18:41:46','2024-02-15 18:39:08','2024-02-15 18:41:45',NULL,0,0,NULL,NULL),(4295,'mixpanel','completed',10,'2024-02-15 17:04:38','2024-02-15 18:51:47','2024-02-15 18:46:37','2024-02-15 18:51:46',NULL,0,0,NULL,NULL),(4296,'mixpanel','completed',10,'2024-02-15 17:24:42','2024-02-15 19:01:43','2024-02-15 18:56:41','2024-02-15 19:01:42',NULL,0,0,NULL,NULL),(4297,'mixpanel','completed',10,'2024-02-15 17:15:42','2024-02-15 19:11:44','2024-02-15 19:06:41','2024-02-15 19:11:43',NULL,0,0,NULL,NULL),(4298,'mixpanel','completed',10,'2024-02-15 17:30:43','2024-02-15 19:21:37','2024-02-15 19:16:42','2024-02-15 19:21:36',NULL,0,0,NULL,NULL),(4299,'mixpanel','completed',10,'2024-02-15 17:59:46','2024-02-15 19:31:37','2024-02-15 19:26:45','2024-02-15 19:31:36',NULL,0,0,NULL,NULL),(4300,'mixpanel','completed',10,'2024-02-15 17:36:42','2024-02-15 19:41:40','2024-02-15 19:36:41','2024-02-15 19:41:39',NULL,0,0,NULL,NULL),(4301,'mixpanel','completed',10,'2024-02-15 18:10:39','2024-02-15 19:51:42','2024-02-15 19:46:38','2024-02-15 19:51:41',NULL,0,0,NULL,NULL),(4302,'mixpanel','completed',10,'2024-02-15 18:23:42','2024-02-15 20:01:41','2024-02-15 19:56:41','2024-02-15 20:01:40',NULL,0,0,NULL,NULL),(4303,'mixpanel','completed',10,'2024-02-15 18:53:48','2024-02-15 20:11:41','2024-02-15 20:06:47','2024-02-15 20:11:40',NULL,0,0,NULL,NULL),(4304,'mixpanel','completed',10,'2024-02-15 19:10:05','2024-02-15 20:21:34','2024-02-15 20:16:04','2024-02-15 20:21:33',NULL,0,0,NULL,NULL),(4305,'mixpanel','completed',10,'2024-02-15 19:14:41','2024-02-15 20:31:43','2024-02-15 20:26:40','2024-02-15 20:31:42',NULL,0,0,NULL,NULL),(4306,'mixpanel','completed',10,'2024-02-15 19:16:38','2024-02-15 20:41:48','2024-02-15 20:36:37','2024-02-15 20:41:47',NULL,0,0,NULL,NULL),(4307,'mixpanel','completed',10,'2024-02-15 19:10:40','2024-02-15 20:52:04','2024-02-15 20:46:39','2024-02-15 20:52:03',NULL,0,0,NULL,NULL),(4308,'mixpanel','completed',10,'2024-02-15 19:39:47','2024-02-15 21:01:48','2024-02-15 20:56:46','2024-02-15 21:01:47',NULL,0,0,NULL,NULL),(4309,'mixpanel','completed',10,'2024-02-15 19:45:45','2024-02-15 21:08:58','2024-02-15 21:06:44','2024-02-15 21:08:57',NULL,0,0,NULL,NULL),(4310,'mixpanel','completed',10,'2024-02-15 19:46:42','2024-02-15 21:14:15','2024-02-15 21:11:41','2024-02-15 21:14:14',NULL,0,0,NULL,NULL),(4311,'mixpanel','completed',10,'2024-02-15 20:05:46','2024-02-15 21:21:49','2024-02-15 21:16:45','2024-02-15 21:21:47',NULL,0,0,NULL,NULL),(4312,'mixpanel','completed',10,'2024-02-15 20:21:43','2024-02-15 21:31:41','2024-02-15 21:26:41','2024-02-15 21:31:40',NULL,0,0,NULL,NULL),(4313,'mixpanel','completed',10,'2024-02-15 19:50:48','2024-02-15 21:41:47','2024-02-15 21:36:47','2024-02-15 21:41:46',NULL,0,0,NULL,NULL),(4314,'mixpanel','completed',10,'2024-02-15 20:41:40','2024-02-15 21:51:41','2024-02-15 21:46:39','2024-02-15 21:51:40',NULL,0,0,NULL,NULL),(4315,'mixpanel','completed',10,'2024-02-15 20:19:42','2024-02-15 22:01:44','2024-02-15 21:56:41','2024-02-15 22:01:43',NULL,0,0,NULL,NULL),(4316,'mixpanel','completed',10,'2024-02-15 20:18:43','2024-02-15 22:11:43','2024-02-15 22:06:42','2024-02-15 22:11:42',NULL,0,0,NULL,NULL),(4317,'mixpanel','completed',10,'2024-02-15 20:42:40','2024-02-15 22:21:48','2024-02-15 22:16:39','2024-02-15 22:21:47',NULL,0,0,NULL,NULL),(4318,'mixpanel','completed',10,'2024-02-15 21:20:47','2024-02-15 22:31:39','2024-02-15 22:26:46','2024-02-15 22:31:37',NULL,0,0,NULL,NULL),(4319,'mixpanel','completed',10,'2024-02-15 20:35:45','2024-02-15 22:41:43','2024-02-15 22:36:44','2024-02-15 22:41:42',NULL,0,0,NULL,NULL),(4320,'mixpanel','completed',10,'2024-02-15 21:14:41','2024-02-15 22:50:14','2024-02-15 22:46:40','2024-02-15 22:50:13',NULL,0,0,NULL,NULL),(4321,'mixpanel','completed',10,'2024-02-15 21:51:40','2024-02-15 23:01:45','2024-02-15 22:56:39','2024-02-15 23:01:44',NULL,0,0,NULL,NULL),(4322,'mixpanel','completed',10,'2024-02-15 21:25:43','2024-02-15 23:11:39','2024-02-15 23:06:42','2024-02-15 23:11:38',NULL,0,0,NULL,NULL),(4323,'mixpanel','completed',10,'2024-02-15 21:55:40','2024-02-15 23:21:42','2024-02-15 23:16:39','2024-02-15 23:21:41',NULL,0,0,NULL,NULL),(4324,'mixpanel','completed',10,'2024-02-15 22:20:43','2024-02-15 23:31:42','2024-02-15 23:26:42','2024-02-15 23:31:41',NULL,0,0,NULL,NULL),(4325,'mixpanel','completed',10,'2024-02-15 21:37:44','2024-02-15 23:41:47','2024-02-15 23:36:43','2024-02-15 23:41:46',NULL,0,0,NULL,NULL),(4326,'mixpanel','completed',10,'2024-02-15 22:27:03','2024-02-15 23:51:44','2024-02-15 23:45:02','2024-02-15 23:51:43',NULL,0,0,NULL,NULL),(4327,'mixpanel','completed',10,'2024-02-15 22:10:53','2024-02-16 00:01:40','2024-02-15 23:56:52','2024-02-16 00:01:39',NULL,0,0,NULL,NULL),(4328,'mixpanel','completed',10,'2024-02-15 22:17:41','2024-02-16 00:11:39','2024-02-16 00:06:40','2024-02-16 00:11:38',NULL,0,0,NULL,NULL),(4329,'mixpanel','completed',10,'2024-02-15 22:44:40','2024-02-16 00:21:41','2024-02-16 00:16:39','2024-02-16 00:21:40',NULL,0,0,NULL,NULL),(4330,'mixpanel','completed',10,'2024-02-15 23:10:43','2024-02-16 00:31:17','2024-02-16 00:26:42','2024-02-16 00:31:16',NULL,0,0,NULL,NULL),(4331,'mixpanel','completed',10,'2024-02-15 22:40:37','2024-02-16 00:41:40','2024-02-16 00:36:36','2024-02-16 00:41:39',NULL,0,0,NULL,NULL),(4332,'mixpanel','completed',10,'2024-02-15 23:34:40','2024-02-16 00:51:40','2024-02-16 00:46:39','2024-02-16 00:51:39',NULL,0,0,NULL,NULL),(4333,'mixpanel','completed',10,'2024-02-15 22:59:37','2024-02-16 01:01:35','2024-02-16 00:56:36','2024-02-16 01:01:34',NULL,0,0,NULL,NULL),(4334,'mixpanel','completed',10,'2024-02-15 23:26:36','2024-02-16 01:11:44','2024-02-16 01:06:35','2024-02-16 01:11:43',NULL,0,0,NULL,NULL),(4335,'mixpanel','completed',10,'2024-02-16 00:00:37','2024-02-16 01:21:45','2024-02-16 01:16:36','2024-02-16 01:21:44',NULL,0,0,NULL,NULL),(4336,'mixpanel','completed',10,'2024-02-15 23:50:43','2024-02-16 01:31:48','2024-02-16 01:26:42','2024-02-16 01:31:47',NULL,0,0,NULL,NULL),(4337,'mixpanel','completed',10,'2024-02-15 23:55:38','2024-02-16 01:41:44','2024-02-16 01:36:37','2024-02-16 01:41:43',NULL,0,0,NULL,NULL),(4338,'mixpanel','completed',10,'2024-02-15 23:51:42','2024-02-16 01:51:47','2024-02-16 01:46:41','2024-02-16 01:51:46',NULL,0,0,NULL,NULL),(4339,'mixpanel','completed',10,'2024-02-16 00:48:48','2024-02-16 02:01:48','2024-02-16 01:56:47','2024-02-16 02:01:47',NULL,0,0,NULL,NULL),(4340,'mixpanel','completed',10,'2024-02-16 00:16:39','2024-02-16 02:11:46','2024-02-16 02:06:37','2024-02-16 02:11:45',NULL,0,0,NULL,NULL),(4341,'mixpanel','completed',10,'2024-02-16 00:56:48','2024-02-16 02:21:37','2024-02-16 02:16:47','2024-02-16 02:21:36',NULL,0,0,NULL,NULL),(4342,'mixpanel','completed',10,'2024-02-16 01:19:51','2024-02-16 02:30:05','2024-02-16 02:26:50','2024-02-16 02:30:04',NULL,0,0,NULL,NULL),(4343,'mixpanel','completed',10,'2024-02-16 01:28:58','2024-02-16 02:41:48','2024-02-16 02:34:57','2024-02-16 02:41:47',NULL,0,0,NULL,NULL),(4344,'mixpanel','completed',10,'2024-02-16 01:15:48','2024-02-16 02:51:43','2024-02-16 02:46:47','2024-02-16 02:51:42',NULL,0,0,NULL,NULL),(4345,'mixpanel','completed',10,'2024-02-16 01:45:41','2024-02-16 03:01:42','2024-02-16 02:56:40','2024-02-16 03:01:40',NULL,0,0,NULL,NULL),(4346,'mixpanel','completed',10,'2024-02-16 01:35:44','2024-02-16 03:11:41','2024-02-16 03:06:43','2024-02-16 03:11:39',NULL,0,0,NULL,NULL),(4347,'mixpanel','completed',10,'2024-02-16 02:06:50','2024-02-16 03:21:41','2024-02-16 03:16:48','2024-02-16 03:21:40',NULL,0,0,NULL,NULL),(4348,'mixpanel','completed',10,'2024-02-16 01:34:41','2024-02-16 03:31:01','2024-02-16 03:26:40','2024-02-16 03:31:00',NULL,0,0,NULL,NULL),(4349,'mixpanel','completed',10,'2024-02-16 02:03:44','2024-02-16 03:41:11','2024-02-16 03:36:43','2024-02-16 03:41:11',NULL,0,0,NULL,NULL),(4350,'mixpanel','completed',10,'2024-02-16 02:10:48','2024-02-16 03:51:37','2024-02-16 03:46:47','2024-02-16 03:51:36',NULL,0,0,NULL,NULL),(4351,'mixpanel','completed',10,'2024-02-16 02:52:36','2024-02-16 04:01:04','2024-02-16 03:56:35','2024-02-16 04:01:03',NULL,0,0,NULL,NULL),(4352,'mixpanel','completed',10,'2024-02-16 03:04:38','2024-02-16 04:10:30','2024-02-16 04:06:37','2024-02-16 04:10:27',NULL,0,0,NULL,NULL),(4353,'mixpanel','completed',10,'2024-02-16 02:18:00','2024-02-16 04:19:46','2024-02-16 04:16:57','2024-02-16 04:19:44',NULL,0,0,NULL,NULL),(4354,'schedule_re_engagement_email','completed',10,'2024-02-17 04:19:46','2024-02-17 04:21:47','2024-02-16 04:19:44','2024-02-17 04:21:46',NULL,0,0,NULL,NULL),(4355,'mixpanel','completed',10,'2024-02-16 03:21:14','2024-02-16 04:32:00','2024-02-16 04:27:10','2024-02-16 04:31:58',NULL,0,0,NULL,NULL),(4356,'mixpanel','completed',10,'2024-02-16 03:02:37','2024-02-16 04:41:54','2024-02-16 04:35:34','2024-02-16 04:41:51',NULL,0,0,NULL,NULL),(4357,'mixpanel','completed',10,'2024-02-16 02:47:51','2024-02-16 04:48:12','2024-02-16 04:44:50','2024-02-16 04:48:11',NULL,0,0,NULL,NULL),(4358,'mixpanel','completed',10,'2024-02-16 03:37:39','2024-02-16 04:54:21','2024-02-16 04:51:38','2024-02-16 04:54:20',NULL,0,0,NULL,NULL),(4359,'mixpanel','completed',10,'2024-02-16 03:04:42','2024-02-16 04:59:56','2024-02-16 04:56:41','2024-02-16 04:59:55',NULL,0,0,NULL,NULL),(4360,'mixpanel','completed',10,'2024-02-16 04:01:02','2024-02-16 05:10:09','2024-02-16 05:05:01','2024-02-16 05:10:08',NULL,0,0,NULL,NULL),(4361,'mixpanel','completed',10,'2024-02-16 04:07:54','2024-02-16 05:19:26','2024-02-16 05:14:53','2024-02-16 05:19:25',NULL,0,0,NULL,NULL),(4362,'mixpanel','completed',10,'2024-02-16 03:25:44','2024-02-16 05:24:05','2024-02-16 05:21:43','2024-02-16 05:24:04',NULL,0,0,NULL,NULL),(4363,'mixpanel','completed',10,'2024-02-16 03:45:38','2024-02-16 05:28:49','2024-02-16 05:26:37','2024-02-16 05:28:48',NULL,0,0,NULL,NULL),(4364,'mixpanel','completed',10,'2024-02-16 03:44:39','2024-02-16 05:33:40','2024-02-16 05:31:38','2024-02-16 05:33:39',NULL,0,0,NULL,NULL),(4365,'mixpanel','completed',10,'2024-02-16 04:08:48','2024-02-16 05:41:38','2024-02-16 05:36:47','2024-02-16 05:41:37',NULL,0,0,NULL,NULL),(4366,'mixpanel','completed',10,'2024-02-16 03:58:01','2024-02-16 05:50:27','2024-02-16 05:46:00','2024-02-16 05:50:25',NULL,0,0,NULL,NULL),(4367,'mixpanel','completed',10,'2024-02-16 03:59:04','2024-02-16 05:56:50','2024-02-16 05:54:03','2024-02-16 05:56:48',NULL,0,0,NULL,NULL),(4368,'mixpanel','completed',10,'2024-02-16 04:47:41','2024-02-16 06:06:31','2024-02-16 06:01:40','2024-02-16 06:06:28',NULL,0,0,NULL,NULL),(4369,'mixpanel','completed',10,'2024-02-16 04:52:49','2024-02-16 06:15:03','2024-02-16 06:10:48','2024-02-16 06:15:02',NULL,0,0,NULL,NULL),(4370,'mixpanel','completed',10,'2024-02-16 05:15:30','2024-02-16 06:21:39','2024-02-16 06:19:29','2024-02-16 06:21:38',NULL,0,0,NULL,NULL),(4371,'mixpanel','completed',10,'2024-02-16 05:16:00','2024-02-16 06:26:49','2024-02-16 06:23:59','2024-02-16 06:26:48',NULL,0,0,NULL,NULL),(4372,'mixpanel','completed',10,'2024-02-16 04:58:38','2024-02-16 06:36:42','2024-02-16 06:31:37','2024-02-16 06:36:41',NULL,0,0,NULL,NULL),(4373,'mixpanel','completed',10,'2024-02-16 05:03:49','2024-02-16 06:46:41','2024-02-16 06:41:48','2024-02-16 06:46:40',NULL,0,0,NULL,NULL),(4374,'mixpanel','completed',10,'2024-02-16 05:40:30','2024-02-16 06:56:44','2024-02-16 06:51:29','2024-02-16 06:56:43',NULL,0,0,NULL,NULL),(4375,'mixpanel','completed',10,'2024-02-16 05:11:53','2024-02-16 07:01:50','2024-02-16 06:58:52','2024-02-16 07:01:49',NULL,0,0,NULL,NULL),(4376,'mixpanel','completed',10,'2024-02-16 06:00:29','2024-02-16 07:06:48','2024-02-16 07:04:28','2024-02-16 07:06:47',NULL,0,0,NULL,NULL),(4377,'mixpanel','completed',10,'2024-02-16 05:16:36','2024-02-16 07:16:23','2024-02-16 07:10:35','2024-02-16 07:16:22',NULL,0,0,NULL,NULL),(4378,'mixpanel','completed',10,'2024-02-16 05:26:40','2024-02-16 07:26:45','2024-02-16 07:21:39','2024-02-16 07:26:44',NULL,0,0,NULL,NULL),(4379,'mixpanel','completed',10,'2024-02-16 06:20:02','2024-02-16 07:31:40','2024-02-16 07:29:01','2024-02-16 07:31:39',NULL,0,0,NULL,NULL),(4380,'mixpanel','completed',10,'2024-02-16 06:14:47','2024-02-16 07:41:46','2024-02-16 07:35:46','2024-02-16 07:41:45',NULL,0,0,NULL,NULL),(4381,'mixpanel','completed',10,'2024-02-16 06:40:41','2024-02-16 07:50:03','2024-02-16 07:46:40','2024-02-16 07:50:02',NULL,0,0,NULL,NULL),(4382,'mixpanel','completed',10,'2024-02-16 06:45:43','2024-02-16 08:01:49','2024-02-16 07:56:42','2024-02-16 08:01:48',NULL,0,0,NULL,NULL),(4383,'mixpanel','completed',10,'2024-02-16 07:01:57','2024-02-16 08:06:36','2024-02-16 08:03:56','2024-02-16 08:06:35',NULL,0,0,NULL,NULL),(4384,'mixpanel','completed',10,'2024-02-16 06:24:53','2024-02-16 08:16:40','2024-02-16 08:11:52','2024-02-16 08:16:39',NULL,0,0,NULL,NULL),(4385,'mixpanel','completed',10,'2024-02-16 06:33:37','2024-02-16 08:21:39','2024-02-16 08:19:36','2024-02-16 08:21:38',NULL,0,0,NULL,NULL),(4386,'mixpanel','completed',10,'2024-02-16 06:52:43','2024-02-16 08:30:20','2024-02-16 08:26:41','2024-02-16 08:30:19',NULL,0,0,NULL,NULL),(4387,'mixpanel','completed',10,'2024-02-16 07:18:40','2024-02-16 08:41:41','2024-02-16 08:36:39','2024-02-16 08:41:40',NULL,0,0,NULL,NULL),(4388,'mixpanel','completed',10,'2024-02-16 07:36:00','2024-02-16 08:51:38','2024-02-16 08:45:59','2024-02-16 08:51:38',NULL,0,0,NULL,NULL),(4389,'mixpanel','completed',10,'2024-02-16 07:41:08','2024-02-16 08:59:39','2024-02-16 08:55:07','2024-02-16 08:59:38',NULL,0,0,NULL,NULL),(4390,'mixpanel','completed',10,'2024-02-16 07:07:43','2024-02-16 09:04:04','2024-02-16 09:01:42','2024-02-16 09:04:03',NULL,0,0,NULL,NULL),(4391,'mixpanel','completed',10,'2024-02-16 07:34:39','2024-02-16 09:11:39','2024-02-16 09:06:38','2024-02-16 09:11:38',NULL,0,0,NULL,NULL),(4392,'mixpanel','completed',10,'2024-02-16 07:21:04','2024-02-16 09:16:44','2024-02-16 09:14:03','2024-02-16 09:16:43',NULL,0,0,NULL,NULL),(4393,'mixpanel','completed',10,'2024-02-16 07:26:53','2024-02-16 09:26:45','2024-02-16 09:21:52','2024-02-16 09:26:44',NULL,0,0,NULL,NULL),(4394,'mixpanel','completed',10,'2024-02-16 08:01:47','2024-02-16 09:36:43','2024-02-16 09:31:46','2024-02-16 09:36:42',NULL,0,0,NULL,NULL),(4395,'mixpanel','completed',10,'2024-02-16 08:23:46','2024-02-16 09:46:45','2024-02-16 09:41:45','2024-02-16 09:46:45',NULL,0,0,NULL,NULL),(4396,'mixpanel','completed',10,'2024-02-16 08:44:47','2024-02-16 09:53:16','2024-02-16 09:49:46','2024-02-16 09:53:15',NULL,0,0,NULL,NULL),(4397,'mixpanel','completed',10,'2024-02-16 08:23:42','2024-02-16 10:00:04','2024-02-16 09:56:41','2024-02-16 10:00:03',NULL,0,0,NULL,NULL),(4398,'mixpanel','completed',10,'2024-02-16 08:27:07','2024-02-16 10:06:46','2024-02-16 10:04:06','2024-02-16 10:06:45',NULL,0,0,NULL,NULL),(4399,'mixpanel','completed',10,'2024-02-16 08:43:48','2024-02-16 10:14:33','2024-02-16 10:11:47','2024-02-16 10:14:32',NULL,0,0,NULL,NULL),(4400,'mixpanel','completed',10,'2024-02-16 08:27:38','2024-02-16 10:21:41','2024-02-16 10:16:37','2024-02-16 10:21:40',NULL,0,0,NULL,NULL),(4401,'mixpanel','completed',10,'2024-02-16 08:38:53','2024-02-16 10:26:42','2024-02-16 10:23:51','2024-02-16 10:26:41',NULL,0,0,NULL,NULL),(4402,'mixpanel','completed',10,'2024-02-16 09:03:02','2024-02-16 10:33:10','2024-02-16 10:30:01','2024-02-16 10:33:09',NULL,0,0,NULL,NULL),(4403,'mixpanel','completed',10,'2024-02-16 09:12:43','2024-02-16 10:40:09','2024-02-16 10:36:42','2024-02-16 10:40:08',NULL,0,0,NULL,NULL),(4404,'mixpanel','completed',10,'2024-02-16 09:30:47','2024-02-16 10:46:30','2024-02-16 10:42:46','2024-02-16 10:46:29',NULL,0,0,NULL,NULL),(4405,'mixpanel','completed',10,'2024-02-16 09:04:46','2024-02-16 10:56:44','2024-02-16 10:51:45','2024-02-16 10:56:43',NULL,0,0,NULL,NULL),(4406,'mixpanel','completed',10,'2024-02-16 09:26:42','2024-02-16 11:06:44','2024-02-16 11:01:41','2024-02-16 11:06:43',NULL,0,0,NULL,NULL),(4407,'mixpanel','completed',10,'2024-02-16 09:12:32','2024-02-16 11:16:43','2024-02-16 11:10:30','2024-02-16 11:16:42',NULL,0,0,NULL,NULL),(4408,'mixpanel','completed',10,'2024-02-16 10:09:42','2024-02-16 11:26:51','2024-02-16 11:21:41','2024-02-16 11:26:50',NULL,0,0,NULL,NULL),(4409,'mixpanel','completed',10,'2024-02-16 10:17:49','2024-02-16 11:36:44','2024-02-16 11:31:48','2024-02-16 11:36:43',NULL,0,0,NULL,NULL),(4410,'mixpanel','completed',10,'2024-02-16 09:44:50','2024-02-16 11:46:40','2024-02-16 11:41:49','2024-02-16 11:46:39',NULL,0,0,NULL,NULL),(4411,'mixpanel','completed',10,'2024-02-16 10:34:49','2024-02-16 11:56:50','2024-02-16 11:51:48','2024-02-16 11:56:49',NULL,0,0,NULL,NULL),(4412,'mixpanel','completed',10,'2024-02-16 10:41:45','2024-02-16 12:06:47','2024-02-16 12:01:44','2024-02-16 12:06:46',NULL,0,0,NULL,NULL),(4413,'mixpanel','completed',10,'2024-02-16 10:44:45','2024-02-16 12:16:43','2024-02-16 12:11:44','2024-02-16 12:16:42',NULL,0,0,NULL,NULL),(4414,'mixpanel','completed',10,'2024-02-16 10:33:45','2024-02-16 12:26:47','2024-02-16 12:21:44','2024-02-16 12:26:46',NULL,0,0,NULL,NULL),(4415,'mixpanel','completed',10,'2024-02-16 10:49:40','2024-02-16 12:36:47','2024-02-16 12:31:39','2024-02-16 12:36:46',NULL,0,0,NULL,NULL),(4416,'mixpanel','completed',10,'2024-02-16 11:13:51','2024-02-16 12:46:45','2024-02-16 12:41:50','2024-02-16 12:46:44',NULL,0,0,NULL,NULL),(4417,'mixpanel','completed',10,'2024-02-16 11:30:43','2024-02-16 12:56:52','2024-02-16 12:51:42','2024-02-16 12:56:51',NULL,0,0,NULL,NULL),(4418,'mixpanel','completed',10,'2024-02-16 11:38:47','2024-02-16 13:06:46','2024-02-16 12:59:46','2024-02-16 13:06:45',NULL,0,0,NULL,NULL),(4419,'mixpanel','completed',10,'2024-02-16 11:52:50','2024-02-16 13:16:42','2024-02-16 13:11:49','2024-02-16 13:16:41',NULL,0,0,NULL,NULL),(4420,'mixpanel','completed',10,'2024-02-16 12:09:50','2024-02-16 13:26:45','2024-02-16 13:21:49','2024-02-16 13:26:44',NULL,0,0,NULL,NULL),(4421,'mixpanel','completed',10,'2024-02-16 11:49:40','2024-02-16 13:36:46','2024-02-16 13:31:39','2024-02-16 13:36:45',NULL,0,0,NULL,NULL),(4422,'mixpanel','completed',10,'2024-02-16 12:24:59','2024-02-16 13:46:39','2024-02-16 13:40:58','2024-02-16 13:46:38',NULL,0,0,NULL,NULL),(4423,'mixpanel','completed',10,'2024-02-16 12:25:52','2024-02-16 13:56:41','2024-02-16 13:51:51','2024-02-16 13:56:41',NULL,0,0,NULL,NULL),(4424,'mixpanel','completed',10,'2024-02-16 12:08:40','2024-02-16 14:06:43','2024-02-16 14:01:39','2024-02-16 14:06:42',NULL,0,0,NULL,NULL),(4425,'mixpanel','completed',10,'2024-02-16 12:41:14','2024-02-16 14:16:48','2024-02-16 14:11:12','2024-02-16 14:16:47',NULL,0,0,NULL,NULL),(4426,'mixpanel','completed',10,'2024-02-16 13:07:41','2024-02-16 14:26:46','2024-02-16 14:21:40','2024-02-16 14:26:45',NULL,0,0,NULL,NULL),(4427,'mixpanel','completed',10,'2024-02-16 13:04:59','2024-02-16 14:31:49','2024-02-16 14:28:58','2024-02-16 14:31:48',NULL,0,0,NULL,NULL),(4428,'mixpanel','completed',10,'2024-02-16 12:52:51','2024-02-16 14:41:46','2024-02-16 14:36:50','2024-02-16 14:41:45',NULL,0,0,NULL,NULL),(4429,'mixpanel','completed',10,'2024-02-16 13:34:47','2024-02-16 14:46:41','2024-02-16 14:43:46','2024-02-16 14:46:40',NULL,0,0,NULL,NULL),(4430,'mixpanel','completed',10,'2024-02-16 13:08:51','2024-02-16 14:56:48','2024-02-16 14:51:50','2024-02-16 14:56:47',NULL,0,0,NULL,NULL),(4431,'mixpanel','completed',10,'2024-02-16 13:27:40','2024-02-16 15:06:44','2024-02-16 15:01:39','2024-02-16 15:06:43',NULL,0,0,NULL,NULL),(4432,'mixpanel','completed',10,'2024-02-16 13:35:09','2024-02-16 15:11:48','2024-02-16 15:09:08','2024-02-16 15:11:47',NULL,0,0,NULL,NULL),(4433,'mixpanel','completed',10,'2024-02-16 14:13:41','2024-02-16 15:21:50','2024-02-16 15:16:40','2024-02-16 15:21:49',NULL,0,0,NULL,NULL),(4434,'mixpanel','completed',10,'2024-02-16 14:10:51','2024-02-16 15:31:48','2024-02-16 15:26:50','2024-02-16 15:31:47',NULL,0,0,NULL,NULL),(4435,'mixpanel','completed',10,'2024-02-16 13:57:41','2024-02-16 15:41:45','2024-02-16 15:36:40','2024-02-16 15:41:44',NULL,0,0,NULL,NULL),(4436,'mixpanel','completed',10,'2024-02-16 14:25:39','2024-02-16 15:51:49','2024-02-16 15:46:38','2024-02-16 15:51:48',NULL,0,0,NULL,NULL),(4437,'mixpanel','completed',10,'2024-02-16 14:21:51','2024-02-16 16:01:48','2024-02-16 15:56:50','2024-02-16 16:01:47',NULL,0,0,NULL,NULL),(4438,'mixpanel','completed',10,'2024-02-16 14:43:47','2024-02-16 16:11:07','2024-02-16 16:06:46','2024-02-16 16:11:06',NULL,0,0,NULL,NULL),(4439,'mixpanel','completed',10,'2024-02-16 14:54:41','2024-02-16 16:21:49','2024-02-16 16:16:40','2024-02-16 16:21:48',NULL,0,0,NULL,NULL),(4440,'mixpanel','completed',10,'2024-02-16 15:21:43','2024-02-16 16:31:49','2024-02-16 16:26:41','2024-02-16 16:31:46',NULL,0,0,NULL,NULL),(4441,'mixpanel','completed',10,'2024-02-16 15:17:38','2024-02-16 16:41:46','2024-02-16 16:36:37','2024-02-16 16:41:45',NULL,0,0,NULL,NULL),(4442,'mixpanel','completed',10,'2024-02-16 15:12:49','2024-02-16 16:51:43','2024-02-16 16:46:48','2024-02-16 16:51:42',NULL,0,0,NULL,NULL),(4443,'mixpanel','completed',10,'2024-02-16 15:29:42','2024-02-16 17:01:50','2024-02-16 16:56:41','2024-02-16 17:01:49',NULL,0,0,NULL,NULL),(4444,'mixpanel','completed',10,'2024-02-16 15:13:48','2024-02-16 17:11:47','2024-02-16 17:06:47','2024-02-16 17:11:46',NULL,0,0,NULL,NULL),(4445,'mixpanel','completed',10,'2024-02-16 15:40:01','2024-02-16 17:19:09','2024-02-16 17:16:58','2024-02-16 17:19:07',NULL,0,0,NULL,NULL),(4446,'mixpanel','completed',10,'2024-02-16 15:45:47','2024-02-16 17:26:38','2024-02-16 17:21:46','2024-02-16 17:26:37',NULL,0,0,NULL,NULL),(4447,'mixpanel','completed',10,'2024-02-16 16:05:51','2024-02-16 17:36:47','2024-02-16 17:30:50','2024-02-16 17:36:46',NULL,0,0,NULL,NULL),(4448,'mixpanel','completed',10,'2024-02-16 16:04:50','2024-02-16 17:45:17','2024-02-16 17:41:49','2024-02-16 17:45:16',NULL,0,0,NULL,NULL),(4449,'mixpanel','completed',10,'2024-02-16 15:54:42','2024-02-16 17:56:49','2024-02-16 17:51:41','2024-02-16 17:56:48',NULL,0,0,NULL,NULL),(4450,'mixpanel','completed',10,'2024-02-16 16:30:45','2024-02-16 18:06:48','2024-02-16 18:01:44','2024-02-16 18:06:47',NULL,0,0,NULL,NULL),(4451,'mixpanel','completed',10,'2024-02-16 17:09:49','2024-02-16 18:16:49','2024-02-16 18:11:48','2024-02-16 18:16:48',NULL,0,0,NULL,NULL),(4452,'mixpanel','completed',10,'2024-02-16 17:06:49','2024-02-16 18:26:43','2024-02-16 18:21:48','2024-02-16 18:26:42',NULL,0,0,NULL,NULL),(4453,'mixpanel','completed',10,'2024-02-16 17:18:47','2024-02-16 18:36:48','2024-02-16 18:31:46','2024-02-16 18:36:47',NULL,0,0,NULL,NULL),(4454,'mixpanel','completed',10,'2024-02-16 17:18:50','2024-02-16 18:46:40','2024-02-16 18:41:49','2024-02-16 18:46:39',NULL,0,0,NULL,NULL),(4455,'mixpanel','completed',10,'2024-02-16 17:39:56','2024-02-16 18:56:45','2024-02-16 18:51:53','2024-02-16 18:56:44',NULL,0,0,NULL,NULL),(4456,'mixpanel','completed',10,'2024-02-16 17:34:46','2024-02-16 19:06:50','2024-02-16 19:01:45','2024-02-16 19:06:49',NULL,0,0,NULL,NULL),(4457,'mixpanel','completed',10,'2024-02-16 17:55:43','2024-02-16 19:15:00','2024-02-16 19:11:42','2024-02-16 19:14:59',NULL,0,0,NULL,NULL),(4458,'mixpanel','completed',10,'2024-02-16 18:14:49','2024-02-16 19:26:46','2024-02-16 19:21:47','2024-02-16 19:26:43',NULL,0,0,NULL,NULL),(4459,'mixpanel','completed',10,'2024-02-16 17:42:43','2024-02-16 19:36:41','2024-02-16 19:31:42','2024-02-16 19:36:40',NULL,0,0,NULL,NULL),(4460,'mixpanel','completed',10,'2024-02-16 18:14:42','2024-02-16 19:46:44','2024-02-16 19:41:41','2024-02-16 19:46:43',NULL,0,0,NULL,NULL),(4461,'mixpanel','completed',10,'2024-02-16 18:46:36','2024-02-16 19:56:40','2024-02-16 19:50:35','2024-02-16 19:56:39',NULL,0,0,NULL,NULL),(4462,'mixpanel','completed',10,'2024-02-16 18:13:42','2024-02-16 20:04:05','2024-02-16 20:01:41','2024-02-16 20:04:04',NULL,0,0,NULL,NULL),(4463,'mixpanel','completed',10,'2024-02-16 18:38:51','2024-02-16 20:11:50','2024-02-16 20:06:50','2024-02-16 20:11:47',NULL,0,0,NULL,NULL),(4464,'mixpanel','completed',10,'2024-02-16 18:32:52','2024-02-16 20:21:43','2024-02-16 20:16:49','2024-02-16 20:21:42',NULL,0,0,NULL,NULL),(4465,'mixpanel','completed',10,'2024-02-16 19:17:51','2024-02-16 20:31:42','2024-02-16 20:26:50','2024-02-16 20:31:40',NULL,0,0,NULL,NULL),(4466,'mixpanel','completed',10,'2024-02-16 19:02:54','2024-02-16 20:41:45','2024-02-16 20:36:53','2024-02-16 20:41:44',NULL,0,0,NULL,NULL),(4467,'subscribers_engagement_score','completed',10,'2024-02-16 20:41:45','2024-02-16 20:46:48','2024-02-16 20:41:44','2024-02-16 20:46:47',NULL,0,0,NULL,NULL),(4468,'subscribers_engagement_score','completed',10,'2024-02-17 08:16:00','2024-02-17 08:16:41','2024-02-16 20:46:47','2024-02-17 08:16:39',NULL,0,0,NULL,NULL),(4469,'mixpanel','completed',10,'2024-02-16 18:47:48','2024-02-16 20:51:48','2024-02-16 20:46:47','2024-02-16 20:51:47',NULL,0,0,NULL,NULL),(4470,'mixpanel','completed',10,'2024-02-16 19:48:46','2024-02-16 21:01:51','2024-02-16 20:56:45','2024-02-16 21:01:50',NULL,0,0,NULL,NULL),(4471,'mixpanel','completed',10,'2024-02-16 19:31:49','2024-02-16 21:11:43','2024-02-16 21:06:48','2024-02-16 21:11:42',NULL,0,0,NULL,NULL),(4472,'mixpanel','completed',10,'2024-02-16 20:03:45','2024-02-16 21:21:46','2024-02-16 21:16:44','2024-02-16 21:21:45',NULL,0,0,NULL,NULL),(4473,'mixpanel','completed',10,'2024-02-16 20:19:51','2024-02-16 21:31:43','2024-02-16 21:26:51','2024-02-16 21:31:42',NULL,0,0,NULL,NULL),(4474,'mixpanel','completed',10,'2024-02-16 19:40:42','2024-02-16 21:41:46','2024-02-16 21:36:41','2024-02-16 21:41:45',NULL,0,0,NULL,NULL),(4475,'mixpanel','completed',10,'2024-02-16 20:23:41','2024-02-16 21:51:48','2024-02-16 21:46:40','2024-02-16 21:51:47',NULL,0,0,NULL,NULL),(4476,'mixpanel','completed',10,'2024-02-16 20:23:37','2024-02-16 22:01:48','2024-02-16 21:56:36','2024-02-16 22:01:47',NULL,0,0,NULL,NULL),(4477,'mixpanel','completed',10,'2024-02-16 20:51:49','2024-02-16 22:11:44','2024-02-16 22:06:48','2024-02-16 22:11:43',NULL,0,0,NULL,NULL),(4478,'mixpanel','completed',10,'2024-02-16 20:47:47','2024-02-16 22:21:45','2024-02-16 22:16:46','2024-02-16 22:21:44',NULL,0,0,NULL,NULL),(4479,'mixpanel','completed',10,'2024-02-16 21:12:50','2024-02-16 22:31:43','2024-02-16 22:26:50','2024-02-16 22:31:42',NULL,0,0,NULL,NULL),(4480,'mixpanel','completed',10,'2024-02-16 21:17:48','2024-02-16 22:41:50','2024-02-16 22:36:47','2024-02-16 22:41:49',NULL,0,0,NULL,NULL),(4481,'mixpanel','completed',10,'2024-02-16 21:26:40','2024-02-16 22:51:48','2024-02-16 22:46:39','2024-02-16 22:51:46',NULL,0,0,NULL,NULL),(4482,'mixpanel','completed',10,'2024-02-16 20:59:42','2024-02-16 23:01:49','2024-02-16 22:56:41','2024-02-16 23:01:48',NULL,0,0,NULL,NULL),(4483,'mixpanel','completed',10,'2024-02-16 21:16:45','2024-02-16 23:11:49','2024-02-16 23:06:44','2024-02-16 23:11:48',NULL,0,0,NULL,NULL),(4484,'mixpanel','completed',10,'2024-02-16 21:35:44','2024-02-16 23:21:45','2024-02-16 23:16:43','2024-02-16 23:21:44',NULL,0,0,NULL,NULL),(4485,'mixpanel','completed',10,'2024-02-16 21:57:47','2024-02-16 23:31:48','2024-02-16 23:26:46','2024-02-16 23:31:47',NULL,0,0,NULL,NULL),(4486,'mixpanel','completed',10,'2024-02-16 22:33:45','2024-02-16 23:41:48','2024-02-16 23:36:44','2024-02-16 23:41:47',NULL,0,0,NULL,NULL),(4487,'mixpanel','completed',10,'2024-02-16 22:27:51','2024-02-16 23:49:29','2024-02-16 23:46:50','2024-02-16 23:49:28',NULL,0,0,NULL,NULL),(4488,'mixpanel','completed',10,'2024-02-16 22:27:43','2024-02-16 23:53:46','2024-02-16 23:51:42','2024-02-16 23:53:45',NULL,0,0,NULL,NULL),(4489,'mixpanel','completed',10,'2024-02-16 22:11:51','2024-02-17 00:01:42','2024-02-16 23:55:50','2024-02-17 00:01:41',NULL,0,0,NULL,NULL),(4490,'mixpanel','completed',10,'2024-02-16 22:22:46','2024-02-17 00:11:51','2024-02-17 00:06:45','2024-02-17 00:11:50',NULL,0,0,NULL,NULL),(4491,'mixpanel','completed',10,'2024-02-16 22:34:49','2024-02-17 00:21:48','2024-02-17 00:16:48','2024-02-17 00:21:47',NULL,0,0,NULL,NULL),(4492,'mixpanel','completed',10,'2024-02-16 22:45:52','2024-02-17 00:31:48','2024-02-17 00:26:51','2024-02-17 00:31:47',NULL,0,0,NULL,NULL),(4493,'mixpanel','completed',10,'2024-02-16 22:56:50','2024-02-17 00:41:52','2024-02-17 00:36:49','2024-02-17 00:41:51',NULL,0,0,NULL,NULL),(4494,'mixpanel','completed',10,'2024-02-16 22:47:37','2024-02-17 00:51:51','2024-02-17 00:46:36','2024-02-17 00:51:50',NULL,0,0,NULL,NULL),(4495,'mixpanel','completed',10,'2024-02-16 22:55:47','2024-02-17 01:01:41','2024-02-17 00:56:46','2024-02-17 01:01:40',NULL,0,0,NULL,NULL),(4496,'mixpanel','completed',10,'2024-02-16 23:48:44','2024-02-17 01:11:51','2024-02-17 01:06:43','2024-02-17 01:11:50',NULL,0,0,NULL,NULL),(4497,'mixpanel','completed',10,'2024-02-16 23:35:46','2024-02-17 01:21:38','2024-02-17 01:16:45','2024-02-17 01:21:37',NULL,0,0,NULL,NULL),(4498,'mixpanel','completed',10,'2024-02-16 23:26:41','2024-02-17 01:31:51','2024-02-17 01:26:40','2024-02-17 01:31:50',NULL,0,0,NULL,NULL),(4499,'mixpanel','completed',10,'2024-02-16 23:57:47','2024-02-17 01:40:09','2024-02-17 01:36:46','2024-02-17 01:40:08',NULL,0,0,NULL,NULL),(4500,'mixpanel','completed',10,'2024-02-16 23:57:42','2024-02-17 01:51:47','2024-02-17 01:46:41','2024-02-17 01:51:46',NULL,0,0,NULL,NULL),(4501,'mixpanel','completed',10,'2024-02-17 00:36:46','2024-02-17 02:01:51','2024-02-17 01:56:45','2024-02-17 02:01:50',NULL,0,0,NULL,NULL),(4502,'mixpanel','completed',10,'2024-02-17 00:28:47','2024-02-17 02:11:45','2024-02-17 02:06:46','2024-02-17 02:11:44',NULL,0,0,NULL,NULL),(4503,'mixpanel','completed',10,'2024-02-17 00:17:48','2024-02-17 02:21:43','2024-02-17 02:16:47','2024-02-17 02:21:42',NULL,0,0,NULL,NULL),(4504,'mixpanel','completed',10,'2024-02-17 01:10:42','2024-02-17 02:30:42','2024-02-17 02:26:41','2024-02-17 02:30:41',NULL,0,0,NULL,NULL),(4505,'mixpanel','completed',10,'2024-02-17 01:12:34','2024-02-17 02:41:52','2024-02-17 02:36:33','2024-02-17 02:41:51',NULL,0,0,NULL,NULL),(4506,'mixpanel','completed',10,'2024-02-17 00:57:46','2024-02-17 02:51:44','2024-02-17 02:46:43','2024-02-17 02:51:43',NULL,0,0,NULL,NULL),(4507,'mixpanel','completed',10,'2024-02-17 01:01:49','2024-02-17 03:01:40','2024-02-17 02:56:48','2024-02-17 03:01:39',NULL,0,0,NULL,NULL),(4508,'mixpanel','completed',10,'2024-02-17 02:02:47','2024-02-17 03:11:53','2024-02-17 03:06:46','2024-02-17 03:11:51',NULL,0,0,NULL,NULL),(4509,'mixpanel','completed',10,'2024-02-17 01:17:54','2024-02-17 03:21:44','2024-02-17 03:16:53','2024-02-17 03:21:43',NULL,0,0,NULL,NULL),(4510,'mixpanel','completed',10,'2024-02-17 02:03:47','2024-02-17 03:31:50','2024-02-17 03:26:46','2024-02-17 03:31:49',NULL,0,0,NULL,NULL),(4511,'mixpanel','completed',10,'2024-02-17 01:41:48','2024-02-17 03:41:49','2024-02-17 03:34:47','2024-02-17 03:41:48',NULL,0,0,NULL,NULL),(4512,'mixpanel','completed',10,'2024-02-17 01:54:44','2024-02-17 03:51:39','2024-02-17 03:46:43','2024-02-17 03:51:38',NULL,0,0,NULL,NULL),(4513,'mixpanel','completed',10,'2024-02-17 02:23:45','2024-02-17 04:01:18','2024-02-17 03:56:44','2024-02-17 04:01:17',NULL,0,0,NULL,NULL),(4514,'mixpanel','completed',10,'2024-02-17 02:06:37','2024-02-17 04:08:39','2024-02-17 04:06:36','2024-02-17 04:08:38',NULL,0,0,NULL,NULL),(4515,'mixpanel','completed',10,'2024-02-17 02:41:49','2024-02-17 04:16:39','2024-02-17 04:11:48','2024-02-17 04:16:38',NULL,0,0,NULL,NULL),(4516,'mixpanel','completed',10,'2024-02-17 02:32:47','2024-02-17 04:27:08','2024-02-17 04:21:46','2024-02-17 04:27:04',NULL,0,0,NULL,NULL),(4517,'schedule_re_engagement_email','completed',10,'2024-02-18 04:27:08','2024-02-18 04:32:09','2024-02-17 04:27:04','2024-02-18 04:32:06',NULL,0,0,NULL,NULL),(4518,'mixpanel','completed',10,'2024-02-17 02:55:00','2024-02-17 04:36:46','2024-02-17 04:31:58','2024-02-17 04:36:45',NULL,0,0,NULL,NULL),(4519,'mixpanel','completed',10,'2024-02-17 02:49:50','2024-02-17 04:46:59','2024-02-17 04:41:49','2024-02-17 04:46:56',NULL,0,0,NULL,NULL),(4520,'mixpanel','completed',10,'2024-02-17 03:01:45','2024-02-17 04:56:49','2024-02-17 04:51:43','2024-02-17 04:56:48',NULL,0,0,NULL,NULL),(4521,'mixpanel','completed',10,'2024-02-17 03:30:47','2024-02-17 05:06:44','2024-02-17 05:01:46','2024-02-17 05:06:43',NULL,0,0,NULL,NULL),(4522,'mixpanel','completed',10,'2024-02-17 03:11:49','2024-02-17 05:16:40','2024-02-17 05:11:48','2024-02-17 05:16:38',NULL,0,0,NULL,NULL),(4523,'mixpanel','completed',10,'2024-02-17 03:43:48','2024-02-17 05:26:48','2024-02-17 05:21:47','2024-02-17 05:26:47',NULL,0,0,NULL,NULL),(4524,'mixpanel','completed',10,'2024-02-17 03:48:48','2024-02-17 05:36:40','2024-02-17 05:31:47','2024-02-17 05:36:39',NULL,0,0,NULL,NULL),(4525,'mixpanel','completed',10,'2024-02-17 04:34:49','2024-02-17 05:46:43','2024-02-17 05:41:48','2024-02-17 05:46:42',NULL,0,0,NULL,NULL),(4526,'mixpanel','completed',10,'2024-02-17 04:13:47','2024-02-17 05:56:50','2024-02-17 05:51:46','2024-02-17 05:56:49',NULL,0,0,NULL,NULL),(4527,'mixpanel','completed',10,'2024-02-17 04:37:44','2024-02-17 06:04:16','2024-02-17 06:01:43','2024-02-17 06:04:15',NULL,0,0,NULL,NULL),(4528,'mixpanel','completed',10,'2024-02-17 04:12:40','2024-02-17 06:11:49','2024-02-17 06:06:39','2024-02-17 06:11:48',NULL,0,0,NULL,NULL),(4529,'mixpanel','completed',10,'2024-02-17 04:42:44','2024-02-17 06:21:50','2024-02-17 06:16:42','2024-02-17 06:21:49',NULL,0,0,NULL,NULL),(4530,'mixpanel','completed',10,'2024-02-17 04:35:44','2024-02-17 06:31:42','2024-02-17 06:26:43','2024-02-17 06:31:41',NULL,0,0,NULL,NULL),(4531,'mixpanel','completed',10,'2024-02-17 04:37:40','2024-02-17 06:41:41','2024-02-17 06:36:38','2024-02-17 06:41:41',NULL,0,0,NULL,NULL),(4532,'mixpanel','completed',10,'2024-02-17 05:12:46','2024-02-17 06:51:48','2024-02-17 06:46:45','2024-02-17 06:51:47',NULL,0,0,NULL,NULL),(4533,'mixpanel','completed',10,'2024-02-17 05:48:49','2024-02-17 07:01:42','2024-02-17 06:56:48','2024-02-17 07:01:41',NULL,0,0,NULL,NULL),(4534,'mixpanel','completed',10,'2024-02-17 05:37:48','2024-02-17 07:11:46','2024-02-17 07:06:47','2024-02-17 07:11:45',NULL,0,0,NULL,NULL),(4535,'mixpanel','completed',10,'2024-02-17 05:44:43','2024-02-17 07:21:45','2024-02-17 07:16:42','2024-02-17 07:21:44',NULL,0,0,NULL,NULL),(4536,'mixpanel','completed',10,'2024-02-17 05:50:46','2024-02-17 07:31:45','2024-02-17 07:26:45','2024-02-17 07:31:44',NULL,0,0,NULL,NULL),(4537,'mixpanel','completed',10,'2024-02-17 06:25:42','2024-02-17 07:41:47','2024-02-17 07:36:41','2024-02-17 07:41:41',NULL,0,0,NULL,NULL),(4538,'mixpanel','completed',10,'2024-02-17 06:30:41','2024-02-17 07:51:45','2024-02-17 07:46:40','2024-02-17 07:51:44',NULL,0,0,NULL,NULL),(4539,'mixpanel','completed',10,'2024-02-17 06:50:51','2024-02-17 08:01:46','2024-02-17 07:56:50','2024-02-17 08:01:45',NULL,0,0,NULL,NULL),(4540,'mixpanel','completed',10,'2024-02-17 06:33:53','2024-02-17 08:11:52','2024-02-17 08:06:52','2024-02-17 08:11:51',NULL,0,0,NULL,NULL),(4541,'subscribers_engagement_score','completed',10,'2024-02-18 09:14:00','2024-02-18 09:16:48','2024-02-17 08:16:39','2024-02-18 09:16:45',NULL,0,0,NULL,NULL),(4542,'mixpanel','completed',10,'2024-02-17 07:11:41','2024-02-17 08:21:49','2024-02-17 08:16:39','2024-02-17 08:21:48',NULL,0,0,NULL,NULL),(4543,'mixpanel','completed',10,'2024-02-17 06:57:50','2024-02-17 08:31:50','2024-02-17 08:26:49','2024-02-17 08:31:49',NULL,0,0,NULL,NULL),(4544,'mixpanel','completed',10,'2024-02-17 07:19:22','2024-02-17 08:36:44','2024-02-17 08:34:21','2024-02-17 08:36:43',NULL,0,0,NULL,NULL),(4545,'mixpanel','completed',10,'2024-02-17 07:25:48','2024-02-17 08:46:43','2024-02-17 08:41:47','2024-02-17 08:46:42',NULL,0,0,NULL,NULL),(4546,'mixpanel','completed',10,'2024-02-17 07:33:41','2024-02-17 08:54:26','2024-02-17 08:51:40','2024-02-17 08:54:25',NULL,0,0,NULL,NULL),(4547,'mixpanel','completed',10,'2024-02-17 07:49:48','2024-02-17 09:01:48','2024-02-17 08:56:47','2024-02-17 09:01:47',NULL,0,0,NULL,NULL),(4548,'mixpanel','completed',10,'2024-02-17 07:34:47','2024-02-17 09:10:55','2024-02-17 09:06:46','2024-02-17 09:10:54',NULL,0,0,NULL,NULL),(4549,'mixpanel','completed',10,'2024-02-17 07:34:45','2024-02-17 09:21:44','2024-02-17 09:16:44','2024-02-17 09:21:43',NULL,0,0,NULL,NULL),(4550,'mixpanel','completed',10,'2024-02-17 07:35:40','2024-02-17 09:31:40','2024-02-17 09:26:39','2024-02-17 09:31:39',NULL,0,0,NULL,NULL),(4551,'mixpanel','completed',10,'2024-02-17 08:17:45','2024-02-17 09:41:50','2024-02-17 09:36:44','2024-02-17 09:41:49',NULL,0,0,NULL,NULL),(4552,'mixpanel','completed',10,'2024-02-17 08:14:40','2024-02-17 09:51:43','2024-02-17 09:46:39','2024-02-17 09:51:42',NULL,0,0,NULL,NULL),(4553,'mixpanel','completed',10,'2024-02-17 07:55:49','2024-02-17 10:01:45','2024-02-17 09:56:48','2024-02-17 10:01:45',NULL,0,0,NULL,NULL),(4554,'mixpanel','completed',10,'2024-02-17 08:36:41','2024-02-17 10:11:46','2024-02-17 10:06:40','2024-02-17 10:11:45',NULL,0,0,NULL,NULL),(4555,'mixpanel','completed',10,'2024-02-17 08:20:43','2024-02-17 10:21:54','2024-02-17 10:16:42','2024-02-17 10:21:53',NULL,0,0,NULL,NULL),(4556,'mixpanel','completed',10,'2024-02-17 09:24:54','2024-02-17 10:31:44','2024-02-17 10:26:53','2024-02-17 10:31:43',NULL,0,0,NULL,NULL),(4557,'mixpanel','completed',10,'2024-02-17 09:18:50','2024-02-17 10:41:45','2024-02-17 10:36:49','2024-02-17 10:41:44',NULL,0,0,NULL,NULL),(4558,'mixpanel','completed',10,'2024-02-17 09:09:50','2024-02-17 10:51:40','2024-02-17 10:46:49','2024-02-17 10:51:39',NULL,0,0,NULL,NULL),(4559,'mixpanel','completed',10,'2024-02-17 09:07:45','2024-02-17 11:01:37','2024-02-17 10:56:44','2024-02-17 11:01:36',NULL,0,0,NULL,NULL),(4560,'mixpanel','completed',10,'2024-02-17 09:23:45','2024-02-17 11:11:40','2024-02-17 11:06:44','2024-02-17 11:11:39',NULL,0,0,NULL,NULL),(4561,'mixpanel','completed',10,'2024-02-17 09:54:48','2024-02-17 11:21:49','2024-02-17 11:16:47','2024-02-17 11:21:48',NULL,0,0,NULL,NULL),(4562,'mixpanel','completed',10,'2024-02-17 09:42:49','2024-02-17 11:31:51','2024-02-17 11:26:48','2024-02-17 11:31:50',NULL,0,0,NULL,NULL),(4563,'mixpanel','completed',10,'2024-02-17 10:22:43','2024-02-17 11:38:57','2024-02-17 11:36:42','2024-02-17 11:38:57',NULL,0,0,NULL,NULL),(4564,'mixpanel','completed',10,'2024-02-17 09:42:44','2024-02-17 11:43:45','2024-02-17 11:41:43','2024-02-17 11:43:44',NULL,0,0,NULL,NULL),(4565,'mixpanel','completed',10,'2024-02-17 09:57:36','2024-02-17 11:51:44','2024-02-17 11:46:35','2024-02-17 11:51:43',NULL,0,0,NULL,NULL),(4566,'mixpanel','completed',10,'2024-02-17 10:38:40','2024-02-17 12:01:44','2024-02-17 11:56:39','2024-02-17 12:01:43',NULL,0,0,NULL,NULL),(4567,'mixpanel','completed',10,'2024-02-17 10:07:52','2024-02-17 12:11:44','2024-02-17 12:06:51','2024-02-17 12:11:43',NULL,0,0,NULL,NULL),(4568,'mixpanel','completed',10,'2024-02-17 11:05:44','2024-02-17 12:21:50','2024-02-17 12:16:43','2024-02-17 12:21:49',NULL,0,0,NULL,NULL),(4569,'mixpanel','completed',10,'2024-02-17 10:27:42','2024-02-17 12:29:30','2024-02-17 12:26:41','2024-02-17 12:29:29',NULL,0,0,NULL,NULL),(4570,'mixpanel','completed',10,'2024-02-17 10:48:46','2024-02-17 12:36:48','2024-02-17 12:31:45','2024-02-17 12:36:47',NULL,0,0,NULL,NULL),(4571,'mixpanel','completed',10,'2024-02-17 10:45:46','2024-02-17 12:46:42','2024-02-17 12:41:45','2024-02-17 12:46:41',NULL,0,0,NULL,NULL),(4572,'mixpanel','completed',10,'2024-02-17 11:12:05','2024-02-17 12:56:43','2024-02-17 12:50:04','2024-02-17 12:56:42',NULL,0,0,NULL,NULL),(4573,'mixpanel','completed',10,'2024-02-17 11:06:48','2024-02-17 13:06:45','2024-02-17 13:01:47','2024-02-17 13:06:44',NULL,0,0,NULL,NULL),(4574,'mixpanel','completed',10,'2024-02-17 11:25:46','2024-02-17 13:16:39','2024-02-17 13:11:45','2024-02-17 13:16:38',NULL,0,0,NULL,NULL),(4575,'mixpanel','completed',10,'2024-02-17 12:01:45','2024-02-17 13:26:40','2024-02-17 13:21:45','2024-02-17 13:26:39',NULL,0,0,NULL,NULL),(4576,'mixpanel','completed',10,'2024-02-17 11:47:44','2024-02-17 13:36:46','2024-02-17 13:31:43','2024-02-17 13:36:45',NULL,0,0,NULL,NULL),(4577,'mixpanel','completed',10,'2024-02-17 12:11:45','2024-02-17 13:46:44','2024-02-17 13:41:44','2024-02-17 13:46:43',NULL,0,0,NULL,NULL),(4578,'mixpanel','completed',10,'2024-02-17 11:52:47','2024-02-17 13:56:49','2024-02-17 13:51:46','2024-02-17 13:56:48',NULL,0,0,NULL,NULL),(4579,'mixpanel','completed',10,'2024-02-17 12:54:48','2024-02-17 14:06:48','2024-02-17 14:01:47','2024-02-17 14:06:47',NULL,0,0,NULL,NULL),(4580,'mixpanel','completed',10,'2024-02-17 12:12:53','2024-02-17 14:14:40','2024-02-17 14:11:52','2024-02-17 14:14:39',NULL,0,0,NULL,NULL),(4581,'mixpanel','completed',10,'2024-02-17 12:22:42','2024-02-17 14:21:50','2024-02-17 14:16:41','2024-02-17 14:21:49',NULL,0,0,NULL,NULL),(4582,'mixpanel','completed',10,'2024-02-17 12:35:53','2024-02-17 14:31:42','2024-02-17 14:26:52','2024-02-17 14:31:41',NULL,0,0,NULL,NULL),(4583,'mixpanel','completed',10,'2024-02-17 12:42:32','2024-02-17 14:41:43','2024-02-17 14:35:31','2024-02-17 14:41:41',NULL,0,0,NULL,NULL),(4584,'mixpanel','completed',10,'2024-02-17 13:36:42','2024-02-17 14:51:47','2024-02-17 14:46:41','2024-02-17 14:51:46',NULL,0,0,NULL,NULL),(4585,'mixpanel','completed',10,'2024-02-17 13:03:38','2024-02-17 15:01:46','2024-02-17 14:56:37','2024-02-17 15:01:45',NULL,0,0,NULL,NULL),(4586,'mixpanel','completed',10,'2024-02-17 13:53:50','2024-02-17 15:11:39','2024-02-17 15:06:49','2024-02-17 15:11:38',NULL,0,0,NULL,NULL),(4587,'mixpanel','completed',10,'2024-02-17 13:45:43','2024-02-17 15:21:47','2024-02-17 15:16:42','2024-02-17 15:21:46',NULL,0,0,NULL,NULL),(4588,'mixpanel','completed',10,'2024-02-17 13:46:43','2024-02-17 15:31:46','2024-02-17 15:26:42','2024-02-17 15:31:45',NULL,0,0,NULL,NULL),(4589,'mixpanel','completed',10,'2024-02-17 14:04:39','2024-02-17 15:41:20','2024-02-17 15:36:38','2024-02-17 15:41:19',NULL,0,0,NULL,NULL),(4590,'mixpanel','completed',10,'2024-02-17 14:42:53','2024-02-17 15:51:41','2024-02-17 15:46:52','2024-02-17 15:51:40',NULL,0,0,NULL,NULL),(4591,'mixpanel','completed',10,'2024-02-17 14:25:52','2024-02-17 16:01:46','2024-02-17 15:56:51','2024-02-17 16:01:45',NULL,0,0,NULL,NULL),(4592,'mixpanel','completed',10,'2024-02-17 14:37:43','2024-02-17 16:11:43','2024-02-17 16:06:42','2024-02-17 16:11:42',NULL,0,0,NULL,NULL),(4593,'mixpanel','completed',10,'2024-02-17 14:58:41','2024-02-17 16:21:43','2024-02-17 16:16:40','2024-02-17 16:21:42',NULL,0,0,NULL,NULL),(4594,'mixpanel','completed',10,'2024-02-17 15:24:48','2024-02-17 16:31:43','2024-02-17 16:26:47','2024-02-17 16:31:42',NULL,0,0,NULL,NULL),(4595,'mixpanel','completed',10,'2024-02-17 14:46:47','2024-02-17 16:41:44','2024-02-17 16:36:46','2024-02-17 16:41:43',NULL,0,0,NULL,NULL),(4596,'mixpanel','completed',10,'2024-02-17 15:44:48','2024-02-17 16:51:53','2024-02-17 16:46:47','2024-02-17 16:51:52',NULL,0,0,NULL,NULL),(4597,'mixpanel','completed',10,'2024-02-17 15:13:47','2024-02-17 17:01:52','2024-02-17 16:56:46','2024-02-17 17:01:51',NULL,0,0,NULL,NULL),(4598,'mixpanel','completed',10,'2024-02-17 15:45:51','2024-02-17 17:11:56','2024-02-17 17:06:50','2024-02-17 17:11:55',NULL,0,0,NULL,NULL),(4599,'mixpanel','completed',10,'2024-02-17 15:31:28','2024-02-17 17:16:39','2024-02-17 17:14:27','2024-02-17 17:16:38',NULL,0,0,NULL,NULL),(4600,'mixpanel','completed',10,'2024-02-17 15:43:43','2024-02-17 17:26:49','2024-02-17 17:20:42','2024-02-17 17:26:48',NULL,0,0,NULL,NULL),(4601,'mixpanel','completed',10,'2024-02-17 15:41:50','2024-02-17 17:36:45','2024-02-17 17:31:49','2024-02-17 17:36:44',NULL,0,0,NULL,NULL),(4602,'mixpanel','completed',10,'2024-02-17 15:55:52','2024-02-17 17:46:45','2024-02-17 17:41:51','2024-02-17 17:46:44',NULL,0,0,NULL,NULL),(4603,'mixpanel','completed',10,'2024-02-17 16:33:46','2024-02-17 17:51:52','2024-02-17 17:49:45','2024-02-17 17:51:51',NULL,0,0,NULL,NULL),(4604,'mixpanel','completed',10,'2024-02-17 16:06:53','2024-02-17 18:01:42','2024-02-17 17:56:52','2024-02-17 18:01:41',NULL,0,0,NULL,NULL),(4605,'mixpanel','completed',10,'2024-02-17 16:55:48','2024-02-17 18:11:50','2024-02-17 18:06:42','2024-02-17 18:11:49',NULL,0,0,NULL,NULL),(4606,'mixpanel','completed',10,'2024-02-17 16:34:42','2024-02-17 18:18:49','2024-02-17 18:16:41','2024-02-17 18:18:48',NULL,0,0,NULL,NULL),(4607,'mixpanel','completed',10,'2024-02-17 17:10:47','2024-02-17 18:26:46','2024-02-17 18:21:46','2024-02-17 18:26:46',NULL,0,0,NULL,NULL),(4608,'mixpanel','completed',10,'2024-02-17 16:35:43','2024-02-17 18:36:52','2024-02-17 18:31:42','2024-02-17 18:36:51',NULL,0,0,NULL,NULL),(4609,'mixpanel','completed',10,'2024-02-17 16:49:55','2024-02-17 18:46:44','2024-02-17 18:41:54','2024-02-17 18:46:43',NULL,0,0,NULL,NULL),(4610,'mixpanel','completed',10,'2024-02-17 17:28:49','2024-02-17 18:56:49','2024-02-17 18:51:48','2024-02-17 18:56:48',NULL,0,0,NULL,NULL),(4611,'mixpanel','completed',10,'2024-02-17 17:49:02','2024-02-17 19:01:50','2024-02-17 18:59:01','2024-02-17 19:01:49',NULL,0,0,NULL,NULL),(4612,'mixpanel','completed',10,'2024-02-17 17:33:51','2024-02-17 19:11:50','2024-02-17 19:06:50','2024-02-17 19:11:48',NULL,0,0,NULL,NULL),(4613,'mixpanel','completed',10,'2024-02-17 17:54:49','2024-02-17 19:21:45','2024-02-17 19:16:47','2024-02-17 19:21:44',NULL,0,0,NULL,NULL),(4614,'mixpanel','completed',10,'2024-02-17 18:10:51','2024-02-17 19:36:51','2024-02-17 19:26:50','2024-02-17 19:36:50',NULL,0,0,NULL,NULL),(4615,'mixpanel','completed',10,'2024-02-17 18:21:06','2024-02-17 19:46:47','2024-02-17 19:42:03','2024-02-17 19:46:44',NULL,0,0,NULL,NULL),(4616,'mixpanel','completed',10,'2024-02-17 18:13:46','2024-02-17 19:56:54','2024-02-17 19:51:45','2024-02-17 19:56:53',NULL,0,0,NULL,NULL),(4617,'mixpanel','completed',10,'2024-02-17 18:45:51','2024-02-17 20:06:52','2024-02-17 20:01:50','2024-02-17 20:06:51',NULL,0,0,NULL,NULL),(4618,'mixpanel','completed',10,'2024-02-17 18:38:48','2024-02-17 20:16:45','2024-02-17 20:11:47','2024-02-17 20:16:44',NULL,0,0,NULL,NULL),(4619,'mixpanel','completed',10,'2024-02-17 18:20:47','2024-02-17 20:26:45','2024-02-17 20:21:45','2024-02-17 20:26:44',NULL,0,0,NULL,NULL),(4620,'mixpanel','completed',10,'2024-02-17 19:28:55','2024-02-17 20:36:49','2024-02-17 20:31:54','2024-02-17 20:36:48',NULL,0,0,NULL,NULL),(4621,'mixpanel','completed',10,'2024-02-17 18:43:03','2024-02-17 20:46:52','2024-02-17 20:42:00','2024-02-17 20:46:50',NULL,0,0,NULL,NULL),(4622,'mixpanel','completed',10,'2024-02-17 19:40:30','2024-02-17 20:56:46','2024-02-17 20:51:29','2024-02-17 20:56:45',NULL,0,0,NULL,NULL),(4623,'mixpanel','completed',10,'2024-02-17 19:18:42','2024-02-17 21:06:52','2024-02-17 21:01:41','2024-02-17 21:06:51',NULL,0,0,NULL,NULL),(4624,'mixpanel','completed',10,'2024-02-17 20:07:47','2024-02-17 21:13:47','2024-02-17 21:10:46','2024-02-17 21:13:46',NULL,0,0,NULL,NULL),(4625,'mixpanel','completed',10,'2024-02-17 19:23:46','2024-02-17 21:20:19','2024-02-17 21:16:45','2024-02-17 21:20:18',NULL,0,0,NULL,NULL),(4626,'mixpanel','completed',10,'2024-02-17 20:24:45','2024-02-17 21:31:53','2024-02-17 21:26:44','2024-02-17 21:31:53',NULL,0,0,NULL,NULL),(4627,'mixpanel','completed',10,'2024-02-17 20:30:48','2024-02-17 21:41:51','2024-02-17 21:36:47','2024-02-17 21:41:51',NULL,0,0,NULL,NULL),(4628,'mixpanel','completed',10,'2024-02-17 20:01:45','2024-02-17 21:51:50','2024-02-17 21:46:44','2024-02-17 21:51:49',NULL,0,0,NULL,NULL),(4629,'mixpanel','completed',10,'2024-02-17 20:48:50','2024-02-17 22:01:47','2024-02-17 21:56:49','2024-02-17 22:01:46',NULL,0,0,NULL,NULL),(4630,'mixpanel','completed',10,'2024-02-17 20:15:53','2024-02-17 22:11:56','2024-02-17 22:06:52','2024-02-17 22:11:55',NULL,0,0,NULL,NULL),(4631,'mixpanel','completed',10,'2024-02-17 20:24:43','2024-02-17 22:21:50','2024-02-17 22:16:42','2024-02-17 22:21:49',NULL,0,0,NULL,NULL),(4632,'mixpanel','completed',10,'2024-02-17 20:31:52','2024-02-17 22:31:45','2024-02-17 22:26:51','2024-02-17 22:31:44',NULL,0,0,NULL,NULL),(4633,'mixpanel','completed',10,'2024-02-17 20:59:53','2024-02-17 22:41:48','2024-02-17 22:36:52','2024-02-17 22:41:47',NULL,0,0,NULL,NULL),(4634,'mixpanel','completed',10,'2024-02-17 21:16:54','2024-02-17 22:51:43','2024-02-17 22:46:53','2024-02-17 22:51:42',NULL,0,0,NULL,NULL),(4635,'mixpanel','completed',10,'2024-02-17 21:16:49','2024-02-17 23:01:49','2024-02-17 22:56:48','2024-02-17 23:01:48',NULL,0,0,NULL,NULL),(4636,'mixpanel','completed',10,'2024-02-17 21:28:51','2024-02-17 23:11:46','2024-02-17 23:06:50','2024-02-17 23:11:45',NULL,0,0,NULL,NULL),(4637,'mixpanel','completed',10,'2024-02-17 21:46:52','2024-02-17 23:21:43','2024-02-17 23:16:51','2024-02-17 23:21:42',NULL,0,0,NULL,NULL),(4638,'mixpanel','completed',10,'2024-02-17 22:15:50','2024-02-17 23:31:43','2024-02-17 23:26:49','2024-02-17 23:31:42',NULL,0,0,NULL,NULL),(4639,'mixpanel','completed',10,'2024-02-17 22:16:44','2024-02-17 23:41:47','2024-02-17 23:36:43','2024-02-17 23:41:46',NULL,0,0,NULL,NULL),(4640,'mixpanel','completed',10,'2024-02-17 22:33:42','2024-02-17 23:51:51','2024-02-17 23:46:41','2024-02-17 23:51:50',NULL,0,0,NULL,NULL),(4641,'mixpanel','completed',10,'2024-02-17 21:55:40','2024-02-17 23:56:43','2024-02-17 23:54:39','2024-02-17 23:56:42',NULL,0,0,NULL,NULL),(4642,'mixpanel','completed',10,'2024-02-17 22:57:50','2024-02-18 00:06:42','2024-02-18 00:01:49','2024-02-18 00:06:41',NULL,0,0,NULL,NULL),(4643,'mixpanel','completed',10,'2024-02-17 22:25:55','2024-02-18 00:16:43','2024-02-18 00:11:54','2024-02-18 00:16:42',NULL,0,0,NULL,NULL),(4644,'mixpanel','completed',10,'2024-02-17 22:51:50','2024-02-18 00:26:54','2024-02-18 00:21:49','2024-02-18 00:26:53',NULL,0,0,NULL,NULL),(4645,'mixpanel','completed',10,'2024-02-17 22:54:44','2024-02-18 00:35:28','2024-02-18 00:31:43','2024-02-18 00:35:27',NULL,0,0,NULL,NULL),(4646,'mixpanel','completed',10,'2024-02-17 23:14:50','2024-02-18 00:46:47','2024-02-18 00:41:49','2024-02-18 00:46:45',NULL,0,0,NULL,NULL),(4647,'mixpanel','completed',10,'2024-02-17 23:34:55','2024-02-18 00:56:56','2024-02-18 00:51:54','2024-02-18 00:56:55',NULL,0,0,NULL,NULL),(4648,'mixpanel','completed',10,'2024-02-17 23:18:43','2024-02-18 01:06:49','2024-02-18 01:01:42','2024-02-18 01:06:48',NULL,0,0,NULL,NULL),(4649,'mixpanel','completed',10,'2024-02-18 00:09:47','2024-02-18 01:16:40','2024-02-18 01:11:46','2024-02-18 01:16:39',NULL,0,0,NULL,NULL),(4650,'mixpanel','completed',10,'2024-02-17 23:28:44','2024-02-18 01:26:45','2024-02-18 01:21:43','2024-02-18 01:26:44',NULL,0,0,NULL,NULL),(4651,'mixpanel','completed',10,'2024-02-18 00:18:21','2024-02-18 01:36:45','2024-02-18 01:30:15','2024-02-18 01:36:44',NULL,0,0,NULL,NULL),(4652,'mixpanel','completed',10,'2024-02-18 00:02:47','2024-02-18 01:46:52','2024-02-18 01:41:46','2024-02-18 01:46:51',NULL,0,0,NULL,NULL),(4653,'mixpanel','completed',10,'2024-02-18 00:32:48','2024-02-18 01:56:44','2024-02-18 01:51:47','2024-02-18 01:56:43',NULL,0,0,NULL,NULL),(4654,'mixpanel','completed',10,'2024-02-18 00:01:52','2024-02-18 02:06:54','2024-02-18 02:01:51','2024-02-18 02:06:53',NULL,0,0,NULL,NULL),(4655,'mixpanel','completed',10,'2024-02-18 00:28:46','2024-02-18 02:16:46','2024-02-18 02:11:45','2024-02-18 02:16:45',NULL,0,0,NULL,NULL),(4656,'mixpanel','completed',10,'2024-02-18 00:34:49','2024-02-18 02:26:46','2024-02-18 02:21:48','2024-02-18 02:26:45',NULL,0,0,NULL,NULL),(4657,'mixpanel','completed',10,'2024-02-18 01:01:43','2024-02-18 02:36:49','2024-02-18 02:31:42','2024-02-18 02:36:48',NULL,0,0,NULL,NULL),(4658,'mixpanel','completed',10,'2024-02-18 01:18:44','2024-02-18 02:46:45','2024-02-18 02:41:43','2024-02-18 02:46:44',NULL,0,0,NULL,NULL),(4659,'mixpanel','completed',10,'2024-02-18 01:05:47','2024-02-18 02:56:46','2024-02-18 02:51:46','2024-02-18 02:56:45',NULL,0,0,NULL,NULL),(4660,'mixpanel','completed',10,'2024-02-18 01:38:49','2024-02-18 03:06:48','2024-02-18 03:01:48','2024-02-18 03:06:47',NULL,0,0,NULL,NULL),(4661,'mixpanel','completed',10,'2024-02-18 01:44:46','2024-02-18 03:16:43','2024-02-18 03:11:45','2024-02-18 03:16:42',NULL,0,0,NULL,NULL),(4662,'mixpanel','completed',10,'2024-02-18 01:56:48','2024-02-18 03:26:49','2024-02-18 03:21:47','2024-02-18 03:26:48',NULL,0,0,NULL,NULL),(4663,'mixpanel','completed',10,'2024-02-18 01:40:49','2024-02-18 03:36:52','2024-02-18 03:31:48','2024-02-18 03:36:51',NULL,0,0,NULL,NULL),(4664,'mixpanel','completed',10,'2024-02-18 02:11:51','2024-02-18 03:46:50','2024-02-18 03:41:50','2024-02-18 03:46:49',NULL,0,0,NULL,NULL),(4665,'mixpanel','completed',10,'2024-02-18 01:53:47','2024-02-18 03:56:37','2024-02-18 03:51:46','2024-02-18 03:56:36',NULL,0,0,NULL,NULL),(4666,'mixpanel','completed',10,'2024-02-18 02:26:42','2024-02-18 04:06:48','2024-02-18 04:01:41','2024-02-18 04:06:47',NULL,0,0,NULL,NULL),(4667,'mixpanel','completed',10,'2024-02-18 02:16:43','2024-02-18 04:16:41','2024-02-18 04:11:42','2024-02-18 04:16:40',NULL,0,0,NULL,NULL),(4668,'mixpanel','completed',10,'2024-02-18 03:06:52','2024-02-18 04:26:37','2024-02-18 04:21:51','2024-02-18 04:26:34',NULL,0,0,NULL,NULL),(4669,'mixpanel','completed',10,'2024-02-18 03:02:09','2024-02-18 04:36:47','2024-02-18 04:32:06','2024-02-18 04:36:46',NULL,0,0,NULL,NULL),(4670,'schedule_re_engagement_email','completed',10,'2024-02-19 04:36:47','2024-02-19 04:41:09','2024-02-18 04:36:46','2024-02-19 04:41:08',NULL,0,0,NULL,NULL),(4671,'mixpanel','completed',10,'2024-02-18 03:07:01','2024-02-18 04:41:52','2024-02-18 04:39:00','2024-02-18 04:41:51',NULL,0,0,NULL,NULL),(4672,'mixpanel','completed',10,'2024-02-18 03:02:45','2024-02-18 04:52:13','2024-02-18 04:46:44','2024-02-18 04:52:11',NULL,0,0,NULL,NULL),(4673,'mixpanel','completed',10,'2024-02-18 03:11:49','2024-02-18 05:01:40','2024-02-18 04:56:48','2024-02-18 05:01:39',NULL,0,0,NULL,NULL),(4674,'mixpanel','completed',10,'2024-02-18 03:09:44','2024-02-18 05:11:53','2024-02-18 05:05:43','2024-02-18 05:11:52',NULL,0,0,NULL,NULL),(4675,'mixpanel','completed',10,'2024-02-18 03:22:51','2024-02-18 05:21:44','2024-02-18 05:16:50','2024-02-18 05:21:43',NULL,0,0,NULL,NULL),(4676,'mixpanel','completed',10,'2024-02-18 03:52:48','2024-02-18 05:31:44','2024-02-18 05:26:47','2024-02-18 05:31:43',NULL,0,0,NULL,NULL),(4677,'mixpanel','completed',10,'2024-02-18 03:42:47','2024-02-18 05:41:50','2024-02-18 05:36:46','2024-02-18 05:41:49',NULL,0,0,NULL,NULL),(4678,'mixpanel','completed',10,'2024-02-18 03:58:55','2024-02-18 05:51:50','2024-02-18 05:46:54','2024-02-18 05:51:48',NULL,0,0,NULL,NULL),(4679,'mixpanel','completed',10,'2024-02-18 04:50:52','2024-02-18 06:01:41','2024-02-18 05:56:51','2024-02-18 06:01:40',NULL,0,0,NULL,NULL),(4680,'mixpanel','completed',10,'2024-02-18 05:04:50','2024-02-18 06:11:54','2024-02-18 06:06:49','2024-02-18 06:11:53',NULL,0,0,NULL,NULL),(4681,'mixpanel','completed',10,'2024-02-18 04:40:47','2024-02-18 06:21:50','2024-02-18 06:16:46','2024-02-18 06:21:49',NULL,0,0,NULL,NULL),(4682,'mixpanel','completed',10,'2024-02-18 04:28:51','2024-02-18 06:31:43','2024-02-18 06:26:50','2024-02-18 06:31:41',NULL,0,0,NULL,NULL),(4683,'mixpanel','completed',10,'2024-02-18 05:29:46','2024-02-18 06:41:51','2024-02-18 06:36:45','2024-02-18 06:41:50',NULL,0,0,NULL,NULL),(4684,'mixpanel','completed',10,'2024-02-18 05:38:48','2024-02-18 06:51:53','2024-02-18 06:46:46','2024-02-18 06:51:52',NULL,0,0,NULL,NULL),(4685,'mixpanel','completed',10,'2024-02-18 05:17:56','2024-02-18 07:01:50','2024-02-18 06:56:55','2024-02-18 07:01:49',NULL,0,0,NULL,NULL),(4686,'mixpanel','completed',10,'2024-02-18 05:09:51','2024-02-18 07:11:46','2024-02-18 07:06:50','2024-02-18 07:11:45',NULL,0,0,NULL,NULL),(4687,'mixpanel','completed',10,'2024-02-18 06:07:43','2024-02-18 07:21:49','2024-02-18 07:16:42','2024-02-18 07:21:48',NULL,0,0,NULL,NULL),(4688,'mixpanel','completed',10,'2024-02-18 05:30:49','2024-02-18 07:31:46','2024-02-18 07:26:48','2024-02-18 07:31:45',NULL,0,0,NULL,NULL),(4689,'mixpanel','completed',10,'2024-02-18 06:09:16','2024-02-18 07:36:51','2024-02-18 07:34:14','2024-02-18 07:36:50',NULL,0,0,NULL,NULL),(4690,'mixpanel','completed',10,'2024-02-18 06:16:46','2024-02-18 07:46:52','2024-02-18 07:41:45','2024-02-18 07:46:51',NULL,0,0,NULL,NULL),(4691,'mixpanel','completed',10,'2024-02-18 05:55:45','2024-02-18 07:56:45','2024-02-18 07:51:44','2024-02-18 07:56:44',NULL,0,0,NULL,NULL),(4692,'mixpanel','completed',10,'2024-02-18 06:08:48','2024-02-18 08:06:51','2024-02-18 08:01:47','2024-02-18 08:06:50',NULL,0,0,NULL,NULL),(4693,'mixpanel','completed',10,'2024-02-18 07:00:51','2024-02-18 08:16:52','2024-02-18 08:11:50','2024-02-18 08:16:51',NULL,0,0,NULL,NULL),(4694,'mixpanel','completed',10,'2024-02-18 06:54:50','2024-02-18 08:24:17','2024-02-18 08:21:48','2024-02-18 08:24:16',NULL,0,0,NULL,NULL),(4695,'mixpanel','completed',10,'2024-02-18 07:16:44','2024-02-18 08:31:48','2024-02-18 08:26:43','2024-02-18 08:31:47',NULL,0,0,NULL,NULL),(4696,'mixpanel','completed',10,'2024-02-18 07:11:49','2024-02-18 08:41:45','2024-02-18 08:36:48','2024-02-18 08:41:44',NULL,0,0,NULL,NULL),(4697,'mixpanel','completed',10,'2024-02-18 06:52:45','2024-02-18 08:51:49','2024-02-18 08:46:44','2024-02-18 08:51:47',NULL,0,0,NULL,NULL),(4698,'mixpanel','completed',10,'2024-02-18 07:28:45','2024-02-18 08:58:54','2024-02-18 08:56:44','2024-02-18 08:58:53',NULL,0,0,NULL,NULL),(4699,'mixpanel','completed',10,'2024-02-18 07:53:52','2024-02-18 09:06:51','2024-02-18 09:01:51','2024-02-18 09:06:50',NULL,0,0,NULL,NULL),(4700,'mixpanel','completed',10,'2024-02-18 07:57:06','2024-02-18 09:16:48','2024-02-18 09:10:05','2024-02-18 09:16:45',NULL,0,0,NULL,NULL),(4701,'subscribers_engagement_score','completed',10,'2024-02-18 09:16:48','2024-02-18 09:16:49','2024-02-18 09:16:45','2024-02-18 09:16:43',NULL,0,0,NULL,NULL),(4702,'subscribers_engagement_score','completed',10,'2024-02-19 09:16:00','2024-02-19 09:16:41','2024-02-18 09:16:43','2024-02-19 09:16:40',NULL,0,0,NULL,NULL),(4703,'mixpanel','completed',10,'2024-02-18 07:46:49','2024-02-18 09:21:51','2024-02-18 09:16:43','2024-02-18 09:21:50',NULL,0,0,NULL,NULL),(4704,'mixpanel','completed',10,'2024-02-18 08:17:47','2024-02-18 09:29:37','2024-02-18 09:26:46','2024-02-18 09:29:36',NULL,0,0,NULL,NULL),(4705,'mixpanel','completed',10,'2024-02-18 07:41:46','2024-02-18 09:36:45','2024-02-18 09:31:45','2024-02-18 09:36:44',NULL,0,0,NULL,NULL),(4706,'mixpanel','completed',10,'2024-02-18 08:23:46','2024-02-18 09:46:43','2024-02-18 09:41:45','2024-02-18 09:46:42',NULL,0,0,NULL,NULL),(4707,'mixpanel','completed',10,'2024-02-18 08:13:49','2024-02-18 09:56:45','2024-02-18 09:51:48','2024-02-18 09:56:44',NULL,0,0,NULL,NULL),(4708,'mixpanel','completed',10,'2024-02-18 08:36:49','2024-02-18 10:06:51','2024-02-18 10:01:48','2024-02-18 10:06:49',NULL,0,0,NULL,NULL),(4709,'mixpanel','completed',10,'2024-02-18 08:17:44','2024-02-18 10:16:46','2024-02-18 10:11:43','2024-02-18 10:16:45',NULL,0,0,NULL,NULL),(4710,'mixpanel','completed',10,'2024-02-18 08:58:47','2024-02-18 10:26:46','2024-02-18 10:21:46','2024-02-18 10:26:45',NULL,0,0,NULL,NULL),(4711,'mixpanel','completed',10,'2024-02-18 09:13:47','2024-02-18 10:36:41','2024-02-18 10:31:46','2024-02-18 10:36:40',NULL,0,0,NULL,NULL),(4712,'mixpanel','completed',10,'2024-02-18 08:52:33','2024-02-18 10:41:47','2024-02-18 10:39:32','2024-02-18 10:41:46',NULL,0,0,NULL,NULL),(4713,'mixpanel','completed',10,'2024-02-18 09:07:09','2024-02-18 10:51:48','2024-02-18 10:46:08','2024-02-18 10:51:47',NULL,0,0,NULL,NULL),(4714,'mixpanel','completed',10,'2024-02-18 09:21:49','2024-02-18 11:01:44','2024-02-18 10:56:48','2024-02-18 11:01:43',NULL,0,0,NULL,NULL),(4715,'mixpanel','completed',10,'2024-02-18 09:53:52','2024-02-18 11:11:52','2024-02-18 11:06:51','2024-02-18 11:11:51',NULL,0,0,NULL,NULL),(4716,'mixpanel','completed',10,'2024-02-18 10:02:49','2024-02-18 11:21:54','2024-02-18 11:16:48','2024-02-18 11:21:53',NULL,0,0,NULL,NULL),(4717,'mixpanel','completed',10,'2024-02-18 09:44:49','2024-02-18 11:31:50','2024-02-18 11:26:48','2024-02-18 11:31:49',NULL,0,0,NULL,NULL),(4718,'mixpanel','completed',10,'2024-02-18 10:01:45','2024-02-18 11:41:44','2024-02-18 11:36:44','2024-02-18 11:41:43',NULL,0,0,NULL,NULL),(4719,'mixpanel','completed',10,'2024-02-18 09:54:48','2024-02-18 11:51:49','2024-02-18 11:46:47','2024-02-18 11:51:48',NULL,0,0,NULL,NULL),(4720,'mixpanel','completed',10,'2024-02-18 10:33:59','2024-02-18 11:56:53','2024-02-18 11:53:58','2024-02-18 11:56:52',NULL,0,0,NULL,NULL),(4721,'mixpanel','completed',10,'2024-02-18 10:42:50','2024-02-18 12:06:43','2024-02-18 12:01:49','2024-02-18 12:06:42',NULL,0,0,NULL,NULL),(4722,'mixpanel','completed',10,'2024-02-18 10:38:48','2024-02-18 12:16:45','2024-02-18 12:11:47','2024-02-18 12:16:44',NULL,0,0,NULL,NULL),(4723,'mixpanel','completed',10,'2024-02-18 10:43:45','2024-02-18 12:26:48','2024-02-18 12:21:44','2024-02-18 12:26:47',NULL,0,0,NULL,NULL),(4724,'mixpanel','completed',10,'2024-02-18 11:13:14','2024-02-18 12:32:27','2024-02-18 12:30:13','2024-02-18 12:32:26',NULL,0,0,NULL,NULL),(4725,'mixpanel','completed',10,'2024-02-18 11:02:43','2024-02-18 12:41:52','2024-02-18 12:36:42','2024-02-18 12:41:51',NULL,0,0,NULL,NULL),(4726,'mixpanel','completed',10,'2024-02-18 11:09:50','2024-02-18 12:51:48','2024-02-18 12:46:49','2024-02-18 12:51:47',NULL,0,0,NULL,NULL),(4727,'mixpanel','completed',10,'2024-02-18 11:41:34','2024-02-18 12:56:48','2024-02-18 12:54:33','2024-02-18 12:56:47',NULL,0,0,NULL,NULL),(4728,'mixpanel','completed',10,'2024-02-18 11:20:48','2024-02-18 13:06:48','2024-02-18 13:01:47','2024-02-18 13:06:47',NULL,0,0,NULL,NULL),(4729,'mixpanel','completed',10,'2024-02-18 11:43:49','2024-02-18 13:16:46','2024-02-18 13:11:48','2024-02-18 13:16:45',NULL,0,0,NULL,NULL),(4730,'mixpanel','completed',10,'2024-02-18 11:56:53','2024-02-18 13:26:47','2024-02-18 13:21:52','2024-02-18 13:26:46',NULL,0,0,NULL,NULL),(4731,'mixpanel','completed',10,'2024-02-18 11:50:40','2024-02-18 13:36:49','2024-02-18 13:31:39','2024-02-18 13:36:48',NULL,0,0,NULL,NULL),(4732,'mixpanel','completed',10,'2024-02-18 12:05:50','2024-02-18 13:44:42','2024-02-18 13:41:49','2024-02-18 13:44:40',NULL,0,0,NULL,NULL),(4733,'mixpanel','completed',10,'2024-02-18 12:34:43','2024-02-18 13:56:52','2024-02-18 13:51:42','2024-02-18 13:56:51',NULL,0,0,NULL,NULL),(4734,'mixpanel','completed',10,'2024-02-18 12:57:47','2024-02-18 14:05:44','2024-02-18 14:01:46','2024-02-18 14:05:43',NULL,0,0,NULL,NULL),(4735,'mixpanel','completed',10,'2024-02-18 12:28:54','2024-02-18 14:14:30','2024-02-18 14:11:52','2024-02-18 14:14:29',NULL,0,0,NULL,NULL),(4736,'mixpanel','completed',10,'2024-02-18 13:00:50','2024-02-18 14:21:51','2024-02-18 14:16:49','2024-02-18 14:21:50',NULL,0,0,NULL,NULL),(4737,'mixpanel','completed',10,'2024-02-18 13:20:48','2024-02-18 14:31:43','2024-02-18 14:26:47','2024-02-18 14:31:42',NULL,0,0,NULL,NULL),(4738,'mixpanel','completed',10,'2024-02-18 13:06:43','2024-02-18 14:41:48','2024-02-18 14:36:42','2024-02-18 14:41:47',NULL,0,0,NULL,NULL),(4739,'mixpanel','completed',10,'2024-02-18 12:52:49','2024-02-18 14:51:39','2024-02-18 14:46:48','2024-02-18 14:51:38',NULL,0,0,NULL,NULL),(4740,'mixpanel','completed',10,'2024-02-18 13:24:46','2024-02-18 15:01:49','2024-02-18 14:56:45','2024-02-18 15:01:48',NULL,0,0,NULL,NULL),(4741,'mixpanel','completed',10,'2024-02-18 13:48:50','2024-02-18 15:11:51','2024-02-18 15:06:49','2024-02-18 15:11:50',NULL,0,0,NULL,NULL),(4742,'mixpanel','completed',10,'2024-02-18 13:50:52','2024-02-18 15:20:47','2024-02-18 15:16:51','2024-02-18 15:20:46',NULL,0,0,NULL,NULL),(4743,'mixpanel','completed',10,'2024-02-18 14:06:50','2024-02-18 15:31:47','2024-02-18 15:26:49','2024-02-18 15:31:46',NULL,0,0,NULL,NULL),(4744,'mixpanel','completed',10,'2024-02-18 13:54:50','2024-02-18 15:41:53','2024-02-18 15:36:49','2024-02-18 15:41:52',NULL,0,0,NULL,NULL),(4745,'mixpanel','completed',10,'2024-02-18 14:22:41','2024-02-18 15:50:36','2024-02-18 15:46:40','2024-02-18 15:50:34',NULL,0,0,NULL,NULL),(4746,'mixpanel','completed',10,'2024-02-18 14:46:43','2024-02-18 16:01:47','2024-02-18 15:56:42','2024-02-18 16:01:46',NULL,0,0,NULL,NULL),(4747,'mixpanel','completed',10,'2024-02-18 14:42:50','2024-02-18 16:11:53','2024-02-18 16:06:49','2024-02-18 16:11:52',NULL,0,0,NULL,NULL),(4748,'mixpanel','completed',10,'2024-02-18 15:01:31','2024-02-18 16:19:01','2024-02-18 16:16:30','2024-02-18 16:19:00',NULL,0,0,NULL,NULL),(4749,'mixpanel','completed',10,'2024-02-18 14:33:25','2024-02-18 16:26:59','2024-02-18 16:21:24','2024-02-18 16:26:58',NULL,0,0,NULL,NULL),(4750,'mixpanel','completed',10,'2024-02-18 15:27:47','2024-02-18 16:36:53','2024-02-18 16:31:46','2024-02-18 16:36:52',NULL,0,0,NULL,NULL),(4751,'mixpanel','completed',10,'2024-02-18 14:47:48','2024-02-18 16:46:47','2024-02-18 16:41:47','2024-02-18 16:46:46',NULL,0,0,NULL,NULL),(4752,'mixpanel','completed',10,'2024-02-18 15:40:11','2024-02-18 16:51:49','2024-02-18 16:49:10','2024-02-18 16:51:48',NULL,0,0,NULL,NULL),(4753,'mixpanel','completed',10,'2024-02-18 15:07:46','2024-02-18 17:01:43','2024-02-18 16:56:45','2024-02-18 17:01:42',NULL,0,0,NULL,NULL),(4754,'mixpanel','completed',10,'2024-02-18 15:26:43','2024-02-18 17:11:51','2024-02-18 17:06:42','2024-02-18 17:11:50',NULL,0,0,NULL,NULL),(4755,'mixpanel','completed',10,'2024-02-18 15:42:36','2024-02-18 17:16:40','2024-02-18 17:14:35','2024-02-18 17:16:39',NULL,0,0,NULL,NULL),(4756,'mixpanel','completed',10,'2024-02-18 15:52:50','2024-02-18 17:26:49','2024-02-18 17:21:49','2024-02-18 17:26:48',NULL,0,0,NULL,NULL),(4757,'mixpanel','completed',10,'2024-02-18 16:25:49','2024-02-18 17:36:50','2024-02-18 17:31:48','2024-02-18 17:36:49',NULL,0,0,NULL,NULL),(4758,'mixpanel','completed',10,'2024-02-18 16:20:44','2024-02-18 17:46:47','2024-02-18 17:41:43','2024-02-18 17:46:46',NULL,0,0,NULL,NULL),(4759,'mixpanel','completed',10,'2024-02-18 16:33:52','2024-02-18 17:56:55','2024-02-18 17:51:51','2024-02-18 17:56:54',NULL,0,0,NULL,NULL),(4760,'mixpanel','completed',10,'2024-02-18 16:05:53','2024-02-18 18:06:49','2024-02-18 18:01:51','2024-02-18 18:06:48',NULL,0,0,NULL,NULL),(4761,'mixpanel','completed',10,'2024-02-18 17:01:54','2024-02-18 18:21:48','2024-02-18 18:11:53','2024-02-18 18:21:48',NULL,0,0,NULL,NULL),(4762,'mixpanel','completed',10,'2024-02-18 16:52:51','2024-02-18 18:31:50','2024-02-18 18:26:49','2024-02-18 18:31:49',NULL,0,0,NULL,NULL),(4763,'mixpanel','completed',10,'2024-02-18 17:18:44','2024-02-18 18:41:47','2024-02-18 18:36:43','2024-02-18 18:41:46',NULL,0,0,NULL,NULL),(4764,'mixpanel','completed',10,'2024-02-18 17:15:08','2024-02-18 18:51:56','2024-02-18 18:45:07','2024-02-18 18:51:55',NULL,0,0,NULL,NULL),(4765,'mixpanel','completed',10,'2024-02-18 17:33:57','2024-02-18 19:01:46','2024-02-18 18:56:56','2024-02-18 19:01:45',NULL,0,0,NULL,NULL),(4766,'mixpanel','completed',10,'2024-02-18 17:27:52','2024-02-18 19:16:46','2024-02-18 19:06:51','2024-02-18 19:16:45',NULL,0,0,NULL,NULL),(4767,'mixpanel','completed',10,'2024-02-18 17:58:43','2024-02-18 19:26:53','2024-02-18 19:21:42','2024-02-18 19:26:52',NULL,0,0,NULL,NULL),(4768,'mixpanel','completed',10,'2024-02-18 17:56:42','2024-02-18 19:36:49','2024-02-18 19:31:41','2024-02-18 19:36:47',NULL,0,0,NULL,NULL),(4769,'mixpanel','completed',10,'2024-02-18 18:31:06','2024-02-18 19:46:52','2024-02-18 19:42:04','2024-02-18 19:46:50',NULL,0,0,NULL,NULL),(4770,'mixpanel','completed',10,'2024-02-18 18:24:57','2024-02-18 19:56:51','2024-02-18 19:51:50','2024-02-18 19:56:50',NULL,0,0,NULL,NULL),(4771,'mixpanel','completed',10,'2024-02-18 18:18:52','2024-02-18 20:06:47','2024-02-18 20:01:51','2024-02-18 20:06:46',NULL,0,0,NULL,NULL),(4772,'mixpanel','completed',10,'2024-02-18 18:48:56','2024-02-18 20:16:50','2024-02-18 20:11:55','2024-02-18 20:16:49',NULL,0,0,NULL,NULL),(4773,'mixpanel','completed',10,'2024-02-18 19:15:52','2024-02-18 20:26:49','2024-02-18 20:21:50','2024-02-18 20:26:48',NULL,0,0,NULL,NULL),(4774,'mixpanel','completed',10,'2024-02-18 19:15:43','2024-02-18 20:37:11','2024-02-18 20:31:42','2024-02-18 20:37:08',NULL,0,0,NULL,NULL),(4775,'mixpanel','completed',10,'2024-02-18 19:06:05','2024-02-18 20:45:07','2024-02-18 20:42:02','2024-02-18 20:45:06',NULL,0,0,NULL,NULL),(4776,'mixpanel','completed',10,'2024-02-18 18:51:49','2024-02-18 20:56:52','2024-02-18 20:51:48','2024-02-18 20:56:51',NULL,0,0,NULL,NULL),(4777,'mixpanel','completed',10,'2024-02-18 19:01:55','2024-02-18 21:06:47','2024-02-18 21:01:54','2024-02-18 21:06:46',NULL,0,0,NULL,NULL),(4778,'mixpanel','completed',10,'2024-02-18 20:00:54','2024-02-18 21:16:49','2024-02-18 21:11:53','2024-02-18 21:16:48',NULL,0,0,NULL,NULL),(4779,'mixpanel','completed',10,'2024-02-18 20:06:54','2024-02-18 21:26:51','2024-02-18 21:21:53','2024-02-18 21:26:50',NULL,0,0,NULL,NULL),(4780,'mixpanel','completed',10,'2024-02-18 19:40:51','2024-02-18 21:35:18','2024-02-18 21:31:50','2024-02-18 21:35:17',NULL,0,0,NULL,NULL),(4781,'mixpanel','completed',10,'2024-02-18 20:08:54','2024-02-18 21:46:53','2024-02-18 21:41:53','2024-02-18 21:46:52',NULL,0,0,NULL,NULL),(4782,'mixpanel','completed',10,'2024-02-18 20:08:01','2024-02-18 21:56:52','2024-02-18 21:52:00','2024-02-18 21:56:51',NULL,0,0,NULL,NULL),(4783,'mixpanel','completed',10,'2024-02-18 20:44:43','2024-02-18 22:06:46','2024-02-18 22:01:42','2024-02-18 22:06:45',NULL,0,0,NULL,NULL),(4784,'mixpanel','completed',10,'2024-02-18 20:52:49','2024-02-18 22:16:45','2024-02-18 22:11:48','2024-02-18 22:16:44',NULL,0,0,NULL,NULL),(4785,'mixpanel','completed',10,'2024-02-18 21:04:48','2024-02-18 22:26:52','2024-02-18 22:21:47','2024-02-18 22:26:51',NULL,0,0,NULL,NULL),(4786,'mixpanel','completed',10,'2024-02-18 20:55:53','2024-02-18 22:36:47','2024-02-18 22:31:52','2024-02-18 22:36:46',NULL,0,0,NULL,NULL),(4787,'mixpanel','completed',10,'2024-02-18 21:17:45','2024-02-18 22:46:46','2024-02-18 22:41:45','2024-02-18 22:46:44',NULL,0,0,NULL,NULL),(4788,'mixpanel','completed',10,'2024-02-18 21:28:52','2024-02-18 22:56:48','2024-02-18 22:51:51','2024-02-18 22:56:47',NULL,0,0,NULL,NULL),(4789,'mixpanel','completed',10,'2024-02-18 21:04:51','2024-02-18 23:06:50','2024-02-18 23:01:50','2024-02-18 23:06:49',NULL,0,0,NULL,NULL),(4790,'mixpanel','completed',10,'2024-02-18 21:10:53','2024-02-18 23:16:49','2024-02-18 23:11:52','2024-02-18 23:16:48',NULL,0,0,NULL,NULL),(4791,'mixpanel','completed',10,'2024-02-18 21:56:55','2024-02-18 23:26:49','2024-02-18 23:21:54','2024-02-18 23:26:48',NULL,0,0,NULL,NULL),(4792,'mixpanel','completed',10,'2024-02-18 21:34:43','2024-02-18 23:36:50','2024-02-18 23:31:42','2024-02-18 23:36:49',NULL,0,0,NULL,NULL),(4793,'mixpanel','completed',10,'2024-02-18 21:45:54','2024-02-18 23:46:50','2024-02-18 23:41:53','2024-02-18 23:46:49',NULL,0,0,NULL,NULL),(4794,'mixpanel','completed',10,'2024-02-18 22:18:37','2024-02-18 23:56:52','2024-02-18 23:51:36','2024-02-18 23:56:51',NULL,0,0,NULL,NULL),(4795,'mixpanel','completed',10,'2024-02-18 22:39:55','2024-02-19 00:06:54','2024-02-19 00:01:54','2024-02-19 00:06:53',NULL,0,0,NULL,NULL),(4796,'mixpanel','completed',10,'2024-02-18 22:50:56','2024-02-19 00:16:51','2024-02-19 00:11:55','2024-02-19 00:16:50',NULL,0,0,NULL,NULL),(4797,'mixpanel','completed',10,'2024-02-18 23:08:47','2024-02-19 00:26:51','2024-02-19 00:21:46','2024-02-19 00:26:50',NULL,0,0,NULL,NULL),(4798,'mixpanel','completed',10,'2024-02-18 22:55:51','2024-02-19 00:36:55','2024-02-19 00:31:50','2024-02-19 00:36:54',NULL,0,0,NULL,NULL),(4799,'mixpanel','completed',10,'2024-02-18 23:06:54','2024-02-19 00:46:51','2024-02-19 00:41:53','2024-02-19 00:46:50',NULL,0,0,NULL,NULL),(4800,'mixpanel','completed',10,'2024-02-18 23:25:44','2024-02-19 00:56:53','2024-02-19 00:51:43','2024-02-19 00:56:52',NULL,0,0,NULL,NULL),(4801,'mixpanel','completed',10,'2024-02-19 00:01:48','2024-02-19 01:16:40','2024-02-19 01:06:47','2024-02-19 01:16:39',NULL,0,0,NULL,NULL),(4802,'mixpanel','completed',10,'2024-02-19 00:05:45','2024-02-19 01:26:50','2024-02-19 01:21:44','2024-02-19 01:26:49',NULL,0,0,NULL,NULL),(4803,'mixpanel','completed',10,'2024-02-18 23:38:41','2024-02-19 01:36:52','2024-02-19 01:31:40','2024-02-19 01:36:50',NULL,0,0,NULL,NULL),(4804,'mixpanel','completed',10,'2024-02-18 23:44:00','2024-02-19 01:46:47','2024-02-19 01:39:59','2024-02-19 01:46:46',NULL,0,0,NULL,NULL),(4805,'mixpanel','completed',10,'2024-02-19 00:12:15','2024-02-19 01:51:44','2024-02-19 01:49:14','2024-02-19 01:51:43',NULL,0,0,NULL,NULL),(4806,'mixpanel','completed',10,'2024-02-19 00:28:52','2024-02-19 02:01:47','2024-02-19 01:56:51','2024-02-19 02:01:46',NULL,0,0,NULL,NULL),(4807,'mixpanel','completed',10,'2024-02-19 00:15:52','2024-02-19 02:11:55','2024-02-19 02:06:51','2024-02-19 02:11:54',NULL,0,0,NULL,NULL),(4808,'mixpanel','completed',10,'2024-02-19 00:40:25','2024-02-19 02:16:56','2024-02-19 02:14:24','2024-02-19 02:16:55',NULL,0,0,NULL,NULL),(4809,'mixpanel','completed',10,'2024-02-19 00:35:45','2024-02-19 02:26:47','2024-02-19 02:21:44','2024-02-19 02:26:46',NULL,0,0,NULL,NULL),(4810,'mixpanel','completed',10,'2024-02-19 01:21:51','2024-02-19 02:36:53','2024-02-19 02:31:50','2024-02-19 02:36:52',NULL,0,0,NULL,NULL),(4811,'mixpanel','completed',10,'2024-02-19 01:34:34','2024-02-19 02:46:44','2024-02-19 02:40:32','2024-02-19 02:46:43',NULL,0,0,NULL,NULL),(4812,'mixpanel','completed',10,'2024-02-19 01:25:46','2024-02-19 02:56:36','2024-02-19 02:51:45','2024-02-19 02:56:35',NULL,0,0,NULL,NULL),(4813,'mixpanel','completed',10,'2024-02-19 01:44:45','2024-02-19 03:06:47','2024-02-19 03:00:44','2024-02-19 03:06:46',NULL,0,0,NULL,NULL),(4814,'mixpanel','completed',10,'2024-02-19 01:28:38','2024-02-19 03:11:48','2024-02-19 03:09:37','2024-02-19 03:11:47',NULL,0,0,NULL,NULL),(4815,'mixpanel','completed',10,'2024-02-19 01:33:44','2024-02-19 03:19:04','2024-02-19 03:16:43','2024-02-19 03:19:03',NULL,0,0,NULL,NULL),(4816,'mixpanel','completed',10,'2024-02-19 01:28:36','2024-02-19 03:26:52','2024-02-19 03:21:35','2024-02-19 03:26:51',NULL,0,0,NULL,NULL),(4817,'mixpanel','completed',10,'2024-02-19 01:31:31','2024-02-19 03:31:48','2024-02-19 03:29:30','2024-02-19 03:31:47',NULL,0,0,NULL,NULL),(4818,'mixpanel','completed',10,'2024-02-19 02:04:42','2024-02-19 03:36:45','2024-02-19 03:34:40','2024-02-19 03:36:43',NULL,0,0,NULL,NULL),(4819,'mixpanel','completed',10,'2024-02-19 02:05:26','2024-02-19 03:46:50','2024-02-19 03:41:25','2024-02-19 03:46:49',NULL,0,0,NULL,NULL),(4820,'mixpanel','completed',10,'2024-02-19 02:04:11','2024-02-19 03:51:51','2024-02-19 03:49:10','2024-02-19 03:51:50',NULL,0,0,NULL,NULL),(4821,'mixpanel','completed',10,'2024-02-19 02:09:47','2024-02-19 03:56:48','2024-02-19 03:54:45','2024-02-19 03:56:47',NULL,0,0,NULL,NULL),(4822,'mixpanel','completed',10,'2024-02-19 02:53:00','2024-02-19 04:01:50','2024-02-19 03:58:59','2024-02-19 04:01:49',NULL,0,0,NULL,NULL),(4823,'mixpanel','completed',10,'2024-02-19 02:20:53','2024-02-19 04:06:48','2024-02-19 04:03:52','2024-02-19 04:06:47',NULL,0,0,NULL,NULL),(4824,'mixpanel','completed',10,'2024-02-19 02:41:25','2024-02-19 04:11:51','2024-02-19 04:09:24','2024-02-19 04:11:50',NULL,0,0,NULL,NULL),(4825,'mixpanel','completed',10,'2024-02-19 02:57:02','2024-02-19 04:16:47','2024-02-19 04:14:01','2024-02-19 04:16:46',NULL,0,0,NULL,NULL),(4826,'mixpanel','completed',10,'2024-02-19 02:25:49','2024-02-19 04:21:53','2024-02-19 04:19:48','2024-02-19 04:21:52',NULL,0,0,NULL,NULL),(4827,'mixpanel','completed',10,'2024-02-19 03:00:19','2024-02-19 04:27:12','2024-02-19 04:24:18','2024-02-19 04:27:10',NULL,0,0,NULL,NULL),(4828,'mixpanel','completed',10,'2024-02-19 03:17:53','2024-02-19 04:36:30','2024-02-19 04:31:50','2024-02-19 04:36:28',NULL,0,0,NULL,NULL),(4829,'mixpanel','completed',10,'2024-02-19 02:46:09','2024-02-19 04:46:08','2024-02-19 04:41:08','2024-02-19 04:46:06',NULL,0,0,NULL,NULL),(4830,'schedule_re_engagement_email','completed',10,'2024-02-20 04:46:08','2024-02-20 04:46:43','2024-02-19 04:46:06','2024-02-20 04:46:42',NULL,0,0,NULL,NULL),(4831,'mixpanel','completed',10,'2024-02-19 02:52:57','2024-02-19 04:55:56','2024-02-19 04:50:56','2024-02-19 04:55:55',NULL,0,0,NULL,NULL),(4832,'mixpanel','completed',10,'2024-02-19 03:06:28','2024-02-19 05:06:39','2024-02-19 05:01:27','2024-02-19 05:06:38',NULL,0,0,NULL,NULL),(4833,'mixpanel','completed',10,'2024-02-19 03:55:47','2024-02-19 05:16:42','2024-02-19 05:11:46','2024-02-19 05:16:41',NULL,0,0,NULL,NULL),(4834,'mixpanel','completed',10,'2024-02-19 03:49:19','2024-02-19 05:21:50','2024-02-19 05:19:18','2024-02-19 05:21:49',NULL,0,0,NULL,NULL),(4835,'mixpanel','completed',10,'2024-02-19 04:03:50','2024-02-19 05:29:26','2024-02-19 05:26:49','2024-02-19 05:29:25',NULL,0,0,NULL,NULL),(4836,'mixpanel','completed',10,'2024-02-19 04:05:48','2024-02-19 05:35:10','2024-02-19 05:31:47','2024-02-19 05:35:09',NULL,0,0,NULL,NULL),(4837,'mixpanel','completed',10,'2024-02-19 03:54:31','2024-02-19 05:46:47','2024-02-19 05:41:30','2024-02-19 05:46:46',NULL,0,0,NULL,NULL),(4838,'mixpanel','completed',10,'2024-02-19 04:27:14','2024-02-19 05:51:51','2024-02-19 05:49:13','2024-02-19 05:51:50',NULL,0,0,NULL,NULL),(4839,'mixpanel','completed',10,'2024-02-19 04:25:38','2024-02-19 05:59:56','2024-02-19 05:55:37','2024-02-19 05:59:55',NULL,0,0,NULL,NULL),(4840,'mixpanel','completed',10,'2024-02-19 05:04:48','2024-02-19 06:11:47','2024-02-19 06:06:47','2024-02-19 06:11:46',NULL,0,0,NULL,NULL),(4841,'mixpanel','completed',10,'2024-02-19 04:27:50','2024-02-19 06:19:39','2024-02-19 06:14:49','2024-02-19 06:19:38',NULL,0,0,NULL,NULL),(4842,'mixpanel','completed',10,'2024-02-19 04:45:45','2024-02-19 06:31:50','2024-02-19 06:26:45','2024-02-19 06:31:49',NULL,0,0,NULL,NULL),(4843,'mixpanel','completed',10,'2024-02-19 05:05:00','2024-02-19 06:36:17','2024-02-19 06:33:59','2024-02-19 06:36:16',NULL,0,0,NULL,NULL),(4844,'mixpanel','completed',10,'2024-02-19 05:39:50','2024-02-19 06:44:33','2024-02-19 06:41:49','2024-02-19 06:44:32',NULL,0,0,NULL,NULL),(4845,'mixpanel','completed',10,'2024-02-19 05:34:42','2024-02-19 06:50:18','2024-02-19 06:46:41','2024-02-19 06:50:16',NULL,0,0,NULL,NULL),(4846,'mixpanel','completed',10,'2024-02-19 05:04:50','2024-02-19 06:59:56','2024-02-19 06:56:50','2024-02-19 06:59:55',NULL,0,0,NULL,NULL),(4847,'mixpanel','completed',10,'2024-02-19 06:03:19','2024-02-19 07:08:30','2024-02-19 07:06:18','2024-02-19 07:08:29',NULL,0,0,NULL,NULL),(4848,'mixpanel','completed',10,'2024-02-19 05:20:50','2024-02-19 07:14:31','2024-02-19 07:11:49','2024-02-19 07:14:30',NULL,0,0,NULL,NULL),(4849,'mixpanel','completed',10,'2024-02-19 06:00:42','2024-02-19 07:21:51','2024-02-19 07:16:41','2024-02-19 07:21:51',NULL,0,0,NULL,NULL),(4850,'mixpanel','completed',10,'2024-02-19 05:44:51','2024-02-19 07:31:47','2024-02-19 07:25:50','2024-02-19 07:31:46',NULL,0,0,NULL,NULL),(4851,'mixpanel','completed',10,'2024-02-19 05:40:26','2024-02-19 07:36:45','2024-02-19 07:34:25','2024-02-19 07:36:44',NULL,0,0,NULL,NULL),(4852,'mixpanel','completed',10,'2024-02-19 06:15:16','2024-02-19 07:41:46','2024-02-19 07:39:15','2024-02-19 07:41:45',NULL,0,0,NULL,NULL),(4853,'mixpanel','completed',10,'2024-02-19 06:01:50','2024-02-19 07:50:48','2024-02-19 07:46:48','2024-02-19 07:50:47',NULL,0,0,NULL,NULL),(4854,'mixpanel','completed',10,'2024-02-19 06:42:19','2024-02-19 07:56:47','2024-02-19 07:53:18','2024-02-19 07:56:46',NULL,0,0,NULL,NULL),(4855,'mixpanel','completed',10,'2024-02-19 06:06:11','2024-02-19 08:06:50','2024-02-19 08:00:10','2024-02-19 08:06:49',NULL,0,0,NULL,NULL),(4856,'mixpanel','completed',10,'2024-02-19 06:30:40','2024-02-19 08:11:52','2024-02-19 08:09:39','2024-02-19 08:11:52',NULL,0,0,NULL,NULL),(4857,'mixpanel','completed',10,'2024-02-19 06:52:55','2024-02-19 08:19:01','2024-02-19 08:16:54','2024-02-19 08:19:00',NULL,0,0,NULL,NULL),(4858,'mixpanel','completed',10,'2024-02-19 07:07:41','2024-02-19 08:26:50','2024-02-19 08:21:40','2024-02-19 08:26:49',NULL,0,0,NULL,NULL),(4859,'mixpanel','completed',10,'2024-02-19 07:02:57','2024-02-19 08:36:53','2024-02-19 08:30:56','2024-02-19 08:36:51',NULL,0,0,NULL,NULL),(4860,'mixpanel','completed',10,'2024-02-19 06:59:24','2024-02-19 08:46:47','2024-02-19 08:41:23','2024-02-19 08:46:46',NULL,0,0,NULL,NULL),(4861,'mixpanel','completed',10,'2024-02-19 07:36:23','2024-02-19 08:56:40','2024-02-19 08:51:22','2024-02-19 08:56:39',NULL,0,0,NULL,NULL),(4862,'mixpanel','completed',10,'2024-02-19 07:08:53','2024-02-19 09:01:14','2024-02-19 08:58:52','2024-02-19 09:01:13',NULL,0,0,NULL,NULL),(4863,'mixpanel','completed',10,'2024-02-19 07:48:45','2024-02-19 09:08:51','2024-02-19 09:06:44','2024-02-19 09:08:50',NULL,0,0,NULL,NULL),(4864,'mixpanel','completed',10,'2024-02-19 07:59:40','2024-02-19 09:16:41','2024-02-19 09:11:39','2024-02-19 09:16:40',NULL,0,0,NULL,NULL),(4865,'subscribers_engagement_score','completed',10,'2024-02-20 13:40:00','2024-02-20 13:41:53','2024-02-19 09:16:40','2024-02-20 13:41:52',NULL,0,0,NULL,NULL),(4866,'mixpanel','completed',10,'2024-02-19 08:13:05','2024-02-19 09:21:50','2024-02-19 09:19:04','2024-02-19 09:21:49',NULL,0,0,NULL,NULL),(4867,'mixpanel','completed',10,'2024-02-19 07:25:45','2024-02-19 09:29:54','2024-02-19 09:26:44','2024-02-19 09:29:53',NULL,0,0,NULL,NULL),(4868,'mixpanel','completed',10,'2024-02-19 08:15:46','2024-02-19 09:40:23','2024-02-19 09:36:45','2024-02-19 09:40:22',NULL,0,0,NULL,NULL),(4869,'mixpanel','completed',10,'2024-02-19 07:56:15','2024-02-19 09:46:42','2024-02-19 09:43:14','2024-02-19 09:46:41',NULL,0,0,NULL,NULL),(4870,'mixpanel','completed',10,'2024-02-19 08:42:00','2024-02-19 09:53:55','2024-02-19 09:50:59','2024-02-19 09:53:54',NULL,0,0,NULL,NULL),(4871,'mixpanel','completed',10,'2024-02-19 07:59:49','2024-02-19 10:01:43','2024-02-19 09:56:48','2024-02-19 10:01:42',NULL,0,0,NULL,NULL),(4872,'mixpanel','completed',10,'2024-02-19 08:32:47','2024-02-19 10:11:44','2024-02-19 10:04:46','2024-02-19 10:11:42',NULL,0,0,NULL,NULL),(4873,'mixpanel','completed',10,'2024-02-19 09:11:48','2024-02-19 10:21:42','2024-02-19 10:15:47','2024-02-19 10:21:41',NULL,0,0,NULL,NULL),(4874,'mixpanel','completed',10,'2024-02-19 08:23:20','2024-02-19 10:26:50','2024-02-19 10:24:19','2024-02-19 10:26:49',NULL,0,0,NULL,NULL),(4875,'mixpanel','completed',10,'2024-02-19 09:17:46','2024-02-19 10:34:53','2024-02-19 10:31:45','2024-02-19 10:34:52',NULL,0,0,NULL,NULL),(4876,'mixpanel','completed',10,'2024-02-19 09:11:37','2024-02-19 10:41:52','2024-02-19 10:37:36','2024-02-19 10:41:51',NULL,0,0,NULL,NULL),(4877,'mixpanel','completed',10,'2024-02-19 09:27:54','2024-02-19 10:49:05','2024-02-19 10:45:52','2024-02-19 10:49:04',NULL,0,0,NULL,NULL),(4878,'mixpanel','completed',10,'2024-02-19 09:41:45','2024-02-19 10:56:52','2024-02-19 10:51:44','2024-02-19 10:56:51',NULL,0,0,NULL,NULL),(4879,'mixpanel','completed',10,'2024-02-19 09:22:25','2024-02-19 11:06:45','2024-02-19 11:00:24','2024-02-19 11:06:44',NULL,0,0,NULL,NULL),(4880,'mixpanel','completed',10,'2024-02-19 09:42:43','2024-02-19 11:16:46','2024-02-19 11:11:42','2024-02-19 11:16:45',NULL,0,0,NULL,NULL),(4881,'mixpanel','completed',10,'2024-02-19 09:41:53','2024-02-19 11:23:21','2024-02-19 11:19:52','2024-02-19 11:23:20',NULL,0,0,NULL,NULL),(4882,'mixpanel','completed',10,'2024-02-19 10:21:49','2024-02-19 11:31:45','2024-02-19 11:26:49','2024-02-19 11:31:44',NULL,0,0,NULL,NULL),(4883,'mixpanel','completed',10,'2024-02-19 09:44:37','2024-02-19 11:36:45','2024-02-19 11:34:36','2024-02-19 11:36:44',NULL,0,0,NULL,NULL),(4884,'mixpanel','completed',10,'2024-02-19 10:01:43','2024-02-19 11:46:29','2024-02-19 11:41:42','2024-02-19 11:46:28',NULL,0,0,NULL,NULL),(4885,'mixpanel','completed',10,'2024-02-19 10:16:48','2024-02-19 11:56:52','2024-02-19 11:51:47','2024-02-19 11:56:51',NULL,0,0,NULL,NULL),(4886,'mixpanel','completed',10,'2024-02-19 10:16:45','2024-02-19 12:06:43','2024-02-19 12:01:44','2024-02-19 12:06:42',NULL,0,0,NULL,NULL),(4887,'mixpanel','completed',10,'2024-02-19 10:36:53','2024-02-19 12:16:48','2024-02-19 12:11:52','2024-02-19 12:16:47',NULL,0,0,NULL,NULL),(4888,'mixpanel','completed',10,'2024-02-19 10:40:53','2024-02-19 12:26:44','2024-02-19 12:21:52','2024-02-19 12:26:43',NULL,0,0,NULL,NULL),(4889,'mixpanel','completed',10,'2024-02-19 10:37:49','2024-02-19 12:35:39','2024-02-19 12:31:48','2024-02-19 12:35:38',NULL,0,0,NULL,NULL),(4890,'mixpanel','completed',10,'2024-02-19 11:38:49','2024-02-19 12:46:43','2024-02-19 12:41:48','2024-02-19 12:46:42',NULL,0,0,NULL,NULL),(4891,'mixpanel','completed',10,'2024-02-19 11:20:48','2024-02-19 12:56:48','2024-02-19 12:51:47','2024-02-19 12:56:47',NULL,0,0,NULL,NULL),(4892,'mixpanel','completed',10,'2024-02-19 11:44:43','2024-02-19 13:06:52','2024-02-19 13:01:42','2024-02-19 13:06:51',NULL,0,0,NULL,NULL),(4893,'mixpanel','completed',10,'2024-02-19 11:16:50','2024-02-19 13:16:47','2024-02-19 13:11:49','2024-02-19 13:16:46',NULL,0,0,NULL,NULL),(4894,'mixpanel','completed',10,'2024-02-19 11:50:55','2024-02-19 13:31:51','2024-02-19 13:26:53','2024-02-19 13:31:50',NULL,0,0,NULL,NULL),(4895,'mixpanel','completed',10,'2024-02-19 11:43:13','2024-02-19 13:41:47','2024-02-19 13:36:12','2024-02-19 13:41:46',NULL,0,0,NULL,NULL),(4896,'mixpanel','completed',10,'2024-02-19 11:51:35','2024-02-19 13:48:59','2024-02-19 13:45:34','2024-02-19 13:48:58',NULL,0,0,NULL,NULL),(4897,'mixpanel','completed',10,'2024-02-19 12:30:50','2024-02-19 13:56:46','2024-02-19 13:51:49','2024-02-19 13:56:45',NULL,0,0,NULL,NULL),(4898,'mixpanel','completed',10,'2024-02-19 12:37:51','2024-02-19 14:06:36','2024-02-19 14:01:50','2024-02-19 14:06:35',NULL,0,0,NULL,NULL),(4899,'mixpanel','completed',10,'2024-02-19 12:21:46','2024-02-19 14:16:41','2024-02-19 14:11:45','2024-02-19 14:16:40',NULL,0,0,NULL,NULL),(4900,'mixpanel','completed',10,'2024-02-19 13:08:47','2024-02-19 14:26:45','2024-02-19 14:21:46','2024-02-19 14:26:45',NULL,0,0,NULL,NULL),(4901,'mixpanel','completed',10,'2024-02-19 12:34:48','2024-02-19 14:36:46','2024-02-19 14:31:47','2024-02-19 14:36:45',NULL,0,0,NULL,NULL),(4902,'mixpanel','completed',10,'2024-02-19 13:02:49','2024-02-19 14:45:23','2024-02-19 14:41:47','2024-02-19 14:45:22',NULL,0,0,NULL,NULL),(4903,'mixpanel','completed',10,'2024-02-19 13:43:58','2024-02-19 14:56:14','2024-02-19 14:51:57','2024-02-19 14:56:13',NULL,0,0,NULL,NULL),(4904,'mixpanel','completed',10,'2024-02-19 13:13:48','2024-02-19 15:05:51','2024-02-19 15:01:47','2024-02-19 15:05:49',NULL,0,0,NULL,NULL),(4905,'mixpanel','completed',10,'2024-02-19 13:41:58','2024-02-19 15:11:51','2024-02-19 15:08:57','2024-02-19 15:11:51',NULL,0,0,NULL,NULL),(4906,'mixpanel','completed',10,'2024-02-19 13:19:50','2024-02-19 15:21:50','2024-02-19 15:16:49','2024-02-19 15:21:49',NULL,0,0,NULL,NULL),(4907,'mixpanel','completed',10,'2024-02-19 13:52:51','2024-02-19 15:31:45','2024-02-19 15:26:50','2024-02-19 15:31:44',NULL,0,0,NULL,NULL),(4908,'mixpanel','completed',10,'2024-02-19 14:33:45','2024-02-19 15:41:47','2024-02-19 15:36:44','2024-02-19 15:41:46',NULL,0,0,NULL,NULL),(4909,'mixpanel','completed',10,'2024-02-19 14:04:51','2024-02-19 15:51:50','2024-02-19 15:46:50','2024-02-19 15:51:49',NULL,0,0,NULL,NULL),(4910,'mixpanel','completed',10,'2024-02-19 14:52:46','2024-02-19 16:01:48','2024-02-19 15:56:45','2024-02-19 16:01:47',NULL,0,0,NULL,NULL),(4911,'mixpanel','completed',10,'2024-02-19 14:33:47','2024-02-19 16:11:47','2024-02-19 16:06:46','2024-02-19 16:11:46',NULL,0,0,NULL,NULL),(4912,'mixpanel','completed',10,'2024-02-19 15:11:43','2024-02-19 16:21:52','2024-02-19 16:16:42','2024-02-19 16:21:51',NULL,0,0,NULL,NULL),(4913,'mixpanel','completed',10,'2024-02-19 14:44:44','2024-02-19 16:31:46','2024-02-19 16:26:43','2024-02-19 16:31:45',NULL,0,0,NULL,NULL),(4914,'mixpanel','completed',10,'2024-02-19 14:36:47','2024-02-19 16:41:52','2024-02-19 16:36:46','2024-02-19 16:41:51',NULL,0,0,NULL,NULL),(4915,'mixpanel','completed',10,'2024-02-19 15:17:05','2024-02-19 16:51:45','2024-02-19 16:46:04','2024-02-19 16:51:44',NULL,0,0,NULL,NULL),(4916,'mixpanel','completed',10,'2024-02-19 15:41:08','2024-02-19 17:01:48','2024-02-19 16:55:07','2024-02-19 17:01:47',NULL,0,0,NULL,NULL),(4917,'mixpanel','completed',10,'2024-02-19 15:26:08','2024-02-19 17:09:01','2024-02-19 17:06:07','2024-02-19 17:09:00',NULL,0,0,NULL,NULL),(4918,'mixpanel','completed',10,'2024-02-19 16:08:38','2024-02-19 17:13:40','2024-02-19 17:11:37','2024-02-19 17:13:38',NULL,0,0,NULL,NULL),(4919,'mixpanel','completed',10,'2024-02-19 15:17:45','2024-02-19 17:21:50','2024-02-19 17:16:44','2024-02-19 17:21:49',NULL,0,0,NULL,NULL),(4920,'mixpanel','completed',10,'2024-02-19 16:06:56','2024-02-19 17:31:50','2024-02-19 17:26:55','2024-02-19 17:31:49',NULL,0,0,NULL,NULL),(4921,'mixpanel','completed',10,'2024-02-19 16:08:52','2024-02-19 17:41:47','2024-02-19 17:36:51','2024-02-19 17:41:46',NULL,0,0,NULL,NULL),(4922,'mixpanel','completed',10,'2024-02-19 15:51:52','2024-02-19 17:51:07','2024-02-19 17:46:51','2024-02-19 17:51:06',NULL,0,0,NULL,NULL),(4923,'mixpanel','completed',10,'2024-02-19 16:13:48','2024-02-19 17:59:43','2024-02-19 17:56:47','2024-02-19 17:59:42',NULL,0,0,NULL,NULL),(4924,'mixpanel','completed',10,'2024-02-19 16:40:46','2024-02-19 18:11:52','2024-02-19 18:06:45','2024-02-19 18:11:51',NULL,0,0,NULL,NULL),(4925,'mixpanel','completed',10,'2024-02-19 16:54:47','2024-02-19 18:21:47','2024-02-19 18:16:46','2024-02-19 18:21:46',NULL,0,0,NULL,NULL),(4926,'mixpanel','completed',10,'2024-02-19 16:38:37','2024-02-19 18:31:39','2024-02-19 18:26:36','2024-02-19 18:31:38',NULL,0,0,NULL,NULL),(4927,'mixpanel','completed',10,'2024-02-19 16:41:52','2024-02-19 18:46:46','2024-02-19 18:36:51','2024-02-19 18:46:45',NULL,0,0,NULL,NULL),(4928,'mixpanel','completed',10,'2024-02-19 17:43:56','2024-02-19 18:56:48','2024-02-19 18:51:55','2024-02-19 18:56:47',NULL,0,0,NULL,NULL),(4929,'mixpanel','completed',10,'2024-02-19 17:05:49','2024-02-19 19:06:54','2024-02-19 19:01:48','2024-02-19 19:06:53',NULL,0,0,NULL,NULL),(4930,'mixpanel','completed',10,'2024-02-19 17:16:46','2024-02-19 19:16:46','2024-02-19 19:11:44','2024-02-19 19:16:45',NULL,0,0,NULL,NULL),(4931,'mixpanel','completed',10,'2024-02-19 17:24:51','2024-02-19 19:26:55','2024-02-19 19:21:50','2024-02-19 19:26:54',NULL,0,0,NULL,NULL),(4932,'mixpanel','completed',10,'2024-02-19 18:05:50','2024-02-19 19:36:42','2024-02-19 19:31:49','2024-02-19 19:36:41',NULL,0,0,NULL,NULL),(4933,'mixpanel','completed',10,'2024-02-19 18:12:53','2024-02-19 19:46:49','2024-02-19 19:41:52','2024-02-19 19:46:48',NULL,0,0,NULL,NULL),(4934,'mixpanel','completed',10,'2024-02-19 18:00:47','2024-02-19 19:56:53','2024-02-19 19:51:46','2024-02-19 19:56:52',NULL,0,0,NULL,NULL),(4935,'mixpanel','completed',10,'2024-02-19 18:23:44','2024-02-19 20:07:06','2024-02-19 20:01:42','2024-02-19 20:07:02',NULL,0,0,NULL,NULL),(4936,'mixpanel','completed',10,'2024-02-19 18:53:51','2024-02-19 20:16:26','2024-02-19 20:11:49','2024-02-19 20:16:25',NULL,0,0,NULL,NULL),(4937,'mixpanel','completed',10,'2024-02-19 18:20:55','2024-02-19 20:26:51','2024-02-19 20:21:54','2024-02-19 20:26:50',NULL,0,0,NULL,NULL),(4938,'mixpanel','completed',10,'2024-02-19 18:53:58','2024-02-19 20:36:47','2024-02-19 20:30:57','2024-02-19 20:36:46',NULL,0,0,NULL,NULL),(4939,'mixpanel','completed',10,'2024-02-19 19:39:43','2024-02-19 20:46:52','2024-02-19 20:41:42','2024-02-19 20:46:51',NULL,0,0,NULL,NULL),(4940,'mixpanel','completed',10,'2024-02-19 19:27:57','2024-02-19 20:56:51','2024-02-19 20:51:55','2024-02-19 20:56:50',NULL,0,0,NULL,NULL),(4941,'mixpanel','completed',10,'2024-02-19 19:05:55','2024-02-19 21:07:00','2024-02-19 21:01:53','2024-02-19 21:06:58',NULL,0,0,NULL,NULL),(4942,'mixpanel','completed',10,'2024-02-19 19:25:02','2024-02-19 21:16:48','2024-02-19 21:12:00','2024-02-19 21:16:47',NULL,0,0,NULL,NULL),(4943,'mixpanel','completed',10,'2024-02-19 20:05:45','2024-02-19 21:24:29','2024-02-19 21:21:44','2024-02-19 21:24:28',NULL,0,0,NULL,NULL),(4944,'mixpanel','completed',10,'2024-02-19 19:28:52','2024-02-19 21:31:52','2024-02-19 21:26:51','2024-02-19 21:31:51',NULL,0,0,NULL,NULL),(4945,'mixpanel','completed',10,'2024-02-19 19:44:50','2024-02-19 21:41:47','2024-02-19 21:36:49','2024-02-19 21:41:46',NULL,0,0,NULL,NULL),(4946,'mixpanel','completed',10,'2024-02-19 20:28:43','2024-02-19 21:50:47','2024-02-19 21:46:42','2024-02-19 21:50:46',NULL,0,0,NULL,NULL),(4947,'mixpanel','completed',10,'2024-02-19 20:49:39','2024-02-19 21:56:48','2024-02-19 21:53:38','2024-02-19 21:56:47',NULL,0,0,NULL,NULL),(4948,'mixpanel','completed',10,'2024-02-19 20:22:44','2024-02-19 22:06:48','2024-02-19 22:01:43','2024-02-19 22:06:47',NULL,0,0,NULL,NULL),(4949,'mixpanel','completed',10,'2024-02-19 20:34:51','2024-02-19 22:16:51','2024-02-19 22:11:50','2024-02-19 22:16:50',NULL,0,0,NULL,NULL),(4950,'mixpanel','completed',10,'2024-02-19 20:38:47','2024-02-19 22:26:50','2024-02-19 22:21:46','2024-02-19 22:26:49',NULL,0,0,NULL,NULL),(4951,'mixpanel','completed',10,'2024-02-19 21:02:49','2024-02-19 22:36:46','2024-02-19 22:31:48','2024-02-19 22:36:45',NULL,0,0,NULL,NULL),(4952,'mixpanel','completed',10,'2024-02-19 21:21:49','2024-02-19 22:46:51','2024-02-19 22:41:48','2024-02-19 22:46:50',NULL,0,0,NULL,NULL),(4953,'mixpanel','completed',10,'2024-02-19 21:01:49','2024-02-19 22:55:55','2024-02-19 22:51:48','2024-02-19 22:55:54',NULL,0,0,NULL,NULL),(4954,'mixpanel','completed',10,'2024-02-19 21:35:41','2024-02-19 23:06:42','2024-02-19 23:01:40','2024-02-19 23:06:41',NULL,0,0,NULL,NULL),(4955,'mixpanel','completed',10,'2024-02-19 22:08:24','2024-02-19 23:16:43','2024-02-19 23:11:23','2024-02-19 23:16:43',NULL,0,0,NULL,NULL),(4956,'mixpanel','completed',10,'2024-02-19 22:01:51','2024-02-19 23:26:48','2024-02-19 23:21:50','2024-02-19 23:26:47',NULL,0,0,NULL,NULL),(4957,'mixpanel','completed',10,'2024-02-19 21:41:57','2024-02-19 23:36:47','2024-02-19 23:31:57','2024-02-19 23:36:46',NULL,0,0,NULL,NULL),(4958,'mixpanel','completed',10,'2024-02-19 22:23:52','2024-02-19 23:46:46','2024-02-19 23:41:51','2024-02-19 23:46:45',NULL,0,0,NULL,NULL),(4959,'mixpanel','completed',10,'2024-02-19 22:09:47','2024-02-19 23:56:47','2024-02-19 23:51:46','2024-02-19 23:56:46',NULL,0,0,NULL,NULL),(4960,'mixpanel','completed',10,'2024-02-19 22:06:43','2024-02-20 00:06:52','2024-02-20 00:01:42','2024-02-20 00:06:51',NULL,0,0,NULL,NULL),(4961,'mixpanel','completed',10,'2024-02-19 22:34:49','2024-02-20 00:16:46','2024-02-20 00:11:48','2024-02-20 00:16:45',NULL,0,0,NULL,NULL),(4962,'mixpanel','completed',10,'2024-02-19 22:30:44','2024-02-20 00:26:51','2024-02-20 00:21:43','2024-02-20 00:26:50',NULL,0,0,NULL,NULL),(4963,'mixpanel','completed',10,'2024-02-19 22:57:52','2024-02-20 00:36:54','2024-02-20 00:31:51','2024-02-20 00:36:53',NULL,0,0,NULL,NULL),(4964,'mixpanel','completed',10,'2024-02-19 22:48:50','2024-02-20 00:46:52','2024-02-20 00:41:49','2024-02-20 00:46:50',NULL,0,0,NULL,NULL),(4965,'mixpanel','completed',10,'2024-02-19 23:40:05','2024-02-20 00:56:50','2024-02-20 00:52:02','2024-02-20 00:56:49',NULL,0,0,NULL,NULL),(4966,'mixpanel','completed',10,'2024-02-19 23:52:50','2024-02-20 01:06:47','2024-02-20 01:01:49','2024-02-20 01:06:46',NULL,0,0,NULL,NULL),(4967,'mixpanel','completed',10,'2024-02-19 23:38:46','2024-02-20 01:16:52','2024-02-20 01:11:45','2024-02-20 01:16:51',NULL,0,0,NULL,NULL),(4968,'mixpanel','completed',10,'2024-02-19 23:47:52','2024-02-20 01:26:47','2024-02-20 01:21:51','2024-02-20 01:26:46',NULL,0,0,NULL,NULL),(4969,'mixpanel','completed',10,'2024-02-20 00:15:44','2024-02-20 01:36:53','2024-02-20 01:31:43','2024-02-20 01:36:52',NULL,0,0,NULL,NULL),(4970,'mixpanel','completed',10,'2024-02-20 00:32:56','2024-02-20 01:46:52','2024-02-20 01:41:50','2024-02-20 01:46:51',NULL,0,0,NULL,NULL),(4971,'mixpanel','completed',10,'2024-02-20 00:12:43','2024-02-20 01:56:56','2024-02-20 01:51:42','2024-02-20 01:56:54',NULL,0,0,NULL,NULL),(4972,'mixpanel','completed',10,'2024-02-20 00:55:52','2024-02-20 02:06:43','2024-02-20 02:01:51','2024-02-20 02:06:42',NULL,0,0,NULL,NULL),(4973,'mixpanel','completed',10,'2024-02-20 00:59:53','2024-02-20 02:16:53','2024-02-20 02:11:52','2024-02-20 02:16:52',NULL,0,0,NULL,NULL),(4974,'mixpanel','completed',10,'2024-02-20 01:07:46','2024-02-20 02:26:46','2024-02-20 02:21:45','2024-02-20 02:26:45',NULL,0,0,NULL,NULL),(4975,'mixpanel','completed',10,'2024-02-20 01:12:43','2024-02-20 02:36:53','2024-02-20 02:31:42','2024-02-20 02:36:52',NULL,0,0,NULL,NULL),(4976,'mixpanel','completed',10,'2024-02-20 01:38:53','2024-02-20 02:46:46','2024-02-20 02:41:52','2024-02-20 02:46:45',NULL,0,0,NULL,NULL),(4977,'mixpanel','completed',10,'2024-02-20 00:56:51','2024-02-20 02:56:54','2024-02-20 02:51:50','2024-02-20 02:56:53',NULL,0,0,NULL,NULL),(4978,'mixpanel','completed',10,'2024-02-20 01:55:45','2024-02-20 03:06:44','2024-02-20 03:01:44','2024-02-20 03:06:43',NULL,0,0,NULL,NULL),(4979,'mixpanel','completed',10,'2024-02-20 01:34:54','2024-02-20 03:16:48','2024-02-20 03:11:54','2024-02-20 03:16:47',NULL,0,0,NULL,NULL),(4980,'mixpanel','completed',10,'2024-02-20 02:08:44','2024-02-20 03:26:53','2024-02-20 03:21:43','2024-02-20 03:26:52',NULL,0,0,NULL,NULL),(4981,'mixpanel','completed',10,'2024-02-20 02:29:41','2024-02-20 03:36:50','2024-02-20 03:31:40','2024-02-20 03:36:49',NULL,0,0,NULL,NULL),(4982,'mixpanel','completed',10,'2024-02-20 02:24:51','2024-02-20 03:46:51','2024-02-20 03:41:50','2024-02-20 03:46:50',NULL,0,0,NULL,NULL),(4983,'mixpanel','completed',10,'2024-02-20 02:40:49','2024-02-20 03:56:50','2024-02-20 03:51:48','2024-02-20 03:56:48',NULL,0,0,NULL,NULL),(4984,'mixpanel','completed',10,'2024-02-20 02:50:48','2024-02-20 04:06:50','2024-02-20 04:01:47','2024-02-20 04:06:49',NULL,0,0,NULL,NULL),(4985,'mixpanel','completed',10,'2024-02-20 02:57:48','2024-02-20 04:16:42','2024-02-20 04:11:47','2024-02-20 04:16:41',NULL,0,0,NULL,NULL),(4986,'mixpanel','completed',10,'2024-02-20 03:19:48','2024-02-20 04:27:01','2024-02-20 04:21:47','2024-02-20 04:26:59',NULL,0,0,NULL,NULL),(4987,'mixpanel','completed',10,'2024-02-20 03:03:12','2024-02-20 04:37:16','2024-02-20 04:32:09','2024-02-20 04:37:13',NULL,0,0,NULL,NULL),(4988,'mixpanel','completed',10,'2024-02-20 03:08:48','2024-02-20 04:46:43','2024-02-20 04:41:46','2024-02-20 04:46:42',NULL,0,0,NULL,NULL),(4989,'schedule_re_engagement_email','completed',10,'2024-02-21 04:51:49','2024-02-21 04:51:51','2024-02-20 04:51:48','2024-02-21 04:51:50',NULL,0,0,NULL,NULL),(4990,'mixpanel','completed',10,'2024-02-20 03:43:49','2024-02-20 04:56:52','2024-02-20 04:51:48','2024-02-20 04:56:51',NULL,0,0,NULL,NULL),(4991,'mixpanel','completed',10,'2024-02-20 03:21:44','2024-02-20 05:06:44','2024-02-20 05:01:43','2024-02-20 05:06:43',NULL,0,0,NULL,NULL),(4992,'mixpanel','completed',10,'2024-02-20 03:47:48','2024-02-20 05:16:55','2024-02-20 05:11:47','2024-02-20 05:16:54',NULL,0,0,NULL,NULL),(4993,'mixpanel','completed',10,'2024-02-20 04:19:45','2024-02-20 05:26:50','2024-02-20 05:21:44','2024-02-20 05:26:49',NULL,0,0,NULL,NULL),(4994,'mixpanel','completed',10,'2024-02-20 04:03:49','2024-02-20 05:36:45','2024-02-20 05:31:48','2024-02-20 05:36:44',NULL,0,0,NULL,NULL),(4995,'mixpanel','completed',10,'2024-02-20 04:01:50','2024-02-20 05:46:42','2024-02-20 05:41:49','2024-02-20 05:46:41',NULL,0,0,NULL,NULL),(4996,'mixpanel','completed',10,'2024-02-20 04:19:47','2024-02-20 05:56:55','2024-02-20 05:51:46','2024-02-20 05:56:53',NULL,0,0,NULL,NULL),(4997,'mixpanel','completed',10,'2024-02-20 04:19:52','2024-02-20 06:06:46','2024-02-20 06:01:51','2024-02-20 06:06:45',NULL,0,0,NULL,NULL),(4998,'mixpanel','completed',10,'2024-02-20 04:46:48','2024-02-20 06:16:50','2024-02-20 06:11:47','2024-02-20 06:16:49',NULL,0,0,NULL,NULL),(4999,'mixpanel','completed',10,'2024-02-20 04:52:50','2024-02-20 06:26:53','2024-02-20 06:21:49','2024-02-20 06:26:52',NULL,0,0,NULL,NULL),(5000,'mixpanel','completed',10,'2024-02-20 04:45:43','2024-02-20 06:36:57','2024-02-20 06:31:42','2024-02-20 06:36:56',NULL,0,0,NULL,NULL),(5001,'mixpanel','completed',10,'2024-02-20 04:44:46','2024-02-20 06:46:49','2024-02-20 06:41:45','2024-02-20 06:46:48',NULL,0,0,NULL,NULL),(5002,'mixpanel','completed',10,'2024-02-20 05:42:53','2024-02-20 06:56:51','2024-02-20 06:49:52','2024-02-20 06:56:50',NULL,0,0,NULL,NULL),(5003,'mixpanel','completed',10,'2024-02-20 05:38:51','2024-02-20 07:06:45','2024-02-20 07:01:50','2024-02-20 07:06:44',NULL,0,0,NULL,NULL),(5004,'mixpanel','completed',10,'2024-02-20 05:41:53','2024-02-20 07:16:51','2024-02-20 07:11:52','2024-02-20 07:16:50',NULL,0,0,NULL,NULL),(5005,'mixpanel','completed',10,'2024-02-20 05:40:51','2024-02-20 07:26:54','2024-02-20 07:21:50','2024-02-20 07:26:53',NULL,0,0,NULL,NULL),(5006,'mixpanel','completed',10,'2024-02-20 06:18:43','2024-02-20 07:36:44','2024-02-20 07:31:42','2024-02-20 07:36:43',NULL,0,0,NULL,NULL),(5007,'mixpanel','completed',10,'2024-02-20 06:32:47','2024-02-20 07:46:42','2024-02-20 07:41:46','2024-02-20 07:46:41',NULL,0,0,NULL,NULL),(5008,'mixpanel','completed',10,'2024-02-20 06:08:47','2024-02-20 07:55:40','2024-02-20 07:51:46','2024-02-20 07:55:39',NULL,0,0,NULL,NULL),(5009,'mixpanel','completed',10,'2024-02-20 05:58:39','2024-02-20 08:01:48','2024-02-20 07:58:38','2024-02-20 08:01:47',NULL,0,0,NULL,NULL),(5010,'mixpanel','completed',10,'2024-02-20 06:30:44','2024-02-20 08:11:26','2024-02-20 08:06:43','2024-02-20 08:11:25',NULL,0,0,NULL,NULL),(5011,'mixpanel','completed',10,'2024-02-20 06:19:46','2024-02-20 08:21:46','2024-02-20 08:16:45','2024-02-20 08:21:45',NULL,0,0,NULL,NULL),(5012,'mixpanel','completed',10,'2024-02-20 06:45:58','2024-02-20 08:31:53','2024-02-20 08:25:57','2024-02-20 08:31:52',NULL,0,0,NULL,NULL),(5013,'mixpanel','completed',10,'2024-02-20 06:52:46','2024-02-20 08:41:46','2024-02-20 08:36:45','2024-02-20 08:41:45',NULL,0,0,NULL,NULL),(5014,'mixpanel','completed',10,'2024-02-20 06:58:41','2024-02-20 08:51:52','2024-02-20 08:46:40','2024-02-20 08:51:51',NULL,0,0,NULL,NULL),(5015,'mixpanel','completed',10,'2024-02-20 07:44:43','2024-02-20 09:01:43','2024-02-20 08:56:42','2024-02-20 09:01:42',NULL,0,0,NULL,NULL),(5016,'mixpanel','completed',10,'2024-02-20 07:56:46','2024-02-20 09:11:49','2024-02-20 09:06:44','2024-02-20 09:11:48',NULL,0,0,NULL,NULL),(5017,'mixpanel','completed',10,'2024-02-20 07:19:42','2024-02-20 09:21:57','2024-02-20 09:16:41','2024-02-20 09:21:56',NULL,0,0,NULL,NULL),(5018,'mixpanel','completed',10,'2024-02-20 08:21:48','2024-02-20 09:31:44','2024-02-20 09:26:48','2024-02-20 09:31:43',NULL,0,0,NULL,NULL),(5019,'mixpanel','completed',10,'2024-02-20 08:00:48','2024-02-20 09:41:47','2024-02-20 09:36:47','2024-02-20 09:41:46',NULL,0,0,NULL,NULL),(5020,'mixpanel','completed',10,'2024-02-20 08:12:49','2024-02-20 09:51:52','2024-02-20 09:46:48','2024-02-20 09:51:51',NULL,0,0,NULL,NULL),(5021,'mixpanel','completed',10,'2024-02-20 08:09:52','2024-02-20 10:01:49','2024-02-20 09:56:51','2024-02-20 10:01:48',NULL,0,0,NULL,NULL),(5022,'mixpanel','completed',10,'2024-02-20 08:22:49','2024-02-20 10:11:50','2024-02-20 10:06:48','2024-02-20 10:11:49',NULL,0,0,NULL,NULL),(5023,'mixpanel','completed',10,'2024-02-20 08:37:41','2024-02-20 10:21:49','2024-02-20 10:16:40','2024-02-20 10:21:48',NULL,0,0,NULL,NULL),(5024,'mixpanel','completed',10,'2024-02-20 09:21:10','2024-02-20 10:26:53','2024-02-20 10:24:09','2024-02-20 10:26:52',NULL,0,0,NULL,NULL),(5025,'mixpanel','completed',10,'2024-02-20 08:58:45','2024-02-20 10:36:47','2024-02-20 10:31:44','2024-02-20 10:36:46',NULL,0,0,NULL,NULL),(5026,'mixpanel','completed',10,'2024-02-20 09:11:48','2024-02-20 10:46:50','2024-02-20 10:41:47','2024-02-20 10:46:49',NULL,0,0,NULL,NULL),(5027,'mixpanel','completed',10,'2024-02-20 09:48:48','2024-02-20 10:56:50','2024-02-20 10:51:47','2024-02-20 10:56:49',NULL,0,0,NULL,NULL),(5028,'mixpanel','completed',10,'2024-02-20 09:39:43','2024-02-20 11:06:47','2024-02-20 11:01:42','2024-02-20 11:06:46',NULL,0,0,NULL,NULL),(5029,'mixpanel','completed',10,'2024-02-20 09:48:56','2024-02-20 11:16:43','2024-02-20 11:11:55','2024-02-20 11:16:42',NULL,0,0,NULL,NULL),(5030,'mixpanel','completed',10,'2024-02-20 10:17:55','2024-02-20 11:26:46','2024-02-20 11:21:54','2024-02-20 11:26:45',NULL,0,0,NULL,NULL),(5031,'mixpanel','completed',10,'2024-02-20 10:10:51','2024-02-20 11:36:46','2024-02-20 11:31:50','2024-02-20 11:36:45',NULL,0,0,NULL,NULL),(5032,'mixpanel','completed',10,'2024-02-20 10:19:52','2024-02-20 11:46:39','2024-02-20 11:41:51','2024-02-20 11:46:38',NULL,0,0,NULL,NULL),(5033,'mixpanel','completed',10,'2024-02-20 10:06:47','2024-02-20 11:56:43','2024-02-20 11:51:46','2024-02-20 11:56:42',NULL,0,0,NULL,NULL),(5034,'mixpanel','completed',10,'2024-02-20 10:41:54','2024-02-20 12:06:46','2024-02-20 12:01:53','2024-02-20 12:06:45',NULL,0,0,NULL,NULL),(5035,'mixpanel','completed',10,'2024-02-20 10:38:51','2024-02-20 12:16:44','2024-02-20 12:11:50','2024-02-20 12:16:43',NULL,0,0,NULL,NULL),(5036,'mixpanel','completed',10,'2024-02-20 11:10:48','2024-02-20 12:26:43','2024-02-20 12:21:47','2024-02-20 12:26:42',NULL,0,0,NULL,NULL),(5037,'mixpanel','completed',10,'2024-02-20 10:35:53','2024-02-20 12:36:54','2024-02-20 12:31:52','2024-02-20 12:36:53',NULL,0,0,NULL,NULL),(5038,'mixpanel','completed',10,'2024-02-20 11:33:47','2024-02-20 12:46:47','2024-02-20 12:41:46','2024-02-20 12:46:46',NULL,0,0,NULL,NULL),(5039,'mixpanel','completed',10,'2024-02-20 11:48:42','2024-02-20 12:56:47','2024-02-20 12:51:41','2024-02-20 12:56:46',NULL,0,0,NULL,NULL),(5040,'mixpanel','completed',10,'2024-02-20 11:36:47','2024-02-20 13:06:50','2024-02-20 13:01:46','2024-02-20 13:06:49',NULL,0,0,NULL,NULL),(5041,'mixpanel','completed',10,'2024-02-20 11:39:51','2024-02-20 13:16:43','2024-02-20 13:11:50','2024-02-20 13:16:42',NULL,0,0,NULL,NULL),(5042,'mixpanel','completed',10,'2024-02-20 11:38:52','2024-02-20 13:26:52','2024-02-20 13:21:51','2024-02-20 13:26:51',NULL,0,0,NULL,NULL),(5043,'mixpanel','completed',10,'2024-02-20 12:03:43','2024-02-20 13:36:43','2024-02-20 13:31:42','2024-02-20 13:36:42',NULL,0,0,NULL,NULL),(5044,'subscribers_engagement_score','completed',10,'2024-02-20 13:41:53','2024-02-20 13:44:38','2024-02-20 13:41:52','2024-02-20 13:44:37',NULL,0,0,NULL,NULL),(5045,'mixpanel','completed',10,'2024-02-20 12:15:53','2024-02-20 13:44:38','2024-02-20 13:41:52','2024-02-20 13:44:37',NULL,0,0,NULL,NULL),(5046,'subscribers_engagement_score','completed',10,'2024-02-21 14:34:00','2024-02-21 14:35:33','2024-02-20 13:44:37','2024-02-21 14:35:32',NULL,0,0,NULL,NULL),(5047,'mixpanel','completed',10,'2024-02-20 11:55:37','2024-02-20 13:50:38','2024-02-20 13:47:36','2024-02-20 13:50:37',NULL,0,0,NULL,NULL),(5048,'mixpanel','completed',10,'2024-02-20 12:35:24','2024-02-20 13:55:38','2024-02-20 13:53:23','2024-02-20 13:55:37',NULL,0,0,NULL,NULL),(5049,'mixpanel','completed',10,'2024-02-20 12:47:38','2024-02-20 14:01:40','2024-02-20 13:58:37','2024-02-20 14:01:39',NULL,0,0,NULL,NULL),(5050,'mixpanel','completed',10,'2024-02-20 12:11:51','2024-02-20 14:11:51','2024-02-20 14:06:50','2024-02-20 14:11:50',NULL,0,0,NULL,NULL),(5051,'mixpanel','completed',10,'2024-02-20 12:34:45','2024-02-20 14:21:48','2024-02-20 14:16:45','2024-02-20 14:21:47',NULL,0,0,NULL,NULL),(5052,'mixpanel','completed',10,'2024-02-20 12:56:50','2024-02-20 14:31:54','2024-02-20 14:26:49','2024-02-20 14:31:53',NULL,0,0,NULL,NULL),(5053,'mixpanel','completed',10,'2024-02-20 13:23:49','2024-02-20 14:41:46','2024-02-20 14:36:48','2024-02-20 14:41:45',NULL,0,0,NULL,NULL),(5054,'mixpanel','completed',10,'2024-02-20 13:36:47','2024-02-20 14:51:48','2024-02-20 14:46:46','2024-02-20 14:51:47',NULL,0,0,NULL,NULL),(5055,'mixpanel','completed',10,'2024-02-20 13:21:50','2024-02-20 15:01:49','2024-02-20 14:56:49','2024-02-20 15:01:48',NULL,0,0,NULL,NULL),(5056,'mixpanel','completed',10,'2024-02-20 13:43:54','2024-02-20 15:11:44','2024-02-20 15:06:53','2024-02-20 15:11:43',NULL,0,0,NULL,NULL),(5057,'mixpanel','completed',10,'2024-02-20 13:20:39','2024-02-20 15:21:48','2024-02-20 15:16:38','2024-02-20 15:21:47',NULL,0,0,NULL,NULL),(5058,'mixpanel','completed',10,'2024-02-20 13:41:51','2024-02-20 15:31:42','2024-02-20 15:26:50','2024-02-20 15:31:41',NULL,0,0,NULL,NULL),(5059,'mixpanel','completed',10,'2024-02-20 14:12:48','2024-02-20 15:41:52','2024-02-20 15:36:47','2024-02-20 15:41:46',NULL,0,0,NULL,NULL),(5060,'mixpanel','completed',10,'2024-02-20 13:48:53','2024-02-20 15:51:50','2024-02-20 15:46:52','2024-02-20 15:51:49',NULL,0,0,NULL,NULL),(5061,'mixpanel','completed',10,'2024-02-20 14:46:49','2024-02-20 16:01:44','2024-02-20 15:56:49','2024-02-20 16:01:43',NULL,0,0,NULL,NULL),(5062,'mixpanel','completed',10,'2024-02-20 14:07:44','2024-02-20 16:11:50','2024-02-20 16:06:43','2024-02-20 16:11:49',NULL,0,0,NULL,NULL),(5063,'mixpanel','completed',10,'2024-02-20 14:53:19','2024-02-20 16:21:52','2024-02-20 16:16:18','2024-02-20 16:21:51',NULL,0,0,NULL,NULL),(5064,'mixpanel','completed',10,'2024-02-20 14:44:44','2024-02-20 16:31:46','2024-02-20 16:26:43','2024-02-20 16:31:45',NULL,0,0,NULL,NULL),(5065,'mixpanel','completed',10,'2024-02-20 14:36:47','2024-02-20 16:41:51','2024-02-20 16:36:47','2024-02-20 16:41:50',NULL,0,0,NULL,NULL),(5066,'mixpanel','completed',10,'2024-02-20 14:45:15','2024-02-20 16:51:45','2024-02-20 16:46:14','2024-02-20 16:51:44',NULL,0,0,NULL,NULL),(5067,'mixpanel','completed',10,'2024-02-20 14:56:50','2024-02-20 17:01:44','2024-02-20 16:56:49','2024-02-20 17:01:43',NULL,0,0,NULL,NULL),(5068,'mixpanel','completed',10,'2024-02-20 15:46:48','2024-02-20 17:11:47','2024-02-20 17:06:47','2024-02-20 17:11:46',NULL,0,0,NULL,NULL),(5069,'mixpanel','completed',10,'2024-02-20 15:29:52','2024-02-20 17:20:16','2024-02-20 17:16:51','2024-02-20 17:20:15',NULL,0,0,NULL,NULL),(5070,'mixpanel','completed',10,'2024-02-20 15:37:51','2024-02-20 17:31:49','2024-02-20 17:26:50','2024-02-20 17:31:48',NULL,0,0,NULL,NULL),(5071,'mixpanel','completed',10,'2024-02-20 16:24:44','2024-02-20 17:41:47','2024-02-20 17:36:43','2024-02-20 17:41:46',NULL,0,0,NULL,NULL),(5072,'mixpanel','completed',10,'2024-02-20 16:42:43','2024-02-20 17:51:50','2024-02-20 17:46:42','2024-02-20 17:51:49',NULL,0,0,NULL,NULL),(5073,'mixpanel','completed',10,'2024-02-20 16:27:53','2024-02-20 18:01:42','2024-02-20 17:56:52','2024-02-20 18:01:41',NULL,0,0,NULL,NULL),(5074,'mixpanel','completed',10,'2024-02-20 16:37:52','2024-02-20 18:11:54','2024-02-20 18:06:51','2024-02-20 18:11:53',NULL,0,0,NULL,NULL),(5075,'mixpanel','completed',10,'2024-02-20 16:28:35','2024-02-20 18:16:47','2024-02-20 18:14:34','2024-02-20 18:16:46',NULL,0,0,NULL,NULL),(5076,'mixpanel','completed',10,'2024-02-20 17:02:51','2024-02-20 18:26:51','2024-02-20 18:21:50','2024-02-20 18:26:50',NULL,0,0,NULL,NULL),(5077,'mixpanel','completed',10,'2024-02-20 16:59:47','2024-02-20 18:36:44','2024-02-20 18:31:46','2024-02-20 18:36:43',NULL,0,0,NULL,NULL),(5078,'mixpanel','completed',10,'2024-02-20 16:51:56','2024-02-20 18:46:48','2024-02-20 18:41:55','2024-02-20 18:46:47',NULL,0,0,NULL,NULL),(5079,'mixpanel','completed',10,'2024-02-20 17:44:54','2024-02-20 18:56:51','2024-02-20 18:51:53','2024-02-20 18:56:51',NULL,0,0,NULL,NULL),(5080,'mixpanel','completed',10,'2024-02-20 17:45:45','2024-02-20 19:06:54','2024-02-20 19:01:44','2024-02-20 19:06:53',NULL,0,0,NULL,NULL),(5081,'mixpanel','completed',10,'2024-02-20 17:28:55','2024-02-20 19:16:54','2024-02-20 19:11:54','2024-02-20 19:16:53',NULL,0,0,NULL,NULL),(5082,'mixpanel','completed',10,'2024-02-20 17:40:46','2024-02-20 19:26:51','2024-02-20 19:21:45','2024-02-20 19:26:49',NULL,0,0,NULL,NULL),(5083,'mixpanel','completed',10,'2024-02-20 18:02:43','2024-02-20 19:36:50','2024-02-20 19:31:42','2024-02-20 19:36:49',NULL,0,0,NULL,NULL),(5084,'mixpanel','completed',10,'2024-02-20 18:16:43','2024-02-20 19:46:50','2024-02-20 19:41:42','2024-02-20 19:46:49',NULL,0,0,NULL,NULL),(5085,'mixpanel','completed',10,'2024-02-20 18:49:42','2024-02-20 19:56:44','2024-02-20 19:51:41','2024-02-20 19:56:43',NULL,0,0,NULL,NULL),(5086,'mixpanel','completed',10,'2024-02-20 18:25:59','2024-02-20 20:06:54','2024-02-20 20:01:58','2024-02-20 20:06:52',NULL,0,0,NULL,NULL),(5087,'mixpanel','completed',10,'2024-02-20 18:19:51','2024-02-20 20:16:46','2024-02-20 20:11:50','2024-02-20 20:16:45',NULL,0,0,NULL,NULL),(5088,'mixpanel','completed',10,'2024-02-20 19:08:44','2024-02-20 20:26:47','2024-02-20 20:21:43','2024-02-20 20:26:46',NULL,0,0,NULL,NULL),(5089,'mixpanel','completed',10,'2024-02-20 18:41:48','2024-02-20 20:36:51','2024-02-20 20:31:47','2024-02-20 20:36:50',NULL,0,0,NULL,NULL),(5090,'mixpanel','completed',10,'2024-02-20 18:54:45','2024-02-20 20:46:52','2024-02-20 20:41:44','2024-02-20 20:46:51',NULL,0,0,NULL,NULL),(5091,'mixpanel','completed',10,'2024-02-20 19:43:51','2024-02-20 20:57:07','2024-02-20 20:51:50','2024-02-20 20:57:04',NULL,0,0,NULL,NULL),(5092,'mixpanel','completed',10,'2024-02-20 19:57:49','2024-02-20 21:06:48','2024-02-20 21:01:48','2024-02-20 21:06:47',NULL,0,0,NULL,NULL),(5093,'mixpanel','completed',10,'2024-02-20 19:19:51','2024-02-20 21:16:43','2024-02-20 21:11:50','2024-02-20 21:16:42',NULL,0,0,NULL,NULL),(5094,'mixpanel','completed',10,'2024-02-20 19:30:44','2024-02-20 21:26:50','2024-02-20 21:21:43','2024-02-20 21:26:49',NULL,0,0,NULL,NULL),(5095,'mixpanel','completed',10,'2024-02-20 20:25:54','2024-02-20 21:37:04','2024-02-20 21:31:51','2024-02-20 21:37:01',NULL,0,0,NULL,NULL),(5096,'mixpanel','completed',10,'2024-02-20 19:58:50','2024-02-20 21:45:05','2024-02-20 21:41:49','2024-02-20 21:45:04',NULL,0,0,NULL,NULL),(5097,'unsubscribe_tokens','completed',0,'2024-02-20 21:45:33','2024-02-20 21:51:42','2024-02-20 21:45:31','2024-02-20 21:51:41',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(5098,'subscriber_link_tokens','completed',0,'2024-02-20 21:45:33','2024-02-20 21:51:42','2024-02-20 21:45:31','2024-02-20 21:51:41',NULL,0,0,NULL,NULL),(5099,'newsletter_templates_thumbnails','completed',10,'2024-02-20 21:45:33','2024-02-20 21:51:42','2024-02-20 21:45:31','2024-02-20 21:51:41',NULL,0,0,NULL,NULL),(5100,'mixpanel','completed',0,'2024-02-20 21:45:33','2024-02-20 21:51:42','2024-02-20 21:45:31','2024-02-20 21:51:41',NULL,0,0,NULL,NULL),(5101,'mixpanel','completed',10,'2024-02-20 20:39:52','2024-02-20 22:01:50','2024-02-20 21:56:51','2024-02-20 22:01:49',NULL,0,0,NULL,NULL),(5102,'mixpanel','completed',10,'2024-02-20 20:24:40','2024-02-20 22:11:48','2024-02-20 22:06:39','2024-02-20 22:11:47',NULL,0,0,NULL,NULL),(5103,'mixpanel','completed',10,'2024-02-20 21:02:43','2024-02-20 22:21:42','2024-02-20 22:16:42','2024-02-20 22:21:41',NULL,0,0,NULL,NULL),(5104,'mixpanel','completed',10,'2024-02-20 20:49:48','2024-02-20 22:31:39','2024-02-20 22:26:47','2024-02-20 22:31:38',NULL,0,0,NULL,NULL),(5105,'mixpanel','completed',10,'2024-02-20 20:42:46','2024-02-20 22:41:45','2024-02-20 22:36:45','2024-02-20 22:41:44',NULL,0,0,NULL,NULL),(5106,'mixpanel','completed',10,'2024-02-20 21:16:49','2024-02-20 22:51:41','2024-02-20 22:46:48','2024-02-20 22:51:40',NULL,0,0,NULL,NULL),(5107,'mixpanel','completed',10,'2024-02-20 21:50:46','2024-02-20 23:01:42','2024-02-20 22:56:45','2024-02-20 23:01:41',NULL,0,0,NULL,NULL),(5108,'mixpanel','completed',10,'2024-02-20 21:30:44','2024-02-20 23:11:49','2024-02-20 23:06:43','2024-02-20 23:11:48',NULL,0,0,NULL,NULL),(5109,'mixpanel','completed',10,'2024-02-20 21:50:47','2024-02-20 23:21:48','2024-02-20 23:16:46','2024-02-20 23:21:47',NULL,0,0,NULL,NULL),(5110,'mixpanel','completed',10,'2024-02-20 21:35:46','2024-02-20 23:31:51','2024-02-20 23:26:45','2024-02-20 23:31:50',NULL,0,0,NULL,NULL),(5111,'mixpanel','completed',10,'2024-02-20 22:10:41','2024-02-20 23:41:48','2024-02-20 23:36:40','2024-02-20 23:41:47',NULL,0,0,NULL,NULL),(5112,'mixpanel','completed',10,'2024-02-20 22:21:43','2024-02-20 23:49:25','2024-02-20 23:46:42','2024-02-20 23:49:24',NULL,0,0,NULL,NULL),(5113,'mixpanel','completed',10,'2024-02-20 22:07:44','2024-02-20 23:56:41','2024-02-20 23:51:43','2024-02-20 23:56:40',NULL,0,0,NULL,NULL),(5114,'mixpanel','completed',10,'2024-02-20 22:03:43','2024-02-21 00:06:41','2024-02-21 00:01:42','2024-02-21 00:06:40',NULL,0,0,NULL,NULL),(5115,'mixpanel','completed',10,'2024-02-20 22:17:49','2024-02-21 00:16:40','2024-02-21 00:11:48','2024-02-21 00:16:39',NULL,0,0,NULL,NULL),(5116,'mixpanel','completed',10,'2024-02-20 22:49:44','2024-02-21 00:26:53','2024-02-21 00:21:43','2024-02-21 00:26:52',NULL,0,0,NULL,NULL),(5117,'mixpanel','completed',10,'2024-02-20 22:44:39','2024-02-21 00:36:47','2024-02-21 00:31:38','2024-02-21 00:36:46',NULL,0,0,NULL,NULL),(5118,'mixpanel','completed',10,'2024-02-20 23:08:54','2024-02-21 00:46:39','2024-02-21 00:41:53','2024-02-21 00:46:38',NULL,0,0,NULL,NULL),(5119,'mixpanel','completed',10,'2024-02-20 23:37:42','2024-02-21 00:56:42','2024-02-21 00:51:41','2024-02-21 00:56:41',NULL,0,0,NULL,NULL),(5120,'mixpanel','completed',10,'2024-02-20 23:00:45','2024-02-21 01:06:48','2024-02-21 01:01:44','2024-02-21 01:06:47',NULL,0,0,NULL,NULL),(5121,'mixpanel','completed',10,'2024-02-20 23:53:52','2024-02-21 01:16:51','2024-02-21 01:11:51','2024-02-21 01:16:50',NULL,0,0,NULL,NULL),(5122,'mixpanel','completed',10,'2024-02-21 00:08:46','2024-02-21 01:26:45','2024-02-21 01:21:45','2024-02-21 01:26:44',NULL,0,0,NULL,NULL),(5123,'mixpanel','completed',10,'2024-02-21 00:13:53','2024-02-21 01:36:51','2024-02-21 01:31:53','2024-02-21 01:36:50',NULL,0,0,NULL,NULL),(5124,'mixpanel','completed',10,'2024-02-21 00:03:42','2024-02-21 01:46:44','2024-02-21 01:41:41','2024-02-21 01:46:42',NULL,0,0,NULL,NULL),(5125,'mixpanel','completed',10,'2024-02-21 00:44:49','2024-02-21 01:56:56','2024-02-21 01:51:48','2024-02-21 01:56:55',NULL,0,0,NULL,NULL),(5126,'mixpanel','completed',10,'2024-02-21 00:46:47','2024-02-21 02:06:42','2024-02-21 02:01:46','2024-02-21 02:06:41',NULL,0,0,NULL,NULL),(5127,'mixpanel','completed',10,'2024-02-21 01:09:47','2024-02-21 02:16:44','2024-02-21 02:11:46','2024-02-21 02:16:43',NULL,0,0,NULL,NULL),(5128,'mixpanel','completed',10,'2024-02-21 00:35:49','2024-02-21 02:26:56','2024-02-21 02:21:48','2024-02-21 02:26:55',NULL,0,0,NULL,NULL),(5129,'mixpanel','completed',10,'2024-02-21 01:01:42','2024-02-21 02:36:49','2024-02-21 02:31:41','2024-02-21 02:36:48',NULL,0,0,NULL,NULL),(5130,'mixpanel','completed',10,'2024-02-21 00:47:10','2024-02-21 02:41:55','2024-02-21 02:39:09','2024-02-21 02:41:54',NULL,0,0,NULL,NULL),(5131,'mixpanel','completed',10,'2024-02-21 01:44:42','2024-02-21 02:51:59','2024-02-21 02:46:41','2024-02-21 02:51:58',NULL,0,0,NULL,NULL),(5132,'mixpanel','completed',10,'2024-02-21 01:12:51','2024-02-21 03:01:48','2024-02-21 02:56:50','2024-02-21 03:01:47',NULL,0,0,NULL,NULL),(5133,'mixpanel','completed',10,'2024-02-21 01:05:52','2024-02-21 03:11:53','2024-02-21 03:06:51','2024-02-21 03:11:52',NULL,0,0,NULL,NULL),(5134,'mixpanel','completed',10,'2024-02-21 01:46:47','2024-02-21 03:21:45','2024-02-21 03:16:46','2024-02-21 03:21:44',NULL,0,0,NULL,NULL),(5135,'mixpanel','completed',10,'2024-02-21 02:09:46','2024-02-21 03:31:39','2024-02-21 03:26:45','2024-02-21 03:31:38',NULL,0,0,NULL,NULL),(5136,'mixpanel','completed',10,'2024-02-21 02:08:44','2024-02-21 03:41:51','2024-02-21 03:36:43','2024-02-21 03:41:50',NULL,0,0,NULL,NULL),(5137,'mixpanel','completed',10,'2024-02-21 02:35:48','2024-02-21 03:51:54','2024-02-21 03:46:47','2024-02-21 03:51:53',NULL,0,0,NULL,NULL),(5138,'mixpanel','completed',10,'2024-02-21 02:19:08','2024-02-21 04:01:45','2024-02-21 03:55:07','2024-02-21 04:01:44',NULL,0,0,NULL,NULL),(5139,'mixpanel','completed',10,'2024-02-21 03:02:48','2024-02-21 04:11:47','2024-02-21 04:06:47','2024-02-21 04:11:46',NULL,0,0,NULL,NULL),(5140,'mixpanel','completed',10,'2024-02-21 02:38:42','2024-02-21 04:21:49','2024-02-21 04:16:41','2024-02-21 04:21:48',NULL,0,0,NULL,NULL),(5141,'mixpanel','completed',10,'2024-02-21 02:26:01','2024-02-21 04:32:02','2024-02-21 04:26:58','2024-02-21 04:31:58',NULL,0,0,NULL,NULL),(5142,'mixpanel','completed',10,'2024-02-21 02:57:50','2024-02-21 04:41:52','2024-02-21 04:36:48','2024-02-21 04:41:50',NULL,0,0,NULL,NULL),(5143,'mixpanel','completed',10,'2024-02-21 03:06:47','2024-02-21 04:51:51','2024-02-21 04:46:46','2024-02-21 04:51:50',NULL,0,0,NULL,NULL),(5144,'schedule_re_engagement_email','completed',10,'2024-02-22 04:56:52','2024-02-22 04:57:18','2024-02-21 04:56:51','2024-02-22 04:57:17',NULL,0,0,NULL,NULL),(5145,'mixpanel','completed',10,'2024-02-21 03:08:52','2024-02-21 05:01:53','2024-02-21 04:56:51','2024-02-21 05:01:52',NULL,0,0,NULL,NULL),(5146,'mixpanel','completed',10,'2024-02-21 03:41:50','2024-02-21 05:11:47','2024-02-21 05:04:49','2024-02-21 05:11:46',NULL,0,0,NULL,NULL),(5147,'mixpanel','completed',10,'2024-02-21 04:13:53','2024-02-21 05:19:44','2024-02-21 05:16:52','2024-02-21 05:19:43',NULL,0,0,NULL,NULL),(5148,'mixpanel','completed',10,'2024-02-21 03:41:46','2024-02-21 05:26:51','2024-02-21 05:21:46','2024-02-21 05:26:50',NULL,0,0,NULL,NULL),(5149,'mixpanel','completed',10,'2024-02-21 03:39:06','2024-02-21 05:36:46','2024-02-21 05:31:05','2024-02-21 05:36:45',NULL,0,0,NULL,NULL),(5150,'mixpanel','completed',10,'2024-02-21 03:48:08','2024-02-21 05:46:50','2024-02-21 05:41:07','2024-02-21 05:46:49',NULL,0,0,NULL,NULL),(5151,'mixpanel','completed',10,'2024-02-21 04:02:25','2024-02-21 05:56:50','2024-02-21 05:50:24','2024-02-21 05:56:49',NULL,0,0,NULL,NULL),(5152,'mixpanel','completed',10,'2024-02-21 04:44:12','2024-02-21 06:01:42','2024-02-21 05:59:11','2024-02-21 06:01:41',NULL,0,0,NULL,NULL),(5153,'mixpanel','completed',10,'2024-02-21 04:33:48','2024-02-21 06:11:51','2024-02-21 06:06:47','2024-02-21 06:11:50',NULL,0,0,NULL,NULL),(5154,'mixpanel','completed',10,'2024-02-21 05:08:17','2024-02-21 06:16:46','2024-02-21 06:14:16','2024-02-21 06:16:45',NULL,0,0,NULL,NULL),(5155,'mixpanel','completed',10,'2024-02-21 04:26:41','2024-02-21 06:26:55','2024-02-21 06:21:40','2024-02-21 06:26:54',NULL,0,0,NULL,NULL),(5156,'mixpanel','completed',10,'2024-02-21 05:26:43','2024-02-21 06:35:29','2024-02-21 06:31:42','2024-02-21 06:35:28',NULL,0,0,NULL,NULL),(5157,'mixpanel','completed',10,'2024-02-21 05:04:46','2024-02-21 06:46:42','2024-02-21 06:41:45','2024-02-21 06:46:41',NULL,0,0,NULL,NULL),(5158,'mixpanel','completed',10,'2024-02-21 05:17:21','2024-02-21 06:56:50','2024-02-21 06:51:20','2024-02-21 06:56:49',NULL,0,0,NULL,NULL),(5159,'mixpanel','completed',10,'2024-02-21 05:17:30','2024-02-21 07:01:49','2024-02-21 06:59:29','2024-02-21 07:01:48',NULL,0,0,NULL,NULL),(5160,'mixpanel','completed',10,'2024-02-21 05:13:51','2024-02-21 07:11:50','2024-02-21 07:06:50','2024-02-21 07:11:49',NULL,0,0,NULL,NULL),(5161,'mixpanel','completed',10,'2024-02-21 05:27:47','2024-02-21 07:20:27','2024-02-21 07:16:46','2024-02-21 07:20:26',NULL,0,0,NULL,NULL),(5162,'mixpanel','completed',10,'2024-02-21 05:28:53','2024-02-21 07:31:43','2024-02-21 07:26:52','2024-02-21 07:31:42',NULL,0,0,NULL,NULL),(5163,'mixpanel','completed',10,'2024-02-21 05:58:44','2024-02-21 07:41:46','2024-02-21 07:36:43','2024-02-21 07:41:45',NULL,0,0,NULL,NULL),(5164,'mixpanel','completed',10,'2024-02-21 06:35:46','2024-02-21 07:51:53','2024-02-21 07:46:45','2024-02-21 07:51:52',NULL,0,0,NULL,NULL),(5165,'mixpanel','completed',10,'2024-02-21 06:34:03','2024-02-21 07:56:53','2024-02-21 07:54:02','2024-02-21 07:56:52',NULL,0,0,NULL,NULL),(5166,'mixpanel','completed',10,'2024-02-21 06:08:04','2024-02-21 08:01:42','2024-02-21 07:59:03','2024-02-21 08:01:41',NULL,0,0,NULL,NULL),(5167,'mixpanel','completed',10,'2024-02-21 06:10:46','2024-02-21 08:10:21','2024-02-21 08:06:45','2024-02-21 08:10:20',NULL,0,0,NULL,NULL),(5168,'mixpanel','completed',10,'2024-02-21 06:50:46','2024-02-21 08:21:43','2024-02-21 08:16:45','2024-02-21 08:21:42',NULL,0,0,NULL,NULL),(5169,'mixpanel','completed',10,'2024-02-21 06:26:51','2024-02-21 08:31:43','2024-02-21 08:26:50','2024-02-21 08:31:42',NULL,0,0,NULL,NULL),(5170,'mixpanel','completed',10,'2024-02-21 07:16:46','2024-02-21 08:41:45','2024-02-21 08:36:45','2024-02-21 08:41:44',NULL,0,0,NULL,NULL),(5171,'mixpanel','completed',10,'2024-02-21 06:47:27','2024-02-21 08:51:41','2024-02-21 08:45:26','2024-02-21 08:51:40',NULL,0,0,NULL,NULL),(5172,'mixpanel','completed',10,'2024-02-21 07:14:52','2024-02-21 09:01:43','2024-02-21 08:56:52','2024-02-21 09:01:42',NULL,0,0,NULL,NULL),(5173,'mixpanel','completed',10,'2024-02-21 07:34:50','2024-02-21 09:10:16','2024-02-21 09:06:49','2024-02-21 09:10:15',NULL,0,0,NULL,NULL),(5174,'mixpanel','completed',10,'2024-02-21 07:36:50','2024-02-21 09:21:47','2024-02-21 09:16:49','2024-02-21 09:21:46',NULL,0,0,NULL,NULL),(5175,'mixpanel','completed',10,'2024-02-21 08:04:51','2024-02-21 09:31:48','2024-02-21 09:26:50','2024-02-21 09:31:47',NULL,0,0,NULL,NULL),(5176,'mixpanel','completed',10,'2024-02-21 07:40:24','2024-02-21 09:41:49','2024-02-21 09:36:23','2024-02-21 09:41:48',NULL,0,0,NULL,NULL),(5177,'mixpanel','completed',10,'2024-02-21 08:23:40','2024-02-21 09:49:15','2024-02-21 09:46:39','2024-02-21 09:49:14',NULL,0,0,NULL,NULL),(5178,'mixpanel','completed',10,'2024-02-21 08:48:43','2024-02-21 09:56:52','2024-02-21 09:51:42','2024-02-21 09:56:51',NULL,0,0,NULL,NULL),(5179,'mixpanel','completed',10,'2024-02-21 08:34:47','2024-02-21 10:06:54','2024-02-21 10:01:46','2024-02-21 10:06:53',NULL,0,0,NULL,NULL),(5180,'mixpanel','completed',10,'2024-02-21 08:23:50','2024-02-21 10:16:32','2024-02-21 10:11:49','2024-02-21 10:16:31',NULL,0,0,NULL,NULL),(5181,'mixpanel','completed',10,'2024-02-21 08:59:49','2024-02-21 10:26:46','2024-02-21 10:21:48','2024-02-21 10:26:45',NULL,0,0,NULL,NULL),(5182,'mixpanel','completed',10,'2024-02-21 08:41:02','2024-02-21 10:33:56','2024-02-21 10:30:01','2024-02-21 10:33:55',NULL,0,0,NULL,NULL),(5183,'mixpanel','completed',10,'2024-02-21 08:54:52','2024-02-21 10:41:41','2024-02-21 10:36:51','2024-02-21 10:41:41',NULL,0,0,NULL,NULL),(5184,'mixpanel','completed',10,'2024-02-21 09:17:16','2024-02-21 10:46:44','2024-02-21 10:44:15','2024-02-21 10:46:43',NULL,0,0,NULL,NULL),(5185,'mixpanel','completed',10,'2024-02-21 09:39:49','2024-02-21 10:56:43','2024-02-21 10:51:48','2024-02-21 10:56:42',NULL,0,0,NULL,NULL),(5186,'mixpanel','completed',10,'2024-02-21 09:02:40','2024-02-21 11:07:01','2024-02-21 11:01:39','2024-02-21 11:07:00',NULL,0,0,NULL,NULL),(5187,'mixpanel','completed',10,'2024-02-21 10:02:54','2024-02-21 11:16:46','2024-02-21 11:11:53','2024-02-21 11:16:44',NULL,0,0,NULL,NULL),(5188,'mixpanel','completed',10,'2024-02-21 09:18:55','2024-02-21 11:21:45','2024-02-21 11:18:54','2024-02-21 11:21:44',NULL,0,0,NULL,NULL),(5189,'mixpanel','completed',10,'2024-02-21 10:05:32','2024-02-21 11:31:46','2024-02-21 11:25:32','2024-02-21 11:31:45',NULL,0,0,NULL,NULL),(5190,'mixpanel','completed',10,'2024-02-21 10:32:51','2024-02-21 11:41:56','2024-02-21 11:36:50','2024-02-21 11:41:55',NULL,0,0,NULL,NULL),(5191,'mixpanel','completed',10,'2024-02-21 10:39:45','2024-02-21 11:51:47','2024-02-21 11:46:44','2024-02-21 11:51:46',NULL,0,0,NULL,NULL),(5192,'mixpanel','completed',10,'2024-02-21 10:42:46','2024-02-21 12:01:48','2024-02-21 11:56:45','2024-02-21 12:01:47',NULL,0,0,NULL,NULL),(5193,'mixpanel','completed',10,'2024-02-21 10:32:43','2024-02-21 12:11:50','2024-02-21 12:06:42','2024-02-21 12:11:49',NULL,0,0,NULL,NULL),(5194,'mixpanel','completed',10,'2024-02-21 10:56:41','2024-02-21 12:21:41','2024-02-21 12:16:40','2024-02-21 12:21:40',NULL,0,0,NULL,NULL),(5195,'mixpanel','completed',10,'2024-02-21 11:09:46','2024-02-21 12:31:41','2024-02-21 12:26:45','2024-02-21 12:31:40',NULL,0,0,NULL,NULL),(5196,'mixpanel','completed',10,'2024-02-21 10:46:53','2024-02-21 12:41:44','2024-02-21 12:36:52','2024-02-21 12:41:43',NULL,0,0,NULL,NULL),(5197,'mixpanel','completed',10,'2024-02-21 10:47:41','2024-02-21 12:51:48','2024-02-21 12:46:40','2024-02-21 12:51:47',NULL,0,0,NULL,NULL),(5198,'mixpanel','completed',10,'2024-02-21 11:33:56','2024-02-21 13:11:57','2024-02-21 13:02:56','2024-02-21 13:11:56',NULL,0,0,NULL,NULL),(5199,'mixpanel','completed',10,'2024-02-21 11:18:53','2024-02-21 13:23:10','2024-02-21 13:17:52','2024-02-21 13:23:09',NULL,0,0,NULL,NULL),(5200,'mixpanel','completed',10,'2024-02-21 11:50:11','2024-02-21 13:32:08','2024-02-21 13:27:10','2024-02-21 13:32:07',NULL,0,0,NULL,NULL),(5201,'mixpanel','completed',10,'2024-02-21 12:11:17','2024-02-21 13:42:17','2024-02-21 13:35:16','2024-02-21 13:42:16',NULL,0,0,NULL,NULL),(5202,'mixpanel','completed',10,'2024-02-21 12:34:13','2024-02-21 13:52:15','2024-02-21 13:47:12','2024-02-21 13:52:14',NULL,0,0,NULL,NULL),(5203,'mixpanel','completed',10,'2024-02-21 12:33:14','2024-02-21 14:02:09','2024-02-21 13:57:13','2024-02-21 14:02:08',NULL,0,0,NULL,NULL),(5204,'mixpanel','completed',10,'2024-02-21 12:17:08','2024-02-21 14:12:13','2024-02-21 14:07:07','2024-02-21 14:12:12',NULL,0,0,NULL,NULL),(5205,'mixpanel','completed',10,'2024-02-21 12:18:07','2024-02-21 14:19:13','2024-02-21 14:17:06','2024-02-21 14:19:12',NULL,0,0,NULL,NULL),(5206,'mixpanel','completed',10,'2024-02-21 12:44:17','2024-02-21 14:27:09','2024-02-21 14:22:16','2024-02-21 14:27:08',NULL,0,0,NULL,NULL),(5207,'mixpanel','completed',10,'2024-02-21 13:30:12','2024-02-21 14:35:33','2024-02-21 14:32:11','2024-02-21 14:35:32',NULL,0,0,NULL,NULL),(5208,'subscribers_engagement_score','completed',10,'2024-02-21 14:35:33','2024-02-21 14:42:18','2024-02-21 14:35:32','2024-02-21 14:42:17',NULL,0,0,NULL,NULL),(5209,'subscribers_engagement_score','completed',10,'2024-02-22 09:43:00','2024-02-22 09:46:48','2024-02-21 14:42:17','2024-02-22 09:46:46',NULL,0,0,NULL,NULL),(5210,'mixpanel','completed',10,'2024-02-21 12:59:18','2024-02-21 14:47:15','2024-02-21 14:42:17','2024-02-21 14:47:14',NULL,0,0,NULL,NULL),(5211,'mixpanel','completed',10,'2024-02-21 13:28:15','2024-02-21 14:57:19','2024-02-21 14:52:14','2024-02-21 14:57:18',NULL,0,0,NULL,NULL),(5212,'mixpanel','completed',10,'2024-02-21 13:51:07','2024-02-21 15:07:31','2024-02-21 15:02:06','2024-02-21 15:07:28',NULL,0,0,NULL,NULL),(5213,'mixpanel','completed',10,'2024-02-21 13:14:26','2024-02-21 15:14:09','2024-02-21 15:10:26','2024-02-21 15:14:08',NULL,0,0,NULL,NULL),(5214,'mixpanel','completed',10,'2024-02-21 13:50:09','2024-02-21 15:22:04','2024-02-21 15:17:08','2024-02-21 15:22:03',NULL,0,0,NULL,NULL),(5215,'mixpanel','completed',10,'2024-02-21 14:03:12','2024-02-21 15:32:12','2024-02-21 15:27:11','2024-02-21 15:32:11',NULL,0,0,NULL,NULL),(5216,'mixpanel','completed',10,'2024-02-21 13:52:13','2024-02-21 15:42:16','2024-02-21 15:37:12','2024-02-21 15:42:15',NULL,0,0,NULL,NULL),(5217,'mixpanel','completed',10,'2024-02-21 14:29:54','2024-02-21 15:52:12','2024-02-21 15:46:53','2024-02-21 15:52:11',NULL,0,0,NULL,NULL),(5218,'mixpanel','completed',10,'2024-02-21 14:06:20','2024-02-21 16:02:09','2024-02-21 15:57:19','2024-02-21 16:02:08',NULL,0,0,NULL,NULL),(5219,'mixpanel','completed',10,'2024-02-21 14:04:49','2024-02-21 16:07:07','2024-02-21 16:04:48','2024-02-21 16:07:06',NULL,0,0,NULL,NULL),(5220,'mixpanel','completed',10,'2024-02-21 14:33:19','2024-02-21 16:16:46','2024-02-21 16:12:18','2024-02-21 16:16:45',NULL,0,0,NULL,NULL),(5221,'mixpanel','completed',10,'2024-02-21 14:42:26','2024-02-21 16:27:11','2024-02-21 16:22:26','2024-02-21 16:27:10',NULL,0,0,NULL,NULL),(5222,'mixpanel','completed',10,'2024-02-21 14:51:07','2024-02-21 16:37:18','2024-02-21 16:32:06','2024-02-21 16:37:17',NULL,0,0,NULL,NULL),(5223,'mixpanel','completed',10,'2024-02-21 14:41:18','2024-02-21 16:47:15','2024-02-21 16:42:17','2024-02-21 16:47:14',NULL,0,0,NULL,NULL),(5224,'mixpanel','completed',10,'2024-02-21 15:25:10','2024-02-21 16:56:47','2024-02-21 16:52:09','2024-02-21 16:56:46',NULL,0,0,NULL,NULL),(5225,'mixpanel','completed',10,'2024-02-21 15:03:10','2024-02-21 17:07:09','2024-02-21 17:02:09','2024-02-21 17:07:08',NULL,0,0,NULL,NULL),(5226,'mixpanel','completed',10,'2024-02-21 16:07:15','2024-02-21 17:16:12','2024-02-21 17:12:14','2024-02-21 17:16:11',NULL,0,0,NULL,NULL),(5227,'mixpanel','completed',10,'2024-02-21 15:24:01','2024-02-21 17:24:44','2024-02-21 17:21:00','2024-02-21 17:24:43',NULL,0,0,NULL,NULL),(5228,'mixpanel','completed',10,'2024-02-21 15:33:11','2024-02-21 17:30:37','2024-02-21 17:27:10','2024-02-21 17:30:36',NULL,0,0,NULL,NULL),(5229,'mixpanel','completed',10,'2024-02-21 16:35:09','2024-02-21 17:42:08','2024-02-21 17:37:08','2024-02-21 17:42:07',NULL,0,0,NULL,NULL),(5230,'mixpanel','completed',10,'2024-02-21 16:43:12','2024-02-21 17:52:13','2024-02-21 17:47:06','2024-02-21 17:52:12',NULL,0,0,NULL,NULL),(5231,'mixpanel','completed',10,'2024-02-21 15:58:14','2024-02-21 18:02:16','2024-02-21 17:57:13','2024-02-21 18:02:15',NULL,0,0,NULL,NULL),(5232,'mixpanel','completed',10,'2024-02-21 16:45:29','2024-02-21 18:12:15','2024-02-21 18:06:28','2024-02-21 18:12:14',NULL,0,0,NULL,NULL),(5233,'mixpanel','completed',10,'2024-02-21 17:07:13','2024-02-21 18:22:17','2024-02-21 18:17:12','2024-02-21 18:22:16',NULL,0,0,NULL,NULL),(5234,'mixpanel','completed',10,'2024-02-21 17:16:12','2024-02-21 18:32:18','2024-02-21 18:27:11','2024-02-21 18:32:17',NULL,0,0,NULL,NULL),(5235,'mixpanel','completed',10,'2024-02-21 17:28:11','2024-02-21 18:42:11','2024-02-21 18:37:10','2024-02-21 18:42:10',NULL,0,0,NULL,NULL),(5236,'mixpanel','completed',10,'2024-02-21 17:10:19','2024-02-21 18:52:15','2024-02-21 18:47:18','2024-02-21 18:52:13',NULL,0,0,NULL,NULL),(5237,'mixpanel','completed',10,'2024-02-21 17:23:20','2024-02-21 19:02:13','2024-02-21 18:57:19','2024-02-21 19:02:12',NULL,0,0,NULL,NULL),(5238,'mixpanel','completed',10,'2024-02-21 17:10:12','2024-02-21 19:12:18','2024-02-21 19:07:11','2024-02-21 19:12:17',NULL,0,0,NULL,NULL),(5239,'mixpanel','completed',10,'2024-02-21 17:42:30','2024-02-21 19:17:36','2024-02-21 19:15:29','2024-02-21 19:17:35',NULL,0,0,NULL,NULL),(5240,'mixpanel','completed',10,'2024-02-21 18:12:05','2024-02-21 19:22:10','2024-02-21 19:20:04','2024-02-21 19:22:09',NULL,0,0,NULL,NULL),(5241,'mixpanel','completed',10,'2024-02-21 17:25:39','2024-02-21 19:26:40','2024-02-21 19:24:38','2024-02-21 19:26:40',NULL,0,0,NULL,NULL),(5242,'mixpanel','completed',10,'2024-02-21 18:07:54','2024-02-21 19:31:46','2024-02-21 19:28:53','2024-02-21 19:31:45',NULL,0,0,NULL,NULL),(5243,'mixpanel','completed',10,'2024-02-21 18:20:12','2024-02-21 19:42:12','2024-02-21 19:37:11','2024-02-21 19:42:11',NULL,0,0,NULL,NULL),(5244,'mixpanel','completed',10,'2024-02-21 18:28:11','2024-02-21 19:52:19','2024-02-21 19:47:10','2024-02-21 19:52:18',NULL,0,0,NULL,NULL),(5245,'mixpanel','completed',10,'2024-02-21 18:52:15','2024-02-21 20:02:08','2024-02-21 19:57:14','2024-02-21 20:02:07',NULL,0,0,NULL,NULL),(5246,'mixpanel','completed',10,'2024-02-21 19:02:17','2024-02-21 20:12:19','2024-02-21 20:07:16','2024-02-21 20:12:18',NULL,0,0,NULL,NULL),(5247,'mixpanel','completed',10,'2024-02-21 18:25:08','2024-02-21 20:22:19','2024-02-21 20:17:07','2024-02-21 20:22:17',NULL,0,0,NULL,NULL),(5248,'mixpanel','completed',10,'2024-02-21 19:11:15','2024-02-21 20:32:09','2024-02-21 20:27:13','2024-02-21 20:32:08',NULL,0,0,NULL,NULL),(5249,'mixpanel','completed',10,'2024-02-21 18:52:12','2024-02-21 20:42:16','2024-02-21 20:37:11','2024-02-21 20:42:15',NULL,0,0,NULL,NULL),(5250,'mixpanel','completed',10,'2024-02-21 19:05:04','2024-02-21 20:52:07','2024-02-21 20:47:03','2024-02-21 20:52:06',NULL,0,0,NULL,NULL),(5251,'mixpanel','completed',10,'2024-02-21 19:21:13','2024-02-21 21:02:07','2024-02-21 20:57:12','2024-02-21 21:02:06',NULL,0,0,NULL,NULL),(5252,'mixpanel','completed',10,'2024-02-21 19:45:14','2024-02-21 21:12:18','2024-02-21 21:07:13','2024-02-21 21:12:17',NULL,0,0,NULL,NULL),(5253,'mixpanel','completed',10,'2024-02-21 19:40:09','2024-02-21 21:22:20','2024-02-21 21:17:08','2024-02-21 21:22:19',NULL,0,0,NULL,NULL),(5254,'mixpanel','completed',10,'2024-02-21 19:51:19','2024-02-21 21:32:12','2024-02-21 21:27:18','2024-02-21 21:32:10',NULL,0,0,NULL,NULL),(5255,'mixpanel','completed',10,'2024-02-21 20:23:18','2024-02-21 21:42:15','2024-02-21 21:37:17','2024-02-21 21:42:14',NULL,0,0,NULL,NULL),(5256,'mixpanel','completed',10,'2024-02-21 20:13:21','2024-02-21 21:52:08','2024-02-21 21:47:19','2024-02-21 21:52:06',NULL,0,0,NULL,NULL),(5257,'mixpanel','completed',10,'2024-02-21 20:04:18','2024-02-21 22:02:16','2024-02-21 21:57:17','2024-02-21 22:02:14',NULL,0,0,NULL,NULL),(5258,'subscribers_email_count','completed',10,'2024-03-01 22:00:00','2024-03-01 22:02:31','2024-02-21 22:02:14','2024-03-01 22:02:29',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(5259,'mixpanel','completed',10,'2024-02-21 20:49:17','2024-02-21 22:12:19','2024-02-21 22:07:16','2024-02-21 22:12:18',NULL,0,0,NULL,NULL),(5260,'mixpanel','completed',10,'2024-02-21 20:44:06','2024-02-21 22:22:08','2024-02-21 22:17:05','2024-02-21 22:22:07',NULL,0,0,NULL,NULL),(5261,'mixpanel','completed',10,'2024-02-21 20:39:08','2024-02-21 22:32:08','2024-02-21 22:27:07','2024-02-21 22:32:07',NULL,0,0,NULL,NULL),(5262,'mixpanel','completed',10,'2024-02-21 21:17:06','2024-02-21 22:42:17','2024-02-21 22:37:05','2024-02-21 22:42:16',NULL,0,0,NULL,NULL),(5263,'mixpanel','completed',10,'2024-02-21 20:49:07','2024-02-21 22:52:14','2024-02-21 22:47:06','2024-02-21 22:52:13',NULL,0,0,NULL,NULL),(5264,'mixpanel','completed',10,'2024-02-21 21:45:12','2024-02-21 23:02:15','2024-02-21 22:57:11','2024-02-21 23:02:14',NULL,0,0,NULL,NULL),(5265,'mixpanel','completed',10,'2024-02-21 21:58:10','2024-02-21 23:12:16','2024-02-21 23:07:09','2024-02-21 23:12:15',NULL,0,0,NULL,NULL),(5266,'mixpanel','completed',10,'2024-02-21 21:43:47','2024-02-21 23:22:14','2024-02-21 23:16:46','2024-02-21 23:22:13',NULL,0,0,NULL,NULL),(5267,'mixpanel','completed',10,'2024-02-21 21:49:16','2024-02-21 23:32:16','2024-02-21 23:27:15','2024-02-21 23:32:15',NULL,0,0,NULL,NULL),(5268,'mixpanel','completed',10,'2024-02-21 22:29:52','2024-02-21 23:40:33','2024-02-21 23:36:51','2024-02-21 23:40:32',NULL,0,0,NULL,NULL),(5269,'mixpanel','completed',10,'2024-02-21 21:46:54','2024-02-21 23:47:13','2024-02-21 23:44:54','2024-02-21 23:47:12',NULL,0,0,NULL,NULL),(5270,'mixpanel','completed',10,'2024-02-21 21:53:18','2024-02-21 23:57:14','2024-02-21 23:52:17','2024-02-21 23:57:13',NULL,0,0,NULL,NULL),(5271,'mixpanel','completed',10,'2024-02-21 22:58:12','2024-02-22 00:07:11','2024-02-22 00:02:11','2024-02-22 00:07:10',NULL,0,0,NULL,NULL),(5272,'mixpanel','completed',10,'2024-02-21 22:28:13','2024-02-22 00:17:12','2024-02-22 00:12:12','2024-02-22 00:17:11',NULL,0,0,NULL,NULL),(5273,'mixpanel','completed',10,'2024-02-21 22:59:11','2024-02-22 00:27:14','2024-02-22 00:22:10','2024-02-22 00:27:13',NULL,0,0,NULL,NULL),(5274,'mixpanel','completed',10,'2024-02-21 22:33:08','2024-02-22 00:37:10','2024-02-22 00:32:07','2024-02-22 00:37:09',NULL,0,0,NULL,NULL),(5275,'mixpanel','completed',10,'2024-02-21 23:33:17','2024-02-22 00:47:12','2024-02-22 00:42:16','2024-02-22 00:47:12',NULL,0,0,NULL,NULL),(5276,'mixpanel','completed',10,'2024-02-21 23:18:21','2024-02-22 00:57:10','2024-02-22 00:50:20','2024-02-22 00:57:09',NULL,0,0,NULL,NULL),(5277,'mixpanel','completed',10,'2024-02-21 23:31:14','2024-02-22 01:07:06','2024-02-22 01:02:12','2024-02-22 01:07:05',NULL,0,0,NULL,NULL),(5278,'mixpanel','completed',10,'2024-02-21 23:31:09','2024-02-22 01:17:15','2024-02-22 01:12:08','2024-02-22 01:17:14',NULL,0,0,NULL,NULL),(5279,'mixpanel','completed',10,'2024-02-22 00:12:12','2024-02-22 01:27:12','2024-02-22 01:22:11','2024-02-22 01:27:11',NULL,0,0,NULL,NULL),(5280,'mixpanel','completed',10,'2024-02-22 00:17:11','2024-02-22 01:37:20','2024-02-22 01:32:10','2024-02-22 01:37:19',NULL,0,0,NULL,NULL),(5281,'mixpanel','completed',10,'2024-02-21 23:50:14','2024-02-22 01:47:13','2024-02-22 01:42:13','2024-02-22 01:47:12',NULL,0,0,NULL,NULL),(5282,'mixpanel','completed',10,'2024-02-22 00:16:10','2024-02-22 01:57:11','2024-02-22 01:52:09','2024-02-22 01:57:10',NULL,0,0,NULL,NULL),(5283,'mixpanel','completed',10,'2024-02-22 00:14:11','2024-02-22 02:07:15','2024-02-22 02:02:10','2024-02-22 02:07:14',NULL,0,0,NULL,NULL),(5284,'mixpanel','completed',10,'2024-02-22 00:16:12','2024-02-22 02:17:12','2024-02-22 02:12:11','2024-02-22 02:17:11',NULL,0,0,NULL,NULL),(5285,'mixpanel','completed',10,'2024-02-22 00:51:07','2024-02-22 02:27:08','2024-02-22 02:22:06','2024-02-22 02:27:07',NULL,0,0,NULL,NULL),(5286,'mixpanel','completed',10,'2024-02-22 01:30:18','2024-02-22 02:42:13','2024-02-22 02:37:17','2024-02-22 02:42:12',NULL,0,0,NULL,NULL),(5287,'mixpanel','completed',10,'2024-02-22 01:09:16','2024-02-22 02:52:09','2024-02-22 02:47:15','2024-02-22 02:52:08',NULL,0,0,NULL,NULL),(5288,'mixpanel','completed',10,'2024-02-22 01:28:47','2024-02-22 02:57:34','2024-02-22 02:54:40','2024-02-22 02:57:23',NULL,0,0,NULL,NULL),(5289,'mixpanel','completed',10,'2024-02-22 01:03:21','2024-02-22 03:07:09','2024-02-22 03:02:19','2024-02-22 03:07:09',NULL,0,0,NULL,NULL),(5290,'mixpanel','completed',10,'2024-02-22 01:41:12','2024-02-22 03:17:10','2024-02-22 03:12:11','2024-02-22 03:17:09',NULL,0,0,NULL,NULL),(5291,'mixpanel','completed',10,'2024-02-22 01:41:10','2024-02-22 03:27:12','2024-02-22 03:22:09','2024-02-22 03:27:11',NULL,0,0,NULL,NULL),(5292,'mixpanel','completed',10,'2024-02-22 02:05:09','2024-02-22 03:37:13','2024-02-22 03:32:08','2024-02-22 03:37:12',NULL,0,0,NULL,NULL),(5293,'mixpanel','completed',10,'2024-02-22 02:03:10','2024-02-22 03:47:12','2024-02-22 03:42:09','2024-02-22 03:47:11',NULL,0,0,NULL,NULL),(5294,'mixpanel','completed',10,'2024-02-22 02:23:17','2024-02-22 03:57:18','2024-02-22 03:52:16','2024-02-22 03:57:17',NULL,0,0,NULL,NULL),(5295,'mixpanel','completed',10,'2024-02-22 02:22:17','2024-02-22 04:07:11','2024-02-22 04:02:16','2024-02-22 04:07:10',NULL,0,0,NULL,NULL),(5296,'mixpanel','completed',10,'2024-02-22 02:44:08','2024-02-22 04:17:13','2024-02-22 04:12:07','2024-02-22 04:17:12',NULL,0,0,NULL,NULL),(5297,'mixpanel','completed',10,'2024-02-22 02:53:42','2024-02-22 04:22:08','2024-02-22 04:19:41','2024-02-22 04:22:07',NULL,0,0,NULL,NULL),(5298,'mixpanel','completed',10,'2024-02-22 02:26:45','2024-02-22 04:27:44','2024-02-22 04:24:44','2024-02-22 04:27:40',NULL,0,0,NULL,NULL),(5299,'mixpanel','completed',10,'2024-02-22 02:42:09','2024-02-22 04:34:42','2024-02-22 04:30:07','2024-02-22 04:34:40',NULL,0,0,NULL,NULL),(5300,'mixpanel','completed',10,'2024-02-22 02:46:25','2024-02-22 04:42:16','2024-02-22 04:37:23','2024-02-22 04:42:15',NULL,0,0,NULL,NULL),(5301,'mixpanel','completed',10,'2024-02-22 02:58:11','2024-02-22 04:49:20','2024-02-22 04:47:10','2024-02-22 04:49:19',NULL,0,0,NULL,NULL),(5302,'mixpanel','completed',10,'2024-02-22 03:11:11','2024-02-22 04:54:26','2024-02-22 04:52:10','2024-02-22 04:54:24',NULL,0,0,NULL,NULL),(5303,'mixpanel','completed',10,'2024-02-22 03:13:18','2024-02-22 04:59:45','2024-02-22 04:57:17','2024-02-22 04:59:44',NULL,0,0,NULL,NULL),(5304,'schedule_re_engagement_email','completed',10,'2024-02-23 04:59:45','2024-02-23 05:02:16','2024-02-22 04:59:44','2024-02-23 05:02:15',NULL,0,0,NULL,NULL),(5305,'mixpanel','completed',10,'2024-02-22 03:53:17','2024-02-22 05:05:57','2024-02-22 05:02:16','2024-02-22 05:05:56',NULL,0,0,NULL,NULL),(5306,'mixpanel','completed',10,'2024-02-22 03:19:59','2024-02-22 05:17:05','2024-02-22 05:10:58','2024-02-22 05:17:04',NULL,0,0,NULL,NULL),(5307,'mixpanel','completed',10,'2024-02-22 03:32:11','2024-02-22 05:27:18','2024-02-22 05:22:10','2024-02-22 05:27:17',NULL,0,0,NULL,NULL),(5308,'mixpanel','completed',10,'2024-02-22 03:45:13','2024-02-22 05:37:13','2024-02-22 05:32:12','2024-02-22 05:37:12',NULL,0,0,NULL,NULL),(5309,'mixpanel','completed',10,'2024-02-22 04:03:52','2024-02-22 05:42:12','2024-02-22 05:39:51','2024-02-22 05:42:11',NULL,0,0,NULL,NULL),(5310,'mixpanel','completed',10,'2024-02-22 03:57:45','2024-02-22 05:51:57','2024-02-22 05:45:44','2024-02-22 05:51:56',NULL,0,0,NULL,NULL),(5311,'mixpanel','completed',10,'2024-02-22 04:47:17','2024-02-22 06:02:18','2024-02-22 05:57:16','2024-02-22 06:02:17',NULL,0,0,NULL,NULL),(5312,'mixpanel','completed',10,'2024-02-22 04:35:13','2024-02-22 06:10:03','2024-02-22 06:07:12','2024-02-22 06:10:02',NULL,0,0,NULL,NULL),(5313,'mixpanel','completed',10,'2024-02-22 04:22:21','2024-02-22 06:16:04','2024-02-22 06:12:20','2024-02-22 06:16:03',NULL,0,0,NULL,NULL),(5314,'mixpanel','completed',10,'2024-02-22 05:17:16','2024-02-22 06:27:11','2024-02-22 06:22:15','2024-02-22 06:27:10',NULL,0,0,NULL,NULL),(5315,'mixpanel','completed',10,'2024-02-22 05:13:12','2024-02-22 06:35:02','2024-02-22 06:32:11','2024-02-22 06:35:01',NULL,0,0,NULL,NULL),(5316,'mixpanel','completed',10,'2024-02-22 05:02:16','2024-02-22 06:41:12','2024-02-22 06:37:15','2024-02-22 06:41:11',NULL,0,0,NULL,NULL),(5317,'mixpanel','completed',10,'2024-02-22 04:48:08','2024-02-22 06:52:15','2024-02-22 06:47:07','2024-02-22 06:52:15',NULL,0,0,NULL,NULL),(5318,'mixpanel','completed',10,'2024-02-22 05:27:12','2024-02-22 07:00:47','2024-02-22 06:57:11','2024-02-22 07:00:45',NULL,0,0,NULL,NULL),(5319,'mixpanel','completed',10,'2024-02-22 05:56:12','2024-02-22 07:12:21','2024-02-22 07:07:11','2024-02-22 07:12:20',NULL,0,0,NULL,NULL),(5320,'mixpanel','completed',10,'2024-02-22 05:17:13','2024-02-22 07:22:09','2024-02-22 07:15:12','2024-02-22 07:22:08',NULL,0,0,NULL,NULL),(5321,'mixpanel','completed',10,'2024-02-22 05:26:16','2024-02-22 07:30:41','2024-02-22 07:27:15','2024-02-22 07:30:40',NULL,0,0,NULL,NULL),(5322,'mixpanel','completed',10,'2024-02-22 06:28:13','2024-02-22 07:42:18','2024-02-22 07:37:12','2024-02-22 07:42:16',NULL,0,0,NULL,NULL),(5323,'mixpanel','completed',10,'2024-02-22 06:07:04','2024-02-22 07:52:12','2024-02-22 07:47:03','2024-02-22 07:52:11',NULL,0,0,NULL,NULL),(5324,'mixpanel','completed',10,'2024-02-22 06:02:26','2024-02-22 07:57:57','2024-02-22 07:55:25','2024-02-22 07:57:56',NULL,0,0,NULL,NULL),(5325,'mixpanel','completed',10,'2024-02-22 06:53:12','2024-02-22 08:04:51','2024-02-22 08:02:11','2024-02-22 08:04:50',NULL,0,0,NULL,NULL),(5326,'mixpanel','completed',10,'2024-02-22 06:27:13','2024-02-22 08:12:13','2024-02-22 08:07:12','2024-02-22 08:12:12',NULL,0,0,NULL,NULL),(5327,'mixpanel','completed',10,'2024-02-22 06:31:11','2024-02-22 08:22:06','2024-02-22 08:17:10','2024-02-22 08:22:05',NULL,0,0,NULL,NULL),(5328,'mixpanel','completed',10,'2024-02-22 06:33:18','2024-02-22 08:32:10','2024-02-22 08:27:17','2024-02-22 08:32:09',NULL,0,0,NULL,NULL),(5329,'mixpanel','completed',10,'2024-02-22 07:08:11','2024-02-22 08:42:11','2024-02-22 08:37:10','2024-02-22 08:42:10',NULL,0,0,NULL,NULL),(5330,'mixpanel','completed',10,'2024-02-22 07:28:08','2024-02-22 08:52:15','2024-02-22 08:47:07','2024-02-22 08:52:14',NULL,0,0,NULL,NULL),(5331,'mixpanel','completed',10,'2024-02-22 07:28:11','2024-02-22 09:02:15','2024-02-22 08:57:10','2024-02-22 09:02:14',NULL,0,0,NULL,NULL),(5332,'mixpanel','completed',10,'2024-02-22 07:28:07','2024-02-22 09:12:18','2024-02-22 09:07:06','2024-02-22 09:12:17',NULL,0,0,NULL,NULL),(5333,'mixpanel','completed',10,'2024-02-22 08:03:10','2024-02-22 09:22:10','2024-02-22 09:17:09','2024-02-22 09:22:09',NULL,0,0,NULL,NULL),(5334,'mixpanel','completed',10,'2024-02-22 08:05:30','2024-02-22 09:27:07','2024-02-22 09:24:29','2024-02-22 09:27:06',NULL,0,0,NULL,NULL),(5335,'mixpanel','completed',10,'2024-02-22 07:31:16','2024-02-22 09:35:02','2024-02-22 09:32:15','2024-02-22 09:35:00',NULL,0,0,NULL,NULL),(5336,'mixpanel','completed',10,'2024-02-22 07:50:08','2024-02-22 09:40:15','2024-02-22 09:37:07','2024-02-22 09:40:14',NULL,0,0,NULL,NULL),(5337,'subscribers_engagement_score','completed',10,'2024-02-23 15:02:00','2024-02-23 15:02:20','2024-02-22 09:46:46','2024-02-23 15:02:18',NULL,0,0,NULL,NULL),(5338,'mixpanel','completed',10,'2024-02-22 08:31:48','2024-02-22 09:52:14','2024-02-22 09:46:46','2024-02-22 09:52:13',NULL,0,0,NULL,NULL),(5339,'mixpanel','completed',10,'2024-02-22 08:43:17','2024-02-22 10:02:21','2024-02-22 09:57:16','2024-02-22 10:02:20',NULL,0,0,NULL,NULL),(5340,'mixpanel','completed',10,'2024-02-22 08:11:04','2024-02-22 10:09:50','2024-02-22 10:07:02','2024-02-22 10:09:49',NULL,0,0,NULL,NULL),(5341,'mixpanel','completed',10,'2024-02-22 08:43:09','2024-02-22 10:15:43','2024-02-22 10:12:08','2024-02-22 10:15:42',NULL,0,0,NULL,NULL),(5342,'mixpanel','completed',10,'2024-02-22 08:51:44','2024-02-22 10:27:04','2024-02-22 10:21:43','2024-02-22 10:27:03',NULL,0,0,NULL,NULL),(5343,'mixpanel','completed',10,'2024-02-22 08:42:08','2024-02-22 10:37:09','2024-02-22 10:32:07','2024-02-22 10:37:08',NULL,0,0,NULL,NULL),(5344,'mixpanel','completed',10,'2024-02-22 09:25:13','2024-02-22 10:45:54','2024-02-22 10:42:12','2024-02-22 10:45:53',NULL,0,0,NULL,NULL),(5345,'mixpanel','completed',10,'2024-02-22 09:11:11','2024-02-22 10:57:14','2024-02-22 10:52:10','2024-02-22 10:57:13',NULL,0,0,NULL,NULL),(5346,'mixpanel','completed',10,'2024-02-22 09:34:08','2024-02-22 11:07:10','2024-02-22 11:02:07','2024-02-22 11:07:09',NULL,0,0,NULL,NULL),(5347,'mixpanel','completed',10,'2024-02-22 09:59:39','2024-02-22 11:15:05','2024-02-22 11:10:38','2024-02-22 11:15:04',NULL,0,0,NULL,NULL),(5348,'mixpanel','completed',10,'2024-02-22 09:19:12','2024-02-22 11:22:10','2024-02-22 11:17:11','2024-02-22 11:22:09',NULL,0,0,NULL,NULL),(5349,'mixpanel','completed',10,'2024-02-22 10:24:11','2024-02-22 11:32:07','2024-02-22 11:27:10','2024-02-22 11:32:06',NULL,0,0,NULL,NULL),(5350,'mixpanel','completed',10,'2024-02-22 10:26:28','2024-02-22 11:42:12','2024-02-22 11:36:27','2024-02-22 11:42:11',NULL,0,0,NULL,NULL),(5351,'mixpanel','completed',10,'2024-02-22 10:03:08','2024-02-22 11:52:09','2024-02-22 11:47:07','2024-02-22 11:52:08',NULL,0,0,NULL,NULL),(5352,'mixpanel','completed',10,'2024-02-22 10:07:13','2024-02-22 12:02:08','2024-02-22 11:57:12','2024-02-22 12:02:07',NULL,0,0,NULL,NULL),(5353,'mixpanel','completed',10,'2024-02-22 10:44:14','2024-02-22 12:12:14','2024-02-22 12:07:13','2024-02-22 12:12:13',NULL,0,0,NULL,NULL),(5354,'mixpanel','completed',10,'2024-02-22 10:19:07','2024-02-22 12:22:30','2024-02-22 12:17:06','2024-02-22 12:22:29',NULL,0,0,NULL,NULL),(5355,'mixpanel','completed',10,'2024-02-22 10:48:13','2024-02-22 12:32:14','2024-02-22 12:27:12','2024-02-22 12:32:13',NULL,0,0,NULL,NULL),(5356,'mixpanel','completed',10,'2024-02-22 11:29:11','2024-02-22 12:42:12','2024-02-22 12:37:10','2024-02-22 12:42:11',NULL,0,0,NULL,NULL),(5357,'mixpanel','completed',10,'2024-02-22 11:36:19','2024-02-22 12:52:22','2024-02-22 12:47:18','2024-02-22 12:52:21',NULL,0,0,NULL,NULL),(5358,'mixpanel','completed',10,'2024-02-22 11:18:08','2024-02-22 13:02:15','2024-02-22 12:57:07','2024-02-22 13:02:14',NULL,0,0,NULL,NULL),(5359,'mixpanel','completed',10,'2024-02-22 11:12:16','2024-02-22 13:12:10','2024-02-22 13:07:15','2024-02-22 13:12:09',NULL,0,0,NULL,NULL),(5360,'mixpanel','completed',10,'2024-02-22 11:36:46','2024-02-22 13:22:11','2024-02-22 13:16:45','2024-02-22 13:22:10',NULL,0,0,NULL,NULL),(5361,'mixpanel','completed',10,'2024-02-22 11:54:20','2024-02-22 13:32:10','2024-02-22 13:27:19','2024-02-22 13:32:10',NULL,0,0,NULL,NULL),(5362,'mixpanel','completed',10,'2024-02-22 11:37:56','2024-02-22 13:42:16','2024-02-22 13:35:56','2024-02-22 13:42:15',NULL,0,0,NULL,NULL),(5363,'mixpanel','completed',10,'2024-02-22 12:17:05','2024-02-22 13:49:37','2024-02-22 13:47:04','2024-02-22 13:49:36',NULL,0,0,NULL,NULL),(5364,'mixpanel','completed',10,'2024-02-22 12:36:37','2024-02-22 13:54:53','2024-02-22 13:52:36','2024-02-22 13:54:52',NULL,0,0,NULL,NULL),(5365,'mixpanel','completed',10,'2024-02-22 12:39:37','2024-02-22 14:00:36','2024-02-22 13:57:36','2024-02-22 14:00:36',NULL,0,0,NULL,NULL),(5366,'mixpanel','completed',10,'2024-02-22 13:03:18','2024-02-22 14:12:14','2024-02-22 14:07:17','2024-02-22 14:12:13',NULL,0,0,NULL,NULL),(5367,'mixpanel','completed',10,'2024-02-22 12:23:06','2024-02-22 14:22:17','2024-02-22 14:16:05','2024-02-22 14:22:16',NULL,0,0,NULL,NULL),(5368,'mixpanel','completed',10,'2024-02-22 12:51:09','2024-02-22 14:32:12','2024-02-22 14:27:08','2024-02-22 14:32:11',NULL,0,0,NULL,NULL),(5369,'mixpanel','completed',10,'2024-02-22 13:05:13','2024-02-22 14:42:22','2024-02-22 14:37:12','2024-02-22 14:42:21',NULL,0,0,NULL,NULL),(5370,'mixpanel','completed',10,'2024-02-22 13:05:09','2024-02-22 14:52:11','2024-02-22 14:47:08','2024-02-22 14:52:10',NULL,0,0,NULL,NULL),(5371,'mixpanel','completed',10,'2024-02-22 13:17:22','2024-02-22 15:02:07','2024-02-22 14:57:21','2024-02-22 15:02:06',NULL,0,0,NULL,NULL),(5372,'mixpanel','completed',10,'2024-02-22 13:41:11','2024-02-22 15:12:20','2024-02-22 15:07:10','2024-02-22 15:12:19',NULL,0,0,NULL,NULL),(5373,'mixpanel','completed',10,'2024-02-22 13:53:08','2024-02-22 15:22:19','2024-02-22 15:17:07','2024-02-22 15:22:18',NULL,0,0,NULL,NULL),(5374,'mixpanel','completed',10,'2024-02-22 13:53:14','2024-02-22 15:32:14','2024-02-22 15:27:13','2024-02-22 15:32:13',NULL,0,0,NULL,NULL),(5375,'mixpanel','completed',10,'2024-02-22 14:00:15','2024-02-22 15:42:15','2024-02-22 15:37:14','2024-02-22 15:42:14',NULL,0,0,NULL,NULL),(5376,'mixpanel','completed',10,'2024-02-22 13:49:50','2024-02-22 15:52:06','2024-02-22 15:46:49','2024-02-22 15:52:05',NULL,0,0,NULL,NULL),(5377,'mixpanel','completed',10,'2024-02-22 14:23:13','2024-02-22 16:02:11','2024-02-22 15:57:12','2024-02-22 16:02:10',NULL,0,0,NULL,NULL),(5378,'mixpanel','completed',10,'2024-02-22 14:25:08','2024-02-22 16:12:20','2024-02-22 16:07:07','2024-02-22 16:12:19',NULL,0,0,NULL,NULL),(5379,'mixpanel','completed',10,'2024-02-22 14:20:52','2024-02-22 16:22:14','2024-02-22 16:16:51','2024-02-22 16:22:13',NULL,0,0,NULL,NULL),(5380,'mixpanel','completed',10,'2024-02-22 14:39:15','2024-02-22 16:32:06','2024-02-22 16:27:14','2024-02-22 16:32:05',NULL,0,0,NULL,NULL),(5381,'mixpanel','completed',10,'2024-02-22 15:23:10','2024-02-22 16:42:06','2024-02-22 16:37:09','2024-02-22 16:42:05',NULL,0,0,NULL,NULL),(5382,'mixpanel','completed',10,'2024-02-22 15:18:12','2024-02-22 16:52:11','2024-02-22 16:47:11','2024-02-22 16:52:10',NULL,0,0,NULL,NULL),(5383,'mixpanel','completed',10,'2024-02-22 15:29:12','2024-02-22 17:02:14','2024-02-22 16:57:11','2024-02-22 17:02:13',NULL,0,0,NULL,NULL),(5384,'mixpanel','completed',10,'2024-02-22 15:41:12','2024-02-22 17:12:12','2024-02-22 17:07:11','2024-02-22 17:12:11',NULL,0,0,NULL,NULL),(5385,'mixpanel','completed',10,'2024-02-22 15:25:15','2024-02-22 17:18:43','2024-02-22 17:15:14','2024-02-22 17:18:42',NULL,0,0,NULL,NULL),(5386,'mixpanel','completed',10,'2024-02-22 15:51:07','2024-02-22 17:27:13','2024-02-22 17:22:06','2024-02-22 17:27:12',NULL,0,0,NULL,NULL),(5387,'mixpanel','completed',10,'2024-02-22 15:39:19','2024-02-22 17:37:05','2024-02-22 17:32:18','2024-02-22 17:37:04',NULL,0,0,NULL,NULL),(5388,'mixpanel','completed',10,'2024-02-22 15:48:15','2024-02-22 17:45:22','2024-02-22 17:42:14','2024-02-22 17:45:21',NULL,0,0,NULL,NULL),(5389,'mixpanel','completed',10,'2024-02-22 16:06:16','2024-02-22 17:54:47','2024-02-22 17:52:15','2024-02-22 17:54:46',NULL,0,0,NULL,NULL),(5390,'mixpanel','completed',10,'2024-02-22 16:36:20','2024-02-22 18:02:07','2024-02-22 17:57:19','2024-02-22 18:02:06',NULL,0,0,NULL,NULL),(5391,'mixpanel','completed',10,'2024-02-22 16:22:10','2024-02-22 18:12:12','2024-02-22 18:07:09','2024-02-22 18:12:11',NULL,0,0,NULL,NULL),(5392,'mixpanel','completed',10,'2024-02-22 16:43:09','2024-02-22 18:22:16','2024-02-22 18:17:08','2024-02-22 18:22:15',NULL,0,0,NULL,NULL),(5393,'mixpanel','completed',10,'2024-02-22 16:44:16','2024-02-22 18:32:07','2024-02-22 18:27:15','2024-02-22 18:32:06',NULL,0,0,NULL,NULL),(5394,'mixpanel','completed',10,'2024-02-22 16:42:47','2024-02-22 18:42:16','2024-02-22 18:35:46','2024-02-22 18:42:15',NULL,0,0,NULL,NULL),(5395,'mixpanel','completed',10,'2024-02-22 17:22:08','2024-02-22 18:52:15','2024-02-22 18:47:07','2024-02-22 18:52:14',NULL,0,0,NULL,NULL),(5396,'mixpanel','completed',10,'2024-02-22 17:22:19','2024-02-22 19:02:10','2024-02-22 18:57:18','2024-02-22 19:02:09',NULL,0,0,NULL,NULL),(5397,'mixpanel','completed',10,'2024-02-22 17:33:49','2024-02-22 19:11:58','2024-02-22 19:05:48','2024-02-22 19:11:57',NULL,0,0,NULL,NULL),(5398,'mixpanel','completed',10,'2024-02-22 17:50:21','2024-02-22 19:22:24','2024-02-22 19:17:18','2024-02-22 19:22:23',NULL,0,0,NULL,NULL),(5399,'mixpanel','completed',10,'2024-02-22 18:08:15','2024-02-22 19:32:14','2024-02-22 19:27:14','2024-02-22 19:32:13',NULL,0,0,NULL,NULL),(5400,'mixpanel','completed',10,'2024-02-22 17:42:14','2024-02-22 19:42:14','2024-02-22 19:37:13','2024-02-22 19:42:14',NULL,0,0,NULL,NULL),(5401,'mixpanel','completed',10,'2024-02-22 18:19:16','2024-02-22 19:51:42','2024-02-22 19:47:15','2024-02-22 19:51:41',NULL,0,0,NULL,NULL),(5402,'mixpanel','completed',10,'2024-02-22 18:53:14','2024-02-22 20:02:19','2024-02-22 19:57:12','2024-02-22 20:02:16',NULL,0,0,NULL,NULL),(5403,'mixpanel','completed',10,'2024-02-22 18:09:21','2024-02-22 20:12:16','2024-02-22 20:07:20','2024-02-22 20:12:15',NULL,0,0,NULL,NULL),(5404,'mixpanel','completed',10,'2024-02-22 18:38:18','2024-02-22 20:22:16','2024-02-22 20:17:16','2024-02-22 20:22:14',NULL,0,0,NULL,NULL),(5405,'mixpanel','completed',10,'2024-02-22 19:03:19','2024-02-22 20:32:11','2024-02-22 20:27:17','2024-02-22 20:32:10',NULL,0,0,NULL,NULL),(5406,'mixpanel','completed',10,'2024-02-22 18:36:13','2024-02-22 20:42:17','2024-02-22 20:37:12','2024-02-22 20:42:16',NULL,0,0,NULL,NULL),(5407,'mixpanel','completed',10,'2024-02-22 19:24:12','2024-02-22 20:49:53','2024-02-22 20:47:11','2024-02-22 20:49:52',NULL,0,0,NULL,NULL),(5408,'mixpanel','completed',10,'2024-02-22 19:31:14','2024-02-22 20:57:19','2024-02-22 20:52:13','2024-02-22 20:57:19',NULL,0,0,NULL,NULL),(5409,'mixpanel','completed',10,'2024-02-22 19:32:13','2024-02-22 21:07:08','2024-02-22 21:02:12','2024-02-22 21:07:07',NULL,0,0,NULL,NULL),(5410,'mixpanel','completed',10,'2024-02-22 19:54:16','2024-02-22 21:17:08','2024-02-22 21:12:15','2024-02-22 21:17:07',NULL,0,0,NULL,NULL),(5411,'mixpanel','completed',10,'2024-02-22 19:52:15','2024-02-22 21:27:17','2024-02-22 21:22:14','2024-02-22 21:27:16',NULL,0,0,NULL,NULL),(5412,'mixpanel','completed',10,'2024-02-22 20:16:09','2024-02-22 21:37:12','2024-02-22 21:32:09','2024-02-22 21:37:11',NULL,0,0,NULL,NULL),(5413,'mixpanel','completed',10,'2024-02-22 19:50:08','2024-02-22 21:47:20','2024-02-22 21:42:07','2024-02-22 21:47:19',NULL,0,0,NULL,NULL),(5414,'mixpanel','completed',10,'2024-02-22 20:16:14','2024-02-22 21:57:18','2024-02-22 21:52:13','2024-02-22 21:57:17',NULL,0,0,NULL,NULL),(5415,'mixpanel','completed',10,'2024-02-22 20:57:19','2024-02-22 22:07:18','2024-02-22 22:02:18','2024-02-22 22:07:17',NULL,0,0,NULL,NULL),(5416,'mixpanel','completed',10,'2024-02-22 20:59:22','2024-02-22 22:15:14','2024-02-22 22:12:21','2024-02-22 22:15:13',NULL,0,0,NULL,NULL),(5417,'mixpanel','completed',10,'2024-02-22 20:50:28','2024-02-22 22:27:16','2024-02-22 22:20:26','2024-02-22 22:27:15',NULL,0,0,NULL,NULL),(5418,'mixpanel','completed',10,'2024-02-22 20:48:15','2024-02-22 22:37:14','2024-02-22 22:32:14','2024-02-22 22:37:13',NULL,0,0,NULL,NULL),(5419,'mixpanel','completed',10,'2024-02-22 21:11:19','2024-02-22 22:47:25','2024-02-22 22:42:18','2024-02-22 22:47:19',NULL,0,0,NULL,NULL),(5420,'mixpanel','completed',10,'2024-02-22 21:14:18','2024-02-22 22:57:21','2024-02-22 22:52:17','2024-02-22 22:57:20',NULL,0,0,NULL,NULL),(5421,'mixpanel','completed',10,'2024-02-22 21:43:15','2024-02-22 23:07:13','2024-02-22 23:02:14','2024-02-22 23:07:12',NULL,0,0,NULL,NULL),(5422,'mixpanel','completed',10,'2024-02-22 21:21:17','2024-02-22 23:17:11','2024-02-22 23:12:16','2024-02-22 23:17:10',NULL,0,0,NULL,NULL),(5423,'mixpanel','completed',10,'2024-02-22 21:19:23','2024-02-22 23:22:12','2024-02-22 23:19:22','2024-02-22 23:22:11',NULL,0,0,NULL,NULL),(5424,'mixpanel','completed',10,'2024-02-22 22:13:17','2024-02-22 23:32:11','2024-02-22 23:27:16','2024-02-22 23:32:10',NULL,0,0,NULL,NULL),(5425,'mixpanel','completed',10,'2024-02-22 21:56:13','2024-02-22 23:40:26','2024-02-22 23:37:12','2024-02-22 23:40:24',NULL,0,0,NULL,NULL),(5426,'mixpanel','completed',10,'2024-02-22 21:53:20','2024-02-22 23:49:53','2024-02-22 23:47:19','2024-02-22 23:49:52',NULL,0,0,NULL,NULL),(5427,'mixpanel','completed',10,'2024-02-22 22:05:12','2024-02-22 23:57:18','2024-02-22 23:52:11','2024-02-22 23:57:17',NULL,0,0,NULL,NULL),(5428,'mixpanel','completed',10,'2024-02-22 22:49:16','2024-02-23 00:07:23','2024-02-23 00:02:15','2024-02-23 00:07:22',NULL,0,0,NULL,NULL),(5429,'mixpanel','completed',10,'2024-02-22 22:56:20','2024-02-23 00:17:16','2024-02-23 00:12:19','2024-02-23 00:17:15',NULL,0,0,NULL,NULL),(5430,'mixpanel','completed',10,'2024-02-22 22:40:12','2024-02-23 00:27:16','2024-02-23 00:22:11','2024-02-23 00:27:15',NULL,0,0,NULL,NULL),(5431,'mixpanel','completed',10,'2024-02-22 23:14:22','2024-02-23 00:37:14','2024-02-23 00:32:21','2024-02-23 00:37:13',NULL,0,0,NULL,NULL),(5432,'mixpanel','completed',10,'2024-02-22 22:47:23','2024-02-23 00:45:44','2024-02-23 00:42:22','2024-02-23 00:45:43',NULL,0,0,NULL,NULL),(5433,'mixpanel','completed',10,'2024-02-22 22:59:21','2024-02-23 00:57:19','2024-02-23 00:52:20','2024-02-23 00:57:18',NULL,0,0,NULL,NULL),(5434,'mixpanel','completed',10,'2024-02-22 23:30:08','2024-02-23 01:07:18','2024-02-23 01:02:07','2024-02-23 01:07:17',NULL,0,0,NULL,NULL),(5435,'mixpanel','completed',10,'2024-02-22 23:21:21','2024-02-23 01:17:11','2024-02-23 01:12:20','2024-02-23 01:17:10',NULL,0,0,NULL,NULL),(5436,'mixpanel','completed',10,'2024-02-23 00:16:54','2024-02-23 01:22:22','2024-02-23 01:19:53','2024-02-23 01:22:21',NULL,0,0,NULL,NULL),(5437,'mixpanel','completed',10,'2024-02-23 00:19:11','2024-02-23 01:32:19','2024-02-23 01:27:10','2024-02-23 01:32:17',NULL,0,0,NULL,NULL),(5438,'mixpanel','completed',10,'2024-02-23 00:26:18','2024-02-23 01:42:17','2024-02-23 01:37:17','2024-02-23 01:42:16',NULL,0,0,NULL,NULL),(5439,'mixpanel','completed',10,'2024-02-23 00:00:18','2024-02-23 01:52:17','2024-02-23 01:47:17','2024-02-23 01:52:16',NULL,0,0,NULL,NULL),(5440,'mixpanel','completed',10,'2024-02-23 00:32:15','2024-02-23 02:02:18','2024-02-23 01:57:14','2024-02-23 02:02:17',NULL,0,0,NULL,NULL),(5441,'mixpanel','completed',10,'2024-02-23 01:00:11','2024-02-23 02:12:17','2024-02-23 02:07:10','2024-02-23 02:12:16',NULL,0,0,NULL,NULL),(5442,'mixpanel','completed',10,'2024-02-23 01:02:15','2024-02-23 02:22:13','2024-02-23 02:17:14','2024-02-23 02:22:12',NULL,0,0,NULL,NULL),(5443,'mixpanel','completed',10,'2024-02-23 01:13:24','2024-02-23 02:32:16','2024-02-23 02:27:23','2024-02-23 02:32:15',NULL,0,0,NULL,NULL),(5444,'mixpanel','completed',10,'2024-02-23 00:55:18','2024-02-23 02:42:20','2024-02-23 02:37:17','2024-02-23 02:42:19',NULL,0,0,NULL,NULL),(5445,'mixpanel','completed',10,'2024-02-23 01:32:18','2024-02-23 02:52:20','2024-02-23 02:47:17','2024-02-23 02:52:19',NULL,0,0,NULL,NULL),(5446,'mixpanel','completed',10,'2024-02-23 01:17:15','2024-02-23 03:02:13','2024-02-23 02:57:14','2024-02-23 03:02:12',NULL,0,0,NULL,NULL),(5447,'mixpanel','completed',10,'2024-02-23 01:32:17','2024-02-23 03:12:17','2024-02-23 03:07:16','2024-02-23 03:12:16',NULL,0,0,NULL,NULL),(5448,'mixpanel','completed',10,'2024-02-23 01:55:13','2024-02-23 03:22:19','2024-02-23 03:17:12','2024-02-23 03:22:18',NULL,0,0,NULL,NULL),(5449,'mixpanel','completed',10,'2024-02-23 01:55:08','2024-02-23 03:32:12','2024-02-23 03:27:06','2024-02-23 03:32:11',NULL,0,0,NULL,NULL),(5450,'mixpanel','completed',10,'2024-02-23 01:44:19','2024-02-23 03:42:18','2024-02-23 03:37:18','2024-02-23 03:42:18',NULL,0,0,NULL,NULL),(5451,'mixpanel','completed',10,'2024-02-23 01:46:16','2024-02-23 03:52:15','2024-02-23 03:47:15','2024-02-23 03:52:14',NULL,0,0,NULL,NULL),(5452,'mixpanel','completed',10,'2024-02-23 02:45:26','2024-02-23 04:02:16','2024-02-23 03:57:25','2024-02-23 04:02:15',NULL,0,0,NULL,NULL),(5453,'mixpanel','completed',10,'2024-02-23 02:16:17','2024-02-23 04:12:16','2024-02-23 04:07:16','2024-02-23 04:12:15',NULL,0,0,NULL,NULL),(5454,'mixpanel','completed',10,'2024-02-23 03:06:10','2024-02-23 04:22:21','2024-02-23 04:17:09','2024-02-23 04:22:20',NULL,0,0,NULL,NULL),(5455,'mixpanel','completed',10,'2024-02-23 02:31:00','2024-02-23 04:27:19','2024-02-23 04:24:59','2024-02-23 04:27:16',NULL,0,0,NULL,NULL),(5456,'mixpanel','completed',10,'2024-02-23 02:53:28','2024-02-23 04:37:16','2024-02-23 04:32:25','2024-02-23 04:37:13',NULL,0,0,NULL,NULL),(5457,'mixpanel','completed',10,'2024-02-23 03:40:20','2024-02-23 04:45:38','2024-02-23 04:42:16','2024-02-23 04:45:36',NULL,0,0,NULL,NULL),(5458,'mixpanel','completed',10,'2024-02-23 02:58:42','2024-02-23 04:57:04','2024-02-23 04:51:41','2024-02-23 04:57:03',NULL,0,0,NULL,NULL),(5459,'mixpanel','completed',10,'2024-02-23 03:20:16','2024-02-23 05:07:15','2024-02-23 05:02:15','2024-02-23 05:07:14',NULL,0,0,NULL,NULL),(5460,'schedule_re_engagement_email','completed',10,'2024-02-24 05:07:15','2024-02-24 05:07:19','2024-02-23 05:07:14','2024-02-24 05:07:18',NULL,0,0,NULL,NULL),(5461,'mixpanel','completed',10,'2024-02-23 04:00:20','2024-02-23 05:17:08','2024-02-23 05:12:19','2024-02-23 05:17:08',NULL,0,0,NULL,NULL),(5462,'mixpanel','completed',10,'2024-02-23 04:05:12','2024-02-23 05:24:40','2024-02-23 05:22:11','2024-02-23 05:24:39',NULL,0,0,NULL,NULL),(5463,'mixpanel','completed',10,'2024-02-23 04:18:15','2024-02-23 05:30:36','2024-02-23 05:27:14','2024-02-23 05:30:35',NULL,0,0,NULL,NULL),(5464,'mixpanel','completed',10,'2024-02-23 03:43:03','2024-02-23 05:42:11','2024-02-23 05:37:02','2024-02-23 05:42:10',NULL,0,0,NULL,NULL),(5465,'mixpanel','completed',10,'2024-02-23 04:39:13','2024-02-23 05:50:02','2024-02-23 05:47:12','2024-02-23 05:50:01',NULL,0,0,NULL,NULL),(5466,'mixpanel','completed',10,'2024-02-23 04:41:18','2024-02-23 05:57:04','2024-02-23 05:52:17','2024-02-23 05:57:03',NULL,0,0,NULL,NULL),(5467,'mixpanel','completed',10,'2024-02-23 04:06:18','2024-02-23 06:04:32','2024-02-23 06:02:17','2024-02-23 06:04:31',NULL,0,0,NULL,NULL),(5468,'mixpanel','completed',10,'2024-02-23 04:30:18','2024-02-23 06:11:27','2024-02-23 06:07:18','2024-02-23 06:11:26',NULL,0,0,NULL,NULL),(5469,'mixpanel','completed',10,'2024-02-23 04:25:15','2024-02-23 06:22:15','2024-02-23 06:17:14','2024-02-23 06:22:14',NULL,0,0,NULL,NULL),(5470,'mixpanel','completed',10,'2024-02-23 05:00:57','2024-02-23 06:32:11','2024-02-23 06:25:56','2024-02-23 06:32:11',NULL,0,0,NULL,NULL),(5471,'mixpanel','completed',10,'2024-02-23 04:42:16','2024-02-23 06:41:21','2024-02-23 06:37:15','2024-02-23 06:41:20',NULL,0,0,NULL,NULL),(5472,'mixpanel','completed',10,'2024-02-23 04:57:09','2024-02-23 06:49:38','2024-02-23 06:47:08','2024-02-23 06:49:37',NULL,0,0,NULL,NULL),(5473,'mixpanel','completed',10,'2024-02-23 05:14:17','2024-02-23 06:57:16','2024-02-23 06:52:16','2024-02-23 06:57:15',NULL,0,0,NULL,NULL),(5474,'mixpanel','completed',10,'2024-02-23 05:31:15','2024-02-23 07:07:15','2024-02-23 07:02:14','2024-02-23 07:07:14',NULL,0,0,NULL,NULL),(5475,'mixpanel','completed',10,'2024-02-23 05:49:22','2024-02-23 07:16:03','2024-02-23 07:12:21','2024-02-23 07:16:02',NULL,0,0,NULL,NULL),(5476,'mixpanel','completed',10,'2024-02-23 06:05:10','2024-02-23 07:26:30','2024-02-23 07:22:09','2024-02-23 07:26:29',NULL,0,0,NULL,NULL),(5477,'mixpanel','completed',10,'2024-02-23 06:19:43','2024-02-23 07:32:10','2024-02-23 07:28:42','2024-02-23 07:32:10',NULL,0,0,NULL,NULL),(5478,'mixpanel','completed',10,'2024-02-23 06:02:16','2024-02-23 07:40:22','2024-02-23 07:37:15','2024-02-23 07:40:21',NULL,0,0,NULL,NULL),(5479,'mixpanel','completed',10,'2024-02-23 05:59:18','2024-02-23 07:51:49','2024-02-23 07:47:17','2024-02-23 07:51:48',NULL,0,0,NULL,NULL),(5480,'mixpanel','completed',10,'2024-02-23 06:52:14','2024-02-23 08:02:21','2024-02-23 07:56:13','2024-02-23 08:02:19',NULL,0,0,NULL,NULL),(5481,'mixpanel','completed',10,'2024-02-23 06:33:40','2024-02-23 08:07:13','2024-02-23 08:04:39','2024-02-23 08:07:12',NULL,0,0,NULL,NULL),(5482,'mixpanel','completed',10,'2024-02-23 06:30:11','2024-02-23 08:15:32','2024-02-23 08:12:10','2024-02-23 08:15:31',NULL,0,0,NULL,NULL),(5483,'mixpanel','completed',10,'2024-02-23 07:06:40','2024-02-23 08:22:11','2024-02-23 08:17:39','2024-02-23 08:22:10',NULL,0,0,NULL,NULL),(5484,'mixpanel','completed',10,'2024-02-23 07:24:11','2024-02-23 08:30:33','2024-02-23 08:27:10','2024-02-23 08:30:32',NULL,0,0,NULL,NULL),(5485,'mixpanel','completed',10,'2024-02-23 07:01:57','2024-02-23 08:42:14','2024-02-23 08:36:56','2024-02-23 08:42:13',NULL,0,0,NULL,NULL),(5486,'mixpanel','completed',10,'2024-02-23 07:30:16','2024-02-23 08:52:22','2024-02-23 08:47:15','2024-02-23 08:52:21',NULL,0,0,NULL,NULL),(5487,'mixpanel','completed',10,'2024-02-23 07:58:21','2024-02-23 09:07:14','2024-02-23 09:02:20','2024-02-23 09:07:13',NULL,0,0,NULL,NULL),(5488,'mixpanel','completed',10,'2024-02-23 07:13:05','2024-02-23 09:17:18','2024-02-23 09:12:03','2024-02-23 09:17:17',NULL,0,0,NULL,NULL),(5489,'mixpanel','completed',10,'2024-02-23 08:09:11','2024-02-23 09:26:29','2024-02-23 09:22:10','2024-02-23 09:26:28',NULL,0,0,NULL,NULL),(5490,'mixpanel','completed',10,'2024-02-23 08:19:18','2024-02-23 09:41:48','2024-02-23 09:32:17','2024-02-23 09:41:47',NULL,0,0,NULL,NULL),(5491,'mixpanel','completed',10,'2024-02-23 07:54:43','2024-02-23 09:47:14','2024-02-23 09:44:42','2024-02-23 09:47:13',NULL,0,0,NULL,NULL),(5492,'mixpanel','completed',10,'2024-02-23 08:38:13','2024-02-23 09:57:16','2024-02-23 09:52:12','2024-02-23 09:57:15',NULL,0,0,NULL,NULL),(5493,'mixpanel','completed',10,'2024-02-23 08:19:03','2024-02-23 10:05:36','2024-02-23 10:02:02','2024-02-23 10:05:35',NULL,0,0,NULL,NULL),(5494,'mixpanel','completed',10,'2024-02-23 08:56:15','2024-02-23 10:17:10','2024-02-23 10:12:14','2024-02-23 10:17:09',NULL,0,0,NULL,NULL),(5495,'mixpanel','completed',10,'2024-02-23 08:53:18','2024-02-23 10:27:18','2024-02-23 10:22:17','2024-02-23 10:27:17',NULL,0,0,NULL,NULL),(5496,'mixpanel','completed',10,'2024-02-23 09:06:54','2024-02-23 10:32:14','2024-02-23 10:29:53','2024-02-23 10:32:13',NULL,0,0,NULL,NULL),(5497,'mixpanel','completed',10,'2024-02-23 09:08:18','2024-02-23 10:42:13','2024-02-23 10:37:17','2024-02-23 10:42:12',NULL,0,0,NULL,NULL),(5498,'mixpanel','completed',10,'2024-02-23 09:08:24','2024-02-23 10:52:18','2024-02-23 10:46:23','2024-02-23 10:52:17',NULL,0,0,NULL,NULL),(5499,'mixpanel','completed',10,'2024-02-23 09:36:19','2024-02-23 11:02:21','2024-02-23 10:57:19','2024-02-23 11:02:20',NULL,0,0,NULL,NULL),(5500,'mixpanel','completed',10,'2024-02-23 09:47:16','2024-02-23 11:12:13','2024-02-23 11:07:15','2024-02-23 11:12:07',NULL,0,0,NULL,NULL),(5501,'mixpanel','completed',10,'2024-02-23 09:45:43','2024-02-23 11:17:48','2024-02-23 11:14:42','2024-02-23 11:17:47',NULL,0,0,NULL,NULL),(5502,'mixpanel','completed',10,'2024-02-23 10:18:23','2024-02-23 11:27:04','2024-02-23 11:22:21','2024-02-23 11:27:03',NULL,0,0,NULL,NULL),(5503,'mixpanel','completed',10,'2024-02-23 09:32:19','2024-02-23 11:35:37','2024-02-23 11:32:18','2024-02-23 11:35:36',NULL,0,0,NULL,NULL),(5504,'mixpanel','completed',10,'2024-02-23 10:15:16','2024-02-23 11:47:18','2024-02-23 11:42:15','2024-02-23 11:47:17',NULL,0,0,NULL,NULL),(5505,'mixpanel','completed',10,'2024-02-23 10:50:11','2024-02-23 11:57:21','2024-02-23 11:52:10','2024-02-23 11:57:20',NULL,0,0,NULL,NULL),(5506,'mixpanel','completed',10,'2024-02-23 10:40:11','2024-02-23 12:07:10','2024-02-23 12:02:10','2024-02-23 12:07:09',NULL,0,0,NULL,NULL),(5507,'mixpanel','completed',10,'2024-02-23 10:53:55','2024-02-23 12:12:19','2024-02-23 12:09:54','2024-02-23 12:12:18',NULL,0,0,NULL,NULL),(5508,'mixpanel','completed',10,'2024-02-23 10:33:17','2024-02-23 12:22:10','2024-02-23 12:17:16','2024-02-23 12:22:09',NULL,0,0,NULL,NULL),(5509,'mixpanel','completed',10,'2024-02-23 10:44:19','2024-02-23 12:31:48','2024-02-23 12:27:18','2024-02-23 12:31:47',NULL,0,0,NULL,NULL),(5510,'mixpanel','completed',10,'2024-02-23 11:30:00','2024-02-23 12:37:18','2024-02-23 12:33:59','2024-02-23 12:37:17',NULL,0,0,NULL,NULL),(5511,'mixpanel','completed',10,'2024-02-23 10:49:18','2024-02-23 12:45:17','2024-02-23 12:42:17','2024-02-23 12:45:16',NULL,0,0,NULL,NULL),(5512,'mixpanel','completed',10,'2024-02-23 11:28:17','2024-02-23 12:57:17','2024-02-23 12:52:16','2024-02-23 12:57:16',NULL,0,0,NULL,NULL),(5513,'mixpanel','completed',10,'2024-02-23 11:19:18','2024-02-23 13:07:14','2024-02-23 13:02:17','2024-02-23 13:07:13',NULL,0,0,NULL,NULL),(5514,'mixpanel','completed',10,'2024-02-23 11:22:11','2024-02-23 13:17:01','2024-02-23 13:11:10','2024-02-23 13:17:00',NULL,0,0,NULL,NULL),(5515,'mixpanel','completed',10,'2024-02-23 11:49:26','2024-02-23 13:27:14','2024-02-23 13:22:25','2024-02-23 13:27:13',NULL,0,0,NULL,NULL),(5516,'mixpanel','completed',10,'2024-02-23 11:35:54','2024-02-23 13:32:20','2024-02-23 13:29:54','2024-02-23 13:32:19',NULL,0,0,NULL,NULL),(5517,'mixpanel','completed',10,'2024-02-23 12:18:37','2024-02-23 13:42:12','2024-02-23 13:35:37','2024-02-23 13:42:11',NULL,0,0,NULL,NULL),(5518,'mixpanel','completed',10,'2024-02-23 11:52:08','2024-02-23 13:48:58','2024-02-23 13:46:07','2024-02-23 13:48:57',NULL,0,0,NULL,NULL),(5519,'mixpanel','completed',10,'2024-02-23 12:48:24','2024-02-23 13:54:46','2024-02-23 13:52:23','2024-02-23 13:54:45',NULL,0,0,NULL,NULL),(5520,'mixpanel','completed',10,'2024-02-23 12:24:20','2024-02-23 14:02:15','2024-02-23 13:57:19','2024-02-23 14:02:14',NULL,0,0,NULL,NULL),(5521,'mixpanel','completed',10,'2024-02-23 12:31:14','2024-02-23 14:12:03','2024-02-23 14:07:13','2024-02-23 14:12:02',NULL,0,0,NULL,NULL),(5522,'mixpanel','completed',10,'2024-02-23 12:21:13','2024-02-23 14:22:11','2024-02-23 14:17:12','2024-02-23 14:22:09',NULL,0,0,NULL,NULL),(5523,'mixpanel','completed',10,'2024-02-23 13:11:56','2024-02-23 14:31:48','2024-02-23 14:26:55','2024-02-23 14:31:47',NULL,0,0,NULL,NULL),(5524,'mixpanel','completed',10,'2024-02-23 13:22:12','2024-02-23 14:42:19','2024-02-23 14:37:11','2024-02-23 14:42:18',NULL,0,0,NULL,NULL),(5525,'mixpanel','completed',10,'2024-02-23 13:02:28','2024-02-23 14:52:11','2024-02-23 14:45:27','2024-02-23 14:52:10',NULL,0,0,NULL,NULL),(5526,'mixpanel','completed',10,'2024-02-23 13:38:23','2024-02-23 15:02:20','2024-02-23 14:57:21','2024-02-23 15:02:18',NULL,0,0,NULL,NULL),(5527,'subscribers_engagement_score','completed',10,'2024-02-23 15:02:20','2024-02-23 15:07:22','2024-02-23 15:02:18','2024-02-23 15:07:21',NULL,0,0,NULL,NULL),(5528,'subscribers_engagement_score','completed',10,'2024-02-24 06:09:00','2024-02-24 06:12:26','2024-02-23 15:07:21','2024-02-24 06:12:25',NULL,0,0,NULL,NULL),(5529,'mixpanel','completed',10,'2024-02-23 14:02:22','2024-02-23 15:12:20','2024-02-23 15:07:21','2024-02-23 15:12:19',NULL,0,0,NULL,NULL),(5530,'mixpanel','completed',10,'2024-02-23 13:32:21','2024-02-23 15:22:14','2024-02-23 15:17:20','2024-02-23 15:22:13',NULL,0,0,NULL,NULL),(5531,'mixpanel','completed',10,'2024-02-23 14:18:21','2024-02-23 15:32:14','2024-02-23 15:27:20','2024-02-23 15:32:13',NULL,0,0,NULL,NULL),(5532,'mixpanel','completed',10,'2024-02-23 14:24:20','2024-02-23 15:39:45','2024-02-23 15:37:19','2024-02-23 15:39:44',NULL,0,0,NULL,NULL),(5533,'mixpanel','completed',10,'2024-02-23 13:55:23','2024-02-23 15:47:01','2024-02-23 15:42:22','2024-02-23 15:47:00',NULL,0,0,NULL,NULL),(5534,'mixpanel','completed',10,'2024-02-23 13:57:11','2024-02-23 15:57:18','2024-02-23 15:52:11','2024-02-23 15:57:17',NULL,0,0,NULL,NULL),(5535,'mixpanel','completed',10,'2024-02-23 14:41:18','2024-02-23 16:07:18','2024-02-23 16:02:17','2024-02-23 16:07:17',NULL,0,0,NULL,NULL),(5536,'mixpanel','completed',10,'2024-02-23 14:48:19','2024-02-23 16:17:00','2024-02-23 16:12:18','2024-02-23 16:16:59',NULL,0,0,NULL,NULL),(5537,'mixpanel','completed',10,'2024-02-23 14:32:35','2024-02-23 16:27:21','2024-02-23 16:21:34','2024-02-23 16:27:20',NULL,0,0,NULL,NULL),(5538,'mixpanel','completed',10,'2024-02-23 14:37:44','2024-02-23 16:33:04','2024-02-23 16:30:43','2024-02-23 16:33:03',NULL,0,0,NULL,NULL),(5539,'mixpanel','completed',10,'2024-02-23 14:56:16','2024-02-23 16:42:20','2024-02-23 16:37:15','2024-02-23 16:42:19',NULL,0,0,NULL,NULL),(5540,'mixpanel','completed',10,'2024-02-23 15:24:38','2024-02-23 16:47:38','2024-02-23 16:44:37','2024-02-23 16:47:37',NULL,0,0,NULL,NULL),(5541,'mixpanel','completed',10,'2024-02-23 14:55:37','2024-02-23 16:53:38','2024-02-23 16:50:36','2024-02-23 16:53:37',NULL,0,0,NULL,NULL),(5542,'mixpanel','completed',10,'2024-02-23 15:17:37','2024-02-23 16:59:38','2024-02-23 16:56:36','2024-02-23 16:59:37',NULL,0,0,NULL,NULL),(5543,'mixpanel','completed',10,'2024-02-23 15:49:37','2024-02-23 17:04:39','2024-02-23 17:02:36','2024-02-23 17:04:38',NULL,0,0,NULL,NULL),(5544,'mixpanel','completed',10,'2024-02-23 16:01:17','2024-02-23 17:12:21','2024-02-23 17:07:16','2024-02-23 17:12:20',NULL,0,0,NULL,NULL),(5545,'mixpanel','completed',10,'2024-02-23 16:05:15','2024-02-23 17:22:15','2024-02-23 17:17:14','2024-02-23 17:22:14',NULL,0,0,NULL,NULL),(5546,'mixpanel','completed',10,'2024-02-23 16:20:01','2024-02-23 17:31:08','2024-02-23 17:27:00','2024-02-23 17:31:06',NULL,0,0,NULL,NULL),(5547,'mixpanel','completed',10,'2024-02-23 16:21:40','2024-02-23 17:37:13','2024-02-23 17:34:39','2024-02-23 17:37:12',NULL,0,0,NULL,NULL),(5548,'mixpanel','completed',10,'2024-02-23 16:20:14','2024-02-23 17:47:16','2024-02-23 17:42:13','2024-02-23 17:47:15',NULL,0,0,NULL,NULL),(5549,'mixpanel','completed',10,'2024-02-23 16:19:08','2024-02-23 17:57:18','2024-02-23 17:52:07','2024-02-23 17:57:17',NULL,0,0,NULL,NULL),(5550,'mixpanel','completed',10,'2024-02-23 16:24:17','2024-02-23 18:07:22','2024-02-23 18:02:16','2024-02-23 18:07:22',NULL,0,0,NULL,NULL),(5551,'mixpanel','completed',10,'2024-02-23 17:09:19','2024-02-23 18:17:21','2024-02-23 18:12:18','2024-02-23 18:17:20',NULL,0,0,NULL,NULL),(5552,'mixpanel','completed',10,'2024-02-23 17:12:14','2024-02-23 18:27:17','2024-02-23 18:22:13','2024-02-23 18:27:16',NULL,0,0,NULL,NULL),(5553,'mixpanel','completed',10,'2024-02-23 17:13:14','2024-02-23 18:37:15','2024-02-23 18:32:13','2024-02-23 18:37:14',NULL,0,0,NULL,NULL),(5554,'mixpanel','completed',10,'2024-02-23 16:47:22','2024-02-23 18:47:17','2024-02-23 18:42:21','2024-02-23 18:47:16',NULL,0,0,NULL,NULL),(5555,'mixpanel','completed',10,'2024-02-23 17:30:53','2024-02-23 18:57:22','2024-02-23 18:51:52','2024-02-23 18:57:21',NULL,0,0,NULL,NULL),(5556,'mixpanel','completed',10,'2024-02-23 17:30:16','2024-02-23 19:07:13','2024-02-23 19:02:15','2024-02-23 19:07:12',NULL,0,0,NULL,NULL),(5557,'mixpanel','completed',10,'2024-02-23 17:43:22','2024-02-23 19:17:18','2024-02-23 19:12:21','2024-02-23 19:17:17',NULL,0,0,NULL,NULL),(5558,'mixpanel','completed',10,'2024-02-23 17:35:14','2024-02-23 19:26:13','2024-02-23 19:22:13','2024-02-23 19:26:12',NULL,0,0,NULL,NULL),(5559,'mixpanel','completed',10,'2024-02-23 18:08:14','2024-02-23 19:37:15','2024-02-23 19:32:13','2024-02-23 19:37:14',NULL,0,0,NULL,NULL),(5560,'mixpanel','completed',10,'2024-02-23 18:08:23','2024-02-23 19:47:16','2024-02-23 19:42:21','2024-02-23 19:47:15',NULL,0,0,NULL,NULL),(5561,'mixpanel','completed',10,'2024-02-23 17:57:24','2024-02-23 19:57:20','2024-02-23 19:50:23','2024-02-23 19:57:19',NULL,0,0,NULL,NULL),(5562,'mixpanel','completed',10,'2024-02-23 18:02:19','2024-02-23 20:07:21','2024-02-23 20:02:18','2024-02-23 20:07:20',NULL,0,0,NULL,NULL),(5563,'mixpanel','completed',10,'2024-02-23 18:44:20','2024-02-23 20:17:20','2024-02-23 20:12:19','2024-02-23 20:17:19',NULL,0,0,NULL,NULL),(5564,'mixpanel','completed',10,'2024-02-23 19:08:17','2024-02-23 20:27:15','2024-02-23 20:22:16','2024-02-23 20:27:14',NULL,0,0,NULL,NULL),(5565,'mixpanel','completed',10,'2024-02-23 19:08:21','2024-02-23 20:37:22','2024-02-23 20:32:20','2024-02-23 20:37:21',NULL,0,0,NULL,NULL),(5566,'mixpanel','completed',10,'2024-02-23 19:33:23','2024-02-23 20:47:30','2024-02-23 20:42:22','2024-02-23 20:47:27',NULL,0,0,NULL,NULL),(5567,'mixpanel','completed',10,'2024-02-23 19:38:16','2024-02-23 20:57:16','2024-02-23 20:52:14','2024-02-23 20:57:15',NULL,0,0,NULL,NULL),(5568,'mixpanel','completed',10,'2024-02-23 19:16:15','2024-02-23 21:07:14','2024-02-23 21:02:14','2024-02-23 21:07:13',NULL,0,0,NULL,NULL),(5569,'mixpanel','completed',10,'2024-02-23 20:01:14','2024-02-23 21:17:17','2024-02-23 21:12:13','2024-02-23 21:17:15',NULL,0,0,NULL,NULL),(5570,'mixpanel','completed',10,'2024-02-23 20:09:24','2024-02-23 21:27:25','2024-02-23 21:22:23','2024-02-23 21:27:24',NULL,0,0,NULL,NULL),(5571,'mixpanel','completed',10,'2024-02-23 20:09:21','2024-02-23 21:37:19','2024-02-23 21:32:20','2024-02-23 21:37:18',NULL,0,0,NULL,NULL),(5572,'mixpanel','completed',10,'2024-02-23 19:47:24','2024-02-23 21:47:21','2024-02-23 21:42:23','2024-02-23 21:47:20',NULL,0,0,NULL,NULL),(5573,'mixpanel','completed',10,'2024-02-23 20:22:34','2024-02-23 21:57:17','2024-02-23 21:51:33','2024-02-23 21:57:16',NULL,0,0,NULL,NULL),(5574,'inactive_subscribers','completed',10,'2024-02-25 22:00:00','2024-02-25 22:02:14','2024-02-23 22:02:29','2024-02-25 22:02:13',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(5575,'mixpanel','completed',10,'2024-02-23 20:14:30','2024-02-23 22:07:20','2024-02-23 22:02:29','2024-02-23 22:07:19',NULL,0,0,NULL,NULL),(5576,'export_files_cleanup','completed',10,'2024-02-27 22:00:00','2024-02-27 22:02:33','2024-02-23 22:07:19','2024-02-27 22:02:32',NULL,0,0,NULL,NULL),(5577,'mixpanel','completed',10,'2024-02-23 20:13:20','2024-02-23 22:17:16','2024-02-23 22:12:19','2024-02-23 22:17:15',NULL,0,0,NULL,NULL),(5578,'mixpanel','completed',10,'2024-02-23 20:43:16','2024-02-23 22:26:31','2024-02-23 22:22:15','2024-02-23 22:26:30',NULL,0,0,NULL,NULL),(5579,'mixpanel','completed',10,'2024-02-23 20:47:16','2024-02-23 22:37:13','2024-02-23 22:32:15','2024-02-23 22:37:12',NULL,0,0,NULL,NULL),(5580,'mixpanel','completed',10,'2024-02-23 21:21:20','2024-02-23 22:47:15','2024-02-23 22:42:19','2024-02-23 22:47:14',NULL,0,0,NULL,NULL),(5581,'mixpanel','completed',10,'2024-02-23 20:54:22','2024-02-23 22:57:17','2024-02-23 22:52:21','2024-02-23 22:57:16',NULL,0,0,NULL,NULL),(5582,'mixpanel','completed',10,'2024-02-23 21:38:19','2024-02-23 23:12:21','2024-02-23 23:02:18','2024-02-23 23:12:20',NULL,0,0,NULL,NULL),(5583,'mixpanel','completed',10,'2024-02-23 21:56:13','2024-02-23 23:22:18','2024-02-23 23:17:12','2024-02-23 23:22:17',NULL,0,0,NULL,NULL),(5584,'mixpanel','completed',10,'2024-02-23 22:14:17','2024-02-23 23:32:18','2024-02-23 23:27:17','2024-02-23 23:32:17',NULL,0,0,NULL,NULL),(5585,'mixpanel','completed',10,'2024-02-23 21:47:20','2024-02-23 23:42:21','2024-02-23 23:37:19','2024-02-23 23:42:20',NULL,0,0,NULL,NULL),(5586,'mixpanel','completed',10,'2024-02-23 21:58:13','2024-02-23 23:52:16','2024-02-23 23:47:12','2024-02-23 23:52:15',NULL,0,0,NULL,NULL),(5587,'mixpanel','completed',10,'2024-02-23 22:28:13','2024-02-24 00:02:14','2024-02-23 23:57:12','2024-02-24 00:02:13',NULL,0,0,NULL,NULL),(5588,'mixpanel','completed',10,'2024-02-23 22:36:19','2024-02-24 00:12:19','2024-02-24 00:07:18','2024-02-24 00:12:18',NULL,0,0,NULL,NULL),(5589,'mixpanel','completed',10,'2024-02-23 22:45:14','2024-02-24 00:22:17','2024-02-24 00:17:14','2024-02-24 00:22:16',NULL,0,0,NULL,NULL),(5590,'mixpanel','completed',10,'2024-02-23 22:29:21','2024-02-24 00:30:57','2024-02-24 00:27:20','2024-02-24 00:30:56',NULL,0,0,NULL,NULL),(5591,'mixpanel','completed',10,'2024-02-23 23:13:20','2024-02-24 00:42:21','2024-02-24 00:37:19','2024-02-24 00:42:20',NULL,0,0,NULL,NULL),(5592,'mixpanel','completed',10,'2024-02-23 22:49:13','2024-02-24 00:52:19','2024-02-24 00:47:12','2024-02-24 00:52:18',NULL,0,0,NULL,NULL),(5593,'mixpanel','completed',10,'2024-02-23 23:46:12','2024-02-24 01:02:14','2024-02-24 00:57:11','2024-02-24 01:02:14',NULL,0,0,NULL,NULL),(5594,'mixpanel','completed',10,'2024-02-23 23:47:15','2024-02-24 01:12:16','2024-02-24 01:07:14','2024-02-24 01:12:15',NULL,0,0,NULL,NULL),(5595,'mixpanel','completed',10,'2024-02-23 23:54:17','2024-02-24 01:22:17','2024-02-24 01:17:16','2024-02-24 01:22:16',NULL,0,0,NULL,NULL),(5596,'mixpanel','completed',10,'2024-02-23 23:27:23','2024-02-24 01:32:17','2024-02-24 01:27:22','2024-02-24 01:32:16',NULL,0,0,NULL,NULL),(5597,'mixpanel','completed',10,'2024-02-23 23:57:52','2024-02-24 01:42:16','2024-02-24 01:35:51','2024-02-24 01:42:15',NULL,0,0,NULL,NULL),(5598,'mixpanel','completed',10,'2024-02-24 00:29:10','2024-02-24 01:52:16','2024-02-24 01:47:10','2024-02-24 01:52:16',NULL,0,0,NULL,NULL),(5599,'mixpanel','completed',10,'2024-02-24 00:49:18','2024-02-24 02:02:22','2024-02-24 01:57:17','2024-02-24 02:02:21',NULL,0,0,NULL,NULL),(5600,'mixpanel','completed',10,'2024-02-24 01:04:20','2024-02-24 02:12:20','2024-02-24 02:07:20','2024-02-24 02:12:19',NULL,0,0,NULL,NULL),(5601,'mixpanel','completed',10,'2024-02-24 01:01:16','2024-02-24 02:22:22','2024-02-24 02:17:15','2024-02-24 02:22:21',NULL,0,0,NULL,NULL),(5602,'mixpanel','completed',10,'2024-02-24 00:36:19','2024-02-24 02:32:11','2024-02-24 02:27:18','2024-02-24 02:32:10',NULL,0,0,NULL,NULL),(5603,'mixpanel','completed',10,'2024-02-24 01:12:10','2024-02-24 02:42:22','2024-02-24 02:37:10','2024-02-24 02:42:21',NULL,0,0,NULL,NULL),(5604,'mixpanel','completed',10,'2024-02-24 01:25:20','2024-02-24 02:52:15','2024-02-24 02:47:20','2024-02-24 02:52:14',NULL,0,0,NULL,NULL),(5605,'mixpanel','completed',10,'2024-02-24 01:37:21','2024-02-24 03:02:19','2024-02-24 02:57:20','2024-02-24 03:02:19',NULL,0,0,NULL,NULL),(5606,'mixpanel','completed',10,'2024-02-24 01:15:16','2024-02-24 03:12:20','2024-02-24 03:07:15','2024-02-24 03:12:19',NULL,0,0,NULL,NULL),(5607,'mixpanel','completed',10,'2024-02-24 01:46:15','2024-02-24 03:22:19','2024-02-24 03:17:14','2024-02-24 03:22:18',NULL,0,0,NULL,NULL),(5608,'mixpanel','completed',10,'2024-02-24 01:39:21','2024-02-24 03:32:15','2024-02-24 03:27:20','2024-02-24 03:32:15',NULL,0,0,NULL,NULL),(5609,'mixpanel','completed',10,'2024-02-24 02:16:16','2024-02-24 03:42:18','2024-02-24 03:37:15','2024-02-24 03:42:17',NULL,0,0,NULL,NULL),(5610,'mixpanel','completed',10,'2024-02-24 02:10:22','2024-02-24 03:52:15','2024-02-24 03:47:21','2024-02-24 03:52:14',NULL,0,0,NULL,NULL),(5611,'mixpanel','completed',10,'2024-02-24 02:36:21','2024-02-24 04:02:19','2024-02-24 03:57:20','2024-02-24 04:02:18',NULL,0,0,NULL,NULL),(5612,'mixpanel','completed',10,'2024-02-24 02:38:12','2024-02-24 04:12:22','2024-02-24 04:07:11','2024-02-24 04:12:21',NULL,0,0,NULL,NULL),(5613,'mixpanel','completed',10,'2024-02-24 03:14:33','2024-02-24 04:22:14','2024-02-24 04:16:32','2024-02-24 04:22:13',NULL,0,0,NULL,NULL),(5614,'mixpanel','completed',10,'2024-02-24 03:02:32','2024-02-24 04:32:27','2024-02-24 04:27:27','2024-02-24 04:32:24',NULL,0,0,NULL,NULL),(5615,'mixpanel','completed',10,'2024-02-24 03:09:29','2024-02-24 04:42:22','2024-02-24 04:37:26','2024-02-24 04:42:20',NULL,0,0,NULL,NULL),(5616,'mixpanel','completed',10,'2024-02-24 03:21:19','2024-02-24 04:52:16','2024-02-24 04:47:18','2024-02-24 04:52:16',NULL,0,0,NULL,NULL),(5617,'mixpanel','completed',10,'2024-02-24 03:25:20','2024-02-24 05:02:17','2024-02-24 04:57:19','2024-02-24 05:02:16',NULL,0,0,NULL,NULL),(5618,'mixpanel','completed',10,'2024-02-24 03:51:19','2024-02-24 05:12:22','2024-02-24 05:07:18','2024-02-24 05:12:21',NULL,0,0,NULL,NULL),(5619,'schedule_re_engagement_email','completed',10,'2024-02-25 05:12:22','2024-02-25 05:17:17','2024-02-24 05:12:21','2024-02-25 05:17:16',NULL,0,0,NULL,NULL),(5620,'mixpanel','completed',10,'2024-02-24 03:29:10','2024-02-24 05:22:18','2024-02-24 05:17:09','2024-02-24 05:22:17',NULL,0,0,NULL,NULL),(5621,'mixpanel','completed',10,'2024-02-24 04:04:11','2024-02-24 05:31:03','2024-02-24 05:27:10','2024-02-24 05:31:02',NULL,0,0,NULL,NULL),(5622,'mixpanel','completed',10,'2024-02-24 04:20:19','2024-02-24 05:42:18','2024-02-24 05:37:18','2024-02-24 05:42:17',NULL,0,0,NULL,NULL),(5623,'mixpanel','completed',10,'2024-02-24 04:09:19','2024-02-24 05:52:18','2024-02-24 05:47:18','2024-02-24 05:52:18',NULL,0,0,NULL,NULL),(5624,'mixpanel','completed',10,'2024-02-24 04:41:15','2024-02-24 06:02:17','2024-02-24 05:57:14','2024-02-24 06:02:16',NULL,0,0,NULL,NULL),(5625,'mixpanel','completed',10,'2024-02-24 04:55:21','2024-02-24 06:12:26','2024-02-24 06:07:20','2024-02-24 06:12:25',NULL,0,0,NULL,NULL),(5626,'subscribers_engagement_score','completed',10,'2024-02-25 04:56:00','2024-02-25 04:57:16','2024-02-24 06:12:25','2024-02-25 04:57:15',NULL,0,0,NULL,NULL),(5627,'mixpanel','completed',10,'2024-02-24 04:33:16','2024-02-24 06:19:33','2024-02-24 06:17:15','2024-02-24 06:19:32',NULL,0,0,NULL,NULL),(5628,'mixpanel','completed',10,'2024-02-24 04:39:13','2024-02-24 06:27:21','2024-02-24 06:22:12','2024-02-24 06:27:20',NULL,0,0,NULL,NULL),(5629,'mixpanel','completed',10,'2024-02-24 04:53:18','2024-02-24 06:37:16','2024-02-24 06:32:17','2024-02-24 06:37:15',NULL,0,0,NULL,NULL),(5630,'mixpanel','completed',10,'2024-02-24 05:26:15','2024-02-24 06:47:22','2024-02-24 06:42:14','2024-02-24 06:47:21',NULL,0,0,NULL,NULL),(5631,'mixpanel','completed',10,'2024-02-24 05:05:12','2024-02-24 06:57:23','2024-02-24 06:52:11','2024-02-24 06:57:22',NULL,0,0,NULL,NULL),(5632,'mixpanel','completed',10,'2024-02-24 05:28:12','2024-02-24 07:07:19','2024-02-24 07:02:11','2024-02-24 07:07:18',NULL,0,0,NULL,NULL),(5633,'mixpanel','completed',10,'2024-02-24 05:57:21','2024-02-24 07:17:20','2024-02-24 07:12:20','2024-02-24 07:17:20',NULL,0,0,NULL,NULL),(5634,'mixpanel','completed',10,'2024-02-24 05:40:19','2024-02-24 07:27:17','2024-02-24 07:22:18','2024-02-24 07:27:16',NULL,0,0,NULL,NULL),(5635,'mixpanel','completed',10,'2024-02-24 05:55:17','2024-02-24 07:35:41','2024-02-24 07:32:16','2024-02-24 07:35:40',NULL,0,0,NULL,NULL),(5636,'mixpanel','completed',10,'2024-02-24 06:13:15','2024-02-24 07:47:15','2024-02-24 07:42:14','2024-02-24 07:47:15',NULL,0,0,NULL,NULL),(5637,'mixpanel','completed',10,'2024-02-24 05:55:17','2024-02-24 07:57:22','2024-02-24 07:52:16','2024-02-24 07:57:21',NULL,0,0,NULL,NULL),(5638,'mixpanel','completed',10,'2024-02-24 06:45:14','2024-02-24 08:07:18','2024-02-24 08:02:14','2024-02-24 08:07:17',NULL,0,0,NULL,NULL),(5639,'mixpanel','completed',10,'2024-02-24 06:50:15','2024-02-24 08:17:15','2024-02-24 08:12:14','2024-02-24 08:17:14',NULL,0,0,NULL,NULL),(5640,'mixpanel','completed',10,'2024-02-24 06:49:18','2024-02-24 08:24:39','2024-02-24 08:22:17','2024-02-24 08:24:38',NULL,0,0,NULL,NULL),(5641,'mixpanel','completed',10,'2024-02-24 07:07:20','2024-02-24 08:32:16','2024-02-24 08:27:20','2024-02-24 08:32:15',NULL,0,0,NULL,NULL),(5642,'mixpanel','completed',10,'2024-02-24 07:04:02','2024-02-24 08:42:18','2024-02-24 08:37:01','2024-02-24 08:42:17',NULL,0,0,NULL,NULL),(5643,'mixpanel','completed',10,'2024-02-24 07:05:09','2024-02-24 08:52:12','2024-02-24 08:47:08','2024-02-24 08:52:11',NULL,0,0,NULL,NULL),(5644,'mixpanel','completed',10,'2024-02-24 07:55:19','2024-02-24 09:02:15','2024-02-24 08:57:18','2024-02-24 09:02:14',NULL,0,0,NULL,NULL),(5645,'mixpanel','completed',10,'2024-02-24 07:23:13','2024-02-24 09:12:15','2024-02-24 09:07:12','2024-02-24 09:12:14',NULL,0,0,NULL,NULL),(5646,'mixpanel','completed',10,'2024-02-24 07:49:13','2024-02-24 09:22:15','2024-02-24 09:17:13','2024-02-24 09:22:14',NULL,0,0,NULL,NULL),(5647,'mixpanel','completed',10,'2024-02-24 08:08:21','2024-02-24 09:32:14','2024-02-24 09:27:20','2024-02-24 09:32:14',NULL,0,0,NULL,NULL),(5648,'mixpanel','completed',10,'2024-02-24 08:01:54','2024-02-24 09:37:19','2024-02-24 09:34:53','2024-02-24 09:37:18',NULL,0,0,NULL,NULL),(5649,'mixpanel','completed',10,'2024-02-24 08:28:19','2024-02-24 09:47:13','2024-02-24 09:42:18','2024-02-24 09:47:12',NULL,0,0,NULL,NULL),(5650,'mixpanel','completed',10,'2024-02-24 08:26:22','2024-02-24 09:57:18','2024-02-24 09:52:21','2024-02-24 09:57:17',NULL,0,0,NULL,NULL),(5651,'mixpanel','completed',10,'2024-02-24 08:51:18','2024-02-24 10:07:17','2024-02-24 10:02:17','2024-02-24 10:07:16',NULL,0,0,NULL,NULL),(5652,'mixpanel','completed',10,'2024-02-24 08:59:17','2024-02-24 10:17:17','2024-02-24 10:12:16','2024-02-24 10:17:17',NULL,0,0,NULL,NULL),(5653,'mixpanel','completed',10,'2024-02-24 08:36:18','2024-02-24 10:27:21','2024-02-24 10:22:17','2024-02-24 10:27:20',NULL,0,0,NULL,NULL),(5654,'mixpanel','completed',10,'2024-02-24 09:30:22','2024-02-24 10:37:14','2024-02-24 10:32:21','2024-02-24 10:37:13',NULL,0,0,NULL,NULL),(5655,'mixpanel','completed',10,'2024-02-24 08:42:20','2024-02-24 10:47:13','2024-02-24 10:42:19','2024-02-24 10:47:12',NULL,0,0,NULL,NULL),(5656,'mixpanel','completed',10,'2024-02-24 09:46:23','2024-02-24 10:55:42','2024-02-24 10:52:22','2024-02-24 10:55:41',NULL,0,0,NULL,NULL),(5657,'mixpanel','completed',10,'2024-02-24 09:07:10','2024-02-24 11:02:13','2024-02-24 11:00:09','2024-02-24 11:02:12',NULL,0,0,NULL,NULL),(5658,'mixpanel','completed',10,'2024-02-24 09:11:24','2024-02-24 11:12:15','2024-02-24 11:07:23','2024-02-24 11:12:14',NULL,0,0,NULL,NULL),(5659,'mixpanel','completed',10,'2024-02-24 09:22:14','2024-02-24 11:22:17','2024-02-24 11:17:13','2024-02-24 11:22:16',NULL,0,0,NULL,NULL),(5660,'mixpanel','completed',10,'2024-02-24 10:09:15','2024-02-24 11:32:23','2024-02-24 11:27:14','2024-02-24 11:32:23',NULL,0,0,NULL,NULL),(5661,'mixpanel','completed',10,'2024-02-24 10:19:20','2024-02-24 11:42:24','2024-02-24 11:37:20','2024-02-24 11:42:23',NULL,0,0,NULL,NULL),(5662,'mixpanel','completed',10,'2024-02-24 09:54:19','2024-02-24 11:52:16','2024-02-24 11:47:19','2024-02-24 11:52:15',NULL,0,0,NULL,NULL),(5663,'mixpanel','completed',10,'2024-02-24 10:42:19','2024-02-24 12:02:19','2024-02-24 11:57:19','2024-02-24 12:02:18',NULL,0,0,NULL,NULL),(5664,'mixpanel','completed',10,'2024-02-24 10:29:15','2024-02-24 12:12:17','2024-02-24 12:07:15','2024-02-24 12:12:16',NULL,0,0,NULL,NULL),(5665,'mixpanel','completed',10,'2024-02-24 10:26:11','2024-02-24 12:22:19','2024-02-24 12:17:10','2024-02-24 12:22:18',NULL,0,0,NULL,NULL),(5666,'mixpanel','completed',10,'2024-02-24 11:07:18','2024-02-24 12:32:22','2024-02-24 12:27:17','2024-02-24 12:32:21',NULL,0,0,NULL,NULL),(5667,'mixpanel','completed',10,'2024-02-24 11:00:17','2024-02-24 12:42:14','2024-02-24 12:37:16','2024-02-24 12:42:13',NULL,0,0,NULL,NULL),(5668,'mixpanel','completed',10,'2024-02-24 10:52:17','2024-02-24 12:52:13','2024-02-24 12:47:16','2024-02-24 12:52:12',NULL,0,0,NULL,NULL),(5669,'mixpanel','completed',10,'2024-02-24 11:09:15','2024-02-24 13:02:15','2024-02-24 12:57:15','2024-02-24 13:02:14',NULL,0,0,NULL,NULL),(5670,'mixpanel','completed',10,'2024-02-24 11:26:04','2024-02-24 13:12:17','2024-02-24 13:06:03','2024-02-24 13:12:16',NULL,0,0,NULL,NULL),(5671,'mixpanel','completed',10,'2024-02-24 11:27:05','2024-02-24 13:22:39','2024-02-24 13:17:05','2024-02-24 13:22:38',NULL,0,0,NULL,NULL),(5672,'mixpanel','completed',10,'2024-02-24 12:14:16','2024-02-24 13:32:11','2024-02-24 13:27:16','2024-02-24 13:32:10',NULL,0,0,NULL,NULL),(5673,'mixpanel','completed',10,'2024-02-24 11:36:14','2024-02-24 13:42:12','2024-02-24 13:37:14','2024-02-24 13:42:11',NULL,0,0,NULL,NULL),(5674,'mixpanel','completed',10,'2024-02-24 12:39:15','2024-02-24 13:52:19','2024-02-24 13:47:14','2024-02-24 13:52:18',NULL,0,0,NULL,NULL),(5675,'mixpanel','completed',10,'2024-02-24 12:17:15','2024-02-24 14:02:19','2024-02-24 13:57:14','2024-02-24 14:02:18',NULL,0,0,NULL,NULL),(5676,'mixpanel','completed',10,'2024-02-24 12:33:17','2024-02-24 14:12:19','2024-02-24 14:07:16','2024-02-24 14:12:18',NULL,0,0,NULL,NULL),(5677,'mixpanel','completed',10,'2024-02-24 12:26:23','2024-02-24 14:22:18','2024-02-24 14:17:22','2024-02-24 14:22:17',NULL,0,0,NULL,NULL),(5678,'mixpanel','completed',10,'2024-02-24 13:21:18','2024-02-24 14:32:16','2024-02-24 14:27:17','2024-02-24 14:32:15',NULL,0,0,NULL,NULL),(5679,'mixpanel','completed',10,'2024-02-24 13:14:16','2024-02-24 14:42:16','2024-02-24 14:37:15','2024-02-24 14:42:15',NULL,0,0,NULL,NULL),(5680,'mixpanel','completed',10,'2024-02-24 12:51:13','2024-02-24 14:52:14','2024-02-24 14:47:12','2024-02-24 14:52:13',NULL,0,0,NULL,NULL),(5681,'mixpanel','completed',10,'2024-02-24 13:51:20','2024-02-24 15:02:12','2024-02-24 14:57:19','2024-02-24 15:02:11',NULL,0,0,NULL,NULL),(5682,'mixpanel','completed',10,'2024-02-24 13:06:12','2024-02-24 15:09:22','2024-02-24 15:07:11','2024-02-24 15:09:21',NULL,0,0,NULL,NULL),(5683,'mixpanel','completed',10,'2024-02-24 14:04:50','2024-02-24 15:17:16','2024-02-24 15:11:49','2024-02-24 15:17:16',NULL,0,0,NULL,NULL),(5684,'mixpanel','completed',10,'2024-02-24 13:25:10','2024-02-24 15:27:24','2024-02-24 15:22:09','2024-02-24 15:27:23',NULL,0,0,NULL,NULL),(5685,'mixpanel','completed',10,'2024-02-24 13:43:15','2024-02-24 15:42:15','2024-02-24 15:37:14','2024-02-24 15:42:14',NULL,0,0,NULL,NULL),(5686,'mixpanel','completed',10,'2024-02-24 14:35:06','2024-02-24 15:52:17','2024-02-24 15:47:05','2024-02-24 15:52:16',NULL,0,0,NULL,NULL),(5687,'mixpanel','completed',10,'2024-02-24 14:14:10','2024-02-24 16:02:12','2024-02-24 15:57:09','2024-02-24 16:02:12',NULL,0,0,NULL,NULL),(5688,'mixpanel','completed',10,'2024-02-24 14:56:23','2024-02-24 16:12:08','2024-02-24 16:07:22','2024-02-24 16:12:08',NULL,0,0,NULL,NULL),(5689,'mixpanel','completed',10,'2024-02-24 14:37:14','2024-02-24 16:22:08','2024-02-24 16:17:13','2024-02-24 16:22:07',NULL,0,0,NULL,NULL),(5690,'mixpanel','completed',10,'2024-02-24 15:23:20','2024-02-24 16:32:13','2024-02-24 16:27:19','2024-02-24 16:32:12',NULL,0,0,NULL,NULL),(5691,'mixpanel','completed',10,'2024-02-24 15:29:13','2024-02-24 16:42:11','2024-02-24 16:37:12','2024-02-24 16:42:10',NULL,0,0,NULL,NULL),(5692,'mixpanel','completed',10,'2024-02-24 15:37:05','2024-02-24 16:52:17','2024-02-24 16:47:04','2024-02-24 16:52:16',NULL,0,0,NULL,NULL),(5693,'mixpanel','completed',10,'2024-02-24 15:54:10','2024-02-24 17:02:13','2024-02-24 16:57:10','2024-02-24 17:02:12',NULL,0,0,NULL,NULL),(5694,'mixpanel','completed',10,'2024-02-24 15:44:17','2024-02-24 17:12:17','2024-02-24 17:07:16','2024-02-24 17:12:16',NULL,0,0,NULL,NULL),(5695,'mixpanel','completed',10,'2024-02-24 15:19:13','2024-02-24 17:22:16','2024-02-24 17:17:12','2024-02-24 17:22:16',NULL,0,0,NULL,NULL),(5696,'mixpanel','completed',10,'2024-02-24 15:57:15','2024-02-24 17:32:21','2024-02-24 17:27:14','2024-02-24 17:32:21',NULL,0,0,NULL,NULL),(5697,'mixpanel','completed',10,'2024-02-24 15:38:12','2024-02-24 17:42:10','2024-02-24 17:37:11','2024-02-24 17:42:09',NULL,0,0,NULL,NULL),(5698,'mixpanel','completed',10,'2024-02-24 15:56:17','2024-02-24 17:52:16','2024-02-24 17:47:16','2024-02-24 17:52:15',NULL,0,0,NULL,NULL),(5699,'mixpanel','completed',10,'2024-02-24 16:12:09','2024-02-24 18:02:11','2024-02-24 17:57:08','2024-02-24 18:02:10',NULL,0,0,NULL,NULL),(5700,'mixpanel','completed',10,'2024-02-24 16:51:20','2024-02-24 18:12:19','2024-02-24 18:07:20','2024-02-24 18:12:18',NULL,0,0,NULL,NULL),(5701,'mixpanel','completed',10,'2024-02-24 16:26:16','2024-02-24 18:22:15','2024-02-24 18:17:16','2024-02-24 18:22:14',NULL,0,0,NULL,NULL),(5702,'mixpanel','completed',10,'2024-02-24 16:52:20','2024-02-24 18:32:15','2024-02-24 18:27:19','2024-02-24 18:32:14',NULL,0,0,NULL,NULL),(5703,'mixpanel','completed',10,'2024-02-24 17:15:11','2024-02-24 18:42:11','2024-02-24 18:37:10','2024-02-24 18:42:10',NULL,0,0,NULL,NULL),(5704,'mixpanel','completed',10,'2024-02-24 17:32:09','2024-02-24 18:50:54','2024-02-24 18:47:08','2024-02-24 18:50:54',NULL,0,0,NULL,NULL),(5705,'mixpanel','completed',10,'2024-02-24 17:29:17','2024-02-24 18:59:27','2024-02-24 18:57:16','2024-02-24 18:59:26',NULL,0,0,NULL,NULL),(5706,'mixpanel','completed',10,'2024-02-24 17:30:18','2024-02-24 19:07:08','2024-02-24 19:02:17','2024-02-24 19:07:07',NULL,0,0,NULL,NULL),(5707,'mixpanel','completed',10,'2024-02-24 17:22:19','2024-02-24 19:17:14','2024-02-24 19:12:18','2024-02-24 19:17:13',NULL,0,0,NULL,NULL),(5708,'mixpanel','completed',10,'2024-02-24 17:26:57','2024-02-24 19:22:11','2024-02-24 19:19:56','2024-02-24 19:22:10',NULL,0,0,NULL,NULL),(5709,'mixpanel','completed',10,'2024-02-24 18:07:11','2024-02-24 19:32:14','2024-02-24 19:27:10','2024-02-24 19:32:13',NULL,0,0,NULL,NULL),(5710,'mixpanel','completed',10,'2024-02-24 17:49:18','2024-02-24 19:42:29','2024-02-24 19:37:17','2024-02-24 19:42:26',NULL,0,0,NULL,NULL),(5711,'mixpanel','completed',10,'2024-02-24 18:28:18','2024-02-24 19:52:20','2024-02-24 19:47:16','2024-02-24 19:52:19',NULL,0,0,NULL,NULL),(5712,'mixpanel','completed',10,'2024-02-24 18:23:09','2024-02-24 20:02:13','2024-02-24 19:57:08','2024-02-24 20:02:12',NULL,0,0,NULL,NULL),(5713,'mixpanel','completed',10,'2024-02-24 18:11:11','2024-02-24 20:12:12','2024-02-24 20:07:10','2024-02-24 20:12:11',NULL,0,0,NULL,NULL),(5714,'mixpanel','completed',10,'2024-02-24 19:11:10','2024-02-24 20:22:12','2024-02-24 20:17:09','2024-02-24 20:22:12',NULL,0,0,NULL,NULL),(5715,'mixpanel','completed',10,'2024-02-24 18:30:23','2024-02-24 20:32:22','2024-02-24 20:27:22','2024-02-24 20:32:20',NULL,0,0,NULL,NULL),(5716,'mixpanel','completed',10,'2024-02-24 19:12:16','2024-02-24 20:42:23','2024-02-24 20:37:15','2024-02-24 20:42:21',NULL,0,0,NULL,NULL),(5717,'mixpanel','completed',10,'2024-02-24 19:00:16','2024-02-24 20:52:35','2024-02-24 20:47:13','2024-02-24 20:52:32',NULL,0,0,NULL,NULL),(5718,'mixpanel','completed',10,'2024-02-24 19:07:23','2024-02-24 21:02:12','2024-02-24 20:57:22','2024-02-24 21:02:11',NULL,0,0,NULL,NULL),(5719,'mixpanel','completed',10,'2024-02-24 19:35:20','2024-02-24 21:05:01','2024-02-24 21:04:10','2024-02-24 21:04:57',NULL,0,0,NULL,NULL),(5720,'mixpanel','completed',10,'2024-02-24 19:35:05','2024-02-24 21:07:17','2024-02-24 21:05:04','2024-02-24 21:07:16',NULL,0,0,NULL,NULL),(5721,'mixpanel','completed',10,'2024-02-24 19:27:16','2024-02-24 21:17:27','2024-02-24 21:12:15','2024-02-24 21:17:26',NULL,0,0,NULL,NULL),(5722,'mixpanel','completed',10,'2024-02-24 19:57:18','2024-02-24 21:26:48','2024-02-24 21:22:17','2024-02-24 21:26:47',NULL,0,0,NULL,NULL),(5723,'mixpanel','completed',10,'2024-02-24 20:07:15','2024-02-24 21:37:18','2024-02-24 21:32:13','2024-02-24 21:37:17',NULL,0,0,NULL,NULL),(5724,'mixpanel','completed',10,'2024-02-24 20:24:20','2024-02-24 21:47:28','2024-02-24 21:42:19','2024-02-24 21:47:27',NULL,0,0,NULL,NULL),(5725,'mixpanel','completed',10,'2024-02-24 20:29:16','2024-02-24 21:57:18','2024-02-24 21:52:15','2024-02-24 21:57:17',NULL,0,0,NULL,NULL),(5726,'mixpanel','completed',10,'2024-02-24 20:03:14','2024-02-24 22:07:18','2024-02-24 22:02:13','2024-02-24 22:07:17',NULL,0,0,NULL,NULL),(5727,'mixpanel','completed',10,'2024-02-24 20:45:24','2024-02-24 22:17:11','2024-02-24 22:12:23','2024-02-24 22:17:10',NULL,0,0,NULL,NULL),(5728,'mixpanel','completed',10,'2024-02-24 20:58:39','2024-02-24 22:27:23','2024-02-24 22:21:38','2024-02-24 22:27:22',NULL,0,0,NULL,NULL),(5729,'mixpanel','completed',10,'2024-02-24 21:18:20','2024-02-24 22:37:19','2024-02-24 22:32:19','2024-02-24 22:37:19',NULL,0,0,NULL,NULL),(5730,'mixpanel','completed',10,'2024-02-24 21:24:19','2024-02-24 22:47:17','2024-02-24 22:42:18','2024-02-24 22:47:16',NULL,0,0,NULL,NULL),(5731,'mixpanel','completed',10,'2024-02-24 21:34:15','2024-02-24 22:57:20','2024-02-24 22:52:14','2024-02-24 22:57:19',NULL,0,0,NULL,NULL),(5732,'mixpanel','completed',10,'2024-02-24 21:25:20','2024-02-24 23:04:44','2024-02-24 23:02:18','2024-02-24 23:04:43',NULL,0,0,NULL,NULL),(5733,'mixpanel','completed',10,'2024-02-24 21:44:10','2024-02-24 23:12:18','2024-02-24 23:07:09','2024-02-24 23:12:17',NULL,0,0,NULL,NULL),(5734,'mixpanel','completed',10,'2024-02-24 21:37:18','2024-02-24 23:22:17','2024-02-24 23:17:17','2024-02-24 23:22:16',NULL,0,0,NULL,NULL),(5735,'mixpanel','completed',10,'2024-02-24 21:51:17','2024-02-24 23:32:16','2024-02-24 23:27:16','2024-02-24 23:32:15',NULL,0,0,NULL,NULL),(5736,'mixpanel','completed',10,'2024-02-24 21:49:19','2024-02-24 23:42:13','2024-02-24 23:37:18','2024-02-24 23:42:12',NULL,0,0,NULL,NULL),(5737,'mixpanel','completed',10,'2024-02-24 22:12:19','2024-02-24 23:52:23','2024-02-24 23:47:18','2024-02-24 23:52:22',NULL,0,0,NULL,NULL),(5738,'mixpanel','completed',10,'2024-02-24 22:39:20','2024-02-25 00:02:17','2024-02-24 23:57:19','2024-02-25 00:02:16',NULL,0,0,NULL,NULL),(5739,'mixpanel','completed',10,'2024-02-24 22:56:18','2024-02-25 00:12:15','2024-02-25 00:07:17','2024-02-25 00:12:14',NULL,0,0,NULL,NULL),(5740,'mixpanel','completed',10,'2024-02-24 22:47:18','2024-02-25 00:22:13','2024-02-25 00:17:17','2024-02-25 00:22:12',NULL,0,0,NULL,NULL),(5741,'mixpanel','completed',10,'2024-02-24 22:57:21','2024-02-25 00:32:22','2024-02-25 00:27:20','2024-02-25 00:32:21',NULL,0,0,NULL,NULL),(5742,'mixpanel','completed',10,'2024-02-24 22:49:14','2024-02-25 00:42:18','2024-02-25 00:37:13','2024-02-25 00:42:17',NULL,0,0,NULL,NULL),(5743,'mixpanel','completed',10,'2024-02-24 23:15:16','2024-02-25 00:52:14','2024-02-25 00:47:15','2024-02-25 00:52:13',NULL,0,0,NULL,NULL),(5744,'mixpanel','completed',10,'2024-02-24 22:57:21','2024-02-25 01:02:16','2024-02-25 00:57:20','2024-02-25 01:02:15',NULL,0,0,NULL,NULL),(5745,'mixpanel','completed',10,'2024-02-24 23:55:18','2024-02-25 01:12:21','2024-02-25 01:07:17','2024-02-25 01:12:20',NULL,0,0,NULL,NULL),(5746,'mixpanel','completed',10,'2024-02-24 23:51:15','2024-02-25 01:22:18','2024-02-25 01:17:14','2024-02-25 01:22:17',NULL,0,0,NULL,NULL),(5747,'mixpanel','completed',10,'2024-02-24 23:56:15','2024-02-25 01:32:18','2024-02-25 01:27:14','2024-02-25 01:32:17',NULL,0,0,NULL,NULL),(5748,'mixpanel','completed',10,'2024-02-25 00:16:12','2024-02-25 01:42:21','2024-02-25 01:37:11','2024-02-25 01:42:21',NULL,0,0,NULL,NULL),(5749,'mixpanel','completed',10,'2024-02-25 00:03:22','2024-02-25 01:52:19','2024-02-25 01:47:21','2024-02-25 01:52:18',NULL,0,0,NULL,NULL),(5750,'mixpanel','completed',10,'2024-02-25 00:35:20','2024-02-25 02:02:18','2024-02-25 01:57:19','2024-02-25 02:02:17',NULL,0,0,NULL,NULL),(5751,'mixpanel','completed',10,'2024-02-25 00:33:19','2024-02-25 02:12:23','2024-02-25 02:07:18','2024-02-25 02:12:22',NULL,0,0,NULL,NULL),(5752,'mixpanel','completed',10,'2024-02-25 00:30:19','2024-02-25 02:22:23','2024-02-25 02:17:18','2024-02-25 02:22:22',NULL,0,0,NULL,NULL),(5753,'mixpanel','completed',10,'2024-02-25 00:36:13','2024-02-25 02:32:17','2024-02-25 02:27:12','2024-02-25 02:32:16',NULL,0,0,NULL,NULL),(5754,'mixpanel','completed',10,'2024-02-25 01:22:17','2024-02-25 02:42:15','2024-02-25 02:37:16','2024-02-25 02:42:14',NULL,0,0,NULL,NULL),(5755,'mixpanel','completed',10,'2024-02-25 01:05:23','2024-02-25 02:52:20','2024-02-25 02:47:22','2024-02-25 02:52:19',NULL,0,0,NULL,NULL),(5756,'mixpanel','completed',10,'2024-02-25 01:42:20','2024-02-25 03:02:14','2024-02-25 02:57:19','2024-02-25 03:02:13',NULL,0,0,NULL,NULL),(5757,'mixpanel','completed',10,'2024-02-25 01:10:19','2024-02-25 03:12:23','2024-02-25 03:07:18','2024-02-25 03:12:22',NULL,0,0,NULL,NULL),(5758,'mixpanel','completed',10,'2024-02-25 01:44:14','2024-02-25 03:22:23','2024-02-25 03:17:13','2024-02-25 03:22:22',NULL,0,0,NULL,NULL),(5759,'mixpanel','completed',10,'2024-02-25 01:56:18','2024-02-25 03:32:18','2024-02-25 03:27:17','2024-02-25 03:32:17',NULL,0,0,NULL,NULL),(5760,'mixpanel','completed',10,'2024-02-25 02:17:19','2024-02-25 03:42:15','2024-02-25 03:37:18','2024-02-25 03:42:14',NULL,0,0,NULL,NULL),(5761,'mixpanel','completed',10,'2024-02-25 01:54:18','2024-02-25 03:52:23','2024-02-25 03:47:17','2024-02-25 03:52:22',NULL,0,0,NULL,NULL),(5762,'mixpanel','completed',10,'2024-02-25 02:40:13','2024-02-25 04:02:18','2024-02-25 03:57:12','2024-02-25 04:02:17',NULL,0,0,NULL,NULL),(5763,'mixpanel','completed',10,'2024-02-25 03:04:17','2024-02-25 04:12:19','2024-02-25 04:07:16','2024-02-25 04:12:18',NULL,0,0,NULL,NULL),(5764,'mixpanel','completed',10,'2024-02-25 02:23:14','2024-02-25 04:22:22','2024-02-25 04:17:13','2024-02-25 04:22:21',NULL,0,0,NULL,NULL),(5765,'mixpanel','completed',10,'2024-02-25 02:38:37','2024-02-25 04:32:29','2024-02-25 04:27:34','2024-02-25 04:32:27',NULL,0,0,NULL,NULL),(5766,'mixpanel','completed',10,'2024-02-25 02:41:36','2024-02-25 04:42:21','2024-02-25 04:37:33','2024-02-25 04:42:19',NULL,0,0,NULL,NULL),(5767,'mixpanel','completed',10,'2024-02-25 03:27:17','2024-02-25 04:52:22','2024-02-25 04:47:16','2024-02-25 04:52:21',NULL,0,0,NULL,NULL),(5768,'subscribers_engagement_score','completed',10,'2024-02-25 04:57:16','2024-02-25 05:02:23','2024-02-25 04:57:15','2024-02-25 05:02:22',NULL,0,0,NULL,NULL),(5769,'mixpanel','completed',10,'2024-02-25 03:49:16','2024-02-25 05:02:23','2024-02-25 04:57:15','2024-02-25 05:02:22',NULL,0,0,NULL,NULL),(5770,'subscribers_engagement_score','completed',10,'2024-02-25 05:02:23','2024-02-25 05:07:13','2024-02-25 05:02:22','2024-02-25 05:07:12',NULL,0,0,NULL,NULL),(5771,'subscribers_engagement_score','completed',10,'2024-02-26 20:28:00','2024-02-26 20:32:22','2024-02-25 05:07:12','2024-02-26 20:32:21',NULL,0,0,NULL,NULL),(5772,'mixpanel','completed',10,'2024-02-25 03:37:13','2024-02-25 05:12:21','2024-02-25 05:07:12','2024-02-25 05:12:20',NULL,0,0,NULL,NULL),(5773,'mixpanel','completed',10,'2024-02-25 03:58:17','2024-02-25 05:22:13','2024-02-25 05:17:16','2024-02-25 05:22:12',NULL,0,0,NULL,NULL),(5774,'schedule_re_engagement_email','completed',10,'2024-02-26 05:22:13','2024-02-26 05:22:21','2024-02-25 05:22:12','2024-02-26 05:22:20',NULL,0,0,NULL,NULL),(5775,'mixpanel','completed',10,'2024-02-25 03:39:21','2024-02-25 05:32:25','2024-02-25 05:27:20','2024-02-25 05:32:24',NULL,0,0,NULL,NULL),(5776,'mixpanel','completed',10,'2024-02-25 03:57:21','2024-02-25 05:42:19','2024-02-25 05:37:21','2024-02-25 05:42:18',NULL,0,0,NULL,NULL),(5777,'mixpanel','completed',10,'2024-02-25 03:54:13','2024-02-25 05:52:16','2024-02-25 05:47:12','2024-02-25 05:52:15',NULL,0,0,NULL,NULL),(5778,'mixpanel','completed',10,'2024-02-25 04:39:19','2024-02-25 06:02:12','2024-02-25 05:57:18','2024-02-25 06:02:11',NULL,0,0,NULL,NULL),(5779,'mixpanel','completed',10,'2024-02-25 04:22:23','2024-02-25 06:12:26','2024-02-25 06:07:22','2024-02-25 06:12:25',NULL,0,0,NULL,NULL),(5780,'mixpanel','completed',10,'2024-02-25 04:42:45','2024-02-25 06:19:27','2024-02-25 06:15:44','2024-02-25 06:19:26',NULL,0,0,NULL,NULL),(5781,'mixpanel','completed',10,'2024-02-25 04:44:19','2024-02-25 06:27:23','2024-02-25 06:22:18','2024-02-25 06:27:22',NULL,0,0,NULL,NULL),(5782,'mixpanel','completed',10,'2024-02-25 05:11:21','2024-02-25 06:37:27','2024-02-25 06:32:20','2024-02-25 06:37:26',NULL,0,0,NULL,NULL),(5783,'mixpanel','completed',10,'2024-02-25 05:04:20','2024-02-25 06:47:15','2024-02-25 06:42:19','2024-02-25 06:47:14',NULL,0,0,NULL,NULL),(5784,'mixpanel','completed',10,'2024-02-25 05:25:18','2024-02-25 06:57:11','2024-02-25 06:52:17','2024-02-25 06:57:10',NULL,0,0,NULL,NULL),(5785,'mixpanel','completed',10,'2024-02-25 05:56:16','2024-02-25 07:05:04','2024-02-25 07:02:15','2024-02-25 07:05:03',NULL,0,0,NULL,NULL),(5786,'mixpanel','completed',10,'2024-02-25 05:35:20','2024-02-25 07:12:18','2024-02-25 07:07:19','2024-02-25 07:12:17',NULL,0,0,NULL,NULL),(5787,'mixpanel','completed',10,'2024-02-25 06:09:22','2024-02-25 07:22:27','2024-02-25 07:17:21','2024-02-25 07:22:26',NULL,0,0,NULL,NULL),(5788,'mixpanel','completed',10,'2024-02-25 05:29:18','2024-02-25 07:32:17','2024-02-25 07:27:17','2024-02-25 07:32:16',NULL,0,0,NULL,NULL),(5789,'mixpanel','completed',10,'2024-02-25 05:56:13','2024-02-25 07:42:21','2024-02-25 07:37:12','2024-02-25 07:42:20',NULL,0,0,NULL,NULL),(5790,'mixpanel','completed',10,'2024-02-25 06:10:15','2024-02-25 07:52:20','2024-02-25 07:47:14','2024-02-25 07:52:19',NULL,0,0,NULL,NULL),(5791,'mixpanel','completed',10,'2024-02-25 06:21:43','2024-02-25 08:02:13','2024-02-25 07:57:38','2024-02-25 08:02:12',NULL,0,0,NULL,NULL),(5792,'mixpanel','completed',10,'2024-02-25 06:26:23','2024-02-25 08:12:20','2024-02-25 08:07:22','2024-02-25 08:12:19',NULL,0,0,NULL,NULL),(5793,'mixpanel','completed',10,'2024-02-25 06:48:16','2024-02-25 08:22:23','2024-02-25 08:17:15','2024-02-25 08:22:22',NULL,0,0,NULL,NULL),(5794,'mixpanel','completed',10,'2024-02-25 07:08:24','2024-02-25 08:32:18','2024-02-25 08:27:23','2024-02-25 08:32:17',NULL,0,0,NULL,NULL),(5795,'mixpanel','completed',10,'2024-02-25 07:15:17','2024-02-25 08:42:22','2024-02-25 08:37:16','2024-02-25 08:42:21',NULL,0,0,NULL,NULL),(5796,'mixpanel','completed',10,'2024-02-25 07:30:22','2024-02-25 08:52:15','2024-02-25 08:47:21','2024-02-25 08:52:14',NULL,0,0,NULL,NULL),(5797,'mixpanel','completed',10,'2024-02-25 07:11:24','2024-02-25 09:02:25','2024-02-25 08:57:23','2024-02-25 09:02:24',NULL,0,0,NULL,NULL),(5798,'mixpanel','completed',10,'2024-02-25 07:28:18','2024-02-25 09:12:22','2024-02-25 09:07:17','2024-02-25 09:12:21',NULL,0,0,NULL,NULL),(5799,'mixpanel','completed',10,'2024-02-25 07:56:11','2024-02-25 09:22:17','2024-02-25 09:17:10','2024-02-25 09:22:16',NULL,0,0,NULL,NULL),(5800,'mixpanel','completed',10,'2024-02-25 07:46:18','2024-02-25 09:32:21','2024-02-25 09:27:17','2024-02-25 09:32:20',NULL,0,0,NULL,NULL),(5801,'mixpanel','completed',10,'2024-02-25 08:06:11','2024-02-25 09:39:50','2024-02-25 09:37:08','2024-02-25 09:39:48',NULL,0,0,NULL,NULL),(5802,'mixpanel','completed',10,'2024-02-25 08:13:37','2024-02-25 09:44:39','2024-02-25 09:42:36','2024-02-25 09:44:38',NULL,0,0,NULL,NULL),(5803,'mixpanel','completed',10,'2024-02-25 08:01:13','2024-02-25 09:52:15','2024-02-25 09:50:12','2024-02-25 09:52:14',NULL,0,0,NULL,NULL),(5804,'mixpanel','completed',10,'2024-02-25 08:33:09','2024-02-25 10:02:11','2024-02-25 09:57:08','2024-02-25 10:02:10',NULL,0,0,NULL,NULL),(5805,'mixpanel','completed',10,'2024-02-25 08:22:25','2024-02-25 10:12:15','2024-02-25 10:07:24','2024-02-25 10:12:14',NULL,0,0,NULL,NULL),(5806,'mixpanel','completed',10,'2024-02-25 08:35:58','2024-02-25 10:22:16','2024-02-25 10:15:57','2024-02-25 10:22:15',NULL,0,0,NULL,NULL),(5807,'mixpanel','completed',10,'2024-02-25 09:06:07','2024-02-25 10:32:17','2024-02-25 10:26:06','2024-02-25 10:32:16',NULL,0,0,NULL,NULL),(5808,'mixpanel','completed',10,'2024-02-25 08:59:19','2024-02-25 10:42:24','2024-02-25 10:37:18','2024-02-25 10:42:23',NULL,0,0,NULL,NULL),(5809,'mixpanel','completed',10,'2024-02-25 09:19:16','2024-02-25 10:52:19','2024-02-25 10:47:15','2024-02-25 10:52:18',NULL,0,0,NULL,NULL),(5810,'mixpanel','completed',10,'2024-02-25 09:51:20','2024-02-25 11:02:16','2024-02-25 10:57:19','2024-02-25 11:02:15',NULL,0,0,NULL,NULL),(5811,'mixpanel','completed',10,'2024-02-25 09:49:18','2024-02-25 11:12:16','2024-02-25 11:07:17','2024-02-25 11:12:15',NULL,0,0,NULL,NULL),(5812,'mixpanel','completed',10,'2024-02-25 09:35:23','2024-02-25 11:22:19','2024-02-25 11:17:22','2024-02-25 11:22:18',NULL,0,0,NULL,NULL),(5813,'mixpanel','completed',10,'2024-02-25 09:50:21','2024-02-25 11:32:25','2024-02-25 11:27:20','2024-02-25 11:32:24',NULL,0,0,NULL,NULL),(5814,'mixpanel','completed',10,'2024-02-25 09:41:16','2024-02-25 11:42:19','2024-02-25 11:37:15','2024-02-25 11:42:18',NULL,0,0,NULL,NULL),(5815,'mixpanel','completed',10,'2024-02-25 10:05:42','2024-02-25 11:47:27','2024-02-25 11:44:41','2024-02-25 11:47:26',NULL,0,0,NULL,NULL),(5816,'mixpanel','completed',10,'2024-02-25 10:32:22','2024-02-25 11:57:21','2024-02-25 11:52:21','2024-02-25 11:57:20',NULL,0,0,NULL,NULL),(5817,'mixpanel','completed',10,'2024-02-25 10:20:21','2024-02-25 12:07:19','2024-02-25 12:02:20','2024-02-25 12:07:18',NULL,0,0,NULL,NULL),(5818,'mixpanel','completed',10,'2024-02-25 11:06:24','2024-02-25 12:17:16','2024-02-25 12:12:23','2024-02-25 12:17:15',NULL,0,0,NULL,NULL),(5819,'mixpanel','completed',10,'2024-02-25 11:17:16','2024-02-25 12:27:23','2024-02-25 12:22:15','2024-02-25 12:27:22',NULL,0,0,NULL,NULL),(5820,'mixpanel','completed',10,'2024-02-25 11:07:12','2024-02-25 12:32:19','2024-02-25 12:30:11','2024-02-25 12:32:18',NULL,0,0,NULL,NULL),(5821,'mixpanel','completed',10,'2024-02-25 10:35:11','2024-02-25 12:37:20','2024-02-25 12:35:10','2024-02-25 12:37:19',NULL,0,0,NULL,NULL),(5822,'mixpanel','completed',10,'2024-02-25 11:19:21','2024-02-25 12:47:17','2024-02-25 12:42:20','2024-02-25 12:47:16',NULL,0,0,NULL,NULL),(5823,'mixpanel','completed',10,'2024-02-25 11:35:22','2024-02-25 12:57:23','2024-02-25 12:52:21','2024-02-25 12:57:22',NULL,0,0,NULL,NULL),(5824,'mixpanel','completed',10,'2024-02-25 11:56:22','2024-02-25 13:07:23','2024-02-25 13:02:21','2024-02-25 13:07:22',NULL,0,0,NULL,NULL),(5825,'mixpanel','completed',10,'2024-02-25 12:00:18','2024-02-25 13:17:14','2024-02-25 13:12:17','2024-02-25 13:17:13',NULL,0,0,NULL,NULL),(5826,'mixpanel','completed',10,'2024-02-25 11:46:16','2024-02-25 13:27:16','2024-02-25 13:22:15','2024-02-25 13:27:15',NULL,0,0,NULL,NULL),(5827,'mixpanel','completed',10,'2024-02-25 12:25:16','2024-02-25 13:37:16','2024-02-25 13:32:15','2024-02-25 13:37:15',NULL,0,0,NULL,NULL),(5828,'mixpanel','completed',10,'2024-02-25 12:31:24','2024-02-25 13:47:23','2024-02-25 13:42:23','2024-02-25 13:47:22',NULL,0,0,NULL,NULL),(5829,'mixpanel','completed',10,'2024-02-25 12:00:21','2024-02-25 13:57:20','2024-02-25 13:52:20','2024-02-25 13:57:19',NULL,0,0,NULL,NULL),(5830,'mixpanel','completed',10,'2024-02-25 12:25:19','2024-02-25 14:07:21','2024-02-25 14:02:18','2024-02-25 14:07:20',NULL,0,0,NULL,NULL),(5831,'mixpanel','completed',10,'2024-02-25 12:28:21','2024-02-25 14:14:57','2024-02-25 14:12:21','2024-02-25 14:14:56',NULL,0,0,NULL,NULL),(5832,'mixpanel','completed',10,'2024-02-25 13:05:13','2024-02-25 14:22:22','2024-02-25 14:17:12','2024-02-25 14:22:21',NULL,0,0,NULL,NULL),(5833,'mixpanel','completed',10,'2024-02-25 12:33:19','2024-02-25 14:32:15','2024-02-25 14:27:18','2024-02-25 14:32:14',NULL,0,0,NULL,NULL),(5834,'mixpanel','completed',10,'2024-02-25 12:57:19','2024-02-25 14:42:18','2024-02-25 14:37:18','2024-02-25 14:42:18',NULL,0,0,NULL,NULL),(5835,'mixpanel','completed',10,'2024-02-25 13:14:20','2024-02-25 14:52:18','2024-02-25 14:47:19','2024-02-25 14:52:17',NULL,0,0,NULL,NULL),(5836,'mixpanel','completed',10,'2024-02-25 13:50:20','2024-02-25 15:02:24','2024-02-25 14:57:19','2024-02-25 15:02:23',NULL,0,0,NULL,NULL),(5837,'mixpanel','completed',10,'2024-02-25 14:01:21','2024-02-25 15:10:23','2024-02-25 15:07:20','2024-02-25 15:10:23',NULL,0,0,NULL,NULL),(5838,'mixpanel','completed',10,'2024-02-25 13:51:17','2024-02-25 15:22:21','2024-02-25 15:17:16','2024-02-25 15:22:20',NULL,0,0,NULL,NULL),(5839,'mixpanel','completed',10,'2024-02-25 13:26:18','2024-02-25 15:32:16','2024-02-25 15:27:17','2024-02-25 15:32:15',NULL,0,0,NULL,NULL),(5840,'mixpanel','completed',10,'2024-02-25 14:22:21','2024-02-25 15:42:19','2024-02-25 15:37:20','2024-02-25 15:42:18',NULL,0,0,NULL,NULL),(5841,'mixpanel','completed',10,'2024-02-25 14:39:13','2024-02-25 15:52:22','2024-02-25 15:47:12','2024-02-25 15:52:21',NULL,0,0,NULL,NULL),(5842,'mixpanel','completed',10,'2024-02-25 14:23:35','2024-02-25 16:02:23','2024-02-25 15:57:34','2024-02-25 16:02:22',NULL,0,0,NULL,NULL),(5843,'mixpanel','completed',10,'2024-02-25 14:26:23','2024-02-25 16:09:30','2024-02-25 16:07:22','2024-02-25 16:09:29',NULL,0,0,NULL,NULL),(5844,'mixpanel','completed',10,'2024-02-25 14:28:19','2024-02-25 16:14:41','2024-02-25 16:12:18','2024-02-25 16:14:40',NULL,0,0,NULL,NULL),(5845,'mixpanel','completed',10,'2024-02-25 14:30:19','2024-02-25 16:22:20','2024-02-25 16:17:17','2024-02-25 16:22:19',NULL,0,0,NULL,NULL),(5846,'mixpanel','completed',10,'2024-02-25 15:02:32','2024-02-25 16:32:16','2024-02-25 16:27:31','2024-02-25 16:32:15',NULL,0,0,NULL,NULL),(5847,'mixpanel','completed',10,'2024-02-25 14:36:23','2024-02-25 16:41:03','2024-02-25 16:36:21','2024-02-25 16:41:02',NULL,0,0,NULL,NULL),(5848,'mixpanel','completed',10,'2024-02-25 15:28:22','2024-02-25 16:52:25','2024-02-25 16:47:21','2024-02-25 16:52:24',NULL,0,0,NULL,NULL),(5849,'mixpanel','completed',10,'2024-02-25 15:03:20','2024-02-25 17:02:20','2024-02-25 16:57:19','2024-02-25 17:02:19',NULL,0,0,NULL,NULL),(5850,'mixpanel','completed',10,'2024-02-25 15:53:20','2024-02-25 17:12:14','2024-02-25 17:07:19','2024-02-25 17:12:13',NULL,0,0,NULL,NULL),(5851,'mixpanel','completed',10,'2024-02-25 15:41:15','2024-02-25 17:22:15','2024-02-25 17:17:14','2024-02-25 17:22:14',NULL,0,0,NULL,NULL),(5852,'mixpanel','completed',10,'2024-02-25 15:31:17','2024-02-25 17:32:18','2024-02-25 17:27:16','2024-02-25 17:32:17',NULL,0,0,NULL,NULL),(5853,'mixpanel','completed',10,'2024-02-25 16:35:23','2024-02-25 17:42:21','2024-02-25 17:37:22','2024-02-25 17:42:20',NULL,0,0,NULL,NULL),(5854,'mixpanel','completed',10,'2024-02-25 15:54:14','2024-02-25 17:52:20','2024-02-25 17:47:13','2024-02-25 17:52:20',NULL,0,0,NULL,NULL),(5855,'mixpanel','completed',10,'2024-02-25 16:09:19','2024-02-25 18:02:23','2024-02-25 17:55:18','2024-02-25 18:02:22',NULL,0,0,NULL,NULL),(5856,'mixpanel','completed',10,'2024-02-25 16:33:23','2024-02-25 18:12:18','2024-02-25 18:07:22','2024-02-25 18:12:17',NULL,0,0,NULL,NULL),(5857,'mixpanel','completed',10,'2024-02-25 16:21:21','2024-02-25 18:22:23','2024-02-25 18:17:20','2024-02-25 18:22:22',NULL,0,0,NULL,NULL),(5858,'mixpanel','completed',10,'2024-02-25 16:28:18','2024-02-25 18:32:16','2024-02-25 18:27:17','2024-02-25 18:32:15',NULL,0,0,NULL,NULL),(5859,'mixpanel','completed',10,'2024-02-25 16:37:01','2024-02-25 18:37:23','2024-02-25 18:35:00','2024-02-25 18:37:23',NULL,0,0,NULL,NULL),(5860,'mixpanel','completed',10,'2024-02-25 17:22:18','2024-02-25 18:47:10','2024-02-25 18:42:17','2024-02-25 18:47:10',NULL,0,0,NULL,NULL),(5861,'mixpanel','completed',10,'2024-02-25 16:50:27','2024-02-25 18:57:21','2024-02-25 18:50:27','2024-02-25 18:57:20',NULL,0,0,NULL,NULL),(5862,'mixpanel','completed',10,'2024-02-25 17:51:20','2024-02-25 19:07:16','2024-02-25 19:02:19','2024-02-25 19:07:15',NULL,0,0,NULL,NULL),(5863,'mixpanel','completed',10,'2024-02-25 18:07:18','2024-02-25 19:17:21','2024-02-25 19:12:17','2024-02-25 19:17:20',NULL,0,0,NULL,NULL),(5864,'mixpanel','completed',10,'2024-02-25 17:37:22','2024-02-25 19:27:16','2024-02-25 19:22:21','2024-02-25 19:27:15',NULL,0,0,NULL,NULL),(5865,'mixpanel','completed',10,'2024-02-25 18:16:23','2024-02-25 19:37:16','2024-02-25 19:32:22','2024-02-25 19:37:15',NULL,0,0,NULL,NULL),(5866,'mixpanel','completed',10,'2024-02-25 17:58:18','2024-02-25 19:47:26','2024-02-25 19:42:17','2024-02-25 19:47:23',NULL,0,0,NULL,NULL),(5867,'mixpanel','completed',10,'2024-02-25 18:07:20','2024-02-25 19:55:07','2024-02-25 19:52:19','2024-02-25 19:55:06',NULL,0,0,NULL,NULL),(5868,'mixpanel','completed',10,'2024-02-25 18:17:14','2024-02-25 20:02:02','2024-02-25 19:57:14','2024-02-25 20:02:01',NULL,0,0,NULL,NULL),(5869,'mixpanel','completed',10,'2024-02-25 18:45:16','2024-02-25 20:12:19','2024-02-25 20:07:15','2024-02-25 20:12:18',NULL,0,0,NULL,NULL),(5870,'mixpanel','completed',10,'2024-02-25 18:38:22','2024-02-25 20:22:20','2024-02-25 20:17:21','2024-02-25 20:22:20',NULL,0,0,NULL,NULL),(5871,'mixpanel','completed',10,'2024-02-25 19:01:22','2024-02-25 20:32:17','2024-02-25 20:27:21','2024-02-25 20:32:17',NULL,0,0,NULL,NULL),(5872,'mixpanel','completed',10,'2024-02-25 19:24:19','2024-02-25 20:42:16','2024-02-25 20:37:18','2024-02-25 20:42:15',NULL,0,0,NULL,NULL),(5873,'mixpanel','completed',10,'2024-02-25 19:01:13','2024-02-25 20:52:21','2024-02-25 20:47:12','2024-02-25 20:52:19',NULL,0,0,NULL,NULL),(5874,'mixpanel','completed',10,'2024-02-25 19:27:03','2024-02-25 20:57:24','2024-02-25 20:55:03','2024-02-25 20:57:23',NULL,0,0,NULL,NULL),(5875,'mixpanel','completed',10,'2024-02-25 19:41:15','2024-02-25 21:07:24','2024-02-25 21:02:15','2024-02-25 21:07:24',NULL,0,0,NULL,NULL),(5876,'mixpanel','completed',10,'2024-02-25 19:49:22','2024-02-25 21:17:13','2024-02-25 21:12:21','2024-02-25 21:17:12',NULL,0,0,NULL,NULL),(5877,'mixpanel','completed',10,'2024-02-25 19:48:19','2024-02-25 21:27:23','2024-02-25 21:22:19','2024-02-25 21:27:22',NULL,0,0,NULL,NULL),(5878,'mixpanel','completed',10,'2024-02-25 19:39:14','2024-02-25 21:37:24','2024-02-25 21:32:14','2024-02-25 21:37:23',NULL,0,0,NULL,NULL),(5879,'mixpanel','completed',10,'2024-02-25 20:10:16','2024-02-25 21:47:12','2024-02-25 21:42:15','2024-02-25 21:47:12',NULL,0,0,NULL,NULL),(5880,'mixpanel','completed',10,'2024-02-25 20:14:25','2024-02-25 21:57:16','2024-02-25 21:52:24','2024-02-25 21:57:15',NULL,0,0,NULL,NULL),(5881,'inactive_subscribers','completed',10,'2024-03-06 22:00:00','2024-03-06 22:01:31','2024-02-25 22:02:13','2024-03-06 22:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(5882,'mixpanel','completed',10,'2024-02-25 20:21:14','2024-02-25 22:07:23','2024-02-25 22:02:13','2024-02-25 22:07:22',NULL,0,0,NULL,NULL),(5883,'mixpanel','completed',10,'2024-02-25 21:06:03','2024-02-25 22:17:13','2024-02-25 22:11:02','2024-02-25 22:17:12',NULL,0,0,NULL,NULL),(5884,'mixpanel','completed',10,'2024-02-25 20:28:23','2024-02-25 22:27:22','2024-02-25 22:22:22','2024-02-25 22:27:21',NULL,0,0,NULL,NULL),(5885,'mixpanel','completed',10,'2024-02-25 21:28:15','2024-02-25 22:37:25','2024-02-25 22:32:14','2024-02-25 22:37:24',NULL,0,0,NULL,NULL),(5886,'mixpanel','completed',10,'2024-02-25 21:04:19','2024-02-25 22:47:18','2024-02-25 22:42:18','2024-02-25 22:47:17',NULL,0,0,NULL,NULL),(5887,'mixpanel','completed',10,'2024-02-25 21:40:17','2024-02-25 22:57:20','2024-02-25 22:52:16','2024-02-25 22:57:19',NULL,0,0,NULL,NULL),(5888,'mixpanel','completed',10,'2024-02-25 21:53:19','2024-02-25 23:07:16','2024-02-25 23:02:18','2024-02-25 23:07:15',NULL,0,0,NULL,NULL),(5889,'mixpanel','completed',10,'2024-02-25 21:49:24','2024-02-25 23:17:17','2024-02-25 23:12:22','2024-02-25 23:17:16',NULL,0,0,NULL,NULL),(5890,'mixpanel','completed',10,'2024-02-25 21:28:20','2024-02-25 23:27:23','2024-02-25 23:22:19','2024-02-25 23:27:22',NULL,0,0,NULL,NULL),(5891,'mixpanel','completed',10,'2024-02-25 21:38:17','2024-02-25 23:37:28','2024-02-25 23:32:16','2024-02-25 23:37:27',NULL,0,0,NULL,NULL),(5892,'mixpanel','completed',10,'2024-02-25 22:24:16','2024-02-25 23:47:16','2024-02-25 23:42:15','2024-02-25 23:47:15',NULL,0,0,NULL,NULL),(5893,'mixpanel','completed',10,'2024-02-25 22:23:18','2024-02-25 23:57:22','2024-02-25 23:52:17','2024-02-25 23:57:21',NULL,0,0,NULL,NULL),(5894,'mixpanel','completed',10,'2024-02-25 22:22:24','2024-02-26 00:07:18','2024-02-26 00:02:23','2024-02-26 00:07:17',NULL,0,0,NULL,NULL),(5895,'mixpanel','completed',10,'2024-02-25 22:25:24','2024-02-26 00:17:16','2024-02-26 00:12:23','2024-02-26 00:17:15',NULL,0,0,NULL,NULL),(5896,'mixpanel','completed',10,'2024-02-25 22:45:22','2024-02-26 00:27:21','2024-02-26 00:22:21','2024-02-26 00:27:20',NULL,0,0,NULL,NULL),(5897,'mixpanel','completed',10,'2024-02-25 23:21:15','2024-02-26 00:37:21','2024-02-26 00:32:14','2024-02-26 00:37:20',NULL,0,0,NULL,NULL),(5898,'mixpanel','completed',10,'2024-02-25 23:34:14','2024-02-26 00:47:20','2024-02-26 00:42:13','2024-02-26 00:47:19',NULL,0,0,NULL,NULL),(5899,'mixpanel','completed',10,'2024-02-25 23:44:20','2024-02-26 00:57:22','2024-02-26 00:52:19','2024-02-26 00:57:21',NULL,0,0,NULL,NULL),(5900,'mixpanel','completed',10,'2024-02-25 23:23:22','2024-02-26 01:07:23','2024-02-26 01:02:21','2024-02-26 01:07:22',NULL,0,0,NULL,NULL),(5901,'mixpanel','completed',10,'2024-02-25 23:42:21','2024-02-26 01:17:25','2024-02-26 01:12:20','2024-02-26 01:17:24',NULL,0,0,NULL,NULL),(5902,'mixpanel','completed',10,'2024-02-25 23:52:21','2024-02-26 01:27:38','2024-02-26 01:22:20','2024-02-26 01:27:36',NULL,0,0,NULL,NULL),(5903,'mixpanel','completed',10,'2024-02-26 00:06:17','2024-02-26 01:37:21','2024-02-26 01:32:16','2024-02-26 01:37:20',NULL,0,0,NULL,NULL),(5904,'mixpanel','completed',10,'2024-02-25 23:57:17','2024-02-26 01:47:19','2024-02-26 01:42:16','2024-02-26 01:47:17',NULL,0,0,NULL,NULL),(5905,'mixpanel','completed',10,'2024-02-25 23:51:31','2024-02-26 01:57:24','2024-02-26 01:50:30','2024-02-26 01:57:23',NULL,0,0,NULL,NULL),(5906,'mixpanel','completed',10,'2024-02-26 00:19:20','2024-02-26 02:07:24','2024-02-26 02:02:19','2024-02-26 02:07:23',NULL,0,0,NULL,NULL),(5907,'mixpanel','completed',10,'2024-02-26 00:54:22','2024-02-26 02:17:21','2024-02-26 02:12:21','2024-02-26 02:17:20',NULL,0,0,NULL,NULL),(5908,'mixpanel','completed',10,'2024-02-26 01:05:17','2024-02-26 02:27:23','2024-02-26 02:22:16','2024-02-26 02:27:22',NULL,0,0,NULL,NULL),(5909,'mixpanel','completed',10,'2024-02-26 01:04:13','2024-02-26 02:37:24','2024-02-26 02:32:12','2024-02-26 02:37:24',NULL,0,0,NULL,NULL),(5910,'mixpanel','completed',10,'2024-02-26 00:47:16','2024-02-26 02:47:22','2024-02-26 02:42:15','2024-02-26 02:47:21',NULL,0,0,NULL,NULL),(5911,'mixpanel','completed',10,'2024-02-26 00:56:17','2024-02-26 02:57:19','2024-02-26 02:52:16','2024-02-26 02:57:18',NULL,0,0,NULL,NULL),(5912,'mixpanel','completed',10,'2024-02-26 01:18:13','2024-02-26 03:04:53','2024-02-26 03:02:12','2024-02-26 03:04:51',NULL,0,0,NULL,NULL),(5913,'mixpanel','completed',10,'2024-02-26 01:15:20','2024-02-26 03:12:23','2024-02-26 03:07:19','2024-02-26 03:12:22',NULL,0,0,NULL,NULL),(5914,'mixpanel','completed',10,'2024-02-26 02:10:20','2024-02-26 03:19:34','2024-02-26 03:17:19','2024-02-26 03:19:33',NULL,0,0,NULL,NULL),(5915,'mixpanel','completed',10,'2024-02-26 02:00:18','2024-02-26 03:27:23','2024-02-26 03:22:17','2024-02-26 03:27:22',NULL,0,0,NULL,NULL),(5916,'mixpanel','completed',10,'2024-02-26 02:19:18','2024-02-26 03:37:25','2024-02-26 03:32:18','2024-02-26 03:37:24',NULL,0,0,NULL,NULL),(5917,'mixpanel','completed',10,'2024-02-26 02:34:20','2024-02-26 03:47:24','2024-02-26 03:42:19','2024-02-26 03:47:23',NULL,0,0,NULL,NULL),(5918,'mixpanel','completed',10,'2024-02-26 02:19:22','2024-02-26 03:57:19','2024-02-26 03:52:21','2024-02-26 03:57:18',NULL,0,0,NULL,NULL),(5919,'mixpanel','completed',10,'2024-02-26 02:24:17','2024-02-26 04:05:08','2024-02-26 04:02:16','2024-02-26 04:05:07',NULL,0,0,NULL,NULL),(5920,'mixpanel','completed',10,'2024-02-26 02:36:21','2024-02-26 04:12:17','2024-02-26 04:07:20','2024-02-26 04:12:16',NULL,0,0,NULL,NULL),(5921,'mixpanel','completed',10,'2024-02-26 02:59:21','2024-02-26 04:22:22','2024-02-26 04:17:20','2024-02-26 04:22:21',NULL,0,0,NULL,NULL),(5922,'mixpanel','completed',10,'2024-02-26 02:55:44','2024-02-26 04:32:38','2024-02-26 04:27:40','2024-02-26 04:32:35',NULL,0,0,NULL,NULL),(5923,'mixpanel','completed',10,'2024-02-26 03:22:24','2024-02-26 04:42:34','2024-02-26 04:37:22','2024-02-26 04:42:31',NULL,0,0,NULL,NULL),(5924,'mixpanel','completed',10,'2024-02-26 03:44:20','2024-02-26 04:52:21','2024-02-26 04:47:19','2024-02-26 04:52:20',NULL,0,0,NULL,NULL),(5925,'mixpanel','completed',10,'2024-02-26 03:05:19','2024-02-26 05:02:15','2024-02-26 04:57:18','2024-02-26 05:02:14',NULL,0,0,NULL,NULL),(5926,'mixpanel','completed',10,'2024-02-26 03:39:18','2024-02-26 05:12:25','2024-02-26 05:07:17','2024-02-26 05:12:24',NULL,0,0,NULL,NULL),(5927,'mixpanel','completed',10,'2024-02-26 03:31:16','2024-02-26 05:22:21','2024-02-26 05:17:15','2024-02-26 05:22:20',NULL,0,0,NULL,NULL),(5928,'schedule_re_engagement_email','completed',10,'2024-02-27 05:27:25','2024-02-27 05:27:26','2024-02-26 05:27:24','2024-02-27 05:27:25',NULL,0,0,NULL,NULL),(5929,'mixpanel','completed',10,'2024-02-26 03:33:25','2024-02-26 05:32:18','2024-02-26 05:27:24','2024-02-26 05:32:17',NULL,0,0,NULL,NULL),(5930,'mixpanel','completed',10,'2024-02-26 03:45:21','2024-02-26 05:42:19','2024-02-26 05:37:20','2024-02-26 05:42:18',NULL,0,0,NULL,NULL),(5931,'mixpanel','completed',10,'2024-02-26 03:46:20','2024-02-26 05:52:17','2024-02-26 05:47:19','2024-02-26 05:52:16',NULL,0,0,NULL,NULL),(5932,'mixpanel','completed',10,'2024-02-26 04:46:18','2024-02-26 06:02:24','2024-02-26 05:57:17','2024-02-26 06:02:23',NULL,0,0,NULL,NULL),(5933,'mixpanel','completed',10,'2024-02-26 04:26:24','2024-02-26 06:12:25','2024-02-26 06:07:23','2024-02-26 06:12:23',NULL,0,0,NULL,NULL),(5934,'mixpanel','completed',10,'2024-02-26 05:08:20','2024-02-26 06:22:22','2024-02-26 06:17:19','2024-02-26 06:22:21',NULL,0,0,NULL,NULL),(5935,'mixpanel','completed',10,'2024-02-26 04:58:20','2024-02-26 06:32:20','2024-02-26 06:27:19','2024-02-26 06:32:19',NULL,0,0,NULL,NULL),(5936,'mixpanel','completed',10,'2024-02-26 05:09:28','2024-02-26 06:37:19','2024-02-26 06:34:27','2024-02-26 06:37:18',NULL,0,0,NULL,NULL),(5937,'mixpanel','completed',10,'2024-02-26 05:38:16','2024-02-26 06:47:20','2024-02-26 06:42:15','2024-02-26 06:47:19',NULL,0,0,NULL,NULL),(5938,'mixpanel','completed',10,'2024-02-26 05:39:21','2024-02-26 06:57:23','2024-02-26 06:52:20','2024-02-26 06:57:22',NULL,0,0,NULL,NULL),(5939,'mixpanel','completed',10,'2024-02-26 05:52:21','2024-02-26 07:07:23','2024-02-26 07:02:20','2024-02-26 07:07:22',NULL,0,0,NULL,NULL),(5940,'mixpanel','completed',10,'2024-02-26 05:25:21','2024-02-26 07:17:23','2024-02-26 07:12:20','2024-02-26 07:17:22',NULL,0,0,NULL,NULL),(5941,'mixpanel','completed',10,'2024-02-26 06:13:21','2024-02-26 07:27:24','2024-02-26 07:22:20','2024-02-26 07:27:23',NULL,0,0,NULL,NULL),(5942,'mixpanel','completed',10,'2024-02-26 06:01:20','2024-02-26 07:37:21','2024-02-26 07:32:19','2024-02-26 07:37:20',NULL,0,0,NULL,NULL),(5943,'mixpanel','completed',10,'2024-02-26 06:03:27','2024-02-26 07:45:56','2024-02-26 07:42:26','2024-02-26 07:45:55',NULL,0,0,NULL,NULL),(5944,'mixpanel','completed',10,'2024-02-26 06:20:22','2024-02-26 07:59:13','2024-02-26 07:52:21','2024-02-26 07:59:12',NULL,0,0,NULL,NULL),(5945,'mixpanel','completed',10,'2024-02-26 06:32:25','2024-02-26 08:07:22','2024-02-26 08:02:24','2024-02-26 08:07:21',NULL,0,0,NULL,NULL),(5946,'mixpanel','completed',10,'2024-02-26 06:16:24','2024-02-26 08:17:20','2024-02-26 08:12:23','2024-02-26 08:17:19',NULL,0,0,NULL,NULL),(5947,'mixpanel','completed',10,'2024-02-26 06:51:24','2024-02-26 08:27:24','2024-02-26 08:22:23','2024-02-26 08:27:23',NULL,0,0,NULL,NULL),(5948,'mixpanel','completed',10,'2024-02-26 06:42:38','2024-02-26 08:32:05','2024-02-26 08:29:37','2024-02-26 08:32:04',NULL,0,0,NULL,NULL),(5949,'mixpanel','completed',10,'2024-02-26 07:12:21','2024-02-26 08:37:49','2024-02-26 08:35:20','2024-02-26 08:37:48',NULL,0,0,NULL,NULL),(5950,'mixpanel','completed',10,'2024-02-26 06:43:01','2024-02-26 08:42:18','2024-02-26 08:40:01','2024-02-26 08:42:17',NULL,0,0,NULL,NULL),(5951,'mixpanel','completed',10,'2024-02-26 06:56:55','2024-02-26 08:46:59','2024-02-26 08:44:55','2024-02-26 08:46:58',NULL,0,0,NULL,NULL),(5952,'mixpanel','completed',10,'2024-02-26 07:26:22','2024-02-26 08:57:24','2024-02-26 08:52:21','2024-02-26 08:57:24',NULL,0,0,NULL,NULL),(5953,'mixpanel','completed',10,'2024-02-26 07:43:19','2024-02-26 09:07:16','2024-02-26 09:02:19','2024-02-26 09:07:16',NULL,0,0,NULL,NULL),(5954,'mixpanel','completed',10,'2024-02-26 07:59:17','2024-02-26 09:17:17','2024-02-26 09:12:17','2024-02-26 09:17:17',NULL,0,0,NULL,NULL),(5955,'mixpanel','completed',10,'2024-02-26 11:00:24','2024-02-26 12:37:27','2024-02-26 12:34:22','2024-02-26 12:37:26',NULL,0,0,NULL,NULL),(5956,'mixpanel','completed',10,'2024-02-26 11:27:30','2024-02-26 12:42:25','2024-02-26 12:39:28','2024-02-26 12:42:24',NULL,0,0,NULL,NULL),(5957,'mixpanel','completed',10,'2024-02-26 10:50:15','2024-02-26 12:52:22','2024-02-26 12:47:14','2024-02-26 12:52:21',NULL,0,0,NULL,NULL),(5958,'mixpanel','completed',10,'2024-02-26 11:22:28','2024-02-26 13:02:17','2024-02-26 12:57:27','2024-02-26 13:02:16',NULL,0,0,NULL,NULL),(5959,'mixpanel','completed',10,'2024-02-26 11:53:26','2024-02-26 13:12:23','2024-02-26 13:07:25','2024-02-26 13:12:22',NULL,0,0,NULL,NULL),(5960,'mixpanel','completed',10,'2024-02-26 12:05:24','2024-02-26 13:22:25','2024-02-26 13:17:23','2024-02-26 13:22:24',NULL,0,0,NULL,NULL),(5961,'mixpanel','completed',10,'2024-02-26 11:53:22','2024-02-26 13:29:25','2024-02-26 13:27:21','2024-02-26 13:29:24',NULL,0,0,NULL,NULL),(5962,'mixpanel','completed',10,'2024-02-26 12:11:22','2024-02-26 13:37:21','2024-02-26 13:32:21','2024-02-26 13:37:20',NULL,0,0,NULL,NULL),(5963,'mixpanel','completed',10,'2024-02-26 12:12:17','2024-02-26 13:42:27','2024-02-26 13:40:16','2024-02-26 13:42:26',NULL,0,0,NULL,NULL),(5964,'mixpanel','completed',10,'2024-02-26 11:50:25','2024-02-26 13:51:58','2024-02-26 13:47:24','2024-02-26 13:51:57',NULL,0,0,NULL,NULL),(5965,'mixpanel','completed',10,'2024-02-26 11:58:28','2024-02-26 14:02:25','2024-02-26 13:57:27','2024-02-26 14:02:24',NULL,0,0,NULL,NULL),(5966,'mixpanel','completed',10,'2024-02-26 12:42:24','2024-02-26 14:12:23','2024-02-26 14:07:23','2024-02-26 14:12:22',NULL,0,0,NULL,NULL),(5967,'mixpanel','completed',10,'2024-02-26 12:58:25','2024-02-26 14:22:20','2024-02-26 14:17:24','2024-02-26 14:22:19',NULL,0,0,NULL,NULL),(5968,'mixpanel','completed',10,'2024-02-26 13:18:23','2024-02-26 14:32:20','2024-02-26 14:27:22','2024-02-26 14:32:19',NULL,0,0,NULL,NULL),(5969,'mixpanel','completed',10,'2024-02-26 12:43:15','2024-02-26 14:42:23','2024-02-26 14:37:14','2024-02-26 14:42:23',NULL,0,0,NULL,NULL),(5970,'mixpanel','completed',10,'2024-02-26 13:45:15','2024-02-26 14:52:14','2024-02-26 14:47:14','2024-02-26 14:52:13',NULL,0,0,NULL,NULL),(5971,'mixpanel','completed',10,'2024-02-26 13:41:24','2024-02-26 15:02:21','2024-02-26 14:57:23','2024-02-26 15:02:20',NULL,0,0,NULL,NULL),(5972,'mixpanel','completed',10,'2024-02-26 13:09:22','2024-02-26 15:12:25','2024-02-26 15:07:21','2024-02-26 15:12:24',NULL,0,0,NULL,NULL),(5973,'mixpanel','completed',10,'2024-02-26 13:46:25','2024-02-26 15:22:24','2024-02-26 15:15:24','2024-02-26 15:22:23',NULL,0,0,NULL,NULL),(5974,'mixpanel','completed',10,'2024-02-26 14:09:27','2024-02-26 15:32:22','2024-02-26 15:27:26','2024-02-26 15:32:21',NULL,0,0,NULL,NULL),(5975,'mixpanel','completed',10,'2024-02-26 13:36:23','2024-02-26 15:37:21','2024-02-26 15:34:22','2024-02-26 15:37:21',NULL,0,0,NULL,NULL),(5976,'mixpanel','completed',10,'2024-02-26 13:58:23','2024-02-26 15:47:22','2024-02-26 15:42:22','2024-02-26 15:47:21',NULL,0,0,NULL,NULL),(5977,'mixpanel','completed',10,'2024-02-26 14:27:23','2024-02-26 15:57:28','2024-02-26 15:52:22','2024-02-26 15:57:27',NULL,0,0,NULL,NULL),(5978,'mixpanel','completed',10,'2024-02-26 14:23:25','2024-02-26 16:07:28','2024-02-26 16:02:24','2024-02-26 16:07:27',NULL,0,0,NULL,NULL),(5979,'mixpanel','completed',10,'2024-02-26 14:50:28','2024-02-26 16:17:22','2024-02-26 16:12:27','2024-02-26 16:17:21',NULL,0,0,NULL,NULL),(5980,'mixpanel','completed',10,'2024-02-26 15:20:26','2024-02-26 16:27:29','2024-02-26 16:22:25','2024-02-26 16:27:28',NULL,0,0,NULL,NULL),(5981,'mixpanel','completed',10,'2024-02-26 15:02:22','2024-02-26 16:37:29','2024-02-26 16:32:21','2024-02-26 16:37:28',NULL,0,0,NULL,NULL),(5982,'mixpanel','completed',10,'2024-02-26 15:01:12','2024-02-26 16:42:20','2024-02-26 16:40:11','2024-02-26 16:42:19',NULL,0,0,NULL,NULL),(5983,'mixpanel','completed',10,'2024-02-26 15:30:26','2024-02-26 16:52:34','2024-02-26 16:47:25','2024-02-26 16:52:33',NULL,0,0,NULL,NULL),(5984,'mixpanel','completed',10,'2024-02-26 15:01:27','2024-02-26 17:02:29','2024-02-26 16:57:26','2024-02-26 17:02:28',NULL,0,0,NULL,NULL),(5985,'mixpanel','completed',10,'2024-02-26 15:17:28','2024-02-26 17:12:24','2024-02-26 17:07:27','2024-02-26 17:12:23',NULL,0,0,NULL,NULL),(5986,'mixpanel','completed',10,'2024-02-26 16:07:23','2024-02-26 17:22:27','2024-02-26 17:17:22','2024-02-26 17:22:26',NULL,0,0,NULL,NULL),(5987,'mixpanel','completed',10,'2024-02-26 16:10:11','2024-02-26 17:32:15','2024-02-26 17:26:10','2024-02-26 17:32:14',NULL,0,0,NULL,NULL),(5988,'mixpanel','completed',10,'2024-02-26 16:21:27','2024-02-26 17:42:18','2024-02-26 17:37:26','2024-02-26 17:42:17',NULL,0,0,NULL,NULL),(5989,'mixpanel','completed',10,'2024-02-26 16:29:23','2024-02-26 17:52:21','2024-02-26 17:47:22','2024-02-26 17:52:20',NULL,0,0,NULL,NULL),(5990,'mixpanel','completed',10,'2024-02-26 16:11:34','2024-02-26 18:02:23','2024-02-26 17:57:32','2024-02-26 18:02:22',NULL,0,0,NULL,NULL),(5991,'mixpanel','completed',10,'2024-02-26 16:20:27','2024-02-26 18:12:27','2024-02-26 18:07:26','2024-02-26 18:12:26',NULL,0,0,NULL,NULL),(5992,'mixpanel','completed',10,'2024-02-26 17:06:25','2024-02-26 18:22:26','2024-02-26 18:17:24','2024-02-26 18:22:25',NULL,0,0,NULL,NULL),(5993,'mixpanel','completed',10,'2024-02-26 17:23:26','2024-02-26 18:32:23','2024-02-26 18:27:25','2024-02-26 18:32:22',NULL,0,0,NULL,NULL),(5994,'mixpanel','completed',10,'2024-02-26 17:35:25','2024-02-26 18:42:23','2024-02-26 18:37:24','2024-02-26 18:42:22',NULL,0,0,NULL,NULL),(5995,'mixpanel','completed',10,'2024-02-26 17:00:22','2024-02-26 18:52:30','2024-02-26 18:47:21','2024-02-26 18:52:29',NULL,0,0,NULL,NULL),(5996,'mixpanel','completed',10,'2024-02-26 17:08:29','2024-02-26 19:02:23','2024-02-26 18:57:28','2024-02-26 19:02:22',NULL,0,0,NULL,NULL),(5997,'mixpanel','completed',10,'2024-02-26 17:44:24','2024-02-26 19:12:26','2024-02-26 19:07:23','2024-02-26 19:12:25',NULL,0,0,NULL,NULL),(5998,'mixpanel','completed',10,'2024-02-26 17:18:19','2024-02-26 19:22:30','2024-02-26 19:17:18','2024-02-26 19:22:29',NULL,0,0,NULL,NULL),(5999,'mixpanel','completed',10,'2024-02-26 18:00:31','2024-02-26 19:32:19','2024-02-26 19:27:30','2024-02-26 19:32:18',NULL,0,0,NULL,NULL),(6000,'mixpanel','completed',10,'2024-02-26 17:49:25','2024-02-26 19:43:04','2024-02-26 19:37:23','2024-02-26 19:43:02',NULL,0,0,NULL,NULL),(6001,'mixpanel','completed',10,'2024-02-26 18:41:23','2024-02-26 19:52:24','2024-02-26 19:47:22','2024-02-26 19:52:23',NULL,0,0,NULL,NULL),(6002,'mixpanel','completed',10,'2024-02-26 18:03:25','2024-02-26 20:02:22','2024-02-26 19:57:24','2024-02-26 20:02:21',NULL,0,0,NULL,NULL),(6003,'mixpanel','completed',10,'2024-02-26 19:02:24','2024-02-26 20:12:22','2024-02-26 20:07:23','2024-02-26 20:12:21',NULL,0,0,NULL,NULL),(6004,'mixpanel','completed',10,'2024-02-26 18:20:43','2024-02-26 20:17:20','2024-02-26 20:14:42','2024-02-26 20:17:19',NULL,0,0,NULL,NULL),(6005,'mixpanel','completed',10,'2024-02-26 19:04:11','2024-02-26 20:27:35','2024-02-26 20:21:11','2024-02-26 20:27:34',NULL,0,0,NULL,NULL),(6006,'subscribers_engagement_score','completed',10,'2024-02-26 20:32:22','2024-02-26 20:37:23','2024-02-26 20:32:21','2024-02-26 20:37:22',NULL,0,0,NULL,NULL),(6007,'mixpanel','completed',10,'2024-02-26 19:07:22','2024-02-26 20:37:23','2024-02-26 20:32:21','2024-02-26 20:37:22',NULL,0,0,NULL,NULL),(6008,'subscribers_engagement_score','completed',10,'2024-02-27 17:05:00','2024-02-27 17:07:27','2024-02-26 20:37:22','2024-02-27 17:07:26',NULL,0,0,NULL,NULL),(6009,'mixpanel','completed',10,'2024-02-26 18:46:28','2024-02-26 20:47:25','2024-02-26 20:42:27','2024-02-26 20:47:24',NULL,0,0,NULL,NULL),(6010,'mixpanel','completed',10,'2024-02-26 19:31:27','2024-02-26 20:57:27','2024-02-26 20:52:26','2024-02-26 20:57:26',NULL,0,0,NULL,NULL),(6011,'mixpanel','completed',10,'2024-02-26 19:40:13','2024-02-26 21:07:33','2024-02-26 21:02:12','2024-02-26 21:07:31',NULL,0,0,NULL,NULL),(6012,'mixpanel','completed',10,'2024-02-26 20:09:30','2024-02-26 21:17:10','2024-02-26 21:12:27','2024-02-26 21:17:09',NULL,0,0,NULL,NULL),(6013,'mixpanel','completed',10,'2024-02-26 19:40:29','2024-02-26 21:27:28','2024-02-26 21:22:28','2024-02-26 21:27:27',NULL,0,0,NULL,NULL),(6014,'mixpanel','completed',10,'2024-02-26 19:44:25','2024-02-26 21:37:23','2024-02-26 21:32:25','2024-02-26 21:37:22',NULL,0,0,NULL,NULL),(6015,'mixpanel','completed',10,'2024-02-26 19:41:31','2024-02-26 21:47:23','2024-02-26 21:42:30','2024-02-26 21:47:22',NULL,0,0,NULL,NULL),(6016,'mixpanel','completed',10,'2024-02-26 20:45:22','2024-02-26 21:57:25','2024-02-26 21:52:21','2024-02-26 21:57:24',NULL,0,0,NULL,NULL),(6017,'mixpanel','completed',10,'2024-02-26 20:47:25','2024-02-26 22:07:18','2024-02-26 22:02:24','2024-02-26 22:07:18',NULL,0,0,NULL,NULL),(6018,'mixpanel','completed',10,'2024-02-26 20:32:26','2024-02-26 22:17:20','2024-02-26 22:12:25','2024-02-26 22:17:19',NULL,0,0,NULL,NULL),(6019,'mixpanel','completed',10,'2024-02-26 20:56:26','2024-02-26 22:27:27','2024-02-26 22:22:25','2024-02-26 22:27:26',NULL,0,0,NULL,NULL),(6020,'mixpanel','completed',10,'2024-02-26 20:47:20','2024-02-26 22:34:39','2024-02-26 22:32:19','2024-02-26 22:34:38',NULL,0,0,NULL,NULL),(6021,'mixpanel','completed',10,'2024-02-26 21:08:28','2024-02-26 22:42:24','2024-02-26 22:37:27','2024-02-26 22:42:23',NULL,0,0,NULL,NULL),(6022,'mixpanel','completed',10,'2024-02-26 20:56:20','2024-02-26 22:52:22','2024-02-26 22:47:19','2024-02-26 22:52:21',NULL,0,0,NULL,NULL),(6023,'mixpanel','completed',10,'2024-02-26 21:30:26','2024-02-26 23:02:23','2024-02-26 22:57:26','2024-02-26 23:02:22',NULL,0,0,NULL,NULL),(6024,'mixpanel','completed',10,'2024-02-26 21:49:19','2024-02-26 23:12:26','2024-02-26 23:06:18','2024-02-26 23:12:25',NULL,0,0,NULL,NULL),(6025,'mixpanel','completed',10,'2024-02-26 21:34:22','2024-02-26 23:22:25','2024-02-26 23:17:21','2024-02-26 23:22:24',NULL,0,0,NULL,NULL),(6026,'mixpanel','completed',10,'2024-02-26 21:48:16','2024-02-26 23:32:27','2024-02-26 23:27:15','2024-02-26 23:32:26',NULL,0,0,NULL,NULL),(6027,'mixpanel','completed',10,'2024-02-26 21:36:18','2024-02-26 23:42:25','2024-02-26 23:37:17','2024-02-26 23:42:24',NULL,0,0,NULL,NULL),(6028,'mixpanel','completed',10,'2024-02-26 21:53:20','2024-02-26 23:52:19','2024-02-26 23:47:19','2024-02-26 23:52:18',NULL,0,0,NULL,NULL),(6029,'mixpanel','completed',10,'2024-02-26 22:54:12','2024-02-26 23:59:42','2024-02-26 23:57:11','2024-02-26 23:59:41',NULL,0,0,NULL,NULL),(6030,'mixpanel','completed',10,'2024-02-26 22:18:49','2024-02-27 00:04:33','2024-02-27 00:01:48','2024-02-27 00:04:32',NULL,0,0,NULL,NULL),(6031,'mixpanel','completed',10,'2024-02-26 22:40:51','2024-02-27 00:09:52','2024-02-27 00:06:50','2024-02-27 00:09:46',NULL,0,0,NULL,NULL),(6032,'mixpanel','completed',10,'2024-02-26 22:51:22','2024-02-27 00:17:16','2024-02-27 00:12:21','2024-02-27 00:17:15',NULL,0,0,NULL,NULL),(6033,'mixpanel','completed',10,'2024-02-26 22:33:56','2024-02-27 00:32:23','2024-02-27 00:20:55','2024-02-27 00:32:22',NULL,0,0,NULL,NULL),(6034,'mixpanel','completed',10,'2024-02-26 23:05:19','2024-02-27 00:42:26','2024-02-27 00:37:19','2024-02-27 00:42:25',NULL,0,0,NULL,NULL),(6035,'mixpanel','completed',10,'2024-02-26 23:21:21','2024-02-27 00:52:17','2024-02-27 00:47:20','2024-02-27 00:52:16',NULL,0,0,NULL,NULL),(6036,'mixpanel','completed',10,'2024-02-26 23:01:27','2024-02-27 01:00:41','2024-02-27 00:57:26','2024-02-27 01:00:40',NULL,0,0,NULL,NULL),(6037,'mixpanel','completed',10,'2024-02-26 23:15:14','2024-02-27 01:12:36','2024-02-27 01:07:13','2024-02-27 01:12:30',NULL,0,0,NULL,NULL),(6038,'mixpanel','completed',10,'2024-02-26 23:18:25','2024-02-27 01:22:25','2024-02-27 01:17:24','2024-02-27 01:22:24',NULL,0,0,NULL,NULL),(6039,'mixpanel','completed',10,'2024-02-26 23:43:26','2024-02-27 01:32:19','2024-02-27 01:27:25','2024-02-27 01:32:18',NULL,0,0,NULL,NULL),(6040,'mixpanel','completed',10,'2024-02-27 00:16:42','2024-02-27 01:42:27','2024-02-27 01:35:41','2024-02-27 01:42:26',NULL,0,0,NULL,NULL),(6041,'mixpanel','completed',10,'2024-02-27 00:02:10','2024-02-27 01:52:29','2024-02-27 01:47:09','2024-02-27 01:52:28',NULL,0,0,NULL,NULL),(6042,'mixpanel','completed',10,'2024-02-27 00:17:30','2024-02-27 02:02:18','2024-02-27 01:57:29','2024-02-27 02:02:17',NULL,0,0,NULL,NULL),(6043,'mixpanel','completed',10,'2024-02-27 00:17:22','2024-02-27 02:12:28','2024-02-27 02:07:21','2024-02-27 02:12:27',NULL,0,0,NULL,NULL),(6044,'mixpanel','completed',10,'2024-02-27 01:13:19','2024-02-27 02:22:24','2024-02-27 02:17:18','2024-02-27 02:22:23',NULL,0,0,NULL,NULL),(6045,'mixpanel','completed',10,'2024-02-27 01:05:26','2024-02-27 02:32:27','2024-02-27 02:27:25','2024-02-27 02:32:26',NULL,0,0,NULL,NULL),(6046,'mixpanel','completed',10,'2024-02-27 00:46:26','2024-02-27 02:42:30','2024-02-27 02:36:25','2024-02-27 02:42:29',NULL,0,0,NULL,NULL),(6047,'mixpanel','completed',10,'2024-02-27 00:51:24','2024-02-27 02:52:29','2024-02-27 02:47:23','2024-02-27 02:52:29',NULL,0,0,NULL,NULL),(6048,'mixpanel','completed',10,'2024-02-27 01:51:27','2024-02-27 03:02:20','2024-02-27 02:57:26','2024-02-27 03:02:19',NULL,0,0,NULL,NULL),(6049,'mixpanel','completed',10,'2024-02-27 01:47:29','2024-02-27 03:12:29','2024-02-27 03:07:28','2024-02-27 03:12:28',NULL,0,0,NULL,NULL),(6050,'mixpanel','completed',10,'2024-02-27 01:36:20','2024-02-27 03:22:30','2024-02-27 03:17:19','2024-02-27 03:22:29',NULL,0,0,NULL,NULL),(6051,'mixpanel','completed',10,'2024-02-27 01:44:28','2024-02-27 03:32:26','2024-02-27 03:27:27','2024-02-27 03:32:25',NULL,0,0,NULL,NULL),(6052,'mixpanel','completed',10,'2024-02-27 02:09:22','2024-02-27 03:42:24','2024-02-27 03:37:21','2024-02-27 03:42:23',NULL,0,0,NULL,NULL),(6053,'mixpanel','completed',10,'2024-02-27 02:00:20','2024-02-27 03:52:26','2024-02-27 03:47:19','2024-02-27 03:52:25',NULL,0,0,NULL,NULL),(6054,'mixpanel','completed',10,'2024-02-27 01:58:25','2024-02-27 04:02:31','2024-02-27 03:57:24','2024-02-27 04:02:30',NULL,0,0,NULL,NULL),(6055,'mixpanel','completed',10,'2024-02-27 02:49:27','2024-02-27 04:12:26','2024-02-27 04:07:26','2024-02-27 04:12:25',NULL,0,0,NULL,NULL),(6056,'mixpanel','completed',10,'2024-02-27 02:23:52','2024-02-27 04:22:15','2024-02-27 04:15:51','2024-02-27 04:22:14',NULL,0,0,NULL,NULL),(6057,'mixpanel','completed',10,'2024-02-27 02:52:45','2024-02-27 04:32:27','2024-02-27 04:27:42','2024-02-27 04:32:25',NULL,0,0,NULL,NULL),(6058,'mixpanel','completed',10,'2024-02-27 03:10:33','2024-02-27 04:42:27','2024-02-27 04:37:30','2024-02-27 04:42:26',NULL,0,0,NULL,NULL),(6059,'mixpanel','completed',10,'2024-02-27 03:40:27','2024-02-27 04:52:24','2024-02-27 04:47:26','2024-02-27 04:52:23',NULL,0,0,NULL,NULL),(6060,'mixpanel','completed',10,'2024-02-27 03:00:26','2024-02-27 05:02:20','2024-02-27 04:57:25','2024-02-27 05:02:19',NULL,0,0,NULL,NULL),(6061,'mixpanel','completed',10,'2024-02-27 03:43:23','2024-02-27 05:12:31','2024-02-27 05:07:22','2024-02-27 05:12:29',NULL,0,0,NULL,NULL),(6062,'mixpanel','completed',10,'2024-02-27 04:05:18','2024-02-27 05:22:29','2024-02-27 05:17:17','2024-02-27 05:22:28',NULL,0,0,NULL,NULL),(6063,'mixpanel','completed',10,'2024-02-27 04:25:26','2024-02-27 05:29:42','2024-02-27 05:27:25','2024-02-27 05:29:41',NULL,0,0,NULL,NULL),(6064,'schedule_re_engagement_email','completed',10,'2024-02-28 05:29:42','2024-02-28 05:32:23','2024-02-27 05:29:41','2024-02-28 05:32:23',NULL,0,0,NULL,NULL),(6065,'mixpanel','completed',10,'2024-02-27 04:26:17','2024-02-27 05:37:25','2024-02-27 05:32:16','2024-02-27 05:37:24',NULL,0,0,NULL,NULL),(6066,'mixpanel','completed',10,'2024-02-27 03:45:27','2024-02-27 05:47:27','2024-02-27 05:42:26','2024-02-27 05:47:26',NULL,0,0,NULL,NULL),(6067,'mixpanel','completed',10,'2024-02-27 04:22:23','2024-02-27 05:57:27','2024-02-27 05:52:22','2024-02-27 05:57:26',NULL,0,0,NULL,NULL),(6068,'mixpanel','completed',10,'2024-02-27 04:27:28','2024-02-27 06:07:25','2024-02-27 06:02:27','2024-02-27 06:07:24',NULL,0,0,NULL,NULL),(6069,'mixpanel','completed',10,'2024-02-27 04:53:26','2024-02-27 06:17:24','2024-02-27 06:12:25','2024-02-27 06:17:23',NULL,0,0,NULL,NULL),(6070,'mixpanel','completed',10,'2024-02-27 04:56:27','2024-02-27 06:27:39','2024-02-27 06:22:26','2024-02-27 06:27:38',NULL,0,0,NULL,NULL),(6071,'mixpanel','completed',10,'2024-02-27 05:28:17','2024-02-27 06:37:27','2024-02-27 06:32:16','2024-02-27 06:37:26',NULL,0,0,NULL,NULL),(6072,'mixpanel','completed',10,'2024-02-27 05:34:26','2024-02-27 06:47:25','2024-02-27 06:42:25','2024-02-27 06:47:24',NULL,0,0,NULL,NULL),(6073,'mixpanel','completed',10,'2024-02-27 05:38:27','2024-02-27 06:57:26','2024-02-27 06:52:26','2024-02-27 06:57:25',NULL,0,0,NULL,NULL),(6074,'mixpanel','completed',10,'2024-02-27 05:58:23','2024-02-27 07:07:25','2024-02-27 07:02:22','2024-02-27 07:07:24',NULL,0,0,NULL,NULL),(6075,'mixpanel','completed',10,'2024-02-27 05:31:28','2024-02-27 07:17:19','2024-02-27 07:12:27','2024-02-27 07:17:18',NULL,0,0,NULL,NULL),(6076,'mixpanel','completed',10,'2024-02-27 05:41:30','2024-02-27 07:27:24','2024-02-27 07:22:28','2024-02-27 07:27:23',NULL,0,0,NULL,NULL),(6077,'mixpanel','completed',10,'2024-02-27 06:16:43','2024-02-27 07:37:29','2024-02-27 07:30:42','2024-02-27 07:37:28',NULL,0,0,NULL,NULL),(6078,'mixpanel','completed',10,'2024-02-27 06:30:28','2024-02-27 07:47:27','2024-02-27 07:42:27','2024-02-27 07:47:26',NULL,0,0,NULL,NULL),(6079,'mixpanel','completed',10,'2024-02-27 06:14:24','2024-02-27 07:56:09','2024-02-27 07:52:23','2024-02-27 07:56:08',NULL,0,0,NULL,NULL),(6080,'mixpanel','completed',10,'2024-02-27 06:37:25','2024-02-27 08:07:29','2024-02-27 08:02:23','2024-02-27 08:07:28',NULL,0,0,NULL,NULL),(6081,'mixpanel','completed',10,'2024-02-27 06:48:28','2024-02-27 08:17:22','2024-02-27 08:12:27','2024-02-27 08:17:21',NULL,0,0,NULL,NULL),(6082,'mixpanel','completed',10,'2024-02-27 06:30:25','2024-02-27 08:27:28','2024-02-27 08:22:24','2024-02-27 08:27:27',NULL,0,0,NULL,NULL),(6083,'mixpanel','completed',10,'2024-02-27 07:13:25','2024-02-27 08:37:25','2024-02-27 08:32:24','2024-02-27 08:37:24',NULL,0,0,NULL,NULL),(6084,'mixpanel','completed',10,'2024-02-27 07:19:30','2024-02-27 08:47:25','2024-02-27 08:42:29','2024-02-27 08:47:24',NULL,0,0,NULL,NULL),(6085,'mixpanel','completed',10,'2024-02-27 07:30:26','2024-02-27 08:57:32','2024-02-27 08:52:25','2024-02-27 08:57:31',NULL,0,0,NULL,NULL),(6086,'mixpanel','completed',10,'2024-02-27 07:54:25','2024-02-27 09:07:26','2024-02-27 09:02:24','2024-02-27 09:07:25',NULL,0,0,NULL,NULL),(6087,'mixpanel','completed',10,'2024-02-27 07:37:27','2024-02-27 09:17:28','2024-02-27 09:12:26','2024-02-27 09:17:27',NULL,0,0,NULL,NULL),(6088,'mixpanel','completed',10,'2024-02-27 07:42:13','2024-02-27 09:27:28','2024-02-27 09:22:12','2024-02-27 09:27:27',NULL,0,0,NULL,NULL),(6089,'mixpanel','completed',10,'2024-02-27 07:33:22','2024-02-27 09:37:27','2024-02-27 09:32:21','2024-02-27 09:37:26',NULL,0,0,NULL,NULL),(6090,'mixpanel','completed',10,'2024-02-27 07:46:39','2024-02-27 09:47:25','2024-02-27 09:40:38','2024-02-27 09:47:23',NULL,0,0,NULL,NULL),(6091,'mixpanel','completed',10,'2024-02-27 08:22:25','2024-02-27 10:02:31','2024-02-27 09:52:24','2024-02-27 10:02:29',NULL,0,0,NULL,NULL),(6092,'mixpanel','completed',10,'2024-02-27 08:17:25','2024-02-27 10:12:30','2024-02-27 10:07:24','2024-02-27 10:12:29',NULL,0,0,NULL,NULL),(6093,'mixpanel','completed',10,'2024-02-27 09:08:22','2024-02-27 10:22:31','2024-02-27 10:17:21','2024-02-27 10:22:30',NULL,0,0,NULL,NULL),(6094,'mixpanel','completed',10,'2024-02-27 09:17:24','2024-02-27 10:30:51','2024-02-27 10:27:23','2024-02-27 10:30:50',NULL,0,0,NULL,NULL),(6095,'mixpanel','completed',10,'2024-02-27 09:30:13','2024-02-27 10:37:28','2024-02-27 10:35:12','2024-02-27 10:37:27',NULL,0,0,NULL,NULL),(6096,'mixpanel','completed',10,'2024-02-27 08:48:30','2024-02-27 10:46:40','2024-02-27 10:42:29','2024-02-27 10:46:38',NULL,0,0,NULL,NULL),(6097,'mixpanel','completed',10,'2024-02-27 09:07:22','2024-02-27 10:57:27','2024-02-27 10:52:21','2024-02-27 10:57:26',NULL,0,0,NULL,NULL),(6098,'mixpanel','completed',10,'2024-02-27 09:05:22','2024-02-27 11:07:28','2024-02-27 11:02:21','2024-02-27 11:07:27',NULL,0,0,NULL,NULL),(6099,'mixpanel','completed',10,'2024-02-27 09:17:41','2024-02-27 11:17:21','2024-02-27 11:10:40','2024-02-27 11:17:20',NULL,0,0,NULL,NULL),(6100,'mixpanel','completed',10,'2024-02-27 10:15:27','2024-02-27 11:27:24','2024-02-27 11:22:26','2024-02-27 11:27:23',NULL,0,0,NULL,NULL),(6101,'mixpanel','completed',10,'2024-02-27 10:04:25','2024-02-27 11:35:42','2024-02-27 11:32:24','2024-02-27 11:35:41',NULL,0,0,NULL,NULL),(6102,'mixpanel','completed',10,'2024-02-27 10:40:21','2024-02-27 11:47:18','2024-02-27 11:42:20','2024-02-27 11:47:17',NULL,0,0,NULL,NULL),(6103,'mixpanel','completed',10,'2024-02-27 10:01:30','2024-02-27 12:02:19','2024-02-27 11:57:30','2024-02-27 12:02:18',NULL,0,0,NULL,NULL),(6104,'mixpanel','completed',10,'2024-02-27 10:33:27','2024-02-27 12:10:04','2024-02-27 12:07:26','2024-02-27 12:10:03',NULL,0,0,NULL,NULL),(6105,'mixpanel','completed',10,'2024-02-27 10:50:27','2024-02-27 12:15:04','2024-02-27 12:12:25','2024-02-27 12:15:03',NULL,0,0,NULL,NULL),(6106,'mixpanel','completed',10,'2024-02-27 10:52:25','2024-02-27 12:22:26','2024-02-27 12:17:24','2024-02-27 12:22:25',NULL,0,0,NULL,NULL),(6107,'mixpanel','completed',10,'2024-02-27 11:20:26','2024-02-27 12:32:17','2024-02-27 12:27:25','2024-02-27 12:32:16',NULL,0,0,NULL,NULL),(6108,'mixpanel','completed',10,'2024-02-27 10:57:01','2024-02-27 12:42:30','2024-02-27 12:37:00','2024-02-27 12:42:29',NULL,0,0,NULL,NULL),(6109,'mixpanel','completed',10,'2024-02-27 11:31:25','2024-02-27 12:50:03','2024-02-27 12:47:24','2024-02-27 12:50:02',NULL,0,0,NULL,NULL),(6110,'mixpanel','completed',10,'2024-02-27 11:03:21','2024-02-27 12:57:26','2024-02-27 12:52:20','2024-02-27 12:57:25',NULL,0,0,NULL,NULL),(6111,'mixpanel','completed',10,'2024-02-27 11:19:22','2024-02-27 13:07:29','2024-02-27 13:02:21','2024-02-27 13:07:28',NULL,0,0,NULL,NULL),(6112,'mixpanel','completed',10,'2024-02-27 11:59:21','2024-02-27 13:17:27','2024-02-27 13:11:20','2024-02-27 13:17:26',NULL,0,0,NULL,NULL),(6113,'mixpanel','completed',10,'2024-02-27 11:42:27','2024-02-27 13:32:12','2024-02-27 13:22:25','2024-02-27 13:32:11',NULL,0,0,NULL,NULL),(6114,'mixpanel','completed',10,'2024-02-27 12:15:30','2024-02-27 13:42:26','2024-02-27 13:37:29','2024-02-27 13:42:25',NULL,0,0,NULL,NULL),(6115,'mixpanel','completed',10,'2024-02-27 11:53:23','2024-02-27 13:52:27','2024-02-27 13:47:22','2024-02-27 13:52:26',NULL,0,0,NULL,NULL),(6116,'mixpanel','completed',10,'2024-02-27 11:56:22','2024-02-27 14:00:26','2024-02-27 13:57:22','2024-02-27 14:00:25',NULL,0,0,NULL,NULL),(6117,'mixpanel','completed',10,'2024-02-27 12:48:28','2024-02-27 14:07:30','2024-02-27 14:02:27','2024-02-27 14:07:29',NULL,0,0,NULL,NULL),(6118,'mixpanel','completed',10,'2024-02-27 12:27:25','2024-02-27 14:17:28','2024-02-27 14:12:24','2024-02-27 14:17:27',NULL,0,0,NULL,NULL),(6119,'mixpanel','completed',10,'2024-02-27 12:32:28','2024-02-27 14:27:25','2024-02-27 14:22:27','2024-02-27 14:27:24',NULL,0,0,NULL,NULL),(6120,'mixpanel','completed',10,'2024-02-27 12:43:24','2024-02-27 14:37:28','2024-02-27 14:32:23','2024-02-27 14:37:27',NULL,0,0,NULL,NULL),(6121,'mixpanel','completed',10,'2024-02-27 12:56:30','2024-02-27 14:47:26','2024-02-27 14:42:29','2024-02-27 14:47:25',NULL,0,0,NULL,NULL),(6122,'mixpanel','completed',10,'2024-02-27 13:34:33','2024-02-27 14:57:27','2024-02-27 14:52:32','2024-02-27 14:57:26',NULL,0,0,NULL,NULL),(6123,'mixpanel','completed',10,'2024-02-27 13:52:26','2024-02-27 15:07:28','2024-02-27 15:02:25','2024-02-27 15:07:27',NULL,0,0,NULL,NULL),(6124,'mixpanel','completed',10,'2024-02-27 13:43:29','2024-02-27 15:17:28','2024-02-27 15:12:28','2024-02-27 15:17:27',NULL,0,0,NULL,NULL),(6125,'mixpanel','completed',10,'2024-02-27 14:04:29','2024-02-27 15:27:26','2024-02-27 15:22:28','2024-02-27 15:27:25',NULL,0,0,NULL,NULL),(6126,'mixpanel','completed',10,'2024-02-27 13:58:24','2024-02-27 15:37:29','2024-02-27 15:32:23','2024-02-27 15:37:28',NULL,0,0,NULL,NULL),(6127,'mixpanel','completed',10,'2024-02-27 14:01:27','2024-02-27 15:47:32','2024-02-27 15:42:26','2024-02-27 15:47:31',NULL,0,0,NULL,NULL),(6128,'mixpanel','completed',10,'2024-02-27 13:58:28','2024-02-27 15:57:26','2024-02-27 15:52:27','2024-02-27 15:57:25',NULL,0,0,NULL,NULL),(6129,'mixpanel','completed',10,'2024-02-27 14:01:31','2024-02-27 16:07:32','2024-02-27 16:02:30','2024-02-27 16:07:31',NULL,0,0,NULL,NULL),(6130,'mixpanel','completed',10,'2024-02-27 14:21:22','2024-02-27 16:17:27','2024-02-27 16:12:21','2024-02-27 16:17:26',NULL,0,0,NULL,NULL),(6131,'mixpanel','completed',10,'2024-02-27 15:17:28','2024-02-27 16:27:27','2024-02-27 16:22:27','2024-02-27 16:27:26',NULL,0,0,NULL,NULL),(6132,'mixpanel','completed',10,'2024-02-27 14:53:26','2024-02-27 16:37:26','2024-02-27 16:32:25','2024-02-27 16:37:25',NULL,0,0,NULL,NULL),(6133,'mixpanel','completed',10,'2024-02-27 15:29:27','2024-02-27 16:47:28','2024-02-27 16:42:26','2024-02-27 16:47:27',NULL,0,0,NULL,NULL),(6134,'mixpanel','completed',10,'2024-02-27 15:14:27','2024-02-27 16:55:07','2024-02-27 16:52:26','2024-02-27 16:55:06',NULL,0,0,NULL,NULL),(6135,'mixpanel','completed',10,'2024-02-27 15:07:25','2024-02-27 17:02:25','2024-02-27 16:57:24','2024-02-27 17:02:24',NULL,0,0,NULL,NULL),(6136,'subscribers_engagement_score','completed',10,'2024-02-28 11:28:00','2024-02-28 11:32:31','2024-02-27 17:07:26','2024-02-28 11:32:30',NULL,0,0,NULL,NULL),(6137,'mixpanel','completed',10,'2024-02-27 15:23:27','2024-02-27 17:11:13','2024-02-27 17:07:26','2024-02-27 17:11:12',NULL,0,0,NULL,NULL),(6138,'mixpanel','completed',10,'2024-02-27 15:42:27','2024-02-27 17:22:25','2024-02-27 17:17:26','2024-02-27 17:22:24',NULL,0,0,NULL,NULL),(6139,'mixpanel','completed',10,'2024-02-27 15:42:31','2024-02-27 17:32:27','2024-02-27 17:27:30','2024-02-27 17:32:26',NULL,0,0,NULL,NULL),(6140,'mixpanel','completed',10,'2024-02-27 15:46:28','2024-02-27 17:42:26','2024-02-27 17:37:27','2024-02-27 17:42:25',NULL,0,0,NULL,NULL),(6141,'mixpanel','completed',10,'2024-02-27 16:38:29','2024-02-27 17:52:26','2024-02-27 17:47:28','2024-02-27 17:52:25',NULL,0,0,NULL,NULL),(6142,'mixpanel','completed',10,'2024-02-27 16:41:45','2024-02-27 17:57:30','2024-02-27 17:54:44','2024-02-27 17:57:29',NULL,0,0,NULL,NULL),(6143,'mixpanel','completed',10,'2024-02-27 16:23:29','2024-02-27 18:07:27','2024-02-27 18:02:28','2024-02-27 18:07:26',NULL,0,0,NULL,NULL),(6144,'mixpanel','completed',10,'2024-02-27 16:12:27','2024-02-27 18:17:30','2024-02-27 18:12:26','2024-02-27 18:17:29',NULL,0,0,NULL,NULL),(6145,'mixpanel','completed',10,'2024-02-27 17:18:32','2024-02-27 18:27:31','2024-02-27 18:22:31','2024-02-27 18:27:29',NULL,0,0,NULL,NULL),(6146,'mixpanel','completed',10,'2024-02-27 16:47:34','2024-02-27 18:37:31','2024-02-27 18:32:33','2024-02-27 18:37:30',NULL,0,0,NULL,NULL),(6147,'mixpanel','completed',10,'2024-02-27 17:24:27','2024-02-27 18:47:28','2024-02-27 18:42:26','2024-02-27 18:47:27',NULL,0,0,NULL,NULL),(6148,'mixpanel','completed',10,'2024-02-27 17:45:35','2024-02-27 18:57:27','2024-02-27 18:52:34','2024-02-27 18:57:26',NULL,0,0,NULL,NULL),(6149,'mixpanel','completed',10,'2024-02-27 17:35:29','2024-02-27 19:07:28','2024-02-27 19:02:28','2024-02-27 19:07:27',NULL,0,0,NULL,NULL),(6150,'mixpanel','completed',10,'2024-02-27 17:59:44','2024-02-27 19:16:50','2024-02-27 19:12:42','2024-02-27 19:16:46',NULL,0,0,NULL,NULL),(6151,'mixpanel','completed',10,'2024-02-27 17:52:43','2024-02-27 19:24:19','2024-02-27 19:21:42','2024-02-27 19:24:18',NULL,0,0,NULL,NULL),(6152,'mixpanel','completed',10,'2024-02-27 18:11:29','2024-02-27 19:32:24','2024-02-27 19:27:28','2024-02-27 19:32:23',NULL,0,0,NULL,NULL),(6153,'mixpanel','completed',10,'2024-02-27 17:59:27','2024-02-27 19:42:35','2024-02-27 19:37:26','2024-02-27 19:42:34',NULL,0,0,NULL,NULL),(6154,'mixpanel','completed',10,'2024-02-27 18:18:25','2024-02-27 19:52:29','2024-02-27 19:47:24','2024-02-27 19:52:28',NULL,0,0,NULL,NULL),(6155,'mixpanel','completed',10,'2024-02-27 18:47:28','2024-02-27 20:02:30','2024-02-27 19:57:27','2024-02-27 20:02:29',NULL,0,0,NULL,NULL),(6156,'mixpanel','completed',10,'2024-02-27 18:07:25','2024-02-27 20:12:29','2024-02-27 20:07:24','2024-02-27 20:12:28',NULL,0,0,NULL,NULL),(6157,'mixpanel','completed',10,'2024-02-27 19:05:30','2024-02-27 20:22:30','2024-02-27 20:17:29','2024-02-27 20:22:28',NULL,0,0,NULL,NULL),(6158,'mixpanel','completed',10,'2024-02-27 18:58:38','2024-02-27 20:27:33','2024-02-27 20:24:37','2024-02-27 20:27:31',NULL,0,0,NULL,NULL),(6159,'mixpanel','completed',10,'2024-02-27 18:34:36','2024-02-27 20:37:33','2024-02-27 20:30:34','2024-02-27 20:37:32',NULL,0,0,NULL,NULL),(6160,'mixpanel','completed',10,'2024-02-27 18:57:35','2024-02-27 20:47:29','2024-02-27 20:42:34','2024-02-27 20:47:28',NULL,0,0,NULL,NULL),(6161,'mixpanel','completed',10,'2024-02-27 18:57:31','2024-02-27 20:57:29','2024-02-27 20:52:30','2024-02-27 20:57:28',NULL,0,0,NULL,NULL),(6162,'mixpanel','completed',10,'2024-02-27 19:56:27','2024-02-27 21:07:24','2024-02-27 21:02:26','2024-02-27 21:07:23',NULL,0,0,NULL,NULL),(6163,'mixpanel','completed',10,'2024-02-27 19:24:29','2024-02-27 21:17:29','2024-02-27 21:12:28','2024-02-27 21:17:28',NULL,0,0,NULL,NULL),(6164,'mixpanel','completed',10,'2024-02-27 20:11:27','2024-02-27 21:27:27','2024-02-27 21:22:26','2024-02-27 21:27:26',NULL,0,0,NULL,NULL),(6165,'mixpanel','completed',10,'2024-02-27 19:44:23','2024-02-27 21:37:27','2024-02-27 21:32:22','2024-02-27 21:37:26',NULL,0,0,NULL,NULL),(6166,'mixpanel','completed',10,'2024-02-27 20:16:26','2024-02-27 21:47:27','2024-02-27 21:42:25','2024-02-27 21:47:26',NULL,0,0,NULL,NULL),(6167,'unsubscribe_tokens','completed',0,'2024-02-27 21:47:38','2024-02-27 21:52:42','2024-02-27 21:47:37','2024-02-27 21:52:41',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(6168,'subscriber_link_tokens','completed',0,'2024-02-27 21:47:38','2024-02-27 21:52:42','2024-02-27 21:47:37','2024-02-27 21:52:41',NULL,0,0,NULL,NULL),(6169,'newsletter_templates_thumbnails','completed',10,'2024-02-27 21:47:38','2024-02-27 21:52:42','2024-02-27 21:47:37','2024-02-27 21:52:41',NULL,0,0,NULL,NULL),(6170,'mixpanel','completed',0,'2024-02-27 21:47:38','2024-02-27 21:52:42','2024-02-27 21:47:37','2024-02-27 21:52:41',NULL,0,0,NULL,NULL),(6171,'mixpanel','completed',10,'2024-02-27 20:49:34','2024-02-27 22:02:33','2024-02-27 21:57:33','2024-02-27 22:02:32',NULL,0,0,NULL,NULL),(6172,'export_files_cleanup','completed',10,'2024-03-04 22:00:00','2024-03-04 22:12:44','2024-02-27 22:07:26','2024-03-04 22:12:41',NULL,0,0,NULL,NULL),(6173,'mixpanel','completed',10,'2024-02-27 20:13:27','2024-02-27 22:12:29','2024-02-27 22:07:26','2024-02-27 22:12:28',NULL,0,0,NULL,NULL),(6174,'mixpanel','completed',10,'2024-02-27 20:26:27','2024-02-27 22:22:25','2024-02-27 22:17:26','2024-02-27 22:22:23',NULL,0,0,NULL,NULL),(6175,'mixpanel','completed',10,'2024-02-27 20:45:31','2024-02-27 22:32:18','2024-02-27 22:27:30','2024-02-27 22:32:17',NULL,0,0,NULL,NULL),(6176,'mixpanel','completed',10,'2024-02-27 21:35:29','2024-02-27 22:42:26','2024-02-27 22:37:28','2024-02-27 22:42:25',NULL,0,0,NULL,NULL),(6177,'mixpanel','completed',10,'2024-02-27 21:13:28','2024-02-27 22:52:23','2024-02-27 22:47:27','2024-02-27 22:52:22',NULL,0,0,NULL,NULL),(6178,'mixpanel','completed',10,'2024-02-27 21:27:27','2024-02-27 23:02:25','2024-02-27 22:57:26','2024-02-27 23:02:24',NULL,0,0,NULL,NULL),(6179,'mixpanel','completed',10,'2024-02-27 21:27:27','2024-02-27 23:12:26','2024-02-27 23:07:26','2024-02-27 23:12:25',NULL,0,0,NULL,NULL),(6180,'mixpanel','completed',10,'2024-02-27 21:30:28','2024-02-27 23:22:25','2024-02-27 23:17:27','2024-02-27 23:22:24',NULL,0,0,NULL,NULL),(6181,'mixpanel','completed',10,'2024-02-27 21:39:30','2024-02-27 23:32:25','2024-02-27 23:27:29','2024-02-27 23:32:24',NULL,0,0,NULL,NULL),(6182,'mixpanel','completed',10,'2024-02-27 21:52:24','2024-02-27 23:42:21','2024-02-27 23:37:23','2024-02-27 23:42:20',NULL,0,0,NULL,NULL),(6183,'mixpanel','completed',10,'2024-02-27 22:16:27','2024-02-27 23:52:23','2024-02-27 23:47:26','2024-02-27 23:52:22',NULL,0,0,NULL,NULL),(6184,'mixpanel','completed',10,'2024-02-27 22:02:29','2024-02-28 00:02:26','2024-02-27 23:57:28','2024-02-28 00:02:25',NULL,0,0,NULL,NULL),(6185,'mixpanel','completed',10,'2024-02-27 22:47:16','2024-02-28 00:12:30','2024-02-28 00:07:15','2024-02-28 00:12:29',NULL,0,0,NULL,NULL),(6186,'mixpanel','completed',10,'2024-02-27 22:41:25','2024-02-28 00:22:26','2024-02-28 00:17:24','2024-02-28 00:22:25',NULL,0,0,NULL,NULL),(6187,'mixpanel','completed',10,'2024-02-27 23:10:21','2024-02-28 00:32:30','2024-02-28 00:27:20','2024-02-28 00:32:29',NULL,0,0,NULL,NULL),(6188,'mixpanel','completed',10,'2024-02-27 23:16:30','2024-02-28 00:42:22','2024-02-28 00:37:29','2024-02-28 00:42:21',NULL,0,0,NULL,NULL),(6189,'mixpanel','completed',10,'2024-02-27 23:41:23','2024-02-28 00:52:26','2024-02-28 00:47:22','2024-02-28 00:52:25',NULL,0,0,NULL,NULL),(6190,'mixpanel','completed',10,'2024-02-27 23:09:28','2024-02-28 01:02:24','2024-02-28 00:55:27','2024-02-28 01:02:23',NULL,0,0,NULL,NULL),(6191,'mixpanel','completed',10,'2024-02-27 23:10:28','2024-02-28 01:12:33','2024-02-28 01:07:27','2024-02-28 01:12:32',NULL,0,0,NULL,NULL),(6192,'mixpanel','completed',10,'2024-02-28 00:09:26','2024-02-28 01:22:23','2024-02-28 01:17:25','2024-02-28 01:22:22',NULL,0,0,NULL,NULL),(6193,'mixpanel','completed',10,'2024-02-28 00:23:29','2024-02-28 01:32:25','2024-02-28 01:27:28','2024-02-28 01:32:24',NULL,0,0,NULL,NULL),(6194,'mixpanel','completed',10,'2024-02-27 23:39:26','2024-02-28 01:42:28','2024-02-28 01:37:25','2024-02-28 01:42:27',NULL,0,0,NULL,NULL),(6195,'mixpanel','completed',10,'2024-02-28 00:11:30','2024-02-28 01:52:27','2024-02-28 01:47:29','2024-02-28 01:52:26',NULL,0,0,NULL,NULL),(6196,'mixpanel','completed',10,'2024-02-28 00:46:29','2024-02-28 02:02:32','2024-02-28 01:57:28','2024-02-28 02:02:32',NULL,0,0,NULL,NULL),(6197,'mixpanel','completed',10,'2024-02-28 00:26:29','2024-02-28 02:12:36','2024-02-28 02:07:28','2024-02-28 02:12:35',NULL,0,0,NULL,NULL),(6198,'mixpanel','completed',10,'2024-02-28 00:19:29','2024-02-28 02:21:16','2024-02-28 02:17:28','2024-02-28 02:21:15',NULL,0,0,NULL,NULL),(6199,'mixpanel','completed',10,'2024-02-28 00:47:28','2024-02-28 02:32:28','2024-02-28 02:27:27','2024-02-28 02:32:27',NULL,0,0,NULL,NULL),(6200,'mixpanel','completed',10,'2024-02-28 01:13:31','2024-02-28 02:42:25','2024-02-28 02:37:30','2024-02-28 02:42:24',NULL,0,0,NULL,NULL),(6201,'mixpanel','completed',10,'2024-02-28 01:36:26','2024-02-28 02:52:24','2024-02-28 02:47:25','2024-02-28 02:52:23',NULL,0,0,NULL,NULL),(6202,'mixpanel','completed',10,'2024-02-28 01:28:27','2024-02-28 03:02:29','2024-02-28 02:57:26','2024-02-28 03:02:28',NULL,0,0,NULL,NULL),(6203,'mixpanel','completed',10,'2024-02-28 01:57:23','2024-02-28 03:12:30','2024-02-28 03:07:22','2024-02-28 03:12:29',NULL,0,0,NULL,NULL),(6204,'mixpanel','completed',10,'2024-02-28 01:51:04','2024-02-28 03:22:28','2024-02-28 03:17:03','2024-02-28 03:22:27',NULL,0,0,NULL,NULL),(6205,'mixpanel','completed',10,'2024-02-28 02:09:28','2024-02-28 03:32:26','2024-02-28 03:27:27','2024-02-28 03:32:25',NULL,0,0,NULL,NULL),(6206,'mixpanel','completed',10,'2024-02-28 01:45:25','2024-02-28 03:42:29','2024-02-28 03:37:24','2024-02-28 03:42:28',NULL,0,0,NULL,NULL),(6207,'mixpanel','completed',10,'2024-02-28 02:10:25','2024-02-28 03:52:25','2024-02-28 03:47:24','2024-02-28 03:52:24',NULL,0,0,NULL,NULL),(6208,'mixpanel','completed',10,'2024-02-28 02:03:28','2024-02-28 04:02:26','2024-02-28 03:57:27','2024-02-28 04:02:25',NULL,0,0,NULL,NULL),(6209,'mixpanel','completed',10,'2024-02-28 03:04:29','2024-02-28 04:12:24','2024-02-28 04:07:28','2024-02-28 04:12:23',NULL,0,0,NULL,NULL),(6210,'mixpanel','completed',10,'2024-02-28 02:57:20','2024-02-28 04:22:34','2024-02-28 04:17:19','2024-02-28 04:22:33',NULL,0,0,NULL,NULL),(6211,'mixpanel','completed',10,'2024-02-28 03:05:35','2024-02-28 04:32:51','2024-02-28 04:27:33','2024-02-28 04:32:48',NULL,0,0,NULL,NULL),(6212,'mixpanel','completed',10,'2024-02-28 03:24:29','2024-02-28 04:42:31','2024-02-28 04:37:27','2024-02-28 04:42:30',NULL,0,0,NULL,NULL),(6213,'mixpanel','completed',10,'2024-02-28 02:56:35','2024-02-28 04:52:27','2024-02-28 04:47:34','2024-02-28 04:52:26',NULL,0,0,NULL,NULL),(6214,'mixpanel','completed',10,'2024-02-28 03:16:30','2024-02-28 05:02:29','2024-02-28 04:57:29','2024-02-28 05:02:28',NULL,0,0,NULL,NULL),(6215,'mixpanel','completed',10,'2024-02-28 03:58:28','2024-02-28 05:12:29','2024-02-28 05:07:27','2024-02-28 05:12:28',NULL,0,0,NULL,NULL),(6216,'mixpanel','completed',10,'2024-02-28 03:51:29','2024-02-28 05:22:27','2024-02-28 05:17:28','2024-02-28 05:22:26',NULL,0,0,NULL,NULL),(6217,'mixpanel','completed',10,'2024-02-28 03:47:31','2024-02-28 05:32:24','2024-02-28 05:27:30','2024-02-28 05:32:23',NULL,0,0,NULL,NULL),(6218,'schedule_re_engagement_email','completed',10,'2024-02-29 05:37:32','2024-02-29 05:39:27','2024-02-28 05:37:31','2024-02-29 05:39:26',NULL,0,0,NULL,NULL),(6219,'mixpanel','completed',10,'2024-02-28 03:59:32','2024-02-28 05:42:24','2024-02-28 05:37:31','2024-02-28 05:42:23',NULL,0,0,NULL,NULL),(6220,'mixpanel','completed',10,'2024-02-28 03:46:35','2024-02-28 05:52:28','2024-02-28 05:47:34','2024-02-28 05:52:27',NULL,0,0,NULL,NULL),(6221,'mixpanel','completed',10,'2024-02-28 04:36:30','2024-02-28 06:02:27','2024-02-28 05:57:29','2024-02-28 06:02:26',NULL,0,0,NULL,NULL),(6222,'mixpanel','completed',10,'2024-02-28 04:51:26','2024-02-28 06:12:27','2024-02-28 06:07:25','2024-02-28 06:12:26',NULL,0,0,NULL,NULL),(6223,'mixpanel','completed',10,'2024-02-28 04:43:26','2024-02-28 06:22:28','2024-02-28 06:17:25','2024-02-28 06:22:27',NULL,0,0,NULL,NULL),(6224,'mixpanel','completed',10,'2024-02-28 05:13:33','2024-02-28 06:32:24','2024-02-28 06:27:32','2024-02-28 06:32:23',NULL,0,0,NULL,NULL),(6225,'mixpanel','completed',10,'2024-02-28 05:31:33','2024-02-28 06:42:26','2024-02-28 06:37:32','2024-02-28 06:42:25',NULL,0,0,NULL,NULL),(6226,'mixpanel','completed',10,'2024-02-28 05:04:29','2024-02-28 06:52:30','2024-02-28 06:47:28','2024-02-28 06:52:29',NULL,0,0,NULL,NULL),(6227,'mixpanel','completed',10,'2024-02-28 05:40:38','2024-02-28 06:59:50','2024-02-28 06:57:37','2024-02-28 06:59:49',NULL,0,0,NULL,NULL),(6228,'mixpanel','completed',10,'2024-02-28 05:22:27','2024-02-28 07:07:28','2024-02-28 07:02:26','2024-02-28 07:07:27',NULL,0,0,NULL,NULL),(6229,'mixpanel','completed',10,'2024-02-28 05:58:32','2024-02-28 07:17:24','2024-02-28 07:12:31','2024-02-28 07:17:23',NULL,0,0,NULL,NULL),(6230,'mixpanel','completed',10,'2024-02-28 05:55:32','2024-02-28 07:27:28','2024-02-28 07:22:31','2024-02-28 07:27:27',NULL,0,0,NULL,NULL),(6231,'mixpanel','completed',10,'2024-02-28 05:39:05','2024-02-28 07:32:30','2024-02-28 07:30:04','2024-02-28 07:32:29',NULL,0,0,NULL,NULL),(6232,'mixpanel','completed',10,'2024-02-28 06:01:25','2024-02-28 07:42:32','2024-02-28 07:37:24','2024-02-28 07:42:31',NULL,0,0,NULL,NULL),(6233,'mixpanel','completed',10,'2024-02-28 06:44:31','2024-02-28 07:52:30','2024-02-28 07:47:30','2024-02-28 07:52:29',NULL,0,0,NULL,NULL),(6234,'mixpanel','completed',10,'2024-02-28 06:44:29','2024-02-28 08:00:51','2024-02-28 07:57:28','2024-02-28 08:00:50',NULL,0,0,NULL,NULL),(6235,'mixpanel','completed',10,'2024-02-28 06:47:26','2024-02-28 08:12:26','2024-02-28 08:07:25','2024-02-28 08:12:25',NULL,0,0,NULL,NULL),(6236,'mixpanel','completed',10,'2024-02-28 07:07:30','2024-02-28 08:22:32','2024-02-28 08:17:29','2024-02-28 08:22:32',NULL,0,0,NULL,NULL),(6237,'mixpanel','completed',10,'2024-02-28 06:52:28','2024-02-28 08:32:32','2024-02-28 08:27:27','2024-02-28 08:32:31',NULL,0,0,NULL,NULL),(6238,'mixpanel','completed',10,'2024-02-28 07:09:29','2024-02-28 08:42:31','2024-02-28 08:37:28','2024-02-28 08:42:30',NULL,0,0,NULL,NULL),(6239,'mixpanel','completed',10,'2024-02-28 06:46:36','2024-02-28 08:52:25','2024-02-28 08:47:35','2024-02-28 08:52:24',NULL,0,0,NULL,NULL),(6240,'mixpanel','completed',10,'2024-02-28 07:39:32','2024-02-28 09:02:30','2024-02-28 08:57:31','2024-02-28 09:02:29',NULL,0,0,NULL,NULL),(6241,'mixpanel','completed',10,'2024-02-28 07:38:30','2024-02-28 09:12:26','2024-02-28 09:07:29','2024-02-28 09:12:25',NULL,0,0,NULL,NULL),(6242,'mixpanel','completed',10,'2024-02-28 08:06:31','2024-02-28 09:22:25','2024-02-28 09:17:30','2024-02-28 09:22:24',NULL,0,0,NULL,NULL),(6243,'mixpanel','completed',10,'2024-02-28 07:38:28','2024-02-28 09:32:26','2024-02-28 09:27:27','2024-02-28 09:32:25',NULL,0,0,NULL,NULL),(6244,'mixpanel','completed',10,'2024-02-28 08:17:31','2024-02-28 09:42:30','2024-02-28 09:37:30','2024-02-28 09:42:29',NULL,0,0,NULL,NULL),(6245,'mixpanel','completed',10,'2024-02-28 07:50:33','2024-02-28 09:52:27','2024-02-28 09:47:32','2024-02-28 09:52:26',NULL,0,0,NULL,NULL),(6246,'mixpanel','completed',10,'2024-02-28 08:12:28','2024-02-28 10:02:29','2024-02-28 09:57:27','2024-02-28 10:02:28',NULL,0,0,NULL,NULL),(6247,'mixpanel','completed',10,'2024-02-28 08:15:28','2024-02-28 10:12:10','2024-02-28 10:07:27','2024-02-28 10:12:09',NULL,0,0,NULL,NULL),(6248,'mixpanel','completed',10,'2024-02-28 08:27:25','2024-02-28 10:22:29','2024-02-28 10:17:24','2024-02-28 10:22:28',NULL,0,0,NULL,NULL),(6249,'mixpanel','completed',10,'2024-02-28 09:19:30','2024-02-28 10:32:33','2024-02-28 10:27:29','2024-02-28 10:32:32',NULL,0,0,NULL,NULL),(6250,'mixpanel','completed',10,'2024-02-28 09:16:34','2024-02-28 10:42:40','2024-02-28 10:36:33','2024-02-28 10:42:39',NULL,0,0,NULL,NULL),(6251,'mixpanel','completed',10,'2024-02-28 09:16:34','2024-02-28 10:52:31','2024-02-28 10:47:33','2024-02-28 10:52:30',NULL,0,0,NULL,NULL),(6252,'mixpanel','completed',10,'2024-02-28 09:48:28','2024-02-28 11:02:30','2024-02-28 10:57:27','2024-02-28 11:02:29',NULL,0,0,NULL,NULL),(6253,'mixpanel','completed',10,'2024-02-28 09:06:24','2024-02-28 11:12:31','2024-02-28 11:07:23','2024-02-28 11:12:29',NULL,0,0,NULL,NULL),(6254,'mixpanel','completed',10,'2024-02-28 09:56:31','2024-02-28 11:22:33','2024-02-28 11:17:30','2024-02-28 11:22:32',NULL,0,0,NULL,NULL),(6255,'mixpanel','completed',10,'2024-02-28 10:13:27','2024-02-28 11:32:31','2024-02-28 11:27:25','2024-02-28 11:32:30',NULL,0,0,NULL,NULL),(6256,'subscribers_engagement_score','completed',10,'2024-02-28 11:32:31','2024-02-28 11:37:26','2024-02-28 11:32:30','2024-02-28 11:37:25',NULL,0,0,NULL,NULL),(6257,'subscribers_engagement_score','completed',10,'2024-02-29 13:07:00','2024-02-29 13:07:26','2024-02-28 11:37:25','2024-02-29 13:07:25',NULL,0,0,NULL,NULL),(6258,'mixpanel','completed',10,'2024-02-28 10:10:26','2024-02-28 11:42:32','2024-02-28 11:37:25','2024-02-28 11:42:31',NULL,0,0,NULL,NULL),(6259,'mixpanel','completed',10,'2024-02-28 10:35:30','2024-02-28 11:52:34','2024-02-28 11:47:28','2024-02-28 11:52:33',NULL,0,0,NULL,NULL),(6260,'mixpanel','completed',10,'2024-02-28 10:26:32','2024-02-28 12:02:31','2024-02-28 11:57:31','2024-02-28 12:02:30',NULL,0,0,NULL,NULL),(6261,'mixpanel','completed',10,'2024-02-28 10:37:29','2024-02-28 12:12:35','2024-02-28 12:07:27','2024-02-28 12:12:34',NULL,0,0,NULL,NULL),(6262,'mixpanel','completed',10,'2024-02-28 11:01:27','2024-02-28 12:22:27','2024-02-28 12:17:26','2024-02-28 12:22:26',NULL,0,0,NULL,NULL),(6263,'mixpanel','completed',10,'2024-02-28 10:39:31','2024-02-28 12:32:26','2024-02-28 12:27:30','2024-02-28 12:32:25',NULL,0,0,NULL,NULL),(6264,'mixpanel','completed',10,'2024-02-28 11:34:29','2024-02-28 12:42:27','2024-02-28 12:37:28','2024-02-28 12:42:26',NULL,0,0,NULL,NULL),(6265,'mixpanel','completed',10,'2024-02-28 11:14:28','2024-02-28 12:52:29','2024-02-28 12:47:27','2024-02-28 12:52:28',NULL,0,0,NULL,NULL),(6266,'mixpanel','completed',10,'2024-02-28 11:06:32','2024-02-28 13:02:27','2024-02-28 12:57:31','2024-02-28 13:02:26',NULL,0,0,NULL,NULL),(6267,'mixpanel','completed',10,'2024-02-28 11:30:54','2024-02-28 13:12:33','2024-02-28 13:07:51','2024-02-28 13:12:32',NULL,0,0,NULL,NULL),(6268,'mixpanel','completed',10,'2024-02-28 11:19:27','2024-02-28 13:22:33','2024-02-28 13:17:26','2024-02-28 13:22:32',NULL,0,0,NULL,NULL),(6269,'mixpanel','completed',10,'2024-02-28 12:23:36','2024-02-28 13:32:28','2024-02-28 13:27:35','2024-02-28 13:32:27',NULL,0,0,NULL,NULL),(6270,'mixpanel','completed',10,'2024-02-28 12:08:28','2024-02-28 13:42:29','2024-02-28 13:37:27','2024-02-28 13:42:28',NULL,0,0,NULL,NULL),(6271,'mixpanel','completed',10,'2024-02-28 12:21:31','2024-02-28 13:51:10','2024-02-28 13:47:30','2024-02-28 13:51:09',NULL,0,0,NULL,NULL),(6272,'mixpanel','completed',10,'2024-02-28 12:42:35','2024-02-28 14:02:27','2024-02-28 13:57:34','2024-02-28 14:02:26',NULL,0,0,NULL,NULL),(6273,'mixpanel','completed',10,'2024-02-28 12:54:25','2024-02-28 14:12:39','2024-02-28 14:07:24','2024-02-28 14:12:38',NULL,0,0,NULL,NULL),(6274,'mixpanel','completed',10,'2024-02-28 12:17:28','2024-02-28 14:22:26','2024-02-28 14:17:27','2024-02-28 14:22:25',NULL,0,0,NULL,NULL),(6275,'mixpanel','completed',10,'2024-02-28 13:19:28','2024-02-28 14:32:32','2024-02-28 14:27:27','2024-02-28 14:32:31',NULL,0,0,NULL,NULL),(6276,'mixpanel','completed',10,'2024-02-28 12:36:28','2024-02-28 14:42:37','2024-02-28 14:37:28','2024-02-28 14:42:36',NULL,0,0,NULL,NULL),(6277,'mixpanel','completed',10,'2024-02-28 12:59:26','2024-02-28 14:52:29','2024-02-28 14:47:25','2024-02-28 14:52:28',NULL,0,0,NULL,NULL),(6278,'mixpanel','completed',10,'2024-02-28 13:10:35','2024-02-28 15:02:26','2024-02-28 14:57:34','2024-02-28 15:02:25',NULL,0,0,NULL,NULL),(6279,'mixpanel','completed',10,'2024-02-28 13:56:31','2024-02-28 15:12:39','2024-02-28 15:07:30','2024-02-28 15:12:38',NULL,0,0,NULL,NULL),(6280,'mixpanel','completed',10,'2024-02-28 14:03:27','2024-02-28 15:21:07','2024-02-28 15:17:26','2024-02-28 15:21:06',NULL,0,0,NULL,NULL),(6281,'mixpanel','completed',10,'2024-02-28 14:20:26','2024-02-28 15:32:32','2024-02-28 15:27:25','2024-02-28 15:32:31',NULL,0,0,NULL,NULL),(6282,'mixpanel','completed',10,'2024-02-28 14:26:28','2024-02-28 15:42:29','2024-02-28 15:37:27','2024-02-28 15:42:28',NULL,0,0,NULL,NULL),(6283,'mixpanel','completed',10,'2024-02-28 14:39:33','2024-02-28 15:52:31','2024-02-28 15:47:32','2024-02-28 15:52:30',NULL,0,0,NULL,NULL),(6284,'mixpanel','completed',10,'2024-02-28 14:26:28','2024-02-28 16:02:35','2024-02-28 15:57:27','2024-02-28 16:02:34',NULL,0,0,NULL,NULL),(6285,'mixpanel','completed',10,'2024-02-28 14:19:26','2024-02-28 16:12:32','2024-02-28 16:07:24','2024-02-28 16:12:31',NULL,0,0,NULL,NULL),(6286,'mixpanel','completed',10,'2024-02-28 14:48:10','2024-02-28 16:22:29','2024-02-28 16:16:09','2024-02-28 16:22:28',NULL,0,0,NULL,NULL),(6287,'mixpanel','completed',10,'2024-02-28 15:03:30','2024-02-28 16:37:32','2024-02-28 16:27:29','2024-02-28 16:37:31',NULL,0,0,NULL,NULL),(6288,'mixpanel','completed',10,'2024-02-28 15:14:30','2024-02-28 16:47:29','2024-02-28 16:42:29','2024-02-28 16:47:28',NULL,0,0,NULL,NULL),(6289,'mixpanel','completed',10,'2024-02-28 15:36:31','2024-02-28 16:57:34','2024-02-28 16:52:30','2024-02-28 16:57:33',NULL,0,0,NULL,NULL),(6290,'mixpanel','completed',10,'2024-02-28 15:08:28','2024-02-28 17:07:26','2024-02-28 17:02:27','2024-02-28 17:07:25',NULL,0,0,NULL,NULL),(6291,'mixpanel','completed',10,'2024-02-28 15:53:22','2024-02-28 17:17:24','2024-02-28 17:12:21','2024-02-28 17:17:23',NULL,0,0,NULL,NULL),(6292,'mixpanel','completed',10,'2024-02-28 15:51:28','2024-02-28 17:27:29','2024-02-28 17:22:27','2024-02-28 17:27:28',NULL,0,0,NULL,NULL),(6293,'mixpanel','completed',10,'2024-02-28 16:21:33','2024-02-28 17:37:28','2024-02-28 17:32:32','2024-02-28 17:37:27',NULL,0,0,NULL,NULL),(6294,'mixpanel','completed',10,'2024-02-28 16:12:35','2024-02-28 17:47:24','2024-02-28 17:42:34','2024-02-28 17:47:23',NULL,0,0,NULL,NULL),(6295,'mixpanel','completed',10,'2024-02-28 16:11:28','2024-02-28 17:57:27','2024-02-28 17:52:27','2024-02-28 17:57:26',NULL,0,0,NULL,NULL),(6296,'mixpanel','completed',10,'2024-02-28 16:36:24','2024-02-28 18:07:30','2024-02-28 18:02:23','2024-02-28 18:07:29',NULL,0,0,NULL,NULL),(6297,'mixpanel','completed',10,'2024-02-28 16:58:27','2024-02-28 18:17:35','2024-02-28 18:12:26','2024-02-28 18:17:34',NULL,0,0,NULL,NULL),(6298,'mixpanel','completed',10,'2024-02-28 17:19:25','2024-02-28 18:26:01','2024-02-28 18:22:24','2024-02-28 18:26:00',NULL,0,0,NULL,NULL),(6299,'mixpanel','completed',10,'2024-02-28 16:50:09','2024-02-28 18:37:30','2024-02-28 18:31:07','2024-02-28 18:37:29',NULL,0,0,NULL,NULL),(6300,'mixpanel','completed',10,'2024-02-28 17:27:28','2024-02-28 18:47:31','2024-02-28 18:42:27','2024-02-28 18:47:30',NULL,0,0,NULL,NULL),(6301,'mixpanel','completed',10,'2024-02-28 17:45:28','2024-02-28 18:57:35','2024-02-28 18:52:27','2024-02-28 18:57:34',NULL,0,0,NULL,NULL),(6302,'mixpanel','completed',10,'2024-02-28 17:19:42','2024-02-28 19:02:30','2024-02-28 18:59:41','2024-02-28 19:02:29',NULL,0,0,NULL,NULL),(6303,'mixpanel','completed',10,'2024-02-28 17:44:23','2024-02-28 19:12:31','2024-02-28 19:07:22','2024-02-28 19:12:30',NULL,0,0,NULL,NULL),(6304,'mixpanel','completed',10,'2024-02-28 17:17:25','2024-02-28 19:21:31','2024-02-28 19:17:24','2024-02-28 19:21:31',NULL,0,0,NULL,NULL),(6305,'mixpanel','completed',10,'2024-02-28 18:04:33','2024-02-28 19:32:29','2024-02-28 19:27:32','2024-02-28 19:32:28',NULL,0,0,NULL,NULL),(6306,'mixpanel','completed',10,'2024-02-28 18:25:27','2024-02-28 19:42:28','2024-02-28 19:37:26','2024-02-28 19:42:27',NULL,0,0,NULL,NULL),(6307,'mixpanel','completed',10,'2024-02-28 18:00:37','2024-02-28 19:52:33','2024-02-28 19:47:35','2024-02-28 19:52:30',NULL,0,0,NULL,NULL),(6308,'mixpanel','completed',10,'2024-02-28 18:35:32','2024-02-28 20:02:28','2024-02-28 19:57:31','2024-02-28 20:02:27',NULL,0,0,NULL,NULL),(6309,'mixpanel','completed',10,'2024-02-28 18:33:34','2024-02-28 20:11:03','2024-02-28 20:07:33','2024-02-28 20:11:02',NULL,0,0,NULL,NULL),(6310,'mixpanel','completed',10,'2024-02-28 18:26:57','2024-02-28 20:17:29','2024-02-28 20:13:56','2024-02-28 20:17:28',NULL,0,0,NULL,NULL),(6311,'mixpanel','completed',10,'2024-02-28 19:02:27','2024-02-28 20:27:44','2024-02-28 20:22:26','2024-02-28 20:27:43',NULL,0,0,NULL,NULL),(6312,'mixpanel','completed',10,'2024-02-28 18:36:31','2024-02-28 20:37:29','2024-02-28 20:32:30','2024-02-28 20:37:28',NULL,0,0,NULL,NULL),(6313,'mixpanel','completed',10,'2024-02-28 19:21:29','2024-02-28 20:47:26','2024-02-28 20:42:28','2024-02-28 20:47:25',NULL,0,0,NULL,NULL),(6314,'mixpanel','completed',10,'2024-02-28 19:00:34','2024-02-28 20:57:40','2024-02-28 20:52:33','2024-02-28 20:57:34',NULL,0,0,NULL,NULL),(6315,'mixpanel','completed',10,'2024-02-28 19:20:27','2024-02-28 21:07:30','2024-02-28 21:02:26','2024-02-28 21:07:29',NULL,0,0,NULL,NULL),(6316,'mixpanel','completed',10,'2024-02-28 19:22:44','2024-02-28 21:12:33','2024-02-28 21:09:43','2024-02-28 21:12:32',NULL,0,0,NULL,NULL),(6317,'mixpanel','completed',10,'2024-02-28 19:59:23','2024-02-28 21:22:35','2024-02-28 21:17:22','2024-02-28 21:22:34',NULL,0,0,NULL,NULL),(6318,'mixpanel','completed',10,'2024-02-28 20:24:30','2024-02-28 21:32:24','2024-02-28 21:27:29','2024-02-28 21:32:23',NULL,0,0,NULL,NULL),(6319,'mixpanel','completed',10,'2024-02-28 20:12:32','2024-02-28 21:40:30','2024-02-28 21:37:31','2024-02-28 21:40:29',NULL,0,0,NULL,NULL),(6320,'mixpanel','completed',10,'2024-02-28 20:01:40','2024-02-28 21:47:34','2024-02-28 21:44:39','2024-02-28 21:47:33',NULL,0,0,NULL,NULL),(6321,'mixpanel','completed',10,'2024-02-28 20:15:37','2024-02-28 21:57:50','2024-02-28 21:52:34','2024-02-28 21:57:48',NULL,0,0,NULL,NULL),(6322,'mixpanel','completed',10,'2024-02-28 20:43:39','2024-02-28 22:07:29','2024-02-28 22:01:37','2024-02-28 22:07:28',NULL,0,0,NULL,NULL),(6323,'mixpanel','completed',10,'2024-02-28 20:46:25','2024-02-28 22:17:20','2024-02-28 22:12:24','2024-02-28 22:17:18',NULL,0,0,NULL,NULL),(6324,'mixpanel','completed',10,'2024-02-28 20:25:30','2024-02-28 22:27:30','2024-02-28 22:22:29','2024-02-28 22:27:29',NULL,0,0,NULL,NULL),(6325,'mixpanel','completed',10,'2024-02-28 21:12:24','2024-02-28 22:37:34','2024-02-28 22:32:23','2024-02-28 22:37:33',NULL,0,0,NULL,NULL),(6326,'mixpanel','completed',10,'2024-02-28 21:14:29','2024-02-28 22:47:24','2024-02-28 22:42:28','2024-02-28 22:47:23',NULL,0,0,NULL,NULL),(6327,'mixpanel','completed',10,'2024-02-28 21:35:29','2024-02-28 22:55:10','2024-02-28 22:52:28','2024-02-28 22:55:09',NULL,0,0,NULL,NULL),(6328,'mixpanel','completed',10,'2024-02-28 21:54:28','2024-02-28 23:02:27','2024-02-28 22:57:27','2024-02-28 23:02:26',NULL,0,0,NULL,NULL),(6329,'mixpanel','completed',10,'2024-02-28 21:55:26','2024-02-28 23:17:24','2024-02-28 23:07:25','2024-02-28 23:17:23',NULL,0,0,NULL,NULL),(6330,'mixpanel','completed',10,'2024-02-28 21:45:29','2024-02-28 23:27:23','2024-02-28 23:22:28','2024-02-28 23:27:22',NULL,0,0,NULL,NULL),(6331,'mixpanel','completed',10,'2024-02-28 22:25:22','2024-02-28 23:37:34','2024-02-28 23:32:21','2024-02-28 23:37:33',NULL,0,0,NULL,NULL),(6332,'mixpanel','completed',10,'2024-02-28 22:06:20','2024-02-28 23:47:18','2024-02-28 23:42:19','2024-02-28 23:47:17',NULL,0,0,NULL,NULL),(6333,'mixpanel','completed',10,'2024-02-28 22:16:44','2024-02-28 23:57:28','2024-02-28 23:52:43','2024-02-28 23:57:27',NULL,0,0,NULL,NULL),(6334,'mixpanel','completed',10,'2024-02-28 22:27:21','2024-02-29 00:07:31','2024-02-29 00:02:20','2024-02-29 00:07:30',NULL,0,0,NULL,NULL),(6335,'mixpanel','completed',10,'2024-02-28 23:04:24','2024-02-29 00:17:24','2024-02-29 00:12:23','2024-02-29 00:17:23',NULL,0,0,NULL,NULL),(6336,'mixpanel','completed',10,'2024-02-28 23:10:25','2024-02-29 00:25:16','2024-02-29 00:22:24','2024-02-29 00:25:15',NULL,0,0,NULL,NULL),(6337,'mixpanel','completed',10,'2024-02-28 23:19:22','2024-02-29 00:31:45','2024-02-29 00:27:21','2024-02-29 00:31:44',NULL,0,0,NULL,NULL),(6338,'mixpanel','completed',10,'2024-02-28 22:48:18','2024-02-29 00:42:18','2024-02-29 00:37:17','2024-02-29 00:42:17',NULL,0,0,NULL,NULL),(6339,'mixpanel','completed',10,'2024-02-28 22:51:20','2024-02-29 00:52:29','2024-02-29 00:47:19','2024-02-29 00:52:28',NULL,0,0,NULL,NULL),(6340,'mixpanel','completed',10,'2024-02-28 23:04:26','2024-02-29 01:01:19','2024-02-29 00:57:25','2024-02-29 01:01:18',NULL,0,0,NULL,NULL),(6341,'mixpanel','completed',10,'2024-02-28 23:23:32','2024-02-29 01:12:28','2024-02-29 01:07:31','2024-02-29 01:12:27',NULL,0,0,NULL,NULL),(6342,'mixpanel','completed',10,'2024-02-28 23:27:24','2024-02-29 01:22:26','2024-02-29 01:17:23','2024-02-29 01:22:25',NULL,0,0,NULL,NULL),(6343,'mixpanel','completed',10,'2024-02-28 23:56:28','2024-02-29 01:32:24','2024-02-29 01:27:27','2024-02-29 01:32:23',NULL,0,0,NULL,NULL),(6344,'mixpanel','completed',10,'2024-02-29 00:08:25','2024-02-29 01:42:29','2024-02-29 01:37:24','2024-02-29 01:42:28',NULL,0,0,NULL,NULL),(6345,'mixpanel','completed',10,'2024-02-28 23:46:17','2024-02-29 01:52:27','2024-02-29 01:47:16','2024-02-29 01:52:26',NULL,0,0,NULL,NULL),(6346,'mixpanel','completed',10,'2024-02-29 00:48:31','2024-02-29 02:02:23','2024-02-29 01:57:30','2024-02-29 02:02:22',NULL,0,0,NULL,NULL),(6347,'mixpanel','completed',10,'2024-02-29 00:16:25','2024-02-29 02:12:24','2024-02-29 02:07:23','2024-02-29 02:12:23',NULL,0,0,NULL,NULL),(6348,'mixpanel','completed',10,'2024-02-29 01:14:22','2024-02-29 02:22:20','2024-02-29 02:17:21','2024-02-29 02:22:19',NULL,0,0,NULL,NULL),(6349,'mixpanel','completed',10,'2024-02-29 00:42:25','2024-02-29 02:32:19','2024-02-29 02:27:24','2024-02-29 02:32:18',NULL,0,0,NULL,NULL),(6350,'mixpanel','completed',10,'2024-02-29 00:57:24','2024-02-29 02:40:57','2024-02-29 02:37:23','2024-02-29 02:40:54',NULL,0,0,NULL,NULL),(6351,'mixpanel','completed',10,'2024-02-29 00:50:22','2024-02-29 02:50:43','2024-02-29 02:47:21','2024-02-29 02:50:42',NULL,0,0,NULL,NULL),(6352,'mixpanel','completed',10,'2024-02-29 01:52:22','2024-02-29 03:02:24','2024-02-29 02:57:21','2024-02-29 03:02:18',NULL,0,0,NULL,NULL),(6353,'mixpanel','completed',10,'2024-02-29 01:13:27','2024-02-29 03:12:28','2024-02-29 03:07:25','2024-02-29 03:12:26',NULL,0,0,NULL,NULL),(6354,'mixpanel','completed',10,'2024-02-29 02:01:18','2024-02-29 03:22:29','2024-02-29 03:17:17','2024-02-29 03:22:28',NULL,0,0,NULL,NULL),(6355,'mixpanel','completed',10,'2024-02-29 02:02:31','2024-02-29 03:31:28','2024-02-29 03:27:30','2024-02-29 03:31:27',NULL,0,0,NULL,NULL),(6356,'mixpanel','completed',10,'2024-02-29 01:40:32','2024-02-29 03:42:35','2024-02-29 03:37:31','2024-02-29 03:42:34',NULL,0,0,NULL,NULL),(6357,'mixpanel','completed',10,'2024-02-29 02:12:26','2024-02-29 03:52:30','2024-02-29 03:47:25','2024-02-29 03:52:29',NULL,0,0,NULL,NULL),(6358,'mixpanel','completed',10,'2024-02-29 02:03:28','2024-02-29 04:02:16','2024-02-29 03:57:27','2024-02-29 04:02:15',NULL,0,0,NULL,NULL),(6359,'mixpanel','completed',10,'2024-02-29 02:36:20','2024-02-29 04:12:23','2024-02-29 04:07:19','2024-02-29 04:12:22',NULL,0,0,NULL,NULL),(6360,'mixpanel','completed',10,'2024-02-29 02:52:26','2024-02-29 04:22:27','2024-02-29 04:17:25','2024-02-29 04:22:26',NULL,0,0,NULL,NULL),(6361,'mixpanel','completed',10,'2024-02-29 03:04:45','2024-02-29 04:32:41','2024-02-29 04:27:42','2024-02-29 04:32:39',NULL,0,0,NULL,NULL),(6362,'mixpanel','completed',10,'2024-02-29 03:25:34','2024-02-29 04:42:48','2024-02-29 04:37:30','2024-02-29 04:42:47',NULL,0,0,NULL,NULL),(6363,'mixpanel','completed',10,'2024-02-29 03:35:25','2024-02-29 04:52:28','2024-02-29 04:47:24','2024-02-29 04:52:27',NULL,0,0,NULL,NULL),(6364,'mixpanel','completed',10,'2024-02-29 03:42:26','2024-02-29 05:02:25','2024-02-29 04:57:25','2024-02-29 05:02:24',NULL,0,0,NULL,NULL),(6365,'mixpanel','completed',10,'2024-02-29 03:58:35','2024-02-29 05:11:30','2024-02-29 05:07:34','2024-02-29 05:11:28',NULL,0,0,NULL,NULL),(6366,'mixpanel','completed',10,'2024-02-29 03:52:27','2024-02-29 05:22:27','2024-02-29 05:17:26','2024-02-29 05:22:26',NULL,0,0,NULL,NULL),(6367,'mixpanel','completed',10,'2024-02-29 03:56:21','2024-02-29 05:30:13','2024-02-29 05:27:20','2024-02-29 05:30:12',NULL,0,0,NULL,NULL),(6368,'mixpanel','completed',10,'2024-02-29 03:49:38','2024-02-29 05:34:45','2024-02-29 05:32:37','2024-02-29 05:34:44',NULL,0,0,NULL,NULL),(6369,'mixpanel','completed',10,'2024-02-29 03:56:18','2024-02-29 05:39:27','2024-02-29 05:37:18','2024-02-29 05:39:26',NULL,0,0,NULL,NULL),(6370,'schedule_re_engagement_email','completed',10,'2024-03-01 05:42:24','2024-03-01 05:42:25','2024-02-29 05:42:24','2024-03-01 05:42:24',NULL,0,0,NULL,NULL),(6371,'mixpanel','completed',10,'2024-02-29 03:43:24','2024-02-29 05:47:18','2024-02-29 05:42:24','2024-02-29 05:47:18',NULL,0,0,NULL,NULL),(6372,'mixpanel','completed',10,'2024-02-29 04:50:26','2024-02-29 05:57:20','2024-02-29 05:52:26','2024-02-29 05:57:20',NULL,0,0,NULL,NULL),(6373,'mixpanel','completed',10,'2024-02-29 04:24:25','2024-02-29 06:07:27','2024-02-29 06:02:24','2024-02-29 06:07:26',NULL,0,0,NULL,NULL),(6374,'mixpanel','completed',10,'2024-02-29 04:20:20','2024-02-29 06:17:20','2024-02-29 06:12:20','2024-02-29 06:17:20',NULL,0,0,NULL,NULL),(6375,'mixpanel','completed',10,'2024-02-29 05:08:23','2024-02-29 06:27:23','2024-02-29 06:22:22','2024-02-29 06:27:22',NULL,0,0,NULL,NULL),(6376,'mixpanel','completed',10,'2024-02-29 04:35:17','2024-02-29 06:37:22','2024-02-29 06:32:16','2024-02-29 06:37:21',NULL,0,0,NULL,NULL),(6377,'mixpanel','completed',10,'2024-02-29 05:06:45','2024-02-29 06:47:19','2024-02-29 06:40:45','2024-02-29 06:47:19',NULL,0,0,NULL,NULL),(6378,'mixpanel','completed',10,'2024-02-29 05:29:19','2024-02-29 06:57:29','2024-02-29 06:52:19','2024-02-29 06:57:28',NULL,0,0,NULL,NULL),(6379,'mixpanel','completed',10,'2024-02-29 05:39:16','2024-02-29 07:07:25','2024-02-29 07:02:15','2024-02-29 07:07:25',NULL,0,0,NULL,NULL),(6380,'mixpanel','completed',10,'2024-02-29 05:27:28','2024-02-29 07:17:18','2024-02-29 07:12:28','2024-02-29 07:17:18',NULL,0,0,NULL,NULL),(6381,'mixpanel','completed',10,'2024-02-29 06:10:26','2024-02-29 07:27:28','2024-02-29 07:22:26','2024-02-29 07:27:28',NULL,0,0,NULL,NULL),(6382,'mixpanel','completed',10,'2024-02-29 05:59:14','2024-02-29 07:37:30','2024-02-29 07:32:13','2024-02-29 07:37:29',NULL,0,0,NULL,NULL),(6383,'mixpanel','completed',10,'2024-02-29 06:22:22','2024-02-29 07:45:59','2024-02-29 07:42:21','2024-02-29 07:45:59',NULL,0,0,NULL,NULL),(6384,'mixpanel','completed',10,'2024-02-29 06:14:09','2024-02-29 07:52:26','2024-02-29 07:48:09','2024-02-29 07:52:26',NULL,0,0,NULL,NULL),(6385,'mixpanel','completed',10,'2024-02-29 06:30:26','2024-02-29 08:02:18','2024-02-29 07:57:25','2024-02-29 08:02:18',NULL,0,0,NULL,NULL),(6386,'mixpanel','completed',10,'2024-02-29 07:00:18','2024-02-29 08:12:25','2024-02-29 08:07:18','2024-02-29 08:12:25',NULL,0,0,NULL,NULL),(6387,'mixpanel','completed',10,'2024-02-29 06:58:23','2024-02-29 08:22:29','2024-02-29 08:17:23','2024-02-29 08:22:29',NULL,0,0,NULL,NULL),(6388,'mixpanel','completed',10,'2024-02-29 06:58:30','2024-02-29 08:37:27','2024-02-29 08:32:28','2024-02-29 08:37:26',NULL,0,0,NULL,NULL),(6389,'mixpanel','completed',10,'2024-02-29 06:43:34','2024-02-29 08:47:28','2024-02-29 08:42:33','2024-02-29 08:47:27',NULL,0,0,NULL,NULL),(6390,'mixpanel','completed',10,'2024-02-29 07:03:26','2024-02-29 08:57:32','2024-02-29 08:52:26','2024-02-29 08:57:31',NULL,0,0,NULL,NULL),(6391,'mixpanel','completed',10,'2024-02-29 07:14:19','2024-02-29 09:07:20','2024-02-29 09:02:18','2024-02-29 09:07:19',NULL,0,0,NULL,NULL),(6392,'mixpanel','completed',10,'2024-02-29 07:12:30','2024-02-29 09:17:24','2024-02-29 09:12:29','2024-02-29 09:17:23',NULL,0,0,NULL,NULL),(6393,'mixpanel','completed',10,'2024-02-29 08:03:14','2024-02-29 09:22:30','2024-02-29 09:20:14','2024-02-29 09:22:29',NULL,0,0,NULL,NULL),(6394,'mixpanel','completed',10,'2024-02-29 08:20:27','2024-02-29 09:32:21','2024-02-29 09:27:26','2024-02-29 09:32:20',NULL,0,0,NULL,NULL),(6395,'mixpanel','completed',10,'2024-02-29 08:17:27','2024-02-29 09:42:27','2024-02-29 09:37:26','2024-02-29 09:42:26',NULL,0,0,NULL,NULL),(6396,'mixpanel','completed',10,'2024-02-29 08:28:23','2024-02-29 09:52:27','2024-02-29 09:45:22','2024-02-29 09:52:26',NULL,0,0,NULL,NULL),(6397,'mixpanel','completed',10,'2024-02-29 08:23:28','2024-02-29 10:02:25','2024-02-29 09:57:26','2024-02-29 10:02:24',NULL,0,0,NULL,NULL),(6398,'mixpanel','completed',10,'2024-02-29 08:10:30','2024-02-29 10:12:27','2024-02-29 10:07:29','2024-02-29 10:12:26',NULL,0,0,NULL,NULL),(6399,'mixpanel','completed',10,'2024-02-29 08:16:24','2024-02-29 10:22:28','2024-02-29 10:17:23','2024-02-29 10:22:27',NULL,0,0,NULL,NULL),(6400,'mixpanel','completed',10,'2024-02-29 08:58:29','2024-02-29 10:32:29','2024-02-29 10:27:28','2024-02-29 10:32:28',NULL,0,0,NULL,NULL),(6401,'mixpanel','completed',10,'2024-02-29 09:28:20','2024-02-29 10:42:30','2024-02-29 10:37:19','2024-02-29 10:42:29',NULL,0,0,NULL,NULL),(6402,'mixpanel','completed',10,'2024-02-29 08:54:28','2024-02-29 10:52:27','2024-02-29 10:47:27','2024-02-29 10:52:26',NULL,0,0,NULL,NULL),(6403,'mixpanel','completed',10,'2024-02-29 09:37:27','2024-02-29 11:02:24','2024-02-29 10:57:26','2024-02-29 11:02:23',NULL,0,0,NULL,NULL),(6404,'mixpanel','completed',10,'2024-02-29 09:19:25','2024-02-29 11:12:28','2024-02-29 11:07:24','2024-02-29 11:12:27',NULL,0,0,NULL,NULL),(6405,'mixpanel','completed',10,'2024-02-29 10:15:26','2024-02-29 11:21:16','2024-02-29 11:17:25','2024-02-29 11:21:15',NULL,0,0,NULL,NULL),(6406,'mixpanel','completed',10,'2024-02-29 09:40:30','2024-02-29 11:32:20','2024-02-29 11:27:29','2024-02-29 11:32:19',NULL,0,0,NULL,NULL),(6407,'mixpanel','completed',10,'2024-02-29 10:04:26','2024-02-29 11:42:28','2024-02-29 11:37:25','2024-02-29 11:42:27',NULL,0,0,NULL,NULL),(6408,'mixpanel','completed',10,'2024-02-29 09:55:20','2024-02-29 11:52:28','2024-02-29 11:47:19','2024-02-29 11:52:27',NULL,0,0,NULL,NULL),(6409,'mixpanel','completed',10,'2024-02-29 10:09:20','2024-02-29 11:57:29','2024-02-29 11:55:19','2024-02-29 11:57:28',NULL,0,0,NULL,NULL),(6410,'mixpanel','completed',10,'2024-02-29 10:27:30','2024-02-29 12:07:22','2024-02-29 12:02:29','2024-02-29 12:07:21',NULL,0,0,NULL,NULL),(6411,'mixpanel','completed',10,'2024-02-29 10:46:25','2024-02-29 12:16:48','2024-02-29 12:12:24','2024-02-29 12:16:47',NULL,0,0,NULL,NULL),(6412,'mixpanel','completed',10,'2024-02-29 10:45:28','2024-02-29 12:27:28','2024-02-29 12:22:27','2024-02-29 12:27:27',NULL,0,0,NULL,NULL),(6413,'mixpanel','completed',10,'2024-02-29 10:42:23','2024-02-29 12:37:27','2024-02-29 12:32:22','2024-02-29 12:37:26',NULL,0,0,NULL,NULL),(6414,'mixpanel','completed',10,'2024-02-29 11:28:31','2024-02-29 12:47:28','2024-02-29 12:42:30','2024-02-29 12:47:27',NULL,0,0,NULL,NULL),(6415,'mixpanel','completed',10,'2024-02-29 11:46:02','2024-02-29 12:57:25','2024-02-29 12:51:01','2024-02-29 12:57:24',NULL,0,0,NULL,NULL),(6416,'mixpanel','completed',10,'2024-02-29 11:41:29','2024-02-29 13:07:26','2024-02-29 13:02:28','2024-02-29 13:07:25',NULL,0,0,NULL,NULL),(6417,'subscribers_engagement_score','completed',10,'2024-02-29 13:07:26','2024-02-29 13:12:33','2024-02-29 13:07:25','2024-02-29 13:12:32',NULL,0,0,NULL,NULL),(6418,'subscribers_engagement_score','completed',10,'2024-03-01 20:14:00','2024-03-01 20:17:46','2024-02-29 13:12:32','2024-03-01 20:17:45',NULL,0,0,NULL,NULL),(6419,'mixpanel','completed',10,'2024-02-29 11:27:33','2024-02-29 13:16:36','2024-02-29 13:12:32','2024-02-29 13:16:35',NULL,0,0,NULL,NULL),(6420,'mixpanel','completed',10,'2024-02-29 11:44:23','2024-02-29 13:26:25','2024-02-29 13:22:22','2024-02-29 13:26:24',NULL,0,0,NULL,NULL),(6421,'mixpanel','completed',10,'2024-02-29 11:40:24','2024-02-29 13:37:26','2024-02-29 13:32:23','2024-02-29 13:37:25',NULL,0,0,NULL,NULL),(6422,'mixpanel','completed',10,'2024-02-29 12:14:28','2024-02-29 13:47:22','2024-02-29 13:42:27','2024-02-29 13:47:21',NULL,0,0,NULL,NULL),(6423,'mixpanel','completed',10,'2024-02-29 12:23:26','2024-02-29 13:57:34','2024-02-29 13:52:25','2024-02-29 13:57:33',NULL,0,0,NULL,NULL),(6424,'mixpanel','completed',10,'2024-02-29 12:36:47','2024-02-29 14:07:26','2024-02-29 14:01:46','2024-02-29 14:07:25',NULL,0,0,NULL,NULL),(6425,'mixpanel','completed',10,'2024-02-29 12:45:29','2024-02-29 14:17:24','2024-02-29 14:12:29','2024-02-29 14:17:23',NULL,0,0,NULL,NULL),(6426,'mixpanel','completed',10,'2024-02-29 12:37:28','2024-02-29 14:27:24','2024-02-29 14:22:27','2024-02-29 14:27:23',NULL,0,0,NULL,NULL),(6427,'mixpanel','completed',10,'2024-02-29 12:48:21','2024-02-29 14:37:29','2024-02-29 14:32:20','2024-02-29 14:37:28',NULL,0,0,NULL,NULL),(6428,'mixpanel','completed',10,'2024-02-29 13:29:30','2024-02-29 14:47:23','2024-02-29 14:42:29','2024-02-29 14:47:22',NULL,0,0,NULL,NULL),(6429,'mixpanel','completed',10,'2024-02-29 13:41:28','2024-02-29 14:57:26','2024-02-29 14:52:27','2024-02-29 14:57:25',NULL,0,0,NULL,NULL),(6430,'mixpanel','completed',10,'2024-02-29 13:06:23','2024-02-29 15:07:29','2024-02-29 15:02:22','2024-02-29 15:07:28',NULL,0,0,NULL,NULL),(6431,'mixpanel','completed',10,'2024-02-29 13:18:32','2024-02-29 15:17:29','2024-02-29 15:12:31','2024-02-29 15:17:28',NULL,0,0,NULL,NULL),(6432,'mixpanel','completed',10,'2024-02-29 13:33:26','2024-02-29 15:22:28','2024-02-29 15:20:25','2024-02-29 15:22:27',NULL,0,0,NULL,NULL),(6433,'mixpanel','completed',10,'2024-02-29 13:36:34','2024-02-29 15:32:26','2024-02-29 15:27:33','2024-02-29 15:32:25',NULL,0,0,NULL,NULL),(6434,'mixpanel','completed',10,'2024-02-29 14:10:28','2024-02-29 15:42:25','2024-02-29 15:37:27','2024-02-29 15:42:24',NULL,0,0,NULL,NULL),(6435,'mixpanel','completed',10,'2024-02-29 13:50:40','2024-02-29 15:52:30','2024-02-29 15:47:38','2024-02-29 15:52:29',NULL,0,0,NULL,NULL),(6436,'mixpanel','completed',10,'2024-02-29 14:34:33','2024-02-29 16:02:22','2024-02-29 15:57:32','2024-02-29 16:02:21',NULL,0,0,NULL,NULL),(6437,'mixpanel','completed',10,'2024-02-29 14:33:32','2024-02-29 16:12:28','2024-02-29 16:07:31','2024-02-29 16:12:27',NULL,0,0,NULL,NULL),(6438,'mixpanel','completed',10,'2024-02-29 15:02:26','2024-02-29 16:22:33','2024-02-29 16:17:25','2024-02-29 16:22:32',NULL,0,0,NULL,NULL),(6439,'mixpanel','completed',10,'2024-02-29 14:42:32','2024-02-29 16:32:27','2024-02-29 16:27:31','2024-02-29 16:32:26',NULL,0,0,NULL,NULL),(6440,'mixpanel','completed',10,'2024-02-29 14:45:27','2024-02-29 16:42:29','2024-02-29 16:37:26','2024-02-29 16:42:28',NULL,0,0,NULL,NULL),(6441,'mixpanel','completed',10,'2024-02-29 15:33:22','2024-02-29 16:52:37','2024-02-29 16:47:22','2024-02-29 16:52:36',NULL,0,0,NULL,NULL),(6442,'mixpanel','completed',10,'2024-02-29 15:13:29','2024-02-29 17:02:23','2024-02-29 16:57:28','2024-02-29 17:02:22',NULL,0,0,NULL,NULL),(6443,'mixpanel','completed',10,'2024-02-29 15:06:28','2024-02-29 17:12:36','2024-02-29 17:07:27','2024-02-29 17:12:35',NULL,0,0,NULL,NULL),(6444,'mixpanel','completed',10,'2024-02-29 15:25:32','2024-02-29 17:22:32','2024-02-29 17:17:29','2024-02-29 17:22:31',NULL,0,0,NULL,NULL),(6445,'mixpanel','completed',10,'2024-02-29 15:58:26','2024-02-29 17:32:22','2024-02-29 17:27:26','2024-02-29 17:32:21',NULL,0,0,NULL,NULL),(6446,'mixpanel','completed',10,'2024-02-29 15:52:25','2024-02-29 17:42:27','2024-02-29 17:37:24','2024-02-29 17:42:26',NULL,0,0,NULL,NULL),(6447,'mixpanel','completed',10,'2024-02-29 15:57:28','2024-02-29 17:52:28','2024-02-29 17:47:27','2024-02-29 17:52:27',NULL,0,0,NULL,NULL),(6448,'mixpanel','completed',10,'2024-02-29 16:37:28','2024-02-29 18:02:27','2024-02-29 17:57:27','2024-02-29 18:02:25',NULL,0,0,NULL,NULL),(6449,'mixpanel','completed',10,'2024-02-29 16:09:28','2024-02-29 18:12:30','2024-02-29 18:07:27','2024-02-29 18:12:29',NULL,0,0,NULL,NULL),(6450,'mixpanel','completed',10,'2024-02-29 16:45:19','2024-02-29 18:22:28','2024-02-29 18:17:18','2024-02-29 18:22:27',NULL,0,0,NULL,NULL),(6451,'mixpanel','completed',10,'2024-02-29 16:31:27','2024-02-29 18:32:28','2024-02-29 18:27:26','2024-02-29 18:32:27',NULL,0,0,NULL,NULL),(6452,'mixpanel','completed',10,'2024-02-29 17:12:27','2024-02-29 18:42:34','2024-02-29 18:37:26','2024-02-29 18:42:33',NULL,0,0,NULL,NULL),(6453,'mixpanel','completed',10,'2024-02-29 17:17:21','2024-02-29 18:52:30','2024-02-29 18:47:19','2024-02-29 18:52:29',NULL,0,0,NULL,NULL),(6454,'mixpanel','completed',10,'2024-02-29 17:35:28','2024-02-29 19:02:19','2024-02-29 18:57:27','2024-02-29 19:02:18',NULL,0,0,NULL,NULL),(6455,'mixpanel','completed',10,'2024-02-29 17:16:32','2024-02-29 19:12:33','2024-02-29 19:07:31','2024-02-29 19:12:32',NULL,0,0,NULL,NULL),(6456,'mixpanel','completed',10,'2024-02-29 18:05:23','2024-02-29 19:22:26','2024-02-29 19:17:22','2024-02-29 19:22:25',NULL,0,0,NULL,NULL),(6457,'mixpanel','completed',10,'2024-02-29 18:19:57','2024-02-29 19:32:27','2024-02-29 19:25:57','2024-02-29 19:32:26',NULL,0,0,NULL,NULL),(6458,'mixpanel','completed',10,'2024-02-29 18:14:33','2024-02-29 19:42:30','2024-02-29 19:37:32','2024-02-29 19:42:29',NULL,0,0,NULL,NULL),(6459,'mixpanel','completed',10,'2024-02-29 18:38:26','2024-02-29 19:52:41','2024-02-29 19:47:25','2024-02-29 19:52:39',NULL,0,0,NULL,NULL),(6460,'mixpanel','completed',10,'2024-02-29 18:17:32','2024-02-29 20:02:23','2024-02-29 19:57:29','2024-02-29 20:02:22',NULL,0,0,NULL,NULL),(6461,'mixpanel','completed',10,'2024-02-29 18:17:24','2024-02-29 20:12:25','2024-02-29 20:07:23','2024-02-29 20:12:24',NULL,0,0,NULL,NULL),(6462,'mixpanel','completed',10,'2024-02-29 18:47:27','2024-02-29 20:22:33','2024-02-29 20:17:26','2024-02-29 20:22:32',NULL,0,0,NULL,NULL),(6463,'mixpanel','completed',10,'2024-02-29 18:35:27','2024-02-29 20:32:23','2024-02-29 20:27:26','2024-02-29 20:32:22',NULL,0,0,NULL,NULL),(6464,'mixpanel','completed',10,'2024-02-29 19:14:24','2024-02-29 20:42:32','2024-02-29 20:37:23','2024-02-29 20:42:31',NULL,0,0,NULL,NULL),(6465,'mixpanel','completed',10,'2024-02-29 18:56:28','2024-02-29 20:52:24','2024-02-29 20:47:27','2024-02-29 20:52:22',NULL,0,0,NULL,NULL),(6466,'mixpanel','completed',10,'2024-02-29 19:13:36','2024-02-29 20:59:12','2024-02-29 20:56:35','2024-02-29 20:59:11',NULL,0,0,NULL,NULL),(6467,'mixpanel','completed',10,'2024-02-29 19:08:36','2024-02-29 21:07:34','2024-02-29 21:02:34','2024-02-29 21:07:32',NULL,0,0,NULL,NULL),(6468,'mixpanel','completed',10,'2024-02-29 20:01:41','2024-02-29 21:17:26','2024-02-29 21:11:39','2024-02-29 21:17:25',NULL,0,0,NULL,NULL),(6469,'mixpanel','completed',10,'2024-02-29 20:10:29','2024-02-29 21:27:26','2024-02-29 21:22:28','2024-02-29 21:27:25',NULL,0,0,NULL,NULL),(6470,'mixpanel','completed',10,'2024-02-29 20:18:24','2024-02-29 21:36:58','2024-02-29 21:32:23','2024-02-29 21:36:57',NULL,0,0,NULL,NULL),(6471,'mixpanel','completed',10,'2024-02-29 20:06:25','2024-02-29 21:47:21','2024-02-29 21:42:24','2024-02-29 21:47:20',NULL,0,0,NULL,NULL),(6472,'mixpanel','completed',10,'2024-02-29 20:17:27','2024-02-29 21:57:30','2024-02-29 21:52:26','2024-02-29 21:57:29',NULL,0,0,NULL,NULL),(6473,'mixpanel','completed',10,'2024-02-29 20:25:30','2024-02-29 22:07:27','2024-02-29 22:02:29','2024-02-29 22:07:26',NULL,0,0,NULL,NULL),(6474,'mixpanel','completed',10,'2024-02-29 20:25:24','2024-02-29 22:17:25','2024-02-29 22:12:23','2024-02-29 22:17:24',NULL,0,0,NULL,NULL),(6475,'mixpanel','completed',10,'2024-02-29 21:02:42','2024-02-29 22:27:27','2024-02-29 22:22:41','2024-02-29 22:27:26',NULL,0,0,NULL,NULL),(6476,'mixpanel','completed',10,'2024-02-29 20:43:30','2024-02-29 22:37:29','2024-02-29 22:32:29','2024-02-29 22:37:28',NULL,0,0,NULL,NULL),(6477,'mixpanel','completed',10,'2024-02-29 20:46:29','2024-02-29 22:47:25','2024-02-29 22:42:28','2024-02-29 22:47:24',NULL,0,0,NULL,NULL),(6478,'mixpanel','completed',10,'2024-02-29 20:51:28','2024-02-29 22:57:26','2024-02-29 22:52:27','2024-02-29 22:57:25',NULL,0,0,NULL,NULL),(6479,'mixpanel','completed',10,'2024-02-29 21:07:27','2024-02-29 23:07:29','2024-02-29 23:02:25','2024-02-29 23:07:28',NULL,0,0,NULL,NULL),(6480,'mixpanel','completed',10,'2024-02-29 21:48:27','2024-02-29 23:17:21','2024-02-29 23:12:26','2024-02-29 23:17:20',NULL,0,0,NULL,NULL),(6481,'mixpanel','completed',10,'2024-02-29 21:55:36','2024-02-29 23:21:50','2024-02-29 23:19:34','2024-02-29 23:21:49',NULL,0,0,NULL,NULL),(6482,'mixpanel','completed',10,'2024-02-29 22:07:28','2024-02-29 23:32:27','2024-02-29 23:27:27','2024-02-29 23:32:26',NULL,0,0,NULL,NULL),(6483,'mixpanel','completed',10,'2024-02-29 22:20:26','2024-02-29 23:42:28','2024-02-29 23:37:25','2024-02-29 23:42:27',NULL,0,0,NULL,NULL),(6484,'mixpanel','completed',10,'2024-02-29 21:53:18','2024-02-29 23:52:21','2024-02-29 23:47:17','2024-02-29 23:52:20',NULL,0,0,NULL,NULL),(6485,'mixpanel','completed',10,'2024-02-29 22:35:22','2024-03-01 00:02:18','2024-02-29 23:57:21','2024-03-01 00:02:17',NULL,0,0,NULL,NULL),(6486,'mixpanel','completed',10,'2024-02-29 22:29:30','2024-03-01 00:11:41','2024-03-01 00:07:29','2024-03-01 00:11:40',NULL,0,0,NULL,NULL),(6487,'mixpanel','completed',10,'2024-02-29 22:46:26','2024-03-01 00:22:17','2024-03-01 00:17:25','2024-03-01 00:22:16',NULL,0,0,NULL,NULL),(6488,'mixpanel','completed',10,'2024-02-29 23:01:28','2024-03-01 00:32:25','2024-03-01 00:27:27','2024-03-01 00:32:24',NULL,0,0,NULL,NULL),(6489,'mixpanel','completed',10,'2024-02-29 23:16:27','2024-03-01 00:42:24','2024-03-01 00:37:26','2024-03-01 00:42:23',NULL,0,0,NULL,NULL),(6490,'mixpanel','completed',10,'2024-02-29 23:34:22','2024-03-01 00:52:23','2024-03-01 00:47:21','2024-03-01 00:52:22',NULL,0,0,NULL,NULL),(6491,'mixpanel','completed',10,'2024-02-29 23:22:25','2024-03-01 01:02:18','2024-03-01 00:57:24','2024-03-01 01:02:17',NULL,0,0,NULL,NULL),(6492,'mixpanel','completed',10,'2024-02-29 23:46:32','2024-03-01 01:12:31','2024-03-01 01:07:31','2024-03-01 01:12:30',NULL,0,0,NULL,NULL),(6493,'mixpanel','completed',10,'2024-02-29 23:57:59','2024-03-01 01:17:26','2024-03-01 01:14:58','2024-03-01 01:17:25',NULL,0,0,NULL,NULL),(6494,'mixpanel','completed',10,'2024-02-29 23:28:27','2024-03-01 01:27:24','2024-03-01 01:22:26','2024-03-01 01:27:23',NULL,0,0,NULL,NULL),(6495,'mixpanel','completed',10,'2024-02-29 23:39:58','2024-03-01 01:32:27','2024-03-01 01:29:57','2024-03-01 01:32:26',NULL,0,0,NULL,NULL),(6496,'mixpanel','completed',10,'2024-03-01 00:11:27','2024-03-01 01:42:25','2024-03-01 01:37:26','2024-03-01 01:42:24',NULL,0,0,NULL,NULL),(6497,'mixpanel','completed',10,'2024-03-01 00:09:29','2024-03-01 01:47:24','2024-03-01 01:44:28','2024-03-01 01:47:23',NULL,0,0,NULL,NULL),(6498,'mixpanel','completed',10,'2024-03-01 00:31:32','2024-03-01 01:54:51','2024-03-01 01:52:31','2024-03-01 01:54:50',NULL,0,0,NULL,NULL),(6499,'mixpanel','completed',10,'2024-03-01 00:37:33','2024-03-01 02:02:18','2024-03-01 01:57:32','2024-03-01 02:02:17',NULL,0,0,NULL,NULL),(6500,'mixpanel','completed',10,'2024-03-01 00:40:31','2024-03-01 02:12:24','2024-03-01 02:07:30','2024-03-01 02:12:23',NULL,0,0,NULL,NULL),(6501,'mixpanel','completed',10,'2024-03-01 00:20:17','2024-03-01 02:22:24','2024-03-01 02:17:16','2024-03-01 02:22:23',NULL,0,0,NULL,NULL),(6502,'mixpanel','completed',10,'2024-03-01 00:43:31','2024-03-01 02:32:28','2024-03-01 02:27:30','2024-03-01 02:32:27',NULL,0,0,NULL,NULL),(6503,'mixpanel','completed',10,'2024-03-01 01:03:26','2024-03-01 02:42:26','2024-03-01 02:37:25','2024-03-01 02:42:25',NULL,0,0,NULL,NULL),(6504,'mixpanel','completed',10,'2024-03-01 01:15:21','2024-03-01 02:52:28','2024-03-01 02:47:20','2024-03-01 02:52:27',NULL,0,0,NULL,NULL),(6505,'mixpanel','completed',10,'2024-03-01 01:40:34','2024-03-01 03:02:26','2024-03-01 02:57:33','2024-03-01 03:02:24',NULL,0,0,NULL,NULL),(6506,'mixpanel','completed',10,'2024-03-01 01:26:34','2024-03-01 03:12:31','2024-03-01 03:07:33','2024-03-01 03:12:29',NULL,0,0,NULL,NULL),(6507,'mixpanel','completed',10,'2024-03-01 01:41:25','2024-03-01 03:20:27','2024-03-01 03:17:24','2024-03-01 03:20:26',NULL,0,0,NULL,NULL),(6508,'mixpanel','completed',10,'2024-03-01 02:16:28','2024-03-01 03:27:25','2024-03-01 03:22:27','2024-03-01 03:27:24',NULL,0,0,NULL,NULL),(6509,'mixpanel','completed',10,'2024-03-01 01:43:24','2024-03-01 03:37:25','2024-03-01 03:32:23','2024-03-01 03:37:24',NULL,0,0,NULL,NULL),(6510,'mixpanel','completed',10,'2024-03-01 02:15:25','2024-03-01 03:47:24','2024-03-01 03:42:24','2024-03-01 03:47:23',NULL,0,0,NULL,NULL),(6511,'mixpanel','completed',10,'2024-03-01 02:20:23','2024-03-01 03:57:29','2024-03-01 03:52:22','2024-03-01 03:57:28',NULL,0,0,NULL,NULL),(6512,'mixpanel','completed',10,'2024-03-01 02:52:15','2024-03-01 04:07:24','2024-03-01 04:03:12','2024-03-01 04:07:23',NULL,0,0,NULL,NULL),(6513,'mixpanel','completed',10,'2024-03-01 02:45:30','2024-03-01 04:17:22','2024-03-01 04:12:29','2024-03-01 04:17:21',NULL,0,0,NULL,NULL),(6514,'mixpanel','completed',10,'2024-03-01 02:39:28','2024-03-01 04:25:45','2024-03-01 04:22:27','2024-03-01 04:25:44',NULL,0,0,NULL,NULL),(6515,'mixpanel','completed',10,'2024-03-01 02:59:29','2024-03-01 04:37:42','2024-03-01 04:32:25','2024-03-01 04:37:40',NULL,0,0,NULL,NULL),(6516,'mixpanel','completed',10,'2024-03-01 02:43:34','2024-03-01 04:47:28','2024-03-01 04:42:33','2024-03-01 04:47:27',NULL,0,0,NULL,NULL),(6517,'mixpanel','completed',10,'2024-03-01 02:53:23','2024-03-01 04:57:20','2024-03-01 04:52:22','2024-03-01 04:57:19',NULL,0,0,NULL,NULL),(6518,'mixpanel','completed',10,'2024-03-01 03:43:25','2024-03-01 05:07:26','2024-03-01 05:02:23','2024-03-01 05:07:25',NULL,0,0,NULL,NULL),(6519,'mixpanel','completed',10,'2024-03-01 04:02:31','2024-03-01 05:17:19','2024-03-01 05:12:30','2024-03-01 05:17:18',NULL,0,0,NULL,NULL),(6520,'mixpanel','completed',10,'2024-03-01 04:04:25','2024-03-01 05:26:20','2024-03-01 05:22:24','2024-03-01 05:26:19',NULL,0,0,NULL,NULL),(6521,'mixpanel','completed',10,'2024-03-01 04:13:23','2024-03-01 05:37:27','2024-03-01 05:32:22','2024-03-01 05:37:26',NULL,0,0,NULL,NULL),(6522,'mixpanel','completed',10,'2024-03-01 04:06:25','2024-03-01 05:47:32','2024-03-01 05:42:24','2024-03-01 05:47:31',NULL,0,0,NULL,NULL),(6523,'schedule_re_engagement_email','completed',10,'2024-03-02 05:47:32','2024-03-02 05:52:22','2024-03-01 05:47:31','2024-03-02 05:52:21',NULL,0,0,NULL,NULL),(6524,'mixpanel','completed',10,'2024-03-01 04:24:27','2024-03-01 05:57:30','2024-03-01 05:52:26','2024-03-01 05:57:29',NULL,0,0,NULL,NULL),(6525,'mixpanel','completed',10,'2024-03-01 04:29:24','2024-03-01 06:06:00','2024-03-01 06:02:23','2024-03-01 06:05:59',NULL,0,0,NULL,NULL),(6526,'mixpanel','completed',10,'2024-03-01 05:00:37','2024-03-01 06:11:42','2024-03-01 06:08:36','2024-03-01 06:11:41',NULL,0,0,NULL,NULL),(6527,'mixpanel','completed',10,'2024-03-01 05:05:45','2024-03-01 06:16:42','2024-03-01 06:13:44','2024-03-01 06:16:41',NULL,0,0,NULL,NULL),(6528,'mixpanel','completed',10,'2024-03-01 04:20:50','2024-03-01 06:22:29','2024-03-01 06:19:49','2024-03-01 06:22:28',NULL,0,0,NULL,NULL),(6529,'mixpanel','completed',10,'2024-03-01 04:32:29','2024-03-01 06:32:20','2024-03-01 06:27:28','2024-03-01 06:32:19',NULL,0,0,NULL,NULL),(6530,'mixpanel','completed',10,'2024-03-01 05:12:34','2024-03-01 06:42:25','2024-03-01 06:37:33','2024-03-01 06:42:24',NULL,0,0,NULL,NULL),(6531,'mixpanel','completed',10,'2024-03-01 05:03:23','2024-03-01 06:52:29','2024-03-01 06:47:22','2024-03-01 06:52:28',NULL,0,0,NULL,NULL),(6532,'mixpanel','completed',10,'2024-03-01 05:27:24','2024-03-01 07:02:23','2024-03-01 06:57:23','2024-03-01 07:02:22',NULL,0,0,NULL,NULL),(6533,'mixpanel','completed',10,'2024-03-01 05:42:25','2024-03-01 07:12:27','2024-03-01 07:07:24','2024-03-01 07:12:26',NULL,0,0,NULL,NULL),(6534,'mixpanel','completed',10,'2024-03-01 05:18:27','2024-03-01 07:22:31','2024-03-01 07:17:26','2024-03-01 07:22:30',NULL,0,0,NULL,NULL),(6535,'mixpanel','completed',10,'2024-03-01 06:11:32','2024-03-01 07:32:28','2024-03-01 07:27:31','2024-03-01 07:32:27',NULL,0,0,NULL,NULL),(6536,'mixpanel','completed',10,'2024-03-01 05:46:27','2024-03-01 07:42:31','2024-03-01 07:37:26','2024-03-01 07:42:30',NULL,0,0,NULL,NULL),(6537,'mixpanel','completed',10,'2024-03-01 05:50:21','2024-03-01 07:52:31','2024-03-01 07:47:20','2024-03-01 07:52:30',NULL,0,0,NULL,NULL),(6538,'mixpanel','completed',10,'2024-03-01 06:25:24','2024-03-01 08:02:22','2024-03-01 07:57:23','2024-03-01 08:02:21',NULL,0,0,NULL,NULL),(6539,'mixpanel','completed',10,'2024-03-01 06:33:28','2024-03-01 08:12:26','2024-03-01 08:07:27','2024-03-01 08:12:25',NULL,0,0,NULL,NULL),(6540,'mixpanel','completed',10,'2024-03-01 06:50:23','2024-03-01 08:22:29','2024-03-01 08:17:22','2024-03-01 08:22:28',NULL,0,0,NULL,NULL),(6541,'mixpanel','completed',10,'2024-03-01 06:54:30','2024-03-01 08:32:25','2024-03-01 08:27:29','2024-03-01 08:32:24',NULL,0,0,NULL,NULL),(6542,'mixpanel','completed',10,'2024-03-01 07:30:31','2024-03-01 08:42:31','2024-03-01 08:37:30','2024-03-01 08:42:30',NULL,0,0,NULL,NULL),(6543,'mixpanel','completed',10,'2024-03-01 06:55:22','2024-03-01 08:49:43','2024-03-01 08:47:21','2024-03-01 08:49:42',NULL,0,0,NULL,NULL),(6544,'mixpanel','completed',10,'2024-03-01 07:15:17','2024-03-01 08:57:22','2024-03-01 08:52:16','2024-03-01 08:57:21',NULL,0,0,NULL,NULL),(6545,'mixpanel','completed',10,'2024-03-01 07:34:19','2024-03-01 09:07:29','2024-03-01 09:02:18','2024-03-01 09:07:28',NULL,0,0,NULL,NULL),(6546,'mixpanel','completed',10,'2024-03-01 07:13:33','2024-03-01 09:17:18','2024-03-01 09:10:32','2024-03-01 09:17:17',NULL,0,0,NULL,NULL),(6547,'mixpanel','completed',10,'2024-03-01 07:30:32','2024-03-01 09:27:28','2024-03-01 09:22:30','2024-03-01 09:27:27',NULL,0,0,NULL,NULL),(6548,'mixpanel','completed',10,'2024-03-01 08:29:24','2024-03-01 09:37:29','2024-03-01 09:32:23','2024-03-01 09:37:28',NULL,0,0,NULL,NULL),(6549,'mixpanel','completed',10,'2024-03-01 07:56:24','2024-03-01 09:47:25','2024-03-01 09:42:23','2024-03-01 09:47:24',NULL,0,0,NULL,NULL),(6550,'mixpanel','completed',10,'2024-03-01 08:39:29','2024-03-01 09:57:29','2024-03-01 09:52:28','2024-03-01 09:57:28',NULL,0,0,NULL,NULL),(6551,'mixpanel','completed',10,'2024-03-01 08:05:25','2024-03-01 10:05:36','2024-03-01 10:02:24','2024-03-01 10:05:35',NULL,0,0,NULL,NULL),(6552,'mixpanel','completed',10,'2024-03-01 08:13:25','2024-03-01 10:15:25','2024-03-01 10:12:24','2024-03-01 10:15:24',NULL,0,0,NULL,NULL),(6553,'mixpanel','completed',10,'2024-03-01 08:29:08','2024-03-01 10:23:49','2024-03-01 10:20:07','2024-03-01 10:23:48',NULL,0,0,NULL,NULL),(6554,'mixpanel','completed',10,'2024-03-01 08:33:44','2024-03-01 10:29:39','2024-03-01 10:26:43','2024-03-01 10:29:38',NULL,0,0,NULL,NULL),(6555,'mixpanel','completed',10,'2024-03-01 09:30:19','2024-03-01 10:34:38','2024-03-01 10:32:18','2024-03-01 10:34:37',NULL,0,0,NULL,NULL),(6556,'mixpanel','completed',10,'2024-03-01 09:07:00','2024-03-01 10:39:38','2024-03-01 10:36:59','2024-03-01 10:39:37',NULL,0,0,NULL,NULL),(6557,'mixpanel','completed',10,'2024-03-01 09:24:48','2024-03-01 10:44:37','2024-03-01 10:41:47','2024-03-01 10:44:36',NULL,0,0,NULL,NULL),(6558,'mixpanel','completed',10,'2024-03-01 08:53:41','2024-03-01 10:49:04','2024-03-01 10:46:40','2024-03-01 10:49:03',NULL,0,0,NULL,NULL),(6559,'mixpanel','completed',10,'2024-03-01 09:30:24','2024-03-01 10:53:38','2024-03-01 10:51:23','2024-03-01 10:53:37',NULL,0,0,NULL,NULL),(6560,'mixpanel','completed',10,'2024-03-01 09:26:34','2024-03-01 10:58:39','2024-03-01 10:56:33','2024-03-01 10:58:38',NULL,0,0,NULL,NULL),(6561,'mixpanel','completed',10,'2024-03-01 09:01:43','2024-03-01 11:03:39','2024-03-01 11:00:42','2024-03-01 11:03:38',NULL,0,0,NULL,NULL),(6562,'mixpanel','completed',10,'2024-03-01 09:36:41','2024-03-01 11:08:39','2024-03-01 11:05:40','2024-03-01 11:08:38',NULL,0,0,NULL,NULL),(6563,'mixpanel','completed',10,'2024-03-01 09:37:44','2024-03-01 11:13:38','2024-03-01 11:10:43','2024-03-01 11:13:37',NULL,0,0,NULL,NULL),(6564,'mixpanel','completed',10,'2024-03-01 09:30:45','2024-03-01 11:17:58','2024-03-01 11:15:44','2024-03-01 11:17:57',NULL,0,0,NULL,NULL),(6565,'mixpanel','completed',10,'2024-03-01 09:23:40','2024-03-01 11:22:41','2024-03-01 11:20:39','2024-03-01 11:22:40',NULL,0,0,NULL,NULL),(6566,'mixpanel','completed',10,'2024-03-01 09:51:25','2024-03-01 11:27:39','2024-03-01 11:25:24','2024-03-01 11:27:38',NULL,0,0,NULL,NULL),(6567,'mixpanel','completed',10,'2024-03-01 09:55:41','2024-03-01 11:32:57','2024-03-01 11:30:40','2024-03-01 11:32:56',NULL,0,0,NULL,NULL),(6568,'mixpanel','completed',10,'2024-03-01 09:53:38','2024-03-01 11:37:40','2024-03-01 11:35:37','2024-03-01 11:37:39',NULL,0,0,NULL,NULL),(6569,'mixpanel','completed',10,'2024-03-01 09:56:43','2024-03-01 11:42:48','2024-03-01 11:39:42','2024-03-01 11:42:47',NULL,0,0,NULL,NULL),(6570,'mixpanel','completed',10,'2024-03-01 10:22:22','2024-03-01 11:47:40','2024-03-01 11:45:21','2024-03-01 11:47:39',NULL,0,0,NULL,NULL),(6571,'mixpanel','completed',10,'2024-03-01 10:46:51','2024-03-01 11:52:13','2024-03-01 11:49:50','2024-03-01 11:52:12',NULL,0,0,NULL,NULL),(6572,'mixpanel','completed',10,'2024-03-01 10:26:27','2024-03-01 11:56:37','2024-03-01 11:54:26','2024-03-01 11:56:36',NULL,0,0,NULL,NULL),(6573,'mixpanel','completed',10,'2024-03-01 10:35:43','2024-03-01 12:01:32','2024-03-01 11:58:42','2024-03-01 12:01:31',NULL,0,0,NULL,NULL),(6574,'mixpanel','completed',10,'2024-03-01 10:59:45','2024-03-01 12:06:43','2024-03-01 12:03:44','2024-03-01 12:06:42',NULL,0,0,NULL,NULL),(6575,'mixpanel','completed',10,'2024-03-01 10:09:40','2024-03-01 12:12:45','2024-03-01 12:09:39','2024-03-01 12:12:44',NULL,0,0,NULL,NULL),(6576,'mixpanel','completed',10,'2024-03-01 11:07:37','2024-03-01 12:17:38','2024-03-01 12:15:36','2024-03-01 12:17:37',NULL,0,0,NULL,NULL),(6577,'mixpanel','completed',10,'2024-03-01 10:32:42','2024-03-01 12:22:42','2024-03-01 12:19:41','2024-03-01 12:22:41',NULL,0,0,NULL,NULL),(6578,'mixpanel','completed',10,'2024-03-01 10:28:45','2024-03-01 12:27:56','2024-03-01 12:24:44','2024-03-01 12:27:55',NULL,0,0,NULL,NULL),(6579,'mixpanel','completed',10,'2024-03-01 11:23:08','2024-03-01 12:32:39','2024-03-01 12:30:07','2024-03-01 12:32:38',NULL,0,0,NULL,NULL),(6580,'mixpanel','completed',10,'2024-03-01 10:50:52','2024-03-01 12:37:55','2024-03-01 12:35:51','2024-03-01 12:37:54',NULL,0,0,NULL,NULL),(6581,'mixpanel','completed',10,'2024-03-01 10:49:39','2024-03-01 12:43:43','2024-03-01 12:40:38','2024-03-01 12:43:42',NULL,0,0,NULL,NULL),(6582,'mixpanel','completed',10,'2024-03-01 10:52:44','2024-03-01 12:48:38','2024-03-01 12:45:43','2024-03-01 12:48:37',NULL,0,0,NULL,NULL),(6583,'mixpanel','completed',10,'2024-03-01 11:22:25','2024-03-01 12:57:26','2024-03-01 12:52:24','2024-03-01 12:57:25',NULL,0,0,NULL,NULL),(6584,'mixpanel','completed',10,'2024-03-01 11:16:54','2024-03-01 13:07:27','2024-03-01 13:00:54','2024-03-01 13:07:26',NULL,0,0,NULL,NULL),(6585,'mixpanel','completed',10,'2024-03-01 11:32:29','2024-03-01 13:17:28','2024-03-01 13:12:28','2024-03-01 13:17:27',NULL,0,0,NULL,NULL),(6586,'mixpanel','completed',10,'2024-03-01 11:55:47','2024-03-01 13:22:31','2024-03-01 13:19:46','2024-03-01 13:22:30',NULL,0,0,NULL,NULL),(6587,'mixpanel','completed',10,'2024-03-01 11:37:33','2024-03-01 13:32:27','2024-03-01 13:27:32','2024-03-01 13:32:26',NULL,0,0,NULL,NULL),(6588,'mixpanel','completed',10,'2024-03-01 12:15:30','2024-03-01 13:47:25','2024-03-01 13:37:29','2024-03-01 13:47:24',NULL,0,0,NULL,NULL),(6589,'mixpanel','completed',10,'2024-03-01 12:38:26','2024-03-01 13:56:57','2024-03-01 13:52:25','2024-03-01 13:56:56',NULL,0,0,NULL,NULL),(6590,'mixpanel','completed',10,'2024-03-01 12:46:27','2024-03-01 14:07:29','2024-03-01 14:02:26','2024-03-01 14:07:28',NULL,0,0,NULL,NULL),(6591,'mixpanel','completed',10,'2024-03-01 12:15:30','2024-03-01 14:17:29','2024-03-01 14:12:29','2024-03-01 14:17:28',NULL,0,0,NULL,NULL),(6592,'mixpanel','completed',10,'2024-03-01 13:04:30','2024-03-01 14:27:24','2024-03-01 14:22:29','2024-03-01 14:27:23',NULL,0,0,NULL,NULL),(6593,'mixpanel','completed',10,'2024-03-01 12:31:27','2024-03-01 14:37:25','2024-03-01 14:32:26','2024-03-01 14:37:24',NULL,0,0,NULL,NULL),(6594,'mixpanel','completed',10,'2024-03-01 12:49:30','2024-03-01 14:47:23','2024-03-01 14:42:29','2024-03-01 14:47:22',NULL,0,0,NULL,NULL),(6595,'mixpanel','completed',10,'2024-03-01 12:53:21','2024-03-01 14:57:30','2024-03-01 14:52:20','2024-03-01 14:57:29',NULL,0,0,NULL,NULL),(6596,'mixpanel','completed',10,'2024-03-01 13:31:20','2024-03-01 15:07:26','2024-03-01 15:02:19','2024-03-01 15:07:25',NULL,0,0,NULL,NULL),(6597,'mixpanel','completed',10,'2024-03-01 13:30:32','2024-03-01 15:17:19','2024-03-01 15:12:31','2024-03-01 15:17:18',NULL,0,0,NULL,NULL),(6598,'mixpanel','completed',10,'2024-03-01 13:48:35','2024-03-01 15:27:30','2024-03-01 15:22:34','2024-03-01 15:27:29',NULL,0,0,NULL,NULL),(6599,'mixpanel','completed',10,'2024-03-01 13:41:18','2024-03-01 15:37:25','2024-03-01 15:32:17','2024-03-01 15:37:24',NULL,0,0,NULL,NULL),(6600,'mixpanel','completed',10,'2024-03-01 13:54:28','2024-03-01 15:47:26','2024-03-01 15:42:27','2024-03-01 15:47:25',NULL,0,0,NULL,NULL),(6601,'mixpanel','completed',10,'2024-03-01 14:24:28','2024-03-01 15:57:32','2024-03-01 15:52:27','2024-03-01 15:57:31',NULL,0,0,NULL,NULL),(6602,'mixpanel','completed',10,'2024-03-01 14:06:25','2024-03-01 16:07:26','2024-03-01 16:02:24','2024-03-01 16:07:25',NULL,0,0,NULL,NULL),(6603,'mixpanel','completed',10,'2024-03-01 14:23:34','2024-03-01 16:17:24','2024-03-01 16:12:33','2024-03-01 16:17:23',NULL,0,0,NULL,NULL),(6604,'mixpanel','completed',10,'2024-03-01 14:40:27','2024-03-01 16:27:30','2024-03-01 16:22:26','2024-03-01 16:27:29',NULL,0,0,NULL,NULL),(6605,'mixpanel','completed',10,'2024-03-01 15:26:25','2024-03-01 16:37:26','2024-03-01 16:32:24','2024-03-01 16:37:25',NULL,0,0,NULL,NULL),(6606,'mixpanel','completed',10,'2024-03-01 15:08:12','2024-03-01 16:47:24','2024-03-01 16:41:11','2024-03-01 16:47:23',NULL,0,0,NULL,NULL),(6607,'mixpanel','completed',10,'2024-03-01 15:17:28','2024-03-01 16:57:31','2024-03-01 16:52:27','2024-03-01 16:57:30',NULL,0,0,NULL,NULL),(6608,'mixpanel','completed',10,'2024-03-01 15:13:20','2024-03-01 17:07:27','2024-03-01 17:02:19','2024-03-01 17:07:26',NULL,0,0,NULL,NULL),(6609,'mixpanel','completed',10,'2024-03-01 15:20:32','2024-03-01 17:17:28','2024-03-01 17:12:31','2024-03-01 17:17:26',NULL,0,0,NULL,NULL),(6610,'mixpanel','completed',10,'2024-03-01 15:31:36','2024-03-01 17:27:29','2024-03-01 17:22:35','2024-03-01 17:27:28',NULL,0,0,NULL,NULL),(6611,'mixpanel','completed',10,'2024-03-01 16:08:23','2024-03-01 17:37:28','2024-03-01 17:32:22','2024-03-01 17:37:27',NULL,0,0,NULL,NULL),(6612,'mixpanel','completed',10,'2024-03-01 16:04:29','2024-03-01 17:47:22','2024-03-01 17:42:28','2024-03-01 17:47:21',NULL,0,0,NULL,NULL),(6613,'mixpanel','completed',10,'2024-03-01 16:32:28','2024-03-01 17:57:29','2024-03-01 17:52:27','2024-03-01 17:57:28',NULL,0,0,NULL,NULL),(6614,'mixpanel','completed',10,'2024-03-01 16:09:25','2024-03-01 18:07:24','2024-03-01 18:02:24','2024-03-01 18:07:23',NULL,0,0,NULL,NULL),(6615,'mixpanel','completed',10,'2024-03-01 16:50:31','2024-03-01 18:17:29','2024-03-01 18:12:29','2024-03-01 18:17:27',NULL,0,0,NULL,NULL),(6616,'mixpanel','completed',10,'2024-03-01 16:50:30','2024-03-01 18:27:28','2024-03-01 18:22:29','2024-03-01 18:27:28',NULL,0,0,NULL,NULL),(6617,'mixpanel','completed',10,'2024-03-01 17:08:24','2024-03-01 18:34:38','2024-03-01 18:32:23','2024-03-01 18:34:37',NULL,0,0,NULL,NULL),(6618,'mixpanel','completed',10,'2024-03-01 17:30:33','2024-03-01 18:39:38','2024-03-01 18:37:32','2024-03-01 18:39:37',NULL,0,0,NULL,NULL),(6619,'mixpanel','completed',10,'2024-03-01 17:25:21','2024-03-01 18:44:38','2024-03-01 18:42:20','2024-03-01 18:44:37',NULL,0,0,NULL,NULL),(6620,'mixpanel','completed',10,'2024-03-01 17:37:37','2024-03-01 18:49:38','2024-03-01 18:47:36','2024-03-01 18:49:37',NULL,0,0,NULL,NULL),(6621,'mixpanel','completed',10,'2024-03-01 17:38:29','2024-03-01 19:02:23','2024-03-01 18:57:28','2024-03-01 19:02:22',NULL,0,0,NULL,NULL),(6622,'mixpanel','completed',10,'2024-03-01 17:37:25','2024-03-01 19:12:35','2024-03-01 19:07:24','2024-03-01 19:12:34',NULL,0,0,NULL,NULL),(6623,'mixpanel','completed',10,'2024-03-01 18:05:22','2024-03-01 19:22:27','2024-03-01 19:17:21','2024-03-01 19:22:26',NULL,0,0,NULL,NULL),(6624,'mixpanel','completed',10,'2024-03-01 18:15:06','2024-03-01 19:32:28','2024-03-01 19:26:05','2024-03-01 19:32:27',NULL,0,0,NULL,NULL),(6625,'mixpanel','completed',10,'2024-03-01 17:55:26','2024-03-01 19:42:29','2024-03-01 19:37:25','2024-03-01 19:42:28',NULL,0,0,NULL,NULL),(6626,'mixpanel','completed',10,'2024-03-01 17:54:26','2024-03-01 19:52:26','2024-03-01 19:47:25','2024-03-01 19:52:25',NULL,0,0,NULL,NULL),(6627,'mixpanel','completed',10,'2024-03-01 17:58:32','2024-03-01 20:02:26','2024-03-01 19:57:30','2024-03-01 20:02:25',NULL,0,0,NULL,NULL),(6628,'mixpanel','completed',10,'2024-03-01 18:21:29','2024-03-01 20:12:27','2024-03-01 20:07:28','2024-03-01 20:12:26',NULL,0,0,NULL,NULL),(6629,'subscribers_engagement_score','completed',10,'2024-03-01 20:17:46','2024-03-01 20:22:22','2024-03-01 20:17:45','2024-03-01 20:22:21',NULL,0,0,NULL,NULL),(6630,'mixpanel','completed',10,'2024-03-01 18:25:46','2024-03-01 20:22:22','2024-03-01 20:17:45','2024-03-01 20:22:21',NULL,0,0,NULL,NULL),(6631,'subscribers_engagement_score','completed',10,'2024-03-02 19:28:00','2024-03-02 19:30:43','2024-03-01 20:22:21','2024-03-02 19:30:43',NULL,0,0,NULL,NULL),(6632,'mixpanel','completed',10,'2024-03-01 18:33:32','2024-03-01 20:32:25','2024-03-01 20:27:31','2024-03-01 20:32:24',NULL,0,0,NULL,NULL),(6633,'mixpanel','completed',10,'2024-03-01 18:49:25','2024-03-01 20:39:52','2024-03-01 20:37:24','2024-03-01 20:39:51',NULL,0,0,NULL,NULL),(6634,'mixpanel','completed',10,'2024-03-01 19:14:28','2024-03-01 20:47:22','2024-03-01 20:42:27','2024-03-01 20:47:21',NULL,0,0,NULL,NULL),(6635,'mixpanel','completed',10,'2024-03-01 19:43:44','2024-03-01 20:57:28','2024-03-01 20:52:43','2024-03-01 20:57:27',NULL,0,0,NULL,NULL),(6636,'mixpanel','completed',10,'2024-03-01 19:41:20','2024-03-01 21:07:23','2024-03-01 21:02:19','2024-03-01 21:07:22',NULL,0,0,NULL,NULL),(6637,'mixpanel','completed',10,'2024-03-01 19:48:28','2024-03-01 21:17:20','2024-03-01 21:12:27','2024-03-01 21:17:19',NULL,0,0,NULL,NULL),(6638,'mixpanel','completed',10,'2024-03-01 19:31:26','2024-03-01 21:27:32','2024-03-01 21:22:25','2024-03-01 21:27:30',NULL,0,0,NULL,NULL),(6639,'mixpanel','completed',10,'2024-03-01 19:56:18','2024-03-01 21:37:24','2024-03-01 21:31:17','2024-03-01 21:37:23',NULL,0,0,NULL,NULL),(6640,'mixpanel','completed',10,'2024-03-01 20:23:31','2024-03-01 21:47:28','2024-03-01 21:42:30','2024-03-01 21:47:26',NULL,0,0,NULL,NULL),(6641,'mixpanel','completed',10,'2024-03-01 20:34:33','2024-03-01 21:57:37','2024-03-01 21:52:31','2024-03-01 21:57:34',NULL,0,0,NULL,NULL),(6642,'subscribers_email_count','completed',10,'2024-03-05 22:00:00','2024-03-05 22:01:29','2024-03-01 22:02:29','2024-03-05 22:01:28',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(6643,'mixpanel','completed',10,'2024-03-01 20:30:31','2024-03-01 22:07:23','2024-03-01 22:02:29','2024-03-01 22:07:22',NULL,0,0,NULL,NULL),(6644,'mixpanel','completed',10,'2024-03-01 21:05:29','2024-03-01 22:21:12','2024-03-01 22:12:28','2024-03-01 22:21:11',NULL,0,0,NULL,NULL),(6645,'mixpanel','completed',10,'2024-03-01 21:11:25','2024-03-01 22:32:20','2024-03-01 22:27:24','2024-03-01 22:32:19',NULL,0,0,NULL,NULL),(6646,'mixpanel','completed',10,'2024-03-01 21:30:22','2024-03-01 22:40:05','2024-03-01 22:37:21','2024-03-01 22:40:04',NULL,0,0,NULL,NULL),(6647,'mixpanel','completed',10,'2024-03-01 21:07:29','2024-03-01 22:47:17','2024-03-01 22:42:28','2024-03-01 22:47:16',NULL,0,0,NULL,NULL),(6648,'mixpanel','completed',10,'2024-03-01 21:46:21','2024-03-01 22:57:27','2024-03-01 22:52:20','2024-03-01 22:57:26',NULL,0,0,NULL,NULL),(6649,'mixpanel','completed',10,'2024-03-01 21:07:20','2024-03-01 23:07:26','2024-03-01 23:02:19','2024-03-01 23:07:25',NULL,0,0,NULL,NULL),(6650,'mixpanel','completed',10,'2024-03-01 21:54:30','2024-03-01 23:17:22','2024-03-01 23:12:28','2024-03-01 23:17:21',NULL,0,0,NULL,NULL),(6651,'mixpanel','completed',10,'2024-03-01 22:09:20','2024-03-01 23:27:25','2024-03-01 23:22:19','2024-03-01 23:27:24',NULL,0,0,NULL,NULL),(6652,'mixpanel','completed',10,'2024-03-01 21:49:26','2024-03-01 23:37:28','2024-03-01 23:32:25','2024-03-01 23:37:27',NULL,0,0,NULL,NULL),(6653,'mixpanel','completed',10,'2024-03-01 22:09:28','2024-03-01 23:47:23','2024-03-01 23:42:27','2024-03-01 23:47:22',NULL,0,0,NULL,NULL),(6654,'mixpanel','completed',10,'2024-03-01 22:44:25','2024-03-01 23:57:30','2024-03-01 23:52:24','2024-03-01 23:57:29',NULL,0,0,NULL,NULL),(6655,'mixpanel','completed',10,'2024-03-01 22:42:25','2024-03-02 00:07:23','2024-03-02 00:02:24','2024-03-02 00:07:22',NULL,0,0,NULL,NULL),(6656,'mixpanel','completed',10,'2024-03-01 22:55:30','2024-03-02 00:17:25','2024-03-02 00:12:29','2024-03-02 00:17:24',NULL,0,0,NULL,NULL),(6657,'mixpanel','completed',10,'2024-03-01 23:11:23','2024-03-02 00:27:28','2024-03-02 00:22:21','2024-03-02 00:27:27',NULL,0,0,NULL,NULL),(6658,'mixpanel','completed',10,'2024-03-01 22:54:21','2024-03-02 00:37:27','2024-03-02 00:32:20','2024-03-02 00:37:26',NULL,0,0,NULL,NULL),(6659,'mixpanel','completed',10,'2024-03-01 22:45:28','2024-03-02 00:47:27','2024-03-02 00:42:27','2024-03-02 00:47:26',NULL,0,0,NULL,NULL),(6660,'mixpanel','completed',10,'2024-03-01 23:45:26','2024-03-02 00:57:25','2024-03-02 00:52:25','2024-03-02 00:57:24',NULL,0,0,NULL,NULL),(6661,'mixpanel','completed',10,'2024-03-01 23:30:25','2024-03-02 01:05:07','2024-03-02 01:02:24','2024-03-02 01:05:06',NULL,0,0,NULL,NULL),(6662,'mixpanel','completed',10,'2024-03-01 23:14:19','2024-03-02 01:12:31','2024-03-02 01:07:18','2024-03-02 01:12:30',NULL,0,0,NULL,NULL),(6663,'mixpanel','completed',10,'2024-03-01 23:59:25','2024-03-02 01:22:26','2024-03-02 01:17:24','2024-03-02 01:22:25',NULL,0,0,NULL,NULL),(6664,'mixpanel','completed',10,'2024-03-01 23:43:27','2024-03-02 01:32:27','2024-03-02 01:27:26','2024-03-02 01:32:26',NULL,0,0,NULL,NULL),(6665,'mixpanel','completed',10,'2024-03-02 00:03:27','2024-03-02 01:42:26','2024-03-02 01:37:26','2024-03-02 01:42:25',NULL,0,0,NULL,NULL),(6666,'mixpanel','completed',10,'2024-03-02 00:37:25','2024-03-02 01:52:23','2024-03-02 01:47:24','2024-03-02 01:52:22',NULL,0,0,NULL,NULL),(6667,'mixpanel','completed',10,'2024-03-02 00:01:32','2024-03-02 02:02:25','2024-03-02 01:57:31','2024-03-02 02:02:23',NULL,0,0,NULL,NULL),(6668,'mixpanel','completed',10,'2024-03-02 00:52:18','2024-03-02 02:12:26','2024-03-02 02:07:17','2024-03-02 02:12:25',NULL,0,0,NULL,NULL),(6669,'mixpanel','completed',10,'2024-03-02 00:32:20','2024-03-02 02:22:28','2024-03-02 02:17:19','2024-03-02 02:22:27',NULL,0,0,NULL,NULL),(6670,'mixpanel','completed',10,'2024-03-02 00:50:26','2024-03-02 02:32:19','2024-03-02 02:27:25','2024-03-02 02:32:18',NULL,0,0,NULL,NULL),(6671,'mixpanel','completed',10,'2024-03-02 01:27:19','2024-03-02 02:42:28','2024-03-02 02:37:18','2024-03-02 02:42:27',NULL,0,0,NULL,NULL),(6672,'mixpanel','completed',10,'2024-03-02 01:23:31','2024-03-02 02:52:22','2024-03-02 02:47:30','2024-03-02 02:52:21',NULL,0,0,NULL,NULL),(6673,'mixpanel','completed',10,'2024-03-02 01:05:18','2024-03-02 03:02:24','2024-03-02 02:57:17','2024-03-02 03:02:23',NULL,0,0,NULL,NULL),(6674,'mixpanel','completed',10,'2024-03-02 01:07:23','2024-03-02 03:12:27','2024-03-02 03:07:22','2024-03-02 03:12:26',NULL,0,0,NULL,NULL),(6675,'mixpanel','completed',10,'2024-03-02 01:45:22','2024-03-02 03:22:21','2024-03-02 03:17:21','2024-03-02 03:22:20',NULL,0,0,NULL,NULL),(6676,'mixpanel','completed',10,'2024-03-02 02:07:22','2024-03-02 03:32:24','2024-03-02 03:27:20','2024-03-02 03:32:23',NULL,0,0,NULL,NULL),(6677,'mixpanel','completed',10,'2024-03-02 01:48:24','2024-03-02 03:42:28','2024-03-02 03:37:23','2024-03-02 03:42:27',NULL,0,0,NULL,NULL),(6678,'mixpanel','completed',10,'2024-03-02 02:13:15','2024-03-02 03:52:25','2024-03-02 03:47:14','2024-03-02 03:52:24',NULL,0,0,NULL,NULL),(6679,'mixpanel','completed',10,'2024-03-02 02:52:25','2024-03-02 04:02:25','2024-03-02 03:57:24','2024-03-02 04:02:24',NULL,0,0,NULL,NULL),(6680,'mixpanel','completed',10,'2024-03-02 02:51:33','2024-03-02 04:12:23','2024-03-02 04:07:32','2024-03-02 04:12:22',NULL,0,0,NULL,NULL),(6681,'mixpanel','completed',10,'2024-03-02 03:02:52','2024-03-02 04:22:26','2024-03-02 04:15:51','2024-03-02 04:22:25',NULL,0,0,NULL,NULL),(6682,'mixpanel','completed',10,'2024-03-02 03:10:24','2024-03-02 04:32:29','2024-03-02 04:27:21','2024-03-02 04:32:27',NULL,0,0,NULL,NULL),(6683,'mixpanel','completed',10,'2024-03-02 03:22:34','2024-03-02 04:42:22','2024-03-02 04:37:32','2024-03-02 04:42:21',NULL,0,0,NULL,NULL),(6684,'mixpanel','completed',10,'2024-03-02 03:06:27','2024-03-02 04:52:20','2024-03-02 04:47:26','2024-03-02 04:52:19',NULL,0,0,NULL,NULL),(6685,'mixpanel','completed',10,'2024-03-02 03:45:24','2024-03-02 05:02:15','2024-03-02 04:57:23','2024-03-02 05:02:14',NULL,0,0,NULL,NULL),(6686,'mixpanel','completed',10,'2024-03-02 03:46:19','2024-03-02 05:12:25','2024-03-02 05:07:18','2024-03-02 05:12:24',NULL,0,0,NULL,NULL),(6687,'mixpanel','completed',10,'2024-03-02 03:58:21','2024-03-02 05:22:23','2024-03-02 05:17:20','2024-03-02 05:22:22',NULL,0,0,NULL,NULL),(6688,'mixpanel','completed',10,'2024-03-02 03:47:17','2024-03-02 05:32:24','2024-03-02 05:27:16','2024-03-02 05:32:23',NULL,0,0,NULL,NULL),(6689,'mixpanel','completed',10,'2024-03-02 04:03:23','2024-03-02 05:42:22','2024-03-02 05:37:22','2024-03-02 05:42:21',NULL,0,0,NULL,NULL),(6690,'mixpanel','completed',10,'2024-03-02 04:07:26','2024-03-02 05:52:22','2024-03-02 05:47:25','2024-03-02 05:52:21',NULL,0,0,NULL,NULL),(6691,'schedule_re_engagement_email','completed',10,'2024-03-03 05:57:30','2024-03-03 05:58:57','2024-03-02 05:57:29','2024-03-03 05:58:56',NULL,0,0,NULL,NULL),(6692,'mixpanel','completed',10,'2024-03-02 04:31:30','2024-03-02 06:02:20','2024-03-02 05:57:29','2024-03-02 06:02:19',NULL,0,0,NULL,NULL),(6693,'mixpanel','completed',10,'2024-03-02 04:28:24','2024-03-02 06:12:22','2024-03-02 06:07:23','2024-03-02 06:12:21',NULL,0,0,NULL,NULL),(6694,'mixpanel','completed',10,'2024-03-02 04:44:28','2024-03-02 06:22:25','2024-03-02 06:17:27','2024-03-02 06:22:24',NULL,0,0,NULL,NULL),(6695,'mixpanel','completed',10,'2024-03-02 05:22:28','2024-03-02 06:32:27','2024-03-02 06:27:27','2024-03-02 06:32:26',NULL,0,0,NULL,NULL),(6696,'mixpanel','completed',10,'2024-03-02 05:26:19','2024-03-02 06:41:28','2024-03-02 06:37:18','2024-03-02 06:41:27',NULL,0,0,NULL,NULL),(6697,'mixpanel','completed',10,'2024-03-02 05:27:24','2024-03-02 06:52:25','2024-03-02 06:47:23','2024-03-02 06:52:25',NULL,0,0,NULL,NULL),(6698,'mixpanel','completed',10,'2024-03-02 05:28:27','2024-03-02 07:02:22','2024-03-02 06:57:25','2024-03-02 07:02:21',NULL,0,0,NULL,NULL),(6699,'mixpanel','completed',10,'2024-03-02 05:16:25','2024-03-02 07:12:28','2024-03-02 07:07:24','2024-03-02 07:12:27',NULL,0,0,NULL,NULL),(6700,'mixpanel','completed',10,'2024-03-02 05:27:17','2024-03-02 07:22:26','2024-03-02 07:17:16','2024-03-02 07:22:25',NULL,0,0,NULL,NULL),(6701,'mixpanel','completed',10,'2024-03-02 06:20:25','2024-03-02 07:32:27','2024-03-02 07:27:24','2024-03-02 07:32:25',NULL,0,0,NULL,NULL),(6702,'mixpanel','completed',10,'2024-03-02 05:37:27','2024-03-02 07:42:26','2024-03-02 07:37:26','2024-03-02 07:42:25',NULL,0,0,NULL,NULL),(6703,'mixpanel','completed',10,'2024-03-02 06:07:23','2024-03-02 07:52:22','2024-03-02 07:47:22','2024-03-02 07:52:21',NULL,0,0,NULL,NULL),(6704,'mixpanel','completed',10,'2024-03-02 06:54:24','2024-03-02 08:02:22','2024-03-02 07:57:23','2024-03-02 08:02:21',NULL,0,0,NULL,NULL),(6705,'mixpanel','completed',10,'2024-03-02 07:03:24','2024-03-02 08:10:13','2024-03-02 08:07:23','2024-03-02 08:10:12',NULL,0,0,NULL,NULL),(6706,'mixpanel','completed',10,'2024-03-02 07:07:24','2024-03-02 08:17:21','2024-03-02 08:12:23','2024-03-02 08:17:20',NULL,0,0,NULL,NULL),(6707,'mixpanel','completed',10,'2024-03-02 06:41:25','2024-03-02 08:27:26','2024-03-02 08:22:24','2024-03-02 08:27:25',NULL,0,0,NULL,NULL),(6708,'mixpanel','completed',10,'2024-03-02 07:03:26','2024-03-02 08:37:23','2024-03-02 08:32:25','2024-03-02 08:37:22',NULL,0,0,NULL,NULL),(6709,'mixpanel','completed',10,'2024-03-02 07:21:19','2024-03-02 08:47:25','2024-03-02 08:42:18','2024-03-02 08:47:24',NULL,0,0,NULL,NULL),(6710,'mixpanel','completed',10,'2024-03-02 07:14:19','2024-03-02 08:57:27','2024-03-02 08:52:18','2024-03-02 08:57:26',NULL,0,0,NULL,NULL),(6711,'mixpanel','completed',10,'2024-03-02 07:05:25','2024-03-02 09:07:22','2024-03-02 09:02:24','2024-03-02 09:07:22',NULL,0,0,NULL,NULL),(6712,'mixpanel','completed',10,'2024-03-02 08:02:30','2024-03-02 09:15:33','2024-03-02 09:12:29','2024-03-02 09:15:32',NULL,0,0,NULL,NULL),(6713,'mixpanel','completed',10,'2024-03-02 07:53:10','2024-03-02 09:22:27','2024-03-02 09:20:09','2024-03-02 09:22:26',NULL,0,0,NULL,NULL),(6714,'mixpanel','completed',10,'2024-03-02 08:19:28','2024-03-02 09:37:44','2024-03-02 09:27:27','2024-03-02 09:37:41',NULL,0,0,NULL,NULL),(6715,'mixpanel','completed',10,'2024-03-02 07:53:35','2024-03-02 09:47:21','2024-03-02 09:42:34','2024-03-02 09:47:20',NULL,0,0,NULL,NULL),(6716,'mixpanel','completed',10,'2024-03-02 08:25:25','2024-03-02 09:57:25','2024-03-02 09:52:24','2024-03-02 09:57:24',NULL,0,0,NULL,NULL),(6717,'mixpanel','completed',10,'2024-03-02 08:51:15','2024-03-02 10:07:25','2024-03-02 10:01:14','2024-03-02 10:07:24',NULL,0,0,NULL,NULL),(6718,'mixpanel','completed',10,'2024-03-02 08:32:30','2024-03-02 10:17:23','2024-03-02 10:12:29','2024-03-02 10:17:22',NULL,0,0,NULL,NULL),(6719,'mixpanel','completed',10,'2024-03-02 08:53:24','2024-03-02 10:27:26','2024-03-02 10:22:23','2024-03-02 10:27:25',NULL,0,0,NULL,NULL),(6720,'mixpanel','completed',10,'2024-03-02 08:38:42','2024-03-02 10:35:10','2024-03-02 10:30:41','2024-03-02 10:35:09',NULL,0,0,NULL,NULL),(6721,'mixpanel','completed',10,'2024-03-02 08:43:24','2024-03-02 10:42:31','2024-03-02 10:37:23','2024-03-02 10:42:30',NULL,0,0,NULL,NULL),(6722,'mixpanel','completed',10,'2024-03-02 09:24:27','2024-03-02 10:49:44','2024-03-02 10:47:26','2024-03-02 10:49:43',NULL,0,0,NULL,NULL),(6723,'mixpanel','completed',10,'2024-03-02 09:10:23','2024-03-02 10:56:36','2024-03-02 10:52:21','2024-03-02 10:56:35',NULL,0,0,NULL,NULL),(6724,'mixpanel','completed',10,'2024-03-02 09:01:27','2024-03-02 11:05:38','2024-03-02 11:02:26','2024-03-02 11:05:37',NULL,0,0,NULL,NULL),(6725,'mixpanel','completed',10,'2024-03-02 10:06:13','2024-03-02 11:17:24','2024-03-02 11:12:12','2024-03-02 11:17:23',NULL,0,0,NULL,NULL),(6726,'mixpanel','completed',10,'2024-03-02 09:20:57','2024-03-02 11:27:22','2024-03-02 11:20:56','2024-03-02 11:27:21',NULL,0,0,NULL,NULL),(6727,'mixpanel','completed',10,'2024-03-02 10:15:43','2024-03-02 11:32:18','2024-03-02 11:29:42','2024-03-02 11:32:17',NULL,0,0,NULL,NULL),(6728,'mixpanel','completed',10,'2024-03-02 10:26:20','2024-03-02 11:40:38','2024-03-02 11:37:19','2024-03-02 11:40:37',NULL,0,0,NULL,NULL),(6729,'mixpanel','completed',10,'2024-03-02 10:12:20','2024-03-02 11:50:36','2024-03-02 11:47:19','2024-03-02 11:50:35',NULL,0,0,NULL,NULL),(6730,'mixpanel','completed',10,'2024-03-02 09:56:29','2024-03-02 12:01:00','2024-03-02 11:57:28','2024-03-02 12:00:59',NULL,0,0,NULL,NULL),(6731,'mixpanel','completed',10,'2024-03-02 10:16:27','2024-03-02 12:10:11','2024-03-02 12:07:26','2024-03-02 12:10:10',NULL,0,0,NULL,NULL),(6732,'mixpanel','completed',10,'2024-03-02 10:19:31','2024-03-02 12:17:22','2024-03-02 12:12:30','2024-03-02 12:17:21',NULL,0,0,NULL,NULL),(6733,'mixpanel','completed',10,'2024-03-02 10:33:31','2024-03-02 12:22:47','2024-03-02 12:20:30','2024-03-02 12:22:46',NULL,0,0,NULL,NULL),(6734,'mixpanel','completed',10,'2024-03-02 10:58:29','2024-03-02 12:32:24','2024-03-02 12:27:28','2024-03-02 12:32:23',NULL,0,0,NULL,NULL),(6735,'mixpanel','completed',10,'2024-03-02 11:32:21','2024-03-02 12:37:22','2024-03-02 12:35:20','2024-03-02 12:37:21',NULL,0,0,NULL,NULL),(6736,'mixpanel','completed',10,'2024-03-02 11:40:30','2024-03-02 12:45:12','2024-03-02 12:42:29','2024-03-02 12:45:11',NULL,0,0,NULL,NULL),(6737,'mixpanel','completed',10,'2024-03-02 11:14:23','2024-03-02 12:57:30','2024-03-02 12:52:22','2024-03-02 12:57:29',NULL,0,0,NULL,NULL),(6738,'mixpanel','completed',10,'2024-03-02 11:41:52','2024-03-02 13:02:23','2024-03-02 12:59:51','2024-03-02 13:02:22',NULL,0,0,NULL,NULL),(6739,'mixpanel','completed',10,'2024-03-02 11:38:26','2024-03-02 13:10:42','2024-03-02 13:07:25','2024-03-02 13:10:41',NULL,0,0,NULL,NULL),(6740,'mixpanel','completed',10,'2024-03-02 11:31:16','2024-03-02 13:22:23','2024-03-02 13:17:15','2024-03-02 13:22:22',NULL,0,0,NULL,NULL),(6741,'mixpanel','completed',10,'2024-03-02 12:12:39','2024-03-02 13:32:26','2024-03-02 13:25:38','2024-03-02 13:32:25',NULL,0,0,NULL,NULL),(6742,'mixpanel','completed',10,'2024-03-02 12:25:18','2024-03-02 13:38:43','2024-03-02 13:36:17','2024-03-02 13:38:42',NULL,0,0,NULL,NULL),(6743,'mixpanel','completed',10,'2024-03-02 12:25:28','2024-03-02 13:47:22','2024-03-02 13:42:27','2024-03-02 13:47:21',NULL,0,0,NULL,NULL),(6744,'mixpanel','completed',10,'2024-03-02 11:56:49','2024-03-02 13:52:09','2024-03-02 13:49:48','2024-03-02 13:52:08',NULL,0,0,NULL,NULL),(6745,'mixpanel','completed',10,'2024-03-02 12:43:20','2024-03-02 14:02:25','2024-03-02 13:57:19','2024-03-02 14:02:24',NULL,0,0,NULL,NULL),(6746,'mixpanel','completed',10,'2024-03-02 12:31:05','2024-03-02 14:07:28','2024-03-02 14:05:04','2024-03-02 14:07:27',NULL,0,0,NULL,NULL),(6747,'mixpanel','completed',10,'2024-03-02 12:19:29','2024-03-02 14:16:42','2024-03-02 14:12:28','2024-03-02 14:16:41',NULL,0,0,NULL,NULL),(6748,'mixpanel','completed',10,'2024-03-02 12:32:52','2024-03-02 14:22:33','2024-03-02 14:18:51','2024-03-02 14:22:32',NULL,0,0,NULL,NULL),(6749,'mixpanel','completed',10,'2024-03-02 12:29:27','2024-03-02 14:30:16','2024-03-02 14:27:26','2024-03-02 14:30:15',NULL,0,0,NULL,NULL),(6750,'mixpanel','completed',10,'2024-03-02 13:29:23','2024-03-02 14:37:44','2024-03-02 14:32:22','2024-03-02 14:37:43',NULL,0,0,NULL,NULL),(6751,'mixpanel','completed',10,'2024-03-02 13:20:26','2024-03-02 14:46:18','2024-03-02 14:42:25','2024-03-02 14:46:17',NULL,0,0,NULL,NULL),(6752,'mixpanel','completed',10,'2024-03-02 12:51:28','2024-03-02 14:57:31','2024-03-02 14:52:27','2024-03-02 14:57:30',NULL,0,0,NULL,NULL),(6753,'mixpanel','completed',10,'2024-03-02 13:34:35','2024-03-02 15:07:31','2024-03-02 15:00:34','2024-03-02 15:07:30',NULL,0,0,NULL,NULL),(6754,'mixpanel','completed',10,'2024-03-02 13:39:27','2024-03-02 15:15:25','2024-03-02 15:12:26','2024-03-02 15:15:24',NULL,0,0,NULL,NULL),(6755,'mixpanel','completed',10,'2024-03-02 13:57:27','2024-03-02 15:22:21','2024-03-02 15:17:26','2024-03-02 15:22:20',NULL,0,0,NULL,NULL),(6756,'mixpanel','completed',10,'2024-03-02 14:11:27','2024-03-02 15:30:03','2024-03-02 15:27:26','2024-03-02 15:30:02',NULL,0,0,NULL,NULL),(6757,'mixpanel','completed',10,'2024-03-02 13:31:28','2024-03-02 15:35:28','2024-03-02 15:32:27','2024-03-02 15:35:27',NULL,0,0,NULL,NULL),(6758,'mixpanel','completed',10,'2024-03-02 14:27:32','2024-03-02 15:42:30','2024-03-02 15:37:31','2024-03-02 15:42:29',NULL,0,0,NULL,NULL),(6759,'mixpanel','completed',10,'2024-03-02 14:06:23','2024-03-02 15:47:27','2024-03-02 15:45:22','2024-03-02 15:47:26',NULL,0,0,NULL,NULL),(6760,'mixpanel','completed',10,'2024-03-02 14:44:28','2024-03-02 15:57:31','2024-03-02 15:52:27','2024-03-02 15:57:30',NULL,0,0,NULL,NULL),(6761,'mixpanel','completed',10,'2024-03-02 14:30:00','2024-03-02 16:07:27','2024-03-02 16:00:59','2024-03-02 16:07:26',NULL,0,0,NULL,NULL),(6762,'mixpanel','completed',10,'2024-03-02 14:56:30','2024-03-02 16:16:22','2024-03-02 16:12:29','2024-03-02 16:16:21',NULL,0,0,NULL,NULL),(6763,'mixpanel','completed',10,'2024-03-02 15:03:33','2024-03-02 16:27:32','2024-03-02 16:22:32','2024-03-02 16:27:31',NULL,0,0,NULL,NULL),(6764,'mixpanel','completed',10,'2024-03-02 14:44:50','2024-03-02 16:32:08','2024-03-02 16:29:49','2024-03-02 16:32:07',NULL,0,0,NULL,NULL),(6765,'mixpanel','completed',10,'2024-03-02 14:44:26','2024-03-02 16:42:31','2024-03-02 16:37:24','2024-03-02 16:42:30',NULL,0,0,NULL,NULL),(6766,'mixpanel','completed',10,'2024-03-02 14:48:41','2024-03-02 16:47:13','2024-03-02 16:44:40','2024-03-02 16:47:12',NULL,0,0,NULL,NULL),(6767,'mixpanel','completed',10,'2024-03-02 14:56:34','2024-03-02 16:57:28','2024-03-02 16:52:33','2024-03-02 16:57:27',NULL,0,0,NULL,NULL),(6768,'mixpanel','completed',10,'2024-03-02 15:15:39','2024-03-02 17:03:39','2024-03-02 17:00:38','2024-03-02 17:03:38',NULL,0,0,NULL,NULL),(6769,'mixpanel','completed',10,'2024-03-02 15:09:36','2024-03-02 17:12:36','2024-03-02 17:07:35','2024-03-02 17:12:35',NULL,0,0,NULL,NULL),(6770,'mixpanel','completed',10,'2024-03-02 15:47:07','2024-03-02 17:19:48','2024-03-02 17:17:06','2024-03-02 17:19:47',NULL,0,0,NULL,NULL),(6771,'mixpanel','completed',10,'2024-03-02 15:39:21','2024-03-02 17:27:30','2024-03-02 17:22:20','2024-03-02 17:27:29',NULL,0,0,NULL,NULL),(6772,'mixpanel','completed',10,'2024-03-02 16:30:25','2024-03-02 17:37:01','2024-03-02 17:32:24','2024-03-02 17:37:00',NULL,0,0,NULL,NULL),(6773,'mixpanel','completed',10,'2024-03-02 15:55:23','2024-03-02 17:47:21','2024-03-02 17:42:21','2024-03-02 17:47:20',NULL,0,0,NULL,NULL),(6774,'mixpanel','completed',10,'2024-03-02 16:09:27','2024-03-02 17:52:30','2024-03-02 17:50:26','2024-03-02 17:52:29',NULL,0,0,NULL,NULL),(6775,'mixpanel','completed',10,'2024-03-02 16:55:31','2024-03-02 18:02:23','2024-03-02 17:57:30','2024-03-02 18:02:22',NULL,0,0,NULL,NULL),(6776,'mixpanel','completed',10,'2024-03-02 16:18:40','2024-03-02 18:07:51','2024-03-02 18:05:39','2024-03-02 18:07:50',NULL,0,0,NULL,NULL),(6777,'mixpanel','completed',10,'2024-03-02 16:35:30','2024-03-02 18:16:53','2024-03-02 18:12:29','2024-03-02 18:16:52',NULL,0,0,NULL,NULL),(6778,'mixpanel','completed',10,'2024-03-02 17:05:51','2024-03-02 18:22:26','2024-03-02 18:19:50','2024-03-02 18:22:26',NULL,0,0,NULL,NULL),(6779,'mixpanel','completed',10,'2024-03-02 17:03:30','2024-03-02 18:31:19','2024-03-02 18:27:29','2024-03-02 18:31:18',NULL,0,0,NULL,NULL),(6780,'mixpanel','completed',10,'2024-03-02 17:22:25','2024-03-02 18:39:36','2024-03-02 18:37:24','2024-03-02 18:39:35',NULL,0,0,NULL,NULL),(6781,'mixpanel','completed',10,'2024-03-02 17:25:27','2024-03-02 18:47:25','2024-03-02 18:42:26','2024-03-02 18:47:24',NULL,0,0,NULL,NULL),(6782,'mixpanel','completed',10,'2024-03-02 17:25:42','2024-03-02 18:52:18','2024-03-02 18:49:41','2024-03-02 18:52:17',NULL,0,0,NULL,NULL),(6783,'mixpanel','completed',10,'2024-03-02 17:33:26','2024-03-02 19:00:29','2024-03-02 18:57:25','2024-03-02 19:00:28',NULL,0,0,NULL,NULL),(6784,'mixpanel','completed',10,'2024-03-02 17:35:25','2024-03-02 19:12:32','2024-03-02 19:07:24','2024-03-02 19:12:31',NULL,0,0,NULL,NULL),(6785,'mixpanel','completed',10,'2024-03-02 17:32:01','2024-03-02 19:22:20','2024-03-02 19:16:00','2024-03-02 19:22:20',NULL,0,0,NULL,NULL),(6786,'mixpanel','completed',10,'2024-03-02 17:35:36','2024-03-02 19:27:25','2024-03-02 19:24:35','2024-03-02 19:27:25',NULL,0,0,NULL,NULL),(6787,'subscribers_engagement_score','completed',10,'2024-03-03 03:50:00','2024-03-03 03:51:40','2024-03-02 19:30:43','2024-03-03 03:51:39',NULL,0,0,NULL,NULL),(6788,'mixpanel','completed',10,'2024-03-02 18:27:43','2024-03-02 19:37:24','2024-03-02 19:30:43','2024-03-02 19:37:21',NULL,0,0,NULL,NULL),(6789,'mixpanel','completed',10,'2024-03-02 18:31:25','2024-03-02 19:45:05','2024-03-02 19:42:23','2024-03-02 19:45:05',NULL,0,0,NULL,NULL),(6790,'mixpanel','completed',10,'2024-03-02 18:41:11','2024-03-02 19:51:45','2024-03-02 19:47:10','2024-03-02 19:51:44',NULL,0,0,NULL,NULL),(6791,'mixpanel','completed',10,'2024-03-02 18:21:28','2024-03-02 19:59:54','2024-03-02 19:57:28','2024-03-02 19:59:54',NULL,0,0,NULL,NULL),(6792,'mixpanel','completed',10,'2024-03-02 18:36:23','2024-03-02 20:06:03','2024-03-02 20:02:23','2024-03-02 20:06:03',NULL,0,0,NULL,NULL),(6793,'mixpanel','completed',10,'2024-03-02 18:52:08','2024-03-02 20:12:23','2024-03-02 20:08:07','2024-03-02 20:12:23',NULL,0,0,NULL,NULL),(6794,'mixpanel','completed',10,'2024-03-02 18:16:49','2024-03-02 20:17:24','2024-03-02 20:14:49','2024-03-02 20:17:23',NULL,0,0,NULL,NULL),(6795,'mixpanel','completed',10,'2024-03-02 19:02:42','2024-03-02 20:27:28','2024-03-02 20:21:42','2024-03-02 20:27:28',NULL,0,0,NULL,NULL),(6796,'mixpanel','completed',10,'2024-03-02 18:54:46','2024-03-02 20:32:21','2024-03-02 20:29:45','2024-03-02 20:32:20',NULL,0,0,NULL,NULL),(6797,'mixpanel','completed',10,'2024-03-02 18:54:22','2024-03-02 20:42:32','2024-03-02 20:37:22','2024-03-02 20:42:31',NULL,0,0,NULL,NULL),(6798,'mixpanel','completed',10,'2024-03-02 18:58:59','2024-03-02 20:52:28','2024-03-02 20:45:59','2024-03-02 20:52:26',NULL,0,0,NULL,NULL),(6799,'mixpanel','completed',10,'2024-03-02 19:48:42','2024-03-02 20:57:23','2024-03-02 20:54:41','2024-03-02 20:57:23',NULL,0,0,NULL,NULL),(6800,'mixpanel','completed',10,'2024-03-02 19:33:26','2024-03-02 21:05:07','2024-03-02 21:02:26','2024-03-02 21:05:06',NULL,0,0,NULL,NULL),(6801,'mixpanel','completed',10,'2024-03-02 19:07:23','2024-03-02 21:12:21','2024-03-02 21:07:23','2024-03-02 21:12:20',NULL,0,0,NULL,NULL),(6802,'mixpanel','completed',10,'2024-03-02 19:22:22','2024-03-02 21:17:28','2024-03-02 21:14:22','2024-03-02 21:17:27',NULL,0,0,NULL,NULL),(6803,'mixpanel','completed',10,'2024-03-02 19:51:06','2024-03-02 21:27:30','2024-03-02 21:22:06','2024-03-02 21:27:29',NULL,0,0,NULL,NULL),(6804,'mixpanel','completed',10,'2024-03-02 19:32:26','2024-03-02 21:37:25','2024-03-02 21:31:26','2024-03-02 21:37:24',NULL,0,0,NULL,NULL),(6805,'mixpanel','completed',10,'2024-03-02 20:24:54','2024-03-02 21:47:24','2024-03-02 21:40:54','2024-03-02 21:47:24',NULL,0,0,NULL,NULL),(6806,'mixpanel','completed',10,'2024-03-02 20:19:20','2024-03-02 22:02:49','2024-03-02 21:52:19','2024-03-02 22:02:46',NULL,0,0,NULL,NULL),(6807,'mixpanel','completed',10,'2024-03-02 20:22:26','2024-03-02 22:12:18','2024-03-02 22:07:25','2024-03-02 22:12:17',NULL,0,0,NULL,NULL),(6808,'mixpanel','completed',10,'2024-03-02 20:27:22','2024-03-02 22:22:29','2024-03-02 22:17:21','2024-03-02 22:22:28',NULL,0,0,NULL,NULL),(6809,'mixpanel','completed',10,'2024-03-02 21:06:49','2024-03-02 22:32:25','2024-03-02 22:26:48','2024-03-02 22:32:24',NULL,0,0,NULL,NULL),(6810,'mixpanel','completed',10,'2024-03-02 21:03:29','2024-03-02 22:42:27','2024-03-02 22:37:28','2024-03-02 22:42:26',NULL,0,0,NULL,NULL),(6811,'mixpanel','completed',10,'2024-03-02 21:20:24','2024-03-02 22:52:26','2024-03-02 22:47:23','2024-03-02 22:52:25',NULL,0,0,NULL,NULL),(6812,'mixpanel','completed',10,'2024-03-02 21:23:24','2024-03-02 23:02:18','2024-03-02 22:57:23','2024-03-02 23:02:17',NULL,0,0,NULL,NULL),(6813,'mixpanel','completed',10,'2024-03-02 21:53:26','2024-03-02 23:10:31','2024-03-02 23:07:24','2024-03-02 23:10:30',NULL,0,0,NULL,NULL),(6814,'mixpanel','completed',10,'2024-03-02 21:47:25','2024-03-02 23:22:21','2024-03-02 23:17:24','2024-03-02 23:22:20',NULL,0,0,NULL,NULL),(6815,'mixpanel','completed',10,'2024-03-02 21:45:25','2024-03-02 23:32:26','2024-03-02 23:27:24','2024-03-02 23:32:25',NULL,0,0,NULL,NULL),(6816,'mixpanel','completed',10,'2024-03-02 22:31:29','2024-03-02 23:42:26','2024-03-02 23:37:28','2024-03-02 23:42:24',NULL,0,0,NULL,NULL),(6817,'mixpanel','completed',10,'2024-03-02 21:56:23','2024-03-02 23:52:25','2024-03-02 23:47:22','2024-03-02 23:52:24',NULL,0,0,NULL,NULL),(6818,'mixpanel','completed',10,'2024-03-02 22:12:20','2024-03-03 00:02:15','2024-03-02 23:56:19','2024-03-03 00:02:14',NULL,0,0,NULL,NULL),(6819,'mixpanel','completed',10,'2024-03-02 22:07:25','2024-03-03 00:12:20','2024-03-03 00:07:24','2024-03-03 00:12:19',NULL,0,0,NULL,NULL),(6820,'mixpanel','completed',10,'2024-03-02 23:13:22','2024-03-03 00:22:23','2024-03-03 00:17:21','2024-03-03 00:22:22',NULL,0,0,NULL,NULL),(6821,'mixpanel','completed',10,'2024-03-02 22:32:27','2024-03-03 00:32:27','2024-03-03 00:27:26','2024-03-03 00:32:26',NULL,0,0,NULL,NULL),(6822,'mixpanel','completed',10,'2024-03-02 22:50:17','2024-03-03 00:42:22','2024-03-03 00:37:16','2024-03-03 00:42:21',NULL,0,0,NULL,NULL),(6823,'mixpanel','completed',10,'2024-03-02 22:53:24','2024-03-03 00:52:20','2024-03-03 00:47:23','2024-03-03 00:52:19',NULL,0,0,NULL,NULL),(6824,'mixpanel','completed',10,'2024-03-02 23:04:25','2024-03-03 01:02:25','2024-03-03 00:57:24','2024-03-03 01:02:24',NULL,0,0,NULL,NULL),(6825,'mixpanel','completed',10,'2024-03-02 23:54:24','2024-03-03 01:12:20','2024-03-03 01:07:23','2024-03-03 01:12:19',NULL,0,0,NULL,NULL),(6826,'mixpanel','completed',10,'2024-03-02 23:40:27','2024-03-03 01:22:21','2024-03-03 01:17:25','2024-03-03 01:22:20',NULL,0,0,NULL,NULL),(6827,'mixpanel','completed',10,'2024-03-02 23:43:31','2024-03-03 01:32:26','2024-03-03 01:27:30','2024-03-03 01:32:25',NULL,0,0,NULL,NULL),(6828,'mixpanel','completed',10,'2024-03-02 23:40:07','2024-03-03 01:42:27','2024-03-03 01:37:06','2024-03-03 01:42:26',NULL,0,0,NULL,NULL),(6829,'mixpanel','completed',10,'2024-03-03 00:09:26','2024-03-03 01:52:24','2024-03-03 01:47:25','2024-03-03 01:52:23',NULL,0,0,NULL,NULL),(6830,'mixpanel','completed',10,'2024-03-03 00:32:21','2024-03-03 02:02:24','2024-03-03 01:57:20','2024-03-03 02:02:23',NULL,0,0,NULL,NULL),(6831,'mixpanel','completed',10,'2024-03-03 00:18:19','2024-03-03 02:12:28','2024-03-03 02:07:18','2024-03-03 02:12:27',NULL,0,0,NULL,NULL),(6832,'mixpanel','completed',10,'2024-03-03 00:47:26','2024-03-03 02:22:21','2024-03-03 02:17:25','2024-03-03 02:22:20',NULL,0,0,NULL,NULL),(6833,'mixpanel','completed',10,'2024-03-03 00:43:24','2024-03-03 02:32:19','2024-03-03 02:27:23','2024-03-03 02:32:18',NULL,0,0,NULL,NULL),(6834,'mixpanel','completed',10,'2024-03-03 01:28:26','2024-03-03 02:42:28','2024-03-03 02:37:26','2024-03-03 02:42:27',NULL,0,0,NULL,NULL),(6835,'mixpanel','completed',10,'2024-03-03 01:16:23','2024-03-03 02:49:40','2024-03-03 02:47:22','2024-03-03 02:49:39',NULL,0,0,NULL,NULL),(6836,'mixpanel','completed',10,'2024-03-03 01:02:29','2024-03-03 02:57:31','2024-03-03 02:52:28','2024-03-03 02:57:30',NULL,0,0,NULL,NULL),(6837,'mixpanel','completed',10,'2024-03-03 01:20:38','2024-03-03 03:02:21','2024-03-03 02:59:37','2024-03-03 03:02:20',NULL,0,0,NULL,NULL),(6838,'mixpanel','completed',10,'2024-03-03 01:22:25','2024-03-03 03:09:51','2024-03-03 03:07:24','2024-03-03 03:09:50',NULL,0,0,NULL,NULL),(6839,'mixpanel','completed',10,'2024-03-03 01:18:17','2024-03-03 03:20:53','2024-03-03 03:17:16','2024-03-03 03:20:52',NULL,0,0,NULL,NULL),(6840,'mixpanel','completed',10,'2024-03-03 01:45:19','2024-03-03 03:31:34','2024-03-03 03:27:18','2024-03-03 03:31:33',NULL,0,0,NULL,NULL),(6841,'mixpanel','completed',10,'2024-03-03 02:19:23','2024-03-03 03:42:29','2024-03-03 03:37:22','2024-03-03 03:42:28',NULL,0,0,NULL,NULL),(6842,'mixpanel','completed',10,'2024-03-03 02:19:30','2024-03-03 03:47:22','2024-03-03 03:44:29','2024-03-03 03:47:21',NULL,0,0,NULL,NULL),(6843,'subscribers_engagement_score','completed',10,'2024-03-03 03:51:40','2024-03-03 03:53:55','2024-03-03 03:51:39','2024-03-03 03:53:54',NULL,0,0,NULL,NULL),(6844,'mixpanel','completed',10,'2024-03-03 02:09:40','2024-03-03 03:53:55','2024-03-03 03:51:39','2024-03-03 03:53:54',NULL,0,0,NULL,NULL),(6845,'subscribers_engagement_score','completed',10,'2024-03-04 07:09:00','2024-03-04 07:12:30','2024-03-03 03:53:54','2024-03-04 07:12:29',NULL,0,0,NULL,NULL),(6846,'mixpanel','completed',10,'2024-03-03 02:13:18','2024-03-03 04:02:26','2024-03-03 03:57:17','2024-03-03 04:02:25',NULL,0,0,NULL,NULL),(6847,'mixpanel','completed',10,'2024-03-03 02:05:22','2024-03-03 04:12:22','2024-03-03 04:05:21','2024-03-03 04:12:21',NULL,0,0,NULL,NULL),(6848,'mixpanel','completed',10,'2024-03-03 02:25:56','2024-03-03 04:22:19','2024-03-03 04:16:55','2024-03-03 04:22:18',NULL,0,0,NULL,NULL),(6849,'mixpanel','completed',10,'2024-03-03 02:35:58','2024-03-03 04:32:22','2024-03-03 04:29:55','2024-03-03 04:32:21',NULL,0,0,NULL,NULL),(6850,'mixpanel','completed',10,'2024-03-03 02:53:25','2024-03-03 04:40:08','2024-03-03 04:37:24','2024-03-03 04:40:07',NULL,0,0,NULL,NULL),(6851,'mixpanel','completed',10,'2024-03-03 03:10:22','2024-03-03 04:47:20','2024-03-03 04:42:21','2024-03-03 04:47:19',NULL,0,0,NULL,NULL),(6852,'mixpanel','completed',10,'2024-03-03 03:24:05','2024-03-03 04:54:12','2024-03-03 04:52:04','2024-03-03 04:54:11',NULL,0,0,NULL,NULL),(6853,'mixpanel','completed',10,'2024-03-03 03:54:24','2024-03-03 05:02:23','2024-03-03 04:57:23','2024-03-03 05:02:22',NULL,0,0,NULL,NULL),(6854,'mixpanel','completed',10,'2024-03-03 04:02:53','2024-03-03 05:12:29','2024-03-03 05:04:52','2024-03-03 05:12:28',NULL,0,0,NULL,NULL),(6855,'mixpanel','completed',10,'2024-03-03 03:25:19','2024-03-03 05:19:29','2024-03-03 05:17:18','2024-03-03 05:19:28',NULL,0,0,NULL,NULL),(6856,'mixpanel','completed',10,'2024-03-03 03:47:26','2024-03-03 05:27:18','2024-03-03 05:22:24','2024-03-03 05:27:17',NULL,0,0,NULL,NULL),(6857,'mixpanel','completed',10,'2024-03-03 03:58:33','2024-03-03 05:33:23','2024-03-03 05:30:32','2024-03-03 05:33:22',NULL,0,0,NULL,NULL),(6858,'mixpanel','completed',10,'2024-03-03 04:00:22','2024-03-03 05:42:20','2024-03-03 05:37:21','2024-03-03 05:42:19',NULL,0,0,NULL,NULL),(6859,'mixpanel','completed',10,'2024-03-03 04:42:28','2024-03-03 05:46:29','2024-03-03 05:44:27','2024-03-03 05:46:28',NULL,0,0,NULL,NULL),(6860,'mixpanel','completed',10,'2024-03-03 04:36:24','2024-03-03 05:56:48','2024-03-03 05:52:23','2024-03-03 05:56:47',NULL,0,0,NULL,NULL),(6861,'mixpanel','completed',10,'2024-03-03 04:54:57','2024-03-03 06:02:22','2024-03-03 05:58:56','2024-03-03 06:02:21',NULL,0,0,NULL,NULL),(6862,'schedule_re_engagement_email','completed',10,'2024-03-04 06:02:22','2024-03-04 06:02:27','2024-03-03 06:02:21','2024-03-04 06:02:26',NULL,0,0,NULL,NULL),(6863,'mixpanel','completed',10,'2024-03-03 04:22:26','2024-03-03 06:10:17','2024-03-03 06:07:25','2024-03-03 06:10:16',NULL,0,0,NULL,NULL),(6864,'mixpanel','completed',10,'2024-03-03 04:30:23','2024-03-03 06:17:21','2024-03-03 06:12:22','2024-03-03 06:17:20',NULL,0,0,NULL,NULL),(6865,'mixpanel','completed',10,'2024-03-03 04:27:37','2024-03-03 06:27:21','2024-03-03 06:20:36','2024-03-03 06:27:20',NULL,0,0,NULL,NULL),(6866,'mixpanel','completed',10,'2024-03-03 04:53:13','2024-03-03 06:32:21','2024-03-03 06:30:12','2024-03-03 06:32:20',NULL,0,0,NULL,NULL),(6867,'mixpanel','completed',10,'2024-03-03 04:55:19','2024-03-03 06:39:40','2024-03-03 06:37:18','2024-03-03 06:39:39',NULL,0,0,NULL,NULL),(6868,'mixpanel','completed',10,'2024-03-03 04:58:26','2024-03-03 06:47:24','2024-03-03 06:42:25','2024-03-03 06:47:23',NULL,0,0,NULL,NULL),(6869,'mixpanel','completed',10,'2024-03-03 05:21:39','2024-03-03 06:52:22','2024-03-03 06:49:38','2024-03-03 06:52:21',NULL,0,0,NULL,NULL),(6870,'mixpanel','completed',10,'2024-03-03 05:41:23','2024-03-03 07:02:27','2024-03-03 06:57:22','2024-03-03 07:02:26',NULL,0,0,NULL,NULL),(6871,'mixpanel','completed',10,'2024-03-03 05:57:17','2024-03-03 07:12:25','2024-03-03 07:06:16','2024-03-03 07:12:24',NULL,0,0,NULL,NULL),(6872,'mixpanel','completed',10,'2024-03-03 06:04:55','2024-03-03 07:17:21','2024-03-03 07:14:54','2024-03-03 07:17:20',NULL,0,0,NULL,NULL),(6873,'mixpanel','completed',10,'2024-03-03 05:48:27','2024-03-03 07:27:22','2024-03-03 07:22:26','2024-03-03 07:27:21',NULL,0,0,NULL,NULL),(6874,'mixpanel','completed',10,'2024-03-03 05:43:10','2024-03-03 07:37:20','2024-03-03 07:31:09','2024-03-03 07:37:19',NULL,0,0,NULL,NULL),(6875,'mixpanel','completed',10,'2024-03-03 06:25:31','2024-03-03 07:47:07','2024-03-03 07:40:30','2024-03-03 07:47:06',NULL,0,0,NULL,NULL),(6876,'mixpanel','completed',10,'2024-03-03 06:24:25','2024-03-03 07:55:28','2024-03-03 07:52:24','2024-03-03 07:55:27',NULL,0,0,NULL,NULL),(6877,'mixpanel','completed',10,'2024-03-03 06:06:37','2024-03-03 08:02:23','2024-03-03 07:57:36','2024-03-03 08:02:22',NULL,0,0,NULL,NULL),(6878,'mixpanel','completed',10,'2024-03-03 06:10:45','2024-03-03 08:07:22','2024-03-03 08:04:44','2024-03-03 08:07:21',NULL,0,0,NULL,NULL),(6879,'mixpanel','completed',10,'2024-03-03 07:00:25','2024-03-03 08:15:52','2024-03-03 08:12:23','2024-03-03 08:15:51',NULL,0,0,NULL,NULL),(6880,'mixpanel','completed',10,'2024-03-03 06:42:19','2024-03-03 08:25:37','2024-03-03 08:22:18','2024-03-03 08:25:36',NULL,0,0,NULL,NULL),(6881,'mixpanel','completed',10,'2024-03-03 06:45:18','2024-03-03 08:35:50','2024-03-03 08:32:17','2024-03-03 08:35:49',NULL,0,0,NULL,NULL),(6882,'mixpanel','completed',10,'2024-03-03 07:09:29','2024-03-03 08:45:01','2024-03-03 08:42:28','2024-03-03 08:45:00',NULL,0,0,NULL,NULL),(6883,'mixpanel','completed',10,'2024-03-03 07:04:26','2024-03-03 08:56:21','2024-03-03 08:52:25','2024-03-03 08:56:20',NULL,0,0,NULL,NULL),(6884,'mixpanel','completed',10,'2024-03-03 07:28:05','2024-03-03 09:07:22','2024-03-03 09:01:04','2024-03-03 09:07:21',NULL,0,0,NULL,NULL),(6885,'mixpanel','completed',10,'2024-03-03 07:18:48','2024-03-03 09:12:20','2024-03-03 09:09:47','2024-03-03 09:12:19',NULL,0,0,NULL,NULL),(6886,'mixpanel','completed',10,'2024-03-03 07:50:18','2024-03-03 09:19:58','2024-03-03 09:17:17','2024-03-03 09:19:57',NULL,0,0,NULL,NULL),(6887,'mixpanel','completed',10,'2024-03-03 07:54:25','2024-03-03 09:32:09','2024-03-03 09:27:24','2024-03-03 09:32:09',NULL,0,0,NULL,NULL),(6888,'mixpanel','completed',10,'2024-03-03 08:01:22','2024-03-03 09:42:24','2024-03-03 09:37:21','2024-03-03 09:42:23',NULL,0,0,NULL,NULL),(6889,'mixpanel','completed',10,'2024-03-03 08:26:39','2024-03-03 09:46:43','2024-03-03 09:44:38','2024-03-03 09:46:42',NULL,0,0,NULL,NULL),(6890,'mixpanel','completed',10,'2024-03-03 08:24:21','2024-03-03 09:57:19','2024-03-03 09:52:20','2024-03-03 09:57:18',NULL,0,0,NULL,NULL),(6891,'mixpanel','completed',10,'2024-03-03 08:38:42','2024-03-03 10:02:22','2024-03-03 09:59:41','2024-03-03 10:02:21',NULL,0,0,NULL,NULL),(6892,'mixpanel','completed',10,'2024-03-03 08:35:19','2024-03-03 10:10:34','2024-03-03 10:07:18','2024-03-03 10:10:33',NULL,0,0,NULL,NULL),(6893,'mixpanel','completed',10,'2024-03-03 08:55:00','2024-03-03 10:17:24','2024-03-03 10:12:59','2024-03-03 10:17:23',NULL,0,0,NULL,NULL),(6894,'mixpanel','completed',10,'2024-03-03 08:33:28','2024-03-03 10:26:20','2024-03-03 10:22:26','2024-03-03 10:26:19',NULL,0,0,NULL,NULL),(6895,'mixpanel','completed',10,'2024-03-03 09:03:26','2024-03-03 10:37:20','2024-03-03 10:32:25','2024-03-03 10:37:19',NULL,0,0,NULL,NULL),(6896,'mixpanel','completed',10,'2024-03-03 09:37:38','2024-03-03 10:47:25','2024-03-03 10:40:37','2024-03-03 10:47:24',NULL,0,0,NULL,NULL),(6897,'mixpanel','completed',10,'2024-03-03 09:41:15','2024-03-03 10:54:33','2024-03-03 10:52:14','2024-03-03 10:54:32',NULL,0,0,NULL,NULL),(6898,'mixpanel','completed',10,'2024-03-03 09:43:24','2024-03-03 11:02:17','2024-03-03 10:57:23','2024-03-03 11:02:16',NULL,0,0,NULL,NULL),(6899,'mixpanel','completed',10,'2024-03-03 09:23:58','2024-03-03 11:08:59','2024-03-03 11:06:57','2024-03-03 11:08:58',NULL,0,0,NULL,NULL),(6900,'mixpanel','completed',10,'2024-03-03 10:08:19','2024-03-03 11:17:23','2024-03-03 11:12:18','2024-03-03 11:17:22',NULL,0,0,NULL,NULL),(6901,'mixpanel','completed',10,'2024-03-03 09:39:30','2024-03-03 11:23:59','2024-03-03 11:21:29','2024-03-03 11:23:58',NULL,0,0,NULL,NULL),(6902,'mixpanel','completed',10,'2024-03-03 10:18:29','2024-03-03 11:32:21','2024-03-03 11:27:28','2024-03-03 11:32:20',NULL,0,0,NULL,NULL),(6903,'mixpanel','completed',10,'2024-03-03 09:41:21','2024-03-03 11:39:07','2024-03-03 11:36:20','2024-03-03 11:39:06',NULL,0,0,NULL,NULL),(6904,'mixpanel','completed',10,'2024-03-03 10:06:23','2024-03-03 11:47:26','2024-03-03 11:42:22','2024-03-03 11:47:25',NULL,0,0,NULL,NULL),(6905,'mixpanel','completed',10,'2024-03-03 10:23:07','2024-03-03 11:54:37','2024-03-03 11:52:06','2024-03-03 11:54:36',NULL,0,0,NULL,NULL),(6906,'mixpanel','completed',10,'2024-03-03 10:10:25','2024-03-03 12:02:19','2024-03-03 11:57:24','2024-03-03 12:02:18',NULL,0,0,NULL,NULL),(6907,'mixpanel','completed',10,'2024-03-03 10:56:18','2024-03-03 12:10:09','2024-03-03 12:07:17','2024-03-03 12:10:08',NULL,0,0,NULL,NULL),(6908,'mixpanel','completed',10,'2024-03-03 10:22:28','2024-03-03 12:17:25','2024-03-03 12:12:27','2024-03-03 12:17:24',NULL,0,0,NULL,NULL),(6909,'mixpanel','completed',10,'2024-03-03 11:10:22','2024-03-03 12:26:24','2024-03-03 12:22:21','2024-03-03 12:26:23',NULL,0,0,NULL,NULL),(6910,'mixpanel','completed',10,'2024-03-03 10:32:29','2024-03-03 12:37:22','2024-03-03 12:32:28','2024-03-03 12:37:21',NULL,0,0,NULL,NULL),(6911,'mixpanel','completed',10,'2024-03-03 11:35:27','2024-03-03 12:46:20','2024-03-03 12:42:26','2024-03-03 12:46:19',NULL,0,0,NULL,NULL),(6912,'mixpanel','completed',10,'2024-03-03 11:46:25','2024-03-03 12:57:23','2024-03-03 12:52:24','2024-03-03 12:57:21',NULL,0,0,NULL,NULL),(6913,'mixpanel','completed',10,'2024-03-03 11:29:28','2024-03-03 13:07:25','2024-03-03 13:02:27','2024-03-03 13:07:24',NULL,0,0,NULL,NULL),(6914,'mixpanel','completed',10,'2024-03-03 11:37:27','2024-03-03 13:17:25','2024-03-03 13:12:26','2024-03-03 13:17:24',NULL,0,0,NULL,NULL),(6915,'mixpanel','completed',10,'2024-03-03 12:19:22','2024-03-03 13:27:24','2024-03-03 13:22:21','2024-03-03 13:27:23',NULL,0,0,NULL,NULL),(6916,'mixpanel','completed',10,'2024-03-03 12:11:18','2024-03-03 13:37:25','2024-03-03 13:32:17','2024-03-03 13:37:24',NULL,0,0,NULL,NULL),(6917,'mixpanel','completed',10,'2024-03-03 12:25:30','2024-03-03 13:47:24','2024-03-03 13:42:29','2024-03-03 13:47:23',NULL,0,0,NULL,NULL),(6918,'mixpanel','completed',10,'2024-03-03 12:35:27','2024-03-03 13:57:23','2024-03-03 13:52:26','2024-03-03 13:57:22',NULL,0,0,NULL,NULL),(6919,'mixpanel','completed',10,'2024-03-03 12:27:54','2024-03-03 14:07:24','2024-03-03 14:01:53','2024-03-03 14:07:23',NULL,0,0,NULL,NULL),(6920,'mixpanel','completed',10,'2024-03-03 12:40:03','2024-03-03 14:16:47','2024-03-03 14:11:02','2024-03-03 14:16:46',NULL,0,0,NULL,NULL),(6921,'mixpanel','completed',10,'2024-03-03 12:56:43','2024-03-03 14:22:20','2024-03-03 14:19:42','2024-03-03 14:22:19',NULL,0,0,NULL,NULL),(6922,'mixpanel','completed',10,'2024-03-03 13:20:18','2024-03-03 14:32:24','2024-03-03 14:27:17','2024-03-03 14:32:23',NULL,0,0,NULL,NULL),(6923,'mixpanel','completed',10,'2024-03-03 13:27:45','2024-03-03 14:42:27','2024-03-03 14:37:44','2024-03-03 14:42:26',NULL,0,0,NULL,NULL),(6924,'mixpanel','completed',10,'2024-03-03 13:22:18','2024-03-03 14:52:18','2024-03-03 14:47:17','2024-03-03 14:52:17',NULL,0,0,NULL,NULL),(6925,'mixpanel','completed',10,'2024-03-03 13:48:23','2024-03-03 15:02:29','2024-03-03 14:57:22','2024-03-03 15:02:28',NULL,0,0,NULL,NULL),(6926,'mixpanel','completed',10,'2024-03-03 14:04:27','2024-03-03 15:12:20','2024-03-03 15:07:26','2024-03-03 15:12:19',NULL,0,0,NULL,NULL),(6927,'mixpanel','completed',10,'2024-03-03 13:30:26','2024-03-03 15:22:33','2024-03-03 15:17:25','2024-03-03 15:22:32',NULL,0,0,NULL,NULL),(6928,'mixpanel','completed',10,'2024-03-03 13:37:29','2024-03-03 15:32:24','2024-03-03 15:27:28','2024-03-03 15:32:23',NULL,0,0,NULL,NULL),(6929,'mixpanel','completed',10,'2024-03-03 13:38:23','2024-03-03 15:42:28','2024-03-03 15:37:22','2024-03-03 15:42:27',NULL,0,0,NULL,NULL),(6930,'mixpanel','completed',10,'2024-03-03 14:37:22','2024-03-03 15:52:24','2024-03-03 15:47:21','2024-03-03 15:52:23',NULL,0,0,NULL,NULL),(6931,'mixpanel','completed',10,'2024-03-03 14:18:30','2024-03-03 16:02:29','2024-03-03 15:57:29','2024-03-03 16:02:28',NULL,0,0,NULL,NULL),(6932,'mixpanel','completed',10,'2024-03-03 14:20:21','2024-03-03 16:12:29','2024-03-03 16:07:20','2024-03-03 16:12:28',NULL,0,0,NULL,NULL),(6933,'mixpanel','completed',10,'2024-03-03 14:59:25','2024-03-03 16:22:28','2024-03-03 16:17:24','2024-03-03 16:22:27',NULL,0,0,NULL,NULL),(6934,'mixpanel','completed',10,'2024-03-03 15:01:24','2024-03-03 16:32:24','2024-03-03 16:27:23','2024-03-03 16:32:23',NULL,0,0,NULL,NULL),(6935,'mixpanel','completed',10,'2024-03-03 14:56:47','2024-03-03 16:38:36','2024-03-03 16:35:46','2024-03-03 16:38:35',NULL,0,0,NULL,NULL),(6936,'mixpanel','completed',10,'2024-03-03 15:31:31','2024-03-03 16:47:28','2024-03-03 16:42:30','2024-03-03 16:47:27',NULL,0,0,NULL,NULL),(6937,'mixpanel','completed',10,'2024-03-03 15:10:25','2024-03-03 16:57:34','2024-03-03 16:52:24','2024-03-03 16:57:33',NULL,0,0,NULL,NULL),(6938,'mixpanel','completed',10,'2024-03-03 15:12:21','2024-03-03 17:07:27','2024-03-03 17:02:20','2024-03-03 17:07:26',NULL,0,0,NULL,NULL),(6939,'mixpanel','completed',10,'2024-03-03 15:23:49','2024-03-03 17:17:25','2024-03-03 17:11:48','2024-03-03 17:17:24',NULL,0,0,NULL,NULL),(6940,'mixpanel','completed',10,'2024-03-03 16:08:29','2024-03-03 17:27:16','2024-03-03 17:22:28','2024-03-03 17:27:15',NULL,0,0,NULL,NULL),(6941,'mixpanel','completed',10,'2024-03-03 15:44:24','2024-03-03 17:37:22','2024-03-03 17:32:23','2024-03-03 17:37:21',NULL,0,0,NULL,NULL),(6942,'mixpanel','completed',10,'2024-03-03 15:44:31','2024-03-03 17:47:23','2024-03-03 17:42:30','2024-03-03 17:47:22',NULL,0,0,NULL,NULL),(6943,'mixpanel','completed',10,'2024-03-03 16:29:30','2024-03-03 17:57:26','2024-03-03 17:52:29','2024-03-03 17:57:25',NULL,0,0,NULL,NULL),(6944,'mixpanel','completed',10,'2024-03-03 16:57:28','2024-03-03 18:07:28','2024-03-03 18:02:27','2024-03-03 18:07:27',NULL,0,0,NULL,NULL),(6945,'mixpanel','completed',10,'2024-03-03 16:57:01','2024-03-03 18:14:43','2024-03-03 18:12:00','2024-03-03 18:14:42',NULL,0,0,NULL,NULL),(6946,'mixpanel','completed',10,'2024-03-03 16:53:30','2024-03-03 18:22:24','2024-03-03 18:17:29','2024-03-03 18:22:24',NULL,0,0,NULL,NULL),(6947,'mixpanel','completed',10,'2024-03-03 17:11:29','2024-03-03 18:32:22','2024-03-03 18:27:28','2024-03-03 18:32:21',NULL,0,0,NULL,NULL),(6948,'mixpanel','completed',10,'2024-03-03 17:09:23','2024-03-03 18:42:29','2024-03-03 18:37:22','2024-03-03 18:42:28',NULL,0,0,NULL,NULL),(6949,'mixpanel','completed',10,'2024-03-03 17:38:26','2024-03-03 18:52:27','2024-03-03 18:47:25','2024-03-03 18:52:26',NULL,0,0,NULL,NULL),(6950,'mixpanel','completed',10,'2024-03-03 17:18:16','2024-03-03 19:02:27','2024-03-03 18:57:15','2024-03-03 19:02:26',NULL,0,0,NULL,NULL),(6951,'mixpanel','completed',10,'2024-03-03 17:18:26','2024-03-03 19:12:25','2024-03-03 19:07:25','2024-03-03 19:12:24',NULL,0,0,NULL,NULL),(6952,'mixpanel','completed',10,'2024-03-03 17:27:13','2024-03-03 19:22:29','2024-03-03 19:16:12','2024-03-03 19:22:28',NULL,0,0,NULL,NULL),(6953,'mixpanel','completed',10,'2024-03-03 17:50:32','2024-03-03 19:32:25','2024-03-03 19:27:31','2024-03-03 19:32:25',NULL,0,0,NULL,NULL),(6954,'mixpanel','completed',10,'2024-03-03 17:50:27','2024-03-03 19:42:34','2024-03-03 19:37:26','2024-03-03 19:42:32',NULL,0,0,NULL,NULL),(6955,'mixpanel','completed',10,'2024-03-03 18:00:21','2024-03-03 19:52:27','2024-03-03 19:47:20','2024-03-03 19:52:26',NULL,0,0,NULL,NULL),(6956,'mixpanel','completed',10,'2024-03-03 18:19:27','2024-03-03 20:02:26','2024-03-03 19:57:26','2024-03-03 20:02:25',NULL,0,0,NULL,NULL),(6957,'mixpanel','completed',10,'2024-03-03 18:11:28','2024-03-03 20:12:23','2024-03-03 20:07:27','2024-03-03 20:12:22',NULL,0,0,NULL,NULL),(6958,'mixpanel','completed',10,'2024-03-03 18:47:25','2024-03-03 20:22:08','2024-03-03 20:17:24','2024-03-03 20:22:07',NULL,0,0,NULL,NULL),(6959,'mixpanel','completed',10,'2024-03-03 19:15:27','2024-03-03 20:32:21','2024-03-03 20:27:26','2024-03-03 20:32:20',NULL,0,0,NULL,NULL),(6960,'mixpanel','completed',10,'2024-03-03 19:09:28','2024-03-03 20:42:47','2024-03-03 20:37:27','2024-03-03 20:42:45',NULL,0,0,NULL,NULL),(6961,'mixpanel','completed',10,'2024-03-03 19:42:39','2024-03-03 20:52:22','2024-03-03 20:47:36','2024-03-03 20:52:21',NULL,0,0,NULL,NULL),(6962,'mixpanel','completed',10,'2024-03-03 19:27:27','2024-03-03 21:02:22','2024-03-03 20:57:26','2024-03-03 21:02:21',NULL,0,0,NULL,NULL),(6963,'mixpanel','completed',10,'2024-03-03 19:32:29','2024-03-03 21:12:27','2024-03-03 21:07:28','2024-03-03 21:12:26',NULL,0,0,NULL,NULL),(6964,'mixpanel','completed',10,'2024-03-03 20:09:30','2024-03-03 21:22:29','2024-03-03 21:17:29','2024-03-03 21:22:28',NULL,0,0,NULL,NULL),(6965,'mixpanel','completed',10,'2024-03-03 19:36:27','2024-03-03 21:32:27','2024-03-03 21:27:26','2024-03-03 21:32:26',NULL,0,0,NULL,NULL),(6966,'mixpanel','completed',10,'2024-03-03 20:27:28','2024-03-03 21:40:22','2024-03-03 21:37:27','2024-03-03 21:40:21',NULL,0,0,NULL,NULL),(6967,'mixpanel','completed',10,'2024-03-03 20:26:30','2024-03-03 21:47:28','2024-03-03 21:42:28','2024-03-03 21:47:27',NULL,0,0,NULL,NULL),(6968,'mixpanel','completed',10,'2024-03-03 20:31:21','2024-03-03 21:57:24','2024-03-03 21:52:20','2024-03-03 21:57:22',NULL,0,0,NULL,NULL),(6969,'mixpanel','completed',10,'2024-03-03 20:13:29','2024-03-03 22:07:24','2024-03-03 22:02:28','2024-03-03 22:07:23',NULL,0,0,NULL,NULL),(6970,'mixpanel','completed',10,'2024-03-03 20:20:28','2024-03-03 22:17:20','2024-03-03 22:12:27','2024-03-03 22:17:19',NULL,0,0,NULL,NULL),(6971,'mixpanel','completed',10,'2024-03-03 20:21:21','2024-03-03 22:27:25','2024-03-03 22:22:20','2024-03-03 22:27:24',NULL,0,0,NULL,NULL),(6972,'mixpanel','completed',10,'2024-03-03 20:41:50','2024-03-03 22:32:26','2024-03-03 22:29:49','2024-03-03 22:32:25',NULL,0,0,NULL,NULL),(6973,'mixpanel','completed',10,'2024-03-03 21:26:26','2024-03-03 22:42:41','2024-03-03 22:37:25','2024-03-03 22:42:37',NULL,0,0,NULL,NULL),(6974,'mixpanel','completed',10,'2024-03-03 21:29:24','2024-03-03 22:52:26','2024-03-03 22:47:23','2024-03-03 22:52:25',NULL,0,0,NULL,NULL),(6975,'mixpanel','completed',10,'2024-03-03 21:22:28','2024-03-03 23:02:22','2024-03-03 22:57:27','2024-03-03 23:02:21',NULL,0,0,NULL,NULL),(6976,'mixpanel','completed',10,'2024-03-03 21:16:21','2024-03-03 23:12:24','2024-03-03 23:07:20','2024-03-03 23:12:23',NULL,0,0,NULL,NULL),(6977,'mixpanel','completed',10,'2024-03-03 21:23:25','2024-03-03 23:20:33','2024-03-03 23:17:24','2024-03-03 23:20:32',NULL,0,0,NULL,NULL),(6978,'mixpanel','completed',10,'2024-03-03 22:17:25','2024-03-03 23:32:27','2024-03-03 23:27:24','2024-03-03 23:32:26',NULL,0,0,NULL,NULL),(6979,'mixpanel','completed',10,'2024-03-03 22:28:24','2024-03-03 23:42:28','2024-03-03 23:37:23','2024-03-03 23:42:27',NULL,0,0,NULL,NULL),(6980,'mixpanel','completed',10,'2024-03-03 22:06:24','2024-03-03 23:52:24','2024-03-03 23:47:23','2024-03-03 23:52:23',NULL,0,0,NULL,NULL),(6981,'mixpanel','completed',10,'2024-03-03 22:23:28','2024-03-04 00:02:27','2024-03-03 23:57:26','2024-03-04 00:02:26',NULL,0,0,NULL,NULL),(6982,'mixpanel','completed',10,'2024-03-03 22:22:29','2024-03-04 00:12:25','2024-03-04 00:07:28','2024-03-04 00:12:24',NULL,0,0,NULL,NULL),(6983,'mixpanel','completed',10,'2024-03-03 23:15:27','2024-03-04 00:22:21','2024-03-04 00:17:26','2024-03-04 00:22:20',NULL,0,0,NULL,NULL),(6984,'mixpanel','completed',10,'2024-03-03 22:31:21','2024-03-04 00:32:27','2024-03-04 00:27:20','2024-03-04 00:32:26',NULL,0,0,NULL,NULL),(6985,'mixpanel','completed',10,'2024-03-03 22:44:21','2024-03-04 00:42:32','2024-03-04 00:37:20','2024-03-04 00:42:31',NULL,0,0,NULL,NULL),(6986,'mixpanel','completed',10,'2024-03-03 23:25:21','2024-03-04 00:52:23','2024-03-04 00:47:20','2024-03-04 00:52:22',NULL,0,0,NULL,NULL),(6987,'mixpanel','completed',10,'2024-03-03 23:27:28','2024-03-04 01:00:55','2024-03-04 00:57:27','2024-03-04 01:00:54',NULL,0,0,NULL,NULL),(6988,'mixpanel','completed',10,'2024-03-03 23:51:24','2024-03-04 01:12:24','2024-03-04 01:07:23','2024-03-04 01:12:23',NULL,0,0,NULL,NULL),(6989,'mixpanel','completed',10,'2024-03-03 23:31:19','2024-03-04 01:22:22','2024-03-04 01:17:18','2024-03-04 01:22:21',NULL,0,0,NULL,NULL),(6990,'mixpanel','completed',10,'2024-03-04 00:24:26','2024-03-04 01:32:28','2024-03-04 01:27:25','2024-03-04 01:32:28',NULL,0,0,NULL,NULL),(6991,'mixpanel','completed',10,'2024-03-04 00:11:25','2024-03-04 01:42:27','2024-03-04 01:37:24','2024-03-04 01:42:26',NULL,0,0,NULL,NULL),(6992,'mixpanel','completed',10,'2024-03-04 00:39:23','2024-03-04 01:52:28','2024-03-04 01:47:22','2024-03-04 01:52:27',NULL,0,0,NULL,NULL),(6993,'mixpanel','completed',10,'2024-03-04 00:43:23','2024-03-04 02:02:24','2024-03-04 01:57:22','2024-03-04 02:02:22',NULL,0,0,NULL,NULL),(6994,'mixpanel','completed',10,'2024-03-04 00:51:21','2024-03-04 02:12:32','2024-03-04 02:07:20','2024-03-04 02:12:31',NULL,0,0,NULL,NULL),(6995,'mixpanel','completed',10,'2024-03-04 00:40:26','2024-03-04 02:22:20','2024-03-04 02:17:25','2024-03-04 02:22:19',NULL,0,0,NULL,NULL),(6996,'mixpanel','completed',10,'2024-03-04 01:16:13','2024-03-04 02:32:25','2024-03-04 02:26:12','2024-03-04 02:32:24',NULL,0,0,NULL,NULL),(6997,'mixpanel','completed',10,'2024-03-04 00:44:05','2024-03-04 02:42:27','2024-03-04 02:36:04','2024-03-04 02:42:26',NULL,0,0,NULL,NULL),(6998,'mixpanel','completed',10,'2024-03-04 01:17:23','2024-03-04 02:52:28','2024-03-04 02:47:22','2024-03-04 02:52:26',NULL,0,0,NULL,NULL),(6999,'mixpanel','completed',10,'2024-03-04 01:48:30','2024-03-04 03:02:24','2024-03-04 02:57:29','2024-03-04 03:02:23',NULL,0,0,NULL,NULL),(7000,'mixpanel','completed',10,'2024-03-04 01:12:19','2024-03-04 03:12:26','2024-03-04 03:07:18','2024-03-04 03:12:25',NULL,0,0,NULL,NULL),(7001,'mixpanel','completed',10,'2024-03-04 01:42:24','2024-03-04 03:22:20','2024-03-04 03:17:23','2024-03-04 03:22:19',NULL,0,0,NULL,NULL),(7002,'mixpanel','completed',10,'2024-03-04 02:03:26','2024-03-04 03:29:39','2024-03-04 03:27:25','2024-03-04 03:29:38',NULL,0,0,NULL,NULL),(7003,'mixpanel','completed',10,'2024-03-04 01:55:27','2024-03-04 03:37:23','2024-03-04 03:32:26','2024-03-04 03:37:22',NULL,0,0,NULL,NULL),(7004,'mixpanel','completed',10,'2024-03-04 02:21:19','2024-03-04 03:47:26','2024-03-04 03:42:18','2024-03-04 03:47:25',NULL,0,0,NULL,NULL),(7005,'mixpanel','completed',10,'2024-03-04 02:24:28','2024-03-04 03:57:22','2024-03-04 03:52:28','2024-03-04 03:57:21',NULL,0,0,NULL,NULL),(7006,'mixpanel','completed',10,'2024-03-04 02:18:20','2024-03-04 04:07:26','2024-03-04 04:02:19','2024-03-04 04:07:25',NULL,0,0,NULL,NULL),(7007,'mixpanel','completed',10,'2024-03-04 02:44:22','2024-03-04 04:15:30','2024-03-04 04:12:21','2024-03-04 04:15:29',NULL,0,0,NULL,NULL),(7008,'mixpanel','completed',10,'2024-03-04 03:20:26','2024-03-04 04:27:36','2024-03-04 04:22:25','2024-03-04 04:27:34',NULL,0,0,NULL,NULL),(7009,'mixpanel','completed',10,'2024-03-04 02:43:56','2024-03-04 04:37:41','2024-03-04 04:30:54','2024-03-04 04:37:39',NULL,0,0,NULL,NULL),(7010,'mixpanel','completed',10,'2024-03-04 03:17:22','2024-03-04 04:47:18','2024-03-04 04:42:21','2024-03-04 04:47:18',NULL,0,0,NULL,NULL),(7011,'mixpanel','completed',10,'2024-03-04 03:17:25','2024-03-04 04:57:19','2024-03-04 04:52:24','2024-03-04 04:57:18',NULL,0,0,NULL,NULL),(7012,'mixpanel','completed',10,'2024-03-04 03:20:24','2024-03-04 05:07:21','2024-03-04 05:02:23','2024-03-04 05:07:20',NULL,0,0,NULL,NULL),(7013,'mixpanel','completed',10,'2024-03-04 04:04:22','2024-03-04 05:17:13','2024-03-04 05:12:21','2024-03-04 05:17:12',NULL,0,0,NULL,NULL),(7014,'mixpanel','completed',10,'2024-03-04 03:42:25','2024-03-04 05:27:06','2024-03-04 05:22:24','2024-03-04 05:27:05',NULL,0,0,NULL,NULL),(7015,'mixpanel','completed',10,'2024-03-04 04:30:39','2024-03-04 05:37:14','2024-03-04 05:32:38','2024-03-04 05:37:13',NULL,0,0,NULL,NULL),(7016,'mixpanel','completed',10,'2024-03-04 04:33:25','2024-03-04 05:47:23','2024-03-04 05:42:24','2024-03-04 05:47:22',NULL,0,0,NULL,NULL),(7017,'mixpanel','completed',10,'2024-03-04 04:44:32','2024-03-04 05:57:25','2024-03-04 05:52:31','2024-03-04 05:57:24',NULL,0,0,NULL,NULL),(7018,'mixpanel','completed',10,'2024-03-04 04:04:27','2024-03-04 06:07:23','2024-03-04 06:02:26','2024-03-04 06:07:22',NULL,0,0,NULL,NULL),(7019,'schedule_re_engagement_email','completed',10,'2024-03-05 06:07:23','2024-03-05 06:07:31','2024-03-04 06:07:22','2024-03-05 06:07:30',NULL,0,0,NULL,NULL),(7020,'mixpanel','completed',10,'2024-03-04 05:04:27','2024-03-04 06:17:25','2024-03-04 06:12:26','2024-03-04 06:17:24',NULL,0,0,NULL,NULL),(7021,'mixpanel','completed',10,'2024-03-04 04:36:49','2024-03-04 06:22:27','2024-03-04 06:19:48','2024-03-04 06:22:26',NULL,0,0,NULL,NULL),(7022,'mixpanel','completed',10,'2024-03-04 05:25:27','2024-03-04 06:31:31','2024-03-04 06:27:26','2024-03-04 06:31:30',NULL,0,0,NULL,NULL),(7023,'mixpanel','completed',10,'2024-03-04 05:04:22','2024-03-04 06:42:26','2024-03-04 06:37:21','2024-03-04 06:42:25',NULL,0,0,NULL,NULL),(7024,'mixpanel','completed',10,'2024-03-04 05:08:19','2024-03-04 06:52:24','2024-03-04 06:47:17','2024-03-04 06:52:23',NULL,0,0,NULL,NULL),(7025,'mixpanel','completed',10,'2024-03-04 05:32:40','2024-03-04 06:57:30','2024-03-04 06:54:39','2024-03-04 06:57:29',NULL,0,0,NULL,NULL),(7026,'mixpanel','completed',10,'2024-03-04 05:04:24','2024-03-04 07:06:39','2024-03-04 07:02:23','2024-03-04 07:06:38',NULL,0,0,NULL,NULL),(7027,'subscribers_engagement_score','completed',10,'2024-03-04 07:12:30','2024-03-04 07:16:59','2024-03-04 07:12:29','2024-03-04 07:16:58',NULL,0,0,NULL,NULL),(7028,'mixpanel','completed',10,'2024-03-04 05:32:30','2024-03-04 07:16:59','2024-03-04 07:12:29','2024-03-04 07:16:58',NULL,0,0,NULL,NULL),(7029,'subscribers_engagement_score','completed',10,'2024-03-05 19:57:00','2024-03-05 20:01:32','2024-03-04 07:16:58','2024-03-05 20:01:31',NULL,0,0,NULL,NULL),(7030,'mixpanel','completed',10,'2024-03-04 06:06:24','2024-03-04 07:27:20','2024-03-04 07:22:23','2024-03-04 07:27:19',NULL,0,0,NULL,NULL),(7031,'mixpanel','completed',10,'2024-03-04 06:28:45','2024-03-04 07:37:27','2024-03-04 07:30:44','2024-03-04 07:37:26',NULL,0,0,NULL,NULL),(7032,'mixpanel','completed',10,'2024-03-04 06:33:24','2024-03-04 07:47:19','2024-03-04 07:42:23','2024-03-04 07:47:18',NULL,0,0,NULL,NULL),(7033,'mixpanel','completed',10,'2024-03-04 06:35:26','2024-03-04 07:57:19','2024-03-04 07:52:26','2024-03-04 07:57:18',NULL,0,0,NULL,NULL),(7034,'mixpanel','completed',10,'2024-03-04 06:47:20','2024-03-04 08:07:26','2024-03-04 08:02:19','2024-03-04 08:07:25',NULL,0,0,NULL,NULL),(7035,'mixpanel','completed',10,'2024-03-04 06:39:47','2024-03-04 08:17:31','2024-03-04 08:11:46','2024-03-04 08:17:30',NULL,0,0,NULL,NULL),(7036,'mixpanel','completed',10,'2024-03-04 07:13:27','2024-03-04 08:26:42','2024-03-04 08:22:26','2024-03-04 08:26:41',NULL,0,0,NULL,NULL),(7037,'mixpanel','completed',10,'2024-03-04 07:09:20','2024-03-04 08:37:24','2024-03-04 08:32:19','2024-03-04 08:37:23',NULL,0,0,NULL,NULL),(7038,'mixpanel','completed',10,'2024-03-04 06:59:26','2024-03-04 08:47:24','2024-03-04 08:42:25','2024-03-04 08:47:23',NULL,0,0,NULL,NULL),(7039,'mixpanel','completed',10,'2024-03-04 06:55:24','2024-03-04 08:57:31','2024-03-04 08:52:23','2024-03-04 08:57:30',NULL,0,0,NULL,NULL),(7040,'mixpanel','completed',10,'2024-03-04 07:56:15','2024-03-04 09:07:23','2024-03-04 09:00:14','2024-03-04 09:07:22',NULL,0,0,NULL,NULL),(7041,'mixpanel','completed',10,'2024-03-04 07:32:33','2024-03-04 09:16:13','2024-03-04 09:12:32','2024-03-04 09:16:12',NULL,0,0,NULL,NULL),(7042,'mixpanel','completed',10,'2024-03-04 08:05:31','2024-03-04 09:27:32','2024-03-04 09:22:30','2024-03-04 09:27:31',NULL,0,0,NULL,NULL),(7043,'mixpanel','completed',10,'2024-03-04 07:51:23','2024-03-04 09:36:39','2024-03-04 09:32:22','2024-03-04 09:36:38',NULL,0,0,NULL,NULL),(7044,'mixpanel','completed',10,'2024-03-04 08:29:25','2024-03-04 09:47:26','2024-03-04 09:42:24','2024-03-04 09:47:25',NULL,0,0,NULL,NULL),(7045,'mixpanel','completed',10,'2024-03-04 07:49:03','2024-03-04 09:57:23','2024-03-04 09:50:02','2024-03-04 09:57:22',NULL,0,0,NULL,NULL),(7046,'mixpanel','completed',10,'2024-03-04 08:43:26','2024-03-04 10:07:23','2024-03-04 10:02:25','2024-03-04 10:07:22',NULL,0,0,NULL,NULL),(7047,'mixpanel','completed',10,'2024-03-04 08:38:29','2024-03-04 10:14:46','2024-03-04 10:12:28','2024-03-04 10:14:45',NULL,0,0,NULL,NULL),(7048,'mixpanel','completed',10,'2024-03-04 08:34:18','2024-03-04 10:22:25','2024-03-04 10:17:17','2024-03-04 10:22:24',NULL,0,0,NULL,NULL),(7049,'mixpanel','completed',10,'2024-03-04 09:05:25','2024-03-04 10:32:29','2024-03-04 10:27:24','2024-03-04 10:32:28',NULL,0,0,NULL,NULL),(7050,'mixpanel','completed',10,'2024-03-04 09:16:20','2024-03-04 10:42:23','2024-03-04 10:37:19','2024-03-04 10:42:22',NULL,0,0,NULL,NULL),(7051,'mixpanel','completed',10,'2024-03-04 09:30:27','2024-03-04 10:52:25','2024-03-04 10:47:26','2024-03-04 10:52:24',NULL,0,0,NULL,NULL),(7052,'mixpanel','completed',10,'2024-03-04 09:38:26','2024-03-04 11:00:05','2024-03-04 10:57:25','2024-03-04 11:00:04',NULL,0,0,NULL,NULL),(7053,'mixpanel','completed',10,'2024-03-04 09:04:20','2024-03-04 11:06:14','2024-03-04 11:02:19','2024-03-04 11:06:13',NULL,0,0,NULL,NULL),(7054,'mixpanel','completed',10,'2024-03-04 09:17:30','2024-03-04 11:17:22','2024-03-04 11:12:29','2024-03-04 11:17:21',NULL,0,0,NULL,NULL),(7055,'mixpanel','completed',10,'2024-03-04 09:50:31','2024-03-04 11:26:13','2024-03-04 11:22:30','2024-03-04 11:26:12',NULL,0,0,NULL,NULL),(7056,'mixpanel','completed',10,'2024-03-04 10:25:28','2024-03-04 11:37:22','2024-03-04 11:32:27','2024-03-04 11:37:21',NULL,0,0,NULL,NULL),(7057,'mixpanel','completed',10,'2024-03-04 10:35:26','2024-03-04 11:45:45','2024-03-04 11:42:25','2024-03-04 11:45:44',NULL,0,0,NULL,NULL),(7058,'mixpanel','completed',10,'2024-03-04 10:42:17','2024-03-04 11:52:25','2024-03-04 11:50:16','2024-03-04 11:52:24',NULL,0,0,NULL,NULL),(7059,'mixpanel','completed',10,'2024-03-04 10:06:24','2024-03-04 12:02:25','2024-03-04 11:57:23','2024-03-04 12:02:24',NULL,0,0,NULL,NULL),(7060,'mixpanel','completed',10,'2024-03-04 10:52:21','2024-03-04 12:07:25','2024-03-04 12:05:20','2024-03-04 12:07:24',NULL,0,0,NULL,NULL),(7061,'mixpanel','completed',10,'2024-03-04 10:21:19','2024-03-04 12:17:21','2024-03-04 12:12:18','2024-03-04 12:17:20',NULL,0,0,NULL,NULL),(7062,'mixpanel','completed',10,'2024-03-04 10:24:27','2024-03-04 12:25:20','2024-03-04 12:22:26','2024-03-04 12:25:19',NULL,0,0,NULL,NULL),(7063,'mixpanel','completed',10,'2024-03-04 10:46:29','2024-03-04 12:32:29','2024-03-04 12:27:28','2024-03-04 12:32:28',NULL,0,0,NULL,NULL),(7064,'mixpanel','completed',10,'2024-03-04 11:29:27','2024-03-04 12:42:25','2024-03-04 12:37:26','2024-03-04 12:42:24',NULL,0,0,NULL,NULL),(7065,'mixpanel','completed',10,'2024-03-04 11:44:29','2024-03-04 12:52:24','2024-03-04 12:47:28','2024-03-04 12:52:23',NULL,0,0,NULL,NULL),(7066,'mixpanel','completed',10,'2024-03-04 11:37:28','2024-03-04 13:02:27','2024-03-04 12:57:27','2024-03-04 13:02:26',NULL,0,0,NULL,NULL),(7067,'mixpanel','completed',10,'2024-03-04 11:10:22','2024-03-04 13:12:31','2024-03-04 13:07:21','2024-03-04 13:12:30',NULL,0,0,NULL,NULL),(7068,'mixpanel','completed',10,'2024-03-04 12:00:28','2024-03-04 13:20:50','2024-03-04 13:17:27','2024-03-04 13:20:49',NULL,0,0,NULL,NULL),(7069,'mixpanel','completed',10,'2024-03-04 12:02:31','2024-03-04 13:32:28','2024-03-04 13:27:30','2024-03-04 13:32:27',NULL,0,0,NULL,NULL),(7070,'mixpanel','completed',10,'2024-03-04 11:47:27','2024-03-04 13:39:32','2024-03-04 13:37:26','2024-03-04 13:39:31',NULL,0,0,NULL,NULL),(7071,'mixpanel','completed',10,'2024-03-04 12:09:29','2024-03-04 13:47:20','2024-03-04 13:42:28','2024-03-04 13:47:19',NULL,0,0,NULL,NULL),(7072,'mixpanel','completed',10,'2024-03-04 12:26:23','2024-03-04 13:57:28','2024-03-04 13:52:22','2024-03-04 13:57:27',NULL,0,0,NULL,NULL),(7073,'mixpanel','completed',10,'2024-03-04 12:19:23','2024-03-04 14:07:26','2024-03-04 14:02:22','2024-03-04 14:07:25',NULL,0,0,NULL,NULL),(7074,'mixpanel','completed',10,'2024-03-04 13:08:28','2024-03-04 14:17:27','2024-03-04 14:12:27','2024-03-04 14:17:26',NULL,0,0,NULL,NULL),(7075,'mixpanel','completed',10,'2024-03-04 13:18:23','2024-03-04 14:26:17','2024-03-04 14:22:22','2024-03-04 14:26:16',NULL,0,0,NULL,NULL),(7076,'mixpanel','completed',10,'2024-03-04 12:48:05','2024-03-04 14:32:24','2024-03-04 14:29:04','2024-03-04 14:32:23',NULL,0,0,NULL,NULL),(7077,'mixpanel','completed',10,'2024-03-04 13:16:47','2024-03-04 14:37:16','2024-03-04 14:34:46','2024-03-04 14:37:15',NULL,0,0,NULL,NULL),(7078,'mixpanel','completed',10,'2024-03-04 13:30:23','2024-03-04 14:47:22','2024-03-04 14:42:22','2024-03-04 14:47:22',NULL,0,0,NULL,NULL),(7079,'mixpanel','completed',10,'2024-03-04 13:26:30','2024-03-04 14:57:18','2024-03-04 14:52:29','2024-03-04 14:57:17',NULL,0,0,NULL,NULL),(7080,'mixpanel','completed',10,'2024-03-04 13:47:20','2024-03-04 15:07:20','2024-03-04 15:02:19','2024-03-04 15:07:19',NULL,0,0,NULL,NULL),(7081,'mixpanel','completed',10,'2024-03-04 13:35:20','2024-03-04 15:17:28','2024-03-04 15:12:19','2024-03-04 15:17:27',NULL,0,0,NULL,NULL),(7082,'mixpanel','completed',10,'2024-03-04 13:38:27','2024-03-04 15:27:09','2024-03-04 15:22:26','2024-03-04 15:27:08',NULL,0,0,NULL,NULL),(7083,'mixpanel','completed',10,'2024-03-04 14:23:26','2024-03-04 15:37:29','2024-03-04 15:32:25','2024-03-04 15:37:28',NULL,0,0,NULL,NULL),(7084,'mixpanel','completed',10,'2024-03-04 13:58:27','2024-03-04 15:47:26','2024-03-04 15:42:26','2024-03-04 15:47:25',NULL,0,0,NULL,NULL),(7085,'mixpanel','completed',10,'2024-03-04 13:59:23','2024-03-04 15:57:28','2024-03-04 15:52:22','2024-03-04 15:57:27',NULL,0,0,NULL,NULL),(7086,'mixpanel','completed',10,'2024-03-04 14:58:28','2024-03-04 16:07:23','2024-03-04 16:02:27','2024-03-04 16:07:22',NULL,0,0,NULL,NULL),(7087,'mixpanel','completed',10,'2024-03-04 15:05:22','2024-03-04 16:17:18','2024-03-04 16:12:21','2024-03-04 16:17:17',NULL,0,0,NULL,NULL),(7088,'mixpanel','completed',10,'2024-03-04 14:41:29','2024-03-04 16:27:25','2024-03-04 16:22:28','2024-03-04 16:27:24',NULL,0,0,NULL,NULL),(7089,'mixpanel','completed',10,'2024-03-04 14:44:22','2024-03-04 16:37:19','2024-03-04 16:32:21','2024-03-04 16:37:18',NULL,0,0,NULL,NULL),(7090,'mixpanel','completed',10,'2024-03-04 14:42:31','2024-03-04 16:47:28','2024-03-04 16:42:30','2024-03-04 16:47:27',NULL,0,0,NULL,NULL),(7091,'mixpanel','completed',10,'2024-03-04 15:19:28','2024-03-04 16:57:30','2024-03-04 16:52:27','2024-03-04 16:57:29',NULL,0,0,NULL,NULL),(7092,'mixpanel','completed',10,'2024-03-04 16:00:30','2024-03-04 17:07:27','2024-03-04 17:02:29','2024-03-04 17:07:26',NULL,0,0,NULL,NULL),(7093,'mixpanel','completed',10,'2024-03-04 15:59:25','2024-03-04 17:17:22','2024-03-04 17:12:24','2024-03-04 17:17:21',NULL,0,0,NULL,NULL),(7094,'mixpanel','completed',10,'2024-03-04 15:54:24','2024-03-04 17:27:20','2024-03-04 17:22:23','2024-03-04 17:27:19',NULL,0,0,NULL,NULL),(7095,'mixpanel','completed',10,'2024-03-04 15:58:20','2024-03-04 17:37:25','2024-03-04 17:32:19','2024-03-04 17:37:24',NULL,0,0,NULL,NULL),(7096,'mixpanel','completed',10,'2024-03-04 16:24:28','2024-03-04 17:47:16','2024-03-04 17:42:27','2024-03-04 17:47:15',NULL,0,0,NULL,NULL),(7097,'mixpanel','completed',10,'2024-03-04 16:36:22','2024-03-04 17:57:26','2024-03-04 17:52:21','2024-03-04 17:57:25',NULL,0,0,NULL,NULL),(7098,'mixpanel','completed',10,'2024-03-04 16:14:21','2024-03-04 18:07:24','2024-03-04 18:02:20','2024-03-04 18:07:23',NULL,0,0,NULL,NULL),(7099,'mixpanel','completed',10,'2024-03-04 16:43:26','2024-03-04 18:17:21','2024-03-04 18:12:25','2024-03-04 18:17:20',NULL,0,0,NULL,NULL),(7100,'mixpanel','completed',10,'2024-03-04 16:37:22','2024-03-04 18:27:26','2024-03-04 18:22:21','2024-03-04 18:27:25',NULL,0,0,NULL,NULL),(7101,'mixpanel','completed',10,'2024-03-04 17:19:40','2024-03-04 18:32:26','2024-03-04 18:29:39','2024-03-04 18:32:25',NULL,0,0,NULL,NULL),(7102,'mixpanel','completed',10,'2024-03-04 17:28:28','2024-03-04 18:42:24','2024-03-04 18:37:27','2024-03-04 18:42:23',NULL,0,0,NULL,NULL),(7103,'mixpanel','completed',10,'2024-03-04 17:00:18','2024-03-04 18:52:27','2024-03-04 18:47:17','2024-03-04 18:52:26',NULL,0,0,NULL,NULL),(7104,'mixpanel','completed',10,'2024-03-04 16:57:26','2024-03-04 19:02:27','2024-03-04 18:57:25','2024-03-04 19:02:26',NULL,0,0,NULL,NULL),(7105,'mixpanel','completed',10,'2024-03-04 17:49:34','2024-03-04 19:12:26','2024-03-04 19:05:33','2024-03-04 19:12:25',NULL,0,0,NULL,NULL),(7106,'mixpanel','completed',10,'2024-03-04 17:29:23','2024-03-04 19:21:18','2024-03-04 19:17:22','2024-03-04 19:21:17',NULL,0,0,NULL,NULL),(7107,'mixpanel','completed',10,'2024-03-04 18:08:27','2024-03-04 19:34:36','2024-03-04 19:32:26','2024-03-04 19:34:35',NULL,0,0,NULL,NULL),(7108,'mixpanel','completed',10,'2024-03-04 18:20:30','2024-03-04 19:42:22','2024-03-04 19:37:29','2024-03-04 19:42:21',NULL,0,0,NULL,NULL),(7109,'mixpanel','completed',10,'2024-03-04 18:07:29','2024-03-04 19:51:23','2024-03-04 19:47:28','2024-03-04 19:51:22',NULL,0,0,NULL,NULL),(7110,'mixpanel','completed',10,'2024-03-04 18:14:27','2024-03-04 20:07:22','2024-03-04 20:02:26','2024-03-04 20:07:21',NULL,0,0,NULL,NULL),(7111,'mixpanel','completed',10,'2024-03-04 19:06:19','2024-03-04 20:17:36','2024-03-04 20:11:18','2024-03-04 20:17:33',NULL,0,0,NULL,NULL),(7112,'mixpanel','completed',10,'2024-03-04 18:53:29','2024-03-04 20:27:28','2024-03-04 20:22:27','2024-03-04 20:27:25',NULL,0,0,NULL,NULL),(7113,'mixpanel','completed',10,'2024-03-04 18:58:26','2024-03-04 20:35:44','2024-03-04 20:32:25','2024-03-04 20:35:42',NULL,0,0,NULL,NULL),(7114,'mixpanel','completed',10,'2024-03-04 19:07:26','2024-03-04 20:52:27','2024-03-04 20:47:25','2024-03-04 20:52:26',NULL,0,0,NULL,NULL),(7115,'mixpanel','completed',10,'2024-03-04 19:45:25','2024-03-04 21:02:22','2024-03-04 20:56:24','2024-03-04 21:02:20',NULL,0,0,NULL,NULL),(7116,'mixpanel','completed',10,'2024-03-04 19:07:24','2024-03-04 21:17:28','2024-03-04 21:07:23','2024-03-04 21:17:27',NULL,0,0,NULL,NULL),(7117,'mixpanel','completed',10,'2024-03-04 20:12:33','2024-03-04 21:32:17','2024-03-04 21:27:31','2024-03-04 21:32:17',NULL,0,0,NULL,NULL),(7118,'mixpanel','completed',10,'2024-03-04 19:57:21','2024-03-04 21:42:29','2024-03-04 21:37:20','2024-03-04 21:42:28',NULL,0,0,NULL,NULL),(7119,'mixpanel','completed',10,'2024-03-04 20:21:23','2024-03-04 21:52:30','2024-03-04 21:47:21','2024-03-04 21:52:27',NULL,0,0,NULL,NULL),(7120,'mixpanel','completed',10,'2024-03-04 20:41:44','2024-03-04 22:22:32','2024-03-04 22:12:41','2024-03-04 22:22:28',NULL,0,0,NULL,NULL),(7121,'export_files_cleanup','completed',10,'2024-03-11 22:00:00','2024-03-11 22:06:26','2024-03-04 22:22:28','2024-03-11 22:06:25',NULL,0,0,NULL,NULL),(7122,'mixpanel','completed',10,'2024-03-04 21:18:27','2024-03-04 22:40:05','2024-03-04 22:26:26','2024-03-04 22:40:04',NULL,0,0,NULL,NULL),(7123,'mixpanel','completed',10,'2024-03-04 21:35:28','2024-03-04 22:52:22','2024-03-04 22:46:25','2024-03-04 22:52:21',NULL,0,0,NULL,NULL),(7124,'mixpanel','completed',10,'2024-03-04 21:14:23','2024-03-04 23:01:20','2024-03-04 22:56:22','2024-03-04 23:01:19',NULL,0,0,NULL,NULL),(7125,'mixpanel','completed',10,'2024-03-04 21:51:30','2024-03-04 23:17:27','2024-03-04 23:06:29','2024-03-04 23:17:25',NULL,0,0,NULL,NULL),(7126,'mixpanel','completed',10,'2024-03-04 22:18:28','2024-03-04 23:26:23','2024-03-04 23:22:27','2024-03-04 23:26:22',NULL,0,0,NULL,NULL),(7127,'mixpanel','completed',10,'2024-03-04 21:34:30','2024-03-04 23:36:23','2024-03-04 23:32:29','2024-03-04 23:36:22',NULL,0,0,NULL,NULL),(7128,'mixpanel','completed',10,'2024-03-04 21:58:22','2024-03-04 23:46:22','2024-03-04 23:41:21','2024-03-04 23:46:21',NULL,0,0,NULL,NULL),(7129,'mixpanel','completed',10,'2024-03-04 22:37:27','2024-03-05 00:01:26','2024-03-04 23:51:26','2024-03-05 00:01:25',NULL,0,0,NULL,NULL),(7130,'mixpanel','completed',10,'2024-03-04 22:46:18','2024-03-05 00:11:22','2024-03-05 00:06:17','2024-03-05 00:11:21',NULL,0,0,NULL,NULL),(7131,'mixpanel','completed',10,'2024-03-04 23:10:38','2024-03-05 00:17:05','2024-03-05 00:13:37','2024-03-05 00:17:04',NULL,0,0,NULL,NULL),(7132,'mixpanel','completed',10,'2024-03-04 22:40:28','2024-03-05 00:27:25','2024-03-05 00:21:27','2024-03-05 00:27:23',NULL,0,0,NULL,NULL),(7133,'mixpanel','completed',10,'2024-03-04 22:34:30','2024-03-05 00:36:22','2024-03-05 00:32:29','2024-03-05 00:36:21',NULL,0,0,NULL,NULL),(7134,'mixpanel','completed',10,'2024-03-04 23:13:28','2024-03-05 00:47:17','2024-03-05 00:41:27','2024-03-05 00:47:16',NULL,0,0,NULL,NULL),(7135,'mixpanel','completed',10,'2024-03-04 23:47:19','2024-03-05 00:56:24','2024-03-05 00:52:18','2024-03-05 00:56:23',NULL,0,0,NULL,NULL),(7136,'mixpanel','completed',10,'2024-03-04 23:56:25','2024-03-05 01:07:28','2024-03-05 01:01:24','2024-03-05 01:07:27',NULL,0,0,NULL,NULL),(7137,'mixpanel','completed',10,'2024-03-04 23:47:27','2024-03-05 01:16:21','2024-03-05 01:12:26','2024-03-05 01:16:20',NULL,0,0,NULL,NULL),(7138,'mixpanel','completed',10,'2024-03-05 00:01:21','2024-03-05 01:36:26','2024-03-05 01:32:20','2024-03-05 01:36:25',NULL,0,0,NULL,NULL),(7139,'mixpanel','completed',10,'2024-03-05 00:14:22','2024-03-05 01:46:24','2024-03-05 01:41:21','2024-03-05 01:46:23',NULL,0,0,NULL,NULL),(7140,'mixpanel','completed',10,'2024-03-05 00:38:23','2024-03-05 01:56:28','2024-03-05 01:52:22','2024-03-05 01:56:27',NULL,0,0,NULL,NULL),(7141,'mixpanel','completed',10,'2024-03-05 00:47:22','2024-03-05 02:11:22','2024-03-05 02:02:21','2024-03-05 02:11:21',NULL,0,0,NULL,NULL),(7142,'mixpanel','completed',10,'2024-03-05 00:28:21','2024-03-05 02:26:30','2024-03-05 02:16:20','2024-03-05 02:26:29',NULL,0,0,NULL,NULL),(7143,'mixpanel','completed',10,'2024-03-05 00:51:35','2024-03-05 02:36:24','2024-03-05 02:31:34','2024-03-05 02:36:23',NULL,0,0,NULL,NULL),(7144,'mixpanel','completed',10,'2024-03-05 01:13:25','2024-03-05 02:46:29','2024-03-05 02:41:24','2024-03-05 02:46:28',NULL,0,0,NULL,NULL),(7145,'mixpanel','completed',10,'2024-03-05 01:45:23','2024-03-05 02:56:31','2024-03-05 02:51:22','2024-03-05 02:56:30',NULL,0,0,NULL,NULL),(7146,'mixpanel','completed',10,'2024-03-05 01:47:21','2024-03-05 03:06:26','2024-03-05 03:01:20','2024-03-05 03:06:25',NULL,0,0,NULL,NULL),(7147,'mixpanel','completed',10,'2024-03-05 01:10:26','2024-03-05 03:16:24','2024-03-05 03:11:25','2024-03-05 03:16:23',NULL,0,0,NULL,NULL),(7148,'mixpanel','completed',10,'2024-03-05 01:28:26','2024-03-05 03:26:22','2024-03-05 03:21:25','2024-03-05 03:26:21',NULL,0,0,NULL,NULL),(7149,'mixpanel','completed',10,'2024-03-05 01:51:24','2024-03-05 03:36:30','2024-03-05 03:32:23','2024-03-05 03:36:29',NULL,0,0,NULL,NULL),(7150,'mixpanel','completed',10,'2024-03-05 02:20:25','2024-03-05 03:57:29','2024-03-05 03:51:24','2024-03-05 03:57:28',NULL,0,0,NULL,NULL),(7151,'mixpanel','completed',10,'2024-03-05 02:25:28','2024-03-05 04:06:20','2024-03-05 04:02:28','2024-03-05 04:06:19',NULL,0,0,NULL,NULL),(7152,'mixpanel','completed',10,'2024-03-05 03:13:18','2024-03-05 04:21:26','2024-03-05 04:17:17','2024-03-05 04:21:25',NULL,0,0,NULL,NULL),(7153,'mixpanel','completed',10,'2024-03-05 02:25:25','2024-03-05 04:31:44','2024-03-05 04:25:24','2024-03-05 04:31:41',NULL,0,0,NULL,NULL),(7154,'mixpanel','completed',10,'2024-03-05 03:10:21','2024-03-05 04:41:40','2024-03-05 04:36:20','2024-03-05 04:41:38',NULL,0,0,NULL,NULL),(7155,'mixpanel','completed',10,'2024-03-05 03:15:29','2024-03-05 04:51:25','2024-03-05 04:46:26','2024-03-05 04:51:24',NULL,0,0,NULL,NULL),(7156,'mixpanel','completed',10,'2024-03-05 03:15:32','2024-03-05 05:01:29','2024-03-05 04:56:31','2024-03-05 05:01:28',NULL,0,0,NULL,NULL),(7157,'mixpanel','completed',10,'2024-03-05 03:08:22','2024-03-05 05:11:26','2024-03-05 05:06:21','2024-03-05 05:11:25',NULL,0,0,NULL,NULL),(7158,'mixpanel','completed',10,'2024-03-05 03:20:21','2024-03-05 05:21:20','2024-03-05 05:16:20','2024-03-05 05:21:19',NULL,0,0,NULL,NULL),(7159,'mixpanel','completed',10,'2024-03-05 03:48:26','2024-03-05 05:31:24','2024-03-05 05:26:25','2024-03-05 05:31:23',NULL,0,0,NULL,NULL),(7160,'mixpanel','completed',10,'2024-03-05 03:35:30','2024-03-05 05:41:27','2024-03-05 05:36:29','2024-03-05 05:41:26',NULL,0,0,NULL,NULL),(7161,'mixpanel','completed',10,'2024-03-05 04:01:23','2024-03-05 05:51:29','2024-03-05 05:46:22','2024-03-05 05:51:28',NULL,0,0,NULL,NULL),(7162,'mixpanel','completed',10,'2024-03-05 04:08:23','2024-03-05 06:01:25','2024-03-05 05:56:22','2024-03-05 06:01:24',NULL,0,0,NULL,NULL),(7163,'mixpanel','completed',10,'2024-03-05 05:03:31','2024-03-05 06:11:24','2024-03-05 06:07:30','2024-03-05 06:11:23',NULL,0,0,NULL,NULL),(7164,'schedule_re_engagement_email','completed',10,'2024-03-06 06:11:24','2024-03-06 06:11:26','2024-03-05 06:11:23','2024-03-06 06:11:25',NULL,0,0,NULL,NULL),(7165,'mixpanel','completed',10,'2024-03-05 04:34:29','2024-03-05 06:26:27','2024-03-05 06:21:28','2024-03-05 06:26:26',NULL,0,0,NULL,NULL),(7166,'mixpanel','completed',10,'2024-03-05 04:36:30','2024-03-05 06:31:31','2024-03-05 06:28:29','2024-03-05 06:31:30',NULL,0,0,NULL,NULL),(7167,'mixpanel','completed',10,'2024-03-05 05:09:26','2024-03-05 06:41:22','2024-03-05 06:36:25','2024-03-05 06:41:21',NULL,0,0,NULL,NULL),(7168,'mixpanel','completed',10,'2024-03-05 05:19:19','2024-03-05 06:51:29','2024-03-05 06:46:18','2024-03-05 06:51:28',NULL,0,0,NULL,NULL),(7169,'mixpanel','completed',10,'2024-03-05 05:42:25','2024-03-05 07:01:19','2024-03-05 06:56:24','2024-03-05 07:01:18',NULL,0,0,NULL,NULL),(7170,'mixpanel','completed',10,'2024-03-05 05:33:29','2024-03-05 07:11:28','2024-03-05 07:06:28','2024-03-05 07:11:27',NULL,0,0,NULL,NULL),(7171,'mixpanel','completed',10,'2024-03-05 05:49:23','2024-03-05 07:21:25','2024-03-05 07:16:22','2024-03-05 07:21:24',NULL,0,0,NULL,NULL),(7172,'mixpanel','completed',10,'2024-03-05 06:08:29','2024-03-05 07:36:29','2024-03-05 07:26:28','2024-03-05 07:36:28',NULL,0,0,NULL,NULL),(7173,'mixpanel','completed',10,'2024-03-05 06:39:24','2024-03-05 07:46:20','2024-03-05 07:41:23','2024-03-05 07:46:19',NULL,0,0,NULL,NULL),(7174,'mixpanel','completed',10,'2024-03-05 05:55:25','2024-03-05 07:56:20','2024-03-05 07:51:24','2024-03-05 07:56:19',NULL,0,0,NULL,NULL),(7175,'mixpanel','completed',10,'2024-03-05 06:46:30','2024-03-05 08:06:25','2024-03-05 08:01:30','2024-03-05 08:06:24',NULL,0,0,NULL,NULL),(7176,'mixpanel','completed',10,'2024-03-05 06:52:26','2024-03-05 08:16:22','2024-03-05 08:11:25','2024-03-05 08:16:21',NULL,0,0,NULL,NULL),(7177,'mixpanel','completed',10,'2024-03-05 06:52:29','2024-03-05 08:26:26','2024-03-05 08:21:27','2024-03-05 08:26:25',NULL,0,0,NULL,NULL),(7178,'mixpanel','completed',10,'2024-03-05 06:53:25','2024-03-05 08:36:22','2024-03-05 08:31:24','2024-03-05 08:36:21',NULL,0,0,NULL,NULL),(7179,'mixpanel','completed',10,'2024-03-05 06:53:19','2024-03-05 08:45:22','2024-03-05 08:41:18','2024-03-05 08:45:21',NULL,0,0,NULL,NULL),(7180,'mixpanel','completed',10,'2024-03-05 07:33:29','2024-03-05 08:56:25','2024-03-05 08:51:28','2024-03-05 08:56:24',NULL,0,0,NULL,NULL),(7181,'mixpanel','completed',10,'2024-03-05 07:06:26','2024-03-05 09:06:21','2024-03-05 09:01:25','2024-03-05 09:06:20',NULL,0,0,NULL,NULL),(7182,'mixpanel','completed',10,'2024-03-05 07:40:31','2024-03-05 09:16:30','2024-03-05 09:11:30','2024-03-05 09:16:29',NULL,0,0,NULL,NULL),(7183,'mixpanel','completed',10,'2024-03-05 07:25:26','2024-03-05 09:24:25','2024-03-05 09:21:25','2024-03-05 09:24:24',NULL,0,0,NULL,NULL),(7184,'mixpanel','completed',10,'2024-03-05 08:16:57','2024-03-05 09:31:25','2024-03-05 09:27:56','2024-03-05 09:31:24',NULL,0,0,NULL,NULL),(7185,'mixpanel','completed',10,'2024-03-05 08:07:19','2024-03-05 09:41:28','2024-03-05 09:36:18','2024-03-05 09:41:27',NULL,0,0,NULL,NULL),(7186,'mixpanel','completed',10,'2024-03-05 08:05:28','2024-03-05 09:51:27','2024-03-05 09:46:27','2024-03-05 09:51:26',NULL,0,0,NULL,NULL),(7187,'mixpanel','completed',10,'2024-03-05 08:12:25','2024-03-05 10:01:23','2024-03-05 09:56:24','2024-03-05 10:01:22',NULL,0,0,NULL,NULL),(7188,'mixpanel','completed',10,'2024-03-05 08:55:34','2024-03-05 10:06:22','2024-03-05 10:03:33','2024-03-05 10:06:21',NULL,0,0,NULL,NULL),(7189,'mixpanel','completed',10,'2024-03-05 08:11:25','2024-03-05 10:16:23','2024-03-05 10:11:24','2024-03-05 10:16:22',NULL,0,0,NULL,NULL),(7190,'mixpanel','completed',10,'2024-03-05 08:45:58','2024-03-05 10:22:08','2024-03-05 10:19:57','2024-03-05 10:22:07',NULL,0,0,NULL,NULL),(7191,'mixpanel','completed',10,'2024-03-05 09:14:41','2024-03-05 10:31:21','2024-03-05 10:24:40','2024-03-05 10:31:20',NULL,0,0,NULL,NULL);
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (7192,'mixpanel','completed',10,'2024-03-05 09:08:28','2024-03-05 10:41:19','2024-03-05 10:36:27','2024-03-05 10:41:18',NULL,0,0,NULL,NULL),(7193,'mixpanel','completed',10,'2024-03-05 09:39:30','2024-03-05 10:51:30','2024-03-05 10:46:29','2024-03-05 10:51:29',NULL,0,0,NULL,NULL),(7194,'mixpanel','completed',10,'2024-03-05 09:25:31','2024-03-05 11:00:26','2024-03-05 10:56:30','2024-03-05 11:00:26',NULL,0,0,NULL,NULL),(7195,'mixpanel','completed',10,'2024-03-05 09:41:28','2024-03-05 11:11:21','2024-03-05 11:06:27','2024-03-05 11:11:20',NULL,0,0,NULL,NULL),(7196,'mixpanel','completed',10,'2024-03-05 10:04:21','2024-03-05 11:21:28','2024-03-05 11:16:20','2024-03-05 11:21:27',NULL,0,0,NULL,NULL),(7197,'mixpanel','completed',10,'2024-03-05 10:29:19','2024-03-05 11:36:25','2024-03-05 11:31:18','2024-03-05 11:36:24',NULL,0,0,NULL,NULL),(7198,'mixpanel','completed',10,'2024-03-05 10:39:25','2024-03-05 11:46:20','2024-03-05 11:41:24','2024-03-05 11:46:19',NULL,0,0,NULL,NULL),(7199,'mixpanel','completed',10,'2024-03-05 10:30:28','2024-03-05 11:53:54','2024-03-05 11:51:27','2024-03-05 11:53:52',NULL,0,0,NULL,NULL),(7200,'mixpanel','completed',10,'2024-03-05 10:18:26','2024-03-05 12:01:29','2024-03-05 11:56:25','2024-03-05 12:01:28',NULL,0,0,NULL,NULL),(7201,'mixpanel','completed',10,'2024-03-05 10:43:22','2024-03-05 12:11:30','2024-03-05 12:06:21','2024-03-05 12:11:29',NULL,0,0,NULL,NULL),(7202,'mixpanel','completed',10,'2024-03-05 10:37:28','2024-03-05 12:21:26','2024-03-05 12:16:27','2024-03-05 12:21:25',NULL,0,0,NULL,NULL),(7203,'mixpanel','completed',10,'2024-03-05 10:37:31','2024-03-05 12:31:23','2024-03-05 12:26:30','2024-03-05 12:31:22',NULL,0,0,NULL,NULL),(7204,'mixpanel','completed',10,'2024-03-05 11:05:24','2024-03-05 12:41:24','2024-03-05 12:36:23','2024-03-05 12:41:23',NULL,0,0,NULL,NULL),(7205,'mixpanel','completed',10,'2024-03-05 11:16:22','2024-03-05 12:50:55','2024-03-05 12:46:21','2024-03-05 12:50:54',NULL,0,0,NULL,NULL),(7206,'mixpanel','completed',10,'2024-03-05 11:09:27','2024-03-05 13:01:23','2024-03-05 12:56:26','2024-03-05 13:01:22',NULL,0,0,NULL,NULL),(7207,'mixpanel','completed',10,'2024-03-05 11:41:24','2024-03-05 13:11:28','2024-03-05 13:06:24','2024-03-05 13:11:27',NULL,0,0,NULL,NULL),(7208,'mixpanel','completed',10,'2024-03-05 11:47:28','2024-03-05 13:20:45','2024-03-05 13:16:27','2024-03-05 13:20:44',NULL,0,0,NULL,NULL),(7209,'mixpanel','completed',10,'2024-03-05 11:26:28','2024-03-05 13:31:30','2024-03-05 13:26:27','2024-03-05 13:31:29',NULL,0,0,NULL,NULL),(7210,'mixpanel','completed',10,'2024-03-05 11:46:27','2024-03-05 13:41:29','2024-03-05 13:36:26','2024-03-05 13:41:28',NULL,0,0,NULL,NULL),(7211,'mixpanel','completed',10,'2024-03-05 12:00:19','2024-03-05 13:51:27','2024-03-05 13:46:19','2024-03-05 13:51:26',NULL,0,0,NULL,NULL),(7212,'mixpanel','completed',10,'2024-03-05 12:40:27','2024-03-05 14:01:26','2024-03-05 13:56:26','2024-03-05 14:01:25',NULL,0,0,NULL,NULL),(7213,'mixpanel','completed',10,'2024-03-05 12:17:28','2024-03-05 14:11:30','2024-03-05 14:06:27','2024-03-05 14:11:29',NULL,0,0,NULL,NULL),(7214,'mixpanel','completed',10,'2024-03-05 12:53:21','2024-03-05 14:21:34','2024-03-05 14:16:20','2024-03-05 14:21:33',NULL,0,0,NULL,NULL),(7215,'mixpanel','completed',10,'2024-03-05 12:27:31','2024-03-05 14:31:26','2024-03-05 14:26:30','2024-03-05 14:31:25',NULL,0,0,NULL,NULL),(7216,'mixpanel','completed',10,'2024-03-05 12:57:27','2024-03-05 14:41:29','2024-03-05 14:36:26','2024-03-05 14:41:28',NULL,0,0,NULL,NULL),(7217,'mixpanel','completed',10,'2024-03-05 12:52:20','2024-03-05 14:48:36','2024-03-05 14:46:19','2024-03-05 14:48:35',NULL,0,0,NULL,NULL),(7218,'mixpanel','completed',10,'2024-03-05 13:04:27','2024-03-05 14:56:27','2024-03-05 14:51:26','2024-03-05 14:56:26',NULL,0,0,NULL,NULL),(7219,'mixpanel','completed',10,'2024-03-05 13:26:23','2024-03-05 15:06:32','2024-03-05 15:01:22','2024-03-05 15:06:31',NULL,0,0,NULL,NULL),(7220,'mixpanel','completed',10,'2024-03-05 13:48:28','2024-03-05 15:16:27','2024-03-05 15:11:27','2024-03-05 15:16:26',NULL,0,0,NULL,NULL),(7221,'mixpanel','completed',10,'2024-03-05 13:35:32','2024-03-05 15:26:28','2024-03-05 15:21:30','2024-03-05 15:26:27',NULL,0,0,NULL,NULL),(7222,'mixpanel','completed',10,'2024-03-05 13:35:27','2024-03-05 15:36:23','2024-03-05 15:31:26','2024-03-05 15:36:22',NULL,0,0,NULL,NULL),(7223,'mixpanel','completed',10,'2024-03-05 14:30:15','2024-03-05 15:46:28','2024-03-05 15:41:14','2024-03-05 15:46:27',NULL,0,0,NULL,NULL),(7224,'mixpanel','completed',10,'2024-03-05 14:35:29','2024-03-05 15:56:33','2024-03-05 15:51:28','2024-03-05 15:56:31',NULL,0,0,NULL,NULL),(7225,'mixpanel','completed',10,'2024-03-05 14:19:42','2024-03-05 16:06:32','2024-03-05 16:00:41','2024-03-05 16:06:31',NULL,0,0,NULL,NULL),(7226,'mixpanel','completed',10,'2024-03-05 14:27:46','2024-03-05 16:11:23','2024-03-05 16:08:45','2024-03-05 16:11:22',NULL,0,0,NULL,NULL),(7227,'mixpanel','completed',10,'2024-03-05 14:27:32','2024-03-05 16:21:29','2024-03-05 16:16:31','2024-03-05 16:21:28',NULL,0,0,NULL,NULL),(7228,'mixpanel','completed',10,'2024-03-05 15:12:26','2024-03-05 16:31:22','2024-03-05 16:26:25','2024-03-05 16:31:21',NULL,0,0,NULL,NULL),(7229,'mixpanel','completed',10,'2024-03-05 15:10:29','2024-03-05 16:41:28','2024-03-05 16:36:28','2024-03-05 16:41:27',NULL,0,0,NULL,NULL),(7230,'mixpanel','completed',10,'2024-03-05 15:34:25','2024-03-05 16:51:29','2024-03-05 16:46:24','2024-03-05 16:51:28',NULL,0,0,NULL,NULL),(7231,'mixpanel','completed',10,'2024-03-05 15:18:57','2024-03-05 16:57:45','2024-03-05 16:54:56','2024-03-05 16:57:44',NULL,0,0,NULL,NULL),(7232,'mixpanel','completed',10,'2024-03-05 15:30:29','2024-03-05 17:06:26','2024-03-05 17:01:28','2024-03-05 17:06:25',NULL,0,0,NULL,NULL),(7233,'mixpanel','completed',10,'2024-03-05 15:53:28','2024-03-05 17:16:23','2024-03-05 17:11:27','2024-03-05 17:16:22',NULL,0,0,NULL,NULL),(7234,'mixpanel','completed',10,'2024-03-05 15:30:21','2024-03-05 17:26:32','2024-03-05 17:21:20','2024-03-05 17:26:31',NULL,0,0,NULL,NULL),(7235,'mixpanel','completed',10,'2024-03-05 15:33:27','2024-03-05 17:36:25','2024-03-05 17:31:26','2024-03-05 17:36:24',NULL,0,0,NULL,NULL),(7236,'mixpanel','completed',10,'2024-03-05 15:51:24','2024-03-05 17:46:23','2024-03-05 17:41:23','2024-03-05 17:46:22',NULL,0,0,NULL,NULL),(7237,'mixpanel','completed',10,'2024-03-05 16:39:21','2024-03-05 17:54:32','2024-03-05 17:51:20','2024-03-05 17:54:31',NULL,0,0,NULL,NULL),(7238,'mixpanel','completed',10,'2024-03-05 16:53:22','2024-03-05 18:06:27','2024-03-05 18:01:21','2024-03-05 18:06:26',NULL,0,0,NULL,NULL),(7239,'mixpanel','completed',10,'2024-03-05 16:27:26','2024-03-05 18:16:25','2024-03-05 18:11:25','2024-03-05 18:16:24',NULL,0,0,NULL,NULL),(7240,'mixpanel','completed',10,'2024-03-05 17:09:21','2024-03-05 18:26:27','2024-03-05 18:21:20','2024-03-05 18:26:27',NULL,0,0,NULL,NULL),(7241,'mixpanel','completed',10,'2024-03-05 17:00:28','2024-03-05 18:36:28','2024-03-05 18:31:27','2024-03-05 18:36:27',NULL,0,0,NULL,NULL),(7242,'mixpanel','completed',10,'2024-03-05 17:08:26','2024-03-05 18:46:31','2024-03-05 18:41:25','2024-03-05 18:46:30',NULL,0,0,NULL,NULL),(7243,'mixpanel','completed',10,'2024-03-05 17:00:24','2024-03-05 18:56:27','2024-03-05 18:51:23','2024-03-05 18:56:26',NULL,0,0,NULL,NULL),(7244,'mixpanel','completed',10,'2024-03-05 17:29:23','2024-03-05 19:06:27','2024-03-05 19:01:22','2024-03-05 19:06:27',NULL,0,0,NULL,NULL),(7245,'mixpanel','completed',10,'2024-03-05 17:52:58','2024-03-05 19:14:04','2024-03-05 19:11:56','2024-03-05 19:14:02',NULL,0,0,NULL,NULL),(7246,'mixpanel','completed',10,'2024-03-05 17:20:21','2024-03-05 19:21:28','2024-03-05 19:16:20','2024-03-05 19:21:27',NULL,0,0,NULL,NULL),(7247,'mixpanel','completed',10,'2024-03-05 17:48:53','2024-03-05 19:26:37','2024-03-05 19:23:52','2024-03-05 19:26:36',NULL,0,0,NULL,NULL),(7248,'mixpanel','completed',10,'2024-03-05 17:51:22','2024-03-05 19:36:25','2024-03-05 19:31:21','2024-03-05 19:36:24',NULL,0,0,NULL,NULL),(7249,'mixpanel','completed',10,'2024-03-05 18:33:28','2024-03-05 19:46:21','2024-03-05 19:41:27','2024-03-05 19:46:20',NULL,0,0,NULL,NULL),(7250,'mixpanel','completed',10,'2024-03-05 17:54:35','2024-03-05 19:51:23','2024-03-05 19:48:34','2024-03-05 19:51:22',NULL,0,0,NULL,NULL),(7251,'mixpanel','completed',10,'2024-03-05 18:34:29','2024-03-05 20:01:32','2024-03-05 19:56:28','2024-03-05 20:01:31',NULL,0,0,NULL,NULL),(7252,'subscribers_engagement_score','completed',10,'2024-03-05 20:01:32','2024-03-05 20:06:24','2024-03-05 20:01:31','2024-03-05 20:06:23',NULL,0,0,NULL,NULL),(7253,'subscribers_engagement_score','completed',10,'2024-03-05 23:48:00','2024-03-05 23:51:23','2024-03-05 20:06:23','2024-03-05 23:51:22',NULL,0,0,NULL,NULL),(7254,'mixpanel','completed',10,'2024-03-05 18:21:24','2024-03-05 20:11:29','2024-03-05 20:06:23','2024-03-05 20:11:27',NULL,0,0,NULL,NULL),(7255,'mixpanel','completed',10,'2024-03-05 19:11:22','2024-03-05 20:21:30','2024-03-05 20:16:21','2024-03-05 20:21:29',NULL,0,0,NULL,NULL),(7256,'mixpanel','completed',10,'2024-03-05 18:41:30','2024-03-05 20:31:20','2024-03-05 20:26:29','2024-03-05 20:31:19',NULL,0,0,NULL,NULL),(7257,'mixpanel','completed',10,'2024-03-05 19:31:40','2024-03-05 20:41:42','2024-03-05 20:36:36','2024-03-05 20:41:40',NULL,0,0,NULL,NULL),(7258,'mixpanel','completed',10,'2024-03-05 18:59:20','2024-03-05 20:51:25','2024-03-05 20:46:19','2024-03-05 20:51:24',NULL,0,0,NULL,NULL),(7259,'mixpanel','completed',10,'2024-03-05 19:10:28','2024-03-05 21:01:22','2024-03-05 20:56:27','2024-03-05 21:01:21',NULL,0,0,NULL,NULL),(7260,'mixpanel','completed',10,'2024-03-05 19:28:25','2024-03-05 21:11:29','2024-03-05 21:06:24','2024-03-05 21:11:28',NULL,0,0,NULL,NULL),(7261,'mixpanel','completed',10,'2024-03-05 19:59:27','2024-03-05 21:21:29','2024-03-05 21:16:26','2024-03-05 21:21:28',NULL,0,0,NULL,NULL),(7262,'mixpanel','completed',10,'2024-03-05 20:21:29','2024-03-05 21:31:23','2024-03-05 21:26:28','2024-03-05 21:31:22',NULL,0,0,NULL,NULL),(7263,'mixpanel','completed',10,'2024-03-05 20:32:25','2024-03-05 21:41:19','2024-03-05 21:36:24','2024-03-05 21:41:18',NULL,0,0,NULL,NULL),(7264,'mixpanel','completed',10,'2024-03-05 20:20:18','2024-03-05 21:51:25','2024-03-05 21:46:18','2024-03-05 21:51:24',NULL,0,0,NULL,NULL),(7265,'unsubscribe_tokens','completed',0,'2024-03-05 21:46:35','2024-03-05 21:51:25','2024-03-05 21:46:34','2024-03-05 21:51:24',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(7266,'subscriber_link_tokens','completed',0,'2024-03-05 21:46:35','2024-03-05 21:51:25','2024-03-05 21:46:34','2024-03-05 21:51:24',NULL,0,0,NULL,NULL),(7267,'newsletter_templates_thumbnails','completed',10,'2024-03-05 21:46:35','2024-03-05 21:51:25','2024-03-05 21:46:34','2024-03-05 21:51:24',NULL,0,0,NULL,NULL),(7268,'mixpanel','completed',10,'2024-03-05 20:50:33','2024-03-05 22:01:29','2024-03-05 21:56:32','2024-03-05 22:01:28',NULL,0,0,NULL,NULL),(7269,'subscribers_email_count','completed',10,'2024-03-14 22:00:00','2024-03-14 22:01:37','2024-03-05 22:01:28','2024-03-14 22:01:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(7270,'mixpanel','completed',10,'2024-03-05 20:38:28','2024-03-05 22:11:26','2024-03-05 22:06:27','2024-03-05 22:11:25',NULL,0,0,NULL,NULL),(7271,'mixpanel','completed',10,'2024-03-05 21:04:26','2024-03-05 22:21:32','2024-03-05 22:16:25','2024-03-05 22:21:31',NULL,0,0,NULL,NULL),(7272,'mixpanel','completed',10,'2024-03-05 21:02:27','2024-03-05 22:31:28','2024-03-05 22:26:26','2024-03-05 22:31:27',NULL,0,0,NULL,NULL),(7273,'mixpanel','completed',10,'2024-03-05 21:25:28','2024-03-05 22:41:31','2024-03-05 22:36:27','2024-03-05 22:41:30',NULL,0,0,NULL,NULL),(7274,'mixpanel','completed',10,'2024-03-05 21:07:24','2024-03-05 22:51:26','2024-03-05 22:46:23','2024-03-05 22:51:25',NULL,0,0,NULL,NULL),(7275,'mixpanel','completed',10,'2024-03-05 21:33:24','2024-03-05 23:01:32','2024-03-05 22:56:23','2024-03-05 23:01:31',NULL,0,0,NULL,NULL),(7276,'mixpanel','completed',10,'2024-03-05 21:45:27','2024-03-05 23:11:22','2024-03-05 23:06:26','2024-03-05 23:11:21',NULL,0,0,NULL,NULL),(7277,'mixpanel','completed',10,'2024-03-05 22:08:26','2024-03-05 23:21:26','2024-03-05 23:16:25','2024-03-05 23:21:25',NULL,0,0,NULL,NULL),(7278,'mixpanel','completed',10,'2024-03-05 22:14:57','2024-03-05 23:26:27','2024-03-05 23:23:56','2024-03-05 23:26:27',NULL,0,0,NULL,NULL),(7279,'mixpanel','completed',10,'2024-03-05 21:57:25','2024-03-05 23:36:29','2024-03-05 23:31:24','2024-03-05 23:36:28',NULL,0,0,NULL,NULL),(7280,'mixpanel','completed',10,'2024-03-05 22:33:11','2024-03-05 23:46:28','2024-03-05 23:40:10','2024-03-05 23:46:27',NULL,0,0,NULL,NULL),(7281,'subscribers_engagement_score','completed',10,'2024-03-07 09:59:00','2024-03-07 10:01:25','2024-03-05 23:51:22','2024-03-07 10:01:24',NULL,0,0,NULL,NULL),(7282,'mixpanel','completed',10,'2024-03-05 22:30:23','2024-03-05 23:56:26','2024-03-05 23:51:22','2024-03-05 23:56:25',NULL,0,0,NULL,NULL),(7283,'mixpanel','completed',10,'2024-03-05 22:20:28','2024-03-06 00:06:24','2024-03-05 23:59:27','2024-03-06 00:06:23',NULL,0,0,NULL,NULL),(7284,'mixpanel','completed',10,'2024-03-05 22:57:28','2024-03-06 00:15:42','2024-03-06 00:11:27','2024-03-06 00:15:41',NULL,0,0,NULL,NULL),(7285,'mixpanel','completed',10,'2024-03-05 22:43:25','2024-03-06 00:26:29','2024-03-06 00:21:24','2024-03-06 00:26:28',NULL,0,0,NULL,NULL),(7286,'mixpanel','completed',10,'2024-03-05 23:20:26','2024-03-06 00:36:24','2024-03-06 00:31:25','2024-03-06 00:36:23',NULL,0,0,NULL,NULL),(7287,'mixpanel','completed',10,'2024-03-05 23:25:25','2024-03-06 00:46:29','2024-03-06 00:41:24','2024-03-06 00:46:28',NULL,0,0,NULL,NULL),(7288,'mixpanel','completed',10,'2024-03-05 23:29:28','2024-03-06 00:56:33','2024-03-06 00:51:27','2024-03-06 00:56:32',NULL,0,0,NULL,NULL),(7289,'mixpanel','completed',10,'2024-03-05 23:31:28','2024-03-06 01:06:24','2024-03-06 01:01:27','2024-03-06 01:06:23',NULL,0,0,NULL,NULL),(7290,'mixpanel','completed',10,'2024-03-05 23:53:23','2024-03-06 01:16:26','2024-03-06 01:11:22','2024-03-06 01:16:25',NULL,0,0,NULL,NULL),(7291,'mixpanel','completed',10,'2024-03-05 23:36:27','2024-03-06 01:26:25','2024-03-06 01:21:27','2024-03-06 01:26:24',NULL,0,0,NULL,NULL),(7292,'mixpanel','completed',10,'2024-03-05 23:33:27','2024-03-06 01:36:22','2024-03-06 01:31:26','2024-03-06 01:36:21',NULL,0,0,NULL,NULL),(7293,'mixpanel','completed',10,'2024-03-05 23:55:25','2024-03-06 01:43:30','2024-03-06 01:41:24','2024-03-06 01:43:29',NULL,0,0,NULL,NULL),(7294,'mixpanel','completed',10,'2024-03-06 00:27:24','2024-03-06 01:51:29','2024-03-06 01:46:23','2024-03-06 01:51:28',NULL,0,0,NULL,NULL),(7295,'mixpanel','completed',10,'2024-03-06 00:14:34','2024-03-06 02:01:30','2024-03-06 01:55:33','2024-03-06 02:01:29',NULL,0,0,NULL,NULL),(7296,'mixpanel','completed',10,'2024-03-06 00:58:25','2024-03-06 02:10:50','2024-03-06 02:06:24','2024-03-06 02:10:49',NULL,0,0,NULL,NULL),(7297,'mixpanel','completed',10,'2024-03-06 00:49:28','2024-03-06 02:21:27','2024-03-06 02:16:27','2024-03-06 02:21:26',NULL,0,0,NULL,NULL),(7298,'mixpanel','completed',10,'2024-03-06 00:45:28','2024-03-06 02:31:28','2024-03-06 02:26:27','2024-03-06 02:31:27',NULL,0,0,NULL,NULL),(7299,'mixpanel','completed',10,'2024-03-06 01:00:23','2024-03-06 02:41:28','2024-03-06 02:36:22','2024-03-06 02:41:27',NULL,0,0,NULL,NULL),(7300,'mixpanel','completed',10,'2024-03-06 01:05:23','2024-03-06 02:51:29','2024-03-06 02:46:21','2024-03-06 02:51:28',NULL,0,0,NULL,NULL),(7301,'mixpanel','completed',10,'2024-03-06 00:56:22','2024-03-06 02:56:24','2024-03-06 02:54:21','2024-03-06 02:56:23',NULL,0,0,NULL,NULL),(7302,'mixpanel','completed',10,'2024-03-06 01:01:20','2024-03-06 03:06:22','2024-03-06 03:01:19','2024-03-06 03:06:21',NULL,0,0,NULL,NULL),(7303,'mixpanel','completed',10,'2024-03-06 01:19:24','2024-03-06 03:16:24','2024-03-06 03:11:23','2024-03-06 03:16:23',NULL,0,0,NULL,NULL),(7304,'mixpanel','completed',10,'2024-03-06 02:06:25','2024-03-06 03:26:31','2024-03-06 03:21:24','2024-03-06 03:26:30',NULL,0,0,NULL,NULL),(7305,'mixpanel','completed',10,'2024-03-06 01:46:26','2024-03-06 03:36:25','2024-03-06 03:31:25','2024-03-06 03:36:24',NULL,0,0,NULL,NULL),(7306,'mixpanel','completed',10,'2024-03-06 02:03:31','2024-03-06 03:46:20','2024-03-06 03:41:30','2024-03-06 03:46:19',NULL,0,0,NULL,NULL),(7307,'mixpanel','completed',10,'2024-03-06 02:41:25','2024-03-06 03:56:32','2024-03-06 03:51:24','2024-03-06 03:56:31',NULL,0,0,NULL,NULL),(7308,'mixpanel','completed',10,'2024-03-06 02:40:24','2024-03-06 04:06:28','2024-03-06 04:01:23','2024-03-06 04:06:27',NULL,0,0,NULL,NULL),(7309,'mixpanel','completed',10,'2024-03-06 02:29:25','2024-03-06 04:16:27','2024-03-06 04:11:24','2024-03-06 04:16:26',NULL,0,0,NULL,NULL),(7310,'mixpanel','completed',10,'2024-03-06 02:39:25','2024-03-06 04:26:20','2024-03-06 04:21:24','2024-03-06 04:26:19',NULL,0,0,NULL,NULL),(7311,'mixpanel','completed',10,'2024-03-06 03:28:38','2024-03-06 04:36:25','2024-03-06 04:31:35','2024-03-06 04:36:22',NULL,0,0,NULL,NULL),(7312,'mixpanel','completed',10,'2024-03-06 03:24:34','2024-03-06 04:46:24','2024-03-06 04:41:32','2024-03-06 04:46:23',NULL,0,0,NULL,NULL),(7313,'mixpanel','completed',10,'2024-03-06 03:27:23','2024-03-06 04:56:37','2024-03-06 04:51:22','2024-03-06 04:56:36',NULL,0,0,NULL,NULL),(7314,'mixpanel','completed',10,'2024-03-06 03:05:35','2024-03-06 05:06:26','2024-03-06 05:01:34','2024-03-06 05:06:25',NULL,0,0,NULL,NULL),(7315,'mixpanel','completed',10,'2024-03-06 03:54:31','2024-03-06 05:16:31','2024-03-06 05:11:30','2024-03-06 05:16:30',NULL,0,0,NULL,NULL),(7316,'mixpanel','completed',10,'2024-03-06 03:46:31','2024-03-06 05:26:24','2024-03-06 05:21:30','2024-03-06 05:26:23',NULL,0,0,NULL,NULL),(7317,'mixpanel','completed',10,'2024-03-06 04:22:29','2024-03-06 05:34:22','2024-03-06 05:31:28','2024-03-06 05:34:21',NULL,0,0,NULL,NULL),(7318,'mixpanel','completed',10,'2024-03-06 03:44:24','2024-03-06 05:41:29','2024-03-06 05:36:23','2024-03-06 05:41:28',NULL,0,0,NULL,NULL),(7319,'mixpanel','completed',10,'2024-03-06 04:23:27','2024-03-06 05:51:03','2024-03-06 05:46:26','2024-03-06 05:51:02',NULL,0,0,NULL,NULL),(7320,'mixpanel','completed',10,'2024-03-06 04:33:32','2024-03-06 06:01:21','2024-03-06 05:56:31','2024-03-06 06:01:20',NULL,0,0,NULL,NULL),(7321,'mixpanel','completed',10,'2024-03-06 04:08:24','2024-03-06 06:11:26','2024-03-06 06:06:23','2024-03-06 06:11:25',NULL,0,0,NULL,NULL),(7322,'schedule_re_engagement_email','completed',10,'2024-03-07 06:16:27','2024-03-07 06:16:27','2024-03-06 06:16:26','2024-03-07 06:16:26',NULL,0,0,NULL,NULL),(7323,'mixpanel','completed',10,'2024-03-06 04:15:27','2024-03-06 06:21:23','2024-03-06 06:16:26','2024-03-06 06:21:22',NULL,0,0,NULL,NULL),(7324,'mixpanel','completed',10,'2024-03-06 04:57:54','2024-03-06 06:31:26','2024-03-06 06:24:53','2024-03-06 06:31:25',NULL,0,0,NULL,NULL),(7325,'mixpanel','completed',10,'2024-03-06 05:23:49','2024-03-06 06:41:30','2024-03-06 06:35:48','2024-03-06 06:41:29',NULL,0,0,NULL,NULL),(7326,'mixpanel','completed',10,'2024-03-06 05:03:21','2024-03-06 06:51:22','2024-03-06 06:46:20','2024-03-06 06:51:21',NULL,0,0,NULL,NULL),(7327,'mixpanel','completed',10,'2024-03-06 05:35:27','2024-03-06 07:01:28','2024-03-06 06:56:26','2024-03-06 07:01:27',NULL,0,0,NULL,NULL),(7328,'mixpanel','completed',10,'2024-03-06 05:26:26','2024-03-06 07:10:34','2024-03-06 07:06:25','2024-03-06 07:10:33',NULL,0,0,NULL,NULL),(7329,'mixpanel','completed',10,'2024-03-06 05:42:20','2024-03-06 07:20:15','2024-03-06 07:16:19','2024-03-06 07:20:14',NULL,0,0,NULL,NULL),(7330,'mixpanel','completed',10,'2024-03-06 05:33:31','2024-03-06 07:31:26','2024-03-06 07:26:30','2024-03-06 07:31:25',NULL,0,0,NULL,NULL),(7331,'mixpanel','completed',10,'2024-03-06 06:19:24','2024-03-06 07:39:24','2024-03-06 07:36:23','2024-03-06 07:39:18',NULL,0,0,NULL,NULL),(7332,'mixpanel','completed',10,'2024-03-06 06:39:29','2024-03-06 07:46:47','2024-03-06 07:41:28','2024-03-06 07:46:45',NULL,0,0,NULL,NULL),(7333,'mixpanel','completed',10,'2024-03-06 05:59:31','2024-03-06 07:56:37','2024-03-06 07:51:30','2024-03-06 07:56:35',NULL,0,0,NULL,NULL),(7334,'mixpanel','completed',10,'2024-03-06 06:16:10','2024-03-06 08:01:29','2024-03-06 07:59:09','2024-03-06 08:01:28',NULL,0,0,NULL,NULL),(7335,'mixpanel','completed',10,'2024-03-06 06:51:25','2024-03-06 08:11:34','2024-03-06 08:06:24','2024-03-06 08:11:33',NULL,0,0,NULL,NULL),(7336,'mixpanel','completed',10,'2024-03-06 07:05:26','2024-03-06 08:21:25','2024-03-06 08:16:25','2024-03-06 08:21:23',NULL,0,0,NULL,NULL),(7337,'mixpanel','completed',10,'2024-03-06 07:09:32','2024-03-06 08:31:33','2024-03-06 08:26:31','2024-03-06 08:31:32',NULL,0,0,NULL,NULL),(7338,'mixpanel','completed',10,'2024-03-06 06:55:32','2024-03-06 08:41:34','2024-03-06 08:36:31','2024-03-06 08:41:32',NULL,0,0,NULL,NULL),(7339,'mixpanel','completed',10,'2024-03-06 07:31:27','2024-03-06 08:51:21','2024-03-06 08:46:26','2024-03-06 08:51:20',NULL,0,0,NULL,NULL),(7340,'mixpanel','completed',10,'2024-03-06 07:26:32','2024-03-06 09:01:24','2024-03-06 08:56:32','2024-03-06 09:01:22',NULL,0,0,NULL,NULL),(7341,'mixpanel','completed',10,'2024-03-06 07:20:30','2024-03-06 09:11:34','2024-03-06 09:06:29','2024-03-06 09:11:33',NULL,0,0,NULL,NULL),(7342,'mixpanel','completed',10,'2024-03-06 08:00:28','2024-03-06 09:21:23','2024-03-06 09:16:27','2024-03-06 09:21:22',NULL,0,0,NULL,NULL),(7343,'mixpanel','completed',10,'2024-03-06 08:04:36','2024-03-06 09:31:26','2024-03-06 09:26:35','2024-03-06 09:31:26',NULL,0,0,NULL,NULL),(7344,'mixpanel','completed',10,'2024-03-06 08:29:29','2024-03-06 09:41:28','2024-03-06 09:34:28','2024-03-06 09:41:27',NULL,0,0,NULL,NULL),(7345,'mixpanel','completed',10,'2024-03-06 08:22:24','2024-03-06 09:51:31','2024-03-06 09:46:23','2024-03-06 09:51:30',NULL,0,0,NULL,NULL),(7346,'mixpanel','completed',10,'2024-03-06 08:49:29','2024-03-06 09:58:41','2024-03-06 09:56:28','2024-03-06 09:58:40',NULL,0,0,NULL,NULL),(7347,'mixpanel','completed',10,'2024-03-06 08:53:30','2024-03-06 10:04:30','2024-03-06 10:01:29','2024-03-06 10:04:28',NULL,0,0,NULL,NULL),(7348,'mixpanel','completed',10,'2024-03-06 08:22:28','2024-03-06 10:16:27','2024-03-06 10:11:27','2024-03-06 10:16:26',NULL,0,0,NULL,NULL),(7349,'mixpanel','completed',10,'2024-03-06 09:08:31','2024-03-06 10:24:13','2024-03-06 10:21:30','2024-03-06 10:24:12',NULL,0,0,NULL,NULL),(7350,'mixpanel','completed',10,'2024-03-06 08:51:31','2024-03-06 10:31:26','2024-03-06 10:26:30','2024-03-06 10:31:25',NULL,0,0,NULL,NULL),(7351,'mixpanel','completed',10,'2024-03-06 08:42:05','2024-03-06 10:41:31','2024-03-06 10:36:04','2024-03-06 10:41:30',NULL,0,0,NULL,NULL),(7352,'mixpanel','completed',10,'2024-03-06 08:52:32','2024-03-06 10:51:31','2024-03-06 10:46:30','2024-03-06 10:51:30',NULL,0,0,NULL,NULL),(7353,'mixpanel','completed',10,'2024-03-06 09:40:32','2024-03-06 11:00:17','2024-03-06 10:56:31','2024-03-06 11:00:16',NULL,0,0,NULL,NULL),(7354,'mixpanel','completed',10,'2024-03-06 09:42:52','2024-03-06 11:11:28','2024-03-06 11:05:51','2024-03-06 11:11:27',NULL,0,0,NULL,NULL),(7355,'mixpanel','completed',10,'2024-03-06 09:35:23','2024-03-06 11:21:26','2024-03-06 11:16:22','2024-03-06 11:21:25',NULL,0,0,NULL,NULL),(7356,'mixpanel','completed',10,'2024-03-06 10:00:31','2024-03-06 11:31:21','2024-03-06 11:26:30','2024-03-06 11:31:20',NULL,0,0,NULL,NULL),(7357,'mixpanel','completed',10,'2024-03-06 10:23:28','2024-03-06 11:41:27','2024-03-06 11:36:27','2024-03-06 11:41:26',NULL,0,0,NULL,NULL),(7358,'mixpanel','completed',10,'2024-03-06 10:29:06','2024-03-06 11:46:25','2024-03-06 11:44:06','2024-03-06 11:46:24',NULL,0,0,NULL,NULL),(7359,'mixpanel','completed',10,'2024-03-06 10:18:25','2024-03-06 11:56:32','2024-03-06 11:51:24','2024-03-06 11:56:32',NULL,0,0,NULL,NULL),(7360,'mixpanel','completed',10,'2024-03-06 10:26:29','2024-03-06 12:04:42','2024-03-06 12:01:28','2024-03-06 12:04:41',NULL,0,0,NULL,NULL),(7361,'mixpanel','completed',10,'2024-03-06 10:49:33','2024-03-06 12:16:27','2024-03-06 12:11:32','2024-03-06 12:16:26',NULL,0,0,NULL,NULL),(7362,'mixpanel','completed',10,'2024-03-06 10:48:27','2024-03-06 12:26:34','2024-03-06 12:21:26','2024-03-06 12:26:33',NULL,0,0,NULL,NULL),(7363,'mixpanel','completed',10,'2024-03-06 11:07:19','2024-03-06 12:31:32','2024-03-06 12:29:18','2024-03-06 12:31:31',NULL,0,0,NULL,NULL),(7364,'mixpanel','completed',10,'2024-03-06 10:37:58','2024-03-06 12:41:30','2024-03-06 12:34:57','2024-03-06 12:41:29',NULL,0,0,NULL,NULL),(7365,'mixpanel','completed',10,'2024-03-06 11:40:26','2024-03-06 12:51:29','2024-03-06 12:46:25','2024-03-06 12:51:28',NULL,0,0,NULL,NULL),(7366,'mixpanel','completed',10,'2024-03-06 11:01:34','2024-03-06 13:01:27','2024-03-06 12:56:33','2024-03-06 13:01:26',NULL,0,0,NULL,NULL),(7367,'mixpanel','completed',10,'2024-03-06 11:33:32','2024-03-06 13:11:30','2024-03-06 13:06:31','2024-03-06 13:11:29',NULL,0,0,NULL,NULL),(7368,'mixpanel','completed',10,'2024-03-06 11:37:27','2024-03-06 13:21:30','2024-03-06 13:16:26','2024-03-06 13:21:29',NULL,0,0,NULL,NULL),(7369,'mixpanel','completed',10,'2024-03-06 12:20:33','2024-03-06 13:31:24','2024-03-06 13:26:32','2024-03-06 13:31:23',NULL,0,0,NULL,NULL),(7370,'mixpanel','completed',10,'2024-03-06 11:45:34','2024-03-06 13:41:30','2024-03-06 13:36:33','2024-03-06 13:41:29',NULL,0,0,NULL,NULL),(7371,'mixpanel','completed',10,'2024-03-06 11:53:23','2024-03-06 13:51:35','2024-03-06 13:46:21','2024-03-06 13:51:34',NULL,0,0,NULL,NULL),(7372,'mixpanel','completed',10,'2024-03-06 12:28:35','2024-03-06 14:01:29','2024-03-06 13:56:34','2024-03-06 14:01:28',NULL,0,0,NULL,NULL),(7373,'mixpanel','completed',10,'2024-03-06 12:39:30','2024-03-06 14:11:36','2024-03-06 14:06:29','2024-03-06 14:11:35',NULL,0,0,NULL,NULL),(7374,'mixpanel','completed',10,'2024-03-06 12:29:30','2024-03-06 14:21:34','2024-03-06 14:16:29','2024-03-06 14:21:33',NULL,0,0,NULL,NULL),(7375,'mixpanel','completed',10,'2024-03-06 12:53:35','2024-03-06 14:31:35','2024-03-06 14:26:34','2024-03-06 14:31:34',NULL,0,0,NULL,NULL),(7376,'mixpanel','completed',10,'2024-03-06 13:33:31','2024-03-06 14:41:40','2024-03-06 14:36:30','2024-03-06 14:41:39',NULL,0,0,NULL,NULL),(7377,'mixpanel','completed',10,'2024-03-06 12:52:54','2024-03-06 14:51:31','2024-03-06 14:45:53','2024-03-06 14:51:30',NULL,0,0,NULL,NULL),(7378,'mixpanel','completed',10,'2024-03-06 13:15:30','2024-03-06 15:01:32','2024-03-06 14:56:29','2024-03-06 15:01:31',NULL,0,0,NULL,NULL),(7379,'mixpanel','completed',10,'2024-03-06 14:02:32','2024-03-06 15:11:35','2024-03-06 15:06:31','2024-03-06 15:11:34',NULL,0,0,NULL,NULL),(7380,'mixpanel','completed',10,'2024-03-06 13:17:34','2024-03-06 15:21:33','2024-03-06 15:16:33','2024-03-06 15:21:32',NULL,0,0,NULL,NULL),(7381,'mixpanel','completed',10,'2024-03-06 13:31:32','2024-03-06 15:31:33','2024-03-06 15:26:31','2024-03-06 15:31:32',NULL,0,0,NULL,NULL),(7382,'mixpanel','completed',10,'2024-03-06 13:54:33','2024-03-06 15:46:28','2024-03-06 15:36:32','2024-03-06 15:46:27',NULL,0,0,NULL,NULL),(7383,'mixpanel','completed',10,'2024-03-06 14:15:18','2024-03-06 15:56:34','2024-03-06 15:50:17','2024-03-06 15:56:33',NULL,0,0,NULL,NULL),(7384,'mixpanel','completed',10,'2024-03-06 14:12:31','2024-03-06 16:06:32','2024-03-06 16:01:25','2024-03-06 16:06:31',NULL,0,0,NULL,NULL),(7385,'mixpanel','completed',10,'2024-03-06 14:11:32','2024-03-06 16:16:27','2024-03-06 16:11:31','2024-03-06 16:16:26',NULL,0,0,NULL,NULL),(7386,'mixpanel','completed',10,'2024-03-06 14:51:11','2024-03-06 16:21:32','2024-03-06 16:19:10','2024-03-06 16:21:31',NULL,0,0,NULL,NULL),(7387,'mixpanel','completed',10,'2024-03-06 15:05:36','2024-03-06 16:31:23','2024-03-06 16:26:35','2024-03-06 16:31:22',NULL,0,0,NULL,NULL),(7388,'mixpanel','completed',10,'2024-03-06 14:46:35','2024-03-06 16:41:32','2024-03-06 16:36:34','2024-03-06 16:41:31',NULL,0,0,NULL,NULL),(7389,'mixpanel','completed',10,'2024-03-06 14:52:28','2024-03-06 16:51:33','2024-03-06 16:46:27','2024-03-06 16:51:32',NULL,0,0,NULL,NULL),(7390,'mixpanel','completed',10,'2024-03-06 14:55:33','2024-03-06 17:01:28','2024-03-06 16:56:32','2024-03-06 17:01:27',NULL,0,0,NULL,NULL),(7391,'mixpanel','completed',10,'2024-03-06 15:59:30','2024-03-06 17:10:44','2024-03-06 17:06:29','2024-03-06 17:10:43',NULL,0,0,NULL,NULL),(7392,'mixpanel','completed',10,'2024-03-06 15:44:16','2024-03-06 17:21:29','2024-03-06 17:16:15','2024-03-06 17:21:28',NULL,0,0,NULL,NULL),(7393,'mixpanel','completed',10,'2024-03-06 16:21:30','2024-03-06 17:31:24','2024-03-06 17:26:29','2024-03-06 17:31:23',NULL,0,0,NULL,NULL),(7394,'mixpanel','completed',10,'2024-03-06 16:18:51','2024-03-06 17:41:33','2024-03-06 17:34:50','2024-03-06 17:41:32',NULL,0,0,NULL,NULL),(7395,'mixpanel','completed',10,'2024-03-06 16:41:23','2024-03-06 17:51:28','2024-03-06 17:46:22','2024-03-06 17:51:27',NULL,0,0,NULL,NULL),(7396,'mixpanel','completed',10,'2024-03-06 16:04:31','2024-03-06 18:01:25','2024-03-06 17:56:30','2024-03-06 18:01:24',NULL,0,0,NULL,NULL),(7397,'mixpanel','completed',10,'2024-03-06 16:08:34','2024-03-06 18:11:31','2024-03-06 18:06:33','2024-03-06 18:11:30',NULL,0,0,NULL,NULL),(7398,'mixpanel','completed',10,'2024-03-06 16:20:26','2024-03-06 18:18:54','2024-03-06 18:16:25','2024-03-06 18:18:53',NULL,0,0,NULL,NULL),(7399,'mixpanel','completed',10,'2024-03-06 17:08:32','2024-03-06 18:24:28','2024-03-06 18:21:31','2024-03-06 18:24:27',NULL,0,0,NULL,NULL),(7400,'mixpanel','completed',10,'2024-03-06 17:14:33','2024-03-06 18:31:29','2024-03-06 18:26:32','2024-03-06 18:31:28',NULL,0,0,NULL,NULL),(7401,'mixpanel','completed',10,'2024-03-06 17:17:30','2024-03-06 18:41:31','2024-03-06 18:36:29','2024-03-06 18:41:30',NULL,0,0,NULL,NULL),(7402,'mixpanel','completed',10,'2024-03-06 17:33:28','2024-03-06 18:48:46','2024-03-06 18:46:27','2024-03-06 18:48:45',NULL,0,0,NULL,NULL),(7403,'mixpanel','completed',10,'2024-03-06 16:57:33','2024-03-06 18:56:28','2024-03-06 18:51:32','2024-03-06 18:56:27',NULL,0,0,NULL,NULL),(7404,'mixpanel','completed',10,'2024-03-06 17:05:33','2024-03-06 19:06:38','2024-03-06 19:01:32','2024-03-06 19:06:37',NULL,0,0,NULL,NULL),(7405,'mixpanel','completed',10,'2024-03-06 17:38:32','2024-03-06 19:14:42','2024-03-06 19:11:31','2024-03-06 19:14:41',NULL,0,0,NULL,NULL),(7406,'mixpanel','completed',10,'2024-03-06 17:45:29','2024-03-06 19:26:32','2024-03-06 19:21:28','2024-03-06 19:26:31',NULL,0,0,NULL,NULL),(7407,'mixpanel','completed',10,'2024-03-06 17:49:24','2024-03-06 19:36:29','2024-03-06 19:31:23','2024-03-06 19:36:28',NULL,0,0,NULL,NULL),(7408,'mixpanel','completed',10,'2024-03-06 18:30:34','2024-03-06 19:43:56','2024-03-06 19:41:33','2024-03-06 19:43:55',NULL,0,0,NULL,NULL),(7409,'mixpanel','completed',10,'2024-03-06 17:48:29','2024-03-06 19:51:29','2024-03-06 19:46:28','2024-03-06 19:51:28',NULL,0,0,NULL,NULL),(7410,'mixpanel','completed',10,'2024-03-06 18:33:36','2024-03-06 20:01:43','2024-03-06 19:56:34','2024-03-06 20:01:41',NULL,0,0,NULL,NULL),(7411,'mixpanel','completed',10,'2024-03-06 18:30:38','2024-03-06 20:11:32','2024-03-06 20:06:35','2024-03-06 20:11:31',NULL,0,0,NULL,NULL),(7412,'mixpanel','completed',10,'2024-03-06 19:10:30','2024-03-06 20:21:40','2024-03-06 20:16:29','2024-03-06 20:21:39',NULL,0,0,NULL,NULL),(7413,'mixpanel','completed',10,'2024-03-06 19:16:37','2024-03-06 20:31:27','2024-03-06 20:26:36','2024-03-06 20:31:26',NULL,0,0,NULL,NULL),(7414,'mixpanel','completed',10,'2024-03-06 19:11:31','2024-03-06 20:41:30','2024-03-06 20:36:30','2024-03-06 20:41:29',NULL,0,0,NULL,NULL),(7415,'mixpanel','completed',10,'2024-03-06 19:36:26','2024-03-06 20:51:30','2024-03-06 20:46:25','2024-03-06 20:51:29',NULL,0,0,NULL,NULL),(7416,'mixpanel','completed',10,'2024-03-06 19:00:32','2024-03-06 21:01:37','2024-03-06 20:56:31','2024-03-06 21:01:35',NULL,0,0,NULL,NULL),(7417,'mixpanel','completed',10,'2024-03-06 19:11:32','2024-03-06 21:11:33','2024-03-06 21:06:31','2024-03-06 21:11:32',NULL,0,0,NULL,NULL),(7418,'mixpanel','completed',10,'2024-03-06 19:23:27','2024-03-06 21:21:46','2024-03-06 21:16:26','2024-03-06 21:21:42',NULL,0,0,NULL,NULL),(7419,'mixpanel','completed',10,'2024-03-06 20:24:44','2024-03-06 21:31:27','2024-03-06 21:26:41','2024-03-06 21:31:26',NULL,0,0,NULL,NULL),(7420,'mixpanel','completed',10,'2024-03-06 20:30:35','2024-03-06 21:41:42','2024-03-06 21:36:33','2024-03-06 21:41:41',NULL,0,0,NULL,NULL),(7421,'mixpanel','completed',10,'2024-03-06 20:02:38','2024-03-06 21:51:27','2024-03-06 21:44:37','2024-03-06 21:51:26',NULL,0,0,NULL,NULL),(7422,'mixpanel','completed',10,'2024-03-06 20:10:26','2024-03-06 22:01:31','2024-03-06 21:56:25','2024-03-06 22:01:30',NULL,0,0,NULL,NULL),(7423,'inactive_subscribers','completed',10,'2024-03-10 22:00:00','2024-03-11 06:36:39','2024-03-06 22:01:30','2024-03-11 06:36:36',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(7424,'mixpanel','completed',10,'2024-03-06 20:41:31','2024-03-06 22:11:32','2024-03-06 22:06:30','2024-03-06 22:11:31',NULL,0,0,NULL,NULL),(7425,'mixpanel','completed',10,'2024-03-06 20:59:28','2024-03-06 22:21:27','2024-03-06 22:16:27','2024-03-06 22:21:26',NULL,0,0,NULL,NULL),(7426,'mixpanel','completed',10,'2024-03-06 20:45:29','2024-03-06 22:31:42','2024-03-06 22:26:28','2024-03-06 22:31:41',NULL,0,0,NULL,NULL),(7427,'mixpanel','completed',10,'2024-03-06 21:19:34','2024-03-06 22:41:35','2024-03-06 22:36:33','2024-03-06 22:41:34',NULL,0,0,NULL,NULL),(7428,'mixpanel','completed',10,'2024-03-06 20:51:24','2024-03-06 22:51:34','2024-03-06 22:46:23','2024-03-06 22:51:33',NULL,0,0,NULL,NULL),(7429,'mixpanel','completed',10,'2024-03-06 21:27:31','2024-03-06 23:01:26','2024-03-06 22:56:30','2024-03-06 23:01:25',NULL,0,0,NULL,NULL),(7430,'mixpanel','completed',10,'2024-03-06 21:11:31','2024-03-06 23:11:27','2024-03-06 23:06:30','2024-03-06 23:11:26',NULL,0,0,NULL,NULL),(7431,'mixpanel','completed',10,'2024-03-06 21:54:25','2024-03-06 23:21:35','2024-03-06 23:16:24','2024-03-06 23:21:34',NULL,0,0,NULL,NULL),(7432,'mixpanel','completed',10,'2024-03-06 22:17:29','2024-03-06 23:31:36','2024-03-06 23:26:28','2024-03-06 23:31:35',NULL,0,0,NULL,NULL),(7433,'mixpanel','completed',10,'2024-03-06 21:35:29','2024-03-06 23:41:33','2024-03-06 23:36:28','2024-03-06 23:41:32',NULL,0,0,NULL,NULL),(7434,'mixpanel','completed',10,'2024-03-06 22:19:28','2024-03-06 23:48:56','2024-03-06 23:46:27','2024-03-06 23:48:54',NULL,0,0,NULL,NULL),(7435,'mixpanel','completed',10,'2024-03-06 22:38:31','2024-03-07 00:01:26','2024-03-06 23:56:30','2024-03-07 00:01:25',NULL,0,0,NULL,NULL),(7436,'mixpanel','completed',10,'2024-03-06 22:07:31','2024-03-07 00:11:31','2024-03-07 00:04:30','2024-03-07 00:11:30',NULL,0,0,NULL,NULL),(7437,'mixpanel','completed',10,'2024-03-06 22:29:31','2024-03-07 00:21:35','2024-03-07 00:16:30','2024-03-07 00:21:34',NULL,0,0,NULL,NULL),(7438,'mixpanel','completed',10,'2024-03-06 22:50:27','2024-03-07 00:31:25','2024-03-07 00:26:26','2024-03-07 00:31:24',NULL,0,0,NULL,NULL),(7439,'mixpanel','completed',10,'2024-03-06 22:38:25','2024-03-07 00:41:33','2024-03-07 00:36:24','2024-03-07 00:41:32',NULL,0,0,NULL,NULL),(7440,'mixpanel','completed',10,'2024-03-06 22:47:27','2024-03-07 00:51:31','2024-03-07 00:46:26','2024-03-07 00:51:30',NULL,0,0,NULL,NULL),(7441,'mixpanel','completed',10,'2024-03-06 23:02:31','2024-03-07 01:01:23','2024-03-07 00:56:30','2024-03-07 01:01:22',NULL,0,0,NULL,NULL),(7442,'mixpanel','completed',10,'2024-03-06 23:50:49','2024-03-07 01:11:30','2024-03-07 01:04:48','2024-03-07 01:11:29',NULL,0,0,NULL,NULL),(7443,'mixpanel','completed',10,'2024-03-07 00:06:23','2024-03-07 01:21:32','2024-03-07 01:16:22','2024-03-07 01:21:31',NULL,0,0,NULL,NULL),(7444,'mixpanel','completed',10,'2024-03-06 23:33:28','2024-03-07 01:28:49','2024-03-07 01:26:27','2024-03-07 01:28:48',NULL,0,0,NULL,NULL),(7445,'mixpanel','completed',10,'2024-03-06 23:35:29','2024-03-07 01:36:33','2024-03-07 01:31:28','2024-03-07 01:36:32',NULL,0,0,NULL,NULL),(7446,'mixpanel','completed',10,'2024-03-06 23:53:30','2024-03-07 01:46:28','2024-03-07 01:41:29','2024-03-07 01:46:27',NULL,0,0,NULL,NULL),(7447,'mixpanel','completed',10,'2024-03-07 00:42:26','2024-03-07 01:56:30','2024-03-07 01:51:25','2024-03-07 01:56:29',NULL,0,0,NULL,NULL),(7448,'mixpanel','completed',10,'2024-03-07 00:30:26','2024-03-07 02:06:30','2024-03-07 02:01:25','2024-03-07 02:06:29',NULL,0,0,NULL,NULL),(7449,'mixpanel','completed',10,'2024-03-07 00:35:35','2024-03-07 02:16:22','2024-03-07 02:11:34','2024-03-07 02:16:21',NULL,0,0,NULL,NULL),(7450,'mixpanel','completed',10,'2024-03-07 00:25:25','2024-03-07 02:21:31','2024-03-07 02:19:24','2024-03-07 02:21:30',NULL,0,0,NULL,NULL),(7451,'mixpanel','completed',10,'2024-03-07 00:34:28','2024-03-07 02:31:24','2024-03-07 02:26:27','2024-03-07 02:31:23',NULL,0,0,NULL,NULL),(7452,'mixpanel','completed',10,'2024-03-07 01:22:30','2024-03-07 02:41:31','2024-03-07 02:36:29','2024-03-07 02:41:30',NULL,0,0,NULL,NULL),(7453,'mixpanel','completed',10,'2024-03-07 01:10:28','2024-03-07 02:51:32','2024-03-07 02:46:27','2024-03-07 02:51:31',NULL,0,0,NULL,NULL),(7454,'mixpanel','completed',10,'2024-03-07 01:23:49','2024-03-07 03:01:27','2024-03-07 02:56:46','2024-03-07 03:01:26',NULL,0,0,NULL,NULL),(7455,'mixpanel','completed',10,'2024-03-07 02:02:21','2024-03-07 03:11:30','2024-03-07 03:06:20','2024-03-07 03:11:29',NULL,0,0,NULL,NULL),(7456,'mixpanel','completed',10,'2024-03-07 01:57:30','2024-03-07 03:21:26','2024-03-07 03:16:29','2024-03-07 03:21:25',NULL,0,0,NULL,NULL),(7457,'mixpanel','completed',10,'2024-03-07 01:34:26','2024-03-07 03:31:25','2024-03-07 03:26:25','2024-03-07 03:31:24',NULL,0,0,NULL,NULL),(7458,'mixpanel','completed',10,'2024-03-07 01:39:17','2024-03-07 03:41:29','2024-03-07 03:36:16','2024-03-07 03:41:28',NULL,0,0,NULL,NULL),(7459,'mixpanel','completed',10,'2024-03-07 02:38:22','2024-03-07 03:51:25','2024-03-07 03:46:21','2024-03-07 03:51:24',NULL,0,0,NULL,NULL),(7460,'mixpanel','completed',10,'2024-03-07 02:15:21','2024-03-07 04:01:28','2024-03-07 03:56:20','2024-03-07 04:01:27',NULL,0,0,NULL,NULL),(7461,'mixpanel','completed',10,'2024-03-07 02:55:30','2024-03-07 04:11:23','2024-03-07 04:06:29','2024-03-07 04:11:22',NULL,0,0,NULL,NULL),(7462,'mixpanel','completed',10,'2024-03-07 02:26:26','2024-03-07 04:21:26','2024-03-07 04:16:25','2024-03-07 04:21:25',NULL,0,0,NULL,NULL),(7463,'mixpanel','completed',10,'2024-03-07 02:46:36','2024-03-07 04:31:37','2024-03-07 04:26:35','2024-03-07 04:31:34',NULL,0,0,NULL,NULL),(7464,'mixpanel','completed',10,'2024-03-07 02:59:38','2024-03-07 04:41:33','2024-03-07 04:36:35','2024-03-07 04:41:32',NULL,0,0,NULL,NULL),(7465,'mixpanel','completed',10,'2024-03-07 03:26:30','2024-03-07 04:51:29','2024-03-07 04:46:28','2024-03-07 04:51:28',NULL,0,0,NULL,NULL),(7466,'mixpanel','completed',10,'2024-03-07 03:14:24','2024-03-07 05:01:27','2024-03-07 04:56:23','2024-03-07 05:01:26',NULL,0,0,NULL,NULL),(7467,'mixpanel','completed',10,'2024-03-07 03:30:28','2024-03-07 05:11:30','2024-03-07 05:06:27','2024-03-07 05:11:29',NULL,0,0,NULL,NULL),(7468,'mixpanel','completed',10,'2024-03-07 04:12:19','2024-03-07 05:21:28','2024-03-07 05:16:18','2024-03-07 05:21:27',NULL,0,0,NULL,NULL),(7469,'mixpanel','completed',10,'2024-03-07 03:55:35','2024-03-07 05:31:27','2024-03-07 05:26:34','2024-03-07 05:31:26',NULL,0,0,NULL,NULL),(7470,'mixpanel','completed',10,'2024-03-07 03:41:28','2024-03-07 05:41:33','2024-03-07 05:36:27','2024-03-07 05:41:32',NULL,0,0,NULL,NULL),(7471,'mixpanel','completed',10,'2024-03-07 04:18:26','2024-03-07 05:51:28','2024-03-07 05:46:25','2024-03-07 05:51:26',NULL,0,0,NULL,NULL),(7472,'mixpanel','completed',10,'2024-03-07 04:05:33','2024-03-07 06:01:32','2024-03-07 05:56:32','2024-03-07 06:01:31',NULL,0,0,NULL,NULL),(7473,'mixpanel','completed',10,'2024-03-07 04:05:26','2024-03-07 06:11:27','2024-03-07 06:06:25','2024-03-07 06:11:26',NULL,0,0,NULL,NULL),(7474,'mixpanel','completed',10,'2024-03-07 04:16:27','2024-03-07 06:21:28','2024-03-07 06:16:26','2024-03-07 06:21:27',NULL,0,0,NULL,NULL),(7475,'schedule_re_engagement_email','completed',10,'2024-03-08 06:21:28','2024-03-08 06:23:56','2024-03-07 06:21:27','2024-03-08 06:23:55',NULL,0,0,NULL,NULL),(7476,'mixpanel','completed',10,'2024-03-07 04:30:29','2024-03-07 06:31:30','2024-03-07 06:26:28','2024-03-07 06:31:29',NULL,0,0,NULL,NULL),(7477,'mixpanel','completed',10,'2024-03-07 04:48:33','2024-03-07 06:41:26','2024-03-07 06:36:32','2024-03-07 06:41:25',NULL,0,0,NULL,NULL),(7478,'mixpanel','completed',10,'2024-03-07 05:25:25','2024-03-07 06:51:25','2024-03-07 06:46:24','2024-03-07 06:51:24',NULL,0,0,NULL,NULL),(7479,'mixpanel','completed',10,'2024-03-07 05:48:32','2024-03-07 07:01:24','2024-03-07 06:56:31','2024-03-07 07:01:23',NULL,0,0,NULL,NULL),(7480,'mixpanel','completed',10,'2024-03-07 05:14:04','2024-03-07 07:11:34','2024-03-07 07:04:03','2024-03-07 07:11:33',NULL,0,0,NULL,NULL),(7481,'mixpanel','completed',10,'2024-03-07 05:18:32','2024-03-07 07:21:25','2024-03-07 07:16:31','2024-03-07 07:21:24',NULL,0,0,NULL,NULL),(7482,'mixpanel','completed',10,'2024-03-07 06:13:27','2024-03-07 07:31:24','2024-03-07 07:26:26','2024-03-07 07:31:23',NULL,0,0,NULL,NULL),(7483,'mixpanel','completed',10,'2024-03-07 06:14:27','2024-03-07 07:41:33','2024-03-07 07:36:26','2024-03-07 07:41:32',NULL,0,0,NULL,NULL),(7484,'mixpanel','completed',10,'2024-03-07 06:43:24','2024-03-07 07:51:27','2024-03-07 07:46:22','2024-03-07 07:51:26',NULL,0,0,NULL,NULL),(7485,'mixpanel','completed',10,'2024-03-07 06:54:26','2024-03-07 08:01:22','2024-03-07 07:56:25','2024-03-07 08:01:21',NULL,0,0,NULL,NULL),(7486,'mixpanel','completed',10,'2024-03-07 06:12:26','2024-03-07 08:11:10','2024-03-07 08:06:25','2024-03-07 08:11:09',NULL,0,0,NULL,NULL),(7487,'mixpanel','completed',10,'2024-03-07 07:05:27','2024-03-07 08:21:35','2024-03-07 08:16:26','2024-03-07 08:21:34',NULL,0,0,NULL,NULL),(7488,'mixpanel','completed',10,'2024-03-07 07:22:29','2024-03-07 08:31:24','2024-03-07 08:26:28','2024-03-07 08:31:23',NULL,0,0,NULL,NULL),(7489,'mixpanel','completed',10,'2024-03-07 07:03:31','2024-03-07 08:40:11','2024-03-07 08:36:30','2024-03-07 08:40:10',NULL,0,0,NULL,NULL),(7490,'mixpanel','completed',10,'2024-03-07 06:51:32','2024-03-07 08:51:29','2024-03-07 08:46:31','2024-03-07 08:51:28',NULL,0,0,NULL,NULL),(7491,'mixpanel','completed',10,'2024-03-07 07:50:31','2024-03-07 09:01:31','2024-03-07 08:56:30','2024-03-07 09:01:30',NULL,0,0,NULL,NULL),(7492,'mixpanel','completed',10,'2024-03-07 07:52:28','2024-03-07 09:11:29','2024-03-07 09:06:27','2024-03-07 09:11:28',NULL,0,0,NULL,NULL),(7493,'mixpanel','completed',10,'2024-03-07 07:56:29','2024-03-07 09:21:21','2024-03-07 09:16:28','2024-03-07 09:21:20',NULL,0,0,NULL,NULL),(7494,'mixpanel','completed',10,'2024-03-07 07:26:31','2024-03-07 09:31:24','2024-03-07 09:26:30','2024-03-07 09:31:23',NULL,0,0,NULL,NULL),(7495,'mixpanel','completed',10,'2024-03-07 08:17:35','2024-03-07 09:41:29','2024-03-07 09:34:34','2024-03-07 09:41:28',NULL,0,0,NULL,NULL),(7496,'mixpanel','completed',10,'2024-03-07 08:36:22','2024-03-07 09:51:40','2024-03-07 09:46:21','2024-03-07 09:51:39',NULL,0,0,NULL,NULL),(7497,'mixpanel','completed',10,'2024-03-07 08:16:30','2024-03-07 10:01:25','2024-03-07 09:56:29','2024-03-07 10:01:24',NULL,0,0,NULL,NULL),(7498,'subscribers_engagement_score','completed',10,'2024-03-07 10:01:25','2024-03-07 10:04:34','2024-03-07 10:01:24','2024-03-07 10:04:33',NULL,0,0,NULL,NULL),(7499,'subscribers_engagement_score','completed',10,'2024-03-08 06:23:00','2024-03-08 06:23:56','2024-03-07 10:04:33','2024-03-08 06:23:55',NULL,0,0,NULL,NULL),(7500,'mixpanel','completed',10,'2024-03-07 08:31:34','2024-03-07 10:11:27','2024-03-07 10:04:33','2024-03-07 10:11:26',NULL,0,0,NULL,NULL),(7501,'mixpanel','completed',10,'2024-03-07 09:04:29','2024-03-07 10:21:31','2024-03-07 10:16:28','2024-03-07 10:21:30',NULL,0,0,NULL,NULL),(7502,'mixpanel','completed',10,'2024-03-07 09:23:25','2024-03-07 10:31:29','2024-03-07 10:26:24','2024-03-07 10:31:28',NULL,0,0,NULL,NULL),(7503,'mixpanel','completed',10,'2024-03-07 09:32:29','2024-03-07 10:41:23','2024-03-07 10:36:28','2024-03-07 10:41:22',NULL,0,0,NULL,NULL),(7504,'mixpanel','completed',10,'2024-03-07 09:04:33','2024-03-07 10:51:39','2024-03-07 10:46:31','2024-03-07 10:51:38',NULL,0,0,NULL,NULL),(7505,'mixpanel','completed',10,'2024-03-07 09:25:28','2024-03-07 11:01:23','2024-03-07 10:56:27','2024-03-07 11:01:22',NULL,0,0,NULL,NULL),(7506,'mixpanel','completed',10,'2024-03-07 09:21:29','2024-03-07 11:11:33','2024-03-07 11:06:28','2024-03-07 11:11:32',NULL,0,0,NULL,NULL),(7507,'mixpanel','completed',10,'2024-03-07 09:39:40','2024-03-07 11:16:28','2024-03-07 11:13:39','2024-03-07 11:16:27',NULL,0,0,NULL,NULL),(7508,'mixpanel','completed',10,'2024-03-07 09:38:14','2024-03-07 11:26:35','2024-03-07 11:20:13','2024-03-07 11:26:34',NULL,0,0,NULL,NULL),(7509,'mixpanel','completed',10,'2024-03-07 10:13:26','2024-03-07 11:36:37','2024-03-07 11:31:25','2024-03-07 11:36:36',NULL,0,0,NULL,NULL),(7510,'mixpanel','completed',10,'2024-03-07 10:28:26','2024-03-07 11:46:30','2024-03-07 11:41:25','2024-03-07 11:46:29',NULL,0,0,NULL,NULL),(7511,'mixpanel','completed',10,'2024-03-07 10:12:32','2024-03-07 11:54:07','2024-03-07 11:51:31','2024-03-07 11:54:06',NULL,0,0,NULL,NULL),(7512,'mixpanel','completed',10,'2024-03-07 10:29:31','2024-03-07 12:01:26','2024-03-07 11:56:30','2024-03-07 12:01:25',NULL,0,0,NULL,NULL),(7513,'mixpanel','completed',10,'2024-03-07 10:40:40','2024-03-07 12:11:30','2024-03-07 12:04:39','2024-03-07 12:11:29',NULL,0,0,NULL,NULL),(7514,'mixpanel','completed',10,'2024-03-07 10:45:30','2024-03-07 12:21:31','2024-03-07 12:16:29','2024-03-07 12:21:30',NULL,0,0,NULL,NULL),(7515,'mixpanel','completed',10,'2024-03-07 10:27:31','2024-03-07 12:31:28','2024-03-07 12:26:30','2024-03-07 12:31:27',NULL,0,0,NULL,NULL),(7516,'mixpanel','completed',10,'2024-03-07 11:00:30','2024-03-07 12:41:42','2024-03-07 12:36:29','2024-03-07 12:41:41',NULL,0,0,NULL,NULL),(7517,'mixpanel','completed',10,'2024-03-07 11:28:29','2024-03-07 12:51:36','2024-03-07 12:46:28','2024-03-07 12:51:35',NULL,0,0,NULL,NULL),(7518,'mixpanel','completed',10,'2024-03-07 11:00:31','2024-03-07 13:01:32','2024-03-07 12:56:30','2024-03-07 13:01:31',NULL,0,0,NULL,NULL),(7519,'mixpanel','completed',10,'2024-03-07 11:48:29','2024-03-07 13:11:34','2024-03-07 13:06:28','2024-03-07 13:11:33',NULL,0,0,NULL,NULL),(7520,'mixpanel','completed',10,'2024-03-07 12:04:27','2024-03-07 13:21:28','2024-03-07 13:16:26','2024-03-07 13:21:27',NULL,0,0,NULL,NULL),(7521,'mixpanel','completed',10,'2024-03-07 11:55:26','2024-03-07 13:31:34','2024-03-07 13:26:25','2024-03-07 13:31:33',NULL,0,0,NULL,NULL),(7522,'mixpanel','completed',10,'2024-03-07 11:59:29','2024-03-07 13:41:34','2024-03-07 13:36:28','2024-03-07 13:41:33',NULL,0,0,NULL,NULL),(7523,'mixpanel','completed',10,'2024-03-07 12:22:36','2024-03-07 13:51:28','2024-03-07 13:46:35','2024-03-07 13:51:27',NULL,0,0,NULL,NULL),(7524,'mixpanel','completed',10,'2024-03-07 12:49:30','2024-03-07 14:01:32','2024-03-07 13:56:29','2024-03-07 14:01:31',NULL,0,0,NULL,NULL),(7525,'mixpanel','completed',10,'2024-03-07 12:17:28','2024-03-07 14:11:31','2024-03-07 14:06:27','2024-03-07 14:11:30',NULL,0,0,NULL,NULL),(7526,'mixpanel','completed',10,'2024-03-07 12:49:36','2024-03-07 14:21:25','2024-03-07 14:16:33','2024-03-07 14:21:24',NULL,0,0,NULL,NULL),(7527,'mixpanel','completed',10,'2024-03-07 13:19:35','2024-03-07 14:31:28','2024-03-07 14:26:34','2024-03-07 14:31:27',NULL,0,0,NULL,NULL),(7528,'mixpanel','completed',10,'2024-03-07 12:54:31','2024-03-07 14:41:26','2024-03-07 14:36:30','2024-03-07 14:41:25',NULL,0,0,NULL,NULL),(7529,'mixpanel','completed',10,'2024-03-07 13:20:33','2024-03-07 14:51:25','2024-03-07 14:46:32','2024-03-07 14:51:24',NULL,0,0,NULL,NULL),(7530,'mixpanel','completed',10,'2024-03-07 13:07:44','2024-03-07 15:01:31','2024-03-07 14:54:43','2024-03-07 15:01:30',NULL,0,0,NULL,NULL),(7531,'mixpanel','completed',10,'2024-03-07 13:58:28','2024-03-07 15:11:29','2024-03-07 15:06:27','2024-03-07 15:11:28',NULL,0,0,NULL,NULL),(7532,'mixpanel','completed',10,'2024-03-07 13:54:23','2024-03-07 15:21:32','2024-03-07 15:16:22','2024-03-07 15:21:31',NULL,0,0,NULL,NULL),(7533,'mixpanel','completed',10,'2024-03-07 13:53:27','2024-03-07 15:31:32','2024-03-07 15:26:26','2024-03-07 15:31:31',NULL,0,0,NULL,NULL),(7534,'mixpanel','completed',10,'2024-03-07 14:01:29','2024-03-07 15:41:28','2024-03-07 15:36:28','2024-03-07 15:41:27',NULL,0,0,NULL,NULL),(7535,'mixpanel','completed',10,'2024-03-07 14:42:28','2024-03-07 15:51:29','2024-03-07 15:46:27','2024-03-07 15:51:29',NULL,0,0,NULL,NULL),(7536,'mixpanel','completed',10,'2024-03-07 14:27:34','2024-03-07 16:01:30','2024-03-07 15:56:33','2024-03-07 16:01:29',NULL,0,0,NULL,NULL),(7537,'mixpanel','completed',10,'2024-03-07 14:30:31','2024-03-07 16:11:42','2024-03-07 16:06:30','2024-03-07 16:11:41',NULL,0,0,NULL,NULL),(7538,'mixpanel','completed',10,'2024-03-07 15:07:31','2024-03-07 16:21:26','2024-03-07 16:16:30','2024-03-07 16:21:25',NULL,0,0,NULL,NULL),(7539,'mixpanel','completed',10,'2024-03-07 14:29:26','2024-03-07 16:31:28','2024-03-07 16:26:25','2024-03-07 16:31:27',NULL,0,0,NULL,NULL),(7540,'mixpanel','completed',10,'2024-03-07 15:04:40','2024-03-07 16:41:29','2024-03-07 16:36:39','2024-03-07 16:41:28',NULL,0,0,NULL,NULL),(7541,'mixpanel','completed',10,'2024-03-07 15:19:40','2024-03-07 16:46:30','2024-03-07 16:43:39','2024-03-07 16:46:29',NULL,0,0,NULL,NULL),(7542,'mixpanel','completed',10,'2024-03-07 15:18:33','2024-03-07 16:56:38','2024-03-07 16:51:33','2024-03-07 16:56:37',NULL,0,0,NULL,NULL),(7543,'mixpanel','completed',10,'2024-03-07 15:19:32','2024-03-07 17:06:30','2024-03-07 17:01:31','2024-03-07 17:06:29',NULL,0,0,NULL,NULL),(7544,'mixpanel','completed',10,'2024-03-07 15:38:28','2024-03-07 17:16:34','2024-03-07 17:11:27','2024-03-07 17:16:33',NULL,0,0,NULL,NULL),(7545,'mixpanel','completed',10,'2024-03-07 15:57:31','2024-03-07 17:26:30','2024-03-07 17:21:30','2024-03-07 17:26:29',NULL,0,0,NULL,NULL),(7546,'mixpanel','completed',10,'2024-03-07 15:42:33','2024-03-07 17:36:34','2024-03-07 17:31:32','2024-03-07 17:36:33',NULL,0,0,NULL,NULL),(7547,'mixpanel','completed',10,'2024-03-07 16:18:35','2024-03-07 17:46:35','2024-03-07 17:41:34','2024-03-07 17:46:34',NULL,0,0,NULL,NULL),(7548,'mixpanel','completed',10,'2024-03-07 16:03:33','2024-03-07 17:54:14','2024-03-07 17:51:32','2024-03-07 17:54:13',NULL,0,0,NULL,NULL),(7549,'mixpanel','completed',10,'2024-03-07 15:58:32','2024-03-07 18:01:31','2024-03-07 17:56:31','2024-03-07 18:01:30',NULL,0,0,NULL,NULL),(7550,'mixpanel','completed',10,'2024-03-07 16:57:32','2024-03-07 18:11:33','2024-03-07 18:06:31','2024-03-07 18:11:32',NULL,0,0,NULL,NULL),(7551,'mixpanel','completed',10,'2024-03-07 17:07:23','2024-03-07 18:21:26','2024-03-07 18:16:22','2024-03-07 18:21:25',NULL,0,0,NULL,NULL),(7552,'mixpanel','completed',10,'2024-03-07 16:32:31','2024-03-07 18:31:29','2024-03-07 18:26:30','2024-03-07 18:31:28',NULL,0,0,NULL,NULL),(7553,'mixpanel','completed',10,'2024-03-07 16:43:32','2024-03-07 18:41:31','2024-03-07 18:36:31','2024-03-07 18:41:30',NULL,0,0,NULL,NULL),(7554,'mixpanel','completed',10,'2024-03-07 17:09:16','2024-03-07 18:51:28','2024-03-07 18:45:15','2024-03-07 18:51:27',NULL,0,0,NULL,NULL),(7555,'mixpanel','completed',10,'2024-03-07 17:32:36','2024-03-07 19:01:34','2024-03-07 18:56:34','2024-03-07 19:01:33',NULL,0,0,NULL,NULL),(7556,'mixpanel','completed',10,'2024-03-07 17:28:32','2024-03-07 19:11:28','2024-03-07 19:06:31','2024-03-07 19:11:27',NULL,0,0,NULL,NULL),(7557,'mixpanel','completed',10,'2024-03-07 17:41:31','2024-03-07 19:21:31','2024-03-07 19:16:30','2024-03-07 19:21:30',NULL,0,0,NULL,NULL),(7558,'mixpanel','completed',10,'2024-03-07 18:14:33','2024-03-07 19:31:30','2024-03-07 19:26:32','2024-03-07 19:31:29',NULL,0,0,NULL,NULL),(7559,'mixpanel','completed',10,'2024-03-07 17:49:28','2024-03-07 19:41:33','2024-03-07 19:36:27','2024-03-07 19:41:32',NULL,0,0,NULL,NULL),(7560,'mixpanel','completed',10,'2024-03-07 18:38:37','2024-03-07 19:51:31','2024-03-07 19:46:34','2024-03-07 19:51:29',NULL,0,0,NULL,NULL),(7561,'mixpanel','completed',10,'2024-03-07 18:12:47','2024-03-07 20:01:28','2024-03-07 19:56:45','2024-03-07 20:01:27',NULL,0,0,NULL,NULL),(7562,'mixpanel','completed',10,'2024-03-07 18:33:33','2024-03-07 20:11:35','2024-03-07 20:05:32','2024-03-07 20:11:34',NULL,0,0,NULL,NULL),(7563,'mixpanel','completed',10,'2024-03-07 19:09:29','2024-03-07 20:21:28','2024-03-07 20:16:28','2024-03-07 20:21:27',NULL,0,0,NULL,NULL),(7564,'mixpanel','completed',10,'2024-03-07 18:51:29','2024-03-07 20:31:29','2024-03-07 20:26:28','2024-03-07 20:31:28',NULL,0,0,NULL,NULL),(7565,'mixpanel','completed',10,'2024-03-07 19:09:59','2024-03-07 20:41:37','2024-03-07 20:35:56','2024-03-07 20:41:35',NULL,0,0,NULL,NULL),(7566,'mixpanel','completed',10,'2024-03-07 18:50:38','2024-03-07 20:46:36','2024-03-07 20:43:37','2024-03-07 20:46:35',NULL,0,0,NULL,NULL),(7567,'mixpanel','completed',10,'2024-03-07 19:15:26','2024-03-07 20:55:33','2024-03-07 20:53:23','2024-03-07 20:55:29',NULL,0,0,NULL,NULL),(7568,'mixpanel','completed',10,'2024-03-07 19:57:45','2024-03-07 21:04:30','2024-03-07 20:59:43','2024-03-07 21:04:29',NULL,0,0,NULL,NULL),(7569,'mixpanel','completed',10,'2024-03-07 19:27:27','2024-03-07 21:16:30','2024-03-07 21:11:26','2024-03-07 21:16:29',NULL,0,0,NULL,NULL),(7570,'mixpanel','completed',10,'2024-03-07 19:36:31','2024-03-07 21:24:25','2024-03-07 21:21:30','2024-03-07 21:24:24',NULL,0,0,NULL,NULL),(7571,'mixpanel','completed',10,'2024-03-07 20:07:30','2024-03-07 21:31:28','2024-03-07 21:26:29','2024-03-07 21:31:27',NULL,0,0,NULL,NULL),(7572,'mixpanel','completed',10,'2024-03-07 19:46:34','2024-03-07 21:41:29','2024-03-07 21:36:33','2024-03-07 21:41:28',NULL,0,0,NULL,NULL),(7573,'mixpanel','completed',10,'2024-03-07 20:00:28','2024-03-07 21:51:27','2024-03-07 21:46:27','2024-03-07 21:51:25',NULL,0,0,NULL,NULL),(7574,'mixpanel','completed',10,'2024-03-07 19:57:32','2024-03-07 22:01:24','2024-03-07 21:56:31','2024-03-07 22:01:23',NULL,0,0,NULL,NULL),(7575,'mixpanel','completed',10,'2024-03-07 20:21:30','2024-03-07 22:11:24','2024-03-07 22:05:29','2024-03-07 22:11:23',NULL,0,0,NULL,NULL),(7576,'mixpanel','completed',10,'2024-03-07 20:44:26','2024-03-07 22:21:24','2024-03-07 22:16:25','2024-03-07 22:21:23',NULL,0,0,NULL,NULL),(7577,'mixpanel','completed',10,'2024-03-07 20:56:15','2024-03-07 22:31:26','2024-03-07 22:26:14','2024-03-07 22:31:25',NULL,0,0,NULL,NULL),(7578,'mixpanel','completed',10,'2024-03-07 20:35:29','2024-03-07 22:41:26','2024-03-07 22:36:28','2024-03-07 22:41:25',NULL,0,0,NULL,NULL),(7579,'mixpanel','completed',10,'2024-03-07 21:11:26','2024-03-07 22:51:29','2024-03-07 22:46:25','2024-03-07 22:51:28',NULL,0,0,NULL,NULL),(7580,'mixpanel','completed',10,'2024-03-07 21:14:34','2024-03-07 23:01:32','2024-03-07 22:56:33','2024-03-07 23:01:31',NULL,0,0,NULL,NULL),(7581,'mixpanel','completed',10,'2024-03-07 21:43:09','2024-03-07 23:11:34','2024-03-07 23:05:08','2024-03-07 23:11:33',NULL,0,0,NULL,NULL),(7582,'mixpanel','completed',10,'2024-03-07 21:19:26','2024-03-07 23:21:32','2024-03-07 23:16:25','2024-03-07 23:21:31',NULL,0,0,NULL,NULL),(7583,'mixpanel','completed',10,'2024-03-07 21:51:32','2024-03-07 23:31:28','2024-03-07 23:26:31','2024-03-07 23:31:27',NULL,0,0,NULL,NULL),(7584,'mixpanel','completed',10,'2024-03-07 22:30:29','2024-03-07 23:41:24','2024-03-07 23:36:28','2024-03-07 23:41:23',NULL,0,0,NULL,NULL),(7585,'mixpanel','completed',10,'2024-03-07 21:50:30','2024-03-07 23:51:20','2024-03-07 23:46:29','2024-03-07 23:51:19',NULL,0,0,NULL,NULL),(7586,'mixpanel','completed',10,'2024-03-07 22:11:24','2024-03-08 00:01:27','2024-03-07 23:56:22','2024-03-08 00:01:26',NULL,0,0,NULL,NULL),(7587,'mixpanel','completed',10,'2024-03-07 22:17:33','2024-03-08 00:09:30','2024-03-08 00:06:32','2024-03-08 00:09:29',NULL,0,0,NULL,NULL),(7588,'mixpanel','completed',10,'2024-03-07 22:15:32','2024-03-08 00:14:01','2024-03-08 00:11:31','2024-03-08 00:14:00',NULL,0,0,NULL,NULL),(7589,'mixpanel','completed',10,'2024-03-07 22:37:33','2024-03-08 00:18:45','2024-03-08 00:16:32','2024-03-08 00:18:44',NULL,0,0,NULL,NULL),(7590,'mixpanel','completed',10,'2024-03-07 23:09:21','2024-03-08 00:26:22','2024-03-08 00:21:20','2024-03-08 00:26:21',NULL,0,0,NULL,NULL),(7591,'mixpanel','completed',10,'2024-03-07 22:43:39','2024-03-08 00:31:23','2024-03-08 00:28:38','2024-03-08 00:31:22',NULL,0,0,NULL,NULL),(7592,'mixpanel','completed',10,'2024-03-07 23:13:24','2024-03-08 00:41:23','2024-03-08 00:36:23','2024-03-08 00:41:22',NULL,0,0,NULL,NULL),(7593,'mixpanel','completed',10,'2024-03-07 22:50:26','2024-03-08 00:46:30','2024-03-08 00:43:25','2024-03-08 00:46:28',NULL,0,0,NULL,NULL),(7594,'mixpanel','completed',10,'2024-03-07 23:24:26','2024-03-08 00:53:30','2024-03-08 00:51:25','2024-03-08 00:53:29',NULL,0,0,NULL,NULL),(7595,'mixpanel','completed',10,'2024-03-07 22:55:32','2024-03-08 00:58:47','2024-03-08 00:56:31','2024-03-08 00:58:46',NULL,0,0,NULL,NULL),(7596,'mixpanel','completed',10,'2024-03-07 23:05:28','2024-03-08 01:03:45','2024-03-08 01:01:27','2024-03-08 01:03:44',NULL,0,0,NULL,NULL),(7597,'mixpanel','completed',10,'2024-03-07 23:41:25','2024-03-08 01:09:26','2024-03-08 01:06:24','2024-03-08 01:09:25',NULL,0,0,NULL,NULL),(7598,'mixpanel','completed',10,'2024-03-07 23:58:58','2024-03-08 01:20:05','2024-03-08 01:14:57','2024-03-08 01:20:04',NULL,0,0,NULL,NULL),(7599,'mixpanel','completed',10,'2024-03-07 23:43:08','2024-03-08 01:31:14','2024-03-08 01:26:07','2024-03-08 01:31:13',NULL,0,0,NULL,NULL),(7600,'mixpanel','completed',10,'2024-03-07 23:45:25','2024-03-08 01:41:33','2024-03-08 01:37:24','2024-03-08 01:41:32',NULL,0,0,NULL,NULL),(7601,'mixpanel','completed',10,'2024-03-08 00:06:25','2024-03-08 01:49:24','2024-03-08 01:46:24','2024-03-08 01:49:23',NULL,0,0,NULL,NULL),(7602,'mixpanel','completed',10,'2024-03-08 00:02:29','2024-03-08 01:55:07','2024-03-08 01:51:28','2024-03-08 01:55:06',NULL,0,0,NULL,NULL),(7603,'mixpanel','completed',10,'2024-03-08 00:23:20','2024-03-08 02:01:05','2024-03-08 01:57:19','2024-03-08 02:01:04',NULL,0,0,NULL,NULL),(7604,'mixpanel','completed',10,'2024-03-08 00:08:20','2024-03-08 02:11:34','2024-03-08 02:06:19','2024-03-08 02:11:33',NULL,0,0,NULL,NULL),(7605,'mixpanel','completed',10,'2024-03-08 00:25:24','2024-03-08 02:19:48','2024-03-08 02:16:23','2024-03-08 02:19:47',NULL,0,0,NULL,NULL),(7606,'mixpanel','completed',10,'2024-03-08 01:21:21','2024-03-08 02:31:28','2024-03-08 02:25:20','2024-03-08 02:31:27',NULL,0,0,NULL,NULL),(7607,'mixpanel','completed',10,'2024-03-08 01:01:26','2024-03-08 02:41:31','2024-03-08 02:36:25','2024-03-08 02:41:30',NULL,0,0,NULL,NULL),(7608,'mixpanel','completed',10,'2024-03-08 01:14:12','2024-03-08 02:46:29','2024-03-08 02:44:11','2024-03-08 02:46:28',NULL,0,0,NULL,NULL),(7609,'mixpanel','completed',10,'2024-03-08 01:28:23','2024-03-08 02:56:30','2024-03-08 02:50:22','2024-03-08 02:56:29',NULL,0,0,NULL,NULL),(7610,'mixpanel','completed',10,'2024-03-08 01:56:31','2024-03-08 03:06:25','2024-03-08 03:01:30','2024-03-08 03:06:24',NULL,0,0,NULL,NULL),(7611,'mixpanel','completed',10,'2024-03-08 02:04:41','2024-03-08 03:16:03','2024-03-08 03:09:40','2024-03-08 03:16:02',NULL,0,0,NULL,NULL),(7612,'mixpanel','completed',10,'2024-03-08 02:00:20','2024-03-08 03:26:27','2024-03-08 03:21:19','2024-03-08 03:26:26',NULL,0,0,NULL,NULL),(7613,'mixpanel','completed',10,'2024-03-08 01:47:26','2024-03-08 03:36:26','2024-03-08 03:31:25','2024-03-08 03:36:25',NULL,0,0,NULL,NULL),(7614,'mixpanel','completed',10,'2024-03-08 02:24:34','2024-03-08 03:46:09','2024-03-08 03:41:33','2024-03-08 03:46:08',NULL,0,0,NULL,NULL),(7615,'mixpanel','completed',10,'2024-03-08 02:10:49','2024-03-08 03:53:58','2024-03-08 03:50:48','2024-03-08 03:53:57',NULL,0,0,NULL,NULL),(7616,'mixpanel','completed',10,'2024-03-08 02:02:22','2024-03-08 03:59:11','2024-03-08 03:56:21','2024-03-08 03:59:10',NULL,0,0,NULL,NULL),(7617,'mixpanel','completed',10,'2024-03-08 02:57:23','2024-03-08 04:03:28','2024-03-08 04:01:22','2024-03-08 04:03:27',NULL,0,0,NULL,NULL),(7618,'mixpanel','completed',10,'2024-03-08 02:30:30','2024-03-08 04:11:21','2024-03-08 04:06:29','2024-03-08 04:11:20',NULL,0,0,NULL,NULL),(7619,'mixpanel','completed',10,'2024-03-08 02:41:25','2024-03-08 04:19:44','2024-03-08 04:15:24','2024-03-08 04:19:43',NULL,0,0,NULL,NULL),(7620,'mixpanel','completed',10,'2024-03-08 02:50:56','2024-03-08 04:26:37','2024-03-08 04:22:55','2024-03-08 04:26:36',NULL,0,0,NULL,NULL),(7621,'mixpanel','completed',10,'2024-03-08 03:21:25','2024-03-08 04:33:59','2024-03-08 04:30:23','2024-03-08 04:33:57',NULL,0,0,NULL,NULL),(7622,'mixpanel','completed',10,'2024-03-08 02:51:27','2024-03-08 04:41:06','2024-03-08 04:36:25','2024-03-08 04:41:03',NULL,0,0,NULL,NULL),(7623,'mixpanel','completed',10,'2024-03-08 03:26:21','2024-03-08 04:46:26','2024-03-08 04:44:20','2024-03-08 04:46:25',NULL,0,0,NULL,NULL),(7624,'mixpanel','completed',10,'2024-03-08 02:54:11','2024-03-08 04:54:13','2024-03-08 04:51:10','2024-03-08 04:54:12',NULL,0,0,NULL,NULL),(7625,'mixpanel','completed',10,'2024-03-08 02:57:24','2024-03-08 05:00:41','2024-03-08 04:56:23','2024-03-08 05:00:40',NULL,0,0,NULL,NULL),(7626,'mixpanel','completed',10,'2024-03-08 03:05:34','2024-03-08 05:06:22','2024-03-08 05:03:33','2024-03-08 05:06:21',NULL,0,0,NULL,NULL),(7627,'mixpanel','completed',10,'2024-03-08 04:00:29','2024-03-08 05:11:34','2024-03-08 05:08:28','2024-03-08 05:11:33',NULL,0,0,NULL,NULL),(7628,'mixpanel','completed',10,'2024-03-08 03:36:25','2024-03-08 05:19:37','2024-03-08 05:16:24','2024-03-08 05:19:36',NULL,0,0,NULL,NULL),(7629,'mixpanel','completed',10,'2024-03-08 03:49:09','2024-03-08 05:26:05','2024-03-08 05:23:08','2024-03-08 05:26:04',NULL,0,0,NULL,NULL),(7630,'mixpanel','completed',10,'2024-03-08 04:20:19','2024-03-08 05:31:25','2024-03-08 05:29:18','2024-03-08 05:31:24',NULL,0,0,NULL,NULL),(7631,'mixpanel','completed',10,'2024-03-08 03:42:11','2024-03-08 05:39:46','2024-03-08 05:36:10','2024-03-08 05:39:45',NULL,0,0,NULL,NULL),(7632,'mixpanel','completed',10,'2024-03-08 04:26:48','2024-03-08 05:46:28','2024-03-08 05:42:47','2024-03-08 05:46:27',NULL,0,0,NULL,NULL),(7633,'mixpanel','completed',10,'2024-03-08 03:59:17','2024-03-08 05:53:48','2024-03-08 05:50:16','2024-03-08 05:53:47',NULL,0,0,NULL,NULL),(7634,'mixpanel','completed',10,'2024-03-08 04:30:32','2024-03-08 05:59:04','2024-03-08 05:56:31','2024-03-08 05:59:03',NULL,0,0,NULL,NULL),(7635,'mixpanel','completed',10,'2024-03-08 04:53:25','2024-03-08 06:09:05','2024-03-08 06:06:24','2024-03-08 06:09:03',NULL,0,0,NULL,NULL),(7636,'mixpanel','completed',10,'2024-03-08 04:35:27','2024-03-08 06:13:29','2024-03-08 06:11:26','2024-03-08 06:13:29',NULL,0,0,NULL,NULL),(7637,'mixpanel','completed',10,'2024-03-08 04:44:19','2024-03-08 06:19:47','2024-03-08 06:16:18','2024-03-08 06:19:46',NULL,0,0,NULL,NULL),(7638,'subscribers_engagement_score','completed',10,'2024-03-09 15:28:00','2024-03-09 15:28:39','2024-03-08 06:23:55','2024-03-09 15:28:38',NULL,0,0,NULL,NULL),(7639,'mixpanel','completed',10,'2024-03-08 04:57:56','2024-03-08 06:26:31','2024-03-08 06:23:55','2024-03-08 06:26:30',NULL,0,0,NULL,NULL),(7640,'schedule_re_engagement_email','completed',10,'2024-03-09 06:26:31','2024-03-09 06:31:24','2024-03-08 06:26:30','2024-03-09 06:31:22',NULL,0,0,NULL,NULL),(7641,'mixpanel','completed',10,'2024-03-08 04:52:32','2024-03-08 06:35:50','2024-03-08 06:31:31','2024-03-08 06:35:49',NULL,0,0,NULL,NULL),(7642,'mixpanel','completed',10,'2024-03-08 04:52:27','2024-03-08 06:46:30','2024-03-08 06:41:26','2024-03-08 06:46:29',NULL,0,0,NULL,NULL),(7643,'mixpanel','completed',10,'2024-03-08 05:01:33','2024-03-08 06:56:27','2024-03-08 06:51:32','2024-03-08 06:56:26',NULL,0,0,NULL,NULL),(7644,'mixpanel','completed',10,'2024-03-08 05:42:23','2024-03-08 07:06:22','2024-03-08 07:01:22','2024-03-08 07:06:21',NULL,0,0,NULL,NULL),(7645,'mixpanel','completed',10,'2024-03-08 06:03:30','2024-03-08 07:16:28','2024-03-08 07:11:28','2024-03-08 07:16:27',NULL,0,0,NULL,NULL),(7646,'mixpanel','completed',10,'2024-03-08 06:09:29','2024-03-08 07:26:23','2024-03-08 07:21:28','2024-03-08 07:26:22',NULL,0,0,NULL,NULL),(7647,'mixpanel','completed',10,'2024-03-08 06:18:27','2024-03-08 07:36:28','2024-03-08 07:31:26','2024-03-08 07:36:27',NULL,0,0,NULL,NULL),(7648,'mixpanel','completed',10,'2024-03-08 06:07:24','2024-03-08 07:46:23','2024-03-08 07:41:23','2024-03-08 07:46:23',NULL,0,0,NULL,NULL),(7649,'mixpanel','completed',10,'2024-03-08 06:19:23','2024-03-08 07:56:28','2024-03-08 07:51:22','2024-03-08 07:56:27',NULL,0,0,NULL,NULL),(7650,'mixpanel','completed',10,'2024-03-08 06:28:28','2024-03-08 08:06:20','2024-03-08 08:01:27','2024-03-08 08:06:19',NULL,0,0,NULL,NULL),(7651,'mixpanel','completed',10,'2024-03-08 06:12:30','2024-03-08 08:16:23','2024-03-08 08:11:29','2024-03-08 08:16:22',NULL,0,0,NULL,NULL),(7652,'mixpanel','completed',10,'2024-03-08 07:13:23','2024-03-08 08:26:27','2024-03-08 08:21:22','2024-03-08 08:26:26',NULL,0,0,NULL,NULL),(7653,'mixpanel','completed',10,'2024-03-08 06:30:50','2024-03-08 08:34:47','2024-03-08 08:30:49','2024-03-08 08:34:46',NULL,0,0,NULL,NULL),(7654,'mixpanel','completed',10,'2024-03-08 07:03:32','2024-03-08 08:46:24','2024-03-08 08:41:31','2024-03-08 08:46:22',NULL,0,0,NULL,NULL),(7655,'mixpanel','completed',10,'2024-03-08 07:11:22','2024-03-08 08:56:30','2024-03-08 08:51:21','2024-03-08 08:56:29',NULL,0,0,NULL,NULL),(7656,'mixpanel','completed',10,'2024-03-08 07:41:27','2024-03-08 09:05:32','2024-03-08 09:01:27','2024-03-08 09:05:31',NULL,0,0,NULL,NULL),(7657,'mixpanel','completed',10,'2024-03-08 07:29:28','2024-03-08 09:16:32','2024-03-08 09:11:27','2024-03-08 09:16:31',NULL,0,0,NULL,NULL),(7658,'mixpanel','completed',10,'2024-03-08 08:01:29','2024-03-08 09:26:23','2024-03-08 09:21:28','2024-03-08 09:26:22',NULL,0,0,NULL,NULL),(7659,'mixpanel','completed',10,'2024-03-08 07:49:21','2024-03-08 09:35:18','2024-03-08 09:31:21','2024-03-08 09:35:17',NULL,0,0,NULL,NULL),(7660,'mixpanel','completed',10,'2024-03-08 08:13:31','2024-03-08 09:46:20','2024-03-08 09:41:29','2024-03-08 09:46:19',NULL,0,0,NULL,NULL),(7661,'mixpanel','completed',10,'2024-03-08 08:44:22','2024-03-08 09:56:22','2024-03-08 09:51:21','2024-03-08 09:56:21',NULL,0,0,NULL,NULL),(7662,'mixpanel','completed',10,'2024-03-08 08:55:23','2024-03-08 10:06:24','2024-03-08 10:01:22','2024-03-08 10:06:23',NULL,0,0,NULL,NULL),(7663,'mixpanel','completed',10,'2024-03-08 08:20:25','2024-03-08 10:16:21','2024-03-08 10:11:24','2024-03-08 10:16:20',NULL,0,0,NULL,NULL),(7664,'mixpanel','completed',10,'2024-03-08 08:36:24','2024-03-08 10:26:31','2024-03-08 10:21:23','2024-03-08 10:26:30',NULL,0,0,NULL,NULL),(7665,'mixpanel','completed',10,'2024-03-08 09:14:26','2024-03-08 10:36:25','2024-03-08 10:31:25','2024-03-08 10:36:24',NULL,0,0,NULL,NULL),(7666,'mixpanel','completed',10,'2024-03-08 09:03:26','2024-03-08 10:46:31','2024-03-08 10:41:25','2024-03-08 10:46:30',NULL,0,0,NULL,NULL),(7667,'mixpanel','completed',10,'2024-03-08 09:48:26','2024-03-08 10:56:29','2024-03-08 10:51:25','2024-03-08 10:56:28',NULL,0,0,NULL,NULL),(7668,'mixpanel','completed',10,'2024-03-08 09:39:20','2024-03-08 11:06:24','2024-03-08 11:01:19','2024-03-08 11:06:22',NULL,0,0,NULL,NULL),(7669,'mixpanel','completed',10,'2024-03-08 09:26:28','2024-03-08 11:16:25','2024-03-08 11:11:27','2024-03-08 11:16:24',NULL,0,0,NULL,NULL),(7670,'mixpanel','completed',10,'2024-03-08 09:58:28','2024-03-08 11:26:23','2024-03-08 11:21:27','2024-03-08 11:26:22',NULL,0,0,NULL,NULL),(7671,'mixpanel','completed',10,'2024-03-08 10:13:17','2024-03-08 11:34:04','2024-03-08 11:31:16','2024-03-08 11:34:03',NULL,0,0,NULL,NULL),(7672,'mixpanel','completed',10,'2024-03-08 10:26:28','2024-03-08 11:41:26','2024-03-08 11:36:27','2024-03-08 11:41:26',NULL,0,0,NULL,NULL),(7673,'mixpanel','completed',10,'2024-03-08 10:06:21','2024-03-08 11:51:41','2024-03-08 11:46:20','2024-03-08 11:51:40',NULL,0,0,NULL,NULL),(7674,'mixpanel','completed',10,'2024-03-08 09:56:27','2024-03-08 12:00:50','2024-03-08 11:56:26','2024-03-08 12:00:48',NULL,0,0,NULL,NULL),(7675,'mixpanel','completed',10,'2024-03-08 10:27:28','2024-03-08 12:11:31','2024-03-08 12:06:27','2024-03-08 12:11:30',NULL,0,0,NULL,NULL),(7676,'mixpanel','completed',10,'2024-03-08 11:06:22','2024-03-08 12:21:28','2024-03-08 12:16:21','2024-03-08 12:21:27',NULL,0,0,NULL,NULL),(7677,'mixpanel','completed',10,'2024-03-08 11:02:24','2024-03-08 12:31:34','2024-03-08 12:26:23','2024-03-08 12:31:33',NULL,0,0,NULL,NULL),(7678,'mixpanel','completed',10,'2024-03-08 11:10:28','2024-03-08 12:41:31','2024-03-08 12:36:27','2024-03-08 12:41:30',NULL,0,0,NULL,NULL),(7679,'mixpanel','completed',10,'2024-03-08 11:40:22','2024-03-08 12:51:33','2024-03-08 12:46:21','2024-03-08 12:51:32',NULL,0,0,NULL,NULL),(7680,'mixpanel','completed',10,'2024-03-08 11:42:27','2024-03-08 13:01:24','2024-03-08 12:56:26','2024-03-08 13:01:23',NULL,0,0,NULL,NULL),(7681,'mixpanel','completed',10,'2024-03-08 12:00:20','2024-03-08 13:13:49','2024-03-08 13:11:19','2024-03-08 13:13:48',NULL,0,0,NULL,NULL),(7682,'mixpanel','completed',10,'2024-03-08 11:54:24','2024-03-08 13:21:23','2024-03-08 13:16:23','2024-03-08 13:21:22',NULL,0,0,NULL,NULL),(7683,'mixpanel','completed',10,'2024-03-08 11:48:26','2024-03-08 13:31:19','2024-03-08 13:26:25','2024-03-08 13:31:18',NULL,0,0,NULL,NULL),(7684,'mixpanel','completed',10,'2024-03-08 12:06:26','2024-03-08 13:41:24','2024-03-08 13:36:25','2024-03-08 13:41:23',NULL,0,0,NULL,NULL),(7685,'mixpanel','completed',10,'2024-03-08 12:11:21','2024-03-08 13:51:28','2024-03-08 13:46:20','2024-03-08 13:51:27',NULL,0,0,NULL,NULL),(7686,'mixpanel','completed',10,'2024-03-08 12:30:27','2024-03-08 14:00:26','2024-03-08 13:56:26','2024-03-08 14:00:25',NULL,0,0,NULL,NULL),(7687,'mixpanel','completed',10,'2024-03-08 12:34:30','2024-03-08 14:11:31','2024-03-08 14:06:29','2024-03-08 14:11:30',NULL,0,0,NULL,NULL),(7688,'mixpanel','completed',10,'2024-03-08 12:16:21','2024-03-08 14:21:27','2024-03-08 14:16:20','2024-03-08 14:21:25',NULL,0,0,NULL,NULL),(7689,'mixpanel','completed',10,'2024-03-08 12:58:29','2024-03-08 14:31:24','2024-03-08 14:26:28','2024-03-08 14:31:23',NULL,0,0,NULL,NULL),(7690,'mixpanel','completed',10,'2024-03-08 12:54:27','2024-03-08 14:41:28','2024-03-08 14:34:26','2024-03-08 14:41:27',NULL,0,0,NULL,NULL),(7691,'mixpanel','completed',10,'2024-03-08 12:53:21','2024-03-08 14:51:18','2024-03-08 14:46:20','2024-03-08 14:51:17',NULL,0,0,NULL,NULL),(7692,'mixpanel','completed',10,'2024-03-08 13:17:24','2024-03-08 14:58:39','2024-03-08 14:56:23','2024-03-08 14:58:38',NULL,0,0,NULL,NULL),(7693,'mixpanel','completed',10,'2024-03-08 13:05:21','2024-03-08 15:06:28','2024-03-08 15:01:20','2024-03-08 15:06:27',NULL,0,0,NULL,NULL),(7694,'mixpanel','completed',10,'2024-03-08 13:55:32','2024-03-08 15:16:26','2024-03-08 15:11:31','2024-03-08 15:16:25',NULL,0,0,NULL,NULL),(7695,'mixpanel','completed',10,'2024-03-08 13:44:32','2024-03-08 15:26:26','2024-03-08 15:21:31','2024-03-08 15:26:25',NULL,0,0,NULL,NULL),(7696,'mixpanel','completed',10,'2024-03-08 14:09:36','2024-03-08 15:36:19','2024-03-08 15:31:35','2024-03-08 15:36:18',NULL,0,0,NULL,NULL),(7697,'mixpanel','completed',10,'2024-03-08 14:15:28','2024-03-08 15:46:20','2024-03-08 15:41:27','2024-03-08 15:46:19',NULL,0,0,NULL,NULL),(7698,'mixpanel','completed',10,'2024-03-08 14:35:20','2024-03-08 15:56:34','2024-03-08 15:51:19','2024-03-08 15:56:33',NULL,0,0,NULL,NULL),(7699,'mixpanel','completed',10,'2024-03-08 14:23:24','2024-03-08 16:06:25','2024-03-08 16:01:23','2024-03-08 16:06:24',NULL,0,0,NULL,NULL),(7700,'mixpanel','completed',10,'2024-03-08 14:30:31','2024-03-08 16:14:03','2024-03-08 16:11:30','2024-03-08 16:14:02',NULL,0,0,NULL,NULL),(7701,'mixpanel','completed',10,'2024-03-08 14:25:24','2024-03-08 16:21:26','2024-03-08 16:16:23','2024-03-08 16:21:25',NULL,0,0,NULL,NULL),(7702,'mixpanel','completed',10,'2024-03-08 14:31:26','2024-03-08 16:28:36','2024-03-08 16:26:25','2024-03-08 16:28:35',NULL,0,0,NULL,NULL),(7703,'mixpanel','completed',10,'2024-03-08 14:34:27','2024-03-08 16:34:18','2024-03-08 16:31:26','2024-03-08 16:34:17',NULL,0,0,NULL,NULL),(7704,'mixpanel','completed',10,'2024-03-08 15:04:28','2024-03-08 16:41:22','2024-03-08 16:36:27','2024-03-08 16:41:21',NULL,0,0,NULL,NULL),(7705,'mixpanel','completed',10,'2024-03-08 15:26:28','2024-03-08 16:51:25','2024-03-08 16:46:27','2024-03-08 16:51:24',NULL,0,0,NULL,NULL),(7706,'mixpanel','completed',10,'2024-03-08 15:46:18','2024-03-08 17:01:26','2024-03-08 16:56:17','2024-03-08 17:01:25',NULL,0,0,NULL,NULL),(7707,'mixpanel','completed',10,'2024-03-08 15:14:27','2024-03-08 17:11:31','2024-03-08 17:06:26','2024-03-08 17:11:30',NULL,0,0,NULL,NULL),(7708,'mixpanel','completed',10,'2024-03-08 15:33:23','2024-03-08 17:21:24','2024-03-08 17:16:22','2024-03-08 17:21:23',NULL,0,0,NULL,NULL),(7709,'mixpanel','completed',10,'2024-03-08 15:46:21','2024-03-08 17:31:22','2024-03-08 17:26:20','2024-03-08 17:31:20',NULL,0,0,NULL,NULL),(7710,'mixpanel','completed',10,'2024-03-08 16:28:49','2024-03-08 17:36:22','2024-03-08 17:33:48','2024-03-08 17:36:21',NULL,0,0,NULL,NULL),(7711,'mixpanel','completed',10,'2024-03-08 15:42:58','2024-03-08 17:46:19','2024-03-08 17:40:57','2024-03-08 17:46:18',NULL,0,0,NULL,NULL),(7712,'mixpanel','completed',10,'2024-03-08 16:03:21','2024-03-08 17:56:20','2024-03-08 17:51:20','2024-03-08 17:56:19',NULL,0,0,NULL,NULL),(7713,'mixpanel','completed',10,'2024-03-08 16:47:33','2024-03-08 18:05:17','2024-03-08 18:00:32','2024-03-08 18:05:16',NULL,0,0,NULL,NULL),(7714,'mixpanel','completed',10,'2024-03-08 16:11:20','2024-03-08 18:16:23','2024-03-08 18:11:19','2024-03-08 18:16:22',NULL,0,0,NULL,NULL),(7715,'mixpanel','completed',10,'2024-03-08 16:20:19','2024-03-08 18:26:29','2024-03-08 18:21:18','2024-03-08 18:26:28',NULL,0,0,NULL,NULL),(7716,'mixpanel','completed',10,'2024-03-08 16:41:24','2024-03-08 18:36:23','2024-03-08 18:31:23','2024-03-08 18:36:22',NULL,0,0,NULL,NULL),(7717,'mixpanel','completed',10,'2024-03-08 17:31:32','2024-03-08 18:45:12','2024-03-08 18:41:30','2024-03-08 18:45:11',NULL,0,0,NULL,NULL),(7718,'mixpanel','completed',10,'2024-03-08 17:44:25','2024-03-08 18:56:18','2024-03-08 18:51:24','2024-03-08 18:56:17',NULL,0,0,NULL,NULL),(7719,'mixpanel','completed',10,'2024-03-08 17:35:24','2024-03-08 19:06:24','2024-03-08 19:01:23','2024-03-08 19:06:23',NULL,0,0,NULL,NULL),(7720,'mixpanel','completed',10,'2024-03-08 17:43:22','2024-03-08 19:16:18','2024-03-08 19:11:21','2024-03-08 19:16:17',NULL,0,0,NULL,NULL),(7721,'mixpanel','completed',10,'2024-03-08 17:56:22','2024-03-08 19:26:26','2024-03-08 19:21:21','2024-03-08 19:26:26',NULL,0,0,NULL,NULL),(7722,'mixpanel','completed',10,'2024-03-08 18:17:24','2024-03-08 19:36:16','2024-03-08 19:31:23','2024-03-08 19:36:15',NULL,0,0,NULL,NULL),(7723,'mixpanel','completed',10,'2024-03-08 17:51:23','2024-03-08 19:46:43','2024-03-08 19:41:22','2024-03-08 19:46:36',NULL,0,0,NULL,NULL),(7724,'mixpanel','completed',10,'2024-03-08 18:19:32','2024-03-08 19:56:23','2024-03-08 19:51:29','2024-03-08 19:56:22',NULL,0,0,NULL,NULL),(7725,'mixpanel','completed',10,'2024-03-08 18:12:18','2024-03-08 20:06:17','2024-03-08 20:01:17','2024-03-08 20:06:16',NULL,0,0,NULL,NULL),(7726,'mixpanel','completed',10,'2024-03-08 18:23:22','2024-03-08 20:16:21','2024-03-08 20:11:21','2024-03-08 20:16:20',NULL,0,0,NULL,NULL),(7727,'mixpanel','completed',10,'2024-03-08 18:26:22','2024-03-08 20:26:25','2024-03-08 20:21:21','2024-03-08 20:26:24',NULL,0,0,NULL,NULL),(7728,'mixpanel','completed',10,'2024-03-08 19:27:29','2024-03-08 20:34:32','2024-03-08 20:31:27','2024-03-08 20:34:31',NULL,0,0,NULL,NULL),(7729,'mixpanel','completed',10,'2024-03-08 19:15:28','2024-03-08 20:46:25','2024-03-08 20:41:27','2024-03-08 20:46:23',NULL,0,0,NULL,NULL),(7730,'mixpanel','completed',10,'2024-03-08 19:41:23','2024-03-08 20:56:42','2024-03-08 20:51:22','2024-03-08 20:56:40',NULL,0,0,NULL,NULL),(7731,'mixpanel','completed',10,'2024-03-08 19:33:16','2024-03-08 21:06:21','2024-03-08 21:01:15','2024-03-08 21:06:21',NULL,0,0,NULL,NULL),(7732,'mixpanel','completed',10,'2024-03-08 19:47:24','2024-03-08 21:14:18','2024-03-08 21:11:23','2024-03-08 21:14:17',NULL,0,0,NULL,NULL),(7733,'mixpanel','completed',10,'2024-03-08 19:50:34','2024-03-08 21:21:19','2024-03-08 21:16:33','2024-03-08 21:21:18',NULL,0,0,NULL,NULL),(7734,'mixpanel','completed',10,'2024-03-08 19:29:27','2024-03-08 21:31:23','2024-03-08 21:26:26','2024-03-08 21:31:22',NULL,0,0,NULL,NULL),(7735,'mixpanel','completed',10,'2024-03-08 20:21:27','2024-03-08 21:41:26','2024-03-08 21:34:26','2024-03-08 21:41:25',NULL,0,0,NULL,NULL),(7736,'mixpanel','completed',10,'2024-03-08 20:23:20','2024-03-08 21:51:20','2024-03-08 21:46:19','2024-03-08 21:51:19',NULL,0,0,NULL,NULL),(7737,'mixpanel','completed',10,'2024-03-08 20:14:23','2024-03-08 22:01:20','2024-03-08 21:56:23','2024-03-08 22:01:19',NULL,0,0,NULL,NULL),(7738,'mixpanel','completed',10,'2024-03-08 20:34:23','2024-03-08 22:11:31','2024-03-08 22:06:22','2024-03-08 22:11:30',NULL,0,0,NULL,NULL),(7739,'mixpanel','completed',10,'2024-03-08 20:29:21','2024-03-08 22:21:21','2024-03-08 22:16:20','2024-03-08 22:21:19',NULL,0,0,NULL,NULL),(7740,'mixpanel','completed',10,'2024-03-08 20:27:23','2024-03-08 22:31:26','2024-03-08 22:26:22','2024-03-08 22:31:25',NULL,0,0,NULL,NULL),(7741,'mixpanel','completed',10,'2024-03-08 21:33:18','2024-03-08 22:41:26','2024-03-08 22:36:17','2024-03-08 22:41:25',NULL,0,0,NULL,NULL),(7742,'mixpanel','completed',10,'2024-03-08 21:21:21','2024-03-08 22:51:22','2024-03-08 22:46:20','2024-03-08 22:51:21',NULL,0,0,NULL,NULL),(7743,'mixpanel','completed',10,'2024-03-08 21:21:23','2024-03-08 23:01:19','2024-03-08 22:56:22','2024-03-08 23:01:18',NULL,0,0,NULL,NULL),(7744,'mixpanel','completed',10,'2024-03-08 21:21:25','2024-03-08 23:11:27','2024-03-08 23:06:24','2024-03-08 23:11:26',NULL,0,0,NULL,NULL),(7745,'mixpanel','completed',10,'2024-03-08 21:55:27','2024-03-08 23:21:25','2024-03-08 23:16:26','2024-03-08 23:21:24',NULL,0,0,NULL,NULL),(7746,'mixpanel','completed',10,'2024-03-08 22:02:26','2024-03-08 23:31:17','2024-03-08 23:26:25','2024-03-08 23:31:16',NULL,0,0,NULL,NULL),(7747,'mixpanel','completed',10,'2024-03-08 21:52:28','2024-03-08 23:41:31','2024-03-08 23:36:27','2024-03-08 23:41:30',NULL,0,0,NULL,NULL),(7748,'mixpanel','completed',10,'2024-03-08 22:03:26','2024-03-08 23:51:25','2024-03-08 23:46:25','2024-03-08 23:51:24',NULL,0,0,NULL,NULL),(7749,'mixpanel','completed',10,'2024-03-08 22:39:58','2024-03-08 23:56:26','2024-03-08 23:53:57','2024-03-08 23:56:25',NULL,0,0,NULL,NULL),(7750,'mixpanel','completed',10,'2024-03-08 22:51:23','2024-03-09 00:06:26','2024-03-09 00:01:22','2024-03-09 00:06:24',NULL,0,0,NULL,NULL),(7751,'mixpanel','completed',10,'2024-03-08 22:32:27','2024-03-09 00:16:26','2024-03-09 00:11:27','2024-03-09 00:16:25',NULL,0,0,NULL,NULL),(7752,'mixpanel','completed',10,'2024-03-08 22:27:34','2024-03-09 00:26:20','2024-03-09 00:21:33','2024-03-09 00:26:19',NULL,0,0,NULL,NULL),(7753,'mixpanel','completed',10,'2024-03-08 23:24:18','2024-03-09 00:36:30','2024-03-09 00:31:17','2024-03-09 00:36:28',NULL,0,0,NULL,NULL),(7754,'mixpanel','completed',10,'2024-03-08 23:29:26','2024-03-09 00:46:27','2024-03-09 00:41:25','2024-03-09 00:46:26',NULL,0,0,NULL,NULL),(7755,'mixpanel','completed',10,'2024-03-08 23:01:20','2024-03-09 00:54:17','2024-03-09 00:51:19','2024-03-09 00:54:15',NULL,0,0,NULL,NULL),(7756,'mixpanel','completed',10,'2024-03-08 23:39:23','2024-03-09 01:01:20','2024-03-09 00:56:22','2024-03-09 01:01:19',NULL,0,0,NULL,NULL),(7757,'mixpanel','completed',10,'2024-03-08 23:08:25','2024-03-09 01:08:28','2024-03-09 01:06:24','2024-03-09 01:08:27',NULL,0,0,NULL,NULL),(7758,'mixpanel','completed',10,'2024-03-08 23:19:21','2024-03-09 01:16:26','2024-03-09 01:11:20','2024-03-09 01:16:25',NULL,0,0,NULL,NULL),(7759,'mixpanel','completed',10,'2024-03-08 23:50:20','2024-03-09 01:25:13','2024-03-09 01:21:19','2024-03-09 01:25:12',NULL,0,0,NULL,NULL),(7760,'mixpanel','completed',10,'2024-03-09 00:13:20','2024-03-09 01:36:26','2024-03-09 01:31:19','2024-03-09 01:36:25',NULL,0,0,NULL,NULL),(7761,'mixpanel','completed',10,'2024-03-09 00:22:21','2024-03-09 01:45:05','2024-03-09 01:41:20','2024-03-09 01:45:04',NULL,0,0,NULL,NULL),(7762,'mixpanel','completed',10,'2024-03-08 23:53:37','2024-03-09 01:49:38','2024-03-09 01:47:36','2024-03-09 01:49:37',NULL,0,0,NULL,NULL),(7763,'mixpanel','completed',10,'2024-03-09 00:01:38','2024-03-09 01:55:37','2024-03-09 01:52:37','2024-03-09 01:55:37',NULL,0,0,NULL,NULL),(7764,'mixpanel','completed',10,'2024-03-09 00:49:26','2024-03-09 02:06:23','2024-03-09 02:01:25','2024-03-09 02:06:22',NULL,0,0,NULL,NULL),(7765,'mixpanel','completed',10,'2024-03-09 01:09:29','2024-03-09 02:16:29','2024-03-09 02:11:28','2024-03-09 02:16:28',NULL,0,0,NULL,NULL),(7766,'mixpanel','completed',10,'2024-03-09 00:51:24','2024-03-09 02:26:25','2024-03-09 02:21:23','2024-03-09 02:26:25',NULL,0,0,NULL,NULL),(7767,'mixpanel','completed',10,'2024-03-09 01:29:21','2024-03-09 02:36:18','2024-03-09 02:31:20','2024-03-09 02:36:17',NULL,0,0,NULL,NULL),(7768,'mixpanel','completed',10,'2024-03-09 01:17:32','2024-03-09 02:46:28','2024-03-09 02:41:31','2024-03-09 02:46:27',NULL,0,0,NULL,NULL),(7769,'mixpanel','completed',10,'2024-03-09 00:54:28','2024-03-09 02:56:25','2024-03-09 02:51:27','2024-03-09 02:56:24',NULL,0,0,NULL,NULL),(7770,'mixpanel','completed',10,'2024-03-09 01:09:25','2024-03-09 03:06:29','2024-03-09 03:01:24','2024-03-09 03:06:28',NULL,0,0,NULL,NULL),(7771,'mixpanel','completed',10,'2024-03-09 01:55:31','2024-03-09 03:16:18','2024-03-09 03:11:30','2024-03-09 03:16:17',NULL,0,0,NULL,NULL),(7772,'mixpanel','completed',10,'2024-03-09 01:43:22','2024-03-09 03:26:23','2024-03-09 03:21:21','2024-03-09 03:26:22',NULL,0,0,NULL,NULL),(7773,'mixpanel','completed',10,'2024-03-09 02:01:21','2024-03-09 03:36:27','2024-03-09 03:31:20','2024-03-09 03:36:26',NULL,0,0,NULL,NULL),(7774,'mixpanel','completed',10,'2024-03-09 02:06:27','2024-03-09 03:46:24','2024-03-09 03:41:26','2024-03-09 03:46:22',NULL,0,0,NULL,NULL),(7775,'mixpanel','completed',10,'2024-03-09 02:23:29','2024-03-09 03:56:28','2024-03-09 03:51:28','2024-03-09 03:56:27',NULL,0,0,NULL,NULL),(7776,'mixpanel','completed',10,'2024-03-09 02:09:26','2024-03-09 04:06:30','2024-03-09 04:01:25','2024-03-09 04:06:30',NULL,0,0,NULL,NULL),(7777,'mixpanel','completed',10,'2024-03-09 02:23:27','2024-03-09 04:16:30','2024-03-09 04:11:26','2024-03-09 04:16:29',NULL,0,0,NULL,NULL),(7778,'mixpanel','completed',10,'2024-03-09 02:31:20','2024-03-09 04:26:32','2024-03-09 04:21:19','2024-03-09 04:26:29',NULL,0,0,NULL,NULL),(7779,'mixpanel','completed',10,'2024-03-09 02:40:53','2024-03-09 04:36:33','2024-03-09 04:31:50','2024-03-09 04:36:30',NULL,0,0,NULL,NULL),(7780,'mixpanel','completed',10,'2024-03-09 03:30:27','2024-03-09 04:46:18','2024-03-09 04:41:26','2024-03-09 04:46:17',NULL,0,0,NULL,NULL),(7781,'mixpanel','completed',10,'2024-03-09 03:30:23','2024-03-09 04:56:25','2024-03-09 04:51:22','2024-03-09 04:56:24',NULL,0,0,NULL,NULL),(7782,'mixpanel','completed',10,'2024-03-09 03:59:20','2024-03-09 05:06:30','2024-03-09 05:01:19','2024-03-09 05:06:29',NULL,0,0,NULL,NULL),(7783,'mixpanel','completed',10,'2024-03-09 03:40:31','2024-03-09 05:16:24','2024-03-09 05:11:30','2024-03-09 05:16:23',NULL,0,0,NULL,NULL),(7784,'mixpanel','completed',10,'2024-03-09 03:32:24','2024-03-09 05:26:28','2024-03-09 05:21:23','2024-03-09 05:26:27',NULL,0,0,NULL,NULL),(7785,'mixpanel','completed',10,'2024-03-09 04:16:22','2024-03-09 05:36:28','2024-03-09 05:31:21','2024-03-09 05:36:27',NULL,0,0,NULL,NULL),(7786,'mixpanel','completed',10,'2024-03-09 03:41:29','2024-03-09 05:43:34','2024-03-09 05:41:28','2024-03-09 05:43:33',NULL,0,0,NULL,NULL),(7787,'mixpanel','completed',10,'2024-03-09 04:22:26','2024-03-09 05:51:24','2024-03-09 05:46:25','2024-03-09 05:51:24',NULL,0,0,NULL,NULL),(7788,'mixpanel','completed',10,'2024-03-09 04:29:26','2024-03-09 06:01:32','2024-03-09 05:56:25','2024-03-09 06:01:31',NULL,0,0,NULL,NULL),(7789,'mixpanel','completed',10,'2024-03-09 04:17:20','2024-03-09 06:11:21','2024-03-09 06:06:19','2024-03-09 06:11:20',NULL,0,0,NULL,NULL),(7790,'mixpanel','completed',10,'2024-03-09 04:25:01','2024-03-09 06:16:26','2024-03-09 06:14:00','2024-03-09 06:16:25',NULL,0,0,NULL,NULL),(7791,'mixpanel','completed',10,'2024-03-09 04:25:26','2024-03-09 06:26:30','2024-03-09 06:21:25','2024-03-09 06:26:30',NULL,0,0,NULL,NULL),(7792,'mixpanel','completed',10,'2024-03-09 04:36:24','2024-03-09 06:36:29','2024-03-09 06:31:22','2024-03-09 06:36:28',NULL,0,0,NULL,NULL),(7793,'schedule_re_engagement_email','completed',10,'2024-03-10 06:36:29','2024-03-11 06:36:39','2024-03-09 06:36:28','2024-03-11 06:36:36',NULL,0,0,NULL,NULL),(7794,'mixpanel','completed',10,'2024-03-09 04:56:21','2024-03-09 06:46:23','2024-03-09 06:41:20','2024-03-09 06:46:22',NULL,0,0,NULL,NULL),(7795,'mixpanel','completed',10,'2024-03-09 04:50:23','2024-03-09 06:56:22','2024-03-09 06:51:21','2024-03-09 06:56:21',NULL,0,0,NULL,NULL),(7796,'mixpanel','completed',10,'2024-03-09 05:00:25','2024-03-09 07:06:22','2024-03-09 07:01:24','2024-03-09 07:06:21',NULL,0,0,NULL,NULL),(7797,'mixpanel','completed',10,'2024-03-09 06:01:24','2024-03-09 07:16:20','2024-03-09 07:11:23','2024-03-09 07:16:19',NULL,0,0,NULL,NULL),(7798,'mixpanel','completed',10,'2024-03-09 06:06:28','2024-03-09 07:26:26','2024-03-09 07:21:27','2024-03-09 07:26:25',NULL,0,0,NULL,NULL),(7799,'mixpanel','completed',10,'2024-03-09 06:17:23','2024-03-09 07:36:28','2024-03-09 07:31:22','2024-03-09 07:36:27',NULL,0,0,NULL,NULL),(7800,'mixpanel','completed',10,'2024-03-09 05:52:25','2024-03-09 07:46:24','2024-03-09 07:41:24','2024-03-09 07:46:23',NULL,0,0,NULL,NULL),(7801,'mixpanel','completed',10,'2024-03-09 06:06:22','2024-03-09 07:56:27','2024-03-09 07:51:21','2024-03-09 07:56:26',NULL,0,0,NULL,NULL),(7802,'mixpanel','completed',10,'2024-03-09 06:23:26','2024-03-09 08:06:24','2024-03-09 08:01:25','2024-03-09 08:06:23',NULL,0,0,NULL,NULL),(7803,'mixpanel','completed',10,'2024-03-09 06:12:28','2024-03-09 08:16:26','2024-03-09 08:11:27','2024-03-09 08:16:25',NULL,0,0,NULL,NULL),(7804,'mixpanel','completed',10,'2024-03-09 06:36:27','2024-03-09 08:23:47','2024-03-09 08:21:26','2024-03-09 08:23:46',NULL,0,0,NULL,NULL),(7805,'mixpanel','completed',10,'2024-03-09 07:01:27','2024-03-09 08:28:52','2024-03-09 08:26:26','2024-03-09 08:28:51',NULL,0,0,NULL,NULL),(7806,'mixpanel','completed',10,'2024-03-09 07:08:18','2024-03-09 08:35:51','2024-03-09 08:31:17','2024-03-09 08:35:51',NULL,0,0,NULL,NULL),(7807,'mixpanel','completed',10,'2024-03-09 07:09:26','2024-03-09 08:46:25','2024-03-09 08:41:25','2024-03-09 08:46:24',NULL,0,0,NULL,NULL),(7808,'mixpanel','completed',10,'2024-03-09 07:08:49','2024-03-09 08:56:27','2024-03-09 08:49:48','2024-03-09 08:56:26',NULL,0,0,NULL,NULL),(7809,'mixpanel','completed',10,'2024-03-09 07:07:23','2024-03-09 09:05:50','2024-03-09 09:01:22','2024-03-09 09:05:49',NULL,0,0,NULL,NULL),(7810,'mixpanel','completed',10,'2024-03-09 07:42:33','2024-03-09 09:16:31','2024-03-09 09:11:31','2024-03-09 09:16:30',NULL,0,0,NULL,NULL),(7811,'mixpanel','completed',10,'2024-03-09 07:21:32','2024-03-09 09:26:28','2024-03-09 09:21:31','2024-03-09 09:26:27',NULL,0,0,NULL,NULL),(7812,'mixpanel','completed',10,'2024-03-09 08:02:16','2024-03-09 09:31:34','2024-03-09 09:29:15','2024-03-09 09:31:33',NULL,0,0,NULL,NULL),(7813,'mixpanel','completed',10,'2024-03-09 07:37:25','2024-03-09 09:41:32','2024-03-09 09:36:24','2024-03-09 09:41:30',NULL,0,0,NULL,NULL),(7814,'mixpanel','completed',10,'2024-03-09 08:16:25','2024-03-09 09:51:24','2024-03-09 09:46:24','2024-03-09 09:51:23',NULL,0,0,NULL,NULL),(7815,'mixpanel','completed',10,'2024-03-09 08:34:25','2024-03-09 10:01:22','2024-03-09 09:56:24','2024-03-09 10:01:21',NULL,0,0,NULL,NULL),(7816,'mixpanel','completed',10,'2024-03-09 08:17:54','2024-03-09 10:11:26','2024-03-09 10:05:53','2024-03-09 10:11:25',NULL,0,0,NULL,NULL),(7817,'mixpanel','completed',10,'2024-03-09 09:06:29','2024-03-09 10:16:23','2024-03-09 10:13:28','2024-03-09 10:16:22',NULL,0,0,NULL,NULL),(7818,'mixpanel','completed',10,'2024-03-09 08:46:21','2024-03-09 10:26:23','2024-03-09 10:21:20','2024-03-09 10:26:22',NULL,0,0,NULL,NULL),(7819,'mixpanel','completed',10,'2024-03-09 09:03:25','2024-03-09 10:36:20','2024-03-09 10:31:23','2024-03-09 10:36:19',NULL,0,0,NULL,NULL),(7820,'mixpanel','completed',10,'2024-03-09 08:47:28','2024-03-09 10:46:18','2024-03-09 10:41:27','2024-03-09 10:46:17',NULL,0,0,NULL,NULL),(7821,'mixpanel','completed',10,'2024-03-09 09:42:25','2024-03-09 10:56:31','2024-03-09 10:51:24','2024-03-09 10:56:29',NULL,0,0,NULL,NULL),(7822,'mixpanel','completed',10,'2024-03-09 09:19:28','2024-03-09 11:05:54','2024-03-09 11:01:27','2024-03-09 11:05:53',NULL,0,0,NULL,NULL),(7823,'mixpanel','completed',10,'2024-03-09 09:35:28','2024-03-09 11:16:24','2024-03-09 11:11:27','2024-03-09 11:16:23',NULL,0,0,NULL,NULL),(7824,'mixpanel','completed',10,'2024-03-09 09:55:29','2024-03-09 11:26:27','2024-03-09 11:21:28','2024-03-09 11:26:26',NULL,0,0,NULL,NULL),(7825,'mixpanel','completed',10,'2024-03-09 10:23:27','2024-03-09 11:36:23','2024-03-09 11:31:26','2024-03-09 11:36:22',NULL,0,0,NULL,NULL),(7826,'mixpanel','completed',10,'2024-03-09 10:27:24','2024-03-09 11:46:25','2024-03-09 11:41:23','2024-03-09 11:46:24',NULL,0,0,NULL,NULL),(7827,'mixpanel','completed',10,'2024-03-09 10:45:19','2024-03-09 11:56:29','2024-03-09 11:51:19','2024-03-09 11:56:28',NULL,0,0,NULL,NULL),(7828,'mixpanel','completed',10,'2024-03-09 10:48:24','2024-03-09 12:06:21','2024-03-09 12:01:23','2024-03-09 12:06:19',NULL,0,0,NULL,NULL),(7829,'mixpanel','completed',10,'2024-03-09 10:58:27','2024-03-09 12:16:26','2024-03-09 12:11:26','2024-03-09 12:16:25',NULL,0,0,NULL,NULL),(7830,'mixpanel','completed',10,'2024-03-09 11:15:35','2024-03-09 12:26:31','2024-03-09 12:20:34','2024-03-09 12:26:30',NULL,0,0,NULL,NULL),(7831,'mixpanel','completed',10,'2024-03-09 11:14:25','2024-03-09 12:36:25','2024-03-09 12:31:24','2024-03-09 12:36:24',NULL,0,0,NULL,NULL),(7832,'mixpanel','completed',10,'2024-03-09 11:27:26','2024-03-09 12:46:27','2024-03-09 12:41:25','2024-03-09 12:46:26',NULL,0,0,NULL,NULL),(7833,'mixpanel','completed',10,'2024-03-09 10:53:21','2024-03-09 12:56:30','2024-03-09 12:51:20','2024-03-09 12:56:29',NULL,0,0,NULL,NULL),(7834,'mixpanel','completed',10,'2024-03-09 11:16:25','2024-03-09 13:06:22','2024-03-09 13:01:24','2024-03-09 13:06:21',NULL,0,0,NULL,NULL),(7835,'mixpanel','completed',10,'2024-03-09 11:55:25','2024-03-09 13:16:25','2024-03-09 13:11:24','2024-03-09 13:16:24',NULL,0,0,NULL,NULL),(7836,'mixpanel','completed',10,'2024-03-09 11:39:39','2024-03-09 13:26:29','2024-03-09 13:19:38','2024-03-09 13:26:28',NULL,0,0,NULL,NULL),(7837,'mixpanel','completed',10,'2024-03-09 12:16:20','2024-03-09 13:36:22','2024-03-09 13:31:19','2024-03-09 13:36:21',NULL,0,0,NULL,NULL),(7838,'mixpanel','completed',10,'2024-03-09 11:52:24','2024-03-09 13:46:21','2024-03-09 13:41:24','2024-03-09 13:46:20',NULL,0,0,NULL,NULL),(7839,'mixpanel','completed',10,'2024-03-09 12:41:24','2024-03-09 13:56:26','2024-03-09 13:51:23','2024-03-09 13:56:25',NULL,0,0,NULL,NULL),(7840,'mixpanel','completed',10,'2024-03-09 12:08:23','2024-03-09 14:05:33','2024-03-09 14:01:22','2024-03-09 14:05:32',NULL,0,0,NULL,NULL),(7841,'mixpanel','completed',10,'2024-03-09 12:14:31','2024-03-09 14:16:19','2024-03-09 14:11:30','2024-03-09 14:16:18',NULL,0,0,NULL,NULL),(7842,'mixpanel','completed',10,'2024-03-09 12:30:25','2024-03-09 14:25:24','2024-03-09 14:21:24','2024-03-09 14:25:23',NULL,0,0,NULL,NULL),(7843,'mixpanel','completed',10,'2024-03-09 12:52:15','2024-03-09 14:36:31','2024-03-09 14:31:14','2024-03-09 14:36:25',NULL,0,0,NULL,NULL),(7844,'mixpanel','completed',10,'2024-03-09 12:41:26','2024-03-09 14:44:21','2024-03-09 14:41:25','2024-03-09 14:44:20',NULL,0,0,NULL,NULL),(7845,'mixpanel','completed',10,'2024-03-09 13:01:23','2024-03-09 14:50:07','2024-03-09 14:46:22','2024-03-09 14:50:06',NULL,0,0,NULL,NULL),(7846,'mixpanel','completed',10,'2024-03-09 13:11:24','2024-03-09 15:00:33','2024-03-09 14:56:23','2024-03-09 15:00:32',NULL,0,0,NULL,NULL),(7847,'mixpanel','completed',10,'2024-03-09 13:44:15','2024-03-09 15:10:59','2024-03-09 15:05:14','2024-03-09 15:10:58',NULL,0,0,NULL,NULL),(7848,'mixpanel','completed',10,'2024-03-09 13:14:08','2024-03-09 15:19:46','2024-03-09 15:15:07','2024-03-09 15:19:44',NULL,0,0,NULL,NULL),(7849,'mixpanel','completed',10,'2024-03-09 13:39:51','2024-03-09 15:28:39','2024-03-09 15:25:50','2024-03-09 15:28:38',NULL,0,0,NULL,NULL),(7850,'subscribers_engagement_score','completed',10,'2024-03-09 15:28:39','2024-03-09 15:31:20','2024-03-09 15:28:38','2024-03-09 15:31:19',NULL,0,0,NULL,NULL),(7851,'subscribers_engagement_score','completed',10,'2024-03-10 01:47:00','2024-03-11 06:36:39','2024-03-09 15:31:19','2024-03-11 06:36:36',NULL,0,0,NULL,NULL),(7852,'mixpanel','completed',10,'2024-03-09 14:17:20','2024-03-09 15:36:21','2024-03-09 15:31:19','2024-03-09 15:36:20',NULL,0,0,NULL,NULL),(7853,'mixpanel','completed',10,'2024-03-09 13:40:20','2024-03-09 15:45:58','2024-03-09 15:41:19','2024-03-09 15:45:57',NULL,0,0,NULL,NULL),(7854,'mixpanel','completed',10,'2024-03-09 14:03:21','2024-03-09 15:51:24','2024-03-09 15:49:20','2024-03-09 15:51:23',NULL,0,0,NULL,NULL),(7855,'mixpanel','completed',10,'2024-03-09 14:04:48','2024-03-09 15:56:29','2024-03-09 15:53:47','2024-03-09 15:56:28',NULL,0,0,NULL,NULL),(7856,'mixpanel','completed',10,'2024-03-09 14:16:27','2024-03-09 16:05:38','2024-03-09 16:01:26','2024-03-09 16:05:37',NULL,0,0,NULL,NULL),(7857,'mixpanel','completed',10,'2024-03-09 14:48:13','2024-03-09 16:11:30','2024-03-09 16:09:12','2024-03-09 16:11:29',NULL,0,0,NULL,NULL),(7858,'mixpanel','completed',10,'2024-03-09 14:22:18','2024-03-09 16:18:44','2024-03-09 16:16:17','2024-03-09 16:18:43',NULL,0,0,NULL,NULL),(7859,'mixpanel','completed',10,'2024-03-09 14:27:26','2024-03-09 16:26:23','2024-03-09 16:21:26','2024-03-09 16:26:22',NULL,0,0,NULL,NULL),(7860,'mixpanel','completed',10,'2024-03-09 15:11:06','2024-03-09 16:33:17','2024-03-09 16:30:05','2024-03-09 16:33:16',NULL,0,0,NULL,NULL),(7861,'mixpanel','completed',10,'2024-03-09 15:06:32','2024-03-09 16:39:46','2024-03-09 16:36:31','2024-03-09 16:39:45',NULL,0,0,NULL,NULL),(7862,'mixpanel','completed',10,'2024-03-09 15:14:25','2024-03-09 16:49:37','2024-03-09 16:46:24','2024-03-09 16:49:36',NULL,0,0,NULL,NULL),(7863,'mixpanel','completed',10,'2024-03-09 15:14:48','2024-03-09 16:59:55','2024-03-09 16:55:47','2024-03-09 16:59:54',NULL,0,0,NULL,NULL),(7864,'mixpanel','completed',10,'2024-03-09 15:16:22','2024-03-09 17:11:31','2024-03-09 17:06:21','2024-03-09 17:11:30',NULL,0,0,NULL,NULL),(7865,'mixpanel','completed',10,'2024-03-09 15:33:21','2024-03-09 17:18:43','2024-03-09 17:16:20','2024-03-09 17:18:42',NULL,0,0,NULL,NULL),(7866,'mixpanel','completed',10,'2024-03-09 15:20:30','2024-03-09 17:26:22','2024-03-09 17:21:29','2024-03-09 17:26:21',NULL,0,0,NULL,NULL),(7867,'mixpanel','completed',10,'2024-03-09 15:46:51','2024-03-09 17:34:37','2024-03-09 17:30:50','2024-03-09 17:34:36',NULL,0,0,NULL,NULL),(7868,'mixpanel','completed',10,'2024-03-09 16:37:21','2024-03-09 17:46:26','2024-03-09 17:41:20','2024-03-09 17:46:25',NULL,0,0,NULL,NULL),(7869,'mixpanel','completed',10,'2024-03-09 16:39:30','2024-03-09 17:55:06','2024-03-09 17:51:30','2024-03-09 17:55:05',NULL,0,0,NULL,NULL),(7870,'mixpanel','completed',10,'2024-03-09 16:26:02','2024-03-09 18:01:23','2024-03-09 17:59:01','2024-03-09 18:01:22',NULL,0,0,NULL,NULL),(7871,'mixpanel','completed',10,'2024-03-09 16:27:30','2024-03-09 18:11:21','2024-03-09 18:06:29','2024-03-09 18:11:20',NULL,0,0,NULL,NULL),(7872,'mixpanel','completed',10,'2024-03-09 16:58:19','2024-03-09 18:20:30','2024-03-09 18:16:18','2024-03-09 18:20:30',NULL,0,0,NULL,NULL),(7873,'mixpanel','completed',10,'2024-03-09 17:01:23','2024-03-09 18:31:27','2024-03-09 18:24:22','2024-03-09 18:31:26',NULL,0,0,NULL,NULL),(7874,'mixpanel','completed',10,'2024-03-09 16:53:27','2024-03-09 18:41:22','2024-03-09 18:36:26','2024-03-09 18:41:21',NULL,0,0,NULL,NULL),(7875,'mixpanel','completed',10,'2024-03-09 16:46:25','2024-03-09 18:50:42','2024-03-09 18:46:24','2024-03-09 18:50:41',NULL,0,0,NULL,NULL),(7876,'mixpanel','completed',10,'2024-03-09 17:36:31','2024-03-09 19:00:29','2024-03-09 18:56:30','2024-03-09 19:00:28',NULL,0,0,NULL,NULL),(7877,'mixpanel','completed',10,'2024-03-09 17:14:48','2024-03-09 19:11:21','2024-03-09 19:04:47','2024-03-09 19:11:20',NULL,0,0,NULL,NULL),(7878,'mixpanel','completed',10,'2024-03-09 17:12:45','2024-03-09 19:15:54','2024-03-09 19:13:44','2024-03-09 19:15:52',NULL,0,0,NULL,NULL),(7879,'mixpanel','completed',10,'2024-03-09 18:18:31','2024-03-09 19:26:27','2024-03-09 19:21:30','2024-03-09 19:26:26',NULL,0,0,NULL,NULL),(7880,'mixpanel','completed',10,'2024-03-09 18:23:26','2024-03-09 19:36:22','2024-03-09 19:31:25','2024-03-09 19:36:21',NULL,0,0,NULL,NULL),(7881,'mixpanel','completed',10,'2024-03-09 18:03:36','2024-03-09 19:46:17','2024-03-09 19:41:33','2024-03-09 19:46:15',NULL,0,0,NULL,NULL),(7882,'mixpanel','completed',10,'2024-03-09 18:29:21','2024-03-09 19:56:26','2024-03-09 19:51:20','2024-03-09 19:56:25',NULL,0,0,NULL,NULL),(7883,'mixpanel','completed',10,'2024-03-09 18:33:06','2024-03-09 20:06:28','2024-03-09 20:01:05','2024-03-09 20:06:27',NULL,0,0,NULL,NULL),(7884,'mixpanel','completed',10,'2024-03-09 18:41:58','2024-03-09 20:16:00','2024-03-09 20:10:57','2024-03-09 20:15:59',NULL,0,0,NULL,NULL),(7885,'mixpanel','completed',10,'2024-03-09 19:14:22','2024-03-09 20:26:05','2024-03-09 20:21:20','2024-03-09 20:26:04',NULL,0,0,NULL,NULL),(7886,'mixpanel','completed',10,'2024-03-09 19:15:56','2024-03-09 20:36:31','2024-03-09 20:30:55','2024-03-09 20:36:29',NULL,0,0,NULL,NULL),(7887,'mixpanel','completed',10,'2024-03-09 19:21:25','2024-03-09 20:44:43','2024-03-09 20:41:24','2024-03-09 20:44:42',NULL,0,0,NULL,NULL),(7888,'mixpanel','completed',10,'2024-03-09 19:45:28','2024-03-09 20:54:50','2024-03-09 20:51:26','2024-03-09 20:54:49',NULL,0,0,NULL,NULL),(7889,'mixpanel','completed',10,'2024-03-09 19:49:14','2024-03-09 21:01:29','2024-03-09 20:57:13','2024-03-09 21:01:28',NULL,0,0,NULL,NULL),(7890,'mixpanel','completed',10,'2024-03-09 20:00:29','2024-03-09 21:11:23','2024-03-09 21:06:28','2024-03-09 21:11:21',NULL,0,0,NULL,NULL),(7891,'mixpanel','completed',10,'2024-03-09 20:10:22','2024-03-09 21:21:20','2024-03-09 21:16:21','2024-03-09 21:21:19',NULL,0,0,NULL,NULL),(7892,'mixpanel','completed',10,'2024-03-09 20:16:20','2024-03-09 21:29:10','2024-03-09 21:26:19','2024-03-09 21:29:09',NULL,0,0,NULL,NULL),(7893,'mixpanel','completed',10,'2024-03-09 19:37:18','2024-03-09 21:36:25','2024-03-09 21:34:17','2024-03-09 21:36:24',NULL,0,0,NULL,NULL),(7894,'mixpanel','completed',10,'2024-03-09 19:44:26','2024-03-09 21:45:21','2024-03-09 21:41:25','2024-03-09 21:45:20',NULL,0,0,NULL,NULL),(7895,'mixpanel','completed',10,'2024-03-09 20:45:50','2024-03-09 21:56:18','2024-03-09 21:50:50','2024-03-09 21:56:17',NULL,0,0,NULL,NULL),(7896,'mixpanel','completed',10,'2024-03-09 20:16:26','2024-03-09 22:04:06','2024-03-09 22:01:25','2024-03-09 22:04:05',NULL,0,0,NULL,NULL),(7897,'mixpanel','completed',10,'2024-03-09 20:54:23','2024-03-09 22:11:28','2024-03-09 22:06:22','2024-03-09 22:11:27',NULL,0,0,NULL,NULL),(7898,'mixpanel','completed',10,'2024-03-09 20:39:21','2024-03-09 22:18:35','2024-03-09 22:16:20','2024-03-09 22:18:34',NULL,0,0,NULL,NULL),(7899,'mixpanel','completed',10,'2024-03-09 21:06:29','2024-03-09 22:25:30','2024-03-09 22:21:28','2024-03-09 22:25:29',NULL,0,0,NULL,NULL),(7900,'mixpanel','completed',10,'2024-03-09 21:09:23','2024-03-09 22:36:27','2024-03-09 22:31:22','2024-03-09 22:36:26',NULL,0,0,NULL,NULL),(7901,'mixpanel','completed',10,'2024-03-09 21:14:32','2024-03-09 22:46:19','2024-03-09 22:41:31','2024-03-09 22:46:18',NULL,0,0,NULL,NULL),(7902,'mixpanel','completed',10,'2024-03-09 21:36:19','2024-03-09 22:55:30','2024-03-09 22:51:18','2024-03-09 22:55:29',NULL,0,0,NULL,NULL),(7903,'mixpanel','completed',10,'2024-03-09 21:43:20','2024-03-09 23:06:20','2024-03-09 23:01:19','2024-03-09 23:06:19',NULL,0,0,NULL,NULL),(7904,'mixpanel','completed',10,'2024-03-09 21:46:26','2024-03-09 23:13:50','2024-03-09 23:11:25','2024-03-09 23:13:49',NULL,0,0,NULL,NULL),(7905,'mixpanel','completed',10,'2024-03-09 21:55:26','2024-03-09 23:19:09','2024-03-09 23:16:25','2024-03-09 23:19:08',NULL,0,0,NULL,NULL),(7906,'mixpanel','completed',10,'2024-03-09 21:51:24','2024-03-09 23:26:29','2024-03-09 23:21:23','2024-03-09 23:26:28',NULL,0,0,NULL,NULL),(7907,'mixpanel','completed',10,'2024-03-09 22:23:59','2024-03-09 23:36:23','2024-03-09 23:29:58','2024-03-09 23:36:22',NULL,0,0,NULL,NULL),(7908,'mixpanel','completed',10,'2024-03-09 21:54:24','2024-03-09 23:46:26','2024-03-09 23:41:23','2024-03-09 23:46:25',NULL,0,0,NULL,NULL),(7909,'mixpanel','completed',10,'2024-03-09 22:11:20','2024-03-09 23:56:28','2024-03-09 23:50:19','2024-03-09 23:56:27',NULL,0,0,NULL,NULL),(7910,'mixpanel','completed',10,'2024-03-09 22:31:22','2024-03-10 00:06:20','2024-03-10 00:01:21','2024-03-10 00:06:19',NULL,0,0,NULL,NULL),(7911,'mixpanel','completed',10,'2024-03-09 22:21:16','2024-03-10 00:11:28','2024-03-10 00:09:15','2024-03-10 00:11:27',NULL,0,0,NULL,NULL),(7912,'mixpanel','completed',10,'2024-03-09 22:49:56','2024-03-10 00:21:19','2024-03-10 00:14:55','2024-03-10 00:21:18',NULL,0,0,NULL,NULL),(7913,'mixpanel','completed',10,'2024-03-09 22:55:22','2024-03-10 00:31:18','2024-03-10 00:26:21','2024-03-10 00:31:17',NULL,0,0,NULL,NULL),(7914,'mixpanel','completed',10,'2024-03-09 22:42:47','2024-03-10 00:41:26','2024-03-10 00:34:46','2024-03-10 00:41:25',NULL,0,0,NULL,NULL),(7915,'mixpanel','completed',10,'2024-03-09 22:46:21','2024-03-10 00:56:34','2024-03-10 00:46:20','2024-03-10 00:56:33',NULL,0,0,NULL,NULL),(7916,'mixpanel','completed',10,'2024-03-09 23:12:20','2024-03-10 01:06:28','2024-03-10 01:01:19','2024-03-10 01:06:27',NULL,0,0,NULL,NULL),(7917,'inactive_subscribers','completed',10,'2024-03-18 22:00:00','2024-03-18 22:01:22','2024-03-11 06:36:36','2024-03-18 22:01:21',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(7918,'subscribers_engagement_score','completed',10,'2024-03-11 06:36:39','2024-03-11 06:41:41','2024-03-11 06:36:36','2024-03-11 06:41:39',NULL,0,0,NULL,NULL),(7919,'mixpanel','completed',10,'2024-03-11 05:02:39','2024-03-11 06:41:41','2024-03-11 06:36:36','2024-03-11 06:41:39',NULL,0,0,NULL,NULL),(7920,'subscribers_engagement_score','completed',10,'2024-03-12 15:32:00','2024-03-12 15:36:15','2024-03-11 06:41:39','2024-03-12 15:36:14',NULL,0,0,NULL,NULL),(7921,'schedule_re_engagement_email','completed',10,'2024-03-12 06:41:41','2024-03-12 06:46:18','2024-03-11 06:41:39','2024-03-12 06:46:17',NULL,0,0,NULL,NULL),(7922,'mixpanel','completed',10,'2024-03-11 05:43:25','2024-03-11 06:51:18','2024-03-11 06:46:24','2024-03-11 06:51:17',NULL,0,0,NULL,NULL),(7923,'mixpanel','completed',10,'2024-03-11 05:33:34','2024-03-11 07:01:23','2024-03-11 06:56:32','2024-03-11 07:01:22',NULL,0,0,NULL,NULL),(7924,'mixpanel','completed',10,'2024-03-11 05:09:23','2024-03-11 07:11:27','2024-03-11 07:06:22','2024-03-11 07:11:26',NULL,0,0,NULL,NULL),(7925,'mixpanel','completed',10,'2024-03-11 05:44:21','2024-03-11 07:21:22','2024-03-11 07:16:20','2024-03-11 07:21:21',NULL,0,0,NULL,NULL),(7926,'mixpanel','completed',10,'2024-03-11 05:29:54','2024-03-11 07:26:29','2024-03-11 07:23:53','2024-03-11 07:26:28',NULL,0,0,NULL,NULL),(7927,'mixpanel','completed',10,'2024-03-11 06:23:19','2024-03-11 07:36:22','2024-03-11 07:31:18','2024-03-11 07:36:21',NULL,0,0,NULL,NULL),(7928,'mixpanel','completed',10,'2024-03-11 06:12:31','2024-03-11 07:46:22','2024-03-11 07:41:29','2024-03-11 07:46:21',NULL,0,0,NULL,NULL),(7929,'mixpanel','completed',10,'2024-03-11 06:38:25','2024-03-11 07:56:25','2024-03-11 07:51:24','2024-03-11 07:56:24',NULL,0,0,NULL,NULL),(7930,'mixpanel','completed',10,'2024-03-11 06:08:21','2024-03-11 08:06:22','2024-03-11 08:01:20','2024-03-11 08:06:21',NULL,0,0,NULL,NULL),(7931,'mixpanel','completed',10,'2024-03-11 06:58:26','2024-03-11 08:16:10','2024-03-11 08:11:24','2024-03-11 08:16:09',NULL,0,0,NULL,NULL),(7932,'mixpanel','completed',10,'2024-03-11 06:52:21','2024-03-11 08:26:25','2024-03-11 08:21:20','2024-03-11 08:26:24',NULL,0,0,NULL,NULL),(7933,'mixpanel','completed',10,'2024-03-11 07:06:21','2024-03-11 08:36:24','2024-03-11 08:31:20','2024-03-11 08:36:23',NULL,0,0,NULL,NULL),(7934,'mixpanel','completed',10,'2024-03-11 07:17:19','2024-03-11 08:46:19','2024-03-11 08:41:18','2024-03-11 08:46:18',NULL,0,0,NULL,NULL),(7935,'mixpanel','completed',10,'2024-03-11 07:40:21','2024-03-11 08:56:22','2024-03-11 08:51:20','2024-03-11 08:56:21',NULL,0,0,NULL,NULL),(7936,'mixpanel','completed',10,'2024-03-11 07:52:20','2024-03-11 09:06:28','2024-03-11 09:01:19','2024-03-11 09:06:25',NULL,0,0,NULL,NULL),(7937,'mixpanel','completed',10,'2024-03-11 07:47:22','2024-03-11 09:16:25','2024-03-11 09:11:21','2024-03-11 09:16:24',NULL,0,0,NULL,NULL),(7938,'mixpanel','completed',10,'2024-03-11 07:30:26','2024-03-11 09:26:28','2024-03-11 09:21:25','2024-03-11 09:26:27',NULL,0,0,NULL,NULL),(7939,'mixpanel','completed',10,'2024-03-11 08:13:25','2024-03-11 09:36:28','2024-03-11 09:31:24','2024-03-11 09:36:27',NULL,0,0,NULL,NULL),(7940,'mixpanel','completed',10,'2024-03-11 08:26:31','2024-03-11 09:46:23','2024-03-11 09:41:30','2024-03-11 09:46:22',NULL,0,0,NULL,NULL),(7941,'mixpanel','completed',10,'2024-03-11 08:42:27','2024-03-11 09:56:25','2024-03-11 09:51:26','2024-03-11 09:56:24',NULL,0,0,NULL,NULL),(7942,'mixpanel','completed',10,'2024-03-11 08:01:18','2024-03-11 10:06:26','2024-03-11 10:01:17','2024-03-11 10:06:25',NULL,0,0,NULL,NULL),(7943,'mixpanel','completed',10,'2024-03-11 09:01:19','2024-03-11 10:16:23','2024-03-11 10:11:18','2024-03-11 10:16:22',NULL,0,0,NULL,NULL),(7944,'mixpanel','completed',10,'2024-03-11 08:21:19','2024-03-11 10:26:28','2024-03-11 10:21:18','2024-03-11 10:26:27',NULL,0,0,NULL,NULL),(7945,'mixpanel','completed',10,'2024-03-11 08:33:26','2024-03-11 10:36:24','2024-03-11 10:31:25','2024-03-11 10:36:23',NULL,0,0,NULL,NULL),(7946,'mixpanel','completed',10,'2024-03-11 09:18:25','2024-03-11 10:45:26','2024-03-11 10:41:24','2024-03-11 10:45:25',NULL,0,0,NULL,NULL),(7947,'mixpanel','completed',10,'2024-03-11 09:01:13','2024-03-11 10:56:27','2024-03-11 10:54:11','2024-03-11 10:56:26',NULL,0,0,NULL,NULL),(7948,'mixpanel','completed',10,'2024-03-11 09:39:34','2024-03-11 11:06:28','2024-03-11 10:59:32','2024-03-11 11:06:27',NULL,0,0,NULL,NULL),(7949,'mixpanel','completed',10,'2024-03-11 09:44:57','2024-03-11 11:11:28','2024-03-11 11:08:56','2024-03-11 11:11:27',NULL,0,0,NULL,NULL),(7950,'mixpanel','completed',10,'2024-03-11 09:25:29','2024-03-11 11:21:22','2024-03-11 11:16:28','2024-03-11 11:21:21',NULL,0,0,NULL,NULL),(7951,'mixpanel','completed',10,'2024-03-11 10:19:27','2024-03-11 11:31:24','2024-03-11 11:26:26','2024-03-11 11:31:23',NULL,0,0,NULL,NULL),(7952,'mixpanel','completed',10,'2024-03-11 09:48:20','2024-03-11 11:41:27','2024-03-11 11:36:19','2024-03-11 11:41:26',NULL,0,0,NULL,NULL),(7953,'mixpanel','completed',10,'2024-03-11 10:08:25','2024-03-11 11:51:25','2024-03-11 11:46:24','2024-03-11 11:51:24',NULL,0,0,NULL,NULL),(7954,'mixpanel','completed',10,'2024-03-11 10:21:21','2024-03-11 12:01:30','2024-03-11 11:56:20','2024-03-11 12:01:29',NULL,0,0,NULL,NULL),(7955,'mixpanel','completed',10,'2024-03-11 10:59:47','2024-03-11 12:11:23','2024-03-11 12:05:45','2024-03-11 12:11:22',NULL,0,0,NULL,NULL),(7956,'mixpanel','completed',10,'2024-03-11 10:45:20','2024-03-11 12:21:18','2024-03-11 12:16:19','2024-03-11 12:21:17',NULL,0,0,NULL,NULL),(7957,'mixpanel','completed',10,'2024-03-11 11:13:33','2024-03-11 12:31:23','2024-03-11 12:26:32','2024-03-11 12:31:22',NULL,0,0,NULL,NULL),(7958,'mixpanel','completed',10,'2024-03-11 11:28:21','2024-03-11 12:40:54','2024-03-11 12:36:20','2024-03-11 12:40:53',NULL,0,0,NULL,NULL),(7959,'mixpanel','completed',10,'2024-03-11 11:29:27','2024-03-11 12:51:16','2024-03-11 12:46:26','2024-03-11 12:51:15',NULL,0,0,NULL,NULL),(7960,'mixpanel','completed',10,'2024-03-11 11:44:20','2024-03-11 13:01:07','2024-03-11 12:56:19','2024-03-11 13:01:06',NULL,0,0,NULL,NULL),(7961,'mixpanel','completed',10,'2024-03-11 12:01:43','2024-03-11 13:06:26','2024-03-11 13:03:42','2024-03-11 13:06:25',NULL,0,0,NULL,NULL),(7962,'mixpanel','completed',10,'2024-03-11 11:27:22','2024-03-11 13:16:23','2024-03-11 13:11:21','2024-03-11 13:16:22',NULL,0,0,NULL,NULL),(7963,'mixpanel','completed',10,'2024-03-11 12:03:30','2024-03-11 13:26:25','2024-03-11 13:21:29','2024-03-11 13:26:24',NULL,0,0,NULL,NULL),(7964,'mixpanel','completed',10,'2024-03-11 12:07:18','2024-03-11 13:36:18','2024-03-11 13:31:17','2024-03-11 13:36:17',NULL,0,0,NULL,NULL),(7965,'mixpanel','completed',10,'2024-03-11 11:56:26','2024-03-11 13:46:23','2024-03-11 13:41:25','2024-03-11 13:46:22',NULL,0,0,NULL,NULL),(7966,'mixpanel','completed',10,'2024-03-11 12:41:24','2024-03-11 13:56:20','2024-03-11 13:51:23','2024-03-11 13:56:19',NULL,0,0,NULL,NULL),(7967,'mixpanel','completed',10,'2024-03-11 12:45:27','2024-03-11 14:06:20','2024-03-11 14:01:26','2024-03-11 14:06:19',NULL,0,0,NULL,NULL),(7968,'mixpanel','completed',10,'2024-03-11 12:48:18','2024-03-11 14:13:36','2024-03-11 14:11:18','2024-03-11 14:13:35',NULL,0,0,NULL,NULL),(7969,'mixpanel','completed',10,'2024-03-11 12:56:24','2024-03-11 14:21:27','2024-03-11 14:16:23','2024-03-11 14:21:26',NULL,0,0,NULL,NULL),(7970,'mixpanel','completed',10,'2024-03-11 12:49:16','2024-03-11 14:31:27','2024-03-11 14:26:15','2024-03-11 14:31:26',NULL,0,0,NULL,NULL),(7971,'mixpanel','completed',10,'2024-03-11 13:04:27','2024-03-11 14:41:23','2024-03-11 14:36:26','2024-03-11 14:41:21',NULL,0,0,NULL,NULL),(7972,'mixpanel','completed',10,'2024-03-11 13:33:22','2024-03-11 14:51:21','2024-03-11 14:46:21','2024-03-11 14:51:20',NULL,0,0,NULL,NULL),(7973,'mixpanel','completed',10,'2024-03-11 13:18:25','2024-03-11 15:01:24','2024-03-11 14:56:24','2024-03-11 15:01:23',NULL,0,0,NULL,NULL),(7974,'mixpanel','completed',10,'2024-03-11 13:58:46','2024-03-11 15:11:26','2024-03-11 15:04:45','2024-03-11 15:11:25',NULL,0,0,NULL,NULL),(7975,'mixpanel','completed',10,'2024-03-11 14:11:24','2024-03-11 15:21:24','2024-03-11 15:16:23','2024-03-11 15:21:23',NULL,0,0,NULL,NULL),(7976,'mixpanel','completed',10,'2024-03-11 14:07:26','2024-03-11 15:31:32','2024-03-11 15:26:25','2024-03-11 15:31:31',NULL,0,0,NULL,NULL),(7977,'mixpanel','completed',10,'2024-03-11 14:09:33','2024-03-11 15:41:23','2024-03-11 15:36:31','2024-03-11 15:41:22',NULL,0,0,NULL,NULL),(7978,'mixpanel','completed',10,'2024-03-11 14:23:22','2024-03-11 15:49:35','2024-03-11 15:46:21','2024-03-11 15:49:34',NULL,0,0,NULL,NULL),(7979,'mixpanel','completed',10,'2024-03-11 14:44:40','2024-03-11 16:01:24','2024-03-11 15:55:39','2024-03-11 16:01:22',NULL,0,0,NULL,NULL),(7980,'mixpanel','completed',10,'2024-03-11 15:02:28','2024-03-11 16:11:29','2024-03-11 16:06:27','2024-03-11 16:11:28',NULL,0,0,NULL,NULL),(7981,'mixpanel','completed',10,'2024-03-11 14:28:26','2024-03-11 16:21:20','2024-03-11 16:16:25','2024-03-11 16:21:19',NULL,0,0,NULL,NULL),(7982,'mixpanel','completed',10,'2024-03-11 14:40:29','2024-03-11 16:31:22','2024-03-11 16:26:28','2024-03-11 16:31:21',NULL,0,0,NULL,NULL),(7983,'mixpanel','completed',10,'2024-03-11 14:35:25','2024-03-11 16:41:19','2024-03-11 16:36:24','2024-03-11 16:41:18',NULL,0,0,NULL,NULL),(7984,'mixpanel','completed',10,'2024-03-11 14:51:27','2024-03-11 16:51:26','2024-03-11 16:45:26','2024-03-11 16:51:25',NULL,0,0,NULL,NULL),(7985,'mixpanel','completed',10,'2024-03-11 15:07:33','2024-03-11 16:56:19','2024-03-11 16:53:32','2024-03-11 16:56:18',NULL,0,0,NULL,NULL),(7986,'mixpanel','completed',10,'2024-03-11 15:37:17','2024-03-11 17:06:23','2024-03-11 17:01:16','2024-03-11 17:06:21',NULL,0,0,NULL,NULL),(7987,'mixpanel','completed',10,'2024-03-11 15:13:23','2024-03-11 17:16:25','2024-03-11 17:11:22','2024-03-11 17:16:24',NULL,0,0,NULL,NULL),(7988,'mixpanel','completed',10,'2024-03-11 15:22:23','2024-03-11 17:26:26','2024-03-11 17:21:22','2024-03-11 17:26:25',NULL,0,0,NULL,NULL),(7989,'mixpanel','completed',10,'2024-03-11 16:04:07','2024-03-11 17:31:23','2024-03-11 17:29:06','2024-03-11 17:31:22',NULL,0,0,NULL,NULL),(7990,'mixpanel','completed',10,'2024-03-11 16:17:28','2024-03-11 17:40:02','2024-03-11 17:36:27','2024-03-11 17:40:01',NULL,0,0,NULL,NULL),(7991,'mixpanel','completed',10,'2024-03-11 16:44:21','2024-03-11 17:51:23','2024-03-11 17:46:20','2024-03-11 17:51:22',NULL,0,0,NULL,NULL),(7992,'mixpanel','completed',10,'2024-03-11 16:08:23','2024-03-11 18:01:29','2024-03-11 17:56:22','2024-03-11 18:01:28',NULL,0,0,NULL,NULL),(7993,'mixpanel','completed',10,'2024-03-11 16:52:36','2024-03-11 18:11:27','2024-03-11 18:04:35','2024-03-11 18:11:26',NULL,0,0,NULL,NULL),(7994,'mixpanel','completed',10,'2024-03-11 17:10:18','2024-03-11 18:21:17','2024-03-11 18:16:17','2024-03-11 18:21:16',NULL,0,0,NULL,NULL),(7995,'mixpanel','completed',10,'2024-03-11 16:45:22','2024-03-11 18:31:22','2024-03-11 18:26:21','2024-03-11 18:31:21',NULL,0,0,NULL,NULL),(7996,'mixpanel','completed',10,'2024-03-11 17:06:28','2024-03-11 18:41:26','2024-03-11 18:36:27','2024-03-11 18:41:25',NULL,0,0,NULL,NULL),(7997,'mixpanel','completed',10,'2024-03-11 17:16:23','2024-03-11 18:51:19','2024-03-11 18:46:22','2024-03-11 18:51:18',NULL,0,0,NULL,NULL),(7998,'mixpanel','completed',10,'2024-03-11 17:33:17','2024-03-11 19:01:21','2024-03-11 18:56:16','2024-03-11 19:01:20',NULL,0,0,NULL,NULL),(7999,'mixpanel','completed',10,'2024-03-11 17:21:22','2024-03-11 19:11:26','2024-03-11 19:06:21','2024-03-11 19:11:25',NULL,0,0,NULL,NULL),(8000,'mixpanel','completed',10,'2024-03-11 18:01:21','2024-03-11 19:21:23','2024-03-11 19:16:20','2024-03-11 19:21:22',NULL,0,0,NULL,NULL),(8001,'mixpanel','completed',10,'2024-03-11 18:22:23','2024-03-11 19:28:40','2024-03-11 19:26:22','2024-03-11 19:28:38',NULL,0,0,NULL,NULL),(8002,'mixpanel','completed',10,'2024-03-11 17:36:18','2024-03-11 19:36:27','2024-03-11 19:31:17','2024-03-11 19:36:25',NULL,0,0,NULL,NULL),(8003,'mixpanel','completed',10,'2024-03-11 18:26:22','2024-03-11 19:46:22','2024-03-11 19:41:21','2024-03-11 19:46:21',NULL,0,0,NULL,NULL),(8004,'mixpanel','completed',10,'2024-03-11 18:24:23','2024-03-11 19:56:21','2024-03-11 19:51:22','2024-03-11 19:56:20',NULL,0,0,NULL,NULL),(8005,'mixpanel','completed',10,'2024-03-11 18:55:24','2024-03-11 20:06:29','2024-03-11 20:01:23','2024-03-11 20:06:28',NULL,0,0,NULL,NULL),(8006,'mixpanel','completed',10,'2024-03-11 18:19:23','2024-03-11 20:21:19','2024-03-11 20:16:22','2024-03-11 20:21:18',NULL,0,0,NULL,NULL),(8007,'mixpanel','completed',10,'2024-03-11 18:48:22','2024-03-11 20:31:27','2024-03-11 20:26:21','2024-03-11 20:31:25',NULL,0,0,NULL,NULL),(8008,'mixpanel','completed',10,'2024-03-11 19:03:22','2024-03-11 20:41:21','2024-03-11 20:36:21','2024-03-11 20:41:20',NULL,0,0,NULL,NULL),(8009,'mixpanel','completed',10,'2024-03-11 19:43:22','2024-03-11 20:51:29','2024-03-11 20:46:21','2024-03-11 20:51:28',NULL,0,0,NULL,NULL),(8010,'mixpanel','completed',10,'2024-03-11 18:53:44','2024-03-11 20:56:30','2024-03-11 20:53:43','2024-03-11 20:56:29',NULL,0,0,NULL,NULL),(8011,'mixpanel','completed',10,'2024-03-11 19:14:18','2024-03-11 21:06:26','2024-03-11 21:01:17','2024-03-11 21:06:24',NULL,0,0,NULL,NULL),(8012,'mixpanel','completed',10,'2024-03-11 19:48:57','2024-03-11 21:12:42','2024-03-11 21:08:54','2024-03-11 21:12:40',NULL,0,0,NULL,NULL),(8013,'mixpanel','completed',10,'2024-03-11 19:56:26','2024-03-11 21:21:27','2024-03-11 21:16:25','2024-03-11 21:21:26',NULL,0,0,NULL,NULL),(8014,'mixpanel','completed',10,'2024-03-11 19:45:19','2024-03-11 21:31:20','2024-03-11 21:26:18','2024-03-11 21:31:19',NULL,0,0,NULL,NULL),(8015,'mixpanel','completed',10,'2024-03-11 20:34:35','2024-03-11 21:41:27','2024-03-11 21:36:28','2024-03-11 21:41:26',NULL,0,0,NULL,NULL),(8016,'mixpanel','completed',10,'2024-03-11 19:57:18','2024-03-11 21:49:17','2024-03-11 21:46:17','2024-03-11 21:49:16',NULL,0,0,NULL,NULL),(8017,'mixpanel','completed',10,'2024-03-11 20:44:25','2024-03-11 21:55:54','2024-03-11 21:51:24','2024-03-11 21:55:53',NULL,0,0,NULL,NULL),(8018,'mixpanel','completed',10,'2024-03-11 20:55:28','2024-03-11 22:06:26','2024-03-11 21:59:27','2024-03-11 22:06:25',NULL,0,0,NULL,NULL),(8019,'export_files_cleanup','completed',10,'2024-03-23 22:00:00','2024-03-23 22:01:26','2024-03-11 22:11:28','2024-03-23 22:01:25',NULL,0,0,NULL,NULL),(8020,'mixpanel','completed',10,'2024-03-11 20:29:29','2024-03-11 22:16:26','2024-03-11 22:11:28','2024-03-11 22:16:25',NULL,0,0,NULL,NULL),(8021,'mixpanel','completed',10,'2024-03-11 20:38:21','2024-03-11 22:26:33','2024-03-11 22:21:20','2024-03-11 22:26:32',NULL,0,0,NULL,NULL),(8022,'mixpanel','completed',10,'2024-03-11 20:58:27','2024-03-11 22:36:25','2024-03-11 22:31:26','2024-03-11 22:36:24',NULL,0,0,NULL,NULL),(8023,'mixpanel','completed',10,'2024-03-11 21:10:29','2024-03-11 22:46:21','2024-03-11 22:41:28','2024-03-11 22:46:20',NULL,0,0,NULL,NULL),(8024,'mixpanel','completed',10,'2024-03-11 21:24:17','2024-03-11 22:56:27','2024-03-11 22:51:16','2024-03-11 22:56:26',NULL,0,0,NULL,NULL),(8025,'mixpanel','completed',10,'2024-03-11 21:17:20','2024-03-11 23:06:25','2024-03-11 23:01:20','2024-03-11 23:06:24',NULL,0,0,NULL,NULL),(8026,'mixpanel','completed',10,'2024-03-11 22:02:14','2024-03-11 23:12:38','2024-03-11 23:10:13','2024-03-11 23:12:37',NULL,0,0,NULL,NULL),(8027,'mixpanel','completed',10,'2024-03-11 21:58:42','2024-03-11 23:17:43','2024-03-11 23:14:41','2024-03-11 23:17:42',NULL,0,0,NULL,NULL),(8028,'mixpanel','completed',10,'2024-03-11 21:46:46','2024-03-11 23:23:38','2024-03-11 23:20:45','2024-03-11 23:23:37',NULL,0,0,NULL,NULL),(8029,'mixpanel','completed',10,'2024-03-11 21:48:41','2024-03-11 23:27:43','2024-03-11 23:25:40','2024-03-11 23:27:42',NULL,0,0,NULL,NULL),(8030,'mixpanel','completed',10,'2024-03-11 22:02:18','2024-03-11 23:36:25','2024-03-11 23:31:17','2024-03-11 23:36:24',NULL,0,0,NULL,NULL),(8031,'mixpanel','completed',10,'2024-03-11 21:57:24','2024-03-11 23:46:23','2024-03-11 23:41:23','2024-03-11 23:46:22',NULL,0,0,NULL,NULL),(8032,'mixpanel','completed',10,'2024-03-11 22:44:32','2024-03-11 23:56:24','2024-03-11 23:51:27','2024-03-11 23:56:23',NULL,0,0,NULL,NULL),(8033,'mixpanel','completed',10,'2024-03-11 22:52:23','2024-03-12 00:11:25','2024-03-12 00:06:22','2024-03-12 00:11:24',NULL,0,0,NULL,NULL),(8034,'mixpanel','completed',10,'2024-03-11 22:46:33','2024-03-12 00:21:22','2024-03-12 00:16:32','2024-03-12 00:21:21',NULL,0,0,NULL,NULL),(8035,'mixpanel','completed',10,'2024-03-11 22:58:23','2024-03-12 00:33:01','2024-03-12 00:26:22','2024-03-12 00:32:57',NULL,0,0,NULL,NULL),(8036,'mixpanel','completed',10,'2024-03-11 23:09:24','2024-03-12 00:41:22','2024-03-12 00:36:23','2024-03-12 00:41:21',NULL,0,0,NULL,NULL),(8037,'mixpanel','completed',10,'2024-03-11 23:10:31','2024-03-12 00:51:20','2024-03-12 00:45:30','2024-03-12 00:51:19',NULL,0,0,NULL,NULL),(8038,'mixpanel','completed',10,'2024-03-11 23:14:10','2024-03-12 01:01:23','2024-03-12 00:56:09','2024-03-12 01:01:22',NULL,0,0,NULL,NULL),(8039,'mixpanel','completed',10,'2024-03-11 23:18:26','2024-03-12 01:11:28','2024-03-12 01:06:25','2024-03-12 01:11:27',NULL,0,0,NULL,NULL),(8040,'mixpanel','completed',10,'2024-03-12 00:04:25','2024-03-12 01:21:15','2024-03-12 01:16:24','2024-03-12 01:21:14',NULL,0,0,NULL,NULL),(8041,'mixpanel','completed',10,'2024-03-12 00:09:23','2024-03-12 01:31:26','2024-03-12 01:26:22','2024-03-12 01:31:25',NULL,0,0,NULL,NULL),(8042,'mixpanel','completed',10,'2024-03-12 00:17:19','2024-03-12 01:41:29','2024-03-12 01:36:18','2024-03-12 01:41:28',NULL,0,0,NULL,NULL),(8043,'mixpanel','completed',10,'2024-03-12 00:39:21','2024-03-12 01:51:20','2024-03-12 01:46:20','2024-03-12 01:51:19',NULL,0,0,NULL,NULL),(8044,'mixpanel','completed',10,'2024-03-11 23:59:24','2024-03-12 02:01:19','2024-03-12 01:56:23','2024-03-12 02:01:18',NULL,0,0,NULL,NULL),(8045,'mixpanel','completed',10,'2024-03-12 00:30:29','2024-03-12 02:09:29','2024-03-12 02:06:28','2024-03-12 02:09:28',NULL,0,0,NULL,NULL),(8046,'mixpanel','completed',10,'2024-03-12 00:52:25','2024-03-12 02:21:23','2024-03-12 02:16:24','2024-03-12 02:21:22',NULL,0,0,NULL,NULL),(8047,'mixpanel','completed',10,'2024-03-12 01:00:24','2024-03-12 02:31:26','2024-03-12 02:26:23','2024-03-12 02:31:25',NULL,0,0,NULL,NULL),(8048,'mixpanel','completed',10,'2024-03-12 01:11:30','2024-03-12 02:41:21','2024-03-12 02:36:29','2024-03-12 02:41:20',NULL,0,0,NULL,NULL),(8049,'mixpanel','completed',10,'2024-03-12 01:44:21','2024-03-12 02:51:20','2024-03-12 02:46:20','2024-03-12 02:51:19',NULL,0,0,NULL,NULL),(8050,'mixpanel','completed',10,'2024-03-12 01:45:24','2024-03-12 03:01:33','2024-03-12 02:56:23','2024-03-12 03:01:32',NULL,0,0,NULL,NULL),(8051,'mixpanel','completed',10,'2024-03-12 01:14:25','2024-03-12 03:11:26','2024-03-12 03:06:24','2024-03-12 03:11:25',NULL,0,0,NULL,NULL),(8052,'mixpanel','completed',10,'2024-03-12 01:49:20','2024-03-12 03:21:25','2024-03-12 03:16:19','2024-03-12 03:21:24',NULL,0,0,NULL,NULL),(8053,'mixpanel','completed',10,'2024-03-12 01:30:28','2024-03-12 03:31:54','2024-03-12 03:26:27','2024-03-12 03:31:53',NULL,0,0,NULL,NULL),(8054,'mixpanel','completed',10,'2024-03-12 02:01:20','2024-03-12 03:41:22','2024-03-12 03:36:19','2024-03-12 03:41:21',NULL,0,0,NULL,NULL),(8055,'mixpanel','completed',10,'2024-03-12 02:41:16','2024-03-12 03:51:19','2024-03-12 03:46:15','2024-03-12 03:51:18',NULL,0,0,NULL,NULL),(8056,'mixpanel','completed',10,'2024-03-12 02:04:19','2024-03-12 04:01:24','2024-03-12 03:56:18','2024-03-12 04:01:23',NULL,0,0,NULL,NULL),(8057,'mixpanel','completed',10,'2024-03-12 02:15:19','2024-03-12 04:11:33','2024-03-12 04:06:18','2024-03-12 04:11:32',NULL,0,0,NULL,NULL),(8058,'mixpanel','completed',10,'2024-03-12 02:28:21','2024-03-12 04:21:21','2024-03-12 04:16:20','2024-03-12 04:21:20',NULL,0,0,NULL,NULL),(8059,'mixpanel','completed',10,'2024-03-12 03:12:32','2024-03-12 04:31:21','2024-03-12 04:26:30','2024-03-12 04:31:19',NULL,0,0,NULL,NULL),(8060,'mixpanel','completed',10,'2024-03-12 03:16:21','2024-03-12 04:41:20','2024-03-12 04:36:20','2024-03-12 04:41:19',NULL,0,0,NULL,NULL),(8061,'mixpanel','completed',10,'2024-03-12 03:02:28','2024-03-12 04:51:26','2024-03-12 04:45:27','2024-03-12 04:51:24',NULL,0,0,NULL,NULL),(8062,'mixpanel','completed',10,'2024-03-12 03:12:22','2024-03-12 05:01:28','2024-03-12 04:56:21','2024-03-12 05:01:27',NULL,0,0,NULL,NULL),(8063,'mixpanel','completed',10,'2024-03-12 03:58:24','2024-03-12 05:11:18','2024-03-12 05:06:23','2024-03-12 05:11:17',NULL,0,0,NULL,NULL),(8064,'mixpanel','completed',10,'2024-03-12 03:37:25','2024-03-12 05:21:25','2024-03-12 05:16:24','2024-03-12 05:21:24',NULL,0,0,NULL,NULL),(8065,'mixpanel','completed',10,'2024-03-12 04:21:21','2024-03-12 05:31:23','2024-03-12 05:26:20','2024-03-12 05:31:22',NULL,0,0,NULL,NULL),(8066,'mixpanel','completed',10,'2024-03-12 04:10:23','2024-03-12 05:41:18','2024-03-12 05:36:22','2024-03-12 05:41:17',NULL,0,0,NULL,NULL),(8067,'mixpanel','completed',10,'2024-03-12 03:51:21','2024-03-12 05:51:22','2024-03-12 05:46:20','2024-03-12 05:51:21',NULL,0,0,NULL,NULL),(8068,'mixpanel','completed',10,'2024-03-12 04:42:21','2024-03-12 06:01:16','2024-03-12 05:56:20','2024-03-12 06:01:14',NULL,0,0,NULL,NULL),(8069,'mixpanel','completed',10,'2024-03-12 04:45:24','2024-03-12 06:11:18','2024-03-12 06:06:23','2024-03-12 06:11:17',NULL,0,0,NULL,NULL),(8070,'mixpanel','completed',10,'2024-03-12 04:38:18','2024-03-12 06:21:29','2024-03-12 06:16:17','2024-03-12 06:21:28',NULL,0,0,NULL,NULL),(8071,'mixpanel','completed',10,'2024-03-12 04:57:23','2024-03-12 06:31:24','2024-03-12 06:26:22','2024-03-12 06:31:23',NULL,0,0,NULL,NULL),(8072,'mixpanel','completed',10,'2024-03-12 04:58:17','2024-03-12 06:41:26','2024-03-12 06:36:16','2024-03-12 06:41:25',NULL,0,0,NULL,NULL),(8073,'mixpanel','completed',10,'2024-03-12 05:40:18','2024-03-12 06:51:26','2024-03-12 06:46:17','2024-03-12 06:51:25',NULL,0,0,NULL,NULL),(8074,'schedule_re_engagement_email','completed',10,'2024-03-13 06:51:26','2024-03-13 06:54:48','2024-03-12 06:51:25','2024-03-13 06:54:47',NULL,0,0,NULL,NULL),(8075,'mixpanel','completed',10,'2024-03-12 05:39:19','2024-03-12 07:01:24','2024-03-12 06:56:18','2024-03-12 07:01:23',NULL,0,0,NULL,NULL),(8076,'mixpanel','completed',10,'2024-03-12 05:53:23','2024-03-12 07:11:20','2024-03-12 07:06:22','2024-03-12 07:11:19',NULL,0,0,NULL,NULL),(8077,'mixpanel','completed',10,'2024-03-12 05:49:21','2024-03-12 07:21:30','2024-03-12 07:16:20','2024-03-12 07:21:29',NULL,0,0,NULL,NULL),(8078,'mixpanel','completed',10,'2024-03-12 06:14:19','2024-03-12 07:31:20','2024-03-12 07:26:18','2024-03-12 07:31:19',NULL,0,0,NULL,NULL),(8079,'mixpanel','completed',10,'2024-03-12 05:42:44','2024-03-12 07:36:20','2024-03-12 07:33:43','2024-03-12 07:36:19',NULL,0,0,NULL,NULL),(8080,'mixpanel','completed',10,'2024-03-12 06:28:22','2024-03-12 07:46:19','2024-03-12 07:41:21','2024-03-12 07:46:18',NULL,0,0,NULL,NULL),(8081,'mixpanel','completed',10,'2024-03-12 06:28:19','2024-03-12 07:56:22','2024-03-12 07:51:18','2024-03-12 07:56:21',NULL,0,0,NULL,NULL),(8082,'mixpanel','completed',10,'2024-03-12 06:05:28','2024-03-12 08:06:26','2024-03-12 08:01:27','2024-03-12 08:06:25',NULL,0,0,NULL,NULL),(8083,'mixpanel','completed',10,'2024-03-12 06:10:22','2024-03-12 08:16:21','2024-03-12 08:11:21','2024-03-12 08:16:20',NULL,0,0,NULL,NULL),(8084,'mixpanel','completed',10,'2024-03-12 06:41:26','2024-03-12 08:25:45','2024-03-12 08:21:25','2024-03-12 08:25:44',NULL,0,0,NULL,NULL),(8085,'mixpanel','completed',10,'2024-03-12 07:03:20','2024-03-12 08:36:23','2024-03-12 08:31:19','2024-03-12 08:36:22',NULL,0,0,NULL,NULL),(8086,'mixpanel','completed',10,'2024-03-12 07:35:16','2024-03-12 08:46:20','2024-03-12 08:41:15','2024-03-12 08:46:19',NULL,0,0,NULL,NULL),(8087,'mixpanel','completed',10,'2024-03-12 07:07:36','2024-03-12 08:56:28','2024-03-12 08:50:35','2024-03-12 08:56:27',NULL,0,0,NULL,NULL),(8088,'mixpanel','completed',10,'2024-03-12 07:22:18','2024-03-12 09:06:24','2024-03-12 09:01:17','2024-03-12 09:06:23',NULL,0,0,NULL,NULL),(8089,'mixpanel','completed',10,'2024-03-12 07:54:27','2024-03-12 09:16:19','2024-03-12 09:11:26','2024-03-12 09:16:18',NULL,0,0,NULL,NULL),(8090,'mixpanel','completed',10,'2024-03-12 08:04:13','2024-03-12 09:26:22','2024-03-12 09:21:13','2024-03-12 09:26:21',NULL,0,0,NULL,NULL),(8091,'mixpanel','completed',10,'2024-03-12 08:14:29','2024-03-12 09:36:17','2024-03-12 09:31:28','2024-03-12 09:36:16',NULL,0,0,NULL,NULL),(8092,'mixpanel','completed',10,'2024-03-12 07:44:20','2024-03-12 09:46:18','2024-03-12 09:39:19','2024-03-12 09:46:17',NULL,0,0,NULL,NULL),(8093,'mixpanel','completed',10,'2024-03-12 08:24:18','2024-03-12 09:56:21','2024-03-12 09:51:17','2024-03-12 09:56:20',NULL,0,0,NULL,NULL),(8094,'mixpanel','completed',10,'2024-03-12 08:37:19','2024-03-12 10:06:18','2024-03-12 10:01:18','2024-03-12 10:06:17',NULL,0,0,NULL,NULL),(8095,'mixpanel','completed',10,'2024-03-12 08:51:12','2024-03-12 10:16:22','2024-03-12 10:10:11','2024-03-12 10:16:20',NULL,0,0,NULL,NULL),(8096,'mixpanel','completed',10,'2024-03-12 08:27:18','2024-03-12 10:26:21','2024-03-12 10:21:17','2024-03-12 10:26:21',NULL,0,0,NULL,NULL),(8097,'mixpanel','completed',10,'2024-03-12 09:27:19','2024-03-12 10:36:19','2024-03-12 10:31:18','2024-03-12 10:36:18',NULL,0,0,NULL,NULL),(8098,'mixpanel','completed',10,'2024-03-12 09:08:17','2024-03-12 10:46:17','2024-03-12 10:41:16','2024-03-12 10:46:16',NULL,0,0,NULL,NULL),(8099,'mixpanel','completed',10,'2024-03-12 09:48:26','2024-03-12 10:56:20','2024-03-12 10:51:25','2024-03-12 10:56:19',NULL,0,0,NULL,NULL),(8100,'mixpanel','completed',10,'2024-03-12 09:20:29','2024-03-12 11:06:22','2024-03-12 11:01:28','2024-03-12 11:06:21',NULL,0,0,NULL,NULL),(8101,'mixpanel','completed',10,'2024-03-12 10:07:24','2024-03-12 11:16:26','2024-03-12 11:11:23','2024-03-12 11:16:25',NULL,0,0,NULL,NULL),(8102,'mixpanel','completed',10,'2024-03-12 09:35:18','2024-03-12 11:26:25','2024-03-12 11:21:16','2024-03-12 11:26:24',NULL,0,0,NULL,NULL),(8103,'mixpanel','completed',10,'2024-03-12 09:36:18','2024-03-12 11:36:21','2024-03-12 11:31:17','2024-03-12 11:36:20',NULL,0,0,NULL,NULL),(8104,'mixpanel','completed',10,'2024-03-12 10:00:17','2024-03-12 11:46:37','2024-03-12 11:41:16','2024-03-12 11:46:36',NULL,0,0,NULL,NULL),(8105,'mixpanel','completed',10,'2024-03-12 09:57:16','2024-03-12 11:56:21','2024-03-12 11:51:15','2024-03-12 11:56:20',NULL,0,0,NULL,NULL),(8106,'mixpanel','completed',10,'2024-03-12 10:32:30','2024-03-12 12:01:43','2024-03-12 11:58:29','2024-03-12 12:01:42',NULL,0,0,NULL,NULL),(8107,'mixpanel','completed',10,'2024-03-12 10:54:19','2024-03-12 12:11:22','2024-03-12 12:06:18','2024-03-12 12:11:21',NULL,0,0,NULL,NULL),(8108,'mixpanel','completed',10,'2024-03-12 11:14:35','2024-03-12 12:21:15','2024-03-12 12:16:34','2024-03-12 12:21:14',NULL,0,0,NULL,NULL),(8109,'mixpanel','completed',10,'2024-03-12 10:33:19','2024-03-12 12:31:37','2024-03-12 12:26:18','2024-03-12 12:31:36',NULL,0,0,NULL,NULL),(8110,'mixpanel','completed',10,'2024-03-12 11:28:19','2024-03-12 12:41:15','2024-03-12 12:36:19','2024-03-12 12:41:14',NULL,0,0,NULL,NULL),(8111,'mixpanel','completed',10,'2024-03-12 11:01:35','2024-03-12 12:51:19','2024-03-12 12:46:34','2024-03-12 12:51:17',NULL,0,0,NULL,NULL),(8112,'mixpanel','completed',10,'2024-03-12 11:02:17','2024-03-12 13:01:44','2024-03-12 12:56:16','2024-03-12 13:01:43',NULL,0,0,NULL,NULL),(8113,'mixpanel','completed',10,'2024-03-12 11:06:17','2024-03-12 13:11:14','2024-03-12 13:06:16','2024-03-12 13:11:13',NULL,0,0,NULL,NULL),(8114,'mixpanel','completed',10,'2024-03-12 12:13:37','2024-03-12 13:26:35','2024-03-12 13:16:36','2024-03-12 13:26:32',NULL,0,0,NULL,NULL),(8115,'mixpanel','completed',10,'2024-03-12 12:13:43','2024-03-12 13:36:16','2024-03-12 13:31:41','2024-03-12 13:36:15',NULL,0,0,NULL,NULL),(8116,'mixpanel','completed',10,'2024-03-12 12:33:19','2024-03-12 13:45:05','2024-03-12 13:41:18','2024-03-12 13:45:04',NULL,0,0,NULL,NULL),(8117,'mixpanel','completed',10,'2024-03-12 12:41:21','2024-03-12 13:56:28','2024-03-12 13:51:20','2024-03-12 13:56:27',NULL,0,0,NULL,NULL),(8118,'mixpanel','completed',10,'2024-03-12 12:08:42','2024-03-12 14:06:16','2024-03-12 14:01:41','2024-03-12 14:06:15',NULL,0,0,NULL,NULL),(8119,'mixpanel','completed',10,'2024-03-12 13:07:23','2024-03-12 14:16:40','2024-03-12 14:11:22','2024-03-12 14:16:39',NULL,0,0,NULL,NULL),(8120,'mixpanel','completed',10,'2024-03-12 12:24:18','2024-03-12 14:26:23','2024-03-12 14:21:17','2024-03-12 14:26:22',NULL,0,0,NULL,NULL),(8121,'mixpanel','completed',10,'2024-03-12 13:13:34','2024-03-12 14:36:24','2024-03-12 14:31:33','2024-03-12 14:36:23',NULL,0,0,NULL,NULL),(8122,'mixpanel','completed',10,'2024-03-12 13:22:27','2024-03-12 14:46:38','2024-03-12 14:41:26','2024-03-12 14:46:37',NULL,0,0,NULL,NULL),(8123,'mixpanel','completed',10,'2024-03-12 13:16:36','2024-03-12 14:56:28','2024-03-12 14:50:35','2024-03-12 14:56:27',NULL,0,0,NULL,NULL),(8124,'mixpanel','completed',10,'2024-03-12 13:52:40','2024-03-12 15:06:16','2024-03-12 15:01:39','2024-03-12 15:06:15',NULL,0,0,NULL,NULL),(8125,'mixpanel','completed',10,'2024-03-12 14:08:20','2024-03-12 15:16:40','2024-03-12 15:11:19','2024-03-12 15:16:38',NULL,0,0,NULL,NULL),(8126,'mixpanel','completed',10,'2024-03-12 13:33:17','2024-03-12 15:26:23','2024-03-12 15:21:16','2024-03-12 15:26:22',NULL,0,0,NULL,NULL),(8127,'mixpanel','completed',10,'2024-03-12 13:30:41','2024-03-12 15:36:15','2024-03-12 15:31:40','2024-03-12 15:36:14',NULL,0,0,NULL,NULL),(8128,'subscribers_engagement_score','completed',10,'2024-03-12 15:36:15','2024-03-12 15:41:16','2024-03-12 15:36:14','2024-03-12 15:41:15',NULL,0,0,NULL,NULL),(8129,'subscribers_engagement_score','completed',10,'2024-03-12 23:38:00','2024-03-12 23:41:47','2024-03-12 15:41:15','2024-03-12 23:41:45',NULL,0,0,NULL,NULL),(8130,'mixpanel','completed',10,'2024-03-12 14:37:16','2024-03-12 15:46:40','2024-03-12 15:41:15','2024-03-12 15:46:39',NULL,0,0,NULL,NULL),(8131,'mixpanel','completed',10,'2024-03-12 14:14:16','2024-03-12 15:56:14','2024-03-12 15:51:15','2024-03-12 15:56:13',NULL,0,0,NULL,NULL),(8132,'mixpanel','completed',10,'2024-03-12 14:03:42','2024-03-12 16:06:17','2024-03-12 16:01:41','2024-03-12 16:06:16',NULL,0,0,NULL,NULL),(8133,'mixpanel','completed',10,'2024-03-12 14:33:54','2024-03-12 16:16:37','2024-03-12 16:09:53','2024-03-12 16:16:36',NULL,0,0,NULL,NULL),(8134,'mixpanel','completed',10,'2024-03-12 14:47:16','2024-03-12 16:26:24','2024-03-12 16:21:15','2024-03-12 16:26:23',NULL,0,0,NULL,NULL),(8135,'mixpanel','completed',10,'2024-03-12 14:55:41','2024-03-12 16:36:21','2024-03-12 16:31:40','2024-03-12 16:36:20',NULL,0,0,NULL,NULL),(8136,'mixpanel','completed',10,'2024-03-12 15:29:31','2024-03-12 16:46:41','2024-03-12 16:41:30','2024-03-12 16:46:40',NULL,0,0,NULL,NULL),(8137,'mixpanel','completed',10,'2024-03-12 15:10:24','2024-03-12 16:56:21','2024-03-12 16:51:23','2024-03-12 16:56:20',NULL,0,0,NULL,NULL),(8138,'mixpanel','completed',10,'2024-03-12 15:40:40','2024-03-12 17:05:53','2024-03-12 17:01:39','2024-03-12 17:05:52',NULL,0,0,NULL,NULL),(8139,'mixpanel','completed',10,'2024-03-12 15:31:16','2024-03-12 17:16:36','2024-03-12 17:11:15','2024-03-12 17:16:35',NULL,0,0,NULL,NULL),(8140,'mixpanel','completed',10,'2024-03-12 16:17:21','2024-03-12 17:25:07','2024-03-12 17:21:20','2024-03-12 17:25:06',NULL,0,0,NULL,NULL),(8141,'mixpanel','completed',10,'2024-03-12 15:45:38','2024-03-12 17:36:37','2024-03-12 17:31:37','2024-03-12 17:36:36',NULL,0,0,NULL,NULL),(8142,'mixpanel','completed',10,'2024-03-12 16:09:47','2024-03-12 17:46:44','2024-03-12 17:41:46','2024-03-12 17:46:43',NULL,0,0,NULL,NULL),(8143,'mixpanel','completed',10,'2024-03-12 16:28:43','2024-03-12 17:56:43','2024-03-12 17:51:42','2024-03-12 17:56:42',NULL,0,0,NULL,NULL),(8144,'mixpanel','completed',10,'2024-03-12 16:22:40','2024-03-12 18:06:37','2024-03-12 18:01:39','2024-03-12 18:06:36',NULL,0,0,NULL,NULL),(8145,'mixpanel','completed',10,'2024-03-12 17:04:38','2024-03-12 18:14:14','2024-03-12 18:11:37','2024-03-12 18:14:12',NULL,0,0,NULL,NULL),(8146,'mixpanel','completed',10,'2024-03-12 17:08:37','2024-03-12 18:21:41','2024-03-12 18:16:36','2024-03-12 18:21:40',NULL,0,0,NULL,NULL),(8147,'mixpanel','completed',10,'2024-03-12 16:42:39','2024-03-12 18:31:37','2024-03-12 18:26:38','2024-03-12 18:31:36',NULL,0,0,NULL,NULL),(8148,'mixpanel','completed',10,'2024-03-12 17:30:44','2024-03-12 18:41:41','2024-03-12 18:36:44','2024-03-12 18:41:40',NULL,0,0,NULL,NULL),(8149,'mixpanel','completed',10,'2024-03-12 17:31:38','2024-03-12 18:51:38','2024-03-12 18:46:37','2024-03-12 18:51:37',NULL,0,0,NULL,NULL),(8150,'mixpanel','completed',10,'2024-03-12 17:40:43','2024-03-12 19:01:42','2024-03-12 18:56:42','2024-03-12 19:01:41',NULL,0,0,NULL,NULL),(8151,'mixpanel','completed',10,'2024-03-12 17:56:53','2024-03-12 19:06:29','2024-03-12 19:03:52','2024-03-12 19:06:28',NULL,0,0,NULL,NULL),(8152,'mixpanel','completed',10,'2024-03-12 17:44:40','2024-03-12 19:17:09','2024-03-12 19:11:39','2024-03-12 19:17:05',NULL,0,0,NULL,NULL),(8153,'mixpanel','completed',10,'2024-03-12 17:25:24','2024-03-12 19:26:35','2024-03-12 19:20:23','2024-03-12 19:26:34',NULL,0,0,NULL,NULL),(8154,'mixpanel','completed',10,'2024-03-12 17:36:41','2024-03-12 19:36:38','2024-03-12 19:31:40','2024-03-12 19:36:36',NULL,0,0,NULL,NULL),(8155,'mixpanel','completed',10,'2024-03-12 18:19:36','2024-03-12 19:46:42','2024-03-12 19:41:35','2024-03-12 19:46:41',NULL,0,0,NULL,NULL),(8156,'mixpanel','completed',10,'2024-03-12 17:58:37','2024-03-12 19:56:44','2024-03-12 19:51:36','2024-03-12 19:56:43',NULL,0,0,NULL,NULL),(8157,'mixpanel','completed',10,'2024-03-12 18:12:34','2024-03-12 20:06:38','2024-03-12 20:01:32','2024-03-12 20:06:37',NULL,0,0,NULL,NULL),(8158,'mixpanel','completed',10,'2024-03-12 18:53:46','2024-03-12 20:16:43','2024-03-12 20:11:44','2024-03-12 20:16:41',NULL,0,0,NULL,NULL),(8159,'mixpanel','completed',10,'2024-03-12 19:02:43','2024-03-12 20:26:40','2024-03-12 20:21:42','2024-03-12 20:26:39',NULL,0,0,NULL,NULL),(8160,'mixpanel','completed',10,'2024-03-12 18:49:55','2024-03-12 20:36:48','2024-03-12 20:31:51','2024-03-12 20:36:45',NULL,0,0,NULL,NULL),(8161,'mixpanel','completed',10,'2024-03-12 19:02:42','2024-03-12 20:46:37','2024-03-12 20:41:41','2024-03-12 20:46:35',NULL,0,0,NULL,NULL),(8162,'mixpanel','completed',10,'2024-03-12 19:16:43','2024-03-12 20:56:44','2024-03-12 20:51:42','2024-03-12 20:56:43',NULL,0,0,NULL,NULL),(8163,'mixpanel','completed',10,'2024-03-12 19:01:51','2024-03-12 21:06:43','2024-03-12 21:01:47','2024-03-12 21:06:42',NULL,0,0,NULL,NULL),(8164,'mixpanel','completed',10,'2024-03-12 19:29:39','2024-03-12 21:16:39','2024-03-12 21:11:37','2024-03-12 21:16:38',NULL,0,0,NULL,NULL),(8165,'mixpanel','completed',10,'2024-03-12 19:20:39','2024-03-12 21:26:43','2024-03-12 21:21:38','2024-03-12 21:26:43',NULL,0,0,NULL,NULL),(8166,'mixpanel','completed',10,'2024-03-12 20:14:35','2024-03-12 21:36:35','2024-03-12 21:31:34','2024-03-12 21:36:34',NULL,0,0,NULL,NULL),(8167,'mixpanel','completed',10,'2024-03-12 19:57:38','2024-03-12 21:46:41','2024-03-12 21:41:37','2024-03-12 21:46:40',NULL,0,0,NULL,NULL),(8168,'unsubscribe_tokens','completed',0,'2024-03-12 21:47:01','2024-03-12 21:51:39','2024-03-12 21:47:00','2024-03-12 21:51:38',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(8169,'subscriber_link_tokens','completed',0,'2024-03-12 21:47:01','2024-03-12 21:51:39','2024-03-12 21:47:00','2024-03-12 21:51:38',NULL,0,0,NULL,NULL),(8170,'newsletter_templates_thumbnails','completed',10,'2024-03-12 21:47:01','2024-03-12 21:51:39','2024-03-12 21:47:00','2024-03-12 21:51:38',NULL,0,0,NULL,NULL),(8171,'mixpanel','completed',0,'2024-03-12 21:47:01','2024-03-12 21:51:39','2024-03-12 21:47:00','2024-03-12 21:51:38',NULL,0,0,NULL,NULL),(8172,'mixpanel','completed',10,'2024-03-12 20:20:39','2024-03-12 22:01:41','2024-03-12 21:56:38','2024-03-12 22:01:40',NULL,0,0,NULL,NULL),(8173,'mixpanel','completed',10,'2024-03-12 20:40:46','2024-03-12 22:11:39','2024-03-12 22:06:45','2024-03-12 22:11:38',NULL,0,0,NULL,NULL),(8174,'mixpanel','completed',10,'2024-03-12 20:30:45','2024-03-12 22:21:36','2024-03-12 22:16:44','2024-03-12 22:21:35',NULL,0,0,NULL,NULL),(8175,'mixpanel','completed',10,'2024-03-12 20:47:37','2024-03-12 22:31:39','2024-03-12 22:26:36','2024-03-12 22:31:37',NULL,0,0,NULL,NULL),(8176,'mixpanel','completed',10,'2024-03-12 20:49:39','2024-03-12 22:41:40','2024-03-12 22:36:37','2024-03-12 22:41:39',NULL,0,0,NULL,NULL),(8177,'mixpanel','completed',10,'2024-03-12 21:22:51','2024-03-12 22:51:38','2024-03-12 22:46:50','2024-03-12 22:51:37',NULL,0,0,NULL,NULL),(8178,'mixpanel','completed',10,'2024-03-12 21:09:35','2024-03-12 23:01:39','2024-03-12 22:56:34','2024-03-12 23:01:38',NULL,0,0,NULL,NULL),(8179,'mixpanel','completed',10,'2024-03-12 21:16:38','2024-03-12 23:11:40','2024-03-12 23:06:37','2024-03-12 23:11:39',NULL,0,0,NULL,NULL),(8180,'mixpanel','completed',10,'2024-03-12 22:00:33','2024-03-12 23:21:38','2024-03-12 23:16:32','2024-03-12 23:21:37',NULL,0,0,NULL,NULL),(8181,'mixpanel','completed',10,'2024-03-12 21:27:39','2024-03-12 23:31:39','2024-03-12 23:26:38','2024-03-12 23:31:38',NULL,0,0,NULL,NULL),(8182,'mixpanel','completed',10,'2024-03-12 21:50:41','2024-03-12 23:41:47','2024-03-12 23:36:40','2024-03-12 23:41:45',NULL,0,0,NULL,NULL),(8183,'subscribers_engagement_score','completed',10,'2024-03-14 13:56:00','2024-03-14 13:56:32','2024-03-12 23:41:45','2024-03-14 13:56:30',NULL,0,0,NULL,NULL),(8184,'mixpanel','completed',10,'2024-03-12 22:08:45','2024-03-12 23:51:38','2024-03-12 23:46:44','2024-03-12 23:51:37',NULL,0,0,NULL,NULL),(8185,'mixpanel','completed',10,'2024-03-12 21:56:45','2024-03-13 00:01:39','2024-03-12 23:56:44','2024-03-13 00:01:38',NULL,0,0,NULL,NULL),(8186,'mixpanel','completed',10,'2024-03-12 22:07:40','2024-03-13 00:11:39','2024-03-13 00:06:39','2024-03-13 00:11:38',NULL,0,0,NULL,NULL),(8187,'mixpanel','completed',10,'2024-03-12 22:29:39','2024-03-13 00:21:43','2024-03-13 00:16:38','2024-03-13 00:21:42',NULL,0,0,NULL,NULL),(8188,'mixpanel','completed',10,'2024-03-12 22:46:38','2024-03-13 00:31:40','2024-03-13 00:26:37','2024-03-13 00:31:39',NULL,0,0,NULL,NULL),(8189,'mixpanel','completed',10,'2024-03-12 23:24:40','2024-03-13 00:41:42','2024-03-13 00:36:39','2024-03-13 00:41:41',NULL,0,0,NULL,NULL),(8190,'mixpanel','completed',10,'2024-03-12 22:57:36','2024-03-13 00:51:42','2024-03-13 00:46:35','2024-03-13 00:51:40',NULL,0,0,NULL,NULL),(8191,'mixpanel','completed',10,'2024-03-12 23:25:43','2024-03-13 01:01:46','2024-03-13 00:54:42','2024-03-13 01:01:45',NULL,0,0,NULL,NULL),(8192,'mixpanel','completed',10,'2024-03-12 23:37:37','2024-03-13 01:11:38','2024-03-13 01:06:36','2024-03-13 01:11:37',NULL,0,0,NULL,NULL),(8193,'mixpanel','completed',10,'2024-03-12 23:21:38','2024-03-13 01:21:44','2024-03-13 01:16:37','2024-03-13 01:21:43',NULL,0,0,NULL,NULL),(8194,'mixpanel','completed',10,'2024-03-13 00:18:36','2024-03-13 01:31:41','2024-03-13 01:25:35','2024-03-13 01:31:39',NULL,0,0,NULL,NULL),(8195,'mixpanel','completed',10,'2024-03-13 00:16:35','2024-03-13 01:41:28','2024-03-13 01:36:34','2024-03-13 01:41:27',NULL,0,0,NULL,NULL),(8196,'mixpanel','completed',10,'2024-03-13 00:03:43','2024-03-13 01:51:37','2024-03-13 01:46:42','2024-03-13 01:51:36',NULL,0,0,NULL,NULL),(8197,'mixpanel','completed',10,'2024-03-13 00:45:40','2024-03-13 02:01:40','2024-03-13 01:56:39','2024-03-13 02:01:39',NULL,0,0,NULL,NULL),(8198,'mixpanel','completed',10,'2024-03-13 00:29:35','2024-03-13 02:11:38','2024-03-13 02:06:34','2024-03-13 02:11:37',NULL,0,0,NULL,NULL),(8199,'mixpanel','completed',10,'2024-03-13 01:06:39','2024-03-13 02:21:40','2024-03-13 02:16:38','2024-03-13 02:21:39',NULL,0,0,NULL,NULL),(8200,'mixpanel','completed',10,'2024-03-13 00:28:38','2024-03-13 02:31:36','2024-03-13 02:26:37','2024-03-13 02:31:35',NULL,0,0,NULL,NULL),(8201,'mixpanel','completed',10,'2024-03-13 01:07:42','2024-03-13 02:41:44','2024-03-13 02:36:41','2024-03-13 02:41:43',NULL,0,0,NULL,NULL),(8202,'mixpanel','completed',10,'2024-03-13 01:17:35','2024-03-13 02:51:40','2024-03-13 02:46:34','2024-03-13 02:51:39',NULL,0,0,NULL,NULL),(8203,'mixpanel','completed',10,'2024-03-13 01:50:39','2024-03-13 03:00:12','2024-03-13 02:56:38','2024-03-13 03:00:11',NULL,0,0,NULL,NULL),(8204,'mixpanel','completed',10,'2024-03-13 01:26:37','2024-03-13 03:10:38','2024-03-13 03:06:35','2024-03-13 03:10:37',NULL,0,0,NULL,NULL),(8205,'mixpanel','completed',10,'2024-03-13 01:50:35','2024-03-13 03:21:43','2024-03-13 03:16:33','2024-03-13 03:21:42',NULL,0,0,NULL,NULL),(8206,'mixpanel','completed',10,'2024-03-13 02:04:36','2024-03-13 03:31:38','2024-03-13 03:26:35','2024-03-13 03:31:37',NULL,0,0,NULL,NULL),(8207,'mixpanel','completed',10,'2024-03-13 02:16:36','2024-03-13 03:41:39','2024-03-13 03:36:35','2024-03-13 03:41:38',NULL,0,0,NULL,NULL),(8208,'mixpanel','completed',10,'2024-03-13 02:01:42','2024-03-13 03:51:36','2024-03-13 03:46:41','2024-03-13 03:51:35',NULL,0,0,NULL,NULL),(8209,'mixpanel','completed',10,'2024-03-13 02:33:42','2024-03-13 04:01:38','2024-03-13 03:56:41','2024-03-13 04:01:37',NULL,0,0,NULL,NULL),(8210,'mixpanel','completed',10,'2024-03-13 03:02:41','2024-03-13 04:11:43','2024-03-13 04:06:40','2024-03-13 04:11:42',NULL,0,0,NULL,NULL),(8211,'mixpanel','completed',10,'2024-03-13 02:35:37','2024-03-13 04:21:33','2024-03-13 04:16:36','2024-03-13 04:21:32',NULL,0,0,NULL,NULL),(8212,'mixpanel','completed',10,'2024-03-13 02:45:44','2024-03-13 04:31:42','2024-03-13 04:26:42','2024-03-13 04:31:40',NULL,0,0,NULL,NULL),(8213,'mixpanel','completed',10,'2024-03-13 03:06:37','2024-03-13 04:41:50','2024-03-13 04:36:35','2024-03-13 04:41:47',NULL,0,0,NULL,NULL),(8214,'mixpanel','completed',10,'2024-03-13 03:18:10','2024-03-13 04:45:11','2024-03-13 04:45:06','2024-03-13 04:45:04',NULL,0,0,NULL,NULL),(8215,'mixpanel','completed',10,'2024-03-13 03:36:43','2024-03-13 04:56:42','2024-03-13 04:51:42','2024-03-13 04:56:41',NULL,0,0,NULL,NULL),(8216,'mixpanel','completed',10,'2024-03-13 03:48:47','2024-03-13 05:03:21','2024-03-13 04:59:45','2024-03-13 05:03:20',NULL,0,0,NULL,NULL),(8217,'mixpanel','completed',10,'2024-03-13 03:24:33','2024-03-13 05:11:42','2024-03-13 05:06:32','2024-03-13 05:11:41',NULL,0,0,NULL,NULL),(8218,'mixpanel','completed',10,'2024-03-13 04:05:03','2024-03-13 05:16:33','2024-03-13 05:14:02','2024-03-13 05:16:32',NULL,0,0,NULL,NULL),(8219,'mixpanel','completed',10,'2024-03-13 03:43:41','2024-03-13 05:25:13','2024-03-13 05:21:40','2024-03-13 05:25:12',NULL,0,0,NULL,NULL),(8220,'mixpanel','completed',10,'2024-03-13 04:21:41','2024-03-13 05:34:46','2024-03-13 05:31:40','2024-03-13 05:34:45',NULL,0,0,NULL,NULL),(8221,'mixpanel','completed',10,'2024-03-13 03:43:42','2024-03-13 05:45:35','2024-03-13 05:41:41','2024-03-13 05:45:34',NULL,0,0,NULL,NULL),(8222,'mixpanel','completed',10,'2024-03-13 04:38:39','2024-03-13 05:53:47','2024-03-13 05:51:38','2024-03-13 05:53:46',NULL,0,0,NULL,NULL),(8223,'mixpanel','completed',10,'2024-03-13 04:10:38','2024-03-13 05:59:28','2024-03-13 05:56:37','2024-03-13 05:59:27',NULL,0,0,NULL,NULL),(8224,'mixpanel','completed',10,'2024-03-13 04:18:44','2024-03-13 06:06:19','2024-03-13 06:01:42','2024-03-13 06:06:17',NULL,0,0,NULL,NULL),(8225,'mixpanel','completed',10,'2024-03-13 04:37:41','2024-03-13 06:14:36','2024-03-13 06:11:40','2024-03-13 06:14:35',NULL,0,0,NULL,NULL),(8226,'mixpanel','completed',10,'2024-03-13 04:26:39','2024-03-13 06:18:55','2024-03-13 06:16:37','2024-03-13 06:18:54',NULL,0,0,NULL,NULL),(8227,'mixpanel','completed',10,'2024-03-13 05:13:43','2024-03-13 06:24:55','2024-03-13 06:21:42','2024-03-13 06:24:54',NULL,0,0,NULL,NULL),(8228,'mixpanel','completed',10,'2024-03-13 05:27:30','2024-03-13 06:36:08','2024-03-13 06:30:29','2024-03-13 06:36:07',NULL,0,0,NULL,NULL),(8229,'mixpanel','completed',10,'2024-03-13 05:10:41','2024-03-13 06:46:34','2024-03-13 06:41:40','2024-03-13 06:46:33',NULL,0,0,NULL,NULL),(8230,'mixpanel','completed',10,'2024-03-13 05:07:42','2024-03-13 06:54:48','2024-03-13 06:49:41','2024-03-13 06:54:47',NULL,0,0,NULL,NULL),(8231,'schedule_re_engagement_email','completed',10,'2024-03-14 07:01:32','2024-03-14 07:06:38','2024-03-13 07:01:31','2024-03-14 07:06:38',NULL,0,0,NULL,NULL),(8232,'mixpanel','completed',10,'2024-03-13 05:49:32','2024-03-13 07:06:43','2024-03-13 07:01:31','2024-03-13 07:06:42',NULL,0,0,NULL,NULL),(8233,'mixpanel','completed',10,'2024-03-13 05:37:35','2024-03-13 07:16:20','2024-03-13 07:10:34','2024-03-13 07:16:19',NULL,0,0,NULL,NULL),(8234,'mixpanel','completed',10,'2024-03-13 05:22:39','2024-03-13 07:23:59','2024-03-13 07:21:38','2024-03-13 07:23:58',NULL,0,0,NULL,NULL),(8235,'mixpanel','completed',10,'2024-03-13 06:22:37','2024-03-13 07:31:38','2024-03-13 07:26:36','2024-03-13 07:31:37',NULL,0,0,NULL,NULL),(8236,'mixpanel','completed',10,'2024-03-13 06:18:24','2024-03-13 07:36:36','2024-03-13 07:34:23','2024-03-13 07:36:35',NULL,0,0,NULL,NULL),(8237,'mixpanel','completed',10,'2024-03-13 05:54:15','2024-03-13 07:43:29','2024-03-13 07:41:14','2024-03-13 07:43:29',NULL,0,0,NULL,NULL),(8238,'mixpanel','completed',10,'2024-03-13 06:38:35','2024-03-13 07:50:26','2024-03-13 07:46:34','2024-03-13 07:50:25',NULL,0,0,NULL,NULL),(8239,'mixpanel','completed',10,'2024-03-13 06:29:38','2024-03-13 07:56:41','2024-03-13 07:52:37','2024-03-13 07:56:40',NULL,0,0,NULL,NULL),(8240,'mixpanel','completed',10,'2024-03-13 06:37:40','2024-03-13 08:02:39','2024-03-13 07:59:39','2024-03-13 08:02:38',NULL,0,0,NULL,NULL),(8241,'mixpanel','completed',10,'2024-03-13 06:14:38','2024-03-13 08:08:44','2024-03-13 08:06:37','2024-03-13 08:08:43',NULL,0,0,NULL,NULL),(8242,'mixpanel','completed',10,'2024-03-13 06:13:38','2024-03-13 08:16:39','2024-03-13 08:11:37','2024-03-13 08:16:38',NULL,0,0,NULL,NULL),(8243,'mixpanel','completed',10,'2024-03-13 06:19:25','2024-03-13 08:21:46','2024-03-13 08:19:24','2024-03-13 08:21:45',NULL,0,0,NULL,NULL),(8244,'mixpanel','completed',10,'2024-03-13 06:56:40','2024-03-13 08:30:13','2024-03-13 08:26:39','2024-03-13 08:30:12',NULL,0,0,NULL,NULL),(8245,'mixpanel','completed',10,'2024-03-13 07:22:39','2024-03-13 08:40:46','2024-03-13 08:36:38','2024-03-13 08:40:45',NULL,0,0,NULL,NULL),(8246,'mixpanel','completed',10,'2024-03-13 07:33:20','2024-03-13 08:46:31','2024-03-13 08:43:19','2024-03-13 08:46:30',NULL,0,0,NULL,NULL),(8247,'mixpanel','completed',10,'2024-03-13 07:31:42','2024-03-13 08:54:54','2024-03-13 08:51:40','2024-03-13 08:54:53',NULL,0,0,NULL,NULL),(8248,'mixpanel','completed',10,'2024-03-13 07:41:38','2024-03-13 09:06:22','2024-03-13 09:01:37','2024-03-13 09:06:21',NULL,0,0,NULL,NULL),(8249,'mixpanel','completed',10,'2024-03-13 08:08:41','2024-03-13 09:15:30','2024-03-13 09:11:40','2024-03-13 09:15:29',NULL,0,0,NULL,NULL),(8250,'mixpanel','completed',10,'2024-03-13 07:51:50','2024-03-13 09:21:34','2024-03-13 09:17:49','2024-03-13 09:21:33',NULL,0,0,NULL,NULL),(8251,'mixpanel','completed',10,'2024-03-13 07:58:40','2024-03-13 09:30:01','2024-03-13 09:26:39','2024-03-13 09:30:00',NULL,0,0,NULL,NULL),(8252,'mixpanel','completed',10,'2024-03-13 08:27:51','2024-03-13 09:39:00','2024-03-13 09:34:50','2024-03-13 09:38:59',NULL,0,0,NULL,NULL),(8253,'mixpanel','completed',10,'2024-03-13 08:15:36','2024-03-13 09:46:37','2024-03-13 09:41:35','2024-03-13 09:46:36',NULL,0,0,NULL,NULL),(8254,'mixpanel','completed',10,'2024-03-13 08:25:00','2024-03-13 09:54:00','2024-03-13 09:50:59','2024-03-13 09:53:59',NULL,0,0,NULL,NULL),(8255,'mixpanel','completed',10,'2024-03-13 08:16:38','2024-03-13 10:01:39','2024-03-13 09:56:37','2024-03-13 10:01:38',NULL,0,0,NULL,NULL),(8256,'mixpanel','completed',10,'2024-03-13 08:40:24','2024-03-13 10:11:39','2024-03-13 10:06:23','2024-03-13 10:11:38',NULL,0,0,NULL,NULL),(8257,'mixpanel','completed',10,'2024-03-13 09:12:36','2024-03-13 10:21:38','2024-03-13 10:16:35','2024-03-13 10:21:37',NULL,0,0,NULL,NULL),(8258,'mixpanel','completed',10,'2024-03-13 08:50:33','2024-03-13 10:30:19','2024-03-13 10:26:32','2024-03-13 10:30:18',NULL,0,0,NULL,NULL),(8259,'mixpanel','completed',10,'2024-03-13 08:47:37','2024-03-13 10:40:32','2024-03-13 10:36:35','2024-03-13 10:40:31',NULL,0,0,NULL,NULL),(8260,'mixpanel','completed',10,'2024-03-13 09:28:33','2024-03-13 10:46:42','2024-03-13 10:43:32','2024-03-13 10:46:41',NULL,0,0,NULL,NULL),(8261,'mixpanel','completed',10,'2024-03-13 09:14:41','2024-03-13 10:56:42','2024-03-13 10:51:39','2024-03-13 10:56:41',NULL,0,0,NULL,NULL),(8262,'mixpanel','completed',10,'2024-03-13 09:35:34','2024-03-13 11:06:39','2024-03-13 11:01:33','2024-03-13 11:06:38',NULL,0,0,NULL,NULL),(8263,'mixpanel','completed',10,'2024-03-13 09:47:05','2024-03-13 11:15:53','2024-03-13 11:10:04','2024-03-13 11:15:51',NULL,0,0,NULL,NULL),(8264,'mixpanel','completed',10,'2024-03-13 09:46:38','2024-03-13 11:26:41','2024-03-13 11:21:37','2024-03-13 11:26:40',NULL,0,0,NULL,NULL),(8265,'mixpanel','completed',10,'2024-03-13 10:05:33','2024-03-13 11:36:37','2024-03-13 11:31:32','2024-03-13 11:36:36',NULL,0,0,NULL,NULL),(8266,'mixpanel','completed',10,'2024-03-13 10:08:37','2024-03-13 11:46:39','2024-03-13 11:41:36','2024-03-13 11:46:38',NULL,0,0,NULL,NULL),(8267,'mixpanel','completed',10,'2024-03-13 10:33:34','2024-03-13 11:56:41','2024-03-13 11:51:33','2024-03-13 11:56:40',NULL,0,0,NULL,NULL),(8268,'mixpanel','completed',10,'2024-03-13 10:38:40','2024-03-13 12:06:42','2024-03-13 12:01:39','2024-03-13 12:06:41',NULL,0,0,NULL,NULL),(8269,'mixpanel','completed',10,'2024-03-13 11:07:37','2024-03-13 12:16:35','2024-03-13 12:11:36','2024-03-13 12:16:34',NULL,0,0,NULL,NULL),(8270,'mixpanel','completed',10,'2024-03-13 11:01:30','2024-03-13 12:26:39','2024-03-13 12:21:29','2024-03-13 12:26:38',NULL,0,0,NULL,NULL),(8271,'mixpanel','completed',10,'2024-03-13 11:27:40','2024-03-13 12:36:38','2024-03-13 12:31:39','2024-03-13 12:36:37',NULL,0,0,NULL,NULL),(8272,'mixpanel','completed',10,'2024-03-13 11:16:03','2024-03-13 12:41:34','2024-03-13 12:39:02','2024-03-13 12:41:33',NULL,0,0,NULL,NULL),(8273,'mixpanel','completed',10,'2024-03-13 11:29:38','2024-03-13 12:51:34','2024-03-13 12:46:37','2024-03-13 12:51:33',NULL,0,0,NULL,NULL),(8274,'mixpanel','completed',10,'2024-03-13 11:22:42','2024-03-13 13:00:09','2024-03-13 12:56:41','2024-03-13 13:00:09',NULL,0,0,NULL,NULL),(8275,'mixpanel','completed',10,'2024-03-13 11:35:43','2024-03-13 13:11:41','2024-03-13 13:06:42','2024-03-13 13:11:40',NULL,0,0,NULL,NULL),(8276,'mixpanel','completed',10,'2024-03-13 11:40:45','2024-03-13 13:21:35','2024-03-13 13:14:44','2024-03-13 13:21:34',NULL,0,0,NULL,NULL),(8277,'mixpanel','completed',10,'2024-03-13 12:19:41','2024-03-13 13:31:37','2024-03-13 13:26:40','2024-03-13 13:31:36',NULL,0,0,NULL,NULL),(8278,'mixpanel','completed',10,'2024-03-13 11:47:40','2024-03-13 13:41:35','2024-03-13 13:36:39','2024-03-13 13:41:34',NULL,0,0,NULL,NULL),(8279,'mixpanel','completed',10,'2024-03-13 12:18:40','2024-03-13 13:51:44','2024-03-13 13:46:39','2024-03-13 13:51:43',NULL,0,0,NULL,NULL),(8280,'mixpanel','completed',10,'2024-03-13 11:57:37','2024-03-13 14:01:34','2024-03-13 13:56:36','2024-03-13 14:01:33',NULL,0,0,NULL,NULL),(8281,'mixpanel','completed',10,'2024-03-13 12:43:39','2024-03-13 14:11:46','2024-03-13 14:06:38','2024-03-13 14:11:45',NULL,0,0,NULL,NULL),(8282,'mixpanel','completed',10,'2024-03-13 12:50:24','2024-03-13 14:16:34','2024-03-13 14:14:23','2024-03-13 14:16:33',NULL,0,0,NULL,NULL),(8283,'mixpanel','completed',10,'2024-03-13 13:16:39','2024-03-13 14:26:34','2024-03-13 14:21:38','2024-03-13 14:26:33',NULL,0,0,NULL,NULL),(8284,'mixpanel','completed',10,'2024-03-13 13:07:42','2024-03-13 14:32:04','2024-03-13 14:28:40','2024-03-13 14:32:00',NULL,0,0,NULL,NULL),(8285,'mixpanel','completed',10,'2024-03-13 12:54:49','2024-03-13 14:41:40','2024-03-13 14:36:47','2024-03-13 14:41:39',NULL,0,0,NULL,NULL),(8286,'mixpanel','completed',10,'2024-03-13 12:59:37','2024-03-13 14:51:38','2024-03-13 14:46:36','2024-03-13 14:51:37',NULL,0,0,NULL,NULL),(8287,'mixpanel','completed',10,'2024-03-13 13:51:35','2024-03-13 15:01:36','2024-03-13 14:56:34','2024-03-13 15:01:35',NULL,0,0,NULL,NULL),(8288,'mixpanel','completed',10,'2024-03-13 13:55:37','2024-03-13 15:11:40','2024-03-13 15:06:35','2024-03-13 15:11:39',NULL,0,0,NULL,NULL),(8289,'mixpanel','completed',10,'2024-03-13 14:13:38','2024-03-13 15:21:41','2024-03-13 15:16:37','2024-03-13 15:21:40',NULL,0,0,NULL,NULL),(8290,'mixpanel','completed',10,'2024-03-13 13:33:45','2024-03-13 15:31:40','2024-03-13 15:26:44','2024-03-13 15:31:39',NULL,0,0,NULL,NULL),(8291,'mixpanel','completed',10,'2024-03-13 13:43:43','2024-03-13 15:41:39','2024-03-13 15:36:42','2024-03-13 15:41:38',NULL,0,0,NULL,NULL),(8292,'mixpanel','completed',10,'2024-03-13 13:47:37','2024-03-13 15:50:31','2024-03-13 15:46:36','2024-03-13 15:50:30',NULL,0,0,NULL,NULL),(8293,'mixpanel','completed',10,'2024-03-13 14:26:40','2024-03-13 16:01:32','2024-03-13 15:56:39','2024-03-13 16:01:31',NULL,0,0,NULL,NULL),(8294,'mixpanel','completed',10,'2024-03-13 14:05:31','2024-03-13 16:09:13','2024-03-13 16:06:30','2024-03-13 16:09:12',NULL,0,0,NULL,NULL),(8295,'mixpanel','completed',10,'2024-03-13 14:55:34','2024-03-13 16:16:43','2024-03-13 16:11:34','2024-03-13 16:16:42',NULL,0,0,NULL,NULL),(8296,'mixpanel','completed',10,'2024-03-13 14:27:39','2024-03-13 16:21:42','2024-03-13 16:19:38','2024-03-13 16:21:41',NULL,0,0,NULL,NULL),(8297,'mixpanel','completed',10,'2024-03-13 15:04:44','2024-03-13 16:26:39','2024-03-13 16:23:43','2024-03-13 16:26:38',NULL,0,0,NULL,NULL),(8298,'mixpanel','completed',10,'2024-03-13 14:30:42','2024-03-13 16:31:42','2024-03-13 16:28:41','2024-03-13 16:31:41',NULL,0,0,NULL,NULL),(8299,'mixpanel','completed',10,'2024-03-13 15:13:36','2024-03-13 16:41:39','2024-03-13 16:36:35','2024-03-13 16:41:38',NULL,0,0,NULL,NULL),(8300,'mixpanel','completed',10,'2024-03-13 15:18:36','2024-03-13 16:51:39','2024-03-13 16:46:35','2024-03-13 16:51:38',NULL,0,0,NULL,NULL),(8301,'mixpanel','completed',10,'2024-03-13 14:55:35','2024-03-13 17:00:24','2024-03-13 16:56:34','2024-03-13 17:00:23',NULL,0,0,NULL,NULL),(8302,'mixpanel','completed',10,'2024-03-13 15:25:32','2024-03-13 17:11:41','2024-03-13 17:06:31','2024-03-13 17:11:40',NULL,0,0,NULL,NULL),(8303,'mixpanel','completed',10,'2024-03-13 16:05:39','2024-03-13 17:19:27','2024-03-13 17:16:38','2024-03-13 17:19:26',NULL,0,0,NULL,NULL),(8304,'mixpanel','completed',10,'2024-03-13 16:09:47','2024-03-13 17:26:38','2024-03-13 17:21:46','2024-03-13 17:26:37',NULL,0,0,NULL,NULL),(8305,'mixpanel','completed',10,'2024-03-13 15:30:39','2024-03-13 17:36:43','2024-03-13 17:31:38','2024-03-13 17:36:42',NULL,0,0,NULL,NULL),(8306,'mixpanel','completed',10,'2024-03-13 15:52:33','2024-03-13 17:45:23','2024-03-13 17:41:32','2024-03-13 17:45:22',NULL,0,0,NULL,NULL),(8307,'mixpanel','completed',10,'2024-03-13 15:59:37','2024-03-13 17:56:45','2024-03-13 17:51:36','2024-03-13 17:56:44',NULL,0,0,NULL,NULL),(8308,'mixpanel','completed',10,'2024-03-13 16:01:37','2024-03-13 18:11:39','2024-03-13 18:01:36','2024-03-13 18:11:38',NULL,0,0,NULL,NULL),(8309,'mixpanel','completed',10,'2024-03-13 16:47:32','2024-03-13 18:21:32','2024-03-13 18:16:31','2024-03-13 18:21:31',NULL,0,0,NULL,NULL),(8310,'mixpanel','completed',10,'2024-03-13 17:02:58','2024-03-13 18:31:43','2024-03-13 18:26:56','2024-03-13 18:31:42',NULL,0,0,NULL,NULL),(8311,'mixpanel','completed',10,'2024-03-13 17:07:35','2024-03-13 18:41:38','2024-03-13 18:36:34','2024-03-13 18:41:36',NULL,0,0,NULL,NULL),(8312,'mixpanel','completed',10,'2024-03-13 16:50:31','2024-03-13 18:51:41','2024-03-13 18:46:30','2024-03-13 18:51:40',NULL,0,0,NULL,NULL),(8313,'mixpanel','completed',10,'2024-03-13 17:23:38','2024-03-13 19:01:34','2024-03-13 18:56:37','2024-03-13 19:01:33',NULL,0,0,NULL,NULL),(8314,'mixpanel','completed',10,'2024-03-13 17:30:37','2024-03-13 19:11:33','2024-03-13 19:06:36','2024-03-13 19:11:32',NULL,0,0,NULL,NULL),(8315,'mixpanel','completed',10,'2024-03-13 18:05:38','2024-03-13 19:21:49','2024-03-13 19:16:37','2024-03-13 19:21:46',NULL,0,0,NULL,NULL),(8316,'mixpanel','completed',10,'2024-03-13 17:33:37','2024-03-13 19:28:52','2024-03-13 19:26:35','2024-03-13 19:28:51',NULL,0,0,NULL,NULL),(8317,'mixpanel','completed',10,'2024-03-13 18:00:35','2024-03-13 19:36:39','2024-03-13 19:31:34','2024-03-13 19:36:38',NULL,0,0,NULL,NULL),(8318,'mixpanel','completed',10,'2024-03-13 18:24:36','2024-03-13 19:46:36','2024-03-13 19:41:34','2024-03-13 19:46:35',NULL,0,0,NULL,NULL),(8319,'mixpanel','completed',10,'2024-03-13 18:18:36','2024-03-13 19:56:34','2024-03-13 19:51:35','2024-03-13 19:56:33',NULL,0,0,NULL,NULL),(8320,'mixpanel','completed',10,'2024-03-13 18:28:22','2024-03-13 20:06:33','2024-03-13 20:01:21','2024-03-13 20:06:32',NULL,0,0,NULL,NULL),(8321,'mixpanel','completed',10,'2024-03-13 18:29:42','2024-03-13 20:16:37','2024-03-13 20:11:41','2024-03-13 20:16:36',NULL,0,0,NULL,NULL),(8322,'mixpanel','completed',10,'2024-03-13 18:44:55','2024-03-13 20:26:39','2024-03-13 20:21:53','2024-03-13 20:26:38',NULL,0,0,NULL,NULL),(8323,'mixpanel','completed',10,'2024-03-13 18:37:01','2024-03-13 20:36:40','2024-03-13 20:31:56','2024-03-13 20:36:39',NULL,0,0,NULL,NULL),(8324,'mixpanel','completed',10,'2024-03-13 19:17:36','2024-03-13 20:46:45','2024-03-13 20:41:35','2024-03-13 20:46:44',NULL,0,0,NULL,NULL),(8325,'mixpanel','completed',10,'2024-03-13 19:47:40','2024-03-13 20:56:39','2024-03-13 20:51:39','2024-03-13 20:56:37',NULL,0,0,NULL,NULL),(8326,'mixpanel','completed',10,'2024-03-13 19:05:34','2024-03-13 21:06:35','2024-03-13 21:01:32','2024-03-13 21:06:34',NULL,0,0,NULL,NULL),(8327,'mixpanel','completed',10,'2024-03-13 19:33:38','2024-03-13 21:16:37','2024-03-13 21:11:37','2024-03-13 21:16:36',NULL,0,0,NULL,NULL),(8328,'mixpanel','completed',10,'2024-03-13 19:51:39','2024-03-13 21:26:34','2024-03-13 21:21:38','2024-03-13 21:26:33',NULL,0,0,NULL,NULL),(8329,'mixpanel','completed',10,'2024-03-13 19:39:39','2024-03-13 21:36:41','2024-03-13 21:31:38','2024-03-13 21:36:40',NULL,0,0,NULL,NULL),(8330,'mixpanel','completed',10,'2024-03-13 19:42:37','2024-03-13 21:46:38','2024-03-13 21:41:36','2024-03-13 21:46:37',NULL,0,0,NULL,NULL),(8331,'mixpanel','completed',10,'2024-03-13 20:21:29','2024-03-13 21:56:43','2024-03-13 21:51:27','2024-03-13 21:56:42',NULL,0,0,NULL,NULL),(8332,'mixpanel','completed',10,'2024-03-13 20:48:35','2024-03-13 22:06:34','2024-03-13 22:01:34','2024-03-13 22:06:33',NULL,0,0,NULL,NULL),(8333,'mixpanel','completed',10,'2024-03-13 20:27:35','2024-03-13 22:16:32','2024-03-13 22:11:35','2024-03-13 22:16:31',NULL,0,0,NULL,NULL),(8334,'mixpanel','completed',10,'2024-03-13 20:24:37','2024-03-13 22:26:36','2024-03-13 22:21:36','2024-03-13 22:26:35',NULL,0,0,NULL,NULL),(8335,'mixpanel','completed',10,'2024-03-13 21:16:40','2024-03-13 22:36:06','2024-03-13 22:31:39','2024-03-13 22:36:05',NULL,0,0,NULL,NULL),(8336,'mixpanel','completed',10,'2024-03-13 21:38:33','2024-03-13 22:46:31','2024-03-13 22:41:32','2024-03-13 22:46:30',NULL,0,0,NULL,NULL),(8337,'mixpanel','completed',10,'2024-03-13 21:49:31','2024-03-13 22:56:31','2024-03-13 22:51:30','2024-03-13 22:56:30',NULL,0,0,NULL,NULL),(8338,'mixpanel','completed',10,'2024-03-13 21:36:31','2024-03-13 23:06:32','2024-03-13 23:01:30','2024-03-13 23:06:31',NULL,0,0,NULL,NULL),(8339,'mixpanel','completed',10,'2024-03-13 21:39:18','2024-03-13 23:16:34','2024-03-13 23:11:17','2024-03-13 23:16:33',NULL,0,0,NULL,NULL),(8340,'mixpanel','completed',10,'2024-03-13 22:17:32','2024-03-13 23:26:43','2024-03-13 23:21:32','2024-03-13 23:26:42',NULL,0,0,NULL,NULL),(8341,'mixpanel','completed',10,'2024-03-13 22:09:36','2024-03-13 23:36:33','2024-03-13 23:31:36','2024-03-13 23:36:33',NULL,0,0,NULL,NULL),(8342,'mixpanel','completed',10,'2024-03-13 22:33:32','2024-03-13 23:46:36','2024-03-13 23:41:31','2024-03-13 23:46:35',NULL,0,0,NULL,NULL),(8343,'mixpanel','completed',10,'2024-03-13 22:46:32','2024-03-13 23:56:32','2024-03-13 23:51:31','2024-03-13 23:56:31',NULL,0,0,NULL,NULL),(8344,'mixpanel','completed',10,'2024-03-13 22:49:35','2024-03-14 00:06:36','2024-03-14 00:01:34','2024-03-14 00:06:35',NULL,0,0,NULL,NULL),(8345,'mixpanel','completed',10,'2024-03-13 22:27:30','2024-03-14 00:16:32','2024-03-14 00:11:29','2024-03-14 00:16:31',NULL,0,0,NULL,NULL),(8346,'mixpanel','completed',10,'2024-03-13 23:07:30','2024-03-14 00:26:39','2024-03-14 00:21:29','2024-03-14 00:26:38',NULL,0,0,NULL,NULL),(8347,'mixpanel','completed',10,'2024-03-13 23:14:40','2024-03-14 00:31:33','2024-03-14 00:28:39','2024-03-14 00:31:32',NULL,0,0,NULL,NULL),(8348,'mixpanel','completed',10,'2024-03-13 22:38:31','2024-03-14 00:41:43','2024-03-14 00:36:30','2024-03-14 00:41:42',NULL,0,0,NULL,NULL),(8349,'mixpanel','completed',10,'2024-03-13 23:37:41','2024-03-14 00:51:35','2024-03-14 00:44:40','2024-03-14 00:51:35',NULL,0,0,NULL,NULL),(8350,'mixpanel','completed',10,'2024-03-13 23:22:34','2024-03-14 01:01:34','2024-03-14 00:56:33','2024-03-14 01:01:33',NULL,0,0,NULL,NULL),(8351,'mixpanel','completed',10,'2024-03-13 23:54:33','2024-03-14 01:11:39','2024-03-14 01:06:33','2024-03-14 01:11:38',NULL,0,0,NULL,NULL),(8352,'mixpanel','completed',10,'2024-03-13 23:27:32','2024-03-14 01:21:29','2024-03-14 01:16:31','2024-03-14 01:21:28',NULL,0,0,NULL,NULL),(8353,'mixpanel','completed',10,'2024-03-13 23:48:32','2024-03-14 01:31:42','2024-03-14 01:26:32','2024-03-14 01:31:40',NULL,0,0,NULL,NULL),(8354,'mixpanel','completed',10,'2024-03-13 23:46:09','2024-03-14 01:36:32','2024-03-14 01:34:08','2024-03-14 01:36:32',NULL,0,0,NULL,NULL),(8355,'mixpanel','completed',10,'2024-03-14 00:01:34','2024-03-14 01:46:37','2024-03-14 01:41:33','2024-03-14 01:46:36',NULL,0,0,NULL,NULL),(8356,'mixpanel','completed',10,'2024-03-14 00:09:32','2024-03-14 01:56:28','2024-03-14 01:51:31','2024-03-14 01:56:28',NULL,0,0,NULL,NULL),(8357,'mixpanel','completed',10,'2024-03-14 00:56:37','2024-03-14 02:04:42','2024-03-14 02:01:36','2024-03-14 02:04:42',NULL,0,0,NULL,NULL),(8358,'mixpanel','completed',10,'2024-03-14 00:31:30','2024-03-14 02:16:37','2024-03-14 02:11:29','2024-03-14 02:16:36',NULL,0,0,NULL,NULL),(8359,'mixpanel','completed',10,'2024-03-14 00:31:34','2024-03-14 02:26:35','2024-03-14 02:21:34','2024-03-14 02:26:34',NULL,0,0,NULL,NULL),(8360,'mixpanel','completed',10,'2024-03-14 00:50:32','2024-03-14 02:36:37','2024-03-14 02:31:31','2024-03-14 02:36:36',NULL,0,0,NULL,NULL),(8361,'mixpanel','completed',10,'2024-03-14 01:28:42','2024-03-14 02:46:35','2024-03-14 02:41:41','2024-03-14 02:46:34',NULL,0,0,NULL,NULL),(8362,'mixpanel','completed',10,'2024-03-14 01:30:35','2024-03-14 02:56:35','2024-03-14 02:51:34','2024-03-14 02:56:34',NULL,0,0,NULL,NULL),(8363,'mixpanel','completed',10,'2024-03-14 01:56:37','2024-03-14 03:06:35','2024-03-14 03:01:36','2024-03-14 03:06:34',NULL,0,0,NULL,NULL),(8364,'mixpanel','completed',10,'2024-03-14 02:08:34','2024-03-14 03:16:35','2024-03-14 03:11:33','2024-03-14 03:16:34',NULL,0,0,NULL,NULL),(8365,'mixpanel','completed',10,'2024-03-14 01:41:31','2024-03-14 03:26:38','2024-03-14 03:21:30','2024-03-14 03:26:37',NULL,0,0,NULL,NULL),(8366,'mixpanel','completed',10,'2024-03-14 01:30:05','2024-03-14 03:31:32','2024-03-14 03:29:05','2024-03-14 03:31:31',NULL,0,0,NULL,NULL),(8367,'mixpanel','completed',10,'2024-03-14 01:46:49','2024-03-14 03:36:30','2024-03-14 03:33:48','2024-03-14 03:36:29',NULL,0,0,NULL,NULL),(8368,'mixpanel','completed',10,'2024-03-14 02:27:35','2024-03-14 03:46:34','2024-03-14 03:41:34','2024-03-14 03:46:33',NULL,0,0,NULL,NULL),(8369,'mixpanel','completed',10,'2024-03-14 02:25:34','2024-03-14 03:56:31','2024-03-14 03:51:33','2024-03-14 03:56:30',NULL,0,0,NULL,NULL),(8370,'mixpanel','completed',10,'2024-03-14 02:46:31','2024-03-14 04:06:32','2024-03-14 04:01:31','2024-03-14 04:06:31',NULL,0,0,NULL,NULL),(8371,'mixpanel','completed',10,'2024-03-14 02:25:43','2024-03-14 04:16:30','2024-03-14 04:11:43','2024-03-14 04:16:29',NULL,0,0,NULL,NULL),(8372,'mixpanel','completed',10,'2024-03-14 02:45:30','2024-03-14 04:26:34','2024-03-14 04:21:29','2024-03-14 04:26:33',NULL,0,0,NULL,NULL),(8373,'mixpanel','completed',10,'2024-03-14 02:34:42','2024-03-14 04:36:35','2024-03-14 04:31:39','2024-03-14 04:36:34',NULL,0,0,NULL,NULL),(8374,'mixpanel','completed',10,'2024-03-14 03:33:44','2024-03-14 04:46:39','2024-03-14 04:41:42','2024-03-14 04:46:37',NULL,0,0,NULL,NULL),(8375,'mixpanel','completed',10,'2024-03-14 03:14:36','2024-03-14 04:56:36','2024-03-14 04:51:35','2024-03-14 04:56:36',NULL,0,0,NULL,NULL),(8376,'mixpanel','completed',10,'2024-03-14 03:03:29','2024-03-14 05:06:38','2024-03-14 05:01:28','2024-03-14 05:06:37',NULL,0,0,NULL,NULL),(8377,'mixpanel','completed',10,'2024-03-14 04:03:32','2024-03-14 05:16:32','2024-03-14 05:11:31','2024-03-14 05:16:31',NULL,0,0,NULL,NULL),(8378,'mixpanel','completed',10,'2024-03-14 03:23:34','2024-03-14 05:26:33','2024-03-14 05:21:34','2024-03-14 05:26:32',NULL,0,0,NULL,NULL),(8379,'mixpanel','completed',10,'2024-03-14 04:01:30','2024-03-14 05:36:36','2024-03-14 05:31:29','2024-03-14 05:36:35',NULL,0,0,NULL,NULL),(8380,'mixpanel','completed',10,'2024-03-14 04:31:32','2024-03-14 05:46:02','2024-03-14 05:41:32','2024-03-14 05:46:01',NULL,0,0,NULL,NULL),(8381,'mixpanel','completed',10,'2024-03-14 04:07:36','2024-03-14 05:56:33','2024-03-14 05:51:35','2024-03-14 05:56:32',NULL,0,0,NULL,NULL),(8382,'mixpanel','completed',10,'2024-03-14 04:43:33','2024-03-14 06:06:35','2024-03-14 06:01:32','2024-03-14 06:06:34',NULL,0,0,NULL,NULL),(8383,'mixpanel','completed',10,'2024-03-14 04:24:34','2024-03-14 06:16:33','2024-03-14 06:11:34','2024-03-14 06:16:32',NULL,0,0,NULL,NULL),(8384,'mixpanel','completed',10,'2024-03-14 04:44:39','2024-03-14 06:26:33','2024-03-14 06:21:39','2024-03-14 06:26:33',NULL,0,0,NULL,NULL),(8385,'mixpanel','completed',10,'2024-03-14 05:28:32','2024-03-14 06:36:33','2024-03-14 06:31:31','2024-03-14 06:36:32',NULL,0,0,NULL,NULL),(8386,'mixpanel','completed',10,'2024-03-14 05:31:32','2024-03-14 06:46:34','2024-03-14 06:41:32','2024-03-14 06:46:34',NULL,0,0,NULL,NULL),(8387,'mixpanel','completed',10,'2024-03-14 05:05:43','2024-03-14 06:56:36','2024-03-14 06:51:43','2024-03-14 06:56:35',NULL,0,0,NULL,NULL),(8388,'mixpanel','completed',10,'2024-03-14 05:01:21','2024-03-14 07:06:38','2024-03-14 07:01:20','2024-03-14 07:06:38',NULL,0,0,NULL,NULL),(8389,'schedule_re_engagement_email','completed',10,'2024-03-15 07:11:38','2024-03-15 07:16:34','2024-03-14 07:11:37','2024-03-15 07:16:33',NULL,0,0,NULL,NULL),(8390,'mixpanel','completed',10,'2024-03-14 05:22:38','2024-03-14 07:16:34','2024-03-14 07:11:37','2024-03-14 07:16:33',NULL,0,0,NULL,NULL),(8391,'mixpanel','completed',10,'2024-03-14 05:41:33','2024-03-14 07:26:39','2024-03-14 07:21:32','2024-03-14 07:26:38',NULL,0,0,NULL,NULL),(8392,'mixpanel','completed',10,'2024-03-14 05:36:37','2024-03-14 07:36:31','2024-03-14 07:31:37','2024-03-14 07:36:31',NULL,0,0,NULL,NULL),(8393,'mixpanel','completed',10,'2024-03-14 06:19:37','2024-03-14 07:45:41','2024-03-14 07:41:37','2024-03-14 07:45:40',NULL,0,0,NULL,NULL),(8394,'mixpanel','completed',10,'2024-03-14 06:45:34','2024-03-14 07:56:31','2024-03-14 07:51:34','2024-03-14 07:56:31',NULL,0,0,NULL,NULL),(8395,'mixpanel','completed',10,'2024-03-14 06:12:28','2024-03-14 08:06:31','2024-03-14 08:01:27','2024-03-14 08:06:31',NULL,0,0,NULL,NULL),(8396,'mixpanel','completed',10,'2024-03-14 06:17:30','2024-03-14 08:16:27','2024-03-14 08:11:30','2024-03-14 08:16:27',NULL,0,0,NULL,NULL),(8397,'mixpanel','completed',10,'2024-03-14 07:05:38','2024-03-14 08:26:32','2024-03-14 08:21:37','2024-03-14 08:26:32',NULL,0,0,NULL,NULL),(8398,'mixpanel','completed',10,'2024-03-14 06:35:32','2024-03-14 08:36:31','2024-03-14 08:31:31','2024-03-14 08:36:31',NULL,0,0,NULL,NULL),(8399,'mixpanel','completed',10,'2024-03-14 06:54:29','2024-03-14 08:46:31','2024-03-14 08:41:28','2024-03-14 08:46:31',NULL,0,0,NULL,NULL),(8400,'mixpanel','completed',10,'2024-03-14 07:03:00','2024-03-14 08:51:29','2024-03-14 08:49:00','2024-03-14 08:51:28',NULL,0,0,NULL,NULL),(8401,'mixpanel','completed',10,'2024-03-14 07:35:34','2024-03-14 09:01:13','2024-03-14 08:56:33','2024-03-14 09:01:12',NULL,0,0,NULL,NULL),(8402,'mixpanel','completed',10,'2024-03-14 07:40:30','2024-03-14 09:11:26','2024-03-14 09:06:30','2024-03-14 09:11:25',NULL,0,0,NULL,NULL),(8403,'mixpanel','completed',10,'2024-03-14 07:17:31','2024-03-14 09:21:33','2024-03-14 09:16:31','2024-03-14 09:21:32',NULL,0,0,NULL,NULL),(8404,'mixpanel','completed',10,'2024-03-14 08:15:32','2024-03-14 09:31:35','2024-03-14 09:26:31','2024-03-14 09:31:35',NULL,0,0,NULL,NULL),(8405,'mixpanel','completed',10,'2024-03-14 08:14:33','2024-03-14 09:41:37','2024-03-14 09:36:33','2024-03-14 09:41:36',NULL,0,0,NULL,NULL),(8406,'mixpanel','completed',10,'2024-03-14 07:49:27','2024-03-14 09:51:29','2024-03-14 09:46:26','2024-03-14 09:51:29',NULL,0,0,NULL,NULL),(8407,'mixpanel','completed',10,'2024-03-14 08:36:32','2024-03-14 10:01:24','2024-03-14 09:56:32','2024-03-14 10:01:24',NULL,0,0,NULL,NULL),(8408,'mixpanel','completed',10,'2024-03-14 08:41:05','2024-03-14 10:08:19','2024-03-14 10:06:04','2024-03-14 10:08:19',NULL,0,0,NULL,NULL),(8409,'mixpanel','completed',10,'2024-03-14 08:43:28','2024-03-14 10:16:35','2024-03-14 10:11:28','2024-03-14 10:16:34',NULL,0,0,NULL,NULL),(8410,'mixpanel','completed',10,'2024-03-14 08:25:36','2024-03-14 10:26:33','2024-03-14 10:21:35','2024-03-14 10:26:32',NULL,0,0,NULL,NULL),(8411,'mixpanel','completed',10,'2024-03-14 08:38:26','2024-03-14 10:36:27','2024-03-14 10:31:25','2024-03-14 10:36:26',NULL,0,0,NULL,NULL),(8412,'mixpanel','completed',10,'2024-03-14 09:19:33','2024-03-14 10:46:29','2024-03-14 10:41:32','2024-03-14 10:46:29',NULL,0,0,NULL,NULL),(8413,'mixpanel','completed',10,'2024-03-14 09:33:37','2024-03-14 10:56:29','2024-03-14 10:51:37','2024-03-14 10:56:29',NULL,0,0,NULL,NULL),(8414,'mixpanel','completed',10,'2024-03-14 09:33:30','2024-03-14 11:06:34','2024-03-14 11:01:30','2024-03-14 11:06:34',NULL,0,0,NULL,NULL),(8415,'mixpanel','completed',10,'2024-03-14 10:07:37','2024-03-14 11:21:35','2024-03-14 11:16:36','2024-03-14 11:21:35',NULL,0,0,NULL,NULL),(8416,'mixpanel','completed',10,'2024-03-14 09:49:32','2024-03-14 11:31:32','2024-03-14 11:26:32','2024-03-14 11:31:32',NULL,0,0,NULL,NULL),(8417,'mixpanel','completed',10,'2024-03-14 09:55:34','2024-03-14 11:41:31','2024-03-14 11:36:34','2024-03-14 11:41:30',NULL,0,0,NULL,NULL),(8418,'mixpanel','completed',10,'2024-03-14 10:37:43','2024-03-14 11:51:38','2024-03-14 11:46:41','2024-03-14 11:51:37',NULL,0,0,NULL,NULL),(8419,'mixpanel','completed',10,'2024-03-14 10:14:36','2024-03-14 12:01:49','2024-03-14 11:56:35','2024-03-14 12:01:47',NULL,0,0,NULL,NULL),(8420,'mixpanel','completed',10,'2024-03-14 10:53:36','2024-03-14 12:11:39','2024-03-14 12:06:35','2024-03-14 12:11:38',NULL,0,0,NULL,NULL),(8421,'mixpanel','completed',10,'2024-03-14 10:57:32','2024-03-14 12:18:48','2024-03-14 12:16:31','2024-03-14 12:18:47',NULL,0,0,NULL,NULL),(8422,'mixpanel','completed',10,'2024-03-14 10:48:02','2024-03-14 12:26:42','2024-03-14 12:22:01','2024-03-14 12:26:41',NULL,0,0,NULL,NULL),(8423,'mixpanel','completed',10,'2024-03-14 11:16:38','2024-03-14 12:36:36','2024-03-14 12:31:37','2024-03-14 12:36:35',NULL,0,0,NULL,NULL),(8424,'mixpanel','completed',10,'2024-03-14 11:00:38','2024-03-14 12:46:31','2024-03-14 12:41:37','2024-03-14 12:46:30',NULL,0,0,NULL,NULL),(8425,'mixpanel','completed',10,'2024-03-14 10:51:37','2024-03-14 12:56:30','2024-03-14 12:51:35','2024-03-14 12:56:29',NULL,0,0,NULL,NULL),(8426,'mixpanel','completed',10,'2024-03-14 11:39:31','2024-03-14 13:06:30','2024-03-14 13:01:30','2024-03-14 13:06:29',NULL,0,0,NULL,NULL),(8427,'mixpanel','completed',10,'2024-03-14 11:47:34','2024-03-14 13:16:35','2024-03-14 13:11:33','2024-03-14 13:16:34',NULL,0,0,NULL,NULL),(8428,'mixpanel','completed',10,'2024-03-14 11:35:35','2024-03-14 13:26:37','2024-03-14 13:21:34','2024-03-14 13:26:36',NULL,0,0,NULL,NULL),(8429,'mixpanel','completed',10,'2024-03-14 12:09:31','2024-03-14 13:36:33','2024-03-14 13:31:30','2024-03-14 13:36:32',NULL,0,0,NULL,NULL),(8430,'mixpanel','completed',10,'2024-03-14 11:42:35','2024-03-14 13:46:30','2024-03-14 13:41:34','2024-03-14 13:46:29',NULL,0,0,NULL,NULL),(8431,'mixpanel','completed',10,'2024-03-14 12:08:27','2024-03-14 13:56:32','2024-03-14 13:50:26','2024-03-14 13:56:30',NULL,0,0,NULL,NULL),(8432,'subscribers_engagement_score','completed',10,'2024-03-14 13:56:32','2024-03-14 14:01:41','2024-03-14 13:56:30','2024-03-14 14:01:40',NULL,0,0,NULL,NULL),(8433,'subscribers_engagement_score','completed',10,'2024-03-15 15:59:00','2024-03-15 16:01:32','2024-03-14 14:01:40','2024-03-15 16:01:31',NULL,0,0,NULL,NULL),(8434,'mixpanel','completed',10,'2024-03-14 12:10:41','2024-03-14 14:06:41','2024-03-14 14:01:40','2024-03-14 14:06:40',NULL,0,0,NULL,NULL),(8435,'mixpanel','completed',10,'2024-03-14 12:31:32','2024-03-14 14:16:28','2024-03-14 14:11:31','2024-03-14 14:16:27',NULL,0,0,NULL,NULL),(8436,'mixpanel','completed',10,'2024-03-14 12:21:35','2024-03-14 14:26:38','2024-03-14 14:19:34','2024-03-14 14:26:37',NULL,0,0,NULL,NULL),(8437,'mixpanel','completed',10,'2024-03-14 12:46:38','2024-03-14 14:35:52','2024-03-14 14:31:37','2024-03-14 14:35:51',NULL,0,0,NULL,NULL),(8438,'mixpanel','completed',10,'2024-03-14 12:52:30','2024-03-14 14:46:33','2024-03-14 14:41:29','2024-03-14 14:46:32',NULL,0,0,NULL,NULL),(8439,'mixpanel','completed',10,'2024-03-14 13:31:25','2024-03-14 14:56:40','2024-03-14 14:51:24','2024-03-14 14:56:39',NULL,0,0,NULL,NULL),(8440,'mixpanel','completed',10,'2024-03-14 13:46:25','2024-03-14 15:06:32','2024-03-14 15:01:24','2024-03-14 15:06:31',NULL,0,0,NULL,NULL),(8441,'mixpanel','completed',10,'2024-03-14 13:12:42','2024-03-14 15:16:36','2024-03-14 15:11:41','2024-03-14 15:16:35',NULL,0,0,NULL,NULL),(8442,'mixpanel','completed',10,'2024-03-14 14:10:29','2024-03-14 15:23:53','2024-03-14 15:21:28','2024-03-14 15:23:52',NULL,0,0,NULL,NULL),(8443,'mixpanel','completed',10,'2024-03-14 14:08:35','2024-03-14 15:31:39','2024-03-14 15:26:34','2024-03-14 15:31:38',NULL,0,0,NULL,NULL),(8444,'mixpanel','completed',10,'2024-03-14 13:45:32','2024-03-14 15:41:39','2024-03-14 15:36:31','2024-03-14 15:41:38',NULL,0,0,NULL,NULL),(8445,'mixpanel','completed',10,'2024-03-14 14:18:37','2024-03-14 15:51:39','2024-03-14 15:46:36','2024-03-14 15:51:33',NULL,0,0,NULL,NULL),(8446,'mixpanel','completed',10,'2024-03-14 14:34:35','2024-03-14 16:01:36','2024-03-14 15:54:34','2024-03-14 16:01:35',NULL,0,0,NULL,NULL),(8447,'mixpanel','completed',10,'2024-03-14 14:12:34','2024-03-14 16:11:28','2024-03-14 16:06:33','2024-03-14 16:11:27',NULL,0,0,NULL,NULL),(8448,'mixpanel','completed',10,'2024-03-14 15:03:31','2024-03-14 16:21:37','2024-03-14 16:16:30','2024-03-14 16:21:36',NULL,0,0,NULL,NULL),(8449,'mixpanel','completed',10,'2024-03-14 14:25:32','2024-03-14 16:31:35','2024-03-14 16:26:32','2024-03-14 16:31:34',NULL,0,0,NULL,NULL),(8450,'mixpanel','completed',10,'2024-03-14 14:58:37','2024-03-14 16:41:46','2024-03-14 16:36:35','2024-03-14 16:41:45',NULL,0,0,NULL,NULL),(8451,'mixpanel','completed',10,'2024-03-14 14:50:31','2024-03-14 16:51:36','2024-03-14 16:46:30','2024-03-14 16:51:35',NULL,0,0,NULL,NULL),(8452,'mixpanel','completed',10,'2024-03-14 15:14:28','2024-03-14 17:01:39','2024-03-14 16:56:27','2024-03-14 17:01:38',NULL,0,0,NULL,NULL),(8453,'mixpanel','completed',10,'2024-03-14 15:08:58','2024-03-14 17:06:34','2024-03-14 17:03:57','2024-03-14 17:06:32',NULL,0,0,NULL,NULL),(8454,'mixpanel','completed',10,'2024-03-14 15:24:33','2024-03-14 17:16:36','2024-03-14 17:11:32','2024-03-14 17:16:35',NULL,0,0,NULL,NULL),(8455,'mixpanel','completed',10,'2024-03-14 15:33:38','2024-03-14 17:26:30','2024-03-14 17:21:37','2024-03-14 17:26:29',NULL,0,0,NULL,NULL),(8456,'mixpanel','completed',10,'2024-03-14 15:45:37','2024-03-14 17:36:35','2024-03-14 17:31:36','2024-03-14 17:36:34',NULL,0,0,NULL,NULL),(8457,'mixpanel','completed',10,'2024-03-14 15:40:29','2024-03-14 17:46:31','2024-03-14 17:41:28','2024-03-14 17:46:31',NULL,0,0,NULL,NULL),(8458,'mixpanel','completed',10,'2024-03-14 16:41:39','2024-03-14 17:56:35','2024-03-14 17:51:38','2024-03-14 17:56:34',NULL,0,0,NULL,NULL),(8459,'mixpanel','completed',10,'2024-03-14 16:50:38','2024-03-14 18:06:33','2024-03-14 18:01:37','2024-03-14 18:06:32',NULL,0,0,NULL,NULL),(8460,'mixpanel','completed',10,'2024-03-14 16:26:37','2024-03-14 18:16:34','2024-03-14 18:11:36','2024-03-14 18:16:33',NULL,0,0,NULL,NULL),(8461,'mixpanel','completed',10,'2024-03-14 16:27:32','2024-03-14 18:26:36','2024-03-14 18:21:31','2024-03-14 18:26:35',NULL,0,0,NULL,NULL),(8462,'mixpanel','completed',10,'2024-03-14 16:57:40','2024-03-14 18:36:39','2024-03-14 18:31:38','2024-03-14 18:36:38',NULL,0,0,NULL,NULL),(8463,'mixpanel','completed',10,'2024-03-14 17:26:31','2024-03-14 18:46:34','2024-03-14 18:41:30','2024-03-14 18:46:33',NULL,0,0,NULL,NULL),(8464,'mixpanel','completed',10,'2024-03-14 17:30:32','2024-03-14 18:56:35','2024-03-14 18:51:31','2024-03-14 18:56:34',NULL,0,0,NULL,NULL),(8465,'mixpanel','completed',10,'2024-03-14 17:49:45','2024-03-14 19:06:36','2024-03-14 19:01:44','2024-03-14 19:06:35',NULL,0,0,NULL,NULL),(8466,'mixpanel','completed',10,'2024-03-14 17:30:33','2024-03-14 19:16:33','2024-03-14 19:11:32','2024-03-14 19:16:32',NULL,0,0,NULL,NULL),(8467,'mixpanel','completed',10,'2024-03-14 18:04:51','2024-03-14 19:21:55','2024-03-14 19:21:46','2024-03-14 19:21:53',NULL,0,0,NULL,NULL),(8468,'mixpanel','completed',10,'2024-03-14 17:30:35','2024-03-14 19:31:36','2024-03-14 19:26:34','2024-03-14 19:31:35',NULL,0,0,NULL,NULL),(8469,'mixpanel','completed',10,'2024-03-14 18:23:31','2024-03-14 19:41:32','2024-03-14 19:36:30','2024-03-14 19:41:31',NULL,0,0,NULL,NULL),(8470,'mixpanel','completed',10,'2024-03-14 17:54:32','2024-03-14 19:51:34','2024-03-14 19:46:31','2024-03-14 19:51:33',NULL,0,0,NULL,NULL),(8471,'mixpanel','completed',10,'2024-03-14 18:18:36','2024-03-14 20:01:35','2024-03-14 19:56:35','2024-03-14 20:01:33',NULL,0,0,NULL,NULL),(8472,'mixpanel','completed',10,'2024-03-14 18:49:30','2024-03-14 20:11:33','2024-03-14 20:06:29','2024-03-14 20:11:32',NULL,0,0,NULL,NULL),(8473,'mixpanel','completed',10,'2024-03-14 18:51:37','2024-03-14 20:21:31','2024-03-14 20:16:36','2024-03-14 20:21:29',NULL,0,0,NULL,NULL),(8474,'mixpanel','completed',10,'2024-03-14 18:29:43','2024-03-14 20:31:54','2024-03-14 20:26:40','2024-03-14 20:31:51',NULL,0,0,NULL,NULL),(8475,'mixpanel','completed',10,'2024-03-14 19:25:40','2024-03-14 20:41:38','2024-03-14 20:36:38','2024-03-14 20:41:37',NULL,0,0,NULL,NULL),(8476,'mixpanel','completed',10,'2024-03-14 19:19:34','2024-03-14 20:51:39','2024-03-14 20:46:33','2024-03-14 20:51:38',NULL,0,0,NULL,NULL),(8477,'mixpanel','completed',10,'2024-03-14 19:28:40','2024-03-14 21:01:31','2024-03-14 20:56:39','2024-03-14 21:01:30',NULL,0,0,NULL,NULL),(8478,'mixpanel','completed',10,'2024-03-14 19:42:59','2024-03-14 21:11:37','2024-03-14 21:04:58','2024-03-14 21:11:36',NULL,0,0,NULL,NULL),(8479,'mixpanel','completed',10,'2024-03-14 19:18:37','2024-03-14 21:21:38','2024-03-14 21:16:36','2024-03-14 21:21:37',NULL,0,0,NULL,NULL),(8480,'mixpanel','completed',10,'2024-03-14 19:34:32','2024-03-14 21:31:33','2024-03-14 21:26:31','2024-03-14 21:31:32',NULL,0,0,NULL,NULL),(8481,'mixpanel','completed',10,'2024-03-14 20:16:36','2024-03-14 21:41:32','2024-03-14 21:36:35','2024-03-14 21:41:31',NULL,0,0,NULL,NULL),(8482,'mixpanel','completed',10,'2024-03-14 19:54:36','2024-03-14 21:51:39','2024-03-14 21:46:36','2024-03-14 21:51:37',NULL,0,0,NULL,NULL),(8483,'mixpanel','completed',10,'2024-03-14 20:23:34','2024-03-14 22:01:37','2024-03-14 21:56:33','2024-03-14 22:01:36',NULL,0,0,NULL,NULL),(8484,'subscribers_email_count','completed',10,'2024-03-20 22:00:00','2024-03-20 22:01:33','2024-03-14 22:01:36','2024-03-20 22:01:32',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(8485,'mixpanel','completed',10,'2024-03-14 20:46:38','2024-03-14 22:11:34','2024-03-14 22:06:37','2024-03-14 22:11:33',NULL,0,0,NULL,NULL),(8486,'mixpanel','completed',10,'2024-03-14 20:39:36','2024-03-14 22:21:34','2024-03-14 22:16:35','2024-03-14 22:21:33',NULL,0,0,NULL,NULL),(8487,'mixpanel','completed',10,'2024-03-14 20:37:37','2024-03-14 22:31:45','2024-03-14 22:26:36','2024-03-14 22:31:44',NULL,0,0,NULL,NULL),(8488,'mixpanel','completed',10,'2024-03-14 20:58:31','2024-03-14 22:41:33','2024-03-14 22:36:29','2024-03-14 22:41:32',NULL,0,0,NULL,NULL),(8489,'mixpanel','completed',10,'2024-03-14 20:47:37','2024-03-14 22:51:02','2024-03-14 22:46:36','2024-03-14 22:51:01',NULL,0,0,NULL,NULL),(8490,'mixpanel','completed',10,'2024-03-14 21:37:31','2024-03-14 22:59:40','2024-03-14 22:56:30','2024-03-14 22:59:39',NULL,0,0,NULL,NULL),(8491,'mixpanel','completed',10,'2024-03-14 21:22:36','2024-03-14 23:11:33','2024-03-14 23:06:35','2024-03-14 23:11:31',NULL,0,0,NULL,NULL),(8492,'mixpanel','completed',10,'2024-03-14 21:18:37','2024-03-14 23:21:35','2024-03-14 23:16:36','2024-03-14 23:21:34',NULL,0,0,NULL,NULL),(8493,'mixpanel','completed',10,'2024-03-14 21:40:41','2024-03-14 23:31:31','2024-03-14 23:26:40','2024-03-14 23:31:30',NULL,0,0,NULL,NULL),(8494,'mixpanel','completed',10,'2024-03-14 22:14:53','2024-03-14 23:41:35','2024-03-14 23:36:50','2024-03-14 23:41:34',NULL,0,0,NULL,NULL),(8495,'mixpanel','completed',10,'2024-03-14 22:20:30','2024-03-14 23:51:37','2024-03-14 23:46:29','2024-03-14 23:51:36',NULL,0,0,NULL,NULL),(8496,'mixpanel','completed',10,'2024-03-14 22:07:38','2024-03-15 00:01:38','2024-03-14 23:56:37','2024-03-15 00:01:37',NULL,0,0,NULL,NULL),(8497,'mixpanel','completed',10,'2024-03-14 22:43:36','2024-03-15 00:11:39','2024-03-15 00:06:35','2024-03-15 00:11:38',NULL,0,0,NULL,NULL),(8498,'mixpanel','completed',10,'2024-03-14 22:59:31','2024-03-15 00:21:37','2024-03-15 00:16:30','2024-03-15 00:21:36',NULL,0,0,NULL,NULL),(8499,'mixpanel','completed',10,'2024-03-14 22:35:35','2024-03-15 00:31:37','2024-03-15 00:26:34','2024-03-15 00:31:36',NULL,0,0,NULL,NULL),(8500,'mixpanel','completed',10,'2024-03-14 22:39:31','2024-03-15 00:41:31','2024-03-15 00:36:30','2024-03-15 00:41:30',NULL,0,0,NULL,NULL),(8501,'mixpanel','completed',10,'2024-03-14 23:11:32','2024-03-15 00:51:31','2024-03-15 00:46:31','2024-03-15 00:51:30',NULL,0,0,NULL,NULL),(8502,'mixpanel','completed',10,'2024-03-14 23:47:39','2024-03-15 01:01:29','2024-03-15 00:56:38','2024-03-15 01:01:28',NULL,0,0,NULL,NULL),(8503,'mixpanel','completed',10,'2024-03-14 23:45:42','2024-03-15 01:11:32','2024-03-15 01:06:41','2024-03-15 01:11:31',NULL,0,0,NULL,NULL),(8504,'mixpanel','completed',10,'2024-03-14 23:38:07','2024-03-15 01:21:34','2024-03-15 01:16:06','2024-03-15 01:21:33',NULL,0,0,NULL,NULL),(8505,'mixpanel','completed',10,'2024-03-15 00:17:37','2024-03-15 01:31:28','2024-03-15 01:26:36','2024-03-15 01:31:27',NULL,0,0,NULL,NULL),(8506,'mixpanel','completed',10,'2024-03-15 00:33:38','2024-03-15 01:41:28','2024-03-15 01:36:37','2024-03-15 01:41:27',NULL,0,0,NULL,NULL),(8507,'mixpanel','completed',10,'2024-03-15 00:35:39','2024-03-15 01:51:32','2024-03-15 01:46:38','2024-03-15 01:51:31',NULL,0,0,NULL,NULL),(8508,'mixpanel','completed',10,'2024-03-15 00:51:37','2024-03-15 02:01:37','2024-03-15 01:56:36','2024-03-15 02:01:36',NULL,0,0,NULL,NULL),(8509,'mixpanel','completed',10,'2024-03-15 00:33:29','2024-03-15 02:11:36','2024-03-15 02:06:28','2024-03-15 02:11:35',NULL,0,0,NULL,NULL),(8510,'mixpanel','completed',10,'2024-03-15 00:48:35','2024-03-15 02:21:38','2024-03-15 02:16:34','2024-03-15 02:21:37',NULL,0,0,NULL,NULL),(8511,'mixpanel','completed',10,'2024-03-15 01:00:31','2024-03-15 02:31:36','2024-03-15 02:26:30','2024-03-15 02:31:35',NULL,0,0,NULL,NULL),(8512,'mixpanel','completed',10,'2024-03-15 01:24:42','2024-03-15 02:41:37','2024-03-15 02:36:41','2024-03-15 02:41:36',NULL,0,0,NULL,NULL),(8513,'mixpanel','completed',10,'2024-03-15 01:26:45','2024-03-15 02:51:35','2024-03-15 02:46:42','2024-03-15 02:51:34',NULL,0,0,NULL,NULL),(8514,'mixpanel','completed',10,'2024-03-15 01:54:34','2024-03-15 03:01:36','2024-03-15 02:56:33','2024-03-15 03:01:35',NULL,0,0,NULL,NULL),(8515,'mixpanel','completed',10,'2024-03-15 02:01:32','2024-03-15 03:11:37','2024-03-15 03:06:31','2024-03-15 03:11:37',NULL,0,0,NULL,NULL),(8516,'mixpanel','completed',10,'2024-03-15 01:27:32','2024-03-15 03:21:38','2024-03-15 03:16:31','2024-03-15 03:21:37',NULL,0,0,NULL,NULL),(8517,'mixpanel','completed',10,'2024-03-15 01:45:40','2024-03-15 03:31:38','2024-03-15 03:26:39','2024-03-15 03:31:37',NULL,0,0,NULL,NULL),(8518,'mixpanel','completed',10,'2024-03-15 01:54:31','2024-03-15 03:41:38','2024-03-15 03:36:30','2024-03-15 03:41:36',NULL,0,0,NULL,NULL),(8519,'mixpanel','completed',10,'2024-03-15 02:11:34','2024-03-15 03:51:44','2024-03-15 03:46:33','2024-03-15 03:51:43',NULL,0,0,NULL,NULL),(8520,'mixpanel','completed',10,'2024-03-15 02:39:34','2024-03-15 04:01:29','2024-03-15 03:56:33','2024-03-15 04:01:28',NULL,0,0,NULL,NULL),(8521,'mixpanel','completed',10,'2024-03-15 02:42:37','2024-03-15 04:11:42','2024-03-15 04:06:36','2024-03-15 04:11:41',NULL,0,0,NULL,NULL),(8522,'mixpanel','completed',10,'2024-03-15 02:57:36','2024-03-15 04:21:35','2024-03-15 04:16:35','2024-03-15 04:21:34',NULL,0,0,NULL,NULL),(8523,'mixpanel','completed',10,'2024-03-15 03:17:38','2024-03-15 04:32:00','2024-03-15 04:26:36','2024-03-15 04:31:56',NULL,0,0,NULL,NULL),(8524,'mixpanel','completed',10,'2024-03-15 02:48:41','2024-03-15 04:41:51','2024-03-15 04:36:38','2024-03-15 04:41:48',NULL,0,0,NULL,NULL),(8525,'mixpanel','completed',10,'2024-03-15 03:39:39','2024-03-15 04:51:37','2024-03-15 04:46:38','2024-03-15 04:51:36',NULL,0,0,NULL,NULL),(8526,'mixpanel','completed',10,'2024-03-15 02:58:39','2024-03-15 05:01:36','2024-03-15 04:56:38','2024-03-15 05:01:35',NULL,0,0,NULL,NULL),(8527,'mixpanel','completed',10,'2024-03-15 03:34:36','2024-03-15 05:11:35','2024-03-15 05:06:35','2024-03-15 05:11:34',NULL,0,0,NULL,NULL),(8528,'mixpanel','completed',10,'2024-03-15 03:43:34','2024-03-15 05:21:38','2024-03-15 05:16:33','2024-03-15 05:21:37',NULL,0,0,NULL,NULL),(8529,'mixpanel','completed',10,'2024-03-15 03:43:38','2024-03-15 05:31:41','2024-03-15 05:26:37','2024-03-15 05:31:39',NULL,0,0,NULL,NULL),(8530,'mixpanel','completed',10,'2024-03-15 03:50:31','2024-03-15 05:41:35','2024-03-15 05:36:30','2024-03-15 05:41:34',NULL,0,0,NULL,NULL),(8531,'mixpanel','completed',10,'2024-03-15 04:04:32','2024-03-15 05:51:34','2024-03-15 05:46:31','2024-03-15 05:51:33',NULL,0,0,NULL,NULL),(8532,'mixpanel','completed',10,'2024-03-15 04:41:37','2024-03-15 06:01:31','2024-03-15 05:56:36','2024-03-15 06:01:30',NULL,0,0,NULL,NULL),(8533,'mixpanel','completed',10,'2024-03-15 04:39:36','2024-03-15 06:11:33','2024-03-15 06:06:35','2024-03-15 06:11:32',NULL,0,0,NULL,NULL),(8534,'mixpanel','completed',10,'2024-03-15 04:42:33','2024-03-15 06:21:42','2024-03-15 06:16:32','2024-03-15 06:21:41',NULL,0,0,NULL,NULL),(8535,'mixpanel','completed',10,'2024-03-15 05:23:37','2024-03-15 06:31:25','2024-03-15 06:26:36','2024-03-15 06:31:24',NULL,0,0,NULL,NULL),(8536,'mixpanel','completed',10,'2024-03-15 05:19:31','2024-03-15 06:41:41','2024-03-15 06:36:30','2024-03-15 06:41:40',NULL,0,0,NULL,NULL),(8537,'mixpanel','completed',10,'2024-03-15 05:34:31','2024-03-15 06:48:54','2024-03-15 06:46:30','2024-03-15 06:48:53',NULL,0,0,NULL,NULL),(8538,'mixpanel','completed',10,'2024-03-15 04:53:35','2024-03-15 06:56:40','2024-03-15 06:51:34','2024-03-15 06:56:39',NULL,0,0,NULL,NULL),(8539,'mixpanel','completed',10,'2024-03-15 05:50:35','2024-03-15 07:06:39','2024-03-15 07:01:35','2024-03-15 07:06:38',NULL,0,0,NULL,NULL),(8540,'mixpanel','completed',10,'2024-03-15 05:28:34','2024-03-15 07:16:34','2024-03-15 07:11:33','2024-03-15 07:16:33',NULL,0,0,NULL,NULL),(8541,'schedule_re_engagement_email','completed',10,'2024-03-16 07:21:35','2024-03-16 07:21:35','2024-03-15 07:21:34','2024-03-16 07:21:34',NULL,0,0,NULL,NULL),(8542,'mixpanel','completed',10,'2024-03-15 05:25:35','2024-03-15 07:26:37','2024-03-15 07:21:34','2024-03-15 07:26:36',NULL,0,0,NULL,NULL),(8543,'mixpanel','completed',10,'2024-03-15 06:28:26','2024-03-15 07:36:33','2024-03-15 07:31:25','2024-03-15 07:36:32',NULL,0,0,NULL,NULL),(8544,'mixpanel','completed',10,'2024-03-15 05:43:30','2024-03-15 07:46:36','2024-03-15 07:41:29','2024-03-15 07:46:35',NULL,0,0,NULL,NULL),(8545,'mixpanel','completed',10,'2024-03-15 06:24:33','2024-03-15 07:56:33','2024-03-15 07:51:32','2024-03-15 07:56:32',NULL,0,0,NULL,NULL),(8546,'mixpanel','completed',10,'2024-03-15 06:19:38','2024-03-15 08:06:31','2024-03-15 08:01:37','2024-03-15 08:06:30',NULL,0,0,NULL,NULL),(8547,'mixpanel','completed',10,'2024-03-15 07:08:36','2024-03-15 08:16:27','2024-03-15 08:11:35','2024-03-15 08:16:26',NULL,0,0,NULL,NULL),(8548,'mixpanel','completed',10,'2024-03-15 07:04:32','2024-03-15 08:26:33','2024-03-15 08:21:31','2024-03-15 08:26:32',NULL,0,0,NULL,NULL),(8549,'mixpanel','completed',10,'2024-03-15 06:38:33','2024-03-15 08:36:30','2024-03-15 08:31:32','2024-03-15 08:36:29',NULL,0,0,NULL,NULL),(8550,'mixpanel','completed',10,'2024-03-15 07:32:35','2024-03-15 08:46:30','2024-03-15 08:41:34','2024-03-15 08:46:29',NULL,0,0,NULL,NULL),(8551,'mixpanel','completed',10,'2024-03-15 06:58:19','2024-03-15 08:56:40','2024-03-15 08:50:18','2024-03-15 08:56:39',NULL,0,0,NULL,NULL),(8552,'mixpanel','completed',10,'2024-03-15 07:22:32','2024-03-15 09:06:40','2024-03-15 09:01:31','2024-03-15 09:06:38',NULL,0,0,NULL,NULL),(8553,'mixpanel','completed',10,'2024-03-15 07:57:38','2024-03-15 09:16:32','2024-03-15 09:11:37','2024-03-15 09:16:31',NULL,0,0,NULL,NULL),(8554,'mixpanel','completed',10,'2024-03-15 07:36:39','2024-03-15 09:26:44','2024-03-15 09:21:38','2024-03-15 09:26:43',NULL,0,0,NULL,NULL),(8555,'mixpanel','completed',10,'2024-03-15 07:49:35','2024-03-15 09:36:35','2024-03-15 09:31:34','2024-03-15 09:36:34',NULL,0,0,NULL,NULL),(8556,'mixpanel','completed',10,'2024-03-15 08:34:37','2024-03-15 09:46:37','2024-03-15 09:41:36','2024-03-15 09:46:36',NULL,0,0,NULL,NULL),(8557,'mixpanel','completed',10,'2024-03-15 08:07:40','2024-03-15 09:56:33','2024-03-15 09:51:39','2024-03-15 09:56:32',NULL,0,0,NULL,NULL),(8558,'mixpanel','completed',10,'2024-03-15 08:42:29','2024-03-15 10:06:39','2024-03-15 10:01:28','2024-03-15 10:06:38',NULL,0,0,NULL,NULL),(8559,'mixpanel','completed',10,'2024-03-15 08:59:39','2024-03-15 10:16:33','2024-03-15 10:11:38','2024-03-15 10:16:32',NULL,0,0,NULL,NULL),(8560,'mixpanel','completed',10,'2024-03-15 08:58:38','2024-03-15 10:26:31','2024-03-15 10:21:37','2024-03-15 10:26:30',NULL,0,0,NULL,NULL),(8561,'mixpanel','completed',10,'2024-03-15 08:31:25','2024-03-15 10:36:31','2024-03-15 10:31:24','2024-03-15 10:36:30',NULL,0,0,NULL,NULL),(8562,'mixpanel','completed',10,'2024-03-15 09:08:39','2024-03-15 10:46:34','2024-03-15 10:41:38','2024-03-15 10:46:33',NULL,0,0,NULL,NULL),(8563,'mixpanel','completed',10,'2024-03-15 09:25:29','2024-03-15 10:56:34','2024-03-15 10:51:28','2024-03-15 10:56:33',NULL,0,0,NULL,NULL),(8564,'mixpanel','completed',10,'2024-03-15 09:31:28','2024-03-15 11:06:31','2024-03-15 11:01:27','2024-03-15 11:06:30',NULL,0,0,NULL,NULL),(8565,'mixpanel','completed',10,'2024-03-15 09:23:34','2024-03-15 11:16:33','2024-03-15 11:11:33','2024-03-15 11:16:32',NULL,0,0,NULL,NULL),(8566,'mixpanel','completed',10,'2024-03-15 10:11:37','2024-03-15 11:21:37','2024-03-15 11:18:35','2024-03-15 11:21:36',NULL,0,0,NULL,NULL),(8567,'mixpanel','completed',10,'2024-03-15 09:37:38','2024-03-15 11:31:28','2024-03-15 11:26:37','2024-03-15 11:31:27',NULL,0,0,NULL,NULL),(8568,'mixpanel','completed',10,'2024-03-15 10:21:36','2024-03-15 11:41:38','2024-03-15 11:36:35','2024-03-15 11:41:37',NULL,0,0,NULL,NULL),(8569,'mixpanel','completed',10,'2024-03-15 10:04:31','2024-03-15 11:51:35','2024-03-15 11:46:30','2024-03-15 11:51:34',NULL,0,0,NULL,NULL),(8570,'mixpanel','completed',10,'2024-03-15 10:33:34','2024-03-15 12:01:35','2024-03-15 11:56:33','2024-03-15 12:01:34',NULL,0,0,NULL,NULL),(8571,'mixpanel','completed',10,'2024-03-15 10:36:35','2024-03-15 12:11:39','2024-03-15 12:06:34','2024-03-15 12:11:38',NULL,0,0,NULL,NULL),(8572,'mixpanel','completed',10,'2024-03-15 11:03:26','2024-03-15 12:21:37','2024-03-15 12:16:25','2024-03-15 12:21:36',NULL,0,0,NULL,NULL),(8573,'mixpanel','completed',10,'2024-03-15 11:09:36','2024-03-15 12:31:27','2024-03-15 12:26:34','2024-03-15 12:31:26',NULL,0,0,NULL,NULL),(8574,'mixpanel','completed',10,'2024-03-15 10:37:43','2024-03-15 12:41:32','2024-03-15 12:36:41','2024-03-15 12:41:31',NULL,0,0,NULL,NULL),(8575,'mixpanel','completed',10,'2024-03-15 11:03:35','2024-03-15 12:51:38','2024-03-15 12:46:35','2024-03-15 12:51:37',NULL,0,0,NULL,NULL),(8576,'mixpanel','completed',10,'2024-03-15 11:18:19','2024-03-15 12:56:33','2024-03-15 12:54:13','2024-03-15 12:56:32',NULL,0,0,NULL,NULL),(8577,'mixpanel','completed',10,'2024-03-15 11:00:34','2024-03-15 13:06:35','2024-03-15 13:01:33','2024-03-15 13:06:34',NULL,0,0,NULL,NULL),(8578,'mixpanel','completed',10,'2024-03-15 11:47:26','2024-03-15 13:16:30','2024-03-15 13:11:25','2024-03-15 13:16:30',NULL,0,0,NULL,NULL),(8579,'mixpanel','completed',10,'2024-03-15 11:25:35','2024-03-15 13:26:30','2024-03-15 13:21:34','2024-03-15 13:26:29',NULL,0,0,NULL,NULL),(8580,'mixpanel','completed',10,'2024-03-15 12:29:36','2024-03-15 13:36:38','2024-03-15 13:31:35','2024-03-15 13:36:37',NULL,0,0,NULL,NULL),(8581,'mixpanel','completed',10,'2024-03-15 12:14:32','2024-03-15 13:46:27','2024-03-15 13:41:31','2024-03-15 13:46:26',NULL,0,0,NULL,NULL),(8582,'mixpanel','completed',10,'2024-03-15 11:52:45','2024-03-15 13:56:39','2024-03-15 13:51:44','2024-03-15 13:56:38',NULL,0,0,NULL,NULL),(8583,'mixpanel','completed',10,'2024-03-15 12:15:35','2024-03-15 14:06:38','2024-03-15 14:01:34','2024-03-15 14:06:37',NULL,0,0,NULL,NULL),(8584,'mixpanel','completed',10,'2024-03-15 13:01:36','2024-03-15 14:16:31','2024-03-15 14:11:35','2024-03-15 14:16:30',NULL,0,0,NULL,NULL),(8585,'mixpanel','completed',10,'2024-03-15 12:32:34','2024-03-15 14:26:39','2024-03-15 14:21:33','2024-03-15 14:26:38',NULL,0,0,NULL,NULL),(8586,'mixpanel','completed',10,'2024-03-15 13:12:29','2024-03-15 14:36:37','2024-03-15 14:31:27','2024-03-15 14:36:36',NULL,0,0,NULL,NULL),(8587,'mixpanel','completed',10,'2024-03-15 13:39:37','2024-03-15 14:46:34','2024-03-15 14:41:36','2024-03-15 14:46:33',NULL,0,0,NULL,NULL),(8588,'mixpanel','completed',10,'2024-03-15 13:35:33','2024-03-15 14:56:30','2024-03-15 14:51:32','2024-03-15 14:56:29',NULL,0,0,NULL,NULL),(8589,'mixpanel','completed',10,'2024-03-15 13:15:36','2024-03-15 15:06:34','2024-03-15 15:01:35','2024-03-15 15:06:33',NULL,0,0,NULL,NULL),(8590,'mixpanel','completed',10,'2024-03-15 13:29:34','2024-03-15 15:16:32','2024-03-15 15:11:33','2024-03-15 15:16:31',NULL,0,0,NULL,NULL),(8591,'mixpanel','completed',10,'2024-03-15 13:21:43','2024-03-15 15:26:40','2024-03-15 15:21:42','2024-03-15 15:26:34',NULL,0,0,NULL,NULL),(8592,'mixpanel','completed',10,'2024-03-15 14:23:33','2024-03-15 15:36:34','2024-03-15 15:31:32','2024-03-15 15:36:33',NULL,0,0,NULL,NULL),(8593,'mixpanel','completed',10,'2024-03-15 14:38:35','2024-03-15 15:46:17','2024-03-15 15:41:34','2024-03-15 15:46:16',NULL,0,0,NULL,NULL),(8594,'mixpanel','completed',10,'2024-03-15 13:53:37','2024-03-15 15:56:32','2024-03-15 15:51:36','2024-03-15 15:56:31',NULL,0,0,NULL,NULL),(8595,'subscribers_engagement_score','completed',10,'2024-03-15 16:01:32','2024-03-15 16:06:21','2024-03-15 16:01:31','2024-03-15 16:06:20',NULL,0,0,NULL,NULL),(8596,'mixpanel','completed',10,'2024-03-15 14:59:32','2024-03-15 16:06:21','2024-03-15 16:01:31','2024-03-15 16:06:20',NULL,0,0,NULL,NULL),(8597,'subscribers_engagement_score','completed',10,'2024-03-16 18:45:00','2024-03-16 18:46:34','2024-03-15 16:06:20','2024-03-16 18:46:33',NULL,0,0,NULL,NULL),(8598,'mixpanel','completed',10,'2024-03-15 15:03:43','2024-03-15 16:13:19','2024-03-15 16:09:43','2024-03-15 16:13:18',NULL,0,0,NULL,NULL),(8599,'mixpanel','completed',10,'2024-03-15 14:32:28','2024-03-15 16:21:32','2024-03-15 16:16:27','2024-03-15 16:21:31',NULL,0,0,NULL,NULL),(8600,'mixpanel','completed',10,'2024-03-15 14:42:37','2024-03-15 16:31:27','2024-03-15 16:26:36','2024-03-15 16:31:26',NULL,0,0,NULL,NULL),(8601,'mixpanel','completed',10,'2024-03-15 15:15:36','2024-03-15 16:41:30','2024-03-15 16:36:35','2024-03-15 16:41:29',NULL,0,0,NULL,NULL),(8602,'mixpanel','completed',10,'2024-03-15 15:13:36','2024-03-15 16:51:03','2024-03-15 16:46:35','2024-03-15 16:51:02',NULL,0,0,NULL,NULL),(8603,'mixpanel','completed',10,'2024-03-15 15:22:42','2024-03-15 17:01:31','2024-03-15 16:56:41','2024-03-15 17:01:30',NULL,0,0,NULL,NULL),(8604,'mixpanel','completed',10,'2024-03-15 15:48:39','2024-03-15 17:11:32','2024-03-15 17:06:38','2024-03-15 17:11:31',NULL,0,0,NULL,NULL),(8605,'mixpanel','completed',10,'2024-03-15 16:04:31','2024-03-15 17:21:36','2024-03-15 17:16:30','2024-03-15 17:21:35',NULL,0,0,NULL,NULL),(8606,'mixpanel','completed',10,'2024-03-15 15:56:28','2024-03-15 17:31:33','2024-03-15 17:26:28','2024-03-15 17:31:32',NULL,0,0,NULL,NULL),(8607,'mixpanel','completed',10,'2024-03-15 16:15:18','2024-03-15 17:41:36','2024-03-15 17:36:17','2024-03-15 17:41:35',NULL,0,0,NULL,NULL),(8608,'mixpanel','completed',10,'2024-03-15 16:43:30','2024-03-15 17:51:32','2024-03-15 17:46:29','2024-03-15 17:51:31',NULL,0,0,NULL,NULL),(8609,'mixpanel','completed',10,'2024-03-15 16:05:27','2024-03-15 18:01:28','2024-03-15 17:58:23','2024-03-15 18:01:27',NULL,0,0,NULL,NULL),(8610,'mixpanel','completed',10,'2024-03-15 16:15:37','2024-03-15 18:11:39','2024-03-15 18:06:36','2024-03-15 18:11:38',NULL,0,0,NULL,NULL),(8611,'mixpanel','completed',10,'2024-03-15 16:46:31','2024-03-15 18:21:33','2024-03-15 18:16:30','2024-03-15 18:21:32',NULL,0,0,NULL,NULL),(8612,'mixpanel','completed',10,'2024-03-15 16:38:39','2024-03-15 18:31:33','2024-03-15 18:26:38','2024-03-15 18:31:32',NULL,0,0,NULL,NULL),(8613,'mixpanel','completed',10,'2024-03-15 16:50:27','2024-03-15 18:41:38','2024-03-15 18:36:26','2024-03-15 18:41:36',NULL,0,0,NULL,NULL),(8614,'mixpanel','completed',10,'2024-03-15 17:17:37','2024-03-15 18:51:33','2024-03-15 18:46:36','2024-03-15 18:51:31',NULL,0,0,NULL,NULL),(8615,'mixpanel','completed',10,'2024-03-15 17:27:29','2024-03-15 19:01:32','2024-03-15 18:56:28','2024-03-15 19:01:31',NULL,0,0,NULL,NULL),(8616,'mixpanel','completed',10,'2024-03-15 17:36:33','2024-03-15 19:11:36','2024-03-15 19:06:32','2024-03-15 19:11:35',NULL,0,0,NULL,NULL),(8617,'mixpanel','completed',10,'2024-03-15 18:00:51','2024-03-15 19:21:31','2024-03-15 19:16:49','2024-03-15 19:21:29',NULL,0,0,NULL,NULL),(8618,'mixpanel','completed',10,'2024-03-15 18:07:33','2024-03-15 19:31:35','2024-03-15 19:26:32','2024-03-15 19:31:34',NULL,0,0,NULL,NULL),(8619,'mixpanel','completed',10,'2024-03-15 17:45:47','2024-03-15 19:41:38','2024-03-15 19:35:45','2024-03-15 19:41:37',NULL,0,0,NULL,NULL),(8620,'mixpanel','completed',10,'2024-03-15 17:55:28','2024-03-15 19:51:29','2024-03-15 19:46:27','2024-03-15 19:51:28',NULL,0,0,NULL,NULL),(8621,'mixpanel','completed',10,'2024-03-15 18:36:44','2024-03-15 20:01:44','2024-03-15 19:56:41','2024-03-15 20:01:37',NULL,0,0,NULL,NULL),(8622,'mixpanel','completed',10,'2024-03-15 18:10:32','2024-03-15 20:09:20','2024-03-15 20:06:31','2024-03-15 20:09:19',NULL,0,0,NULL,NULL),(8623,'mixpanel','completed',10,'2024-03-15 18:48:38','2024-03-15 20:14:03','2024-03-15 20:11:37','2024-03-15 20:14:02',NULL,0,0,NULL,NULL),(8624,'mixpanel','completed',10,'2024-03-15 18:20:37','2024-03-15 20:19:37','2024-03-15 20:16:36','2024-03-15 20:19:36',NULL,0,0,NULL,NULL),(8625,'mixpanel','completed',10,'2024-03-15 18:54:38','2024-03-15 20:24:38','2024-03-15 20:21:37','2024-03-15 20:24:37',NULL,0,0,NULL,NULL),(8626,'mixpanel','completed',10,'2024-03-15 18:41:25','2024-03-15 20:36:23','2024-03-15 20:31:24','2024-03-15 20:36:22',NULL,0,0,NULL,NULL),(8627,'mixpanel','completed',10,'2024-03-15 19:33:38','2024-03-15 20:44:31','2024-03-15 20:41:37','2024-03-15 20:44:30',NULL,0,0,NULL,NULL),(8628,'mixpanel','completed',10,'2024-03-15 19:22:30','2024-03-15 20:56:34','2024-03-15 20:51:29','2024-03-15 20:56:33',NULL,0,0,NULL,NULL),(8629,'mixpanel','completed',10,'2024-03-15 19:51:35','2024-03-15 21:06:40','2024-03-15 21:01:34','2024-03-15 21:06:39',NULL,0,0,NULL,NULL),(8630,'mixpanel','completed',10,'2024-03-15 19:35:33','2024-03-15 21:16:27','2024-03-15 21:11:32','2024-03-15 21:16:26',NULL,0,0,NULL,NULL),(8631,'mixpanel','completed',10,'2024-03-15 19:54:28','2024-03-15 21:26:29','2024-03-15 21:21:27','2024-03-15 21:26:27',NULL,0,0,NULL,NULL),(8632,'mixpanel','completed',10,'2024-03-15 19:46:27','2024-03-15 21:36:28','2024-03-15 21:31:26','2024-03-15 21:36:27',NULL,0,0,NULL,NULL),(8633,'mixpanel','completed',10,'2024-03-15 19:40:36','2024-03-15 21:46:30','2024-03-15 21:41:35','2024-03-15 21:46:29',NULL,0,0,NULL,NULL),(8634,'mixpanel','completed',10,'2024-03-15 20:36:27','2024-03-15 21:56:33','2024-03-15 21:51:26','2024-03-15 21:56:32',NULL,0,0,NULL,NULL),(8635,'mixpanel','completed',10,'2024-03-15 20:31:30','2024-03-15 22:04:57','2024-03-15 22:01:29','2024-03-15 22:04:56',NULL,0,0,NULL,NULL),(8636,'mixpanel','completed',10,'2024-03-15 20:18:26','2024-03-15 22:13:37','2024-03-15 22:11:24','2024-03-15 22:13:36',NULL,0,0,NULL,NULL),(8637,'mixpanel','completed',10,'2024-03-15 20:31:28','2024-03-15 22:21:36','2024-03-15 22:16:27','2024-03-15 22:21:35',NULL,0,0,NULL,NULL),(8638,'mixpanel','completed',10,'2024-03-15 21:10:35','2024-03-15 22:31:32','2024-03-15 22:26:33','2024-03-15 22:31:31',NULL,0,0,NULL,NULL),(8639,'mixpanel','completed',10,'2024-03-15 21:20:29','2024-03-15 22:41:29','2024-03-15 22:36:28','2024-03-15 22:41:28',NULL,0,0,NULL,NULL),(8640,'mixpanel','completed',10,'2024-03-15 20:59:29','2024-03-15 22:49:45','2024-03-15 22:46:28','2024-03-15 22:49:44',NULL,0,0,NULL,NULL),(8641,'mixpanel','completed',10,'2024-03-15 21:53:29','2024-03-15 22:59:16','2024-03-15 22:56:28','2024-03-15 22:59:15',NULL,0,0,NULL,NULL),(8642,'mixpanel','completed',10,'2024-03-15 21:15:30','2024-03-15 23:06:43','2024-03-15 23:01:29','2024-03-15 23:06:42',NULL,0,0,NULL,NULL),(8643,'mixpanel','completed',10,'2024-03-15 22:07:34','2024-03-15 23:16:33','2024-03-15 23:11:33','2024-03-15 23:16:32',NULL,0,0,NULL,NULL),(8644,'mixpanel','completed',10,'2024-03-15 21:26:28','2024-03-15 23:26:30','2024-03-15 23:21:27','2024-03-15 23:26:29',NULL,0,0,NULL,NULL),(8645,'mixpanel','completed',10,'2024-03-15 21:37:30','2024-03-15 23:36:24','2024-03-15 23:31:29','2024-03-15 23:36:23',NULL,0,0,NULL,NULL),(8646,'mixpanel','completed',10,'2024-03-15 21:48:33','2024-03-15 23:46:35','2024-03-15 23:41:32','2024-03-15 23:46:34',NULL,0,0,NULL,NULL),(8647,'mixpanel','completed',10,'2024-03-15 22:04:32','2024-03-15 23:56:34','2024-03-15 23:51:31','2024-03-15 23:56:33',NULL,0,0,NULL,NULL),(8648,'mixpanel','completed',10,'2024-03-15 22:34:28','2024-03-16 00:06:35','2024-03-16 00:01:27','2024-03-16 00:06:34',NULL,0,0,NULL,NULL),(8649,'mixpanel','completed',10,'2024-03-15 22:26:34','2024-03-16 00:13:40','2024-03-16 00:11:32','2024-03-16 00:13:39',NULL,0,0,NULL,NULL),(8650,'mixpanel','completed',10,'2024-03-15 22:57:33','2024-03-16 00:21:33','2024-03-16 00:16:32','2024-03-16 00:21:32',NULL,0,0,NULL,NULL),(8651,'mixpanel','completed',10,'2024-03-15 22:58:32','2024-03-16 00:31:29','2024-03-16 00:26:31','2024-03-16 00:31:28',NULL,0,0,NULL,NULL),(8652,'mixpanel','completed',10,'2024-03-15 22:36:34','2024-03-16 00:41:36','2024-03-16 00:36:33','2024-03-16 00:41:35',NULL,0,0,NULL,NULL),(8653,'mixpanel','completed',10,'2024-03-15 23:29:31','2024-03-16 00:51:32','2024-03-16 00:46:30','2024-03-16 00:51:31',NULL,0,0,NULL,NULL),(8654,'mixpanel','completed',10,'2024-03-15 23:19:35','2024-03-16 01:01:36','2024-03-16 00:56:34','2024-03-16 01:01:35',NULL,0,0,NULL,NULL),(8655,'mixpanel','completed',10,'2024-03-15 23:23:26','2024-03-16 01:08:51','2024-03-16 01:06:25','2024-03-16 01:08:50',NULL,0,0,NULL,NULL),(8656,'mixpanel','completed',10,'2024-03-15 23:39:35','2024-03-16 01:16:27','2024-03-16 01:11:34','2024-03-16 01:16:26',NULL,0,0,NULL,NULL),(8657,'mixpanel','completed',10,'2024-03-15 23:26:36','2024-03-16 01:26:33','2024-03-16 01:21:35','2024-03-16 01:26:31',NULL,0,0,NULL,NULL),(8658,'mixpanel','completed',10,'2024-03-16 00:18:30','2024-03-16 01:36:35','2024-03-16 01:31:29','2024-03-16 01:36:34',NULL,0,0,NULL,NULL),(8659,'mixpanel','completed',10,'2024-03-15 23:55:32','2024-03-16 01:46:29','2024-03-16 01:41:31','2024-03-16 01:46:28',NULL,0,0,NULL,NULL),(8660,'mixpanel','completed',10,'2024-03-16 00:33:28','2024-03-16 01:56:37','2024-03-16 01:51:27','2024-03-16 01:56:36',NULL,0,0,NULL,NULL),(8661,'mixpanel','completed',10,'2024-03-16 00:57:30','2024-03-16 02:06:34','2024-03-16 02:01:29','2024-03-16 02:06:33',NULL,0,0,NULL,NULL),(8662,'mixpanel','completed',10,'2024-03-16 00:27:34','2024-03-16 02:16:32','2024-03-16 02:11:33','2024-03-16 02:16:31',NULL,0,0,NULL,NULL),(8663,'mixpanel','completed',10,'2024-03-16 01:16:33','2024-03-16 02:26:38','2024-03-16 02:21:32','2024-03-16 02:26:37',NULL,0,0,NULL,NULL),(8664,'mixpanel','completed',10,'2024-03-16 01:20:28','2024-03-16 02:36:27','2024-03-16 02:31:28','2024-03-16 02:36:26',NULL,0,0,NULL,NULL),(8665,'mixpanel','completed',10,'2024-03-16 01:27:46','2024-03-16 02:46:36','2024-03-16 02:41:45','2024-03-16 02:46:35',NULL,0,0,NULL,NULL),(8666,'mixpanel','completed',10,'2024-03-16 01:04:31','2024-03-16 02:56:41','2024-03-16 02:51:30','2024-03-16 02:56:40',NULL,0,0,NULL,NULL),(8667,'mixpanel','completed',10,'2024-03-16 01:56:26','2024-03-16 03:06:31','2024-03-16 03:01:24','2024-03-16 03:06:30',NULL,0,0,NULL,NULL),(8668,'mixpanel','completed',10,'2024-03-16 02:00:38','2024-03-16 03:16:30','2024-03-16 03:11:37','2024-03-16 03:16:29',NULL,0,0,NULL,NULL),(8669,'mixpanel','completed',10,'2024-03-16 01:54:35','2024-03-16 03:25:19','2024-03-16 03:21:34','2024-03-16 03:25:18',NULL,0,0,NULL,NULL),(8670,'mixpanel','completed',10,'2024-03-16 02:14:25','2024-03-16 03:36:45','2024-03-16 03:31:24','2024-03-16 03:36:44',NULL,0,0,NULL,NULL),(8671,'mixpanel','completed',10,'2024-03-16 02:03:24','2024-03-16 03:46:30','2024-03-16 03:41:23','2024-03-16 03:46:29',NULL,0,0,NULL,NULL),(8672,'mixpanel','completed',10,'2024-03-16 02:34:33','2024-03-16 03:56:32','2024-03-16 03:51:32','2024-03-16 03:56:31',NULL,0,0,NULL,NULL),(8673,'mixpanel','completed',10,'2024-03-16 02:55:29','2024-03-16 04:03:59','2024-03-16 04:01:28','2024-03-16 04:03:58',NULL,0,0,NULL,NULL),(8674,'mixpanel','completed',10,'2024-03-16 02:32:27','2024-03-16 04:11:31','2024-03-16 04:06:26','2024-03-16 04:11:30',NULL,0,0,NULL,NULL),(8675,'mixpanel','completed',10,'2024-03-16 02:52:26','2024-03-16 04:21:32','2024-03-16 04:16:25','2024-03-16 04:21:32',NULL,0,0,NULL,NULL),(8676,'mixpanel','completed',10,'2024-03-16 02:29:30','2024-03-16 04:31:45','2024-03-16 04:26:29','2024-03-16 04:31:42',NULL,0,0,NULL,NULL),(8677,'mixpanel','completed',10,'2024-03-16 03:31:31','2024-03-16 04:41:40','2024-03-16 04:36:30','2024-03-16 04:41:37',NULL,0,0,NULL,NULL),(8678,'mixpanel','completed',10,'2024-03-16 03:05:31','2024-03-16 04:49:17','2024-03-16 04:46:29','2024-03-16 04:49:16',NULL,0,0,NULL,NULL),(8679,'mixpanel','completed',10,'2024-03-16 03:13:35','2024-03-16 04:56:31','2024-03-16 04:51:34','2024-03-16 04:56:30',NULL,0,0,NULL,NULL),(8680,'mixpanel','completed',10,'2024-03-16 03:12:36','2024-03-16 05:06:37','2024-03-16 05:01:35','2024-03-16 05:06:36',NULL,0,0,NULL,NULL),(8681,'mixpanel','completed',10,'2024-03-16 03:28:29','2024-03-16 05:16:33','2024-03-16 05:11:28','2024-03-16 05:16:32',NULL,0,0,NULL,NULL),(8682,'mixpanel','completed',10,'2024-03-16 03:42:34','2024-03-16 05:26:37','2024-03-16 05:21:32','2024-03-16 05:26:36',NULL,0,0,NULL,NULL),(8683,'mixpanel','completed',10,'2024-03-16 03:31:16','2024-03-16 05:31:25','2024-03-16 05:29:15','2024-03-16 05:31:24',NULL,0,0,NULL,NULL),(8684,'mixpanel','completed',10,'2024-03-16 03:44:48','2024-03-16 05:38:40','2024-03-16 05:34:47','2024-03-16 05:38:39',NULL,0,0,NULL,NULL),(8685,'mixpanel','completed',10,'2024-03-16 04:06:33','2024-03-16 05:44:31','2024-03-16 05:41:32','2024-03-16 05:44:30',NULL,0,0,NULL,NULL),(8686,'mixpanel','completed',10,'2024-03-16 04:38:55','2024-03-16 05:51:40','2024-03-16 05:48:54','2024-03-16 05:51:39',NULL,0,0,NULL,NULL),(8687,'mixpanel','completed',10,'2024-03-16 03:56:13','2024-03-16 05:59:59','2024-03-16 05:55:12','2024-03-16 05:59:58',NULL,0,0,NULL,NULL),(8688,'mixpanel','completed',10,'2024-03-16 04:56:35','2024-03-16 06:11:28','2024-03-16 06:06:34','2024-03-16 06:11:27',NULL,0,0,NULL,NULL),(8689,'mixpanel','completed',10,'2024-03-16 05:05:29','2024-03-16 06:18:51','2024-03-16 06:16:28','2024-03-16 06:18:50',NULL,0,0,NULL,NULL),(8690,'mixpanel','completed',10,'2024-03-16 05:00:39','2024-03-16 06:23:49','2024-03-16 06:21:38','2024-03-16 06:23:48',NULL,0,0,NULL,NULL),(8691,'mixpanel','completed',10,'2024-03-16 04:29:31','2024-03-16 06:31:07','2024-03-16 06:26:30','2024-03-16 06:31:05',NULL,0,0,NULL,NULL),(8692,'mixpanel','completed',10,'2024-03-16 04:51:16','2024-03-16 06:40:49','2024-03-16 06:36:15','2024-03-16 06:40:48',NULL,0,0,NULL,NULL),(8693,'mixpanel','completed',10,'2024-03-16 04:50:26','2024-03-16 06:46:29','2024-03-16 06:44:25','2024-03-16 06:46:28',NULL,0,0,NULL,NULL),(8694,'mixpanel','completed',10,'2024-03-16 04:52:21','2024-03-16 06:51:33','2024-03-16 06:49:20','2024-03-16 06:51:32',NULL,0,0,NULL,NULL),(8695,'mixpanel','completed',10,'2024-03-16 05:43:30','2024-03-16 07:01:36','2024-03-16 06:56:29','2024-03-16 07:01:35',NULL,0,0,NULL,NULL),(8696,'mixpanel','completed',10,'2024-03-16 05:55:37','2024-03-16 07:10:30','2024-03-16 07:06:36','2024-03-16 07:10:29',NULL,0,0,NULL,NULL),(8697,'mixpanel','completed',10,'2024-03-16 05:21:46','2024-03-16 07:21:35','2024-03-16 07:15:45','2024-03-16 07:21:34',NULL,0,0,NULL,NULL),(8698,'schedule_re_engagement_email','completed',10,'2024-03-17 07:24:26','2024-03-17 07:24:38','2024-03-16 07:24:25','2024-03-17 07:24:37',NULL,0,0,NULL,NULL),(8699,'mixpanel','completed',10,'2024-03-16 05:31:26','2024-03-16 07:26:27','2024-03-16 07:24:25','2024-03-16 07:26:26',NULL,0,0,NULL,NULL),(8700,'mixpanel','completed',10,'2024-03-16 06:16:50','2024-03-16 07:32:55','2024-03-16 07:29:49','2024-03-16 07:32:54',NULL,0,0,NULL,NULL),(8701,'mixpanel','completed',10,'2024-03-16 05:55:32','2024-03-16 07:41:30','2024-03-16 07:36:31','2024-03-16 07:41:29',NULL,0,0,NULL,NULL),(8702,'mixpanel','completed',10,'2024-03-16 06:27:51','2024-03-16 07:46:34','2024-03-16 07:43:50','2024-03-16 07:46:33',NULL,0,0,NULL,NULL),(8703,'mixpanel','completed',10,'2024-03-16 06:42:34','2024-03-16 07:56:30','2024-03-16 07:51:33','2024-03-16 07:56:29',NULL,0,0,NULL,NULL),(8704,'mixpanel','completed',10,'2024-03-16 06:33:01','2024-03-16 08:01:27','2024-03-16 07:59:00','2024-03-16 08:01:26',NULL,0,0,NULL,NULL),(8705,'mixpanel','completed',10,'2024-03-16 06:12:58','2024-03-16 08:11:28','2024-03-16 08:05:57','2024-03-16 08:11:27',NULL,0,0,NULL,NULL),(8706,'mixpanel','completed',10,'2024-03-16 07:07:23','2024-03-16 08:21:06','2024-03-16 08:16:22','2024-03-16 08:21:05',NULL,0,0,NULL,NULL),(8707,'mixpanel','completed',10,'2024-03-16 07:18:43','2024-03-16 08:31:36','2024-03-16 08:26:42','2024-03-16 08:31:35',NULL,0,0,NULL,NULL),(8708,'mixpanel','completed',10,'2024-03-16 06:48:03','2024-03-16 08:41:34','2024-03-16 08:36:02','2024-03-16 08:41:33',NULL,0,0,NULL,NULL),(8709,'mixpanel','completed',10,'2024-03-16 06:57:35','2024-03-16 08:51:03','2024-03-16 08:46:34','2024-03-16 08:51:02',NULL,0,0,NULL,NULL),(8710,'mixpanel','completed',10,'2024-03-16 07:28:36','2024-03-16 09:01:33','2024-03-16 08:56:35','2024-03-16 09:01:32',NULL,0,0,NULL,NULL),(8711,'mixpanel','completed',10,'2024-03-16 07:15:33','2024-03-16 09:11:29','2024-03-16 09:06:32','2024-03-16 09:11:28',NULL,0,0,NULL,NULL),(8712,'mixpanel','completed',10,'2024-03-16 07:56:40','2024-03-16 09:16:29','2024-03-16 09:13:39','2024-03-16 09:16:28',NULL,0,0,NULL,NULL),(8713,'mixpanel','completed',10,'2024-03-16 08:09:30','2024-03-16 09:26:35','2024-03-16 09:21:29','2024-03-16 09:26:34',NULL,0,0,NULL,NULL),(8714,'mixpanel','completed',10,'2024-03-16 07:57:18','2024-03-16 09:36:30','2024-03-16 09:30:17','2024-03-16 09:36:29',NULL,0,0,NULL,NULL),(8715,'mixpanel','completed',10,'2024-03-16 08:14:45','2024-03-16 09:46:30','2024-03-16 09:39:44','2024-03-16 09:46:29',NULL,0,0,NULL,NULL),(8716,'mixpanel','completed',10,'2024-03-16 08:45:27','2024-03-16 09:55:30','2024-03-16 09:51:26','2024-03-16 09:55:29',NULL,0,0,NULL,NULL),(8717,'mixpanel','completed',10,'2024-03-16 08:19:38','2024-03-16 10:04:25','2024-03-16 10:01:37','2024-03-16 10:04:24',NULL,0,0,NULL,NULL),(8718,'mixpanel','completed',10,'2024-03-16 08:17:36','2024-03-16 10:11:33','2024-03-16 10:06:35','2024-03-16 10:11:32',NULL,0,0,NULL,NULL),(8719,'mixpanel','completed',10,'2024-03-16 08:43:50','2024-03-16 10:19:13','2024-03-16 10:14:49','2024-03-16 10:19:12',NULL,0,0,NULL,NULL),(8720,'mixpanel','completed',10,'2024-03-16 09:00:29','2024-03-16 10:26:32','2024-03-16 10:21:29','2024-03-16 10:26:32',NULL,0,0,NULL,NULL),(8721,'mixpanel','completed',10,'2024-03-16 08:39:36','2024-03-16 10:36:32','2024-03-16 10:31:35','2024-03-16 10:36:31',NULL,0,0,NULL,NULL),(8722,'mixpanel','completed',10,'2024-03-16 08:52:33','2024-03-16 10:46:34','2024-03-16 10:41:32','2024-03-16 10:46:33',NULL,0,0,NULL,NULL),(8723,'mixpanel','completed',10,'2024-03-16 09:37:35','2024-03-16 10:56:28','2024-03-16 10:51:34','2024-03-16 10:56:27',NULL,0,0,NULL,NULL),(8724,'mixpanel','completed',10,'2024-03-16 09:33:04','2024-03-16 11:06:29','2024-03-16 11:00:03','2024-03-16 11:06:28',NULL,0,0,NULL,NULL),(8725,'mixpanel','completed',10,'2024-03-16 09:15:42','2024-03-16 11:14:38','2024-03-16 11:11:41','2024-03-16 11:14:37',NULL,0,0,NULL,NULL),(8726,'mixpanel','completed',10,'2024-03-16 09:37:29','2024-03-16 11:23:49','2024-03-16 11:21:28','2024-03-16 11:23:48',NULL,0,0,NULL,NULL),(8727,'mixpanel','completed',10,'2024-03-16 09:58:29','2024-03-16 11:31:31','2024-03-16 11:26:28','2024-03-16 11:31:30',NULL,0,0,NULL,NULL),(8728,'mixpanel','completed',10,'2024-03-16 09:54:35','2024-03-16 11:41:34','2024-03-16 11:36:34','2024-03-16 11:41:33',NULL,0,0,NULL,NULL),(8729,'mixpanel','completed',10,'2024-03-16 10:05:08','2024-03-16 11:51:29','2024-03-16 11:46:07','2024-03-16 11:51:28',NULL,0,0,NULL,NULL),(8730,'mixpanel','completed',10,'2024-03-16 10:47:36','2024-03-16 11:59:14','2024-03-16 11:56:35','2024-03-16 11:59:13',NULL,0,0,NULL,NULL),(8731,'mixpanel','completed',10,'2024-03-16 10:19:27','2024-03-16 12:06:33','2024-03-16 12:01:26','2024-03-16 12:06:32',NULL,0,0,NULL,NULL),(8732,'mixpanel','completed',10,'2024-03-16 10:44:17','2024-03-16 12:11:35','2024-03-16 12:09:16','2024-03-16 12:11:34',NULL,0,0,NULL,NULL),(8733,'mixpanel','completed',10,'2024-03-16 10:30:34','2024-03-16 12:21:31','2024-03-16 12:16:33','2024-03-16 12:21:30',NULL,0,0,NULL,NULL),(8734,'mixpanel','completed',10,'2024-03-16 10:41:29','2024-03-16 12:31:34','2024-03-16 12:26:28','2024-03-16 12:31:34',NULL,0,0,NULL,NULL),(8735,'mixpanel','completed',10,'2024-03-16 11:04:35','2024-03-16 12:41:36','2024-03-16 12:36:33','2024-03-16 12:41:35',NULL,0,0,NULL,NULL),(8736,'mixpanel','completed',10,'2024-03-16 11:15:31','2024-03-16 12:51:30','2024-03-16 12:46:30','2024-03-16 12:51:29',NULL,0,0,NULL,NULL),(8737,'mixpanel','completed',10,'2024-03-16 11:35:31','2024-03-16 13:01:34','2024-03-16 12:56:30','2024-03-16 13:01:33',NULL,0,0,NULL,NULL),(8738,'mixpanel','completed',10,'2024-03-16 11:59:33','2024-03-16 13:11:23','2024-03-16 13:06:32','2024-03-16 13:11:22',NULL,0,0,NULL,NULL),(8739,'mixpanel','completed',10,'2024-03-16 12:10:33','2024-03-16 13:21:34','2024-03-16 13:16:32','2024-03-16 13:21:33',NULL,0,0,NULL,NULL),(8740,'mixpanel','completed',10,'2024-03-16 11:37:39','2024-03-16 13:31:27','2024-03-16 13:26:38','2024-03-16 13:31:26',NULL,0,0,NULL,NULL),(8741,'mixpanel','completed',10,'2024-03-16 12:28:18','2024-03-16 13:41:28','2024-03-16 13:35:17','2024-03-16 13:41:27',NULL,0,0,NULL,NULL),(8742,'mixpanel','completed',10,'2024-03-16 12:22:57','2024-03-16 13:50:59','2024-03-16 13:45:56','2024-03-16 13:50:58',NULL,0,0,NULL,NULL),(8743,'mixpanel','completed',10,'2024-03-16 12:47:36','2024-03-16 14:00:35','2024-03-16 13:56:35','2024-03-16 14:00:34',NULL,0,0,NULL,NULL),(8744,'mixpanel','completed',10,'2024-03-16 12:33:31','2024-03-16 14:06:29','2024-03-16 14:03:29','2024-03-16 14:06:28',NULL,0,0,NULL,NULL),(8745,'mixpanel','completed',10,'2024-03-16 12:52:54','2024-03-16 14:16:22','2024-03-16 14:10:52','2024-03-16 14:16:21',NULL,0,0,NULL,NULL),(8746,'mixpanel','completed',10,'2024-03-16 12:46:26','2024-03-16 14:24:44','2024-03-16 14:21:25','2024-03-16 14:24:43',NULL,0,0,NULL,NULL),(8747,'mixpanel','completed',10,'2024-03-16 12:54:34','2024-03-16 14:36:35','2024-03-16 14:31:33','2024-03-16 14:36:34',NULL,0,0,NULL,NULL),(8748,'mixpanel','completed',10,'2024-03-16 13:00:36','2024-03-16 14:46:32','2024-03-16 14:41:35','2024-03-16 14:46:31',NULL,0,0,NULL,NULL),(8749,'mixpanel','completed',10,'2024-03-16 13:12:32','2024-03-16 14:54:46','2024-03-16 14:51:31','2024-03-16 14:54:45',NULL,0,0,NULL,NULL),(8750,'mixpanel','completed',10,'2024-03-16 13:09:26','2024-03-16 15:06:36','2024-03-16 15:01:24','2024-03-16 15:06:35',NULL,0,0,NULL,NULL),(8751,'mixpanel','completed',10,'2024-03-16 13:41:28','2024-03-16 15:16:34','2024-03-16 15:11:27','2024-03-16 15:16:33',NULL,0,0,NULL,NULL),(8752,'mixpanel','completed',10,'2024-03-16 14:10:48','2024-03-16 15:24:22','2024-03-16 15:19:46','2024-03-16 15:24:21',NULL,0,0,NULL,NULL),(8753,'mixpanel','completed',10,'2024-03-16 14:14:27','2024-03-16 15:29:32','2024-03-16 15:26:26','2024-03-16 15:29:31',NULL,0,0,NULL,NULL),(8754,'mixpanel','completed',10,'2024-03-16 14:06:02','2024-03-16 15:36:26','2024-03-16 15:34:00','2024-03-16 15:36:25',NULL,0,0,NULL,NULL),(8755,'mixpanel','completed',10,'2024-03-16 14:13:07','2024-03-16 15:41:26','2024-03-16 15:39:06','2024-03-16 15:41:25',NULL,0,0,NULL,NULL),(8756,'mixpanel','completed',10,'2024-03-16 14:14:29','2024-03-16 15:48:34','2024-03-16 15:46:28','2024-03-16 15:48:33',NULL,0,0,NULL,NULL),(8757,'mixpanel','completed',10,'2024-03-16 14:38:26','2024-03-16 15:56:36','2024-03-16 15:51:25','2024-03-16 15:56:35',NULL,0,0,NULL,NULL),(8758,'mixpanel','completed',10,'2024-03-16 14:24:21','2024-03-16 16:05:15','2024-03-16 16:00:20','2024-03-16 16:05:14',NULL,0,0,NULL,NULL),(8759,'mixpanel','completed',10,'2024-03-16 14:38:28','2024-03-16 16:11:38','2024-03-16 16:08:27','2024-03-16 16:11:37',NULL,0,0,NULL,NULL),(8760,'mixpanel','completed',10,'2024-03-16 15:00:34','2024-03-16 16:21:17','2024-03-16 16:16:33','2024-03-16 16:21:16',NULL,0,0,NULL,NULL),(8761,'mixpanel','completed',10,'2024-03-16 14:42:52','2024-03-16 16:29:42','2024-03-16 16:24:51','2024-03-16 16:29:41',NULL,0,0,NULL,NULL),(8762,'mixpanel','completed',10,'2024-03-16 15:29:00','2024-03-16 16:36:37','2024-03-16 16:32:59','2024-03-16 16:36:36',NULL,0,0,NULL,NULL),(8763,'mixpanel','completed',10,'2024-03-16 15:33:39','2024-03-16 16:45:39','2024-03-16 16:41:38','2024-03-16 16:45:33',NULL,0,0,NULL,NULL),(8764,'mixpanel','completed',10,'2024-03-16 14:51:17','2024-03-16 16:54:59','2024-03-16 16:51:16','2024-03-16 16:54:58',NULL,0,0,NULL,NULL),(8765,'mixpanel','completed',10,'2024-03-16 15:11:58','2024-03-16 17:03:57','2024-03-16 16:59:57','2024-03-16 17:03:56',NULL,0,0,NULL,NULL),(8766,'mixpanel','completed',10,'2024-03-16 15:29:31','2024-03-16 17:09:07','2024-03-16 17:06:30','2024-03-16 17:09:06',NULL,0,0,NULL,NULL),(8767,'mixpanel','completed',10,'2024-03-16 15:13:40','2024-03-16 17:16:32','2024-03-16 17:11:39','2024-03-16 17:16:31',NULL,0,0,NULL,NULL),(8768,'mixpanel','completed',10,'2024-03-16 15:34:57','2024-03-16 17:21:30','2024-03-16 17:18:56','2024-03-16 17:21:29',NULL,0,0,NULL,NULL),(8769,'mixpanel','completed',10,'2024-03-16 16:05:34','2024-03-16 17:31:28','2024-03-16 17:26:33','2024-03-16 17:31:27',NULL,0,0,NULL,NULL),(8770,'mixpanel','completed',10,'2024-03-16 16:34:34','2024-03-16 17:41:36','2024-03-16 17:36:33','2024-03-16 17:41:35',NULL,0,0,NULL,NULL),(8771,'mixpanel','completed',10,'2024-03-16 16:02:33','2024-03-16 17:51:15','2024-03-16 17:46:32','2024-03-16 17:51:14',NULL,0,0,NULL,NULL),(8772,'mixpanel','completed',10,'2024-03-16 16:48:39','2024-03-16 18:01:19','2024-03-16 17:56:38','2024-03-16 18:01:18',NULL,0,0,NULL,NULL),(8773,'mixpanel','completed',10,'2024-03-16 16:37:31','2024-03-16 18:11:15','2024-03-16 18:06:30','2024-03-16 18:11:14',NULL,0,0,NULL,NULL),(8774,'mixpanel','completed',10,'2024-03-16 16:47:34','2024-03-16 18:21:28','2024-03-16 18:16:33','2024-03-16 18:21:27',NULL,0,0,NULL,NULL),(8775,'mixpanel','completed',10,'2024-03-16 16:40:36','2024-03-16 18:31:31','2024-03-16 18:26:35','2024-03-16 18:31:30',NULL,0,0,NULL,NULL),(8776,'mixpanel','completed',10,'2024-03-16 16:45:28','2024-03-16 18:41:38','2024-03-16 18:36:27','2024-03-16 18:41:37',NULL,0,0,NULL,NULL),(8777,'subscribers_engagement_score','completed',10,'2024-03-16 18:46:34','2024-03-16 18:48:55','2024-03-16 18:46:33','2024-03-16 18:48:54',NULL,0,0,NULL,NULL),(8778,'mixpanel','completed',10,'2024-03-16 17:29:34','2024-03-16 18:48:55','2024-03-16 18:46:33','2024-03-16 18:48:54',NULL,0,0,NULL,NULL),(8779,'subscribers_engagement_score','completed',10,'2024-03-17 06:48:00','2024-03-17 06:51:54','2024-03-16 18:48:54','2024-03-17 06:51:53',NULL,0,0,NULL,NULL),(8780,'mixpanel','completed',10,'2024-03-16 17:43:31','2024-03-16 18:56:41','2024-03-16 18:51:30','2024-03-16 18:56:41',NULL,0,0,NULL,NULL),(8781,'mixpanel','completed',10,'2024-03-16 17:20:51','2024-03-16 19:05:25','2024-03-16 18:59:50','2024-03-16 19:05:24',NULL,0,0,NULL,NULL),(8782,'mixpanel','completed',10,'2024-03-16 17:56:30','2024-03-16 19:16:17','2024-03-16 19:11:29','2024-03-16 19:16:14',NULL,0,0,NULL,NULL),(8783,'mixpanel','completed',10,'2024-03-16 17:51:33','2024-03-16 19:26:35','2024-03-16 19:21:30','2024-03-16 19:26:34',NULL,0,0,NULL,NULL),(8784,'mixpanel','completed',10,'2024-03-16 17:36:32','2024-03-16 19:34:46','2024-03-16 19:31:31','2024-03-16 19:34:44',NULL,0,0,NULL,NULL),(8785,'mixpanel','completed',10,'2024-03-16 18:19:57','2024-03-16 19:43:01','2024-03-16 19:39:56','2024-03-16 19:42:58',NULL,0,0,NULL,NULL),(8786,'mixpanel','completed',10,'2024-03-16 18:34:30','2024-03-16 19:51:51','2024-03-16 19:46:29','2024-03-16 19:51:48',NULL,0,0,NULL,NULL),(8787,'mixpanel','completed',10,'2024-03-16 17:59:55','2024-03-16 19:59:00','2024-03-16 19:56:53','2024-03-16 19:58:59',NULL,0,0,NULL,NULL),(8788,'mixpanel','completed',10,'2024-03-16 18:44:30','2024-03-16 20:03:52','2024-03-16 20:01:29','2024-03-16 20:03:51',NULL,0,0,NULL,NULL),(8789,'mixpanel','completed',10,'2024-03-16 18:05:37','2024-03-16 20:11:21','2024-03-16 20:06:36','2024-03-16 20:11:20',NULL,0,0,NULL,NULL),(8790,'mixpanel','completed',10,'2024-03-16 18:38:34','2024-03-16 20:21:40','2024-03-16 20:16:33','2024-03-16 20:21:39',NULL,0,0,NULL,NULL),(8791,'mixpanel','completed',10,'2024-03-16 18:36:24','2024-03-16 20:30:36','2024-03-16 20:25:23','2024-03-16 20:30:35',NULL,0,0,NULL,NULL),(8792,'mixpanel','completed',10,'2024-03-16 18:37:30','2024-03-16 20:38:58','2024-03-16 20:36:29','2024-03-16 20:38:57',NULL,0,0,NULL,NULL),(8793,'mixpanel','completed',10,'2024-03-16 18:40:37','2024-03-16 20:45:16','2024-03-16 20:41:36','2024-03-16 20:45:15',NULL,0,0,NULL,NULL),(8794,'mixpanel','completed',10,'2024-03-16 19:05:30','2024-03-16 20:56:33','2024-03-16 20:51:29','2024-03-16 20:56:32',NULL,0,0,NULL,NULL),(8795,'mixpanel','completed',10,'2024-03-16 19:54:05','2024-03-16 21:06:35','2024-03-16 21:00:04','2024-03-16 21:06:34',NULL,0,0,NULL,NULL),(8796,'mixpanel','completed',10,'2024-03-16 19:37:49','2024-03-16 21:16:21','2024-03-16 21:09:48','2024-03-16 21:16:20',NULL,0,0,NULL,NULL),(8797,'mixpanel','completed',10,'2024-03-16 20:14:33','2024-03-16 21:24:13','2024-03-16 21:21:32','2024-03-16 21:24:12',NULL,0,0,NULL,NULL),(8798,'mixpanel','completed',10,'2024-03-16 19:47:35','2024-03-16 21:31:37','2024-03-16 21:26:34','2024-03-16 21:31:36',NULL,0,0,NULL,NULL),(8799,'mixpanel','completed',10,'2024-03-16 19:40:13','2024-03-16 21:36:33','2024-03-16 21:34:11','2024-03-16 21:36:32',NULL,0,0,NULL,NULL),(8800,'mixpanel','completed',10,'2024-03-16 20:18:34','2024-03-16 21:45:07','2024-03-16 21:41:33','2024-03-16 21:45:07',NULL,0,0,NULL,NULL),(8801,'mixpanel','completed',10,'2024-03-16 19:49:37','2024-03-16 21:50:37','2024-03-16 21:47:36','2024-03-16 21:50:36',NULL,0,0,NULL,NULL),(8802,'mixpanel','completed',10,'2024-03-16 20:50:38','2024-03-16 21:55:48','2024-03-16 21:53:37','2024-03-16 21:55:47',NULL,0,0,NULL,NULL),(8803,'mixpanel','completed',10,'2024-03-16 20:34:38','2024-03-16 22:01:20','2024-03-16 21:58:37','2024-03-16 22:01:19',NULL,0,0,NULL,NULL),(8804,'mixpanel','completed',10,'2024-03-16 20:41:36','2024-03-16 22:06:33','2024-03-16 22:03:36','2024-03-16 22:06:32',NULL,0,0,NULL,NULL),(8805,'mixpanel','completed',10,'2024-03-16 20:46:15','2024-03-16 22:16:32','2024-03-16 22:11:14','2024-03-16 22:16:31',NULL,0,0,NULL,NULL),(8806,'mixpanel','completed',10,'2024-03-16 20:30:39','2024-03-16 22:26:31','2024-03-16 22:21:39','2024-03-16 22:26:30',NULL,0,0,NULL,NULL),(8807,'mixpanel','completed',10,'2024-03-16 20:49:33','2024-03-16 22:36:36','2024-03-16 22:30:32','2024-03-16 22:36:36',NULL,0,0,NULL,NULL),(8808,'mixpanel','completed',10,'2024-03-16 20:54:01','2024-03-16 22:41:22','2024-03-16 22:39:00','2024-03-16 22:41:17',NULL,0,0,NULL,NULL),(8809,'mixpanel','completed',10,'2024-03-16 21:11:42','2024-03-16 22:50:18','2024-03-16 22:46:36','2024-03-16 22:50:16',NULL,0,0,NULL,NULL),(8810,'mixpanel','completed',10,'2024-03-16 21:47:36','2024-03-16 23:01:34','2024-03-16 22:56:35','2024-03-16 23:01:33',NULL,0,0,NULL,NULL),(8811,'mixpanel','completed',10,'2024-03-16 22:02:37','2024-03-16 23:11:02','2024-03-16 23:06:37','2024-03-16 23:11:01',NULL,0,0,NULL,NULL),(8812,'mixpanel','completed',10,'2024-03-16 21:44:33','2024-03-16 23:21:39','2024-03-16 23:16:33','2024-03-16 23:21:38',NULL,0,0,NULL,NULL),(8813,'mixpanel','completed',10,'2024-03-16 22:21:34','2024-03-16 23:31:28','2024-03-16 23:26:33','2024-03-16 23:31:27',NULL,0,0,NULL,NULL),(8814,'mixpanel','completed',10,'2024-03-16 21:45:41','2024-03-16 23:36:26','2024-03-16 23:33:40','2024-03-16 23:36:25',NULL,0,0,NULL,NULL),(8815,'mixpanel','completed',10,'2024-03-16 21:50:42','2024-03-16 23:45:03','2024-03-16 23:41:41','2024-03-16 23:45:02',NULL,0,0,NULL,NULL),(8816,'mixpanel','completed',10,'2024-03-16 22:07:26','2024-03-16 23:54:10','2024-03-16 23:51:25','2024-03-16 23:54:09',NULL,0,0,NULL,NULL),(8817,'mixpanel','completed',10,'2024-03-16 21:55:40','2024-03-17 00:01:32','2024-03-16 23:56:39','2024-03-17 00:01:31',NULL,0,0,NULL,NULL),(8818,'mixpanel','completed',10,'2024-03-16 22:26:35','2024-03-17 00:11:34','2024-03-17 00:06:34','2024-03-17 00:11:33',NULL,0,0,NULL,NULL),(8819,'mixpanel','completed',10,'2024-03-16 23:06:59','2024-03-17 00:21:29','2024-03-17 00:15:58','2024-03-17 00:21:28',NULL,0,0,NULL,NULL),(8820,'mixpanel','completed',10,'2024-03-16 23:20:53','2024-03-17 00:29:29','2024-03-17 00:24:52','2024-03-17 00:29:28',NULL,0,0,NULL,NULL),(8821,'mixpanel','completed',10,'2024-03-16 23:12:24','2024-03-17 00:41:37','2024-03-17 00:36:22','2024-03-17 00:41:36',NULL,0,0,NULL,NULL),(8822,'mixpanel','completed',10,'2024-03-16 22:50:27','2024-03-17 00:51:49','2024-03-17 00:46:26','2024-03-17 00:51:46',NULL,0,0,NULL,NULL),(8823,'mixpanel','completed',10,'2024-03-16 23:52:36','2024-03-17 01:01:30','2024-03-17 00:56:35','2024-03-17 01:01:29',NULL,0,0,NULL,NULL),(8824,'mixpanel','completed',10,'2024-03-16 23:40:40','2024-03-17 01:09:52','2024-03-17 01:06:38','2024-03-17 01:09:51',NULL,0,0,NULL,NULL),(8825,'mixpanel','completed',10,'2024-03-16 23:33:14','2024-03-17 01:21:34','2024-03-17 01:15:13','2024-03-17 01:21:34',NULL,0,0,NULL,NULL),(8826,'mixpanel','completed',10,'2024-03-17 00:14:34','2024-03-17 01:31:31','2024-03-17 01:26:33','2024-03-17 01:31:30',NULL,0,0,NULL,NULL),(8827,'mixpanel','completed',10,'2024-03-16 23:36:33','2024-03-17 01:41:31','2024-03-17 01:36:32','2024-03-17 01:41:30',NULL,0,0,NULL,NULL),(8828,'mixpanel','completed',10,'2024-03-17 00:43:29','2024-03-17 01:49:31','2024-03-17 01:46:28','2024-03-17 01:49:30',NULL,0,0,NULL,NULL),(8829,'mixpanel','completed',10,'2024-03-17 00:08:36','2024-03-17 02:01:28','2024-03-17 01:56:35','2024-03-17 02:01:27',NULL,0,0,NULL,NULL),(8830,'mixpanel','completed',10,'2024-03-17 00:56:09','2024-03-17 02:06:30','2024-03-17 02:04:08','2024-03-17 02:06:30',NULL,0,0,NULL,NULL),(8831,'mixpanel','completed',10,'2024-03-17 00:57:31','2024-03-17 02:14:36','2024-03-17 02:11:30','2024-03-17 02:14:35',NULL,0,0,NULL,NULL),(8832,'mixpanel','completed',10,'2024-03-17 00:41:28','2024-03-17 02:26:33','2024-03-17 02:21:27','2024-03-17 02:26:32',NULL,0,0,NULL,NULL),(8833,'mixpanel','completed',10,'2024-03-17 01:17:33','2024-03-17 02:32:53','2024-03-17 02:29:32','2024-03-17 02:32:52',NULL,0,0,NULL,NULL),(8834,'mixpanel','completed',10,'2024-03-17 01:24:26','2024-03-17 02:39:44','2024-03-17 02:36:25','2024-03-17 02:39:43',NULL,0,0,NULL,NULL),(8835,'mixpanel','completed',10,'2024-03-17 00:54:31','2024-03-17 02:51:38','2024-03-17 02:46:30','2024-03-17 02:51:37',NULL,0,0,NULL,NULL),(8836,'mixpanel','completed',10,'2024-03-17 01:09:53','2024-03-17 03:01:29','2024-03-17 02:54:52','2024-03-17 03:01:28',NULL,0,0,NULL,NULL),(8837,'mixpanel','completed',10,'2024-03-17 01:57:57','2024-03-17 03:11:27','2024-03-17 03:05:56','2024-03-17 03:11:26',NULL,0,0,NULL,NULL),(8838,'mixpanel','completed',10,'2024-03-17 01:51:31','2024-03-17 03:21:17','2024-03-17 03:16:30','2024-03-17 03:21:16',NULL,0,0,NULL,NULL),(8839,'mixpanel','completed',10,'2024-03-17 02:24:38','2024-03-17 03:31:30','2024-03-17 03:26:37','2024-03-17 03:31:29',NULL,0,0,NULL,NULL),(8840,'mixpanel','completed',10,'2024-03-17 01:37:32','2024-03-17 03:41:26','2024-03-17 03:36:31','2024-03-17 03:41:26',NULL,0,0,NULL,NULL),(8841,'mixpanel','completed',10,'2024-03-17 02:03:32','2024-03-17 03:51:32','2024-03-17 03:46:31','2024-03-17 03:51:31',NULL,0,0,NULL,NULL),(8842,'mixpanel','completed',10,'2024-03-17 02:13:32','2024-03-17 03:58:51','2024-03-17 03:56:31','2024-03-17 03:58:50',NULL,0,0,NULL,NULL),(8843,'mixpanel','completed',10,'2024-03-17 02:07:31','2024-03-17 04:06:31','2024-03-17 04:01:30','2024-03-17 04:06:30',NULL,0,0,NULL,NULL),(8844,'mixpanel','completed',10,'2024-03-17 02:12:32','2024-03-17 04:16:29','2024-03-17 04:11:30','2024-03-17 04:16:28',NULL,0,0,NULL,NULL),(8845,'mixpanel','completed',10,'2024-03-17 03:11:34','2024-03-17 04:26:36','2024-03-17 04:21:33','2024-03-17 04:26:35',NULL,0,0,NULL,NULL),(8846,'mixpanel','completed',10,'2024-03-17 03:24:33','2024-03-17 04:34:02','2024-03-17 04:31:31','2024-03-17 04:34:00',NULL,0,0,NULL,NULL),(8847,'mixpanel','completed',10,'2024-03-17 02:56:49','2024-03-17 04:38:55','2024-03-17 04:36:48','2024-03-17 04:38:54',NULL,0,0,NULL,NULL),(8848,'mixpanel','completed',10,'2024-03-17 02:45:11','2024-03-17 04:44:10','2024-03-17 04:41:10','2024-03-17 04:44:08',NULL,0,0,NULL,NULL),(8849,'mixpanel','completed',10,'2024-03-17 03:36:44','2024-03-17 04:51:53','2024-03-17 04:46:42','2024-03-17 04:51:49',NULL,0,0,NULL,NULL),(8850,'mixpanel','completed',10,'2024-03-17 03:10:43','2024-03-17 04:59:55','2024-03-17 04:56:41','2024-03-17 04:59:53',NULL,0,0,NULL,NULL),(8851,'mixpanel','completed',10,'2024-03-17 03:51:37','2024-03-17 05:11:20','2024-03-17 05:04:36','2024-03-17 05:11:19',NULL,0,0,NULL,NULL),(8852,'mixpanel','completed',10,'2024-03-17 03:53:18','2024-03-17 05:21:28','2024-03-17 05:16:18','2024-03-17 05:21:27',NULL,0,0,NULL,NULL),(8853,'mixpanel','completed',10,'2024-03-17 03:41:40','2024-03-17 05:31:13','2024-03-17 05:25:39','2024-03-17 05:31:12',NULL,0,0,NULL,NULL),(8854,'mixpanel','completed',10,'2024-03-17 04:03:09','2024-03-17 05:40:20','2024-03-17 05:35:08','2024-03-17 05:40:19',NULL,0,0,NULL,NULL),(8855,'mixpanel','completed',10,'2024-03-17 03:46:35','2024-03-17 05:46:32','2024-03-17 05:43:34','2024-03-17 05:46:31',NULL,0,0,NULL,NULL),(8856,'mixpanel','completed',10,'2024-03-17 03:59:25','2024-03-17 05:56:31','2024-03-17 05:51:24','2024-03-17 05:56:30',NULL,0,0,NULL,NULL),(8857,'mixpanel','completed',10,'2024-03-17 04:16:35','2024-03-17 06:04:05','2024-03-17 05:59:34','2024-03-17 06:04:04',NULL,0,0,NULL,NULL),(8858,'mixpanel','completed',10,'2024-03-17 04:59:34','2024-03-17 06:10:04','2024-03-17 06:06:33','2024-03-17 06:10:03',NULL,0,0,NULL,NULL),(8859,'mixpanel','completed',10,'2024-03-17 05:08:20','2024-03-17 06:15:56','2024-03-17 06:12:19','2024-03-17 06:15:55',NULL,0,0,NULL,NULL),(8860,'mixpanel','completed',10,'2024-03-17 04:52:06','2024-03-17 06:24:40','2024-03-17 06:21:05','2024-03-17 06:24:39',NULL,0,0,NULL,NULL),(8861,'mixpanel','completed',10,'2024-03-17 04:40:06','2024-03-17 06:38:18','2024-03-17 06:30:05','2024-03-17 06:38:14',NULL,0,0,NULL,NULL),(8862,'mixpanel','completed',10,'2024-03-17 05:03:36','2024-03-17 06:46:34','2024-03-17 06:41:35','2024-03-17 06:46:33',NULL,0,0,NULL,NULL),(8863,'subscribers_engagement_score','completed',10,'2024-03-18 05:12:00','2024-03-18 05:16:05','2024-03-17 06:51:53','2024-03-18 05:16:03',NULL,0,0,NULL,NULL),(8864,'mixpanel','completed',10,'2024-03-17 05:10:54','2024-03-17 06:56:33','2024-03-17 06:51:53','2024-03-17 06:56:32',NULL,0,0,NULL,NULL),(8865,'mixpanel','completed',10,'2024-03-17 05:09:56','2024-03-17 07:01:35','2024-03-17 06:58:55','2024-03-17 07:01:34',NULL,0,0,NULL,NULL),(8866,'mixpanel','completed',10,'2024-03-17 05:05:38','2024-03-17 07:06:37','2024-03-17 07:03:37','2024-03-17 07:06:36',NULL,0,0,NULL,NULL),(8867,'mixpanel','completed',10,'2024-03-17 05:53:38','2024-03-17 07:12:38','2024-03-17 07:09:37','2024-03-17 07:12:37',NULL,0,0,NULL,NULL),(8868,'mixpanel','completed',10,'2024-03-17 06:12:38','2024-03-17 07:18:38','2024-03-17 07:15:37','2024-03-17 07:18:36',NULL,0,0,NULL,NULL),(8869,'mixpanel','completed',10,'2024-03-17 06:04:38','2024-03-17 07:24:38','2024-03-17 07:21:37','2024-03-17 07:24:37',NULL,0,0,NULL,NULL),(8870,'schedule_re_engagement_email','completed',10,'2024-03-18 07:28:39','2024-03-18 07:31:01','2024-03-17 07:28:38','2024-03-18 07:31:00',NULL,0,0,NULL,NULL),(8871,'mixpanel','completed',10,'2024-03-17 05:56:39','2024-03-17 07:31:29','2024-03-17 07:28:38','2024-03-17 07:31:28',NULL,0,0,NULL,NULL),(8872,'mixpanel','completed',10,'2024-03-17 06:06:34','2024-03-17 07:39:42','2024-03-17 07:36:33','2024-03-17 07:39:40',NULL,0,0,NULL,NULL),(8873,'mixpanel','completed',10,'2024-03-17 06:37:58','2024-03-17 07:46:27','2024-03-17 07:43:57','2024-03-17 07:46:26',NULL,0,0,NULL,NULL),(8874,'mixpanel','completed',10,'2024-03-17 06:27:30','2024-03-17 07:54:56','2024-03-17 07:50:29','2024-03-17 07:54:55',NULL,0,0,NULL,NULL),(8875,'mixpanel','completed',10,'2024-03-17 06:12:01','2024-03-17 08:05:36','2024-03-17 08:01:00','2024-03-17 08:05:35',NULL,0,0,NULL,NULL),(8876,'mixpanel','completed',10,'2024-03-17 06:19:33','2024-03-17 08:16:33','2024-03-17 08:11:32','2024-03-17 08:16:32',NULL,0,0,NULL,NULL),(8877,'mixpanel','completed',10,'2024-03-17 07:11:32','2024-03-17 08:26:32','2024-03-17 08:21:31','2024-03-17 08:26:31',NULL,0,0,NULL,NULL),(8878,'mixpanel','completed',10,'2024-03-17 07:02:27','2024-03-17 08:35:42','2024-03-17 08:31:27','2024-03-17 08:35:41',NULL,0,0,NULL,NULL),(8879,'mixpanel','completed',10,'2024-03-17 07:27:42','2024-03-17 08:44:08','2024-03-17 08:39:41','2024-03-17 08:44:07',NULL,0,0,NULL,NULL),(8880,'mixpanel','completed',10,'2024-03-17 07:07:35','2024-03-17 08:51:32','2024-03-17 08:46:34','2024-03-17 08:51:31',NULL,0,0,NULL,NULL),(8881,'mixpanel','completed',10,'2024-03-17 07:31:26','2024-03-17 08:58:44','2024-03-17 08:56:25','2024-03-17 08:58:43',NULL,0,0,NULL,NULL),(8882,'mixpanel','completed',10,'2024-03-17 07:01:26','2024-03-17 09:03:31','2024-03-17 09:01:25','2024-03-17 09:03:30',NULL,0,0,NULL,NULL),(8883,'mixpanel','completed',10,'2024-03-17 07:16:35','2024-03-17 09:08:48','2024-03-17 09:06:34','2024-03-17 09:08:47',NULL,0,0,NULL,NULL),(8884,'mixpanel','completed',10,'2024-03-17 07:48:32','2024-03-17 09:16:10','2024-03-17 09:11:31','2024-03-17 09:16:09',NULL,0,0,NULL,NULL),(8885,'mixpanel','completed',10,'2024-03-17 08:19:33','2024-03-17 09:23:53','2024-03-17 09:21:32','2024-03-17 09:23:52',NULL,0,0,NULL,NULL),(8886,'mixpanel','completed',10,'2024-03-17 07:28:33','2024-03-17 09:28:51','2024-03-17 09:26:32','2024-03-17 09:28:50',NULL,0,0,NULL,NULL),(8887,'mixpanel','completed',10,'2024-03-17 07:32:29','2024-03-17 09:35:51','2024-03-17 09:31:28','2024-03-17 09:35:50',NULL,0,0,NULL,NULL),(8888,'mixpanel','completed',10,'2024-03-17 08:17:27','2024-03-17 09:46:31','2024-03-17 09:41:26','2024-03-17 09:46:30',NULL,0,0,NULL,NULL),(8889,'mixpanel','completed',10,'2024-03-17 08:04:01','2024-03-17 09:51:29','2024-03-17 09:49:00','2024-03-17 09:51:28',NULL,0,0,NULL,NULL),(8890,'mixpanel','completed',10,'2024-03-17 08:02:21','2024-03-17 09:56:30','2024-03-17 09:54:20','2024-03-17 09:56:29',NULL,0,0,NULL,NULL),(8891,'mixpanel','completed',10,'2024-03-17 08:01:37','2024-03-17 10:06:29','2024-03-17 10:01:36','2024-03-17 10:06:28',NULL,0,0,NULL,NULL),(8892,'mixpanel','completed',10,'2024-03-17 09:03:28','2024-03-17 10:14:15','2024-03-17 10:11:27','2024-03-17 10:14:14',NULL,0,0,NULL,NULL),(8893,'mixpanel','completed',10,'2024-03-17 09:13:25','2024-03-17 10:19:55','2024-03-17 10:16:24','2024-03-17 10:19:54',NULL,0,0,NULL,NULL),(8894,'mixpanel','completed',10,'2024-03-17 08:48:34','2024-03-17 10:31:32','2024-03-17 10:26:33','2024-03-17 10:31:31',NULL,0,0,NULL,NULL),(8895,'mixpanel','completed',10,'2024-03-17 08:36:45','2024-03-17 10:36:28','2024-03-17 10:33:44','2024-03-17 10:36:27',NULL,0,0,NULL,NULL),(8896,'mixpanel','completed',10,'2024-03-17 08:47:26','2024-03-17 10:46:29','2024-03-17 10:41:25','2024-03-17 10:46:29',NULL,0,0,NULL,NULL),(8897,'mixpanel','completed',10,'2024-03-17 09:39:31','2024-03-17 10:56:35','2024-03-17 10:51:30','2024-03-17 10:56:34',NULL,0,0,NULL,NULL),(8898,'mixpanel','completed',10,'2024-03-17 09:12:36','2024-03-17 11:03:41','2024-03-17 11:01:35','2024-03-17 11:03:40',NULL,0,0,NULL,NULL),(8899,'mixpanel','completed',10,'2024-03-17 09:08:30','2024-03-17 11:11:27','2024-03-17 11:06:29','2024-03-17 11:11:26',NULL,0,0,NULL,NULL),(8900,'mixpanel','completed',10,'2024-03-17 10:11:29','2024-03-17 11:19:29','2024-03-17 11:16:28','2024-03-17 11:19:28',NULL,0,0,NULL,NULL),(8901,'mixpanel','completed',10,'2024-03-17 09:54:31','2024-03-17 11:26:26','2024-03-17 11:21:30','2024-03-17 11:26:25',NULL,0,0,NULL,NULL),(8902,'mixpanel','completed',10,'2024-03-17 09:41:25','2024-03-17 11:36:12','2024-03-17 11:29:24','2024-03-17 11:36:11',NULL,0,0,NULL,NULL),(8903,'mixpanel','completed',10,'2024-03-17 10:14:28','2024-03-17 11:46:30','2024-03-17 11:41:27','2024-03-17 11:46:29',NULL,0,0,NULL,NULL),(8904,'mixpanel','completed',10,'2024-03-17 10:09:25','2024-03-17 11:54:04','2024-03-17 11:51:24','2024-03-17 11:54:03',NULL,0,0,NULL,NULL),(8905,'mixpanel','completed',10,'2024-03-17 10:14:22','2024-03-17 12:01:26','2024-03-17 11:56:21','2024-03-17 12:01:25',NULL,0,0,NULL,NULL),(8906,'mixpanel','completed',10,'2024-03-17 10:28:57','2024-03-17 12:11:25','2024-03-17 12:04:56','2024-03-17 12:11:24',NULL,0,0,NULL,NULL),(8907,'mixpanel','completed',10,'2024-03-17 10:42:32','2024-03-17 12:21:30','2024-03-17 12:16:31','2024-03-17 12:21:29',NULL,0,0,NULL,NULL),(8908,'mixpanel','completed',10,'2024-03-17 11:09:33','2024-03-17 12:31:35','2024-03-17 12:26:32','2024-03-17 12:31:34',NULL,0,0,NULL,NULL),(8909,'mixpanel','completed',10,'2024-03-17 11:00:25','2024-03-17 12:41:32','2024-03-17 12:36:24','2024-03-17 12:41:31',NULL,0,0,NULL,NULL),(8910,'mixpanel','completed',10,'2024-03-17 10:54:35','2024-03-17 12:51:23','2024-03-17 12:46:34','2024-03-17 12:51:22',NULL,0,0,NULL,NULL),(8911,'mixpanel','completed',10,'2024-03-17 11:22:16','2024-03-17 12:56:31','2024-03-17 12:54:15','2024-03-17 12:56:30',NULL,0,0,NULL,NULL),(8912,'mixpanel','completed',10,'2024-03-17 11:04:27','2024-03-17 13:06:28','2024-03-17 13:01:26','2024-03-17 13:06:27',NULL,0,0,NULL,NULL),(8913,'mixpanel','completed',10,'2024-03-17 11:36:29','2024-03-17 13:16:28','2024-03-17 13:11:28','2024-03-17 13:16:27',NULL,0,0,NULL,NULL),(8914,'mixpanel','completed',10,'2024-03-17 11:20:30','2024-03-17 13:26:28','2024-03-17 13:21:29','2024-03-17 13:26:27',NULL,0,0,NULL,NULL),(8915,'mixpanel','completed',10,'2024-03-17 12:15:32','2024-03-17 13:34:13','2024-03-17 13:31:31','2024-03-17 13:34:12',NULL,0,0,NULL,NULL),(8916,'mixpanel','completed',10,'2024-03-17 11:59:27','2024-03-17 13:41:31','2024-03-17 13:36:26','2024-03-17 13:41:30',NULL,0,0,NULL,NULL),(8917,'mixpanel','completed',10,'2024-03-17 12:44:06','2024-03-17 13:51:29','2024-03-17 13:46:05','2024-03-17 13:51:28',NULL,0,0,NULL,NULL),(8918,'mixpanel','completed',10,'2024-03-17 11:56:20','2024-03-17 13:56:38','2024-03-17 13:54:19','2024-03-17 13:56:37',NULL,0,0,NULL,NULL),(8919,'mixpanel','completed',10,'2024-03-17 12:28:36','2024-03-17 14:06:28','2024-03-17 14:01:35','2024-03-17 14:06:27',NULL,0,0,NULL,NULL),(8920,'mixpanel','completed',10,'2024-03-17 12:38:32','2024-03-17 14:16:32','2024-03-17 14:11:31','2024-03-17 14:16:32',NULL,0,0,NULL,NULL),(8921,'mixpanel','completed',10,'2024-03-17 13:15:30','2024-03-17 14:26:34','2024-03-17 14:21:29','2024-03-17 14:26:33',NULL,0,0,NULL,NULL),(8922,'mixpanel','completed',10,'2024-03-17 13:15:26','2024-03-17 14:36:24','2024-03-17 14:31:25','2024-03-17 14:36:23',NULL,0,0,NULL,NULL),(8923,'mixpanel','completed',10,'2024-03-17 12:59:29','2024-03-17 14:46:28','2024-03-17 14:41:28','2024-03-17 14:46:27',NULL,0,0,NULL,NULL),(8924,'mixpanel','completed',10,'2024-03-17 13:41:41','2024-03-17 14:56:43','2024-03-17 14:51:40','2024-03-17 14:56:42',NULL,0,0,NULL,NULL),(8925,'mixpanel','completed',10,'2024-03-17 13:32:58','2024-03-17 15:06:27','2024-03-17 14:59:57','2024-03-17 15:06:26',NULL,0,0,NULL,NULL),(8926,'mixpanel','completed',10,'2024-03-17 13:18:03','2024-03-17 15:16:27','2024-03-17 15:10:02','2024-03-17 15:16:26',NULL,0,0,NULL,NULL),(8927,'mixpanel','completed',10,'2024-03-17 13:33:22','2024-03-17 15:31:29','2024-03-17 15:21:21','2024-03-17 15:31:28',NULL,0,0,NULL,NULL),(8928,'mixpanel','completed',10,'2024-03-17 13:53:32','2024-03-17 15:41:36','2024-03-17 15:36:30','2024-03-17 15:41:35',NULL,0,0,NULL,NULL),(8929,'mixpanel','completed',10,'2024-03-17 13:57:31','2024-03-17 15:51:27','2024-03-17 15:46:30','2024-03-17 15:51:26',NULL,0,0,NULL,NULL),(8930,'mixpanel','completed',10,'2024-03-17 14:54:37','2024-03-17 16:01:34','2024-03-17 15:56:36','2024-03-17 16:01:33',NULL,0,0,NULL,NULL),(8931,'mixpanel','completed',10,'2024-03-17 14:42:28','2024-03-17 16:11:33','2024-03-17 16:06:27','2024-03-17 16:11:32',NULL,0,0,NULL,NULL),(8932,'mixpanel','completed',10,'2024-03-17 15:09:27','2024-03-17 16:21:35','2024-03-17 16:16:26','2024-03-17 16:21:34',NULL,0,0,NULL,NULL),(8933,'mixpanel','completed',10,'2024-03-17 15:14:29','2024-03-17 16:31:32','2024-03-17 16:26:27','2024-03-17 16:31:31',NULL,0,0,NULL,NULL),(8934,'mixpanel','completed',10,'2024-03-17 15:17:28','2024-03-17 16:41:30','2024-03-17 16:36:27','2024-03-17 16:41:29',NULL,0,0,NULL,NULL),(8935,'mixpanel','completed',10,'2024-03-17 14:46:30','2024-03-17 16:51:28','2024-03-17 16:46:29','2024-03-17 16:51:27',NULL,0,0,NULL,NULL),(8936,'mixpanel','completed',10,'2024-03-17 15:02:29','2024-03-17 17:01:36','2024-03-17 16:55:28','2024-03-17 17:01:35',NULL,0,0,NULL,NULL),(8937,'mixpanel','completed',10,'2024-03-17 16:03:32','2024-03-17 17:11:32','2024-03-17 17:06:31','2024-03-17 17:11:31',NULL,0,0,NULL,NULL),(8938,'mixpanel','completed',10,'2024-03-17 15:55:29','2024-03-17 17:21:30','2024-03-17 17:16:28','2024-03-17 17:21:29',NULL,0,0,NULL,NULL),(8939,'mixpanel','completed',10,'2024-03-17 15:29:28','2024-03-17 17:29:14','2024-03-17 17:26:27','2024-03-17 17:29:13',NULL,0,0,NULL,NULL),(8940,'mixpanel','completed',10,'2024-03-17 15:40:31','2024-03-17 17:36:25','2024-03-17 17:31:30','2024-03-17 17:36:24',NULL,0,0,NULL,NULL),(8941,'mixpanel','completed',10,'2024-03-17 16:38:35','2024-03-17 17:46:30','2024-03-17 17:41:34','2024-03-17 17:46:29',NULL,0,0,NULL,NULL),(8942,'mixpanel','completed',10,'2024-03-17 16:06:31','2024-03-17 17:56:34','2024-03-17 17:51:30','2024-03-17 17:56:33',NULL,0,0,NULL,NULL),(8943,'mixpanel','completed',10,'2024-03-17 16:22:31','2024-03-17 18:06:31','2024-03-17 18:01:30','2024-03-17 18:06:30',NULL,0,0,NULL,NULL),(8944,'mixpanel','completed',10,'2024-03-17 16:16:32','2024-03-17 18:16:34','2024-03-17 18:11:31','2024-03-17 18:16:33',NULL,0,0,NULL,NULL),(8945,'mixpanel','completed',10,'2024-03-17 16:47:28','2024-03-17 18:26:31','2024-03-17 18:21:27','2024-03-17 18:26:30',NULL,0,0,NULL,NULL),(8946,'mixpanel','completed',10,'2024-03-17 17:17:34','2024-03-17 18:36:30','2024-03-17 18:31:33','2024-03-17 18:36:29',NULL,0,0,NULL,NULL),(8947,'mixpanel','completed',10,'2024-03-17 16:50:28','2024-03-17 18:46:24','2024-03-17 18:41:27','2024-03-17 18:46:22',NULL,0,0,NULL,NULL),(8948,'mixpanel','completed',10,'2024-03-17 17:30:27','2024-03-17 18:56:33','2024-03-17 18:51:26','2024-03-17 18:56:32',NULL,0,0,NULL,NULL),(8949,'mixpanel','completed',10,'2024-03-17 17:19:28','2024-03-17 19:06:34','2024-03-17 19:01:27','2024-03-17 19:06:33',NULL,0,0,NULL,NULL),(8950,'mixpanel','completed',10,'2024-03-17 17:27:08','2024-03-17 19:11:35','2024-03-17 19:09:07','2024-03-17 19:11:34',NULL,0,0,NULL,NULL),(8951,'mixpanel','completed',10,'2024-03-17 18:04:40','2024-03-17 19:21:32','2024-03-17 19:16:37','2024-03-17 19:21:29',NULL,0,0,NULL,NULL),(8952,'mixpanel','completed',10,'2024-03-17 18:17:25','2024-03-17 19:31:29','2024-03-17 19:26:24','2024-03-17 19:31:27',NULL,0,0,NULL,NULL),(8953,'mixpanel','completed',10,'2024-03-17 18:12:12','2024-03-17 19:41:27','2024-03-17 19:36:11','2024-03-17 19:41:25',NULL,0,0,NULL,NULL),(8954,'mixpanel','completed',10,'2024-03-17 18:05:33','2024-03-17 19:50:06','2024-03-17 19:46:31','2024-03-17 19:50:05',NULL,0,0,NULL,NULL),(8955,'mixpanel','completed',10,'2024-03-17 18:42:33','2024-03-17 20:01:45','2024-03-17 19:56:32','2024-03-17 20:01:42',NULL,0,0,NULL,NULL),(8956,'mixpanel','completed',10,'2024-03-17 18:45:35','2024-03-17 20:11:33','2024-03-17 20:06:33','2024-03-17 20:11:31',NULL,0,0,NULL,NULL),(8957,'mixpanel','completed',10,'2024-03-17 18:39:28','2024-03-17 20:21:28','2024-03-17 20:16:27','2024-03-17 20:21:27',NULL,0,0,NULL,NULL),(8958,'mixpanel','completed',10,'2024-03-17 18:55:27','2024-03-17 20:31:32','2024-03-17 20:26:26','2024-03-17 20:31:31',NULL,0,0,NULL,NULL),(8959,'mixpanel','completed',10,'2024-03-17 19:00:29','2024-03-17 20:41:34','2024-03-17 20:36:28','2024-03-17 20:41:33',NULL,0,0,NULL,NULL),(8960,'mixpanel','completed',10,'2024-03-17 19:18:27','2024-03-17 20:51:29','2024-03-17 20:46:26','2024-03-17 20:51:28',NULL,0,0,NULL,NULL),(8961,'mixpanel','completed',10,'2024-03-17 19:15:27','2024-03-17 21:01:32','2024-03-17 20:56:26','2024-03-17 21:01:31',NULL,0,0,NULL,NULL),(8962,'mixpanel','completed',10,'2024-03-17 20:00:28','2024-03-17 21:11:30','2024-03-17 21:06:27','2024-03-17 21:11:29',NULL,0,0,NULL,NULL),(8963,'mixpanel','completed',10,'2024-03-17 19:21:33','2024-03-17 21:21:26','2024-03-17 21:16:32','2024-03-17 21:21:25',NULL,0,0,NULL,NULL),(8964,'mixpanel','completed',10,'2024-03-17 19:44:28','2024-03-17 21:31:23','2024-03-17 21:26:27','2024-03-17 21:31:22',NULL,0,0,NULL,NULL),(8965,'mixpanel','completed',10,'2024-03-17 20:30:30','2024-03-17 21:41:32','2024-03-17 21:36:29','2024-03-17 21:41:31',NULL,0,0,NULL,NULL),(8966,'mixpanel','completed',10,'2024-03-17 20:12:25','2024-03-17 21:51:36','2024-03-17 21:46:24','2024-03-17 21:51:35',NULL,0,0,NULL,NULL),(8967,'mixpanel','completed',10,'2024-03-17 20:09:44','2024-03-17 22:01:33','2024-03-17 21:54:42','2024-03-17 22:01:32',NULL,0,0,NULL,NULL),(8968,'mixpanel','completed',10,'2024-03-17 20:54:23','2024-03-17 22:10:53','2024-03-17 22:06:22','2024-03-17 22:10:52',NULL,0,0,NULL,NULL),(8969,'mixpanel','completed',10,'2024-03-17 20:16:28','2024-03-17 22:21:35','2024-03-17 22:16:27','2024-03-17 22:21:34',NULL,0,0,NULL,NULL),(8970,'mixpanel','completed',10,'2024-03-17 20:41:23','2024-03-17 22:31:22','2024-03-17 22:25:22','2024-03-17 22:31:21',NULL,0,0,NULL,NULL),(8971,'mixpanel','completed',10,'2024-03-17 20:36:25','2024-03-17 22:41:27','2024-03-17 22:36:24','2024-03-17 22:41:26',NULL,0,0,NULL,NULL),(8972,'mixpanel','completed',10,'2024-03-17 21:33:22','2024-03-17 22:51:27','2024-03-17 22:46:21','2024-03-17 22:51:26',NULL,0,0,NULL,NULL),(8973,'mixpanel','completed',10,'2024-03-17 21:15:35','2024-03-17 23:01:23','2024-03-17 22:56:34','2024-03-17 23:01:22',NULL,0,0,NULL,NULL),(8974,'mixpanel','completed',10,'2024-03-17 21:41:30','2024-03-17 23:11:32','2024-03-17 23:04:29','2024-03-17 23:11:31',NULL,0,0,NULL,NULL),(8975,'mixpanel','completed',10,'2024-03-17 21:32:24','2024-03-17 23:21:27','2024-03-17 23:16:23','2024-03-17 23:21:25',NULL,0,0,NULL,NULL),(8976,'mixpanel','completed',10,'2024-03-17 22:23:31','2024-03-17 23:31:25','2024-03-17 23:26:30','2024-03-17 23:31:24',NULL,0,0,NULL,NULL),(8977,'mixpanel','completed',10,'2024-03-17 22:19:32','2024-03-17 23:41:34','2024-03-17 23:36:31','2024-03-17 23:41:33',NULL,0,0,NULL,NULL),(8978,'mixpanel','completed',10,'2024-03-17 22:20:22','2024-03-17 23:51:30','2024-03-17 23:46:21','2024-03-17 23:51:29',NULL,0,0,NULL,NULL),(8979,'mixpanel','completed',10,'2024-03-17 22:11:35','2024-03-18 00:01:27','2024-03-17 23:56:34','2024-03-18 00:01:26',NULL,0,0,NULL,NULL),(8980,'mixpanel','completed',10,'2024-03-17 22:05:34','2024-03-18 00:11:33','2024-03-18 00:06:33','2024-03-18 00:11:32',NULL,0,0,NULL,NULL),(8981,'mixpanel','completed',10,'2024-03-17 22:26:32','2024-03-18 00:21:34','2024-03-18 00:16:31','2024-03-18 00:21:33',NULL,0,0,NULL,NULL),(8982,'mixpanel','completed',10,'2024-03-17 22:54:33','2024-03-18 00:31:32','2024-03-18 00:26:32','2024-03-18 00:31:31',NULL,0,0,NULL,NULL),(8983,'mixpanel','completed',10,'2024-03-17 22:35:34','2024-03-18 00:41:22','2024-03-18 00:36:33','2024-03-18 00:41:20',NULL,0,0,NULL,NULL),(8984,'mixpanel','completed',10,'2024-03-17 22:52:41','2024-03-18 00:46:24','2024-03-18 00:43:39','2024-03-18 00:46:23',NULL,0,0,NULL,NULL),(8985,'mixpanel','completed',10,'2024-03-17 22:59:28','2024-03-18 00:56:29','2024-03-18 00:51:27','2024-03-18 00:56:28',NULL,0,0,NULL,NULL),(8986,'mixpanel','completed',10,'2024-03-17 23:55:24','2024-03-18 01:06:25','2024-03-18 01:01:23','2024-03-18 01:06:24',NULL,0,0,NULL,NULL),(8987,'mixpanel','completed',10,'2024-03-18 00:05:25','2024-03-18 01:16:37','2024-03-18 01:11:24','2024-03-18 01:16:36',NULL,0,0,NULL,NULL),(8988,'mixpanel','completed',10,'2024-03-18 00:10:32','2024-03-18 01:26:30','2024-03-18 01:21:31','2024-03-18 01:26:29',NULL,0,0,NULL,NULL),(8989,'mixpanel','completed',10,'2024-03-18 00:20:30','2024-03-18 01:36:26','2024-03-18 01:31:29','2024-03-18 01:36:25',NULL,0,0,NULL,NULL),(8990,'mixpanel','completed',10,'2024-03-18 00:23:25','2024-03-18 01:46:29','2024-03-18 01:41:24','2024-03-18 01:46:28',NULL,0,0,NULL,NULL),(8991,'mixpanel','completed',10,'2024-03-18 00:41:27','2024-03-18 01:56:31','2024-03-18 01:51:26','2024-03-18 01:56:30',NULL,0,0,NULL,NULL),(8992,'mixpanel','completed',10,'2024-03-18 00:03:31','2024-03-18 02:06:29','2024-03-18 02:01:30','2024-03-18 02:06:28',NULL,0,0,NULL,NULL),(8993,'mixpanel','completed',10,'2024-03-18 00:15:31','2024-03-18 02:16:28','2024-03-18 02:11:30','2024-03-18 02:16:27',NULL,0,0,NULL,NULL),(8994,'mixpanel','completed',10,'2024-03-18 00:48:24','2024-03-18 02:26:26','2024-03-18 02:21:23','2024-03-18 02:26:25',NULL,0,0,NULL,NULL),(8995,'mixpanel','completed',10,'2024-03-18 00:46:30','2024-03-18 02:36:24','2024-03-18 02:31:29','2024-03-18 02:36:23',NULL,0,0,NULL,NULL),(8996,'mixpanel','completed',10,'2024-03-18 01:00:27','2024-03-18 02:41:29','2024-03-18 02:38:25','2024-03-18 02:41:28',NULL,0,0,NULL,NULL),(8997,'mixpanel','completed',10,'2024-03-18 01:22:22','2024-03-18 02:51:34','2024-03-18 02:46:21','2024-03-18 02:51:32',NULL,0,0,NULL,NULL),(8998,'mixpanel','completed',10,'2024-03-18 01:20:32','2024-03-18 03:01:27','2024-03-18 02:56:31','2024-03-18 03:01:26',NULL,0,0,NULL,NULL),(8999,'mixpanel','completed',10,'2024-03-18 01:43:24','2024-03-18 03:11:28','2024-03-18 03:05:23','2024-03-18 03:11:27',NULL,0,0,NULL,NULL),(9000,'mixpanel','completed',10,'2024-03-18 02:00:27','2024-03-18 03:21:27','2024-03-18 03:16:26','2024-03-18 03:21:26',NULL,0,0,NULL,NULL),(9001,'mixpanel','completed',10,'2024-03-18 01:39:26','2024-03-18 03:31:28','2024-03-18 03:26:25','2024-03-18 03:31:27',NULL,0,0,NULL,NULL),(9002,'mixpanel','completed',10,'2024-03-18 02:17:52','2024-03-18 03:41:32','2024-03-18 03:35:51','2024-03-18 03:41:31',NULL,0,0,NULL,NULL),(9003,'mixpanel','completed',10,'2024-03-18 01:57:30','2024-03-18 03:51:23','2024-03-18 03:46:29','2024-03-18 03:51:22',NULL,0,0,NULL,NULL),(9004,'mixpanel','completed',10,'2024-03-18 02:28:00','2024-03-18 03:56:37','2024-03-18 03:53:59','2024-03-18 03:56:36',NULL,0,0,NULL,NULL),(9005,'mixpanel','completed',10,'2024-03-18 02:01:25','2024-03-18 04:06:33','2024-03-18 04:01:24','2024-03-18 04:06:32',NULL,0,0,NULL,NULL),(9006,'mixpanel','completed',10,'2024-03-18 02:21:59','2024-03-18 04:11:32','2024-03-18 04:08:58','2024-03-18 04:11:31',NULL,0,0,NULL,NULL),(9007,'mixpanel','completed',10,'2024-03-18 03:13:31','2024-03-18 04:21:27','2024-03-18 04:16:30','2024-03-18 04:21:26',NULL,0,0,NULL,NULL),(9008,'mixpanel','completed',10,'2024-03-18 03:22:53','2024-03-18 04:31:37','2024-03-18 04:25:52','2024-03-18 04:31:34',NULL,0,0,NULL,NULL),(9009,'mixpanel','completed',10,'2024-03-18 02:37:20','2024-03-18 04:41:35','2024-03-18 04:35:18','2024-03-18 04:41:34',NULL,0,0,NULL,NULL),(9010,'mixpanel','completed',10,'2024-03-18 02:56:13','2024-03-18 04:51:32','2024-03-18 04:44:12','2024-03-18 04:51:30',NULL,0,0,NULL,NULL),(9011,'mixpanel','completed',10,'2024-03-18 03:48:30','2024-03-18 05:01:37','2024-03-18 04:56:29','2024-03-18 05:01:36',NULL,0,0,NULL,NULL),(9012,'mixpanel','completed',10,'2024-03-18 03:40:03','2024-03-18 05:06:25','2024-03-18 05:04:01','2024-03-18 05:06:24',NULL,0,0,NULL,NULL),(9013,'mixpanel','completed',10,'2024-03-18 03:31:35','2024-03-18 05:16:05','2024-03-18 05:11:34','2024-03-18 05:16:03',NULL,0,0,NULL,NULL),(9014,'subscribers_engagement_score','completed',10,'2024-03-18 05:16:05','2024-03-18 05:21:33','2024-03-18 05:16:03','2024-03-18 05:21:32',NULL,0,0,NULL,NULL),(9015,'subscribers_engagement_score','completed',10,'2024-03-19 16:43:00','2024-03-19 16:46:27','2024-03-18 05:21:32','2024-03-19 16:46:26',NULL,0,0,NULL,NULL),(9016,'mixpanel','completed',10,'2024-03-18 03:28:33','2024-03-18 05:26:30','2024-03-18 05:21:32','2024-03-18 05:26:29',NULL,0,0,NULL,NULL),(9017,'mixpanel','completed',10,'2024-03-18 03:43:41','2024-03-18 05:36:35','2024-03-18 05:31:40','2024-03-18 05:36:34',NULL,0,0,NULL,NULL),(9018,'mixpanel','completed',10,'2024-03-18 04:14:32','2024-03-18 05:44:40','2024-03-18 05:41:31','2024-03-18 05:44:39',NULL,0,0,NULL,NULL),(9019,'mixpanel','completed',10,'2024-03-18 04:48:32','2024-03-18 05:56:34','2024-03-18 05:51:31','2024-03-18 05:56:33',NULL,0,0,NULL,NULL),(9020,'mixpanel','completed',10,'2024-03-18 04:19:32','2024-03-18 06:06:33','2024-03-18 06:01:31','2024-03-18 06:06:32',NULL,0,0,NULL,NULL),(9021,'mixpanel','completed',10,'2024-03-18 04:45:48','2024-03-18 06:11:36','2024-03-18 06:08:47','2024-03-18 06:11:35',NULL,0,0,NULL,NULL),(9022,'mixpanel','completed',10,'2024-03-18 04:59:34','2024-03-18 06:21:32','2024-03-18 06:15:33','2024-03-18 06:21:31',NULL,0,0,NULL,NULL),(9023,'mixpanel','completed',10,'2024-03-18 05:05:28','2024-03-18 06:31:27','2024-03-18 06:26:27','2024-03-18 06:31:25',NULL,0,0,NULL,NULL),(9024,'mixpanel','completed',10,'2024-03-18 05:33:29','2024-03-18 06:38:35','2024-03-18 06:36:28','2024-03-18 06:38:34',NULL,0,0,NULL,NULL),(9025,'mixpanel','completed',10,'2024-03-18 04:47:34','2024-03-18 06:46:34','2024-03-18 06:41:33','2024-03-18 06:46:33',NULL,0,0,NULL,NULL),(9026,'mixpanel','completed',10,'2024-03-18 05:48:27','2024-03-18 06:56:31','2024-03-18 06:51:26','2024-03-18 06:56:30',NULL,0,0,NULL,NULL),(9027,'mixpanel','completed',10,'2024-03-18 05:20:35','2024-03-18 07:06:04','2024-03-18 07:01:34','2024-03-18 07:06:03',NULL,0,0,NULL,NULL),(9028,'mixpanel','completed',10,'2024-03-18 05:36:50','2024-03-18 07:16:04','2024-03-18 07:10:49','2024-03-18 07:16:03',NULL,0,0,NULL,NULL),(9029,'mixpanel','completed',10,'2024-03-18 05:57:58','2024-03-18 07:25:49','2024-03-18 07:20:57','2024-03-18 07:25:48',NULL,0,0,NULL,NULL),(9030,'mixpanel','completed',10,'2024-03-18 05:42:17','2024-03-18 07:28:20','2024-03-18 07:28:04','2024-03-18 07:28:19',NULL,0,0,NULL,NULL),(9031,'mixpanel','completed',10,'2024-03-18 06:18:01','2024-03-18 07:36:32','2024-03-18 07:31:00','2024-03-18 07:36:31',NULL,0,0,NULL,NULL),(9032,'schedule_re_engagement_email','completed',10,'2024-03-19 07:36:32','2024-03-19 07:41:19','2024-03-18 07:36:31','2024-03-19 07:41:18',NULL,0,0,NULL,NULL),(9033,'mixpanel','completed',10,'2024-03-18 06:06:26','2024-03-18 07:43:54','2024-03-18 07:41:25','2024-03-18 07:43:52',NULL,0,0,NULL,NULL),(9034,'mixpanel','completed',10,'2024-03-18 06:12:28','2024-03-18 07:51:29','2024-03-18 07:46:27','2024-03-18 07:51:28',NULL,0,0,NULL,NULL),(9035,'mixpanel','completed',10,'2024-03-18 05:55:59','2024-03-18 07:56:37','2024-03-18 07:53:58','2024-03-18 07:56:36',NULL,0,0,NULL,NULL),(9036,'mixpanel','completed',10,'2024-03-18 06:31:26','2024-03-18 08:06:35','2024-03-18 08:00:25','2024-03-18 08:06:34',NULL,0,0,NULL,NULL),(9037,'mixpanel','completed',10,'2024-03-18 06:19:34','2024-03-18 08:14:22','2024-03-18 08:11:33','2024-03-18 08:14:21',NULL,0,0,NULL,NULL),(9038,'mixpanel','completed',10,'2024-03-18 06:27:27','2024-03-18 08:21:08','2024-03-18 08:16:26','2024-03-18 08:21:07',NULL,0,0,NULL,NULL),(9039,'mixpanel','completed',10,'2024-03-18 07:23:35','2024-03-18 08:28:59','2024-03-18 08:26:33','2024-03-18 08:28:58',NULL,0,0,NULL,NULL),(9040,'mixpanel','completed',10,'2024-03-18 07:16:21','2024-03-18 08:36:27','2024-03-18 08:32:20','2024-03-18 08:36:26',NULL,0,0,NULL,NULL),(9041,'mixpanel','completed',10,'2024-03-18 06:51:04','2024-03-18 08:46:12','2024-03-18 08:40:03','2024-03-18 08:46:03',NULL,0,0,NULL,NULL),(9042,'mixpanel','completed',10,'2024-03-18 06:45:17','2024-03-18 08:51:36','2024-03-18 08:46:14','2024-03-18 08:51:35',NULL,0,0,NULL,NULL),(9043,'mixpanel','completed',10,'2024-03-18 07:44:33','2024-03-18 09:01:35','2024-03-18 08:56:31','2024-03-18 09:01:33',NULL,0,0,NULL,NULL),(9044,'mixpanel','completed',10,'2024-03-18 07:52:35','2024-03-18 09:09:55','2024-03-18 09:06:34','2024-03-18 09:09:54',NULL,0,0,NULL,NULL),(9045,'mixpanel','completed',10,'2024-03-18 07:57:25','2024-03-18 09:19:12','2024-03-18 09:16:24','2024-03-18 09:19:10',NULL,0,0,NULL,NULL),(9046,'mixpanel','completed',10,'2024-03-18 08:09:26','2024-03-18 09:26:29','2024-03-18 09:21:25','2024-03-18 09:26:28',NULL,0,0,NULL,NULL),(9047,'mixpanel','completed',10,'2024-03-18 08:23:30','2024-03-18 09:31:28','2024-03-18 09:28:29','2024-03-18 09:31:27',NULL,0,0,NULL,NULL),(9048,'mixpanel','completed',10,'2024-03-18 07:58:29','2024-03-18 09:38:35','2024-03-18 09:36:28','2024-03-18 09:38:33',NULL,0,0,NULL,NULL),(9049,'mixpanel','completed',10,'2024-03-18 08:14:31','2024-03-18 09:46:29','2024-03-18 09:41:30','2024-03-18 09:46:28',NULL,0,0,NULL,NULL),(9050,'mixpanel','completed',10,'2024-03-18 08:38:38','2024-03-18 09:51:30','2024-03-18 09:48:37','2024-03-18 09:51:29',NULL,0,0,NULL,NULL),(9051,'mixpanel','completed',10,'2024-03-18 08:11:29','2024-03-18 10:01:32','2024-03-18 09:56:28','2024-03-18 10:01:31',NULL,0,0,NULL,NULL),(9052,'mixpanel','completed',10,'2024-03-18 08:45:30','2024-03-18 10:08:58','2024-03-18 10:06:29','2024-03-18 10:08:57',NULL,0,0,NULL,NULL),(9053,'mixpanel','completed',10,'2024-03-18 09:02:37','2024-03-18 10:16:24','2024-03-18 10:11:36','2024-03-18 10:16:23',NULL,0,0,NULL,NULL),(9054,'mixpanel','completed',10,'2024-03-18 09:12:20','2024-03-18 10:21:39','2024-03-18 10:19:19','2024-03-18 10:21:38',NULL,0,0,NULL,NULL),(9055,'mixpanel','completed',10,'2024-03-18 09:10:28','2024-03-18 10:29:30','2024-03-18 10:26:27','2024-03-18 10:29:28',NULL,0,0,NULL,NULL),(9056,'mixpanel','completed',10,'2024-03-18 08:34:39','2024-03-18 10:36:30','2024-03-18 10:31:38','2024-03-18 10:36:29',NULL,0,0,NULL,NULL),(9057,'mixpanel','completed',10,'2024-03-18 09:21:58','2024-03-18 10:46:31','2024-03-18 10:40:57','2024-03-18 10:46:30',NULL,0,0,NULL,NULL),(9058,'mixpanel','completed',10,'2024-03-18 09:24:25','2024-03-18 10:56:27','2024-03-18 10:51:24','2024-03-18 10:56:26',NULL,0,0,NULL,NULL),(9059,'mixpanel','completed',10,'2024-03-18 09:53:23','2024-03-18 11:06:31','2024-03-18 11:00:21','2024-03-18 11:06:30',NULL,0,0,NULL,NULL),(9060,'mixpanel','completed',10,'2024-03-18 10:02:35','2024-03-18 11:16:33','2024-03-18 11:11:34','2024-03-18 11:16:32',NULL,0,0,NULL,NULL),(9061,'mixpanel','completed',10,'2024-03-18 09:32:32','2024-03-18 11:26:35','2024-03-18 11:21:31','2024-03-18 11:26:34',NULL,0,0,NULL,NULL),(9062,'mixpanel','completed',10,'2024-03-18 09:35:28','2024-03-18 11:36:27','2024-03-18 11:31:27','2024-03-18 11:36:26',NULL,0,0,NULL,NULL),(9063,'mixpanel','completed',10,'2024-03-18 10:24:29','2024-03-18 11:46:37','2024-03-18 11:41:28','2024-03-18 11:46:36',NULL,0,0,NULL,NULL),(9064,'mixpanel','completed',10,'2024-03-18 10:49:27','2024-03-18 11:56:36','2024-03-18 11:51:26','2024-03-18 11:56:35',NULL,0,0,NULL,NULL),(9065,'mixpanel','completed',10,'2024-03-18 10:33:29','2024-03-18 12:05:43','2024-03-18 12:01:28','2024-03-18 12:05:42',NULL,0,0,NULL,NULL),(9066,'mixpanel','completed',10,'2024-03-18 10:30:41','2024-03-18 12:16:30','2024-03-18 12:11:39','2024-03-18 12:16:28',NULL,0,0,NULL,NULL),(9067,'mixpanel','completed',10,'2024-03-18 10:50:32','2024-03-18 12:26:30','2024-03-18 12:21:31','2024-03-18 12:26:29',NULL,0,0,NULL,NULL),(9068,'mixpanel','completed',10,'2024-03-18 10:51:29','2024-03-18 12:36:27','2024-03-18 12:31:28','2024-03-18 12:36:26',NULL,0,0,NULL,NULL),(9069,'mixpanel','completed',10,'2024-03-18 10:48:30','2024-03-18 12:46:26','2024-03-18 12:41:29','2024-03-18 12:46:25',NULL,0,0,NULL,NULL),(9070,'mixpanel','completed',10,'2024-03-18 11:43:53','2024-03-18 12:56:29','2024-03-18 12:49:52','2024-03-18 12:56:28',NULL,0,0,NULL,NULL),(9071,'mixpanel','completed',10,'2024-03-18 11:24:28','2024-03-18 13:06:29','2024-03-18 13:01:27','2024-03-18 13:06:28',NULL,0,0,NULL,NULL),(9072,'mixpanel','completed',10,'2024-03-18 11:37:35','2024-03-18 13:16:26','2024-03-18 13:11:34','2024-03-18 13:16:25',NULL,0,0,NULL,NULL),(9073,'mixpanel','completed',10,'2024-03-18 11:48:31','2024-03-18 13:26:28','2024-03-18 13:21:30','2024-03-18 13:26:27',NULL,0,0,NULL,NULL),(9074,'mixpanel','completed',10,'2024-03-18 12:09:26','2024-03-18 13:36:32','2024-03-18 13:31:25','2024-03-18 13:36:30',NULL,0,0,NULL,NULL),(9075,'mixpanel','completed',10,'2024-03-18 11:48:27','2024-03-18 13:43:53','2024-03-18 13:41:26','2024-03-18 13:43:52',NULL,0,0,NULL,NULL),(9076,'mixpanel','completed',10,'2024-03-18 12:16:33','2024-03-18 13:51:23','2024-03-18 13:46:32','2024-03-18 13:51:22',NULL,0,0,NULL,NULL),(9077,'mixpanel','completed',10,'2024-03-18 12:25:26','2024-03-18 14:01:07','2024-03-18 13:56:25','2024-03-18 14:01:06',NULL,0,0,NULL,NULL),(9078,'mixpanel','completed',10,'2024-03-18 12:46:26','2024-03-18 14:10:43','2024-03-18 14:06:25','2024-03-18 14:10:42',NULL,0,0,NULL,NULL),(9079,'mixpanel','completed',10,'2024-03-18 13:14:27','2024-03-18 14:21:29','2024-03-18 14:16:26','2024-03-18 14:21:28',NULL,0,0,NULL,NULL),(9080,'mixpanel','completed',10,'2024-03-18 12:29:29','2024-03-18 14:31:28','2024-03-18 14:26:27','2024-03-18 14:31:27',NULL,0,0,NULL,NULL),(9081,'mixpanel','completed',10,'2024-03-18 12:49:34','2024-03-18 14:37:34','2024-03-18 14:37:23','2024-03-18 14:37:26',NULL,0,0,NULL,NULL),(9082,'mixpanel','completed',10,'2024-03-18 12:45:28','2024-03-18 14:46:28','2024-03-18 14:41:27','2024-03-18 14:46:27',NULL,0,0,NULL,NULL),(9083,'mixpanel','completed',10,'2024-03-18 13:29:24','2024-03-18 14:56:29','2024-03-18 14:51:23','2024-03-18 14:56:28',NULL,0,0,NULL,NULL),(9084,'mixpanel','completed',10,'2024-03-18 13:23:29','2024-03-18 15:06:31','2024-03-18 15:01:28','2024-03-18 15:06:30',NULL,0,0,NULL,NULL),(9085,'mixpanel','completed',10,'2024-03-18 14:07:27','2024-03-18 15:16:33','2024-03-18 15:11:26','2024-03-18 15:16:32',NULL,0,0,NULL,NULL),(9086,'mixpanel','completed',10,'2024-03-18 13:44:28','2024-03-18 15:26:26','2024-03-18 15:21:27','2024-03-18 15:26:25',NULL,0,0,NULL,NULL),(9087,'mixpanel','completed',10,'2024-03-18 13:35:26','2024-03-18 15:36:27','2024-03-18 15:31:25','2024-03-18 15:36:26',NULL,0,0,NULL,NULL),(9088,'mixpanel','completed',10,'2024-03-18 13:43:53','2024-03-18 15:46:28','2024-03-18 15:39:52','2024-03-18 15:46:27',NULL,0,0,NULL,NULL),(9089,'mixpanel','completed',10,'2024-03-18 14:27:29','2024-03-18 15:56:27','2024-03-18 15:51:28','2024-03-18 15:56:26',NULL,0,0,NULL,NULL),(9090,'mixpanel','completed',10,'2024-03-18 14:54:27','2024-03-18 16:06:30','2024-03-18 16:01:26','2024-03-18 16:06:29',NULL,0,0,NULL,NULL),(9091,'mixpanel','completed',10,'2024-03-18 14:57:37','2024-03-18 16:16:32','2024-03-18 16:11:36','2024-03-18 16:16:31',NULL,0,0,NULL,NULL),(9092,'mixpanel','completed',10,'2024-03-18 14:38:26','2024-03-18 16:25:53','2024-03-18 16:21:25','2024-03-18 16:25:52',NULL,0,0,NULL,NULL),(9093,'mixpanel','completed',10,'2024-03-18 15:22:28','2024-03-18 16:35:18','2024-03-18 16:31:26','2024-03-18 16:35:17',NULL,0,0,NULL,NULL),(9094,'mixpanel','completed',10,'2024-03-18 15:29:30','2024-03-18 16:46:28','2024-03-18 16:41:29','2024-03-18 16:46:27',NULL,0,0,NULL,NULL),(9095,'mixpanel','completed',10,'2024-03-18 14:57:30','2024-03-18 16:51:30','2024-03-18 16:48:29','2024-03-18 16:51:29',NULL,0,0,NULL,NULL),(9096,'mixpanel','completed',10,'2024-03-18 15:12:32','2024-03-18 17:01:22','2024-03-18 16:56:31','2024-03-18 17:01:21',NULL,0,0,NULL,NULL),(9097,'mixpanel','completed',10,'2024-03-18 15:12:36','2024-03-18 17:11:30','2024-03-18 17:06:34','2024-03-18 17:11:28',NULL,0,0,NULL,NULL),(9098,'mixpanel','completed',10,'2024-03-18 15:49:26','2024-03-18 17:21:27','2024-03-18 17:16:25','2024-03-18 17:21:26',NULL,0,0,NULL,NULL),(9099,'mixpanel','completed',10,'2024-03-18 15:36:27','2024-03-18 17:31:25','2024-03-18 17:26:26','2024-03-18 17:31:24',NULL,0,0,NULL,NULL),(9100,'mixpanel','completed',10,'2024-03-18 15:41:27','2024-03-18 17:39:02','2024-03-18 17:36:26','2024-03-18 17:39:01',NULL,0,0,NULL,NULL),(9101,'mixpanel','completed',10,'2024-03-18 15:47:27','2024-03-18 17:46:24','2024-03-18 17:41:26','2024-03-18 17:46:23',NULL,0,0,NULL,NULL),(9102,'mixpanel','completed',10,'2024-03-18 16:04:23','2024-03-18 17:56:27','2024-03-18 17:51:22','2024-03-18 17:56:26',NULL,0,0,NULL,NULL),(9103,'mixpanel','completed',10,'2024-03-18 16:33:29','2024-03-18 18:06:28','2024-03-18 18:01:28','2024-03-18 18:06:27',NULL,0,0,NULL,NULL),(9104,'mixpanel','completed',10,'2024-03-18 16:24:25','2024-03-18 18:16:33','2024-03-18 18:11:24','2024-03-18 18:16:32',NULL,0,0,NULL,NULL),(9105,'mixpanel','completed',10,'2024-03-18 16:22:28','2024-03-18 18:25:32','2024-03-18 18:21:27','2024-03-18 18:25:31',NULL,0,0,NULL,NULL),(9106,'mixpanel','completed',10,'2024-03-18 16:52:19','2024-03-18 18:36:22','2024-03-18 18:31:17','2024-03-18 18:36:21',NULL,0,0,NULL,NULL),(9107,'mixpanel','completed',10,'2024-03-18 16:50:38','2024-03-18 18:46:33','2024-03-18 18:41:37','2024-03-18 18:46:32',NULL,0,0,NULL,NULL),(9108,'mixpanel','completed',10,'2024-03-18 17:04:23','2024-03-18 18:56:28','2024-03-18 18:51:22','2024-03-18 18:56:27',NULL,0,0,NULL,NULL),(9109,'mixpanel','completed',10,'2024-03-18 17:03:23','2024-03-18 19:06:33','2024-03-18 19:01:22','2024-03-18 19:06:32',NULL,0,0,NULL,NULL),(9110,'mixpanel','completed',10,'2024-03-18 17:32:37','2024-03-18 19:16:15','2024-03-18 19:11:36','2024-03-18 19:16:14',NULL,0,0,NULL,NULL),(9111,'mixpanel','completed',10,'2024-03-18 17:59:30','2024-03-18 19:26:25','2024-03-18 19:21:29','2024-03-18 19:26:24',NULL,0,0,NULL,NULL),(9112,'mixpanel','completed',10,'2024-03-18 17:34:57','2024-03-18 19:33:24','2024-03-18 19:29:56','2024-03-18 19:33:23',NULL,0,0,NULL,NULL),(9113,'mixpanel','completed',10,'2024-03-18 18:01:37','2024-03-18 19:41:31','2024-03-18 19:36:34','2024-03-18 19:41:28',NULL,0,0,NULL,NULL),(9114,'mixpanel','completed',10,'2024-03-18 18:33:24','2024-03-18 19:51:26','2024-03-18 19:46:23','2024-03-18 19:51:25',NULL,0,0,NULL,NULL),(9115,'mixpanel','completed',10,'2024-03-18 18:42:30','2024-03-18 20:01:27','2024-03-18 19:56:29','2024-03-18 20:01:26',NULL,0,0,NULL,NULL),(9116,'mixpanel','completed',10,'2024-03-18 18:41:09','2024-03-18 20:06:25','2024-03-18 20:04:08','2024-03-18 20:06:24',NULL,0,0,NULL,NULL),(9117,'mixpanel','completed',10,'2024-03-18 19:09:25','2024-03-18 20:16:34','2024-03-18 20:11:24','2024-03-18 20:16:33',NULL,0,0,NULL,NULL),(9118,'mixpanel','completed',10,'2024-03-18 18:47:26','2024-03-18 20:26:33','2024-03-18 20:21:25','2024-03-18 20:26:32',NULL,0,0,NULL,NULL),(9119,'mixpanel','completed',10,'2024-03-18 18:36:40','2024-03-18 20:36:24','2024-03-18 20:31:38','2024-03-18 20:36:22',NULL,0,0,NULL,NULL),(9120,'mixpanel','completed',10,'2024-03-18 19:31:26','2024-03-18 20:46:27','2024-03-18 20:41:25','2024-03-18 20:46:26',NULL,0,0,NULL,NULL),(9121,'mixpanel','completed',10,'2024-03-18 18:55:30','2024-03-18 20:56:27','2024-03-18 20:51:29','2024-03-18 20:56:26',NULL,0,0,NULL,NULL),(9122,'mixpanel','completed',10,'2024-03-18 19:27:34','2024-03-18 21:06:29','2024-03-18 21:01:33','2024-03-18 21:06:28',NULL,0,0,NULL,NULL),(9123,'mixpanel','completed',10,'2024-03-18 19:31:54','2024-03-18 21:11:39','2024-03-18 21:08:53','2024-03-18 21:11:38',NULL,0,0,NULL,NULL),(9124,'mixpanel','completed',10,'2024-03-18 19:15:25','2024-03-18 21:21:29','2024-03-18 21:16:24','2024-03-18 21:21:28',NULL,0,0,NULL,NULL),(9125,'mixpanel','completed',10,'2024-03-18 20:19:26','2024-03-18 21:31:28','2024-03-18 21:26:25','2024-03-18 21:31:27',NULL,0,0,NULL,NULL),(9126,'mixpanel','completed',10,'2024-03-18 20:24:31','2024-03-18 21:41:24','2024-03-18 21:36:30','2024-03-18 21:41:23',NULL,0,0,NULL,NULL),(9127,'mixpanel','completed',10,'2024-03-18 20:08:31','2024-03-18 21:51:27','2024-03-18 21:46:30','2024-03-18 21:51:26',NULL,0,0,NULL,NULL),(9128,'mixpanel','completed',10,'2024-03-18 20:16:28','2024-03-18 22:01:22','2024-03-18 21:56:27','2024-03-18 22:01:21',NULL,0,0,NULL,NULL),(9129,'inactive_subscribers','completed',10,'2024-03-29 22:00:00','2024-03-29 22:01:49','2024-03-18 22:01:21','2024-03-29 22:01:47',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(9130,'mixpanel','completed',10,'2024-03-18 21:04:27','2024-03-18 22:11:33','2024-03-18 22:06:26','2024-03-18 22:11:32',NULL,0,0,NULL,NULL),(9131,'mixpanel','completed',10,'2024-03-18 21:09:27','2024-03-18 22:26:25','2024-03-18 22:16:27','2024-03-18 22:26:24',NULL,0,0,NULL,NULL),(9132,'mixpanel','completed',10,'2024-03-18 20:57:24','2024-03-18 22:36:21','2024-03-18 22:31:23','2024-03-18 22:36:19',NULL,0,0,NULL,NULL),(9133,'mixpanel','completed',10,'2024-03-18 21:16:28','2024-03-18 22:46:27','2024-03-18 22:41:27','2024-03-18 22:46:26',NULL,0,0,NULL,NULL),(9134,'mixpanel','completed',10,'2024-03-18 21:18:28','2024-03-18 22:56:26','2024-03-18 22:51:27','2024-03-18 22:56:25',NULL,0,0,NULL,NULL),(9135,'mixpanel','completed',10,'2024-03-18 21:36:27','2024-03-18 23:06:30','2024-03-18 23:01:26','2024-03-18 23:06:29',NULL,0,0,NULL,NULL),(9136,'mixpanel','completed',10,'2024-03-18 21:17:36','2024-03-18 23:16:31','2024-03-18 23:11:35','2024-03-18 23:16:30',NULL,0,0,NULL,NULL),(9137,'mixpanel','completed',10,'2024-03-18 21:26:27','2024-03-18 23:26:23','2024-03-18 23:21:26','2024-03-18 23:26:22',NULL,0,0,NULL,NULL),(9138,'mixpanel','completed',10,'2024-03-18 22:15:34','2024-03-18 23:36:30','2024-03-18 23:31:33','2024-03-18 23:36:29',NULL,0,0,NULL,NULL),(9139,'mixpanel','completed',10,'2024-03-18 22:22:24','2024-03-18 23:46:32','2024-03-18 23:41:23','2024-03-18 23:46:31',NULL,0,0,NULL,NULL),(9140,'mixpanel','completed',10,'2024-03-18 22:19:34','2024-03-18 23:56:37','2024-03-18 23:51:33','2024-03-18 23:56:36',NULL,0,0,NULL,NULL),(9141,'mixpanel','completed',10,'2024-03-18 22:41:27','2024-03-19 00:06:36','2024-03-19 00:01:26','2024-03-19 00:06:35',NULL,0,0,NULL,NULL),(9142,'mixpanel','completed',10,'2024-03-18 23:04:24','2024-03-19 00:16:28','2024-03-19 00:11:23','2024-03-19 00:16:27',NULL,0,0,NULL,NULL),(9143,'mixpanel','completed',10,'2024-03-18 22:32:32','2024-03-19 00:26:28','2024-03-19 00:21:31','2024-03-19 00:26:27',NULL,0,0,NULL,NULL),(9144,'mixpanel','completed',10,'2024-03-18 23:22:27','2024-03-19 00:36:25','2024-03-19 00:31:26','2024-03-19 00:36:24',NULL,0,0,NULL,NULL),(9145,'mixpanel','completed',10,'2024-03-18 22:49:24','2024-03-19 00:46:29','2024-03-19 00:41:23','2024-03-19 00:46:28',NULL,0,0,NULL,NULL),(9146,'mixpanel','completed',10,'2024-03-18 22:54:28','2024-03-19 00:53:58','2024-03-19 00:51:26','2024-03-19 00:53:57',NULL,0,0,NULL,NULL),(9147,'mixpanel','completed',10,'2024-03-18 23:01:34','2024-03-19 01:01:24','2024-03-19 00:56:33','2024-03-19 01:01:23',NULL,0,0,NULL,NULL),(9148,'mixpanel','completed',10,'2024-03-18 23:27:24','2024-03-19 01:11:30','2024-03-19 01:06:23','2024-03-19 01:11:28',NULL,0,0,NULL,NULL),(9149,'mixpanel','completed',10,'2024-03-19 00:13:22','2024-03-19 01:21:29','2024-03-19 01:16:21','2024-03-19 01:21:28',NULL,0,0,NULL,NULL),(9150,'mixpanel','completed',10,'2024-03-19 00:18:23','2024-03-19 01:31:27','2024-03-19 01:26:22','2024-03-19 01:31:26',NULL,0,0,NULL,NULL),(9151,'mixpanel','completed',10,'2024-03-19 00:09:00','2024-03-19 01:36:26','2024-03-19 01:33:59','2024-03-19 01:36:25',NULL,0,0,NULL,NULL),(9152,'mixpanel','completed',10,'2024-03-18 23:49:25','2024-03-19 01:46:24','2024-03-19 01:41:25','2024-03-19 01:46:23',NULL,0,0,NULL,NULL),(9153,'mixpanel','completed',10,'2024-03-19 00:36:25','2024-03-19 01:56:31','2024-03-19 01:51:24','2024-03-19 01:56:30',NULL,0,0,NULL,NULL),(9154,'mixpanel','completed',10,'2024-03-19 00:04:24','2024-03-19 02:03:38','2024-03-19 02:01:23','2024-03-19 02:03:37',NULL,0,0,NULL,NULL),(9155,'mixpanel','completed',10,'2024-03-19 00:21:35','2024-03-19 02:11:28','2024-03-19 02:06:34','2024-03-19 02:11:27',NULL,0,0,NULL,NULL),(9156,'mixpanel','completed',10,'2024-03-19 00:44:29','2024-03-19 02:21:26','2024-03-19 02:16:28','2024-03-19 02:21:25',NULL,0,0,NULL,NULL),(9157,'mixpanel','completed',10,'2024-03-19 00:45:27','2024-03-19 02:26:31','2024-03-19 02:23:26','2024-03-19 02:26:30',NULL,0,0,NULL,NULL),(9158,'mixpanel','completed',10,'2024-03-19 01:15:25','2024-03-19 02:36:30','2024-03-19 02:31:24','2024-03-19 02:36:29',NULL,0,0,NULL,NULL),(9159,'mixpanel','completed',10,'2024-03-19 01:15:38','2024-03-19 02:41:20','2024-03-19 02:38:37','2024-03-19 02:41:19',NULL,0,0,NULL,NULL),(9160,'mixpanel','completed',10,'2024-03-19 01:14:26','2024-03-19 02:51:32','2024-03-19 02:46:25','2024-03-19 02:51:31',NULL,0,0,NULL,NULL),(9161,'mixpanel','completed',10,'2024-03-19 01:02:31','2024-03-19 03:01:27','2024-03-19 02:56:30','2024-03-19 03:01:26',NULL,0,0,NULL,NULL),(9162,'mixpanel','completed',10,'2024-03-19 01:47:48','2024-03-19 03:11:27','2024-03-19 03:04:47','2024-03-19 03:11:26',NULL,0,0,NULL,NULL),(9163,'mixpanel','completed',10,'2024-03-19 01:36:29','2024-03-19 03:21:07','2024-03-19 03:16:28','2024-03-19 03:21:06',NULL,0,0,NULL,NULL),(9164,'mixpanel','completed',10,'2024-03-19 01:50:33','2024-03-19 03:31:27','2024-03-19 03:24:32','2024-03-19 03:31:26',NULL,0,0,NULL,NULL),(9165,'mixpanel','completed',10,'2024-03-19 01:50:53','2024-03-19 03:36:26','2024-03-19 03:33:52','2024-03-19 03:36:25',NULL,0,0,NULL,NULL),(9166,'mixpanel','completed',10,'2024-03-19 02:15:25','2024-03-19 03:46:32','2024-03-19 03:41:24','2024-03-19 03:46:31',NULL,0,0,NULL,NULL),(9167,'mixpanel','completed',10,'2024-03-19 02:12:27','2024-03-19 03:56:27','2024-03-19 03:51:26','2024-03-19 03:56:26',NULL,0,0,NULL,NULL),(9168,'mixpanel','completed',10,'2024-03-19 02:54:54','2024-03-19 04:06:33','2024-03-19 04:00:53','2024-03-19 04:06:32',NULL,0,0,NULL,NULL),(9169,'mixpanel','completed',10,'2024-03-19 02:50:32','2024-03-19 04:16:34','2024-03-19 04:11:31','2024-03-19 04:16:33',NULL,0,0,NULL,NULL),(9170,'mixpanel','completed',10,'2024-03-19 03:16:23','2024-03-19 04:26:44','2024-03-19 04:21:22','2024-03-19 04:26:41',NULL,0,0,NULL,NULL),(9171,'mixpanel','completed',10,'2024-03-19 02:54:05','2024-03-19 04:36:36','2024-03-19 04:30:03','2024-03-19 04:36:33',NULL,0,0,NULL,NULL),(9172,'mixpanel','completed',10,'2024-03-19 03:15:37','2024-03-19 04:43:42','2024-03-19 04:41:33','2024-03-19 04:43:41',NULL,0,0,NULL,NULL),(9173,'mixpanel','completed',10,'2024-03-19 03:25:32','2024-03-19 04:49:52','2024-03-19 04:46:32','2024-03-19 04:49:51',NULL,0,0,NULL,NULL),(9174,'mixpanel','completed',10,'2024-03-19 03:42:35','2024-03-19 05:01:02','2024-03-19 04:55:34','2024-03-19 05:01:01',NULL,0,0,NULL,NULL),(9175,'mixpanel','completed',10,'2024-03-19 03:21:44','2024-03-19 05:10:24','2024-03-19 05:05:43','2024-03-19 05:10:23',NULL,0,0,NULL,NULL),(9176,'mixpanel','completed',10,'2024-03-19 04:04:32','2024-03-19 05:18:37','2024-03-19 05:14:30','2024-03-19 05:18:36',NULL,0,0,NULL,NULL),(9177,'mixpanel','completed',10,'2024-03-19 04:02:27','2024-03-19 05:26:30','2024-03-19 05:21:26','2024-03-19 05:26:29',NULL,0,0,NULL,NULL),(9178,'mixpanel','completed',10,'2024-03-19 04:18:44','2024-03-19 05:34:51','2024-03-19 05:30:43','2024-03-19 05:34:50',NULL,0,0,NULL,NULL),(9179,'mixpanel','completed',10,'2024-03-19 03:50:29','2024-03-19 05:41:25','2024-03-19 05:38:28','2024-03-19 05:41:24',NULL,0,0,NULL,NULL),(9180,'mixpanel','completed',10,'2024-03-19 04:42:15','2024-03-19 05:49:53','2024-03-19 05:46:14','2024-03-19 05:49:52',NULL,0,0,NULL,NULL),(9181,'mixpanel','completed',10,'2024-03-19 04:20:55','2024-03-19 05:56:27','2024-03-19 05:53:54','2024-03-19 05:56:26',NULL,0,0,NULL,NULL),(9182,'mixpanel','completed',10,'2024-03-19 04:35:25','2024-03-19 06:06:30','2024-03-19 06:01:24','2024-03-19 06:06:29',NULL,0,0,NULL,NULL),(9183,'mixpanel','completed',10,'2024-03-19 04:45:22','2024-03-19 06:16:24','2024-03-19 06:11:21','2024-03-19 06:16:23',NULL,0,0,NULL,NULL),(9184,'mixpanel','completed',10,'2024-03-19 04:23:22','2024-03-19 06:26:23','2024-03-19 06:21:21','2024-03-19 06:26:22',NULL,0,0,NULL,NULL),(9185,'mixpanel','completed',10,'2024-03-19 05:14:34','2024-03-19 06:36:25','2024-03-19 06:31:33','2024-03-19 06:36:25',NULL,0,0,NULL,NULL),(9186,'mixpanel','completed',10,'2024-03-19 05:27:30','2024-03-19 06:46:35','2024-03-19 06:41:29','2024-03-19 06:46:34',NULL,0,0,NULL,NULL),(9187,'mixpanel','completed',10,'2024-03-19 05:25:30','2024-03-19 06:54:04','2024-03-19 06:51:28','2024-03-19 06:54:03',NULL,0,0,NULL,NULL),(9188,'mixpanel','completed',10,'2024-03-19 05:45:23','2024-03-19 06:59:56','2024-03-19 06:56:22','2024-03-19 06:59:55',NULL,0,0,NULL,NULL),(9189,'mixpanel','completed',10,'2024-03-19 05:24:27','2024-03-19 07:11:28','2024-03-19 07:05:27','2024-03-19 07:11:27',NULL,0,0,NULL,NULL),(9190,'mixpanel','completed',10,'2024-03-19 05:49:29','2024-03-19 07:21:25','2024-03-19 07:16:28','2024-03-19 07:21:24',NULL,0,0,NULL,NULL),(9191,'mixpanel','completed',10,'2024-03-19 05:47:29','2024-03-19 07:26:25','2024-03-19 07:23:28','2024-03-19 07:26:24',NULL,0,0,NULL,NULL),(9192,'mixpanel','completed',10,'2024-03-19 06:27:27','2024-03-19 07:35:10','2024-03-19 07:29:26','2024-03-19 07:35:09',NULL,0,0,NULL,NULL),(9193,'mixpanel','completed',10,'2024-03-19 06:31:19','2024-03-19 07:45:07','2024-03-19 07:41:18','2024-03-19 07:45:06',NULL,0,0,NULL,NULL),(9194,'schedule_re_engagement_email','completed',10,'2024-03-20 07:45:07','2024-03-20 07:46:33','2024-03-19 07:45:06','2024-03-20 07:46:31',NULL,0,0,NULL,NULL),(9195,'mixpanel','completed',10,'2024-03-19 06:30:25','2024-03-19 07:51:32','2024-03-19 07:47:24','2024-03-19 07:51:31',NULL,0,0,NULL,NULL),(9196,'mixpanel','completed',10,'2024-03-19 06:07:34','2024-03-19 07:56:29','2024-03-19 07:53:33','2024-03-19 07:56:28',NULL,0,0,NULL,NULL),(9197,'mixpanel','completed',10,'2024-03-19 06:37:40','2024-03-19 08:05:49','2024-03-19 07:59:39','2024-03-19 08:05:48',NULL,0,0,NULL,NULL),(9198,'mixpanel','completed',10,'2024-03-19 06:21:26','2024-03-19 08:16:23','2024-03-19 08:11:25','2024-03-19 08:16:22',NULL,0,0,NULL,NULL),(9199,'mixpanel','completed',10,'2024-03-19 07:03:04','2024-03-19 08:21:29','2024-03-19 08:19:02','2024-03-19 08:21:28',NULL,0,0,NULL,NULL),(9200,'mixpanel','completed',10,'2024-03-19 06:25:52','2024-03-19 08:31:11','2024-03-19 08:24:50','2024-03-19 08:31:10',NULL,0,0,NULL,NULL),(9201,'mixpanel','completed',10,'2024-03-19 06:36:28','2024-03-19 08:39:52','2024-03-19 08:36:27','2024-03-19 08:39:51',NULL,0,0,NULL,NULL),(9202,'mixpanel','completed',10,'2024-03-19 07:15:22','2024-03-19 08:46:31','2024-03-19 08:44:21','2024-03-19 08:46:30',NULL,0,0,NULL,NULL),(9203,'mixpanel','completed',10,'2024-03-19 07:36:32','2024-03-19 08:54:10','2024-03-19 08:50:31','2024-03-19 08:54:09',NULL,0,0,NULL,NULL),(9204,'mixpanel','completed',10,'2024-03-19 07:46:36','2024-03-19 09:01:33','2024-03-19 08:56:35','2024-03-19 09:01:32',NULL,0,0,NULL,NULL),(9205,'mixpanel','completed',10,'2024-03-19 07:17:05','2024-03-19 09:06:28','2024-03-19 09:04:04','2024-03-19 09:06:27',NULL,0,0,NULL,NULL),(9206,'mixpanel','completed',10,'2024-03-19 07:43:49','2024-03-19 09:13:11','2024-03-19 09:10:48','2024-03-19 09:13:10',NULL,0,0,NULL,NULL),(9207,'mixpanel','completed',10,'2024-03-19 08:04:25','2024-03-19 09:21:30','2024-03-19 09:16:24','2024-03-19 09:21:29',NULL,0,0,NULL,NULL),(9208,'mixpanel','completed',10,'2024-03-19 08:16:18','2024-03-19 09:26:30','2024-03-19 09:24:17','2024-03-19 09:26:29',NULL,0,0,NULL,NULL),(9209,'mixpanel','completed',10,'2024-03-19 07:53:48','2024-03-19 09:36:29','2024-03-19 09:30:47','2024-03-19 09:36:28',NULL,0,0,NULL,NULL),(9210,'mixpanel','completed',10,'2024-03-19 08:23:31','2024-03-19 09:44:21','2024-03-19 09:41:30','2024-03-19 09:44:20',NULL,0,0,NULL,NULL),(9211,'mixpanel','completed',10,'2024-03-19 07:56:36','2024-03-19 09:51:37','2024-03-19 09:46:35','2024-03-19 09:51:36',NULL,0,0,NULL,NULL),(9212,'mixpanel','completed',10,'2024-03-19 08:02:23','2024-03-19 10:01:24','2024-03-19 09:56:22','2024-03-19 10:01:23',NULL,0,0,NULL,NULL),(9213,'mixpanel','completed',10,'2024-03-19 08:37:44','2024-03-19 10:11:35','2024-03-19 10:04:43','2024-03-19 10:11:34',NULL,0,0,NULL,NULL),(9214,'mixpanel','completed',10,'2024-03-19 08:44:26','2024-03-19 10:26:25','2024-03-19 10:16:26','2024-03-19 10:26:24',NULL,0,0,NULL,NULL),(9215,'mixpanel','completed',10,'2024-03-19 09:17:28','2024-03-19 10:36:28','2024-03-19 10:31:27','2024-03-19 10:36:27',NULL,0,0,NULL,NULL),(9216,'mixpanel','completed',10,'2024-03-19 09:38:35','2024-03-19 10:46:25','2024-03-19 10:41:34','2024-03-19 10:46:24',NULL,0,0,NULL,NULL),(9217,'mixpanel','completed',10,'2024-03-19 09:36:29','2024-03-19 10:56:24','2024-03-19 10:51:28','2024-03-19 10:56:23',NULL,0,0,NULL,NULL),(9218,'mixpanel','completed',10,'2024-03-19 09:03:27','2024-03-19 11:06:28','2024-03-19 11:01:26','2024-03-19 11:06:27',NULL,0,0,NULL,NULL),(9219,'mixpanel','completed',10,'2024-03-19 10:03:26','2024-03-19 11:16:23','2024-03-19 11:11:25','2024-03-19 11:16:22',NULL,0,0,NULL,NULL),(9220,'mixpanel','completed',10,'2024-03-19 09:23:21','2024-03-19 11:26:22','2024-03-19 11:21:20','2024-03-19 11:26:21',NULL,0,0,NULL,NULL),(9221,'mixpanel','completed',10,'2024-03-19 09:57:23','2024-03-19 11:36:29','2024-03-19 11:31:22','2024-03-19 11:36:28',NULL,0,0,NULL,NULL),(9222,'mixpanel','completed',10,'2024-03-19 09:59:31','2024-03-19 11:41:51','2024-03-19 11:39:30','2024-03-19 11:41:50',NULL,0,0,NULL,NULL),(9223,'mixpanel','completed',10,'2024-03-19 10:14:28','2024-03-19 11:48:58','2024-03-19 11:45:27','2024-03-19 11:48:57',NULL,0,0,NULL,NULL),(9224,'mixpanel','completed',10,'2024-03-19 10:23:34','2024-03-19 11:56:26','2024-03-19 11:51:33','2024-03-19 11:56:25',NULL,0,0,NULL,NULL),(9225,'mixpanel','completed',10,'2024-03-19 10:56:27','2024-03-19 12:06:22','2024-03-19 12:01:26','2024-03-19 12:06:21',NULL,0,0,NULL,NULL),(9226,'mixpanel','completed',10,'2024-03-19 10:31:59','2024-03-19 12:12:59','2024-03-19 12:09:58','2024-03-19 12:12:58',NULL,0,0,NULL,NULL),(9227,'mixpanel','completed',10,'2024-03-19 10:29:25','2024-03-19 12:21:30','2024-03-19 12:16:24','2024-03-19 12:21:29',NULL,0,0,NULL,NULL),(9228,'mixpanel','completed',10,'2024-03-19 11:05:30','2024-03-19 12:30:15','2024-03-19 12:26:29','2024-03-19 12:30:14',NULL,0,0,NULL,NULL),(9229,'mixpanel','completed',10,'2024-03-19 10:56:30','2024-03-19 12:41:28','2024-03-19 12:36:30','2024-03-19 12:41:27',NULL,0,0,NULL,NULL),(9230,'mixpanel','completed',10,'2024-03-19 11:34:20','2024-03-19 12:48:59','2024-03-19 12:46:19','2024-03-19 12:48:58',NULL,0,0,NULL,NULL),(9231,'mixpanel','completed',10,'2024-03-19 11:42:26','2024-03-19 12:56:23','2024-03-19 12:51:25','2024-03-19 12:56:22',NULL,0,0,NULL,NULL),(9232,'mixpanel','completed',10,'2024-03-19 11:43:26','2024-03-19 13:06:30','2024-03-19 13:01:25','2024-03-19 13:06:29',NULL,0,0,NULL,NULL),(9233,'mixpanel','completed',10,'2024-03-19 11:32:24','2024-03-19 13:14:07','2024-03-19 13:11:23','2024-03-19 13:14:06',NULL,0,0,NULL,NULL),(9234,'mixpanel','completed',10,'2024-03-19 12:05:33','2024-03-19 13:18:46','2024-03-19 13:16:32','2024-03-19 13:18:45',NULL,0,0,NULL,NULL),(9235,'mixpanel','completed',10,'2024-03-19 11:27:32','2024-03-19 13:26:29','2024-03-19 13:21:31','2024-03-19 13:26:28',NULL,0,0,NULL,NULL),(9236,'mixpanel','completed',10,'2024-03-19 11:50:27','2024-03-19 13:34:08','2024-03-19 13:31:26','2024-03-19 13:34:07',NULL,0,0,NULL,NULL),(9237,'mixpanel','completed',10,'2024-03-19 12:21:26','2024-03-19 13:41:30','2024-03-19 13:36:25','2024-03-19 13:41:29',NULL,0,0,NULL,NULL),(9238,'mixpanel','completed',10,'2024-03-19 12:19:40','2024-03-19 13:51:48','2024-03-19 13:43:38','2024-03-19 13:51:45',NULL,0,0,NULL,NULL),(9239,'mixpanel','completed',10,'2024-03-19 12:22:21','2024-03-19 14:01:22','2024-03-19 13:56:20','2024-03-19 14:01:21',NULL,0,0,NULL,NULL),(9240,'mixpanel','completed',10,'2024-03-19 12:38:30','2024-03-19 14:11:28','2024-03-19 14:06:29','2024-03-19 14:11:27',NULL,0,0,NULL,NULL),(9241,'mixpanel','completed',10,'2024-03-19 12:15:30','2024-03-19 14:21:34','2024-03-19 14:16:28','2024-03-19 14:21:33',NULL,0,0,NULL,NULL),(9242,'mixpanel','completed',10,'2024-03-19 12:38:36','2024-03-19 14:31:26','2024-03-19 14:26:35','2024-03-19 14:31:25',NULL,0,0,NULL,NULL),(9243,'mixpanel','completed',10,'2024-03-19 12:54:26','2024-03-19 14:41:33','2024-03-19 14:36:25','2024-03-19 14:41:32',NULL,0,0,NULL,NULL),(9244,'mixpanel','completed',10,'2024-03-19 12:57:06','2024-03-19 14:51:26','2024-03-19 14:45:05','2024-03-19 14:51:25',NULL,0,0,NULL,NULL),(9245,'mixpanel','completed',10,'2024-03-19 13:44:24','2024-03-19 15:01:29','2024-03-19 14:56:23','2024-03-19 15:01:28',NULL,0,0,NULL,NULL),(9246,'mixpanel','completed',10,'2024-03-19 13:45:27','2024-03-19 15:11:34','2024-03-19 15:06:26','2024-03-19 15:11:33',NULL,0,0,NULL,NULL),(9247,'mixpanel','completed',10,'2024-03-19 14:10:25','2024-03-19 15:20:55','2024-03-19 15:16:23','2024-03-19 15:20:54',NULL,0,0,NULL,NULL),(9248,'mixpanel','completed',10,'2024-03-19 13:29:26','2024-03-19 15:31:24','2024-03-19 15:26:25','2024-03-19 15:31:23',NULL,0,0,NULL,NULL),(9249,'mixpanel','completed',10,'2024-03-19 13:41:24','2024-03-19 15:41:22','2024-03-19 15:36:23','2024-03-19 15:41:21',NULL,0,0,NULL,NULL),(9250,'mixpanel','completed',10,'2024-03-19 13:50:23','2024-03-19 15:51:26','2024-03-19 15:46:22','2024-03-19 15:51:25',NULL,0,0,NULL,NULL),(9251,'mixpanel','completed',10,'2024-03-19 14:08:26','2024-03-19 16:01:25','2024-03-19 15:56:25','2024-03-19 16:01:24',NULL,0,0,NULL,NULL),(9252,'mixpanel','completed',10,'2024-03-19 14:37:28','2024-03-19 16:11:29','2024-03-19 16:06:27','2024-03-19 16:11:28',NULL,0,0,NULL,NULL),(9253,'mixpanel','completed',10,'2024-03-19 14:19:28','2024-03-19 16:21:35','2024-03-19 16:16:27','2024-03-19 16:21:34',NULL,0,0,NULL,NULL),(9254,'mixpanel','completed',10,'2024-03-19 14:50:27','2024-03-19 16:31:24','2024-03-19 16:26:26','2024-03-19 16:31:23',NULL,0,0,NULL,NULL),(9255,'mixpanel','completed',10,'2024-03-19 14:39:26','2024-03-19 16:41:28','2024-03-19 16:36:26','2024-03-19 16:41:27',NULL,0,0,NULL,NULL),(9256,'subscribers_engagement_score','completed',10,'2024-03-19 16:46:27','2024-03-19 16:51:26','2024-03-19 16:46:26','2024-03-19 16:51:25',NULL,0,0,NULL,NULL),(9257,'mixpanel','completed',10,'2024-03-19 15:20:27','2024-03-19 16:51:26','2024-03-19 16:46:26','2024-03-19 16:51:25',NULL,0,0,NULL,NULL),(9258,'subscribers_engagement_score','completed',10,'2024-03-20 19:10:00','2024-03-20 19:11:27','2024-03-19 16:51:25','2024-03-20 19:11:26',NULL,0,0,NULL,NULL),(9259,'mixpanel','completed',10,'2024-03-19 15:30:32','2024-03-19 17:01:33','2024-03-19 16:56:31','2024-03-19 17:01:32',NULL,0,0,NULL,NULL),(9260,'mixpanel','completed',10,'2024-03-19 15:43:30','2024-03-19 17:11:24','2024-03-19 17:06:29','2024-03-19 17:11:23',NULL,0,0,NULL,NULL),(9261,'mixpanel','completed',10,'2024-03-19 16:12:23','2024-03-19 17:21:26','2024-03-19 17:16:22','2024-03-19 17:21:25',NULL,0,0,NULL,NULL),(9262,'mixpanel','completed',10,'2024-03-19 16:12:30','2024-03-19 17:31:31','2024-03-19 17:26:29','2024-03-19 17:31:30',NULL,0,0,NULL,NULL),(9263,'mixpanel','completed',10,'2024-03-19 15:57:39','2024-03-19 17:40:00','2024-03-19 17:36:38','2024-03-19 17:39:59',NULL,0,0,NULL,NULL),(9264,'mixpanel','completed',10,'2024-03-19 16:32:01','2024-03-19 17:51:31','2024-03-19 17:46:00','2024-03-19 17:51:30',NULL,0,0,NULL,NULL),(9265,'mixpanel','completed',10,'2024-03-19 15:59:24','2024-03-19 18:01:21','2024-03-19 17:56:23','2024-03-19 18:01:19',NULL,0,0,NULL,NULL),(9266,'mixpanel','completed',10,'2024-03-19 16:41:32','2024-03-19 18:11:29','2024-03-19 18:06:31','2024-03-19 18:11:28',NULL,0,0,NULL,NULL),(9267,'mixpanel','completed',10,'2024-03-19 16:55:27','2024-03-19 18:21:25','2024-03-19 18:16:26','2024-03-19 18:21:24',NULL,0,0,NULL,NULL),(9268,'mixpanel','completed',10,'2024-03-19 17:23:36','2024-03-19 18:31:28','2024-03-19 18:26:35','2024-03-19 18:31:27',NULL,0,0,NULL,NULL),(9269,'mixpanel','completed',10,'2024-03-19 16:41:26','2024-03-19 18:41:28','2024-03-19 18:36:24','2024-03-19 18:41:27',NULL,0,0,NULL,NULL),(9270,'mixpanel','completed',10,'2024-03-19 17:03:23','2024-03-19 18:51:26','2024-03-19 18:46:22','2024-03-19 18:51:26',NULL,0,0,NULL,NULL),(9271,'mixpanel','completed',10,'2024-03-19 17:39:28','2024-03-19 19:01:25','2024-03-19 18:56:27','2024-03-19 19:01:24',NULL,0,0,NULL,NULL),(9272,'mixpanel','completed',10,'2024-03-19 17:39:36','2024-03-19 19:08:37','2024-03-19 19:06:35','2024-03-19 19:08:36',NULL,0,0,NULL,NULL),(9273,'mixpanel','completed',10,'2024-03-19 17:51:26','2024-03-19 19:16:21','2024-03-19 19:11:25','2024-03-19 19:16:20',NULL,0,0,NULL,NULL),(9274,'mixpanel','completed',10,'2024-03-19 17:45:25','2024-03-19 19:26:44','2024-03-19 19:21:24','2024-03-19 19:26:43',NULL,0,0,NULL,NULL),(9275,'mixpanel','completed',10,'2024-03-19 17:57:25','2024-03-19 19:36:28','2024-03-19 19:31:24','2024-03-19 19:36:27',NULL,0,0,NULL,NULL),(9276,'mixpanel','completed',10,'2024-03-19 17:49:35','2024-03-19 19:41:25','2024-03-19 19:38:34','2024-03-19 19:41:24',NULL,0,0,NULL,NULL),(9277,'mixpanel','completed',10,'2024-03-19 18:13:31','2024-03-19 19:51:34','2024-03-19 19:46:30','2024-03-19 19:51:33',NULL,0,0,NULL,NULL),(9278,'mixpanel','completed',10,'2024-03-19 18:02:31','2024-03-19 20:06:34','2024-03-19 19:56:30','2024-03-19 20:06:32',NULL,0,0,NULL,NULL),(9279,'mixpanel','completed',10,'2024-03-19 18:18:24','2024-03-19 20:16:18','2024-03-19 20:11:23','2024-03-19 20:16:17',NULL,0,0,NULL,NULL),(9280,'mixpanel','completed',10,'2024-03-19 18:24:31','2024-03-19 20:26:29','2024-03-19 20:21:30','2024-03-19 20:26:28',NULL,0,0,NULL,NULL),(9281,'mixpanel','completed',10,'2024-03-19 19:11:31','2024-03-19 20:36:31','2024-03-19 20:31:30','2024-03-19 20:36:30',NULL,0,0,NULL,NULL),(9282,'mixpanel','completed',10,'2024-03-19 19:31:16','2024-03-19 20:46:28','2024-03-19 20:40:15','2024-03-19 20:46:27',NULL,0,0,NULL,NULL),(9283,'mixpanel','completed',10,'2024-03-19 19:37:28','2024-03-19 20:56:25','2024-03-19 20:51:26','2024-03-19 20:56:24',NULL,0,0,NULL,NULL),(9284,'mixpanel','completed',10,'2024-03-19 19:01:30','2024-03-19 21:04:14','2024-03-19 21:01:29','2024-03-19 21:04:13',NULL,0,0,NULL,NULL),(9285,'mixpanel','completed',10,'2024-03-19 19:54:28','2024-03-19 21:11:34','2024-03-19 21:06:27','2024-03-19 21:11:32',NULL,0,0,NULL,NULL),(9286,'mixpanel','completed',10,'2024-03-19 19:59:29','2024-03-19 21:21:38','2024-03-19 21:16:26','2024-03-19 21:21:35',NULL,0,0,NULL,NULL),(9287,'mixpanel','completed',10,'2024-03-19 19:31:21','2024-03-19 21:31:23','2024-03-19 21:26:20','2024-03-19 21:31:22',NULL,0,0,NULL,NULL),(9288,'mixpanel','completed',10,'2024-03-19 20:24:29','2024-03-19 21:41:26','2024-03-19 21:36:28','2024-03-19 21:41:25',NULL,0,0,NULL,NULL),(9289,'mixpanel','completed',10,'2024-03-19 20:17:26','2024-03-19 21:51:24','2024-03-19 21:46:25','2024-03-19 21:51:22',NULL,0,0,NULL,NULL),(9290,'unsubscribe_tokens','completed',0,'2024-03-19 21:46:45','2024-03-19 21:51:24','2024-03-19 21:46:44','2024-03-19 21:51:22',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(9291,'subscriber_link_tokens','completed',0,'2024-03-19 21:46:45','2024-03-19 21:51:24','2024-03-19 21:46:44','2024-03-19 21:51:22',NULL,0,0,NULL,NULL),(9292,'newsletter_templates_thumbnails','completed',10,'2024-03-19 21:46:45','2024-03-19 21:51:24','2024-03-19 21:46:44','2024-03-19 21:51:22',NULL,0,0,NULL,NULL),(9293,'mixpanel','completed',10,'2024-03-19 20:15:39','2024-03-19 22:01:25','2024-03-19 21:56:37','2024-03-19 22:01:25',NULL,0,0,NULL,NULL),(9294,'mixpanel','completed',10,'2024-03-19 20:12:31','2024-03-19 22:11:26','2024-03-19 22:06:30','2024-03-19 22:11:25',NULL,0,0,NULL,NULL),(9295,'mixpanel','completed',10,'2024-03-19 20:31:23','2024-03-19 22:21:24','2024-03-19 22:16:22','2024-03-19 22:21:23',NULL,0,0,NULL,NULL),(9296,'mixpanel','completed',10,'2024-03-19 20:56:15','2024-03-19 22:31:27','2024-03-19 22:26:15','2024-03-19 22:31:26',NULL,0,0,NULL,NULL),(9297,'mixpanel','completed',10,'2024-03-19 21:31:24','2024-03-19 22:39:28','2024-03-19 22:36:23','2024-03-19 22:39:27',NULL,0,0,NULL,NULL),(9298,'mixpanel','completed',10,'2024-03-19 20:57:34','2024-03-19 22:46:28','2024-03-19 22:41:33','2024-03-19 22:46:27',NULL,0,0,NULL,NULL),(9299,'mixpanel','completed',10,'2024-03-19 21:09:27','2024-03-19 22:56:21','2024-03-19 22:51:26','2024-03-19 22:56:20',NULL,0,0,NULL,NULL),(9300,'mixpanel','completed',10,'2024-03-19 21:49:27','2024-03-19 23:06:28','2024-03-19 23:01:26','2024-03-19 23:06:27',NULL,0,0,NULL,NULL),(9301,'mixpanel','completed',10,'2024-03-19 21:51:28','2024-03-19 23:16:23','2024-03-19 23:11:27','2024-03-19 23:16:22',NULL,0,0,NULL,NULL),(9302,'mixpanel','completed',10,'2024-03-19 22:14:35','2024-03-19 23:26:27','2024-03-19 23:21:33','2024-03-19 23:26:26',NULL,0,0,NULL,NULL),(9303,'mixpanel','completed',10,'2024-03-19 22:09:30','2024-03-19 23:36:29','2024-03-19 23:31:28','2024-03-19 23:36:28',NULL,0,0,NULL,NULL),(9304,'mixpanel','completed',10,'2024-03-19 21:59:32','2024-03-19 23:46:27','2024-03-19 23:41:31','2024-03-19 23:46:26',NULL,0,0,NULL,NULL),(9305,'mixpanel','completed',10,'2024-03-19 22:45:29','2024-03-19 23:56:26','2024-03-19 23:51:28','2024-03-19 23:56:25',NULL,0,0,NULL,NULL),(9306,'mixpanel','completed',10,'2024-03-19 22:22:35','2024-03-20 00:06:30','2024-03-20 00:01:34','2024-03-20 00:06:29',NULL,0,0,NULL,NULL),(9307,'mixpanel','completed',10,'2024-03-19 23:09:29','2024-03-20 00:16:24','2024-03-20 00:11:28','2024-03-20 00:16:23',NULL,0,0,NULL,NULL),(9308,'mixpanel','completed',10,'2024-03-19 22:41:26','2024-03-20 00:26:25','2024-03-20 00:21:25','2024-03-20 00:26:24',NULL,0,0,NULL,NULL),(9309,'mixpanel','completed',10,'2024-03-19 22:39:26','2024-03-20 00:41:25','2024-03-20 00:36:25','2024-03-20 00:41:24',NULL,0,0,NULL,NULL),(9310,'mixpanel','completed',10,'2024-03-19 23:25:23','2024-03-20 00:51:25','2024-03-20 00:46:22','2024-03-20 00:51:24',NULL,0,0,NULL,NULL),(9311,'mixpanel','completed',10,'2024-03-19 23:12:29','2024-03-20 00:59:45','2024-03-20 00:56:28','2024-03-20 00:59:44',NULL,0,0,NULL,NULL),(9312,'mixpanel','completed',10,'2024-03-19 23:20:16','2024-03-20 01:10:42','2024-03-20 01:06:15','2024-03-20 01:10:41',NULL,0,0,NULL,NULL),(9313,'mixpanel','completed',10,'2024-03-19 23:29:34','2024-03-20 01:21:28','2024-03-20 01:16:33','2024-03-20 01:21:27',NULL,0,0,NULL,NULL),(9314,'mixpanel','completed',10,'2024-03-19 23:42:33','2024-03-20 01:31:21','2024-03-20 01:26:32','2024-03-20 01:31:20',NULL,0,0,NULL,NULL),(9315,'mixpanel','completed',10,'2024-03-20 00:11:28','2024-03-20 01:41:27','2024-03-20 01:36:27','2024-03-20 01:41:26',NULL,0,0,NULL,NULL),(9316,'mixpanel','completed',10,'2024-03-19 23:57:33','2024-03-20 01:51:29','2024-03-20 01:46:32','2024-03-20 01:51:28',NULL,0,0,NULL,NULL),(9317,'mixpanel','completed',10,'2024-03-20 00:22:47','2024-03-20 02:00:39','2024-03-20 01:55:46','2024-03-20 02:00:38',NULL,0,0,NULL,NULL),(9318,'mixpanel','completed',10,'2024-03-20 00:29:53','2024-03-20 02:11:37','2024-03-20 02:05:51','2024-03-20 02:11:37',NULL,0,0,NULL,NULL),(9319,'mixpanel','completed',10,'2024-03-20 00:20:34','2024-03-20 02:21:27','2024-03-20 02:16:33','2024-03-20 02:21:26',NULL,0,0,NULL,NULL),(9320,'mixpanel','completed',10,'2024-03-20 00:54:29','2024-03-20 02:26:27','2024-03-20 02:23:27','2024-03-20 02:26:26',NULL,0,0,NULL,NULL),(9321,'mixpanel','completed',10,'2024-03-20 00:58:30','2024-03-20 02:36:29','2024-03-20 02:31:29','2024-03-20 02:36:28',NULL,0,0,NULL,NULL),(9322,'mixpanel','completed',10,'2024-03-20 01:14:24','2024-03-20 02:46:32','2024-03-20 02:41:23','2024-03-20 02:46:31',NULL,0,0,NULL,NULL),(9323,'mixpanel','completed',10,'2024-03-20 01:07:22','2024-03-20 02:53:49','2024-03-20 02:51:21','2024-03-20 02:53:48',NULL,0,0,NULL,NULL),(9324,'mixpanel','completed',10,'2024-03-20 01:45:29','2024-03-20 03:01:27','2024-03-20 02:56:28','2024-03-20 03:01:26',NULL,0,0,NULL,NULL),(9325,'mixpanel','completed',10,'2024-03-20 01:20:27','2024-03-20 03:11:14','2024-03-20 03:06:26','2024-03-20 03:11:13',NULL,0,0,NULL,NULL),(9326,'mixpanel','completed',10,'2024-03-20 01:48:27','2024-03-20 03:21:25','2024-03-20 03:16:25','2024-03-20 03:21:24',NULL,0,0,NULL,NULL),(9327,'mixpanel','completed',10,'2024-03-20 02:02:00','2024-03-20 03:31:27','2024-03-20 03:25:59','2024-03-20 03:31:26',NULL,0,0,NULL,NULL),(9328,'mixpanel','completed',10,'2024-03-20 02:30:26','2024-03-20 03:41:25','2024-03-20 03:36:25','2024-03-20 03:41:24',NULL,0,0,NULL,NULL),(9329,'mixpanel','completed',10,'2024-03-20 02:29:48','2024-03-20 03:51:34','2024-03-20 03:45:47','2024-03-20 03:51:33',NULL,0,0,NULL,NULL),(9330,'mixpanel','completed',10,'2024-03-20 02:50:28','2024-03-20 04:01:24','2024-03-20 03:56:28','2024-03-20 04:01:23',NULL,0,0,NULL,NULL),(9331,'mixpanel','completed',10,'2024-03-20 03:00:28','2024-03-20 04:11:07','2024-03-20 04:06:27','2024-03-20 04:11:06',NULL,0,0,NULL,NULL),(9332,'mixpanel','completed',10,'2024-03-20 02:35:26','2024-03-20 04:21:33','2024-03-20 04:16:25','2024-03-20 04:21:32',NULL,0,0,NULL,NULL),(9333,'mixpanel','completed',10,'2024-03-20 02:53:21','2024-03-20 04:31:25','2024-03-20 04:28:18','2024-03-20 04:31:24',NULL,0,0,NULL,NULL),(9334,'mixpanel','completed',10,'2024-03-20 02:36:29','2024-03-20 04:40:45','2024-03-20 04:36:28','2024-03-20 04:40:44',NULL,0,0,NULL,NULL),(9335,'mixpanel','completed',10,'2024-03-20 03:01:27','2024-03-20 04:51:28','2024-03-20 04:46:26','2024-03-20 04:51:27',NULL,0,0,NULL,NULL),(9336,'mixpanel','completed',10,'2024-03-20 03:44:30','2024-03-20 05:01:27','2024-03-20 04:56:29','2024-03-20 05:01:26',NULL,0,0,NULL,NULL),(9337,'mixpanel','completed',10,'2024-03-20 03:07:31','2024-03-20 05:11:28','2024-03-20 05:06:30','2024-03-20 05:11:27',NULL,0,0,NULL,NULL),(9338,'mixpanel','completed',10,'2024-03-20 04:10:43','2024-03-20 05:16:27','2024-03-20 05:13:42','2024-03-20 05:16:26',NULL,0,0,NULL,NULL),(9339,'mixpanel','completed',10,'2024-03-20 04:16:14','2024-03-20 05:26:27','2024-03-20 05:20:13','2024-03-20 05:26:26',NULL,0,0,NULL,NULL),(9340,'mixpanel','completed',10,'2024-03-20 03:45:23','2024-03-20 05:34:23','2024-03-20 05:31:22','2024-03-20 05:34:22',NULL,0,0,NULL,NULL),(9341,'mixpanel','completed',10,'2024-03-20 03:35:50','2024-03-20 05:41:27','2024-03-20 05:36:49','2024-03-20 05:41:26',NULL,0,0,NULL,NULL),(9342,'mixpanel','completed',10,'2024-03-20 04:31:28','2024-03-20 05:51:25','2024-03-20 05:46:27','2024-03-20 05:51:24',NULL,0,0,NULL,NULL),(9343,'mixpanel','completed',10,'2024-03-20 04:51:24','2024-03-20 06:01:28','2024-03-20 05:56:23','2024-03-20 06:01:27',NULL,0,0,NULL,NULL),(9344,'mixpanel','completed',10,'2024-03-20 04:17:05','2024-03-20 06:11:22','2024-03-20 06:06:04','2024-03-20 06:11:21',NULL,0,0,NULL,NULL),(9345,'mixpanel','completed',10,'2024-03-20 04:51:32','2024-03-20 06:21:25','2024-03-20 06:16:31','2024-03-20 06:21:24',NULL,0,0,NULL,NULL),(9346,'mixpanel','completed',10,'2024-03-20 05:10:24','2024-03-20 06:31:23','2024-03-20 06:26:23','2024-03-20 06:31:22',NULL,0,0,NULL,NULL),(9347,'mixpanel','completed',10,'2024-03-20 05:32:28','2024-03-20 06:41:23','2024-03-20 06:36:26','2024-03-20 06:41:22',NULL,0,0,NULL,NULL),(9348,'mixpanel','completed',10,'2024-03-20 04:53:12','2024-03-20 06:51:23','2024-03-20 06:46:11','2024-03-20 06:51:22',NULL,0,0,NULL,NULL),(9349,'mixpanel','completed',10,'2024-03-20 04:58:32','2024-03-20 07:01:25','2024-03-20 06:56:31','2024-03-20 07:01:24',NULL,0,0,NULL,NULL),(9350,'mixpanel','completed',10,'2024-03-20 05:18:27','2024-03-20 07:10:55','2024-03-20 07:06:26','2024-03-20 07:10:54',NULL,0,0,NULL,NULL),(9351,'mixpanel','completed',10,'2024-03-20 05:59:23','2024-03-20 07:21:26','2024-03-20 07:16:22','2024-03-20 07:21:20',NULL,0,0,NULL,NULL),(9352,'mixpanel','completed',10,'2024-03-20 06:16:24','2024-03-20 07:31:32','2024-03-20 07:26:23','2024-03-20 07:31:31',NULL,0,0,NULL,NULL),(9353,'mixpanel','completed',10,'2024-03-20 06:08:24','2024-03-20 07:41:31','2024-03-20 07:36:23','2024-03-20 07:41:30',NULL,0,0,NULL,NULL),(9354,'mixpanel','completed',10,'2024-03-20 06:05:33','2024-03-20 07:51:26','2024-03-20 07:46:31','2024-03-20 07:51:24',NULL,0,0,NULL,NULL),(9355,'schedule_re_engagement_email','completed',10,'2024-03-21 07:51:26','2024-03-21 07:51:31','2024-03-20 07:51:24','2024-03-21 07:51:30',NULL,0,0,NULL,NULL),(9356,'mixpanel','completed',10,'2024-03-20 06:52:28','2024-03-20 08:01:24','2024-03-20 07:56:27','2024-03-20 08:01:23',NULL,0,0,NULL,NULL),(9357,'mixpanel','completed',10,'2024-03-20 06:55:27','2024-03-20 08:11:26','2024-03-20 08:06:26','2024-03-20 08:11:25',NULL,0,0,NULL,NULL),(9358,'mixpanel','completed',10,'2024-03-20 06:40:28','2024-03-20 08:21:23','2024-03-20 08:16:27','2024-03-20 08:21:22',NULL,0,0,NULL,NULL),(9359,'mixpanel','completed',10,'2024-03-20 06:28:27','2024-03-20 08:31:21','2024-03-20 08:26:26','2024-03-20 08:31:20',NULL,0,0,NULL,NULL),(9360,'mixpanel','completed',10,'2024-03-20 07:01:28','2024-03-20 08:41:22','2024-03-20 08:36:28','2024-03-20 08:41:21',NULL,0,0,NULL,NULL),(9361,'mixpanel','completed',10,'2024-03-20 06:48:40','2024-03-20 08:46:25','2024-03-20 08:43:39','2024-03-20 08:46:24',NULL,0,0,NULL,NULL),(9362,'mixpanel','completed',10,'2024-03-20 06:56:22','2024-03-20 08:56:28','2024-03-20 08:51:21','2024-03-20 08:56:22',NULL,0,0,NULL,NULL),(9363,'mixpanel','completed',10,'2024-03-20 07:53:22','2024-03-20 09:06:32','2024-03-20 09:01:21','2024-03-20 09:06:31',NULL,0,0,NULL,NULL),(9364,'mixpanel','completed',10,'2024-03-20 07:43:28','2024-03-20 09:16:30','2024-03-20 09:11:27','2024-03-20 09:16:29',NULL,0,0,NULL,NULL),(9365,'mixpanel','completed',10,'2024-03-20 07:59:23','2024-03-20 09:26:30','2024-03-20 09:21:22','2024-03-20 09:26:29',NULL,0,0,NULL,NULL),(9366,'mixpanel','completed',10,'2024-03-20 07:39:23','2024-03-20 09:35:42','2024-03-20 09:31:21','2024-03-20 09:35:41',NULL,0,0,NULL,NULL),(9367,'mixpanel','completed',10,'2024-03-20 07:51:32','2024-03-20 09:46:28','2024-03-20 09:41:31','2024-03-20 09:46:27',NULL,0,0,NULL,NULL),(9368,'mixpanel','completed',10,'2024-03-20 08:19:27','2024-03-20 09:56:36','2024-03-20 09:51:26','2024-03-20 09:56:35',NULL,0,0,NULL,NULL),(9369,'mixpanel','completed',10,'2024-03-20 08:10:28','2024-03-20 10:04:55','2024-03-20 10:01:27','2024-03-20 10:04:54',NULL,0,0,NULL,NULL),(9370,'mixpanel','completed',10,'2024-03-20 08:58:42','2024-03-20 10:11:26','2024-03-20 10:07:42','2024-03-20 10:11:25',NULL,0,0,NULL,NULL),(9371,'mixpanel','completed',10,'2024-03-20 08:49:25','2024-03-20 10:21:32','2024-03-20 10:16:24','2024-03-20 10:21:31',NULL,0,0,NULL,NULL),(9372,'mixpanel','completed',10,'2024-03-20 09:03:20','2024-03-20 10:31:27','2024-03-20 10:26:19','2024-03-20 10:31:26',NULL,0,0,NULL,NULL),(9373,'mixpanel','completed',10,'2024-03-20 09:31:23','2024-03-20 10:41:27','2024-03-20 10:36:21','2024-03-20 10:41:26',NULL,0,0,NULL,NULL),(9374,'mixpanel','completed',10,'2024-03-20 09:23:22','2024-03-20 10:51:28','2024-03-20 10:46:21','2024-03-20 10:51:27',NULL,0,0,NULL,NULL),(9375,'mixpanel','completed',10,'2024-03-20 09:20:31','2024-03-20 11:01:24','2024-03-20 10:56:30','2024-03-20 11:01:23',NULL,0,0,NULL,NULL),(9376,'mixpanel','completed',10,'2024-03-20 09:08:31','2024-03-20 11:08:40','2024-03-20 11:06:30','2024-03-20 11:08:39',NULL,0,0,NULL,NULL),(9377,'mixpanel','completed',10,'2024-03-20 09:55:24','2024-03-20 11:16:22','2024-03-20 11:11:23','2024-03-20 11:16:21',NULL,0,0,NULL,NULL),(9378,'mixpanel','completed',10,'2024-03-20 10:04:21','2024-03-20 11:26:22','2024-03-20 11:21:20','2024-03-20 11:26:22',NULL,0,0,NULL,NULL),(9379,'mixpanel','completed',10,'2024-03-20 10:07:22','2024-03-20 11:36:22','2024-03-20 11:31:21','2024-03-20 11:36:21',NULL,0,0,NULL,NULL),(9380,'mixpanel','completed',10,'2024-03-20 10:09:21','2024-03-20 11:46:25','2024-03-20 11:41:20','2024-03-20 11:46:24',NULL,0,0,NULL,NULL),(9381,'mixpanel','completed',10,'2024-03-20 10:05:24','2024-03-20 11:56:29','2024-03-20 11:51:23','2024-03-20 11:56:28',NULL,0,0,NULL,NULL),(9382,'mixpanel','completed',10,'2024-03-20 10:11:27','2024-03-20 12:06:29','2024-03-20 12:01:26','2024-03-20 12:06:28',NULL,0,0,NULL,NULL),(9383,'mixpanel','completed',10,'2024-03-20 11:07:27','2024-03-20 12:16:20','2024-03-20 12:11:26','2024-03-20 12:16:19',NULL,0,0,NULL,NULL),(9384,'mixpanel','completed',10,'2024-03-20 10:21:23','2024-03-20 12:26:26','2024-03-20 12:21:22','2024-03-20 12:26:25',NULL,0,0,NULL,NULL),(9385,'mixpanel','completed',10,'2024-03-20 10:59:29','2024-03-20 12:31:25','2024-03-20 12:28:28','2024-03-20 12:31:24',NULL,0,0,NULL,NULL),(9386,'mixpanel','completed',10,'2024-03-20 11:21:21','2024-03-20 12:41:25','2024-03-20 12:36:20','2024-03-20 12:41:24',NULL,0,0,NULL,NULL),(9387,'mixpanel','completed',10,'2024-03-20 10:53:48','2024-03-20 12:46:18','2024-03-20 12:43:47','2024-03-20 12:46:17',NULL,0,0,NULL,NULL),(9388,'mixpanel','completed',10,'2024-03-20 11:17:23','2024-03-20 12:56:24','2024-03-20 12:51:22','2024-03-20 12:56:23',NULL,0,0,NULL,NULL),(9389,'mixpanel','completed',10,'2024-03-20 11:53:19','2024-03-20 13:06:24','2024-03-20 13:01:18','2024-03-20 13:06:23',NULL,0,0,NULL,NULL),(9390,'mixpanel','completed',10,'2024-03-20 11:23:25','2024-03-20 13:16:29','2024-03-20 13:11:24','2024-03-20 13:16:28',NULL,0,0,NULL,NULL),(9391,'mixpanel','completed',10,'2024-03-20 11:48:21','2024-03-20 13:26:28','2024-03-20 13:21:20','2024-03-20 13:26:28',NULL,0,0,NULL,NULL),(9392,'mixpanel','completed',10,'2024-03-20 12:21:27','2024-03-20 13:36:26','2024-03-20 13:31:26','2024-03-20 13:36:25',NULL,0,0,NULL,NULL),(9393,'mixpanel','completed',10,'2024-03-20 12:26:24','2024-03-20 13:46:32','2024-03-20 13:41:23','2024-03-20 13:46:31',NULL,0,0,NULL,NULL),(9394,'mixpanel','completed',10,'2024-03-20 12:20:29','2024-03-20 13:56:26','2024-03-20 13:51:28','2024-03-20 13:56:25',NULL,0,0,NULL,NULL),(9395,'mixpanel','completed',10,'2024-03-20 12:39:25','2024-03-20 14:06:28','2024-03-20 14:01:24','2024-03-20 14:06:27',NULL,0,0,NULL,NULL),(9396,'mixpanel','completed',10,'2024-03-20 13:09:31','2024-03-20 14:14:00','2024-03-20 14:11:29','2024-03-20 14:13:59',NULL,0,0,NULL,NULL),(9397,'mixpanel','completed',10,'2024-03-20 12:34:32','2024-03-20 14:21:37','2024-03-20 14:16:31','2024-03-20 14:21:36',NULL,0,0,NULL,NULL),(9398,'mixpanel','completed',10,'2024-03-20 12:55:38','2024-03-20 14:31:27','2024-03-20 14:26:37','2024-03-20 14:31:26',NULL,0,0,NULL,NULL),(9399,'mixpanel','completed',10,'2024-03-20 12:45:22','2024-03-20 14:41:24','2024-03-20 14:36:21','2024-03-20 14:41:23',NULL,0,0,NULL,NULL),(9400,'mixpanel','completed',10,'2024-03-20 13:27:27','2024-03-20 14:51:38','2024-03-20 14:46:26','2024-03-20 14:51:37',NULL,0,0,NULL,NULL),(9401,'mixpanel','completed',10,'2024-03-20 13:41:29','2024-03-20 15:01:31','2024-03-20 14:56:27','2024-03-20 15:01:30',NULL,0,0,NULL,NULL),(9402,'mixpanel','completed',10,'2024-03-20 13:48:30','2024-03-20 15:11:24','2024-03-20 15:06:29','2024-03-20 15:11:23',NULL,0,0,NULL,NULL),(9403,'mixpanel','completed',10,'2024-03-20 13:49:27','2024-03-20 15:21:27','2024-03-20 15:16:26','2024-03-20 15:21:26',NULL,0,0,NULL,NULL),(9404,'mixpanel','completed',10,'2024-03-20 13:36:30','2024-03-20 15:31:24','2024-03-20 15:26:29','2024-03-20 15:31:24',NULL,0,0,NULL,NULL),(9405,'mixpanel','completed',10,'2024-03-20 13:40:28','2024-03-20 15:41:24','2024-03-20 15:36:27','2024-03-20 15:41:23',NULL,0,0,NULL,NULL),(9406,'mixpanel','completed',10,'2024-03-20 14:03:21','2024-03-20 15:51:32','2024-03-20 15:46:20','2024-03-20 15:51:31',NULL,0,0,NULL,NULL),(9407,'mixpanel','completed',10,'2024-03-20 14:52:28','2024-03-20 16:01:22','2024-03-20 15:56:27','2024-03-20 16:01:21',NULL,0,0,NULL,NULL),(9408,'mixpanel','completed',10,'2024-03-20 14:45:34','2024-03-20 16:11:22','2024-03-20 16:06:32','2024-03-20 16:11:21',NULL,0,0,NULL,NULL),(9409,'mixpanel','completed',10,'2024-03-20 14:19:26','2024-03-20 16:21:31','2024-03-20 16:16:25','2024-03-20 16:21:30',NULL,0,0,NULL,NULL),(9410,'mixpanel','completed',10,'2024-03-20 15:22:04','2024-03-20 16:31:31','2024-03-20 16:25:03','2024-03-20 16:31:30',NULL,0,0,NULL,NULL),(9411,'mixpanel','completed',10,'2024-03-20 14:56:22','2024-03-20 16:41:21','2024-03-20 16:36:21','2024-03-20 16:41:20',NULL,0,0,NULL,NULL),(9412,'mixpanel','completed',10,'2024-03-20 15:30:25','2024-03-20 16:51:28','2024-03-20 16:46:24','2024-03-20 16:51:27',NULL,0,0,NULL,NULL),(9413,'mixpanel','completed',10,'2024-03-20 15:08:26','2024-03-20 17:01:22','2024-03-20 16:56:25','2024-03-20 17:01:21',NULL,0,0,NULL,NULL),(9414,'mixpanel','completed',10,'2024-03-20 15:28:30','2024-03-20 17:11:31','2024-03-20 17:06:29','2024-03-20 17:11:30',NULL,0,0,NULL,NULL),(9415,'mixpanel','completed',10,'2024-03-20 15:24:22','2024-03-20 17:21:28','2024-03-20 17:16:21','2024-03-20 17:21:27',NULL,0,0,NULL,NULL),(9416,'mixpanel','completed',10,'2024-03-20 16:10:25','2024-03-20 17:31:21','2024-03-20 17:26:24','2024-03-20 17:31:20',NULL,0,0,NULL,NULL),(9417,'mixpanel','completed',10,'2024-03-20 16:21:26','2024-03-20 17:41:26','2024-03-20 17:36:25','2024-03-20 17:41:25',NULL,0,0,NULL,NULL),(9418,'mixpanel','completed',10,'2024-03-20 16:31:22','2024-03-20 17:49:05','2024-03-20 17:46:21','2024-03-20 17:49:03',NULL,0,0,NULL,NULL),(9419,'mixpanel','completed',10,'2024-03-20 16:14:34','2024-03-20 17:56:27','2024-03-20 17:51:33','2024-03-20 17:56:26',NULL,0,0,NULL,NULL),(9420,'mixpanel','completed',10,'2024-03-20 16:19:20','2024-03-20 18:06:24','2024-03-20 18:01:19','2024-03-20 18:06:23',NULL,0,0,NULL,NULL),(9421,'mixpanel','completed',10,'2024-03-20 16:28:26','2024-03-20 18:16:30','2024-03-20 18:11:25','2024-03-20 18:16:29',NULL,0,0,NULL,NULL),(9422,'mixpanel','completed',10,'2024-03-20 16:26:29','2024-03-20 18:26:25','2024-03-20 18:21:28','2024-03-20 18:26:24',NULL,0,0,NULL,NULL),(9423,'mixpanel','completed',10,'2024-03-20 16:33:32','2024-03-20 18:36:22','2024-03-20 18:31:31','2024-03-20 18:36:21',NULL,0,0,NULL,NULL),(9424,'mixpanel','completed',10,'2024-03-20 16:42:47','2024-03-20 18:46:23','2024-03-20 18:41:44','2024-03-20 18:46:22',NULL,0,0,NULL,NULL),(9425,'mixpanel','completed',10,'2024-03-20 17:39:23','2024-03-20 18:56:24','2024-03-20 18:51:22','2024-03-20 18:56:23',NULL,0,0,NULL,NULL),(9426,'mixpanel','completed',10,'2024-03-20 17:52:26','2024-03-20 19:06:26','2024-03-20 19:01:25','2024-03-20 19:06:26',NULL,0,0,NULL,NULL),(9427,'subscribers_engagement_score','completed',10,'2024-03-20 19:11:27','2024-03-20 19:16:27','2024-03-20 19:11:26','2024-03-20 19:16:26',NULL,0,0,NULL,NULL),(9428,'mixpanel','completed',10,'2024-03-20 18:03:27','2024-03-20 19:16:27','2024-03-20 19:11:26','2024-03-20 19:16:26',NULL,0,0,NULL,NULL),(9429,'subscribers_engagement_score','completed',10,'2024-03-21 15:14:00','2024-03-21 15:16:21','2024-03-20 19:16:26','2024-03-21 15:16:20',NULL,0,0,NULL,NULL),(9430,'mixpanel','completed',10,'2024-03-20 18:15:32','2024-03-20 19:26:26','2024-03-20 19:21:30','2024-03-20 19:26:25',NULL,0,0,NULL,NULL),(9431,'mixpanel','completed',10,'2024-03-20 18:05:30','2024-03-20 19:39:29','2024-03-20 19:31:29','2024-03-20 19:39:28',NULL,0,0,NULL,NULL),(9432,'mixpanel','completed',10,'2024-03-20 18:15:34','2024-03-20 19:50:23','2024-03-20 19:46:32','2024-03-20 19:50:20',NULL,0,0,NULL,NULL),(9433,'mixpanel','completed',10,'2024-03-20 18:43:31','2024-03-20 20:01:30','2024-03-20 19:56:30','2024-03-20 20:01:29',NULL,0,0,NULL,NULL),(9434,'mixpanel','completed',10,'2024-03-20 18:58:25','2024-03-20 20:11:22','2024-03-20 20:06:24','2024-03-20 20:11:21',NULL,0,0,NULL,NULL),(9435,'mixpanel','completed',10,'2024-03-20 19:01:22','2024-03-20 20:21:24','2024-03-20 20:16:21','2024-03-20 20:21:23',NULL,0,0,NULL,NULL),(9436,'mixpanel','completed',10,'2024-03-20 19:10:42','2024-03-20 20:36:30','2024-03-20 20:31:39','2024-03-20 20:36:29',NULL,0,0,NULL,NULL),(9437,'mixpanel','completed',10,'2024-03-20 18:47:25','2024-03-20 20:46:14','2024-03-20 20:41:24','2024-03-20 20:46:13',NULL,0,0,NULL,NULL),(9438,'mixpanel','completed',10,'2024-03-20 18:51:28','2024-03-20 20:56:32','2024-03-20 20:51:27','2024-03-20 20:56:31',NULL,0,0,NULL,NULL),(9439,'mixpanel','completed',10,'2024-03-20 19:09:28','2024-03-20 21:06:29','2024-03-20 21:01:27','2024-03-20 21:06:28',NULL,0,0,NULL,NULL),(9440,'mixpanel','completed',10,'2024-03-20 19:27:29','2024-03-20 21:16:22','2024-03-20 21:11:28','2024-03-20 21:16:21',NULL,0,0,NULL,NULL),(9441,'mixpanel','completed',10,'2024-03-20 19:50:24','2024-03-20 21:26:21','2024-03-20 21:21:22','2024-03-20 21:26:20',NULL,0,0,NULL,NULL),(9442,'mixpanel','completed',10,'2024-03-20 20:04:24','2024-03-20 21:36:27','2024-03-20 21:31:23','2024-03-20 21:36:26',NULL,0,0,NULL,NULL),(9443,'mixpanel','completed',10,'2024-03-20 20:23:25','2024-03-20 21:46:26','2024-03-20 21:41:24','2024-03-20 21:46:25',NULL,0,0,NULL,NULL),(9444,'mixpanel','completed',10,'2024-03-20 20:34:23','2024-03-20 21:53:42','2024-03-20 21:51:22','2024-03-20 21:53:40',NULL,0,0,NULL,NULL),(9445,'mixpanel','completed',10,'2024-03-20 20:39:30','2024-03-20 22:01:33','2024-03-20 21:56:29','2024-03-20 22:01:32',NULL,0,0,NULL,NULL),(9446,'subscribers_email_count','completed',10,'2024-03-28 22:00:00','2024-03-28 22:01:49','2024-03-20 22:01:32','2024-03-28 22:01:48',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(9447,'mixpanel','completed',10,'2024-03-20 20:12:29','2024-03-20 22:11:27','2024-03-20 22:06:28','2024-03-20 22:11:26',NULL,0,0,NULL,NULL),(9448,'mixpanel','completed',10,'2024-03-20 21:14:39','2024-03-20 22:21:23','2024-03-20 22:16:38','2024-03-20 22:21:22',NULL,0,0,NULL,NULL),(9449,'mixpanel','completed',10,'2024-03-20 20:54:04','2024-03-20 22:27:15','2024-03-20 22:25:03','2024-03-20 22:27:14',NULL,0,0,NULL,NULL),(9450,'mixpanel','completed',10,'2024-03-20 21:23:16','2024-03-20 22:31:22','2024-03-20 22:29:15','2024-03-20 22:31:20',NULL,0,0,NULL,NULL),(9451,'mixpanel','completed',10,'2024-03-20 21:15:23','2024-03-20 22:41:25','2024-03-20 22:36:22','2024-03-20 22:41:24',NULL,0,0,NULL,NULL),(9452,'mixpanel','completed',10,'2024-03-20 20:53:23','2024-03-20 22:51:41','2024-03-20 22:46:22','2024-03-20 22:51:40',NULL,0,0,NULL,NULL),(9453,'mixpanel','completed',10,'2024-03-20 21:23:28','2024-03-20 23:01:28','2024-03-20 22:56:27','2024-03-20 23:01:26',NULL,0,0,NULL,NULL),(9454,'mixpanel','completed',10,'2024-03-20 22:02:29','2024-03-20 23:10:50','2024-03-20 23:06:28','2024-03-20 23:10:49',NULL,0,0,NULL,NULL),(9455,'mixpanel','completed',10,'2024-03-20 21:29:32','2024-03-20 23:21:26','2024-03-20 23:16:31','2024-03-20 23:21:25',NULL,0,0,NULL,NULL),(9456,'mixpanel','completed',10,'2024-03-20 21:46:23','2024-03-20 23:31:30','2024-03-20 23:26:22','2024-03-20 23:31:29',NULL,0,0,NULL,NULL),(9457,'mixpanel','completed',10,'2024-03-20 22:23:36','2024-03-20 23:41:28','2024-03-20 23:36:35','2024-03-20 23:41:27',NULL,0,0,NULL,NULL),(9458,'mixpanel','completed',10,'2024-03-20 22:13:24','2024-03-20 23:51:28','2024-03-20 23:46:23','2024-03-20 23:51:28',NULL,0,0,NULL,NULL),(9459,'mixpanel','completed',10,'2024-03-20 22:21:23','2024-03-21 00:01:26','2024-03-20 23:56:22','2024-03-21 00:01:25',NULL,0,0,NULL,NULL),(9460,'mixpanel','completed',10,'2024-03-20 22:37:30','2024-03-21 00:11:31','2024-03-21 00:06:29','2024-03-21 00:11:30',NULL,0,0,NULL,NULL),(9461,'mixpanel','completed',10,'2024-03-20 22:22:32','2024-03-21 00:21:30','2024-03-21 00:16:31','2024-03-21 00:21:29',NULL,0,0,NULL,NULL),(9462,'mixpanel','completed',10,'2024-03-20 23:14:24','2024-03-21 00:30:41','2024-03-21 00:26:23','2024-03-21 00:30:40',NULL,0,0,NULL,NULL),(9463,'mixpanel','completed',10,'2024-03-20 23:04:33','2024-03-21 00:41:29','2024-03-21 00:36:32','2024-03-21 00:41:28',NULL,0,0,NULL,NULL),(9464,'mixpanel','completed',10,'2024-03-20 23:42:32','2024-03-21 00:51:28','2024-03-21 00:46:31','2024-03-21 00:51:27',NULL,0,0,NULL,NULL),(9465,'mixpanel','completed',10,'2024-03-20 23:06:26','2024-03-21 01:01:26','2024-03-21 00:56:25','2024-03-21 01:01:25',NULL,0,0,NULL,NULL),(9466,'mixpanel','completed',10,'2024-03-20 23:08:27','2024-03-21 01:11:29','2024-03-21 01:06:26','2024-03-21 01:11:28',NULL,0,0,NULL,NULL),(9467,'mixpanel','completed',10,'2024-03-21 00:11:27','2024-03-21 01:21:34','2024-03-21 01:16:26','2024-03-21 01:21:28',NULL,0,0,NULL,NULL),(9468,'mixpanel','completed',10,'2024-03-20 23:53:28','2024-03-21 01:31:23','2024-03-21 01:26:27','2024-03-21 01:31:22',NULL,0,0,NULL,NULL),(9469,'mixpanel','completed',10,'2024-03-21 00:00:19','2024-03-21 01:36:28','2024-03-21 01:34:18','2024-03-21 01:36:27',NULL,0,0,NULL,NULL),(9470,'mixpanel','completed',10,'2024-03-21 00:12:22','2024-03-21 01:46:20','2024-03-21 01:41:21','2024-03-21 01:46:19',NULL,0,0,NULL,NULL),(9471,'mixpanel','completed',10,'2024-03-21 00:07:24','2024-03-21 01:56:22','2024-03-21 01:51:23','2024-03-21 01:56:21',NULL,0,0,NULL,NULL),(9472,'mixpanel','completed',10,'2024-03-21 00:08:27','2024-03-21 02:06:24','2024-03-21 02:01:26','2024-03-21 02:06:23',NULL,0,0,NULL,NULL),(9473,'mixpanel','completed',10,'2024-03-21 00:55:29','2024-03-21 02:16:30','2024-03-21 02:11:28','2024-03-21 02:16:29',NULL,0,0,NULL,NULL),(9474,'mixpanel','completed',10,'2024-03-21 01:12:32','2024-03-21 02:26:26','2024-03-21 02:21:31','2024-03-21 02:26:25',NULL,0,0,NULL,NULL),(9475,'mixpanel','completed',10,'2024-03-21 00:31:24','2024-03-21 02:36:33','2024-03-21 02:31:23','2024-03-21 02:36:32',NULL,0,0,NULL,NULL),(9476,'mixpanel','completed',10,'2024-03-21 01:09:27','2024-03-21 02:46:29','2024-03-21 02:41:26','2024-03-21 02:46:28',NULL,0,0,NULL,NULL),(9477,'mixpanel','completed',10,'2024-03-21 01:33:21','2024-03-21 02:56:21','2024-03-21 02:51:20','2024-03-21 02:56:20',NULL,0,0,NULL,NULL),(9478,'mixpanel','completed',10,'2024-03-21 01:21:30','2024-03-21 03:06:24','2024-03-21 03:01:29','2024-03-21 03:06:23',NULL,0,0,NULL,NULL),(9479,'mixpanel','completed',10,'2024-03-21 01:22:28','2024-03-21 03:16:27','2024-03-21 03:11:27','2024-03-21 03:16:26',NULL,0,0,NULL,NULL),(9480,'mixpanel','completed',10,'2024-03-21 01:35:27','2024-03-21 03:26:30','2024-03-21 03:21:26','2024-03-21 03:26:29',NULL,0,0,NULL,NULL),(9481,'mixpanel','completed',10,'2024-03-21 01:56:32','2024-03-21 03:36:33','2024-03-21 03:31:31','2024-03-21 03:36:32',NULL,0,0,NULL,NULL),(9482,'mixpanel','completed',10,'2024-03-21 01:50:27','2024-03-21 03:46:23','2024-03-21 03:41:26','2024-03-21 03:46:22',NULL,0,0,NULL,NULL),(9483,'mixpanel','completed',10,'2024-03-21 02:05:23','2024-03-21 03:51:33','2024-03-21 03:49:22','2024-03-21 03:51:32',NULL,0,0,NULL,NULL),(9484,'mixpanel','completed',10,'2024-03-21 02:20:06','2024-03-21 03:57:40','2024-03-21 03:55:05','2024-03-21 03:57:39',NULL,0,0,NULL,NULL),(9485,'mixpanel','completed',10,'2024-03-21 02:49:24','2024-03-21 04:06:23','2024-03-21 04:01:23','2024-03-21 04:06:22',NULL,0,0,NULL,NULL),(9486,'mixpanel','completed',10,'2024-03-21 02:20:32','2024-03-21 04:15:14','2024-03-21 04:11:31','2024-03-21 04:15:13',NULL,0,0,NULL,NULL),(9487,'mixpanel','completed',10,'2024-03-21 02:21:01','2024-03-21 04:24:27','2024-03-21 04:21:00','2024-03-21 04:24:26',NULL,0,0,NULL,NULL),(9488,'mixpanel','completed',10,'2024-03-21 02:32:43','2024-03-21 04:34:20','2024-03-21 04:30:41','2024-03-21 04:34:18',NULL,0,0,NULL,NULL),(9489,'mixpanel','completed',10,'2024-03-21 02:42:36','2024-03-21 04:40:37','2024-03-21 04:36:35','2024-03-21 04:40:36',NULL,0,0,NULL,NULL),(9490,'mixpanel','completed',10,'2024-03-21 02:56:53','2024-03-21 04:46:26','2024-03-21 04:43:52','2024-03-21 04:46:25',NULL,0,0,NULL,NULL),(9491,'mixpanel','completed',10,'2024-03-21 03:27:51','2024-03-21 04:54:30','2024-03-21 04:50:50','2024-03-21 04:54:29',NULL,0,0,NULL,NULL),(9492,'mixpanel','completed',10,'2024-03-21 03:52:36','2024-03-21 05:01:20','2024-03-21 04:56:35','2024-03-21 05:01:19',NULL,0,0,NULL,NULL),(9493,'mixpanel','completed',10,'2024-03-21 03:47:08','2024-03-21 05:11:29','2024-03-21 05:05:07','2024-03-21 05:11:28',NULL,0,0,NULL,NULL),(9494,'mixpanel','completed',10,'2024-03-21 04:04:16','2024-03-21 05:21:21','2024-03-21 05:14:15','2024-03-21 05:21:20',NULL,0,0,NULL,NULL),(9495,'mixpanel','completed',10,'2024-03-21 03:45:31','2024-03-21 05:28:41','2024-03-21 05:26:30','2024-03-21 05:28:40',NULL,0,0,NULL,NULL),(9496,'mixpanel','completed',10,'2024-03-21 04:25:27','2024-03-21 05:33:34','2024-03-21 05:31:26','2024-03-21 05:33:33',NULL,0,0,NULL,NULL),(9497,'mixpanel','completed',10,'2024-03-21 04:03:24','2024-03-21 05:43:51','2024-03-21 05:36:23','2024-03-21 05:43:50',NULL,0,0,NULL,NULL),(9498,'mixpanel','completed',10,'2024-03-21 03:51:23','2024-03-21 05:49:21','2024-03-21 05:46:22','2024-03-21 05:49:20',NULL,0,0,NULL,NULL),(9499,'mixpanel','completed',10,'2024-03-21 04:01:25','2024-03-21 06:00:32','2024-03-21 05:56:24','2024-03-21 06:00:31',NULL,0,0,NULL,NULL),(9500,'mixpanel','completed',10,'2024-03-21 04:19:28','2024-03-21 06:11:25','2024-03-21 06:06:27','2024-03-21 06:11:24',NULL,0,0,NULL,NULL),(9501,'mixpanel','completed',10,'2024-03-21 05:11:23','2024-03-21 06:20:01','2024-03-21 06:16:22','2024-03-21 06:20:00',NULL,0,0,NULL,NULL),(9502,'mixpanel','completed',10,'2024-03-21 04:31:37','2024-03-21 06:31:32','2024-03-21 06:24:36','2024-03-21 06:31:31',NULL,0,0,NULL,NULL),(9503,'mixpanel','completed',10,'2024-03-21 04:55:25','2024-03-21 06:41:37','2024-03-21 06:36:24','2024-03-21 06:41:36',NULL,0,0,NULL,NULL),(9504,'mixpanel','completed',10,'2024-03-21 05:15:58','2024-03-21 06:49:25','2024-03-21 06:44:57','2024-03-21 06:49:24',NULL,0,0,NULL,NULL),(9505,'mixpanel','completed',10,'2024-03-21 05:43:29','2024-03-21 06:56:23','2024-03-21 06:52:28','2024-03-21 06:56:22',NULL,0,0,NULL,NULL),(9506,'mixpanel','completed',10,'2024-03-21 05:09:29','2024-03-21 07:06:26','2024-03-21 07:01:28','2024-03-21 07:06:25',NULL,0,0,NULL,NULL),(9507,'mixpanel','completed',10,'2024-03-21 05:22:58','2024-03-21 07:15:45','2024-03-21 07:10:57','2024-03-21 07:15:44',NULL,0,0,NULL,NULL),(9508,'mixpanel','completed',10,'2024-03-21 05:27:27','2024-03-21 07:24:52','2024-03-21 07:21:26','2024-03-21 07:24:51',NULL,0,0,NULL,NULL),(9509,'mixpanel','completed',10,'2024-03-21 05:28:47','2024-03-21 07:36:23','2024-03-21 07:29:46','2024-03-21 07:36:22',NULL,0,0,NULL,NULL),(9510,'mixpanel','completed',10,'2024-03-21 06:29:15','2024-03-21 07:41:27','2024-03-21 07:39:14','2024-03-21 07:41:26',NULL,0,0,NULL,NULL),(9511,'mixpanel','completed',10,'2024-03-21 06:19:25','2024-03-21 07:51:31','2024-03-21 07:44:24','2024-03-21 07:51:30',NULL,0,0,NULL,NULL),(9512,'schedule_re_engagement_email','completed',10,'2024-03-22 07:54:10','2024-03-22 07:56:28','2024-03-21 07:54:09','2024-03-22 07:56:27',NULL,0,0,NULL,NULL),(9513,'mixpanel','completed',10,'2024-03-21 06:38:10','2024-03-21 07:56:30','2024-03-21 07:54:09','2024-03-21 07:56:29',NULL,0,0,NULL,NULL),(9514,'mixpanel','completed',10,'2024-03-21 06:56:59','2024-03-21 08:06:23','2024-03-21 07:59:58','2024-03-21 08:06:22',NULL,0,0,NULL,NULL),(9515,'mixpanel','completed',10,'2024-03-21 07:05:58','2024-03-21 08:16:07','2024-03-21 08:09:57','2024-03-21 08:16:06',NULL,0,0,NULL,NULL),(9516,'mixpanel','completed',10,'2024-03-21 06:46:26','2024-03-21 08:26:26','2024-03-21 08:21:25','2024-03-21 08:26:25',NULL,0,0,NULL,NULL),(9517,'mixpanel','completed',10,'2024-03-21 07:13:32','2024-03-21 08:36:28','2024-03-21 08:31:31','2024-03-21 08:36:27',NULL,0,0,NULL,NULL),(9518,'mixpanel','completed',10,'2024-03-21 07:04:25','2024-03-21 08:44:05','2024-03-21 08:41:24','2024-03-21 08:44:04',NULL,0,0,NULL,NULL),(9519,'mixpanel','completed',10,'2024-03-21 07:04:28','2024-03-21 08:51:26','2024-03-21 08:46:27','2024-03-21 08:51:25',NULL,0,0,NULL,NULL),(9520,'mixpanel','completed',10,'2024-03-21 07:46:22','2024-03-21 09:01:28','2024-03-21 08:56:21','2024-03-21 09:01:26',NULL,0,0,NULL,NULL),(9521,'mixpanel','completed',10,'2024-03-21 07:17:33','2024-03-21 09:10:07','2024-03-21 09:06:32','2024-03-21 09:10:06',NULL,0,0,NULL,NULL),(9522,'mixpanel','completed',10,'2024-03-21 08:06:27','2024-03-21 09:21:26','2024-03-21 09:16:26','2024-03-21 09:21:25',NULL,0,0,NULL,NULL),(9523,'mixpanel','completed',10,'2024-03-21 08:24:27','2024-03-21 09:29:42','2024-03-21 09:26:26','2024-03-21 09:29:41',NULL,0,0,NULL,NULL),(9524,'mixpanel','completed',10,'2024-03-21 08:16:27','2024-03-21 09:41:30','2024-03-21 09:36:26','2024-03-21 09:41:29',NULL,0,0,NULL,NULL),(9525,'mixpanel','completed',10,'2024-03-21 08:28:32','2024-03-21 09:49:15','2024-03-21 09:46:31','2024-03-21 09:49:13',NULL,0,0,NULL,NULL),(9526,'mixpanel','completed',10,'2024-03-21 08:15:27','2024-03-21 09:56:25','2024-03-21 09:51:26','2024-03-21 09:56:24',NULL,0,0,NULL,NULL),(9527,'mixpanel','completed',10,'2024-03-21 08:33:21','2024-03-21 10:06:31','2024-03-21 10:01:20','2024-03-21 10:06:30',NULL,0,0,NULL,NULL),(9528,'mixpanel','completed',10,'2024-03-21 08:45:42','2024-03-21 10:16:26','2024-03-21 10:09:41','2024-03-21 10:16:25',NULL,0,0,NULL,NULL),(9529,'mixpanel','completed',10,'2024-03-21 09:14:31','2024-03-21 10:26:31','2024-03-21 10:21:30','2024-03-21 10:26:30',NULL,0,0,NULL,NULL),(9530,'mixpanel','completed',10,'2024-03-21 09:03:20','2024-03-21 10:36:22','2024-03-21 10:31:19','2024-03-21 10:36:21',NULL,0,0,NULL,NULL),(9531,'mixpanel','completed',10,'2024-03-21 08:52:32','2024-03-21 10:46:27','2024-03-21 10:41:31','2024-03-21 10:46:26',NULL,0,0,NULL,NULL),(9532,'mixpanel','completed',10,'2024-03-21 09:06:24','2024-03-21 10:56:28','2024-03-21 10:51:23','2024-03-21 10:56:27',NULL,0,0,NULL,NULL),(9533,'mixpanel','completed',10,'2024-03-21 09:43:26','2024-03-21 11:06:31','2024-03-21 11:00:25','2024-03-21 11:06:31',NULL,0,0,NULL,NULL),(9534,'mixpanel','completed',10,'2024-03-21 09:13:29','2024-03-21 11:16:24','2024-03-21 11:11:28','2024-03-21 11:16:23',NULL,0,0,NULL,NULL),(9535,'mixpanel','completed',10,'2024-03-21 09:29:28','2024-03-21 11:24:43','2024-03-21 11:21:27','2024-03-21 11:24:42',NULL,0,0,NULL,NULL),(9536,'mixpanel','completed',10,'2024-03-21 09:54:25','2024-03-21 11:36:25','2024-03-21 11:31:24','2024-03-21 11:36:24',NULL,0,0,NULL,NULL),(9537,'mixpanel','completed',10,'2024-03-21 09:52:34','2024-03-21 11:46:24','2024-03-21 11:39:33','2024-03-21 11:46:23',NULL,0,0,NULL,NULL),(9538,'mixpanel','completed',10,'2024-03-21 10:05:21','2024-03-21 11:56:29','2024-03-21 11:51:20','2024-03-21 11:56:28',NULL,0,0,NULL,NULL),(9539,'mixpanel','completed',10,'2024-03-21 10:00:39','2024-03-21 12:06:24','2024-03-21 12:01:38','2024-03-21 12:06:23',NULL,0,0,NULL,NULL),(9540,'mixpanel','completed',10,'2024-03-21 10:11:33','2024-03-21 12:16:22','2024-03-21 12:11:32','2024-03-21 12:16:21',NULL,0,0,NULL,NULL),(9541,'mixpanel','completed',10,'2024-03-21 10:34:28','2024-03-21 12:26:28','2024-03-21 12:21:27','2024-03-21 12:26:27',NULL,0,0,NULL,NULL),(9542,'mixpanel','completed',10,'2024-03-21 10:49:26','2024-03-21 12:34:33','2024-03-21 12:31:25','2024-03-21 12:34:32',NULL,0,0,NULL,NULL),(9543,'mixpanel','completed',10,'2024-03-21 11:02:00','2024-03-21 12:41:31','2024-03-21 12:36:59','2024-03-21 12:41:30',NULL,0,0,NULL,NULL),(9544,'mixpanel','completed',10,'2024-03-21 11:30:22','2024-03-21 12:51:25','2024-03-21 12:46:21','2024-03-21 12:51:24',NULL,0,0,NULL,NULL),(9545,'mixpanel','completed',10,'2024-03-21 10:55:23','2024-03-21 13:01:23','2024-03-21 12:56:22','2024-03-21 13:01:22',NULL,0,0,NULL,NULL),(9546,'mixpanel','completed',10,'2024-03-21 11:37:39','2024-03-21 13:11:25','2024-03-21 13:05:38','2024-03-21 13:11:24',NULL,0,0,NULL,NULL),(9547,'mixpanel','completed',10,'2024-03-21 12:13:25','2024-03-21 13:18:51','2024-03-21 13:16:24','2024-03-21 13:18:50',NULL,0,0,NULL,NULL),(9548,'mixpanel','completed',10,'2024-03-21 11:57:25','2024-03-21 13:26:27','2024-03-21 13:21:24','2024-03-21 13:26:26',NULL,0,0,NULL,NULL),(9549,'mixpanel','completed',10,'2024-03-21 12:17:49','2024-03-21 13:36:24','2024-03-21 13:29:48','2024-03-21 13:36:23',NULL,0,0,NULL,NULL),(9550,'mixpanel','completed',10,'2024-03-21 12:28:33','2024-03-21 13:46:27','2024-03-21 13:41:32','2024-03-21 13:46:26',NULL,0,0,NULL,NULL),(9551,'mixpanel','completed',10,'2024-03-21 12:48:29','2024-03-21 13:56:26','2024-03-21 13:51:28','2024-03-21 13:56:25',NULL,0,0,NULL,NULL),(9552,'mixpanel','completed',10,'2024-03-21 12:57:21','2024-03-21 14:06:25','2024-03-21 14:01:20','2024-03-21 14:06:24',NULL,0,0,NULL,NULL),(9553,'mixpanel','completed',10,'2024-03-21 13:02:30','2024-03-21 14:16:27','2024-03-21 14:11:29','2024-03-21 14:16:26',NULL,0,0,NULL,NULL),(9554,'mixpanel','completed',10,'2024-03-21 12:55:25','2024-03-21 14:26:27','2024-03-21 14:21:24','2024-03-21 14:26:25',NULL,0,0,NULL,NULL),(9555,'mixpanel','completed',10,'2024-03-21 13:04:24','2024-03-21 14:36:31','2024-03-21 14:31:23','2024-03-21 14:36:30',NULL,0,0,NULL,NULL),(9556,'mixpanel','completed',10,'2024-03-21 13:34:20','2024-03-21 14:44:36','2024-03-21 14:41:19','2024-03-21 14:44:35',NULL,0,0,NULL,NULL),(9557,'mixpanel','completed',10,'2024-03-21 12:54:27','2024-03-21 14:56:23','2024-03-21 14:51:26','2024-03-21 14:56:22',NULL,0,0,NULL,NULL),(9558,'mixpanel','completed',10,'2024-03-21 13:54:26','2024-03-21 15:06:23','2024-03-21 15:01:25','2024-03-21 15:06:22',NULL,0,0,NULL,NULL),(9559,'mixpanel','completed',10,'2024-03-21 13:50:25','2024-03-21 15:16:21','2024-03-21 15:11:24','2024-03-21 15:16:20',NULL,0,0,NULL,NULL),(9560,'subscribers_engagement_score','completed',10,'2024-03-22 16:17:00','2024-03-22 16:21:24','2024-03-21 15:16:20','2024-03-22 16:21:23',NULL,0,0,NULL,NULL),(9561,'mixpanel','completed',10,'2024-03-21 13:21:24','2024-03-21 15:26:27','2024-03-21 15:21:23','2024-03-21 15:26:26',NULL,0,0,NULL,NULL),(9562,'mixpanel','completed',10,'2024-03-21 14:18:28','2024-03-21 15:36:25','2024-03-21 15:31:27','2024-03-21 15:36:24',NULL,0,0,NULL,NULL),(9563,'mixpanel','completed',10,'2024-03-21 14:17:30','2024-03-21 15:46:25','2024-03-21 15:41:29','2024-03-21 15:46:24',NULL,0,0,NULL,NULL),(9564,'mixpanel','completed',10,'2024-03-21 14:41:28','2024-03-21 15:56:33','2024-03-21 15:51:27','2024-03-21 15:56:32',NULL,0,0,NULL,NULL),(9565,'mixpanel','completed',10,'2024-03-21 14:25:27','2024-03-21 16:05:06','2024-03-21 16:01:26','2024-03-21 16:05:05',NULL,0,0,NULL,NULL),(9566,'mixpanel','completed',10,'2024-03-21 14:34:29','2024-03-21 16:16:25','2024-03-21 16:11:28','2024-03-21 16:16:24',NULL,0,0,NULL,NULL),(9567,'mixpanel','completed',10,'2024-03-21 14:42:26','2024-03-21 16:26:28','2024-03-21 16:21:25','2024-03-21 16:26:26',NULL,0,0,NULL,NULL),(9568,'mixpanel','completed',10,'2024-03-21 14:53:23','2024-03-21 16:36:30','2024-03-21 16:31:22','2024-03-21 16:36:29',NULL,0,0,NULL,NULL),(9569,'mixpanel','completed',10,'2024-03-21 15:37:27','2024-03-21 16:45:45','2024-03-21 16:41:26','2024-03-21 16:45:44',NULL,0,0,NULL,NULL),(9570,'mixpanel','completed',10,'2024-03-21 15:46:30','2024-03-21 16:55:46','2024-03-21 16:51:29','2024-03-21 16:55:44',NULL,0,0,NULL,NULL),(9571,'mixpanel','completed',10,'2024-03-21 15:22:24','2024-03-21 17:04:52','2024-03-21 17:01:23','2024-03-21 17:04:51',NULL,0,0,NULL,NULL),(9572,'mixpanel','completed',10,'2024-03-21 15:47:27','2024-03-21 17:16:28','2024-03-21 17:11:26','2024-03-21 17:16:26',NULL,0,0,NULL,NULL),(9573,'mixpanel','completed',10,'2024-03-21 15:23:33','2024-03-21 17:25:07','2024-03-21 17:21:32','2024-03-21 17:25:06',NULL,0,0,NULL,NULL),(9574,'mixpanel','completed',10,'2024-03-21 16:16:21','2024-03-21 17:36:25','2024-03-21 17:31:20','2024-03-21 17:36:24',NULL,0,0,NULL,NULL),(9575,'mixpanel','completed',10,'2024-03-21 16:10:23','2024-03-21 17:46:24','2024-03-21 17:41:22','2024-03-21 17:46:23',NULL,0,0,NULL,NULL),(9576,'mixpanel','completed',10,'2024-03-21 16:44:33','2024-03-21 17:56:25','2024-03-21 17:51:32','2024-03-21 17:56:24',NULL,0,0,NULL,NULL),(9577,'mixpanel','completed',10,'2024-03-21 16:32:32','2024-03-21 18:06:29','2024-03-21 18:01:31','2024-03-21 18:06:28',NULL,0,0,NULL,NULL),(9578,'mixpanel','completed',10,'2024-03-21 17:00:23','2024-03-21 18:16:22','2024-03-21 18:11:22','2024-03-21 18:16:21',NULL,0,0,NULL,NULL),(9579,'mixpanel','completed',10,'2024-03-21 16:48:22','2024-03-21 18:26:32','2024-03-21 18:21:21','2024-03-21 18:26:31',NULL,0,0,NULL,NULL),(9580,'mixpanel','completed',10,'2024-03-21 16:32:12','2024-03-21 18:31:30','2024-03-21 18:29:11','2024-03-21 18:31:29',NULL,0,0,NULL,NULL),(9581,'mixpanel','completed',10,'2024-03-21 16:35:23','2024-03-21 18:41:26','2024-03-21 18:36:22','2024-03-21 18:41:25',NULL,0,0,NULL,NULL),(9582,'mixpanel','completed',10,'2024-03-21 17:01:24','2024-03-21 18:49:57','2024-03-21 18:46:23','2024-03-21 18:49:56',NULL,0,0,NULL,NULL),(9583,'mixpanel','completed',10,'2024-03-21 17:51:23','2024-03-21 19:01:25','2024-03-21 18:56:22','2024-03-21 19:01:24',NULL,0,0,NULL,NULL),(9584,'mixpanel','completed',10,'2024-03-21 17:49:26','2024-03-21 19:11:00','2024-03-21 19:06:25','2024-03-21 19:10:59',NULL,0,0,NULL,NULL),(9585,'mixpanel','completed',10,'2024-03-21 18:04:23','2024-03-21 19:21:30','2024-03-21 19:16:22','2024-03-21 19:21:29',NULL,0,0,NULL,NULL),(9586,'mixpanel','completed',10,'2024-03-21 18:16:25','2024-03-21 19:36:28','2024-03-21 19:26:24','2024-03-21 19:36:27',NULL,0,0,NULL,NULL),(9587,'mixpanel','completed',10,'2024-03-21 18:09:29','2024-03-21 19:46:24','2024-03-21 19:41:27','2024-03-21 19:46:23',NULL,0,0,NULL,NULL),(9588,'mixpanel','completed',10,'2024-03-21 18:42:27','2024-03-21 19:56:24','2024-03-21 19:51:26','2024-03-21 19:56:23',NULL,0,0,NULL,NULL),(9589,'mixpanel','completed',10,'2024-03-21 18:47:14','2024-03-21 20:06:29','2024-03-21 20:00:13','2024-03-21 20:06:28',NULL,0,0,NULL,NULL),(9590,'mixpanel','completed',10,'2024-03-21 18:29:27','2024-03-21 20:16:30','2024-03-21 20:11:26','2024-03-21 20:16:29',NULL,0,0,NULL,NULL),(9591,'mixpanel','completed',10,'2024-03-21 18:39:35','2024-03-21 20:26:23','2024-03-21 20:20:34','2024-03-21 20:26:22',NULL,0,0,NULL,NULL),(9592,'mixpanel','completed',10,'2024-03-21 19:26:29','2024-03-21 20:36:36','2024-03-21 20:31:28','2024-03-21 20:36:35',NULL,0,0,NULL,NULL),(9593,'mixpanel','completed',10,'2024-03-21 18:55:23','2024-03-21 20:46:27','2024-03-21 20:41:22','2024-03-21 20:46:26',NULL,0,0,NULL,NULL),(9594,'mixpanel','completed',10,'2024-03-21 18:57:27','2024-03-21 20:56:26','2024-03-21 20:51:26','2024-03-21 20:56:25',NULL,0,0,NULL,NULL),(9595,'mixpanel','completed',10,'2024-03-21 19:39:34','2024-03-21 21:06:21','2024-03-21 21:01:33','2024-03-21 21:06:20',NULL,0,0,NULL,NULL),(9596,'mixpanel','completed',10,'2024-03-21 19:52:29','2024-03-21 21:16:33','2024-03-21 21:11:28','2024-03-21 21:16:32',NULL,0,0,NULL,NULL),(9597,'mixpanel','completed',10,'2024-03-21 19:23:29','2024-03-21 21:26:33','2024-03-21 21:21:28','2024-03-21 21:26:32',NULL,0,0,NULL,NULL),(9598,'mixpanel','completed',10,'2024-03-21 20:24:36','2024-03-21 21:36:39','2024-03-21 21:31:34','2024-03-21 21:36:36',NULL,0,0,NULL,NULL),(9599,'mixpanel','completed',10,'2024-03-21 20:15:21','2024-03-21 21:46:37','2024-03-21 21:41:20','2024-03-21 21:46:36',NULL,0,0,NULL,NULL),(9600,'mixpanel','completed',10,'2024-03-21 20:11:24','2024-03-21 21:56:20','2024-03-21 21:51:23','2024-03-21 21:56:19',NULL,0,0,NULL,NULL),(9601,'mixpanel','completed',10,'2024-03-21 20:56:22','2024-03-21 22:06:23','2024-03-21 22:01:21','2024-03-21 22:06:23',NULL,0,0,NULL,NULL),(9602,'mixpanel','completed',10,'2024-03-21 20:45:24','2024-03-21 22:16:25','2024-03-21 22:11:23','2024-03-21 22:16:25',NULL,0,0,NULL,NULL),(9603,'mixpanel','completed',10,'2024-03-21 20:47:27','2024-03-21 22:26:21','2024-03-21 22:21:27','2024-03-21 22:26:21',NULL,0,0,NULL,NULL),(9604,'mixpanel','completed',10,'2024-03-21 20:55:22','2024-03-21 22:36:24','2024-03-21 22:31:21','2024-03-21 22:36:24',NULL,0,0,NULL,NULL),(9605,'mixpanel','completed',10,'2024-03-21 20:56:36','2024-03-21 22:46:24','2024-03-21 22:40:36','2024-03-21 22:46:23',NULL,0,0,NULL,NULL),(9606,'mixpanel','completed',10,'2024-03-21 21:08:27','2024-03-21 22:56:25','2024-03-21 22:51:27','2024-03-21 22:56:25',NULL,0,0,NULL,NULL),(9607,'mixpanel','completed',10,'2024-03-21 21:28:27','2024-03-21 23:06:24','2024-03-21 23:01:26','2024-03-21 23:06:23',NULL,0,0,NULL,NULL),(9608,'mixpanel','completed',10,'2024-03-21 21:19:24','2024-03-21 23:16:24','2024-03-21 23:11:24','2024-03-21 23:16:24',NULL,0,0,NULL,NULL),(9609,'mixpanel','completed',10,'2024-03-21 22:13:25','2024-03-21 23:26:26','2024-03-21 23:21:24','2024-03-21 23:26:25',NULL,0,0,NULL,NULL),(9610,'mixpanel','completed',10,'2024-03-21 21:37:23','2024-03-21 23:36:25','2024-03-21 23:31:23','2024-03-21 23:36:24',NULL,0,0,NULL,NULL),(9611,'mixpanel','completed',10,'2024-03-21 22:15:28','2024-03-21 23:46:20','2024-03-21 23:41:26','2024-03-21 23:46:20',NULL,0,0,NULL,NULL),(9612,'mixpanel','completed',10,'2024-03-21 22:12:23','2024-03-21 23:56:22','2024-03-21 23:51:23','2024-03-21 23:56:22',NULL,0,0,NULL,NULL),(9613,'mixpanel','completed',10,'2024-03-21 22:41:26','2024-03-22 00:06:26','2024-03-22 00:01:26','2024-03-22 00:06:25',NULL,0,0,NULL,NULL),(9614,'mixpanel','completed',10,'2024-03-21 22:32:27','2024-03-22 00:16:27','2024-03-22 00:11:26','2024-03-22 00:16:26',NULL,0,0,NULL,NULL),(9615,'mixpanel','completed',10,'2024-03-21 22:49:25','2024-03-22 00:26:31','2024-03-22 00:21:25','2024-03-22 00:26:28',NULL,0,0,NULL,NULL),(9616,'mixpanel','completed',10,'2024-03-21 23:25:26','2024-03-22 00:36:28','2024-03-22 00:31:25','2024-03-22 00:36:27',NULL,0,0,NULL,NULL),(9617,'mixpanel','completed',10,'2024-03-21 23:01:10','2024-03-22 00:41:28','2024-03-22 00:39:09','2024-03-22 00:41:27',NULL,0,0,NULL,NULL),(9618,'mixpanel','completed',10,'2024-03-21 23:33:27','2024-03-22 00:51:27','2024-03-22 00:46:26','2024-03-22 00:51:25',NULL,0,0,NULL,NULL),(9619,'mixpanel','completed',10,'2024-03-21 23:54:33','2024-03-22 01:01:24','2024-03-22 00:56:32','2024-03-22 01:01:23',NULL,0,0,NULL,NULL),(9620,'mixpanel','completed',10,'2024-03-21 23:45:28','2024-03-22 01:11:28','2024-03-22 01:06:27','2024-03-22 01:11:27',NULL,0,0,NULL,NULL),(9621,'mixpanel','completed',10,'2024-03-21 23:42:26','2024-03-22 01:21:35','2024-03-22 01:16:25','2024-03-22 01:21:33',NULL,0,0,NULL,NULL),(9622,'mixpanel','completed',10,'2024-03-21 23:50:30','2024-03-22 01:31:25','2024-03-22 01:26:29','2024-03-22 01:31:24',NULL,0,0,NULL,NULL),(9623,'mixpanel','completed',10,'2024-03-21 23:38:38','2024-03-22 01:41:34','2024-03-22 01:36:37','2024-03-22 01:41:33',NULL,0,0,NULL,NULL),(9624,'mixpanel','completed',10,'2024-03-21 23:51:03','2024-03-22 01:51:29','2024-03-22 01:45:02','2024-03-22 01:51:28',NULL,0,0,NULL,NULL),(9625,'mixpanel','completed',10,'2024-03-22 00:46:30','2024-03-22 02:01:32','2024-03-22 01:56:29','2024-03-22 02:01:31',NULL,0,0,NULL,NULL),(9626,'mixpanel','completed',10,'2024-03-22 00:42:26','2024-03-22 02:11:27','2024-03-22 02:06:25','2024-03-22 02:11:26',NULL,0,0,NULL,NULL),(9627,'mixpanel','completed',10,'2024-03-22 00:32:29','2024-03-22 02:21:25','2024-03-22 02:16:28','2024-03-22 02:21:24',NULL,0,0,NULL,NULL),(9628,'mixpanel','completed',10,'2024-03-22 00:55:27','2024-03-22 02:31:26','2024-03-22 02:26:26','2024-03-22 02:31:25',NULL,0,0,NULL,NULL),(9629,'mixpanel','completed',10,'2024-03-22 01:05:35','2024-03-22 02:41:33','2024-03-22 02:36:34','2024-03-22 02:41:32',NULL,0,0,NULL,NULL),(9630,'mixpanel','completed',10,'2024-03-22 01:37:27','2024-03-22 02:51:25','2024-03-22 02:46:26','2024-03-22 02:51:24',NULL,0,0,NULL,NULL),(9631,'mixpanel','completed',10,'2024-03-22 01:16:38','2024-03-22 03:01:32','2024-03-22 02:56:37','2024-03-22 03:01:31',NULL,0,0,NULL,NULL),(9632,'mixpanel','completed',10,'2024-03-22 01:13:27','2024-03-22 03:11:29','2024-03-22 03:06:26','2024-03-22 03:11:28',NULL,0,0,NULL,NULL),(9633,'mixpanel','completed',10,'2024-03-22 02:08:28','2024-03-22 03:21:29','2024-03-22 03:16:27','2024-03-22 03:21:28',NULL,0,0,NULL,NULL),(9634,'mixpanel','completed',10,'2024-03-22 01:47:24','2024-03-22 03:32:40','2024-03-22 03:26:23','2024-03-22 03:32:37',NULL,0,0,NULL,NULL),(9635,'mixpanel','completed',10,'2024-03-22 02:27:40','2024-03-22 03:41:36','2024-03-22 03:36:39','2024-03-22 03:41:34',NULL,0,0,NULL,NULL),(9636,'mixpanel','completed',10,'2024-03-22 02:20:31','2024-03-22 03:51:28','2024-03-22 03:46:30','2024-03-22 03:51:27',NULL,0,0,NULL,NULL),(9637,'mixpanel','completed',10,'2024-03-22 02:46:26','2024-03-22 04:01:25','2024-03-22 03:56:25','2024-03-22 04:01:24',NULL,0,0,NULL,NULL),(9638,'mixpanel','completed',10,'2024-03-22 02:29:55','2024-03-22 04:16:22','2024-03-22 04:11:52','2024-03-22 04:16:21',NULL,0,0,NULL,NULL),(9639,'mixpanel','completed',10,'2024-03-22 02:44:25','2024-03-22 04:26:27','2024-03-22 04:21:24','2024-03-22 04:26:26',NULL,0,0,NULL,NULL),(9640,'mixpanel','completed',10,'2024-03-22 02:59:28','2024-03-22 04:36:30','2024-03-22 04:31:27','2024-03-22 04:36:29',NULL,0,0,NULL,NULL),(9641,'mixpanel','completed',10,'2024-03-22 02:54:32','2024-03-22 04:46:25','2024-03-22 04:41:29','2024-03-22 04:46:24',NULL,0,0,NULL,NULL),(9642,'mixpanel','completed',10,'2024-03-22 03:28:27','2024-03-22 04:56:22','2024-03-22 04:51:26','2024-03-22 04:56:21',NULL,0,0,NULL,NULL),(9643,'mixpanel','completed',10,'2024-03-22 03:58:28','2024-03-22 05:06:25','2024-03-22 05:01:27','2024-03-22 05:06:24',NULL,0,0,NULL,NULL),(9644,'mixpanel','completed',10,'2024-03-22 03:55:26','2024-03-22 05:14:16','2024-03-22 05:11:25','2024-03-22 05:14:15',NULL,0,0,NULL,NULL),(9645,'mixpanel','completed',10,'2024-03-22 03:30:32','2024-03-22 05:21:27','2024-03-22 05:16:31','2024-03-22 05:21:26',NULL,0,0,NULL,NULL),(9646,'mixpanel','completed',10,'2024-03-22 04:03:28','2024-03-22 05:31:30','2024-03-22 05:26:27','2024-03-22 05:31:29',NULL,0,0,NULL,NULL),(9647,'mixpanel','completed',10,'2024-03-22 04:09:22','2024-03-22 05:41:28','2024-03-22 05:36:21','2024-03-22 05:41:27',NULL,0,0,NULL,NULL),(9648,'mixpanel','completed',10,'2024-03-22 04:37:26','2024-03-22 05:51:25','2024-03-22 05:46:25','2024-03-22 05:51:24',NULL,0,0,NULL,NULL),(9649,'mixpanel','completed',10,'2024-03-22 04:25:35','2024-03-22 05:59:51','2024-03-22 05:56:34','2024-03-22 05:59:50',NULL,0,0,NULL,NULL),(9650,'mixpanel','completed',10,'2024-03-22 04:10:34','2024-03-22 06:11:29','2024-03-22 06:06:33','2024-03-22 06:11:28',NULL,0,0,NULL,NULL),(9651,'mixpanel','completed',10,'2024-03-22 04:41:25','2024-03-22 06:21:32','2024-03-22 06:16:24','2024-03-22 06:21:31',NULL,0,0,NULL,NULL),(9652,'mixpanel','completed',10,'2024-03-22 05:24:26','2024-03-22 06:31:23','2024-03-22 06:26:25','2024-03-22 06:31:22',NULL,0,0,NULL,NULL),(9653,'mixpanel','completed',10,'2024-03-22 05:28:34','2024-03-22 06:41:25','2024-03-22 06:36:33','2024-03-22 06:41:24',NULL,0,0,NULL,NULL),(9654,'mixpanel','completed',10,'2024-03-22 05:03:35','2024-03-22 06:49:01','2024-03-22 06:46:34','2024-03-22 06:49:00',NULL,0,0,NULL,NULL),(9655,'mixpanel','completed',10,'2024-03-22 05:06:24','2024-03-22 07:01:23','2024-03-22 06:56:23','2024-03-22 07:01:22',NULL,0,0,NULL,NULL),(9656,'mixpanel','completed',10,'2024-03-22 05:51:23','2024-03-22 07:08:47','2024-03-22 07:06:22','2024-03-22 07:08:46',NULL,0,0,NULL,NULL),(9657,'mixpanel','completed',10,'2024-03-22 05:49:32','2024-03-22 07:16:28','2024-03-22 07:11:31','2024-03-22 07:16:27',NULL,0,0,NULL,NULL),(9658,'mixpanel','completed',10,'2024-03-22 06:04:23','2024-03-22 07:26:35','2024-03-22 07:21:22','2024-03-22 07:26:34',NULL,0,0,NULL,NULL),(9659,'mixpanel','completed',10,'2024-03-22 06:16:22','2024-03-22 07:36:26','2024-03-22 07:31:21','2024-03-22 07:36:25',NULL,0,0,NULL,NULL),(9660,'mixpanel','completed',10,'2024-03-22 06:07:26','2024-03-22 07:46:30','2024-03-22 07:41:25','2024-03-22 07:46:29',NULL,0,0,NULL,NULL),(9661,'mixpanel','completed',10,'2024-03-22 06:25:25','2024-03-22 07:56:28','2024-03-22 07:51:24','2024-03-22 07:56:27',NULL,0,0,NULL,NULL),(9662,'schedule_re_engagement_email','completed',10,'2024-03-23 08:01:29','2024-03-23 08:06:37','2024-03-22 08:01:28','2024-03-23 08:06:36',NULL,0,0,NULL,NULL),(9663,'mixpanel','completed',10,'2024-03-22 06:06:29','2024-03-22 08:05:11','2024-03-22 08:01:28','2024-03-22 08:05:10',NULL,0,0,NULL,NULL),(9664,'mixpanel','completed',10,'2024-03-22 06:20:28','2024-03-22 08:14:36','2024-03-22 08:11:27','2024-03-22 08:14:35',NULL,0,0,NULL,NULL),(9665,'mixpanel','completed',10,'2024-03-22 07:08:30','2024-03-22 08:26:33','2024-03-22 08:21:29','2024-03-22 08:26:32',NULL,0,0,NULL,NULL),(9666,'mixpanel','completed',10,'2024-03-22 06:33:29','2024-03-22 08:31:32','2024-03-22 08:29:28','2024-03-22 08:31:31',NULL,0,0,NULL,NULL),(9667,'mixpanel','completed',10,'2024-03-22 07:06:25','2024-03-22 08:41:22','2024-03-22 08:36:24','2024-03-22 08:41:21',NULL,0,0,NULL,NULL),(9668,'mixpanel','completed',10,'2024-03-22 07:41:34','2024-03-22 08:48:35','2024-03-22 08:46:33','2024-03-22 08:48:34',NULL,0,0,NULL,NULL),(9669,'mixpanel','completed',10,'2024-03-22 07:49:23','2024-03-22 08:56:29','2024-03-22 08:51:22','2024-03-22 08:56:28',NULL,0,0,NULL,NULL),(9670,'mixpanel','completed',10,'2024-03-22 07:33:23','2024-03-22 09:06:28','2024-03-22 09:01:22','2024-03-22 09:06:27',NULL,0,0,NULL,NULL),(9671,'mixpanel','completed',10,'2024-03-22 07:51:28','2024-03-22 09:16:26','2024-03-22 09:11:27','2024-03-22 09:16:25',NULL,0,0,NULL,NULL),(9672,'mixpanel','completed',10,'2024-03-22 07:51:24','2024-03-22 09:26:31','2024-03-22 09:21:23','2024-03-22 09:26:30',NULL,0,0,NULL,NULL),(9673,'mixpanel','completed',10,'2024-03-22 07:47:28','2024-03-22 09:36:31','2024-03-22 09:31:27','2024-03-22 09:36:29',NULL,0,0,NULL,NULL),(9674,'mixpanel','completed',10,'2024-03-22 08:30:29','2024-03-22 09:46:26','2024-03-22 09:41:28','2024-03-22 09:46:25',NULL,0,0,NULL,NULL),(9675,'mixpanel','completed',10,'2024-03-22 08:44:29','2024-03-22 09:56:28','2024-03-22 09:51:28','2024-03-22 09:56:27',NULL,0,0,NULL,NULL),(9676,'mixpanel','completed',10,'2024-03-22 08:23:29','2024-03-22 10:06:26','2024-03-22 10:01:28','2024-03-22 10:06:25',NULL,0,0,NULL,NULL),(9677,'mixpanel','completed',10,'2024-03-22 08:34:24','2024-03-22 10:16:32','2024-03-22 10:11:23','2024-03-22 10:16:31',NULL,0,0,NULL,NULL),(9678,'mixpanel','completed',10,'2024-03-22 08:56:27','2024-03-22 10:24:17','2024-03-22 10:21:26','2024-03-22 10:24:17',NULL,0,0,NULL,NULL),(9679,'mixpanel','completed',10,'2024-03-22 08:47:30','2024-03-22 10:31:36','2024-03-22 10:26:29','2024-03-22 10:31:35',NULL,0,0,NULL,NULL),(9680,'mixpanel','completed',10,'2024-03-22 08:48:27','2024-03-22 10:41:27','2024-03-22 10:36:26','2024-03-22 10:41:26',NULL,0,0,NULL,NULL),(9681,'mixpanel','completed',10,'2024-03-22 09:40:27','2024-03-22 10:51:22','2024-03-22 10:46:26','2024-03-22 10:51:21',NULL,0,0,NULL,NULL),(9682,'mixpanel','completed',10,'2024-03-22 09:21:25','2024-03-22 11:01:28','2024-03-22 10:56:24','2024-03-22 11:01:27',NULL,0,0,NULL,NULL),(9683,'mixpanel','completed',10,'2024-03-22 09:13:15','2024-03-22 11:11:34','2024-03-22 11:06:14','2024-03-22 11:11:33',NULL,0,0,NULL,NULL),(9684,'mixpanel','completed',10,'2024-03-22 09:49:34','2024-03-22 11:21:31','2024-03-22 11:16:33','2024-03-22 11:21:30',NULL,0,0,NULL,NULL),(9685,'mixpanel','completed',10,'2024-03-22 10:08:28','2024-03-22 11:31:21','2024-03-22 11:26:27','2024-03-22 11:31:20',NULL,0,0,NULL,NULL),(9686,'mixpanel','completed',10,'2024-03-22 10:30:12','2024-03-22 11:41:27','2024-03-22 11:36:11','2024-03-22 11:41:26',NULL,0,0,NULL,NULL),(9687,'mixpanel','completed',10,'2024-03-22 10:07:31','2024-03-22 11:51:28','2024-03-22 11:46:30','2024-03-22 11:51:27',NULL,0,0,NULL,NULL),(9688,'mixpanel','completed',10,'2024-03-22 10:01:25','2024-03-22 12:01:28','2024-03-22 11:56:24','2024-03-22 12:01:27',NULL,0,0,NULL,NULL),(9689,'mixpanel','completed',10,'2024-03-22 10:23:27','2024-03-22 12:11:28','2024-03-22 12:06:26','2024-03-22 12:11:26',NULL,0,0,NULL,NULL),(9690,'mixpanel','completed',10,'2024-03-22 11:14:26','2024-03-22 12:21:34','2024-03-22 12:16:25','2024-03-22 12:21:33',NULL,0,0,NULL,NULL),(9691,'mixpanel','completed',10,'2024-03-22 10:36:26','2024-03-22 12:31:29','2024-03-22 12:26:25','2024-03-22 12:31:28',NULL,0,0,NULL,NULL),(9692,'mixpanel','completed',10,'2024-03-22 10:38:29','2024-03-22 12:41:30','2024-03-22 12:36:28','2024-03-22 12:41:29',NULL,0,0,NULL,NULL),(9693,'mixpanel','completed',10,'2024-03-22 11:23:04','2024-03-22 12:46:26','2024-03-22 12:44:03','2024-03-22 12:46:25',NULL,0,0,NULL,NULL),(9694,'mixpanel','completed',10,'2024-03-22 11:03:27','2024-03-22 12:56:28','2024-03-22 12:51:26','2024-03-22 12:56:27',NULL,0,0,NULL,NULL),(9695,'mixpanel','completed',10,'2024-03-22 11:04:28','2024-03-22 13:06:26','2024-03-22 13:01:27','2024-03-22 13:06:25',NULL,0,0,NULL,NULL),(9696,'mixpanel','completed',10,'2024-03-22 11:49:31','2024-03-22 13:13:36','2024-03-22 13:11:30','2024-03-22 13:13:34',NULL,0,0,NULL,NULL),(9697,'mixpanel','completed',10,'2024-03-22 11:43:25','2024-03-22 13:21:24','2024-03-22 13:16:24','2024-03-22 13:21:23',NULL,0,0,NULL,NULL),(9698,'mixpanel','completed',10,'2024-03-22 11:28:29','2024-03-22 13:31:27','2024-03-22 13:26:28','2024-03-22 13:31:26',NULL,0,0,NULL,NULL),(9699,'mixpanel','completed',10,'2024-03-22 11:37:12','2024-03-22 13:41:23','2024-03-22 13:36:11','2024-03-22 13:41:22',NULL,0,0,NULL,NULL),(9700,'mixpanel','completed',10,'2024-03-22 12:13:27','2024-03-22 13:51:32','2024-03-22 13:46:26','2024-03-22 13:51:31',NULL,0,0,NULL,NULL),(9701,'mixpanel','completed',10,'2024-03-22 12:34:32','2024-03-22 14:01:29','2024-03-22 13:56:31','2024-03-22 14:01:28',NULL,0,0,NULL,NULL),(9702,'mixpanel','completed',10,'2024-03-22 12:53:23','2024-03-22 14:11:28','2024-03-22 14:06:22','2024-03-22 14:11:27',NULL,0,0,NULL,NULL),(9703,'mixpanel','completed',10,'2024-03-22 12:39:02','2024-03-22 14:21:32','2024-03-22 14:16:01','2024-03-22 14:21:31',NULL,0,0,NULL,NULL),(9704,'mixpanel','completed',10,'2024-03-22 13:02:26','2024-03-22 14:31:26','2024-03-22 14:26:24','2024-03-22 14:31:25',NULL,0,0,NULL,NULL),(9705,'mixpanel','completed',10,'2024-03-22 13:33:25','2024-03-22 14:41:26','2024-03-22 14:36:24','2024-03-22 14:41:25',NULL,0,0,NULL,NULL),(9706,'mixpanel','completed',10,'2024-03-22 12:46:23','2024-03-22 14:51:36','2024-03-22 14:46:22','2024-03-22 14:51:35',NULL,0,0,NULL,NULL),(9707,'mixpanel','completed',10,'2024-03-22 13:37:29','2024-03-22 15:01:29','2024-03-22 14:56:28','2024-03-22 15:01:28',NULL,0,0,NULL,NULL),(9708,'mixpanel','completed',10,'2024-03-22 13:15:31','2024-03-22 15:11:26','2024-03-22 15:06:30','2024-03-22 15:11:25',NULL,0,0,NULL,NULL),(9709,'mixpanel','completed',10,'2024-03-22 13:52:26','2024-03-22 15:21:27','2024-03-22 15:16:25','2024-03-22 15:21:26',NULL,0,0,NULL,NULL),(9710,'mixpanel','completed',10,'2024-03-22 14:11:21','2024-03-22 15:30:20','2024-03-22 15:26:20','2024-03-22 15:30:19',NULL,0,0,NULL,NULL),(9711,'mixpanel','completed',10,'2024-03-22 14:25:45','2024-03-22 15:41:26','2024-03-22 15:35:44','2024-03-22 15:41:25',NULL,0,0,NULL,NULL),(9712,'mixpanel','completed',10,'2024-03-22 14:26:30','2024-03-22 15:51:28','2024-03-22 15:46:29','2024-03-22 15:51:27',NULL,0,0,NULL,NULL),(9713,'mixpanel','completed',10,'2024-03-22 14:10:31','2024-03-22 16:01:15','2024-03-22 15:56:30','2024-03-22 16:01:15',NULL,0,0,NULL,NULL),(9714,'mixpanel','completed',10,'2024-03-22 14:56:17','2024-03-22 16:11:27','2024-03-22 16:06:16','2024-03-22 16:11:26',NULL,0,0,NULL,NULL),(9715,'mixpanel','completed',10,'2024-03-22 14:52:30','2024-03-22 16:21:24','2024-03-22 16:16:29','2024-03-22 16:21:23',NULL,0,0,NULL,NULL),(9716,'subscribers_engagement_score','completed',10,'2024-03-22 16:21:24','2024-03-22 16:24:38','2024-03-22 16:21:23','2024-03-22 16:24:37',NULL,0,0,NULL,NULL),(9717,'subscribers_engagement_score','completed',10,'2024-03-23 18:51:00','2024-03-23 18:51:25','2024-03-22 16:24:37','2024-03-23 18:51:24',NULL,0,0,NULL,NULL),(9718,'mixpanel','completed',10,'2024-03-22 14:58:38','2024-03-22 16:31:23','2024-03-22 16:24:37','2024-03-22 16:31:22',NULL,0,0,NULL,NULL),(9719,'mixpanel','completed',10,'2024-03-22 15:31:27','2024-03-22 16:41:27','2024-03-22 16:36:26','2024-03-22 16:41:26',NULL,0,0,NULL,NULL),(9720,'mixpanel','completed',10,'2024-03-22 15:18:30','2024-03-22 16:51:23','2024-03-22 16:46:28','2024-03-22 16:51:22',NULL,0,0,NULL,NULL),(9721,'mixpanel','completed',10,'2024-03-22 15:42:23','2024-03-22 17:01:25','2024-03-22 16:56:22','2024-03-22 17:01:24',NULL,0,0,NULL,NULL),(9722,'mixpanel','completed',10,'2024-03-22 15:17:03','2024-03-22 17:11:29','2024-03-22 17:06:02','2024-03-22 17:11:29',NULL,0,0,NULL,NULL),(9723,'mixpanel','completed',10,'2024-03-22 15:49:30','2024-03-22 17:21:25','2024-03-22 17:16:29','2024-03-22 17:21:24',NULL,0,0,NULL,NULL),(9724,'mixpanel','completed',10,'2024-03-22 15:28:29','2024-03-22 17:31:23','2024-03-22 17:26:28','2024-03-22 17:31:22',NULL,0,0,NULL,NULL),(9725,'mixpanel','completed',10,'2024-03-22 16:32:21','2024-03-22 17:41:33','2024-03-22 17:36:20','2024-03-22 17:41:32',NULL,0,0,NULL,NULL),(9726,'mixpanel','completed',10,'2024-03-22 15:50:26','2024-03-22 17:50:35','2024-03-22 17:46:25','2024-03-22 17:50:34',NULL,0,0,NULL,NULL),(9727,'mixpanel','completed',10,'2024-03-22 15:55:29','2024-03-22 18:01:27','2024-03-22 17:56:27','2024-03-22 18:01:26',NULL,0,0,NULL,NULL),(9728,'mixpanel','completed',10,'2024-03-22 16:23:45','2024-03-22 18:11:27','2024-03-22 18:06:42','2024-03-22 18:11:26',NULL,0,0,NULL,NULL),(9729,'mixpanel','completed',10,'2024-03-22 16:33:41','2024-03-22 18:21:22','2024-03-22 18:15:40','2024-03-22 18:21:21',NULL,0,0,NULL,NULL),(9730,'mixpanel','completed',10,'2024-03-22 17:11:23','2024-03-22 18:31:25','2024-03-22 18:26:22','2024-03-22 18:31:24',NULL,0,0,NULL,NULL),(9731,'mixpanel','completed',10,'2024-03-22 17:26:30','2024-03-22 18:41:27','2024-03-22 18:36:29','2024-03-22 18:41:26',NULL,0,0,NULL,NULL),(9732,'mixpanel','completed',10,'2024-03-22 17:37:24','2024-03-22 18:51:35','2024-03-22 18:46:23','2024-03-22 18:51:34',NULL,0,0,NULL,NULL),(9733,'mixpanel','completed',10,'2024-03-22 17:14:23','2024-03-22 19:01:25','2024-03-22 18:56:22','2024-03-22 19:01:24',NULL,0,0,NULL,NULL),(9734,'mixpanel','completed',10,'2024-03-22 17:29:27','2024-03-22 19:11:28','2024-03-22 19:06:26','2024-03-22 19:11:27',NULL,0,0,NULL,NULL),(9735,'mixpanel','completed',10,'2024-03-22 17:41:32','2024-03-22 19:21:30','2024-03-22 19:16:31','2024-03-22 19:21:29',NULL,0,0,NULL,NULL),(9736,'mixpanel','completed',10,'2024-03-22 17:40:06','2024-03-22 19:31:25','2024-03-22 19:25:05','2024-03-22 19:31:24',NULL,0,0,NULL,NULL),(9737,'mixpanel','completed',10,'2024-03-22 17:43:27','2024-03-22 19:41:26','2024-03-22 19:36:26','2024-03-22 19:41:25',NULL,0,0,NULL,NULL),(9738,'mixpanel','completed',10,'2024-03-22 18:09:45','2024-03-22 19:51:27','2024-03-22 19:46:42','2024-03-22 19:51:26',NULL,0,0,NULL,NULL),(9739,'mixpanel','completed',10,'2024-03-22 18:46:28','2024-03-22 19:58:42','2024-03-22 19:56:26','2024-03-22 19:58:41',NULL,0,0,NULL,NULL),(9740,'mixpanel','completed',10,'2024-03-22 18:48:26','2024-03-22 20:06:32','2024-03-22 20:01:25','2024-03-22 20:06:31',NULL,0,0,NULL,NULL),(9741,'mixpanel','completed',10,'2024-03-22 18:55:28','2024-03-22 20:14:34','2024-03-22 20:11:26','2024-03-22 20:14:33',NULL,0,0,NULL,NULL),(9742,'mixpanel','completed',10,'2024-03-22 19:22:41','2024-03-22 20:31:47','2024-03-22 20:26:38','2024-03-22 20:31:43',NULL,0,0,NULL,NULL),(9743,'mixpanel','completed',10,'2024-03-22 19:15:26','2024-03-22 20:41:31','2024-03-22 20:36:25','2024-03-22 20:41:30',NULL,0,0,NULL,NULL),(9744,'mixpanel','completed',10,'2024-03-22 19:05:36','2024-03-22 20:51:30','2024-03-22 20:44:35','2024-03-22 20:51:29',NULL,0,0,NULL,NULL),(9745,'mixpanel','completed',10,'2024-03-22 19:26:27','2024-03-22 21:01:29','2024-03-22 20:56:26','2024-03-22 21:01:28',NULL,0,0,NULL,NULL),(9746,'mixpanel','completed',10,'2024-03-22 19:17:24','2024-03-22 21:11:29','2024-03-22 21:06:23','2024-03-22 21:11:28',NULL,0,0,NULL,NULL),(9747,'mixpanel','completed',10,'2024-03-22 19:23:27','2024-03-22 21:21:28','2024-03-22 21:14:27','2024-03-22 21:21:28',NULL,0,0,NULL,NULL),(9748,'mixpanel','completed',10,'2024-03-22 20:09:22','2024-03-22 21:31:23','2024-03-22 21:26:21','2024-03-22 21:31:22',NULL,0,0,NULL,NULL),(9749,'mixpanel','completed',10,'2024-03-22 20:02:27','2024-03-22 21:41:24','2024-03-22 21:36:25','2024-03-22 21:41:23',NULL,0,0,NULL,NULL),(9750,'mixpanel','completed',10,'2024-03-22 20:18:35','2024-03-22 21:51:31','2024-03-22 21:46:34','2024-03-22 21:51:30',NULL,0,0,NULL,NULL),(9751,'mixpanel','completed',10,'2024-03-22 20:16:26','2024-03-22 22:01:28','2024-03-22 21:56:24','2024-03-22 22:01:27',NULL,0,0,NULL,NULL),(9752,'mixpanel','completed',10,'2024-03-22 21:00:24','2024-03-22 22:16:34','2024-03-22 22:11:23','2024-03-22 22:16:33',NULL,0,0,NULL,NULL),(9753,'mixpanel','completed',10,'2024-03-22 21:10:28','2024-03-22 22:26:26','2024-03-22 22:21:27','2024-03-22 22:26:25',NULL,0,0,NULL,NULL),(9754,'mixpanel','completed',10,'2024-03-22 21:18:32','2024-03-22 22:36:29','2024-03-22 22:31:31','2024-03-22 22:36:28',NULL,0,0,NULL,NULL),(9755,'mixpanel','completed',10,'2024-03-22 20:40:30','2024-03-22 22:46:23','2024-03-22 22:41:29','2024-03-22 22:46:22',NULL,0,0,NULL,NULL),(9756,'mixpanel','completed',10,'2024-03-22 21:31:26','2024-03-22 22:56:27','2024-03-22 22:51:25','2024-03-22 22:56:26',NULL,0,0,NULL,NULL),(9757,'mixpanel','completed',10,'2024-03-22 21:48:27','2024-03-22 23:06:27','2024-03-22 23:01:27','2024-03-22 23:06:26',NULL,0,0,NULL,NULL),(9758,'mixpanel','completed',10,'2024-03-22 21:56:24','2024-03-22 23:14:05','2024-03-22 23:11:23','2024-03-22 23:14:04',NULL,0,0,NULL,NULL),(9759,'mixpanel','completed',10,'2024-03-22 21:40:29','2024-03-22 23:21:31','2024-03-22 23:16:28','2024-03-22 23:21:30',NULL,0,0,NULL,NULL),(9760,'mixpanel','completed',10,'2024-03-22 22:24:32','2024-03-22 23:29:23','2024-03-22 23:26:31','2024-03-22 23:29:22',NULL,0,0,NULL,NULL),(9761,'mixpanel','completed',10,'2024-03-22 22:01:29','2024-03-22 23:36:36','2024-03-22 23:31:28','2024-03-22 23:36:35',NULL,0,0,NULL,NULL),(9762,'mixpanel','completed',10,'2024-03-22 21:47:33','2024-03-22 23:46:28','2024-03-22 23:41:32','2024-03-22 23:46:27',NULL,0,0,NULL,NULL),(9763,'mixpanel','completed',10,'2024-03-22 22:45:22','2024-03-22 23:51:28','2024-03-22 23:49:21','2024-03-22 23:51:27',NULL,0,0,NULL,NULL),(9764,'mixpanel','completed',10,'2024-03-22 22:27:31','2024-03-23 00:01:32','2024-03-22 23:56:30','2024-03-23 00:01:31',NULL,0,0,NULL,NULL),(9765,'mixpanel','completed',10,'2024-03-22 22:33:27','2024-03-23 00:11:31','2024-03-23 00:06:26','2024-03-23 00:11:30',NULL,0,0,NULL,NULL),(9766,'mixpanel','completed',10,'2024-03-22 22:48:26','2024-03-23 00:21:22','2024-03-23 00:16:25','2024-03-23 00:21:21',NULL,0,0,NULL,NULL),(9767,'mixpanel','completed',10,'2024-03-22 23:03:30','2024-03-23 00:31:25','2024-03-23 00:25:29','2024-03-23 00:31:24',NULL,0,0,NULL,NULL),(9768,'mixpanel','completed',10,'2024-03-22 23:10:28','2024-03-23 00:41:27','2024-03-23 00:36:27','2024-03-23 00:41:26',NULL,0,0,NULL,NULL),(9769,'mixpanel','completed',10,'2024-03-22 22:44:09','2024-03-23 00:46:30','2024-03-23 00:44:08','2024-03-23 00:46:29',NULL,0,0,NULL,NULL),(9770,'mixpanel','completed',10,'2024-03-22 23:15:24','2024-03-23 00:56:27','2024-03-23 00:51:24','2024-03-23 00:56:26',NULL,0,0,NULL,NULL),(9771,'mixpanel','completed',10,'2024-03-22 23:01:28','2024-03-23 01:06:31','2024-03-23 01:01:27','2024-03-23 01:06:30',NULL,0,0,NULL,NULL),(9772,'mixpanel','completed',10,'2024-03-22 23:57:28','2024-03-23 01:16:34','2024-03-23 01:11:27','2024-03-23 01:16:33',NULL,0,0,NULL,NULL),(9773,'mixpanel','completed',10,'2024-03-22 23:52:27','2024-03-23 01:26:28','2024-03-23 01:21:26','2024-03-23 01:26:27',NULL,0,0,NULL,NULL),(9774,'mixpanel','completed',10,'2024-03-22 23:32:26','2024-03-23 01:36:23','2024-03-23 01:31:25','2024-03-23 01:36:22',NULL,0,0,NULL,NULL),(9775,'mixpanel','completed',10,'2024-03-22 23:56:44','2024-03-23 01:48:28','2024-03-23 01:40:43','2024-03-23 01:48:23',NULL,0,0,NULL,NULL),(9776,'mixpanel','completed',10,'2024-03-23 00:23:24','2024-03-23 01:56:31','2024-03-23 01:51:23','2024-03-23 01:56:30',NULL,0,0,NULL,NULL),(9777,'mixpanel','completed',10,'2024-03-23 00:05:04','2024-03-23 02:06:25','2024-03-23 02:00:03','2024-03-23 02:06:24',NULL,0,0,NULL,NULL),(9778,'mixpanel','completed',10,'2024-03-23 00:56:33','2024-03-23 02:16:36','2024-03-23 02:11:32','2024-03-23 02:16:35',NULL,0,0,NULL,NULL),(9779,'mixpanel','completed',10,'2024-03-23 00:33:41','2024-03-23 02:26:26','2024-03-23 02:19:40','2024-03-23 02:26:25',NULL,0,0,NULL,NULL),(9780,'mixpanel','completed',10,'2024-03-23 00:33:34','2024-03-23 02:36:30','2024-03-23 02:30:33','2024-03-23 02:36:29',NULL,0,0,NULL,NULL),(9781,'mixpanel','completed',10,'2024-03-23 00:51:12','2024-03-23 02:43:37','2024-03-23 02:40:11','2024-03-23 02:43:36',NULL,0,0,NULL,NULL),(9782,'mixpanel','completed',10,'2024-03-23 01:08:23','2024-03-23 02:51:21','2024-03-23 02:46:22','2024-03-23 02:51:20',NULL,0,0,NULL,NULL),(9783,'mixpanel','completed',10,'2024-03-23 01:04:34','2024-03-23 03:00:11','2024-03-23 02:56:32','2024-03-23 03:00:10',NULL,0,0,NULL,NULL),(9784,'mixpanel','completed',10,'2024-03-23 02:02:27','2024-03-23 03:11:21','2024-03-23 03:06:26','2024-03-23 03:11:20',NULL,0,0,NULL,NULL),(9785,'mixpanel','completed',10,'2024-03-23 01:21:21','2024-03-23 03:20:30','2024-03-23 03:16:20','2024-03-23 03:20:29',NULL,0,0,NULL,NULL),(9786,'mixpanel','completed',10,'2024-03-23 02:00:14','2024-03-23 03:26:26','2024-03-23 03:23:13','2024-03-23 03:26:25',NULL,0,0,NULL,NULL),(9787,'mixpanel','completed',10,'2024-03-23 02:02:23','2024-03-23 03:36:26','2024-03-23 03:31:22','2024-03-23 03:36:25',NULL,0,0,NULL,NULL),(9788,'mixpanel','completed',10,'2024-03-23 02:16:02','2024-03-23 03:46:23','2024-03-23 03:41:01','2024-03-23 03:46:22',NULL,0,0,NULL,NULL),(9789,'mixpanel','completed',10,'2024-03-23 02:15:11','2024-03-23 03:51:27','2024-03-23 03:49:10','2024-03-23 03:51:26',NULL,0,0,NULL,NULL),(9790,'mixpanel','completed',10,'2024-03-23 02:39:34','2024-03-23 04:06:29','2024-03-23 04:01:33','2024-03-23 04:06:28',NULL,0,0,NULL,NULL),(9791,'mixpanel','completed',10,'2024-03-23 02:31:27','2024-03-23 04:16:24','2024-03-23 04:11:26','2024-03-23 04:16:22',NULL,0,0,NULL,NULL),(9792,'mixpanel','completed',10,'2024-03-23 02:55:38','2024-03-23 04:26:27','2024-03-23 04:21:37','2024-03-23 04:26:26',NULL,0,0,NULL,NULL),(9793,'mixpanel','completed',10,'2024-03-23 02:48:27','2024-03-23 04:36:24','2024-03-23 04:31:25','2024-03-23 04:36:23',NULL,0,0,NULL,NULL),(9794,'mixpanel','completed',10,'2024-03-23 02:40:34','2024-03-23 04:43:48','2024-03-23 04:41:33','2024-03-23 04:43:47',NULL,0,0,NULL,NULL),(9795,'mixpanel','completed',10,'2024-03-23 03:34:20','2024-03-23 04:51:25','2024-03-23 04:46:19','2024-03-23 04:51:24',NULL,0,0,NULL,NULL),(9796,'mixpanel','completed',10,'2024-03-23 03:50:26','2024-03-23 05:01:31','2024-03-23 04:56:25','2024-03-23 05:01:30',NULL,0,0,NULL,NULL),(9797,'mixpanel','completed',10,'2024-03-23 03:58:07','2024-03-23 05:11:27','2024-03-23 05:05:06','2024-03-23 05:11:26',NULL,0,0,NULL,NULL),(9798,'mixpanel','completed',10,'2024-03-23 03:43:25','2024-03-23 05:19:19','2024-03-23 05:14:24','2024-03-23 05:19:18',NULL,0,0,NULL,NULL),(9799,'mixpanel','completed',10,'2024-03-23 03:36:25','2024-03-23 05:26:33','2024-03-23 05:21:24','2024-03-23 05:26:32',NULL,0,0,NULL,NULL),(9800,'mixpanel','completed',10,'2024-03-23 04:00:33','2024-03-23 05:36:26','2024-03-23 05:31:32','2024-03-23 05:36:25',NULL,0,0,NULL,NULL),(9801,'mixpanel','completed',10,'2024-03-23 03:51:26','2024-03-23 05:46:22','2024-03-23 05:41:25','2024-03-23 05:46:21',NULL,0,0,NULL,NULL),(9802,'mixpanel','completed',10,'2024-03-23 04:16:28','2024-03-23 05:56:27','2024-03-23 05:51:27','2024-03-23 05:56:26',NULL,0,0,NULL,NULL),(9803,'mixpanel','completed',10,'2024-03-23 04:10:23','2024-03-23 06:06:24','2024-03-23 06:01:22','2024-03-23 06:06:23',NULL,0,0,NULL,NULL),(9804,'mixpanel','completed',10,'2024-03-23 05:01:46','2024-03-23 06:16:25','2024-03-23 06:10:45','2024-03-23 06:16:24',NULL,0,0,NULL,NULL),(9805,'mixpanel','completed',10,'2024-03-23 04:34:30','2024-03-23 06:26:15','2024-03-23 06:21:29','2024-03-23 06:26:14',NULL,0,0,NULL,NULL),(9806,'mixpanel','completed',10,'2024-03-23 05:25:30','2024-03-23 06:36:22','2024-03-23 06:31:29','2024-03-23 06:36:21',NULL,0,0,NULL,NULL),(9807,'mixpanel','completed',10,'2024-03-23 05:18:33','2024-03-23 06:46:23','2024-03-23 06:41:32','2024-03-23 06:46:22',NULL,0,0,NULL,NULL),(9808,'mixpanel','completed',10,'2024-03-23 05:45:36','2024-03-23 06:51:23','2024-03-23 06:48:35','2024-03-23 06:51:22',NULL,0,0,NULL,NULL),(9809,'mixpanel','completed',10,'2024-03-23 05:39:30','2024-03-23 07:01:34','2024-03-23 06:56:29','2024-03-23 07:01:33',NULL,0,0,NULL,NULL),(9810,'mixpanel','completed',10,'2024-03-23 05:15:31','2024-03-23 07:11:29','2024-03-23 07:06:30','2024-03-23 07:11:28',NULL,0,0,NULL,NULL),(9811,'mixpanel','completed',10,'2024-03-23 05:17:26','2024-03-23 07:21:25','2024-03-23 07:16:26','2024-03-23 07:21:24',NULL,0,0,NULL,NULL),(9812,'mixpanel','completed',10,'2024-03-23 05:36:34','2024-03-23 07:31:29','2024-03-23 07:24:33','2024-03-23 07:31:28',NULL,0,0,NULL,NULL),(9813,'mixpanel','completed',10,'2024-03-23 06:31:48','2024-03-23 07:41:29','2024-03-23 07:34:47','2024-03-23 07:41:28',NULL,0,0,NULL,NULL),(9814,'mixpanel','completed',10,'2024-03-23 05:47:21','2024-03-23 07:46:27','2024-03-23 07:44:20','2024-03-23 07:46:26',NULL,0,0,NULL,NULL),(9815,'mixpanel','completed',10,'2024-03-23 05:50:23','2024-03-23 07:53:36','2024-03-23 07:51:22','2024-03-23 07:53:35',NULL,0,0,NULL,NULL),(9816,'mixpanel','completed',10,'2024-03-23 06:13:24','2024-03-23 08:01:23','2024-03-23 07:56:23','2024-03-23 08:01:22',NULL,0,0,NULL,NULL),(9817,'mixpanel','completed',10,'2024-03-23 06:25:37','2024-03-23 08:10:25','2024-03-23 08:06:36','2024-03-23 08:10:24',NULL,0,0,NULL,NULL),(9818,'schedule_re_engagement_email','completed',10,'2024-03-24 08:10:25','2024-03-24 08:11:28','2024-03-23 08:10:24','2024-03-24 08:11:27',NULL,0,0,NULL,NULL),(9819,'mixpanel','completed',10,'2024-03-23 06:58:44','2024-03-23 08:18:11','2024-03-23 08:14:43','2024-03-23 08:18:10',NULL,0,0,NULL,NULL),(9820,'mixpanel','completed',10,'2024-03-23 06:25:33','2024-03-23 08:26:04','2024-03-23 08:21:32','2024-03-23 08:26:03',NULL,0,0,NULL,NULL),(9821,'mixpanel','completed',10,'2024-03-23 07:00:24','2024-03-23 08:34:09','2024-03-23 08:31:23','2024-03-23 08:34:08',NULL,0,0,NULL,NULL),(9822,'mixpanel','completed',10,'2024-03-23 06:37:30','2024-03-23 08:41:21','2024-03-23 08:36:29','2024-03-23 08:41:20',NULL,0,0,NULL,NULL),(9823,'mixpanel','completed',10,'2024-03-23 06:46:26','2024-03-23 08:49:48','2024-03-23 08:46:25','2024-03-23 08:49:47',NULL,0,0,NULL,NULL),(9824,'mixpanel','completed',10,'2024-03-23 07:05:27','2024-03-23 09:01:25','2024-03-23 08:56:26','2024-03-23 09:01:24',NULL,0,0,NULL,NULL),(9825,'mixpanel','completed',10,'2024-03-23 07:38:42','2024-03-23 09:11:29','2024-03-23 09:06:41','2024-03-23 09:11:28',NULL,0,0,NULL,NULL),(9826,'mixpanel','completed',10,'2024-03-23 07:53:26','2024-03-23 09:19:37','2024-03-23 09:16:25','2024-03-23 09:19:35',NULL,0,0,NULL,NULL),(9827,'mixpanel','completed',10,'2024-03-23 07:43:30','2024-03-23 09:31:28','2024-03-23 09:26:29','2024-03-23 09:31:28',NULL,0,0,NULL,NULL),(9828,'mixpanel','completed',10,'2024-03-23 07:41:11','2024-03-23 09:36:28','2024-03-23 09:34:10','2024-03-23 09:36:27',NULL,0,0,NULL,NULL),(9829,'mixpanel','completed',10,'2024-03-23 08:23:25','2024-03-23 09:46:30','2024-03-23 09:41:24','2024-03-23 09:46:29',NULL,0,0,NULL,NULL),(9830,'mixpanel','completed',10,'2024-03-23 08:20:55','2024-03-23 09:56:24','2024-03-23 09:49:53','2024-03-23 09:56:22',NULL,0,0,NULL,NULL),(9831,'mixpanel','completed',10,'2024-03-23 07:59:32','2024-03-23 10:01:47','2024-03-23 09:59:31','2024-03-23 10:01:46',NULL,0,0,NULL,NULL),(9832,'mixpanel','completed',10,'2024-03-23 08:55:05','2024-03-23 10:11:29','2024-03-23 10:05:04','2024-03-23 10:11:28',NULL,0,0,NULL,NULL),(9833,'mixpanel','completed',10,'2024-03-23 09:12:39','2024-03-23 10:21:29','2024-03-23 10:14:38','2024-03-23 10:21:28',NULL,0,0,NULL,NULL),(9834,'mixpanel','completed',10,'2024-03-23 09:06:24','2024-03-23 10:31:31','2024-03-23 10:26:23','2024-03-23 10:31:30',NULL,0,0,NULL,NULL),(9835,'mixpanel','completed',10,'2024-03-23 08:35:37','2024-03-23 10:40:24','2024-03-23 10:36:36','2024-03-23 10:40:23',NULL,0,0,NULL,NULL),(9836,'mixpanel','completed',10,'2024-03-23 09:40:29','2024-03-23 10:49:02','2024-03-23 10:46:28','2024-03-23 10:49:01',NULL,0,0,NULL,NULL),(9837,'mixpanel','completed',10,'2024-03-23 09:18:24','2024-03-23 10:56:25','2024-03-23 10:51:23','2024-03-23 10:56:25',NULL,0,0,NULL,NULL),(9838,'mixpanel','completed',10,'2024-03-23 09:42:41','2024-03-23 11:01:42','2024-03-23 11:01:37','2024-03-23 11:01:35',NULL,0,0,NULL,NULL),(9839,'mixpanel','completed',10,'2024-03-23 09:35:30','2024-03-23 11:11:26','2024-03-23 11:06:29','2024-03-23 11:11:25',NULL,0,0,NULL,NULL),(9840,'mixpanel','completed',10,'2024-03-23 09:28:22','2024-03-23 11:21:26','2024-03-23 11:16:21','2024-03-23 11:21:25',NULL,0,0,NULL,NULL),(9841,'mixpanel','completed',10,'2024-03-23 09:27:26','2024-03-23 11:31:33','2024-03-23 11:26:24','2024-03-23 11:31:32',NULL,0,0,NULL,NULL),(9842,'mixpanel','completed',10,'2024-03-23 10:06:34','2024-03-23 11:38:47','2024-03-23 11:36:33','2024-03-23 11:38:46',NULL,0,0,NULL,NULL),(9843,'mixpanel','completed',10,'2024-03-23 09:58:33','2024-03-23 11:46:30','2024-03-23 11:41:32','2024-03-23 11:46:29',NULL,0,0,NULL,NULL),(9844,'mixpanel','completed',10,'2024-03-23 10:34:30','2024-03-23 11:56:23','2024-03-23 11:51:29','2024-03-23 11:56:22',NULL,0,0,NULL,NULL),(9845,'mixpanel','completed',10,'2024-03-23 10:29:27','2024-03-23 12:06:23','2024-03-23 12:01:26','2024-03-23 12:06:22',NULL,0,0,NULL,NULL),(9846,'mixpanel','completed',10,'2024-03-23 10:35:25','2024-03-23 12:16:29','2024-03-23 12:11:24','2024-03-23 12:16:28',NULL,0,0,NULL,NULL),(9847,'mixpanel','completed',10,'2024-03-23 11:04:27','2024-03-23 12:26:30','2024-03-23 12:21:26','2024-03-23 12:26:29',NULL,0,0,NULL,NULL),(9848,'mixpanel','completed',10,'2024-03-23 10:47:29','2024-03-23 12:35:42','2024-03-23 12:31:28','2024-03-23 12:35:41',NULL,0,0,NULL,NULL),(9849,'mixpanel','completed',10,'2024-03-23 11:05:26','2024-03-23 12:44:29','2024-03-23 12:41:25','2024-03-23 12:44:28',NULL,0,0,NULL,NULL),(9850,'mixpanel','completed',10,'2024-03-23 11:12:13','2024-03-23 12:54:20','2024-03-23 12:50:12','2024-03-23 12:54:19',NULL,0,0,NULL,NULL),(9851,'mixpanel','completed',10,'2024-03-23 11:46:30','2024-03-23 13:01:23','2024-03-23 12:56:29','2024-03-23 13:01:23',NULL,0,0,NULL,NULL),(9852,'mixpanel','completed',10,'2024-03-23 11:41:25','2024-03-23 13:11:28','2024-03-23 13:06:24','2024-03-23 13:11:27',NULL,0,0,NULL,NULL),(9853,'mixpanel','completed',10,'2024-03-23 11:44:29','2024-03-23 13:21:32','2024-03-23 13:16:28','2024-03-23 13:21:31',NULL,0,0,NULL,NULL),(9854,'mixpanel','completed',10,'2024-03-23 11:47:31','2024-03-23 13:31:33','2024-03-23 13:26:30','2024-03-23 13:31:32',NULL,0,0,NULL,NULL),(9855,'mixpanel','completed',10,'2024-03-23 12:16:42','2024-03-23 13:41:27','2024-03-23 13:35:41','2024-03-23 13:41:26',NULL,0,0,NULL,NULL),(9856,'mixpanel','completed',10,'2024-03-23 11:59:36','2024-03-23 13:46:26','2024-03-23 13:43:35','2024-03-23 13:46:25',NULL,0,0,NULL,NULL),(9857,'mixpanel','completed',10,'2024-03-23 12:03:21','2024-03-23 13:56:27','2024-03-23 13:51:21','2024-03-23 13:56:27',NULL,0,0,NULL,NULL),(9858,'mixpanel','completed',10,'2024-03-23 12:12:30','2024-03-23 14:06:28','2024-03-23 14:01:29','2024-03-23 14:06:27',NULL,0,0,NULL,NULL),(9859,'mixpanel','completed',10,'2024-03-23 12:28:28','2024-03-23 14:16:29','2024-03-23 14:11:27','2024-03-23 14:16:28',NULL,0,0,NULL,NULL),(9860,'mixpanel','completed',10,'2024-03-23 13:03:24','2024-03-23 14:26:22','2024-03-23 14:21:23','2024-03-23 14:26:21',NULL,0,0,NULL,NULL),(9861,'mixpanel','completed',10,'2024-03-23 12:37:21','2024-03-23 14:36:28','2024-03-23 14:31:20','2024-03-23 14:36:27',NULL,0,0,NULL,NULL),(9862,'mixpanel','completed',10,'2024-03-23 12:40:28','2024-03-23 14:46:25','2024-03-23 14:41:27','2024-03-23 14:46:24',NULL,0,0,NULL,NULL),(9863,'mixpanel','completed',10,'2024-03-23 13:48:24','2024-03-23 14:56:28','2024-03-23 14:51:23','2024-03-23 14:56:27',NULL,0,0,NULL,NULL),(9864,'mixpanel','completed',10,'2024-03-23 13:47:16','2024-03-23 15:06:27','2024-03-23 15:01:15','2024-03-23 15:06:26',NULL,0,0,NULL,NULL),(9865,'mixpanel','completed',10,'2024-03-23 13:52:26','2024-03-23 15:16:23','2024-03-23 15:11:25','2024-03-23 15:16:22',NULL,0,0,NULL,NULL),(9866,'mixpanel','completed',10,'2024-03-23 14:05:28','2024-03-23 15:21:31','2024-03-23 15:19:27','2024-03-23 15:21:30',NULL,0,0,NULL,NULL),(9867,'mixpanel','completed',10,'2024-03-23 13:56:26','2024-03-23 15:31:27','2024-03-23 15:26:25','2024-03-23 15:31:26',NULL,0,0,NULL,NULL),(9868,'mixpanel','completed',10,'2024-03-23 13:44:26','2024-03-23 15:41:30','2024-03-23 15:36:25','2024-03-23 15:41:29',NULL,0,0,NULL,NULL),(9869,'mixpanel','completed',10,'2024-03-23 13:57:35','2024-03-23 15:51:37','2024-03-23 15:46:34','2024-03-23 15:51:36',NULL,0,0,NULL,NULL),(9870,'mixpanel','completed',10,'2024-03-23 14:28:27','2024-03-23 16:01:29','2024-03-23 15:56:26','2024-03-23 16:01:28',NULL,0,0,NULL,NULL),(9871,'mixpanel','completed',10,'2024-03-23 14:21:27','2024-03-23 16:11:26','2024-03-23 16:06:26','2024-03-23 16:11:25',NULL,0,0,NULL,NULL),(9872,'mixpanel','completed',10,'2024-03-23 15:08:24','2024-03-23 16:21:27','2024-03-23 16:16:23','2024-03-23 16:21:26',NULL,0,0,NULL,NULL),(9873,'mixpanel','completed',10,'2024-03-23 14:25:22','2024-03-23 16:31:30','2024-03-23 16:26:21','2024-03-23 16:31:29',NULL,0,0,NULL,NULL),(9874,'mixpanel','completed',10,'2024-03-23 14:55:28','2024-03-23 16:41:29','2024-03-23 16:36:27','2024-03-23 16:41:28',NULL,0,0,NULL,NULL),(9875,'mixpanel','completed',10,'2024-03-23 15:14:28','2024-03-23 16:51:29','2024-03-23 16:46:27','2024-03-23 16:51:28',NULL,0,0,NULL,NULL),(9876,'mixpanel','completed',10,'2024-03-23 15:28:27','2024-03-23 17:01:36','2024-03-23 16:56:26','2024-03-23 17:01:35',NULL,0,0,NULL,NULL),(9877,'mixpanel','completed',10,'2024-03-23 15:13:28','2024-03-23 17:11:27','2024-03-23 17:06:27','2024-03-23 17:11:26',NULL,0,0,NULL,NULL),(9878,'mixpanel','completed',10,'2024-03-23 16:13:30','2024-03-23 17:21:29','2024-03-23 17:16:29','2024-03-23 17:21:28',NULL,0,0,NULL,NULL),(9879,'mixpanel','completed',10,'2024-03-23 15:59:27','2024-03-23 17:31:33','2024-03-23 17:26:26','2024-03-23 17:31:32',NULL,0,0,NULL,NULL),(9880,'mixpanel','completed',10,'2024-03-23 16:02:27','2024-03-23 17:41:33','2024-03-23 17:36:25','2024-03-23 17:41:32',NULL,0,0,NULL,NULL),(9881,'mixpanel','completed',10,'2024-03-23 15:56:28','2024-03-23 17:51:23','2024-03-23 17:46:27','2024-03-23 17:51:22',NULL,0,0,NULL,NULL),(9882,'mixpanel','completed',10,'2024-03-23 16:04:28','2024-03-23 18:01:28','2024-03-23 17:56:27','2024-03-23 18:01:27',NULL,0,0,NULL,NULL),(9883,'mixpanel','completed',10,'2024-03-23 16:21:28','2024-03-23 18:11:30','2024-03-23 18:06:27','2024-03-23 18:11:29',NULL,0,0,NULL,NULL),(9884,'mixpanel','completed',10,'2024-03-23 17:02:27','2024-03-23 18:21:30','2024-03-23 18:16:26','2024-03-23 18:21:29',NULL,0,0,NULL,NULL),(9885,'mixpanel','completed',10,'2024-03-23 16:43:29','2024-03-23 18:31:25','2024-03-23 18:26:28','2024-03-23 18:31:24',NULL,0,0,NULL,NULL),(9886,'mixpanel','completed',10,'2024-03-23 16:36:27','2024-03-23 18:39:59','2024-03-23 18:36:26','2024-03-23 18:39:58',NULL,0,0,NULL,NULL),(9887,'mixpanel','completed',10,'2024-03-23 17:41:26','2024-03-23 18:51:25','2024-03-23 18:46:25','2024-03-23 18:51:24',NULL,0,0,NULL,NULL),(9888,'subscribers_engagement_score','completed',10,'2024-03-23 18:51:25','2024-03-23 18:56:28','2024-03-23 18:51:24','2024-03-23 18:56:27',NULL,0,0,NULL,NULL),(9889,'subscribers_engagement_score','completed',10,'2024-03-24 11:41:00','2024-03-24 11:41:27','2024-03-23 18:56:27','2024-03-24 11:41:26',NULL,0,0,NULL,NULL),(9890,'mixpanel','completed',10,'2024-03-23 17:11:28','2024-03-23 19:01:36','2024-03-23 18:56:27','2024-03-23 19:01:35',NULL,0,0,NULL,NULL),(9891,'mixpanel','completed',10,'2024-03-23 17:06:27','2024-03-23 19:09:17','2024-03-23 19:06:26','2024-03-23 19:09:16',NULL,0,0,NULL,NULL),(9892,'mixpanel','completed',10,'2024-03-23 17:43:29','2024-03-23 19:16:29','2024-03-23 19:11:28','2024-03-23 19:16:28',NULL,0,0,NULL,NULL),(9893,'mixpanel','completed',10,'2024-03-23 18:00:24','2024-03-23 19:26:28','2024-03-23 19:21:23','2024-03-23 19:26:27',NULL,0,0,NULL,NULL),(9894,'mixpanel','completed',10,'2024-03-23 18:17:38','2024-03-23 19:36:31','2024-03-23 19:31:35','2024-03-23 19:36:29',NULL,0,0,NULL,NULL),(9895,'mixpanel','completed',10,'2024-03-23 18:20:27','2024-03-23 19:46:31','2024-03-23 19:41:26','2024-03-23 19:46:30',NULL,0,0,NULL,NULL),(9896,'mixpanel','completed',10,'2024-03-23 18:24:29','2024-03-23 19:56:27','2024-03-23 19:51:28','2024-03-23 19:56:26',NULL,0,0,NULL,NULL),(9897,'mixpanel','completed',10,'2024-03-23 18:51:29','2024-03-23 20:06:25','2024-03-23 20:01:28','2024-03-23 20:06:24',NULL,0,0,NULL,NULL),(9898,'mixpanel','completed',10,'2024-03-23 18:11:35','2024-03-23 20:16:37','2024-03-23 20:11:34','2024-03-23 20:16:36',NULL,0,0,NULL,NULL),(9899,'mixpanel','completed',10,'2024-03-23 18:52:29','2024-03-23 20:26:13','2024-03-23 20:21:27','2024-03-23 20:26:09',NULL,0,0,NULL,NULL),(9900,'mixpanel','completed',10,'2024-03-23 19:14:27','2024-03-23 20:36:29','2024-03-23 20:31:26','2024-03-23 20:36:28',NULL,0,0,NULL,NULL),(9901,'mixpanel','completed',10,'2024-03-23 19:31:26','2024-03-23 20:45:39','2024-03-23 20:41:25','2024-03-23 20:45:38',NULL,0,0,NULL,NULL),(9902,'mixpanel','completed',10,'2024-03-23 19:33:29','2024-03-23 20:56:31','2024-03-23 20:51:28','2024-03-23 20:56:30',NULL,0,0,NULL,NULL),(9903,'mixpanel','completed',10,'2024-03-23 19:09:22','2024-03-23 21:06:24','2024-03-23 21:01:21','2024-03-23 21:06:23',NULL,0,0,NULL,NULL),(9904,'mixpanel','completed',10,'2024-03-23 19:42:34','2024-03-23 21:16:26','2024-03-23 21:11:33','2024-03-23 21:16:25',NULL,0,0,NULL,NULL),(9905,'mixpanel','completed',10,'2024-03-23 20:03:24','2024-03-23 21:26:28','2024-03-23 21:21:23','2024-03-23 21:26:27',NULL,0,0,NULL,NULL),(9906,'mixpanel','completed',10,'2024-03-23 20:17:28','2024-03-23 21:34:49','2024-03-23 21:31:27','2024-03-23 21:34:48',NULL,0,0,NULL,NULL),(9907,'mixpanel','completed',10,'2024-03-23 19:47:31','2024-03-23 21:46:29','2024-03-23 21:41:30','2024-03-23 21:46:27',NULL,0,0,NULL,NULL),(9908,'mixpanel','completed',10,'2024-03-23 20:18:31','2024-03-23 21:56:24','2024-03-23 21:51:30','2024-03-23 21:56:23',NULL,0,0,NULL,NULL),(9909,'mixpanel','completed',10,'2024-03-23 20:55:26','2024-03-23 22:06:27','2024-03-23 22:01:25','2024-03-23 22:06:26',NULL,0,0,NULL,NULL),(9910,'export_files_cleanup','completed',10,'2024-03-24 22:00:00','2024-03-24 22:01:32','2024-03-23 22:06:26','2024-03-24 22:01:31',NULL,0,0,NULL,NULL),(9911,'mixpanel','completed',10,'2024-03-23 20:13:27','2024-03-23 22:16:26','2024-03-23 22:11:26','2024-03-23 22:16:25',NULL,0,0,NULL,NULL),(9912,'mixpanel','completed',10,'2024-03-23 20:26:28','2024-03-23 22:26:26','2024-03-23 22:21:27','2024-03-23 22:26:25',NULL,0,0,NULL,NULL),(9913,'mixpanel','completed',10,'2024-03-23 20:52:38','2024-03-23 22:36:26','2024-03-23 22:31:37','2024-03-23 22:36:26',NULL,0,0,NULL,NULL),(9914,'mixpanel','completed',10,'2024-03-23 21:13:28','2024-03-23 22:46:32','2024-03-23 22:41:27','2024-03-23 22:46:31',NULL,0,0,NULL,NULL),(9915,'mixpanel','completed',10,'2024-03-23 20:58:27','2024-03-23 22:56:36','2024-03-23 22:51:26','2024-03-23 22:56:35',NULL,0,0,NULL,NULL),(9916,'mixpanel','completed',10,'2024-03-23 21:42:26','2024-03-23 23:06:35','2024-03-23 23:01:25','2024-03-23 23:06:34',NULL,0,0,NULL,NULL),(9917,'mixpanel','completed',10,'2024-03-23 22:07:29','2024-03-23 23:16:30','2024-03-23 23:11:28','2024-03-23 23:16:29',NULL,0,0,NULL,NULL),(9918,'mixpanel','completed',10,'2024-03-23 21:40:38','2024-03-23 23:26:25','2024-03-23 23:21:37','2024-03-23 23:26:24',NULL,0,0,NULL,NULL),(9919,'mixpanel','completed',10,'2024-03-23 21:31:22','2024-03-23 23:36:34','2024-03-23 23:31:20','2024-03-23 23:36:33',NULL,0,0,NULL,NULL),(9920,'mixpanel','completed',10,'2024-03-23 22:18:29','2024-03-23 23:46:35','2024-03-23 23:41:28','2024-03-23 23:46:34',NULL,0,0,NULL,NULL),(9921,'mixpanel','completed',10,'2024-03-23 22:10:28','2024-03-23 23:56:36','2024-03-23 23:51:27','2024-03-23 23:56:35',NULL,0,0,NULL,NULL),(9922,'mixpanel','completed',10,'2024-03-23 22:28:26','2024-03-24 00:06:31','2024-03-24 00:01:25','2024-03-24 00:06:30',NULL,0,0,NULL,NULL),(9923,'mixpanel','completed',10,'2024-03-23 22:38:28','2024-03-24 00:16:27','2024-03-24 00:11:27','2024-03-24 00:16:27',NULL,0,0,NULL,NULL),(9924,'mixpanel','completed',10,'2024-03-23 22:23:31','2024-03-24 00:26:30','2024-03-24 00:21:30','2024-03-24 00:26:29',NULL,0,0,NULL,NULL),(9925,'mixpanel','completed',10,'2024-03-23 23:08:23','2024-03-24 00:36:29','2024-03-24 00:31:22','2024-03-24 00:36:28',NULL,0,0,NULL,NULL),(9926,'mixpanel','completed',10,'2024-03-23 22:55:37','2024-03-24 00:46:27','2024-03-24 00:41:36','2024-03-24 00:46:26',NULL,0,0,NULL,NULL),(9927,'mixpanel','completed',10,'2024-03-23 23:09:27','2024-03-24 00:56:26','2024-03-24 00:51:26','2024-03-24 00:56:25',NULL,0,0,NULL,NULL),(9928,'mixpanel','completed',10,'2024-03-23 23:44:35','2024-03-24 01:06:34','2024-03-24 01:01:34','2024-03-24 01:06:33',NULL,0,0,NULL,NULL),(9929,'mixpanel','completed',10,'2024-03-23 23:27:30','2024-03-24 01:16:28','2024-03-24 01:11:29','2024-03-24 01:16:27',NULL,0,0,NULL,NULL),(9930,'mixpanel','completed',10,'2024-03-24 00:12:32','2024-03-24 01:24:25','2024-03-24 01:21:31','2024-03-24 01:24:24',NULL,0,0,NULL,NULL),(9931,'mixpanel','completed',10,'2024-03-24 00:02:34','2024-03-24 01:31:32','2024-03-24 01:26:33','2024-03-24 01:31:31',NULL,0,0,NULL,NULL),(9932,'mixpanel','completed',10,'2024-03-23 23:54:24','2024-03-24 01:41:25','2024-03-24 01:36:23','2024-03-24 01:41:24',NULL,0,0,NULL,NULL),(9933,'mixpanel','completed',10,'2024-03-24 00:14:34','2024-03-24 01:51:27','2024-03-24 01:46:33','2024-03-24 01:51:26',NULL,0,0,NULL,NULL),(9934,'mixpanel','completed',10,'2024-03-24 00:03:27','2024-03-24 02:01:24','2024-03-24 01:56:26','2024-03-24 02:01:23',NULL,0,0,NULL,NULL),(9935,'mixpanel','completed',10,'2024-03-24 00:55:27','2024-03-24 02:11:33','2024-03-24 02:06:26','2024-03-24 02:11:32',NULL,0,0,NULL,NULL),(9936,'mixpanel','completed',10,'2024-03-24 00:22:31','2024-03-24 02:21:28','2024-03-24 02:16:30','2024-03-24 02:21:27',NULL,0,0,NULL,NULL),(9937,'mixpanel','completed',10,'2024-03-24 00:46:31','2024-03-24 02:31:32','2024-03-24 02:26:30','2024-03-24 02:31:31',NULL,0,0,NULL,NULL),(9938,'mixpanel','completed',10,'2024-03-24 01:10:27','2024-03-24 02:41:27','2024-03-24 02:36:26','2024-03-24 02:41:26',NULL,0,0,NULL,NULL),(9939,'mixpanel','completed',10,'2024-03-24 01:09:27','2024-03-24 02:51:36','2024-03-24 02:46:26','2024-03-24 02:51:35',NULL,0,0,NULL,NULL),(9940,'mixpanel','completed',10,'2024-03-24 01:33:29','2024-03-24 03:01:25','2024-03-24 02:56:28','2024-03-24 03:01:23',NULL,0,0,NULL,NULL),(9941,'mixpanel','completed',10,'2024-03-24 01:46:30','2024-03-24 03:11:29','2024-03-24 03:06:29','2024-03-24 03:11:28',NULL,0,0,NULL,NULL),(9942,'mixpanel','completed',10,'2024-03-24 01:17:30','2024-03-24 03:21:32','2024-03-24 03:16:29','2024-03-24 03:21:31',NULL,0,0,NULL,NULL),(9943,'mixpanel','completed',10,'2024-03-24 01:26:26','2024-03-24 03:29:28','2024-03-24 03:26:25','2024-03-24 03:29:27',NULL,0,0,NULL,NULL),(9944,'mixpanel','completed',10,'2024-03-24 02:21:28','2024-03-24 03:41:27','2024-03-24 03:36:27','2024-03-24 03:41:26',NULL,0,0,NULL,NULL),(9945,'mixpanel','completed',10,'2024-03-24 02:28:32','2024-03-24 03:51:24','2024-03-24 03:46:31','2024-03-24 03:51:23',NULL,0,0,NULL,NULL),(9946,'mixpanel','completed',10,'2024-03-24 02:02:29','2024-03-24 04:01:35','2024-03-24 03:56:28','2024-03-24 04:01:34',NULL,0,0,NULL,NULL),(9947,'mixpanel','completed',10,'2024-03-24 02:40:29','2024-03-24 04:11:27','2024-03-24 04:06:28','2024-03-24 04:11:26',NULL,0,0,NULL,NULL),(9948,'mixpanel','completed',10,'2024-03-24 02:36:31','2024-03-24 04:21:27','2024-03-24 04:16:30','2024-03-24 04:21:26',NULL,0,0,NULL,NULL),(9949,'mixpanel','completed',10,'2024-03-24 03:24:38','2024-03-24 04:36:47','2024-03-24 04:31:36','2024-03-24 04:36:44',NULL,0,0,NULL,NULL),(9950,'mixpanel','completed',10,'2024-03-24 03:02:44','2024-03-24 04:45:32','2024-03-24 04:41:42','2024-03-24 04:45:31',NULL,0,0,NULL,NULL),(9951,'mixpanel','completed',10,'2024-03-24 03:03:30','2024-03-24 04:56:31','2024-03-24 04:51:29','2024-03-24 04:56:29',NULL,0,0,NULL,NULL),(9952,'mixpanel','completed',10,'2024-03-24 03:00:27','2024-03-24 05:06:33','2024-03-24 05:01:26','2024-03-24 05:06:32',NULL,0,0,NULL,NULL),(9953,'mixpanel','completed',10,'2024-03-24 03:57:30','2024-03-24 05:21:50','2024-03-24 05:11:29','2024-03-24 05:21:47',NULL,0,0,NULL,NULL),(9954,'mixpanel','completed',10,'2024-03-24 04:05:41','2024-03-24 05:31:27','2024-03-24 05:26:40','2024-03-24 05:31:26',NULL,0,0,NULL,NULL),(9955,'mixpanel','completed',10,'2024-03-24 03:44:30','2024-03-24 05:41:25','2024-03-24 05:36:29','2024-03-24 05:41:24',NULL,0,0,NULL,NULL),(9956,'mixpanel','completed',10,'2024-03-24 04:00:04','2024-03-24 05:51:31','2024-03-24 05:46:03','2024-03-24 05:51:30',NULL,0,0,NULL,NULL),(9957,'mixpanel','completed',10,'2024-03-24 04:14:30','2024-03-24 06:01:24','2024-03-24 05:56:29','2024-03-24 06:01:23',NULL,0,0,NULL,NULL),(9958,'mixpanel','completed',10,'2024-03-24 04:08:36','2024-03-24 06:11:29','2024-03-24 06:06:35','2024-03-24 06:11:28',NULL,0,0,NULL,NULL),(9959,'mixpanel','completed',10,'2024-03-24 05:03:29','2024-03-24 06:21:23','2024-03-24 06:16:28','2024-03-24 06:21:22',NULL,0,0,NULL,NULL),(9960,'mixpanel','completed',10,'2024-03-24 04:26:32','2024-03-24 06:31:29','2024-03-24 06:26:31','2024-03-24 06:31:28',NULL,0,0,NULL,NULL),(9961,'mixpanel','completed',10,'2024-03-24 05:09:30','2024-03-24 06:41:28','2024-03-24 06:36:29','2024-03-24 06:41:27',NULL,0,0,NULL,NULL),(9962,'mixpanel','completed',10,'2024-03-24 04:47:57','2024-03-24 06:51:23','2024-03-24 06:44:56','2024-03-24 06:51:23',NULL,0,0,NULL,NULL),(9963,'mixpanel','completed',10,'2024-03-24 05:38:27','2024-03-24 07:01:24','2024-03-24 06:56:26','2024-03-24 07:01:23',NULL,0,0,NULL,NULL),(9964,'mixpanel','completed',10,'2024-03-24 05:36:23','2024-03-24 07:11:34','2024-03-24 07:06:22','2024-03-24 07:11:34',NULL,0,0,NULL,NULL),(9965,'mixpanel','completed',10,'2024-03-24 06:00:56','2024-03-24 07:21:33','2024-03-24 07:17:54','2024-03-24 07:21:32',NULL,0,0,NULL,NULL),(9966,'mixpanel','completed',10,'2024-03-24 05:33:28','2024-03-24 07:31:20','2024-03-24 07:26:27','2024-03-24 07:31:19',NULL,0,0,NULL,NULL),(9967,'mixpanel','completed',10,'2024-03-24 06:10:26','2024-03-24 07:41:31','2024-03-24 07:36:25','2024-03-24 07:41:30',NULL,0,0,NULL,NULL),(9968,'mixpanel','completed',10,'2024-03-24 06:09:41','2024-03-24 07:51:27','2024-03-24 07:45:40','2024-03-24 07:51:26',NULL,0,0,NULL,NULL),(9969,'mixpanel','completed',10,'2024-03-24 06:13:26','2024-03-24 08:01:28','2024-03-24 07:56:25','2024-03-24 08:01:28',NULL,0,0,NULL,NULL),(9970,'mixpanel','completed',10,'2024-03-24 06:38:26','2024-03-24 08:11:29','2024-03-24 08:06:25','2024-03-24 08:11:27',NULL,0,0,NULL,NULL),(9971,'schedule_re_engagement_email','completed',10,'2024-03-25 08:16:28','2024-03-25 08:21:40','2024-03-24 08:16:27','2024-03-25 08:21:39',NULL,0,0,NULL,NULL),(9972,'mixpanel','completed',10,'2024-03-24 06:34:28','2024-03-24 08:21:27','2024-03-24 08:16:27','2024-03-24 08:21:26',NULL,0,0,NULL,NULL),(9973,'mixpanel','completed',10,'2024-03-24 07:15:33','2024-03-24 08:31:24','2024-03-24 08:26:32','2024-03-24 08:31:23',NULL,0,0,NULL,NULL),(9974,'mixpanel','completed',10,'2024-03-24 06:36:27','2024-03-24 08:41:27','2024-03-24 08:36:26','2024-03-24 08:41:26',NULL,0,0,NULL,NULL),(9975,'mixpanel','completed',10,'2024-03-24 07:21:26','2024-03-24 08:51:26','2024-03-24 08:46:25','2024-03-24 08:51:25',NULL,0,0,NULL,NULL),(9976,'mixpanel','completed',10,'2024-03-24 07:12:25','2024-03-24 09:01:27','2024-03-24 08:56:24','2024-03-24 09:01:26',NULL,0,0,NULL,NULL),(9977,'mixpanel','completed',10,'2024-03-24 07:32:25','2024-03-24 09:10:54','2024-03-24 09:06:25','2024-03-24 09:10:53',NULL,0,0,NULL,NULL),(9978,'mixpanel','completed',10,'2024-03-24 08:01:18','2024-03-24 09:21:29','2024-03-24 09:16:17','2024-03-24 09:21:28',NULL,0,0,NULL,NULL),(9979,'mixpanel','completed',10,'2024-03-24 07:41:24','2024-03-24 09:31:28','2024-03-24 09:26:23','2024-03-24 09:31:27',NULL,0,0,NULL,NULL),(9980,'mixpanel','completed',10,'2024-03-24 08:17:24','2024-03-24 09:41:27','2024-03-24 09:36:23','2024-03-24 09:41:26',NULL,0,0,NULL,NULL),(9981,'mixpanel','completed',10,'2024-03-24 08:16:07','2024-03-24 09:51:29','2024-03-24 09:45:06','2024-03-24 09:51:27',NULL,0,0,NULL,NULL),(9982,'mixpanel','completed',10,'2024-03-24 08:08:25','2024-03-24 10:01:27','2024-03-24 09:56:24','2024-03-24 10:01:26',NULL,0,0,NULL,NULL),(9983,'mixpanel','completed',10,'2024-03-24 08:43:38','2024-03-24 10:11:33','2024-03-24 10:06:35','2024-03-24 10:11:32',NULL,0,0,NULL,NULL),(9984,'mixpanel','completed',10,'2024-03-24 08:37:27','2024-03-24 10:21:29','2024-03-24 10:16:26','2024-03-24 10:21:28',NULL,0,0,NULL,NULL),(9985,'mixpanel','completed',10,'2024-03-24 09:04:37','2024-03-24 10:31:23','2024-03-24 10:26:36','2024-03-24 10:31:22',NULL,0,0,NULL,NULL),(9986,'mixpanel','completed',10,'2024-03-24 08:47:37','2024-03-24 10:41:26','2024-03-24 10:36:36','2024-03-24 10:41:25',NULL,0,0,NULL,NULL),(9987,'mixpanel','completed',10,'2024-03-24 09:28:35','2024-03-24 10:51:24','2024-03-24 10:46:34','2024-03-24 10:51:23',NULL,0,0,NULL,NULL),(9988,'mixpanel','completed',10,'2024-03-24 09:08:28','2024-03-24 11:01:28','2024-03-24 10:56:27','2024-03-24 11:01:27',NULL,0,0,NULL,NULL),(9989,'mixpanel','completed',10,'2024-03-24 09:15:34','2024-03-24 11:11:25','2024-03-24 11:06:33','2024-03-24 11:11:23',NULL,0,0,NULL,NULL),(9990,'mixpanel','completed',10,'2024-03-24 09:56:31','2024-03-24 11:21:24','2024-03-24 11:16:30','2024-03-24 11:21:23',NULL,0,0,NULL,NULL),(9991,'mixpanel','completed',10,'2024-03-24 09:55:31','2024-03-24 11:29:23','2024-03-24 11:26:30','2024-03-24 11:29:22',NULL,0,0,NULL,NULL),(9992,'mixpanel','completed',10,'2024-03-24 09:38:28','2024-03-24 11:36:31','2024-03-24 11:31:27','2024-03-24 11:36:30',NULL,0,0,NULL,NULL),(9993,'subscribers_engagement_score','completed',10,'2024-03-25 08:36:00','2024-03-25 08:36:31','2024-03-24 11:41:26','2024-03-25 08:36:29',NULL,0,0,NULL,NULL),(9994,'mixpanel','completed',10,'2024-03-24 09:50:27','2024-03-24 11:46:23','2024-03-24 11:41:26','2024-03-24 11:46:22',NULL,0,0,NULL,NULL),(9995,'mixpanel','completed',10,'2024-03-24 10:09:32','2024-03-24 11:56:33','2024-03-24 11:51:31','2024-03-24 11:56:32',NULL,0,0,NULL,NULL),(9996,'mixpanel','completed',10,'2024-03-24 10:43:25','2024-03-24 12:06:24','2024-03-24 12:01:24','2024-03-24 12:06:23',NULL,0,0,NULL,NULL),(9997,'mixpanel','completed',10,'2024-03-24 10:40:28','2024-03-24 12:16:25','2024-03-24 12:11:27','2024-03-24 12:16:24',NULL,0,0,NULL,NULL),(9998,'mixpanel','completed',10,'2024-03-24 10:20:28','2024-03-24 12:26:29','2024-03-24 12:21:26','2024-03-24 12:26:28',NULL,0,0,NULL,NULL),(9999,'mixpanel','completed',10,'2024-03-24 11:09:30','2024-03-24 12:36:35','2024-03-24 12:31:29','2024-03-24 12:36:34',NULL,0,0,NULL,NULL),(10000,'mixpanel','completed',10,'2024-03-24 11:24:33','2024-03-24 12:46:30','2024-03-24 12:41:32','2024-03-24 12:46:29',NULL,0,0,NULL,NULL),(10001,'mixpanel','completed',10,'2024-03-24 11:07:22','2024-03-24 12:51:29','2024-03-24 12:49:21','2024-03-24 12:51:28',NULL,0,0,NULL,NULL),(10002,'mixpanel','completed',10,'2024-03-24 11:30:50','2024-03-24 13:06:27','2024-03-24 12:59:48','2024-03-24 13:06:26',NULL,0,0,NULL,NULL),(10003,'mixpanel','completed',10,'2024-03-24 11:17:30','2024-03-24 13:16:34','2024-03-24 13:11:29','2024-03-24 13:16:33',NULL,0,0,NULL,NULL),(10004,'mixpanel','completed',10,'2024-03-24 12:15:27','2024-03-24 13:26:27','2024-03-24 13:21:26','2024-03-24 13:26:26',NULL,0,0,NULL,NULL),(10005,'mixpanel','completed',10,'2024-03-24 11:39:36','2024-03-24 13:36:33','2024-03-24 13:29:35','2024-03-24 13:36:32',NULL,0,0,NULL,NULL),(10006,'mixpanel','completed',10,'2024-03-24 11:52:28','2024-03-24 13:46:35','2024-03-24 13:41:27','2024-03-24 13:46:34',NULL,0,0,NULL,NULL),(10007,'mixpanel','completed',10,'2024-03-24 12:35:29','2024-03-24 13:56:30','2024-03-24 13:51:28','2024-03-24 13:56:29',NULL,0,0,NULL,NULL),(10008,'mixpanel','completed',10,'2024-03-24 12:15:26','2024-03-24 14:06:25','2024-03-24 14:01:25','2024-03-24 14:06:24',NULL,0,0,NULL,NULL),(10009,'mixpanel','completed',10,'2024-03-24 12:42:28','2024-03-24 14:16:22','2024-03-24 14:11:27','2024-03-24 14:16:21',NULL,0,0,NULL,NULL),(10010,'mixpanel','completed',10,'2024-03-24 12:23:25','2024-03-24 14:26:17','2024-03-24 14:21:24','2024-03-24 14:26:14',NULL,0,0,NULL,NULL),(10011,'mixpanel','completed',10,'2024-03-24 12:30:28','2024-03-24 14:35:12','2024-03-24 14:31:27','2024-03-24 14:35:11',NULL,0,0,NULL,NULL),(10012,'mixpanel','completed',10,'2024-03-24 13:14:26','2024-03-24 14:46:26','2024-03-24 14:41:25','2024-03-24 14:46:25',NULL,0,0,NULL,NULL),(10013,'mixpanel','completed',10,'2024-03-24 13:22:30','2024-03-24 14:56:23','2024-03-24 14:51:29','2024-03-24 14:56:22',NULL,0,0,NULL,NULL),(10014,'mixpanel','completed',10,'2024-03-24 13:40:56','2024-03-24 15:06:21','2024-03-24 15:00:55','2024-03-24 15:06:20',NULL,0,0,NULL,NULL),(10015,'mixpanel','completed',10,'2024-03-24 13:54:34','2024-03-24 15:16:27','2024-03-24 15:11:33','2024-03-24 15:16:26',NULL,0,0,NULL,NULL),(10016,'mixpanel','completed',10,'2024-03-24 13:52:29','2024-03-24 15:26:31','2024-03-24 15:21:28','2024-03-24 15:26:30',NULL,0,0,NULL,NULL),(10017,'mixpanel','completed',10,'2024-03-24 13:58:29','2024-03-24 15:36:25','2024-03-24 15:31:28','2024-03-24 15:36:24',NULL,0,0,NULL,NULL),(10018,'mixpanel','completed',10,'2024-03-24 13:49:30','2024-03-24 15:46:24','2024-03-24 15:41:29','2024-03-24 15:46:23',NULL,0,0,NULL,NULL),(10019,'mixpanel','completed',10,'2024-03-24 14:20:33','2024-03-24 15:56:24','2024-03-24 15:51:32','2024-03-24 15:56:23',NULL,0,0,NULL,NULL),(10020,'mixpanel','completed',10,'2024-03-24 14:47:24','2024-03-24 16:06:23','2024-03-24 16:01:24','2024-03-24 16:06:22',NULL,0,0,NULL,NULL),(10021,'mixpanel','completed',10,'2024-03-24 14:17:24','2024-03-24 16:16:30','2024-03-24 16:11:23','2024-03-24 16:16:29',NULL,0,0,NULL,NULL),(10022,'mixpanel','completed',10,'2024-03-24 14:56:31','2024-03-24 16:26:31','2024-03-24 16:21:30','2024-03-24 16:26:30',NULL,0,0,NULL,NULL),(10023,'mixpanel','completed',10,'2024-03-24 14:50:26','2024-03-24 16:36:32','2024-03-24 16:31:25','2024-03-24 16:36:26',NULL,0,0,NULL,NULL),(10024,'mixpanel','completed',10,'2024-03-24 15:30:34','2024-03-24 16:46:34','2024-03-24 16:41:32','2024-03-24 16:46:34',NULL,0,0,NULL,NULL),(10025,'mixpanel','completed',10,'2024-03-24 14:50:30','2024-03-24 16:56:32','2024-03-24 16:51:24','2024-03-24 16:56:31',NULL,0,0,NULL,NULL),(10026,'mixpanel','completed',10,'2024-03-24 15:38:43','2024-03-24 17:01:27','2024-03-24 16:58:42','2024-03-24 17:01:26',NULL,0,0,NULL,NULL),(10027,'mixpanel','completed',10,'2024-03-24 15:19:24','2024-03-24 17:11:24','2024-03-24 17:06:23','2024-03-24 17:11:23',NULL,0,0,NULL,NULL),(10028,'mixpanel','completed',10,'2024-03-24 15:16:04','2024-03-24 17:21:34','2024-03-24 17:15:03','2024-03-24 17:21:33',NULL,0,0,NULL,NULL),(10029,'mixpanel','completed',10,'2024-03-24 16:08:33','2024-03-24 17:31:28','2024-03-24 17:26:32','2024-03-24 17:31:27',NULL,0,0,NULL,NULL),(10030,'mixpanel','completed',10,'2024-03-24 16:07:23','2024-03-24 17:46:28','2024-03-24 17:41:22','2024-03-24 17:46:27',NULL,0,0,NULL,NULL),(10031,'mixpanel','completed',10,'2024-03-24 16:22:23','2024-03-24 17:56:29','2024-03-24 17:51:22','2024-03-24 17:56:28',NULL,0,0,NULL,NULL),(10032,'mixpanel','completed',10,'2024-03-24 16:56:34','2024-03-24 18:06:25','2024-03-24 18:01:33','2024-03-24 18:06:24',NULL,0,0,NULL,NULL),(10033,'mixpanel','completed',10,'2024-03-24 16:26:25','2024-03-24 18:13:35','2024-03-24 18:11:24','2024-03-24 18:13:34',NULL,0,0,NULL,NULL),(10034,'mixpanel','completed',10,'2024-03-24 16:32:37','2024-03-24 18:21:24','2024-03-24 18:15:36','2024-03-24 18:21:23',NULL,0,0,NULL,NULL),(10035,'mixpanel','completed',10,'2024-03-24 16:49:24','2024-03-24 18:31:28','2024-03-24 18:26:23','2024-03-24 18:31:27',NULL,0,0,NULL,NULL),(10036,'mixpanel','completed',10,'2024-03-24 16:39:40','2024-03-24 18:41:41','2024-03-24 18:36:39','2024-03-24 18:41:40',NULL,0,0,NULL,NULL),(10037,'mixpanel','completed',10,'2024-03-24 17:12:30','2024-03-24 18:50:34','2024-03-24 18:46:29','2024-03-24 18:50:33',NULL,0,0,NULL,NULL),(10038,'mixpanel','completed',10,'2024-03-24 17:32:28','2024-03-24 19:01:29','2024-03-24 18:56:27','2024-03-24 19:01:28',NULL,0,0,NULL,NULL),(10039,'mixpanel','completed',10,'2024-03-24 17:59:24','2024-03-24 19:11:28','2024-03-24 19:06:23','2024-03-24 19:11:27',NULL,0,0,NULL,NULL),(10040,'mixpanel','completed',10,'2024-03-24 17:32:23','2024-03-24 19:22:05','2024-03-24 19:16:22','2024-03-24 19:22:02',NULL,0,0,NULL,NULL),(10041,'mixpanel','completed',10,'2024-03-24 18:20:25','2024-03-24 19:31:37','2024-03-24 19:26:24','2024-03-24 19:31:34',NULL,0,0,NULL,NULL),(10042,'mixpanel','completed',10,'2024-03-24 18:29:28','2024-03-24 19:41:31','2024-03-24 19:36:26','2024-03-24 19:41:30',NULL,0,0,NULL,NULL),(10043,'mixpanel','completed',10,'2024-03-24 17:48:30','2024-03-24 19:51:26','2024-03-24 19:46:29','2024-03-24 19:51:25',NULL,0,0,NULL,NULL),(10044,'mixpanel','completed',10,'2024-03-24 18:45:23','2024-03-24 20:01:25','2024-03-24 19:56:22','2024-03-24 20:01:24',NULL,0,0,NULL,NULL),(10045,'mixpanel','completed',10,'2024-03-24 18:20:39','2024-03-24 20:11:27','2024-03-24 20:06:38','2024-03-24 20:11:25',NULL,0,0,NULL,NULL),(10046,'mixpanel','completed',10,'2024-03-24 18:24:20','2024-03-24 20:21:29','2024-03-24 20:16:19','2024-03-24 20:21:28',NULL,0,0,NULL,NULL),(10047,'mixpanel','completed',10,'2024-03-24 18:25:23','2024-03-24 20:31:57','2024-03-24 20:26:22','2024-03-24 20:31:55',NULL,0,0,NULL,NULL),(10048,'mixpanel','completed',10,'2024-03-24 18:41:26','2024-03-24 20:41:32','2024-03-24 20:36:25','2024-03-24 20:41:32',NULL,0,0,NULL,NULL),(10049,'mixpanel','completed',10,'2024-03-24 19:25:26','2024-03-24 20:51:23','2024-03-24 20:46:25','2024-03-24 20:51:22',NULL,0,0,NULL,NULL),(10050,'mixpanel','completed',10,'2024-03-24 19:43:36','2024-03-24 21:01:28','2024-03-24 20:56:35','2024-03-24 21:01:27',NULL,0,0,NULL,NULL),(10051,'mixpanel','completed',10,'2024-03-24 19:36:23','2024-03-24 21:08:37','2024-03-24 21:06:22','2024-03-24 21:08:36',NULL,0,0,NULL,NULL),(10052,'mixpanel','completed',10,'2024-03-24 19:27:38','2024-03-24 21:13:38','2024-03-24 21:10:37','2024-03-24 21:13:37',NULL,0,0,NULL,NULL),(10053,'mixpanel','completed',10,'2024-03-24 20:14:38','2024-03-24 21:19:38','2024-03-24 21:16:37','2024-03-24 21:19:37',NULL,0,0,NULL,NULL),(10054,'mixpanel','completed',10,'2024-03-24 20:11:38','2024-03-24 21:26:26','2024-03-24 21:22:37','2024-03-24 21:26:25',NULL,0,0,NULL,NULL),(10055,'mixpanel','completed',10,'2024-03-24 20:06:28','2024-03-24 21:36:25','2024-03-24 21:31:27','2024-03-24 21:36:24',NULL,0,0,NULL,NULL),(10056,'mixpanel','completed',10,'2024-03-24 19:45:24','2024-03-24 21:46:35','2024-03-24 21:41:23','2024-03-24 21:46:34',NULL,0,0,NULL,NULL),(10057,'mixpanel','completed',10,'2024-03-24 20:23:25','2024-03-24 21:56:25','2024-03-24 21:51:24','2024-03-24 21:56:24',NULL,0,0,NULL,NULL),(10058,'mixpanel','completed',10,'2024-03-24 20:23:32','2024-03-24 22:06:28','2024-03-24 22:01:31','2024-03-24 22:06:27',NULL,0,0,NULL,NULL),(10059,'export_files_cleanup','completed',10,'2024-04-06 22:00:00','2024-04-06 22:01:51','2024-03-24 22:06:27','2024-04-06 22:01:50',NULL,0,0,NULL,NULL),(10060,'mixpanel','completed',10,'2024-03-24 20:11:27','2024-03-24 22:16:32','2024-03-24 22:11:27','2024-03-24 22:16:31',NULL,0,0,NULL,NULL),(10061,'mixpanel','completed',10,'2024-03-24 20:32:11','2024-03-24 22:21:31','2024-03-24 22:19:10','2024-03-24 22:21:30',NULL,0,0,NULL,NULL),(10062,'mixpanel','completed',10,'2024-03-24 20:50:47','2024-03-24 22:31:27','2024-03-24 22:26:46','2024-03-24 22:31:26',NULL,0,0,NULL,NULL),(10063,'mixpanel','completed',10,'2024-03-24 21:22:21','2024-03-24 22:41:27','2024-03-24 22:36:20','2024-03-24 22:41:26',NULL,0,0,NULL,NULL),(10064,'mixpanel','completed',10,'2024-03-24 20:54:28','2024-03-24 22:51:25','2024-03-24 22:46:27','2024-03-24 22:51:24',NULL,0,0,NULL,NULL),(10065,'mixpanel','completed',10,'2024-03-24 21:40:09','2024-03-24 22:56:26','2024-03-24 22:54:08','2024-03-24 22:56:25',NULL,0,0,NULL,NULL),(10066,'mixpanel','completed',10,'2024-03-24 21:45:24','2024-03-24 23:06:31','2024-03-24 23:01:23','2024-03-24 23:06:30',NULL,0,0,NULL,NULL),(10067,'mixpanel','completed',10,'2024-03-24 21:31:28','2024-03-24 23:16:27','2024-03-24 23:11:27','2024-03-24 23:16:26',NULL,0,0,NULL,NULL),(10068,'mixpanel','completed',10,'2024-03-24 21:48:39','2024-03-24 23:26:07','2024-03-24 23:21:38','2024-03-24 23:26:06',NULL,0,0,NULL,NULL),(10069,'mixpanel','completed',10,'2024-03-24 21:36:32','2024-03-24 23:36:26','2024-03-24 23:31:31','2024-03-24 23:36:25',NULL,0,0,NULL,NULL),(10070,'mixpanel','completed',10,'2024-03-24 22:02:17','2024-03-24 23:46:28','2024-03-24 23:40:16','2024-03-24 23:46:27',NULL,0,0,NULL,NULL),(10071,'mixpanel','completed',10,'2024-03-24 22:29:26','2024-03-24 23:56:30','2024-03-24 23:51:25','2024-03-24 23:56:29',NULL,0,0,NULL,NULL),(10072,'mixpanel','completed',10,'2024-03-24 22:21:27','2024-03-25 00:06:30','2024-03-25 00:01:26','2024-03-25 00:06:28',NULL,0,0,NULL,NULL),(10073,'mixpanel','completed',10,'2024-03-24 22:33:27','2024-03-25 00:16:28','2024-03-25 00:11:26','2024-03-25 00:16:27',NULL,0,0,NULL,NULL),(10074,'mixpanel','completed',10,'2024-03-24 22:58:45','2024-03-25 00:26:26','2024-03-25 00:19:44','2024-03-25 00:26:25',NULL,0,0,NULL,NULL),(10075,'mixpanel','completed',10,'2024-03-24 23:00:23','2024-03-25 00:36:30','2024-03-25 00:31:22','2024-03-25 00:36:29',NULL,0,0,NULL,NULL),(10076,'mixpanel','completed',10,'2024-03-24 23:30:36','2024-03-25 00:46:24','2024-03-25 00:41:35','2024-03-25 00:46:23',NULL,0,0,NULL,NULL),(10077,'mixpanel','completed',10,'2024-03-24 23:26:22','2024-03-25 00:56:27','2024-03-25 00:51:21','2024-03-25 00:56:26',NULL,0,0,NULL,NULL),(10078,'mixpanel','completed',10,'2024-03-24 23:28:25','2024-03-25 01:05:42','2024-03-25 01:01:24','2024-03-25 01:05:41',NULL,0,0,NULL,NULL),(10079,'mixpanel','completed',10,'2024-03-24 23:41:31','2024-03-25 01:16:26','2024-03-25 01:11:30','2024-03-25 01:16:25',NULL,0,0,NULL,NULL),(10080,'mixpanel','completed',10,'2024-03-24 23:47:29','2024-03-25 01:26:29','2024-03-25 01:21:28','2024-03-25 01:26:28',NULL,0,0,NULL,NULL),(10081,'mixpanel','completed',10,'2024-03-24 23:34:34','2024-03-25 01:36:26','2024-03-25 01:31:33','2024-03-25 01:36:25',NULL,0,0,NULL,NULL),(10082,'mixpanel','completed',10,'2024-03-25 00:25:26','2024-03-25 01:46:31','2024-03-25 01:41:25','2024-03-25 01:46:30',NULL,0,0,NULL,NULL),(10083,'mixpanel','completed',10,'2024-03-25 00:20:17','2024-03-25 01:56:32','2024-03-25 01:51:16','2024-03-25 01:56:31',NULL,0,0,NULL,NULL),(10084,'mixpanel','completed',10,'2024-03-25 00:16:25','2024-03-25 02:06:26','2024-03-25 02:01:24','2024-03-25 02:06:25',NULL,0,0,NULL,NULL),(10085,'mixpanel','completed',10,'2024-03-25 00:25:33','2024-03-25 02:16:24','2024-03-25 02:11:32','2024-03-25 02:16:23',NULL,0,0,NULL,NULL),(10086,'mixpanel','completed',10,'2024-03-25 01:04:27','2024-03-25 02:26:36','2024-03-25 02:21:26','2024-03-25 02:26:30',NULL,0,0,NULL,NULL),(10087,'mixpanel','completed',10,'2024-03-25 00:48:27','2024-03-25 02:36:28','2024-03-25 02:31:26','2024-03-25 02:36:27',NULL,0,0,NULL,NULL),(10088,'mixpanel','completed',10,'2024-03-25 01:01:27','2024-03-25 02:46:30','2024-03-25 02:41:25','2024-03-25 02:46:28',NULL,0,0,NULL,NULL),(10089,'mixpanel','completed',10,'2024-03-25 00:59:24','2024-03-25 02:56:29','2024-03-25 02:51:23','2024-03-25 02:56:28',NULL,0,0,NULL,NULL),(10090,'mixpanel','completed',10,'2024-03-25 01:47:25','2024-03-25 03:03:47','2024-03-25 03:01:24','2024-03-25 03:03:46',NULL,0,0,NULL,NULL),(10091,'mixpanel','completed',10,'2024-03-25 01:58:16','2024-03-25 03:11:28','2024-03-25 03:06:15','2024-03-25 03:11:27',NULL,0,0,NULL,NULL),(10092,'mixpanel','completed',10,'2024-03-25 01:45:34','2024-03-25 03:21:25','2024-03-25 03:16:33','2024-03-25 03:21:24',NULL,0,0,NULL,NULL),(10093,'mixpanel','completed',10,'2024-03-25 02:17:53','2024-03-25 03:26:25','2024-03-25 03:23:52','2024-03-25 03:26:24',NULL,0,0,NULL,NULL),(10094,'mixpanel','completed',10,'2024-03-25 01:50:27','2024-03-25 03:36:32','2024-03-25 03:31:26','2024-03-25 03:36:30',NULL,0,0,NULL,NULL),(10095,'mixpanel','completed',10,'2024-03-25 02:00:29','2024-03-25 03:46:29','2024-03-25 03:41:28','2024-03-25 03:46:28',NULL,0,0,NULL,NULL),(10096,'mixpanel','completed',10,'2024-03-25 01:58:30','2024-03-25 03:56:29','2024-03-25 03:51:28','2024-03-25 03:56:28',NULL,0,0,NULL,NULL),(10097,'mixpanel','completed',10,'2024-03-25 02:04:33','2024-03-25 04:06:26','2024-03-25 04:01:32','2024-03-25 04:06:25',NULL,0,0,NULL,NULL),(10098,'mixpanel','completed',10,'2024-03-25 02:49:27','2024-03-25 04:16:01','2024-03-25 04:11:26','2024-03-25 04:16:00',NULL,0,0,NULL,NULL),(10099,'mixpanel','completed',10,'2024-03-25 03:06:25','2024-03-25 04:26:48','2024-03-25 04:21:24','2024-03-25 04:26:47',NULL,0,0,NULL,NULL),(10100,'mixpanel','completed',10,'2024-03-25 03:15:43','2024-03-25 04:34:28','2024-03-25 04:31:40','2024-03-25 04:34:27',NULL,0,0,NULL,NULL),(10101,'mixpanel','completed',10,'2024-03-25 03:07:29','2024-03-25 04:41:31','2024-03-25 04:36:28','2024-03-25 04:41:30',NULL,0,0,NULL,NULL),(10102,'mixpanel','completed',10,'2024-03-25 03:44:01','2024-03-25 04:51:28','2024-03-25 04:46:00','2024-03-25 04:51:28',NULL,0,0,NULL,NULL),(10103,'mixpanel','completed',10,'2024-03-25 03:10:30','2024-03-25 05:01:28','2024-03-25 04:56:29','2024-03-25 05:01:27',NULL,0,0,NULL,NULL),(10104,'mixpanel','completed',10,'2024-03-25 03:34:24','2024-03-25 05:11:26','2024-03-25 05:06:23','2024-03-25 05:11:25',NULL,0,0,NULL,NULL),(10105,'mixpanel','completed',10,'2024-03-25 03:37:32','2024-03-25 05:21:29','2024-03-25 05:16:31','2024-03-25 05:21:28',NULL,0,0,NULL,NULL),(10106,'mixpanel','completed',10,'2024-03-25 04:03:23','2024-03-25 05:31:32','2024-03-25 05:26:23','2024-03-25 05:31:31',NULL,0,0,NULL,NULL),(10107,'mixpanel','completed',10,'2024-03-25 04:34:27','2024-03-25 05:41:26','2024-03-25 05:36:26','2024-03-25 05:41:25',NULL,0,0,NULL,NULL),(10108,'mixpanel','completed',10,'2024-03-25 04:00:32','2024-03-25 05:50:18','2024-03-25 05:46:31','2024-03-25 05:50:17',NULL,0,0,NULL,NULL),(10109,'mixpanel','completed',10,'2024-03-25 04:37:26','2024-03-25 06:01:25','2024-03-25 05:56:25','2024-03-25 06:01:25',NULL,0,0,NULL,NULL),(10110,'mixpanel','completed',10,'2024-03-25 04:14:29','2024-03-25 06:11:29','2024-03-25 06:06:28','2024-03-25 06:11:28',NULL,0,0,NULL,NULL),(10111,'mixpanel','completed',10,'2024-03-25 04:44:19','2024-03-25 06:16:23','2024-03-25 06:14:18','2024-03-25 06:16:22',NULL,0,0,NULL,NULL),(10112,'mixpanel','completed',10,'2024-03-25 04:41:28','2024-03-25 06:26:39','2024-03-25 06:21:27','2024-03-25 06:26:38',NULL,0,0,NULL,NULL),(10113,'mixpanel','completed',10,'2024-03-25 05:23:33','2024-03-25 06:36:29','2024-03-25 06:31:32','2024-03-25 06:36:28',NULL,0,0,NULL,NULL),(10114,'mixpanel','completed',10,'2024-03-25 05:17:28','2024-03-25 06:46:30','2024-03-25 06:41:27','2024-03-25 06:46:29',NULL,0,0,NULL,NULL),(10115,'mixpanel','completed',10,'2024-03-25 05:49:27','2024-03-25 06:56:27','2024-03-25 06:51:26','2024-03-25 06:56:26',NULL,0,0,NULL,NULL),(10116,'mixpanel','completed',10,'2024-03-25 05:17:33','2024-03-25 07:06:35','2024-03-25 07:01:31','2024-03-25 07:06:34',NULL,0,0,NULL,NULL),(10117,'mixpanel','completed',10,'2024-03-25 05:49:30','2024-03-25 07:16:01','2024-03-25 07:11:29','2024-03-25 07:16:00',NULL,0,0,NULL,NULL),(10118,'mixpanel','completed',10,'2024-03-25 05:20:27','2024-03-25 07:26:32','2024-03-25 07:21:26','2024-03-25 07:26:31',NULL,0,0,NULL,NULL),(10119,'mixpanel','completed',10,'2024-03-25 05:59:29','2024-03-25 07:36:28','2024-03-25 07:31:28','2024-03-25 07:36:27',NULL,0,0,NULL,NULL),(10120,'mixpanel','completed',10,'2024-03-25 06:26:28','2024-03-25 07:46:28','2024-03-25 07:41:27','2024-03-25 07:46:27',NULL,0,0,NULL,NULL),(10121,'mixpanel','completed',10,'2024-03-25 06:48:28','2024-03-25 07:56:32','2024-03-25 07:51:27','2024-03-25 07:56:30',NULL,0,0,NULL,NULL),(10122,'mixpanel','completed',10,'2024-03-25 06:23:27','2024-03-25 08:06:29','2024-03-25 08:01:26','2024-03-25 08:06:27',NULL,0,0,NULL,NULL),(10123,'mixpanel','completed',10,'2024-03-25 07:00:05','2024-03-25 08:15:08','2024-03-25 08:15:00','2024-03-25 08:15:07',NULL,0,0,NULL,NULL),(10124,'mixpanel','completed',10,'2024-03-25 06:32:25','2024-03-25 08:21:40','2024-03-25 08:16:24','2024-03-25 08:21:39',NULL,0,0,NULL,NULL),(10125,'schedule_re_engagement_email','completed',10,'2024-03-26 08:26:27','2024-03-26 08:26:33','2024-03-25 08:26:26','2024-03-26 08:26:32',NULL,0,0,NULL,NULL),(10126,'mixpanel','completed',10,'2024-03-25 07:23:27','2024-03-25 08:31:37','2024-03-25 08:26:26','2024-03-25 08:31:36',NULL,0,0,NULL,NULL),(10127,'subscribers_engagement_score','completed',10,'2024-03-25 08:36:31','2024-03-25 08:41:26','2024-03-25 08:36:29','2024-03-25 08:41:25',NULL,0,0,NULL,NULL),(10128,'mixpanel','completed',10,'2024-03-25 06:53:31','2024-03-25 08:41:26','2024-03-25 08:36:29','2024-03-25 08:41:25',NULL,0,0,NULL,NULL),(10129,'subscribers_engagement_score','completed',10,'2024-03-25 08:41:26','2024-03-25 08:46:22','2024-03-25 08:41:25','2024-03-25 08:46:21',NULL,0,0,NULL,NULL),(10130,'subscribers_engagement_score','completed',10,'2024-03-26 13:35:00','2024-03-26 13:36:49','2024-03-25 08:46:21','2024-03-26 13:36:48',NULL,0,0,NULL,NULL),(10131,'mixpanel','completed',10,'2024-03-25 07:32:22','2024-03-25 08:51:25','2024-03-25 08:46:21','2024-03-25 08:51:24',NULL,0,0,NULL,NULL),(10132,'mixpanel','completed',10,'2024-03-25 07:41:30','2024-03-25 09:01:23','2024-03-25 08:56:29','2024-03-25 09:01:22',NULL,0,0,NULL,NULL),(10133,'mixpanel','completed',10,'2024-03-25 07:14:26','2024-03-25 09:11:27','2024-03-25 09:06:25','2024-03-25 09:11:26',NULL,0,0,NULL,NULL),(10134,'mixpanel','completed',10,'2024-03-25 07:45:25','2024-03-25 09:21:26','2024-03-25 09:16:24','2024-03-25 09:21:25',NULL,0,0,NULL,NULL),(10135,'mixpanel','completed',10,'2024-03-25 07:28:27','2024-03-25 09:30:43','2024-03-25 09:26:26','2024-03-25 09:30:42',NULL,0,0,NULL,NULL),(10136,'mixpanel','completed',10,'2024-03-25 08:15:25','2024-03-25 09:41:30','2024-03-25 09:36:24','2024-03-25 09:41:29',NULL,0,0,NULL,NULL),(10137,'mixpanel','completed',10,'2024-03-25 08:31:35','2024-03-25 09:50:06','2024-03-25 09:46:34','2024-03-25 09:50:05',NULL,0,0,NULL,NULL),(10138,'mixpanel','completed',10,'2024-03-25 08:35:31','2024-03-25 10:00:29','2024-03-25 09:56:30','2024-03-25 10:00:28',NULL,0,0,NULL,NULL),(10139,'mixpanel','completed',10,'2024-03-25 08:19:34','2024-03-25 10:11:25','2024-03-25 10:06:32','2024-03-25 10:11:24',NULL,0,0,NULL,NULL),(10140,'mixpanel','completed',10,'2024-03-25 08:28:25','2024-03-25 10:21:28','2024-03-25 10:16:24','2024-03-25 10:21:26',NULL,0,0,NULL,NULL),(10141,'mixpanel','completed',10,'2024-03-25 08:25:24','2024-03-25 10:31:35','2024-03-25 10:26:23','2024-03-25 10:31:34',NULL,0,0,NULL,NULL),(10142,'mixpanel','completed',10,'2024-03-25 09:17:24','2024-03-25 10:41:30','2024-03-25 10:36:23','2024-03-25 10:41:29',NULL,0,0,NULL,NULL),(10143,'mixpanel','completed',10,'2024-03-25 09:44:28','2024-03-25 10:50:52','2024-03-25 10:46:27','2024-03-25 10:50:51',NULL,0,0,NULL,NULL),(10144,'mixpanel','completed',10,'2024-03-25 09:43:26','2024-03-25 11:01:28','2024-03-25 10:56:25','2024-03-25 11:01:27',NULL,0,0,NULL,NULL),(10145,'mixpanel','completed',10,'2024-03-25 09:06:26','2024-03-25 11:11:30','2024-03-25 11:06:25','2024-03-25 11:11:28',NULL,0,0,NULL,NULL),(10146,'mixpanel','completed',10,'2024-03-25 09:19:26','2024-03-25 11:21:23','2024-03-25 11:16:25','2024-03-25 11:21:22',NULL,0,0,NULL,NULL),(10147,'mixpanel','completed',10,'2024-03-25 09:58:31','2024-03-25 11:31:26','2024-03-25 11:26:30','2024-03-25 11:31:25',NULL,0,0,NULL,NULL),(10148,'mixpanel','completed',10,'2024-03-25 10:15:25','2024-03-25 11:41:26','2024-03-25 11:36:24','2024-03-25 11:41:25',NULL,0,0,NULL,NULL),(10149,'mixpanel','completed',10,'2024-03-25 10:11:24','2024-03-25 11:51:27','2024-03-25 11:46:23','2024-03-25 11:51:26',NULL,0,0,NULL,NULL),(10150,'mixpanel','completed',10,'2024-03-25 10:32:26','2024-03-25 12:01:27','2024-03-25 11:56:25','2024-03-25 12:01:26',NULL,0,0,NULL,NULL),(10151,'mixpanel','completed',10,'2024-03-25 10:37:24','2024-03-25 12:11:30','2024-03-25 12:06:24','2024-03-25 12:11:29',NULL,0,0,NULL,NULL),(10152,'mixpanel','completed',10,'2024-03-25 10:37:32','2024-03-25 12:21:25','2024-03-25 12:16:31','2024-03-25 12:21:24',NULL,0,0,NULL,NULL),(10153,'mixpanel','completed',10,'2024-03-25 10:56:18','2024-03-25 12:31:23','2024-03-25 12:25:18','2024-03-25 12:31:23',NULL,0,0,NULL,NULL),(10154,'mixpanel','completed',10,'2024-03-25 10:44:27','2024-03-25 12:41:25','2024-03-25 12:36:27','2024-03-25 12:41:25',NULL,0,0,NULL,NULL),(10155,'mixpanel','completed',10,'2024-03-25 10:47:30','2024-03-25 12:51:22','2024-03-25 12:46:30','2024-03-25 12:51:21',NULL,0,0,NULL,NULL),(10156,'mixpanel','completed',10,'2024-03-25 11:28:26','2024-03-25 13:01:27','2024-03-25 12:56:26','2024-03-25 13:01:27',NULL,0,0,NULL,NULL),(10157,'mixpanel','completed',10,'2024-03-25 11:22:26','2024-03-25 13:11:31','2024-03-25 13:06:26','2024-03-25 13:11:30',NULL,0,0,NULL,NULL),(10158,'mixpanel','completed',10,'2024-03-25 11:57:27','2024-03-25 13:21:24','2024-03-25 13:16:26','2024-03-25 13:21:23',NULL,0,0,NULL,NULL),(10159,'mixpanel','completed',10,'2024-03-25 12:06:33','2024-03-25 13:31:20','2024-03-25 13:26:33','2024-03-25 13:31:20',NULL,0,0,NULL,NULL),(10160,'mixpanel','completed',10,'2024-03-25 11:40:23','2024-03-25 13:41:03','2024-03-25 13:36:23','2024-03-25 13:41:02',NULL,0,0,NULL,NULL),(10161,'mixpanel','completed',10,'2024-03-25 11:56:24','2024-03-25 13:51:23','2024-03-25 13:46:24','2024-03-25 13:51:22',NULL,0,0,NULL,NULL),(10162,'mixpanel','completed',10,'2024-03-25 12:39:45','2024-03-25 14:01:26','2024-03-25 13:54:45','2024-03-25 14:01:25',NULL,0,0,NULL,NULL),(10163,'mixpanel','completed',10,'2024-03-25 12:19:26','2024-03-25 14:11:23','2024-03-25 14:06:26','2024-03-25 14:11:23',NULL,0,0,NULL,NULL),(10164,'mixpanel','completed',10,'2024-03-25 13:12:38','2024-03-25 14:21:28','2024-03-25 14:14:38','2024-03-25 14:21:28',NULL,0,0,NULL,NULL),(10165,'mixpanel','completed',10,'2024-03-25 12:46:40','2024-03-25 14:31:44','2024-03-25 14:24:40','2024-03-25 14:31:43',NULL,0,0,NULL,NULL),(10166,'mixpanel','completed',10,'2024-03-25 12:46:27','2024-03-25 14:41:25','2024-03-25 14:36:27','2024-03-25 14:41:25',NULL,0,0,NULL,NULL),(10167,'mixpanel','completed',10,'2024-03-25 13:21:36','2024-03-25 14:51:22','2024-03-25 14:46:36','2024-03-25 14:51:21',NULL,0,0,NULL,NULL),(10168,'mixpanel','completed',10,'2024-03-25 13:30:31','2024-03-25 15:01:44','2024-03-25 14:56:30','2024-03-25 15:01:44',NULL,0,0,NULL,NULL),(10169,'mixpanel','completed',10,'2024-03-25 13:30:25','2024-03-25 15:11:25','2024-03-25 15:06:25','2024-03-25 15:11:24',NULL,0,0,NULL,NULL),(10170,'mixpanel','completed',10,'2024-03-25 13:38:50','2024-03-25 15:21:24','2024-03-25 15:16:49','2024-03-25 15:21:24',NULL,0,0,NULL,NULL),(10171,'mixpanel','completed',10,'2024-03-25 13:49:23','2024-03-25 15:31:40','2024-03-25 15:26:22','2024-03-25 15:31:40',NULL,0,0,NULL,NULL),(10172,'mixpanel','completed',10,'2024-03-25 14:33:24','2024-03-25 15:41:27','2024-03-25 15:36:24','2024-03-25 15:41:27',NULL,0,0,NULL,NULL),(10173,'mixpanel','completed',10,'2024-03-25 13:51:42','2024-03-25 15:51:28','2024-03-25 15:46:42','2024-03-25 15:51:28',NULL,0,0,NULL,NULL),(10174,'mixpanel','completed',10,'2024-03-25 14:07:23','2024-03-25 16:01:45','2024-03-25 15:56:22','2024-03-25 16:01:44',NULL,0,0,NULL,NULL),(10175,'mixpanel','completed',10,'2024-03-25 14:43:23','2024-03-25 16:11:25','2024-03-25 16:06:23','2024-03-25 16:11:25',NULL,0,0,NULL,NULL),(10176,'mixpanel','completed',10,'2024-03-25 14:52:44','2024-03-25 16:21:24','2024-03-25 16:16:43','2024-03-25 16:21:24',NULL,0,0,NULL,NULL),(10177,'mixpanel','completed',10,'2024-03-25 14:56:22','2024-03-25 16:31:53','2024-03-25 16:26:22','2024-03-25 16:31:52',NULL,0,0,NULL,NULL),(10178,'mixpanel','completed',10,'2024-03-25 15:32:27','2024-03-25 16:41:24','2024-03-25 16:36:27','2024-03-25 16:41:24',NULL,0,0,NULL,NULL),(10179,'mixpanel','completed',10,'2024-03-25 15:30:42','2024-03-25 16:51:19','2024-03-25 16:46:42','2024-03-25 16:51:19',NULL,0,0,NULL,NULL),(10180,'mixpanel','completed',10,'2024-03-25 15:17:21','2024-03-25 17:01:49','2024-03-25 16:56:20','2024-03-25 17:01:49',NULL,0,0,NULL,NULL),(10181,'mixpanel','completed',10,'2024-03-25 15:58:30','2024-03-25 17:09:31','2024-03-25 17:06:30','2024-03-25 17:09:31',NULL,0,0,NULL,NULL),(10182,'mixpanel','completed',10,'2024-03-25 15:55:43','2024-03-25 17:21:26','2024-03-25 17:16:42','2024-03-25 17:21:26',NULL,0,0,NULL,NULL),(10183,'mixpanel','completed',10,'2024-03-25 16:23:27','2024-03-25 17:31:47','2024-03-25 17:26:26','2024-03-25 17:31:46',NULL,0,0,NULL,NULL),(10184,'mixpanel','completed',10,'2024-03-25 15:59:27','2024-03-25 17:41:21','2024-03-25 17:36:27','2024-03-25 17:41:20',NULL,0,0,NULL,NULL),(10185,'mixpanel','completed',10,'2024-03-25 16:13:46','2024-03-25 17:51:27','2024-03-25 17:46:45','2024-03-25 17:51:27',NULL,0,0,NULL,NULL),(10186,'mixpanel','completed',10,'2024-03-25 16:39:24','2024-03-25 18:01:44','2024-03-25 17:56:24','2024-03-25 18:01:43',NULL,0,0,NULL,NULL),(10187,'mixpanel','completed',10,'2024-03-25 16:28:27','2024-03-25 18:11:23','2024-03-25 18:06:27','2024-03-25 18:11:23',NULL,0,0,NULL,NULL),(10188,'mixpanel','completed',10,'2024-03-25 17:05:41','2024-03-25 18:21:22','2024-03-25 18:16:41','2024-03-25 18:21:21',NULL,0,0,NULL,NULL),(10189,'mixpanel','completed',10,'2024-03-25 17:24:24','2024-03-25 18:31:37','2024-03-25 18:26:24','2024-03-25 18:31:37',NULL,0,0,NULL,NULL),(10190,'mixpanel','completed',10,'2024-03-25 17:08:34','2024-03-25 18:41:26','2024-03-25 18:36:34','2024-03-25 18:41:26',NULL,0,0,NULL,NULL),(10191,'mixpanel','completed',10,'2024-03-25 17:01:47','2024-03-25 18:51:20','2024-03-25 18:46:46','2024-03-25 18:51:20',NULL,0,0,NULL,NULL),(10192,'mixpanel','completed',10,'2024-03-25 17:38:11','2024-03-25 19:01:40','2024-03-25 18:56:10','2024-03-25 19:01:40',NULL,0,0,NULL,NULL),(10193,'mixpanel','completed',10,'2024-03-25 17:46:25','2024-03-25 19:11:36','2024-03-25 19:06:25','2024-03-25 19:11:35',NULL,0,0,NULL,NULL),(10194,'mixpanel','completed',10,'2024-03-25 18:03:46','2024-03-25 19:21:22','2024-03-25 19:16:46','2024-03-25 19:21:22',NULL,0,0,NULL,NULL),(10195,'mixpanel','completed',10,'2024-03-25 18:22:46','2024-03-25 19:27:15','2024-03-25 19:24:45','2024-03-25 19:27:14',NULL,0,0,NULL,NULL),(10196,'mixpanel','completed',10,'2024-03-25 18:00:54','2024-03-25 19:33:12','2024-03-25 19:29:54','2024-03-25 19:33:12',NULL,0,0,NULL,NULL),(10197,'mixpanel','completed',10,'2024-03-25 18:10:28','2024-03-25 19:39:27','2024-03-25 19:36:28','2024-03-25 19:39:27',NULL,0,0,NULL,NULL),(10198,'mixpanel','completed',10,'2024-03-25 18:30:14','2024-03-25 19:44:42','2024-03-25 19:42:14','2024-03-25 19:44:42',NULL,0,0,NULL,NULL),(10199,'mixpanel','completed',10,'2024-03-25 18:26:47','2024-03-25 19:51:20','2024-03-25 19:46:46','2024-03-25 19:51:20',NULL,0,0,NULL,NULL),(10200,'mixpanel','completed',10,'2024-03-25 18:19:09','2024-03-25 19:57:58','2024-03-25 19:55:09','2024-03-25 19:57:57',NULL,0,0,NULL,NULL),(10201,'mixpanel','completed',10,'2024-03-25 18:27:16','2024-03-25 20:04:48','2024-03-25 20:01:15','2024-03-25 20:04:47',NULL,0,0,NULL,NULL),(10202,'mixpanel','completed',10,'2024-03-25 18:43:08','2024-03-25 20:11:15','2024-03-25 20:08:08','2024-03-25 20:11:15',NULL,0,0,NULL,NULL),(10203,'mixpanel','completed',10,'2024-03-25 18:42:16','2024-03-25 20:16:41','2024-03-25 20:14:16','2024-03-25 20:16:40',NULL,0,0,NULL,NULL),(10204,'mixpanel','completed',10,'2024-03-25 18:55:09','2024-03-25 20:24:25','2024-03-25 20:21:09','2024-03-25 20:24:25',NULL,0,0,NULL,NULL),(10205,'mixpanel','completed',10,'2024-03-25 18:47:34','2024-03-25 20:31:10','2024-03-25 20:27:33','2024-03-25 20:31:10',NULL,0,0,NULL,NULL),(10206,'mixpanel','completed',10,'2024-03-25 18:48:32','2024-03-25 20:37:38','2024-03-25 20:34:30','2024-03-25 20:37:37',NULL,0,0,NULL,NULL),(10207,'mixpanel','completed',10,'2024-03-25 18:45:13','2024-03-25 20:43:24','2024-03-25 20:41:13','2024-03-25 20:43:23',NULL,0,0,NULL,NULL),(10208,'mixpanel','completed',10,'2024-03-25 19:12:45','2024-03-25 20:51:33','2024-03-25 20:46:45','2024-03-25 20:51:33',NULL,0,0,NULL,NULL),(10209,'mixpanel','completed',10,'2024-03-25 19:06:04','2024-03-25 20:58:06','2024-03-25 20:55:04','2024-03-25 20:58:06',NULL,0,0,NULL,NULL),(10210,'mixpanel','completed',10,'2024-03-25 19:04:44','2024-03-25 21:05:34','2024-03-25 21:01:43','2024-03-25 21:05:34',NULL,0,0,NULL,NULL),(10211,'mixpanel','completed',10,'2024-03-25 19:16:55','2024-03-25 21:11:22','2024-03-25 21:08:55','2024-03-25 21:11:22',NULL,0,0,NULL,NULL),(10212,'mixpanel','completed',10,'2024-03-25 19:30:53','2024-03-25 21:19:10','2024-03-25 21:15:52','2024-03-25 21:19:10',NULL,0,0,NULL,NULL),(10213,'mixpanel','completed',10,'2024-03-25 19:54:28','2024-03-25 21:26:01','2024-03-25 21:21:27','2024-03-25 21:26:01',NULL,0,0,NULL,NULL),(10214,'mixpanel','completed',10,'2024-03-25 20:26:28','2024-03-25 21:31:44','2024-03-25 21:29:27','2024-03-25 21:31:43',NULL,0,0,NULL,NULL),(10215,'mixpanel','completed',10,'2024-03-25 20:18:31','2024-03-25 21:40:01','2024-03-25 21:36:28','2024-03-25 21:40:00',NULL,0,0,NULL,NULL),(10216,'mixpanel','completed',10,'2024-03-25 20:08:38','2024-03-25 21:47:02','2024-03-25 21:43:38','2024-03-25 21:46:54',NULL,0,0,NULL,NULL),(10217,'unsubscribe_tokens','completed',0,'2024-03-25 21:46:58','2024-03-25 21:47:02','2024-03-25 21:46:54','2024-03-25 21:46:54',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(10218,'subscriber_link_tokens','completed',0,'2024-03-25 21:46:58','2024-03-25 21:47:02','2024-03-25 21:46:54','2024-03-25 21:46:54',NULL,0,0,NULL,NULL),(10219,'newsletter_templates_thumbnails','completed',10,'2024-03-25 21:46:58','2024-03-25 21:47:02','2024-03-25 21:46:54','2024-03-25 21:46:54',NULL,0,0,NULL,NULL),(10220,'mixpanel','completed',10,'2024-03-25 20:46:36','2024-03-25 21:54:09','2024-03-25 21:50:35','2024-03-25 21:54:08',NULL,0,0,NULL,NULL),(10221,'mixpanel','completed',10,'2024-03-25 20:41:32','2024-03-25 22:01:07','2024-03-25 21:56:31','2024-03-25 22:01:07',NULL,0,0,NULL,NULL),(10222,'mixpanel','completed',10,'2024-03-25 20:06:43','2024-03-25 22:08:31','2024-03-25 22:04:41','2024-03-25 22:08:30',NULL,0,0,NULL,NULL),(10223,'mixpanel','completed',10,'2024-03-25 20:39:29','2024-03-25 22:15:36','2024-03-25 22:11:27','2024-03-25 22:15:35',NULL,0,0,NULL,NULL),(10224,'mixpanel','completed',10,'2024-03-25 20:33:27','2024-03-25 22:21:33','2024-03-25 22:19:26','2024-03-25 22:21:32',NULL,0,0,NULL,NULL),(10225,'mixpanel','completed',10,'2024-03-25 20:43:24','2024-03-25 22:30:13','2024-03-25 22:26:23','2024-03-25 22:30:12',NULL,0,0,NULL,NULL),(10226,'mixpanel','completed',10,'2024-03-25 20:40:16','2024-03-25 22:36:23','2024-03-25 22:34:15','2024-03-25 22:36:22',NULL,0,0,NULL,NULL),(10227,'mixpanel','completed',10,'2024-03-25 21:15:28','2024-03-25 22:45:45','2024-03-25 22:41:27','2024-03-25 22:45:44',NULL,0,0,NULL,NULL),(10228,'mixpanel','completed',10,'2024-03-25 21:05:13','2024-03-25 22:51:29','2024-03-25 22:49:12','2024-03-25 22:51:28',NULL,0,0,NULL,NULL),(10229,'mixpanel','completed',10,'2024-03-25 21:34:32','2024-03-25 23:00:38','2024-03-25 22:56:31','2024-03-25 23:00:37',NULL,0,0,NULL,NULL),(10230,'mixpanel','completed',10,'2024-03-25 21:59:15','2024-03-25 23:06:26','2024-03-25 23:04:14','2024-03-25 23:06:25',NULL,0,0,NULL,NULL),(10231,'mixpanel','completed',10,'2024-03-25 21:55:33','2024-03-25 23:15:35','2024-03-25 23:11:32','2024-03-25 23:15:34',NULL,0,0,NULL,NULL),(10232,'mixpanel','completed',10,'2024-03-25 21:31:16','2024-03-25 23:21:30','2024-03-25 23:19:15','2024-03-25 23:21:29',NULL,0,0,NULL,NULL),(10233,'mixpanel','completed',10,'2024-03-25 21:44:32','2024-03-25 23:30:25','2024-03-25 23:26:30','2024-03-25 23:30:23',NULL,0,0,NULL,NULL),(10234,'mixpanel','completed',10,'2024-03-25 21:40:24','2024-03-25 23:36:33','2024-03-25 23:34:23','2024-03-25 23:36:32',NULL,0,0,NULL,NULL),(10235,'mixpanel','completed',10,'2024-03-25 21:53:32','2024-03-25 23:45:42','2024-03-25 23:41:31','2024-03-25 23:45:41',NULL,0,0,NULL,NULL),(10236,'mixpanel','completed',10,'2024-03-25 21:55:04','2024-03-25 23:51:30','2024-03-25 23:49:03','2024-03-25 23:51:29',NULL,0,0,NULL,NULL),(10237,'mixpanel','completed',10,'2024-03-25 22:15:26','2024-03-26 00:00:51','2024-03-25 23:56:24','2024-03-26 00:00:50',NULL,0,0,NULL,NULL),(10238,'mixpanel','completed',10,'2024-03-25 22:14:36','2024-03-26 00:08:27','2024-03-26 00:04:34','2024-03-26 00:08:26',NULL,0,0,NULL,NULL),(10239,'mixpanel','completed',10,'2024-03-25 22:16:28','2024-03-26 00:16:48','2024-03-26 00:11:27','2024-03-26 00:16:47',NULL,0,0,NULL,NULL),(10240,'mixpanel','completed',10,'2024-03-25 23:02:56','2024-03-26 00:23:55','2024-03-26 00:19:55','2024-03-26 00:23:54',NULL,0,0,NULL,NULL),(10241,'mixpanel','completed',10,'2024-03-25 22:34:27','2024-03-26 00:31:23','2024-03-26 00:26:26','2024-03-26 00:31:22',NULL,0,0,NULL,NULL),(10242,'mixpanel','completed',10,'2024-03-25 22:42:32','2024-03-26 00:39:26','2024-03-26 00:35:31','2024-03-26 00:39:25',NULL,0,0,NULL,NULL),(10243,'mixpanel','completed',10,'2024-03-25 23:26:37','2024-03-26 00:43:58','2024-03-26 00:41:36','2024-03-26 00:43:57',NULL,0,0,NULL,NULL),(10244,'mixpanel','completed',10,'2024-03-25 23:12:51','2024-03-26 00:51:29','2024-03-26 00:46:50','2024-03-26 00:51:28',NULL,0,0,NULL,NULL),(10245,'mixpanel','completed',10,'2024-03-25 23:38:00','2024-03-26 00:59:21','2024-03-26 00:54:59','2024-03-26 00:59:20',NULL,0,0,NULL,NULL),(10246,'mixpanel','completed',10,'2024-03-25 23:30:43','2024-03-26 01:07:04','2024-03-26 01:01:42','2024-03-26 01:07:03',NULL,0,0,NULL,NULL),(10247,'mixpanel','completed',10,'2024-03-25 23:30:28','2024-03-26 01:15:35','2024-03-26 01:11:27','2024-03-26 01:15:34',NULL,0,0,NULL,NULL),(10248,'mixpanel','completed',10,'2024-03-26 00:04:41','2024-03-26 01:21:46','2024-03-26 01:19:40','2024-03-26 01:21:45',NULL,0,0,NULL,NULL),(10249,'mixpanel','completed',10,'2024-03-25 23:40:25','2024-03-26 01:28:44','2024-03-26 01:26:24','2024-03-26 01:28:43',NULL,0,0,NULL,NULL),(10250,'mixpanel','completed',10,'2024-03-25 23:41:33','2024-03-26 01:35:43','2024-03-26 01:31:32','2024-03-26 01:35:42',NULL,0,0,NULL,NULL),(10251,'mixpanel','completed',10,'2024-03-25 23:48:25','2024-03-26 01:41:29','2024-03-26 01:39:24','2024-03-26 01:41:28',NULL,0,0,NULL,NULL),(10252,'mixpanel','completed',10,'2024-03-26 00:09:54','2024-03-26 01:49:21','2024-03-26 01:46:53','2024-03-26 01:49:20',NULL,0,0,NULL,NULL),(10253,'mixpanel','completed',10,'2024-03-26 00:29:31','2024-03-26 01:55:50','2024-03-26 01:51:30','2024-03-26 01:55:49',NULL,0,0,NULL,NULL),(10254,'mixpanel','completed',10,'2024-03-26 00:09:54','2024-03-26 02:03:37','2024-03-26 01:59:53','2024-03-26 02:03:35',NULL,0,0,NULL,NULL),(10255,'mixpanel','completed',10,'2024-03-26 00:53:45','2024-03-26 02:11:22','2024-03-26 02:06:44','2024-03-26 02:11:20',NULL,0,0,NULL,NULL),(10256,'mixpanel','completed',10,'2024-03-26 00:38:22','2024-03-26 02:20:41','2024-03-26 02:16:21','2024-03-26 02:20:40',NULL,0,0,NULL,NULL),(10257,'mixpanel','completed',10,'2024-03-26 00:45:39','2024-03-26 02:31:50','2024-03-26 02:24:37','2024-03-26 02:31:49',NULL,0,0,NULL,NULL),(10258,'mixpanel','completed',10,'2024-03-26 00:37:54','2024-03-26 02:41:33','2024-03-26 02:36:53','2024-03-26 02:41:32',NULL,0,0,NULL,NULL),(10259,'mixpanel','completed',10,'2024-03-26 01:01:45','2024-03-26 02:51:46','2024-03-26 02:46:44','2024-03-26 02:51:45',NULL,0,0,NULL,NULL),(10260,'mixpanel','completed',10,'2024-03-26 01:19:29','2024-03-26 03:01:44','2024-03-26 02:56:28','2024-03-26 03:01:43',NULL,0,0,NULL,NULL),(10261,'mixpanel','completed',10,'2024-03-26 01:46:51','2024-03-26 03:11:29','2024-03-26 03:06:50','2024-03-26 03:11:27',NULL,0,0,NULL,NULL),(10262,'mixpanel','completed',10,'2024-03-26 01:45:59','2024-03-26 03:21:45','2024-03-26 03:16:58','2024-03-26 03:21:44',NULL,0,0,NULL,NULL),(10263,'mixpanel','completed',10,'2024-03-26 02:20:24','2024-03-26 03:31:47','2024-03-26 03:26:23','2024-03-26 03:31:46',NULL,0,0,NULL,NULL),(10264,'mixpanel','completed',10,'2024-03-26 02:26:42','2024-03-26 03:41:24','2024-03-26 03:36:41','2024-03-26 03:41:23',NULL,0,0,NULL,NULL),(10265,'mixpanel','completed',10,'2024-03-26 02:11:49','2024-03-26 03:51:51','2024-03-26 03:46:48','2024-03-26 03:51:50',NULL,0,0,NULL,NULL),(10266,'mixpanel','completed',10,'2024-03-26 02:22:23','2024-03-26 04:01:54','2024-03-26 03:56:22','2024-03-26 04:01:53',NULL,0,0,NULL,NULL),(10267,'mixpanel','completed',10,'2024-03-26 02:16:47','2024-03-26 04:11:23','2024-03-26 04:06:46','2024-03-26 04:11:22',NULL,0,0,NULL,NULL),(10268,'mixpanel','completed',10,'2024-03-26 02:59:46','2024-03-26 04:21:45','2024-03-26 04:16:45','2024-03-26 04:21:44',NULL,0,0,NULL,NULL),(10269,'mixpanel','completed',10,'2024-03-26 02:52:25','2024-03-26 04:32:02','2024-03-26 04:26:24','2024-03-26 04:31:58',NULL,0,0,NULL,NULL),(10270,'mixpanel','completed',10,'2024-03-26 02:59:48','2024-03-26 04:41:45','2024-03-26 04:36:45','2024-03-26 04:41:44',NULL,0,0,NULL,NULL),(10271,'mixpanel','completed',10,'2024-03-26 02:49:04','2024-03-26 04:51:48','2024-03-26 04:47:02','2024-03-26 04:51:47',NULL,0,0,NULL,NULL),(10272,'mixpanel','completed',10,'2024-03-26 03:40:25','2024-03-26 05:01:47','2024-03-26 04:56:24','2024-03-26 05:01:46',NULL,0,0,NULL,NULL),(10273,'mixpanel','completed',10,'2024-03-26 03:53:50','2024-03-26 05:11:30','2024-03-26 05:06:49','2024-03-26 05:11:29',NULL,0,0,NULL,NULL),(10274,'mixpanel','completed',10,'2024-03-26 04:09:47','2024-03-26 05:21:48','2024-03-26 05:16:46','2024-03-26 05:21:47',NULL,0,0,NULL,NULL),(10275,'mixpanel','completed',10,'2024-03-26 04:06:30','2024-03-26 05:31:51','2024-03-26 05:26:29','2024-03-26 05:31:50',NULL,0,0,NULL,NULL),(10276,'mixpanel','completed',10,'2024-03-26 04:07:50','2024-03-26 05:41:06','2024-03-26 05:36:48','2024-03-26 05:41:05',NULL,0,0,NULL,NULL),(10277,'mixpanel','completed',10,'2024-03-26 04:36:47','2024-03-26 05:48:55','2024-03-26 05:46:46','2024-03-26 05:48:49',NULL,0,0,NULL,NULL),(10278,'mixpanel','completed',10,'2024-03-26 04:46:51','2024-03-26 05:56:26','2024-03-26 05:51:50','2024-03-26 05:56:25',NULL,0,0,NULL,NULL),(10279,'mixpanel','completed',10,'2024-03-26 04:03:45','2024-03-26 06:06:46','2024-03-26 06:01:44','2024-03-26 06:06:45',NULL,0,0,NULL,NULL),(10280,'mixpanel','completed',10,'2024-03-26 04:10:28','2024-03-26 06:16:43','2024-03-26 06:11:27','2024-03-26 06:16:42',NULL,0,0,NULL,NULL),(10281,'mixpanel','completed',10,'2024-03-26 05:19:37','2024-03-26 06:26:27','2024-03-26 06:21:36','2024-03-26 06:26:26',NULL,0,0,NULL,NULL),(10282,'mixpanel','completed',10,'2024-03-26 04:43:43','2024-03-26 06:31:43','2024-03-26 06:28:42','2024-03-26 06:31:41',NULL,0,0,NULL,NULL),(10283,'mixpanel','completed',10,'2024-03-26 04:58:55','2024-03-26 06:40:17','2024-03-26 06:36:54','2024-03-26 06:40:16',NULL,0,0,NULL,NULL),(10284,'mixpanel','completed',10,'2024-03-26 04:53:46','2024-03-26 06:48:48','2024-03-26 06:46:45','2024-03-26 06:48:47',NULL,0,0,NULL,NULL),(10285,'mixpanel','completed',10,'2024-03-26 05:06:45','2024-03-26 06:56:28','2024-03-26 06:51:44','2024-03-26 06:56:27',NULL,0,0,NULL,NULL),(10286,'mixpanel','completed',10,'2024-03-26 05:57:44','2024-03-26 07:11:29','2024-03-26 07:01:43','2024-03-26 07:11:27',NULL,0,0,NULL,NULL),(10287,'mixpanel','completed',10,'2024-03-26 05:22:46','2024-03-26 07:21:47','2024-03-26 07:16:45','2024-03-26 07:21:46',NULL,0,0,NULL,NULL),(10288,'mixpanel','completed',10,'2024-03-26 05:59:48','2024-03-26 07:31:45','2024-03-26 07:26:47','2024-03-26 07:31:45',NULL,0,0,NULL,NULL),(10289,'mixpanel','completed',10,'2024-03-26 06:32:47','2024-03-26 07:41:45','2024-03-26 07:36:46','2024-03-26 07:41:44',NULL,0,0,NULL,NULL),(10290,'mixpanel','completed',10,'2024-03-26 06:13:43','2024-03-26 07:50:38','2024-03-26 07:46:42','2024-03-26 07:50:37',NULL,0,0,NULL,NULL),(10291,'mixpanel','completed',10,'2024-03-26 06:20:03','2024-03-26 08:01:49','2024-03-26 07:55:02','2024-03-26 08:01:48',NULL,0,0,NULL,NULL),(10292,'mixpanel','completed',10,'2024-03-26 06:23:49','2024-03-26 08:11:29','2024-03-26 08:06:48','2024-03-26 08:11:28',NULL,0,0,NULL,NULL),(10293,'mixpanel','completed',10,'2024-03-26 07:11:47','2024-03-26 08:21:42','2024-03-26 08:16:46','2024-03-26 08:21:41',NULL,0,0,NULL,NULL),(10294,'mixpanel','completed',10,'2024-03-26 06:51:33','2024-03-26 08:31:54','2024-03-26 08:26:32','2024-03-26 08:31:52',NULL,0,0,NULL,NULL),(10295,'schedule_re_engagement_email','completed',10,'2024-03-27 08:31:54','2024-03-27 08:31:56','2024-03-26 08:31:52','2024-03-27 08:31:55',NULL,0,0,NULL,NULL),(10296,'mixpanel','completed',10,'2024-03-26 07:32:46','2024-03-26 08:41:34','2024-03-26 08:36:46','2024-03-26 08:41:33',NULL,0,0,NULL,NULL),(10297,'mixpanel','completed',10,'2024-03-26 07:40:49','2024-03-26 08:51:49','2024-03-26 08:46:48','2024-03-26 08:51:48',NULL,0,0,NULL,NULL),(10298,'mixpanel','completed',10,'2024-03-26 07:19:25','2024-03-26 09:01:49','2024-03-26 08:56:24','2024-03-26 09:01:48',NULL,0,0,NULL,NULL),(10299,'mixpanel','completed',10,'2024-03-26 07:57:49','2024-03-26 09:11:29','2024-03-26 09:06:48','2024-03-26 09:11:27',NULL,0,0,NULL,NULL),(10300,'mixpanel','completed',10,'2024-03-26 07:49:48','2024-03-26 09:21:49','2024-03-26 09:16:47','2024-03-26 09:21:48',NULL,0,0,NULL,NULL),(10301,'mixpanel','completed',10,'2024-03-26 08:15:26','2024-03-26 09:31:48','2024-03-26 09:26:25','2024-03-26 09:31:47',NULL,0,0,NULL,NULL),(10302,'mixpanel','completed',10,'2024-03-26 08:08:46','2024-03-26 09:41:28','2024-03-26 09:36:45','2024-03-26 09:41:27',NULL,0,0,NULL,NULL),(10303,'mixpanel','completed',10,'2024-03-26 08:42:46','2024-03-26 09:51:44','2024-03-26 09:46:45','2024-03-26 09:51:43',NULL,0,0,NULL,NULL),(10304,'mixpanel','completed',10,'2024-03-26 08:35:25','2024-03-26 10:01:54','2024-03-26 09:56:24','2024-03-26 10:01:53',NULL,0,0,NULL,NULL),(10305,'mixpanel','completed',10,'2024-03-26 08:46:45','2024-03-26 10:11:28','2024-03-26 10:06:44','2024-03-26 10:11:27',NULL,0,0,NULL,NULL),(10306,'mixpanel','completed',10,'2024-03-26 08:43:45','2024-03-26 10:21:44','2024-03-26 10:16:44','2024-03-26 10:21:43',NULL,0,0,NULL,NULL),(10307,'mixpanel','completed',10,'2024-03-26 08:40:29','2024-03-26 10:31:43','2024-03-26 10:26:28','2024-03-26 10:31:42',NULL,0,0,NULL,NULL),(10308,'mixpanel','completed',10,'2024-03-26 08:43:44','2024-03-26 10:41:31','2024-03-26 10:36:43','2024-03-26 10:41:30',NULL,0,0,NULL,NULL),(10309,'mixpanel','completed',10,'2024-03-26 09:10:49','2024-03-26 10:54:17','2024-03-26 10:46:43','2024-03-26 10:54:13',NULL,0,0,NULL,NULL),(10310,'mixpanel','completed',10,'2024-03-26 09:41:30','2024-03-26 11:00:29','2024-03-26 10:56:29','2024-03-26 11:00:28',NULL,0,0,NULL,NULL),(10311,'mixpanel','completed',10,'2024-03-26 10:00:51','2024-03-26 11:11:25','2024-03-26 11:06:50','2024-03-26 11:11:24',NULL,0,0,NULL,NULL),(10312,'mixpanel','completed',10,'2024-03-26 09:30:48','2024-03-26 11:21:54','2024-03-26 11:16:47','2024-03-26 11:21:53',NULL,0,0,NULL,NULL),(10313,'mixpanel','completed',10,'2024-03-26 09:58:47','2024-03-26 11:31:48','2024-03-26 11:26:47','2024-03-26 11:31:47',NULL,0,0,NULL,NULL),(10314,'mixpanel','completed',10,'2024-03-26 10:26:46','2024-03-26 11:41:24','2024-03-26 11:36:45','2024-03-26 11:41:23',NULL,0,0,NULL,NULL),(10315,'mixpanel','completed',10,'2024-03-26 09:50:51','2024-03-26 11:51:44','2024-03-26 11:46:50','2024-03-26 11:51:43',NULL,0,0,NULL,NULL),(10316,'mixpanel','completed',10,'2024-03-26 10:51:25','2024-03-26 12:01:43','2024-03-26 11:56:24','2024-03-26 12:01:42',NULL,0,0,NULL,NULL),(10317,'mixpanel','completed',10,'2024-03-26 10:24:46','2024-03-26 12:11:36','2024-03-26 12:06:45','2024-03-26 12:11:35',NULL,0,0,NULL,NULL),(10318,'mixpanel','completed',10,'2024-03-26 10:37:49','2024-03-26 12:21:46','2024-03-26 12:16:48','2024-03-26 12:21:45',NULL,0,0,NULL,NULL),(10319,'mixpanel','completed',10,'2024-03-26 10:53:27','2024-03-26 12:31:48','2024-03-26 12:26:26','2024-03-26 12:31:47',NULL,0,0,NULL,NULL),(10320,'mixpanel','completed',10,'2024-03-26 11:26:47','2024-03-26 12:41:27','2024-03-26 12:36:46','2024-03-26 12:41:26',NULL,0,0,NULL,NULL),(10321,'mixpanel','completed',10,'2024-03-26 10:48:56','2024-03-26 12:51:44','2024-03-26 12:46:55','2024-03-26 12:51:43',NULL,0,0,NULL,NULL),(10322,'mixpanel','completed',10,'2024-03-26 11:01:00','2024-03-26 12:58:22','2024-03-26 12:55:59','2024-03-26 12:58:21',NULL,0,0,NULL,NULL),(10323,'mixpanel','completed',10,'2024-03-26 11:03:49','2024-03-26 13:06:43','2024-03-26 13:01:48','2024-03-26 13:06:42',NULL,0,0,NULL,NULL),(10324,'mixpanel','completed',10,'2024-03-26 11:15:31','2024-03-26 13:16:47','2024-03-26 13:11:30','2024-03-26 13:16:46',NULL,0,0,NULL,NULL),(10325,'mixpanel','completed',10,'2024-03-26 12:19:41','2024-03-26 13:26:36','2024-03-26 13:21:40','2024-03-26 13:26:35',NULL,0,0,NULL,NULL),(10326,'mixpanel','completed',10,'2024-03-26 11:58:48','2024-03-26 13:36:49','2024-03-26 13:31:47','2024-03-26 13:36:48',NULL,0,0,NULL,NULL),(10327,'subscribers_engagement_score','completed',10,'2024-03-26 13:36:49','2024-03-26 13:41:30','2024-03-26 13:36:48','2024-03-26 13:41:29',NULL,0,0,NULL,NULL),(10328,'subscribers_engagement_score','completed',10,'2024-03-27 07:15:00','2024-03-27 07:15:47','2024-03-26 13:41:29','2024-03-27 07:15:46',NULL,0,0,NULL,NULL),(10329,'mixpanel','completed',10,'2024-03-26 11:58:30','2024-03-26 13:46:53','2024-03-26 13:41:29','2024-03-26 13:46:52',NULL,0,0,NULL,NULL),(10330,'mixpanel','completed',10,'2024-03-26 11:51:31','2024-03-26 13:56:26','2024-03-26 13:50:30','2024-03-26 13:56:25',NULL,0,0,NULL,NULL),(10331,'mixpanel','completed',10,'2024-03-26 12:21:54','2024-03-26 14:06:31','2024-03-26 14:01:53','2024-03-26 14:06:30',NULL,0,0,NULL,NULL),(10332,'mixpanel','completed',10,'2024-03-26 12:37:27','2024-03-26 14:16:44','2024-03-26 14:11:26','2024-03-26 14:16:43',NULL,0,0,NULL,NULL),(10333,'mixpanel','completed',10,'2024-03-26 13:03:28','2024-03-26 14:26:27','2024-03-26 14:21:27','2024-03-26 14:26:26',NULL,0,0,NULL,NULL),(10334,'mixpanel','completed',10,'2024-03-26 13:13:45','2024-03-26 14:36:43','2024-03-26 14:31:44','2024-03-26 14:36:42',NULL,0,0,NULL,NULL),(10335,'mixpanel','completed',10,'2024-03-26 13:18:08','2024-03-26 14:41:25','2024-03-26 14:39:06','2024-03-26 14:41:24',NULL,0,0,NULL,NULL),(10336,'mixpanel','completed',10,'2024-03-26 13:05:43','2024-03-26 14:51:21','2024-03-26 14:46:42','2024-03-26 14:51:20',NULL,0,0,NULL,NULL),(10337,'mixpanel','completed',10,'2024-03-26 13:39:25','2024-03-26 15:01:49','2024-03-26 14:56:24','2024-03-26 15:01:48',NULL,0,0,NULL,NULL),(10338,'mixpanel','completed',10,'2024-03-26 13:07:33','2024-03-26 15:11:33','2024-03-26 15:06:32','2024-03-26 15:11:32',NULL,0,0,NULL,NULL),(10339,'mixpanel','completed',10,'2024-03-26 13:28:49','2024-03-26 15:21:25','2024-03-26 15:16:48','2024-03-26 15:21:24',NULL,0,0,NULL,NULL),(10340,'mixpanel','completed',10,'2024-03-26 14:21:26','2024-03-26 15:30:43','2024-03-26 15:26:25','2024-03-26 15:30:42',NULL,0,0,NULL,NULL),(10341,'mixpanel','completed',10,'2024-03-26 14:09:29','2024-03-26 15:41:24','2024-03-26 15:36:28','2024-03-26 15:41:23',NULL,0,0,NULL,NULL),(10342,'mixpanel','completed',10,'2024-03-26 13:47:45','2024-03-26 15:51:28','2024-03-26 15:46:43','2024-03-26 15:51:27',NULL,0,0,NULL,NULL),(10343,'mixpanel','completed',10,'2024-03-26 14:32:26','2024-03-26 16:01:55','2024-03-26 15:56:25','2024-03-26 16:01:54',NULL,0,0,NULL,NULL),(10344,'mixpanel','completed',10,'2024-03-26 14:21:26','2024-03-26 16:11:24','2024-03-26 16:06:25','2024-03-26 16:11:22',NULL,0,0,NULL,NULL),(10345,'mixpanel','completed',10,'2024-03-26 14:47:45','2024-03-26 16:21:29','2024-03-26 16:16:44','2024-03-26 16:21:28',NULL,0,0,NULL,NULL),(10346,'mixpanel','completed',10,'2024-03-26 15:09:12','2024-03-26 16:29:04','2024-03-26 16:26:11','2024-03-26 16:29:04',NULL,0,0,NULL,NULL),(10347,'mixpanel','completed',10,'2024-03-26 15:20:30','2024-03-26 16:36:23','2024-03-26 16:31:29','2024-03-26 16:36:22',NULL,0,0,NULL,NULL),(10348,'mixpanel','completed',10,'2024-03-26 15:10:49','2024-03-26 16:46:48','2024-03-26 16:39:48','2024-03-26 16:46:47',NULL,0,0,NULL,NULL),(10349,'mixpanel','completed',10,'2024-03-26 14:51:42','2024-03-26 16:56:30','2024-03-26 16:51:41','2024-03-26 16:56:29',NULL,0,0,NULL,NULL),(10350,'mixpanel','completed',10,'2024-03-26 15:08:51','2024-03-26 17:06:24','2024-03-26 17:01:50','2024-03-26 17:06:23',NULL,0,0,NULL,NULL),(10351,'mixpanel','completed',10,'2024-03-26 15:42:27','2024-03-26 17:16:49','2024-03-26 17:11:26','2024-03-26 17:16:48',NULL,0,0,NULL,NULL),(10352,'mixpanel','completed',10,'2024-03-26 16:19:34','2024-03-26 17:26:38','2024-03-26 17:21:33','2024-03-26 17:26:37',NULL,0,0,NULL,NULL),(10353,'mixpanel','completed',10,'2024-03-26 16:29:48','2024-03-26 17:36:28','2024-03-26 17:31:47','2024-03-26 17:36:27',NULL,0,0,NULL,NULL),(10354,'mixpanel','completed',10,'2024-03-26 16:37:25','2024-03-26 17:46:48','2024-03-26 17:41:24','2024-03-26 17:46:47',NULL,0,0,NULL,NULL),(10355,'mixpanel','completed',10,'2024-03-26 15:59:29','2024-03-26 17:56:09','2024-03-26 17:51:28','2024-03-26 17:56:08',NULL,0,0,NULL,NULL),(10356,'mixpanel','completed',10,'2024-03-26 16:27:48','2024-03-26 18:06:26','2024-03-26 18:01:47','2024-03-26 18:06:25',NULL,0,0,NULL,NULL),(10357,'mixpanel','completed',10,'2024-03-26 16:33:37','2024-03-26 18:15:25','2024-03-26 18:11:36','2024-03-26 18:15:24',NULL,0,0,NULL,NULL),(10358,'mixpanel','completed',10,'2024-03-26 16:30:15','2024-03-26 18:21:27','2024-03-26 18:18:14','2024-03-26 18:21:26',NULL,0,0,NULL,NULL),(10359,'mixpanel','completed',10,'2024-03-26 17:24:31','2024-03-26 18:31:50','2024-03-26 18:26:30','2024-03-26 18:31:49',NULL,0,0,NULL,NULL),(10360,'mixpanel','completed',10,'2024-03-26 17:29:18','2024-03-26 18:41:29','2024-03-26 18:35:17','2024-03-26 18:41:27',NULL,0,0,NULL,NULL),(10361,'mixpanel','completed',10,'2024-03-26 17:26:50','2024-03-26 18:51:29','2024-03-26 18:46:50','2024-03-26 18:51:28',NULL,0,0,NULL,NULL),(10362,'mixpanel','completed',10,'2024-03-26 16:56:31','2024-03-26 19:01:49','2024-03-26 18:56:30','2024-03-26 19:01:47',NULL,0,0,NULL,NULL),(10363,'mixpanel','completed',10,'2024-03-26 17:14:34','2024-03-26 19:11:25','2024-03-26 19:06:33','2024-03-26 19:11:24',NULL,0,0,NULL,NULL),(10364,'mixpanel','completed',10,'2024-03-26 17:28:56','2024-03-26 19:21:42','2024-03-26 19:16:53','2024-03-26 19:21:39',NULL,0,0,NULL,NULL),(10365,'mixpanel','completed',10,'2024-03-26 17:30:31','2024-03-26 19:31:45','2024-03-26 19:26:28','2024-03-26 19:31:44',NULL,0,0,NULL,NULL),(10366,'mixpanel','completed',10,'2024-03-26 17:41:26','2024-03-26 19:41:28','2024-03-26 19:36:25','2024-03-26 19:41:27',NULL,0,0,NULL,NULL),(10367,'mixpanel','completed',10,'2024-03-26 18:28:47','2024-03-26 19:51:25','2024-03-26 19:46:46','2024-03-26 19:51:24',NULL,0,0,NULL,NULL),(10368,'mixpanel','completed',10,'2024-03-26 18:38:39','2024-03-26 19:56:32','2024-03-26 19:53:38','2024-03-26 19:56:31',NULL,0,0,NULL,NULL),(10369,'mixpanel','completed',10,'2024-03-26 18:14:45','2024-03-26 20:06:26','2024-03-26 20:01:44','2024-03-26 20:06:25',NULL,0,0,NULL,NULL),(10370,'mixpanel','completed',10,'2024-03-26 18:54:27','2024-03-26 20:16:47','2024-03-26 20:11:26','2024-03-26 20:16:46',NULL,0,0,NULL,NULL),(10371,'mixpanel','completed',10,'2024-03-26 18:23:33','2024-03-26 20:26:31','2024-03-26 20:21:32','2024-03-26 20:26:30',NULL,0,0,NULL,NULL),(10372,'mixpanel','completed',10,'2024-03-26 18:31:47','2024-03-26 20:36:31','2024-03-26 20:31:46','2024-03-26 20:36:30',NULL,0,0,NULL,NULL),(10373,'mixpanel','completed',10,'2024-03-26 18:51:29','2024-03-26 20:46:52','2024-03-26 20:41:28','2024-03-26 20:46:51',NULL,0,0,NULL,NULL),(10374,'mixpanel','completed',10,'2024-03-26 19:43:28','2024-03-26 20:56:34','2024-03-26 20:51:27','2024-03-26 20:56:32',NULL,0,0,NULL,NULL),(10375,'mixpanel','completed',10,'2024-03-26 19:20:55','2024-03-26 21:06:27','2024-03-26 21:01:53','2024-03-26 21:06:25',NULL,0,0,NULL,NULL),(10376,'mixpanel','completed',10,'2024-03-26 20:09:33','2024-03-26 21:16:45','2024-03-26 21:11:32','2024-03-26 21:16:44',NULL,0,0,NULL,NULL),(10377,'mixpanel','completed',10,'2024-03-26 20:06:52','2024-03-26 21:26:30','2024-03-26 21:19:51','2024-03-26 21:26:29',NULL,0,0,NULL,NULL),(10378,'mixpanel','completed',10,'2024-03-26 19:55:48','2024-03-26 21:36:31','2024-03-26 21:29:47','2024-03-26 21:36:30',NULL,0,0,NULL,NULL),(10379,'mixpanel','completed',10,'2024-03-26 20:38:25','2024-03-26 21:46:45','2024-03-26 21:41:24','2024-03-26 21:46:44',NULL,0,0,NULL,NULL),(10380,'mixpanel','completed',10,'2024-03-26 20:36:33','2024-03-26 21:56:27','2024-03-26 21:51:32','2024-03-26 21:56:25',NULL,0,0,NULL,NULL),(10381,'mixpanel','completed',10,'2024-03-26 20:34:55','2024-03-26 22:06:28','2024-03-26 22:01:54','2024-03-26 22:06:27',NULL,0,0,NULL,NULL),(10382,'mixpanel','completed',10,'2024-03-26 21:06:28','2024-03-26 22:16:47','2024-03-26 22:11:27','2024-03-26 22:16:46',NULL,0,0,NULL,NULL),(10383,'mixpanel','completed',10,'2024-03-26 20:50:27','2024-03-26 22:26:35','2024-03-26 22:21:26','2024-03-26 22:26:34',NULL,0,0,NULL,NULL),(10384,'mixpanel','completed',10,'2024-03-26 20:44:52','2024-03-26 22:36:28','2024-03-26 22:31:51','2024-03-26 22:36:27',NULL,0,0,NULL,NULL),(10385,'mixpanel','completed',10,'2024-03-26 21:16:30','2024-03-26 22:46:46','2024-03-26 22:41:28','2024-03-26 22:46:45',NULL,0,0,NULL,NULL),(10386,'mixpanel','completed',10,'2024-03-26 21:21:27','2024-03-26 22:55:18','2024-03-26 22:51:26','2024-03-26 22:55:17',NULL,0,0,NULL,NULL),(10387,'mixpanel','completed',10,'2024-03-26 21:01:58','2024-03-26 23:06:30','2024-03-26 23:00:57','2024-03-26 23:06:28',NULL,0,0,NULL,NULL),(10388,'mixpanel','completed',10,'2024-03-26 22:06:33','2024-03-26 23:16:49','2024-03-26 23:11:32','2024-03-26 23:16:48',NULL,0,0,NULL,NULL),(10389,'mixpanel','completed',10,'2024-03-26 21:51:28','2024-03-26 23:26:28','2024-03-26 23:21:22','2024-03-26 23:26:27',NULL,0,0,NULL,NULL),(10390,'mixpanel','completed',10,'2024-03-26 21:45:47','2024-03-26 23:36:25','2024-03-26 23:31:46','2024-03-26 23:36:24',NULL,0,0,NULL,NULL),(10391,'mixpanel','completed',10,'2024-03-26 22:28:25','2024-03-26 23:46:43','2024-03-26 23:41:24','2024-03-26 23:46:42',NULL,0,0,NULL,NULL),(10392,'mixpanel','completed',10,'2024-03-26 22:26:26','2024-03-26 23:56:28','2024-03-26 23:51:25','2024-03-26 23:56:27',NULL,0,0,NULL,NULL),(10393,'mixpanel','completed',10,'2024-03-26 22:01:54','2024-03-27 00:06:28','2024-03-27 00:01:53','2024-03-27 00:06:27',NULL,0,0,NULL,NULL),(10394,'mixpanel','completed',10,'2024-03-26 22:24:30','2024-03-27 00:16:49','2024-03-27 00:11:29','2024-03-27 00:16:48',NULL,0,0,NULL,NULL),(10395,'mixpanel','completed',10,'2024-03-26 22:24:27','2024-03-27 00:24:12','2024-03-27 00:21:26','2024-03-27 00:24:12',NULL,0,0,NULL,NULL),(10396,'mixpanel','completed',10,'2024-03-26 23:03:34','2024-03-27 00:29:36','2024-03-27 00:26:33','2024-03-27 00:29:35',NULL,0,0,NULL,NULL),(10397,'mixpanel','completed',10,'2024-03-26 22:52:49','2024-03-27 00:36:30','2024-03-27 00:31:48','2024-03-27 00:36:29',NULL,0,0,NULL,NULL),(10398,'mixpanel','completed',10,'2024-03-26 23:00:32','2024-03-27 00:46:49','2024-03-27 00:41:31','2024-03-27 00:46:48',NULL,0,0,NULL,NULL),(10399,'mixpanel','completed',10,'2024-03-26 22:54:29','2024-03-27 00:56:24','2024-03-27 00:51:28','2024-03-27 00:56:23',NULL,0,0,NULL,NULL),(10400,'mixpanel','completed',10,'2024-03-26 23:30:54','2024-03-27 01:06:28','2024-03-27 00:59:53','2024-03-27 01:06:27',NULL,0,0,NULL,NULL),(10401,'mixpanel','completed',10,'2024-03-26 23:38:27','2024-03-27 01:16:47','2024-03-27 01:11:26','2024-03-27 01:16:46',NULL,0,0,NULL,NULL),(10402,'mixpanel','completed',10,'2024-03-27 00:12:52','2024-03-27 01:26:23','2024-03-27 01:20:51','2024-03-27 01:26:22',NULL,0,0,NULL,NULL),(10403,'mixpanel','completed',10,'2024-03-27 00:18:52','2024-03-27 01:36:30','2024-03-27 01:31:51','2024-03-27 01:36:29',NULL,0,0,NULL,NULL),(10404,'mixpanel','completed',10,'2024-03-27 00:19:29','2024-03-27 01:46:53','2024-03-27 01:41:28','2024-03-27 01:46:52',NULL,0,0,NULL,NULL),(10405,'mixpanel','completed',10,'2024-03-27 00:31:25','2024-03-27 01:56:26','2024-03-27 01:51:24','2024-03-27 01:56:25',NULL,0,0,NULL,NULL),(10406,'mixpanel','completed',10,'2024-03-27 00:40:57','2024-03-27 02:04:14','2024-03-27 02:01:56','2024-03-27 02:04:13',NULL,0,0,NULL,NULL),(10407,'mixpanel','completed',10,'2024-03-27 00:22:31','2024-03-27 02:11:31','2024-03-27 02:06:30','2024-03-27 02:11:30',NULL,0,0,NULL,NULL),(10408,'mixpanel','completed',10,'2024-03-27 00:51:50','2024-03-27 02:21:31','2024-03-27 02:16:49','2024-03-27 02:21:30',NULL,0,0,NULL,NULL),(10409,'mixpanel','completed',10,'2024-03-27 00:53:22','2024-03-27 02:31:52','2024-03-27 02:26:21','2024-03-27 02:31:51',NULL,0,0,NULL,NULL),(10410,'mixpanel','completed',10,'2024-03-27 01:31:27','2024-03-27 02:41:29','2024-03-27 02:36:26','2024-03-27 02:41:28',NULL,0,0,NULL,NULL),(10411,'mixpanel','completed',10,'2024-03-27 01:25:48','2024-03-27 02:51:25','2024-03-27 02:46:47','2024-03-27 02:51:24',NULL,0,0,NULL,NULL),(10412,'mixpanel','completed',10,'2024-03-27 01:10:45','2024-03-27 02:56:30','2024-03-27 02:53:44','2024-03-27 02:56:29',NULL,0,0,NULL,NULL),(10413,'mixpanel','completed',10,'2024-03-27 01:46:01','2024-03-27 03:06:00','2024-03-27 03:01:59','2024-03-27 03:06:00',NULL,0,0,NULL,NULL),(10414,'mixpanel','completed',10,'2024-03-27 01:25:23','2024-03-27 03:16:58','2024-03-27 03:11:22','2024-03-27 03:16:57',NULL,0,0,NULL,NULL),(10415,'mixpanel','completed',10,'2024-03-27 01:35:32','2024-03-27 03:26:25','2024-03-27 03:21:31','2024-03-27 03:26:24',NULL,0,0,NULL,NULL),(10416,'mixpanel','completed',10,'2024-03-27 02:06:47','2024-03-27 03:36:32','2024-03-27 03:31:46','2024-03-27 03:36:31',NULL,0,0,NULL,NULL),(10417,'mixpanel','completed',10,'2024-03-27 02:11:31','2024-03-27 03:46:50','2024-03-27 03:41:30','2024-03-27 03:46:49',NULL,0,0,NULL,NULL),(10418,'mixpanel','completed',10,'2024-03-27 02:33:33','2024-03-27 03:56:31','2024-03-27 03:51:32','2024-03-27 03:56:30',NULL,0,0,NULL,NULL),(10419,'mixpanel','completed',10,'2024-03-27 02:15:49','2024-03-27 04:06:26','2024-03-27 04:01:48','2024-03-27 04:06:25',NULL,0,0,NULL,NULL),(10420,'mixpanel','completed',10,'2024-03-27 03:07:29','2024-03-27 04:16:48','2024-03-27 04:11:28','2024-03-27 04:16:47',NULL,0,0,NULL,NULL),(10421,'mixpanel','completed',10,'2024-03-27 03:06:26','2024-03-27 04:26:33','2024-03-27 04:21:25','2024-03-27 04:26:32',NULL,0,0,NULL,NULL),(10422,'mixpanel','completed',10,'2024-03-27 03:12:56','2024-03-27 04:36:31','2024-03-27 04:31:55','2024-03-27 04:36:29',NULL,0,0,NULL,NULL),(10423,'mixpanel','completed',10,'2024-03-27 02:51:30','2024-03-27 04:46:46','2024-03-27 04:41:29','2024-03-27 04:46:45',NULL,0,0,NULL,NULL),(10424,'mixpanel','completed',10,'2024-03-27 03:34:37','2024-03-27 04:56:27','2024-03-27 04:51:35','2024-03-27 04:56:26',NULL,0,0,NULL,NULL),(10425,'mixpanel','completed',10,'2024-03-27 03:04:48','2024-03-27 05:06:28','2024-03-27 05:01:47','2024-03-27 05:06:27',NULL,0,0,NULL,NULL),(10426,'mixpanel','completed',10,'2024-03-27 03:53:30','2024-03-27 05:16:51','2024-03-27 05:11:29','2024-03-27 05:16:50',NULL,0,0,NULL,NULL),(10427,'mixpanel','completed',10,'2024-03-27 03:50:27','2024-03-27 05:26:27','2024-03-27 05:21:26','2024-03-27 05:26:26',NULL,0,0,NULL,NULL),(10428,'mixpanel','completed',10,'2024-03-27 04:31:00','2024-03-27 05:39:12','2024-03-27 05:36:56','2024-03-27 05:39:11',NULL,0,0,NULL,NULL),(10429,'mixpanel','completed',10,'2024-03-27 04:27:36','2024-03-27 05:46:57','2024-03-27 05:41:35','2024-03-27 05:46:56',NULL,0,0,NULL,NULL),(10430,'mixpanel','completed',10,'2024-03-27 04:44:32','2024-03-27 05:56:19','2024-03-27 05:50:31','2024-03-27 05:56:18',NULL,0,0,NULL,NULL),(10431,'mixpanel','completed',10,'2024-03-27 04:37:38','2024-03-27 06:01:47','2024-03-27 05:58:37','2024-03-27 06:01:46',NULL,0,0,NULL,NULL),(10432,'mixpanel','completed',10,'2024-03-27 04:30:09','2024-03-27 06:06:16','2024-03-27 06:04:09','2024-03-27 06:06:15',NULL,0,0,NULL,NULL),(10433,'mixpanel','completed',10,'2024-03-27 04:26:01','2024-03-27 06:12:38','2024-03-27 06:10:00','2024-03-27 06:12:37',NULL,0,0,NULL,NULL),(10434,'mixpanel','completed',10,'2024-03-27 04:26:57','2024-03-27 06:19:13','2024-03-27 06:16:56','2024-03-27 06:19:12',NULL,0,0,NULL,NULL),(10435,'mixpanel','completed',10,'2024-03-27 05:13:18','2024-03-27 06:26:29','2024-03-27 06:21:17','2024-03-27 06:26:28',NULL,0,0,NULL,NULL),(10436,'mixpanel','completed',10,'2024-03-27 05:04:16','2024-03-27 06:31:45','2024-03-27 06:29:15','2024-03-27 06:31:44',NULL,0,0,NULL,NULL),(10437,'mixpanel','completed',10,'2024-03-27 05:03:18','2024-03-27 06:37:48','2024-03-27 06:34:17','2024-03-27 06:37:47',NULL,0,0,NULL,NULL),(10438,'mixpanel','completed',10,'2024-03-27 04:46:31','2024-03-27 06:43:52','2024-03-27 06:40:30','2024-03-27 06:43:51',NULL,0,0,NULL,NULL),(10439,'mixpanel','completed',10,'2024-03-27 05:14:39','2024-03-27 06:49:21','2024-03-27 06:46:38','2024-03-27 06:49:20',NULL,0,0,NULL,NULL),(10440,'mixpanel','completed',10,'2024-03-27 05:23:28','2024-03-27 06:54:48','2024-03-27 06:51:27','2024-03-27 06:54:47',NULL,0,0,NULL,NULL),(10441,'mixpanel','completed',10,'2024-03-27 05:32:53','2024-03-27 06:58:58','2024-03-27 06:56:52','2024-03-27 06:58:57',NULL,0,0,NULL,NULL),(10442,'mixpanel','completed',10,'2024-03-27 05:39:47','2024-03-27 07:06:31','2024-03-27 07:01:46','2024-03-27 07:06:30',NULL,0,0,NULL,NULL),(10443,'mixpanel','completed',10,'2024-03-27 05:14:11','2024-03-27 07:13:05','2024-03-27 07:09:10','2024-03-27 07:13:04',NULL,0,0,NULL,NULL),(10444,'subscribers_engagement_score','completed',10,'2024-03-28 19:59:00','2024-03-28 20:01:45','2024-03-27 07:15:46','2024-03-28 20:01:44',NULL,0,0,NULL,NULL),(10445,'mixpanel','completed',10,'2024-03-27 05:51:47','2024-03-27 07:18:30','2024-03-27 07:15:46','2024-03-27 07:18:29',NULL,0,0,NULL,NULL),(10446,'mixpanel','completed',10,'2024-03-27 05:25:33','2024-03-27 07:24:07','2024-03-27 07:21:32','2024-03-27 07:24:05',NULL,0,0,NULL,NULL),(10447,'mixpanel','completed',10,'2024-03-27 06:23:34','2024-03-27 07:31:51','2024-03-27 07:29:33','2024-03-27 07:31:50',NULL,0,0,NULL,NULL),(10448,'mixpanel','completed',10,'2024-03-27 06:08:49','2024-03-27 07:38:30','2024-03-27 07:34:48','2024-03-27 07:38:29',NULL,0,0,NULL,NULL),(10449,'mixpanel','completed',10,'2024-03-27 06:03:28','2024-03-27 07:45:10','2024-03-27 07:41:27','2024-03-27 07:45:09',NULL,0,0,NULL,NULL),(10450,'mixpanel','completed',10,'2024-03-27 06:41:04','2024-03-27 07:52:41','2024-03-27 07:50:03','2024-03-27 07:52:40',NULL,0,0,NULL,NULL),(10451,'mixpanel','completed',10,'2024-03-27 06:03:30','2024-03-27 07:59:42','2024-03-27 07:56:29','2024-03-27 07:59:41',NULL,0,0,NULL,NULL),(10452,'mixpanel','completed',10,'2024-03-27 06:31:27','2024-03-27 08:08:36','2024-03-27 08:06:26','2024-03-27 08:08:35',NULL,0,0,NULL,NULL),(10453,'mixpanel','completed',10,'2024-03-27 06:38:30','2024-03-27 08:14:08','2024-03-27 08:11:28','2024-03-27 08:14:07',NULL,0,0,NULL,NULL),(10454,'mixpanel','completed',10,'2024-03-27 06:28:49','2024-03-27 08:21:22','2024-03-27 08:16:49','2024-03-27 08:21:21',NULL,0,0,NULL,NULL),(10455,'mixpanel','completed',10,'2024-03-27 07:12:31','2024-03-27 08:28:49','2024-03-27 08:26:30','2024-03-27 08:28:48',NULL,0,0,NULL,NULL),(10456,'mixpanel','completed',10,'2024-03-27 06:35:56','2024-03-27 08:35:47','2024-03-27 08:31:55','2024-03-27 08:35:46',NULL,0,0,NULL,NULL),(10457,'schedule_re_engagement_email','completed',10,'2024-03-28 08:35:47','2024-03-28 08:36:49','2024-03-27 08:35:46','2024-03-28 08:36:49',NULL,0,0,NULL,NULL),(10458,'mixpanel','completed',10,'2024-03-27 07:27:17','2024-03-27 08:41:29','2024-03-27 08:38:16','2024-03-27 08:41:28',NULL,0,0,NULL,NULL),(10459,'mixpanel','completed',10,'2024-03-27 06:55:40','2024-03-27 08:46:49','2024-03-27 08:43:39','2024-03-27 08:46:48',NULL,0,0,NULL,NULL),(10460,'mixpanel','completed',10,'2024-03-27 07:08:16','2024-03-27 08:56:29','2024-03-27 08:51:15','2024-03-27 08:56:28',NULL,0,0,NULL,NULL),(10461,'mixpanel','completed',10,'2024-03-27 07:52:32','2024-03-27 09:06:10','2024-03-27 09:00:31','2024-03-27 09:06:09',NULL,0,0,NULL,NULL),(10462,'mixpanel','completed',10,'2024-03-27 07:07:59','2024-03-27 09:11:41','2024-03-27 09:08:58','2024-03-27 09:11:40',NULL,0,0,NULL,NULL),(10463,'mixpanel','completed',10,'2024-03-27 07:42:12','2024-03-27 09:16:46','2024-03-27 09:14:10','2024-03-27 09:16:45',NULL,0,0,NULL,NULL),(10464,'mixpanel','completed',10,'2024-03-27 08:17:26','2024-03-27 09:24:08','2024-03-27 09:21:25','2024-03-27 09:24:07',NULL,0,0,NULL,NULL),(10465,'mixpanel','completed',10,'2024-03-27 07:31:34','2024-03-27 09:29:58','2024-03-27 09:26:32','2024-03-27 09:29:57',NULL,0,0,NULL,NULL),(10466,'mixpanel','completed',10,'2024-03-27 08:32:52','2024-03-27 09:40:11','2024-03-27 09:36:51','2024-03-27 09:40:10',NULL,0,0,NULL,NULL),(10467,'mixpanel','completed',10,'2024-03-27 08:06:00','2024-03-27 09:48:25','2024-03-27 09:45:59','2024-03-27 09:48:24',NULL,0,0,NULL,NULL),(10468,'mixpanel','completed',10,'2024-03-27 08:44:47','2024-03-27 09:56:10','2024-03-27 09:51:46','2024-03-27 09:56:09',NULL,0,0,NULL,NULL),(10469,'mixpanel','completed',10,'2024-03-27 08:42:57','2024-03-27 10:04:30','2024-03-27 10:01:56','2024-03-27 10:04:29',NULL,0,0,NULL,NULL),(10470,'mixpanel','completed',10,'2024-03-27 08:38:43','2024-03-27 10:10:35','2024-03-27 10:06:42','2024-03-27 10:10:34',NULL,0,0,NULL,NULL),(10471,'mixpanel','completed',10,'2024-03-27 08:12:43','2024-03-27 10:16:51','2024-03-27 10:12:42','2024-03-27 10:16:50',NULL,0,0,NULL,NULL),(10472,'mixpanel','completed',10,'2024-03-27 09:02:02','2024-03-27 10:21:08','2024-03-27 10:19:00','2024-03-27 10:21:07',NULL,0,0,NULL,NULL),(10473,'mixpanel','completed',10,'2024-03-27 08:32:22','2024-03-27 10:29:09','2024-03-27 10:26:21','2024-03-27 10:29:08',NULL,0,0,NULL,NULL),(10474,'mixpanel','completed',10,'2024-03-27 09:14:49','2024-03-27 10:35:42','2024-03-27 10:31:48','2024-03-27 10:35:41',NULL,0,0,NULL,NULL),(10475,'mixpanel','completed',10,'2024-03-27 09:08:53','2024-03-27 10:41:31','2024-03-27 10:38:52','2024-03-27 10:41:30',NULL,0,0,NULL,NULL),(10476,'mixpanel','completed',10,'2024-03-27 08:52:04','2024-03-27 10:46:10','2024-03-27 10:44:03','2024-03-27 10:46:09',NULL,0,0,NULL,NULL),(10477,'mixpanel','completed',10,'2024-03-27 09:39:45','2024-03-27 10:54:53','2024-03-27 10:51:44','2024-03-27 10:54:52',NULL,0,0,NULL,NULL),(10478,'mixpanel','completed',10,'2024-03-27 09:40:23','2024-03-27 11:06:07','2024-03-27 11:01:22','2024-03-27 11:06:06',NULL,0,0,NULL,NULL),(10479,'mixpanel','completed',10,'2024-03-27 10:02:27','2024-03-27 11:16:50','2024-03-27 11:11:26','2024-03-27 11:16:49',NULL,0,0,NULL,NULL),(10480,'mixpanel','completed',10,'2024-03-27 10:06:45','2024-03-27 11:26:31','2024-03-27 11:21:44','2024-03-27 11:26:30',NULL,0,0,NULL,NULL),(10481,'mixpanel','completed',10,'2024-03-27 09:46:45','2024-03-27 11:36:48','2024-03-27 11:31:44','2024-03-27 11:36:47',NULL,0,0,NULL,NULL),(10482,'mixpanel','completed',10,'2024-03-27 10:28:50','2024-03-27 11:46:48','2024-03-27 11:41:49','2024-03-27 11:46:47',NULL,0,0,NULL,NULL),(10483,'mixpanel','completed',10,'2024-03-27 10:31:52','2024-03-27 11:56:49','2024-03-27 11:51:51','2024-03-27 11:56:48',NULL,0,0,NULL,NULL),(10484,'mixpanel','completed',10,'2024-03-27 10:20:50','2024-03-27 12:06:59','2024-03-27 12:01:49','2024-03-27 12:06:58',NULL,0,0,NULL,NULL),(10485,'mixpanel','completed',10,'2024-03-27 10:50:50','2024-03-27 12:16:47','2024-03-27 12:11:49','2024-03-27 12:16:46',NULL,0,0,NULL,NULL),(10486,'mixpanel','completed',10,'2024-03-27 10:37:53','2024-03-27 12:26:51','2024-03-27 12:21:52','2024-03-27 12:26:50',NULL,0,0,NULL,NULL),(10487,'mixpanel','completed',10,'2024-03-27 11:26:16','2024-03-27 12:34:32','2024-03-27 12:31:15','2024-03-27 12:34:31',NULL,0,0,NULL,NULL),(10488,'mixpanel','completed',10,'2024-03-27 10:53:47','2024-03-27 12:41:59','2024-03-27 12:36:46','2024-03-27 12:41:58',NULL,0,0,NULL,NULL),(10489,'mixpanel','completed',10,'2024-03-27 11:44:49','2024-03-27 12:51:45','2024-03-27 12:46:48','2024-03-27 12:51:44',NULL,0,0,NULL,NULL),(10490,'mixpanel','completed',10,'2024-03-27 11:52:45','2024-03-27 13:01:49','2024-03-27 12:56:44','2024-03-27 13:01:48',NULL,0,0,NULL,NULL),(10491,'mixpanel','completed',10,'2024-03-27 11:29:54','2024-03-27 13:11:53','2024-03-27 13:06:53','2024-03-27 13:11:51',NULL,0,0,NULL,NULL),(10492,'mixpanel','completed',10,'2024-03-27 11:16:50','2024-03-27 13:21:46','2024-03-27 13:16:49','2024-03-27 13:21:45',NULL,0,0,NULL,NULL),(10493,'mixpanel','completed',10,'2024-03-27 11:35:48','2024-03-27 13:31:49','2024-03-27 13:26:47','2024-03-27 13:31:48',NULL,0,0,NULL,NULL),(10494,'mixpanel','completed',10,'2024-03-27 12:17:59','2024-03-27 13:36:50','2024-03-27 13:33:58','2024-03-27 13:36:49',NULL,0,0,NULL,NULL),(10495,'mixpanel','completed',10,'2024-03-27 12:34:55','2024-03-27 13:46:47','2024-03-27 13:41:54','2024-03-27 13:46:46',NULL,0,0,NULL,NULL),(10496,'mixpanel','completed',10,'2024-03-27 12:47:34','2024-03-27 13:51:51','2024-03-27 13:49:33','2024-03-27 13:51:50',NULL,0,0,NULL,NULL),(10497,'mixpanel','completed',10,'2024-03-27 12:06:59','2024-03-27 13:58:40','2024-03-27 13:55:58','2024-03-27 13:58:39',NULL,0,0,NULL,NULL),(10498,'mixpanel','completed',10,'2024-03-27 12:24:53','2024-03-27 14:04:58','2024-03-27 14:01:52','2024-03-27 14:04:57',NULL,0,0,NULL,NULL),(10499,'mixpanel','completed',10,'2024-03-27 12:11:50','2024-03-27 14:16:49','2024-03-27 14:11:49','2024-03-27 14:16:48',NULL,0,0,NULL,NULL),(10500,'mixpanel','completed',10,'2024-03-27 12:53:47','2024-03-27 14:26:48','2024-03-27 14:21:46','2024-03-27 14:26:47',NULL,0,0,NULL,NULL),(10501,'mixpanel','completed',10,'2024-03-27 12:57:49','2024-03-27 14:36:53','2024-03-27 14:31:48','2024-03-27 14:36:52',NULL,0,0,NULL,NULL),(10502,'mixpanel','completed',10,'2024-03-27 13:35:45','2024-03-27 14:46:50','2024-03-27 14:41:44','2024-03-27 14:46:49',NULL,0,0,NULL,NULL),(10503,'mixpanel','completed',10,'2024-03-27 13:30:52','2024-03-27 14:55:15','2024-03-27 14:51:51','2024-03-27 14:55:14',NULL,0,0,NULL,NULL),(10504,'mixpanel','completed',10,'2024-03-27 13:21:49','2024-03-27 15:06:50','2024-03-27 15:01:48','2024-03-27 15:06:49',NULL,0,0,NULL,NULL),(10505,'mixpanel','completed',10,'2024-03-27 14:06:49','2024-03-27 15:16:44','2024-03-27 15:11:48','2024-03-27 15:16:43',NULL,0,0,NULL,NULL),(10506,'mixpanel','completed',10,'2024-03-27 13:26:53','2024-03-27 15:26:49','2024-03-27 15:21:52','2024-03-27 15:26:48',NULL,0,0,NULL,NULL),(10507,'mixpanel','completed',10,'2024-03-27 13:58:45','2024-03-27 15:36:34','2024-03-27 15:31:44','2024-03-27 15:36:33',NULL,0,0,NULL,NULL),(10508,'mixpanel','completed',10,'2024-03-27 14:36:39','2024-03-27 15:46:48','2024-03-27 15:41:38','2024-03-27 15:46:47',NULL,0,0,NULL,NULL),(10509,'mixpanel','completed',10,'2024-03-27 14:29:50','2024-03-27 15:56:45','2024-03-27 15:51:49','2024-03-27 15:56:44',NULL,0,0,NULL,NULL),(10510,'mixpanel','completed',10,'2024-03-27 14:01:45','2024-03-27 16:06:51','2024-03-27 16:01:44','2024-03-27 16:06:50',NULL,0,0,NULL,NULL),(10511,'mixpanel','completed',10,'2024-03-27 14:27:49','2024-03-27 16:16:57','2024-03-27 16:11:48','2024-03-27 16:16:56',NULL,0,0,NULL,NULL),(10512,'mixpanel','completed',10,'2024-03-27 14:36:52','2024-03-27 16:26:50','2024-03-27 16:21:51','2024-03-27 16:26:49',NULL,0,0,NULL,NULL),(10513,'mixpanel','completed',10,'2024-03-27 15:16:15','2024-03-27 16:31:54','2024-03-27 16:29:14','2024-03-27 16:31:53',NULL,0,0,NULL,NULL),(10514,'mixpanel','completed',10,'2024-03-27 15:17:48','2024-03-27 16:41:52','2024-03-27 16:36:47','2024-03-27 16:41:51',NULL,0,0,NULL,NULL),(10515,'mixpanel','completed',10,'2024-03-27 15:04:48','2024-03-27 16:51:50','2024-03-27 16:46:47','2024-03-27 16:51:49',NULL,0,0,NULL,NULL),(10516,'mixpanel','completed',10,'2024-03-27 15:10:46','2024-03-27 17:01:53','2024-03-27 16:56:45','2024-03-27 17:01:52',NULL,0,0,NULL,NULL),(10517,'mixpanel','completed',10,'2024-03-27 15:25:51','2024-03-27 17:11:48','2024-03-27 17:04:50','2024-03-27 17:11:47',NULL,0,0,NULL,NULL),(10518,'mixpanel','completed',10,'2024-03-27 16:08:51','2024-03-27 17:21:48','2024-03-27 17:16:50','2024-03-27 17:21:47',NULL,0,0,NULL,NULL),(10519,'mixpanel','completed',10,'2024-03-27 15:58:50','2024-03-27 17:31:52','2024-03-27 17:26:49','2024-03-27 17:31:51',NULL,0,0,NULL,NULL),(10520,'mixpanel','completed',10,'2024-03-27 16:02:51','2024-03-27 17:41:48','2024-03-27 17:36:50','2024-03-27 17:41:47',NULL,0,0,NULL,NULL),(10521,'mixpanel','completed',10,'2024-03-27 15:53:43','2024-03-27 17:51:45','2024-03-27 17:46:42','2024-03-27 17:51:44',NULL,0,0,NULL,NULL),(10522,'mixpanel','completed',10,'2024-03-27 16:52:47','2024-03-27 18:01:52','2024-03-27 17:56:46','2024-03-27 18:01:51',NULL,0,0,NULL,NULL),(10523,'mixpanel','completed',10,'2024-03-27 16:08:51','2024-03-27 18:11:51','2024-03-27 18:06:50','2024-03-27 18:11:50',NULL,0,0,NULL,NULL),(10524,'mixpanel','completed',10,'2024-03-27 16:22:52','2024-03-27 18:21:49','2024-03-27 18:16:51','2024-03-27 18:21:48',NULL,0,0,NULL,NULL),(10525,'mixpanel','completed',10,'2024-03-27 17:12:51','2024-03-27 18:31:48','2024-03-27 18:26:50','2024-03-27 18:31:47',NULL,0,0,NULL,NULL),(10526,'mixpanel','completed',10,'2024-03-27 17:19:53','2024-03-27 18:41:49','2024-03-27 18:36:52','2024-03-27 18:41:48',NULL,0,0,NULL,NULL),(10527,'mixpanel','completed',10,'2024-03-27 17:19:52','2024-03-27 18:51:56','2024-03-27 18:46:51','2024-03-27 18:51:55',NULL,0,0,NULL,NULL),(10528,'mixpanel','completed',10,'2024-03-27 17:02:46','2024-03-27 19:01:51','2024-03-27 18:56:45','2024-03-27 19:01:50',NULL,0,0,NULL,NULL),(10529,'mixpanel','completed',10,'2024-03-27 17:40:49','2024-03-27 19:11:58','2024-03-27 19:06:48','2024-03-27 19:11:57',NULL,0,0,NULL,NULL),(10530,'mixpanel','completed',10,'2024-03-27 18:13:47','2024-03-27 19:21:54','2024-03-27 19:16:46','2024-03-27 19:21:53',NULL,0,0,NULL,NULL),(10531,'mixpanel','completed',10,'2024-03-27 18:08:53','2024-03-27 19:31:50','2024-03-27 19:26:52','2024-03-27 19:31:49',NULL,0,0,NULL,NULL),(10532,'mixpanel','completed',10,'2024-03-27 17:58:53','2024-03-27 19:41:47','2024-03-27 19:36:52','2024-03-27 19:41:46',NULL,0,0,NULL,NULL),(10533,'mixpanel','completed',10,'2024-03-27 18:17:22','2024-03-27 19:51:52','2024-03-27 19:45:21','2024-03-27 19:51:51',NULL,0,0,NULL,NULL),(10534,'mixpanel','completed',10,'2024-03-27 18:46:59','2024-03-27 20:01:49','2024-03-27 19:56:58','2024-03-27 20:01:48',NULL,0,0,NULL,NULL),(10535,'mixpanel','completed',10,'2024-03-27 18:21:50','2024-03-27 20:11:53','2024-03-27 20:06:49','2024-03-27 20:11:51',NULL,0,0,NULL,NULL),(10536,'mixpanel','completed',10,'2024-03-27 18:27:08','2024-03-27 20:21:53','2024-03-27 20:17:05','2024-03-27 20:21:50',NULL,0,0,NULL,NULL),(10537,'mixpanel','completed',10,'2024-03-27 19:03:53','2024-03-27 20:31:57','2024-03-27 20:26:52','2024-03-27 20:31:56',NULL,0,0,NULL,NULL),(10538,'mixpanel','completed',10,'2024-03-27 18:52:52','2024-03-27 20:41:57','2024-03-27 20:36:51','2024-03-27 20:41:56',NULL,0,0,NULL,NULL),(10539,'mixpanel','completed',10,'2024-03-27 19:05:54','2024-03-27 20:52:05','2024-03-27 20:46:53','2024-03-27 20:52:04',NULL,0,0,NULL,NULL),(10540,'mixpanel','completed',10,'2024-03-27 19:13:53','2024-03-27 20:59:20','2024-03-27 20:56:52','2024-03-27 20:59:19',NULL,0,0,NULL,NULL),(10541,'mixpanel','completed',10,'2024-03-27 19:46:51','2024-03-27 21:06:50','2024-03-27 21:01:50','2024-03-27 21:06:48',NULL,0,0,NULL,NULL),(10542,'mixpanel','completed',10,'2024-03-27 20:08:49','2024-03-27 21:16:56','2024-03-27 21:11:48','2024-03-27 21:16:54',NULL,0,0,NULL,NULL),(10543,'mixpanel','completed',10,'2024-03-27 19:52:03','2024-03-27 21:26:56','2024-03-27 21:22:00','2024-03-27 21:26:53',NULL,0,0,NULL,NULL),(10544,'mixpanel','completed',10,'2024-03-27 19:40:43','2024-03-27 21:36:45','2024-03-27 21:31:42','2024-03-27 21:36:45',NULL,0,0,NULL,NULL),(10545,'mixpanel','completed',10,'2024-03-27 20:28:48','2024-03-27 21:46:48','2024-03-27 21:41:47','2024-03-27 21:46:47',NULL,0,0,NULL,NULL),(10546,'mixpanel','completed',10,'2024-03-27 20:45:48','2024-03-27 21:56:48','2024-03-27 21:51:47','2024-03-27 21:56:47',NULL,0,0,NULL,NULL),(10547,'mixpanel','completed',10,'2024-03-27 20:57:51','2024-03-27 22:06:50','2024-03-27 22:01:49','2024-03-27 22:06:49',NULL,0,0,NULL,NULL),(10548,'mixpanel','completed',10,'2024-03-27 20:54:48','2024-03-27 22:16:45','2024-03-27 22:11:47','2024-03-27 22:16:44',NULL,0,0,NULL,NULL),(10549,'mixpanel','completed',10,'2024-03-27 20:40:47','2024-03-27 22:26:48','2024-03-27 22:21:46','2024-03-27 22:26:47',NULL,0,0,NULL,NULL),(10550,'mixpanel','completed',10,'2024-03-27 21:18:01','2024-03-27 22:36:52','2024-03-27 22:30:00','2024-03-27 22:36:51',NULL,0,0,NULL,NULL),(10551,'mixpanel','completed',10,'2024-03-27 21:01:42','2024-03-27 22:46:48','2024-03-27 22:41:41','2024-03-27 22:46:47',NULL,0,0,NULL,NULL),(10552,'mixpanel','completed',10,'2024-03-27 21:06:10','2024-03-27 22:56:50','2024-03-27 22:50:09','2024-03-27 22:56:49',NULL,0,0,NULL,NULL),(10553,'mixpanel','completed',10,'2024-03-27 21:32:54','2024-03-27 23:06:45','2024-03-27 23:01:53','2024-03-27 23:06:44',NULL,0,0,NULL,NULL),(10554,'mixpanel','completed',10,'2024-03-27 21:59:51','2024-03-27 23:15:34','2024-03-27 23:11:50','2024-03-27 23:15:34',NULL,0,0,NULL,NULL),(10555,'mixpanel','completed',10,'2024-03-27 22:07:49','2024-03-27 23:26:52','2024-03-27 23:21:48','2024-03-27 23:26:50',NULL,0,0,NULL,NULL),(10556,'mixpanel','completed',10,'2024-03-27 22:27:49','2024-03-27 23:36:57','2024-03-27 23:31:48','2024-03-27 23:36:56',NULL,0,0,NULL,NULL),(10557,'mixpanel','completed',10,'2024-03-27 22:37:54','2024-03-27 23:46:51','2024-03-27 23:41:53','2024-03-27 23:46:50',NULL,0,0,NULL,NULL),(10558,'mixpanel','completed',10,'2024-03-27 22:34:40','2024-03-27 23:54:09','2024-03-27 23:51:39','2024-03-27 23:54:08',NULL,0,0,NULL,NULL),(10559,'mixpanel','completed',10,'2024-03-27 22:00:48','2024-03-28 00:01:52','2024-03-27 23:56:47','2024-03-28 00:01:51',NULL,0,0,NULL,NULL),(10560,'mixpanel','completed',10,'2024-03-27 22:17:48','2024-03-28 00:11:43','2024-03-28 00:06:47','2024-03-28 00:11:42',NULL,0,0,NULL,NULL),(10561,'mixpanel','completed',10,'2024-03-27 23:09:55','2024-03-28 00:21:45','2024-03-28 00:16:54','2024-03-28 00:21:44',NULL,0,0,NULL,NULL),(10562,'mixpanel','completed',10,'2024-03-27 22:31:49','2024-03-28 00:31:52','2024-03-28 00:26:48','2024-03-28 00:31:51',NULL,0,0,NULL,NULL),(10563,'mixpanel','completed',10,'2024-03-27 23:16:54','2024-03-28 00:41:50','2024-03-28 00:36:53','2024-03-28 00:41:49',NULL,0,0,NULL,NULL),(10564,'mixpanel','completed',10,'2024-03-27 23:38:52','2024-03-28 00:51:46','2024-03-28 00:46:51','2024-03-28 00:51:45',NULL,0,0,NULL,NULL),(10565,'mixpanel','completed',10,'2024-03-27 23:22:51','2024-03-28 01:01:47','2024-03-28 00:56:50','2024-03-28 01:01:46',NULL,0,0,NULL,NULL),(10566,'mixpanel','completed',10,'2024-03-27 23:44:46','2024-03-28 01:16:48','2024-03-28 01:11:45','2024-03-28 01:16:47',NULL,0,0,NULL,NULL),(10567,'mixpanel','completed',10,'2024-03-27 23:53:42','2024-03-28 01:26:48','2024-03-28 01:21:41','2024-03-28 01:26:47',NULL,0,0,NULL,NULL),(10568,'mixpanel','completed',10,'2024-03-27 23:51:45','2024-03-28 01:36:48','2024-03-28 01:31:44','2024-03-28 01:36:47',NULL,0,0,NULL,NULL),(10569,'mixpanel','completed',10,'2024-03-28 00:09:47','2024-03-28 01:46:48','2024-03-28 01:41:46','2024-03-28 01:46:47',NULL,0,0,NULL,NULL),(10570,'mixpanel','completed',10,'2024-03-28 00:22:45','2024-03-28 01:56:52','2024-03-28 01:51:44','2024-03-28 01:56:51',NULL,0,0,NULL,NULL),(10571,'mixpanel','completed',10,'2024-03-28 00:22:49','2024-03-28 02:06:00','2024-03-28 02:01:48','2024-03-28 02:05:59',NULL,0,0,NULL,NULL),(10572,'mixpanel','completed',10,'2024-03-28 00:46:50','2024-03-28 02:16:46','2024-03-28 02:11:49','2024-03-28 02:16:45',NULL,0,0,NULL,NULL),(10573,'mixpanel','completed',10,'2024-03-28 00:22:50','2024-03-28 02:26:45','2024-03-28 02:21:49','2024-03-28 02:26:44',NULL,0,0,NULL,NULL),(10574,'mixpanel','completed',10,'2024-03-28 00:31:10','2024-03-28 02:36:47','2024-03-28 02:31:09','2024-03-28 02:36:46',NULL,0,0,NULL,NULL),(10575,'mixpanel','completed',10,'2024-03-28 00:56:47','2024-03-28 02:46:46','2024-03-28 02:41:46','2024-03-28 02:46:45',NULL,0,0,NULL,NULL),(10576,'mixpanel','completed',10,'2024-03-28 01:12:43','2024-03-28 02:56:52','2024-03-28 02:51:42','2024-03-28 02:56:51',NULL,0,0,NULL,NULL),(10577,'mixpanel','completed',10,'2024-03-28 01:45:46','2024-03-28 03:06:51','2024-03-28 03:01:45','2024-03-28 03:06:50',NULL,0,0,NULL,NULL),(10578,'mixpanel','completed',10,'2024-03-28 01:45:46','2024-03-28 03:16:46','2024-03-28 03:11:45','2024-03-28 03:16:45',NULL,0,0,NULL,NULL),(10579,'mixpanel','completed',10,'2024-03-28 01:51:44','2024-03-28 03:26:48','2024-03-28 03:21:43','2024-03-28 03:26:47',NULL,0,0,NULL,NULL),(10580,'mixpanel','completed',10,'2024-03-28 01:49:47','2024-03-28 03:36:41','2024-03-28 03:31:46','2024-03-28 03:36:40',NULL,0,0,NULL,NULL),(10581,'mixpanel','completed',10,'2024-03-28 02:36:50','2024-03-28 03:46:45','2024-03-28 03:41:49','2024-03-28 03:46:44',NULL,0,0,NULL,NULL),(10582,'mixpanel','completed',10,'2024-03-28 02:31:50','2024-03-28 03:56:49','2024-03-28 03:51:49','2024-03-28 03:56:48',NULL,0,0,NULL,NULL),(10583,'mixpanel','completed',10,'2024-03-28 02:06:08','2024-03-28 04:06:50','2024-03-28 04:00:07','2024-03-28 04:06:49',NULL,0,0,NULL,NULL),(10584,'mixpanel','completed',10,'2024-03-28 02:57:42','2024-03-28 04:16:45','2024-03-28 04:11:41','2024-03-28 04:16:44',NULL,0,0,NULL,NULL),(10585,'mixpanel','completed',10,'2024-03-28 03:00:30','2024-03-28 04:21:45','2024-03-28 04:19:29','2024-03-28 04:21:45',NULL,0,0,NULL,NULL),(10586,'mixpanel','completed',10,'2024-03-28 03:10:57','2024-03-28 04:32:03','2024-03-28 04:26:55','2024-03-28 04:31:55',NULL,0,0,NULL,NULL),(10587,'mixpanel','completed',10,'2024-03-28 03:09:54','2024-03-28 04:41:56','2024-03-28 04:36:51','2024-03-28 04:41:54',NULL,0,0,NULL,NULL),(10588,'mixpanel','completed',10,'2024-03-28 02:48:55','2024-03-28 04:51:46','2024-03-28 04:46:53','2024-03-28 04:51:45',NULL,0,0,NULL,NULL),(10589,'mixpanel','completed',10,'2024-03-28 03:52:48','2024-03-28 05:01:47','2024-03-28 04:56:47','2024-03-28 05:01:46',NULL,0,0,NULL,NULL),(10590,'mixpanel','completed',10,'2024-03-28 04:03:51','2024-03-28 05:11:43','2024-03-28 05:06:50','2024-03-28 05:11:42',NULL,0,0,NULL,NULL),(10591,'mixpanel','completed',10,'2024-03-28 04:03:48','2024-03-28 05:21:43','2024-03-28 05:16:47','2024-03-28 05:21:42',NULL,0,0,NULL,NULL),(10592,'mixpanel','completed',10,'2024-03-28 03:31:44','2024-03-28 05:31:47','2024-03-28 05:26:42','2024-03-28 05:31:46',NULL,0,0,NULL,NULL),(10593,'mixpanel','completed',10,'2024-03-28 04:07:49','2024-03-28 05:42:08','2024-03-28 05:36:48','2024-03-28 05:42:07',NULL,0,0,NULL,NULL),(10594,'mixpanel','completed',10,'2024-03-28 04:23:21','2024-03-28 05:51:46','2024-03-28 05:46:20','2024-03-28 05:51:45',NULL,0,0,NULL,NULL),(10595,'mixpanel','completed',10,'2024-03-28 04:19:44','2024-03-28 06:00:30','2024-03-28 05:56:43','2024-03-28 06:00:30',NULL,0,0,NULL,NULL),(10596,'mixpanel','completed',10,'2024-03-28 04:43:09','2024-03-28 06:11:48','2024-03-28 06:06:08','2024-03-28 06:11:47',NULL,0,0,NULL,NULL),(10597,'mixpanel','completed',10,'2024-03-28 04:36:46','2024-03-28 06:19:38','2024-03-28 06:16:45','2024-03-28 06:19:37',NULL,0,0,NULL,NULL),(10598,'mixpanel','completed',10,'2024-03-28 05:19:44','2024-03-28 06:24:38','2024-03-28 06:21:43','2024-03-28 06:24:37',NULL,0,0,NULL,NULL),(10599,'mixpanel','completed',10,'2024-03-28 05:17:51','2024-03-28 06:31:48','2024-03-28 06:26:50','2024-03-28 06:31:47',NULL,0,0,NULL,NULL),(10600,'mixpanel','completed',10,'2024-03-28 05:13:51','2024-03-28 06:41:50','2024-03-28 06:36:50','2024-03-28 06:41:49',NULL,0,0,NULL,NULL),(10601,'mixpanel','completed',10,'2024-03-28 05:05:45','2024-03-28 06:51:48','2024-03-28 06:46:44','2024-03-28 06:51:46',NULL,0,0,NULL,NULL),(10602,'mixpanel','completed',10,'2024-03-28 05:08:06','2024-03-28 07:01:48','2024-03-28 06:57:05','2024-03-28 07:01:47',NULL,0,0,NULL,NULL),(10603,'mixpanel','completed',10,'2024-03-28 05:06:49','2024-03-28 07:11:49','2024-03-28 07:06:48','2024-03-28 07:11:48',NULL,0,0,NULL,NULL),(10604,'mixpanel','completed',10,'2024-03-28 05:44:47','2024-03-28 07:21:44','2024-03-28 07:16:46','2024-03-28 07:21:43',NULL,0,0,NULL,NULL),(10605,'mixpanel','completed',10,'2024-03-28 05:29:51','2024-03-28 07:31:48','2024-03-28 07:26:50','2024-03-28 07:31:47',NULL,0,0,NULL,NULL),(10606,'mixpanel','completed',10,'2024-03-28 06:19:48','2024-03-28 07:41:28','2024-03-28 07:36:47','2024-03-28 07:41:27',NULL,0,0,NULL,NULL),(10607,'mixpanel','completed',10,'2024-03-28 05:45:48','2024-03-28 07:51:53','2024-03-28 07:46:47','2024-03-28 07:51:53',NULL,0,0,NULL,NULL),(10608,'mixpanel','completed',10,'2024-03-28 06:22:43','2024-03-28 08:01:45','2024-03-28 07:56:42','2024-03-28 08:01:44',NULL,0,0,NULL,NULL),(10609,'mixpanel','completed',10,'2024-03-28 06:08:57','2024-03-28 08:11:52','2024-03-28 08:06:56','2024-03-28 08:11:51',NULL,0,0,NULL,NULL),(10610,'mixpanel','completed',10,'2024-03-28 06:54:53','2024-03-28 08:21:55','2024-03-28 08:16:52','2024-03-28 08:21:54',NULL,0,0,NULL,NULL),(10611,'mixpanel','completed',10,'2024-03-28 07:05:49','2024-03-28 08:31:48','2024-03-28 08:26:48','2024-03-28 08:31:47',NULL,0,0,NULL,NULL),(10612,'mixpanel','completed',10,'2024-03-28 07:21:49','2024-03-28 08:41:50','2024-03-28 08:36:49','2024-03-28 08:41:49',NULL,0,0,NULL,NULL),(10613,'schedule_re_engagement_email','completed',10,'2024-03-29 08:41:50','2024-03-29 08:43:50','2024-03-28 08:41:49','2024-03-29 08:43:49',NULL,0,0,NULL,NULL),(10614,'mixpanel','completed',10,'2024-03-28 06:45:46','2024-03-28 08:51:49','2024-03-28 08:46:45','2024-03-28 08:51:48',NULL,0,0,NULL,NULL),(10615,'mixpanel','completed',10,'2024-03-28 06:57:54','2024-03-28 08:59:45','2024-03-28 08:56:53','2024-03-28 08:59:44',NULL,0,0,NULL,NULL),(10616,'mixpanel','completed',10,'2024-03-28 07:11:05','2024-03-28 09:06:53','2024-03-28 09:02:04','2024-03-28 09:06:52',NULL,0,0,NULL,NULL),(10617,'mixpanel','completed',10,'2024-03-28 07:19:10','2024-03-28 09:11:51','2024-03-28 09:09:09','2024-03-28 09:11:50',NULL,0,0,NULL,NULL),(10618,'mixpanel','completed',10,'2024-03-28 07:58:48','2024-03-28 09:21:48','2024-03-28 09:16:47','2024-03-28 09:21:47',NULL,0,0,NULL,NULL),(10619,'mixpanel','completed',10,'2024-03-28 07:47:54','2024-03-28 09:31:45','2024-03-28 09:26:54','2024-03-28 09:31:44',NULL,0,0,NULL,NULL),(10620,'mixpanel','completed',10,'2024-03-28 08:25:57','2024-03-28 09:41:49','2024-03-28 09:36:56','2024-03-28 09:41:48',NULL,0,0,NULL,NULL),(10621,'mixpanel','completed',10,'2024-03-28 08:30:43','2024-03-28 09:51:52','2024-03-28 09:44:42','2024-03-28 09:51:51',NULL,0,0,NULL,NULL),(10622,'mixpanel','completed',10,'2024-03-28 08:01:51','2024-03-28 10:01:46','2024-03-28 09:56:50','2024-03-28 10:01:45',NULL,0,0,NULL,NULL),(10623,'mixpanel','completed',10,'2024-03-28 08:59:46','2024-03-28 10:09:20','2024-03-28 10:06:45','2024-03-28 10:09:19',NULL,0,0,NULL,NULL),(10624,'mixpanel','completed',10,'2024-03-28 08:12:51','2024-03-28 10:16:52','2024-03-28 10:11:50','2024-03-28 10:16:51',NULL,0,0,NULL,NULL),(10625,'mixpanel','completed',10,'2024-03-28 08:20:44','2024-03-28 10:24:14','2024-03-28 10:21:43','2024-03-28 10:24:13',NULL,0,0,NULL,NULL),(10626,'mixpanel','completed',10,'2024-03-28 09:15:51','2024-03-28 10:31:59','2024-03-28 10:26:50','2024-03-28 10:31:58',NULL,0,0,NULL,NULL),(10627,'mixpanel','completed',10,'2024-03-28 08:41:53','2024-03-28 10:41:45','2024-03-28 10:36:52','2024-03-28 10:41:44',NULL,0,0,NULL,NULL),(10628,'mixpanel','completed',10,'2024-03-28 09:28:49','2024-03-28 10:51:48','2024-03-28 10:46:48','2024-03-28 10:51:47',NULL,0,0,NULL,NULL),(10629,'mixpanel','completed',10,'2024-03-28 09:16:48','2024-03-28 11:01:50','2024-03-28 10:56:47','2024-03-28 11:01:49',NULL,0,0,NULL,NULL),(10630,'mixpanel','completed',10,'2024-03-28 09:11:48','2024-03-28 11:10:34','2024-03-28 11:06:47','2024-03-28 11:10:33',NULL,0,0,NULL,NULL),(10631,'mixpanel','completed',10,'2024-03-28 09:45:50','2024-03-28 11:21:48','2024-03-28 11:16:49','2024-03-28 11:21:47',NULL,0,0,NULL,NULL),(10632,'mixpanel','completed',10,'2024-03-28 10:13:44','2024-03-28 11:31:41','2024-03-28 11:26:43','2024-03-28 11:31:40',NULL,0,0,NULL,NULL),(10633,'mixpanel','completed',10,'2024-03-28 09:53:49','2024-03-28 11:41:47','2024-03-28 11:36:48','2024-03-28 11:41:46',NULL,0,0,NULL,NULL),(10634,'mixpanel','completed',10,'2024-03-28 09:58:50','2024-03-28 11:56:47','2024-03-28 11:46:49','2024-03-28 11:56:46',NULL,0,0,NULL,NULL),(10635,'mixpanel','completed',10,'2024-03-28 10:14:49','2024-03-28 12:06:41','2024-03-28 12:01:48','2024-03-28 12:06:40',NULL,0,0,NULL,NULL),(10636,'mixpanel','completed',10,'2024-03-28 11:03:47','2024-03-28 12:15:08','2024-03-28 12:11:46','2024-03-28 12:15:07',NULL,0,0,NULL,NULL),(10637,'mixpanel','completed',10,'2024-03-28 11:09:47','2024-03-28 12:26:46','2024-03-28 12:21:46','2024-03-28 12:26:45',NULL,0,0,NULL,NULL),(10638,'mixpanel','completed',10,'2024-03-28 10:57:45','2024-03-28 12:36:46','2024-03-28 12:31:44','2024-03-28 12:36:45',NULL,0,0,NULL,NULL),(10639,'mixpanel','completed',10,'2024-03-28 11:31:51','2024-03-28 12:46:48','2024-03-28 12:41:50','2024-03-28 12:46:47',NULL,0,0,NULL,NULL),(10640,'mixpanel','completed',10,'2024-03-28 11:25:49','2024-03-28 12:53:54','2024-03-28 12:51:43','2024-03-28 12:53:53',NULL,0,0,NULL,NULL),(10641,'mixpanel','completed',10,'2024-03-28 11:09:44','2024-03-28 13:01:49','2024-03-28 12:56:43','2024-03-28 13:01:48',NULL,0,0,NULL,NULL),(10642,'mixpanel','completed',10,'2024-03-28 11:23:49','2024-03-28 13:11:45','2024-03-28 13:06:48','2024-03-28 13:11:44',NULL,0,0,NULL,NULL),(10643,'mixpanel','completed',10,'2024-03-28 11:47:52','2024-03-28 13:21:47','2024-03-28 13:16:51','2024-03-28 13:21:47',NULL,0,0,NULL,NULL),(10644,'mixpanel','completed',10,'2024-03-28 12:04:39','2024-03-28 13:31:43','2024-03-28 13:26:38','2024-03-28 13:31:42',NULL,0,0,NULL,NULL),(10645,'mixpanel','completed',10,'2024-03-28 12:33:53','2024-03-28 13:41:43','2024-03-28 13:36:52','2024-03-28 13:41:42',NULL,0,0,NULL,NULL),(10646,'mixpanel','completed',10,'2024-03-28 12:30:46','2024-03-28 13:51:44','2024-03-28 13:46:45','2024-03-28 13:51:43',NULL,0,0,NULL,NULL),(10647,'mixpanel','completed',10,'2024-03-28 12:54:41','2024-03-28 14:01:44','2024-03-28 13:56:41','2024-03-28 14:01:43',NULL,0,0,NULL,NULL),(10648,'mixpanel','completed',10,'2024-03-28 12:49:39','2024-03-28 14:06:49','2024-03-28 14:04:39','2024-03-28 14:06:49',NULL,0,0,NULL,NULL),(10649,'mixpanel','completed',10,'2024-03-28 13:03:45','2024-03-28 14:16:50','2024-03-28 14:11:44','2024-03-28 14:16:50',NULL,0,0,NULL,NULL),(10650,'mixpanel','completed',10,'2024-03-28 13:14:43','2024-03-28 14:26:44','2024-03-28 14:21:42','2024-03-28 14:26:43',NULL,0,0,NULL,NULL),(10651,'mixpanel','completed',10,'2024-03-28 12:57:47','2024-03-28 14:36:54','2024-03-28 14:31:46','2024-03-28 14:36:53',NULL,0,0,NULL,NULL),(10652,'mixpanel','completed',10,'2024-03-28 13:39:53','2024-03-28 14:46:49','2024-03-28 14:41:53','2024-03-28 14:46:48',NULL,0,0,NULL,NULL),(10653,'mixpanel','completed',10,'2024-03-28 13:04:48','2024-03-28 14:56:49','2024-03-28 14:51:47','2024-03-28 14:56:48',NULL,0,0,NULL,NULL),(10654,'mixpanel','completed',10,'2024-03-28 13:37:44','2024-03-28 15:06:47','2024-03-28 15:01:44','2024-03-28 15:06:47',NULL,0,0,NULL,NULL),(10655,'mixpanel','completed',10,'2024-03-28 13:35:49','2024-03-28 15:16:47','2024-03-28 15:11:48','2024-03-28 15:16:46',NULL,0,0,NULL,NULL),(10656,'mixpanel','completed',10,'2024-03-28 13:45:45','2024-03-28 15:27:07','2024-03-28 15:21:45','2024-03-28 15:27:07',NULL,0,0,NULL,NULL),(10657,'mixpanel','completed',10,'2024-03-28 14:08:43','2024-03-28 15:41:48','2024-03-28 15:31:42','2024-03-28 15:41:47',NULL,0,0,NULL,NULL),(10658,'mixpanel','completed',10,'2024-03-28 14:18:49','2024-03-28 15:51:49','2024-03-28 15:46:48','2024-03-28 15:51:48',NULL,0,0,NULL,NULL),(10659,'mixpanel','completed',10,'2024-03-28 14:11:17','2024-03-28 16:01:45','2024-03-28 15:57:16','2024-03-28 16:01:44',NULL,0,0,NULL,NULL),(10660,'mixpanel','completed',10,'2024-03-28 14:54:54','2024-03-28 16:10:02','2024-03-28 16:06:53','2024-03-28 16:10:01',NULL,0,0,NULL,NULL),(10661,'mixpanel','completed',10,'2024-03-28 14:37:50','2024-03-28 16:21:50','2024-03-28 16:16:49','2024-03-28 16:21:49',NULL,0,0,NULL,NULL),(10662,'mixpanel','completed',10,'2024-03-28 14:39:47','2024-03-28 16:31:50','2024-03-28 16:26:46','2024-03-28 16:31:50',NULL,0,0,NULL,NULL),(10663,'mixpanel','completed',10,'2024-03-28 14:54:49','2024-03-28 16:41:46','2024-03-28 16:36:48','2024-03-28 16:41:45',NULL,0,0,NULL,NULL),(10664,'mixpanel','completed',10,'2024-03-28 14:59:51','2024-03-28 16:51:56','2024-03-28 16:46:50','2024-03-28 16:51:55',NULL,0,0,NULL,NULL),(10665,'mixpanel','completed',10,'2024-03-28 15:42:53','2024-03-28 17:01:53','2024-03-28 16:56:52','2024-03-28 17:01:52',NULL,0,0,NULL,NULL),(10666,'mixpanel','completed',10,'2024-03-28 15:18:48','2024-03-28 17:11:49','2024-03-28 17:06:47','2024-03-28 17:11:48',NULL,0,0,NULL,NULL),(10667,'mixpanel','completed',10,'2024-03-28 15:40:44','2024-03-28 17:21:50','2024-03-28 17:16:42','2024-03-28 17:21:49',NULL,0,0,NULL,NULL),(10668,'mixpanel','completed',10,'2024-03-28 15:32:50','2024-03-28 17:31:45','2024-03-28 17:26:49','2024-03-28 17:31:45',NULL,0,0,NULL,NULL),(10669,'mixpanel','completed',10,'2024-03-28 16:05:42','2024-03-28 17:41:44','2024-03-28 17:36:41','2024-03-28 17:41:43',NULL,0,0,NULL,NULL),(10670,'mixpanel','completed',10,'2024-03-28 16:06:47','2024-03-28 17:51:48','2024-03-28 17:46:46','2024-03-28 17:51:47',NULL,0,0,NULL,NULL),(10671,'mixpanel','completed',10,'2024-03-28 16:48:47','2024-03-28 18:01:43','2024-03-28 17:56:46','2024-03-28 18:01:42',NULL,0,0,NULL,NULL),(10672,'mixpanel','completed',10,'2024-03-28 16:39:49','2024-03-28 18:11:53','2024-03-28 18:06:48','2024-03-28 18:11:52',NULL,0,0,NULL,NULL),(10673,'mixpanel','completed',10,'2024-03-28 16:19:44','2024-03-28 18:21:47','2024-03-28 18:16:43','2024-03-28 18:21:46',NULL,0,0,NULL,NULL),(10674,'mixpanel','completed',10,'2024-03-28 16:26:50','2024-03-28 18:31:46','2024-03-28 18:26:49','2024-03-28 18:31:45',NULL,0,0,NULL,NULL),(10675,'mixpanel','completed',10,'2024-03-28 17:17:43','2024-03-28 18:41:45','2024-03-28 18:36:42','2024-03-28 18:41:44',NULL,0,0,NULL,NULL),(10676,'mixpanel','completed',10,'2024-03-28 17:22:48','2024-03-28 18:51:50','2024-03-28 18:46:47','2024-03-28 18:51:49',NULL,0,0,NULL,NULL),(10677,'mixpanel','completed',10,'2024-03-28 17:53:46','2024-03-28 19:01:51','2024-03-28 18:56:45','2024-03-28 19:01:50',NULL,0,0,NULL,NULL),(10678,'mixpanel','completed',10,'2024-03-28 17:45:42','2024-03-28 19:12:00','2024-03-28 19:06:41','2024-03-28 19:11:59',NULL,0,0,NULL,NULL),(10679,'mixpanel','completed',10,'2024-03-28 17:18:43','2024-03-28 19:21:55','2024-03-28 19:16:42','2024-03-28 19:21:54',NULL,0,0,NULL,NULL),(10680,'mixpanel','completed',10,'2024-03-28 17:29:46','2024-03-28 19:31:44','2024-03-28 19:26:45','2024-03-28 19:31:43',NULL,0,0,NULL,NULL),(10681,'mixpanel','completed',10,'2024-03-28 18:01:46','2024-03-28 19:41:53','2024-03-28 19:36:45','2024-03-28 19:41:51',NULL,0,0,NULL,NULL),(10682,'mixpanel','completed',10,'2024-03-28 17:54:54','2024-03-28 19:51:41','2024-03-28 19:46:53','2024-03-28 19:51:40',NULL,0,0,NULL,NULL),(10683,'mixpanel','completed',10,'2024-03-28 18:43:47','2024-03-28 20:01:45','2024-03-28 19:56:46','2024-03-28 20:01:44',NULL,0,0,NULL,NULL),(10684,'subscribers_engagement_score','completed',10,'2024-03-28 20:01:45','2024-03-28 20:06:45','2024-03-28 20:01:44','2024-03-28 20:06:44',NULL,0,0,NULL,NULL),(10685,'subscribers_engagement_score','completed',10,'2024-03-29 16:02:00','2024-03-29 16:06:48','2024-03-28 20:06:44','2024-03-29 16:06:47',NULL,0,0,NULL,NULL),(10686,'mixpanel','completed',10,'2024-03-28 18:17:45','2024-03-28 20:11:48','2024-03-28 20:06:44','2024-03-28 20:11:47',NULL,0,0,NULL,NULL),(10687,'mixpanel','completed',10,'2024-03-28 18:26:39','2024-03-28 20:19:15','2024-03-28 20:16:38','2024-03-28 20:19:14',NULL,0,0,NULL,NULL),(10688,'mixpanel','completed',10,'2024-03-28 18:53:49','2024-03-28 20:26:45','2024-03-28 20:21:48','2024-03-28 20:26:44',NULL,0,0,NULL,NULL),(10689,'mixpanel','completed',10,'2024-03-28 18:36:47','2024-03-28 20:36:54','2024-03-28 20:31:47','2024-03-28 20:36:53',NULL,0,0,NULL,NULL),(10690,'mixpanel','completed',10,'2024-03-28 19:18:50','2024-03-28 20:46:44','2024-03-28 20:41:44','2024-03-28 20:46:43',NULL,0,0,NULL,NULL),(10691,'mixpanel','completed',10,'2024-03-28 19:04:53','2024-03-28 20:56:53','2024-03-28 20:51:52','2024-03-28 20:56:52',NULL,0,0,NULL,NULL),(10692,'mixpanel','completed',10,'2024-03-28 19:17:48','2024-03-28 21:06:46','2024-03-28 21:01:47','2024-03-28 21:06:45',NULL,0,0,NULL,NULL),(10693,'mixpanel','completed',10,'2024-03-28 19:53:48','2024-03-28 21:16:43','2024-03-28 21:11:47','2024-03-28 21:16:42',NULL,0,0,NULL,NULL),(10694,'mixpanel','completed',10,'2024-03-28 20:12:49','2024-03-28 21:26:55','2024-03-28 21:21:48','2024-03-28 21:26:54',NULL,0,0,NULL,NULL),(10695,'mixpanel','completed',10,'2024-03-28 20:12:52','2024-03-28 21:36:48','2024-03-28 21:31:51','2024-03-28 21:36:47',NULL,0,0,NULL,NULL),(10696,'mixpanel','completed',10,'2024-03-28 19:57:52','2024-03-28 21:46:50','2024-03-28 21:41:51','2024-03-28 21:46:49',NULL,0,0,NULL,NULL),(10697,'mixpanel','completed',10,'2024-03-28 20:18:45','2024-03-28 21:56:52','2024-03-28 21:51:43','2024-03-28 21:56:51',NULL,0,0,NULL,NULL),(10698,'subscribers_email_count','completed',10,'2024-04-04 22:00:00','2024-04-04 22:01:46','2024-03-28 22:01:48','2024-04-04 22:01:45',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(10699,'mixpanel','completed',10,'2024-03-28 20:58:49','2024-03-28 22:06:45','2024-03-28 22:01:48','2024-03-28 22:06:44',NULL,0,0,NULL,NULL),(10700,'mixpanel','completed',10,'2024-03-28 20:22:56','2024-03-28 22:16:55','2024-03-28 22:11:55','2024-03-28 22:16:54',NULL,0,0,NULL,NULL),(10701,'mixpanel','completed',10,'2024-03-28 21:10:40','2024-03-28 22:26:50','2024-03-28 22:21:39','2024-03-28 22:26:49',NULL,0,0,NULL,NULL),(10702,'mixpanel','completed',10,'2024-03-28 20:58:45','2024-03-28 22:37:01','2024-03-28 22:31:44','2024-03-28 22:36:58',NULL,0,0,NULL,NULL),(10703,'mixpanel','completed',10,'2024-03-28 21:12:50','2024-03-28 22:46:45','2024-03-28 22:41:49','2024-03-28 22:46:44',NULL,0,0,NULL,NULL),(10704,'mixpanel','completed',10,'2024-03-28 21:10:50','2024-03-28 22:56:57','2024-03-28 22:51:49','2024-03-28 22:56:56',NULL,0,0,NULL,NULL),(10705,'mixpanel','completed',10,'2024-03-28 21:08:48','2024-03-28 23:06:59','2024-03-28 23:01:47','2024-03-28 23:06:58',NULL,0,0,NULL,NULL),(10706,'mixpanel','completed',10,'2024-03-28 22:01:50','2024-03-28 23:16:45','2024-03-28 23:11:49','2024-03-28 23:16:44',NULL,0,0,NULL,NULL),(10707,'mixpanel','completed',10,'2024-03-28 21:45:46','2024-03-28 23:26:48','2024-03-28 23:21:45','2024-03-28 23:26:47',NULL,0,0,NULL,NULL),(10708,'mixpanel','completed',10,'2024-03-28 22:10:49','2024-03-28 23:36:44','2024-03-28 23:31:48','2024-03-28 23:36:43',NULL,0,0,NULL,NULL),(10709,'mixpanel','completed',10,'2024-03-28 22:02:06','2024-03-28 23:46:52','2024-03-28 23:42:04','2024-03-28 23:46:50',NULL,0,0,NULL,NULL),(10710,'mixpanel','completed',10,'2024-03-28 22:23:46','2024-03-28 23:56:50','2024-03-28 23:51:45','2024-03-28 23:56:49',NULL,0,0,NULL,NULL),(10711,'mixpanel','completed',10,'2024-03-28 22:43:53','2024-03-29 00:06:47','2024-03-29 00:01:52','2024-03-29 00:06:46',NULL,0,0,NULL,NULL),(10712,'mixpanel','completed',10,'2024-03-28 22:24:46','2024-03-29 00:14:38','2024-03-29 00:11:45','2024-03-29 00:14:37',NULL,0,0,NULL,NULL),(10713,'mixpanel','completed',10,'2024-03-28 22:33:49','2024-03-29 00:21:51','2024-03-29 00:16:48','2024-03-29 00:21:50',NULL,0,0,NULL,NULL),(10714,'mixpanel','completed',10,'2024-03-28 22:32:01','2024-03-29 00:36:49','2024-03-29 00:31:59','2024-03-29 00:36:48',NULL,0,0,NULL,NULL),(10715,'mixpanel','completed',10,'2024-03-28 22:56:54','2024-03-29 00:46:41','2024-03-29 00:41:53','2024-03-29 00:46:40',NULL,0,0,NULL,NULL),(10716,'mixpanel','completed',10,'2024-03-28 23:33:51','2024-03-29 00:56:48','2024-03-29 00:51:50','2024-03-29 00:56:47',NULL,0,0,NULL,NULL),(10717,'mixpanel','completed',10,'2024-03-28 23:46:52','2024-03-29 01:06:47','2024-03-29 01:01:51','2024-03-29 01:06:46',NULL,0,0,NULL,NULL),(10718,'mixpanel','completed',10,'2024-03-28 23:35:48','2024-03-29 01:14:10','2024-03-29 01:11:47','2024-03-29 01:14:09',NULL,0,0,NULL,NULL),(10719,'mixpanel','completed',10,'2024-03-29 00:10:47','2024-03-29 01:21:51','2024-03-29 01:16:46','2024-03-29 01:21:50',NULL,0,0,NULL,NULL),(10720,'mixpanel','completed',10,'2024-03-29 00:10:46','2024-03-29 01:31:41','2024-03-29 01:26:45','2024-03-29 01:31:40',NULL,0,0,NULL,NULL),(10721,'mixpanel','completed',10,'2024-03-28 23:57:46','2024-03-29 01:41:48','2024-03-29 01:36:45','2024-03-29 01:41:47',NULL,0,0,NULL,NULL),(10722,'mixpanel','completed',10,'2024-03-29 00:01:54','2024-03-29 01:51:44','2024-03-29 01:46:53','2024-03-29 01:51:43',NULL,0,0,NULL,NULL),(10723,'mixpanel','completed',10,'2024-03-29 00:04:50','2024-03-29 02:01:55','2024-03-29 01:56:49','2024-03-29 02:01:54',NULL,0,0,NULL,NULL),(10724,'mixpanel','completed',10,'2024-03-29 00:55:46','2024-03-29 02:11:51','2024-03-29 02:06:45','2024-03-29 02:11:50',NULL,0,0,NULL,NULL),(10725,'mixpanel','completed',10,'2024-03-29 00:18:49','2024-03-29 02:21:46','2024-03-29 02:16:48','2024-03-29 02:21:46',NULL,0,0,NULL,NULL),(10726,'mixpanel','completed',10,'2024-03-29 01:07:46','2024-03-29 02:31:44','2024-03-29 02:26:45','2024-03-29 02:31:43',NULL,0,0,NULL,NULL),(10727,'mixpanel','completed',10,'2024-03-29 01:22:48','2024-03-29 02:41:50','2024-03-29 02:36:47','2024-03-29 02:41:49',NULL,0,0,NULL,NULL),(10728,'mixpanel','completed',10,'2024-03-29 01:36:47','2024-03-29 02:48:53','2024-03-29 02:46:46','2024-03-29 02:48:52',NULL,0,0,NULL,NULL),(10729,'mixpanel','completed',10,'2024-03-29 01:19:25','2024-03-29 02:56:47','2024-03-29 02:51:24','2024-03-29 02:56:46',NULL,0,0,NULL,NULL),(10730,'mixpanel','completed',10,'2024-03-29 01:46:47','2024-03-29 03:06:48','2024-03-29 03:01:46','2024-03-29 03:06:47',NULL,0,0,NULL,NULL),(10731,'mixpanel','completed',10,'2024-03-29 01:52:47','2024-03-29 03:11:52','2024-03-29 03:09:46','2024-03-29 03:11:51',NULL,0,0,NULL,NULL),(10732,'mixpanel','completed',10,'2024-03-29 02:03:47','2024-03-29 03:21:44','2024-03-29 03:16:46','2024-03-29 03:21:43',NULL,0,0,NULL,NULL),(10733,'mixpanel','completed',10,'2024-03-29 01:50:57','2024-03-29 03:31:57','2024-03-29 03:26:56','2024-03-29 03:31:56',NULL,0,0,NULL,NULL),(10734,'mixpanel','completed',10,'2024-03-29 02:08:45','2024-03-29 03:41:34','2024-03-29 03:36:44','2024-03-29 03:41:33',NULL,0,0,NULL,NULL),(10735,'mixpanel','completed',10,'2024-03-29 02:25:04','2024-03-29 03:46:18','2024-03-29 03:44:03','2024-03-29 03:46:17',NULL,0,0,NULL,NULL),(10736,'mixpanel','completed',10,'2024-03-29 02:46:45','2024-03-29 03:51:44','2024-03-29 03:48:44','2024-03-29 03:51:43',NULL,0,0,NULL,NULL),(10737,'mixpanel','completed',10,'2024-03-29 01:54:41','2024-03-29 03:56:46','2024-03-29 03:54:40','2024-03-29 03:56:45',NULL,0,0,NULL,NULL),(10738,'mixpanel','completed',10,'2024-03-29 02:39:05','2024-03-29 04:01:41','2024-03-29 03:59:04','2024-03-29 04:01:40',NULL,0,0,NULL,NULL),(10739,'mixpanel','completed',10,'2024-03-29 02:38:44','2024-03-29 04:05:54','2024-03-29 04:03:42','2024-03-29 04:05:53',NULL,0,0,NULL,NULL),(10740,'mixpanel','completed',10,'2024-03-29 02:28:16','2024-03-29 04:11:53','2024-03-29 04:09:15','2024-03-29 04:11:52',NULL,0,0,NULL,NULL),(10741,'mixpanel','completed',10,'2024-03-29 02:50:17','2024-03-29 04:17:44','2024-03-29 04:15:16','2024-03-29 04:17:43',NULL,0,0,NULL,NULL),(10742,'mixpanel','completed',10,'2024-03-29 03:00:51','2024-03-29 04:22:38','2024-03-29 04:19:50','2024-03-29 04:22:37',NULL,0,0,NULL,NULL),(10743,'mixpanel','completed',10,'2024-03-29 03:18:49','2024-03-29 04:28:12','2024-03-29 04:25:48','2024-03-29 04:28:11',NULL,0,0,NULL,NULL),(10744,'mixpanel','completed',10,'2024-03-29 03:14:50','2024-03-29 04:33:46','2024-03-29 04:30:49','2024-03-29 04:33:45',NULL,0,0,NULL,NULL),(10745,'mixpanel','completed',10,'2024-03-29 02:51:57','2024-03-29 04:38:38','2024-03-29 04:35:56','2024-03-29 04:38:37',NULL,0,0,NULL,NULL),(10746,'mixpanel','completed',10,'2024-03-29 03:00:41','2024-03-29 04:43:12','2024-03-29 04:40:40','2024-03-29 04:43:11',NULL,0,0,NULL,NULL),(10747,'mixpanel','completed',10,'2024-03-29 03:40:51','2024-03-29 04:48:45','2024-03-29 04:45:50','2024-03-29 04:48:44',NULL,0,0,NULL,NULL),(10748,'mixpanel','completed',10,'2024-03-29 03:05:48','2024-03-29 04:53:55','2024-03-29 04:51:47','2024-03-29 04:53:54',NULL,0,0,NULL,NULL),(10749,'mixpanel','completed',10,'2024-03-29 03:19:15','2024-03-29 04:59:01','2024-03-29 04:56:14','2024-03-29 04:59:00',NULL,0,0,NULL,NULL),(10750,'mixpanel','completed',10,'2024-03-29 03:16:47','2024-03-29 05:03:52','2024-03-29 05:01:46','2024-03-29 05:03:51',NULL,0,0,NULL,NULL),(10751,'mixpanel','completed',10,'2024-03-29 03:45:00','2024-03-29 05:08:38','2024-03-29 05:05:59','2024-03-29 05:08:37',NULL,0,0,NULL,NULL),(10752,'mixpanel','completed',10,'2024-03-29 03:16:17','2024-03-29 05:13:57','2024-03-29 05:11:16','2024-03-29 05:13:56',NULL,0,0,NULL,NULL),(10753,'mixpanel','completed',10,'2024-03-29 03:52:45','2024-03-29 05:19:57','2024-03-29 05:16:44','2024-03-29 05:19:56',NULL,0,0,NULL,NULL),(10754,'mixpanel','completed',10,'2024-03-29 03:46:48','2024-03-29 05:25:17','2024-03-29 05:22:47','2024-03-29 05:25:16',NULL,0,0,NULL,NULL),(10755,'mixpanel','completed',10,'2024-03-29 03:53:56','2024-03-29 05:31:07','2024-03-29 05:28:55','2024-03-29 05:31:06',NULL,0,0,NULL,NULL),(10756,'mixpanel','completed',10,'2024-03-29 03:37:40','2024-03-29 05:36:47','2024-03-29 05:33:39','2024-03-29 05:36:46',NULL,0,0,NULL,NULL),(10757,'mixpanel','completed',10,'2024-03-29 04:11:39','2024-03-29 05:41:49','2024-03-29 05:39:38','2024-03-29 05:41:48',NULL,0,0,NULL,NULL),(10758,'mixpanel','completed',10,'2024-03-29 04:13:13','2024-03-29 05:47:04','2024-03-29 05:44:12','2024-03-29 05:47:03',NULL,0,0,NULL,NULL),(10759,'mixpanel','completed',10,'2024-03-29 04:01:56','2024-03-29 05:52:43','2024-03-29 05:49:55','2024-03-29 05:52:42',NULL,0,0,NULL,NULL),(10760,'mixpanel','completed',10,'2024-03-29 04:42:54','2024-03-29 05:57:39','2024-03-29 05:54:53','2024-03-29 05:57:38',NULL,0,0,NULL,NULL),(10761,'mixpanel','completed',10,'2024-03-29 03:59:28','2024-03-29 06:02:41','2024-03-29 06:00:27','2024-03-29 06:02:40',NULL,0,0,NULL,NULL),(10762,'mixpanel','completed',10,'2024-03-29 04:50:49','2024-03-29 06:09:46','2024-03-29 06:06:48','2024-03-29 06:09:45',NULL,0,0,NULL,NULL),(10763,'mixpanel','completed',10,'2024-03-29 04:39:54','2024-03-29 06:14:12','2024-03-29 06:11:53','2024-03-29 06:14:11',NULL,0,0,NULL,NULL),(10764,'mixpanel','completed',10,'2024-03-29 05:05:47','2024-03-29 06:20:22','2024-03-29 06:16:46','2024-03-29 06:20:21',NULL,0,0,NULL,NULL),(10765,'mixpanel','completed',10,'2024-03-29 04:48:03','2024-03-29 06:25:48','2024-03-29 06:23:02','2024-03-29 06:25:47',NULL,0,0,NULL,NULL),(10766,'mixpanel','completed',10,'2024-03-29 04:45:00','2024-03-29 06:30:14','2024-03-29 06:27:59','2024-03-29 06:30:13',NULL,0,0,NULL,NULL),(10767,'mixpanel','completed',10,'2024-03-29 04:50:48','2024-03-29 06:36:51','2024-03-29 06:32:47','2024-03-29 06:36:50',NULL,0,0,NULL,NULL),(10768,'mixpanel','completed',10,'2024-03-29 05:18:19','2024-03-29 06:41:48','2024-03-29 06:39:18','2024-03-29 06:41:47',NULL,0,0,NULL,NULL),(10769,'mixpanel','completed',10,'2024-03-29 04:57:06','2024-03-29 06:46:14','2024-03-29 06:44:05','2024-03-29 06:46:13',NULL,0,0,NULL,NULL),(10770,'mixpanel','completed',10,'2024-03-29 05:43:45','2024-03-29 06:52:04','2024-03-29 06:49:44','2024-03-29 06:52:03',NULL,0,0,NULL,NULL),(10771,'mixpanel','completed',10,'2024-03-29 05:31:28','2024-03-29 06:56:53','2024-03-29 06:54:27','2024-03-29 06:56:52',NULL,0,0,NULL,NULL),(10772,'mixpanel','completed',10,'2024-03-29 05:47:26','2024-03-29 07:01:44','2024-03-29 06:59:25','2024-03-29 07:01:43',NULL,0,0,NULL,NULL),(10773,'mixpanel','completed',10,'2024-03-29 05:10:12','2024-03-29 07:06:38','2024-03-29 07:04:11','2024-03-29 07:06:37',NULL,0,0,NULL,NULL),(10774,'mixpanel','completed',10,'2024-03-29 05:52:46','2024-03-29 07:10:49','2024-03-29 07:08:45','2024-03-29 07:10:48',NULL,0,0,NULL,NULL),(10775,'mixpanel','completed',10,'2024-03-29 05:28:52','2024-03-29 07:16:42','2024-03-29 07:13:51','2024-03-29 07:16:41',NULL,0,0,NULL,NULL),(10776,'mixpanel','completed',10,'2024-03-29 05:37:07','2024-03-29 07:22:52','2024-03-29 07:20:06','2024-03-29 07:22:51',NULL,0,0,NULL,NULL),(10777,'mixpanel','completed',10,'2024-03-29 06:00:20','2024-03-29 07:28:23','2024-03-29 07:26:19','2024-03-29 07:28:22',NULL,0,0,NULL,NULL),(10778,'mixpanel','completed',10,'2024-03-29 05:42:46','2024-03-29 07:34:01','2024-03-29 07:30:45','2024-03-29 07:34:00',NULL,0,0,NULL,NULL),(10779,'mixpanel','completed',10,'2024-03-29 06:22:49','2024-03-29 07:39:08','2024-03-29 07:36:48','2024-03-29 07:39:06',NULL,0,0,NULL,NULL),(10780,'mixpanel','completed',10,'2024-03-29 05:42:55','2024-03-29 07:44:45','2024-03-29 07:41:54','2024-03-29 07:44:44',NULL,0,0,NULL,NULL),(10781,'mixpanel','completed',10,'2024-03-29 06:38:25','2024-03-29 07:51:11','2024-03-29 07:48:24','2024-03-29 07:51:10',NULL,0,0,NULL,NULL),(10782,'mixpanel','completed',10,'2024-03-29 06:06:07','2024-03-29 07:56:49','2024-03-29 07:54:06','2024-03-29 07:56:48',NULL,0,0,NULL,NULL),(10783,'mixpanel','completed',10,'2024-03-29 06:49:56','2024-03-29 08:01:34','2024-03-29 07:58:55','2024-03-29 08:01:33',NULL,0,0,NULL,NULL),(10784,'mixpanel','completed',10,'2024-03-29 06:18:44','2024-03-29 08:06:48','2024-03-29 08:03:43','2024-03-29 08:06:47',NULL,0,0,NULL,NULL),(10785,'mixpanel','completed',10,'2024-03-29 06:49:59','2024-03-29 08:14:02','2024-03-29 08:10:58','2024-03-29 08:14:01',NULL,0,0,NULL,NULL),(10786,'mixpanel','completed',10,'2024-03-29 06:37:51','2024-03-29 08:18:53','2024-03-29 08:16:50','2024-03-29 08:18:52',NULL,0,0,NULL,NULL),(10787,'mixpanel','completed',10,'2024-03-29 06:35:31','2024-03-29 08:23:39','2024-03-29 08:21:30','2024-03-29 08:23:38',NULL,0,0,NULL,NULL),(10788,'mixpanel','completed',10,'2024-03-29 06:25:31','2024-03-29 08:29:00','2024-03-29 08:26:30','2024-03-29 08:28:59',NULL,0,0,NULL,NULL),(10789,'mixpanel','completed',10,'2024-03-29 06:50:53','2024-03-29 08:34:43','2024-03-29 08:31:51','2024-03-29 08:34:42',NULL,0,0,NULL,NULL),(10790,'mixpanel','completed',10,'2024-03-29 07:18:05','2024-03-29 08:41:13','2024-03-29 08:38:04','2024-03-29 08:41:12',NULL,0,0,NULL,NULL),(10791,'mixpanel','completed',10,'2024-03-29 07:14:50','2024-03-29 08:45:58','2024-03-29 08:43:49','2024-03-29 08:45:57',NULL,0,0,NULL,NULL),(10792,'schedule_re_engagement_email','completed',10,'2024-03-30 08:45:58','2024-03-30 08:46:47','2024-03-29 08:45:57','2024-03-30 08:46:46',NULL,0,0,NULL,NULL),(10793,'mixpanel','completed',10,'2024-03-29 07:21:45','2024-03-29 08:51:41','2024-03-29 08:48:44','2024-03-29 08:51:40',NULL,0,0,NULL,NULL),(10794,'mixpanel','completed',10,'2024-03-29 07:14:16','2024-03-29 08:56:36','2024-03-29 08:54:15','2024-03-29 08:56:35',NULL,0,0,NULL,NULL),(10795,'mixpanel','completed',10,'2024-03-29 07:05:22','2024-03-29 09:01:45','2024-03-29 08:59:21','2024-03-29 09:01:44',NULL,0,0,NULL,NULL),(10796,'mixpanel','completed',10,'2024-03-29 07:58:41','2024-03-29 09:06:49','2024-03-29 09:04:40','2024-03-29 09:06:48',NULL,0,0,NULL,NULL),(10797,'mixpanel','completed',10,'2024-03-29 07:19:05','2024-03-29 09:11:11','2024-03-29 09:09:05','2024-03-29 09:11:10',NULL,0,0,NULL,NULL),(10798,'mixpanel','completed',10,'2024-03-29 07:29:13','2024-03-29 09:15:52','2024-03-29 09:13:12','2024-03-29 09:15:51',NULL,0,0,NULL,NULL),(10799,'mixpanel','completed',10,'2024-03-29 07:42:59','2024-03-29 09:21:46','2024-03-29 09:17:58','2024-03-29 09:21:45',NULL,0,0,NULL,NULL),(10800,'mixpanel','completed',10,'2024-03-29 08:17:15','2024-03-29 09:29:11','2024-03-29 09:25:15','2024-03-29 09:29:10',NULL,0,0,NULL,NULL),(10801,'mixpanel','completed',10,'2024-03-29 08:10:46','2024-03-29 09:33:58','2024-03-29 09:31:45','2024-03-29 09:33:57',NULL,0,0,NULL,NULL),(10802,'mixpanel','completed',10,'2024-03-29 08:02:53','2024-03-29 09:39:42','2024-03-29 09:36:52','2024-03-29 09:39:41',NULL,0,0,NULL,NULL),(10803,'mixpanel','completed',10,'2024-03-29 07:51:48','2024-03-29 09:45:42','2024-03-29 09:41:47','2024-03-29 09:45:41',NULL,0,0,NULL,NULL),(10804,'mixpanel','completed',10,'2024-03-29 07:48:02','2024-03-29 09:50:39','2024-03-29 09:48:01','2024-03-29 09:50:38',NULL,0,0,NULL,NULL),(10805,'mixpanel','completed',10,'2024-03-29 08:00:10','2024-03-29 09:56:02','2024-03-29 09:53:09','2024-03-29 09:56:02',NULL,0,0,NULL,NULL),(10806,'mixpanel','completed',10,'2024-03-29 08:09:53','2024-03-29 10:01:48','2024-03-29 09:58:52','2024-03-29 10:01:48',NULL,0,0,NULL,NULL),(10807,'mixpanel','completed',10,'2024-03-29 08:20:31','2024-03-29 10:07:44','2024-03-29 10:05:30','2024-03-29 10:07:44',NULL,0,0,NULL,NULL),(10808,'mixpanel','completed',10,'2024-03-29 08:31:52','2024-03-29 10:11:55','2024-03-29 10:09:51','2024-03-29 10:11:55',NULL,0,0,NULL,NULL),(10809,'mixpanel','completed',10,'2024-03-29 09:09:44','2024-03-29 10:21:46','2024-03-29 10:16:44','2024-03-29 10:21:45',NULL,0,0,NULL,NULL),(10810,'mixpanel','completed',10,'2024-03-29 08:30:48','2024-03-29 10:30:25','2024-03-29 10:26:48','2024-03-29 10:30:24',NULL,0,0,NULL,NULL),(10811,'mixpanel','completed',10,'2024-03-29 09:03:41','2024-03-29 10:36:43','2024-03-29 10:33:40','2024-03-29 10:36:42',NULL,0,0,NULL,NULL),(10812,'mixpanel','completed',10,'2024-03-29 08:51:48','2024-03-29 10:46:51','2024-03-29 10:41:47','2024-03-29 10:46:50',NULL,0,0,NULL,NULL),(10813,'mixpanel','completed',10,'2024-03-29 09:00:42','2024-03-29 10:56:46','2024-03-29 10:51:42','2024-03-29 10:56:45',NULL,0,0,NULL,NULL),(10814,'mixpanel','completed',10,'2024-03-29 09:53:46','2024-03-29 11:06:45','2024-03-29 11:01:45','2024-03-29 11:06:44',NULL,0,0,NULL,NULL),(10815,'mixpanel','completed',10,'2024-03-29 09:52:28','2024-03-29 11:16:50','2024-03-29 11:11:28','2024-03-29 11:16:50',NULL,0,0,NULL,NULL),(10816,'mixpanel','completed',10,'2024-03-29 09:48:37','2024-03-29 11:26:47','2024-03-29 11:21:36','2024-03-29 11:26:47',NULL,0,0,NULL,NULL),(10817,'mixpanel','completed',10,'2024-03-29 09:33:43','2024-03-29 11:36:41','2024-03-29 11:31:43','2024-03-29 11:36:40',NULL,0,0,NULL,NULL),(10818,'mixpanel','completed',10,'2024-03-29 09:48:43','2024-03-29 11:46:47','2024-03-29 11:41:42','2024-03-29 11:46:46',NULL,0,0,NULL,NULL),(10819,'mixpanel','completed',10,'2024-03-29 10:01:45','2024-03-29 11:56:58','2024-03-29 11:51:44','2024-03-29 11:56:57',NULL,0,0,NULL,NULL),(10820,'mixpanel','completed',10,'2024-03-29 10:51:50','2024-03-29 12:06:52','2024-03-29 12:01:49','2024-03-29 12:06:47',NULL,0,0,NULL,NULL),(10821,'mixpanel','completed',10,'2024-03-29 11:01:49','2024-03-29 12:16:47','2024-03-29 12:11:48','2024-03-29 12:16:46',NULL,0,0,NULL,NULL),(10822,'mixpanel','completed',10,'2024-03-29 10:43:23','2024-03-29 12:26:52','2024-03-29 12:21:22','2024-03-29 12:26:51',NULL,0,0,NULL,NULL),(10823,'mixpanel','completed',10,'2024-03-29 11:22:40','2024-03-29 12:36:46','2024-03-29 12:31:40','2024-03-29 12:36:46',NULL,0,0,NULL,NULL),(10824,'mixpanel','completed',10,'2024-03-29 11:27:49','2024-03-29 12:46:47','2024-03-29 12:41:48','2024-03-29 12:46:46',NULL,0,0,NULL,NULL),(10825,'mixpanel','completed',10,'2024-03-29 11:34:54','2024-03-29 12:56:52','2024-03-29 12:51:53','2024-03-29 12:56:51',NULL,0,0,NULL,NULL),(10826,'mixpanel','completed',10,'2024-03-29 11:16:54','2024-03-29 13:06:46','2024-03-29 13:01:53','2024-03-29 13:06:45',NULL,0,0,NULL,NULL),(10827,'mixpanel','completed',10,'2024-03-29 11:34:47','2024-03-29 13:16:48','2024-03-29 13:11:46','2024-03-29 13:16:46',NULL,0,0,NULL,NULL),(10828,'mixpanel','completed',10,'2024-03-29 11:27:55','2024-03-29 13:26:49','2024-03-29 13:21:54','2024-03-29 13:26:48',NULL,0,0,NULL,NULL),(10829,'mixpanel','completed',10,'2024-03-29 12:07:43','2024-03-29 13:31:52','2024-03-29 13:29:42','2024-03-29 13:31:51',NULL,0,0,NULL,NULL),(10830,'mixpanel','completed',10,'2024-03-29 12:29:45','2024-03-29 13:41:32','2024-03-29 13:36:44','2024-03-29 13:41:32',NULL,0,0,NULL,NULL),(10831,'mixpanel','completed',10,'2024-03-29 12:16:51','2024-03-29 13:51:50','2024-03-29 13:46:50','2024-03-29 13:51:49',NULL,0,0,NULL,NULL),(10832,'mixpanel','completed',10,'2024-03-29 12:16:45','2024-03-29 14:01:46','2024-03-29 13:56:44','2024-03-29 14:01:45',NULL,0,0,NULL,NULL),(10833,'mixpanel','completed',10,'2024-03-29 12:40:49','2024-03-29 14:11:49','2024-03-29 14:06:48','2024-03-29 14:11:48',NULL,0,0,NULL,NULL),(10834,'mixpanel','completed',10,'2024-03-29 13:01:44','2024-03-29 14:21:54','2024-03-29 14:16:43','2024-03-29 14:21:53',NULL,0,0,NULL,NULL),(10835,'mixpanel','completed',10,'2024-03-29 12:40:42','2024-03-29 14:31:49','2024-03-29 14:26:41','2024-03-29 14:31:48',NULL,0,0,NULL,NULL),(10836,'mixpanel','completed',10,'2024-03-29 13:12:49','2024-03-29 14:41:45','2024-03-29 14:36:47','2024-03-29 14:41:44',NULL,0,0,NULL,NULL),(10837,'mixpanel','completed',10,'2024-03-29 13:44:43','2024-03-29 14:51:41','2024-03-29 14:46:42','2024-03-29 14:51:40',NULL,0,0,NULL,NULL),(10838,'mixpanel','completed',10,'2024-03-29 13:44:47','2024-03-29 15:01:48','2024-03-29 14:56:46','2024-03-29 15:01:47',NULL,0,0,NULL,NULL),(10839,'mixpanel','completed',10,'2024-03-29 13:47:48','2024-03-29 15:11:45','2024-03-29 15:06:47','2024-03-29 15:11:44',NULL,0,0,NULL,NULL),(10840,'mixpanel','completed',10,'2024-03-29 14:13:44','2024-03-29 15:21:40','2024-03-29 15:16:42','2024-03-29 15:21:39',NULL,0,0,NULL,NULL),(10841,'mixpanel','completed',10,'2024-03-29 13:51:46','2024-03-29 15:31:43','2024-03-29 15:26:45','2024-03-29 15:31:42',NULL,0,0,NULL,NULL),(10842,'mixpanel','completed',10,'2024-03-29 13:49:42','2024-03-29 15:41:52','2024-03-29 15:36:41','2024-03-29 15:41:51',NULL,0,0,NULL,NULL),(10843,'mixpanel','completed',10,'2024-03-29 13:51:45','2024-03-29 15:51:41','2024-03-29 15:46:44','2024-03-29 15:51:40',NULL,0,0,NULL,NULL),(10844,'mixpanel','completed',10,'2024-03-29 14:30:41','2024-03-29 16:01:45','2024-03-29 15:56:40','2024-03-29 16:01:44',NULL,0,0,NULL,NULL),(10845,'subscribers_engagement_score','completed',10,'2024-03-30 18:08:00','2024-03-30 18:11:47','2024-03-29 16:06:47','2024-03-30 18:11:46',NULL,0,0,NULL,NULL),(10846,'mixpanel','completed',10,'2024-03-29 14:51:48','2024-03-29 16:11:47','2024-03-29 16:06:47','2024-03-29 16:11:46',NULL,0,0,NULL,NULL),(10847,'mixpanel','completed',10,'2024-03-29 14:33:43','2024-03-29 16:21:47','2024-03-29 16:16:41','2024-03-29 16:21:46',NULL,0,0,NULL,NULL),(10848,'mixpanel','completed',10,'2024-03-29 14:44:52','2024-03-29 16:31:44','2024-03-29 16:26:51','2024-03-29 16:31:43',NULL,0,0,NULL,NULL),(10849,'mixpanel','completed',10,'2024-03-29 14:35:52','2024-03-29 16:41:46','2024-03-29 16:36:51','2024-03-29 16:41:45',NULL,0,0,NULL,NULL),(10850,'mixpanel','completed',10,'2024-03-29 15:44:51','2024-03-29 16:51:44','2024-03-29 16:46:50','2024-03-29 16:51:43',NULL,0,0,NULL,NULL),(10851,'mixpanel','completed',10,'2024-03-29 15:38:55','2024-03-29 16:56:45','2024-03-29 16:53:54','2024-03-29 16:56:44',NULL,0,0,NULL,NULL),(10852,'mixpanel','completed',10,'2024-03-29 15:03:45','2024-03-29 17:06:54','2024-03-29 17:01:44','2024-03-29 17:06:52',NULL,0,0,NULL,NULL),(10853,'mixpanel','completed',10,'2024-03-29 16:09:46','2024-03-29 17:16:52','2024-03-29 17:11:45','2024-03-29 17:16:51',NULL,0,0,NULL,NULL),(10854,'mixpanel','completed',10,'2024-03-29 15:48:49','2024-03-29 17:23:55','2024-03-29 17:21:48','2024-03-29 17:23:54',NULL,0,0,NULL,NULL),(10855,'mixpanel','completed',10,'2024-03-29 15:56:51','2024-03-29 17:31:53','2024-03-29 17:26:50','2024-03-29 17:31:52',NULL,0,0,NULL,NULL),(10856,'mixpanel','completed',10,'2024-03-29 15:53:05','2024-03-29 17:41:51','2024-03-29 17:35:04','2024-03-29 17:41:50',NULL,0,0,NULL,NULL),(10857,'mixpanel','completed',10,'2024-03-29 15:51:44','2024-03-29 17:51:47','2024-03-29 17:46:43','2024-03-29 17:51:46',NULL,0,0,NULL,NULL),(10858,'mixpanel','completed',10,'2024-03-29 16:17:45','2024-03-29 18:01:45','2024-03-29 17:56:44','2024-03-29 18:01:44',NULL,0,0,NULL,NULL),(10859,'mixpanel','completed',10,'2024-03-29 16:14:46','2024-03-29 18:11:51','2024-03-29 18:06:45','2024-03-29 18:11:50',NULL,0,0,NULL,NULL),(10860,'mixpanel','completed',10,'2024-03-29 16:27:41','2024-03-29 18:21:50','2024-03-29 18:16:40','2024-03-29 18:21:49',NULL,0,0,NULL,NULL),(10861,'mixpanel','completed',10,'2024-03-29 16:58:45','2024-03-29 18:31:44','2024-03-29 18:26:44','2024-03-29 18:31:43',NULL,0,0,NULL,NULL),(10862,'mixpanel','completed',10,'2024-03-29 16:50:47','2024-03-29 18:41:50','2024-03-29 18:36:46','2024-03-29 18:41:49',NULL,0,0,NULL,NULL),(10863,'mixpanel','completed',10,'2024-03-29 16:57:43','2024-03-29 18:51:43','2024-03-29 18:46:42','2024-03-29 18:51:42',NULL,0,0,NULL,NULL),(10864,'mixpanel','completed',10,'2024-03-29 17:39:56','2024-03-29 19:01:49','2024-03-29 18:56:55','2024-03-29 19:01:48',NULL,0,0,NULL,NULL),(10865,'mixpanel','completed',10,'2024-03-29 17:07:58','2024-03-29 19:11:53','2024-03-29 19:06:55','2024-03-29 19:11:50',NULL,0,0,NULL,NULL),(10866,'mixpanel','completed',10,'2024-03-29 17:37:26','2024-03-29 19:21:48','2024-03-29 19:17:22','2024-03-29 19:21:47',NULL,0,0,NULL,NULL),(10867,'mixpanel','completed',10,'2024-03-29 18:09:52','2024-03-29 19:31:23','2024-03-29 19:26:51','2024-03-29 19:31:22',NULL,0,0,NULL,NULL),(10868,'mixpanel','completed',10,'2024-03-29 17:44:50','2024-03-29 19:40:02','2024-03-29 19:36:48','2024-03-29 19:40:01',NULL,0,0,NULL,NULL),(10869,'mixpanel','completed',10,'2024-03-29 17:52:52','2024-03-29 19:51:44','2024-03-29 19:46:51','2024-03-29 19:51:43',NULL,0,0,NULL,NULL),(10870,'mixpanel','completed',10,'2024-03-29 18:18:48','2024-03-29 20:01:49','2024-03-29 19:56:47','2024-03-29 20:01:48',NULL,0,0,NULL,NULL),(10871,'mixpanel','completed',10,'2024-03-29 18:26:47','2024-03-29 20:11:50','2024-03-29 20:06:45','2024-03-29 20:11:49',NULL,0,0,NULL,NULL),(10872,'mixpanel','completed',10,'2024-03-29 18:20:01','2024-03-29 20:22:04','2024-03-29 20:16:59','2024-03-29 20:22:02',NULL,0,0,NULL,NULL),(10873,'mixpanel','completed',10,'2024-03-29 18:35:49','2024-03-29 20:31:51','2024-03-29 20:26:48','2024-03-29 20:31:50',NULL,0,0,NULL,NULL),(10874,'mixpanel','completed',10,'2024-03-29 19:08:47','2024-03-29 20:41:52','2024-03-29 20:36:46','2024-03-29 20:41:51',NULL,0,0,NULL,NULL),(10875,'mixpanel','completed',10,'2024-03-29 19:03:52','2024-03-29 20:51:54','2024-03-29 20:46:51','2024-03-29 20:51:53',NULL,0,0,NULL,NULL),(10876,'mixpanel','completed',10,'2024-03-29 19:24:48','2024-03-29 21:01:48','2024-03-29 20:56:47','2024-03-29 21:01:47',NULL,0,0,NULL,NULL),(10877,'mixpanel','completed',10,'2024-03-29 19:32:52','2024-03-29 21:09:13','2024-03-29 21:06:51','2024-03-29 21:09:12',NULL,0,0,NULL,NULL),(10878,'mixpanel','completed',10,'2024-03-29 19:50:45','2024-03-29 21:16:45','2024-03-29 21:11:44','2024-03-29 21:16:43',NULL,0,0,NULL,NULL),(10879,'mixpanel','completed',10,'2024-03-29 19:41:46','2024-03-29 21:26:47','2024-03-29 21:21:45','2024-03-29 21:26:46',NULL,0,0,NULL,NULL),(10880,'mixpanel','completed',10,'2024-03-29 20:26:47','2024-03-29 21:36:47','2024-03-29 21:31:46','2024-03-29 21:36:46',NULL,0,0,NULL,NULL),(10881,'mixpanel','completed',10,'2024-03-29 20:12:57','2024-03-29 21:44:58','2024-03-29 21:41:51','2024-03-29 21:44:57',NULL,0,0,NULL,NULL),(10882,'mixpanel','completed',10,'2024-03-29 19:48:39','2024-03-29 21:51:50','2024-03-29 21:48:37','2024-03-29 21:51:49',NULL,0,0,NULL,NULL),(10883,'mixpanel','completed',10,'2024-03-29 19:59:47','2024-03-29 21:59:03','2024-03-29 21:56:46','2024-03-29 21:59:02',NULL,0,0,NULL,NULL),(10884,'inactive_subscribers','completed',10,'2024-04-04 22:00:00','2024-04-04 22:01:46','2024-03-29 22:01:47','2024-04-04 22:01:45',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(10885,'mixpanel','completed',10,'2024-03-29 20:58:49','2024-03-29 22:06:49','2024-03-29 22:01:47','2024-03-29 22:06:48',NULL,0,0,NULL,NULL),(10886,'mixpanel','completed',10,'2024-03-29 20:12:46','2024-03-29 22:16:47','2024-03-29 22:11:45','2024-03-29 22:16:46',NULL,0,0,NULL,NULL),(10887,'mixpanel','completed',10,'2024-03-29 21:17:24','2024-03-29 22:26:48','2024-03-29 22:20:23','2024-03-29 22:26:47',NULL,0,0,NULL,NULL),(10888,'mixpanel','completed',10,'2024-03-29 20:48:28','2024-03-29 22:36:46','2024-03-29 22:31:27','2024-03-29 22:36:46',NULL,0,0,NULL,NULL),(10889,'mixpanel','completed',10,'2024-03-29 20:57:35','2024-03-29 22:41:53','2024-03-29 22:39:34','2024-03-29 22:41:53',NULL,0,0,NULL,NULL),(10890,'mixpanel','completed',10,'2024-03-29 21:26:46','2024-03-29 22:51:47','2024-03-29 22:46:45','2024-03-29 22:51:46',NULL,0,0,NULL,NULL),(10891,'mixpanel','completed',10,'2024-03-29 21:30:56','2024-03-29 23:01:49','2024-03-29 22:56:55','2024-03-29 23:01:48',NULL,0,0,NULL,NULL),(10892,'mixpanel','completed',10,'2024-03-29 21:15:51','2024-03-29 23:11:41','2024-03-29 23:06:50','2024-03-29 23:11:40',NULL,0,0,NULL,NULL),(10893,'mixpanel','completed',10,'2024-03-29 22:05:45','2024-03-29 23:21:43','2024-03-29 23:16:44','2024-03-29 23:21:42',NULL,0,0,NULL,NULL),(10894,'mixpanel','completed',10,'2024-03-29 21:27:52','2024-03-29 23:31:43','2024-03-29 23:26:51','2024-03-29 23:31:42',NULL,0,0,NULL,NULL),(10895,'mixpanel','completed',10,'2024-03-29 22:14:48','2024-03-29 23:41:49','2024-03-29 23:36:47','2024-03-29 23:41:48',NULL,0,0,NULL,NULL),(10896,'mixpanel','completed',10,'2024-03-29 22:11:44','2024-03-29 23:51:42','2024-03-29 23:46:43','2024-03-29 23:51:40',NULL,0,0,NULL,NULL),(10897,'mixpanel','completed',10,'2024-03-29 22:09:46','2024-03-30 00:01:55','2024-03-29 23:56:45','2024-03-30 00:01:54',NULL,0,0,NULL,NULL),(10898,'mixpanel','completed',10,'2024-03-29 22:21:47','2024-03-30 00:11:45','2024-03-30 00:06:46','2024-03-30 00:11:44',NULL,0,0,NULL,NULL),(10899,'mixpanel','completed',10,'2024-03-29 22:23:48','2024-03-30 00:21:51','2024-03-30 00:16:47','2024-03-30 00:21:50',NULL,0,0,NULL,NULL),(10900,'mixpanel','completed',10,'2024-03-29 22:28:46','2024-03-30 00:31:47','2024-03-30 00:26:45','2024-03-30 00:31:46',NULL,0,0,NULL,NULL),(10901,'mixpanel','completed',10,'2024-03-29 23:00:41','2024-03-30 00:41:40','2024-03-30 00:36:40','2024-03-30 00:41:39',NULL,0,0,NULL,NULL),(10902,'mixpanel','completed',10,'2024-03-29 23:08:46','2024-03-30 00:51:50','2024-03-30 00:46:45','2024-03-30 00:51:49',NULL,0,0,NULL,NULL),(10903,'mixpanel','completed',10,'2024-03-29 23:42:43','2024-03-30 01:01:50','2024-03-30 00:56:42','2024-03-30 01:01:49',NULL,0,0,NULL,NULL),(10904,'mixpanel','completed',10,'2024-03-29 23:42:52','2024-03-30 01:08:48','2024-03-30 01:05:51','2024-03-30 01:08:47',NULL,0,0,NULL,NULL),(10905,'mixpanel','completed',10,'2024-03-29 23:26:46','2024-03-30 01:16:45','2024-03-30 01:11:45','2024-03-30 01:16:45',NULL,0,0,NULL,NULL),(10906,'mixpanel','completed',10,'2024-03-29 23:56:43','2024-03-30 01:26:44','2024-03-30 01:21:43','2024-03-30 01:26:44',NULL,0,0,NULL,NULL),(10907,'mixpanel','completed',10,'2024-03-29 23:52:54','2024-03-30 01:36:51','2024-03-30 01:31:53','2024-03-30 01:36:50',NULL,0,0,NULL,NULL),(10908,'mixpanel','completed',10,'2024-03-29 23:56:49','2024-03-30 01:46:44','2024-03-30 01:41:48','2024-03-30 01:46:43',NULL,0,0,NULL,NULL),(10909,'mixpanel','completed',10,'2024-03-29 23:55:52','2024-03-30 01:56:45','2024-03-30 01:51:51','2024-03-30 01:56:44',NULL,0,0,NULL,NULL),(10910,'mixpanel','completed',10,'2024-03-30 00:28:48','2024-03-30 02:06:46','2024-03-30 02:01:47','2024-03-30 02:06:45',NULL,0,0,NULL,NULL),(10911,'mixpanel','completed',10,'2024-03-30 00:54:46','2024-03-30 02:16:33','2024-03-30 02:11:45','2024-03-30 02:16:32',NULL,0,0,NULL,NULL),(10912,'mixpanel','completed',10,'2024-03-30 00:49:07','2024-03-30 02:22:38','2024-03-30 02:20:06','2024-03-30 02:22:37',NULL,0,0,NULL,NULL),(10913,'mixpanel','completed',10,'2024-03-30 01:14:43','2024-03-30 02:31:44','2024-03-30 02:26:42','2024-03-30 02:31:43',NULL,0,0,NULL,NULL),(10914,'mixpanel','completed',10,'2024-03-30 00:47:47','2024-03-30 02:41:41','2024-03-30 02:36:46','2024-03-30 02:41:40',NULL,0,0,NULL,NULL),(10915,'mixpanel','completed',10,'2024-03-30 01:16:52','2024-03-30 02:51:41','2024-03-30 02:46:51','2024-03-30 02:51:40',NULL,0,0,NULL,NULL),(10916,'mixpanel','completed',10,'2024-03-30 01:48:45','2024-03-30 03:01:48','2024-03-30 02:56:44','2024-03-30 03:01:47',NULL,0,0,NULL,NULL),(10917,'mixpanel','completed',10,'2024-03-30 01:20:44','2024-03-30 03:11:47','2024-03-30 03:06:43','2024-03-30 03:11:46',NULL,0,0,NULL,NULL),(10918,'mixpanel','completed',10,'2024-03-30 01:20:44','2024-03-30 03:21:41','2024-03-30 03:16:43','2024-03-30 03:21:40',NULL,0,0,NULL,NULL),(10919,'mixpanel','completed',10,'2024-03-30 01:56:49','2024-03-30 03:31:48','2024-03-30 03:26:48','2024-03-30 03:31:47',NULL,0,0,NULL,NULL),(10920,'mixpanel','completed',10,'2024-03-30 01:50:51','2024-03-30 03:41:42','2024-03-30 03:34:50','2024-03-30 03:41:41',NULL,0,0,NULL,NULL),(10921,'mixpanel','completed',10,'2024-03-30 02:00:51','2024-03-30 03:51:53','2024-03-30 03:46:50','2024-03-30 03:51:52',NULL,0,0,NULL,NULL),(10922,'mixpanel','completed',10,'2024-03-30 01:55:48','2024-03-30 04:01:44','2024-03-30 03:56:47','2024-03-30 04:01:43',NULL,0,0,NULL,NULL),(10923,'mixpanel','completed',10,'2024-03-30 02:14:46','2024-03-30 04:11:42','2024-03-30 04:06:45','2024-03-30 04:11:41',NULL,0,0,NULL,NULL),(10924,'mixpanel','completed',10,'2024-03-30 03:07:45','2024-03-30 04:21:44','2024-03-30 04:16:44','2024-03-30 04:21:43',NULL,0,0,NULL,NULL),(10925,'mixpanel','completed',10,'2024-03-30 02:42:56','2024-03-30 04:32:02','2024-03-30 04:26:54','2024-03-30 04:32:00',NULL,0,0,NULL,NULL),(10926,'mixpanel','completed',10,'2024-03-30 03:17:48','2024-03-30 04:41:58','2024-03-30 04:36:45','2024-03-30 04:41:57',NULL,0,0,NULL,NULL),(10927,'mixpanel','completed',10,'2024-03-30 03:18:26','2024-03-30 04:52:02','2024-03-30 04:46:25','2024-03-30 04:52:00',NULL,0,0,NULL,NULL),(10928,'mixpanel','completed',10,'2024-03-30 03:13:43','2024-03-30 05:01:48','2024-03-30 04:56:42','2024-03-30 05:01:47',NULL,0,0,NULL,NULL),(10929,'mixpanel','completed',10,'2024-03-30 03:55:51','2024-03-30 05:06:54','2024-03-30 05:04:50','2024-03-30 05:06:53',NULL,0,0,NULL,NULL),(10930,'mixpanel','completed',10,'2024-03-30 03:54:45','2024-03-30 05:15:05','2024-03-30 05:11:44','2024-03-30 05:15:04',NULL,0,0,NULL,NULL),(10931,'mixpanel','completed',10,'2024-03-30 03:24:24','2024-03-30 05:21:46','2024-03-30 05:18:23','2024-03-30 05:21:45',NULL,0,0,NULL,NULL),(10932,'mixpanel','completed',10,'2024-03-30 03:42:52','2024-03-30 05:31:47','2024-03-30 05:26:51','2024-03-30 05:31:46',NULL,0,0,NULL,NULL),(10933,'mixpanel','completed',10,'2024-03-30 04:28:48','2024-03-30 05:41:48','2024-03-30 05:36:47','2024-03-30 05:41:47',NULL,0,0,NULL,NULL),(10934,'mixpanel','completed',10,'2024-03-30 04:13:41','2024-03-30 05:51:43','2024-03-30 05:46:40','2024-03-30 05:51:42',NULL,0,0,NULL,NULL),(10935,'mixpanel','completed',10,'2024-03-30 04:14:45','2024-03-30 06:01:46','2024-03-30 05:56:44','2024-03-30 06:01:45',NULL,0,0,NULL,NULL),(10936,'mixpanel','completed',10,'2024-03-30 04:22:45','2024-03-30 06:11:49','2024-03-30 06:06:44','2024-03-30 06:11:48',NULL,0,0,NULL,NULL),(10937,'mixpanel','completed',10,'2024-03-30 04:55:45','2024-03-30 06:21:43','2024-03-30 06:16:44','2024-03-30 06:21:42',NULL,0,0,NULL,NULL),(10938,'mixpanel','completed',10,'2024-03-30 04:25:49','2024-03-30 06:31:42','2024-03-30 06:26:48','2024-03-30 06:31:42',NULL,0,0,NULL,NULL),(10939,'mixpanel','completed',10,'2024-03-30 04:38:49','2024-03-30 06:41:47','2024-03-30 06:36:48','2024-03-30 06:41:47',NULL,0,0,NULL,NULL),(10940,'mixpanel','completed',10,'2024-03-30 05:21:46','2024-03-30 06:51:46','2024-03-30 06:46:45','2024-03-30 06:51:45',NULL,0,0,NULL,NULL),(10941,'mixpanel','completed',10,'2024-03-30 04:59:43','2024-03-30 07:01:52','2024-03-30 06:56:42','2024-03-30 07:01:51',NULL,0,0,NULL,NULL),(10942,'mixpanel','completed',10,'2024-03-30 05:14:55','2024-03-30 07:11:46','2024-03-30 07:06:52','2024-03-30 07:11:45',NULL,0,0,NULL,NULL),(10943,'mixpanel','completed',10,'2024-03-30 05:47:54','2024-03-30 07:21:59','2024-03-30 07:16:53','2024-03-30 07:21:58',NULL,0,0,NULL,NULL),(10944,'mixpanel','completed',10,'2024-03-30 05:48:16','2024-03-30 07:26:48','2024-03-30 07:24:15','2024-03-30 07:26:47',NULL,0,0,NULL,NULL),(10945,'mixpanel','completed',10,'2024-03-30 05:32:58','2024-03-30 07:31:52','2024-03-30 07:28:57','2024-03-30 07:31:51',NULL,0,0,NULL,NULL),(10946,'mixpanel','completed',10,'2024-03-30 06:31:43','2024-03-30 07:41:48','2024-03-30 07:36:42','2024-03-30 07:41:47',NULL,0,0,NULL,NULL),(10947,'mixpanel','completed',10,'2024-03-30 06:00:44','2024-03-30 07:51:41','2024-03-30 07:46:43','2024-03-30 07:51:39',NULL,0,0,NULL,NULL),(10948,'mixpanel','completed',10,'2024-03-30 06:15:43','2024-03-30 07:58:48','2024-03-30 07:56:42','2024-03-30 07:58:47',NULL,0,0,NULL,NULL),(10949,'mixpanel','completed',10,'2024-03-30 06:58:47','2024-03-30 08:06:47','2024-03-30 08:01:46','2024-03-30 08:06:46',NULL,0,0,NULL,NULL),(10950,'mixpanel','completed',10,'2024-03-30 06:24:51','2024-03-30 08:16:48','2024-03-30 08:11:50','2024-03-30 08:16:47',NULL,0,0,NULL,NULL),(10951,'mixpanel','completed',10,'2024-03-30 07:12:45','2024-03-30 08:26:46','2024-03-30 08:21:44','2024-03-30 08:26:45',NULL,0,0,NULL,NULL),(10952,'mixpanel','completed',10,'2024-03-30 06:31:48','2024-03-30 08:36:50','2024-03-30 08:31:47','2024-03-30 08:36:49',NULL,0,0,NULL,NULL),(10953,'mixpanel','completed',10,'2024-03-30 07:18:49','2024-03-30 08:46:47','2024-03-30 08:41:48','2024-03-30 08:46:46',NULL,0,0,NULL,NULL),(10954,'schedule_re_engagement_email','completed',10,'2024-03-31 08:51:50','2024-03-31 08:56:50','2024-03-30 08:51:48','2024-03-31 08:56:49',NULL,0,0,NULL,NULL),(10955,'mixpanel','completed',10,'2024-03-30 06:55:50','2024-03-30 08:56:53','2024-03-30 08:51:48','2024-03-30 08:56:51',NULL,0,0,NULL,NULL),(10956,'mixpanel','completed',10,'2024-03-30 07:05:11','2024-03-30 09:01:54','2024-03-30 08:59:10','2024-03-30 09:01:53',NULL,0,0,NULL,NULL),(10957,'mixpanel','completed',10,'2024-03-30 07:35:49','2024-03-30 09:11:45','2024-03-30 09:06:48','2024-03-30 09:11:44',NULL,0,0,NULL,NULL),(10958,'mixpanel','completed',10,'2024-03-30 08:03:49','2024-03-30 09:21:42','2024-03-30 09:16:48','2024-03-30 09:21:40',NULL,0,0,NULL,NULL),(10959,'mixpanel','completed',10,'2024-03-30 08:08:49','2024-03-30 09:31:50','2024-03-30 09:26:48','2024-03-30 09:31:49',NULL,0,0,NULL,NULL),(10960,'mixpanel','completed',10,'2024-03-30 07:58:46','2024-03-30 09:41:48','2024-03-30 09:36:45','2024-03-30 09:41:47',NULL,0,0,NULL,NULL),(10961,'mixpanel','completed',10,'2024-03-30 08:06:50','2024-03-30 09:49:06','2024-03-30 09:46:49','2024-03-30 09:49:05',NULL,0,0,NULL,NULL),(10962,'mixpanel','completed',10,'2024-03-30 07:53:46','2024-03-30 09:56:50','2024-03-30 09:51:45','2024-03-30 09:56:49',NULL,0,0,NULL,NULL),(10963,'mixpanel','completed',10,'2024-03-30 08:57:47','2024-03-30 10:04:22','2024-03-30 10:01:45','2024-03-30 10:04:21',NULL,0,0,NULL,NULL),(10964,'mixpanel','completed',10,'2024-03-30 08:23:53','2024-03-30 10:11:58','2024-03-30 10:06:52','2024-03-30 10:11:57',NULL,0,0,NULL,NULL),(10965,'mixpanel','completed',10,'2024-03-30 08:52:48','2024-03-30 10:21:50','2024-03-30 10:16:47','2024-03-30 10:21:49',NULL,0,0,NULL,NULL),(10966,'mixpanel','completed',10,'2024-03-30 09:03:42','2024-03-30 10:29:26','2024-03-30 10:26:41','2024-03-30 10:29:24',NULL,0,0,NULL,NULL),(10967,'mixpanel','completed',10,'2024-03-30 08:41:46','2024-03-30 10:36:48','2024-03-30 10:31:45','2024-03-30 10:36:47',NULL,0,0,NULL,NULL),(10968,'mixpanel','completed',10,'2024-03-30 09:22:46','2024-03-30 10:43:52','2024-03-30 10:41:45','2024-03-30 10:43:51',NULL,0,0,NULL,NULL),(10969,'mixpanel','completed',10,'2024-03-30 08:49:48','2024-03-30 10:51:45','2024-03-30 10:46:47','2024-03-30 10:51:44',NULL,0,0,NULL,NULL),(10970,'mixpanel','completed',10,'2024-03-30 09:41:49','2024-03-30 11:01:48','2024-03-30 10:56:48','2024-03-30 11:01:47',NULL,0,0,NULL,NULL),(10971,'mixpanel','completed',10,'2024-03-30 09:56:47','2024-03-30 11:10:13','2024-03-30 11:06:46','2024-03-30 11:10:12',NULL,0,0,NULL,NULL),(10972,'mixpanel','completed',10,'2024-03-30 09:34:49','2024-03-30 11:21:42','2024-03-30 11:16:48','2024-03-30 11:21:41',NULL,0,0,NULL,NULL),(10973,'mixpanel','completed',10,'2024-03-30 09:58:39','2024-03-30 11:31:48','2024-03-30 11:26:38','2024-03-30 11:31:47',NULL,0,0,NULL,NULL),(10974,'mixpanel','completed',10,'2024-03-30 09:39:49','2024-03-30 11:41:51','2024-03-30 11:36:48','2024-03-30 11:41:50',NULL,0,0,NULL,NULL),(10975,'mixpanel','completed',10,'2024-03-30 10:25:47','2024-03-30 11:49:06','2024-03-30 11:46:46','2024-03-30 11:49:05',NULL,0,0,NULL,NULL),(10976,'mixpanel','completed',10,'2024-03-30 10:40:48','2024-03-30 11:56:49','2024-03-30 11:51:47','2024-03-30 11:56:48',NULL,0,0,NULL,NULL),(10977,'mixpanel','completed',10,'2024-03-30 10:52:46','2024-03-30 12:06:44','2024-03-30 12:01:45','2024-03-30 12:06:43',NULL,0,0,NULL,NULL),(10978,'mixpanel','completed',10,'2024-03-30 10:34:49','2024-03-30 12:16:42','2024-03-30 12:11:48','2024-03-30 12:16:41',NULL,0,0,NULL,NULL),(10979,'mixpanel','completed',10,'2024-03-30 11:15:46','2024-03-30 12:26:49','2024-03-30 12:21:45','2024-03-30 12:26:48',NULL,0,0,NULL,NULL),(10980,'mixpanel','completed',10,'2024-03-30 11:17:45','2024-03-30 12:36:48','2024-03-30 12:31:44','2024-03-30 12:36:47',NULL,0,0,NULL,NULL),(10981,'mixpanel','completed',10,'2024-03-30 11:15:48','2024-03-30 12:46:47','2024-03-30 12:41:46','2024-03-30 12:46:46',NULL,0,0,NULL,NULL),(10982,'mixpanel','completed',10,'2024-03-30 11:15:46','2024-03-30 12:55:14','2024-03-30 12:51:45','2024-03-30 12:55:13',NULL,0,0,NULL,NULL),(10983,'mixpanel','completed',10,'2024-03-30 11:47:44','2024-03-30 13:01:45','2024-03-30 12:58:43','2024-03-30 13:01:44',NULL,0,0,NULL,NULL),(10984,'mixpanel','completed',10,'2024-03-30 11:39:47','2024-03-30 13:11:49','2024-03-30 13:06:46','2024-03-30 13:11:48',NULL,0,0,NULL,NULL),(10985,'mixpanel','completed',10,'2024-03-30 11:34:49','2024-03-30 13:19:41','2024-03-30 13:16:48','2024-03-30 13:19:40',NULL,0,0,NULL,NULL),(10986,'mixpanel','completed',10,'2024-03-30 11:48:47','2024-03-30 13:26:43','2024-03-30 13:21:46','2024-03-30 13:26:42',NULL,0,0,NULL,NULL),(10987,'mixpanel','completed',10,'2024-03-30 12:27:45','2024-03-30 13:36:49','2024-03-30 13:31:44','2024-03-30 13:36:48',NULL,0,0,NULL,NULL),(10988,'mixpanel','completed',10,'2024-03-30 12:33:42','2024-03-30 13:46:46','2024-03-30 13:41:41','2024-03-30 13:46:45',NULL,0,0,NULL,NULL),(10989,'mixpanel','completed',10,'2024-03-30 11:58:50','2024-03-30 13:56:45','2024-03-30 13:51:49','2024-03-30 13:56:44',NULL,0,0,NULL,NULL),(10990,'mixpanel','completed',10,'2024-03-30 12:35:48','2024-03-30 14:06:44','2024-03-30 14:01:47','2024-03-30 14:06:43',NULL,0,0,NULL,NULL),(10991,'mixpanel','completed',10,'2024-03-30 12:32:43','2024-03-30 14:16:44','2024-03-30 14:11:42','2024-03-30 14:16:43',NULL,0,0,NULL,NULL),(10992,'mixpanel','completed',10,'2024-03-30 13:12:43','2024-03-30 14:26:52','2024-03-30 14:21:42','2024-03-30 14:26:51',NULL,0,0,NULL,NULL),(10993,'mixpanel','completed',10,'2024-03-30 12:46:43','2024-03-30 14:36:42','2024-03-30 14:31:42','2024-03-30 14:36:41',NULL,0,0,NULL,NULL),(10994,'mixpanel','completed',10,'2024-03-30 12:52:45','2024-03-30 14:46:43','2024-03-30 14:41:44','2024-03-30 14:46:42',NULL,0,0,NULL,NULL),(10995,'mixpanel','completed',10,'2024-03-30 13:36:53','2024-03-30 14:56:46','2024-03-30 14:51:52','2024-03-30 14:56:45',NULL,0,0,NULL,NULL),(10996,'mixpanel','completed',10,'2024-03-30 13:43:46','2024-03-30 15:06:45','2024-03-30 15:01:45','2024-03-30 15:06:44',NULL,0,0,NULL,NULL),(10997,'mixpanel','completed',10,'2024-03-30 13:12:59','2024-03-30 15:16:46','2024-03-30 15:11:58','2024-03-30 15:16:45',NULL,0,0,NULL,NULL),(10998,'mixpanel','completed',10,'2024-03-30 14:11:45','2024-03-30 15:24:29','2024-03-30 15:20:44','2024-03-30 15:24:27',NULL,0,0,NULL,NULL),(10999,'mixpanel','completed',10,'2024-03-30 14:23:51','2024-03-30 15:31:50','2024-03-30 15:26:50','2024-03-30 15:31:49',NULL,0,0,NULL,NULL),(11000,'mixpanel','completed',10,'2024-03-30 13:47:24','2024-03-30 15:40:20','2024-03-30 15:36:23','2024-03-30 15:40:19',NULL,0,0,NULL,NULL),(11001,'mixpanel','completed',10,'2024-03-30 14:04:06','2024-03-30 15:50:14','2024-03-30 15:45:05','2024-03-30 15:50:13',NULL,0,0,NULL,NULL),(11002,'mixpanel','completed',10,'2024-03-30 14:08:20','2024-03-30 16:00:49','2024-03-30 15:55:19','2024-03-30 16:00:48',NULL,0,0,NULL,NULL),(11003,'mixpanel','completed',10,'2024-03-30 14:37:22','2024-03-30 16:11:49','2024-03-30 16:06:21','2024-03-30 16:11:49',NULL,0,0,NULL,NULL),(11004,'mixpanel','completed',10,'2024-03-30 14:53:48','2024-03-30 16:21:45','2024-03-30 16:16:47','2024-03-30 16:21:44',NULL,0,0,NULL,NULL),(11005,'mixpanel','completed',10,'2024-03-30 14:22:59','2024-03-30 16:26:51','2024-03-30 16:23:58','2024-03-30 16:26:50',NULL,0,0,NULL,NULL),(11006,'mixpanel','completed',10,'2024-03-30 14:59:48','2024-03-30 16:34:08','2024-03-30 16:31:47','2024-03-30 16:34:07',NULL,0,0,NULL,NULL),(11007,'mixpanel','completed',10,'2024-03-30 15:22:49','2024-03-30 16:39:52','2024-03-30 16:36:48','2024-03-30 16:39:51',NULL,0,0,NULL,NULL),(11008,'mixpanel','completed',10,'2024-03-30 15:42:05','2024-03-30 16:49:21','2024-03-30 16:45:04','2024-03-30 16:49:20',NULL,0,0,NULL,NULL),(11009,'mixpanel','completed',10,'2024-03-30 15:45:48','2024-03-30 16:56:46','2024-03-30 16:51:47','2024-03-30 16:56:45',NULL,0,0,NULL,NULL),(11010,'mixpanel','completed',10,'2024-03-30 15:32:46','2024-03-30 17:04:04','2024-03-30 17:01:45','2024-03-30 17:04:03',NULL,0,0,NULL,NULL),(11011,'mixpanel','completed',10,'2024-03-30 15:17:41','2024-03-30 17:09:55','2024-03-30 17:06:40','2024-03-30 17:09:54',NULL,0,0,NULL,NULL),(11012,'mixpanel','completed',10,'2024-03-30 16:06:33','2024-03-30 17:21:53','2024-03-30 17:16:32','2024-03-30 17:21:53',NULL,0,0,NULL,NULL),(11013,'mixpanel','completed',10,'2024-03-30 16:17:39','2024-03-30 17:28:58','2024-03-30 17:26:38','2024-03-30 17:28:57',NULL,0,0,NULL,NULL),(11014,'mixpanel','completed',10,'2024-03-30 16:26:55','2024-03-30 17:36:01','2024-03-30 17:31:54','2024-03-30 17:36:00',NULL,0,0,NULL,NULL),(11015,'mixpanel','completed',10,'2024-03-30 16:17:49','2024-03-30 17:46:46','2024-03-30 17:41:48','2024-03-30 17:46:45',NULL,0,0,NULL,NULL),(11016,'mixpanel','completed',10,'2024-03-30 16:39:54','2024-03-30 17:55:39','2024-03-30 17:51:53','2024-03-30 17:55:38',NULL,0,0,NULL,NULL),(11017,'mixpanel','completed',10,'2024-03-30 16:20:54','2024-03-30 18:06:48','2024-03-30 18:01:53','2024-03-30 18:06:47',NULL,0,0,NULL,NULL),(11018,'subscribers_engagement_score','completed',10,'2024-03-30 18:11:47','2024-03-30 18:14:22','2024-03-30 18:11:46','2024-03-30 18:14:21',NULL,0,0,NULL,NULL),(11019,'mixpanel','completed',10,'2024-03-30 16:43:47','2024-03-30 18:14:22','2024-03-30 18:11:46','2024-03-30 18:14:21',NULL,0,0,NULL,NULL),(11020,'subscribers_engagement_score','completed',10,'2024-03-31 14:57:00','2024-03-31 15:01:47','2024-03-30 18:14:21','2024-03-31 15:01:46',NULL,0,0,NULL,NULL),(11021,'mixpanel','completed',10,'2024-03-30 16:38:53','2024-03-30 18:20:29','2024-03-30 18:16:52','2024-03-30 18:20:28',NULL,0,0,NULL,NULL),(11022,'mixpanel','completed',10,'2024-03-30 16:47:56','2024-03-30 18:26:52','2024-03-30 18:22:55','2024-03-30 18:26:51',NULL,0,0,NULL,NULL),(11023,'mixpanel','completed',10,'2024-03-30 16:49:30','2024-03-30 18:33:23','2024-03-30 18:30:29','2024-03-30 18:33:22',NULL,0,0,NULL,NULL),(11024,'mixpanel','completed',10,'2024-03-30 17:25:43','2024-03-30 18:39:02','2024-03-30 18:36:42','2024-03-30 18:39:01',NULL,0,0,NULL,NULL),(11025,'mixpanel','completed',10,'2024-03-30 16:40:45','2024-03-30 18:45:39','2024-03-30 18:41:44','2024-03-30 18:45:38',NULL,0,0,NULL,NULL),(11026,'mixpanel','completed',10,'2024-03-30 16:48:47','2024-03-30 18:51:39','2024-03-30 18:48:46','2024-03-30 18:51:38',NULL,0,0,NULL,NULL),(11027,'mixpanel','completed',10,'2024-03-30 17:21:37','2024-03-30 18:56:51','2024-03-30 18:54:36','2024-03-30 18:56:50',NULL,0,0,NULL,NULL),(11028,'mixpanel','completed',10,'2024-03-30 17:35:31','2024-03-30 19:03:11','2024-03-30 19:00:30','2024-03-30 19:03:10',NULL,0,0,NULL,NULL),(11029,'mixpanel','completed',10,'2024-03-30 17:55:36','2024-03-30 19:09:43','2024-03-30 19:06:35','2024-03-30 19:09:42',NULL,0,0,NULL,NULL),(11030,'mixpanel','completed',10,'2024-03-30 17:51:53','2024-03-30 19:15:12','2024-03-30 19:11:52','2024-03-30 19:15:11',NULL,0,0,NULL,NULL),(11031,'mixpanel','completed',10,'2024-03-30 17:29:44','2024-03-30 19:26:29','2024-03-30 19:20:43','2024-03-30 19:26:28',NULL,0,0,NULL,NULL),(11032,'mixpanel','completed',10,'2024-03-30 18:20:03','2024-03-30 19:36:55','2024-03-30 19:32:00','2024-03-30 19:36:52',NULL,0,0,NULL,NULL),(11033,'mixpanel','completed',10,'2024-03-30 18:13:50','2024-03-30 19:46:46','2024-03-30 19:41:49','2024-03-30 19:46:45',NULL,0,0,NULL,NULL),(11034,'mixpanel','completed',10,'2024-03-30 18:47:47','2024-03-30 19:56:51','2024-03-30 19:51:46','2024-03-30 19:56:50',NULL,0,0,NULL,NULL),(11035,'mixpanel','completed',10,'2024-03-30 18:34:47','2024-03-30 20:06:47','2024-03-30 20:01:46','2024-03-30 20:06:46',NULL,0,0,NULL,NULL),(11036,'mixpanel','completed',10,'2024-03-30 18:23:44','2024-03-30 20:16:48','2024-03-30 20:11:43','2024-03-30 20:16:47',NULL,0,0,NULL,NULL),(11037,'mixpanel','completed',10,'2024-03-30 19:04:09','2024-03-30 20:21:45','2024-03-30 20:19:08','2024-03-30 20:21:44',NULL,0,0,NULL,NULL),(11038,'mixpanel','completed',10,'2024-03-30 19:21:50','2024-03-30 20:29:13','2024-03-30 20:26:49','2024-03-30 20:29:12',NULL,0,0,NULL,NULL),(11039,'mixpanel','completed',10,'2024-03-30 18:47:52','2024-03-30 20:35:59','2024-03-30 20:31:51','2024-03-30 20:35:57',NULL,0,0,NULL,NULL),(11040,'mixpanel','completed',10,'2024-03-30 19:37:31','2024-03-30 20:43:11','2024-03-30 20:40:30','2024-03-30 20:43:10',NULL,0,0,NULL,NULL),(11041,'mixpanel','completed',10,'2024-03-30 19:07:23','2024-03-30 20:51:54','2024-03-30 20:46:21','2024-03-30 20:51:51',NULL,0,0,NULL,NULL),(11042,'mixpanel','completed',10,'2024-03-30 19:19:45','2024-03-30 21:01:38','2024-03-30 20:56:44','2024-03-30 21:01:37',NULL,0,0,NULL,NULL),(11043,'mixpanel','completed',10,'2024-03-30 19:17:49','2024-03-30 21:11:01','2024-03-30 21:04:48','2024-03-30 21:11:00',NULL,0,0,NULL,NULL),(11044,'mixpanel','completed',10,'2024-03-30 19:55:47','2024-03-30 21:21:44','2024-03-30 21:16:46','2024-03-30 21:21:43',NULL,0,0,NULL,NULL),(11045,'mixpanel','completed',10,'2024-03-30 20:10:52','2024-03-30 21:31:50','2024-03-30 21:24:51','2024-03-30 21:31:49',NULL,0,0,NULL,NULL),(11046,'mixpanel','completed',10,'2024-03-30 19:51:51','2024-03-30 21:41:51','2024-03-30 21:36:50','2024-03-30 21:41:50',NULL,0,0,NULL,NULL),(11047,'mixpanel','completed',10,'2024-03-30 19:53:49','2024-03-30 21:51:49','2024-03-30 21:46:48','2024-03-30 21:51:48',NULL,0,0,NULL,NULL),(11048,'mixpanel','completed',10,'2024-03-30 20:23:37','2024-03-30 21:56:50','2024-03-30 21:54:36','2024-03-30 21:56:49',NULL,0,0,NULL,NULL),(11049,'mixpanel','completed',10,'2024-03-30 20:33:13','2024-03-30 22:06:49','2024-03-30 22:01:12','2024-03-30 22:06:48',NULL,0,0,NULL,NULL),(11050,'mixpanel','completed',10,'2024-03-30 20:57:48','2024-03-30 22:16:45','2024-03-30 22:11:47','2024-03-30 22:16:44',NULL,0,0,NULL,NULL),(11051,'mixpanel','completed',10,'2024-03-30 20:49:49','2024-03-30 22:24:59','2024-03-30 22:21:48','2024-03-30 22:24:58',NULL,0,0,NULL,NULL),(11052,'mixpanel','completed',10,'2024-03-30 20:38:01','2024-03-30 22:36:48','2024-03-30 22:32:00','2024-03-30 22:36:47',NULL,0,0,NULL,NULL),(11053,'mixpanel','completed',10,'2024-03-30 21:02:10','2024-03-30 22:46:47','2024-03-30 22:41:09','2024-03-30 22:46:46',NULL,0,0,NULL,NULL),(11054,'mixpanel','completed',10,'2024-03-30 20:51:27','2024-03-30 22:51:45','2024-03-30 22:49:26','2024-03-30 22:51:44',NULL,0,0,NULL,NULL),(11055,'mixpanel','completed',10,'2024-03-30 21:33:44','2024-03-30 22:57:52','2024-03-30 22:54:42','2024-03-30 22:57:51',NULL,0,0,NULL,NULL),(11056,'mixpanel','completed',10,'2024-03-30 21:57:48','2024-03-30 23:06:44','2024-03-30 23:01:47','2024-03-30 23:06:43',NULL,0,0,NULL,NULL),(11057,'mixpanel','completed',10,'2024-03-30 21:15:54','2024-03-30 23:15:30','2024-03-30 23:11:53','2024-03-30 23:15:29',NULL,0,0,NULL,NULL),(11058,'mixpanel','completed',10,'2024-03-30 21:27:52','2024-03-30 23:26:45','2024-03-30 23:23:51','2024-03-30 23:26:44',NULL,0,0,NULL,NULL),(11059,'mixpanel','completed',10,'2024-03-30 21:48:42','2024-03-30 23:36:48','2024-03-30 23:31:41','2024-03-30 23:36:47',NULL,0,0,NULL,NULL),(11060,'mixpanel','completed',10,'2024-03-30 22:17:49','2024-03-30 23:46:48','2024-03-30 23:41:48','2024-03-30 23:46:47',NULL,0,0,NULL,NULL),(11061,'mixpanel','completed',10,'2024-03-30 22:43:48','2024-03-30 23:56:43','2024-03-30 23:51:47','2024-03-30 23:56:42',NULL,0,0,NULL,NULL),(11062,'mixpanel','completed',10,'2024-03-30 22:03:02','2024-03-31 00:01:46','2024-03-30 23:59:01','2024-03-31 00:01:45',NULL,0,0,NULL,NULL),(11063,'mixpanel','completed',10,'2024-03-30 22:07:44','2024-03-31 00:11:52','2024-03-31 00:06:43','2024-03-31 00:11:51',NULL,0,0,NULL,NULL),(11064,'mixpanel','completed',10,'2024-03-30 23:14:16','2024-03-31 00:21:46','2024-03-31 00:16:14','2024-03-31 00:21:45',NULL,0,0,NULL,NULL),(11065,'mixpanel','completed',10,'2024-03-30 22:54:29','2024-03-31 00:29:44','2024-03-31 00:26:28','2024-03-31 00:29:43',NULL,0,0,NULL,NULL),(11066,'mixpanel','completed',10,'2024-03-30 23:13:27','2024-03-31 00:41:50','2024-03-31 00:36:26','2024-03-31 00:41:49',NULL,0,0,NULL,NULL),(11067,'mixpanel','completed',10,'2024-03-30 23:07:13','2024-03-31 00:51:51','2024-03-31 00:46:12','2024-03-31 00:51:50',NULL,0,0,NULL,NULL),(11068,'mixpanel','completed',10,'2024-03-30 23:49:56','2024-03-31 01:01:50','2024-03-31 00:55:55','2024-03-31 01:01:49',NULL,0,0,NULL,NULL),(11069,'mixpanel','completed',10,'2024-03-30 23:49:59','2024-03-31 01:11:47','2024-03-31 01:05:57','2024-03-31 01:11:46',NULL,0,0,NULL,NULL),(11070,'mixpanel','completed',10,'2024-03-30 23:51:25','2024-03-31 01:21:42','2024-03-31 01:16:24','2024-03-31 01:21:41',NULL,0,0,NULL,NULL),(11071,'mixpanel','completed',10,'2024-03-31 00:14:11','2024-03-31 01:31:41','2024-03-31 01:26:10','2024-03-31 01:31:40',NULL,0,0,NULL,NULL),(11072,'mixpanel','completed',10,'2024-03-30 23:47:49','2024-03-31 01:41:45','2024-03-31 01:36:48','2024-03-31 01:41:44',NULL,0,0,NULL,NULL),(11073,'mixpanel','completed',10,'2024-03-31 00:27:45','2024-03-31 01:51:45','2024-03-31 01:46:44','2024-03-31 01:51:44',NULL,0,0,NULL,NULL),(11074,'mixpanel','completed',10,'2024-03-31 00:53:50','2024-03-31 02:01:46','2024-03-31 01:56:49','2024-03-31 02:01:45',NULL,0,0,NULL,NULL),(11075,'mixpanel','completed',10,'2024-03-31 00:41:45','2024-03-31 02:11:48','2024-03-31 02:06:44','2024-03-31 02:11:47',NULL,0,0,NULL,NULL),(11076,'mixpanel','completed',10,'2024-03-31 00:58:43','2024-03-31 02:19:32','2024-03-31 02:16:42','2024-03-31 02:19:31',NULL,0,0,NULL,NULL),(11077,'mixpanel','completed',10,'2024-03-31 01:04:49','2024-03-31 02:26:50','2024-03-31 02:21:48','2024-03-31 02:26:49',NULL,0,0,NULL,NULL),(11078,'mixpanel','completed',10,'2024-03-31 00:49:42','2024-03-31 02:36:51','2024-03-31 02:31:41','2024-03-31 02:36:50',NULL,0,0,NULL,NULL),(11079,'mixpanel','completed',10,'2024-03-31 01:13:53','2024-03-31 02:46:40','2024-03-31 02:41:52','2024-03-31 02:46:39',NULL,0,0,NULL,NULL),(11080,'mixpanel','completed',10,'2024-03-31 01:24:49','2024-03-31 02:56:47','2024-03-31 02:51:48','2024-03-31 02:56:46',NULL,0,0,NULL,NULL),(11081,'mixpanel','completed',10,'2024-03-31 01:48:51','2024-03-31 03:06:50','2024-03-31 03:01:50','2024-03-31 03:06:49',NULL,0,0,NULL,NULL),(11082,'mixpanel','completed',10,'2024-03-31 02:04:43','2024-03-31 03:16:48','2024-03-31 03:11:42','2024-03-31 03:16:47',NULL,0,0,NULL,NULL),(11083,'mixpanel','completed',10,'2024-03-31 01:40:45','2024-03-31 03:26:38','2024-03-31 03:21:44','2024-03-31 03:26:37',NULL,0,0,NULL,NULL),(11084,'mixpanel','completed',10,'2024-03-31 02:05:47','2024-03-31 03:36:48','2024-03-31 03:31:46','2024-03-31 03:36:47',NULL,0,0,NULL,NULL),(11085,'mixpanel','completed',10,'2024-03-31 01:47:44','2024-03-31 03:46:47','2024-03-31 03:41:43','2024-03-31 03:46:46',NULL,0,0,NULL,NULL),(11086,'mixpanel','completed',10,'2024-03-31 01:57:40','2024-03-31 03:54:34','2024-03-31 03:51:39','2024-03-31 03:54:33',NULL,0,0,NULL,NULL),(11087,'mixpanel','completed',10,'2024-03-31 02:03:45','2024-03-31 04:01:40','2024-03-31 03:56:44','2024-03-31 04:01:39',NULL,0,0,NULL,NULL),(11088,'mixpanel','completed',10,'2024-03-31 02:49:51','2024-03-31 04:11:41','2024-03-31 04:06:50','2024-03-31 04:11:40',NULL,0,0,NULL,NULL),(11089,'mixpanel','completed',10,'2024-03-31 02:47:45','2024-03-31 04:21:41','2024-03-31 04:16:44','2024-03-31 04:21:40',NULL,0,0,NULL,NULL),(11090,'mixpanel','completed',10,'2024-03-31 03:02:40','2024-03-31 04:31:53','2024-03-31 04:25:39','2024-03-31 04:31:51',NULL,0,0,NULL,NULL),(11091,'mixpanel','completed',10,'2024-03-31 03:22:48','2024-03-31 04:41:52','2024-03-31 04:36:43','2024-03-31 04:41:50',NULL,0,0,NULL,NULL),(11092,'mixpanel','completed',10,'2024-03-31 03:42:50','2024-03-31 04:51:47','2024-03-31 04:46:49','2024-03-31 04:51:46',NULL,0,0,NULL,NULL),(11093,'mixpanel','completed',10,'2024-03-31 03:53:47','2024-03-31 05:01:46','2024-03-31 04:56:46','2024-03-31 05:01:45',NULL,0,0,NULL,NULL),(11094,'mixpanel','completed',10,'2024-03-31 04:02:46','2024-03-31 05:11:47','2024-03-31 05:06:45','2024-03-31 05:11:46',NULL,0,0,NULL,NULL),(11095,'mixpanel','completed',10,'2024-03-31 04:04:38','2024-03-31 05:21:47','2024-03-31 05:16:37','2024-03-31 05:21:46',NULL,0,0,NULL,NULL),(11096,'mixpanel','completed',10,'2024-03-31 04:21:40','2024-03-31 05:31:44','2024-03-31 05:26:39','2024-03-31 05:31:43',NULL,0,0,NULL,NULL),(11097,'mixpanel','completed',10,'2024-03-31 03:39:56','2024-03-31 05:39:48','2024-03-31 05:36:55','2024-03-31 05:39:47',NULL,0,0,NULL,NULL),(11098,'mixpanel','completed',10,'2024-03-31 04:00:51','2024-03-31 05:46:45','2024-03-31 05:41:50','2024-03-31 05:46:44',NULL,0,0,NULL,NULL),(11099,'mixpanel','completed',10,'2024-03-31 04:38:09','2024-03-31 05:51:43','2024-03-31 05:49:08','2024-03-31 05:51:42',NULL,0,0,NULL,NULL),(11100,'mixpanel','completed',10,'2024-03-31 04:40:46','2024-03-31 06:01:43','2024-03-31 05:56:45','2024-03-31 06:01:42',NULL,0,0,NULL,NULL),(11101,'mixpanel','completed',10,'2024-03-31 05:04:47','2024-03-31 06:11:47','2024-03-31 06:06:46','2024-03-31 06:11:45',NULL,0,0,NULL,NULL),(11102,'mixpanel','completed',10,'2024-03-31 05:13:47','2024-03-31 06:21:45','2024-03-31 06:16:46','2024-03-31 06:21:44',NULL,0,0,NULL,NULL),(11103,'mixpanel','completed',10,'2024-03-31 04:47:50','2024-03-31 06:31:49','2024-03-31 06:26:49','2024-03-31 06:31:48',NULL,0,0,NULL,NULL),(11104,'mixpanel','completed',10,'2024-03-31 05:21:29','2024-03-31 06:41:46','2024-03-31 06:36:28','2024-03-31 06:41:45',NULL,0,0,NULL,NULL),(11105,'mixpanel','completed',10,'2024-03-31 04:45:45','2024-03-31 06:51:55','2024-03-31 06:46:44','2024-03-31 06:51:54',NULL,0,0,NULL,NULL),(11106,'mixpanel','completed',10,'2024-03-31 05:21:52','2024-03-31 07:01:51','2024-03-31 06:56:51','2024-03-31 07:01:50',NULL,0,0,NULL,NULL),(11107,'mixpanel','completed',10,'2024-03-31 05:05:19','2024-03-31 07:11:54','2024-03-31 07:06:18','2024-03-31 07:11:53',NULL,0,0,NULL,NULL),(11108,'mixpanel','completed',10,'2024-03-31 05:41:40','2024-03-31 07:21:50','2024-03-31 07:15:39','2024-03-31 07:21:49',NULL,0,0,NULL,NULL),(11109,'mixpanel','completed',10,'2024-03-31 06:11:57','2024-03-31 07:31:43','2024-03-31 07:24:56','2024-03-31 07:31:42',NULL,0,0,NULL,NULL),(11110,'mixpanel','completed',10,'2024-03-31 06:03:45','2024-03-31 07:41:47','2024-03-31 07:36:44','2024-03-31 07:41:46',NULL,0,0,NULL,NULL),(11111,'mixpanel','completed',10,'2024-03-31 06:35:48','2024-03-31 07:51:49','2024-03-31 07:46:48','2024-03-31 07:51:48',NULL,0,0,NULL,NULL),(11112,'mixpanel','completed',10,'2024-03-31 06:23:48','2024-03-31 08:01:52','2024-03-31 07:56:47','2024-03-31 08:01:51',NULL,0,0,NULL,NULL),(11113,'mixpanel','completed',10,'2024-03-31 06:14:50','2024-03-31 08:11:51','2024-03-31 08:06:49','2024-03-31 08:11:50',NULL,0,0,NULL,NULL),(11114,'mixpanel','completed',10,'2024-03-31 06:25:42','2024-03-31 08:21:45','2024-03-31 08:16:41','2024-03-31 08:21:43',NULL,0,0,NULL,NULL),(11115,'mixpanel','completed',10,'2024-03-31 06:31:41','2024-03-31 08:31:46','2024-03-31 08:26:40','2024-03-31 08:31:45',NULL,0,0,NULL,NULL),(11116,'mixpanel','completed',10,'2024-03-31 06:50:27','2024-03-31 08:41:49','2024-03-31 08:35:25','2024-03-31 08:41:48',NULL,0,0,NULL,NULL),(11117,'mixpanel','completed',10,'2024-03-31 06:45:18','2024-03-31 08:46:49','2024-03-31 08:44:17','2024-03-31 08:46:48',NULL,0,0,NULL,NULL),(11118,'mixpanel','completed',10,'2024-03-31 07:19:30','2024-03-31 08:56:50','2024-03-31 08:50:29','2024-03-31 08:56:49',NULL,0,0,NULL,NULL),(11119,'schedule_re_engagement_email','completed',10,'2024-04-01 09:01:39','2024-04-01 09:01:45','2024-03-31 09:01:38','2024-04-01 09:01:44',NULL,0,0,NULL,NULL),(11120,'mixpanel','completed',10,'2024-03-31 07:06:39','2024-03-31 09:06:51','2024-03-31 09:01:38','2024-03-31 09:06:49',NULL,0,0,NULL,NULL),(11121,'mixpanel','completed',10,'2024-03-31 07:44:42','2024-03-31 09:16:50','2024-03-31 09:11:41','2024-03-31 09:16:49',NULL,0,0,NULL,NULL),(11122,'mixpanel','completed',10,'2024-03-31 07:43:48','2024-03-31 09:26:50','2024-03-31 09:21:47','2024-03-31 09:26:49',NULL,0,0,NULL,NULL),(11123,'mixpanel','completed',10,'2024-03-31 07:44:49','2024-03-31 09:36:50','2024-03-31 09:31:48','2024-03-31 09:36:49',NULL,0,0,NULL,NULL),(11124,'mixpanel','completed',10,'2024-03-31 07:56:57','2024-03-31 09:46:44','2024-03-31 09:41:56','2024-03-31 09:46:43',NULL,0,0,NULL,NULL),(11125,'mixpanel','completed',10,'2024-03-31 08:35:55','2024-03-31 09:51:49','2024-03-31 09:48:54','2024-03-31 09:51:48',NULL,0,0,NULL,NULL),(11126,'mixpanel','completed',10,'2024-03-31 08:00:47','2024-03-31 10:01:51','2024-03-31 09:56:46','2024-03-31 10:01:50',NULL,0,0,NULL,NULL),(11127,'mixpanel','completed',10,'2024-03-31 08:40:47','2024-03-31 10:16:45','2024-03-31 10:06:46','2024-03-31 10:16:44',NULL,0,0,NULL,NULL),(11128,'mixpanel','completed',10,'2024-03-31 09:00:50','2024-03-31 10:26:51','2024-03-31 10:21:49','2024-03-31 10:26:50',NULL,0,0,NULL,NULL),(11129,'mixpanel','completed',10,'2024-03-31 09:04:51','2024-03-31 10:36:48','2024-03-31 10:31:50','2024-03-31 10:36:47',NULL,0,0,NULL,NULL),(11130,'mixpanel','completed',10,'2024-03-31 08:43:44','2024-03-31 10:46:52','2024-03-31 10:41:43','2024-03-31 10:46:51',NULL,0,0,NULL,NULL),(11131,'mixpanel','completed',10,'2024-03-31 09:04:50','2024-03-31 10:56:52','2024-03-31 10:51:49','2024-03-31 10:56:51',NULL,0,0,NULL,NULL),(11132,'mixpanel','completed',10,'2024-03-31 09:44:46','2024-03-31 11:04:16','2024-03-31 11:01:45','2024-03-31 11:04:15',NULL,0,0,NULL,NULL),(11133,'mixpanel','completed',10,'2024-03-31 09:06:51','2024-03-31 11:11:02','2024-03-31 11:06:50','2024-03-31 11:11:01',NULL,0,0,NULL,NULL),(11134,'mixpanel','completed',10,'2024-03-31 09:31:43','2024-03-31 11:21:50','2024-03-31 11:16:42','2024-03-31 11:21:49',NULL,0,0,NULL,NULL),(11135,'mixpanel','completed',10,'2024-03-31 10:20:45','2024-03-31 11:31:48','2024-03-31 11:26:44','2024-03-31 11:31:47',NULL,0,0,NULL,NULL),(11136,'mixpanel','completed',10,'2024-03-31 09:45:47','2024-03-31 11:41:52','2024-03-31 11:36:46','2024-03-31 11:41:51',NULL,0,0,NULL,NULL),(11137,'mixpanel','completed',10,'2024-03-31 09:55:43','2024-03-31 11:51:52','2024-03-31 11:46:42','2024-03-31 11:51:51',NULL,0,0,NULL,NULL),(11138,'mixpanel','completed',10,'2024-03-31 09:58:44','2024-03-31 12:01:56','2024-03-31 11:56:38','2024-03-31 12:01:55',NULL,0,0,NULL,NULL),(11139,'mixpanel','completed',10,'2024-03-31 10:57:44','2024-03-31 12:11:48','2024-03-31 12:06:43','2024-03-31 12:11:47',NULL,0,0,NULL,NULL),(11140,'mixpanel','completed',10,'2024-03-31 10:55:07','2024-03-31 12:16:46','2024-03-31 12:14:06','2024-03-31 12:16:45',NULL,0,0,NULL,NULL),(11141,'mixpanel','completed',10,'2024-03-31 11:08:56','2024-03-31 12:26:45','2024-03-31 12:21:55','2024-03-31 12:26:44',NULL,0,0,NULL,NULL),(11142,'mixpanel','completed',10,'2024-03-31 10:53:10','2024-03-31 12:34:53','2024-03-31 12:30:09','2024-03-31 12:34:53',NULL,0,0,NULL,NULL),(11143,'mixpanel','completed',10,'2024-03-31 11:22:58','2024-03-31 12:46:49','2024-03-31 12:42:57','2024-03-31 12:46:48',NULL,0,0,NULL,NULL),(11144,'mixpanel','completed',10,'2024-03-31 11:15:50','2024-03-31 12:56:44','2024-03-31 12:51:49','2024-03-31 12:56:43',NULL,0,0,NULL,NULL),(11145,'mixpanel','completed',10,'2024-03-31 11:44:48','2024-03-31 13:06:56','2024-03-31 13:01:47','2024-03-31 13:06:55',NULL,0,0,NULL,NULL),(11146,'mixpanel','completed',10,'2024-03-31 11:49:51','2024-03-31 13:16:50','2024-03-31 13:11:50','2024-03-31 13:16:49',NULL,0,0,NULL,NULL),(11147,'mixpanel','completed',10,'2024-03-31 11:45:53','2024-03-31 13:26:41','2024-03-31 13:21:52','2024-03-31 13:26:40',NULL,0,0,NULL,NULL),(11148,'mixpanel','completed',10,'2024-03-31 11:36:49','2024-03-31 13:36:45','2024-03-31 13:31:48','2024-03-31 13:36:44',NULL,0,0,NULL,NULL),(11149,'mixpanel','completed',10,'2024-03-31 12:18:51','2024-03-31 13:46:45','2024-03-31 13:41:50','2024-03-31 13:46:45',NULL,0,0,NULL,NULL),(11150,'mixpanel','completed',10,'2024-03-31 12:14:49','2024-03-31 13:56:43','2024-03-31 13:51:48','2024-03-31 13:56:42',NULL,0,0,NULL,NULL),(11151,'mixpanel','completed',10,'2024-03-31 12:03:51','2024-03-31 14:06:51','2024-03-31 14:01:50','2024-03-31 14:06:50',NULL,0,0,NULL,NULL),(11152,'mixpanel','completed',10,'2024-03-31 12:14:44','2024-03-31 14:16:49','2024-03-31 14:11:43','2024-03-31 14:16:48',NULL,0,0,NULL,NULL),(11153,'mixpanel','completed',10,'2024-03-31 12:29:47','2024-03-31 14:24:05','2024-03-31 14:21:46','2024-03-31 14:24:04',NULL,0,0,NULL,NULL),(11154,'mixpanel','completed',10,'2024-03-31 12:48:18','2024-03-31 14:30:01','2024-03-31 14:26:17','2024-03-31 14:30:00',NULL,0,0,NULL,NULL),(11155,'mixpanel','completed',10,'2024-03-31 13:23:33','2024-03-31 14:36:47','2024-03-31 14:33:32','2024-03-31 14:36:46',NULL,0,0,NULL,NULL),(11156,'mixpanel','completed',10,'2024-03-31 13:25:48','2024-03-31 14:46:48','2024-03-31 14:41:47','2024-03-31 14:46:47',NULL,0,0,NULL,NULL),(11157,'mixpanel','completed',10,'2024-03-31 12:59:49','2024-03-31 14:56:45','2024-03-31 14:51:48','2024-03-31 14:56:44',NULL,0,0,NULL,NULL),(11158,'subscribers_engagement_score','completed',10,'2024-04-01 10:12:00','2024-04-01 10:16:52','2024-03-31 15:01:46','2024-04-01 10:16:51',NULL,0,0,NULL,NULL),(11159,'mixpanel','completed',10,'2024-03-31 13:42:47','2024-03-31 15:06:48','2024-03-31 15:01:46','2024-03-31 15:06:47',NULL,0,0,NULL,NULL),(11160,'mixpanel','completed',10,'2024-03-31 13:51:50','2024-03-31 15:16:42','2024-03-31 15:11:49','2024-03-31 15:16:41',NULL,0,0,NULL,NULL),(11161,'mixpanel','completed',10,'2024-03-31 13:44:51','2024-03-31 15:26:52','2024-03-31 15:21:49','2024-03-31 15:26:51',NULL,0,0,NULL,NULL),(11162,'mixpanel','completed',10,'2024-03-31 13:40:57','2024-03-31 15:36:44','2024-03-31 15:31:56','2024-03-31 15:36:43',NULL,0,0,NULL,NULL),(11163,'mixpanel','completed',10,'2024-03-31 13:59:27','2024-03-31 15:46:46','2024-03-31 15:41:26','2024-03-31 15:46:45',NULL,0,0,NULL,NULL),(11164,'mixpanel','completed',10,'2024-03-31 14:37:51','2024-03-31 15:56:50','2024-03-31 15:51:50','2024-03-31 15:56:49',NULL,0,0,NULL,NULL),(11165,'mixpanel','completed',10,'2024-03-31 14:21:51','2024-03-31 16:06:50','2024-03-31 16:01:50','2024-03-31 16:06:49',NULL,0,0,NULL,NULL),(11166,'mixpanel','completed',10,'2024-03-31 14:24:49','2024-03-31 16:16:49','2024-03-31 16:11:48','2024-03-31 16:16:48',NULL,0,0,NULL,NULL),(11167,'mixpanel','completed',10,'2024-03-31 14:55:54','2024-03-31 16:26:47','2024-03-31 16:21:53','2024-03-31 16:26:46',NULL,0,0,NULL,NULL),(11168,'mixpanel','completed',10,'2024-03-31 15:26:50','2024-03-31 16:36:48','2024-03-31 16:31:49','2024-03-31 16:36:47',NULL,0,0,NULL,NULL),(11169,'mixpanel','completed',10,'2024-03-31 15:31:49','2024-03-31 16:46:54','2024-03-31 16:41:48','2024-03-31 16:46:53',NULL,0,0,NULL,NULL),(11170,'mixpanel','completed',10,'2024-03-31 15:46:56','2024-03-31 16:56:50','2024-03-31 16:51:54','2024-03-31 16:56:49',NULL,0,0,NULL,NULL),(11171,'mixpanel','completed',10,'2024-03-31 15:52:47','2024-03-31 17:05:40','2024-03-31 17:01:46','2024-03-31 17:05:39',NULL,0,0,NULL,NULL),(11172,'mixpanel','completed',10,'2024-03-31 15:10:43','2024-03-31 17:16:48','2024-03-31 17:11:42','2024-03-31 17:16:47',NULL,0,0,NULL,NULL),(11173,'mixpanel','completed',10,'2024-03-31 15:55:48','2024-03-31 17:26:49','2024-03-31 17:21:47','2024-03-31 17:26:48',NULL,0,0,NULL,NULL),(11174,'mixpanel','completed',10,'2024-03-31 16:20:37','2024-03-31 17:36:52','2024-03-31 17:29:36','2024-03-31 17:36:51',NULL,0,0,NULL,NULL),(11175,'mixpanel','completed',10,'2024-03-31 16:31:26','2024-03-31 17:41:46','2024-03-31 17:39:25','2024-03-31 17:41:45',NULL,0,0,NULL,NULL),(11176,'mixpanel','completed',10,'2024-03-31 16:18:49','2024-03-31 17:51:50','2024-03-31 17:46:48','2024-03-31 17:51:49',NULL,0,0,NULL,NULL),(11177,'mixpanel','completed',10,'2024-03-31 15:59:43','2024-03-31 18:01:49','2024-03-31 17:56:42','2024-03-31 18:01:48',NULL,0,0,NULL,NULL),(11178,'mixpanel','completed',10,'2024-03-31 16:53:49','2024-03-31 18:11:47','2024-03-31 18:06:48','2024-03-31 18:11:46',NULL,0,0,NULL,NULL),(11179,'mixpanel','completed',10,'2024-03-31 16:35:50','2024-03-31 18:21:47','2024-03-31 18:16:49','2024-03-31 18:21:46',NULL,0,0,NULL,NULL),(11180,'mixpanel','completed',10,'2024-03-31 16:41:49','2024-03-31 18:31:49','2024-03-31 18:26:48','2024-03-31 18:31:48',NULL,0,0,NULL,NULL),(11181,'mixpanel','completed',10,'2024-03-31 17:28:55','2024-03-31 18:41:45','2024-03-31 18:36:54','2024-03-31 18:41:44',NULL,0,0,NULL,NULL),(11182,'mixpanel','completed',10,'2024-03-31 17:10:52','2024-03-31 18:51:48','2024-03-31 18:46:51','2024-03-31 18:51:47',NULL,0,0,NULL,NULL),(11183,'mixpanel','completed',10,'2024-03-31 17:32:50','2024-03-31 19:01:48','2024-03-31 18:56:50','2024-03-31 19:01:47',NULL,0,0,NULL,NULL),(11184,'mixpanel','completed',10,'2024-03-31 18:02:48','2024-03-31 19:11:49','2024-03-31 19:06:47','2024-03-31 19:11:49',NULL,0,0,NULL,NULL),(11185,'mixpanel','completed',10,'2024-03-31 17:51:53','2024-03-31 19:21:49','2024-03-31 19:16:52','2024-03-31 19:21:48',NULL,0,0,NULL,NULL),(11186,'mixpanel','completed',10,'2024-03-31 17:41:56','2024-03-31 19:31:44','2024-03-31 19:26:56','2024-03-31 19:31:43',NULL,0,0,NULL,NULL),(11187,'mixpanel','completed',10,'2024-03-31 17:38:49','2024-03-31 19:41:46','2024-03-31 19:36:48','2024-03-31 19:41:45',NULL,0,0,NULL,NULL),(11188,'mixpanel','completed',10,'2024-03-31 17:54:48','2024-03-31 19:51:49','2024-03-31 19:46:47','2024-03-31 19:51:48',NULL,0,0,NULL,NULL),(11189,'mixpanel','completed',10,'2024-03-31 18:15:49','2024-03-31 20:01:45','2024-03-31 19:56:48','2024-03-31 20:01:44',NULL,0,0,NULL,NULL),(11190,'mixpanel','completed',10,'2024-03-31 18:49:48','2024-03-31 20:11:50','2024-03-31 20:06:48','2024-03-31 20:11:49',NULL,0,0,NULL,NULL),(11191,'mixpanel','completed',10,'2024-03-31 18:58:52','2024-03-31 20:21:43','2024-03-31 20:16:51','2024-03-31 20:21:42',NULL,0,0,NULL,NULL),(11192,'mixpanel','completed',10,'2024-03-31 18:55:47','2024-03-31 20:31:48','2024-03-31 20:26:46','2024-03-31 20:31:47',NULL,0,0,NULL,NULL),(11193,'mixpanel','completed',10,'2024-03-31 19:33:50','2024-03-31 20:41:48','2024-03-31 20:36:49','2024-03-31 20:41:47',NULL,0,0,NULL,NULL),(11194,'mixpanel','completed',10,'2024-03-31 19:05:48','2024-03-31 20:51:50','2024-03-31 20:46:47','2024-03-31 20:51:49',NULL,0,0,NULL,NULL),(11195,'mixpanel','completed',10,'2024-03-31 19:52:57','2024-03-31 20:58:58','2024-03-31 20:54:56','2024-03-31 20:58:55',NULL,0,0,NULL,NULL),(11196,'mixpanel','completed',10,'2024-03-31 20:02:51','2024-03-31 21:11:45','2024-03-31 21:06:48','2024-03-31 21:11:44',NULL,0,0,NULL,NULL),(11197,'mixpanel','completed',10,'2024-03-31 19:25:51','2024-03-31 21:21:59','2024-03-31 21:16:50','2024-03-31 21:21:58',NULL,0,0,NULL,NULL),(11198,'mixpanel','completed',10,'2024-03-31 19:30:53','2024-03-31 21:29:57','2024-03-31 21:26:52','2024-03-31 21:29:56',NULL,0,0,NULL,NULL),(11199,'mixpanel','completed',10,'2024-03-31 20:29:50','2024-03-31 21:41:51','2024-03-31 21:36:49','2024-03-31 21:41:50',NULL,0,0,NULL,NULL),(11200,'mixpanel','completed',10,'2024-03-31 20:37:46','2024-03-31 21:51:47','2024-03-31 21:46:45','2024-03-31 21:51:46',NULL,0,0,NULL,NULL),(11201,'mixpanel','completed',10,'2024-03-31 20:24:51','2024-03-31 22:02:02','2024-03-31 21:56:50','2024-03-31 22:02:00',NULL,0,0,NULL,NULL),(11202,'mixpanel','completed',10,'2024-03-31 20:44:49','2024-03-31 22:11:47','2024-03-31 22:06:47','2024-03-31 22:11:46',NULL,0,0,NULL,NULL),(11203,'mixpanel','completed',10,'2024-03-31 21:10:51','2024-03-31 22:21:44','2024-03-31 22:16:50','2024-03-31 22:21:43',NULL,0,0,NULL,NULL),(11204,'mixpanel','completed',10,'2024-03-31 21:01:45','2024-03-31 22:31:50','2024-03-31 22:26:44','2024-03-31 22:31:49',NULL,0,0,NULL,NULL),(11205,'mixpanel','completed',10,'2024-03-31 21:06:54','2024-03-31 22:41:48','2024-03-31 22:36:53','2024-03-31 22:41:47',NULL,0,0,NULL,NULL),(11206,'mixpanel','completed',10,'2024-03-31 21:30:53','2024-03-31 22:51:50','2024-03-31 22:46:52','2024-03-31 22:51:49',NULL,0,0,NULL,NULL),(11207,'mixpanel','completed',10,'2024-03-31 21:31:58','2024-03-31 23:01:49','2024-03-31 22:56:57','2024-03-31 23:01:48',NULL,0,0,NULL,NULL),(11208,'mixpanel','completed',10,'2024-03-31 21:33:47','2024-03-31 23:11:49','2024-03-31 23:06:46','2024-03-31 23:11:48',NULL,0,0,NULL,NULL),(11209,'mixpanel','completed',10,'2024-03-31 22:10:42','2024-03-31 23:19:44','2024-03-31 23:16:41','2024-03-31 23:19:43',NULL,0,0,NULL,NULL),(11210,'mixpanel','completed',10,'2024-03-31 21:20:50','2024-03-31 23:26:47','2024-03-31 23:21:49','2024-03-31 23:26:46',NULL,0,0,NULL,NULL),(11211,'mixpanel','completed',10,'2024-03-31 22:17:41','2024-03-31 23:36:48','2024-03-31 23:31:40','2024-03-31 23:36:47',NULL,0,0,NULL,NULL),(11212,'mixpanel','completed',10,'2024-03-31 22:37:51','2024-03-31 23:46:50','2024-03-31 23:41:50','2024-03-31 23:46:49',NULL,0,0,NULL,NULL),(11213,'mixpanel','completed',10,'2024-03-31 22:24:45','2024-03-31 23:56:53','2024-03-31 23:51:43','2024-03-31 23:56:52',NULL,0,0,NULL,NULL),(11214,'mixpanel','completed',10,'2024-03-31 22:11:46','2024-04-01 00:06:49','2024-04-01 00:01:45','2024-04-01 00:06:48',NULL,0,0,NULL,NULL),(11215,'mixpanel','completed',10,'2024-03-31 22:30:56','2024-04-01 00:16:53','2024-04-01 00:11:54','2024-04-01 00:16:52',NULL,0,0,NULL,NULL),(11216,'mixpanel','completed',10,'2024-03-31 23:01:37','2024-04-01 00:26:55','2024-04-01 00:21:36','2024-04-01 00:26:53',NULL,0,0,NULL,NULL),(11217,'mixpanel','completed',10,'2024-03-31 23:00:49','2024-04-01 00:36:53','2024-04-01 00:31:49','2024-04-01 00:36:52',NULL,0,0,NULL,NULL),(11218,'mixpanel','completed',10,'2024-03-31 22:48:55','2024-04-01 00:46:50','2024-04-01 00:40:54','2024-04-01 00:46:49',NULL,0,0,NULL,NULL),(11219,'mixpanel','completed',10,'2024-03-31 22:50:49','2024-04-01 00:56:56','2024-04-01 00:51:48','2024-04-01 00:56:55',NULL,0,0,NULL,NULL),(11220,'mixpanel','completed',10,'2024-03-31 23:06:16','2024-04-01 01:06:44','2024-04-01 01:00:15','2024-04-01 01:06:43',NULL,0,0,NULL,NULL),(11221,'mixpanel','completed',10,'2024-03-31 23:53:52','2024-04-01 01:16:50','2024-04-01 01:11:51','2024-04-01 01:16:49',NULL,0,0,NULL,NULL),(11222,'mixpanel','completed',10,'2024-04-01 00:16:49','2024-04-01 01:26:48','2024-04-01 01:21:48','2024-04-01 01:26:47',NULL,0,0,NULL,NULL),(11223,'mixpanel','completed',10,'2024-04-01 00:00:48','2024-04-01 01:36:43','2024-04-01 01:31:47','2024-04-01 01:36:42',NULL,0,0,NULL,NULL),(11224,'mixpanel','completed',10,'2024-03-31 23:55:52','2024-04-01 01:46:50','2024-04-01 01:41:51','2024-04-01 01:46:49',NULL,0,0,NULL,NULL),(11225,'mixpanel','completed',10,'2024-03-31 23:53:47','2024-04-01 01:56:47','2024-04-01 01:51:46','2024-04-01 01:56:46',NULL,0,0,NULL,NULL),(11226,'mixpanel','completed',10,'2024-04-01 00:43:49','2024-04-01 02:06:50','2024-04-01 02:01:48','2024-04-01 02:06:49',NULL,0,0,NULL,NULL),(11227,'mixpanel','completed',10,'2024-04-01 01:02:55','2024-04-01 02:16:40','2024-04-01 02:11:54','2024-04-01 02:16:39',NULL,0,0,NULL,NULL),(11228,'mixpanel','completed',10,'2024-04-01 00:55:54','2024-04-01 02:26:46','2024-04-01 02:21:53','2024-04-01 02:26:45',NULL,0,0,NULL,NULL),(11229,'mixpanel','completed',10,'2024-04-01 00:59:53','2024-04-01 02:36:44','2024-04-01 02:31:52','2024-04-01 02:36:43',NULL,0,0,NULL,NULL),(11230,'mixpanel','completed',10,'2024-04-01 01:17:46','2024-04-01 02:46:46','2024-04-01 02:41:45','2024-04-01 02:46:45',NULL,0,0,NULL,NULL),(11231,'mixpanel','completed',10,'2024-04-01 01:23:47','2024-04-01 02:56:52','2024-04-01 02:51:46','2024-04-01 02:56:51',NULL,0,0,NULL,NULL),(11232,'mixpanel','completed',10,'2024-04-01 01:42:18','2024-04-01 03:03:57','2024-04-01 03:01:17','2024-04-01 03:03:56',NULL,0,0,NULL,NULL),(11233,'mixpanel','completed',10,'2024-04-01 01:48:48','2024-04-01 03:11:54','2024-04-01 03:06:47','2024-04-01 03:11:53',NULL,0,0,NULL,NULL),(11234,'mixpanel','completed',10,'2024-04-01 02:11:50','2024-04-01 03:21:49','2024-04-01 03:16:49','2024-04-01 03:21:48',NULL,0,0,NULL,NULL),(11235,'mixpanel','completed',10,'2024-04-01 02:15:51','2024-04-01 03:31:35','2024-04-01 03:26:50','2024-04-01 03:31:34',NULL,0,0,NULL,NULL),(11236,'mixpanel','completed',10,'2024-04-01 02:14:45','2024-04-01 03:42:02','2024-04-01 03:36:44','2024-04-01 03:42:01',NULL,0,0,NULL,NULL),(11237,'mixpanel','completed',10,'2024-04-01 01:45:43','2024-04-01 03:51:42','2024-04-01 03:46:42','2024-04-01 03:51:41',NULL,0,0,NULL,NULL),(11238,'mixpanel','completed',10,'2024-04-01 02:31:48','2024-04-01 04:01:53','2024-04-01 03:56:47','2024-04-01 04:01:52',NULL,0,0,NULL,NULL),(11239,'mixpanel','completed',10,'2024-04-01 02:26:48','2024-04-01 04:11:49','2024-04-01 04:06:47','2024-04-01 04:11:48',NULL,0,0,NULL,NULL),(11240,'mixpanel','completed',10,'2024-04-01 02:25:47','2024-04-01 04:21:49','2024-04-01 04:16:46','2024-04-01 04:21:48',NULL,0,0,NULL,NULL),(11241,'mixpanel','completed',10,'2024-04-01 02:51:49','2024-04-01 04:32:06','2024-04-01 04:26:48','2024-04-01 04:32:01',NULL,0,0,NULL,NULL),(11242,'mixpanel','completed',10,'2024-04-01 03:01:25','2024-04-01 04:37:28','2024-04-01 04:37:15','2024-04-01 04:37:27',NULL,0,0,NULL,NULL),(11243,'mixpanel','completed',10,'2024-04-01 03:39:08','2024-04-01 04:46:41','2024-04-01 04:42:04','2024-04-01 04:46:40',NULL,0,0,NULL,NULL),(11244,'mixpanel','completed',10,'2024-04-01 03:15:43','2024-04-01 04:54:10','2024-04-01 04:51:42','2024-04-01 04:54:09',NULL,0,0,NULL,NULL),(11245,'mixpanel','completed',10,'2024-04-01 03:30:51','2024-04-01 05:00:19','2024-04-01 04:56:50','2024-04-01 05:00:18',NULL,0,0,NULL,NULL),(11246,'mixpanel','completed',10,'2024-04-01 03:20:29','2024-04-01 05:11:50','2024-04-01 05:05:28','2024-04-01 05:11:49',NULL,0,0,NULL,NULL),(11247,'mixpanel','completed',10,'2024-04-01 03:35:48','2024-04-01 05:21:43','2024-04-01 05:16:47','2024-04-01 05:21:42',NULL,0,0,NULL,NULL),(11248,'mixpanel','completed',10,'2024-04-01 03:27:48','2024-04-01 05:31:55','2024-04-01 05:26:47','2024-04-01 05:31:54',NULL,0,0,NULL,NULL),(11249,'mixpanel','completed',10,'2024-04-01 04:06:46','2024-04-01 05:41:51','2024-04-01 05:36:45','2024-04-01 05:41:50',NULL,0,0,NULL,NULL),(11250,'mixpanel','completed',10,'2024-04-01 04:17:45','2024-04-01 05:51:50','2024-04-01 05:46:44','2024-04-01 05:51:48',NULL,0,0,NULL,NULL),(11251,'mixpanel','completed',10,'2024-04-01 04:27:44','2024-04-01 05:56:47','2024-04-01 05:54:43','2024-04-01 05:56:46',NULL,0,0,NULL,NULL),(11252,'mixpanel','completed',10,'2024-04-01 04:07:52','2024-04-01 06:06:51','2024-04-01 06:01:50','2024-04-01 06:06:50',NULL,0,0,NULL,NULL),(11253,'mixpanel','completed',10,'2024-04-01 04:48:54','2024-04-01 06:16:49','2024-04-01 06:11:53','2024-04-01 06:16:48',NULL,0,0,NULL,NULL),(11254,'mixpanel','completed',10,'2024-04-01 04:45:46','2024-04-01 06:26:50','2024-04-01 06:21:45','2024-04-01 06:26:49',NULL,0,0,NULL,NULL),(11255,'mixpanel','completed',10,'2024-04-01 04:30:48','2024-04-01 06:36:46','2024-04-01 06:31:47','2024-04-01 06:36:45',NULL,0,0,NULL,NULL),(11256,'mixpanel','completed',10,'2024-04-01 05:39:48','2024-04-01 06:46:46','2024-04-01 06:41:47','2024-04-01 06:46:45',NULL,0,0,NULL,NULL),(11257,'mixpanel','completed',10,'2024-04-01 05:23:47','2024-04-01 06:56:47','2024-04-01 06:51:46','2024-04-01 06:56:46',NULL,0,0,NULL,NULL),(11258,'mixpanel','completed',10,'2024-04-01 05:42:42','2024-04-01 07:04:51','2024-04-01 07:01:41','2024-04-01 07:04:50',NULL,0,0,NULL,NULL),(11259,'mixpanel','completed',10,'2024-04-01 05:20:52','2024-04-01 07:21:48','2024-04-01 07:06:51','2024-04-01 07:21:47',NULL,0,0,NULL,NULL),(11260,'mixpanel','completed',10,'2024-04-01 05:27:53','2024-04-01 07:31:43','2024-04-01 07:26:52','2024-04-01 07:31:43',NULL,0,0,NULL,NULL),(11261,'mixpanel','completed',10,'2024-04-01 06:11:48','2024-04-01 07:41:49','2024-04-01 07:36:47','2024-04-01 07:41:48',NULL,0,0,NULL,NULL),(11262,'mixpanel','completed',10,'2024-04-01 06:07:48','2024-04-01 07:51:46','2024-04-01 07:46:47','2024-04-01 07:51:45',NULL,0,0,NULL,NULL),(11263,'mixpanel','completed',10,'2024-04-01 06:27:52','2024-04-01 07:59:25','2024-04-01 07:56:51','2024-04-01 07:59:24',NULL,0,0,NULL,NULL),(11264,'mixpanel','completed',10,'2024-04-01 06:46:46','2024-04-01 08:06:50','2024-04-01 08:01:45','2024-04-01 08:06:49',NULL,0,0,NULL,NULL),(11265,'mixpanel','completed',10,'2024-04-01 06:31:44','2024-04-01 08:16:52','2024-04-01 08:11:43','2024-04-01 08:16:51',NULL,0,0,NULL,NULL),(11266,'mixpanel','completed',10,'2024-04-01 07:12:49','2024-04-01 08:25:13','2024-04-01 08:21:48','2024-04-01 08:25:12',NULL,0,0,NULL,NULL),(11267,'mixpanel','completed',10,'2024-04-01 06:50:48','2024-04-01 08:35:04','2024-04-01 08:31:47','2024-04-01 08:35:03',NULL,0,0,NULL,NULL),(11268,'mixpanel','completed',10,'2024-04-01 06:50:49','2024-04-01 08:46:50','2024-04-01 08:41:48','2024-04-01 08:46:49',NULL,0,0,NULL,NULL),(11269,'mixpanel','completed',10,'2024-04-01 07:47:49','2024-04-01 08:56:51','2024-04-01 08:51:48','2024-04-01 08:56:50',NULL,0,0,NULL,NULL),(11270,'mixpanel','completed',10,'2024-04-01 07:36:45','2024-04-01 09:06:42','2024-04-01 09:01:44','2024-04-01 09:06:41',NULL,0,0,NULL,NULL),(11271,'schedule_re_engagement_email','completed',10,'2024-04-02 09:06:42','2024-04-02 09:06:51','2024-04-01 09:06:41','2024-04-02 09:06:50',NULL,0,0,NULL,NULL),(11272,'mixpanel','completed',10,'2024-04-01 07:45:05','2024-04-01 09:16:49','2024-04-01 09:12:04','2024-04-01 09:16:49',NULL,0,0,NULL,NULL),(11273,'mixpanel','completed',10,'2024-04-01 07:34:49','2024-04-01 09:26:49','2024-04-01 09:21:48','2024-04-01 09:26:48',NULL,0,0,NULL,NULL),(11274,'mixpanel','completed',10,'2024-04-01 08:13:54','2024-04-01 09:36:49','2024-04-01 09:31:53','2024-04-01 09:36:48',NULL,0,0,NULL,NULL),(11275,'mixpanel','completed',10,'2024-04-01 08:27:47','2024-04-01 09:46:55','2024-04-01 09:41:46','2024-04-01 09:46:54',NULL,0,0,NULL,NULL),(11276,'mixpanel','completed',10,'2024-04-01 08:11:47','2024-04-01 09:56:47','2024-04-01 09:51:46','2024-04-01 09:56:47',NULL,0,0,NULL,NULL),(11277,'mixpanel','completed',10,'2024-04-01 08:42:43','2024-04-01 10:05:27','2024-04-01 10:01:42','2024-04-01 10:05:26',NULL,0,0,NULL,NULL),(11278,'mixpanel','completed',10,'2024-04-01 08:45:36','2024-04-01 10:10:55','2024-04-01 10:08:35','2024-04-01 10:10:54',NULL,0,0,NULL,NULL),(11279,'subscribers_engagement_score','completed',10,'2024-04-01 10:16:52','2024-04-01 10:21:49','2024-04-01 10:16:51','2024-04-01 10:21:48',NULL,0,0,NULL,NULL),(11280,'mixpanel','completed',10,'2024-04-01 08:35:52','2024-04-01 10:21:49','2024-04-01 10:16:51','2024-04-01 10:21:48',NULL,0,0,NULL,NULL),(11281,'subscribers_engagement_score','completed',10,'2024-04-02 02:41:00','2024-04-02 02:41:51','2024-04-01 10:21:48','2024-04-02 02:41:50',NULL,0,0,NULL,NULL),(11282,'mixpanel','completed',10,'2024-04-01 08:57:49','2024-04-01 10:31:56','2024-04-01 10:26:48','2024-04-01 10:31:55',NULL,0,0,NULL,NULL),(11283,'mixpanel','completed',10,'2024-04-01 09:28:55','2024-04-01 10:41:41','2024-04-01 10:36:54','2024-04-01 10:41:40',NULL,0,0,NULL,NULL),(11284,'mixpanel','completed',10,'2024-04-01 08:54:51','2024-04-01 10:51:46','2024-04-01 10:46:50','2024-04-01 10:51:45',NULL,0,0,NULL,NULL),(11285,'mixpanel','completed',10,'2024-04-01 09:45:46','2024-04-01 11:01:45','2024-04-01 10:56:45','2024-04-01 11:01:44',NULL,0,0,NULL,NULL),(11286,'mixpanel','completed',10,'2024-04-01 09:28:52','2024-04-01 11:11:48','2024-04-01 11:06:51','2024-04-01 11:11:47',NULL,0,0,NULL,NULL),(11287,'mixpanel','completed',10,'2024-04-01 10:00:52','2024-04-01 11:21:46','2024-04-01 11:16:51','2024-04-01 11:21:45',NULL,0,0,NULL,NULL),(11288,'mixpanel','completed',10,'2024-04-01 09:54:51','2024-04-01 11:31:53','2024-04-01 11:26:50','2024-04-01 11:31:52',NULL,0,0,NULL,NULL),(11289,'mixpanel','completed',10,'2024-04-01 10:03:51','2024-04-01 11:41:47','2024-04-01 11:36:49','2024-04-01 11:41:46',NULL,0,0,NULL,NULL),(11290,'mixpanel','completed',10,'2024-04-01 10:00:49','2024-04-01 11:51:58','2024-04-01 11:46:48','2024-04-01 11:51:57',NULL,0,0,NULL,NULL),(11291,'mixpanel','completed',10,'2024-04-01 10:24:54','2024-04-01 12:01:49','2024-04-01 11:56:53','2024-04-01 12:01:48',NULL,0,0,NULL,NULL),(11292,'mixpanel','completed',10,'2024-04-01 10:07:46','2024-04-01 12:11:54','2024-04-01 12:06:45','2024-04-01 12:11:53',NULL,0,0,NULL,NULL),(11293,'mixpanel','completed',10,'2024-04-01 10:30:52','2024-04-01 12:21:53','2024-04-01 12:16:51','2024-04-01 12:21:52',NULL,0,0,NULL,NULL),(11294,'mixpanel','completed',10,'2024-04-01 10:28:48','2024-04-01 12:31:44','2024-04-01 12:26:47','2024-04-01 12:31:43',NULL,0,0,NULL,NULL),(11295,'mixpanel','completed',10,'2024-04-01 10:59:50','2024-04-01 12:41:03','2024-04-01 12:36:48','2024-04-01 12:41:02',NULL,0,0,NULL,NULL),(11296,'mixpanel','completed',10,'2024-04-01 11:43:19','2024-04-01 12:51:51','2024-04-01 12:45:18','2024-04-01 12:51:50',NULL,0,0,NULL,NULL),(11297,'mixpanel','completed',10,'2024-04-01 11:51:50','2024-04-01 13:01:49','2024-04-01 12:56:49','2024-04-01 13:01:48',NULL,0,0,NULL,NULL),(11298,'mixpanel','completed',10,'2024-04-01 11:52:53','2024-04-01 13:11:51','2024-04-01 13:06:52','2024-04-01 13:11:50',NULL,0,0,NULL,NULL),(11299,'mixpanel','completed',10,'2024-04-01 12:12:50','2024-04-01 13:19:08','2024-04-01 13:16:49','2024-04-01 13:19:07',NULL,0,0,NULL,NULL),(11300,'mixpanel','completed',10,'2024-04-01 12:13:50','2024-04-01 13:26:47','2024-04-01 13:21:49','2024-04-01 13:26:46',NULL,0,0,NULL,NULL),(11301,'mixpanel','completed',10,'2024-04-01 12:03:51','2024-04-01 13:36:57','2024-04-01 13:31:50','2024-04-01 13:36:56',NULL,0,0,NULL,NULL),(11302,'mixpanel','completed',10,'2024-04-01 12:15:00','2024-04-01 13:46:48','2024-04-01 13:39:59','2024-04-01 13:46:47',NULL,0,0,NULL,NULL),(11303,'mixpanel','completed',10,'2024-04-01 12:18:49','2024-04-01 13:56:46','2024-04-01 13:51:48','2024-04-01 13:56:45',NULL,0,0,NULL,NULL),(11304,'mixpanel','completed',10,'2024-04-01 12:58:48','2024-04-01 14:06:54','2024-04-01 14:01:47','2024-04-01 14:06:53',NULL,0,0,NULL,NULL),(11305,'mixpanel','completed',10,'2024-04-01 12:28:50','2024-04-01 14:16:50','2024-04-01 14:11:49','2024-04-01 14:16:49',NULL,0,0,NULL,NULL),(11306,'mixpanel','completed',10,'2024-04-01 13:17:55','2024-04-01 14:26:52','2024-04-01 14:21:54','2024-04-01 14:26:51',NULL,0,0,NULL,NULL),(11307,'mixpanel','completed',10,'2024-04-01 12:56:41','2024-04-01 14:34:30','2024-04-01 14:31:40','2024-04-01 14:34:29',NULL,0,0,NULL,NULL),(11308,'mixpanel','completed',10,'2024-04-01 12:39:51','2024-04-01 14:41:51','2024-04-01 14:36:50','2024-04-01 14:41:50',NULL,0,0,NULL,NULL),(11309,'mixpanel','completed',10,'2024-04-01 13:39:07','2024-04-01 14:46:43','2024-04-01 14:44:06','2024-04-01 14:46:42',NULL,0,0,NULL,NULL),(11310,'mixpanel','completed',10,'2024-04-01 13:21:49','2024-04-01 14:56:38','2024-04-01 14:51:48','2024-04-01 14:56:37',NULL,0,0,NULL,NULL),(11311,'mixpanel','completed',10,'2024-04-01 13:26:36','2024-04-01 15:06:50','2024-04-01 15:00:35','2024-04-01 15:06:49',NULL,0,0,NULL,NULL),(11312,'mixpanel','completed',10,'2024-04-01 13:57:50','2024-04-01 15:16:53','2024-04-01 15:11:49','2024-04-01 15:16:52',NULL,0,0,NULL,NULL),(11313,'mixpanel','completed',10,'2024-04-01 14:12:46','2024-04-01 15:26:49','2024-04-01 15:21:45','2024-04-01 15:26:48',NULL,0,0,NULL,NULL),(11314,'mixpanel','completed',10,'2024-04-01 13:58:48','2024-04-01 15:36:47','2024-04-01 15:31:47','2024-04-01 15:36:45',NULL,0,0,NULL,NULL),(11315,'mixpanel','completed',10,'2024-04-01 13:55:57','2024-04-01 15:46:44','2024-04-01 15:41:56','2024-04-01 15:46:43',NULL,0,0,NULL,NULL),(11316,'mixpanel','completed',10,'2024-04-01 13:59:51','2024-04-01 15:56:49','2024-04-01 15:51:50','2024-04-01 15:56:48',NULL,0,0,NULL,NULL),(11317,'mixpanel','completed',10,'2024-04-01 14:17:48','2024-04-01 16:06:56','2024-04-01 16:01:47','2024-04-01 16:06:55',NULL,0,0,NULL,NULL),(11318,'mixpanel','completed',10,'2024-04-01 14:43:48','2024-04-01 16:16:47','2024-04-01 16:11:47','2024-04-01 16:16:46',NULL,0,0,NULL,NULL),(11319,'mixpanel','completed',10,'2024-04-01 14:21:51','2024-04-01 16:26:52','2024-04-01 16:21:50','2024-04-01 16:26:51',NULL,0,0,NULL,NULL),(11320,'mixpanel','completed',10,'2024-04-01 14:45:54','2024-04-01 16:36:52','2024-04-01 16:31:53','2024-04-01 16:36:51',NULL,0,0,NULL,NULL),(11321,'mixpanel','completed',10,'2024-04-01 14:52:49','2024-04-01 16:46:48','2024-04-01 16:41:47','2024-04-01 16:46:47',NULL,0,0,NULL,NULL),(11322,'mixpanel','completed',10,'2024-04-01 15:24:11','2024-04-01 16:56:47','2024-04-01 16:51:10','2024-04-01 16:56:46',NULL,0,0,NULL,NULL),(11323,'mixpanel','completed',10,'2024-04-01 15:24:51','2024-04-01 17:06:49','2024-04-01 17:01:50','2024-04-01 17:06:48',NULL,0,0,NULL,NULL),(11324,'mixpanel','completed',10,'2024-04-01 16:09:50','2024-04-01 17:16:50','2024-04-01 17:11:49','2024-04-01 17:16:49',NULL,0,0,NULL,NULL),(11325,'mixpanel','completed',10,'2024-04-01 15:58:48','2024-04-01 17:26:53','2024-04-01 17:21:47','2024-04-01 17:26:52',NULL,0,0,NULL,NULL),(11326,'mixpanel','completed',10,'2024-04-01 15:35:47','2024-04-01 17:36:52','2024-04-01 17:31:46','2024-04-01 17:36:51',NULL,0,0,NULL,NULL),(11327,'mixpanel','completed',10,'2024-04-01 16:35:47','2024-04-01 17:46:52','2024-04-01 17:41:46','2024-04-01 17:46:50',NULL,0,0,NULL,NULL),(11328,'mixpanel','completed',10,'2024-04-01 16:33:51','2024-04-01 17:56:49','2024-04-01 17:51:50','2024-04-01 17:56:48',NULL,0,0,NULL,NULL),(11329,'mixpanel','completed',10,'2024-04-01 16:44:51','2024-04-01 18:06:56','2024-04-01 18:01:50','2024-04-01 18:06:55',NULL,0,0,NULL,NULL),(11330,'mixpanel','completed',10,'2024-04-01 16:08:46','2024-04-01 18:12:40','2024-04-01 18:09:45','2024-04-01 18:12:39',NULL,0,0,NULL,NULL),(11331,'mixpanel','completed',10,'2024-04-01 16:57:38','2024-04-01 18:17:39','2024-04-01 18:15:37','2024-04-01 18:17:38',NULL,0,0,NULL,NULL),(11332,'mixpanel','completed',10,'2024-04-01 16:44:41','2024-04-01 18:21:47','2024-04-01 18:19:40','2024-04-01 18:21:46',NULL,0,0,NULL,NULL),(11333,'mixpanel','completed',10,'2024-04-01 17:21:40','2024-04-01 18:26:51','2024-04-01 18:24:39','2024-04-01 18:26:50',NULL,0,0,NULL,NULL),(11334,'mixpanel','completed',10,'2024-04-01 16:53:58','2024-04-01 18:36:50','2024-04-01 18:29:57','2024-04-01 18:36:49',NULL,0,0,NULL,NULL),(11335,'mixpanel','completed',10,'2024-04-01 17:29:48','2024-04-01 18:46:46','2024-04-01 18:41:47','2024-04-01 18:46:45',NULL,0,0,NULL,NULL),(11336,'mixpanel','completed',10,'2024-04-01 16:53:54','2024-04-01 19:01:50','2024-04-01 18:51:52','2024-04-01 19:01:49',NULL,0,0,NULL,NULL),(11337,'mixpanel','completed',10,'2024-04-01 17:13:46','2024-04-01 19:11:52','2024-04-01 19:06:45','2024-04-01 19:11:51',NULL,0,0,NULL,NULL),(11338,'mixpanel','completed',10,'2024-04-01 18:00:48','2024-04-01 19:21:52','2024-04-01 19:16:47','2024-04-01 19:21:51',NULL,0,0,NULL,NULL),(11339,'mixpanel','completed',10,'2024-04-01 18:23:54','2024-04-01 19:30:27','2024-04-01 19:26:54','2024-04-01 19:30:26',NULL,0,0,NULL,NULL),(11340,'mixpanel','completed',10,'2024-04-01 18:29:57','2024-04-01 19:39:59','2024-04-01 19:36:56','2024-04-01 19:39:58',NULL,0,0,NULL,NULL),(11341,'mixpanel','completed',10,'2024-04-01 18:43:48','2024-04-01 19:51:49','2024-04-01 19:46:47','2024-04-01 19:51:47',NULL,0,0,NULL,NULL),(11342,'mixpanel','completed',10,'2024-04-01 18:35:56','2024-04-01 20:01:52','2024-04-01 19:56:55','2024-04-01 20:01:51',NULL,0,0,NULL,NULL),(11343,'mixpanel','completed',10,'2024-04-01 18:19:10','2024-04-01 20:11:12','2024-04-01 20:07:07','2024-04-01 20:11:10',NULL,0,0,NULL,NULL),(11344,'mixpanel','completed',10,'2024-04-01 18:39:50','2024-04-01 20:21:52','2024-04-01 20:16:49','2024-04-01 20:21:51',NULL,0,0,NULL,NULL),(11345,'mixpanel','completed',10,'2024-04-01 18:31:50','2024-04-01 20:31:29','2024-04-01 20:26:49','2024-04-01 20:31:28',NULL,0,0,NULL,NULL),(11346,'mixpanel','completed',10,'2024-04-01 19:04:56','2024-04-01 20:41:56','2024-04-01 20:36:55','2024-04-01 20:41:55',NULL,0,0,NULL,NULL),(11347,'mixpanel','completed',10,'2024-04-01 18:51:53','2024-04-01 20:51:51','2024-04-01 20:46:52','2024-04-01 20:51:50',NULL,0,0,NULL,NULL),(11348,'mixpanel','completed',10,'2024-04-01 19:40:53','2024-04-01 21:02:03','2024-04-01 20:56:51','2024-04-01 21:02:01',NULL,0,0,NULL,NULL),(11349,'mixpanel','completed',10,'2024-04-01 20:05:09','2024-04-01 21:11:51','2024-04-01 21:07:07','2024-04-01 21:11:50',NULL,0,0,NULL,NULL),(11350,'mixpanel','completed',10,'2024-04-01 19:37:56','2024-04-01 21:21:56','2024-04-01 21:16:55','2024-04-01 21:21:55',NULL,0,0,NULL,NULL),(11351,'mixpanel','completed',10,'2024-04-01 20:21:50','2024-04-01 21:31:54','2024-04-01 21:26:48','2024-04-01 21:31:53',NULL,0,0,NULL,NULL),(11352,'mixpanel','completed',10,'2024-04-01 19:49:43','2024-04-01 21:41:59','2024-04-01 21:36:42','2024-04-01 21:41:58',NULL,0,0,NULL,NULL),(11353,'mixpanel','completed',10,'2024-04-01 20:13:55','2024-04-01 21:52:00','2024-04-01 21:46:54','2024-04-01 21:51:59',NULL,0,0,NULL,NULL),(11354,'mixpanel','completed',10,'2024-04-01 20:29:52','2024-04-01 22:01:52','2024-04-01 21:56:51','2024-04-01 22:01:51',NULL,0,0,NULL,NULL),(11355,'mixpanel','completed',10,'2024-04-01 20:14:49','2024-04-01 22:11:52','2024-04-01 22:06:48','2024-04-01 22:11:51',NULL,0,0,NULL,NULL),(11356,'mixpanel','completed',10,'2024-04-01 21:01:57','2024-04-01 22:21:52','2024-04-01 22:16:56','2024-04-01 22:21:51',NULL,0,0,NULL,NULL),(11357,'mixpanel','completed',10,'2024-04-01 20:26:54','2024-04-01 22:32:03','2024-04-01 22:26:53','2024-04-01 22:32:01',NULL,0,0,NULL,NULL),(11358,'mixpanel','completed',10,'2024-04-01 21:25:52','2024-04-01 22:46:46','2024-04-01 22:36:51','2024-04-01 22:46:45',NULL,0,0,NULL,NULL),(11359,'mixpanel','completed',10,'2024-04-01 21:07:03','2024-04-01 22:56:50','2024-04-01 22:52:01','2024-04-01 22:56:49',NULL,0,0,NULL,NULL),(11360,'mixpanel','completed',10,'2024-04-01 21:53:46','2024-04-01 23:06:52','2024-04-01 23:01:45','2024-04-01 23:06:50',NULL,0,0,NULL,NULL),(11361,'mixpanel','completed',10,'2024-04-01 21:51:50','2024-04-01 23:16:54','2024-04-01 23:11:49','2024-04-01 23:16:53',NULL,0,0,NULL,NULL),(11362,'mixpanel','completed',10,'2024-04-01 21:43:57','2024-04-01 23:26:50','2024-04-01 23:21:56','2024-04-01 23:26:49',NULL,0,0,NULL,NULL),(11363,'mixpanel','completed',10,'2024-04-01 21:54:52','2024-04-01 23:36:48','2024-04-01 23:31:51','2024-04-01 23:36:47',NULL,0,0,NULL,NULL),(11364,'mixpanel','completed',10,'2024-04-01 22:15:00','2024-04-01 23:46:44','2024-04-01 23:41:58','2024-04-01 23:46:43',NULL,0,0,NULL,NULL),(11365,'mixpanel','completed',10,'2024-04-01 22:15:53','2024-04-01 23:56:54','2024-04-01 23:51:52','2024-04-01 23:56:48',NULL,0,0,NULL,NULL),(11366,'mixpanel','completed',10,'2024-04-01 22:18:52','2024-04-02 00:06:55','2024-04-02 00:01:51','2024-04-02 00:06:54',NULL,0,0,NULL,NULL),(11367,'mixpanel','completed',10,'2024-04-01 23:06:51','2024-04-02 00:16:53','2024-04-02 00:11:50','2024-04-02 00:16:52',NULL,0,0,NULL,NULL),(11368,'mixpanel','completed',10,'2024-04-01 22:31:50','2024-04-02 00:26:52','2024-04-02 00:21:49','2024-04-02 00:26:51',NULL,0,0,NULL,NULL),(11369,'mixpanel','completed',10,'2024-04-01 23:06:51','2024-04-02 00:37:14','2024-04-02 00:31:49','2024-04-02 00:37:13',NULL,0,0,NULL,NULL),(11370,'mixpanel','completed',10,'2024-04-01 22:48:51','2024-04-02 00:46:47','2024-04-02 00:41:50','2024-04-02 00:46:46',NULL,0,0,NULL,NULL),(11371,'mixpanel','completed',10,'2024-04-01 23:12:54','2024-04-02 00:56:41','2024-04-02 00:51:53','2024-04-02 00:56:40',NULL,0,0,NULL,NULL),(11372,'mixpanel','completed',10,'2024-04-01 23:59:46','2024-04-02 01:06:49','2024-04-02 01:01:46','2024-04-02 01:06:48',NULL,0,0,NULL,NULL),(11373,'mixpanel','completed',10,'2024-04-02 00:00:48','2024-04-02 01:16:53','2024-04-02 01:11:47','2024-04-02 01:16:52',NULL,0,0,NULL,NULL),(11374,'mixpanel','completed',10,'2024-04-01 23:37:49','2024-04-02 01:26:49','2024-04-02 01:21:48','2024-04-02 01:26:48',NULL,0,0,NULL,NULL),(11375,'mixpanel','completed',10,'2024-04-02 00:08:49','2024-04-02 01:36:53','2024-04-02 01:31:48','2024-04-02 01:36:52',NULL,0,0,NULL,NULL),(11376,'mixpanel','completed',10,'2024-04-02 00:25:56','2024-04-02 01:46:47','2024-04-02 01:41:55','2024-04-02 01:46:46',NULL,0,0,NULL,NULL),(11377,'mixpanel','completed',10,'2024-04-02 00:47:45','2024-04-02 01:54:43','2024-04-02 01:50:44','2024-04-02 01:54:42',NULL,0,0,NULL,NULL),(11378,'mixpanel','completed',10,'2024-04-02 00:46:49','2024-04-02 02:01:44','2024-04-02 01:56:47','2024-04-02 02:01:43',NULL,0,0,NULL,NULL),(11379,'mixpanel','completed',10,'2024-04-02 00:13:55','2024-04-02 02:11:52','2024-04-02 02:06:54','2024-04-02 02:11:51',NULL,0,0,NULL,NULL),(11380,'mixpanel','completed',10,'2024-04-02 00:20:48','2024-04-02 02:21:54','2024-04-02 02:16:47','2024-04-02 02:21:53',NULL,0,0,NULL,NULL),(11381,'mixpanel','completed',10,'2024-04-02 00:27:51','2024-04-02 02:31:53','2024-04-02 02:26:50','2024-04-02 02:31:52',NULL,0,0,NULL,NULL),(11382,'mixpanel','completed',10,'2024-04-02 01:04:54','2024-04-02 02:41:51','2024-04-02 02:36:53','2024-04-02 02:41:50',NULL,0,0,NULL,NULL),(11383,'subscribers_engagement_score','completed',10,'2024-04-03 17:20:00','2024-04-03 17:21:50','2024-04-02 02:41:50','2024-04-03 17:21:48',NULL,0,0,NULL,NULL),(11384,'mixpanel','completed',10,'2024-04-02 01:13:44','2024-04-02 02:51:50','2024-04-02 02:46:43','2024-04-02 02:51:49',NULL,0,0,NULL,NULL),(11385,'mixpanel','completed',10,'2024-04-02 01:28:47','2024-04-02 03:01:47','2024-04-02 02:56:46','2024-04-02 03:01:46',NULL,0,0,NULL,NULL),(11386,'mixpanel','completed',10,'2024-04-02 01:10:54','2024-04-02 03:11:46','2024-04-02 03:06:52','2024-04-02 03:11:45',NULL,0,0,NULL,NULL),(11387,'mixpanel','completed',10,'2024-04-02 02:10:44','2024-04-02 03:21:52','2024-04-02 03:16:43','2024-04-02 03:21:51',NULL,0,0,NULL,NULL),(11388,'mixpanel','completed',10,'2024-04-02 02:21:51','2024-04-02 03:31:45','2024-04-02 03:26:50','2024-04-02 03:31:44',NULL,0,0,NULL,NULL),(11389,'mixpanel','completed',10,'2024-04-02 01:38:52','2024-04-02 03:41:50','2024-04-02 03:36:51','2024-04-02 03:41:49',NULL,0,0,NULL,NULL),(11390,'mixpanel','completed',10,'2024-04-02 02:26:48','2024-04-02 03:51:50','2024-04-02 03:46:47','2024-04-02 03:51:49',NULL,0,0,NULL,NULL),(11391,'mixpanel','completed',10,'2024-04-02 01:57:47','2024-04-02 04:01:53','2024-04-02 03:56:46','2024-04-02 04:01:52',NULL,0,0,NULL,NULL),(11392,'mixpanel','completed',10,'2024-04-02 02:24:55','2024-04-02 04:11:54','2024-04-02 04:06:54','2024-04-02 04:11:53',NULL,0,0,NULL,NULL),(11393,'mixpanel','completed',10,'2024-04-02 03:07:41','2024-04-02 04:21:52','2024-04-02 04:16:40','2024-04-02 04:21:51',NULL,0,0,NULL,NULL),(11394,'mixpanel','completed',10,'2024-04-02 03:05:47','2024-04-02 04:32:01','2024-04-02 04:26:46','2024-04-02 04:31:58',NULL,0,0,NULL,NULL),(11395,'mixpanel','completed',10,'2024-04-02 02:55:59','2024-04-02 04:41:55','2024-04-02 04:36:55','2024-04-02 04:41:54',NULL,0,0,NULL,NULL),(11396,'mixpanel','completed',10,'2024-04-02 03:01:44','2024-04-02 04:51:46','2024-04-02 04:46:43','2024-04-02 04:51:45',NULL,0,0,NULL,NULL),(11397,'mixpanel','completed',10,'2024-04-02 03:26:45','2024-04-02 04:56:54','2024-04-02 04:54:44','2024-04-02 04:56:53',NULL,0,0,NULL,NULL),(11398,'mixpanel','completed',10,'2024-04-02 03:13:43','2024-04-02 05:06:46','2024-04-02 05:01:42','2024-04-02 05:06:45',NULL,0,0,NULL,NULL),(11399,'mixpanel','completed',10,'2024-04-02 03:46:50','2024-04-02 05:16:52','2024-04-02 05:11:49','2024-04-02 05:16:51',NULL,0,0,NULL,NULL),(11400,'mixpanel','completed',10,'2024-04-02 03:43:50','2024-04-02 05:26:57','2024-04-02 05:21:49','2024-04-02 05:26:56',NULL,0,0,NULL,NULL),(11401,'mixpanel','completed',10,'2024-04-02 04:27:01','2024-04-02 05:36:57','2024-04-02 05:32:00','2024-04-02 05:36:56',NULL,0,0,NULL,NULL),(11402,'mixpanel','completed',10,'2024-04-02 03:45:48','2024-04-02 05:46:49','2024-04-02 05:41:47','2024-04-02 05:46:48',NULL,0,0,NULL,NULL),(11403,'mixpanel','completed',10,'2024-04-02 04:41:46','2024-04-02 05:56:45','2024-04-02 05:51:45','2024-04-02 05:56:44',NULL,0,0,NULL,NULL),(11404,'mixpanel','completed',10,'2024-04-02 04:38:50','2024-04-02 06:06:56','2024-04-02 06:01:49','2024-04-02 06:06:55',NULL,0,0,NULL,NULL),(11405,'mixpanel','completed',10,'2024-04-02 04:29:48','2024-04-02 06:16:53','2024-04-02 06:11:47','2024-04-02 06:16:52',NULL,0,0,NULL,NULL),(11406,'mixpanel','completed',10,'2024-04-02 04:25:52','2024-04-02 06:26:48','2024-04-02 06:21:51','2024-04-02 06:26:47',NULL,0,0,NULL,NULL),(11407,'mixpanel','completed',10,'2024-04-02 04:32:59','2024-04-02 06:36:52','2024-04-02 06:29:58','2024-04-02 06:36:51',NULL,0,0,NULL,NULL),(11408,'mixpanel','completed',10,'2024-04-02 04:59:54','2024-04-02 06:46:49','2024-04-02 06:41:53','2024-04-02 06:46:48',NULL,0,0,NULL,NULL),(11409,'mixpanel','completed',10,'2024-04-02 05:25:49','2024-04-02 06:56:50','2024-04-02 06:51:48','2024-04-02 06:56:49',NULL,0,0,NULL,NULL),(11410,'mixpanel','completed',10,'2024-04-02 05:24:54','2024-04-02 07:06:53','2024-04-02 07:01:53','2024-04-02 07:06:52',NULL,0,0,NULL,NULL),(11411,'mixpanel','completed',10,'2024-04-02 05:28:57','2024-04-02 07:16:50','2024-04-02 07:11:56','2024-04-02 07:16:49',NULL,0,0,NULL,NULL),(11412,'mixpanel','completed',10,'2024-04-02 05:21:55','2024-04-02 07:26:53','2024-04-02 07:21:54','2024-04-02 07:26:52',NULL,0,0,NULL,NULL),(11413,'mixpanel','completed',10,'2024-04-02 06:15:51','2024-04-02 07:36:53','2024-04-02 07:31:50','2024-04-02 07:36:52',NULL,0,0,NULL,NULL),(11414,'mixpanel','completed',10,'2024-04-02 06:26:54','2024-04-02 07:46:51','2024-04-02 07:41:53','2024-04-02 07:46:50',NULL,0,0,NULL,NULL),(11415,'mixpanel','completed',10,'2024-04-02 06:20:16','2024-04-02 07:51:47','2024-04-02 07:49:15','2024-04-02 07:51:46',NULL,0,0,NULL,NULL),(11416,'mixpanel','completed',10,'2024-04-02 06:10:14','2024-04-02 07:59:48','2024-04-02 07:56:13','2024-04-02 07:59:47',NULL,0,0,NULL,NULL),(11417,'mixpanel','completed',10,'2024-04-02 06:21:57','2024-04-02 08:05:27','2024-04-02 08:01:56','2024-04-02 08:05:26',NULL,0,0,NULL,NULL),(11418,'mixpanel','completed',10,'2024-04-02 06:18:16','2024-04-02 08:11:55','2024-04-02 08:08:15','2024-04-02 08:11:54',NULL,0,0,NULL,NULL),(11419,'mixpanel','completed',10,'2024-04-02 06:39:25','2024-04-02 08:16:50','2024-04-02 08:14:24','2024-04-02 08:16:49',NULL,0,0,NULL,NULL),(11420,'mixpanel','completed',10,'2024-04-02 07:00:58','2024-04-02 08:26:45','2024-04-02 08:21:57','2024-04-02 08:26:44',NULL,0,0,NULL,NULL),(11421,'mixpanel','completed',10,'2024-04-02 06:36:55','2024-04-02 08:41:53','2024-04-02 08:34:54','2024-04-02 08:41:52',NULL,0,0,NULL,NULL),(11422,'mixpanel','completed',10,'2024-04-02 06:45:53','2024-04-02 08:51:51','2024-04-02 08:46:52','2024-04-02 08:51:50',NULL,0,0,NULL,NULL),(11423,'mixpanel','completed',10,'2024-04-02 07:47:34','2024-04-02 08:56:53','2024-04-02 08:54:33','2024-04-02 08:56:52',NULL,0,0,NULL,NULL),(11424,'mixpanel','completed',10,'2024-04-02 07:48:15','2024-04-02 09:01:48','2024-04-02 08:59:14','2024-04-02 09:01:47',NULL,0,0,NULL,NULL),(11425,'mixpanel','completed',10,'2024-04-02 07:09:51','2024-04-02 09:09:58','2024-04-02 09:06:50','2024-04-02 09:09:57',NULL,0,0,NULL,NULL),(11426,'schedule_re_engagement_email','completed',10,'2024-04-03 09:09:58','2024-04-03 09:11:55','2024-04-02 09:09:57','2024-04-03 09:11:54',NULL,0,0,NULL,NULL),(11427,'mixpanel','completed',10,'2024-04-02 07:35:07','2024-04-02 09:21:07','2024-04-02 09:17:05','2024-04-02 09:21:07',NULL,0,0,NULL,NULL),(11428,'mixpanel','completed',10,'2024-04-02 08:01:54','2024-04-02 09:30:01','2024-04-02 09:26:53','2024-04-02 09:30:00',NULL,0,0,NULL,NULL),(11429,'mixpanel','completed',10,'2024-04-02 07:59:16','2024-04-02 09:36:51','2024-04-02 09:33:15','2024-04-02 09:36:50',NULL,0,0,NULL,NULL),(11430,'mixpanel','completed',10,'2024-04-02 08:35:28','2024-04-02 09:45:09','2024-04-02 09:41:27','2024-04-02 09:45:08',NULL,0,0,NULL,NULL),(11431,'mixpanel','completed',10,'2024-04-02 07:56:54','2024-04-02 09:53:06','2024-04-02 09:50:53','2024-04-02 09:53:05',NULL,0,0,NULL,NULL),(11432,'mixpanel','completed',10,'2024-04-02 08:39:31','2024-04-02 10:01:52','2024-04-02 09:56:30','2024-04-02 10:01:51',NULL,0,0,NULL,NULL),(11433,'mixpanel','completed',10,'2024-04-02 08:10:20','2024-04-02 10:08:20','2024-04-02 10:05:19','2024-04-02 10:08:19',NULL,0,0,NULL,NULL),(11434,'mixpanel','completed',10,'2024-04-02 08:29:55','2024-04-02 10:15:39','2024-04-02 10:11:54','2024-04-02 10:15:38',NULL,0,0,NULL,NULL),(11435,'mixpanel','completed',10,'2024-04-02 08:52:29','2024-04-02 10:27:04','2024-04-02 10:20:28','2024-04-02 10:27:03',NULL,0,0,NULL,NULL),(11436,'mixpanel','completed',10,'2024-04-02 08:44:24','2024-04-02 10:32:07','2024-04-02 10:29:24','2024-04-02 10:32:06',NULL,0,0,NULL,NULL),(11437,'mixpanel','completed',10,'2024-04-02 09:13:53','2024-04-02 10:41:14','2024-04-02 10:36:52','2024-04-02 10:41:13',NULL,0,0,NULL,NULL),(11438,'mixpanel','completed',10,'2024-04-02 09:24:02','2024-04-02 10:49:14','2024-04-02 10:45:01','2024-04-02 10:49:13',NULL,0,0,NULL,NULL),(11439,'mixpanel','completed',10,'2024-04-02 09:10:51','2024-04-02 10:56:52','2024-04-02 10:51:50','2024-04-02 10:56:51',NULL,0,0,NULL,NULL),(11440,'mixpanel','completed',10,'2024-04-02 09:02:51','2024-04-02 11:06:20','2024-04-02 11:01:50','2024-04-02 11:06:19',NULL,0,0,NULL,NULL),(11441,'mixpanel','completed',10,'2024-04-02 09:23:21','2024-04-02 11:16:49','2024-04-02 11:10:20','2024-04-02 11:16:48',NULL,0,0,NULL,NULL),(11442,'mixpanel','completed',10,'2024-04-02 10:11:25','2024-04-02 11:22:01','2024-04-02 11:19:24','2024-04-02 11:22:00',NULL,0,0,NULL,NULL),(11443,'mixpanel','completed',10,'2024-04-02 10:23:58','2024-04-02 11:31:51','2024-04-02 11:26:57','2024-04-02 11:31:50',NULL,0,0,NULL,NULL),(11444,'mixpanel','completed',10,'2024-04-02 10:26:17','2024-04-02 11:41:52','2024-04-02 11:35:16','2024-04-02 11:41:51',NULL,0,0,NULL,NULL),(11445,'mixpanel','completed',10,'2024-04-02 09:44:48','2024-04-02 11:46:52','2024-04-02 11:44:42','2024-04-02 11:46:51',NULL,0,0,NULL,NULL),(11446,'mixpanel','completed',10,'2024-04-02 10:01:50','2024-04-02 11:56:57','2024-04-02 11:51:49','2024-04-02 11:56:56',NULL,0,0,NULL,NULL),(11447,'mixpanel','completed',10,'2024-04-02 10:14:29','2024-04-02 12:06:52','2024-04-02 12:01:28','2024-04-02 12:06:51',NULL,0,0,NULL,NULL),(11448,'mixpanel','completed',10,'2024-04-02 10:36:53','2024-04-02 12:16:47','2024-04-02 12:11:52','2024-04-02 12:16:46',NULL,0,0,NULL,NULL),(11449,'mixpanel','completed',10,'2024-04-02 10:30:55','2024-04-02 12:26:55','2024-04-02 12:21:54','2024-04-02 12:26:54',NULL,0,0,NULL,NULL),(11450,'mixpanel','completed',10,'2024-04-02 10:30:50','2024-04-02 12:36:57','2024-04-02 12:31:49','2024-04-02 12:36:57',NULL,0,0,NULL,NULL),(11451,'mixpanel','completed',10,'2024-04-02 10:51:57','2024-04-02 12:44:00','2024-04-02 12:41:56','2024-04-02 12:43:59',NULL,0,0,NULL,NULL),(11452,'mixpanel','completed',10,'2024-04-02 10:56:54','2024-04-02 12:51:59','2024-04-02 12:46:53','2024-04-02 12:51:58',NULL,0,0,NULL,NULL),(11453,'mixpanel','completed',10,'2024-04-02 11:32:06','2024-04-02 13:01:49','2024-04-02 12:57:05','2024-04-02 13:01:48',NULL,0,0,NULL,NULL),(11454,'mixpanel','completed',10,'2024-04-02 11:35:53','2024-04-02 13:09:16','2024-04-02 13:06:52','2024-04-02 13:09:15',NULL,0,0,NULL,NULL),(11455,'mixpanel','completed',10,'2024-04-02 12:06:51','2024-04-02 13:16:58','2024-04-02 13:11:50','2024-04-02 13:16:57',NULL,0,0,NULL,NULL),(11456,'mixpanel','completed',10,'2024-04-02 11:44:55','2024-04-02 13:26:29','2024-04-02 13:21:54','2024-04-02 13:26:28',NULL,0,0,NULL,NULL),(11457,'mixpanel','completed',10,'2024-04-02 12:03:37','2024-04-02 13:31:56','2024-04-02 13:29:36','2024-04-02 13:31:55',NULL,0,0,NULL,NULL),(11458,'mixpanel','completed',10,'2024-04-02 11:53:52','2024-04-02 13:41:50','2024-04-02 13:36:51','2024-04-02 13:41:49',NULL,0,0,NULL,NULL),(11459,'mixpanel','completed',10,'2024-04-02 12:11:54','2024-04-02 13:51:55','2024-04-02 13:46:53','2024-04-02 13:51:54',NULL,0,0,NULL,NULL),(11460,'mixpanel','completed',10,'2024-04-02 12:54:19','2024-04-02 13:59:04','2024-04-02 13:56:18','2024-04-02 13:59:03',NULL,0,0,NULL,NULL),(11461,'mixpanel','completed',10,'2024-04-02 12:27:53','2024-04-02 14:06:56','2024-04-02 14:01:52','2024-04-02 14:06:55',NULL,0,0,NULL,NULL),(11462,'mixpanel','completed',10,'2024-04-02 13:07:53','2024-04-02 14:16:53','2024-04-02 14:11:52','2024-04-02 14:16:52',NULL,0,0,NULL,NULL),(11463,'mixpanel','completed',10,'2024-04-02 12:58:57','2024-04-02 14:26:50','2024-04-02 14:21:56','2024-04-02 14:26:48',NULL,0,0,NULL,NULL),(11464,'mixpanel','completed',10,'2024-04-02 13:24:53','2024-04-02 14:36:53','2024-04-02 14:31:52','2024-04-02 14:36:52',NULL,0,0,NULL,NULL),(11465,'mixpanel','completed',10,'2024-04-02 13:26:49','2024-04-02 14:45:40','2024-04-02 14:41:48','2024-04-02 14:45:39',NULL,0,0,NULL,NULL),(11466,'mixpanel','completed',10,'2024-04-02 12:57:54','2024-04-02 14:56:51','2024-04-02 14:51:53','2024-04-02 14:56:50',NULL,0,0,NULL,NULL),(11467,'mixpanel','completed',10,'2024-04-02 13:30:52','2024-04-02 15:06:56','2024-04-02 15:01:51','2024-04-02 15:06:55',NULL,0,0,NULL,NULL),(11468,'mixpanel','completed',10,'2024-04-02 13:16:20','2024-04-02 15:16:52','2024-04-02 15:11:20','2024-04-02 15:16:51',NULL,0,0,NULL,NULL),(11469,'mixpanel','completed',10,'2024-04-02 14:01:53','2024-04-02 15:26:52','2024-04-02 15:21:52','2024-04-02 15:26:52',NULL,0,0,NULL,NULL),(11470,'mixpanel','completed',10,'2024-04-02 14:29:52','2024-04-02 15:36:53','2024-04-02 15:31:51','2024-04-02 15:36:52',NULL,0,0,NULL,NULL),(11471,'mixpanel','completed',10,'2024-04-02 13:40:56','2024-04-02 15:45:49','2024-04-02 15:41:55','2024-04-02 15:45:48',NULL,0,0,NULL,NULL),(11472,'mixpanel','completed',10,'2024-04-02 13:54:56','2024-04-02 15:56:53','2024-04-02 15:51:55','2024-04-02 15:56:52',NULL,0,0,NULL,NULL),(11473,'mixpanel','completed',10,'2024-04-02 14:53:33','2024-04-02 16:05:17','2024-04-02 16:00:32','2024-04-02 16:05:16',NULL,0,0,NULL,NULL),(11474,'mixpanel','completed',10,'2024-04-02 14:49:56','2024-04-02 16:16:54','2024-04-02 16:11:55','2024-04-02 16:16:53',NULL,0,0,NULL,NULL),(11475,'mixpanel','completed',10,'2024-04-02 14:41:40','2024-04-02 16:26:54','2024-04-02 16:23:38','2024-04-02 16:26:53',NULL,0,0,NULL,NULL),(11476,'mixpanel','completed',10,'2024-04-02 14:36:47','2024-04-02 16:36:47','2024-04-02 16:31:46','2024-04-02 16:36:47',NULL,0,0,NULL,NULL),(11477,'mixpanel','completed',10,'2024-04-02 14:39:04','2024-04-02 16:46:49','2024-04-02 16:40:03','2024-04-02 16:46:49',NULL,0,0,NULL,NULL),(11478,'mixpanel','completed',10,'2024-04-02 15:48:57','2024-04-02 16:56:54','2024-04-02 16:51:56','2024-04-02 16:56:54',NULL,0,0,NULL,NULL),(11479,'mixpanel','completed',10,'2024-04-02 15:51:52','2024-04-02 17:06:07','2024-04-02 17:01:52','2024-04-02 17:06:07',NULL,0,0,NULL,NULL),(11480,'mixpanel','completed',10,'2024-04-02 15:51:53','2024-04-02 17:16:50','2024-04-02 17:11:53','2024-04-02 17:16:49',NULL,0,0,NULL,NULL),(11481,'mixpanel','completed',10,'2024-04-02 15:37:50','2024-04-02 17:26:52','2024-04-02 17:21:49','2024-04-02 17:26:51',NULL,0,0,NULL,NULL),(11482,'mixpanel','completed',10,'2024-04-02 15:55:50','2024-04-02 17:36:49','2024-04-02 17:31:50','2024-04-02 17:36:49',NULL,0,0,NULL,NULL),(11483,'mixpanel','completed',10,'2024-04-02 15:40:54','2024-04-02 17:46:58','2024-04-02 17:41:54','2024-04-02 17:46:57',NULL,0,0,NULL,NULL),(11484,'mixpanel','completed',10,'2024-04-02 15:50:50','2024-04-02 17:56:55','2024-04-02 17:51:50','2024-04-02 17:56:55',NULL,0,0,NULL,NULL),(11485,'mixpanel','completed',10,'2024-04-02 16:07:36','2024-04-02 18:06:46','2024-04-02 18:00:35','2024-04-02 18:06:46',NULL,0,0,NULL,NULL),(11486,'mixpanel','completed',10,'2024-04-02 16:34:55','2024-04-02 18:16:50','2024-04-02 18:11:55','2024-04-02 18:16:49',NULL,0,0,NULL,NULL),(11487,'mixpanel','completed',10,'2024-04-02 16:38:54','2024-04-02 18:26:54','2024-04-02 18:21:54','2024-04-02 18:26:54',NULL,0,0,NULL,NULL),(11488,'mixpanel','completed',10,'2024-04-02 16:51:50','2024-04-02 18:36:49','2024-04-02 18:31:50','2024-04-02 18:36:49',NULL,0,0,NULL,NULL),(11489,'mixpanel','completed',10,'2024-04-02 17:26:24','2024-04-02 18:46:47','2024-04-02 18:44:24','2024-04-02 18:46:46',NULL,0,0,NULL,NULL),(11490,'mixpanel','completed',10,'2024-04-02 17:28:55','2024-04-02 18:57:03','2024-04-02 18:51:54','2024-04-02 18:57:03',NULL,0,0,NULL,NULL),(11491,'mixpanel','completed',10,'2024-04-02 17:38:59','2024-04-02 19:04:53','2024-04-02 19:01:59','2024-04-02 19:04:53',NULL,0,0,NULL,NULL),(11492,'mixpanel','completed',10,'2024-04-02 17:12:52','2024-04-02 19:16:49','2024-04-02 19:11:51','2024-04-02 19:16:49',NULL,0,0,NULL,NULL),(11493,'mixpanel','completed',10,'2024-04-02 17:56:54','2024-04-02 19:26:45','2024-04-02 19:21:53','2024-04-02 19:26:45',NULL,0,0,NULL,NULL),(11494,'mixpanel','completed',10,'2024-04-02 18:19:49','2024-04-02 19:36:03','2024-04-02 19:31:48','2024-04-02 19:36:02',NULL,0,0,NULL,NULL),(11495,'mixpanel','completed',10,'2024-04-02 18:02:39','2024-04-02 19:46:43','2024-04-02 19:41:39','2024-04-02 19:46:42',NULL,0,0,NULL,NULL),(11496,'mixpanel','completed',10,'2024-04-02 17:55:55','2024-04-02 19:56:50','2024-04-02 19:51:54','2024-04-02 19:56:49',NULL,0,0,NULL,NULL),(11497,'mixpanel','completed',10,'2024-04-02 18:42:18','2024-04-02 20:06:49','2024-04-02 20:02:14','2024-04-02 20:06:49',NULL,0,0,NULL,NULL),(11498,'mixpanel','completed',10,'2024-04-02 18:42:58','2024-04-02 20:16:52','2024-04-02 20:09:57','2024-04-02 20:16:52',NULL,0,0,NULL,NULL),(11499,'mixpanel','completed',10,'2024-04-02 18:46:52','2024-04-02 20:26:53','2024-04-02 20:21:51','2024-04-02 20:26:53',NULL,0,0,NULL,NULL),(11500,'mixpanel','completed',10,'2024-04-02 18:41:50','2024-04-02 20:42:15','2024-04-02 20:31:49','2024-04-02 20:42:12',NULL,0,0,NULL,NULL),(11501,'mixpanel','completed',10,'2024-04-02 19:40:56','2024-04-02 20:51:52','2024-04-02 20:46:54','2024-04-02 20:51:51',NULL,0,0,NULL,NULL),(11502,'mixpanel','completed',10,'2024-04-02 19:29:53','2024-04-02 21:01:50','2024-04-02 20:56:52','2024-04-02 21:01:49',NULL,0,0,NULL,NULL),(11503,'mixpanel','completed',10,'2024-04-02 20:09:53','2024-04-02 21:17:08','2024-04-02 21:11:52','2024-04-02 21:17:06',NULL,0,0,NULL,NULL),(11504,'mixpanel','completed',10,'2024-04-02 19:48:55','2024-04-02 21:31:58','2024-04-02 21:26:54','2024-04-02 21:31:57',NULL,0,0,NULL,NULL),(11505,'mixpanel','completed',10,'2024-04-02 20:13:49','2024-04-02 21:41:57','2024-04-02 21:36:48','2024-04-02 21:41:56',NULL,0,0,NULL,NULL),(11506,'mixpanel','completed',10,'2024-04-02 19:45:53','2024-04-02 21:51:52','2024-04-02 21:46:52','2024-04-02 21:51:50',NULL,0,0,NULL,NULL),(11507,'mixpanel','completed',10,'2024-04-02 20:32:52','2024-04-02 22:01:52','2024-04-02 21:56:51','2024-04-02 22:01:51',NULL,0,0,NULL,NULL),(11508,'mixpanel','completed',10,'2024-04-02 20:26:57','2024-04-02 22:11:52','2024-04-02 22:06:56','2024-04-02 22:11:51',NULL,0,0,NULL,NULL),(11509,'mixpanel','completed',10,'2024-04-02 20:20:55','2024-04-02 22:20:18','2024-04-02 22:16:54','2024-04-02 22:20:17',NULL,0,0,NULL,NULL),(11510,'mixpanel','completed',10,'2024-04-02 21:00:57','2024-04-02 22:31:54','2024-04-02 22:26:56','2024-04-02 22:31:53',NULL,0,0,NULL,NULL),(11511,'mixpanel','completed',10,'2024-04-02 21:02:48','2024-04-02 22:41:57','2024-04-02 22:36:47','2024-04-02 22:41:56',NULL,0,0,NULL,NULL),(11512,'mixpanel','completed',10,'2024-04-02 21:00:51','2024-04-02 22:51:54','2024-04-02 22:46:50','2024-04-02 22:51:53',NULL,0,0,NULL,NULL),(11513,'mixpanel','completed',10,'2024-04-02 20:55:53','2024-04-02 23:01:49','2024-04-02 22:56:52','2024-04-02 23:01:48',NULL,0,0,NULL,NULL),(11514,'mixpanel','completed',10,'2024-04-02 22:01:49','2024-04-02 23:11:48','2024-04-02 23:06:48','2024-04-02 23:11:46',NULL,0,0,NULL,NULL),(11515,'mixpanel','completed',10,'2024-04-02 21:56:45','2024-04-02 23:21:47','2024-04-02 23:16:44','2024-04-02 23:21:46',NULL,0,0,NULL,NULL),(11516,'mixpanel','completed',10,'2024-04-02 22:08:49','2024-04-02 23:31:56','2024-04-02 23:26:48','2024-04-02 23:31:55',NULL,0,0,NULL,NULL),(11517,'mixpanel','completed',10,'2024-04-02 21:47:54','2024-04-02 23:41:48','2024-04-02 23:35:54','2024-04-02 23:41:46',NULL,0,0,NULL,NULL),(11518,'mixpanel','completed',10,'2024-04-02 22:21:48','2024-04-02 23:51:46','2024-04-02 23:46:47','2024-04-02 23:51:45',NULL,0,0,NULL,NULL),(11519,'mixpanel','completed',10,'2024-04-02 22:09:48','2024-04-03 00:01:49','2024-04-02 23:56:47','2024-04-03 00:01:48',NULL,0,0,NULL,NULL),(11520,'mixpanel','completed',10,'2024-04-02 22:26:30','2024-04-03 00:11:50','2024-04-03 00:06:29','2024-04-03 00:11:49',NULL,0,0,NULL,NULL),(11521,'mixpanel','completed',10,'2024-04-02 22:23:49','2024-04-03 00:21:38','2024-04-03 00:15:48','2024-04-03 00:21:37',NULL,0,0,NULL,NULL),(11522,'mixpanel','completed',10,'2024-04-02 22:27:45','2024-04-03 00:31:57','2024-04-03 00:26:44','2024-04-03 00:31:56',NULL,0,0,NULL,NULL),(11523,'mixpanel','completed',10,'2024-04-02 22:54:49','2024-04-03 00:39:25','2024-04-03 00:36:48','2024-04-03 00:39:24',NULL,0,0,NULL,NULL),(11524,'mixpanel','completed',10,'2024-04-02 23:23:52','2024-04-03 00:47:01','2024-04-03 00:41:51','2024-04-03 00:47:00',NULL,0,0,NULL,NULL),(11525,'mixpanel','completed',10,'2024-04-02 23:42:44','2024-04-03 00:56:47','2024-04-03 00:51:43','2024-04-03 00:56:46',NULL,0,0,NULL,NULL),(11526,'mixpanel','completed',10,'2024-04-02 23:07:45','2024-04-03 01:06:52','2024-04-03 01:01:44','2024-04-03 01:06:51',NULL,0,0,NULL,NULL),(11527,'mixpanel','completed',10,'2024-04-03 00:05:31','2024-04-03 01:16:47','2024-04-03 01:11:30','2024-04-03 01:16:46',NULL,0,0,NULL,NULL),(11528,'mixpanel','completed',10,'2024-04-03 00:09:58','2024-04-03 01:23:33','2024-04-03 01:19:57','2024-04-03 01:23:32',NULL,0,0,NULL,NULL),(11529,'mixpanel','completed',10,'2024-04-03 00:05:53','2024-04-03 01:30:44','2024-04-03 01:26:52','2024-04-03 01:30:43',NULL,0,0,NULL,NULL),(11530,'mixpanel','completed',10,'2024-04-03 00:06:04','2024-04-03 01:41:49','2024-04-03 01:36:04','2024-04-03 01:41:48',NULL,0,0,NULL,NULL),(11531,'mixpanel','completed',10,'2024-04-03 00:15:41','2024-04-03 01:49:02','2024-04-03 01:46:40','2024-04-03 01:49:01',NULL,0,0,NULL,NULL),(11532,'mixpanel','completed',10,'2024-04-02 23:59:51','2024-04-03 01:55:02','2024-04-03 01:51:45','2024-04-03 01:55:01',NULL,0,0,NULL,NULL),(11533,'mixpanel','completed',10,'2024-04-03 00:47:58','2024-04-03 02:04:51','2024-04-03 01:59:57','2024-04-03 02:04:50',NULL,0,0,NULL,NULL),(11534,'mixpanel','completed',10,'2024-04-03 00:26:20','2024-04-03 02:11:52','2024-04-03 02:09:19','2024-04-03 02:11:51',NULL,0,0,NULL,NULL),(11535,'mixpanel','completed',10,'2024-04-03 00:43:25','2024-04-03 02:16:50','2024-04-03 02:14:24','2024-04-03 02:16:49',NULL,0,0,NULL,NULL),(11536,'mixpanel','completed',10,'2024-04-03 00:26:14','2024-04-03 02:26:52','2024-04-03 02:21:13','2024-04-03 02:26:51',NULL,0,0,NULL,NULL),(11537,'mixpanel','completed',10,'2024-04-03 00:30:02','2024-04-03 02:35:25','2024-04-03 02:30:01','2024-04-03 02:35:24',NULL,0,0,NULL,NULL),(11538,'mixpanel','completed',10,'2024-04-03 00:38:41','2024-04-03 02:41:46','2024-04-03 02:37:40','2024-04-03 02:41:45',NULL,0,0,NULL,NULL),(11539,'mixpanel','completed',10,'2024-04-03 00:56:34','2024-04-03 02:46:46','2024-04-03 02:44:33','2024-04-03 02:46:46',NULL,0,0,NULL,NULL),(11540,'mixpanel','completed',10,'2024-04-03 01:44:58','2024-04-03 02:56:58','2024-04-03 02:49:57','2024-04-03 02:56:57',NULL,0,0,NULL,NULL),(11541,'mixpanel','completed',10,'2024-04-03 01:42:26','2024-04-03 03:01:47','2024-04-03 02:59:25','2024-04-03 03:01:46',NULL,0,0,NULL,NULL),(11542,'mixpanel','completed',10,'2024-04-03 01:54:51','2024-04-03 03:11:51','2024-04-03 03:04:49','2024-04-03 03:11:50',NULL,0,0,NULL,NULL),(11543,'mixpanel','completed',10,'2024-04-03 01:37:37','2024-04-03 03:16:47','2024-04-03 03:14:36','2024-04-03 03:16:46',NULL,0,0,NULL,NULL),(11544,'mixpanel','completed',10,'2024-04-03 01:36:55','2024-04-03 03:26:49','2024-04-03 03:19:54','2024-04-03 03:26:48',NULL,0,0,NULL,NULL),(11545,'mixpanel','completed',10,'2024-04-03 02:16:31','2024-04-03 03:35:44','2024-04-03 03:30:30','2024-04-03 03:35:43',NULL,0,0,NULL,NULL),(11546,'mixpanel','completed',10,'2024-04-03 02:28:03','2024-04-03 03:41:49','2024-04-03 03:38:02','2024-04-03 03:41:48',NULL,0,0,NULL,NULL),(11547,'mixpanel','completed',10,'2024-04-03 02:25:51','2024-04-03 03:51:42','2024-04-03 03:45:50','2024-04-03 03:51:41',NULL,0,0,NULL,NULL),(11548,'mixpanel','completed',10,'2024-04-03 02:16:53','2024-04-03 03:59:19','2024-04-03 03:56:52','2024-04-03 03:59:18',NULL,0,0,NULL,NULL),(11549,'mixpanel','completed',10,'2024-04-03 02:43:29','2024-04-03 04:06:25','2024-04-03 04:01:29','2024-04-03 04:06:24',NULL,0,0,NULL,NULL),(11550,'mixpanel','completed',10,'2024-04-03 02:49:27','2024-04-03 04:11:57','2024-04-03 04:09:26','2024-04-03 04:11:56',NULL,0,0,NULL,NULL),(11551,'mixpanel','completed',10,'2024-04-03 03:14:50','2024-04-03 04:21:54','2024-04-03 04:16:49','2024-04-03 04:21:53',NULL,0,0,NULL,NULL),(11552,'mixpanel','completed',10,'2024-04-03 02:34:22','2024-04-03 04:31:33','2024-04-03 04:25:21','2024-04-03 04:31:31',NULL,0,0,NULL,NULL),(11553,'mixpanel','completed',10,'2024-04-03 03:19:55','2024-04-03 04:39:21','2024-04-03 04:36:52','2024-04-03 04:39:20',NULL,0,0,NULL,NULL),(11554,'mixpanel','completed',10,'2024-04-03 03:15:49','2024-04-03 04:46:51','2024-04-03 04:41:48','2024-04-03 04:46:50',NULL,0,0,NULL,NULL),(11555,'mixpanel','completed',10,'2024-04-03 03:37:47','2024-04-03 04:51:53','2024-04-03 04:49:46','2024-04-03 04:51:52',NULL,0,0,NULL,NULL),(11556,'mixpanel','completed',10,'2024-04-03 03:39:16','2024-04-03 05:04:24','2024-04-03 04:55:15','2024-04-03 05:04:22',NULL,0,0,NULL,NULL),(11557,'mixpanel','completed',10,'2024-04-03 03:28:47','2024-04-03 05:10:21','2024-04-03 05:06:46','2024-04-03 05:10:20',NULL,0,0,NULL,NULL),(11558,'mixpanel','completed',10,'2024-04-03 04:10:45','2024-04-03 05:19:50','2024-04-03 05:16:44','2024-04-03 05:19:49',NULL,0,0,NULL,NULL),(11559,'mixpanel','completed',10,'2024-04-03 04:04:05','2024-04-03 05:31:50','2024-04-03 05:25:05','2024-04-03 05:31:49',NULL,0,0,NULL,NULL),(11560,'mixpanel','completed',10,'2024-04-03 03:54:24','2024-04-03 05:36:47','2024-04-03 05:34:24','2024-04-03 05:36:46',NULL,0,0,NULL,NULL),(11561,'mixpanel','completed',10,'2024-04-03 04:26:02','2024-04-03 05:46:53','2024-04-03 05:40:01','2024-04-03 05:46:52',NULL,0,0,NULL,NULL),(11562,'mixpanel','completed',10,'2024-04-03 04:43:32','2024-04-03 05:51:51','2024-04-03 05:49:31','2024-04-03 05:51:50',NULL,0,0,NULL,NULL),(11563,'mixpanel','completed',10,'2024-04-03 04:02:17','2024-04-03 05:56:43','2024-04-03 05:54:16','2024-04-03 05:56:42',NULL,0,0,NULL,NULL),(11564,'mixpanel','completed',10,'2024-04-03 04:11:32','2024-04-03 06:03:38','2024-04-03 06:01:31','2024-04-03 06:03:37',NULL,0,0,NULL,NULL),(11565,'mixpanel','completed',10,'2024-04-03 04:17:52','2024-04-03 06:10:46','2024-04-03 06:06:51','2024-04-03 06:10:45',NULL,0,0,NULL,NULL),(11566,'mixpanel','completed',10,'2024-04-03 04:18:33','2024-04-03 06:21:56','2024-04-03 06:15:32','2024-04-03 06:21:55',NULL,0,0,NULL,NULL),(11567,'mixpanel','completed',10,'2024-04-03 04:30:37','2024-04-03 06:26:51','2024-04-03 06:24:36','2024-04-03 06:26:50',NULL,0,0,NULL,NULL),(11568,'mixpanel','completed',10,'2024-04-03 04:46:45','2024-04-03 06:36:51','2024-04-03 06:29:44','2024-04-03 06:36:50',NULL,0,0,NULL,NULL),(11569,'mixpanel','completed',10,'2024-04-03 05:08:00','2024-04-03 06:42:08','2024-04-03 06:38:59','2024-04-03 06:42:07',NULL,0,0,NULL,NULL),(11570,'mixpanel','completed',10,'2024-04-03 05:25:45','2024-04-03 06:51:10','2024-04-03 06:46:44','2024-04-03 06:51:09',NULL,0,0,NULL,NULL),(11571,'mixpanel','completed',10,'2024-04-03 05:14:48','2024-04-03 07:00:21','2024-04-03 06:56:47','2024-04-03 07:00:20',NULL,0,0,NULL,NULL),(11572,'mixpanel','completed',10,'2024-04-03 05:25:25','2024-04-03 07:07:37','2024-04-03 07:05:24','2024-04-03 07:07:36',NULL,0,0,NULL,NULL),(11573,'mixpanel','completed',10,'2024-04-03 05:49:51','2024-04-03 07:14:50','2024-04-03 07:11:50','2024-04-03 07:14:49',NULL,0,0,NULL,NULL),(11574,'mixpanel','completed',10,'2024-04-03 05:16:51','2024-04-03 07:20:14','2024-04-03 07:16:50','2024-04-03 07:20:13',NULL,0,0,NULL,NULL),(11575,'mixpanel','completed',10,'2024-04-03 06:00:34','2024-04-03 07:26:52','2024-04-03 07:24:33','2024-04-03 07:26:52',NULL,0,0,NULL,NULL),(11576,'mixpanel','completed',10,'2024-04-03 05:40:24','2024-04-03 07:31:54','2024-04-03 07:29:24','2024-04-03 07:31:54',NULL,0,0,NULL,NULL),(11577,'mixpanel','completed',10,'2024-04-03 06:13:28','2024-04-03 07:36:54','2024-04-03 07:34:27','2024-04-03 07:36:53',NULL,0,0,NULL,NULL),(11578,'mixpanel','completed',10,'2024-04-03 06:36:02','2024-04-03 07:43:14','2024-04-03 07:41:01','2024-04-03 07:43:13',NULL,0,0,NULL,NULL),(11579,'mixpanel','completed',10,'2024-04-03 06:36:49','2024-04-03 07:50:17','2024-04-03 07:46:48','2024-04-03 07:50:16',NULL,0,0,NULL,NULL),(11580,'mixpanel','completed',10,'2024-04-03 06:36:10','2024-04-03 07:59:55','2024-04-03 07:55:09','2024-04-03 07:59:54',NULL,0,0,NULL,NULL),(11581,'mixpanel','completed',10,'2024-04-03 07:02:20','2024-04-03 08:07:01','2024-04-03 08:04:19','2024-04-03 08:07:00',NULL,0,0,NULL,NULL),(11582,'mixpanel','completed',10,'2024-04-03 06:28:21','2024-04-03 08:11:58','2024-04-03 08:09:20','2024-04-03 08:11:57',NULL,0,0,NULL,NULL),(11583,'mixpanel','completed',10,'2024-04-03 06:35:16','2024-04-03 08:16:29','2024-04-03 08:14:15','2024-04-03 08:16:28',NULL,0,0,NULL,NULL),(11584,'mixpanel','completed',10,'2024-04-03 06:33:14','2024-04-03 08:21:51','2024-04-03 08:19:13','2024-04-03 08:21:50',NULL,0,0,NULL,NULL),(11585,'mixpanel','completed',10,'2024-04-03 07:01:03','2024-04-03 08:26:09','2024-04-03 08:24:02','2024-04-03 08:26:08',NULL,0,0,NULL,NULL),(11586,'mixpanel','completed',10,'2024-04-03 07:09:00','2024-04-03 08:33:45','2024-04-03 08:29:58','2024-04-03 08:33:44',NULL,0,0,NULL,NULL),(11587,'mixpanel','completed',10,'2024-04-03 07:27:51','2024-04-03 08:39:17','2024-04-03 08:36:50','2024-04-03 08:39:16',NULL,0,0,NULL,NULL),(11588,'mixpanel','completed',10,'2024-04-03 07:26:56','2024-04-03 08:46:51','2024-04-03 08:41:55','2024-04-03 08:46:50',NULL,0,0,NULL,NULL),(11589,'mixpanel','completed',10,'2024-04-03 07:15:47','2024-04-03 08:54:53','2024-04-03 08:49:46','2024-04-03 08:54:52',NULL,0,0,NULL,NULL),(11590,'mixpanel','completed',10,'2024-04-03 07:09:32','2024-04-03 09:02:02','2024-04-03 08:58:31','2024-04-03 09:02:01',NULL,0,0,NULL,NULL),(11591,'mixpanel','completed',10,'2024-04-03 07:44:18','2024-04-03 09:06:26','2024-04-03 09:04:17','2024-04-03 09:06:25',NULL,0,0,NULL,NULL),(11592,'mixpanel','completed',10,'2024-04-03 07:43:55','2024-04-03 09:15:05','2024-04-03 09:11:54','2024-04-03 09:15:04',NULL,0,0,NULL,NULL),(11593,'schedule_re_engagement_email','completed',10,'2024-04-04 09:15:05','2024-04-04 09:21:45','2024-04-03 09:15:04','2024-04-04 09:21:44',NULL,0,0,NULL,NULL),(11594,'mixpanel','completed',10,'2024-04-03 07:25:09','2024-04-03 09:21:20','2024-04-03 09:17:08','2024-04-03 09:21:19',NULL,0,0,NULL,NULL),(11595,'mixpanel','completed',10,'2024-04-03 07:26:56','2024-04-03 09:29:38','2024-04-03 09:26:56','2024-04-03 09:29:37',NULL,0,0,NULL,NULL),(11596,'mixpanel','completed',10,'2024-04-03 07:54:43','2024-04-03 09:36:50','2024-04-03 09:31:42','2024-04-03 09:36:49',NULL,0,0,NULL,NULL),(11597,'mixpanel','completed',10,'2024-04-03 08:21:42','2024-04-03 09:46:39','2024-04-03 09:40:41','2024-04-03 09:46:38',NULL,0,0,NULL,NULL),(11598,'mixpanel','completed',10,'2024-04-03 08:37:38','2024-04-03 09:51:51','2024-04-03 09:49:38','2024-04-03 09:51:50',NULL,0,0,NULL,NULL),(11599,'mixpanel','completed',10,'2024-04-03 08:39:50','2024-04-03 09:57:43','2024-04-03 09:54:50','2024-04-03 09:57:42',NULL,0,0,NULL,NULL),(11600,'mixpanel','completed',10,'2024-04-03 08:08:44','2024-04-03 10:03:48','2024-04-03 10:01:44','2024-04-03 10:03:47',NULL,0,0,NULL,NULL),(11601,'mixpanel','completed',10,'2024-04-03 08:50:16','2024-04-03 10:10:11','2024-04-03 10:06:10','2024-04-03 10:10:10',NULL,0,0,NULL,NULL),(11602,'mixpanel','completed',10,'2024-04-03 08:36:36','2024-04-03 10:16:47','2024-04-03 10:14:35','2024-04-03 10:16:46',NULL,0,0,NULL,NULL),(11603,'mixpanel','completed',10,'2024-04-03 09:05:21','2024-04-03 10:23:14','2024-04-03 10:20:20','2024-04-03 10:23:13',NULL,0,0,NULL,NULL),(11604,'mixpanel','completed',10,'2024-04-03 09:00:00','2024-04-03 10:29:38','2024-04-03 10:26:59','2024-04-03 10:29:37',NULL,0,0,NULL,NULL),(11605,'mixpanel','completed',10,'2024-04-03 08:37:48','2024-04-03 10:36:45','2024-04-03 10:31:47','2024-04-03 10:36:45',NULL,0,0,NULL,NULL),(11606,'mixpanel','completed',10,'2024-04-03 09:16:03','2024-04-03 10:41:26','2024-04-03 10:39:03','2024-04-03 10:41:26',NULL,0,0,NULL,NULL),(11607,'mixpanel','completed',10,'2024-04-03 09:19:56','2024-04-03 10:51:18','2024-04-03 10:46:55','2024-04-03 10:51:18',NULL,0,0,NULL,NULL),(11608,'mixpanel','completed',10,'2024-04-03 09:16:48','2024-04-03 11:00:51','2024-04-03 10:56:47','2024-04-03 11:00:50',NULL,0,0,NULL,NULL),(11609,'mixpanel','completed',10,'2024-04-03 09:38:12','2024-04-03 11:10:35','2024-04-03 11:06:11','2024-04-03 11:10:34',NULL,0,0,NULL,NULL),(11610,'mixpanel','completed',10,'2024-04-03 09:48:45','2024-04-03 11:20:38','2024-04-03 11:16:45','2024-04-03 11:20:37',NULL,0,0,NULL,NULL),(11611,'mixpanel','completed',10,'2024-04-03 10:04:22','2024-04-03 11:26:44','2024-04-03 11:24:21','2024-04-03 11:26:43',NULL,0,0,NULL,NULL),(11612,'mixpanel','completed',10,'2024-04-03 09:37:58','2024-04-03 11:36:42','2024-04-03 11:29:58','2024-04-03 11:36:41',NULL,0,0,NULL,NULL),(11613,'mixpanel','completed',10,'2024-04-03 09:39:30','2024-04-03 11:41:55','2024-04-03 11:39:29','2024-04-03 11:41:55',NULL,0,0,NULL,NULL),(11614,'mixpanel','completed',10,'2024-04-03 10:28:42','2024-04-03 11:51:48','2024-04-03 11:46:41','2024-04-03 11:51:47',NULL,0,0,NULL,NULL),(11615,'mixpanel','completed',10,'2024-04-03 10:12:23','2024-04-03 11:59:21','2024-04-03 11:56:22','2024-04-03 11:59:21',NULL,0,0,NULL,NULL),(11616,'mixpanel','completed',10,'2024-04-03 10:10:43','2024-04-03 12:06:31','2024-04-03 12:01:42','2024-04-03 12:06:31',NULL,0,0,NULL,NULL),(11617,'mixpanel','completed',10,'2024-04-03 10:43:19','2024-04-03 12:11:44','2024-04-03 12:09:18','2024-04-03 12:11:43',NULL,0,0,NULL,NULL),(11618,'mixpanel','completed',10,'2024-04-03 10:38:41','2024-04-03 12:19:30','2024-04-03 12:16:40','2024-04-03 12:19:30',NULL,0,0,NULL,NULL),(11619,'mixpanel','completed',10,'2024-04-03 10:20:46','2024-04-03 12:26:53','2024-04-03 12:21:46','2024-04-03 12:26:53',NULL,0,0,NULL,NULL),(11620,'mixpanel','completed',10,'2024-04-03 10:40:51','2024-04-03 12:36:49','2024-04-03 12:31:50','2024-04-03 12:36:48',NULL,0,0,NULL,NULL),(11621,'mixpanel','completed',10,'2024-04-03 11:33:15','2024-04-03 12:46:44','2024-04-03 12:42:15','2024-04-03 12:46:43',NULL,0,0,NULL,NULL),(11622,'mixpanel','completed',10,'2024-04-03 10:56:53','2024-04-03 12:56:47','2024-04-03 12:51:52','2024-04-03 12:56:47',NULL,0,0,NULL,NULL),(11623,'mixpanel','completed',10,'2024-04-03 11:19:57','2024-04-03 13:06:47','2024-04-03 13:00:56','2024-04-03 13:06:46',NULL,0,0,NULL,NULL),(11624,'mixpanel','completed',10,'2024-04-03 11:53:50','2024-04-03 13:21:49','2024-04-03 13:11:50','2024-04-03 13:21:48',NULL,0,0,NULL,NULL),(11625,'mixpanel','completed',10,'2024-04-03 11:45:02','2024-04-03 13:31:47','2024-04-03 13:27:02','2024-04-03 13:31:47',NULL,0,0,NULL,NULL),(11626,'mixpanel','completed',10,'2024-04-03 11:39:51','2024-04-03 13:41:50','2024-04-03 13:36:50','2024-04-03 13:41:50',NULL,0,0,NULL,NULL),(11627,'mixpanel','completed',10,'2024-04-03 12:41:43','2024-04-03 13:56:44','2024-04-03 13:46:42','2024-04-03 13:56:44',NULL,0,0,NULL,NULL),(11628,'mixpanel','completed',10,'2024-04-03 12:35:45','2024-04-03 14:05:00','2024-04-03 14:01:44','2024-04-03 14:05:00',NULL,0,0,NULL,NULL),(11629,'mixpanel','completed',10,'2024-04-03 12:18:48','2024-04-03 14:16:39','2024-04-03 14:11:47','2024-04-03 14:16:39',NULL,0,0,NULL,NULL),(11630,'mixpanel','completed',10,'2024-04-03 12:48:41','2024-04-03 14:26:43','2024-04-03 14:21:40','2024-04-03 14:26:42',NULL,0,0,NULL,NULL),(11631,'mixpanel','completed',10,'2024-04-03 13:02:49','2024-04-03 14:36:44','2024-04-03 14:31:48','2024-04-03 14:36:43',NULL,0,0,NULL,NULL),(11632,'mixpanel','completed',10,'2024-04-03 13:21:38','2024-04-03 14:46:40','2024-04-03 14:41:37','2024-04-03 14:46:39',NULL,0,0,NULL,NULL),(11633,'mixpanel','completed',10,'2024-04-03 13:49:47','2024-04-03 14:54:42','2024-04-03 14:51:47','2024-04-03 14:54:41',NULL,0,0,NULL,NULL),(11634,'mixpanel','completed',10,'2024-04-03 13:30:51','2024-04-03 15:01:42','2024-04-03 14:56:50','2024-04-03 15:01:42',NULL,0,0,NULL,NULL),(11635,'mixpanel','completed',10,'2024-04-03 14:00:46','2024-04-03 15:11:47','2024-04-03 15:06:45','2024-04-03 15:11:46',NULL,0,0,NULL,NULL),(11636,'mixpanel','completed',10,'2024-04-03 13:28:53','2024-04-03 15:21:49','2024-04-03 15:15:47','2024-04-03 15:21:48',NULL,0,0,NULL,NULL),(11637,'mixpanel','completed',10,'2024-04-03 13:55:48','2024-04-03 15:31:54','2024-04-03 15:26:48','2024-04-03 15:31:53',NULL,0,0,NULL,NULL),(11638,'mixpanel','completed',10,'2024-04-03 14:33:43','2024-04-03 15:41:45','2024-04-03 15:36:43','2024-04-03 15:41:44',NULL,0,0,NULL,NULL),(11639,'mixpanel','completed',10,'2024-04-03 13:58:38','2024-04-03 15:49:19','2024-04-03 15:46:37','2024-04-03 15:49:18',NULL,0,0,NULL,NULL),(11640,'mixpanel','completed',10,'2024-04-03 13:50:45','2024-04-03 15:56:45','2024-04-03 15:51:44','2024-04-03 15:56:44',NULL,0,0,NULL,NULL),(11641,'mixpanel','completed',10,'2024-04-03 14:29:47','2024-04-03 16:06:45','2024-04-03 16:01:46','2024-04-03 16:06:44',NULL,0,0,NULL,NULL),(11642,'mixpanel','completed',10,'2024-04-03 15:08:45','2024-04-03 16:15:45','2024-04-03 16:11:44','2024-04-03 16:15:44',NULL,0,0,NULL,NULL),(11643,'mixpanel','completed',10,'2024-04-03 14:36:50','2024-04-03 16:26:45','2024-04-03 16:21:50','2024-04-03 16:26:45',NULL,0,0,NULL,NULL),(11644,'mixpanel','completed',10,'2024-04-03 15:14:11','2024-04-03 16:31:46','2024-04-03 16:29:10','2024-04-03 16:31:45',NULL,0,0,NULL,NULL),(11645,'mixpanel','completed',10,'2024-04-03 14:47:44','2024-04-03 16:41:40','2024-04-03 16:36:43','2024-04-03 16:41:39',NULL,0,0,NULL,NULL),(11646,'mixpanel','completed',10,'2024-04-03 15:08:40','2024-04-03 16:49:47','2024-04-03 16:46:39','2024-04-03 16:49:46',NULL,0,0,NULL,NULL),(11647,'mixpanel','completed',10,'2024-04-03 15:11:52','2024-04-03 16:56:46','2024-04-03 16:51:51','2024-04-03 16:56:45',NULL,0,0,NULL,NULL),(11648,'mixpanel','completed',10,'2024-04-03 15:08:42','2024-04-03 17:06:54','2024-04-03 17:01:41','2024-04-03 17:06:51',NULL,0,0,NULL,NULL),(11649,'mixpanel','completed',10,'2024-04-03 15:36:45','2024-04-03 17:16:42','2024-04-03 17:11:45','2024-04-03 17:16:41',NULL,0,0,NULL,NULL),(11650,'subscribers_engagement_score','completed',10,'2024-04-03 17:21:50','2024-04-03 17:26:42','2024-04-03 17:21:48','2024-04-03 17:26:41',NULL,0,0,NULL,NULL),(11651,'mixpanel','completed',10,'2024-04-03 15:38:50','2024-04-03 17:26:42','2024-04-03 17:21:48','2024-04-03 17:26:41',NULL,0,0,NULL,NULL),(11652,'subscribers_engagement_score','completed',10,'2024-04-04 05:40:00','2024-04-04 05:41:45','2024-04-03 17:26:41','2024-04-04 05:41:44',NULL,0,0,NULL,NULL),(11653,'mixpanel','completed',10,'2024-04-03 16:14:45','2024-04-03 17:36:50','2024-04-03 17:31:44','2024-04-03 17:36:49',NULL,0,0,NULL,NULL),(11654,'mixpanel','completed',10,'2024-04-03 16:24:19','2024-04-03 17:46:46','2024-04-03 17:41:18','2024-04-03 17:46:45',NULL,0,0,NULL,NULL),(11655,'mixpanel','completed',10,'2024-04-03 16:27:40','2024-04-03 17:56:41','2024-04-03 17:51:40','2024-04-03 17:56:40',NULL,0,0,NULL,NULL),(11656,'mixpanel','completed',10,'2024-04-03 16:49:51','2024-04-03 18:01:49','2024-04-03 17:58:50','2024-04-03 18:01:49',NULL,0,0,NULL,NULL),(11657,'mixpanel','completed',10,'2024-04-03 16:49:47','2024-04-03 18:11:45','2024-04-03 18:06:46','2024-04-03 18:11:44',NULL,0,0,NULL,NULL),(11658,'mixpanel','completed',10,'2024-04-03 16:33:46','2024-04-03 18:21:44','2024-04-03 18:16:46','2024-04-03 18:21:44',NULL,0,0,NULL,NULL),(11659,'mixpanel','completed',10,'2024-04-03 17:00:46','2024-04-03 18:31:31','2024-04-03 18:26:46','2024-04-03 18:31:31',NULL,0,0,NULL,NULL),(11660,'mixpanel','completed',10,'2024-04-03 16:50:41','2024-04-03 18:41:43','2024-04-03 18:36:41','2024-04-03 18:41:42',NULL,0,0,NULL,NULL),(11661,'mixpanel','completed',10,'2024-04-03 16:57:45','2024-04-03 18:51:41','2024-04-03 18:46:44','2024-04-03 18:51:40',NULL,0,0,NULL,NULL),(11662,'mixpanel','completed',10,'2024-04-03 17:07:13','2024-04-03 18:57:41','2024-04-03 18:55:13','2024-04-03 18:57:41',NULL,0,0,NULL,NULL),(11663,'mixpanel','completed',10,'2024-04-03 17:21:44','2024-04-03 19:06:45','2024-04-03 19:01:43','2024-04-03 19:06:44',NULL,0,0,NULL,NULL),(11664,'mixpanel','completed',10,'2024-04-03 17:59:48','2024-04-03 19:16:47','2024-04-03 19:11:47','2024-04-03 19:16:46',NULL,0,0,NULL,NULL),(11665,'mixpanel','completed',10,'2024-04-03 17:55:49','2024-04-03 19:26:42','2024-04-03 19:21:48','2024-04-03 19:26:41',NULL,0,0,NULL,NULL),(11666,'mixpanel','completed',10,'2024-04-03 17:44:45','2024-04-03 19:36:43','2024-04-03 19:31:44','2024-04-03 19:36:42',NULL,0,0,NULL,NULL),(11667,'mixpanel','completed',10,'2024-04-03 18:22:48','2024-04-03 19:46:51','2024-04-03 19:41:47','2024-04-03 19:46:50',NULL,0,0,NULL,NULL),(11668,'mixpanel','completed',10,'2024-04-03 18:44:53','2024-04-03 19:56:50','2024-04-03 19:51:50','2024-04-03 19:56:49',NULL,0,0,NULL,NULL),(11669,'mixpanel','completed',10,'2024-04-03 18:22:52','2024-04-03 20:06:48','2024-04-03 20:01:51','2024-04-03 20:06:47',NULL,0,0,NULL,NULL),(11670,'mixpanel','completed',10,'2024-04-03 18:26:44','2024-04-03 20:16:49','2024-04-03 20:11:43','2024-04-03 20:16:48',NULL,0,0,NULL,NULL),(11671,'mixpanel','completed',10,'2024-04-03 18:32:48','2024-04-03 20:26:42','2024-04-03 20:21:47','2024-04-03 20:26:41',NULL,0,0,NULL,NULL),(11672,'mixpanel','completed',10,'2024-04-03 18:56:45','2024-04-03 20:36:54','2024-04-03 20:31:44','2024-04-03 20:36:53',NULL,0,0,NULL,NULL),(11673,'mixpanel','completed',10,'2024-04-03 19:04:29','2024-04-03 20:46:48','2024-04-03 20:42:26','2024-04-03 20:46:47',NULL,0,0,NULL,NULL),(11674,'mixpanel','completed',10,'2024-04-03 19:02:55','2024-04-03 20:56:46','2024-04-03 20:50:55','2024-04-03 20:56:45',NULL,0,0,NULL,NULL),(11675,'mixpanel','completed',10,'2024-04-03 19:52:49','2024-04-03 21:06:46','2024-04-03 21:01:48','2024-04-03 21:06:45',NULL,0,0,NULL,NULL),(11676,'mixpanel','completed',10,'2024-04-03 20:01:44','2024-04-03 21:16:43','2024-04-03 21:11:43','2024-04-03 21:16:42',NULL,0,0,NULL,NULL),(11677,'mixpanel','completed',10,'2024-04-03 20:10:47','2024-04-03 21:26:44','2024-04-03 21:21:46','2024-04-03 21:26:43',NULL,0,0,NULL,NULL),(11678,'mixpanel','completed',10,'2024-04-03 19:38:46','2024-04-03 21:36:49','2024-04-03 21:31:45','2024-04-03 21:36:48',NULL,0,0,NULL,NULL),(11679,'mixpanel','completed',10,'2024-04-03 20:28:51','2024-04-03 21:45:30','2024-04-03 21:41:50','2024-04-03 21:45:29',NULL,0,0,NULL,NULL),(11680,'mixpanel','completed',10,'2024-04-03 20:48:47','2024-04-03 21:56:45','2024-04-03 21:51:47','2024-04-03 21:56:45',NULL,0,0,NULL,NULL),(11681,'mixpanel','completed',10,'2024-04-03 20:33:45','2024-04-03 22:06:41','2024-04-03 22:01:44','2024-04-03 22:06:40',NULL,0,0,NULL,NULL),(11682,'mixpanel','completed',10,'2024-04-03 20:09:13','2024-04-03 22:16:49','2024-04-03 22:10:12','2024-04-03 22:16:47',NULL,0,0,NULL,NULL),(11683,'mixpanel','completed',10,'2024-04-03 21:12:46','2024-04-03 22:26:44','2024-04-03 22:21:45','2024-04-03 22:26:43',NULL,0,0,NULL,NULL),(11684,'mixpanel','completed',10,'2024-04-03 21:14:48','2024-04-03 22:36:45','2024-04-03 22:31:47','2024-04-03 22:36:44',NULL,0,0,NULL,NULL),(11685,'mixpanel','completed',10,'2024-04-03 20:56:49','2024-04-03 22:46:51','2024-04-03 22:41:48','2024-04-03 22:46:50',NULL,0,0,NULL,NULL),(11686,'mixpanel','completed',10,'2024-04-03 21:44:28','2024-04-03 22:56:43','2024-04-03 22:51:27','2024-04-03 22:56:42',NULL,0,0,NULL,NULL),(11687,'mixpanel','completed',10,'2024-04-03 21:32:44','2024-04-03 23:06:45','2024-04-03 23:01:43','2024-04-03 23:06:44',NULL,0,0,NULL,NULL),(11688,'mixpanel','completed',10,'2024-04-03 21:18:49','2024-04-03 23:16:48','2024-04-03 23:11:48','2024-04-03 23:16:47',NULL,0,0,NULL,NULL),(11689,'mixpanel','completed',10,'2024-04-03 21:43:42','2024-04-03 23:26:45','2024-04-03 23:21:41','2024-04-03 23:26:44',NULL,0,0,NULL,NULL),(11690,'mixpanel','completed',10,'2024-04-03 22:27:43','2024-04-03 23:36:41','2024-04-03 23:31:42','2024-04-03 23:36:40',NULL,0,0,NULL,NULL),(11691,'mixpanel','completed',10,'2024-04-03 22:01:46','2024-04-03 23:46:47','2024-04-03 23:41:45','2024-04-03 23:46:47',NULL,0,0,NULL,NULL),(11692,'mixpanel','completed',10,'2024-04-03 21:51:49','2024-04-03 23:56:48','2024-04-03 23:51:48','2024-04-03 23:56:47',NULL,0,0,NULL,NULL),(11693,'mixpanel','completed',10,'2024-04-03 22:14:47','2024-04-04 00:06:50','2024-04-04 00:01:46','2024-04-04 00:06:49',NULL,0,0,NULL,NULL),(11694,'mixpanel','completed',10,'2024-04-03 22:32:44','2024-04-04 00:16:45','2024-04-04 00:11:43','2024-04-04 00:16:44',NULL,0,0,NULL,NULL),(11695,'mixpanel','completed',10,'2024-04-03 23:14:11','2024-04-04 00:21:52','2024-04-04 00:19:10','2024-04-04 00:21:51',NULL,0,0,NULL,NULL),(11696,'mixpanel','completed',10,'2024-04-03 22:49:50','2024-04-04 00:31:53','2024-04-04 00:26:49','2024-04-04 00:31:52',NULL,0,0,NULL,NULL),(11697,'mixpanel','completed',10,'2024-04-03 23:07:48','2024-04-04 00:41:47','2024-04-04 00:36:47','2024-04-04 00:41:46',NULL,0,0,NULL,NULL),(11698,'mixpanel','completed',10,'2024-04-03 22:47:08','2024-04-04 00:48:43','2024-04-04 00:46:07','2024-04-04 00:48:42',NULL,0,0,NULL,NULL),(11699,'mixpanel','completed',10,'2024-04-03 23:16:39','2024-04-04 00:54:42','2024-04-04 00:51:39','2024-04-04 00:54:41',NULL,0,0,NULL,NULL),(11700,'mixpanel','completed',10,'2024-04-03 23:06:38','2024-04-04 01:01:40','2024-04-04 00:57:37','2024-04-04 01:01:39',NULL,0,0,NULL,NULL),(11701,'mixpanel','completed',10,'2024-04-03 23:43:49','2024-04-04 01:11:44','2024-04-04 01:06:48','2024-04-04 01:11:42',NULL,0,0,NULL,NULL),(11702,'mixpanel','completed',10,'2024-04-04 00:11:40','2024-04-04 01:20:14','2024-04-04 01:16:39','2024-04-04 01:20:13',NULL,0,0,NULL,NULL),(11703,'mixpanel','completed',10,'2024-04-03 23:40:40','2024-04-04 01:28:07','2024-04-04 01:25:39','2024-04-04 01:28:06',NULL,0,0,NULL,NULL),(11704,'mixpanel','completed',10,'2024-04-04 00:03:42','2024-04-04 01:34:34','2024-04-04 01:31:41','2024-04-04 01:34:33',NULL,0,0,NULL,NULL),(11705,'mixpanel','completed',10,'2024-04-04 00:20:51','2024-04-04 01:39:26','2024-04-04 01:36:50','2024-04-04 01:39:25',NULL,0,0,NULL,NULL),(11706,'mixpanel','completed',10,'2024-04-04 00:03:47','2024-04-04 01:46:08','2024-04-04 01:41:46','2024-04-04 01:46:07',NULL,0,0,NULL,NULL),(11707,'mixpanel','completed',10,'2024-04-04 00:43:11','2024-04-04 01:51:47','2024-04-04 01:48:10','2024-04-04 01:51:46',NULL,0,0,NULL,NULL),(11708,'mixpanel','completed',10,'2024-04-04 00:09:52','2024-04-04 02:01:49','2024-04-04 01:55:51','2024-04-04 02:01:48',NULL,0,0,NULL,NULL),(11709,'mixpanel','completed',10,'2024-04-04 00:35:08','2024-04-04 02:06:49','2024-04-04 02:04:08','2024-04-04 02:06:48',NULL,0,0,NULL,NULL),(11710,'mixpanel','completed',10,'2024-04-04 00:53:51','2024-04-04 02:16:49','2024-04-04 02:09:50','2024-04-04 02:16:48',NULL,0,0,NULL,NULL),(11711,'mixpanel','completed',10,'2024-04-04 00:51:08','2024-04-04 02:26:12','2024-04-04 02:20:07','2024-04-04 02:26:11',NULL,0,0,NULL,NULL),(11712,'mixpanel','completed',10,'2024-04-04 01:19:44','2024-04-04 02:34:10','2024-04-04 02:31:43','2024-04-04 02:34:09',NULL,0,0,NULL,NULL),(11713,'mixpanel','completed',10,'2024-04-04 01:31:15','2024-04-04 02:41:44','2024-04-04 02:36:14','2024-04-04 02:41:43',NULL,0,0,NULL,NULL),(11714,'mixpanel','completed',10,'2024-04-04 00:44:14','2024-04-04 02:46:43','2024-04-04 02:44:13','2024-04-04 02:46:41',NULL,0,0,NULL,NULL),(11715,'mixpanel','completed',10,'2024-04-04 01:05:05','2024-04-04 02:56:47','2024-04-04 02:50:04','2024-04-04 02:56:46',NULL,0,0,NULL,NULL),(11716,'mixpanel','completed',10,'2024-04-04 00:59:59','2024-04-04 03:06:44','2024-04-04 03:00:58','2024-04-04 03:06:43',NULL,0,0,NULL,NULL),(11717,'mixpanel','completed',10,'2024-04-04 01:20:58','2024-04-04 03:16:24','2024-04-04 03:09:57','2024-04-04 03:16:24',NULL,0,0,NULL,NULL),(11718,'mixpanel','completed',10,'2024-04-04 01:28:09','2024-04-04 03:25:36','2024-04-04 03:19:08','2024-04-04 03:25:35',NULL,0,0,NULL,NULL),(11719,'mixpanel','completed',10,'2024-04-04 01:45:49','2024-04-04 03:34:56','2024-04-04 03:31:48','2024-04-04 03:34:55',NULL,0,0,NULL,NULL),(11720,'mixpanel','completed',10,'2024-04-04 02:30:50','2024-04-04 03:44:08','2024-04-04 03:41:49','2024-04-04 03:44:07',NULL,0,0,NULL,NULL),(11721,'mixpanel','completed',10,'2024-04-04 02:00:25','2024-04-04 03:51:44','2024-04-04 03:46:24','2024-04-04 03:51:43',NULL,0,0,NULL,NULL),(11722,'mixpanel','completed',10,'2024-04-04 02:51:10','2024-04-04 04:01:49','2024-04-04 03:56:09','2024-04-04 04:01:48',NULL,0,0,NULL,NULL),(11723,'mixpanel','completed',10,'2024-04-04 02:11:40','2024-04-04 04:11:51','2024-04-04 04:05:39','2024-04-04 04:11:50',NULL,0,0,NULL,NULL),(11724,'mixpanel','completed',10,'2024-04-04 02:16:52','2024-04-04 04:21:49','2024-04-04 04:15:51','2024-04-04 04:21:48',NULL,0,0,NULL,NULL),(11725,'mixpanel','completed',10,'2024-04-04 02:34:16','2024-04-04 04:31:59','2024-04-04 04:25:15','2024-04-04 04:31:57',NULL,0,0,NULL,NULL),(11726,'mixpanel','completed',10,'2024-04-04 02:54:31','2024-04-04 04:41:48','2024-04-04 04:35:29','2024-04-04 04:41:47',NULL,0,0,NULL,NULL),(11727,'mixpanel','completed',10,'2024-04-04 03:14:35','2024-04-04 04:48:59','2024-04-04 04:45:30','2024-04-04 04:48:55',NULL,0,0,NULL,NULL),(11728,'mixpanel','completed',10,'2024-04-04 03:38:09','2024-04-04 04:55:23','2024-04-04 04:52:06','2024-04-04 04:55:22',NULL,0,0,NULL,NULL),(11729,'mixpanel','completed',10,'2024-04-04 03:47:45','2024-04-04 05:05:31','2024-04-04 05:01:44','2024-04-04 05:05:30',NULL,0,0,NULL,NULL),(11730,'mixpanel','completed',10,'2024-04-04 03:28:46','2024-04-04 05:16:49','2024-04-04 05:11:45','2024-04-04 05:16:48',NULL,0,0,NULL,NULL),(11731,'mixpanel','completed',10,'2024-04-04 04:04:45','2024-04-04 05:25:51','2024-04-04 05:21:44','2024-04-04 05:25:50',NULL,0,0,NULL,NULL),(11732,'mixpanel','completed',10,'2024-04-04 03:40:46','2024-04-04 05:34:22','2024-04-04 05:31:45','2024-04-04 05:34:21',NULL,0,0,NULL,NULL),(11733,'mixpanel','completed',10,'2024-04-04 04:18:53','2024-04-04 05:39:30','2024-04-04 05:36:52','2024-04-04 05:39:29',NULL,0,0,NULL,NULL),(11734,'subscribers_engagement_score','completed',10,'2024-04-05 20:35:00','2024-04-05 20:36:46','2024-04-04 05:41:44','2024-04-05 20:36:44',NULL,0,0,NULL,NULL),(11735,'mixpanel','completed',10,'2024-04-04 03:48:45','2024-04-04 05:46:08','2024-04-04 05:41:44','2024-04-04 05:46:07',NULL,0,0,NULL,NULL),(11736,'mixpanel','completed',10,'2024-04-04 04:03:04','2024-04-04 05:53:23','2024-04-04 05:51:03','2024-04-04 05:53:22',NULL,0,0,NULL,NULL),(11737,'mixpanel','completed',10,'2024-04-04 04:36:12','2024-04-04 06:01:44','2024-04-04 05:56:11','2024-04-04 06:01:43',NULL,0,0,NULL,NULL),(11738,'mixpanel','completed',10,'2024-04-04 04:41:35','2024-04-04 06:08:47','2024-04-04 06:06:34','2024-04-04 06:08:46',NULL,0,0,NULL,NULL),(11739,'mixpanel','completed',10,'2024-04-04 04:52:48','2024-04-04 06:14:35','2024-04-04 06:11:47','2024-04-04 06:14:33',NULL,0,0,NULL,NULL),(11740,'mixpanel','completed',10,'2024-04-04 04:57:41','2024-04-04 06:21:52','2024-04-04 06:16:40','2024-04-04 06:21:51',NULL,0,0,NULL,NULL),(11741,'mixpanel','completed',10,'2024-04-04 05:19:42','2024-04-04 06:26:47','2024-04-04 06:24:41','2024-04-04 06:26:46',NULL,0,0,NULL,NULL),(11742,'mixpanel','completed',10,'2024-04-04 04:45:55','2024-04-04 06:35:25','2024-04-04 06:31:54','2024-04-04 06:35:24',NULL,0,0,NULL,NULL),(11743,'mixpanel','completed',10,'2024-04-04 04:55:15','2024-04-04 06:41:47','2024-04-04 06:38:14','2024-04-04 06:41:46',NULL,0,0,NULL,NULL),(11744,'mixpanel','completed',10,'2024-04-04 05:20:20','2024-04-04 06:49:38','2024-04-04 06:46:19','2024-04-04 06:49:37',NULL,0,0,NULL,NULL),(11745,'mixpanel','completed',10,'2024-04-04 04:56:47','2024-04-04 06:56:42','2024-04-04 06:51:46','2024-04-04 06:56:41',NULL,0,0,NULL,NULL),(11746,'mixpanel','completed',10,'2024-04-04 05:22:33','2024-04-04 07:01:49','2024-04-04 06:59:32','2024-04-04 07:01:48',NULL,0,0,NULL,NULL),(11747,'mixpanel','completed',10,'2024-04-04 05:45:09','2024-04-04 07:08:49','2024-04-04 07:05:08','2024-04-04 07:08:48',NULL,0,0,NULL,NULL),(11748,'mixpanel','completed',10,'2024-04-04 05:21:45','2024-04-04 07:16:49','2024-04-04 07:11:45','2024-04-04 07:16:48',NULL,0,0,NULL,NULL),(11749,'mixpanel','completed',10,'2024-04-04 05:45:48','2024-04-04 07:24:03','2024-04-04 07:21:48','2024-04-04 07:24:02',NULL,0,0,NULL,NULL),(11750,'mixpanel','completed',10,'2024-04-04 06:06:51','2024-04-04 07:31:49','2024-04-04 07:26:50','2024-04-04 07:31:48',NULL,0,0,NULL,NULL),(11751,'mixpanel','completed',10,'2024-04-04 05:50:27','2024-04-04 07:41:30','2024-04-04 07:35:26','2024-04-04 07:41:29',NULL,0,0,NULL,NULL),(11752,'mixpanel','completed',10,'2024-04-04 06:06:24','2024-04-04 07:46:45','2024-04-04 07:44:23','2024-04-04 07:46:44',NULL,0,0,NULL,NULL),(11753,'mixpanel','completed',10,'2024-04-04 06:28:48','2024-04-04 07:56:16','2024-04-04 07:51:47','2024-04-04 07:56:15',NULL,0,0,NULL,NULL),(11754,'mixpanel','completed',10,'2024-04-04 06:11:45','2024-04-04 08:01:52','2024-04-04 07:59:44','2024-04-04 08:01:51',NULL,0,0,NULL,NULL),(11755,'mixpanel','completed',10,'2024-04-04 06:51:06','2024-04-04 08:08:13','2024-04-04 08:05:05','2024-04-04 08:08:12',NULL,0,0,NULL,NULL),(11756,'mixpanel','completed',10,'2024-04-04 06:28:37','2024-04-04 08:16:41','2024-04-04 08:11:36','2024-04-04 08:16:40',NULL,0,0,NULL,NULL),(11757,'mixpanel','completed',10,'2024-04-04 06:31:48','2024-04-04 08:24:24','2024-04-04 08:20:47','2024-04-04 08:24:23',NULL,0,0,NULL,NULL),(11758,'mixpanel','completed',10,'2024-04-04 07:24:55','2024-04-04 08:31:47','2024-04-04 08:26:54','2024-04-04 08:31:46',NULL,0,0,NULL,NULL),(11759,'mixpanel','completed',10,'2024-04-04 07:33:43','2024-04-04 08:41:53','2024-04-04 08:36:42','2024-04-04 08:41:52',NULL,0,0,NULL,NULL),(11760,'mixpanel','completed',10,'2024-04-04 07:17:30','2024-04-04 08:49:03','2024-04-04 08:45:29','2024-04-04 08:49:02',NULL,0,0,NULL,NULL),(11761,'mixpanel','completed',10,'2024-04-04 07:23:46','2024-04-04 08:56:49','2024-04-04 08:51:45','2024-04-04 08:56:48',NULL,0,0,NULL,NULL),(11762,'mixpanel','completed',10,'2024-04-04 07:18:45','2024-04-04 09:06:48','2024-04-04 09:01:44','2024-04-04 09:06:47',NULL,0,0,NULL,NULL),(11763,'mixpanel','completed',10,'2024-04-04 07:42:09','2024-04-04 09:15:00','2024-04-04 09:11:08','2024-04-04 09:15:00',NULL,0,0,NULL,NULL),(11764,'mixpanel','completed',10,'2024-04-04 08:01:45','2024-04-04 09:24:28','2024-04-04 09:21:44','2024-04-04 09:24:27',NULL,0,0,NULL,NULL),(11765,'schedule_re_engagement_email','completed',10,'2024-04-05 09:24:28','2024-04-05 09:25:31','2024-04-04 09:24:27','2024-04-05 09:25:30',NULL,0,0,NULL,NULL),(11766,'mixpanel','completed',10,'2024-04-04 07:34:44','2024-04-04 09:31:44','2024-04-04 09:26:43','2024-04-04 09:31:43',NULL,0,0,NULL,NULL),(11767,'mixpanel','completed',10,'2024-04-04 08:09:45','2024-04-04 09:41:01','2024-04-04 09:36:44','2024-04-04 09:41:00',NULL,0,0,NULL,NULL),(11768,'mixpanel','completed',10,'2024-04-04 08:03:13','2024-04-04 09:46:59','2024-04-04 09:44:12','2024-04-04 09:46:58',NULL,0,0,NULL,NULL),(11769,'mixpanel','completed',10,'2024-04-04 08:43:48','2024-04-04 09:51:50','2024-04-04 09:49:47','2024-04-04 09:51:49',NULL,0,0,NULL,NULL),(11770,'mixpanel','completed',10,'2024-04-04 08:24:44','2024-04-04 10:01:49','2024-04-04 09:56:43','2024-04-04 10:01:48',NULL,0,0,NULL,NULL),(11771,'mixpanel','completed',10,'2024-04-04 08:18:28','2024-04-04 10:11:42','2024-04-04 10:06:27','2024-04-04 10:11:41',NULL,0,0,NULL,NULL),(11772,'mixpanel','completed',10,'2024-04-04 08:16:44','2024-04-04 10:19:50','2024-04-04 10:16:43','2024-04-04 10:19:48',NULL,0,0,NULL,NULL),(11773,'mixpanel','completed',10,'2024-04-04 08:32:46','2024-04-04 10:29:42','2024-04-04 10:26:45','2024-04-04 10:29:41',NULL,0,0,NULL,NULL),(11774,'mixpanel','completed',10,'2024-04-04 08:47:49','2024-04-04 10:36:48','2024-04-04 10:31:48','2024-04-04 10:36:42',NULL,0,0,NULL,NULL),(11775,'mixpanel','completed',10,'2024-04-04 09:27:59','2024-04-04 10:46:42','2024-04-04 10:40:58','2024-04-04 10:46:41',NULL,0,0,NULL,NULL),(11776,'mixpanel','completed',10,'2024-04-04 09:40:45','2024-04-04 10:56:51','2024-04-04 10:51:44','2024-04-04 10:56:50',NULL,0,0,NULL,NULL),(11777,'mixpanel','completed',10,'2024-04-04 09:57:47','2024-04-04 11:06:57','2024-04-04 11:00:46','2024-04-04 11:06:56',NULL,0,0,NULL,NULL),(11778,'mixpanel','completed',10,'2024-04-04 09:39:58','2024-04-04 11:13:33','2024-04-04 11:09:57','2024-04-04 11:13:32',NULL,0,0,NULL,NULL),(11779,'mixpanel','completed',10,'2024-04-04 09:57:47','2024-04-04 11:21:45','2024-04-04 11:16:46','2024-04-04 11:21:44',NULL,0,0,NULL,NULL),(11780,'mixpanel','completed',10,'2024-04-04 10:07:01','2024-04-04 11:27:39','2024-04-04 11:25:00','2024-04-04 11:27:38',NULL,0,0,NULL,NULL),(11781,'mixpanel','completed',10,'2024-04-04 09:48:44','2024-04-04 11:36:33','2024-04-04 11:31:43','2024-04-04 11:36:31',NULL,0,0,NULL,NULL),(11782,'mixpanel','completed',10,'2024-04-04 10:36:43','2024-04-04 11:43:45','2024-04-04 11:41:42','2024-04-04 11:43:44',NULL,0,0,NULL,NULL),(11783,'mixpanel','completed',10,'2024-04-04 10:07:44','2024-04-04 11:51:49','2024-04-04 11:46:43','2024-04-04 11:51:48',NULL,0,0,NULL,NULL),(11784,'mixpanel','completed',10,'2024-04-04 10:46:23','2024-04-04 11:56:44','2024-04-04 11:54:23','2024-04-04 11:56:43',NULL,0,0,NULL,NULL),(11785,'mixpanel','completed',10,'2024-04-04 10:06:45','2024-04-04 12:06:43','2024-04-04 12:01:44','2024-04-04 12:06:42',NULL,0,0,NULL,NULL),(11786,'mixpanel','completed',10,'2024-04-04 11:06:51','2024-04-04 12:16:45','2024-04-04 12:11:50','2024-04-04 12:16:44',NULL,0,0,NULL,NULL),(11787,'mixpanel','completed',10,'2024-04-04 10:35:47','2024-04-04 12:26:49','2024-04-04 12:21:46','2024-04-04 12:26:48',NULL,0,0,NULL,NULL),(11788,'mixpanel','completed',10,'2024-04-04 10:34:50','2024-04-04 12:36:52','2024-04-04 12:31:49','2024-04-04 12:36:46',NULL,0,0,NULL,NULL),(11789,'mixpanel','completed',10,'2024-04-04 10:44:52','2024-04-04 12:46:47','2024-04-04 12:41:51','2024-04-04 12:46:46',NULL,0,0,NULL,NULL),(11790,'mixpanel','completed',10,'2024-04-04 11:26:42','2024-04-04 12:56:42','2024-04-04 12:51:41','2024-04-04 12:56:40',NULL,0,0,NULL,NULL),(11791,'mixpanel','completed',10,'2024-04-04 11:52:43','2024-04-04 13:06:47','2024-04-04 13:01:42','2024-04-04 13:06:46',NULL,0,0,NULL,NULL),(11792,'mixpanel','completed',10,'2024-04-04 11:58:01','2024-04-04 13:13:05','2024-04-04 13:12:51','2024-04-04 13:13:04',NULL,0,0,NULL,NULL),(11793,'mixpanel','completed',10,'2024-04-04 11:28:44','2024-04-04 13:21:52','2024-04-04 13:16:43','2024-04-04 13:21:50',NULL,0,0,NULL,NULL),(11794,'mixpanel','completed',10,'2024-04-04 12:01:14','2024-04-04 13:31:45','2024-04-04 13:25:13','2024-04-04 13:31:44',NULL,0,0,NULL,NULL),(11795,'mixpanel','completed',10,'2024-04-04 12:15:43','2024-04-04 13:39:37','2024-04-04 13:36:42','2024-04-04 13:39:36',NULL,0,0,NULL,NULL),(11796,'mixpanel','completed',10,'2024-04-04 11:47:48','2024-04-04 13:46:50','2024-04-04 13:41:47','2024-04-04 13:46:49',NULL,0,0,NULL,NULL),(11797,'mixpanel','completed',10,'2024-04-04 12:24:52','2024-04-04 13:56:40','2024-04-04 13:51:51','2024-04-04 13:56:39',NULL,0,0,NULL,NULL),(11798,'mixpanel','completed',10,'2024-04-04 12:34:49','2024-04-04 14:06:45','2024-04-04 14:01:48','2024-04-04 14:06:44',NULL,0,0,NULL,NULL),(11799,'mixpanel','completed',10,'2024-04-04 12:11:52','2024-04-04 14:16:41','2024-04-04 14:11:50','2024-04-04 14:16:40',NULL,0,0,NULL,NULL),(11800,'mixpanel','completed',10,'2024-04-04 12:37:47','2024-04-04 14:24:29','2024-04-04 14:21:46','2024-04-04 14:24:28',NULL,0,0,NULL,NULL),(11801,'mixpanel','completed',10,'2024-04-04 13:17:43','2024-04-04 14:31:52','2024-04-04 14:26:42','2024-04-04 14:31:51',NULL,0,0,NULL,NULL),(11802,'mixpanel','completed',10,'2024-04-04 13:08:43','2024-04-04 14:41:49','2024-04-04 14:36:42','2024-04-04 14:41:48',NULL,0,0,NULL,NULL),(11803,'mixpanel','completed',10,'2024-04-04 13:22:53','2024-04-04 14:50:40','2024-04-04 14:46:47','2024-04-04 14:50:39',NULL,0,0,NULL,NULL),(11804,'mixpanel','completed',10,'2024-04-04 12:59:52','2024-04-04 15:01:51','2024-04-04 14:56:51','2024-04-04 15:01:50',NULL,0,0,NULL,NULL),(11805,'mixpanel','completed',10,'2024-04-04 13:21:48','2024-04-04 15:11:45','2024-04-04 15:06:47','2024-04-04 15:11:44',NULL,0,0,NULL,NULL),(11806,'mixpanel','completed',10,'2024-04-04 14:07:41','2024-04-04 15:21:52','2024-04-04 15:16:40','2024-04-04 15:21:50',NULL,0,0,NULL,NULL),(11807,'mixpanel','completed',10,'2024-04-04 13:44:47','2024-04-04 15:31:49','2024-04-04 15:26:46','2024-04-04 15:31:48',NULL,0,0,NULL,NULL),(11808,'mixpanel','completed',10,'2024-04-04 13:45:44','2024-04-04 15:41:52','2024-04-04 15:36:43','2024-04-04 15:41:51',NULL,0,0,NULL,NULL),(11809,'mixpanel','completed',10,'2024-04-04 13:51:50','2024-04-04 15:51:56','2024-04-04 15:46:49','2024-04-04 15:51:54',NULL,0,0,NULL,NULL),(11810,'mixpanel','completed',10,'2024-04-04 14:33:11','2024-04-04 15:56:50','2024-04-04 15:54:09','2024-04-04 15:56:49',NULL,0,0,NULL,NULL),(11811,'mixpanel','completed',10,'2024-04-04 14:36:47','2024-04-04 16:06:50','2024-04-04 16:01:46','2024-04-04 16:06:49',NULL,0,0,NULL,NULL),(11812,'mixpanel','completed',10,'2024-04-04 14:27:53','2024-04-04 16:16:49','2024-04-04 16:11:52','2024-04-04 16:16:48',NULL,0,0,NULL,NULL),(11813,'mixpanel','completed',10,'2024-04-04 14:36:53','2024-04-04 16:26:47','2024-04-04 16:21:52','2024-04-04 16:26:46',NULL,0,0,NULL,NULL),(11814,'mixpanel','completed',10,'2024-04-04 14:32:40','2024-04-04 16:31:43','2024-04-04 16:29:39','2024-04-04 16:31:42',NULL,0,0,NULL,NULL),(11815,'mixpanel','completed',10,'2024-04-04 15:22:47','2024-04-04 16:41:51','2024-04-04 16:36:46','2024-04-04 16:41:50',NULL,0,0,NULL,NULL),(11816,'mixpanel','completed',10,'2024-04-04 14:47:27','2024-04-04 16:51:44','2024-04-04 16:45:26','2024-04-04 16:51:43',NULL,0,0,NULL,NULL),(11817,'mixpanel','completed',10,'2024-04-04 15:42:47','2024-04-04 16:59:32','2024-04-04 16:56:46','2024-04-04 16:59:31',NULL,0,0,NULL,NULL),(11818,'mixpanel','completed',10,'2024-04-04 15:00:45','2024-04-04 17:06:50','2024-04-04 17:01:44','2024-04-04 17:06:49',NULL,0,0,NULL,NULL),(11819,'mixpanel','completed',10,'2024-04-04 15:44:51','2024-04-04 17:16:51','2024-04-04 17:11:50','2024-04-04 17:16:50',NULL,0,0,NULL,NULL),(11820,'mixpanel','completed',10,'2024-04-04 15:42:44','2024-04-04 17:26:42','2024-04-04 17:21:43','2024-04-04 17:26:41',NULL,0,0,NULL,NULL),(11821,'mixpanel','completed',10,'2024-04-04 15:36:43','2024-04-04 17:36:49','2024-04-04 17:31:42','2024-04-04 17:36:48',NULL,0,0,NULL,NULL),(11822,'mixpanel','completed',10,'2024-04-04 16:33:51','2024-04-04 17:46:47','2024-04-04 17:41:50','2024-04-04 17:46:46',NULL,0,0,NULL,NULL),(11823,'mixpanel','completed',10,'2024-04-04 16:47:50','2024-04-04 17:56:48','2024-04-04 17:51:50','2024-04-04 17:56:47',NULL,0,0,NULL,NULL),(11824,'mixpanel','completed',10,'2024-04-04 16:56:45','2024-04-04 18:06:48','2024-04-04 18:01:44','2024-04-04 18:06:48',NULL,0,0,NULL,NULL),(11825,'mixpanel','completed',10,'2024-04-04 16:15:47','2024-04-04 18:16:42','2024-04-04 18:11:47','2024-04-04 18:16:41',NULL,0,0,NULL,NULL),(11826,'mixpanel','completed',10,'2024-04-04 16:37:47','2024-04-04 18:26:46','2024-04-04 18:21:46','2024-04-04 18:26:45',NULL,0,0,NULL,NULL),(11827,'mixpanel','completed',10,'2024-04-04 17:18:25','2024-04-04 18:41:48','2024-04-04 18:30:24','2024-04-04 18:41:47',NULL,0,0,NULL,NULL),(11828,'mixpanel','completed',10,'2024-04-04 16:51:28','2024-04-04 18:51:53','2024-04-04 18:46:27','2024-04-04 18:51:52',NULL,0,0,NULL,NULL),(11829,'mixpanel','completed',10,'2024-04-04 17:32:49','2024-04-04 19:01:43','2024-04-04 18:56:48','2024-04-04 19:01:42',NULL,0,0,NULL,NULL),(11830,'mixpanel','completed',10,'2024-04-04 17:32:50','2024-04-04 19:11:49','2024-04-04 19:06:49','2024-04-04 19:11:48',NULL,0,0,NULL,NULL),(11831,'mixpanel','completed',10,'2024-04-04 18:04:03','2024-04-04 19:21:47','2024-04-04 19:16:02','2024-04-04 19:21:46',NULL,0,0,NULL,NULL),(11832,'mixpanel','completed',10,'2024-04-04 18:21:46','2024-04-04 19:31:52','2024-04-04 19:26:45','2024-04-04 19:31:51',NULL,0,0,NULL,NULL),(11833,'mixpanel','completed',10,'2024-04-04 18:14:51','2024-04-04 19:41:46','2024-04-04 19:36:50','2024-04-04 19:41:45',NULL,0,0,NULL,NULL),(11834,'mixpanel','completed',10,'2024-04-04 18:24:43','2024-04-04 19:51:45','2024-04-04 19:46:42','2024-04-04 19:51:44',NULL,0,0,NULL,NULL),(11835,'mixpanel','completed',10,'2024-04-04 18:17:46','2024-04-04 20:01:39','2024-04-04 19:56:45','2024-04-04 20:01:38',NULL,0,0,NULL,NULL),(11836,'mixpanel','completed',10,'2024-04-04 18:15:52','2024-04-04 20:06:49','2024-04-04 20:03:51','2024-04-04 20:06:48',NULL,0,0,NULL,NULL),(11837,'mixpanel','completed',10,'2024-04-04 19:03:25','2024-04-04 20:11:51','2024-04-04 20:09:24','2024-04-04 20:11:50',NULL,0,0,NULL,NULL),(11838,'mixpanel','completed',10,'2024-04-04 18:32:40','2024-04-04 20:21:48','2024-04-04 20:16:39','2024-04-04 20:21:47',NULL,0,0,NULL,NULL),(11839,'mixpanel','completed',10,'2024-04-04 18:37:14','2024-04-04 20:26:47','2024-04-04 20:24:13','2024-04-04 20:26:46',NULL,0,0,NULL,NULL),(11840,'mixpanel','completed',10,'2024-04-04 19:27:43','2024-04-04 20:36:42','2024-04-04 20:31:42','2024-04-04 20:36:41',NULL,0,0,NULL,NULL),(11841,'mixpanel','completed',10,'2024-04-04 19:35:39','2024-04-04 20:45:39','2024-04-04 20:41:38','2024-04-04 20:45:38',NULL,0,0,NULL,NULL),(11842,'mixpanel','completed',10,'2024-04-04 18:54:47','2024-04-04 20:56:48','2024-04-04 20:51:45','2024-04-04 20:56:46',NULL,0,0,NULL,NULL),(11843,'mixpanel','completed',10,'2024-04-04 19:20:45','2024-04-04 21:06:50','2024-04-04 21:01:44','2024-04-04 21:06:49',NULL,0,0,NULL,NULL),(11844,'mixpanel','completed',10,'2024-04-04 19:40:48','2024-04-04 21:16:45','2024-04-04 21:10:47','2024-04-04 21:16:44',NULL,0,0,NULL,NULL),(11845,'mixpanel','completed',10,'2024-04-04 20:06:59','2024-04-04 21:26:41','2024-04-04 21:21:58','2024-04-04 21:26:40',NULL,0,0,NULL,NULL),(11846,'mixpanel','completed',10,'2024-04-04 20:02:48','2024-04-04 21:36:51','2024-04-04 21:31:47','2024-04-04 21:36:50',NULL,0,0,NULL,NULL),(11847,'mixpanel','completed',10,'2024-04-04 20:18:44','2024-04-04 21:46:34','2024-04-04 21:41:43','2024-04-04 21:46:32',NULL,0,0,NULL,NULL),(11848,'unsubscribe_tokens','completed',0,'2024-04-04 21:46:52','2024-04-04 21:51:59','2024-04-04 21:46:50','2024-04-04 21:51:56',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(11849,'subscriber_link_tokens','completed',0,'2024-04-04 21:46:52','2024-04-04 21:51:59','2024-04-04 21:46:50','2024-04-04 21:51:56',NULL,0,0,NULL,NULL),(11850,'newsletter_templates_thumbnails','completed',10,'2024-04-04 21:46:52','2024-04-04 21:51:59','2024-04-04 21:46:50','2024-04-04 21:51:56',NULL,0,0,NULL,NULL),(11851,'mixpanel','completed',0,'2024-04-04 21:46:52','2024-04-04 21:51:59','2024-04-04 21:46:50','2024-04-04 21:51:56',NULL,0,0,NULL,NULL),(11852,'mixpanel','completed',10,'2024-04-04 20:52:09','2024-04-04 22:01:46','2024-04-04 21:57:08','2024-04-04 22:01:45',NULL,0,0,NULL,NULL),(11853,'subscribers_email_count','completed',10,'2024-04-07 22:00:00','2024-04-07 22:00:40','2024-04-04 22:01:45','2024-04-07 22:00:39',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(11854,'inactive_subscribers','completed',10,'2024-04-07 22:00:00','2024-04-07 22:00:40','2024-04-04 22:01:45','2024-04-07 22:00:39',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(11855,'mixpanel','completed',10,'2024-04-04 20:59:50','2024-04-04 22:10:41','2024-04-04 22:06:49','2024-04-04 22:10:40',NULL,0,0,NULL,NULL),(11856,'mixpanel','completed',10,'2024-04-04 20:51:49','2024-04-04 22:21:48','2024-04-04 22:16:48','2024-04-04 22:21:47',NULL,0,0,NULL,NULL),(11857,'mixpanel','completed',10,'2024-04-04 20:43:52','2024-04-04 22:31:43','2024-04-04 22:26:51','2024-04-04 22:31:42',NULL,0,0,NULL,NULL),(11858,'mixpanel','completed',10,'2024-04-04 20:38:47','2024-04-04 22:41:46','2024-04-04 22:36:46','2024-04-04 22:41:45',NULL,0,0,NULL,NULL),(11859,'mixpanel','completed',10,'2024-04-04 21:42:40','2024-04-04 22:51:42','2024-04-04 22:46:38','2024-04-04 22:51:41',NULL,0,0,NULL,NULL),(11860,'mixpanel','completed',10,'2024-04-04 21:22:46','2024-04-04 23:01:42','2024-04-04 22:56:45','2024-04-04 23:01:41',NULL,0,0,NULL,NULL),(11861,'mixpanel','completed',10,'2024-04-04 21:32:48','2024-04-04 23:11:48','2024-04-04 23:06:47','2024-04-04 23:11:46',NULL,0,0,NULL,NULL),(11862,'mixpanel','completed',10,'2024-04-04 21:24:36','2024-04-04 23:21:46','2024-04-04 23:16:35','2024-04-04 23:21:45',NULL,0,0,NULL,NULL),(11863,'mixpanel','completed',10,'2024-04-04 22:00:51','2024-04-04 23:31:43','2024-04-04 23:26:50','2024-04-04 23:31:42',NULL,0,0,NULL,NULL),(11864,'mixpanel','completed',10,'2024-04-04 21:53:14','2024-04-04 23:41:46','2024-04-04 23:36:13','2024-04-04 23:41:45',NULL,0,0,NULL,NULL),(11865,'mixpanel','completed',10,'2024-04-04 21:55:40','2024-04-04 23:51:50','2024-04-04 23:46:39','2024-04-04 23:51:49',NULL,0,0,NULL,NULL),(11866,'mixpanel','completed',10,'2024-04-04 22:50:45','2024-04-05 00:01:43','2024-04-04 23:56:44','2024-04-05 00:01:42',NULL,0,0,NULL,NULL),(11867,'mixpanel','completed',10,'2024-04-04 22:12:45','2024-04-05 00:08:47','2024-04-05 00:06:44','2024-04-05 00:08:46',NULL,0,0,NULL,NULL),(11868,'mixpanel','completed',10,'2024-04-04 22:35:44','2024-04-05 00:16:37','2024-04-05 00:11:43','2024-04-05 00:16:36',NULL,0,0,NULL,NULL),(11869,'mixpanel','completed',10,'2024-04-04 22:46:50','2024-04-05 00:24:39','2024-04-05 00:21:49','2024-04-05 00:24:38',NULL,0,0,NULL,NULL),(11870,'mixpanel','completed',10,'2024-04-04 22:30:46','2024-04-05 00:31:41','2024-04-05 00:26:45','2024-04-05 00:31:40',NULL,0,0,NULL,NULL),(11871,'mixpanel','completed',10,'2024-04-04 22:41:50','2024-04-05 00:41:45','2024-04-05 00:36:49','2024-04-05 00:41:44',NULL,0,0,NULL,NULL),(11872,'mixpanel','completed',10,'2024-04-04 23:23:45','2024-04-05 00:51:45','2024-04-05 00:46:44','2024-04-05 00:51:44',NULL,0,0,NULL,NULL),(11873,'mixpanel','completed',10,'2024-04-04 23:26:50','2024-04-05 01:01:41','2024-04-05 00:55:49','2024-04-05 01:01:40',NULL,0,0,NULL,NULL),(11874,'mixpanel','completed',10,'2024-04-05 00:04:44','2024-04-05 01:11:43','2024-04-05 01:06:43','2024-04-05 01:11:42',NULL,0,0,NULL,NULL),(11875,'mixpanel','completed',10,'2024-04-04 23:55:48','2024-04-05 01:21:43','2024-04-05 01:16:47','2024-04-05 01:21:42',NULL,0,0,NULL,NULL),(11876,'mixpanel','completed',10,'2024-04-04 23:44:09','2024-04-05 01:26:50','2024-04-05 01:24:09','2024-04-05 01:26:49',NULL,0,0,NULL,NULL),(11877,'mixpanel','completed',10,'2024-04-04 23:53:40','2024-04-05 01:36:50','2024-04-05 01:31:39','2024-04-05 01:36:49',NULL,0,0,NULL,NULL),(11878,'mixpanel','completed',10,'2024-04-04 23:50:39','2024-04-05 01:46:38','2024-04-05 01:41:38','2024-04-05 01:46:37',NULL,0,0,NULL,NULL),(11879,'mixpanel','completed',10,'2024-04-05 00:48:47','2024-04-05 01:56:50','2024-04-05 01:51:46','2024-04-05 01:56:49',NULL,0,0,NULL,NULL),(11880,'mixpanel','completed',10,'2024-04-05 00:58:40','2024-04-05 02:06:43','2024-04-05 02:01:39','2024-04-05 02:06:42',NULL,0,0,NULL,NULL),(11881,'mixpanel','completed',10,'2024-04-05 00:50:38','2024-04-05 02:16:41','2024-04-05 02:11:37','2024-04-05 02:16:40',NULL,0,0,NULL,NULL),(11882,'mixpanel','completed',10,'2024-04-05 01:17:55','2024-04-05 02:26:41','2024-04-05 02:21:54','2024-04-05 02:26:40',NULL,0,0,NULL,NULL),(11883,'mixpanel','completed',10,'2024-04-05 00:37:38','2024-04-05 02:36:42','2024-04-05 02:31:37','2024-04-05 02:36:41',NULL,0,0,NULL,NULL),(11884,'mixpanel','completed',10,'2024-04-05 01:27:46','2024-04-05 02:46:36','2024-04-05 02:41:46','2024-04-05 02:46:35',NULL,0,0,NULL,NULL),(11885,'mixpanel','completed',10,'2024-04-05 00:57:46','2024-04-05 02:56:51','2024-04-05 02:51:45','2024-04-05 02:56:50',NULL,0,0,NULL,NULL),(11886,'mixpanel','completed',10,'2024-04-05 01:14:39','2024-04-05 03:06:46','2024-04-05 03:01:38','2024-04-05 03:06:45',NULL,0,0,NULL,NULL),(11887,'mixpanel','completed',10,'2024-04-05 01:59:36','2024-04-05 03:16:43','2024-04-05 03:10:36','2024-04-05 03:16:42',NULL,0,0,NULL,NULL),(11888,'mixpanel','completed',10,'2024-04-05 02:18:39','2024-04-05 03:26:50','2024-04-05 03:21:38','2024-04-05 03:26:49',NULL,0,0,NULL,NULL),(11889,'mixpanel','completed',10,'2024-04-05 01:56:42','2024-04-05 03:36:44','2024-04-05 03:31:41','2024-04-05 03:36:43',NULL,0,0,NULL,NULL),(11890,'mixpanel','completed',10,'2024-04-05 01:47:42','2024-04-05 03:46:10','2024-04-05 03:41:41','2024-04-05 03:46:09',NULL,0,0,NULL,NULL),(11891,'mixpanel','completed',10,'2024-04-05 02:38:46','2024-04-05 03:56:41','2024-04-05 03:51:45','2024-04-05 03:56:40',NULL,0,0,NULL,NULL),(11892,'mixpanel','completed',10,'2024-04-05 02:34:37','2024-04-05 04:07:13','2024-04-05 04:01:36','2024-04-05 04:07:12',NULL,0,0,NULL,NULL),(11893,'mixpanel','completed',10,'2024-04-05 02:22:49','2024-04-05 04:16:41','2024-04-05 04:11:48','2024-04-05 04:16:40',NULL,0,0,NULL,NULL),(11894,'mixpanel','completed',10,'2024-04-05 03:18:50','2024-04-05 04:26:23','2024-04-05 04:21:49','2024-04-05 04:26:21',NULL,0,0,NULL,NULL),(11895,'mixpanel','completed',10,'2024-04-05 02:37:07','2024-04-05 04:36:46','2024-04-05 04:32:04','2024-04-05 04:36:45',NULL,0,0,NULL,NULL),(11896,'mixpanel','completed',10,'2024-04-05 03:30:56','2024-04-05 04:46:24','2024-04-05 04:41:54','2024-04-05 04:46:23',NULL,0,0,NULL,NULL),(11897,'mixpanel','completed',10,'2024-04-05 03:44:39','2024-04-05 04:54:00','2024-04-05 04:51:38','2024-04-05 04:53:59',NULL,0,0,NULL,NULL),(11898,'mixpanel','completed',10,'2024-04-05 03:39:39','2024-04-05 04:59:05','2024-04-05 04:56:38','2024-04-05 04:59:04',NULL,0,0,NULL,NULL),(11899,'mixpanel','completed',10,'2024-04-05 03:44:43','2024-04-05 05:05:07','2024-04-05 05:01:42','2024-04-05 05:05:06',NULL,0,0,NULL,NULL),(11900,'mixpanel','completed',10,'2024-04-05 03:26:42','2024-04-05 05:16:03','2024-04-05 05:11:41','2024-04-05 05:16:02',NULL,0,0,NULL,NULL),(11901,'mixpanel','completed',10,'2024-04-05 03:37:40','2024-04-05 05:26:24','2024-04-05 05:21:39','2024-04-05 05:26:23',NULL,0,0,NULL,NULL),(11902,'mixpanel','completed',10,'2024-04-05 04:22:39','2024-04-05 05:35:01','2024-04-05 05:31:38','2024-04-05 05:35:00',NULL,0,0,NULL,NULL),(11903,'mixpanel','completed',10,'2024-04-05 03:46:06','2024-04-05 05:46:39','2024-04-05 05:42:02','2024-04-05 05:46:39',NULL,0,0,NULL,NULL),(11904,'mixpanel','completed',10,'2024-04-05 04:04:05','2024-04-05 05:56:42','2024-04-05 05:50:04','2024-04-05 05:56:41',NULL,0,0,NULL,NULL),(11905,'mixpanel','completed',10,'2024-04-05 04:56:25','2024-04-05 06:01:44','2024-04-05 05:59:24','2024-04-05 06:01:43',NULL,0,0,NULL,NULL),(11906,'mixpanel','completed',10,'2024-04-05 04:14:54','2024-04-05 06:06:38','2024-04-05 06:03:53','2024-04-05 06:06:37',NULL,0,0,NULL,NULL),(11907,'mixpanel','completed',10,'2024-04-05 04:47:51','2024-04-05 06:15:58','2024-04-05 06:10:50','2024-04-05 06:15:57',NULL,0,0,NULL,NULL),(11908,'mixpanel','completed',10,'2024-04-05 05:04:18','2024-04-05 06:23:42','2024-04-05 06:21:17','2024-04-05 06:23:41',NULL,0,0,NULL,NULL),(11909,'mixpanel','completed',10,'2024-04-05 04:38:45','2024-04-05 06:36:25','2024-04-05 06:30:43','2024-04-05 06:36:19',NULL,0,0,NULL,NULL),(11910,'mixpanel','completed',10,'2024-04-05 05:39:45','2024-04-05 06:46:47','2024-04-05 06:41:44','2024-04-05 06:46:46',NULL,0,0,NULL,NULL),(11911,'mixpanel','completed',10,'2024-04-05 05:13:44','2024-04-05 06:54:31','2024-04-05 06:51:43','2024-04-05 06:54:30',NULL,0,0,NULL,NULL),(11912,'mixpanel','completed',10,'2024-04-05 04:55:42','2024-04-05 07:00:14','2024-04-05 06:56:41','2024-04-05 07:00:13',NULL,0,0,NULL,NULL),(11913,'mixpanel','completed',10,'2024-04-05 05:24:37','2024-04-05 07:08:43','2024-04-05 07:06:36','2024-04-05 07:08:43',NULL,0,0,NULL,NULL),(11914,'mixpanel','completed',10,'2024-04-05 06:04:46','2024-04-05 07:16:46','2024-04-05 07:11:45','2024-04-05 07:16:45',NULL,0,0,NULL,NULL),(11915,'mixpanel','completed',10,'2024-04-05 06:10:14','2024-04-05 07:21:40','2024-04-05 07:19:13','2024-04-05 07:21:39',NULL,0,0,NULL,NULL),(11916,'mixpanel','completed',10,'2024-04-05 05:36:43','2024-04-05 07:31:46','2024-04-05 07:25:42','2024-04-05 07:31:45',NULL,0,0,NULL,NULL),(11917,'mixpanel','completed',10,'2024-04-05 05:49:46','2024-04-05 07:39:32','2024-04-05 07:36:45','2024-04-05 07:39:31',NULL,0,0,NULL,NULL),(11918,'mixpanel','completed',10,'2024-04-05 06:05:50','2024-04-05 07:46:33','2024-04-05 07:41:49','2024-04-05 07:46:32',NULL,0,0,NULL,NULL),(11919,'mixpanel','completed',10,'2024-04-05 06:19:45','2024-04-05 07:53:55','2024-04-05 07:51:44','2024-04-05 07:53:54',NULL,0,0,NULL,NULL),(11920,'mixpanel','completed',10,'2024-04-05 06:51:02','2024-04-05 08:01:29','2024-04-05 07:56:01','2024-04-05 08:01:28',NULL,0,0,NULL,NULL),(11921,'mixpanel','completed',10,'2024-04-05 06:05:46','2024-04-05 08:09:17','2024-04-05 08:06:45','2024-04-05 08:09:16',NULL,0,0,NULL,NULL),(11922,'mixpanel','completed',10,'2024-04-05 07:00:52','2024-04-05 08:16:41','2024-04-05 08:11:51','2024-04-05 08:16:40',NULL,0,0,NULL,NULL),(11923,'mixpanel','completed',10,'2024-04-05 06:32:48','2024-04-05 08:25:39','2024-04-05 08:21:47','2024-04-05 08:25:38',NULL,0,0,NULL,NULL),(11924,'mixpanel','completed',10,'2024-04-05 07:06:47','2024-04-05 08:36:40','2024-04-05 08:31:46','2024-04-05 08:36:39',NULL,0,0,NULL,NULL),(11925,'mixpanel','completed',10,'2024-04-05 07:04:43','2024-04-05 08:46:47','2024-04-05 08:41:42','2024-04-05 08:46:47',NULL,0,0,NULL,NULL),(11926,'mixpanel','completed',10,'2024-04-05 07:37:37','2024-04-05 08:53:31','2024-04-05 08:50:36','2024-04-05 08:53:30',NULL,0,0,NULL,NULL),(11927,'mixpanel','completed',10,'2024-04-05 07:21:48','2024-04-05 08:59:08','2024-04-05 08:56:47','2024-04-05 08:59:07',NULL,0,0,NULL,NULL),(11928,'mixpanel','completed',10,'2024-04-05 07:50:50','2024-04-05 09:06:39','2024-04-05 09:01:49','2024-04-05 09:06:38',NULL,0,0,NULL,NULL),(11929,'mixpanel','completed',10,'2024-04-05 07:51:51','2024-04-05 09:16:43','2024-04-05 09:11:50','2024-04-05 09:16:42',NULL,0,0,NULL,NULL),(11930,'mixpanel','completed',10,'2024-04-05 08:15:14','2024-04-05 09:25:31','2024-04-05 09:21:13','2024-04-05 09:25:30',NULL,0,0,NULL,NULL),(11931,'schedule_re_engagement_email','completed',10,'2024-04-06 09:27:37','2024-04-06 09:31:41','2024-04-05 09:27:36','2024-04-06 09:31:40',NULL,0,0,NULL,NULL),(11932,'mixpanel','completed',10,'2024-04-05 08:09:37','2024-04-05 09:30:37','2024-04-05 09:27:36','2024-04-05 09:30:37',NULL,0,0,NULL,NULL),(11933,'mixpanel','completed',10,'2024-04-05 07:35:37','2024-04-05 09:36:06','2024-04-05 09:33:36','2024-04-05 09:36:05',NULL,0,0,NULL,NULL),(11934,'mixpanel','completed',10,'2024-04-05 07:50:37','2024-04-05 09:41:37','2024-04-05 09:38:36','2024-04-05 09:41:36',NULL,0,0,NULL,NULL),(11935,'mixpanel','completed',10,'2024-04-05 08:30:37','2024-04-05 09:47:37','2024-04-05 09:44:37','2024-04-05 09:47:36',NULL,0,0,NULL,NULL),(11936,'mixpanel','completed',10,'2024-04-05 08:08:50','2024-04-05 09:53:46','2024-04-05 09:49:47','2024-04-05 09:53:45',NULL,0,0,NULL,NULL),(11937,'mixpanel','completed',10,'2024-04-05 08:27:43','2024-04-05 10:01:43','2024-04-05 09:56:42','2024-04-05 10:01:42',NULL,0,0,NULL,NULL),(11938,'mixpanel','completed',10,'2024-04-05 09:02:46','2024-04-05 10:08:57','2024-04-05 10:06:45','2024-04-05 10:08:56',NULL,0,0,NULL,NULL),(11939,'mixpanel','completed',10,'2024-04-05 08:31:40','2024-04-05 10:16:48','2024-04-05 10:11:39','2024-04-05 10:16:47',NULL,0,0,NULL,NULL),(11940,'mixpanel','completed',10,'2024-04-05 09:10:52','2024-04-05 10:26:52','2024-04-05 10:21:51','2024-04-05 10:26:51',NULL,0,0,NULL,NULL),(11941,'mixpanel','completed',10,'2024-04-05 09:06:39','2024-04-05 10:36:49','2024-04-05 10:31:38','2024-04-05 10:36:47',NULL,0,0,NULL,NULL),(11942,'mixpanel','completed',10,'2024-04-05 09:22:51','2024-04-05 10:46:42','2024-04-05 10:41:50','2024-04-05 10:46:41',NULL,0,0,NULL,NULL),(11943,'mixpanel','completed',10,'2024-04-05 09:41:40','2024-04-05 10:56:49','2024-04-05 10:51:39','2024-04-05 10:56:49',NULL,0,0,NULL,NULL),(11944,'mixpanel','completed',10,'2024-04-05 09:41:41','2024-04-05 11:06:53','2024-04-05 11:01:40','2024-04-05 11:06:52',NULL,0,0,NULL,NULL),(11945,'mixpanel','completed',10,'2024-04-05 09:40:48','2024-04-05 11:16:49','2024-04-05 11:11:47','2024-04-05 11:16:48',NULL,0,0,NULL,NULL),(11946,'mixpanel','completed',10,'2024-04-05 09:37:49','2024-04-05 11:26:50','2024-04-05 11:21:48','2024-04-05 11:26:49',NULL,0,0,NULL,NULL),(11947,'mixpanel','completed',10,'2024-04-05 09:43:43','2024-04-05 11:36:45','2024-04-05 11:31:43','2024-04-05 11:36:44',NULL,0,0,NULL,NULL),(11948,'mixpanel','completed',10,'2024-04-05 09:46:45','2024-04-05 11:41:57','2024-04-05 11:39:44','2024-04-05 11:41:56',NULL,0,0,NULL,NULL),(11949,'mixpanel','completed',10,'2024-04-05 10:02:47','2024-04-05 11:51:59','2024-04-05 11:46:46','2024-04-05 11:51:56',NULL,0,0,NULL,NULL),(11950,'mixpanel','completed',10,'2024-04-05 10:00:50','2024-04-05 12:01:48','2024-04-05 11:56:49','2024-04-05 12:01:47',NULL,0,0,NULL,NULL),(11951,'mixpanel','completed',10,'2024-04-05 10:52:46','2024-04-05 12:09:51','2024-04-05 12:06:45','2024-04-05 12:09:50',NULL,0,0,NULL,NULL),(11952,'mixpanel','completed',10,'2024-04-05 11:12:48','2024-04-05 12:21:42','2024-04-05 12:16:47','2024-04-05 12:21:41',NULL,0,0,NULL,NULL),(11953,'mixpanel','completed',10,'2024-04-05 10:43:49','2024-04-05 12:36:49','2024-04-05 12:31:48','2024-04-05 12:36:48',NULL,0,0,NULL,NULL),(11954,'mixpanel','completed',10,'2024-04-05 10:40:51','2024-04-05 12:46:38','2024-04-05 12:41:50','2024-04-05 12:46:37',NULL,0,0,NULL,NULL),(11955,'mixpanel','completed',10,'2024-04-05 11:43:49','2024-04-05 12:54:41','2024-04-05 12:51:48','2024-04-05 12:54:41',NULL,0,0,NULL,NULL),(11956,'mixpanel','completed',10,'2024-04-05 11:08:49','2024-04-05 13:01:41','2024-04-05 12:56:48','2024-04-05 13:01:41',NULL,0,0,NULL,NULL),(11957,'mixpanel','completed',10,'2024-04-05 11:55:34','2024-04-05 13:11:45','2024-04-05 13:05:33','2024-04-05 13:11:44',NULL,0,0,NULL,NULL),(11958,'mixpanel','completed',10,'2024-04-05 12:07:47','2024-04-05 13:19:54','2024-04-05 13:16:46','2024-04-05 13:19:48',NULL,0,0,NULL,NULL),(11959,'mixpanel','completed',10,'2024-04-05 12:24:55','2024-04-05 13:31:52','2024-04-05 13:26:54','2024-04-05 13:31:51',NULL,0,0,NULL,NULL),(11960,'mixpanel','completed',10,'2024-04-05 12:12:48','2024-04-05 13:41:45','2024-04-05 13:36:47','2024-04-05 13:41:44',NULL,0,0,NULL,NULL),(11961,'mixpanel','completed',10,'2024-04-05 11:46:45','2024-04-05 13:51:53','2024-04-05 13:46:44','2024-04-05 13:51:52',NULL,0,0,NULL,NULL),(11962,'mixpanel','completed',10,'2024-04-05 12:02:51','2024-04-05 14:01:49','2024-04-05 13:56:50','2024-04-05 14:01:48',NULL,0,0,NULL,NULL),(11963,'mixpanel','completed',10,'2024-04-05 12:19:46','2024-04-05 14:11:45','2024-04-05 14:06:45','2024-04-05 14:11:44',NULL,0,0,NULL,NULL),(11964,'mixpanel','completed',10,'2024-04-05 12:32:41','2024-04-05 14:21:49','2024-04-05 14:16:40','2024-04-05 14:21:48',NULL,0,0,NULL,NULL),(11965,'mixpanel','completed',10,'2024-04-05 12:35:48','2024-04-05 14:31:39','2024-04-05 14:26:47','2024-04-05 14:31:38',NULL,0,0,NULL,NULL),(11966,'mixpanel','completed',10,'2024-04-05 12:52:47','2024-04-05 14:41:43','2024-04-05 14:36:46','2024-04-05 14:41:42',NULL,0,0,NULL,NULL),(11967,'mixpanel','completed',10,'2024-04-05 12:52:41','2024-04-05 14:51:43','2024-04-05 14:46:40','2024-04-05 14:51:43',NULL,0,0,NULL,NULL),(11968,'mixpanel','completed',10,'2024-04-05 13:03:44','2024-04-05 15:01:50','2024-04-05 14:56:43','2024-04-05 15:01:50',NULL,0,0,NULL,NULL),(11969,'mixpanel','completed',10,'2024-04-05 13:53:42','2024-04-05 15:11:43','2024-04-05 15:06:41','2024-04-05 15:11:42',NULL,0,0,NULL,NULL),(11970,'mixpanel','completed',10,'2024-04-05 13:15:44','2024-04-05 15:20:10','2024-04-05 15:16:43','2024-04-05 15:20:09',NULL,0,0,NULL,NULL),(11971,'mixpanel','completed',10,'2024-04-05 14:12:49','2024-04-05 15:31:48','2024-04-05 15:26:48','2024-04-05 15:31:47',NULL,0,0,NULL,NULL),(11972,'mixpanel','completed',10,'2024-04-05 14:08:41','2024-04-05 15:38:47','2024-04-05 15:36:40','2024-04-05 15:38:46',NULL,0,0,NULL,NULL),(11973,'mixpanel','completed',10,'2024-04-05 14:36:27','2024-04-05 15:46:46','2024-04-05 15:41:26','2024-04-05 15:46:45',NULL,0,0,NULL,NULL),(11974,'mixpanel','completed',10,'2024-04-05 14:35:46','2024-04-05 15:56:50','2024-04-05 15:51:44','2024-04-05 15:56:49',NULL,0,0,NULL,NULL),(11975,'mixpanel','completed',10,'2024-04-05 14:19:44','2024-04-05 16:06:48','2024-04-05 16:01:43','2024-04-05 16:06:47',NULL,0,0,NULL,NULL),(11976,'mixpanel','completed',10,'2024-04-05 14:19:43','2024-04-05 16:16:41','2024-04-05 16:11:42','2024-04-05 16:16:40',NULL,0,0,NULL,NULL),(11977,'mixpanel','completed',10,'2024-04-05 14:35:45','2024-04-05 16:26:50','2024-04-05 16:21:43','2024-04-05 16:26:49',NULL,0,0,NULL,NULL),(11978,'mixpanel','completed',10,'2024-04-05 14:53:56','2024-04-05 16:36:49','2024-04-05 16:31:55','2024-04-05 16:36:48',NULL,0,0,NULL,NULL),(11979,'mixpanel','completed',10,'2024-04-05 15:07:44','2024-04-05 16:46:40','2024-04-05 16:41:43','2024-04-05 16:46:39',NULL,0,0,NULL,NULL),(11980,'mixpanel','completed',10,'2024-04-05 15:38:45','2024-04-05 16:56:44','2024-04-05 16:51:44','2024-04-05 16:56:43',NULL,0,0,NULL,NULL),(11981,'mixpanel','completed',10,'2024-04-05 15:05:43','2024-04-05 17:06:52','2024-04-05 17:01:42','2024-04-05 17:06:51',NULL,0,0,NULL,NULL),(11982,'mixpanel','completed',10,'2024-04-05 15:36:48','2024-04-05 17:15:36','2024-04-05 17:11:47','2024-04-05 17:15:34',NULL,0,0,NULL,NULL),(11983,'mixpanel','completed',10,'2024-04-05 16:03:10','2024-04-05 17:21:37','2024-04-05 17:19:09','2024-04-05 17:21:36',NULL,0,0,NULL,NULL),(11984,'mixpanel','completed',10,'2024-04-05 15:44:50','2024-04-05 17:26:53','2024-04-05 17:23:49','2024-04-05 17:26:52',NULL,0,0,NULL,NULL),(11985,'mixpanel','completed',10,'2024-04-05 16:17:36','2024-04-05 17:36:49','2024-04-05 17:31:35','2024-04-05 17:36:48',NULL,0,0,NULL,NULL),(11986,'mixpanel','completed',10,'2024-04-05 16:18:38','2024-04-05 17:46:43','2024-04-05 17:40:37','2024-04-05 17:46:42',NULL,0,0,NULL,NULL),(11987,'mixpanel','completed',10,'2024-04-05 16:10:43','2024-04-05 17:56:49','2024-04-05 17:51:42','2024-04-05 17:56:48',NULL,0,0,NULL,NULL),(11988,'mixpanel','completed',10,'2024-04-05 16:25:03','2024-04-05 18:06:47','2024-04-05 18:01:02','2024-04-05 18:06:46',NULL,0,0,NULL,NULL),(11989,'mixpanel','completed',10,'2024-04-05 17:09:45','2024-04-05 18:16:44','2024-04-05 18:11:44','2024-04-05 18:16:43',NULL,0,0,NULL,NULL),(11990,'mixpanel','completed',10,'2024-04-05 16:31:43','2024-04-05 18:26:48','2024-04-05 18:21:42','2024-04-05 18:26:47',NULL,0,0,NULL,NULL),(11991,'mixpanel','completed',10,'2024-04-05 17:04:50','2024-04-05 18:36:46','2024-04-05 18:31:49','2024-04-05 18:36:45',NULL,0,0,NULL,NULL),(11992,'mixpanel','completed',10,'2024-04-05 17:07:44','2024-04-05 18:46:48','2024-04-05 18:41:43','2024-04-05 18:46:47',NULL,0,0,NULL,NULL),(11993,'mixpanel','completed',10,'2024-04-05 17:39:43','2024-04-05 18:56:50','2024-04-05 18:51:42','2024-04-05 18:56:49',NULL,0,0,NULL,NULL),(11994,'mixpanel','completed',10,'2024-04-05 17:29:42','2024-04-05 19:06:44','2024-04-05 19:01:41','2024-04-05 19:06:43',NULL,0,0,NULL,NULL),(11995,'mixpanel','completed',10,'2024-04-05 17:32:52','2024-04-05 19:11:15','2024-04-05 19:08:51','2024-04-05 19:11:14',NULL,0,0,NULL,NULL),(11996,'mixpanel','completed',10,'2024-04-05 18:11:44','2024-04-05 19:21:44','2024-04-05 19:16:43','2024-04-05 19:21:43',NULL,0,0,NULL,NULL),(11997,'mixpanel','completed',10,'2024-04-05 17:42:46','2024-04-05 19:31:47','2024-04-05 19:26:45','2024-04-05 19:31:46',NULL,0,0,NULL,NULL),(11998,'mixpanel','completed',10,'2024-04-05 17:48:03','2024-04-05 19:41:55','2024-04-05 19:37:01','2024-04-05 19:41:52',NULL,0,0,NULL,NULL),(11999,'mixpanel','completed',10,'2024-04-05 17:50:49','2024-04-05 19:51:48','2024-04-05 19:46:48','2024-04-05 19:51:47',NULL,0,0,NULL,NULL),(12000,'mixpanel','completed',10,'2024-04-05 18:33:49','2024-04-05 20:01:46','2024-04-05 19:56:48','2024-04-05 20:01:45',NULL,0,0,NULL,NULL),(12001,'mixpanel','completed',10,'2024-04-05 18:53:44','2024-04-05 20:11:49','2024-04-05 20:06:43','2024-04-05 20:11:48',NULL,0,0,NULL,NULL),(12002,'mixpanel','completed',10,'2024-04-05 18:40:50','2024-04-05 20:21:39','2024-04-05 20:16:49','2024-04-05 20:21:37',NULL,0,0,NULL,NULL),(12003,'mixpanel','completed',10,'2024-04-05 19:06:53','2024-04-05 20:31:51','2024-04-05 20:26:52','2024-04-05 20:31:50',NULL,0,0,NULL,NULL),(12004,'subscribers_engagement_score','completed',10,'2024-04-05 20:36:46','2024-04-05 20:41:48','2024-04-05 20:36:44','2024-04-05 20:41:47',NULL,0,0,NULL,NULL),(12005,'mixpanel','completed',10,'2024-04-05 18:53:46','2024-04-05 20:41:48','2024-04-05 20:36:44','2024-04-05 20:41:47',NULL,0,0,NULL,NULL),(12006,'subscribers_engagement_score','completed',10,'2024-04-06 20:43:00','2024-04-06 20:44:58','2024-04-05 20:41:47','2024-04-06 20:44:56',NULL,0,0,NULL,NULL),(12007,'mixpanel','completed',10,'2024-04-05 19:28:42','2024-04-05 20:51:43','2024-04-05 20:46:40','2024-04-05 20:51:42',NULL,0,0,NULL,NULL),(12008,'mixpanel','completed',10,'2024-04-05 19:07:00','2024-04-05 21:01:53','2024-04-05 20:56:57','2024-04-05 21:01:51',NULL,0,0,NULL,NULL),(12009,'mixpanel','completed',10,'2024-04-05 19:45:44','2024-04-05 21:11:57','2024-04-05 21:06:43','2024-04-05 21:11:55',NULL,0,0,NULL,NULL),(12010,'mixpanel','completed',10,'2024-04-05 19:33:35','2024-04-05 21:16:48','2024-04-05 21:14:34','2024-04-05 21:16:47',NULL,0,0,NULL,NULL),(12011,'mixpanel','completed',10,'2024-04-05 19:28:43','2024-04-05 21:26:51','2024-04-05 21:21:42','2024-04-05 21:26:50',NULL,0,0,NULL,NULL),(12012,'mixpanel','completed',10,'2024-04-05 20:03:47','2024-04-05 21:36:48','2024-04-05 21:31:46','2024-04-05 21:36:48',NULL,0,0,NULL,NULL),(12013,'mixpanel','completed',10,'2024-04-05 20:09:46','2024-04-05 21:46:44','2024-04-05 21:41:45','2024-04-05 21:46:43',NULL,0,0,NULL,NULL),(12014,'mixpanel','completed',10,'2024-04-05 20:36:41','2024-04-05 21:56:52','2024-04-05 21:51:40','2024-04-05 21:56:51',NULL,0,0,NULL,NULL),(12015,'mixpanel','completed',10,'2024-04-05 20:34:47','2024-04-05 22:06:44','2024-04-05 22:01:46','2024-04-05 22:06:43',NULL,0,0,NULL,NULL),(12016,'mixpanel','completed',10,'2024-04-05 20:38:59','2024-04-05 22:16:44','2024-04-05 22:11:58','2024-04-05 22:16:43',NULL,0,0,NULL,NULL),(12017,'mixpanel','completed',10,'2024-04-05 20:47:43','2024-04-05 22:26:48','2024-04-05 22:21:43','2024-04-05 22:26:47',NULL,0,0,NULL,NULL),(12018,'mixpanel','completed',10,'2024-04-05 21:18:47','2024-04-05 22:33:57','2024-04-05 22:31:46','2024-04-05 22:33:57',NULL,0,0,NULL,NULL),(12019,'mixpanel','completed',10,'2024-04-05 21:01:45','2024-04-05 22:41:53','2024-04-05 22:36:44','2024-04-05 22:41:52',NULL,0,0,NULL,NULL),(12020,'mixpanel','completed',10,'2024-04-05 21:20:50','2024-04-05 22:51:44','2024-04-05 22:46:49','2024-04-05 22:51:43',NULL,0,0,NULL,NULL),(12021,'mixpanel','completed',10,'2024-04-05 21:06:48','2024-04-05 23:01:46','2024-04-05 22:56:47','2024-04-05 23:01:45',NULL,0,0,NULL,NULL),(12022,'mixpanel','completed',10,'2024-04-05 21:48:39','2024-04-05 23:09:24','2024-04-05 23:06:38','2024-04-05 23:09:23',NULL,0,0,NULL,NULL),(12023,'mixpanel','completed',10,'2024-04-05 22:09:49','2024-04-05 23:16:46','2024-04-05 23:11:48','2024-04-05 23:16:45',NULL,0,0,NULL,NULL),(12024,'mixpanel','completed',10,'2024-04-05 22:14:46','2024-04-05 23:26:50','2024-04-05 23:21:46','2024-04-05 23:26:49',NULL,0,0,NULL,NULL),(12025,'mixpanel','completed',10,'2024-04-05 21:44:41','2024-04-05 23:36:49','2024-04-05 23:31:40','2024-04-05 23:36:48',NULL,0,0,NULL,NULL),(12026,'mixpanel','completed',10,'2024-04-05 22:04:44','2024-04-05 23:45:01','2024-04-05 23:41:43','2024-04-05 23:45:00',NULL,0,0,NULL,NULL),(12027,'mixpanel','completed',10,'2024-04-05 22:01:48','2024-04-05 23:56:52','2024-04-05 23:51:47','2024-04-05 23:56:51',NULL,0,0,NULL,NULL),(12028,'mixpanel','completed',10,'2024-04-05 22:48:46','2024-04-06 00:06:53','2024-04-06 00:01:45','2024-04-06 00:06:52',NULL,0,0,NULL,NULL),(12029,'mixpanel','completed',10,'2024-04-05 22:21:50','2024-04-06 00:16:45','2024-04-06 00:11:49','2024-04-06 00:16:45',NULL,0,0,NULL,NULL),(12030,'mixpanel','completed',10,'2024-04-05 22:27:38','2024-04-06 00:26:44','2024-04-06 00:21:37','2024-04-06 00:26:43',NULL,0,0,NULL,NULL),(12031,'mixpanel','completed',10,'2024-04-05 23:20:41','2024-04-06 00:36:53','2024-04-06 00:31:40','2024-04-06 00:36:52',NULL,0,0,NULL,NULL),(12032,'mixpanel','completed',10,'2024-04-05 23:03:49','2024-04-06 00:46:45','2024-04-06 00:41:48','2024-04-06 00:46:44',NULL,0,0,NULL,NULL),(12033,'mixpanel','completed',10,'2024-04-05 23:24:47','2024-04-06 00:56:46','2024-04-06 00:51:46','2024-04-06 00:56:45',NULL,0,0,NULL,NULL),(12034,'mixpanel','completed',10,'2024-04-05 23:13:51','2024-04-06 01:06:55','2024-04-06 01:01:50','2024-04-06 01:06:53',NULL,0,0,NULL,NULL),(12035,'mixpanel','completed',10,'2024-04-05 23:31:50','2024-04-06 01:16:51','2024-04-06 01:11:49','2024-04-06 01:16:50',NULL,0,0,NULL,NULL),(12036,'mixpanel','completed',10,'2024-04-06 00:13:44','2024-04-06 01:26:49','2024-04-06 01:21:43','2024-04-06 01:26:48',NULL,0,0,NULL,NULL),(12037,'mixpanel','completed',10,'2024-04-06 00:00:47','2024-04-06 01:36:49','2024-04-06 01:31:46','2024-04-06 01:36:48',NULL,0,0,NULL,NULL),(12038,'mixpanel','completed',10,'2024-04-06 00:05:39','2024-04-06 01:46:40','2024-04-06 01:41:39','2024-04-06 01:46:39',NULL,0,0,NULL,NULL),(12039,'mixpanel','completed',10,'2024-04-06 00:00:50','2024-04-06 01:56:46','2024-04-06 01:51:49','2024-04-06 01:56:45',NULL,0,0,NULL,NULL),(12040,'mixpanel','completed',10,'2024-04-06 00:18:48','2024-04-06 02:06:38','2024-04-06 02:01:47','2024-04-06 02:06:37',NULL,0,0,NULL,NULL),(12041,'mixpanel','completed',10,'2024-04-06 00:51:47','2024-04-06 02:16:47','2024-04-06 02:11:46','2024-04-06 02:16:46',NULL,0,0,NULL,NULL),(12042,'mixpanel','completed',10,'2024-04-06 00:35:38','2024-04-06 02:26:49','2024-04-06 02:21:37','2024-04-06 02:26:48',NULL,0,0,NULL,NULL),(12043,'mixpanel','completed',10,'2024-04-06 01:17:43','2024-04-06 02:36:43','2024-04-06 02:31:42','2024-04-06 02:36:42',NULL,0,0,NULL,NULL),(12044,'mixpanel','completed',10,'2024-04-06 00:40:43','2024-04-06 02:47:00','2024-04-06 02:41:42','2024-04-06 02:46:59',NULL,0,0,NULL,NULL),(12045,'mixpanel','completed',10,'2024-04-06 01:29:48','2024-04-06 02:56:47','2024-04-06 02:51:47','2024-04-06 02:56:46',NULL,0,0,NULL,NULL),(12046,'mixpanel','completed',10,'2024-04-06 01:05:47','2024-04-06 03:06:43','2024-04-06 03:01:46','2024-04-06 03:06:42',NULL,0,0,NULL,NULL),(12047,'mixpanel','completed',10,'2024-04-06 01:51:44','2024-04-06 03:16:41','2024-04-06 03:11:43','2024-04-06 03:16:40',NULL,0,0,NULL,NULL),(12048,'mixpanel','completed',10,'2024-04-06 01:29:30','2024-04-06 03:21:39','2024-04-06 03:19:29','2024-04-06 03:21:37',NULL,0,0,NULL,NULL),(12049,'mixpanel','completed',10,'2024-04-06 02:23:41','2024-04-06 03:31:45','2024-04-06 03:26:40','2024-04-06 03:31:44',NULL,0,0,NULL,NULL),(12050,'mixpanel','completed',10,'2024-04-06 02:18:49','2024-04-06 03:41:45','2024-04-06 03:36:48','2024-04-06 03:41:44',NULL,0,0,NULL,NULL),(12051,'mixpanel','completed',10,'2024-04-06 02:27:19','2024-04-06 03:51:49','2024-04-06 03:46:18','2024-04-06 03:51:48',NULL,0,0,NULL,NULL),(12052,'mixpanel','completed',10,'2024-04-06 02:01:46','2024-04-06 04:01:38','2024-04-06 03:56:45','2024-04-06 04:01:37',NULL,0,0,NULL,NULL),(12053,'mixpanel','completed',10,'2024-04-06 03:04:51','2024-04-06 04:11:47','2024-04-06 04:06:50','2024-04-06 04:11:46',NULL,0,0,NULL,NULL),(12054,'mixpanel','completed',10,'2024-04-06 02:25:41','2024-04-06 04:21:39','2024-04-06 04:16:39','2024-04-06 04:21:38',NULL,0,0,NULL,NULL),(12055,'mixpanel','completed',10,'2024-04-06 03:21:07','2024-04-06 04:31:53','2024-04-06 04:27:04','2024-04-06 04:31:50',NULL,0,0,NULL,NULL),(12056,'mixpanel','completed',10,'2024-04-06 03:07:40','2024-04-06 04:41:47','2024-04-06 04:36:39','2024-04-06 04:41:45',NULL,0,0,NULL,NULL),(12057,'mixpanel','completed',10,'2024-04-06 03:27:45','2024-04-06 04:51:37','2024-04-06 04:46:44','2024-04-06 04:51:36',NULL,0,0,NULL,NULL),(12058,'mixpanel','completed',10,'2024-04-06 03:19:45','2024-04-06 05:01:36','2024-04-06 04:56:44','2024-04-06 05:01:35',NULL,0,0,NULL,NULL),(12059,'mixpanel','completed',10,'2024-04-06 03:35:41','2024-04-06 05:11:42','2024-04-06 05:06:40','2024-04-06 05:11:42',NULL,0,0,NULL,NULL),(12060,'mixpanel','completed',10,'2024-04-06 03:20:45','2024-04-06 05:21:39','2024-04-06 05:16:44','2024-04-06 05:21:38',NULL,0,0,NULL,NULL),(12061,'mixpanel','completed',10,'2024-04-06 03:42:45','2024-04-06 05:31:38','2024-04-06 05:26:44','2024-04-06 05:31:38',NULL,0,0,NULL,NULL),(12062,'mixpanel','completed',10,'2024-04-06 03:37:41','2024-04-06 05:41:43','2024-04-06 05:36:40','2024-04-06 05:41:42',NULL,0,0,NULL,NULL),(12063,'mixpanel','completed',10,'2024-04-06 04:23:30','2024-04-06 05:51:38','2024-04-06 05:46:29','2024-04-06 05:51:37',NULL,0,0,NULL,NULL),(12064,'mixpanel','completed',10,'2024-04-06 04:36:40','2024-04-06 06:01:45','2024-04-06 05:56:39','2024-04-06 06:01:44',NULL,0,0,NULL,NULL),(12065,'mixpanel','completed',10,'2024-04-06 04:27:48','2024-04-06 06:11:46','2024-04-06 06:06:47','2024-04-06 06:11:45',NULL,0,0,NULL,NULL),(12066,'mixpanel','completed',10,'2024-04-06 05:13:49','2024-04-06 06:21:43','2024-04-06 06:16:48','2024-04-06 06:21:42',NULL,0,0,NULL,NULL),(12067,'mixpanel','completed',10,'2024-04-06 05:00:49','2024-04-06 06:31:42','2024-04-06 06:26:48','2024-04-06 06:31:41',NULL,0,0,NULL,NULL),(12068,'mixpanel','completed',10,'2024-04-06 05:09:47','2024-04-06 06:41:49','2024-04-06 06:36:46','2024-04-06 06:41:48',NULL,0,0,NULL,NULL),(12069,'mixpanel','completed',10,'2024-04-06 05:11:39','2024-04-06 06:51:42','2024-04-06 06:46:38','2024-04-06 06:51:41',NULL,0,0,NULL,NULL),(12070,'mixpanel','completed',10,'2024-04-06 05:10:45','2024-04-06 07:01:52','2024-04-06 06:56:44','2024-04-06 07:01:51',NULL,0,0,NULL,NULL),(12071,'mixpanel','completed',10,'2024-04-06 06:02:50','2024-04-06 07:11:39','2024-04-06 07:06:49','2024-04-06 07:11:38',NULL,0,0,NULL,NULL),(12072,'mixpanel','completed',10,'2024-04-06 05:32:36','2024-04-06 07:21:48','2024-04-06 07:16:35','2024-04-06 07:21:47',NULL,0,0,NULL,NULL),(12073,'mixpanel','completed',10,'2024-04-06 05:25:49','2024-04-06 07:31:42','2024-04-06 07:26:48','2024-04-06 07:31:41',NULL,0,0,NULL,NULL),(12074,'mixpanel','completed',10,'2024-04-06 06:06:41','2024-04-06 07:41:49','2024-04-06 07:36:40','2024-04-06 07:41:48',NULL,0,0,NULL,NULL),(12075,'mixpanel','completed',10,'2024-04-06 05:48:47','2024-04-06 07:51:41','2024-04-06 07:46:46','2024-04-06 07:51:40',NULL,0,0,NULL,NULL),(12076,'mixpanel','completed',10,'2024-04-06 06:48:44','2024-04-06 08:01:43','2024-04-06 07:56:43','2024-04-06 08:01:42',NULL,0,0,NULL,NULL),(12077,'mixpanel','completed',10,'2024-04-06 06:05:40','2024-04-06 08:11:48','2024-04-06 08:06:39','2024-04-06 08:11:47',NULL,0,0,NULL,NULL),(12078,'mixpanel','completed',10,'2024-04-06 06:54:41','2024-04-06 08:21:42','2024-04-06 08:16:40','2024-04-06 08:21:41',NULL,0,0,NULL,NULL),(12079,'mixpanel','completed',10,'2024-04-06 06:53:50','2024-04-06 08:31:44','2024-04-06 08:26:49','2024-04-06 08:31:43',NULL,0,0,NULL,NULL),(12080,'mixpanel','completed',10,'2024-04-06 07:09:39','2024-04-06 08:41:44','2024-04-06 08:36:38','2024-04-06 08:41:43',NULL,0,0,NULL,NULL),(12081,'mixpanel','completed',10,'2024-04-06 07:41:46','2024-04-06 08:51:43','2024-04-06 08:46:45','2024-04-06 08:51:42',NULL,0,0,NULL,NULL),(12082,'mixpanel','completed',10,'2024-04-06 06:58:43','2024-04-06 09:01:46','2024-04-06 08:56:42','2024-04-06 09:01:45',NULL,0,0,NULL,NULL),(12083,'mixpanel','completed',10,'2024-04-06 07:42:35','2024-04-06 09:11:48','2024-04-06 09:06:34','2024-04-06 09:11:47',NULL,0,0,NULL,NULL),(12084,'mixpanel','completed',10,'2024-04-06 07:38:42','2024-04-06 09:21:42','2024-04-06 09:16:41','2024-04-06 09:21:41',NULL,0,0,NULL,NULL),(12085,'mixpanel','completed',10,'2024-04-06 07:48:42','2024-04-06 09:31:41','2024-04-06 09:26:41','2024-04-06 09:31:40',NULL,0,0,NULL,NULL),(12086,'schedule_re_engagement_email','completed',10,'2024-04-07 09:36:48','2024-04-07 09:41:37','2024-04-06 09:36:47','2024-04-07 09:41:36',NULL,0,0,NULL,NULL),(12087,'mixpanel','completed',10,'2024-04-06 07:36:48','2024-04-06 09:41:47','2024-04-06 09:36:47','2024-04-06 09:41:46',NULL,0,0,NULL,NULL),(12088,'mixpanel','completed',10,'2024-04-06 07:46:15','2024-04-06 09:51:46','2024-04-06 09:46:14','2024-04-06 09:51:45',NULL,0,0,NULL,NULL),(12089,'mixpanel','completed',10,'2024-04-06 08:23:44','2024-04-06 10:01:34','2024-04-06 09:56:43','2024-04-06 10:01:33',NULL,0,0,NULL,NULL),(12090,'mixpanel','completed',10,'2024-04-06 08:23:35','2024-04-06 10:11:40','2024-04-06 10:06:34','2024-04-06 10:11:39',NULL,0,0,NULL,NULL),(12091,'mixpanel','completed',10,'2024-04-06 08:42:41','2024-04-06 10:21:44','2024-04-06 10:16:40','2024-04-06 10:21:43',NULL,0,0,NULL,NULL),(12092,'mixpanel','completed',10,'2024-04-06 08:55:45','2024-04-06 10:31:52','2024-04-06 10:26:45','2024-04-06 10:31:51',NULL,0,0,NULL,NULL),(12093,'mixpanel','completed',10,'2024-04-06 08:54:40','2024-04-06 10:41:40','2024-04-06 10:36:39','2024-04-06 10:41:39',NULL,0,0,NULL,NULL),(12094,'mixpanel','completed',10,'2024-04-06 09:14:45','2024-04-06 10:51:54','2024-04-06 10:46:44','2024-04-06 10:51:53',NULL,0,0,NULL,NULL),(12095,'mixpanel','completed',10,'2024-04-06 09:40:40','2024-04-06 11:01:49','2024-04-06 10:56:39','2024-04-06 11:01:48',NULL,0,0,NULL,NULL),(12096,'mixpanel','completed',10,'2024-04-06 09:15:43','2024-04-06 11:11:37','2024-04-06 11:06:42','2024-04-06 11:11:36',NULL,0,0,NULL,NULL),(12097,'mixpanel','completed',10,'2024-04-06 09:24:37','2024-04-06 11:21:39','2024-04-06 11:16:36','2024-04-06 11:21:39',NULL,0,0,NULL,NULL),(12098,'mixpanel','completed',10,'2024-04-06 10:15:37','2024-04-06 11:31:39','2024-04-06 11:26:36','2024-04-06 11:31:38',NULL,0,0,NULL,NULL),(12099,'mixpanel','completed',10,'2024-04-06 10:12:25','2024-04-06 11:36:51','2024-04-06 11:34:24','2024-04-06 11:36:50',NULL,0,0,NULL,NULL),(12100,'mixpanel','completed',10,'2024-04-06 10:35:46','2024-04-06 11:46:40','2024-04-06 11:41:44','2024-04-06 11:46:39',NULL,0,0,NULL,NULL),(12101,'mixpanel','completed',10,'2024-04-06 10:30:42','2024-04-06 11:56:42','2024-04-06 11:51:41','2024-04-06 11:56:41',NULL,0,0,NULL,NULL),(12102,'mixpanel','completed',10,'2024-04-06 10:34:46','2024-04-06 12:06:55','2024-04-06 12:01:45','2024-04-06 12:06:53',NULL,0,0,NULL,NULL),(12103,'mixpanel','completed',10,'2024-04-06 10:21:38','2024-04-06 12:16:41','2024-04-06 12:11:37','2024-04-06 12:16:40',NULL,0,0,NULL,NULL),(12104,'mixpanel','completed',10,'2024-04-06 10:33:39','2024-04-06 12:26:46','2024-04-06 12:21:38','2024-04-06 12:26:45',NULL,0,0,NULL,NULL),(12105,'mixpanel','completed',10,'2024-04-06 11:22:43','2024-04-06 12:36:43','2024-04-06 12:31:42','2024-04-06 12:36:42',NULL,0,0,NULL,NULL),(12106,'mixpanel','completed',10,'2024-04-06 11:03:48','2024-04-06 12:46:45','2024-04-06 12:40:47','2024-04-06 12:46:43',NULL,0,0,NULL,NULL),(12107,'mixpanel','completed',10,'2024-04-06 11:33:45','2024-04-06 12:56:49','2024-04-06 12:51:44','2024-04-06 12:56:48',NULL,0,0,NULL,NULL),(12108,'mixpanel','completed',10,'2024-04-06 11:09:16','2024-04-06 13:06:45','2024-04-06 13:00:15','2024-04-06 13:06:44',NULL,0,0,NULL,NULL),(12109,'mixpanel','completed',10,'2024-04-06 11:11:44','2024-04-06 13:17:06','2024-04-06 13:11:43','2024-04-06 13:17:03',NULL,0,0,NULL,NULL),(12110,'mixpanel','completed',10,'2024-04-06 11:45:43','2024-04-06 13:31:43','2024-04-06 13:26:42','2024-04-06 13:31:42',NULL,0,0,NULL,NULL),(12111,'mixpanel','completed',10,'2024-04-06 12:00:09','2024-04-06 13:41:43','2024-04-06 13:35:08','2024-04-06 13:41:42',NULL,0,0,NULL,NULL),(12112,'mixpanel','completed',10,'2024-04-06 12:43:51','2024-04-06 13:51:55','2024-04-06 13:46:50','2024-04-06 13:51:53',NULL,0,0,NULL,NULL),(12113,'mixpanel','completed',10,'2024-04-06 12:48:43','2024-04-06 14:01:47','2024-04-06 13:56:42','2024-04-06 14:01:45',NULL,0,0,NULL,NULL),(12114,'mixpanel','completed',10,'2024-04-06 12:50:47','2024-04-06 14:11:48','2024-04-06 14:06:46','2024-04-06 14:11:47',NULL,0,0,NULL,NULL),(12115,'mixpanel','completed',10,'2024-04-06 12:28:42','2024-04-06 14:21:42','2024-04-06 14:16:41','2024-04-06 14:21:41',NULL,0,0,NULL,NULL),(12116,'mixpanel','completed',10,'2024-04-06 12:43:38','2024-04-06 14:31:37','2024-04-06 14:26:37','2024-04-06 14:31:36',NULL,0,0,NULL,NULL),(12117,'mixpanel','completed',10,'2024-04-06 13:00:47','2024-04-06 14:41:51','2024-04-06 14:36:46','2024-04-06 14:41:50',NULL,0,0,NULL,NULL),(12118,'mixpanel','completed',10,'2024-04-06 13:18:42','2024-04-06 14:51:44','2024-04-06 14:46:41','2024-04-06 14:51:43',NULL,0,0,NULL,NULL),(12119,'mixpanel','completed',10,'2024-04-06 13:54:46','2024-04-06 14:59:26','2024-04-06 14:56:45','2024-04-06 14:59:25',NULL,0,0,NULL,NULL),(12120,'mixpanel','completed',10,'2024-04-06 13:30:48','2024-04-06 15:06:41','2024-04-06 15:01:47','2024-04-06 15:06:40',NULL,0,0,NULL,NULL),(12121,'mixpanel','completed',10,'2024-04-06 13:15:46','2024-04-06 15:16:42','2024-04-06 15:11:45','2024-04-06 15:16:41',NULL,0,0,NULL,NULL),(12122,'mixpanel','completed',10,'2024-04-06 14:08:45','2024-04-06 15:26:48','2024-04-06 15:21:44','2024-04-06 15:26:47',NULL,0,0,NULL,NULL),(12123,'mixpanel','completed',10,'2024-04-06 14:12:41','2024-04-06 15:36:37','2024-04-06 15:31:40','2024-04-06 15:36:36',NULL,0,0,NULL,NULL),(12124,'mixpanel','completed',10,'2024-04-06 13:41:48','2024-04-06 15:46:45','2024-04-06 15:41:47','2024-04-06 15:46:44',NULL,0,0,NULL,NULL),(12125,'mixpanel','completed',10,'2024-04-06 14:45:36','2024-04-06 15:56:44','2024-04-06 15:51:35','2024-04-06 15:56:43',NULL,0,0,NULL,NULL),(12126,'mixpanel','completed',10,'2024-04-06 14:40:45','2024-04-06 16:06:44','2024-04-06 16:01:44','2024-04-06 16:06:43',NULL,0,0,NULL,NULL),(12127,'mixpanel','completed',10,'2024-04-06 14:43:49','2024-04-06 16:16:43','2024-04-06 16:11:48','2024-04-06 16:16:42',NULL,0,0,NULL,NULL),(12128,'mixpanel','completed',10,'2024-04-06 15:00:43','2024-04-06 16:31:54','2024-04-06 16:21:42','2024-04-06 16:31:52',NULL,0,0,NULL,NULL),(12129,'mixpanel','completed',10,'2024-04-06 15:26:34','2024-04-06 16:41:41','2024-04-06 16:36:33','2024-04-06 16:41:40',NULL,0,0,NULL,NULL),(12130,'mixpanel','completed',10,'2024-04-06 15:20:48','2024-04-06 16:51:44','2024-04-06 16:46:47','2024-04-06 16:51:43',NULL,0,0,NULL,NULL),(12131,'mixpanel','completed',10,'2024-04-06 14:56:40','2024-04-06 17:01:41','2024-04-06 16:56:39','2024-04-06 17:01:40',NULL,0,0,NULL,NULL),(12132,'mixpanel','completed',10,'2024-04-06 15:15:40','2024-04-06 17:11:46','2024-04-06 17:06:39','2024-04-06 17:11:45',NULL,0,0,NULL,NULL),(12133,'mixpanel','completed',10,'2024-04-06 16:03:43','2024-04-06 17:21:41','2024-04-06 17:16:42','2024-04-06 17:21:40',NULL,0,0,NULL,NULL),(12134,'mixpanel','completed',10,'2024-04-06 16:15:59','2024-04-06 17:28:38','2024-04-06 17:25:59','2024-04-06 17:28:37',NULL,0,0,NULL,NULL),(12135,'mixpanel','completed',10,'2024-04-06 15:46:38','2024-04-06 17:36:45','2024-04-06 17:31:37','2024-04-06 17:36:44',NULL,0,0,NULL,NULL),(12136,'mixpanel','completed',10,'2024-04-06 15:49:43','2024-04-06 17:46:38','2024-04-06 17:41:41','2024-04-06 17:46:37',NULL,0,0,NULL,NULL),(12137,'mixpanel','completed',10,'2024-04-06 16:33:42','2024-04-06 17:56:37','2024-04-06 17:51:41','2024-04-06 17:56:36',NULL,0,0,NULL,NULL),(12138,'mixpanel','completed',10,'2024-04-06 16:36:49','2024-04-06 18:06:38','2024-04-06 18:01:48','2024-04-06 18:06:37',NULL,0,0,NULL,NULL),(12139,'mixpanel','completed',10,'2024-04-06 16:23:45','2024-04-06 18:16:41','2024-04-06 18:11:44','2024-04-06 18:16:40',NULL,0,0,NULL,NULL),(12140,'mixpanel','completed',10,'2024-04-06 16:55:43','2024-04-06 18:23:56','2024-04-06 18:21:42','2024-04-06 18:23:55',NULL,0,0,NULL,NULL),(12141,'mixpanel','completed',10,'2024-04-06 16:41:18','2024-04-06 18:31:39','2024-04-06 18:26:17','2024-04-06 18:31:38',NULL,0,0,NULL,NULL),(12142,'mixpanel','completed',10,'2024-04-06 16:55:44','2024-04-06 18:36:42','2024-04-06 18:33:43','2024-04-06 18:36:41',NULL,0,0,NULL,NULL),(12143,'mixpanel','completed',10,'2024-04-06 16:45:40','2024-04-06 18:46:40','2024-04-06 18:41:39','2024-04-06 18:46:40',NULL,0,0,NULL,NULL),(12144,'mixpanel','completed',10,'2024-04-06 17:19:42','2024-04-06 18:56:44','2024-04-06 18:51:41','2024-04-06 18:56:43',NULL,0,0,NULL,NULL),(12145,'mixpanel','completed',10,'2024-04-06 17:50:57','2024-04-06 19:06:37','2024-04-06 19:00:56','2024-04-06 19:06:36',NULL,0,0,NULL,NULL),(12146,'mixpanel','completed',10,'2024-04-06 17:45:45','2024-04-06 19:16:50','2024-04-06 19:11:44','2024-04-06 19:16:49',NULL,0,0,NULL,NULL),(12147,'mixpanel','completed',10,'2024-04-06 17:32:39','2024-04-06 19:26:45','2024-04-06 19:21:38','2024-04-06 19:26:44',NULL,0,0,NULL,NULL),(12148,'mixpanel','completed',10,'2024-04-06 17:34:58','2024-04-06 19:36:46','2024-04-06 19:31:56','2024-04-06 19:36:45',NULL,0,0,NULL,NULL),(12149,'mixpanel','completed',10,'2024-04-06 17:39:57','2024-04-06 19:41:44','2024-04-06 19:38:56','2024-04-06 19:41:43',NULL,0,0,NULL,NULL),(12150,'mixpanel','completed',10,'2024-04-06 17:57:47','2024-04-06 19:51:43','2024-04-06 19:46:46','2024-04-06 19:51:42',NULL,0,0,NULL,NULL),(12151,'mixpanel','completed',10,'2024-04-06 17:58:41','2024-04-06 20:01:44','2024-04-06 19:56:40','2024-04-06 20:01:43',NULL,0,0,NULL,NULL),(12152,'mixpanel','completed',10,'2024-04-06 18:20:42','2024-04-06 20:11:48','2024-04-06 20:06:41','2024-04-06 20:11:47',NULL,0,0,NULL,NULL),(12153,'mixpanel','completed',10,'2024-04-06 18:22:49','2024-04-06 20:21:32','2024-04-06 20:16:48','2024-04-06 20:21:31',NULL,0,0,NULL,NULL),(12154,'mixpanel','completed',10,'2024-04-06 18:57:46','2024-04-06 20:31:43','2024-04-06 20:26:45','2024-04-06 20:31:42',NULL,0,0,NULL,NULL),(12155,'mixpanel','completed',10,'2024-04-06 19:16:43','2024-04-06 20:41:17','2024-04-06 20:36:42','2024-04-06 20:41:16',NULL,0,0,NULL,NULL),(12156,'subscribers_engagement_score','completed',10,'2024-04-06 20:44:58','2024-04-06 20:51:50','2024-04-06 20:44:56','2024-04-06 20:51:47',NULL,0,0,NULL,NULL),(12157,'mixpanel','completed',10,'2024-04-06 19:30:58','2024-04-06 20:51:50','2024-04-06 20:44:56','2024-04-06 20:51:47',NULL,0,0,NULL,NULL),(12158,'subscribers_engagement_score','completed',10,'2024-04-07 21:55:00','2024-04-07 21:56:33','2024-04-06 20:51:47','2024-04-07 21:56:32',NULL,0,0,NULL,NULL),(12159,'mixpanel','completed',10,'2024-04-06 19:43:45','2024-04-06 21:01:46','2024-04-06 20:56:44','2024-04-06 21:01:45',NULL,0,0,NULL,NULL),(12160,'mixpanel','completed',10,'2024-04-06 19:33:51','2024-04-06 21:11:42','2024-04-06 21:06:51','2024-04-06 21:11:41',NULL,0,0,NULL,NULL),(12161,'mixpanel','completed',10,'2024-04-06 19:40:45','2024-04-06 21:16:49','2024-04-06 21:13:44','2024-04-06 21:16:48',NULL,0,0,NULL,NULL),(12162,'mixpanel','completed',10,'2024-04-06 20:00:43','2024-04-06 21:25:01','2024-04-06 21:21:42','2024-04-06 21:25:00',NULL,0,0,NULL,NULL),(12163,'mixpanel','completed',10,'2024-04-06 19:51:49','2024-04-06 21:36:46','2024-04-06 21:31:48','2024-04-06 21:36:44',NULL,0,0,NULL,NULL),(12164,'mixpanel','completed',10,'2024-04-06 19:55:43','2024-04-06 21:46:46','2024-04-06 21:41:42','2024-04-06 21:46:45',NULL,0,0,NULL,NULL),(12165,'mixpanel','completed',10,'2024-04-06 20:18:40','2024-04-06 21:56:44','2024-04-06 21:51:39','2024-04-06 21:56:43',NULL,0,0,NULL,NULL),(12166,'mixpanel','completed',10,'2024-04-06 20:31:51','2024-04-06 22:06:45','2024-04-06 22:01:50','2024-04-06 22:06:44',NULL,0,0,NULL,NULL),(12167,'export_files_cleanup','completed',10,'2024-04-11 22:00:00','2024-04-11 22:01:57','2024-04-06 22:06:44','2024-04-11 22:01:56',NULL,0,0,NULL,NULL),(12168,'mixpanel','completed',10,'2024-04-06 20:45:47','2024-04-06 22:15:40','2024-04-06 22:11:46','2024-04-06 22:15:40',NULL,0,0,NULL,NULL),(12169,'mixpanel','completed',10,'2024-04-06 20:52:50','2024-04-06 22:26:54','2024-04-06 22:21:49','2024-04-06 22:26:53',NULL,0,0,NULL,NULL),(12170,'mixpanel','completed',10,'2024-04-06 21:10:41','2024-04-06 22:36:44','2024-04-06 22:31:40','2024-04-06 22:36:43',NULL,0,0,NULL,NULL),(12171,'mixpanel','completed',10,'2024-04-06 21:02:54','2024-04-06 22:46:46','2024-04-06 22:41:53','2024-04-06 22:46:45',NULL,0,0,NULL,NULL),(12172,'mixpanel','completed',10,'2024-04-06 21:11:40','2024-04-06 22:56:41','2024-04-06 22:51:39','2024-04-06 22:56:40',NULL,0,0,NULL,NULL),(12173,'mixpanel','completed',10,'2024-04-06 21:20:46','2024-04-06 23:11:51','2024-04-06 23:06:45','2024-04-06 23:11:50',NULL,0,0,NULL,NULL),(12174,'mixpanel','completed',10,'2024-04-06 21:39:37','2024-04-06 23:21:50','2024-04-06 23:16:36','2024-04-06 23:21:49',NULL,0,0,NULL,NULL),(12175,'mixpanel','completed',10,'2024-04-06 22:06:57','2024-04-06 23:31:45','2024-04-06 23:26:56','2024-04-06 23:31:44',NULL,0,0,NULL,NULL),(12176,'mixpanel','completed',10,'2024-04-06 22:14:41','2024-04-06 23:41:48','2024-04-06 23:36:40','2024-04-06 23:41:47',NULL,0,0,NULL,NULL),(12177,'mixpanel','completed',10,'2024-04-06 22:11:38','2024-04-06 23:51:43','2024-04-06 23:46:37','2024-04-06 23:51:42',NULL,0,0,NULL,NULL),(12178,'mixpanel','completed',10,'2024-04-06 22:52:41','2024-04-07 00:01:43','2024-04-06 23:56:40','2024-04-07 00:01:42',NULL,0,0,NULL,NULL),(12179,'mixpanel','completed',10,'2024-04-06 22:05:42','2024-04-07 00:11:48','2024-04-07 00:06:41','2024-04-07 00:11:48',NULL,0,0,NULL,NULL),(12180,'mixpanel','completed',10,'2024-04-06 22:50:44','2024-04-07 00:21:39','2024-04-07 00:16:43','2024-04-07 00:21:38',NULL,0,0,NULL,NULL),(12181,'mixpanel','completed',10,'2024-04-06 22:49:49','2024-04-07 00:31:41','2024-04-07 00:26:48','2024-04-07 00:31:40',NULL,0,0,NULL,NULL),(12182,'mixpanel','completed',10,'2024-04-06 22:58:44','2024-04-07 00:41:42','2024-04-07 00:36:43','2024-04-07 00:41:41',NULL,0,0,NULL,NULL),(12183,'mixpanel','completed',10,'2024-04-06 22:46:36','2024-04-07 00:51:41','2024-04-07 00:46:35','2024-04-07 00:51:40',NULL,0,0,NULL,NULL),(12184,'mixpanel','completed',10,'2024-04-06 23:12:44','2024-04-07 01:01:41','2024-04-07 00:56:44','2024-04-07 01:01:40',NULL,0,0,NULL,NULL),(12185,'mixpanel','completed',10,'2024-04-06 23:50:42','2024-04-07 01:11:47','2024-04-07 01:06:41','2024-04-07 01:11:47',NULL,0,0,NULL,NULL),(12186,'mixpanel','completed',10,'2024-04-06 23:54:40','2024-04-07 01:21:50','2024-04-07 01:16:39','2024-04-07 01:21:49',NULL,0,0,NULL,NULL),(12187,'mixpanel','completed',10,'2024-04-06 23:36:37','2024-04-07 01:31:50','2024-04-07 01:26:37','2024-04-07 01:31:49',NULL,0,0,NULL,NULL),(12188,'mixpanel','completed',10,'2024-04-07 00:31:48','2024-04-07 01:41:48','2024-04-07 01:36:47','2024-04-07 01:41:47',NULL,0,0,NULL,NULL),(12189,'mixpanel','completed',10,'2024-04-07 00:31:45','2024-04-07 01:51:44','2024-04-07 01:46:44','2024-04-07 01:51:43',NULL,0,0,NULL,NULL),(12190,'mixpanel','completed',10,'2024-04-07 00:19:43','2024-04-07 02:01:42','2024-04-07 01:56:42','2024-04-07 02:01:41',NULL,0,0,NULL,NULL),(12191,'mixpanel','completed',10,'2024-04-07 00:22:52','2024-04-07 02:11:50','2024-04-07 02:06:51','2024-04-07 02:11:49',NULL,0,0,NULL,NULL),(12192,'mixpanel','completed',10,'2024-04-07 00:31:42','2024-04-07 02:21:38','2024-04-07 02:16:41','2024-04-07 02:21:37',NULL,0,0,NULL,NULL),(12193,'mixpanel','completed',10,'2024-04-07 00:48:49','2024-04-07 02:31:46','2024-04-07 02:26:48','2024-04-07 02:31:45',NULL,0,0,NULL,NULL),(12194,'mixpanel','completed',10,'2024-04-07 01:34:42','2024-04-07 02:41:50','2024-04-07 02:36:41','2024-04-07 02:41:49',NULL,0,0,NULL,NULL),(12195,'mixpanel','completed',10,'2024-04-07 01:33:42','2024-04-07 02:51:46','2024-04-07 02:46:41','2024-04-07 02:51:45',NULL,0,0,NULL,NULL),(12196,'mixpanel','completed',10,'2024-04-07 01:24:51','2024-04-07 03:01:40','2024-04-07 02:56:50','2024-04-07 03:01:39',NULL,0,0,NULL,NULL),(12197,'mixpanel','completed',10,'2024-04-07 01:48:46','2024-04-07 03:11:46','2024-04-07 03:06:45','2024-04-07 03:11:45',NULL,0,0,NULL,NULL),(12198,'mixpanel','completed',10,'2024-04-07 01:44:46','2024-04-07 03:21:42','2024-04-07 03:16:45','2024-04-07 03:21:41',NULL,0,0,NULL,NULL),(12199,'mixpanel','completed',10,'2024-04-07 01:57:41','2024-04-07 03:31:47','2024-04-07 03:26:41','2024-04-07 03:31:46',NULL,0,0,NULL,NULL),(12200,'mixpanel','completed',10,'2024-04-07 02:15:36','2024-04-07 03:41:47','2024-04-07 03:36:35','2024-04-07 03:41:45',NULL,0,0,NULL,NULL),(12201,'mixpanel','completed',10,'2024-04-07 02:37:44','2024-04-07 03:51:42','2024-04-07 03:46:43','2024-04-07 03:51:41',NULL,0,0,NULL,NULL),(12202,'mixpanel','completed',10,'2024-04-07 02:52:44','2024-04-07 04:01:40','2024-04-07 03:56:43','2024-04-07 04:01:39',NULL,0,0,NULL,NULL),(12203,'mixpanel','completed',10,'2024-04-07 02:10:40','2024-04-07 04:11:45','2024-04-07 04:06:39','2024-04-07 04:11:44',NULL,0,0,NULL,NULL),(12204,'mixpanel','completed',10,'2024-04-07 02:31:39','2024-04-07 04:21:52','2024-04-07 04:16:38','2024-04-07 04:21:51',NULL,0,0,NULL,NULL),(12205,'mixpanel','completed',10,'2024-04-07 02:33:43','2024-04-07 04:31:53','2024-04-07 04:26:42','2024-04-07 04:31:50',NULL,0,0,NULL,NULL),(12206,'mixpanel','completed',10,'2024-04-07 03:23:39','2024-04-07 04:41:44','2024-04-07 04:36:38','2024-04-07 04:41:42',NULL,0,0,NULL,NULL),(12207,'mixpanel','completed',10,'2024-04-07 03:12:45','2024-04-07 04:51:45','2024-04-07 04:46:44','2024-04-07 04:51:44',NULL,0,0,NULL,NULL),(12208,'mixpanel','completed',10,'2024-04-07 03:11:50','2024-04-07 05:01:40','2024-04-07 04:56:44','2024-04-07 05:01:39',NULL,0,0,NULL,NULL),(12209,'mixpanel','completed',10,'2024-04-07 03:13:41','2024-04-07 05:11:40','2024-04-07 05:06:41','2024-04-07 05:11:39',NULL,0,0,NULL,NULL),(12210,'mixpanel','completed',10,'2024-04-07 03:48:53','2024-04-07 05:21:49','2024-04-07 05:16:52','2024-04-07 05:21:49',NULL,0,0,NULL,NULL),(12211,'mixpanel','completed',10,'2024-04-07 03:52:41','2024-04-07 05:31:52','2024-04-07 05:26:40','2024-04-07 05:31:51',NULL,0,0,NULL,NULL),(12212,'mixpanel','completed',10,'2024-04-07 04:20:41','2024-04-07 05:41:42','2024-04-07 05:36:40','2024-04-07 05:41:41',NULL,0,0,NULL,NULL),(12213,'mixpanel','completed',10,'2024-04-07 04:16:45','2024-04-07 05:56:52','2024-04-07 05:46:45','2024-04-07 05:56:50',NULL,0,0,NULL,NULL),(12214,'mixpanel','completed',10,'2024-04-07 04:13:43','2024-04-07 06:06:48','2024-04-07 06:01:42','2024-04-07 06:06:47',NULL,0,0,NULL,NULL),(12215,'mixpanel','completed',10,'2024-04-07 04:17:41','2024-04-07 06:16:48','2024-04-07 06:11:40','2024-04-07 06:16:47',NULL,0,0,NULL,NULL),(12216,'mixpanel','completed',10,'2024-04-07 04:28:41','2024-04-07 06:26:41','2024-04-07 06:21:40','2024-04-07 06:26:40',NULL,0,0,NULL,NULL),(12217,'mixpanel','completed',10,'2024-04-07 04:59:53','2024-04-07 06:36:44','2024-04-07 06:29:52','2024-04-07 06:36:43',NULL,0,0,NULL,NULL),(12218,'mixpanel','completed',10,'2024-04-07 05:36:41','2024-04-07 06:46:45','2024-04-07 06:41:40','2024-04-07 06:46:44',NULL,0,0,NULL,NULL),(12219,'mixpanel','completed',10,'2024-04-07 05:15:38','2024-04-07 06:56:42','2024-04-07 06:51:37','2024-04-07 06:56:41',NULL,0,0,NULL,NULL),(12220,'mixpanel','completed',10,'2024-04-07 05:50:44','2024-04-07 07:06:46','2024-04-07 07:01:43','2024-04-07 07:06:45',NULL,0,0,NULL,NULL),(12221,'mixpanel','completed',10,'2024-04-07 05:52:42','2024-04-07 07:16:39','2024-04-07 07:11:41','2024-04-07 07:16:39',NULL,0,0,NULL,NULL),(12222,'mixpanel','completed',10,'2024-04-07 05:37:30','2024-04-07 07:21:43','2024-04-07 07:19:29','2024-04-07 07:21:42',NULL,0,0,NULL,NULL),(12223,'mixpanel','completed',10,'2024-04-07 06:17:44','2024-04-07 07:31:38','2024-04-07 07:26:43','2024-04-07 07:31:37',NULL,0,0,NULL,NULL),(12224,'mixpanel','completed',10,'2024-04-07 06:00:40','2024-04-07 07:41:45','2024-04-07 07:36:39','2024-04-07 07:41:44',NULL,0,0,NULL,NULL),(12225,'mixpanel','completed',10,'2024-04-07 06:23:52','2024-04-07 07:51:41','2024-04-07 07:46:51','2024-04-07 07:51:40',NULL,0,0,NULL,NULL),(12226,'mixpanel','completed',10,'2024-04-07 06:17:36','2024-04-07 08:01:49','2024-04-07 07:56:36','2024-04-07 08:01:48',NULL,0,0,NULL,NULL),(12227,'mixpanel','completed',10,'2024-04-07 06:28:45','2024-04-07 08:11:38','2024-04-07 08:06:44','2024-04-07 08:11:37',NULL,0,0,NULL,NULL),(12228,'mixpanel','completed',10,'2024-04-07 06:35:41','2024-04-07 08:21:45','2024-04-07 08:16:40','2024-04-07 08:21:44',NULL,0,0,NULL,NULL),(12229,'mixpanel','completed',10,'2024-04-07 06:59:46','2024-04-07 08:31:39','2024-04-07 08:26:45','2024-04-07 08:31:38',NULL,0,0,NULL,NULL),(12230,'mixpanel','completed',10,'2024-04-07 06:51:49','2024-04-07 08:41:45','2024-04-07 08:36:48','2024-04-07 08:41:44',NULL,0,0,NULL,NULL),(12231,'mixpanel','completed',10,'2024-04-07 06:53:39','2024-04-07 08:51:39','2024-04-07 08:46:38','2024-04-07 08:51:39',NULL,0,0,NULL,NULL),(12232,'mixpanel','completed',10,'2024-04-07 07:10:47','2024-04-07 09:01:43','2024-04-07 08:56:46','2024-04-07 09:01:42',NULL,0,0,NULL,NULL),(12233,'mixpanel','completed',10,'2024-04-07 07:18:35','2024-04-07 09:11:48','2024-04-07 09:06:34','2024-04-07 09:11:47',NULL,0,0,NULL,NULL),(12234,'mixpanel','completed',10,'2024-04-07 07:56:41','2024-04-07 09:21:37','2024-04-07 09:16:40','2024-04-07 09:21:36',NULL,0,0,NULL,NULL),(12235,'mixpanel','completed',10,'2024-04-07 08:17:35','2024-04-07 09:31:36','2024-04-07 09:26:35','2024-04-07 09:31:35',NULL,0,0,NULL,NULL),(12236,'mixpanel','completed',10,'2024-04-07 07:48:46','2024-04-07 09:41:37','2024-04-07 09:36:45','2024-04-07 09:41:36',NULL,0,0,NULL,NULL),(12237,'schedule_re_engagement_email','completed',10,'2024-04-08 09:46:40','2024-04-08 09:46:41','2024-04-07 09:46:39','2024-04-08 09:46:40',NULL,0,0,NULL,NULL),(12238,'mixpanel','completed',10,'2024-04-07 08:31:40','2024-04-07 09:51:31','2024-04-07 09:46:39','2024-04-07 09:51:30',NULL,0,0,NULL,NULL),(12239,'mixpanel','completed',10,'2024-04-07 08:24:41','2024-04-07 10:01:47','2024-04-07 09:56:40','2024-04-07 10:01:46',NULL,0,0,NULL,NULL),(12240,'mixpanel','completed',10,'2024-04-07 09:03:42','2024-04-07 10:11:46','2024-04-07 10:06:41','2024-04-07 10:11:45',NULL,0,0,NULL,NULL),(12241,'mixpanel','completed',10,'2024-04-07 08:59:36','2024-04-07 10:21:45','2024-04-07 10:16:35','2024-04-07 10:21:44',NULL,0,0,NULL,NULL),(12242,'mixpanel','completed',10,'2024-04-07 09:16:38','2024-04-07 10:31:52','2024-04-07 10:26:37','2024-04-07 10:31:52',NULL,0,0,NULL,NULL),(12243,'mixpanel','completed',10,'2024-04-07 08:47:36','2024-04-07 10:41:44','2024-04-07 10:36:36','2024-04-07 10:41:43',NULL,0,0,NULL,NULL),(12244,'mixpanel','completed',10,'2024-04-07 09:35:45','2024-04-07 10:51:40','2024-04-07 10:46:44','2024-04-07 10:51:39',NULL,0,0,NULL,NULL),(12245,'mixpanel','completed',10,'2024-04-07 09:35:40','2024-04-07 11:01:19','2024-04-07 10:56:39','2024-04-07 11:01:18',NULL,0,0,NULL,NULL),(12246,'mixpanel','completed',10,'2024-04-07 09:22:44','2024-04-07 11:11:55','2024-04-07 11:06:43','2024-04-07 11:11:55',NULL,0,0,NULL,NULL),(12247,'mixpanel','completed',10,'2024-04-07 10:04:23','2024-04-07 11:21:37','2024-04-07 11:15:22','2024-04-07 11:21:36',NULL,0,0,NULL,NULL),(12248,'mixpanel','completed',10,'2024-04-07 10:23:43','2024-04-07 11:31:42','2024-04-07 11:26:42','2024-04-07 11:31:41',NULL,0,0,NULL,NULL),(12249,'mixpanel','completed',10,'2024-04-07 09:36:42','2024-04-07 11:41:44','2024-04-07 11:36:41','2024-04-07 11:41:43',NULL,0,0,NULL,NULL),(12250,'mixpanel','completed',10,'2024-04-07 09:49:50','2024-04-07 11:51:40','2024-04-07 11:46:48','2024-04-07 11:51:40',NULL,0,0,NULL,NULL),(12251,'mixpanel','completed',10,'2024-04-07 10:30:48','2024-04-07 12:01:50','2024-04-07 11:56:47','2024-04-07 12:01:49',NULL,0,0,NULL,NULL),(12252,'mixpanel','completed',10,'2024-04-07 10:54:41','2024-04-07 12:11:50','2024-04-07 12:06:40','2024-04-07 12:11:50',NULL,0,0,NULL,NULL),(12253,'mixpanel','completed',10,'2024-04-07 10:26:49','2024-04-07 12:21:44','2024-04-07 12:16:48','2024-04-07 12:21:43',NULL,0,0,NULL,NULL),(12254,'mixpanel','completed',10,'2024-04-07 10:33:42','2024-04-07 12:31:49','2024-04-07 12:26:41','2024-04-07 12:31:48',NULL,0,0,NULL,NULL),(12255,'mixpanel','completed',10,'2024-04-07 10:54:38','2024-04-07 12:41:40','2024-04-07 12:36:37','2024-04-07 12:41:39',NULL,0,0,NULL,NULL),(12256,'mixpanel','completed',10,'2024-04-07 11:07:49','2024-04-07 12:51:42','2024-04-07 12:46:48','2024-04-07 12:51:41',NULL,0,0,NULL,NULL),(12257,'mixpanel','completed',10,'2024-04-07 11:15:51','2024-04-07 13:01:52','2024-04-07 12:56:50','2024-04-07 13:01:51',NULL,0,0,NULL,NULL),(12258,'mixpanel','completed',10,'2024-04-07 12:02:41','2024-04-07 13:11:40','2024-04-07 13:06:40','2024-04-07 13:11:39',NULL,0,0,NULL,NULL),(12259,'mixpanel','completed',10,'2024-04-07 11:48:43','2024-04-07 13:21:45','2024-04-07 13:16:42','2024-04-07 13:21:44',NULL,0,0,NULL,NULL),(12260,'mixpanel','completed',10,'2024-04-07 11:38:49','2024-04-07 13:31:43','2024-04-07 13:26:48','2024-04-07 13:31:42',NULL,0,0,NULL,NULL),(12261,'mixpanel','completed',10,'2024-04-07 11:42:39','2024-04-07 13:41:43','2024-04-07 13:35:38','2024-04-07 13:41:42',NULL,0,0,NULL,NULL),(12262,'mixpanel','completed',10,'2024-04-07 12:05:38','2024-04-07 13:51:44','2024-04-07 13:46:37','2024-04-07 13:51:43',NULL,0,0,NULL,NULL),(12263,'mixpanel','completed',10,'2024-04-07 12:49:36','2024-04-07 14:01:49','2024-04-07 13:56:35','2024-04-07 14:01:48',NULL,0,0,NULL,NULL),(12264,'mixpanel','completed',10,'2024-04-07 12:26:48','2024-04-07 14:09:40','2024-04-07 14:06:48','2024-04-07 14:09:39',NULL,0,0,NULL,NULL),(12265,'mixpanel','completed',10,'2024-04-07 12:12:43','2024-04-07 14:16:40','2024-04-07 14:11:42','2024-04-07 14:16:40',NULL,0,0,NULL,NULL),(12266,'mixpanel','completed',10,'2024-04-07 12:22:45','2024-04-07 14:26:45','2024-04-07 14:21:44','2024-04-07 14:26:45',NULL,0,0,NULL,NULL),(12267,'mixpanel','completed',10,'2024-04-07 12:38:48','2024-04-07 14:36:40','2024-04-07 14:31:46','2024-04-07 14:36:39',NULL,0,0,NULL,NULL),(12268,'mixpanel','completed',10,'2024-04-07 13:02:38','2024-04-07 14:46:41','2024-04-07 14:41:37','2024-04-07 14:46:40',NULL,0,0,NULL,NULL),(12269,'mixpanel','completed',10,'2024-04-07 13:44:50','2024-04-07 14:56:44','2024-04-07 14:51:49','2024-04-07 14:56:44',NULL,0,0,NULL,NULL),(12270,'mixpanel','completed',10,'2024-04-07 13:10:45','2024-04-07 15:06:41','2024-04-07 15:01:44','2024-04-07 15:06:40',NULL,0,0,NULL,NULL),(12271,'mixpanel','completed',10,'2024-04-07 13:41:48','2024-04-07 15:16:41','2024-04-07 15:11:47','2024-04-07 15:16:40',NULL,0,0,NULL,NULL),(12272,'mixpanel','completed',10,'2024-04-07 13:43:50','2024-04-07 15:26:42','2024-04-07 15:21:49','2024-04-07 15:26:41',NULL,0,0,NULL,NULL),(12273,'mixpanel','completed',10,'2024-04-07 14:03:43','2024-04-07 15:36:48','2024-04-07 15:31:42','2024-04-07 15:36:47',NULL,0,0,NULL,NULL),(12274,'mixpanel','completed',10,'2024-04-07 14:14:45','2024-04-07 15:46:44','2024-04-07 15:41:44','2024-04-07 15:46:43',NULL,0,0,NULL,NULL),(12275,'mixpanel','completed',10,'2024-04-07 13:52:46','2024-04-07 15:56:41','2024-04-07 15:51:45','2024-04-07 15:56:40',NULL,0,0,NULL,NULL),(12276,'mixpanel','completed',10,'2024-04-07 14:18:06','2024-04-07 16:06:52','2024-04-07 16:00:05','2024-04-07 16:06:51',NULL,0,0,NULL,NULL),(12277,'mixpanel','completed',10,'2024-04-07 14:59:51','2024-04-07 16:16:43','2024-04-07 16:11:50','2024-04-07 16:16:42',NULL,0,0,NULL,NULL),(12278,'mixpanel','completed',10,'2024-04-07 14:54:47','2024-04-07 16:26:48','2024-04-07 16:21:46','2024-04-07 16:26:47',NULL,0,0,NULL,NULL),(12279,'mixpanel','completed',10,'2024-04-07 14:58:40','2024-04-07 16:36:45','2024-04-07 16:31:39','2024-04-07 16:36:44',NULL,0,0,NULL,NULL),(12280,'mixpanel','completed',10,'2024-04-07 14:42:37','2024-04-07 16:46:49','2024-04-07 16:41:36','2024-04-07 16:46:49',NULL,0,0,NULL,NULL),(12281,'mixpanel','completed',10,'2024-04-07 15:38:46','2024-04-07 16:56:41','2024-04-07 16:51:45','2024-04-07 16:56:40',NULL,0,0,NULL,NULL),(12282,'mixpanel','completed',10,'2024-04-07 15:00:48','2024-04-07 17:06:45','2024-04-07 17:01:47','2024-04-07 17:06:44',NULL,0,0,NULL,NULL),(12283,'mixpanel','completed',10,'2024-04-07 15:17:46','2024-04-07 17:16:45','2024-04-07 17:11:45','2024-04-07 17:16:44',NULL,0,0,NULL,NULL),(12284,'mixpanel','completed',10,'2024-04-07 15:47:46','2024-04-07 17:26:40','2024-04-07 17:21:46','2024-04-07 17:26:39',NULL,0,0,NULL,NULL),(12285,'mixpanel','completed',10,'2024-04-07 15:58:42','2024-04-07 17:36:43','2024-04-07 17:31:41','2024-04-07 17:36:42',NULL,0,0,NULL,NULL),(12286,'mixpanel','completed',10,'2024-04-07 15:56:45','2024-04-07 17:46:40','2024-04-07 17:41:44','2024-04-07 17:46:39',NULL,0,0,NULL,NULL),(12287,'mixpanel','completed',10,'2024-04-07 16:19:47','2024-04-07 17:56:50','2024-04-07 17:51:46','2024-04-07 17:56:49',NULL,0,0,NULL,NULL),(12288,'mixpanel','completed',10,'2024-04-07 16:08:47','2024-04-07 18:06:43','2024-04-07 18:01:46','2024-04-07 18:06:42',NULL,0,0,NULL,NULL),(12289,'mixpanel','completed',10,'2024-04-07 17:03:49','2024-04-07 18:16:51','2024-04-07 18:11:49','2024-04-07 18:16:49',NULL,0,0,NULL,NULL),(12290,'mixpanel','completed',10,'2024-04-07 17:00:46','2024-04-07 18:26:43','2024-04-07 18:21:45','2024-04-07 18:26:42',NULL,0,0,NULL,NULL),(12291,'mixpanel','completed',10,'2024-04-07 16:49:42','2024-04-07 18:36:44','2024-04-07 18:31:41','2024-04-07 18:36:43',NULL,0,0,NULL,NULL),(12292,'mixpanel','completed',10,'2024-04-07 17:05:40','2024-04-07 18:46:41','2024-04-07 18:41:39','2024-04-07 18:46:40',NULL,0,0,NULL,NULL),(12293,'mixpanel','completed',10,'2024-04-07 17:09:45','2024-04-07 18:56:44','2024-04-07 18:51:44','2024-04-07 18:56:43',NULL,0,0,NULL,NULL),(12294,'mixpanel','completed',10,'2024-04-07 17:23:46','2024-04-07 19:06:41','2024-04-07 19:01:45','2024-04-07 19:06:40',NULL,0,0,NULL,NULL),(12295,'mixpanel','completed',10,'2024-04-07 17:16:47','2024-04-07 19:16:31','2024-04-07 19:11:46','2024-04-07 19:16:30',NULL,0,0,NULL,NULL),(12296,'mixpanel','completed',10,'2024-04-07 17:26:47','2024-04-07 19:26:43','2024-04-07 19:21:46','2024-04-07 19:26:42',NULL,0,0,NULL,NULL),(12297,'mixpanel','completed',10,'2024-04-07 18:04:41','2024-04-07 19:36:55','2024-04-07 19:31:40','2024-04-07 19:36:52',NULL,0,0,NULL,NULL),(12298,'mixpanel','completed',10,'2024-04-07 18:17:43','2024-04-07 19:46:42','2024-04-07 19:41:42','2024-04-07 19:46:41',NULL,0,0,NULL,NULL),(12299,'mixpanel','completed',10,'2024-04-07 18:42:54','2024-04-07 19:56:43','2024-04-07 19:51:53','2024-04-07 19:56:42',NULL,0,0,NULL,NULL),(12300,'mixpanel','completed',10,'2024-04-07 18:10:54','2024-04-07 20:06:48','2024-04-07 20:01:52','2024-04-07 20:06:45',NULL,0,0,NULL,NULL),(12301,'mixpanel','completed',10,'2024-04-07 19:08:46','2024-04-07 20:16:40','2024-04-07 20:11:45','2024-04-07 20:16:39',NULL,0,0,NULL,NULL),(12302,'mixpanel','completed',10,'2024-04-07 18:33:42','2024-04-07 20:26:45','2024-04-07 20:21:41','2024-04-07 20:26:44',NULL,0,0,NULL,NULL),(12303,'mixpanel','completed',10,'2024-04-07 19:18:42','2024-04-07 20:36:47','2024-04-07 20:31:41','2024-04-07 20:36:46',NULL,0,0,NULL,NULL),(12304,'mixpanel','completed',10,'2024-04-07 19:28:41','2024-04-07 20:44:54','2024-04-07 20:41:40','2024-04-07 20:44:53',NULL,0,0,NULL,NULL),(12305,'mixpanel','completed',10,'2024-04-07 19:25:54','2024-04-07 20:56:56','2024-04-07 20:51:52','2024-04-07 20:56:54',NULL,0,0,NULL,NULL),(12306,'mixpanel','completed',10,'2024-04-07 19:25:55','2024-04-07 21:06:42','2024-04-07 21:01:52','2024-04-07 21:06:41',NULL,0,0,NULL,NULL),(12307,'mixpanel','completed',10,'2024-04-07 20:04:53','2024-04-07 21:16:41','2024-04-07 21:11:52','2024-04-07 21:16:40',NULL,0,0,NULL,NULL),(12308,'mixpanel','completed',10,'2024-04-07 19:35:43','2024-04-07 21:26:42','2024-04-07 21:21:42','2024-04-07 21:26:41',NULL,0,0,NULL,NULL),(12309,'mixpanel','completed',10,'2024-04-07 19:59:45','2024-04-07 21:36:40','2024-04-07 21:31:44','2024-04-07 21:36:39',NULL,0,0,NULL,NULL),(12310,'mixpanel','completed',10,'2024-04-07 20:11:46','2024-04-07 21:46:52','2024-04-07 21:41:45','2024-04-07 21:46:46',NULL,0,0,NULL,NULL),(12311,'mixpanel','completed',10,'2024-04-07 20:10:41','2024-04-07 21:56:33','2024-04-07 21:51:40','2024-04-07 21:56:32',NULL,0,0,NULL,NULL),(12312,'subscribers_engagement_score','completed',10,'2024-04-07 21:56:33','2024-04-07 22:00:40','2024-04-07 21:56:32','2024-04-07 22:00:39',NULL,0,0,NULL,NULL),(12313,'subscribers_email_count','completed',10,'2024-04-17 22:00:00','2024-04-17 22:01:55','2024-04-07 22:00:39','2024-04-17 22:01:54',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(12314,'inactive_subscribers','completed',10,'2024-04-16 22:00:00','2024-04-16 22:01:52','2024-04-07 22:00:39','2024-04-16 22:01:51',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(12315,'subscribers_engagement_score','completed',10,'2024-04-09 07:41:00','2024-04-09 07:41:49','2024-04-07 22:00:39','2024-04-09 07:41:48',NULL,0,0,NULL,NULL),(12316,'mixpanel','completed',10,'2024-04-07 20:45:40','2024-04-07 22:03:59','2024-04-07 22:00:39','2024-04-07 22:03:58',NULL,0,0,NULL,NULL),(12317,'mixpanel','completed',10,'2024-04-07 20:48:44','2024-04-07 22:11:40','2024-04-07 22:06:43','2024-04-07 22:11:39',NULL,0,0,NULL,NULL),(12318,'mixpanel','completed',10,'2024-04-07 20:29:48','2024-04-07 22:21:44','2024-04-07 22:16:47','2024-04-07 22:21:43',NULL,0,0,NULL,NULL),(12319,'mixpanel','completed',10,'2024-04-07 21:21:41','2024-04-07 22:31:39','2024-04-07 22:26:41','2024-04-07 22:31:38',NULL,0,0,NULL,NULL),(12320,'mixpanel','completed',10,'2024-04-07 20:59:16','2024-04-07 22:36:44','2024-04-07 22:34:15','2024-04-07 22:36:43',NULL,0,0,NULL,NULL),(12321,'mixpanel','completed',10,'2024-04-07 21:25:40','2024-04-07 22:46:50','2024-04-07 22:41:39','2024-04-07 22:46:49',NULL,0,0,NULL,NULL),(12322,'mixpanel','completed',10,'2024-04-07 21:20:43','2024-04-07 22:56:43','2024-04-07 22:51:42','2024-04-07 22:56:42',NULL,0,0,NULL,NULL),(12323,'mixpanel','completed',10,'2024-04-07 21:44:54','2024-04-07 23:06:42','2024-04-07 23:01:53','2024-04-07 23:06:41',NULL,0,0,NULL,NULL),(12324,'mixpanel','completed',10,'2024-04-07 21:20:45','2024-04-07 23:16:45','2024-04-07 23:11:44','2024-04-07 23:16:44',NULL,0,0,NULL,NULL),(12325,'mixpanel','completed',10,'2024-04-07 21:27:48','2024-04-07 23:26:38','2024-04-07 23:21:47','2024-04-07 23:26:37',NULL,0,0,NULL,NULL),(12326,'mixpanel','completed',10,'2024-04-07 21:31:40','2024-04-07 23:36:44','2024-04-07 23:31:39','2024-04-07 23:36:43',NULL,0,0,NULL,NULL),(12327,'mixpanel','completed',10,'2024-04-07 22:18:48','2024-04-07 23:46:44','2024-04-07 23:41:47','2024-04-07 23:46:42',NULL,0,0,NULL,NULL),(12328,'mixpanel','completed',10,'2024-04-07 22:28:40','2024-04-07 23:56:50','2024-04-07 23:51:39','2024-04-07 23:56:49',NULL,0,0,NULL,NULL),(12329,'mixpanel','completed',10,'2024-04-07 23:00:37','2024-04-08 00:11:38','2024-04-08 00:06:36','2024-04-08 00:11:37',NULL,0,0,NULL,NULL),(12330,'mixpanel','completed',10,'2024-04-07 22:52:44','2024-04-08 00:21:52','2024-04-08 00:16:43','2024-04-08 00:21:52',NULL,0,0,NULL,NULL),(12331,'mixpanel','completed',10,'2024-04-07 22:44:18','2024-04-08 00:31:41','2024-04-08 00:28:16','2024-04-08 00:31:40',NULL,0,0,NULL,NULL),(12332,'mixpanel','completed',10,'2024-04-07 23:33:41','2024-04-08 00:41:46','2024-04-08 00:36:40','2024-04-08 00:41:45',NULL,0,0,NULL,NULL),(12333,'mixpanel','completed',10,'2024-04-07 22:54:40','2024-04-08 00:51:49','2024-04-08 00:46:39','2024-04-08 00:51:48',NULL,0,0,NULL,NULL),(12334,'mixpanel','completed',10,'2024-04-07 23:32:52','2024-04-08 01:01:44','2024-04-08 00:56:51','2024-04-08 01:01:43',NULL,0,0,NULL,NULL),(12335,'mixpanel','completed',10,'2024-04-07 23:39:43','2024-04-08 01:11:42','2024-04-08 01:06:42','2024-04-08 01:11:41',NULL,0,0,NULL,NULL),(12336,'mixpanel','completed',10,'2024-04-07 23:29:52','2024-04-08 01:21:43','2024-04-08 01:16:51','2024-04-08 01:21:42',NULL,0,0,NULL,NULL),(12337,'mixpanel','completed',10,'2024-04-08 00:15:44','2024-04-08 01:31:46','2024-04-08 01:26:43','2024-04-08 01:31:45',NULL,0,0,NULL,NULL),(12338,'mixpanel','completed',10,'2024-04-08 00:31:48','2024-04-08 01:41:43','2024-04-08 01:36:47','2024-04-08 01:41:42',NULL,0,0,NULL,NULL),(12339,'mixpanel','completed',10,'2024-04-07 23:50:41','2024-04-08 01:51:43','2024-04-08 01:46:40','2024-04-08 01:51:42',NULL,0,0,NULL,NULL),(12340,'mixpanel','completed',10,'2024-04-08 00:23:45','2024-04-08 02:01:49','2024-04-08 01:56:44','2024-04-08 02:01:48',NULL,0,0,NULL,NULL),(12341,'mixpanel','completed',10,'2024-04-08 00:34:49','2024-04-08 02:11:41','2024-04-08 02:06:48','2024-04-08 02:11:40',NULL,0,0,NULL,NULL),(12342,'mixpanel','completed',10,'2024-04-08 00:15:45','2024-04-08 02:21:44','2024-04-08 02:16:45','2024-04-08 02:21:43',NULL,0,0,NULL,NULL),(12343,'mixpanel','completed',10,'2024-04-08 00:56:47','2024-04-08 02:31:40','2024-04-08 02:26:46','2024-04-08 02:31:39',NULL,0,0,NULL,NULL),(12344,'mixpanel','completed',10,'2024-04-08 01:03:46','2024-04-08 02:41:41','2024-04-08 02:36:45','2024-04-08 02:41:40',NULL,0,0,NULL,NULL),(12345,'mixpanel','completed',10,'2024-04-08 01:28:42','2024-04-08 02:51:44','2024-04-08 02:46:41','2024-04-08 02:51:43',NULL,0,0,NULL,NULL),(12346,'mixpanel','completed',10,'2024-04-08 01:35:49','2024-04-08 03:01:41','2024-04-08 02:56:48','2024-04-08 03:01:40',NULL,0,0,NULL,NULL),(12347,'mixpanel','completed',10,'2024-04-08 01:06:43','2024-04-08 03:11:39','2024-04-08 03:06:42','2024-04-08 03:11:38',NULL,0,0,NULL,NULL),(12348,'mixpanel','completed',10,'2024-04-08 01:52:43','2024-04-08 03:21:49','2024-04-08 03:15:42','2024-04-08 03:21:48',NULL,0,0,NULL,NULL),(12349,'mixpanel','completed',10,'2024-04-08 01:54:08','2024-04-08 03:29:56','2024-04-08 03:25:07','2024-04-08 03:29:55',NULL,0,0,NULL,NULL),(12350,'mixpanel','completed',10,'2024-04-08 01:43:42','2024-04-08 03:41:54','2024-04-08 03:36:41','2024-04-08 03:41:53',NULL,0,0,NULL,NULL),(12351,'mixpanel','completed',10,'2024-04-08 02:13:44','2024-04-08 03:51:48','2024-04-08 03:46:43','2024-04-08 03:51:47',NULL,0,0,NULL,NULL),(12352,'mixpanel','completed',10,'2024-04-08 01:55:51','2024-04-08 04:01:45','2024-04-08 03:56:50','2024-04-08 04:01:44',NULL,0,0,NULL,NULL),(12353,'mixpanel','completed',10,'2024-04-08 02:40:27','2024-04-08 04:11:46','2024-04-08 04:06:26','2024-04-08 04:11:45',NULL,0,0,NULL,NULL),(12354,'mixpanel','completed',10,'2024-04-08 02:43:47','2024-04-08 04:21:47','2024-04-08 04:16:46','2024-04-08 04:21:46',NULL,0,0,NULL,NULL),(12355,'mixpanel','completed',10,'2024-04-08 03:02:42','2024-04-08 04:31:43','2024-04-08 04:26:41','2024-04-08 04:31:41',NULL,0,0,NULL,NULL),(12356,'mixpanel','completed',10,'2024-04-08 03:17:11','2024-04-08 04:41:44','2024-04-08 04:35:10','2024-04-08 04:41:43',NULL,0,0,NULL,NULL),(12357,'mixpanel','completed',10,'2024-04-08 03:05:54','2024-04-08 04:51:44','2024-04-08 04:46:53','2024-04-08 04:51:43',NULL,0,0,NULL,NULL),(12358,'mixpanel','completed',10,'2024-04-08 02:58:52','2024-04-08 05:01:43','2024-04-08 04:56:51','2024-04-08 05:01:41',NULL,0,0,NULL,NULL),(12359,'mixpanel','completed',10,'2024-04-08 03:26:43','2024-04-08 05:10:54','2024-04-08 05:06:42','2024-04-08 05:10:54',NULL,0,0,NULL,NULL),(12360,'mixpanel','completed',10,'2024-04-08 04:05:36','2024-04-08 05:20:54','2024-04-08 05:16:36','2024-04-08 05:20:53',NULL,0,0,NULL,NULL),(12361,'mixpanel','completed',10,'2024-04-08 03:32:42','2024-04-08 05:30:05','2024-04-08 05:26:41','2024-04-08 05:30:04',NULL,0,0,NULL,NULL),(12362,'mixpanel','completed',10,'2024-04-08 04:26:45','2024-04-08 05:41:41','2024-04-08 05:36:44','2024-04-08 05:41:40',NULL,0,0,NULL,NULL),(12363,'mixpanel','completed',10,'2024-04-08 04:19:00','2024-04-08 05:51:42','2024-04-08 05:45:59','2024-04-08 05:51:41',NULL,0,0,NULL,NULL),(12364,'mixpanel','completed',10,'2024-04-08 04:05:56','2024-04-08 05:56:51','2024-04-08 05:53:55','2024-04-08 05:56:50',NULL,0,0,NULL,NULL),(12365,'mixpanel','completed',10,'2024-04-08 04:40:42','2024-04-08 06:06:41','2024-04-08 06:01:41','2024-04-08 06:06:40',NULL,0,0,NULL,NULL),(12366,'mixpanel','completed',10,'2024-04-08 04:45:44','2024-04-08 06:11:48','2024-04-08 06:09:42','2024-04-08 06:11:47',NULL,0,0,NULL,NULL),(12367,'mixpanel','completed',10,'2024-04-08 05:00:42','2024-04-08 06:21:44','2024-04-08 06:16:41','2024-04-08 06:21:43',NULL,0,0,NULL,NULL),(12368,'mixpanel','completed',10,'2024-04-08 04:31:13','2024-04-08 06:31:49','2024-04-08 06:25:12','2024-04-08 06:31:48',NULL,0,0,NULL,NULL),(12369,'mixpanel','completed',10,'2024-04-08 05:29:44','2024-04-08 06:39:47','2024-04-08 06:36:43','2024-04-08 06:39:46',NULL,0,0,NULL,NULL),(12370,'mixpanel','completed',10,'2024-04-08 05:03:52','2024-04-08 06:46:52','2024-04-08 06:41:51','2024-04-08 06:46:51',NULL,0,0,NULL,NULL),(12371,'mixpanel','completed',10,'2024-04-08 05:02:01','2024-04-08 06:51:39','2024-04-08 06:49:00','2024-04-08 06:51:38',NULL,0,0,NULL,NULL),(12372,'mixpanel','completed',10,'2024-04-08 04:56:02','2024-04-08 07:01:44','2024-04-08 06:55:01','2024-04-08 07:01:44',NULL,0,0,NULL,NULL),(12373,'mixpanel','completed',10,'2024-04-08 05:15:48','2024-04-08 07:10:14','2024-04-08 07:06:47','2024-04-08 07:10:13',NULL,0,0,NULL,NULL),(12374,'mixpanel','completed',10,'2024-04-08 06:02:43','2024-04-08 07:21:43','2024-04-08 07:16:42','2024-04-08 07:21:42',NULL,0,0,NULL,NULL),(12375,'mixpanel','completed',10,'2024-04-08 05:40:27','2024-04-08 07:31:49','2024-04-08 07:26:26','2024-04-08 07:31:48',NULL,0,0,NULL,NULL),(12376,'mixpanel','completed',10,'2024-04-08 05:48:33','2024-04-08 07:36:42','2024-04-08 07:34:32','2024-04-08 07:36:40',NULL,0,0,NULL,NULL),(12377,'mixpanel','completed',10,'2024-04-08 06:28:00','2024-04-08 07:41:47','2024-04-08 07:38:59','2024-04-08 07:41:46',NULL,0,0,NULL,NULL),(12378,'mixpanel','completed',10,'2024-04-08 06:18:39','2024-04-08 07:50:49','2024-04-08 07:46:38','2024-04-08 07:50:48',NULL,0,0,NULL,NULL),(12379,'mixpanel','completed',10,'2024-04-08 05:55:44','2024-04-08 07:59:47','2024-04-08 07:56:43','2024-04-08 07:59:46',NULL,0,0,NULL,NULL),(12380,'mixpanel','completed',10,'2024-04-08 06:57:44','2024-04-08 08:11:51','2024-04-08 08:06:43','2024-04-08 08:11:50',NULL,0,0,NULL,NULL),(12381,'mixpanel','completed',10,'2024-04-08 06:24:48','2024-04-08 08:21:45','2024-04-08 08:16:47','2024-04-08 08:21:43',NULL,0,0,NULL,NULL),(12382,'mixpanel','completed',10,'2024-04-08 06:43:43','2024-04-08 08:35:28','2024-04-08 08:31:42','2024-04-08 08:35:27',NULL,0,0,NULL,NULL),(12383,'mixpanel','completed',10,'2024-04-08 07:18:52','2024-04-08 08:44:46','2024-04-08 08:41:51','2024-04-08 08:44:45',NULL,0,0,NULL,NULL),(12384,'mixpanel','completed',10,'2024-04-08 07:34:44','2024-04-08 08:56:47','2024-04-08 08:51:44','2024-04-08 08:56:46',NULL,0,0,NULL,NULL),(12385,'mixpanel','completed',10,'2024-04-08 07:51:42','2024-04-08 09:06:44','2024-04-08 09:01:41','2024-04-08 09:06:43',NULL,0,0,NULL,NULL),(12386,'mixpanel','completed',10,'2024-04-08 07:54:50','2024-04-08 09:16:49','2024-04-08 09:11:49','2024-04-08 09:16:48',NULL,0,0,NULL,NULL),(12387,'mixpanel','completed',10,'2024-04-08 07:51:39','2024-04-08 09:26:53','2024-04-08 09:21:38','2024-04-08 09:26:52',NULL,0,0,NULL,NULL),(12388,'mixpanel','completed',10,'2024-04-08 08:08:40','2024-04-08 09:36:49','2024-04-08 09:31:39','2024-04-08 09:36:48',NULL,0,0,NULL,NULL),(12389,'mixpanel','completed',10,'2024-04-08 08:03:06','2024-04-08 09:46:41','2024-04-08 09:41:05','2024-04-08 09:46:40',NULL,0,0,NULL,NULL),(12390,'schedule_re_engagement_email','completed',10,'2024-04-09 09:51:10','2024-04-09 09:56:44','2024-04-08 09:51:09','2024-04-09 09:56:43',NULL,0,0,NULL,NULL),(12391,'mixpanel','completed',10,'2024-04-08 07:56:10','2024-04-08 09:56:49','2024-04-08 09:51:09','2024-04-08 09:56:48',NULL,0,0,NULL,NULL),(12392,'mixpanel','completed',10,'2024-04-08 08:17:56','2024-04-08 10:06:40','2024-04-08 10:00:56','2024-04-08 10:06:39',NULL,0,0,NULL,NULL),(12393,'mixpanel','completed',10,'2024-04-08 08:42:02','2024-04-08 10:16:44','2024-04-08 10:11:01','2024-04-08 10:16:43',NULL,0,0,NULL,NULL),(12394,'mixpanel','completed',10,'2024-04-08 09:11:16','2024-04-08 10:26:48','2024-04-08 10:21:15','2024-04-08 10:26:47',NULL,0,0,NULL,NULL),(12395,'mixpanel','completed',10,'2024-04-08 09:06:33','2024-04-08 10:37:07','2024-04-08 10:31:32','2024-04-08 10:37:06',NULL,0,0,NULL,NULL),(12396,'mixpanel','completed',10,'2024-04-08 09:15:43','2024-04-08 10:46:42','2024-04-08 10:41:42','2024-04-08 10:46:41',NULL,0,0,NULL,NULL),(12397,'mixpanel','completed',10,'2024-04-08 08:59:43','2024-04-08 10:56:21','2024-04-08 10:51:42','2024-04-08 10:56:19',NULL,0,0,NULL,NULL),(12398,'mixpanel','completed',10,'2024-04-08 09:36:43','2024-04-08 11:06:43','2024-04-08 11:01:42','2024-04-08 11:06:42',NULL,0,0,NULL,NULL),(12399,'mixpanel','completed',10,'2024-04-08 10:05:46','2024-04-08 11:13:53','2024-04-08 11:11:45','2024-04-08 11:13:51',NULL,0,0,NULL,NULL),(12400,'mixpanel','completed',10,'2024-04-08 10:07:45','2024-04-08 11:21:54','2024-04-08 11:16:44','2024-04-08 11:21:53',NULL,0,0,NULL,NULL),(12401,'mixpanel','completed',10,'2024-04-08 10:23:45','2024-04-08 11:31:53','2024-04-08 11:26:44','2024-04-08 11:31:52',NULL,0,0,NULL,NULL),(12402,'mixpanel','completed',10,'2024-04-08 10:32:51','2024-04-08 11:41:49','2024-04-08 11:36:50','2024-04-08 11:41:48',NULL,0,0,NULL,NULL),(12403,'mixpanel','completed',10,'2024-04-08 10:35:42','2024-04-08 11:51:40','2024-04-08 11:46:41','2024-04-08 11:51:39',NULL,0,0,NULL,NULL),(12404,'mixpanel','completed',10,'2024-04-08 10:33:48','2024-04-08 12:01:43','2024-04-08 11:56:47','2024-04-08 12:01:42',NULL,0,0,NULL,NULL),(12405,'mixpanel','completed',10,'2024-04-08 10:44:02','2024-04-08 12:11:44','2024-04-08 12:07:01','2024-04-08 12:11:43',NULL,0,0,NULL,NULL),(12406,'mixpanel','completed',10,'2024-04-08 11:08:46','2024-04-08 12:21:48','2024-04-08 12:16:45','2024-04-08 12:21:47',NULL,0,0,NULL,NULL),(12407,'mixpanel','completed',10,'2024-04-08 11:13:40','2024-04-08 12:28:58','2024-04-08 12:26:39','2024-04-08 12:28:57',NULL,0,0,NULL,NULL),(12408,'mixpanel','completed',10,'2024-04-08 10:30:45','2024-04-08 12:36:45','2024-04-08 12:31:44','2024-04-08 12:36:44',NULL,0,0,NULL,NULL),(12409,'mixpanel','completed',10,'2024-04-08 10:52:53','2024-04-08 12:46:53','2024-04-08 12:39:52','2024-04-08 12:46:53',NULL,0,0,NULL,NULL),(12410,'mixpanel','completed',10,'2024-04-08 11:40:47','2024-04-08 12:56:46','2024-04-08 12:51:46','2024-04-08 12:56:45',NULL,0,0,NULL,NULL),(12411,'mixpanel','completed',10,'2024-04-08 11:03:50','2024-04-08 13:06:49','2024-04-08 13:01:50','2024-04-08 13:06:48',NULL,0,0,NULL,NULL),(12412,'mixpanel','completed',10,'2024-04-08 12:02:49','2024-04-08 13:16:42','2024-04-08 13:11:48','2024-04-08 13:16:41',NULL,0,0,NULL,NULL),(12413,'mixpanel','completed',10,'2024-04-08 11:34:48','2024-04-08 13:26:50','2024-04-08 13:21:47','2024-04-08 13:26:49',NULL,0,0,NULL,NULL),(12414,'mixpanel','completed',10,'2024-04-08 12:05:50','2024-04-08 13:36:49','2024-04-08 13:31:49','2024-04-08 13:36:48',NULL,0,0,NULL,NULL),(12415,'mixpanel','completed',10,'2024-04-08 11:42:43','2024-04-08 13:46:49','2024-04-08 13:41:42','2024-04-08 13:46:48',NULL,0,0,NULL,NULL),(12416,'mixpanel','completed',10,'2024-04-08 11:54:47','2024-04-08 13:56:44','2024-04-08 13:51:46','2024-04-08 13:56:43',NULL,0,0,NULL,NULL),(12417,'mixpanel','completed',10,'2024-04-08 12:37:51','2024-04-08 14:06:40','2024-04-08 14:01:50','2024-04-08 14:06:39',NULL,0,0,NULL,NULL),(12418,'mixpanel','completed',10,'2024-04-08 12:49:40','2024-04-08 14:16:00','2024-04-08 14:11:39','2024-04-08 14:15:59',NULL,0,0,NULL,NULL),(12419,'mixpanel','completed',10,'2024-04-08 13:07:43','2024-04-08 14:26:53','2024-04-08 14:21:42','2024-04-08 14:26:52',NULL,0,0,NULL,NULL),(12420,'mixpanel','completed',10,'2024-04-08 12:32:44','2024-04-08 14:36:51','2024-04-08 14:31:43','2024-04-08 14:36:50',NULL,0,0,NULL,NULL),(12421,'mixpanel','completed',10,'2024-04-08 13:30:39','2024-04-08 14:46:47','2024-04-08 14:41:38','2024-04-08 14:46:46',NULL,0,0,NULL,NULL),(12422,'mixpanel','completed',10,'2024-04-08 13:21:47','2024-04-08 14:56:44','2024-04-08 14:51:46','2024-04-08 14:56:43',NULL,0,0,NULL,NULL),(12423,'mixpanel','completed',10,'2024-04-08 13:25:41','2024-04-08 15:06:45','2024-04-08 15:01:40','2024-04-08 15:06:44',NULL,0,0,NULL,NULL),(12424,'mixpanel','completed',10,'2024-04-08 14:05:43','2024-04-08 15:16:41','2024-04-08 15:11:42','2024-04-08 15:16:40',NULL,0,0,NULL,NULL),(12425,'mixpanel','completed',10,'2024-04-08 13:20:48','2024-04-08 15:26:45','2024-04-08 15:21:47','2024-04-08 15:26:44',NULL,0,0,NULL,NULL),(12426,'mixpanel','completed',10,'2024-04-08 14:06:53','2024-04-08 15:34:07','2024-04-08 15:31:52','2024-04-08 15:34:06',NULL,0,0,NULL,NULL),(12427,'mixpanel','completed',10,'2024-04-08 14:29:56','2024-04-08 15:41:45','2024-04-08 15:36:55','2024-04-08 15:41:44',NULL,0,0,NULL,NULL),(12428,'mixpanel','completed',10,'2024-04-08 13:58:07','2024-04-08 15:46:44','2024-04-08 15:44:06','2024-04-08 15:46:43',NULL,0,0,NULL,NULL),(12429,'mixpanel','completed',10,'2024-04-08 14:35:43','2024-04-08 15:56:49','2024-04-08 15:51:42','2024-04-08 15:56:48',NULL,0,0,NULL,NULL),(12430,'mixpanel','completed',10,'2024-04-08 14:42:41','2024-04-08 16:06:50','2024-04-08 16:01:40','2024-04-08 16:06:49',NULL,0,0,NULL,NULL),(12431,'mixpanel','completed',10,'2024-04-08 14:37:51','2024-04-08 16:16:49','2024-04-08 16:11:50','2024-04-08 16:16:48',NULL,0,0,NULL,NULL),(12432,'mixpanel','completed',10,'2024-04-08 14:29:47','2024-04-08 16:26:54','2024-04-08 16:21:46','2024-04-08 16:26:53',NULL,0,0,NULL,NULL),(12433,'mixpanel','completed',10,'2024-04-08 14:57:44','2024-04-08 16:36:57','2024-04-08 16:31:43','2024-04-08 16:36:51',NULL,0,0,NULL,NULL),(12434,'mixpanel','completed',10,'2024-04-08 15:09:43','2024-04-08 16:46:43','2024-04-08 16:41:42','2024-04-08 16:46:42',NULL,0,0,NULL,NULL),(12435,'mixpanel','completed',10,'2024-04-08 15:10:40','2024-04-08 16:54:16','2024-04-08 16:51:39','2024-04-08 16:54:15',NULL,0,0,NULL,NULL),(12436,'mixpanel','completed',10,'2024-04-08 15:05:46','2024-04-08 17:01:47','2024-04-08 16:56:45','2024-04-08 17:01:46',NULL,0,0,NULL,NULL),(12437,'mixpanel','completed',10,'2024-04-08 15:31:46','2024-04-08 17:12:00','2024-04-08 17:06:45','2024-04-08 17:11:59',NULL,0,0,NULL,NULL),(12438,'mixpanel','completed',10,'2024-04-08 15:45:51','2024-04-08 17:22:03','2024-04-08 17:16:50','2024-04-08 17:22:02',NULL,0,0,NULL,NULL),(12439,'mixpanel','completed',10,'2024-04-08 15:54:50','2024-04-08 17:31:43','2024-04-08 17:26:49','2024-04-08 17:31:42',NULL,0,0,NULL,NULL),(12440,'mixpanel','completed',10,'2024-04-08 15:40:46','2024-04-08 17:41:42','2024-04-08 17:36:45','2024-04-08 17:41:41',NULL,0,0,NULL,NULL),(12441,'mixpanel','completed',10,'2024-04-08 16:35:47','2024-04-08 17:51:43','2024-04-08 17:46:46','2024-04-08 17:51:42',NULL,0,0,NULL,NULL),(12442,'mixpanel','completed',10,'2024-04-08 16:11:03','2024-04-08 18:01:47','2024-04-08 17:55:02','2024-04-08 18:01:46',NULL,0,0,NULL,NULL),(12443,'mixpanel','completed',10,'2024-04-08 17:04:46','2024-04-08 18:11:10','2024-04-08 18:06:45','2024-04-08 18:11:09',NULL,0,0,NULL,NULL),(12444,'mixpanel','completed',10,'2024-04-08 17:09:41','2024-04-08 18:21:52','2024-04-08 18:16:40','2024-04-08 18:21:51',NULL,0,0,NULL,NULL),(12445,'mixpanel','completed',10,'2024-04-08 16:52:50','2024-04-08 18:31:45','2024-04-08 18:26:49','2024-04-08 18:31:44',NULL,0,0,NULL,NULL),(12446,'mixpanel','completed',10,'2024-04-08 16:46:46','2024-04-08 18:39:48','2024-04-08 18:36:45','2024-04-08 18:39:47',NULL,0,0,NULL,NULL),(12447,'mixpanel','completed',10,'2024-04-08 17:13:45','2024-04-08 18:51:50','2024-04-08 18:46:44','2024-04-08 18:51:49',NULL,0,0,NULL,NULL),(12448,'mixpanel','completed',10,'2024-04-08 17:19:50','2024-04-08 19:01:52','2024-04-08 18:56:49','2024-04-08 19:01:51',NULL,0,0,NULL,NULL),(12449,'mixpanel','completed',10,'2024-04-08 17:56:41','2024-04-08 19:11:43','2024-04-08 19:06:40','2024-04-08 19:11:42',NULL,0,0,NULL,NULL),(12450,'mixpanel','completed',10,'2024-04-08 17:33:40','2024-04-08 19:21:43','2024-04-08 19:16:39','2024-04-08 19:21:42',NULL,0,0,NULL,NULL),(12451,'mixpanel','completed',10,'2024-04-08 18:22:45','2024-04-08 19:31:52','2024-04-08 19:26:44','2024-04-08 19:31:51',NULL,0,0,NULL,NULL),(12452,'mixpanel','completed',10,'2024-04-08 18:18:43','2024-04-08 19:41:46','2024-04-08 19:36:42','2024-04-08 19:41:45',NULL,0,0,NULL,NULL),(12453,'mixpanel','completed',10,'2024-04-08 18:26:53','2024-04-08 19:51:49','2024-04-08 19:46:50','2024-04-08 19:51:47',NULL,0,0,NULL,NULL),(12454,'mixpanel','completed',10,'2024-04-08 18:37:43','2024-04-08 20:01:40','2024-04-08 19:56:42','2024-04-08 20:01:39',NULL,0,0,NULL,NULL),(12455,'mixpanel','completed',10,'2024-04-08 18:36:43','2024-04-08 20:11:46','2024-04-08 20:06:42','2024-04-08 20:11:45',NULL,0,0,NULL,NULL),(12456,'mixpanel','completed',10,'2024-04-08 18:42:43','2024-04-08 20:21:42','2024-04-08 20:16:42','2024-04-08 20:21:41',NULL,0,0,NULL,NULL),(12457,'mixpanel','completed',10,'2024-04-08 19:13:52','2024-04-08 20:31:46','2024-04-08 20:26:51','2024-04-08 20:31:45',NULL,0,0,NULL,NULL),(12458,'mixpanel','completed',10,'2024-04-08 19:09:46','2024-04-08 20:41:48','2024-04-08 20:36:45','2024-04-08 20:41:47',NULL,0,0,NULL,NULL),(12459,'mixpanel','completed',10,'2024-04-08 19:13:47','2024-04-08 20:51:49','2024-04-08 20:46:46','2024-04-08 20:51:48',NULL,0,0,NULL,NULL),(12460,'mixpanel','completed',10,'2024-04-08 19:27:42','2024-04-08 21:01:44','2024-04-08 20:56:41','2024-04-08 21:01:43',NULL,0,0,NULL,NULL),(12461,'mixpanel','completed',10,'2024-04-08 19:14:18','2024-04-08 21:11:53','2024-04-08 21:05:17','2024-04-08 21:11:50',NULL,0,0,NULL,NULL),(12462,'mixpanel','completed',10,'2024-04-08 19:33:47','2024-04-08 21:21:41','2024-04-08 21:16:46','2024-04-08 21:21:40',NULL,0,0,NULL,NULL),(12463,'mixpanel','completed',10,'2024-04-08 20:22:42','2024-04-08 21:31:51','2024-04-08 21:26:41','2024-04-08 21:31:50',NULL,0,0,NULL,NULL),(12464,'mixpanel','completed',10,'2024-04-08 20:11:47','2024-04-08 21:41:42','2024-04-08 21:36:46','2024-04-08 21:41:41',NULL,0,0,NULL,NULL),(12465,'mixpanel','completed',10,'2024-04-08 20:01:47','2024-04-08 21:51:51','2024-04-08 21:46:46','2024-04-08 21:51:50',NULL,0,0,NULL,NULL),(12466,'mixpanel','completed',10,'2024-04-08 20:08:49','2024-04-08 22:01:48','2024-04-08 21:56:48','2024-04-08 22:01:47',NULL,0,0,NULL,NULL),(12467,'mixpanel','completed',10,'2024-04-08 20:27:46','2024-04-08 22:11:55','2024-04-08 22:06:45','2024-04-08 22:11:54',NULL,0,0,NULL,NULL),(12468,'mixpanel','completed',10,'2024-04-08 20:19:48','2024-04-08 22:21:43','2024-04-08 22:15:47','2024-04-08 22:21:42',NULL,0,0,NULL,NULL),(12469,'mixpanel','completed',10,'2024-04-08 21:06:49','2024-04-08 22:31:47','2024-04-08 22:26:48','2024-04-08 22:31:46',NULL,0,0,NULL,NULL),(12470,'mixpanel','completed',10,'2024-04-08 21:09:48','2024-04-08 22:41:54','2024-04-08 22:36:47','2024-04-08 22:41:53',NULL,0,0,NULL,NULL),(12471,'mixpanel','completed',10,'2024-04-08 21:28:51','2024-04-08 22:51:45','2024-04-08 22:46:48','2024-04-08 22:51:44',NULL,0,0,NULL,NULL),(12472,'mixpanel','completed',10,'2024-04-08 21:54:51','2024-04-08 23:01:48','2024-04-08 22:56:51','2024-04-08 23:01:47',NULL,0,0,NULL,NULL),(12473,'mixpanel','completed',10,'2024-04-08 21:46:58','2024-04-08 23:06:46','2024-04-08 23:03:57','2024-04-08 23:06:45',NULL,0,0,NULL,NULL),(12474,'mixpanel','completed',10,'2024-04-08 22:03:45','2024-04-08 23:16:47','2024-04-08 23:11:44','2024-04-08 23:16:46',NULL,0,0,NULL,NULL),(12475,'mixpanel','completed',10,'2024-04-08 22:03:48','2024-04-08 23:26:48','2024-04-08 23:21:47','2024-04-08 23:26:47',NULL,0,0,NULL,NULL),(12476,'mixpanel','completed',10,'2024-04-08 22:08:36','2024-04-08 23:36:44','2024-04-08 23:31:35','2024-04-08 23:36:43',NULL,0,0,NULL,NULL),(12477,'mixpanel','completed',10,'2024-04-08 22:13:53','2024-04-08 23:46:51','2024-04-08 23:41:52','2024-04-08 23:46:50',NULL,0,0,NULL,NULL),(12478,'mixpanel','completed',10,'2024-04-08 22:35:40','2024-04-08 23:56:48','2024-04-08 23:51:40','2024-04-08 23:56:47',NULL,0,0,NULL,NULL),(12479,'mixpanel','completed',10,'2024-04-08 22:43:49','2024-04-09 00:06:47','2024-04-09 00:01:48','2024-04-09 00:06:47',NULL,0,0,NULL,NULL),(12480,'mixpanel','completed',10,'2024-04-08 22:34:46','2024-04-09 00:16:48','2024-04-09 00:11:45','2024-04-09 00:16:47',NULL,0,0,NULL,NULL),(12481,'mixpanel','completed',10,'2024-04-08 22:28:51','2024-04-09 00:26:48','2024-04-09 00:21:50','2024-04-09 00:26:47',NULL,0,0,NULL,NULL),(12482,'mixpanel','completed',10,'2024-04-08 22:49:43','2024-04-09 00:36:47','2024-04-09 00:31:42','2024-04-09 00:36:46',NULL,0,0,NULL,NULL),(12483,'mixpanel','completed',10,'2024-04-08 22:40:43','2024-04-09 00:46:52','2024-04-09 00:41:42','2024-04-09 00:46:51',NULL,0,0,NULL,NULL),(12484,'mixpanel','completed',10,'2024-04-08 23:11:41','2024-04-09 00:56:48','2024-04-09 00:51:41','2024-04-09 00:56:47',NULL,0,0,NULL,NULL),(12485,'mixpanel','completed',10,'2024-04-08 23:51:48','2024-04-09 01:04:02','2024-04-09 01:01:47','2024-04-09 01:04:01',NULL,0,0,NULL,NULL),(12486,'mixpanel','completed',10,'2024-04-08 23:05:39','2024-04-09 01:11:48','2024-04-09 01:06:39','2024-04-09 01:11:47',NULL,0,0,NULL,NULL),(12487,'mixpanel','completed',10,'2024-04-08 23:57:39','2024-04-09 01:21:48','2024-04-09 01:16:38','2024-04-09 01:21:47',NULL,0,0,NULL,NULL),(12488,'mixpanel','completed',10,'2024-04-08 23:56:44','2024-04-09 01:31:40','2024-04-09 01:26:44','2024-04-09 01:31:39',NULL,0,0,NULL,NULL),(12489,'mixpanel','completed',10,'2024-04-09 00:14:43','2024-04-09 01:41:43','2024-04-09 01:36:42','2024-04-09 01:41:43',NULL,0,0,NULL,NULL),(12490,'mixpanel','completed',10,'2024-04-09 00:28:31','2024-04-09 01:51:50','2024-04-09 01:46:30','2024-04-09 01:51:49',NULL,0,0,NULL,NULL),(12491,'mixpanel','completed',10,'2024-04-09 00:37:46','2024-04-09 02:01:40','2024-04-09 01:56:45','2024-04-09 02:01:39',NULL,0,0,NULL,NULL),(12492,'mixpanel','completed',10,'2024-04-09 00:56:53','2024-04-09 02:11:56','2024-04-09 02:06:52','2024-04-09 02:11:56',NULL,0,0,NULL,NULL),(12493,'mixpanel','completed',10,'2024-04-09 01:09:50','2024-04-09 02:21:44','2024-04-09 02:16:49','2024-04-09 02:21:44',NULL,0,0,NULL,NULL),(12494,'mixpanel','completed',10,'2024-04-09 01:19:54','2024-04-09 02:31:41','2024-04-09 02:26:53','2024-04-09 02:31:40',NULL,0,0,NULL,NULL),(12495,'mixpanel','completed',10,'2024-04-09 01:21:41','2024-04-09 02:41:47','2024-04-09 02:36:40','2024-04-09 02:41:46',NULL,0,0,NULL,NULL),(12496,'mixpanel','completed',10,'2024-04-09 01:43:51','2024-04-09 02:51:40','2024-04-09 02:46:50','2024-04-09 02:51:39',NULL,0,0,NULL,NULL),(12497,'mixpanel','completed',10,'2024-04-09 01:30:56','2024-04-09 03:01:42','2024-04-09 02:56:55','2024-04-09 03:01:41',NULL,0,0,NULL,NULL),(12498,'mixpanel','completed',10,'2024-04-09 01:32:44','2024-04-09 03:11:44','2024-04-09 03:06:43','2024-04-09 03:11:43',NULL,0,0,NULL,NULL),(12499,'mixpanel','completed',10,'2024-04-09 01:43:49','2024-04-09 03:21:46','2024-04-09 03:16:48','2024-04-09 03:21:45',NULL,0,0,NULL,NULL),(12500,'mixpanel','completed',10,'2024-04-09 01:25:48','2024-04-09 03:31:43','2024-04-09 03:26:47','2024-04-09 03:31:42',NULL,0,0,NULL,NULL),(12501,'mixpanel','completed',10,'2024-04-09 01:59:40','2024-04-09 03:41:52','2024-04-09 03:36:39','2024-04-09 03:41:51',NULL,0,0,NULL,NULL),(12502,'mixpanel','completed',10,'2024-04-09 02:29:43','2024-04-09 03:51:45','2024-04-09 03:46:42','2024-04-09 03:51:44',NULL,0,0,NULL,NULL),(12503,'mixpanel','completed',10,'2024-04-09 02:18:44','2024-04-09 04:01:45','2024-04-09 03:56:43','2024-04-09 04:01:44',NULL,0,0,NULL,NULL),(12504,'mixpanel','completed',10,'2024-04-09 02:50:51','2024-04-09 04:11:53','2024-04-09 04:06:50','2024-04-09 04:11:52',NULL,0,0,NULL,NULL),(12505,'mixpanel','completed',10,'2024-04-09 02:55:42','2024-04-09 04:21:48','2024-04-09 04:16:41','2024-04-09 04:21:47',NULL,0,0,NULL,NULL),(12506,'mixpanel','completed',10,'2024-04-09 02:59:06','2024-04-09 04:31:57','2024-04-09 04:27:05','2024-04-09 04:31:53',NULL,0,0,NULL,NULL),(12507,'mixpanel','completed',10,'2024-04-09 03:08:47','2024-04-09 04:42:01','2024-04-09 04:36:45','2024-04-09 04:41:58',NULL,0,0,NULL,NULL),(12508,'mixpanel','completed',10,'2024-04-09 03:37:46','2024-04-09 04:51:47','2024-04-09 04:46:45','2024-04-09 04:51:46',NULL,0,0,NULL,NULL),(12509,'mixpanel','completed',10,'2024-04-09 03:11:42','2024-04-09 05:01:49','2024-04-09 04:56:41','2024-04-09 05:01:48',NULL,0,0,NULL,NULL),(12510,'mixpanel','completed',10,'2024-04-09 03:22:50','2024-04-09 05:11:19','2024-04-09 05:06:49','2024-04-09 05:11:19',NULL,0,0,NULL,NULL),(12511,'mixpanel','completed',10,'2024-04-09 04:09:44','2024-04-09 05:21:43','2024-04-09 05:16:43','2024-04-09 05:21:42',NULL,0,0,NULL,NULL),(12512,'mixpanel','completed',10,'2024-04-09 03:51:39','2024-04-09 05:31:43','2024-04-09 05:26:38','2024-04-09 05:31:41',NULL,0,0,NULL,NULL),(12513,'mixpanel','completed',10,'2024-04-09 04:03:45','2024-04-09 05:41:52','2024-04-09 05:36:44','2024-04-09 05:41:51',NULL,0,0,NULL,NULL),(12514,'mixpanel','completed',10,'2024-04-09 04:23:40','2024-04-09 05:51:41','2024-04-09 05:46:39','2024-04-09 05:51:40',NULL,0,0,NULL,NULL),(12515,'mixpanel','completed',10,'2024-04-09 04:16:48','2024-04-09 06:01:43','2024-04-09 05:56:47','2024-04-09 06:01:42',NULL,0,0,NULL,NULL),(12516,'mixpanel','completed',10,'2024-04-09 04:48:43','2024-04-09 06:11:45','2024-04-09 06:06:42','2024-04-09 06:11:44',NULL,0,0,NULL,NULL),(12517,'mixpanel','completed',10,'2024-04-09 05:08:43','2024-04-09 06:21:46','2024-04-09 06:16:42','2024-04-09 06:21:45',NULL,0,0,NULL,NULL),(12518,'mixpanel','completed',10,'2024-04-09 05:13:47','2024-04-09 06:31:11','2024-04-09 06:26:46','2024-04-09 06:31:10',NULL,0,0,NULL,NULL),(12519,'mixpanel','completed',10,'2024-04-09 04:43:04','2024-04-09 06:36:41','2024-04-09 06:34:03','2024-04-09 06:36:40',NULL,0,0,NULL,NULL),(12520,'mixpanel','completed',10,'2024-04-09 04:54:53','2024-04-09 06:46:49','2024-04-09 06:41:52','2024-04-09 06:46:48',NULL,0,0,NULL,NULL),(12521,'mixpanel','completed',10,'2024-04-09 05:06:44','2024-04-09 06:56:44','2024-04-09 06:51:43','2024-04-09 06:56:43',NULL,0,0,NULL,NULL),(12522,'mixpanel','completed',10,'2024-04-09 05:47:40','2024-04-09 07:06:52','2024-04-09 07:01:39','2024-04-09 07:06:51',NULL,0,0,NULL,NULL),(12523,'mixpanel','completed',10,'2024-04-09 05:20:50','2024-04-09 07:16:45','2024-04-09 07:11:49','2024-04-09 07:16:45',NULL,0,0,NULL,NULL),(12524,'mixpanel','completed',10,'2024-04-09 05:37:42','2024-04-09 07:26:47','2024-04-09 07:21:41','2024-04-09 07:26:46',NULL,0,0,NULL,NULL),(12525,'mixpanel','completed',10,'2024-04-09 05:45:44','2024-04-09 07:35:32','2024-04-09 07:31:43','2024-04-09 07:35:31',NULL,0,0,NULL,NULL),(12526,'subscribers_engagement_score','completed',10,'2024-04-09 07:41:49','2024-04-09 07:46:39','2024-04-09 07:41:48','2024-04-09 07:46:38',NULL,0,0,NULL,NULL),(12527,'mixpanel','completed',10,'2024-04-09 06:26:49','2024-04-09 07:46:39','2024-04-09 07:41:48','2024-04-09 07:46:38',NULL,0,0,NULL,NULL),(12528,'subscribers_engagement_score','completed',10,'2024-04-10 20:50:00','2024-04-10 20:51:49','2024-04-09 07:46:38','2024-04-10 20:51:48',NULL,0,0,NULL,NULL),(12529,'mixpanel','completed',10,'2024-04-09 06:18:48','2024-04-09 07:56:43','2024-04-09 07:51:47','2024-04-09 07:56:42',NULL,0,0,NULL,NULL),(12530,'mixpanel','completed',10,'2024-04-09 06:12:45','2024-04-09 08:06:43','2024-04-09 08:01:44','2024-04-09 08:06:42',NULL,0,0,NULL,NULL),(12531,'mixpanel','completed',10,'2024-04-09 06:54:50','2024-04-09 08:16:59','2024-04-09 08:11:49','2024-04-09 08:16:58',NULL,0,0,NULL,NULL),(12532,'mixpanel','completed',10,'2024-04-09 07:05:42','2024-04-09 08:26:48','2024-04-09 08:21:41','2024-04-09 08:26:47',NULL,0,0,NULL,NULL),(12533,'mixpanel','completed',10,'2024-04-09 06:30:47','2024-04-09 08:36:37','2024-04-09 08:31:46','2024-04-09 08:36:36',NULL,0,0,NULL,NULL),(12534,'mixpanel','completed',10,'2024-04-09 06:57:46','2024-04-09 08:46:47','2024-04-09 08:40:45','2024-04-09 08:46:46',NULL,0,0,NULL,NULL),(12535,'mixpanel','completed',10,'2024-04-09 07:40:45','2024-04-09 08:56:53','2024-04-09 08:51:44','2024-04-09 08:56:52',NULL,0,0,NULL,NULL),(12536,'mixpanel','completed',10,'2024-04-09 07:45:50','2024-04-09 09:06:47','2024-04-09 09:01:49','2024-04-09 09:06:46',NULL,0,0,NULL,NULL),(12537,'mixpanel','completed',10,'2024-04-09 08:02:59','2024-04-09 09:16:41','2024-04-09 09:10:58','2024-04-09 09:16:39',NULL,0,0,NULL,NULL),(12538,'mixpanel','completed',10,'2024-04-09 07:37:43','2024-04-09 09:26:48','2024-04-09 09:21:42','2024-04-09 09:26:46',NULL,0,0,NULL,NULL),(12539,'mixpanel','completed',10,'2024-04-09 08:01:55','2024-04-09 09:34:56','2024-04-09 09:31:51','2024-04-09 09:34:55',NULL,0,0,NULL,NULL),(12540,'mixpanel','completed',10,'2024-04-09 07:41:52','2024-04-09 09:46:48','2024-04-09 09:41:51','2024-04-09 09:46:47',NULL,0,0,NULL,NULL),(12541,'mixpanel','completed',10,'2024-04-09 08:34:44','2024-04-09 10:01:46','2024-04-09 09:56:43','2024-04-09 10:01:45',NULL,0,0,NULL,NULL),(12542,'schedule_re_engagement_email','completed',10,'2024-04-10 10:01:46','2024-04-10 10:06:45','2024-04-09 10:01:45','2024-04-10 10:06:44',NULL,0,0,NULL,NULL),(12543,'mixpanel','completed',10,'2024-04-09 08:08:47','2024-04-09 10:11:52','2024-04-09 10:06:46','2024-04-09 10:11:51',NULL,0,0,NULL,NULL),(12544,'mixpanel','completed',10,'2024-04-09 09:07:42','2024-04-09 10:21:47','2024-04-09 10:16:41','2024-04-09 10:21:46',NULL,0,0,NULL,NULL),(12545,'mixpanel','completed',10,'2024-04-09 08:47:43','2024-04-09 10:31:45','2024-04-09 10:26:42','2024-04-09 10:31:44',NULL,0,0,NULL,NULL),(12546,'mixpanel','completed',10,'2024-04-09 09:13:46','2024-04-09 10:41:47','2024-04-09 10:36:45','2024-04-09 10:41:46',NULL,0,0,NULL,NULL),(12547,'mixpanel','completed',10,'2024-04-09 09:27:40','2024-04-09 10:51:50','2024-04-09 10:46:39','2024-04-09 10:51:49',NULL,0,0,NULL,NULL),(12548,'mixpanel','completed',10,'2024-04-09 09:34:42','2024-04-09 11:01:49','2024-04-09 10:56:41','2024-04-09 11:01:48',NULL,0,0,NULL,NULL),(12549,'mixpanel','completed',10,'2024-04-09 09:29:42','2024-04-09 11:11:43','2024-04-09 11:06:41','2024-04-09 11:11:42',NULL,0,0,NULL,NULL),(12550,'mixpanel','completed',10,'2024-04-09 09:45:46','2024-04-09 11:21:46','2024-04-09 11:16:45','2024-04-09 11:21:45',NULL,0,0,NULL,NULL),(12551,'mixpanel','completed',10,'2024-04-09 09:25:46','2024-04-09 11:31:44','2024-04-09 11:24:45','2024-04-09 11:31:44',NULL,0,0,NULL,NULL),(12552,'mixpanel','completed',10,'2024-04-09 10:02:43','2024-04-09 11:41:41','2024-04-09 11:36:42','2024-04-09 11:41:40',NULL,0,0,NULL,NULL),(12553,'mixpanel','completed',10,'2024-04-09 10:10:43','2024-04-09 11:51:43','2024-04-09 11:46:42','2024-04-09 11:51:42',NULL,0,0,NULL,NULL),(12554,'mixpanel','completed',10,'2024-04-09 10:39:52','2024-04-09 12:01:39','2024-04-09 11:56:51','2024-04-09 12:01:38',NULL,0,0,NULL,NULL),(12555,'mixpanel','completed',10,'2024-04-09 10:51:44','2024-04-09 12:11:46','2024-04-09 12:06:43','2024-04-09 12:11:45',NULL,0,0,NULL,NULL),(12556,'mixpanel','completed',10,'2024-04-09 10:19:48','2024-04-09 12:21:49','2024-04-09 12:16:47','2024-04-09 12:21:48',NULL,0,0,NULL,NULL),(12557,'mixpanel','completed',10,'2024-04-09 11:23:47','2024-04-09 12:31:45','2024-04-09 12:26:46','2024-04-09 12:31:44',NULL,0,0,NULL,NULL),(12558,'mixpanel','completed',10,'2024-04-09 11:21:53','2024-04-09 12:41:40','2024-04-09 12:36:52','2024-04-09 12:41:39',NULL,0,0,NULL,NULL),(12559,'mixpanel','completed',10,'2024-04-09 10:58:43','2024-04-09 12:51:51','2024-04-09 12:46:42','2024-04-09 12:51:50',NULL,0,0,NULL,NULL),(12560,'mixpanel','completed',10,'2024-04-09 11:43:45','2024-04-09 13:01:43','2024-04-09 12:58:41','2024-04-09 13:01:42',NULL,0,0,NULL,NULL),(12561,'mixpanel','completed',10,'2024-04-09 11:49:08','2024-04-09 13:06:41','2024-04-09 13:04:07','2024-04-09 13:06:40',NULL,0,0,NULL,NULL),(12562,'mixpanel','completed',10,'2024-04-09 11:11:41','2024-04-09 13:16:40','2024-04-09 13:11:40','2024-04-09 13:16:39',NULL,0,0,NULL,NULL),(12563,'mixpanel','completed',10,'2024-04-09 11:53:41','2024-04-09 13:26:44','2024-04-09 13:21:40','2024-04-09 13:26:43',NULL,0,0,NULL,NULL),(12564,'mixpanel','completed',10,'2024-04-09 12:04:43','2024-04-09 13:36:39','2024-04-09 13:31:42','2024-04-09 13:36:38',NULL,0,0,NULL,NULL),(12565,'mixpanel','completed',10,'2024-04-09 12:18:41','2024-04-09 13:46:46','2024-04-09 13:41:40','2024-04-09 13:46:45',NULL,0,0,NULL,NULL),(12566,'mixpanel','completed',10,'2024-04-09 12:31:51','2024-04-09 13:55:24','2024-04-09 13:51:50','2024-04-09 13:55:23',NULL,0,0,NULL,NULL),(12567,'mixpanel','completed',10,'2024-04-09 12:17:46','2024-04-09 14:05:18','2024-04-09 14:01:45','2024-04-09 14:05:17',NULL,0,0,NULL,NULL),(12568,'mixpanel','completed',10,'2024-04-09 13:03:09','2024-04-09 14:16:45','2024-04-09 14:11:08','2024-04-09 14:16:44',NULL,0,0,NULL,NULL),(12569,'mixpanel','completed',10,'2024-04-09 13:15:51','2024-04-09 14:26:47','2024-04-09 14:21:50','2024-04-09 14:26:46',NULL,0,0,NULL,NULL),(12570,'mixpanel','completed',10,'2024-04-09 12:30:45','2024-04-09 14:36:27','2024-04-09 14:31:44','2024-04-09 14:36:26',NULL,0,0,NULL,NULL),(12571,'mixpanel','completed',10,'2024-04-09 12:41:51','2024-04-09 14:46:47','2024-04-09 14:41:50','2024-04-09 14:46:46',NULL,0,0,NULL,NULL),(12572,'mixpanel','completed',10,'2024-04-09 13:13:51','2024-04-09 14:56:40','2024-04-09 14:51:50','2024-04-09 14:56:39',NULL,0,0,NULL,NULL),(12573,'mixpanel','completed',10,'2024-04-09 13:09:52','2024-04-09 15:06:47','2024-04-09 15:01:51','2024-04-09 15:06:46',NULL,0,0,NULL,NULL),(12574,'unsubscribe_tokens','completed',0,'2024-04-09 15:02:01','2024-04-09 15:06:47','2024-04-09 15:02:00','2024-04-09 15:06:46',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(12575,'subscriber_link_tokens','completed',0,'2024-04-09 15:02:01','2024-04-09 15:06:47','2024-04-09 15:02:00','2024-04-09 15:06:46',NULL,0,0,NULL,NULL),(12576,'newsletter_templates_thumbnails','completed',10,'2024-04-09 15:02:01','2024-04-09 15:06:47','2024-04-09 15:02:00','2024-04-09 15:06:46',NULL,0,0,NULL,NULL),(12577,'mixpanel','completed',10,'2024-04-09 13:19:47','2024-04-09 15:16:43','2024-04-09 15:11:46','2024-04-09 15:16:42',NULL,0,0,NULL,NULL),(12578,'mixpanel','completed',10,'2024-04-09 13:21:42','2024-04-09 15:26:45','2024-04-09 15:21:41','2024-04-09 15:26:44',NULL,0,0,NULL,NULL),(12579,'mixpanel','completed',10,'2024-04-09 14:00:48','2024-04-09 15:36:40','2024-04-09 15:31:47','2024-04-09 15:36:39',NULL,0,0,NULL,NULL),(12580,'mixpanel','completed',10,'2024-04-09 14:00:40','2024-04-09 15:46:49','2024-04-09 15:41:39','2024-04-09 15:46:48',NULL,0,0,NULL,NULL),(12581,'mixpanel','completed',10,'2024-04-09 13:59:44','2024-04-09 15:56:41','2024-04-09 15:51:43','2024-04-09 15:56:40',NULL,0,0,NULL,NULL),(12582,'mixpanel','completed',10,'2024-04-09 14:05:48','2024-04-09 16:04:26','2024-04-09 16:01:47','2024-04-09 16:04:25',NULL,0,0,NULL,NULL),(12583,'mixpanel','completed',10,'2024-04-09 14:44:49','2024-04-09 16:11:48','2024-04-09 16:06:48','2024-04-09 16:11:47',NULL,0,0,NULL,NULL),(12584,'mixpanel','completed',10,'2024-04-09 14:46:47','2024-04-09 16:21:50','2024-04-09 16:16:46','2024-04-09 16:21:49',NULL,0,0,NULL,NULL),(12585,'mixpanel','completed',10,'2024-04-09 14:36:47','2024-04-09 16:31:42','2024-04-09 16:26:46','2024-04-09 16:31:41',NULL,0,0,NULL,NULL),(12586,'mixpanel','completed',10,'2024-04-09 15:28:44','2024-04-09 16:44:59','2024-04-09 16:41:43','2024-04-09 16:44:58',NULL,0,0,NULL,NULL),(12587,'mixpanel','completed',10,'2024-04-09 14:57:45','2024-04-09 16:56:41','2024-04-09 16:51:44','2024-04-09 16:56:40',NULL,0,0,NULL,NULL),(12588,'mixpanel','completed',10,'2024-04-09 15:02:47','2024-04-09 17:06:45','2024-04-09 17:01:46','2024-04-09 17:06:44',NULL,0,0,NULL,NULL),(12589,'mixpanel','completed',10,'2024-04-09 15:18:45','2024-04-09 17:16:45','2024-04-09 17:11:44','2024-04-09 17:16:44',NULL,0,0,NULL,NULL),(12590,'mixpanel','completed',10,'2024-04-09 15:54:51','2024-04-09 17:25:23','2024-04-09 17:21:51','2024-04-09 17:25:22',NULL,0,0,NULL,NULL),(12591,'mixpanel','completed',10,'2024-04-09 16:03:42','2024-04-09 17:36:47','2024-04-09 17:31:41','2024-04-09 17:36:46',NULL,0,0,NULL,NULL),(12592,'mixpanel','completed',10,'2024-04-09 15:50:43','2024-04-09 17:46:44','2024-04-09 17:41:42','2024-04-09 17:46:43',NULL,0,0,NULL,NULL),(12593,'mixpanel','completed',10,'2024-04-09 15:58:00','2024-04-09 17:56:44','2024-04-09 17:51:57','2024-04-09 17:56:43',NULL,0,0,NULL,NULL),(12594,'mixpanel','completed',10,'2024-04-09 16:05:46','2024-04-09 18:05:13','2024-04-09 18:01:45','2024-04-09 18:05:12',NULL,0,0,NULL,NULL),(12595,'mixpanel','completed',10,'2024-04-09 16:25:45','2024-04-09 18:16:44','2024-04-09 18:11:44','2024-04-09 18:16:43',NULL,0,0,NULL,NULL),(12596,'mixpanel','completed',10,'2024-04-09 17:01:48','2024-04-09 18:26:48','2024-04-09 18:21:47','2024-04-09 18:26:47',NULL,0,0,NULL,NULL),(12597,'mixpanel','completed',10,'2024-04-09 16:32:49','2024-04-09 18:35:19','2024-04-09 18:31:48','2024-04-09 18:35:18',NULL,0,0,NULL,NULL),(12598,'mixpanel','completed',10,'2024-04-09 17:34:47','2024-04-09 18:46:45','2024-04-09 18:41:46','2024-04-09 18:46:44',NULL,0,0,NULL,NULL),(12599,'mixpanel','completed',10,'2024-04-09 17:02:42','2024-04-09 18:56:53','2024-04-09 18:51:41','2024-04-09 18:56:52',NULL,0,0,NULL,NULL),(12600,'mixpanel','completed',10,'2024-04-09 17:25:46','2024-04-09 19:04:49','2024-04-09 19:01:45','2024-04-09 19:04:48',NULL,0,0,NULL,NULL),(12601,'mixpanel','completed',10,'2024-04-09 17:14:49','2024-04-09 19:16:41','2024-04-09 19:11:48','2024-04-09 19:16:40',NULL,0,0,NULL,NULL),(12602,'mixpanel','completed',10,'2024-04-09 18:13:47','2024-04-09 19:26:49','2024-04-09 19:21:46','2024-04-09 19:26:48',NULL,0,0,NULL,NULL),(12603,'mixpanel','completed',10,'2024-04-09 17:38:45','2024-04-09 19:36:47','2024-04-09 19:31:44','2024-04-09 19:36:46',NULL,0,0,NULL,NULL),(12604,'mixpanel','completed',10,'2024-04-09 17:45:44','2024-04-09 19:46:50','2024-04-09 19:41:43','2024-04-09 19:46:49',NULL,0,0,NULL,NULL),(12605,'mixpanel','completed',10,'2024-04-09 18:34:44','2024-04-09 19:56:54','2024-04-09 19:51:43','2024-04-09 19:56:53',NULL,0,0,NULL,NULL),(12606,'mixpanel','completed',10,'2024-04-09 18:13:49','2024-04-09 20:06:39','2024-04-09 20:01:48','2024-04-09 20:06:38',NULL,0,0,NULL,NULL),(12607,'mixpanel','completed',10,'2024-04-09 18:58:47','2024-04-09 20:16:53','2024-04-09 20:11:46','2024-04-09 20:16:52',NULL,0,0,NULL,NULL),(12608,'mixpanel','completed',10,'2024-04-09 18:41:45','2024-04-09 20:26:53','2024-04-09 20:21:44','2024-04-09 20:26:52',NULL,0,0,NULL,NULL),(12609,'mixpanel','completed',10,'2024-04-09 18:56:05','2024-04-09 20:36:47','2024-04-09 20:32:02','2024-04-09 20:36:45',NULL,0,0,NULL,NULL),(12610,'mixpanel','completed',10,'2024-04-09 19:01:44','2024-04-09 20:46:40','2024-04-09 20:41:43','2024-04-09 20:46:39',NULL,0,0,NULL,NULL),(12611,'mixpanel','completed',10,'2024-04-09 18:52:41','2024-04-09 20:56:40','2024-04-09 20:51:40','2024-04-09 20:56:38',NULL,0,0,NULL,NULL),(12612,'mixpanel','completed',10,'2024-04-09 19:19:44','2024-04-09 21:06:45','2024-04-09 21:01:43','2024-04-09 21:06:44',NULL,0,0,NULL,NULL),(12613,'mixpanel','completed',10,'2024-04-09 19:56:54','2024-04-09 21:16:42','2024-04-09 21:11:53','2024-04-09 21:16:41',NULL,0,0,NULL,NULL),(12614,'mixpanel','completed',10,'2024-04-09 20:05:44','2024-04-09 21:26:48','2024-04-09 21:21:43','2024-04-09 21:26:47',NULL,0,0,NULL,NULL),(12615,'mixpanel','completed',10,'2024-04-09 19:50:22','2024-04-09 21:36:46','2024-04-09 21:31:20','2024-04-09 21:36:45',NULL,0,0,NULL,NULL),(12616,'mixpanel','completed',10,'2024-04-09 19:43:45','2024-04-09 21:46:55','2024-04-09 21:41:44','2024-04-09 21:46:52',NULL,0,0,NULL,NULL),(12617,'mixpanel','completed',10,'2024-04-09 20:34:41','2024-04-09 21:56:49','2024-04-09 21:51:40','2024-04-09 21:56:48',NULL,0,0,NULL,NULL),(12618,'mixpanel','completed',10,'2024-04-09 20:55:40','2024-04-09 22:06:51','2024-04-09 22:01:39','2024-04-09 22:06:50',NULL,0,0,NULL,NULL),(12619,'mixpanel','completed',10,'2024-04-09 21:00:40','2024-04-09 22:16:47','2024-04-09 22:11:39','2024-04-09 22:16:46',NULL,0,0,NULL,NULL),(12620,'mixpanel','completed',10,'2024-04-09 20:29:43','2024-04-09 22:26:44','2024-04-09 22:21:42','2024-04-09 22:26:43',NULL,0,0,NULL,NULL),(12621,'mixpanel','completed',10,'2024-04-09 21:08:44','2024-04-09 22:34:16','2024-04-09 22:31:43','2024-04-09 22:34:15',NULL,0,0,NULL,NULL),(12622,'mixpanel','completed',10,'2024-04-09 20:58:39','2024-04-09 22:41:41','2024-04-09 22:36:38','2024-04-09 22:41:41',NULL,0,0,NULL,NULL),(12623,'mixpanel','completed',10,'2024-04-09 21:43:43','2024-04-09 22:51:59','2024-04-09 22:46:42','2024-04-09 22:51:58',NULL,0,0,NULL,NULL),(12624,'mixpanel','completed',10,'2024-04-09 21:05:49','2024-04-09 23:06:50','2024-04-09 23:01:48','2024-04-09 23:06:49',NULL,0,0,NULL,NULL),(12625,'mixpanel','completed',10,'2024-04-09 21:19:47','2024-04-09 23:16:44','2024-04-09 23:11:46','2024-04-09 23:16:43',NULL,0,0,NULL,NULL),(12626,'mixpanel','completed',10,'2024-04-09 21:58:43','2024-04-09 23:26:42','2024-04-09 23:21:43','2024-04-09 23:26:41',NULL,0,0,NULL,NULL),(12627,'mixpanel','completed',10,'2024-04-09 22:05:48','2024-04-09 23:36:47','2024-04-09 23:31:47','2024-04-09 23:36:46',NULL,0,0,NULL,NULL),(12628,'mixpanel','completed',10,'2024-04-09 22:01:44','2024-04-09 23:46:41','2024-04-09 23:41:43','2024-04-09 23:46:40',NULL,0,0,NULL,NULL),(12629,'mixpanel','completed',10,'2024-04-09 22:17:43','2024-04-09 23:56:52','2024-04-09 23:51:42','2024-04-09 23:56:51',NULL,0,0,NULL,NULL),(12630,'mixpanel','completed',10,'2024-04-09 22:18:49','2024-04-10 00:06:43','2024-04-10 00:01:48','2024-04-10 00:06:42',NULL,0,0,NULL,NULL),(12631,'mixpanel','completed',10,'2024-04-09 22:23:46','2024-04-10 00:16:44','2024-04-10 00:11:45','2024-04-10 00:16:43',NULL,0,0,NULL,NULL),(12632,'mixpanel','completed',10,'2024-04-09 22:33:50','2024-04-10 00:26:40','2024-04-10 00:21:49','2024-04-10 00:26:39',NULL,0,0,NULL,NULL),(12633,'mixpanel','completed',10,'2024-04-09 23:01:43','2024-04-10 00:36:38','2024-04-10 00:31:42','2024-04-10 00:36:37',NULL,0,0,NULL,NULL),(12634,'mixpanel','completed',10,'2024-04-09 23:07:48','2024-04-10 00:46:53','2024-04-10 00:41:47','2024-04-10 00:46:52',NULL,0,0,NULL,NULL),(12635,'mixpanel','completed',10,'2024-04-09 23:40:50','2024-04-10 00:56:42','2024-04-10 00:51:49','2024-04-10 00:56:41',NULL,0,0,NULL,NULL),(12636,'mixpanel','completed',10,'2024-04-09 23:15:45','2024-04-10 01:06:43','2024-04-10 01:01:44','2024-04-10 01:06:42',NULL,0,0,NULL,NULL),(12637,'mixpanel','completed',10,'2024-04-09 23:23:46','2024-04-10 01:16:50','2024-04-10 01:11:45','2024-04-10 01:16:49',NULL,0,0,NULL,NULL),(12638,'mixpanel','completed',10,'2024-04-09 23:40:42','2024-04-10 01:26:50','2024-04-10 01:21:42','2024-04-10 01:26:49',NULL,0,0,NULL,NULL),(12639,'mixpanel','completed',10,'2024-04-09 23:52:44','2024-04-10 01:36:45','2024-04-10 01:31:43','2024-04-10 01:36:44',NULL,0,0,NULL,NULL),(12640,'mixpanel','completed',10,'2024-04-10 00:12:44','2024-04-10 01:46:47','2024-04-10 01:41:43','2024-04-10 01:46:46',NULL,0,0,NULL,NULL),(12641,'mixpanel','completed',10,'2024-04-10 00:08:43','2024-04-10 01:56:51','2024-04-10 01:51:43','2024-04-10 01:56:50',NULL,0,0,NULL,NULL),(12642,'mixpanel','completed',10,'2024-04-10 00:26:42','2024-04-10 02:06:39','2024-04-10 02:01:41','2024-04-10 02:06:38',NULL,0,0,NULL,NULL),(12643,'mixpanel','completed',10,'2024-04-10 00:34:42','2024-04-10 02:16:25','2024-04-10 02:11:41','2024-04-10 02:16:24',NULL,0,0,NULL,NULL),(12644,'mixpanel','completed',10,'2024-04-10 00:20:42','2024-04-10 02:26:52','2024-04-10 02:21:41','2024-04-10 02:26:51',NULL,0,0,NULL,NULL),(12645,'mixpanel','completed',10,'2024-04-10 01:21:45','2024-04-10 02:36:53','2024-04-10 02:31:44','2024-04-10 02:36:52',NULL,0,0,NULL,NULL),(12646,'mixpanel','completed',10,'2024-04-10 01:35:43','2024-04-10 02:46:40','2024-04-10 02:41:42','2024-04-10 02:46:40',NULL,0,0,NULL,NULL),(12647,'mixpanel','completed',10,'2024-04-10 01:19:51','2024-04-10 02:56:49','2024-04-10 02:51:50','2024-04-10 02:56:47',NULL,0,0,NULL,NULL),(12648,'mixpanel','completed',10,'2024-04-10 01:34:48','2024-04-10 03:06:46','2024-04-10 03:01:47','2024-04-10 03:06:45',NULL,0,0,NULL,NULL),(12649,'mixpanel','completed',10,'2024-04-10 01:40:42','2024-04-10 03:16:52','2024-04-10 03:11:41','2024-04-10 03:16:51',NULL,0,0,NULL,NULL),(12650,'mixpanel','completed',10,'2024-04-10 01:54:51','2024-04-10 03:24:54','2024-04-10 03:21:50','2024-04-10 03:24:53',NULL,0,0,NULL,NULL),(12651,'mixpanel','completed',10,'2024-04-10 01:42:49','2024-04-10 03:36:40','2024-04-10 03:31:48','2024-04-10 03:36:39',NULL,0,0,NULL,NULL),(12652,'mixpanel','completed',10,'2024-04-10 02:02:44','2024-04-10 03:46:46','2024-04-10 03:41:43','2024-04-10 03:46:40',NULL,0,0,NULL,NULL),(12653,'mixpanel','completed',10,'2024-04-10 01:51:43','2024-04-10 03:56:45','2024-04-10 03:51:42','2024-04-10 03:56:44',NULL,0,0,NULL,NULL),(12654,'mixpanel','completed',10,'2024-04-10 02:06:48','2024-04-10 04:05:33','2024-04-10 04:01:47','2024-04-10 04:05:32',NULL,0,0,NULL,NULL),(12655,'mixpanel','completed',10,'2024-04-10 02:31:37','2024-04-10 04:11:45','2024-04-10 04:09:36','2024-04-10 04:11:44',NULL,0,0,NULL,NULL),(12656,'mixpanel','completed',10,'2024-04-10 02:58:49','2024-04-10 04:21:47','2024-04-10 04:16:48','2024-04-10 04:21:46',NULL,0,0,NULL,NULL),(12657,'mixpanel','completed',10,'2024-04-10 02:56:49','2024-04-10 04:32:12','2024-04-10 04:26:48','2024-04-10 04:32:03',NULL,0,0,NULL,NULL),(12658,'mixpanel','completed',10,'2024-04-10 03:02:43','2024-04-10 04:41:56','2024-04-10 04:36:41','2024-04-10 04:41:54',NULL,0,0,NULL,NULL),(12659,'mixpanel','completed',10,'2024-04-10 03:07:45','2024-04-10 04:51:49','2024-04-10 04:46:43','2024-04-10 04:51:48',NULL,0,0,NULL,NULL),(12660,'mixpanel','completed',10,'2024-04-10 03:13:40','2024-04-10 05:01:50','2024-04-10 04:56:39','2024-04-10 05:01:49',NULL,0,0,NULL,NULL),(12661,'mixpanel','completed',10,'2024-04-10 03:37:44','2024-04-10 05:11:47','2024-04-10 05:06:43','2024-04-10 05:11:46',NULL,0,0,NULL,NULL),(12662,'mixpanel','completed',10,'2024-04-10 03:29:53','2024-04-10 05:21:45','2024-04-10 05:16:52','2024-04-10 05:21:44',NULL,0,0,NULL,NULL),(12663,'mixpanel','completed',10,'2024-04-10 03:40:43','2024-04-10 05:31:50','2024-04-10 05:26:42','2024-04-10 05:31:49',NULL,0,0,NULL,NULL),(12664,'mixpanel','completed',10,'2024-04-10 04:22:51','2024-04-10 05:41:48','2024-04-10 05:36:50','2024-04-10 05:41:47',NULL,0,0,NULL,NULL),(12665,'mixpanel','completed',10,'2024-04-10 04:12:50','2024-04-10 05:51:44','2024-04-10 05:46:49','2024-04-10 05:51:43',NULL,0,0,NULL,NULL),(12666,'mixpanel','completed',10,'2024-04-10 04:39:51','2024-04-10 06:01:33','2024-04-10 05:56:50','2024-04-10 06:01:32',NULL,0,0,NULL,NULL),(12667,'mixpanel','completed',10,'2024-04-10 04:08:37','2024-04-10 06:06:44','2024-04-10 06:04:35','2024-04-10 06:06:43',NULL,0,0,NULL,NULL),(12668,'mixpanel','completed',10,'2024-04-10 04:34:46','2024-04-10 06:16:43','2024-04-10 06:11:45','2024-04-10 06:16:42',NULL,0,0,NULL,NULL),(12669,'mixpanel','completed',10,'2024-04-10 05:12:43','2024-04-10 06:26:48','2024-04-10 06:21:43','2024-04-10 06:26:47',NULL,0,0,NULL,NULL),(12670,'mixpanel','completed',10,'2024-04-10 04:46:01','2024-04-10 06:36:49','2024-04-10 06:31:58','2024-04-10 06:36:46',NULL,0,0,NULL,NULL),(12671,'mixpanel','completed',10,'2024-04-10 05:27:49','2024-04-10 06:46:43','2024-04-10 06:41:47','2024-04-10 06:46:42',NULL,0,0,NULL,NULL),(12672,'mixpanel','completed',10,'2024-04-10 05:10:47','2024-04-10 06:56:49','2024-04-10 06:51:46','2024-04-10 06:56:48',NULL,0,0,NULL,NULL),(12673,'mixpanel','completed',10,'2024-04-10 05:18:43','2024-04-10 07:06:42','2024-04-10 07:01:42','2024-04-10 07:06:41',NULL,0,0,NULL,NULL),(12674,'mixpanel','completed',10,'2024-04-10 05:48:53','2024-04-10 07:16:43','2024-04-10 07:11:52','2024-04-10 07:16:42',NULL,0,0,NULL,NULL),(12675,'mixpanel','completed',10,'2024-04-10 05:29:46','2024-04-10 07:26:47','2024-04-10 07:21:45','2024-04-10 07:26:46',NULL,0,0,NULL,NULL),(12676,'mixpanel','completed',10,'2024-04-10 06:17:42','2024-04-10 07:36:45','2024-04-10 07:31:41','2024-04-10 07:36:44',NULL,0,0,NULL,NULL),(12677,'mixpanel','completed',10,'2024-04-10 05:44:44','2024-04-10 07:46:41','2024-04-10 07:41:43','2024-04-10 07:46:40',NULL,0,0,NULL,NULL),(12678,'mixpanel','completed',10,'2024-04-10 06:02:49','2024-04-10 07:56:37','2024-04-10 07:51:49','2024-04-10 07:56:36',NULL,0,0,NULL,NULL),(12679,'mixpanel','completed',10,'2024-04-10 06:53:41','2024-04-10 08:06:47','2024-04-10 08:01:40','2024-04-10 08:06:46',NULL,0,0,NULL,NULL),(12680,'mixpanel','completed',10,'2024-04-10 06:42:47','2024-04-10 08:16:41','2024-04-10 08:11:46','2024-04-10 08:16:40',NULL,0,0,NULL,NULL),(12681,'mixpanel','completed',10,'2024-04-10 06:30:46','2024-04-10 08:26:42','2024-04-10 08:21:45','2024-04-10 08:26:41',NULL,0,0,NULL,NULL),(12682,'mixpanel','completed',10,'2024-04-10 06:52:42','2024-04-10 08:36:50','2024-04-10 08:31:41','2024-04-10 08:36:49',NULL,0,0,NULL,NULL),(12683,'mixpanel','completed',10,'2024-04-10 07:34:43','2024-04-10 08:46:46','2024-04-10 08:41:42','2024-04-10 08:46:45',NULL,0,0,NULL,NULL),(12684,'mixpanel','completed',10,'2024-04-10 06:57:51','2024-04-10 08:56:44','2024-04-10 08:51:50','2024-04-10 08:56:43',NULL,0,0,NULL,NULL),(12685,'mixpanel','completed',10,'2024-04-10 07:03:42','2024-04-10 09:06:39','2024-04-10 09:01:41','2024-04-10 09:06:38',NULL,0,0,NULL,NULL),(12686,'mixpanel','completed',10,'2024-04-10 07:20:51','2024-04-10 09:16:21','2024-04-10 09:11:50','2024-04-10 09:16:20',NULL,0,0,NULL,NULL),(12687,'mixpanel','completed',10,'2024-04-10 07:27:52','2024-04-10 09:26:49','2024-04-10 09:21:51','2024-04-10 09:26:48',NULL,0,0,NULL,NULL),(12688,'mixpanel','completed',10,'2024-04-10 08:12:44','2024-04-10 09:36:43','2024-04-10 09:31:43','2024-04-10 09:36:41',NULL,0,0,NULL,NULL),(12689,'mixpanel','completed',10,'2024-04-10 08:06:47','2024-04-10 09:46:44','2024-04-10 09:41:46','2024-04-10 09:46:43',NULL,0,0,NULL,NULL),(12690,'mixpanel','completed',10,'2024-04-10 07:57:46','2024-04-10 09:56:49','2024-04-10 09:51:45','2024-04-10 09:56:48',NULL,0,0,NULL,NULL),(12691,'mixpanel','completed',10,'2024-04-10 08:42:00','2024-04-10 10:06:45','2024-04-10 10:00:59','2024-04-10 10:06:44',NULL,0,0,NULL,NULL),(12692,'schedule_re_engagement_email','completed',10,'2024-04-11 10:11:39','2024-04-11 10:14:03','2024-04-10 10:11:38','2024-04-11 10:14:03',NULL,0,0,NULL,NULL),(12693,'mixpanel','completed',10,'2024-04-10 08:35:39','2024-04-10 10:16:44','2024-04-10 10:11:38','2024-04-10 10:16:43',NULL,0,0,NULL,NULL),(12694,'mixpanel','completed',10,'2024-04-10 08:56:45','2024-04-10 10:21:43','2024-04-10 10:18:44','2024-04-10 10:21:42',NULL,0,0,NULL,NULL),(12695,'mixpanel','completed',10,'2024-04-10 08:59:47','2024-04-10 10:31:52','2024-04-10 10:26:46','2024-04-10 10:31:51',NULL,0,0,NULL,NULL),(12696,'mixpanel','completed',10,'2024-04-10 08:43:52','2024-04-10 10:41:38','2024-04-10 10:36:51','2024-04-10 10:41:37',NULL,0,0,NULL,NULL),(12697,'mixpanel','completed',10,'2024-04-10 09:19:48','2024-04-10 10:51:46','2024-04-10 10:46:47','2024-04-10 10:51:45',NULL,0,0,NULL,NULL),(12698,'mixpanel','completed',10,'2024-04-10 09:15:55','2024-04-10 11:01:44','2024-04-10 10:56:52','2024-04-10 11:01:43',NULL,0,0,NULL,NULL),(12699,'mixpanel','completed',10,'2024-04-10 09:44:44','2024-04-10 11:11:44','2024-04-10 11:06:43','2024-04-10 11:11:42',NULL,0,0,NULL,NULL),(12700,'mixpanel','completed',10,'2024-04-10 10:07:49','2024-04-10 11:21:50','2024-04-10 11:16:48','2024-04-10 11:21:49',NULL,0,0,NULL,NULL),(12701,'mixpanel','completed',10,'2024-04-10 09:25:39','2024-04-10 11:31:52','2024-04-10 11:26:38','2024-04-10 11:31:51',NULL,0,0,NULL,NULL),(12702,'mixpanel','completed',10,'2024-04-10 10:05:44','2024-04-10 11:41:47','2024-04-10 11:36:43','2024-04-10 11:41:46',NULL,0,0,NULL,NULL),(12703,'mixpanel','completed',10,'2024-04-10 10:37:46','2024-04-10 11:51:46','2024-04-10 11:46:45','2024-04-10 11:51:45',NULL,0,0,NULL,NULL),(12704,'mixpanel','completed',10,'2024-04-10 10:26:10','2024-04-10 11:56:48','2024-04-10 11:54:09','2024-04-10 11:56:48',NULL,0,0,NULL,NULL),(12705,'mixpanel','completed',10,'2024-04-10 10:33:47','2024-04-10 12:06:47','2024-04-10 12:01:46','2024-04-10 12:06:46',NULL,0,0,NULL,NULL),(12706,'mixpanel','completed',10,'2024-04-10 10:44:45','2024-04-10 12:16:49','2024-04-10 12:11:44','2024-04-10 12:16:48',NULL,0,0,NULL,NULL),(12707,'mixpanel','completed',10,'2024-04-10 11:07:46','2024-04-10 12:26:39','2024-04-10 12:21:45','2024-04-10 12:26:38',NULL,0,0,NULL,NULL),(12708,'mixpanel','completed',10,'2024-04-10 10:50:50','2024-04-10 12:36:43','2024-04-10 12:31:49','2024-04-10 12:36:42',NULL,0,0,NULL,NULL),(12709,'mixpanel','completed',10,'2024-04-10 11:13:45','2024-04-10 12:46:47','2024-04-10 12:41:44','2024-04-10 12:46:46',NULL,0,0,NULL,NULL),(12710,'mixpanel','completed',10,'2024-04-10 11:05:46','2024-04-10 12:56:40','2024-04-10 12:51:45','2024-04-10 12:56:39',NULL,0,0,NULL,NULL),(12711,'mixpanel','completed',10,'2024-04-10 11:08:43','2024-04-10 13:01:44','2024-04-10 12:59:42','2024-04-10 13:01:43',NULL,0,0,NULL,NULL),(12712,'mixpanel','completed',10,'2024-04-10 11:07:46','2024-04-10 13:11:49','2024-04-10 13:06:45','2024-04-10 13:11:48',NULL,0,0,NULL,NULL),(12713,'mixpanel','completed',10,'2024-04-10 11:32:43','2024-04-10 13:20:26','2024-04-10 13:16:42','2024-04-10 13:20:25',NULL,0,0,NULL,NULL),(12714,'mixpanel','completed',10,'2024-04-10 12:07:24','2024-04-10 13:26:51','2024-04-10 13:24:23','2024-04-10 13:26:50',NULL,0,0,NULL,NULL),(12715,'mixpanel','completed',10,'2024-04-10 11:40:43','2024-04-10 13:36:41','2024-04-10 13:31:42','2024-04-10 13:36:41',NULL,0,0,NULL,NULL),(12716,'mixpanel','completed',10,'2024-04-10 11:55:45','2024-04-10 13:46:51','2024-04-10 13:41:44','2024-04-10 13:46:50',NULL,0,0,NULL,NULL),(12717,'mixpanel','completed',10,'2024-04-10 12:22:44','2024-04-10 13:56:43','2024-04-10 13:51:43','2024-04-10 13:56:42',NULL,0,0,NULL,NULL),(12718,'mixpanel','completed',10,'2024-04-10 12:30:46','2024-04-10 14:06:44','2024-04-10 14:01:45','2024-04-10 14:06:43',NULL,0,0,NULL,NULL),(12719,'mixpanel','completed',10,'2024-04-10 12:15:47','2024-04-10 14:11:49','2024-04-10 14:08:46','2024-04-10 14:11:48',NULL,0,0,NULL,NULL),(12720,'mixpanel','completed',10,'2024-04-10 12:32:42','2024-04-10 14:21:49','2024-04-10 14:16:41','2024-04-10 14:21:48',NULL,0,0,NULL,NULL),(12721,'mixpanel','completed',10,'2024-04-10 12:30:51','2024-04-10 14:31:47','2024-04-10 14:26:50','2024-04-10 14:31:46',NULL,0,0,NULL,NULL),(12722,'mixpanel','completed',10,'2024-04-10 13:31:43','2024-04-10 14:41:43','2024-04-10 14:36:42','2024-04-10 14:41:42',NULL,0,0,NULL,NULL),(12723,'mixpanel','completed',10,'2024-04-10 13:41:44','2024-04-10 14:51:43','2024-04-10 14:46:43','2024-04-10 14:51:42',NULL,0,0,NULL,NULL),(12724,'mixpanel','completed',10,'2024-04-10 13:40:41','2024-04-10 15:01:47','2024-04-10 14:56:40','2024-04-10 15:01:46',NULL,0,0,NULL,NULL),(12725,'mixpanel','completed',10,'2024-04-10 13:08:48','2024-04-10 15:11:46','2024-04-10 15:06:46','2024-04-10 15:11:45',NULL,0,0,NULL,NULL),(12726,'mixpanel','completed',10,'2024-04-10 13:24:46','2024-04-10 15:21:37','2024-04-10 15:16:45','2024-04-10 15:21:36',NULL,0,0,NULL,NULL),(12727,'mixpanel','completed',10,'2024-04-10 13:57:48','2024-04-10 15:29:08','2024-04-10 15:26:46','2024-04-10 15:29:07',NULL,0,0,NULL,NULL),(12728,'mixpanel','completed',10,'2024-04-10 13:30:45','2024-04-10 15:36:25','2024-04-10 15:31:44','2024-04-10 15:36:24',NULL,0,0,NULL,NULL),(12729,'mixpanel','completed',10,'2024-04-10 14:30:47','2024-04-10 15:45:21','2024-04-10 15:41:46','2024-04-10 15:45:20',NULL,0,0,NULL,NULL),(12730,'mixpanel','completed',10,'2024-04-10 14:06:47','2024-04-10 15:56:44','2024-04-10 15:51:46','2024-04-10 15:56:43',NULL,0,0,NULL,NULL),(12731,'mixpanel','completed',10,'2024-04-10 14:24:52','2024-04-10 16:06:51','2024-04-10 16:01:51','2024-04-10 16:06:50',NULL,0,0,NULL,NULL),(12732,'mixpanel','completed',10,'2024-04-10 14:27:52','2024-04-10 16:16:41','2024-04-10 16:11:51','2024-04-10 16:16:40',NULL,0,0,NULL,NULL),(12733,'mixpanel','completed',10,'2024-04-10 14:56:41','2024-04-10 16:26:46','2024-04-10 16:21:40','2024-04-10 16:26:45',NULL,0,0,NULL,NULL),(12734,'mixpanel','completed',10,'2024-04-10 14:48:47','2024-04-10 16:36:45','2024-04-10 16:31:46','2024-04-10 16:36:44',NULL,0,0,NULL,NULL),(12735,'mixpanel','completed',10,'2024-04-10 15:27:48','2024-04-10 16:46:38','2024-04-10 16:41:47','2024-04-10 16:46:37',NULL,0,0,NULL,NULL),(12736,'mixpanel','completed',10,'2024-04-10 15:05:43','2024-04-10 16:56:51','2024-04-10 16:51:43','2024-04-10 16:56:50',NULL,0,0,NULL,NULL),(12737,'mixpanel','completed',10,'2024-04-10 15:34:48','2024-04-10 17:06:46','2024-04-10 17:01:47','2024-04-10 17:06:45',NULL,0,0,NULL,NULL),(12738,'mixpanel','completed',10,'2024-04-10 15:51:47','2024-04-10 17:16:43','2024-04-10 17:11:46','2024-04-10 17:16:42',NULL,0,0,NULL,NULL),(12739,'mixpanel','completed',10,'2024-04-10 16:02:38','2024-04-10 17:26:49','2024-04-10 17:21:37','2024-04-10 17:26:48',NULL,0,0,NULL,NULL),(12740,'mixpanel','completed',10,'2024-04-10 15:38:43','2024-04-10 17:36:51','2024-04-10 17:31:42','2024-04-10 17:36:50',NULL,0,0,NULL,NULL),(12741,'mixpanel','completed',10,'2024-04-10 16:17:53','2024-04-10 17:46:50','2024-04-10 17:41:47','2024-04-10 17:46:49',NULL,0,0,NULL,NULL),(12742,'mixpanel','completed',10,'2024-04-10 16:26:49','2024-04-10 17:56:42','2024-04-10 17:51:48','2024-04-10 17:56:41',NULL,0,0,NULL,NULL),(12743,'mixpanel','completed',10,'2024-04-10 16:02:47','2024-04-10 18:06:43','2024-04-10 18:01:46','2024-04-10 18:06:42',NULL,0,0,NULL,NULL),(12744,'mixpanel','completed',10,'2024-04-10 16:38:50','2024-04-10 18:14:58','2024-04-10 18:11:49','2024-04-10 18:14:57',NULL,0,0,NULL,NULL),(12745,'mixpanel','completed',10,'2024-04-10 16:29:54','2024-04-10 18:26:47','2024-04-10 18:21:53','2024-04-10 18:26:46',NULL,0,0,NULL,NULL),(12746,'mixpanel','completed',10,'2024-04-10 17:00:51','2024-04-10 18:36:41','2024-04-10 18:31:50','2024-04-10 18:36:40',NULL,0,0,NULL,NULL),(12747,'mixpanel','completed',10,'2024-04-10 17:25:40','2024-04-10 18:43:42','2024-04-10 18:41:39','2024-04-10 18:43:41',NULL,0,0,NULL,NULL),(12748,'mixpanel','completed',10,'2024-04-10 16:54:49','2024-04-10 18:49:38','2024-04-10 18:46:48','2024-04-10 18:49:37',NULL,0,0,NULL,NULL),(12749,'mixpanel','completed',10,'2024-04-10 17:31:44','2024-04-10 18:54:44','2024-04-10 18:51:43','2024-04-10 18:54:43',NULL,0,0,NULL,NULL),(12750,'mixpanel','completed',10,'2024-04-10 17:52:39','2024-04-10 18:59:46','2024-04-10 18:57:38','2024-04-10 18:59:45',NULL,0,0,NULL,NULL),(12751,'mixpanel','completed',10,'2024-04-10 17:40:45','2024-04-10 19:05:41','2024-04-10 19:02:44','2024-04-10 19:05:40',NULL,0,0,NULL,NULL),(12752,'mixpanel','completed',10,'2024-04-10 17:43:47','2024-04-10 19:16:46','2024-04-10 19:11:46','2024-04-10 19:16:40',NULL,0,0,NULL,NULL),(12753,'mixpanel','completed',10,'2024-04-10 17:50:05','2024-04-10 19:27:01','2024-04-10 19:22:02','2024-04-10 19:26:58',NULL,0,0,NULL,NULL),(12754,'mixpanel','completed',10,'2024-04-10 17:32:52','2024-04-10 19:36:42','2024-04-10 19:31:51','2024-04-10 19:36:41',NULL,0,0,NULL,NULL),(12755,'mixpanel','completed',10,'2024-04-10 18:13:39','2024-04-10 19:46:41','2024-04-10 19:41:38','2024-04-10 19:46:40',NULL,0,0,NULL,NULL),(12756,'mixpanel','completed',10,'2024-04-10 18:11:39','2024-04-10 19:56:40','2024-04-10 19:51:38','2024-04-10 19:56:39',NULL,0,0,NULL,NULL),(12757,'mixpanel','completed',10,'2024-04-10 18:18:49','2024-04-10 20:06:42','2024-04-10 20:01:48','2024-04-10 20:06:41',NULL,0,0,NULL,NULL),(12758,'mixpanel','completed',10,'2024-04-10 18:22:16','2024-04-10 20:12:51','2024-04-10 20:10:13','2024-04-10 20:12:50',NULL,0,0,NULL,NULL),(12759,'mixpanel','completed',10,'2024-04-10 19:04:25','2024-04-10 20:21:46','2024-04-10 20:15:25','2024-04-10 20:21:45',NULL,0,0,NULL,NULL),(12760,'mixpanel','completed',10,'2024-04-10 18:53:45','2024-04-10 20:31:37','2024-04-10 20:26:44','2024-04-10 20:31:35',NULL,0,0,NULL,NULL),(12761,'mixpanel','completed',10,'2024-04-10 18:43:48','2024-04-10 20:36:59','2024-04-10 20:33:46','2024-04-10 20:36:58',NULL,0,0,NULL,NULL),(12762,'mixpanel','completed',10,'2024-04-10 18:53:40','2024-04-10 20:46:47','2024-04-10 20:41:39','2024-04-10 20:46:41',NULL,0,0,NULL,NULL),(12763,'subscribers_engagement_score','completed',10,'2024-04-10 20:51:49','2024-04-10 20:56:48','2024-04-10 20:51:48','2024-04-10 20:56:47',NULL,0,0,NULL,NULL),(12764,'mixpanel','completed',10,'2024-04-10 19:05:49','2024-04-10 20:56:48','2024-04-10 20:51:48','2024-04-10 20:56:47',NULL,0,0,NULL,NULL),(12765,'subscribers_engagement_score','completed',10,'2024-04-11 20:19:00','2024-04-11 20:21:44','2024-04-10 20:56:47','2024-04-11 20:21:43',NULL,0,0,NULL,NULL),(12766,'mixpanel','completed',10,'2024-04-10 19:16:41','2024-04-10 21:06:50','2024-04-10 21:01:40','2024-04-10 21:06:49',NULL,0,0,NULL,NULL),(12767,'mixpanel','completed',10,'2024-04-10 19:15:51','2024-04-10 21:16:49','2024-04-10 21:11:50','2024-04-10 21:16:48',NULL,0,0,NULL,NULL),(12768,'mixpanel','completed',10,'2024-04-10 19:32:49','2024-04-10 21:26:44','2024-04-10 21:21:48','2024-04-10 21:26:43',NULL,0,0,NULL,NULL),(12769,'mixpanel','completed',10,'2024-04-10 19:36:45','2024-04-10 21:36:54','2024-04-10 21:31:44','2024-04-10 21:36:53',NULL,0,0,NULL,NULL),(12770,'mixpanel','completed',10,'2024-04-10 20:14:47','2024-04-10 21:46:47','2024-04-10 21:41:46','2024-04-10 21:46:46',NULL,0,0,NULL,NULL),(12771,'mixpanel','completed',10,'2024-04-10 19:54:48','2024-04-10 21:56:52','2024-04-10 21:51:47','2024-04-10 21:56:51',NULL,0,0,NULL,NULL),(12772,'mixpanel','completed',10,'2024-04-10 20:34:27','2024-04-10 22:11:50','2024-04-10 22:05:26','2024-04-10 22:11:49',NULL,0,0,NULL,NULL),(12773,'mixpanel','completed',10,'2024-04-10 20:45:47','2024-04-10 22:21:46','2024-04-10 22:16:46','2024-04-10 22:21:46',NULL,0,0,NULL,NULL),(12774,'mixpanel','completed',10,'2024-04-10 20:51:54','2024-04-10 22:31:41','2024-04-10 22:26:53','2024-04-10 22:31:40',NULL,0,0,NULL,NULL),(12775,'mixpanel','completed',10,'2024-04-10 20:57:47','2024-04-10 22:41:43','2024-04-10 22:36:46','2024-04-10 22:41:42',NULL,0,0,NULL,NULL),(12776,'mixpanel','completed',10,'2024-04-10 21:23:48','2024-04-10 22:51:45','2024-04-10 22:46:47','2024-04-10 22:51:44',NULL,0,0,NULL,NULL),(12777,'mixpanel','completed',10,'2024-04-10 21:24:48','2024-04-10 23:01:42','2024-04-10 22:56:47','2024-04-10 23:01:42',NULL,0,0,NULL,NULL),(12778,'mixpanel','completed',10,'2024-04-10 21:17:59','2024-04-10 23:11:50','2024-04-10 23:06:58','2024-04-10 23:11:49',NULL,0,0,NULL,NULL),(12779,'mixpanel','completed',10,'2024-04-10 21:18:51','2024-04-10 23:21:53','2024-04-10 23:16:50','2024-04-10 23:21:52',NULL,0,0,NULL,NULL),(12780,'mixpanel','completed',10,'2024-04-10 21:43:42','2024-04-10 23:31:46','2024-04-10 23:26:41','2024-04-10 23:31:45',NULL,0,0,NULL,NULL),(12781,'mixpanel','completed',10,'2024-04-10 22:06:47','2024-04-10 23:41:43','2024-04-10 23:36:46','2024-04-10 23:41:42',NULL,0,0,NULL,NULL),(12782,'mixpanel','completed',10,'2024-04-10 22:26:45','2024-04-10 23:51:44','2024-04-10 23:46:45','2024-04-10 23:51:43',NULL,0,0,NULL,NULL),(12783,'mixpanel','completed',10,'2024-04-10 22:17:48','2024-04-11 00:01:42','2024-04-10 23:56:47','2024-04-11 00:01:41',NULL,0,0,NULL,NULL),(12784,'mixpanel','completed',10,'2024-04-10 22:45:54','2024-04-11 00:11:47','2024-04-11 00:06:53','2024-04-11 00:11:46',NULL,0,0,NULL,NULL),(12785,'mixpanel','completed',10,'2024-04-10 23:08:48','2024-04-11 00:21:23','2024-04-11 00:16:47','2024-04-11 00:21:22',NULL,0,0,NULL,NULL),(12786,'mixpanel','completed',10,'2024-04-10 22:51:18','2024-04-11 00:31:52','2024-04-11 00:26:17','2024-04-11 00:31:51',NULL,0,0,NULL,NULL),(12787,'mixpanel','completed',10,'2024-04-10 22:52:47','2024-04-11 00:41:50','2024-04-11 00:36:46','2024-04-11 00:41:49',NULL,0,0,NULL,NULL),(12788,'mixpanel','completed',10,'2024-04-10 23:21:53','2024-04-11 00:51:55','2024-04-11 00:46:52','2024-04-11 00:51:54',NULL,0,0,NULL,NULL),(12789,'mixpanel','completed',10,'2024-04-10 23:11:42','2024-04-11 01:01:50','2024-04-11 00:56:41','2024-04-11 01:01:49',NULL,0,0,NULL,NULL),(12790,'mixpanel','completed',10,'2024-04-10 23:11:46','2024-04-11 01:11:43','2024-04-11 01:06:46','2024-04-11 01:11:42',NULL,0,0,NULL,NULL),(12791,'mixpanel','completed',10,'2024-04-10 23:23:38','2024-04-11 01:21:42','2024-04-11 01:16:37','2024-04-11 01:21:41',NULL,0,0,NULL,NULL),(12792,'mixpanel','completed',10,'2024-04-11 00:21:56','2024-04-11 01:31:43','2024-04-11 01:26:55','2024-04-11 01:31:42',NULL,0,0,NULL,NULL),(12793,'mixpanel','completed',10,'2024-04-10 23:50:48','2024-04-11 01:41:48','2024-04-11 01:36:46','2024-04-11 01:41:48',NULL,0,0,NULL,NULL),(12794,'mixpanel','completed',10,'2024-04-11 00:30:52','2024-04-11 01:51:41','2024-04-11 01:46:51','2024-04-11 01:51:40',NULL,0,0,NULL,NULL),(12795,'mixpanel','completed',10,'2024-04-11 00:04:46','2024-04-11 02:01:50','2024-04-11 01:56:45','2024-04-11 02:01:49',NULL,0,0,NULL,NULL),(12796,'mixpanel','completed',10,'2024-04-11 00:33:46','2024-04-11 02:11:54','2024-04-11 02:06:45','2024-04-11 02:11:52',NULL,0,0,NULL,NULL),(12797,'mixpanel','completed',10,'2024-04-11 00:37:40','2024-04-11 02:21:51','2024-04-11 02:16:39','2024-04-11 02:21:50',NULL,0,0,NULL,NULL),(12798,'mixpanel','completed',10,'2024-04-11 01:24:47','2024-04-11 02:31:50','2024-04-11 02:26:46','2024-04-11 02:31:49',NULL,0,0,NULL,NULL),(12799,'mixpanel','completed',10,'2024-04-11 01:30:41','2024-04-11 02:41:43','2024-04-11 02:36:41','2024-04-11 02:41:42',NULL,0,0,NULL,NULL),(12800,'mixpanel','completed',10,'2024-04-11 00:57:44','2024-04-11 02:51:36','2024-04-11 02:46:43','2024-04-11 02:51:35',NULL,0,0,NULL,NULL),(12801,'mixpanel','completed',10,'2024-04-11 01:12:52','2024-04-11 03:01:41','2024-04-11 02:56:51','2024-04-11 03:01:40',NULL,0,0,NULL,NULL),(12802,'mixpanel','completed',10,'2024-04-11 01:32:46','2024-04-11 03:11:43','2024-04-11 03:06:45','2024-04-11 03:11:42',NULL,0,0,NULL,NULL),(12803,'mixpanel','completed',10,'2024-04-11 01:23:14','2024-04-11 03:21:54','2024-04-11 03:15:13','2024-04-11 03:21:53',NULL,0,0,NULL,NULL),(12804,'mixpanel','completed',10,'2024-04-11 01:30:36','2024-04-11 03:31:48','2024-04-11 03:26:35','2024-04-11 03:31:47',NULL,0,0,NULL,NULL),(12805,'mixpanel','completed',10,'2024-04-11 01:35:49','2024-04-11 03:41:51','2024-04-11 03:36:48','2024-04-11 03:41:50',NULL,0,0,NULL,NULL),(12806,'mixpanel','completed',10,'2024-04-11 02:00:48','2024-04-11 03:51:43','2024-04-11 03:46:47','2024-04-11 03:51:42',NULL,0,0,NULL,NULL),(12807,'mixpanel','completed',10,'2024-04-11 02:38:53','2024-04-11 04:01:47','2024-04-11 03:56:52','2024-04-11 04:01:46',NULL,0,0,NULL,NULL),(12808,'mixpanel','completed',10,'2024-04-11 03:02:51','2024-04-11 04:11:47','2024-04-11 04:06:50','2024-04-11 04:11:46',NULL,0,0,NULL,NULL),(12809,'mixpanel','completed',10,'2024-04-11 03:01:46','2024-04-11 04:18:56','2024-04-11 04:16:45','2024-04-11 04:18:55',NULL,0,0,NULL,NULL),(12810,'mixpanel','completed',10,'2024-04-11 02:32:50','2024-04-11 04:26:59','2024-04-11 04:21:49','2024-04-11 04:26:58',NULL,0,0,NULL,NULL),(12811,'mixpanel','completed',10,'2024-04-11 02:58:02','2024-04-11 04:36:57','2024-04-11 04:31:59','2024-04-11 04:36:52',NULL,0,0,NULL,NULL),(12812,'mixpanel','completed',10,'2024-04-11 03:38:44','2024-04-11 04:46:51','2024-04-11 04:41:43','2024-04-11 04:46:49',NULL,0,0,NULL,NULL),(12813,'mixpanel','completed',10,'2024-04-11 03:40:52','2024-04-11 04:55:33','2024-04-11 04:51:52','2024-04-11 04:55:33',NULL,0,0,NULL,NULL),(12814,'mixpanel','completed',10,'2024-04-11 03:29:46','2024-04-11 05:04:34','2024-04-11 05:01:44','2024-04-11 05:04:33',NULL,0,0,NULL,NULL),(12815,'mixpanel','completed',10,'2024-04-11 03:27:47','2024-04-11 05:11:05','2024-04-11 05:06:46','2024-04-11 05:11:03',NULL,0,0,NULL,NULL),(12816,'mixpanel','completed',10,'2024-04-11 04:12:44','2024-04-11 05:19:51','2024-04-11 05:16:43','2024-04-11 05:19:50',NULL,0,0,NULL,NULL),(12817,'mixpanel','completed',10,'2024-04-11 04:07:49','2024-04-11 05:31:46','2024-04-11 05:26:48','2024-04-11 05:31:45',NULL,0,0,NULL,NULL),(12818,'mixpanel','completed',10,'2024-04-11 03:41:03','2024-04-11 05:41:48','2024-04-11 05:35:02','2024-04-11 05:41:47',NULL,0,0,NULL,NULL),(12819,'mixpanel','completed',10,'2024-04-11 04:09:17','2024-04-11 05:46:43','2024-04-11 05:44:16','2024-04-11 05:46:42',NULL,0,0,NULL,NULL),(12820,'mixpanel','completed',10,'2024-04-11 04:35:48','2024-04-11 05:56:45','2024-04-11 05:51:47','2024-04-11 05:56:44',NULL,0,0,NULL,NULL),(12821,'mixpanel','completed',10,'2024-04-11 03:59:10','2024-04-11 06:06:36','2024-04-11 06:00:09','2024-04-11 06:06:35',NULL,0,0,NULL,NULL),(12822,'mixpanel','completed',10,'2024-04-11 04:51:39','2024-04-11 06:11:46','2024-04-11 06:08:38','2024-04-11 06:11:45',NULL,0,0,NULL,NULL),(12823,'mixpanel','completed',10,'2024-04-11 04:48:47','2024-04-11 06:21:49','2024-04-11 06:16:46','2024-04-11 06:21:48',NULL,0,0,NULL,NULL),(12824,'mixpanel','completed',10,'2024-04-11 04:55:48','2024-04-11 06:31:50','2024-04-11 06:26:47','2024-04-11 06:31:49',NULL,0,0,NULL,NULL),(12825,'mixpanel','completed',10,'2024-04-11 05:16:39','2024-04-11 06:41:47','2024-04-11 06:36:38','2024-04-11 06:41:46',NULL,0,0,NULL,NULL),(12826,'mixpanel','completed',10,'2024-04-11 05:03:31','2024-04-11 06:51:50','2024-04-11 06:46:30','2024-04-11 06:51:49',NULL,0,0,NULL,NULL),(12827,'mixpanel','completed',10,'2024-04-11 05:07:13','2024-04-11 07:01:46','2024-04-11 06:56:12','2024-04-11 07:01:45',NULL,0,0,NULL,NULL),(12828,'mixpanel','completed',10,'2024-04-11 05:31:16','2024-04-11 07:11:50','2024-04-11 07:06:16','2024-04-11 07:11:49',NULL,0,0,NULL,NULL),(12829,'mixpanel','completed',10,'2024-04-11 05:38:47','2024-04-11 07:21:47','2024-04-11 07:16:46','2024-04-11 07:21:47',NULL,0,0,NULL,NULL),(12830,'mixpanel','completed',10,'2024-04-11 06:19:50','2024-04-11 07:31:38','2024-04-11 07:26:49','2024-04-11 07:31:38',NULL,0,0,NULL,NULL),(12831,'mixpanel','completed',10,'2024-04-11 05:59:45','2024-04-11 07:38:58','2024-04-11 07:36:45','2024-04-11 07:38:57',NULL,0,0,NULL,NULL),(12832,'mixpanel','completed',10,'2024-04-11 06:09:49','2024-04-11 07:46:48','2024-04-11 07:41:49','2024-04-11 07:46:47',NULL,0,0,NULL,NULL),(12833,'mixpanel','completed',10,'2024-04-11 06:33:12','2024-04-11 07:56:47','2024-04-11 07:50:12','2024-04-11 07:56:47',NULL,0,0,NULL,NULL),(12834,'mixpanel','completed',10,'2024-04-11 06:22:08','2024-04-11 08:06:49','2024-04-11 08:01:07','2024-04-11 08:06:49',NULL,0,0,NULL,NULL),(12835,'mixpanel','completed',10,'2024-04-11 06:15:43','2024-04-11 08:16:42','2024-04-11 08:11:43','2024-04-11 08:16:42',NULL,0,0,NULL,NULL),(12836,'mixpanel','completed',10,'2024-04-11 06:54:51','2024-04-11 08:24:23','2024-04-11 08:21:50','2024-04-11 08:24:22',NULL,0,0,NULL,NULL),(12837,'mixpanel','completed',10,'2024-04-11 07:22:44','2024-04-11 08:31:48','2024-04-11 08:26:44','2024-04-11 08:31:47',NULL,0,0,NULL,NULL),(12838,'mixpanel','completed',10,'2024-04-11 07:20:50','2024-04-11 08:41:41','2024-04-11 08:35:49','2024-04-11 08:41:41',NULL,0,0,NULL,NULL),(12839,'mixpanel','completed',10,'2024-04-11 07:12:41','2024-04-11 08:51:50','2024-04-11 08:46:40','2024-04-11 08:51:49',NULL,0,0,NULL,NULL),(12840,'mixpanel','completed',10,'2024-04-11 06:59:46','2024-04-11 09:00:06','2024-04-11 08:56:46','2024-04-11 09:00:05',NULL,0,0,NULL,NULL),(12841,'mixpanel','completed',10,'2024-04-11 07:59:44','2024-04-11 09:11:48','2024-04-11 09:06:44','2024-04-11 09:11:47',NULL,0,0,NULL,NULL),(12842,'mixpanel','completed',10,'2024-04-11 07:40:42','2024-04-11 09:21:46','2024-04-11 09:16:42','2024-04-11 09:21:46',NULL,0,0,NULL,NULL),(12843,'mixpanel','completed',10,'2024-04-11 07:28:44','2024-04-11 09:31:41','2024-04-11 09:26:43','2024-04-11 09:31:40',NULL,0,0,NULL,NULL),(12844,'mixpanel','completed',10,'2024-04-11 08:20:44','2024-04-11 09:41:46','2024-04-11 09:36:43','2024-04-11 09:41:46',NULL,0,0,NULL,NULL),(12845,'mixpanel','completed',10,'2024-04-11 08:30:54','2024-04-11 09:51:17','2024-04-11 09:46:54','2024-04-11 09:51:16',NULL,0,0,NULL,NULL),(12846,'mixpanel','completed',10,'2024-04-11 08:14:40','2024-04-11 10:00:57','2024-04-11 09:56:39','2024-04-11 10:00:57',NULL,0,0,NULL,NULL),(12847,'mixpanel','completed',10,'2024-04-11 08:44:52','2024-04-11 10:10:58','2024-04-11 10:06:51','2024-04-11 10:10:57',NULL,0,0,NULL,NULL),(12848,'mixpanel','completed',10,'2024-04-11 08:51:03','2024-04-11 10:16:47','2024-04-11 10:14:03','2024-04-11 10:16:46',NULL,0,0,NULL,NULL),(12849,'schedule_re_engagement_email','completed',10,'2024-04-12 10:16:47','2024-04-12 10:21:46','2024-04-11 10:16:46','2024-04-12 10:21:45',NULL,0,0,NULL,NULL),(12850,'mixpanel','completed',10,'2024-04-11 08:58:46','2024-04-11 10:26:44','2024-04-11 10:21:45','2024-04-11 10:26:44',NULL,0,0,NULL,NULL),(12851,'mixpanel','completed',10,'2024-04-11 08:44:46','2024-04-11 10:36:48','2024-04-11 10:31:45','2024-04-11 10:36:48',NULL,0,0,NULL,NULL),(12852,'mixpanel','completed',10,'2024-04-11 08:49:31','2024-04-11 10:46:49','2024-04-11 10:40:31','2024-04-11 10:46:49',NULL,0,0,NULL,NULL),(12853,'mixpanel','completed',10,'2024-04-11 09:49:43','2024-04-11 10:54:30','2024-04-11 10:51:43','2024-04-11 10:54:30',NULL,0,0,NULL,NULL),(12854,'mixpanel','completed',10,'2024-04-11 09:45:48','2024-04-11 11:01:45','2024-04-11 10:56:47','2024-04-11 11:01:44',NULL,0,0,NULL,NULL),(12855,'mixpanel','completed',10,'2024-04-11 09:29:49','2024-04-11 11:11:50','2024-04-11 11:06:48','2024-04-11 11:11:49',NULL,0,0,NULL,NULL),(12856,'mixpanel','completed',10,'2024-04-11 09:55:51','2024-04-11 11:21:41','2024-04-11 11:16:51','2024-04-11 11:21:40',NULL,0,0,NULL,NULL),(12857,'mixpanel','completed',10,'2024-04-11 10:17:01','2024-04-11 11:31:40','2024-04-11 11:27:00','2024-04-11 11:31:40',NULL,0,0,NULL,NULL),(12858,'mixpanel','completed',10,'2024-04-11 10:23:59','2024-04-11 11:41:45','2024-04-11 11:34:59','2024-04-11 11:41:45',NULL,0,0,NULL,NULL),(12859,'mixpanel','completed',10,'2024-04-11 10:44:42','2024-04-11 11:51:43','2024-04-11 11:46:42','2024-04-11 11:51:42',NULL,0,0,NULL,NULL),(12860,'mixpanel','completed',10,'2024-04-11 10:00:45','2024-04-11 12:01:43','2024-04-11 11:56:45','2024-04-11 12:01:42',NULL,0,0,NULL,NULL),(12861,'mixpanel','completed',10,'2024-04-11 10:58:47','2024-04-11 12:11:44','2024-04-11 12:06:47','2024-04-11 12:11:44',NULL,0,0,NULL,NULL),(12862,'mixpanel','completed',10,'2024-04-11 10:51:47','2024-04-11 12:21:54','2024-04-11 12:15:46','2024-04-11 12:21:54',NULL,0,0,NULL,NULL),(12863,'mixpanel','completed',10,'2024-04-11 10:34:45','2024-04-11 12:29:33','2024-04-11 12:26:44','2024-04-11 12:29:32',NULL,0,0,NULL,NULL),(12864,'mixpanel','completed',10,'2024-04-11 10:31:45','2024-04-11 12:36:44','2024-04-11 12:31:44','2024-04-11 12:36:43',NULL,0,0,NULL,NULL),(12865,'mixpanel','completed',10,'2024-04-11 10:56:47','2024-04-11 12:52:19','2024-04-11 12:41:46','2024-04-11 12:52:16',NULL,0,0,NULL,NULL),(12866,'mixpanel','completed',10,'2024-04-11 11:41:50','2024-04-11 13:01:44','2024-04-11 12:56:49','2024-04-11 13:01:43',NULL,0,0,NULL,NULL),(12867,'mixpanel','completed',10,'2024-04-11 11:26:19','2024-04-11 13:11:49','2024-04-11 13:05:18','2024-04-11 13:11:48',NULL,0,0,NULL,NULL),(12868,'mixpanel','completed',10,'2024-04-11 12:04:47','2024-04-11 13:21:54','2024-04-11 13:16:46','2024-04-11 13:21:53',NULL,0,0,NULL,NULL),(12869,'mixpanel','completed',10,'2024-04-11 12:13:59','2024-04-11 13:28:15','2024-04-11 13:24:58','2024-04-11 13:28:14',NULL,0,0,NULL,NULL),(12870,'mixpanel','completed',10,'2024-04-11 12:13:56','2024-04-11 13:36:42','2024-04-11 13:30:55','2024-04-11 13:36:41',NULL,0,0,NULL,NULL),(12871,'mixpanel','completed',10,'2024-04-11 12:18:54','2024-04-11 13:45:41','2024-04-11 13:41:53','2024-04-11 13:45:40',NULL,0,0,NULL,NULL),(12872,'mixpanel','completed',10,'2024-04-11 12:41:43','2024-04-11 13:56:51','2024-04-11 13:51:43','2024-04-11 13:56:50',NULL,0,0,NULL,NULL),(12873,'mixpanel','completed',10,'2024-04-11 12:15:44','2024-04-11 14:06:41','2024-04-11 14:01:43','2024-04-11 14:06:40',NULL,0,0,NULL,NULL),(12874,'mixpanel','completed',10,'2024-04-11 12:54:46','2024-04-11 14:16:39','2024-04-11 14:11:45','2024-04-11 14:16:38',NULL,0,0,NULL,NULL),(12875,'mixpanel','completed',10,'2024-04-11 12:29:46','2024-04-11 14:26:44','2024-04-11 14:21:45','2024-04-11 14:26:43',NULL,0,0,NULL,NULL),(12876,'mixpanel','completed',10,'2024-04-11 13:00:44','2024-04-11 14:36:26','2024-04-11 14:31:43','2024-04-11 14:36:25',NULL,0,0,NULL,NULL),(12877,'mixpanel','completed',10,'2024-04-11 13:03:53','2024-04-11 14:46:48','2024-04-11 14:41:52','2024-04-11 14:46:47',NULL,0,0,NULL,NULL),(12878,'mixpanel','completed',10,'2024-04-11 13:03:52','2024-04-11 14:56:46','2024-04-11 14:51:51','2024-04-11 14:56:45',NULL,0,0,NULL,NULL),(12879,'mixpanel','completed',10,'2024-04-11 13:05:53','2024-04-11 15:06:49','2024-04-11 15:01:52','2024-04-11 15:06:48',NULL,0,0,NULL,NULL),(12880,'mixpanel','completed',10,'2024-04-11 13:23:47','2024-04-11 15:16:45','2024-04-11 15:11:46','2024-04-11 15:16:44',NULL,0,0,NULL,NULL),(12881,'mixpanel','completed',10,'2024-04-11 13:53:53','2024-04-11 15:26:48','2024-04-11 15:21:52','2024-04-11 15:26:47',NULL,0,0,NULL,NULL),(12882,'mixpanel','completed',10,'2024-04-11 14:14:52','2024-04-11 15:36:55','2024-04-11 15:31:51','2024-04-11 15:36:49',NULL,0,0,NULL,NULL),(12883,'mixpanel','completed',10,'2024-04-11 14:18:56','2024-04-11 15:46:44','2024-04-11 15:40:55','2024-04-11 15:46:43',NULL,0,0,NULL,NULL),(12884,'mixpanel','completed',10,'2024-04-11 14:23:09','2024-04-11 15:51:48','2024-04-11 15:49:08','2024-04-11 15:51:47',NULL,0,0,NULL,NULL),(12885,'mixpanel','completed',10,'2024-04-11 14:54:47','2024-04-11 16:01:50','2024-04-11 15:56:46','2024-04-11 16:01:49',NULL,0,0,NULL,NULL),(12886,'mixpanel','completed',10,'2024-04-11 14:29:46','2024-04-11 16:11:57','2024-04-11 16:06:46','2024-04-11 16:11:56',NULL,0,0,NULL,NULL),(12887,'mixpanel','completed',10,'2024-04-11 14:24:54','2024-04-11 16:21:44','2024-04-11 16:16:53','2024-04-11 16:21:43',NULL,0,0,NULL,NULL),(12888,'mixpanel','completed',10,'2024-04-11 14:36:48','2024-04-11 16:31:52','2024-04-11 16:26:48','2024-04-11 16:31:51',NULL,0,0,NULL,NULL),(12889,'mixpanel','completed',10,'2024-04-11 14:40:29','2024-04-11 16:36:49','2024-04-11 16:34:28','2024-04-11 16:36:48',NULL,0,0,NULL,NULL),(12890,'mixpanel','completed',10,'2024-04-11 15:27:45','2024-04-11 16:46:42','2024-04-11 16:41:44','2024-04-11 16:46:42',NULL,0,0,NULL,NULL),(12891,'mixpanel','completed',10,'2024-04-11 15:16:32','2024-04-11 16:56:49','2024-04-11 16:51:31','2024-04-11 16:56:48',NULL,0,0,NULL,NULL),(12892,'mixpanel','completed',10,'2024-04-11 15:40:49','2024-04-11 17:05:14','2024-04-11 17:01:48','2024-04-11 17:05:13',NULL,0,0,NULL,NULL),(12893,'mixpanel','completed',10,'2024-04-11 16:02:27','2024-04-11 17:16:41','2024-04-11 17:11:26','2024-04-11 17:16:40',NULL,0,0,NULL,NULL),(12894,'mixpanel','completed',10,'2024-04-11 15:24:04','2024-04-11 17:26:47','2024-04-11 17:21:03','2024-04-11 17:26:46',NULL,0,0,NULL,NULL),(12895,'mixpanel','completed',10,'2024-04-11 16:29:54','2024-04-11 17:36:43','2024-04-11 17:31:53','2024-04-11 17:36:42',NULL,0,0,NULL,NULL),(12896,'mixpanel','completed',10,'2024-04-11 16:02:47','2024-04-11 17:45:35','2024-04-11 17:41:46','2024-04-11 17:45:34',NULL,0,0,NULL,NULL),(12897,'mixpanel','completed',10,'2024-04-11 16:45:42','2024-04-11 17:56:42','2024-04-11 17:51:41','2024-04-11 17:56:41',NULL,0,0,NULL,NULL),(12898,'mixpanel','completed',10,'2024-04-11 16:33:46','2024-04-11 18:06:48','2024-04-11 18:01:45','2024-04-11 18:06:47',NULL,0,0,NULL,NULL),(12899,'mixpanel','completed',10,'2024-04-11 17:04:48','2024-04-11 18:21:43','2024-04-11 18:11:47','2024-04-11 18:21:42',NULL,0,0,NULL,NULL),(12900,'mixpanel','completed',10,'2024-04-11 16:34:52','2024-04-11 18:31:49','2024-04-11 18:26:51','2024-04-11 18:31:48',NULL,0,0,NULL,NULL),(12901,'mixpanel','completed',10,'2024-04-11 16:38:46','2024-04-11 18:41:50','2024-04-11 18:36:45','2024-04-11 18:41:49',NULL,0,0,NULL,NULL),(12902,'mixpanel','completed',10,'2024-04-11 17:15:39','2024-04-11 18:51:52','2024-04-11 18:46:39','2024-04-11 18:51:51',NULL,0,0,NULL,NULL),(12903,'mixpanel','completed',10,'2024-04-11 17:40:44','2024-04-11 19:01:51','2024-04-11 18:56:43','2024-04-11 19:01:51',NULL,0,0,NULL,NULL),(12904,'mixpanel','completed',10,'2024-04-11 17:20:41','2024-04-11 19:11:45','2024-04-11 19:06:40','2024-04-11 19:11:44',NULL,0,0,NULL,NULL),(12905,'mixpanel','completed',10,'2024-04-11 17:52:56','2024-04-11 19:21:45','2024-04-11 19:16:55','2024-04-11 19:21:44',NULL,0,0,NULL,NULL),(12906,'mixpanel','completed',10,'2024-04-11 17:49:54','2024-04-11 19:29:04','2024-04-11 19:26:53','2024-04-11 19:29:03',NULL,0,0,NULL,NULL),(12907,'mixpanel','completed',10,'2024-04-11 18:28:49','2024-04-11 19:36:45','2024-04-11 19:31:48','2024-04-11 19:36:44',NULL,0,0,NULL,NULL),(12908,'mixpanel','completed',10,'2024-04-11 18:24:04','2024-04-11 19:46:45','2024-04-11 19:42:01','2024-04-11 19:46:44',NULL,0,0,NULL,NULL),(12909,'mixpanel','completed',10,'2024-04-11 18:49:43','2024-04-11 19:56:49','2024-04-11 19:51:42','2024-04-11 19:56:48',NULL,0,0,NULL,NULL),(12910,'mixpanel','completed',10,'2024-04-11 18:15:43','2024-04-11 20:06:55','2024-04-11 20:01:42','2024-04-11 20:06:54',NULL,0,0,NULL,NULL),(12911,'mixpanel','completed',10,'2024-04-11 18:38:49','2024-04-11 20:16:45','2024-04-11 20:11:48','2024-04-11 20:16:44',NULL,0,0,NULL,NULL),(12912,'subscribers_engagement_score','completed',10,'2024-04-12 06:48:00','2024-04-12 06:51:54','2024-04-11 20:21:43','2024-04-12 06:51:53',NULL,0,0,NULL,NULL),(12913,'mixpanel','completed',10,'2024-04-11 18:31:44','2024-04-11 20:25:07','2024-04-11 20:21:43','2024-04-11 20:25:06',NULL,0,0,NULL,NULL),(12914,'mixpanel','completed',10,'2024-04-11 19:27:48','2024-04-11 20:36:49','2024-04-11 20:31:47','2024-04-11 20:36:48',NULL,0,0,NULL,NULL),(12915,'mixpanel','completed',10,'2024-04-11 19:20:59','2024-04-11 20:46:38','2024-04-11 20:41:58','2024-04-11 20:46:37',NULL,0,0,NULL,NULL),(12916,'mixpanel','completed',10,'2024-04-11 19:37:50','2024-04-11 20:56:49','2024-04-11 20:51:44','2024-04-11 20:56:47',NULL,0,0,NULL,NULL),(12917,'mixpanel','completed',10,'2024-04-11 19:48:45','2024-04-11 21:06:46','2024-04-11 21:01:44','2024-04-11 21:06:44',NULL,0,0,NULL,NULL),(12918,'mixpanel','completed',10,'2024-04-11 19:51:15','2024-04-11 21:16:48','2024-04-11 21:11:13','2024-04-11 21:16:47',NULL,0,0,NULL,NULL),(12919,'mixpanel','completed',10,'2024-04-11 20:05:49','2024-04-11 21:26:44','2024-04-11 21:21:49','2024-04-11 21:26:43',NULL,0,0,NULL,NULL),(12920,'mixpanel','completed',10,'2024-04-11 20:04:48','2024-04-11 21:36:47','2024-04-11 21:31:48','2024-04-11 21:36:46',NULL,0,0,NULL,NULL),(12921,'mixpanel','completed',10,'2024-04-11 19:50:49','2024-04-11 21:46:50','2024-04-11 21:40:48','2024-04-11 21:46:49',NULL,0,0,NULL,NULL),(12922,'mixpanel','completed',10,'2024-04-11 20:13:39','2024-04-11 21:56:45','2024-04-11 21:51:38','2024-04-11 21:56:44',NULL,0,0,NULL,NULL),(12923,'mixpanel','completed',10,'2024-04-11 20:24:57','2024-04-11 22:06:42','2024-04-11 22:01:56','2024-04-11 22:06:41',NULL,0,0,NULL,NULL),(12924,'export_files_cleanup','completed',10,'2024-04-19 22:00:00','2024-04-19 22:01:44','2024-04-11 22:06:41','2024-04-19 22:01:44',NULL,0,0,NULL,NULL),(12925,'mixpanel','completed',10,'2024-04-11 20:20:20','2024-04-11 22:11:50','2024-04-11 22:09:18','2024-04-11 22:11:49',NULL,0,0,NULL,NULL),(12926,'mixpanel','completed',10,'2024-04-11 20:32:47','2024-04-11 22:21:51','2024-04-11 22:16:46','2024-04-11 22:21:50',NULL,0,0,NULL,NULL),(12927,'mixpanel','completed',10,'2024-04-11 20:57:45','2024-04-11 22:31:44','2024-04-11 22:26:44','2024-04-11 22:31:43',NULL,0,0,NULL,NULL),(12928,'mixpanel','completed',10,'2024-04-11 20:47:17','2024-04-11 22:41:48','2024-04-11 22:35:16','2024-04-11 22:41:48',NULL,0,0,NULL,NULL),(12929,'mixpanel','completed',10,'2024-04-11 21:33:42','2024-04-11 22:51:49','2024-04-11 22:46:41','2024-04-11 22:51:48',NULL,0,0,NULL,NULL),(12930,'mixpanel','completed',10,'2024-04-11 21:19:54','2024-04-11 23:01:42','2024-04-11 22:56:53','2024-04-11 23:01:41',NULL,0,0,NULL,NULL),(12931,'mixpanel','completed',10,'2024-04-11 21:31:16','2024-04-11 23:11:48','2024-04-11 23:05:15','2024-04-11 23:11:47',NULL,0,0,NULL,NULL),(12932,'mixpanel','completed',10,'2024-04-11 21:52:46','2024-04-11 23:21:49','2024-04-11 23:16:45','2024-04-11 23:21:49',NULL,0,0,NULL,NULL),(12933,'mixpanel','completed',10,'2024-04-11 21:48:52','2024-04-11 23:31:52','2024-04-11 23:26:51','2024-04-11 23:31:51',NULL,0,0,NULL,NULL),(12934,'mixpanel','completed',10,'2024-04-11 22:24:46','2024-04-11 23:41:41','2024-04-11 23:36:45','2024-04-11 23:41:40',NULL,0,0,NULL,NULL),(12935,'mixpanel','completed',10,'2024-04-11 22:43:00','2024-04-11 23:51:47','2024-04-11 23:46:59','2024-04-11 23:51:46',NULL,0,0,NULL,NULL),(12936,'mixpanel','completed',10,'2024-04-11 22:13:49','2024-04-12 00:01:57','2024-04-11 23:56:48','2024-04-12 00:01:56',NULL,0,0,NULL,NULL),(12937,'mixpanel','completed',10,'2024-04-11 22:32:47','2024-04-12 00:11:44','2024-04-12 00:06:46','2024-04-12 00:11:43',NULL,0,0,NULL,NULL),(12938,'mixpanel','completed',10,'2024-04-11 22:26:53','2024-04-12 00:21:50','2024-04-12 00:16:52','2024-04-12 00:21:49',NULL,0,0,NULL,NULL),(12939,'mixpanel','completed',10,'2024-04-11 23:06:43','2024-04-12 00:31:48','2024-04-12 00:26:42','2024-04-12 00:31:47',NULL,0,0,NULL,NULL),(12940,'mixpanel','completed',10,'2024-04-11 22:56:43','2024-04-12 00:41:48','2024-04-12 00:36:42','2024-04-12 00:41:47',NULL,0,0,NULL,NULL),(12941,'mixpanel','completed',10,'2024-04-11 22:53:52','2024-04-12 00:51:42','2024-04-12 00:46:51','2024-04-12 00:51:41',NULL,0,0,NULL,NULL),(12942,'mixpanel','completed',10,'2024-04-11 23:00:48','2024-04-12 01:01:49','2024-04-12 00:56:47','2024-04-12 01:01:48',NULL,0,0,NULL,NULL),(12943,'mixpanel','completed',10,'2024-04-11 23:57:51','2024-04-12 01:11:49','2024-04-12 01:06:50','2024-04-12 01:11:48',NULL,0,0,NULL,NULL),(12944,'mixpanel','completed',10,'2024-04-12 00:08:47','2024-04-12 01:21:46','2024-04-12 01:16:46','2024-04-12 01:21:45',NULL,0,0,NULL,NULL),(12945,'mixpanel','completed',10,'2024-04-12 00:11:48','2024-04-12 01:31:44','2024-04-12 01:26:47','2024-04-12 01:31:43',NULL,0,0,NULL,NULL),(12946,'mixpanel','completed',10,'2024-04-12 00:11:45','2024-04-12 01:41:46','2024-04-12 01:34:44','2024-04-12 01:41:45',NULL,0,0,NULL,NULL),(12947,'mixpanel','completed',10,'2024-04-12 00:11:45','2024-04-12 01:51:48','2024-04-12 01:46:44','2024-04-12 01:51:47',NULL,0,0,NULL,NULL),(12948,'mixpanel','completed',10,'2024-04-12 00:08:45','2024-04-12 02:01:43','2024-04-12 01:56:44','2024-04-12 02:01:42',NULL,0,0,NULL,NULL),(12949,'mixpanel','completed',10,'2024-04-12 00:51:52','2024-04-12 02:11:45','2024-04-12 02:06:51','2024-04-12 02:11:45',NULL,0,0,NULL,NULL),(12950,'mixpanel','completed',10,'2024-04-12 00:54:50','2024-04-12 02:21:47','2024-04-12 02:16:49','2024-04-12 02:21:46',NULL,0,0,NULL,NULL),(12951,'mixpanel','completed',10,'2024-04-12 01:02:09','2024-04-12 02:31:49','2024-04-12 02:25:08','2024-04-12 02:31:48',NULL,0,0,NULL,NULL),(12952,'mixpanel','completed',10,'2024-04-12 01:08:58','2024-04-12 02:41:47','2024-04-12 02:36:57','2024-04-12 02:41:46',NULL,0,0,NULL,NULL),(12953,'mixpanel','completed',10,'2024-04-12 00:49:44','2024-04-12 02:50:54','2024-04-12 02:46:43','2024-04-12 02:50:53',NULL,0,0,NULL,NULL),(12954,'mixpanel','completed',10,'2024-04-12 01:25:40','2024-04-12 03:01:58','2024-04-12 02:56:39','2024-04-12 03:01:57',NULL,0,0,NULL,NULL),(12955,'mixpanel','completed',10,'2024-04-12 01:46:44','2024-04-12 03:11:53','2024-04-12 03:06:43','2024-04-12 03:11:52',NULL,0,0,NULL,NULL),(12956,'mixpanel','completed',10,'2024-04-12 01:44:47','2024-04-12 03:21:48','2024-04-12 03:16:45','2024-04-12 03:21:47',NULL,0,0,NULL,NULL),(12957,'mixpanel','completed',10,'2024-04-12 02:07:43','2024-04-12 03:31:47','2024-04-12 03:26:42','2024-04-12 03:31:46',NULL,0,0,NULL,NULL),(12958,'mixpanel','completed',10,'2024-04-12 02:14:18','2024-04-12 03:38:03','2024-04-12 03:35:17','2024-04-12 03:38:02',NULL,0,0,NULL,NULL),(12959,'mixpanel','completed',10,'2024-04-12 01:59:46','2024-04-12 03:46:46','2024-04-12 03:41:46','2024-04-12 03:46:45',NULL,0,0,NULL,NULL),(12960,'mixpanel','completed',10,'2024-04-12 01:51:46','2024-04-12 03:56:42','2024-04-12 03:51:45','2024-04-12 03:56:41',NULL,0,0,NULL,NULL),(12961,'mixpanel','completed',10,'2024-04-12 02:19:48','2024-04-12 04:06:53','2024-04-12 04:01:47','2024-04-12 04:06:52',NULL,0,0,NULL,NULL),(12962,'mixpanel','completed',10,'2024-04-12 02:34:48','2024-04-12 04:16:47','2024-04-12 04:11:48','2024-04-12 04:16:46',NULL,0,0,NULL,NULL),(12963,'mixpanel','completed',10,'2024-04-12 02:27:45','2024-04-12 04:26:57','2024-04-12 04:21:44','2024-04-12 04:26:56',NULL,0,0,NULL,NULL),(12964,'mixpanel','completed',10,'2024-04-12 03:19:48','2024-04-12 04:36:55','2024-04-12 04:31:46','2024-04-12 04:36:54',NULL,0,0,NULL,NULL),(12965,'mixpanel','completed',10,'2024-04-12 03:15:55','2024-04-12 04:46:48','2024-04-12 04:41:52','2024-04-12 04:46:48',NULL,0,0,NULL,NULL),(12966,'mixpanel','completed',10,'2024-04-12 03:25:42','2024-04-12 04:56:45','2024-04-12 04:51:41','2024-04-12 04:56:45',NULL,0,0,NULL,NULL),(12967,'mixpanel','completed',10,'2024-04-12 03:04:50','2024-04-12 05:05:26','2024-04-12 05:01:49','2024-04-12 05:05:25',NULL,0,0,NULL,NULL),(12968,'mixpanel','completed',10,'2024-04-12 03:38:48','2024-04-12 05:16:49','2024-04-12 05:11:47','2024-04-12 05:16:48',NULL,0,0,NULL,NULL),(12969,'mixpanel','completed',10,'2024-04-12 04:01:30','2024-04-12 05:26:52','2024-04-12 05:21:29','2024-04-12 05:26:52',NULL,0,0,NULL,NULL),(12970,'mixpanel','completed',10,'2024-04-12 03:53:44','2024-04-12 05:36:48','2024-04-12 05:31:43','2024-04-12 05:36:47',NULL,0,0,NULL,NULL),(12971,'mixpanel','completed',10,'2024-04-12 03:51:48','2024-04-12 05:41:54','2024-04-12 05:39:46','2024-04-12 05:41:53',NULL,0,0,NULL,NULL),(12972,'mixpanel','completed',10,'2024-04-12 04:20:42','2024-04-12 05:50:43','2024-04-12 05:46:41','2024-04-12 05:50:42',NULL,0,0,NULL,NULL),(12973,'mixpanel','completed',10,'2024-04-12 04:36:49','2024-04-12 06:01:45','2024-04-12 05:56:48','2024-04-12 06:01:44',NULL,0,0,NULL,NULL),(12974,'mixpanel','completed',10,'2024-04-12 04:46:47','2024-04-12 06:11:45','2024-04-12 06:06:46','2024-04-12 06:11:44',NULL,0,0,NULL,NULL),(12975,'mixpanel','completed',10,'2024-04-12 04:36:46','2024-04-12 06:19:19','2024-04-12 06:16:45','2024-04-12 06:19:18',NULL,0,0,NULL,NULL),(12976,'mixpanel','completed',10,'2024-04-12 04:56:51','2024-04-12 06:26:50','2024-04-12 06:21:50','2024-04-12 06:26:49',NULL,0,0,NULL,NULL),(12977,'mixpanel','completed',10,'2024-04-12 05:09:45','2024-04-12 06:36:55','2024-04-12 06:31:44','2024-04-12 06:36:54',NULL,0,0,NULL,NULL),(12978,'mixpanel','completed',10,'2024-04-12 04:42:44','2024-04-12 06:46:50','2024-04-12 06:41:43','2024-04-12 06:46:49',NULL,0,0,NULL,NULL),(12979,'subscribers_engagement_score','completed',10,'2024-04-12 06:51:54','2024-04-12 06:56:48','2024-04-12 06:51:53','2024-04-12 06:56:47',NULL,0,0,NULL,NULL),(12980,'mixpanel','completed',10,'2024-04-12 05:00:54','2024-04-12 06:56:48','2024-04-12 06:51:53','2024-04-12 06:56:47',NULL,0,0,NULL,NULL),(12981,'subscribers_engagement_score','completed',10,'2024-04-13 17:15:00','2024-04-13 17:16:50','2024-04-12 06:56:47','2024-04-13 17:16:48',NULL,0,0,NULL,NULL),(12982,'mixpanel','completed',10,'2024-04-12 05:49:47','2024-04-12 07:06:50','2024-04-12 07:01:46','2024-04-12 07:06:50',NULL,0,0,NULL,NULL),(12983,'mixpanel','completed',10,'2024-04-12 05:57:47','2024-04-12 07:16:51','2024-04-12 07:11:46','2024-04-12 07:16:50',NULL,0,0,NULL,NULL),(12984,'mixpanel','completed',10,'2024-04-12 06:01:41','2024-04-12 07:26:48','2024-04-12 07:21:40','2024-04-12 07:26:47',NULL,0,0,NULL,NULL),(12985,'mixpanel','completed',10,'2024-04-12 05:41:49','2024-04-12 07:36:40','2024-04-12 07:31:48','2024-04-12 07:36:39',NULL,0,0,NULL,NULL),(12986,'mixpanel','completed',10,'2024-04-12 06:10:42','2024-04-12 07:46:46','2024-04-12 07:41:41','2024-04-12 07:46:45',NULL,0,0,NULL,NULL),(12987,'mixpanel','completed',10,'2024-04-12 05:55:42','2024-04-12 07:56:42','2024-04-12 07:51:41','2024-04-12 07:56:41',NULL,0,0,NULL,NULL),(12988,'mixpanel','completed',10,'2024-04-12 06:54:53','2024-04-12 08:06:23','2024-04-12 08:01:51','2024-04-12 08:06:22',NULL,0,0,NULL,NULL),(12989,'mixpanel','completed',10,'2024-04-12 06:59:50','2024-04-12 08:16:45','2024-04-12 08:11:49','2024-04-12 08:16:44',NULL,0,0,NULL,NULL),(12990,'mixpanel','completed',10,'2024-04-12 06:25:49','2024-04-12 08:26:54','2024-04-12 08:21:49','2024-04-12 08:26:53',NULL,0,0,NULL,NULL),(12991,'mixpanel','completed',10,'2024-04-12 06:32:50','2024-04-12 08:36:53','2024-04-12 08:31:49','2024-04-12 08:36:52',NULL,0,0,NULL,NULL),(12992,'mixpanel','completed',10,'2024-04-12 07:27:54','2024-04-12 08:46:39','2024-04-12 08:41:53','2024-04-12 08:46:38',NULL,0,0,NULL,NULL),(12993,'mixpanel','completed',10,'2024-04-12 07:05:47','2024-04-12 08:56:46','2024-04-12 08:51:46','2024-04-12 08:56:45',NULL,0,0,NULL,NULL),(12994,'mixpanel','completed',10,'2024-04-12 07:29:53','2024-04-12 09:06:45','2024-04-12 09:01:52','2024-04-12 09:06:44',NULL,0,0,NULL,NULL),(12995,'mixpanel','completed',10,'2024-04-12 07:46:44','2024-04-12 09:16:44','2024-04-12 09:11:43','2024-04-12 09:16:43',NULL,0,0,NULL,NULL),(12996,'mixpanel','completed',10,'2024-04-12 08:00:48','2024-04-12 09:26:46','2024-04-12 09:21:47','2024-04-12 09:26:45',NULL,0,0,NULL,NULL),(12997,'mixpanel','completed',10,'2024-04-12 08:13:41','2024-04-12 09:36:43','2024-04-12 09:31:40','2024-04-12 09:36:43',NULL,0,0,NULL,NULL),(12998,'mixpanel','completed',10,'2024-04-12 08:39:46','2024-04-12 09:46:42','2024-04-12 09:41:45','2024-04-12 09:46:41',NULL,0,0,NULL,NULL),(12999,'mixpanel','completed',10,'2024-04-12 08:30:47','2024-04-12 09:56:43','2024-04-12 09:51:46','2024-04-12 09:56:42',NULL,0,0,NULL,NULL),(13000,'mixpanel','completed',10,'2024-04-12 08:29:43','2024-04-12 10:06:56','2024-04-12 10:01:42','2024-04-12 10:06:55',NULL,0,0,NULL,NULL),(13001,'mixpanel','completed',10,'2024-04-12 08:47:47','2024-04-12 10:16:45','2024-04-12 10:11:46','2024-04-12 10:16:44',NULL,0,0,NULL,NULL),(13002,'mixpanel','completed',10,'2024-04-12 08:37:46','2024-04-12 10:26:47','2024-04-12 10:21:45','2024-04-12 10:26:46',NULL,0,0,NULL,NULL),(13003,'schedule_re_engagement_email','completed',10,'2024-04-13 10:26:47','2024-04-13 10:28:56','2024-04-12 10:26:46','2024-04-13 10:28:56',NULL,0,0,NULL,NULL),(13004,'mixpanel','completed',10,'2024-04-12 09:13:47','2024-04-12 10:36:43','2024-04-12 10:31:46','2024-04-12 10:36:42',NULL,0,0,NULL,NULL),(13005,'mixpanel','completed',10,'2024-04-12 08:58:51','2024-04-12 10:46:45','2024-04-12 10:41:50','2024-04-12 10:46:44',NULL,0,0,NULL,NULL),(13006,'mixpanel','completed',10,'2024-04-12 09:44:49','2024-04-12 10:56:49','2024-04-12 10:51:48','2024-04-12 10:56:48',NULL,0,0,NULL,NULL),(13007,'mixpanel','completed',10,'2024-04-12 09:26:06','2024-04-12 11:01:43','2024-04-12 10:59:05','2024-04-12 11:01:42',NULL,0,0,NULL,NULL),(13008,'mixpanel','completed',10,'2024-04-12 09:28:52','2024-04-12 11:11:48','2024-04-12 11:06:51','2024-04-12 11:11:47',NULL,0,0,NULL,NULL),(13009,'mixpanel','completed',10,'2024-04-12 09:39:55','2024-04-12 11:21:45','2024-04-12 11:16:54','2024-04-12 11:21:44',NULL,0,0,NULL,NULL),(13010,'mixpanel','completed',10,'2024-04-12 09:45:49','2024-04-12 11:31:45','2024-04-12 11:26:48','2024-04-12 11:31:44',NULL,0,0,NULL,NULL),(13011,'mixpanel','completed',10,'2024-04-12 09:37:49','2024-04-12 11:41:58','2024-04-12 11:36:48','2024-04-12 11:41:57',NULL,0,0,NULL,NULL),(13012,'mixpanel','completed',10,'2024-04-12 10:37:50','2024-04-12 11:51:47','2024-04-12 11:46:49','2024-04-12 11:51:46',NULL,0,0,NULL,NULL),(13013,'mixpanel','completed',10,'2024-04-12 10:07:44','2024-04-12 12:01:45','2024-04-12 11:56:43','2024-04-12 12:01:44',NULL,0,0,NULL,NULL),(13014,'mixpanel','completed',10,'2024-04-12 10:48:49','2024-04-12 12:11:53','2024-04-12 12:06:48','2024-04-12 12:11:52',NULL,0,0,NULL,NULL),(13015,'mixpanel','completed',10,'2024-04-12 10:26:44','2024-04-12 12:21:49','2024-04-12 12:16:43','2024-04-12 12:21:47',NULL,0,0,NULL,NULL),(13016,'mixpanel','completed',10,'2024-04-12 11:01:49','2024-04-12 12:31:51','2024-04-12 12:26:48','2024-04-12 12:31:50',NULL,0,0,NULL,NULL),(13017,'mixpanel','completed',10,'2024-04-12 11:19:46','2024-04-12 12:41:50','2024-04-12 12:36:45','2024-04-12 12:41:50',NULL,0,0,NULL,NULL),(13018,'mixpanel','completed',10,'2024-04-12 11:38:48','2024-04-12 12:50:40','2024-04-12 12:46:47','2024-04-12 12:50:39',NULL,0,0,NULL,NULL),(13019,'mixpanel','completed',10,'2024-04-12 11:49:46','2024-04-12 13:01:43','2024-04-12 12:56:45','2024-04-12 13:01:42',NULL,0,0,NULL,NULL),(13020,'mixpanel','completed',10,'2024-04-12 11:19:46','2024-04-12 13:11:47','2024-04-12 13:06:45','2024-04-12 13:11:46',NULL,0,0,NULL,NULL),(13021,'mixpanel','completed',10,'2024-04-12 12:14:47','2024-04-12 13:21:47','2024-04-12 13:16:46','2024-04-12 13:21:46',NULL,0,0,NULL,NULL),(13022,'mixpanel','completed',10,'2024-04-12 11:52:43','2024-04-12 13:31:47','2024-04-12 13:26:42','2024-04-12 13:31:47',NULL,0,0,NULL,NULL),(13023,'mixpanel','completed',10,'2024-04-12 11:50:53','2024-04-12 13:41:54','2024-04-12 13:36:52','2024-04-12 13:41:53',NULL,0,0,NULL,NULL),(13024,'mixpanel','completed',10,'2024-04-12 11:55:52','2024-04-12 13:50:18','2024-04-12 13:46:51','2024-04-12 13:50:17',NULL,0,0,NULL,NULL),(13025,'mixpanel','completed',10,'2024-04-12 12:21:47','2024-04-12 14:01:43','2024-04-12 13:56:46','2024-04-12 14:01:43',NULL,0,0,NULL,NULL),(13026,'mixpanel','completed',10,'2024-04-12 13:04:53','2024-04-12 14:11:49','2024-04-12 14:06:52','2024-04-12 14:11:48',NULL,0,0,NULL,NULL),(13027,'mixpanel','completed',10,'2024-04-12 12:54:44','2024-04-12 14:21:46','2024-04-12 14:16:43','2024-04-12 14:21:45',NULL,0,0,NULL,NULL),(13028,'mixpanel','completed',10,'2024-04-12 12:38:46','2024-04-12 14:31:52','2024-04-12 14:26:45','2024-04-12 14:31:51',NULL,0,0,NULL,NULL),(13029,'mixpanel','completed',10,'2024-04-12 13:25:47','2024-04-12 14:41:54','2024-04-12 14:36:46','2024-04-12 14:41:52',NULL,0,0,NULL,NULL),(13030,'mixpanel','completed',10,'2024-04-12 12:48:41','2024-04-12 14:51:46','2024-04-12 14:46:40','2024-04-12 14:51:45',NULL,0,0,NULL,NULL),(13031,'mixpanel','completed',10,'2024-04-12 13:21:47','2024-04-12 15:01:45','2024-04-12 14:56:46','2024-04-12 15:01:44',NULL,0,0,NULL,NULL),(13032,'mixpanel','completed',10,'2024-04-12 13:16:52','2024-04-12 15:11:53','2024-04-12 15:06:50','2024-04-12 15:11:52',NULL,0,0,NULL,NULL),(13033,'mixpanel','completed',10,'2024-04-12 13:24:55','2024-04-12 15:20:09','2024-04-12 15:16:54','2024-04-12 15:20:08',NULL,0,0,NULL,NULL),(13034,'mixpanel','completed',10,'2024-04-12 13:44:50','2024-04-12 15:31:44','2024-04-12 15:26:49','2024-04-12 15:31:43',NULL,0,0,NULL,NULL),(13035,'mixpanel','completed',10,'2024-04-12 13:39:51','2024-04-12 15:41:42','2024-04-12 15:36:45','2024-04-12 15:41:41',NULL,0,0,NULL,NULL),(13036,'mixpanel','completed',10,'2024-04-12 14:01:45','2024-04-12 15:51:44','2024-04-12 15:46:44','2024-04-12 15:51:43',NULL,0,0,NULL,NULL),(13037,'mixpanel','completed',10,'2024-04-12 14:37:46','2024-04-12 16:01:46','2024-04-12 15:56:45','2024-04-12 16:01:45',NULL,0,0,NULL,NULL),(13038,'mixpanel','completed',10,'2024-04-12 15:02:47','2024-04-12 16:11:46','2024-04-12 16:06:46','2024-04-12 16:11:45',NULL,0,0,NULL,NULL),(13039,'mixpanel','completed',10,'2024-04-12 14:43:53','2024-04-12 16:21:42','2024-04-12 16:16:52','2024-04-12 16:21:41',NULL,0,0,NULL,NULL),(13040,'mixpanel','completed',10,'2024-04-12 14:49:42','2024-04-12 16:31:55','2024-04-12 16:26:41','2024-04-12 16:31:54',NULL,0,0,NULL,NULL),(13041,'mixpanel','completed',10,'2024-04-12 15:29:44','2024-04-12 16:41:48','2024-04-12 16:36:43','2024-04-12 16:41:47',NULL,0,0,NULL,NULL),(13042,'mixpanel','completed',10,'2024-04-12 14:57:45','2024-04-12 16:51:49','2024-04-12 16:46:44','2024-04-12 16:51:48',NULL,0,0,NULL,NULL),(13043,'mixpanel','completed',10,'2024-04-12 14:58:53','2024-04-12 17:01:42','2024-04-12 16:56:51','2024-04-12 17:01:41',NULL,0,0,NULL,NULL),(13044,'mixpanel','completed',10,'2024-04-12 15:35:48','2024-04-12 17:11:51','2024-04-12 17:06:47','2024-04-12 17:11:50',NULL,0,0,NULL,NULL),(13045,'mixpanel','completed',10,'2024-04-12 15:36:44','2024-04-12 17:21:43','2024-04-12 17:16:43','2024-04-12 17:21:42',NULL,0,0,NULL,NULL),(13046,'mixpanel','completed',10,'2024-04-12 15:32:48','2024-04-12 17:31:44','2024-04-12 17:26:47','2024-04-12 17:31:43',NULL,0,0,NULL,NULL),(13047,'mixpanel','completed',10,'2024-04-12 15:36:42','2024-04-12 17:41:48','2024-04-12 17:36:41','2024-04-12 17:41:47',NULL,0,0,NULL,NULL),(13048,'mixpanel','completed',10,'2024-04-12 16:38:52','2024-04-12 17:50:12','2024-04-12 17:46:51','2024-04-12 17:50:11',NULL,0,0,NULL,NULL),(13049,'mixpanel','completed',10,'2024-04-12 16:46:51','2024-04-12 18:01:50','2024-04-12 17:56:50','2024-04-12 18:01:49',NULL,0,0,NULL,NULL),(13050,'mixpanel','completed',10,'2024-04-12 16:49:52','2024-04-12 18:11:42','2024-04-12 18:06:51','2024-04-12 18:11:42',NULL,0,0,NULL,NULL),(13051,'mixpanel','completed',10,'2024-04-12 17:09:52','2024-04-12 18:21:45','2024-04-12 18:16:51','2024-04-12 18:21:44',NULL,0,0,NULL,NULL),(13052,'mixpanel','completed',10,'2024-04-12 16:34:47','2024-04-12 18:36:45','2024-04-12 18:26:46','2024-04-12 18:36:44',NULL,0,0,NULL,NULL),(13053,'mixpanel','completed',10,'2024-04-12 16:50:50','2024-04-12 18:46:48','2024-04-12 18:41:49','2024-04-12 18:46:48',NULL,0,0,NULL,NULL),(13054,'mixpanel','completed',10,'2024-04-12 17:33:48','2024-04-12 18:56:43','2024-04-12 18:51:47','2024-04-12 18:56:42',NULL,0,0,NULL,NULL),(13055,'mixpanel','completed',10,'2024-04-12 17:35:45','2024-04-12 19:06:27','2024-04-12 19:01:44','2024-04-12 19:06:26',NULL,0,0,NULL,NULL),(13056,'mixpanel','completed',10,'2024-04-12 17:12:51','2024-04-12 19:16:46','2024-04-12 19:11:50','2024-04-12 19:16:45',NULL,0,0,NULL,NULL),(13057,'mixpanel','completed',10,'2024-04-12 17:40:40','2024-04-12 19:27:08','2024-04-12 19:19:38','2024-04-12 19:26:59',NULL,0,0,NULL,NULL),(13058,'mixpanel','completed',10,'2024-04-12 18:12:59','2024-04-12 19:36:51','2024-04-12 19:31:51','2024-04-12 19:36:48',NULL,0,0,NULL,NULL),(13059,'mixpanel','completed',10,'2024-04-12 18:06:00','2024-04-12 19:46:47','2024-04-12 19:41:57','2024-04-12 19:46:46',NULL,0,0,NULL,NULL),(13060,'mixpanel','completed',10,'2024-04-12 18:45:43','2024-04-12 19:56:48','2024-04-12 19:51:41','2024-04-12 19:56:47',NULL,0,0,NULL,NULL),(13061,'mixpanel','completed',10,'2024-04-12 18:19:45','2024-04-12 20:05:25','2024-04-12 20:01:44','2024-04-12 20:05:24',NULL,0,0,NULL,NULL),(13062,'mixpanel','completed',10,'2024-04-12 18:48:47','2024-04-12 20:16:47','2024-04-12 20:11:46','2024-04-12 20:16:46',NULL,0,0,NULL,NULL),(13063,'mixpanel','completed',10,'2024-04-12 19:15:55','2024-04-12 20:26:47','2024-04-12 20:21:54','2024-04-12 20:26:46',NULL,0,0,NULL,NULL),(13064,'mixpanel','completed',10,'2024-04-12 19:06:55','2024-04-12 20:36:41','2024-04-12 20:31:54','2024-04-12 20:36:40',NULL,0,0,NULL,NULL),(13065,'mixpanel','completed',10,'2024-04-12 18:46:47','2024-04-12 20:46:46','2024-04-12 20:41:46','2024-04-12 20:46:45',NULL,0,0,NULL,NULL),(13066,'mixpanel','completed',10,'2024-04-12 19:04:43','2024-04-12 20:56:43','2024-04-12 20:51:42','2024-04-12 20:56:42',NULL,0,0,NULL,NULL),(13067,'mixpanel','completed',10,'2024-04-12 19:59:53','2024-04-12 21:07:06','2024-04-12 21:01:52','2024-04-12 21:07:02',NULL,0,0,NULL,NULL),(13068,'mixpanel','completed',10,'2024-04-12 20:02:00','2024-04-12 21:16:54','2024-04-12 21:11:58','2024-04-12 21:16:53',NULL,0,0,NULL,NULL),(13069,'mixpanel','completed',10,'2024-04-12 19:42:45','2024-04-12 21:27:00','2024-04-12 21:21:44','2024-04-12 21:26:59',NULL,0,0,NULL,NULL),(13070,'mixpanel','completed',10,'2024-04-12 20:19:47','2024-04-12 21:36:55','2024-04-12 21:31:46','2024-04-12 21:36:54',NULL,0,0,NULL,NULL),(13071,'mixpanel','completed',10,'2024-04-12 19:54:48','2024-04-12 21:46:51','2024-04-12 21:41:47','2024-04-12 21:46:50',NULL,0,0,NULL,NULL),(13072,'mixpanel','completed',10,'2024-04-12 20:13:55','2024-04-12 21:56:51','2024-04-12 21:51:54','2024-04-12 21:56:50',NULL,0,0,NULL,NULL),(13073,'mixpanel','completed',10,'2024-04-12 20:10:51','2024-04-12 22:05:48','2024-04-12 22:01:50','2024-04-12 22:05:47',NULL,0,0,NULL,NULL),(13074,'mixpanel','completed',10,'2024-04-12 21:06:43','2024-04-12 22:15:16','2024-04-12 22:11:42','2024-04-12 22:15:15',NULL,0,0,NULL,NULL),(13075,'mixpanel','completed',10,'2024-04-12 20:33:50','2024-04-12 22:26:43','2024-04-12 22:21:49','2024-04-12 22:26:42',NULL,0,0,NULL,NULL),(13076,'mixpanel','completed',10,'2024-04-12 20:33:50','2024-04-12 22:35:48','2024-04-12 22:31:49','2024-04-12 22:35:48',NULL,0,0,NULL,NULL),(13077,'mixpanel','completed',10,'2024-04-12 21:07:44','2024-04-12 22:46:48','2024-04-12 22:41:43','2024-04-12 22:46:47',NULL,0,0,NULL,NULL),(13078,'mixpanel','completed',10,'2024-04-12 21:25:44','2024-04-12 22:56:45','2024-04-12 22:51:43','2024-04-12 22:56:44',NULL,0,0,NULL,NULL),(13079,'mixpanel','completed',10,'2024-04-12 21:15:44','2024-04-12 23:06:50','2024-04-12 23:01:43','2024-04-12 23:06:49',NULL,0,0,NULL,NULL),(13080,'mixpanel','completed',10,'2024-04-12 21:10:37','2024-04-12 23:16:47','2024-04-12 23:11:36','2024-04-12 23:16:46',NULL,0,0,NULL,NULL),(13081,'mixpanel','completed',10,'2024-04-12 22:16:50','2024-04-12 23:26:45','2024-04-12 23:21:49','2024-04-12 23:26:45',NULL,0,0,NULL,NULL),(13082,'mixpanel','completed',10,'2024-04-12 21:34:47','2024-04-12 23:36:43','2024-04-12 23:31:46','2024-04-12 23:36:42',NULL,0,0,NULL,NULL),(13083,'mixpanel','completed',10,'2024-04-12 21:51:42','2024-04-12 23:46:56','2024-04-12 23:41:41','2024-04-12 23:46:50',NULL,0,0,NULL,NULL),(13084,'mixpanel','completed',10,'2024-04-12 22:17:43','2024-04-12 23:56:43','2024-04-12 23:51:42','2024-04-12 23:56:42',NULL,0,0,NULL,NULL),(13085,'mixpanel','completed',10,'2024-04-12 22:16:51','2024-04-13 00:06:43','2024-04-13 00:01:50','2024-04-13 00:06:42',NULL,0,0,NULL,NULL),(13086,'mixpanel','completed',10,'2024-04-12 22:56:53','2024-04-13 00:16:42','2024-04-13 00:11:52','2024-04-13 00:16:41',NULL,0,0,NULL,NULL),(13087,'mixpanel','completed',10,'2024-04-12 23:15:44','2024-04-13 00:25:59','2024-04-13 00:21:43','2024-04-13 00:25:58',NULL,0,0,NULL,NULL),(13088,'mixpanel','completed',10,'2024-04-12 22:32:47','2024-04-13 00:36:48','2024-04-13 00:31:46','2024-04-13 00:36:42',NULL,0,0,NULL,NULL),(13089,'mixpanel','completed',10,'2024-04-12 23:13:45','2024-04-13 00:43:51','2024-04-13 00:41:44','2024-04-13 00:43:50',NULL,0,0,NULL,NULL),(13090,'mixpanel','completed',10,'2024-04-12 23:03:50','2024-04-13 00:51:51','2024-04-13 00:46:49','2024-04-13 00:51:50',NULL,0,0,NULL,NULL),(13091,'mixpanel','completed',10,'2024-04-12 23:12:42','2024-04-13 01:01:42','2024-04-13 00:56:41','2024-04-13 01:01:41',NULL,0,0,NULL,NULL),(13092,'mixpanel','completed',10,'2024-04-12 23:17:48','2024-04-13 01:11:44','2024-04-13 01:06:47','2024-04-13 01:11:43',NULL,0,0,NULL,NULL),(13093,'mixpanel','completed',10,'2024-04-13 00:13:45','2024-04-13 01:18:48','2024-04-13 01:16:44','2024-04-13 01:18:47',NULL,0,0,NULL,NULL),(13094,'mixpanel','completed',10,'2024-04-13 00:05:45','2024-04-13 01:26:49','2024-04-13 01:21:44','2024-04-13 01:26:48',NULL,0,0,NULL,NULL),(13095,'mixpanel','completed',10,'2024-04-13 00:20:51','2024-04-13 01:33:56','2024-04-13 01:31:50','2024-04-13 01:33:55',NULL,0,0,NULL,NULL),(13096,'mixpanel','completed',10,'2024-04-13 00:12:52','2024-04-13 01:41:46','2024-04-13 01:36:51','2024-04-13 01:41:45',NULL,0,0,NULL,NULL),(13097,'mixpanel','completed',10,'2024-04-13 00:07:43','2024-04-13 01:51:44','2024-04-13 01:46:43','2024-04-13 01:51:43',NULL,0,0,NULL,NULL),(13098,'mixpanel','completed',10,'2024-04-13 00:50:52','2024-04-13 02:01:45','2024-04-13 01:56:51','2024-04-13 02:01:44',NULL,0,0,NULL,NULL),(13099,'mixpanel','completed',10,'2024-04-13 00:50:54','2024-04-13 02:11:53','2024-04-13 02:06:53','2024-04-13 02:11:52',NULL,0,0,NULL,NULL),(13100,'mixpanel','completed',10,'2024-04-13 00:29:58','2024-04-13 02:16:48','2024-04-13 02:13:57','2024-04-13 02:16:47',NULL,0,0,NULL,NULL),(13101,'mixpanel','completed',10,'2024-04-13 00:36:48','2024-04-13 02:26:48','2024-04-13 02:21:47','2024-04-13 02:26:47',NULL,0,0,NULL,NULL),(13102,'mixpanel','completed',10,'2024-04-13 01:22:45','2024-04-13 02:36:43','2024-04-13 02:31:45','2024-04-13 02:36:42',NULL,0,0,NULL,NULL),(13103,'mixpanel','completed',10,'2024-04-13 01:36:45','2024-04-13 02:46:50','2024-04-13 02:41:44','2024-04-13 02:46:49',NULL,0,0,NULL,NULL),(13104,'mixpanel','completed',10,'2024-04-13 01:18:49','2024-04-13 02:57:08','2024-04-13 02:51:48','2024-04-13 02:57:04',NULL,0,0,NULL,NULL),(13105,'mixpanel','completed',10,'2024-04-13 01:18:14','2024-04-13 03:02:47','2024-04-13 03:00:13','2024-04-13 03:02:46',NULL,0,0,NULL,NULL),(13106,'mixpanel','completed',10,'2024-04-13 01:58:47','2024-04-13 03:11:54','2024-04-13 03:06:46','2024-04-13 03:11:53',NULL,0,0,NULL,NULL),(13107,'mixpanel','completed',10,'2024-04-13 01:43:47','2024-04-13 03:21:46','2024-04-13 03:16:46','2024-04-13 03:21:45',NULL,0,0,NULL,NULL),(13108,'mixpanel','completed',10,'2024-04-13 01:45:45','2024-04-13 03:31:54','2024-04-13 03:26:44','2024-04-13 03:31:53',NULL,0,0,NULL,NULL),(13109,'mixpanel','completed',10,'2024-04-13 01:51:44','2024-04-13 03:41:46','2024-04-13 03:36:43','2024-04-13 03:41:45',NULL,0,0,NULL,NULL),(13110,'mixpanel','completed',10,'2024-04-13 02:01:31','2024-04-13 03:46:47','2024-04-13 03:44:30','2024-04-13 03:46:47',NULL,0,0,NULL,NULL),(13111,'mixpanel','completed',10,'2024-04-13 02:39:16','2024-04-13 03:56:49','2024-04-13 03:51:15','2024-04-13 03:56:48',NULL,0,0,NULL,NULL),(13112,'mixpanel','completed',10,'2024-04-13 02:49:54','2024-04-13 04:06:47','2024-04-13 04:01:53','2024-04-13 04:06:47',NULL,0,0,NULL,NULL),(13113,'mixpanel','completed',10,'2024-04-13 02:22:43','2024-04-13 04:16:45','2024-04-13 04:11:42','2024-04-13 04:16:44',NULL,0,0,NULL,NULL),(13114,'mixpanel','completed',10,'2024-04-13 02:25:49','2024-04-13 04:27:01','2024-04-13 04:21:48','2024-04-13 04:26:59',NULL,0,0,NULL,NULL),(13115,'mixpanel','completed',10,'2024-04-13 02:56:59','2024-04-13 04:36:16','2024-04-13 04:31:56','2024-04-13 04:36:13',NULL,0,0,NULL,NULL),(13116,'mixpanel','completed',10,'2024-04-13 03:17:06','2024-04-13 04:41:54','2024-04-13 04:39:04','2024-04-13 04:41:53',NULL,0,0,NULL,NULL),(13117,'mixpanel','completed',10,'2024-04-13 03:20:45','2024-04-13 04:51:45','2024-04-13 04:46:44','2024-04-13 04:51:44',NULL,0,0,NULL,NULL),(13118,'mixpanel','completed',10,'2024-04-13 03:49:52','2024-04-13 05:01:49','2024-04-13 04:56:51','2024-04-13 05:01:48',NULL,0,0,NULL,NULL),(13119,'mixpanel','completed',10,'2024-04-13 03:05:52','2024-04-13 05:11:44','2024-04-13 05:06:51','2024-04-13 05:11:43',NULL,0,0,NULL,NULL),(13120,'mixpanel','completed',10,'2024-04-13 03:59:45','2024-04-13 05:18:02','2024-04-13 05:15:44','2024-04-13 05:18:01',NULL,0,0,NULL,NULL),(13121,'mixpanel','completed',10,'2024-04-13 04:00:54','2024-04-13 05:26:54','2024-04-13 05:21:54','2024-04-13 05:26:54',NULL,0,0,NULL,NULL),(13122,'mixpanel','completed',10,'2024-04-13 04:27:43','2024-04-13 05:36:47','2024-04-13 05:31:42','2024-04-13 05:36:46',NULL,0,0,NULL,NULL),(13123,'mixpanel','completed',10,'2024-04-13 04:20:46','2024-04-13 05:45:08','2024-04-13 05:41:45','2024-04-13 05:45:07',NULL,0,0,NULL,NULL),(13124,'mixpanel','completed',10,'2024-04-13 04:42:52','2024-04-13 05:55:40','2024-04-13 05:51:51','2024-04-13 05:55:39',NULL,0,0,NULL,NULL),(13125,'mixpanel','completed',10,'2024-04-13 04:28:43','2024-04-13 06:04:40','2024-04-13 06:01:42','2024-04-13 06:04:39',NULL,0,0,NULL,NULL),(13126,'mixpanel','completed',10,'2024-04-13 04:21:46','2024-04-13 06:11:51','2024-04-13 06:06:46','2024-04-13 06:11:50',NULL,0,0,NULL,NULL),(13127,'mixpanel','completed',10,'2024-04-13 04:41:44','2024-04-13 06:21:46','2024-04-13 06:16:43','2024-04-13 06:21:45',NULL,0,0,NULL,NULL),(13128,'mixpanel','completed',10,'2024-04-13 05:13:48','2024-04-13 06:30:53','2024-04-13 06:26:47','2024-04-13 06:30:52',NULL,0,0,NULL,NULL),(13129,'mixpanel','completed',10,'2024-04-13 04:58:52','2024-04-13 06:41:52','2024-04-13 06:36:51','2024-04-13 06:41:51',NULL,0,0,NULL,NULL),(13130,'mixpanel','completed',10,'2024-04-13 04:55:43','2024-04-13 06:51:52','2024-04-13 06:46:42','2024-04-13 06:51:51',NULL,0,0,NULL,NULL),(13131,'mixpanel','completed',10,'2024-04-13 05:14:54','2024-04-13 07:01:52','2024-04-13 06:56:53','2024-04-13 07:01:51',NULL,0,0,NULL,NULL),(13132,'mixpanel','completed',10,'2024-04-13 06:00:49','2024-04-13 07:10:36','2024-04-13 07:06:48','2024-04-13 07:10:35',NULL,0,0,NULL,NULL),(13133,'mixpanel','completed',10,'2024-04-13 05:48:49','2024-04-13 07:21:50','2024-04-13 07:16:48','2024-04-13 07:21:49',NULL,0,0,NULL,NULL),(13134,'mixpanel','completed',10,'2024-04-13 05:32:51','2024-04-13 07:31:30','2024-04-13 07:26:50','2024-04-13 07:31:29',NULL,0,0,NULL,NULL),(13135,'mixpanel','completed',10,'2024-04-13 06:15:45','2024-04-13 07:43:58','2024-04-13 07:36:44','2024-04-13 07:43:57',NULL,0,0,NULL,NULL),(13136,'mixpanel','completed',10,'2024-04-13 06:18:43','2024-04-13 07:51:49','2024-04-13 07:46:42','2024-04-13 07:51:48',NULL,0,0,NULL,NULL),(13137,'mixpanel','completed',10,'2024-04-13 06:47:52','2024-04-13 08:01:47','2024-04-13 07:56:51','2024-04-13 08:01:46',NULL,0,0,NULL,NULL),(13138,'mixpanel','completed',10,'2024-04-13 06:12:44','2024-04-13 08:10:02','2024-04-13 08:06:43','2024-04-13 08:10:02',NULL,0,0,NULL,NULL),(13139,'mixpanel','completed',10,'2024-04-13 06:37:47','2024-04-13 08:20:45','2024-04-13 08:16:46','2024-04-13 08:20:44',NULL,0,0,NULL,NULL),(13140,'mixpanel','completed',10,'2024-04-13 06:35:15','2024-04-13 08:31:43','2024-04-13 08:26:14','2024-04-13 08:31:42',NULL,0,0,NULL,NULL),(13141,'mixpanel','completed',10,'2024-04-13 07:18:51','2024-04-13 08:41:47','2024-04-13 08:36:50','2024-04-13 08:41:46',NULL,0,0,NULL,NULL),(13142,'mixpanel','completed',10,'2024-04-13 06:57:49','2024-04-13 08:51:42','2024-04-13 08:46:48','2024-04-13 08:51:41',NULL,0,0,NULL,NULL),(13143,'mixpanel','completed',10,'2024-04-13 07:19:48','2024-04-13 09:01:56','2024-04-13 08:56:47','2024-04-13 09:01:55',NULL,0,0,NULL,NULL),(13144,'mixpanel','completed',10,'2024-04-13 07:06:51','2024-04-13 09:11:50','2024-04-13 09:06:50','2024-04-13 09:11:49',NULL,0,0,NULL,NULL),(13145,'mixpanel','completed',10,'2024-04-13 07:53:46','2024-04-13 09:20:16','2024-04-13 09:16:45','2024-04-13 09:20:15',NULL,0,0,NULL,NULL),(13146,'mixpanel','completed',10,'2024-04-13 08:03:46','2024-04-13 09:31:54','2024-04-13 09:26:45','2024-04-13 09:31:54',NULL,0,0,NULL,NULL),(13147,'mixpanel','completed',10,'2024-04-13 07:40:47','2024-04-13 09:41:49','2024-04-13 09:36:46','2024-04-13 09:41:48',NULL,0,0,NULL,NULL),(13148,'mixpanel','completed',10,'2024-04-13 08:44:46','2024-04-13 09:51:43','2024-04-13 09:46:46','2024-04-13 09:51:42',NULL,0,0,NULL,NULL),(13149,'mixpanel','completed',10,'2024-04-13 08:28:49','2024-04-13 10:01:42','2024-04-13 09:56:48','2024-04-13 10:01:41',NULL,0,0,NULL,NULL),(13150,'mixpanel','completed',10,'2024-04-13 08:25:46','2024-04-13 10:11:41','2024-04-13 10:06:46','2024-04-13 10:11:40',NULL,0,0,NULL,NULL),(13151,'mixpanel','completed',10,'2024-04-13 09:10:52','2024-04-13 10:21:47','2024-04-13 10:16:51','2024-04-13 10:21:47',NULL,0,0,NULL,NULL),(13152,'mixpanel','completed',10,'2024-04-13 08:28:40','2024-04-13 10:28:56','2024-04-13 10:26:40','2024-04-13 10:28:56',NULL,0,0,NULL,NULL),(13153,'schedule_re_engagement_email','completed',10,'2024-04-14 10:31:41','2024-04-14 10:31:43','2024-04-13 10:31:41','2024-04-14 10:31:42',NULL,0,0,NULL,NULL),(13154,'mixpanel','completed',10,'2024-04-13 08:47:41','2024-04-13 10:36:47','2024-04-13 10:31:41','2024-04-13 10:36:46',NULL,0,0,NULL,NULL),(13155,'mixpanel','completed',10,'2024-04-13 09:15:59','2024-04-13 10:46:44','2024-04-13 10:39:58','2024-04-13 10:46:43',NULL,0,0,NULL,NULL),(13156,'mixpanel','completed',10,'2024-04-13 08:51:47','2024-04-13 10:56:47','2024-04-13 10:51:46','2024-04-13 10:56:46',NULL,0,0,NULL,NULL),(13157,'mixpanel','completed',10,'2024-04-13 09:13:51','2024-04-13 11:06:50','2024-04-13 11:01:50','2024-04-13 11:06:49',NULL,0,0,NULL,NULL),(13158,'mixpanel','completed',10,'2024-04-13 10:00:52','2024-04-13 11:16:37','2024-04-13 11:11:51','2024-04-13 11:16:36',NULL,0,0,NULL,NULL),(13159,'mixpanel','completed',10,'2024-04-13 09:34:23','2024-04-13 11:26:47','2024-04-13 11:20:22','2024-04-13 11:26:46',NULL,0,0,NULL,NULL),(13160,'mixpanel','completed',10,'2024-04-13 10:26:22','2024-04-13 11:31:53','2024-04-13 11:29:21','2024-04-13 11:31:52',NULL,0,0,NULL,NULL),(13161,'mixpanel','completed',10,'2024-04-13 09:50:02','2024-04-13 11:41:47','2024-04-13 11:35:01','2024-04-13 11:41:46',NULL,0,0,NULL,NULL),(13162,'mixpanel','completed',10,'2024-04-13 10:35:45','2024-04-13 11:51:46','2024-04-13 11:46:44','2024-04-13 11:51:45',NULL,0,0,NULL,NULL),(13163,'mixpanel','completed',10,'2024-04-13 09:59:21','2024-04-13 12:01:45','2024-04-13 11:56:20','2024-04-13 12:01:44',NULL,0,0,NULL,NULL),(13164,'mixpanel','completed',10,'2024-04-13 11:01:49','2024-04-13 12:10:11','2024-04-13 12:06:48','2024-04-13 12:10:10',NULL,0,0,NULL,NULL),(13165,'mixpanel','completed',10,'2024-04-13 10:48:48','2024-04-13 12:21:48','2024-04-13 12:16:47','2024-04-13 12:21:47',NULL,0,0,NULL,NULL),(13166,'mixpanel','completed',10,'2024-04-13 10:31:49','2024-04-13 12:26:50','2024-04-13 12:24:48','2024-04-13 12:26:49',NULL,0,0,NULL,NULL),(13167,'mixpanel','completed',10,'2024-04-13 10:35:42','2024-04-13 12:36:44','2024-04-13 12:31:41','2024-04-13 12:36:43',NULL,0,0,NULL,NULL),(13168,'mixpanel','completed',10,'2024-04-13 10:54:11','2024-04-13 12:41:46','2024-04-13 12:39:10','2024-04-13 12:41:45',NULL,0,0,NULL,NULL),(13169,'mixpanel','completed',10,'2024-04-13 11:19:50','2024-04-13 12:51:46','2024-04-13 12:46:49','2024-04-13 12:51:45',NULL,0,0,NULL,NULL),(13170,'mixpanel','completed',10,'2024-04-13 11:40:47','2024-04-13 13:01:42','2024-04-13 12:56:46','2024-04-13 13:01:41',NULL,0,0,NULL,NULL),(13171,'mixpanel','completed',10,'2024-04-13 11:32:46','2024-04-13 13:11:42','2024-04-13 13:06:45','2024-04-13 13:11:41',NULL,0,0,NULL,NULL),(13172,'mixpanel','completed',10,'2024-04-13 11:55:49','2024-04-13 13:21:50','2024-04-13 13:16:48','2024-04-13 13:21:49',NULL,0,0,NULL,NULL),(13173,'mixpanel','completed',10,'2024-04-13 11:46:49','2024-04-13 13:31:53','2024-04-13 13:26:48','2024-04-13 13:31:52',NULL,0,0,NULL,NULL),(13174,'mixpanel','completed',10,'2024-04-13 11:50:45','2024-04-13 13:41:08','2024-04-13 13:36:44','2024-04-13 13:41:07',NULL,0,0,NULL,NULL),(13175,'mixpanel','completed',10,'2024-04-13 11:56:52','2024-04-13 13:51:52','2024-04-13 13:46:51','2024-04-13 13:51:51',NULL,0,0,NULL,NULL),(13176,'mixpanel','completed',10,'2024-04-13 12:34:44','2024-04-13 14:01:47','2024-04-13 13:56:43','2024-04-13 14:01:46',NULL,0,0,NULL,NULL),(13177,'mixpanel','completed',10,'2024-04-13 12:31:23','2024-04-13 14:11:50','2024-04-13 14:06:22','2024-04-13 14:11:49',NULL,0,0,NULL,NULL),(13178,'mixpanel','completed',10,'2024-04-13 12:27:43','2024-04-13 14:21:52','2024-04-13 14:16:42','2024-04-13 14:21:51',NULL,0,0,NULL,NULL),(13179,'mixpanel','completed',10,'2024-04-13 13:10:45','2024-04-13 14:31:46','2024-04-13 14:26:44','2024-04-13 14:31:45',NULL,0,0,NULL,NULL),(13180,'mixpanel','completed',10,'2024-04-13 13:22:44','2024-04-13 14:41:46','2024-04-13 14:36:43','2024-04-13 14:41:45',NULL,0,0,NULL,NULL),(13181,'mixpanel','completed',10,'2024-04-13 13:11:54','2024-04-13 14:51:46','2024-04-13 14:46:53','2024-04-13 14:51:46',NULL,0,0,NULL,NULL),(13182,'mixpanel','completed',10,'2024-04-13 13:54:47','2024-04-13 15:01:48','2024-04-13 14:56:47','2024-04-13 15:01:47',NULL,0,0,NULL,NULL),(13183,'mixpanel','completed',10,'2024-04-13 13:28:45','2024-04-13 15:11:55','2024-04-13 15:06:44','2024-04-13 15:11:54',NULL,0,0,NULL,NULL),(13184,'mixpanel','completed',10,'2024-04-13 13:42:48','2024-04-13 15:21:53','2024-04-13 15:16:47','2024-04-13 15:21:52',NULL,0,0,NULL,NULL),(13185,'mixpanel','completed',10,'2024-04-13 14:17:46','2024-04-13 15:31:42','2024-04-13 15:26:45','2024-04-13 15:31:42',NULL,0,0,NULL,NULL),(13186,'mixpanel','completed',10,'2024-04-13 14:05:47','2024-04-13 15:41:46','2024-04-13 15:36:46','2024-04-13 15:41:45',NULL,0,0,NULL,NULL),(13187,'mixpanel','completed',10,'2024-04-13 13:50:56','2024-04-13 15:46:53','2024-04-13 15:43:55','2024-04-13 15:46:52',NULL,0,0,NULL,NULL),(13188,'mixpanel','completed',10,'2024-04-13 14:08:55','2024-04-13 15:56:47','2024-04-13 15:51:54','2024-04-13 15:56:46',NULL,0,0,NULL,NULL),(13189,'mixpanel','completed',10,'2024-04-13 14:23:05','2024-04-13 16:01:52','2024-04-13 15:59:04','2024-04-13 16:01:51',NULL,0,0,NULL,NULL),(13190,'mixpanel','completed',10,'2024-04-13 15:01:14','2024-04-13 16:06:48','2024-04-13 16:04:13','2024-04-13 16:06:47',NULL,0,0,NULL,NULL),(13191,'mixpanel','completed',10,'2024-04-13 14:08:56','2024-04-13 16:16:45','2024-04-13 16:09:55','2024-04-13 16:16:44',NULL,0,0,NULL,NULL),(13192,'mixpanel','completed',10,'2024-04-13 14:56:29','2024-04-13 16:24:11','2024-04-13 16:21:28','2024-04-13 16:24:10',NULL,0,0,NULL,NULL),(13193,'mixpanel','completed',10,'2024-04-13 15:14:51','2024-04-13 16:31:50','2024-04-13 16:26:50','2024-04-13 16:31:49',NULL,0,0,NULL,NULL),(13194,'mixpanel','completed',10,'2024-04-13 14:59:16','2024-04-13 16:39:13','2024-04-13 16:36:15','2024-04-13 16:39:12',NULL,0,0,NULL,NULL),(13195,'mixpanel','completed',10,'2024-04-13 15:26:46','2024-04-13 16:46:56','2024-04-13 16:41:45','2024-04-13 16:46:55',NULL,0,0,NULL,NULL),(13196,'mixpanel','completed',10,'2024-04-13 15:35:54','2024-04-13 16:54:56','2024-04-13 16:51:53','2024-04-13 16:54:54',NULL,0,0,NULL,NULL),(13197,'mixpanel','completed',10,'2024-04-13 15:28:46','2024-04-13 17:10:08','2024-04-13 17:06:45','2024-04-13 17:10:07',NULL,0,0,NULL,NULL),(13198,'subscribers_engagement_score','completed',10,'2024-04-13 17:16:50','2024-04-13 17:21:41','2024-04-13 17:16:48','2024-04-13 17:21:40',NULL,0,0,NULL,NULL),(13199,'mixpanel','completed',10,'2024-04-13 15:37:50','2024-04-13 17:21:41','2024-04-13 17:16:48','2024-04-13 17:21:40',NULL,0,0,NULL,NULL),(13200,'subscribers_engagement_score','completed',10,'2024-04-13 23:16:00','2024-04-13 23:16:40','2024-04-13 17:21:40','2024-04-13 23:16:40',NULL,0,0,NULL,NULL),(13201,'mixpanel','completed',10,'2024-04-13 16:00:55','2024-04-13 17:31:49','2024-04-13 17:26:55','2024-04-13 17:31:49',NULL,0,0,NULL,NULL),(13202,'mixpanel','completed',10,'2024-04-13 15:47:45','2024-04-13 17:41:44','2024-04-13 17:36:44','2024-04-13 17:41:43',NULL,0,0,NULL,NULL),(13203,'mixpanel','completed',10,'2024-04-13 16:29:52','2024-04-13 17:51:51','2024-04-13 17:46:51','2024-04-13 17:51:50',NULL,0,0,NULL,NULL),(13204,'mixpanel','completed',10,'2024-04-13 16:03:48','2024-04-13 18:01:52','2024-04-13 17:56:47','2024-04-13 18:01:51',NULL,0,0,NULL,NULL),(13205,'mixpanel','completed',10,'2024-04-13 16:42:41','2024-04-13 18:10:37','2024-04-13 18:06:40','2024-04-13 18:10:36',NULL,0,0,NULL,NULL),(13206,'mixpanel','completed',10,'2024-04-13 16:20:44','2024-04-13 18:16:50','2024-04-13 18:13:43','2024-04-13 18:16:49',NULL,0,0,NULL,NULL),(13207,'mixpanel','completed',10,'2024-04-13 16:35:05','2024-04-13 18:21:53','2024-04-13 18:19:04','2024-04-13 18:21:52',NULL,0,0,NULL,NULL),(13208,'mixpanel','completed',10,'2024-04-13 16:46:47','2024-04-13 18:31:48','2024-04-13 18:26:46','2024-04-13 18:31:47',NULL,0,0,NULL,NULL),(13209,'mixpanel','completed',10,'2024-04-13 16:47:58','2024-04-13 18:41:45','2024-04-13 18:35:57','2024-04-13 18:41:44',NULL,0,0,NULL,NULL),(13210,'mixpanel','completed',10,'2024-04-13 17:25:44','2024-04-13 18:51:47','2024-04-13 18:44:43','2024-04-13 18:51:46',NULL,0,0,NULL,NULL),(13211,'mixpanel','completed',10,'2024-04-13 17:16:50','2024-04-13 19:01:05','2024-04-13 18:56:49','2024-04-13 19:01:04',NULL,0,0,NULL,NULL),(13212,'mixpanel','completed',10,'2024-04-13 17:09:25','2024-04-13 19:11:48','2024-04-13 19:06:24','2024-04-13 19:11:47',NULL,0,0,NULL,NULL),(13213,'mixpanel','completed',10,'2024-04-13 17:47:13','2024-04-13 19:16:54','2024-04-13 19:14:12','2024-04-13 19:16:53',NULL,0,0,NULL,NULL),(13214,'mixpanel','completed',10,'2024-04-13 17:56:54','2024-04-13 19:26:49','2024-04-13 19:20:53','2024-04-13 19:26:48',NULL,0,0,NULL,NULL),(13215,'mixpanel','completed',10,'2024-04-13 17:57:55','2024-04-13 19:34:07','2024-04-13 19:31:54','2024-04-13 19:34:03',NULL,0,0,NULL,NULL),(13216,'mixpanel','completed',10,'2024-04-13 17:39:52','2024-04-13 19:40:42','2024-04-13 19:36:51','2024-04-13 19:40:41',NULL,0,0,NULL,NULL),(13217,'mixpanel','completed',10,'2024-04-13 18:39:34','2024-04-13 19:46:47','2024-04-13 19:44:33','2024-04-13 19:46:45',NULL,0,0,NULL,NULL),(13218,'mixpanel','completed',10,'2024-04-13 18:00:21','2024-04-13 19:56:45','2024-04-13 19:51:20','2024-04-13 19:56:44',NULL,0,0,NULL,NULL),(13219,'mixpanel','completed',10,'2024-04-13 18:23:48','2024-04-13 20:04:26','2024-04-13 20:01:47','2024-04-13 20:04:25',NULL,0,0,NULL,NULL),(13220,'mixpanel','completed',10,'2024-04-13 18:31:54','2024-04-13 20:10:17','2024-04-13 20:06:53','2024-04-13 20:10:16',NULL,0,0,NULL,NULL),(13221,'mixpanel','completed',10,'2024-04-13 18:20:36','2024-04-13 20:21:55','2024-04-13 20:16:36','2024-04-13 20:21:54',NULL,0,0,NULL,NULL),(13222,'mixpanel','completed',10,'2024-04-13 19:01:49','2024-04-13 20:31:53','2024-04-13 20:26:48','2024-04-13 20:31:52',NULL,0,0,NULL,NULL),(13223,'mixpanel','completed',10,'2024-04-13 19:22:12','2024-04-13 20:41:14','2024-04-13 20:35:12','2024-04-13 20:41:13',NULL,0,0,NULL,NULL),(13224,'mixpanel','completed',10,'2024-04-13 19:44:42','2024-04-13 20:51:50','2024-04-13 20:46:41','2024-04-13 20:51:49',NULL,0,0,NULL,NULL),(13225,'mixpanel','completed',10,'2024-04-13 19:48:49','2024-04-13 21:01:47','2024-04-13 20:56:48','2024-04-13 21:01:46',NULL,0,0,NULL,NULL),(13226,'mixpanel','completed',10,'2024-04-13 19:19:47','2024-04-13 21:12:03','2024-04-13 21:04:44','2024-04-13 21:12:00',NULL,0,0,NULL,NULL),(13227,'mixpanel','completed',10,'2024-04-13 19:17:50','2024-04-13 21:20:34','2024-04-13 21:16:50','2024-04-13 21:20:33',NULL,0,0,NULL,NULL),(13228,'mixpanel','completed',10,'2024-04-13 19:54:29','2024-04-13 21:31:49','2024-04-13 21:26:28','2024-04-13 21:31:48',NULL,0,0,NULL,NULL),(13229,'mixpanel','completed',10,'2024-04-13 20:10:58','2024-04-13 21:40:18','2024-04-13 21:35:58','2024-04-13 21:40:17',NULL,0,0,NULL,NULL),(13230,'mixpanel','completed',10,'2024-04-13 20:05:51','2024-04-13 21:51:44','2024-04-13 21:46:50','2024-04-13 21:51:43',NULL,0,0,NULL,NULL),(13231,'mixpanel','completed',10,'2024-04-13 19:54:55','2024-04-13 21:56:45','2024-04-13 21:53:55','2024-04-13 21:56:44',NULL,0,0,NULL,NULL),(13232,'mixpanel','completed',10,'2024-04-13 20:46:42','2024-04-13 22:05:57','2024-04-13 22:00:40','2024-04-13 22:05:56',NULL,0,0,NULL,NULL),(13233,'mixpanel','completed',10,'2024-04-13 21:06:01','2024-04-13 22:11:45','2024-04-13 22:08:00','2024-04-13 22:11:45',NULL,0,0,NULL,NULL),(13234,'mixpanel','completed',10,'2024-04-13 20:47:57','2024-04-13 22:21:44','2024-04-13 22:14:57','2024-04-13 22:21:44',NULL,0,0,NULL,NULL),(13235,'mixpanel','completed',10,'2024-04-13 20:27:47','2024-04-13 22:29:17','2024-04-13 22:26:47','2024-04-13 22:29:17',NULL,0,0,NULL,NULL),(13236,'mixpanel','completed',10,'2024-04-13 20:38:40','2024-04-13 22:36:05','2024-04-13 22:31:40','2024-04-13 22:36:05',NULL,0,0,NULL,NULL),(13237,'mixpanel','completed',10,'2024-04-13 21:38:49','2024-04-13 22:46:44','2024-04-13 22:41:49','2024-04-13 22:46:44',NULL,0,0,NULL,NULL),(13238,'mixpanel','completed',10,'2024-04-13 21:15:09','2024-04-13 22:56:43','2024-04-13 22:51:08','2024-04-13 22:56:43',NULL,0,0,NULL,NULL),(13239,'mixpanel','completed',10,'2024-04-13 21:04:45','2024-04-13 23:06:05','2024-04-13 23:01:45','2024-04-13 23:06:04',NULL,0,0,NULL,NULL),(13240,'mixpanel','completed',10,'2024-04-13 21:34:43','2024-04-13 23:16:40','2024-04-13 23:11:43','2024-04-13 23:16:40',NULL,0,0,NULL,NULL),(13241,'subscribers_engagement_score','completed',10,'2024-04-14 22:33:00','2024-04-14 22:36:45','2024-04-13 23:16:40','2024-04-14 22:36:44',NULL,0,0,NULL,NULL),(13242,'mixpanel','completed',10,'2024-04-13 21:39:42','2024-04-13 23:26:49','2024-04-13 23:21:42','2024-04-13 23:26:49',NULL,0,0,NULL,NULL),(13243,'mixpanel','completed',10,'2024-04-13 22:23:22','2024-04-13 23:31:42','2024-04-13 23:29:21','2024-04-13 23:31:42',NULL,0,0,NULL,NULL),(13244,'mixpanel','completed',10,'2024-04-13 22:30:57','2024-04-13 23:41:45','2024-04-13 23:35:56','2024-04-13 23:41:45',NULL,0,0,NULL,NULL),(13245,'mixpanel','completed',10,'2024-04-13 22:42:43','2024-04-13 23:49:56','2024-04-13 23:45:42','2024-04-13 23:49:56',NULL,0,0,NULL,NULL),(13246,'mixpanel','completed',10,'2024-04-13 21:56:46','2024-04-13 23:56:43','2024-04-13 23:53:45','2024-04-13 23:56:43',NULL,0,0,NULL,NULL),(13247,'mixpanel','completed',10,'2024-04-13 22:54:14','2024-04-14 00:06:42','2024-04-14 00:01:14','2024-04-14 00:06:42',NULL,0,0,NULL,NULL),(13248,'mixpanel','completed',10,'2024-04-13 22:50:32','2024-04-14 00:11:45','2024-04-14 00:09:32','2024-04-14 00:11:44',NULL,0,0,NULL,NULL),(13249,'mixpanel','completed',10,'2024-04-13 22:34:45','2024-04-14 00:21:41','2024-04-14 00:16:45','2024-04-14 00:21:41',NULL,0,0,NULL,NULL),(13250,'mixpanel','completed',10,'2024-04-13 22:49:48','2024-04-14 00:31:43','2024-04-14 00:25:48','2024-04-14 00:31:42',NULL,0,0,NULL,NULL),(13251,'mixpanel','completed',10,'2024-04-13 23:11:46','2024-04-14 00:41:51','2024-04-14 00:36:46','2024-04-14 00:41:51',NULL,0,0,NULL,NULL),(13252,'mixpanel','completed',10,'2024-04-13 22:59:47','2024-04-14 00:50:23','2024-04-14 00:46:46','2024-04-14 00:50:23',NULL,0,0,NULL,NULL),(13253,'mixpanel','completed',10,'2024-04-13 23:33:49','2024-04-14 01:01:44','2024-04-14 00:56:49','2024-04-14 01:01:44',NULL,0,0,NULL,NULL),(13254,'mixpanel','completed',10,'2024-04-14 00:01:44','2024-04-14 01:11:46','2024-04-14 01:06:43','2024-04-14 01:11:46',NULL,0,0,NULL,NULL),(13255,'mixpanel','completed',10,'2024-04-13 23:19:47','2024-04-14 01:21:44','2024-04-14 01:15:47','2024-04-14 01:21:44',NULL,0,0,NULL,NULL),(13256,'mixpanel','completed',10,'2024-04-13 23:57:12','2024-04-14 01:26:41','2024-04-14 01:24:12','2024-04-14 01:26:41',NULL,0,0,NULL,NULL),(13257,'mixpanel','completed',10,'2024-04-13 23:31:46','2024-04-14 01:36:49','2024-04-14 01:31:46','2024-04-14 01:36:48',NULL,0,0,NULL,NULL),(13258,'mixpanel','completed',10,'2024-04-14 00:36:40','2024-04-14 01:46:47','2024-04-14 01:41:40','2024-04-14 01:46:47',NULL,0,0,NULL,NULL),(13259,'mixpanel','completed',10,'2024-04-14 00:37:49','2024-04-14 01:56:45','2024-04-14 01:49:48','2024-04-14 01:56:44',NULL,0,0,NULL,NULL),(13260,'mixpanel','completed',10,'2024-04-14 00:11:45','2024-04-14 02:06:43','2024-04-14 02:01:45','2024-04-14 02:06:43',NULL,0,0,NULL,NULL),(13261,'mixpanel','completed',10,'2024-04-14 01:04:51','2024-04-14 02:16:31','2024-04-14 02:11:50','2024-04-14 02:16:31',NULL,0,0,NULL,NULL),(13262,'mixpanel','completed',10,'2024-04-14 00:31:44','2024-04-14 02:25:19','2024-04-14 02:21:43','2024-04-14 02:25:19',NULL,0,0,NULL,NULL),(13263,'mixpanel','completed',10,'2024-04-14 00:47:47','2024-04-14 02:33:54','2024-04-14 02:31:47','2024-04-14 02:33:53',NULL,0,0,NULL,NULL),(13264,'mixpanel','completed',10,'2024-04-14 01:12:53','2024-04-14 02:41:48','2024-04-14 02:36:53','2024-04-14 02:41:48',NULL,0,0,NULL,NULL),(13265,'mixpanel','completed',10,'2024-04-14 01:01:43','2024-04-14 02:51:21','2024-04-14 02:46:43','2024-04-14 02:51:20',NULL,0,0,NULL,NULL),(13266,'mixpanel','completed',10,'2024-04-14 01:18:06','2024-04-14 02:56:52','2024-04-14 02:54:05','2024-04-14 02:56:51',NULL,0,0,NULL,NULL),(13267,'mixpanel','completed',10,'2024-04-14 01:22:53','2024-04-14 03:06:47','2024-04-14 02:59:53','2024-04-14 03:06:47',NULL,0,0,NULL,NULL),(13268,'mixpanel','completed',10,'2024-04-14 01:57:40','2024-04-14 03:16:45','2024-04-14 03:11:40','2024-04-14 03:16:44',NULL,0,0,NULL,NULL),(13269,'mixpanel','completed',10,'2024-04-14 02:18:50','2024-04-14 03:26:44','2024-04-14 03:21:50','2024-04-14 03:26:44',NULL,0,0,NULL,NULL),(13270,'mixpanel','completed',10,'2024-04-14 02:27:39','2024-04-14 03:34:29','2024-04-14 03:31:38','2024-04-14 03:34:29',NULL,0,0,NULL,NULL),(13271,'mixpanel','completed',10,'2024-04-14 02:31:52','2024-04-14 03:41:46','2024-04-14 03:36:52','2024-04-14 03:41:46',NULL,0,0,NULL,NULL),(13272,'mixpanel','completed',10,'2024-04-14 02:32:51','2024-04-14 03:51:43','2024-04-14 03:46:51','2024-04-14 03:51:43',NULL,0,0,NULL,NULL),(13273,'mixpanel','completed',10,'2024-04-14 02:10:54','2024-04-14 04:01:42','2024-04-14 03:56:54','2024-04-14 04:01:42',NULL,0,0,NULL,NULL),(13274,'mixpanel','completed',10,'2024-04-14 02:40:41','2024-04-14 04:11:47','2024-04-14 04:06:41','2024-04-14 04:11:47',NULL,0,0,NULL,NULL),(13275,'mixpanel','completed',10,'2024-04-14 02:57:44','2024-04-14 04:21:52','2024-04-14 04:16:44','2024-04-14 04:21:51',NULL,0,0,NULL,NULL),(13276,'mixpanel','completed',10,'2024-04-14 03:23:50','2024-04-14 04:31:43','2024-04-14 04:26:49','2024-04-14 04:31:42',NULL,0,0,NULL,NULL),(13277,'mixpanel','completed',10,'2024-04-14 03:14:00','2024-04-14 04:41:47','2024-04-14 04:36:00','2024-04-14 04:41:46',NULL,0,0,NULL,NULL),(13278,'mixpanel','completed',10,'2024-04-14 03:06:51','2024-04-14 04:51:46','2024-04-14 04:46:51','2024-04-14 04:51:46',NULL,0,0,NULL,NULL),(13279,'mixpanel','completed',10,'2024-04-14 03:20:42','2024-04-14 05:06:50','2024-04-14 04:56:42','2024-04-14 05:06:50',NULL,0,0,NULL,NULL),(13280,'mixpanel','completed',10,'2024-04-14 03:17:48','2024-04-14 05:16:42','2024-04-14 05:11:48','2024-04-14 05:16:42',NULL,0,0,NULL,NULL),(13281,'mixpanel','completed',10,'2024-04-14 03:23:44','2024-04-14 05:26:44','2024-04-14 05:21:43','2024-04-14 05:26:44',NULL,0,0,NULL,NULL),(13282,'mixpanel','completed',10,'2024-04-14 04:08:59','2024-04-14 05:36:45','2024-04-14 05:31:59','2024-04-14 05:36:45',NULL,0,0,NULL,NULL),(13283,'mixpanel','completed',10,'2024-04-14 04:23:44','2024-04-14 05:46:41','2024-04-14 05:41:44','2024-04-14 05:46:41',NULL,0,0,NULL,NULL),(13284,'mixpanel','completed',10,'2024-04-14 04:38:41','2024-04-14 05:56:53','2024-04-14 05:51:41','2024-04-14 05:56:51',NULL,0,0,NULL,NULL),(13285,'mixpanel','completed',10,'2024-04-14 04:48:46','2024-04-14 06:06:31','2024-04-14 06:01:45','2024-04-14 06:06:30',NULL,0,0,NULL,NULL),(13286,'mixpanel','completed',10,'2024-04-14 04:15:44','2024-04-14 06:16:47','2024-04-14 06:11:43','2024-04-14 06:16:46',NULL,0,0,NULL,NULL),(13287,'mixpanel','completed',10,'2024-04-14 04:36:48','2024-04-14 06:26:48','2024-04-14 06:21:47','2024-04-14 06:26:48',NULL,0,0,NULL,NULL),(13288,'mixpanel','completed',10,'2024-04-14 05:19:49','2024-04-14 06:36:49','2024-04-14 06:31:48','2024-04-14 06:36:48',NULL,0,0,NULL,NULL),(13289,'mixpanel','completed',10,'2024-04-14 05:11:44','2024-04-14 06:46:52','2024-04-14 06:41:43','2024-04-14 06:46:51',NULL,0,0,NULL,NULL),(13290,'mixpanel','completed',10,'2024-04-14 05:46:44','2024-04-14 06:56:45','2024-04-14 06:51:43','2024-04-14 06:56:44',NULL,0,0,NULL,NULL),(13291,'mixpanel','completed',10,'2024-04-14 05:21:44','2024-04-14 07:06:49','2024-04-14 07:01:43','2024-04-14 07:06:48',NULL,0,0,NULL,NULL),(13292,'mixpanel','completed',10,'2024-04-14 05:47:57','2024-04-14 07:16:47','2024-04-14 07:11:56','2024-04-14 07:16:46',NULL,0,0,NULL,NULL),(13293,'mixpanel','completed',10,'2024-04-14 05:45:42','2024-04-14 07:26:44','2024-04-14 07:21:42','2024-04-14 07:26:43',NULL,0,0,NULL,NULL),(13294,'mixpanel','completed',10,'2024-04-14 06:01:50','2024-04-14 07:36:46','2024-04-14 07:31:50','2024-04-14 07:36:45',NULL,0,0,NULL,NULL),(13295,'mixpanel','completed',10,'2024-04-14 05:58:56','2024-04-14 07:46:56','2024-04-14 07:41:55','2024-04-14 07:46:55',NULL,0,0,NULL,NULL),(13296,'mixpanel','completed',10,'2024-04-14 06:30:03','2024-04-14 07:51:48','2024-04-14 07:49:02','2024-04-14 07:51:47',NULL,0,0,NULL,NULL),(13297,'mixpanel','completed',10,'2024-04-14 06:32:44','2024-04-14 08:01:50','2024-04-14 07:56:44','2024-04-14 08:01:49',NULL,0,0,NULL,NULL),(13298,'mixpanel','completed',10,'2024-04-14 06:39:44','2024-04-14 08:11:48','2024-04-14 08:06:43','2024-04-14 08:11:47',NULL,0,0,NULL,NULL),(13299,'mixpanel','completed',10,'2024-04-14 06:47:47','2024-04-14 08:21:45','2024-04-14 08:16:46','2024-04-14 08:21:44',NULL,0,0,NULL,NULL),(13300,'mixpanel','completed',10,'2024-04-14 07:15:43','2024-04-14 08:31:49','2024-04-14 08:26:42','2024-04-14 08:31:48',NULL,0,0,NULL,NULL),(13301,'mixpanel','completed',10,'2024-04-14 06:56:43','2024-04-14 08:41:44','2024-04-14 08:36:42','2024-04-14 08:41:43',NULL,0,0,NULL,NULL),(13302,'mixpanel','completed',10,'2024-04-14 06:59:50','2024-04-14 08:51:47','2024-04-14 08:46:49','2024-04-14 08:51:46',NULL,0,0,NULL,NULL),(13303,'mixpanel','completed',10,'2024-04-14 07:04:48','2024-04-14 09:01:42','2024-04-14 08:56:47','2024-04-14 09:01:42',NULL,0,0,NULL,NULL),(13304,'mixpanel','completed',10,'2024-04-14 07:32:46','2024-04-14 09:11:43','2024-04-14 09:06:45','2024-04-14 09:11:42',NULL,0,0,NULL,NULL),(13305,'mixpanel','completed',10,'2024-04-14 07:36:47','2024-04-14 09:21:44','2024-04-14 09:16:46','2024-04-14 09:21:43',NULL,0,0,NULL,NULL),(13306,'mixpanel','completed',10,'2024-04-14 07:47:54','2024-04-14 09:31:44','2024-04-14 09:26:53','2024-04-14 09:31:43',NULL,0,0,NULL,NULL),(13307,'mixpanel','completed',10,'2024-04-14 08:18:54','2024-04-14 09:41:54','2024-04-14 09:36:53','2024-04-14 09:41:53',NULL,0,0,NULL,NULL),(13308,'mixpanel','completed',10,'2024-04-14 08:00:46','2024-04-14 09:51:50','2024-04-14 09:46:45','2024-04-14 09:51:49',NULL,0,0,NULL,NULL),(13309,'mixpanel','completed',10,'2024-04-14 08:07:57','2024-04-14 10:01:49','2024-04-14 09:56:56','2024-04-14 10:01:48',NULL,0,0,NULL,NULL),(13310,'mixpanel','completed',10,'2024-04-14 08:05:54','2024-04-14 10:11:48','2024-04-14 10:06:53','2024-04-14 10:11:47',NULL,0,0,NULL,NULL),(13311,'mixpanel','completed',10,'2024-04-14 08:53:52','2024-04-14 10:21:41','2024-04-14 10:16:51','2024-04-14 10:21:40',NULL,0,0,NULL,NULL),(13312,'mixpanel','completed',10,'2024-04-14 09:16:55','2024-04-14 10:31:43','2024-04-14 10:26:54','2024-04-14 10:31:42',NULL,0,0,NULL,NULL),(13313,'schedule_re_engagement_email','completed',10,'2024-04-15 10:36:48','2024-04-15 10:36:48','2024-04-14 10:36:47','2024-04-15 10:36:47',NULL,0,0,NULL,NULL),(13314,'mixpanel','completed',10,'2024-04-14 09:15:48','2024-04-14 10:41:54','2024-04-14 10:36:47','2024-04-14 10:41:53',NULL,0,0,NULL,NULL),(13315,'mixpanel','completed',10,'2024-04-14 08:50:50','2024-04-14 10:51:42','2024-04-14 10:46:49','2024-04-14 10:51:41',NULL,0,0,NULL,NULL),(13316,'mixpanel','completed',10,'2024-04-14 09:50:44','2024-04-14 11:01:49','2024-04-14 10:56:43','2024-04-14 11:01:47',NULL,0,0,NULL,NULL),(13317,'mixpanel','completed',10,'2024-04-14 09:47:51','2024-04-14 11:06:45','2024-04-14 11:03:50','2024-04-14 11:06:44',NULL,0,0,NULL,NULL),(13318,'mixpanel','completed',10,'2024-04-14 09:21:46','2024-04-14 11:16:45','2024-04-14 11:11:45','2024-04-14 11:16:45',NULL,0,0,NULL,NULL),(13319,'mixpanel','completed',10,'2024-04-14 09:48:46','2024-04-14 11:26:48','2024-04-14 11:21:45','2024-04-14 11:26:47',NULL,0,0,NULL,NULL),(13320,'mixpanel','completed',10,'2024-04-14 09:51:43','2024-04-14 11:36:45','2024-04-14 11:31:42','2024-04-14 11:36:44',NULL,0,0,NULL,NULL),(13321,'mixpanel','completed',10,'2024-04-14 09:50:52','2024-04-14 11:45:49','2024-04-14 11:41:51','2024-04-14 11:45:48',NULL,0,0,NULL,NULL),(13322,'mixpanel','completed',10,'2024-04-14 10:05:50','2024-04-14 11:56:51','2024-04-14 11:51:49','2024-04-14 11:56:50',NULL,0,0,NULL,NULL),(13323,'mixpanel','completed',10,'2024-04-14 10:59:50','2024-04-14 12:06:49','2024-04-14 12:01:49','2024-04-14 12:06:48',NULL,0,0,NULL,NULL),(13324,'mixpanel','completed',10,'2024-04-14 10:19:48','2024-04-14 12:16:50','2024-04-14 12:11:47','2024-04-14 12:16:49',NULL,0,0,NULL,NULL),(13325,'mixpanel','completed',10,'2024-04-14 11:07:48','2024-04-14 12:26:45','2024-04-14 12:21:47','2024-04-14 12:26:44',NULL,0,0,NULL,NULL),(13326,'mixpanel','completed',10,'2024-04-14 10:34:44','2024-04-14 12:36:43','2024-04-14 12:31:43','2024-04-14 12:36:42',NULL,0,0,NULL,NULL),(13327,'mixpanel','completed',10,'2024-04-14 10:50:53','2024-04-14 12:46:51','2024-04-14 12:41:52','2024-04-14 12:46:50',NULL,0,0,NULL,NULL),(13328,'mixpanel','completed',10,'2024-04-14 11:31:50','2024-04-14 12:56:45','2024-04-14 12:51:49','2024-04-14 12:56:44',NULL,0,0,NULL,NULL),(13329,'mixpanel','completed',10,'2024-04-14 11:49:47','2024-04-14 13:06:43','2024-04-14 13:01:46','2024-04-14 13:06:42',NULL,0,0,NULL,NULL),(13330,'mixpanel','completed',10,'2024-04-14 12:02:48','2024-04-14 13:16:47','2024-04-14 13:11:47','2024-04-14 13:16:46',NULL,0,0,NULL,NULL),(13331,'mixpanel','completed',10,'2024-04-14 11:22:44','2024-04-14 13:26:46','2024-04-14 13:21:43','2024-04-14 13:26:45',NULL,0,0,NULL,NULL),(13332,'mixpanel','completed',10,'2024-04-14 12:21:46','2024-04-14 13:36:49','2024-04-14 13:31:46','2024-04-14 13:36:49',NULL,0,0,NULL,NULL),(13333,'mixpanel','completed',10,'2024-04-14 12:33:55','2024-04-14 13:46:51','2024-04-14 13:41:54','2024-04-14 13:46:50',NULL,0,0,NULL,NULL),(13334,'mixpanel','completed',10,'2024-04-14 12:28:46','2024-04-14 13:56:46','2024-04-14 13:51:45','2024-04-14 13:56:45',NULL,0,0,NULL,NULL),(13335,'mixpanel','completed',10,'2024-04-14 12:34:53','2024-04-14 14:06:46','2024-04-14 14:01:52','2024-04-14 14:06:45',NULL,0,0,NULL,NULL),(13336,'mixpanel','completed',10,'2024-04-14 12:30:46','2024-04-14 14:16:48','2024-04-14 14:11:45','2024-04-14 14:16:47',NULL,0,0,NULL,NULL),(13337,'mixpanel','completed',10,'2024-04-14 12:48:53','2024-04-14 14:24:33','2024-04-14 14:21:52','2024-04-14 14:24:32',NULL,0,0,NULL,NULL),(13338,'mixpanel','completed',10,'2024-04-14 13:01:48','2024-04-14 14:31:49','2024-04-14 14:26:47','2024-04-14 14:31:48',NULL,0,0,NULL,NULL),(13339,'mixpanel','completed',10,'2024-04-14 13:32:51','2024-04-14 14:41:48','2024-04-14 14:36:50','2024-04-14 14:41:47',NULL,0,0,NULL,NULL),(13340,'mixpanel','completed',10,'2024-04-14 13:11:43','2024-04-14 14:51:48','2024-04-14 14:46:37','2024-04-14 14:51:47',NULL,0,0,NULL,NULL),(13341,'mixpanel','completed',10,'2024-04-14 13:40:00','2024-04-14 15:01:47','2024-04-14 14:56:54','2024-04-14 15:01:46',NULL,0,0,NULL,NULL),(13342,'mixpanel','completed',10,'2024-04-14 13:27:48','2024-04-14 15:11:45','2024-04-14 15:06:47','2024-04-14 15:11:44',NULL,0,0,NULL,NULL),(13343,'mixpanel','completed',10,'2024-04-14 13:54:45','2024-04-14 15:21:53','2024-04-14 15:16:44','2024-04-14 15:21:52',NULL,0,0,NULL,NULL),(13344,'mixpanel','completed',10,'2024-04-14 13:41:48','2024-04-14 15:31:47','2024-04-14 15:26:47','2024-04-14 15:31:46',NULL,0,0,NULL,NULL),(13345,'mixpanel','completed',10,'2024-04-14 14:29:15','2024-04-14 15:41:56','2024-04-14 15:36:14','2024-04-14 15:41:55',NULL,0,0,NULL,NULL),(13346,'mixpanel','completed',10,'2024-04-14 14:10:08','2024-04-14 15:46:47','2024-04-14 15:44:07','2024-04-14 15:46:46',NULL,0,0,NULL,NULL),(13347,'mixpanel','completed',10,'2024-04-14 13:56:52','2024-04-14 15:56:44','2024-04-14 15:51:51','2024-04-14 15:56:43',NULL,0,0,NULL,NULL),(13348,'mixpanel','completed',10,'2024-04-14 14:48:50','2024-04-14 16:06:50','2024-04-14 16:01:49','2024-04-14 16:06:49',NULL,0,0,NULL,NULL),(13349,'mixpanel','completed',10,'2024-04-14 14:22:55','2024-04-14 16:16:53','2024-04-14 16:11:54','2024-04-14 16:16:53',NULL,0,0,NULL,NULL),(13350,'mixpanel','completed',10,'2024-04-14 15:17:50','2024-04-14 16:25:15','2024-04-14 16:21:49','2024-04-14 16:25:14',NULL,0,0,NULL,NULL),(13351,'mixpanel','completed',10,'2024-04-14 14:53:45','2024-04-14 16:36:47','2024-04-14 16:31:44','2024-04-14 16:36:46',NULL,0,0,NULL,NULL),(13352,'mixpanel','completed',10,'2024-04-14 14:47:48','2024-04-14 16:46:45','2024-04-14 16:41:46','2024-04-14 16:46:44',NULL,0,0,NULL,NULL),(13353,'mixpanel','completed',10,'2024-04-14 15:35:47','2024-04-14 16:56:47','2024-04-14 16:51:46','2024-04-14 16:56:46',NULL,0,0,NULL,NULL),(13354,'mixpanel','completed',10,'2024-04-14 15:05:53','2024-04-14 17:06:47','2024-04-14 17:01:52','2024-04-14 17:06:46',NULL,0,0,NULL,NULL),(13355,'mixpanel','completed',10,'2024-04-14 15:11:47','2024-04-14 17:16:52','2024-04-14 17:11:46','2024-04-14 17:16:51',NULL,0,0,NULL,NULL),(13356,'mixpanel','completed',10,'2024-04-14 15:35:46','2024-04-14 17:26:44','2024-04-14 17:21:45','2024-04-14 17:26:43',NULL,0,0,NULL,NULL),(13357,'mixpanel','completed',10,'2024-04-14 15:31:54','2024-04-14 17:36:52','2024-04-14 17:31:53','2024-04-14 17:36:51',NULL,0,0,NULL,NULL),(13358,'mixpanel','completed',10,'2024-04-14 16:17:55','2024-04-14 17:46:46','2024-04-14 17:41:54','2024-04-14 17:46:45',NULL,0,0,NULL,NULL),(13359,'mixpanel','completed',10,'2024-04-14 16:37:53','2024-04-14 17:56:55','2024-04-14 17:51:52','2024-04-14 17:56:54',NULL,0,0,NULL,NULL),(13360,'mixpanel','completed',10,'2024-04-14 16:03:52','2024-04-14 18:06:48','2024-04-14 18:01:51','2024-04-14 18:06:47',NULL,0,0,NULL,NULL),(13361,'mixpanel','completed',10,'2024-04-14 16:26:47','2024-04-14 18:16:47','2024-04-14 18:11:46','2024-04-14 18:16:46',NULL,0,0,NULL,NULL),(13362,'mixpanel','completed',10,'2024-04-14 16:23:43','2024-04-14 18:26:56','2024-04-14 18:21:42','2024-04-14 18:26:55',NULL,0,0,NULL,NULL),(13363,'mixpanel','completed',10,'2024-04-14 16:31:48','2024-04-14 18:36:55','2024-04-14 18:31:47','2024-04-14 18:36:54',NULL,0,0,NULL,NULL),(13364,'mixpanel','completed',10,'2024-04-14 17:24:46','2024-04-14 18:46:50','2024-04-14 18:41:45','2024-04-14 18:46:49',NULL,0,0,NULL,NULL),(13365,'mixpanel','completed',10,'2024-04-14 17:24:52','2024-04-14 18:56:10','2024-04-14 18:51:51','2024-04-14 18:56:09',NULL,0,0,NULL,NULL),(13366,'mixpanel','completed',10,'2024-04-14 17:09:49','2024-04-14 19:06:50','2024-04-14 19:01:48','2024-04-14 19:06:49',NULL,0,0,NULL,NULL),(13367,'mixpanel','completed',10,'2024-04-14 17:17:47','2024-04-14 19:16:46','2024-04-14 19:11:46','2024-04-14 19:16:45',NULL,0,0,NULL,NULL),(13368,'mixpanel','completed',10,'2024-04-14 17:40:29','2024-04-14 19:21:53','2024-04-14 19:19:28','2024-04-14 19:21:52',NULL,0,0,NULL,NULL),(13369,'mixpanel','completed',10,'2024-04-14 17:40:43','2024-04-14 19:31:53','2024-04-14 19:26:43','2024-04-14 19:31:52',NULL,0,0,NULL,NULL),(13370,'mixpanel','completed',10,'2024-04-14 17:41:16','2024-04-14 19:41:56','2024-04-14 19:37:12','2024-04-14 19:41:54',NULL,0,0,NULL,NULL),(13371,'mixpanel','completed',10,'2024-04-14 18:32:44','2024-04-14 19:51:48','2024-04-14 19:46:42','2024-04-14 19:51:47',NULL,0,0,NULL,NULL),(13372,'mixpanel','completed',10,'2024-04-14 17:55:54','2024-04-14 20:01:54','2024-04-14 19:56:53','2024-04-14 20:01:53',NULL,0,0,NULL,NULL),(13373,'mixpanel','completed',10,'2024-04-14 18:36:37','2024-04-14 20:08:50','2024-04-14 20:05:36','2024-04-14 20:08:49',NULL,0,0,NULL,NULL),(13374,'mixpanel','completed',10,'2024-04-14 19:09:49','2024-04-14 20:16:44','2024-04-14 20:11:48','2024-04-14 20:16:43',NULL,0,0,NULL,NULL),(13375,'mixpanel','completed',10,'2024-04-14 18:53:52','2024-04-14 20:26:46','2024-04-14 20:21:51','2024-04-14 20:26:45',NULL,0,0,NULL,NULL),(13376,'mixpanel','completed',10,'2024-04-14 19:26:49','2024-04-14 20:36:42','2024-04-14 20:31:48','2024-04-14 20:36:41',NULL,0,0,NULL,NULL),(13377,'mixpanel','completed',10,'2024-04-14 18:51:43','2024-04-14 20:51:49','2024-04-14 20:46:42','2024-04-14 20:51:48',NULL,0,0,NULL,NULL),(13378,'mixpanel','completed',10,'2024-04-14 19:09:49','2024-04-14 21:01:48','2024-04-14 20:56:48','2024-04-14 21:01:47',NULL,0,0,NULL,NULL),(13379,'mixpanel','completed',10,'2024-04-14 19:48:12','2024-04-14 21:11:59','2024-04-14 21:06:11','2024-04-14 21:11:57',NULL,0,0,NULL,NULL),(13380,'mixpanel','completed',10,'2024-04-14 19:58:49','2024-04-14 21:21:48','2024-04-14 21:16:47','2024-04-14 21:21:47',NULL,0,0,NULL,NULL),(13381,'mixpanel','completed',10,'2024-04-14 20:15:36','2024-04-14 21:31:46','2024-04-14 21:26:35','2024-04-14 21:31:45',NULL,0,0,NULL,NULL),(13382,'mixpanel','completed',10,'2024-04-14 20:09:06','2024-04-14 21:41:47','2024-04-14 21:36:06','2024-04-14 21:41:46',NULL,0,0,NULL,NULL),(13383,'mixpanel','completed',10,'2024-04-14 19:53:49','2024-04-14 21:51:48','2024-04-14 21:46:48','2024-04-14 21:51:47',NULL,0,0,NULL,NULL),(13384,'mixpanel','completed',10,'2024-04-14 20:13:54','2024-04-14 22:01:46','2024-04-14 21:56:53','2024-04-14 22:01:45',NULL,0,0,NULL,NULL),(13385,'mixpanel','completed',10,'2024-04-14 20:56:50','2024-04-14 22:11:49','2024-04-14 22:06:49','2024-04-14 22:11:48',NULL,0,0,NULL,NULL),(13386,'mixpanel','completed',10,'2024-04-14 20:27:47','2024-04-14 22:21:43','2024-04-14 22:16:46','2024-04-14 22:21:42',NULL,0,0,NULL,NULL),(13387,'mixpanel','completed',10,'2024-04-14 20:50:50','2024-04-14 22:31:47','2024-04-14 22:26:49','2024-04-14 22:31:46',NULL,0,0,NULL,NULL),(13388,'subscribers_engagement_score','completed',10,'2024-04-14 22:36:45','2024-04-14 22:41:55','2024-04-14 22:36:44','2024-04-14 22:41:54',NULL,0,0,NULL,NULL),(13389,'mixpanel','completed',10,'2024-04-14 20:59:45','2024-04-14 22:41:55','2024-04-14 22:36:44','2024-04-14 22:41:54',NULL,0,0,NULL,NULL),(13390,'subscribers_engagement_score','completed',10,'2024-04-16 02:10:00','2024-04-16 02:11:51','2024-04-14 22:41:54','2024-04-16 02:11:49',NULL,0,0,NULL,NULL),(13391,'mixpanel','completed',10,'2024-04-14 21:19:49','2024-04-14 22:51:46','2024-04-14 22:46:48','2024-04-14 22:51:45',NULL,0,0,NULL,NULL),(13392,'mixpanel','completed',10,'2024-04-14 21:07:38','2024-04-14 22:56:48','2024-04-14 22:54:37','2024-04-14 22:56:48',NULL,0,0,NULL,NULL),(13393,'mixpanel','completed',10,'2024-04-14 21:07:54','2024-04-14 23:06:49','2024-04-14 23:01:53','2024-04-14 23:06:48',NULL,0,0,NULL,NULL),(13394,'mixpanel','completed',10,'2024-04-14 21:27:48','2024-04-14 23:16:46','2024-04-14 23:11:47','2024-04-14 23:16:45',NULL,0,0,NULL,NULL),(13395,'mixpanel','completed',10,'2024-04-14 21:31:52','2024-04-14 23:26:49','2024-04-14 23:21:51','2024-04-14 23:26:48',NULL,0,0,NULL,NULL),(13396,'mixpanel','completed',10,'2024-04-14 21:33:52','2024-04-14 23:36:52','2024-04-14 23:31:51','2024-04-14 23:36:51',NULL,0,0,NULL,NULL),(13397,'mixpanel','completed',10,'2024-04-14 21:55:52','2024-04-14 23:46:49','2024-04-14 23:41:51','2024-04-14 23:46:48',NULL,0,0,NULL,NULL),(13398,'mixpanel','completed',10,'2024-04-14 22:46:47','2024-04-14 23:56:47','2024-04-14 23:51:46','2024-04-14 23:56:46',NULL,0,0,NULL,NULL),(13399,'mixpanel','completed',10,'2024-04-14 22:51:54','2024-04-15 00:06:48','2024-04-15 00:01:53','2024-04-15 00:06:47',NULL,0,0,NULL,NULL),(13400,'mixpanel','completed',10,'2024-04-14 22:51:46','2024-04-15 00:16:07','2024-04-15 00:11:45','2024-04-15 00:16:06',NULL,0,0,NULL,NULL),(13401,'mixpanel','completed',10,'2024-04-14 22:22:42','2024-04-15 00:26:49','2024-04-15 00:21:41','2024-04-15 00:26:48',NULL,0,0,NULL,NULL),(13402,'mixpanel','completed',10,'2024-04-14 22:52:54','2024-04-15 00:36:48','2024-04-15 00:31:53','2024-04-15 00:36:47',NULL,0,0,NULL,NULL),(13403,'mixpanel','completed',10,'2024-04-14 22:48:51','2024-04-15 00:46:49','2024-04-15 00:41:50','2024-04-15 00:46:48',NULL,0,0,NULL,NULL),(13404,'mixpanel','completed',10,'2024-04-14 23:32:52','2024-04-15 00:56:46','2024-04-15 00:51:51','2024-04-15 00:56:45',NULL,0,0,NULL,NULL),(13405,'mixpanel','completed',10,'2024-04-14 23:51:49','2024-04-15 01:06:46','2024-04-15 01:01:48','2024-04-15 01:06:45',NULL,0,0,NULL,NULL),(13406,'mixpanel','completed',10,'2024-04-14 23:14:50','2024-04-15 01:16:47','2024-04-15 01:11:49','2024-04-15 01:16:46',NULL,0,0,NULL,NULL),(13407,'mixpanel','completed',10,'2024-04-14 23:40:36','2024-04-15 01:26:49','2024-04-15 01:21:35','2024-04-15 01:26:48',NULL,0,0,NULL,NULL),(13408,'mixpanel','completed',10,'2024-04-14 23:51:44','2024-04-15 01:36:49','2024-04-15 01:31:43','2024-04-15 01:36:49',NULL,0,0,NULL,NULL),(13409,'mixpanel','completed',10,'2024-04-15 00:35:48','2024-04-15 01:46:43','2024-04-15 01:41:47','2024-04-15 01:46:42',NULL,0,0,NULL,NULL),(13410,'mixpanel','completed',10,'2024-04-15 00:14:47','2024-04-15 01:56:43','2024-04-15 01:51:47','2024-04-15 01:56:41',NULL,0,0,NULL,NULL),(13411,'mixpanel','completed',10,'2024-04-15 00:08:49','2024-04-15 02:05:09','2024-04-15 02:01:48','2024-04-15 02:05:08',NULL,0,0,NULL,NULL),(13412,'mixpanel','completed',10,'2024-04-15 00:40:55','2024-04-15 02:16:54','2024-04-15 02:11:54','2024-04-15 02:16:53',NULL,0,0,NULL,NULL),(13413,'mixpanel','completed',10,'2024-04-15 00:48:04','2024-04-15 02:26:46','2024-04-15 02:21:03','2024-04-15 02:26:45',NULL,0,0,NULL,NULL),(13414,'mixpanel','completed',10,'2024-04-15 01:10:51','2024-04-15 02:36:57','2024-04-15 02:31:50','2024-04-15 02:36:56',NULL,0,0,NULL,NULL),(13415,'mixpanel','completed',10,'2024-04-15 00:57:44','2024-04-15 02:46:49','2024-04-15 02:41:43','2024-04-15 02:46:48',NULL,0,0,NULL,NULL),(13416,'mixpanel','completed',10,'2024-04-15 01:14:49','2024-04-15 02:56:52','2024-04-15 02:51:48','2024-04-15 02:56:51',NULL,0,0,NULL,NULL),(13417,'mixpanel','completed',10,'2024-04-15 01:57:49','2024-04-15 03:06:54','2024-04-15 03:01:48','2024-04-15 03:06:53',NULL,0,0,NULL,NULL),(13418,'mixpanel','completed',10,'2024-04-15 01:44:45','2024-04-15 03:16:44','2024-04-15 03:11:44','2024-04-15 03:16:43',NULL,0,0,NULL,NULL),(13419,'mixpanel','completed',10,'2024-04-15 01:24:43','2024-04-15 03:26:48','2024-04-15 03:21:42','2024-04-15 03:26:47',NULL,0,0,NULL,NULL),(13420,'mixpanel','completed',10,'2024-04-15 02:13:47','2024-04-15 03:36:47','2024-04-15 03:31:46','2024-04-15 03:36:46',NULL,0,0,NULL,NULL),(13421,'mixpanel','completed',10,'2024-04-15 02:20:47','2024-04-15 03:46:46','2024-04-15 03:41:46','2024-04-15 03:46:44',NULL,0,0,NULL,NULL),(13422,'mixpanel','completed',10,'2024-04-15 02:07:43','2024-04-15 03:56:51','2024-04-15 03:51:42','2024-04-15 03:56:50',NULL,0,0,NULL,NULL),(13423,'mixpanel','completed',10,'2024-04-15 02:16:44','2024-04-15 04:06:46','2024-04-15 04:01:43','2024-04-15 04:06:45',NULL,0,0,NULL,NULL),(13424,'mixpanel','completed',10,'2024-04-15 03:04:53','2024-04-15 04:16:47','2024-04-15 04:11:52','2024-04-15 04:16:46',NULL,0,0,NULL,NULL),(13425,'mixpanel','completed',10,'2024-04-15 02:54:52','2024-04-15 04:26:58','2024-04-15 04:21:51','2024-04-15 04:26:57',NULL,0,0,NULL,NULL),(13426,'mixpanel','completed',10,'2024-04-15 02:51:05','2024-04-15 04:36:18','2024-04-15 04:32:02','2024-04-15 04:36:16',NULL,0,0,NULL,NULL),(13427,'mixpanel','completed',10,'2024-04-15 03:09:12','2024-04-15 04:46:53','2024-04-15 04:42:09','2024-04-15 04:46:52',NULL,0,0,NULL,NULL),(13428,'mixpanel','completed',10,'2024-04-15 02:50:45','2024-04-15 04:56:51','2024-04-15 04:51:44','2024-04-15 04:56:50',NULL,0,0,NULL,NULL),(13429,'mixpanel','completed',10,'2024-04-15 03:03:49','2024-04-15 05:06:56','2024-04-15 05:01:48','2024-04-15 05:06:55',NULL,0,0,NULL,NULL),(13430,'mixpanel','completed',10,'2024-04-15 03:10:49','2024-04-15 05:16:52','2024-04-15 05:11:48','2024-04-15 05:16:51',NULL,0,0,NULL,NULL),(13431,'mixpanel','completed',10,'2024-04-15 03:35:52','2024-04-15 05:26:49','2024-04-15 05:21:51','2024-04-15 05:26:48',NULL,0,0,NULL,NULL),(13432,'mixpanel','completed',10,'2024-04-15 04:03:02','2024-04-15 05:36:49','2024-04-15 05:32:01','2024-04-15 05:36:48',NULL,0,0,NULL,NULL),(13433,'mixpanel','completed',10,'2024-04-15 04:33:50','2024-04-15 05:46:49','2024-04-15 05:41:49','2024-04-15 05:46:48',NULL,0,0,NULL,NULL),(13434,'mixpanel','completed',10,'2024-04-15 04:10:48','2024-04-15 05:56:52','2024-04-15 05:51:47','2024-04-15 05:56:51',NULL,0,0,NULL,NULL),(13435,'mixpanel','completed',10,'2024-04-15 04:14:42','2024-04-15 06:06:54','2024-04-15 06:01:41','2024-04-15 06:06:53',NULL,0,0,NULL,NULL),(13436,'mixpanel','completed',10,'2024-04-15 04:21:49','2024-04-15 06:16:51','2024-04-15 06:11:48','2024-04-15 06:16:50',NULL,0,0,NULL,NULL),(13437,'mixpanel','completed',10,'2024-04-15 04:22:43','2024-04-15 06:26:53','2024-04-15 06:21:42','2024-04-15 06:26:52',NULL,0,0,NULL,NULL),(13438,'mixpanel','completed',10,'2024-04-15 05:01:50','2024-04-15 06:36:48','2024-04-15 06:31:49','2024-04-15 06:36:47',NULL,0,0,NULL,NULL),(13439,'mixpanel','completed',10,'2024-04-15 05:04:47','2024-04-15 06:46:44','2024-04-15 06:41:46','2024-04-15 06:46:43',NULL,0,0,NULL,NULL),(13440,'mixpanel','completed',10,'2024-04-15 05:20:43','2024-04-15 06:56:43','2024-04-15 06:51:42','2024-04-15 06:56:42',NULL,0,0,NULL,NULL),(13441,'mixpanel','completed',10,'2024-04-15 05:59:46','2024-04-15 07:06:48','2024-04-15 07:01:45','2024-04-15 07:06:47',NULL,0,0,NULL,NULL),(13442,'mixpanel','completed',10,'2024-04-15 05:22:54','2024-04-15 07:21:50','2024-04-15 07:16:53','2024-04-15 07:21:49',NULL,0,0,NULL,NULL),(13443,'mixpanel','completed',10,'2024-04-15 05:50:48','2024-04-15 07:37:05','2024-04-15 07:26:47','2024-04-15 07:37:02',NULL,0,0,NULL,NULL),(13444,'mixpanel','completed',10,'2024-04-15 06:24:48','2024-04-15 07:46:50','2024-04-15 07:41:47','2024-04-15 07:46:49',NULL,0,0,NULL,NULL),(13445,'mixpanel','completed',10,'2024-04-15 06:42:53','2024-04-15 07:57:02','2024-04-15 07:51:52','2024-04-15 07:57:01',NULL,0,0,NULL,NULL),(13446,'mixpanel','completed',10,'2024-04-15 06:24:54','2024-04-15 08:06:47','2024-04-15 08:01:53','2024-04-15 08:06:46',NULL,0,0,NULL,NULL),(13447,'mixpanel','completed',10,'2024-04-15 06:10:56','2024-04-15 08:16:52','2024-04-15 08:11:55','2024-04-15 08:16:51',NULL,0,0,NULL,NULL),(13448,'mixpanel','completed',10,'2024-04-15 07:09:48','2024-04-15 08:26:56','2024-04-15 08:21:47','2024-04-15 08:26:55',NULL,0,0,NULL,NULL),(13449,'mixpanel','completed',10,'2024-04-15 07:11:49','2024-04-15 08:36:47','2024-04-15 08:31:48','2024-04-15 08:36:46',NULL,0,0,NULL,NULL),(13450,'mixpanel','completed',10,'2024-04-15 07:13:47','2024-04-15 08:46:48','2024-04-15 08:41:46','2024-04-15 08:46:47',NULL,0,0,NULL,NULL),(13451,'mixpanel','completed',10,'2024-04-15 07:19:51','2024-04-15 08:56:53','2024-04-15 08:51:50','2024-04-15 08:56:52',NULL,0,0,NULL,NULL),(13452,'mixpanel','completed',10,'2024-04-15 07:03:46','2024-04-15 09:06:36','2024-04-15 09:01:40','2024-04-15 09:06:35',NULL,0,0,NULL,NULL),(13453,'mixpanel','completed',10,'2024-04-15 07:48:49','2024-04-15 09:16:45','2024-04-15 09:11:48','2024-04-15 09:16:44',NULL,0,0,NULL,NULL),(13454,'mixpanel','completed',10,'2024-04-15 08:13:45','2024-04-15 09:26:50','2024-04-15 09:21:44','2024-04-15 09:26:49',NULL,0,0,NULL,NULL),(13455,'mixpanel','completed',10,'2024-04-15 07:40:24','2024-04-15 09:36:51','2024-04-15 09:30:23','2024-04-15 09:36:50',NULL,0,0,NULL,NULL),(13456,'mixpanel','completed',10,'2024-04-15 08:01:50','2024-04-15 09:46:49','2024-04-15 09:41:49','2024-04-15 09:46:48',NULL,0,0,NULL,NULL),(13457,'mixpanel','completed',10,'2024-04-15 08:07:41','2024-04-15 09:57:01','2024-04-15 09:51:41','2024-04-15 09:57:00',NULL,0,0,NULL,NULL),(13458,'mixpanel','completed',10,'2024-04-15 08:50:47','2024-04-15 10:06:51','2024-04-15 10:01:46','2024-04-15 10:06:50',NULL,0,0,NULL,NULL),(13459,'mixpanel','completed',10,'2024-04-15 08:16:46','2024-04-15 10:16:52','2024-04-15 10:11:45','2024-04-15 10:16:51',NULL,0,0,NULL,NULL),(13460,'mixpanel','completed',10,'2024-04-15 09:00:29','2024-04-15 10:26:49','2024-04-15 10:21:28','2024-04-15 10:26:48',NULL,0,0,NULL,NULL),(13461,'mixpanel','completed',10,'2024-04-15 08:37:45','2024-04-15 10:36:48','2024-04-15 10:31:44','2024-04-15 10:36:47',NULL,0,0,NULL,NULL),(13462,'schedule_re_engagement_email','completed',10,'2024-04-16 10:40:19','2024-04-16 10:41:48','2024-04-15 10:40:18','2024-04-16 10:41:47',NULL,0,0,NULL,NULL),(13463,'mixpanel','completed',10,'2024-04-15 09:22:19','2024-04-15 10:46:50','2024-04-15 10:40:18','2024-04-15 10:46:49',NULL,0,0,NULL,NULL),(13464,'mixpanel','completed',10,'2024-04-15 08:51:52','2024-04-15 10:56:53','2024-04-15 10:51:51','2024-04-15 10:56:52',NULL,0,0,NULL,NULL),(13465,'mixpanel','completed',10,'2024-04-15 09:12:49','2024-04-15 11:06:52','2024-04-15 11:01:48','2024-04-15 11:06:51',NULL,0,0,NULL,NULL),(13466,'mixpanel','completed',10,'2024-04-15 10:09:51','2024-04-15 11:16:56','2024-04-15 11:11:50','2024-04-15 11:16:55',NULL,0,0,NULL,NULL),(13467,'mixpanel','completed',10,'2024-04-15 09:34:46','2024-04-15 11:26:48','2024-04-15 11:21:45','2024-04-15 11:26:47',NULL,0,0,NULL,NULL),(13468,'mixpanel','completed',10,'2024-04-15 09:57:49','2024-04-15 11:36:49','2024-04-15 11:31:49','2024-04-15 11:36:48',NULL,0,0,NULL,NULL),(13469,'mixpanel','completed',10,'2024-04-15 10:28:49','2024-04-15 11:46:46','2024-04-15 11:41:48','2024-04-15 11:46:45',NULL,0,0,NULL,NULL),(13470,'mixpanel','completed',10,'2024-04-15 10:07:57','2024-04-15 11:56:51','2024-04-15 11:51:56','2024-04-15 11:56:50',NULL,0,0,NULL,NULL),(13471,'mixpanel','completed',10,'2024-04-15 10:55:46','2024-04-15 12:06:58','2024-04-15 12:01:45','2024-04-15 12:06:57',NULL,0,0,NULL,NULL),(13472,'mixpanel','completed',10,'2024-04-15 10:23:51','2024-04-15 12:15:54','2024-04-15 12:11:50','2024-04-15 12:15:53',NULL,0,0,NULL,NULL),(13473,'mixpanel','completed',10,'2024-04-15 10:28:54','2024-04-15 12:24:37','2024-04-15 12:21:53','2024-04-15 12:24:36',NULL,0,0,NULL,NULL),(13474,'mixpanel','completed',10,'2024-04-15 10:28:50','2024-04-15 12:30:38','2024-04-15 12:26:49','2024-04-15 12:30:37',NULL,0,0,NULL,NULL),(13475,'mixpanel','completed',10,'2024-04-15 11:33:48','2024-04-15 12:41:47','2024-04-15 12:36:47','2024-04-15 12:41:46',NULL,0,0,NULL,NULL),(13476,'mixpanel','completed',10,'2024-04-15 11:44:49','2024-04-15 12:48:53','2024-04-15 12:46:48','2024-04-15 12:48:52',NULL,0,0,NULL,NULL),(13477,'mixpanel','completed',10,'2024-04-15 11:15:47','2024-04-15 12:56:51','2024-04-15 12:51:46','2024-04-15 12:56:50',NULL,0,0,NULL,NULL),(13478,'mixpanel','completed',10,'2024-04-15 11:10:51','2024-04-15 13:06:46','2024-04-15 13:01:50','2024-04-15 13:06:45',NULL,0,0,NULL,NULL),(13479,'mixpanel','completed',10,'2024-04-15 11:24:43','2024-04-15 13:16:46','2024-04-15 13:10:43','2024-04-15 13:16:45',NULL,0,0,NULL,NULL),(13480,'mixpanel','completed',10,'2024-04-15 12:16:50','2024-04-15 13:26:47','2024-04-15 13:21:49','2024-04-15 13:26:46',NULL,0,0,NULL,NULL),(13481,'mixpanel','completed',10,'2024-04-15 11:52:45','2024-04-15 13:35:14','2024-04-15 13:31:44','2024-04-15 13:35:13',NULL,0,0,NULL,NULL),(13482,'mixpanel','completed',10,'2024-04-15 12:29:47','2024-04-15 13:46:45','2024-04-15 13:41:46','2024-04-15 13:46:44',NULL,0,0,NULL,NULL),(13483,'mixpanel','completed',10,'2024-04-15 12:11:47','2024-04-15 13:56:53','2024-04-15 13:51:46','2024-04-15 13:56:52',NULL,0,0,NULL,NULL),(13484,'mixpanel','completed',10,'2024-04-15 12:29:45','2024-04-15 14:06:47','2024-04-15 14:01:44','2024-04-15 14:06:46',NULL,0,0,NULL,NULL),(13485,'mixpanel','completed',10,'2024-04-15 13:02:15','2024-04-15 14:16:59','2024-04-15 14:10:14','2024-04-15 14:16:58',NULL,0,0,NULL,NULL),(13486,'mixpanel','completed',10,'2024-04-15 12:54:53','2024-04-15 14:26:44','2024-04-15 14:21:52','2024-04-15 14:26:43',NULL,0,0,NULL,NULL),(13487,'mixpanel','completed',10,'2024-04-15 13:25:48','2024-04-15 14:36:52','2024-04-15 14:31:47','2024-04-15 14:36:51',NULL,0,0,NULL,NULL),(13488,'mixpanel','completed',10,'2024-04-15 12:57:53','2024-04-15 14:46:51','2024-04-15 14:41:52','2024-04-15 14:46:50',NULL,0,0,NULL,NULL),(13489,'mixpanel','completed',10,'2024-04-15 13:24:53','2024-04-15 14:56:51','2024-04-15 14:51:52','2024-04-15 14:56:50',NULL,0,0,NULL,NULL),(13490,'mixpanel','completed',10,'2024-04-15 13:10:48','2024-04-15 15:06:47','2024-04-15 15:01:48','2024-04-15 15:06:46',NULL,0,0,NULL,NULL),(13491,'mixpanel','completed',10,'2024-04-15 13:23:45','2024-04-15 15:16:55','2024-04-15 15:11:44','2024-04-15 15:16:54',NULL,0,0,NULL,NULL),(13492,'mixpanel','completed',10,'2024-04-15 13:55:46','2024-04-15 15:27:06','2024-04-15 15:21:45','2024-04-15 15:27:05',NULL,0,0,NULL,NULL),(13493,'mixpanel','completed',10,'2024-04-15 13:44:46','2024-04-15 15:36:46','2024-04-15 15:31:45','2024-04-15 15:36:45',NULL,0,0,NULL,NULL),(13494,'mixpanel','completed',10,'2024-04-15 14:27:53','2024-04-15 15:45:32','2024-04-15 15:41:52','2024-04-15 15:45:31',NULL,0,0,NULL,NULL),(13495,'mixpanel','completed',10,'2024-04-15 14:49:50','2024-04-15 15:56:50','2024-04-15 15:51:49','2024-04-15 15:56:49',NULL,0,0,NULL,NULL),(13496,'mixpanel','completed',10,'2024-04-15 14:09:45','2024-04-15 16:06:50','2024-04-15 16:01:44','2024-04-15 16:06:49',NULL,0,0,NULL,NULL),(13497,'mixpanel','completed',10,'2024-04-15 14:56:53','2024-04-15 16:16:49','2024-04-15 16:11:52','2024-04-15 16:16:48',NULL,0,0,NULL,NULL),(13498,'mixpanel','completed',10,'2024-04-15 14:59:52','2024-04-15 16:26:50','2024-04-15 16:21:51','2024-04-15 16:26:49',NULL,0,0,NULL,NULL),(13499,'mixpanel','completed',10,'2024-04-15 15:02:44','2024-04-15 16:36:51','2024-04-15 16:31:43','2024-04-15 16:36:50',NULL,0,0,NULL,NULL),(13500,'mixpanel','completed',10,'2024-04-15 15:32:45','2024-04-15 16:46:47','2024-04-15 16:41:43','2024-04-15 16:46:46',NULL,0,0,NULL,NULL),(13501,'mixpanel','completed',10,'2024-04-15 15:14:25','2024-04-15 16:51:48','2024-04-15 16:49:24','2024-04-15 16:51:47',NULL,0,0,NULL,NULL),(13502,'mixpanel','completed',10,'2024-04-15 15:37:52','2024-04-15 17:01:46','2024-04-15 16:56:51','2024-04-15 17:01:45',NULL,0,0,NULL,NULL),(13503,'mixpanel','completed',10,'2024-04-15 15:08:56','2024-04-15 17:11:47','2024-04-15 17:06:55','2024-04-15 17:11:46',NULL,0,0,NULL,NULL),(13504,'mixpanel','completed',10,'2024-04-15 15:32:49','2024-04-15 17:21:48','2024-04-15 17:16:48','2024-04-15 17:21:47',NULL,0,0,NULL,NULL),(13505,'mixpanel','completed',10,'2024-04-15 16:13:52','2024-04-15 17:31:43','2024-04-15 17:26:51','2024-04-15 17:31:42',NULL,0,0,NULL,NULL),(13506,'mixpanel','completed',10,'2024-04-15 15:43:46','2024-04-15 17:41:47','2024-04-15 17:36:44','2024-04-15 17:41:46',NULL,0,0,NULL,NULL),(13507,'mixpanel','completed',10,'2024-04-15 16:31:56','2024-04-15 17:51:51','2024-04-15 17:46:55','2024-04-15 17:51:50',NULL,0,0,NULL,NULL),(13508,'mixpanel','completed',10,'2024-04-15 16:39:43','2024-04-15 18:01:49','2024-04-15 17:56:42','2024-04-15 18:01:48',NULL,0,0,NULL,NULL),(13509,'mixpanel','completed',10,'2024-04-15 16:20:54','2024-04-15 18:11:54','2024-04-15 18:06:53','2024-04-15 18:11:53',NULL,0,0,NULL,NULL),(13510,'mixpanel','completed',10,'2024-04-15 16:28:47','2024-04-15 18:21:49','2024-04-15 18:16:46','2024-04-15 18:21:44',NULL,0,0,NULL,NULL),(13511,'mixpanel','completed',10,'2024-04-15 16:42:50','2024-04-15 18:31:44','2024-04-15 18:26:49','2024-04-15 18:31:43',NULL,0,0,NULL,NULL),(13512,'mixpanel','completed',10,'2024-04-15 16:48:52','2024-04-15 18:41:46','2024-04-15 18:36:51','2024-04-15 18:41:45',NULL,0,0,NULL,NULL),(13513,'mixpanel','completed',10,'2024-04-15 17:42:52','2024-04-15 18:51:50','2024-04-15 18:46:51','2024-04-15 18:51:49',NULL,0,0,NULL,NULL),(13514,'mixpanel','completed',10,'2024-04-15 17:27:54','2024-04-15 19:01:46','2024-04-15 18:56:53','2024-04-15 19:01:45',NULL,0,0,NULL,NULL),(13515,'mixpanel','completed',10,'2024-04-15 17:26:43','2024-04-15 19:11:49','2024-04-15 19:06:43','2024-04-15 19:11:48',NULL,0,0,NULL,NULL),(13516,'mixpanel','completed',10,'2024-04-15 17:34:51','2024-04-15 19:21:50','2024-04-15 19:16:50','2024-04-15 19:21:49',NULL,0,0,NULL,NULL),(13517,'mixpanel','completed',10,'2024-04-15 17:51:44','2024-04-15 19:31:54','2024-04-15 19:26:43','2024-04-15 19:31:53',NULL,0,0,NULL,NULL),(13518,'mixpanel','completed',10,'2024-04-15 17:50:53','2024-04-15 19:41:58','2024-04-15 19:36:52','2024-04-15 19:41:57',NULL,0,0,NULL,NULL),(13519,'mixpanel','completed',10,'2024-04-15 18:26:52','2024-04-15 19:51:50','2024-04-15 19:46:51','2024-04-15 19:51:49',NULL,0,0,NULL,NULL),(13520,'mixpanel','completed',10,'2024-04-15 18:35:49','2024-04-15 20:02:12','2024-04-15 19:56:48','2024-04-15 20:02:09',NULL,0,0,NULL,NULL),(13521,'mixpanel','completed',10,'2024-04-15 18:39:55','2024-04-15 20:11:50','2024-04-15 20:06:52','2024-04-15 20:11:48',NULL,0,0,NULL,NULL),(13522,'mixpanel','completed',10,'2024-04-15 18:32:53','2024-04-15 20:21:52','2024-04-15 20:16:51','2024-04-15 20:21:50',NULL,0,0,NULL,NULL),(13523,'mixpanel','completed',10,'2024-04-15 18:42:51','2024-04-15 20:31:43','2024-04-15 20:26:50','2024-04-15 20:31:42',NULL,0,0,NULL,NULL),(13524,'mixpanel','completed',10,'2024-04-15 18:52:24','2024-04-15 20:41:56','2024-04-15 20:36:23','2024-04-15 20:41:55',NULL,0,0,NULL,NULL),(13525,'mixpanel','completed',10,'2024-04-15 19:17:50','2024-04-15 20:51:54','2024-04-15 20:46:49','2024-04-15 20:51:53',NULL,0,0,NULL,NULL),(13526,'mixpanel','completed',10,'2024-04-15 19:10:40','2024-04-15 20:56:59','2024-04-15 20:54:39','2024-04-15 20:56:58',NULL,0,0,NULL,NULL),(13527,'mixpanel','completed',10,'2024-04-15 19:49:55','2024-04-15 21:06:24','2024-04-15 21:01:54','2024-04-15 21:06:23',NULL,0,0,NULL,NULL),(13528,'mixpanel','completed',10,'2024-04-15 19:56:47','2024-04-15 21:16:56','2024-04-15 21:11:46','2024-04-15 21:16:55',NULL,0,0,NULL,NULL),(13529,'mixpanel','completed',10,'2024-04-15 19:46:50','2024-04-15 21:26:49','2024-04-15 21:21:49','2024-04-15 21:26:48',NULL,0,0,NULL,NULL),(13530,'mixpanel','completed',10,'2024-04-15 20:03:49','2024-04-15 21:36:50','2024-04-15 21:31:48','2024-04-15 21:36:49',NULL,0,0,NULL,NULL),(13531,'mixpanel','completed',10,'2024-04-15 20:13:59','2024-04-15 21:46:59','2024-04-15 21:41:56','2024-04-15 21:46:56',NULL,0,0,NULL,NULL),(13532,'mixpanel','completed',10,'2024-04-15 20:32:49','2024-04-15 21:56:56','2024-04-15 21:51:47','2024-04-15 21:56:55',NULL,0,0,NULL,NULL),(13533,'mixpanel','completed',10,'2024-04-15 20:16:24','2024-04-15 22:01:53','2024-04-15 21:59:23','2024-04-15 22:01:52',NULL,0,0,NULL,NULL),(13534,'mixpanel','completed',10,'2024-04-15 20:13:48','2024-04-15 22:11:48','2024-04-15 22:06:47','2024-04-15 22:11:47',NULL,0,0,NULL,NULL),(13535,'mixpanel','completed',10,'2024-04-15 20:33:50','2024-04-15 22:21:44','2024-04-15 22:16:49','2024-04-15 22:21:43',NULL,0,0,NULL,NULL),(13536,'mixpanel','completed',10,'2024-04-15 21:18:48','2024-04-15 22:31:54','2024-04-15 22:24:47','2024-04-15 22:31:53',NULL,0,0,NULL,NULL),(13537,'mixpanel','completed',10,'2024-04-15 20:50:43','2024-04-15 22:41:52','2024-04-15 22:36:42','2024-04-15 22:41:51',NULL,0,0,NULL,NULL),(13538,'mixpanel','completed',10,'2024-04-15 21:44:48','2024-04-15 22:51:50','2024-04-15 22:46:47','2024-04-15 22:51:49',NULL,0,0,NULL,NULL),(13539,'mixpanel','completed',10,'2024-04-15 21:11:50','2024-04-15 23:01:50','2024-04-15 22:56:49','2024-04-15 23:01:49',NULL,0,0,NULL,NULL),(13540,'mixpanel','completed',10,'2024-04-15 21:52:54','2024-04-15 23:11:45','2024-04-15 23:06:53','2024-04-15 23:11:44',NULL,0,0,NULL,NULL),(13541,'mixpanel','completed',10,'2024-04-15 21:29:46','2024-04-15 23:21:55','2024-04-15 23:16:45','2024-04-15 23:21:54',NULL,0,0,NULL,NULL),(13542,'mixpanel','completed',10,'2024-04-15 21:32:55','2024-04-15 23:31:37','2024-04-15 23:26:55','2024-04-15 23:31:36',NULL,0,0,NULL,NULL),(13543,'mixpanel','completed',10,'2024-04-15 22:34:48','2024-04-15 23:41:51','2024-04-15 23:36:47','2024-04-15 23:41:50',NULL,0,0,NULL,NULL),(13544,'mixpanel','completed',10,'2024-04-15 22:20:48','2024-04-15 23:49:26','2024-04-15 23:46:47','2024-04-15 23:49:25',NULL,0,0,NULL,NULL),(13545,'mixpanel','completed',10,'2024-04-15 22:23:49','2024-04-15 23:56:49','2024-04-15 23:51:48','2024-04-15 23:56:48',NULL,0,0,NULL,NULL),(13546,'mixpanel','completed',10,'2024-04-15 22:36:47','2024-04-16 00:06:55','2024-04-16 00:01:46','2024-04-16 00:06:54',NULL,0,0,NULL,NULL),(13547,'mixpanel','completed',10,'2024-04-15 22:30:56','2024-04-16 00:16:49','2024-04-16 00:11:55','2024-04-16 00:16:48',NULL,0,0,NULL,NULL),(13548,'mixpanel','completed',10,'2024-04-15 23:08:49','2024-04-16 00:26:51','2024-04-16 00:21:48','2024-04-16 00:26:50',NULL,0,0,NULL,NULL),(13549,'mixpanel','completed',10,'2024-04-15 22:44:48','2024-04-16 00:36:47','2024-04-16 00:31:47','2024-04-16 00:36:46',NULL,0,0,NULL,NULL),(13550,'mixpanel','completed',10,'2024-04-15 23:13:54','2024-04-16 00:46:55','2024-04-16 00:41:53','2024-04-16 00:46:54',NULL,0,0,NULL,NULL),(13551,'mixpanel','completed',10,'2024-04-15 22:56:48','2024-04-16 00:56:53','2024-04-16 00:51:47','2024-04-16 00:56:52',NULL,0,0,NULL,NULL),(13552,'mixpanel','completed',10,'2024-04-15 23:43:42','2024-04-16 01:06:49','2024-04-16 01:01:41','2024-04-16 01:06:48',NULL,0,0,NULL,NULL),(13553,'mixpanel','completed',10,'2024-04-15 23:23:46','2024-04-16 01:16:54','2024-04-16 01:11:45','2024-04-16 01:16:53',NULL,0,0,NULL,NULL),(13554,'mixpanel','completed',10,'2024-04-16 00:11:49','2024-04-16 01:26:47','2024-04-16 01:21:48','2024-04-16 01:26:46',NULL,0,0,NULL,NULL),(13555,'mixpanel','completed',10,'2024-04-16 00:20:53','2024-04-16 01:36:50','2024-04-16 01:31:52','2024-04-16 01:36:49',NULL,0,0,NULL,NULL),(13556,'mixpanel','completed',10,'2024-04-15 23:48:47','2024-04-16 01:46:50','2024-04-16 01:41:46','2024-04-16 01:46:49',NULL,0,0,NULL,NULL),(13557,'mixpanel','completed',10,'2024-04-16 00:28:56','2024-04-16 01:56:48','2024-04-16 01:51:55','2024-04-16 01:56:47',NULL,0,0,NULL,NULL),(13558,'mixpanel','completed',10,'2024-04-16 00:11:58','2024-04-16 02:01:56','2024-04-16 01:58:57','2024-04-16 02:01:55',NULL,0,0,NULL,NULL),(13559,'mixpanel','completed',10,'2024-04-16 00:07:34','2024-04-16 02:06:47','2024-04-16 02:04:33','2024-04-16 02:06:46',NULL,0,0,NULL,NULL),(13560,'subscribers_engagement_score','completed',10,'2024-04-16 02:11:51','2024-04-16 02:16:47','2024-04-16 02:11:49','2024-04-16 02:16:46',NULL,0,0,NULL,NULL),(13561,'mixpanel','completed',10,'2024-04-16 00:14:51','2024-04-16 02:16:47','2024-04-16 02:11:49','2024-04-16 02:16:46',NULL,0,0,NULL,NULL),(13562,'subscribers_engagement_score','completed',10,'2024-04-17 09:17:00','2024-04-17 09:18:50','2024-04-16 02:16:46','2024-04-17 09:18:49',NULL,0,0,NULL,NULL),(13563,'mixpanel','completed',10,'2024-04-16 01:03:47','2024-04-16 02:26:50','2024-04-16 02:21:46','2024-04-16 02:26:49',NULL,0,0,NULL,NULL),(13564,'mixpanel','completed',10,'2024-04-16 00:58:51','2024-04-16 02:36:53','2024-04-16 02:31:50','2024-04-16 02:36:52',NULL,0,0,NULL,NULL),(13565,'mixpanel','completed',10,'2024-04-16 01:03:48','2024-04-16 02:46:54','2024-04-16 02:41:47','2024-04-16 02:46:53',NULL,0,0,NULL,NULL),(13566,'mixpanel','completed',10,'2024-04-16 01:43:51','2024-04-16 02:56:53','2024-04-16 02:51:50','2024-04-16 02:56:52',NULL,0,0,NULL,NULL),(13567,'mixpanel','completed',10,'2024-04-16 01:31:47','2024-04-16 03:06:55','2024-04-16 03:01:46','2024-04-16 03:06:54',NULL,0,0,NULL,NULL),(13568,'mixpanel','completed',10,'2024-04-16 01:34:50','2024-04-16 03:16:52','2024-04-16 03:11:48','2024-04-16 03:16:51',NULL,0,0,NULL,NULL),(13569,'mixpanel','completed',10,'2024-04-16 01:29:53','2024-04-16 03:26:56','2024-04-16 03:21:52','2024-04-16 03:26:55',NULL,0,0,NULL,NULL),(13570,'mixpanel','completed',10,'2024-04-16 02:17:51','2024-04-16 03:36:50','2024-04-16 03:31:50','2024-04-16 03:36:49',NULL,0,0,NULL,NULL),(13571,'mixpanel','completed',10,'2024-04-16 02:10:49','2024-04-16 03:46:53','2024-04-16 03:41:48','2024-04-16 03:46:52',NULL,0,0,NULL,NULL),(13572,'mixpanel','completed',10,'2024-04-16 01:55:52','2024-04-16 03:56:53','2024-04-16 03:51:51','2024-04-16 03:56:52',NULL,0,0,NULL,NULL),(13573,'mixpanel','completed',10,'2024-04-16 02:44:47','2024-04-16 04:06:41','2024-04-16 04:01:46','2024-04-16 04:06:40',NULL,0,0,NULL,NULL),(13574,'mixpanel','completed',10,'2024-04-16 02:14:47','2024-04-16 04:16:55','2024-04-16 04:11:46','2024-04-16 04:16:54',NULL,0,0,NULL,NULL),(13575,'mixpanel','completed',10,'2024-04-16 02:29:55','2024-04-16 04:26:57','2024-04-16 04:21:54','2024-04-16 04:26:55',NULL,0,0,NULL,NULL),(13576,'mixpanel','completed',10,'2024-04-16 03:23:21','2024-04-16 04:36:59','2024-04-16 04:30:19','2024-04-16 04:36:55',NULL,0,0,NULL,NULL),(13577,'mixpanel','completed',10,'2024-04-16 03:10:00','2024-04-16 04:46:49','2024-04-16 04:41:57','2024-04-16 04:46:47',NULL,0,0,NULL,NULL),(13578,'mixpanel','completed',10,'2024-04-16 03:01:51','2024-04-16 04:55:50','2024-04-16 04:51:50','2024-04-16 04:55:49',NULL,0,0,NULL,NULL),(13579,'mixpanel','completed',10,'2024-04-16 03:46:44','2024-04-16 05:06:50','2024-04-16 05:01:44','2024-04-16 05:06:49',NULL,0,0,NULL,NULL),(13580,'mixpanel','completed',10,'2024-04-16 04:01:48','2024-04-16 05:16:47','2024-04-16 05:11:47','2024-04-16 05:16:46',NULL,0,0,NULL,NULL),(13581,'mixpanel','completed',10,'2024-04-16 03:53:46','2024-04-16 05:26:53','2024-04-16 05:21:45','2024-04-16 05:26:52',NULL,0,0,NULL,NULL),(13582,'mixpanel','completed',10,'2024-04-16 04:20:48','2024-04-16 05:36:52','2024-04-16 05:31:47','2024-04-16 05:36:51',NULL,0,0,NULL,NULL),(13583,'mixpanel','completed',10,'2024-04-16 04:05:47','2024-04-16 05:46:57','2024-04-16 05:41:46','2024-04-16 05:46:56',NULL,0,0,NULL,NULL),(13584,'mixpanel','completed',10,'2024-04-16 03:57:56','2024-04-16 05:56:51','2024-04-16 05:51:55','2024-04-16 05:56:50',NULL,0,0,NULL,NULL),(13585,'mixpanel','completed',10,'2024-04-16 04:37:43','2024-04-16 06:06:52','2024-04-16 06:01:43','2024-04-16 06:06:51',NULL,0,0,NULL,NULL),(13586,'mixpanel','completed',10,'2024-04-16 04:17:43','2024-04-16 06:16:57','2024-04-16 06:11:42','2024-04-16 06:16:56',NULL,0,0,NULL,NULL),(13587,'mixpanel','completed',10,'2024-04-16 04:27:55','2024-04-16 06:26:44','2024-04-16 06:21:54','2024-04-16 06:26:43',NULL,0,0,NULL,NULL),(13588,'mixpanel','completed',10,'2024-04-16 05:11:51','2024-04-16 06:36:47','2024-04-16 06:31:50','2024-04-16 06:36:46',NULL,0,0,NULL,NULL),(13589,'mixpanel','completed',10,'2024-04-16 05:19:46','2024-04-16 06:46:57','2024-04-16 06:41:45','2024-04-16 06:46:56',NULL,0,0,NULL,NULL),(13590,'mixpanel','completed',10,'2024-04-16 05:32:50','2024-04-16 06:56:48','2024-04-16 06:51:49','2024-04-16 06:56:48',NULL,0,0,NULL,NULL),(13591,'mixpanel','completed',10,'2024-04-16 05:35:14','2024-04-16 07:06:54','2024-04-16 07:02:13','2024-04-16 07:06:53',NULL,0,0,NULL,NULL),(13592,'mixpanel','completed',10,'2024-04-16 05:58:01','2024-04-16 07:16:48','2024-04-16 07:12:00','2024-04-16 07:16:47',NULL,0,0,NULL,NULL),(13593,'mixpanel','completed',10,'2024-04-16 06:01:52','2024-04-16 07:26:51','2024-04-16 07:21:51','2024-04-16 07:26:50',NULL,0,0,NULL,NULL),(13594,'mixpanel','completed',10,'2024-04-16 05:43:01','2024-04-16 07:36:53','2024-04-16 07:32:00','2024-04-16 07:36:52',NULL,0,0,NULL,NULL),(13595,'mixpanel','completed',10,'2024-04-16 05:49:55','2024-04-16 07:47:04','2024-04-16 07:41:54','2024-04-16 07:47:03',NULL,0,0,NULL,NULL),(13596,'mixpanel','completed',10,'2024-04-16 06:08:05','2024-04-16 07:56:54','2024-04-16 07:50:04','2024-04-16 07:56:53',NULL,0,0,NULL,NULL),(13597,'mixpanel','completed',10,'2024-04-16 06:27:45','2024-04-16 08:06:52','2024-04-16 08:01:44','2024-04-16 08:06:51',NULL,0,0,NULL,NULL),(13598,'mixpanel','completed',10,'2024-04-16 06:54:56','2024-04-16 08:16:37','2024-04-16 08:11:55','2024-04-16 08:16:36',NULL,0,0,NULL,NULL),(13599,'mixpanel','completed',10,'2024-04-16 07:06:49','2024-04-16 08:26:57','2024-04-16 08:21:48','2024-04-16 08:26:56',NULL,0,0,NULL,NULL),(13600,'mixpanel','completed',10,'2024-04-16 06:38:48','2024-04-16 08:36:38','2024-04-16 08:31:47','2024-04-16 08:36:37',NULL,0,0,NULL,NULL),(13601,'mixpanel','completed',10,'2024-04-16 07:38:49','2024-04-16 08:46:46','2024-04-16 08:41:48','2024-04-16 08:46:45',NULL,0,0,NULL,NULL),(13602,'mixpanel','completed',10,'2024-04-16 07:04:51','2024-04-16 08:56:47','2024-04-16 08:51:49','2024-04-16 08:56:46',NULL,0,0,NULL,NULL),(13603,'mixpanel','completed',10,'2024-04-16 07:19:51','2024-04-16 09:06:49','2024-04-16 09:01:50','2024-04-16 09:06:48',NULL,0,0,NULL,NULL),(13604,'mixpanel','completed',10,'2024-04-16 07:28:47','2024-04-16 09:16:49','2024-04-16 09:11:46','2024-04-16 09:16:48',NULL,0,0,NULL,NULL),(13605,'mixpanel','completed',10,'2024-04-16 07:26:58','2024-04-16 09:26:50','2024-04-16 09:21:57','2024-04-16 09:26:48',NULL,0,0,NULL,NULL),(13606,'mixpanel','completed',10,'2024-04-16 07:32:46','2024-04-16 09:36:55','2024-04-16 09:31:45','2024-04-16 09:36:54',NULL,0,0,NULL,NULL),(13607,'mixpanel','completed',10,'2024-04-16 08:00:07','2024-04-16 09:46:45','2024-04-16 09:41:05','2024-04-16 09:46:44',NULL,0,0,NULL,NULL),(13608,'mixpanel','completed',10,'2024-04-16 08:45:49','2024-04-16 09:56:48','2024-04-16 09:51:48','2024-04-16 09:56:46',NULL,0,0,NULL,NULL),(13609,'mixpanel','completed',10,'2024-04-16 08:19:46','2024-04-16 10:06:47','2024-04-16 10:01:45','2024-04-16 10:06:46',NULL,0,0,NULL,NULL),(13610,'mixpanel','completed',10,'2024-04-16 08:36:54','2024-04-16 10:16:52','2024-04-16 10:11:53','2024-04-16 10:16:52',NULL,0,0,NULL,NULL),(13611,'mixpanel','completed',10,'2024-04-16 08:43:49','2024-04-16 10:26:49','2024-04-16 10:21:48','2024-04-16 10:26:48',NULL,0,0,NULL,NULL),(13612,'mixpanel','completed',10,'2024-04-16 08:28:13','2024-04-16 10:31:48','2024-04-16 10:29:12','2024-04-16 10:31:47',NULL,0,0,NULL,NULL),(13613,'mixpanel','completed',10,'2024-04-16 08:40:46','2024-04-16 10:41:48','2024-04-16 10:36:45','2024-04-16 10:41:47',NULL,0,0,NULL,NULL),(13614,'schedule_re_engagement_email','completed',10,'2024-04-17 10:46:51','2024-04-17 10:49:31','2024-04-16 10:46:50','2024-04-17 10:49:30',NULL,0,0,NULL,NULL),(13615,'mixpanel','completed',10,'2024-04-16 08:59:51','2024-04-16 10:51:44','2024-04-16 10:46:50','2024-04-16 10:51:43',NULL,0,0,NULL,NULL),(13616,'mixpanel','completed',10,'2024-04-16 09:45:21','2024-04-16 10:56:57','2024-04-16 10:54:20','2024-04-16 10:56:56',NULL,0,0,NULL,NULL),(13617,'mixpanel','completed',10,'2024-04-16 09:02:45','2024-04-16 11:06:59','2024-04-16 11:01:44','2024-04-16 11:06:58',NULL,0,0,NULL,NULL),(13618,'mixpanel','completed',10,'2024-04-16 09:53:55','2024-04-16 11:16:50','2024-04-16 11:11:54','2024-04-16 11:16:49',NULL,0,0,NULL,NULL),(13619,'mixpanel','completed',10,'2024-04-16 09:34:47','2024-04-16 11:26:51','2024-04-16 11:21:46','2024-04-16 11:26:50',NULL,0,0,NULL,NULL),(13620,'mixpanel','completed',10,'2024-04-16 10:22:05','2024-04-16 11:31:56','2024-04-16 11:29:04','2024-04-16 11:31:55',NULL,0,0,NULL,NULL),(13621,'mixpanel','completed',10,'2024-04-16 10:05:50','2024-04-16 11:41:48','2024-04-16 11:36:49','2024-04-16 11:41:47',NULL,0,0,NULL,NULL),(13622,'mixpanel','completed',10,'2024-04-16 09:48:55','2024-04-16 11:51:50','2024-04-16 11:46:54','2024-04-16 11:51:49',NULL,0,0,NULL,NULL),(13623,'mixpanel','completed',10,'2024-04-16 10:07:47','2024-04-16 12:01:54','2024-04-16 11:56:46','2024-04-16 12:01:53',NULL,0,0,NULL,NULL),(13624,'mixpanel','completed',10,'2024-04-16 10:13:50','2024-04-16 12:11:47','2024-04-16 12:06:49','2024-04-16 12:11:46',NULL,0,0,NULL,NULL),(13625,'mixpanel','completed',10,'2024-04-16 10:18:33','2024-04-16 12:21:44','2024-04-16 12:16:32','2024-04-16 12:21:43',NULL,0,0,NULL,NULL),(13626,'mixpanel','completed',10,'2024-04-16 11:18:46','2024-04-16 12:31:52','2024-04-16 12:26:46','2024-04-16 12:31:52',NULL,0,0,NULL,NULL),(13627,'mixpanel','completed',10,'2024-04-16 11:16:51','2024-04-16 12:41:53','2024-04-16 12:36:51','2024-04-16 12:41:52',NULL,0,0,NULL,NULL),(13628,'mixpanel','completed',10,'2024-04-16 10:57:39','2024-04-16 12:51:49','2024-04-16 12:46:39','2024-04-16 12:51:48',NULL,0,0,NULL,NULL),(13629,'mixpanel','completed',10,'2024-04-16 11:03:46','2024-04-16 13:01:42','2024-04-16 12:56:46','2024-04-16 13:01:42',NULL,0,0,NULL,NULL),(13630,'mixpanel','completed',10,'2024-04-16 11:08:43','2024-04-16 13:11:53','2024-04-16 13:06:42','2024-04-16 13:11:52',NULL,0,0,NULL,NULL),(13631,'mixpanel','completed',10,'2024-04-16 11:33:44','2024-04-16 13:22:04','2024-04-16 13:16:44','2024-04-16 13:22:04',NULL,0,0,NULL,NULL),(13632,'mixpanel','completed',10,'2024-04-16 12:06:42','2024-04-16 13:31:43','2024-04-16 13:26:42','2024-04-16 13:31:43',NULL,0,0,NULL,NULL),(13633,'mixpanel','completed',10,'2024-04-16 11:53:44','2024-04-16 13:41:42','2024-04-16 13:36:43','2024-04-16 13:41:41',NULL,0,0,NULL,NULL),(13634,'mixpanel','completed',10,'2024-04-16 12:00:28','2024-04-16 13:51:27','2024-04-16 13:45:28','2024-04-16 13:51:26',NULL,0,0,NULL,NULL),(13635,'mixpanel','completed',10,'2024-04-16 12:28:48','2024-04-16 13:59:55','2024-04-16 13:56:47','2024-04-16 13:59:55',NULL,0,0,NULL,NULL),(13636,'mixpanel','completed',10,'2024-04-16 12:52:43','2024-04-16 14:11:43','2024-04-16 14:06:42','2024-04-16 14:11:42',NULL,0,0,NULL,NULL),(13637,'mixpanel','completed',10,'2024-04-16 12:58:16','2024-04-16 14:21:43','2024-04-16 14:15:15','2024-04-16 14:21:43',NULL,0,0,NULL,NULL),(13638,'mixpanel','completed',10,'2024-04-16 12:28:43','2024-04-16 14:31:48','2024-04-16 14:26:42','2024-04-16 14:31:47',NULL,0,0,NULL,NULL),(13639,'mixpanel','completed',10,'2024-04-16 13:08:42','2024-04-16 14:41:47','2024-04-16 14:36:42','2024-04-16 14:41:47',NULL,0,0,NULL,NULL),(13640,'mixpanel','completed',10,'2024-04-16 13:26:43','2024-04-16 14:50:12','2024-04-16 14:46:43','2024-04-16 14:50:11',NULL,0,0,NULL,NULL),(13641,'mixpanel','completed',10,'2024-04-16 13:37:48','2024-04-16 15:01:44','2024-04-16 14:56:48','2024-04-16 15:01:43',NULL,0,0,NULL,NULL),(13642,'mixpanel','completed',10,'2024-04-16 13:05:46','2024-04-16 15:11:46','2024-04-16 15:06:46','2024-04-16 15:11:46',NULL,0,0,NULL,NULL),(13643,'mixpanel','completed',10,'2024-04-16 13:22:41','2024-04-16 15:21:47','2024-04-16 15:16:41','2024-04-16 15:21:46',NULL,0,0,NULL,NULL),(13644,'mixpanel','completed',10,'2024-04-16 14:17:43','2024-04-16 15:32:06','2024-04-16 15:26:43','2024-04-16 15:32:06',NULL,0,0,NULL,NULL),(13645,'mixpanel','completed',10,'2024-04-16 13:54:46','2024-04-16 15:41:53','2024-04-16 15:36:46','2024-04-16 15:41:52',NULL,0,0,NULL,NULL),(13646,'mixpanel','completed',10,'2024-04-16 13:56:39','2024-04-16 15:46:47','2024-04-16 15:44:39','2024-04-16 15:46:47',NULL,0,0,NULL,NULL),(13647,'mixpanel','completed',10,'2024-04-16 14:06:43','2024-04-16 15:56:44','2024-04-16 15:51:42','2024-04-16 15:56:43',NULL,0,0,NULL,NULL),(13648,'mixpanel','completed',10,'2024-04-16 14:11:43','2024-04-16 16:06:55','2024-04-16 16:01:42','2024-04-16 16:06:55',NULL,0,0,NULL,NULL),(13649,'mixpanel','completed',10,'2024-04-16 14:23:47','2024-04-16 16:16:51','2024-04-16 16:11:46','2024-04-16 16:16:51',NULL,0,0,NULL,NULL),(13650,'mixpanel','completed',10,'2024-04-16 15:12:50','2024-04-16 16:26:50','2024-04-16 16:21:49','2024-04-16 16:26:49',NULL,0,0,NULL,NULL),(13651,'mixpanel','completed',10,'2024-04-16 15:00:43','2024-04-16 16:33:54','2024-04-16 16:31:42','2024-04-16 16:33:54',NULL,0,0,NULL,NULL),(13652,'mixpanel','completed',10,'2024-04-16 15:24:44','2024-04-16 16:41:44','2024-04-16 16:36:43','2024-04-16 16:41:43',NULL,0,0,NULL,NULL),(13653,'mixpanel','completed',10,'2024-04-16 15:38:45','2024-04-16 16:51:45','2024-04-16 16:46:44','2024-04-16 16:51:45',NULL,0,0,NULL,NULL),(13654,'mixpanel','completed',10,'2024-04-16 15:08:46','2024-04-16 17:00:06','2024-04-16 16:56:45','2024-04-16 17:00:05',NULL,0,0,NULL,NULL),(13655,'mixpanel','completed',10,'2024-04-16 15:37:49','2024-04-16 17:11:45','2024-04-16 17:06:49','2024-04-16 17:11:45',NULL,0,0,NULL,NULL),(13656,'mixpanel','completed',10,'2024-04-16 16:02:49','2024-04-16 17:21:45','2024-04-16 17:16:49','2024-04-16 17:21:45',NULL,0,0,NULL,NULL),(13657,'mixpanel','completed',10,'2024-04-16 15:34:54','2024-04-16 17:31:43','2024-04-16 17:26:53','2024-04-16 17:31:42',NULL,0,0,NULL,NULL),(13658,'mixpanel','completed',10,'2024-04-16 16:10:44','2024-04-16 17:41:52','2024-04-16 17:36:43','2024-04-16 17:41:51',NULL,0,0,NULL,NULL),(13659,'mixpanel','completed',10,'2024-04-16 15:50:45','2024-04-16 17:51:50','2024-04-16 17:46:44','2024-04-16 17:51:50',NULL,0,0,NULL,NULL),(13660,'mixpanel','completed',10,'2024-04-16 16:09:47','2024-04-16 18:01:40','2024-04-16 17:56:47','2024-04-16 18:01:39',NULL,0,0,NULL,NULL),(13661,'mixpanel','completed',10,'2024-04-16 16:59:44','2024-04-16 18:11:51','2024-04-16 18:06:44','2024-04-16 18:11:50',NULL,0,0,NULL,NULL),(13662,'mixpanel','completed',10,'2024-04-16 16:59:48','2024-04-16 18:21:42','2024-04-16 18:16:48','2024-04-16 18:21:42',NULL,0,0,NULL,NULL),(13663,'mixpanel','completed',10,'2024-04-16 17:12:43','2024-04-16 18:31:50','2024-04-16 18:25:42','2024-04-16 18:31:50',NULL,0,0,NULL,NULL),(13664,'mixpanel','completed',10,'2024-04-16 16:47:51','2024-04-16 18:41:42','2024-04-16 18:36:49','2024-04-16 18:41:41',NULL,0,0,NULL,NULL),(13665,'mixpanel','completed',10,'2024-04-16 17:16:54','2024-04-16 18:48:14','2024-04-16 18:45:54','2024-04-16 18:48:14',NULL,0,0,NULL,NULL),(13666,'mixpanel','completed',10,'2024-04-16 17:49:45','2024-04-16 18:56:51','2024-04-16 18:51:44','2024-04-16 18:56:51',NULL,0,0,NULL,NULL),(13667,'mixpanel','completed',10,'2024-04-16 17:39:42','2024-04-16 19:06:44','2024-04-16 19:01:42','2024-04-16 19:06:44',NULL,0,0,NULL,NULL),(13668,'mixpanel','completed',10,'2024-04-16 17:50:51','2024-04-16 19:16:49','2024-04-16 19:11:51','2024-04-16 19:16:47',NULL,0,0,NULL,NULL),(13669,'mixpanel','completed',10,'2024-04-16 17:40:49','2024-04-16 19:24:07','2024-04-16 19:21:48','2024-04-16 19:24:06',NULL,0,0,NULL,NULL),(13670,'mixpanel','completed',10,'2024-04-16 18:22:47','2024-04-16 19:31:54','2024-04-16 19:26:46','2024-04-16 19:31:54',NULL,0,0,NULL,NULL),(13671,'mixpanel','completed',10,'2024-04-16 18:28:47','2024-04-16 19:41:44','2024-04-16 19:36:46','2024-04-16 19:41:44',NULL,0,0,NULL,NULL),(13672,'mixpanel','completed',10,'2024-04-16 17:53:40','2024-04-16 19:51:47','2024-04-16 19:46:40','2024-04-16 19:51:47',NULL,0,0,NULL,NULL),(13673,'mixpanel','completed',10,'2024-04-16 18:47:47','2024-04-16 19:59:16','2024-04-16 19:56:46','2024-04-16 19:59:15',NULL,0,0,NULL,NULL),(13674,'mixpanel','completed',10,'2024-04-16 18:50:46','2024-04-16 20:06:51','2024-04-16 20:01:46','2024-04-16 20:06:50',NULL,0,0,NULL,NULL),(13675,'mixpanel','completed',10,'2024-04-16 18:14:41','2024-04-16 20:16:43','2024-04-16 20:11:41','2024-04-16 20:16:42',NULL,0,0,NULL,NULL),(13676,'mixpanel','completed',10,'2024-04-16 19:01:59','2024-04-16 20:21:44','2024-04-16 20:18:58','2024-04-16 20:21:44',NULL,0,0,NULL,NULL),(13677,'mixpanel','completed',10,'2024-04-16 18:30:41','2024-04-16 20:31:51','2024-04-16 20:26:40','2024-04-16 20:31:50',NULL,0,0,NULL,NULL),(13678,'mixpanel','completed',10,'2024-04-16 19:34:32','2024-04-16 20:41:43','2024-04-16 20:36:31','2024-04-16 20:41:43',NULL,0,0,NULL,NULL),(13679,'mixpanel','completed',10,'2024-04-16 18:58:40','2024-04-16 20:51:41','2024-04-16 20:46:39','2024-04-16 20:51:41',NULL,0,0,NULL,NULL),(13680,'mixpanel','completed',10,'2024-04-16 18:55:52','2024-04-16 21:01:49','2024-04-16 20:56:52','2024-04-16 21:01:46',NULL,0,0,NULL,NULL),(13681,'mixpanel','completed',10,'2024-04-16 19:49:46','2024-04-16 21:08:53','2024-04-16 21:06:44','2024-04-16 21:08:53',NULL,0,0,NULL,NULL),(13682,'mixpanel','completed',10,'2024-04-16 19:48:48','2024-04-16 21:16:43','2024-04-16 21:11:48','2024-04-16 21:16:42',NULL,0,0,NULL,NULL),(13683,'mixpanel','completed',10,'2024-04-16 19:48:57','2024-04-16 21:24:39','2024-04-16 21:21:57','2024-04-16 21:24:39',NULL,0,0,NULL,NULL),(13684,'mixpanel','completed',10,'2024-04-16 20:11:44','2024-04-16 21:31:41','2024-04-16 21:26:43','2024-04-16 21:31:40',NULL,0,0,NULL,NULL),(13685,'mixpanel','completed',10,'2024-04-16 19:58:49','2024-04-16 21:41:43','2024-04-16 21:36:48','2024-04-16 21:41:42',NULL,0,0,NULL,NULL),(13686,'mixpanel','completed',10,'2024-04-16 20:11:54','2024-04-16 21:51:47','2024-04-16 21:46:53','2024-04-16 21:51:47',NULL,0,0,NULL,NULL),(13687,'mixpanel','completed',10,'2024-04-16 20:10:51','2024-04-16 22:01:52','2024-04-16 21:56:50','2024-04-16 22:01:51',NULL,0,0,NULL,NULL),(13688,'inactive_subscribers','completed',10,'2024-04-25 22:00:00','2024-04-25 22:02:04','2024-04-16 22:01:51','2024-04-25 22:02:02',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(13689,'mixpanel','completed',10,'2024-04-16 20:21:47','2024-04-16 22:11:52','2024-04-16 22:06:46','2024-04-16 22:11:51',NULL,0,0,NULL,NULL),(13690,'mixpanel','completed',10,'2024-04-16 20:35:47','2024-04-16 22:21:46','2024-04-16 22:16:46','2024-04-16 22:21:45',NULL,0,0,NULL,NULL),(13691,'mixpanel','completed',10,'2024-04-16 20:30:45','2024-04-16 22:31:45','2024-04-16 22:26:44','2024-04-16 22:31:44',NULL,0,0,NULL,NULL),(13692,'mixpanel','completed',10,'2024-04-16 20:35:57','2024-04-16 22:41:51','2024-04-16 22:36:56','2024-04-16 22:41:50',NULL,0,0,NULL,NULL),(13693,'mixpanel','completed',10,'2024-04-16 21:28:53','2024-04-16 22:51:44','2024-04-16 22:46:52','2024-04-16 22:51:43',NULL,0,0,NULL,NULL),(13694,'mixpanel','completed',10,'2024-04-16 21:10:48','2024-04-16 23:01:52','2024-04-16 22:56:47','2024-04-16 23:01:51',NULL,0,0,NULL,NULL),(13695,'mixpanel','completed',10,'2024-04-16 21:58:51','2024-04-16 23:14:35','2024-04-16 23:11:50','2024-04-16 23:14:34',NULL,0,0,NULL,NULL),(13696,'mixpanel','completed',10,'2024-04-16 21:43:48','2024-04-16 23:21:46','2024-04-16 23:16:47','2024-04-16 23:21:45',NULL,0,0,NULL,NULL),(13697,'mixpanel','completed',10,'2024-04-16 21:52:46','2024-04-16 23:31:48','2024-04-16 23:26:45','2024-04-16 23:31:47',NULL,0,0,NULL,NULL),(13698,'mixpanel','completed',10,'2024-04-16 22:01:18','2024-04-16 23:41:46','2024-04-16 23:35:17','2024-04-16 23:41:45',NULL,0,0,NULL,NULL),(13699,'mixpanel','completed',10,'2024-04-16 22:19:53','2024-04-16 23:51:44','2024-04-16 23:46:52','2024-04-16 23:51:43',NULL,0,0,NULL,NULL),(13700,'mixpanel','completed',10,'2024-04-16 22:13:46','2024-04-17 00:01:52','2024-04-16 23:56:45','2024-04-17 00:01:51',NULL,0,0,NULL,NULL),(13701,'mixpanel','completed',10,'2024-04-16 22:59:16','2024-04-17 00:06:45','2024-04-17 00:04:15','2024-04-17 00:06:44',NULL,0,0,NULL,NULL),(13702,'mixpanel','completed',10,'2024-04-16 22:56:56','2024-04-17 00:16:46','2024-04-17 00:11:55','2024-04-17 00:16:45',NULL,0,0,NULL,NULL),(13703,'mixpanel','completed',10,'2024-04-16 22:38:27','2024-04-17 00:26:42','2024-04-17 00:21:26','2024-04-17 00:26:41',NULL,0,0,NULL,NULL),(13704,'mixpanel','completed',10,'2024-04-16 23:07:48','2024-04-17 00:36:49','2024-04-17 00:31:47','2024-04-17 00:36:48',NULL,0,0,NULL,NULL),(13705,'mixpanel','completed',10,'2024-04-16 23:19:44','2024-04-17 00:46:44','2024-04-17 00:41:43','2024-04-17 00:46:44',NULL,0,0,NULL,NULL),(13706,'mixpanel','completed',10,'2024-04-16 22:58:51','2024-04-17 00:56:53','2024-04-17 00:51:50','2024-04-17 00:56:52',NULL,0,0,NULL,NULL),(13707,'mixpanel','completed',10,'2024-04-16 23:51:53','2024-04-17 01:06:45','2024-04-17 01:01:51','2024-04-17 01:06:44',NULL,0,0,NULL,NULL),(13708,'mixpanel','completed',10,'2024-04-16 23:57:53','2024-04-17 01:16:49','2024-04-17 01:11:52','2024-04-17 01:16:48',NULL,0,0,NULL,NULL),(13709,'mixpanel','completed',10,'2024-04-16 23:22:47','2024-04-17 01:26:47','2024-04-17 01:21:46','2024-04-17 01:26:46',NULL,0,0,NULL,NULL),(13710,'mixpanel','completed',10,'2024-04-16 23:48:50','2024-04-17 01:36:43','2024-04-17 01:30:49','2024-04-17 01:36:42',NULL,0,0,NULL,NULL),(13711,'mixpanel','completed',10,'2024-04-16 23:42:48','2024-04-17 01:46:43','2024-04-17 01:41:47','2024-04-17 01:46:42',NULL,0,0,NULL,NULL),(13712,'mixpanel','completed',10,'2024-04-17 00:48:47','2024-04-17 01:56:55','2024-04-17 01:51:46','2024-04-17 01:56:53',NULL,0,0,NULL,NULL),(13713,'mixpanel','completed',10,'2024-04-17 00:09:42','2024-04-17 02:06:45','2024-04-17 02:01:41','2024-04-17 02:06:44',NULL,0,0,NULL,NULL),(13714,'mixpanel','completed',10,'2024-04-17 00:26:46','2024-04-17 02:16:46','2024-04-17 02:11:45','2024-04-17 02:16:45',NULL,0,0,NULL,NULL),(13715,'mixpanel','completed',10,'2024-04-17 01:16:07','2024-04-17 02:26:54','2024-04-17 02:21:06','2024-04-17 02:26:53',NULL,0,0,NULL,NULL),(13716,'mixpanel','completed',10,'2024-04-17 01:24:46','2024-04-17 02:36:46','2024-04-17 02:31:45','2024-04-17 02:36:45',NULL,0,0,NULL,NULL),(13717,'mixpanel','completed',10,'2024-04-17 01:16:45','2024-04-17 02:46:49','2024-04-17 02:41:44','2024-04-17 02:46:48',NULL,0,0,NULL,NULL),(13718,'mixpanel','completed',10,'2024-04-17 01:49:49','2024-04-17 02:56:47','2024-04-17 02:51:48','2024-04-17 02:56:46',NULL,0,0,NULL,NULL),(13719,'mixpanel','completed',10,'2024-04-17 01:46:23','2024-04-17 03:01:47','2024-04-17 02:59:22','2024-04-17 03:01:46',NULL,0,0,NULL,NULL),(13720,'mixpanel','completed',10,'2024-04-17 01:28:53','2024-04-17 03:11:47','2024-04-17 03:06:52','2024-04-17 03:11:46',NULL,0,0,NULL,NULL),(13721,'mixpanel','completed',10,'2024-04-17 01:23:56','2024-04-17 03:21:45','2024-04-17 03:16:55','2024-04-17 03:21:43',NULL,0,0,NULL,NULL),(13722,'mixpanel','completed',10,'2024-04-17 02:03:50','2024-04-17 03:31:49','2024-04-17 03:26:49','2024-04-17 03:31:48',NULL,0,0,NULL,NULL),(13723,'mixpanel','completed',10,'2024-04-17 02:28:49','2024-04-17 03:38:02','2024-04-17 03:35:48','2024-04-17 03:38:01',NULL,0,0,NULL,NULL),(13724,'mixpanel','completed',10,'2024-04-17 01:55:43','2024-04-17 03:46:45','2024-04-17 03:41:42','2024-04-17 03:46:44',NULL,0,0,NULL,NULL),(13725,'mixpanel','completed',10,'2024-04-17 02:01:43','2024-04-17 03:56:47','2024-04-17 03:51:42','2024-04-17 03:56:46',NULL,0,0,NULL,NULL),(13726,'mixpanel','completed',10,'2024-04-17 02:01:58','2024-04-17 04:06:44','2024-04-17 04:01:57','2024-04-17 04:06:43',NULL,0,0,NULL,NULL),(13727,'mixpanel','completed',10,'2024-04-17 02:25:51','2024-04-17 04:16:48','2024-04-17 04:11:50','2024-04-17 04:16:47',NULL,0,0,NULL,NULL),(13728,'mixpanel','completed',10,'2024-04-17 03:09:54','2024-04-17 04:26:50','2024-04-17 04:21:53','2024-04-17 04:26:49',NULL,0,0,NULL,NULL),(13729,'mixpanel','completed',10,'2024-04-17 03:26:52','2024-04-17 04:36:53','2024-04-17 04:31:51','2024-04-17 04:36:50',NULL,0,0,NULL,NULL),(13730,'mixpanel','completed',10,'2024-04-17 02:54:52','2024-04-17 04:47:03','2024-04-17 04:41:48','2024-04-17 04:47:02',NULL,0,0,NULL,NULL),(13731,'mixpanel','completed',10,'2024-04-17 02:51:45','2024-04-17 04:56:45','2024-04-17 04:51:44','2024-04-17 04:56:44',NULL,0,0,NULL,NULL),(13732,'mixpanel','completed',10,'2024-04-17 03:36:06','2024-04-17 05:06:44','2024-04-17 05:00:06','2024-04-17 05:06:43',NULL,0,0,NULL,NULL),(13733,'mixpanel','completed',10,'2024-04-17 03:31:48','2024-04-17 05:16:56','2024-04-17 05:11:47','2024-04-17 05:16:55',NULL,0,0,NULL,NULL),(13734,'mixpanel','completed',10,'2024-04-17 04:08:40','2024-04-17 05:26:58','2024-04-17 05:21:39','2024-04-17 05:26:57',NULL,0,0,NULL,NULL),(13735,'mixpanel','completed',10,'2024-04-17 03:49:47','2024-04-17 05:36:48','2024-04-17 05:31:47','2024-04-17 05:36:47',NULL,0,0,NULL,NULL),(13736,'mixpanel','completed',10,'2024-04-17 04:08:46','2024-04-17 05:46:53','2024-04-17 05:41:44','2024-04-17 05:46:52',NULL,0,0,NULL,NULL),(13737,'mixpanel','completed',10,'2024-04-17 04:24:50','2024-04-17 05:56:50','2024-04-17 05:51:49','2024-04-17 05:56:49',NULL,0,0,NULL,NULL),(13738,'mixpanel','completed',10,'2024-04-17 04:04:49','2024-04-17 06:06:48','2024-04-17 06:01:48','2024-04-17 06:06:47',NULL,0,0,NULL,NULL),(13739,'mixpanel','completed',10,'2024-04-17 04:46:43','2024-04-17 06:16:49','2024-04-17 06:11:42','2024-04-17 06:16:48',NULL,0,0,NULL,NULL),(13740,'mixpanel','completed',10,'2024-04-17 05:11:25','2024-04-17 06:21:45','2024-04-17 06:19:24','2024-04-17 06:21:44',NULL,0,0,NULL,NULL),(13741,'mixpanel','completed',10,'2024-04-17 04:37:52','2024-04-17 06:31:48','2024-04-17 06:26:51','2024-04-17 06:31:47',NULL,0,0,NULL,NULL),(13742,'mixpanel','completed',10,'2024-04-17 05:15:42','2024-04-17 06:40:06','2024-04-17 06:36:41','2024-04-17 06:40:05',NULL,0,0,NULL,NULL),(13743,'mixpanel','completed',10,'2024-04-17 04:47:57','2024-04-17 06:49:57','2024-04-17 06:46:56','2024-04-17 06:49:56',NULL,0,0,NULL,NULL),(13744,'mixpanel','completed',10,'2024-04-17 05:36:48','2024-04-17 06:59:19','2024-04-17 06:54:47','2024-04-17 06:59:18',NULL,0,0,NULL,NULL),(13745,'mixpanel','completed',10,'2024-04-17 05:58:49','2024-04-17 07:06:54','2024-04-17 07:01:48','2024-04-17 07:06:53',NULL,0,0,NULL,NULL),(13746,'mixpanel','completed',10,'2024-04-17 05:26:46','2024-04-17 07:16:22','2024-04-17 07:11:45','2024-04-17 07:16:21',NULL,0,0,NULL,NULL),(13747,'mixpanel','completed',10,'2024-04-17 05:39:49','2024-04-17 07:26:56','2024-04-17 07:21:48','2024-04-17 07:26:55',NULL,0,0,NULL,NULL),(13748,'mixpanel','completed',10,'2024-04-17 06:25:51','2024-04-17 07:34:59','2024-04-17 07:31:49','2024-04-17 07:34:58',NULL,0,0,NULL,NULL),(13749,'mixpanel','completed',10,'2024-04-17 06:37:06','2024-04-17 07:41:50','2024-04-17 07:39:05','2024-04-17 07:41:49',NULL,0,0,NULL,NULL),(13750,'mixpanel','completed',10,'2024-04-17 06:20:38','2024-04-17 07:51:52','2024-04-17 07:46:38','2024-04-17 07:51:51',NULL,0,0,NULL,NULL),(13751,'mixpanel','completed',10,'2024-04-17 06:18:55','2024-04-17 07:56:50','2024-04-17 07:53:54','2024-04-17 07:56:49',NULL,0,0,NULL,NULL),(13752,'mixpanel','completed',10,'2024-04-17 06:02:47','2024-04-17 08:06:48','2024-04-17 08:00:46','2024-04-17 08:06:47',NULL,0,0,NULL,NULL),(13753,'mixpanel','completed',10,'2024-04-17 06:41:53','2024-04-17 08:15:59','2024-04-17 08:11:52','2024-04-17 08:15:58',NULL,0,0,NULL,NULL),(13754,'mixpanel','completed',10,'2024-04-17 07:13:47','2024-04-17 08:26:47','2024-04-17 08:21:46','2024-04-17 08:26:46',NULL,0,0,NULL,NULL),(13755,'mixpanel','completed',10,'2024-04-17 06:58:57','2024-04-17 08:36:51','2024-04-17 08:30:56','2024-04-17 08:36:50',NULL,0,0,NULL,NULL),(13756,'mixpanel','completed',10,'2024-04-17 06:48:50','2024-04-17 08:44:14','2024-04-17 08:41:49','2024-04-17 08:44:13',NULL,0,0,NULL,NULL),(13757,'mixpanel','completed',10,'2024-04-17 06:46:48','2024-04-17 08:51:31','2024-04-17 08:46:47','2024-04-17 08:51:30',NULL,0,0,NULL,NULL),(13758,'mixpanel','completed',10,'2024-04-17 07:11:48','2024-04-17 09:01:45','2024-04-17 08:56:47','2024-04-17 09:01:44',NULL,0,0,NULL,NULL),(13759,'mixpanel','completed',10,'2024-04-17 07:26:15','2024-04-17 09:11:46','2024-04-17 09:05:14','2024-04-17 09:11:45',NULL,0,0,NULL,NULL),(13760,'mixpanel','completed',10,'2024-04-17 08:00:43','2024-04-17 09:18:51','2024-04-17 09:16:42','2024-04-17 09:18:49',NULL,0,0,NULL,NULL),(13761,'subscribers_engagement_score','completed',10,'2024-04-17 09:18:50','2024-04-17 09:22:07','2024-04-17 09:18:49','2024-04-17 09:22:05',NULL,0,0,NULL,NULL),(13762,'subscribers_engagement_score','completed',10,'2024-04-17 23:23:00','2024-04-17 23:26:44','2024-04-17 09:22:05','2024-04-17 23:26:43',NULL,0,0,NULL,NULL),(13763,'mixpanel','completed',10,'2024-04-17 07:35:07','2024-04-17 09:24:58','2024-04-17 09:22:05','2024-04-17 09:24:57',NULL,0,0,NULL,NULL),(13764,'mixpanel','completed',10,'2024-04-17 08:21:45','2024-04-17 09:33:49','2024-04-17 09:31:44','2024-04-17 09:33:47',NULL,0,0,NULL,NULL),(13765,'mixpanel','completed',10,'2024-04-17 08:15:54','2024-04-17 09:41:25','2024-04-17 09:36:54','2024-04-17 09:41:24',NULL,0,0,NULL,NULL),(13766,'mixpanel','completed',10,'2024-04-17 08:00:49','2024-04-17 09:49:09','2024-04-17 09:46:48','2024-04-17 09:49:08',NULL,0,0,NULL,NULL),(13767,'mixpanel','completed',10,'2024-04-17 08:30:43','2024-04-17 09:56:42','2024-04-17 09:51:42','2024-04-17 09:56:42',NULL,0,0,NULL,NULL),(13768,'mixpanel','completed',10,'2024-04-17 08:14:50','2024-04-17 10:04:49','2024-04-17 10:01:49','2024-04-17 10:04:48',NULL,0,0,NULL,NULL),(13769,'mixpanel','completed',10,'2024-04-17 08:34:11','2024-04-17 10:10:22','2024-04-17 10:08:10','2024-04-17 10:10:21',NULL,0,0,NULL,NULL),(13770,'mixpanel','completed',10,'2024-04-17 08:31:05','2024-04-17 10:16:47','2024-04-17 10:13:04','2024-04-17 10:16:46',NULL,0,0,NULL,NULL),(13771,'mixpanel','completed',10,'2024-04-17 09:06:01','2024-04-17 10:26:48','2024-04-17 10:21:00','2024-04-17 10:26:47',NULL,0,0,NULL,NULL),(13772,'mixpanel','completed',10,'2024-04-17 08:33:06','2024-04-17 10:31:52','2024-04-17 10:29:05','2024-04-17 10:31:51',NULL,0,0,NULL,NULL),(13773,'mixpanel','completed',10,'2024-04-17 08:44:46','2024-04-17 10:41:52','2024-04-17 10:36:45','2024-04-17 10:41:51',NULL,0,0,NULL,NULL),(13774,'mixpanel','completed',10,'2024-04-17 09:38:27','2024-04-17 10:49:31','2024-04-17 10:45:26','2024-04-17 10:49:30',NULL,0,0,NULL,NULL),(13775,'schedule_re_engagement_email','completed',10,'2024-04-18 10:51:48','2024-04-18 10:52:02','2024-04-17 10:51:47','2024-04-18 10:52:00',NULL,0,0,NULL,NULL),(13776,'mixpanel','completed',10,'2024-04-17 08:54:48','2024-04-17 10:56:03','2024-04-17 10:51:47','2024-04-17 10:56:02',NULL,0,0,NULL,NULL),(13777,'mixpanel','completed',10,'2024-04-17 09:11:49','2024-04-17 11:06:42','2024-04-17 11:01:48','2024-04-17 11:06:41',NULL,0,0,NULL,NULL),(13778,'mixpanel','completed',10,'2024-04-17 09:55:18','2024-04-17 11:16:47','2024-04-17 11:10:17','2024-04-17 11:16:46',NULL,0,0,NULL,NULL),(13779,'mixpanel','completed',10,'2024-04-17 10:18:51','2024-04-17 11:26:45','2024-04-17 11:21:50','2024-04-17 11:26:44',NULL,0,0,NULL,NULL),(13780,'mixpanel','completed',10,'2024-04-17 10:15:45','2024-04-17 11:36:10','2024-04-17 11:31:44','2024-04-17 11:36:09',NULL,0,0,NULL,NULL),(13781,'mixpanel','completed',10,'2024-04-17 09:53:44','2024-04-17 11:45:09','2024-04-17 11:41:43','2024-04-17 11:45:08',NULL,0,0,NULL,NULL),(13782,'mixpanel','completed',10,'2024-04-17 10:08:44','2024-04-17 11:53:52','2024-04-17 11:51:43','2024-04-17 11:53:51',NULL,0,0,NULL,NULL),(13783,'mixpanel','completed',10,'2024-04-17 10:53:51','2024-04-17 12:01:51','2024-04-17 11:56:50','2024-04-17 12:01:50',NULL,0,0,NULL,NULL),(13784,'mixpanel','completed',10,'2024-04-17 10:34:48','2024-04-17 12:11:56','2024-04-17 12:05:47','2024-04-17 12:11:55',NULL,0,0,NULL,NULL),(13785,'mixpanel','completed',10,'2024-04-17 11:09:54','2024-04-17 12:21:15','2024-04-17 12:16:53','2024-04-17 12:21:14',NULL,0,0,NULL,NULL),(13786,'mixpanel','completed',10,'2024-04-17 10:52:50','2024-04-17 12:30:52','2024-04-17 12:26:49','2024-04-17 12:30:51',NULL,0,0,NULL,NULL),(13787,'mixpanel','completed',10,'2024-04-17 10:47:32','2024-04-17 12:40:09','2024-04-17 12:35:32','2024-04-17 12:40:08',NULL,0,0,NULL,NULL),(13788,'mixpanel','completed',10,'2024-04-17 11:02:07','2024-04-17 12:49:43','2024-04-17 12:46:06','2024-04-17 12:49:42',NULL,0,0,NULL,NULL),(13789,'mixpanel','completed',10,'2024-04-17 11:40:32','2024-04-17 12:56:54','2024-04-17 12:54:31','2024-04-17 12:56:53',NULL,0,0,NULL,NULL),(13790,'mixpanel','completed',10,'2024-04-17 11:18:15','2024-04-17 13:01:48','2024-04-17 12:59:14','2024-04-17 13:01:47',NULL,0,0,NULL,NULL),(13791,'mixpanel','completed',10,'2024-04-17 11:53:49','2024-04-17 13:09:28','2024-04-17 13:06:48','2024-04-17 13:09:27',NULL,0,0,NULL,NULL),(13792,'mixpanel','completed',10,'2024-04-17 11:54:53','2024-04-17 13:16:48','2024-04-17 13:11:52','2024-04-17 13:16:47',NULL,0,0,NULL,NULL),(13793,'mixpanel','completed',10,'2024-04-17 11:27:30','2024-04-17 13:21:52','2024-04-17 13:19:30','2024-04-17 13:21:51',NULL,0,0,NULL,NULL),(13794,'mixpanel','completed',10,'2024-04-17 11:31:57','2024-04-17 13:29:28','2024-04-17 13:26:56','2024-04-17 13:29:27',NULL,0,0,NULL,NULL),(13795,'mixpanel','completed',10,'2024-04-17 12:27:45','2024-04-17 13:36:51','2024-04-17 13:31:44','2024-04-17 13:36:50',NULL,0,0,NULL,NULL),(13796,'mixpanel','completed',10,'2024-04-17 12:05:45','2024-04-17 13:41:51','2024-04-17 13:39:44','2024-04-17 13:41:50',NULL,0,0,NULL,NULL),(13797,'mixpanel','completed',10,'2024-04-17 12:32:51','2024-04-17 13:49:39','2024-04-17 13:46:50','2024-04-17 13:49:38',NULL,0,0,NULL,NULL),(13798,'mixpanel','completed',10,'2024-04-17 12:33:45','2024-04-17 13:56:43','2024-04-17 13:51:44','2024-04-17 13:56:42',NULL,0,0,NULL,NULL),(13799,'mixpanel','completed',10,'2024-04-17 12:57:13','2024-04-17 14:06:48','2024-04-17 14:00:12','2024-04-17 14:06:47',NULL,0,0,NULL,NULL),(13800,'mixpanel','completed',10,'2024-04-17 13:07:53','2024-04-17 14:16:53','2024-04-17 14:11:52','2024-04-17 14:16:52',NULL,0,0,NULL,NULL),(13801,'mixpanel','completed',10,'2024-04-17 13:18:47','2024-04-17 14:26:45','2024-04-17 14:21:46','2024-04-17 14:26:44',NULL,0,0,NULL,NULL),(13802,'mixpanel','completed',10,'2024-04-17 12:47:51','2024-04-17 14:36:43','2024-04-17 14:31:50','2024-04-17 14:36:42',NULL,0,0,NULL,NULL),(13803,'mixpanel','completed',10,'2024-04-17 13:01:50','2024-04-17 14:46:48','2024-04-17 14:41:49','2024-04-17 14:46:47',NULL,0,0,NULL,NULL),(13804,'mixpanel','completed',10,'2024-04-17 12:50:49','2024-04-17 14:56:47','2024-04-17 14:50:48','2024-04-17 14:56:46',NULL,0,0,NULL,NULL),(13805,'mixpanel','completed',10,'2024-04-17 13:13:09','2024-04-17 15:06:49','2024-04-17 15:01:08','2024-04-17 15:06:48',NULL,0,0,NULL,NULL),(13806,'mixpanel','completed',10,'2024-04-17 13:15:49','2024-04-17 15:16:49','2024-04-17 15:11:48','2024-04-17 15:16:48',NULL,0,0,NULL,NULL),(13807,'mixpanel','completed',10,'2024-04-17 14:13:57','2024-04-17 15:26:50','2024-04-17 15:21:56','2024-04-17 15:26:49',NULL,0,0,NULL,NULL),(13808,'mixpanel','completed',10,'2024-04-17 14:18:43','2024-04-17 15:34:05','2024-04-17 15:31:42','2024-04-17 15:34:04',NULL,0,0,NULL,NULL),(13809,'mixpanel','completed',10,'2024-04-17 13:35:49','2024-04-17 15:41:46','2024-04-17 15:36:48','2024-04-17 15:41:45',NULL,0,0,NULL,NULL),(13810,'mixpanel','completed',10,'2024-04-17 14:07:49','2024-04-17 15:51:47','2024-04-17 15:46:48','2024-04-17 15:51:46',NULL,0,0,NULL,NULL),(13811,'mixpanel','completed',10,'2024-04-17 14:54:54','2024-04-17 16:01:46','2024-04-17 15:56:53','2024-04-17 16:01:45',NULL,0,0,NULL,NULL),(13812,'mixpanel','completed',10,'2024-04-17 14:54:49','2024-04-17 16:11:48','2024-04-17 16:06:48','2024-04-17 16:11:47',NULL,0,0,NULL,NULL),(13813,'mixpanel','completed',10,'2024-04-17 14:51:40','2024-04-17 16:21:36','2024-04-17 16:16:40','2024-04-17 16:21:35',NULL,0,0,NULL,NULL),(13814,'mixpanel','completed',10,'2024-04-17 15:09:49','2024-04-17 16:31:31','2024-04-17 16:26:48','2024-04-17 16:31:30',NULL,0,0,NULL,NULL),(13815,'mixpanel','completed',10,'2024-04-17 15:05:46','2024-04-17 16:41:45','2024-04-17 16:36:45','2024-04-17 16:41:44',NULL,0,0,NULL,NULL),(13816,'mixpanel','completed',10,'2024-04-17 15:34:43','2024-04-17 16:51:48','2024-04-17 16:46:42','2024-04-17 16:51:47',NULL,0,0,NULL,NULL),(13817,'mixpanel','completed',10,'2024-04-17 15:23:47','2024-04-17 17:01:54','2024-04-17 16:56:46','2024-04-17 17:01:53',NULL,0,0,NULL,NULL),(13818,'mixpanel','completed',10,'2024-04-17 15:19:49','2024-04-17 17:11:48','2024-04-17 17:06:48','2024-04-17 17:11:42',NULL,0,0,NULL,NULL),(13819,'mixpanel','completed',10,'2024-04-17 15:15:52','2024-04-17 17:21:58','2024-04-17 17:16:51','2024-04-17 17:21:57',NULL,0,0,NULL,NULL),(13820,'mixpanel','completed',10,'2024-04-17 15:25:52','2024-04-17 17:31:49','2024-04-17 17:26:51','2024-04-17 17:31:48',NULL,0,0,NULL,NULL),(13821,'mixpanel','completed',10,'2024-04-17 16:00:49','2024-04-17 17:41:56','2024-04-17 17:36:48','2024-04-17 17:41:55',NULL,0,0,NULL,NULL),(13822,'mixpanel','completed',10,'2024-04-17 16:00:50','2024-04-17 17:50:37','2024-04-17 17:46:49','2024-04-17 17:50:37',NULL,0,0,NULL,NULL),(13823,'mixpanel','completed',10,'2024-04-17 16:11:49','2024-04-17 18:01:49','2024-04-17 17:56:48','2024-04-17 18:01:48',NULL,0,0,NULL,NULL),(13824,'mixpanel','completed',10,'2024-04-17 16:54:55','2024-04-17 18:16:45','2024-04-17 18:11:54','2024-04-17 18:16:44',NULL,0,0,NULL,NULL),(13825,'mixpanel','completed',10,'2024-04-17 17:11:28','2024-04-17 18:26:54','2024-04-17 18:20:27','2024-04-17 18:26:53',NULL,0,0,NULL,NULL),(13826,'mixpanel','completed',10,'2024-04-17 16:57:50','2024-04-17 18:36:41','2024-04-17 18:31:49','2024-04-17 18:36:40',NULL,0,0,NULL,NULL),(13827,'mixpanel','completed',10,'2024-04-17 17:02:45','2024-04-17 18:44:40','2024-04-17 18:41:44','2024-04-17 18:44:39',NULL,0,0,NULL,NULL),(13828,'mixpanel','completed',10,'2024-04-17 16:51:45','2024-04-17 18:51:49','2024-04-17 18:46:44','2024-04-17 18:51:48',NULL,0,0,NULL,NULL),(13829,'mixpanel','completed',10,'2024-04-17 17:32:54','2024-04-17 19:01:47','2024-04-17 18:56:53','2024-04-17 19:01:46',NULL,0,0,NULL,NULL),(13830,'mixpanel','completed',10,'2024-04-17 17:19:45','2024-04-17 19:11:55','2024-04-17 19:06:44','2024-04-17 19:11:53',NULL,0,0,NULL,NULL),(13831,'mixpanel','completed',10,'2024-04-17 17:35:51','2024-04-17 19:21:41','2024-04-17 19:16:50','2024-04-17 19:21:40',NULL,0,0,NULL,NULL),(13832,'mixpanel','completed',10,'2024-04-17 17:59:42','2024-04-17 19:31:45','2024-04-17 19:26:41','2024-04-17 19:31:44',NULL,0,0,NULL,NULL),(13833,'mixpanel','completed',10,'2024-04-17 18:28:45','2024-04-17 19:41:48','2024-04-17 19:36:44','2024-04-17 19:41:48',NULL,0,0,NULL,NULL),(13834,'mixpanel','completed',10,'2024-04-17 17:59:52','2024-04-17 19:51:44','2024-04-17 19:46:51','2024-04-17 19:51:43',NULL,0,0,NULL,NULL),(13835,'mixpanel','completed',10,'2024-04-17 18:51:49','2024-04-17 20:01:47','2024-04-17 19:56:49','2024-04-17 20:01:46',NULL,0,0,NULL,NULL),(13836,'mixpanel','completed',10,'2024-04-17 18:27:44','2024-04-17 20:11:45','2024-04-17 20:06:43','2024-04-17 20:11:44',NULL,0,0,NULL,NULL),(13837,'mixpanel','completed',10,'2024-04-17 18:20:44','2024-04-17 20:21:56','2024-04-17 20:16:43','2024-04-17 20:21:55',NULL,0,0,NULL,NULL),(13838,'mixpanel','completed',10,'2024-04-17 19:19:00','2024-04-17 20:31:44','2024-04-17 20:26:58','2024-04-17 20:31:43',NULL,0,0,NULL,NULL),(13839,'mixpanel','completed',10,'2024-04-17 19:20:46','2024-04-17 20:41:48','2024-04-17 20:36:45','2024-04-17 20:41:47',NULL,0,0,NULL,NULL),(13840,'mixpanel','completed',10,'2024-04-17 19:19:44','2024-04-17 20:51:49','2024-04-17 20:46:43','2024-04-17 20:51:43',NULL,0,0,NULL,NULL),(13841,'mixpanel','completed',10,'2024-04-17 19:26:46','2024-04-17 21:00:02','2024-04-17 20:56:45','2024-04-17 21:00:00',NULL,0,0,NULL,NULL),(13842,'mixpanel','completed',10,'2024-04-17 19:46:44','2024-04-17 21:11:55','2024-04-17 21:06:43','2024-04-17 21:11:55',NULL,0,0,NULL,NULL),(13843,'mixpanel','completed',10,'2024-04-17 19:45:46','2024-04-17 21:21:49','2024-04-17 21:16:45','2024-04-17 21:21:48',NULL,0,0,NULL,NULL),(13844,'mixpanel','completed',10,'2024-04-17 20:21:54','2024-04-17 21:31:54','2024-04-17 21:26:53','2024-04-17 21:31:53',NULL,0,0,NULL,NULL),(13845,'mixpanel','completed',10,'2024-04-17 20:06:48','2024-04-17 21:41:46','2024-04-17 21:36:48','2024-04-17 21:41:45',NULL,0,0,NULL,NULL),(13846,'mixpanel','completed',10,'2024-04-17 19:46:49','2024-04-17 21:51:48','2024-04-17 21:46:48','2024-04-17 21:51:46',NULL,0,0,NULL,NULL),(13847,'mixpanel','completed',10,'2024-04-17 20:38:48','2024-04-17 22:01:55','2024-04-17 21:56:46','2024-04-17 22:01:54',NULL,0,0,NULL,NULL),(13848,'subscribers_email_count','completed',10,'2024-04-26 22:00:00','2024-04-26 22:02:06','2024-04-17 22:01:54','2024-04-26 22:02:05',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(13849,'mixpanel','completed',10,'2024-04-17 20:37:05','2024-04-17 22:06:52','2024-04-17 22:04:04','2024-04-17 22:06:51',NULL,0,0,NULL,NULL),(13850,'mixpanel','completed',10,'2024-04-17 21:02:53','2024-04-17 22:16:48','2024-04-17 22:11:52','2024-04-17 22:16:47',NULL,0,0,NULL,NULL),(13851,'mixpanel','completed',10,'2024-04-17 21:02:49','2024-04-17 22:26:49','2024-04-17 22:21:48','2024-04-17 22:26:48',NULL,0,0,NULL,NULL),(13852,'mixpanel','completed',10,'2024-04-17 20:33:57','2024-04-17 22:37:00','2024-04-17 22:31:55','2024-04-17 22:36:58',NULL,0,0,NULL,NULL),(13853,'mixpanel','completed',10,'2024-04-17 21:32:51','2024-04-17 22:46:51','2024-04-17 22:41:50','2024-04-17 22:46:49',NULL,0,0,NULL,NULL),(13854,'mixpanel','completed',10,'2024-04-17 21:06:50','2024-04-17 22:56:54','2024-04-17 22:51:49','2024-04-17 22:56:53',NULL,0,0,NULL,NULL),(13855,'mixpanel','completed',10,'2024-04-17 21:25:59','2024-04-17 23:06:50','2024-04-17 23:01:57','2024-04-17 23:06:49',NULL,0,0,NULL,NULL),(13856,'mixpanel','completed',10,'2024-04-17 21:16:54','2024-04-17 23:16:48','2024-04-17 23:11:53','2024-04-17 23:16:47',NULL,0,0,NULL,NULL),(13857,'mixpanel','completed',10,'2024-04-17 21:52:45','2024-04-17 23:26:44','2024-04-17 23:21:45','2024-04-17 23:26:43',NULL,0,0,NULL,NULL),(13858,'subscribers_engagement_score','completed',10,'2024-04-19 03:43:00','2024-04-19 03:44:56','2024-04-17 23:26:43','2024-04-19 03:44:55',NULL,0,0,NULL,NULL),(13859,'mixpanel','completed',10,'2024-04-17 22:15:42','2024-04-17 23:36:55','2024-04-17 23:31:41','2024-04-17 23:36:54',NULL,0,0,NULL,NULL),(13860,'mixpanel','completed',10,'2024-04-17 22:03:49','2024-04-17 23:46:44','2024-04-17 23:41:48','2024-04-17 23:46:43',NULL,0,0,NULL,NULL),(13861,'mixpanel','completed',10,'2024-04-17 22:37:44','2024-04-17 23:56:46','2024-04-17 23:51:43','2024-04-17 23:56:44',NULL,0,0,NULL,NULL),(13862,'mixpanel','completed',10,'2024-04-17 22:51:46','2024-04-18 00:06:41','2024-04-18 00:01:45','2024-04-18 00:06:40',NULL,0,0,NULL,NULL),(13863,'mixpanel','completed',10,'2024-04-17 22:28:53','2024-04-18 00:16:46','2024-04-18 00:11:52','2024-04-18 00:16:45',NULL,0,0,NULL,NULL),(13864,'mixpanel','completed',10,'2024-04-17 22:59:51','2024-04-18 00:26:53','2024-04-18 00:21:50','2024-04-18 00:26:52',NULL,0,0,NULL,NULL),(13865,'mixpanel','completed',10,'2024-04-17 23:28:51','2024-04-18 00:36:46','2024-04-18 00:31:50','2024-04-18 00:36:45',NULL,0,0,NULL,NULL),(13866,'mixpanel','completed',10,'2024-04-17 22:45:44','2024-04-18 00:46:47','2024-04-18 00:41:43','2024-04-18 00:46:45',NULL,0,0,NULL,NULL),(13867,'mixpanel','completed',10,'2024-04-17 22:51:49','2024-04-18 00:56:47','2024-04-18 00:51:48','2024-04-18 00:56:46',NULL,0,0,NULL,NULL),(13868,'mixpanel','completed',10,'2024-04-17 23:34:52','2024-04-18 01:06:47','2024-04-18 01:01:51','2024-04-18 01:06:46',NULL,0,0,NULL,NULL),(13869,'mixpanel','completed',10,'2024-04-17 23:15:52','2024-04-18 01:16:48','2024-04-18 01:11:51','2024-04-18 01:16:47',NULL,0,0,NULL,NULL),(13870,'mixpanel','completed',10,'2024-04-17 23:25:47','2024-04-18 01:26:47','2024-04-18 01:21:46','2024-04-18 01:26:46',NULL,0,0,NULL,NULL),(13871,'mixpanel','completed',10,'2024-04-17 23:50:45','2024-04-18 01:36:47','2024-04-18 01:31:44','2024-04-18 01:36:46',NULL,0,0,NULL,NULL),(13872,'mixpanel','completed',10,'2024-04-18 00:33:51','2024-04-18 01:46:45','2024-04-18 01:41:50','2024-04-18 01:46:44',NULL,0,0,NULL,NULL),(13873,'mixpanel','completed',10,'2024-04-18 00:33:00','2024-04-18 01:51:47','2024-04-18 01:48:59','2024-04-18 01:51:46',NULL,0,0,NULL,NULL),(13874,'mixpanel','completed',10,'2024-04-18 00:23:42','2024-04-18 02:01:51','2024-04-18 01:56:41','2024-04-18 02:01:50',NULL,0,0,NULL,NULL),(13875,'mixpanel','completed',10,'2024-04-18 00:46:04','2024-04-18 02:06:47','2024-04-18 02:04:03','2024-04-18 02:06:46',NULL,0,0,NULL,NULL),(13876,'mixpanel','completed',10,'2024-04-18 00:53:49','2024-04-18 02:16:47','2024-04-18 02:11:48','2024-04-18 02:16:46',NULL,0,0,NULL,NULL),(13877,'mixpanel','completed',10,'2024-04-18 00:24:05','2024-04-18 02:26:48','2024-04-18 02:20:04','2024-04-18 02:26:47',NULL,0,0,NULL,NULL),(13878,'mixpanel','completed',10,'2024-04-18 01:08:44','2024-04-18 02:36:46','2024-04-18 02:31:43','2024-04-18 02:36:45',NULL,0,0,NULL,NULL),(13879,'mixpanel','completed',10,'2024-04-18 01:28:51','2024-04-18 02:46:45','2024-04-18 02:41:50','2024-04-18 02:46:44',NULL,0,0,NULL,NULL),(13880,'mixpanel','completed',10,'2024-04-18 01:14:45','2024-04-18 02:56:52','2024-04-18 02:51:44','2024-04-18 02:56:50',NULL,0,0,NULL,NULL),(13881,'mixpanel','completed',10,'2024-04-18 01:04:48','2024-04-18 03:04:53','2024-04-18 03:01:47','2024-04-18 03:04:51',NULL,0,0,NULL,NULL),(13882,'mixpanel','completed',10,'2024-04-18 01:15:48','2024-04-18 03:16:43','2024-04-18 03:11:47','2024-04-18 03:16:42',NULL,0,0,NULL,NULL),(13883,'mixpanel','completed',10,'2024-04-18 02:03:23','2024-04-18 03:21:51','2024-04-18 03:19:22','2024-04-18 03:21:50',NULL,0,0,NULL,NULL),(13884,'mixpanel','completed',10,'2024-04-18 01:50:40','2024-04-18 03:31:46','2024-04-18 03:25:40','2024-04-18 03:31:44',NULL,0,0,NULL,NULL),(13885,'mixpanel','completed',10,'2024-04-18 01:47:45','2024-04-18 03:40:11','2024-04-18 03:36:44','2024-04-18 03:40:10',NULL,0,0,NULL,NULL),(13886,'mixpanel','completed',10,'2024-04-18 02:32:56','2024-04-18 03:46:50','2024-04-18 03:43:55','2024-04-18 03:46:49',NULL,0,0,NULL,NULL),(13887,'mixpanel','completed',10,'2024-04-18 01:52:41','2024-04-18 03:51:46','2024-04-18 03:49:40','2024-04-18 03:51:45',NULL,0,0,NULL,NULL),(13888,'mixpanel','completed',10,'2024-04-18 02:35:14','2024-04-18 04:00:48','2024-04-18 03:55:13','2024-04-18 04:00:47',NULL,0,0,NULL,NULL),(13889,'mixpanel','completed',10,'2024-04-18 02:20:03','2024-04-18 04:11:12','2024-04-18 04:06:02','2024-04-18 04:11:11',NULL,0,0,NULL,NULL),(13890,'mixpanel','completed',10,'2024-04-18 02:36:45','2024-04-18 04:21:47','2024-04-18 04:15:44','2024-04-18 04:21:46',NULL,0,0,NULL,NULL),(13891,'mixpanel','completed',10,'2024-04-18 02:42:51','2024-04-18 04:26:52','2024-04-18 04:24:50','2024-04-18 04:26:51',NULL,0,0,NULL,NULL),(13892,'mixpanel','completed',10,'2024-04-18 02:47:44','2024-04-18 04:31:53','2024-04-18 04:29:41','2024-04-18 04:31:52',NULL,0,0,NULL,NULL),(13893,'mixpanel','completed',10,'2024-04-18 02:49:53','2024-04-18 04:40:05','2024-04-18 04:36:51','2024-04-18 04:40:01',NULL,0,0,NULL,NULL),(13894,'mixpanel','completed',10,'2024-04-18 03:28:41','2024-04-18 04:45:37','2024-04-18 04:42:38','2024-04-18 04:45:36',NULL,0,0,NULL,NULL),(13895,'mixpanel','completed',10,'2024-04-18 02:59:38','2024-04-18 04:50:40','2024-04-18 04:48:37','2024-04-18 04:50:39',NULL,0,0,NULL,NULL),(13896,'mixpanel','completed',10,'2024-04-18 02:57:38','2024-04-18 04:56:38','2024-04-18 04:53:37','2024-04-18 04:56:37',NULL,0,0,NULL,NULL),(13897,'mixpanel','completed',10,'2024-04-18 02:59:40','2024-04-18 05:02:38','2024-04-18 04:59:39','2024-04-18 05:02:37',NULL,0,0,NULL,NULL),(13898,'mixpanel','completed',10,'2024-04-18 03:35:39','2024-04-18 05:08:40','2024-04-18 05:05:38','2024-04-18 05:08:38',NULL,0,0,NULL,NULL),(13899,'mixpanel','completed',10,'2024-04-18 03:58:39','2024-04-18 05:14:39','2024-04-18 05:11:38','2024-04-18 05:14:38',NULL,0,0,NULL,NULL),(13900,'mixpanel','completed',10,'2024-04-18 04:10:38','2024-04-18 05:20:38','2024-04-18 05:17:37','2024-04-18 05:20:37',NULL,0,0,NULL,NULL),(13901,'mixpanel','completed',10,'2024-04-18 03:47:38','2024-04-18 05:26:38','2024-04-18 05:23:37','2024-04-18 05:26:37',NULL,0,0,NULL,NULL),(13902,'mixpanel','completed',10,'2024-04-18 04:19:39','2024-04-18 05:32:39','2024-04-18 05:29:37','2024-04-18 05:32:38',NULL,0,0,NULL,NULL),(13903,'mixpanel','completed',10,'2024-04-18 04:19:45','2024-04-18 05:39:03','2024-04-18 05:35:44','2024-04-18 05:39:02',NULL,0,0,NULL,NULL),(13904,'mixpanel','completed',10,'2024-04-18 03:56:50','2024-04-18 05:45:56','2024-04-18 05:41:49','2024-04-18 05:45:55',NULL,0,0,NULL,NULL),(13905,'mixpanel','completed',10,'2024-04-18 04:40:12','2024-04-18 05:51:50','2024-04-18 05:49:11','2024-04-18 05:51:49',NULL,0,0,NULL,NULL),(13906,'mixpanel','completed',10,'2024-04-18 04:42:39','2024-04-18 05:59:19','2024-04-18 05:55:37','2024-04-18 05:59:18',NULL,0,0,NULL,NULL),(13907,'mixpanel','completed',10,'2024-04-18 04:02:53','2024-04-18 06:06:10','2024-04-18 06:01:52','2024-04-18 06:06:09',NULL,0,0,NULL,NULL),(13908,'mixpanel','completed',10,'2024-04-18 04:47:22','2024-04-18 06:11:52','2024-04-18 06:09:21','2024-04-18 06:11:51',NULL,0,0,NULL,NULL),(13909,'mixpanel','completed',10,'2024-04-18 04:26:38','2024-04-18 06:19:19','2024-04-18 06:15:37','2024-04-18 06:19:18',NULL,0,0,NULL,NULL),(13910,'mixpanel','completed',10,'2024-04-18 04:29:54','2024-04-18 06:26:01','2024-04-18 06:21:53','2024-04-18 06:26:00',NULL,0,0,NULL,NULL),(13911,'mixpanel','completed',10,'2024-04-18 04:49:27','2024-04-18 06:31:45','2024-04-18 06:29:26','2024-04-18 06:31:44',NULL,0,0,NULL,NULL),(13912,'mixpanel','completed',10,'2024-04-18 04:48:46','2024-04-18 06:39:47','2024-04-18 06:36:45','2024-04-18 06:39:47',NULL,0,0,NULL,NULL),(13913,'mixpanel','completed',10,'2024-04-18 05:29:56','2024-04-18 06:46:49','2024-04-18 06:41:55','2024-04-18 06:46:48',NULL,0,0,NULL,NULL),(13914,'mixpanel','completed',10,'2024-04-18 05:38:26','2024-04-18 06:54:19','2024-04-18 06:50:25','2024-04-18 06:54:18',NULL,0,0,NULL,NULL),(13915,'mixpanel','completed',10,'2024-04-18 05:04:47','2024-04-18 07:00:51','2024-04-18 06:56:46','2024-04-18 07:00:49',NULL,0,0,NULL,NULL),(13916,'mixpanel','completed',10,'2024-04-18 05:57:43','2024-04-18 07:08:21','2024-04-18 07:04:42','2024-04-18 07:08:20',NULL,0,0,NULL,NULL),(13917,'mixpanel','completed',10,'2024-04-18 05:51:48','2024-04-18 07:15:58','2024-04-18 07:11:47','2024-04-18 07:15:57',NULL,0,0,NULL,NULL),(13918,'mixpanel','completed',10,'2024-04-18 06:02:36','2024-04-18 07:21:49','2024-04-18 07:19:35','2024-04-18 07:21:47',NULL,0,0,NULL,NULL),(13919,'mixpanel','completed',10,'2024-04-18 05:51:02','2024-04-18 07:26:49','2024-04-18 07:24:01','2024-04-18 07:26:48',NULL,0,0,NULL,NULL),(13920,'mixpanel','completed',10,'2024-04-18 06:18:49','2024-04-18 07:35:59','2024-04-18 07:31:47','2024-04-18 07:35:58',NULL,0,0,NULL,NULL),(13921,'mixpanel','completed',10,'2024-04-18 06:22:12','2024-04-18 07:44:27','2024-04-18 07:40:11','2024-04-18 07:44:26',NULL,0,0,NULL,NULL),(13922,'mixpanel','completed',10,'2024-04-18 06:27:49','2024-04-18 07:51:57','2024-04-18 07:46:48','2024-04-18 07:51:56',NULL,0,0,NULL,NULL),(13923,'mixpanel','completed',10,'2024-04-18 06:02:23','2024-04-18 08:01:44','2024-04-18 07:55:22','2024-04-18 08:01:43',NULL,0,0,NULL,NULL),(13924,'mixpanel','completed',10,'2024-04-18 06:19:11','2024-04-18 08:11:13','2024-04-18 08:06:10','2024-04-18 08:11:12',NULL,0,0,NULL,NULL),(13925,'mixpanel','completed',10,'2024-04-18 07:03:40','2024-04-18 08:20:50','2024-04-18 08:15:39','2024-04-18 08:20:49',NULL,0,0,NULL,NULL),(13926,'mixpanel','completed',10,'2024-04-18 06:31:21','2024-04-18 08:30:02','2024-04-18 08:25:20','2024-04-18 08:30:01',NULL,0,0,NULL,NULL),(13927,'mixpanel','completed',10,'2024-04-18 07:24:49','2024-04-18 08:39:51','2024-04-18 08:34:48','2024-04-18 08:39:50',NULL,0,0,NULL,NULL),(13928,'mixpanel','completed',10,'2024-04-18 07:24:45','2024-04-18 08:49:27','2024-04-18 08:46:44','2024-04-18 08:49:26',NULL,0,0,NULL,NULL),(13929,'mixpanel','completed',10,'2024-04-18 07:10:49','2024-04-18 08:56:53','2024-04-18 08:51:48','2024-04-18 08:56:52',NULL,0,0,NULL,NULL),(13930,'mixpanel','completed',10,'2024-04-18 07:25:30','2024-04-18 09:01:48','2024-04-18 08:59:29','2024-04-18 09:01:47',NULL,0,0,NULL,NULL),(13931,'mixpanel','completed',10,'2024-04-18 07:46:48','2024-04-18 09:09:03','2024-04-18 09:06:47','2024-04-18 09:09:02',NULL,0,0,NULL,NULL),(13932,'mixpanel','completed',10,'2024-04-18 07:48:51','2024-04-18 09:14:18','2024-04-18 09:11:50','2024-04-18 09:14:16',NULL,0,0,NULL,NULL),(13933,'mixpanel','completed',10,'2024-04-18 07:31:43','2024-04-18 09:19:27','2024-04-18 09:16:42','2024-04-18 09:19:26',NULL,0,0,NULL,NULL),(13934,'mixpanel','completed',10,'2024-04-18 07:30:49','2024-04-18 09:24:32','2024-04-18 09:21:48','2024-04-18 09:24:31',NULL,0,0,NULL,NULL),(13935,'mixpanel','completed',10,'2024-04-18 08:12:48','2024-04-18 09:29:32','2024-04-18 09:26:47','2024-04-18 09:29:31',NULL,0,0,NULL,NULL),(13936,'mixpanel','completed',10,'2024-04-18 07:47:48','2024-04-18 09:34:22','2024-04-18 09:31:47','2024-04-18 09:34:20',NULL,0,0,NULL,NULL),(13937,'mixpanel','completed',10,'2024-04-18 08:22:49','2024-04-18 09:39:32','2024-04-18 09:36:48','2024-04-18 09:39:31',NULL,0,0,NULL,NULL),(13938,'mixpanel','completed',10,'2024-04-18 08:27:46','2024-04-18 09:44:50','2024-04-18 09:41:45','2024-04-18 09:44:48',NULL,0,0,NULL,NULL),(13939,'mixpanel','completed',10,'2024-04-18 07:56:08','2024-04-18 09:50:03','2024-04-18 09:47:07','2024-04-18 09:50:01',NULL,0,0,NULL,NULL),(13940,'mixpanel','completed',10,'2024-04-18 08:24:41','2024-04-18 09:54:58','2024-04-18 09:52:39','2024-04-18 09:54:57',NULL,0,0,NULL,NULL),(13941,'mixpanel','completed',10,'2024-04-18 08:26:30','2024-04-18 10:05:32','2024-04-18 10:00:29','2024-04-18 10:05:31',NULL,0,0,NULL,NULL),(13942,'mixpanel','completed',10,'2024-04-18 08:47:51','2024-04-18 10:15:53','2024-04-18 10:10:49','2024-04-18 10:15:52',NULL,0,0,NULL,NULL),(13943,'mixpanel','completed',10,'2024-04-18 09:09:51','2024-04-18 10:26:00','2024-04-18 10:21:51','2024-04-18 10:25:58',NULL,0,0,NULL,NULL),(13944,'mixpanel','completed',10,'2024-04-18 08:39:25','2024-04-18 10:36:47','2024-04-18 10:30:24','2024-04-18 10:36:46',NULL,0,0,NULL,NULL),(13945,'mixpanel','completed',10,'2024-04-18 08:54:47','2024-04-18 10:46:47','2024-04-18 10:41:46','2024-04-18 10:46:47',NULL,0,0,NULL,NULL),(13946,'mixpanel','completed',10,'2024-04-18 09:39:02','2024-04-18 10:56:53','2024-04-18 10:52:00','2024-04-18 10:56:52',NULL,0,0,NULL,NULL),(13947,'schedule_re_engagement_email','completed',10,'2024-04-19 10:56:53','2024-04-19 11:01:48','2024-04-18 10:56:52','2024-04-19 11:01:46',NULL,0,0,NULL,NULL),(13948,'mixpanel','completed',10,'2024-04-18 09:50:48','2024-04-18 11:06:47','2024-04-18 11:01:47','2024-04-18 11:06:46',NULL,0,0,NULL,NULL),(13949,'mixpanel','completed',10,'2024-04-18 09:47:53','2024-04-18 11:16:52','2024-04-18 11:11:52','2024-04-18 11:16:51',NULL,0,0,NULL,NULL),(13950,'mixpanel','completed',10,'2024-04-18 09:28:49','2024-04-18 11:26:51','2024-04-18 11:21:48','2024-04-18 11:26:50',NULL,0,0,NULL,NULL),(13951,'mixpanel','completed',10,'2024-04-18 09:44:47','2024-04-18 11:36:49','2024-04-18 11:31:46','2024-04-18 11:36:48',NULL,0,0,NULL,NULL),(13952,'mixpanel','completed',10,'2024-04-18 09:51:52','2024-04-18 11:46:43','2024-04-18 11:41:51','2024-04-18 11:46:42',NULL,0,0,NULL,NULL),(13953,'mixpanel','completed',10,'2024-04-18 10:12:49','2024-04-18 11:55:45','2024-04-18 11:51:48','2024-04-18 11:55:43',NULL,0,0,NULL,NULL),(13954,'mixpanel','completed',10,'2024-04-18 10:48:52','2024-04-18 12:06:49','2024-04-18 12:01:51','2024-04-18 12:06:47',NULL,0,0,NULL,NULL),(13955,'mixpanel','completed',10,'2024-04-18 10:34:49','2024-04-18 12:16:50','2024-04-18 12:11:48','2024-04-18 12:16:49',NULL,0,0,NULL,NULL),(13956,'mixpanel','completed',10,'2024-04-18 11:17:42','2024-04-18 12:26:50','2024-04-18 12:21:41','2024-04-18 12:26:49',NULL,0,0,NULL,NULL),(13957,'mixpanel','completed',10,'2024-04-18 11:18:46','2024-04-18 12:36:42','2024-04-18 12:31:45','2024-04-18 12:36:41',NULL,0,0,NULL,NULL),(13958,'mixpanel','completed',10,'2024-04-18 10:44:47','2024-04-18 12:46:48','2024-04-18 12:41:46','2024-04-18 12:46:47',NULL,0,0,NULL,NULL),(13959,'mixpanel','completed',10,'2024-04-18 10:59:44','2024-04-18 12:56:51','2024-04-18 12:51:43','2024-04-18 12:56:50',NULL,0,0,NULL,NULL),(13960,'mixpanel','completed',10,'2024-04-18 11:50:56','2024-04-18 13:06:49','2024-04-18 13:01:55','2024-04-18 13:06:48',NULL,0,0,NULL,NULL),(13961,'mixpanel','completed',10,'2024-04-18 11:24:48','2024-04-18 13:16:47','2024-04-18 13:11:47','2024-04-18 13:16:45',NULL,0,0,NULL,NULL),(13962,'mixpanel','completed',10,'2024-04-18 12:10:45','2024-04-18 13:26:53','2024-04-18 13:21:44','2024-04-18 13:26:52',NULL,0,0,NULL,NULL),(13963,'mixpanel','completed',10,'2024-04-18 12:17:43','2024-04-18 13:36:51','2024-04-18 13:31:42','2024-04-18 13:36:50',NULL,0,0,NULL,NULL),(13964,'mixpanel','completed',10,'2024-04-18 12:38:53','2024-04-18 13:46:50','2024-04-18 13:41:52','2024-04-18 13:46:48',NULL,0,0,NULL,NULL),(13965,'mixpanel','completed',10,'2024-04-18 12:10:48','2024-04-18 13:56:45','2024-04-18 13:51:47','2024-04-18 13:56:44',NULL,0,0,NULL,NULL),(13966,'mixpanel','completed',10,'2024-04-18 12:23:57','2024-04-18 14:01:50','2024-04-18 13:58:56','2024-04-18 14:01:49',NULL,0,0,NULL,NULL),(13967,'mixpanel','completed',10,'2024-04-18 12:36:47','2024-04-18 14:11:53','2024-04-18 14:06:46','2024-04-18 14:11:52',NULL,0,0,NULL,NULL),(13968,'mixpanel','completed',10,'2024-04-18 12:21:55','2024-04-18 14:21:48','2024-04-18 14:16:49','2024-04-18 14:21:47',NULL,0,0,NULL,NULL),(13969,'mixpanel','completed',10,'2024-04-18 13:03:44','2024-04-18 14:31:49','2024-04-18 14:26:43','2024-04-18 14:31:48',NULL,0,0,NULL,NULL),(13970,'mixpanel','completed',10,'2024-04-18 13:33:52','2024-04-18 14:42:05','2024-04-18 14:36:51','2024-04-18 14:42:04',NULL,0,0,NULL,NULL),(13971,'mixpanel','completed',10,'2024-04-18 13:16:44','2024-04-18 14:51:50','2024-04-18 14:46:43','2024-04-18 14:51:48',NULL,0,0,NULL,NULL),(13972,'mixpanel','completed',10,'2024-04-18 13:04:47','2024-04-18 14:59:17','2024-04-18 14:56:45','2024-04-18 14:59:16',NULL,0,0,NULL,NULL),(13973,'mixpanel','completed',10,'2024-04-18 13:43:48','2024-04-18 15:06:51','2024-04-18 15:01:47','2024-04-18 15:06:50',NULL,0,0,NULL,NULL),(13974,'mixpanel','completed',10,'2024-04-18 13:57:53','2024-04-18 15:16:45','2024-04-18 15:11:52','2024-04-18 15:16:44',NULL,0,0,NULL,NULL),(13975,'mixpanel','completed',10,'2024-04-18 13:53:37','2024-04-18 15:25:50','2024-04-18 15:21:36','2024-04-18 15:25:49',NULL,0,0,NULL,NULL),(13976,'mixpanel','completed',10,'2024-04-18 14:26:42','2024-04-18 15:36:47','2024-04-18 15:30:41','2024-04-18 15:36:46',NULL,0,0,NULL,NULL),(13977,'mixpanel','completed',10,'2024-04-18 14:26:15','2024-04-18 15:41:48','2024-04-18 15:39:14','2024-04-18 15:41:47',NULL,0,0,NULL,NULL),(13978,'mixpanel','completed',10,'2024-04-18 14:32:45','2024-04-18 15:51:07','2024-04-18 15:46:44','2024-04-18 15:51:06',NULL,0,0,NULL,NULL),(13979,'mixpanel','completed',10,'2024-04-18 14:47:45','2024-04-18 16:01:51','2024-04-18 15:56:43','2024-04-18 16:01:51',NULL,0,0,NULL,NULL),(13980,'mixpanel','completed',10,'2024-04-18 14:24:45','2024-04-18 16:11:48','2024-04-18 16:06:44','2024-04-18 16:11:47',NULL,0,0,NULL,NULL),(13981,'mixpanel','completed',10,'2024-04-18 14:49:47','2024-04-18 16:21:53','2024-04-18 16:16:46','2024-04-18 16:21:52',NULL,0,0,NULL,NULL),(13982,'mixpanel','completed',10,'2024-04-18 15:05:45','2024-04-18 16:31:51','2024-04-18 16:26:44','2024-04-18 16:31:50',NULL,0,0,NULL,NULL),(13983,'mixpanel','completed',10,'2024-04-18 15:06:17','2024-04-18 16:41:40','2024-04-18 16:35:16','2024-04-18 16:41:39',NULL,0,0,NULL,NULL),(13984,'mixpanel','completed',10,'2024-04-18 15:21:52','2024-04-18 16:49:41','2024-04-18 16:46:50','2024-04-18 16:49:40',NULL,0,0,NULL,NULL),(13985,'mixpanel','completed',10,'2024-04-18 15:04:51','2024-04-18 16:56:51','2024-04-18 16:51:50','2024-04-18 16:56:50',NULL,0,0,NULL,NULL),(13986,'mixpanel','completed',10,'2024-04-18 15:17:52','2024-04-18 17:06:53','2024-04-18 17:01:51','2024-04-18 17:06:52',NULL,0,0,NULL,NULL),(13987,'mixpanel','completed',10,'2024-04-18 15:46:04','2024-04-18 17:16:46','2024-04-18 17:11:57','2024-04-18 17:16:45',NULL,0,0,NULL,NULL),(13988,'mixpanel','completed',10,'2024-04-18 15:43:49','2024-04-18 17:26:48','2024-04-18 17:21:48','2024-04-18 17:26:47',NULL,0,0,NULL,NULL),(13989,'mixpanel','completed',10,'2024-04-18 15:41:46','2024-04-18 17:36:44','2024-04-18 17:31:45','2024-04-18 17:36:43',NULL,0,0,NULL,NULL),(13990,'mixpanel','completed',10,'2024-04-18 16:28:21','2024-04-18 17:46:48','2024-04-18 17:40:21','2024-04-18 17:46:47',NULL,0,0,NULL,NULL),(13991,'mixpanel','completed',10,'2024-04-18 16:42:52','2024-04-18 17:56:47','2024-04-18 17:51:51','2024-04-18 17:56:46',NULL,0,0,NULL,NULL),(13992,'mixpanel','completed',10,'2024-04-18 16:47:48','2024-04-18 18:06:44','2024-04-18 18:01:47','2024-04-18 18:06:43',NULL,0,0,NULL,NULL),(13993,'mixpanel','completed',10,'2024-04-18 17:05:51','2024-04-18 18:15:37','2024-04-18 18:11:50','2024-04-18 18:15:36',NULL,0,0,NULL,NULL),(13994,'mixpanel','completed',10,'2024-04-18 17:13:51','2024-04-18 18:26:51','2024-04-18 18:21:50','2024-04-18 18:26:50',NULL,0,0,NULL,NULL),(13995,'mixpanel','completed',10,'2024-04-18 16:35:49','2024-04-18 18:36:55','2024-04-18 18:31:48','2024-04-18 18:36:54',NULL,0,0,NULL,NULL),(13996,'mixpanel','completed',10,'2024-04-18 17:36:58','2024-04-18 18:41:47','2024-04-18 18:38:57','2024-04-18 18:41:46',NULL,0,0,NULL,NULL),(13997,'mixpanel','completed',10,'2024-04-18 16:56:54','2024-04-18 18:51:46','2024-04-18 18:46:53','2024-04-18 18:51:45',NULL,0,0,NULL,NULL),(13998,'mixpanel','completed',10,'2024-04-18 17:20:49','2024-04-18 18:58:51','2024-04-18 18:56:48','2024-04-18 18:58:50',NULL,0,0,NULL,NULL),(13999,'mixpanel','completed',10,'2024-04-18 17:17:22','2024-04-18 19:03:46','2024-04-18 19:01:21','2024-04-18 19:03:45',NULL,0,0,NULL,NULL),(14000,'mixpanel','completed',10,'2024-04-18 17:34:09','2024-04-18 19:11:44','2024-04-18 19:06:08','2024-04-18 19:11:43',NULL,0,0,NULL,NULL),(14001,'mixpanel','completed',10,'2024-04-18 18:12:49','2024-04-18 19:21:53','2024-04-18 19:16:48','2024-04-18 19:21:52',NULL,0,0,NULL,NULL),(14002,'mixpanel','completed',10,'2024-04-18 17:28:46','2024-04-18 19:31:45','2024-04-18 19:26:45','2024-04-18 19:31:44',NULL,0,0,NULL,NULL),(14003,'mixpanel','completed',10,'2024-04-18 17:48:44','2024-04-18 19:41:47','2024-04-18 19:36:43','2024-04-18 19:41:46',NULL,0,0,NULL,NULL),(14004,'mixpanel','completed',10,'2024-04-18 18:19:47','2024-04-18 19:46:50','2024-04-18 19:44:46','2024-04-18 19:46:49',NULL,0,0,NULL,NULL),(14005,'mixpanel','completed',10,'2024-04-18 18:24:18','2024-04-18 19:56:52','2024-04-18 19:52:15','2024-04-18 19:56:50',NULL,0,0,NULL,NULL),(14006,'mixpanel','completed',10,'2024-04-18 18:14:47','2024-04-18 20:06:49','2024-04-18 20:01:46','2024-04-18 20:06:48',NULL,0,0,NULL,NULL),(14007,'mixpanel','completed',10,'2024-04-18 18:23:48','2024-04-18 20:16:45','2024-04-18 20:11:47','2024-04-18 20:16:44',NULL,0,0,NULL,NULL),(14008,'mixpanel','completed',10,'2024-04-18 18:31:43','2024-04-18 20:26:52','2024-04-18 20:21:42','2024-04-18 20:26:51',NULL,0,0,NULL,NULL),(14009,'mixpanel','completed',10,'2024-04-18 18:46:50','2024-04-18 20:36:53','2024-04-18 20:31:49','2024-04-18 20:36:52',NULL,0,0,NULL,NULL),(14010,'mixpanel','completed',10,'2024-04-18 19:35:49','2024-04-18 20:46:48','2024-04-18 20:41:49','2024-04-18 20:46:47',NULL,0,0,NULL,NULL),(14011,'mixpanel','completed',10,'2024-04-18 19:26:48','2024-04-18 20:56:55','2024-04-18 20:51:47','2024-04-18 20:56:54',NULL,0,0,NULL,NULL),(14012,'mixpanel','completed',10,'2024-04-18 20:02:50','2024-04-18 21:11:56','2024-04-18 21:06:46','2024-04-18 21:11:53',NULL,0,0,NULL,NULL),(14013,'mixpanel','completed',10,'2024-04-18 19:53:53','2024-04-18 21:21:47','2024-04-18 21:16:50','2024-04-18 21:21:45',NULL,0,0,NULL,NULL),(14014,'mixpanel','completed',10,'2024-04-18 19:39:52','2024-04-18 21:31:47','2024-04-18 21:26:51','2024-04-18 21:31:46',NULL,0,0,NULL,NULL),(14015,'mixpanel','completed',10,'2024-04-18 20:11:49','2024-04-18 21:41:53','2024-04-18 21:36:48','2024-04-18 21:41:52',NULL,0,0,NULL,NULL),(14016,'mixpanel','completed',10,'2024-04-18 20:11:51','2024-04-18 21:51:51','2024-04-18 21:46:50','2024-04-18 21:51:50',NULL,0,0,NULL,NULL),(14017,'mixpanel','completed',10,'2024-04-18 20:58:46','2024-04-18 22:05:15','2024-04-18 22:01:45','2024-04-18 22:05:14',NULL,0,0,NULL,NULL),(14018,'mixpanel','completed',10,'2024-04-18 21:08:48','2024-04-18 22:16:45','2024-04-18 22:11:47','2024-04-18 22:16:44',NULL,0,0,NULL,NULL),(14019,'mixpanel','completed',10,'2024-04-18 21:16:45','2024-04-18 22:26:44','2024-04-18 22:21:43','2024-04-18 22:26:43',NULL,0,0,NULL,NULL),(14020,'mixpanel','completed',10,'2024-04-18 20:41:49','2024-04-18 22:36:45','2024-04-18 22:31:48','2024-04-18 22:36:44',NULL,0,0,NULL,NULL),(14021,'mixpanel','completed',10,'2024-04-18 21:07:54','2024-04-18 22:46:44','2024-04-18 22:41:53','2024-04-18 22:46:43',NULL,0,0,NULL,NULL),(14022,'mixpanel','completed',10,'2024-04-18 21:22:44','2024-04-18 22:56:54','2024-04-18 22:51:43','2024-04-18 22:56:53',NULL,0,0,NULL,NULL),(14023,'mixpanel','completed',10,'2024-04-18 21:50:44','2024-04-18 23:06:47','2024-04-18 23:01:43','2024-04-18 23:06:46',NULL,0,0,NULL,NULL),(14024,'mixpanel','completed',10,'2024-04-18 21:19:00','2024-04-18 23:11:45','2024-04-18 23:08:59','2024-04-18 23:11:44',NULL,0,0,NULL,NULL),(14025,'mixpanel','completed',10,'2024-04-18 21:38:44','2024-04-18 23:21:46','2024-04-18 23:16:43','2024-04-18 23:21:45',NULL,0,0,NULL,NULL),(14026,'mixpanel','completed',10,'2024-04-18 22:13:47','2024-04-18 23:31:46','2024-04-18 23:26:46','2024-04-18 23:31:45',NULL,0,0,NULL,NULL),(14027,'mixpanel','completed',10,'2024-04-18 22:28:46','2024-04-18 23:41:46','2024-04-18 23:36:45','2024-04-18 23:41:45',NULL,0,0,NULL,NULL),(14028,'mixpanel','completed',10,'2024-04-18 22:06:51','2024-04-18 23:51:42','2024-04-18 23:46:50','2024-04-18 23:51:42',NULL,0,0,NULL,NULL),(14029,'mixpanel','completed',10,'2024-04-18 22:55:11','2024-04-19 00:06:47','2024-04-19 00:02:08','2024-04-19 00:06:47',NULL,0,0,NULL,NULL),(14030,'mixpanel','completed',10,'2024-04-18 22:42:00','2024-04-19 00:16:48','2024-04-19 00:12:00','2024-04-19 00:16:48',NULL,0,0,NULL,NULL),(14031,'mixpanel','completed',10,'2024-04-18 22:55:49','2024-04-19 00:26:44','2024-04-19 00:21:49','2024-04-19 00:26:43',NULL,0,0,NULL,NULL),(14032,'mixpanel','completed',10,'2024-04-18 23:23:47','2024-04-19 00:35:19','2024-04-19 00:31:47','2024-04-19 00:35:18',NULL,0,0,NULL,NULL),(14033,'mixpanel','completed',10,'2024-04-18 23:36:51','2024-04-19 00:46:53','2024-04-19 00:41:50','2024-04-19 00:46:53',NULL,0,0,NULL,NULL),(14034,'mixpanel','completed',10,'2024-04-18 23:39:45','2024-04-19 00:56:49','2024-04-19 00:51:44','2024-04-19 00:56:48',NULL,0,0,NULL,NULL),(14035,'mixpanel','completed',10,'2024-04-18 23:17:45','2024-04-19 01:06:44','2024-04-19 01:01:44','2024-04-19 01:06:44',NULL,0,0,NULL,NULL),(14036,'mixpanel','completed',10,'2024-04-18 23:10:46','2024-04-19 01:16:42','2024-04-19 01:11:45','2024-04-19 01:16:41',NULL,0,0,NULL,NULL),(14037,'mixpanel','completed',10,'2024-04-18 23:55:51','2024-04-19 01:26:48','2024-04-19 01:21:50','2024-04-19 01:26:47',NULL,0,0,NULL,NULL),(14038,'mixpanel','completed',10,'2024-04-18 23:59:45','2024-04-19 01:36:46','2024-04-19 01:31:44','2024-04-19 01:36:45',NULL,0,0,NULL,NULL),(14039,'mixpanel','completed',10,'2024-04-19 00:29:41','2024-04-19 01:45:54','2024-04-19 01:41:40','2024-04-19 01:45:53',NULL,0,0,NULL,NULL),(14040,'mixpanel','completed',10,'2024-04-19 00:22:45','2024-04-19 01:56:49','2024-04-19 01:51:45','2024-04-19 01:56:48',NULL,0,0,NULL,NULL),(14041,'mixpanel','completed',10,'2024-04-19 00:09:42','2024-04-19 02:06:51','2024-04-19 02:01:41','2024-04-19 02:06:48',NULL,0,0,NULL,NULL),(14042,'mixpanel','completed',10,'2024-04-19 00:49:44','2024-04-19 02:16:42','2024-04-19 02:11:43','2024-04-19 02:16:41',NULL,0,0,NULL,NULL),(14043,'mixpanel','completed',10,'2024-04-19 01:19:41','2024-04-19 02:26:45','2024-04-19 02:21:40','2024-04-19 02:26:44',NULL,0,0,NULL,NULL),(14044,'mixpanel','completed',10,'2024-04-19 00:35:00','2024-04-19 02:31:49','2024-04-19 02:29:00','2024-04-19 02:31:48',NULL,0,0,NULL,NULL),(14045,'mixpanel','completed',10,'2024-04-19 01:14:46','2024-04-19 02:41:45','2024-04-19 02:36:45','2024-04-19 02:41:44',NULL,0,0,NULL,NULL),(14046,'mixpanel','completed',10,'2024-04-19 00:47:41','2024-04-19 02:51:53','2024-04-19 02:46:41','2024-04-19 02:51:53',NULL,0,0,NULL,NULL),(14047,'mixpanel','completed',10,'2024-04-19 01:11:50','2024-04-19 03:01:50','2024-04-19 02:56:49','2024-04-19 03:01:49',NULL,0,0,NULL,NULL),(14048,'mixpanel','completed',10,'2024-04-19 01:27:45','2024-04-19 03:11:57','2024-04-19 03:06:44','2024-04-19 03:11:57',NULL,0,0,NULL,NULL),(14049,'mixpanel','completed',10,'2024-04-19 01:17:12','2024-04-19 03:21:44','2024-04-19 03:15:12','2024-04-19 03:21:44',NULL,0,0,NULL,NULL),(14050,'mixpanel','completed',10,'2024-04-19 02:04:49','2024-04-19 03:29:16','2024-04-19 03:26:48','2024-04-19 03:29:15',NULL,0,0,NULL,NULL),(14051,'mixpanel','completed',10,'2024-04-19 02:12:49','2024-04-19 03:36:48','2024-04-19 03:31:49','2024-04-19 03:36:47',NULL,0,0,NULL,NULL),(14052,'mixpanel','completed',10,'2024-04-19 02:33:03','2024-04-19 03:41:47','2024-04-19 03:39:03','2024-04-19 03:41:46',NULL,0,0,NULL,NULL),(14053,'subscribers_engagement_score','completed',10,'2024-04-19 03:44:56','2024-04-19 03:48:07','2024-04-19 03:44:55','2024-04-19 03:48:07',NULL,0,0,NULL,NULL),(14054,'mixpanel','completed',10,'2024-04-19 02:19:56','2024-04-19 03:48:07','2024-04-19 03:44:55','2024-04-19 03:48:07',NULL,0,0,NULL,NULL),(14055,'subscribers_engagement_score','completed',10,'2024-04-20 13:16:00','2024-04-20 13:17:14','2024-04-19 03:48:07','2024-04-20 13:17:13',NULL,0,0,NULL,NULL),(14056,'mixpanel','completed',10,'2024-04-19 01:59:48','2024-04-19 03:55:38','2024-04-19 03:51:47','2024-04-19 03:55:37',NULL,0,0,NULL,NULL),(14057,'mixpanel','completed',10,'2024-04-19 02:21:45','2024-04-19 04:05:27','2024-04-19 04:01:44','2024-04-19 04:05:27',NULL,0,0,NULL,NULL),(14058,'mixpanel','completed',10,'2024-04-19 02:21:53','2024-04-19 04:16:03','2024-04-19 04:09:52','2024-04-19 04:16:02',NULL,0,0,NULL,NULL),(14059,'mixpanel','completed',10,'2024-04-19 03:01:43','2024-04-19 04:26:52','2024-04-19 04:21:42','2024-04-19 04:26:51',NULL,0,0,NULL,NULL),(14060,'mixpanel','completed',10,'2024-04-19 02:47:51','2024-04-19 04:34:01','2024-04-19 04:31:49','2024-04-19 04:34:00',NULL,0,0,NULL,NULL),(14061,'mixpanel','completed',10,'2024-04-19 02:50:45','2024-04-19 04:39:07','2024-04-19 04:36:44','2024-04-19 04:39:06',NULL,0,0,NULL,NULL),(14062,'mixpanel','completed',10,'2024-04-19 03:22:48','2024-04-19 04:44:49','2024-04-19 04:41:47','2024-04-19 04:44:48',NULL,0,0,NULL,NULL),(14063,'mixpanel','completed',10,'2024-04-19 03:01:55','2024-04-19 04:55:11','2024-04-19 04:49:55','2024-04-19 04:55:10',NULL,0,0,NULL,NULL),(14064,'mixpanel','completed',10,'2024-04-19 03:03:36','2024-04-19 05:01:46','2024-04-19 04:59:35','2024-04-19 05:01:45',NULL,0,0,NULL,NULL),(14065,'mixpanel','completed',10,'2024-04-19 03:10:44','2024-04-19 05:06:55','2024-04-19 05:04:43','2024-04-19 05:06:54',NULL,0,0,NULL,NULL),(14066,'mixpanel','completed',10,'2024-04-19 03:23:06','2024-04-19 05:11:47','2024-04-19 05:09:05','2024-04-19 05:11:46',NULL,0,0,NULL,NULL),(14067,'mixpanel','completed',10,'2024-04-19 03:22:55','2024-04-19 05:16:45','2024-04-19 05:13:54','2024-04-19 05:16:44',NULL,0,0,NULL,NULL),(14068,'mixpanel','completed',10,'2024-04-19 04:10:43','2024-04-19 05:26:53','2024-04-19 05:21:42','2024-04-19 05:26:52',NULL,0,0,NULL,NULL),(14069,'mixpanel','completed',10,'2024-04-19 04:16:44','2024-04-19 05:36:48','2024-04-19 05:31:43','2024-04-19 05:36:48',NULL,0,0,NULL,NULL),(14070,'mixpanel','completed',10,'2024-04-19 04:31:34','2024-04-19 05:45:29','2024-04-19 05:41:33','2024-04-19 05:45:28',NULL,0,0,NULL,NULL),(14071,'mixpanel','completed',10,'2024-04-19 04:30:12','2024-04-19 05:54:13','2024-04-19 05:50:11','2024-04-19 05:54:12',NULL,0,0,NULL,NULL),(14072,'mixpanel','completed',10,'2024-04-19 04:25:44','2024-04-19 06:01:48','2024-04-19 05:56:43','2024-04-19 06:01:47',NULL,0,0,NULL,NULL),(14073,'mixpanel','completed',10,'2024-04-19 04:58:50','2024-04-19 06:10:54','2024-04-19 06:06:49','2024-04-19 06:10:53',NULL,0,0,NULL,NULL),(14074,'mixpanel','completed',10,'2024-04-19 04:27:58','2024-04-19 06:19:11','2024-04-19 06:14:57','2024-04-19 06:19:10',NULL,0,0,NULL,NULL),(14075,'mixpanel','completed',10,'2024-04-19 05:03:52','2024-04-19 06:26:53','2024-04-19 06:21:51','2024-04-19 06:26:52',NULL,0,0,NULL,NULL),(14076,'mixpanel','completed',10,'2024-04-19 04:57:36','2024-04-19 06:36:53','2024-04-19 06:30:35','2024-04-19 06:36:52',NULL,0,0,NULL,NULL),(14077,'mixpanel','completed',10,'2024-04-19 05:06:49','2024-04-19 06:46:00','2024-04-19 06:41:48','2024-04-19 06:46:00',NULL,0,0,NULL,NULL),(14078,'mixpanel','completed',10,'2024-04-19 05:37:57','2024-04-19 06:54:01','2024-04-19 06:49:56','2024-04-19 06:54:00',NULL,0,0,NULL,NULL),(14079,'mixpanel','completed',10,'2024-04-19 05:52:50','2024-04-19 07:01:31','2024-04-19 06:56:49','2024-04-19 07:01:30',NULL,0,0,NULL,NULL),(14080,'mixpanel','completed',10,'2024-04-19 05:35:25','2024-04-19 07:09:14','2024-04-19 07:05:24','2024-04-19 07:09:13',NULL,0,0,NULL,NULL),(14081,'mixpanel','completed',10,'2024-04-19 05:56:50','2024-04-19 07:16:45','2024-04-19 07:11:49','2024-04-19 07:16:45',NULL,0,0,NULL,NULL),(14082,'mixpanel','completed',10,'2024-04-19 05:39:58','2024-04-19 07:21:55','2024-04-19 07:18:56','2024-04-19 07:21:54',NULL,0,0,NULL,NULL),(14083,'mixpanel','completed',10,'2024-04-19 05:34:52','2024-04-19 07:31:54','2024-04-19 07:24:51','2024-04-19 07:31:53',NULL,0,0,NULL,NULL),(14084,'mixpanel','completed',10,'2024-04-19 06:13:57','2024-04-19 07:41:33','2024-04-19 07:36:56','2024-04-19 07:41:32',NULL,0,0,NULL,NULL),(14085,'mixpanel','completed',10,'2024-04-19 06:08:02','2024-04-19 07:49:02','2024-04-19 07:46:01','2024-04-19 07:49:01',NULL,0,0,NULL,NULL),(14086,'mixpanel','completed',10,'2024-04-19 06:40:54','2024-04-19 07:54:59','2024-04-19 07:51:53','2024-04-19 07:54:58',NULL,0,0,NULL,NULL),(14087,'mixpanel','completed',10,'2024-04-19 06:14:06','2024-04-19 08:01:52','2024-04-19 07:59:05','2024-04-19 08:01:51',NULL,0,0,NULL,NULL),(14088,'mixpanel','completed',10,'2024-04-19 06:20:45','2024-04-19 08:11:44','2024-04-19 08:06:44','2024-04-19 08:11:43',NULL,0,0,NULL,NULL),(14089,'mixpanel','completed',10,'2024-04-19 07:00:12','2024-04-19 08:21:52','2024-04-19 08:15:11','2024-04-19 08:21:51',NULL,0,0,NULL,NULL),(14090,'mixpanel','completed',10,'2024-04-19 07:14:54','2024-04-19 08:31:47','2024-04-19 08:26:53','2024-04-19 08:31:46',NULL,0,0,NULL,NULL),(14091,'mixpanel','completed',10,'2024-04-19 06:35:48','2024-04-19 08:41:47','2024-04-19 08:36:47','2024-04-19 08:41:46',NULL,0,0,NULL,NULL),(14092,'mixpanel','completed',10,'2024-04-19 06:51:45','2024-04-19 08:51:46','2024-04-19 08:46:44','2024-04-19 08:51:45',NULL,0,0,NULL,NULL),(14093,'mixpanel','completed',10,'2024-04-19 07:44:47','2024-04-19 08:59:58','2024-04-19 08:56:46','2024-04-19 08:59:57',NULL,0,0,NULL,NULL),(14094,'mixpanel','completed',10,'2024-04-19 07:38:25','2024-04-19 09:06:42','2024-04-19 09:04:24','2024-04-19 09:06:41',NULL,0,0,NULL,NULL),(14095,'mixpanel','completed',10,'2024-04-19 08:02:42','2024-04-19 09:14:17','2024-04-19 09:11:42','2024-04-19 09:14:16',NULL,0,0,NULL,NULL),(14096,'mixpanel','completed',10,'2024-04-19 07:38:47','2024-04-19 09:21:50','2024-04-19 09:16:45','2024-04-19 09:21:49',NULL,0,0,NULL,NULL),(14097,'mixpanel','completed',10,'2024-04-19 08:19:51','2024-04-19 09:31:43','2024-04-19 09:26:50','2024-04-19 09:31:42',NULL,0,0,NULL,NULL),(14098,'mixpanel','completed',10,'2024-04-19 08:06:03','2024-04-19 09:41:48','2024-04-19 09:35:02','2024-04-19 09:41:47',NULL,0,0,NULL,NULL),(14099,'mixpanel','completed',10,'2024-04-19 08:18:46','2024-04-19 09:51:46','2024-04-19 09:46:44','2024-04-19 09:51:45',NULL,0,0,NULL,NULL),(14100,'mixpanel','completed',10,'2024-04-19 08:12:52','2024-04-19 10:01:47','2024-04-19 09:56:51','2024-04-19 10:01:46',NULL,0,0,NULL,NULL),(14101,'mixpanel','completed',10,'2024-04-19 08:55:52','2024-04-19 10:11:56','2024-04-19 10:06:51','2024-04-19 10:11:54',NULL,0,0,NULL,NULL),(14102,'mixpanel','completed',10,'2024-04-19 08:27:02','2024-04-19 10:21:52','2024-04-19 10:16:01','2024-04-19 10:21:51',NULL,0,0,NULL,NULL),(14103,'mixpanel','completed',10,'2024-04-19 08:57:44','2024-04-19 10:31:47','2024-04-19 10:26:43','2024-04-19 10:31:46',NULL,0,0,NULL,NULL),(14104,'mixpanel','completed',10,'2024-04-19 09:02:50','2024-04-19 10:41:51','2024-04-19 10:36:49','2024-04-19 10:41:51',NULL,0,0,NULL,NULL),(14105,'mixpanel','completed',10,'2024-04-19 09:31:04','2024-04-19 10:46:48','2024-04-19 10:44:03','2024-04-19 10:46:48',NULL,0,0,NULL,NULL),(14106,'mixpanel','completed',10,'2024-04-19 09:34:48','2024-04-19 10:56:46','2024-04-19 10:51:47','2024-04-19 10:56:46',NULL,0,0,NULL,NULL),(14107,'mixpanel','completed',10,'2024-04-19 09:20:48','2024-04-19 11:05:05','2024-04-19 11:01:46','2024-04-19 11:05:04',NULL,0,0,NULL,NULL),(14108,'schedule_re_engagement_email','completed',10,'2024-04-20 11:05:05','2024-04-20 11:06:53','2024-04-19 11:05:04','2024-04-20 11:06:52',NULL,0,0,NULL,NULL),(14109,'mixpanel','completed',10,'2024-04-19 09:10:43','2024-04-19 11:13:56','2024-04-19 11:11:42','2024-04-19 11:13:56',NULL,0,0,NULL,NULL),(14110,'mixpanel','completed',10,'2024-04-19 09:40:46','2024-04-19 11:21:44','2024-04-19 11:16:45','2024-04-19 11:21:43',NULL,0,0,NULL,NULL),(14111,'mixpanel','completed',10,'2024-04-19 09:52:44','2024-04-19 11:31:52','2024-04-19 11:26:43','2024-04-19 11:31:51',NULL,0,0,NULL,NULL),(14112,'mixpanel','completed',10,'2024-04-19 10:09:46','2024-04-19 11:41:49','2024-04-19 11:36:45','2024-04-19 11:41:48',NULL,0,0,NULL,NULL),(14113,'mixpanel','completed',10,'2024-04-19 09:45:49','2024-04-19 11:51:46','2024-04-19 11:46:48','2024-04-19 11:51:45',NULL,0,0,NULL,NULL),(14114,'mixpanel','completed',10,'2024-04-19 10:30:44','2024-04-19 12:01:44','2024-04-19 11:56:44','2024-04-19 12:01:43',NULL,0,0,NULL,NULL),(14115,'mixpanel','completed',10,'2024-04-19 10:33:52','2024-04-19 12:11:42','2024-04-19 12:06:51','2024-04-19 12:11:41',NULL,0,0,NULL,NULL),(14116,'mixpanel','completed',10,'2024-04-19 10:57:55','2024-04-19 12:21:41','2024-04-19 12:16:54','2024-04-19 12:21:40',NULL,0,0,NULL,NULL),(14117,'mixpanel','completed',10,'2024-04-19 11:07:58','2024-04-19 12:29:12','2024-04-19 12:26:57','2024-04-19 12:29:11',NULL,0,0,NULL,NULL),(14118,'mixpanel','completed',10,'2024-04-19 10:58:46','2024-04-19 12:36:50','2024-04-19 12:31:45','2024-04-19 12:36:49',NULL,0,0,NULL,NULL),(14119,'mixpanel','completed',10,'2024-04-19 11:12:24','2024-04-19 12:46:48','2024-04-19 12:41:23','2024-04-19 12:46:47',NULL,0,0,NULL,NULL),(14120,'mixpanel','completed',10,'2024-04-19 11:40:54','2024-04-19 12:56:43','2024-04-19 12:51:53','2024-04-19 12:56:42',NULL,0,0,NULL,NULL),(14121,'mixpanel','completed',10,'2024-04-19 11:43:48','2024-04-19 13:06:52','2024-04-19 13:01:47','2024-04-19 13:06:51',NULL,0,0,NULL,NULL),(14122,'mixpanel','completed',10,'2024-04-19 11:49:02','2024-04-19 13:14:56','2024-04-19 13:11:58','2024-04-19 13:14:55',NULL,0,0,NULL,NULL),(14123,'mixpanel','completed',10,'2024-04-19 11:32:03','2024-04-19 13:24:12','2024-04-19 13:20:02','2024-04-19 13:24:11',NULL,0,0,NULL,NULL),(14124,'mixpanel','completed',10,'2024-04-19 11:50:51','2024-04-19 13:30:04','2024-04-19 13:26:50','2024-04-19 13:30:03',NULL,0,0,NULL,NULL),(14125,'mixpanel','completed',10,'2024-04-19 11:44:31','2024-04-19 13:36:56','2024-04-19 13:34:30','2024-04-19 13:36:55',NULL,0,0,NULL,NULL),(14126,'mixpanel','completed',10,'2024-04-19 12:20:13','2024-04-19 13:41:44','2024-04-19 13:39:12','2024-04-19 13:41:43',NULL,0,0,NULL,NULL),(14127,'mixpanel','completed',10,'2024-04-19 11:47:05','2024-04-19 13:46:53','2024-04-19 13:44:04','2024-04-19 13:46:52',NULL,0,0,NULL,NULL),(14128,'mixpanel','completed',10,'2024-04-19 12:26:09','2024-04-19 13:51:47','2024-04-19 13:49:08','2024-04-19 13:51:46',NULL,0,0,NULL,NULL),(14129,'mixpanel','completed',10,'2024-04-19 12:14:55','2024-04-19 13:56:51','2024-04-19 13:53:54','2024-04-19 13:56:50',NULL,0,0,NULL,NULL),(14130,'mixpanel','completed',10,'2024-04-19 12:50:26','2024-04-19 14:01:48','2024-04-19 13:59:25','2024-04-19 14:01:47',NULL,0,0,NULL,NULL),(14131,'mixpanel','completed',10,'2024-04-19 12:13:25','2024-04-19 14:06:48','2024-04-19 14:04:24','2024-04-19 14:06:47',NULL,0,0,NULL,NULL),(14132,'mixpanel','completed',10,'2024-04-19 12:25:40','2024-04-19 14:11:46','2024-04-19 14:09:39','2024-04-19 14:11:45',NULL,0,0,NULL,NULL),(14133,'mixpanel','completed',10,'2024-04-19 13:02:39','2024-04-19 14:16:43','2024-04-19 14:14:38','2024-04-19 14:16:42',NULL,0,0,NULL,NULL),(14134,'mixpanel','completed',10,'2024-04-19 12:37:49','2024-04-19 14:24:40','2024-04-19 14:19:48','2024-04-19 14:24:39',NULL,0,0,NULL,NULL),(14135,'mixpanel','completed',10,'2024-04-19 13:00:51','2024-04-19 14:29:50','2024-04-19 14:26:50','2024-04-19 14:29:49',NULL,0,0,NULL,NULL),(14136,'mixpanel','completed',10,'2024-04-19 12:57:01','2024-04-19 14:37:40','2024-04-19 14:35:00','2024-04-19 14:37:39',NULL,0,0,NULL,NULL),(14137,'mixpanel','completed',10,'2024-04-19 13:37:21','2024-04-19 14:45:37','2024-04-19 14:40:20','2024-04-19 14:45:36',NULL,0,0,NULL,NULL),(14138,'mixpanel','completed',10,'2024-04-19 13:19:44','2024-04-19 14:56:15','2024-04-19 14:50:43','2024-04-19 14:56:14',NULL,0,0,NULL,NULL),(14139,'mixpanel','completed',10,'2024-04-19 13:09:47','2024-04-19 15:06:47','2024-04-19 15:01:46','2024-04-19 15:06:46',NULL,0,0,NULL,NULL),(14140,'mixpanel','completed',10,'2024-04-19 13:32:49','2024-04-19 15:15:56','2024-04-19 15:11:48','2024-04-19 15:15:55',NULL,0,0,NULL,NULL),(14141,'mixpanel','completed',10,'2024-04-19 13:26:24','2024-04-19 15:21:51','2024-04-19 15:18:23','2024-04-19 15:21:50',NULL,0,0,NULL,NULL),(14142,'mixpanel','completed',10,'2024-04-19 13:51:51','2024-04-19 15:31:46','2024-04-19 15:26:50','2024-04-19 15:31:45',NULL,0,0,NULL,NULL),(14143,'mixpanel','completed',10,'2024-04-19 13:41:54','2024-04-19 15:36:56','2024-04-19 15:33:53','2024-04-19 15:36:55',NULL,0,0,NULL,NULL),(14144,'mixpanel','completed',10,'2024-04-19 13:48:09','2024-04-19 15:41:51','2024-04-19 15:39:08','2024-04-19 15:41:50',NULL,0,0,NULL,NULL),(14145,'mixpanel','completed',10,'2024-04-19 14:29:36','2024-04-19 15:46:48','2024-04-19 15:44:35','2024-04-19 15:46:47',NULL,0,0,NULL,NULL),(14146,'mixpanel','completed',10,'2024-04-19 14:05:55','2024-04-19 15:55:14','2024-04-19 15:49:54','2024-04-19 15:55:13',NULL,0,0,NULL,NULL),(14147,'mixpanel','completed',10,'2024-04-19 14:08:26','2024-04-19 16:05:35','2024-04-19 16:00:25','2024-04-19 16:05:34',NULL,0,0,NULL,NULL),(14148,'mixpanel','completed',10,'2024-04-19 15:04:45','2024-04-19 16:16:45','2024-04-19 16:11:44','2024-04-19 16:16:44',NULL,0,0,NULL,NULL),(14149,'mixpanel','completed',10,'2024-04-19 14:41:48','2024-04-19 16:26:49','2024-04-19 16:21:47','2024-04-19 16:26:48',NULL,0,0,NULL,NULL),(14150,'mixpanel','completed',10,'2024-04-19 14:43:54','2024-04-19 16:36:53','2024-04-19 16:31:54','2024-04-19 16:36:52',NULL,0,0,NULL,NULL),(14151,'mixpanel','completed',10,'2024-04-19 14:53:54','2024-04-19 16:46:45','2024-04-19 16:41:53','2024-04-19 16:46:44',NULL,0,0,NULL,NULL),(14152,'mixpanel','completed',10,'2024-04-19 15:22:49','2024-04-19 16:56:49','2024-04-19 16:51:48','2024-04-19 16:56:48',NULL,0,0,NULL,NULL),(14153,'mixpanel','completed',10,'2024-04-19 15:03:56','2024-04-19 17:01:49','2024-04-19 16:58:55','2024-04-19 17:01:48',NULL,0,0,NULL,NULL),(14154,'mixpanel','completed',10,'2024-04-19 15:25:48','2024-04-19 17:11:47','2024-04-19 17:06:47','2024-04-19 17:11:46',NULL,0,0,NULL,NULL),(14155,'mixpanel','completed',10,'2024-04-19 15:17:49','2024-04-19 17:21:49','2024-04-19 17:16:48','2024-04-19 17:21:48',NULL,0,0,NULL,NULL),(14156,'mixpanel','completed',10,'2024-04-19 15:32:44','2024-04-19 17:31:47','2024-04-19 17:26:43','2024-04-19 17:31:46',NULL,0,0,NULL,NULL),(14157,'mixpanel','completed',10,'2024-04-19 16:23:24','2024-04-19 17:36:47','2024-04-19 17:34:23','2024-04-19 17:36:46',NULL,0,0,NULL,NULL),(14158,'mixpanel','completed',10,'2024-04-19 16:37:44','2024-04-19 17:46:51','2024-04-19 17:41:43','2024-04-19 17:46:50',NULL,0,0,NULL,NULL),(14159,'mixpanel','completed',10,'2024-04-19 16:08:50','2024-04-19 17:56:54','2024-04-19 17:49:49','2024-04-19 17:56:53',NULL,0,0,NULL,NULL),(14160,'mixpanel','completed',10,'2024-04-19 16:16:46','2024-04-19 18:06:56','2024-04-19 18:01:45','2024-04-19 18:06:55',NULL,0,0,NULL,NULL),(14161,'mixpanel','completed',10,'2024-04-19 16:27:45','2024-04-19 18:16:51','2024-04-19 18:11:44','2024-04-19 18:16:50',NULL,0,0,NULL,NULL),(14162,'mixpanel','completed',10,'2024-04-19 17:08:20','2024-04-19 18:21:53','2024-04-19 18:19:19','2024-04-19 18:21:52',NULL,0,0,NULL,NULL),(14163,'mixpanel','completed',10,'2024-04-19 17:17:37','2024-04-19 18:27:39','2024-04-19 18:24:36','2024-04-19 18:27:38',NULL,0,0,NULL,NULL),(14164,'mixpanel','completed',10,'2024-04-19 17:26:39','2024-04-19 18:33:38','2024-04-19 18:30:38','2024-04-19 18:33:37',NULL,0,0,NULL,NULL),(14165,'mixpanel','completed',10,'2024-04-19 17:00:38','2024-04-19 18:39:38','2024-04-19 18:36:38','2024-04-19 18:39:37',NULL,0,0,NULL,NULL),(14166,'mixpanel','completed',10,'2024-04-19 17:34:38','2024-04-19 18:45:38','2024-04-19 18:42:38','2024-04-19 18:45:37',NULL,0,0,NULL,NULL),(14167,'mixpanel','completed',10,'2024-04-19 17:32:38','2024-04-19 18:51:35','2024-04-19 18:48:37','2024-04-19 18:51:35',NULL,0,0,NULL,NULL),(14168,'mixpanel','completed',10,'2024-04-19 17:23:36','2024-04-19 18:55:36','2024-04-19 18:53:35','2024-04-19 18:55:36',NULL,0,0,NULL,NULL),(14169,'mixpanel','completed',10,'2024-04-19 17:47:35','2024-04-19 19:01:51','2024-04-19 18:58:35','2024-04-19 19:01:50',NULL,0,0,NULL,NULL),(14170,'mixpanel','completed',10,'2024-04-19 17:35:42','2024-04-19 19:11:54','2024-04-19 19:06:41','2024-04-19 19:11:54',NULL,0,0,NULL,NULL),(14171,'mixpanel','completed',10,'2024-04-19 17:27:42','2024-04-19 19:21:44','2024-04-19 19:16:42','2024-04-19 19:21:44',NULL,0,0,NULL,NULL),(14172,'mixpanel','completed',10,'2024-04-19 17:52:46','2024-04-19 19:31:45','2024-04-19 19:26:46','2024-04-19 19:31:44',NULL,0,0,NULL,NULL),(14173,'mixpanel','completed',10,'2024-04-19 18:24:47','2024-04-19 19:42:07','2024-04-19 19:36:47','2024-04-19 19:42:06',NULL,0,0,NULL,NULL),(14174,'mixpanel','completed',10,'2024-04-19 18:01:46','2024-04-19 19:52:01','2024-04-19 19:46:46','2024-04-19 19:52:00',NULL,0,0,NULL,NULL),(14175,'mixpanel','completed',10,'2024-04-19 18:37:47','2024-04-19 20:01:45','2024-04-19 19:56:46','2024-04-19 20:01:44',NULL,0,0,NULL,NULL),(14176,'mixpanel','completed',10,'2024-04-19 18:24:48','2024-04-19 20:11:51','2024-04-19 20:06:47','2024-04-19 20:11:50',NULL,0,0,NULL,NULL),(14177,'mixpanel','completed',10,'2024-04-19 19:04:45','2024-04-19 20:21:44','2024-04-19 20:16:44','2024-04-19 20:21:43',NULL,0,0,NULL,NULL),(14178,'mixpanel','completed',10,'2024-04-19 19:14:40','2024-04-19 20:31:43','2024-04-19 20:26:40','2024-04-19 20:31:43',NULL,0,0,NULL,NULL),(14179,'mixpanel','completed',10,'2024-04-19 19:25:49','2024-04-19 20:41:46','2024-04-19 20:36:49','2024-04-19 20:41:46',NULL,0,0,NULL,NULL),(14180,'mixpanel','completed',10,'2024-04-19 19:05:51','2024-04-19 20:51:50','2024-04-19 20:46:50','2024-04-19 20:51:50',NULL,0,0,NULL,NULL),(14181,'mixpanel','completed',10,'2024-04-19 19:10:45','2024-04-19 21:01:10','2024-04-19 20:56:44','2024-04-19 21:01:09',NULL,0,0,NULL,NULL),(14182,'mixpanel','completed',10,'2024-04-19 19:33:47','2024-04-19 21:11:42','2024-04-19 21:06:46','2024-04-19 21:11:42',NULL,0,0,NULL,NULL),(14183,'mixpanel','completed',10,'2024-04-19 19:39:56','2024-04-19 21:16:50','2024-04-19 21:13:56','2024-04-19 21:16:49',NULL,0,0,NULL,NULL),(14184,'mixpanel','completed',10,'2024-04-19 19:45:54','2024-04-19 21:26:55','2024-04-19 21:21:52','2024-04-19 21:26:53',NULL,0,0,NULL,NULL),(14185,'mixpanel','completed',10,'2024-04-19 19:53:43','2024-04-19 21:36:45','2024-04-19 21:31:43','2024-04-19 21:36:45',NULL,0,0,NULL,NULL),(14186,'mixpanel','completed',10,'2024-04-19 20:37:48','2024-04-19 21:46:01','2024-04-19 21:41:48','2024-04-19 21:46:01',NULL,0,0,NULL,NULL),(14187,'mixpanel','completed',10,'2024-04-19 20:28:43','2024-04-19 21:56:47','2024-04-19 21:51:42','2024-04-19 21:56:46',NULL,0,0,NULL,NULL),(14188,'mixpanel','completed',10,'2024-04-19 20:47:44','2024-04-19 22:06:40','2024-04-19 22:01:44','2024-04-19 22:06:39',NULL,0,0,NULL,NULL),(14189,'export_files_cleanup','completed',10,'2024-04-26 22:00:00','2024-04-26 22:02:06','2024-04-19 22:06:39','2024-04-26 22:02:05',NULL,0,0,NULL,NULL),(14190,'mixpanel','completed',10,'2024-04-19 20:35:43','2024-04-19 22:16:45','2024-04-19 22:11:43','2024-04-19 22:16:45',NULL,0,0,NULL,NULL),(14191,'mixpanel','completed',10,'2024-04-19 20:25:46','2024-04-19 22:26:55','2024-04-19 22:21:46','2024-04-19 22:26:53',NULL,0,0,NULL,NULL),(14192,'mixpanel','completed',10,'2024-04-19 20:41:47','2024-04-19 22:36:51','2024-04-19 22:31:45','2024-04-19 22:36:51',NULL,0,0,NULL,NULL),(14193,'mixpanel','completed',10,'2024-04-19 21:05:48','2024-04-19 22:46:44','2024-04-19 22:41:47','2024-04-19 22:46:43',NULL,0,0,NULL,NULL),(14194,'mixpanel','completed',10,'2024-04-19 21:29:56','2024-04-19 22:56:05','2024-04-19 22:51:51','2024-04-19 22:56:04',NULL,0,0,NULL,NULL),(14195,'mixpanel','completed',10,'2024-04-19 21:17:00','2024-04-19 23:02:19','2024-04-19 22:59:59','2024-04-19 23:02:19',NULL,0,0,NULL,NULL),(14196,'mixpanel','completed',10,'2024-04-19 21:31:45','2024-04-19 23:11:46','2024-04-19 23:04:45','2024-04-19 23:11:45',NULL,0,0,NULL,NULL),(14197,'mixpanel','completed',10,'2024-04-19 21:31:46','2024-04-19 23:21:42','2024-04-19 23:16:46','2024-04-19 23:21:42',NULL,0,0,NULL,NULL),(14198,'mixpanel','completed',10,'2024-04-19 21:34:06','2024-04-19 23:31:47','2024-04-19 23:26:06','2024-04-19 23:31:47',NULL,0,0,NULL,NULL),(14199,'mixpanel','completed',10,'2024-04-19 22:00:45','2024-04-19 23:46:42','2024-04-19 23:41:44','2024-04-19 23:46:41',NULL,0,0,NULL,NULL),(14200,'mixpanel','completed',10,'2024-04-19 21:52:43','2024-04-19 23:56:44','2024-04-19 23:51:43','2024-04-19 23:56:44',NULL,0,0,NULL,NULL),(14201,'mixpanel','completed',10,'2024-04-19 22:21:41','2024-04-20 00:06:42','2024-04-20 00:01:41','2024-04-20 00:06:42',NULL,0,0,NULL,NULL),(14202,'mixpanel','completed',10,'2024-04-19 22:12:38','2024-04-20 00:16:40','2024-04-20 00:10:38','2024-04-20 00:16:40',NULL,0,0,NULL,NULL),(14203,'mixpanel','completed',10,'2024-04-19 22:42:47','2024-04-20 00:26:50','2024-04-20 00:21:47','2024-04-20 00:26:49',NULL,0,0,NULL,NULL),(14204,'mixpanel','completed',10,'2024-04-19 23:04:43','2024-04-20 00:36:47','2024-04-20 00:31:43','2024-04-20 00:36:46',NULL,0,0,NULL,NULL),(14205,'mixpanel','completed',10,'2024-04-19 23:05:50','2024-04-20 00:46:53','2024-04-20 00:41:49','2024-04-20 00:46:52',NULL,0,0,NULL,NULL),(14206,'mixpanel','completed',10,'2024-04-19 22:59:46','2024-04-20 00:56:44','2024-04-20 00:51:46','2024-04-20 00:56:43',NULL,0,0,NULL,NULL),(14207,'mixpanel','completed',10,'2024-04-19 23:07:42','2024-04-20 01:06:50','2024-04-20 01:01:41','2024-04-20 01:06:49',NULL,0,0,NULL,NULL),(14208,'mixpanel','completed',10,'2024-04-19 23:28:50','2024-04-20 01:17:02','2024-04-20 01:11:49','2024-04-20 01:17:01',NULL,0,0,NULL,NULL),(14209,'mixpanel','completed',10,'2024-04-19 23:39:26','2024-04-20 01:21:56','2024-04-20 01:19:25','2024-04-20 01:21:55',NULL,0,0,NULL,NULL),(14210,'mixpanel','completed',10,'2024-04-20 00:00:52','2024-04-20 01:31:47','2024-04-20 01:26:51','2024-04-20 01:31:46',NULL,0,0,NULL,NULL),(14211,'mixpanel','completed',10,'2024-04-20 00:16:46','2024-04-20 01:41:47','2024-04-20 01:36:45','2024-04-20 01:41:46',NULL,0,0,NULL,NULL),(14212,'mixpanel','completed',10,'2024-04-20 00:23:52','2024-04-20 01:51:47','2024-04-20 01:46:51','2024-04-20 01:51:46',NULL,0,0,NULL,NULL),(14213,'mixpanel','completed',10,'2024-04-20 00:10:52','2024-04-20 02:01:54','2024-04-20 01:56:51','2024-04-20 02:01:53',NULL,0,0,NULL,NULL),(14214,'mixpanel','completed',10,'2024-04-20 00:23:47','2024-04-20 02:11:46','2024-04-20 02:06:46','2024-04-20 02:11:45',NULL,0,0,NULL,NULL),(14215,'mixpanel','completed',10,'2024-04-20 00:57:54','2024-04-20 02:21:47','2024-04-20 02:16:53','2024-04-20 02:21:45',NULL,0,0,NULL,NULL),(14216,'mixpanel','completed',10,'2024-04-20 01:14:46','2024-04-20 02:31:48','2024-04-20 02:26:45','2024-04-20 02:31:47',NULL,0,0,NULL,NULL),(14217,'mixpanel','completed',10,'2024-04-20 01:01:06','2024-04-20 02:41:47','2024-04-20 02:35:06','2024-04-20 02:41:46',NULL,0,0,NULL,NULL),(14218,'mixpanel','completed',10,'2024-04-20 00:56:09','2024-04-20 02:51:51','2024-04-20 02:46:08','2024-04-20 02:51:50',NULL,0,0,NULL,NULL),(14219,'mixpanel','completed',10,'2024-04-20 01:51:49','2024-04-20 03:01:49','2024-04-20 02:56:48','2024-04-20 03:01:48',NULL,0,0,NULL,NULL),(14220,'mixpanel','completed',10,'2024-04-20 01:33:54','2024-04-20 03:11:58','2024-04-20 03:06:53','2024-04-20 03:11:57',NULL,0,0,NULL,NULL),(14221,'mixpanel','completed',10,'2024-04-20 02:03:51','2024-04-20 03:21:46','2024-04-20 03:16:50','2024-04-20 03:21:45',NULL,0,0,NULL,NULL),(14222,'mixpanel','completed',10,'2024-04-20 02:22:44','2024-04-20 03:31:47','2024-04-20 03:26:43','2024-04-20 03:31:46',NULL,0,0,NULL,NULL),(14223,'mixpanel','completed',10,'2024-04-20 02:13:51','2024-04-20 03:41:52','2024-04-20 03:36:50','2024-04-20 03:41:51',NULL,0,0,NULL,NULL),(14224,'mixpanel','completed',10,'2024-04-20 01:49:03','2024-04-20 03:51:52','2024-04-20 03:47:02','2024-04-20 03:51:50',NULL,0,0,NULL,NULL),(14225,'mixpanel','completed',10,'2024-04-20 02:45:50','2024-04-20 04:01:51','2024-04-20 03:56:49','2024-04-20 04:01:50',NULL,0,0,NULL,NULL),(14226,'mixpanel','completed',10,'2024-04-20 02:53:46','2024-04-20 04:11:57','2024-04-20 04:06:45','2024-04-20 04:11:57',NULL,0,0,NULL,NULL),(14227,'mixpanel','completed',10,'2024-04-20 02:58:42','2024-04-20 04:21:52','2024-04-20 04:15:41','2024-04-20 04:21:51',NULL,0,0,NULL,NULL),(14228,'mixpanel','completed',10,'2024-04-20 02:36:49','2024-04-20 04:31:51','2024-04-20 04:26:47','2024-04-20 04:31:48',NULL,0,0,NULL,NULL),(14229,'mixpanel','completed',10,'2024-04-20 03:28:33','2024-04-20 04:41:55','2024-04-20 04:36:30','2024-04-20 04:41:54',NULL,0,0,NULL,NULL),(14230,'mixpanel','completed',10,'2024-04-20 03:43:46','2024-04-20 04:51:48','2024-04-20 04:46:45','2024-04-20 04:51:47',NULL,0,0,NULL,NULL),(14231,'mixpanel','completed',10,'2024-04-20 03:17:51','2024-04-20 05:01:45','2024-04-20 04:56:50','2024-04-20 05:01:44',NULL,0,0,NULL,NULL),(14232,'mixpanel','completed',10,'2024-04-20 03:38:47','2024-04-20 05:11:51','2024-04-20 05:06:46','2024-04-20 05:11:50',NULL,0,0,NULL,NULL),(14233,'mixpanel','completed',10,'2024-04-20 03:20:48','2024-04-20 05:26:45','2024-04-20 05:21:45','2024-04-20 05:26:44',NULL,0,0,NULL,NULL),(14234,'mixpanel','completed',10,'2024-04-20 04:12:47','2024-04-20 05:36:49','2024-04-20 05:31:46','2024-04-20 05:36:48',NULL,0,0,NULL,NULL),(14235,'mixpanel','completed',10,'2024-04-20 04:06:49','2024-04-20 05:46:49','2024-04-20 05:41:48','2024-04-20 05:46:48',NULL,0,0,NULL,NULL),(14236,'mixpanel','completed',10,'2024-04-20 04:01:55','2024-04-20 05:56:50','2024-04-20 05:51:54','2024-04-20 05:56:49',NULL,0,0,NULL,NULL),(14237,'mixpanel','completed',10,'2024-04-20 04:42:44','2024-04-20 06:06:47','2024-04-20 06:01:43','2024-04-20 06:06:46',NULL,0,0,NULL,NULL),(14238,'mixpanel','completed',10,'2024-04-20 05:08:51','2024-04-20 06:16:51','2024-04-20 06:11:50','2024-04-20 06:16:50',NULL,0,0,NULL,NULL),(14239,'mixpanel','completed',10,'2024-04-20 04:34:46','2024-04-20 06:26:59','2024-04-20 06:21:45','2024-04-20 06:26:58',NULL,0,0,NULL,NULL),(14240,'mixpanel','completed',10,'2024-04-20 05:23:03','2024-04-20 06:36:52','2024-04-20 06:32:02','2024-04-20 06:36:50',NULL,0,0,NULL,NULL),(14241,'mixpanel','completed',10,'2024-04-20 05:12:52','2024-04-20 06:46:46','2024-04-20 06:41:51','2024-04-20 06:46:45',NULL,0,0,NULL,NULL),(14242,'mixpanel','completed',10,'2024-04-20 05:16:43','2024-04-20 06:56:47','2024-04-20 06:51:42','2024-04-20 06:56:46',NULL,0,0,NULL,NULL),(14243,'mixpanel','completed',10,'2024-04-20 05:12:49','2024-04-20 07:06:49','2024-04-20 07:01:48','2024-04-20 07:06:48',NULL,0,0,NULL,NULL),(14244,'mixpanel','completed',10,'2024-04-20 05:35:49','2024-04-20 07:16:46','2024-04-20 07:11:48','2024-04-20 07:16:45',NULL,0,0,NULL,NULL),(14245,'mixpanel','completed',10,'2024-04-20 05:26:46','2024-04-20 07:26:47','2024-04-20 07:21:45','2024-04-20 07:26:46',NULL,0,0,NULL,NULL),(14246,'mixpanel','completed',10,'2024-04-20 06:26:59','2024-04-20 07:36:50','2024-04-20 07:29:58','2024-04-20 07:36:49',NULL,0,0,NULL,NULL),(14247,'mixpanel','completed',10,'2024-04-20 05:40:54','2024-04-20 07:46:47','2024-04-20 07:41:48','2024-04-20 07:46:46',NULL,0,0,NULL,NULL),(14248,'mixpanel','completed',10,'2024-04-20 05:59:49','2024-04-20 07:56:47','2024-04-20 07:51:48','2024-04-20 07:56:46',NULL,0,0,NULL,NULL),(14249,'mixpanel','completed',10,'2024-04-20 06:08:47','2024-04-20 08:06:50','2024-04-20 08:01:45','2024-04-20 08:06:49',NULL,0,0,NULL,NULL),(14250,'mixpanel','completed',10,'2024-04-20 07:04:56','2024-04-20 08:15:54','2024-04-20 08:11:55','2024-04-20 08:15:53',NULL,0,0,NULL,NULL),(14251,'mixpanel','completed',10,'2024-04-20 06:39:48','2024-04-20 08:26:44','2024-04-20 08:21:47','2024-04-20 08:26:43',NULL,0,0,NULL,NULL),(14252,'mixpanel','completed',10,'2024-04-20 07:24:45','2024-04-20 08:36:43','2024-04-20 08:31:44','2024-04-20 08:36:42',NULL,0,0,NULL,NULL),(14253,'mixpanel','completed',10,'2024-04-20 07:37:48','2024-04-20 08:46:51','2024-04-20 08:41:47','2024-04-20 08:46:50',NULL,0,0,NULL,NULL),(14254,'mixpanel','completed',10,'2024-04-20 07:02:50','2024-04-20 08:54:36','2024-04-20 08:51:49','2024-04-20 08:54:35',NULL,0,0,NULL,NULL),(14255,'mixpanel','completed',10,'2024-04-20 07:34:53','2024-04-20 09:01:45','2024-04-20 08:56:52','2024-04-20 09:01:44',NULL,0,0,NULL,NULL),(14256,'mixpanel','completed',10,'2024-04-20 07:07:51','2024-04-20 09:11:51','2024-04-20 09:06:50','2024-04-20 09:11:50',NULL,0,0,NULL,NULL),(14257,'mixpanel','completed',10,'2024-04-20 07:40:45','2024-04-20 09:21:43','2024-04-20 09:16:44','2024-04-20 09:21:42',NULL,0,0,NULL,NULL),(14258,'mixpanel','completed',10,'2024-04-20 07:51:48','2024-04-20 09:31:56','2024-04-20 09:26:47','2024-04-20 09:31:55',NULL,0,0,NULL,NULL),(14259,'mixpanel','completed',10,'2024-04-20 07:51:49','2024-04-20 09:41:49','2024-04-20 09:36:48','2024-04-20 09:41:48',NULL,0,0,NULL,NULL),(14260,'mixpanel','completed',10,'2024-04-20 08:15:52','2024-04-20 09:51:51','2024-04-20 09:46:50','2024-04-20 09:51:50',NULL,0,0,NULL,NULL),(14261,'mixpanel','completed',10,'2024-04-20 08:19:48','2024-04-20 10:01:38','2024-04-20 09:56:47','2024-04-20 10:01:37',NULL,0,0,NULL,NULL),(14262,'mixpanel','completed',10,'2024-04-20 09:02:38','2024-04-20 10:07:39','2024-04-20 10:04:37','2024-04-20 10:07:38',NULL,0,0,NULL,NULL),(14263,'mixpanel','completed',10,'2024-04-20 08:53:37','2024-04-20 10:13:38','2024-04-20 10:10:36','2024-04-20 10:13:37',NULL,0,0,NULL,NULL),(14264,'mixpanel','completed',10,'2024-04-20 09:07:38','2024-04-20 10:19:38','2024-04-20 10:16:37','2024-04-20 10:19:37',NULL,0,0,NULL,NULL),(14265,'mixpanel','completed',10,'2024-04-20 09:03:39','2024-04-20 10:25:37','2024-04-20 10:22:38','2024-04-20 10:25:37',NULL,0,0,NULL,NULL),(14266,'mixpanel','completed',10,'2024-04-20 08:49:38','2024-04-20 10:31:38','2024-04-20 10:28:37','2024-04-20 10:31:37',NULL,0,0,NULL,NULL),(14267,'mixpanel','completed',10,'2024-04-20 09:06:38','2024-04-20 10:37:38','2024-04-20 10:34:37','2024-04-20 10:37:37',NULL,0,0,NULL,NULL),(14268,'mixpanel','completed',10,'2024-04-20 08:58:38','2024-04-20 10:43:38','2024-04-20 10:40:37','2024-04-20 10:43:37',NULL,0,0,NULL,NULL),(14269,'mixpanel','completed',10,'2024-04-20 08:57:37','2024-04-20 10:49:38','2024-04-20 10:46:37','2024-04-20 10:49:37',NULL,0,0,NULL,NULL),(14270,'mixpanel','completed',10,'2024-04-20 09:08:38','2024-04-20 10:56:55','2024-04-20 10:52:37','2024-04-20 10:56:54',NULL,0,0,NULL,NULL),(14271,'mixpanel','completed',10,'2024-04-20 09:24:13','2024-04-20 11:06:53','2024-04-20 11:02:12','2024-04-20 11:06:52',NULL,0,0,NULL,NULL),(14272,'schedule_re_engagement_email','completed',10,'2024-04-21 11:11:56','2024-04-21 11:17:28','2024-04-20 11:11:55','2024-04-21 11:17:25',NULL,0,0,NULL,NULL),(14273,'mixpanel','completed',10,'2024-04-20 09:31:56','2024-04-20 11:17:09','2024-04-20 11:11:55','2024-04-20 11:17:08',NULL,0,0,NULL,NULL),(14274,'mixpanel','completed',10,'2024-04-20 09:31:45','2024-04-20 11:26:47','2024-04-20 11:21:44','2024-04-20 11:26:46',NULL,0,0,NULL,NULL),(14275,'mixpanel','completed',10,'2024-04-20 09:43:05','2024-04-20 11:36:50','2024-04-20 11:32:04','2024-04-20 11:36:49',NULL,0,0,NULL,NULL),(14276,'mixpanel','completed',10,'2024-04-20 10:12:45','2024-04-20 11:45:38','2024-04-20 11:41:44','2024-04-20 11:45:37',NULL,0,0,NULL,NULL),(14277,'mixpanel','completed',10,'2024-04-20 09:56:46','2024-04-20 11:56:49','2024-04-20 11:51:45','2024-04-20 11:56:48',NULL,0,0,NULL,NULL),(14278,'mixpanel','completed',10,'2024-04-20 10:30:12','2024-04-20 12:06:48','2024-04-20 12:02:11','2024-04-20 12:06:47',NULL,0,0,NULL,NULL),(14279,'mixpanel','completed',10,'2024-04-20 10:34:01','2024-04-20 12:15:10','2024-04-20 12:12:01','2024-04-20 12:15:09',NULL,0,0,NULL,NULL),(14280,'mixpanel','completed',10,'2024-04-20 10:32:47','2024-04-20 12:26:48','2024-04-20 12:21:46','2024-04-20 12:26:47',NULL,0,0,NULL,NULL),(14281,'mixpanel','completed',10,'2024-04-20 10:45:08','2024-04-20 12:36:54','2024-04-20 12:32:08','2024-04-20 12:36:53',NULL,0,0,NULL,NULL),(14282,'mixpanel','completed',10,'2024-04-20 10:48:47','2024-04-20 12:44:42','2024-04-20 12:41:46','2024-04-20 12:44:41',NULL,0,0,NULL,NULL),(14283,'mixpanel','completed',10,'2024-04-20 11:38:11','2024-04-20 12:50:04','2024-04-20 12:47:10','2024-04-20 12:50:03',NULL,0,0,NULL,NULL),(14284,'mixpanel','completed',10,'2024-04-20 11:52:49','2024-04-20 13:02:11','2024-04-20 12:55:48','2024-04-20 13:02:10',NULL,0,0,NULL,NULL),(14285,'mixpanel','completed',10,'2024-04-20 11:16:48','2024-04-20 13:11:47','2024-04-20 13:06:47','2024-04-20 13:11:46',NULL,0,0,NULL,NULL),(14286,'mixpanel','completed',10,'2024-04-20 12:10:09','2024-04-20 13:17:14','2024-04-20 13:15:08','2024-04-20 13:17:13',NULL,0,0,NULL,NULL),(14287,'subscribers_engagement_score','completed',10,'2024-04-20 13:17:14','2024-04-20 13:19:39','2024-04-20 13:17:13','2024-04-20 13:19:38',NULL,0,0,NULL,NULL),(14288,'subscribers_engagement_score','completed',10,'2024-04-21 19:50:00','2024-04-21 19:52:06','2024-04-20 13:19:38','2024-04-21 19:52:05',NULL,0,0,NULL,NULL),(14289,'mixpanel','completed',10,'2024-04-20 11:27:39','2024-04-20 13:21:52','2024-04-20 13:19:38','2024-04-20 13:21:51',NULL,0,0,NULL,NULL),(14290,'mixpanel','completed',10,'2024-04-20 12:04:58','2024-04-20 13:32:13','2024-04-20 13:26:57','2024-04-20 13:32:12',NULL,0,0,NULL,NULL),(14291,'mixpanel','completed',10,'2024-04-20 12:25:49','2024-04-20 13:41:43','2024-04-20 13:36:48','2024-04-20 13:41:42',NULL,0,0,NULL,NULL),(14292,'mixpanel','completed',10,'2024-04-20 12:35:11','2024-04-20 13:52:01','2024-04-20 13:47:10','2024-04-20 13:52:00',NULL,0,0,NULL,NULL),(14293,'mixpanel','completed',10,'2024-04-20 12:15:44','2024-04-20 14:02:09','2024-04-20 13:56:43','2024-04-20 14:02:08',NULL,0,0,NULL,NULL),(14294,'mixpanel','completed',10,'2024-04-20 12:06:13','2024-04-20 14:12:08','2024-04-20 14:07:12','2024-04-20 14:12:07',NULL,0,0,NULL,NULL),(14295,'mixpanel','completed',10,'2024-04-20 12:30:07','2024-04-20 14:22:05','2024-04-20 14:17:06','2024-04-20 14:22:04',NULL,0,0,NULL,NULL),(14296,'mixpanel','completed',10,'2024-04-20 13:17:09','2024-04-20 14:32:04','2024-04-20 14:27:08','2024-04-20 14:32:03',NULL,0,0,NULL,NULL),(14297,'mixpanel','completed',10,'2024-04-20 13:27:07','2024-04-20 14:42:13','2024-04-20 14:37:06','2024-04-20 14:42:12',NULL,0,0,NULL,NULL),(14298,'mixpanel','completed',10,'2024-04-20 12:46:08','2024-04-20 14:52:18','2024-04-20 14:47:07','2024-04-20 14:52:17',NULL,0,0,NULL,NULL),(14299,'mixpanel','completed',10,'2024-04-20 13:09:09','2024-04-20 15:02:13','2024-04-20 14:57:08','2024-04-20 15:02:12',NULL,0,0,NULL,NULL),(14300,'mixpanel','completed',10,'2024-04-20 13:25:09','2024-04-20 15:12:08','2024-04-20 15:07:08','2024-04-20 15:12:07',NULL,0,0,NULL,NULL),(14301,'mixpanel','completed',10,'2024-04-20 13:57:18','2024-04-20 15:17:11','2024-04-20 15:14:17','2024-04-20 15:17:10',NULL,0,0,NULL,NULL),(14302,'mixpanel','completed',10,'2024-04-20 14:01:11','2024-04-20 15:27:09','2024-04-20 15:22:10','2024-04-20 15:27:08',NULL,0,0,NULL,NULL),(14303,'mixpanel','completed',10,'2024-04-20 13:52:03','2024-04-20 15:37:07','2024-04-20 15:32:01','2024-04-20 15:37:06',NULL,0,0,NULL,NULL),(14304,'mixpanel','completed',10,'2024-04-20 14:21:11','2024-04-20 15:47:08','2024-04-20 15:42:10','2024-04-20 15:47:07',NULL,0,0,NULL,NULL),(14305,'mixpanel','completed',10,'2024-04-20 14:34:32','2024-04-20 15:52:08','2024-04-20 15:49:31','2024-04-20 15:52:07',NULL,0,0,NULL,NULL),(14306,'mixpanel','completed',10,'2024-04-20 14:29:31','2024-04-20 16:02:14','2024-04-20 15:55:30','2024-04-20 16:02:13',NULL,0,0,NULL,NULL),(14307,'mixpanel','completed',10,'2024-04-20 14:08:24','2024-04-20 16:11:12','2024-04-20 16:06:24','2024-04-20 16:11:11',NULL,0,0,NULL,NULL),(14308,'mixpanel','completed',10,'2024-04-20 14:35:11','2024-04-20 16:20:58','2024-04-20 16:17:10','2024-04-20 16:20:57',NULL,0,0,NULL,NULL),(14309,'mixpanel','completed',10,'2024-04-20 15:21:14','2024-04-20 16:32:07','2024-04-20 16:27:13','2024-04-20 16:32:06',NULL,0,0,NULL,NULL),(14310,'mixpanel','completed',10,'2024-04-20 15:01:12','2024-04-20 16:42:14','2024-04-20 16:37:12','2024-04-20 16:42:13',NULL,0,0,NULL,NULL),(14311,'mixpanel','completed',10,'2024-04-20 15:02:14','2024-04-20 16:52:04','2024-04-20 16:47:13','2024-04-20 16:52:03',NULL,0,0,NULL,NULL),(14312,'mixpanel','completed',10,'2024-04-20 15:24:41','2024-04-20 16:57:12','2024-04-20 16:54:40','2024-04-20 16:57:11',NULL,0,0,NULL,NULL),(14313,'mixpanel','completed',10,'2024-04-20 15:36:08','2024-04-20 17:04:24','2024-04-20 17:02:07','2024-04-20 17:04:23',NULL,0,0,NULL,NULL),(14314,'mixpanel','completed',10,'2024-04-20 15:34:11','2024-04-20 17:12:05','2024-04-20 17:07:10','2024-04-20 17:12:04',NULL,0,0,NULL,NULL),(14315,'mixpanel','completed',10,'2024-04-20 15:26:05','2024-04-20 17:17:09','2024-04-20 17:15:04','2024-04-20 17:17:08',NULL,0,0,NULL,NULL),(14316,'mixpanel','completed',10,'2024-04-20 15:43:10','2024-04-20 17:25:27','2024-04-20 17:22:09','2024-04-20 17:25:26',NULL,0,0,NULL,NULL),(14317,'mixpanel','completed',10,'2024-04-20 16:10:12','2024-04-20 17:42:07','2024-04-20 17:32:11','2024-04-20 17:42:06',NULL,0,0,NULL,NULL),(14318,'mixpanel','completed',10,'2024-04-20 16:10:04','2024-04-20 17:52:01','2024-04-20 17:47:03','2024-04-20 17:52:00',NULL,0,0,NULL,NULL),(14319,'mixpanel','completed',10,'2024-04-20 16:51:08','2024-04-20 18:02:08','2024-04-20 17:57:08','2024-04-20 18:02:07',NULL,0,0,NULL,NULL),(14320,'mixpanel','completed',10,'2024-04-20 16:58:09','2024-04-20 18:12:17','2024-04-20 18:07:08','2024-04-20 18:12:16',NULL,0,0,NULL,NULL),(14321,'mixpanel','completed',10,'2024-04-20 17:10:08','2024-04-20 18:22:20','2024-04-20 18:17:07','2024-04-20 18:22:19',NULL,0,0,NULL,NULL),(14322,'mixpanel','completed',10,'2024-04-20 16:46:53','2024-04-20 18:32:12','2024-04-20 18:25:52','2024-04-20 18:32:11',NULL,0,0,NULL,NULL),(14323,'mixpanel','completed',10,'2024-04-20 16:52:14','2024-04-20 18:42:08','2024-04-20 18:37:13','2024-04-20 18:42:07',NULL,0,0,NULL,NULL),(14324,'mixpanel','completed',10,'2024-04-20 17:23:10','2024-04-20 18:52:12','2024-04-20 18:47:09','2024-04-20 18:52:11',NULL,0,0,NULL,NULL),(14325,'mixpanel','completed',10,'2024-04-20 17:37:15','2024-04-20 19:02:10','2024-04-20 18:57:14','2024-04-20 19:02:09',NULL,0,0,NULL,NULL),(14326,'mixpanel','completed',10,'2024-04-20 17:25:18','2024-04-20 19:12:15','2024-04-20 19:07:17','2024-04-20 19:12:13',NULL,0,0,NULL,NULL),(14327,'mixpanel','completed',10,'2024-04-20 18:03:07','2024-04-20 19:22:19','2024-04-20 19:17:04','2024-04-20 19:22:18',NULL,0,0,NULL,NULL),(14328,'mixpanel','completed',10,'2024-04-20 17:42:12','2024-04-20 19:32:11','2024-04-20 19:27:11','2024-04-20 19:32:10',NULL,0,0,NULL,NULL),(14329,'mixpanel','completed',10,'2024-04-20 18:23:09','2024-04-20 19:42:26','2024-04-20 19:37:08','2024-04-20 19:42:23',NULL,0,0,NULL,NULL),(14330,'mixpanel','completed',10,'2024-04-20 18:22:37','2024-04-20 19:52:14','2024-04-20 19:46:36','2024-04-20 19:52:13',NULL,0,0,NULL,NULL),(14331,'mixpanel','completed',10,'2024-04-20 18:52:53','2024-04-20 20:02:11','2024-04-20 19:56:52','2024-04-20 20:02:10',NULL,0,0,NULL,NULL),(14332,'mixpanel','completed',10,'2024-04-20 18:09:09','2024-04-20 20:11:45','2024-04-20 20:07:08','2024-04-20 20:11:44',NULL,0,0,NULL,NULL),(14333,'mixpanel','completed',10,'2024-04-20 18:49:12','2024-04-20 20:22:12','2024-04-20 20:17:11','2024-04-20 20:22:11',NULL,0,0,NULL,NULL),(14334,'mixpanel','completed',10,'2024-04-20 19:05:49','2024-04-20 20:32:27','2024-04-20 20:26:48','2024-04-20 20:32:24',NULL,0,0,NULL,NULL),(14335,'mixpanel','completed',10,'2024-04-20 19:27:11','2024-04-20 20:41:53','2024-04-20 20:37:10','2024-04-20 20:41:52',NULL,0,0,NULL,NULL),(14336,'mixpanel','completed',10,'2024-04-20 19:15:19','2024-04-20 20:52:14','2024-04-20 20:47:18','2024-04-20 20:52:13',NULL,0,0,NULL,NULL),(14337,'mixpanel','completed',10,'2024-04-20 19:48:52','2024-04-20 21:02:17','2024-04-20 20:56:51','2024-04-20 21:02:16',NULL,0,0,NULL,NULL),(14338,'mixpanel','completed',10,'2024-04-20 19:55:07','2024-04-20 21:11:47','2024-04-20 21:07:07','2024-04-20 21:11:46',NULL,0,0,NULL,NULL),(14339,'mixpanel','completed',10,'2024-04-20 19:19:17','2024-04-20 21:22:07','2024-04-20 21:17:16','2024-04-20 21:22:06',NULL,0,0,NULL,NULL),(14340,'mixpanel','completed',10,'2024-04-20 19:47:48','2024-04-20 21:29:32','2024-04-20 21:26:47','2024-04-20 21:29:31',NULL,0,0,NULL,NULL),(14341,'mixpanel','completed',10,'2024-04-20 20:30:08','2024-04-20 21:37:12','2024-04-20 21:32:07','2024-04-20 21:37:11',NULL,0,0,NULL,NULL),(14342,'mixpanel','completed',10,'2024-04-20 20:18:48','2024-04-20 21:47:08','2024-04-20 21:41:47','2024-04-20 21:47:07',NULL,0,0,NULL,NULL),(14343,'mixpanel','completed',10,'2024-04-20 19:49:05','2024-04-20 21:52:16','2024-04-20 21:50:04','2024-04-20 21:52:14',NULL,0,0,NULL,NULL),(14344,'mixpanel','completed',10,'2024-04-20 20:24:48','2024-04-20 22:02:11','2024-04-20 21:56:47','2024-04-20 22:02:11',NULL,0,0,NULL,NULL),(14345,'mixpanel','completed',10,'2024-04-20 21:00:05','2024-04-20 22:11:47','2024-04-20 22:07:04','2024-04-20 22:11:46',NULL,0,0,NULL,NULL),(14346,'mixpanel','completed',10,'2024-04-20 20:59:06','2024-04-20 22:19:28','2024-04-20 22:17:05','2024-04-20 22:19:27',NULL,0,0,NULL,NULL),(14347,'mixpanel','completed',10,'2024-04-20 20:36:10','2024-04-20 22:26:42','2024-04-20 22:22:10','2024-04-20 22:26:41',NULL,0,0,NULL,NULL),(14348,'mixpanel','completed',10,'2024-04-20 21:08:10','2024-04-20 22:37:11','2024-04-20 22:32:09','2024-04-20 22:37:11',NULL,0,0,NULL,NULL),(14349,'mixpanel','completed',10,'2024-04-20 21:15:43','2024-04-20 22:47:07','2024-04-20 22:41:42','2024-04-20 22:47:06',NULL,0,0,NULL,NULL),(14350,'mixpanel','completed',10,'2024-04-20 21:10:03','2024-04-20 22:56:52','2024-04-20 22:52:03','2024-04-20 22:56:52',NULL,0,0,NULL,NULL),(14351,'mixpanel','completed',10,'2024-04-20 21:32:08','2024-04-20 23:07:08','2024-04-20 23:02:07','2024-04-20 23:07:08',NULL,0,0,NULL,NULL),(14352,'mixpanel','completed',10,'2024-04-20 21:22:47','2024-04-20 23:17:04','2024-04-20 23:11:47','2024-04-20 23:17:03',NULL,0,0,NULL,NULL),(14353,'mixpanel','completed',10,'2024-04-20 22:20:02','2024-04-20 23:26:51','2024-04-20 23:22:02','2024-04-20 23:26:50',NULL,0,0,NULL,NULL),(14354,'mixpanel','completed',10,'2024-04-20 22:17:10','2024-04-20 23:37:05','2024-04-20 23:32:09','2024-04-20 23:37:04',NULL,0,0,NULL,NULL),(14355,'mixpanel','completed',10,'2024-04-20 22:17:45','2024-04-20 23:47:07','2024-04-20 23:41:44','2024-04-20 23:47:06',NULL,0,0,NULL,NULL),(14356,'mixpanel','completed',10,'2024-04-20 22:02:43','2024-04-21 00:02:11','2024-04-20 23:56:42','2024-04-21 00:02:10',NULL,0,0,NULL,NULL),(14357,'mixpanel','completed',10,'2024-04-20 22:33:03','2024-04-21 00:11:45','2024-04-21 00:07:02','2024-04-21 00:11:45',NULL,0,0,NULL,NULL),(14358,'mixpanel','completed',10,'2024-04-20 22:22:05','2024-04-21 00:22:06','2024-04-21 00:17:04','2024-04-21 00:22:05',NULL,0,0,NULL,NULL),(14359,'mixpanel','completed',10,'2024-04-20 22:35:48','2024-04-21 00:32:11','2024-04-21 00:26:48','2024-04-21 00:32:11',NULL,0,0,NULL,NULL),(14360,'mixpanel','completed',10,'2024-04-20 23:15:22','2024-04-21 00:42:05','2024-04-21 00:35:21','2024-04-21 00:42:05',NULL,0,0,NULL,NULL),(14361,'mixpanel','completed',10,'2024-04-20 23:02:04','2024-04-21 00:52:07','2024-04-21 00:47:03','2024-04-21 00:52:06',NULL,0,0,NULL,NULL),(14362,'mixpanel','completed',10,'2024-04-20 23:50:01','2024-04-21 01:02:06','2024-04-21 00:57:00','2024-04-21 01:02:05',NULL,0,0,NULL,NULL),(14363,'mixpanel','completed',10,'2024-04-20 23:41:08','2024-04-21 01:12:07','2024-04-21 01:07:07','2024-04-21 01:12:06',NULL,0,0,NULL,NULL),(14364,'mixpanel','completed',10,'2024-04-20 23:37:12','2024-04-21 01:22:14','2024-04-21 01:17:11','2024-04-21 01:22:13',NULL,0,0,NULL,NULL),(14365,'mixpanel','completed',10,'2024-04-20 23:54:04','2024-04-21 01:32:07','2024-04-21 01:27:03','2024-04-21 01:32:06',NULL,0,0,NULL,NULL),(14366,'mixpanel','completed',10,'2024-04-20 23:57:13','2024-04-21 01:42:07','2024-04-21 01:37:13','2024-04-21 01:42:05',NULL,0,0,NULL,NULL),(14367,'mixpanel','completed',10,'2024-04-21 00:40:05','2024-04-21 01:52:08','2024-04-21 01:47:05','2024-04-21 01:52:08',NULL,0,0,NULL,NULL),(14368,'mixpanel','completed',10,'2024-04-21 00:36:12','2024-04-21 02:02:05','2024-04-21 01:57:12','2024-04-21 02:02:04',NULL,0,0,NULL,NULL),(14369,'mixpanel','completed',10,'2024-04-21 00:46:05','2024-04-21 02:12:03','2024-04-21 02:07:04','2024-04-21 02:12:02',NULL,0,0,NULL,NULL),(14370,'mixpanel','completed',10,'2024-04-21 00:29:29','2024-04-21 02:17:08','2024-04-21 02:14:29','2024-04-21 02:17:08',NULL,0,0,NULL,NULL),(14371,'mixpanel','completed',10,'2024-04-21 00:33:06','2024-04-21 02:27:05','2024-04-21 02:22:06','2024-04-21 02:27:05',NULL,0,0,NULL,NULL),(14372,'mixpanel','completed',10,'2024-04-21 00:36:04','2024-04-21 02:36:39','2024-04-21 02:32:03','2024-04-21 02:36:39',NULL,0,0,NULL,NULL),(14373,'mixpanel','completed',10,'2024-04-21 01:02:14','2024-04-21 02:47:14','2024-04-21 02:42:13','2024-04-21 02:47:13',NULL,0,0,NULL,NULL),(14374,'mixpanel','completed',10,'2024-04-21 00:51:04','2024-04-21 02:57:05','2024-04-21 02:52:03','2024-04-21 02:57:04',NULL,0,0,NULL,NULL),(14375,'mixpanel','completed',10,'2024-04-21 01:40:03','2024-04-21 03:07:14','2024-04-21 03:02:02','2024-04-21 03:07:13',NULL,0,0,NULL,NULL),(14376,'mixpanel','completed',10,'2024-04-21 01:50:03','2024-04-21 03:17:10','2024-04-21 03:12:03','2024-04-21 03:17:10',NULL,0,0,NULL,NULL),(14377,'mixpanel','completed',10,'2024-04-21 02:09:07','2024-04-21 03:27:06','2024-04-21 03:22:06','2024-04-21 03:27:05',NULL,0,0,NULL,NULL),(14378,'mixpanel','completed',10,'2024-04-21 02:20:06','2024-04-21 03:37:04','2024-04-21 03:32:06','2024-04-21 03:37:03',NULL,0,0,NULL,NULL),(14379,'mixpanel','completed',10,'2024-04-21 02:09:06','2024-04-21 03:47:03','2024-04-21 03:42:05','2024-04-21 03:47:03',NULL,0,0,NULL,NULL),(14380,'mixpanel','completed',10,'2024-04-21 02:02:03','2024-04-21 03:57:05','2024-04-21 03:52:02','2024-04-21 03:57:05',NULL,0,0,NULL,NULL),(14381,'mixpanel','completed',10,'2024-04-21 02:38:07','2024-04-21 04:07:05','2024-04-21 04:02:07','2024-04-21 04:07:04',NULL,0,0,NULL,NULL),(14382,'mixpanel','completed',10,'2024-04-21 02:52:07','2024-04-21 04:17:04','2024-04-21 04:12:07','2024-04-21 04:17:03',NULL,0,0,NULL,NULL),(14383,'mixpanel','completed',10,'2024-04-21 02:45:03','2024-04-21 04:27:07','2024-04-21 04:22:02','2024-04-21 04:27:06',NULL,0,0,NULL,NULL),(14384,'mixpanel','completed',10,'2024-04-21 03:22:16','2024-04-21 04:37:12','2024-04-21 04:32:15','2024-04-21 04:37:10',NULL,0,0,NULL,NULL),(14385,'mixpanel','completed',10,'2024-04-21 03:10:24','2024-04-21 04:47:12','2024-04-21 04:40:23','2024-04-21 04:47:10',NULL,0,0,NULL,NULL),(14386,'mixpanel','completed',10,'2024-04-21 03:32:03','2024-04-21 04:57:09','2024-04-21 04:52:02','2024-04-21 04:57:08',NULL,0,0,NULL,NULL),(14387,'mixpanel','completed',10,'2024-04-21 03:30:07','2024-04-21 05:06:59','2024-04-21 05:02:06','2024-04-21 05:06:59',NULL,0,0,NULL,NULL),(14388,'mixpanel','completed',10,'2024-04-21 03:15:06','2024-04-21 05:17:05','2024-04-21 05:12:05','2024-04-21 05:17:04',NULL,0,0,NULL,NULL),(14389,'mixpanel','completed',10,'2024-04-21 03:36:08','2024-04-21 05:25:22','2024-04-21 05:22:07','2024-04-21 05:25:22',NULL,0,0,NULL,NULL),(14390,'mixpanel','completed',10,'2024-04-21 04:24:07','2024-04-21 05:37:00','2024-04-21 05:32:07','2024-04-21 05:37:00',NULL,0,0,NULL,NULL),(14391,'mixpanel','completed',10,'2024-04-21 03:55:13','2024-04-21 05:47:09','2024-04-21 05:42:12','2024-04-21 05:47:08',NULL,0,0,NULL,NULL),(14392,'mixpanel','completed',10,'2024-04-21 03:52:12','2024-04-21 05:57:04','2024-04-21 05:52:12','2024-04-21 05:57:03',NULL,0,0,NULL,NULL),(14393,'mixpanel','completed',10,'2024-04-21 04:42:11','2024-04-21 06:07:05','2024-04-21 06:02:10','2024-04-21 06:07:04',NULL,0,0,NULL,NULL),(14394,'mixpanel','completed',10,'2024-04-21 04:47:07','2024-04-21 06:17:06','2024-04-21 06:12:06','2024-04-21 06:17:05',NULL,0,0,NULL,NULL),(14395,'mixpanel','completed',10,'2024-04-21 05:01:13','2024-04-21 06:27:04','2024-04-21 06:21:13','2024-04-21 06:27:03',NULL,0,0,NULL,NULL),(14396,'mixpanel','completed',10,'2024-04-21 05:17:06','2024-04-21 06:37:06','2024-04-21 06:32:06','2024-04-21 06:37:06',NULL,0,0,NULL,NULL),(14397,'mixpanel','completed',10,'2024-04-21 04:42:58','2024-04-21 06:47:05','2024-04-21 06:41:58','2024-04-21 06:47:04',NULL,0,0,NULL,NULL),(14398,'mixpanel','completed',10,'2024-04-21 05:34:09','2024-04-21 06:57:06','2024-04-21 06:52:08','2024-04-21 06:57:05',NULL,0,0,NULL,NULL),(14399,'mixpanel','completed',10,'2024-04-21 05:48:06','2024-04-21 07:07:03','2024-04-21 07:02:06','2024-04-21 07:07:02',NULL,0,0,NULL,NULL),(14400,'mixpanel','completed',10,'2024-04-21 05:32:08','2024-04-21 07:17:01','2024-04-21 07:12:07','2024-04-21 07:17:00',NULL,0,0,NULL,NULL),(14401,'mixpanel','completed',10,'2024-04-21 06:06:12','2024-04-21 07:27:07','2024-04-21 07:22:11','2024-04-21 07:27:06',NULL,0,0,NULL,NULL),(14402,'mixpanel','completed',10,'2024-04-21 06:12:06','2024-04-21 07:37:06','2024-04-21 07:32:06','2024-04-21 07:37:06',NULL,0,0,NULL,NULL),(14403,'mixpanel','completed',10,'2024-04-21 06:27:09','2024-04-21 07:47:09','2024-04-21 07:42:08','2024-04-21 07:47:09',NULL,0,0,NULL,NULL),(14404,'mixpanel','completed',10,'2024-04-21 06:29:03','2024-04-21 07:57:13','2024-04-21 07:52:03','2024-04-21 07:57:12',NULL,0,0,NULL,NULL),(14405,'mixpanel','completed',10,'2024-04-21 06:48:08','2024-04-21 08:07:07','2024-04-21 08:02:07','2024-04-21 08:07:06',NULL,0,0,NULL,NULL),(14406,'mixpanel','completed',10,'2024-04-21 06:51:08','2024-04-21 08:12:10','2024-04-21 08:10:08','2024-04-21 08:12:09',NULL,0,0,NULL,NULL),(14407,'mixpanel','completed',10,'2024-04-21 06:40:05','2024-04-21 08:20:46','2024-04-21 08:17:05','2024-04-21 08:20:45',NULL,0,0,NULL,NULL),(14408,'mixpanel','completed',10,'2024-04-21 06:57:28','2024-04-21 08:32:16','2024-04-21 08:26:27','2024-04-21 08:32:16',NULL,0,0,NULL,NULL),(14409,'mixpanel','completed',10,'2024-04-21 07:22:04','2024-04-21 08:42:06','2024-04-21 08:37:03','2024-04-21 08:42:06',NULL,0,0,NULL,NULL),(14410,'mixpanel','completed',10,'2024-04-21 07:26:10','2024-04-21 08:52:08','2024-04-21 08:47:05','2024-04-21 08:52:07',NULL,0,0,NULL,NULL),(14411,'mixpanel','completed',10,'2024-04-21 07:27:13','2024-04-21 09:02:10','2024-04-21 08:57:13','2024-04-21 09:02:09',NULL,0,0,NULL,NULL),(14412,'mixpanel','completed',10,'2024-04-21 07:46:25','2024-04-21 09:12:08','2024-04-21 09:06:24','2024-04-21 09:12:08',NULL,0,0,NULL,NULL),(14413,'mixpanel','completed',10,'2024-04-21 07:38:04','2024-04-21 09:22:02','2024-04-21 09:17:04','2024-04-21 09:22:01',NULL,0,0,NULL,NULL),(14414,'mixpanel','completed',10,'2024-04-21 07:36:11','2024-04-21 09:32:07','2024-04-21 09:27:11','2024-04-21 09:32:06',NULL,0,0,NULL,NULL),(14415,'mixpanel','completed',10,'2024-04-21 07:49:07','2024-04-21 09:39:48','2024-04-21 09:37:06','2024-04-21 09:39:47',NULL,0,0,NULL,NULL),(14416,'mixpanel','completed',10,'2024-04-21 08:06:16','2024-04-21 09:47:03','2024-04-21 09:42:15','2024-04-21 09:47:03',NULL,0,0,NULL,NULL),(14417,'mixpanel','completed',10,'2024-04-21 07:57:16','2024-04-21 09:57:09','2024-04-21 09:52:15','2024-04-21 09:57:08',NULL,0,0,NULL,NULL),(14418,'mixpanel','completed',10,'2024-04-21 08:58:09','2024-04-21 10:07:05','2024-04-21 10:02:08','2024-04-21 10:07:04',NULL,0,0,NULL,NULL),(14419,'mixpanel','completed',10,'2024-04-21 08:15:11','2024-04-21 10:17:12','2024-04-21 10:12:10','2024-04-21 10:17:11',NULL,0,0,NULL,NULL),(14420,'mixpanel','completed',10,'2024-04-21 08:34:02','2024-04-21 10:27:11','2024-04-21 10:22:01','2024-04-21 10:27:10',NULL,0,0,NULL,NULL),(14421,'mixpanel','completed',10,'2024-04-21 09:03:04','2024-04-21 10:37:17','2024-04-21 10:32:02','2024-04-21 10:37:16',NULL,0,0,NULL,NULL),(14422,'mixpanel','completed',10,'2024-04-21 08:54:08','2024-04-21 10:47:09','2024-04-21 10:42:07','2024-04-21 10:47:08',NULL,0,0,NULL,NULL),(14423,'mixpanel','completed',10,'2024-04-21 09:15:09','2024-04-21 10:57:06','2024-04-21 10:52:08','2024-04-21 10:57:05',NULL,0,0,NULL,NULL),(14424,'mixpanel','completed',10,'2024-04-21 09:08:05','2024-04-21 11:07:13','2024-04-21 11:02:04','2024-04-21 11:07:12',NULL,0,0,NULL,NULL),(14425,'mixpanel','completed',10,'2024-04-21 09:57:29','2024-04-21 11:17:28','2024-04-21 11:09:28','2024-04-21 11:17:25',NULL,0,0,NULL,NULL),(14426,'schedule_re_engagement_email','completed',10,'2024-04-22 11:22:07','2024-04-22 11:22:14','2024-04-21 11:22:06','2024-04-22 11:22:13',NULL,0,0,NULL,NULL),(14427,'mixpanel','completed',10,'2024-04-21 10:07:07','2024-04-21 11:27:07','2024-04-21 11:22:06','2024-04-21 11:27:06',NULL,0,0,NULL,NULL),(14428,'mixpanel','completed',10,'2024-04-21 09:43:10','2024-04-21 11:37:17','2024-04-21 11:32:09','2024-04-21 11:37:14',NULL,0,0,NULL,NULL),(14429,'mixpanel','completed',10,'2024-04-21 10:18:05','2024-04-21 11:47:09','2024-04-21 11:42:04','2024-04-21 11:47:08',NULL,0,0,NULL,NULL),(14430,'mixpanel','completed',10,'2024-04-21 10:26:09','2024-04-21 11:57:10','2024-04-21 11:52:08','2024-04-21 11:57:09',NULL,0,0,NULL,NULL),(14431,'mixpanel','completed',10,'2024-04-21 10:45:13','2024-04-21 12:07:08','2024-04-21 12:02:12','2024-04-21 12:07:07',NULL,0,0,NULL,NULL),(14432,'mixpanel','completed',10,'2024-04-21 10:37:06','2024-04-21 12:17:11','2024-04-21 12:12:05','2024-04-21 12:17:10',NULL,0,0,NULL,NULL),(14433,'mixpanel','completed',10,'2024-04-21 10:38:17','2024-04-21 12:27:12','2024-04-21 12:22:16','2024-04-21 12:27:10',NULL,0,0,NULL,NULL),(14434,'mixpanel','completed',10,'2024-04-21 11:16:41','2024-04-21 12:32:11','2024-04-21 12:29:40','2024-04-21 12:32:10',NULL,0,0,NULL,NULL),(14435,'mixpanel','completed',10,'2024-04-21 10:44:11','2024-04-21 12:42:13','2024-04-21 12:37:10','2024-04-21 12:42:12',NULL,0,0,NULL,NULL),(14436,'mixpanel','completed',10,'2024-04-21 11:07:01','2024-04-21 12:47:07','2024-04-21 12:45:00','2024-04-21 12:47:06',NULL,0,0,NULL,NULL),(14437,'mixpanel','completed',10,'2024-04-21 11:09:06','2024-04-21 12:57:01','2024-04-21 12:52:05','2024-04-21 12:57:00',NULL,0,0,NULL,NULL),(14438,'mixpanel','completed',10,'2024-04-21 11:01:11','2024-04-21 13:07:09','2024-04-21 13:02:10','2024-04-21 13:07:08',NULL,0,0,NULL,NULL),(14439,'mixpanel','completed',10,'2024-04-21 11:31:10','2024-04-21 13:17:09','2024-04-21 13:12:09','2024-04-21 13:17:08',NULL,0,0,NULL,NULL),(14440,'mixpanel','completed',10,'2024-04-21 11:43:22','2024-04-21 13:22:08','2024-04-21 13:19:21','2024-04-21 13:22:07',NULL,0,0,NULL,NULL),(14441,'mixpanel','completed',10,'2024-04-21 12:11:32','2024-04-21 13:27:11','2024-04-21 13:24:31','2024-04-21 13:27:09',NULL,0,0,NULL,NULL),(14442,'mixpanel','completed',10,'2024-04-21 11:41:08','2024-04-21 13:37:10','2024-04-21 13:32:07','2024-04-21 13:37:09',NULL,0,0,NULL,NULL),(14443,'mixpanel','completed',10,'2024-04-21 12:17:24','2024-04-21 13:42:12','2024-04-21 13:39:23','2024-04-21 13:42:11',NULL,0,0,NULL,NULL),(14444,'mixpanel','completed',10,'2024-04-21 11:51:12','2024-04-21 13:52:11','2024-04-21 13:47:11','2024-04-21 13:52:10',NULL,0,0,NULL,NULL),(14445,'mixpanel','completed',10,'2024-04-21 12:09:10','2024-04-21 14:02:10','2024-04-21 13:57:09','2024-04-21 14:02:09',NULL,0,0,NULL,NULL),(14446,'mixpanel','completed',10,'2024-04-21 12:19:12','2024-04-21 14:09:22','2024-04-21 14:07:11','2024-04-21 14:09:21',NULL,0,0,NULL,NULL),(14447,'mixpanel','completed',10,'2024-04-21 13:06:12','2024-04-21 14:17:08','2024-04-21 14:12:06','2024-04-21 14:17:06',NULL,0,0,NULL,NULL),(14448,'mixpanel','completed',10,'2024-04-21 12:44:09','2024-04-21 14:24:31','2024-04-21 14:22:08','2024-04-21 14:24:30',NULL,0,0,NULL,NULL),(14449,'mixpanel','completed',10,'2024-04-21 12:51:07','2024-04-21 14:32:10','2024-04-21 14:27:06','2024-04-21 14:32:09',NULL,0,0,NULL,NULL),(14450,'mixpanel','completed',10,'2024-04-21 12:42:11','2024-04-21 14:42:14','2024-04-21 14:37:10','2024-04-21 14:42:13',NULL,0,0,NULL,NULL),(14451,'mixpanel','completed',10,'2024-04-21 13:26:10','2024-04-21 14:52:10','2024-04-21 14:47:09','2024-04-21 14:52:09',NULL,0,0,NULL,NULL),(14452,'mixpanel','completed',10,'2024-04-21 12:56:09','2024-04-21 15:02:09','2024-04-21 14:57:08','2024-04-21 15:02:08',NULL,0,0,NULL,NULL),(14453,'mixpanel','completed',10,'2024-04-21 13:27:13','2024-04-21 15:12:07','2024-04-21 15:07:12','2024-04-21 15:12:06',NULL,0,0,NULL,NULL),(14454,'mixpanel','completed',10,'2024-04-21 13:26:13','2024-04-21 15:22:14','2024-04-21 15:17:12','2024-04-21 15:22:13',NULL,0,0,NULL,NULL),(14455,'mixpanel','completed',10,'2024-04-21 13:29:10','2024-04-21 15:32:10','2024-04-21 15:27:10','2024-04-21 15:32:09',NULL,0,0,NULL,NULL),(14456,'mixpanel','completed',10,'2024-04-21 13:41:08','2024-04-21 15:42:06','2024-04-21 15:36:07','2024-04-21 15:42:06',NULL,0,0,NULL,NULL),(14457,'mixpanel','completed',10,'2024-04-21 14:36:10','2024-04-21 15:52:12','2024-04-21 15:47:09','2024-04-21 15:52:11',NULL,0,0,NULL,NULL),(14458,'mixpanel','completed',10,'2024-04-21 14:35:07','2024-04-21 16:02:10','2024-04-21 15:57:06','2024-04-21 16:02:09',NULL,0,0,NULL,NULL),(14459,'mixpanel','completed',10,'2024-04-21 14:42:29','2024-04-21 16:12:09','2024-04-21 16:05:29','2024-04-21 16:12:08',NULL,0,0,NULL,NULL),(14460,'mixpanel','completed',10,'2024-04-21 14:39:45','2024-04-21 16:17:09','2024-04-21 16:14:44','2024-04-21 16:17:08',NULL,0,0,NULL,NULL),(14461,'mixpanel','completed',10,'2024-04-21 15:02:10','2024-04-21 16:27:05','2024-04-21 16:22:09','2024-04-21 16:27:04',NULL,0,0,NULL,NULL),(14462,'mixpanel','completed',10,'2024-04-21 15:00:09','2024-04-21 16:36:10','2024-04-21 16:32:08','2024-04-21 16:36:09',NULL,0,0,NULL,NULL),(14463,'mixpanel','completed',10,'2024-04-21 15:01:09','2024-04-21 16:47:12','2024-04-21 16:42:08','2024-04-21 16:47:11',NULL,0,0,NULL,NULL),(14464,'mixpanel','completed',10,'2024-04-21 15:03:10','2024-04-21 16:57:06','2024-04-21 16:52:10','2024-04-21 16:57:05',NULL,0,0,NULL,NULL),(14465,'mixpanel','completed',10,'2024-04-21 15:46:07','2024-04-21 17:07:06','2024-04-21 17:02:06','2024-04-21 17:07:05',NULL,0,0,NULL,NULL),(14466,'mixpanel','completed',10,'2024-04-21 15:14:09','2024-04-21 17:17:09','2024-04-21 17:12:08','2024-04-21 17:17:08',NULL,0,0,NULL,NULL),(14467,'mixpanel','completed',10,'2024-04-21 15:29:09','2024-04-21 17:27:10','2024-04-21 17:22:08','2024-04-21 17:27:09',NULL,0,0,NULL,NULL),(14468,'mixpanel','completed',10,'2024-04-21 15:57:09','2024-04-21 17:37:14','2024-04-21 17:32:08','2024-04-21 17:37:13',NULL,0,0,NULL,NULL),(14469,'mixpanel','completed',10,'2024-04-21 16:03:07','2024-04-21 17:47:07','2024-04-21 17:42:06','2024-04-21 17:47:06',NULL,0,0,NULL,NULL),(14470,'mixpanel','completed',10,'2024-04-21 16:43:14','2024-04-21 17:57:06','2024-04-21 17:52:13','2024-04-21 17:57:05',NULL,0,0,NULL,NULL),(14471,'mixpanel','completed',10,'2024-04-21 16:38:10','2024-04-21 18:07:09','2024-04-21 18:02:09','2024-04-21 18:07:08',NULL,0,0,NULL,NULL),(14472,'mixpanel','completed',10,'2024-04-21 16:32:12','2024-04-21 18:17:13','2024-04-21 18:12:11','2024-04-21 18:17:12',NULL,0,0,NULL,NULL),(14473,'mixpanel','completed',10,'2024-04-21 16:25:13','2024-04-21 18:27:10','2024-04-21 18:22:12','2024-04-21 18:27:09',NULL,0,0,NULL,NULL),(14474,'mixpanel','completed',10,'2024-04-21 17:17:06','2024-04-21 18:37:11','2024-04-21 18:32:05','2024-04-21 18:37:10',NULL,0,0,NULL,NULL),(14475,'mixpanel','completed',10,'2024-04-21 16:53:35','2024-04-21 18:42:11','2024-04-21 18:39:34','2024-04-21 18:42:10',NULL,0,0,NULL,NULL),(14476,'mixpanel','completed',10,'2024-04-21 17:06:54','2024-04-21 18:47:04','2024-04-21 18:44:53','2024-04-21 18:47:03',NULL,0,0,NULL,NULL),(14477,'mixpanel','completed',10,'2024-04-21 17:07:10','2024-04-21 18:57:13','2024-04-21 18:52:09','2024-04-21 18:57:12',NULL,0,0,NULL,NULL),(14478,'mixpanel','completed',10,'2024-04-21 17:27:10','2024-04-21 19:07:13','2024-04-21 19:02:08','2024-04-21 19:07:12',NULL,0,0,NULL,NULL),(14479,'mixpanel','completed',10,'2024-04-21 17:53:11','2024-04-21 19:17:11','2024-04-21 19:12:10','2024-04-21 19:17:10',NULL,0,0,NULL,NULL),(14480,'mixpanel','completed',10,'2024-04-21 17:52:31','2024-04-21 19:27:11','2024-04-21 19:21:31','2024-04-21 19:27:10',NULL,0,0,NULL,NULL),(14481,'mixpanel','completed',10,'2024-04-21 17:59:07','2024-04-21 19:34:43','2024-04-21 19:32:06','2024-04-21 19:34:42',NULL,0,0,NULL,NULL),(14482,'mixpanel','completed',10,'2024-04-21 18:15:09','2024-04-21 19:42:23','2024-04-21 19:37:08','2024-04-21 19:42:19',NULL,0,0,NULL,NULL),(14483,'mixpanel','completed',10,'2024-04-21 18:39:13','2024-04-21 19:52:06','2024-04-21 19:47:10','2024-04-21 19:52:05',NULL,0,0,NULL,NULL),(14484,'subscribers_engagement_score','completed',10,'2024-04-21 19:52:06','2024-04-21 19:57:07','2024-04-21 19:52:05','2024-04-21 19:57:06',NULL,0,0,NULL,NULL),(14485,'subscribers_engagement_score','completed',10,'2024-04-22 03:19:00','2024-04-22 03:22:04','2024-04-21 19:57:06','2024-04-22 03:22:03',NULL,0,0,NULL,NULL),(14486,'mixpanel','completed',10,'2024-04-21 18:21:07','2024-04-21 20:02:11','2024-04-21 19:57:06','2024-04-21 20:02:09',NULL,0,0,NULL,NULL),(14487,'mixpanel','completed',10,'2024-04-21 18:29:09','2024-04-21 20:12:09','2024-04-21 20:07:08','2024-04-21 20:12:08',NULL,0,0,NULL,NULL),(14488,'mixpanel','completed',10,'2024-04-21 18:30:11','2024-04-21 20:22:19','2024-04-21 20:17:10','2024-04-21 20:22:19',NULL,0,0,NULL,NULL),(14489,'mixpanel','completed',10,'2024-04-21 19:11:09','2024-04-21 20:32:06','2024-04-21 20:27:08','2024-04-21 20:32:05',NULL,0,0,NULL,NULL),(14490,'mixpanel','completed',10,'2024-04-21 18:45:11','2024-04-21 20:42:07','2024-04-21 20:37:10','2024-04-21 20:42:07',NULL,0,0,NULL,NULL),(14491,'mixpanel','completed',10,'2024-04-21 19:42:26','2024-04-21 20:50:45','2024-04-21 20:45:25','2024-04-21 20:50:43',NULL,0,0,NULL,NULL),(14492,'mixpanel','completed',10,'2024-04-21 19:10:09','2024-04-21 21:02:12','2024-04-21 20:57:08','2024-04-21 21:02:10',NULL,0,0,NULL,NULL),(14493,'mixpanel','completed',10,'2024-04-21 19:54:09','2024-04-21 21:12:14','2024-04-21 21:07:06','2024-04-21 21:12:11',NULL,0,0,NULL,NULL),(14494,'mixpanel','completed',10,'2024-04-21 19:20:14','2024-04-21 21:22:09','2024-04-21 21:17:11','2024-04-21 21:22:07',NULL,0,0,NULL,NULL),(14495,'mixpanel','completed',10,'2024-04-21 19:39:37','2024-04-21 21:27:42','2024-04-21 21:24:36','2024-04-21 21:27:38',NULL,0,0,NULL,NULL),(14496,'mixpanel','completed',10,'2024-04-21 20:22:46','2024-04-21 21:30:51','2024-04-21 21:30:38','2024-04-21 21:30:48',NULL,0,0,NULL,NULL),(14497,'mixpanel','completed',10,'2024-04-21 19:59:40','2024-04-21 21:37:06','2024-04-21 21:33:37','2024-04-21 21:37:05',NULL,0,0,NULL,NULL),(14498,'mixpanel','completed',10,'2024-04-21 19:52:11','2024-04-21 21:47:02','2024-04-21 21:42:10','2024-04-21 21:47:02',NULL,0,0,NULL,NULL),(14499,'mixpanel','completed',10,'2024-04-21 20:37:26','2024-04-21 21:57:09','2024-04-21 21:50:25','2024-04-21 21:57:08',NULL,0,0,NULL,NULL),(14500,'mixpanel','completed',10,'2024-04-21 20:14:10','2024-04-21 22:07:12','2024-04-21 22:02:09','2024-04-21 22:07:11',NULL,0,0,NULL,NULL),(14501,'mixpanel','completed',10,'2024-04-21 20:55:09','2024-04-21 22:17:09','2024-04-21 22:12:08','2024-04-21 22:17:08',NULL,0,0,NULL,NULL),(14502,'mixpanel','completed',10,'2024-04-21 20:32:13','2024-04-21 22:27:12','2024-04-21 22:22:12','2024-04-21 22:27:11',NULL,0,0,NULL,NULL),(14503,'mixpanel','completed',10,'2024-04-21 21:19:08','2024-04-21 22:37:21','2024-04-21 22:32:07','2024-04-21 22:37:20',NULL,0,0,NULL,NULL),(14504,'mixpanel','completed',10,'2024-04-21 21:01:08','2024-04-21 22:47:08','2024-04-21 22:42:07','2024-04-21 22:47:07',NULL,0,0,NULL,NULL),(14505,'mixpanel','completed',10,'2024-04-21 21:33:11','2024-04-21 22:57:05','2024-04-21 22:52:10','2024-04-21 22:57:04',NULL,0,0,NULL,NULL),(14506,'mixpanel','completed',10,'2024-04-21 21:03:10','2024-04-21 23:07:07','2024-04-21 23:02:09','2024-04-21 23:07:06',NULL,0,0,NULL,NULL),(14507,'mixpanel','completed',10,'2024-04-21 22:02:05','2024-04-21 23:17:14','2024-04-21 23:12:04','2024-04-21 23:17:13',NULL,0,0,NULL,NULL),(14508,'mixpanel','completed',10,'2024-04-21 21:53:09','2024-04-21 23:27:08','2024-04-21 23:22:08','2024-04-21 23:27:07',NULL,0,0,NULL,NULL),(14509,'mixpanel','completed',10,'2024-04-21 21:55:06','2024-04-21 23:37:12','2024-04-21 23:32:05','2024-04-21 23:37:11',NULL,0,0,NULL,NULL),(14510,'mixpanel','completed',10,'2024-04-21 22:16:09','2024-04-21 23:44:38','2024-04-21 23:42:08','2024-04-21 23:44:37',NULL,0,0,NULL,NULL),(14511,'mixpanel','completed',10,'2024-04-21 22:12:14','2024-04-21 23:52:01','2024-04-21 23:47:13','2024-04-21 23:52:00',NULL,0,0,NULL,NULL),(14512,'mixpanel','completed',10,'2024-04-21 22:29:13','2024-04-22 00:02:18','2024-04-21 23:57:12','2024-04-22 00:02:17',NULL,0,0,NULL,NULL),(14513,'mixpanel','completed',10,'2024-04-21 22:08:11','2024-04-22 00:12:12','2024-04-22 00:07:11','2024-04-22 00:12:11',NULL,0,0,NULL,NULL),(14514,'mixpanel','completed',10,'2024-04-21 22:29:10','2024-04-22 00:22:10','2024-04-22 00:17:09','2024-04-22 00:22:09',NULL,0,0,NULL,NULL),(14515,'mixpanel','completed',10,'2024-04-21 23:02:06','2024-04-22 00:32:08','2024-04-22 00:27:05','2024-04-22 00:32:07',NULL,0,0,NULL,NULL),(14516,'mixpanel','completed',10,'2024-04-21 23:20:06','2024-04-22 00:42:13','2024-04-22 00:37:05','2024-04-22 00:42:12',NULL,0,0,NULL,NULL),(14517,'mixpanel','completed',10,'2024-04-21 23:00:10','2024-04-22 00:52:06','2024-04-22 00:47:09','2024-04-22 00:52:05',NULL,0,0,NULL,NULL),(14518,'mixpanel','completed',10,'2024-04-21 23:54:10','2024-04-22 01:02:14','2024-04-22 00:57:09','2024-04-22 01:02:13',NULL,0,0,NULL,NULL),(14519,'mixpanel','completed',10,'2024-04-21 23:33:27','2024-04-22 01:12:09','2024-04-22 01:05:27','2024-04-22 01:12:08',NULL,0,0,NULL,NULL),(14520,'mixpanel','completed',10,'2024-04-22 00:05:07','2024-04-22 01:22:10','2024-04-22 01:17:06','2024-04-22 01:22:09',NULL,0,0,NULL,NULL),(14521,'mixpanel','completed',10,'2024-04-22 00:17:14','2024-04-22 01:32:08','2024-04-22 01:27:13','2024-04-22 01:32:07',NULL,0,0,NULL,NULL),(14522,'mixpanel','completed',10,'2024-04-22 00:05:09','2024-04-22 01:42:07','2024-04-22 01:37:08','2024-04-22 01:42:06',NULL,0,0,NULL,NULL),(14523,'mixpanel','completed',10,'2024-04-22 00:32:07','2024-04-22 01:52:12','2024-04-22 01:47:06','2024-04-22 01:52:11',NULL,0,0,NULL,NULL),(14524,'mixpanel','completed',10,'2024-04-22 00:00:08','2024-04-22 02:02:07','2024-04-22 01:57:07','2024-04-22 02:02:06',NULL,0,0,NULL,NULL),(14525,'mixpanel','completed',10,'2024-04-22 00:56:12','2024-04-22 02:12:09','2024-04-22 02:07:12','2024-04-22 02:12:08',NULL,0,0,NULL,NULL),(14526,'mixpanel','completed',10,'2024-04-22 01:00:09','2024-04-22 02:21:34','2024-04-22 02:17:08','2024-04-22 02:21:33',NULL,0,0,NULL,NULL),(14527,'mixpanel','completed',10,'2024-04-22 01:17:09','2024-04-22 02:31:59','2024-04-22 02:27:08','2024-04-22 02:31:58',NULL,0,0,NULL,NULL),(14528,'mixpanel','completed',10,'2024-04-22 00:41:03','2024-04-22 02:39:23','2024-04-22 02:37:02','2024-04-22 02:39:22',NULL,0,0,NULL,NULL),(14529,'mixpanel','completed',10,'2024-04-22 01:12:10','2024-04-22 02:47:05','2024-04-22 02:42:09','2024-04-22 02:47:04',NULL,0,0,NULL,NULL),(14530,'mixpanel','completed',10,'2024-04-22 01:43:04','2024-04-22 02:57:09','2024-04-22 02:52:03','2024-04-22 02:57:08',NULL,0,0,NULL,NULL),(14531,'mixpanel','completed',10,'2024-04-22 01:23:05','2024-04-22 03:07:04','2024-04-22 03:02:04','2024-04-22 03:07:03',NULL,0,0,NULL,NULL),(14532,'mixpanel','completed',10,'2024-04-22 01:39:09','2024-04-22 03:17:04','2024-04-22 03:12:08','2024-04-22 03:17:03',NULL,0,0,NULL,NULL),(14533,'subscribers_engagement_score','completed',10,'2024-04-23 05:50:00','2024-04-23 05:52:06','2024-04-22 03:22:03','2024-04-23 05:52:05',NULL,0,0,NULL,NULL),(14534,'mixpanel','completed',10,'2024-04-22 01:52:04','2024-04-22 03:25:14','2024-04-22 03:22:03','2024-04-22 03:25:13',NULL,0,0,NULL,NULL),(14535,'mixpanel','completed',10,'2024-04-22 02:05:21','2024-04-22 03:37:10','2024-04-22 03:30:20','2024-04-22 03:37:09',NULL,0,0,NULL,NULL),(14536,'mixpanel','completed',10,'2024-04-22 02:14:29','2024-04-22 03:47:06','2024-04-22 03:42:28','2024-04-22 03:47:05',NULL,0,0,NULL,NULL),(14537,'mixpanel','completed',10,'2024-04-22 02:00:07','2024-04-22 03:55:01','2024-04-22 03:52:06','2024-04-22 03:55:00',NULL,0,0,NULL,NULL),(14538,'mixpanel','completed',10,'2024-04-22 02:28:10','2024-04-22 04:00:53','2024-04-22 03:57:09','2024-04-22 04:00:52',NULL,0,0,NULL,NULL),(14539,'mixpanel','completed',10,'2024-04-22 02:50:38','2024-04-22 04:06:38','2024-04-22 04:03:37','2024-04-22 04:06:37',NULL,0,0,NULL,NULL),(14540,'mixpanel','completed',10,'2024-04-22 02:28:39','2024-04-22 04:11:38','2024-04-22 04:08:39','2024-04-22 04:11:37',NULL,0,0,NULL,NULL),(14541,'mixpanel','completed',10,'2024-04-22 03:10:38','2024-04-22 04:17:38','2024-04-22 04:14:37','2024-04-22 04:17:36',NULL,0,0,NULL,NULL),(14542,'mixpanel','completed',10,'2024-04-22 02:38:38','2024-04-22 04:23:38','2024-04-22 04:20:37','2024-04-22 04:23:37',NULL,0,0,NULL,NULL),(14543,'mixpanel','completed',10,'2024-04-22 03:04:38','2024-04-22 04:29:39','2024-04-22 04:26:37','2024-04-22 04:29:37',NULL,0,0,NULL,NULL),(14544,'mixpanel','completed',10,'2024-04-22 03:17:38','2024-04-22 04:35:38','2024-04-22 04:32:37','2024-04-22 04:35:37',NULL,0,0,NULL,NULL),(14545,'mixpanel','completed',10,'2024-04-22 02:46:37','2024-04-22 04:40:38','2024-04-22 04:38:36','2024-04-22 04:40:37',NULL,0,0,NULL,NULL),(14546,'mixpanel','completed',10,'2024-04-22 03:12:38','2024-04-22 04:46:38','2024-04-22 04:43:37','2024-04-22 04:46:37',NULL,0,0,NULL,NULL),(14547,'mixpanel','completed',10,'2024-04-22 02:57:38','2024-04-22 04:52:38','2024-04-22 04:49:37','2024-04-22 04:52:37',NULL,0,0,NULL,NULL),(14548,'mixpanel','completed',10,'2024-04-22 03:18:38','2024-04-22 04:58:38','2024-04-22 04:55:37','2024-04-22 04:58:37',NULL,0,0,NULL,NULL),(14549,'mixpanel','completed',10,'2024-04-22 04:00:08','2024-04-22 05:06:03','2024-04-22 05:02:07','2024-04-22 05:06:02',NULL,0,0,NULL,NULL),(14550,'mixpanel','completed',10,'2024-04-22 03:42:30','2024-04-22 05:12:11','2024-04-22 05:09:29','2024-04-22 05:12:10',NULL,0,0,NULL,NULL),(14551,'mixpanel','completed',10,'2024-04-22 03:39:02','2024-04-22 05:21:02','2024-04-22 05:17:01','2024-04-22 05:21:01',NULL,0,0,NULL,NULL),(14552,'mixpanel','completed',10,'2024-04-22 04:20:11','2024-04-22 05:31:42','2024-04-22 05:27:10','2024-04-22 05:31:41',NULL,0,0,NULL,NULL),(14553,'mixpanel','completed',10,'2024-04-22 04:19:30','2024-04-22 05:41:40','2024-04-22 05:37:27','2024-04-22 05:41:39',NULL,0,0,NULL,NULL),(14554,'mixpanel','completed',10,'2024-04-22 04:07:10','2024-04-22 05:51:29','2024-04-22 05:47:09','2024-04-22 05:51:27',NULL,0,0,NULL,NULL);
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (14555,'mixpanel','completed',10,'2024-04-22 04:33:09','2024-04-22 06:00:34','2024-04-22 05:57:08','2024-04-22 06:00:33',NULL,0,0,NULL,NULL),(14556,'mixpanel','completed',10,'2024-04-22 04:26:08','2024-04-22 06:09:15','2024-04-22 06:07:07','2024-04-22 06:09:14',NULL,0,0,NULL,NULL),(14557,'mixpanel','completed',10,'2024-04-22 04:59:12','2024-04-22 06:17:08','2024-04-22 06:12:11','2024-04-22 06:17:07',NULL,0,0,NULL,NULL),(14558,'mixpanel','completed',10,'2024-04-22 05:06:16','2024-04-22 06:26:44','2024-04-22 06:22:15','2024-04-22 06:26:43',NULL,0,0,NULL,NULL),(14559,'mixpanel','completed',10,'2024-04-22 05:00:13','2024-04-22 06:34:47','2024-04-22 06:32:12','2024-04-22 06:34:46',NULL,0,0,NULL,NULL),(14560,'mixpanel','completed',10,'2024-04-22 04:51:09','2024-04-22 06:42:06','2024-04-22 06:37:08','2024-04-22 06:42:05',NULL,0,0,NULL,NULL),(14561,'mixpanel','completed',10,'2024-04-22 04:51:06','2024-04-22 06:50:25','2024-04-22 06:47:05','2024-04-22 06:50:24',NULL,0,0,NULL,NULL),(14562,'mixpanel','completed',10,'2024-04-22 05:41:09','2024-04-22 07:02:11','2024-04-22 06:57:08','2024-04-22 07:02:10',NULL,0,0,NULL,NULL),(14563,'mixpanel','completed',10,'2024-04-22 05:43:22','2024-04-22 07:12:11','2024-04-22 07:05:21','2024-04-22 07:12:10',NULL,0,0,NULL,NULL),(14564,'mixpanel','completed',10,'2024-04-22 05:35:05','2024-04-22 07:19:33','2024-04-22 07:17:04','2024-04-22 07:19:32',NULL,0,0,NULL,NULL),(14565,'mixpanel','completed',10,'2024-04-22 05:32:07','2024-04-22 07:26:30','2024-04-22 07:22:06','2024-04-22 07:26:29',NULL,0,0,NULL,NULL),(14566,'mixpanel','completed',10,'2024-04-22 05:35:44','2024-04-22 07:33:01','2024-04-22 07:30:43','2024-04-22 07:33:00',NULL,0,0,NULL,NULL),(14567,'mixpanel','completed',10,'2024-04-22 05:48:13','2024-04-22 07:40:06','2024-04-22 07:37:12','2024-04-22 07:40:05',NULL,0,0,NULL,NULL),(14568,'mixpanel','completed',10,'2024-04-22 06:21:15','2024-04-22 07:46:42','2024-04-22 07:42:14','2024-04-22 07:46:41',NULL,0,0,NULL,NULL),(14569,'mixpanel','completed',10,'2024-04-22 05:59:07','2024-04-22 07:57:09','2024-04-22 07:52:06','2024-04-22 07:57:08',NULL,0,0,NULL,NULL),(14570,'mixpanel','completed',10,'2024-04-22 06:59:18','2024-04-22 08:07:07','2024-04-22 08:02:17','2024-04-22 08:07:06',NULL,0,0,NULL,NULL),(14571,'mixpanel','completed',10,'2024-04-22 06:49:03','2024-04-22 08:15:19','2024-04-22 08:12:02','2024-04-22 08:15:18',NULL,0,0,NULL,NULL),(14572,'mixpanel','completed',10,'2024-04-22 07:09:08','2024-04-22 08:27:09','2024-04-22 08:22:07','2024-04-22 08:27:08',NULL,0,0,NULL,NULL),(14573,'mixpanel','completed',10,'2024-04-22 06:59:58','2024-04-22 08:37:11','2024-04-22 08:30:57','2024-04-22 08:37:10',NULL,0,0,NULL,NULL),(14574,'mixpanel','completed',10,'2024-04-22 07:36:06','2024-04-22 08:46:48','2024-04-22 08:42:05','2024-04-22 08:46:47',NULL,0,0,NULL,NULL),(14575,'mixpanel','completed',10,'2024-04-22 07:05:17','2024-04-22 08:55:09','2024-04-22 08:52:16','2024-04-22 08:55:08',NULL,0,0,NULL,NULL),(14576,'mixpanel','completed',10,'2024-04-22 07:38:54','2024-04-22 09:03:07','2024-04-22 09:00:53','2024-04-22 09:03:06',NULL,0,0,NULL,NULL),(14577,'mixpanel','completed',10,'2024-04-22 07:11:08','2024-04-22 09:11:17','2024-04-22 09:07:07','2024-04-22 09:11:16',NULL,0,0,NULL,NULL),(14578,'mixpanel','completed',10,'2024-04-22 08:07:13','2024-04-22 09:20:32','2024-04-22 09:17:12','2024-04-22 09:20:31',NULL,0,0,NULL,NULL),(14579,'mixpanel','completed',10,'2024-04-22 07:34:13','2024-04-22 09:29:35','2024-04-22 09:27:12','2024-04-22 09:29:34',NULL,0,0,NULL,NULL),(14580,'mixpanel','completed',10,'2024-04-22 08:01:12','2024-04-22 09:37:11','2024-04-22 09:32:11','2024-04-22 09:37:10',NULL,0,0,NULL,NULL),(14581,'mixpanel','completed',10,'2024-04-22 08:15:15','2024-04-22 09:48:57','2024-04-22 09:42:14','2024-04-22 09:48:54',NULL,0,0,NULL,NULL),(14582,'mixpanel','completed',10,'2024-04-22 08:34:11','2024-04-22 10:02:12','2024-04-22 09:52:10','2024-04-22 10:02:11',NULL,0,0,NULL,NULL),(14583,'mixpanel','completed',10,'2024-04-22 08:47:10','2024-04-22 10:12:10','2024-04-22 10:07:09','2024-04-22 10:12:09',NULL,0,0,NULL,NULL),(14584,'mixpanel','completed',10,'2024-04-22 08:24:02','2024-04-22 10:22:14','2024-04-22 10:17:01','2024-04-22 10:22:13',NULL,0,0,NULL,NULL),(14585,'mixpanel','completed',10,'2024-04-22 09:19:12','2024-04-22 10:32:06','2024-04-22 10:27:11','2024-04-22 10:32:05',NULL,0,0,NULL,NULL),(14586,'mixpanel','completed',10,'2024-04-22 08:54:06','2024-04-22 10:42:12','2024-04-22 10:37:05','2024-04-22 10:42:11',NULL,0,0,NULL,NULL),(14587,'mixpanel','completed',10,'2024-04-22 09:05:07','2024-04-22 10:52:10','2024-04-22 10:47:06','2024-04-22 10:52:09',NULL,0,0,NULL,NULL),(14588,'mixpanel','completed',10,'2024-04-22 09:19:12','2024-04-22 11:02:08','2024-04-22 10:57:11','2024-04-22 11:02:07',NULL,0,0,NULL,NULL),(14589,'mixpanel','completed',10,'2024-04-22 09:38:11','2024-04-22 11:12:18','2024-04-22 11:07:10','2024-04-22 11:12:17',NULL,0,0,NULL,NULL),(14590,'mixpanel','completed',10,'2024-04-22 09:16:12','2024-04-22 11:22:14','2024-04-22 11:17:11','2024-04-22 11:22:13',NULL,0,0,NULL,NULL),(14591,'schedule_re_engagement_email','completed',10,'2024-04-23 11:27:15','2024-04-23 11:32:11','2024-04-22 11:27:14','2024-04-23 11:32:10',NULL,0,0,NULL,NULL),(14592,'mixpanel','completed',10,'2024-04-22 09:29:15','2024-04-22 11:32:11','2024-04-22 11:27:14','2024-04-22 11:32:10',NULL,0,0,NULL,NULL),(14593,'mixpanel','completed',10,'2024-04-22 09:59:13','2024-04-22 11:42:11','2024-04-22 11:37:13','2024-04-22 11:42:10',NULL,0,0,NULL,NULL),(14594,'mixpanel','completed',10,'2024-04-22 09:54:07','2024-04-22 11:52:07','2024-04-22 11:47:06','2024-04-22 11:52:06',NULL,0,0,NULL,NULL),(14595,'mixpanel','completed',10,'2024-04-22 10:31:23','2024-04-22 12:02:07','2024-04-22 11:56:23','2024-04-22 12:02:06',NULL,0,0,NULL,NULL),(14596,'mixpanel','completed',10,'2024-04-22 10:33:10','2024-04-22 12:12:10','2024-04-22 12:07:09','2024-04-22 12:12:09',NULL,0,0,NULL,NULL),(14597,'mixpanel','completed',10,'2024-04-22 11:08:08','2024-04-22 12:22:14','2024-04-22 12:17:07','2024-04-22 12:22:13',NULL,0,0,NULL,NULL),(14598,'mixpanel','completed',10,'2024-04-22 10:30:11','2024-04-22 12:32:10','2024-04-22 12:27:10','2024-04-22 12:32:09',NULL,0,0,NULL,NULL),(14599,'mixpanel','completed',10,'2024-04-22 10:58:12','2024-04-22 12:42:05','2024-04-22 12:37:11','2024-04-22 12:42:04',NULL,0,0,NULL,NULL),(14600,'mixpanel','completed',10,'2024-04-22 11:04:10','2024-04-22 12:52:11','2024-04-22 12:47:09','2024-04-22 12:52:10',NULL,0,0,NULL,NULL),(14601,'mixpanel','completed',10,'2024-04-22 11:54:06','2024-04-22 12:59:38','2024-04-22 12:57:05','2024-04-22 12:59:37',NULL,0,0,NULL,NULL),(14602,'mixpanel','completed',10,'2024-04-22 11:33:16','2024-04-22 13:07:12','2024-04-22 13:02:15','2024-04-22 13:07:11',NULL,0,0,NULL,NULL),(14603,'mixpanel','completed',10,'2024-04-22 11:32:17','2024-04-22 13:17:10','2024-04-22 13:12:16','2024-04-22 13:17:09',NULL,0,0,NULL,NULL),(14604,'mixpanel','completed',10,'2024-04-22 12:04:14','2024-04-22 13:27:12','2024-04-22 13:22:13','2024-04-22 13:27:11',NULL,0,0,NULL,NULL),(14605,'mixpanel','completed',10,'2024-04-22 12:16:06','2024-04-22 13:37:08','2024-04-22 13:32:05','2024-04-22 13:37:07',NULL,0,0,NULL,NULL),(14606,'mixpanel','completed',10,'2024-04-22 11:46:54','2024-04-22 13:44:02','2024-04-22 13:40:53','2024-04-22 13:43:57',NULL,0,0,NULL,NULL),(14607,'mixpanel','completed',10,'2024-04-22 12:31:24','2024-04-22 13:52:10','2024-04-22 13:47:23','2024-04-22 13:52:09',NULL,0,0,NULL,NULL),(14608,'mixpanel','completed',10,'2024-04-22 12:51:16','2024-04-22 14:02:09','2024-04-22 13:57:15','2024-04-22 14:02:08',NULL,0,0,NULL,NULL),(14609,'mixpanel','completed',10,'2024-04-22 12:40:13','2024-04-22 14:12:12','2024-04-22 14:07:12','2024-04-22 14:12:11',NULL,0,0,NULL,NULL),(14610,'mixpanel','completed',10,'2024-04-22 12:32:09','2024-04-22 14:22:24','2024-04-22 14:17:08','2024-04-22 14:22:23',NULL,0,0,NULL,NULL),(14611,'mixpanel','completed',10,'2024-04-22 12:30:06','2024-04-22 14:32:09','2024-04-22 14:27:05','2024-04-22 14:32:08',NULL,0,0,NULL,NULL),(14612,'mixpanel','completed',10,'2024-04-22 12:48:10','2024-04-22 14:42:28','2024-04-22 14:37:09','2024-04-22 14:42:27',NULL,0,0,NULL,NULL),(14613,'mixpanel','completed',10,'2024-04-22 12:48:29','2024-04-22 14:52:09','2024-04-22 14:45:28','2024-04-22 14:52:08',NULL,0,0,NULL,NULL),(14614,'mixpanel','completed',10,'2024-04-22 13:38:11','2024-04-22 15:02:09','2024-04-22 14:57:10','2024-04-22 15:02:08',NULL,0,0,NULL,NULL),(14615,'mixpanel','completed',10,'2024-04-22 13:38:16','2024-04-22 15:12:19','2024-04-22 15:07:16','2024-04-22 15:12:18',NULL,0,0,NULL,NULL),(14616,'mixpanel','completed',10,'2024-04-22 14:11:10','2024-04-22 15:19:43','2024-04-22 15:17:09','2024-04-22 15:19:43',NULL,0,0,NULL,NULL),(14617,'mixpanel','completed',10,'2024-04-22 14:09:08','2024-04-22 15:27:12','2024-04-22 15:22:07','2024-04-22 15:27:11',NULL,0,0,NULL,NULL),(14618,'mixpanel','completed',10,'2024-04-22 14:28:09','2024-04-22 15:37:10','2024-04-22 15:32:09','2024-04-22 15:37:09',NULL,0,0,NULL,NULL),(14619,'mixpanel','completed',10,'2024-04-22 13:57:10','2024-04-22 15:47:09','2024-04-22 15:42:09','2024-04-22 15:47:08',NULL,0,0,NULL,NULL),(14620,'mixpanel','completed',10,'2024-04-22 14:10:10','2024-04-22 15:57:14','2024-04-22 15:52:10','2024-04-22 15:57:13',NULL,0,0,NULL,NULL),(14621,'mixpanel','completed',10,'2024-04-22 14:37:09','2024-04-22 16:07:04','2024-04-22 16:02:08','2024-04-22 16:07:03',NULL,0,0,NULL,NULL),(14622,'mixpanel','completed',10,'2024-04-22 14:10:42','2024-04-22 16:16:53','2024-04-22 16:11:41','2024-04-22 16:16:52',NULL,0,0,NULL,NULL),(14623,'mixpanel','completed',10,'2024-04-22 14:33:19','2024-04-22 16:27:09','2024-04-22 16:22:18','2024-04-22 16:27:08',NULL,0,0,NULL,NULL),(14624,'mixpanel','completed',10,'2024-04-22 15:14:12','2024-04-22 16:37:13','2024-04-22 16:32:11','2024-04-22 16:37:12',NULL,0,0,NULL,NULL),(14625,'mixpanel','completed',10,'2024-04-22 14:51:08','2024-04-22 16:47:10','2024-04-22 16:42:07','2024-04-22 16:47:10',NULL,0,0,NULL,NULL),(14626,'mixpanel','completed',10,'2024-04-22 15:16:10','2024-04-22 16:57:07','2024-04-22 16:52:09','2024-04-22 16:57:06',NULL,0,0,NULL,NULL),(14627,'mixpanel','completed',10,'2024-04-22 15:45:12','2024-04-22 17:07:16','2024-04-22 17:02:11','2024-04-22 17:07:15',NULL,0,0,NULL,NULL),(14628,'mixpanel','completed',10,'2024-04-22 15:26:11','2024-04-22 17:15:22','2024-04-22 17:12:10','2024-04-22 17:15:21',NULL,0,0,NULL,NULL),(14629,'mixpanel','completed',10,'2024-04-22 15:31:12','2024-04-22 17:25:21','2024-04-22 17:22:11','2024-04-22 17:25:20',NULL,0,0,NULL,NULL),(14630,'mixpanel','completed',10,'2024-04-22 15:42:11','2024-04-22 17:37:09','2024-04-22 17:32:10','2024-04-22 17:37:07',NULL,0,0,NULL,NULL),(14631,'mixpanel','completed',10,'2024-04-22 15:39:22','2024-04-22 17:42:14','2024-04-22 17:39:21','2024-04-22 17:42:13',NULL,0,0,NULL,NULL),(14632,'mixpanel','completed',10,'2024-04-22 16:41:12','2024-04-22 17:52:08','2024-04-22 17:47:11','2024-04-22 17:52:07',NULL,0,0,NULL,NULL),(14633,'mixpanel','completed',10,'2024-04-22 16:01:13','2024-04-22 18:02:14','2024-04-22 17:57:12','2024-04-22 18:02:13',NULL,0,0,NULL,NULL),(14634,'mixpanel','completed',10,'2024-04-22 16:36:07','2024-04-22 18:12:10','2024-04-22 18:07:06','2024-04-22 18:12:09',NULL,0,0,NULL,NULL),(14635,'mixpanel','completed',10,'2024-04-22 16:41:11','2024-04-22 18:22:12','2024-04-22 18:17:10','2024-04-22 18:22:11',NULL,0,0,NULL,NULL),(14636,'mixpanel','completed',10,'2024-04-22 16:37:30','2024-04-22 18:32:11','2024-04-22 18:27:28','2024-04-22 18:32:10',NULL,0,0,NULL,NULL),(14637,'mixpanel','completed',10,'2024-04-22 16:42:11','2024-04-22 18:42:08','2024-04-22 18:37:10','2024-04-22 18:42:07',NULL,0,0,NULL,NULL),(14638,'mixpanel','completed',10,'2024-04-22 17:23:07','2024-04-22 18:52:06','2024-04-22 18:46:06','2024-04-22 18:52:05',NULL,0,0,NULL,NULL),(14639,'mixpanel','completed',10,'2024-04-22 17:01:14','2024-04-22 19:02:13','2024-04-22 18:57:13','2024-04-22 19:02:12',NULL,0,0,NULL,NULL),(14640,'mixpanel','completed',10,'2024-04-22 17:27:09','2024-04-22 19:12:13','2024-04-22 19:07:08','2024-04-22 19:12:12',NULL,0,0,NULL,NULL),(14641,'mixpanel','completed',10,'2024-04-22 17:16:08','2024-04-22 19:22:11','2024-04-22 19:17:07','2024-04-22 19:22:10',NULL,0,0,NULL,NULL),(14642,'mixpanel','completed',10,'2024-04-22 17:56:16','2024-04-22 19:32:07','2024-04-22 19:27:15','2024-04-22 19:32:06',NULL,0,0,NULL,NULL),(14643,'mixpanel','completed',10,'2024-04-22 18:28:09','2024-04-22 19:42:07','2024-04-22 19:37:08','2024-04-22 19:42:06',NULL,0,0,NULL,NULL),(14644,'mixpanel','completed',10,'2024-04-22 18:11:22','2024-04-22 19:52:09','2024-04-22 19:47:19','2024-04-22 19:52:07',NULL,0,0,NULL,NULL),(14645,'mixpanel','completed',10,'2024-04-22 18:14:31','2024-04-22 20:02:09','2024-04-22 19:56:30','2024-04-22 20:02:08',NULL,0,0,NULL,NULL),(14646,'mixpanel','completed',10,'2024-04-22 18:50:08','2024-04-22 20:12:10','2024-04-22 20:07:07','2024-04-22 20:12:09',NULL,0,0,NULL,NULL),(14647,'mixpanel','completed',10,'2024-04-22 18:26:08','2024-04-22 20:22:16','2024-04-22 20:17:07','2024-04-22 20:22:15',NULL,0,0,NULL,NULL),(14648,'mixpanel','completed',10,'2024-04-22 18:49:06','2024-04-22 20:32:11','2024-04-22 20:27:05','2024-04-22 20:32:10',NULL,0,0,NULL,NULL),(14649,'mixpanel','completed',10,'2024-04-22 19:05:09','2024-04-22 20:42:12','2024-04-22 20:37:08','2024-04-22 20:42:11',NULL,0,0,NULL,NULL),(14650,'mixpanel','completed',10,'2024-04-22 19:08:09','2024-04-22 20:52:10','2024-04-22 20:47:09','2024-04-22 20:52:09',NULL,0,0,NULL,NULL),(14651,'mixpanel','completed',10,'2024-04-22 18:58:17','2024-04-22 21:02:15','2024-04-22 20:57:15','2024-04-22 21:02:14',NULL,0,0,NULL,NULL),(14652,'mixpanel','completed',10,'2024-04-22 19:14:07','2024-04-22 21:12:17','2024-04-22 21:07:06','2024-04-22 21:12:15',NULL,0,0,NULL,NULL),(14653,'mixpanel','completed',10,'2024-04-22 20:09:10','2024-04-22 21:22:31','2024-04-22 21:17:09','2024-04-22 21:22:30',NULL,0,0,NULL,NULL),(14654,'mixpanel','completed',10,'2024-04-22 20:03:03','2024-04-22 21:32:24','2024-04-22 21:27:00','2024-04-22 21:32:21',NULL,0,0,NULL,NULL),(14655,'mixpanel','completed',10,'2024-04-22 19:59:15','2024-04-22 21:42:10','2024-04-22 21:37:13','2024-04-22 21:42:09',NULL,0,0,NULL,NULL),(14656,'mixpanel','completed',10,'2024-04-22 20:43:08','2024-04-22 21:52:07','2024-04-22 21:47:07','2024-04-22 21:52:05',NULL,0,0,NULL,NULL),(14657,'mixpanel','completed',10,'2024-04-22 20:40:10','2024-04-22 22:02:16','2024-04-22 21:57:07','2024-04-22 22:02:15',NULL,0,0,NULL,NULL),(14658,'mixpanel','completed',10,'2024-04-22 20:45:10','2024-04-22 22:12:14','2024-04-22 22:07:09','2024-04-22 22:12:14',NULL,0,0,NULL,NULL),(14659,'mixpanel','completed',10,'2024-04-22 21:09:09','2024-04-22 22:22:09','2024-04-22 22:17:08','2024-04-22 22:22:08',NULL,0,0,NULL,NULL),(14660,'mixpanel','completed',10,'2024-04-22 21:16:09','2024-04-22 22:32:09','2024-04-22 22:27:08','2024-04-22 22:32:08',NULL,0,0,NULL,NULL),(14661,'mixpanel','completed',10,'2024-04-22 21:34:10','2024-04-22 22:42:15','2024-04-22 22:37:09','2024-04-22 22:42:14',NULL,0,0,NULL,NULL),(14662,'mixpanel','completed',10,'2024-04-22 20:47:06','2024-04-22 22:52:16','2024-04-22 22:47:05','2024-04-22 22:52:14',NULL,0,0,NULL,NULL),(14663,'mixpanel','completed',10,'2024-04-22 21:55:15','2024-04-22 23:02:14','2024-04-22 22:57:14','2024-04-22 23:02:13',NULL,0,0,NULL,NULL),(14664,'mixpanel','completed',10,'2024-04-22 21:55:19','2024-04-22 23:12:06','2024-04-22 23:07:18','2024-04-22 23:12:05',NULL,0,0,NULL,NULL),(14665,'mixpanel','completed',10,'2024-04-22 22:10:08','2024-04-22 23:22:04','2024-04-22 23:17:07','2024-04-22 23:22:03',NULL,0,0,NULL,NULL),(14666,'mixpanel','completed',10,'2024-04-22 21:45:10','2024-04-22 23:32:04','2024-04-22 23:27:09','2024-04-22 23:32:03',NULL,0,0,NULL,NULL),(14667,'mixpanel','completed',10,'2024-04-22 21:37:11','2024-04-22 23:42:11','2024-04-22 23:37:10','2024-04-22 23:42:10',NULL,0,0,NULL,NULL),(14668,'mixpanel','completed',10,'2024-04-22 22:39:08','2024-04-22 23:52:12','2024-04-22 23:47:07','2024-04-22 23:52:12',NULL,0,0,NULL,NULL),(14669,'mixpanel','completed',10,'2024-04-22 22:33:10','2024-04-23 00:02:15','2024-04-22 23:57:09','2024-04-23 00:02:14',NULL,0,0,NULL,NULL),(14670,'mixpanel','completed',10,'2024-04-22 22:08:09','2024-04-23 00:12:06','2024-04-23 00:07:08','2024-04-23 00:12:05',NULL,0,0,NULL,NULL),(14671,'mixpanel','completed',10,'2024-04-22 23:05:17','2024-04-23 00:22:09','2024-04-23 00:15:16','2024-04-23 00:22:07',NULL,0,0,NULL,NULL),(14672,'mixpanel','completed',10,'2024-04-22 23:19:12','2024-04-23 00:32:12','2024-04-23 00:27:11','2024-04-23 00:32:12',NULL,0,0,NULL,NULL),(14673,'mixpanel','completed',10,'2024-04-22 23:07:12','2024-04-23 00:42:12','2024-04-23 00:37:11','2024-04-23 00:42:11',NULL,0,0,NULL,NULL),(14674,'mixpanel','completed',10,'2024-04-22 23:00:10','2024-04-23 00:57:12','2024-04-23 00:52:10','2024-04-23 00:57:11',NULL,0,0,NULL,NULL),(14675,'mixpanel','completed',10,'2024-04-22 23:46:11','2024-04-23 01:07:18','2024-04-23 01:02:10','2024-04-23 01:07:18',NULL,0,0,NULL,NULL),(14676,'mixpanel','completed',10,'2024-04-22 23:31:11','2024-04-23 01:17:11','2024-04-23 01:12:10','2024-04-23 01:17:10',NULL,0,0,NULL,NULL),(14677,'mixpanel','completed',10,'2024-04-22 23:42:12','2024-04-23 01:27:12','2024-04-23 01:22:11','2024-04-23 01:27:11',NULL,0,0,NULL,NULL),(14678,'mixpanel','completed',10,'2024-04-23 00:00:08','2024-04-23 01:37:08','2024-04-23 01:32:07','2024-04-23 01:37:07',NULL,0,0,NULL,NULL),(14679,'mixpanel','completed',10,'2024-04-22 23:55:16','2024-04-23 01:47:10','2024-04-23 01:42:15','2024-04-23 01:47:08',NULL,0,0,NULL,NULL),(14680,'mixpanel','completed',10,'2024-04-23 00:39:10','2024-04-23 01:57:09','2024-04-23 01:52:09','2024-04-23 01:57:08',NULL,0,0,NULL,NULL),(14681,'mixpanel','completed',10,'2024-04-23 00:09:09','2024-04-23 02:07:20','2024-04-23 02:02:08','2024-04-23 02:07:19',NULL,0,0,NULL,NULL),(14682,'mixpanel','completed',10,'2024-04-23 00:49:08','2024-04-23 02:22:07','2024-04-23 02:12:07','2024-04-23 02:22:06',NULL,0,0,NULL,NULL),(14683,'mixpanel','completed',10,'2024-04-23 01:21:05','2024-04-23 02:32:06','2024-04-23 02:27:04','2024-04-23 02:32:05',NULL,0,0,NULL,NULL),(14684,'mixpanel','completed',10,'2024-04-23 01:29:12','2024-04-23 02:39:34','2024-04-23 02:37:11','2024-04-23 02:39:33',NULL,0,0,NULL,NULL),(14685,'mixpanel','completed',10,'2024-04-23 01:24:08','2024-04-23 02:47:11','2024-04-23 02:42:07','2024-04-23 02:47:10',NULL,0,0,NULL,NULL),(14686,'mixpanel','completed',10,'2024-04-23 01:12:14','2024-04-23 02:57:13','2024-04-23 02:52:13','2024-04-23 02:57:12',NULL,0,0,NULL,NULL),(14687,'mixpanel','completed',10,'2024-04-23 01:42:10','2024-04-23 03:07:10','2024-04-23 03:02:09','2024-04-23 03:07:09',NULL,0,0,NULL,NULL),(14688,'mixpanel','completed',10,'2024-04-23 02:02:04','2024-04-23 03:17:09','2024-04-23 03:12:03','2024-04-23 03:17:08',NULL,0,0,NULL,NULL),(14689,'mixpanel','completed',10,'2024-04-23 01:55:13','2024-04-23 03:27:10','2024-04-23 03:22:12','2024-04-23 03:27:09',NULL,0,0,NULL,NULL),(14690,'mixpanel','completed',10,'2024-04-23 02:16:12','2024-04-23 03:37:08','2024-04-23 03:32:11','2024-04-23 03:37:07',NULL,0,0,NULL,NULL),(14691,'mixpanel','completed',10,'2024-04-23 01:45:11','2024-04-23 03:47:10','2024-04-23 03:42:09','2024-04-23 03:47:09',NULL,0,0,NULL,NULL),(14692,'mixpanel','completed',10,'2024-04-23 02:31:17','2024-04-23 03:57:08','2024-04-23 03:52:16','2024-04-23 03:57:07',NULL,0,0,NULL,NULL),(14693,'mixpanel','completed',10,'2024-04-23 02:43:07','2024-04-23 04:07:12','2024-04-23 04:02:06','2024-04-23 04:07:11',NULL,0,0,NULL,NULL),(14694,'mixpanel','completed',10,'2024-04-23 02:31:10','2024-04-23 04:14:31','2024-04-23 04:12:09','2024-04-23 04:14:30',NULL,0,0,NULL,NULL),(14695,'mixpanel','completed',10,'2024-04-23 02:40:12','2024-04-23 04:22:17','2024-04-23 04:17:11','2024-04-23 04:22:16',NULL,0,0,NULL,NULL),(14696,'mixpanel','completed',10,'2024-04-23 02:58:15','2024-04-23 04:32:13','2024-04-23 04:27:14','2024-04-23 04:32:12',NULL,0,0,NULL,NULL),(14697,'mixpanel','completed',10,'2024-04-23 03:29:16','2024-04-23 04:42:12','2024-04-23 04:37:13','2024-04-23 04:42:11',NULL,0,0,NULL,NULL),(14698,'mixpanel','completed',10,'2024-04-23 02:48:14','2024-04-23 04:52:00','2024-04-23 04:47:13','2024-04-23 04:51:59',NULL,0,0,NULL,NULL),(14699,'mixpanel','completed',10,'2024-04-23 02:58:16','2024-04-23 05:02:10','2024-04-23 04:57:15','2024-04-23 05:02:09',NULL,0,0,NULL,NULL),(14700,'mixpanel','completed',10,'2024-04-23 03:33:11','2024-04-23 05:12:13','2024-04-23 05:07:10','2024-04-23 05:12:12',NULL,0,0,NULL,NULL),(14701,'mixpanel','completed',10,'2024-04-23 03:18:04','2024-04-23 05:22:03','2024-04-23 05:17:04','2024-04-23 05:22:01',NULL,0,0,NULL,NULL),(14702,'mixpanel','completed',10,'2024-04-23 03:49:12','2024-04-23 05:32:08','2024-04-23 05:27:11','2024-04-23 05:32:08',NULL,0,0,NULL,NULL),(14703,'mixpanel','completed',10,'2024-04-23 04:14:03','2024-04-23 05:42:10','2024-04-23 05:37:02','2024-04-23 05:42:09',NULL,0,0,NULL,NULL),(14704,'mixpanel','completed',10,'2024-04-23 04:25:14','2024-04-23 05:52:06','2024-04-23 05:47:13','2024-04-23 05:52:05',NULL,0,0,NULL,NULL),(14705,'subscribers_engagement_score','completed',10,'2024-04-23 05:52:06','2024-04-23 05:57:09','2024-04-23 05:52:05','2024-04-23 05:57:08',NULL,0,0,NULL,NULL),(14706,'subscribers_engagement_score','completed',10,'2024-04-24 03:45:00','2024-04-24 03:47:13','2024-04-23 05:57:08','2024-04-24 03:47:12',NULL,0,0,NULL,NULL),(14707,'mixpanel','completed',10,'2024-04-23 04:28:09','2024-04-23 06:02:12','2024-04-23 05:57:08','2024-04-23 06:02:11',NULL,0,0,NULL,NULL),(14708,'mixpanel','completed',10,'2024-04-23 04:09:13','2024-04-23 06:12:04','2024-04-23 06:07:12','2024-04-23 06:12:03',NULL,0,0,NULL,NULL),(14709,'mixpanel','completed',10,'2024-04-23 05:09:14','2024-04-23 06:22:04','2024-04-23 06:17:13','2024-04-23 06:22:03',NULL,0,0,NULL,NULL),(14710,'mixpanel','completed',10,'2024-04-23 04:31:11','2024-04-23 06:32:06','2024-04-23 06:27:10','2024-04-23 06:32:04',NULL,0,0,NULL,NULL),(14711,'mixpanel','completed',10,'2024-04-23 05:14:07','2024-04-23 06:42:11','2024-04-23 06:37:06','2024-04-23 06:42:10',NULL,0,0,NULL,NULL),(14712,'mixpanel','completed',10,'2024-04-23 04:58:09','2024-04-23 06:52:14','2024-04-23 06:47:08','2024-04-23 06:52:13',NULL,0,0,NULL,NULL),(14713,'mixpanel','completed',10,'2024-04-23 05:43:12','2024-04-23 07:02:16','2024-04-23 06:57:11','2024-04-23 07:02:15',NULL,0,0,NULL,NULL),(14714,'mixpanel','completed',10,'2024-04-23 05:20:10','2024-04-23 07:12:09','2024-04-23 07:07:09','2024-04-23 07:12:08',NULL,0,0,NULL,NULL),(14715,'mixpanel','completed',10,'2024-04-23 05:36:05','2024-04-23 07:22:12','2024-04-23 07:17:04','2024-04-23 07:22:11',NULL,0,0,NULL,NULL),(14716,'mixpanel','completed',10,'2024-04-23 06:01:07','2024-04-23 07:32:07','2024-04-23 07:27:06','2024-04-23 07:32:06',NULL,0,0,NULL,NULL),(14717,'mixpanel','completed',10,'2024-04-23 06:28:09','2024-04-23 07:42:14','2024-04-23 07:37:08','2024-04-23 07:42:14',NULL,0,0,NULL,NULL),(14718,'mixpanel','completed',10,'2024-04-23 05:48:10','2024-04-23 07:52:09','2024-04-23 07:47:09','2024-04-23 07:52:08',NULL,0,0,NULL,NULL),(14719,'mixpanel','completed',10,'2024-04-23 06:43:09','2024-04-23 08:02:16','2024-04-23 07:57:08','2024-04-23 08:02:15',NULL,0,0,NULL,NULL),(14720,'mixpanel','completed',10,'2024-04-23 06:27:12','2024-04-23 08:12:08','2024-04-23 08:07:11','2024-04-23 08:12:07',NULL,0,0,NULL,NULL),(14721,'mixpanel','completed',10,'2024-04-23 06:53:09','2024-04-23 08:22:11','2024-04-23 08:17:08','2024-04-23 08:22:10',NULL,0,0,NULL,NULL),(14722,'mixpanel','completed',10,'2024-04-23 06:29:08','2024-04-23 08:29:52','2024-04-23 08:27:07','2024-04-23 08:29:51',NULL,0,0,NULL,NULL),(14723,'mixpanel','completed',10,'2024-04-23 06:45:04','2024-04-23 08:37:13','2024-04-23 08:32:03','2024-04-23 08:37:12',NULL,0,0,NULL,NULL),(14724,'mixpanel','completed',10,'2024-04-23 07:06:08','2024-04-23 08:47:07','2024-04-23 08:42:07','2024-04-23 08:47:06',NULL,0,0,NULL,NULL),(14725,'mixpanel','completed',10,'2024-04-23 06:54:17','2024-04-23 08:57:04','2024-04-23 08:52:16','2024-04-23 08:57:03',NULL,0,0,NULL,NULL),(14726,'mixpanel','completed',10,'2024-04-23 07:18:53','2024-04-23 09:02:14','2024-04-23 08:59:52','2024-04-23 09:02:13',NULL,0,0,NULL,NULL),(14727,'mixpanel','completed',10,'2024-04-23 07:54:12','2024-04-23 09:12:11','2024-04-23 09:07:11','2024-04-23 09:12:10',NULL,0,0,NULL,NULL),(14728,'mixpanel','completed',10,'2024-04-23 07:45:16','2024-04-23 09:22:11','2024-04-23 09:17:15','2024-04-23 09:22:10',NULL,0,0,NULL,NULL),(14729,'mixpanel','completed',10,'2024-04-23 07:56:07','2024-04-23 09:32:09','2024-04-23 09:27:06','2024-04-23 09:32:08',NULL,0,0,NULL,NULL),(14730,'mixpanel','completed',10,'2024-04-23 08:05:11','2024-04-23 09:42:11','2024-04-23 09:37:10','2024-04-23 09:42:10',NULL,0,0,NULL,NULL),(14731,'mixpanel','completed',10,'2024-04-23 07:58:06','2024-04-23 09:52:06','2024-04-23 09:47:04','2024-04-23 09:52:05',NULL,0,0,NULL,NULL),(14732,'mixpanel','completed',10,'2024-04-23 08:08:20','2024-04-23 10:02:10','2024-04-23 09:57:19','2024-04-23 10:02:09',NULL,0,0,NULL,NULL),(14733,'mixpanel','completed',10,'2024-04-23 08:40:06','2024-04-23 10:12:06','2024-04-23 10:07:05','2024-04-23 10:12:04',NULL,0,0,NULL,NULL),(14734,'mixpanel','completed',10,'2024-04-23 09:12:07','2024-04-23 10:19:21','2024-04-23 10:17:06','2024-04-23 10:19:20',NULL,0,0,NULL,NULL),(14735,'mixpanel','completed',10,'2024-04-23 08:41:10','2024-04-23 10:27:11','2024-04-23 10:22:09','2024-04-23 10:27:10',NULL,0,0,NULL,NULL),(14736,'mixpanel','completed',10,'2024-04-23 09:14:08','2024-04-23 10:37:08','2024-04-23 10:32:07','2024-04-23 10:37:07',NULL,0,0,NULL,NULL),(14737,'mixpanel','completed',10,'2024-04-23 09:12:21','2024-04-23 10:47:10','2024-04-23 10:42:20','2024-04-23 10:47:09',NULL,0,0,NULL,NULL),(14738,'mixpanel','completed',10,'2024-04-23 09:10:17','2024-04-23 10:57:07','2024-04-23 10:52:16','2024-04-23 10:57:06',NULL,0,0,NULL,NULL),(14739,'mixpanel','completed',10,'2024-04-23 09:41:24','2024-04-23 11:07:05','2024-04-23 11:02:23','2024-04-23 11:07:04',NULL,0,0,NULL,NULL),(14740,'mixpanel','completed',10,'2024-04-23 10:09:18','2024-04-23 11:17:07','2024-04-23 11:12:17','2024-04-23 11:17:06',NULL,0,0,NULL,NULL),(14741,'mixpanel','completed',10,'2024-04-23 09:48:07','2024-04-23 11:27:13','2024-04-23 11:22:06','2024-04-23 11:27:07',NULL,0,0,NULL,NULL),(14742,'mixpanel','completed',10,'2024-04-23 10:19:11','2024-04-23 11:34:20','2024-04-23 11:32:10','2024-04-23 11:34:19',NULL,0,0,NULL,NULL),(14743,'schedule_re_engagement_email','completed',10,'2024-04-24 11:34:20','2024-04-24 11:37:03','2024-04-23 11:34:19','2024-04-24 11:37:02',NULL,0,0,NULL,NULL),(14744,'mixpanel','completed',10,'2024-04-23 10:29:15','2024-04-23 11:40:29','2024-04-23 11:37:14','2024-04-23 11:40:28',NULL,0,0,NULL,NULL),(14745,'mixpanel','completed',10,'2024-04-23 10:43:15','2024-04-23 11:52:16','2024-04-23 11:47:14','2024-04-23 11:52:15',NULL,0,0,NULL,NULL),(14746,'mixpanel','completed',10,'2024-04-23 10:01:10','2024-04-23 12:02:12','2024-04-23 11:57:09','2024-04-23 12:02:11',NULL,0,0,NULL,NULL),(14747,'mixpanel','completed',10,'2024-04-23 10:56:08','2024-04-23 12:12:10','2024-04-23 12:07:07','2024-04-23 12:12:09',NULL,0,0,NULL,NULL),(14748,'mixpanel','completed',10,'2024-04-23 10:41:08','2024-04-23 12:22:08','2024-04-23 12:17:08','2024-04-23 12:22:07',NULL,0,0,NULL,NULL),(14749,'mixpanel','completed',10,'2024-04-23 11:21:11','2024-04-23 12:32:09','2024-04-23 12:27:10','2024-04-23 12:32:08',NULL,0,0,NULL,NULL),(14750,'mixpanel','completed',10,'2024-04-23 11:29:05','2024-04-23 12:42:14','2024-04-23 12:37:04','2024-04-23 12:42:13',NULL,0,0,NULL,NULL),(14751,'mixpanel','completed',10,'2024-04-23 10:54:08','2024-04-23 12:52:12','2024-04-23 12:46:07','2024-04-23 12:52:11',NULL,0,0,NULL,NULL),(14752,'mixpanel','completed',10,'2024-04-23 11:54:13','2024-04-23 13:02:08','2024-04-23 12:57:12','2024-04-23 13:02:07',NULL,0,0,NULL,NULL),(14753,'mixpanel','completed',10,'2024-04-23 11:37:15','2024-04-23 13:12:11','2024-04-23 13:07:14','2024-04-23 13:12:10',NULL,0,0,NULL,NULL),(14754,'mixpanel','completed',10,'2024-04-23 11:32:13','2024-04-23 13:22:08','2024-04-23 13:17:11','2024-04-23 13:22:07',NULL,0,0,NULL,NULL),(14755,'mixpanel','completed',10,'2024-04-23 12:05:26','2024-04-23 13:32:07','2024-04-23 13:26:25','2024-04-23 13:32:06',NULL,0,0,NULL,NULL),(14756,'mixpanel','completed',10,'2024-04-23 12:18:30','2024-04-23 13:42:11','2024-04-23 13:36:29','2024-04-23 13:42:11',NULL,0,0,NULL,NULL),(14757,'mixpanel','completed',10,'2024-04-23 11:48:10','2024-04-23 13:52:11','2024-04-23 13:47:09','2024-04-23 13:52:10',NULL,0,0,NULL,NULL),(14758,'mixpanel','completed',10,'2024-04-23 12:33:12','2024-04-23 14:02:09','2024-04-23 13:57:11','2024-04-23 14:02:08',NULL,0,0,NULL,NULL),(14759,'mixpanel','completed',10,'2024-04-23 13:00:09','2024-04-23 14:12:11','2024-04-23 14:07:08','2024-04-23 14:12:10',NULL,0,0,NULL,NULL),(14760,'mixpanel','completed',10,'2024-04-23 12:40:12','2024-04-23 14:22:09','2024-04-23 14:17:11','2024-04-23 14:22:08',NULL,0,0,NULL,NULL),(14761,'mixpanel','completed',10,'2024-04-23 12:46:12','2024-04-23 14:32:11','2024-04-23 14:27:11','2024-04-23 14:32:10',NULL,0,0,NULL,NULL),(14762,'mixpanel','completed',10,'2024-04-23 13:32:17','2024-04-23 14:42:10','2024-04-23 14:37:16','2024-04-23 14:42:09',NULL,0,0,NULL,NULL),(14763,'mixpanel','completed',10,'2024-04-23 12:46:11','2024-04-23 14:52:08','2024-04-23 14:47:10','2024-04-23 14:52:07',NULL,0,0,NULL,NULL),(14764,'mixpanel','completed',10,'2024-04-23 13:06:15','2024-04-23 15:02:09','2024-04-23 14:57:14','2024-04-23 15:02:08',NULL,0,0,NULL,NULL),(14765,'mixpanel','completed',10,'2024-04-23 13:06:12','2024-04-23 15:10:53','2024-04-23 15:07:11','2024-04-23 15:10:52',NULL,0,0,NULL,NULL),(14766,'mixpanel','completed',10,'2024-04-23 13:23:07','2024-04-23 15:19:51','2024-04-23 15:17:06','2024-04-23 15:19:50',NULL,0,0,NULL,NULL),(14767,'mixpanel','completed',10,'2024-04-23 13:58:07','2024-04-23 15:27:25','2024-04-23 15:22:06','2024-04-23 15:27:24',NULL,0,0,NULL,NULL),(14768,'mixpanel','completed',10,'2024-04-23 13:43:14','2024-04-23 15:34:30','2024-04-23 15:32:13','2024-04-23 15:34:29',NULL,0,0,NULL,NULL),(14769,'mixpanel','completed',10,'2024-04-23 14:20:07','2024-04-23 15:42:10','2024-04-23 15:37:06','2024-04-23 15:42:09',NULL,0,0,NULL,NULL),(14770,'mixpanel','completed',10,'2024-04-23 14:12:12','2024-04-23 15:52:10','2024-04-23 15:47:11','2024-04-23 15:52:09',NULL,0,0,NULL,NULL),(14771,'mixpanel','completed',10,'2024-04-23 14:10:06','2024-04-23 15:57:10','2024-04-23 15:55:05','2024-04-23 15:57:09',NULL,0,0,NULL,NULL),(14772,'mixpanel','completed',10,'2024-04-23 14:35:06','2024-04-23 16:06:37','2024-04-23 16:02:05','2024-04-23 16:06:36',NULL,0,0,NULL,NULL),(14773,'mixpanel','completed',10,'2024-04-23 14:12:04','2024-04-23 16:17:08','2024-04-23 16:12:02','2024-04-23 16:17:07',NULL,0,0,NULL,NULL),(14774,'mixpanel','completed',10,'2024-04-23 14:24:07','2024-04-23 16:27:08','2024-04-23 16:22:06','2024-04-23 16:27:07',NULL,0,0,NULL,NULL),(14775,'mixpanel','completed',10,'2024-04-23 14:41:07','2024-04-23 16:37:06','2024-04-23 16:32:07','2024-04-23 16:37:05',NULL,0,0,NULL,NULL),(14776,'mixpanel','completed',10,'2024-04-23 15:15:03','2024-04-23 16:47:09','2024-04-23 16:42:02','2024-04-23 16:47:08',NULL,0,0,NULL,NULL),(14777,'mixpanel','completed',10,'2024-04-23 15:41:17','2024-04-23 16:52:11','2024-04-23 16:49:16','2024-04-23 16:52:10',NULL,0,0,NULL,NULL),(14778,'mixpanel','completed',10,'2024-04-23 15:03:08','2024-04-23 17:02:05','2024-04-23 16:57:07','2024-04-23 17:02:04',NULL,0,0,NULL,NULL),(14779,'mixpanel','completed',10,'2024-04-23 15:41:03','2024-04-23 17:10:25','2024-04-23 17:07:02','2024-04-23 17:10:24',NULL,0,0,NULL,NULL),(14780,'mixpanel','completed',10,'2024-04-23 15:29:04','2024-04-23 17:22:05','2024-04-23 17:17:03','2024-04-23 17:22:04',NULL,0,0,NULL,NULL),(14781,'mixpanel','completed',10,'2024-04-23 16:14:03','2024-04-23 17:32:07','2024-04-23 17:27:02','2024-04-23 17:32:06',NULL,0,0,NULL,NULL),(14782,'mixpanel','completed',10,'2024-04-23 16:02:14','2024-04-23 17:42:10','2024-04-23 17:37:13','2024-04-23 17:42:09',NULL,0,0,NULL,NULL),(14783,'mixpanel','completed',10,'2024-04-23 16:12:59','2024-04-23 17:52:13','2024-04-23 17:45:58','2024-04-23 17:52:12',NULL,0,0,NULL,NULL),(14784,'mixpanel','completed',10,'2024-04-23 16:03:07','2024-04-23 18:02:09','2024-04-23 17:57:06','2024-04-23 18:02:07',NULL,0,0,NULL,NULL),(14785,'mixpanel','completed',10,'2024-04-23 17:03:14','2024-04-23 18:12:05','2024-04-23 18:07:13','2024-04-23 18:12:04',NULL,0,0,NULL,NULL),(14786,'mixpanel','completed',10,'2024-04-23 16:43:12','2024-04-23 18:22:09','2024-04-23 18:17:11','2024-04-23 18:22:08',NULL,0,0,NULL,NULL),(14787,'mixpanel','completed',10,'2024-04-23 17:19:13','2024-04-23 18:32:14','2024-04-23 18:27:12','2024-04-23 18:32:13',NULL,0,0,NULL,NULL),(14788,'mixpanel','completed',10,'2024-04-23 16:36:05','2024-04-23 18:42:05','2024-04-23 18:37:04','2024-04-23 18:42:04',NULL,0,0,NULL,NULL),(14789,'mixpanel','completed',10,'2024-04-23 16:46:11','2024-04-23 18:52:13','2024-04-23 18:47:10','2024-04-23 18:52:12',NULL,0,0,NULL,NULL),(14790,'mixpanel','completed',10,'2024-04-23 17:53:12','2024-04-23 19:02:12','2024-04-23 18:57:11','2024-04-23 19:02:11',NULL,0,0,NULL,NULL),(14791,'mixpanel','completed',10,'2024-04-23 17:08:07','2024-04-23 19:12:10','2024-04-23 19:07:06','2024-04-23 19:12:09',NULL,0,0,NULL,NULL),(14792,'mixpanel','completed',10,'2024-04-23 17:30:03','2024-04-23 19:22:10','2024-04-23 19:17:02','2024-04-23 19:22:09',NULL,0,0,NULL,NULL),(14793,'mixpanel','completed',10,'2024-04-23 18:03:04','2024-04-23 19:30:46','2024-04-23 19:27:04','2024-04-23 19:30:45',NULL,0,0,NULL,NULL),(14794,'mixpanel','completed',10,'2024-04-23 18:30:09','2024-04-23 19:41:39','2024-04-23 19:37:08','2024-04-23 19:41:38',NULL,0,0,NULL,NULL),(14795,'mixpanel','completed',10,'2024-04-23 18:06:06','2024-04-23 19:52:08','2024-04-23 19:47:05','2024-04-23 19:52:07',NULL,0,0,NULL,NULL),(14796,'mixpanel','completed',10,'2024-04-23 18:51:16','2024-04-23 20:02:23','2024-04-23 19:57:15','2024-04-23 20:02:21',NULL,0,0,NULL,NULL),(14797,'mixpanel','completed',10,'2024-04-23 18:08:10','2024-04-23 20:12:09','2024-04-23 20:07:06','2024-04-23 20:12:08',NULL,0,0,NULL,NULL),(14798,'mixpanel','completed',10,'2024-04-23 19:02:14','2024-04-23 20:22:10','2024-04-23 20:17:13','2024-04-23 20:22:09',NULL,0,0,NULL,NULL),(14799,'mixpanel','completed',10,'2024-04-23 19:08:10','2024-04-23 20:32:12','2024-04-23 20:27:09','2024-04-23 20:32:11',NULL,0,0,NULL,NULL),(14800,'mixpanel','completed',10,'2024-04-23 18:37:15','2024-04-23 20:42:09','2024-04-23 20:37:14','2024-04-23 20:42:08',NULL,0,0,NULL,NULL),(14801,'mixpanel','completed',10,'2024-04-23 18:47:11','2024-04-23 20:52:13','2024-04-23 20:47:10','2024-04-23 20:52:12',NULL,0,0,NULL,NULL),(14802,'mixpanel','completed',10,'2024-04-23 19:40:09','2024-04-23 21:02:12','2024-04-23 20:57:03','2024-04-23 21:02:11',NULL,0,0,NULL,NULL),(14803,'mixpanel','completed',10,'2024-04-23 19:32:28','2024-04-23 21:12:13','2024-04-23 21:07:27','2024-04-23 21:12:12',NULL,0,0,NULL,NULL),(14804,'mixpanel','completed',10,'2024-04-23 19:28:15','2024-04-23 21:22:09','2024-04-23 21:17:14','2024-04-23 21:22:08',NULL,0,0,NULL,NULL),(14805,'mixpanel','completed',10,'2024-04-23 19:29:19','2024-04-23 21:37:14','2024-04-23 21:26:18','2024-04-23 21:37:12',NULL,0,0,NULL,NULL),(14806,'mixpanel','completed',10,'2024-04-23 19:49:12','2024-04-23 21:47:17','2024-04-23 21:42:11','2024-04-23 21:47:15',NULL,0,0,NULL,NULL),(14807,'unsubscribe_tokens','completed',0,'2024-04-23 21:47:34','2024-04-23 21:52:16','2024-04-23 21:47:33','2024-04-23 21:52:13',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(14808,'subscriber_link_tokens','completed',0,'2024-04-23 21:47:34','2024-04-23 21:52:16','2024-04-23 21:47:33','2024-04-23 21:52:13',NULL,0,0,NULL,NULL),(14809,'newsletter_templates_thumbnails','completed',10,'2024-04-23 21:47:34','2024-04-23 21:52:16','2024-04-23 21:47:33','2024-04-23 21:52:13',NULL,0,0,NULL,NULL),(14810,'mixpanel','completed',0,'2024-04-23 21:47:34','2024-04-23 21:52:16','2024-04-23 21:47:33','2024-04-23 21:52:13',NULL,0,0,NULL,NULL),(14811,'mixpanel','completed',10,'2024-04-23 20:49:29','2024-04-23 22:02:08','2024-04-23 21:57:26','2024-04-23 22:02:07',NULL,0,0,NULL,NULL),(14812,'mixpanel','completed',10,'2024-04-23 20:48:10','2024-04-23 22:12:07','2024-04-23 22:07:09','2024-04-23 22:12:06',NULL,0,0,NULL,NULL),(14813,'mixpanel','completed',10,'2024-04-23 21:14:09','2024-04-23 22:22:10','2024-04-23 22:17:08','2024-04-23 22:22:09',NULL,0,0,NULL,NULL),(14814,'mixpanel','completed',10,'2024-04-23 21:22:07','2024-04-23 22:32:12','2024-04-23 22:27:06','2024-04-23 22:32:11',NULL,0,0,NULL,NULL),(14815,'mixpanel','completed',10,'2024-04-23 21:27:06','2024-04-23 22:42:09','2024-04-23 22:37:05','2024-04-23 22:42:08',NULL,0,0,NULL,NULL),(14816,'mixpanel','completed',10,'2024-04-23 21:39:19','2024-04-23 22:52:09','2024-04-23 22:46:19','2024-04-23 22:52:08',NULL,0,0,NULL,NULL),(14817,'mixpanel','completed',10,'2024-04-23 21:29:14','2024-04-23 23:00:15','2024-04-23 22:57:13','2024-04-23 23:00:14',NULL,0,0,NULL,NULL),(14818,'mixpanel','completed',10,'2024-04-23 21:52:10','2024-04-23 23:11:10','2024-04-23 23:07:09','2024-04-23 23:11:09',NULL,0,0,NULL,NULL),(14819,'mixpanel','completed',10,'2024-04-23 21:36:03','2024-04-23 23:22:05','2024-04-23 23:17:02','2024-04-23 23:22:04',NULL,0,0,NULL,NULL),(14820,'mixpanel','completed',10,'2024-04-23 22:08:10','2024-04-23 23:32:09','2024-04-23 23:27:09','2024-04-23 23:32:08',NULL,0,0,NULL,NULL),(14821,'mixpanel','completed',10,'2024-04-23 21:39:07','2024-04-23 23:42:10','2024-04-23 23:37:06','2024-04-23 23:42:10',NULL,0,0,NULL,NULL),(14822,'mixpanel','completed',10,'2024-04-23 22:21:16','2024-04-23 23:52:10','2024-04-23 23:47:15','2024-04-23 23:52:09',NULL,0,0,NULL,NULL),(14823,'mixpanel','completed',10,'2024-04-23 22:28:05','2024-04-24 00:02:10','2024-04-23 23:57:04','2024-04-24 00:02:09',NULL,0,0,NULL,NULL),(14824,'mixpanel','completed',10,'2024-04-23 22:57:37','2024-04-24 00:09:43','2024-04-24 00:05:36','2024-04-24 00:09:42',NULL,0,0,NULL,NULL),(14825,'mixpanel','completed',10,'2024-04-23 23:09:09','2024-04-24 00:17:09','2024-04-24 00:12:08','2024-04-24 00:17:08',NULL,0,0,NULL,NULL),(14826,'mixpanel','completed',10,'2024-04-23 22:33:10','2024-04-24 00:27:09','2024-04-24 00:22:09','2024-04-24 00:27:08',NULL,0,0,NULL,NULL),(14827,'mixpanel','completed',10,'2024-04-23 22:34:05','2024-04-24 00:37:09','2024-04-24 00:32:04','2024-04-24 00:37:08',NULL,0,0,NULL,NULL),(14828,'mixpanel','completed',10,'2024-04-23 23:32:10','2024-04-24 00:47:06','2024-04-24 00:42:09','2024-04-24 00:47:05',NULL,0,0,NULL,NULL),(14829,'mixpanel','completed',10,'2024-04-23 23:46:11','2024-04-24 00:57:09','2024-04-24 00:52:10','2024-04-24 00:57:08',NULL,0,0,NULL,NULL),(14830,'mixpanel','completed',10,'2024-04-23 23:23:08','2024-04-24 01:07:10','2024-04-24 01:02:08','2024-04-24 01:07:09',NULL,0,0,NULL,NULL),(14831,'mixpanel','completed',10,'2024-04-24 00:04:08','2024-04-24 01:17:09','2024-04-24 01:12:07','2024-04-24 01:17:08',NULL,0,0,NULL,NULL),(14832,'mixpanel','completed',10,'2024-04-24 00:12:08','2024-04-24 01:27:08','2024-04-24 01:22:07','2024-04-24 01:27:07',NULL,0,0,NULL,NULL),(14833,'mixpanel','completed',10,'2024-04-23 23:43:08','2024-04-24 01:37:12','2024-04-24 01:32:07','2024-04-24 01:37:11',NULL,0,0,NULL,NULL),(14834,'mixpanel','completed',10,'2024-04-24 00:29:16','2024-04-24 01:47:10','2024-04-24 01:42:14','2024-04-24 01:47:09',NULL,0,0,NULL,NULL),(14835,'mixpanel','completed',10,'2024-04-23 23:55:09','2024-04-24 01:57:11','2024-04-24 01:52:08','2024-04-24 01:57:10',NULL,0,0,NULL,NULL),(14836,'mixpanel','completed',10,'2024-04-24 01:00:15','2024-04-24 02:07:08','2024-04-24 02:02:14','2024-04-24 02:07:07',NULL,0,0,NULL,NULL),(14837,'mixpanel','completed',10,'2024-04-24 00:35:30','2024-04-24 02:11:48','2024-04-24 02:09:29','2024-04-24 02:11:47',NULL,0,0,NULL,NULL),(14838,'mixpanel','completed',10,'2024-04-24 00:59:36','2024-04-24 02:17:09','2024-04-24 02:14:35','2024-04-24 02:17:08',NULL,0,0,NULL,NULL),(14839,'mixpanel','completed',10,'2024-04-24 00:53:03','2024-04-24 02:26:27','2024-04-24 02:22:02','2024-04-24 02:26:26',NULL,0,0,NULL,NULL),(14840,'mixpanel','completed',10,'2024-04-24 01:16:44','2024-04-24 02:32:07','2024-04-24 02:29:43','2024-04-24 02:32:06',NULL,0,0,NULL,NULL),(14841,'mixpanel','completed',10,'2024-04-24 00:38:11','2024-04-24 02:39:52','2024-04-24 02:37:09','2024-04-24 02:39:51',NULL,0,0,NULL,NULL),(14842,'mixpanel','completed',10,'2024-04-24 01:25:50','2024-04-24 02:47:09','2024-04-24 02:42:49','2024-04-24 02:47:08',NULL,0,0,NULL,NULL),(14843,'mixpanel','completed',10,'2024-04-24 01:13:10','2024-04-24 02:57:09','2024-04-24 02:52:10','2024-04-24 02:57:08',NULL,0,0,NULL,NULL),(14844,'mixpanel','completed',10,'2024-04-24 01:10:06','2024-04-24 03:04:35','2024-04-24 03:02:05','2024-04-24 03:04:34',NULL,0,0,NULL,NULL),(14845,'mixpanel','completed',10,'2024-04-24 01:46:38','2024-04-24 03:12:06','2024-04-24 03:06:37','2024-04-24 03:12:05',NULL,0,0,NULL,NULL),(14846,'mixpanel','completed',10,'2024-04-24 01:15:24','2024-04-24 03:21:10','2024-04-24 03:15:23','2024-04-24 03:21:09',NULL,0,0,NULL,NULL),(14847,'mixpanel','completed',10,'2024-04-24 02:07:13','2024-04-24 03:32:07','2024-04-24 03:27:12','2024-04-24 03:32:06',NULL,0,0,NULL,NULL),(14848,'mixpanel','completed',10,'2024-04-24 01:59:36','2024-04-24 03:37:06','2024-04-24 03:34:35','2024-04-24 03:37:05',NULL,0,0,NULL,NULL),(14849,'mixpanel','completed',10,'2024-04-24 02:21:07','2024-04-24 03:47:13','2024-04-24 03:42:06','2024-04-24 03:47:12',NULL,0,0,NULL,NULL),(14850,'subscribers_engagement_score','completed',10,'2024-04-25 15:16:00','2024-04-25 15:17:03','2024-04-24 03:47:12','2024-04-25 15:17:02',NULL,0,0,NULL,NULL),(14851,'mixpanel','completed',10,'2024-04-24 02:17:09','2024-04-24 03:57:07','2024-04-24 03:52:08','2024-04-24 03:57:06',NULL,0,0,NULL,NULL),(14852,'mixpanel','completed',10,'2024-04-24 02:07:27','2024-04-24 04:07:03','2024-04-24 04:01:26','2024-04-24 04:07:02',NULL,0,0,NULL,NULL),(14853,'mixpanel','completed',10,'2024-04-24 02:35:06','2024-04-24 04:17:10','2024-04-24 04:12:05','2024-04-24 04:17:09',NULL,0,0,NULL,NULL),(14854,'mixpanel','completed',10,'2024-04-24 02:54:09','2024-04-24 04:27:10','2024-04-24 04:22:09','2024-04-24 04:27:08',NULL,0,0,NULL,NULL),(14855,'mixpanel','completed',10,'2024-04-24 03:21:07','2024-04-24 04:37:33','2024-04-24 04:32:05','2024-04-24 04:37:30',NULL,0,0,NULL,NULL),(14856,'mixpanel','completed',10,'2024-04-24 03:04:30','2024-04-24 04:47:10','2024-04-24 04:42:28','2024-04-24 04:47:08',NULL,0,0,NULL,NULL),(14857,'mixpanel','completed',10,'2024-04-24 02:54:13','2024-04-24 04:57:01','2024-04-24 04:52:12','2024-04-24 04:57:01',NULL,0,0,NULL,NULL),(14858,'mixpanel','completed',10,'2024-04-24 03:45:10','2024-04-24 05:04:40','2024-04-24 05:02:09','2024-04-24 05:04:39',NULL,0,0,NULL,NULL),(14859,'mixpanel','completed',10,'2024-04-24 03:41:14','2024-04-24 05:11:07','2024-04-24 05:07:13','2024-04-24 05:11:06',NULL,0,0,NULL,NULL),(14860,'mixpanel','completed',10,'2024-04-24 03:38:08','2024-04-24 05:22:11','2024-04-24 05:17:07','2024-04-24 05:22:10',NULL,0,0,NULL,NULL),(14861,'mixpanel','completed',10,'2024-04-24 03:32:39','2024-04-24 05:27:13','2024-04-24 05:24:38','2024-04-24 05:27:12',NULL,0,0,NULL,NULL),(14862,'mixpanel','completed',10,'2024-04-24 04:27:08','2024-04-24 05:34:58','2024-04-24 05:32:07','2024-04-24 05:34:57',NULL,0,0,NULL,NULL),(14863,'mixpanel','completed',10,'2024-04-24 04:01:04','2024-04-24 05:42:14','2024-04-24 05:37:03','2024-04-24 05:42:13',NULL,0,0,NULL,NULL),(14864,'mixpanel','completed',10,'2024-04-24 04:17:48','2024-04-24 05:52:11','2024-04-24 05:44:47','2024-04-24 05:52:10',NULL,0,0,NULL,NULL),(14865,'mixpanel','completed',10,'2024-04-24 04:36:26','2024-04-24 06:02:06','2024-04-24 05:56:25','2024-04-24 06:02:05',NULL,0,0,NULL,NULL),(14866,'mixpanel','completed',10,'2024-04-24 04:20:43','2024-04-24 06:09:37','2024-04-24 06:05:42','2024-04-24 06:09:36',NULL,0,0,NULL,NULL),(14867,'mixpanel','completed',10,'2024-04-24 04:21:48','2024-04-24 06:17:10','2024-04-24 06:11:47','2024-04-24 06:17:09',NULL,0,0,NULL,NULL),(14868,'mixpanel','completed',10,'2024-04-24 04:35:09','2024-04-24 06:27:14','2024-04-24 06:22:08','2024-04-24 06:27:13',NULL,0,0,NULL,NULL),(14869,'mixpanel','completed',10,'2024-04-24 04:50:04','2024-04-24 06:37:05','2024-04-24 06:32:03','2024-04-24 06:37:04',NULL,0,0,NULL,NULL),(14870,'mixpanel','completed',10,'2024-04-24 05:05:31','2024-04-24 06:47:16','2024-04-24 06:40:30','2024-04-24 06:47:15',NULL,0,0,NULL,NULL),(14871,'mixpanel','completed',10,'2024-04-24 05:39:10','2024-04-24 06:56:42','2024-04-24 06:52:09','2024-04-24 06:56:41',NULL,0,0,NULL,NULL),(14872,'mixpanel','completed',10,'2024-04-24 05:32:06','2024-04-24 07:04:24','2024-04-24 07:02:05','2024-04-24 07:04:23',NULL,0,0,NULL,NULL),(14873,'mixpanel','completed',10,'2024-04-24 05:16:13','2024-04-24 07:11:50','2024-04-24 07:07:12','2024-04-24 07:11:49',NULL,0,0,NULL,NULL),(14874,'mixpanel','completed',10,'2024-04-24 05:41:04','2024-04-24 07:19:13','2024-04-24 07:17:03','2024-04-24 07:19:12',NULL,0,0,NULL,NULL),(14875,'mixpanel','completed',10,'2024-04-24 05:31:08','2024-04-24 07:26:18','2024-04-24 07:22:07','2024-04-24 07:26:17',NULL,0,0,NULL,NULL),(14876,'mixpanel','completed',10,'2024-04-24 05:31:56','2024-04-24 07:33:14','2024-04-24 07:30:55','2024-04-24 07:33:13',NULL,0,0,NULL,NULL),(14877,'mixpanel','completed',10,'2024-04-24 06:16:08','2024-04-24 07:40:26','2024-04-24 07:37:07','2024-04-24 07:40:25',NULL,0,0,NULL,NULL),(14878,'mixpanel','completed',10,'2024-04-24 05:50:07','2024-04-24 07:52:12','2024-04-24 07:47:06','2024-04-24 07:52:11',NULL,0,0,NULL,NULL),(14879,'mixpanel','completed',10,'2024-04-24 06:39:08','2024-04-24 08:00:08','2024-04-24 07:57:06','2024-04-24 08:00:07',NULL,0,0,NULL,NULL),(14880,'mixpanel','completed',10,'2024-04-24 06:15:44','2024-04-24 08:12:11','2024-04-24 08:06:43','2024-04-24 08:12:10',NULL,0,0,NULL,NULL),(14881,'mixpanel','completed',10,'2024-04-24 06:38:06','2024-04-24 08:19:47','2024-04-24 08:17:05','2024-04-24 08:19:46',NULL,0,0,NULL,NULL),(14882,'mixpanel','completed',10,'2024-04-24 06:44:02','2024-04-24 08:26:32','2024-04-24 08:22:01','2024-04-24 08:26:31',NULL,0,0,NULL,NULL),(14883,'mixpanel','completed',10,'2024-04-24 06:39:51','2024-04-24 08:37:09','2024-04-24 08:31:50','2024-04-24 08:37:08',NULL,0,0,NULL,NULL),(14884,'mixpanel','completed',10,'2024-04-24 06:54:10','2024-04-24 08:47:09','2024-04-24 08:42:09','2024-04-24 08:47:08',NULL,0,0,NULL,NULL),(14885,'mixpanel','completed',10,'2024-04-24 06:58:34','2024-04-24 08:52:12','2024-04-24 08:49:33','2024-04-24 08:52:11',NULL,0,0,NULL,NULL),(14886,'mixpanel','completed',10,'2024-04-24 07:47:39','2024-04-24 09:01:39','2024-04-24 08:55:38','2024-04-24 09:01:38',NULL,0,0,NULL,NULL),(14887,'mixpanel','completed',10,'2024-04-24 07:22:03','2024-04-24 09:12:13','2024-04-24 09:07:02','2024-04-24 09:12:11',NULL,0,0,NULL,NULL),(14888,'mixpanel','completed',10,'2024-04-24 07:58:55','2024-04-24 09:17:02','2024-04-24 09:14:54','2024-04-24 09:17:01',NULL,0,0,NULL,NULL),(14889,'mixpanel','completed',10,'2024-04-24 07:38:13','2024-04-24 09:26:17','2024-04-24 09:20:12','2024-04-24 09:26:16',NULL,0,0,NULL,NULL),(14890,'mixpanel','completed',10,'2024-04-24 08:00:08','2024-04-24 09:37:10','2024-04-24 09:32:07','2024-04-24 09:37:09',NULL,0,0,NULL,NULL),(14891,'mixpanel','completed',10,'2024-04-24 07:58:29','2024-04-24 09:42:14','2024-04-24 09:39:28','2024-04-24 09:42:13',NULL,0,0,NULL,NULL),(14892,'mixpanel','completed',10,'2024-04-24 08:39:04','2024-04-24 09:52:05','2024-04-24 09:46:03','2024-04-24 09:52:04',NULL,0,0,NULL,NULL),(14893,'mixpanel','completed',10,'2024-04-24 08:55:05','2024-04-24 09:59:37','2024-04-24 09:57:04','2024-04-24 09:59:35',NULL,0,0,NULL,NULL),(14894,'mixpanel','completed',10,'2024-04-24 08:06:12','2024-04-24 10:04:37','2024-04-24 10:02:11','2024-04-24 10:04:36',NULL,0,0,NULL,NULL),(14895,'mixpanel','completed',10,'2024-04-24 08:27:06','2024-04-24 10:12:05','2024-04-24 10:07:05','2024-04-24 10:12:04',NULL,0,0,NULL,NULL),(14896,'mixpanel','completed',10,'2024-04-24 08:37:07','2024-04-24 10:19:22','2024-04-24 10:17:06','2024-04-24 10:19:21',NULL,0,0,NULL,NULL),(14897,'mixpanel','completed',10,'2024-04-24 09:10:04','2024-04-24 10:26:22','2024-04-24 10:22:03','2024-04-24 10:26:21',NULL,0,0,NULL,NULL),(14898,'mixpanel','completed',10,'2024-04-24 09:28:09','2024-04-24 10:37:06','2024-04-24 10:32:08','2024-04-24 10:37:05',NULL,0,0,NULL,NULL),(14899,'mixpanel','completed',10,'2024-04-24 08:46:35','2024-04-24 10:47:05','2024-04-24 10:40:34','2024-04-24 10:47:04',NULL,0,0,NULL,NULL),(14900,'mixpanel','completed',10,'2024-04-24 09:14:27','2024-04-24 10:55:18','2024-04-24 10:51:26','2024-04-24 10:55:17',NULL,0,0,NULL,NULL),(14901,'mixpanel','completed',10,'2024-04-24 09:51:15','2024-04-24 11:07:14','2024-04-24 11:02:14','2024-04-24 11:07:12',NULL,0,0,NULL,NULL),(14902,'mixpanel','completed',10,'2024-04-24 09:14:35','2024-04-24 11:12:09','2024-04-24 11:09:34','2024-04-24 11:12:08',NULL,0,0,NULL,NULL),(14903,'mixpanel','completed',10,'2024-04-24 09:53:13','2024-04-24 11:22:03','2024-04-24 11:17:11','2024-04-24 11:22:02',NULL,0,0,NULL,NULL),(14904,'mixpanel','completed',10,'2024-04-24 09:57:05','2024-04-24 11:32:18','2024-04-24 11:27:04','2024-04-24 11:32:17',NULL,0,0,NULL,NULL),(14905,'mixpanel','completed',10,'2024-04-24 09:36:03','2024-04-24 11:42:12','2024-04-24 11:37:02','2024-04-24 11:42:11',NULL,0,0,NULL,NULL),(14906,'schedule_re_engagement_email','completed',10,'2024-04-25 11:42:12','2024-04-25 11:43:04','2024-04-24 11:42:11','2024-04-25 11:43:03',NULL,0,0,NULL,NULL),(14907,'mixpanel','completed',10,'2024-04-24 10:21:08','2024-04-24 11:52:14','2024-04-24 11:47:07','2024-04-24 11:52:13',NULL,0,0,NULL,NULL),(14908,'mixpanel','completed',10,'2024-04-24 10:29:05','2024-04-24 12:02:06','2024-04-24 11:57:04','2024-04-24 12:02:05',NULL,0,0,NULL,NULL),(14909,'mixpanel','completed',10,'2024-04-24 11:04:09','2024-04-24 12:12:12','2024-04-24 12:07:08','2024-04-24 12:12:11',NULL,0,0,NULL,NULL),(14910,'mixpanel','completed',10,'2024-04-24 10:39:09','2024-04-24 12:22:07','2024-04-24 12:17:08','2024-04-24 12:22:06',NULL,0,0,NULL,NULL),(14911,'mixpanel','completed',10,'2024-04-24 11:20:13','2024-04-24 12:32:05','2024-04-24 12:27:12','2024-04-24 12:32:04',NULL,0,0,NULL,NULL),(14912,'mixpanel','completed',10,'2024-04-24 10:52:05','2024-04-24 12:42:11','2024-04-24 12:37:04','2024-04-24 12:42:10',NULL,0,0,NULL,NULL),(14913,'mixpanel','completed',10,'2024-04-24 11:44:03','2024-04-24 12:52:06','2024-04-24 12:47:02','2024-04-24 12:52:05',NULL,0,0,NULL,NULL),(14914,'mixpanel','completed',10,'2024-04-24 11:00:13','2024-04-24 13:02:06','2024-04-24 12:57:12','2024-04-24 13:02:05',NULL,0,0,NULL,NULL),(14915,'mixpanel','completed',10,'2024-04-24 11:29:07','2024-04-24 13:12:04','2024-04-24 13:07:06','2024-04-24 13:12:03',NULL,0,0,NULL,NULL),(14916,'mixpanel','completed',10,'2024-04-24 11:29:04','2024-04-24 13:22:09','2024-04-24 13:17:03','2024-04-24 13:22:08',NULL,0,0,NULL,NULL),(14917,'mixpanel','completed',10,'2024-04-24 12:06:09','2024-04-24 13:32:04','2024-04-24 13:27:08','2024-04-24 13:32:03',NULL,0,0,NULL,NULL),(14918,'mixpanel','completed',10,'2024-04-24 12:29:12','2024-04-24 13:42:05','2024-04-24 13:37:11','2024-04-24 13:42:04',NULL,0,0,NULL,NULL),(14919,'mixpanel','completed',10,'2024-04-24 12:35:40','2024-04-24 13:52:06','2024-04-24 13:45:39','2024-04-24 13:52:05',NULL,0,0,NULL,NULL),(14920,'mixpanel','completed',10,'2024-04-24 12:38:10','2024-04-24 14:02:07','2024-04-24 13:57:09','2024-04-24 14:02:06',NULL,0,0,NULL,NULL),(14921,'mixpanel','completed',10,'2024-04-24 12:48:11','2024-04-24 14:12:07','2024-04-24 14:07:10','2024-04-24 14:12:06',NULL,0,0,NULL,NULL),(14922,'mixpanel','completed',10,'2024-04-24 12:24:05','2024-04-24 14:22:07','2024-04-24 14:17:04','2024-04-24 14:22:06',NULL,0,0,NULL,NULL),(14923,'mixpanel','completed',10,'2024-04-24 12:26:05','2024-04-24 14:32:08','2024-04-24 14:27:04','2024-04-24 14:32:07',NULL,0,0,NULL,NULL),(14924,'mixpanel','completed',10,'2024-04-24 12:43:05','2024-04-24 14:42:07','2024-04-24 14:37:03','2024-04-24 14:42:06',NULL,0,0,NULL,NULL),(14925,'mixpanel','completed',10,'2024-04-24 13:15:05','2024-04-24 14:52:11','2024-04-24 14:47:04','2024-04-24 14:52:10',NULL,0,0,NULL,NULL),(14926,'mixpanel','completed',10,'2024-04-24 13:53:10','2024-04-24 15:02:05','2024-04-24 14:57:09','2024-04-24 15:02:04',NULL,0,0,NULL,NULL),(14927,'mixpanel','completed',10,'2024-04-24 13:10:09','2024-04-24 15:12:06','2024-04-24 15:07:08','2024-04-24 15:12:05',NULL,0,0,NULL,NULL),(14928,'mixpanel','completed',10,'2024-04-24 13:52:17','2024-04-24 15:17:09','2024-04-24 15:14:16','2024-04-24 15:17:08',NULL,0,0,NULL,NULL),(14929,'mixpanel','completed',10,'2024-04-24 14:02:08','2024-04-24 15:27:02','2024-04-24 15:22:07','2024-04-24 15:27:01',NULL,0,0,NULL,NULL),(14930,'mixpanel','completed',10,'2024-04-24 14:26:44','2024-04-24 15:31:58','2024-04-24 15:29:43','2024-04-24 15:31:57',NULL,0,0,NULL,NULL),(14931,'mixpanel','completed',10,'2024-04-24 13:48:57','2024-04-24 15:42:05','2024-04-24 15:35:56','2024-04-24 15:42:04',NULL,0,0,NULL,NULL),(14932,'mixpanel','completed',10,'2024-04-24 14:09:24','2024-04-24 15:49:22','2024-04-24 15:45:23','2024-04-24 15:49:21',NULL,0,0,NULL,NULL),(14933,'mixpanel','completed',10,'2024-04-24 14:27:36','2024-04-24 15:57:07','2024-04-24 15:51:35','2024-04-24 15:57:06',NULL,0,0,NULL,NULL),(14934,'mixpanel','completed',10,'2024-04-24 14:07:01','2024-04-24 16:07:06','2024-04-24 16:02:00','2024-04-24 16:07:05',NULL,0,0,NULL,NULL),(14935,'mixpanel','completed',10,'2024-04-24 14:39:31','2024-04-24 16:17:07','2024-04-24 16:10:30','2024-04-24 16:17:06',NULL,0,0,NULL,NULL),(14936,'mixpanel','completed',10,'2024-04-24 15:11:05','2024-04-24 16:27:07','2024-04-24 16:22:04','2024-04-24 16:27:06',NULL,0,0,NULL,NULL),(14937,'mixpanel','completed',10,'2024-04-24 15:29:12','2024-04-24 16:37:23','2024-04-24 16:32:11','2024-04-24 16:37:22',NULL,0,0,NULL,NULL),(14938,'mixpanel','completed',10,'2024-04-24 15:34:08','2024-04-24 16:47:04','2024-04-24 16:42:07','2024-04-24 16:47:03',NULL,0,0,NULL,NULL),(14939,'mixpanel','completed',10,'2024-04-24 15:12:07','2024-04-24 16:57:04','2024-04-24 16:52:06','2024-04-24 16:57:03',NULL,0,0,NULL,NULL),(14940,'mixpanel','completed',10,'2024-04-24 15:11:06','2024-04-24 17:04:20','2024-04-24 17:02:05','2024-04-24 17:04:19',NULL,0,0,NULL,NULL),(14941,'mixpanel','completed',10,'2024-04-24 15:37:08','2024-04-24 17:10:26','2024-04-24 17:07:07','2024-04-24 17:10:25',NULL,0,0,NULL,NULL),(14942,'mixpanel','completed',10,'2024-04-24 15:57:45','2024-04-24 17:21:22','2024-04-24 17:15:44','2024-04-24 17:21:20',NULL,0,0,NULL,NULL),(14943,'mixpanel','completed',10,'2024-04-24 15:40:12','2024-04-24 17:32:06','2024-04-24 17:27:11','2024-04-24 17:32:05',NULL,0,0,NULL,NULL),(14944,'mixpanel','completed',10,'2024-04-24 16:27:07','2024-04-24 17:40:21','2024-04-24 17:37:06','2024-04-24 17:40:20',NULL,0,0,NULL,NULL),(14945,'mixpanel','completed',10,'2024-04-24 16:17:03','2024-04-24 17:52:08','2024-04-24 17:47:02','2024-04-24 17:52:07',NULL,0,0,NULL,NULL),(14946,'mixpanel','completed',10,'2024-04-24 16:31:06','2024-04-24 18:02:24','2024-04-24 17:57:05','2024-04-24 18:02:23',NULL,0,0,NULL,NULL),(14947,'mixpanel','completed',10,'2024-04-24 17:05:12','2024-04-24 18:12:07','2024-04-24 18:07:11','2024-04-24 18:12:06',NULL,0,0,NULL,NULL),(14948,'mixpanel','completed',10,'2024-04-24 16:39:18','2024-04-24 18:22:12','2024-04-24 18:17:17','2024-04-24 18:22:11',NULL,0,0,NULL,NULL),(14949,'mixpanel','completed',10,'2024-04-24 16:54:15','2024-04-24 18:32:03','2024-04-24 18:27:09','2024-04-24 18:32:02',NULL,0,0,NULL,NULL),(14950,'mixpanel','completed',10,'2024-04-24 17:27:03','2024-04-24 18:41:41','2024-04-24 18:37:02','2024-04-24 18:41:40',NULL,0,0,NULL,NULL),(14951,'mixpanel','completed',10,'2024-04-24 16:58:05','2024-04-24 18:52:04','2024-04-24 18:47:04','2024-04-24 18:52:03',NULL,0,0,NULL,NULL),(14952,'mixpanel','completed',10,'2024-04-24 17:29:17','2024-04-24 19:02:07','2024-04-24 18:57:16','2024-04-24 19:02:06',NULL,0,0,NULL,NULL),(14953,'mixpanel','completed',10,'2024-04-24 17:55:06','2024-04-24 19:12:05','2024-04-24 19:07:05','2024-04-24 19:12:04',NULL,0,0,NULL,NULL),(14954,'mixpanel','completed',10,'2024-04-24 17:20:53','2024-04-24 19:22:01','2024-04-24 19:16:52','2024-04-24 19:22:00',NULL,0,0,NULL,NULL),(14955,'mixpanel','completed',10,'2024-04-24 17:45:05','2024-04-24 19:32:10','2024-04-24 19:27:04','2024-04-24 19:32:09',NULL,0,0,NULL,NULL),(14956,'mixpanel','completed',10,'2024-04-24 17:51:09','2024-04-24 19:40:26','2024-04-24 19:37:08','2024-04-24 19:40:25',NULL,0,0,NULL,NULL),(14957,'mixpanel','completed',10,'2024-04-24 18:14:10','2024-04-24 19:52:03','2024-04-24 19:47:09','2024-04-24 19:52:02',NULL,0,0,NULL,NULL),(14958,'mixpanel','completed',10,'2024-04-24 18:41:05','2024-04-24 20:02:28','2024-04-24 19:57:04','2024-04-24 20:02:25',NULL,0,0,NULL,NULL),(14959,'mixpanel','completed',10,'2024-04-24 18:27:14','2024-04-24 20:12:03','2024-04-24 20:07:12','2024-04-24 20:12:02',NULL,0,0,NULL,NULL),(14960,'mixpanel','completed',10,'2024-04-24 18:17:59','2024-04-24 20:22:13','2024-04-24 20:16:58','2024-04-24 20:22:12',NULL,0,0,NULL,NULL),(14961,'mixpanel','completed',10,'2024-04-24 18:52:09','2024-04-24 20:32:18','2024-04-24 20:27:08','2024-04-24 20:32:17',NULL,0,0,NULL,NULL),(14962,'mixpanel','completed',10,'2024-04-24 18:57:04','2024-04-24 20:47:06','2024-04-24 20:42:03','2024-04-24 20:47:05',NULL,0,0,NULL,NULL),(14963,'mixpanel','completed',10,'2024-04-24 19:35:09','2024-04-24 20:57:05','2024-04-24 20:52:08','2024-04-24 20:57:04',NULL,0,0,NULL,NULL),(14964,'mixpanel','completed',10,'2024-04-24 19:24:06','2024-04-24 21:07:11','2024-04-24 21:02:05','2024-04-24 21:07:11',NULL,0,0,NULL,NULL),(14965,'mixpanel','completed',10,'2024-04-24 19:33:01','2024-04-24 21:17:12','2024-04-24 21:12:01','2024-04-24 21:17:11',NULL,0,0,NULL,NULL),(14966,'mixpanel','completed',10,'2024-04-24 19:57:10','2024-04-24 21:27:06','2024-04-24 21:22:09','2024-04-24 21:27:04',NULL,0,0,NULL,NULL),(14967,'mixpanel','completed',10,'2024-04-24 20:03:31','2024-04-24 21:32:05','2024-04-24 21:29:30','2024-04-24 21:32:04',NULL,0,0,NULL,NULL),(14968,'mixpanel','completed',10,'2024-04-24 20:24:20','2024-04-24 21:36:43','2024-04-24 21:34:19','2024-04-24 21:36:42',NULL,0,0,NULL,NULL),(14969,'mixpanel','completed',10,'2024-04-24 20:26:09','2024-04-24 21:47:09','2024-04-24 21:42:08','2024-04-24 21:47:06',NULL,0,0,NULL,NULL),(14970,'mixpanel','completed',10,'2024-04-24 20:10:44','2024-04-24 21:57:20','2024-04-24 21:50:41','2024-04-24 21:57:17',NULL,0,0,NULL,NULL),(14971,'mixpanel','completed',10,'2024-04-24 20:01:10','2024-04-24 22:07:12','2024-04-24 22:02:08','2024-04-24 22:07:11',NULL,0,0,NULL,NULL),(14972,'mixpanel','completed',10,'2024-04-24 20:21:08','2024-04-24 22:17:08','2024-04-24 22:12:07','2024-04-24 22:17:07',NULL,0,0,NULL,NULL),(14973,'mixpanel','completed',10,'2024-04-24 21:18:12','2024-04-24 22:27:11','2024-04-24 22:22:11','2024-04-24 22:27:10',NULL,0,0,NULL,NULL),(14974,'mixpanel','completed',10,'2024-04-24 20:51:03','2024-04-24 22:37:11','2024-04-24 22:32:03','2024-04-24 22:37:10',NULL,0,0,NULL,NULL),(14975,'mixpanel','completed',10,'2024-04-24 21:09:13','2024-04-24 22:47:02','2024-04-24 22:42:12','2024-04-24 22:47:01',NULL,0,0,NULL,NULL),(14976,'mixpanel','completed',10,'2024-04-24 21:39:06','2024-04-24 22:57:08','2024-04-24 22:52:05','2024-04-24 22:57:07',NULL,0,0,NULL,NULL),(14977,'mixpanel','completed',10,'2024-04-24 21:07:12','2024-04-24 23:07:05','2024-04-24 23:02:11','2024-04-24 23:07:05',NULL,0,0,NULL,NULL),(14978,'mixpanel','completed',10,'2024-04-24 21:16:27','2024-04-24 23:17:02','2024-04-24 23:12:26','2024-04-24 23:17:01',NULL,0,0,NULL,NULL),(14979,'mixpanel','completed',10,'2024-04-24 22:15:09','2024-04-24 23:32:06','2024-04-24 23:27:07','2024-04-24 23:32:05',NULL,0,0,NULL,NULL),(14980,'mixpanel','completed',10,'2024-04-24 22:05:06','2024-04-24 23:42:11','2024-04-24 23:37:05','2024-04-24 23:42:10',NULL,0,0,NULL,NULL),(14981,'mixpanel','completed',10,'2024-04-24 22:04:04','2024-04-24 23:49:48','2024-04-24 23:47:03','2024-04-24 23:49:47',NULL,0,0,NULL,NULL),(14982,'mixpanel','completed',10,'2024-04-24 22:10:04','2024-04-24 23:57:06','2024-04-24 23:52:03','2024-04-24 23:57:05',NULL,0,0,NULL,NULL),(14983,'mixpanel','completed',10,'2024-04-24 22:21:09','2024-04-25 00:07:05','2024-04-25 00:02:08','2024-04-25 00:07:04',NULL,0,0,NULL,NULL),(14984,'mixpanel','completed',10,'2024-04-24 23:03:05','2024-04-25 00:17:06','2024-04-25 00:12:04','2024-04-25 00:17:05',NULL,0,0,NULL,NULL),(14985,'mixpanel','completed',10,'2024-04-24 23:09:04','2024-04-25 00:27:07','2024-04-25 00:22:03','2024-04-25 00:27:06',NULL,0,0,NULL,NULL),(14986,'mixpanel','completed',10,'2024-04-24 22:32:59','2024-04-25 00:37:02','2024-04-25 00:31:59','2024-04-25 00:37:02',NULL,0,0,NULL,NULL),(14987,'mixpanel','completed',10,'2024-04-24 23:19:08','2024-04-25 00:47:02','2024-04-25 00:42:07','2024-04-25 00:47:00',NULL,0,0,NULL,NULL),(14988,'mixpanel','completed',10,'2024-04-24 23:35:06','2024-04-25 00:57:05','2024-04-25 00:52:05','2024-04-25 00:57:04',NULL,0,0,NULL,NULL),(14989,'mixpanel','completed',10,'2024-04-24 23:53:05','2024-04-25 01:07:03','2024-04-25 01:02:04','2024-04-25 01:07:03',NULL,0,0,NULL,NULL),(14990,'mixpanel','completed',10,'2024-04-24 23:51:05','2024-04-25 01:17:08','2024-04-25 01:12:04','2024-04-25 01:17:07',NULL,0,0,NULL,NULL),(14991,'mixpanel','completed',10,'2024-04-24 23:40:01','2024-04-25 01:27:09','2024-04-25 01:22:00','2024-04-25 01:27:08',NULL,0,0,NULL,NULL),(14992,'mixpanel','completed',10,'2024-04-25 00:14:08','2024-04-25 01:37:07','2024-04-25 01:32:07','2024-04-25 01:37:06',NULL,0,0,NULL,NULL),(14993,'mixpanel','completed',10,'2024-04-25 00:34:04','2024-04-25 01:47:06','2024-04-25 01:42:03','2024-04-25 01:47:05',NULL,0,0,NULL,NULL),(14994,'mixpanel','completed',10,'2024-04-25 00:48:10','2024-04-25 01:57:10','2024-04-25 01:52:09','2024-04-25 01:57:09',NULL,0,0,NULL,NULL),(14995,'mixpanel','completed',10,'2024-04-25 00:22:02','2024-04-25 02:07:02','2024-04-25 02:02:01','2024-04-25 02:07:02',NULL,0,0,NULL,NULL),(14996,'mixpanel','completed',10,'2024-04-25 00:23:41','2024-04-25 02:17:11','2024-04-25 02:10:40','2024-04-25 02:17:10',NULL,0,0,NULL,NULL),(14997,'mixpanel','completed',10,'2024-04-25 01:08:09','2024-04-25 02:27:06','2024-04-25 02:22:08','2024-04-25 02:27:05',NULL,0,0,NULL,NULL),(14998,'mixpanel','completed',10,'2024-04-25 01:02:07','2024-04-25 02:37:04','2024-04-25 02:32:06','2024-04-25 02:37:03',NULL,0,0,NULL,NULL),(14999,'mixpanel','completed',10,'2024-04-25 01:39:20','2024-04-25 02:47:07','2024-04-25 02:42:17','2024-04-25 02:47:06',NULL,0,0,NULL,NULL),(15000,'mixpanel','completed',10,'2024-04-25 00:51:03','2024-04-25 02:57:13','2024-04-25 02:52:02','2024-04-25 02:57:12',NULL,0,0,NULL,NULL),(15001,'mixpanel','completed',10,'2024-04-25 01:03:07','2024-04-25 03:07:02','2024-04-25 03:02:06','2024-04-25 03:07:01',NULL,0,0,NULL,NULL),(15002,'mixpanel','completed',10,'2024-04-25 01:12:48','2024-04-25 03:17:01','2024-04-25 03:10:47','2024-04-25 03:17:00',NULL,0,0,NULL,NULL),(15003,'mixpanel','completed',10,'2024-04-25 01:27:11','2024-04-25 03:27:04','2024-04-25 03:22:09','2024-04-25 03:27:03',NULL,0,0,NULL,NULL),(15004,'mixpanel','completed',10,'2024-04-25 01:35:06','2024-04-25 03:37:03','2024-04-25 03:32:05','2024-04-25 03:37:02',NULL,0,0,NULL,NULL),(15005,'mixpanel','completed',10,'2024-04-25 01:42:08','2024-04-25 03:47:05','2024-04-25 03:42:07','2024-04-25 03:47:04',NULL,0,0,NULL,NULL),(15006,'mixpanel','completed',10,'2024-04-25 02:04:06','2024-04-25 03:57:03','2024-04-25 03:52:05','2024-04-25 03:57:02',NULL,0,0,NULL,NULL),(15007,'mixpanel','completed',10,'2024-04-25 02:56:01','2024-04-25 04:06:59','2024-04-25 04:02:00','2024-04-25 04:06:58',NULL,0,0,NULL,NULL),(15008,'mixpanel','completed',10,'2024-04-25 02:41:06','2024-04-25 04:17:07','2024-04-25 04:12:05','2024-04-25 04:17:06',NULL,0,0,NULL,NULL),(15009,'mixpanel','completed',10,'2024-04-25 02:43:14','2024-04-25 04:27:11','2024-04-25 04:22:13','2024-04-25 04:27:10',NULL,0,0,NULL,NULL),(15010,'mixpanel','completed',10,'2024-04-25 03:18:22','2024-04-25 04:37:05','2024-04-25 04:32:19','2024-04-25 04:37:04',NULL,0,0,NULL,NULL),(15011,'mixpanel','completed',10,'2024-04-25 03:29:03','2024-04-25 04:47:28','2024-04-25 04:42:03','2024-04-25 04:47:26',NULL,0,0,NULL,NULL),(15012,'mixpanel','completed',10,'2024-04-25 03:45:53','2024-04-25 04:57:12','2024-04-25 04:51:52','2024-04-25 04:57:11',NULL,0,0,NULL,NULL),(15013,'mixpanel','completed',10,'2024-04-25 03:43:09','2024-04-25 05:07:09','2024-04-25 05:02:08','2024-04-25 05:07:08',NULL,0,0,NULL,NULL),(15014,'mixpanel','completed',10,'2024-04-25 03:26:12','2024-04-25 05:17:06','2024-04-25 05:12:11','2024-04-25 05:17:05',NULL,0,0,NULL,NULL),(15015,'mixpanel','completed',10,'2024-04-25 04:01:07','2024-04-25 05:27:10','2024-04-25 05:22:06','2024-04-25 05:27:09',NULL,0,0,NULL,NULL),(15016,'mixpanel','completed',10,'2024-04-25 04:17:02','2024-04-25 05:37:05','2024-04-25 05:32:01','2024-04-25 05:37:04',NULL,0,0,NULL,NULL),(15017,'mixpanel','completed',10,'2024-04-25 04:25:06','2024-04-25 05:47:10','2024-04-25 05:42:06','2024-04-25 05:47:09',NULL,0,0,NULL,NULL),(15018,'mixpanel','completed',10,'2024-04-25 04:41:03','2024-04-25 05:57:13','2024-04-25 05:52:02','2024-04-25 05:57:12',NULL,0,0,NULL,NULL),(15019,'mixpanel','completed',10,'2024-04-25 04:17:12','2024-04-25 06:07:02','2024-04-25 06:02:11','2024-04-25 06:07:01',NULL,0,0,NULL,NULL),(15020,'mixpanel','completed',10,'2024-04-25 04:16:06','2024-04-25 06:17:08','2024-04-25 06:12:05','2024-04-25 06:17:07',NULL,0,0,NULL,NULL),(15021,'mixpanel','completed',10,'2024-04-25 05:03:09','2024-04-25 06:27:11','2024-04-25 06:22:08','2024-04-25 06:27:10',NULL,0,0,NULL,NULL),(15022,'mixpanel','completed',10,'2024-04-25 05:28:04','2024-04-25 06:37:05','2024-04-25 06:32:03','2024-04-25 06:37:04',NULL,0,0,NULL,NULL),(15023,'mixpanel','completed',10,'2024-04-25 04:52:09','2024-04-25 06:47:11','2024-04-25 06:42:08','2024-04-25 06:47:11',NULL,0,0,NULL,NULL),(15024,'mixpanel','completed',10,'2024-04-25 05:17:02','2024-04-25 06:55:36','2024-04-25 06:52:01','2024-04-25 06:55:35',NULL,0,0,NULL,NULL),(15025,'mixpanel','completed',10,'2024-04-25 05:45:09','2024-04-25 07:07:00','2024-04-25 07:02:08','2024-04-25 07:06:59',NULL,0,0,NULL,NULL),(15026,'mixpanel','completed',10,'2024-04-25 05:57:05','2024-04-25 07:17:01','2024-04-25 07:12:03','2024-04-25 07:17:00',NULL,0,0,NULL,NULL),(15027,'mixpanel','completed',10,'2024-04-25 05:25:06','2024-04-25 07:27:06','2024-04-25 07:22:05','2024-04-25 07:27:05',NULL,0,0,NULL,NULL),(15028,'mixpanel','completed',10,'2024-04-25 06:15:10','2024-04-25 07:37:10','2024-04-25 07:32:09','2024-04-25 07:37:09',NULL,0,0,NULL,NULL),(15029,'mixpanel','completed',10,'2024-04-25 05:56:13','2024-04-25 07:47:05','2024-04-25 07:42:12','2024-04-25 07:47:04',NULL,0,0,NULL,NULL),(15030,'mixpanel','completed',10,'2024-04-25 06:45:59','2024-04-25 07:57:22','2024-04-25 07:51:58','2024-04-25 07:57:20',NULL,0,0,NULL,NULL),(15031,'mixpanel','completed',10,'2024-04-25 06:29:49','2024-04-25 08:07:09','2024-04-25 08:01:48','2024-04-25 08:07:08',NULL,0,0,NULL,NULL),(15032,'mixpanel','completed',10,'2024-04-25 06:22:12','2024-04-25 08:17:02','2024-04-25 08:12:11','2024-04-25 08:17:01',NULL,0,0,NULL,NULL),(15033,'mixpanel','completed',10,'2024-04-25 06:48:05','2024-04-25 08:27:10','2024-04-25 08:22:04','2024-04-25 08:27:09',NULL,0,0,NULL,NULL),(15034,'mixpanel','completed',10,'2024-04-25 06:44:04','2024-04-25 08:37:04','2024-04-25 08:32:03','2024-04-25 08:37:03',NULL,0,0,NULL,NULL),(15035,'mixpanel','completed',10,'2024-04-25 07:17:08','2024-04-25 08:47:09','2024-04-25 08:42:07','2024-04-25 08:47:08',NULL,0,0,NULL,NULL),(15036,'mixpanel','completed',10,'2024-04-25 07:38:09','2024-04-25 08:57:07','2024-04-25 08:52:08','2024-04-25 08:57:06',NULL,0,0,NULL,NULL),(15037,'mixpanel','completed',10,'2024-04-25 07:47:12','2024-04-25 09:07:05','2024-04-25 09:02:11','2024-04-25 09:07:04',NULL,0,0,NULL,NULL),(15038,'mixpanel','completed',10,'2024-04-25 07:30:07','2024-04-25 09:17:05','2024-04-25 09:12:06','2024-04-25 09:17:04',NULL,0,0,NULL,NULL),(15039,'mixpanel','completed',10,'2024-04-25 08:11:11','2024-04-25 09:27:07','2024-04-25 09:22:10','2024-04-25 09:27:06',NULL,0,0,NULL,NULL),(15040,'mixpanel','completed',10,'2024-04-25 07:35:07','2024-04-25 09:37:07','2024-04-25 09:32:06','2024-04-25 09:37:06',NULL,0,0,NULL,NULL),(15041,'mixpanel','completed',10,'2024-04-25 07:51:09','2024-04-25 09:47:09','2024-04-25 09:42:08','2024-04-25 09:47:08',NULL,0,0,NULL,NULL),(15042,'mixpanel','completed',10,'2024-04-25 08:18:08','2024-04-25 09:57:06','2024-04-25 09:52:07','2024-04-25 09:57:05',NULL,0,0,NULL,NULL),(15043,'mixpanel','completed',10,'2024-04-25 08:05:09','2024-04-25 10:07:13','2024-04-25 10:02:08','2024-04-25 10:07:13',NULL,0,0,NULL,NULL),(15044,'mixpanel','completed',10,'2024-04-25 08:19:08','2024-04-25 10:17:23','2024-04-25 10:12:07','2024-04-25 10:17:22',NULL,0,0,NULL,NULL),(15045,'mixpanel','completed',10,'2024-04-25 08:35:10','2024-04-25 10:27:14','2024-04-25 10:22:09','2024-04-25 10:27:13',NULL,0,0,NULL,NULL),(15046,'mixpanel','completed',10,'2024-04-25 09:04:05','2024-04-25 10:37:10','2024-04-25 10:32:04','2024-04-25 10:37:09',NULL,0,0,NULL,NULL),(15047,'mixpanel','completed',10,'2024-04-25 09:09:23','2024-04-25 10:47:05','2024-04-25 10:41:22','2024-04-25 10:47:04',NULL,0,0,NULL,NULL),(15048,'mixpanel','completed',10,'2024-04-25 09:47:14','2024-04-25 10:55:51','2024-04-25 10:52:14','2024-04-25 10:55:50',NULL,0,0,NULL,NULL),(15049,'mixpanel','completed',10,'2024-04-25 09:21:10','2024-04-25 11:07:05','2024-04-25 11:02:09','2024-04-25 11:07:04',NULL,0,0,NULL,NULL),(15050,'mixpanel','completed',10,'2024-04-25 09:42:09','2024-04-25 11:17:03','2024-04-25 11:12:08','2024-04-25 11:17:02',NULL,0,0,NULL,NULL),(15051,'mixpanel','completed',10,'2024-04-25 10:16:08','2024-04-25 11:27:09','2024-04-25 11:22:07','2024-04-25 11:27:07',NULL,0,0,NULL,NULL),(15052,'mixpanel','completed',10,'2024-04-25 09:37:15','2024-04-25 11:37:12','2024-04-25 11:32:14','2024-04-25 11:37:11',NULL,0,0,NULL,NULL),(15053,'mixpanel','completed',10,'2024-04-25 10:36:19','2024-04-25 11:43:04','2024-04-25 11:40:18','2024-04-25 11:43:03',NULL,0,0,NULL,NULL),(15054,'schedule_re_engagement_email','completed',10,'2024-04-26 11:45:42','2024-04-26 11:47:03','2024-04-25 11:45:41','2024-04-26 11:47:02',NULL,0,0,NULL,NULL),(15055,'mixpanel','completed',10,'2024-04-25 10:07:42','2024-04-25 11:52:06','2024-04-25 11:45:41','2024-04-25 11:52:05',NULL,0,0,NULL,NULL),(15056,'mixpanel','completed',10,'2024-04-25 10:29:11','2024-04-25 12:02:06','2024-04-25 11:57:10','2024-04-25 12:02:05',NULL,0,0,NULL,NULL),(15057,'mixpanel','completed',10,'2024-04-25 11:01:14','2024-04-25 12:12:15','2024-04-25 12:06:14','2024-04-25 12:12:14',NULL,0,0,NULL,NULL),(15058,'mixpanel','completed',10,'2024-04-25 10:48:06','2024-04-25 12:22:10','2024-04-25 12:17:05','2024-04-25 12:22:09',NULL,0,0,NULL,NULL),(15059,'mixpanel','completed',10,'2024-04-25 10:42:09','2024-04-25 12:32:07','2024-04-25 12:27:08','2024-04-25 12:32:06',NULL,0,0,NULL,NULL),(15060,'mixpanel','completed',10,'2024-04-25 11:25:39','2024-04-25 12:42:07','2024-04-25 12:35:38','2024-04-25 12:42:06',NULL,0,0,NULL,NULL),(15061,'mixpanel','completed',10,'2024-04-25 11:09:07','2024-04-25 12:52:06','2024-04-25 12:47:06','2024-04-25 12:52:05',NULL,0,0,NULL,NULL),(15062,'mixpanel','completed',10,'2024-04-25 11:51:15','2024-04-25 12:57:08','2024-04-25 12:54:14','2024-04-25 12:57:07',NULL,0,0,NULL,NULL),(15063,'mixpanel','completed',10,'2024-04-25 11:27:08','2024-04-25 13:07:06','2024-04-25 13:02:07','2024-04-25 13:07:05',NULL,0,0,NULL,NULL),(15064,'mixpanel','completed',10,'2024-04-25 11:36:09','2024-04-25 13:17:08','2024-04-25 13:12:08','2024-04-25 13:17:07',NULL,0,0,NULL,NULL),(15065,'mixpanel','completed',10,'2024-04-25 11:46:12','2024-04-25 13:25:03','2024-04-25 13:22:11','2024-04-25 13:25:02',NULL,0,0,NULL,NULL),(15066,'mixpanel','completed',10,'2024-04-25 12:14:01','2024-04-25 13:37:05','2024-04-25 13:32:00','2024-04-25 13:37:04',NULL,0,0,NULL,NULL),(15067,'mixpanel','completed',10,'2024-04-25 12:34:11','2024-04-25 13:47:03','2024-04-25 13:42:10','2024-04-25 13:47:03',NULL,0,0,NULL,NULL),(15068,'mixpanel','completed',10,'2024-04-25 12:22:08','2024-04-25 13:57:09','2024-04-25 13:52:07','2024-04-25 13:57:08',NULL,0,0,NULL,NULL),(15069,'mixpanel','completed',10,'2024-04-25 12:38:09','2024-04-25 14:07:05','2024-04-25 14:02:08','2024-04-25 14:07:04',NULL,0,0,NULL,NULL),(15070,'mixpanel','completed',10,'2024-04-25 12:42:05','2024-04-25 14:17:07','2024-04-25 14:12:04','2024-04-25 14:17:06',NULL,0,0,NULL,NULL),(15071,'mixpanel','completed',10,'2024-04-25 12:21:08','2024-04-25 14:27:10','2024-04-25 14:22:07','2024-04-25 14:27:09',NULL,0,0,NULL,NULL),(15072,'mixpanel','completed',10,'2024-04-25 13:17:07','2024-04-25 14:37:05','2024-04-25 14:32:06','2024-04-25 14:37:04',NULL,0,0,NULL,NULL),(15073,'mixpanel','completed',10,'2024-04-25 13:01:13','2024-04-25 14:52:03','2024-04-25 14:42:12','2024-04-25 14:52:02',NULL,0,0,NULL,NULL),(15074,'mixpanel','completed',10,'2024-04-25 13:46:14','2024-04-25 15:01:58','2024-04-25 14:57:13','2024-04-25 15:01:57',NULL,0,0,NULL,NULL),(15075,'mixpanel','completed',10,'2024-04-25 14:01:10','2024-04-25 15:12:10','2024-04-25 15:07:09','2024-04-25 15:12:09',NULL,0,0,NULL,NULL),(15076,'subscribers_engagement_score','completed',10,'2024-04-25 15:17:03','2024-04-25 15:21:18','2024-04-25 15:17:02','2024-04-25 15:21:17',NULL,0,0,NULL,NULL),(15077,'mixpanel','completed',10,'2024-04-25 13:45:03','2024-04-25 15:21:18','2024-04-25 15:17:02','2024-04-25 15:21:17',NULL,0,0,NULL,NULL),(15078,'subscribers_engagement_score','completed',10,'2024-04-25 15:21:18','2024-04-25 15:27:07','2024-04-25 15:21:17','2024-04-25 15:27:06',NULL,0,0,NULL,NULL),(15079,'subscribers_engagement_score','completed',10,'2024-04-26 14:13:00','2024-04-26 14:17:03','2024-04-25 15:27:06','2024-04-26 14:17:02',NULL,0,0,NULL,NULL),(15080,'mixpanel','completed',10,'2024-04-25 14:21:07','2024-04-25 15:32:02','2024-04-25 15:27:06','2024-04-25 15:32:01',NULL,0,0,NULL,NULL),(15081,'mixpanel','completed',10,'2024-04-25 13:51:13','2024-04-25 15:42:05','2024-04-25 15:37:12','2024-04-25 15:42:04',NULL,0,0,NULL,NULL),(15082,'mixpanel','completed',10,'2024-04-25 14:07:08','2024-04-25 15:52:03','2024-04-25 15:47:07','2024-04-25 15:52:02',NULL,0,0,NULL,NULL),(15083,'mixpanel','completed',10,'2024-04-25 14:55:07','2024-04-25 16:02:08','2024-04-25 15:57:06','2024-04-25 16:02:06',NULL,0,0,NULL,NULL),(15084,'mixpanel','completed',10,'2024-04-25 14:12:11','2024-04-25 16:12:10','2024-04-25 16:07:10','2024-04-25 16:12:09',NULL,0,0,NULL,NULL),(15085,'mixpanel','completed',10,'2024-04-25 14:35:11','2024-04-25 16:22:08','2024-04-25 16:17:10','2024-04-25 16:22:07',NULL,0,0,NULL,NULL),(15086,'mixpanel','completed',10,'2024-04-25 14:44:10','2024-04-25 16:32:02','2024-04-25 16:27:09','2024-04-25 16:32:01',NULL,0,0,NULL,NULL),(15087,'mixpanel','completed',10,'2024-04-25 15:31:11','2024-04-25 16:41:43','2024-04-25 16:37:10','2024-04-25 16:41:42',NULL,0,0,NULL,NULL),(15088,'mixpanel','completed',10,'2024-04-25 15:02:11','2024-04-25 16:52:10','2024-04-25 16:47:10','2024-04-25 16:52:09',NULL,0,0,NULL,NULL),(15089,'mixpanel','completed',10,'2024-04-25 15:02:17','2024-04-25 17:02:10','2024-04-25 16:57:16','2024-04-25 17:02:09',NULL,0,0,NULL,NULL),(15090,'mixpanel','completed',10,'2024-04-25 15:07:05','2024-04-25 17:12:14','2024-04-25 17:07:04','2024-04-25 17:12:13',NULL,0,0,NULL,NULL),(15091,'mixpanel','completed',10,'2024-04-25 15:29:14','2024-04-25 17:22:10','2024-04-25 17:17:14','2024-04-25 17:22:09',NULL,0,0,NULL,NULL),(15092,'mixpanel','completed',10,'2024-04-25 15:57:12','2024-04-25 17:32:07','2024-04-25 17:27:11','2024-04-25 17:32:06',NULL,0,0,NULL,NULL),(15093,'mixpanel','completed',10,'2024-04-25 15:36:06','2024-04-25 17:42:12','2024-04-25 17:37:05','2024-04-25 17:42:11',NULL,0,0,NULL,NULL),(15094,'mixpanel','completed',10,'2024-04-25 15:51:12','2024-04-25 17:52:07','2024-04-25 17:47:11','2024-04-25 17:52:05',NULL,0,0,NULL,NULL),(15095,'mixpanel','completed',10,'2024-04-25 16:05:11','2024-04-25 18:02:07','2024-04-25 17:57:10','2024-04-25 18:02:05',NULL,0,0,NULL,NULL),(15096,'mixpanel','completed',10,'2024-04-25 16:51:10','2024-04-25 18:12:03','2024-04-25 18:07:09','2024-04-25 18:12:02',NULL,0,0,NULL,NULL),(15097,'mixpanel','completed',10,'2024-04-25 16:44:14','2024-04-25 18:22:09','2024-04-25 18:17:13','2024-04-25 18:22:08',NULL,0,0,NULL,NULL),(15098,'mixpanel','completed',10,'2024-04-25 16:28:07','2024-04-25 18:32:02','2024-04-25 18:27:06','2024-04-25 18:32:00',NULL,0,0,NULL,NULL),(15099,'mixpanel','completed',10,'2024-04-25 16:45:05','2024-04-25 18:42:08','2024-04-25 18:37:03','2024-04-25 18:42:06',NULL,0,0,NULL,NULL),(15100,'mixpanel','completed',10,'2024-04-25 16:51:11','2024-04-25 18:52:27','2024-04-25 18:47:10','2024-04-25 18:52:26',NULL,0,0,NULL,NULL),(15101,'mixpanel','completed',10,'2024-04-25 17:39:08','2024-04-25 19:02:15','2024-04-25 18:57:07','2024-04-25 19:02:14',NULL,0,0,NULL,NULL),(15102,'mixpanel','completed',10,'2024-04-25 17:38:59','2024-04-25 19:12:04','2024-04-25 19:05:58','2024-04-25 19:12:03',NULL,0,0,NULL,NULL),(15103,'mixpanel','completed',10,'2024-04-25 17:26:47','2024-04-25 19:22:14','2024-04-25 19:15:46','2024-04-25 19:22:13',NULL,0,0,NULL,NULL),(15104,'mixpanel','completed',10,'2024-04-25 17:59:21','2024-04-25 19:32:07','2024-04-25 19:27:20','2024-04-25 19:32:06',NULL,0,0,NULL,NULL),(15105,'mixpanel','completed',10,'2024-04-25 17:53:46','2024-04-25 19:37:11','2024-04-25 19:34:45','2024-04-25 19:37:10',NULL,0,0,NULL,NULL),(15106,'mixpanel','completed',10,'2024-04-25 18:35:10','2024-04-25 19:47:16','2024-04-25 19:42:09','2024-04-25 19:47:15',NULL,0,0,NULL,NULL),(15107,'mixpanel','completed',10,'2024-04-25 17:53:14','2024-04-25 19:57:10','2024-04-25 19:52:13','2024-04-25 19:57:09',NULL,0,0,NULL,NULL),(15108,'mixpanel','completed',10,'2024-04-25 18:49:11','2024-04-25 20:07:05','2024-04-25 20:00:10','2024-04-25 20:07:04',NULL,0,0,NULL,NULL),(15109,'mixpanel','completed',10,'2024-04-25 18:12:07','2024-04-25 20:17:03','2024-04-25 20:12:06','2024-04-25 20:17:02',NULL,0,0,NULL,NULL),(15110,'mixpanel','completed',10,'2024-04-25 18:26:13','2024-04-25 20:25:08','2024-04-25 20:22:12','2024-04-25 20:25:07',NULL,0,0,NULL,NULL),(15111,'mixpanel','completed',10,'2024-04-25 18:34:15','2024-04-25 20:32:12','2024-04-25 20:27:14','2024-04-25 20:32:11',NULL,0,0,NULL,NULL),(15112,'mixpanel','completed',10,'2024-04-25 19:31:02','2024-04-25 20:42:13','2024-04-25 20:37:02','2024-04-25 20:42:12',NULL,0,0,NULL,NULL),(15113,'mixpanel','completed',10,'2024-04-25 19:26:21','2024-04-25 20:52:11','2024-04-25 20:47:19','2024-04-25 20:52:09',NULL,0,0,NULL,NULL),(15114,'mixpanel','completed',10,'2024-04-25 19:28:07','2024-04-25 21:02:12','2024-04-25 20:57:06','2024-04-25 21:02:11',NULL,0,0,NULL,NULL),(15115,'mixpanel','completed',10,'2024-04-25 20:03:06','2024-04-25 21:12:04','2024-04-25 21:07:05','2024-04-25 21:12:03',NULL,0,0,NULL,NULL),(15116,'mixpanel','completed',10,'2024-04-25 20:13:04','2024-04-25 21:22:08','2024-04-25 21:17:03','2024-04-25 21:22:06',NULL,0,0,NULL,NULL),(15117,'mixpanel','completed',10,'2024-04-25 20:15:08','2024-04-25 21:32:05','2024-04-25 21:27:07','2024-04-25 21:32:04',NULL,0,0,NULL,NULL),(15118,'mixpanel','completed',10,'2024-04-25 20:10:02','2024-04-25 21:42:06','2024-04-25 21:37:01','2024-04-25 21:42:05',NULL,0,0,NULL,NULL),(15119,'mixpanel','completed',10,'2024-04-25 20:22:05','2024-04-25 21:52:05','2024-04-25 21:47:04','2024-04-25 21:52:03',NULL,0,0,NULL,NULL),(15120,'mixpanel','completed',10,'2024-04-25 20:16:15','2024-04-25 22:02:04','2024-04-25 21:57:14','2024-04-25 22:02:02',NULL,0,0,NULL,NULL),(15121,'inactive_subscribers','completed',10,'2024-04-30 22:00:00','2024-04-30 22:02:03','2024-04-25 22:02:02','2024-04-30 22:02:02',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(15122,'mixpanel','completed',10,'2024-04-25 20:08:06','2024-04-25 22:12:06','2024-04-25 22:07:05','2024-04-25 22:12:05',NULL,0,0,NULL,NULL),(15123,'mixpanel','completed',10,'2024-04-25 21:02:19','2024-04-25 22:22:14','2024-04-25 22:17:16','2024-04-25 22:22:13',NULL,0,0,NULL,NULL),(15124,'mixpanel','completed',10,'2024-04-25 20:32:12','2024-04-25 22:32:03','2024-04-25 22:27:11','2024-04-25 22:32:02',NULL,0,0,NULL,NULL),(15125,'mixpanel','completed',10,'2024-04-25 21:00:08','2024-04-25 22:42:08','2024-04-25 22:37:07','2024-04-25 22:42:07',NULL,0,0,NULL,NULL),(15126,'mixpanel','completed',10,'2024-04-25 21:30:05','2024-04-25 22:52:12','2024-04-25 22:47:04','2024-04-25 22:52:11',NULL,0,0,NULL,NULL),(15127,'mixpanel','completed',10,'2024-04-25 20:58:20','2024-04-25 23:02:13','2024-04-25 22:56:19','2024-04-25 23:02:12',NULL,0,0,NULL,NULL),(15128,'mixpanel','completed',10,'2024-04-25 21:43:04','2024-04-25 23:12:06','2024-04-25 23:07:03','2024-04-25 23:12:05',NULL,0,0,NULL,NULL),(15129,'mixpanel','completed',10,'2024-04-25 21:26:13','2024-04-25 23:22:15','2024-04-25 23:17:12','2024-04-25 23:22:13',NULL,0,0,NULL,NULL),(15130,'mixpanel','completed',10,'2024-04-25 21:37:16','2024-04-25 23:32:08','2024-04-25 23:27:15','2024-04-25 23:32:07',NULL,0,0,NULL,NULL),(15131,'mixpanel','completed',10,'2024-04-25 22:34:13','2024-04-25 23:42:07','2024-04-25 23:37:12','2024-04-25 23:42:06',NULL,0,0,NULL,NULL),(15132,'mixpanel','completed',10,'2024-04-25 21:59:04','2024-04-25 23:52:07','2024-04-25 23:47:03','2024-04-25 23:52:06',NULL,0,0,NULL,NULL),(15133,'mixpanel','completed',10,'2024-04-25 22:50:08','2024-04-26 00:02:09','2024-04-25 23:57:07','2024-04-26 00:02:08',NULL,0,0,NULL,NULL),(15134,'mixpanel','completed',10,'2024-04-25 22:32:46','2024-04-26 00:12:10','2024-04-26 00:05:45','2024-04-26 00:12:09',NULL,0,0,NULL,NULL),(15135,'mixpanel','completed',10,'2024-04-25 22:24:06','2024-04-26 00:22:14','2024-04-26 00:17:05','2024-04-26 00:22:13',NULL,0,0,NULL,NULL),(15136,'mixpanel','completed',10,'2024-04-25 22:48:08','2024-04-26 00:32:14','2024-04-26 00:27:08','2024-04-26 00:32:13',NULL,0,0,NULL,NULL),(15137,'mixpanel','completed',10,'2024-04-25 22:53:00','2024-04-26 00:42:06','2024-04-26 00:35:59','2024-04-26 00:42:05',NULL,0,0,NULL,NULL),(15138,'mixpanel','completed',10,'2024-04-25 23:19:08','2024-04-26 00:52:01','2024-04-26 00:47:07','2024-04-26 00:52:00',NULL,0,0,NULL,NULL),(15139,'mixpanel','completed',10,'2024-04-25 23:18:08','2024-04-26 01:00:24','2024-04-26 00:57:07','2024-04-26 01:00:23',NULL,0,0,NULL,NULL),(15140,'mixpanel','completed',10,'2024-04-26 00:02:13','2024-04-26 01:12:08','2024-04-26 01:07:12','2024-04-26 01:12:07',NULL,0,0,NULL,NULL),(15141,'mixpanel','completed',10,'2024-04-26 00:08:03','2024-04-26 01:22:09','2024-04-26 01:17:02','2024-04-26 01:22:08',NULL,0,0,NULL,NULL),(15142,'mixpanel','completed',10,'2024-04-26 00:08:09','2024-04-26 01:32:07','2024-04-26 01:27:09','2024-04-26 01:32:06',NULL,0,0,NULL,NULL),(15143,'mixpanel','completed',10,'2024-04-25 23:41:05','2024-04-26 01:41:08','2024-04-26 01:37:04','2024-04-26 01:41:07',NULL,0,0,NULL,NULL),(15144,'mixpanel','completed',10,'2024-04-26 00:08:44','2024-04-26 01:47:06','2024-04-26 01:44:43','2024-04-26 01:47:05',NULL,0,0,NULL,NULL),(15145,'mixpanel','completed',10,'2024-04-26 00:50:08','2024-04-26 01:57:04','2024-04-26 01:52:07','2024-04-26 01:57:03',NULL,0,0,NULL,NULL),(15146,'mixpanel','completed',10,'2024-04-26 00:16:07','2024-04-26 02:07:06','2024-04-26 02:02:06','2024-04-26 02:07:05',NULL,0,0,NULL,NULL),(15147,'mixpanel','completed',10,'2024-04-26 01:03:08','2024-04-26 02:17:02','2024-04-26 02:12:07','2024-04-26 02:17:01',NULL,0,0,NULL,NULL),(15148,'mixpanel','completed',10,'2024-04-26 01:11:07','2024-04-26 02:27:15','2024-04-26 02:22:06','2024-04-26 02:27:14',NULL,0,0,NULL,NULL),(15149,'mixpanel','completed',10,'2024-04-26 01:00:08','2024-04-26 02:37:10','2024-04-26 02:32:07','2024-04-26 02:37:09',NULL,0,0,NULL,NULL),(15150,'mixpanel','completed',10,'2024-04-26 00:56:00','2024-04-26 02:47:08','2024-04-26 02:41:59','2024-04-26 02:47:06',NULL,0,0,NULL,NULL),(15151,'mixpanel','completed',10,'2024-04-26 00:57:30','2024-04-26 02:54:08','2024-04-26 02:51:29','2024-04-26 02:54:07',NULL,0,0,NULL,NULL),(15152,'mixpanel','completed',10,'2024-04-26 01:50:08','2024-04-26 03:00:05','2024-04-26 02:57:07','2024-04-26 03:00:04',NULL,0,0,NULL,NULL),(15153,'mixpanel','completed',10,'2024-04-26 01:50:07','2024-04-26 03:12:04','2024-04-26 03:07:06','2024-04-26 03:12:03',NULL,0,0,NULL,NULL),(15154,'mixpanel','completed',10,'2024-04-26 01:17:02','2024-04-26 03:22:04','2024-04-26 03:17:01','2024-04-26 03:22:03',NULL,0,0,NULL,NULL),(15155,'mixpanel','completed',10,'2024-04-26 01:52:08','2024-04-26 03:32:10','2024-04-26 03:27:07','2024-04-26 03:32:09',NULL,0,0,NULL,NULL),(15156,'mixpanel','completed',10,'2024-04-26 02:01:17','2024-04-26 03:42:12','2024-04-26 03:37:16','2024-04-26 03:42:11',NULL,0,0,NULL,NULL),(15157,'mixpanel','completed',10,'2024-04-26 02:15:06','2024-04-26 03:52:06','2024-04-26 03:47:05','2024-04-26 03:52:05',NULL,0,0,NULL,NULL),(15158,'mixpanel','completed',10,'2024-04-26 02:31:06','2024-04-26 04:02:12','2024-04-26 03:57:05','2024-04-26 04:02:11',NULL,0,0,NULL,NULL),(15159,'mixpanel','completed',10,'2024-04-26 02:39:05','2024-04-26 04:12:06','2024-04-26 04:07:04','2024-04-26 04:12:05',NULL,0,0,NULL,NULL),(15160,'mixpanel','completed',10,'2024-04-26 02:53:06','2024-04-26 04:22:07','2024-04-26 04:17:05','2024-04-26 04:22:06',NULL,0,0,NULL,NULL),(15161,'mixpanel','completed',10,'2024-04-26 03:09:21','2024-04-26 04:32:28','2024-04-26 04:27:17','2024-04-26 04:32:25',NULL,0,0,NULL,NULL),(15162,'mixpanel','completed',10,'2024-04-26 03:03:08','2024-04-26 04:42:04','2024-04-26 04:37:07','2024-04-26 04:42:03',NULL,0,0,NULL,NULL),(15163,'mixpanel','completed',10,'2024-04-26 03:14:07','2024-04-26 04:52:16','2024-04-26 04:47:06','2024-04-26 04:52:14',NULL,0,0,NULL,NULL),(15164,'mixpanel','completed',10,'2024-04-26 03:38:09','2024-04-26 05:02:21','2024-04-26 04:57:07','2024-04-26 05:02:18',NULL,0,0,NULL,NULL),(15165,'mixpanel','completed',10,'2024-04-26 03:19:09','2024-04-26 05:12:11','2024-04-26 05:07:08','2024-04-26 05:12:10',NULL,0,0,NULL,NULL),(15166,'mixpanel','completed',10,'2024-04-26 03:56:11','2024-04-26 05:20:51','2024-04-26 05:17:10','2024-04-26 05:20:50',NULL,0,0,NULL,NULL),(15167,'mixpanel','completed',10,'2024-04-26 03:41:33','2024-04-26 05:26:48','2024-04-26 05:23:32','2024-04-26 05:26:47',NULL,0,0,NULL,NULL),(15168,'mixpanel','completed',10,'2024-04-26 04:23:15','2024-04-26 05:33:30','2024-04-26 05:30:14','2024-04-26 05:33:29',NULL,0,0,NULL,NULL),(15169,'mixpanel','completed',10,'2024-04-26 04:33:31','2024-04-26 05:40:06','2024-04-26 05:36:30','2024-04-26 05:40:05',NULL,0,0,NULL,NULL),(15170,'mixpanel','completed',10,'2024-04-26 04:32:00','2024-04-26 05:46:55','2024-04-26 05:42:59','2024-04-26 05:46:54',NULL,0,0,NULL,NULL),(15171,'mixpanel','completed',10,'2024-04-26 04:19:47','2024-04-26 05:52:09','2024-04-26 05:49:46','2024-04-26 05:52:08',NULL,0,0,NULL,NULL),(15172,'mixpanel','completed',10,'2024-04-26 04:01:53','2024-04-26 06:01:00','2024-04-26 05:56:52','2024-04-26 06:00:59',NULL,0,0,NULL,NULL),(15173,'mixpanel','completed',10,'2024-04-26 04:13:06','2024-04-26 06:07:10','2024-04-26 06:04:06','2024-04-26 06:07:09',NULL,0,0,NULL,NULL),(15174,'mixpanel','completed',10,'2024-04-26 05:08:09','2024-04-26 06:15:17','2024-04-26 06:11:08','2024-04-26 06:15:16',NULL,0,0,NULL,NULL),(15175,'mixpanel','completed',10,'2024-04-26 04:22:22','2024-04-26 06:22:05','2024-04-26 06:18:21','2024-04-26 06:22:04',NULL,0,0,NULL,NULL),(15176,'mixpanel','completed',10,'2024-04-26 05:04:32','2024-04-26 06:29:47','2024-04-26 06:25:31','2024-04-26 06:29:46',NULL,0,0,NULL,NULL),(15177,'mixpanel','completed',10,'2024-04-26 05:07:11','2024-04-26 06:37:08','2024-04-26 06:32:10','2024-04-26 06:37:06',NULL,0,0,NULL,NULL),(15178,'mixpanel','completed',10,'2024-04-26 05:11:02','2024-04-26 06:44:44','2024-04-26 06:41:01','2024-04-26 06:44:43',NULL,0,0,NULL,NULL),(15179,'mixpanel','completed',10,'2024-04-26 05:22:05','2024-04-26 06:52:06','2024-04-26 06:47:04','2024-04-26 06:52:05',NULL,0,0,NULL,NULL),(15180,'mixpanel','completed',10,'2024-04-26 04:54:44','2024-04-26 06:59:26','2024-04-26 06:55:43','2024-04-26 06:59:25',NULL,0,0,NULL,NULL),(15181,'mixpanel','completed',10,'2024-04-26 05:13:13','2024-04-26 07:07:09','2024-04-26 07:02:12','2024-04-26 07:07:08',NULL,0,0,NULL,NULL),(15182,'mixpanel','completed',10,'2024-04-26 06:04:37','2024-04-26 07:14:50','2024-04-26 07:10:37','2024-04-26 07:14:49',NULL,0,0,NULL,NULL),(15183,'mixpanel','completed',10,'2024-04-26 05:31:10','2024-04-26 07:22:06','2024-04-26 07:17:09','2024-04-26 07:22:05',NULL,0,0,NULL,NULL),(15184,'mixpanel','completed',10,'2024-04-26 06:19:15','2024-04-26 07:29:01','2024-04-26 07:25:14','2024-04-26 07:29:00',NULL,0,0,NULL,NULL),(15185,'mixpanel','completed',10,'2024-04-26 06:06:08','2024-04-26 07:36:22','2024-04-26 07:32:07','2024-04-26 07:36:21',NULL,0,0,NULL,NULL),(15186,'mixpanel','completed',10,'2024-04-26 06:22:08','2024-04-26 07:43:53','2024-04-26 07:40:07','2024-04-26 07:43:52',NULL,0,0,NULL,NULL),(15187,'mixpanel','completed',10,'2024-04-26 06:04:07','2024-04-26 07:51:46','2024-04-26 07:46:06','2024-04-26 07:51:45',NULL,0,0,NULL,NULL),(15188,'mixpanel','completed',10,'2024-04-26 06:38:07','2024-04-26 08:00:04','2024-04-26 07:57:06','2024-04-26 08:00:03',NULL,0,0,NULL,NULL),(15189,'mixpanel','completed',10,'2024-04-26 06:58:13','2024-04-26 08:07:08','2024-04-26 08:04:12','2024-04-26 08:07:07',NULL,0,0,NULL,NULL),(15190,'mixpanel','completed',10,'2024-04-26 06:19:05','2024-04-26 08:16:59','2024-04-26 08:12:03','2024-04-26 08:16:58',NULL,0,0,NULL,NULL),(15191,'mixpanel','completed',10,'2024-04-26 06:51:55','2024-04-26 08:22:05','2024-04-26 08:19:54','2024-04-26 08:22:04',NULL,0,0,NULL,NULL),(15192,'mixpanel','completed',10,'2024-04-26 06:49:20','2024-04-26 08:28:44','2024-04-26 08:26:19','2024-04-26 08:28:43',NULL,0,0,NULL,NULL),(15193,'mixpanel','completed',10,'2024-04-26 07:01:34','2024-04-26 08:36:18','2024-04-26 08:31:33','2024-04-26 08:36:17',NULL,0,0,NULL,NULL),(15194,'mixpanel','completed',10,'2024-04-26 07:36:35','2024-04-26 08:45:54','2024-04-26 08:40:34','2024-04-26 08:45:53',NULL,0,0,NULL,NULL),(15195,'mixpanel','completed',10,'2024-04-26 06:52:14','2024-04-26 08:55:47','2024-04-26 08:50:13','2024-04-26 08:55:46',NULL,0,0,NULL,NULL),(15196,'mixpanel','completed',10,'2024-04-26 07:27:59','2024-04-26 09:05:31','2024-04-26 08:59:58','2024-04-26 09:05:30',NULL,0,0,NULL,NULL),(15197,'mixpanel','completed',10,'2024-04-26 07:10:45','2024-04-26 09:12:04','2024-04-26 09:09:44','2024-04-26 09:12:03',NULL,0,0,NULL,NULL),(15198,'mixpanel','completed',10,'2024-04-26 08:06:22','2024-04-26 09:20:35','2024-04-26 09:15:21','2024-04-26 09:20:34',NULL,0,0,NULL,NULL),(15199,'mixpanel','completed',10,'2024-04-26 07:35:04','2024-04-26 09:31:01','2024-04-26 09:27:03','2024-04-26 09:31:00',NULL,0,0,NULL,NULL),(15200,'mixpanel','completed',10,'2024-04-26 07:56:24','2024-04-26 09:39:01','2024-04-26 09:36:23','2024-04-26 09:39:00',NULL,0,0,NULL,NULL),(15201,'mixpanel','completed',10,'2024-04-26 08:13:14','2024-04-26 09:46:35','2024-04-26 09:42:12','2024-04-26 09:46:34',NULL,0,0,NULL,NULL),(15202,'mixpanel','completed',10,'2024-04-26 07:53:37','2024-04-26 09:51:24','2024-04-26 09:48:36','2024-04-26 09:51:23',NULL,0,0,NULL,NULL),(15203,'mixpanel','completed',10,'2024-04-26 08:39:09','2024-04-26 10:01:51','2024-04-26 09:57:08','2024-04-26 10:01:50',NULL,0,0,NULL,NULL),(15204,'mixpanel','completed',10,'2024-04-26 08:12:02','2024-04-26 10:12:07','2024-04-26 10:07:01','2024-04-26 10:12:06',NULL,0,0,NULL,NULL),(15205,'mixpanel','completed',10,'2024-04-26 08:51:01','2024-04-26 10:27:08','2024-04-26 10:22:00','2024-04-26 10:27:07',NULL,0,0,NULL,NULL),(15206,'mixpanel','completed',10,'2024-04-26 09:16:01','2024-04-26 10:37:01','2024-04-26 10:32:00','2024-04-26 10:37:00',NULL,0,0,NULL,NULL),(15207,'mixpanel','completed',10,'2024-04-26 08:41:05','2024-04-26 10:42:09','2024-04-26 10:39:03','2024-04-26 10:42:08',NULL,0,0,NULL,NULL),(15208,'mixpanel','completed',10,'2024-04-26 09:26:00','2024-04-26 10:49:29','2024-04-26 10:46:59','2024-04-26 10:49:28',NULL,0,0,NULL,NULL),(15209,'mixpanel','completed',10,'2024-04-26 09:18:06','2024-04-26 10:54:38','2024-04-26 10:52:05','2024-04-26 10:54:37',NULL,0,0,NULL,NULL),(15210,'mixpanel','completed',10,'2024-04-26 09:18:04','2024-04-26 11:00:30','2024-04-26 10:57:04','2024-04-26 11:00:29',NULL,0,0,NULL,NULL),(15211,'mixpanel','completed',10,'2024-04-26 09:29:11','2024-04-26 11:11:09','2024-04-26 11:05:11','2024-04-26 11:11:08',NULL,0,0,NULL,NULL),(15212,'mixpanel','completed',10,'2024-04-26 09:19:22','2024-04-26 11:18:10','2024-04-26 11:15:21','2024-04-26 11:18:09',NULL,0,0,NULL,NULL),(15213,'mixpanel','completed',10,'2024-04-26 09:39:57','2024-04-26 11:27:00','2024-04-26 11:21:56','2024-04-26 11:26:59',NULL,0,0,NULL,NULL),(15214,'mixpanel','completed',10,'2024-04-26 09:48:53','2024-04-26 11:36:57','2024-04-26 11:31:52','2024-04-26 11:36:56',NULL,0,0,NULL,NULL),(15215,'mixpanel','completed',10,'2024-04-26 10:03:14','2024-04-26 11:42:11','2024-04-26 11:39:13','2024-04-26 11:42:10',NULL,0,0,NULL,NULL),(15216,'mixpanel','completed',10,'2024-04-26 10:17:03','2024-04-26 11:49:24','2024-04-26 11:47:02','2024-04-26 11:49:23',NULL,0,0,NULL,NULL),(15217,'schedule_re_engagement_email','completed',10,'2024-04-27 11:49:24','2024-04-27 11:52:04','2024-04-26 11:49:23','2024-04-27 11:52:02',NULL,0,0,NULL,NULL),(15218,'mixpanel','completed',10,'2024-04-26 09:54:03','2024-04-26 11:55:34','2024-04-26 11:52:02','2024-04-26 11:55:34',NULL,0,0,NULL,NULL),(15219,'mixpanel','completed',10,'2024-04-26 10:28:34','2024-04-26 12:06:56','2024-04-26 12:00:33','2024-04-26 12:06:55',NULL,0,0,NULL,NULL),(15220,'mixpanel','completed',10,'2024-04-26 10:22:01','2024-04-26 12:15:39','2024-04-26 12:12:00','2024-04-26 12:15:38',NULL,0,0,NULL,NULL),(15221,'mixpanel','completed',10,'2024-04-26 10:24:29','2024-04-26 12:21:58','2024-04-26 12:18:28','2024-04-26 12:21:57',NULL,0,0,NULL,NULL),(15222,'mixpanel','completed',10,'2024-04-26 11:01:01','2024-04-26 12:30:20','2024-04-26 12:27:00','2024-04-26 12:30:19',NULL,0,0,NULL,NULL),(15223,'mixpanel','completed',10,'2024-04-26 11:00:40','2024-04-26 12:42:00','2024-04-26 12:35:39','2024-04-26 12:41:59',NULL,0,0,NULL,NULL),(15224,'mixpanel','completed',10,'2024-04-26 11:31:04','2024-04-26 12:52:08','2024-04-26 12:47:03','2024-04-26 12:52:07',NULL,0,0,NULL,NULL),(15225,'mixpanel','completed',10,'2024-04-26 11:24:05','2024-04-26 12:59:39','2024-04-26 12:57:04','2024-04-26 12:59:38',NULL,0,0,NULL,NULL),(15226,'mixpanel','completed',10,'2024-04-26 11:54:59','2024-04-26 13:05:41','2024-04-26 13:01:58','2024-04-26 13:05:40',NULL,0,0,NULL,NULL),(15227,'mixpanel','completed',10,'2024-04-26 11:28:21','2024-04-26 13:17:02','2024-04-26 13:11:20','2024-04-26 13:17:01',NULL,0,0,NULL,NULL),(15228,'mixpanel','completed',10,'2024-04-26 12:06:58','2024-04-26 13:27:00','2024-04-26 13:21:57','2024-04-26 13:26:59',NULL,0,0,NULL,NULL),(15229,'mixpanel','completed',10,'2024-04-26 12:10:16','2024-04-26 13:32:02','2024-04-26 13:29:15','2024-04-26 13:32:01',NULL,0,0,NULL,NULL),(15230,'mixpanel','completed',10,'2024-04-26 12:06:02','2024-04-26 13:41:34','2024-04-26 13:35:01','2024-04-26 13:41:33',NULL,0,0,NULL,NULL),(15231,'mixpanel','completed',10,'2024-04-26 12:11:01','2024-04-26 13:52:02','2024-04-26 13:47:00','2024-04-26 13:52:01',NULL,0,0,NULL,NULL),(15232,'mixpanel','completed',10,'2024-04-26 12:15:06','2024-04-26 13:59:11','2024-04-26 13:57:05','2024-04-26 13:59:10',NULL,0,0,NULL,NULL),(15233,'mixpanel','completed',10,'2024-04-26 12:29:55','2024-04-26 14:05:03','2024-04-26 14:01:54','2024-04-26 14:05:02',NULL,0,0,NULL,NULL),(15234,'mixpanel','completed',10,'2024-04-26 12:42:47','2024-04-26 14:17:03','2024-04-26 14:10:46','2024-04-26 14:17:02',NULL,0,0,NULL,NULL),(15235,'subscribers_engagement_score','completed',10,'2024-04-27 03:59:00','2024-04-27 04:02:04','2024-04-26 14:17:02','2024-04-27 04:02:03',NULL,0,0,NULL,NULL),(15236,'mixpanel','completed',10,'2024-04-26 12:49:58','2024-04-26 14:26:59','2024-04-26 14:21:57','2024-04-26 14:26:58',NULL,0,0,NULL,NULL),(15237,'mixpanel','completed',10,'2024-04-26 13:02:30','2024-04-26 14:31:59','2024-04-26 14:29:29','2024-04-26 14:31:58',NULL,0,0,NULL,NULL),(15238,'mixpanel','completed',10,'2024-04-26 13:32:44','2024-04-26 14:37:01','2024-04-26 14:34:43','2024-04-26 14:37:00',NULL,0,0,NULL,NULL),(15239,'mixpanel','completed',10,'2024-04-26 12:48:32','2024-04-26 14:47:00','2024-04-26 14:41:31','2024-04-26 14:47:00',NULL,0,0,NULL,NULL),(15240,'mixpanel','completed',10,'2024-04-26 12:55:08','2024-04-26 14:57:04','2024-04-26 14:52:07','2024-04-26 14:57:03',NULL,0,0,NULL,NULL),(15241,'mixpanel','completed',10,'2024-04-26 13:24:23','2024-04-26 15:04:59','2024-04-26 15:00:22','2024-04-26 15:04:58',NULL,0,0,NULL,NULL),(15242,'mixpanel','completed',10,'2024-04-26 13:38:00','2024-04-26 15:10:44','2024-04-26 15:06:59','2024-04-26 15:10:43',NULL,0,0,NULL,NULL),(15243,'mixpanel','completed',10,'2024-04-26 14:13:59','2024-04-26 15:20:42','2024-04-26 15:16:58','2024-04-26 15:20:41',NULL,0,0,NULL,NULL),(15244,'mixpanel','completed',10,'2024-04-26 14:12:52','2024-04-26 15:27:03','2024-04-26 15:22:51','2024-04-26 15:27:02',NULL,0,0,NULL,NULL),(15245,'mixpanel','completed',10,'2024-04-26 13:38:30','2024-04-26 15:32:08','2024-04-26 15:29:29','2024-04-26 15:32:07',NULL,0,0,NULL,NULL),(15246,'mixpanel','completed',10,'2024-04-26 14:07:51','2024-04-26 15:37:04','2024-04-26 15:34:50','2024-04-26 15:37:02',NULL,0,0,NULL,NULL),(15247,'mixpanel','completed',10,'2024-04-26 13:49:28','2024-04-26 15:47:04','2024-04-26 15:41:27','2024-04-26 15:47:03',NULL,0,0,NULL,NULL),(15248,'mixpanel','completed',10,'2024-04-26 14:38:36','2024-04-26 15:56:59','2024-04-26 15:51:35','2024-04-26 15:56:58',NULL,0,0,NULL,NULL),(15249,'mixpanel','completed',10,'2024-04-26 14:04:00','2024-04-26 16:02:06','2024-04-26 15:58:59','2024-04-26 16:02:05',NULL,0,0,NULL,NULL),(15250,'mixpanel','completed',10,'2024-04-26 14:42:04','2024-04-26 16:12:02','2024-04-26 16:05:03','2024-04-26 16:12:01',NULL,0,0,NULL,NULL),(15251,'mixpanel','completed',10,'2024-04-26 14:57:05','2024-04-26 16:22:00','2024-04-26 16:17:04','2024-04-26 16:21:59',NULL,0,0,NULL,NULL),(15252,'mixpanel','completed',10,'2024-04-26 15:06:06','2024-04-26 16:32:08','2024-04-26 16:27:05','2024-04-26 16:32:07',NULL,0,0,NULL,NULL),(15253,'mixpanel','completed',10,'2024-04-26 14:53:07','2024-04-26 16:41:33','2024-04-26 16:37:06','2024-04-26 16:41:32',NULL,0,0,NULL,NULL),(15254,'mixpanel','completed',10,'2024-04-26 15:00:03','2024-04-26 16:51:14','2024-04-26 16:47:02','2024-04-26 16:51:13',NULL,0,0,NULL,NULL),(15255,'mixpanel','completed',10,'2024-04-26 15:07:55','2024-04-26 17:01:08','2024-04-26 16:56:54','2024-04-26 17:01:07',NULL,0,0,NULL,NULL),(15256,'mixpanel','completed',10,'2024-04-26 15:31:59','2024-04-26 17:12:02','2024-04-26 17:06:58','2024-04-26 17:12:01',NULL,0,0,NULL,NULL),(15257,'mixpanel','completed',10,'2024-04-26 15:22:05','2024-04-26 17:17:02','2024-04-26 17:14:04','2024-04-26 17:17:00',NULL,0,0,NULL,NULL),(15258,'mixpanel','completed',10,'2024-04-26 15:44:01','2024-04-26 17:24:16','2024-04-26 17:20:00','2024-04-26 17:24:15',NULL,0,0,NULL,NULL),(15259,'mixpanel','completed',10,'2024-04-26 16:02:00','2024-04-26 17:32:01','2024-04-26 17:26:59','2024-04-26 17:32:00',NULL,0,0,NULL,NULL),(15260,'mixpanel','completed',10,'2024-04-26 16:13:58','2024-04-26 17:40:59','2024-04-26 17:36:57','2024-04-26 17:40:58',NULL,0,0,NULL,NULL),(15261,'mixpanel','completed',10,'2024-04-26 16:14:07','2024-04-26 17:47:07','2024-04-26 17:43:06','2024-04-26 17:47:06',NULL,0,0,NULL,NULL),(15262,'mixpanel','completed',10,'2024-04-26 16:27:46','2024-04-26 18:02:28','2024-04-26 17:51:45','2024-04-26 18:02:25',NULL,0,0,NULL,NULL),(15263,'mixpanel','completed',10,'2024-04-26 16:20:08','2024-04-26 18:10:47','2024-04-26 18:07:07','2024-04-26 18:10:46',NULL,0,0,NULL,NULL),(15264,'mixpanel','completed',10,'2024-04-26 16:53:07','2024-04-26 18:22:05','2024-04-26 18:17:06','2024-04-26 18:22:04',NULL,0,0,NULL,NULL),(15265,'mixpanel','completed',10,'2024-04-26 17:14:59','2024-04-26 18:29:40','2024-04-26 18:26:58','2024-04-26 18:29:39',NULL,0,0,NULL,NULL),(15266,'mixpanel','completed',10,'2024-04-26 16:48:05','2024-04-26 18:37:04','2024-04-26 18:32:04','2024-04-26 18:37:03',NULL,0,0,NULL,NULL),(15267,'mixpanel','completed',10,'2024-04-26 16:59:58','2024-04-26 18:47:07','2024-04-26 18:41:57','2024-04-26 18:47:06',NULL,0,0,NULL,NULL),(15268,'mixpanel','completed',10,'2024-04-26 17:32:01','2024-04-26 18:56:57','2024-04-26 18:52:00','2024-04-26 18:56:56',NULL,0,0,NULL,NULL),(15269,'mixpanel','completed',10,'2024-04-26 17:14:01','2024-04-26 19:06:59','2024-04-26 19:02:01','2024-04-26 19:06:58',NULL,0,0,NULL,NULL),(15270,'mixpanel','completed',10,'2024-04-26 17:43:07','2024-04-26 19:17:01','2024-04-26 19:12:05','2024-04-26 19:17:00',NULL,0,0,NULL,NULL),(15271,'mixpanel','completed',10,'2024-04-26 17:32:11','2024-04-26 19:27:01','2024-04-26 19:22:10','2024-04-26 19:27:00',NULL,0,0,NULL,NULL),(15272,'mixpanel','completed',10,'2024-04-26 18:14:57','2024-04-26 19:37:03','2024-04-26 19:31:56','2024-04-26 19:37:02',NULL,0,0,NULL,NULL),(15273,'mixpanel','completed',10,'2024-04-26 17:47:06','2024-04-26 19:46:59','2024-04-26 19:42:05','2024-04-26 19:46:58',NULL,0,0,NULL,NULL),(15274,'mixpanel','completed',10,'2024-04-26 18:45:01','2024-04-26 19:56:58','2024-04-26 19:52:01','2024-04-26 19:56:57',NULL,0,0,NULL,NULL),(15275,'mixpanel','completed',10,'2024-04-26 18:34:05','2024-04-26 20:07:00','2024-04-26 20:02:04','2024-04-26 20:06:59',NULL,0,0,NULL,NULL),(15276,'mixpanel','completed',10,'2024-04-26 18:11:06','2024-04-26 20:17:00','2024-04-26 20:12:05','2024-04-26 20:17:00',NULL,0,0,NULL,NULL),(15277,'mixpanel','completed',10,'2024-04-26 18:33:04','2024-04-26 20:26:58','2024-04-26 20:22:03','2024-04-26 20:26:58',NULL,0,0,NULL,NULL),(15278,'mixpanel','completed',10,'2024-04-26 18:54:02','2024-04-26 20:37:02','2024-04-26 20:32:01','2024-04-26 20:37:01',NULL,0,0,NULL,NULL),(15279,'mixpanel','completed',10,'2024-04-26 18:44:01','2024-04-26 20:47:04','2024-04-26 20:42:01','2024-04-26 20:47:03',NULL,0,0,NULL,NULL),(15280,'mixpanel','completed',10,'2024-04-26 19:16:00','2024-04-26 20:56:59','2024-04-26 20:51:59','2024-04-26 20:56:58',NULL,0,0,NULL,NULL),(15281,'mixpanel','completed',10,'2024-04-26 19:51:08','2024-04-26 21:05:01','2024-04-26 21:02:07','2024-04-26 21:04:59',NULL,0,0,NULL,NULL),(15282,'mixpanel','completed',10,'2024-04-26 19:50:03','2024-04-26 21:12:08','2024-04-26 21:07:03','2024-04-26 21:12:07',NULL,0,0,NULL,NULL),(15283,'mixpanel','completed',10,'2024-04-26 19:16:06','2024-04-26 21:19:09','2024-04-26 21:17:05','2024-04-26 21:19:08',NULL,0,0,NULL,NULL),(15284,'mixpanel','completed',10,'2024-04-26 20:10:05','2024-04-26 21:27:00','2024-04-26 21:22:04','2024-04-26 21:26:59',NULL,0,0,NULL,NULL),(15285,'mixpanel','completed',10,'2024-04-26 20:20:58','2024-04-26 21:36:59','2024-04-26 21:31:57','2024-04-26 21:36:58',NULL,0,0,NULL,NULL),(15286,'mixpanel','completed',10,'2024-04-26 20:09:05','2024-04-26 21:46:58','2024-04-26 21:42:04','2024-04-26 21:46:57',NULL,0,0,NULL,NULL),(15287,'mixpanel','completed',10,'2024-04-26 20:42:58','2024-04-26 21:57:05','2024-04-26 21:51:57','2024-04-26 21:57:04',NULL,0,0,NULL,NULL),(15288,'subscribers_email_count','completed',10,'2024-05-02 22:00:00','2024-05-02 22:01:37','2024-04-26 22:02:05','2024-05-02 22:01:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(15289,'mixpanel','completed',10,'2024-04-26 20:30:06','2024-04-26 22:07:05','2024-04-26 22:02:05','2024-04-26 22:07:04',NULL,0,0,NULL,NULL),(15290,'export_files_cleanup','completed',10,'2024-04-28 22:00:00','2024-04-28 22:02:01','2024-04-26 22:07:04','2024-04-28 22:02:00',NULL,0,0,NULL,NULL),(15291,'mixpanel','completed',10,'2024-04-26 20:11:07','2024-04-26 22:14:50','2024-04-26 22:12:06','2024-04-26 22:14:49',NULL,0,0,NULL,NULL),(15292,'mixpanel','completed',10,'2024-04-26 20:56:54','2024-04-26 22:19:24','2024-04-26 22:16:53','2024-04-26 22:19:23',NULL,0,0,NULL,NULL),(15293,'mixpanel','completed',10,'2024-04-26 20:38:03','2024-04-26 22:27:10','2024-04-26 22:22:02','2024-04-26 22:27:09',NULL,0,0,NULL,NULL),(15294,'mixpanel','completed',10,'2024-04-26 20:31:10','2024-04-26 22:37:07','2024-04-26 22:32:09','2024-04-26 22:37:06',NULL,0,0,NULL,NULL),(15295,'mixpanel','completed',10,'2024-04-26 21:09:02','2024-04-26 22:47:04','2024-04-26 22:42:01','2024-04-26 22:47:03',NULL,0,0,NULL,NULL),(15296,'mixpanel','completed',10,'2024-04-26 21:11:58','2024-04-26 22:57:04','2024-04-26 22:51:58','2024-04-26 22:57:03',NULL,0,0,NULL,NULL),(15297,'mixpanel','completed',10,'2024-04-26 21:02:04','2024-04-26 23:07:04','2024-04-26 23:02:03','2024-04-26 23:07:03',NULL,0,0,NULL,NULL),(15298,'mixpanel','completed',10,'2024-04-26 21:52:03','2024-04-26 23:16:59','2024-04-26 23:12:02','2024-04-26 23:16:58',NULL,0,0,NULL,NULL),(15299,'mixpanel','completed',10,'2024-04-26 21:51:42','2024-04-26 23:22:05','2024-04-26 23:19:41','2024-04-26 23:22:04',NULL,0,0,NULL,NULL),(15300,'mixpanel','completed',10,'2024-04-26 21:42:05','2024-04-26 23:31:34','2024-04-26 23:27:04','2024-04-26 23:31:33',NULL,0,0,NULL,NULL),(15301,'mixpanel','completed',10,'2024-04-26 21:39:52','2024-04-26 23:41:58','2024-04-26 23:36:51','2024-04-26 23:41:57',NULL,0,0,NULL,NULL),(15302,'mixpanel','completed',10,'2024-04-26 22:43:00','2024-04-26 23:52:01','2024-04-26 23:46:59','2024-04-26 23:52:00',NULL,0,0,NULL,NULL),(15303,'mixpanel','completed',10,'2024-04-26 22:04:04','2024-04-27 00:02:07','2024-04-26 23:57:03','2024-04-27 00:02:06',NULL,0,0,NULL,NULL),(15304,'mixpanel','completed',10,'2024-04-26 22:44:00','2024-04-27 00:12:03','2024-04-27 00:06:59','2024-04-27 00:12:02',NULL,0,0,NULL,NULL),(15305,'mixpanel','completed',10,'2024-04-26 22:28:01','2024-04-27 00:22:14','2024-04-27 00:17:00','2024-04-27 00:22:13',NULL,0,0,NULL,NULL),(15306,'mixpanel','completed',10,'2024-04-26 23:18:05','2024-04-27 00:32:04','2024-04-27 00:27:04','2024-04-27 00:32:03',NULL,0,0,NULL,NULL),(15307,'mixpanel','completed',10,'2024-04-26 22:52:04','2024-04-27 00:42:06','2024-04-27 00:37:03','2024-04-27 00:42:05',NULL,0,0,NULL,NULL),(15308,'mixpanel','completed',10,'2024-04-26 23:11:02','2024-04-27 00:52:04','2024-04-27 00:47:01','2024-04-27 00:52:03',NULL,0,0,NULL,NULL),(15309,'mixpanel','completed',10,'2024-04-26 23:45:01','2024-04-27 01:01:54','2024-04-27 00:57:00','2024-04-27 01:01:53',NULL,0,0,NULL,NULL),(15310,'mixpanel','completed',10,'2024-04-27 00:02:00','2024-04-27 01:12:12','2024-04-27 01:06:59','2024-04-27 01:12:11',NULL,0,0,NULL,NULL),(15311,'mixpanel','completed',10,'2024-04-26 23:48:01','2024-04-27 01:22:01','2024-04-27 01:17:00','2024-04-27 01:22:00',NULL,0,0,NULL,NULL),(15312,'mixpanel','completed',10,'2024-04-26 23:55:05','2024-04-27 01:31:59','2024-04-27 01:25:04','2024-04-27 01:31:58',NULL,0,0,NULL,NULL),(15313,'mixpanel','completed',10,'2024-04-27 00:26:01','2024-04-27 01:42:05','2024-04-27 01:37:00','2024-04-27 01:42:04',NULL,0,0,NULL,NULL),(15314,'mixpanel','completed',10,'2024-04-26 23:46:55','2024-04-27 01:52:07','2024-04-27 01:46:54','2024-04-27 01:52:06',NULL,0,0,NULL,NULL),(15315,'mixpanel','completed',10,'2024-04-27 00:39:58','2024-04-27 02:01:09','2024-04-27 01:56:57','2024-04-27 02:01:08',NULL,0,0,NULL,NULL),(15316,'mixpanel','completed',10,'2024-04-27 00:31:21','2024-04-27 02:07:00','2024-04-27 02:03:20','2024-04-27 02:06:59',NULL,0,0,NULL,NULL),(15317,'mixpanel','completed',10,'2024-04-27 00:36:05','2024-04-27 02:17:03','2024-04-27 02:12:04','2024-04-27 02:17:02',NULL,0,0,NULL,NULL),(15318,'mixpanel','completed',10,'2024-04-27 00:59:59','2024-04-27 02:26:59','2024-04-27 02:21:58','2024-04-27 02:26:58',NULL,0,0,NULL,NULL),(15319,'mixpanel','completed',10,'2024-04-27 01:23:55','2024-04-27 02:37:03','2024-04-27 02:31:54','2024-04-27 02:37:02',NULL,0,0,NULL,NULL),(15320,'mixpanel','completed',10,'2024-04-27 01:26:06','2024-04-27 02:46:59','2024-04-27 02:42:05','2024-04-27 02:46:58',NULL,0,0,NULL,NULL),(15321,'mixpanel','completed',10,'2024-04-27 01:37:02','2024-04-27 02:57:01','2024-04-27 02:52:01','2024-04-27 02:57:00',NULL,0,0,NULL,NULL),(15322,'mixpanel','completed',10,'2024-04-27 01:18:09','2024-04-27 03:07:01','2024-04-27 03:02:08','2024-04-27 03:07:00',NULL,0,0,NULL,NULL),(15323,'mixpanel','completed',10,'2024-04-27 01:36:00','2024-04-27 03:17:06','2024-04-27 03:11:59','2024-04-27 03:17:05',NULL,0,0,NULL,NULL),(15324,'mixpanel','completed',10,'2024-04-27 01:36:55','2024-04-27 03:25:19','2024-04-27 03:21:54','2024-04-27 03:25:18',NULL,0,0,NULL,NULL),(15325,'mixpanel','completed',10,'2024-04-27 02:24:58','2024-04-27 03:36:57','2024-04-27 03:31:57','2024-04-27 03:36:56',NULL,0,0,NULL,NULL),(15326,'mixpanel','completed',10,'2024-04-27 02:11:59','2024-04-27 03:46:56','2024-04-27 03:41:58','2024-04-27 03:46:55',NULL,0,0,NULL,NULL),(15327,'mixpanel','completed',10,'2024-04-27 02:11:04','2024-04-27 03:57:07','2024-04-27 03:52:03','2024-04-27 03:57:06',NULL,0,0,NULL,NULL),(15328,'subscribers_engagement_score','completed',10,'2024-04-27 04:02:04','2024-04-27 04:06:55','2024-04-27 04:02:03','2024-04-27 04:06:54',NULL,0,0,NULL,NULL),(15329,'mixpanel','completed',10,'2024-04-27 02:06:04','2024-04-27 04:06:55','2024-04-27 04:02:03','2024-04-27 04:06:54',NULL,0,0,NULL,NULL),(15330,'subscribers_engagement_score','completed',10,'2024-04-28 01:00:00','2024-04-28 01:01:52','2024-04-27 04:06:54','2024-04-28 01:01:51',NULL,0,0,NULL,NULL),(15331,'mixpanel','completed',10,'2024-04-27 02:37:59','2024-04-27 04:16:56','2024-04-27 04:11:58','2024-04-27 04:16:55',NULL,0,0,NULL,NULL),(15332,'mixpanel','completed',10,'2024-04-27 02:21:05','2024-04-27 04:27:06','2024-04-27 04:22:05','2024-04-27 04:27:04',NULL,0,0,NULL,NULL),(15333,'mixpanel','completed',10,'2024-04-27 03:21:03','2024-04-27 04:37:06','2024-04-27 04:32:00','2024-04-27 04:37:04',NULL,0,0,NULL,NULL),(15334,'mixpanel','completed',10,'2024-04-27 02:54:01','2024-04-27 04:46:53','2024-04-27 04:41:59','2024-04-27 04:46:52',NULL,0,0,NULL,NULL),(15335,'mixpanel','completed',10,'2024-04-27 03:41:38','2024-04-27 04:57:11','2024-04-27 04:51:37','2024-04-27 04:57:10',NULL,0,0,NULL,NULL),(15336,'mixpanel','completed',10,'2024-04-27 03:39:58','2024-04-27 05:07:02','2024-04-27 05:01:57','2024-04-27 05:07:01',NULL,0,0,NULL,NULL),(15337,'mixpanel','completed',10,'2024-04-27 03:33:08','2024-04-27 05:22:04','2024-04-27 05:17:07','2024-04-27 05:22:03',NULL,0,0,NULL,NULL),(15338,'mixpanel','completed',10,'2024-04-27 03:37:01','2024-04-27 05:31:56','2024-04-27 05:27:00','2024-04-27 05:31:55',NULL,0,0,NULL,NULL),(15339,'mixpanel','completed',10,'2024-04-27 03:52:09','2024-04-27 05:42:04','2024-04-27 05:37:08','2024-04-27 05:42:03',NULL,0,0,NULL,NULL),(15340,'mixpanel','completed',10,'2024-04-27 04:02:54','2024-04-27 05:52:05','2024-04-27 05:46:53','2024-04-27 05:52:04',NULL,0,0,NULL,NULL),(15341,'mixpanel','completed',10,'2024-04-27 04:43:05','2024-04-27 06:01:56','2024-04-27 05:57:04','2024-04-27 06:01:56',NULL,0,0,NULL,NULL),(15342,'mixpanel','completed',10,'2024-04-27 04:35:03','2024-04-27 06:11:59','2024-04-27 06:07:02','2024-04-27 06:11:58',NULL,0,0,NULL,NULL),(15343,'mixpanel','completed',10,'2024-04-27 04:28:57','2024-04-27 06:21:55','2024-04-27 06:16:56','2024-04-27 06:21:54',NULL,0,0,NULL,NULL),(15344,'mixpanel','completed',10,'2024-04-27 05:11:07','2024-04-27 06:31:59','2024-04-27 06:27:06','2024-04-27 06:31:58',NULL,0,0,NULL,NULL),(15345,'mixpanel','completed',10,'2024-04-27 05:12:14','2024-04-27 06:42:00','2024-04-27 06:37:12','2024-04-27 06:41:59',NULL,0,0,NULL,NULL),(15346,'mixpanel','completed',10,'2024-04-27 05:39:45','2024-04-27 06:46:53','2024-04-27 06:44:44','2024-04-27 06:46:53',NULL,0,0,NULL,NULL),(15347,'mixpanel','completed',10,'2024-04-27 04:55:07','2024-04-27 06:57:03','2024-04-27 06:52:06','2024-04-27 06:57:02',NULL,0,0,NULL,NULL),(15348,'mixpanel','completed',10,'2024-04-27 05:42:00','2024-04-27 07:06:57','2024-04-27 07:01:59','2024-04-27 07:06:56',NULL,0,0,NULL,NULL),(15349,'mixpanel','completed',10,'2024-04-27 05:55:56','2024-04-27 07:17:00','2024-04-27 07:11:55','2024-04-27 07:16:59',NULL,0,0,NULL,NULL),(15350,'mixpanel','completed',10,'2024-04-27 05:59:59','2024-04-27 07:24:57','2024-04-27 07:21:58','2024-04-27 07:24:56',NULL,0,0,NULL,NULL),(15351,'mixpanel','completed',10,'2024-04-27 05:48:03','2024-04-27 07:37:03','2024-04-27 07:32:02','2024-04-27 07:37:02',NULL,0,0,NULL,NULL),(15352,'mixpanel','completed',10,'2024-04-27 06:05:57','2024-04-27 07:46:57','2024-04-27 07:41:56','2024-04-27 07:46:56',NULL,0,0,NULL,NULL),(15353,'mixpanel','completed',10,'2024-04-27 06:13:00','2024-04-27 07:54:08','2024-04-27 07:51:59','2024-04-27 07:54:07',NULL,0,0,NULL,NULL),(15354,'mixpanel','completed',10,'2024-04-27 06:36:01','2024-04-27 08:01:00','2024-04-27 07:57:00','2024-04-27 08:00:59',NULL,0,0,NULL,NULL),(15355,'mixpanel','completed',10,'2024-04-27 06:55:49','2024-04-27 08:12:07','2024-04-27 08:05:48','2024-04-27 08:12:06',NULL,0,0,NULL,NULL),(15356,'mixpanel','completed',10,'2024-04-27 06:38:58','2024-04-27 08:22:01','2024-04-27 08:16:57','2024-04-27 08:22:00',NULL,0,0,NULL,NULL),(15357,'mixpanel','completed',10,'2024-04-27 06:35:57','2024-04-27 08:32:01','2024-04-27 08:26:56','2024-04-27 08:32:00',NULL,0,0,NULL,NULL),(15358,'mixpanel','completed',10,'2024-04-27 06:40:02','2024-04-27 08:42:04','2024-04-27 08:37:01','2024-04-27 08:42:03',NULL,0,0,NULL,NULL),(15359,'mixpanel','completed',10,'2024-04-27 07:03:57','2024-04-27 08:49:26','2024-04-27 08:46:56','2024-04-27 08:49:25',NULL,0,0,NULL,NULL),(15360,'mixpanel','completed',10,'2024-04-27 07:01:03','2024-04-27 08:57:04','2024-04-27 08:52:03','2024-04-27 08:57:03',NULL,0,0,NULL,NULL),(15361,'mixpanel','completed',10,'2024-04-27 07:54:00','2024-04-27 09:07:03','2024-04-27 09:01:59','2024-04-27 09:07:02',NULL,0,0,NULL,NULL),(15362,'mixpanel','completed',10,'2024-04-27 07:48:59','2024-04-27 09:16:37','2024-04-27 09:11:58','2024-04-27 09:16:36',NULL,0,0,NULL,NULL),(15363,'mixpanel','completed',10,'2024-04-27 07:21:03','2024-04-27 09:26:58','2024-04-27 09:22:02','2024-04-27 09:26:57',NULL,0,0,NULL,NULL),(15364,'mixpanel','completed',10,'2024-04-27 07:54:58','2024-04-27 09:36:56','2024-04-27 09:31:57','2024-04-27 09:36:55',NULL,0,0,NULL,NULL),(15365,'mixpanel','completed',10,'2024-04-27 07:55:56','2024-04-27 09:46:57','2024-04-27 09:41:55','2024-04-27 09:46:56',NULL,0,0,NULL,NULL),(15366,'mixpanel','completed',10,'2024-04-27 08:08:04','2024-04-27 09:56:58','2024-04-27 09:52:03','2024-04-27 09:56:57',NULL,0,0,NULL,NULL),(15367,'mixpanel','completed',10,'2024-04-27 08:08:59','2024-04-27 10:06:57','2024-04-27 10:01:58','2024-04-27 10:06:56',NULL,0,0,NULL,NULL),(15368,'mixpanel','completed',10,'2024-04-27 08:44:51','2024-04-27 10:11:59','2024-04-27 10:09:50','2024-04-27 10:11:58',NULL,0,0,NULL,NULL),(15369,'mixpanel','completed',10,'2024-04-27 08:39:59','2024-04-27 10:21:57','2024-04-27 10:16:58','2024-04-27 10:21:56',NULL,0,0,NULL,NULL),(15370,'mixpanel','completed',10,'2024-04-27 08:33:04','2024-04-27 10:31:57','2024-04-27 10:27:03','2024-04-27 10:31:56',NULL,0,0,NULL,NULL),(15371,'mixpanel','completed',10,'2024-04-27 09:29:00','2024-04-27 10:42:01','2024-04-27 10:36:59','2024-04-27 10:42:00',NULL,0,0,NULL,NULL),(15372,'mixpanel','completed',10,'2024-04-27 08:59:55','2024-04-27 10:52:01','2024-04-27 10:46:54','2024-04-27 10:52:00',NULL,0,0,NULL,NULL),(15373,'mixpanel','completed',10,'2024-04-27 08:56:54','2024-04-27 11:01:54','2024-04-27 10:56:53','2024-04-27 11:01:53',NULL,0,0,NULL,NULL),(15374,'mixpanel','completed',10,'2024-04-27 09:24:18','2024-04-27 11:11:59','2024-04-27 11:05:17','2024-04-27 11:11:58',NULL,0,0,NULL,NULL),(15375,'mixpanel','completed',10,'2024-04-27 09:35:56','2024-04-27 11:20:34','2024-04-27 11:16:55','2024-04-27 11:20:33',NULL,0,0,NULL,NULL),(15376,'mixpanel','completed',10,'2024-04-27 10:09:42','2024-04-27 11:31:21','2024-04-27 11:25:41','2024-04-27 11:31:20',NULL,0,0,NULL,NULL),(15377,'mixpanel','completed',10,'2024-04-27 09:57:52','2024-04-27 11:37:11','2024-04-27 11:34:51','2024-04-27 11:37:10',NULL,0,0,NULL,NULL),(15378,'mixpanel','completed',10,'2024-04-27 09:46:04','2024-04-27 11:44:42','2024-04-27 11:42:03','2024-04-27 11:44:41',NULL,0,0,NULL,NULL),(15379,'mixpanel','completed',10,'2024-04-27 10:09:03','2024-04-27 11:52:04','2024-04-27 11:47:02','2024-04-27 11:52:02',NULL,0,0,NULL,NULL),(15380,'schedule_re_engagement_email','completed',10,'2024-04-28 11:57:05','2024-04-28 12:01:57','2024-04-27 11:57:04','2024-04-28 12:01:56',NULL,0,0,NULL,NULL),(15381,'mixpanel','completed',10,'2024-04-27 10:52:05','2024-04-27 12:02:01','2024-04-27 11:57:04','2024-04-27 12:02:00',NULL,0,0,NULL,NULL),(15382,'mixpanel','completed',10,'2024-04-27 10:45:00','2024-04-27 12:12:02','2024-04-27 12:06:59','2024-04-27 12:12:01',NULL,0,0,NULL,NULL),(15383,'mixpanel','completed',10,'2024-04-27 10:33:59','2024-04-27 12:21:58','2024-04-27 12:16:58','2024-04-27 12:21:57',NULL,0,0,NULL,NULL),(15384,'mixpanel','completed',10,'2024-04-27 10:44:55','2024-04-27 12:31:57','2024-04-27 12:25:54','2024-04-27 12:31:56',NULL,0,0,NULL,NULL),(15385,'mixpanel','completed',10,'2024-04-27 11:20:58','2024-04-27 12:41:57','2024-04-27 12:36:57','2024-04-27 12:41:56',NULL,0,0,NULL,NULL),(15386,'mixpanel','completed',10,'2024-04-27 11:01:01','2024-04-27 12:51:58','2024-04-27 12:47:00','2024-04-27 12:51:58',NULL,0,0,NULL,NULL),(15387,'mixpanel','completed',10,'2024-04-27 11:02:57','2024-04-27 13:02:00','2024-04-27 12:56:56','2024-04-27 13:01:59',NULL,0,0,NULL,NULL),(15388,'mixpanel','completed',10,'2024-04-27 11:16:57','2024-04-27 13:12:07','2024-04-27 13:06:56','2024-04-27 13:12:01',NULL,0,0,NULL,NULL),(15389,'mixpanel','completed',10,'2024-04-27 12:09:55','2024-04-27 13:19:56','2024-04-27 13:16:54','2024-04-27 13:19:55',NULL,0,0,NULL,NULL),(15390,'mixpanel','completed',10,'2024-04-27 11:29:58','2024-04-27 13:29:20','2024-04-27 13:26:57','2024-04-27 13:29:19',NULL,0,0,NULL,NULL),(15391,'mixpanel','completed',10,'2024-04-27 11:38:02','2024-04-27 13:37:02','2024-04-27 13:32:01','2024-04-27 13:37:01',NULL,0,0,NULL,NULL),(15392,'mixpanel','completed',10,'2024-04-27 11:43:42','2024-04-27 13:42:04','2024-04-27 13:39:41','2024-04-27 13:42:03',NULL,0,0,NULL,NULL),(15393,'mixpanel','completed',10,'2024-04-27 12:05:01','2024-04-27 13:52:06','2024-04-27 13:47:00','2024-04-27 13:52:05',NULL,0,0,NULL,NULL),(15394,'mixpanel','completed',10,'2024-04-27 12:10:00','2024-04-27 14:01:56','2024-04-27 13:56:59','2024-04-27 14:01:55',NULL,0,0,NULL,NULL),(15395,'mixpanel','completed',10,'2024-04-27 12:25:55','2024-04-27 14:10:07','2024-04-27 14:06:54','2024-04-27 14:10:06',NULL,0,0,NULL,NULL),(15396,'mixpanel','completed',10,'2024-04-27 13:00:53','2024-04-27 14:21:55','2024-04-27 14:16:52','2024-04-27 14:21:54',NULL,0,0,NULL,NULL),(15397,'mixpanel','completed',10,'2024-04-27 12:59:57','2024-04-27 14:31:58','2024-04-27 14:26:56','2024-04-27 14:31:57',NULL,0,0,NULL,NULL),(15398,'mixpanel','completed',10,'2024-04-27 12:57:02','2024-04-27 14:41:58','2024-04-27 14:37:01','2024-04-27 14:41:57',NULL,0,0,NULL,NULL),(15399,'mixpanel','completed',10,'2024-04-27 13:09:02','2024-04-27 14:51:58','2024-04-27 14:47:01','2024-04-27 14:51:57',NULL,0,0,NULL,NULL),(15400,'mixpanel','completed',10,'2024-04-27 13:28:58','2024-04-27 15:01:59','2024-04-27 14:56:57','2024-04-27 15:01:58',NULL,0,0,NULL,NULL),(15401,'mixpanel','completed',10,'2024-04-27 13:08:57','2024-04-27 15:12:00','2024-04-27 15:06:56','2024-04-27 15:11:59',NULL,0,0,NULL,NULL),(15402,'mixpanel','completed',10,'2024-04-27 14:03:56','2024-04-27 15:22:03','2024-04-27 15:16:56','2024-04-27 15:22:02',NULL,0,0,NULL,NULL),(15403,'mixpanel','completed',10,'2024-04-27 14:02:03','2024-04-27 15:32:00','2024-04-27 15:27:02','2024-04-27 15:31:59',NULL,0,0,NULL,NULL),(15404,'mixpanel','completed',10,'2024-04-27 13:49:53','2024-04-27 15:41:37','2024-04-27 15:36:52','2024-04-27 15:41:36',NULL,0,0,NULL,NULL),(15405,'mixpanel','completed',10,'2024-04-27 14:20:55','2024-04-27 15:52:06','2024-04-27 15:46:54','2024-04-27 15:52:04',NULL,0,0,NULL,NULL),(15406,'mixpanel','completed',10,'2024-04-27 14:27:49','2024-04-27 16:01:58','2024-04-27 15:56:48','2024-04-27 16:01:57',NULL,0,0,NULL,NULL),(15407,'mixpanel','completed',10,'2024-04-27 14:58:54','2024-04-27 16:11:56','2024-04-27 16:06:53','2024-04-27 16:11:54',NULL,0,0,NULL,NULL),(15408,'mixpanel','completed',10,'2024-04-27 15:01:00','2024-04-27 16:16:53','2024-04-27 16:13:59','2024-04-27 16:16:52',NULL,0,0,NULL,NULL),(15409,'mixpanel','completed',10,'2024-04-27 14:42:54','2024-04-27 16:27:02','2024-04-27 16:21:53','2024-04-27 16:27:01',NULL,0,0,NULL,NULL),(15410,'mixpanel','completed',10,'2024-04-27 14:32:04','2024-04-27 16:36:51','2024-04-27 16:32:03','2024-04-27 16:36:50',NULL,0,0,NULL,NULL),(15411,'mixpanel','completed',10,'2024-04-27 15:01:58','2024-04-27 16:46:55','2024-04-27 16:41:57','2024-04-27 16:46:54',NULL,0,0,NULL,NULL),(15412,'mixpanel','completed',10,'2024-04-27 15:31:08','2024-04-27 16:56:55','2024-04-27 16:51:07','2024-04-27 16:56:54',NULL,0,0,NULL,NULL),(15413,'mixpanel','completed',10,'2024-04-27 15:07:52','2024-04-27 17:07:06','2024-04-27 17:01:51','2024-04-27 17:07:05',NULL,0,0,NULL,NULL),(15414,'mixpanel','completed',10,'2024-04-27 15:25:55','2024-04-27 17:16:58','2024-04-27 17:11:54','2024-04-27 17:16:57',NULL,0,0,NULL,NULL),(15415,'mixpanel','completed',10,'2024-04-27 15:23:54','2024-04-27 17:26:56','2024-04-27 17:21:53','2024-04-27 17:26:55',NULL,0,0,NULL,NULL),(15416,'mixpanel','completed',10,'2024-04-27 16:09:58','2024-04-27 17:36:56','2024-04-27 17:31:57','2024-04-27 17:36:54',NULL,0,0,NULL,NULL),(15417,'mixpanel','completed',10,'2024-04-27 15:52:09','2024-04-27 17:41:54','2024-04-27 17:39:08','2024-04-27 17:41:53',NULL,0,0,NULL,NULL),(15418,'mixpanel','completed',10,'2024-04-27 16:22:56','2024-04-27 17:51:56','2024-04-27 17:46:55','2024-04-27 17:51:55',NULL,0,0,NULL,NULL),(15419,'mixpanel','completed',10,'2024-04-27 16:54:03','2024-04-27 18:01:51','2024-04-27 17:57:02','2024-04-27 18:01:50',NULL,0,0,NULL,NULL),(15420,'mixpanel','completed',10,'2024-04-27 16:30:00','2024-04-27 18:11:58','2024-04-27 18:06:59','2024-04-27 18:11:57',NULL,0,0,NULL,NULL),(15421,'mixpanel','completed',10,'2024-04-27 17:00:58','2024-04-27 18:19:45','2024-04-27 18:16:57','2024-04-27 18:19:44',NULL,0,0,NULL,NULL),(15422,'mixpanel','completed',10,'2024-04-27 16:25:57','2024-04-27 18:27:05','2024-04-27 18:21:56','2024-04-27 18:27:04',NULL,0,0,NULL,NULL),(15423,'mixpanel','completed',10,'2024-04-27 17:15:54','2024-04-27 18:36:51','2024-04-27 18:31:53','2024-04-27 18:36:50',NULL,0,0,NULL,NULL),(15424,'mixpanel','completed',10,'2024-04-27 17:13:53','2024-04-27 18:46:50','2024-04-27 18:41:52','2024-04-27 18:46:49',NULL,0,0,NULL,NULL),(15425,'mixpanel','completed',10,'2024-04-27 17:36:05','2024-04-27 18:56:57','2024-04-27 18:52:04','2024-04-27 18:56:56',NULL,0,0,NULL,NULL),(15426,'mixpanel','completed',10,'2024-04-27 17:13:00','2024-04-27 19:07:01','2024-04-27 19:01:59','2024-04-27 19:07:00',NULL,0,0,NULL,NULL),(15427,'mixpanel','completed',10,'2024-04-27 17:27:04','2024-04-27 19:17:00','2024-04-27 19:12:03','2024-04-27 19:16:59',NULL,0,0,NULL,NULL),(15428,'mixpanel','completed',10,'2024-04-27 17:49:00','2024-04-27 19:26:57','2024-04-27 19:21:59','2024-04-27 19:26:56',NULL,0,0,NULL,NULL),(15429,'mixpanel','completed',10,'2024-04-27 17:39:06','2024-04-27 19:36:54','2024-04-27 19:32:05','2024-04-27 19:36:53',NULL,0,0,NULL,NULL),(15430,'mixpanel','completed',10,'2024-04-27 17:52:06','2024-04-27 19:46:58','2024-04-27 19:42:05','2024-04-27 19:46:57',NULL,0,0,NULL,NULL),(15431,'mixpanel','completed',10,'2024-04-27 18:16:14','2024-04-27 19:52:39','2024-04-27 19:50:13','2024-04-27 19:52:38',NULL,0,0,NULL,NULL),(15432,'mixpanel','completed',10,'2024-04-27 18:27:39','2024-04-27 19:58:37','2024-04-27 19:55:38','2024-04-27 19:58:36',NULL,0,0,NULL,NULL),(15433,'mixpanel','completed',10,'2024-04-27 18:34:38','2024-04-27 20:02:40','2024-04-27 20:00:37','2024-04-27 20:02:39',NULL,0,0,NULL,NULL),(15434,'mixpanel','completed',10,'2024-04-27 18:36:40','2024-04-27 20:08:40','2024-04-27 20:05:39','2024-04-27 20:08:38',NULL,0,0,NULL,NULL),(15435,'mixpanel','completed',10,'2024-04-27 18:35:42','2024-04-27 20:14:39','2024-04-27 20:11:40','2024-04-27 20:14:38',NULL,0,0,NULL,NULL),(15436,'mixpanel','completed',10,'2024-04-27 18:45:39','2024-04-27 20:20:39','2024-04-27 20:17:38','2024-04-27 20:20:38',NULL,0,0,NULL,NULL),(15437,'mixpanel','completed',10,'2024-04-27 19:03:50','2024-04-27 20:26:40','2024-04-27 20:23:49','2024-04-27 20:26:39',NULL,0,0,NULL,NULL),(15438,'mixpanel','completed',10,'2024-04-27 19:07:39','2024-04-27 20:31:41','2024-04-27 20:29:38','2024-04-27 20:31:40',NULL,0,0,NULL,NULL),(15439,'mixpanel','completed',10,'2024-04-27 18:35:38','2024-04-27 20:37:37','2024-04-27 20:34:37','2024-04-27 20:37:36',NULL,0,0,NULL,NULL),(15440,'mixpanel','completed',10,'2024-04-27 18:46:41','2024-04-27 20:42:38','2024-04-27 20:39:41','2024-04-27 20:42:38',NULL,0,0,NULL,NULL),(15441,'mixpanel','completed',10,'2024-04-27 19:25:40','2024-04-27 20:46:41','2024-04-27 20:44:39','2024-04-27 20:46:40',NULL,0,0,NULL,NULL),(15442,'mixpanel','completed',10,'2024-04-27 19:45:40','2024-04-27 20:52:40','2024-04-27 20:49:39','2024-04-27 20:52:39',NULL,0,0,NULL,NULL),(15443,'mixpanel','completed',10,'2024-04-27 19:07:42','2024-04-27 20:57:40','2024-04-27 20:54:41','2024-04-27 20:57:39',NULL,0,0,NULL,NULL),(15444,'mixpanel','completed',10,'2024-04-27 19:03:38','2024-04-27 21:02:44','2024-04-27 21:00:37','2024-04-27 21:02:43',NULL,0,0,NULL,NULL),(15445,'mixpanel','completed',10,'2024-04-27 19:39:38','2024-04-27 21:08:38','2024-04-27 21:05:37','2024-04-27 21:08:37',NULL,0,0,NULL,NULL),(15446,'mixpanel','completed',10,'2024-04-27 19:58:44','2024-04-27 21:14:41','2024-04-27 21:11:43','2024-04-27 21:14:40',NULL,0,0,NULL,NULL),(15447,'mixpanel','completed',10,'2024-04-27 19:48:42','2024-04-27 21:19:38','2024-04-27 21:16:41','2024-04-27 21:19:37',NULL,0,0,NULL,NULL),(15448,'mixpanel','completed',10,'2024-04-27 19:43:39','2024-04-27 21:24:39','2024-04-27 21:21:38','2024-04-27 21:24:37',NULL,0,0,NULL,NULL),(15449,'mixpanel','completed',10,'2024-04-27 19:26:44','2024-04-27 21:29:43','2024-04-27 21:26:43','2024-04-27 21:29:42',NULL,0,0,NULL,NULL),(15450,'mixpanel','completed',10,'2024-04-27 19:54:41','2024-04-27 21:35:40','2024-04-27 21:32:40','2024-04-27 21:35:39',NULL,0,0,NULL,NULL),(15451,'mixpanel','completed',10,'2024-04-27 19:37:47','2024-04-27 21:40:48','2024-04-27 21:37:46','2024-04-27 21:40:46',NULL,0,0,NULL,NULL),(15452,'mixpanel','completed',10,'2024-04-27 20:16:42','2024-04-27 21:46:43','2024-04-27 21:43:40','2024-04-27 21:46:42',NULL,0,0,NULL,NULL),(15453,'mixpanel','completed',10,'2024-04-27 20:11:40','2024-04-27 21:52:42','2024-04-27 21:49:40','2024-04-27 21:52:42',NULL,0,0,NULL,NULL),(15454,'mixpanel','completed',10,'2024-04-27 20:51:43','2024-04-27 21:57:39','2024-04-27 21:54:42','2024-04-27 21:57:39',NULL,0,0,NULL,NULL),(15455,'mixpanel','completed',10,'2024-04-27 20:51:40','2024-04-27 22:01:41','2024-04-27 21:59:40','2024-04-27 22:01:40',NULL,0,0,NULL,NULL),(15456,'mixpanel','completed',10,'2024-04-27 20:27:44','2024-04-27 22:06:42','2024-04-27 22:03:43','2024-04-27 22:06:41',NULL,0,0,NULL,NULL),(15457,'mixpanel','completed',10,'2024-04-27 20:13:45','2024-04-27 22:12:47','2024-04-27 22:09:44','2024-04-27 22:12:45',NULL,0,0,NULL,NULL),(15458,'mixpanel','completed',10,'2024-04-27 21:12:40','2024-04-27 22:17:42','2024-04-27 22:15:39','2024-04-27 22:17:41',NULL,0,0,NULL,NULL),(15459,'mixpanel','completed',10,'2024-04-27 20:57:51','2024-04-27 22:23:46','2024-04-27 22:20:50','2024-04-27 22:23:45',NULL,0,0,NULL,NULL),(15460,'mixpanel','completed',10,'2024-04-27 20:35:42','2024-04-27 22:29:46','2024-04-27 22:26:41','2024-04-27 22:29:45',NULL,0,0,NULL,NULL),(15461,'mixpanel','completed',10,'2024-04-27 21:05:43','2024-04-27 22:35:40','2024-04-27 22:32:42','2024-04-27 22:35:39',NULL,0,0,NULL,NULL),(15462,'mixpanel','completed',10,'2024-04-27 20:49:52','2024-04-27 22:42:12','2024-04-27 22:37:51','2024-04-27 22:42:11',NULL,0,0,NULL,NULL),(15463,'mixpanel','completed',10,'2024-04-27 20:53:59','2024-04-27 22:49:08','2024-04-27 22:46:58','2024-04-27 22:49:07',NULL,0,0,NULL,NULL),(15464,'mixpanel','completed',10,'2024-04-27 21:34:03','2024-04-27 22:57:00','2024-04-27 22:52:02','2024-04-27 22:56:59',NULL,0,0,NULL,NULL),(15465,'mixpanel','completed',10,'2024-04-27 21:48:00','2024-04-27 23:06:58','2024-04-27 23:01:59','2024-04-27 23:06:56',NULL,0,0,NULL,NULL),(15466,'mixpanel','completed',10,'2024-04-27 21:21:09','2024-04-27 23:17:00','2024-04-27 23:12:08','2024-04-27 23:16:59',NULL,0,0,NULL,NULL),(15467,'mixpanel','completed',10,'2024-04-27 21:22:50','2024-04-27 23:27:00','2024-04-27 23:20:49','2024-04-27 23:26:59',NULL,0,0,NULL,NULL),(15468,'mixpanel','completed',10,'2024-04-27 22:15:59','2024-04-27 23:36:58','2024-04-27 23:31:58','2024-04-27 23:36:57',NULL,0,0,NULL,NULL),(15469,'mixpanel','completed',10,'2024-04-27 22:16:02','2024-04-27 23:46:56','2024-04-27 23:42:01','2024-04-27 23:46:55',NULL,0,0,NULL,NULL),(15470,'mixpanel','completed',10,'2024-04-27 22:12:00','2024-04-27 23:56:55','2024-04-27 23:51:59','2024-04-27 23:56:54',NULL,0,0,NULL,NULL),(15471,'mixpanel','completed',10,'2024-04-27 22:16:46','2024-04-28 00:07:02','2024-04-28 00:01:45','2024-04-28 00:07:01',NULL,0,0,NULL,NULL),(15472,'mixpanel','completed',10,'2024-04-27 22:56:00','2024-04-28 00:16:57','2024-04-28 00:11:58','2024-04-28 00:16:56',NULL,0,0,NULL,NULL),(15473,'mixpanel','completed',10,'2024-04-27 22:36:52','2024-04-28 00:27:03','2024-04-28 00:21:52','2024-04-28 00:27:02',NULL,0,0,NULL,NULL),(15474,'mixpanel','completed',10,'2024-04-27 23:28:54','2024-04-28 00:36:57','2024-04-28 00:31:53','2024-04-28 00:36:56',NULL,0,0,NULL,NULL),(15475,'mixpanel','completed',10,'2024-04-27 22:54:04','2024-04-28 00:44:36','2024-04-28 00:42:03','2024-04-28 00:44:35',NULL,0,0,NULL,NULL),(15476,'mixpanel','completed',10,'2024-04-27 23:41:56','2024-04-28 00:51:52','2024-04-28 00:46:55','2024-04-28 00:51:51',NULL,0,0,NULL,NULL),(15477,'mixpanel','completed',10,'2024-04-27 23:33:00','2024-04-28 01:01:52','2024-04-28 00:56:59','2024-04-28 01:01:51',NULL,0,0,NULL,NULL),(15478,'subscribers_engagement_score','completed',10,'2024-04-29 17:45:00','2024-04-29 17:47:00','2024-04-28 01:01:51','2024-04-29 17:46:59',NULL,0,0,NULL,NULL),(15479,'mixpanel','completed',10,'2024-04-27 23:50:39','2024-04-28 01:11:37','2024-04-28 01:06:38','2024-04-28 01:11:35',NULL,0,0,NULL,NULL),(15480,'mixpanel','completed',10,'2024-04-27 23:58:26','2024-04-28 01:16:56','2024-04-28 01:14:25','2024-04-28 01:16:54',NULL,0,0,NULL,NULL),(15481,'mixpanel','completed',10,'2024-04-27 23:58:03','2024-04-28 01:25:23','2024-04-28 01:22:02','2024-04-28 01:25:22',NULL,0,0,NULL,NULL),(15482,'mixpanel','completed',10,'2024-04-27 23:43:54','2024-04-28 01:36:57','2024-04-28 01:31:53','2024-04-28 01:36:56',NULL,0,0,NULL,NULL),(15483,'mixpanel','completed',10,'2024-04-27 23:53:03','2024-04-28 01:46:55','2024-04-28 01:42:02','2024-04-28 01:46:54',NULL,0,0,NULL,NULL),(15484,'mixpanel','completed',10,'2024-04-28 00:05:58','2024-04-28 01:57:04','2024-04-28 01:51:57','2024-04-28 01:57:03',NULL,0,0,NULL,NULL),(15485,'mixpanel','completed',10,'2024-04-28 00:05:03','2024-04-28 02:07:02','2024-04-28 02:02:02','2024-04-28 02:07:01',NULL,0,0,NULL,NULL),(15486,'mixpanel','completed',10,'2024-04-28 00:47:55','2024-04-28 02:16:50','2024-04-28 02:11:54','2024-04-28 02:16:49',NULL,0,0,NULL,NULL),(15487,'mixpanel','completed',10,'2024-04-28 00:46:02','2024-04-28 02:26:53','2024-04-28 02:22:01','2024-04-28 02:26:52',NULL,0,0,NULL,NULL),(15488,'mixpanel','completed',10,'2024-04-28 00:43:54','2024-04-28 02:36:58','2024-04-28 02:31:53','2024-04-28 02:36:57',NULL,0,0,NULL,NULL),(15489,'mixpanel','completed',10,'2024-04-28 01:13:59','2024-04-28 02:46:54','2024-04-28 02:41:58','2024-04-28 02:46:53',NULL,0,0,NULL,NULL),(15490,'mixpanel','completed',10,'2024-04-28 01:11:58','2024-04-28 02:57:03','2024-04-28 02:51:57','2024-04-28 02:57:02',NULL,0,0,NULL,NULL),(15491,'mixpanel','completed',10,'2024-04-28 01:49:04','2024-04-28 03:07:03','2024-04-28 03:02:03','2024-04-28 03:07:02',NULL,0,0,NULL,NULL),(15492,'mixpanel','completed',10,'2024-04-28 01:23:58','2024-04-28 03:17:00','2024-04-28 03:11:57','2024-04-28 03:16:59',NULL,0,0,NULL,NULL),(15493,'mixpanel','completed',10,'2024-04-28 01:50:05','2024-04-28 03:27:04','2024-04-28 03:22:04','2024-04-28 03:27:03',NULL,0,0,NULL,NULL),(15494,'mixpanel','completed',10,'2024-04-28 02:09:57','2024-04-28 03:36:59','2024-04-28 03:31:56','2024-04-28 03:36:58',NULL,0,0,NULL,NULL),(15495,'mixpanel','completed',10,'2024-04-28 02:01:01','2024-04-28 03:46:52','2024-04-28 03:42:00','2024-04-28 03:46:51',NULL,0,0,NULL,NULL),(15496,'mixpanel','completed',10,'2024-04-28 02:14:23','2024-04-28 03:56:56','2024-04-28 03:50:22','2024-04-28 03:56:55',NULL,0,0,NULL,NULL),(15497,'mixpanel','completed',10,'2024-04-28 02:34:02','2024-04-28 04:07:06','2024-04-28 04:02:01','2024-04-28 04:07:05',NULL,0,0,NULL,NULL),(15498,'mixpanel','completed',10,'2024-04-28 02:21:09','2024-04-28 04:16:57','2024-04-28 04:12:08','2024-04-28 04:16:56',NULL,0,0,NULL,NULL),(15499,'mixpanel','completed',10,'2024-04-28 02:24:53','2024-04-28 04:26:59','2024-04-28 04:21:52','2024-04-28 04:26:57',NULL,0,0,NULL,NULL),(15500,'mixpanel','completed',10,'2024-04-28 02:48:33','2024-04-28 04:32:06','2024-04-28 04:29:32','2024-04-28 04:32:02',NULL,0,0,NULL,NULL),(15501,'mixpanel','completed',10,'2024-04-28 02:49:10','2024-04-28 04:37:11','2024-04-28 04:37:06','2024-04-28 04:37:04',NULL,0,0,NULL,NULL),(15502,'mixpanel','completed',10,'2024-04-28 03:21:53','2024-04-28 04:46:55','2024-04-28 04:41:52','2024-04-28 04:46:54',NULL,0,0,NULL,NULL),(15503,'mixpanel','completed',10,'2024-04-28 03:48:06','2024-04-28 04:57:02','2024-04-28 04:52:03','2024-04-28 04:57:01',NULL,0,0,NULL,NULL),(15504,'mixpanel','completed',10,'2024-04-28 03:55:55','2024-04-28 05:06:59','2024-04-28 05:01:54','2024-04-28 05:06:58',NULL,0,0,NULL,NULL),(15505,'mixpanel','completed',10,'2024-04-28 03:18:03','2024-04-28 05:17:05','2024-04-28 05:12:02','2024-04-28 05:17:04',NULL,0,0,NULL,NULL),(15506,'mixpanel','completed',10,'2024-04-28 04:02:54','2024-04-28 05:27:04','2024-04-28 05:21:53','2024-04-28 05:27:03',NULL,0,0,NULL,NULL),(15507,'mixpanel','completed',10,'2024-04-28 04:09:42','2024-04-28 05:31:54','2024-04-28 05:29:41','2024-04-28 05:31:53',NULL,0,0,NULL,NULL),(15508,'mixpanel','completed',10,'2024-04-28 04:34:53','2024-04-28 05:42:01','2024-04-28 05:36:53','2024-04-28 05:42:00',NULL,0,0,NULL,NULL),(15509,'mixpanel','completed',10,'2024-04-28 04:04:57','2024-04-28 05:52:02','2024-04-28 05:46:56','2024-04-28 05:52:01',NULL,0,0,NULL,NULL),(15510,'mixpanel','completed',10,'2024-04-28 04:43:56','2024-04-28 06:01:57','2024-04-28 05:56:55','2024-04-28 06:01:56',NULL,0,0,NULL,NULL),(15511,'mixpanel','completed',10,'2024-04-28 04:46:20','2024-04-28 06:11:57','2024-04-28 06:07:19','2024-04-28 06:11:56',NULL,0,0,NULL,NULL),(15512,'mixpanel','completed',10,'2024-04-28 04:30:57','2024-04-28 06:22:06','2024-04-28 06:16:56','2024-04-28 06:22:05',NULL,0,0,NULL,NULL),(15513,'mixpanel','completed',10,'2024-04-28 05:16:01','2024-04-28 06:32:05','2024-04-28 06:27:01','2024-04-28 06:32:04',NULL,0,0,NULL,NULL),(15514,'mixpanel','completed',10,'2024-04-28 05:13:59','2024-04-28 06:41:56','2024-04-28 06:36:58','2024-04-28 06:41:55',NULL,0,0,NULL,NULL),(15515,'mixpanel','completed',10,'2024-04-28 05:06:53','2024-04-28 06:52:05','2024-04-28 06:46:52','2024-04-28 06:52:04',NULL,0,0,NULL,NULL),(15516,'mixpanel','completed',10,'2024-04-28 04:58:57','2024-04-28 07:01:58','2024-04-28 06:56:56','2024-04-28 07:01:57',NULL,0,0,NULL,NULL),(15517,'mixpanel','completed',10,'2024-04-28 05:42:55','2024-04-28 07:10:23','2024-04-28 07:06:54','2024-04-28 07:10:22',NULL,0,0,NULL,NULL),(15518,'mixpanel','completed',10,'2024-04-28 06:01:05','2024-04-28 07:21:53','2024-04-28 07:15:05','2024-04-28 07:21:53',NULL,0,0,NULL,NULL),(15519,'mixpanel','completed',10,'2024-04-28 05:37:56','2024-04-28 07:31:30','2024-04-28 07:26:55','2024-04-28 07:31:30',NULL,0,0,NULL,NULL),(15520,'mixpanel','completed',10,'2024-04-28 06:18:55','2024-04-28 07:37:02','2024-04-28 07:34:54','2024-04-28 07:37:01',NULL,0,0,NULL,NULL),(15521,'mixpanel','completed',10,'2024-04-28 05:57:02','2024-04-28 07:46:50','2024-04-28 07:42:01','2024-04-28 07:46:49',NULL,0,0,NULL,NULL),(15522,'mixpanel','completed',10,'2024-04-28 06:36:04','2024-04-28 07:56:54','2024-04-28 07:52:03','2024-04-28 07:56:53',NULL,0,0,NULL,NULL),(15523,'mixpanel','completed',10,'2024-04-28 06:43:54','2024-04-28 08:06:56','2024-04-28 08:01:53','2024-04-28 08:06:55',NULL,0,0,NULL,NULL),(15524,'mixpanel','completed',10,'2024-04-28 06:43:58','2024-04-28 08:16:59','2024-04-28 08:11:57','2024-04-28 08:16:58',NULL,0,0,NULL,NULL),(15525,'mixpanel','completed',10,'2024-04-28 06:51:08','2024-04-28 08:26:59','2024-04-28 08:22:05','2024-04-28 08:26:58',NULL,0,0,NULL,NULL),(15526,'mixpanel','completed',10,'2024-04-28 07:13:20','2024-04-28 08:36:55','2024-04-28 08:30:19','2024-04-28 08:36:54',NULL,0,0,NULL,NULL),(15527,'mixpanel','completed',10,'2024-04-28 07:14:54','2024-04-28 08:47:10','2024-04-28 08:40:53','2024-04-28 08:47:07',NULL,0,0,NULL,NULL),(15528,'mixpanel','completed',10,'2024-04-28 07:12:08','2024-04-28 08:56:56','2024-04-28 08:52:07','2024-04-28 08:56:55',NULL,0,0,NULL,NULL),(15529,'mixpanel','completed',10,'2024-04-28 07:34:52','2024-04-28 09:06:58','2024-04-28 09:01:51','2024-04-28 09:06:58',NULL,0,0,NULL,NULL),(15530,'mixpanel','completed',10,'2024-04-28 07:14:55','2024-04-28 09:14:18','2024-04-28 09:11:54','2024-04-28 09:14:17',NULL,0,0,NULL,NULL),(15531,'mixpanel','completed',10,'2024-04-28 07:41:56','2024-04-28 09:21:53','2024-04-28 09:16:55','2024-04-28 09:21:52',NULL,0,0,NULL,NULL),(15532,'mixpanel','completed',10,'2024-04-28 07:31:52','2024-04-28 09:31:59','2024-04-28 09:26:51','2024-04-28 09:31:58',NULL,0,0,NULL,NULL),(15533,'mixpanel','completed',10,'2024-04-28 08:19:58','2024-04-28 09:42:02','2024-04-28 09:36:57','2024-04-28 09:42:01',NULL,0,0,NULL,NULL),(15534,'mixpanel','completed',10,'2024-04-28 07:50:55','2024-04-28 09:51:57','2024-04-28 09:46:54','2024-04-28 09:51:56',NULL,0,0,NULL,NULL),(15535,'mixpanel','completed',10,'2024-04-28 08:31:53','2024-04-28 10:00:07','2024-04-28 09:56:52','2024-04-28 10:00:06',NULL,0,0,NULL,NULL),(15536,'mixpanel','completed',10,'2024-04-28 08:57:02','2024-04-28 10:12:03','2024-04-28 10:07:01','2024-04-28 10:12:02',NULL,0,0,NULL,NULL),(15537,'mixpanel','completed',10,'2024-04-28 09:04:06','2024-04-28 10:21:55','2024-04-28 10:17:05','2024-04-28 10:21:54',NULL,0,0,NULL,NULL),(15538,'mixpanel','completed',10,'2024-04-28 08:26:04','2024-04-28 10:29:40','2024-04-28 10:27:03','2024-04-28 10:29:40',NULL,0,0,NULL,NULL),(15539,'mixpanel','completed',10,'2024-04-28 08:35:42','2024-04-28 10:35:41','2024-04-28 10:32:41','2024-04-28 10:35:40',NULL,0,0,NULL,NULL),(15540,'mixpanel','completed',10,'2024-04-28 09:34:21','2024-04-28 10:40:41','2024-04-28 10:38:20','2024-04-28 10:40:40',NULL,0,0,NULL,NULL),(15541,'mixpanel','completed',10,'2024-04-28 09:30:53','2024-04-28 10:51:57','2024-04-28 10:46:52','2024-04-28 10:51:56',NULL,0,0,NULL,NULL),(15542,'mixpanel','completed',10,'2024-04-28 09:50:58','2024-04-28 11:01:58','2024-04-28 10:56:57','2024-04-28 11:01:57',NULL,0,0,NULL,NULL),(15543,'mixpanel','completed',10,'2024-04-28 09:41:00','2024-04-28 11:12:00','2024-04-28 11:06:59','2024-04-28 11:11:59',NULL,0,0,NULL,NULL),(15544,'mixpanel','completed',10,'2024-04-28 09:36:59','2024-04-28 11:22:01','2024-04-28 11:16:58','2024-04-28 11:22:00',NULL,0,0,NULL,NULL),(15545,'mixpanel','completed',10,'2024-04-28 09:40:03','2024-04-28 11:30:34','2024-04-28 11:27:02','2024-04-28 11:30:33',NULL,0,0,NULL,NULL),(15546,'mixpanel','completed',10,'2024-04-28 09:44:57','2024-04-28 11:42:03','2024-04-28 11:36:56','2024-04-28 11:42:02',NULL,0,0,NULL,NULL),(15547,'mixpanel','completed',10,'2024-04-28 09:47:52','2024-04-28 11:52:04','2024-04-28 11:46:51','2024-04-28 11:52:03',NULL,0,0,NULL,NULL),(15548,'mixpanel','completed',10,'2024-04-28 10:18:01','2024-04-28 12:01:57','2024-04-28 11:57:01','2024-04-28 12:01:56',NULL,0,0,NULL,NULL),(15549,'schedule_re_engagement_email','completed',10,'2024-04-29 12:06:58','2024-04-29 12:07:00','2024-04-28 12:06:58','2024-04-29 12:06:59',NULL,0,0,NULL,NULL),(15550,'mixpanel','completed',10,'2024-04-28 10:42:58','2024-04-28 12:12:08','2024-04-28 12:06:58','2024-04-28 12:12:07',NULL,0,0,NULL,NULL),(15551,'mixpanel','completed',10,'2024-04-28 10:55:16','2024-04-28 12:22:11','2024-04-28 12:17:15','2024-04-28 12:22:11',NULL,0,0,NULL,NULL),(15552,'mixpanel','completed',10,'2024-04-28 10:40:55','2024-04-28 12:31:57','2024-04-28 12:26:54','2024-04-28 12:31:56',NULL,0,0,NULL,NULL),(15553,'mixpanel','completed',10,'2024-04-28 11:03:05','2024-04-28 12:36:54','2024-04-28 12:34:04','2024-04-28 12:36:53',NULL,0,0,NULL,NULL),(15554,'mixpanel','completed',10,'2024-04-28 10:54:05','2024-04-28 12:46:55','2024-04-28 12:42:04','2024-04-28 12:46:54',NULL,0,0,NULL,NULL),(15555,'mixpanel','completed',10,'2024-04-28 11:09:01','2024-04-28 12:57:04','2024-04-28 12:52:00','2024-04-28 12:57:03',NULL,0,0,NULL,NULL),(15556,'mixpanel','completed',10,'2024-04-28 11:00:28','2024-04-28 13:05:44','2024-04-28 13:01:27','2024-04-28 13:05:43',NULL,0,0,NULL,NULL),(15557,'mixpanel','completed',10,'2024-04-28 11:48:58','2024-04-28 13:14:08','2024-04-28 13:11:57','2024-04-28 13:14:07',NULL,0,0,NULL,NULL),(15558,'mixpanel','completed',10,'2024-04-28 11:25:56','2024-04-28 13:20:52','2024-04-28 13:16:55','2024-04-28 13:20:51',NULL,0,0,NULL,NULL),(15559,'mixpanel','completed',10,'2024-04-28 11:26:55','2024-04-28 13:31:49','2024-04-28 13:26:54','2024-04-28 13:31:49',NULL,0,0,NULL,NULL),(15560,'mixpanel','completed',10,'2024-04-28 12:07:45','2024-04-28 13:41:35','2024-04-28 13:36:44','2024-04-28 13:41:34',NULL,0,0,NULL,NULL),(15561,'mixpanel','completed',10,'2024-04-28 11:53:36','2024-04-28 13:45:48','2024-04-28 13:43:36','2024-04-28 13:45:47',NULL,0,0,NULL,NULL),(15562,'mixpanel','completed',10,'2024-04-28 12:34:02','2024-04-28 13:55:57','2024-04-28 13:52:01','2024-04-28 13:55:56',NULL,0,0,NULL,NULL),(15563,'mixpanel','completed',10,'2024-04-28 12:06:43','2024-04-28 14:01:57','2024-04-28 13:58:42','2024-04-28 14:01:56',NULL,0,0,NULL,NULL),(15564,'mixpanel','completed',10,'2024-04-28 12:47:06','2024-04-28 14:12:11','2024-04-28 14:07:04','2024-04-28 14:12:08',NULL,0,0,NULL,NULL),(15565,'mixpanel','completed',10,'2024-04-28 13:13:49','2024-04-28 14:22:02','2024-04-28 14:16:48','2024-04-28 14:22:01',NULL,0,0,NULL,NULL),(15566,'mixpanel','completed',10,'2024-04-28 12:40:07','2024-04-28 14:31:56','2024-04-28 14:27:06','2024-04-28 14:31:55',NULL,0,0,NULL,NULL),(15567,'mixpanel','completed',10,'2024-04-28 13:04:58','2024-04-28 14:42:00','2024-04-28 14:36:57','2024-04-28 14:41:59',NULL,0,0,NULL,NULL),(15568,'mixpanel','completed',10,'2024-04-28 13:12:53','2024-04-28 14:51:59','2024-04-28 14:46:52','2024-04-28 14:51:59',NULL,0,0,NULL,NULL),(15569,'mixpanel','completed',10,'2024-04-28 13:12:58','2024-04-28 15:02:02','2024-04-28 14:56:57','2024-04-28 15:02:01',NULL,0,0,NULL,NULL),(15570,'mixpanel','completed',10,'2024-04-28 13:52:43','2024-04-28 15:07:02','2024-04-28 15:04:42','2024-04-28 15:07:01',NULL,0,0,NULL,NULL),(15571,'mixpanel','completed',10,'2024-04-28 13:21:02','2024-04-28 15:17:03','2024-04-28 15:12:01','2024-04-28 15:17:02',NULL,0,0,NULL,NULL),(15572,'mixpanel','completed',10,'2024-04-28 13:38:04','2024-04-28 15:27:02','2024-04-28 15:22:03','2024-04-28 15:27:02',NULL,0,0,NULL,NULL),(15573,'mixpanel','completed',10,'2024-04-28 14:23:02','2024-04-28 15:36:56','2024-04-28 15:32:01','2024-04-28 15:36:55',NULL,0,0,NULL,NULL),(15574,'mixpanel','completed',10,'2024-04-28 14:05:19','2024-04-28 15:41:52','2024-04-28 15:39:18','2024-04-28 15:41:51',NULL,0,0,NULL,NULL),(15575,'mixpanel','completed',10,'2024-04-28 14:18:56','2024-04-28 15:51:54','2024-04-28 15:44:55','2024-04-28 15:51:54',NULL,0,0,NULL,NULL),(15576,'mixpanel','completed',10,'2024-04-28 14:14:57','2024-04-28 16:02:00','2024-04-28 15:56:56','2024-04-28 16:01:59',NULL,0,0,NULL,NULL),(15577,'mixpanel','completed',10,'2024-04-28 14:56:55','2024-04-28 16:12:01','2024-04-28 16:06:54','2024-04-28 16:12:00',NULL,0,0,NULL,NULL),(15578,'mixpanel','completed',10,'2024-04-28 14:44:56','2024-04-28 16:22:00','2024-04-28 16:16:56','2024-04-28 16:21:59',NULL,0,0,NULL,NULL),(15579,'mixpanel','completed',10,'2024-04-28 15:08:04','2024-04-28 16:32:02','2024-04-28 16:27:03','2024-04-28 16:32:01',NULL,0,0,NULL,NULL),(15580,'mixpanel','completed',10,'2024-04-28 15:21:53','2024-04-28 16:41:55','2024-04-28 16:36:52','2024-04-28 16:41:54',NULL,0,0,NULL,NULL),(15581,'mixpanel','completed',10,'2024-04-28 15:14:54','2024-04-28 16:52:11','2024-04-28 16:46:53','2024-04-28 16:52:10',NULL,0,0,NULL,NULL),(15582,'mixpanel','completed',10,'2024-04-28 15:17:59','2024-04-28 17:01:50','2024-04-28 16:56:58','2024-04-28 17:01:49',NULL,0,0,NULL,NULL),(15583,'mixpanel','completed',10,'2024-04-28 15:26:04','2024-04-28 17:11:59','2024-04-28 17:07:03','2024-04-28 17:11:59',NULL,0,0,NULL,NULL),(15584,'mixpanel','completed',10,'2024-04-28 15:40:58','2024-04-28 17:23:33','2024-04-28 17:16:57','2024-04-28 17:23:30',NULL,0,0,NULL,NULL),(15585,'mixpanel','completed',10,'2024-04-28 16:15:03','2024-04-28 17:31:51','2024-04-28 17:27:02','2024-04-28 17:31:50',NULL,0,0,NULL,NULL),(15586,'mixpanel','completed',10,'2024-04-28 15:37:00','2024-04-28 17:42:07','2024-04-28 17:36:59','2024-04-28 17:42:06',NULL,0,0,NULL,NULL),(15587,'mixpanel','completed',10,'2024-04-28 16:35:59','2024-04-28 17:52:00','2024-04-28 17:46:58','2024-04-28 17:51:59',NULL,0,0,NULL,NULL),(15588,'mixpanel','completed',10,'2024-04-28 16:24:58','2024-04-28 18:01:55','2024-04-28 17:56:57','2024-04-28 18:01:54',NULL,0,0,NULL,NULL),(15589,'mixpanel','completed',10,'2024-04-28 16:34:58','2024-04-28 18:12:07','2024-04-28 18:06:57','2024-04-28 18:12:06',NULL,0,0,NULL,NULL),(15590,'mixpanel','completed',10,'2024-04-28 16:24:00','2024-04-28 18:22:00','2024-04-28 18:16:59','2024-04-28 18:21:59',NULL,0,0,NULL,NULL),(15591,'mixpanel','completed',10,'2024-04-28 16:59:56','2024-04-28 18:32:05','2024-04-28 18:26:55','2024-04-28 18:32:04',NULL,0,0,NULL,NULL),(15592,'mixpanel','completed',10,'2024-04-28 16:58:59','2024-04-28 18:41:57','2024-04-28 18:36:58','2024-04-28 18:41:56',NULL,0,0,NULL,NULL),(15593,'mixpanel','completed',10,'2024-04-28 17:19:54','2024-04-28 18:51:57','2024-04-28 18:46:53','2024-04-28 18:51:56',NULL,0,0,NULL,NULL),(15594,'mixpanel','completed',10,'2024-04-28 16:58:59','2024-04-28 19:02:04','2024-04-28 18:56:58','2024-04-28 19:02:03',NULL,0,0,NULL,NULL),(15595,'mixpanel','completed',10,'2024-04-28 17:14:04','2024-04-28 19:11:59','2024-04-28 19:07:03','2024-04-28 19:11:58',NULL,0,0,NULL,NULL),(15596,'mixpanel','completed',10,'2024-04-28 17:17:58','2024-04-28 19:21:58','2024-04-28 19:16:57','2024-04-28 19:21:57',NULL,0,0,NULL,NULL),(15597,'mixpanel','completed',10,'2024-04-28 18:18:02','2024-04-28 19:31:57','2024-04-28 19:27:01','2024-04-28 19:31:56',NULL,0,0,NULL,NULL),(15598,'mixpanel','completed',10,'2024-04-28 17:59:27','2024-04-28 19:41:47','2024-04-28 19:37:26','2024-04-28 19:41:46',NULL,0,0,NULL,NULL),(15599,'mixpanel','completed',10,'2024-04-28 18:21:56','2024-04-28 19:51:59','2024-04-28 19:46:55','2024-04-28 19:51:58',NULL,0,0,NULL,NULL),(15600,'mixpanel','completed',10,'2024-04-28 18:43:00','2024-04-28 20:02:13','2024-04-28 19:56:59','2024-04-28 20:02:10',NULL,0,0,NULL,NULL),(15601,'mixpanel','completed',10,'2024-04-28 18:56:02','2024-04-28 20:11:59','2024-04-28 20:06:59','2024-04-28 20:11:58',NULL,0,0,NULL,NULL),(15602,'mixpanel','completed',10,'2024-04-28 19:13:12','2024-04-28 20:19:35','2024-04-28 20:17:11','2024-04-28 20:19:34',NULL,0,0,NULL,NULL),(15603,'mixpanel','completed',10,'2024-04-28 19:19:59','2024-04-28 20:26:58','2024-04-28 20:21:58','2024-04-28 20:26:57',NULL,0,0,NULL,NULL),(15604,'mixpanel','completed',10,'2024-04-28 19:18:03','2024-04-28 20:36:59','2024-04-28 20:32:02','2024-04-28 20:36:58',NULL,0,0,NULL,NULL),(15605,'mixpanel','completed',10,'2024-04-28 19:34:00','2024-04-28 20:46:56','2024-04-28 20:41:59','2024-04-28 20:46:55',NULL,0,0,NULL,NULL),(15606,'mixpanel','completed',10,'2024-04-28 19:45:00','2024-04-28 20:57:02','2024-04-28 20:51:59','2024-04-28 20:57:01',NULL,0,0,NULL,NULL),(15607,'mixpanel','completed',10,'2024-04-28 19:30:53','2024-04-28 21:05:55','2024-04-28 20:59:52','2024-04-28 21:05:54',NULL,0,0,NULL,NULL),(15608,'mixpanel','completed',10,'2024-04-28 19:31:21','2024-04-28 21:16:54','2024-04-28 21:12:19','2024-04-28 21:16:53',NULL,0,0,NULL,NULL),(15609,'mixpanel','completed',10,'2024-04-28 19:37:02','2024-04-28 21:26:30','2024-04-28 21:22:01','2024-04-28 21:26:29',NULL,0,0,NULL,NULL),(15610,'mixpanel','completed',10,'2024-04-28 19:38:01','2024-04-28 21:36:59','2024-04-28 21:32:00','2024-04-28 21:36:58',NULL,0,0,NULL,NULL),(15611,'mixpanel','completed',10,'2024-04-28 19:48:04','2024-04-28 21:46:55','2024-04-28 21:42:03','2024-04-28 21:46:54',NULL,0,0,NULL,NULL),(15612,'mixpanel','completed',10,'2024-04-28 20:34:04','2024-04-28 21:57:19','2024-04-28 21:52:03','2024-04-28 21:57:18',NULL,0,0,NULL,NULL),(15613,'mixpanel','completed',10,'2024-04-28 20:02:01','2024-04-28 22:07:02','2024-04-28 22:02:00','2024-04-28 22:07:00',NULL,0,0,NULL,NULL),(15614,'export_files_cleanup','completed',10,'2024-05-05 22:00:00','2024-05-05 22:02:05','2024-04-28 22:07:00','2024-05-05 22:02:04',NULL,0,0,NULL,NULL),(15615,'mixpanel','completed',10,'2024-04-28 20:15:05','2024-04-28 22:16:55','2024-04-28 22:12:04','2024-04-28 22:16:54',NULL,0,0,NULL,NULL),(15616,'mixpanel','completed',10,'2024-04-28 20:27:06','2024-04-28 22:27:00','2024-04-28 22:22:05','2024-04-28 22:26:59',NULL,0,0,NULL,NULL),(15617,'mixpanel','completed',10,'2024-04-28 21:00:56','2024-04-28 22:37:03','2024-04-28 22:31:55','2024-04-28 22:37:02',NULL,0,0,NULL,NULL),(15618,'mixpanel','completed',10,'2024-04-28 20:47:00','2024-04-28 22:47:07','2024-04-28 22:41:59','2024-04-28 22:47:06',NULL,0,0,NULL,NULL),(15619,'mixpanel','completed',10,'2024-04-28 21:01:58','2024-04-28 22:56:59','2024-04-28 22:51:57','2024-04-28 22:56:57',NULL,0,0,NULL,NULL),(15620,'mixpanel','completed',10,'2024-04-28 21:28:53','2024-04-28 23:06:55','2024-04-28 23:01:52','2024-04-28 23:06:54',NULL,0,0,NULL,NULL),(15621,'mixpanel','completed',10,'2024-04-28 21:36:54','2024-04-28 23:16:58','2024-04-28 23:11:53','2024-04-28 23:16:57',NULL,0,0,NULL,NULL),(15622,'mixpanel','completed',10,'2024-04-28 22:06:01','2024-04-28 23:27:04','2024-04-28 23:22:00','2024-04-28 23:27:03',NULL,0,0,NULL,NULL),(15623,'mixpanel','completed',10,'2024-04-28 21:50:59','2024-04-28 23:36:08','2024-04-28 23:31:58','2024-04-28 23:36:07',NULL,0,0,NULL,NULL),(15624,'mixpanel','completed',10,'2024-04-28 22:12:53','2024-04-28 23:47:03','2024-04-28 23:41:52','2024-04-28 23:47:02',NULL,0,0,NULL,NULL),(15625,'mixpanel','completed',10,'2024-04-28 22:11:25','2024-04-28 23:52:05','2024-04-28 23:49:24','2024-04-28 23:52:04',NULL,0,0,NULL,NULL),(15626,'mixpanel','completed',10,'2024-04-28 22:08:55','2024-04-29 00:02:02','2024-04-28 23:56:54','2024-04-29 00:02:01',NULL,0,0,NULL,NULL),(15627,'mixpanel','completed',10,'2024-04-28 22:56:01','2024-04-29 00:11:52','2024-04-29 00:07:00','2024-04-29 00:11:51',NULL,0,0,NULL,NULL),(15628,'mixpanel','completed',10,'2024-04-28 23:15:00','2024-04-29 00:21:57','2024-04-29 00:16:59','2024-04-29 00:21:56',NULL,0,0,NULL,NULL),(15629,'mixpanel','completed',10,'2024-04-28 22:50:04','2024-04-29 00:31:57','2024-04-29 00:27:03','2024-04-29 00:31:56',NULL,0,0,NULL,NULL),(15630,'mixpanel','completed',10,'2024-04-28 23:30:03','2024-04-29 00:41:54','2024-04-29 00:37:02','2024-04-29 00:41:53',NULL,0,0,NULL,NULL),(15631,'mixpanel','completed',10,'2024-04-28 23:12:13','2024-04-29 00:52:05','2024-04-29 00:45:12','2024-04-29 00:52:04',NULL,0,0,NULL,NULL),(15632,'mixpanel','completed',10,'2024-04-28 22:55:57','2024-04-29 01:01:58','2024-04-29 00:56:56','2024-04-29 01:01:57',NULL,0,0,NULL,NULL),(15633,'mixpanel','completed',10,'2024-04-28 23:48:56','2024-04-29 01:11:59','2024-04-29 01:06:55','2024-04-29 01:11:58',NULL,0,0,NULL,NULL),(15634,'mixpanel','completed',10,'2024-04-28 23:22:58','2024-04-29 01:21:57','2024-04-29 01:16:57','2024-04-29 01:21:56',NULL,0,0,NULL,NULL),(15635,'mixpanel','completed',10,'2024-04-28 23:47:02','2024-04-29 01:31:54','2024-04-29 01:27:01','2024-04-29 01:31:53',NULL,0,0,NULL,NULL),(15636,'mixpanel','completed',10,'2024-04-29 00:15:39','2024-04-29 01:36:59','2024-04-29 01:34:38','2024-04-29 01:36:58',NULL,0,0,NULL,NULL),(15637,'mixpanel','completed',10,'2024-04-28 23:40:57','2024-04-29 01:44:41','2024-04-29 01:41:56','2024-04-29 01:44:40',NULL,0,0,NULL,NULL),(15638,'mixpanel','completed',10,'2024-04-29 00:01:04','2024-04-29 01:51:56','2024-04-29 01:47:03','2024-04-29 01:51:55',NULL,0,0,NULL,NULL),(15639,'mixpanel','completed',10,'2024-04-29 00:17:15','2024-04-29 02:01:57','2024-04-29 01:57:14','2024-04-29 02:01:56',NULL,0,0,NULL,NULL),(15640,'mixpanel','completed',10,'2024-04-29 00:50:05','2024-04-29 02:11:54','2024-04-29 02:07:04','2024-04-29 02:11:53',NULL,0,0,NULL,NULL),(15641,'mixpanel','completed',10,'2024-04-29 01:10:55','2024-04-29 02:19:20','2024-04-29 02:16:54','2024-04-29 02:19:19',NULL,0,0,NULL,NULL),(15642,'mixpanel','completed',10,'2024-04-29 01:07:00','2024-04-29 02:24:37','2024-04-29 02:21:59','2024-04-29 02:24:36',NULL,0,0,NULL,NULL),(15643,'mixpanel','completed',10,'2024-04-29 00:51:01','2024-04-29 02:31:55','2024-04-29 02:27:00','2024-04-29 02:31:54',NULL,0,0,NULL,NULL),(15644,'mixpanel','completed',10,'2024-04-29 01:03:56','2024-04-29 02:42:02','2024-04-29 02:36:55','2024-04-29 02:42:01',NULL,0,0,NULL,NULL),(15645,'mixpanel','completed',10,'2024-04-29 01:29:56','2024-04-29 02:51:57','2024-04-29 02:46:55','2024-04-29 02:51:56',NULL,0,0,NULL,NULL),(15646,'mixpanel','completed',10,'2024-04-29 01:01:00','2024-04-29 03:01:56','2024-04-29 02:56:59','2024-04-29 03:01:55',NULL,0,0,NULL,NULL),(15647,'mixpanel','completed',10,'2024-04-29 01:13:59','2024-04-29 03:11:59','2024-04-29 03:06:58','2024-04-29 03:11:53',NULL,0,0,NULL,NULL),(15648,'mixpanel','completed',10,'2024-04-29 01:24:44','2024-04-29 03:16:59','2024-04-29 03:14:43','2024-04-29 03:16:58',NULL,0,0,NULL,NULL),(15649,'mixpanel','completed',10,'2024-04-29 01:51:40','2024-04-29 03:22:55','2024-04-29 03:20:39','2024-04-29 03:22:54',NULL,0,0,NULL,NULL),(15650,'mixpanel','completed',10,'2024-04-29 02:02:57','2024-04-29 03:29:12','2024-04-29 03:26:56','2024-04-29 03:29:11',NULL,0,0,NULL,NULL),(15651,'mixpanel','completed',10,'2024-04-29 01:59:23','2024-04-29 03:36:58','2024-04-29 03:31:22','2024-04-29 03:36:57',NULL,0,0,NULL,NULL),(15652,'mixpanel','completed',10,'2024-04-29 01:47:55','2024-04-29 03:45:34','2024-04-29 03:41:54','2024-04-29 03:45:33',NULL,0,0,NULL,NULL),(15653,'mixpanel','completed',10,'2024-04-29 02:23:16','2024-04-29 03:56:57','2024-04-29 03:51:15','2024-04-29 03:56:56',NULL,0,0,NULL,NULL),(15654,'mixpanel','completed',10,'2024-04-29 02:57:54','2024-04-29 04:07:03','2024-04-29 04:01:53','2024-04-29 04:07:02',NULL,0,0,NULL,NULL),(15655,'mixpanel','completed',10,'2024-04-29 02:34:57','2024-04-29 04:12:45','2024-04-29 04:09:57','2024-04-29 04:12:44',NULL,0,0,NULL,NULL),(15656,'mixpanel','completed',10,'2024-04-29 02:43:59','2024-04-29 04:20:03','2024-04-29 04:16:58','2024-04-29 04:20:02',NULL,0,0,NULL,NULL),(15657,'mixpanel','completed',10,'2024-04-29 03:08:54','2024-04-29 04:31:57','2024-04-29 04:26:53','2024-04-29 04:31:56',NULL,0,0,NULL,NULL),(15658,'mixpanel','completed',10,'2024-04-29 03:08:02','2024-04-29 04:42:04','2024-04-29 04:37:01','2024-04-29 04:42:03',NULL,0,0,NULL,NULL),(15659,'mixpanel','completed',10,'2024-04-29 03:00:57','2024-04-29 04:51:58','2024-04-29 04:46:56','2024-04-29 04:51:57',NULL,0,0,NULL,NULL),(15660,'mixpanel','completed',10,'2024-04-29 03:16:02','2024-04-29 05:02:05','2024-04-29 04:57:01','2024-04-29 05:02:04',NULL,0,0,NULL,NULL),(15661,'mixpanel','completed',10,'2024-04-29 03:37:58','2024-04-29 05:11:54','2024-04-29 05:06:57','2024-04-29 05:11:53',NULL,0,0,NULL,NULL),(15662,'mixpanel','completed',10,'2024-04-29 03:57:56','2024-04-29 05:21:56','2024-04-29 05:16:55','2024-04-29 05:21:55',NULL,0,0,NULL,NULL),(15663,'mixpanel','completed',10,'2024-04-29 04:07:48','2024-04-29 05:27:35','2024-04-29 05:24:44','2024-04-29 05:27:26',NULL,0,0,NULL,NULL),(15664,'mixpanel','completed',10,'2024-04-29 04:17:07','2024-04-29 05:32:09','2024-04-29 05:31:55','2024-04-29 05:31:59',NULL,0,0,NULL,NULL),(15665,'mixpanel','completed',10,'2024-04-29 03:42:59','2024-04-29 05:41:54','2024-04-29 05:36:56','2024-04-29 05:41:53',NULL,0,0,NULL,NULL),(15666,'mixpanel','completed',10,'2024-04-29 04:41:57','2024-04-29 05:52:01','2024-04-29 05:46:56','2024-04-29 05:52:00',NULL,0,0,NULL,NULL),(15667,'mixpanel','completed',10,'2024-04-29 04:08:53','2024-04-29 06:01:57','2024-04-29 05:56:52','2024-04-29 06:01:56',NULL,0,0,NULL,NULL),(15668,'mixpanel','completed',10,'2024-04-29 05:01:59','2024-04-29 06:11:55','2024-04-29 06:06:59','2024-04-29 06:11:54',NULL,0,0,NULL,NULL),(15669,'mixpanel','completed',10,'2024-04-29 04:38:52','2024-04-29 06:21:55','2024-04-29 06:16:51','2024-04-29 06:21:54',NULL,0,0,NULL,NULL),(15670,'mixpanel','completed',10,'2024-04-29 04:57:59','2024-04-29 06:31:52','2024-04-29 06:26:58','2024-04-29 06:31:51',NULL,0,0,NULL,NULL),(15671,'mixpanel','completed',10,'2024-04-29 05:29:55','2024-04-29 06:41:58','2024-04-29 06:36:54','2024-04-29 06:41:57',NULL,0,0,NULL,NULL),(15672,'mixpanel','completed',10,'2024-04-29 05:43:56','2024-04-29 06:51:59','2024-04-29 06:46:55','2024-04-29 06:51:58',NULL,0,0,NULL,NULL),(15673,'mixpanel','completed',10,'2024-04-29 04:57:08','2024-04-29 07:01:54','2024-04-29 06:57:08','2024-04-29 07:01:53',NULL,0,0,NULL,NULL),(15674,'mixpanel','completed',10,'2024-04-29 05:41:38','2024-04-29 07:11:56','2024-04-29 07:05:37','2024-04-29 07:11:55',NULL,0,0,NULL,NULL),(15675,'mixpanel','completed',10,'2024-04-29 05:24:01','2024-04-29 07:21:56','2024-04-29 07:17:00','2024-04-29 07:21:55',NULL,0,0,NULL,NULL),(15676,'mixpanel','completed',10,'2024-04-29 06:03:05','2024-04-29 07:36:57','2024-04-29 07:27:04','2024-04-29 07:36:56',NULL,0,0,NULL,NULL),(15677,'mixpanel','completed',10,'2024-04-29 05:56:59','2024-04-29 07:46:53','2024-04-29 07:41:58','2024-04-29 07:46:52',NULL,0,0,NULL,NULL),(15678,'mixpanel','completed',10,'2024-04-29 05:58:00','2024-04-29 07:56:59','2024-04-29 07:51:59','2024-04-29 07:56:58',NULL,0,0,NULL,NULL),(15679,'mixpanel','completed',10,'2024-04-29 06:54:59','2024-04-29 08:06:57','2024-04-29 08:01:58','2024-04-29 08:06:56',NULL,0,0,NULL,NULL),(15680,'mixpanel','completed',10,'2024-04-29 06:45:55','2024-04-29 08:16:45','2024-04-29 08:11:54','2024-04-29 08:16:44',NULL,0,0,NULL,NULL),(15681,'mixpanel','completed',10,'2024-04-29 07:00:59','2024-04-29 08:26:58','2024-04-29 08:21:58','2024-04-29 08:26:57',NULL,0,0,NULL,NULL),(15682,'mixpanel','completed',10,'2024-04-29 07:19:56','2024-04-29 08:36:57','2024-04-29 08:31:55','2024-04-29 08:36:56',NULL,0,0,NULL,NULL),(15683,'mixpanel','completed',10,'2024-04-29 06:43:55','2024-04-29 08:46:53','2024-04-29 08:41:54','2024-04-29 08:46:52',NULL,0,0,NULL,NULL),(15684,'mixpanel','completed',10,'2024-04-29 07:36:09','2024-04-29 08:56:52','2024-04-29 08:52:08','2024-04-29 08:56:51',NULL,0,0,NULL,NULL),(15685,'mixpanel','completed',10,'2024-04-29 07:14:57','2024-04-29 09:06:54','2024-04-29 09:01:56','2024-04-29 09:06:53',NULL,0,0,NULL,NULL),(15686,'mixpanel','completed',10,'2024-04-29 08:07:01','2024-04-29 09:17:00','2024-04-29 09:12:00','2024-04-29 09:16:59',NULL,0,0,NULL,NULL),(15687,'mixpanel','completed',10,'2024-04-29 07:31:03','2024-04-29 09:26:58','2024-04-29 09:22:02','2024-04-29 09:26:56',NULL,0,0,NULL,NULL),(15688,'mixpanel','completed',10,'2024-04-29 07:31:56','2024-04-29 09:37:04','2024-04-29 09:31:55','2024-04-29 09:37:03',NULL,0,0,NULL,NULL),(15689,'mixpanel','completed',10,'2024-04-29 08:31:04','2024-04-29 09:46:56','2024-04-29 09:42:03','2024-04-29 09:46:55',NULL,0,0,NULL,NULL),(15690,'mixpanel','completed',10,'2024-04-29 08:33:08','2024-04-29 09:56:59','2024-04-29 09:52:06','2024-04-29 09:56:58',NULL,0,0,NULL,NULL),(15691,'mixpanel','completed',10,'2024-04-29 08:35:01','2024-04-29 10:06:54','2024-04-29 10:01:00','2024-04-29 10:06:53',NULL,0,0,NULL,NULL),(15692,'mixpanel','completed',10,'2024-04-29 09:10:00','2024-04-29 10:16:58','2024-04-29 10:11:59','2024-04-29 10:16:57',NULL,0,0,NULL,NULL),(15693,'mixpanel','completed',10,'2024-04-29 08:47:04','2024-04-29 10:27:01','2024-04-29 10:22:03','2024-04-29 10:27:00',NULL,0,0,NULL,NULL),(15694,'mixpanel','completed',10,'2024-04-29 08:48:56','2024-04-29 10:37:00','2024-04-29 10:31:55','2024-04-29 10:36:59',NULL,0,0,NULL,NULL),(15695,'mixpanel','completed',10,'2024-04-29 08:59:53','2024-04-29 10:47:01','2024-04-29 10:41:52','2024-04-29 10:47:00',NULL,0,0,NULL,NULL),(15696,'mixpanel','completed',10,'2024-04-29 09:03:58','2024-04-29 10:56:56','2024-04-29 10:51:57','2024-04-29 10:56:55',NULL,0,0,NULL,NULL),(15697,'mixpanel','completed',10,'2024-04-29 09:38:50','2024-04-29 11:06:58','2024-04-29 11:00:49','2024-04-29 11:06:57',NULL,0,0,NULL,NULL),(15698,'mixpanel','completed',10,'2024-04-29 09:59:58','2024-04-29 11:16:56','2024-04-29 11:11:57','2024-04-29 11:16:55',NULL,0,0,NULL,NULL),(15699,'mixpanel','completed',10,'2024-04-29 09:40:07','2024-04-29 11:27:02','2024-04-29 11:22:06','2024-04-29 11:27:01',NULL,0,0,NULL,NULL),(15700,'mixpanel','completed',10,'2024-04-29 10:04:52','2024-04-29 11:36:57','2024-04-29 11:31:51','2024-04-29 11:36:56',NULL,0,0,NULL,NULL),(15701,'mixpanel','completed',10,'2024-04-29 09:45:01','2024-04-29 11:46:54','2024-04-29 11:42:00','2024-04-29 11:46:53',NULL,0,0,NULL,NULL),(15702,'mixpanel','completed',10,'2024-04-29 09:50:53','2024-04-29 11:57:00','2024-04-29 11:51:52','2024-04-29 11:56:59',NULL,0,0,NULL,NULL),(15703,'mixpanel','completed',10,'2024-04-29 10:37:52','2024-04-29 12:07:00','2024-04-29 12:01:51','2024-04-29 12:06:59',NULL,0,0,NULL,NULL),(15704,'schedule_re_engagement_email','completed',10,'2024-04-30 12:12:04','2024-04-30 12:12:08','2024-04-29 12:12:03','2024-04-30 12:12:06',NULL,0,0,NULL,NULL),(15705,'mixpanel','completed',10,'2024-04-29 10:45:04','2024-04-29 12:16:59','2024-04-29 12:12:03','2024-04-29 12:16:59',NULL,0,0,NULL,NULL),(15706,'mixpanel','completed',10,'2024-04-29 11:16:05','2024-04-29 12:27:06','2024-04-29 12:22:05','2024-04-29 12:27:05',NULL,0,0,NULL,NULL),(15707,'mixpanel','completed',10,'2024-04-29 10:33:02','2024-04-29 12:36:55','2024-04-29 12:32:01','2024-04-29 12:36:54',NULL,0,0,NULL,NULL),(15708,'mixpanel','completed',10,'2024-04-29 11:09:04','2024-04-29 12:46:55','2024-04-29 12:42:03','2024-04-29 12:46:54',NULL,0,0,NULL,NULL),(15709,'mixpanel','completed',10,'2024-04-29 11:08:59','2024-04-29 12:57:00','2024-04-29 12:51:58','2024-04-29 12:56:58',NULL,0,0,NULL,NULL),(15710,'mixpanel','completed',10,'2024-04-29 11:27:28','2024-04-29 13:02:00','2024-04-29 12:59:27','2024-04-29 13:01:59',NULL,0,0,NULL,NULL),(15711,'mixpanel','completed',10,'2024-04-29 11:27:59','2024-04-29 13:12:10','2024-04-29 13:06:58','2024-04-29 13:12:09',NULL,0,0,NULL,NULL),(15712,'mixpanel','completed',10,'2024-04-29 12:03:42','2024-04-29 13:16:53','2024-04-29 13:14:42','2024-04-29 13:16:52',NULL,0,0,NULL,NULL),(15713,'mixpanel','completed',10,'2024-04-29 11:27:52','2024-04-29 13:26:56','2024-04-29 13:21:51','2024-04-29 13:26:55',NULL,0,0,NULL,NULL),(15714,'mixpanel','completed',10,'2024-04-29 12:28:52','2024-04-29 13:37:05','2024-04-29 13:31:51','2024-04-29 13:37:04',NULL,0,0,NULL,NULL),(15715,'mixpanel','completed',10,'2024-04-29 12:12:54','2024-04-29 13:46:56','2024-04-29 13:41:53','2024-04-29 13:46:55',NULL,0,0,NULL,NULL),(15716,'mixpanel','completed',10,'2024-04-29 12:02:55','2024-04-29 13:57:04','2024-04-29 13:51:54','2024-04-29 13:57:03',NULL,0,0,NULL,NULL),(15717,'mixpanel','completed',10,'2024-04-29 12:21:04','2024-04-29 14:06:55','2024-04-29 14:02:03','2024-04-29 14:06:54',NULL,0,0,NULL,NULL),(15718,'mixpanel','completed',10,'2024-04-29 12:30:03','2024-04-29 14:15:04','2024-04-29 14:12:02','2024-04-29 14:15:03',NULL,0,0,NULL,NULL),(15719,'mixpanel','completed',10,'2024-04-29 12:22:58','2024-04-29 14:27:00','2024-04-29 14:21:57','2024-04-29 14:26:59',NULL,0,0,NULL,NULL),(15720,'mixpanel','completed',10,'2024-04-29 12:49:03','2024-04-29 14:37:00','2024-04-29 14:32:03','2024-04-29 14:36:59',NULL,0,0,NULL,NULL),(15721,'mixpanel','completed',10,'2024-04-29 13:04:58','2024-04-29 14:46:55','2024-04-29 14:41:57','2024-04-29 14:46:54',NULL,0,0,NULL,NULL),(15722,'mixpanel','completed',10,'2024-04-29 13:24:02','2024-04-29 14:56:53','2024-04-29 14:52:01','2024-04-29 14:56:52',NULL,0,0,NULL,NULL),(15723,'mixpanel','completed',10,'2024-04-29 13:06:56','2024-04-29 15:07:06','2024-04-29 15:01:55','2024-04-29 15:07:05',NULL,0,0,NULL,NULL),(15724,'mixpanel','completed',10,'2024-04-29 13:43:55','2024-04-29 15:16:12','2024-04-29 15:11:54','2024-04-29 15:16:12',NULL,0,0,NULL,NULL),(15725,'mixpanel','completed',10,'2024-04-29 14:01:55','2024-04-29 15:26:55','2024-04-29 15:21:54','2024-04-29 15:26:54',NULL,0,0,NULL,NULL),(15726,'mixpanel','completed',10,'2024-04-29 14:16:54','2024-04-29 15:37:00','2024-04-29 15:31:53','2024-04-29 15:36:59',NULL,0,0,NULL,NULL),(15727,'mixpanel','completed',10,'2024-04-29 14:19:59','2024-04-29 15:46:57','2024-04-29 15:41:58','2024-04-29 15:46:56',NULL,0,0,NULL,NULL),(15728,'mixpanel','completed',10,'2024-04-29 13:57:59','2024-04-29 15:54:54','2024-04-29 15:51:58','2024-04-29 15:54:53',NULL,0,0,NULL,NULL),(15729,'mixpanel','completed',10,'2024-04-29 14:49:58','2024-04-29 16:01:56','2024-04-29 15:56:57','2024-04-29 16:01:55',NULL,0,0,NULL,NULL),(15730,'mixpanel','completed',10,'2024-04-29 14:09:05','2024-04-29 16:12:03','2024-04-29 16:06:59','2024-04-29 16:12:02',NULL,0,0,NULL,NULL),(15731,'mixpanel','completed',10,'2024-04-29 15:04:59','2024-04-29 16:21:56','2024-04-29 16:14:58','2024-04-29 16:21:55',NULL,0,0,NULL,NULL),(15732,'mixpanel','completed',10,'2024-04-29 14:30:55','2024-04-29 16:32:00','2024-04-29 16:26:54','2024-04-29 16:31:59',NULL,0,0,NULL,NULL),(15733,'mixpanel','completed',10,'2024-04-29 15:26:55','2024-04-29 16:42:05','2024-04-29 16:36:54','2024-04-29 16:42:04',NULL,0,0,NULL,NULL),(15734,'mixpanel','completed',10,'2024-04-29 15:01:01','2024-04-29 16:51:57','2024-04-29 16:47:00','2024-04-29 16:51:55',NULL,0,0,NULL,NULL),(15735,'mixpanel','completed',10,'2024-04-29 15:30:56','2024-04-29 17:01:24','2024-04-29 16:56:55','2024-04-29 17:01:23',NULL,0,0,NULL,NULL),(15736,'mixpanel','completed',10,'2024-04-29 15:17:59','2024-04-29 17:12:00','2024-04-29 17:06:58','2024-04-29 17:11:59',NULL,0,0,NULL,NULL),(15737,'mixpanel','completed',10,'2024-04-29 15:49:55','2024-04-29 17:21:56','2024-04-29 17:16:54','2024-04-29 17:21:55',NULL,0,0,NULL,NULL),(15738,'mixpanel','completed',10,'2024-04-29 15:26:49','2024-04-29 17:27:00','2024-04-29 17:24:48','2024-04-29 17:26:59',NULL,0,0,NULL,NULL),(15739,'mixpanel','completed',10,'2024-04-29 15:54:02','2024-04-29 17:37:03','2024-04-29 17:32:00','2024-04-29 17:37:02',NULL,0,0,NULL,NULL),(15740,'mixpanel','completed',10,'2024-04-29 16:16:58','2024-04-29 17:47:00','2024-04-29 17:41:57','2024-04-29 17:46:59',NULL,0,0,NULL,NULL),(15741,'subscribers_engagement_score','completed',10,'2024-04-29 17:47:00','2024-04-29 17:52:00','2024-04-29 17:46:59','2024-04-29 17:51:59',NULL,0,0,NULL,NULL),(15742,'subscribers_engagement_score','completed',10,'2024-04-30 10:56:00','2024-04-30 10:57:04','2024-04-29 17:51:59','2024-04-30 10:57:03',NULL,0,0,NULL,NULL),(15743,'mixpanel','completed',10,'2024-04-29 16:07:00','2024-04-29 17:57:02','2024-04-29 17:51:59','2024-04-29 17:57:01',NULL,0,0,NULL,NULL),(15744,'mixpanel','completed',10,'2024-04-29 16:24:56','2024-04-29 18:06:34','2024-04-29 18:01:55','2024-04-29 18:06:33',NULL,0,0,NULL,NULL),(15745,'mixpanel','completed',10,'2024-04-29 17:09:59','2024-04-29 18:16:46','2024-04-29 18:11:58','2024-04-29 18:16:45',NULL,0,0,NULL,NULL),(15746,'mixpanel','completed',10,'2024-04-29 17:09:55','2024-04-29 18:26:51','2024-04-29 18:21:54','2024-04-29 18:26:50',NULL,0,0,NULL,NULL),(15747,'mixpanel','completed',10,'2024-04-29 16:53:56','2024-04-29 18:36:57','2024-04-29 18:31:55','2024-04-29 18:36:56',NULL,0,0,NULL,NULL),(15748,'mixpanel','completed',10,'2024-04-29 16:49:54','2024-04-29 18:46:51','2024-04-29 18:41:53','2024-04-29 18:46:50',NULL,0,0,NULL,NULL),(15749,'mixpanel','completed',10,'2024-04-29 17:24:28','2024-04-29 18:56:59','2024-04-29 18:51:27','2024-04-29 18:56:58',NULL,0,0,NULL,NULL),(15750,'mixpanel','completed',10,'2024-04-29 17:56:58','2024-04-29 19:06:13','2024-04-29 19:01:57','2024-04-29 19:06:12',NULL,0,0,NULL,NULL),(15751,'mixpanel','completed',10,'2024-04-29 17:35:57','2024-04-29 19:16:59','2024-04-29 19:11:56','2024-04-29 19:16:58',NULL,0,0,NULL,NULL),(15752,'mixpanel','completed',10,'2024-04-29 17:38:58','2024-04-29 19:26:58','2024-04-29 19:21:57','2024-04-29 19:26:56',NULL,0,0,NULL,NULL),(15753,'mixpanel','completed',10,'2024-04-29 17:53:48','2024-04-29 19:36:59','2024-04-29 19:31:47','2024-04-29 19:36:58',NULL,0,0,NULL,NULL),(15754,'mixpanel','completed',10,'2024-04-29 18:24:01','2024-04-29 19:45:19','2024-04-29 19:42:00','2024-04-29 19:45:18',NULL,0,0,NULL,NULL),(15755,'mixpanel','completed',10,'2024-04-29 17:53:56','2024-04-29 19:57:01','2024-04-29 19:51:55','2024-04-29 19:57:00',NULL,0,0,NULL,NULL),(15756,'mixpanel','completed',10,'2024-04-29 18:14:56','2024-04-29 20:07:00','2024-04-29 20:01:55','2024-04-29 20:06:59',NULL,0,0,NULL,NULL),(15757,'mixpanel','completed',10,'2024-04-29 18:42:46','2024-04-29 20:16:57','2024-04-29 20:11:45','2024-04-29 20:16:56',NULL,0,0,NULL,NULL),(15758,'mixpanel','completed',10,'2024-04-29 18:31:55','2024-04-29 20:29:35','2024-04-29 20:26:52','2024-04-29 20:29:33',NULL,0,0,NULL,NULL),(15759,'mixpanel','completed',10,'2024-04-29 19:27:58','2024-04-29 20:41:56','2024-04-29 20:36:57','2024-04-29 20:41:55',NULL,0,0,NULL,NULL),(15760,'mixpanel','completed',10,'2024-04-29 18:49:57','2024-04-29 20:52:06','2024-04-29 20:46:56','2024-04-29 20:52:05',NULL,0,0,NULL,NULL),(15761,'mixpanel','completed',10,'2024-04-29 19:43:59','2024-04-29 21:01:47','2024-04-29 20:56:58','2024-04-29 21:01:46',NULL,0,0,NULL,NULL),(15762,'mixpanel','completed',10,'2024-04-29 19:09:00','2024-04-29 21:11:56','2024-04-29 21:06:59','2024-04-29 21:11:55',NULL,0,0,NULL,NULL),(15763,'mixpanel','completed',10,'2024-04-29 19:22:58','2024-04-29 21:22:00','2024-04-29 21:16:57','2024-04-29 21:21:59',NULL,0,0,NULL,NULL),(15764,'mixpanel','completed',10,'2024-04-29 20:23:56','2024-04-29 21:31:47','2024-04-29 21:26:55','2024-04-29 21:31:45',NULL,0,0,NULL,NULL),(15765,'mixpanel','completed',10,'2024-04-29 20:13:00','2024-04-29 21:40:13','2024-04-29 21:36:59','2024-04-29 21:40:12',NULL,0,0,NULL,NULL),(15766,'mixpanel','completed',10,'2024-04-29 20:13:56','2024-04-29 21:51:46','2024-04-29 21:46:55','2024-04-29 21:51:45',NULL,0,0,NULL,NULL),(15767,'mixpanel','completed',10,'2024-04-29 20:33:59','2024-04-29 22:01:57','2024-04-29 21:56:58','2024-04-29 22:01:56',NULL,0,0,NULL,NULL),(15768,'mixpanel','completed',10,'2024-04-29 21:03:04','2024-04-29 22:11:59','2024-04-29 22:07:03','2024-04-29 22:11:58',NULL,0,0,NULL,NULL),(15769,'mixpanel','completed',10,'2024-04-29 20:39:58','2024-04-29 22:22:05','2024-04-29 22:16:57','2024-04-29 22:22:04',NULL,0,0,NULL,NULL),(15770,'mixpanel','completed',10,'2024-04-29 20:38:47','2024-04-29 22:31:46','2024-04-29 22:26:45','2024-04-29 22:31:45',NULL,0,0,NULL,NULL),(15771,'mixpanel','completed',10,'2024-04-29 20:41:59','2024-04-29 22:41:47','2024-04-29 22:36:58','2024-04-29 22:41:46',NULL,0,0,NULL,NULL),(15772,'mixpanel','completed',10,'2024-04-29 20:52:08','2024-04-29 22:51:57','2024-04-29 22:47:07','2024-04-29 22:51:56',NULL,0,0,NULL,NULL),(15773,'mixpanel','completed',10,'2024-04-29 21:11:18','2024-04-29 23:02:00','2024-04-29 22:55:17','2024-04-29 23:01:59',NULL,0,0,NULL,NULL),(15774,'mixpanel','completed',10,'2024-04-29 21:22:59','2024-04-29 23:12:01','2024-04-29 23:06:58','2024-04-29 23:11:59',NULL,0,0,NULL,NULL),(15775,'mixpanel','completed',10,'2024-04-29 21:57:58','2024-04-29 23:21:46','2024-04-29 23:16:56','2024-04-29 23:21:45',NULL,0,0,NULL,NULL),(15776,'mixpanel','completed',10,'2024-04-29 21:33:55','2024-04-29 23:31:46','2024-04-29 23:26:54','2024-04-29 23:31:45',NULL,0,0,NULL,NULL),(15777,'mixpanel','completed',10,'2024-04-29 22:08:56','2024-04-29 23:42:08','2024-04-29 23:36:55','2024-04-29 23:42:07',NULL,0,0,NULL,NULL),(15778,'mixpanel','completed',10,'2024-04-29 22:40:59','2024-04-29 23:52:18','2024-04-29 23:46:58','2024-04-29 23:52:17',NULL,0,0,NULL,NULL),(15779,'mixpanel','completed',10,'2024-04-29 22:04:54','2024-04-30 00:01:47','2024-04-29 23:56:53','2024-04-30 00:01:45',NULL,0,0,NULL,NULL),(15780,'mixpanel','completed',10,'2024-04-29 22:54:46','2024-04-30 00:11:46','2024-04-30 00:06:45','2024-04-30 00:11:45',NULL,0,0,NULL,NULL),(15781,'mixpanel','completed',10,'2024-04-29 22:33:30','2024-04-30 00:21:58','2024-04-30 00:16:29','2024-04-30 00:21:57',NULL,0,0,NULL,NULL),(15782,'mixpanel','completed',10,'2024-04-29 23:18:58','2024-04-30 00:31:46','2024-04-30 00:26:57','2024-04-30 00:31:45',NULL,0,0,NULL,NULL),(15783,'mixpanel','completed',10,'2024-04-29 23:18:46','2024-04-30 00:41:58','2024-04-30 00:36:45','2024-04-30 00:41:57',NULL,0,0,NULL,NULL),(15784,'mixpanel','completed',10,'2024-04-29 23:09:56','2024-04-30 00:51:47','2024-04-30 00:46:55','2024-04-30 00:51:45',NULL,0,0,NULL,NULL),(15785,'mixpanel','completed',10,'2024-04-29 23:19:59','2024-04-30 00:56:46','2024-04-30 00:53:58','2024-04-30 00:56:45',NULL,0,0,NULL,NULL),(15786,'mixpanel','completed',10,'2024-04-29 23:26:47','2024-04-30 01:05:20','2024-04-30 01:01:46','2024-04-30 01:05:19',NULL,0,0,NULL,NULL),(15787,'mixpanel','completed',10,'2024-04-29 23:11:55','2024-04-30 01:17:00','2024-04-30 01:11:54','2024-04-30 01:17:00',NULL,0,0,NULL,NULL),(15788,'mixpanel','completed',10,'2024-04-29 23:56:56','2024-04-30 01:26:46','2024-04-30 01:21:55','2024-04-30 01:26:45',NULL,0,0,NULL,NULL),(15789,'mixpanel','completed',10,'2024-04-29 23:39:47','2024-04-30 01:36:57','2024-04-30 01:31:46','2024-04-30 01:36:56',NULL,0,0,NULL,NULL),(15790,'mixpanel','completed',10,'2024-04-30 00:03:02','2024-04-30 01:46:58','2024-04-30 01:42:01','2024-04-30 01:46:56',NULL,0,0,NULL,NULL),(15791,'mixpanel','completed',10,'2024-04-30 00:23:54','2024-04-30 01:56:58','2024-04-30 01:51:53','2024-04-30 01:56:57',NULL,0,0,NULL,NULL),(15792,'mixpanel','completed',10,'2024-04-30 00:55:01','2024-04-30 02:06:46','2024-04-30 02:02:00','2024-04-30 02:06:45',NULL,0,0,NULL,NULL),(15793,'mixpanel','completed',10,'2024-04-30 00:45:46','2024-04-30 02:16:46','2024-04-30 02:11:45','2024-04-30 02:16:46',NULL,0,0,NULL,NULL),(15794,'mixpanel','completed',10,'2024-04-30 00:50:47','2024-04-30 02:26:57','2024-04-30 02:21:46','2024-04-30 02:26:56',NULL,0,0,NULL,NULL),(15795,'mixpanel','completed',10,'2024-04-30 01:17:40','2024-04-30 02:36:46','2024-04-30 02:31:39','2024-04-30 02:36:45',NULL,0,0,NULL,NULL),(15796,'mixpanel','completed',10,'2024-04-30 00:47:08','2024-04-30 02:45:34','2024-04-30 02:42:07','2024-04-30 02:45:32',NULL,0,0,NULL,NULL),(15797,'mixpanel','completed',10,'2024-04-30 01:38:01','2024-04-30 02:56:46','2024-04-30 02:52:00','2024-04-30 02:56:46',NULL,0,0,NULL,NULL),(15798,'mixpanel','completed',10,'2024-04-30 01:08:46','2024-04-30 03:06:46','2024-04-30 03:01:45','2024-04-30 03:06:45',NULL,0,0,NULL,NULL),(15799,'mixpanel','completed',10,'2024-04-30 02:04:56','2024-04-30 03:16:58','2024-04-30 03:11:55','2024-04-30 03:16:57',NULL,0,0,NULL,NULL),(15800,'mixpanel','completed',10,'2024-04-30 02:06:03','2024-04-30 03:27:00','2024-04-30 03:22:02','2024-04-30 03:26:59',NULL,0,0,NULL,NULL),(15801,'mixpanel','completed',10,'2024-04-30 02:21:47','2024-04-30 03:36:56','2024-04-30 03:31:46','2024-04-30 03:36:55',NULL,0,0,NULL,NULL),(15802,'mixpanel','completed',10,'2024-04-30 02:11:00','2024-04-30 03:46:32','2024-04-30 03:41:59','2024-04-30 03:46:31',NULL,0,0,NULL,NULL),(15803,'mixpanel','completed',10,'2024-04-30 02:28:03','2024-04-30 03:55:29','2024-04-30 03:52:02','2024-04-30 03:55:28',NULL,0,0,NULL,NULL),(15804,'mixpanel','completed',10,'2024-04-30 02:23:54','2024-04-30 04:07:07','2024-04-30 04:01:53','2024-04-30 04:07:06',NULL,0,0,NULL,NULL),(15805,'mixpanel','completed',10,'2024-04-30 02:51:02','2024-04-30 04:16:58','2024-04-30 04:12:01','2024-04-30 04:16:57',NULL,0,0,NULL,NULL),(15806,'mixpanel','completed',10,'2024-04-30 03:15:55','2024-04-30 04:27:05','2024-04-30 04:21:54','2024-04-30 04:27:04',NULL,0,0,NULL,NULL),(15807,'mixpanel','completed',10,'2024-04-30 03:25:22','2024-04-30 04:36:55','2024-04-30 04:32:19','2024-04-30 04:36:51',NULL,0,0,NULL,NULL),(15808,'mixpanel','completed',10,'2024-04-30 02:47:19','2024-04-30 04:47:10','2024-04-30 04:42:16','2024-04-30 04:47:07',NULL,0,0,NULL,NULL),(15809,'mixpanel','completed',10,'2024-04-30 03:13:50','2024-04-30 04:57:06','2024-04-30 04:51:44','2024-04-30 04:57:05',NULL,0,0,NULL,NULL),(15810,'mixpanel','completed',10,'2024-04-30 03:26:59','2024-04-30 05:05:33','2024-04-30 05:01:58','2024-04-30 05:05:32',NULL,0,0,NULL,NULL),(15811,'mixpanel','completed',10,'2024-04-30 03:47:04','2024-04-30 05:17:00','2024-04-30 05:12:03','2024-04-30 05:16:59',NULL,0,0,NULL,NULL),(15812,'mixpanel','completed',10,'2024-04-30 03:24:54','2024-04-30 05:27:02','2024-04-30 05:21:54','2024-04-30 05:27:01',NULL,0,0,NULL,NULL),(15813,'mixpanel','completed',10,'2024-04-30 03:32:59','2024-04-30 05:36:56','2024-04-30 05:31:58','2024-04-30 05:36:55',NULL,0,0,NULL,NULL),(15814,'mixpanel','completed',10,'2024-04-30 03:52:05','2024-04-30 05:46:09','2024-04-30 05:42:03','2024-04-30 05:46:08',NULL,0,0,NULL,NULL),(15815,'mixpanel','completed',10,'2024-04-30 04:21:00','2024-04-30 05:56:58','2024-04-30 05:51:59','2024-04-30 05:56:57',NULL,0,0,NULL,NULL),(15816,'mixpanel','completed',10,'2024-04-30 04:18:11','2024-04-30 06:06:58','2024-04-30 06:02:10','2024-04-30 06:06:56',NULL,0,0,NULL,NULL),(15817,'mixpanel','completed',10,'2024-04-30 05:06:07','2024-04-30 06:17:14','2024-04-30 06:12:06','2024-04-30 06:17:12',NULL,0,0,NULL,NULL),(15818,'mixpanel','completed',10,'2024-04-30 05:07:58','2024-04-30 06:27:00','2024-04-30 06:21:58','2024-04-30 06:26:59',NULL,0,0,NULL,NULL),(15819,'mixpanel','completed',10,'2024-04-30 04:32:56','2024-04-30 06:36:58','2024-04-30 06:31:55','2024-04-30 06:36:57',NULL,0,0,NULL,NULL),(15820,'mixpanel','completed',10,'2024-04-30 05:25:58','2024-04-30 06:46:58','2024-04-30 06:41:57','2024-04-30 06:46:57',NULL,0,0,NULL,NULL),(15821,'mixpanel','completed',10,'2024-04-30 05:02:55','2024-04-30 06:56:59','2024-04-30 06:51:54','2024-04-30 06:56:58',NULL,0,0,NULL,NULL),(15822,'mixpanel','completed',10,'2024-04-30 05:02:04','2024-04-30 07:07:02','2024-04-30 07:02:03','2024-04-30 07:07:01',NULL,0,0,NULL,NULL),(15823,'mixpanel','completed',10,'2024-04-30 05:55:09','2024-04-30 07:16:55','2024-04-30 07:12:08','2024-04-30 07:16:54',NULL,0,0,NULL,NULL),(15824,'mixpanel','completed',10,'2024-04-30 06:10:02','2024-04-30 07:26:58','2024-04-30 07:22:01','2024-04-30 07:26:57',NULL,0,0,NULL,NULL),(15825,'mixpanel','completed',10,'2024-04-30 06:17:41','2024-04-30 07:36:56','2024-04-30 07:31:40','2024-04-30 07:36:55',NULL,0,0,NULL,NULL),(15826,'mixpanel','completed',10,'2024-04-30 06:29:24','2024-04-30 07:46:58','2024-04-30 07:42:23','2024-04-30 07:46:56',NULL,0,0,NULL,NULL),(15827,'mixpanel','completed',10,'2024-04-30 06:28:00','2024-04-30 07:56:58','2024-04-30 07:51:59','2024-04-30 07:56:57',NULL,0,0,NULL,NULL),(15828,'mixpanel','completed',10,'2024-04-30 06:59:05','2024-04-30 08:06:58','2024-04-30 08:02:04','2024-04-30 08:06:57',NULL,0,0,NULL,NULL),(15829,'mixpanel','completed',10,'2024-04-30 06:54:59','2024-04-30 08:16:57','2024-04-30 08:11:59','2024-04-30 08:16:56',NULL,0,0,NULL,NULL),(15830,'mixpanel','completed',10,'2024-04-30 06:25:03','2024-04-30 08:27:00','2024-04-30 08:22:01','2024-04-30 08:26:59',NULL,0,0,NULL,NULL),(15831,'mixpanel','completed',10,'2024-04-30 07:10:52','2024-04-30 08:37:05','2024-04-30 08:31:51','2024-04-30 08:37:04',NULL,0,0,NULL,NULL),(15832,'mixpanel','completed',10,'2024-04-30 07:09:57','2024-04-30 08:51:57','2024-04-30 08:41:56','2024-04-30 08:51:56',NULL,0,0,NULL,NULL),(15833,'mixpanel','completed',10,'2024-04-30 06:59:00','2024-04-30 09:01:59','2024-04-30 08:56:59','2024-04-30 09:01:58',NULL,0,0,NULL,NULL),(15834,'mixpanel','completed',10,'2024-04-30 07:47:58','2024-04-30 09:12:02','2024-04-30 09:06:57','2024-04-30 09:12:01',NULL,0,0,NULL,NULL),(15835,'mixpanel','completed',10,'2024-04-30 08:01:01','2024-04-30 09:22:03','2024-04-30 09:17:00','2024-04-30 09:22:02',NULL,0,0,NULL,NULL),(15836,'mixpanel','completed',10,'2024-04-30 07:47:17','2024-04-30 09:29:40','2024-04-30 09:26:16','2024-04-30 09:29:39',NULL,0,0,NULL,NULL),(15837,'mixpanel','completed',10,'2024-04-30 07:56:59','2024-04-30 09:37:04','2024-04-30 09:31:58','2024-04-30 09:37:03',NULL,0,0,NULL,NULL),(15838,'mixpanel','completed',10,'2024-04-30 08:02:01','2024-04-30 09:47:02','2024-04-30 09:41:59','2024-04-30 09:47:01',NULL,0,0,NULL,NULL),(15839,'mixpanel','completed',10,'2024-04-30 08:09:01','2024-04-30 09:56:56','2024-04-30 09:52:00','2024-04-30 09:56:55',NULL,0,0,NULL,NULL),(15840,'mixpanel','completed',10,'2024-04-30 08:09:51','2024-04-30 10:01:58','2024-04-30 09:59:50','2024-04-30 10:01:57',NULL,0,0,NULL,NULL),(15841,'mixpanel','completed',10,'2024-04-30 08:42:57','2024-04-30 10:12:03','2024-04-30 10:06:56','2024-04-30 10:12:02',NULL,0,0,NULL,NULL),(15842,'mixpanel','completed',10,'2024-04-30 08:54:05','2024-04-30 10:21:59','2024-04-30 10:17:04','2024-04-30 10:21:58',NULL,0,0,NULL,NULL),(15843,'mixpanel','completed',10,'2024-04-30 09:09:57','2024-04-30 10:31:53','2024-04-30 10:26:55','2024-04-30 10:31:52',NULL,0,0,NULL,NULL),(15844,'mixpanel','completed',10,'2024-04-30 09:15:01','2024-04-30 10:41:57','2024-04-30 10:37:00','2024-04-30 10:41:56',NULL,0,0,NULL,NULL),(15845,'mixpanel','completed',10,'2024-04-30 09:43:03','2024-04-30 10:51:57','2024-04-30 10:47:02','2024-04-30 10:51:56',NULL,0,0,NULL,NULL),(15846,'subscribers_engagement_score','completed',10,'2024-05-01 17:23:00','2024-05-01 17:26:25','2024-04-30 10:57:03','2024-05-01 17:26:24',NULL,0,0,NULL,NULL),(15847,'mixpanel','completed',10,'2024-04-30 08:57:04','2024-04-30 11:02:04','2024-04-30 10:57:03','2024-04-30 11:02:03',NULL,0,0,NULL,NULL),(15848,'mixpanel','completed',10,'2024-04-30 09:23:02','2024-04-30 11:11:59','2024-04-30 11:07:01','2024-04-30 11:11:57',NULL,0,0,NULL,NULL),(15849,'mixpanel','completed',10,'2024-04-30 09:50:54','2024-04-30 11:21:58','2024-04-30 11:16:53','2024-04-30 11:21:57',NULL,0,0,NULL,NULL),(15850,'mixpanel','completed',10,'2024-04-30 09:39:02','2024-04-30 11:31:55','2024-04-30 11:27:01','2024-04-30 11:31:54',NULL,0,0,NULL,NULL),(15851,'mixpanel','completed',10,'2024-04-30 09:42:56','2024-04-30 11:42:00','2024-04-30 11:36:55','2024-04-30 11:41:59',NULL,0,0,NULL,NULL),(15852,'mixpanel','completed',10,'2024-04-30 10:25:52','2024-04-30 11:51:56','2024-04-30 11:46:51','2024-04-30 11:51:55',NULL,0,0,NULL,NULL),(15853,'mixpanel','completed',10,'2024-04-30 10:50:10','2024-04-30 12:07:22','2024-04-30 11:57:09','2024-04-30 12:07:20',NULL,0,0,NULL,NULL),(15854,'mixpanel','completed',10,'2024-04-30 11:09:08','2024-04-30 12:16:57','2024-04-30 12:12:06','2024-04-30 12:16:56',NULL,0,0,NULL,NULL),(15855,'schedule_re_engagement_email','completed',10,'2024-05-01 12:16:57','2024-05-01 12:17:02','2024-04-30 12:16:56','2024-05-01 12:17:00',NULL,0,0,NULL,NULL),(15856,'mixpanel','completed',10,'2024-04-30 11:04:57','2024-04-30 12:24:56','2024-04-30 12:21:56','2024-04-30 12:24:55',NULL,0,0,NULL,NULL),(15857,'mixpanel','completed',10,'2024-04-30 10:59:01','2024-04-30 12:32:03','2024-04-30 12:27:00','2024-04-30 12:32:02',NULL,0,0,NULL,NULL),(15858,'mixpanel','completed',10,'2024-04-30 11:10:57','2024-04-30 12:42:06','2024-04-30 12:36:56','2024-04-30 12:42:05',NULL,0,0,NULL,NULL),(15859,'mixpanel','completed',10,'2024-04-30 11:21:58','2024-04-30 12:52:00','2024-04-30 12:46:57','2024-04-30 12:51:59',NULL,0,0,NULL,NULL),(15860,'mixpanel','completed',10,'2024-04-30 11:22:55','2024-04-30 13:02:00','2024-04-30 12:56:54','2024-04-30 13:01:59',NULL,0,0,NULL,NULL),(15861,'mixpanel','completed',10,'2024-04-30 11:39:03','2024-04-30 13:11:58','2024-04-30 13:07:02','2024-04-30 13:11:57',NULL,0,0,NULL,NULL),(15862,'mixpanel','completed',10,'2024-04-30 11:59:58','2024-04-30 13:21:58','2024-04-30 13:16:57','2024-04-30 13:21:57',NULL,0,0,NULL,NULL),(15863,'mixpanel','completed',10,'2024-04-30 12:15:06','2024-04-30 13:26:41','2024-04-30 13:24:06','2024-04-30 13:26:40',NULL,0,0,NULL,NULL),(15864,'mixpanel','completed',10,'2024-04-30 12:22:42','2024-04-30 13:32:40','2024-04-30 13:29:41','2024-04-30 13:32:39',NULL,0,0,NULL,NULL),(15865,'mixpanel','completed',10,'2024-04-30 11:54:41','2024-04-30 13:38:41','2024-04-30 13:35:40','2024-04-30 13:38:40',NULL,0,0,NULL,NULL),(15866,'mixpanel','completed',10,'2024-04-30 11:48:58','2024-04-30 13:47:02','2024-04-30 13:41:57','2024-04-30 13:47:01',NULL,0,0,NULL,NULL),(15867,'mixpanel','completed',10,'2024-04-30 12:11:08','2024-04-30 13:56:58','2024-04-30 13:52:07','2024-04-30 13:56:57',NULL,0,0,NULL,NULL),(15868,'mixpanel','completed',10,'2024-04-30 12:36:08','2024-04-30 14:07:01','2024-04-30 14:00:07','2024-04-30 14:07:00',NULL,0,0,NULL,NULL),(15869,'mixpanel','completed',10,'2024-04-30 12:31:00','2024-04-30 14:17:06','2024-04-30 14:11:59','2024-04-30 14:17:05',NULL,0,0,NULL,NULL),(15870,'mixpanel','completed',10,'2024-04-30 13:12:04','2024-04-30 14:27:08','2024-04-30 14:22:03','2024-04-30 14:27:07',NULL,0,0,NULL,NULL),(15871,'mixpanel','completed',10,'2024-04-30 12:50:59','2024-04-30 14:36:59','2024-04-30 14:31:58','2024-04-30 14:36:58',NULL,0,0,NULL,NULL),(15872,'mixpanel','completed',10,'2024-04-30 13:32:58','2024-04-30 14:46:26','2024-04-30 14:41:57','2024-04-30 14:46:25',NULL,0,0,NULL,NULL),(15873,'mixpanel','completed',10,'2024-04-30 13:05:07','2024-04-30 14:56:58','2024-04-30 14:52:06','2024-04-30 14:56:57',NULL,0,0,NULL,NULL),(15874,'mixpanel','completed',10,'2024-04-30 13:49:01','2024-04-30 15:04:24','2024-04-30 15:02:00','2024-04-30 15:04:23',NULL,0,0,NULL,NULL),(15875,'mixpanel','completed',10,'2024-04-30 13:24:01','2024-04-30 15:16:59','2024-04-30 15:07:00','2024-04-30 15:16:59',NULL,0,0,NULL,NULL),(15876,'mixpanel','completed',10,'2024-04-30 14:10:56','2024-04-30 15:27:01','2024-04-30 15:21:55','2024-04-30 15:27:00',NULL,0,0,NULL,NULL),(15877,'mixpanel','completed',10,'2024-04-30 13:36:56','2024-04-30 15:36:53','2024-04-30 15:31:55','2024-04-30 15:36:52',NULL,0,0,NULL,NULL),(15878,'mixpanel','completed',10,'2024-04-30 14:37:58','2024-04-30 15:46:56','2024-04-30 15:41:57','2024-04-30 15:46:56',NULL,0,0,NULL,NULL),(15879,'mixpanel','completed',10,'2024-04-30 14:15:59','2024-04-30 15:56:58','2024-04-30 15:51:58','2024-04-30 15:56:57',NULL,0,0,NULL,NULL),(15880,'mixpanel','completed',10,'2024-04-30 14:08:00','2024-04-30 16:07:05','2024-04-30 16:01:59','2024-04-30 16:07:04',NULL,0,0,NULL,NULL),(15881,'mixpanel','completed',10,'2024-04-30 14:33:56','2024-04-30 16:16:58','2024-04-30 16:11:55','2024-04-30 16:16:56',NULL,0,0,NULL,NULL),(15882,'mixpanel','completed',10,'2024-04-30 14:51:57','2024-04-30 16:27:01','2024-04-30 16:21:56','2024-04-30 16:27:00',NULL,0,0,NULL,NULL),(15883,'mixpanel','completed',10,'2024-04-30 14:35:57','2024-04-30 16:37:22','2024-04-30 16:31:56','2024-04-30 16:37:21',NULL,0,0,NULL,NULL),(15884,'mixpanel','completed',10,'2024-04-30 15:13:53','2024-04-30 16:46:45','2024-04-30 16:41:52','2024-04-30 16:46:44',NULL,0,0,NULL,NULL),(15885,'mixpanel','completed',10,'2024-04-30 15:04:58','2024-04-30 16:52:03','2024-04-30 16:48:57','2024-04-30 16:52:02',NULL,0,0,NULL,NULL),(15886,'mixpanel','completed',10,'2024-04-30 15:08:18','2024-04-30 17:01:58','2024-04-30 16:55:17','2024-04-30 17:01:57',NULL,0,0,NULL,NULL),(15887,'mixpanel','completed',10,'2024-04-30 15:57:03','2024-04-30 17:12:06','2024-04-30 17:07:02','2024-04-30 17:12:05',NULL,0,0,NULL,NULL),(15888,'mixpanel','completed',10,'2024-04-30 15:32:59','2024-04-30 17:21:59','2024-04-30 17:16:58','2024-04-30 17:21:58',NULL,0,0,NULL,NULL),(15889,'mixpanel','completed',10,'2024-04-30 16:13:04','2024-04-30 17:32:08','2024-04-30 17:27:03','2024-04-30 17:32:05',NULL,0,0,NULL,NULL),(15890,'mixpanel','completed',10,'2024-04-30 15:54:02','2024-04-30 17:41:58','2024-04-30 17:37:01','2024-04-30 17:41:57',NULL,0,0,NULL,NULL),(15891,'mixpanel','completed',10,'2024-04-30 16:06:59','2024-04-30 17:50:59','2024-04-30 17:46:57','2024-04-30 17:50:58',NULL,0,0,NULL,NULL),(15892,'mixpanel','completed',10,'2024-04-30 16:46:03','2024-04-30 18:01:59','2024-04-30 17:57:02','2024-04-30 18:01:58',NULL,0,0,NULL,NULL),(15893,'mixpanel','completed',10,'2024-04-30 17:03:55','2024-04-30 18:12:08','2024-04-30 18:06:54','2024-04-30 18:12:06',NULL,0,0,NULL,NULL),(15894,'mixpanel','completed',10,'2024-04-30 17:09:01','2024-04-30 18:22:05','2024-04-30 18:17:00','2024-04-30 18:22:03',NULL,0,0,NULL,NULL),(15895,'mixpanel','completed',10,'2024-04-30 17:07:06','2024-04-30 18:32:03','2024-04-30 18:27:05','2024-04-30 18:32:02',NULL,0,0,NULL,NULL),(15896,'mixpanel','completed',10,'2024-04-30 16:44:10','2024-04-30 18:42:00','2024-04-30 18:37:09','2024-04-30 18:41:59',NULL,0,0,NULL,NULL),(15897,'mixpanel','completed',10,'2024-04-30 17:27:59','2024-04-30 18:51:57','2024-04-30 18:46:58','2024-04-30 18:51:56',NULL,0,0,NULL,NULL),(15898,'mixpanel','completed',10,'2024-04-30 17:43:04','2024-04-30 19:01:59','2024-04-30 18:57:03','2024-04-30 19:01:58',NULL,0,0,NULL,NULL),(15899,'mixpanel','completed',10,'2024-04-30 17:33:02','2024-04-30 19:10:43','2024-04-30 19:07:00','2024-04-30 19:10:42',NULL,0,0,NULL,NULL),(15900,'mixpanel','completed',10,'2024-04-30 17:35:57','2024-04-30 19:22:02','2024-04-30 19:16:55','2024-04-30 19:22:01',NULL,0,0,NULL,NULL),(15901,'mixpanel','completed',10,'2024-04-30 18:21:04','2024-04-30 19:29:35','2024-04-30 19:27:03','2024-04-30 19:29:34',NULL,0,0,NULL,NULL),(15902,'mixpanel','completed',10,'2024-04-30 18:17:57','2024-04-30 19:37:08','2024-04-30 19:31:56','2024-04-30 19:37:07',NULL,0,0,NULL,NULL),(15903,'mixpanel','completed',10,'2024-04-30 18:32:59','2024-04-30 19:47:13','2024-04-30 19:41:58','2024-04-30 19:47:10',NULL,0,0,NULL,NULL),(15904,'mixpanel','completed',10,'2024-04-30 18:31:57','2024-04-30 19:57:01','2024-04-30 19:51:56','2024-04-30 19:57:00',NULL,0,0,NULL,NULL),(15905,'mixpanel','completed',10,'2024-04-30 18:12:58','2024-04-30 20:06:22','2024-04-30 20:01:57','2024-04-30 20:06:21',NULL,0,0,NULL,NULL),(15906,'mixpanel','completed',10,'2024-04-30 18:57:03','2024-04-30 20:17:02','2024-04-30 20:12:02','2024-04-30 20:17:01',NULL,0,0,NULL,NULL),(15907,'mixpanel','completed',10,'2024-04-30 19:02:48','2024-04-30 20:26:58','2024-04-30 20:19:47','2024-04-30 20:26:57',NULL,0,0,NULL,NULL),(15908,'mixpanel','completed',10,'2024-04-30 18:40:57','2024-04-30 20:36:56','2024-04-30 20:31:56','2024-04-30 20:36:55',NULL,0,0,NULL,NULL),(15909,'mixpanel','completed',10,'2024-04-30 19:00:02','2024-04-30 20:46:58','2024-04-30 20:42:01','2024-04-30 20:46:57',NULL,0,0,NULL,NULL),(15910,'mixpanel','completed',10,'2024-04-30 19:12:47','2024-04-30 20:55:27','2024-04-30 20:51:46','2024-04-30 20:55:26',NULL,0,0,NULL,NULL),(15911,'mixpanel','completed',10,'2024-04-30 19:58:19','2024-04-30 21:11:49','2024-04-30 21:07:16','2024-04-30 21:11:48',NULL,0,0,NULL,NULL),(15912,'mixpanel','completed',10,'2024-04-30 20:00:22','2024-04-30 21:21:57','2024-04-30 21:17:19','2024-04-30 21:21:56',NULL,0,0,NULL,NULL),(15913,'mixpanel','completed',10,'2024-04-30 20:16:54','2024-04-30 21:32:03','2024-04-30 21:26:53','2024-04-30 21:32:02',NULL,0,0,NULL,NULL),(15914,'mixpanel','completed',10,'2024-04-30 20:25:03','2024-04-30 21:41:57','2024-04-30 21:37:02','2024-04-30 21:41:56',NULL,0,0,NULL,NULL),(15915,'mixpanel','completed',10,'2024-04-30 20:13:59','2024-04-30 21:52:00','2024-04-30 21:46:58','2024-04-30 21:51:59',NULL,0,0,NULL,NULL),(15916,'unsubscribe_tokens','completed',0,'2024-04-30 21:47:19','2024-04-30 21:52:00','2024-04-30 21:47:18','2024-04-30 21:51:59',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(15917,'subscriber_link_tokens','completed',0,'2024-04-30 21:47:19','2024-04-30 21:52:00','2024-04-30 21:47:18','2024-04-30 21:51:59',NULL,0,0,NULL,NULL),(15918,'newsletter_templates_thumbnails','completed',10,'2024-04-30 21:47:19','2024-04-30 21:52:00','2024-04-30 21:47:18','2024-04-30 21:51:59',NULL,0,0,NULL,NULL),(15919,'mixpanel','completed',10,'2024-04-30 20:50:05','2024-04-30 22:02:03','2024-04-30 21:57:04','2024-04-30 22:02:02',NULL,0,0,NULL,NULL),(15920,'inactive_subscribers','completed',10,'2024-05-06 22:00:00','2024-05-06 22:01:30','2024-04-30 22:02:02','2024-05-06 22:01:29',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(15921,'mixpanel','completed',10,'2024-04-30 20:29:56','2024-04-30 22:12:02','2024-04-30 22:06:55','2024-04-30 22:12:01',NULL,0,0,NULL,NULL),(15922,'mixpanel','completed',10,'2024-04-30 20:28:55','2024-04-30 22:21:55','2024-04-30 22:16:54','2024-04-30 22:21:54',NULL,0,0,NULL,NULL),(15923,'mixpanel','completed',10,'2024-04-30 21:04:58','2024-04-30 22:31:57','2024-04-30 22:26:57','2024-04-30 22:31:56',NULL,0,0,NULL,NULL),(15924,'mixpanel','completed',10,'2024-04-30 20:56:57','2024-04-30 22:42:01','2024-04-30 22:36:56','2024-04-30 22:42:00',NULL,0,0,NULL,NULL),(15925,'mixpanel','completed',10,'2024-04-30 21:02:55','2024-04-30 22:51:57','2024-04-30 22:46:54','2024-04-30 22:51:56',NULL,0,0,NULL,NULL),(15926,'mixpanel','completed',10,'2024-04-30 21:04:22','2024-04-30 23:02:00','2024-04-30 22:55:21','2024-04-30 23:01:58',NULL,0,0,NULL,NULL),(15927,'mixpanel','completed',10,'2024-04-30 21:56:59','2024-04-30 23:12:01','2024-04-30 23:06:58','2024-04-30 23:12:00',NULL,0,0,NULL,NULL),(15928,'mixpanel','completed',10,'2024-04-30 21:23:59','2024-04-30 23:21:57','2024-04-30 23:16:58','2024-04-30 23:21:56',NULL,0,0,NULL,NULL),(15929,'mixpanel','completed',10,'2024-04-30 21:53:54','2024-04-30 23:31:55','2024-04-30 23:26:53','2024-04-30 23:31:54',NULL,0,0,NULL,NULL),(15930,'mixpanel','completed',10,'2024-04-30 22:25:55','2024-04-30 23:41:59','2024-04-30 23:36:54','2024-04-30 23:41:58',NULL,0,0,NULL,NULL),(15931,'mixpanel','completed',10,'2024-04-30 21:59:56','2024-04-30 23:50:11','2024-04-30 23:46:55','2024-04-30 23:50:10',NULL,0,0,NULL,NULL),(15932,'mixpanel','completed',10,'2024-04-30 22:07:55','2024-05-01 00:02:00','2024-04-30 23:56:54','2024-05-01 00:01:59',NULL,0,0,NULL,NULL),(15933,'mixpanel','completed',10,'2024-04-30 22:44:00','2024-05-01 00:12:05','2024-05-01 00:06:59','2024-05-01 00:12:04',NULL,0,0,NULL,NULL),(15934,'mixpanel','completed',10,'2024-04-30 22:16:31','2024-05-01 00:22:01','2024-05-01 00:16:30','2024-05-01 00:22:00',NULL,0,0,NULL,NULL),(15935,'mixpanel','completed',10,'2024-04-30 22:43:19','2024-05-01 00:32:05','2024-05-01 00:27:12','2024-05-01 00:32:03',NULL,0,0,NULL,NULL),(15936,'mixpanel','completed',10,'2024-04-30 23:33:06','2024-05-01 00:41:58','2024-05-01 00:37:05','2024-05-01 00:41:57',NULL,0,0,NULL,NULL),(15937,'mixpanel','completed',10,'2024-04-30 23:41:57','2024-05-01 00:52:03','2024-05-01 00:46:56','2024-05-01 00:52:02',NULL,0,0,NULL,NULL),(15938,'mixpanel','completed',10,'2024-04-30 23:37:01','2024-05-01 01:02:01','2024-05-01 00:57:00','2024-05-01 01:02:00',NULL,0,0,NULL,NULL),(15939,'mixpanel','completed',10,'2024-04-30 23:56:55','2024-05-01 01:12:07','2024-05-01 01:06:54','2024-05-01 01:12:06',NULL,0,0,NULL,NULL),(15940,'mixpanel','completed',10,'2024-05-01 00:00:02','2024-05-01 01:21:53','2024-05-01 01:17:01','2024-05-01 01:21:52',NULL,0,0,NULL,NULL),(15941,'mixpanel','completed',10,'2024-05-01 00:24:02','2024-05-01 01:29:49','2024-05-01 01:27:01','2024-05-01 01:29:47',NULL,0,0,NULL,NULL),(15942,'mixpanel','completed',10,'2024-04-30 23:30:57','2024-05-01 01:37:03','2024-05-01 01:31:56','2024-05-01 01:37:02',NULL,0,0,NULL,NULL),(15943,'mixpanel','completed',10,'2024-05-01 00:38:57','2024-05-01 01:47:01','2024-05-01 01:41:56','2024-05-01 01:47:00',NULL,0,0,NULL,NULL),(15944,'mixpanel','completed',10,'2024-05-01 00:09:58','2024-05-01 01:56:57','2024-05-01 01:51:57','2024-05-01 01:56:56',NULL,0,0,NULL,NULL),(15945,'mixpanel','completed',10,'2024-05-01 00:51:16','2024-05-01 02:05:52','2024-05-01 02:01:15','2024-05-01 02:05:51',NULL,0,0,NULL,NULL),(15946,'mixpanel','completed',10,'2024-05-01 00:15:58','2024-05-01 02:16:57','2024-05-01 02:11:57','2024-05-01 02:16:56',NULL,0,0,NULL,NULL),(15947,'mixpanel','completed',10,'2024-05-01 01:03:54','2024-05-01 02:26:55','2024-05-01 02:21:53','2024-05-01 02:26:54',NULL,0,0,NULL,NULL),(15948,'mixpanel','completed',10,'2024-05-01 01:22:44','2024-05-01 02:31:47','2024-05-01 02:29:43','2024-05-01 02:31:46',NULL,0,0,NULL,NULL),(15949,'mixpanel','completed',10,'2024-05-01 00:47:01','2024-05-01 02:42:10','2024-05-01 02:37:00','2024-05-01 02:42:09',NULL,0,0,NULL,NULL),(15950,'mixpanel','completed',10,'2024-05-01 01:30:02','2024-05-01 02:50:55','2024-05-01 02:47:01','2024-05-01 02:50:54',NULL,0,0,NULL,NULL),(15951,'mixpanel','completed',10,'2024-05-01 01:06:02','2024-05-01 03:01:59','2024-05-01 02:57:01','2024-05-01 03:01:58',NULL,0,0,NULL,NULL),(15952,'mixpanel','completed',10,'2024-05-01 01:27:59','2024-05-01 03:11:32','2024-05-01 03:06:58','2024-05-01 03:11:30',NULL,0,0,NULL,NULL),(15953,'mixpanel','completed',10,'2024-05-01 02:08:18','2024-05-01 03:16:56','2024-05-01 03:14:17','2024-05-01 03:16:55',NULL,0,0,NULL,NULL),(15954,'mixpanel','completed',10,'2024-05-01 01:28:48','2024-05-01 03:26:43','2024-05-01 03:21:47','2024-05-01 03:26:42',NULL,0,0,NULL,NULL),(15955,'mixpanel','completed',10,'2024-05-01 02:22:00','2024-05-01 03:32:00','2024-05-01 03:28:59','2024-05-01 03:31:59',NULL,0,0,NULL,NULL),(15956,'mixpanel','completed',10,'2024-05-01 02:18:20','2024-05-01 03:37:05','2024-05-01 03:34:19','2024-05-01 03:37:04',NULL,0,0,NULL,NULL),(15957,'mixpanel','completed',10,'2024-05-01 01:45:57','2024-05-01 03:46:55','2024-05-01 03:41:55','2024-05-01 03:46:54',NULL,0,0,NULL,NULL),(15958,'mixpanel','completed',10,'2024-05-01 02:33:59','2024-05-01 03:56:49','2024-05-01 03:51:58','2024-05-01 03:56:48',NULL,0,0,NULL,NULL),(15959,'mixpanel','completed',10,'2024-05-01 02:22:09','2024-05-01 04:06:59','2024-05-01 04:02:08','2024-05-01 04:06:58',NULL,0,0,NULL,NULL),(15960,'mixpanel','completed',10,'2024-05-01 02:56:11','2024-05-01 04:17:02','2024-05-01 04:12:10','2024-05-01 04:17:01',NULL,0,0,NULL,NULL),(15961,'mixpanel','completed',10,'2024-05-01 02:57:59','2024-05-01 04:24:24','2024-05-01 04:21:58','2024-05-01 04:24:23',NULL,0,0,NULL,NULL),(15962,'mixpanel','completed',10,'2024-05-01 03:21:59','2024-05-01 04:32:03','2024-05-01 04:26:58','2024-05-01 04:32:01',NULL,0,0,NULL,NULL),(15963,'mixpanel','completed',10,'2024-05-01 03:29:02','2024-05-01 04:39:43','2024-05-01 04:36:00','2024-05-01 04:39:42',NULL,0,0,NULL,NULL),(15964,'mixpanel','completed',10,'2024-05-01 03:11:12','2024-05-01 04:47:07','2024-05-01 04:42:11','2024-05-01 04:47:05',NULL,0,0,NULL,NULL),(15965,'mixpanel','completed',10,'2024-05-01 03:44:19','2024-05-01 04:57:01','2024-05-01 04:51:18','2024-05-01 04:57:01',NULL,0,0,NULL,NULL),(15966,'mixpanel','completed',10,'2024-05-01 03:14:03','2024-05-01 05:07:04','2024-05-01 05:02:02','2024-05-01 05:07:03',NULL,0,0,NULL,NULL),(15967,'mixpanel','completed',10,'2024-05-01 03:47:32','2024-05-01 05:15:53','2024-05-01 05:11:31','2024-05-01 05:15:52',NULL,0,0,NULL,NULL),(15968,'mixpanel','completed',10,'2024-05-01 04:08:00','2024-05-01 05:26:56','2024-05-01 05:21:59','2024-05-01 05:26:55',NULL,0,0,NULL,NULL),(15969,'mixpanel','completed',10,'2024-05-01 03:39:03','2024-05-01 05:36:50','2024-05-01 05:32:02','2024-05-01 05:36:49',NULL,0,0,NULL,NULL),(15970,'mixpanel','completed',10,'2024-05-01 03:45:16','2024-05-01 05:47:03','2024-05-01 05:41:15','2024-05-01 05:47:02',NULL,0,0,NULL,NULL),(15971,'mixpanel','completed',10,'2024-05-01 03:51:47','2024-05-01 05:54:58','2024-05-01 05:50:46','2024-05-01 05:54:57',NULL,0,0,NULL,NULL),(15972,'mixpanel','completed',10,'2024-05-01 04:36:00','2024-05-01 06:04:04','2024-05-01 06:01:59','2024-05-01 06:04:03',NULL,0,0,NULL,NULL),(15973,'mixpanel','completed',10,'2024-05-01 04:06:01','2024-05-01 06:12:01','2024-05-01 06:07:00','2024-05-01 06:12:00',NULL,0,0,NULL,NULL),(15974,'mixpanel','completed',10,'2024-05-01 04:44:59','2024-05-01 06:22:08','2024-05-01 06:16:58','2024-05-01 06:22:02',NULL,0,0,NULL,NULL),(15975,'mixpanel','completed',10,'2024-05-01 04:51:02','2024-05-01 06:32:08','2024-05-01 06:27:01','2024-05-01 06:32:07',NULL,0,0,NULL,NULL),(15976,'mixpanel','completed',10,'2024-05-01 05:24:00','2024-05-01 06:42:00','2024-05-01 06:37:00','2024-05-01 06:41:59',NULL,0,0,NULL,NULL),(15977,'mixpanel','completed',10,'2024-05-01 05:39:41','2024-05-01 06:51:46','2024-05-01 06:46:40','2024-05-01 06:51:45',NULL,0,0,NULL,NULL),(15978,'mixpanel','completed',10,'2024-05-01 05:06:59','2024-05-01 07:01:59','2024-05-01 06:56:58','2024-05-01 07:01:58',NULL,0,0,NULL,NULL),(15979,'mixpanel','completed',10,'2024-05-01 05:37:57','2024-05-01 07:12:01','2024-05-01 07:06:56','2024-05-01 07:12:00',NULL,0,0,NULL,NULL),(15980,'mixpanel','completed',10,'2024-05-01 05:52:07','2024-05-01 07:22:02','2024-05-01 07:17:06','2024-05-01 07:22:01',NULL,0,0,NULL,NULL),(15981,'mixpanel','completed',10,'2024-05-01 05:58:01','2024-05-01 07:32:06','2024-05-01 07:27:00','2024-05-01 07:32:05',NULL,0,0,NULL,NULL),(15982,'mixpanel','completed',10,'2024-05-01 06:30:48','2024-05-01 07:42:06','2024-05-01 07:36:47','2024-05-01 07:42:05',NULL,0,0,NULL,NULL),(15983,'mixpanel','completed',10,'2024-05-01 06:16:06','2024-05-01 07:51:30','2024-05-01 07:47:05','2024-05-01 07:51:29',NULL,0,0,NULL,NULL),(15984,'mixpanel','completed',10,'2024-05-01 06:12:58','2024-05-01 08:02:00','2024-05-01 07:56:57','2024-05-01 08:02:00',NULL,0,0,NULL,NULL),(15985,'mixpanel','completed',10,'2024-05-01 06:45:58','2024-05-01 08:12:00','2024-05-01 08:06:57','2024-05-01 08:11:59',NULL,0,0,NULL,NULL),(15986,'mixpanel','completed',10,'2024-05-01 06:58:54','2024-05-01 08:19:36','2024-05-01 08:16:53','2024-05-01 08:19:35',NULL,0,0,NULL,NULL),(15987,'mixpanel','completed',10,'2024-05-01 06:23:49','2024-05-01 08:26:19','2024-05-01 08:21:48','2024-05-01 08:26:18',NULL,0,0,NULL,NULL),(15988,'mixpanel','completed',10,'2024-05-01 07:07:56','2024-05-01 08:37:03','2024-05-01 08:31:55','2024-05-01 08:37:02',NULL,0,0,NULL,NULL),(15989,'mixpanel','completed',10,'2024-05-01 07:12:01','2024-05-01 08:47:04','2024-05-01 08:42:00','2024-05-01 08:47:03',NULL,0,0,NULL,NULL),(15990,'mixpanel','completed',10,'2024-05-01 06:55:48','2024-05-01 08:52:08','2024-05-01 08:49:47','2024-05-01 08:52:07',NULL,0,0,NULL,NULL),(15991,'mixpanel','completed',10,'2024-05-01 07:50:05','2024-05-01 09:01:09','2024-05-01 08:55:05','2024-05-01 09:01:08',NULL,0,0,NULL,NULL),(15992,'mixpanel','completed',10,'2024-05-01 07:55:00','2024-05-01 09:11:55','2024-05-01 09:06:59','2024-05-01 09:11:54',NULL,0,0,NULL,NULL),(15993,'mixpanel','completed',10,'2024-05-01 07:26:59','2024-05-01 09:20:37','2024-05-01 09:16:58','2024-05-01 09:20:36',NULL,0,0,NULL,NULL),(15994,'mixpanel','completed',10,'2024-05-01 08:12:03','2024-05-01 09:31:58','2024-05-01 09:27:02','2024-05-01 09:31:57',NULL,0,0,NULL,NULL),(15995,'mixpanel','completed',10,'2024-05-01 07:56:02','2024-05-01 09:39:49','2024-05-01 09:37:01','2024-05-01 09:39:48',NULL,0,0,NULL,NULL),(15996,'mixpanel','completed',10,'2024-05-01 07:47:05','2024-05-01 09:46:59','2024-05-01 09:42:04','2024-05-01 09:46:58',NULL,0,0,NULL,NULL),(15997,'mixpanel','completed',10,'2024-05-01 07:59:04','2024-05-01 09:57:01','2024-05-01 09:52:03','2024-05-01 09:57:00',NULL,0,0,NULL,NULL),(15998,'mixpanel','completed',10,'2024-05-01 08:57:12','2024-05-01 10:06:57','2024-05-01 10:00:11','2024-05-01 10:06:56',NULL,0,0,NULL,NULL),(15999,'mixpanel','completed',10,'2024-05-01 09:03:05','2024-05-01 10:16:59','2024-05-01 10:12:04','2024-05-01 10:16:58',NULL,0,0,NULL,NULL),(16000,'mixpanel','completed',10,'2024-05-01 09:10:48','2024-05-01 10:27:00','2024-05-01 10:20:47','2024-05-01 10:26:59',NULL,0,0,NULL,NULL),(16001,'mixpanel','completed',10,'2024-05-01 09:09:56','2024-05-01 10:35:52','2024-05-01 10:31:55','2024-05-01 10:35:51',NULL,0,0,NULL,NULL),(16002,'mixpanel','completed',10,'2024-05-01 09:11:01','2024-05-01 10:45:35','2024-05-01 10:42:00','2024-05-01 10:45:34',NULL,0,0,NULL,NULL),(16003,'mixpanel','completed',10,'2024-05-01 09:42:01','2024-05-01 10:56:53','2024-05-01 10:52:00','2024-05-01 10:56:52',NULL,0,0,NULL,NULL),(16004,'mixpanel','completed',10,'2024-05-01 09:19:01','2024-05-01 11:07:03','2024-05-01 11:02:00','2024-05-01 11:07:02',NULL,0,0,NULL,NULL),(16005,'mixpanel','completed',10,'2024-05-01 10:10:06','2024-05-01 11:17:01','2024-05-01 11:12:05','2024-05-01 11:17:00',NULL,0,0,NULL,NULL),(16006,'mixpanel','completed',10,'2024-05-01 09:44:22','2024-05-01 11:22:03','2024-05-01 11:19:21','2024-05-01 11:22:02',NULL,0,0,NULL,NULL),(16007,'mixpanel','completed',10,'2024-05-01 09:37:44','2024-05-01 11:31:57','2024-05-01 11:26:43','2024-05-01 11:31:56',NULL,0,0,NULL,NULL),(16008,'mixpanel','completed',10,'2024-05-01 10:34:58','2024-05-01 11:41:55','2024-05-01 11:36:57','2024-05-01 11:41:54',NULL,0,0,NULL,NULL),(16009,'mixpanel','completed',10,'2024-05-01 10:43:48','2024-05-01 11:52:20','2024-05-01 11:46:47','2024-05-01 11:52:18',NULL,0,0,NULL,NULL),(16010,'mixpanel','completed',10,'2024-05-01 10:04:50','2024-05-01 12:02:06','2024-05-01 11:56:50','2024-05-01 12:02:05',NULL,0,0,NULL,NULL),(16011,'mixpanel','completed',10,'2024-05-01 10:23:18','2024-05-01 12:12:01','2024-05-01 12:05:17','2024-05-01 12:12:00',NULL,0,0,NULL,NULL),(16012,'mixpanel','completed',10,'2024-05-01 10:42:02','2024-05-01 12:22:01','2024-05-01 12:17:00','2024-05-01 12:22:00',NULL,0,0,NULL,NULL),(16013,'schedule_re_engagement_email','completed',10,'2024-05-02 12:22:01','2024-05-02 12:26:54','2024-05-01 12:22:00','2024-05-02 12:26:53',NULL,0,0,NULL,NULL),(16014,'mixpanel','completed',10,'2024-05-01 10:47:09','2024-05-01 12:32:03','2024-05-01 12:27:08','2024-05-01 12:32:03',NULL,0,0,NULL,NULL),(16015,'mixpanel','completed',10,'2024-05-01 11:04:59','2024-05-01 12:37:03','2024-05-01 12:34:58','2024-05-01 12:37:01',NULL,0,0,NULL,NULL),(16016,'mixpanel','completed',10,'2024-05-01 10:41:06','2024-05-01 12:46:58','2024-05-01 12:42:05','2024-05-01 12:46:57',NULL,0,0,NULL,NULL),(16017,'mixpanel','completed',10,'2024-05-01 10:53:56','2024-05-01 12:54:29','2024-05-01 12:51:55','2024-05-01 12:54:28',NULL,0,0,NULL,NULL),(16018,'mixpanel','completed',10,'2024-05-01 11:32:03','2024-05-01 13:02:00','2024-05-01 12:57:02','2024-05-01 13:01:59',NULL,0,0,NULL,NULL),(16019,'mixpanel','completed',10,'2024-05-01 11:46:06','2024-05-01 13:09:33','2024-05-01 13:07:05','2024-05-01 13:09:32',NULL,0,0,NULL,NULL),(16020,'mixpanel','completed',10,'2024-05-01 11:39:05','2024-05-01 13:17:06','2024-05-01 13:12:04','2024-05-01 13:17:05',NULL,0,0,NULL,NULL),(16021,'mixpanel','completed',10,'2024-05-01 11:52:27','2024-05-01 13:21:59','2024-05-01 13:19:26','2024-05-01 13:21:58',NULL,0,0,NULL,NULL),(16022,'mixpanel','completed',10,'2024-05-01 12:15:05','2024-05-01 13:31:59','2024-05-01 13:27:04','2024-05-01 13:31:58',NULL,0,0,NULL,NULL),(16023,'mixpanel','completed',10,'2024-05-01 11:42:58','2024-05-01 13:41:58','2024-05-01 13:36:57','2024-05-01 13:41:57',NULL,0,0,NULL,NULL),(16024,'mixpanel','completed',10,'2024-05-01 12:29:48','2024-05-01 13:52:04','2024-05-01 13:45:47','2024-05-01 13:52:04',NULL,0,0,NULL,NULL),(16025,'mixpanel','completed',10,'2024-05-01 12:43:49','2024-05-01 13:57:13','2024-05-01 13:54:48','2024-05-01 13:57:12',NULL,0,0,NULL,NULL),(16026,'mixpanel','completed',10,'2024-05-01 12:23:01','2024-05-01 14:06:57','2024-05-01 14:02:00','2024-05-01 14:06:56',NULL,0,0,NULL,NULL),(16027,'mixpanel','completed',10,'2024-05-01 13:09:49','2024-05-01 14:16:09','2024-05-01 14:11:48','2024-05-01 14:16:08',NULL,0,0,NULL,NULL),(16028,'mixpanel','completed',10,'2024-05-01 13:03:25','2024-05-01 14:26:59','2024-05-01 14:20:24','2024-05-01 14:26:58',NULL,0,0,NULL,NULL),(16029,'mixpanel','completed',10,'2024-05-01 13:04:06','2024-05-01 14:34:10','2024-05-01 14:32:05','2024-05-01 14:34:09',NULL,0,0,NULL,NULL),(16030,'mixpanel','completed',10,'2024-05-01 13:02:10','2024-05-01 14:40:17','2024-05-01 14:37:08','2024-05-01 14:40:16',NULL,0,0,NULL,NULL),(16031,'mixpanel','completed',10,'2024-05-01 13:26:02','2024-05-01 14:51:41','2024-05-01 14:47:01','2024-05-01 14:51:40',NULL,0,0,NULL,NULL),(16032,'mixpanel','completed',10,'2024-05-01 13:05:00','2024-05-01 15:02:05','2024-05-01 14:56:59','2024-05-01 15:02:04',NULL,0,0,NULL,NULL),(16033,'mixpanel','completed',10,'2024-05-01 13:56:01','2024-05-01 15:11:58','2024-05-01 15:07:01','2024-05-01 15:11:57',NULL,0,0,NULL,NULL),(16034,'mixpanel','completed',10,'2024-05-01 14:00:15','2024-05-01 15:21:49','2024-05-01 15:15:14','2024-05-01 15:21:48',NULL,0,0,NULL,NULL),(16035,'mixpanel','completed',10,'2024-05-01 13:34:37','2024-05-01 15:31:32','2024-05-01 15:25:36','2024-05-01 15:31:31',NULL,0,0,NULL,NULL),(16036,'mixpanel','completed',10,'2024-05-01 14:00:01','2024-05-01 15:41:10','2024-05-01 15:37:00','2024-05-01 15:41:09',NULL,0,0,NULL,NULL),(16037,'mixpanel','completed',10,'2024-05-01 14:22:59','2024-05-01 15:52:09','2024-05-01 15:45:58','2024-05-01 15:52:08',NULL,0,0,NULL,NULL),(16038,'mixpanel','completed',10,'2024-05-01 14:20:01','2024-05-01 15:58:09','2024-05-01 15:56:00','2024-05-01 15:58:08',NULL,0,0,NULL,NULL),(16039,'mixpanel','completed',10,'2024-05-01 14:30:11','2024-05-01 16:07:07','2024-05-01 16:01:10','2024-05-01 16:07:06',NULL,0,0,NULL,NULL),(16040,'mixpanel','completed',10,'2024-05-01 14:50:15','2024-05-01 16:17:00','2024-05-01 16:10:14','2024-05-01 16:17:00',NULL,0,0,NULL,NULL),(16041,'mixpanel','completed',10,'2024-05-01 15:19:53','2024-05-01 16:25:58','2024-05-01 16:21:52','2024-05-01 16:25:57',NULL,0,0,NULL,NULL),(16042,'mixpanel','completed',10,'2024-05-01 14:35:56','2024-05-01 16:34:17','2024-05-01 16:31:55','2024-05-01 16:34:16',NULL,0,0,NULL,NULL),(16043,'mixpanel','completed',10,'2024-05-01 15:35:04','2024-05-01 16:42:06','2024-05-01 16:37:03','2024-05-01 16:42:05',NULL,0,0,NULL,NULL),(16044,'mixpanel','completed',10,'2024-05-01 15:42:58','2024-05-01 16:52:01','2024-05-01 16:46:56','2024-05-01 16:52:00',NULL,0,0,NULL,NULL),(16045,'mixpanel','completed',10,'2024-05-01 14:59:12','2024-05-01 17:00:37','2024-05-01 16:57:11','2024-05-01 17:00:36',NULL,0,0,NULL,NULL),(16046,'mixpanel','completed',10,'2024-05-01 15:39:45','2024-05-01 17:07:12','2024-05-01 17:04:44','2024-05-01 17:07:11',NULL,0,0,NULL,NULL),(16047,'mixpanel','completed',10,'2024-05-01 15:52:02','2024-05-01 17:17:03','2024-05-01 17:12:01','2024-05-01 17:17:02',NULL,0,0,NULL,NULL),(16048,'mixpanel','completed',10,'2024-05-01 16:01:11','2024-05-01 17:26:25','2024-05-01 17:22:10','2024-05-01 17:26:24',NULL,0,0,NULL,NULL),(16049,'subscribers_engagement_score','completed',10,'2024-05-01 17:26:25','2024-05-01 17:30:35','2024-05-01 17:26:24','2024-05-01 17:30:34',NULL,0,0,NULL,NULL),(16050,'subscribers_engagement_score','completed',10,'2024-05-02 05:30:00','2024-05-02 05:31:49','2024-05-01 17:30:34','2024-05-02 05:31:48',NULL,0,0,NULL,NULL),(16051,'mixpanel','completed',10,'2024-05-01 15:30:35','2024-05-01 17:37:02','2024-05-01 17:30:34','2024-05-01 17:37:01',NULL,0,0,NULL,NULL),(16052,'mixpanel','completed',10,'2024-05-01 16:19:08','2024-05-01 17:42:00','2024-05-01 17:39:07','2024-05-01 17:41:59',NULL,0,0,NULL,NULL),(16053,'mixpanel','completed',10,'2024-05-01 16:35:02','2024-05-01 17:52:08','2024-05-01 17:47:01','2024-05-01 17:52:07',NULL,0,0,NULL,NULL),(16054,'mixpanel','completed',10,'2024-05-01 16:02:51','2024-05-01 18:02:00','2024-05-01 17:56:50','2024-05-01 18:01:59',NULL,0,0,NULL,NULL),(16055,'mixpanel','completed',10,'2024-05-01 16:23:00','2024-05-01 18:12:03','2024-05-01 18:06:59','2024-05-01 18:12:02',NULL,0,0,NULL,NULL),(16056,'mixpanel','completed',10,'2024-05-01 16:48:02','2024-05-01 18:21:57','2024-05-01 18:17:01','2024-05-01 18:21:56',NULL,0,0,NULL,NULL),(16057,'mixpanel','completed',10,'2024-05-01 17:22:01','2024-05-01 18:31:59','2024-05-01 18:27:00','2024-05-01 18:31:58',NULL,0,0,NULL,NULL),(16058,'mixpanel','completed',10,'2024-05-01 16:59:01','2024-05-01 18:42:04','2024-05-01 18:37:00','2024-05-01 18:42:03',NULL,0,0,NULL,NULL),(16059,'mixpanel','completed',10,'2024-05-01 16:54:06','2024-05-01 18:47:03','2024-05-01 18:44:05','2024-05-01 18:47:02',NULL,0,0,NULL,NULL),(16060,'mixpanel','completed',10,'2024-05-01 17:17:02','2024-05-01 18:54:39','2024-05-01 18:52:01','2024-05-01 18:54:38',NULL,0,0,NULL,NULL),(16061,'mixpanel','completed',10,'2024-05-01 17:08:59','2024-05-01 19:00:57','2024-05-01 18:56:59','2024-05-01 19:00:57',NULL,0,0,NULL,NULL),(16062,'mixpanel','completed',10,'2024-05-01 17:47:57','2024-05-01 19:11:51','2024-05-01 19:06:56','2024-05-01 19:11:50',NULL,0,0,NULL,NULL),(16063,'mixpanel','completed',10,'2024-05-01 17:38:04','2024-05-01 19:21:59','2024-05-01 19:17:03','2024-05-01 19:21:58',NULL,0,0,NULL,NULL),(16064,'mixpanel','completed',10,'2024-05-01 18:03:04','2024-05-01 19:31:00','2024-05-01 19:27:03','2024-05-01 19:30:59',NULL,0,0,NULL,NULL),(16065,'mixpanel','completed',10,'2024-05-01 17:47:42','2024-05-01 19:37:04','2024-05-01 19:34:41','2024-05-01 19:37:03',NULL,0,0,NULL,NULL),(16066,'mixpanel','completed',10,'2024-05-01 17:52:10','2024-05-01 19:46:57','2024-05-01 19:42:09','2024-05-01 19:46:56',NULL,0,0,NULL,NULL),(16067,'mixpanel','completed',10,'2024-05-01 18:20:57','2024-05-01 19:57:04','2024-05-01 19:51:56','2024-05-01 19:57:03',NULL,0,0,NULL,NULL),(16068,'mixpanel','completed',10,'2024-05-01 18:12:59','2024-05-01 20:07:00','2024-05-01 20:01:58','2024-05-01 20:06:59',NULL,0,0,NULL,NULL),(16069,'mixpanel','completed',10,'2024-05-01 18:27:09','2024-05-01 20:22:03','2024-05-01 20:12:08','2024-05-01 20:22:02',NULL,0,0,NULL,NULL),(16070,'mixpanel','completed',10,'2024-05-01 18:56:18','2024-05-01 20:32:07','2024-05-01 20:27:16','2024-05-01 20:32:05',NULL,0,0,NULL,NULL),(16071,'mixpanel','completed',10,'2024-05-01 18:46:01','2024-05-01 20:41:55','2024-05-01 20:37:00','2024-05-01 20:41:54',NULL,0,0,NULL,NULL),(16072,'mixpanel','completed',10,'2024-05-01 18:51:06','2024-05-01 20:51:56','2024-05-01 20:47:05','2024-05-01 20:51:55',NULL,0,0,NULL,NULL),(16073,'mixpanel','completed',10,'2024-05-01 19:50:04','2024-05-01 21:01:55','2024-05-01 20:57:03','2024-05-01 21:01:54',NULL,0,0,NULL,NULL),(16074,'mixpanel','completed',10,'2024-05-01 19:45:44','2024-05-01 21:10:22','2024-05-01 21:06:43','2024-05-01 21:10:21',NULL,0,0,NULL,NULL),(16075,'mixpanel','completed',10,'2024-05-01 19:52:25','2024-05-01 21:16:47','2024-05-01 21:13:24','2024-05-01 21:16:46',NULL,0,0,NULL,NULL),(16076,'mixpanel','completed',10,'2024-05-01 20:12:49','2024-05-01 21:22:48','2024-05-01 21:19:48','2024-05-01 21:22:47',NULL,0,0,NULL,NULL),(16077,'mixpanel','completed',10,'2024-05-01 19:40:55','2024-05-01 21:27:57','2024-05-01 21:24:54','2024-05-01 21:27:56',NULL,0,0,NULL,NULL),(16078,'mixpanel','completed',10,'2024-05-01 20:21:40','2024-05-01 21:33:45','2024-05-01 21:30:39','2024-05-01 21:33:44',NULL,0,0,NULL,NULL),(16079,'mixpanel','completed',10,'2024-05-01 20:11:46','2024-05-01 21:38:44','2024-05-01 21:35:45','2024-05-01 21:38:43',NULL,0,0,NULL,NULL),(16080,'mixpanel','completed',10,'2024-05-01 20:30:58','2024-05-01 21:46:57','2024-05-01 21:41:57','2024-05-01 21:46:55',NULL,0,0,NULL,NULL),(16081,'mixpanel','completed',10,'2024-05-01 20:08:04','2024-05-01 21:57:02','2024-05-01 21:52:02','2024-05-01 21:57:01',NULL,0,0,NULL,NULL),(16082,'mixpanel','completed',10,'2024-05-01 20:11:07','2024-05-01 22:07:00','2024-05-01 22:02:06','2024-05-01 22:06:58',NULL,0,0,NULL,NULL),(16083,'mixpanel','completed',10,'2024-05-01 21:10:03','2024-05-01 22:17:06','2024-05-01 22:12:00','2024-05-01 22:16:59',NULL,0,0,NULL,NULL),(16084,'mixpanel','completed',10,'2024-05-01 20:55:58','2024-05-01 22:26:57','2024-05-01 22:21:57','2024-05-01 22:26:56',NULL,0,0,NULL,NULL),(16085,'mixpanel','completed',10,'2024-05-01 20:49:02','2024-05-01 22:36:55','2024-05-01 22:32:01','2024-05-01 22:36:54',NULL,0,0,NULL,NULL),(16086,'mixpanel','completed',10,'2024-05-01 21:09:03','2024-05-01 22:46:57','2024-05-01 22:42:02','2024-05-01 22:46:56',NULL,0,0,NULL,NULL),(16087,'mixpanel','completed',10,'2024-05-01 21:37:48','2024-05-01 22:57:05','2024-05-01 22:51:47','2024-05-01 22:57:04',NULL,0,0,NULL,NULL),(16088,'mixpanel','completed',10,'2024-05-01 21:37:57','2024-05-01 23:07:05','2024-05-01 23:01:56','2024-05-01 23:07:04',NULL,0,0,NULL,NULL),(16089,'mixpanel','completed',10,'2024-05-01 21:27:04','2024-05-01 23:16:48','2024-05-01 23:12:03','2024-05-01 23:16:47',NULL,0,0,NULL,NULL),(16090,'mixpanel','completed',10,'2024-05-01 21:48:01','2024-05-01 23:26:49','2024-05-01 23:22:00','2024-05-01 23:26:48',NULL,0,0,NULL,NULL),(16091,'mixpanel','completed',10,'2024-05-01 21:34:04','2024-05-01 23:36:48','2024-05-01 23:32:03','2024-05-01 23:36:47',NULL,0,0,NULL,NULL),(16092,'mixpanel','completed',10,'2024-05-01 21:47:03','2024-05-01 23:46:56','2024-05-01 23:42:02','2024-05-01 23:46:55',NULL,0,0,NULL,NULL),(16093,'mixpanel','completed',10,'2024-05-01 22:26:05','2024-05-01 23:57:00','2024-05-01 23:52:04','2024-05-01 23:56:59',NULL,0,0,NULL,NULL),(16094,'mixpanel','completed',10,'2024-05-01 22:22:58','2024-05-02 00:06:55','2024-05-02 00:01:57','2024-05-02 00:06:54',NULL,0,0,NULL,NULL),(16095,'mixpanel','completed',10,'2024-05-01 22:37:00','2024-05-02 00:16:56','2024-05-02 00:11:59','2024-05-02 00:16:55',NULL,0,0,NULL,NULL),(16096,'mixpanel','completed',10,'2024-05-01 22:32:58','2024-05-02 00:27:06','2024-05-02 00:21:57','2024-05-02 00:27:05',NULL,0,0,NULL,NULL),(16097,'mixpanel','completed',10,'2024-05-01 22:53:01','2024-05-02 00:37:01','2024-05-02 00:32:00','2024-05-02 00:37:00',NULL,0,0,NULL,NULL),(16098,'mixpanel','completed',10,'2024-05-01 23:22:02','2024-05-02 00:46:59','2024-05-02 00:42:01','2024-05-02 00:46:58',NULL,0,0,NULL,NULL),(16099,'mixpanel','completed',10,'2024-05-01 23:48:49','2024-05-02 00:57:02','2024-05-02 00:51:48','2024-05-02 00:57:01',NULL,0,0,NULL,NULL),(16100,'mixpanel','completed',10,'2024-05-01 23:21:00','2024-05-02 01:07:00','2024-05-02 01:01:59','2024-05-02 01:06:59',NULL,0,0,NULL,NULL),(16101,'mixpanel','completed',10,'2024-05-02 00:05:12','2024-05-02 01:17:01','2024-05-02 01:12:09','2024-05-02 01:17:00',NULL,0,0,NULL,NULL),(16102,'mixpanel','completed',10,'2024-05-01 23:31:48','2024-05-02 01:24:49','2024-05-02 01:21:47','2024-05-02 01:24:48',NULL,0,0,NULL,NULL),(16103,'mixpanel','completed',10,'2024-05-01 23:28:01','2024-05-02 01:31:48','2024-05-02 01:27:00','2024-05-02 01:31:47',NULL,0,0,NULL,NULL),(16104,'mixpanel','completed',10,'2024-05-02 00:14:56','2024-05-02 01:39:00','2024-05-02 01:36:55','2024-05-02 01:38:59',NULL,0,0,NULL,NULL),(16105,'mixpanel','completed',10,'2024-05-02 00:09:59','2024-05-02 01:46:54','2024-05-02 01:41:58','2024-05-02 01:46:53',NULL,0,0,NULL,NULL),(16106,'mixpanel','completed',10,'2024-05-02 00:06:57','2024-05-02 01:56:55','2024-05-02 01:51:55','2024-05-02 01:56:54',NULL,0,0,NULL,NULL),(16107,'mixpanel','completed',10,'2024-05-02 00:49:56','2024-05-02 02:07:03','2024-05-02 02:01:55','2024-05-02 02:07:02',NULL,0,0,NULL,NULL),(16108,'mixpanel','completed',10,'2024-05-02 01:05:48','2024-05-02 02:16:59','2024-05-02 02:11:47','2024-05-02 02:16:58',NULL,0,0,NULL,NULL),(16109,'mixpanel','completed',10,'2024-05-02 01:10:01','2024-05-02 02:27:01','2024-05-02 02:22:00','2024-05-02 02:27:00',NULL,0,0,NULL,NULL),(16110,'mixpanel','completed',10,'2024-05-02 00:56:02','2024-05-02 02:42:01','2024-05-02 02:37:01','2024-05-02 02:42:00',NULL,0,0,NULL,NULL),(16111,'mixpanel','completed',10,'2024-05-02 00:52:04','2024-05-02 02:51:57','2024-05-02 02:47:03','2024-05-02 02:51:57',NULL,0,0,NULL,NULL),(16112,'mixpanel','completed',10,'2024-05-02 00:57:08','2024-05-02 03:01:55','2024-05-02 02:57:07','2024-05-02 03:01:54',NULL,0,0,NULL,NULL),(16113,'mixpanel','completed',10,'2024-05-02 01:35:57','2024-05-02 03:11:59','2024-05-02 03:06:56','2024-05-02 03:11:58',NULL,0,0,NULL,NULL),(16114,'mixpanel','completed',10,'2024-05-02 02:13:48','2024-05-02 03:22:00','2024-05-02 03:16:47','2024-05-02 03:21:58',NULL,0,0,NULL,NULL),(16115,'mixpanel','completed',10,'2024-05-02 01:52:20','2024-05-02 03:31:20','2024-05-02 03:27:19','2024-05-02 03:31:19',NULL,0,0,NULL,NULL),(16116,'mixpanel','completed',10,'2024-05-02 01:43:58','2024-05-02 03:41:57','2024-05-02 03:36:57','2024-05-02 03:41:56',NULL,0,0,NULL,NULL),(16117,'mixpanel','completed',10,'2024-05-02 01:52:58','2024-05-02 03:51:57','2024-05-02 03:46:57','2024-05-02 03:51:56',NULL,0,0,NULL,NULL),(16118,'mixpanel','completed',10,'2024-05-02 02:13:48','2024-05-02 04:12:02','2024-05-02 03:56:47','2024-05-02 04:11:59',NULL,0,0,NULL,NULL),(16119,'mixpanel','completed',10,'2024-05-02 03:13:55','2024-05-02 04:22:02','2024-05-02 04:16:54','2024-05-02 04:22:01',NULL,0,0,NULL,NULL),(16120,'mixpanel','completed',10,'2024-05-02 02:45:01','2024-05-02 04:31:48','2024-05-02 04:27:00','2024-05-02 04:31:47',NULL,0,0,NULL,NULL),(16121,'mixpanel','completed',10,'2024-05-02 02:35:56','2024-05-02 04:41:59','2024-05-02 04:36:55','2024-05-02 04:41:58',NULL,0,0,NULL,NULL),(16122,'mixpanel','completed',10,'2024-05-02 03:12:04','2024-05-02 04:51:47','2024-05-02 04:47:03','2024-05-02 04:51:46',NULL,0,0,NULL,NULL),(16123,'mixpanel','completed',10,'2024-05-02 03:42:55','2024-05-02 05:01:59','2024-05-02 04:56:54','2024-05-02 05:01:58',NULL,0,0,NULL,NULL),(16124,'mixpanel','completed',10,'2024-05-02 04:04:00','2024-05-02 05:11:55','2024-05-02 05:06:59','2024-05-02 05:11:54',NULL,0,0,NULL,NULL),(16125,'mixpanel','completed',10,'2024-05-02 03:42:01','2024-05-02 05:21:58','2024-05-02 05:17:00','2024-05-02 05:21:57',NULL,0,0,NULL,NULL),(16126,'mixpanel','completed',10,'2024-05-02 04:24:58','2024-05-02 05:31:49','2024-05-02 05:26:57','2024-05-02 05:31:48',NULL,0,0,NULL,NULL),(16127,'subscribers_engagement_score','completed',10,'2024-05-03 01:21:00','2024-05-03 01:21:48','2024-05-02 05:31:48','2024-05-03 01:21:47',NULL,0,0,NULL,NULL),(16128,'mixpanel','completed',10,'2024-05-02 03:54:23','2024-05-02 05:36:57','2024-05-02 05:34:22','2024-05-02 05:36:56',NULL,0,0,NULL,NULL),(16129,'mixpanel','completed',10,'2024-05-02 04:37:04','2024-05-02 05:46:54','2024-05-02 05:42:03','2024-05-02 05:46:53',NULL,0,0,NULL,NULL),(16130,'mixpanel','completed',10,'2024-05-02 04:40:54','2024-05-02 05:57:00','2024-05-02 05:51:53','2024-05-02 05:56:59',NULL,0,0,NULL,NULL),(16131,'mixpanel','completed',10,'2024-05-02 04:42:00','2024-05-02 06:06:59','2024-05-02 06:01:59','2024-05-02 06:06:58',NULL,0,0,NULL,NULL),(16132,'mixpanel','completed',10,'2024-05-02 04:28:58','2024-05-02 06:17:04','2024-05-02 06:11:57','2024-05-02 06:17:03',NULL,0,0,NULL,NULL),(16133,'mixpanel','completed',10,'2024-05-02 04:47:07','2024-05-02 06:27:05','2024-05-02 06:22:06','2024-05-02 06:27:04',NULL,0,0,NULL,NULL),(16134,'mixpanel','completed',10,'2024-05-02 05:12:00','2024-05-02 06:37:06','2024-05-02 06:31:59','2024-05-02 06:37:05',NULL,0,0,NULL,NULL),(16135,'mixpanel','completed',10,'2024-05-02 04:47:04','2024-05-02 06:46:58','2024-05-02 06:42:03','2024-05-02 06:46:57',NULL,0,0,NULL,NULL),(16136,'mixpanel','completed',10,'2024-05-02 05:47:55','2024-05-02 06:57:02','2024-05-02 06:51:54','2024-05-02 06:57:01',NULL,0,0,NULL,NULL),(16137,'mixpanel','completed',10,'2024-05-02 05:34:58','2024-05-02 07:06:56','2024-05-02 07:01:57','2024-05-02 07:06:56',NULL,0,0,NULL,NULL),(16138,'mixpanel','completed',10,'2024-05-02 05:31:20','2024-05-02 07:14:48','2024-05-02 07:12:19','2024-05-02 07:14:47',NULL,0,0,NULL,NULL),(16139,'mixpanel','completed',10,'2024-05-02 05:58:06','2024-05-02 07:20:07','2024-05-02 07:17:05','2024-05-02 07:20:06',NULL,0,0,NULL,NULL),(16140,'mixpanel','completed',10,'2024-05-02 06:04:41','2024-05-02 07:26:57','2024-05-02 07:24:40','2024-05-02 07:26:56',NULL,0,0,NULL,NULL),(16141,'mixpanel','completed',10,'2024-05-02 05:41:25','2024-05-02 07:32:06','2024-05-02 07:29:24','2024-05-02 07:32:05',NULL,0,0,NULL,NULL),(16142,'mixpanel','completed',10,'2024-05-02 06:16:59','2024-05-02 07:39:35','2024-05-02 07:36:58','2024-05-02 07:39:34',NULL,0,0,NULL,NULL),(16143,'mixpanel','completed',10,'2024-05-02 05:55:03','2024-05-02 07:47:01','2024-05-02 07:42:02','2024-05-02 07:47:00',NULL,0,0,NULL,NULL),(16144,'mixpanel','completed',10,'2024-05-02 06:21:00','2024-05-02 07:56:57','2024-05-02 07:51:58','2024-05-02 07:56:56',NULL,0,0,NULL,NULL),(16145,'mixpanel','completed',10,'2024-05-02 06:18:57','2024-05-02 08:07:06','2024-05-02 08:01:56','2024-05-02 08:07:05',NULL,0,0,NULL,NULL),(16146,'mixpanel','completed',10,'2024-05-02 06:30:05','2024-05-02 08:17:09','2024-05-02 08:11:59','2024-05-02 08:17:08',NULL,0,0,NULL,NULL),(16147,'mixpanel','completed',10,'2024-05-02 07:13:00','2024-05-02 08:27:15','2024-05-02 08:21:59','2024-05-02 08:27:14',NULL,0,0,NULL,NULL),(16148,'mixpanel','completed',10,'2024-05-02 06:38:42','2024-05-02 08:37:00','2024-05-02 08:31:41','2024-05-02 08:36:59',NULL,0,0,NULL,NULL),(16149,'mixpanel','completed',10,'2024-05-02 06:54:10','2024-05-02 08:47:04','2024-05-02 08:42:09','2024-05-02 08:47:03',NULL,0,0,NULL,NULL),(16150,'mixpanel','completed',10,'2024-05-02 06:57:07','2024-05-02 08:52:05','2024-05-02 08:49:04','2024-05-02 08:52:04',NULL,0,0,NULL,NULL),(16151,'mixpanel','completed',10,'2024-05-02 07:20:37','2024-05-02 08:57:06','2024-05-02 08:54:36','2024-05-02 08:57:05',NULL,0,0,NULL,NULL),(16152,'mixpanel','completed',10,'2024-05-02 07:30:02','2024-05-02 09:05:37','2024-05-02 09:02:01','2024-05-02 09:05:37',NULL,0,0,NULL,NULL),(16153,'mixpanel','completed',10,'2024-05-02 07:15:02','2024-05-02 09:17:08','2024-05-02 09:12:01','2024-05-02 09:17:07',NULL,0,0,NULL,NULL),(16154,'mixpanel','completed',10,'2024-05-02 07:41:04','2024-05-02 09:27:01','2024-05-02 09:22:03','2024-05-02 09:27:00',NULL,0,0,NULL,NULL),(16155,'mixpanel','completed',10,'2024-05-02 08:00:00','2024-05-02 09:37:00','2024-05-02 09:31:59','2024-05-02 09:36:59',NULL,0,0,NULL,NULL),(16156,'mixpanel','completed',10,'2024-05-02 07:51:03','2024-05-02 09:46:58','2024-05-02 09:42:02','2024-05-02 09:46:57',NULL,0,0,NULL,NULL),(16157,'mixpanel','completed',10,'2024-05-02 08:00:55','2024-05-02 09:56:58','2024-05-02 09:51:54','2024-05-02 09:56:57',NULL,0,0,NULL,NULL),(16158,'mixpanel','completed',10,'2024-05-02 08:11:59','2024-05-02 10:07:00','2024-05-02 10:01:58','2024-05-02 10:06:59',NULL,0,0,NULL,NULL),(16159,'mixpanel','completed',10,'2024-05-02 08:34:02','2024-05-02 10:16:55','2024-05-02 10:11:01','2024-05-02 10:16:54',NULL,0,0,NULL,NULL),(16160,'mixpanel','completed',10,'2024-05-02 08:55:54','2024-05-02 10:24:36','2024-05-02 10:21:54','2024-05-02 10:24:35',NULL,0,0,NULL,NULL),(16161,'mixpanel','completed',10,'2024-05-02 08:44:54','2024-05-02 10:31:59','2024-05-02 10:26:53','2024-05-02 10:31:58',NULL,0,0,NULL,NULL),(16162,'mixpanel','completed',10,'2024-05-02 09:10:58','2024-05-02 10:41:55','2024-05-02 10:36:57','2024-05-02 10:41:54',NULL,0,0,NULL,NULL),(16163,'mixpanel','completed',10,'2024-05-02 09:06:54','2024-05-02 10:51:59','2024-05-02 10:46:53','2024-05-02 10:51:58',NULL,0,0,NULL,NULL),(16164,'mixpanel','completed',10,'2024-05-02 09:52:11','2024-05-02 11:01:57','2024-05-02 10:57:11','2024-05-02 11:01:56',NULL,0,0,NULL,NULL),(16165,'mixpanel','completed',10,'2024-05-02 09:15:55','2024-05-02 11:11:56','2024-05-02 11:06:55','2024-05-02 11:11:55',NULL,0,0,NULL,NULL),(16166,'mixpanel','completed',10,'2024-05-02 09:22:58','2024-05-02 11:22:04','2024-05-02 11:16:58','2024-05-02 11:22:03',NULL,0,0,NULL,NULL),(16167,'mixpanel','completed',10,'2024-05-02 10:05:48','2024-05-02 11:32:05','2024-05-02 11:26:47','2024-05-02 11:32:05',NULL,0,0,NULL,NULL),(16168,'mixpanel','completed',10,'2024-05-02 09:36:55','2024-05-02 11:42:00','2024-05-02 11:36:54','2024-05-02 11:41:55',NULL,0,0,NULL,NULL),(16169,'mixpanel','completed',10,'2024-05-02 10:40:56','2024-05-02 11:52:07','2024-05-02 11:46:55','2024-05-02 11:52:06',NULL,0,0,NULL,NULL),(16170,'mixpanel','completed',10,'2024-05-02 10:01:58','2024-05-02 12:01:46','2024-05-02 11:56:57','2024-05-02 12:01:46',NULL,0,0,NULL,NULL),(16171,'mixpanel','completed',10,'2024-05-02 10:29:56','2024-05-02 12:12:10','2024-05-02 12:06:55','2024-05-02 12:12:09',NULL,0,0,NULL,NULL),(16172,'mixpanel','completed',10,'2024-05-02 10:43:03','2024-05-02 12:22:00','2024-05-02 12:17:02','2024-05-02 12:21:59',NULL,0,0,NULL,NULL),(16173,'mixpanel','completed',10,'2024-05-02 10:34:54','2024-05-02 12:32:01','2024-05-02 12:26:53','2024-05-02 12:32:01',NULL,0,0,NULL,NULL),(16174,'schedule_re_engagement_email','completed',10,'2024-05-03 12:32:01','2024-05-03 12:36:51','2024-05-02 12:32:01','2024-05-03 12:36:50',NULL,0,0,NULL,NULL),(16175,'mixpanel','completed',10,'2024-05-02 11:15:01','2024-05-02 12:42:05','2024-05-02 12:37:01','2024-05-02 12:42:04',NULL,0,0,NULL,NULL),(16176,'mixpanel','completed',10,'2024-05-02 11:40:58','2024-05-02 12:49:58','2024-05-02 12:46:57','2024-05-02 12:49:58',NULL,0,0,NULL,NULL),(16177,'mixpanel','completed',10,'2024-05-02 11:39:03','2024-05-02 12:57:00','2024-05-02 12:52:03','2024-05-02 12:57:00',NULL,0,0,NULL,NULL),(16178,'mixpanel','completed',10,'2024-05-02 11:24:07','2024-05-02 13:04:49','2024-05-02 13:01:07','2024-05-02 13:04:48',NULL,0,0,NULL,NULL),(16179,'mixpanel','completed',10,'2024-05-02 11:25:57','2024-05-02 13:12:02','2024-05-02 13:06:56','2024-05-02 13:12:01',NULL,0,0,NULL,NULL),(16180,'mixpanel','completed',10,'2024-05-02 11:46:58','2024-05-02 13:20:15','2024-05-02 13:16:57','2024-05-02 13:20:14',NULL,0,0,NULL,NULL),(16181,'mixpanel','completed',10,'2024-05-02 12:19:28','2024-05-02 13:27:34','2024-05-02 13:25:27','2024-05-02 13:27:34',NULL,0,0,NULL,NULL),(16182,'mixpanel','completed',10,'2024-05-02 12:21:39','2024-05-02 13:31:39','2024-05-02 13:29:39','2024-05-02 13:31:39',NULL,0,0,NULL,NULL),(16183,'mixpanel','completed',10,'2024-05-02 11:59:37','2024-05-02 13:36:39','2024-05-02 13:34:36','2024-05-02 13:36:38',NULL,0,0,NULL,NULL),(16184,'mixpanel','completed',10,'2024-05-02 11:49:39','2024-05-02 13:41:55','2024-05-02 13:39:39','2024-05-02 13:41:54',NULL,0,0,NULL,NULL),(16185,'mixpanel','completed',10,'2024-05-02 12:22:06','2024-05-02 13:47:02','2024-05-02 13:44:05','2024-05-02 13:47:01',NULL,0,0,NULL,NULL),(16186,'mixpanel','completed',10,'2024-05-02 12:08:53','2024-05-02 13:53:59','2024-05-02 13:51:53','2024-05-02 13:53:58',NULL,0,0,NULL,NULL),(16187,'mixpanel','completed',10,'2024-05-02 12:06:54','2024-05-02 14:01:58','2024-05-02 13:56:54','2024-05-02 14:01:57',NULL,0,0,NULL,NULL),(16188,'mixpanel','completed',10,'2024-05-02 12:47:02','2024-05-02 14:11:59','2024-05-02 14:07:01','2024-05-02 14:11:58',NULL,0,0,NULL,NULL),(16189,'mixpanel','completed',10,'2024-05-02 12:43:04','2024-05-02 14:16:57','2024-05-02 14:14:04','2024-05-02 14:16:57',NULL,0,0,NULL,NULL),(16190,'mixpanel','completed',10,'2024-05-02 12:49:59','2024-05-02 14:24:23','2024-05-02 14:21:59','2024-05-02 14:24:22',NULL,0,0,NULL,NULL),(16191,'mixpanel','completed',10,'2024-05-02 13:16:57','2024-05-02 14:29:38','2024-05-02 14:26:56','2024-05-02 14:29:37',NULL,0,0,NULL,NULL),(16192,'mixpanel','completed',10,'2024-05-02 12:57:56','2024-05-02 14:36:55','2024-05-02 14:31:56','2024-05-02 14:36:54',NULL,0,0,NULL,NULL),(16193,'mixpanel','completed',10,'2024-05-02 12:44:09','2024-05-02 14:46:48','2024-05-02 14:41:08','2024-05-02 14:46:47',NULL,0,0,NULL,NULL),(16194,'mixpanel','completed',10,'2024-05-02 12:53:11','2024-05-02 14:56:55','2024-05-02 14:52:10','2024-05-02 14:56:54',NULL,0,0,NULL,NULL),(16195,'mixpanel','completed',10,'2024-05-02 13:06:11','2024-05-02 15:02:03','2024-05-02 14:59:11','2024-05-02 15:02:02',NULL,0,0,NULL,NULL),(16196,'mixpanel','completed',10,'2024-05-02 13:20:19','2024-05-02 15:06:56','2024-05-02 15:04:18','2024-05-02 15:06:56',NULL,0,0,NULL,NULL),(16197,'mixpanel','completed',10,'2024-05-02 14:01:01','2024-05-02 15:16:58','2024-05-02 15:12:00','2024-05-02 15:16:57',NULL,0,0,NULL,NULL),(16198,'mixpanel','completed',10,'2024-05-02 14:14:57','2024-05-02 15:27:02','2024-05-02 15:21:57','2024-05-02 15:27:02',NULL,0,0,NULL,NULL),(16199,'mixpanel','completed',10,'2024-05-02 14:29:01','2024-05-02 15:34:40','2024-05-02 15:32:00','2024-05-02 15:34:39',NULL,0,0,NULL,NULL),(16200,'mixpanel','completed',10,'2024-05-02 13:58:04','2024-05-02 15:41:06','2024-05-02 15:37:03','2024-05-02 15:41:05',NULL,0,0,NULL,NULL),(16201,'mixpanel','completed',10,'2024-05-02 13:57:47','2024-05-02 15:51:57','2024-05-02 15:46:46','2024-05-02 15:51:56',NULL,0,0,NULL,NULL),(16202,'mixpanel','completed',10,'2024-05-02 14:08:01','2024-05-02 15:56:52','2024-05-02 15:54:01','2024-05-02 15:56:51',NULL,0,0,NULL,NULL),(16203,'mixpanel','completed',10,'2024-05-02 14:44:27','2024-05-02 16:07:05','2024-05-02 16:00:27','2024-05-02 16:07:04',NULL,0,0,NULL,NULL),(16204,'mixpanel','completed',10,'2024-05-02 14:44:09','2024-05-02 16:17:06','2024-05-02 16:12:08','2024-05-02 16:17:05',NULL,0,0,NULL,NULL),(16205,'mixpanel','completed',10,'2024-05-02 14:56:58','2024-05-02 16:22:00','2024-05-02 16:19:57','2024-05-02 16:21:59',NULL,0,0,NULL,NULL),(16206,'mixpanel','completed',10,'2024-05-02 14:31:49','2024-05-02 16:32:02','2024-05-02 16:26:48','2024-05-02 16:32:01',NULL,0,0,NULL,NULL),(16207,'mixpanel','completed',10,'2024-05-02 15:18:58','2024-05-02 16:40:34','2024-05-02 16:36:57','2024-05-02 16:40:33',NULL,0,0,NULL,NULL),(16208,'mixpanel','completed',10,'2024-05-02 15:01:48','2024-05-02 16:52:05','2024-05-02 16:46:47','2024-05-02 16:52:04',NULL,0,0,NULL,NULL),(16209,'mixpanel','completed',10,'2024-05-02 15:39:10','2024-05-02 17:01:56','2024-05-02 16:57:09','2024-05-02 17:01:55',NULL,0,0,NULL,NULL),(16210,'mixpanel','completed',10,'2024-05-02 15:52:03','2024-05-02 17:12:04','2024-05-02 17:07:02','2024-05-02 17:12:03',NULL,0,0,NULL,NULL),(16211,'mixpanel','completed',10,'2024-05-02 15:57:13','2024-05-02 17:17:04','2024-05-02 17:14:12','2024-05-02 17:17:03',NULL,0,0,NULL,NULL),(16212,'mixpanel','completed',10,'2024-05-02 15:49:58','2024-05-02 17:28:55','2024-05-02 17:21:57','2024-05-02 17:28:54',NULL,0,0,NULL,NULL),(16213,'mixpanel','completed',10,'2024-05-02 16:07:00','2024-05-02 17:36:49','2024-05-02 17:31:59','2024-05-02 17:36:48',NULL,0,0,NULL,NULL),(16214,'mixpanel','completed',10,'2024-05-02 16:31:24','2024-05-02 17:42:09','2024-05-02 17:39:23','2024-05-02 17:42:09',NULL,0,0,NULL,NULL),(16215,'mixpanel','completed',10,'2024-05-02 16:26:55','2024-05-02 17:52:10','2024-05-02 17:46:54','2024-05-02 17:52:09',NULL,0,0,NULL,NULL),(16216,'mixpanel','completed',10,'2024-05-02 16:44:11','2024-05-02 17:56:53','2024-05-02 17:54:10','2024-05-02 17:56:52',NULL,0,0,NULL,NULL),(16217,'mixpanel','completed',10,'2024-05-02 16:38:12','2024-05-02 18:02:01','2024-05-02 17:59:11','2024-05-02 18:02:00',NULL,0,0,NULL,NULL),(16218,'mixpanel','completed',10,'2024-05-02 17:05:05','2024-05-02 18:11:49','2024-05-02 18:07:04','2024-05-02 18:11:48',NULL,0,0,NULL,NULL),(16219,'mixpanel','completed',10,'2024-05-02 16:34:57','2024-05-02 18:16:49','2024-05-02 18:13:56','2024-05-02 18:16:48',NULL,0,0,NULL,NULL),(16220,'mixpanel','completed',10,'2024-05-02 17:12:05','2024-05-02 18:26:49','2024-05-02 18:22:04','2024-05-02 18:26:48',NULL,0,0,NULL,NULL),(16221,'mixpanel','completed',10,'2024-05-02 17:25:59','2024-05-02 18:36:41','2024-05-02 18:31:58','2024-05-02 18:36:40',NULL,0,0,NULL,NULL),(16222,'mixpanel','completed',10,'2024-05-02 16:57:38','2024-05-02 18:46:48','2024-05-02 18:41:37','2024-05-02 18:46:47',NULL,0,0,NULL,NULL),(16223,'mixpanel','completed',10,'2024-05-02 16:56:20','2024-05-02 18:52:00','2024-05-02 18:49:19','2024-05-02 18:51:59',NULL,0,0,NULL,NULL),(16224,'mixpanel','completed',10,'2024-05-02 17:23:02','2024-05-02 19:01:49','2024-05-02 18:57:00','2024-05-02 19:01:48',NULL,0,0,NULL,NULL),(16225,'mixpanel','completed',10,'2024-05-02 17:51:09','2024-05-02 19:12:03','2024-05-02 19:06:08','2024-05-02 19:12:02',NULL,0,0,NULL,NULL),(16226,'mixpanel','completed',10,'2024-05-02 17:29:48','2024-05-02 19:21:49','2024-05-02 19:16:47','2024-05-02 19:21:48',NULL,0,0,NULL,NULL),(16227,'mixpanel','completed',10,'2024-05-02 17:30:02','2024-05-02 19:30:02','2024-05-02 19:26:01','2024-05-02 19:30:01',NULL,0,0,NULL,NULL),(16228,'mixpanel','completed',10,'2024-05-02 18:07:49','2024-05-02 19:41:50','2024-05-02 19:36:48','2024-05-02 19:41:48',NULL,0,0,NULL,NULL),(16229,'mixpanel','completed',10,'2024-05-02 18:40:58','2024-05-02 19:50:56','2024-05-02 19:46:57','2024-05-02 19:50:55',NULL,0,0,NULL,NULL),(16230,'mixpanel','completed',10,'2024-05-02 18:46:05','2024-05-02 20:01:49','2024-05-02 19:55:04','2024-05-02 20:01:48',NULL,0,0,NULL,NULL),(16231,'mixpanel','completed',10,'2024-05-02 18:36:10','2024-05-02 20:06:50','2024-05-02 20:04:09','2024-05-02 20:06:49',NULL,0,0,NULL,NULL),(16232,'mixpanel','completed',10,'2024-05-02 18:35:19','2024-05-02 20:12:01','2024-05-02 20:09:16','2024-05-02 20:11:58',NULL,0,0,NULL,NULL),(16233,'mixpanel','completed',10,'2024-05-02 18:33:03','2024-05-02 20:18:22','2024-05-02 20:16:01','2024-05-02 20:18:21',NULL,0,0,NULL,NULL),(16234,'mixpanel','completed',10,'2024-05-02 18:47:57','2024-05-02 20:27:03','2024-05-02 20:21:56','2024-05-02 20:27:01',NULL,0,0,NULL,NULL),(16235,'mixpanel','completed',10,'2024-05-02 19:16:01','2024-05-02 20:34:11','2024-05-02 20:32:00','2024-05-02 20:34:10',NULL,0,0,NULL,NULL),(16236,'mixpanel','completed',10,'2024-05-02 18:49:02','2024-05-02 20:42:04','2024-05-02 20:37:01','2024-05-02 20:42:03',NULL,0,0,NULL,NULL),(16237,'mixpanel','completed',10,'2024-05-02 19:40:49','2024-05-02 20:49:25','2024-05-02 20:46:48','2024-05-02 20:49:24',NULL,0,0,NULL,NULL),(16238,'mixpanel','completed',10,'2024-05-02 19:04:56','2024-05-02 20:54:36','2024-05-02 20:51:55','2024-05-02 20:54:35',NULL,0,0,NULL,NULL),(16239,'mixpanel','completed',10,'2024-05-02 19:48:49','2024-05-02 21:02:02','2024-05-02 20:56:48','2024-05-02 21:02:01',NULL,0,0,NULL,NULL),(16240,'mixpanel','completed',10,'2024-05-02 19:51:12','2024-05-02 21:10:26','2024-05-02 21:05:11','2024-05-02 21:10:25',NULL,0,0,NULL,NULL),(16241,'mixpanel','completed',10,'2024-05-02 19:40:49','2024-05-02 21:21:21','2024-05-02 21:16:48','2024-05-02 21:21:20',NULL,0,0,NULL,NULL),(16242,'mixpanel','completed',10,'2024-05-02 19:33:04','2024-05-02 21:32:02','2024-05-02 21:27:03','2024-05-02 21:32:01',NULL,0,0,NULL,NULL),(16243,'mixpanel','completed',10,'2024-05-02 19:40:10','2024-05-02 21:42:05','2024-05-02 21:37:09','2024-05-02 21:42:04',NULL,0,0,NULL,NULL),(16244,'mixpanel','completed',10,'2024-05-02 19:46:21','2024-05-02 21:45:25','2024-05-02 21:45:15','2024-05-02 21:45:24',NULL,0,0,NULL,NULL),(16245,'mixpanel','completed',10,'2024-05-02 20:11:58','2024-05-02 21:55:50','2024-05-02 21:51:55','2024-05-02 21:55:47',NULL,0,0,NULL,NULL),(16246,'subscribers_email_count','completed',10,'2024-05-06 22:00:00','2024-05-06 22:01:30','2024-05-02 22:01:36','2024-05-06 22:01:29',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(16247,'mixpanel','completed',10,'2024-05-02 20:29:37','2024-05-02 22:07:04','2024-05-02 22:01:36','2024-05-02 22:07:03',NULL,0,0,NULL,NULL),(16248,'mixpanel','completed',10,'2024-05-02 20:48:02','2024-05-02 22:14:58','2024-05-02 22:12:01','2024-05-02 22:14:57',NULL,0,0,NULL,NULL),(16249,'mixpanel','completed',10,'2024-05-02 20:23:03','2024-05-02 22:19:23','2024-05-02 22:17:02','2024-05-02 22:19:22',NULL,0,0,NULL,NULL),(16250,'mixpanel','completed',10,'2024-05-02 20:55:56','2024-05-02 22:26:59','2024-05-02 22:21:55','2024-05-02 22:26:58',NULL,0,0,NULL,NULL),(16251,'mixpanel','completed',10,'2024-05-02 21:25:58','2024-05-02 22:37:02','2024-05-02 22:31:58','2024-05-02 22:37:01',NULL,0,0,NULL,NULL),(16252,'mixpanel','completed',10,'2024-05-02 20:45:50','2024-05-02 22:47:04','2024-05-02 22:41:49','2024-05-02 22:47:03',NULL,0,0,NULL,NULL),(16253,'mixpanel','completed',10,'2024-05-02 20:54:45','2024-05-02 22:57:01','2024-05-02 22:50:44','2024-05-02 22:57:00',NULL,0,0,NULL,NULL),(16254,'mixpanel','completed',10,'2024-05-02 21:21:58','2024-05-02 23:08:45','2024-05-02 23:01:57','2024-05-02 23:08:43',NULL,0,0,NULL,NULL),(16255,'mixpanel','completed',10,'2024-05-02 22:09:02','2024-05-02 23:16:58','2024-05-02 23:11:56','2024-05-02 23:16:57',NULL,0,0,NULL,NULL),(16256,'mixpanel','completed',10,'2024-05-02 22:15:09','2024-05-02 23:26:50','2024-05-02 23:20:08','2024-05-02 23:26:49',NULL,0,0,NULL,NULL),(16257,'mixpanel','completed',10,'2024-05-02 22:28:10','2024-05-02 23:36:48','2024-05-02 23:30:09','2024-05-02 23:36:47',NULL,0,0,NULL,NULL),(16258,'mixpanel','completed',10,'2024-05-02 22:12:50','2024-05-02 23:46:49','2024-05-02 23:41:49','2024-05-02 23:46:48',NULL,0,0,NULL,NULL),(16259,'mixpanel','completed',10,'2024-05-02 22:21:58','2024-05-02 23:56:51','2024-05-02 23:50:57','2024-05-02 23:56:50',NULL,0,0,NULL,NULL),(16260,'mixpanel','completed',10,'2024-05-02 22:08:49','2024-05-03 00:07:05','2024-05-03 00:01:48','2024-05-03 00:07:04',NULL,0,0,NULL,NULL),(16261,'mixpanel','completed',10,'2024-05-02 22:41:08','2024-05-03 00:16:57','2024-05-03 00:11:07','2024-05-03 00:16:56',NULL,0,0,NULL,NULL),(16262,'mixpanel','completed',10,'2024-05-02 23:14:00','2024-05-03 00:27:03','2024-05-03 00:21:59','2024-05-03 00:27:02',NULL,0,0,NULL,NULL),(16263,'mixpanel','completed',10,'2024-05-02 23:26:59','2024-05-03 00:36:57','2024-05-03 00:31:58','2024-05-03 00:36:56',NULL,0,0,NULL,NULL),(16264,'mixpanel','completed',10,'2024-05-02 22:54:50','2024-05-03 00:46:48','2024-05-03 00:41:49','2024-05-03 00:46:47',NULL,0,0,NULL,NULL),(16265,'mixpanel','completed',10,'2024-05-02 23:15:49','2024-05-03 00:54:59','2024-05-03 00:51:48','2024-05-03 00:54:58',NULL,0,0,NULL,NULL),(16266,'mixpanel','completed',10,'2024-05-02 23:21:04','2024-05-03 01:06:47','2024-05-03 01:02:03','2024-05-03 01:06:46',NULL,0,0,NULL,NULL),(16267,'mixpanel','completed',10,'2024-05-03 00:02:04','2024-05-03 01:16:49','2024-05-03 01:12:03','2024-05-03 01:16:48',NULL,0,0,NULL,NULL),(16268,'subscribers_engagement_score','completed',10,'2024-05-03 01:21:48','2024-05-03 01:27:05','2024-05-03 01:21:47','2024-05-03 01:27:04',NULL,0,0,NULL,NULL),(16269,'mixpanel','completed',10,'2024-05-03 00:18:49','2024-05-03 01:27:05','2024-05-03 01:21:47','2024-05-03 01:27:04',NULL,0,0,NULL,NULL),(16270,'subscribers_engagement_score','completed',10,'2024-05-04 14:51:00','2024-05-04 14:56:59','2024-05-03 01:27:04','2024-05-04 14:56:58',NULL,0,0,NULL,NULL),(16271,'mixpanel','completed',10,'2024-05-02 23:37:49','2024-05-03 01:36:48','2024-05-03 01:31:48','2024-05-03 01:36:48',NULL,0,0,NULL,NULL),(16272,'mixpanel','completed',10,'2024-05-02 23:45:50','2024-05-03 01:46:49','2024-05-03 01:41:49','2024-05-03 01:46:48',NULL,0,0,NULL,NULL),(16273,'mixpanel','completed',10,'2024-05-03 00:17:58','2024-05-03 01:56:49','2024-05-03 01:51:57','2024-05-03 01:56:48',NULL,0,0,NULL,NULL),(16274,'mixpanel','completed',10,'2024-05-03 00:32:49','2024-05-03 02:06:49','2024-05-03 02:01:48','2024-05-03 02:06:48',NULL,0,0,NULL,NULL),(16275,'mixpanel','completed',10,'2024-05-03 00:27:51','2024-05-03 02:16:49','2024-05-03 02:11:50','2024-05-03 02:16:48',NULL,0,0,NULL,NULL),(16276,'mixpanel','completed',10,'2024-05-03 00:35:50','2024-05-03 02:31:49','2024-05-03 02:26:49','2024-05-03 02:31:48',NULL,0,0,NULL,NULL),(16277,'mixpanel','completed',10,'2024-05-03 00:56:49','2024-05-03 02:41:58','2024-05-03 02:36:48','2024-05-03 02:41:57',NULL,0,0,NULL,NULL),(16278,'mixpanel','completed',10,'2024-05-03 00:58:50','2024-05-03 02:50:20','2024-05-03 02:46:49','2024-05-03 02:50:19',NULL,0,0,NULL,NULL),(16279,'mixpanel','completed',10,'2024-05-03 01:21:36','2024-05-03 03:02:00','2024-05-03 02:55:35','2024-05-03 03:01:59',NULL,0,0,NULL,NULL),(16280,'mixpanel','completed',10,'2024-05-03 01:38:49','2024-05-03 03:11:49','2024-05-03 03:06:48','2024-05-03 03:11:48',NULL,0,0,NULL,NULL),(16281,'mixpanel','completed',10,'2024-05-03 01:54:02','2024-05-03 03:21:56','2024-05-03 03:17:01','2024-05-03 03:21:55',NULL,0,0,NULL,NULL),(16282,'mixpanel','completed',10,'2024-05-03 01:36:50','2024-05-03 03:31:50','2024-05-03 03:26:49','2024-05-03 03:31:49',NULL,0,0,NULL,NULL),(16283,'mixpanel','completed',10,'2024-05-03 01:44:49','2024-05-03 03:41:49','2024-05-03 03:36:48','2024-05-03 03:41:48',NULL,0,0,NULL,NULL),(16284,'mixpanel','completed',10,'2024-05-03 02:03:48','2024-05-03 03:51:49','2024-05-03 03:46:47','2024-05-03 03:51:48',NULL,0,0,NULL,NULL),(16285,'mixpanel','completed',10,'2024-05-03 02:06:49','2024-05-03 04:01:48','2024-05-03 03:56:48','2024-05-03 04:01:48',NULL,0,0,NULL,NULL),(16286,'mixpanel','completed',10,'2024-05-03 02:52:00','2024-05-03 04:11:49','2024-05-03 04:06:59','2024-05-03 04:11:48',NULL,0,0,NULL,NULL),(16287,'mixpanel','completed',10,'2024-05-03 03:14:51','2024-05-03 04:22:00','2024-05-03 04:16:50','2024-05-03 04:21:59',NULL,0,0,NULL,NULL),(16288,'mixpanel','completed',10,'2024-05-03 03:15:51','2024-05-03 04:32:10','2024-05-03 04:26:50','2024-05-03 04:32:07',NULL,0,0,NULL,NULL),(16289,'mixpanel','completed',10,'2024-05-03 03:25:10','2024-05-03 04:41:57','2024-05-03 04:37:09','2024-05-03 04:41:56',NULL,0,0,NULL,NULL),(16290,'mixpanel','completed',10,'2024-05-03 03:29:05','2024-05-03 04:51:59','2024-05-03 04:47:04','2024-05-03 04:51:58',NULL,0,0,NULL,NULL),(16291,'mixpanel','completed',10,'2024-05-03 03:42:04','2024-05-03 05:02:00','2024-05-03 04:57:03','2024-05-03 05:02:00',NULL,0,0,NULL,NULL),(16292,'mixpanel','completed',10,'2024-05-03 03:33:04','2024-05-03 05:12:05','2024-05-03 05:07:03','2024-05-03 05:12:04',NULL,0,0,NULL,NULL),(16293,'mixpanel','completed',10,'2024-05-03 03:18:03','2024-05-03 05:22:08','2024-05-03 05:17:02','2024-05-03 05:22:07',NULL,0,0,NULL,NULL),(16294,'mixpanel','completed',10,'2024-05-03 03:32:10','2024-05-03 05:31:58','2024-05-03 05:27:09','2024-05-03 05:31:57',NULL,0,0,NULL,NULL),(16295,'mixpanel','completed',10,'2024-05-03 04:02:07','2024-05-03 05:41:51','2024-05-03 05:37:06','2024-05-03 05:41:50',NULL,0,0,NULL,NULL),(16296,'mixpanel','completed',10,'2024-05-03 04:24:01','2024-05-03 05:51:58','2024-05-03 05:47:00','2024-05-03 05:51:57',NULL,0,0,NULL,NULL),(16297,'mixpanel','completed',10,'2024-05-03 04:06:03','2024-05-03 06:02:07','2024-05-03 05:57:03','2024-05-03 06:02:06',NULL,0,0,NULL,NULL),(16298,'mixpanel','completed',10,'2024-05-03 04:06:59','2024-05-03 06:12:01','2024-05-03 06:06:58','2024-05-03 06:12:00',NULL,0,0,NULL,NULL),(16299,'mixpanel','completed',10,'2024-05-03 04:41:00','2024-05-03 06:21:58','2024-05-03 06:16:59','2024-05-03 06:21:57',NULL,0,0,NULL,NULL),(16300,'mixpanel','completed',10,'2024-05-03 04:58:50','2024-05-03 06:32:09','2024-05-03 06:27:46','2024-05-03 06:32:08',NULL,0,0,NULL,NULL),(16301,'mixpanel','completed',10,'2024-05-03 05:10:50','2024-05-03 06:42:02','2024-05-03 06:36:49','2024-05-03 06:42:01',NULL,0,0,NULL,NULL),(16302,'mixpanel','completed',10,'2024-05-03 05:02:05','2024-05-03 06:52:12','2024-05-03 06:46:59','2024-05-03 06:52:11',NULL,0,0,NULL,NULL),(16303,'mixpanel','completed',10,'2024-05-03 05:24:11','2024-05-03 07:02:05','2024-05-03 06:57:05','2024-05-03 07:02:04',NULL,0,0,NULL,NULL),(16304,'mixpanel','completed',10,'2024-05-03 05:14:01','2024-05-03 07:12:00','2024-05-03 07:07:00','2024-05-03 07:11:58',NULL,0,0,NULL,NULL),(16305,'mixpanel','completed',10,'2024-05-03 05:24:01','2024-05-03 07:22:08','2024-05-03 07:17:00','2024-05-03 07:22:07',NULL,0,0,NULL,NULL),(16306,'mixpanel','completed',10,'2024-05-03 06:08:09','2024-05-03 07:32:00','2024-05-03 07:27:08','2024-05-03 07:31:59',NULL,0,0,NULL,NULL),(16307,'mixpanel','completed',10,'2024-05-03 05:39:02','2024-05-03 07:42:05','2024-05-03 07:37:01','2024-05-03 07:42:04',NULL,0,0,NULL,NULL),(16308,'mixpanel','completed',10,'2024-05-03 06:43:01','2024-05-03 07:52:06','2024-05-03 07:47:00','2024-05-03 07:52:05',NULL,0,0,NULL,NULL),(16309,'mixpanel','completed',10,'2024-05-03 06:47:52','2024-05-03 08:02:08','2024-05-03 07:56:51','2024-05-03 08:02:07',NULL,0,0,NULL,NULL),(16310,'mixpanel','completed',10,'2024-05-03 06:50:50','2024-05-03 08:12:03','2024-05-03 08:06:49','2024-05-03 08:12:02',NULL,0,0,NULL,NULL),(16311,'mixpanel','completed',10,'2024-05-03 07:09:49','2024-05-03 08:21:51','2024-05-03 08:16:48','2024-05-03 08:21:50',NULL,0,0,NULL,NULL),(16312,'mixpanel','completed',10,'2024-05-03 06:34:00','2024-05-03 08:32:07','2024-05-03 08:26:59','2024-05-03 08:32:06',NULL,0,0,NULL,NULL),(16313,'mixpanel','completed',10,'2024-05-03 06:44:45','2024-05-03 08:37:02','2024-05-03 08:34:44','2024-05-03 08:37:01',NULL,0,0,NULL,NULL),(16314,'mixpanel','completed',10,'2024-05-03 07:02:00','2024-05-03 08:47:03','2024-05-03 08:41:59','2024-05-03 08:47:02',NULL,0,0,NULL,NULL),(16315,'mixpanel','completed',10,'2024-05-03 07:21:00','2024-05-03 08:56:53','2024-05-03 08:51:59','2024-05-03 08:56:53',NULL,0,0,NULL,NULL),(16316,'mixpanel','completed',10,'2024-05-03 07:16:54','2024-05-03 09:07:06','2024-05-03 09:01:53','2024-05-03 09:07:05',NULL,0,0,NULL,NULL),(16317,'mixpanel','completed',10,'2024-05-03 07:22:02','2024-05-03 09:17:04','2024-05-03 09:12:02','2024-05-03 09:17:03',NULL,0,0,NULL,NULL),(16318,'mixpanel','completed',10,'2024-05-03 07:23:50','2024-05-03 09:25:09','2024-05-03 09:21:49','2024-05-03 09:25:08',NULL,0,0,NULL,NULL),(16319,'mixpanel','completed',10,'2024-05-03 07:57:58','2024-05-03 09:36:51','2024-05-03 09:31:57','2024-05-03 09:36:50',NULL,0,0,NULL,NULL),(16320,'mixpanel','completed',10,'2024-05-03 08:09:05','2024-05-03 09:46:49','2024-05-03 09:42:04','2024-05-03 09:46:48',NULL,0,0,NULL,NULL),(16321,'mixpanel','completed',10,'2024-05-03 07:51:59','2024-05-03 09:56:53','2024-05-03 09:51:58','2024-05-03 09:56:52',NULL,0,0,NULL,NULL),(16322,'mixpanel','completed',10,'2024-05-03 08:45:49','2024-05-03 10:06:50','2024-05-03 10:01:48','2024-05-03 10:06:49',NULL,0,0,NULL,NULL),(16323,'mixpanel','completed',10,'2024-05-03 08:17:09','2024-05-03 10:17:02','2024-05-03 10:12:08','2024-05-03 10:17:01',NULL,0,0,NULL,NULL),(16324,'mixpanel','completed',10,'2024-05-03 08:31:07','2024-05-03 10:26:52','2024-05-03 10:22:06','2024-05-03 10:26:51',NULL,0,0,NULL,NULL),(16325,'mixpanel','completed',10,'2024-05-03 09:24:58','2024-05-03 10:37:04','2024-05-03 10:31:57','2024-05-03 10:37:03',NULL,0,0,NULL,NULL),(16326,'mixpanel','completed',10,'2024-05-03 08:53:04','2024-05-03 10:44:06','2024-05-03 10:42:03','2024-05-03 10:44:05',NULL,0,0,NULL,NULL),(16327,'mixpanel','completed',10,'2024-05-03 09:19:04','2024-05-03 10:52:10','2024-05-03 10:47:03','2024-05-03 10:52:09',NULL,0,0,NULL,NULL),(16328,'mixpanel','completed',10,'2024-05-03 09:20:16','2024-05-03 11:02:04','2024-05-03 10:57:14','2024-05-03 11:02:03',NULL,0,0,NULL,NULL),(16329,'mixpanel','completed',10,'2024-05-03 09:44:06','2024-05-03 11:06:58','2024-05-03 11:04:05','2024-05-03 11:06:57',NULL,0,0,NULL,NULL),(16330,'mixpanel','completed',10,'2024-05-03 09:25:10','2024-05-03 11:16:49','2024-05-03 11:12:09','2024-05-03 11:16:48',NULL,0,0,NULL,NULL),(16331,'mixpanel','completed',10,'2024-05-03 09:46:03','2024-05-03 11:26:43','2024-05-03 11:22:02','2024-05-03 11:26:42',NULL,0,0,NULL,NULL),(16332,'mixpanel','completed',10,'2024-05-03 09:55:26','2024-05-03 11:32:03','2024-05-03 11:29:25','2024-05-03 11:32:02',NULL,0,0,NULL,NULL),(16333,'mixpanel','completed',10,'2024-05-03 10:24:04','2024-05-03 11:42:09','2024-05-03 11:37:03','2024-05-03 11:42:08',NULL,0,0,NULL,NULL),(16334,'mixpanel','completed',10,'2024-05-03 10:22:57','2024-05-03 11:52:07','2024-05-03 11:46:56','2024-05-03 11:52:06',NULL,0,0,NULL,NULL),(16335,'mixpanel','completed',10,'2024-05-03 10:00:12','2024-05-03 12:02:09','2024-05-03 11:57:11','2024-05-03 12:02:08',NULL,0,0,NULL,NULL),(16336,'mixpanel','completed',10,'2024-05-03 10:16:54','2024-05-03 12:11:59','2024-05-03 12:05:53','2024-05-03 12:11:59',NULL,0,0,NULL,NULL),(16337,'mixpanel','completed',10,'2024-05-03 10:44:49','2024-05-03 12:20:46','2024-05-03 12:16:48','2024-05-03 12:20:45',NULL,0,0,NULL,NULL),(16338,'mixpanel','completed',10,'2024-05-03 11:08:05','2024-05-03 12:29:30','2024-05-03 12:27:04','2024-05-03 12:29:28',NULL,0,0,NULL,NULL),(16339,'mixpanel','completed',10,'2024-05-03 11:18:49','2024-05-03 12:36:51','2024-05-03 12:31:48','2024-05-03 12:36:50',NULL,0,0,NULL,NULL),(16340,'schedule_re_engagement_email','completed',10,'2024-05-04 12:39:44','2024-05-04 12:42:03','2024-05-03 12:39:43','2024-05-04 12:42:02',NULL,0,0,NULL,NULL),(16341,'mixpanel','completed',10,'2024-05-03 11:23:44','2024-05-03 12:41:52','2024-05-03 12:39:43','2024-05-03 12:41:51',NULL,0,0,NULL,NULL),(16342,'mixpanel','completed',10,'2024-05-03 11:32:01','2024-05-03 12:52:05','2024-05-03 12:47:00','2024-05-03 12:52:04',NULL,0,0,NULL,NULL),(16343,'mixpanel','completed',10,'2024-05-03 10:58:11','2024-05-03 13:02:09','2024-05-03 12:57:10','2024-05-03 13:02:08',NULL,0,0,NULL,NULL),(16344,'mixpanel','completed',10,'2024-05-03 11:08:04','2024-05-03 13:12:12','2024-05-03 13:07:03','2024-05-03 13:12:11',NULL,0,0,NULL,NULL),(16345,'mixpanel','completed',10,'2024-05-03 11:27:56','2024-05-03 13:21:52','2024-05-03 13:16:55','2024-05-03 13:21:51',NULL,0,0,NULL,NULL),(16346,'mixpanel','completed',10,'2024-05-03 12:01:02','2024-05-03 13:32:00','2024-05-03 13:27:01','2024-05-03 13:31:59',NULL,0,0,NULL,NULL),(16347,'mixpanel','completed',10,'2024-05-03 11:36:06','2024-05-03 13:42:07','2024-05-03 13:37:05','2024-05-03 13:42:06',NULL,0,0,NULL,NULL),(16348,'mixpanel','completed',10,'2024-05-03 12:29:03','2024-05-03 13:51:52','2024-05-03 13:47:02','2024-05-03 13:51:51',NULL,0,0,NULL,NULL),(16349,'mixpanel','completed',10,'2024-05-03 12:51:52','2024-05-03 14:02:00','2024-05-03 13:56:51','2024-05-03 14:01:59',NULL,0,0,NULL,NULL),(16350,'mixpanel','completed',10,'2024-05-03 12:27:06','2024-05-03 14:11:53','2024-05-03 14:07:05','2024-05-03 14:11:52',NULL,0,0,NULL,NULL),(16351,'mixpanel','completed',10,'2024-05-03 12:52:05','2024-05-03 14:22:05','2024-05-03 14:17:04','2024-05-03 14:22:04',NULL,0,0,NULL,NULL),(16352,'mixpanel','completed',10,'2024-05-03 12:43:05','2024-05-03 14:32:01','2024-05-03 14:27:04','2024-05-03 14:32:00',NULL,0,0,NULL,NULL),(16353,'mixpanel','completed',10,'2024-05-03 13:25:02','2024-05-03 14:42:15','2024-05-03 14:37:01','2024-05-03 14:42:14',NULL,0,0,NULL,NULL),(16354,'mixpanel','completed',10,'2024-05-03 13:38:01','2024-05-03 14:52:07','2024-05-03 14:47:00','2024-05-03 14:52:06',NULL,0,0,NULL,NULL),(16355,'mixpanel','completed',10,'2024-05-03 13:13:58','2024-05-03 15:02:10','2024-05-03 14:56:57','2024-05-03 15:02:09',NULL,0,0,NULL,NULL),(16356,'mixpanel','completed',10,'2024-05-03 13:39:10','2024-05-03 15:12:02','2024-05-03 15:07:09','2024-05-03 15:12:01',NULL,0,0,NULL,NULL),(16357,'mixpanel','completed',10,'2024-05-03 14:00:59','2024-05-03 15:22:01','2024-05-03 15:16:58','2024-05-03 15:22:00',NULL,0,0,NULL,NULL),(16358,'mixpanel','completed',10,'2024-05-03 13:27:04','2024-05-03 15:32:08','2024-05-03 15:27:03','2024-05-03 15:32:07',NULL,0,0,NULL,NULL),(16359,'mixpanel','completed',10,'2024-05-03 13:53:12','2024-05-03 15:42:06','2024-05-03 15:37:11','2024-05-03 15:42:04',NULL,0,0,NULL,NULL),(16360,'mixpanel','completed',10,'2024-05-03 14:16:59','2024-05-03 15:52:03','2024-05-03 15:46:58','2024-05-03 15:52:02',NULL,0,0,NULL,NULL),(16361,'mixpanel','completed',10,'2024-05-03 14:17:51','2024-05-03 16:01:50','2024-05-03 15:56:50','2024-05-03 16:01:50',NULL,0,0,NULL,NULL),(16362,'mixpanel','completed',10,'2024-05-03 14:35:03','2024-05-03 16:12:03','2024-05-03 16:07:02','2024-05-03 16:12:02',NULL,0,0,NULL,NULL),(16363,'mixpanel','completed',10,'2024-05-03 14:25:05','2024-05-03 16:22:11','2024-05-03 16:17:04','2024-05-03 16:22:10',NULL,0,0,NULL,NULL),(16364,'mixpanel','completed',10,'2024-05-03 15:25:13','2024-05-03 16:32:02','2024-05-03 16:27:12','2024-05-03 16:32:01',NULL,0,0,NULL,NULL),(16365,'mixpanel','completed',10,'2024-05-03 15:01:01','2024-05-03 16:41:57','2024-05-03 16:37:00','2024-05-03 16:41:56',NULL,0,0,NULL,NULL),(16366,'mixpanel','completed',10,'2024-05-03 15:15:12','2024-05-03 16:52:09','2024-05-03 16:47:11','2024-05-03 16:52:08',NULL,0,0,NULL,NULL),(16367,'mixpanel','completed',10,'2024-05-03 15:46:51','2024-05-03 17:02:03','2024-05-03 16:56:51','2024-05-03 17:02:02',NULL,0,0,NULL,NULL),(16368,'mixpanel','completed',10,'2024-05-03 15:07:01','2024-05-03 17:12:00','2024-05-03 17:07:00','2024-05-03 17:11:59',NULL,0,0,NULL,NULL),(16369,'mixpanel','completed',10,'2024-05-03 15:55:57','2024-05-03 17:21:52','2024-05-03 17:16:56','2024-05-03 17:21:51',NULL,0,0,NULL,NULL),(16370,'mixpanel','completed',10,'2024-05-03 16:12:04','2024-05-03 17:32:03','2024-05-03 17:27:03','2024-05-03 17:32:02',NULL,0,0,NULL,NULL),(16371,'mixpanel','completed',10,'2024-05-03 16:03:08','2024-05-03 17:42:09','2024-05-03 17:37:07','2024-05-03 17:42:08',NULL,0,0,NULL,NULL),(16372,'mixpanel','completed',10,'2024-05-03 16:09:15','2024-05-03 17:52:06','2024-05-03 17:45:14','2024-05-03 17:52:05',NULL,0,0,NULL,NULL),(16373,'mixpanel','completed',10,'2024-05-03 16:24:04','2024-05-03 18:02:05','2024-05-03 17:57:03','2024-05-03 18:02:04',NULL,0,0,NULL,NULL),(16374,'mixpanel','completed',10,'2024-05-03 16:36:00','2024-05-03 18:12:11','2024-05-03 18:06:59','2024-05-03 18:12:10',NULL,0,0,NULL,NULL),(16375,'mixpanel','completed',10,'2024-05-03 17:05:59','2024-05-03 18:22:00','2024-05-03 18:16:58','2024-05-03 18:21:59',NULL,0,0,NULL,NULL),(16376,'mixpanel','completed',10,'2024-05-03 16:33:07','2024-05-03 18:32:01','2024-05-03 18:27:06','2024-05-03 18:32:00',NULL,0,0,NULL,NULL),(16377,'mixpanel','completed',10,'2024-05-03 17:17:07','2024-05-03 18:42:01','2024-05-03 18:37:06','2024-05-03 18:42:00',NULL,0,0,NULL,NULL),(16378,'mixpanel','completed',10,'2024-05-03 17:22:58','2024-05-03 18:52:09','2024-05-03 18:46:57','2024-05-03 18:52:08',NULL,0,0,NULL,NULL),(16379,'mixpanel','completed',10,'2024-05-03 17:53:02','2024-05-03 19:01:51','2024-05-03 18:57:01','2024-05-03 19:01:50',NULL,0,0,NULL,NULL),(16380,'mixpanel','completed',10,'2024-05-03 17:26:59','2024-05-03 19:12:00','2024-05-03 19:06:58','2024-05-03 19:11:59',NULL,0,0,NULL,NULL),(16381,'mixpanel','completed',10,'2024-05-03 18:13:22','2024-05-03 19:22:05','2024-05-03 19:17:20','2024-05-03 19:22:02',NULL,0,0,NULL,NULL),(16382,'mixpanel','completed',10,'2024-05-03 18:03:09','2024-05-03 19:32:00','2024-05-03 19:27:08','2024-05-03 19:31:59',NULL,0,0,NULL,NULL),(16383,'mixpanel','completed',10,'2024-05-03 18:19:03','2024-05-03 19:42:09','2024-05-03 19:37:02','2024-05-03 19:42:08',NULL,0,0,NULL,NULL),(16384,'mixpanel','completed',10,'2024-05-03 18:31:21','2024-05-03 19:52:01','2024-05-03 19:47:20','2024-05-03 19:52:00',NULL,0,0,NULL,NULL),(16385,'mixpanel','completed',10,'2024-05-03 18:11:07','2024-05-03 20:02:00','2024-05-03 19:57:06','2024-05-03 20:01:59',NULL,0,0,NULL,NULL),(16386,'mixpanel','completed',10,'2024-05-03 18:15:52','2024-05-03 20:12:01','2024-05-03 20:06:52','2024-05-03 20:11:59',NULL,0,0,NULL,NULL),(16387,'mixpanel','completed',10,'2024-05-03 18:50:04','2024-05-03 20:22:03','2024-05-03 20:15:03','2024-05-03 20:22:02',NULL,0,0,NULL,NULL),(16388,'mixpanel','completed',10,'2024-05-03 18:27:12','2024-05-03 20:32:05','2024-05-03 20:27:07','2024-05-03 20:32:04',NULL,0,0,NULL,NULL),(16389,'mixpanel','completed',10,'2024-05-03 19:24:54','2024-05-03 20:42:01','2024-05-03 20:36:52','2024-05-03 20:42:00',NULL,0,0,NULL,NULL),(16390,'mixpanel','completed',10,'2024-05-03 19:38:01','2024-05-03 20:52:06','2024-05-03 20:47:00','2024-05-03 20:52:04',NULL,0,0,NULL,NULL),(16391,'mixpanel','completed',10,'2024-05-03 19:42:53','2024-05-03 21:02:16','2024-05-03 20:56:52','2024-05-03 21:02:14',NULL,0,0,NULL,NULL),(16392,'mixpanel','completed',10,'2024-05-03 19:43:09','2024-05-03 21:11:52','2024-05-03 21:07:07','2024-05-03 21:11:51',NULL,0,0,NULL,NULL),(16393,'mixpanel','completed',10,'2024-05-03 19:39:51','2024-05-03 21:22:03','2024-05-03 21:16:50','2024-05-03 21:22:01',NULL,0,0,NULL,NULL),(16394,'mixpanel','completed',10,'2024-05-03 20:16:09','2024-05-03 21:31:50','2024-05-03 21:27:08','2024-05-03 21:31:49',NULL,0,0,NULL,NULL),(16395,'mixpanel','completed',10,'2024-05-03 19:50:06','2024-05-03 21:41:52','2024-05-03 21:37:05','2024-05-03 21:41:51',NULL,0,0,NULL,NULL),(16396,'mixpanel','completed',10,'2024-05-03 20:24:02','2024-05-03 21:51:52','2024-05-03 21:47:01','2024-05-03 21:51:51',NULL,0,0,NULL,NULL),(16397,'mixpanel','completed',10,'2024-05-03 20:53:53','2024-05-03 22:02:03','2024-05-03 21:56:52','2024-05-03 22:02:02',NULL,0,0,NULL,NULL),(16398,'mixpanel','completed',10,'2024-05-03 20:24:29','2024-05-03 22:12:08','2024-05-03 22:05:28','2024-05-03 22:12:07',NULL,0,0,NULL,NULL),(16399,'mixpanel','completed',10,'2024-05-03 20:53:56','2024-05-03 22:22:08','2024-05-03 22:16:55','2024-05-03 22:22:07',NULL,0,0,NULL,NULL),(16400,'mixpanel','completed',10,'2024-05-03 21:07:06','2024-05-03 22:32:05','2024-05-03 22:27:05','2024-05-03 22:32:04',NULL,0,0,NULL,NULL),(16401,'mixpanel','completed',10,'2024-05-03 21:09:07','2024-05-03 22:42:01','2024-05-03 22:37:05','2024-05-03 22:42:00',NULL,0,0,NULL,NULL),(16402,'mixpanel','completed',10,'2024-05-03 21:20:02','2024-05-03 22:52:08','2024-05-03 22:47:01','2024-05-03 22:52:07',NULL,0,0,NULL,NULL),(16403,'mixpanel','completed',10,'2024-05-03 21:50:09','2024-05-03 23:02:00','2024-05-03 22:57:08','2024-05-03 23:01:59',NULL,0,0,NULL,NULL),(16404,'mixpanel','completed',10,'2024-05-03 21:06:00','2024-05-03 23:11:52','2024-05-03 23:06:59','2024-05-03 23:11:51',NULL,0,0,NULL,NULL),(16405,'mixpanel','completed',10,'2024-05-03 21:27:58','2024-05-03 23:22:03','2024-05-03 23:16:57','2024-05-03 23:22:02',NULL,0,0,NULL,NULL),(16406,'mixpanel','completed',10,'2024-05-03 21:51:08','2024-05-03 23:31:49','2024-05-03 23:27:07','2024-05-03 23:31:48',NULL,0,0,NULL,NULL),(16407,'mixpanel','completed',10,'2024-05-03 21:55:33','2024-05-03 23:42:00','2024-05-03 23:36:32','2024-05-03 23:41:59',NULL,0,0,NULL,NULL),(16408,'mixpanel','completed',10,'2024-05-03 22:43:26','2024-05-03 23:51:51','2024-05-03 23:46:25','2024-05-03 23:51:50',NULL,0,0,NULL,NULL),(16409,'mixpanel','completed',10,'2024-05-03 22:39:05','2024-05-04 00:02:10','2024-05-03 23:57:04','2024-05-04 00:02:09',NULL,0,0,NULL,NULL),(16410,'mixpanel','completed',10,'2024-05-03 22:32:57','2024-05-04 00:11:52','2024-05-04 00:06:56','2024-05-04 00:11:51',NULL,0,0,NULL,NULL),(16411,'mixpanel','completed',10,'2024-05-03 22:29:03','2024-05-04 00:22:02','2024-05-04 00:17:02','2024-05-04 00:22:01',NULL,0,0,NULL,NULL),(16412,'mixpanel','completed',10,'2024-05-03 23:20:03','2024-05-04 00:31:50','2024-05-04 00:27:02','2024-05-04 00:31:49',NULL,0,0,NULL,NULL),(16413,'mixpanel','completed',10,'2024-05-03 23:05:07','2024-05-04 00:42:00','2024-05-04 00:37:06','2024-05-04 00:41:59',NULL,0,0,NULL,NULL),(16414,'mixpanel','completed',10,'2024-05-03 23:19:08','2024-05-04 00:52:10','2024-05-04 00:47:07','2024-05-04 00:52:09',NULL,0,0,NULL,NULL),(16415,'mixpanel','completed',10,'2024-05-03 23:28:03','2024-05-04 01:02:04','2024-05-04 00:57:02','2024-05-04 01:02:03',NULL,0,0,NULL,NULL),(16416,'mixpanel','completed',10,'2024-05-03 23:29:03','2024-05-04 01:11:52','2024-05-04 01:07:02','2024-05-04 01:11:51',NULL,0,0,NULL,NULL),(16417,'mixpanel','completed',10,'2024-05-03 23:32:03','2024-05-04 01:22:01','2024-05-04 01:17:02','2024-05-04 01:22:00',NULL,0,0,NULL,NULL),(16418,'mixpanel','completed',10,'2024-05-03 23:50:06','2024-05-04 01:29:43','2024-05-04 01:27:05','2024-05-04 01:29:42',NULL,0,0,NULL,NULL),(16419,'mixpanel','completed',10,'2024-05-04 00:12:03','2024-05-04 01:37:00','2024-05-04 01:32:02','2024-05-04 01:36:59',NULL,0,0,NULL,NULL),(16420,'mixpanel','completed',10,'2024-05-04 00:35:03','2024-05-04 01:46:20','2024-05-04 01:42:02','2024-05-04 01:46:19',NULL,0,0,NULL,NULL),(16421,'mixpanel','completed',10,'2024-05-04 00:31:09','2024-05-04 01:57:11','2024-05-04 01:52:08','2024-05-04 01:57:10',NULL,0,0,NULL,NULL),(16422,'mixpanel','completed',10,'2024-05-04 00:12:57','2024-05-04 02:07:03','2024-05-04 02:01:56','2024-05-04 02:07:02',NULL,0,0,NULL,NULL),(16423,'mixpanel','completed',10,'2024-05-04 00:30:07','2024-05-04 02:16:57','2024-05-04 02:12:06','2024-05-04 02:16:56',NULL,0,0,NULL,NULL),(16424,'mixpanel','completed',10,'2024-05-04 01:04:39','2024-05-04 02:26:58','2024-05-04 02:20:38','2024-05-04 02:26:57',NULL,0,0,NULL,NULL),(16425,'mixpanel','completed',10,'2024-05-04 00:51:06','2024-05-04 02:36:51','2024-05-04 02:32:05','2024-05-04 02:36:50',NULL,0,0,NULL,NULL),(16426,'mixpanel','completed',10,'2024-05-04 01:39:05','2024-05-04 02:46:59','2024-05-04 02:42:04','2024-05-04 02:46:58',NULL,0,0,NULL,NULL),(16427,'mixpanel','completed',10,'2024-05-04 01:34:58','2024-05-04 02:56:25','2024-05-04 02:51:57','2024-05-04 02:56:24',NULL,0,0,NULL,NULL),(16428,'mixpanel','completed',10,'2024-05-04 01:16:05','2024-05-04 03:07:01','2024-05-04 03:01:04','2024-05-04 03:07:00',NULL,0,0,NULL,NULL),(16429,'mixpanel','completed',10,'2024-05-04 01:24:08','2024-05-04 03:17:00','2024-05-04 03:12:07','2024-05-04 03:16:59',NULL,0,0,NULL,NULL),(16430,'mixpanel','completed',10,'2024-05-04 01:54:03','2024-05-04 03:24:34','2024-05-04 03:22:02','2024-05-04 03:24:33',NULL,0,0,NULL,NULL),(16431,'mixpanel','completed',10,'2024-05-04 01:36:09','2024-05-04 03:31:57','2024-05-04 03:27:08','2024-05-04 03:31:56',NULL,0,0,NULL,NULL),(16432,'mixpanel','completed',10,'2024-05-04 01:39:04','2024-05-04 03:42:05','2024-05-04 03:37:03','2024-05-04 03:42:04',NULL,0,0,NULL,NULL),(16433,'mixpanel','completed',10,'2024-05-04 01:52:00','2024-05-04 03:51:57','2024-05-04 03:46:59','2024-05-04 03:51:56',NULL,0,0,NULL,NULL),(16434,'mixpanel','completed',10,'2024-05-04 02:30:07','2024-05-04 04:01:49','2024-05-04 03:57:06','2024-05-04 04:01:48',NULL,0,0,NULL,NULL),(16435,'mixpanel','completed',10,'2024-05-04 02:07:59','2024-05-04 04:12:07','2024-05-04 04:06:58','2024-05-04 04:12:06',NULL,0,0,NULL,NULL),(16436,'mixpanel','completed',10,'2024-05-04 03:03:57','2024-05-04 04:22:02','2024-05-04 04:16:56','2024-05-04 04:22:01',NULL,0,0,NULL,NULL),(16437,'mixpanel','completed',10,'2024-05-04 02:38:11','2024-05-04 04:32:15','2024-05-04 04:27:10','2024-05-04 04:32:12',NULL,0,0,NULL,NULL),(16438,'mixpanel','completed',10,'2024-05-04 03:31:11','2024-05-04 04:42:25','2024-05-04 04:35:10','2024-05-04 04:42:22',NULL,0,0,NULL,NULL),(16439,'mixpanel','completed',10,'2024-05-04 02:47:59','2024-05-04 04:52:09','2024-05-04 04:46:58','2024-05-04 04:52:08',NULL,0,0,NULL,NULL),(16440,'mixpanel','completed',10,'2024-05-04 03:26:51','2024-05-04 05:01:49','2024-05-04 04:58:48','2024-05-04 05:01:48',NULL,0,0,NULL,NULL),(16441,'mixpanel','completed',10,'2024-05-04 03:28:05','2024-05-04 05:11:53','2024-05-04 05:07:04','2024-05-04 05:11:52',NULL,0,0,NULL,NULL),(16442,'mixpanel','completed',10,'2024-05-04 03:37:57','2024-05-04 05:21:58','2024-05-04 05:16:56','2024-05-04 05:21:57',NULL,0,0,NULL,NULL),(16443,'mixpanel','completed',10,'2024-05-04 04:22:52','2024-05-04 05:31:49','2024-05-04 05:26:51','2024-05-04 05:31:48',NULL,0,0,NULL,NULL),(16444,'mixpanel','completed',10,'2024-05-04 04:18:04','2024-05-04 05:42:13','2024-05-04 05:37:03','2024-05-04 05:42:12',NULL,0,0,NULL,NULL),(16445,'mixpanel','completed',10,'2024-05-04 04:43:51','2024-05-04 05:51:51','2024-05-04 05:46:50','2024-05-04 05:51:50',NULL,0,0,NULL,NULL),(16446,'mixpanel','completed',10,'2024-05-04 04:18:08','2024-05-04 06:01:50','2024-05-04 05:55:06','2024-05-04 06:01:49',NULL,0,0,NULL,NULL),(16447,'mixpanel','completed',10,'2024-05-04 04:18:50','2024-05-04 06:12:07','2024-05-04 06:06:49','2024-05-04 06:12:06',NULL,0,0,NULL,NULL),(16448,'mixpanel','completed',10,'2024-05-04 04:53:49','2024-05-04 06:21:50','2024-05-04 06:16:48','2024-05-04 06:21:50',NULL,0,0,NULL,NULL),(16449,'mixpanel','completed',10,'2024-05-04 04:34:08','2024-05-04 06:32:00','2024-05-04 06:27:07','2024-05-04 06:31:59',NULL,0,0,NULL,NULL),(16450,'mixpanel','completed',10,'2024-05-04 05:05:51','2024-05-04 06:42:12','2024-05-04 06:36:50','2024-05-04 06:42:11',NULL,0,0,NULL,NULL),(16451,'mixpanel','completed',10,'2024-05-04 05:02:37','2024-05-04 06:51:59','2024-05-04 06:45:36','2024-05-04 06:51:58',NULL,0,0,NULL,NULL),(16452,'mixpanel','completed',10,'2024-05-04 05:11:06','2024-05-04 07:02:02','2024-05-04 06:57:05','2024-05-04 07:02:01',NULL,0,0,NULL,NULL),(16453,'mixpanel','completed',10,'2024-05-04 05:09:38','2024-05-04 07:10:35','2024-05-04 07:06:37','2024-05-04 07:10:34',NULL,0,0,NULL,NULL),(16454,'mixpanel','completed',10,'2024-05-04 05:32:03','2024-05-04 07:22:00','2024-05-04 07:17:02','2024-05-04 07:21:59',NULL,0,0,NULL,NULL),(16455,'mixpanel','completed',10,'2024-05-04 05:44:01','2024-05-04 07:31:57','2024-05-04 07:27:00','2024-05-04 07:31:56',NULL,0,0,NULL,NULL),(16456,'mixpanel','completed',10,'2024-05-04 05:36:24','2024-05-04 07:41:51','2024-05-04 07:36:24','2024-05-04 07:41:50',NULL,0,0,NULL,NULL),(16457,'mixpanel','completed',10,'2024-05-04 05:47:50','2024-05-04 07:51:57','2024-05-04 07:46:49','2024-05-04 07:51:55',NULL,0,0,NULL,NULL),(16458,'mixpanel','completed',10,'2024-05-04 06:40:50','2024-05-04 08:02:00','2024-05-04 07:56:49','2024-05-04 08:01:59',NULL,0,0,NULL,NULL),(16459,'mixpanel','completed',10,'2024-05-04 06:31:49','2024-05-04 08:11:57','2024-05-04 08:06:49','2024-05-04 08:11:56',NULL,0,0,NULL,NULL),(16460,'mixpanel','completed',10,'2024-05-04 07:01:07','2024-05-04 08:27:02','2024-05-04 08:17:06','2024-05-04 08:27:01',NULL,0,0,NULL,NULL),(16461,'mixpanel','completed',10,'2024-05-04 07:27:58','2024-05-04 08:37:04','2024-05-04 08:31:57','2024-05-04 08:37:03',NULL,0,0,NULL,NULL),(16462,'mixpanel','completed',10,'2024-05-04 07:14:09','2024-05-04 08:47:04','2024-05-04 08:42:08','2024-05-04 08:47:03',NULL,0,0,NULL,NULL),(16463,'mixpanel','completed',10,'2024-05-04 07:15:56','2024-05-04 08:56:02','2024-05-04 08:51:55','2024-05-04 08:56:01',NULL,0,0,NULL,NULL),(16464,'mixpanel','completed',10,'2024-05-04 07:38:51','2024-05-04 09:07:04','2024-05-04 09:01:50','2024-05-04 09:07:03',NULL,0,0,NULL,NULL),(16465,'mixpanel','completed',10,'2024-05-04 07:45:01','2024-05-04 09:16:50','2024-05-04 09:12:00','2024-05-04 09:16:49',NULL,0,0,NULL,NULL),(16466,'mixpanel','completed',10,'2024-05-04 07:24:00','2024-05-04 09:27:02','2024-05-04 09:21:59','2024-05-04 09:27:01',NULL,0,0,NULL,NULL),(16467,'mixpanel','completed',10,'2024-05-04 07:59:50','2024-05-04 09:37:06','2024-05-04 09:31:49','2024-05-04 09:37:05',NULL,0,0,NULL,NULL),(16468,'mixpanel','completed',10,'2024-05-04 07:58:03','2024-05-04 09:47:04','2024-05-04 09:41:02','2024-05-04 09:47:03',NULL,0,0,NULL,NULL),(16469,'mixpanel','completed',10,'2024-05-04 07:53:50','2024-05-04 09:57:02','2024-05-04 09:51:49','2024-05-04 09:57:01',NULL,0,0,NULL,NULL),(16470,'mixpanel','completed',10,'2024-05-04 08:54:02','2024-05-04 10:07:07','2024-05-04 10:02:01','2024-05-04 10:07:06',NULL,0,0,NULL,NULL),(16471,'mixpanel','completed',10,'2024-05-04 08:13:10','2024-05-04 10:16:50','2024-05-04 10:12:09','2024-05-04 10:16:49',NULL,0,0,NULL,NULL),(16472,'mixpanel','completed',10,'2024-05-04 08:26:59','2024-05-04 10:27:05','2024-05-04 10:21:58','2024-05-04 10:27:04',NULL,0,0,NULL,NULL),(16473,'mixpanel','completed',10,'2024-05-04 08:31:50','2024-05-04 10:36:37','2024-05-04 10:31:49','2024-05-04 10:36:36',NULL,0,0,NULL,NULL),(16474,'mixpanel','completed',10,'2024-05-04 09:11:04','2024-05-04 10:46:50','2024-05-04 10:42:03','2024-05-04 10:46:49',NULL,0,0,NULL,NULL),(16475,'mixpanel','completed',10,'2024-05-04 09:19:06','2024-05-04 10:56:50','2024-05-04 10:52:05','2024-05-04 10:56:49',NULL,0,0,NULL,NULL),(16476,'mixpanel','completed',10,'2024-05-04 09:07:07','2024-05-04 11:06:54','2024-05-04 11:02:06','2024-05-04 11:06:53',NULL,0,0,NULL,NULL),(16477,'mixpanel','completed',10,'2024-05-04 09:24:00','2024-05-04 11:17:06','2024-05-04 11:11:59','2024-05-04 11:17:05',NULL,0,0,NULL,NULL),(16478,'mixpanel','completed',10,'2024-05-04 09:29:01','2024-05-04 11:27:02','2024-05-04 11:22:00','2024-05-04 11:27:00',NULL,0,0,NULL,NULL),(16479,'mixpanel','completed',10,'2024-05-04 09:31:01','2024-05-04 11:37:01','2024-05-04 11:32:00','2024-05-04 11:37:00',NULL,0,0,NULL,NULL),(16480,'mixpanel','completed',10,'2024-05-04 09:53:51','2024-05-04 11:46:50','2024-05-04 11:41:50','2024-05-04 11:46:49',NULL,0,0,NULL,NULL),(16481,'mixpanel','completed',10,'2024-05-04 10:31:57','2024-05-04 11:56:50','2024-05-04 11:51:56','2024-05-04 11:56:49',NULL,0,0,NULL,NULL),(16482,'mixpanel','completed',10,'2024-05-04 10:26:50','2024-05-04 12:06:50','2024-05-04 12:01:49','2024-05-04 12:06:49',NULL,0,0,NULL,NULL),(16483,'mixpanel','completed',10,'2024-05-04 11:06:00','2024-05-04 12:17:01','2024-05-04 12:11:59','2024-05-04 12:17:00',NULL,0,0,NULL,NULL),(16484,'mixpanel','completed',10,'2024-05-04 11:06:51','2024-05-04 12:25:30','2024-05-04 12:21:50','2024-05-04 12:25:29',NULL,0,0,NULL,NULL),(16485,'mixpanel','completed',10,'2024-05-04 11:03:05','2024-05-04 12:35:50','2024-05-04 12:32:04','2024-05-04 12:35:49',NULL,0,0,NULL,NULL),(16486,'mixpanel','completed',10,'2024-05-04 11:15:03','2024-05-04 12:46:51','2024-05-04 12:42:02','2024-05-04 12:46:50',NULL,0,0,NULL,NULL),(16487,'schedule_re_engagement_email','completed',10,'2024-05-05 12:46:51','2024-05-05 12:47:11','2024-05-04 12:46:50','2024-05-05 12:47:10',NULL,0,0,NULL,NULL),(16488,'mixpanel','completed',10,'2024-05-04 11:29:50','2024-05-04 12:57:04','2024-05-04 12:51:49','2024-05-04 12:57:03',NULL,0,0,NULL,NULL),(16489,'mixpanel','completed',10,'2024-05-04 11:51:50','2024-05-04 13:06:50','2024-05-04 13:01:49','2024-05-04 13:06:49',NULL,0,0,NULL,NULL),(16490,'mixpanel','completed',10,'2024-05-04 11:21:51','2024-05-04 13:16:50','2024-05-04 13:11:50','2024-05-04 13:16:49',NULL,0,0,NULL,NULL),(16491,'mixpanel','completed',10,'2024-05-04 11:31:49','2024-05-04 13:26:59','2024-05-04 13:21:49','2024-05-04 13:26:58',NULL,0,0,NULL,NULL),(16492,'mixpanel','completed',10,'2024-05-04 11:48:50','2024-05-04 13:36:48','2024-05-04 13:31:49','2024-05-04 13:36:48',NULL,0,0,NULL,NULL),(16493,'mixpanel','completed',10,'2024-05-04 12:14:16','2024-05-04 13:46:48','2024-05-04 13:42:16','2024-05-04 13:46:47',NULL,0,0,NULL,NULL),(16494,'mixpanel','completed',10,'2024-05-04 12:14:56','2024-05-04 13:56:48','2024-05-04 13:51:55','2024-05-04 13:56:47',NULL,0,0,NULL,NULL),(16495,'mixpanel','completed',10,'2024-05-04 12:42:24','2024-05-04 14:02:03','2024-05-04 13:59:23','2024-05-04 14:02:02',NULL,0,0,NULL,NULL),(16496,'mixpanel','completed',10,'2024-05-04 12:49:49','2024-05-04 14:08:53','2024-05-04 14:06:48','2024-05-04 14:08:52',NULL,0,0,NULL,NULL),(16497,'mixpanel','completed',10,'2024-05-04 12:53:49','2024-05-04 14:16:49','2024-05-04 14:11:49','2024-05-04 14:16:48',NULL,0,0,NULL,NULL),(16498,'mixpanel','completed',10,'2024-05-04 13:02:13','2024-05-04 14:27:02','2024-05-04 14:22:12','2024-05-04 14:27:01',NULL,0,0,NULL,NULL),(16499,'mixpanel','completed',10,'2024-05-04 12:51:07','2024-05-04 14:37:00','2024-05-04 14:32:06','2024-05-04 14:36:59',NULL,0,0,NULL,NULL),(16500,'mixpanel','completed',10,'2024-05-04 13:21:48','2024-05-04 14:47:08','2024-05-04 14:41:48','2024-05-04 14:47:07',NULL,0,0,NULL,NULL),(16501,'mixpanel','completed',10,'2024-05-04 13:09:15','2024-05-04 14:56:59','2024-05-04 14:50:14','2024-05-04 14:56:58',NULL,0,0,NULL,NULL),(16502,'subscribers_engagement_score','completed',10,'2024-05-04 14:56:59','2024-05-04 15:01:50','2024-05-04 14:56:58','2024-05-04 15:01:49',NULL,0,0,NULL,NULL),(16503,'subscribers_engagement_score','completed',10,'2024-05-05 16:44:00','2024-05-05 16:47:07','2024-05-04 15:01:49','2024-05-05 16:47:06',NULL,0,0,NULL,NULL),(16504,'mixpanel','completed',10,'2024-05-04 13:39:50','2024-05-04 15:07:00','2024-05-04 15:01:49','2024-05-04 15:06:59',NULL,0,0,NULL,NULL),(16505,'mixpanel','completed',10,'2024-05-04 14:09:50','2024-05-04 15:22:01','2024-05-04 15:11:49','2024-05-04 15:22:00',NULL,0,0,NULL,NULL),(16506,'mixpanel','completed',10,'2024-05-04 13:30:43','2024-05-04 15:30:04','2024-05-04 15:25:42','2024-05-04 15:30:03',NULL,0,0,NULL,NULL),(16507,'mixpanel','completed',10,'2024-05-04 13:50:07','2024-05-04 15:36:50','2024-05-04 15:32:06','2024-05-04 15:36:49',NULL,0,0,NULL,NULL),(16508,'mixpanel','completed',10,'2024-05-04 13:52:51','2024-05-04 15:46:50','2024-05-04 15:41:50','2024-05-04 15:46:49',NULL,0,0,NULL,NULL),(16509,'mixpanel','completed',10,'2024-05-04 14:10:50','2024-05-04 15:54:42','2024-05-04 15:51:49','2024-05-04 15:54:41',NULL,0,0,NULL,NULL),(16510,'mixpanel','completed',10,'2024-05-04 14:29:50','2024-05-04 16:01:50','2024-05-04 15:56:49','2024-05-04 16:01:49',NULL,0,0,NULL,NULL),(16511,'mixpanel','completed',10,'2024-05-04 14:58:24','2024-05-04 16:11:58','2024-05-04 16:07:23','2024-05-04 16:11:57',NULL,0,0,NULL,NULL),(16512,'mixpanel','completed',10,'2024-05-04 15:03:50','2024-05-04 16:22:01','2024-05-04 16:16:49','2024-05-04 16:22:00',NULL,0,0,NULL,NULL),(16513,'mixpanel','completed',10,'2024-05-04 14:43:59','2024-05-04 16:32:02','2024-05-04 16:26:58','2024-05-04 16:32:01',NULL,0,0,NULL,NULL),(16514,'mixpanel','completed',10,'2024-05-04 15:25:02','2024-05-04 16:42:12','2024-05-04 16:37:01','2024-05-04 16:42:11',NULL,0,0,NULL,NULL),(16515,'mixpanel','completed',10,'2024-05-04 15:17:10','2024-05-04 16:51:51','2024-05-04 16:47:09','2024-05-04 16:51:50',NULL,0,0,NULL,NULL),(16516,'mixpanel','completed',10,'2024-05-04 15:37:50','2024-05-04 17:01:50','2024-05-04 16:56:49','2024-05-04 17:01:49',NULL,0,0,NULL,NULL),(16517,'mixpanel','completed',10,'2024-05-04 15:21:03','2024-05-04 17:12:02','2024-05-04 17:07:02','2024-05-04 17:11:56',NULL,0,0,NULL,NULL),(16518,'mixpanel','completed',10,'2024-05-04 15:43:05','2024-05-04 17:21:59','2024-05-04 17:17:04','2024-05-04 17:21:58',NULL,0,0,NULL,NULL),(16519,'mixpanel','completed',10,'2024-05-04 15:34:58','2024-05-04 17:31:58','2024-05-04 17:26:57','2024-05-04 17:31:57',NULL,0,0,NULL,NULL),(16520,'mixpanel','completed',10,'2024-05-04 15:44:50','2024-05-04 17:41:56','2024-05-04 17:36:49','2024-05-04 17:41:55',NULL,0,0,NULL,NULL),(16521,'mixpanel','completed',10,'2024-05-04 16:17:58','2024-05-04 17:51:24','2024-05-04 17:46:57','2024-05-04 17:51:23',NULL,0,0,NULL,NULL),(16522,'mixpanel','completed',10,'2024-05-04 16:38:50','2024-05-04 18:02:02','2024-05-04 17:56:49','2024-05-04 18:02:01',NULL,0,0,NULL,NULL),(16523,'mixpanel','completed',10,'2024-05-04 16:51:51','2024-05-04 18:12:02','2024-05-04 18:06:50','2024-05-04 18:12:01',NULL,0,0,NULL,NULL),(16524,'mixpanel','completed',10,'2024-05-04 16:37:50','2024-05-04 18:21:50','2024-05-04 18:16:49','2024-05-04 18:21:49',NULL,0,0,NULL,NULL),(16525,'mixpanel','completed',10,'2024-05-04 17:10:01','2024-05-04 18:31:50','2024-05-04 18:27:00','2024-05-04 18:31:49',NULL,0,0,NULL,NULL),(16526,'mixpanel','completed',10,'2024-05-04 17:27:50','2024-05-04 18:39:40','2024-05-04 18:36:49','2024-05-04 18:39:39',NULL,0,0,NULL,NULL),(16527,'mixpanel','completed',10,'2024-05-04 17:09:50','2024-05-04 18:47:04','2024-05-04 18:41:49','2024-05-04 18:47:03',NULL,0,0,NULL,NULL),(16528,'mixpanel','completed',10,'2024-05-04 17:02:51','2024-05-04 18:56:56','2024-05-04 18:51:50','2024-05-04 18:56:55',NULL,0,0,NULL,NULL),(16529,'mixpanel','completed',10,'2024-05-04 17:35:50','2024-05-04 19:06:50','2024-05-04 19:01:49','2024-05-04 19:06:49',NULL,0,0,NULL,NULL),(16530,'mixpanel','completed',10,'2024-05-04 18:00:51','2024-05-04 19:17:07','2024-05-04 19:11:50','2024-05-04 19:17:06',NULL,0,0,NULL,NULL),(16531,'mixpanel','completed',10,'2024-05-04 17:41:03','2024-05-04 19:22:13','2024-05-04 19:20:01','2024-05-04 19:22:12',NULL,0,0,NULL,NULL),(16532,'mixpanel','completed',10,'2024-05-04 18:00:02','2024-05-04 19:31:59','2024-05-04 19:26:01','2024-05-04 19:31:58',NULL,0,0,NULL,NULL),(16533,'mixpanel','completed',10,'2024-05-04 17:39:54','2024-05-04 19:41:50','2024-05-04 19:36:48','2024-05-04 19:41:49',NULL,0,0,NULL,NULL),(16534,'mixpanel','completed',10,'2024-05-04 17:57:50','2024-05-04 19:51:59','2024-05-04 19:46:49','2024-05-04 19:51:58',NULL,0,0,NULL,NULL),(16535,'mixpanel','completed',10,'2024-05-04 18:37:50','2024-05-04 20:02:01','2024-05-04 19:56:49','2024-05-04 20:02:00',NULL,0,0,NULL,NULL),(16536,'mixpanel','completed',10,'2024-05-04 18:47:15','2024-05-04 20:11:58','2024-05-04 20:07:12','2024-05-04 20:11:56',NULL,0,0,NULL,NULL),(16537,'mixpanel','completed',10,'2024-05-04 18:26:06','2024-05-04 20:22:04','2024-05-04 20:16:03','2024-05-04 20:22:03',NULL,0,0,NULL,NULL),(16538,'mixpanel','completed',10,'2024-05-04 18:36:11','2024-05-04 20:32:03','2024-05-04 20:27:10','2024-05-04 20:32:02',NULL,0,0,NULL,NULL),(16539,'mixpanel','completed',10,'2024-05-04 19:00:02','2024-05-04 20:41:50','2024-05-04 20:37:01','2024-05-04 20:41:49',NULL,0,0,NULL,NULL),(16540,'mixpanel','completed',10,'2024-05-04 19:27:01','2024-05-04 20:52:09','2024-05-04 20:47:00','2024-05-04 20:52:08',NULL,0,0,NULL,NULL),(16541,'mixpanel','completed',10,'2024-05-04 19:33:50','2024-05-04 21:02:09','2024-05-04 20:56:49','2024-05-04 21:02:08',NULL,0,0,NULL,NULL),(16542,'mixpanel','completed',10,'2024-05-04 19:34:05','2024-05-04 21:11:52','2024-05-04 21:07:04','2024-05-04 21:11:51',NULL,0,0,NULL,NULL),(16543,'mixpanel','completed',10,'2024-05-04 19:42:07','2024-05-04 21:22:03','2024-05-04 21:17:07','2024-05-04 21:22:02',NULL,0,0,NULL,NULL),(16544,'mixpanel','completed',10,'2024-05-04 20:24:04','2024-05-04 21:32:02','2024-05-04 21:27:02','2024-05-04 21:32:00',NULL,0,0,NULL,NULL),(16545,'mixpanel','completed',10,'2024-05-04 20:21:04','2024-05-04 21:39:29','2024-05-04 21:37:03','2024-05-04 21:39:28',NULL,0,0,NULL,NULL),(16546,'mixpanel','completed',10,'2024-05-04 19:51:50','2024-05-04 21:47:08','2024-05-04 21:41:49','2024-05-04 21:47:05',NULL,0,0,NULL,NULL),(16547,'mixpanel','completed',10,'2024-05-04 20:17:03','2024-05-04 21:57:13','2024-05-04 21:52:01','2024-05-04 21:57:11',NULL,0,0,NULL,NULL),(16548,'mixpanel','completed',10,'2024-05-04 20:44:07','2024-05-04 22:07:03','2024-05-04 22:02:06','2024-05-04 22:07:02',NULL,0,0,NULL,NULL),(16549,'mixpanel','completed',10,'2024-05-04 20:25:03','2024-05-04 22:17:08','2024-05-04 22:12:02','2024-05-04 22:17:07',NULL,0,0,NULL,NULL),(16550,'mixpanel','completed',10,'2024-05-04 20:34:49','2024-05-04 22:26:35','2024-05-04 22:21:48','2024-05-04 22:26:34',NULL,0,0,NULL,NULL),(16551,'mixpanel','completed',10,'2024-05-04 20:50:01','2024-05-04 22:37:11','2024-05-04 22:32:00','2024-05-04 22:37:10',NULL,0,0,NULL,NULL),(16552,'mixpanel','completed',10,'2024-05-04 21:38:50','2024-05-04 22:47:00','2024-05-04 22:41:49','2024-05-04 22:46:59',NULL,0,0,NULL,NULL),(16553,'mixpanel','completed',10,'2024-05-04 21:19:50','2024-05-04 22:57:15','2024-05-04 22:51:49','2024-05-04 22:57:14',NULL,0,0,NULL,NULL),(16554,'mixpanel','completed',10,'2024-05-04 21:23:04','2024-05-04 23:07:07','2024-05-04 23:02:03','2024-05-04 23:07:06',NULL,0,0,NULL,NULL),(16555,'mixpanel','completed',10,'2024-05-04 21:21:04','2024-05-04 23:17:05','2024-05-04 23:12:03','2024-05-04 23:17:04',NULL,0,0,NULL,NULL),(16556,'mixpanel','completed',10,'2024-05-04 22:06:00','2024-05-04 23:26:50','2024-05-04 23:21:59','2024-05-04 23:26:49',NULL,0,0,NULL,NULL),(16557,'mixpanel','completed',10,'2024-05-04 22:27:02','2024-05-04 23:36:51','2024-05-04 23:32:01','2024-05-04 23:36:50',NULL,0,0,NULL,NULL),(16558,'mixpanel','completed',10,'2024-05-04 22:36:06','2024-05-04 23:47:03','2024-05-04 23:42:05','2024-05-04 23:47:02',NULL,0,0,NULL,NULL),(16559,'mixpanel','completed',10,'2024-05-04 22:44:09','2024-05-04 23:57:01','2024-05-04 23:52:08','2024-05-04 23:57:00',NULL,0,0,NULL,NULL),(16560,'mixpanel','completed',10,'2024-05-04 22:51:09','2024-05-05 00:07:01','2024-05-05 00:02:08','2024-05-05 00:07:01',NULL,0,0,NULL,NULL),(16561,'mixpanel','completed',10,'2024-05-04 22:41:03','2024-05-05 00:17:04','2024-05-05 00:12:02','2024-05-05 00:17:03',NULL,0,0,NULL,NULL),(16562,'mixpanel','completed',10,'2024-05-04 22:31:50','2024-05-05 00:27:09','2024-05-05 00:21:49','2024-05-05 00:27:08',NULL,0,0,NULL,NULL),(16563,'mixpanel','completed',10,'2024-05-04 22:47:03','2024-05-05 00:36:51','2024-05-05 00:32:02','2024-05-05 00:36:50',NULL,0,0,NULL,NULL),(16564,'mixpanel','completed',10,'2024-05-04 23:04:58','2024-05-05 00:47:13','2024-05-05 00:41:57','2024-05-05 00:47:13',NULL,0,0,NULL,NULL),(16565,'mixpanel','completed',10,'2024-05-04 23:30:02','2024-05-05 00:56:50','2024-05-05 00:52:01','2024-05-05 00:56:49',NULL,0,0,NULL,NULL),(16566,'mixpanel','completed',10,'2024-05-04 23:10:00','2024-05-05 01:07:08','2024-05-05 01:01:59','2024-05-05 01:07:07',NULL,0,0,NULL,NULL),(16567,'mixpanel','completed',10,'2024-05-04 23:29:04','2024-05-05 01:17:05','2024-05-05 01:12:03','2024-05-05 01:17:04',NULL,0,0,NULL,NULL),(16568,'mixpanel','completed',10,'2024-05-04 23:59:04','2024-05-05 01:26:59','2024-05-05 01:22:03','2024-05-05 01:26:58',NULL,0,0,NULL,NULL),(16569,'mixpanel','completed',10,'2024-05-04 23:40:02','2024-05-05 01:37:01','2024-05-05 01:32:01','2024-05-05 01:37:00',NULL,0,0,NULL,NULL),(16570,'mixpanel','completed',10,'2024-05-05 00:16:05','2024-05-05 01:47:01','2024-05-05 01:42:04','2024-05-05 01:47:00',NULL,0,0,NULL,NULL),(16571,'mixpanel','completed',10,'2024-05-04 23:58:04','2024-05-05 01:56:50','2024-05-05 01:52:03','2024-05-05 01:56:49',NULL,0,0,NULL,NULL),(16572,'mixpanel','completed',10,'2024-05-05 00:23:02','2024-05-05 02:06:50','2024-05-05 02:02:01','2024-05-05 02:06:49',NULL,0,0,NULL,NULL),(16573,'mixpanel','completed',10,'2024-05-05 00:46:05','2024-05-05 02:15:38','2024-05-05 02:12:04','2024-05-05 02:15:38',NULL,0,0,NULL,NULL),(16574,'mixpanel','completed',10,'2024-05-05 00:48:00','2024-05-05 02:27:00','2024-05-05 02:21:59','2024-05-05 02:26:59',NULL,0,0,NULL,NULL),(16575,'mixpanel','completed',10,'2024-05-05 01:19:50','2024-05-05 02:37:04','2024-05-05 02:31:49','2024-05-05 02:37:03',NULL,0,0,NULL,NULL),(16576,'mixpanel','completed',10,'2024-05-05 01:37:01','2024-05-05 02:46:59','2024-05-05 02:42:01','2024-05-05 02:46:58',NULL,0,0,NULL,NULL),(16577,'mixpanel','completed',10,'2024-05-05 01:35:06','2024-05-05 02:57:14','2024-05-05 02:52:05','2024-05-05 02:57:13',NULL,0,0,NULL,NULL),(16578,'mixpanel','completed',10,'2024-05-05 01:01:07','2024-05-05 03:07:08','2024-05-05 03:02:06','2024-05-05 03:07:07',NULL,0,0,NULL,NULL),(16579,'mixpanel','completed',10,'2024-05-05 01:24:50','2024-05-05 03:17:08','2024-05-05 03:11:49','2024-05-05 03:17:07',NULL,0,0,NULL,NULL),(16580,'mixpanel','completed',10,'2024-05-05 01:21:07','2024-05-05 03:27:14','2024-05-05 03:22:06','2024-05-05 03:27:13',NULL,0,0,NULL,NULL),(16581,'mixpanel','completed',10,'2024-05-05 01:31:50','2024-05-05 03:37:04','2024-05-05 03:31:49','2024-05-05 03:37:03',NULL,0,0,NULL,NULL),(16582,'mixpanel','completed',10,'2024-05-05 02:21:02','2024-05-05 03:51:51','2024-05-05 03:47:01','2024-05-05 03:51:50',NULL,0,0,NULL,NULL),(16583,'mixpanel','completed',10,'2024-05-05 02:25:01','2024-05-05 04:02:01','2024-05-05 03:57:00','2024-05-05 04:02:00',NULL,0,0,NULL,NULL),(16584,'mixpanel','completed',10,'2024-05-05 02:25:48','2024-05-05 04:11:50','2024-05-05 04:06:47','2024-05-05 04:11:49',NULL,0,0,NULL,NULL),(16585,'mixpanel','completed',10,'2024-05-05 03:02:58','2024-05-05 04:22:01','2024-05-05 04:16:57','2024-05-05 04:22:00',NULL,0,0,NULL,NULL),(16586,'mixpanel','completed',10,'2024-05-05 03:12:04','2024-05-05 04:31:59','2024-05-05 04:27:03','2024-05-05 04:31:55',NULL,0,0,NULL,NULL),(16587,'mixpanel','completed',10,'2024-05-05 03:32:32','2024-05-05 04:42:04','2024-05-05 04:35:29','2024-05-05 04:42:02',NULL,0,0,NULL,NULL),(16588,'mixpanel','completed',10,'2024-05-05 02:50:20','2024-05-05 04:52:03','2024-05-05 04:47:16','2024-05-05 04:52:02',NULL,0,0,NULL,NULL),(16589,'mixpanel','completed',10,'2024-05-05 03:48:04','2024-05-05 05:07:33','2024-05-05 04:56:58','2024-05-05 05:07:29',NULL,0,0,NULL,NULL),(16590,'mixpanel','completed',10,'2024-05-05 03:47:49','2024-05-05 05:14:27','2024-05-05 05:11:48','2024-05-05 05:14:26',NULL,0,0,NULL,NULL),(16591,'mixpanel','completed',10,'2024-05-05 04:11:50','2024-05-05 05:21:50','2024-05-05 05:16:49','2024-05-05 05:21:49',NULL,0,0,NULL,NULL),(16592,'mixpanel','completed',10,'2024-05-05 03:27:10','2024-05-05 05:31:57','2024-05-05 05:27:09','2024-05-05 05:31:56',NULL,0,0,NULL,NULL),(16593,'mixpanel','completed',10,'2024-05-05 03:43:51','2024-05-05 05:41:50','2024-05-05 05:36:50','2024-05-05 05:41:49',NULL,0,0,NULL,NULL),(16594,'mixpanel','completed',10,'2024-05-05 03:43:10','2024-05-05 05:47:00','2024-05-05 05:44:09','2024-05-05 05:46:59',NULL,0,0,NULL,NULL),(16595,'mixpanel','completed',10,'2024-05-05 04:19:01','2024-05-05 05:57:02','2024-05-05 05:52:00','2024-05-05 05:57:01',NULL,0,0,NULL,NULL),(16596,'mixpanel','completed',10,'2024-05-05 04:59:08','2024-05-05 06:06:57','2024-05-05 06:02:06','2024-05-05 06:06:56',NULL,0,0,NULL,NULL),(16597,'mixpanel','completed',10,'2024-05-05 04:52:04','2024-05-05 06:16:49','2024-05-05 06:12:03','2024-05-05 06:16:48',NULL,0,0,NULL,NULL),(16598,'mixpanel','completed',10,'2024-05-05 05:04:03','2024-05-05 06:27:04','2024-05-05 06:22:02','2024-05-05 06:27:03',NULL,0,0,NULL,NULL),(16599,'mixpanel','completed',10,'2024-05-05 05:23:03','2024-05-05 06:37:05','2024-05-05 06:32:02','2024-05-05 06:37:04',NULL,0,0,NULL,NULL),(16600,'mixpanel','completed',10,'2024-05-05 05:23:01','2024-05-05 06:46:59','2024-05-05 06:41:59','2024-05-05 06:46:58',NULL,0,0,NULL,NULL),(16601,'mixpanel','completed',10,'2024-05-05 05:13:02','2024-05-05 06:56:57','2024-05-05 06:52:01','2024-05-05 06:56:56',NULL,0,0,NULL,NULL),(16602,'mixpanel','completed',10,'2024-05-05 05:06:08','2024-05-05 07:06:50','2024-05-05 07:02:07','2024-05-05 07:06:49',NULL,0,0,NULL,NULL),(16603,'mixpanel','completed',10,'2024-05-05 05:36:03','2024-05-05 07:17:10','2024-05-05 07:12:02','2024-05-05 07:17:09',NULL,0,0,NULL,NULL),(16604,'mixpanel','completed',10,'2024-05-05 05:53:10','2024-05-05 07:27:01','2024-05-05 07:22:09','2024-05-05 07:27:00',NULL,0,0,NULL,NULL),(16605,'mixpanel','completed',10,'2024-05-05 05:34:57','2024-05-05 07:37:03','2024-05-05 07:31:56','2024-05-05 07:37:02',NULL,0,0,NULL,NULL),(16606,'mixpanel','completed',10,'2024-05-05 05:58:58','2024-05-05 07:42:00','2024-05-05 07:39:57','2024-05-05 07:41:59',NULL,0,0,NULL,NULL),(16607,'mixpanel','completed',10,'2024-05-05 06:06:50','2024-05-05 07:52:09','2024-05-05 07:46:49','2024-05-05 07:52:08',NULL,0,0,NULL,NULL),(16608,'mixpanel','completed',10,'2024-05-05 06:08:58','2024-05-05 08:01:58','2024-05-05 07:56:57','2024-05-05 08:01:57',NULL,0,0,NULL,NULL),(16609,'mixpanel','completed',10,'2024-05-05 06:24:02','2024-05-05 08:12:04','2024-05-05 08:07:01','2024-05-05 08:12:03',NULL,0,0,NULL,NULL),(16610,'mixpanel','completed',10,'2024-05-05 06:37:50','2024-05-05 08:22:11','2024-05-05 08:16:49','2024-05-05 08:22:10',NULL,0,0,NULL,NULL),(16611,'mixpanel','completed',10,'2024-05-05 07:06:50','2024-05-05 08:32:05','2024-05-05 08:26:49','2024-05-05 08:32:04',NULL,0,0,NULL,NULL),(16612,'mixpanel','completed',10,'2024-05-05 06:36:59','2024-05-05 08:42:05','2024-05-05 08:36:58','2024-05-05 08:42:04',NULL,0,0,NULL,NULL),(16613,'mixpanel','completed',10,'2024-05-05 07:11:14','2024-05-05 08:51:57','2024-05-05 08:47:13','2024-05-05 08:51:56',NULL,0,0,NULL,NULL),(16614,'mixpanel','completed',10,'2024-05-05 07:16:01','2024-05-05 08:59:11','2024-05-05 08:57:00','2024-05-05 08:59:10',NULL,0,0,NULL,NULL),(16615,'mixpanel','completed',10,'2024-05-05 07:34:00','2024-05-05 09:07:02','2024-05-05 09:01:59','2024-05-05 09:07:01',NULL,0,0,NULL,NULL),(16616,'mixpanel','completed',10,'2024-05-05 07:34:00','2024-05-05 09:14:50','2024-05-05 09:11:59','2024-05-05 09:14:49',NULL,0,0,NULL,NULL),(16617,'mixpanel','completed',10,'2024-05-05 07:41:00','2024-05-05 09:22:04','2024-05-05 09:16:59','2024-05-05 09:22:03',NULL,0,0,NULL,NULL),(16618,'mixpanel','completed',10,'2024-05-05 08:07:32','2024-05-05 09:26:58','2024-05-05 09:24:31','2024-05-05 09:26:57',NULL,0,0,NULL,NULL),(16619,'mixpanel','completed',10,'2024-05-05 07:56:49','2024-05-05 09:36:57','2024-05-05 09:31:49','2024-05-05 09:36:56',NULL,0,0,NULL,NULL),(16620,'mixpanel','completed',10,'2024-05-05 07:53:50','2024-05-05 09:47:04','2024-05-05 09:41:49','2024-05-05 09:47:03',NULL,0,0,NULL,NULL),(16621,'mixpanel','completed',10,'2024-05-05 07:50:50','2024-05-05 09:57:02','2024-05-05 09:51:49','2024-05-05 09:57:01',NULL,0,0,NULL,NULL),(16622,'mixpanel','completed',10,'2024-05-05 08:16:07','2024-05-05 10:07:06','2024-05-05 10:02:06','2024-05-05 10:07:05',NULL,0,0,NULL,NULL),(16623,'mixpanel','completed',10,'2024-05-05 08:44:50','2024-05-05 10:17:13','2024-05-05 10:11:49','2024-05-05 10:17:11',NULL,0,0,NULL,NULL),(16624,'mixpanel','completed',10,'2024-05-05 09:02:09','2024-05-05 10:26:58','2024-05-05 10:22:08','2024-05-05 10:26:57',NULL,0,0,NULL,NULL),(16625,'mixpanel','completed',10,'2024-05-05 08:33:03','2024-05-05 10:34:17','2024-05-05 10:30:02','2024-05-05 10:34:16',NULL,0,0,NULL,NULL),(16626,'mixpanel','completed',10,'2024-05-05 08:52:08','2024-05-05 10:41:59','2024-05-05 10:37:07','2024-05-05 10:41:57',NULL,0,0,NULL,NULL),(16627,'mixpanel','completed',10,'2024-05-05 09:06:01','2024-05-05 10:52:05','2024-05-05 10:47:00','2024-05-05 10:52:04',NULL,0,0,NULL,NULL),(16628,'mixpanel','completed',10,'2024-05-05 09:39:01','2024-05-05 10:59:54','2024-05-05 10:56:59','2024-05-05 10:59:53',NULL,0,0,NULL,NULL),(16629,'mixpanel','completed',10,'2024-05-05 09:03:59','2024-05-05 11:06:50','2024-05-05 11:01:58','2024-05-05 11:06:49',NULL,0,0,NULL,NULL),(16630,'mixpanel','completed',10,'2024-05-05 09:31:57','2024-05-05 11:16:50','2024-05-05 11:11:57','2024-05-05 11:16:49',NULL,0,0,NULL,NULL),(16631,'mixpanel','completed',10,'2024-05-05 09:43:01','2024-05-05 11:27:01','2024-05-05 11:22:00','2024-05-05 11:27:00',NULL,0,0,NULL,NULL),(16632,'mixpanel','completed',10,'2024-05-05 09:42:06','2024-05-05 11:37:01','2024-05-05 11:32:05','2024-05-05 11:37:00',NULL,0,0,NULL,NULL),(16633,'mixpanel','completed',10,'2024-05-05 09:49:52','2024-05-05 11:46:52','2024-05-05 11:41:51','2024-05-05 11:46:51',NULL,0,0,NULL,NULL),(16634,'mixpanel','completed',10,'2024-05-05 10:21:04','2024-05-05 11:56:51','2024-05-05 11:52:03','2024-05-05 11:56:50',NULL,0,0,NULL,NULL),(16635,'mixpanel','completed',10,'2024-05-05 10:45:59','2024-05-05 12:07:06','2024-05-05 12:01:58','2024-05-05 12:07:05',NULL,0,0,NULL,NULL),(16636,'mixpanel','completed',10,'2024-05-05 10:58:06','2024-05-05 12:16:51','2024-05-05 12:12:05','2024-05-05 12:16:50',NULL,0,0,NULL,NULL),(16637,'mixpanel','completed',10,'2024-05-05 10:22:52','2024-05-05 12:22:04','2024-05-05 12:18:51','2024-05-05 12:22:03',NULL,0,0,NULL,NULL),(16638,'mixpanel','completed',10,'2024-05-05 11:01:15','2024-05-05 12:32:10','2024-05-05 12:27:14','2024-05-05 12:32:09',NULL,0,0,NULL,NULL),(16639,'mixpanel','completed',10,'2024-05-05 11:21:02','2024-05-05 12:41:52','2024-05-05 12:37:01','2024-05-05 12:41:51',NULL,0,0,NULL,NULL),(16640,'mixpanel','completed',10,'2024-05-05 11:24:11','2024-05-05 12:51:50','2024-05-05 12:47:10','2024-05-05 12:51:49',NULL,0,0,NULL,NULL),(16641,'schedule_re_engagement_email','completed',10,'2024-05-06 12:51:50','2024-05-06 12:52:11','2024-05-05 12:51:49','2024-05-06 12:52:11',NULL,0,0,NULL,NULL),(16642,'mixpanel','completed',10,'2024-05-05 11:22:51','2024-05-05 13:02:07','2024-05-05 12:56:50','2024-05-05 13:02:06',NULL,0,0,NULL,NULL),(16643,'mixpanel','completed',10,'2024-05-05 11:59:51','2024-05-05 13:09:00','2024-05-05 13:06:50','2024-05-05 13:08:59',NULL,0,0,NULL,NULL),(16644,'mixpanel','completed',10,'2024-05-05 11:15:04','2024-05-05 13:17:03','2024-05-05 13:12:03','2024-05-05 13:17:02',NULL,0,0,NULL,NULL),(16645,'mixpanel','completed',10,'2024-05-05 11:59:50','2024-05-05 13:26:53','2024-05-05 13:21:49','2024-05-05 13:26:52',NULL,0,0,NULL,NULL),(16646,'mixpanel','completed',10,'2024-05-05 11:44:51','2024-05-05 13:37:02','2024-05-05 13:31:50','2024-05-05 13:37:00',NULL,0,0,NULL,NULL),(16647,'mixpanel','completed',10,'2024-05-05 11:44:03','2024-05-05 13:47:05','2024-05-05 13:42:02','2024-05-05 13:47:04',NULL,0,0,NULL,NULL),(16648,'mixpanel','completed',10,'2024-05-05 11:53:50','2024-05-05 13:56:08','2024-05-05 13:51:49','2024-05-05 13:56:07',NULL,0,0,NULL,NULL),(16649,'mixpanel','completed',10,'2024-05-05 12:55:58','2024-05-05 14:07:06','2024-05-05 14:01:57','2024-05-05 14:07:05',NULL,0,0,NULL,NULL),(16650,'mixpanel','completed',10,'2024-05-05 12:39:05','2024-05-05 14:16:50','2024-05-05 14:12:04','2024-05-05 14:16:49',NULL,0,0,NULL,NULL),(16651,'mixpanel','completed',10,'2024-05-05 12:29:17','2024-05-05 14:21:50','2024-05-05 14:19:16','2024-05-05 14:21:49',NULL,0,0,NULL,NULL),(16652,'mixpanel','completed',10,'2024-05-05 12:49:39','2024-05-05 14:32:01','2024-05-05 14:25:38','2024-05-05 14:32:00',NULL,0,0,NULL,NULL),(16653,'mixpanel','completed',10,'2024-05-05 13:23:10','2024-05-05 14:42:02','2024-05-05 14:37:09','2024-05-05 14:42:01',NULL,0,0,NULL,NULL),(16654,'mixpanel','completed',10,'2024-05-05 12:51:58','2024-05-05 14:52:04','2024-05-05 14:46:57','2024-05-05 14:52:03',NULL,0,0,NULL,NULL),(16655,'mixpanel','completed',10,'2024-05-05 13:20:05','2024-05-05 15:02:04','2024-05-05 14:57:04','2024-05-05 15:02:03',NULL,0,0,NULL,NULL),(16656,'mixpanel','completed',10,'2024-05-05 13:14:56','2024-05-05 15:12:02','2024-05-05 15:06:56','2024-05-05 15:12:01',NULL,0,0,NULL,NULL),(16657,'mixpanel','completed',10,'2024-05-05 13:49:02','2024-05-05 15:22:10','2024-05-05 15:17:01','2024-05-05 15:22:09',NULL,0,0,NULL,NULL),(16658,'mixpanel','completed',10,'2024-05-05 13:54:02','2024-05-05 15:31:59','2024-05-05 15:27:01','2024-05-05 15:31:58',NULL,0,0,NULL,NULL),(16659,'mixpanel','completed',10,'2024-05-05 13:47:00','2024-05-05 15:42:02','2024-05-05 15:36:59','2024-05-05 15:42:01',NULL,0,0,NULL,NULL),(16660,'mixpanel','completed',10,'2024-05-05 14:25:09','2024-05-05 15:52:06','2024-05-05 15:47:08','2024-05-05 15:52:04',NULL,0,0,NULL,NULL),(16661,'mixpanel','completed',10,'2024-05-05 14:33:01','2024-05-05 16:01:59','2024-05-05 15:57:00','2024-05-05 16:01:58',NULL,0,0,NULL,NULL),(16662,'mixpanel','completed',10,'2024-05-05 14:56:58','2024-05-05 16:11:51','2024-05-05 16:06:57','2024-05-05 16:11:50',NULL,0,0,NULL,NULL),(16663,'mixpanel','completed',10,'2024-05-05 15:03:03','2024-05-05 16:19:28','2024-05-05 16:17:02','2024-05-05 16:19:27',NULL,0,0,NULL,NULL),(16664,'mixpanel','completed',10,'2024-05-05 14:21:02','2024-05-05 16:27:05','2024-05-05 16:22:02','2024-05-05 16:27:04',NULL,0,0,NULL,NULL),(16665,'mixpanel','completed',10,'2024-05-05 14:42:59','2024-05-05 16:37:00','2024-05-05 16:31:58','2024-05-05 16:36:59',NULL,0,0,NULL,NULL),(16666,'mixpanel','completed',10,'2024-05-05 15:01:03','2024-05-05 16:47:07','2024-05-05 16:42:02','2024-05-05 16:47:06',NULL,0,0,NULL,NULL),(16667,'subscribers_engagement_score','completed',10,'2024-05-05 16:47:07','2024-05-05 16:52:00','2024-05-05 16:47:06','2024-05-05 16:51:59',NULL,0,0,NULL,NULL),(16668,'subscribers_engagement_score','completed',10,'2024-05-06 21:57:00','2024-05-06 21:57:12','2024-05-05 16:51:59','2024-05-06 21:57:10',NULL,0,0,NULL,NULL),(16669,'mixpanel','completed',10,'2024-05-05 15:32:00','2024-05-05 16:57:06','2024-05-05 16:51:59','2024-05-05 16:57:05',NULL,0,0,NULL,NULL),(16670,'mixpanel','completed',10,'2024-05-05 15:52:00','2024-05-05 17:07:05','2024-05-05 17:01:59','2024-05-05 17:07:04',NULL,0,0,NULL,NULL),(16671,'mixpanel','completed',10,'2024-05-05 15:13:10','2024-05-05 17:17:10','2024-05-05 17:12:09','2024-05-05 17:17:09',NULL,0,0,NULL,NULL),(16672,'mixpanel','completed',10,'2024-05-05 16:11:50','2024-05-05 17:24:28','2024-05-05 17:21:50','2024-05-05 17:24:27',NULL,0,0,NULL,NULL),(16673,'mixpanel','completed',10,'2024-05-05 15:54:51','2024-05-05 17:31:59','2024-05-05 17:26:50','2024-05-05 17:31:58',NULL,0,0,NULL,NULL),(16674,'mixpanel','completed',10,'2024-05-05 16:34:00','2024-05-05 17:41:58','2024-05-05 17:36:59','2024-05-05 17:41:57',NULL,0,0,NULL,NULL),(16675,'mixpanel','completed',10,'2024-05-05 16:22:50','2024-05-05 17:51:51','2024-05-05 17:46:50','2024-05-05 17:51:50',NULL,0,0,NULL,NULL),(16676,'mixpanel','completed',10,'2024-05-05 16:40:04','2024-05-05 18:02:06','2024-05-05 17:57:03','2024-05-05 18:02:05',NULL,0,0,NULL,NULL),(16677,'mixpanel','completed',10,'2024-05-05 16:42:51','2024-05-05 18:12:04','2024-05-05 18:06:50','2024-05-05 18:12:03',NULL,0,0,NULL,NULL),(16678,'mixpanel','completed',10,'2024-05-05 17:13:50','2024-05-05 18:21:51','2024-05-05 18:16:49','2024-05-05 18:21:50',NULL,0,0,NULL,NULL),(16679,'mixpanel','completed',10,'2024-05-05 17:25:02','2024-05-05 18:32:00','2024-05-05 18:27:01','2024-05-05 18:31:59',NULL,0,0,NULL,NULL),(16680,'mixpanel','completed',10,'2024-05-05 17:33:51','2024-05-05 18:42:08','2024-05-05 18:36:50','2024-05-05 18:42:07',NULL,0,0,NULL,NULL),(16681,'mixpanel','completed',10,'2024-05-05 17:36:15','2024-05-05 18:52:05','2024-05-05 18:45:14','2024-05-05 18:52:04',NULL,0,0,NULL,NULL),(16682,'mixpanel','completed',10,'2024-05-05 17:51:09','2024-05-05 19:02:00','2024-05-05 18:57:08','2024-05-05 19:02:00',NULL,0,0,NULL,NULL),(16683,'mixpanel','completed',10,'2024-05-05 17:49:07','2024-05-05 19:11:59','2024-05-05 19:07:06','2024-05-05 19:11:58',NULL,0,0,NULL,NULL),(16684,'mixpanel','completed',10,'2024-05-05 17:42:16','2024-05-05 19:21:51','2024-05-05 19:18:13','2024-05-05 19:21:50',NULL,0,0,NULL,NULL),(16685,'mixpanel','completed',10,'2024-05-05 18:03:24','2024-05-05 19:32:05','2024-05-05 19:26:23','2024-05-05 19:32:04',NULL,0,0,NULL,NULL),(16686,'mixpanel','completed',10,'2024-05-05 17:48:04','2024-05-05 19:39:53','2024-05-05 19:37:03','2024-05-05 19:39:52',NULL,0,0,NULL,NULL),(16687,'mixpanel','completed',10,'2024-05-05 17:57:07','2024-05-05 19:47:09','2024-05-05 19:42:06','2024-05-05 19:47:08',NULL,0,0,NULL,NULL),(16688,'mixpanel','completed',10,'2024-05-05 18:33:52','2024-05-05 19:57:02','2024-05-05 19:51:51','2024-05-05 19:57:01',NULL,0,0,NULL,NULL),(16689,'mixpanel','completed',10,'2024-05-05 18:36:51','2024-05-05 20:07:03','2024-05-05 20:01:50','2024-05-05 20:07:02',NULL,0,0,NULL,NULL),(16690,'mixpanel','completed',10,'2024-05-05 18:35:07','2024-05-05 20:12:01','2024-05-05 20:09:06','2024-05-05 20:12:00',NULL,0,0,NULL,NULL),(16691,'mixpanel','completed',10,'2024-05-05 18:37:02','2024-05-05 20:22:07','2024-05-05 20:17:01','2024-05-05 20:22:06',NULL,0,0,NULL,NULL),(16692,'mixpanel','completed',10,'2024-05-05 18:39:11','2024-05-05 20:31:51','2024-05-05 20:27:10','2024-05-05 20:31:50',NULL,0,0,NULL,NULL),(16693,'mixpanel','completed',10,'2024-05-05 19:24:51','2024-05-05 20:41:52','2024-05-05 20:36:50','2024-05-05 20:41:51',NULL,0,0,NULL,NULL),(16694,'mixpanel','completed',10,'2024-05-05 18:46:19','2024-05-05 20:51:52','2024-05-05 20:47:16','2024-05-05 20:51:50',NULL,0,0,NULL,NULL),(16695,'mixpanel','completed',10,'2024-05-05 19:17:53','2024-05-05 20:59:14','2024-05-05 20:56:52','2024-05-05 20:59:13',NULL,0,0,NULL,NULL),(16696,'mixpanel','completed',10,'2024-05-05 19:09:00','2024-05-05 21:06:51','2024-05-05 21:01:59','2024-05-05 21:06:50',NULL,0,0,NULL,NULL),(16697,'mixpanel','completed',10,'2024-05-05 19:44:53','2024-05-05 21:17:00','2024-05-05 21:11:51','2024-05-05 21:16:59',NULL,0,0,NULL,NULL),(16698,'mixpanel','completed',10,'2024-05-05 20:09:51','2024-05-05 21:27:00','2024-05-05 21:21:50','2024-05-05 21:26:59',NULL,0,0,NULL,NULL),(16699,'mixpanel','completed',10,'2024-05-05 20:22:51','2024-05-05 21:37:05','2024-05-05 21:31:50','2024-05-05 21:37:04',NULL,0,0,NULL,NULL),(16700,'mixpanel','completed',10,'2024-05-05 20:19:02','2024-05-05 21:46:52','2024-05-05 21:42:01','2024-05-05 21:46:51',NULL,0,0,NULL,NULL),(16701,'mixpanel','completed',10,'2024-05-05 20:07:51','2024-05-05 21:57:06','2024-05-05 21:51:50','2024-05-05 21:57:05',NULL,0,0,NULL,NULL),(16702,'mixpanel','completed',10,'2024-05-05 20:15:05','2024-05-05 22:07:03','2024-05-05 22:02:04','2024-05-05 22:07:02',NULL,0,0,NULL,NULL),(16703,'export_files_cleanup','completed',10,'2024-05-15 22:00:00','2024-05-15 22:02:14','2024-05-05 22:07:02','2024-05-15 22:02:13',NULL,0,0,NULL,NULL),(16704,'mixpanel','completed',10,'2024-05-05 20:20:02','2024-05-05 22:17:01','2024-05-05 22:12:00','2024-05-05 22:17:00',NULL,0,0,NULL,NULL),(16705,'mixpanel','completed',10,'2024-05-05 20:32:02','2024-05-05 22:27:09','2024-05-05 22:22:00','2024-05-05 22:27:07',NULL,0,0,NULL,NULL),(16706,'mixpanel','completed',10,'2024-05-05 21:09:08','2024-05-05 22:37:08','2024-05-05 22:32:07','2024-05-05 22:37:07',NULL,0,0,NULL,NULL),(16707,'mixpanel','completed',10,'2024-05-05 20:51:06','2024-05-05 22:46:52','2024-05-05 22:42:05','2024-05-05 22:46:51',NULL,0,0,NULL,NULL),(16708,'mixpanel','completed',10,'2024-05-05 21:26:01','2024-05-05 22:56:51','2024-05-05 22:52:00','2024-05-05 22:56:50',NULL,0,0,NULL,NULL),(16709,'mixpanel','completed',10,'2024-05-05 21:04:51','2024-05-05 23:06:58','2024-05-05 23:01:50','2024-05-05 23:06:57',NULL,0,0,NULL,NULL),(16710,'mixpanel','completed',10,'2024-05-05 21:31:02','2024-05-05 23:16:58','2024-05-05 23:12:01','2024-05-05 23:16:57',NULL,0,0,NULL,NULL),(16711,'mixpanel','completed',10,'2024-05-05 21:36:03','2024-05-05 23:27:08','2024-05-05 23:22:02','2024-05-05 23:27:07',NULL,0,0,NULL,NULL),(16712,'mixpanel','completed',10,'2024-05-05 21:51:01','2024-05-05 23:35:48','2024-05-05 23:32:00','2024-05-05 23:35:47',NULL,0,0,NULL,NULL),(16713,'mixpanel','completed',10,'2024-05-05 21:52:13','2024-05-05 23:46:59','2024-05-05 23:42:12','2024-05-05 23:46:58',NULL,0,0,NULL,NULL),(16714,'mixpanel','completed',10,'2024-05-05 22:10:50','2024-05-05 23:57:04','2024-05-05 23:51:49','2024-05-05 23:57:03',NULL,0,0,NULL,NULL),(16715,'mixpanel','completed',10,'2024-05-05 22:09:03','2024-05-06 00:07:02','2024-05-06 00:02:02','2024-05-06 00:07:01',NULL,0,0,NULL,NULL),(16716,'mixpanel','completed',10,'2024-05-05 22:48:04','2024-05-06 00:17:05','2024-05-06 00:12:03','2024-05-06 00:17:04',NULL,0,0,NULL,NULL),(16717,'mixpanel','completed',10,'2024-05-05 23:10:05','2024-05-06 00:26:58','2024-05-06 00:22:04','2024-05-06 00:26:57',NULL,0,0,NULL,NULL),(16718,'mixpanel','completed',10,'2024-05-05 22:33:01','2024-05-06 00:37:06','2024-05-06 00:32:00','2024-05-06 00:37:05',NULL,0,0,NULL,NULL),(16719,'mixpanel','completed',10,'2024-05-05 23:14:15','2024-05-06 00:42:04','2024-05-06 00:39:09','2024-05-06 00:42:03',NULL,0,0,NULL,NULL),(16720,'mixpanel','completed',10,'2024-05-05 22:58:05','2024-05-06 00:51:51','2024-05-06 00:47:04','2024-05-06 00:51:50',NULL,0,0,NULL,NULL),(16721,'mixpanel','completed',10,'2024-05-05 22:59:59','2024-05-06 01:02:02','2024-05-06 00:56:58','2024-05-06 01:02:01',NULL,0,0,NULL,NULL),(16722,'mixpanel','completed',10,'2024-05-05 23:51:58','2024-05-06 01:11:51','2024-05-06 01:06:57','2024-05-06 01:11:50',NULL,0,0,NULL,NULL),(16723,'mixpanel','completed',10,'2024-05-05 23:53:12','2024-05-06 01:22:04','2024-05-06 01:15:11','2024-05-06 01:22:03',NULL,0,0,NULL,NULL),(16724,'mixpanel','completed',10,'2024-05-06 00:17:05','2024-05-06 01:32:04','2024-05-06 01:27:04','2024-05-06 01:32:03',NULL,0,0,NULL,NULL),(16725,'mixpanel','completed',10,'2024-05-05 23:52:09','2024-05-06 01:41:51','2024-05-06 01:37:08','2024-05-06 01:41:50',NULL,0,0,NULL,NULL),(16726,'mixpanel','completed',10,'2024-05-06 00:16:52','2024-05-06 01:51:51','2024-05-06 01:46:51','2024-05-06 01:51:50',NULL,0,0,NULL,NULL),(16727,'mixpanel','completed',10,'2024-05-06 00:09:59','2024-05-06 02:00:30','2024-05-06 01:56:58','2024-05-06 02:00:29',NULL,0,0,NULL,NULL),(16728,'mixpanel','completed',10,'2024-05-06 00:15:05','2024-05-06 02:11:57','2024-05-06 02:07:04','2024-05-06 02:11:55',NULL,0,0,NULL,NULL),(16729,'mixpanel','completed',10,'2024-05-06 01:01:03','2024-05-06 02:21:59','2024-05-06 02:17:02','2024-05-06 02:21:58',NULL,0,0,NULL,NULL),(16730,'mixpanel','completed',10,'2024-05-06 00:45:04','2024-05-06 02:32:05','2024-05-06 02:27:02','2024-05-06 02:32:04',NULL,0,0,NULL,NULL),(16731,'mixpanel','completed',10,'2024-05-06 00:45:51','2024-05-06 02:42:09','2024-05-06 02:36:50','2024-05-06 02:42:08',NULL,0,0,NULL,NULL),(16732,'mixpanel','completed',10,'2024-05-06 01:11:11','2024-05-06 02:51:51','2024-05-06 02:47:10','2024-05-06 02:51:50',NULL,0,0,NULL,NULL),(16733,'mixpanel','completed',10,'2024-05-06 01:33:01','2024-05-06 03:02:07','2024-05-06 02:55:00','2024-05-06 03:02:07',NULL,0,0,NULL,NULL),(16734,'mixpanel','completed',10,'2024-05-06 01:16:01','2024-05-06 03:10:09','2024-05-06 03:07:00','2024-05-06 03:10:08',NULL,0,0,NULL,NULL),(16735,'mixpanel','completed',10,'2024-05-06 02:08:42','2024-05-06 03:21:37','2024-05-06 03:15:41','2024-05-06 03:21:36',NULL,0,0,NULL,NULL),(16736,'mixpanel','completed',10,'2024-05-06 01:28:26','2024-05-06 03:27:06','2024-05-06 03:24:25','2024-05-06 03:27:05',NULL,0,0,NULL,NULL),(16737,'mixpanel','completed',10,'2024-05-06 01:44:51','2024-05-06 03:34:06','2024-05-06 03:31:50','2024-05-06 03:34:05',NULL,0,0,NULL,NULL),(16738,'mixpanel','completed',10,'2024-05-06 01:38:52','2024-05-06 03:41:50','2024-05-06 03:36:51','2024-05-06 03:41:49',NULL,0,0,NULL,NULL),(16739,'mixpanel','completed',10,'2024-05-06 01:54:51','2024-05-06 03:51:22','2024-05-06 03:46:50','2024-05-06 03:51:22',NULL,0,0,NULL,NULL),(16740,'mixpanel','completed',10,'2024-05-06 02:21:07','2024-05-06 04:01:59','2024-05-06 03:55:06','2024-05-06 04:01:58',NULL,0,0,NULL,NULL),(16741,'mixpanel','completed',10,'2024-05-06 02:34:23','2024-05-06 04:11:23','2024-05-06 04:05:22','2024-05-06 04:11:22',NULL,0,0,NULL,NULL),(16742,'mixpanel','completed',10,'2024-05-06 02:17:31','2024-05-06 04:16:59','2024-05-06 04:14:30','2024-05-06 04:16:58',NULL,0,0,NULL,NULL),(16743,'mixpanel','completed',10,'2024-05-06 02:55:05','2024-05-06 04:23:24','2024-05-06 04:21:04','2024-05-06 04:23:23',NULL,0,0,NULL,NULL),(16744,'mixpanel','completed',10,'2024-05-06 02:49:01','2024-05-06 04:32:16','2024-05-06 04:26:59','2024-05-06 04:32:13',NULL,0,0,NULL,NULL),(16745,'mixpanel','completed',10,'2024-05-06 02:38:05','2024-05-06 04:40:03','2024-05-06 04:37:02','2024-05-06 04:40:01',NULL,0,0,NULL,NULL),(16746,'mixpanel','completed',10,'2024-05-06 03:39:17','2024-05-06 04:52:01','2024-05-06 04:45:16','2024-05-06 04:52:00',NULL,0,0,NULL,NULL),(16747,'mixpanel','completed',10,'2024-05-06 03:25:24','2024-05-06 05:00:05','2024-05-06 04:55:23','2024-05-06 05:00:04',NULL,0,0,NULL,NULL),(16748,'mixpanel','completed',10,'2024-05-06 03:47:10','2024-05-06 05:07:02','2024-05-06 05:02:09','2024-05-06 05:07:01',NULL,0,0,NULL,NULL),(16749,'mixpanel','completed',10,'2024-05-06 03:17:56','2024-05-06 05:12:02','2024-05-06 05:09:55','2024-05-06 05:12:01',NULL,0,0,NULL,NULL),(16750,'mixpanel','completed',10,'2024-05-06 03:15:22','2024-05-06 05:17:42','2024-05-06 05:15:21','2024-05-06 05:17:41',NULL,0,0,NULL,NULL),(16751,'mixpanel','completed',10,'2024-05-06 04:06:01','2024-05-06 05:24:21','2024-05-06 05:22:00','2024-05-06 05:24:20',NULL,0,0,NULL,NULL),(16752,'mixpanel','completed',10,'2024-05-06 03:40:56','2024-05-06 05:30:23','2024-05-06 05:26:55','2024-05-06 05:30:22',NULL,0,0,NULL,NULL),(16753,'mixpanel','completed',10,'2024-05-06 03:40:03','2024-05-06 05:37:12','2024-05-06 05:35:02','2024-05-06 05:37:12',NULL,0,0,NULL,NULL),(16754,'mixpanel','completed',10,'2024-05-06 03:48:05','2024-05-06 05:46:48','2024-05-06 05:41:04','2024-05-06 05:46:47',NULL,0,0,NULL,NULL),(16755,'mixpanel','completed',10,'2024-05-06 04:18:26','2024-05-06 05:52:02','2024-05-06 05:49:25','2024-05-06 05:52:01',NULL,0,0,NULL,NULL),(16756,'mixpanel','completed',10,'2024-05-06 04:50:50','2024-05-06 05:57:02','2024-05-06 05:54:49','2024-05-06 05:57:01',NULL,0,0,NULL,NULL),(16757,'mixpanel','completed',10,'2024-05-06 04:38:10','2024-05-06 06:04:34','2024-05-06 06:01:09','2024-05-06 06:04:33',NULL,0,0,NULL,NULL),(16758,'mixpanel','completed',10,'2024-05-06 04:22:01','2024-05-06 06:10:30','2024-05-06 06:07:01','2024-05-06 06:10:29',NULL,0,0,NULL,NULL),(16759,'mixpanel','completed',10,'2024-05-06 05:09:57','2024-05-06 06:17:11','2024-05-06 06:12:56','2024-05-06 06:17:10',NULL,0,0,NULL,NULL),(16760,'mixpanel','completed',10,'2024-05-06 04:39:03','2024-05-06 06:24:26','2024-05-06 06:22:02','2024-05-06 06:24:25',NULL,0,0,NULL,NULL),(16761,'mixpanel','completed',10,'2024-05-06 04:40:08','2024-05-06 06:30:00','2024-05-06 06:27:07','2024-05-06 06:29:59',NULL,0,0,NULL,NULL),(16762,'mixpanel','completed',10,'2024-05-06 04:40:47','2024-05-06 06:36:51','2024-05-06 06:33:46','2024-05-06 06:36:50',NULL,0,0,NULL,NULL),(16763,'mixpanel','completed',10,'2024-05-06 05:36:08','2024-05-06 06:41:21','2024-05-06 06:39:07','2024-05-06 06:41:20',NULL,0,0,NULL,NULL),(16764,'mixpanel','completed',10,'2024-05-06 05:15:17','2024-05-06 06:51:37','2024-05-06 06:45:16','2024-05-06 06:51:36',NULL,0,0,NULL,NULL),(16765,'mixpanel','completed',10,'2024-05-06 05:31:47','2024-05-06 06:56:58','2024-05-06 06:53:46','2024-05-06 06:56:58',NULL,0,0,NULL,NULL),(16766,'mixpanel','completed',10,'2024-05-06 05:31:01','2024-05-06 07:04:18','2024-05-06 07:00:00','2024-05-06 07:04:17',NULL,0,0,NULL,NULL),(16767,'mixpanel','completed',10,'2024-05-06 06:01:29','2024-05-06 07:10:52','2024-05-06 07:06:28','2024-05-06 07:10:51',NULL,0,0,NULL,NULL),(16768,'mixpanel','completed',10,'2024-05-06 05:31:04','2024-05-06 07:20:08','2024-05-06 07:17:03','2024-05-06 07:20:07',NULL,0,0,NULL,NULL),(16769,'mixpanel','completed',10,'2024-05-06 05:40:59','2024-05-06 07:27:03','2024-05-06 07:24:58','2024-05-06 07:27:02',NULL,0,0,NULL,NULL),(16770,'mixpanel','completed',10,'2024-05-06 06:04:52','2024-05-06 07:34:24','2024-05-06 07:31:51','2024-05-06 07:34:22',NULL,0,0,NULL,NULL),(16771,'mixpanel','completed',10,'2024-05-06 06:22:03','2024-05-06 07:41:51','2024-05-06 07:37:02','2024-05-06 07:41:50',NULL,0,0,NULL,NULL),(16772,'mixpanel','completed',10,'2024-05-06 06:09:51','2024-05-06 07:49:39','2024-05-06 07:46:50','2024-05-06 07:49:39',NULL,0,0,NULL,NULL),(16773,'mixpanel','completed',10,'2024-05-06 06:08:51','2024-05-06 07:55:03','2024-05-06 07:51:50','2024-05-06 07:55:02',NULL,0,0,NULL,NULL),(16774,'mixpanel','completed',10,'2024-05-06 06:41:06','2024-05-06 08:05:23','2024-05-06 08:02:06','2024-05-06 08:05:22',NULL,0,0,NULL,NULL),(16775,'mixpanel','completed',10,'2024-05-06 06:23:40','2024-05-06 08:13:15','2024-05-06 08:10:39','2024-05-06 08:13:14',NULL,0,0,NULL,NULL),(16776,'mixpanel','completed',10,'2024-05-06 06:31:06','2024-05-06 08:22:03','2024-05-06 08:17:05','2024-05-06 08:22:02',NULL,0,0,NULL,NULL),(16777,'mixpanel','completed',10,'2024-05-06 06:39:51','2024-05-06 08:29:27','2024-05-06 08:26:49','2024-05-06 08:29:26',NULL,0,0,NULL,NULL),(16778,'mixpanel','completed',10,'2024-05-06 06:52:52','2024-05-06 08:34:48','2024-05-06 08:31:51','2024-05-06 08:34:47',NULL,0,0,NULL,NULL),(16779,'mixpanel','completed',10,'2024-05-06 07:12:00','2024-05-06 08:42:03','2024-05-06 08:36:59','2024-05-06 08:42:02',NULL,0,0,NULL,NULL),(16780,'mixpanel','completed',10,'2024-05-06 07:28:05','2024-05-06 08:51:02','2024-05-06 08:45:04','2024-05-06 08:51:00',NULL,0,0,NULL,NULL),(16781,'mixpanel','completed',10,'2024-05-06 07:11:11','2024-05-06 08:56:51','2024-05-06 08:53:10','2024-05-06 08:56:50',NULL,0,0,NULL,NULL),(16782,'mixpanel','completed',10,'2024-05-06 07:44:54','2024-05-06 09:01:42','2024-05-06 08:58:53','2024-05-06 09:01:41',NULL,0,0,NULL,NULL),(16783,'mixpanel','completed',10,'2024-05-06 07:37:51','2024-05-06 09:10:44','2024-05-06 09:06:50','2024-05-06 09:10:43',NULL,0,0,NULL,NULL),(16784,'mixpanel','completed',10,'2024-05-06 07:32:13','2024-05-06 09:19:37','2024-05-06 09:15:12','2024-05-06 09:19:36',NULL,0,0,NULL,NULL),(16785,'mixpanel','completed',10,'2024-05-06 08:11:51','2024-05-06 09:25:37','2024-05-06 09:21:50','2024-05-06 09:25:36',NULL,0,0,NULL,NULL),(16786,'mixpanel','completed',10,'2024-05-06 08:06:31','2024-05-06 09:31:52','2024-05-06 09:28:30','2024-05-06 09:31:51',NULL,0,0,NULL,NULL),(16787,'mixpanel','completed',10,'2024-05-06 08:29:35','2024-05-06 09:37:04','2024-05-06 09:34:34','2024-05-06 09:37:03',NULL,0,0,NULL,NULL),(16788,'mixpanel','completed',10,'2024-05-06 08:25:02','2024-05-06 09:46:29','2024-05-06 09:42:01','2024-05-06 09:46:28',NULL,0,0,NULL,NULL),(16789,'mixpanel','completed',10,'2024-05-06 08:05:04','2024-05-06 09:55:11','2024-05-06 09:52:03','2024-05-06 09:55:10',NULL,0,0,NULL,NULL),(16790,'mixpanel','completed',10,'2024-05-06 08:18:52','2024-05-06 10:05:04','2024-05-06 09:59:51','2024-05-06 10:05:03',NULL,0,0,NULL,NULL),(16791,'mixpanel','completed',10,'2024-05-06 08:53:20','2024-05-06 10:13:37','2024-05-06 10:11:19','2024-05-06 10:13:36',NULL,0,0,NULL,NULL),(16792,'mixpanel','completed',10,'2024-05-06 08:22:06','2024-05-06 10:20:15','2024-05-06 10:17:05','2024-05-06 10:20:14',NULL,0,0,NULL,NULL),(16793,'mixpanel','completed',10,'2024-05-06 08:44:56','2024-05-06 10:26:56','2024-05-06 10:22:55','2024-05-06 10:26:54',NULL,0,0,NULL,NULL),(16794,'mixpanel','completed',10,'2024-05-06 08:40:42','2024-05-06 10:32:00','2024-05-06 10:29:41','2024-05-06 10:31:59',NULL,0,0,NULL,NULL),(16795,'mixpanel','completed',10,'2024-05-06 08:37:52','2024-05-06 10:39:24','2024-05-06 10:36:51','2024-05-06 10:39:23',NULL,0,0,NULL,NULL),(16796,'mixpanel','completed',10,'2024-05-06 09:01:51','2024-05-06 10:46:52','2024-05-06 10:41:51','2024-05-06 10:46:51',NULL,0,0,NULL,NULL),(16797,'mixpanel','completed',10,'2024-05-06 09:24:03','2024-05-06 10:51:51','2024-05-06 10:49:02','2024-05-06 10:51:50',NULL,0,0,NULL,NULL),(16798,'mixpanel','completed',10,'2024-05-06 09:16:51','2024-05-06 11:01:51','2024-05-06 10:56:50','2024-05-06 11:01:50',NULL,0,0,NULL,NULL),(16799,'mixpanel','completed',10,'2024-05-06 09:30:00','2024-05-06 11:11:43','2024-05-06 11:06:59','2024-05-06 11:11:42',NULL,0,0,NULL,NULL),(16800,'mixpanel','completed',10,'2024-05-06 09:15:51','2024-05-06 11:21:03','2024-05-06 11:16:50','2024-05-06 11:21:02',NULL,0,0,NULL,NULL),(16801,'mixpanel','completed',10,'2024-05-06 09:36:51','2024-05-06 11:31:15','2024-05-06 11:26:50','2024-05-06 11:31:14',NULL,0,0,NULL,NULL),(16802,'mixpanel','completed',10,'2024-05-06 10:27:00','2024-05-06 11:40:19','2024-05-06 11:36:59','2024-05-06 11:40:18',NULL,0,0,NULL,NULL),(16803,'mixpanel','completed',10,'2024-05-06 10:15:51','2024-05-06 11:49:03','2024-05-06 11:46:50','2024-05-06 11:49:02',NULL,0,0,NULL,NULL),(16804,'mixpanel','completed',10,'2024-05-06 10:16:02','2024-05-06 11:56:35','2024-05-06 11:52:01','2024-05-06 11:56:34',NULL,0,0,NULL,NULL),(16805,'mixpanel','completed',10,'2024-05-06 10:48:52','2024-05-06 12:02:15','2024-05-06 11:59:51','2024-05-06 12:02:14',NULL,0,0,NULL,NULL),(16806,'mixpanel','completed',10,'2024-05-06 10:37:57','2024-05-06 12:09:49','2024-05-06 12:06:56','2024-05-06 12:09:48',NULL,0,0,NULL,NULL),(16807,'mixpanel','completed',10,'2024-05-06 11:04:01','2024-05-06 12:17:06','2024-05-06 12:12:00','2024-05-06 12:17:05',NULL,0,0,NULL,NULL),(16808,'mixpanel','completed',10,'2024-05-06 11:03:49','2024-05-06 12:26:51','2024-05-06 12:20:48','2024-05-06 12:26:50',NULL,0,0,NULL,NULL),(16809,'mixpanel','completed',10,'2024-05-06 10:43:20','2024-05-06 12:34:19','2024-05-06 12:31:19','2024-05-06 12:34:18',NULL,0,0,NULL,NULL),(16810,'mixpanel','completed',10,'2024-05-06 11:25:01','2024-05-06 12:41:45','2024-05-06 12:37:00','2024-05-06 12:41:44',NULL,0,0,NULL,NULL),(16811,'mixpanel','completed',10,'2024-05-06 11:08:51','2024-05-06 12:49:01','2024-05-06 12:46:50','2024-05-06 12:49:00',NULL,0,0,NULL,NULL),(16812,'mixpanel','completed',10,'2024-05-06 11:32:11','2024-05-06 12:57:26','2024-05-06 12:52:11','2024-05-06 12:57:25',NULL,0,0,NULL,NULL),(16813,'schedule_re_engagement_email','completed',10,'2024-05-07 12:57:26','2024-05-07 13:01:50','2024-05-06 12:57:25','2024-05-07 13:01:49',NULL,0,0,NULL,NULL),(16814,'mixpanel','completed',10,'2024-05-06 11:52:45','2024-05-06 13:02:01','2024-05-06 12:59:44','2024-05-06 13:02:00',NULL,0,0,NULL,NULL),(16815,'mixpanel','completed',10,'2024-05-06 12:01:52','2024-05-06 13:10:29','2024-05-06 13:06:51','2024-05-06 13:10:28',NULL,0,0,NULL,NULL),(16816,'mixpanel','completed',10,'2024-05-06 11:21:55','2024-05-06 13:16:52','2024-05-06 13:13:54','2024-05-06 13:16:51',NULL,0,0,NULL,NULL),(16817,'mixpanel','completed',10,'2024-05-06 11:45:04','2024-05-06 13:26:51','2024-05-06 13:22:03','2024-05-06 13:26:50',NULL,0,0,NULL,NULL),(16818,'mixpanel','completed',10,'2024-05-06 12:19:07','2024-05-06 13:42:02','2024-05-06 13:32:06','2024-05-06 13:42:01',NULL,0,0,NULL,NULL),(16819,'mixpanel','completed',10,'2024-05-06 12:42:51','2024-05-06 13:52:03','2024-05-06 13:46:50','2024-05-06 13:52:02',NULL,0,0,NULL,NULL),(16820,'mixpanel','completed',10,'2024-05-06 12:02:51','2024-05-06 13:59:24','2024-05-06 13:56:50','2024-05-06 13:59:23',NULL,0,0,NULL,NULL),(16821,'mixpanel','completed',10,'2024-05-06 12:02:59','2024-05-06 14:07:03','2024-05-06 14:01:58','2024-05-06 14:07:02',NULL,0,0,NULL,NULL),(16822,'mixpanel','completed',10,'2024-05-06 12:40:04','2024-05-06 14:17:04','2024-05-06 14:12:03','2024-05-06 14:17:03',NULL,0,0,NULL,NULL),(16823,'mixpanel','completed',10,'2024-05-06 13:01:19','2024-05-06 14:26:51','2024-05-06 14:22:18','2024-05-06 14:26:51',NULL,0,0,NULL,NULL),(16824,'mixpanel','completed',10,'2024-05-06 13:09:55','2024-05-06 14:32:08','2024-05-06 14:28:55','2024-05-06 14:32:07',NULL,0,0,NULL,NULL),(16825,'mixpanel','completed',10,'2024-05-06 13:08:02','2024-05-06 14:40:21','2024-05-06 14:37:01','2024-05-06 14:40:20',NULL,0,0,NULL,NULL),(16826,'mixpanel','completed',10,'2024-05-06 13:10:53','2024-05-06 14:47:04','2024-05-06 14:43:52','2024-05-06 14:47:03',NULL,0,0,NULL,NULL),(16827,'mixpanel','completed',10,'2024-05-06 13:38:01','2024-05-06 14:56:58','2024-05-06 14:52:00','2024-05-06 14:56:57',NULL,0,0,NULL,NULL),(16828,'mixpanel','completed',10,'2024-05-06 13:25:09','2024-05-06 15:07:03','2024-05-06 15:02:08','2024-05-06 15:07:02',NULL,0,0,NULL,NULL),(16829,'mixpanel','completed',10,'2024-05-06 13:33:52','2024-05-06 15:16:59','2024-05-06 15:11:51','2024-05-06 15:16:58',NULL,0,0,NULL,NULL),(16830,'mixpanel','completed',10,'2024-05-06 13:47:08','2024-05-06 15:27:01','2024-05-06 15:22:07','2024-05-06 15:27:00',NULL,0,0,NULL,NULL),(16831,'mixpanel','completed',10,'2024-05-06 13:40:05','2024-05-06 15:37:07','2024-05-06 15:32:04','2024-05-06 15:37:06',NULL,0,0,NULL,NULL),(16832,'mixpanel','completed',10,'2024-05-06 14:16:52','2024-05-06 15:46:52','2024-05-06 15:41:51','2024-05-06 15:46:51',NULL,0,0,NULL,NULL),(16833,'mixpanel','completed',10,'2024-05-06 14:01:03','2024-05-06 15:57:03','2024-05-06 15:52:02','2024-05-06 15:57:02',NULL,0,0,NULL,NULL),(16834,'mixpanel','completed',10,'2024-05-06 14:20:52','2024-05-06 16:07:06','2024-05-06 16:01:51','2024-05-06 16:07:05',NULL,0,0,NULL,NULL),(16835,'mixpanel','completed',10,'2024-05-06 14:21:52','2024-05-06 16:16:51','2024-05-06 16:11:51','2024-05-06 16:16:50',NULL,0,0,NULL,NULL),(16836,'mixpanel','completed',10,'2024-05-06 14:32:09','2024-05-06 16:32:09','2024-05-06 16:22:08','2024-05-06 16:32:08',NULL,0,0,NULL,NULL),(16837,'mixpanel','completed',10,'2024-05-06 15:24:47','2024-05-06 16:37:06','2024-05-06 16:34:46','2024-05-06 16:37:05',NULL,0,0,NULL,NULL),(16838,'mixpanel','completed',10,'2024-05-06 15:05:52','2024-05-06 16:47:06','2024-05-06 16:41:51','2024-05-06 16:47:05',NULL,0,0,NULL,NULL),(16839,'mixpanel','completed',10,'2024-05-06 15:01:06','2024-05-06 16:57:17','2024-05-06 16:52:05','2024-05-06 16:57:16',NULL,0,0,NULL,NULL),(16840,'mixpanel','completed',10,'2024-05-06 15:15:11','2024-05-06 17:07:05','2024-05-06 17:02:10','2024-05-06 17:07:04',NULL,0,0,NULL,NULL),(16841,'mixpanel','completed',10,'2024-05-06 15:37:06','2024-05-06 17:16:51','2024-05-06 17:12:05','2024-05-06 17:16:50',NULL,0,0,NULL,NULL),(16842,'mixpanel','completed',10,'2024-05-06 16:17:49','2024-05-06 17:22:00','2024-05-06 17:19:48','2024-05-06 17:21:59',NULL,0,0,NULL,NULL),(16843,'mixpanel','completed',10,'2024-05-06 15:35:51','2024-05-06 17:32:07','2024-05-06 17:26:50','2024-05-06 17:32:06',NULL,0,0,NULL,NULL),(16844,'mixpanel','completed',10,'2024-05-06 16:14:51','2024-05-06 17:41:59','2024-05-06 17:36:50','2024-05-06 17:41:58',NULL,0,0,NULL,NULL),(16845,'mixpanel','completed',10,'2024-05-06 16:04:51','2024-05-06 17:52:03','2024-05-06 17:46:50','2024-05-06 17:52:02',NULL,0,0,NULL,NULL),(16846,'mixpanel','completed',10,'2024-05-06 16:42:06','2024-05-06 17:59:35','2024-05-06 17:57:05','2024-05-06 17:59:34',NULL,0,0,NULL,NULL),(16847,'mixpanel','completed',10,'2024-05-06 16:52:04','2024-05-06 18:07:14','2024-05-06 18:02:03','2024-05-06 18:07:13',NULL,0,0,NULL,NULL),(16848,'mixpanel','completed',10,'2024-05-06 16:47:04','2024-05-06 18:16:51','2024-05-06 18:12:03','2024-05-06 18:16:50',NULL,0,0,NULL,NULL),(16849,'mixpanel','completed',10,'2024-05-06 17:14:08','2024-05-06 18:26:51','2024-05-06 18:22:07','2024-05-06 18:26:51',NULL,0,0,NULL,NULL),(16850,'mixpanel','completed',10,'2024-05-06 17:30:05','2024-05-06 18:36:52','2024-05-06 18:32:04','2024-05-06 18:36:51',NULL,0,0,NULL,NULL),(16851,'mixpanel','completed',10,'2024-05-06 17:03:02','2024-05-06 18:47:02','2024-05-06 18:42:01','2024-05-06 18:47:01',NULL,0,0,NULL,NULL),(16852,'mixpanel','completed',10,'2024-05-06 17:29:07','2024-05-06 18:57:02','2024-05-06 18:52:06','2024-05-06 18:57:01',NULL,0,0,NULL,NULL),(16853,'mixpanel','completed',10,'2024-05-06 17:56:02','2024-05-06 19:07:05','2024-05-06 19:02:01','2024-05-06 19:07:04',NULL,0,0,NULL,NULL),(16854,'mixpanel','completed',10,'2024-05-06 17:29:59','2024-05-06 19:17:19','2024-05-06 19:11:58','2024-05-06 19:17:17',NULL,0,0,NULL,NULL),(16855,'mixpanel','completed',10,'2024-05-06 17:59:11','2024-05-06 19:27:08','2024-05-06 19:22:09','2024-05-06 19:27:06',NULL,0,0,NULL,NULL),(16856,'mixpanel','completed',10,'2024-05-06 18:16:04','2024-05-06 19:36:51','2024-05-06 19:32:03','2024-05-06 19:36:50',NULL,0,0,NULL,NULL),(16857,'mixpanel','completed',10,'2024-05-06 17:59:08','2024-05-06 19:52:06','2024-05-06 19:47:07','2024-05-06 19:52:05',NULL,0,0,NULL,NULL),(16858,'mixpanel','completed',10,'2024-05-06 18:33:50','2024-05-06 20:01:58','2024-05-06 19:56:49','2024-05-06 20:01:57',NULL,0,0,NULL,NULL),(16859,'mixpanel','completed',10,'2024-05-06 18:38:06','2024-05-06 20:11:59','2024-05-06 20:07:05','2024-05-06 20:11:58',NULL,0,0,NULL,NULL),(16860,'mixpanel','completed',10,'2024-05-06 19:12:49','2024-05-06 20:21:58','2024-05-06 20:16:48','2024-05-06 20:21:57',NULL,0,0,NULL,NULL),(16861,'mixpanel','completed',10,'2024-05-06 18:26:58','2024-05-06 20:31:49','2024-05-06 20:26:57','2024-05-06 20:31:48',NULL,0,0,NULL,NULL),(16862,'mixpanel','completed',10,'2024-05-06 18:45:04','2024-05-06 20:42:00','2024-05-06 20:37:03','2024-05-06 20:41:59',NULL,0,0,NULL,NULL),(16863,'mixpanel','completed',10,'2024-05-06 19:03:01','2024-05-06 20:52:06','2024-05-06 20:47:00','2024-05-06 20:52:03',NULL,0,0,NULL,NULL),(16864,'mixpanel','completed',10,'2024-05-06 19:16:03','2024-05-06 21:02:03','2024-05-06 20:57:02','2024-05-06 21:02:00',NULL,0,0,NULL,NULL),(16865,'mixpanel','completed',10,'2024-05-06 19:06:02','2024-05-06 21:11:49','2024-05-06 21:06:59','2024-05-06 21:11:48',NULL,0,0,NULL,NULL),(16866,'mixpanel','completed',10,'2024-05-06 20:04:08','2024-05-06 21:21:50','2024-05-06 21:17:07','2024-05-06 21:21:49',NULL,0,0,NULL,NULL),(16867,'mixpanel','completed',10,'2024-05-06 19:47:49','2024-05-06 21:31:50','2024-05-06 21:26:48','2024-05-06 21:31:49',NULL,0,0,NULL,NULL),(16868,'mixpanel','completed',10,'2024-05-06 19:38:50','2024-05-06 21:42:04','2024-05-06 21:36:49','2024-05-06 21:42:02',NULL,0,0,NULL,NULL),(16869,'mixpanel','completed',10,'2024-05-06 20:37:13','2024-05-06 21:46:50','2024-05-06 21:44:12','2024-05-06 21:46:49',NULL,0,0,NULL,NULL),(16870,'mixpanel','completed',10,'2024-05-06 20:09:50','2024-05-06 21:57:12','2024-05-06 21:51:48','2024-05-06 21:57:10',NULL,0,0,NULL,NULL),(16871,'subscribers_engagement_score','completed',10,'2024-05-06 21:57:12','2024-05-06 22:01:30','2024-05-06 21:57:10','2024-05-06 22:01:29',NULL,0,0,NULL,NULL),(16872,'subscribers_email_count','completed',10,'2024-05-12 22:00:00','2024-05-12 22:02:14','2024-05-06 22:01:29','2024-05-12 22:02:13',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(16873,'inactive_subscribers','completed',10,'2024-05-18 22:00:00','2024-05-18 22:02:15','2024-05-06 22:01:29','2024-05-18 22:02:12',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(16874,'subscribers_engagement_score','completed',10,'2024-05-08 10:59:00','2024-05-08 11:02:07','2024-05-06 22:01:29','2024-05-08 11:02:06',NULL,0,0,NULL,NULL),(16875,'mixpanel','completed',10,'2024-05-06 20:31:30','2024-05-06 22:06:54','2024-05-06 22:01:29','2024-05-06 22:06:53',NULL,0,0,NULL,NULL),(16876,'mixpanel','completed',10,'2024-05-06 20:30:02','2024-05-06 22:16:50','2024-05-06 22:12:01','2024-05-06 22:16:49',NULL,0,0,NULL,NULL),(16877,'mixpanel','completed',10,'2024-05-06 20:51:04','2024-05-06 22:22:00','2024-05-06 22:19:03','2024-05-06 22:21:59',NULL,0,0,NULL,NULL),(16878,'mixpanel','completed',10,'2024-05-06 21:19:08','2024-05-06 22:32:00','2024-05-06 22:25:07','2024-05-06 22:31:59',NULL,0,0,NULL,NULL),(16879,'mixpanel','completed',10,'2024-05-06 21:03:00','2024-05-06 22:41:50','2024-05-06 22:36:59','2024-05-06 22:41:49',NULL,0,0,NULL,NULL),(16880,'mixpanel','completed',10,'2024-05-06 21:21:50','2024-05-06 22:49:06','2024-05-06 22:46:49','2024-05-06 22:49:05',NULL,0,0,NULL,NULL),(16881,'mixpanel','completed',10,'2024-05-06 20:56:04','2024-05-06 22:57:05','2024-05-06 22:52:03','2024-05-06 22:57:04',NULL,0,0,NULL,NULL),(16882,'mixpanel','completed',10,'2024-05-06 21:47:04','2024-05-06 23:06:50','2024-05-06 23:02:03','2024-05-06 23:06:49',NULL,0,0,NULL,NULL),(16883,'mixpanel','completed',10,'2024-05-06 21:31:01','2024-05-06 23:16:50','2024-05-06 23:12:00','2024-05-06 23:16:49',NULL,0,0,NULL,NULL),(16884,'mixpanel','completed',10,'2024-05-06 22:14:50','2024-05-06 23:27:01','2024-05-06 23:21:49','2024-05-06 23:27:00',NULL,0,0,NULL,NULL),(16885,'mixpanel','completed',10,'2024-05-06 21:35:50','2024-05-06 23:36:55','2024-05-06 23:31:49','2024-05-06 23:36:54',NULL,0,0,NULL,NULL),(16886,'mixpanel','completed',10,'2024-05-06 22:13:50','2024-05-06 23:46:50','2024-05-06 23:41:49','2024-05-06 23:46:49',NULL,0,0,NULL,NULL),(16887,'mixpanel','completed',10,'2024-05-06 22:43:00','2024-05-06 23:57:07','2024-05-06 23:51:59','2024-05-06 23:57:07',NULL,0,0,NULL,NULL),(16888,'mixpanel','completed',10,'2024-05-06 22:48:04','2024-05-07 00:06:50','2024-05-07 00:02:03','2024-05-07 00:06:49',NULL,0,0,NULL,NULL),(16889,'mixpanel','completed',10,'2024-05-06 22:39:59','2024-05-07 00:16:52','2024-05-07 00:11:58','2024-05-07 00:16:51',NULL,0,0,NULL,NULL),(16890,'mixpanel','completed',10,'2024-05-06 22:38:50','2024-05-07 00:26:50','2024-05-07 00:21:49','2024-05-07 00:26:49',NULL,0,0,NULL,NULL),(16891,'mixpanel','completed',10,'2024-05-06 22:37:50','2024-05-07 00:36:50','2024-05-07 00:31:49','2024-05-07 00:36:49',NULL,0,0,NULL,NULL),(16892,'mixpanel','completed',10,'2024-05-06 22:54:47','2024-05-07 00:41:58','2024-05-07 00:39:46','2024-05-07 00:41:57',NULL,0,0,NULL,NULL),(16893,'mixpanel','completed',10,'2024-05-06 23:09:50','2024-05-07 00:52:03','2024-05-07 00:46:49','2024-05-07 00:52:02',NULL,0,0,NULL,NULL),(16894,'mixpanel','completed',10,'2024-05-06 23:32:50','2024-05-07 01:02:02','2024-05-07 00:56:49','2024-05-07 01:02:01',NULL,0,0,NULL,NULL),(16895,'mixpanel','completed',10,'2024-05-06 23:37:50','2024-05-07 01:11:50','2024-05-07 01:06:49','2024-05-07 01:11:49',NULL,0,0,NULL,NULL),(16896,'mixpanel','completed',10,'2024-05-06 23:18:50','2024-05-07 01:21:49','2024-05-07 01:16:49','2024-05-07 01:21:48',NULL,0,0,NULL,NULL),(16897,'mixpanel','completed',10,'2024-05-06 23:51:59','2024-05-07 01:31:50','2024-05-07 01:26:58','2024-05-07 01:31:49',NULL,0,0,NULL,NULL),(16898,'mixpanel','completed',10,'2024-05-06 23:47:01','2024-05-07 01:41:50','2024-05-07 01:37:00','2024-05-07 01:41:49',NULL,0,0,NULL,NULL),(16899,'mixpanel','completed',10,'2024-05-07 00:04:50','2024-05-07 01:52:10','2024-05-07 01:46:48','2024-05-07 01:52:09',NULL,0,0,NULL,NULL),(16900,'mixpanel','completed',10,'2024-05-07 00:15:55','2024-05-07 02:01:57','2024-05-07 01:56:54','2024-05-07 02:01:56',NULL,0,0,NULL,NULL),(16901,'mixpanel','completed',10,'2024-05-07 00:39:09','2024-05-07 02:06:59','2024-05-07 02:04:08','2024-05-07 02:06:58',NULL,0,0,NULL,NULL),(16902,'mixpanel','completed',10,'2024-05-07 00:14:02','2024-05-07 02:17:01','2024-05-07 02:12:02','2024-05-07 02:17:00',NULL,0,0,NULL,NULL),(16903,'mixpanel','completed',10,'2024-05-07 00:49:49','2024-05-07 02:26:50','2024-05-07 02:21:49','2024-05-07 02:26:49',NULL,0,0,NULL,NULL),(16904,'mixpanel','completed',10,'2024-05-07 01:22:02','2024-05-07 02:37:01','2024-05-07 02:30:01','2024-05-07 02:37:00',NULL,0,0,NULL,NULL),(16905,'mixpanel','completed',10,'2024-05-07 01:29:50','2024-05-07 02:46:59','2024-05-07 02:41:49','2024-05-07 02:46:58',NULL,0,0,NULL,NULL),(16906,'mixpanel','completed',10,'2024-05-07 01:14:01','2024-05-07 02:56:14','2024-05-07 02:51:59','2024-05-07 02:56:13',NULL,0,0,NULL,NULL),(16907,'mixpanel','completed',10,'2024-05-07 01:49:01','2024-05-07 03:06:50','2024-05-07 03:02:00','2024-05-07 03:06:49',NULL,0,0,NULL,NULL),(16908,'mixpanel','completed',10,'2024-05-07 01:16:04','2024-05-07 03:17:04','2024-05-07 03:12:03','2024-05-07 03:17:03',NULL,0,0,NULL,NULL),(16909,'mixpanel','completed',10,'2024-05-07 01:28:05','2024-05-07 03:27:03','2024-05-07 03:22:04','2024-05-07 03:27:02',NULL,0,0,NULL,NULL),(16910,'mixpanel','completed',10,'2024-05-07 01:56:59','2024-05-07 03:37:00','2024-05-07 03:31:58','2024-05-07 03:36:59',NULL,0,0,NULL,NULL),(16911,'mixpanel','completed',10,'2024-05-07 02:08:56','2024-05-07 03:46:56','2024-05-07 03:41:56','2024-05-07 03:46:55',NULL,0,0,NULL,NULL),(16912,'mixpanel','completed',10,'2024-05-07 02:41:05','2024-05-07 03:57:05','2024-05-07 03:52:04','2024-05-07 03:57:04',NULL,0,0,NULL,NULL),(16913,'mixpanel','completed',10,'2024-05-07 02:39:59','2024-05-07 04:07:02','2024-05-07 04:01:58','2024-05-07 04:07:01',NULL,0,0,NULL,NULL),(16914,'mixpanel','completed',10,'2024-05-07 02:41:10','2024-05-07 04:15:52','2024-05-07 04:12:09','2024-05-07 04:15:52',NULL,0,0,NULL,NULL),(16915,'mixpanel','completed',10,'2024-05-07 02:41:57','2024-05-07 04:26:58','2024-05-07 04:21:56','2024-05-07 04:26:57',NULL,0,0,NULL,NULL),(16916,'mixpanel','completed',10,'2024-05-07 03:01:53','2024-05-07 04:37:04','2024-05-07 04:31:50','2024-05-07 04:37:02',NULL,0,0,NULL,NULL),(16917,'mixpanel','completed',10,'2024-05-07 03:27:13','2024-05-07 04:46:50','2024-05-07 04:42:11','2024-05-07 04:46:49',NULL,0,0,NULL,NULL),(16918,'mixpanel','completed',10,'2024-05-07 03:30:51','2024-05-07 04:56:50','2024-05-07 04:51:50','2024-05-07 04:56:49',NULL,0,0,NULL,NULL),(16919,'mixpanel','completed',10,'2024-05-07 03:52:12','2024-05-07 05:06:50','2024-05-07 05:02:11','2024-05-07 05:06:49',NULL,0,0,NULL,NULL),(16920,'mixpanel','completed',10,'2024-05-07 03:58:11','2024-05-07 05:16:49','2024-05-07 05:12:10','2024-05-07 05:16:49',NULL,0,0,NULL,NULL),(16921,'mixpanel','completed',10,'2024-05-07 03:51:02','2024-05-07 05:26:50','2024-05-07 05:22:01','2024-05-07 05:26:49',NULL,0,0,NULL,NULL),(16922,'mixpanel','completed',10,'2024-05-07 04:16:50','2024-05-07 05:36:51','2024-05-07 05:31:49','2024-05-07 05:36:49',NULL,0,0,NULL,NULL),(16923,'mixpanel','completed',10,'2024-05-07 03:55:50','2024-05-07 05:47:05','2024-05-07 05:41:49','2024-05-07 05:47:04',NULL,0,0,NULL,NULL),(16924,'mixpanel','completed',10,'2024-05-07 04:41:50','2024-05-07 05:56:50','2024-05-07 05:51:49','2024-05-07 05:56:49',NULL,0,0,NULL,NULL),(16925,'mixpanel','completed',10,'2024-05-07 04:02:39','2024-05-07 06:06:50','2024-05-07 06:00:38','2024-05-07 06:06:49',NULL,0,0,NULL,NULL),(16926,'mixpanel','completed',10,'2024-05-07 04:21:50','2024-05-07 06:17:01','2024-05-07 06:11:49','2024-05-07 06:17:00',NULL,0,0,NULL,NULL),(16927,'mixpanel','completed',10,'2024-05-07 04:55:50','2024-05-07 06:26:50','2024-05-07 06:21:49','2024-05-07 06:26:49',NULL,0,0,NULL,NULL),(16928,'mixpanel','completed',10,'2024-05-07 05:22:50','2024-05-07 06:36:50','2024-05-07 06:31:49','2024-05-07 06:36:49',NULL,0,0,NULL,NULL),(16929,'mixpanel','completed',10,'2024-05-07 05:15:50','2024-05-07 06:46:50','2024-05-07 06:41:49','2024-05-07 06:46:49',NULL,0,0,NULL,NULL),(16930,'mixpanel','completed',10,'2024-05-07 04:50:50','2024-05-07 06:56:50','2024-05-07 06:51:49','2024-05-07 06:56:49',NULL,0,0,NULL,NULL),(16931,'mixpanel','completed',10,'2024-05-07 05:32:50','2024-05-07 07:05:54','2024-05-07 07:01:49','2024-05-07 07:05:53',NULL,0,0,NULL,NULL),(16932,'mixpanel','completed',10,'2024-05-07 05:18:03','2024-05-07 07:16:59','2024-05-07 07:12:02','2024-05-07 07:16:58',NULL,0,0,NULL,NULL),(16933,'mixpanel','completed',10,'2024-05-07 05:37:58','2024-05-07 07:27:00','2024-05-07 07:21:57','2024-05-07 07:26:59',NULL,0,0,NULL,NULL),(16934,'mixpanel','completed',10,'2024-05-07 05:54:59','2024-05-07 07:36:59','2024-05-07 07:31:58','2024-05-07 07:36:58',NULL,0,0,NULL,NULL),(16935,'mixpanel','completed',10,'2024-05-07 06:17:03','2024-05-07 07:47:08','2024-05-07 07:42:02','2024-05-07 07:47:07',NULL,0,0,NULL,NULL),(16936,'mixpanel','completed',10,'2024-05-07 06:37:36','2024-05-07 07:51:50','2024-05-07 07:49:36','2024-05-07 07:51:49',NULL,0,0,NULL,NULL),(16937,'mixpanel','completed',10,'2024-05-07 06:31:00','2024-05-07 08:01:58','2024-05-07 07:56:59','2024-05-07 08:01:57',NULL,0,0,NULL,NULL),(16938,'mixpanel','completed',10,'2024-05-07 06:36:06','2024-05-07 08:12:01','2024-05-07 08:05:05','2024-05-07 08:12:00',NULL,0,0,NULL,NULL),(16939,'mixpanel','completed',10,'2024-05-07 07:01:00','2024-05-07 08:22:19','2024-05-07 08:16:59','2024-05-07 08:22:18',NULL,0,0,NULL,NULL),(16940,'mixpanel','completed',10,'2024-05-07 07:04:10','2024-05-07 08:31:50','2024-05-07 08:27:09','2024-05-07 08:31:49',NULL,0,0,NULL,NULL),(16941,'mixpanel','completed',10,'2024-05-07 07:04:06','2024-05-07 08:42:00','2024-05-07 08:36:05','2024-05-07 08:41:59',NULL,0,0,NULL,NULL),(16942,'mixpanel','completed',10,'2024-05-07 06:57:50','2024-05-07 08:50:03','2024-05-07 08:46:49','2024-05-07 08:50:02',NULL,0,0,NULL,NULL),(16943,'mixpanel','completed',10,'2024-05-07 07:10:00','2024-05-07 09:01:59','2024-05-07 08:56:59','2024-05-07 09:01:58',NULL,0,0,NULL,NULL),(16944,'mixpanel','completed',10,'2024-05-07 07:48:02','2024-05-07 09:12:01','2024-05-07 09:07:01','2024-05-07 09:12:00',NULL,0,0,NULL,NULL),(16945,'mixpanel','completed',10,'2024-05-07 07:51:50','2024-05-07 09:21:50','2024-05-07 09:16:49','2024-05-07 09:21:49',NULL,0,0,NULL,NULL),(16946,'mixpanel','completed',10,'2024-05-07 07:37:50','2024-05-07 09:32:09','2024-05-07 09:26:49','2024-05-07 09:32:08',NULL,0,0,NULL,NULL),(16947,'mixpanel','completed',10,'2024-05-07 07:39:42','2024-05-07 09:41:50','2024-05-07 09:36:41','2024-05-07 09:41:49',NULL,0,0,NULL,NULL),(16948,'mixpanel','completed',10,'2024-05-07 08:39:18','2024-05-07 09:47:02','2024-05-07 09:44:17','2024-05-07 09:47:01',NULL,0,0,NULL,NULL),(16949,'mixpanel','completed',10,'2024-05-07 08:20:57','2024-05-07 09:56:50','2024-05-07 09:51:56','2024-05-07 09:56:49',NULL,0,0,NULL,NULL),(16950,'mixpanel','completed',10,'2024-05-07 08:31:50','2024-05-07 10:06:50','2024-05-07 10:01:49','2024-05-07 10:06:49',NULL,0,0,NULL,NULL),(16951,'mixpanel','completed',10,'2024-05-07 08:27:50','2024-05-07 10:16:50','2024-05-07 10:11:49','2024-05-07 10:16:49',NULL,0,0,NULL,NULL),(16952,'mixpanel','completed',10,'2024-05-07 08:42:50','2024-05-07 10:26:50','2024-05-07 10:21:49','2024-05-07 10:26:49',NULL,0,0,NULL,NULL),(16953,'mixpanel','completed',10,'2024-05-07 09:04:50','2024-05-07 10:36:50','2024-05-07 10:31:49','2024-05-07 10:36:49',NULL,0,0,NULL,NULL),(16954,'mixpanel','completed',10,'2024-05-07 09:25:50','2024-05-07 10:47:01','2024-05-07 10:41:49','2024-05-07 10:47:00',NULL,0,0,NULL,NULL),(16955,'mixpanel','completed',10,'2024-05-07 09:43:50','2024-05-07 10:56:50','2024-05-07 10:51:49','2024-05-07 10:56:49',NULL,0,0,NULL,NULL),(16956,'mixpanel','completed',10,'2024-05-07 09:18:50','2024-05-07 11:06:35','2024-05-07 11:01:49','2024-05-07 11:06:34',NULL,0,0,NULL,NULL),(16957,'mixpanel','completed',10,'2024-05-07 10:01:50','2024-05-07 11:17:01','2024-05-07 11:11:49','2024-05-07 11:17:00',NULL,0,0,NULL,NULL),(16958,'mixpanel','completed',10,'2024-05-07 09:48:48','2024-05-07 11:21:58','2024-05-07 11:19:47','2024-05-07 11:21:57',NULL,0,0,NULL,NULL),(16959,'mixpanel','completed',10,'2024-05-07 10:07:50','2024-05-07 11:31:58','2024-05-07 11:26:49','2024-05-07 11:31:57',NULL,0,0,NULL,NULL),(16960,'mixpanel','completed',10,'2024-05-07 09:58:50','2024-05-07 11:42:06','2024-05-07 11:36:49','2024-05-07 11:42:05',NULL,0,0,NULL,NULL),(16961,'mixpanel','completed',10,'2024-05-07 10:33:50','2024-05-07 11:49:20','2024-05-07 11:46:49','2024-05-07 11:49:19',NULL,0,0,NULL,NULL),(16962,'mixpanel','completed',10,'2024-05-07 10:07:50','2024-05-07 11:54:25','2024-05-07 11:51:49','2024-05-07 11:54:24',NULL,0,0,NULL,NULL),(16963,'mixpanel','completed',10,'2024-05-07 10:44:50','2024-05-07 11:59:49','2024-05-07 11:56:49','2024-05-07 11:59:48',NULL,0,0,NULL,NULL),(16964,'mixpanel','completed',10,'2024-05-07 10:17:50','2024-05-07 12:11:50','2024-05-07 12:06:49','2024-05-07 12:11:49',NULL,0,0,NULL,NULL),(16965,'mixpanel','completed',10,'2024-05-07 11:12:50','2024-05-07 12:19:10','2024-05-07 12:16:49','2024-05-07 12:19:09',NULL,0,0,NULL,NULL),(16966,'mixpanel','completed',10,'2024-05-07 10:59:05','2024-05-07 12:26:51','2024-05-07 12:22:04','2024-05-07 12:26:50',NULL,0,0,NULL,NULL),(16967,'mixpanel','completed',10,'2024-05-07 11:02:47','2024-05-07 12:36:50','2024-05-07 12:31:46','2024-05-07 12:36:49',NULL,0,0,NULL,NULL),(16968,'mixpanel','completed',10,'2024-05-07 10:57:50','2024-05-07 12:46:50','2024-05-07 12:41:49','2024-05-07 12:46:49',NULL,0,0,NULL,NULL),(16969,'mixpanel','completed',10,'2024-05-07 11:12:59','2024-05-07 12:54:30','2024-05-07 12:51:58','2024-05-07 12:54:29',NULL,0,0,NULL,NULL),(16970,'mixpanel','completed',10,'2024-05-07 11:35:50','2024-05-07 13:01:50','2024-05-07 12:56:49','2024-05-07 13:01:49',NULL,0,0,NULL,NULL),(16971,'schedule_re_engagement_email','completed',10,'2024-05-08 13:06:56','2024-05-08 13:07:11','2024-05-07 13:06:55','2024-05-08 13:07:10',NULL,0,0,NULL,NULL),(16972,'mixpanel','completed',10,'2024-05-07 11:51:56','2024-05-07 13:11:50','2024-05-07 13:06:55','2024-05-07 13:11:49',NULL,0,0,NULL,NULL),(16973,'mixpanel','completed',10,'2024-05-07 12:06:50','2024-05-07 13:21:50','2024-05-07 13:16:49','2024-05-07 13:21:49',NULL,0,0,NULL,NULL),(16974,'mixpanel','completed',10,'2024-05-07 12:23:50','2024-05-07 13:31:50','2024-05-07 13:26:49','2024-05-07 13:31:49',NULL,0,0,NULL,NULL),(16975,'mixpanel','completed',10,'2024-05-07 12:22:00','2024-05-07 13:41:50','2024-05-07 13:36:59','2024-05-07 13:41:49',NULL,0,0,NULL,NULL),(16976,'mixpanel','completed',10,'2024-05-07 12:22:50','2024-05-07 13:51:50','2024-05-07 13:46:49','2024-05-07 13:51:49',NULL,0,0,NULL,NULL),(16977,'mixpanel','completed',10,'2024-05-07 12:08:50','2024-05-07 14:01:59','2024-05-07 13:56:49','2024-05-07 14:01:57',NULL,0,0,NULL,NULL),(16978,'mixpanel','completed',10,'2024-05-07 13:05:04','2024-05-07 14:11:50','2024-05-07 14:07:03','2024-05-07 14:11:49',NULL,0,0,NULL,NULL),(16979,'mixpanel','completed',10,'2024-05-07 12:32:50','2024-05-07 14:21:50','2024-05-07 14:16:49','2024-05-07 14:21:49',NULL,0,0,NULL,NULL),(16980,'mixpanel','completed',10,'2024-05-07 12:26:06','2024-05-07 14:31:50','2024-05-07 14:27:05','2024-05-07 14:31:49',NULL,0,0,NULL,NULL),(16981,'mixpanel','completed',10,'2024-05-07 12:57:50','2024-05-07 14:41:50','2024-05-07 14:36:49','2024-05-07 14:41:49',NULL,0,0,NULL,NULL),(16982,'mixpanel','completed',10,'2024-05-07 12:54:50','2024-05-07 14:51:50','2024-05-07 14:46:49','2024-05-07 14:51:49',NULL,0,0,NULL,NULL),(16983,'mixpanel','completed',10,'2024-05-07 13:19:04','2024-05-07 15:01:59','2024-05-07 14:57:03','2024-05-07 15:01:58',NULL,0,0,NULL,NULL),(16984,'mixpanel','completed',10,'2024-05-07 13:40:50','2024-05-07 15:10:42','2024-05-07 15:06:49','2024-05-07 15:10:41',NULL,0,0,NULL,NULL),(16985,'mixpanel','completed',10,'2024-05-07 14:01:41','2024-05-07 15:16:50','2024-05-07 15:14:38','2024-05-07 15:16:49',NULL,0,0,NULL,NULL),(16986,'mixpanel','completed',10,'2024-05-07 13:58:50','2024-05-07 15:26:50','2024-05-07 15:21:49','2024-05-07 15:26:49',NULL,0,0,NULL,NULL),(16987,'mixpanel','completed',10,'2024-05-07 14:18:50','2024-05-07 15:36:50','2024-05-07 15:31:49','2024-05-07 15:36:49',NULL,0,0,NULL,NULL),(16988,'mixpanel','completed',10,'2024-05-07 13:51:50','2024-05-07 15:46:50','2024-05-07 15:41:49','2024-05-07 15:46:49',NULL,0,0,NULL,NULL),(16989,'mixpanel','completed',10,'2024-05-07 14:21:50','2024-05-07 16:01:50','2024-05-07 15:51:49','2024-05-07 16:01:49',NULL,0,0,NULL,NULL),(16990,'mixpanel','completed',10,'2024-05-07 14:37:50','2024-05-07 16:11:59','2024-05-07 16:06:49','2024-05-07 16:11:58',NULL,0,0,NULL,NULL),(16991,'mixpanel','completed',10,'2024-05-07 14:23:50','2024-05-07 16:21:50','2024-05-07 16:16:49','2024-05-07 16:21:49',NULL,0,0,NULL,NULL),(16992,'mixpanel','completed',10,'2024-05-07 14:33:01','2024-05-07 16:26:50','2024-05-07 16:24:00','2024-05-07 16:26:49',NULL,0,0,NULL,NULL),(16993,'mixpanel','completed',10,'2024-05-07 15:29:50','2024-05-07 16:35:13','2024-05-07 16:31:49','2024-05-07 16:35:12',NULL,0,0,NULL,NULL),(16994,'mixpanel','completed',10,'2024-05-07 15:26:50','2024-05-07 16:46:57','2024-05-07 16:41:49','2024-05-07 16:46:56',NULL,0,0,NULL,NULL),(16995,'mixpanel','completed',10,'2024-05-07 15:04:04','2024-05-07 16:56:50','2024-05-07 16:52:03','2024-05-07 16:56:49',NULL,0,0,NULL,NULL),(16996,'mixpanel','completed',10,'2024-05-07 15:32:57','2024-05-07 17:07:06','2024-05-07 17:01:56','2024-05-07 17:07:05',NULL,0,0,NULL,NULL),(16997,'mixpanel','completed',10,'2024-05-07 16:08:02','2024-05-07 17:18:43','2024-05-07 17:12:01','2024-05-07 17:18:39',NULL,0,0,NULL,NULL),(16998,'mixpanel','completed',10,'2024-05-07 16:07:33','2024-05-07 17:27:00','2024-05-07 17:21:32','2024-05-07 17:26:59',NULL,0,0,NULL,NULL),(16999,'mixpanel','completed',10,'2024-05-07 16:17:00','2024-05-07 17:36:57','2024-05-07 17:31:59','2024-05-07 17:36:56',NULL,0,0,NULL,NULL),(17000,'mixpanel','completed',10,'2024-05-07 16:32:21','2024-05-07 17:42:01','2024-05-07 17:39:20','2024-05-07 17:42:00',NULL,0,0,NULL,NULL),(17001,'mixpanel','completed',10,'2024-05-07 15:48:07','2024-05-07 17:52:04','2024-05-07 17:47:06','2024-05-07 17:52:03',NULL,0,0,NULL,NULL),(17002,'mixpanel','completed',10,'2024-05-07 16:23:16','2024-05-07 18:01:50','2024-05-07 17:57:15','2024-05-07 18:01:49',NULL,0,0,NULL,NULL),(17003,'mixpanel','completed',10,'2024-05-07 16:43:00','2024-05-07 18:12:03','2024-05-07 18:06:59','2024-05-07 18:12:02',NULL,0,0,NULL,NULL),(17004,'mixpanel','completed',10,'2024-05-07 16:57:00','2024-05-07 18:22:04','2024-05-07 18:16:59','2024-05-07 18:22:03',NULL,0,0,NULL,NULL),(17005,'mixpanel','completed',10,'2024-05-07 17:20:07','2024-05-07 18:27:02','2024-05-07 18:24:06','2024-05-07 18:27:01',NULL,0,0,NULL,NULL),(17006,'mixpanel','completed',10,'2024-05-07 17:13:09','2024-05-07 18:36:57','2024-05-07 18:32:08','2024-05-07 18:36:56',NULL,0,0,NULL,NULL),(17007,'mixpanel','completed',10,'2024-05-07 17:02:00','2024-05-07 18:47:05','2024-05-07 18:41:59','2024-05-07 18:47:04',NULL,0,0,NULL,NULL),(17008,'mixpanel','completed',10,'2024-05-07 17:47:50','2024-05-07 18:57:02','2024-05-07 18:51:50','2024-05-07 18:57:01',NULL,0,0,NULL,NULL),(17009,'mixpanel','completed',10,'2024-05-07 17:20:05','2024-05-07 19:06:50','2024-05-07 19:02:03','2024-05-07 19:06:49',NULL,0,0,NULL,NULL),(17010,'mixpanel','completed',10,'2024-05-07 17:41:57','2024-05-07 19:16:57','2024-05-07 19:11:56','2024-05-07 19:16:56',NULL,0,0,NULL,NULL),(17011,'mixpanel','completed',10,'2024-05-07 18:15:50','2024-05-07 19:26:50','2024-05-07 19:21:49','2024-05-07 19:26:49',NULL,0,0,NULL,NULL),(17012,'mixpanel','completed',10,'2024-05-07 18:11:57','2024-05-07 19:37:00','2024-05-07 19:31:56','2024-05-07 19:37:00',NULL,0,0,NULL,NULL),(17013,'mixpanel','completed',10,'2024-05-07 17:40:50','2024-05-07 19:46:50','2024-05-07 19:41:49','2024-05-07 19:46:49',NULL,0,0,NULL,NULL),(17014,'mixpanel','completed',10,'2024-05-07 18:08:50','2024-05-07 19:57:05','2024-05-07 19:51:49','2024-05-07 19:57:03',NULL,0,0,NULL,NULL),(17015,'mixpanel','completed',10,'2024-05-07 18:20:50','2024-05-07 20:06:50','2024-05-07 20:01:49','2024-05-07 20:06:49',NULL,0,0,NULL,NULL),(17016,'mixpanel','completed',10,'2024-05-07 18:20:10','2024-05-07 20:17:09','2024-05-07 20:12:09','2024-05-07 20:17:06',NULL,0,0,NULL,NULL),(17017,'mixpanel','completed',10,'2024-05-07 18:50:04','2024-05-07 20:26:50','2024-05-07 20:22:02','2024-05-07 20:26:49',NULL,0,0,NULL,NULL),(17018,'mixpanel','completed',10,'2024-05-07 18:45:50','2024-05-07 20:36:58','2024-05-07 20:31:49','2024-05-07 20:36:57',NULL,0,0,NULL,NULL),(17019,'mixpanel','completed',10,'2024-05-07 19:19:02','2024-05-07 20:46:50','2024-05-07 20:42:01','2024-05-07 20:46:49',NULL,0,0,NULL,NULL),(17020,'mixpanel','completed',10,'2024-05-07 19:45:50','2024-05-07 20:56:59','2024-05-07 20:51:49','2024-05-07 20:56:58',NULL,0,0,NULL,NULL),(17021,'mixpanel','completed',10,'2024-05-07 19:17:59','2024-05-07 21:06:50','2024-05-07 21:01:58','2024-05-07 21:06:49',NULL,0,0,NULL,NULL),(17022,'mixpanel','completed',10,'2024-05-07 19:27:50','2024-05-07 21:16:50','2024-05-07 21:11:49','2024-05-07 21:16:49',NULL,0,0,NULL,NULL),(17023,'mixpanel','completed',10,'2024-05-07 20:13:04','2024-05-07 21:27:02','2024-05-07 21:22:03','2024-05-07 21:27:01',NULL,0,0,NULL,NULL),(17024,'mixpanel','completed',10,'2024-05-07 19:58:56','2024-05-07 21:37:04','2024-05-07 21:31:50','2024-05-07 21:37:02',NULL,0,0,NULL,NULL),(17025,'mixpanel','completed',10,'2024-05-07 20:29:01','2024-05-07 21:47:07','2024-05-07 21:42:00','2024-05-07 21:47:04',NULL,0,0,NULL,NULL),(17026,'mixpanel','completed',10,'2024-05-07 20:16:20','2024-05-07 21:51:56','2024-05-07 21:49:18','2024-05-07 21:51:54',NULL,0,0,NULL,NULL),(17027,'mixpanel','completed',10,'2024-05-07 20:01:14','2024-05-07 22:01:50','2024-05-07 21:57:11','2024-05-07 22:01:49',NULL,0,0,NULL,NULL),(17028,'mixpanel','completed',10,'2024-05-07 20:39:00','2024-05-07 22:12:00','2024-05-07 22:06:59','2024-05-07 22:11:59',NULL,0,0,NULL,NULL),(17029,'mixpanel','completed',10,'2024-05-07 20:35:58','2024-05-07 22:19:25','2024-05-07 22:16:58','2024-05-07 22:19:24',NULL,0,0,NULL,NULL),(17030,'mixpanel','completed',10,'2024-05-07 20:51:50','2024-05-07 22:27:01','2024-05-07 22:21:49','2024-05-07 22:27:00',NULL,0,0,NULL,NULL),(17031,'mixpanel','completed',10,'2024-05-07 21:14:00','2024-05-07 22:37:02','2024-05-07 22:31:59','2024-05-07 22:37:00',NULL,0,0,NULL,NULL),(17032,'mixpanel','completed',10,'2024-05-07 21:27:01','2024-05-07 22:47:00','2024-05-07 22:42:00','2024-05-07 22:46:59',NULL,0,0,NULL,NULL),(17033,'mixpanel','completed',10,'2024-05-07 21:21:00','2024-05-07 22:56:57','2024-05-07 22:51:59','2024-05-07 22:56:56',NULL,0,0,NULL,NULL),(17034,'mixpanel','completed',10,'2024-05-07 21:51:14','2024-05-07 23:07:02','2024-05-07 23:02:13','2024-05-07 23:07:01',NULL,0,0,NULL,NULL),(17035,'mixpanel','completed',10,'2024-05-07 21:54:14','2024-05-07 23:17:22','2024-05-07 23:12:13','2024-05-07 23:17:21',NULL,0,0,NULL,NULL),(17036,'mixpanel','completed',10,'2024-05-07 21:51:50','2024-05-07 23:26:59','2024-05-07 23:21:49','2024-05-07 23:26:58',NULL,0,0,NULL,NULL),(17037,'mixpanel','completed',10,'2024-05-07 21:31:19','2024-05-07 23:36:50','2024-05-07 23:32:18','2024-05-07 23:36:49',NULL,0,0,NULL,NULL),(17038,'mixpanel','completed',10,'2024-05-07 22:30:50','2024-05-07 23:47:08','2024-05-07 23:41:49','2024-05-07 23:47:07',NULL,0,0,NULL,NULL),(17039,'mixpanel','completed',10,'2024-05-07 22:28:06','2024-05-07 23:56:50','2024-05-07 23:52:05','2024-05-07 23:56:49',NULL,0,0,NULL,NULL),(17040,'mixpanel','completed',10,'2024-05-07 22:35:10','2024-05-08 00:07:10','2024-05-08 00:02:09','2024-05-08 00:07:09',NULL,0,0,NULL,NULL),(17041,'mixpanel','completed',10,'2024-05-07 22:24:50','2024-05-08 00:17:08','2024-05-08 00:11:49','2024-05-08 00:17:07',NULL,0,0,NULL,NULL),(17042,'mixpanel','completed',10,'2024-05-07 22:23:11','2024-05-08 00:26:50','2024-05-08 00:22:10','2024-05-08 00:26:49',NULL,0,0,NULL,NULL),(17043,'mixpanel','completed',10,'2024-05-07 22:39:06','2024-05-08 00:35:01','2024-05-08 00:32:05','2024-05-08 00:35:00',NULL,0,0,NULL,NULL),(17044,'mixpanel','completed',10,'2024-05-07 23:02:07','2024-05-08 00:41:50','2024-05-08 00:37:06','2024-05-08 00:41:50',NULL,0,0,NULL,NULL),(17045,'mixpanel','completed',10,'2024-05-07 23:14:09','2024-05-08 00:52:08','2024-05-08 00:47:08','2024-05-08 00:52:07',NULL,0,0,NULL,NULL),(17046,'mixpanel','completed',10,'2024-05-07 22:56:50','2024-05-08 01:02:11','2024-05-08 00:56:49','2024-05-08 01:02:11',NULL,0,0,NULL,NULL),(17047,'mixpanel','completed',10,'2024-05-07 23:33:08','2024-05-08 01:11:50','2024-05-08 01:07:07','2024-05-08 01:11:49',NULL,0,0,NULL,NULL),(17048,'mixpanel','completed',10,'2024-05-07 23:27:14','2024-05-08 01:22:10','2024-05-08 01:17:13','2024-05-08 01:22:09',NULL,0,0,NULL,NULL),(17049,'mixpanel','completed',10,'2024-05-08 00:01:50','2024-05-08 01:32:08','2024-05-08 01:26:49','2024-05-08 01:32:07',NULL,0,0,NULL,NULL),(17050,'mixpanel','completed',10,'2024-05-08 00:23:24','2024-05-08 01:41:50','2024-05-08 01:37:23','2024-05-08 01:41:49',NULL,0,0,NULL,NULL),(17051,'mixpanel','completed',10,'2024-05-07 23:58:08','2024-05-08 01:52:21','2024-05-08 01:47:07','2024-05-08 01:52:19',NULL,0,0,NULL,NULL),(17052,'mixpanel','completed',10,'2024-05-08 00:15:51','2024-05-08 02:02:09','2024-05-08 01:56:49','2024-05-08 02:02:07',NULL,0,0,NULL,NULL),(17053,'mixpanel','completed',10,'2024-05-08 00:28:08','2024-05-08 02:09:18','2024-05-08 02:07:07','2024-05-08 02:09:17',NULL,0,0,NULL,NULL),(17054,'mixpanel','completed',10,'2024-05-08 00:38:50','2024-05-08 02:17:09','2024-05-08 02:11:49','2024-05-08 02:17:08',NULL,0,0,NULL,NULL),(17055,'mixpanel','completed',10,'2024-05-08 00:25:10','2024-05-08 02:26:51','2024-05-08 02:22:09','2024-05-08 02:26:49',NULL,0,0,NULL,NULL),(17056,'mixpanel','completed',10,'2024-05-08 00:39:09','2024-05-08 02:37:08','2024-05-08 02:32:08','2024-05-08 02:37:07',NULL,0,0,NULL,NULL),(17057,'mixpanel','completed',10,'2024-05-08 01:28:08','2024-05-08 02:47:12','2024-05-08 02:40:07','2024-05-08 02:47:11',NULL,0,0,NULL,NULL),(17058,'mixpanel','completed',10,'2024-05-08 01:32:09','2024-05-08 02:56:50','2024-05-08 02:52:08','2024-05-08 02:56:49',NULL,0,0,NULL,NULL),(17059,'mixpanel','completed',10,'2024-05-08 01:58:24','2024-05-08 03:07:16','2024-05-08 03:02:23','2024-05-08 03:07:15',NULL,0,0,NULL,NULL),(17060,'mixpanel','completed',10,'2024-05-08 02:07:50','2024-05-08 03:17:10','2024-05-08 03:11:49','2024-05-08 03:17:09',NULL,0,0,NULL,NULL),(17061,'mixpanel','completed',10,'2024-05-08 01:31:10','2024-05-08 03:26:56','2024-05-08 03:22:10','2024-05-08 03:26:55',NULL,0,0,NULL,NULL),(17062,'mixpanel','completed',10,'2024-05-08 02:27:09','2024-05-08 03:37:09','2024-05-08 03:32:08','2024-05-08 03:37:08',NULL,0,0,NULL,NULL),(17063,'mixpanel','completed',10,'2024-05-08 02:10:51','2024-05-08 03:47:09','2024-05-08 03:41:50','2024-05-08 03:47:08',NULL,0,0,NULL,NULL),(17064,'mixpanel','completed',10,'2024-05-08 02:49:17','2024-05-08 03:56:51','2024-05-08 03:52:16','2024-05-08 03:56:50',NULL,0,0,NULL,NULL),(17065,'mixpanel','completed',10,'2024-05-08 02:19:06','2024-05-08 04:07:10','2024-05-08 04:02:05','2024-05-08 04:07:09',NULL,0,0,NULL,NULL),(17066,'mixpanel','completed',10,'2024-05-08 02:27:11','2024-05-08 04:16:28','2024-05-08 04:12:10','2024-05-08 04:16:28',NULL,0,0,NULL,NULL),(17067,'mixpanel','completed',10,'2024-05-08 03:13:10','2024-05-08 04:26:50','2024-05-08 04:22:09','2024-05-08 04:26:49',NULL,0,0,NULL,NULL),(17068,'mixpanel','completed',10,'2024-05-08 02:38:32','2024-05-08 04:37:13','2024-05-08 04:32:28','2024-05-08 04:37:11',NULL,0,0,NULL,NULL),(17069,'mixpanel','completed',10,'2024-05-08 03:37:10','2024-05-08 04:47:12','2024-05-08 04:42:08','2024-05-08 04:47:11',NULL,0,0,NULL,NULL),(17070,'mixpanel','completed',10,'2024-05-08 03:36:10','2024-05-08 04:56:50','2024-05-08 04:52:09','2024-05-08 04:56:49',NULL,0,0,NULL,NULL),(17071,'mixpanel','completed',10,'2024-05-08 03:20:17','2024-05-08 05:07:09','2024-05-08 05:02:16','2024-05-08 05:07:08',NULL,0,0,NULL,NULL),(17072,'mixpanel','completed',10,'2024-05-08 03:56:03','2024-05-08 05:17:11','2024-05-08 05:12:02','2024-05-08 05:17:10',NULL,0,0,NULL,NULL),(17073,'mixpanel','completed',10,'2024-05-08 04:01:16','2024-05-08 05:26:50','2024-05-08 05:22:16','2024-05-08 05:26:50',NULL,0,0,NULL,NULL),(17074,'mixpanel','completed',10,'2024-05-08 04:21:30','2024-05-08 05:37:08','2024-05-08 05:32:29','2024-05-08 05:37:07',NULL,0,0,NULL,NULL),(17075,'mixpanel','completed',10,'2024-05-08 04:15:58','2024-05-08 05:47:09','2024-05-08 05:41:57','2024-05-08 05:47:08',NULL,0,0,NULL,NULL),(17076,'mixpanel','completed',10,'2024-05-08 04:21:21','2024-05-08 05:56:51','2024-05-08 05:52:20','2024-05-08 05:56:50',NULL,0,0,NULL,NULL),(17077,'mixpanel','completed',10,'2024-05-08 04:20:18','2024-05-08 06:06:43','2024-05-08 06:02:17','2024-05-08 06:06:42',NULL,0,0,NULL,NULL),(17078,'mixpanel','completed',10,'2024-05-08 04:40:59','2024-05-08 06:17:07','2024-05-08 06:11:58','2024-05-08 06:17:07',NULL,0,0,NULL,NULL),(17079,'mixpanel','completed',10,'2024-05-08 05:00:08','2024-05-08 06:27:16','2024-05-08 06:22:07','2024-05-08 06:27:15',NULL,0,0,NULL,NULL),(17080,'mixpanel','completed',10,'2024-05-08 05:15:24','2024-05-08 06:37:19','2024-05-08 06:32:23','2024-05-08 06:37:18',NULL,0,0,NULL,NULL),(17081,'mixpanel','completed',10,'2024-05-08 04:59:09','2024-05-08 06:47:23','2024-05-08 06:42:08','2024-05-08 06:47:22',NULL,0,0,NULL,NULL),(17082,'mixpanel','completed',10,'2024-05-08 05:24:20','2024-05-08 06:57:08','2024-05-08 06:52:19','2024-05-08 06:57:07',NULL,0,0,NULL,NULL),(17083,'mixpanel','completed',10,'2024-05-08 05:52:21','2024-05-08 07:07:10','2024-05-08 07:02:20','2024-05-08 07:07:09',NULL,0,0,NULL,NULL),(17084,'mixpanel','completed',10,'2024-05-08 05:21:09','2024-05-08 07:17:09','2024-05-08 07:12:08','2024-05-08 07:17:08',NULL,0,0,NULL,NULL),(17085,'mixpanel','completed',10,'2024-05-08 06:06:18','2024-05-08 07:27:20','2024-05-08 07:22:17','2024-05-08 07:27:19',NULL,0,0,NULL,NULL),(17086,'mixpanel','completed',10,'2024-05-08 06:07:10','2024-05-08 07:37:10','2024-05-08 07:32:09','2024-05-08 07:37:09',NULL,0,0,NULL,NULL),(17087,'mixpanel','completed',10,'2024-05-08 06:16:10','2024-05-08 07:47:20','2024-05-08 07:42:09','2024-05-08 07:47:19',NULL,0,0,NULL,NULL),(17088,'mixpanel','completed',10,'2024-05-08 06:06:07','2024-05-08 07:57:15','2024-05-08 07:52:06','2024-05-08 07:57:14',NULL,0,0,NULL,NULL),(17089,'mixpanel','completed',10,'2024-05-08 06:18:09','2024-05-08 08:07:17','2024-05-08 08:02:08','2024-05-08 08:07:16',NULL,0,0,NULL,NULL),(17090,'mixpanel','completed',10,'2024-05-08 06:34:22','2024-05-08 08:17:18','2024-05-08 08:12:21','2024-05-08 08:17:17',NULL,0,0,NULL,NULL),(17091,'mixpanel','completed',10,'2024-05-08 07:17:48','2024-05-08 08:27:28','2024-05-08 08:21:47','2024-05-08 08:27:27',NULL,0,0,NULL,NULL),(17092,'mixpanel','completed',10,'2024-05-08 06:46:23','2024-05-08 08:37:26','2024-05-08 08:32:22','2024-05-08 08:37:25',NULL,0,0,NULL,NULL),(17093,'mixpanel','completed',10,'2024-05-08 06:48:10','2024-05-08 08:47:17','2024-05-08 08:42:09','2024-05-08 08:47:16',NULL,0,0,NULL,NULL),(17094,'mixpanel','completed',10,'2024-05-08 07:05:07','2024-05-08 08:57:10','2024-05-08 08:52:07','2024-05-08 08:57:09',NULL,0,0,NULL,NULL),(17095,'mixpanel','completed',10,'2024-05-08 07:13:10','2024-05-08 09:07:10','2024-05-08 09:02:09','2024-05-08 09:07:09',NULL,0,0,NULL,NULL),(17096,'mixpanel','completed',10,'2024-05-08 08:01:22','2024-05-08 09:17:09','2024-05-08 09:12:21','2024-05-08 09:17:07',NULL,0,0,NULL,NULL),(17097,'mixpanel','completed',10,'2024-05-08 08:11:19','2024-05-08 09:27:08','2024-05-08 09:22:18','2024-05-08 09:27:07',NULL,0,0,NULL,NULL),(17098,'mixpanel','completed',10,'2024-05-08 07:43:20','2024-05-08 09:37:11','2024-05-08 09:32:19','2024-05-08 09:37:10',NULL,0,0,NULL,NULL),(17099,'mixpanel','completed',10,'2024-05-08 08:33:20','2024-05-08 09:47:09','2024-05-08 09:42:19','2024-05-08 09:47:08',NULL,0,0,NULL,NULL),(17100,'mixpanel','completed',10,'2024-05-08 08:22:31','2024-05-08 09:57:10','2024-05-08 09:52:29','2024-05-08 09:57:09',NULL,0,0,NULL,NULL),(17101,'mixpanel','completed',10,'2024-05-08 08:10:28','2024-05-08 10:07:25','2024-05-08 10:02:27','2024-05-08 10:07:24',NULL,0,0,NULL,NULL),(17102,'mixpanel','completed',10,'2024-05-08 08:45:20','2024-05-08 10:17:09','2024-05-08 10:12:20','2024-05-08 10:17:08',NULL,0,0,NULL,NULL),(17103,'mixpanel','completed',10,'2024-05-08 08:47:16','2024-05-08 10:27:11','2024-05-08 10:22:15','2024-05-08 10:27:09',NULL,0,0,NULL,NULL),(17104,'mixpanel','completed',10,'2024-05-08 08:43:35','2024-05-08 10:37:10','2024-05-08 10:32:33','2024-05-08 10:37:09',NULL,0,0,NULL,NULL),(17105,'mixpanel','completed',10,'2024-05-08 09:38:15','2024-05-08 10:47:09','2024-05-08 10:42:14','2024-05-08 10:47:08',NULL,0,0,NULL,NULL),(17106,'mixpanel','completed',10,'2024-05-08 09:07:10','2024-05-08 10:57:10','2024-05-08 10:52:09','2024-05-08 10:57:09',NULL,0,0,NULL,NULL),(17107,'subscribers_engagement_score','completed',10,'2024-05-08 11:02:07','2024-05-08 11:07:08','2024-05-08 11:02:06','2024-05-08 11:07:07',NULL,0,0,NULL,NULL),(17108,'mixpanel','completed',10,'2024-05-08 09:30:07','2024-05-08 11:07:08','2024-05-08 11:02:06','2024-05-08 11:07:07',NULL,0,0,NULL,NULL),(17109,'subscribers_engagement_score','completed',10,'2024-05-09 18:52:00','2024-05-09 18:52:19','2024-05-08 11:07:07','2024-05-09 18:52:18',NULL,0,0,NULL,NULL),(17110,'mixpanel','completed',10,'2024-05-08 09:17:20','2024-05-08 11:17:16','2024-05-08 11:12:19','2024-05-08 11:17:15',NULL,0,0,NULL,NULL),(17111,'mixpanel','completed',10,'2024-05-08 09:37:37','2024-05-08 11:22:22','2024-05-08 11:19:36','2024-05-08 11:22:22',NULL,0,0,NULL,NULL),(17112,'mixpanel','completed',10,'2024-05-08 09:33:10','2024-05-08 11:32:18','2024-05-08 11:27:09','2024-05-08 11:32:17',NULL,0,0,NULL,NULL),(17113,'mixpanel','completed',10,'2024-05-08 09:38:09','2024-05-08 11:42:14','2024-05-08 11:37:08','2024-05-08 11:42:13',NULL,0,0,NULL,NULL),(17114,'mixpanel','completed',10,'2024-05-08 10:09:09','2024-05-08 11:49:32','2024-05-08 11:47:08','2024-05-08 11:49:31',NULL,0,0,NULL,NULL),(17115,'mixpanel','completed',10,'2024-05-08 10:18:23','2024-05-08 11:57:11','2024-05-08 11:52:22','2024-05-08 11:57:10',NULL,0,0,NULL,NULL),(17116,'mixpanel','completed',10,'2024-05-08 10:43:19','2024-05-08 12:07:19','2024-05-08 12:02:18','2024-05-08 12:07:18',NULL,0,0,NULL,NULL),(17117,'mixpanel','completed',10,'2024-05-08 11:08:18','2024-05-08 12:17:08','2024-05-08 12:12:17','2024-05-08 12:17:08',NULL,0,0,NULL,NULL),(17118,'mixpanel','completed',10,'2024-05-08 11:20:22','2024-05-08 12:27:21','2024-05-08 12:22:21','2024-05-08 12:27:20',NULL,0,0,NULL,NULL),(17119,'mixpanel','completed',10,'2024-05-08 11:17:06','2024-05-08 12:37:09','2024-05-08 12:31:05','2024-05-08 12:37:08',NULL,0,0,NULL,NULL),(17120,'mixpanel','completed',10,'2024-05-08 11:10:17','2024-05-08 12:47:25','2024-05-08 12:42:16','2024-05-08 12:47:24',NULL,0,0,NULL,NULL),(17121,'mixpanel','completed',10,'2024-05-08 11:17:19','2024-05-08 12:57:11','2024-05-08 12:52:18','2024-05-08 12:57:10',NULL,0,0,NULL,NULL),(17122,'mixpanel','completed',10,'2024-05-08 11:09:11','2024-05-08 13:07:11','2024-05-08 13:02:10','2024-05-08 13:07:10',NULL,0,0,NULL,NULL),(17123,'schedule_re_engagement_email','completed',10,'2024-05-09 13:12:09','2024-05-09 13:12:09','2024-05-08 13:12:08','2024-05-09 13:12:08',NULL,0,0,NULL,NULL),(17124,'mixpanel','completed',10,'2024-05-08 11:24:09','2024-05-08 13:17:08','2024-05-08 13:12:08','2024-05-08 13:17:06',NULL,0,0,NULL,NULL),(17125,'mixpanel','completed',10,'2024-05-08 11:28:17','2024-05-08 13:27:10','2024-05-08 13:22:16','2024-05-08 13:27:09',NULL,0,0,NULL,NULL),(17126,'mixpanel','completed',10,'2024-05-08 12:14:54','2024-05-08 13:37:18','2024-05-08 13:31:53','2024-05-08 13:37:17',NULL,0,0,NULL,NULL),(17127,'mixpanel','completed',10,'2024-05-08 12:31:10','2024-05-08 13:47:09','2024-05-08 13:42:09','2024-05-08 13:47:08',NULL,0,0,NULL,NULL),(17128,'mixpanel','completed',10,'2024-05-08 11:55:10','2024-05-08 13:57:10','2024-05-08 13:52:09','2024-05-08 13:57:09',NULL,0,0,NULL,NULL),(17129,'mixpanel','completed',10,'2024-05-08 12:31:26','2024-05-08 14:07:23','2024-05-08 14:02:25','2024-05-08 14:07:22',NULL,0,0,NULL,NULL),(17130,'mixpanel','completed',10,'2024-05-08 12:57:11','2024-05-08 14:17:09','2024-05-08 14:12:10','2024-05-08 14:17:08',NULL,0,0,NULL,NULL),(17131,'mixpanel','completed',10,'2024-05-08 12:45:26','2024-05-08 14:27:08','2024-05-08 14:22:25','2024-05-08 14:27:07',NULL,0,0,NULL,NULL),(17132,'mixpanel','completed',10,'2024-05-08 13:12:09','2024-05-08 14:37:09','2024-05-08 14:32:08','2024-05-08 14:37:08',NULL,0,0,NULL,NULL),(17133,'mixpanel','completed',10,'2024-05-08 13:15:19','2024-05-08 14:47:09','2024-05-08 14:42:18','2024-05-08 14:47:09',NULL,0,0,NULL,NULL),(17134,'mixpanel','completed',10,'2024-05-08 13:31:25','2024-05-08 14:52:29','2024-05-08 14:50:22','2024-05-08 14:52:27',NULL,0,0,NULL,NULL),(17135,'mixpanel','completed',10,'2024-05-08 13:11:09','2024-05-08 15:02:14','2024-05-08 14:57:08','2024-05-08 15:02:13',NULL,0,0,NULL,NULL),(17136,'mixpanel','completed',10,'2024-05-08 13:51:25','2024-05-08 15:12:20','2024-05-08 15:07:24','2024-05-08 15:12:19',NULL,0,0,NULL,NULL),(17137,'mixpanel','completed',10,'2024-05-08 13:52:10','2024-05-08 15:22:10','2024-05-08 15:17:09','2024-05-08 15:22:09',NULL,0,0,NULL,NULL),(17138,'mixpanel','completed',10,'2024-05-08 14:10:19','2024-05-08 15:32:08','2024-05-08 15:27:18','2024-05-08 15:32:07',NULL,0,0,NULL,NULL),(17139,'mixpanel','completed',10,'2024-05-08 13:54:09','2024-05-08 15:47:09','2024-05-08 15:37:08','2024-05-08 15:47:08',NULL,0,0,NULL,NULL),(17140,'mixpanel','completed',10,'2024-05-08 14:35:10','2024-05-08 15:57:10','2024-05-08 15:52:09','2024-05-08 15:57:09',NULL,0,0,NULL,NULL),(17141,'mixpanel','completed',10,'2024-05-08 14:34:10','2024-05-08 16:07:10','2024-05-08 16:02:09','2024-05-08 16:07:09',NULL,0,0,NULL,NULL),(17142,'mixpanel','completed',10,'2024-05-08 14:52:27','2024-05-08 16:17:10','2024-05-08 16:12:26','2024-05-08 16:17:09',NULL,0,0,NULL,NULL),(17143,'mixpanel','completed',10,'2024-05-08 14:37:10','2024-05-08 16:27:09','2024-05-08 16:22:09','2024-05-08 16:27:08',NULL,0,0,NULL,NULL),(17144,'mixpanel','completed',10,'2024-05-08 14:47:11','2024-05-08 16:37:28','2024-05-08 16:32:10','2024-05-08 16:37:27',NULL,0,0,NULL,NULL),(17145,'mixpanel','completed',10,'2024-05-08 15:00:23','2024-05-08 16:47:22','2024-05-08 16:42:22','2024-05-08 16:47:21',NULL,0,0,NULL,NULL),(17146,'mixpanel','completed',10,'2024-05-08 15:39:21','2024-05-08 16:57:23','2024-05-08 16:52:20','2024-05-08 16:57:23',NULL,0,0,NULL,NULL),(17147,'mixpanel','completed',10,'2024-05-08 15:02:23','2024-05-08 17:07:22','2024-05-08 17:02:22','2024-05-08 17:07:21',NULL,0,0,NULL,NULL),(17148,'mixpanel','completed',10,'2024-05-08 15:56:10','2024-05-08 17:17:11','2024-05-08 17:12:09','2024-05-08 17:17:10',NULL,0,0,NULL,NULL),(17149,'mixpanel','completed',10,'2024-05-08 15:49:10','2024-05-08 17:27:23','2024-05-08 17:22:09','2024-05-08 17:27:22',NULL,0,0,NULL,NULL),(17150,'mixpanel','completed',10,'2024-05-08 16:08:08','2024-05-08 17:37:11','2024-05-08 17:32:07','2024-05-08 17:37:10',NULL,0,0,NULL,NULL),(17151,'mixpanel','completed',10,'2024-05-08 15:53:10','2024-05-08 17:47:11','2024-05-08 17:42:09','2024-05-08 17:47:10',NULL,0,0,NULL,NULL),(17152,'mixpanel','completed',10,'2024-05-08 16:28:10','2024-05-08 17:57:11','2024-05-08 17:52:09','2024-05-08 17:57:10',NULL,0,0,NULL,NULL),(17153,'mixpanel','completed',10,'2024-05-08 16:06:10','2024-05-08 18:07:17','2024-05-08 18:02:09','2024-05-08 18:07:16',NULL,0,0,NULL,NULL),(17154,'mixpanel','completed',10,'2024-05-08 16:27:09','2024-05-08 18:17:10','2024-05-08 18:12:08','2024-05-08 18:17:09',NULL,0,0,NULL,NULL),(17155,'mixpanel','completed',10,'2024-05-08 16:41:03','2024-05-08 18:22:10','2024-05-08 18:20:02','2024-05-08 18:22:09',NULL,0,0,NULL,NULL),(17156,'mixpanel','completed',10,'2024-05-08 17:01:10','2024-05-08 18:32:10','2024-05-08 18:27:09','2024-05-08 18:32:09',NULL,0,0,NULL,NULL),(17157,'mixpanel','completed',10,'2024-05-08 17:03:19','2024-05-08 18:42:10','2024-05-08 18:37:18','2024-05-08 18:42:09',NULL,0,0,NULL,NULL),(17158,'mixpanel','completed',10,'2024-05-08 17:19:10','2024-05-08 18:52:10','2024-05-08 18:47:09','2024-05-08 18:52:09',NULL,0,0,NULL,NULL),(17159,'mixpanel','completed',10,'2024-05-08 17:46:17','2024-05-08 19:02:10','2024-05-08 18:57:17','2024-05-08 19:02:09',NULL,0,0,NULL,NULL),(17160,'mixpanel','completed',10,'2024-05-08 17:08:19','2024-05-08 19:12:10','2024-05-08 19:07:17','2024-05-08 19:12:09',NULL,0,0,NULL,NULL),(17161,'mixpanel','completed',10,'2024-05-08 18:11:08','2024-05-08 19:22:10','2024-05-08 19:17:07','2024-05-08 19:22:09',NULL,0,0,NULL,NULL),(17162,'mixpanel','completed',10,'2024-05-08 18:16:20','2024-05-08 19:29:25','2024-05-08 19:27:20','2024-05-08 19:29:24',NULL,0,0,NULL,NULL),(17163,'mixpanel','completed',10,'2024-05-08 18:13:07','2024-05-08 19:37:19','2024-05-08 19:32:06','2024-05-08 19:37:19',NULL,0,0,NULL,NULL),(17164,'mixpanel','completed',10,'2024-05-08 18:21:05','2024-05-08 19:47:08','2024-05-08 19:42:05','2024-05-08 19:47:07',NULL,0,0,NULL,NULL),(17165,'mixpanel','completed',10,'2024-05-08 18:07:06','2024-05-08 19:57:08','2024-05-08 19:52:05','2024-05-08 19:57:08',NULL,0,0,NULL,NULL),(17166,'mixpanel','completed',10,'2024-05-08 18:57:05','2024-05-08 20:07:17','2024-05-08 20:02:05','2024-05-08 20:07:17',NULL,0,0,NULL,NULL),(17167,'mixpanel','completed',10,'2024-05-08 18:21:07','2024-05-08 20:14:38','2024-05-08 20:12:07','2024-05-08 20:14:38',NULL,0,0,NULL,NULL),(17168,'mixpanel','completed',10,'2024-05-08 18:56:07','2024-05-08 20:19:44','2024-05-08 20:17:07','2024-05-08 20:19:42',NULL,0,0,NULL,NULL),(17169,'mixpanel','completed',10,'2024-05-08 18:31:04','2024-05-08 20:32:05','2024-05-08 20:22:04','2024-05-08 20:32:05',NULL,0,0,NULL,NULL),(17170,'mixpanel','completed',10,'2024-05-08 18:47:06','2024-05-08 20:40:07','2024-05-08 20:37:05','2024-05-08 20:40:06',NULL,0,0,NULL,NULL),(17171,'mixpanel','completed',10,'2024-05-08 18:43:08','2024-05-08 20:47:19','2024-05-08 20:42:08','2024-05-08 20:47:19',NULL,0,0,NULL,NULL),(17172,'mixpanel','completed',10,'2024-05-08 19:28:14','2024-05-08 20:57:08','2024-05-08 20:52:13','2024-05-08 20:57:07',NULL,0,0,NULL,NULL),(17173,'mixpanel','completed',10,'2024-05-08 19:35:08','2024-05-08 21:07:07','2024-05-08 21:02:07','2024-05-08 21:07:07',NULL,0,0,NULL,NULL),(17174,'mixpanel','completed',10,'2024-05-08 20:00:08','2024-05-08 21:17:06','2024-05-08 21:12:07','2024-05-08 21:17:06',NULL,0,0,NULL,NULL),(17175,'mixpanel','completed',10,'2024-05-08 19:42:41','2024-05-08 21:22:08','2024-05-08 21:19:41','2024-05-08 21:22:08',NULL,0,0,NULL,NULL),(17176,'mixpanel','completed',10,'2024-05-08 19:30:07','2024-05-08 21:32:07','2024-05-08 21:27:07','2024-05-08 21:32:06',NULL,0,0,NULL,NULL),(17177,'mixpanel','completed',10,'2024-05-08 20:34:07','2024-05-08 21:42:09','2024-05-08 21:37:07','2024-05-08 21:42:09',NULL,0,0,NULL,NULL),(17178,'mixpanel','completed',10,'2024-05-08 19:52:07','2024-05-08 21:49:22','2024-05-08 21:47:06','2024-05-08 21:49:20',NULL,0,0,NULL,NULL),(17179,'unsubscribe_tokens','completed',0,'2024-05-08 21:47:40','2024-05-08 21:49:21','2024-05-08 21:47:31','2024-05-08 21:49:20',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(17180,'subscriber_link_tokens','completed',0,'2024-05-08 21:47:40','2024-05-08 21:49:22','2024-05-08 21:47:31','2024-05-08 21:49:20',NULL,0,0,NULL,NULL),(17181,'newsletter_templates_thumbnails','completed',10,'2024-05-08 21:47:40','2024-05-08 21:49:22','2024-05-08 21:47:31','2024-05-08 21:49:20',NULL,0,0,NULL,NULL),(17182,'mixpanel','completed',10,'2024-05-08 20:17:11','2024-05-08 21:57:13','2024-05-08 21:52:09','2024-05-08 21:57:12',NULL,0,0,NULL,NULL),(17183,'mixpanel','completed',10,'2024-05-08 20:51:34','2024-05-08 22:07:22','2024-05-08 22:02:31','2024-05-08 22:07:20',NULL,0,0,NULL,NULL),(17184,'mixpanel','completed',10,'2024-05-08 20:29:12','2024-05-08 22:17:08','2024-05-08 22:12:11','2024-05-08 22:17:07',NULL,0,0,NULL,NULL),(17185,'mixpanel','completed',10,'2024-05-08 21:05:47','2024-05-08 22:22:08','2024-05-08 22:19:46','2024-05-08 22:22:07',NULL,0,0,NULL,NULL),(17186,'mixpanel','completed',10,'2024-05-08 20:56:07','2024-05-08 22:32:05','2024-05-08 22:27:06','2024-05-08 22:32:04',NULL,0,0,NULL,NULL),(17187,'mixpanel','completed',10,'2024-05-08 21:14:08','2024-05-08 22:42:07','2024-05-08 22:37:07','2024-05-08 22:42:06',NULL,0,0,NULL,NULL),(17188,'mixpanel','completed',10,'2024-05-08 21:28:07','2024-05-08 22:52:05','2024-05-08 22:47:06','2024-05-08 22:52:04',NULL,0,0,NULL,NULL),(17189,'mixpanel','completed',10,'2024-05-08 21:08:08','2024-05-08 23:02:07','2024-05-08 22:57:07','2024-05-08 23:02:06',NULL,0,0,NULL,NULL),(17190,'mixpanel','completed',10,'2024-05-08 21:21:08','2024-05-08 23:12:09','2024-05-08 23:07:07','2024-05-08 23:12:08',NULL,0,0,NULL,NULL),(17191,'mixpanel','completed',10,'2024-05-08 21:16:07','2024-05-08 23:22:09','2024-05-08 23:17:06','2024-05-08 23:22:08',NULL,0,0,NULL,NULL),(17192,'mixpanel','completed',10,'2024-05-08 21:36:09','2024-05-08 23:32:07','2024-05-08 23:27:07','2024-05-08 23:32:06',NULL,0,0,NULL,NULL),(17193,'mixpanel','completed',10,'2024-05-08 22:29:21','2024-05-08 23:42:11','2024-05-08 23:37:20','2024-05-08 23:42:10',NULL,0,0,NULL,NULL),(17194,'mixpanel','completed',10,'2024-05-08 22:17:17','2024-05-08 23:52:09','2024-05-08 23:47:16','2024-05-08 23:52:08',NULL,0,0,NULL,NULL),(17195,'mixpanel','completed',10,'2024-05-08 21:59:24','2024-05-09 00:02:09','2024-05-08 23:57:23','2024-05-09 00:02:08',NULL,0,0,NULL,NULL),(17196,'mixpanel','completed',10,'2024-05-08 22:20:24','2024-05-09 00:12:11','2024-05-09 00:07:23','2024-05-09 00:12:10',NULL,0,0,NULL,NULL),(17197,'mixpanel','completed',10,'2024-05-08 23:15:17','2024-05-09 00:22:08','2024-05-09 00:17:17','2024-05-09 00:22:07',NULL,0,0,NULL,NULL),(17198,'mixpanel','completed',10,'2024-05-08 22:32:08','2024-05-09 00:32:08','2024-05-09 00:27:07','2024-05-09 00:32:07',NULL,0,0,NULL,NULL),(17199,'mixpanel','completed',10,'2024-05-08 22:42:07','2024-05-09 00:42:06','2024-05-09 00:37:06','2024-05-09 00:42:05',NULL,0,0,NULL,NULL),(17200,'mixpanel','completed',10,'2024-05-08 23:01:08','2024-05-09 00:52:10','2024-05-09 00:47:07','2024-05-09 00:52:04',NULL,0,0,NULL,NULL),(17201,'mixpanel','completed',10,'2024-05-08 23:32:15','2024-05-09 01:02:07','2024-05-09 00:57:14','2024-05-09 01:02:06',NULL,0,0,NULL,NULL),(17202,'mixpanel','completed',10,'2024-05-08 23:05:51','2024-05-09 01:07:09','2024-05-09 01:04:50','2024-05-09 01:07:08',NULL,0,0,NULL,NULL),(17203,'mixpanel','completed',10,'2024-05-08 23:29:09','2024-05-09 01:17:17','2024-05-09 01:12:08','2024-05-09 01:17:16',NULL,0,0,NULL,NULL),(17204,'mixpanel','completed',10,'2024-05-08 23:52:08','2024-05-09 01:27:11','2024-05-09 01:22:07','2024-05-09 01:27:10',NULL,0,0,NULL,NULL),(17205,'mixpanel','completed',10,'2024-05-08 23:45:07','2024-05-09 01:34:31','2024-05-09 01:32:06','2024-05-09 01:34:30',NULL,0,0,NULL,NULL),(17206,'mixpanel','completed',10,'2024-05-08 23:39:09','2024-05-09 01:42:12','2024-05-09 01:37:08','2024-05-09 01:42:12',NULL,0,0,NULL,NULL),(17207,'mixpanel','completed',10,'2024-05-09 00:43:08','2024-05-09 01:52:07','2024-05-09 01:47:07','2024-05-09 01:52:06',NULL,0,0,NULL,NULL),(17208,'mixpanel','completed',10,'2024-05-09 00:09:10','2024-05-09 02:02:07','2024-05-09 01:57:09','2024-05-09 02:02:06',NULL,0,0,NULL,NULL),(17209,'mixpanel','completed',10,'2024-05-09 00:17:48','2024-05-09 02:07:10','2024-05-09 02:04:46','2024-05-09 02:07:09',NULL,0,0,NULL,NULL),(17210,'mixpanel','completed',10,'2024-05-09 00:24:09','2024-05-09 02:15:47','2024-05-09 02:12:08','2024-05-09 02:15:46',NULL,0,0,NULL,NULL),(17211,'mixpanel','completed',10,'2024-05-09 00:28:09','2024-05-09 02:27:08','2024-05-09 02:22:09','2024-05-09 02:27:07',NULL,0,0,NULL,NULL),(17212,'mixpanel','completed',10,'2024-05-09 01:30:08','2024-05-09 02:37:09','2024-05-09 02:32:07','2024-05-09 02:37:08',NULL,0,0,NULL,NULL),(17213,'mixpanel','completed',10,'2024-05-09 01:07:12','2024-05-09 02:47:10','2024-05-09 02:42:11','2024-05-09 02:47:09',NULL,0,0,NULL,NULL),(17214,'mixpanel','completed',10,'2024-05-09 01:48:09','2024-05-09 02:57:20','2024-05-09 02:52:08','2024-05-09 02:57:19',NULL,0,0,NULL,NULL),(17215,'mixpanel','completed',10,'2024-05-09 01:18:08','2024-05-09 03:07:07','2024-05-09 03:02:07','2024-05-09 03:07:06',NULL,0,0,NULL,NULL),(17216,'mixpanel','completed',10,'2024-05-09 01:13:46','2024-05-09 03:17:09','2024-05-09 03:11:45','2024-05-09 03:17:08',NULL,0,0,NULL,NULL),(17217,'mixpanel','completed',10,'2024-05-09 01:25:07','2024-05-09 03:27:09','2024-05-09 03:22:06','2024-05-09 03:27:08',NULL,0,0,NULL,NULL),(17218,'mixpanel','completed',10,'2024-05-09 01:42:07','2024-05-09 03:34:20','2024-05-09 03:32:06','2024-05-09 03:34:19',NULL,0,0,NULL,NULL),(17219,'mixpanel','completed',10,'2024-05-09 01:37:08','2024-05-09 03:42:09','2024-05-09 03:37:07','2024-05-09 03:42:08',NULL,0,0,NULL,NULL),(17220,'mixpanel','completed',10,'2024-05-09 02:33:12','2024-05-09 03:49:32','2024-05-09 03:47:11','2024-05-09 03:49:31',NULL,0,0,NULL,NULL),(17221,'mixpanel','completed',10,'2024-05-09 02:12:09','2024-05-09 03:57:10','2024-05-09 03:52:08','2024-05-09 03:57:09',NULL,0,0,NULL,NULL),(17222,'mixpanel','completed',10,'2024-05-09 02:24:07','2024-05-09 04:02:09','2024-05-09 04:00:06','2024-05-09 04:02:08',NULL,0,0,NULL,NULL),(17223,'mixpanel','completed',10,'2024-05-09 02:18:09','2024-05-09 04:10:05','2024-05-09 04:07:08','2024-05-09 04:10:04',NULL,0,0,NULL,NULL),(17224,'mixpanel','completed',10,'2024-05-09 02:16:21','2024-05-09 04:17:09','2024-05-09 04:12:20','2024-05-09 04:17:08',NULL,0,0,NULL,NULL),(17225,'mixpanel','completed',10,'2024-05-09 03:05:09','2024-05-09 04:27:13','2024-05-09 04:22:08','2024-05-09 04:27:12',NULL,0,0,NULL,NULL),(17226,'mixpanel','completed',10,'2024-05-09 02:31:24','2024-05-09 04:35:58','2024-05-09 04:32:22','2024-05-09 04:35:54',NULL,0,0,NULL,NULL),(17227,'mixpanel','completed',10,'2024-05-09 03:36:27','2024-05-09 04:47:06','2024-05-09 04:42:25','2024-05-09 04:47:05',NULL,0,0,NULL,NULL),(17228,'mixpanel','completed',10,'2024-05-09 03:24:45','2024-05-09 04:57:09','2024-05-09 04:50:44','2024-05-09 04:57:08',NULL,0,0,NULL,NULL),(17229,'mixpanel','completed',10,'2024-05-09 03:03:04','2024-05-09 05:05:18','2024-05-09 05:02:03','2024-05-09 05:05:17',NULL,0,0,NULL,NULL),(17230,'mixpanel','completed',10,'2024-05-09 04:04:06','2024-05-09 05:17:07','2024-05-09 05:12:05','2024-05-09 05:17:06',NULL,0,0,NULL,NULL),(17231,'mixpanel','completed',10,'2024-05-09 04:06:08','2024-05-09 05:25:53','2024-05-09 05:22:07','2024-05-09 05:25:52',NULL,0,0,NULL,NULL),(17232,'mixpanel','completed',10,'2024-05-09 04:21:33','2024-05-09 05:37:07','2024-05-09 05:31:32','2024-05-09 05:37:06',NULL,0,0,NULL,NULL),(17233,'mixpanel','completed',10,'2024-05-09 04:03:12','2024-05-09 05:47:08','2024-05-09 05:42:11','2024-05-09 05:47:07',NULL,0,0,NULL,NULL),(17234,'mixpanel','completed',10,'2024-05-09 04:03:07','2024-05-09 05:57:08','2024-05-09 05:52:06','2024-05-09 05:57:08',NULL,0,0,NULL,NULL),(17235,'mixpanel','completed',10,'2024-05-09 04:27:04','2024-05-09 06:04:41','2024-05-09 06:02:03','2024-05-09 06:04:40',NULL,0,0,NULL,NULL),(17236,'mixpanel','completed',10,'2024-05-09 04:23:07','2024-05-09 06:09:52','2024-05-09 06:07:06','2024-05-09 06:09:51',NULL,0,0,NULL,NULL),(17237,'mixpanel','completed',10,'2024-05-09 04:27:09','2024-05-09 06:15:47','2024-05-09 06:12:08','2024-05-09 06:15:46',NULL,0,0,NULL,NULL),(17238,'mixpanel','completed',10,'2024-05-09 04:56:22','2024-05-09 06:26:28','2024-05-09 06:21:21','2024-05-09 06:26:27',NULL,0,0,NULL,NULL),(17239,'mixpanel','completed',10,'2024-05-09 05:21:36','2024-05-09 06:36:35','2024-05-09 06:31:35','2024-05-09 06:36:34',NULL,0,0,NULL,NULL),(17240,'mixpanel','completed',10,'2024-05-09 05:29:59','2024-05-09 06:47:08','2024-05-09 06:41:58','2024-05-09 06:47:07',NULL,0,0,NULL,NULL),(17241,'mixpanel','completed',10,'2024-05-09 05:10:11','2024-05-09 06:57:10','2024-05-09 06:52:10','2024-05-09 06:57:09',NULL,0,0,NULL,NULL),(17242,'mixpanel','completed',10,'2024-05-09 05:46:08','2024-05-09 07:07:09','2024-05-09 07:02:07','2024-05-09 07:07:08',NULL,0,0,NULL,NULL),(17243,'mixpanel','completed',10,'2024-05-09 05:22:44','2024-05-09 07:12:09','2024-05-09 07:09:43','2024-05-09 07:12:08',NULL,0,0,NULL,NULL),(17244,'mixpanel','completed',10,'2024-05-09 05:15:41','2024-05-09 07:19:15','2024-05-09 07:15:40','2024-05-09 07:19:14',NULL,0,0,NULL,NULL),(17245,'mixpanel','completed',10,'2024-05-09 05:24:23','2024-05-09 07:27:16','2024-05-09 07:21:22','2024-05-09 07:27:15',NULL,0,0,NULL,NULL),(17246,'mixpanel','completed',10,'2024-05-09 06:18:11','2024-05-09 07:37:11','2024-05-09 07:32:10','2024-05-09 07:37:10',NULL,0,0,NULL,NULL),(17247,'mixpanel','completed',10,'2024-05-09 05:40:43','2024-05-09 07:42:11','2024-05-09 07:39:42','2024-05-09 07:42:10',NULL,0,0,NULL,NULL),(17248,'mixpanel','completed',10,'2024-05-09 06:02:10','2024-05-09 07:52:17','2024-05-09 07:47:09','2024-05-09 07:52:16',NULL,0,0,NULL,NULL),(17249,'mixpanel','completed',10,'2024-05-09 06:35:06','2024-05-09 07:59:26','2024-05-09 07:57:05','2024-05-09 07:59:25',NULL,0,0,NULL,NULL),(17250,'mixpanel','completed',10,'2024-05-09 06:01:10','2024-05-09 08:07:05','2024-05-09 08:02:09','2024-05-09 08:07:04',NULL,0,0,NULL,NULL),(17251,'mixpanel','completed',10,'2024-05-09 06:55:06','2024-05-09 08:14:48','2024-05-09 08:12:05','2024-05-09 08:14:47',NULL,0,0,NULL,NULL),(17252,'mixpanel','completed',10,'2024-05-09 07:02:08','2024-05-09 08:22:08','2024-05-09 08:17:07','2024-05-09 08:22:07',NULL,0,0,NULL,NULL),(17253,'mixpanel','completed',10,'2024-05-09 06:47:23','2024-05-09 08:31:00','2024-05-09 08:25:22','2024-05-09 08:30:59',NULL,0,0,NULL,NULL),(17254,'mixpanel','completed',10,'2024-05-09 07:07:07','2024-05-09 08:39:49','2024-05-09 08:37:06','2024-05-09 08:39:48',NULL,0,0,NULL,NULL),(17255,'mixpanel','completed',10,'2024-05-09 06:50:10','2024-05-09 08:47:09','2024-05-09 08:42:09','2024-05-09 08:47:08',NULL,0,0,NULL,NULL),(17256,'mixpanel','completed',10,'2024-05-09 07:31:09','2024-05-09 08:56:37','2024-05-09 08:52:08','2024-05-09 08:56:36',NULL,0,0,NULL,NULL),(17257,'mixpanel','completed',10,'2024-05-09 07:29:42','2024-05-09 09:06:04','2024-05-09 09:02:41','2024-05-09 09:06:03',NULL,0,0,NULL,NULL),(17258,'mixpanel','completed',10,'2024-05-09 07:27:23','2024-05-09 09:15:02','2024-05-09 09:12:22','2024-05-09 09:15:01',NULL,0,0,NULL,NULL),(17259,'mixpanel','completed',10,'2024-05-09 07:40:08','2024-05-09 09:22:07','2024-05-09 09:17:07','2024-05-09 09:22:07',NULL,0,0,NULL,NULL),(17260,'mixpanel','completed',10,'2024-05-09 08:17:57','2024-05-09 09:27:09','2024-05-09 09:24:56','2024-05-09 09:27:08',NULL,0,0,NULL,NULL),(17261,'mixpanel','completed',10,'2024-05-09 07:31:18','2024-05-09 09:34:50','2024-05-09 09:32:17','2024-05-09 09:34:49',NULL,0,0,NULL,NULL),(17262,'mixpanel','completed',10,'2024-05-09 08:03:08','2024-05-09 09:40:10','2024-05-09 09:37:07','2024-05-09 09:40:09',NULL,0,0,NULL,NULL),(17263,'mixpanel','completed',10,'2024-05-09 08:11:38','2024-05-09 09:47:10','2024-05-09 09:44:37','2024-05-09 09:47:09',NULL,0,0,NULL,NULL),(17264,'mixpanel','completed',10,'2024-05-09 08:38:08','2024-05-09 09:54:56','2024-05-09 09:52:08','2024-05-09 09:54:55',NULL,0,0,NULL,NULL),(17265,'mixpanel','completed',10,'2024-05-09 08:50:08','2024-05-09 10:02:11','2024-05-09 09:57:07','2024-05-09 10:02:10',NULL,0,0,NULL,NULL),(17266,'mixpanel','completed',10,'2024-05-09 08:14:05','2024-05-09 10:12:12','2024-05-09 10:06:04','2024-05-09 10:12:11',NULL,0,0,NULL,NULL),(17267,'mixpanel','completed',10,'2024-05-09 09:06:16','2024-05-09 10:21:19','2024-05-09 10:15:15','2024-05-09 10:21:18',NULL,0,0,NULL,NULL),(17268,'mixpanel','completed',10,'2024-05-09 08:34:32','2024-05-09 10:32:12','2024-05-09 10:27:31','2024-05-09 10:32:11',NULL,0,0,NULL,NULL),(17269,'mixpanel','completed',10,'2024-05-09 08:39:15','2024-05-09 10:42:24','2024-05-09 10:37:14','2024-05-09 10:42:23',NULL,0,0,NULL,NULL),(17270,'mixpanel','completed',10,'2024-05-09 09:27:13','2024-05-09 10:49:54','2024-05-09 10:47:12','2024-05-09 10:49:54',NULL,0,0,NULL,NULL),(17271,'mixpanel','completed',10,'2024-05-09 09:05:12','2024-05-09 10:54:45','2024-05-09 10:52:11','2024-05-09 10:54:44',NULL,0,0,NULL,NULL),(17272,'mixpanel','completed',10,'2024-05-09 09:01:14','2024-05-09 11:02:13','2024-05-09 10:57:13','2024-05-09 11:02:12',NULL,0,0,NULL,NULL),(17273,'mixpanel','completed',10,'2024-05-09 09:09:11','2024-05-09 11:12:14','2024-05-09 11:07:10','2024-05-09 11:12:13',NULL,0,0,NULL,NULL),(17274,'mixpanel','completed',10,'2024-05-09 09:28:12','2024-05-09 11:19:23','2024-05-09 11:17:11','2024-05-09 11:19:22',NULL,0,0,NULL,NULL),(17275,'mixpanel','completed',10,'2024-05-09 09:58:10','2024-05-09 11:27:11','2024-05-09 11:22:09','2024-05-09 11:27:10',NULL,0,0,NULL,NULL),(17276,'mixpanel','completed',10,'2024-05-09 10:03:46','2024-05-09 11:37:10','2024-05-09 11:31:45','2024-05-09 11:37:09',NULL,0,0,NULL,NULL),(17277,'mixpanel','completed',10,'2024-05-09 10:07:09','2024-05-09 11:44:19','2024-05-09 11:42:08','2024-05-09 11:44:18',NULL,0,0,NULL,NULL),(17278,'mixpanel','completed',10,'2024-05-09 10:29:07','2024-05-09 11:52:10','2024-05-09 11:47:06','2024-05-09 11:52:09',NULL,0,0,NULL,NULL),(17279,'mixpanel','completed',10,'2024-05-09 10:01:31','2024-05-09 12:01:52','2024-05-09 11:56:30','2024-05-09 12:01:51',NULL,0,0,NULL,NULL),(17280,'mixpanel','completed',10,'2024-05-09 10:11:18','2024-05-09 12:12:11','2024-05-09 12:07:17','2024-05-09 12:12:10',NULL,0,0,NULL,NULL),(17281,'mixpanel','completed',10,'2024-05-09 10:17:13','2024-05-09 12:22:08','2024-05-09 12:17:12','2024-05-09 12:22:07',NULL,0,0,NULL,NULL),(17282,'mixpanel','completed',10,'2024-05-09 10:31:23','2024-05-09 12:32:08','2024-05-09 12:27:22','2024-05-09 12:32:07',NULL,0,0,NULL,NULL),(17283,'mixpanel','completed',10,'2024-05-09 11:08:55','2024-05-09 12:37:10','2024-05-09 12:34:54','2024-05-09 12:37:09',NULL,0,0,NULL,NULL),(17284,'mixpanel','completed',10,'2024-05-09 11:15:12','2024-05-09 12:47:08','2024-05-09 12:42:11','2024-05-09 12:47:07',NULL,0,0,NULL,NULL),(17285,'mixpanel','completed',10,'2024-05-09 10:59:12','2024-05-09 12:57:19','2024-05-09 12:52:11','2024-05-09 12:57:18',NULL,0,0,NULL,NULL),(17286,'mixpanel','completed',10,'2024-05-09 11:38:04','2024-05-09 13:07:10','2024-05-09 13:01:02','2024-05-09 13:07:09',NULL,0,0,NULL,NULL),(17287,'mixpanel','completed',10,'2024-05-09 11:33:09','2024-05-09 13:14:25','2024-05-09 13:12:08','2024-05-09 13:14:24',NULL,0,0,NULL,NULL),(17288,'schedule_re_engagement_email','completed',10,'2024-05-10 13:14:25','2024-05-10 13:17:11','2024-05-09 13:14:24','2024-05-10 13:17:10',NULL,0,0,NULL,NULL),(17289,'mixpanel','completed',10,'2024-05-09 11:58:09','2024-05-09 13:22:08','2024-05-09 13:17:08','2024-05-09 13:22:07',NULL,0,0,NULL,NULL),(17290,'mixpanel','completed',10,'2024-05-09 11:34:09','2024-05-09 13:32:10','2024-05-09 13:27:08','2024-05-09 13:32:09',NULL,0,0,NULL,NULL),(17291,'mixpanel','completed',10,'2024-05-09 11:43:11','2024-05-09 13:41:51','2024-05-09 13:37:10','2024-05-09 13:41:50',NULL,0,0,NULL,NULL),(17292,'mixpanel','completed',10,'2024-05-09 12:10:10','2024-05-09 13:52:20','2024-05-09 13:47:09','2024-05-09 13:52:19',NULL,0,0,NULL,NULL),(17293,'mixpanel','completed',10,'2024-05-09 12:52:48','2024-05-09 14:02:10','2024-05-09 13:56:47','2024-05-09 14:02:09',NULL,0,0,NULL,NULL),(17294,'mixpanel','completed',10,'2024-05-09 13:04:08','2024-05-09 14:11:09','2024-05-09 14:07:07','2024-05-09 14:11:08',NULL,0,0,NULL,NULL),(17295,'mixpanel','completed',10,'2024-05-09 12:24:19','2024-05-09 14:22:18','2024-05-09 14:17:18','2024-05-09 14:22:17',NULL,0,0,NULL,NULL),(17296,'mixpanel','completed',10,'2024-05-09 12:40:51','2024-05-09 14:32:23','2024-05-09 14:25:50','2024-05-09 14:32:22',NULL,0,0,NULL,NULL),(17297,'mixpanel','completed',10,'2024-05-09 13:30:09','2024-05-09 14:40:26','2024-05-09 14:37:09','2024-05-09 14:40:25',NULL,0,0,NULL,NULL),(17298,'mixpanel','completed',10,'2024-05-09 13:14:19','2024-05-09 14:52:09','2024-05-09 14:47:19','2024-05-09 14:52:08',NULL,0,0,NULL,NULL),(17299,'mixpanel','completed',10,'2024-05-09 13:11:10','2024-05-09 15:02:18','2024-05-09 14:56:09','2024-05-09 15:02:17',NULL,0,0,NULL,NULL),(17300,'mixpanel','completed',10,'2024-05-09 13:48:16','2024-05-09 15:12:08','2024-05-09 15:07:15','2024-05-09 15:12:07',NULL,0,0,NULL,NULL),(17301,'mixpanel','completed',10,'2024-05-09 13:41:22','2024-05-09 15:22:08','2024-05-09 15:17:21','2024-05-09 15:22:07',NULL,0,0,NULL,NULL),(17302,'mixpanel','completed',10,'2024-05-09 14:21:19','2024-05-09 15:32:18','2024-05-09 15:27:18','2024-05-09 15:32:17',NULL,0,0,NULL,NULL),(17303,'mixpanel','completed',10,'2024-05-09 14:09:19','2024-05-09 15:42:08','2024-05-09 15:37:18','2024-05-09 15:42:07',NULL,0,0,NULL,NULL),(17304,'mixpanel','completed',10,'2024-05-09 14:14:34','2024-05-09 15:52:18','2024-05-09 15:47:33','2024-05-09 15:52:17',NULL,0,0,NULL,NULL),(17305,'mixpanel','completed',10,'2024-05-09 14:55:16','2024-05-09 15:59:25','2024-05-09 15:57:15','2024-05-09 15:59:24',NULL,0,0,NULL,NULL),(17306,'mixpanel','completed',10,'2024-05-09 14:34:09','2024-05-09 16:05:20','2024-05-09 16:02:08','2024-05-09 16:05:19',NULL,0,0,NULL,NULL),(17307,'mixpanel','completed',10,'2024-05-09 14:36:26','2024-05-09 16:12:16','2024-05-09 16:07:25','2024-05-09 16:12:15',NULL,0,0,NULL,NULL),(17308,'mixpanel','completed',10,'2024-05-09 14:31:10','2024-05-09 16:19:56','2024-05-09 16:17:09','2024-05-09 16:19:55',NULL,0,0,NULL,NULL),(17309,'mixpanel','completed',10,'2024-05-09 14:30:09','2024-05-09 16:27:11','2024-05-09 16:22:08','2024-05-09 16:27:10',NULL,0,0,NULL,NULL),(17310,'mixpanel','completed',10,'2024-05-09 15:20:08','2024-05-09 16:37:10','2024-05-09 16:32:07','2024-05-09 16:37:09',NULL,0,0,NULL,NULL),(17311,'mixpanel','completed',10,'2024-05-09 14:42:09','2024-05-09 16:47:10','2024-05-09 16:42:08','2024-05-09 16:47:09',NULL,0,0,NULL,NULL),(17312,'mixpanel','completed',10,'2024-05-09 15:48:09','2024-05-09 16:57:09','2024-05-09 16:52:08','2024-05-09 16:57:08',NULL,0,0,NULL,NULL),(17313,'mixpanel','completed',10,'2024-05-09 15:43:10','2024-05-09 17:07:27','2024-05-09 17:02:09','2024-05-09 17:07:26',NULL,0,0,NULL,NULL),(17314,'mixpanel','completed',10,'2024-05-09 15:53:08','2024-05-09 17:17:15','2024-05-09 17:12:07','2024-05-09 17:17:14',NULL,0,0,NULL,NULL),(17315,'mixpanel','completed',10,'2024-05-09 16:04:21','2024-05-09 17:27:17','2024-05-09 17:22:20','2024-05-09 17:27:16',NULL,0,0,NULL,NULL),(17316,'mixpanel','completed',10,'2024-05-09 15:31:09','2024-05-09 17:37:21','2024-05-09 17:32:08','2024-05-09 17:37:20',NULL,0,0,NULL,NULL),(17317,'mixpanel','completed',10,'2024-05-09 16:33:09','2024-05-09 17:47:18','2024-05-09 17:42:08','2024-05-09 17:47:17',NULL,0,0,NULL,NULL),(17318,'mixpanel','completed',10,'2024-05-09 16:09:08','2024-05-09 17:55:07','2024-05-09 17:52:06','2024-05-09 17:55:06',NULL,0,0,NULL,NULL),(17319,'mixpanel','completed',10,'2024-05-09 16:01:12','2024-05-09 18:02:26','2024-05-09 17:57:11','2024-05-09 18:02:25',NULL,0,0,NULL,NULL),(17320,'mixpanel','completed',10,'2024-05-09 16:22:08','2024-05-09 18:12:10','2024-05-09 18:07:07','2024-05-09 18:12:09',NULL,0,0,NULL,NULL),(17321,'mixpanel','completed',10,'2024-05-09 16:45:18','2024-05-09 18:22:22','2024-05-09 18:17:17','2024-05-09 18:22:21',NULL,0,0,NULL,NULL),(17322,'mixpanel','completed',10,'2024-05-09 17:03:08','2024-05-09 18:32:10','2024-05-09 18:27:07','2024-05-09 18:32:09',NULL,0,0,NULL,NULL),(17323,'mixpanel','completed',10,'2024-05-09 17:35:09','2024-05-09 18:42:16','2024-05-09 18:37:08','2024-05-09 18:42:15',NULL,0,0,NULL,NULL),(17324,'mixpanel','completed',10,'2024-05-09 17:41:08','2024-05-09 18:52:19','2024-05-09 18:47:06','2024-05-09 18:52:18',NULL,0,0,NULL,NULL),(17325,'subscribers_engagement_score','completed',10,'2024-05-09 18:52:19','2024-05-09 18:57:10','2024-05-09 18:52:18','2024-05-09 18:57:08',NULL,0,0,NULL,NULL),(17326,'subscribers_engagement_score','completed',10,'2024-05-10 19:32:00','2024-05-10 19:32:23','2024-05-09 18:57:08','2024-05-10 19:32:22',NULL,0,0,NULL,NULL),(17327,'mixpanel','completed',10,'2024-05-09 17:26:10','2024-05-09 19:02:17','2024-05-09 18:57:08','2024-05-09 19:02:16',NULL,0,0,NULL,NULL),(17328,'mixpanel','completed',10,'2024-05-09 17:48:10','2024-05-09 19:12:07','2024-05-09 19:07:09','2024-05-09 19:12:06',NULL,0,0,NULL,NULL),(17329,'mixpanel','completed',10,'2024-05-09 17:42:07','2024-05-09 19:22:08','2024-05-09 19:17:06','2024-05-09 19:22:07',NULL,0,0,NULL,NULL),(17330,'mixpanel','completed',10,'2024-05-09 17:58:09','2024-05-09 19:32:08','2024-05-09 19:27:09','2024-05-09 19:32:07',NULL,0,0,NULL,NULL),(17331,'mixpanel','completed',10,'2024-05-09 18:18:09','2024-05-09 19:42:11','2024-05-09 19:37:08','2024-05-09 19:42:10',NULL,0,0,NULL,NULL),(17332,'mixpanel','completed',10,'2024-05-09 17:49:27','2024-05-09 19:52:09','2024-05-09 19:47:26','2024-05-09 19:52:08',NULL,0,0,NULL,NULL),(17333,'mixpanel','completed',10,'2024-05-09 18:36:08','2024-05-09 20:02:08','2024-05-09 19:57:07','2024-05-09 20:02:07',NULL,0,0,NULL,NULL),(17334,'mixpanel','completed',10,'2024-05-09 18:43:06','2024-05-09 20:10:05','2024-05-09 20:07:05','2024-05-09 20:10:04',NULL,0,0,NULL,NULL),(17335,'mixpanel','completed',10,'2024-05-09 18:24:18','2024-05-09 20:17:10','2024-05-09 20:12:17','2024-05-09 20:17:09',NULL,0,0,NULL,NULL),(17336,'mixpanel','completed',10,'2024-05-09 18:33:25','2024-05-09 20:25:27','2024-05-09 20:22:23','2024-05-09 20:25:26',NULL,0,0,NULL,NULL),(17337,'mixpanel','completed',10,'2024-05-09 18:50:27','2024-05-09 20:32:10','2024-05-09 20:28:25','2024-05-09 20:32:09',NULL,0,0,NULL,NULL),(17338,'mixpanel','completed',10,'2024-05-09 19:21:17','2024-05-09 20:42:07','2024-05-09 20:37:16','2024-05-09 20:42:06',NULL,0,0,NULL,NULL),(17339,'mixpanel','completed',10,'2024-05-09 19:31:09','2024-05-09 20:50:13','2024-05-09 20:47:08','2024-05-09 20:50:12',NULL,0,0,NULL,NULL),(17340,'mixpanel','completed',10,'2024-05-09 19:14:20','2024-05-09 20:57:10','2024-05-09 20:52:19','2024-05-09 20:57:09',NULL,0,0,NULL,NULL),(17341,'mixpanel','completed',10,'2024-05-09 19:23:08','2024-05-09 21:07:21','2024-05-09 21:02:07','2024-05-09 21:07:19',NULL,0,0,NULL,NULL),(17342,'mixpanel','completed',10,'2024-05-09 19:52:09','2024-05-09 21:17:29','2024-05-09 21:12:08','2024-05-09 21:17:28',NULL,0,0,NULL,NULL),(17343,'mixpanel','completed',10,'2024-05-09 19:44:10','2024-05-09 21:27:07','2024-05-09 21:20:09','2024-05-09 21:27:06',NULL,0,0,NULL,NULL),(17344,'mixpanel','completed',10,'2024-05-09 20:28:08','2024-05-09 21:37:07','2024-05-09 21:32:07','2024-05-09 21:37:06',NULL,0,0,NULL,NULL),(17345,'mixpanel','completed',10,'2024-05-09 19:41:09','2024-05-09 21:47:18','2024-05-09 21:42:08','2024-05-09 21:47:17',NULL,0,0,NULL,NULL),(17346,'mixpanel','completed',10,'2024-05-09 20:43:14','2024-05-09 21:57:21','2024-05-09 21:50:13','2024-05-09 21:57:19',NULL,0,0,NULL,NULL),(17347,'mixpanel','completed',10,'2024-05-09 20:48:11','2024-05-09 22:07:29','2024-05-09 22:02:10','2024-05-09 22:07:28',NULL,0,0,NULL,NULL),(17348,'mixpanel','completed',10,'2024-05-09 20:12:10','2024-05-09 22:17:43','2024-05-09 22:12:09','2024-05-09 22:17:41',NULL,0,0,NULL,NULL),(17349,'mixpanel','completed',10,'2024-05-09 20:43:10','2024-05-09 22:27:23','2024-05-09 22:22:10','2024-05-09 22:27:22',NULL,0,0,NULL,NULL),(17350,'mixpanel','completed',10,'2024-05-09 20:50:10','2024-05-09 22:37:12','2024-05-09 22:32:09','2024-05-09 22:37:11',NULL,0,0,NULL,NULL),(17351,'mixpanel','completed',10,'2024-05-09 21:36:25','2024-05-09 22:47:21','2024-05-09 22:42:24','2024-05-09 22:47:20',NULL,0,0,NULL,NULL),(17352,'mixpanel','completed',10,'2024-05-09 21:14:27','2024-05-09 22:57:17','2024-05-09 22:52:26','2024-05-09 22:57:16',NULL,0,0,NULL,NULL),(17353,'mixpanel','completed',10,'2024-05-09 21:33:16','2024-05-09 23:07:16','2024-05-09 23:02:15','2024-05-09 23:07:15',NULL,0,0,NULL,NULL),(17354,'mixpanel','completed',10,'2024-05-09 21:20:28','2024-05-09 23:17:09','2024-05-09 23:12:27','2024-05-09 23:17:08',NULL,0,0,NULL,NULL),(17355,'mixpanel','completed',10,'2024-05-09 21:25:15','2024-05-09 23:27:08','2024-05-09 23:22:14','2024-05-09 23:27:07',NULL,0,0,NULL,NULL),(17356,'mixpanel','completed',10,'2024-05-09 22:22:11','2024-05-09 23:37:11','2024-05-09 23:32:10','2024-05-09 23:37:09',NULL,0,0,NULL,NULL),(17357,'mixpanel','completed',10,'2024-05-09 21:57:10','2024-05-09 23:47:16','2024-05-09 23:42:09','2024-05-09 23:47:15',NULL,0,0,NULL,NULL),(17358,'mixpanel','completed',10,'2024-05-09 22:16:20','2024-05-09 23:57:20','2024-05-09 23:52:19','2024-05-09 23:57:19',NULL,0,0,NULL,NULL),(17359,'mixpanel','completed',10,'2024-05-09 22:49:23','2024-05-10 00:07:25','2024-05-10 00:02:22','2024-05-10 00:07:24',NULL,0,0,NULL,NULL),(17360,'mixpanel','completed',10,'2024-05-09 22:59:09','2024-05-10 00:17:18','2024-05-10 00:12:08','2024-05-10 00:17:17',NULL,0,0,NULL,NULL),(17361,'mixpanel','completed',10,'2024-05-09 22:58:10','2024-05-10 00:27:18','2024-05-10 00:22:09','2024-05-10 00:27:17',NULL,0,0,NULL,NULL),(17362,'mixpanel','completed',10,'2024-05-09 22:52:19','2024-05-10 00:37:09','2024-05-10 00:32:19','2024-05-10 00:37:08',NULL,0,0,NULL,NULL),(17363,'mixpanel','completed',10,'2024-05-09 23:08:10','2024-05-10 00:45:58','2024-05-10 00:42:09','2024-05-10 00:45:57',NULL,0,0,NULL,NULL),(17364,'mixpanel','completed',10,'2024-05-09 23:36:07','2024-05-10 00:57:07','2024-05-10 00:52:06','2024-05-10 00:57:06',NULL,0,0,NULL,NULL),(17365,'mixpanel','completed',10,'2024-05-09 23:48:48','2024-05-10 01:02:42','2024-05-10 00:59:47','2024-05-10 01:02:41',NULL,0,0,NULL,NULL),(17366,'mixpanel','completed',10,'2024-05-09 23:16:11','2024-05-10 01:12:07','2024-05-10 01:07:10','2024-05-10 01:12:06',NULL,0,0,NULL,NULL),(17367,'mixpanel','completed',10,'2024-05-09 23:45:10','2024-05-10 01:22:09','2024-05-10 01:17:09','2024-05-10 01:22:08',NULL,0,0,NULL,NULL),(17368,'mixpanel','completed',10,'2024-05-10 00:17:12','2024-05-10 01:32:09','2024-05-10 01:27:11','2024-05-10 01:32:08',NULL,0,0,NULL,NULL),(17369,'mixpanel','completed',10,'2024-05-10 00:03:12','2024-05-10 01:42:27','2024-05-10 01:37:11','2024-05-10 01:42:26',NULL,0,0,NULL,NULL),(17370,'mixpanel','completed',10,'2024-05-10 00:04:11','2024-05-10 01:52:10','2024-05-10 01:47:10','2024-05-10 01:52:09',NULL,0,0,NULL,NULL),(17371,'mixpanel','completed',10,'2024-05-10 00:15:07','2024-05-10 02:02:08','2024-05-10 01:57:06','2024-05-10 02:02:07',NULL,0,0,NULL,NULL),(17372,'mixpanel','completed',10,'2024-05-10 00:21:05','2024-05-10 02:12:09','2024-05-10 02:07:04','2024-05-10 02:12:08',NULL,0,0,NULL,NULL),(17373,'mixpanel','completed',10,'2024-05-10 00:48:08','2024-05-10 02:22:20','2024-05-10 02:17:07','2024-05-10 02:22:19',NULL,0,0,NULL,NULL),(17374,'mixpanel','completed',10,'2024-05-10 00:34:09','2024-05-10 02:32:10','2024-05-10 02:27:08','2024-05-10 02:32:09',NULL,0,0,NULL,NULL),(17375,'mixpanel','completed',10,'2024-05-10 01:12:11','2024-05-10 02:42:15','2024-05-10 02:37:10','2024-05-10 02:42:13',NULL,0,0,NULL,NULL),(17376,'mixpanel','completed',10,'2024-05-10 00:54:13','2024-05-10 02:52:08','2024-05-10 02:47:12','2024-05-10 02:52:07',NULL,0,0,NULL,NULL),(17377,'mixpanel','completed',10,'2024-05-10 01:48:12','2024-05-10 03:02:10','2024-05-10 02:57:11','2024-05-10 03:02:09',NULL,0,0,NULL,NULL),(17378,'mixpanel','completed',10,'2024-05-10 01:32:09','2024-05-10 03:12:11','2024-05-10 03:07:08','2024-05-10 03:12:10',NULL,0,0,NULL,NULL),(17379,'mixpanel','completed',10,'2024-05-10 01:58:12','2024-05-10 03:22:23','2024-05-10 03:17:11','2024-05-10 03:22:22',NULL,0,0,NULL,NULL),(17380,'mixpanel','completed',10,'2024-05-10 01:43:08','2024-05-10 03:32:18','2024-05-10 03:27:07','2024-05-10 03:32:17',NULL,0,0,NULL,NULL),(17381,'mixpanel','completed',10,'2024-05-10 01:51:08','2024-05-10 03:42:23','2024-05-10 03:37:07','2024-05-10 03:42:22',NULL,0,0,NULL,NULL),(17382,'mixpanel','completed',10,'2024-05-10 02:09:47','2024-05-10 03:47:43','2024-05-10 03:44:46','2024-05-10 03:47:42',NULL,0,0,NULL,NULL),(17383,'mixpanel','completed',10,'2024-05-10 02:16:20','2024-05-10 03:57:08','2024-05-10 03:52:19','2024-05-10 03:57:07',NULL,0,0,NULL,NULL),(17384,'mixpanel','completed',10,'2024-05-10 02:20:19','2024-05-10 04:07:12','2024-05-10 04:02:18','2024-05-10 04:07:11',NULL,0,0,NULL,NULL),(17385,'mixpanel','completed',10,'2024-05-10 02:11:13','2024-05-10 04:17:08','2024-05-10 04:12:12','2024-05-10 04:17:07',NULL,0,0,NULL,NULL),(17386,'mixpanel','completed',10,'2024-05-10 03:19:26','2024-05-10 04:27:15','2024-05-10 04:22:25','2024-05-10 04:27:13',NULL,0,0,NULL,NULL),(17387,'mixpanel','completed',10,'2024-05-10 03:19:43','2024-05-10 04:37:19','2024-05-10 04:32:41','2024-05-10 04:37:17',NULL,0,0,NULL,NULL),(17388,'mixpanel','completed',10,'2024-05-10 02:53:29','2024-05-10 04:47:19','2024-05-10 04:42:26','2024-05-10 04:47:17',NULL,0,0,NULL,NULL),(17389,'mixpanel','completed',10,'2024-05-10 03:40:18','2024-05-10 04:57:19','2024-05-10 04:52:17','2024-05-10 04:57:18',NULL,0,0,NULL,NULL),(17390,'mixpanel','completed',10,'2024-05-10 03:37:25','2024-05-10 05:06:16','2024-05-10 05:02:24','2024-05-10 05:06:15',NULL,0,0,NULL,NULL),(17391,'mixpanel','completed',10,'2024-05-10 03:47:19','2024-05-10 05:17:08','2024-05-10 05:12:18','2024-05-10 05:17:08',NULL,0,0,NULL,NULL),(17392,'mixpanel','completed',10,'2024-05-10 03:49:30','2024-05-10 05:27:10','2024-05-10 05:22:29','2024-05-10 05:27:09',NULL,0,0,NULL,NULL),(17393,'mixpanel','completed',10,'2024-05-10 04:17:22','2024-05-10 05:37:23','2024-05-10 05:32:21','2024-05-10 05:37:22',NULL,0,0,NULL,NULL),(17394,'mixpanel','completed',10,'2024-05-10 04:03:22','2024-05-10 05:47:18','2024-05-10 05:42:21','2024-05-10 05:47:18',NULL,0,0,NULL,NULL),(17395,'mixpanel','completed',10,'2024-05-10 04:21:22','2024-05-10 05:57:17','2024-05-10 05:52:21','2024-05-10 05:57:16',NULL,0,0,NULL,NULL),(17396,'mixpanel','completed',10,'2024-05-10 04:38:25','2024-05-10 06:07:18','2024-05-10 06:02:23','2024-05-10 06:07:18',NULL,0,0,NULL,NULL),(17397,'mixpanel','completed',10,'2024-05-10 04:18:07','2024-05-10 06:17:08','2024-05-10 06:12:06','2024-05-10 06:17:07',NULL,0,0,NULL,NULL),(17398,'mixpanel','completed',10,'2024-05-10 04:55:20','2024-05-10 06:27:07','2024-05-10 06:22:19','2024-05-10 06:27:06',NULL,0,0,NULL,NULL),(17399,'mixpanel','completed',10,'2024-05-10 05:12:24','2024-05-10 06:37:08','2024-05-10 06:32:23','2024-05-10 06:37:07',NULL,0,0,NULL,NULL),(17400,'mixpanel','completed',10,'2024-05-10 05:16:20','2024-05-10 06:46:20','2024-05-10 06:42:19','2024-05-10 06:46:19',NULL,0,0,NULL,NULL),(17401,'mixpanel','completed',10,'2024-05-10 05:04:20','2024-05-10 07:02:13','2024-05-10 06:52:19','2024-05-10 07:02:10',NULL,0,0,NULL,NULL),(17402,'mixpanel','completed',10,'2024-05-10 05:28:14','2024-05-10 07:12:10','2024-05-10 07:07:13','2024-05-10 07:12:09',NULL,0,0,NULL,NULL),(17403,'mixpanel','completed',10,'2024-05-10 05:26:10','2024-05-10 07:22:28','2024-05-10 07:17:09','2024-05-10 07:22:27',NULL,0,0,NULL,NULL),(17404,'mixpanel','completed',10,'2024-05-10 06:22:09','2024-05-10 07:32:10','2024-05-10 07:27:08','2024-05-10 07:32:08',NULL,0,0,NULL,NULL),(17405,'mixpanel','completed',10,'2024-05-10 05:59:07','2024-05-10 07:42:13','2024-05-10 07:37:06','2024-05-10 07:42:12',NULL,0,0,NULL,NULL),(17406,'mixpanel','completed',10,'2024-05-10 05:54:09','2024-05-10 07:52:11','2024-05-10 07:47:07','2024-05-10 07:52:10',NULL,0,0,NULL,NULL),(17407,'mixpanel','completed',10,'2024-05-10 05:58:10','2024-05-10 08:01:34','2024-05-10 07:57:09','2024-05-10 08:01:33',NULL,0,0,NULL,NULL),(17408,'mixpanel','completed',10,'2024-05-10 06:29:07','2024-05-10 08:12:11','2024-05-10 08:07:06','2024-05-10 08:12:10',NULL,0,0,NULL,NULL),(17409,'mixpanel','completed',10,'2024-05-10 07:06:11','2024-05-10 08:22:20','2024-05-10 08:17:10','2024-05-10 08:22:19',NULL,0,0,NULL,NULL),(17410,'mixpanel','completed',10,'2024-05-10 06:29:06','2024-05-10 08:32:07','2024-05-10 08:27:05','2024-05-10 08:32:07',NULL,0,0,NULL,NULL),(17411,'mixpanel','completed',10,'2024-05-10 06:59:28','2024-05-10 08:42:10','2024-05-10 08:37:27','2024-05-10 08:42:09',NULL,0,0,NULL,NULL),(17412,'mixpanel','completed',10,'2024-05-10 07:35:10','2024-05-10 08:52:09','2024-05-10 08:47:09','2024-05-10 08:52:08',NULL,0,0,NULL,NULL),(17413,'mixpanel','completed',10,'2024-05-10 06:59:29','2024-05-10 09:02:09','2024-05-10 08:55:28','2024-05-10 09:02:08',NULL,0,0,NULL,NULL),(17414,'mixpanel','completed',10,'2024-05-10 08:04:18','2024-05-10 09:12:14','2024-05-10 09:07:17','2024-05-10 09:12:13',NULL,0,0,NULL,NULL),(17415,'mixpanel','completed',10,'2024-05-10 07:56:07','2024-05-10 09:19:41','2024-05-10 09:17:06','2024-05-10 09:19:40',NULL,0,0,NULL,NULL),(17416,'mixpanel','completed',10,'2024-05-10 07:55:07','2024-05-10 09:27:11','2024-05-10 09:22:06','2024-05-10 09:27:10',NULL,0,0,NULL,NULL),(17417,'mixpanel','completed',10,'2024-05-10 07:52:07','2024-05-10 09:37:17','2024-05-10 09:32:06','2024-05-10 09:37:16',NULL,0,0,NULL,NULL),(17418,'mixpanel','completed',10,'2024-05-10 07:45:10','2024-05-10 09:44:16','2024-05-10 09:42:09','2024-05-10 09:44:15',NULL,0,0,NULL,NULL),(17419,'mixpanel','completed',10,'2024-05-10 07:53:10','2024-05-10 09:52:10','2024-05-10 09:47:09','2024-05-10 09:52:09',NULL,0,0,NULL,NULL),(17420,'mixpanel','completed',10,'2024-05-10 08:27:22','2024-05-10 10:00:16','2024-05-10 09:57:21','2024-05-10 10:00:15',NULL,0,0,NULL,NULL),(17421,'mixpanel','completed',10,'2024-05-10 08:19:08','2024-05-10 10:12:09','2024-05-10 10:07:07','2024-05-10 10:12:08',NULL,0,0,NULL,NULL),(17422,'mixpanel','completed',10,'2024-05-10 08:32:08','2024-05-10 10:19:16','2024-05-10 10:17:07','2024-05-10 10:19:15',NULL,0,0,NULL,NULL),(17423,'mixpanel','completed',10,'2024-05-10 08:53:08','2024-05-10 10:27:08','2024-05-10 10:22:07','2024-05-10 10:27:07',NULL,0,0,NULL,NULL),(17424,'mixpanel','completed',10,'2024-05-10 08:50:10','2024-05-10 10:37:16','2024-05-10 10:32:09','2024-05-10 10:37:15',NULL,0,0,NULL,NULL),(17425,'mixpanel','completed',10,'2024-05-10 09:19:10','2024-05-10 10:47:09','2024-05-10 10:42:09','2024-05-10 10:47:08',NULL,0,0,NULL,NULL),(17426,'mixpanel','completed',10,'2024-05-10 09:35:24','2024-05-10 10:55:11','2024-05-10 10:50:24','2024-05-10 10:55:10',NULL,0,0,NULL,NULL),(17427,'mixpanel','completed',10,'2024-05-10 09:26:22','2024-05-10 11:02:07','2024-05-10 10:57:20','2024-05-10 11:02:06',NULL,0,0,NULL,NULL),(17428,'mixpanel','completed',10,'2024-05-10 09:29:08','2024-05-10 11:12:08','2024-05-10 11:07:07','2024-05-10 11:12:07',NULL,0,0,NULL,NULL),(17429,'mixpanel','completed',10,'2024-05-10 09:22:46','2024-05-10 11:19:29','2024-05-10 11:16:45','2024-05-10 11:19:28',NULL,0,0,NULL,NULL),(17430,'mixpanel','completed',10,'2024-05-10 09:59:30','2024-05-10 11:27:10','2024-05-10 11:21:29','2024-05-10 11:27:09',NULL,0,0,NULL,NULL),(17431,'mixpanel','completed',10,'2024-05-10 10:08:48','2024-05-10 11:37:09','2024-05-10 11:30:47','2024-05-10 11:37:08',NULL,0,0,NULL,NULL),(17432,'mixpanel','completed',10,'2024-05-10 10:29:10','2024-05-10 11:47:07','2024-05-10 11:42:09','2024-05-10 11:47:06',NULL,0,0,NULL,NULL),(17433,'mixpanel','completed',10,'2024-05-10 10:05:22','2024-05-10 11:57:11','2024-05-10 11:52:21','2024-05-10 11:57:10',NULL,0,0,NULL,NULL),(17434,'mixpanel','completed',10,'2024-05-10 10:36:06','2024-05-10 12:07:22','2024-05-10 12:02:05','2024-05-10 12:07:20',NULL,0,0,NULL,NULL),(17435,'mixpanel','completed',10,'2024-05-10 10:20:10','2024-05-10 12:17:20','2024-05-10 12:12:09','2024-05-10 12:17:19',NULL,0,0,NULL,NULL),(17436,'mixpanel','completed',10,'2024-05-10 10:44:10','2024-05-10 12:25:53','2024-05-10 12:22:09','2024-05-10 12:25:53',NULL,0,0,NULL,NULL),(17437,'mixpanel','completed',10,'2024-05-10 10:48:09','2024-05-10 12:37:21','2024-05-10 12:32:08','2024-05-10 12:37:20',NULL,0,0,NULL,NULL),(17438,'mixpanel','completed',10,'2024-05-10 11:13:09','2024-05-10 12:47:08','2024-05-10 12:42:08','2024-05-10 12:47:07',NULL,0,0,NULL,NULL),(17439,'mixpanel','completed',10,'2024-05-10 11:39:08','2024-05-10 12:57:19','2024-05-10 12:52:07','2024-05-10 12:57:18',NULL,0,0,NULL,NULL),(17440,'mixpanel','completed',10,'2024-05-10 12:00:09','2024-05-10 13:07:10','2024-05-10 13:02:08','2024-05-10 13:07:09',NULL,0,0,NULL,NULL),(17441,'mixpanel','completed',10,'2024-05-10 11:36:10','2024-05-10 13:17:11','2024-05-10 13:12:09','2024-05-10 13:17:10',NULL,0,0,NULL,NULL),(17442,'schedule_re_engagement_email','completed',10,'2024-05-11 13:22:19','2024-05-11 13:26:53','2024-05-10 13:22:18','2024-05-11 13:26:52',NULL,0,0,NULL,NULL),(17443,'mixpanel','completed',10,'2024-05-10 11:32:19','2024-05-10 13:27:11','2024-05-10 13:22:18','2024-05-10 13:27:10',NULL,0,0,NULL,NULL),(17444,'mixpanel','completed',10,'2024-05-10 12:19:05','2024-05-10 13:37:11','2024-05-10 13:31:04','2024-05-10 13:37:10',NULL,0,0,NULL,NULL),(17445,'mixpanel','completed',10,'2024-05-10 11:51:22','2024-05-10 13:47:22','2024-05-10 13:42:21','2024-05-10 13:47:21',NULL,0,0,NULL,NULL),(17446,'mixpanel','completed',10,'2024-05-10 12:08:20','2024-05-10 13:57:10','2024-05-10 13:52:19','2024-05-10 13:57:09',NULL,0,0,NULL,NULL),(17447,'mixpanel','completed',10,'2024-05-10 12:51:13','2024-05-10 14:07:11','2024-05-10 14:02:12','2024-05-10 14:07:10',NULL,0,0,NULL,NULL),(17448,'mixpanel','completed',10,'2024-05-10 12:46:12','2024-05-10 14:17:22','2024-05-10 14:12:11','2024-05-10 14:17:21',NULL,0,0,NULL,NULL),(17449,'mixpanel','completed',10,'2024-05-10 12:24:23','2024-05-10 14:27:25','2024-05-10 14:21:22','2024-05-10 14:27:23',NULL,0,0,NULL,NULL),(17450,'mixpanel','completed',10,'2024-05-10 13:09:09','2024-05-10 14:37:25','2024-05-10 14:32:08','2024-05-10 14:37:24',NULL,0,0,NULL,NULL),(17451,'mixpanel','completed',10,'2024-05-10 12:59:10','2024-05-10 14:47:09','2024-05-10 14:42:09','2024-05-10 14:47:08',NULL,0,0,NULL,NULL),(17452,'mixpanel','completed',10,'2024-05-10 13:39:32','2024-05-10 14:57:09','2024-05-10 14:52:31','2024-05-10 14:57:08',NULL,0,0,NULL,NULL),(17453,'mixpanel','completed',10,'2024-05-10 13:29:10','2024-05-10 15:07:07','2024-05-10 15:02:09','2024-05-10 15:07:06',NULL,0,0,NULL,NULL),(17454,'mixpanel','completed',10,'2024-05-10 13:17:11','2024-05-10 15:17:11','2024-05-10 15:12:10','2024-05-10 15:17:10',NULL,0,0,NULL,NULL),(17455,'mixpanel','completed',10,'2024-05-10 14:10:10','2024-05-10 15:27:10','2024-05-10 15:22:09','2024-05-10 15:27:09',NULL,0,0,NULL,NULL),(17456,'mixpanel','completed',10,'2024-05-10 13:38:12','2024-05-10 15:37:27','2024-05-10 15:32:11','2024-05-10 15:37:26',NULL,0,0,NULL,NULL),(17457,'mixpanel','completed',10,'2024-05-10 14:01:11','2024-05-10 15:47:09','2024-05-10 15:42:10','2024-05-10 15:47:08',NULL,0,0,NULL,NULL),(17458,'mixpanel','completed',10,'2024-05-10 14:11:12','2024-05-10 15:57:07','2024-05-10 15:52:11','2024-05-10 15:57:06',NULL,0,0,NULL,NULL),(17459,'mixpanel','completed',10,'2024-05-10 14:10:21','2024-05-10 16:07:07','2024-05-10 16:02:20','2024-05-10 16:07:06',NULL,0,0,NULL,NULL),(17460,'mixpanel','completed',10,'2024-05-10 14:51:11','2024-05-10 16:17:20','2024-05-10 16:12:10','2024-05-10 16:17:19',NULL,0,0,NULL,NULL),(17461,'mixpanel','completed',10,'2024-05-10 14:45:10','2024-05-10 16:27:10','2024-05-10 16:22:09','2024-05-10 16:27:09',NULL,0,0,NULL,NULL),(17462,'mixpanel','completed',10,'2024-05-10 14:46:09','2024-05-10 16:37:22','2024-05-10 16:32:08','2024-05-10 16:37:21',NULL,0,0,NULL,NULL),(17463,'mixpanel','completed',10,'2024-05-10 14:44:11','2024-05-10 16:47:10','2024-05-10 16:42:10','2024-05-10 16:47:09',NULL,0,0,NULL,NULL),(17464,'mixpanel','completed',10,'2024-05-10 15:24:11','2024-05-10 16:57:21','2024-05-10 16:52:10','2024-05-10 16:57:20',NULL,0,0,NULL,NULL),(17465,'mixpanel','completed',10,'2024-05-10 15:40:08','2024-05-10 17:07:09','2024-05-10 17:02:07','2024-05-10 17:07:08',NULL,0,0,NULL,NULL),(17466,'mixpanel','completed',10,'2024-05-10 15:52:22','2024-05-10 17:22:12','2024-05-10 17:17:20','2024-05-10 17:22:10',NULL,0,0,NULL,NULL),(17467,'mixpanel','completed',10,'2024-05-10 15:40:09','2024-05-10 17:32:11','2024-05-10 17:27:08','2024-05-10 17:32:10',NULL,0,0,NULL,NULL),(17468,'mixpanel','completed',10,'2024-05-10 15:58:23','2024-05-10 17:42:12','2024-05-10 17:37:22','2024-05-10 17:42:11',NULL,0,0,NULL,NULL),(17469,'mixpanel','completed',10,'2024-05-10 16:12:10','2024-05-10 17:52:11','2024-05-10 17:47:09','2024-05-10 17:52:10',NULL,0,0,NULL,NULL),(17470,'mixpanel','completed',10,'2024-05-10 16:39:10','2024-05-10 18:02:09','2024-05-10 17:57:09','2024-05-10 18:02:08',NULL,0,0,NULL,NULL),(17471,'mixpanel','completed',10,'2024-05-10 16:49:14','2024-05-10 18:12:11','2024-05-10 18:07:13','2024-05-10 18:12:10',NULL,0,0,NULL,NULL),(17472,'mixpanel','completed',10,'2024-05-10 16:25:12','2024-05-10 18:22:10','2024-05-10 18:17:11','2024-05-10 18:22:09',NULL,0,0,NULL,NULL),(17473,'mixpanel','completed',10,'2024-05-10 17:18:12','2024-05-10 18:32:09','2024-05-10 18:27:11','2024-05-10 18:32:08',NULL,0,0,NULL,NULL),(17474,'mixpanel','completed',10,'2024-05-10 17:29:48','2024-05-10 18:42:11','2024-05-10 18:35:47','2024-05-10 18:42:10',NULL,0,0,NULL,NULL),(17475,'mixpanel','completed',10,'2024-05-10 16:53:12','2024-05-10 18:57:10','2024-05-10 18:52:11','2024-05-10 18:57:09',NULL,0,0,NULL,NULL),(17476,'mixpanel','completed',10,'2024-05-10 17:59:11','2024-05-10 19:07:09','2024-05-10 19:02:10','2024-05-10 19:07:08',NULL,0,0,NULL,NULL),(17477,'mixpanel','completed',10,'2024-05-10 17:48:11','2024-05-10 19:17:08','2024-05-10 19:12:10','2024-05-10 19:17:07',NULL,0,0,NULL,NULL),(17478,'mixpanel','completed',10,'2024-05-10 18:10:11','2024-05-10 19:27:09','2024-05-10 19:22:10','2024-05-10 19:27:08',NULL,0,0,NULL,NULL),(17479,'subscribers_engagement_score','completed',10,'2024-05-10 19:32:23','2024-05-10 19:37:10','2024-05-10 19:32:22','2024-05-10 19:37:09',NULL,0,0,NULL,NULL),(17480,'mixpanel','completed',10,'2024-05-10 18:01:23','2024-05-10 19:37:10','2024-05-10 19:32:22','2024-05-10 19:37:09',NULL,0,0,NULL,NULL),(17481,'subscribers_engagement_score','completed',10,'2024-05-11 19:37:00','2024-05-11 19:37:11','2024-05-10 19:37:09','2024-05-11 19:37:10',NULL,0,0,NULL,NULL),(17482,'mixpanel','completed',10,'2024-05-10 18:20:18','2024-05-10 19:47:12','2024-05-10 19:40:17','2024-05-10 19:47:11',NULL,0,0,NULL,NULL),(17483,'mixpanel','completed',10,'2024-05-10 18:19:09','2024-05-10 19:57:10','2024-05-10 19:52:08','2024-05-10 19:57:09',NULL,0,0,NULL,NULL),(17484,'mixpanel','completed',10,'2024-05-10 18:57:11','2024-05-10 20:07:19','2024-05-10 20:02:10','2024-05-10 20:07:18',NULL,0,0,NULL,NULL),(17485,'mixpanel','completed',10,'2024-05-10 18:11:07','2024-05-10 20:17:11','2024-05-10 20:12:06','2024-05-10 20:17:10',NULL,0,0,NULL,NULL),(17486,'mixpanel','completed',10,'2024-05-10 19:15:09','2024-05-10 20:27:12','2024-05-10 20:22:08','2024-05-10 20:27:11',NULL,0,0,NULL,NULL),(17487,'mixpanel','completed',10,'2024-05-10 19:23:34','2024-05-10 20:37:11','2024-05-10 20:32:29','2024-05-10 20:37:10',NULL,0,0,NULL,NULL),(17488,'mixpanel','completed',10,'2024-05-10 19:40:09','2024-05-10 20:47:10','2024-05-10 20:42:08','2024-05-10 20:47:09',NULL,0,0,NULL,NULL),(17489,'mixpanel','completed',10,'2024-05-10 19:42:07','2024-05-10 20:57:11','2024-05-10 20:52:06','2024-05-10 20:57:10',NULL,0,0,NULL,NULL),(17490,'mixpanel','completed',10,'2024-05-10 19:16:08','2024-05-10 21:07:12','2024-05-10 21:02:07','2024-05-10 21:07:11',NULL,0,0,NULL,NULL),(17491,'mixpanel','completed',10,'2024-05-10 20:05:11','2024-05-10 21:17:11','2024-05-10 21:12:10','2024-05-10 21:17:10',NULL,0,0,NULL,NULL),(17492,'mixpanel','completed',10,'2024-05-10 19:31:48','2024-05-10 21:27:08','2024-05-10 21:20:46','2024-05-10 21:27:07',NULL,0,0,NULL,NULL),(17493,'mixpanel','completed',10,'2024-05-10 20:25:10','2024-05-10 21:37:13','2024-05-10 21:32:09','2024-05-10 21:37:12',NULL,0,0,NULL,NULL),(17494,'mixpanel','completed',10,'2024-05-10 19:54:14','2024-05-10 21:47:10','2024-05-10 21:42:13','2024-05-10 21:47:09',NULL,0,0,NULL,NULL),(17495,'mixpanel','completed',10,'2024-05-10 20:00:23','2024-05-10 21:57:11','2024-05-10 21:52:20','2024-05-10 21:57:10',NULL,0,0,NULL,NULL),(17496,'mixpanel','completed',10,'2024-05-10 20:04:13','2024-05-10 22:07:10','2024-05-10 22:02:11','2024-05-10 22:07:09',NULL,0,0,NULL,NULL),(17497,'mixpanel','completed',10,'2024-05-10 21:07:16','2024-05-10 22:17:24','2024-05-10 22:12:13','2024-05-10 22:17:22',NULL,0,0,NULL,NULL),(17498,'mixpanel','completed',10,'2024-05-10 20:27:10','2024-05-10 22:27:10','2024-05-10 22:22:09','2024-05-10 22:27:09',NULL,0,0,NULL,NULL),(17499,'mixpanel','completed',10,'2024-05-10 20:45:08','2024-05-10 22:37:10','2024-05-10 22:32:07','2024-05-10 22:37:09',NULL,0,0,NULL,NULL),(17500,'mixpanel','completed',10,'2024-05-10 21:33:09','2024-05-10 22:46:28','2024-05-10 22:42:08','2024-05-10 22:46:27',NULL,0,0,NULL,NULL),(17501,'mixpanel','completed',10,'2024-05-10 21:15:10','2024-05-10 22:57:10','2024-05-10 22:52:08','2024-05-10 22:57:09',NULL,0,0,NULL,NULL),(17502,'mixpanel','completed',10,'2024-05-10 21:22:09','2024-05-10 23:07:10','2024-05-10 23:02:08','2024-05-10 23:07:09',NULL,0,0,NULL,NULL),(17503,'mixpanel','completed',10,'2024-05-10 21:28:09','2024-05-10 23:17:29','2024-05-10 23:12:08','2024-05-10 23:17:22',NULL,0,0,NULL,NULL),(17504,'mixpanel','completed',10,'2024-05-10 21:35:13','2024-05-10 23:27:10','2024-05-10 23:22:11','2024-05-10 23:27:09',NULL,0,0,NULL,NULL),(17505,'mixpanel','completed',10,'2024-05-10 21:40:07','2024-05-10 23:36:49','2024-05-10 23:32:06','2024-05-10 23:36:48',NULL,0,0,NULL,NULL),(17506,'mixpanel','completed',10,'2024-05-10 21:49:12','2024-05-10 23:47:10','2024-05-10 23:42:11','2024-05-10 23:47:09',NULL,0,0,NULL,NULL),(17507,'mixpanel','completed',10,'2024-05-10 22:09:11','2024-05-10 23:57:11','2024-05-10 23:52:10','2024-05-10 23:57:10',NULL,0,0,NULL,NULL),(17508,'mixpanel','completed',10,'2024-05-10 22:20:12','2024-05-11 00:07:12','2024-05-11 00:02:11','2024-05-11 00:07:11',NULL,0,0,NULL,NULL),(17509,'mixpanel','completed',10,'2024-05-10 22:54:10','2024-05-11 00:17:09','2024-05-11 00:12:09','2024-05-11 00:17:08',NULL,0,0,NULL,NULL),(17510,'mixpanel','completed',10,'2024-05-10 22:55:09','2024-05-11 00:26:35','2024-05-11 00:22:08','2024-05-11 00:26:34',NULL,0,0,NULL,NULL),(17511,'mixpanel','completed',10,'2024-05-10 22:55:09','2024-05-11 00:37:12','2024-05-11 00:32:08','2024-05-11 00:37:11',NULL,0,0,NULL,NULL),(17512,'mixpanel','completed',10,'2024-05-10 23:15:25','2024-05-11 00:57:09','2024-05-11 00:52:22','2024-05-11 00:57:08',NULL,0,0,NULL,NULL),(17513,'mixpanel','completed',10,'2024-05-10 23:54:10','2024-05-11 01:07:10','2024-05-11 01:02:09','2024-05-11 01:07:09',NULL,0,0,NULL,NULL),(17514,'mixpanel','completed',10,'2024-05-10 23:54:09','2024-05-11 01:17:10','2024-05-11 01:12:08','2024-05-11 01:17:09',NULL,0,0,NULL,NULL),(17515,'mixpanel','completed',10,'2024-05-11 00:01:10','2024-05-11 01:27:10','2024-05-11 01:22:09','2024-05-11 01:27:09',NULL,0,0,NULL,NULL),(17516,'mixpanel','completed',10,'2024-05-10 23:42:03','2024-05-11 01:37:09','2024-05-11 01:34:00','2024-05-11 01:37:08',NULL,0,0,NULL,NULL),(17517,'mixpanel','completed',10,'2024-05-10 23:50:12','2024-05-11 01:47:11','2024-05-11 01:42:11','2024-05-11 01:47:10',NULL,0,0,NULL,NULL),(17518,'mixpanel','completed',10,'2024-05-11 00:42:36','2024-05-11 01:57:09','2024-05-11 01:53:34','2024-05-11 01:57:09',NULL,0,0,NULL,NULL),(17519,'mixpanel','completed',10,'2024-05-11 00:58:21','2024-05-11 02:07:10','2024-05-11 02:04:18','2024-05-11 02:07:09',NULL,0,0,NULL,NULL),(17520,'mixpanel','completed',10,'2024-05-11 00:27:10','2024-05-11 02:17:09','2024-05-11 02:12:09','2024-05-11 02:17:08',NULL,0,0,NULL,NULL),(17521,'mixpanel','completed',10,'2024-05-11 00:35:10','2024-05-11 02:27:12','2024-05-11 02:22:09','2024-05-11 02:27:10',NULL,0,0,NULL,NULL),(17522,'mixpanel','completed',10,'2024-05-11 01:12:19','2024-05-11 02:37:11','2024-05-11 02:32:18','2024-05-11 02:37:10',NULL,0,0,NULL,NULL),(17523,'mixpanel','completed',10,'2024-05-11 01:08:19','2024-05-11 02:44:47','2024-05-11 02:42:18','2024-05-11 02:44:46',NULL,0,0,NULL,NULL),(17524,'mixpanel','completed',10,'2024-05-11 01:18:07','2024-05-11 02:52:11','2024-05-11 02:47:07','2024-05-11 02:52:10',NULL,0,0,NULL,NULL),(17525,'mixpanel','completed',10,'2024-05-11 01:07:09','2024-05-11 03:02:10','2024-05-11 02:57:08','2024-05-11 03:02:08',NULL,0,0,NULL,NULL),(17526,'mixpanel','completed',10,'2024-05-11 01:18:47','2024-05-11 03:17:07','2024-05-11 03:10:44','2024-05-11 03:17:06',NULL,0,0,NULL,NULL),(17527,'mixpanel','completed',10,'2024-05-11 02:10:27','2024-05-11 03:27:11','2024-05-11 03:22:21','2024-05-11 03:27:10',NULL,0,0,NULL,NULL),(17528,'mixpanel','completed',10,'2024-05-11 02:22:09','2024-05-11 03:34:31','2024-05-11 03:32:08','2024-05-11 03:34:30',NULL,0,0,NULL,NULL),(17529,'mixpanel','completed',10,'2024-05-11 01:42:11','2024-05-11 03:42:19','2024-05-11 03:37:10','2024-05-11 03:42:18',NULL,0,0,NULL,NULL),(17530,'mixpanel','completed',10,'2024-05-11 01:51:11','2024-05-11 03:52:17','2024-05-11 03:47:10','2024-05-11 03:52:16',NULL,0,0,NULL,NULL),(17531,'mixpanel','completed',10,'2024-05-11 02:50:09','2024-05-11 04:02:11','2024-05-11 03:57:08','2024-05-11 04:02:10',NULL,0,0,NULL,NULL),(17532,'mixpanel','completed',10,'2024-05-11 02:52:10','2024-05-11 04:12:08','2024-05-11 04:07:09','2024-05-11 04:12:07',NULL,0,0,NULL,NULL),(17533,'mixpanel','completed',10,'2024-05-11 03:14:09','2024-05-11 04:22:10','2024-05-11 04:17:08','2024-05-11 04:22:09',NULL,0,0,NULL,NULL),(17534,'mixpanel','completed',10,'2024-05-11 02:36:09','2024-05-11 04:29:28','2024-05-11 04:27:08','2024-05-11 04:29:27',NULL,0,0,NULL,NULL),(17535,'mixpanel','completed',10,'2024-05-11 02:58:14','2024-05-11 04:37:09','2024-05-11 04:32:08','2024-05-11 04:37:09',NULL,0,0,NULL,NULL),(17536,'mixpanel','completed',10,'2024-05-11 02:41:23','2024-05-11 04:47:15','2024-05-11 04:42:22','2024-05-11 04:47:14',NULL,0,0,NULL,NULL),(17537,'mixpanel','completed',10,'2024-05-11 03:49:13','2024-05-11 04:57:11','2024-05-11 04:52:12','2024-05-11 04:57:10',NULL,0,0,NULL,NULL),(17538,'mixpanel','completed',10,'2024-05-11 03:16:12','2024-05-11 05:07:10','2024-05-11 05:02:11','2024-05-11 05:07:09',NULL,0,0,NULL,NULL),(17539,'mixpanel','completed',10,'2024-05-11 03:51:11','2024-05-11 05:22:18','2024-05-11 05:17:09','2024-05-11 05:22:17',NULL,0,0,NULL,NULL),(17540,'mixpanel','completed',10,'2024-05-11 04:08:09','2024-05-11 05:32:11','2024-05-11 05:27:09','2024-05-11 05:32:10',NULL,0,0,NULL,NULL),(17541,'mixpanel','completed',10,'2024-05-11 03:49:08','2024-05-11 05:42:11','2024-05-11 05:37:07','2024-05-11 05:42:10',NULL,0,0,NULL,NULL),(17542,'mixpanel','completed',10,'2024-05-11 03:53:31','2024-05-11 05:47:42','2024-05-11 05:45:30','2024-05-11 05:47:41',NULL,0,0,NULL,NULL),(17543,'mixpanel','completed',10,'2024-05-11 04:20:41','2024-05-11 05:52:48','2024-05-11 05:50:40','2024-05-11 05:52:47',NULL,0,0,NULL,NULL),(17544,'mixpanel','completed',10,'2024-05-11 04:09:44','2024-05-11 05:57:54','2024-05-11 05:55:43','2024-05-11 05:57:53',NULL,0,0,NULL,NULL),(17545,'mixpanel','completed',10,'2024-05-11 04:07:49','2024-05-11 06:03:44','2024-05-11 06:00:48','2024-05-11 06:03:43',NULL,0,0,NULL,NULL),(17546,'mixpanel','completed',10,'2024-05-11 04:10:42','2024-05-11 06:12:12','2024-05-11 06:06:41','2024-05-11 06:12:11',NULL,0,0,NULL,NULL),(17547,'mixpanel','completed',10,'2024-05-11 05:12:16','2024-05-11 06:22:09','2024-05-11 06:17:15','2024-05-11 06:22:08',NULL,0,0,NULL,NULL),(17548,'mixpanel','completed',10,'2024-05-11 04:28:10','2024-05-11 06:32:10','2024-05-11 06:27:09','2024-05-11 06:32:09',NULL,0,0,NULL,NULL),(17549,'mixpanel','completed',10,'2024-05-11 05:04:11','2024-05-11 06:42:12','2024-05-11 06:37:10','2024-05-11 06:42:11',NULL,0,0,NULL,NULL),(17550,'mixpanel','completed',10,'2024-05-11 05:45:10','2024-05-11 06:52:20','2024-05-11 06:47:09','2024-05-11 06:52:19',NULL,0,0,NULL,NULL),(17551,'mixpanel','completed',10,'2024-05-11 05:38:17','2024-05-11 07:02:20','2024-05-11 06:55:16','2024-05-11 07:02:19',NULL,0,0,NULL,NULL),(17552,'mixpanel','completed',10,'2024-05-11 05:20:08','2024-05-11 07:12:12','2024-05-11 07:07:07','2024-05-11 07:12:11',NULL,0,0,NULL,NULL),(17553,'mixpanel','completed',10,'2024-05-11 05:44:11','2024-05-11 07:22:10','2024-05-11 07:17:10','2024-05-11 07:22:09',NULL,0,0,NULL,NULL),(17554,'mixpanel','completed',10,'2024-05-11 05:45:10','2024-05-11 07:32:19','2024-05-11 07:27:09','2024-05-11 07:32:18',NULL,0,0,NULL,NULL),(17555,'mixpanel','completed',10,'2024-05-11 06:07:12','2024-05-11 07:42:22','2024-05-11 07:37:11','2024-05-11 07:42:21',NULL,0,0,NULL,NULL),(17556,'mixpanel','completed',10,'2024-05-11 06:20:11','2024-05-11 07:52:09','2024-05-11 07:47:09','2024-05-11 07:52:08',NULL,0,0,NULL,NULL),(17557,'mixpanel','completed',10,'2024-05-11 05:58:11','2024-05-11 08:02:13','2024-05-11 07:57:10','2024-05-11 08:02:12',NULL,0,0,NULL,NULL),(17558,'mixpanel','completed',10,'2024-05-11 06:54:10','2024-05-11 08:10:10','2024-05-11 08:07:09','2024-05-11 08:10:09',NULL,0,0,NULL,NULL),(17559,'mixpanel','completed',10,'2024-05-11 06:30:12','2024-05-11 08:17:11','2024-05-11 08:12:11','2024-05-11 08:17:09',NULL,0,0,NULL,NULL),(17560,'mixpanel','completed',10,'2024-05-11 06:47:12','2024-05-11 08:27:11','2024-05-11 08:22:12','2024-05-11 08:27:10',NULL,0,0,NULL,NULL),(17561,'mixpanel','completed',10,'2024-05-11 07:02:27','2024-05-11 08:37:11','2024-05-11 08:32:26','2024-05-11 08:37:10',NULL,0,0,NULL,NULL),(17562,'mixpanel','completed',10,'2024-05-11 07:34:19','2024-05-11 08:47:11','2024-05-11 08:42:18','2024-05-11 08:47:10',NULL,0,0,NULL,NULL),(17563,'mixpanel','completed',10,'2024-05-11 07:42:10','2024-05-11 08:57:11','2024-05-11 08:52:09','2024-05-11 08:57:10',NULL,0,0,NULL,NULL),(17564,'mixpanel','completed',10,'2024-05-11 07:03:10','2024-05-11 09:06:48','2024-05-11 09:02:09','2024-05-11 09:06:47',NULL,0,0,NULL,NULL),(17565,'mixpanel','completed',10,'2024-05-11 07:31:10','2024-05-11 09:17:10','2024-05-11 09:12:09','2024-05-11 09:17:09',NULL,0,0,NULL,NULL),(17566,'mixpanel','completed',10,'2024-05-11 08:11:26','2024-05-11 09:27:09','2024-05-11 09:22:25','2024-05-11 09:27:08',NULL,0,0,NULL,NULL),(17567,'mixpanel','completed',10,'2024-05-11 07:56:19','2024-05-11 09:37:10','2024-05-11 09:32:18','2024-05-11 09:37:09',NULL,0,0,NULL,NULL),(17568,'mixpanel','completed',10,'2024-05-11 07:56:09','2024-05-11 09:46:59','2024-05-11 09:42:08','2024-05-11 09:46:58',NULL,0,0,NULL,NULL),(17569,'mixpanel','completed',10,'2024-05-11 08:27:57','2024-05-11 09:57:07','2024-05-11 09:50:57','2024-05-11 09:57:06',NULL,0,0,NULL,NULL),(17570,'mixpanel','completed',10,'2024-05-11 08:08:09','2024-05-11 10:07:04','2024-05-11 10:02:09','2024-05-11 10:07:04',NULL,0,0,NULL,NULL),(17571,'mixpanel','completed',10,'2024-05-11 08:40:07','2024-05-11 10:17:10','2024-05-11 10:12:07','2024-05-11 10:17:10',NULL,0,0,NULL,NULL),(17572,'mixpanel','completed',10,'2024-05-11 08:42:57','2024-05-11 10:27:08','2024-05-11 10:20:57','2024-05-11 10:27:08',NULL,0,0,NULL,NULL),(17573,'mixpanel','completed',10,'2024-05-11 08:52:09','2024-05-11 10:37:07','2024-05-11 10:32:09','2024-05-11 10:37:07',NULL,0,0,NULL,NULL),(17574,'mixpanel','completed',10,'2024-05-11 08:57:06','2024-05-11 10:47:08','2024-05-11 10:42:06','2024-05-11 10:47:08',NULL,0,0,NULL,NULL),(17575,'mixpanel','completed',10,'2024-05-11 09:21:08','2024-05-11 10:57:04','2024-05-11 10:52:08','2024-05-11 10:57:03',NULL,0,0,NULL,NULL),(17576,'mixpanel','completed',10,'2024-05-11 09:10:08','2024-05-11 11:07:29','2024-05-11 11:02:08','2024-05-11 11:07:24',NULL,0,0,NULL,NULL),(17577,'mixpanel','completed',10,'2024-05-11 09:27:07','2024-05-11 11:17:09','2024-05-11 11:12:07','2024-05-11 11:17:08',NULL,0,0,NULL,NULL),(17578,'mixpanel','completed',10,'2024-05-11 10:07:11','2024-05-11 11:22:08','2024-05-11 11:19:11','2024-05-11 11:22:07',NULL,0,0,NULL,NULL),(17579,'mixpanel','completed',10,'2024-05-11 09:44:09','2024-05-11 11:32:10','2024-05-11 11:27:08','2024-05-11 11:32:09',NULL,0,0,NULL,NULL),(17580,'mixpanel','completed',10,'2024-05-11 10:28:06','2024-05-11 11:42:09','2024-05-11 11:37:05','2024-05-11 11:42:08',NULL,0,0,NULL,NULL),(17581,'mixpanel','completed',10,'2024-05-11 10:12:08','2024-05-11 11:52:09','2024-05-11 11:47:08','2024-05-11 11:52:08',NULL,0,0,NULL,NULL),(17582,'mixpanel','completed',10,'2024-05-11 10:29:09','2024-05-11 12:00:38','2024-05-11 11:57:08','2024-05-11 12:00:37',NULL,0,0,NULL,NULL),(17583,'mixpanel','completed',10,'2024-05-11 10:10:09','2024-05-11 12:11:50','2024-05-11 12:07:08','2024-05-11 12:11:50',NULL,0,0,NULL,NULL),(17584,'mixpanel','completed',10,'2024-05-11 10:51:09','2024-05-11 12:21:28','2024-05-11 12:17:09','2024-05-11 12:21:28',NULL,0,0,NULL,NULL),(17585,'mixpanel','completed',10,'2024-05-11 10:55:01','2024-05-11 12:32:10','2024-05-11 12:27:00','2024-05-11 12:32:09',NULL,0,0,NULL,NULL),(17586,'mixpanel','completed',10,'2024-05-11 11:01:11','2024-05-11 12:41:53','2024-05-11 12:37:10','2024-05-11 12:41:52',NULL,0,0,NULL,NULL),(17587,'mixpanel','completed',10,'2024-05-11 11:00:11','2024-05-11 12:52:09','2024-05-11 12:47:10','2024-05-11 12:52:08',NULL,0,0,NULL,NULL),(17588,'mixpanel','completed',10,'2024-05-11 11:49:53','2024-05-11 13:02:11','2024-05-11 12:56:52','2024-05-11 13:02:09',NULL,0,0,NULL,NULL),(17589,'mixpanel','completed',10,'2024-05-11 11:13:53','2024-05-11 13:11:53','2024-05-11 13:06:52','2024-05-11 13:11:52',NULL,0,0,NULL,NULL),(17590,'mixpanel','completed',10,'2024-05-11 11:19:11','2024-05-11 13:22:11','2024-05-11 13:17:10','2024-05-11 13:22:10',NULL,0,0,NULL,NULL),(17591,'mixpanel','completed',10,'2024-05-11 11:30:53','2024-05-11 13:32:10','2024-05-11 13:26:52','2024-05-11 13:32:09',NULL,0,0,NULL,NULL),(17592,'schedule_re_engagement_email','completed',10,'2024-05-12 13:32:10','2024-05-12 13:32:11','2024-05-11 13:32:09','2024-05-12 13:32:10',NULL,0,0,NULL,NULL),(17593,'mixpanel','completed',10,'2024-05-11 12:28:16','2024-05-11 13:41:53','2024-05-11 13:37:15','2024-05-11 13:41:52',NULL,0,0,NULL,NULL),(17594,'mixpanel','completed',10,'2024-05-11 11:51:00','2024-05-11 13:52:10','2024-05-11 13:47:00','2024-05-11 13:52:09',NULL,0,0,NULL,NULL),(17595,'mixpanel','completed',10,'2024-05-11 12:41:53','2024-05-11 14:02:08','2024-05-11 13:56:52','2024-05-11 14:02:07',NULL,0,0,NULL,NULL),(17596,'mixpanel','completed',10,'2024-05-11 12:26:11','2024-05-11 14:11:53','2024-05-11 14:07:10','2024-05-11 14:11:52',NULL,0,0,NULL,NULL),(17597,'mixpanel','completed',10,'2024-05-11 13:00:10','2024-05-11 14:22:12','2024-05-11 14:17:09','2024-05-11 14:22:11',NULL,0,0,NULL,NULL),(17598,'mixpanel','completed',10,'2024-05-11 13:23:53','2024-05-11 14:31:11','2024-05-11 14:26:52','2024-05-11 14:31:10',NULL,0,0,NULL,NULL),(17599,'mixpanel','completed',10,'2024-05-11 12:34:33','2024-05-11 14:41:53','2024-05-11 14:35:32','2024-05-11 14:41:52',NULL,0,0,NULL,NULL),(17600,'mixpanel','completed',10,'2024-05-11 12:50:11','2024-05-11 14:52:10','2024-05-11 14:47:10','2024-05-11 14:52:09',NULL,0,0,NULL,NULL),(17601,'mixpanel','completed',10,'2024-05-11 13:08:53','2024-05-11 15:02:13','2024-05-11 14:56:52','2024-05-11 15:02:12',NULL,0,0,NULL,NULL),(17602,'mixpanel','completed',10,'2024-05-11 13:25:08','2024-05-11 15:11:54','2024-05-11 15:07:07','2024-05-11 15:11:53',NULL,0,0,NULL,NULL),(17603,'mixpanel','completed',10,'2024-05-11 13:37:11','2024-05-11 15:22:12','2024-05-11 15:17:10','2024-05-11 15:22:11',NULL,0,0,NULL,NULL),(17604,'mixpanel','completed',10,'2024-05-11 13:48:53','2024-05-11 15:32:12','2024-05-11 15:26:52','2024-05-11 15:32:11',NULL,0,0,NULL,NULL),(17605,'mixpanel','completed',10,'2024-05-11 13:45:18','2024-05-11 15:41:53','2024-05-11 15:37:17','2024-05-11 15:41:52',NULL,0,0,NULL,NULL),(17606,'mixpanel','completed',10,'2024-05-11 14:30:28','2024-05-11 15:52:10','2024-05-11 15:45:27','2024-05-11 15:52:09',NULL,0,0,NULL,NULL),(17607,'mixpanel','completed',10,'2024-05-11 13:57:02','2024-05-11 16:02:12','2024-05-11 15:57:01','2024-05-11 16:02:11',NULL,0,0,NULL,NULL),(17608,'mixpanel','completed',10,'2024-05-11 14:09:26','2024-05-11 16:11:53','2024-05-11 16:07:25','2024-05-11 16:11:52',NULL,0,0,NULL,NULL),(17609,'mixpanel','completed',10,'2024-05-11 15:08:20','2024-05-11 16:22:08','2024-05-11 16:17:19','2024-05-11 16:22:07',NULL,0,0,NULL,NULL),(17610,'mixpanel','completed',10,'2024-05-11 14:41:53','2024-05-11 16:32:11','2024-05-11 16:26:52','2024-05-11 16:32:10',NULL,0,0,NULL,NULL),(17611,'mixpanel','completed',10,'2024-05-11 15:25:09','2024-05-11 16:41:53','2024-05-11 16:37:08','2024-05-11 16:41:52',NULL,0,0,NULL,NULL),(17612,'mixpanel','completed',10,'2024-05-11 15:14:22','2024-05-11 16:52:11','2024-05-11 16:47:21','2024-05-11 16:52:10',NULL,0,0,NULL,NULL),(17613,'mixpanel','completed',10,'2024-05-11 15:25:53','2024-05-11 17:02:09','2024-05-11 16:56:52','2024-05-11 17:02:08',NULL,0,0,NULL,NULL),(17614,'mixpanel','completed',10,'2024-05-11 15:23:10','2024-05-11 17:11:53','2024-05-11 17:07:09','2024-05-11 17:11:52',NULL,0,0,NULL,NULL),(17615,'mixpanel','completed',10,'2024-05-11 15:40:23','2024-05-11 17:22:12','2024-05-11 17:17:22','2024-05-11 17:22:11',NULL,0,0,NULL,NULL),(17616,'mixpanel','completed',10,'2024-05-11 15:28:54','2024-05-11 17:32:10','2024-05-11 17:26:52','2024-05-11 17:32:09',NULL,0,0,NULL,NULL),(17617,'mixpanel','completed',10,'2024-05-11 15:50:21','2024-05-11 17:41:53','2024-05-11 17:37:20','2024-05-11 17:41:52',NULL,0,0,NULL,NULL),(17618,'mixpanel','completed',10,'2024-05-11 16:33:09','2024-05-11 17:52:22','2024-05-11 17:47:08','2024-05-11 17:52:21',NULL,0,0,NULL,NULL),(17619,'mixpanel','completed',10,'2024-05-11 16:05:53','2024-05-11 17:59:50','2024-05-11 17:56:52','2024-05-11 17:59:49',NULL,0,0,NULL,NULL),(17620,'mixpanel','completed',10,'2024-05-11 16:31:13','2024-05-11 18:07:10','2024-05-11 18:02:12','2024-05-11 18:07:09',NULL,0,0,NULL,NULL),(17621,'mixpanel','completed',10,'2024-05-11 16:27:54','2024-05-11 18:17:22','2024-05-11 18:11:53','2024-05-11 18:17:21',NULL,0,0,NULL,NULL),(17622,'mixpanel','completed',10,'2024-05-11 16:26:22','2024-05-11 18:26:54','2024-05-11 18:22:22','2024-05-11 18:26:53',NULL,0,0,NULL,NULL),(17623,'mixpanel','completed',10,'2024-05-11 17:00:11','2024-05-11 18:37:10','2024-05-11 18:32:10','2024-05-11 18:37:09',NULL,0,0,NULL,NULL),(17624,'mixpanel','completed',10,'2024-05-11 17:11:53','2024-05-11 18:47:09','2024-05-11 18:41:52','2024-05-11 18:47:08',NULL,0,0,NULL,NULL),(17625,'mixpanel','completed',10,'2024-05-11 17:36:14','2024-05-11 18:56:53','2024-05-11 18:52:13','2024-05-11 18:56:52',NULL,0,0,NULL,NULL),(17626,'mixpanel','completed',10,'2024-05-11 17:30:10','2024-05-11 19:07:32','2024-05-11 19:02:09','2024-05-11 19:07:30',NULL,0,0,NULL,NULL),(17627,'mixpanel','completed',10,'2024-05-11 17:42:08','2024-05-11 19:14:15','2024-05-11 19:12:05','2024-05-11 19:14:13',NULL,0,0,NULL,NULL),(17628,'mixpanel','completed',10,'2024-05-11 18:00:11','2024-05-11 19:22:11','2024-05-11 19:17:10','2024-05-11 19:22:10',NULL,0,0,NULL,NULL),(17629,'mixpanel','completed',10,'2024-05-11 17:55:02','2024-05-11 19:32:11','2024-05-11 19:27:01','2024-05-11 19:32:10',NULL,0,0,NULL,NULL),(17630,'mixpanel','completed',10,'2024-05-11 17:57:30','2024-05-11 19:37:11','2024-05-11 19:34:29','2024-05-11 19:37:10',NULL,0,0,NULL,NULL),(17631,'subscribers_engagement_score','completed',10,'2024-05-11 19:37:11','2024-05-11 19:41:53','2024-05-11 19:37:10','2024-05-11 19:41:52',NULL,0,0,NULL,NULL),(17632,'subscribers_engagement_score','completed',10,'2024-05-12 15:35:00','2024-05-12 15:37:20','2024-05-11 19:41:52','2024-05-12 15:37:19',NULL,0,0,NULL,NULL),(17633,'mixpanel','completed',10,'2024-05-11 17:51:53','2024-05-11 19:47:26','2024-05-11 19:41:52','2024-05-11 19:47:25',NULL,0,0,NULL,NULL),(17634,'mixpanel','completed',10,'2024-05-11 18:35:08','2024-05-11 19:56:53','2024-05-11 19:52:07','2024-05-11 19:56:52',NULL,0,0,NULL,NULL),(17635,'mixpanel','completed',10,'2024-05-11 18:37:12','2024-05-11 20:07:12','2024-05-11 20:02:11','2024-05-11 20:07:11',NULL,0,0,NULL,NULL),(17636,'mixpanel','completed',10,'2024-05-11 18:43:54','2024-05-11 20:17:10','2024-05-11 20:11:53','2024-05-11 20:17:09',NULL,0,0,NULL,NULL),(17637,'mixpanel','completed',10,'2024-05-11 18:50:11','2024-05-11 20:27:07','2024-05-11 20:22:10','2024-05-11 20:27:06',NULL,0,0,NULL,NULL),(17638,'mixpanel','completed',10,'2024-05-11 19:13:11','2024-05-11 20:37:12','2024-05-11 20:32:10','2024-05-11 20:37:11',NULL,0,0,NULL,NULL),(17639,'mixpanel','completed',10,'2024-05-11 18:48:01','2024-05-11 20:47:13','2024-05-11 20:42:00','2024-05-11 20:47:11',NULL,0,0,NULL,NULL),(17640,'mixpanel','completed',10,'2024-05-11 18:50:09','2024-05-11 20:57:00','2024-05-11 20:51:08','2024-05-11 20:56:58',NULL,0,0,NULL,NULL),(17641,'mixpanel','completed',10,'2024-05-11 19:28:59','2024-05-11 21:07:11','2024-05-11 21:00:57','2024-05-11 21:07:10',NULL,0,0,NULL,NULL),(17642,'mixpanel','completed',10,'2024-05-11 19:36:53','2024-05-11 21:17:24','2024-05-11 21:11:52','2024-05-11 21:17:23',NULL,0,0,NULL,NULL),(17643,'mixpanel','completed',10,'2024-05-11 19:35:11','2024-05-11 21:26:29','2024-05-11 21:22:10','2024-05-11 21:26:28',NULL,0,0,NULL,NULL),(17644,'mixpanel','completed',10,'2024-05-11 20:23:54','2024-05-11 21:32:11','2024-05-11 21:29:53','2024-05-11 21:32:10',NULL,0,0,NULL,NULL),(17645,'mixpanel','completed',10,'2024-05-11 20:23:54','2024-05-11 21:41:53','2024-05-11 21:35:53','2024-05-11 21:41:52',NULL,0,0,NULL,NULL),(17646,'mixpanel','completed',10,'2024-05-11 20:29:11','2024-05-11 21:52:12','2024-05-11 21:47:10','2024-05-11 21:52:11',NULL,0,0,NULL,NULL),(17647,'mixpanel','completed',10,'2024-05-11 19:56:53','2024-05-11 22:02:09','2024-05-11 21:56:52','2024-05-11 22:02:08',NULL,0,0,NULL,NULL),(17648,'mixpanel','completed',10,'2024-05-11 20:14:10','2024-05-11 22:09:22','2024-05-11 22:07:09','2024-05-11 22:09:21',NULL,0,0,NULL,NULL),(17649,'mixpanel','completed',10,'2024-05-11 21:03:54','2024-05-11 22:14:36','2024-05-11 22:11:53','2024-05-11 22:14:35',NULL,0,0,NULL,NULL),(17650,'mixpanel','completed',10,'2024-05-11 20:59:12','2024-05-11 22:22:11','2024-05-11 22:17:11','2024-05-11 22:22:10',NULL,0,0,NULL,NULL),(17651,'mixpanel','completed',10,'2024-05-11 21:03:53','2024-05-11 22:31:08','2024-05-11 22:26:52','2024-05-11 22:31:07',NULL,0,0,NULL,NULL),(17652,'mixpanel','completed',10,'2024-05-11 21:22:10','2024-05-11 22:41:53','2024-05-11 22:37:09','2024-05-11 22:41:52',NULL,0,0,NULL,NULL),(17653,'mixpanel','completed',10,'2024-05-11 21:12:10','2024-05-11 22:52:10','2024-05-11 22:47:09','2024-05-11 22:52:09',NULL,0,0,NULL,NULL),(17654,'mixpanel','completed',10,'2024-05-11 21:20:53','2024-05-11 23:02:08','2024-05-11 22:56:52','2024-05-11 23:02:07',NULL,0,0,NULL,NULL),(17655,'mixpanel','completed',10,'2024-05-11 21:38:09','2024-05-11 23:12:08','2024-05-11 23:07:08','2024-05-11 23:12:07',NULL,0,0,NULL,NULL),(17656,'mixpanel','completed',10,'2024-05-11 22:03:08','2024-05-11 23:22:09','2024-05-11 23:17:07','2024-05-11 23:22:08',NULL,0,0,NULL,NULL),(17657,'mixpanel','completed',10,'2024-05-11 22:07:53','2024-05-11 23:32:07','2024-05-11 23:26:52','2024-05-11 23:32:06',NULL,0,0,NULL,NULL),(17658,'mixpanel','completed',10,'2024-05-11 22:28:10','2024-05-11 23:42:03','2024-05-11 23:37:09','2024-05-11 23:42:02',NULL,0,0,NULL,NULL),(17659,'mixpanel','completed',10,'2024-05-11 21:53:18','2024-05-11 23:52:11','2024-05-11 23:47:17','2024-05-11 23:52:10',NULL,0,0,NULL,NULL),(17660,'mixpanel','completed',10,'2024-05-11 22:48:53','2024-05-12 00:02:11','2024-05-11 23:56:52','2024-05-12 00:02:10',NULL,0,0,NULL,NULL),(17661,'mixpanel','completed',10,'2024-05-11 22:50:12','2024-05-12 00:12:01','2024-05-12 00:07:11','2024-05-12 00:12:00',NULL,0,0,NULL,NULL),(17662,'mixpanel','completed',10,'2024-05-11 22:53:09','2024-05-12 00:22:24','2024-05-12 00:17:08','2024-05-12 00:22:23',NULL,0,0,NULL,NULL),(17663,'mixpanel','completed',10,'2024-05-11 22:44:53','2024-05-12 00:30:31','2024-05-12 00:26:52','2024-05-12 00:30:30',NULL,0,0,NULL,NULL),(17664,'mixpanel','completed',10,'2024-05-11 22:39:18','2024-05-12 00:42:03','2024-05-12 00:37:17','2024-05-12 00:42:02',NULL,0,0,NULL,NULL),(17665,'mixpanel','completed',10,'2024-05-11 23:15:14','2024-05-12 00:52:11','2024-05-12 00:47:13','2024-05-12 00:52:10',NULL,0,0,NULL,NULL),(17666,'mixpanel','completed',10,'2024-05-11 23:17:53','2024-05-12 01:02:10','2024-05-12 00:56:52','2024-05-12 01:02:09',NULL,0,0,NULL,NULL),(17667,'mixpanel','completed',10,'2024-05-12 00:04:10','2024-05-12 01:11:57','2024-05-12 01:07:08','2024-05-12 01:11:56',NULL,0,0,NULL,NULL),(17668,'mixpanel','completed',10,'2024-05-11 23:45:10','2024-05-12 01:22:21','2024-05-12 01:17:09','2024-05-12 01:22:20',NULL,0,0,NULL,NULL),(17669,'mixpanel','completed',10,'2024-05-12 00:05:53','2024-05-12 01:32:11','2024-05-12 01:26:52','2024-05-12 01:32:10',NULL,0,0,NULL,NULL),(17670,'mixpanel','completed',10,'2024-05-11 23:54:20','2024-05-12 01:42:03','2024-05-12 01:37:19','2024-05-12 01:42:02',NULL,0,0,NULL,NULL),(17671,'mixpanel','completed',10,'2024-05-12 00:16:22','2024-05-12 01:52:37','2024-05-12 01:47:21','2024-05-12 01:52:35',NULL,0,0,NULL,NULL),(17672,'mixpanel','completed',10,'2024-05-12 00:41:01','2024-05-12 02:02:26','2024-05-12 01:57:00','2024-05-12 02:02:25',NULL,0,0,NULL,NULL),(17673,'mixpanel','completed',10,'2024-05-12 00:53:10','2024-05-12 02:11:53','2024-05-12 02:07:09','2024-05-12 02:11:52',NULL,0,0,NULL,NULL),(17674,'mixpanel','completed',10,'2024-05-12 01:11:12','2024-05-12 02:22:12','2024-05-12 02:17:11','2024-05-12 02:22:11',NULL,0,0,NULL,NULL),(17675,'mixpanel','completed',10,'2024-05-12 01:13:53','2024-05-12 02:32:12','2024-05-12 02:26:52','2024-05-12 02:32:11',NULL,0,0,NULL,NULL),(17676,'mixpanel','completed',10,'2024-05-12 01:32:12','2024-05-12 02:42:13','2024-05-12 02:37:11','2024-05-12 02:42:12',NULL,0,0,NULL,NULL),(17677,'mixpanel','completed',10,'2024-05-12 01:13:30','2024-05-12 02:52:10','2024-05-12 02:47:29','2024-05-12 02:52:09',NULL,0,0,NULL,NULL),(17678,'mixpanel','completed',10,'2024-05-12 01:07:59','2024-05-12 03:00:34','2024-05-12 02:56:58','2024-05-12 03:00:33',NULL,0,0,NULL,NULL),(17679,'mixpanel','completed',10,'2024-05-12 01:19:24','2024-05-12 03:11:53','2024-05-12 03:07:23','2024-05-12 03:11:52',NULL,0,0,NULL,NULL),(17680,'mixpanel','completed',10,'2024-05-12 01:29:23','2024-05-12 03:22:11','2024-05-12 03:17:22','2024-05-12 03:22:10',NULL,0,0,NULL,NULL),(17681,'mixpanel','completed',10,'2024-05-12 01:35:09','2024-05-12 03:32:11','2024-05-12 03:27:08','2024-05-12 03:32:10',NULL,0,0,NULL,NULL),(17682,'mixpanel','completed',10,'2024-05-12 01:41:25','2024-05-12 03:41:53','2024-05-12 03:37:23','2024-05-12 03:41:52',NULL,0,0,NULL,NULL),(17683,'mixpanel','completed',10,'2024-05-12 02:38:11','2024-05-12 03:52:13','2024-05-12 03:47:10','2024-05-12 03:52:12',NULL,0,0,NULL,NULL),(17684,'mixpanel','completed',10,'2024-05-12 02:09:01','2024-05-12 04:02:12','2024-05-12 03:57:00','2024-05-12 04:02:11',NULL,0,0,NULL,NULL),(17685,'mixpanel','completed',10,'2024-05-12 02:27:18','2024-05-12 04:11:53','2024-05-12 04:07:17','2024-05-12 04:11:52',NULL,0,0,NULL,NULL),(17686,'mixpanel','completed',10,'2024-05-12 02:20:13','2024-05-12 04:22:11','2024-05-12 04:17:12','2024-05-12 04:22:10',NULL,0,0,NULL,NULL),(17687,'mixpanel','completed',10,'2024-05-12 03:22:53','2024-05-12 04:32:22','2024-05-12 04:26:52','2024-05-12 04:32:20',NULL,0,0,NULL,NULL),(17688,'mixpanel','completed',10,'2024-05-12 03:12:13','2024-05-12 04:41:54','2024-05-12 04:37:09','2024-05-12 04:41:53',NULL,0,0,NULL,NULL),(17689,'mixpanel','completed',10,'2024-05-12 03:42:10','2024-05-12 04:52:12','2024-05-12 04:47:09','2024-05-12 04:52:11',NULL,0,0,NULL,NULL),(17690,'mixpanel','completed',10,'2024-05-12 03:05:53','2024-05-12 05:02:13','2024-05-12 04:56:52','2024-05-12 05:02:12',NULL,0,0,NULL,NULL),(17691,'mixpanel','completed',10,'2024-05-12 04:03:11','2024-05-12 05:12:03','2024-05-12 05:07:10','2024-05-12 05:12:02',NULL,0,0,NULL,NULL),(17692,'mixpanel','completed',10,'2024-05-12 03:44:11','2024-05-12 05:22:10','2024-05-12 05:17:10','2024-05-12 05:22:09',NULL,0,0,NULL,NULL),(17693,'mixpanel','completed',10,'2024-05-12 04:18:53','2024-05-12 05:31:59','2024-05-12 05:26:52','2024-05-12 05:31:58',NULL,0,0,NULL,NULL),(17694,'mixpanel','completed',10,'2024-05-12 04:15:11','2024-05-12 05:42:05','2024-05-12 05:37:10','2024-05-12 05:42:04',NULL,0,0,NULL,NULL),(17695,'mixpanel','completed',10,'2024-05-12 03:52:11','2024-05-12 05:52:21','2024-05-12 05:47:10','2024-05-12 05:52:20',NULL,0,0,NULL,NULL),(17696,'mixpanel','completed',10,'2024-05-12 03:59:02','2024-05-12 06:02:20','2024-05-12 05:57:01','2024-05-12 06:02:19',NULL,0,0,NULL,NULL),(17697,'mixpanel','completed',10,'2024-05-12 04:41:21','2024-05-12 06:11:53','2024-05-12 06:07:20','2024-05-12 06:11:52',NULL,0,0,NULL,NULL),(17698,'mixpanel','completed',10,'2024-05-12 04:41:17','2024-05-12 06:26:54','2024-05-12 06:17:16','2024-05-12 06:26:52',NULL,0,0,NULL,NULL),(17699,'mixpanel','completed',10,'2024-05-12 05:27:20','2024-05-12 06:37:28','2024-05-12 06:32:19','2024-05-12 06:37:27',NULL,0,0,NULL,NULL),(17700,'mixpanel','completed',10,'2024-05-12 04:51:53','2024-05-12 06:47:11','2024-05-12 06:41:52','2024-05-12 06:47:10',NULL,0,0,NULL,NULL),(17701,'mixpanel','completed',10,'2024-05-12 05:18:13','2024-05-12 06:57:06','2024-05-12 06:52:12','2024-05-12 06:57:05',NULL,0,0,NULL,NULL),(17702,'mixpanel','completed',10,'2024-05-12 05:32:10','2024-05-12 07:06:35','2024-05-12 07:02:09','2024-05-12 07:06:34',NULL,0,0,NULL,NULL),(17703,'mixpanel','completed',10,'2024-05-12 05:49:29','2024-05-12 07:12:01','2024-05-12 07:09:28','2024-05-12 07:12:00',NULL,0,0,NULL,NULL),(17704,'mixpanel','completed',10,'2024-05-12 05:52:13','2024-05-12 07:22:24','2024-05-12 07:17:12','2024-05-12 07:22:22',NULL,0,0,NULL,NULL),(17705,'mixpanel','completed',10,'2024-05-12 05:45:05','2024-05-12 07:32:18','2024-05-12 07:27:04','2024-05-12 07:32:17',NULL,0,0,NULL,NULL),(17706,'mixpanel','completed',10,'2024-05-12 06:02:24','2024-05-12 07:37:28','2024-05-12 07:35:23','2024-05-12 07:37:27',NULL,0,0,NULL,NULL),(17707,'mixpanel','completed',10,'2024-05-12 06:07:41','2024-05-12 07:41:53','2024-05-12 07:39:40','2024-05-12 07:41:53',NULL,0,0,NULL,NULL),(17708,'mixpanel','completed',10,'2024-05-12 06:06:12','2024-05-12 07:51:23','2024-05-12 07:47:11','2024-05-12 07:51:22',NULL,0,0,NULL,NULL),(17709,'mixpanel','completed',10,'2024-05-12 06:24:07','2024-05-12 08:02:12','2024-05-12 07:57:06','2024-05-12 08:02:11',NULL,0,0,NULL,NULL),(17710,'mixpanel','completed',10,'2024-05-12 06:42:08','2024-05-12 08:14:55','2024-05-12 08:12:06','2024-05-12 08:14:54',NULL,0,0,NULL,NULL),(17711,'mixpanel','completed',10,'2024-05-12 07:05:12','2024-05-12 08:20:53','2024-05-12 08:17:11','2024-05-12 08:20:52',NULL,0,0,NULL,NULL),(17712,'mixpanel','completed',10,'2024-05-12 06:49:50','2024-05-12 08:32:13','2024-05-12 08:26:49','2024-05-12 08:32:12',NULL,0,0,NULL,NULL),(17713,'mixpanel','completed',10,'2024-05-12 07:08:20','2024-05-12 08:41:54','2024-05-12 08:37:19','2024-05-12 08:41:53',NULL,0,0,NULL,NULL),(17714,'mixpanel','completed',10,'2024-05-12 07:41:11','2024-05-12 08:50:13','2024-05-12 08:47:10','2024-05-12 08:50:12',NULL,0,0,NULL,NULL),(17715,'mixpanel','completed',10,'2024-05-12 07:17:02','2024-05-12 08:57:05','2024-05-12 08:53:01','2024-05-12 08:57:04',NULL,0,0,NULL,NULL),(17716,'mixpanel','completed',10,'2024-05-12 07:05:11','2024-05-12 09:07:10','2024-05-12 09:02:10','2024-05-12 09:07:09',NULL,0,0,NULL,NULL),(17717,'mixpanel','completed',10,'2024-05-12 07:25:54','2024-05-12 09:16:21','2024-05-12 09:11:53','2024-05-12 09:16:20',NULL,0,0,NULL,NULL),(17718,'mixpanel','completed',10,'2024-05-12 08:07:09','2024-05-12 09:26:54','2024-05-12 09:21:08','2024-05-12 09:26:53',NULL,0,0,NULL,NULL),(17719,'mixpanel','completed',10,'2024-05-12 08:24:11','2024-05-12 09:37:09','2024-05-12 09:32:10','2024-05-12 09:37:08',NULL,0,0,NULL,NULL),(17720,'mixpanel','completed',10,'2024-05-12 08:13:53','2024-05-12 09:47:10','2024-05-12 09:41:53','2024-05-12 09:47:10',NULL,0,0,NULL,NULL),(17721,'mixpanel','completed',10,'2024-05-12 08:40:14','2024-05-12 09:55:39','2024-05-12 09:51:13','2024-05-12 09:55:38',NULL,0,0,NULL,NULL),(17722,'mixpanel','completed',10,'2024-05-12 08:23:11','2024-05-12 10:07:19','2024-05-12 10:02:10','2024-05-12 10:07:18',NULL,0,0,NULL,NULL),(17723,'mixpanel','completed',10,'2024-05-12 08:11:21','2024-05-12 10:11:54','2024-05-12 10:09:20','2024-05-12 10:11:53',NULL,0,0,NULL,NULL),(17724,'mixpanel','completed',10,'2024-05-12 08:56:19','2024-05-12 10:22:12','2024-05-12 10:17:18','2024-05-12 10:22:11',NULL,0,0,NULL,NULL),(17725,'mixpanel','completed',10,'2024-05-12 09:13:00','2024-05-12 10:32:21','2024-05-12 10:26:59','2024-05-12 10:32:20',NULL,0,0,NULL,NULL),(17726,'mixpanel','completed',10,'2024-05-12 09:07:19','2024-05-12 10:41:54','2024-05-12 10:37:18','2024-05-12 10:41:53',NULL,0,0,NULL,NULL),(17727,'mixpanel','completed',10,'2024-05-12 09:14:22','2024-05-12 10:51:45','2024-05-12 10:47:21','2024-05-12 10:51:44',NULL,0,0,NULL,NULL),(17728,'mixpanel','completed',10,'2024-05-12 09:27:01','2024-05-12 11:02:10','2024-05-12 10:57:00','2024-05-12 11:02:09',NULL,0,0,NULL,NULL),(17729,'mixpanel','completed',10,'2024-05-12 10:03:53','2024-05-12 11:11:53','2024-05-12 11:05:52','2024-05-12 11:11:52',NULL,0,0,NULL,NULL),(17730,'mixpanel','completed',10,'2024-05-12 09:38:13','2024-05-12 11:19:36','2024-05-12 11:17:12','2024-05-12 11:19:35',NULL,0,0,NULL,NULL),(17731,'mixpanel','completed',10,'2024-05-12 09:29:11','2024-05-12 11:27:00','2024-05-12 11:22:10','2024-05-12 11:26:59',NULL,0,0,NULL,NULL),(17732,'mixpanel','completed',10,'2024-05-12 09:44:11','2024-05-12 11:34:17','2024-05-12 11:32:10','2024-05-12 11:34:16',NULL,0,0,NULL,NULL),(17733,'mixpanel','completed',10,'2024-05-12 10:15:24','2024-05-12 11:41:54','2024-05-12 11:37:23','2024-05-12 11:41:53',NULL,0,0,NULL,NULL),(17734,'mixpanel','completed',10,'2024-05-12 10:12:12','2024-05-12 11:49:17','2024-05-12 11:47:11','2024-05-12 11:49:16',NULL,0,0,NULL,NULL),(17735,'mixpanel','completed',10,'2024-05-12 10:37:11','2024-05-12 11:57:02','2024-05-12 11:52:10','2024-05-12 11:57:01',NULL,0,0,NULL,NULL),(17736,'mixpanel','completed',10,'2024-05-12 10:40:11','2024-05-12 12:07:18','2024-05-12 12:02:10','2024-05-12 12:07:17',NULL,0,0,NULL,NULL),(17737,'mixpanel','completed',10,'2024-05-12 10:40:53','2024-05-12 12:17:25','2024-05-12 12:11:52','2024-05-12 12:17:24',NULL,0,0,NULL,NULL),(17738,'mixpanel','completed',10,'2024-05-12 10:25:11','2024-05-12 12:27:03','2024-05-12 12:22:10','2024-05-12 12:27:02',NULL,0,0,NULL,NULL),(17739,'mixpanel','completed',10,'2024-05-12 10:34:12','2024-05-12 12:37:25','2024-05-12 12:32:10','2024-05-12 12:37:24',NULL,0,0,NULL,NULL),(17740,'mixpanel','completed',10,'2024-05-12 11:24:03','2024-05-12 12:47:27','2024-05-12 12:42:02','2024-05-12 12:47:26',NULL,0,0,NULL,NULL),(17741,'mixpanel','completed',10,'2024-05-12 11:05:23','2024-05-12 12:57:03','2024-05-12 12:52:22','2024-05-12 12:57:02',NULL,0,0,NULL,NULL),(17742,'mixpanel','completed',10,'2024-05-12 11:41:12','2024-05-12 13:07:11','2024-05-12 13:02:11','2024-05-12 13:07:10',NULL,0,0,NULL,NULL),(17743,'mixpanel','completed',10,'2024-05-12 11:42:54','2024-05-12 13:17:11','2024-05-12 13:11:53','2024-05-12 13:17:10',NULL,0,0,NULL,NULL),(17744,'mixpanel','completed',10,'2024-05-12 11:26:12','2024-05-12 13:26:54','2024-05-12 13:22:11','2024-05-12 13:26:53',NULL,0,0,NULL,NULL),(17745,'mixpanel','completed',10,'2024-05-12 11:54:08','2024-05-12 13:32:11','2024-05-12 13:30:07','2024-05-12 13:32:10',NULL,0,0,NULL,NULL),(17746,'schedule_re_engagement_email','completed',10,'2024-05-13 13:37:11','2024-05-13 13:37:12','2024-05-12 13:37:10','2024-05-13 13:37:11',NULL,0,0,NULL,NULL),(17747,'mixpanel','completed',10,'2024-05-12 11:52:11','2024-05-12 13:42:05','2024-05-12 13:37:10','2024-05-12 13:42:04',NULL,0,0,NULL,NULL),(17748,'mixpanel','completed',10,'2024-05-12 11:59:52','2024-05-12 13:52:12','2024-05-12 13:45:51','2024-05-12 13:52:11',NULL,0,0,NULL,NULL),(17749,'mixpanel','completed',10,'2024-05-12 12:38:57','2024-05-12 14:02:13','2024-05-12 13:56:51','2024-05-12 14:02:12',NULL,0,0,NULL,NULL),(17750,'mixpanel','completed',10,'2024-05-12 12:05:05','2024-05-12 14:07:11','2024-05-12 14:05:03','2024-05-12 14:07:10',NULL,0,0,NULL,NULL),(17751,'mixpanel','completed',10,'2024-05-12 12:31:53','2024-05-12 14:17:11','2024-05-12 14:11:52','2024-05-12 14:17:10',NULL,0,0,NULL,NULL),(17752,'mixpanel','completed',10,'2024-05-12 13:06:47','2024-05-12 14:26:54','2024-05-12 14:20:46','2024-05-12 14:26:53',NULL,0,0,NULL,NULL),(17753,'mixpanel','completed',10,'2024-05-12 12:59:13','2024-05-12 14:37:12','2024-05-12 14:32:12','2024-05-12 14:37:12',NULL,0,0,NULL,NULL),(17754,'mixpanel','completed',10,'2024-05-12 13:14:54','2024-05-12 14:47:11','2024-05-12 14:41:53','2024-05-12 14:47:10',NULL,0,0,NULL,NULL),(17755,'mixpanel','completed',10,'2024-05-12 13:17:10','2024-05-12 14:57:01','2024-05-12 14:52:09','2024-05-12 14:57:00',NULL,0,0,NULL,NULL),(17756,'mixpanel','completed',10,'2024-05-12 13:55:10','2024-05-12 15:07:13','2024-05-12 15:02:09','2024-05-12 15:07:12',NULL,0,0,NULL,NULL),(17757,'mixpanel','completed',10,'2024-05-12 14:00:07','2024-05-12 15:17:11','2024-05-12 15:10:06','2024-05-12 15:17:10',NULL,0,0,NULL,NULL),(17758,'mixpanel','completed',10,'2024-05-12 13:29:13','2024-05-12 15:26:53','2024-05-12 15:22:12','2024-05-12 15:26:53',NULL,0,0,NULL,NULL),(17759,'mixpanel','completed',10,'2024-05-12 14:15:11','2024-05-12 15:37:20','2024-05-12 15:32:10','2024-05-12 15:37:19',NULL,0,0,NULL,NULL),(17760,'subscribers_engagement_score','completed',10,'2024-05-13 01:07:00','2024-05-13 01:07:11','2024-05-12 15:37:19','2024-05-13 01:07:09',NULL,0,0,NULL,NULL),(17761,'mixpanel','completed',10,'2024-05-12 14:11:54','2024-05-12 15:47:11','2024-05-12 15:41:53','2024-05-12 15:47:10',NULL,0,0,NULL,NULL),(17762,'mixpanel','completed',10,'2024-05-12 14:43:13','2024-05-12 15:56:54','2024-05-12 15:52:12','2024-05-12 15:56:53',NULL,0,0,NULL,NULL),(17763,'mixpanel','completed',10,'2024-05-12 14:46:12','2024-05-12 16:07:10','2024-05-12 16:02:11','2024-05-12 16:07:09',NULL,0,0,NULL,NULL),(17764,'mixpanel','completed',10,'2024-05-12 14:24:03','2024-05-12 16:17:10','2024-05-12 16:12:02','2024-05-12 16:17:09',NULL,0,0,NULL,NULL),(17765,'mixpanel','completed',10,'2024-05-12 14:30:51','2024-05-12 16:26:59','2024-05-12 16:21:50','2024-05-12 16:26:58',NULL,0,0,NULL,NULL),(17766,'mixpanel','completed',10,'2024-05-12 14:50:13','2024-05-12 16:37:11','2024-05-12 16:32:12','2024-05-12 16:37:10',NULL,0,0,NULL,NULL),(17767,'mixpanel','completed',10,'2024-05-12 15:33:54','2024-05-12 16:47:12','2024-05-12 16:41:53','2024-05-12 16:47:11',NULL,0,0,NULL,NULL),(17768,'mixpanel','completed',10,'2024-05-12 15:22:22','2024-05-12 16:56:54','2024-05-12 16:52:21','2024-05-12 16:56:53',NULL,0,0,NULL,NULL),(17769,'mixpanel','completed',10,'2024-05-12 15:44:13','2024-05-12 17:07:12','2024-05-12 17:02:12','2024-05-12 17:07:11',NULL,0,0,NULL,NULL),(17770,'mixpanel','completed',10,'2024-05-12 15:16:54','2024-05-12 17:17:13','2024-05-12 17:11:53','2024-05-12 17:17:12',NULL,0,0,NULL,NULL),(17771,'mixpanel','completed',10,'2024-05-12 16:06:13','2024-05-12 17:26:54','2024-05-12 17:22:12','2024-05-12 17:26:53',NULL,0,0,NULL,NULL),(17772,'mixpanel','completed',10,'2024-05-12 15:36:13','2024-05-12 17:37:12','2024-05-12 17:32:12','2024-05-12 17:37:11',NULL,0,0,NULL,NULL),(17773,'mixpanel','completed',10,'2024-05-12 15:53:48','2024-05-12 17:41:54','2024-05-12 17:39:47','2024-05-12 17:41:53',NULL,0,0,NULL,NULL),(17774,'mixpanel','completed',10,'2024-05-12 16:31:46','2024-05-12 17:52:13','2024-05-12 17:46:44','2024-05-12 17:52:12',NULL,0,0,NULL,NULL),(17775,'mixpanel','completed',10,'2024-05-12 16:22:54','2024-05-12 18:02:12','2024-05-12 17:56:53','2024-05-12 18:02:11',NULL,0,0,NULL,NULL),(17776,'mixpanel','completed',10,'2024-05-12 16:22:14','2024-05-12 18:17:34','2024-05-12 18:07:13','2024-05-12 18:17:30',NULL,0,0,NULL,NULL),(17777,'mixpanel','completed',10,'2024-05-12 17:10:09','2024-05-12 18:26:54','2024-05-12 18:22:08','2024-05-12 18:26:53',NULL,0,0,NULL,NULL),(17778,'mixpanel','completed',10,'2024-05-12 17:27:56','2024-05-12 18:37:14','2024-05-12 18:30:55','2024-05-12 18:37:13',NULL,0,0,NULL,NULL),(17779,'mixpanel','completed',10,'2024-05-12 16:51:54','2024-05-12 18:47:14','2024-05-12 18:41:53','2024-05-12 18:47:13',NULL,0,0,NULL,NULL),(17780,'mixpanel','completed',10,'2024-05-12 16:52:13','2024-05-12 18:56:54','2024-05-12 18:52:12','2024-05-12 18:56:53',NULL,0,0,NULL,NULL),(17781,'mixpanel','completed',10,'2024-05-12 17:32:13','2024-05-12 19:07:14','2024-05-12 19:02:12','2024-05-12 19:07:13',NULL,0,0,NULL,NULL),(17782,'mixpanel','completed',10,'2024-05-12 18:06:54','2024-05-12 19:17:10','2024-05-12 19:11:53','2024-05-12 19:17:10',NULL,0,0,NULL,NULL),(17783,'mixpanel','completed',10,'2024-05-12 17:55:13','2024-05-12 19:26:54','2024-05-12 19:22:12','2024-05-12 19:26:53',NULL,0,0,NULL,NULL),(17784,'mixpanel','completed',10,'2024-05-12 17:41:13','2024-05-12 19:37:16','2024-05-12 19:32:12','2024-05-12 19:37:15',NULL,0,0,NULL,NULL),(17785,'mixpanel','completed',10,'2024-05-12 18:19:54','2024-05-12 19:47:12','2024-05-12 19:41:53','2024-05-12 19:47:11',NULL,0,0,NULL,NULL),(17786,'mixpanel','completed',10,'2024-05-12 18:25:13','2024-05-12 19:56:54','2024-05-12 19:52:12','2024-05-12 19:56:53',NULL,0,0,NULL,NULL),(17787,'mixpanel','completed',10,'2024-05-12 18:39:12','2024-05-12 20:07:27','2024-05-12 20:02:11','2024-05-12 20:07:25',NULL,0,0,NULL,NULL),(17788,'mixpanel','completed',10,'2024-05-12 18:58:55','2024-05-12 20:17:15','2024-05-12 20:11:53','2024-05-12 20:17:14',NULL,0,0,NULL,NULL),(17789,'mixpanel','completed',10,'2024-05-12 18:23:13','2024-05-12 20:26:54','2024-05-12 20:22:12','2024-05-12 20:26:53',NULL,0,0,NULL,NULL),(17790,'mixpanel','completed',10,'2024-05-12 18:34:13','2024-05-12 20:37:15','2024-05-12 20:32:12','2024-05-12 20:37:14',NULL,0,0,NULL,NULL),(17791,'mixpanel','completed',10,'2024-05-12 19:16:55','2024-05-12 20:47:11','2024-05-12 20:41:53','2024-05-12 20:47:10',NULL,0,0,NULL,NULL),(17792,'mixpanel','completed',10,'2024-05-12 19:17:25','2024-05-12 20:56:54','2024-05-12 20:51:24','2024-05-12 20:56:53',NULL,0,0,NULL,NULL),(17793,'mixpanel','completed',10,'2024-05-12 19:46:10','2024-05-12 21:07:11','2024-05-12 21:02:09','2024-05-12 21:07:10',NULL,0,0,NULL,NULL),(17794,'mixpanel','completed',10,'2024-05-12 19:26:04','2024-05-12 21:17:12','2024-05-12 21:12:03','2024-05-12 21:17:11',NULL,0,0,NULL,NULL),(17795,'mixpanel','completed',10,'2024-05-12 19:22:11','2024-05-12 21:26:54','2024-05-12 21:22:10','2024-05-12 21:26:53',NULL,0,0,NULL,NULL),(17796,'mixpanel','completed',10,'2024-05-12 20:09:12','2024-05-12 21:37:13','2024-05-12 21:32:11','2024-05-12 21:37:12',NULL,0,0,NULL,NULL),(17797,'mixpanel','completed',10,'2024-05-12 20:13:54','2024-05-12 21:47:24','2024-05-12 21:41:53','2024-05-12 21:47:21',NULL,0,0,NULL,NULL),(17798,'mixpanel','completed',10,'2024-05-12 20:38:27','2024-05-12 21:56:54','2024-05-12 21:52:26','2024-05-12 21:56:53',NULL,0,0,NULL,NULL),(17799,'subscribers_email_count','completed',10,'2024-05-20 22:00:00','2024-05-20 22:02:00','2024-05-12 22:02:13','2024-05-20 22:01:59',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(17800,'mixpanel','completed',10,'2024-05-12 20:12:14','2024-05-12 22:07:12','2024-05-12 22:02:13','2024-05-12 22:07:11',NULL,0,0,NULL,NULL),(17801,'mixpanel','completed',10,'2024-05-12 20:18:54','2024-05-12 22:14:07','2024-05-12 22:11:53','2024-05-12 22:14:06',NULL,0,0,NULL,NULL),(17802,'mixpanel','completed',10,'2024-05-12 20:19:13','2024-05-12 22:22:12','2024-05-12 22:17:12','2024-05-12 22:22:11',NULL,0,0,NULL,NULL),(17803,'mixpanel','completed',10,'2024-05-12 21:11:54','2024-05-12 22:32:10','2024-05-12 22:26:53','2024-05-12 22:32:09',NULL,0,0,NULL,NULL),(17804,'mixpanel','completed',10,'2024-05-12 20:38:11','2024-05-12 22:41:54','2024-05-12 22:37:10','2024-05-12 22:41:54',NULL,0,0,NULL,NULL),(17805,'mixpanel','completed',10,'2024-05-12 20:59:11','2024-05-12 22:52:12','2024-05-12 22:47:10','2024-05-12 22:52:11',NULL,0,0,NULL,NULL),(17806,'mixpanel','completed',10,'2024-05-12 21:02:54','2024-05-12 23:02:14','2024-05-12 22:56:53','2024-05-12 23:02:13',NULL,0,0,NULL,NULL),(17807,'mixpanel','completed',10,'2024-05-12 21:48:13','2024-05-12 23:11:58','2024-05-12 23:06:12','2024-05-12 23:11:57',NULL,0,0,NULL,NULL),(17808,'mixpanel','completed',10,'2024-05-12 21:32:11','2024-05-12 23:22:10','2024-05-12 23:17:10','2024-05-12 23:22:09',NULL,0,0,NULL,NULL),(17809,'mixpanel','completed',10,'2024-05-12 21:37:54','2024-05-12 23:32:11','2024-05-12 23:26:53','2024-05-12 23:32:10',NULL,0,0,NULL,NULL),(17810,'mixpanel','completed',10,'2024-05-12 21:50:11','2024-05-12 23:41:54','2024-05-12 23:37:10','2024-05-12 23:41:53',NULL,0,0,NULL,NULL),(17811,'mixpanel','completed',10,'2024-05-12 21:58:13','2024-05-12 23:52:08','2024-05-12 23:47:12','2024-05-12 23:52:07',NULL,0,0,NULL,NULL),(17812,'mixpanel','completed',10,'2024-05-12 22:02:54','2024-05-13 00:02:13','2024-05-12 23:56:53','2024-05-13 00:02:12',NULL,0,0,NULL,NULL),(17813,'mixpanel','completed',10,'2024-05-12 22:35:12','2024-05-13 00:11:54','2024-05-13 00:07:11','2024-05-13 00:11:53',NULL,0,0,NULL,NULL),(17814,'mixpanel','completed',10,'2024-05-12 22:31:13','2024-05-13 00:19:17','2024-05-13 00:17:12','2024-05-13 00:19:16',NULL,0,0,NULL,NULL),(17815,'mixpanel','completed',10,'2024-05-12 22:42:10','2024-05-13 00:25:11','2024-05-13 00:22:09','2024-05-13 00:25:10',NULL,0,0,NULL,NULL),(17816,'mixpanel','completed',10,'2024-05-12 22:37:12','2024-05-13 00:35:55','2024-05-13 00:32:10','2024-05-13 00:35:54',NULL,0,0,NULL,NULL),(17817,'mixpanel','completed',10,'2024-05-12 23:37:54','2024-05-13 00:47:13','2024-05-13 00:41:53','2024-05-13 00:47:12',NULL,0,0,NULL,NULL),(17818,'mixpanel','completed',10,'2024-05-12 23:01:11','2024-05-13 00:56:54','2024-05-13 00:52:10','2024-05-13 00:56:53',NULL,0,0,NULL,NULL),(17819,'mixpanel','completed',10,'2024-05-12 23:45:11','2024-05-13 01:07:11','2024-05-13 01:02:10','2024-05-13 01:07:09',NULL,0,0,NULL,NULL),(17820,'subscribers_engagement_score','completed',10,'2024-05-13 01:07:11','2024-05-13 01:11:54','2024-05-13 01:07:09','2024-05-13 01:11:53',NULL,0,0,NULL,NULL),(17821,'subscribers_engagement_score','completed',10,'2024-05-14 18:22:00','2024-05-14 18:22:43','2024-05-13 01:11:53','2024-05-14 18:22:41',NULL,0,0,NULL,NULL),(17822,'mixpanel','completed',10,'2024-05-12 23:18:54','2024-05-13 01:15:24','2024-05-13 01:11:53','2024-05-13 01:15:23',NULL,0,0,NULL,NULL),(17823,'mixpanel','completed',10,'2024-05-13 00:19:12','2024-05-13 01:26:54','2024-05-13 01:22:11','2024-05-13 01:26:53',NULL,0,0,NULL,NULL),(17824,'mixpanel','completed',10,'2024-05-13 00:03:12','2024-05-13 01:37:11','2024-05-13 01:32:11','2024-05-13 01:37:10',NULL,0,0,NULL,NULL),(17825,'mixpanel','completed',10,'2024-05-13 00:11:54','2024-05-13 01:47:16','2024-05-13 01:41:53','2024-05-13 01:47:15',NULL,0,0,NULL,NULL),(17826,'mixpanel','completed',10,'2024-05-13 00:29:11','2024-05-13 01:56:54','2024-05-13 01:52:10','2024-05-13 01:56:53',NULL,0,0,NULL,NULL),(17827,'mixpanel','completed',10,'2024-05-13 00:34:10','2024-05-13 02:07:11','2024-05-13 02:02:09','2024-05-13 02:07:10',NULL,0,0,NULL,NULL),(17828,'mixpanel','completed',10,'2024-05-13 00:18:54','2024-05-13 02:17:11','2024-05-13 02:11:53','2024-05-13 02:17:11',NULL,0,0,NULL,NULL),(17829,'mixpanel','completed',10,'2024-05-13 00:51:13','2024-05-13 02:26:54','2024-05-13 02:22:12','2024-05-13 02:26:53',NULL,0,0,NULL,NULL),(17830,'mixpanel','completed',10,'2024-05-13 01:16:10','2024-05-13 02:37:12','2024-05-13 02:32:09','2024-05-13 02:37:11',NULL,0,0,NULL,NULL),(17831,'mixpanel','completed',10,'2024-05-13 01:30:54','2024-05-13 02:47:12','2024-05-13 02:41:53','2024-05-13 02:47:11',NULL,0,0,NULL,NULL),(17832,'mixpanel','completed',10,'2024-05-13 01:21:21','2024-05-13 02:56:54','2024-05-13 02:52:18','2024-05-13 02:56:53',NULL,0,0,NULL,NULL),(17833,'mixpanel','completed',10,'2024-05-13 01:55:42','2024-05-13 03:07:11','2024-05-13 03:03:39','2024-05-13 03:07:10',NULL,0,0,NULL,NULL),(17834,'mixpanel','completed',10,'2024-05-13 01:41:54','2024-05-13 03:17:11','2024-05-13 03:11:53','2024-05-13 03:17:10',NULL,0,0,NULL,NULL),(17835,'mixpanel','completed',10,'2024-05-13 01:46:12','2024-05-13 03:26:54','2024-05-13 03:22:11','2024-05-13 03:26:53',NULL,0,0,NULL,NULL),(17836,'mixpanel','completed',10,'2024-05-13 02:02:12','2024-05-13 03:37:11','2024-05-13 03:32:11','2024-05-13 03:37:10',NULL,0,0,NULL,NULL),(17837,'mixpanel','completed',10,'2024-05-13 02:10:54','2024-05-13 03:47:12','2024-05-13 03:41:53','2024-05-13 03:47:11',NULL,0,0,NULL,NULL),(17838,'mixpanel','completed',10,'2024-05-13 02:36:13','2024-05-13 03:56:54','2024-05-13 03:52:12','2024-05-13 03:56:53',NULL,0,0,NULL,NULL),(17839,'mixpanel','completed',10,'2024-05-13 02:53:10','2024-05-13 04:04:46','2024-05-13 04:02:09','2024-05-13 04:04:43',NULL,0,0,NULL,NULL),(17840,'mixpanel','completed',10,'2024-05-13 02:41:21','2024-05-13 04:11:54','2024-05-13 04:07:17','2024-05-13 04:11:53',NULL,0,0,NULL,NULL),(17841,'mixpanel','completed',10,'2024-05-13 02:22:13','2024-05-13 04:22:13','2024-05-13 04:17:12','2024-05-13 04:22:12',NULL,0,0,NULL,NULL),(17842,'mixpanel','completed',10,'2024-05-13 03:16:54','2024-05-13 04:32:19','2024-05-13 04:26:53','2024-05-13 04:32:18',NULL,0,0,NULL,NULL),(17843,'mixpanel','completed',10,'2024-05-13 03:29:13','2024-05-13 04:41:54','2024-05-13 04:37:12','2024-05-13 04:41:53',NULL,0,0,NULL,NULL),(17844,'mixpanel','completed',10,'2024-05-13 03:38:19','2024-05-13 04:52:16','2024-05-13 04:47:17','2024-05-13 04:52:15',NULL,0,0,NULL,NULL),(17845,'mixpanel','completed',10,'2024-05-13 03:01:55','2024-05-13 05:02:14','2024-05-13 04:56:54','2024-05-13 05:02:13',NULL,0,0,NULL,NULL),(17846,'mixpanel','completed',10,'2024-05-13 03:38:12','2024-05-13 05:11:55','2024-05-13 05:07:11','2024-05-13 05:11:54',NULL,0,0,NULL,NULL),(17847,'mixpanel','completed',10,'2024-05-13 03:30:20','2024-05-13 05:22:13','2024-05-13 05:15:19','2024-05-13 05:22:12',NULL,0,0,NULL,NULL),(17848,'mixpanel','completed',10,'2024-05-13 03:41:13','2024-05-13 05:37:14','2024-05-13 05:32:13','2024-05-13 05:37:13',NULL,0,0,NULL,NULL),(17849,'mixpanel','completed',10,'2024-05-13 04:34:54','2024-05-13 05:47:12','2024-05-13 05:41:53','2024-05-13 05:47:11',NULL,0,0,NULL,NULL),(17850,'mixpanel','completed',10,'2024-05-13 04:03:11','2024-05-13 05:57:03','2024-05-13 05:52:10','2024-05-13 05:57:02',NULL,0,0,NULL,NULL),(17851,'mixpanel','completed',10,'2024-05-13 04:05:26','2024-05-13 06:07:14','2024-05-13 06:02:25','2024-05-13 06:07:13',NULL,0,0,NULL,NULL),(17852,'mixpanel','completed',10,'2024-05-13 04:55:05','2024-05-13 06:17:10','2024-05-13 06:12:04','2024-05-13 06:17:10',NULL,0,0,NULL,NULL),(17853,'mixpanel','completed',10,'2024-05-13 04:59:11','2024-05-13 06:26:54','2024-05-13 06:22:10','2024-05-13 06:26:53',NULL,0,0,NULL,NULL),(17854,'mixpanel','completed',10,'2024-05-13 05:13:13','2024-05-13 06:37:12','2024-05-13 06:32:12','2024-05-13 06:37:11',NULL,0,0,NULL,NULL),(17855,'mixpanel','completed',10,'2024-05-13 04:57:03','2024-05-13 06:47:30','2024-05-13 06:42:02','2024-05-13 06:47:29',NULL,0,0,NULL,NULL),(17856,'mixpanel','completed',10,'2024-05-13 05:30:13','2024-05-13 06:57:00','2024-05-13 06:52:12','2024-05-13 06:56:59',NULL,0,0,NULL,NULL),(17857,'mixpanel','completed',10,'2024-05-13 05:47:13','2024-05-13 07:07:12','2024-05-13 07:02:12','2024-05-13 07:07:11',NULL,0,0,NULL,NULL),(17858,'mixpanel','completed',10,'2024-05-13 05:51:54','2024-05-13 07:17:14','2024-05-13 07:11:53','2024-05-13 07:17:13',NULL,0,0,NULL,NULL),(17859,'mixpanel','completed',10,'2024-05-13 06:05:12','2024-05-13 07:27:03','2024-05-13 07:22:11','2024-05-13 07:27:02',NULL,0,0,NULL,NULL),(17860,'mixpanel','completed',10,'2024-05-13 06:24:12','2024-05-13 07:37:14','2024-05-13 07:32:11','2024-05-13 07:37:13',NULL,0,0,NULL,NULL),(17861,'mixpanel','completed',10,'2024-05-13 06:01:47','2024-05-13 07:41:54','2024-05-13 07:39:46','2024-05-13 07:41:53',NULL,0,0,NULL,NULL),(17862,'mixpanel','completed',10,'2024-05-13 06:19:13','2024-05-13 07:52:13','2024-05-13 07:47:12','2024-05-13 07:52:12',NULL,0,0,NULL,NULL),(17863,'mixpanel','completed',10,'2024-05-13 06:18:03','2024-05-13 08:00:50','2024-05-13 07:57:02','2024-05-13 08:00:49',NULL,0,0,NULL,NULL),(17864,'mixpanel','completed',10,'2024-05-13 06:57:24','2024-05-13 08:11:54','2024-05-13 08:07:23','2024-05-13 08:11:53',NULL,0,0,NULL,NULL),(17865,'mixpanel','completed',10,'2024-05-13 06:56:11','2024-05-13 08:22:13','2024-05-13 08:17:10','2024-05-13 08:22:12',NULL,0,0,NULL,NULL),(17866,'mixpanel','completed',10,'2024-05-13 06:39:54','2024-05-13 08:30:01','2024-05-13 08:26:53','2024-05-13 08:30:00',NULL,0,0,NULL,NULL),(17867,'mixpanel','completed',10,'2024-05-13 06:39:14','2024-05-13 08:37:11','2024-05-13 08:32:13','2024-05-13 08:37:10',NULL,0,0,NULL,NULL),(17868,'mixpanel','completed',10,'2024-05-13 07:28:54','2024-05-13 08:47:11','2024-05-13 08:41:53','2024-05-13 08:47:10',NULL,0,0,NULL,NULL),(17869,'mixpanel','completed',10,'2024-05-13 07:30:12','2024-05-13 08:52:16','2024-05-13 08:50:11','2024-05-13 08:52:15',NULL,0,0,NULL,NULL),(17870,'mixpanel','completed',10,'2024-05-13 07:37:54','2024-05-13 09:02:12','2024-05-13 08:56:53','2024-05-13 09:02:11',NULL,0,0,NULL,NULL),(17871,'mixpanel','completed',10,'2024-05-13 07:16:13','2024-05-13 09:11:54','2024-05-13 09:07:12','2024-05-13 09:11:53',NULL,0,0,NULL,NULL),(17872,'mixpanel','completed',10,'2024-05-13 07:46:12','2024-05-13 09:21:38','2024-05-13 09:17:11','2024-05-13 09:21:37',NULL,0,0,NULL,NULL),(17873,'mixpanel','completed',10,'2024-05-13 08:07:02','2024-05-13 09:32:12','2024-05-13 09:27:01','2024-05-13 09:32:11',NULL,0,0,NULL,NULL),(17874,'mixpanel','completed',10,'2024-05-13 08:34:12','2024-05-13 09:41:54','2024-05-13 09:37:11','2024-05-13 09:41:53',NULL,0,0,NULL,NULL),(17875,'mixpanel','completed',10,'2024-05-13 08:41:12','2024-05-13 09:52:20','2024-05-13 09:47:11','2024-05-13 09:52:19',NULL,0,0,NULL,NULL),(17876,'mixpanel','completed',10,'2024-05-13 08:13:54','2024-05-13 10:02:13','2024-05-13 09:56:53','2024-05-13 10:02:12',NULL,0,0,NULL,NULL),(17877,'mixpanel','completed',10,'2024-05-13 08:06:22','2024-05-13 10:09:23','2024-05-13 10:07:21','2024-05-13 10:09:22',NULL,0,0,NULL,NULL),(17878,'mixpanel','completed',10,'2024-05-13 08:47:54','2024-05-13 10:15:54','2024-05-13 10:11:53','2024-05-13 10:15:53',NULL,0,0,NULL,NULL),(17879,'mixpanel','completed',10,'2024-05-13 09:10:20','2024-05-13 10:26:54','2024-05-13 10:22:19','2024-05-13 10:26:53',NULL,0,0,NULL,NULL),(17880,'mixpanel','completed',10,'2024-05-13 08:36:13','2024-05-13 10:37:11','2024-05-13 10:30:12','2024-05-13 10:37:10',NULL,0,0,NULL,NULL),(17881,'mixpanel','completed',10,'2024-05-13 09:34:58','2024-05-13 10:47:12','2024-05-13 10:41:58','2024-05-13 10:47:11',NULL,0,0,NULL,NULL),(17882,'mixpanel','completed',10,'2024-05-13 09:10:25','2024-05-13 10:56:54','2024-05-13 10:52:24','2024-05-13 10:56:53',NULL,0,0,NULL,NULL),(17883,'mixpanel','completed',10,'2024-05-13 09:31:11','2024-05-13 11:07:35','2024-05-13 11:02:10','2024-05-13 11:07:34',NULL,0,0,NULL,NULL),(17884,'mixpanel','completed',10,'2024-05-13 10:03:54','2024-05-13 11:17:10','2024-05-13 11:11:53','2024-05-13 11:17:09',NULL,0,0,NULL,NULL),(17885,'mixpanel','completed',10,'2024-05-13 09:33:10','2024-05-13 11:27:14','2024-05-13 11:22:09','2024-05-13 11:27:13',NULL,0,0,NULL,NULL),(17886,'mixpanel','completed',10,'2024-05-13 09:43:12','2024-05-13 11:37:10','2024-05-13 11:32:11','2024-05-13 11:37:09',NULL,0,0,NULL,NULL),(17887,'mixpanel','completed',10,'2024-05-13 09:47:54','2024-05-13 11:47:13','2024-05-13 11:41:53','2024-05-13 11:47:12',NULL,0,0,NULL,NULL),(17888,'mixpanel','completed',10,'2024-05-13 10:39:12','2024-05-13 11:56:54','2024-05-13 11:52:11','2024-05-13 11:56:53',NULL,0,0,NULL,NULL),(17889,'mixpanel','completed',10,'2024-05-13 10:24:10','2024-05-13 12:07:22','2024-05-13 12:02:09','2024-05-13 12:07:20',NULL,0,0,NULL,NULL),(17890,'mixpanel','completed',10,'2024-05-13 10:38:06','2024-05-13 12:17:13','2024-05-13 12:12:05','2024-05-13 12:17:12',NULL,0,0,NULL,NULL),(17891,'mixpanel','completed',10,'2024-05-13 10:57:12','2024-05-13 12:26:54','2024-05-13 12:22:11','2024-05-13 12:26:53',NULL,0,0,NULL,NULL),(17892,'mixpanel','completed',10,'2024-05-13 11:03:12','2024-05-13 12:37:11','2024-05-13 12:32:11','2024-05-13 12:37:10',NULL,0,0,NULL,NULL),(17893,'mixpanel','completed',10,'2024-05-13 10:55:39','2024-05-13 12:47:12','2024-05-13 12:40:38','2024-05-13 12:47:11',NULL,0,0,NULL,NULL),(17894,'mixpanel','completed',10,'2024-05-13 10:58:12','2024-05-13 12:57:08','2024-05-13 12:52:11','2024-05-13 12:57:07',NULL,0,0,NULL,NULL),(17895,'mixpanel','completed',10,'2024-05-13 11:12:12','2024-05-13 13:06:42','2024-05-13 13:02:11','2024-05-13 13:06:41',NULL,0,0,NULL,NULL),(17896,'mixpanel','completed',10,'2024-05-13 11:35:54','2024-05-13 13:17:11','2024-05-13 13:11:53','2024-05-13 13:17:10',NULL,0,0,NULL,NULL),(17897,'mixpanel','completed',10,'2024-05-13 11:24:23','2024-05-13 13:26:55','2024-05-13 13:22:22','2024-05-13 13:26:53',NULL,0,0,NULL,NULL),(17898,'mixpanel','completed',10,'2024-05-13 11:39:35','2024-05-13 13:37:12','2024-05-13 13:32:31','2024-05-13 13:37:11',NULL,0,0,NULL,NULL),(17899,'schedule_re_engagement_email','completed',10,'2024-05-14 13:42:06','2024-05-14 13:47:13','2024-05-13 13:42:05','2024-05-14 13:47:12',NULL,0,0,NULL,NULL),(17900,'mixpanel','completed',10,'2024-05-13 11:59:06','2024-05-13 13:47:11','2024-05-13 13:42:05','2024-05-13 13:47:10',NULL,0,0,NULL,NULL),(17901,'mixpanel','completed',10,'2024-05-13 12:42:29','2024-05-13 13:56:59','2024-05-13 13:52:28','2024-05-13 13:56:58',NULL,0,0,NULL,NULL),(17902,'mixpanel','completed',10,'2024-05-13 12:47:10','2024-05-13 14:07:12','2024-05-13 14:02:10','2024-05-13 14:07:11',NULL,0,0,NULL,NULL),(17903,'mixpanel','completed',10,'2024-05-13 12:59:03','2024-05-13 14:17:21','2024-05-13 14:12:02','2024-05-13 14:17:19',NULL,0,0,NULL,NULL),(17904,'mixpanel','completed',10,'2024-05-13 12:45:11','2024-05-13 14:26:55','2024-05-13 14:22:10','2024-05-13 14:26:53',NULL,0,0,NULL,NULL),(17905,'mixpanel','completed',10,'2024-05-13 12:47:12','2024-05-13 14:37:11','2024-05-13 14:32:11','2024-05-13 14:37:10',NULL,0,0,NULL,NULL),(17906,'mixpanel','completed',10,'2024-05-13 13:18:05','2024-05-13 14:47:22','2024-05-13 14:42:04','2024-05-13 14:47:21',NULL,0,0,NULL,NULL),(17907,'mixpanel','completed',10,'2024-05-13 13:27:52','2024-05-13 14:52:11','2024-05-13 14:49:51','2024-05-13 14:52:10',NULL,0,0,NULL,NULL),(17908,'mixpanel','completed',10,'2024-05-13 13:24:05','2024-05-13 15:02:25','2024-05-13 14:57:04','2024-05-13 15:02:24',NULL,0,0,NULL,NULL),(17909,'mixpanel','completed',10,'2024-05-13 13:36:31','2024-05-13 15:12:11','2024-05-13 15:07:30','2024-05-13 15:12:10',NULL,0,0,NULL,NULL),(17910,'mixpanel','completed',10,'2024-05-13 13:29:27','2024-05-13 15:22:12','2024-05-13 15:17:26','2024-05-13 15:22:11',NULL,0,0,NULL,NULL),(17911,'mixpanel','completed',10,'2024-05-13 13:36:03','2024-05-13 15:29:48','2024-05-13 15:27:02','2024-05-13 15:29:47',NULL,0,0,NULL,NULL),(17912,'mixpanel','completed',10,'2024-05-13 14:27:11','2024-05-13 15:37:36','2024-05-13 15:32:10','2024-05-13 15:37:35',NULL,0,0,NULL,NULL),(17913,'mixpanel','completed',10,'2024-05-13 13:52:04','2024-05-13 15:47:12','2024-05-13 15:42:03','2024-05-13 15:47:11',NULL,0,0,NULL,NULL),(17914,'mixpanel','completed',10,'2024-05-13 14:36:12','2024-05-13 15:56:55','2024-05-13 15:52:11','2024-05-13 15:56:54',NULL,0,0,NULL,NULL),(17915,'mixpanel','completed',10,'2024-05-13 14:12:12','2024-05-13 16:07:13','2024-05-13 16:02:11','2024-05-13 16:07:12',NULL,0,0,NULL,NULL),(17916,'mixpanel','completed',10,'2024-05-13 14:50:54','2024-05-13 16:17:12','2024-05-13 16:11:53','2024-05-13 16:17:11',NULL,0,0,NULL,NULL),(17917,'mixpanel','completed',10,'2024-05-13 14:48:10','2024-05-13 16:27:05','2024-05-13 16:22:09','2024-05-13 16:27:04',NULL,0,0,NULL,NULL),(17918,'mixpanel','completed',10,'2024-05-13 14:55:12','2024-05-13 16:37:13','2024-05-13 16:32:11','2024-05-13 16:37:12',NULL,0,0,NULL,NULL),(17919,'mixpanel','completed',10,'2024-05-13 15:08:54','2024-05-13 16:47:12','2024-05-13 16:41:53','2024-05-13 16:47:11',NULL,0,0,NULL,NULL),(17920,'mixpanel','completed',10,'2024-05-13 15:35:15','2024-05-13 16:52:12','2024-05-13 16:49:14','2024-05-13 16:52:11',NULL,0,0,NULL,NULL),(17921,'mixpanel','completed',10,'2024-05-13 15:23:54','2024-05-13 17:01:34','2024-05-13 16:56:53','2024-05-13 17:01:33',NULL,0,0,NULL,NULL),(17922,'mixpanel','completed',10,'2024-05-13 15:25:45','2024-05-13 17:06:41','2024-05-13 17:03:44','2024-05-13 17:06:40',NULL,0,0,NULL,NULL),(17923,'mixpanel','completed',10,'2024-05-13 15:17:45','2024-05-13 17:12:13','2024-05-13 17:08:44','2024-05-13 17:12:12',NULL,0,0,NULL,NULL),(17924,'mixpanel','completed',10,'2024-05-13 16:09:11','2024-05-13 17:22:12','2024-05-13 17:17:10','2024-05-13 17:22:11',NULL,0,0,NULL,NULL),(17925,'mixpanel','completed',10,'2024-05-13 15:38:13','2024-05-13 17:32:11','2024-05-13 17:27:12','2024-05-13 17:32:10',NULL,0,0,NULL,NULL),(17926,'mixpanel','completed',10,'2024-05-13 16:28:14','2024-05-13 17:42:10','2024-05-13 17:37:13','2024-05-13 17:42:09',NULL,0,0,NULL,NULL),(17927,'mixpanel','completed',10,'2024-05-13 16:20:11','2024-05-13 17:52:11','2024-05-13 17:47:10','2024-05-13 17:52:10',NULL,0,0,NULL,NULL),(17928,'mixpanel','completed',10,'2024-05-13 16:42:15','2024-05-13 18:02:12','2024-05-13 17:57:14','2024-05-13 18:02:11',NULL,0,0,NULL,NULL),(17929,'mixpanel','completed',10,'2024-05-13 16:58:12','2024-05-13 18:12:27','2024-05-13 18:07:11','2024-05-13 18:12:26',NULL,0,0,NULL,NULL),(17930,'mixpanel','completed',10,'2024-05-13 17:02:09','2024-05-13 18:22:24','2024-05-13 18:17:08','2024-05-13 18:22:23',NULL,0,0,NULL,NULL),(17931,'mixpanel','completed',10,'2024-05-13 17:14:29','2024-05-13 18:32:12','2024-05-13 18:27:28','2024-05-13 18:32:11',NULL,0,0,NULL,NULL),(17932,'mixpanel','completed',10,'2024-05-13 16:49:12','2024-05-13 18:42:10','2024-05-13 18:37:11','2024-05-13 18:42:09',NULL,0,0,NULL,NULL),(17933,'mixpanel','completed',10,'2024-05-13 16:46:11','2024-05-13 18:52:12','2024-05-13 18:47:10','2024-05-13 18:52:11',NULL,0,0,NULL,NULL),(17934,'mixpanel','completed',10,'2024-05-13 17:38:15','2024-05-13 19:02:12','2024-05-13 18:57:14','2024-05-13 19:02:11',NULL,0,0,NULL,NULL),(17935,'mixpanel','completed',10,'2024-05-13 17:43:20','2024-05-13 19:12:12','2024-05-13 19:07:19','2024-05-13 19:12:11',NULL,0,0,NULL,NULL),(17936,'mixpanel','completed',10,'2024-05-13 17:17:10','2024-05-13 19:22:11','2024-05-13 19:17:09','2024-05-13 19:22:10',NULL,0,0,NULL,NULL),(17937,'mixpanel','completed',10,'2024-05-13 18:20:12','2024-05-13 19:32:14','2024-05-13 19:27:11','2024-05-13 19:32:13',NULL,0,0,NULL,NULL),(17938,'mixpanel','completed',10,'2024-05-13 18:24:11','2024-05-13 19:42:13','2024-05-13 19:37:10','2024-05-13 19:42:11',NULL,0,0,NULL,NULL),(17939,'mixpanel','completed',10,'2024-05-13 18:21:11','2024-05-13 19:52:11','2024-05-13 19:47:10','2024-05-13 19:52:10',NULL,0,0,NULL,NULL),(17940,'mixpanel','completed',10,'2024-05-13 18:02:09','2024-05-13 20:02:20','2024-05-13 19:57:08','2024-05-13 20:02:19',NULL,0,0,NULL,NULL),(17941,'mixpanel','completed',10,'2024-05-13 18:54:12','2024-05-13 20:12:14','2024-05-13 20:07:11','2024-05-13 20:12:13',NULL,0,0,NULL,NULL),(17942,'mixpanel','completed',10,'2024-05-13 18:32:15','2024-05-13 20:22:12','2024-05-13 20:17:14','2024-05-13 20:22:09',NULL,0,0,NULL,NULL),(17943,'mixpanel','completed',10,'2024-05-13 19:05:24','2024-05-13 20:32:14','2024-05-13 20:27:21','2024-05-13 20:32:13',NULL,0,0,NULL,NULL),(17944,'mixpanel','completed',10,'2024-05-13 19:22:12','2024-05-13 20:42:14','2024-05-13 20:37:11','2024-05-13 20:42:13',NULL,0,0,NULL,NULL),(17945,'mixpanel','completed',10,'2024-05-13 19:21:13','2024-05-13 20:52:13','2024-05-13 20:47:12','2024-05-13 20:52:12',NULL,0,0,NULL,NULL),(17946,'mixpanel','completed',10,'2024-05-13 19:53:13','2024-05-13 21:02:13','2024-05-13 20:57:12','2024-05-13 21:02:12',NULL,0,0,NULL,NULL),(17947,'mixpanel','completed',10,'2024-05-13 19:56:15','2024-05-13 21:12:14','2024-05-13 21:07:14','2024-05-13 21:12:13',NULL,0,0,NULL,NULL),(17948,'mixpanel','completed',10,'2024-05-13 20:14:57','2024-05-13 21:22:15','2024-05-13 21:16:56','2024-05-13 21:22:14',NULL,0,0,NULL,NULL),(17949,'mixpanel','completed',10,'2024-05-13 19:30:20','2024-05-13 21:32:14','2024-05-13 21:27:19','2024-05-13 21:32:13',NULL,0,0,NULL,NULL),(17950,'mixpanel','completed',10,'2024-05-13 20:11:28','2024-05-13 21:39:29','2024-05-13 21:37:27','2024-05-13 21:39:28',NULL,0,0,NULL,NULL),(17951,'mixpanel','completed',10,'2024-05-13 20:35:11','2024-05-13 21:47:14','2024-05-13 21:42:10','2024-05-13 21:47:13',NULL,0,0,NULL,NULL),(17952,'mixpanel','completed',10,'2024-05-13 20:07:13','2024-05-13 21:57:14','2024-05-13 21:52:12','2024-05-13 21:57:13',NULL,0,0,NULL,NULL),(17953,'mixpanel','completed',10,'2024-05-13 20:42:20','2024-05-13 22:07:27','2024-05-13 22:02:19','2024-05-13 22:07:25',NULL,0,0,NULL,NULL),(17954,'mixpanel','completed',10,'2024-05-13 21:00:12','2024-05-13 22:17:27','2024-05-13 22:12:11','2024-05-13 22:17:24',NULL,0,0,NULL,NULL),(17955,'mixpanel','completed',10,'2024-05-13 20:29:37','2024-05-13 22:27:13','2024-05-13 22:22:34','2024-05-13 22:27:12',NULL,0,0,NULL,NULL),(17956,'mixpanel','completed',10,'2024-05-13 21:18:16','2024-05-13 22:37:26','2024-05-13 22:32:15','2024-05-13 22:37:25',NULL,0,0,NULL,NULL),(17957,'mixpanel','completed',10,'2024-05-13 21:10:17','2024-05-13 22:47:09','2024-05-13 22:41:16','2024-05-13 22:47:08',NULL,0,0,NULL,NULL),(17958,'mixpanel','completed',10,'2024-05-13 21:42:23','2024-05-13 22:57:10','2024-05-13 22:52:22','2024-05-13 22:57:09',NULL,0,0,NULL,NULL),(17959,'mixpanel','completed',10,'2024-05-13 21:31:25','2024-05-13 23:05:16','2024-05-13 23:02:24','2024-05-13 23:05:14',NULL,0,0,NULL,NULL),(17960,'mixpanel','completed',10,'2024-05-13 21:59:22','2024-05-13 23:17:11','2024-05-13 23:12:21','2024-05-13 23:17:10',NULL,0,0,NULL,NULL),(17961,'mixpanel','completed',10,'2024-05-13 21:45:23','2024-05-13 23:27:12','2024-05-13 23:22:22','2024-05-13 23:27:11',NULL,0,0,NULL,NULL),(17962,'mixpanel','completed',10,'2024-05-13 22:01:11','2024-05-13 23:34:40','2024-05-13 23:32:10','2024-05-13 23:34:39',NULL,0,0,NULL,NULL),(17963,'mixpanel','completed',10,'2024-05-13 22:03:01','2024-05-13 23:39:42','2024-05-13 23:37:00','2024-05-13 23:39:41',NULL,0,0,NULL,NULL),(17964,'mixpanel','completed',10,'2024-05-13 22:40:11','2024-05-13 23:47:11','2024-05-13 23:42:10','2024-05-13 23:47:11',NULL,0,0,NULL,NULL),(17965,'mixpanel','completed',10,'2024-05-13 22:30:12','2024-05-13 23:54:42','2024-05-13 23:52:11','2024-05-13 23:54:41',NULL,0,0,NULL,NULL),(17966,'mixpanel','completed',10,'2024-05-13 21:56:42','2024-05-14 00:02:14','2024-05-13 23:57:41','2024-05-14 00:02:13',NULL,0,0,NULL,NULL),(17967,'mixpanel','completed',10,'2024-05-13 22:22:22','2024-05-14 00:12:12','2024-05-14 00:07:22','2024-05-14 00:12:11',NULL,0,0,NULL,NULL),(17968,'mixpanel','completed',10,'2024-05-13 22:23:12','2024-05-14 00:22:10','2024-05-14 00:17:11','2024-05-14 00:22:09',NULL,0,0,NULL,NULL),(17969,'mixpanel','completed',10,'2024-05-13 23:22:27','2024-05-14 00:28:44','2024-05-14 00:26:26','2024-05-14 00:28:43',NULL,0,0,NULL,NULL),(17970,'mixpanel','completed',10,'2024-05-13 23:20:48','2024-05-14 00:32:51','2024-05-14 00:30:47','2024-05-14 00:32:50',NULL,0,0,NULL,NULL),(17971,'mixpanel','completed',10,'2024-05-13 23:01:12','2024-05-14 00:42:12','2024-05-14 00:37:11','2024-05-14 00:42:11',NULL,0,0,NULL,NULL),(17972,'mixpanel','completed',10,'2024-05-13 23:15:10','2024-05-14 00:52:14','2024-05-14 00:47:10','2024-05-14 00:52:13',NULL,0,0,NULL,NULL),(17973,'mixpanel','completed',10,'2024-05-13 23:45:22','2024-05-14 01:02:13','2024-05-14 00:55:21','2024-05-14 01:02:12',NULL,0,0,NULL,NULL),(17974,'mixpanel','completed',10,'2024-05-13 23:18:12','2024-05-14 01:12:12','2024-05-14 01:07:11','2024-05-14 01:12:11',NULL,0,0,NULL,NULL),(17975,'mixpanel','completed',10,'2024-05-14 00:11:14','2024-05-14 01:22:10','2024-05-14 01:17:12','2024-05-14 01:22:09',NULL,0,0,NULL,NULL),(17976,'mixpanel','completed',10,'2024-05-13 23:41:11','2024-05-14 01:32:11','2024-05-14 01:27:10','2024-05-14 01:32:10',NULL,0,0,NULL,NULL),(17977,'mixpanel','completed',10,'2024-05-13 23:37:52','2024-05-14 01:41:55','2024-05-14 01:35:52','2024-05-14 01:41:54',NULL,0,0,NULL,NULL),(17978,'mixpanel','completed',10,'2024-05-13 23:50:15','2024-05-14 01:52:13','2024-05-14 01:47:13','2024-05-14 01:52:12',NULL,0,0,NULL,NULL),(17979,'mixpanel','completed',10,'2024-05-14 00:13:55','2024-05-14 02:02:12','2024-05-14 01:56:54','2024-05-14 02:02:11',NULL,0,0,NULL,NULL),(17980,'mixpanel','completed',10,'2024-05-14 00:09:17','2024-05-14 02:07:13','2024-05-14 02:04:16','2024-05-14 02:07:12',NULL,0,0,NULL,NULL),(17981,'mixpanel','completed',10,'2024-05-14 00:37:54','2024-05-14 02:17:14','2024-05-14 02:11:54','2024-05-14 02:17:13',NULL,0,0,NULL,NULL),(17982,'mixpanel','completed',10,'2024-05-14 00:40:11','2024-05-14 02:26:55','2024-05-14 02:22:10','2024-05-14 02:26:54',NULL,0,0,NULL,NULL),(17983,'mixpanel','completed',10,'2024-05-14 00:44:12','2024-05-14 02:37:11','2024-05-14 02:32:11','2024-05-14 02:37:10',NULL,0,0,NULL,NULL),(17984,'mixpanel','completed',10,'2024-05-14 01:02:55','2024-05-14 02:47:11','2024-05-14 02:41:54','2024-05-14 02:47:10',NULL,0,0,NULL,NULL),(17985,'mixpanel','completed',10,'2024-05-14 01:15:20','2024-05-14 02:56:55','2024-05-14 02:51:19','2024-05-14 02:56:54',NULL,0,0,NULL,NULL),(17986,'mixpanel','completed',10,'2024-05-14 01:23:16','2024-05-14 03:06:43','2024-05-14 03:02:15','2024-05-14 03:06:42',NULL,0,0,NULL,NULL),(17987,'mixpanel','completed',10,'2024-05-14 02:02:55','2024-05-14 03:17:15','2024-05-14 03:11:54','2024-05-14 03:17:14',NULL,0,0,NULL,NULL),(17988,'mixpanel','completed',10,'2024-05-14 01:42:13','2024-05-14 03:26:55','2024-05-14 03:22:12','2024-05-14 03:26:53',NULL,0,0,NULL,NULL),(17989,'mixpanel','completed',10,'2024-05-14 01:45:13','2024-05-14 03:37:12','2024-05-14 03:32:12','2024-05-14 03:37:11',NULL,0,0,NULL,NULL),(17990,'mixpanel','completed',10,'2024-05-14 01:49:55','2024-05-14 03:47:14','2024-05-14 03:41:54','2024-05-14 03:47:13',NULL,0,0,NULL,NULL),(17991,'mixpanel','completed',10,'2024-05-14 02:01:15','2024-05-14 03:56:55','2024-05-14 03:52:14','2024-05-14 03:56:54',NULL,0,0,NULL,NULL),(17992,'mixpanel','completed',10,'2024-05-14 02:26:14','2024-05-14 04:07:11','2024-05-14 04:02:13','2024-05-14 04:07:10',NULL,0,0,NULL,NULL),(17993,'mixpanel','completed',10,'2024-05-14 02:37:02','2024-05-14 04:17:14','2024-05-14 04:12:01','2024-05-14 04:17:13',NULL,0,0,NULL,NULL),(17994,'mixpanel','completed',10,'2024-05-14 02:24:24','2024-05-14 04:27:10','2024-05-14 04:22:23','2024-05-14 04:27:09',NULL,0,0,NULL,NULL),(17995,'mixpanel','completed',10,'2024-05-14 02:33:17','2024-05-14 04:37:13','2024-05-14 04:32:14','2024-05-14 04:37:11',NULL,0,0,NULL,NULL),(17996,'mixpanel','completed',10,'2024-05-14 03:20:16','2024-05-14 04:47:15','2024-05-14 04:42:14','2024-05-14 04:47:13',NULL,0,0,NULL,NULL),(17997,'mixpanel','completed',10,'2024-05-14 03:15:13','2024-05-14 04:56:55','2024-05-14 04:51:12','2024-05-14 04:56:54',NULL,0,0,NULL,NULL),(17998,'mixpanel','completed',10,'2024-05-14 03:22:13','2024-05-14 05:07:14','2024-05-14 05:02:12','2024-05-14 05:07:13',NULL,0,0,NULL,NULL),(17999,'mixpanel','completed',10,'2024-05-14 03:45:06','2024-05-14 05:17:25','2024-05-14 05:12:05','2024-05-14 05:17:24',NULL,0,0,NULL,NULL),(18000,'mixpanel','completed',10,'2024-05-14 03:42:12','2024-05-14 05:27:08','2024-05-14 05:22:11','2024-05-14 05:27:07',NULL,0,0,NULL,NULL),(18001,'mixpanel','completed',10,'2024-05-14 03:35:13','2024-05-14 05:37:24','2024-05-14 05:32:13','2024-05-14 05:37:23',NULL,0,0,NULL,NULL),(18002,'mixpanel','completed',10,'2024-05-14 04:14:55','2024-05-14 05:47:15','2024-05-14 05:41:54','2024-05-14 05:47:14',NULL,0,0,NULL,NULL),(18003,'mixpanel','completed',10,'2024-05-14 03:51:13','2024-05-14 05:56:55','2024-05-14 05:52:12','2024-05-14 05:56:54',NULL,0,0,NULL,NULL),(18004,'mixpanel','completed',10,'2024-05-14 04:08:14','2024-05-14 06:07:15','2024-05-14 06:02:13','2024-05-14 06:07:14',NULL,0,0,NULL,NULL),(18005,'mixpanel','completed',10,'2024-05-14 04:40:55','2024-05-14 06:17:14','2024-05-14 06:11:54','2024-05-14 06:17:13',NULL,0,0,NULL,NULL),(18006,'mixpanel','completed',10,'2024-05-14 04:59:13','2024-05-14 06:26:55','2024-05-14 06:22:12','2024-05-14 06:26:54',NULL,0,0,NULL,NULL),(18007,'mixpanel','completed',10,'2024-05-14 04:43:14','2024-05-14 06:37:14','2024-05-14 06:32:13','2024-05-14 06:37:13',NULL,0,0,NULL,NULL),(18008,'mixpanel','completed',10,'2024-05-14 05:04:55','2024-05-14 06:47:12','2024-05-14 06:41:54','2024-05-14 06:47:11',NULL,0,0,NULL,NULL),(18009,'mixpanel','completed',10,'2024-05-14 05:10:15','2024-05-14 06:56:55','2024-05-14 06:52:14','2024-05-14 06:56:54',NULL,0,0,NULL,NULL),(18010,'mixpanel','completed',10,'2024-05-14 05:45:13','2024-05-14 07:07:12','2024-05-14 07:02:12','2024-05-14 07:07:11',NULL,0,0,NULL,NULL),(18011,'mixpanel','completed',10,'2024-05-14 05:31:43','2024-05-14 07:17:14','2024-05-14 07:11:42','2024-05-14 07:17:13',NULL,0,0,NULL,NULL),(18012,'mixpanel','completed',10,'2024-05-14 05:27:28','2024-05-14 07:27:03','2024-05-14 07:22:27','2024-05-14 07:27:02',NULL,0,0,NULL,NULL),(18013,'mixpanel','completed',10,'2024-05-14 06:14:26','2024-05-14 07:37:12','2024-05-14 07:32:25','2024-05-14 07:37:11',NULL,0,0,NULL,NULL),(18014,'mixpanel','completed',10,'2024-05-14 06:02:06','2024-05-14 07:47:13','2024-05-14 07:42:05','2024-05-14 07:47:12',NULL,0,0,NULL,NULL),(18015,'mixpanel','completed',10,'2024-05-14 06:35:23','2024-05-14 07:56:55','2024-05-14 07:52:22','2024-05-14 07:56:54',NULL,0,0,NULL,NULL),(18016,'mixpanel','completed',10,'2024-05-14 06:27:23','2024-05-14 08:07:15','2024-05-14 08:02:22','2024-05-14 08:07:14',NULL,0,0,NULL,NULL),(18017,'mixpanel','completed',10,'2024-05-14 06:39:04','2024-05-14 08:17:11','2024-05-14 08:12:03','2024-05-14 08:17:10',NULL,0,0,NULL,NULL),(18018,'mixpanel','completed',10,'2024-05-14 07:12:05','2024-05-14 08:24:17','2024-05-14 08:22:04','2024-05-14 08:24:16',NULL,0,0,NULL,NULL),(18019,'mixpanel','completed',10,'2024-05-14 07:12:09','2024-05-14 08:32:13','2024-05-14 08:27:08','2024-05-14 08:32:12',NULL,0,0,NULL,NULL),(18020,'mixpanel','completed',10,'2024-05-14 07:31:52','2024-05-14 08:42:12','2024-05-14 08:36:51','2024-05-14 08:42:11',NULL,0,0,NULL,NULL),(18021,'mixpanel','completed',10,'2024-05-14 06:56:11','2024-05-14 08:52:05','2024-05-14 08:47:10','2024-05-14 08:52:04',NULL,0,0,NULL,NULL),(18022,'mixpanel','completed',10,'2024-05-14 07:39:05','2024-05-14 09:02:15','2024-05-14 08:57:04','2024-05-14 09:02:14',NULL,0,0,NULL,NULL),(18023,'mixpanel','completed',10,'2024-05-14 07:16:15','2024-05-14 09:10:41','2024-05-14 09:07:14','2024-05-14 09:10:40',NULL,0,0,NULL,NULL),(18024,'mixpanel','completed',10,'2024-05-14 08:01:14','2024-05-14 09:22:11','2024-05-14 09:17:13','2024-05-14 09:22:10',NULL,0,0,NULL,NULL),(18025,'mixpanel','completed',10,'2024-05-14 07:45:56','2024-05-14 09:32:14','2024-05-14 09:26:55','2024-05-14 09:32:13',NULL,0,0,NULL,NULL),(18026,'mixpanel','completed',10,'2024-05-14 07:37:12','2024-05-14 09:41:55','2024-05-14 09:37:11','2024-05-14 09:41:54',NULL,0,0,NULL,NULL),(18027,'mixpanel','completed',10,'2024-05-14 08:32:13','2024-05-14 09:52:20','2024-05-14 09:47:12','2024-05-14 09:52:19',NULL,0,0,NULL,NULL),(18028,'mixpanel','completed',10,'2024-05-14 07:59:55','2024-05-14 10:02:13','2024-05-14 09:56:54','2024-05-14 10:02:12',NULL,0,0,NULL,NULL),(18029,'mixpanel','completed',10,'2024-05-14 08:12:12','2024-05-14 10:11:55','2024-05-14 10:07:11','2024-05-14 10:11:54',NULL,0,0,NULL,NULL),(18030,'mixpanel','completed',10,'2024-05-14 08:40:12','2024-05-14 10:22:13','2024-05-14 10:17:11','2024-05-14 10:22:12',NULL,0,0,NULL,NULL),(18031,'mixpanel','completed',10,'2024-05-14 09:04:55','2024-05-14 10:32:17','2024-05-14 10:26:54','2024-05-14 10:32:16',NULL,0,0,NULL,NULL),(18032,'mixpanel','completed',10,'2024-05-14 09:08:12','2024-05-14 10:41:55','2024-05-14 10:37:11','2024-05-14 10:41:54',NULL,0,0,NULL,NULL),(18033,'mixpanel','completed',10,'2024-05-14 09:20:42','2024-05-14 10:52:13','2024-05-14 10:45:42','2024-05-14 10:52:12',NULL,0,0,NULL,NULL),(18034,'mixpanel','completed',10,'2024-05-14 08:59:55','2024-05-14 11:02:16','2024-05-14 10:56:54','2024-05-14 11:02:15',NULL,0,0,NULL,NULL),(18035,'mixpanel','completed',10,'2024-05-14 09:32:12','2024-05-14 11:11:55','2024-05-14 11:07:11','2024-05-14 11:11:54',NULL,0,0,NULL,NULL),(18036,'mixpanel','completed',10,'2024-05-14 09:20:12','2024-05-14 11:22:14','2024-05-14 11:17:11','2024-05-14 11:22:12',NULL,0,0,NULL,NULL),(18037,'mixpanel','completed',10,'2024-05-14 09:32:55','2024-05-14 11:32:15','2024-05-14 11:26:54','2024-05-14 11:32:14',NULL,0,0,NULL,NULL),(18038,'mixpanel','completed',10,'2024-05-14 10:11:13','2024-05-14 11:42:12','2024-05-14 11:37:12','2024-05-14 11:42:11',NULL,0,0,NULL,NULL),(18039,'mixpanel','completed',10,'2024-05-14 10:40:13','2024-05-14 11:52:12','2024-05-14 11:47:12','2024-05-14 11:52:11',NULL,0,0,NULL,NULL),(18040,'mixpanel','completed',10,'2024-05-14 10:24:55','2024-05-14 12:02:27','2024-05-14 11:56:54','2024-05-14 12:02:26',NULL,0,0,NULL,NULL),(18041,'mixpanel','completed',10,'2024-05-14 10:10:21','2024-05-14 12:12:03','2024-05-14 12:07:20','2024-05-14 12:12:02',NULL,0,0,NULL,NULL),(18042,'mixpanel','completed',10,'2024-05-14 11:05:12','2024-05-14 12:20:18','2024-05-14 12:17:11','2024-05-14 12:20:17',NULL,0,0,NULL,NULL),(18043,'mixpanel','completed',10,'2024-05-14 11:03:21','2024-05-14 12:25:17','2024-05-14 12:22:20','2024-05-14 12:25:16',NULL,0,0,NULL,NULL),(18044,'mixpanel','completed',10,'2024-05-14 10:36:21','2024-05-14 12:37:13','2024-05-14 12:32:19','2024-05-14 12:37:12',NULL,0,0,NULL,NULL),(18045,'mixpanel','completed',10,'2024-05-14 11:06:55','2024-05-14 12:47:22','2024-05-14 12:41:54','2024-05-14 12:47:21',NULL,0,0,NULL,NULL),(18046,'mixpanel','completed',10,'2024-05-14 11:02:13','2024-05-14 12:56:55','2024-05-14 12:52:12','2024-05-14 12:56:54',NULL,0,0,NULL,NULL),(18047,'mixpanel','completed',10,'2024-05-14 11:18:14','2024-05-14 13:07:12','2024-05-14 13:02:13','2024-05-14 13:07:11',NULL,0,0,NULL,NULL),(18048,'mixpanel','completed',10,'2024-05-14 11:38:03','2024-05-14 13:17:11','2024-05-14 13:12:02','2024-05-14 13:17:10',NULL,0,0,NULL,NULL),(18049,'mixpanel','completed',10,'2024-05-14 11:37:32','2024-05-14 13:26:24','2024-05-14 13:21:31','2024-05-14 13:26:23',NULL,0,0,NULL,NULL),(18050,'mixpanel','completed',10,'2024-05-14 12:23:10','2024-05-14 13:37:22','2024-05-14 13:32:09','2024-05-14 13:37:21',NULL,0,0,NULL,NULL),(18051,'mixpanel','completed',10,'2024-05-14 12:22:25','2024-05-14 13:47:13','2024-05-14 13:41:24','2024-05-14 13:47:12',NULL,0,0,NULL,NULL),(18052,'schedule_re_engagement_email','completed',10,'2024-05-15 13:50:18','2024-05-15 13:52:10','2024-05-14 13:50:17','2024-05-15 13:52:09',NULL,0,0,NULL,NULL),(18053,'mixpanel','completed',10,'2024-05-14 12:40:18','2024-05-14 13:57:06','2024-05-14 13:50:17','2024-05-14 13:57:05',NULL,0,0,NULL,NULL),(18054,'mixpanel','completed',10,'2024-05-14 12:44:13','2024-05-14 14:07:26','2024-05-14 14:02:12','2024-05-14 14:07:25',NULL,0,0,NULL,NULL),(18055,'mixpanel','completed',10,'2024-05-14 12:18:08','2024-05-14 14:17:20','2024-05-14 14:12:07','2024-05-14 14:17:19',NULL,0,0,NULL,NULL),(18056,'mixpanel','completed',10,'2024-05-14 12:29:12','2024-05-14 14:26:55','2024-05-14 14:22:11','2024-05-14 14:26:54',NULL,0,0,NULL,NULL),(18057,'mixpanel','completed',10,'2024-05-14 13:23:13','2024-05-14 14:37:13','2024-05-14 14:32:12','2024-05-14 14:37:12',NULL,0,0,NULL,NULL),(18058,'mixpanel','completed',10,'2024-05-14 12:46:55','2024-05-14 14:46:06','2024-05-14 14:41:54','2024-05-14 14:46:04',NULL,0,0,NULL,NULL),(18059,'mixpanel','completed',10,'2024-05-14 13:01:11','2024-05-14 14:57:04','2024-05-14 14:52:10','2024-05-14 14:57:03',NULL,0,0,NULL,NULL),(18060,'mixpanel','completed',10,'2024-05-14 13:41:12','2024-05-14 15:07:12','2024-05-14 15:02:11','2024-05-14 15:07:11',NULL,0,0,NULL,NULL),(18061,'mixpanel','completed',10,'2024-05-14 13:11:07','2024-05-14 15:17:15','2024-05-14 15:12:06','2024-05-14 15:17:14',NULL,0,0,NULL,NULL),(18062,'mixpanel','completed',10,'2024-05-14 13:58:13','2024-05-14 15:26:55','2024-05-14 15:22:12','2024-05-14 15:26:54',NULL,0,0,NULL,NULL),(18063,'mixpanel','completed',10,'2024-05-14 13:58:11','2024-05-14 15:37:12','2024-05-14 15:32:10','2024-05-14 15:37:11',NULL,0,0,NULL,NULL),(18064,'mixpanel','completed',10,'2024-05-14 14:36:02','2024-05-14 15:47:12','2024-05-14 15:42:01','2024-05-14 15:47:10',NULL,0,0,NULL,NULL),(18065,'mixpanel','completed',10,'2024-05-14 14:41:10','2024-05-14 15:57:06','2024-05-14 15:52:09','2024-05-14 15:57:05',NULL,0,0,NULL,NULL),(18066,'mixpanel','completed',10,'2024-05-14 14:47:26','2024-05-14 16:07:14','2024-05-14 16:02:25','2024-05-14 16:07:13',NULL,0,0,NULL,NULL),(18067,'mixpanel','completed',10,'2024-05-14 14:48:11','2024-05-14 16:21:09','2024-05-14 16:17:10','2024-05-14 16:21:08',NULL,0,0,NULL,NULL),(18068,'mixpanel','completed',10,'2024-05-14 15:01:56','2024-05-14 16:32:12','2024-05-14 16:26:55','2024-05-14 16:32:11',NULL,0,0,NULL,NULL),(18069,'mixpanel','completed',10,'2024-05-14 14:48:12','2024-05-14 16:42:07','2024-05-14 16:37:11','2024-05-14 16:42:06',NULL,0,0,NULL,NULL),(18070,'mixpanel','completed',10,'2024-05-14 15:03:12','2024-05-14 16:52:07','2024-05-14 16:47:11','2024-05-14 16:52:06',NULL,0,0,NULL,NULL),(18071,'mixpanel','completed',10,'2024-05-14 15:45:55','2024-05-14 17:02:28','2024-05-14 16:56:54','2024-05-14 17:02:27',NULL,0,0,NULL,NULL),(18072,'mixpanel','completed',10,'2024-05-14 15:30:12','2024-05-14 17:11:55','2024-05-14 17:07:11','2024-05-14 17:11:54',NULL,0,0,NULL,NULL),(18073,'mixpanel','completed',10,'2024-05-14 15:16:13','2024-05-14 17:22:26','2024-05-14 17:17:12','2024-05-14 17:22:25',NULL,0,0,NULL,NULL),(18074,'mixpanel','completed',10,'2024-05-14 16:24:55','2024-05-14 17:32:11','2024-05-14 17:26:54','2024-05-14 17:32:10',NULL,0,0,NULL,NULL),(18075,'mixpanel','completed',10,'2024-05-14 16:02:12','2024-05-14 17:41:55','2024-05-14 17:37:11','2024-05-14 17:41:54',NULL,0,0,NULL,NULL),(18076,'mixpanel','completed',10,'2024-05-14 16:16:01','2024-05-14 17:47:08','2024-05-14 17:44:00','2024-05-14 17:47:07',NULL,0,0,NULL,NULL),(18077,'mixpanel','completed',10,'2024-05-14 16:35:13','2024-05-14 17:56:55','2024-05-14 17:52:12','2024-05-14 17:56:54',NULL,0,0,NULL,NULL),(18078,'mixpanel','completed',10,'2024-05-14 16:20:12','2024-05-14 18:05:46','2024-05-14 18:02:11','2024-05-14 18:05:44',NULL,0,0,NULL,NULL),(18079,'mixpanel','completed',10,'2024-05-14 16:58:04','2024-05-14 18:17:10','2024-05-14 18:12:03','2024-05-14 18:17:09',NULL,0,0,NULL,NULL),(18080,'mixpanel','completed',10,'2024-05-14 16:53:41','2024-05-14 18:22:43','2024-05-14 18:19:40','2024-05-14 18:22:41',NULL,0,0,NULL,NULL),(18081,'subscribers_engagement_score','completed',10,'2024-05-14 18:22:43','2024-05-14 18:24:49','2024-05-14 18:22:41','2024-05-14 18:24:48',NULL,0,0,NULL,NULL),(18082,'subscribers_engagement_score','completed',10,'2024-05-15 09:18:00','2024-05-15 09:22:02','2024-05-14 18:24:48','2024-05-15 09:22:02',NULL,0,0,NULL,NULL),(18083,'mixpanel','completed',10,'2024-05-14 16:52:49','2024-05-14 18:27:55','2024-05-14 18:24:48','2024-05-14 18:27:53',NULL,0,0,NULL,NULL),(18084,'mixpanel','completed',10,'2024-05-14 17:26:42','2024-05-14 18:33:01','2024-05-14 18:30:41','2024-05-14 18:33:00',NULL,0,0,NULL,NULL),(18085,'mixpanel','completed',10,'2024-05-14 16:40:53','2024-05-14 18:39:11','2024-05-14 18:35:52','2024-05-14 18:39:10',NULL,0,0,NULL,NULL),(18086,'mixpanel','completed',10,'2024-05-14 16:40:47','2024-05-14 18:43:55','2024-05-14 18:41:46','2024-05-14 18:43:54',NULL,0,0,NULL,NULL),(18087,'mixpanel','completed',10,'2024-05-14 17:02:57','2024-05-14 18:49:16','2024-05-14 18:46:56','2024-05-14 18:49:15',NULL,0,0,NULL,NULL),(18088,'mixpanel','completed',10,'2024-05-14 17:41:29','2024-05-14 18:53:57','2024-05-14 18:51:28','2024-05-14 18:53:56',NULL,0,0,NULL,NULL),(18089,'mixpanel','completed',10,'2024-05-14 17:18:55','2024-05-14 18:59:02','2024-05-14 18:56:54','2024-05-14 18:59:01',NULL,0,0,NULL,NULL),(18090,'mixpanel','completed',10,'2024-05-14 17:39:33','2024-05-14 19:03:42','2024-05-14 19:01:32','2024-05-14 19:03:41',NULL,0,0,NULL,NULL),(18091,'mixpanel','completed',10,'2024-05-14 17:08:49','2024-05-14 19:08:55','2024-05-14 19:06:48','2024-05-14 19:08:54',NULL,0,0,NULL,NULL),(18092,'mixpanel','completed',10,'2024-05-14 17:29:05','2024-05-14 19:13:13','2024-05-14 19:11:04','2024-05-14 19:13:12',NULL,0,0,NULL,NULL),(18093,'mixpanel','completed',10,'2024-05-14 17:58:55','2024-05-14 19:18:19','2024-05-14 19:15:54','2024-05-14 19:18:18',NULL,0,0,NULL,NULL),(18094,'mixpanel','completed',10,'2024-05-14 17:49:48','2024-05-14 19:23:25','2024-05-14 19:20:47','2024-05-14 19:23:24',NULL,0,0,NULL,NULL),(18095,'mixpanel','completed',10,'2024-05-14 18:14:03','2024-05-14 19:28:50','2024-05-14 19:26:02','2024-05-14 19:28:49',NULL,0,0,NULL,NULL),(18096,'mixpanel','completed',10,'2024-05-14 17:40:52','2024-05-14 19:34:03','2024-05-14 19:31:51','2024-05-14 19:34:02',NULL,0,0,NULL,NULL),(18097,'mixpanel','completed',10,'2024-05-14 18:00:58','2024-05-14 19:40:56','2024-05-14 19:36:57','2024-05-14 19:40:56',NULL,0,0,NULL,NULL),(18098,'mixpanel','completed',10,'2024-05-14 18:11:09','2024-05-14 19:46:45','2024-05-14 19:44:08','2024-05-14 19:46:44',NULL,0,0,NULL,NULL),(18099,'mixpanel','completed',10,'2024-05-14 18:01:08','2024-05-14 19:51:46','2024-05-14 19:49:07','2024-05-14 19:51:45',NULL,0,0,NULL,NULL),(18100,'mixpanel','completed',10,'2024-05-14 18:09:11','2024-05-14 19:56:55','2024-05-14 19:54:10','2024-05-14 19:56:54',NULL,0,0,NULL,NULL),(18101,'mixpanel','completed',10,'2024-05-14 18:42:55','2024-05-14 20:01:56','2024-05-14 19:59:54','2024-05-14 20:01:55',NULL,0,0,NULL,NULL),(18102,'mixpanel','completed',10,'2024-05-14 18:49:49','2024-05-14 20:07:15','2024-05-14 20:04:48','2024-05-14 20:07:14',NULL,0,0,NULL,NULL),(18103,'mixpanel','completed',10,'2024-05-14 18:38:42','2024-05-14 20:12:03','2024-05-14 20:09:41','2024-05-14 20:12:02',NULL,0,0,NULL,NULL),(18104,'mixpanel','completed',10,'2024-05-14 18:58:17','2024-05-14 20:17:14','2024-05-14 20:14:16','2024-05-14 20:17:13',NULL,0,0,NULL,NULL),(18105,'mixpanel','completed',10,'2024-05-14 18:43:34','2024-05-14 20:23:36','2024-05-14 20:20:34','2024-05-14 20:23:35',NULL,0,0,NULL,NULL),(18106,'mixpanel','completed',10,'2024-05-14 18:51:24','2024-05-14 20:32:13','2024-05-14 20:26:21','2024-05-14 20:32:13',NULL,0,0,NULL,NULL),(18107,'mixpanel','completed',10,'2024-05-14 18:47:13','2024-05-14 20:41:55','2024-05-14 20:37:12','2024-05-14 20:41:54',NULL,0,0,NULL,NULL),(18108,'mixpanel','completed',10,'2024-05-14 19:36:15','2024-05-14 20:52:11','2024-05-14 20:47:14','2024-05-14 20:52:10',NULL,0,0,NULL,NULL),(18109,'mixpanel','completed',10,'2024-05-14 19:04:55','2024-05-14 21:02:11','2024-05-14 20:56:54','2024-05-14 21:02:10',NULL,0,0,NULL,NULL),(18110,'mixpanel','completed',10,'2024-05-14 19:53:13','2024-05-14 21:11:55','2024-05-14 21:07:12','2024-05-14 21:11:54',NULL,0,0,NULL,NULL),(18111,'mixpanel','completed',10,'2024-05-14 19:25:15','2024-05-14 21:20:50','2024-05-14 21:17:14','2024-05-14 21:20:49',NULL,0,0,NULL,NULL),(18112,'mixpanel','completed',10,'2024-05-14 20:01:55','2024-05-14 21:32:14','2024-05-14 21:26:54','2024-05-14 21:32:13',NULL,0,0,NULL,NULL),(18113,'mixpanel','completed',10,'2024-05-14 20:15:34','2024-05-14 21:41:57','2024-05-14 21:37:31','2024-05-14 21:41:54',NULL,0,0,NULL,NULL),(18114,'mixpanel','completed',10,'2024-05-14 20:06:14','2024-05-14 21:52:13','2024-05-14 21:47:13','2024-05-14 21:52:12',NULL,0,0,NULL,NULL),(18115,'mixpanel','completed',10,'2024-05-14 20:06:10','2024-05-14 22:02:13','2024-05-14 21:57:09','2024-05-14 22:02:12',NULL,0,0,NULL,NULL),(18116,'mixpanel','completed',10,'2024-05-14 20:20:13','2024-05-14 22:11:56','2024-05-14 22:07:12','2024-05-14 22:11:55',NULL,0,0,NULL,NULL),(18117,'mixpanel','completed',10,'2024-05-14 21:09:14','2024-05-14 22:22:13','2024-05-14 22:17:13','2024-05-14 22:22:12',NULL,0,0,NULL,NULL),(18118,'mixpanel','completed',10,'2024-05-14 21:07:07','2024-05-14 22:32:11','2024-05-14 22:27:06','2024-05-14 22:32:10',NULL,0,0,NULL,NULL),(18119,'mixpanel','completed',10,'2024-05-14 21:20:13','2024-05-14 22:41:55','2024-05-14 22:37:12','2024-05-14 22:41:54',NULL,0,0,NULL,NULL),(18120,'mixpanel','completed',10,'2024-05-14 20:48:18','2024-05-14 22:51:56','2024-05-14 22:47:15','2024-05-14 22:51:55',NULL,0,0,NULL,NULL),(18121,'mixpanel','completed',10,'2024-05-14 21:11:05','2024-05-14 23:02:15','2024-05-14 22:57:03','2024-05-14 23:02:13',NULL,0,0,NULL,NULL),(18122,'mixpanel','completed',10,'2024-05-14 21:41:55','2024-05-14 23:09:03','2024-05-14 23:06:54','2024-05-14 23:09:02',NULL,0,0,NULL,NULL),(18123,'mixpanel','completed',10,'2024-05-14 21:37:55','2024-05-14 23:17:39','2024-05-14 23:11:54','2024-05-14 23:17:36',NULL,0,0,NULL,NULL),(18124,'mixpanel','completed',10,'2024-05-14 22:05:57','2024-05-14 23:26:55','2024-05-14 23:21:55','2024-05-14 23:26:54',NULL,0,0,NULL,NULL),(18125,'mixpanel','completed',10,'2024-05-14 21:49:13','2024-05-14 23:36:55','2024-05-14 23:32:12','2024-05-14 23:36:54',NULL,0,0,NULL,NULL),(18126,'mixpanel','completed',10,'2024-05-14 22:36:55','2024-05-14 23:46:27','2024-05-14 23:41:54','2024-05-14 23:46:26',NULL,0,0,NULL,NULL),(18127,'mixpanel','completed',10,'2024-05-14 22:47:47','2024-05-14 23:56:55','2024-05-14 23:51:46','2024-05-14 23:56:54',NULL,0,0,NULL,NULL),(18128,'mixpanel','completed',10,'2024-05-14 22:27:15','2024-05-15 00:06:55','2024-05-15 00:02:14','2024-05-15 00:06:54',NULL,0,0,NULL,NULL),(18129,'mixpanel','completed',10,'2024-05-14 23:00:55','2024-05-15 00:17:14','2024-05-15 00:11:54','2024-05-15 00:17:13',NULL,0,0,NULL,NULL),(18130,'mixpanel','completed',10,'2024-05-14 22:27:55','2024-05-15 00:26:55','2024-05-15 00:21:54','2024-05-15 00:26:54',NULL,0,0,NULL,NULL),(18131,'mixpanel','completed',10,'2024-05-14 22:59:11','2024-05-15 00:36:55','2024-05-15 00:32:10','2024-05-15 00:36:54',NULL,0,0,NULL,NULL),(18132,'mixpanel','completed',10,'2024-05-14 23:17:55','2024-05-15 00:47:12','2024-05-15 00:41:54','2024-05-15 00:47:11',NULL,0,0,NULL,NULL),(18133,'mixpanel','completed',10,'2024-05-14 23:44:55','2024-05-15 00:56:58','2024-05-15 00:51:54','2024-05-15 00:56:56',NULL,0,0,NULL,NULL),(18134,'mixpanel','completed',10,'2024-05-14 23:05:12','2024-05-15 01:06:55','2024-05-15 01:02:12','2024-05-15 01:06:54',NULL,0,0,NULL,NULL),(18135,'mixpanel','completed',10,'2024-05-14 23:43:55','2024-05-15 01:17:14','2024-05-15 01:11:54','2024-05-15 01:17:13',NULL,0,0,NULL,NULL),(18136,'mixpanel','completed',10,'2024-05-15 00:10:55','2024-05-15 01:26:55','2024-05-15 01:21:55','2024-05-15 01:26:54',NULL,0,0,NULL,NULL),(18137,'mixpanel','completed',10,'2024-05-15 00:22:14','2024-05-15 01:36:55','2024-05-15 01:32:12','2024-05-15 01:36:54',NULL,0,0,NULL,NULL),(18138,'mixpanel','completed',10,'2024-05-15 00:23:55','2024-05-15 01:47:11','2024-05-15 01:41:54','2024-05-15 01:47:10',NULL,0,0,NULL,NULL),(18139,'mixpanel','completed',10,'2024-05-15 00:48:55','2024-05-15 01:56:56','2024-05-15 01:51:54','2024-05-15 01:56:55',NULL,0,0,NULL,NULL),(18140,'mixpanel','completed',10,'2024-05-15 01:00:14','2024-05-15 02:06:55','2024-05-15 02:02:13','2024-05-15 02:06:54',NULL,0,0,NULL,NULL),(18141,'mixpanel','completed',10,'2024-05-15 01:00:56','2024-05-15 02:16:21','2024-05-15 02:11:54','2024-05-15 02:16:19',NULL,0,0,NULL,NULL),(18142,'mixpanel','completed',10,'2024-05-15 00:34:55','2024-05-15 02:26:55','2024-05-15 02:21:54','2024-05-15 02:26:54',NULL,0,0,NULL,NULL),(18143,'mixpanel','completed',10,'2024-05-15 00:34:13','2024-05-15 02:36:53','2024-05-15 02:32:12','2024-05-15 02:36:52',NULL,0,0,NULL,NULL),(18144,'mixpanel','completed',10,'2024-05-15 01:35:53','2024-05-15 02:47:14','2024-05-15 02:41:53','2024-05-15 02:47:13',NULL,0,0,NULL,NULL),(18145,'mixpanel','completed',10,'2024-05-15 01:16:55','2024-05-15 02:56:54','2024-05-15 02:51:54','2024-05-15 02:56:53',NULL,0,0,NULL,NULL),(18146,'mixpanel','completed',10,'2024-05-15 01:42:12','2024-05-15 03:06:53','2024-05-15 03:02:12','2024-05-15 03:06:53',NULL,0,0,NULL,NULL),(18147,'mixpanel','completed',10,'2024-05-15 01:41:56','2024-05-15 03:17:09','2024-05-15 03:11:55','2024-05-15 03:17:08',NULL,0,0,NULL,NULL),(18148,'mixpanel','completed',10,'2024-05-15 02:04:54','2024-05-15 03:26:54','2024-05-15 03:21:53','2024-05-15 03:26:53',NULL,0,0,NULL,NULL),(18149,'mixpanel','completed',10,'2024-05-15 01:39:10','2024-05-15 03:36:53','2024-05-15 03:32:09','2024-05-15 03:36:53',NULL,0,0,NULL,NULL),(18150,'mixpanel','completed',10,'2024-05-15 02:17:54','2024-05-15 03:47:11','2024-05-15 03:41:53','2024-05-15 03:47:10',NULL,0,0,NULL,NULL),(18151,'mixpanel','completed',10,'2024-05-15 02:14:54','2024-05-15 03:56:05','2024-05-15 03:51:53','2024-05-15 03:56:05',NULL,0,0,NULL,NULL),(18152,'mixpanel','completed',10,'2024-05-15 02:54:11','2024-05-15 04:06:53','2024-05-15 04:02:10','2024-05-15 04:06:53',NULL,0,0,NULL,NULL),(18153,'mixpanel','completed',10,'2024-05-15 02:43:07','2024-05-15 04:11:54','2024-05-15 04:09:07','2024-05-15 04:11:53',NULL,0,0,NULL,NULL),(18154,'mixpanel','completed',10,'2024-05-15 02:20:12','2024-05-15 04:22:02','2024-05-15 04:17:12','2024-05-15 04:22:01',NULL,0,0,NULL,NULL),(18155,'mixpanel','completed',10,'2024-05-15 02:52:56','2024-05-15 04:32:22','2024-05-15 04:26:55','2024-05-15 04:32:20',NULL,0,0,NULL,NULL),(18156,'mixpanel','completed',10,'2024-05-15 03:18:56','2024-05-15 04:42:01','2024-05-15 04:36:54','2024-05-15 04:41:59',NULL,0,0,NULL,NULL),(18157,'mixpanel','completed',10,'2024-05-15 03:33:14','2024-05-15 04:51:54','2024-05-15 04:47:11','2024-05-15 04:51:53',NULL,0,0,NULL,NULL),(18158,'mixpanel','completed',10,'2024-05-15 03:32:37','2024-05-15 05:00:18','2024-05-15 04:55:36','2024-05-15 05:00:18',NULL,0,0,NULL,NULL),(18159,'mixpanel','completed',10,'2024-05-15 03:22:57','2024-05-15 05:06:54','2024-05-15 05:02:57','2024-05-15 05:06:53',NULL,0,0,NULL,NULL),(18160,'mixpanel','completed',10,'2024-05-15 03:28:54','2024-05-15 05:15:10','2024-05-15 05:11:53','2024-05-15 05:15:10',NULL,0,0,NULL,NULL),(18161,'mixpanel','completed',10,'2024-05-15 03:45:14','2024-05-15 05:19:52','2024-05-15 05:17:13','2024-05-15 05:19:52',NULL,0,0,NULL,NULL),(18162,'mixpanel','completed',10,'2024-05-15 03:23:02','2024-05-15 05:27:10','2024-05-15 05:22:01','2024-05-15 05:27:09',NULL,0,0,NULL,NULL),(18163,'mixpanel','completed',10,'2024-05-15 04:23:08','2024-05-15 05:32:14','2024-05-15 05:30:08','2024-05-15 05:32:13',NULL,0,0,NULL,NULL),(18164,'mixpanel','completed',10,'2024-05-15 04:22:24','2024-05-15 05:38:11','2024-05-15 05:35:23','2024-05-15 05:38:10',NULL,0,0,NULL,NULL),(18165,'mixpanel','completed',10,'2024-05-15 04:33:04','2024-05-15 05:44:06','2024-05-15 05:42:03','2024-05-15 05:44:06',NULL,0,0,NULL,NULL),(18166,'mixpanel','completed',10,'2024-05-15 04:09:22','2024-05-15 05:51:54','2024-05-15 05:46:21','2024-05-15 05:51:54',NULL,0,0,NULL,NULL),(18167,'mixpanel','completed',10,'2024-05-15 04:40:41','2024-05-15 05:57:06','2024-05-15 05:54:41','2024-05-15 05:57:05',NULL,0,0,NULL,NULL),(18168,'mixpanel','completed',10,'2024-05-15 04:41:54','2024-05-15 06:03:43','2024-05-15 06:00:54','2024-05-15 06:03:42',NULL,0,0,NULL,NULL),(18169,'mixpanel','completed',10,'2024-05-15 04:21:12','2024-05-15 06:10:13','2024-05-15 06:07:11','2024-05-15 06:10:12',NULL,0,0,NULL,NULL),(18170,'mixpanel','completed',10,'2024-05-15 04:35:20','2024-05-15 06:21:51','2024-05-15 06:17:20','2024-05-15 06:21:50',NULL,0,0,NULL,NULL),(18171,'mixpanel','completed',10,'2024-05-15 04:35:05','2024-05-15 06:30:48','2024-05-15 06:27:04','2024-05-15 06:30:47',NULL,0,0,NULL,NULL),(18172,'mixpanel','completed',10,'2024-05-15 05:15:26','2024-05-15 06:37:00','2024-05-15 06:34:25','2024-05-15 06:37:00',NULL,0,0,NULL,NULL),(18173,'mixpanel','completed',10,'2024-05-15 05:07:58','2024-05-15 06:47:04','2024-05-15 06:39:58','2024-05-15 06:47:04',NULL,0,0,NULL,NULL),(18174,'mixpanel','completed',10,'2024-05-15 04:58:45','2024-05-15 06:51:54','2024-05-15 06:49:45','2024-05-15 06:51:53',NULL,0,0,NULL,NULL),(18175,'mixpanel','completed',10,'2024-05-15 05:10:17','2024-05-15 06:58:59','2024-05-15 06:56:17','2024-05-15 06:58:58',NULL,0,0,NULL,NULL),(18176,'mixpanel','completed',10,'2024-05-15 05:37:12','2024-05-15 07:05:34','2024-05-15 07:02:11','2024-05-15 07:05:33',NULL,0,0,NULL,NULL),(18177,'mixpanel','completed',10,'2024-05-15 05:11:46','2024-05-15 07:11:54','2024-05-15 07:08:45','2024-05-15 07:11:53',NULL,0,0,NULL,NULL),(18178,'mixpanel','completed',10,'2024-05-15 05:48:27','2024-05-15 07:18:10','2024-05-15 07:15:26','2024-05-15 07:18:10',NULL,0,0,NULL,NULL),(18179,'mixpanel','completed',10,'2024-05-15 06:06:09','2024-05-15 07:25:15','2024-05-15 07:22:08','2024-05-15 07:25:14',NULL,0,0,NULL,NULL),(18180,'mixpanel','completed',10,'2024-05-15 06:23:12','2024-05-15 07:32:22','2024-05-15 07:28:11','2024-05-15 07:32:21',NULL,0,0,NULL,NULL),(18181,'mixpanel','completed',10,'2024-05-15 06:20:36','2024-05-15 07:37:05','2024-05-15 07:34:35','2024-05-15 07:37:04',NULL,0,0,NULL,NULL),(18182,'mixpanel','completed',10,'2024-05-15 06:06:09','2024-05-15 07:45:25','2024-05-15 07:40:08','2024-05-15 07:45:25',NULL,0,0,NULL,NULL),(18183,'mixpanel','completed',10,'2024-05-15 06:10:46','2024-05-15 07:52:03','2024-05-15 07:48:45','2024-05-15 07:52:03',NULL,0,0,NULL,NULL),(18184,'mixpanel','completed',10,'2024-05-15 06:49:07','2024-05-15 07:59:01','2024-05-15 07:56:07','2024-05-15 07:59:01',NULL,0,0,NULL,NULL),(18185,'mixpanel','completed',10,'2024-05-15 06:37:11','2024-05-15 08:06:28','2024-05-15 08:02:11','2024-05-15 08:06:27',NULL,0,0,NULL,NULL),(18186,'mixpanel','completed',10,'2024-05-15 06:26:54','2024-05-15 08:16:56','2024-05-15 08:11:53','2024-05-15 08:16:55',NULL,0,0,NULL,NULL),(18187,'mixpanel','completed',10,'2024-05-15 06:40:15','2024-05-15 08:27:06','2024-05-15 08:20:14','2024-05-15 08:27:05',NULL,0,0,NULL,NULL),(18188,'mixpanel','completed',10,'2024-05-15 07:04:41','2024-05-15 08:37:05','2024-05-15 08:30:41','2024-05-15 08:37:04',NULL,0,0,NULL,NULL),(18189,'mixpanel','completed',10,'2024-05-15 07:32:54','2024-05-15 08:46:54','2024-05-15 08:41:53','2024-05-15 08:46:53',NULL,0,0,NULL,NULL),(18190,'mixpanel','completed',10,'2024-05-15 07:34:29','2024-05-15 08:52:11','2024-05-15 08:49:29','2024-05-15 08:52:11',NULL,0,0,NULL,NULL),(18191,'mixpanel','completed',10,'2024-05-15 07:32:04','2024-05-15 09:01:54','2024-05-15 08:57:03','2024-05-15 09:01:53',NULL,0,0,NULL,NULL),(18192,'mixpanel','completed',10,'2024-05-15 08:00:40','2024-05-15 09:06:59','2024-05-15 09:04:39','2024-05-15 09:06:59',NULL,0,0,NULL,NULL),(18193,'mixpanel','completed',10,'2024-05-15 07:30:54','2024-05-15 09:16:12','2024-05-15 09:11:53','2024-05-15 09:16:11',NULL,0,0,NULL,NULL),(18194,'subscribers_engagement_score','completed',10,'2024-05-16 18:00:00','2024-05-16 18:02:12','2024-05-15 09:22:02','2024-05-16 18:02:10',NULL,0,0,NULL,NULL),(18195,'mixpanel','completed',10,'2024-05-15 07:36:02','2024-05-15 09:24:23','2024-05-15 09:22:02','2024-05-15 09:24:22',NULL,0,0,NULL,NULL),(18196,'mixpanel','completed',10,'2024-05-15 07:53:14','2024-05-15 09:29:21','2024-05-15 09:27:13','2024-05-15 09:29:20',NULL,0,0,NULL,NULL),(18197,'mixpanel','completed',10,'2024-05-15 08:18:02','2024-05-15 09:35:49','2024-05-15 09:32:02','2024-05-15 09:35:48',NULL,0,0,NULL,NULL),(18198,'mixpanel','completed',10,'2024-05-15 07:38:45','2024-05-15 09:42:21','2024-05-15 09:39:44','2024-05-15 09:42:20',NULL,0,0,NULL,NULL),(18199,'mixpanel','completed',10,'2024-05-15 08:45:09','2024-05-15 09:49:15','2024-05-15 09:47:08','2024-05-15 09:49:14',NULL,0,0,NULL,NULL),(18200,'mixpanel','completed',10,'2024-05-15 08:25:56','2024-05-15 09:57:07','2024-05-15 09:51:55','2024-05-15 09:57:06',NULL,0,0,NULL,NULL),(18201,'mixpanel','completed',10,'2024-05-15 08:42:21','2024-05-15 10:02:02','2024-05-15 09:59:19','2024-05-15 10:02:01',NULL,0,0,NULL,NULL),(18202,'mixpanel','completed',10,'2024-05-15 08:35:16','2024-05-15 10:10:24','2024-05-15 10:07:15','2024-05-15 10:10:23',NULL,0,0,NULL,NULL),(18203,'mixpanel','completed',10,'2024-05-15 09:11:22','2024-05-15 10:19:02','2024-05-15 10:15:21','2024-05-15 10:19:01',NULL,0,0,NULL,NULL),(18204,'mixpanel','completed',10,'2024-05-15 08:55:11','2024-05-15 10:24:49','2024-05-15 10:22:10','2024-05-15 10:24:48',NULL,0,0,NULL,NULL),(18205,'mixpanel','completed',10,'2024-05-15 09:04:04','2024-05-15 10:31:56','2024-05-15 10:27:03','2024-05-15 10:31:55',NULL,0,0,NULL,NULL),(18206,'mixpanel','completed',10,'2024-05-15 08:38:01','2024-05-15 10:37:02','2024-05-15 10:34:00','2024-05-15 10:37:01',NULL,0,0,NULL,NULL),(18207,'mixpanel','completed',10,'2024-05-15 09:15:33','2024-05-15 10:46:55','2024-05-15 10:41:32','2024-05-15 10:46:55',NULL,0,0,NULL,NULL),(18208,'mixpanel','completed',10,'2024-05-15 09:18:38','2024-05-15 10:54:44','2024-05-15 10:50:37','2024-05-15 10:54:43',NULL,0,0,NULL,NULL),(18209,'mixpanel','completed',10,'2024-05-15 09:47:55','2024-05-15 11:02:14','2024-05-15 10:56:55','2024-05-15 11:02:13',NULL,0,0,NULL,NULL),(18210,'mixpanel','completed',10,'2024-05-15 09:27:56','2024-05-15 11:11:56','2024-05-15 11:06:55','2024-05-15 11:11:55',NULL,0,0,NULL,NULL),(18211,'mixpanel','completed',10,'2024-05-15 09:30:34','2024-05-15 11:20:52','2024-05-15 11:16:33','2024-05-15 11:20:51',NULL,0,0,NULL,NULL),(18212,'mixpanel','completed',10,'2024-05-15 10:21:23','2024-05-15 11:26:56','2024-05-15 11:24:22','2024-05-15 11:26:55',NULL,0,0,NULL,NULL),(18213,'mixpanel','completed',10,'2024-05-15 10:30:06','2024-05-15 11:37:21','2024-05-15 11:32:04','2024-05-15 11:37:20',NULL,0,0,NULL,NULL),(18214,'mixpanel','completed',10,'2024-05-15 09:59:38','2024-05-15 11:47:03','2024-05-15 11:40:37','2024-05-15 11:47:02',NULL,0,0,NULL,NULL),(18215,'mixpanel','completed',10,'2024-05-15 09:51:56','2024-05-15 11:56:55','2024-05-15 11:50:55','2024-05-15 11:56:55',NULL,0,0,NULL,NULL),(18216,'mixpanel','completed',10,'2024-05-15 10:09:55','2024-05-15 12:02:07','2024-05-15 11:59:54','2024-05-15 12:02:06',NULL,0,0,NULL,NULL),(18217,'mixpanel','completed',10,'2024-05-15 10:56:51','2024-05-15 12:07:07','2024-05-15 12:04:50','2024-05-15 12:07:06',NULL,0,0,NULL,NULL),(18218,'mixpanel','completed',10,'2024-05-15 11:06:56','2024-05-15 12:17:12','2024-05-15 12:11:55','2024-05-15 12:17:11',NULL,0,0,NULL,NULL),(18219,'mixpanel','completed',10,'2024-05-15 11:14:56','2024-05-15 12:27:08','2024-05-15 12:21:55','2024-05-15 12:27:07',NULL,0,0,NULL,NULL),(18220,'mixpanel','completed',10,'2024-05-15 10:45:55','2024-05-15 12:37:03','2024-05-15 12:31:55','2024-05-15 12:37:02',NULL,0,0,NULL,NULL),(18221,'mixpanel','completed',10,'2024-05-15 11:38:55','2024-05-15 12:44:57','2024-05-15 12:40:54','2024-05-15 12:44:56',NULL,0,0,NULL,NULL),(18222,'mixpanel','completed',10,'2024-05-15 11:34:07','2024-05-15 12:51:56','2024-05-15 12:47:06','2024-05-15 12:51:55',NULL,0,0,NULL,NULL),(18223,'mixpanel','completed',10,'2024-05-15 11:02:20','2024-05-15 12:56:37','2024-05-15 12:54:19','2024-05-15 12:56:36',NULL,0,0,NULL,NULL),(18224,'mixpanel','completed',10,'2024-05-15 11:21:14','2024-05-15 13:04:58','2024-05-15 13:02:13','2024-05-15 13:04:57',NULL,0,0,NULL,NULL),(18225,'mixpanel','completed',10,'2024-05-15 11:47:24','2024-05-15 13:11:56','2024-05-15 13:08:23','2024-05-15 13:11:55',NULL,0,0,NULL,NULL),(18226,'mixpanel','completed',10,'2024-05-15 11:39:02','2024-05-15 13:21:54','2024-05-15 13:17:01','2024-05-15 13:21:53',NULL,0,0,NULL,NULL),(18227,'mixpanel','completed',10,'2024-05-15 11:49:13','2024-05-15 13:31:56','2024-05-15 13:26:12','2024-05-15 13:31:55',NULL,0,0,NULL,NULL),(18228,'mixpanel','completed',10,'2024-05-15 11:38:25','2024-05-15 13:39:30','2024-05-15 13:35:24','2024-05-15 13:39:29',NULL,0,0,NULL,NULL),(18229,'mixpanel','completed',10,'2024-05-15 12:32:56','2024-05-15 13:46:56','2024-05-15 13:41:55','2024-05-15 13:46:55',NULL,0,0,NULL,NULL),(18230,'mixpanel','completed',10,'2024-05-15 11:55:10','2024-05-15 13:56:56','2024-05-15 13:52:09','2024-05-15 13:56:55',NULL,0,0,NULL,NULL),(18231,'schedule_re_engagement_email','completed',10,'2024-05-16 13:56:56','2024-05-16 13:56:57','2024-05-15 13:56:55','2024-05-16 13:56:56',NULL,0,0,NULL,NULL),(18232,'mixpanel','completed',10,'2024-05-15 12:36:54','2024-05-15 14:04:53','2024-05-15 14:00:53','2024-05-15 14:04:52',NULL,0,0,NULL,NULL),(18233,'mixpanel','completed',10,'2024-05-15 12:29:05','2024-05-15 14:12:02','2024-05-15 14:07:04','2024-05-15 14:12:01',NULL,0,0,NULL,NULL),(18234,'mixpanel','completed',10,'2024-05-15 12:52:05','2024-05-15 14:21:56','2024-05-15 14:17:04','2024-05-15 14:21:55',NULL,0,0,NULL,NULL),(18235,'mixpanel','completed',10,'2024-05-15 13:12:56','2024-05-15 14:32:08','2024-05-15 14:26:55','2024-05-15 14:32:07',NULL,0,0,NULL,NULL),(18236,'mixpanel','completed',10,'2024-05-15 13:19:02','2024-05-15 14:42:04','2024-05-15 14:37:01','2024-05-15 14:42:03',NULL,0,0,NULL,NULL),(18237,'mixpanel','completed',10,'2024-05-15 12:54:15','2024-05-15 14:52:02','2024-05-15 14:47:14','2024-05-15 14:52:01',NULL,0,0,NULL,NULL),(18238,'mixpanel','completed',10,'2024-05-15 13:03:56','2024-05-15 15:02:15','2024-05-15 14:56:55','2024-05-15 15:02:14',NULL,0,0,NULL,NULL),(18239,'mixpanel','completed',10,'2024-05-15 13:33:56','2024-05-15 15:12:06','2024-05-15 15:06:55','2024-05-15 15:12:05',NULL,0,0,NULL,NULL),(18240,'mixpanel','completed',10,'2024-05-15 13:46:15','2024-05-15 15:22:12','2024-05-15 15:17:14','2024-05-15 15:22:11',NULL,0,0,NULL,NULL),(18241,'mixpanel','completed',10,'2024-05-15 13:43:56','2024-05-15 15:32:12','2024-05-15 15:26:55','2024-05-15 15:32:11',NULL,0,0,NULL,NULL),(18242,'mixpanel','completed',10,'2024-05-15 13:43:03','2024-05-15 15:42:10','2024-05-15 15:37:02','2024-05-15 15:42:09',NULL,0,0,NULL,NULL),(18243,'mixpanel','completed',10,'2024-05-15 14:42:12','2024-05-15 15:52:06','2024-05-15 15:47:11','2024-05-15 15:52:05',NULL,0,0,NULL,NULL),(18244,'mixpanel','completed',10,'2024-05-15 14:31:56','2024-05-15 15:59:52','2024-05-15 15:56:55','2024-05-15 15:59:51',NULL,0,0,NULL,NULL),(18245,'mixpanel','completed',10,'2024-05-15 14:08:23','2024-05-15 16:07:15','2024-05-15 16:02:22','2024-05-15 16:07:14',NULL,0,0,NULL,NULL),(18246,'mixpanel','completed',10,'2024-05-15 14:55:05','2024-05-15 16:17:14','2024-05-15 16:12:04','2024-05-15 16:17:13',NULL,0,0,NULL,NULL),(18247,'mixpanel','completed',10,'2024-05-15 15:06:24','2024-05-15 16:26:56','2024-05-15 16:22:23','2024-05-15 16:26:55',NULL,0,0,NULL,NULL),(18248,'mixpanel','completed',10,'2024-05-15 14:44:25','2024-05-15 16:34:50','2024-05-15 16:32:23','2024-05-15 16:34:49',NULL,0,0,NULL,NULL),(18249,'mixpanel','completed',10,'2024-05-15 14:38:00','2024-05-15 16:42:08','2024-05-15 16:36:59','2024-05-15 16:42:07',NULL,0,0,NULL,NULL),(18250,'mixpanel','completed',10,'2024-05-15 15:29:46','2024-05-15 16:52:28','2024-05-15 16:45:45','2024-05-15 16:52:27',NULL,0,0,NULL,NULL),(18251,'mixpanel','completed',10,'2024-05-15 15:24:36','2024-05-15 16:56:56','2024-05-15 16:54:35','2024-05-15 16:56:55',NULL,0,0,NULL,NULL),(18252,'mixpanel','completed',10,'2024-05-15 15:29:26','2024-05-15 17:07:15','2024-05-15 17:02:25','2024-05-15 17:07:14',NULL,0,0,NULL,NULL),(18253,'mixpanel','completed',10,'2024-05-15 16:01:06','2024-05-15 17:17:12','2024-05-15 17:12:05','2024-05-15 17:17:11',NULL,0,0,NULL,NULL),(18254,'mixpanel','completed',10,'2024-05-15 16:10:23','2024-05-15 17:26:56','2024-05-15 17:22:22','2024-05-15 17:26:55',NULL,0,0,NULL,NULL),(18255,'mixpanel','completed',10,'2024-05-15 16:25:13','2024-05-15 17:37:12','2024-05-15 17:32:12','2024-05-15 17:37:11',NULL,0,0,NULL,NULL),(18256,'mixpanel','completed',10,'2024-05-15 16:29:09','2024-05-15 17:47:25','2024-05-15 17:42:08','2024-05-15 17:47:24',NULL,0,0,NULL,NULL),(18257,'mixpanel','completed',10,'2024-05-15 15:53:25','2024-05-15 17:56:56','2024-05-15 17:52:24','2024-05-15 17:56:55',NULL,0,0,NULL,NULL),(18258,'mixpanel','completed',10,'2024-05-15 16:37:12','2024-05-15 18:07:13','2024-05-15 18:02:11','2024-05-15 18:07:12',NULL,0,0,NULL,NULL),(18259,'mixpanel','completed',10,'2024-05-15 16:19:56','2024-05-15 18:17:14','2024-05-15 18:11:55','2024-05-15 18:17:13',NULL,0,0,NULL,NULL),(18260,'mixpanel','completed',10,'2024-05-15 16:23:16','2024-05-15 18:26:56','2024-05-15 18:22:15','2024-05-15 18:26:55',NULL,0,0,NULL,NULL),(18261,'mixpanel','completed',10,'2024-05-15 16:38:22','2024-05-15 18:32:20','2024-05-15 18:29:20','2024-05-15 18:32:19',NULL,0,0,NULL,NULL),(18262,'mixpanel','completed',10,'2024-05-15 17:16:59','2024-05-15 18:37:11','2024-05-15 18:34:58','2024-05-15 18:37:10',NULL,0,0,NULL,NULL),(18263,'mixpanel','completed',10,'2024-05-15 17:16:05','2024-05-15 18:47:13','2024-05-15 18:42:04','2024-05-15 18:47:12',NULL,0,0,NULL,NULL),(18264,'mixpanel','completed',10,'2024-05-15 17:40:28','2024-05-15 18:56:42','2024-05-15 18:52:26','2024-05-15 18:56:41',NULL,0,0,NULL,NULL),(18265,'mixpanel','completed',10,'2024-05-15 17:21:13','2024-05-15 19:07:15','2024-05-15 19:01:12','2024-05-15 19:07:14',NULL,0,0,NULL,NULL),(18266,'mixpanel','completed',10,'2024-05-15 17:38:12','2024-05-15 19:17:14','2024-05-15 19:10:11','2024-05-15 19:17:13',NULL,0,0,NULL,NULL),(18267,'mixpanel','completed',10,'2024-05-15 18:00:29','2024-05-15 19:27:04','2024-05-15 19:22:28','2024-05-15 19:27:03',NULL,0,0,NULL,NULL),(18268,'mixpanel','completed',10,'2024-05-15 17:59:49','2024-05-15 19:37:16','2024-05-15 19:30:48','2024-05-15 19:37:15',NULL,0,0,NULL,NULL),(18269,'mixpanel','completed',10,'2024-05-15 18:21:12','2024-05-15 19:47:19','2024-05-15 19:42:10','2024-05-15 19:47:16',NULL,0,0,NULL,NULL),(18270,'mixpanel','completed',10,'2024-05-15 18:02:16','2024-05-15 19:56:56','2024-05-15 19:52:15','2024-05-15 19:56:55',NULL,0,0,NULL,NULL),(18271,'mixpanel','completed',10,'2024-05-15 18:47:28','2024-05-15 20:07:29','2024-05-15 20:02:27','2024-05-15 20:07:26',NULL,0,0,NULL,NULL),(18272,'mixpanel','completed',10,'2024-05-15 19:06:07','2024-05-15 20:17:12','2024-05-15 20:12:06','2024-05-15 20:17:10',NULL,0,0,NULL,NULL),(18273,'mixpanel','completed',10,'2024-05-15 18:45:08','2024-05-15 20:22:27','2024-05-15 20:20:07','2024-05-15 20:22:26',NULL,0,0,NULL,NULL),(18274,'mixpanel','completed',10,'2024-05-15 18:43:56','2024-05-15 20:32:12','2024-05-15 20:26:55','2024-05-15 20:32:11',NULL,0,0,NULL,NULL),(18275,'mixpanel','completed',10,'2024-05-15 19:08:27','2024-05-15 20:41:57','2024-05-15 20:37:26','2024-05-15 20:41:56',NULL,0,0,NULL,NULL),(18276,'mixpanel','completed',10,'2024-05-15 19:41:23','2024-05-15 20:52:12','2024-05-15 20:47:22','2024-05-15 20:52:11',NULL,0,0,NULL,NULL),(18277,'mixpanel','completed',10,'2024-05-15 19:38:06','2024-05-15 20:59:09','2024-05-15 20:57:04','2024-05-15 20:59:08',NULL,0,0,NULL,NULL),(18278,'mixpanel','completed',10,'2024-05-15 19:27:30','2024-05-15 21:07:28','2024-05-15 21:02:29','2024-05-15 21:07:25',NULL,0,0,NULL,NULL),(18279,'mixpanel','completed',10,'2024-05-15 19:23:15','2024-05-15 21:17:32','2024-05-15 21:12:08','2024-05-15 21:17:28',NULL,0,0,NULL,NULL),(18280,'mixpanel','completed',10,'2024-05-15 19:56:33','2024-05-15 21:22:06','2024-05-15 21:17:26','2024-05-15 21:22:04',NULL,0,0,NULL,NULL),(18281,'mixpanel','completed',10,'2024-05-15 19:26:56','2024-05-15 21:32:21','2024-05-15 21:26:55','2024-05-15 21:32:15',NULL,0,0,NULL,NULL),(18282,'mixpanel','completed',10,'2024-05-15 19:47:56','2024-05-15 21:41:56','2024-05-15 21:36:55','2024-05-15 21:41:55',NULL,0,0,NULL,NULL),(18283,'mixpanel','completed',10,'2024-05-15 20:07:18','2024-05-15 21:51:56','2024-05-15 21:47:17','2024-05-15 21:51:55',NULL,0,0,NULL,NULL),(18284,'mixpanel','completed',10,'2024-05-15 20:43:56','2024-05-15 22:02:14','2024-05-15 21:56:55','2024-05-15 22:02:13',NULL,0,0,NULL,NULL),(18285,'export_files_cleanup','completed',10,'2024-05-20 22:00:00','2024-05-20 22:02:00','2024-05-15 22:06:55','2024-05-20 22:01:59',NULL,0,0,NULL,NULL),(18286,'mixpanel','completed',10,'2024-05-15 20:07:56','2024-05-15 22:11:56','2024-05-15 22:06:55','2024-05-15 22:11:55',NULL,0,0,NULL,NULL),(18287,'mixpanel','completed',10,'2024-05-15 21:09:19','2024-05-15 22:22:03','2024-05-15 22:17:18','2024-05-15 22:22:02',NULL,0,0,NULL,NULL),(18288,'mixpanel','completed',10,'2024-05-15 20:27:08','2024-05-15 22:30:59','2024-05-15 22:27:07','2024-05-15 22:30:58',NULL,0,0,NULL,NULL),(18289,'mixpanel','completed',10,'2024-05-15 21:26:05','2024-05-15 22:42:06','2024-05-15 22:37:04','2024-05-15 22:42:05',NULL,0,0,NULL,NULL),(18290,'mixpanel','completed',10,'2024-05-15 21:02:14','2024-05-15 22:51:57','2024-05-15 22:47:13','2024-05-15 22:51:56',NULL,0,0,NULL,NULL),(18291,'mixpanel','completed',10,'2024-05-15 21:40:56','2024-05-15 23:02:14','2024-05-15 22:56:55','2024-05-15 23:02:13',NULL,0,0,NULL,NULL),(18292,'mixpanel','completed',10,'2024-05-15 21:33:05','2024-05-15 23:09:58','2024-05-15 23:07:04','2024-05-15 23:09:57',NULL,0,0,NULL,NULL),(18293,'mixpanel','completed',10,'2024-05-15 22:11:19','2024-05-15 23:22:06','2024-05-15 23:17:18','2024-05-15 23:22:05',NULL,0,0,NULL,NULL),(18294,'mixpanel','completed',10,'2024-05-15 21:38:56','2024-05-15 23:32:16','2024-05-15 23:26:55','2024-05-15 23:32:15',NULL,0,0,NULL,NULL),(18295,'mixpanel','completed',10,'2024-05-15 21:44:12','2024-05-15 23:41:56','2024-05-15 23:37:11','2024-05-15 23:41:55',NULL,0,0,NULL,NULL),(18296,'mixpanel','completed',10,'2024-05-15 22:32:14','2024-05-15 23:51:56','2024-05-15 23:47:12','2024-05-15 23:51:55',NULL,0,0,NULL,NULL),(18297,'mixpanel','completed',10,'2024-05-15 22:29:56','2024-05-16 00:02:18','2024-05-15 23:56:55','2024-05-16 00:02:17',NULL,0,0,NULL,NULL),(18298,'mixpanel','completed',10,'2024-05-15 22:28:03','2024-05-16 00:12:13','2024-05-16 00:07:02','2024-05-16 00:12:12',NULL,0,0,NULL,NULL),(18299,'mixpanel','completed',10,'2024-05-15 22:50:14','2024-05-16 00:21:57','2024-05-16 00:17:13','2024-05-16 00:21:56',NULL,0,0,NULL,NULL),(18300,'mixpanel','completed',10,'2024-05-15 23:12:07','2024-05-16 00:32:16','2024-05-16 00:27:06','2024-05-16 00:32:15',NULL,0,0,NULL,NULL),(18301,'mixpanel','completed',10,'2024-05-15 22:52:57','2024-05-16 00:41:56','2024-05-16 00:36:56','2024-05-16 00:41:55',NULL,0,0,NULL,NULL),(18302,'mixpanel','completed',10,'2024-05-15 23:29:14','2024-05-16 00:51:56','2024-05-16 00:47:13','2024-05-16 00:51:55',NULL,0,0,NULL,NULL),(18303,'mixpanel','completed',10,'2024-05-15 23:09:56','2024-05-16 01:02:21','2024-05-16 00:56:55','2024-05-16 01:02:13',NULL,0,0,NULL,NULL),(18304,'mixpanel','completed',10,'2024-05-15 23:12:56','2024-05-16 01:11:56','2024-05-16 01:06:55','2024-05-16 01:11:55',NULL,0,0,NULL,NULL),(18305,'mixpanel','completed',10,'2024-05-15 23:18:28','2024-05-16 01:21:56','2024-05-16 01:17:27','2024-05-16 01:21:55',NULL,0,0,NULL,NULL),(18306,'mixpanel','completed',10,'2024-05-16 00:18:06','2024-05-16 01:32:13','2024-05-16 01:27:05','2024-05-16 01:32:12',NULL,0,0,NULL,NULL),(18307,'mixpanel','completed',10,'2024-05-16 00:03:02','2024-05-16 01:41:56','2024-05-16 01:37:01','2024-05-16 01:41:55',NULL,0,0,NULL,NULL),(18308,'mixpanel','completed',10,'2024-05-16 00:12:14','2024-05-16 01:51:56','2024-05-16 01:47:13','2024-05-16 01:51:55',NULL,0,0,NULL,NULL),(18309,'mixpanel','completed',10,'2024-05-16 00:15:56','2024-05-16 02:00:10','2024-05-16 01:56:55','2024-05-16 02:00:09',NULL,0,0,NULL,NULL),(18310,'mixpanel','completed',10,'2024-05-16 00:31:14','2024-05-16 02:06:56','2024-05-16 02:02:13','2024-05-16 02:06:55',NULL,0,0,NULL,NULL),(18311,'mixpanel','completed',10,'2024-05-16 00:18:19','2024-05-16 02:11:56','2024-05-16 02:09:18','2024-05-16 02:11:55',NULL,0,0,NULL,NULL),(18312,'mixpanel','completed',10,'2024-05-16 00:40:15','2024-05-16 02:22:08','2024-05-16 02:17:14','2024-05-16 02:22:07',NULL,0,0,NULL,NULL),(18313,'mixpanel','completed',10,'2024-05-16 00:36:56','2024-05-16 02:32:15','2024-05-16 02:26:55','2024-05-16 02:32:14',NULL,0,0,NULL,NULL),(18314,'mixpanel','completed',10,'2024-05-16 00:52:00','2024-05-16 02:39:57','2024-05-16 02:36:59','2024-05-16 02:39:56',NULL,0,0,NULL,NULL),(18315,'mixpanel','completed',10,'2024-05-16 01:29:03','2024-05-16 02:48:45','2024-05-16 02:42:02','2024-05-16 02:48:42',NULL,0,0,NULL,NULL),(18316,'mixpanel','completed',10,'2024-05-16 01:05:56','2024-05-16 02:56:56','2024-05-16 02:51:55','2024-05-16 02:56:55',NULL,0,0,NULL,NULL),(18317,'mixpanel','completed',10,'2024-05-16 01:32:27','2024-05-16 03:06:56','2024-05-16 03:02:26','2024-05-16 03:06:55',NULL,0,0,NULL,NULL),(18318,'mixpanel','completed',10,'2024-05-16 01:50:10','2024-05-16 03:17:13','2024-05-16 03:12:09','2024-05-16 03:17:12',NULL,0,0,NULL,NULL),(18319,'mixpanel','completed',10,'2024-05-16 01:49:03','2024-05-16 03:26:56','2024-05-16 03:22:02','2024-05-16 03:26:55',NULL,0,0,NULL,NULL),(18320,'mixpanel','completed',10,'2024-05-16 01:36:28','2024-05-16 03:36:56','2024-05-16 03:32:27','2024-05-16 03:36:55',NULL,0,0,NULL,NULL),(18321,'mixpanel','completed',10,'2024-05-16 02:19:05','2024-05-16 03:47:15','2024-05-16 03:42:04','2024-05-16 03:47:14',NULL,0,0,NULL,NULL),(18322,'mixpanel','completed',10,'2024-05-16 02:17:56','2024-05-16 03:56:56','2024-05-16 03:51:55','2024-05-16 03:56:55',NULL,0,0,NULL,NULL),(18323,'mixpanel','completed',10,'2024-05-16 02:19:16','2024-05-16 04:06:56','2024-05-16 04:02:15','2024-05-16 04:06:55',NULL,0,0,NULL,NULL),(18324,'mixpanel','completed',10,'2024-05-16 02:24:53','2024-05-16 04:11:56','2024-05-16 04:09:52','2024-05-16 04:11:55',NULL,0,0,NULL,NULL),(18325,'mixpanel','completed',10,'2024-05-16 02:18:13','2024-05-16 04:22:14','2024-05-16 04:17:12','2024-05-16 04:22:13',NULL,0,0,NULL,NULL),(18326,'mixpanel','completed',10,'2024-05-16 03:11:57','2024-05-16 04:32:42','2024-05-16 04:26:56','2024-05-16 04:32:41',NULL,0,0,NULL,NULL),(18327,'mixpanel','completed',10,'2024-05-16 03:08:12','2024-05-16 04:42:17','2024-05-16 04:37:11','2024-05-16 04:42:14',NULL,0,0,NULL,NULL),(18328,'mixpanel','completed',10,'2024-05-16 03:35:14','2024-05-16 04:50:32','2024-05-16 04:47:13','2024-05-16 04:50:31',NULL,0,0,NULL,NULL),(18329,'mixpanel','completed',10,'2024-05-16 03:45:56','2024-05-16 05:02:12','2024-05-16 04:56:55','2024-05-16 05:02:11',NULL,0,0,NULL,NULL),(18330,'mixpanel','completed',10,'2024-05-16 03:58:28','2024-05-16 05:11:56','2024-05-16 05:07:27','2024-05-16 05:11:55',NULL,0,0,NULL,NULL),(18331,'mixpanel','completed',10,'2024-05-16 04:01:31','2024-05-16 05:22:39','2024-05-16 05:17:31','2024-05-16 05:22:38',NULL,0,0,NULL,NULL),(18332,'mixpanel','completed',10,'2024-05-16 04:15:06','2024-05-16 05:32:16','2024-05-16 05:27:05','2024-05-16 05:32:15',NULL,0,0,NULL,NULL),(18333,'mixpanel','completed',10,'2024-05-16 03:58:26','2024-05-16 05:42:11','2024-05-16 05:37:25','2024-05-16 05:42:10',NULL,0,0,NULL,NULL),(18334,'mixpanel','completed',10,'2024-05-16 04:09:13','2024-05-16 05:52:14','2024-05-16 05:47:12','2024-05-16 05:52:13',NULL,0,0,NULL,NULL),(18335,'mixpanel','completed',10,'2024-05-16 04:05:08','2024-05-16 06:02:14','2024-05-16 05:57:07','2024-05-16 06:02:13',NULL,0,0,NULL,NULL),(18336,'mixpanel','completed',10,'2024-05-16 04:29:14','2024-05-16 06:12:12','2024-05-16 06:07:13','2024-05-16 06:12:10',NULL,0,0,NULL,NULL),(18337,'mixpanel','completed',10,'2024-05-16 04:22:22','2024-05-16 06:22:14','2024-05-16 06:17:21','2024-05-16 06:22:13',NULL,0,0,NULL,NULL),(18338,'mixpanel','completed',10,'2024-05-16 04:28:08','2024-05-16 06:32:13','2024-05-16 06:27:07','2024-05-16 06:32:12',NULL,0,0,NULL,NULL),(18339,'mixpanel','completed',10,'2024-05-16 05:22:24','2024-05-16 06:42:07','2024-05-16 06:37:23','2024-05-16 06:42:05',NULL,0,0,NULL,NULL),(18340,'mixpanel','completed',10,'2024-05-16 04:57:22','2024-05-16 06:52:14','2024-05-16 06:47:21','2024-05-16 06:52:13',NULL,0,0,NULL,NULL),(18341,'mixpanel','completed',10,'2024-05-16 05:23:07','2024-05-16 07:02:14','2024-05-16 06:57:06','2024-05-16 07:02:13',NULL,0,0,NULL,NULL),(18342,'mixpanel','completed',10,'2024-05-16 06:03:15','2024-05-16 07:12:05','2024-05-16 07:07:14','2024-05-16 07:12:04',NULL,0,0,NULL,NULL),(18343,'mixpanel','completed',10,'2024-05-16 05:26:29','2024-05-16 07:22:16','2024-05-16 07:17:28','2024-05-16 07:22:15',NULL,0,0,NULL,NULL),(18344,'mixpanel','completed',10,'2024-05-16 05:37:56','2024-05-16 07:32:14','2024-05-16 07:26:55','2024-05-16 07:32:13',NULL,0,0,NULL,NULL),(18345,'mixpanel','completed',10,'2024-05-16 06:08:16','2024-05-16 07:41:56','2024-05-16 07:37:15','2024-05-16 07:41:55',NULL,0,0,NULL,NULL),(18346,'mixpanel','completed',10,'2024-05-16 05:57:16','2024-05-16 07:52:16','2024-05-16 07:47:15','2024-05-16 07:52:15',NULL,0,0,NULL,NULL),(18347,'mixpanel','completed',10,'2024-05-16 06:10:56','2024-05-16 08:02:16','2024-05-16 07:56:55','2024-05-16 08:02:15',NULL,0,0,NULL,NULL),(18348,'mixpanel','completed',10,'2024-05-16 06:30:13','2024-05-16 08:11:56','2024-05-16 08:07:12','2024-05-16 08:11:55',NULL,0,0,NULL,NULL),(18349,'mixpanel','completed',10,'2024-05-16 06:32:08','2024-05-16 08:17:13','2024-05-16 08:14:07','2024-05-16 08:17:12',NULL,0,0,NULL,NULL),(18350,'mixpanel','completed',10,'2024-05-16 06:37:15','2024-05-16 08:26:56','2024-05-16 08:22:14','2024-05-16 08:26:55',NULL,0,0,NULL,NULL),(18351,'mixpanel','completed',10,'2024-05-16 07:30:14','2024-05-16 08:37:23','2024-05-16 08:32:13','2024-05-16 08:37:22',NULL,0,0,NULL,NULL),(18352,'mixpanel','completed',10,'2024-05-16 07:08:07','2024-05-16 08:47:15','2024-05-16 08:42:06','2024-05-16 08:47:14',NULL,0,0,NULL,NULL),(18353,'mixpanel','completed',10,'2024-05-16 07:01:14','2024-05-16 08:57:05','2024-05-16 08:52:13','2024-05-16 08:57:04',NULL,0,0,NULL,NULL),(18354,'mixpanel','completed',10,'2024-05-16 07:36:30','2024-05-16 09:07:14','2024-05-16 09:00:29','2024-05-16 09:07:13',NULL,0,0,NULL,NULL),(18355,'mixpanel','completed',10,'2024-05-16 07:28:56','2024-05-16 09:17:14','2024-05-16 09:11:55','2024-05-16 09:17:13',NULL,0,0,NULL,NULL),(18356,'mixpanel','completed',10,'2024-05-16 07:46:14','2024-05-16 09:26:57','2024-05-16 09:22:13','2024-05-16 09:26:56',NULL,0,0,NULL,NULL),(18357,'mixpanel','completed',10,'2024-05-16 08:08:13','2024-05-16 09:37:13','2024-05-16 09:32:12','2024-05-16 09:37:12',NULL,0,0,NULL,NULL),(18358,'mixpanel','completed',10,'2024-05-16 07:42:56','2024-05-16 09:47:14','2024-05-16 09:41:55','2024-05-16 09:47:13',NULL,0,0,NULL,NULL),(18359,'mixpanel','completed',10,'2024-05-16 08:34:22','2024-05-16 09:57:02','2024-05-16 09:52:21','2024-05-16 09:57:01',NULL,0,0,NULL,NULL),(18360,'mixpanel','completed',10,'2024-05-16 08:01:23','2024-05-16 10:07:13','2024-05-16 10:02:22','2024-05-16 10:07:12',NULL,0,0,NULL,NULL),(18361,'mixpanel','completed',10,'2024-05-16 08:36:20','2024-05-16 10:17:13','2024-05-16 10:12:18','2024-05-16 10:17:12',NULL,0,0,NULL,NULL),(18362,'mixpanel','completed',10,'2024-05-16 08:52:16','2024-05-16 10:27:05','2024-05-16 10:22:15','2024-05-16 10:27:04',NULL,0,0,NULL,NULL),(18363,'mixpanel','completed',10,'2024-05-16 08:42:13','2024-05-16 10:37:22','2024-05-16 10:32:12','2024-05-16 10:37:21',NULL,0,0,NULL,NULL),(18364,'mixpanel','completed',10,'2024-05-16 08:56:04','2024-05-16 10:47:28','2024-05-16 10:42:03','2024-05-16 10:47:27',NULL,0,0,NULL,NULL),(18365,'mixpanel','completed',10,'2024-05-16 09:40:04','2024-05-16 10:57:06','2024-05-16 10:52:03','2024-05-16 10:57:05',NULL,0,0,NULL,NULL),(18366,'mixpanel','completed',10,'2024-05-16 09:01:31','2024-05-16 11:05:31','2024-05-16 11:02:30','2024-05-16 11:05:30',NULL,0,0,NULL,NULL),(18367,'mixpanel','completed',10,'2024-05-16 09:33:04','2024-05-16 11:17:33','2024-05-16 11:12:03','2024-05-16 11:17:32',NULL,0,0,NULL,NULL),(18368,'mixpanel','completed',10,'2024-05-16 09:28:04','2024-05-16 11:27:06','2024-05-16 11:22:03','2024-05-16 11:27:05',NULL,0,0,NULL,NULL),(18369,'mixpanel','completed',10,'2024-05-16 10:01:24','2024-05-16 11:37:03','2024-05-16 11:32:23','2024-05-16 11:37:02',NULL,0,0,NULL,NULL),(18370,'mixpanel','completed',10,'2024-05-16 10:31:22','2024-05-16 11:42:10','2024-05-16 11:39:21','2024-05-16 11:42:09',NULL,0,0,NULL,NULL),(18371,'mixpanel','completed',10,'2024-05-16 10:13:30','2024-05-16 11:52:11','2024-05-16 11:47:29','2024-05-16 11:52:10',NULL,0,0,NULL,NULL),(18372,'mixpanel','completed',10,'2024-05-16 10:33:03','2024-05-16 12:02:16','2024-05-16 11:57:02','2024-05-16 12:02:15',NULL,0,0,NULL,NULL),(18373,'mixpanel','completed',10,'2024-05-16 10:19:14','2024-05-16 12:12:04','2024-05-16 12:07:13','2024-05-16 12:12:03',NULL,0,0,NULL,NULL),(18374,'mixpanel','completed',10,'2024-05-16 11:14:30','2024-05-16 12:22:12','2024-05-16 12:17:29','2024-05-16 12:22:11',NULL,0,0,NULL,NULL),(18375,'mixpanel','completed',10,'2024-05-16 11:25:09','2024-05-16 12:32:22','2024-05-16 12:27:07','2024-05-16 12:32:21',NULL,0,0,NULL,NULL),(18376,'mixpanel','completed',10,'2024-05-16 11:23:02','2024-05-16 12:42:17','2024-05-16 12:37:01','2024-05-16 12:42:16',NULL,0,0,NULL,NULL),(18377,'mixpanel','completed',10,'2024-05-16 10:50:11','2024-05-16 12:52:09','2024-05-16 12:47:10','2024-05-16 12:52:08',NULL,0,0,NULL,NULL),(18378,'mixpanel','completed',10,'2024-05-16 11:10:06','2024-05-16 13:02:07','2024-05-16 12:57:05','2024-05-16 13:02:06',NULL,0,0,NULL,NULL),(18379,'mixpanel','completed',10,'2024-05-16 11:27:11','2024-05-16 13:12:10','2024-05-16 13:07:10','2024-05-16 13:12:09',NULL,0,0,NULL,NULL),(18380,'mixpanel','completed',10,'2024-05-16 11:48:56','2024-05-16 13:21:56','2024-05-16 13:16:55','2024-05-16 13:21:55',NULL,0,0,NULL,NULL),(18381,'mixpanel','completed',10,'2024-05-16 12:16:56','2024-05-16 13:31:56','2024-05-16 13:26:55','2024-05-16 13:31:55',NULL,0,0,NULL,NULL),(18382,'mixpanel','completed',10,'2024-05-16 11:37:06','2024-05-16 13:41:56','2024-05-16 13:37:05','2024-05-16 13:41:55',NULL,0,0,NULL,NULL),(18383,'mixpanel','completed',10,'2024-05-16 11:48:57','2024-05-16 13:51:57','2024-05-16 13:46:56','2024-05-16 13:51:56',NULL,0,0,NULL,NULL),(18384,'mixpanel','completed',10,'2024-05-16 12:27:57','2024-05-16 13:59:09','2024-05-16 13:56:56','2024-05-16 13:59:08',NULL,0,0,NULL,NULL),(18385,'schedule_re_engagement_email','completed',10,'2024-05-17 13:59:09','2024-05-17 14:02:13','2024-05-16 13:59:08','2024-05-17 14:02:12',NULL,0,0,NULL,NULL),(18386,'mixpanel','completed',10,'2024-05-16 12:12:37','2024-05-16 14:03:43','2024-05-16 14:01:36','2024-05-16 14:03:42',NULL,0,0,NULL,NULL),(18387,'mixpanel','completed',10,'2024-05-16 12:19:05','2024-05-16 14:12:10','2024-05-16 14:07:04','2024-05-16 14:12:09',NULL,0,0,NULL,NULL),(18388,'mixpanel','completed',10,'2024-05-16 13:14:12','2024-05-16 14:22:09','2024-05-16 14:17:11','2024-05-16 14:22:08',NULL,0,0,NULL,NULL),(18389,'mixpanel','completed',10,'2024-05-16 12:46:11','2024-05-16 14:32:03','2024-05-16 14:27:10','2024-05-16 14:32:02',NULL,0,0,NULL,NULL),(18390,'mixpanel','completed',10,'2024-05-16 13:08:05','2024-05-16 14:42:06','2024-05-16 14:37:04','2024-05-16 14:42:05',NULL,0,0,NULL,NULL),(18391,'mixpanel','completed',10,'2024-05-16 12:59:06','2024-05-16 14:52:12','2024-05-16 14:47:05','2024-05-16 14:52:11',NULL,0,0,NULL,NULL),(18392,'mixpanel','completed',10,'2024-05-16 13:19:14','2024-05-16 15:02:03','2024-05-16 14:57:13','2024-05-16 15:02:02',NULL,0,0,NULL,NULL),(18393,'mixpanel','completed',10,'2024-05-16 13:19:59','2024-05-16 15:11:10','2024-05-16 15:06:58','2024-05-16 15:11:09',NULL,0,0,NULL,NULL),(18394,'mixpanel','completed',10,'2024-05-16 13:20:02','2024-05-16 15:22:04','2024-05-16 15:17:01','2024-05-16 15:22:03',NULL,0,0,NULL,NULL),(18395,'mixpanel','completed',10,'2024-05-16 13:56:11','2024-05-16 15:37:17','2024-05-16 15:27:10','2024-05-16 15:37:16',NULL,0,0,NULL,NULL),(18396,'mixpanel','completed',10,'2024-05-16 13:56:12','2024-05-16 15:46:56','2024-05-16 15:42:11','2024-05-16 15:46:55',NULL,0,0,NULL,NULL),(18397,'mixpanel','completed',10,'2024-05-16 13:57:11','2024-05-16 15:57:09','2024-05-16 15:52:10','2024-05-16 15:57:08',NULL,0,0,NULL,NULL),(18398,'mixpanel','completed',10,'2024-05-16 14:11:14','2024-05-16 16:07:10','2024-05-16 16:02:13','2024-05-16 16:07:09',NULL,0,0,NULL,NULL),(18399,'mixpanel','completed',10,'2024-05-16 14:59:11','2024-05-16 16:17:05','2024-05-16 16:12:10','2024-05-16 16:17:04',NULL,0,0,NULL,NULL),(18400,'mixpanel','completed',10,'2024-05-16 14:20:57','2024-05-16 16:26:57','2024-05-16 16:21:56','2024-05-16 16:26:56',NULL,0,0,NULL,NULL),(18401,'mixpanel','completed',10,'2024-05-16 15:03:08','2024-05-16 16:36:56','2024-05-16 16:31:07','2024-05-16 16:36:55',NULL,0,0,NULL,NULL),(18402,'mixpanel','completed',10,'2024-05-16 14:59:08','2024-05-16 16:47:07','2024-05-16 16:42:07','2024-05-16 16:47:06',NULL,0,0,NULL,NULL),(18403,'mixpanel','completed',10,'2024-05-16 15:15:57','2024-05-16 16:56:56','2024-05-16 16:51:56','2024-05-16 16:56:56',NULL,0,0,NULL,NULL),(18404,'mixpanel','completed',10,'2024-05-16 15:11:54','2024-05-16 17:02:07','2024-05-16 16:59:53','2024-05-16 17:02:06',NULL,0,0,NULL,NULL),(18405,'mixpanel','completed',10,'2024-05-16 15:19:02','2024-05-16 17:11:57','2024-05-16 17:07:01','2024-05-16 17:11:56',NULL,0,0,NULL,NULL),(18406,'mixpanel','completed',10,'2024-05-16 15:47:06','2024-05-16 17:22:09','2024-05-16 17:17:06','2024-05-16 17:22:08',NULL,0,0,NULL,NULL),(18407,'mixpanel','completed',10,'2024-05-16 16:03:12','2024-05-16 17:36:57','2024-05-16 17:32:11','2024-05-16 17:36:56',NULL,0,0,NULL,NULL),(18408,'mixpanel','completed',10,'2024-05-16 16:16:57','2024-05-16 17:47:12','2024-05-16 17:41:56','2024-05-16 17:47:11',NULL,0,0,NULL,NULL),(18409,'mixpanel','completed',10,'2024-05-16 16:32:57','2024-05-16 17:57:10','2024-05-16 17:51:56','2024-05-16 17:57:09',NULL,0,0,NULL,NULL),(18410,'subscribers_engagement_score','completed',10,'2024-05-16 18:02:12','2024-05-16 18:06:57','2024-05-16 18:02:10','2024-05-16 18:06:56',NULL,0,0,NULL,NULL),(18411,'mixpanel','completed',10,'2024-05-16 16:03:12','2024-05-16 18:06:57','2024-05-16 18:02:10','2024-05-16 18:06:56',NULL,0,0,NULL,NULL),(18412,'subscribers_engagement_score','completed',10,'2024-05-17 06:26:00','2024-05-17 06:26:57','2024-05-16 18:06:56','2024-05-17 06:26:56',NULL,0,0,NULL,NULL),(18413,'mixpanel','completed',10,'2024-05-16 16:56:57','2024-05-16 18:17:10','2024-05-16 18:11:56','2024-05-16 18:17:09',NULL,0,0,NULL,NULL),(18414,'mixpanel','completed',10,'2024-05-16 16:47:00','2024-05-16 18:24:43','2024-05-16 18:21:54','2024-05-16 18:24:42',NULL,0,0,NULL,NULL),(18415,'mixpanel','completed',10,'2024-05-16 16:41:57','2024-05-16 18:32:10','2024-05-16 18:26:56','2024-05-16 18:32:09',NULL,0,0,NULL,NULL),(18416,'mixpanel','completed',10,'2024-05-16 17:31:22','2024-05-16 18:41:57','2024-05-16 18:37:21','2024-05-16 18:41:56',NULL,0,0,NULL,NULL),(18417,'mixpanel','completed',10,'2024-05-16 17:12:02','2024-05-16 18:52:11','2024-05-16 18:48:59','2024-05-16 18:52:10',NULL,0,0,NULL,NULL),(18418,'mixpanel','completed',10,'2024-05-16 17:27:48','2024-05-16 18:59:38','2024-05-16 18:56:48','2024-05-16 18:59:37',NULL,0,0,NULL,NULL),(18419,'mixpanel','completed',10,'2024-05-16 17:54:12','2024-05-16 19:07:14','2024-05-16 19:02:11','2024-05-16 19:07:13',NULL,0,0,NULL,NULL),(18420,'mixpanel','completed',10,'2024-05-16 18:05:57','2024-05-16 19:17:12','2024-05-16 19:11:56','2024-05-16 19:17:11',NULL,0,0,NULL,NULL),(18421,'mixpanel','completed',10,'2024-05-16 18:17:11','2024-05-16 19:26:57','2024-05-16 19:22:10','2024-05-16 19:26:56',NULL,0,0,NULL,NULL),(18422,'mixpanel','completed',10,'2024-05-16 18:21:09','2024-05-16 19:36:08','2024-05-16 19:32:08','2024-05-16 19:36:07',NULL,0,0,NULL,NULL),(18423,'mixpanel','completed',10,'2024-05-16 18:22:57','2024-05-16 19:46:27','2024-05-16 19:41:56','2024-05-16 19:46:26',NULL,0,0,NULL,NULL),(18424,'mixpanel','completed',10,'2024-05-16 18:26:12','2024-05-16 19:54:30','2024-05-16 19:52:11','2024-05-16 19:54:29',NULL,0,0,NULL,NULL),(18425,'mixpanel','completed',10,'2024-05-16 18:42:57','2024-05-16 20:02:12','2024-05-16 19:56:56','2024-05-16 20:02:11',NULL,0,0,NULL,NULL),(18426,'mixpanel','completed',10,'2024-05-16 18:14:12','2024-05-16 20:09:36','2024-05-16 20:07:11','2024-05-16 20:09:35',NULL,0,0,NULL,NULL),(18427,'mixpanel','completed',10,'2024-05-16 18:47:57','2024-05-16 20:17:12','2024-05-16 20:11:56','2024-05-16 20:17:11',NULL,0,0,NULL,NULL),(18428,'mixpanel','completed',10,'2024-05-16 19:12:09','2024-05-16 20:26:57','2024-05-16 20:22:08','2024-05-16 20:26:56',NULL,0,0,NULL,NULL),(18429,'mixpanel','completed',10,'2024-05-16 19:06:12','2024-05-16 20:37:12','2024-05-16 20:32:11','2024-05-16 20:37:11',NULL,0,0,NULL,NULL),(18430,'mixpanel','completed',10,'2024-05-16 19:22:57','2024-05-16 20:47:10','2024-05-16 20:41:56','2024-05-16 20:47:09',NULL,0,0,NULL,NULL),(18431,'mixpanel','completed',10,'2024-05-16 19:45:10','2024-05-16 20:56:57','2024-05-16 20:52:09','2024-05-16 20:56:56',NULL,0,0,NULL,NULL),(18432,'mixpanel','completed',10,'2024-05-16 19:51:10','2024-05-16 21:07:12','2024-05-16 21:02:09','2024-05-16 21:07:11',NULL,0,0,NULL,NULL),(18433,'mixpanel','completed',10,'2024-05-16 19:58:57','2024-05-16 21:17:13','2024-05-16 21:11:56','2024-05-16 21:17:12',NULL,0,0,NULL,NULL),(18434,'mixpanel','completed',10,'2024-05-16 19:52:10','2024-05-16 21:26:50','2024-05-16 21:22:09','2024-05-16 21:26:49',NULL,0,0,NULL,NULL),(18435,'mixpanel','completed',10,'2024-05-16 19:49:01','2024-05-16 21:32:14','2024-05-16 21:29:00','2024-05-16 21:32:13',NULL,0,0,NULL,NULL),(18436,'mixpanel','completed',10,'2024-05-16 19:45:10','2024-05-16 21:41:57','2024-05-16 21:37:09','2024-05-16 21:41:56',NULL,0,0,NULL,NULL),(18437,'mixpanel','completed',10,'2024-05-16 19:56:12','2024-05-16 21:52:12','2024-05-16 21:47:11','2024-05-16 21:52:11',NULL,0,0,NULL,NULL),(18438,'mixpanel','completed',10,'2024-05-16 20:36:57','2024-05-16 22:02:12','2024-05-16 21:56:56','2024-05-16 22:02:11',NULL,0,0,NULL,NULL),(18439,'mixpanel','completed',10,'2024-05-16 20:55:57','2024-05-16 22:11:57','2024-05-16 22:06:56','2024-05-16 22:11:56',NULL,0,0,NULL,NULL),(18440,'mixpanel','completed',10,'2024-05-16 21:03:12','2024-05-16 22:21:57','2024-05-16 22:17:11','2024-05-16 22:21:56',NULL,0,0,NULL,NULL),(18441,'mixpanel','completed',10,'2024-05-16 20:59:57','2024-05-16 22:30:08','2024-05-16 22:26:56','2024-05-16 22:30:07',NULL,0,0,NULL,NULL),(18442,'mixpanel','completed',10,'2024-05-16 21:12:12','2024-05-16 22:36:57','2024-05-16 22:32:12','2024-05-16 22:36:56',NULL,0,0,NULL,NULL),(18443,'mixpanel','completed',10,'2024-05-16 21:01:57','2024-05-16 22:47:12','2024-05-16 22:41:56','2024-05-16 22:47:11',NULL,0,0,NULL,NULL),(18444,'mixpanel','completed',10,'2024-05-16 21:44:57','2024-05-16 22:56:56','2024-05-16 22:51:56','2024-05-16 22:56:56',NULL,0,0,NULL,NULL),(18445,'mixpanel','completed',10,'2024-05-16 21:48:12','2024-05-16 23:06:57','2024-05-16 23:02:11','2024-05-16 23:06:56',NULL,0,0,NULL,NULL),(18446,'mixpanel','completed',10,'2024-05-16 21:37:57','2024-05-16 23:17:11','2024-05-16 23:11:56','2024-05-16 23:17:10',NULL,0,0,NULL,NULL),(18447,'mixpanel','completed',10,'2024-05-16 21:28:57','2024-05-16 23:26:57','2024-05-16 23:21:56','2024-05-16 23:26:56',NULL,0,0,NULL,NULL),(18448,'mixpanel','completed',10,'2024-05-16 21:35:11','2024-05-16 23:36:57','2024-05-16 23:32:10','2024-05-16 23:36:56',NULL,0,0,NULL,NULL),(18449,'mixpanel','completed',10,'2024-05-16 22:35:57','2024-05-16 23:47:10','2024-05-16 23:41:56','2024-05-16 23:47:09',NULL,0,0,NULL,NULL),(18450,'mixpanel','completed',10,'2024-05-16 22:09:57','2024-05-16 23:56:57','2024-05-16 23:51:56','2024-05-16 23:56:56',NULL,0,0,NULL,NULL),(18451,'mixpanel','completed',10,'2024-05-16 22:16:11','2024-05-17 00:04:30','2024-05-17 00:02:10','2024-05-17 00:04:29',NULL,0,0,NULL,NULL),(18452,'mixpanel','completed',10,'2024-05-16 23:03:57','2024-05-17 00:11:57','2024-05-17 00:06:56','2024-05-17 00:11:56',NULL,0,0,NULL,NULL),(18453,'mixpanel','completed',10,'2024-05-16 22:34:38','2024-05-17 00:20:33','2024-05-17 00:16:37','2024-05-17 00:20:32',NULL,0,0,NULL,NULL),(18454,'mixpanel','completed',10,'2024-05-16 22:54:57','2024-05-17 00:32:11','2024-05-17 00:26:56','2024-05-17 00:32:11',NULL,0,0,NULL,NULL),(18455,'mixpanel','completed',10,'2024-05-16 23:09:57','2024-05-17 00:41:57','2024-05-17 00:36:56','2024-05-17 00:41:56',NULL,0,0,NULL,NULL),(18456,'mixpanel','completed',10,'2024-05-16 23:28:11','2024-05-17 00:51:57','2024-05-17 00:47:10','2024-05-17 00:51:56',NULL,0,0,NULL,NULL),(18457,'mixpanel','completed',10,'2024-05-16 23:11:57','2024-05-17 01:02:11','2024-05-17 00:56:56','2024-05-17 01:02:11',NULL,0,0,NULL,NULL),(18458,'mixpanel','completed',10,'2024-05-16 23:40:57','2024-05-17 01:11:58','2024-05-17 01:06:56','2024-05-17 01:11:57',NULL,0,0,NULL,NULL),(18459,'mixpanel','completed',10,'2024-05-16 23:39:11','2024-05-17 01:21:57','2024-05-17 01:17:09','2024-05-17 01:21:56',NULL,0,0,NULL,NULL),(18460,'mixpanel','completed',10,'2024-05-16 23:32:57','2024-05-17 01:32:10','2024-05-17 01:26:56','2024-05-17 01:32:09',NULL,0,0,NULL,NULL),(18461,'mixpanel','completed',10,'2024-05-16 23:43:00','2024-05-17 01:41:57','2024-05-17 01:36:55','2024-05-17 01:41:56',NULL,0,0,NULL,NULL),(18462,'mixpanel','completed',10,'2024-05-17 00:32:10','2024-05-17 01:51:57','2024-05-17 01:47:09','2024-05-17 01:51:56',NULL,0,0,NULL,NULL),(18463,'mixpanel','completed',10,'2024-05-17 00:10:57','2024-05-17 02:02:13','2024-05-17 01:56:56','2024-05-17 02:02:12',NULL,0,0,NULL,NULL),(18464,'mixpanel','completed',10,'2024-05-17 00:34:57','2024-05-17 02:11:57','2024-05-17 02:06:56','2024-05-17 02:11:56',NULL,0,0,NULL,NULL),(18465,'mixpanel','completed',10,'2024-05-17 00:24:12','2024-05-17 02:21:57','2024-05-17 02:17:11','2024-05-17 02:21:56',NULL,0,0,NULL,NULL),(18466,'mixpanel','completed',10,'2024-05-17 01:03:57','2024-05-17 02:32:13','2024-05-17 02:26:56','2024-05-17 02:32:12',NULL,0,0,NULL,NULL),(18467,'mixpanel','completed',10,'2024-05-17 01:24:57','2024-05-17 02:41:57','2024-05-17 02:36:56','2024-05-17 02:41:56',NULL,0,0,NULL,NULL),(18468,'mixpanel','completed',10,'2024-05-17 01:19:11','2024-05-17 02:51:57','2024-05-17 02:47:10','2024-05-17 02:51:56',NULL,0,0,NULL,NULL),(18469,'mixpanel','completed',10,'2024-05-17 01:18:58','2024-05-17 03:02:11','2024-05-17 02:56:57','2024-05-17 03:02:10',NULL,0,0,NULL,NULL),(18470,'mixpanel','completed',10,'2024-05-17 01:51:57','2024-05-17 03:11:48','2024-05-17 03:06:56','2024-05-17 03:11:47',NULL,0,0,NULL,NULL),(18471,'mixpanel','completed',10,'2024-05-17 01:33:10','2024-05-17 03:21:57','2024-05-17 03:17:09','2024-05-17 03:21:56',NULL,0,0,NULL,NULL),(18472,'mixpanel','completed',10,'2024-05-17 01:37:00','2024-05-17 03:32:10','2024-05-17 03:25:59','2024-05-17 03:32:09',NULL,0,0,NULL,NULL),(18473,'mixpanel','completed',10,'2024-05-17 02:14:57','2024-05-17 03:41:57','2024-05-17 03:36:56','2024-05-17 03:41:56',NULL,0,0,NULL,NULL),(18474,'mixpanel','completed',10,'2024-05-17 02:14:11','2024-05-17 03:51:57','2024-05-17 03:47:10','2024-05-17 03:51:56',NULL,0,0,NULL,NULL),(18475,'mixpanel','completed',10,'2024-05-17 02:42:57','2024-05-17 04:02:15','2024-05-17 03:56:56','2024-05-17 04:02:14',NULL,0,0,NULL,NULL),(18476,'mixpanel','completed',10,'2024-05-17 02:58:57','2024-05-17 04:11:57','2024-05-17 04:06:56','2024-05-17 04:11:56',NULL,0,0,NULL,NULL),(18477,'mixpanel','completed',10,'2024-05-17 02:54:12','2024-05-17 04:21:57','2024-05-17 04:17:11','2024-05-17 04:21:56',NULL,0,0,NULL,NULL),(18478,'mixpanel','completed',10,'2024-05-17 02:33:20','2024-05-17 04:26:58','2024-05-17 04:24:19','2024-05-17 04:26:56',NULL,0,0,NULL,NULL),(18479,'mixpanel','completed',10,'2024-05-17 03:14:13','2024-05-17 04:41:57','2024-05-17 04:37:10','2024-05-17 04:41:56',NULL,0,0,NULL,NULL),(18480,'mixpanel','completed',10,'2024-05-17 03:05:58','2024-05-17 04:51:57','2024-05-17 04:45:57','2024-05-17 04:51:56',NULL,0,0,NULL,NULL),(18481,'mixpanel','completed',10,'2024-05-17 03:23:57','2024-05-17 05:02:11','2024-05-17 04:56:56','2024-05-17 05:02:10',NULL,0,0,NULL,NULL),(18482,'mixpanel','completed',10,'2024-05-17 04:00:57','2024-05-17 05:11:49','2024-05-17 05:06:56','2024-05-17 05:11:48',NULL,0,0,NULL,NULL),(18483,'mixpanel','completed',10,'2024-05-17 03:29:14','2024-05-17 05:21:57','2024-05-17 05:17:13','2024-05-17 05:21:56',NULL,0,0,NULL,NULL),(18484,'mixpanel','completed',10,'2024-05-17 03:53:57','2024-05-17 05:31:45','2024-05-17 05:26:56','2024-05-17 05:31:44',NULL,0,0,NULL,NULL),(18485,'mixpanel','completed',10,'2024-05-17 04:11:57','2024-05-17 05:41:57','2024-05-17 05:36:56','2024-05-17 05:41:56',NULL,0,0,NULL,NULL),(18486,'mixpanel','completed',10,'2024-05-17 04:00:10','2024-05-17 05:51:57','2024-05-17 05:47:09','2024-05-17 05:51:56',NULL,0,0,NULL,NULL),(18487,'mixpanel','completed',10,'2024-05-17 03:55:57','2024-05-17 06:02:14','2024-05-17 05:56:56','2024-05-17 06:02:13',NULL,0,0,NULL,NULL),(18488,'mixpanel','completed',10,'2024-05-17 04:17:57','2024-05-17 06:11:57','2024-05-17 06:06:56','2024-05-17 06:11:56',NULL,0,0,NULL,NULL),(18489,'mixpanel','completed',10,'2024-05-17 04:50:12','2024-05-17 06:21:57','2024-05-17 06:17:11','2024-05-17 06:21:56',NULL,0,0,NULL,NULL),(18490,'subscribers_engagement_score','completed',10,'2024-05-18 12:50:00','2024-05-18 12:52:14','2024-05-17 06:26:56','2024-05-18 12:52:11',NULL,0,0,NULL,NULL),(18491,'mixpanel','completed',10,'2024-05-17 04:56:57','2024-05-17 06:32:12','2024-05-17 06:26:56','2024-05-17 06:32:11',NULL,0,0,NULL,NULL),(18492,'mixpanel','completed',10,'2024-05-17 05:03:18','2024-05-17 06:41:57','2024-05-17 06:36:17','2024-05-17 06:41:56',NULL,0,0,NULL,NULL),(18493,'mixpanel','completed',10,'2024-05-17 04:50:12','2024-05-17 06:51:58','2024-05-17 06:47:11','2024-05-17 06:51:57',NULL,0,0,NULL,NULL),(18494,'mixpanel','completed',10,'2024-05-17 05:53:57','2024-05-17 07:02:12','2024-05-17 06:56:56','2024-05-17 07:02:11',NULL,0,0,NULL,NULL),(18495,'mixpanel','completed',10,'2024-05-17 05:08:57','2024-05-17 07:12:14','2024-05-17 07:06:56','2024-05-17 07:12:08',NULL,0,0,NULL,NULL),(18496,'mixpanel','completed',10,'2024-05-17 05:24:15','2024-05-17 07:21:57','2024-05-17 07:17:14','2024-05-17 07:21:56',NULL,0,0,NULL,NULL),(18497,'mixpanel','completed',10,'2024-05-17 05:36:38','2024-05-17 07:26:43','2024-05-17 07:24:37','2024-05-17 07:26:42',NULL,0,0,NULL,NULL),(18498,'mixpanel','completed',10,'2024-05-17 06:02:14','2024-05-17 07:36:57','2024-05-17 07:32:13','2024-05-17 07:36:56',NULL,0,0,NULL,NULL),(18499,'mixpanel','completed',10,'2024-05-17 06:01:05','2024-05-17 07:47:14','2024-05-17 07:42:04','2024-05-17 07:47:13',NULL,0,0,NULL,NULL),(18500,'mixpanel','completed',10,'2024-05-17 06:32:57','2024-05-17 07:56:57','2024-05-17 07:51:56','2024-05-17 07:56:56',NULL,0,0,NULL,NULL),(18501,'mixpanel','completed',10,'2024-05-17 06:51:12','2024-05-17 08:06:57','2024-05-17 08:02:12','2024-05-17 08:06:56',NULL,0,0,NULL,NULL),(18502,'mixpanel','completed',10,'2024-05-17 06:23:57','2024-05-17 08:17:23','2024-05-17 08:11:56','2024-05-17 08:17:22',NULL,0,0,NULL,NULL),(18503,'mixpanel','completed',10,'2024-05-17 06:51:42','2024-05-17 08:26:57','2024-05-17 08:20:41','2024-05-17 08:26:56',NULL,0,0,NULL,NULL),(18504,'mixpanel','completed',10,'2024-05-17 07:11:12','2024-05-17 08:37:08','2024-05-17 08:32:11','2024-05-17 08:37:07',NULL,0,0,NULL,NULL),(18505,'mixpanel','completed',10,'2024-05-17 07:34:07','2024-05-17 08:47:20','2024-05-17 08:42:06','2024-05-17 08:47:19',NULL,0,0,NULL,NULL),(18506,'mixpanel','completed',10,'2024-05-17 06:57:07','2024-05-17 08:56:57','2024-05-17 08:52:06','2024-05-17 08:56:56',NULL,0,0,NULL,NULL),(18507,'mixpanel','completed',10,'2024-05-17 07:08:27','2024-05-17 09:06:57','2024-05-17 09:02:26','2024-05-17 09:06:56',NULL,0,0,NULL,NULL),(18508,'mixpanel','completed',10,'2024-05-17 07:44:07','2024-05-17 09:17:13','2024-05-17 09:12:06','2024-05-17 09:17:12',NULL,0,0,NULL,NULL),(18509,'mixpanel','completed',10,'2024-05-17 08:16:57','2024-05-17 09:27:05','2024-05-17 09:21:56','2024-05-17 09:27:04',NULL,0,0,NULL,NULL),(18510,'mixpanel','completed',10,'2024-05-17 08:26:12','2024-05-17 09:36:57','2024-05-17 09:32:11','2024-05-17 09:36:56',NULL,0,0,NULL,NULL),(18511,'mixpanel','completed',10,'2024-05-17 08:20:57','2024-05-17 09:47:12','2024-05-17 09:41:56','2024-05-17 09:47:11',NULL,0,0,NULL,NULL),(18512,'mixpanel','completed',10,'2024-05-17 08:15:57','2024-05-17 09:57:14','2024-05-17 09:51:56','2024-05-17 09:57:14',NULL,0,0,NULL,NULL),(18513,'mixpanel','completed',10,'2024-05-17 08:14:12','2024-05-17 10:06:57','2024-05-17 10:02:11','2024-05-17 10:06:56',NULL,0,0,NULL,NULL),(18514,'mixpanel','completed',10,'2024-05-17 08:37:06','2024-05-17 10:17:15','2024-05-17 10:12:05','2024-05-17 10:17:14',NULL,0,0,NULL,NULL),(18515,'mixpanel','completed',10,'2024-05-17 08:51:57','2024-05-17 10:26:57','2024-05-17 10:21:56','2024-05-17 10:26:56',NULL,0,0,NULL,NULL),(18516,'mixpanel','completed',10,'2024-05-17 08:39:10','2024-05-17 10:36:57','2024-05-17 10:32:09','2024-05-17 10:36:56',NULL,0,0,NULL,NULL),(18517,'mixpanel','completed',10,'2024-05-17 08:56:57','2024-05-17 10:47:12','2024-05-17 10:41:56','2024-05-17 10:47:11',NULL,0,0,NULL,NULL),(18518,'mixpanel','completed',10,'2024-05-17 08:51:57','2024-05-17 10:56:57','2024-05-17 10:51:56','2024-05-17 10:56:56',NULL,0,0,NULL,NULL),(18519,'mixpanel','completed',10,'2024-05-17 09:29:10','2024-05-17 11:06:57','2024-05-17 11:02:09','2024-05-17 11:06:56',NULL,0,0,NULL,NULL),(18520,'mixpanel','completed',10,'2024-05-17 09:42:11','2024-05-17 11:17:15','2024-05-17 11:12:08','2024-05-17 11:17:08',NULL,0,0,NULL,NULL),(18521,'mixpanel','completed',10,'2024-05-17 10:06:18','2024-05-17 11:21:57','2024-05-17 11:17:17','2024-05-17 11:21:56',NULL,0,0,NULL,NULL),(18522,'mixpanel','completed',10,'2024-05-17 10:11:57','2024-05-17 11:29:47','2024-05-17 11:26:56','2024-05-17 11:29:46',NULL,0,0,NULL,NULL),(18523,'mixpanel','completed',10,'2024-05-17 09:35:12','2024-05-17 11:36:59','2024-05-17 11:32:10','2024-05-17 11:36:58',NULL,0,0,NULL,NULL),(18524,'mixpanel','completed',10,'2024-05-17 10:40:07','2024-05-17 11:47:32','2024-05-17 11:42:06','2024-05-17 11:47:31',NULL,0,0,NULL,NULL),(18525,'mixpanel','completed',10,'2024-05-17 10:31:57','2024-05-17 11:57:17','2024-05-17 11:51:56','2024-05-17 11:57:11',NULL,0,0,NULL,NULL),(18526,'mixpanel','completed',10,'2024-05-17 10:44:20','2024-05-17 12:02:13','2024-05-17 11:57:19','2024-05-17 12:02:12',NULL,0,0,NULL,NULL),(18527,'mixpanel','completed',10,'2024-05-17 10:56:09','2024-05-17 12:12:04','2024-05-17 12:07:09','2024-05-17 12:12:03',NULL,0,0,NULL,NULL),(18528,'mixpanel','completed',10,'2024-05-17 10:39:15','2024-05-17 12:22:05','2024-05-17 12:17:14','2024-05-17 12:22:04',NULL,0,0,NULL,NULL),(18529,'mixpanel','completed',10,'2024-05-17 11:18:57','2024-05-17 12:32:13','2024-05-17 12:26:56','2024-05-17 12:32:12',NULL,0,0,NULL,NULL),(18530,'mixpanel','completed',10,'2024-05-17 10:39:57','2024-05-17 12:41:57','2024-05-17 12:36:56','2024-05-17 12:41:56',NULL,0,0,NULL,NULL),(18531,'mixpanel','completed',10,'2024-05-17 11:36:13','2024-05-17 12:51:57','2024-05-17 12:47:12','2024-05-17 12:51:56',NULL,0,0,NULL,NULL),(18532,'mixpanel','completed',10,'2024-05-17 11:20:57','2024-05-17 13:02:14','2024-05-17 12:56:56','2024-05-17 13:02:13',NULL,0,0,NULL,NULL),(18533,'mixpanel','completed',10,'2024-05-17 11:06:57','2024-05-17 13:11:57','2024-05-17 13:06:57','2024-05-17 13:11:56',NULL,0,0,NULL,NULL),(18534,'mixpanel','completed',10,'2024-05-17 12:14:11','2024-05-17 13:21:57','2024-05-17 13:17:10','2024-05-17 13:21:56',NULL,0,0,NULL,NULL),(18535,'mixpanel','completed',10,'2024-05-17 11:48:57','2024-05-17 13:32:12','2024-05-17 13:26:56','2024-05-17 13:32:11',NULL,0,0,NULL,NULL),(18536,'mixpanel','completed',10,'2024-05-17 11:46:57','2024-05-17 13:41:57','2024-05-17 13:36:56','2024-05-17 13:41:56',NULL,0,0,NULL,NULL),(18537,'mixpanel','completed',10,'2024-05-17 12:35:12','2024-05-17 13:51:57','2024-05-17 13:47:11','2024-05-17 13:51:56',NULL,0,0,NULL,NULL),(18538,'mixpanel','completed',10,'2024-05-17 12:16:57','2024-05-17 14:02:13','2024-05-17 13:56:56','2024-05-17 14:02:12',NULL,0,0,NULL,NULL),(18539,'schedule_re_engagement_email','completed',10,'2024-05-18 14:06:57','2024-05-18 14:07:13','2024-05-17 14:06:56','2024-05-18 14:07:12',NULL,0,0,NULL,NULL),(18540,'mixpanel','completed',10,'2024-05-17 12:53:57','2024-05-17 14:11:57','2024-05-17 14:06:56','2024-05-17 14:11:56',NULL,0,0,NULL,NULL),(18541,'mixpanel','completed',10,'2024-05-17 12:48:12','2024-05-17 14:21:57','2024-05-17 14:17:11','2024-05-17 14:21:56',NULL,0,0,NULL,NULL),(18542,'mixpanel','completed',10,'2024-05-17 13:11:57','2024-05-17 14:32:13','2024-05-17 14:26:56','2024-05-17 14:32:12',NULL,0,0,NULL,NULL),(18543,'mixpanel','completed',10,'2024-05-17 12:52:57','2024-05-17 14:41:57','2024-05-17 14:36:56','2024-05-17 14:41:56',NULL,0,0,NULL,NULL),(18544,'mixpanel','completed',10,'2024-05-17 12:54:12','2024-05-17 14:51:57','2024-05-17 14:47:11','2024-05-17 14:51:56',NULL,0,0,NULL,NULL),(18545,'mixpanel','completed',10,'2024-05-17 12:54:09','2024-05-17 15:02:11','2024-05-17 14:55:08','2024-05-17 15:02:10',NULL,0,0,NULL,NULL),(18546,'mixpanel','completed',10,'2024-05-17 13:15:58','2024-05-17 15:11:57','2024-05-17 15:06:57','2024-05-17 15:11:56',NULL,0,0,NULL,NULL),(18547,'mixpanel','completed',10,'2024-05-17 13:30:11','2024-05-17 15:21:57','2024-05-17 15:17:10','2024-05-17 15:21:56',NULL,0,0,NULL,NULL),(18548,'mixpanel','completed',10,'2024-05-17 13:47:57','2024-05-17 15:29:59','2024-05-17 15:26:56','2024-05-17 15:29:58',NULL,0,0,NULL,NULL),(18549,'mixpanel','completed',10,'2024-05-17 13:54:12','2024-05-17 15:36:58','2024-05-17 15:32:11','2024-05-17 15:36:56',NULL,0,0,NULL,NULL),(18550,'mixpanel','completed',10,'2024-05-17 14:33:57','2024-05-17 15:47:11','2024-05-17 15:41:56','2024-05-17 15:47:10',NULL,0,0,NULL,NULL),(18551,'mixpanel','completed',10,'2024-05-17 14:46:57','2024-05-17 15:56:24','2024-05-17 15:51:56','2024-05-17 15:56:23',NULL,0,0,NULL,NULL),(18552,'mixpanel','completed',10,'2024-05-17 14:43:57','2024-05-17 16:06:57','2024-05-17 16:01:56','2024-05-17 16:06:56',NULL,0,0,NULL,NULL),(18553,'mixpanel','completed',10,'2024-05-17 14:46:57','2024-05-17 16:16:57','2024-05-17 16:11:56','2024-05-17 16:16:56',NULL,0,0,NULL,NULL),(18554,'mixpanel','completed',10,'2024-05-17 14:47:57','2024-05-17 16:26:57','2024-05-17 16:21:56','2024-05-17 16:26:56',NULL,0,0,NULL,NULL),(18555,'mixpanel','completed',10,'2024-05-17 14:49:57','2024-05-17 16:36:57','2024-05-17 16:31:56','2024-05-17 16:36:56',NULL,0,0,NULL,NULL),(18556,'mixpanel','completed',10,'2024-05-17 15:29:10','2024-05-17 16:46:57','2024-05-17 16:42:09','2024-05-17 16:46:56',NULL,0,0,NULL,NULL),(18557,'mixpanel','completed',10,'2024-05-17 15:12:57','2024-05-17 16:56:57','2024-05-17 16:51:56','2024-05-17 16:56:56',NULL,0,0,NULL,NULL),(18558,'mixpanel','completed',10,'2024-05-17 15:55:42','2024-05-17 17:06:58','2024-05-17 17:01:41','2024-05-17 17:06:57',NULL,0,0,NULL,NULL),(18559,'mixpanel','completed',10,'2024-05-17 15:36:42','2024-05-17 17:16:59','2024-05-17 17:10:41','2024-05-17 17:16:58',NULL,0,0,NULL,NULL),(18560,'mixpanel','completed',10,'2024-05-17 15:38:57','2024-05-17 17:26:57','2024-05-17 17:21:56','2024-05-17 17:26:56',NULL,0,0,NULL,NULL),(18561,'mixpanel','completed',10,'2024-05-17 16:01:24','2024-05-17 17:36:57','2024-05-17 17:31:22','2024-05-17 17:36:56',NULL,0,0,NULL,NULL),(18562,'mixpanel','completed',10,'2024-05-17 16:06:57','2024-05-17 17:46:57','2024-05-17 17:41:56','2024-05-17 17:46:56',NULL,0,0,NULL,NULL),(18563,'mixpanel','completed',10,'2024-05-17 16:48:57','2024-05-17 17:56:57','2024-05-17 17:51:56','2024-05-17 17:56:56',NULL,0,0,NULL,NULL),(18564,'mixpanel','completed',10,'2024-05-17 16:17:57','2024-05-17 18:06:57','2024-05-17 18:01:56','2024-05-17 18:06:56',NULL,0,0,NULL,NULL),(18565,'mixpanel','completed',10,'2024-05-17 16:30:55','2024-05-17 18:16:57','2024-05-17 18:11:55','2024-05-17 18:16:56',NULL,0,0,NULL,NULL),(18566,'mixpanel','completed',10,'2024-05-17 16:55:57','2024-05-17 18:26:57','2024-05-17 18:21:56','2024-05-17 18:26:56',NULL,0,0,NULL,NULL),(18567,'mixpanel','completed',10,'2024-05-17 17:20:57','2024-05-17 18:36:57','2024-05-17 18:31:56','2024-05-17 18:36:57',NULL,0,0,NULL,NULL),(18568,'mixpanel','completed',10,'2024-05-17 17:32:57','2024-05-17 18:46:57','2024-05-17 18:41:56','2024-05-17 18:46:56',NULL,0,0,NULL,NULL),(18569,'mixpanel','completed',10,'2024-05-17 17:26:58','2024-05-17 18:56:57','2024-05-17 18:51:57','2024-05-17 18:56:56',NULL,0,0,NULL,NULL),(18570,'mixpanel','completed',10,'2024-05-17 17:48:57','2024-05-17 19:05:27','2024-05-17 19:01:56','2024-05-17 19:05:26',NULL,0,0,NULL,NULL),(18571,'mixpanel','completed',10,'2024-05-17 18:03:58','2024-05-17 19:16:57','2024-05-17 19:11:56','2024-05-17 19:16:56',NULL,0,0,NULL,NULL),(18572,'mixpanel','completed',10,'2024-05-17 18:08:00','2024-05-17 19:24:56','2024-05-17 19:21:59','2024-05-17 19:24:55',NULL,0,0,NULL,NULL),(18573,'mixpanel','completed',10,'2024-05-17 17:58:58','2024-05-17 19:31:58','2024-05-17 19:26:57','2024-05-17 19:31:57',NULL,0,0,NULL,NULL),(18574,'mixpanel','completed',10,'2024-05-17 17:42:07','2024-05-17 19:41:57','2024-05-17 19:35:06','2024-05-17 19:41:56',NULL,0,0,NULL,NULL),(18575,'mixpanel','completed',10,'2024-05-17 18:34:57','2024-05-17 19:51:58','2024-05-17 19:46:56','2024-05-17 19:51:56',NULL,0,0,NULL,NULL),(18576,'mixpanel','completed',10,'2024-05-17 18:15:57','2024-05-17 20:02:08','2024-05-17 19:56:56','2024-05-17 20:02:07',NULL,0,0,NULL,NULL),(18577,'mixpanel','completed',10,'2024-05-17 18:48:58','2024-05-17 20:11:57','2024-05-17 20:06:57','2024-05-17 20:11:57',NULL,0,0,NULL,NULL),(18578,'mixpanel','completed',10,'2024-05-17 18:51:31','2024-05-17 20:20:53','2024-05-17 20:16:30','2024-05-17 20:20:53',NULL,0,0,NULL,NULL),(18579,'mixpanel','completed',10,'2024-05-17 19:01:57','2024-05-17 20:31:57','2024-05-17 20:26:56','2024-05-17 20:31:56',NULL,0,0,NULL,NULL),(18580,'mixpanel','completed',10,'2024-05-17 19:14:04','2024-05-17 20:41:57','2024-05-17 20:35:03','2024-05-17 20:41:56',NULL,0,0,NULL,NULL),(18581,'mixpanel','completed',10,'2024-05-17 19:11:57','2024-05-17 20:51:58','2024-05-17 20:46:57','2024-05-17 20:51:56',NULL,0,0,NULL,NULL),(18582,'mixpanel','completed',10,'2024-05-17 19:15:58','2024-05-17 21:02:13','2024-05-17 20:56:57','2024-05-17 21:02:12',NULL,0,0,NULL,NULL),(18583,'mixpanel','completed',10,'2024-05-17 19:24:11','2024-05-17 21:11:58','2024-05-17 21:07:11','2024-05-17 21:11:56',NULL,0,0,NULL,NULL),(18584,'mixpanel','completed',10,'2024-05-17 19:29:58','2024-05-17 21:22:06','2024-05-17 21:16:57','2024-05-17 21:22:05',NULL,0,0,NULL,NULL),(18585,'mixpanel','completed',10,'2024-05-17 20:02:57','2024-05-17 21:32:09','2024-05-17 21:26:56','2024-05-17 21:32:08',NULL,0,0,NULL,NULL),(18586,'mixpanel','completed',10,'2024-05-17 20:23:58','2024-05-17 21:41:58','2024-05-17 21:36:57','2024-05-17 21:41:56',NULL,0,0,NULL,NULL),(18587,'mixpanel','completed',10,'2024-05-17 20:19:10','2024-05-17 21:51:57','2024-05-17 21:47:09','2024-05-17 21:51:56',NULL,0,0,NULL,NULL),(18588,'mixpanel','completed',10,'2024-05-17 20:35:57','2024-05-17 22:01:57','2024-05-17 21:56:56','2024-05-17 22:01:56',NULL,0,0,NULL,NULL),(18589,'mixpanel','completed',10,'2024-05-17 20:35:57','2024-05-17 22:09:27','2024-05-17 22:06:56','2024-05-17 22:09:26',NULL,0,0,NULL,NULL),(18590,'mixpanel','completed',10,'2024-05-17 20:12:57','2024-05-17 22:17:07','2024-05-17 22:11:56','2024-05-17 22:17:06',NULL,0,0,NULL,NULL),(18591,'mixpanel','completed',10,'2024-05-17 21:10:58','2024-05-17 22:27:00','2024-05-17 22:21:56','2024-05-17 22:26:59',NULL,0,0,NULL,NULL),(18592,'mixpanel','completed',10,'2024-05-17 21:17:09','2024-05-17 22:36:57','2024-05-17 22:32:08','2024-05-17 22:36:56',NULL,0,0,NULL,NULL),(18593,'mixpanel','completed',10,'2024-05-17 21:07:03','2024-05-17 22:46:58','2024-05-17 22:42:02','2024-05-17 22:46:57',NULL,0,0,NULL,NULL),(18594,'mixpanel','completed',10,'2024-05-17 21:34:15','2024-05-17 22:56:58','2024-05-17 22:52:14','2024-05-17 22:56:57',NULL,0,0,NULL,NULL),(18595,'mixpanel','completed',10,'2024-05-17 21:01:07','2024-05-17 23:07:08','2024-05-17 23:02:06','2024-05-17 23:07:07',NULL,0,0,NULL,NULL),(18596,'mixpanel','completed',10,'2024-05-17 21:47:11','2024-05-17 23:16:57','2024-05-17 23:12:10','2024-05-17 23:16:57',NULL,0,0,NULL,NULL),(18597,'mixpanel','completed',10,'2024-05-17 22:12:57','2024-05-17 23:26:57','2024-05-17 23:21:56','2024-05-17 23:26:56',NULL,0,0,NULL,NULL),(18598,'mixpanel','completed',10,'2024-05-17 22:13:58','2024-05-17 23:36:57','2024-05-17 23:31:57','2024-05-17 23:36:56',NULL,0,0,NULL,NULL),(18599,'mixpanel','completed',10,'2024-05-17 21:42:58','2024-05-17 23:44:11','2024-05-17 23:41:57','2024-05-17 23:44:10',NULL,0,0,NULL,NULL),(18600,'mixpanel','completed',10,'2024-05-17 22:22:57','2024-05-17 23:50:42','2024-05-17 23:46:56','2024-05-17 23:50:41',NULL,0,0,NULL,NULL),(18601,'mixpanel','completed',10,'2024-05-17 22:26:57','2024-05-18 00:01:57','2024-05-17 23:56:56','2024-05-18 00:01:56',NULL,0,0,NULL,NULL),(18602,'mixpanel','completed',10,'2024-05-17 22:29:58','2024-05-18 00:11:58','2024-05-18 00:06:57','2024-05-18 00:11:57',NULL,0,0,NULL,NULL),(18603,'mixpanel','completed',10,'2024-05-17 22:25:57','2024-05-18 00:21:58','2024-05-18 00:16:56','2024-05-18 00:21:57',NULL,0,0,NULL,NULL),(18604,'mixpanel','completed',10,'2024-05-17 22:50:57','2024-05-18 00:32:05','2024-05-18 00:26:56','2024-05-18 00:32:03',NULL,0,0,NULL,NULL),(18605,'mixpanel','completed',10,'2024-05-17 23:02:58','2024-05-18 00:41:59','2024-05-18 00:36:57','2024-05-18 00:41:58',NULL,0,0,NULL,NULL),(18606,'mixpanel','completed',10,'2024-05-17 23:28:57','2024-05-18 00:51:58','2024-05-18 00:46:56','2024-05-18 00:51:57',NULL,0,0,NULL,NULL),(18607,'mixpanel','completed',10,'2024-05-17 23:05:01','2024-05-18 01:00:25','2024-05-18 00:56:55','2024-05-18 01:00:24',NULL,0,0,NULL,NULL),(18608,'mixpanel','completed',10,'2024-05-17 23:25:58','2024-05-18 01:11:57','2024-05-18 01:06:57','2024-05-18 01:11:57',NULL,0,0,NULL,NULL),(18609,'mixpanel','completed',10,'2024-05-17 23:38:59','2024-05-18 01:19:42','2024-05-18 01:16:58','2024-05-18 01:19:41',NULL,0,0,NULL,NULL),(18610,'mixpanel','completed',10,'2024-05-18 00:05:58','2024-05-18 01:26:57','2024-05-18 01:21:57','2024-05-18 01:26:56',NULL,0,0,NULL,NULL),(18611,'mixpanel','completed',10,'2024-05-17 23:59:57','2024-05-18 01:36:58','2024-05-18 01:31:56','2024-05-18 01:36:57',NULL,0,0,NULL,NULL),(18612,'mixpanel','completed',10,'2024-05-17 23:46:42','2024-05-18 01:46:57','2024-05-18 01:41:41','2024-05-18 01:46:56',NULL,0,0,NULL,NULL),(18613,'mixpanel','completed',10,'2024-05-18 00:00:57','2024-05-18 01:55:11','2024-05-18 01:51:57','2024-05-18 01:55:10',NULL,0,0,NULL,NULL),(18614,'mixpanel','completed',10,'2024-05-18 00:47:58','2024-05-18 02:07:10','2024-05-18 02:01:57','2024-05-18 02:07:09',NULL,0,0,NULL,NULL),(18615,'mixpanel','completed',10,'2024-05-18 00:49:09','2024-05-18 02:16:58','2024-05-18 02:12:08','2024-05-18 02:16:57',NULL,0,0,NULL,NULL),(18616,'mixpanel','completed',10,'2024-05-18 00:47:58','2024-05-18 02:26:48','2024-05-18 02:21:57','2024-05-18 02:26:47',NULL,0,0,NULL,NULL),(18617,'mixpanel','completed',10,'2024-05-18 00:35:57','2024-05-18 02:36:57','2024-05-18 02:31:56','2024-05-18 02:36:56',NULL,0,0,NULL,NULL),(18618,'mixpanel','completed',10,'2024-05-18 00:51:58','2024-05-18 02:47:08','2024-05-18 02:41:57','2024-05-18 02:47:07',NULL,0,0,NULL,NULL),(18619,'mixpanel','completed',10,'2024-05-18 01:42:53','2024-05-18 02:55:03','2024-05-18 02:50:52','2024-05-18 02:55:02',NULL,0,0,NULL,NULL),(18620,'mixpanel','completed',10,'2024-05-18 01:36:57','2024-05-18 03:07:07','2024-05-18 03:01:56','2024-05-18 03:07:06',NULL,0,0,NULL,NULL),(18621,'mixpanel','completed',10,'2024-05-18 01:30:14','2024-05-18 03:16:57','2024-05-18 03:12:13','2024-05-18 03:16:56',NULL,0,0,NULL,NULL),(18622,'mixpanel','completed',10,'2024-05-18 01:54:58','2024-05-18 03:26:58','2024-05-18 03:21:57','2024-05-18 03:26:57',NULL,0,0,NULL,NULL),(18623,'mixpanel','completed',10,'2024-05-18 02:10:58','2024-05-18 03:35:11','2024-05-18 03:31:57','2024-05-18 03:35:10',NULL,0,0,NULL,NULL),(18624,'mixpanel','completed',10,'2024-05-18 02:07:20','2024-05-18 03:41:57','2024-05-18 03:38:19','2024-05-18 03:41:56',NULL,0,0,NULL,NULL),(18625,'mixpanel','completed',10,'2024-05-18 02:04:58','2024-05-18 03:52:35','2024-05-18 03:46:57','2024-05-18 03:52:33',NULL,0,0,NULL,NULL),(18626,'mixpanel','completed',10,'2024-05-18 02:09:09','2024-05-18 04:01:58','2024-05-18 03:57:08','2024-05-18 04:01:57',NULL,0,0,NULL,NULL),(18627,'mixpanel','completed',10,'2024-05-18 02:29:58','2024-05-18 04:10:46','2024-05-18 04:06:57','2024-05-18 04:10:45',NULL,0,0,NULL,NULL),(18628,'mixpanel','completed',10,'2024-05-18 02:43:58','2024-05-18 04:21:58','2024-05-18 04:16:57','2024-05-18 04:21:57',NULL,0,0,NULL,NULL),(18629,'mixpanel','completed',10,'2024-05-18 02:55:58','2024-05-18 04:32:09','2024-05-18 04:26:57','2024-05-18 04:32:06',NULL,0,0,NULL,NULL),(18630,'mixpanel','completed',10,'2024-05-18 03:00:48','2024-05-18 04:42:12','2024-05-18 04:35:46','2024-05-18 04:42:08',NULL,0,0,NULL,NULL),(18631,'mixpanel','completed',10,'2024-05-18 03:01:13','2024-05-18 04:51:58','2024-05-18 04:47:11','2024-05-18 04:51:57',NULL,0,0,NULL,NULL),(18632,'mixpanel','completed',10,'2024-05-18 03:32:57','2024-05-18 04:59:19','2024-05-18 04:56:56','2024-05-18 04:59:18',NULL,0,0,NULL,NULL),(18633,'mixpanel','completed',10,'2024-05-18 03:49:04','2024-05-18 05:06:58','2024-05-18 05:02:03','2024-05-18 05:06:57',NULL,0,0,NULL,NULL),(18634,'mixpanel','completed',10,'2024-05-18 03:56:45','2024-05-18 05:15:44','2024-05-18 05:10:44','2024-05-18 05:15:43',NULL,0,0,NULL,NULL),(18635,'mixpanel','completed',10,'2024-05-18 03:55:38','2024-05-18 05:21:19','2024-05-18 05:18:37','2024-05-18 05:21:18',NULL,0,0,NULL,NULL),(18636,'mixpanel','completed',10,'2024-05-18 04:13:58','2024-05-18 05:31:58','2024-05-18 05:26:57','2024-05-18 05:31:57',NULL,0,0,NULL,NULL),(18637,'mixpanel','completed',10,'2024-05-18 04:04:00','2024-05-18 05:41:58','2024-05-18 05:36:58','2024-05-18 05:41:57',NULL,0,0,NULL,NULL),(18638,'mixpanel','completed',10,'2024-05-18 04:28:08','2024-05-18 05:51:58','2024-05-18 05:47:07','2024-05-18 05:51:57',NULL,0,0,NULL,NULL),(18639,'mixpanel','completed',10,'2024-05-18 04:14:58','2024-05-18 06:01:58','2024-05-18 05:56:57','2024-05-18 06:01:57',NULL,0,0,NULL,NULL),(18640,'mixpanel','completed',10,'2024-05-18 04:39:32','2024-05-18 06:12:10','2024-05-18 06:06:31','2024-05-18 06:12:09',NULL,0,0,NULL,NULL),(18641,'mixpanel','completed',10,'2024-05-18 04:36:14','2024-05-18 06:21:58','2024-05-18 06:17:13','2024-05-18 06:21:57',NULL,0,0,NULL,NULL),(18642,'mixpanel','completed',10,'2024-05-18 04:25:04','2024-05-18 06:26:58','2024-05-18 06:24:03','2024-05-18 06:26:57',NULL,0,0,NULL,NULL),(18643,'mixpanel','completed',10,'2024-05-18 05:01:14','2024-05-18 06:36:58','2024-05-18 06:32:13','2024-05-18 06:36:57',NULL,0,0,NULL,NULL),(18644,'mixpanel','completed',10,'2024-05-18 05:12:12','2024-05-18 06:47:13','2024-05-18 06:42:11','2024-05-18 06:47:12',NULL,0,0,NULL,NULL),(18645,'mixpanel','completed',10,'2024-05-18 05:03:41','2024-05-18 06:55:09','2024-05-18 06:51:40','2024-05-18 06:55:08',NULL,0,0,NULL,NULL),(18646,'mixpanel','completed',10,'2024-05-18 05:20:17','2024-05-18 07:02:32','2024-05-18 07:00:16','2024-05-18 07:02:30',NULL,0,0,NULL,NULL),(18647,'mixpanel','completed',10,'2024-05-18 05:14:58','2024-05-18 07:09:23','2024-05-18 07:06:57','2024-05-18 07:09:22',NULL,0,0,NULL,NULL),(18648,'mixpanel','completed',10,'2024-05-18 05:48:07','2024-05-18 07:17:29','2024-05-18 07:12:06','2024-05-18 07:17:28',NULL,0,0,NULL,NULL),(18649,'mixpanel','completed',10,'2024-05-18 05:47:59','2024-05-18 07:27:12','2024-05-18 07:21:58','2024-05-18 07:27:11',NULL,0,0,NULL,NULL),(18650,'mixpanel','completed',10,'2024-05-18 05:54:53','2024-05-18 07:36:31','2024-05-18 07:31:44','2024-05-18 07:36:30',NULL,0,0,NULL,NULL),(18651,'mixpanel','completed',10,'2024-05-18 06:01:57','2024-05-18 07:46:10','2024-05-18 07:41:57','2024-05-18 07:46:09',NULL,0,0,NULL,NULL),(18652,'mixpanel','completed',10,'2024-05-18 06:49:07','2024-05-18 07:55:41','2024-05-18 07:52:06','2024-05-18 07:55:40',NULL,0,0,NULL,NULL),(18653,'mixpanel','completed',10,'2024-05-18 06:18:14','2024-05-18 08:04:53','2024-05-18 08:02:13','2024-05-18 08:04:52',NULL,0,0,NULL,NULL),(18654,'mixpanel','completed',10,'2024-05-18 06:37:58','2024-05-18 08:12:06','2024-05-18 08:06:57','2024-05-18 08:12:05',NULL,0,0,NULL,NULL),(18655,'mixpanel','completed',10,'2024-05-18 06:19:08','2024-05-18 08:17:21','2024-05-18 08:15:07','2024-05-18 08:17:20',NULL,0,0,NULL,NULL),(18656,'mixpanel','completed',10,'2024-05-18 06:45:58','2024-05-18 08:24:13','2024-05-18 08:21:57','2024-05-18 08:24:12',NULL,0,0,NULL,NULL),(18657,'mixpanel','completed',10,'2024-05-18 06:42:58','2024-05-18 08:32:32','2024-05-18 08:26:57','2024-05-18 08:32:31',NULL,0,0,NULL,NULL),(18658,'mixpanel','completed',10,'2024-05-18 07:31:05','2024-05-18 08:42:08','2024-05-18 08:37:04','2024-05-18 08:42:07',NULL,0,0,NULL,NULL),(18659,'mixpanel','completed',10,'2024-05-18 07:23:13','2024-05-18 08:47:12','2024-05-18 08:44:12','2024-05-18 08:47:11',NULL,0,0,NULL,NULL),(18660,'mixpanel','completed',10,'2024-05-18 07:10:58','2024-05-18 08:54:47','2024-05-18 08:51:57','2024-05-18 08:54:46',NULL,0,0,NULL,NULL),(18661,'mixpanel','completed',10,'2024-05-18 07:40:01','2024-05-18 09:02:43','2024-05-18 08:56:56','2024-05-18 09:02:41',NULL,0,0,NULL,NULL),(18662,'mixpanel','completed',10,'2024-05-18 07:36:24','2024-05-18 09:11:59','2024-05-18 09:05:22','2024-05-18 09:11:57',NULL,0,0,NULL,NULL),(18663,'mixpanel','completed',10,'2024-05-18 07:22:48','2024-05-18 09:21:58','2024-05-18 09:15:46','2024-05-18 09:21:57',NULL,0,0,NULL,NULL),(18664,'mixpanel','completed',10,'2024-05-18 08:02:49','2024-05-18 09:32:12','2024-05-18 09:26:47','2024-05-18 09:32:11',NULL,0,0,NULL,NULL),(18665,'mixpanel','completed',10,'2024-05-18 08:33:12','2024-05-18 09:41:58','2024-05-18 09:37:11','2024-05-18 09:41:57',NULL,0,0,NULL,NULL),(18666,'mixpanel','completed',10,'2024-05-18 07:47:21','2024-05-18 09:52:06','2024-05-18 09:47:20','2024-05-18 09:52:06',NULL,0,0,NULL,NULL),(18667,'mixpanel','completed',10,'2024-05-18 08:18:06','2024-05-18 10:00:37','2024-05-18 09:57:05','2024-05-18 10:00:36',NULL,0,0,NULL,NULL),(18668,'mixpanel','completed',10,'2024-05-18 09:04:11','2024-05-18 10:11:58','2024-05-18 10:07:10','2024-05-18 10:11:57',NULL,0,0,NULL,NULL),(18669,'mixpanel','completed',10,'2024-05-18 08:14:22','2024-05-18 10:17:27','2024-05-18 10:14:19','2024-05-18 10:17:26',NULL,0,0,NULL,NULL),(18670,'mixpanel','completed',10,'2024-05-18 08:23:17','2024-05-18 10:24:24','2024-05-18 10:22:16','2024-05-18 10:24:23',NULL,0,0,NULL,NULL),(18671,'mixpanel','completed',10,'2024-05-18 09:07:58','2024-05-18 10:32:11','2024-05-18 10:26:57','2024-05-18 10:32:10',NULL,0,0,NULL,NULL),(18672,'mixpanel','completed',10,'2024-05-18 09:03:25','2024-05-18 10:36:34','2024-05-18 10:34:24','2024-05-18 10:36:31',NULL,0,0,NULL,NULL),(18673,'mixpanel','completed',10,'2024-05-18 09:02:58','2024-05-18 10:44:00','2024-05-18 10:41:57','2024-05-18 10:43:59',NULL,0,0,NULL,NULL),(18674,'mixpanel','completed',10,'2024-05-18 09:32:26','2024-05-18 10:52:17','2024-05-18 10:47:25','2024-05-18 10:52:11',NULL,0,0,NULL,NULL),(18675,'mixpanel','completed',10,'2024-05-18 09:23:58','2024-05-18 11:00:48','2024-05-18 10:56:57','2024-05-18 11:00:47',NULL,0,0,NULL,NULL),(18676,'mixpanel','completed',10,'2024-05-18 09:42:12','2024-05-18 11:12:01','2024-05-18 11:07:11','2024-05-18 11:12:00',NULL,0,0,NULL,NULL),(18677,'mixpanel','completed',10,'2024-05-18 09:39:14','2024-05-18 11:22:11','2024-05-18 11:17:13','2024-05-18 11:22:10',NULL,0,0,NULL,NULL),(18678,'mixpanel','completed',10,'2024-05-18 10:22:39','2024-05-18 11:32:20','2024-05-18 11:25:38','2024-05-18 11:32:19',NULL,0,0,NULL,NULL),(18679,'mixpanel','completed',10,'2024-05-18 09:51:12','2024-05-18 11:41:58','2024-05-18 11:37:11','2024-05-18 11:41:57',NULL,0,0,NULL,NULL),(18680,'mixpanel','completed',10,'2024-05-18 10:19:23','2024-05-18 11:51:12','2024-05-18 11:47:22','2024-05-18 11:51:11',NULL,0,0,NULL,NULL),(18681,'mixpanel','completed',10,'2024-05-18 10:45:59','2024-05-18 12:02:14','2024-05-18 11:54:57','2024-05-18 12:02:13',NULL,0,0,NULL,NULL),(18682,'mixpanel','completed',10,'2024-05-18 10:47:14','2024-05-18 12:12:05','2024-05-18 12:05:13','2024-05-18 12:12:04',NULL,0,0,NULL,NULL),(18683,'mixpanel','completed',10,'2024-05-18 10:46:13','2024-05-18 12:22:13','2024-05-18 12:17:12','2024-05-18 12:22:12',NULL,0,0,NULL,NULL),(18684,'mixpanel','completed',10,'2024-05-18 10:58:48','2024-05-18 12:32:14','2024-05-18 12:25:47','2024-05-18 12:32:13',NULL,0,0,NULL,NULL),(18685,'mixpanel','completed',10,'2024-05-18 11:29:13','2024-05-18 12:42:03','2024-05-18 12:37:12','2024-05-18 12:42:02',NULL,0,0,NULL,NULL),(18686,'mixpanel','completed',10,'2024-05-18 10:50:06','2024-05-18 12:52:14','2024-05-18 12:47:05','2024-05-18 12:52:11',NULL,0,0,NULL,NULL),(18687,'subscribers_engagement_score','completed',10,'2024-05-18 12:52:14','2024-05-18 12:52:16','2024-05-18 12:52:11','2024-05-18 12:52:10',NULL,0,0,NULL,NULL),(18688,'subscribers_engagement_score','completed',10,'2024-05-19 21:11:00','2024-05-19 21:12:14','2024-05-18 12:52:10','2024-05-19 21:12:13',NULL,0,0,NULL,NULL),(18689,'mixpanel','completed',10,'2024-05-18 11:30:16','2024-05-18 12:56:58','2024-05-18 12:52:10','2024-05-18 12:56:57',NULL,0,0,NULL,NULL),(18690,'mixpanel','completed',10,'2024-05-18 11:54:09','2024-05-18 13:02:15','2024-05-18 13:00:08','2024-05-18 13:02:14',NULL,0,0,NULL,NULL),(18691,'mixpanel','completed',10,'2024-05-18 11:55:46','2024-05-18 13:12:14','2024-05-18 13:07:45','2024-05-18 13:12:13',NULL,0,0,NULL,NULL),(18692,'mixpanel','completed',10,'2024-05-18 11:46:33','2024-05-18 13:22:33','2024-05-18 13:15:32','2024-05-18 13:22:32',NULL,0,0,NULL,NULL),(18693,'mixpanel','completed',10,'2024-05-18 11:30:58','2024-05-18 13:30:16','2024-05-18 13:26:57','2024-05-18 13:30:15',NULL,0,0,NULL,NULL),(18694,'mixpanel','completed',10,'2024-05-18 12:01:34','2024-05-18 13:37:26','2024-05-18 13:32:33','2024-05-18 13:37:25',NULL,0,0,NULL,NULL),(18695,'mixpanel','completed',10,'2024-05-18 12:39:07','2024-05-18 13:44:30','2024-05-18 13:42:07','2024-05-18 13:44:29',NULL,0,0,NULL,NULL),(18696,'mixpanel','completed',10,'2024-05-18 12:39:27','2024-05-18 13:52:13','2024-05-18 13:47:26','2024-05-18 13:52:12',NULL,0,0,NULL,NULL),(18697,'mixpanel','completed',10,'2024-05-18 12:29:58','2024-05-18 14:02:13','2024-05-18 13:56:57','2024-05-18 14:02:12',NULL,0,0,NULL,NULL),(18698,'mixpanel','completed',10,'2024-05-18 12:14:13','2024-05-18 14:10:28','2024-05-18 14:07:12','2024-05-18 14:10:27',NULL,0,0,NULL,NULL),(18699,'schedule_re_engagement_email','completed',10,'2024-05-19 14:10:28','2024-05-19 14:11:58','2024-05-18 14:10:27','2024-05-19 14:11:58',NULL,0,0,NULL,NULL),(18700,'mixpanel','completed',10,'2024-05-18 12:14:01','2024-05-18 14:17:13','2024-05-18 14:15:00','2024-05-18 14:17:12',NULL,0,0,NULL,NULL),(18701,'mixpanel','completed',10,'2024-05-18 12:50:20','2024-05-18 14:26:58','2024-05-18 14:22:19','2024-05-18 14:26:57',NULL,0,0,NULL,NULL),(18702,'mixpanel','completed',10,'2024-05-18 12:54:12','2024-05-18 14:37:12','2024-05-18 14:32:11','2024-05-18 14:37:11',NULL,0,0,NULL,NULL),(18703,'mixpanel','completed',10,'2024-05-18 12:49:08','2024-05-18 14:47:13','2024-05-18 14:42:07','2024-05-18 14:47:12',NULL,0,0,NULL,NULL),(18704,'mixpanel','completed',10,'2024-05-18 13:19:23','2024-05-18 14:56:59','2024-05-18 14:52:22','2024-05-18 14:56:57',NULL,0,0,NULL,NULL),(18705,'mixpanel','completed',10,'2024-05-18 13:41:26','2024-05-18 15:07:28','2024-05-18 15:02:24','2024-05-18 15:07:27',NULL,0,0,NULL,NULL),(18706,'mixpanel','completed',10,'2024-05-18 13:29:58','2024-05-18 15:15:06','2024-05-18 15:11:57','2024-05-18 15:15:00',NULL,0,0,NULL,NULL),(18707,'mixpanel','completed',10,'2024-05-18 13:18:29','2024-05-18 15:22:13','2024-05-18 15:17:28','2024-05-18 15:22:12',NULL,0,0,NULL,NULL),(18708,'mixpanel','completed',10,'2024-05-18 13:27:58','2024-05-18 15:32:26','2024-05-18 15:26:57','2024-05-18 15:32:25',NULL,0,0,NULL,NULL),(18709,'mixpanel','completed',10,'2024-05-18 13:41:11','2024-05-18 15:41:50','2024-05-18 15:37:10','2024-05-18 15:41:49',NULL,0,0,NULL,NULL),(18710,'mixpanel','completed',10,'2024-05-18 14:05:28','2024-05-18 15:52:11','2024-05-18 15:47:27','2024-05-18 15:52:10',NULL,0,0,NULL,NULL),(18711,'mixpanel','completed',10,'2024-05-18 14:09:58','2024-05-18 16:02:13','2024-05-18 15:56:57','2024-05-18 16:02:12',NULL,0,0,NULL,NULL),(18712,'mixpanel','completed',10,'2024-05-18 14:47:11','2024-05-18 16:11:58','2024-05-18 16:07:10','2024-05-18 16:11:57',NULL,0,0,NULL,NULL),(18713,'mixpanel','completed',10,'2024-05-18 15:01:11','2024-05-18 16:22:12','2024-05-18 16:17:10','2024-05-18 16:22:11',NULL,0,0,NULL,NULL),(18714,'mixpanel','completed',10,'2024-05-18 14:42:58','2024-05-18 16:32:11','2024-05-18 16:26:57','2024-05-18 16:32:10',NULL,0,0,NULL,NULL),(18715,'mixpanel','completed',10,'2024-05-18 15:23:12','2024-05-18 16:41:58','2024-05-18 16:37:11','2024-05-18 16:41:57',NULL,0,0,NULL,NULL),(18716,'mixpanel','completed',10,'2024-05-18 15:29:12','2024-05-18 16:52:12','2024-05-18 16:47:11','2024-05-18 16:52:11',NULL,0,0,NULL,NULL),(18717,'mixpanel','completed',10,'2024-05-18 15:24:58','2024-05-18 17:02:12','2024-05-18 16:56:57','2024-05-18 17:02:11',NULL,0,0,NULL,NULL),(18718,'mixpanel','completed',10,'2024-05-18 15:44:11','2024-05-18 17:11:12','2024-05-18 17:07:10','2024-05-18 17:11:11',NULL,0,0,NULL,NULL),(18719,'mixpanel','completed',10,'2024-05-18 15:58:34','2024-05-18 17:17:13','2024-05-18 17:13:33','2024-05-18 17:17:12',NULL,0,0,NULL,NULL),(18720,'mixpanel','completed',10,'2024-05-18 16:03:11','2024-05-18 17:26:58','2024-05-18 17:22:10','2024-05-18 17:26:57',NULL,0,0,NULL,NULL),(18721,'mixpanel','completed',10,'2024-05-18 15:31:15','2024-05-18 17:37:15','2024-05-18 17:32:14','2024-05-18 17:37:14',NULL,0,0,NULL,NULL),(18722,'mixpanel','completed',10,'2024-05-18 15:56:58','2024-05-18 17:47:12','2024-05-18 17:41:57','2024-05-18 17:47:11',NULL,0,0,NULL,NULL),(18723,'mixpanel','completed',10,'2024-05-18 16:24:12','2024-05-18 17:56:58','2024-05-18 17:52:11','2024-05-18 17:56:57',NULL,0,0,NULL,NULL),(18724,'mixpanel','completed',10,'2024-05-18 16:04:12','2024-05-18 18:07:12','2024-05-18 18:02:11','2024-05-18 18:07:11',NULL,0,0,NULL,NULL),(18725,'mixpanel','completed',10,'2024-05-18 16:23:58','2024-05-18 18:17:11','2024-05-18 18:11:57','2024-05-18 18:17:11',NULL,0,0,NULL,NULL),(18726,'mixpanel','completed',10,'2024-05-18 17:18:12','2024-05-18 18:26:58','2024-05-18 18:22:11','2024-05-18 18:26:57',NULL,0,0,NULL,NULL),(18727,'mixpanel','completed',10,'2024-05-18 16:49:12','2024-05-18 18:37:11','2024-05-18 18:32:11','2024-05-18 18:37:10',NULL,0,0,NULL,NULL),(18728,'mixpanel','completed',10,'2024-05-18 16:54:01','2024-05-18 18:45:18','2024-05-18 18:41:59','2024-05-18 18:45:17',NULL,0,0,NULL,NULL),(18729,'mixpanel','completed',10,'2024-05-18 17:40:13','2024-05-18 18:55:23','2024-05-18 18:52:12','2024-05-18 18:55:22',NULL,0,0,NULL,NULL),(18730,'mixpanel','completed',10,'2024-05-18 17:23:14','2024-05-18 19:05:22','2024-05-18 19:02:13','2024-05-18 19:05:21',NULL,0,0,NULL,NULL),(18731,'mixpanel','completed',10,'2024-05-18 17:50:58','2024-05-18 19:17:13','2024-05-18 19:11:57','2024-05-18 19:17:12',NULL,0,0,NULL,NULL),(18732,'mixpanel','completed',10,'2024-05-18 17:31:14','2024-05-18 19:26:58','2024-05-18 19:22:13','2024-05-18 19:26:57',NULL,0,0,NULL,NULL),(18733,'mixpanel','completed',10,'2024-05-18 18:30:12','2024-05-18 19:37:36','2024-05-18 19:32:11','2024-05-18 19:37:32',NULL,0,0,NULL,NULL),(18734,'mixpanel','completed',10,'2024-05-18 18:04:00','2024-05-18 19:47:12','2024-05-18 19:41:57','2024-05-18 19:47:11',NULL,0,0,NULL,NULL),(18735,'mixpanel','completed',10,'2024-05-18 18:31:13','2024-05-18 19:56:59','2024-05-18 19:52:12','2024-05-18 19:56:58',NULL,0,0,NULL,NULL),(18736,'mixpanel','completed',10,'2024-05-18 18:53:22','2024-05-18 20:07:13','2024-05-18 20:02:21','2024-05-18 20:07:12',NULL,0,0,NULL,NULL),(18737,'mixpanel','completed',10,'2024-05-18 19:07:58','2024-05-18 20:17:10','2024-05-18 20:11:57','2024-05-18 20:17:09',NULL,0,0,NULL,NULL),(18738,'mixpanel','completed',10,'2024-05-18 19:06:13','2024-05-18 20:25:44','2024-05-18 20:22:12','2024-05-18 20:25:43',NULL,0,0,NULL,NULL),(18739,'mixpanel','completed',10,'2024-05-18 19:20:13','2024-05-18 20:37:13','2024-05-18 20:32:12','2024-05-18 20:37:12',NULL,0,0,NULL,NULL),(18740,'mixpanel','completed',10,'2024-05-18 19:35:58','2024-05-18 20:44:21','2024-05-18 20:41:57','2024-05-18 20:44:20',NULL,0,0,NULL,NULL),(18741,'mixpanel','completed',10,'2024-05-18 19:43:12','2024-05-18 20:52:12','2024-05-18 20:47:11','2024-05-18 20:52:11',NULL,0,0,NULL,NULL),(18742,'mixpanel','completed',10,'2024-05-18 19:52:58','2024-05-18 21:02:12','2024-05-18 20:56:57','2024-05-18 21:02:11',NULL,0,0,NULL,NULL),(18743,'mixpanel','completed',10,'2024-05-18 19:33:13','2024-05-18 21:11:59','2024-05-18 21:07:12','2024-05-18 21:11:58',NULL,0,0,NULL,NULL),(18744,'mixpanel','completed',10,'2024-05-18 19:53:13','2024-05-18 21:22:13','2024-05-18 21:17:12','2024-05-18 21:22:12',NULL,0,0,NULL,NULL),(18745,'mixpanel','completed',10,'2024-05-18 19:42:58','2024-05-18 21:32:14','2024-05-18 21:26:57','2024-05-18 21:32:13',NULL,0,0,NULL,NULL),(18746,'mixpanel','completed',10,'2024-05-18 20:13:13','2024-05-18 21:41:58','2024-05-18 21:37:12','2024-05-18 21:41:57',NULL,0,0,NULL,NULL),(18747,'mixpanel','completed',10,'2024-05-18 20:45:13','2024-05-18 21:52:12','2024-05-18 21:47:12','2024-05-18 21:52:11',NULL,0,0,NULL,NULL),(18748,'mixpanel','completed',10,'2024-05-18 20:40:58','2024-05-18 22:02:15','2024-05-18 21:56:57','2024-05-18 22:02:12',NULL,0,0,NULL,NULL),(18749,'inactive_subscribers','completed',10,'2024-05-19 22:00:00','2024-05-19 22:02:00','2024-05-18 22:02:12','2024-05-19 22:01:58',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(18750,'mixpanel','completed',10,'2024-05-18 20:36:12','2024-05-18 22:12:10','2024-05-18 22:07:11','2024-05-18 22:12:09',NULL,0,0,NULL,NULL),(18751,'mixpanel','completed',10,'2024-05-18 20:40:13','2024-05-18 22:22:13','2024-05-18 22:17:12','2024-05-18 22:22:12',NULL,0,0,NULL,NULL),(18752,'mixpanel','completed',10,'2024-05-18 20:57:58','2024-05-18 22:32:14','2024-05-18 22:26:57','2024-05-18 22:32:13',NULL,0,0,NULL,NULL),(18753,'mixpanel','completed',10,'2024-05-18 21:16:15','2024-05-18 22:41:59','2024-05-18 22:37:13','2024-05-18 22:41:58',NULL,0,0,NULL,NULL),(18754,'mixpanel','completed',10,'2024-05-18 21:31:11','2024-05-18 22:52:13','2024-05-18 22:47:10','2024-05-18 22:52:11',NULL,0,0,NULL,NULL),(18755,'mixpanel','completed',10,'2024-05-18 21:35:00','2024-05-18 23:02:16','2024-05-18 22:56:59','2024-05-18 23:02:14',NULL,0,0,NULL,NULL),(18756,'mixpanel','completed',10,'2024-05-18 21:15:12','2024-05-18 23:11:59','2024-05-18 23:07:11','2024-05-18 23:11:57',NULL,0,0,NULL,NULL),(18757,'mixpanel','completed',10,'2024-05-18 21:36:13','2024-05-18 23:22:10','2024-05-18 23:17:11','2024-05-18 23:22:09',NULL,0,0,NULL,NULL),(18758,'mixpanel','completed',10,'2024-05-18 21:26:58','2024-05-18 23:32:13','2024-05-18 23:26:57','2024-05-18 23:32:12',NULL,0,0,NULL,NULL),(18759,'mixpanel','completed',10,'2024-05-18 21:57:12','2024-05-18 23:41:59','2024-05-18 23:37:11','2024-05-18 23:41:58',NULL,0,0,NULL,NULL),(18760,'mixpanel','completed',10,'2024-05-18 21:56:12','2024-05-18 23:49:47','2024-05-18 23:47:11','2024-05-18 23:49:46',NULL,0,0,NULL,NULL),(18761,'mixpanel','completed',10,'2024-05-18 22:04:13','2024-05-18 23:56:58','2024-05-18 23:52:12','2024-05-18 23:56:57',NULL,0,0,NULL,NULL),(18762,'mixpanel','completed',10,'2024-05-18 22:56:41','2024-05-19 00:07:12','2024-05-19 00:01:40','2024-05-19 00:07:11',NULL,0,0,NULL,NULL),(18763,'mixpanel','completed',10,'2024-05-18 22:16:58','2024-05-19 00:17:13','2024-05-19 00:11:57','2024-05-19 00:17:12',NULL,0,0,NULL,NULL),(18764,'mixpanel','completed',10,'2024-05-18 22:52:58','2024-05-19 00:32:14','2024-05-19 00:26:57','2024-05-19 00:32:13',NULL,0,0,NULL,NULL),(18765,'mixpanel','completed',10,'2024-05-18 23:10:11','2024-05-19 00:41:58','2024-05-19 00:37:10','2024-05-19 00:41:57',NULL,0,0,NULL,NULL),(18766,'mixpanel','completed',10,'2024-05-18 23:00:14','2024-05-19 00:52:12','2024-05-19 00:47:13','2024-05-19 00:52:11',NULL,0,0,NULL,NULL),(18767,'mixpanel','completed',10,'2024-05-18 23:22:58','2024-05-19 01:02:14','2024-05-19 00:56:57','2024-05-19 01:02:13',NULL,0,0,NULL,NULL),(18768,'mixpanel','completed',10,'2024-05-18 23:24:12','2024-05-19 01:11:58','2024-05-19 01:07:11','2024-05-19 01:11:57',NULL,0,0,NULL,NULL),(18769,'mixpanel','completed',10,'2024-05-18 23:56:13','2024-05-19 01:22:13','2024-05-19 01:17:12','2024-05-19 01:22:12',NULL,0,0,NULL,NULL),(18770,'mixpanel','completed',10,'2024-05-18 23:25:58','2024-05-19 01:32:13','2024-05-19 01:26:57','2024-05-19 01:32:12',NULL,0,0,NULL,NULL),(18771,'mixpanel','completed',10,'2024-05-18 23:47:12','2024-05-19 01:41:59','2024-05-19 01:37:11','2024-05-19 01:41:58',NULL,0,0,NULL,NULL),(18772,'mixpanel','completed',10,'2024-05-19 00:07:12','2024-05-19 01:52:12','2024-05-19 01:47:11','2024-05-19 01:52:11',NULL,0,0,NULL,NULL),(18773,'mixpanel','completed',10,'2024-05-19 00:39:58','2024-05-19 02:02:13','2024-05-19 01:56:57','2024-05-19 02:02:12',NULL,0,0,NULL,NULL),(18774,'mixpanel','completed',10,'2024-05-19 01:04:14','2024-05-19 02:11:59','2024-05-19 02:07:13','2024-05-19 02:11:58',NULL,0,0,NULL,NULL),(18775,'mixpanel','completed',10,'2024-05-19 00:31:14','2024-05-19 02:22:11','2024-05-19 02:17:13','2024-05-19 02:22:10',NULL,0,0,NULL,NULL),(18776,'mixpanel','completed',10,'2024-05-19 01:14:01','2024-05-19 02:32:13','2024-05-19 02:27:00','2024-05-19 02:32:12',NULL,0,0,NULL,NULL),(18777,'mixpanel','completed',10,'2024-05-19 01:35:12','2024-05-19 02:41:59','2024-05-19 02:37:11','2024-05-19 02:41:58',NULL,0,0,NULL,NULL),(18778,'mixpanel','completed',10,'2024-05-19 01:29:35','2024-05-19 02:56:58','2024-05-19 02:52:32','2024-05-19 02:56:57',NULL,0,0,NULL,NULL),(18779,'mixpanel','completed',10,'2024-05-19 01:18:12','2024-05-19 03:07:12','2024-05-19 03:02:11','2024-05-19 03:07:11',NULL,0,0,NULL,NULL),(18780,'mixpanel','completed',10,'2024-05-19 02:08:58','2024-05-19 03:17:14','2024-05-19 03:11:57','2024-05-19 03:17:13',NULL,0,0,NULL,NULL),(18781,'mixpanel','completed',10,'2024-05-19 01:59:58','2024-05-19 03:26:58','2024-05-19 03:21:57','2024-05-19 03:26:57',NULL,0,0,NULL,NULL),(18782,'mixpanel','completed',10,'2024-05-19 02:26:12','2024-05-19 03:36:59','2024-05-19 03:32:11','2024-05-19 03:36:58',NULL,0,0,NULL,NULL),(18783,'mixpanel','completed',10,'2024-05-19 01:48:59','2024-05-19 03:47:11','2024-05-19 03:41:58','2024-05-19 03:47:10',NULL,0,0,NULL,NULL),(18784,'mixpanel','completed',10,'2024-05-19 02:00:58','2024-05-19 03:56:29','2024-05-19 03:51:58','2024-05-19 03:56:28',NULL,0,0,NULL,NULL),(18785,'mixpanel','completed',10,'2024-05-19 02:47:13','2024-05-19 04:06:59','2024-05-19 04:02:12','2024-05-19 04:06:57',NULL,0,0,NULL,NULL),(18786,'mixpanel','completed',10,'2024-05-19 02:29:58','2024-05-19 04:17:13','2024-05-19 04:11:57','2024-05-19 04:17:12',NULL,0,0,NULL,NULL),(18787,'mixpanel','completed',10,'2024-05-19 02:43:58','2024-05-19 04:27:09','2024-05-19 04:21:57','2024-05-19 04:27:06',NULL,0,0,NULL,NULL),(18788,'mixpanel','completed',10,'2024-05-19 03:00:17','2024-05-19 04:34:53','2024-05-19 04:32:15','2024-05-19 04:34:52',NULL,0,0,NULL,NULL),(18789,'mixpanel','completed',10,'2024-05-19 03:18:58','2024-05-19 04:41:59','2024-05-19 04:36:57','2024-05-19 04:41:58',NULL,0,0,NULL,NULL),(18790,'mixpanel','completed',10,'2024-05-19 02:47:15','2024-05-19 04:51:58','2024-05-19 04:47:14','2024-05-19 04:51:57',NULL,0,0,NULL,NULL),(18791,'mixpanel','completed',10,'2024-05-19 03:39:58','2024-05-19 05:02:20','2024-05-19 04:56:57','2024-05-19 05:02:19',NULL,0,0,NULL,NULL),(18792,'mixpanel','completed',10,'2024-05-19 03:34:26','2024-05-19 05:11:58','2024-05-19 05:07:25','2024-05-19 05:11:57',NULL,0,0,NULL,NULL),(18793,'mixpanel','completed',10,'2024-05-19 03:30:13','2024-05-19 05:21:58','2024-05-19 05:17:12','2024-05-19 05:21:57',NULL,0,0,NULL,NULL),(18794,'mixpanel','completed',10,'2024-05-19 03:43:33','2024-05-19 05:32:16','2024-05-19 05:26:33','2024-05-19 05:32:15',NULL,0,0,NULL,NULL),(18795,'mixpanel','completed',10,'2024-05-19 04:16:58','2024-05-19 05:41:59','2024-05-19 05:36:57','2024-05-19 05:41:58',NULL,0,0,NULL,NULL),(18796,'mixpanel','completed',10,'2024-05-19 03:49:13','2024-05-19 05:51:58','2024-05-19 05:47:12','2024-05-19 05:51:57',NULL,0,0,NULL,NULL),(18797,'mixpanel','completed',10,'2024-05-19 04:39:58','2024-05-19 06:01:58','2024-05-19 05:56:57','2024-05-19 06:01:57',NULL,0,0,NULL,NULL),(18798,'mixpanel','completed',10,'2024-05-19 04:54:58','2024-05-19 06:11:58','2024-05-19 06:06:57','2024-05-19 06:11:57',NULL,0,0,NULL,NULL),(18799,'mixpanel','completed',10,'2024-05-19 04:22:58','2024-05-19 06:22:11','2024-05-19 06:16:57','2024-05-19 06:22:10',NULL,0,0,NULL,NULL),(18800,'mixpanel','completed',10,'2024-05-19 04:53:38','2024-05-19 06:31:58','2024-05-19 06:25:37','2024-05-19 06:31:57',NULL,0,0,NULL,NULL),(18801,'mixpanel','completed',10,'2024-05-19 05:22:59','2024-05-19 06:41:58','2024-05-19 06:36:58','2024-05-19 06:41:57',NULL,0,0,NULL,NULL),(18802,'mixpanel','completed',10,'2024-05-19 05:06:44','2024-05-19 06:51:58','2024-05-19 06:47:40','2024-05-19 06:51:58',NULL,0,0,NULL,NULL),(18803,'mixpanel','completed',10,'2024-05-19 05:19:18','2024-05-19 06:56:59','2024-05-19 06:54:17','2024-05-19 06:56:58',NULL,0,0,NULL,NULL),(18804,'mixpanel','completed',10,'2024-05-19 05:20:59','2024-05-19 07:06:59','2024-05-19 07:01:57','2024-05-19 07:06:58',NULL,0,0,NULL,NULL),(18805,'mixpanel','completed',10,'2024-05-19 05:24:59','2024-05-19 07:16:59','2024-05-19 07:11:58','2024-05-19 07:16:58',NULL,0,0,NULL,NULL),(18806,'mixpanel','completed',10,'2024-05-19 05:43:58','2024-05-19 07:26:59','2024-05-19 07:21:58','2024-05-19 07:26:58',NULL,0,0,NULL,NULL),(18807,'mixpanel','completed',10,'2024-05-19 05:31:59','2024-05-19 07:36:59','2024-05-19 07:31:58','2024-05-19 07:36:58',NULL,0,0,NULL,NULL),(18808,'mixpanel','completed',10,'2024-05-19 05:54:58','2024-05-19 07:46:58','2024-05-19 07:41:58','2024-05-19 07:46:57',NULL,0,0,NULL,NULL),(18809,'mixpanel','completed',10,'2024-05-19 06:19:59','2024-05-19 07:56:59','2024-05-19 07:51:58','2024-05-19 07:56:58',NULL,0,0,NULL,NULL),(18810,'mixpanel','completed',10,'2024-05-19 06:45:59','2024-05-19 08:06:58','2024-05-19 08:01:58','2024-05-19 08:06:57',NULL,0,0,NULL,NULL),(18811,'mixpanel','completed',10,'2024-05-19 07:05:59','2024-05-19 08:16:59','2024-05-19 08:11:58','2024-05-19 08:16:58',NULL,0,0,NULL,NULL),(18812,'mixpanel','completed',10,'2024-05-19 07:19:58','2024-05-19 08:26:59','2024-05-19 08:21:57','2024-05-19 08:26:57',NULL,0,0,NULL,NULL),(18813,'mixpanel','completed',10,'2024-05-19 07:12:58','2024-05-19 08:36:58','2024-05-19 08:31:57','2024-05-19 08:36:57',NULL,0,0,NULL,NULL),(18814,'mixpanel','completed',10,'2024-05-19 07:19:01','2024-05-19 08:47:00','2024-05-19 08:42:00','2024-05-19 08:46:58',NULL,0,0,NULL,NULL),(18815,'mixpanel','completed',10,'2024-05-19 07:31:58','2024-05-19 08:56:58','2024-05-19 08:51:57','2024-05-19 08:56:57',NULL,0,0,NULL,NULL),(18816,'mixpanel','completed',10,'2024-05-19 07:13:59','2024-05-19 09:05:36','2024-05-19 09:01:57','2024-05-19 09:05:35',NULL,0,0,NULL,NULL),(18817,'mixpanel','completed',10,'2024-05-19 07:41:58','2024-05-19 09:16:59','2024-05-19 09:11:58','2024-05-19 09:16:58',NULL,0,0,NULL,NULL),(18818,'mixpanel','completed',10,'2024-05-19 08:07:59','2024-05-19 09:26:59','2024-05-19 09:21:58','2024-05-19 09:26:58',NULL,0,0,NULL,NULL),(18819,'mixpanel','completed',10,'2024-05-19 07:59:59','2024-05-19 09:36:59','2024-05-19 09:31:58','2024-05-19 09:36:58',NULL,0,0,NULL,NULL),(18820,'mixpanel','completed',10,'2024-05-19 07:47:59','2024-05-19 09:46:59','2024-05-19 09:41:58','2024-05-19 09:46:58',NULL,0,0,NULL,NULL),(18821,'mixpanel','completed',10,'2024-05-19 08:28:59','2024-05-19 09:56:59','2024-05-19 09:51:58','2024-05-19 09:56:58',NULL,0,0,NULL,NULL),(18822,'mixpanel','completed',10,'2024-05-19 08:46:59','2024-05-19 10:06:59','2024-05-19 10:01:58','2024-05-19 10:06:58',NULL,0,0,NULL,NULL),(18823,'mixpanel','completed',10,'2024-05-19 08:50:12','2024-05-19 10:16:59','2024-05-19 10:11:11','2024-05-19 10:16:58',NULL,0,0,NULL,NULL),(18824,'mixpanel','completed',10,'2024-05-19 09:13:59','2024-05-19 10:26:59','2024-05-19 10:21:58','2024-05-19 10:26:58',NULL,0,0,NULL,NULL),(18825,'mixpanel','completed',10,'2024-05-19 08:45:59','2024-05-19 10:36:59','2024-05-19 10:31:58','2024-05-19 10:36:58',NULL,0,0,NULL,NULL),(18826,'mixpanel','completed',10,'2024-05-19 09:33:58','2024-05-19 10:46:12','2024-05-19 10:41:58','2024-05-19 10:46:11',NULL,0,0,NULL,NULL),(18827,'mixpanel','completed',10,'2024-05-19 09:31:59','2024-05-19 10:56:59','2024-05-19 10:51:58','2024-05-19 10:56:58',NULL,0,0,NULL,NULL),(18828,'mixpanel','completed',10,'2024-05-19 09:01:59','2024-05-19 11:06:58','2024-05-19 11:01:58','2024-05-19 11:06:58',NULL,0,0,NULL,NULL),(18829,'mixpanel','completed',10,'2024-05-19 09:13:59','2024-05-19 11:16:59','2024-05-19 11:11:58','2024-05-19 11:16:58',NULL,0,0,NULL,NULL),(18830,'mixpanel','completed',10,'2024-05-19 09:39:59','2024-05-19 11:26:59','2024-05-19 11:21:58','2024-05-19 11:26:58',NULL,0,0,NULL,NULL),(18831,'mixpanel','completed',10,'2024-05-19 09:41:59','2024-05-19 11:36:59','2024-05-19 11:31:58','2024-05-19 11:36:58',NULL,0,0,NULL,NULL),(18832,'mixpanel','completed',10,'2024-05-19 10:09:59','2024-05-19 11:46:59','2024-05-19 11:41:58','2024-05-19 11:46:58',NULL,0,0,NULL,NULL),(18833,'mixpanel','completed',10,'2024-05-19 10:40:59','2024-05-19 11:56:59','2024-05-19 11:51:58','2024-05-19 11:56:58',NULL,0,0,NULL,NULL),(18834,'mixpanel','completed',10,'2024-05-19 10:31:59','2024-05-19 12:06:59','2024-05-19 12:01:58','2024-05-19 12:06:58',NULL,0,0,NULL,NULL),(18835,'mixpanel','completed',10,'2024-05-19 10:24:59','2024-05-19 12:16:59','2024-05-19 12:11:58','2024-05-19 12:16:58',NULL,0,0,NULL,NULL),(18836,'mixpanel','completed',10,'2024-05-19 10:35:59','2024-05-19 12:26:59','2024-05-19 12:21:58','2024-05-19 12:26:58',NULL,0,0,NULL,NULL),(18837,'mixpanel','completed',10,'2024-05-19 11:20:59','2024-05-19 12:36:59','2024-05-19 12:31:58','2024-05-19 12:36:58',NULL,0,0,NULL,NULL),(18838,'mixpanel','completed',10,'2024-05-19 10:47:58','2024-05-19 12:46:59','2024-05-19 12:41:57','2024-05-19 12:46:58',NULL,0,0,NULL,NULL),(18839,'mixpanel','completed',10,'2024-05-19 11:03:59','2024-05-19 12:56:58','2024-05-19 12:51:58','2024-05-19 12:56:58',NULL,0,0,NULL,NULL),(18840,'mixpanel','completed',10,'2024-05-19 11:02:58','2024-05-19 13:06:59','2024-05-19 13:01:57','2024-05-19 13:06:58',NULL,0,0,NULL,NULL),(18841,'mixpanel','completed',10,'2024-05-19 11:42:58','2024-05-19 13:16:59','2024-05-19 13:11:57','2024-05-19 13:16:58',NULL,0,0,NULL,NULL),(18842,'mixpanel','completed',10,'2024-05-19 12:14:59','2024-05-19 13:26:59','2024-05-19 13:21:58','2024-05-19 13:26:58',NULL,0,0,NULL,NULL),(18843,'mixpanel','completed',10,'2024-05-19 12:18:59','2024-05-19 13:36:59','2024-05-19 13:31:58','2024-05-19 13:36:58',NULL,0,0,NULL,NULL),(18844,'mixpanel','completed',10,'2024-05-19 12:10:33','2024-05-19 13:41:59','2024-05-19 13:39:32','2024-05-19 13:41:58',NULL,0,0,NULL,NULL),(18845,'mixpanel','completed',10,'2024-05-19 11:53:59','2024-05-19 13:51:59','2024-05-19 13:46:58','2024-05-19 13:51:58',NULL,0,0,NULL,NULL),(18846,'mixpanel','completed',10,'2024-05-19 12:52:00','2024-05-19 14:01:58','2024-05-19 13:56:59','2024-05-19 14:01:57',NULL,0,0,NULL,NULL),(18847,'mixpanel','completed',10,'2024-05-19 12:48:58','2024-05-19 14:11:58','2024-05-19 14:06:57','2024-05-19 14:11:58',NULL,0,0,NULL,NULL),(18848,'schedule_re_engagement_email','completed',10,'2024-05-20 14:16:58','2024-05-20 14:17:00','2024-05-19 14:16:57','2024-05-20 14:16:59',NULL,0,0,NULL,NULL),(18849,'mixpanel','completed',10,'2024-05-19 12:24:58','2024-05-19 14:21:59','2024-05-19 14:16:57','2024-05-19 14:21:58',NULL,0,0,NULL,NULL),(18850,'mixpanel','completed',10,'2024-05-19 13:21:59','2024-05-19 14:31:59','2024-05-19 14:26:58','2024-05-19 14:31:58',NULL,0,0,NULL,NULL),(18851,'mixpanel','completed',10,'2024-05-19 13:18:59','2024-05-19 14:41:59','2024-05-19 14:36:58','2024-05-19 14:41:58',NULL,0,0,NULL,NULL),(18852,'mixpanel','completed',10,'2024-05-19 13:24:59','2024-05-19 14:51:59','2024-05-19 14:46:58','2024-05-19 14:51:58',NULL,0,0,NULL,NULL),(18853,'mixpanel','completed',10,'2024-05-19 12:57:59','2024-05-19 15:02:00','2024-05-19 14:56:58','2024-05-19 15:01:58',NULL,0,0,NULL,NULL),(18854,'mixpanel','completed',10,'2024-05-19 13:18:59','2024-05-19 15:11:59','2024-05-19 15:06:58','2024-05-19 15:11:58',NULL,0,0,NULL,NULL),(18855,'mixpanel','completed',10,'2024-05-19 13:38:59','2024-05-19 15:21:59','2024-05-19 15:16:58','2024-05-19 15:21:58',NULL,0,0,NULL,NULL),(18856,'mixpanel','completed',10,'2024-05-19 14:22:59','2024-05-19 15:31:59','2024-05-19 15:26:58','2024-05-19 15:31:58',NULL,0,0,NULL,NULL),(18857,'mixpanel','completed',10,'2024-05-19 13:58:58','2024-05-19 15:41:59','2024-05-19 15:36:57','2024-05-19 15:41:58',NULL,0,0,NULL,NULL),(18858,'mixpanel','completed',10,'2024-05-19 14:41:59','2024-05-19 15:51:59','2024-05-19 15:46:58','2024-05-19 15:51:58',NULL,0,0,NULL,NULL),(18859,'mixpanel','completed',10,'2024-05-19 14:18:59','2024-05-19 16:01:59','2024-05-19 15:56:58','2024-05-19 16:01:58',NULL,0,0,NULL,NULL),(18860,'mixpanel','completed',10,'2024-05-19 14:05:59','2024-05-19 16:11:59','2024-05-19 16:06:58','2024-05-19 16:11:58',NULL,0,0,NULL,NULL),(18861,'mixpanel','completed',10,'2024-05-19 14:32:59','2024-05-19 16:21:59','2024-05-19 16:16:58','2024-05-19 16:21:58',NULL,0,0,NULL,NULL),(18862,'mixpanel','completed',10,'2024-05-19 14:26:59','2024-05-19 16:31:59','2024-05-19 16:26:58','2024-05-19 16:31:58',NULL,0,0,NULL,NULL),(18863,'mixpanel','completed',10,'2024-05-19 15:34:59','2024-05-19 16:41:59','2024-05-19 16:36:58','2024-05-19 16:41:58',NULL,0,0,NULL,NULL),(18864,'mixpanel','completed',10,'2024-05-19 15:26:58','2024-05-19 16:51:59','2024-05-19 16:46:57','2024-05-19 16:51:58',NULL,0,0,NULL,NULL),(18865,'mixpanel','completed',10,'2024-05-19 15:40:59','2024-05-19 17:01:59','2024-05-19 16:56:58','2024-05-19 17:01:58',NULL,0,0,NULL,NULL),(18866,'mixpanel','completed',10,'2024-05-19 15:08:00','2024-05-19 17:11:59','2024-05-19 17:06:59','2024-05-19 17:11:58',NULL,0,0,NULL,NULL),(18867,'mixpanel','completed',10,'2024-05-19 15:47:59','2024-05-19 17:21:59','2024-05-19 17:16:58','2024-05-19 17:21:58',NULL,0,0,NULL,NULL),(18868,'mixpanel','completed',10,'2024-05-19 15:58:59','2024-05-19 17:32:09','2024-05-19 17:26:58','2024-05-19 17:32:08',NULL,0,0,NULL,NULL),(18869,'mixpanel','completed',10,'2024-05-19 16:03:59','2024-05-19 17:41:59','2024-05-19 17:36:58','2024-05-19 17:41:58',NULL,0,0,NULL,NULL),(18870,'mixpanel','completed',10,'2024-05-19 16:08:59','2024-05-19 17:51:59','2024-05-19 17:46:58','2024-05-19 17:51:58',NULL,0,0,NULL,NULL),(18871,'mixpanel','completed',10,'2024-05-19 16:27:59','2024-05-19 18:02:06','2024-05-19 17:56:58','2024-05-19 18:02:05',NULL,0,0,NULL,NULL),(18872,'mixpanel','completed',10,'2024-05-19 16:26:59','2024-05-19 18:11:59','2024-05-19 18:06:58','2024-05-19 18:11:58',NULL,0,0,NULL,NULL),(18873,'mixpanel','completed',10,'2024-05-19 16:57:59','2024-05-19 18:21:59','2024-05-19 18:16:58','2024-05-19 18:21:58',NULL,0,0,NULL,NULL),(18874,'mixpanel','completed',10,'2024-05-19 16:42:09','2024-05-19 18:31:59','2024-05-19 18:26:08','2024-05-19 18:31:58',NULL,0,0,NULL,NULL),(18875,'mixpanel','completed',10,'2024-05-19 16:55:59','2024-05-19 18:41:59','2024-05-19 18:36:58','2024-05-19 18:41:58',NULL,0,0,NULL,NULL),(18876,'mixpanel','completed',10,'2024-05-19 16:57:59','2024-05-19 18:52:00','2024-05-19 18:46:58','2024-05-19 18:51:59',NULL,0,0,NULL,NULL),(18877,'mixpanel','completed',10,'2024-05-19 16:59:12','2024-05-19 19:02:15','2024-05-19 18:56:11','2024-05-19 19:02:14',NULL,0,0,NULL,NULL),(18878,'mixpanel','completed',10,'2024-05-19 17:15:59','2024-05-19 19:11:59','2024-05-19 19:06:58','2024-05-19 19:11:58',NULL,0,0,NULL,NULL),(18879,'mixpanel','completed',10,'2024-05-19 17:37:59','2024-05-19 19:21:59','2024-05-19 19:16:58','2024-05-19 19:21:58',NULL,0,0,NULL,NULL),(18880,'mixpanel','completed',10,'2024-05-19 17:30:59','2024-05-19 19:31:59','2024-05-19 19:26:58','2024-05-19 19:31:58',NULL,0,0,NULL,NULL),(18881,'mixpanel','completed',10,'2024-05-19 18:03:59','2024-05-19 19:42:09','2024-05-19 19:36:58','2024-05-19 19:42:08',NULL,0,0,NULL,NULL),(18882,'mixpanel','completed',10,'2024-05-19 18:29:59','2024-05-19 19:52:10','2024-05-19 19:46:58','2024-05-19 19:52:09',NULL,0,0,NULL,NULL),(18883,'mixpanel','completed',10,'2024-05-19 17:58:59','2024-05-19 20:02:09','2024-05-19 19:56:58','2024-05-19 20:02:08',NULL,0,0,NULL,NULL),(18884,'mixpanel','completed',10,'2024-05-19 18:48:59','2024-05-19 20:11:48','2024-05-19 20:06:58','2024-05-19 20:11:47',NULL,0,0,NULL,NULL),(18885,'mixpanel','completed',10,'2024-05-19 18:36:59','2024-05-19 20:21:59','2024-05-19 20:16:58','2024-05-19 20:21:58',NULL,0,0,NULL,NULL),(18886,'mixpanel','completed',10,'2024-05-19 18:58:59','2024-05-19 20:31:59','2024-05-19 20:26:58','2024-05-19 20:31:58',NULL,0,0,NULL,NULL),(18887,'mixpanel','completed',10,'2024-05-19 18:55:59','2024-05-19 20:41:59','2024-05-19 20:36:58','2024-05-19 20:41:58',NULL,0,0,NULL,NULL),(18888,'mixpanel','completed',10,'2024-05-19 19:08:12','2024-05-19 20:50:34','2024-05-19 20:47:09','2024-05-19 20:50:30',NULL,0,0,NULL,NULL),(18889,'mixpanel','completed',10,'2024-05-19 19:44:59','2024-05-19 20:59:04','2024-05-19 20:56:58','2024-05-19 20:59:03',NULL,0,0,NULL,NULL),(18890,'mixpanel','completed',10,'2024-05-19 19:18:59','2024-05-19 21:07:06','2024-05-19 21:01:58','2024-05-19 21:07:05',NULL,0,0,NULL,NULL),(18891,'subscribers_engagement_score','completed',10,'2024-05-19 21:12:14','2024-05-19 21:16:59','2024-05-19 21:12:13','2024-05-19 21:16:58',NULL,0,0,NULL,NULL),(18892,'mixpanel','completed',10,'2024-05-19 20:00:14','2024-05-19 21:16:59','2024-05-19 21:12:13','2024-05-19 21:16:58',NULL,0,0,NULL,NULL),(18893,'subscribers_engagement_score','completed',10,'2024-05-20 08:33:00','2024-05-20 08:37:15','2024-05-19 21:16:58','2024-05-20 08:37:14',NULL,0,0,NULL,NULL),(18894,'mixpanel','completed',10,'2024-05-19 20:01:59','2024-05-19 21:26:59','2024-05-19 21:21:58','2024-05-19 21:26:58',NULL,0,0,NULL,NULL),(18895,'mixpanel','completed',10,'2024-05-19 20:10:17','2024-05-19 21:30:20','2024-05-19 21:30:06','2024-05-19 21:30:10',NULL,0,0,NULL,NULL),(18896,'mixpanel','completed',10,'2024-05-19 20:26:59','2024-05-19 21:41:59','2024-05-19 21:36:58','2024-05-19 21:41:58',NULL,0,0,NULL,NULL),(18897,'mixpanel','completed',10,'2024-05-19 20:13:59','2024-05-19 21:51:59','2024-05-19 21:46:58','2024-05-19 21:51:58',NULL,0,0,NULL,NULL),(18898,'mixpanel','completed',10,'2024-05-19 20:03:59','2024-05-19 22:02:00','2024-05-19 21:56:58','2024-05-19 22:01:58',NULL,0,0,NULL,NULL),(18899,'inactive_subscribers','completed',10,'2024-05-30 22:00:00','2024-05-30 22:01:27','2024-05-19 22:01:58','2024-05-30 22:01:24',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(18900,'mixpanel','completed',10,'2024-05-19 20:40:59','2024-05-19 22:11:59','2024-05-19 22:06:58','2024-05-19 22:11:58',NULL,0,0,NULL,NULL),(18901,'mixpanel','completed',10,'2024-05-19 20:55:59','2024-05-19 22:22:09','2024-05-19 22:16:58','2024-05-19 22:22:08',NULL,0,0,NULL,NULL),(18902,'mixpanel','completed',10,'2024-05-19 21:08:59','2024-05-19 22:31:59','2024-05-19 22:26:58','2024-05-19 22:31:58',NULL,0,0,NULL,NULL),(18903,'mixpanel','completed',10,'2024-05-19 20:55:59','2024-05-19 22:41:59','2024-05-19 22:36:58','2024-05-19 22:41:58',NULL,0,0,NULL,NULL),(18904,'mixpanel','completed',10,'2024-05-19 21:19:00','2024-05-19 22:53:40','2024-05-19 22:46:58','2024-05-19 22:53:38',NULL,0,0,NULL,NULL),(18905,'mixpanel','completed',10,'2024-05-19 21:27:59','2024-05-19 23:01:59','2024-05-19 22:56:58','2024-05-19 23:01:58',NULL,0,0,NULL,NULL),(18906,'mixpanel','completed',10,'2024-05-19 21:50:59','2024-05-19 23:12:16','2024-05-19 23:06:58','2024-05-19 23:12:15',NULL,0,0,NULL,NULL),(18907,'mixpanel','completed',10,'2024-05-19 21:18:59','2024-05-19 23:22:03','2024-05-19 23:16:58','2024-05-19 23:21:57',NULL,0,0,NULL,NULL),(18908,'mixpanel','completed',10,'2024-05-19 22:11:30','2024-05-19 23:31:59','2024-05-19 23:25:28','2024-05-19 23:31:58',NULL,0,0,NULL,NULL),(18909,'mixpanel','completed',10,'2024-05-19 22:04:59','2024-05-19 23:41:59','2024-05-19 23:36:58','2024-05-19 23:41:58',NULL,0,0,NULL,NULL),(18910,'mixpanel','completed',10,'2024-05-19 22:24:59','2024-05-19 23:51:59','2024-05-19 23:46:58','2024-05-19 23:51:58',NULL,0,0,NULL,NULL),(18911,'mixpanel','completed',10,'2024-05-19 22:32:59','2024-05-20 00:01:59','2024-05-19 23:56:58','2024-05-20 00:01:59',NULL,0,0,NULL,NULL),(18912,'mixpanel','completed',10,'2024-05-19 22:19:01','2024-05-20 00:11:59','2024-05-20 00:07:00','2024-05-20 00:11:58',NULL,0,0,NULL,NULL),(18913,'mixpanel','completed',10,'2024-05-19 22:44:59','2024-05-20 00:22:09','2024-05-20 00:16:58','2024-05-20 00:22:08',NULL,0,0,NULL,NULL),(18914,'mixpanel','completed',10,'2024-05-19 22:32:59','2024-05-20 00:31:59','2024-05-20 00:26:58','2024-05-20 00:31:58',NULL,0,0,NULL,NULL),(18915,'mixpanel','completed',10,'2024-05-19 22:42:59','2024-05-20 00:41:59','2024-05-20 00:36:58','2024-05-20 00:41:58',NULL,0,0,NULL,NULL),(18916,'mixpanel','completed',10,'2024-05-19 22:47:26','2024-05-20 00:46:59','2024-05-20 00:44:25','2024-05-20 00:46:58',NULL,0,0,NULL,NULL),(18917,'mixpanel','completed',10,'2024-05-19 23:44:59','2024-05-20 00:56:34','2024-05-20 00:51:58','2024-05-20 00:56:33',NULL,0,0,NULL,NULL),(18918,'mixpanel','completed',10,'2024-05-19 23:26:59','2024-05-20 01:06:59','2024-05-20 01:01:58','2024-05-20 01:06:58',NULL,0,0,NULL,NULL),(18919,'mixpanel','completed',10,'2024-05-19 23:19:00','2024-05-20 01:16:59','2024-05-20 01:11:59','2024-05-20 01:16:58',NULL,0,0,NULL,NULL),(18920,'mixpanel','completed',10,'2024-05-20 00:11:59','2024-05-20 01:27:01','2024-05-20 01:21:58','2024-05-20 01:27:00',NULL,0,0,NULL,NULL),(18921,'mixpanel','completed',10,'2024-05-20 00:15:59','2024-05-20 01:36:59','2024-05-20 01:31:58','2024-05-20 01:36:59',NULL,0,0,NULL,NULL),(18922,'mixpanel','completed',10,'2024-05-19 23:40:59','2024-05-20 01:46:59','2024-05-20 01:41:58','2024-05-20 01:46:58',NULL,0,0,NULL,NULL),(18923,'mixpanel','completed',10,'2024-05-20 00:39:59','2024-05-20 01:56:59','2024-05-20 01:51:58','2024-05-20 01:56:58',NULL,0,0,NULL,NULL),(18924,'mixpanel','completed',10,'2024-05-20 00:02:59','2024-05-20 02:04:49','2024-05-20 02:01:58','2024-05-20 02:04:48',NULL,0,0,NULL,NULL),(18925,'mixpanel','completed',10,'2024-05-20 00:46:14','2024-05-20 02:11:59','2024-05-20 02:07:12','2024-05-20 02:11:58',NULL,0,0,NULL,NULL),(18926,'mixpanel','completed',10,'2024-05-20 00:54:59','2024-05-20 02:21:59','2024-05-20 02:16:58','2024-05-20 02:21:59',NULL,0,0,NULL,NULL),(18927,'mixpanel','completed',10,'2024-05-20 00:34:53','2024-05-20 02:26:59','2024-05-20 02:24:52','2024-05-20 02:26:59',NULL,0,0,NULL,NULL),(18928,'mixpanel','completed',10,'2024-05-20 00:44:59','2024-05-20 02:37:18','2024-05-20 02:31:58','2024-05-20 02:37:17',NULL,0,0,NULL,NULL),(18929,'mixpanel','completed',10,'2024-05-20 01:36:46','2024-05-20 02:46:59','2024-05-20 02:40:45','2024-05-20 02:46:58',NULL,0,0,NULL,NULL),(18930,'mixpanel','completed',10,'2024-05-20 01:11:00','2024-05-20 02:54:16','2024-05-20 02:51:59','2024-05-20 02:54:15',NULL,0,0,NULL,NULL),(18931,'mixpanel','completed',10,'2024-05-20 01:02:59','2024-05-20 03:01:59','2024-05-20 02:56:58','2024-05-20 03:01:58',NULL,0,0,NULL,NULL),(18932,'mixpanel','completed',10,'2024-05-20 01:21:59','2024-05-20 03:11:59','2024-05-20 03:06:58','2024-05-20 03:11:58',NULL,0,0,NULL,NULL),(18933,'mixpanel','completed',10,'2024-05-20 01:43:14','2024-05-20 03:21:59','2024-05-20 03:17:13','2024-05-20 03:21:58',NULL,0,0,NULL,NULL),(18934,'mixpanel','completed',10,'2024-05-20 01:30:59','2024-05-20 03:29:47','2024-05-20 03:26:58','2024-05-20 03:29:46',NULL,0,0,NULL,NULL),(18935,'mixpanel','completed',10,'2024-05-20 02:10:59','2024-05-20 03:36:59','2024-05-20 03:31:58','2024-05-20 03:36:58',NULL,0,0,NULL,NULL),(18936,'mixpanel','completed',10,'2024-05-20 02:29:46','2024-05-20 03:41:59','2024-05-20 03:39:45','2024-05-20 03:41:58',NULL,0,0,NULL,NULL),(18937,'mixpanel','completed',10,'2024-05-20 02:41:59','2024-05-20 03:51:42','2024-05-20 03:46:58','2024-05-20 03:51:41',NULL,0,0,NULL,NULL),(18938,'mixpanel','completed',10,'2024-05-20 02:24:12','2024-05-20 04:01:59','2024-05-20 03:57:11','2024-05-20 04:01:58',NULL,0,0,NULL,NULL),(18939,'mixpanel','completed',10,'2024-05-20 02:22:59','2024-05-20 04:12:00','2024-05-20 04:06:58','2024-05-20 04:11:59',NULL,0,0,NULL,NULL),(18940,'mixpanel','completed',10,'2024-05-20 02:43:51','2024-05-20 04:21:59','2024-05-20 04:15:50','2024-05-20 04:21:58',NULL,0,0,NULL,NULL),(18941,'mixpanel','completed',10,'2024-05-20 02:47:17','2024-05-20 04:31:50','2024-05-20 04:27:13','2024-05-20 04:31:47',NULL,0,0,NULL,NULL),(18942,'mixpanel','completed',10,'2024-05-20 03:18:07','2024-05-20 04:41:59','2024-05-20 04:37:05','2024-05-20 04:41:58',NULL,0,0,NULL,NULL),(18943,'mixpanel','completed',10,'2024-05-20 03:27:53','2024-05-20 04:51:59','2024-05-20 04:46:51','2024-05-20 04:51:58',NULL,0,0,NULL,NULL),(18944,'mixpanel','completed',10,'2024-05-20 03:50:59','2024-05-20 05:01:07','2024-05-20 04:56:58','2024-05-20 05:01:05',NULL,0,0,NULL,NULL),(18945,'mixpanel','completed',10,'2024-05-20 03:43:10','2024-05-20 05:11:59','2024-05-20 05:07:09','2024-05-20 05:11:58',NULL,0,0,NULL,NULL),(18946,'mixpanel','completed',10,'2024-05-20 03:41:30','2024-05-20 05:21:59','2024-05-20 05:15:29','2024-05-20 05:21:58',NULL,0,0,NULL,NULL),(18947,'mixpanel','completed',10,'2024-05-20 03:45:59','2024-05-20 05:30:07','2024-05-20 05:26:58','2024-05-20 05:30:06',NULL,0,0,NULL,NULL),(18948,'mixpanel','completed',10,'2024-05-20 04:01:35','2024-05-20 05:41:59','2024-05-20 05:36:34','2024-05-20 05:41:58',NULL,0,0,NULL,NULL),(18949,'mixpanel','completed',10,'2024-05-20 04:36:59','2024-05-20 05:50:07','2024-05-20 05:46:58','2024-05-20 05:50:06',NULL,0,0,NULL,NULL),(18950,'mixpanel','completed',10,'2024-05-20 04:28:18','2024-05-20 06:01:59','2024-05-20 05:56:17','2024-05-20 06:01:58',NULL,0,0,NULL,NULL),(18951,'mixpanel','completed',10,'2024-05-20 04:20:38','2024-05-20 06:06:59','2024-05-20 06:04:37','2024-05-20 06:06:58',NULL,0,0,NULL,NULL),(18952,'mixpanel','completed',10,'2024-05-20 04:34:11','2024-05-20 06:17:00','2024-05-20 06:11:10','2024-05-20 06:16:59',NULL,0,0,NULL,NULL),(18953,'mixpanel','completed',10,'2024-05-20 04:21:59','2024-05-20 06:26:31','2024-05-20 06:21:58','2024-05-20 06:26:30',NULL,0,0,NULL,NULL),(18954,'mixpanel','completed',10,'2024-05-20 05:17:59','2024-05-20 06:36:59','2024-05-20 06:31:58','2024-05-20 06:36:58',NULL,0,0,NULL,NULL),(18955,'mixpanel','completed',10,'2024-05-20 05:20:14','2024-05-20 06:46:59','2024-05-20 06:41:13','2024-05-20 06:46:58',NULL,0,0,NULL,NULL),(18956,'mixpanel','completed',10,'2024-05-20 05:11:08','2024-05-20 06:51:59','2024-05-20 06:49:07','2024-05-20 06:51:58',NULL,0,0,NULL,NULL),(18957,'mixpanel','completed',10,'2024-05-20 05:51:45','2024-05-20 07:01:59','2024-05-20 06:56:44','2024-05-20 07:01:58',NULL,0,0,NULL,NULL),(18958,'mixpanel','completed',10,'2024-05-20 05:22:46','2024-05-20 07:07:00','2024-05-20 07:04:45','2024-05-20 07:06:59',NULL,0,0,NULL,NULL),(18959,'mixpanel','completed',10,'2024-05-20 06:02:00','2024-05-20 07:17:00','2024-05-20 07:11:59','2024-05-20 07:16:58',NULL,0,0,NULL,NULL),(18960,'mixpanel','completed',10,'2024-05-20 06:04:28','2024-05-20 07:27:16','2024-05-20 07:21:27','2024-05-20 07:27:15',NULL,0,0,NULL,NULL),(18961,'mixpanel','completed',10,'2024-05-20 06:26:27','2024-05-20 07:31:59','2024-05-20 07:29:26','2024-05-20 07:31:58',NULL,0,0,NULL,NULL),(18962,'mixpanel','completed',10,'2024-05-20 06:33:59','2024-05-20 07:42:00','2024-05-20 07:36:58','2024-05-20 07:41:59',NULL,0,0,NULL,NULL),(18963,'mixpanel','completed',10,'2024-05-20 06:00:39','2024-05-20 07:52:00','2024-05-20 07:46:38','2024-05-20 07:51:59',NULL,0,0,NULL,NULL),(18964,'mixpanel','completed',10,'2024-05-20 06:20:34','2024-05-20 08:01:59','2024-05-20 07:55:33','2024-05-20 08:01:58',NULL,0,0,NULL,NULL),(18965,'mixpanel','completed',10,'2024-05-20 06:17:22','2024-05-20 08:07:08','2024-05-20 08:04:21','2024-05-20 08:07:07',NULL,0,0,NULL,NULL),(18966,'mixpanel','completed',10,'2024-05-20 06:51:24','2024-05-20 08:13:43','2024-05-20 08:11:23','2024-05-20 08:13:42',NULL,0,0,NULL,NULL),(18967,'mixpanel','completed',10,'2024-05-20 07:02:00','2024-05-20 08:22:00','2024-05-20 08:16:59','2024-05-20 08:21:59',NULL,0,0,NULL,NULL),(18968,'mixpanel','completed',10,'2024-05-20 06:51:00','2024-05-20 08:31:59','2024-05-20 08:26:59','2024-05-20 08:31:58',NULL,0,0,NULL,NULL),(18969,'subscribers_engagement_score','completed',10,'2024-05-21 16:52:00','2024-05-21 16:52:01','2024-05-20 08:37:14','2024-05-21 16:51:59',NULL,0,0,NULL,NULL),(18970,'mixpanel','completed',10,'2024-05-20 06:40:15','2024-05-20 08:42:00','2024-05-20 08:37:14','2024-05-20 08:41:59',NULL,0,0,NULL,NULL),(18971,'mixpanel','completed',10,'2024-05-20 07:33:00','2024-05-20 08:51:59','2024-05-20 08:46:58','2024-05-20 08:51:58',NULL,0,0,NULL,NULL),(18972,'mixpanel','completed',10,'2024-05-20 07:27:09','2024-05-20 09:02:00','2024-05-20 08:57:08','2024-05-20 09:01:58',NULL,0,0,NULL,NULL),(18973,'mixpanel','completed',10,'2024-05-20 07:34:00','2024-05-20 09:12:00','2024-05-20 09:06:59','2024-05-20 09:11:59',NULL,0,0,NULL,NULL),(18974,'mixpanel','completed',10,'2024-05-20 07:21:00','2024-05-20 09:20:09','2024-05-20 09:16:59','2024-05-20 09:20:08',NULL,0,0,NULL,NULL),(18975,'mixpanel','completed',10,'2024-05-20 08:08:59','2024-05-20 09:32:15','2024-05-20 09:26:59','2024-05-20 09:32:14',NULL,0,0,NULL,NULL),(18976,'mixpanel','completed',10,'2024-05-20 07:44:59','2024-05-20 09:42:00','2024-05-20 09:36:58','2024-05-20 09:41:59',NULL,0,0,NULL,NULL),(18977,'mixpanel','completed',10,'2024-05-20 08:13:59','2024-05-20 09:52:00','2024-05-20 09:46:58','2024-05-20 09:51:59',NULL,0,0,NULL,NULL),(18978,'mixpanel','completed',10,'2024-05-20 08:45:00','2024-05-20 10:01:59','2024-05-20 09:56:59','2024-05-20 10:01:58',NULL,0,0,NULL,NULL),(18979,'mixpanel','completed',10,'2024-05-20 08:58:59','2024-05-20 10:12:00','2024-05-20 10:06:58','2024-05-20 10:11:59',NULL,0,0,NULL,NULL),(18980,'mixpanel','completed',10,'2024-05-20 08:59:59','2024-05-20 10:22:00','2024-05-20 10:16:58','2024-05-20 10:21:59',NULL,0,0,NULL,NULL),(18981,'mixpanel','completed',10,'2024-05-20 08:57:14','2024-05-20 10:32:00','2024-05-20 10:27:13','2024-05-20 10:31:59',NULL,0,0,NULL,NULL),(18982,'mixpanel','completed',10,'2024-05-20 09:15:59','2024-05-20 10:39:23','2024-05-20 10:36:58','2024-05-20 10:39:22',NULL,0,0,NULL,NULL),(18983,'mixpanel','completed',10,'2024-05-20 09:24:59','2024-05-20 10:46:59','2024-05-20 10:41:58','2024-05-20 10:46:58',NULL,0,0,NULL,NULL),(18984,'mixpanel','completed',10,'2024-05-20 09:10:00','2024-05-20 10:55:13','2024-05-20 10:51:59','2024-05-20 10:55:12',NULL,0,0,NULL,NULL),(18985,'mixpanel','completed',10,'2024-05-20 08:58:57','2024-05-20 11:01:59','2024-05-20 10:57:56','2024-05-20 11:01:58',NULL,0,0,NULL,NULL),(18986,'mixpanel','completed',10,'2024-05-20 09:37:59','2024-05-20 11:12:00','2024-05-20 11:06:58','2024-05-20 11:11:59',NULL,0,0,NULL,NULL),(18987,'mixpanel','completed',10,'2024-05-20 09:27:59','2024-05-20 11:22:00','2024-05-20 11:16:58','2024-05-20 11:21:59',NULL,0,0,NULL,NULL),(18988,'mixpanel','completed',10,'2024-05-20 09:42:00','2024-05-20 11:32:00','2024-05-20 11:26:59','2024-05-20 11:31:59',NULL,0,0,NULL,NULL),(18989,'mixpanel','completed',10,'2024-05-20 09:56:00','2024-05-20 11:42:00','2024-05-20 11:36:59','2024-05-20 11:41:59',NULL,0,0,NULL,NULL),(18990,'mixpanel','completed',10,'2024-05-20 10:44:00','2024-05-20 11:52:00','2024-05-20 11:46:58','2024-05-20 11:51:59',NULL,0,0,NULL,NULL),(18991,'mixpanel','completed',10,'2024-05-20 10:44:13','2024-05-20 12:12:00','2024-05-20 12:07:11','2024-05-20 12:11:59',NULL,0,0,NULL,NULL),(18992,'mixpanel','completed',10,'2024-05-20 10:28:00','2024-05-20 12:22:00','2024-05-20 12:16:58','2024-05-20 12:21:59',NULL,0,0,NULL,NULL),(18993,'mixpanel','completed',10,'2024-05-20 11:08:00','2024-05-20 12:32:00','2024-05-20 12:26:59','2024-05-20 12:31:59',NULL,0,0,NULL,NULL),(18994,'mixpanel','completed',10,'2024-05-20 11:26:00','2024-05-20 12:42:00','2024-05-20 12:36:59','2024-05-20 12:41:59',NULL,0,0,NULL,NULL),(18995,'mixpanel','completed',10,'2024-05-20 11:33:00','2024-05-20 12:52:00','2024-05-20 12:46:59','2024-05-20 12:51:59',NULL,0,0,NULL,NULL),(18996,'mixpanel','completed',10,'2024-05-20 11:47:00','2024-05-20 13:01:59','2024-05-20 12:56:59','2024-05-20 13:01:59',NULL,0,0,NULL,NULL),(18997,'mixpanel','completed',10,'2024-05-20 11:31:58','2024-05-20 13:07:00','2024-05-20 13:04:57','2024-05-20 13:06:59',NULL,0,0,NULL,NULL),(18998,'mixpanel','completed',10,'2024-05-20 11:11:05','2024-05-20 13:17:07','2024-05-20 13:11:57','2024-05-20 13:17:04',NULL,0,0,NULL,NULL),(18999,'mixpanel','completed',10,'2024-05-20 11:42:00','2024-05-20 13:27:00','2024-05-20 13:21:59','2024-05-20 13:26:59',NULL,0,0,NULL,NULL),(19000,'mixpanel','completed',10,'2024-05-20 11:37:00','2024-05-20 13:37:00','2024-05-20 13:31:59','2024-05-20 13:36:59',NULL,0,0,NULL,NULL),(19001,'mixpanel','completed',10,'2024-05-20 11:49:59','2024-05-20 13:47:00','2024-05-20 13:41:59','2024-05-20 13:46:59',NULL,0,0,NULL,NULL),(19002,'mixpanel','completed',10,'2024-05-20 12:37:00','2024-05-20 13:55:24','2024-05-20 13:51:59','2024-05-20 13:55:23',NULL,0,0,NULL,NULL),(19003,'mixpanel','completed',10,'2024-05-20 13:00:00','2024-05-20 14:07:00','2024-05-20 14:01:59','2024-05-20 14:06:59',NULL,0,0,NULL,NULL),(19004,'mixpanel','completed',10,'2024-05-20 12:39:00','2024-05-20 14:17:00','2024-05-20 14:11:59','2024-05-20 14:16:59',NULL,0,0,NULL,NULL),(19005,'schedule_re_engagement_email','completed',10,'2024-05-21 14:22:00','2024-05-21 14:22:00','2024-05-20 14:21:59','2024-05-21 14:21:59',NULL,0,0,NULL,NULL),(19006,'mixpanel','completed',10,'2024-05-20 13:12:00','2024-05-20 14:26:19','2024-05-20 14:21:59','2024-05-20 14:26:18',NULL,0,0,NULL,NULL),(19007,'mixpanel','completed',10,'2024-05-20 13:00:00','2024-05-20 14:37:00','2024-05-20 14:31:59','2024-05-20 14:36:59',NULL,0,0,NULL,NULL),(19008,'mixpanel','completed',10,'2024-05-20 12:51:00','2024-05-20 14:47:00','2024-05-20 14:41:59','2024-05-20 14:46:59',NULL,0,0,NULL,NULL),(19009,'mixpanel','completed',10,'2024-05-20 13:12:00','2024-05-20 14:56:53','2024-05-20 14:51:59','2024-05-20 14:56:52',NULL,0,0,NULL,NULL),(19010,'mixpanel','completed',10,'2024-05-20 13:15:00','2024-05-20 15:06:20','2024-05-20 15:01:59','2024-05-20 15:06:19',NULL,0,0,NULL,NULL),(19011,'mixpanel','completed',10,'2024-05-20 14:04:00','2024-05-20 15:17:00','2024-05-20 15:11:59','2024-05-20 15:16:59',NULL,0,0,NULL,NULL),(19012,'mixpanel','completed',10,'2024-05-20 13:45:58','2024-05-20 15:26:45','2024-05-20 15:20:56','2024-05-20 15:26:44',NULL,0,0,NULL,NULL),(19013,'mixpanel','completed',10,'2024-05-20 14:20:30','2024-05-20 15:32:30','2024-05-20 15:29:29','2024-05-20 15:32:29',NULL,0,0,NULL,NULL),(19014,'mixpanel','completed',10,'2024-05-20 14:31:28','2024-05-20 15:38:24','2024-05-20 15:35:28','2024-05-20 15:38:23',NULL,0,0,NULL,NULL),(19015,'mixpanel','completed',10,'2024-05-20 14:34:52','2024-05-20 15:47:00','2024-05-20 15:40:51','2024-05-20 15:46:59',NULL,0,0,NULL,NULL),(19016,'mixpanel','completed',10,'2024-05-20 13:58:00','2024-05-20 15:57:00','2024-05-20 15:51:59','2024-05-20 15:56:59',NULL,0,0,NULL,NULL),(19017,'mixpanel','completed',10,'2024-05-20 14:54:00','2024-05-20 16:07:00','2024-05-20 16:01:59','2024-05-20 16:06:59',NULL,0,0,NULL,NULL),(19018,'mixpanel','completed',10,'2024-05-20 14:14:00','2024-05-20 16:14:39','2024-05-20 16:11:59','2024-05-20 16:14:38',NULL,0,0,NULL,NULL),(19019,'mixpanel','completed',10,'2024-05-20 15:07:59','2024-05-20 16:22:07','2024-05-20 16:16:59','2024-05-20 16:22:05',NULL,0,0,NULL,NULL),(19020,'mixpanel','completed',10,'2024-05-20 15:21:00','2024-05-20 16:32:00','2024-05-20 16:26:59','2024-05-20 16:31:59',NULL,0,0,NULL,NULL),(19021,'mixpanel','completed',10,'2024-05-20 15:21:00','2024-05-20 16:42:00','2024-05-20 16:36:59','2024-05-20 16:41:59',NULL,0,0,NULL,NULL),(19022,'mixpanel','completed',10,'2024-05-20 14:58:21','2024-05-20 16:52:11','2024-05-20 16:47:20','2024-05-20 16:52:10',NULL,0,0,NULL,NULL),(19023,'mixpanel','completed',10,'2024-05-20 15:08:00','2024-05-20 17:02:00','2024-05-20 16:56:59','2024-05-20 17:01:59',NULL,0,0,NULL,NULL),(19024,'mixpanel','completed',10,'2024-05-20 15:21:05','2024-05-20 17:12:08','2024-05-20 17:05:04','2024-05-20 17:12:07',NULL,0,0,NULL,NULL),(19025,'mixpanel','completed',10,'2024-05-20 16:10:00','2024-05-20 17:22:09','2024-05-20 17:16:59','2024-05-20 17:22:08',NULL,0,0,NULL,NULL),(19026,'mixpanel','completed',10,'2024-05-20 15:56:00','2024-05-20 17:32:48','2024-05-20 17:26:59','2024-05-20 17:32:45',NULL,0,0,NULL,NULL),(19027,'mixpanel','completed',10,'2024-05-20 15:47:00','2024-05-20 17:42:00','2024-05-20 17:36:59','2024-05-20 17:41:59',NULL,0,0,NULL,NULL),(19028,'mixpanel','completed',10,'2024-05-20 16:37:59','2024-05-20 17:52:00','2024-05-20 17:46:59','2024-05-20 17:51:59',NULL,0,0,NULL,NULL),(19029,'mixpanel','completed',10,'2024-05-20 16:07:00','2024-05-20 18:02:00','2024-05-20 17:56:59','2024-05-20 18:01:59',NULL,0,0,NULL,NULL),(19030,'mixpanel','completed',10,'2024-05-20 17:05:00','2024-05-20 18:09:01','2024-05-20 18:06:59','2024-05-20 18:09:00',NULL,0,0,NULL,NULL),(19031,'mixpanel','completed',10,'2024-05-20 16:53:00','2024-05-20 18:17:00','2024-05-20 18:11:59','2024-05-20 18:16:59',NULL,0,0,NULL,NULL),(19032,'mixpanel','completed',10,'2024-05-20 16:24:00','2024-05-20 18:26:21','2024-05-20 18:21:59','2024-05-20 18:26:20',NULL,0,0,NULL,NULL),(19033,'mixpanel','completed',10,'2024-05-20 17:26:00','2024-05-20 18:37:17','2024-05-20 18:31:59','2024-05-20 18:37:16',NULL,0,0,NULL,NULL),(19034,'mixpanel','completed',10,'2024-05-20 17:23:00','2024-05-20 18:45:44','2024-05-20 18:41:59','2024-05-20 18:45:43',NULL,0,0,NULL,NULL),(19035,'mixpanel','completed',10,'2024-05-20 17:13:01','2024-05-20 18:56:23','2024-05-20 18:52:00','2024-05-20 18:56:22',NULL,0,0,NULL,NULL),(19036,'mixpanel','completed',10,'2024-05-20 17:44:00','2024-05-20 19:07:00','2024-05-20 19:01:59','2024-05-20 19:06:59',NULL,0,0,NULL,NULL),(19037,'mixpanel','completed',10,'2024-05-20 17:13:01','2024-05-20 19:17:00','2024-05-20 19:12:00','2024-05-20 19:16:59',NULL,0,0,NULL,NULL),(19038,'mixpanel','completed',10,'2024-05-20 17:47:00','2024-05-20 19:27:01','2024-05-20 19:21:59','2024-05-20 19:27:00',NULL,0,0,NULL,NULL),(19039,'mixpanel','completed',10,'2024-05-20 17:36:00','2024-05-20 19:37:01','2024-05-20 19:31:59','2024-05-20 19:37:00',NULL,0,0,NULL,NULL),(19040,'mixpanel','completed',10,'2024-05-20 18:30:54','2024-05-20 19:42:32','2024-05-20 19:39:53','2024-05-20 19:42:31',NULL,0,0,NULL,NULL),(19041,'mixpanel','completed',10,'2024-05-20 18:03:00','2024-05-20 19:52:01','2024-05-20 19:46:59','2024-05-20 19:52:00',NULL,0,0,NULL,NULL),(19042,'mixpanel','completed',10,'2024-05-20 18:38:02','2024-05-20 20:02:00','2024-05-20 19:57:01','2024-05-20 20:01:59',NULL,0,0,NULL,NULL),(19043,'mixpanel','completed',10,'2024-05-20 18:25:00','2024-05-20 20:12:01','2024-05-20 20:06:59','2024-05-20 20:12:00',NULL,0,0,NULL,NULL),(19044,'mixpanel','completed',10,'2024-05-20 18:53:05','2024-05-20 20:21:59','2024-05-20 20:16:04','2024-05-20 20:21:58',NULL,0,0,NULL,NULL),(19045,'mixpanel','completed',10,'2024-05-20 18:49:02','2024-05-20 20:32:00','2024-05-20 20:27:01','2024-05-20 20:31:59',NULL,0,0,NULL,NULL),(19046,'mixpanel','completed',10,'2024-05-20 18:47:00','2024-05-20 20:41:17','2024-05-20 20:36:59','2024-05-20 20:41:16',NULL,0,0,NULL,NULL),(19047,'mixpanel','completed',10,'2024-05-20 19:16:00','2024-05-20 20:52:00','2024-05-20 20:46:59','2024-05-20 20:51:59',NULL,0,0,NULL,NULL),(19048,'mixpanel','completed',10,'2024-05-20 19:44:01','2024-05-20 21:02:00','2024-05-20 20:57:00','2024-05-20 21:01:59',NULL,0,0,NULL,NULL),(19049,'mixpanel','completed',10,'2024-05-20 19:51:00','2024-05-20 21:12:01','2024-05-20 21:06:59','2024-05-20 21:12:00',NULL,0,0,NULL,NULL),(19050,'mixpanel','completed',10,'2024-05-20 19:34:05','2024-05-20 21:22:10','2024-05-20 21:16:58','2024-05-20 21:22:07',NULL,0,0,NULL,NULL),(19051,'mixpanel','completed',10,'2024-05-20 20:00:01','2024-05-20 21:32:00','2024-05-20 21:27:00','2024-05-20 21:31:59',NULL,0,0,NULL,NULL),(19052,'mixpanel','completed',10,'2024-05-20 20:16:00','2024-05-20 21:42:16','2024-05-20 21:36:59','2024-05-20 21:42:15',NULL,0,0,NULL,NULL),(19053,'mixpanel','completed',10,'2024-05-20 20:36:00','2024-05-20 21:52:00','2024-05-20 21:46:59','2024-05-20 21:51:59',NULL,0,0,NULL,NULL),(19054,'mixpanel','completed',10,'2024-05-20 20:16:01','2024-05-20 22:02:00','2024-05-20 21:57:00','2024-05-20 22:01:59',NULL,0,0,NULL,NULL),(19055,'subscribers_email_count','completed',10,'2024-05-30 22:00:00','2024-05-30 22:01:27','2024-05-20 22:01:59','2024-05-30 22:01:24',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(19056,'export_files_cleanup','completed',10,'2024-05-29 22:00:00','2024-05-29 22:01:21','2024-05-20 22:06:59','2024-05-29 22:01:20',NULL,0,0,NULL,NULL),(19057,'mixpanel','completed',10,'2024-05-20 20:12:00','2024-05-20 22:12:01','2024-05-20 22:06:59','2024-05-20 22:12:00',NULL,0,0,NULL,NULL),(19058,'mixpanel','completed',10,'2024-05-20 21:06:00','2024-05-20 22:22:01','2024-05-20 22:16:59','2024-05-20 22:22:00',NULL,0,0,NULL,NULL),(19059,'mixpanel','completed',10,'2024-05-20 20:39:13','2024-05-20 22:32:00','2024-05-20 22:26:12','2024-05-20 22:31:59',NULL,0,0,NULL,NULL),(19060,'mixpanel','completed',10,'2024-05-20 21:14:00','2024-05-20 22:42:01','2024-05-20 22:36:59','2024-05-20 22:42:00',NULL,0,0,NULL,NULL),(19061,'mixpanel','completed',10,'2024-05-20 21:19:01','2024-05-20 22:52:00','2024-05-20 22:47:00','2024-05-20 22:51:59',NULL,0,0,NULL,NULL),(19062,'mixpanel','completed',10,'2024-05-20 21:50:01','2024-05-20 23:02:00','2024-05-20 22:57:00','2024-05-20 23:01:59',NULL,0,0,NULL,NULL),(19063,'mixpanel','completed',10,'2024-05-20 21:45:00','2024-05-20 23:12:01','2024-05-20 23:06:59','2024-05-20 23:12:00',NULL,0,0,NULL,NULL),(19064,'mixpanel','completed',10,'2024-05-20 22:09:00','2024-05-20 23:22:00','2024-05-20 23:16:59','2024-05-20 23:21:59',NULL,0,0,NULL,NULL),(19065,'mixpanel','completed',10,'2024-05-20 21:36:01','2024-05-20 23:32:00','2024-05-20 23:27:00','2024-05-20 23:31:59',NULL,0,0,NULL,NULL),(19066,'mixpanel','completed',10,'2024-05-20 22:24:00','2024-05-20 23:42:01','2024-05-20 23:36:59','2024-05-20 23:42:00',NULL,0,0,NULL,NULL),(19067,'mixpanel','completed',10,'2024-05-20 21:54:00','2024-05-20 23:52:00','2024-05-20 23:46:59','2024-05-20 23:52:00',NULL,0,0,NULL,NULL),(19068,'mixpanel','completed',10,'2024-05-20 22:47:01','2024-05-21 00:02:01','2024-05-20 23:57:00','2024-05-21 00:01:59',NULL,0,0,NULL,NULL),(19069,'mixpanel','completed',10,'2024-05-20 23:02:00','2024-05-21 00:12:01','2024-05-21 00:06:59','2024-05-21 00:12:01',NULL,0,0,NULL,NULL),(19070,'mixpanel','completed',10,'2024-05-20 23:04:00','2024-05-21 00:22:01','2024-05-21 00:16:59','2024-05-21 00:21:59',NULL,0,0,NULL,NULL),(19071,'mixpanel','completed',10,'2024-05-20 22:53:01','2024-05-21 00:32:00','2024-05-21 00:27:00','2024-05-21 00:31:59',NULL,0,0,NULL,NULL),(19072,'mixpanel','completed',10,'2024-05-20 23:11:00','2024-05-21 00:42:01','2024-05-21 00:36:59','2024-05-21 00:42:00',NULL,0,0,NULL,NULL),(19073,'mixpanel','completed',10,'2024-05-20 23:04:00','2024-05-21 00:52:01','2024-05-21 00:46:59','2024-05-21 00:52:00',NULL,0,0,NULL,NULL),(19074,'mixpanel','completed',10,'2024-05-20 23:11:03','2024-05-21 01:02:00','2024-05-21 00:57:01','2024-05-21 01:01:59',NULL,0,0,NULL,NULL),(19075,'mixpanel','completed',10,'2024-05-20 23:59:01','2024-05-21 01:12:03','2024-05-21 01:06:59','2024-05-21 01:12:02',NULL,0,0,NULL,NULL),(19076,'mixpanel','completed',10,'2024-05-20 23:38:00','2024-05-21 01:22:01','2024-05-21 01:16:59','2024-05-21 01:22:00',NULL,0,0,NULL,NULL),(19077,'mixpanel','completed',10,'2024-05-20 23:46:03','2024-05-21 01:32:12','2024-05-21 01:27:02','2024-05-21 01:32:09',NULL,0,0,NULL,NULL),(19078,'mixpanel','completed',10,'2024-05-20 23:56:01','2024-05-21 01:42:01','2024-05-21 01:36:59','2024-05-21 01:42:00',NULL,0,0,NULL,NULL),(19079,'mixpanel','completed',10,'2024-05-21 00:18:00','2024-05-21 01:52:00','2024-05-21 01:46:59','2024-05-21 01:51:59',NULL,0,0,NULL,NULL),(19080,'mixpanel','completed',10,'2024-05-21 00:20:02','2024-05-21 02:02:00','2024-05-21 01:57:01','2024-05-21 02:01:59',NULL,0,0,NULL,NULL),(19081,'mixpanel','completed',10,'2024-05-21 00:29:00','2024-05-21 02:12:01','2024-05-21 02:06:59','2024-05-21 02:12:00',NULL,0,0,NULL,NULL),(19082,'mixpanel','completed',10,'2024-05-21 00:42:00','2024-05-21 02:27:01','2024-05-21 02:16:59','2024-05-21 02:27:00',NULL,0,0,NULL,NULL),(19083,'mixpanel','completed',10,'2024-05-21 00:47:00','2024-05-21 02:37:00','2024-05-21 02:31:59','2024-05-21 02:36:59',NULL,0,0,NULL,NULL),(19084,'mixpanel','completed',10,'2024-05-21 00:59:01','2024-05-21 02:47:00','2024-05-21 02:42:00','2024-05-21 02:46:59',NULL,0,0,NULL,NULL),(19085,'mixpanel','completed',10,'2024-05-21 01:22:01','2024-05-21 02:57:03','2024-05-21 02:52:00','2024-05-21 02:57:00',NULL,0,0,NULL,NULL),(19086,'mixpanel','completed',10,'2024-05-21 01:50:00','2024-05-21 03:07:00','2024-05-21 03:01:59','2024-05-21 03:06:59',NULL,0,0,NULL,NULL),(19087,'mixpanel','completed',10,'2024-05-21 01:46:01','2024-05-21 03:17:00','2024-05-21 03:12:00','2024-05-21 03:16:59',NULL,0,0,NULL,NULL),(19088,'mixpanel','completed',10,'2024-05-21 01:48:00','2024-05-21 03:27:01','2024-05-21 03:21:59','2024-05-21 03:27:00',NULL,0,0,NULL,NULL),(19089,'mixpanel','completed',10,'2024-05-21 02:10:00','2024-05-21 03:37:00','2024-05-21 03:31:59','2024-05-21 03:36:59',NULL,0,0,NULL,NULL),(19090,'mixpanel','completed',10,'2024-05-21 01:42:01','2024-05-21 03:47:00','2024-05-21 03:41:59','2024-05-21 03:46:59',NULL,0,0,NULL,NULL),(19091,'mixpanel','completed',10,'2024-05-21 02:49:00','2024-05-21 03:57:01','2024-05-21 03:51:59','2024-05-21 03:57:00',NULL,0,0,NULL,NULL),(19092,'mixpanel','completed',10,'2024-05-21 02:43:00','2024-05-21 04:07:00','2024-05-21 04:01:59','2024-05-21 04:06:59',NULL,0,0,NULL,NULL),(19093,'mixpanel','completed',10,'2024-05-21 02:36:05','2024-05-21 04:17:00','2024-05-21 04:11:59','2024-05-21 04:16:59',NULL,0,0,NULL,NULL),(19094,'mixpanel','completed',10,'2024-05-21 03:15:00','2024-05-21 04:27:01','2024-05-21 04:20:59','2024-05-21 04:27:00',NULL,0,0,NULL,NULL),(19095,'mixpanel','completed',10,'2024-05-21 03:14:08','2024-05-21 04:37:13','2024-05-21 04:32:05','2024-05-21 04:37:11',NULL,0,0,NULL,NULL),(19096,'mixpanel','completed',10,'2024-05-21 03:38:12','2024-05-21 04:44:38','2024-05-21 04:41:09','2024-05-21 04:44:38',NULL,0,0,NULL,NULL),(19097,'mixpanel','completed',10,'2024-05-21 02:52:00','2024-05-21 04:52:03','2024-05-21 04:46:59','2024-05-21 04:52:02',NULL,0,0,NULL,NULL),(19098,'mixpanel','completed',10,'2024-05-21 03:01:03','2024-05-21 05:02:04','2024-05-21 04:57:02','2024-05-21 05:01:58',NULL,0,0,NULL,NULL),(19099,'mixpanel','completed',10,'2024-05-21 03:52:00','2024-05-21 05:12:01','2024-05-21 05:06:59','2024-05-21 05:12:00',NULL,0,0,NULL,NULL),(19100,'mixpanel','completed',10,'2024-05-21 04:03:56','2024-05-21 05:17:00','2024-05-21 05:14:55','2024-05-21 05:16:59',NULL,0,0,NULL,NULL),(19101,'mixpanel','completed',10,'2024-05-21 03:53:00','2024-05-21 05:26:40','2024-05-21 05:21:59','2024-05-21 05:26:39',NULL,0,0,NULL,NULL),(19102,'mixpanel','completed',10,'2024-05-21 03:46:00','2024-05-21 05:37:00','2024-05-21 05:31:59','2024-05-21 05:36:59',NULL,0,0,NULL,NULL),(19103,'mixpanel','completed',10,'2024-05-21 04:40:01','2024-05-21 05:47:00','2024-05-21 05:42:00','2024-05-21 05:46:59',NULL,0,0,NULL,NULL),(19104,'mixpanel','completed',10,'2024-05-21 04:33:00','2024-05-21 05:56:26','2024-05-21 05:51:59','2024-05-21 05:56:26',NULL,0,0,NULL,NULL),(19105,'mixpanel','completed',10,'2024-05-21 04:42:00','2024-05-21 06:07:00','2024-05-21 06:01:59','2024-05-21 06:06:59',NULL,0,0,NULL,NULL),(19106,'mixpanel','completed',10,'2024-05-21 04:40:01','2024-05-21 06:17:15','2024-05-21 06:12:00','2024-05-21 06:17:14',NULL,0,0,NULL,NULL),(19107,'mixpanel','completed',10,'2024-05-21 04:34:01','2024-05-21 06:27:02','2024-05-21 06:22:00','2024-05-21 06:27:01',NULL,0,0,NULL,NULL),(19108,'mixpanel','completed',10,'2024-05-21 04:59:00','2024-05-21 06:37:00','2024-05-21 06:31:59','2024-05-21 06:36:59',NULL,0,0,NULL,NULL),(19109,'mixpanel','completed',10,'2024-05-21 04:48:02','2024-05-21 06:47:00','2024-05-21 06:42:01','2024-05-21 06:46:59',NULL,0,0,NULL,NULL),(19110,'mixpanel','completed',10,'2024-05-21 05:06:17','2024-05-21 06:57:02','2024-05-21 06:52:16','2024-05-21 06:57:01',NULL,0,0,NULL,NULL),(19111,'mixpanel','completed',10,'2024-05-21 05:37:13','2024-05-21 07:07:18','2024-05-21 07:02:12','2024-05-21 07:07:17',NULL,0,0,NULL,NULL),(19112,'mixpanel','completed',10,'2024-05-21 06:09:13','2024-05-21 07:17:00','2024-05-21 07:12:12','2024-05-21 07:16:59',NULL,0,0,NULL,NULL),(19113,'mixpanel','completed',10,'2024-05-21 05:36:10','2024-05-21 07:24:03','2024-05-21 07:20:09','2024-05-21 07:24:03',NULL,0,0,NULL,NULL),(19114,'mixpanel','completed',10,'2024-05-21 05:31:01','2024-05-21 07:32:07','2024-05-21 07:27:00','2024-05-21 07:32:06',NULL,0,0,NULL,NULL),(19115,'mixpanel','completed',10,'2024-05-21 06:32:00','2024-05-21 07:42:02','2024-05-21 07:36:59','2024-05-21 07:42:00',NULL,0,0,NULL,NULL),(19116,'mixpanel','completed',10,'2024-05-21 06:13:00','2024-05-21 07:52:00','2024-05-21 07:46:59','2024-05-21 07:51:59',NULL,0,0,NULL,NULL),(19117,'mixpanel','completed',10,'2024-05-21 06:08:02','2024-05-21 08:02:00','2024-05-21 07:57:01','2024-05-21 08:01:59',NULL,0,0,NULL,NULL),(19118,'mixpanel','completed',10,'2024-05-21 06:22:00','2024-05-21 08:12:15','2024-05-21 08:06:59','2024-05-21 08:12:14',NULL,0,0,NULL,NULL),(19119,'mixpanel','completed',10,'2024-05-21 06:17:00','2024-05-21 08:22:01','2024-05-21 08:16:59','2024-05-21 08:22:00',NULL,0,0,NULL,NULL),(19120,'mixpanel','completed',10,'2024-05-21 07:21:01','2024-05-21 08:32:00','2024-05-21 08:27:00','2024-05-21 08:32:00',NULL,0,0,NULL,NULL),(19121,'mixpanel','completed',10,'2024-05-21 07:28:00','2024-05-21 08:42:01','2024-05-21 08:37:00','2024-05-21 08:42:00',NULL,0,0,NULL,NULL),(19122,'mixpanel','completed',10,'2024-05-21 07:18:00','2024-05-21 08:52:11','2024-05-21 08:46:59','2024-05-21 08:52:10',NULL,0,0,NULL,NULL),(19123,'mixpanel','completed',10,'2024-05-21 07:50:02','2024-05-21 09:02:00','2024-05-21 08:57:01','2024-05-21 09:01:59',NULL,0,0,NULL,NULL),(19124,'mixpanel','completed',10,'2024-05-21 07:27:00','2024-05-21 09:12:01','2024-05-21 09:06:59','2024-05-21 09:12:00',NULL,0,0,NULL,NULL),(19125,'mixpanel','completed',10,'2024-05-21 07:45:00','2024-05-21 09:22:00','2024-05-21 09:16:59','2024-05-21 09:21:59',NULL,0,0,NULL,NULL),(19126,'mixpanel','completed',10,'2024-05-21 07:51:02','2024-05-21 09:32:00','2024-05-21 09:27:00','2024-05-21 09:31:59',NULL,0,0,NULL,NULL),(19127,'mixpanel','completed',10,'2024-05-21 08:19:40','2024-05-21 09:37:00','2024-05-21 09:34:39','2024-05-21 09:36:59',NULL,0,0,NULL,NULL),(19128,'mixpanel','completed',10,'2024-05-21 07:51:02','2024-05-21 09:47:00','2024-05-21 09:42:01','2024-05-21 09:46:59',NULL,0,0,NULL,NULL),(19129,'mixpanel','completed',10,'2024-05-21 08:38:10','2024-05-21 09:55:26','2024-05-21 09:52:09','2024-05-21 09:55:25',NULL,0,0,NULL,NULL),(19130,'mixpanel','completed',10,'2024-05-21 08:31:00','2024-05-21 10:07:01','2024-05-21 10:01:59','2024-05-21 10:07:00',NULL,0,0,NULL,NULL),(19131,'mixpanel','completed',10,'2024-05-21 08:12:05','2024-05-21 10:17:00','2024-05-21 10:11:04','2024-05-21 10:16:59',NULL,0,0,NULL,NULL),(19132,'mixpanel','completed',10,'2024-05-21 09:05:34','2024-05-21 10:27:02','2024-05-21 10:20:33','2024-05-21 10:27:01',NULL,0,0,NULL,NULL),(19133,'mixpanel','completed',10,'2024-05-21 08:39:00','2024-05-21 10:37:09','2024-05-21 10:31:59','2024-05-21 10:37:07',NULL,0,0,NULL,NULL),(19134,'mixpanel','completed',10,'2024-05-21 09:12:02','2024-05-21 10:47:00','2024-05-21 10:42:01','2024-05-21 10:46:59',NULL,0,0,NULL,NULL),(19135,'mixpanel','completed',10,'2024-05-21 09:10:01','2024-05-21 10:57:02','2024-05-21 10:51:59','2024-05-21 10:57:01',NULL,0,0,NULL,NULL),(19136,'mixpanel','completed',10,'2024-05-21 09:35:01','2024-05-21 11:07:00','2024-05-21 11:02:00','2024-05-21 11:06:59',NULL,0,0,NULL,NULL),(19137,'mixpanel','completed',10,'2024-05-21 10:02:01','2024-05-21 11:17:01','2024-05-21 11:12:00','2024-05-21 11:17:00',NULL,0,0,NULL,NULL),(19138,'mixpanel','completed',10,'2024-05-21 09:31:01','2024-05-21 11:27:02','2024-05-21 11:22:00','2024-05-21 11:27:01',NULL,0,0,NULL,NULL),(19139,'mixpanel','completed',10,'2024-05-21 09:43:01','2024-05-21 11:37:01','2024-05-21 11:32:00','2024-05-21 11:37:00',NULL,0,0,NULL,NULL),(19140,'mixpanel','completed',10,'2024-05-21 10:39:02','2024-05-21 11:47:00','2024-05-21 11:42:01','2024-05-21 11:46:59',NULL,0,0,NULL,NULL),(19141,'mixpanel','completed',10,'2024-05-21 10:37:04','2024-05-21 11:57:02','2024-05-21 11:51:58','2024-05-21 11:57:01',NULL,0,0,NULL,NULL),(19142,'mixpanel','completed',10,'2024-05-21 10:27:01','2024-05-21 12:07:00','2024-05-21 12:01:59','2024-05-21 12:06:59',NULL,0,0,NULL,NULL),(19143,'mixpanel','completed',10,'2024-05-21 11:04:02','2024-05-21 12:17:01','2024-05-21 12:12:01','2024-05-21 12:17:00',NULL,0,0,NULL,NULL),(19144,'mixpanel','completed',10,'2024-05-21 10:59:04','2024-05-21 12:27:01','2024-05-21 12:21:04','2024-05-21 12:27:00',NULL,0,0,NULL,NULL),(19145,'mixpanel','completed',10,'2024-05-21 11:16:00','2024-05-21 12:37:00','2024-05-21 12:31:59','2024-05-21 12:36:59',NULL,0,0,NULL,NULL),(19146,'mixpanel','completed',10,'2024-05-21 11:20:02','2024-05-21 12:47:00','2024-05-21 12:42:01','2024-05-21 12:46:59',NULL,0,0,NULL,NULL),(19147,'mixpanel','completed',10,'2024-05-21 11:22:00','2024-05-21 12:57:14','2024-05-21 12:51:59','2024-05-21 12:57:13',NULL,0,0,NULL,NULL),(19148,'mixpanel','completed',10,'2024-05-21 11:30:01','2024-05-21 13:07:00','2024-05-21 13:02:00','2024-05-21 13:06:59',NULL,0,0,NULL,NULL),(19149,'mixpanel','completed',10,'2024-05-21 11:45:01','2024-05-21 13:17:00','2024-05-21 13:12:00','2024-05-21 13:16:59',NULL,0,0,NULL,NULL),(19150,'mixpanel','completed',10,'2024-05-21 12:02:00','2024-05-21 13:27:02','2024-05-21 13:21:59','2024-05-21 13:27:01',NULL,0,0,NULL,NULL),(19151,'mixpanel','completed',10,'2024-05-21 12:25:11','2024-05-21 13:37:00','2024-05-21 13:32:10','2024-05-21 13:36:59',NULL,0,0,NULL,NULL),(19152,'mixpanel','completed',10,'2024-05-21 11:51:02','2024-05-21 13:47:00','2024-05-21 13:42:01','2024-05-21 13:46:59',NULL,0,0,NULL,NULL),(19153,'mixpanel','completed',10,'2024-05-21 12:09:01','2024-05-21 13:57:02','2024-05-21 13:52:00','2024-05-21 13:57:01',NULL,0,0,NULL,NULL),(19154,'mixpanel','completed',10,'2024-05-21 12:54:01','2024-05-21 14:07:00','2024-05-21 14:02:00','2024-05-21 14:06:59',NULL,0,0,NULL,NULL),(19155,'mixpanel','completed',10,'2024-05-21 12:54:01','2024-05-21 14:17:01','2024-05-21 14:12:00','2024-05-21 14:17:00',NULL,0,0,NULL,NULL),(19156,'mixpanel','completed',10,'2024-05-21 12:27:00','2024-05-21 14:27:02','2024-05-21 14:21:59','2024-05-21 14:27:01',NULL,0,0,NULL,NULL),(19157,'schedule_re_engagement_email','completed',10,'2024-05-22 14:27:02','2024-05-22 14:27:02','2024-05-21 14:27:01','2024-05-22 14:27:01',NULL,0,0,NULL,NULL),(19158,'mixpanel','completed',10,'2024-05-21 13:24:00','2024-05-21 14:37:00','2024-05-21 14:31:59','2024-05-21 14:36:59',NULL,0,0,NULL,NULL),(19159,'mixpanel','completed',10,'2024-05-21 12:47:02','2024-05-21 14:47:00','2024-05-21 14:42:01','2024-05-21 14:46:59',NULL,0,0,NULL,NULL),(19160,'mixpanel','completed',10,'2024-05-21 13:05:01','2024-05-21 14:57:02','2024-05-21 14:52:00','2024-05-21 14:57:01',NULL,0,0,NULL,NULL),(19161,'mixpanel','completed',10,'2024-05-21 13:18:00','2024-05-21 15:07:01','2024-05-21 15:01:59','2024-05-21 15:07:00',NULL,0,0,NULL,NULL),(19162,'mixpanel','completed',10,'2024-05-21 13:15:02','2024-05-21 15:17:01','2024-05-21 15:12:01','2024-05-21 15:17:00',NULL,0,0,NULL,NULL),(19163,'mixpanel','completed',10,'2024-05-21 13:21:01','2024-05-21 15:27:02','2024-05-21 15:21:59','2024-05-21 15:27:01',NULL,0,0,NULL,NULL),(19164,'mixpanel','completed',10,'2024-05-21 14:06:00','2024-05-21 15:37:00','2024-05-21 15:32:00','2024-05-21 15:36:59',NULL,0,0,NULL,NULL),(19165,'mixpanel','completed',10,'2024-05-21 13:54:01','2024-05-21 15:47:00','2024-05-21 15:42:00','2024-05-21 15:46:59',NULL,0,0,NULL,NULL),(19166,'mixpanel','completed',10,'2024-05-21 14:02:00','2024-05-21 15:57:02','2024-05-21 15:51:59','2024-05-21 15:57:01',NULL,0,0,NULL,NULL),(19167,'mixpanel','completed',10,'2024-05-21 14:31:01','2024-05-21 16:07:00','2024-05-21 16:02:00','2024-05-21 16:06:59',NULL,0,0,NULL,NULL),(19168,'mixpanel','completed',10,'2024-05-21 14:39:02','2024-05-21 16:14:43','2024-05-21 16:12:01','2024-05-21 16:14:42',NULL,0,0,NULL,NULL),(19169,'mixpanel','completed',10,'2024-05-21 15:02:00','2024-05-21 16:19:54','2024-05-21 16:17:00','2024-05-21 16:19:53',NULL,0,0,NULL,NULL),(19170,'mixpanel','completed',10,'2024-05-21 15:01:01','2024-05-21 16:27:02','2024-05-21 16:22:00','2024-05-21 16:27:01',NULL,0,0,NULL,NULL),(19171,'mixpanel','completed',10,'2024-05-21 14:39:27','2024-05-21 16:31:31','2024-05-21 16:29:26','2024-05-21 16:31:30',NULL,0,0,NULL,NULL),(19172,'mixpanel','completed',10,'2024-05-21 15:02:31','2024-05-21 16:37:26','2024-05-21 16:34:30','2024-05-21 16:37:25',NULL,0,0,NULL,NULL),(19173,'mixpanel','completed',10,'2024-05-21 15:08:43','2024-05-21 16:42:02','2024-05-21 16:39:42','2024-05-21 16:42:01',NULL,0,0,NULL,NULL),(19174,'mixpanel','completed',10,'2024-05-21 15:20:00','2024-05-21 16:52:01','2024-05-21 16:47:00','2024-05-21 16:51:59',NULL,0,0,NULL,NULL),(19175,'subscribers_engagement_score','completed',10,'2024-05-21 16:52:01','2024-05-21 16:57:02','2024-05-21 16:51:59','2024-05-21 16:57:01',NULL,0,0,NULL,NULL),(19176,'subscribers_engagement_score','completed',10,'2024-05-22 00:21:00','2024-05-22 00:22:18','2024-05-21 16:57:01','2024-05-22 00:22:17',NULL,0,0,NULL,NULL),(19177,'mixpanel','completed',10,'2024-05-21 15:04:02','2024-05-21 17:02:00','2024-05-21 16:57:01','2024-05-21 17:01:59',NULL,0,0,NULL,NULL),(19178,'mixpanel','completed',10,'2024-05-21 15:40:01','2024-05-21 17:12:02','2024-05-21 17:07:00','2024-05-21 17:12:02',NULL,0,0,NULL,NULL),(19179,'mixpanel','completed',10,'2024-05-21 15:59:00','2024-05-21 17:22:01','2024-05-21 17:16:59','2024-05-21 17:22:00',NULL,0,0,NULL,NULL),(19180,'mixpanel','completed',10,'2024-05-21 15:40:02','2024-05-21 17:32:01','2024-05-21 17:27:01','2024-05-21 17:32:00',NULL,0,0,NULL,NULL),(19181,'mixpanel','completed',10,'2024-05-21 16:17:00','2024-05-21 17:42:02','2024-05-21 17:36:59','2024-05-21 17:42:01',NULL,0,0,NULL,NULL),(19182,'mixpanel','completed',10,'2024-05-21 16:42:01','2024-05-21 17:52:02','2024-05-21 17:47:00','2024-05-21 17:52:01',NULL,0,0,NULL,NULL),(19183,'mixpanel','completed',10,'2024-05-21 16:46:40','2024-05-21 18:02:01','2024-05-21 17:56:39','2024-05-21 18:02:00',NULL,0,0,NULL,NULL),(19184,'mixpanel','completed',10,'2024-05-21 16:23:02','2024-05-21 18:12:03','2024-05-21 18:07:01','2024-05-21 18:12:02',NULL,0,0,NULL,NULL),(19185,'mixpanel','completed',10,'2024-05-21 17:14:01','2024-05-21 18:22:01','2024-05-21 18:17:00','2024-05-21 18:22:00',NULL,0,0,NULL,NULL),(19186,'mixpanel','completed',10,'2024-05-21 16:35:02','2024-05-21 18:32:01','2024-05-21 18:27:01','2024-05-21 18:32:00',NULL,0,0,NULL,NULL),(19187,'mixpanel','completed',10,'2024-05-21 16:51:01','2024-05-21 18:42:02','2024-05-21 18:37:00','2024-05-21 18:42:01',NULL,0,0,NULL,NULL),(19188,'mixpanel','completed',10,'2024-05-21 17:00:01','2024-05-21 18:52:02','2024-05-21 18:46:59','2024-05-21 18:52:01',NULL,0,0,NULL,NULL),(19189,'mixpanel','completed',10,'2024-05-21 17:00:02','2024-05-21 19:02:01','2024-05-21 18:57:01','2024-05-21 19:01:59',NULL,0,0,NULL,NULL),(19190,'mixpanel','completed',10,'2024-05-21 17:57:02','2024-05-21 19:12:03','2024-05-21 19:07:01','2024-05-21 19:12:02',NULL,0,0,NULL,NULL),(19191,'mixpanel','completed',10,'2024-05-21 17:52:01','2024-05-21 19:19:51','2024-05-21 19:17:00','2024-05-21 19:19:50',NULL,0,0,NULL,NULL),(19192,'mixpanel','completed',10,'2024-05-21 18:16:02','2024-05-21 19:27:05','2024-05-21 19:22:01','2024-05-21 19:27:03',NULL,0,0,NULL,NULL),(19193,'mixpanel','completed',10,'2024-05-21 18:12:24','2024-05-21 19:35:25','2024-05-21 19:31:21','2024-05-21 19:35:24',NULL,0,0,NULL,NULL),(19194,'mixpanel','completed',10,'2024-05-21 18:25:25','2024-05-21 19:44:48','2024-05-21 19:42:24','2024-05-21 19:44:47',NULL,0,0,NULL,NULL),(19195,'mixpanel','completed',10,'2024-05-21 18:06:01','2024-05-21 19:52:10','2024-05-21 19:47:00','2024-05-21 19:52:09',NULL,0,0,NULL,NULL),(19196,'mixpanel','completed',10,'2024-05-21 18:05:25','2024-05-21 19:56:29','2024-05-21 19:54:24','2024-05-21 19:56:28',NULL,0,0,NULL,NULL),(19197,'mixpanel','completed',10,'2024-05-21 18:48:13','2024-05-21 20:07:18','2024-05-21 20:02:12','2024-05-21 20:07:17',NULL,0,0,NULL,NULL),(19198,'mixpanel','completed',10,'2024-05-21 19:07:14','2024-05-21 20:17:00','2024-05-21 20:12:13','2024-05-21 20:17:00',NULL,0,0,NULL,NULL),(19199,'mixpanel','completed',10,'2024-05-21 18:55:01','2024-05-21 20:27:02','2024-05-21 20:22:00','2024-05-21 20:27:01',NULL,0,0,NULL,NULL),(19200,'mixpanel','completed',10,'2024-05-21 18:57:40','2024-05-21 20:35:51','2024-05-21 20:31:39','2024-05-21 20:35:51',NULL,0,0,NULL,NULL),(19201,'mixpanel','completed',10,'2024-05-21 19:38:01','2024-05-21 20:47:01','2024-05-21 20:42:00','2024-05-21 20:46:59',NULL,0,0,NULL,NULL),(19202,'mixpanel','completed',10,'2024-05-21 19:35:01','2024-05-21 20:57:01','2024-05-21 20:52:00','2024-05-21 20:57:01',NULL,0,0,NULL,NULL),(19203,'mixpanel','completed',10,'2024-05-21 19:23:01','2024-05-21 21:07:01','2024-05-21 21:02:00','2024-05-21 21:07:00',NULL,0,0,NULL,NULL),(19204,'mixpanel','completed',10,'2024-05-21 19:26:03','2024-05-21 21:17:02','2024-05-21 21:12:02','2024-05-21 21:17:00',NULL,0,0,NULL,NULL),(19205,'mixpanel','completed',10,'2024-05-21 19:43:01','2024-05-21 21:27:01','2024-05-21 21:22:00','2024-05-21 21:27:00',NULL,0,0,NULL,NULL),(19206,'mixpanel','completed',10,'2024-05-21 19:44:10','2024-05-21 21:37:12','2024-05-21 21:32:07','2024-05-21 21:37:10',NULL,0,0,NULL,NULL),(19207,'mixpanel','completed',10,'2024-05-21 20:22:00','2024-05-21 21:47:00','2024-05-21 21:41:59','2024-05-21 21:46:59',NULL,0,0,NULL,NULL),(19208,'unsubscribe_tokens','completed',0,'2024-05-21 21:47:14','2024-05-21 21:51:59','2024-05-21 21:47:13','2024-05-21 21:51:58',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(19209,'subscriber_link_tokens','completed',0,'2024-05-21 21:47:14','2024-05-21 21:51:59','2024-05-21 21:47:13','2024-05-21 21:51:58',NULL,0,0,NULL,NULL),(19210,'newsletter_templates_thumbnails','completed',10,'2024-05-21 21:47:14','2024-05-21 21:51:59','2024-05-21 21:47:13','2024-05-21 21:51:58',NULL,0,0,NULL,NULL),(19211,'mixpanel','completed',0,'2024-05-21 21:47:14','2024-05-21 21:51:59','2024-05-21 21:47:13','2024-05-21 21:51:58',NULL,0,0,NULL,NULL),(19212,'mixpanel','completed',10,'2024-05-21 20:32:09','2024-05-21 22:02:10','2024-05-21 21:57:08','2024-05-21 22:02:09',NULL,0,0,NULL,NULL),(19213,'mixpanel','completed',10,'2024-05-21 20:25:01','2024-05-21 22:12:01','2024-05-21 22:07:00','2024-05-21 22:12:00',NULL,0,0,NULL,NULL),(19214,'mixpanel','completed',10,'2024-05-21 21:13:00','2024-05-21 22:22:11','2024-05-21 22:16:59','2024-05-21 22:22:10',NULL,0,0,NULL,NULL),(19215,'mixpanel','completed',10,'2024-05-21 20:31:01','2024-05-21 22:32:01','2024-05-21 22:27:00','2024-05-21 22:32:00',NULL,0,0,NULL,NULL),(19216,'mixpanel','completed',10,'2024-05-21 21:25:00','2024-05-21 22:42:01','2024-05-21 22:36:59','2024-05-21 22:42:00',NULL,0,0,NULL,NULL),(19217,'mixpanel','completed',10,'2024-05-21 21:16:00','2024-05-21 22:52:01','2024-05-21 22:46:59','2024-05-21 22:52:00',NULL,0,0,NULL,NULL),(19218,'mixpanel','completed',10,'2024-05-21 21:50:01','2024-05-21 23:02:01','2024-05-21 22:56:59','2024-05-21 23:02:00',NULL,0,0,NULL,NULL),(19219,'mixpanel','completed',10,'2024-05-21 21:07:01','2024-05-21 23:12:00','2024-05-21 23:07:00','2024-05-21 23:12:00',NULL,0,0,NULL,NULL),(19220,'mixpanel','completed',10,'2024-05-21 21:19:00','2024-05-21 23:22:01','2024-05-21 23:16:59','2024-05-21 23:22:00',NULL,0,0,NULL,NULL),(19221,'mixpanel','completed',10,'2024-05-21 21:28:00','2024-05-21 23:32:14','2024-05-21 23:26:59','2024-05-21 23:32:13',NULL,0,0,NULL,NULL),(19222,'mixpanel','completed',10,'2024-05-21 21:55:00','2024-05-21 23:42:00','2024-05-21 23:37:00','2024-05-21 23:41:59',NULL,0,0,NULL,NULL),(19223,'mixpanel','completed',10,'2024-05-21 22:24:00','2024-05-21 23:52:11','2024-05-21 23:47:00','2024-05-21 23:52:10',NULL,0,0,NULL,NULL),(19224,'mixpanel','completed',10,'2024-05-21 22:30:01','2024-05-22 00:02:01','2024-05-21 23:57:00','2024-05-22 00:02:00',NULL,0,0,NULL,NULL),(19225,'mixpanel','completed',10,'2024-05-21 23:05:01','2024-05-22 00:12:12','2024-05-22 00:07:00','2024-05-22 00:12:11',NULL,0,0,NULL,NULL),(19226,'mixpanel','completed',10,'2024-05-21 22:58:22','2024-05-22 00:22:18','2024-05-22 00:16:21','2024-05-22 00:22:17',NULL,0,0,NULL,NULL),(19227,'subscribers_engagement_score','completed',10,'2024-05-23 15:07:00','2024-05-23 15:07:04','2024-05-22 00:22:17','2024-05-23 15:07:03',NULL,0,0,NULL,NULL),(19228,'mixpanel','completed',10,'2024-05-21 22:43:19','2024-05-22 00:32:00','2024-05-22 00:27:18','2024-05-22 00:32:00',NULL,0,0,NULL,NULL),(19229,'mixpanel','completed',10,'2024-05-21 22:41:01','2024-05-22 00:42:09','2024-05-22 00:37:00','2024-05-22 00:42:08',NULL,0,0,NULL,NULL),(19230,'mixpanel','completed',10,'2024-05-21 23:42:00','2024-05-22 00:52:00','2024-05-22 00:46:59','2024-05-22 00:51:59',NULL,0,0,NULL,NULL),(19231,'mixpanel','completed',10,'2024-05-21 23:53:01','2024-05-22 01:02:00','2024-05-22 00:57:00','2024-05-22 01:01:59',NULL,0,0,NULL,NULL),(19232,'mixpanel','completed',10,'2024-05-21 23:14:12','2024-05-22 01:12:12','2024-05-22 01:07:11','2024-05-22 01:12:10',NULL,0,0,NULL,NULL),(19233,'mixpanel','completed',10,'2024-05-21 23:37:01','2024-05-22 01:22:14','2024-05-22 01:17:00','2024-05-22 01:22:13',NULL,0,0,NULL,NULL),(19234,'mixpanel','completed',10,'2024-05-21 23:46:01','2024-05-22 01:32:01','2024-05-22 01:27:00','2024-05-22 01:31:59',NULL,0,0,NULL,NULL),(19235,'mixpanel','completed',10,'2024-05-22 00:30:02','2024-05-22 01:42:01','2024-05-22 01:37:01','2024-05-22 01:42:00',NULL,0,0,NULL,NULL),(19236,'mixpanel','completed',10,'2024-05-22 00:12:19','2024-05-22 01:52:00','2024-05-22 01:47:18','2024-05-22 01:52:00',NULL,0,0,NULL,NULL),(19237,'mixpanel','completed',10,'2024-05-22 00:24:00','2024-05-22 02:02:01','2024-05-22 01:56:59','2024-05-22 02:02:00',NULL,0,0,NULL,NULL),(19238,'mixpanel','completed',10,'2024-05-22 00:59:01','2024-05-22 02:12:00','2024-05-22 02:07:00','2024-05-22 02:12:00',NULL,0,0,NULL,NULL),(19239,'mixpanel','completed',10,'2024-05-22 00:35:00','2024-05-22 02:22:01','2024-05-22 02:16:59','2024-05-22 02:22:00',NULL,0,0,NULL,NULL),(19240,'mixpanel','completed',10,'2024-05-22 00:27:01','2024-05-22 02:32:05','2024-05-22 02:26:59','2024-05-22 02:32:04',NULL,0,0,NULL,NULL),(19241,'mixpanel','completed',10,'2024-05-22 01:31:01','2024-05-22 02:42:01','2024-05-22 02:37:00','2024-05-22 02:42:00',NULL,0,0,NULL,NULL),(19242,'mixpanel','completed',10,'2024-05-22 01:29:01','2024-05-22 02:52:01','2024-05-22 02:47:00','2024-05-22 02:52:00',NULL,0,0,NULL,NULL),(19243,'mixpanel','completed',10,'2024-05-22 00:59:01','2024-05-22 03:02:01','2024-05-22 02:56:59','2024-05-22 03:02:00',NULL,0,0,NULL,NULL),(19244,'mixpanel','completed',10,'2024-05-22 01:15:00','2024-05-22 03:12:01','2024-05-22 03:07:00','2024-05-22 03:12:00',NULL,0,0,NULL,NULL),(19245,'mixpanel','completed',10,'2024-05-22 01:44:01','2024-05-22 03:22:13','2024-05-22 03:17:00','2024-05-22 03:22:11',NULL,0,0,NULL,NULL),(19246,'mixpanel','completed',10,'2024-05-22 01:38:01','2024-05-22 03:32:01','2024-05-22 03:27:00','2024-05-22 03:32:00',NULL,0,0,NULL,NULL),(19247,'mixpanel','completed',10,'2024-05-22 02:06:01','2024-05-22 03:42:01','2024-05-22 03:37:00','2024-05-22 03:42:00',NULL,0,0,NULL,NULL),(19248,'mixpanel','completed',10,'2024-05-22 02:25:01','2024-05-22 03:52:01','2024-05-22 03:47:00','2024-05-22 03:52:00',NULL,0,0,NULL,NULL),(19249,'mixpanel','completed',10,'2024-05-22 02:35:01','2024-05-22 04:02:01','2024-05-22 03:57:00','2024-05-22 04:01:59',NULL,0,0,NULL,NULL),(19250,'mixpanel','completed',10,'2024-05-22 02:53:01','2024-05-22 04:12:01','2024-05-22 04:07:00','2024-05-22 04:12:00',NULL,0,0,NULL,NULL),(19251,'mixpanel','completed',10,'2024-05-22 02:23:00','2024-05-22 04:22:01','2024-05-22 04:16:59','2024-05-22 04:22:00',NULL,0,0,NULL,NULL),(19252,'mixpanel','completed',10,'2024-05-22 02:31:07','2024-05-22 04:32:14','2024-05-22 04:27:06','2024-05-22 04:32:12',NULL,0,0,NULL,NULL),(19253,'mixpanel','completed',10,'2024-05-22 03:27:01','2024-05-22 04:42:11','2024-05-22 04:37:00','2024-05-22 04:42:09',NULL,0,0,NULL,NULL),(19254,'mixpanel','completed',10,'2024-05-22 02:55:13','2024-05-22 04:51:28','2024-05-22 04:47:11','2024-05-22 04:51:27',NULL,0,0,NULL,NULL),(19255,'mixpanel','completed',10,'2024-05-22 02:57:55','2024-05-22 05:02:01','2024-05-22 04:56:54','2024-05-22 05:02:00',NULL,0,0,NULL,NULL),(19256,'mixpanel','completed',10,'2024-05-22 03:23:01','2024-05-22 05:12:01','2024-05-22 05:07:00','2024-05-22 05:12:00',NULL,0,0,NULL,NULL),(19257,'mixpanel','completed',10,'2024-05-22 03:26:01','2024-05-22 05:22:01','2024-05-22 05:17:00','2024-05-22 05:22:00',NULL,0,0,NULL,NULL),(19258,'mixpanel','completed',10,'2024-05-22 03:43:55','2024-05-22 05:32:00','2024-05-22 05:26:54','2024-05-22 05:31:59',NULL,0,0,NULL,NULL),(19259,'mixpanel','completed',10,'2024-05-22 03:48:00','2024-05-22 05:42:01','2024-05-22 05:37:00','2024-05-22 05:42:00',NULL,0,0,NULL,NULL),(19260,'mixpanel','completed',10,'2024-05-22 03:50:01','2024-05-22 05:52:01','2024-05-22 05:47:00','2024-05-22 05:52:00',NULL,0,0,NULL,NULL),(19261,'mixpanel','completed',10,'2024-05-22 04:51:01','2024-05-22 06:02:15','2024-05-22 05:57:00','2024-05-22 06:02:14',NULL,0,0,NULL,NULL),(19262,'mixpanel','completed',10,'2024-05-22 04:38:01','2024-05-22 06:12:01','2024-05-22 06:07:00','2024-05-22 06:12:00',NULL,0,0,NULL,NULL),(19263,'mixpanel','completed',10,'2024-05-22 05:08:01','2024-05-22 06:22:01','2024-05-22 06:17:00','2024-05-22 06:22:00',NULL,0,0,NULL,NULL),(19264,'mixpanel','completed',10,'2024-05-22 04:37:59','2024-05-22 06:32:00','2024-05-22 06:25:59','2024-05-22 06:32:00',NULL,0,0,NULL,NULL),(19265,'mixpanel','completed',10,'2024-05-22 05:23:01','2024-05-22 06:42:01','2024-05-22 06:37:00','2024-05-22 06:42:00',NULL,0,0,NULL,NULL),(19266,'mixpanel','completed',10,'2024-05-22 05:27:00','2024-05-22 06:52:13','2024-05-22 06:47:00','2024-05-22 06:52:12',NULL,0,0,NULL,NULL),(19267,'mixpanel','completed',10,'2024-05-22 05:16:26','2024-05-22 07:02:01','2024-05-22 06:57:25','2024-05-22 07:02:00',NULL,0,0,NULL,NULL),(19268,'mixpanel','completed',10,'2024-05-22 06:00:11','2024-05-22 07:12:01','2024-05-22 07:07:10','2024-05-22 07:12:00',NULL,0,0,NULL,NULL),(19269,'mixpanel','completed',10,'2024-05-22 05:47:01','2024-05-22 07:22:19','2024-05-22 07:17:00','2024-05-22 07:22:18',NULL,0,0,NULL,NULL),(19270,'mixpanel','completed',10,'2024-05-22 05:35:02','2024-05-22 07:31:25','2024-05-22 07:27:01','2024-05-22 07:31:24',NULL,0,0,NULL,NULL),(19271,'mixpanel','completed',10,'2024-05-22 05:39:01','2024-05-22 07:42:01','2024-05-22 07:37:00','2024-05-22 07:42:00',NULL,0,0,NULL,NULL),(19272,'mixpanel','completed',10,'2024-05-22 06:37:24','2024-05-22 07:47:14','2024-05-22 07:44:24','2024-05-22 07:47:13',NULL,0,0,NULL,NULL),(19273,'mixpanel','completed',10,'2024-05-22 06:05:01','2024-05-22 07:57:00','2024-05-22 07:52:00','2024-05-22 07:57:00',NULL,0,0,NULL,NULL),(19274,'mixpanel','completed',10,'2024-05-22 06:15:01','2024-05-22 08:07:13','2024-05-22 08:02:00','2024-05-22 08:07:12',NULL,0,0,NULL,NULL),(19275,'mixpanel','completed',10,'2024-05-22 06:28:11','2024-05-22 08:17:01','2024-05-22 08:12:10','2024-05-22 08:17:00',NULL,0,0,NULL,NULL),(19276,'mixpanel','completed',10,'2024-05-22 06:35:01','2024-05-22 08:27:01','2024-05-22 08:22:00','2024-05-22 08:27:00',NULL,0,0,NULL,NULL),(19277,'mixpanel','completed',10,'2024-05-22 07:00:01','2024-05-22 08:37:09','2024-05-22 08:32:00','2024-05-22 08:37:08',NULL,0,0,NULL,NULL),(19278,'mixpanel','completed',10,'2024-05-22 07:18:02','2024-05-22 08:47:01','2024-05-22 08:42:00','2024-05-22 08:47:00',NULL,0,0,NULL,NULL),(19279,'mixpanel','completed',10,'2024-05-22 07:17:01','2024-05-22 08:57:01','2024-05-22 08:52:00','2024-05-22 08:57:00',NULL,0,0,NULL,NULL),(19280,'mixpanel','completed',10,'2024-05-22 07:41:01','2024-05-22 09:07:16','2024-05-22 09:02:00','2024-05-22 09:07:15',NULL,0,0,NULL,NULL),(19281,'mixpanel','completed',10,'2024-05-22 07:36:01','2024-05-22 09:17:11','2024-05-22 09:12:00','2024-05-22 09:17:10',NULL,0,0,NULL,NULL),(19282,'mixpanel','completed',10,'2024-05-22 07:29:01','2024-05-22 09:27:16','2024-05-22 09:22:00','2024-05-22 09:27:16',NULL,0,0,NULL,NULL),(19283,'mixpanel','completed',10,'2024-05-22 07:35:01','2024-05-22 09:37:01','2024-05-22 09:32:00','2024-05-22 09:37:00',NULL,0,0,NULL,NULL),(19284,'mixpanel','completed',10,'2024-05-22 08:21:21','2024-05-22 09:47:16','2024-05-22 09:42:20','2024-05-22 09:47:15',NULL,0,0,NULL,NULL),(19285,'mixpanel','completed',10,'2024-05-22 08:00:01','2024-05-22 09:57:01','2024-05-22 09:52:00','2024-05-22 09:57:00',NULL,0,0,NULL,NULL),(19286,'mixpanel','completed',10,'2024-05-22 08:07:03','2024-05-22 10:07:01','2024-05-22 10:02:02','2024-05-22 10:07:00',NULL,0,0,NULL,NULL),(19287,'mixpanel','completed',10,'2024-05-22 08:16:01','2024-05-22 10:17:01','2024-05-22 10:12:00','2024-05-22 10:17:00',NULL,0,0,NULL,NULL),(19288,'mixpanel','completed',10,'2024-05-22 09:19:01','2024-05-22 10:27:01','2024-05-22 10:22:00','2024-05-22 10:27:00',NULL,0,0,NULL,NULL),(19289,'mixpanel','completed',10,'2024-05-22 09:02:07','2024-05-22 10:37:01','2024-05-22 10:32:05','2024-05-22 10:37:00',NULL,0,0,NULL,NULL),(19290,'mixpanel','completed',10,'2024-05-22 08:56:01','2024-05-22 10:47:01','2024-05-22 10:42:00','2024-05-22 10:47:00',NULL,0,0,NULL,NULL),(19291,'mixpanel','completed',10,'2024-05-22 09:12:01','2024-05-22 10:56:35','2024-05-22 10:52:00','2024-05-22 10:56:34',NULL,0,0,NULL,NULL),(19292,'mixpanel','completed',10,'2024-05-22 09:28:01','2024-05-22 11:07:01','2024-05-22 11:02:00','2024-05-22 11:07:00',NULL,0,0,NULL,NULL),(19293,'mixpanel','completed',10,'2024-05-22 09:47:01','2024-05-22 11:17:16','2024-05-22 11:12:00','2024-05-22 11:17:15',NULL,0,0,NULL,NULL),(19294,'mixpanel','completed',10,'2024-05-22 09:35:01','2024-05-22 11:27:01','2024-05-22 11:22:00','2024-05-22 11:27:00',NULL,0,0,NULL,NULL),(19295,'mixpanel','completed',10,'2024-05-22 09:57:02','2024-05-22 11:37:01','2024-05-22 11:32:01','2024-05-22 11:37:00',NULL,0,0,NULL,NULL),(19296,'mixpanel','completed',10,'2024-05-22 10:23:02','2024-05-22 11:47:01','2024-05-22 11:42:01','2024-05-22 11:47:00',NULL,0,0,NULL,NULL),(19297,'mixpanel','completed',10,'2024-05-22 10:13:01','2024-05-22 11:57:02','2024-05-22 11:52:00','2024-05-22 11:57:01',NULL,0,0,NULL,NULL),(19298,'mixpanel','completed',10,'2024-05-22 10:32:56','2024-05-22 12:02:01','2024-05-22 11:59:55','2024-05-22 12:02:00',NULL,0,0,NULL,NULL),(19299,'mixpanel','completed',10,'2024-05-22 10:12:10','2024-05-22 12:12:02','2024-05-22 12:07:09','2024-05-22 12:12:01',NULL,0,0,NULL,NULL),(19300,'mixpanel','completed',10,'2024-05-22 10:30:01','2024-05-22 12:22:01','2024-05-22 12:17:00','2024-05-22 12:22:00',NULL,0,0,NULL,NULL),(19301,'mixpanel','completed',10,'2024-05-22 10:28:02','2024-05-22 12:32:01','2024-05-22 12:27:00','2024-05-22 12:32:00',NULL,0,0,NULL,NULL),(19302,'mixpanel','completed',10,'2024-05-22 11:24:01','2024-05-22 12:40:41','2024-05-22 12:37:00','2024-05-22 12:40:41',NULL,0,0,NULL,NULL),(19303,'mixpanel','completed',10,'2024-05-22 11:45:01','2024-05-22 12:52:01','2024-05-22 12:47:00','2024-05-22 12:52:00',NULL,0,0,NULL,NULL),(19304,'mixpanel','completed',10,'2024-05-22 11:32:02','2024-05-22 13:02:01','2024-05-22 12:57:01','2024-05-22 13:02:00',NULL,0,0,NULL,NULL),(19305,'mixpanel','completed',10,'2024-05-22 11:25:01','2024-05-22 13:12:02','2024-05-22 13:07:00','2024-05-22 13:12:01',NULL,0,0,NULL,NULL),(19306,'mixpanel','completed',10,'2024-05-22 12:09:01','2024-05-22 13:22:01','2024-05-22 13:17:00','2024-05-22 13:22:00',NULL,0,0,NULL,NULL),(19307,'mixpanel','completed',10,'2024-05-22 11:32:11','2024-05-22 13:32:01','2024-05-22 13:27:10','2024-05-22 13:32:00',NULL,0,0,NULL,NULL),(19308,'mixpanel','completed',10,'2024-05-22 12:28:01','2024-05-22 13:42:02','2024-05-22 13:37:00','2024-05-22 13:42:01',NULL,0,0,NULL,NULL),(19309,'mixpanel','completed',10,'2024-05-22 12:03:12','2024-05-22 13:52:01','2024-05-22 13:47:12','2024-05-22 13:52:00',NULL,0,0,NULL,NULL),(19310,'mixpanel','completed',10,'2024-05-22 12:11:02','2024-05-22 14:02:01','2024-05-22 13:57:01','2024-05-22 14:02:00',NULL,0,0,NULL,NULL),(19311,'mixpanel','completed',10,'2024-05-22 12:14:58','2024-05-22 14:12:03','2024-05-22 14:05:57','2024-05-22 14:12:02',NULL,0,0,NULL,NULL),(19312,'mixpanel','completed',10,'2024-05-22 12:33:01','2024-05-22 14:22:01','2024-05-22 14:17:00','2024-05-22 14:22:00',NULL,0,0,NULL,NULL),(19313,'mixpanel','completed',10,'2024-05-22 12:53:02','2024-05-22 14:32:01','2024-05-22 14:27:01','2024-05-22 14:32:00',NULL,0,0,NULL,NULL),(19314,'schedule_re_engagement_email','completed',10,'2024-05-23 14:32:01','2024-05-23 14:32:04','2024-05-22 14:32:00','2024-05-23 14:32:03',NULL,0,0,NULL,NULL),(19315,'mixpanel','completed',10,'2024-05-22 13:19:01','2024-05-22 14:42:02','2024-05-22 14:37:00','2024-05-22 14:42:01',NULL,0,0,NULL,NULL),(19316,'mixpanel','completed',10,'2024-05-22 12:59:01','2024-05-22 14:52:01','2024-05-22 14:47:00','2024-05-22 14:52:00',NULL,0,0,NULL,NULL),(19317,'mixpanel','completed',10,'2024-05-22 13:04:02','2024-05-22 15:02:01','2024-05-22 14:57:01','2024-05-22 15:02:00',NULL,0,0,NULL,NULL),(19318,'mixpanel','completed',10,'2024-05-22 14:04:01','2024-05-22 15:12:03','2024-05-22 15:07:00','2024-05-22 15:12:02',NULL,0,0,NULL,NULL),(19319,'mixpanel','completed',10,'2024-05-22 14:02:01','2024-05-22 15:22:01','2024-05-22 15:17:00','2024-05-22 15:22:00',NULL,0,0,NULL,NULL),(19320,'mixpanel','completed',10,'2024-05-22 14:23:02','2024-05-22 15:32:02','2024-05-22 15:27:01','2024-05-22 15:32:01',NULL,0,0,NULL,NULL),(19321,'mixpanel','completed',10,'2024-05-22 14:07:01','2024-05-22 15:42:02','2024-05-22 15:37:00','2024-05-22 15:42:01',NULL,0,0,NULL,NULL),(19322,'mixpanel','completed',10,'2024-05-22 14:41:01','2024-05-22 15:52:10','2024-05-22 15:47:00','2024-05-22 15:52:09',NULL,0,0,NULL,NULL),(19323,'mixpanel','completed',10,'2024-05-22 14:20:02','2024-05-22 16:02:02','2024-05-22 15:57:01','2024-05-22 16:02:00',NULL,0,0,NULL,NULL),(19324,'mixpanel','completed',10,'2024-05-22 14:31:01','2024-05-22 16:11:18','2024-05-22 16:07:00','2024-05-22 16:11:17',NULL,0,0,NULL,NULL),(19325,'mixpanel','completed',10,'2024-05-22 14:45:01','2024-05-22 16:22:01','2024-05-22 16:17:00','2024-05-22 16:22:00',NULL,0,0,NULL,NULL),(19326,'mixpanel','completed',10,'2024-05-22 15:24:02','2024-05-22 16:32:01','2024-05-22 16:27:01','2024-05-22 16:32:00',NULL,0,0,NULL,NULL),(19327,'mixpanel','completed',10,'2024-05-22 14:46:02','2024-05-22 16:42:02','2024-05-22 16:37:01','2024-05-22 16:42:01',NULL,0,0,NULL,NULL),(19328,'mixpanel','completed',10,'2024-05-22 15:04:33','2024-05-22 16:47:01','2024-05-22 16:44:32','2024-05-22 16:47:00',NULL,0,0,NULL,NULL),(19329,'mixpanel','completed',10,'2024-05-22 15:12:01','2024-05-22 16:57:02','2024-05-22 16:52:00','2024-05-22 16:57:01',NULL,0,0,NULL,NULL),(19330,'mixpanel','completed',10,'2024-05-22 15:59:01','2024-05-22 17:07:03','2024-05-22 17:02:00','2024-05-22 17:07:02',NULL,0,0,NULL,NULL),(19331,'mixpanel','completed',10,'2024-05-22 15:40:03','2024-05-22 17:17:01','2024-05-22 17:12:02','2024-05-22 17:17:00',NULL,0,0,NULL,NULL),(19332,'mixpanel','completed',10,'2024-05-22 16:06:01','2024-05-22 17:27:02','2024-05-22 17:22:00','2024-05-22 17:27:01',NULL,0,0,NULL,NULL),(19333,'mixpanel','completed',10,'2024-05-22 16:24:01','2024-05-22 17:37:01','2024-05-22 17:32:00','2024-05-22 17:37:00',NULL,0,0,NULL,NULL),(19334,'mixpanel','completed',10,'2024-05-22 16:10:01','2024-05-22 17:47:01','2024-05-22 17:42:00','2024-05-22 17:47:00',NULL,0,0,NULL,NULL),(19335,'mixpanel','completed',10,'2024-05-22 16:38:01','2024-05-22 17:57:02','2024-05-22 17:52:00','2024-05-22 17:57:01',NULL,0,0,NULL,NULL),(19336,'mixpanel','completed',10,'2024-05-22 16:37:01','2024-05-22 18:06:11','2024-05-22 18:02:00','2024-05-22 18:06:10',NULL,0,0,NULL,NULL),(19337,'mixpanel','completed',10,'2024-05-22 16:47:02','2024-05-22 18:17:01','2024-05-22 18:12:01','2024-05-22 18:17:00',NULL,0,0,NULL,NULL),(19338,'mixpanel','completed',10,'2024-05-22 16:36:01','2024-05-22 18:27:02','2024-05-22 18:22:00','2024-05-22 18:27:01',NULL,0,0,NULL,NULL),(19339,'mixpanel','completed',10,'2024-05-22 16:44:01','2024-05-22 18:37:01','2024-05-22 18:32:00','2024-05-22 18:37:00',NULL,0,0,NULL,NULL),(19340,'mixpanel','completed',10,'2024-05-22 16:48:46','2024-05-22 18:47:01','2024-05-22 18:40:45','2024-05-22 18:47:00',NULL,0,0,NULL,NULL),(19341,'mixpanel','completed',10,'2024-05-22 16:54:01','2024-05-22 18:57:02','2024-05-22 18:52:00','2024-05-22 18:57:01',NULL,0,0,NULL,NULL),(19342,'mixpanel','completed',10,'2024-05-22 17:38:01','2024-05-22 19:04:19','2024-05-22 19:02:00','2024-05-22 19:04:18',NULL,0,0,NULL,NULL),(19343,'mixpanel','completed',10,'2024-05-22 17:55:01','2024-05-22 19:11:17','2024-05-22 19:07:00','2024-05-22 19:11:16',NULL,0,0,NULL,NULL),(19344,'mixpanel','completed',10,'2024-05-22 17:19:01','2024-05-22 19:21:31','2024-05-22 19:17:00','2024-05-22 19:21:30',NULL,0,0,NULL,NULL),(19345,'mixpanel','completed',10,'2024-05-22 17:34:02','2024-05-22 19:32:02','2024-05-22 19:27:01','2024-05-22 19:32:01',NULL,0,0,NULL,NULL),(19346,'mixpanel','completed',10,'2024-05-22 17:57:01','2024-05-22 19:42:02','2024-05-22 19:37:00','2024-05-22 19:42:01',NULL,0,0,NULL,NULL),(19347,'mixpanel','completed',10,'2024-05-22 18:44:01','2024-05-22 19:52:01','2024-05-22 19:47:00','2024-05-22 19:52:00',NULL,0,0,NULL,NULL),(19348,'mixpanel','completed',10,'2024-05-22 18:18:02','2024-05-22 20:02:01','2024-05-22 19:57:01','2024-05-22 20:02:00',NULL,0,0,NULL,NULL),(19349,'mixpanel','completed',10,'2024-05-22 18:07:01','2024-05-22 20:12:03','2024-05-22 20:07:00','2024-05-22 20:12:01',NULL,0,0,NULL,NULL),(19350,'mixpanel','completed',10,'2024-05-22 19:02:01','2024-05-22 20:22:01','2024-05-22 20:17:00','2024-05-22 20:22:01',NULL,0,0,NULL,NULL),(19351,'mixpanel','completed',10,'2024-05-22 18:43:02','2024-05-22 20:32:01','2024-05-22 20:27:01','2024-05-22 20:32:00',NULL,0,0,NULL,NULL),(19352,'mixpanel','completed',10,'2024-05-22 18:57:01','2024-05-22 20:42:01','2024-05-22 20:37:00','2024-05-22 20:42:01',NULL,0,0,NULL,NULL),(19353,'mixpanel','completed',10,'2024-05-22 19:02:01','2024-05-22 20:51:29','2024-05-22 20:47:00','2024-05-22 20:51:28',NULL,0,0,NULL,NULL),(19354,'mixpanel','completed',10,'2024-05-22 19:06:05','2024-05-22 21:02:16','2024-05-22 20:57:03','2024-05-22 21:02:14',NULL,0,0,NULL,NULL),(19355,'mixpanel','completed',10,'2024-05-22 19:44:01','2024-05-22 21:13:54','2024-05-22 21:07:00','2024-05-22 21:13:52',NULL,0,0,NULL,NULL),(19356,'mixpanel','completed',10,'2024-05-22 20:03:01','2024-05-22 21:20:07','2024-05-22 21:17:00','2024-05-22 21:20:06',NULL,0,0,NULL,NULL),(19357,'mixpanel','completed',10,'2024-05-22 19:27:02','2024-05-22 21:32:02','2024-05-22 21:27:01','2024-05-22 21:32:01',NULL,0,0,NULL,NULL),(19358,'mixpanel','completed',10,'2024-05-22 20:23:35','2024-05-22 21:37:02','2024-05-22 21:34:34','2024-05-22 21:37:01',NULL,0,0,NULL,NULL),(19359,'mixpanel','completed',10,'2024-05-22 19:48:02','2024-05-22 21:47:01','2024-05-22 21:42:01','2024-05-22 21:47:00',NULL,0,0,NULL,NULL),(19360,'mixpanel','completed',10,'2024-05-22 20:10:01','2024-05-22 21:57:02','2024-05-22 21:52:00','2024-05-22 21:57:01',NULL,0,0,NULL,NULL),(19361,'mixpanel','completed',10,'2024-05-22 20:50:52','2024-05-22 22:02:01','2024-05-22 21:59:51','2024-05-22 22:02:00',NULL,0,0,NULL,NULL),(19362,'mixpanel','completed',10,'2024-05-22 20:47:01','2024-05-22 22:12:03','2024-05-22 22:07:00','2024-05-22 22:12:02',NULL,0,0,NULL,NULL),(19363,'mixpanel','completed',10,'2024-05-22 20:37:01','2024-05-22 22:22:01','2024-05-22 22:17:00','2024-05-22 22:22:00',NULL,0,0,NULL,NULL),(19364,'mixpanel','completed',10,'2024-05-22 21:14:03','2024-05-22 22:32:01','2024-05-22 22:27:02','2024-05-22 22:32:00',NULL,0,0,NULL,NULL),(19365,'mixpanel','completed',10,'2024-05-22 20:56:01','2024-05-22 22:42:03','2024-05-22 22:37:00','2024-05-22 22:42:02',NULL,0,0,NULL,NULL),(19366,'mixpanel','completed',10,'2024-05-22 21:17:01','2024-05-22 22:52:01','2024-05-22 22:47:00','2024-05-22 22:52:00',NULL,0,0,NULL,NULL),(19367,'mixpanel','completed',10,'2024-05-22 21:48:46','2024-05-22 23:02:03','2024-05-22 22:55:43','2024-05-22 23:02:00',NULL,0,0,NULL,NULL),(19368,'mixpanel','completed',10,'2024-05-22 22:02:01','2024-05-22 23:12:03','2024-05-22 23:07:00','2024-05-22 23:12:02',NULL,0,0,NULL,NULL),(19369,'mixpanel','completed',10,'2024-05-22 21:49:01','2024-05-22 23:22:01','2024-05-22 23:17:00','2024-05-22 23:22:00',NULL,0,0,NULL,NULL),(19370,'mixpanel','completed',10,'2024-05-22 22:08:03','2024-05-22 23:32:01','2024-05-22 23:27:02','2024-05-22 23:32:00',NULL,0,0,NULL,NULL),(19371,'mixpanel','completed',10,'2024-05-22 22:23:02','2024-05-22 23:42:02','2024-05-22 23:37:01','2024-05-22 23:42:01',NULL,0,0,NULL,NULL),(19372,'mixpanel','completed',10,'2024-05-22 21:58:02','2024-05-22 23:52:02','2024-05-22 23:47:01','2024-05-22 23:52:00',NULL,0,0,NULL,NULL),(19373,'mixpanel','completed',10,'2024-05-22 22:53:03','2024-05-23 00:02:01','2024-05-22 23:57:02','2024-05-23 00:02:00',NULL,0,0,NULL,NULL),(19374,'mixpanel','completed',10,'2024-05-22 22:30:02','2024-05-23 00:12:01','2024-05-23 00:07:01','2024-05-23 00:12:00',NULL,0,0,NULL,NULL),(19375,'mixpanel','completed',10,'2024-05-22 22:53:01','2024-05-23 00:22:03','2024-05-23 00:17:00','2024-05-23 00:22:02',NULL,0,0,NULL,NULL),(19376,'mixpanel','completed',10,'2024-05-22 22:29:02','2024-05-23 00:30:36','2024-05-23 00:27:01','2024-05-23 00:30:35',NULL,0,0,NULL,NULL),(19377,'mixpanel','completed',10,'2024-05-22 23:35:18','2024-05-23 00:42:19','2024-05-23 00:37:14','2024-05-23 00:42:15',NULL,0,0,NULL,NULL),(19378,'mixpanel','completed',10,'2024-05-22 23:23:01','2024-05-23 00:52:01','2024-05-23 00:47:00','2024-05-23 00:52:00',NULL,0,0,NULL,NULL),(19379,'mixpanel','completed',10,'2024-05-22 23:31:02','2024-05-23 01:02:01','2024-05-23 00:57:01','2024-05-23 01:02:00',NULL,0,0,NULL,NULL),(19380,'mixpanel','completed',10,'2024-05-23 00:00:01','2024-05-23 01:12:01','2024-05-23 01:07:00','2024-05-23 01:12:00',NULL,0,0,NULL,NULL),(19381,'mixpanel','completed',10,'2024-05-22 23:59:01','2024-05-23 01:22:01','2024-05-23 01:17:00','2024-05-23 01:22:00',NULL,0,0,NULL,NULL),(19382,'mixpanel','completed',10,'2024-05-22 23:38:02','2024-05-23 01:32:01','2024-05-23 01:27:01','2024-05-23 01:32:00',NULL,0,0,NULL,NULL),(19383,'mixpanel','completed',10,'2024-05-23 00:19:01','2024-05-23 01:42:03','2024-05-23 01:37:00','2024-05-23 01:42:02',NULL,0,0,NULL,NULL),(19384,'mixpanel','completed',10,'2024-05-23 00:04:01','2024-05-23 01:52:01','2024-05-23 01:47:00','2024-05-23 01:52:00',NULL,0,0,NULL,NULL),(19385,'mixpanel','completed',10,'2024-05-23 00:23:01','2024-05-23 02:02:01','2024-05-23 01:57:00','2024-05-23 02:02:00',NULL,0,0,NULL,NULL),(19386,'mixpanel','completed',10,'2024-05-23 00:36:01','2024-05-23 02:12:01','2024-05-23 02:07:00','2024-05-23 02:12:00',NULL,0,0,NULL,NULL),(19387,'mixpanel','completed',10,'2024-05-23 00:35:01','2024-05-23 02:22:01','2024-05-23 02:17:00','2024-05-23 02:22:00',NULL,0,0,NULL,NULL),(19388,'mixpanel','completed',10,'2024-05-23 00:50:02','2024-05-23 02:32:01','2024-05-23 02:27:00','2024-05-23 02:32:00',NULL,0,0,NULL,NULL),(19389,'mixpanel','completed',10,'2024-05-23 00:58:01','2024-05-23 02:42:08','2024-05-23 02:37:00','2024-05-23 02:42:07',NULL,0,0,NULL,NULL),(19390,'mixpanel','completed',10,'2024-05-23 01:09:05','2024-05-23 02:52:01','2024-05-23 02:46:04','2024-05-23 02:52:00',NULL,0,0,NULL,NULL),(19391,'mixpanel','completed',10,'2024-05-23 00:58:01','2024-05-23 03:02:01','2024-05-23 02:57:00','2024-05-23 03:02:00',NULL,0,0,NULL,NULL),(19392,'mixpanel','completed',10,'2024-05-23 01:12:01','2024-05-23 03:12:01','2024-05-23 03:07:00','2024-05-23 03:12:00',NULL,0,0,NULL,NULL),(19393,'mixpanel','completed',10,'2024-05-23 01:51:01','2024-05-23 03:22:02','2024-05-23 03:17:00','2024-05-23 03:22:00',NULL,0,0,NULL,NULL),(19394,'mixpanel','completed',10,'2024-05-23 02:11:01','2024-05-23 03:32:01','2024-05-23 03:27:00','2024-05-23 03:32:00',NULL,0,0,NULL,NULL),(19395,'mixpanel','completed',10,'2024-05-23 01:59:01','2024-05-23 03:39:20','2024-05-23 03:37:00','2024-05-23 03:39:19',NULL,0,0,NULL,NULL),(19396,'mixpanel','completed',10,'2024-05-23 02:33:02','2024-05-23 03:44:10','2024-05-23 03:42:01','2024-05-23 03:44:09',NULL,0,0,NULL,NULL),(19397,'mixpanel','completed',10,'2024-05-23 02:30:01','2024-05-23 03:52:01','2024-05-23 03:47:00','2024-05-23 03:52:01',NULL,0,0,NULL,NULL),(19398,'mixpanel','completed',10,'2024-05-23 02:19:01','2024-05-23 04:02:01','2024-05-23 03:57:00','2024-05-23 04:02:00',NULL,0,0,NULL,NULL),(19399,'mixpanel','completed',10,'2024-05-23 02:52:02','2024-05-23 04:12:01','2024-05-23 04:07:01','2024-05-23 04:12:00',NULL,0,0,NULL,NULL),(19400,'mixpanel','completed',10,'2024-05-23 03:06:01','2024-05-23 04:22:01','2024-05-23 04:17:00','2024-05-23 04:22:00',NULL,0,0,NULL,NULL),(19401,'mixpanel','completed',10,'2024-05-23 03:07:03','2024-05-23 04:32:06','2024-05-23 04:27:02','2024-05-23 04:32:04',NULL,0,0,NULL,NULL),(19402,'mixpanel','completed',10,'2024-05-23 02:42:16','2024-05-23 04:42:11','2024-05-23 04:35:15','2024-05-23 04:42:10',NULL,0,0,NULL,NULL),(19403,'mixpanel','completed',10,'2024-05-23 03:38:03','2024-05-23 04:52:01','2024-05-23 04:47:01','2024-05-23 04:52:00',NULL,0,0,NULL,NULL),(19404,'mixpanel','completed',10,'2024-05-23 03:15:03','2024-05-23 05:02:01','2024-05-23 04:57:02','2024-05-23 05:02:00',NULL,0,0,NULL,NULL),(19405,'mixpanel','completed',10,'2024-05-23 03:48:02','2024-05-23 05:12:03','2024-05-23 05:07:01','2024-05-23 05:12:02',NULL,0,0,NULL,NULL),(19406,'mixpanel','completed',10,'2024-05-23 03:28:01','2024-05-23 05:22:02','2024-05-23 05:17:00','2024-05-23 05:22:01',NULL,0,0,NULL,NULL),(19407,'mixpanel','completed',10,'2024-05-23 04:04:03','2024-05-23 05:32:01','2024-05-23 05:27:02','2024-05-23 05:32:00',NULL,0,0,NULL,NULL),(19408,'mixpanel','completed',10,'2024-05-23 04:22:19','2024-05-23 05:42:03','2024-05-23 05:35:18','2024-05-23 05:42:02',NULL,0,0,NULL,NULL),(19409,'mixpanel','completed',10,'2024-05-23 04:35:55','2024-05-23 05:52:01','2024-05-23 05:46:54','2024-05-23 05:52:00',NULL,0,0,NULL,NULL),(19410,'mixpanel','completed',10,'2024-05-23 04:22:12','2024-05-23 05:58:25','2024-05-23 05:55:11','2024-05-23 05:58:24',NULL,0,0,NULL,NULL),(19411,'mixpanel','completed',10,'2024-05-23 04:44:02','2024-05-23 06:07:01','2024-05-23 06:02:01','2024-05-23 06:07:00',NULL,0,0,NULL,NULL),(19412,'mixpanel','completed',10,'2024-05-23 04:57:03','2024-05-23 06:17:02','2024-05-23 06:12:02','2024-05-23 06:17:01',NULL,0,0,NULL,NULL),(19413,'mixpanel','completed',10,'2024-05-23 04:48:01','2024-05-23 06:27:02','2024-05-23 06:22:00','2024-05-23 06:27:01',NULL,0,0,NULL,NULL),(19414,'mixpanel','completed',10,'2024-05-23 05:16:51','2024-05-23 06:36:33','2024-05-23 06:30:50','2024-05-23 06:36:32',NULL,0,0,NULL,NULL),(19415,'mixpanel','completed',10,'2024-05-23 05:38:03','2024-05-23 06:47:01','2024-05-23 06:42:02','2024-05-23 06:47:00',NULL,0,0,NULL,NULL),(19416,'mixpanel','completed',10,'2024-05-23 05:50:02','2024-05-23 06:57:02','2024-05-23 06:52:01','2024-05-23 06:57:01',NULL,0,0,NULL,NULL),(19417,'mixpanel','completed',10,'2024-05-23 05:36:49','2024-05-23 07:07:02','2024-05-23 07:01:48','2024-05-23 07:07:01',NULL,0,0,NULL,NULL),(19418,'mixpanel','completed',10,'2024-05-23 05:59:16','2024-05-23 07:17:02','2024-05-23 07:10:15','2024-05-23 07:17:01',NULL,0,0,NULL,NULL),(19419,'mixpanel','completed',10,'2024-05-23 06:00:01','2024-05-23 07:26:18','2024-05-23 07:22:00','2024-05-23 07:26:17',NULL,0,0,NULL,NULL),(19420,'mixpanel','completed',10,'2024-05-23 05:52:01','2024-05-23 07:37:02','2024-05-23 07:32:00','2024-05-23 07:37:01',NULL,0,0,NULL,NULL),(19421,'mixpanel','completed',10,'2024-05-23 06:30:03','2024-05-23 07:45:32','2024-05-23 07:42:02','2024-05-23 07:45:31',NULL,0,0,NULL,NULL),(19422,'mixpanel','completed',10,'2024-05-23 06:40:53','2024-05-23 07:57:03','2024-05-23 07:50:52','2024-05-23 07:57:02',NULL,0,0,NULL,NULL),(19423,'mixpanel','completed',10,'2024-05-23 06:23:15','2024-05-23 08:05:21','2024-05-23 08:01:14','2024-05-23 08:05:20',NULL,0,0,NULL,NULL),(19424,'mixpanel','completed',10,'2024-05-23 06:42:58','2024-05-23 08:10:56','2024-05-23 08:07:57','2024-05-23 08:10:55',NULL,0,0,NULL,NULL),(19425,'mixpanel','completed',10,'2024-05-23 07:01:01','2024-05-23 08:22:02','2024-05-23 08:17:00','2024-05-23 08:22:01',NULL,0,0,NULL,NULL),(19426,'mixpanel','completed',10,'2024-05-23 06:43:42','2024-05-23 08:32:02','2024-05-23 08:26:41','2024-05-23 08:32:01',NULL,0,0,NULL,NULL),(19427,'mixpanel','completed',10,'2024-05-23 07:16:48','2024-05-23 08:42:03','2024-05-23 08:36:47','2024-05-23 08:42:02',NULL,0,0,NULL,NULL),(19428,'mixpanel','completed',10,'2024-05-23 07:05:42','2024-05-23 08:52:03','2024-05-23 08:46:41','2024-05-23 08:52:02',NULL,0,0,NULL,NULL),(19429,'mixpanel','completed',10,'2024-05-23 07:36:20','2024-05-23 08:56:54','2024-05-23 08:54:19','2024-05-23 08:56:54',NULL,0,0,NULL,NULL),(19430,'mixpanel','completed',10,'2024-05-23 07:08:01','2024-05-23 09:07:03','2024-05-23 09:02:01','2024-05-23 09:07:02',NULL,0,0,NULL,NULL),(19431,'mixpanel','completed',10,'2024-05-23 08:01:03','2024-05-23 09:17:01','2024-05-23 09:12:02','2024-05-23 09:17:00',NULL,0,0,NULL,NULL),(19432,'mixpanel','completed',10,'2024-05-23 07:39:16','2024-05-23 09:27:22','2024-05-23 09:22:15','2024-05-23 09:27:21',NULL,0,0,NULL,NULL),(19433,'mixpanel','completed',10,'2024-05-23 08:02:12','2024-05-23 09:37:04','2024-05-23 09:31:11','2024-05-23 09:37:03',NULL,0,0,NULL,NULL),(19434,'mixpanel','completed',10,'2024-05-23 08:26:31','2024-05-23 09:42:05','2024-05-23 09:39:30','2024-05-23 09:42:04',NULL,0,0,NULL,NULL),(19435,'mixpanel','completed',10,'2024-05-23 08:02:03','2024-05-23 09:49:57','2024-05-23 09:47:02','2024-05-23 09:49:56',NULL,0,0,NULL,NULL),(19436,'mixpanel','completed',10,'2024-05-23 08:42:03','2024-05-23 09:55:08','2024-05-23 09:52:02','2024-05-23 09:55:07',NULL,0,0,NULL,NULL),(19437,'mixpanel','completed',10,'2024-05-23 08:30:20','2024-05-23 10:07:03','2024-05-23 10:01:19','2024-05-23 10:07:02',NULL,0,0,NULL,NULL),(19438,'mixpanel','completed',10,'2024-05-23 09:01:21','2024-05-23 10:17:03','2024-05-23 10:11:20','2024-05-23 10:17:02',NULL,0,0,NULL,NULL),(19439,'mixpanel','completed',10,'2024-05-23 08:28:22','2024-05-23 10:27:04','2024-05-23 10:22:21','2024-05-23 10:27:03',NULL,0,0,NULL,NULL),(19440,'mixpanel','completed',10,'2024-05-23 09:25:38','2024-05-23 10:33:44','2024-05-23 10:31:37','2024-05-23 10:33:38',NULL,0,0,NULL,NULL),(19441,'mixpanel','completed',10,'2024-05-23 08:48:03','2024-05-23 10:42:03','2024-05-23 10:37:02','2024-05-23 10:42:03',NULL,0,0,NULL,NULL),(19442,'mixpanel','completed',10,'2024-05-23 08:59:55','2024-05-23 10:52:03','2024-05-23 10:44:55','2024-05-23 10:52:02',NULL,0,0,NULL,NULL),(19443,'mixpanel','completed',10,'2024-05-23 09:04:03','2024-05-23 11:02:03','2024-05-23 10:57:02','2024-05-23 11:02:02',NULL,0,0,NULL,NULL),(19444,'mixpanel','completed',10,'2024-05-23 09:14:03','2024-05-23 11:12:03','2024-05-23 11:07:02','2024-05-23 11:12:02',NULL,0,0,NULL,NULL),(19445,'mixpanel','completed',10,'2024-05-23 09:16:34','2024-05-23 11:19:20','2024-05-23 11:15:32','2024-05-23 11:19:19',NULL,0,0,NULL,NULL),(19446,'mixpanel','completed',10,'2024-05-23 09:59:17','2024-05-23 11:27:03','2024-05-23 11:22:16','2024-05-23 11:27:02',NULL,0,0,NULL,NULL),(19447,'mixpanel','completed',10,'2024-05-23 10:04:36','2024-05-23 11:37:04','2024-05-23 11:30:35','2024-05-23 11:37:03',NULL,0,0,NULL,NULL),(19448,'mixpanel','completed',10,'2024-05-23 09:53:31','2024-05-23 11:42:28','2024-05-23 11:39:30','2024-05-23 11:42:27',NULL,0,0,NULL,NULL),(19449,'mixpanel','completed',10,'2024-05-23 10:06:14','2024-05-23 11:52:15','2024-05-23 11:47:13','2024-05-23 11:52:14',NULL,0,0,NULL,NULL),(19450,'mixpanel','completed',10,'2024-05-23 10:39:04','2024-05-23 12:02:03','2024-05-23 11:57:03','2024-05-23 12:02:02',NULL,0,0,NULL,NULL),(19451,'mixpanel','completed',10,'2024-05-23 10:46:03','2024-05-23 12:12:03','2024-05-23 12:06:02','2024-05-23 12:12:02',NULL,0,0,NULL,NULL),(19452,'mixpanel','completed',10,'2024-05-23 11:15:03','2024-05-23 12:22:18','2024-05-23 12:17:02','2024-05-23 12:22:17',NULL,0,0,NULL,NULL),(19453,'mixpanel','completed',10,'2024-05-23 11:15:14','2024-05-23 12:30:00','2024-05-23 12:27:13','2024-05-23 12:29:59',NULL,0,0,NULL,NULL),(19454,'mixpanel','completed',10,'2024-05-23 11:13:16','2024-05-23 12:37:03','2024-05-23 12:32:15','2024-05-23 12:37:03',NULL,0,0,NULL,NULL),(19455,'mixpanel','completed',10,'2024-05-23 11:30:23','2024-05-23 12:47:03','2024-05-23 12:42:22','2024-05-23 12:47:02',NULL,0,0,NULL,NULL),(19456,'mixpanel','completed',10,'2024-05-23 11:50:04','2024-05-23 12:57:04','2024-05-23 12:52:03','2024-05-23 12:57:03',NULL,0,0,NULL,NULL),(19457,'mixpanel','completed',10,'2024-05-23 11:12:03','2024-05-23 13:07:03','2024-05-23 13:02:02','2024-05-23 13:07:02',NULL,0,0,NULL,NULL),(19458,'mixpanel','completed',10,'2024-05-23 11:24:03','2024-05-23 13:17:03','2024-05-23 13:12:02','2024-05-23 13:17:02',NULL,0,0,NULL,NULL),(19459,'mixpanel','completed',10,'2024-05-23 11:36:04','2024-05-23 13:27:03','2024-05-23 13:22:03','2024-05-23 13:27:02',NULL,0,0,NULL,NULL),(19460,'mixpanel','completed',10,'2024-05-23 12:17:03','2024-05-23 13:36:13','2024-05-23 13:32:02','2024-05-23 13:36:12',NULL,0,0,NULL,NULL),(19461,'mixpanel','completed',10,'2024-05-23 12:22:04','2024-05-23 13:47:03','2024-05-23 13:42:03','2024-05-23 13:47:02',NULL,0,0,NULL,NULL),(19462,'mixpanel','completed',10,'2024-05-23 12:25:46','2024-05-23 13:57:04','2024-05-23 13:51:44','2024-05-23 13:57:03',NULL,0,0,NULL,NULL),(19463,'mixpanel','completed',10,'2024-05-23 12:13:03','2024-05-23 14:04:14','2024-05-23 14:02:02','2024-05-23 14:04:13',NULL,0,0,NULL,NULL),(19464,'mixpanel','completed',10,'2024-05-23 12:55:13','2024-05-23 14:12:03','2024-05-23 14:07:12','2024-05-23 14:12:02',NULL,0,0,NULL,NULL),(19465,'mixpanel','completed',10,'2024-05-23 12:25:03','2024-05-23 14:22:04','2024-05-23 14:17:02','2024-05-23 14:22:03',NULL,0,0,NULL,NULL),(19466,'mixpanel','completed',10,'2024-05-23 12:35:04','2024-05-23 14:32:04','2024-05-23 14:27:03','2024-05-23 14:32:03',NULL,0,0,NULL,NULL),(19467,'schedule_re_engagement_email','completed',10,'2024-05-24 14:37:04','2024-05-24 14:37:05','2024-05-23 14:37:03','2024-05-24 14:37:04',NULL,0,0,NULL,NULL),(19468,'mixpanel','completed',10,'2024-05-23 13:15:04','2024-05-23 14:42:04','2024-05-23 14:37:03','2024-05-23 14:42:03',NULL,0,0,NULL,NULL),(19469,'mixpanel','completed',10,'2024-05-23 13:45:04','2024-05-23 14:52:04','2024-05-23 14:47:03','2024-05-23 14:52:02',NULL,0,0,NULL,NULL),(19470,'mixpanel','completed',10,'2024-05-23 13:23:03','2024-05-23 15:02:04','2024-05-23 14:57:02','2024-05-23 15:02:03',NULL,0,0,NULL,NULL),(19471,'subscribers_engagement_score','completed',10,'2024-05-23 15:07:04','2024-05-23 15:12:04','2024-05-23 15:07:03','2024-05-23 15:12:03',NULL,0,0,NULL,NULL),(19472,'mixpanel','completed',10,'2024-05-23 13:42:04','2024-05-23 15:12:04','2024-05-23 15:07:03','2024-05-23 15:12:03',NULL,0,0,NULL,NULL),(19473,'subscribers_engagement_score','completed',10,'2024-05-24 05:50:00','2024-05-24 05:52:04','2024-05-23 15:12:03','2024-05-24 05:52:03',NULL,0,0,NULL,NULL),(19474,'mixpanel','completed',10,'2024-05-23 13:57:18','2024-05-23 15:17:03','2024-05-23 15:14:17','2024-05-23 15:17:02',NULL,0,0,NULL,NULL),(19475,'mixpanel','completed',10,'2024-05-23 13:25:03','2024-05-23 15:27:03','2024-05-23 15:22:02','2024-05-23 15:27:03',NULL,0,0,NULL,NULL),(19476,'mixpanel','completed',10,'2024-05-23 13:43:03','2024-05-23 15:37:04','2024-05-23 15:32:03','2024-05-23 15:37:03',NULL,0,0,NULL,NULL),(19477,'mixpanel','completed',10,'2024-05-23 13:46:04','2024-05-23 15:47:04','2024-05-23 15:42:03','2024-05-23 15:47:03',NULL,0,0,NULL,NULL),(19478,'mixpanel','completed',10,'2024-05-23 14:32:04','2024-05-23 15:57:04','2024-05-23 15:52:03','2024-05-23 15:57:03',NULL,0,0,NULL,NULL),(19479,'mixpanel','completed',10,'2024-05-23 14:07:04','2024-05-23 16:07:05','2024-05-23 16:02:03','2024-05-23 16:07:04',NULL,0,0,NULL,NULL),(19480,'mixpanel','completed',10,'2024-05-23 14:42:03','2024-05-23 16:15:18','2024-05-23 16:12:03','2024-05-23 16:15:16',NULL,0,0,NULL,NULL),(19481,'mixpanel','completed',10,'2024-05-23 14:29:04','2024-05-23 16:27:03','2024-05-23 16:22:03','2024-05-23 16:27:02',NULL,0,0,NULL,NULL),(19482,'mixpanel','completed',10,'2024-05-23 15:18:04','2024-05-23 16:37:03','2024-05-23 16:32:03','2024-05-23 16:37:02',NULL,0,0,NULL,NULL),(19483,'mixpanel','completed',10,'2024-05-23 14:46:52','2024-05-23 16:42:04','2024-05-23 16:39:51','2024-05-23 16:42:03',NULL,0,0,NULL,NULL),(19484,'mixpanel','completed',10,'2024-05-23 15:12:04','2024-05-23 16:52:04','2024-05-23 16:47:03','2024-05-23 16:52:03',NULL,0,0,NULL,NULL),(19485,'mixpanel','completed',10,'2024-05-23 15:29:04','2024-05-23 17:02:04','2024-05-23 16:57:03','2024-05-23 17:02:03',NULL,0,0,NULL,NULL),(19486,'mixpanel','completed',10,'2024-05-23 15:07:04','2024-05-23 17:12:04','2024-05-23 17:07:02','2024-05-23 17:12:03',NULL,0,0,NULL,NULL),(19487,'mixpanel','completed',10,'2024-05-23 15:34:03','2024-05-23 17:22:04','2024-05-23 17:17:03','2024-05-23 17:22:03',NULL,0,0,NULL,NULL),(19488,'mixpanel','completed',10,'2024-05-23 16:17:04','2024-05-23 17:32:12','2024-05-23 17:27:03','2024-05-23 17:32:11',NULL,0,0,NULL,NULL),(19489,'mixpanel','completed',10,'2024-05-23 16:03:03','2024-05-23 17:42:04','2024-05-23 17:37:02','2024-05-23 17:42:03',NULL,0,0,NULL,NULL),(19490,'mixpanel','completed',10,'2024-05-23 15:47:03','2024-05-23 17:52:04','2024-05-23 17:47:02','2024-05-23 17:52:03',NULL,0,0,NULL,NULL),(19491,'mixpanel','completed',10,'2024-05-23 16:01:04','2024-05-23 18:07:30','2024-05-23 17:57:03','2024-05-23 18:07:28',NULL,0,0,NULL,NULL),(19492,'mixpanel','completed',10,'2024-05-23 16:18:56','2024-05-23 18:12:04','2024-05-23 18:09:55','2024-05-23 18:12:03',NULL,0,0,NULL,NULL),(19493,'mixpanel','completed',10,'2024-05-23 16:51:40','2024-05-23 18:22:04','2024-05-23 18:15:39','2024-05-23 18:22:03',NULL,0,0,NULL,NULL),(19494,'mixpanel','completed',10,'2024-05-23 16:50:04','2024-05-23 18:32:04','2024-05-23 18:27:03','2024-05-23 18:32:03',NULL,0,0,NULL,NULL),(19495,'mixpanel','completed',10,'2024-05-23 16:43:03','2024-05-23 18:42:04','2024-05-23 18:37:03','2024-05-23 18:42:03',NULL,0,0,NULL,NULL),(19496,'mixpanel','completed',10,'2024-05-23 17:25:03','2024-05-23 18:52:05','2024-05-23 18:47:02','2024-05-23 18:52:04',NULL,0,0,NULL,NULL),(19497,'mixpanel','completed',10,'2024-05-23 17:00:04','2024-05-23 19:02:04','2024-05-23 18:57:03','2024-05-23 19:02:03',NULL,0,0,NULL,NULL),(19498,'mixpanel','completed',10,'2024-05-23 17:10:04','2024-05-23 19:11:55','2024-05-23 19:07:03','2024-05-23 19:11:54',NULL,0,0,NULL,NULL),(19499,'mixpanel','completed',10,'2024-05-23 17:48:04','2024-05-23 19:22:04','2024-05-23 19:17:03','2024-05-23 19:22:03',NULL,0,0,NULL,NULL),(19500,'mixpanel','completed',10,'2024-05-23 18:09:04','2024-05-23 19:32:04','2024-05-23 19:27:03','2024-05-23 19:32:03',NULL,0,0,NULL,NULL),(19501,'mixpanel','completed',10,'2024-05-23 17:52:08','2024-05-23 19:42:04','2024-05-23 19:37:01','2024-05-23 19:42:03',NULL,0,0,NULL,NULL),(19502,'mixpanel','completed',10,'2024-05-23 17:54:03','2024-05-23 19:52:04','2024-05-23 19:45:02','2024-05-23 19:52:03',NULL,0,0,NULL,NULL),(19503,'mixpanel','completed',10,'2024-05-23 18:38:05','2024-05-23 20:02:04','2024-05-23 19:57:04','2024-05-23 20:02:03',NULL,0,0,NULL,NULL),(19504,'mixpanel','completed',10,'2024-05-23 18:47:04','2024-05-23 20:12:04','2024-05-23 20:07:03','2024-05-23 20:12:03',NULL,0,0,NULL,NULL),(19505,'mixpanel','completed',10,'2024-05-23 18:56:43','2024-05-23 20:22:04','2024-05-23 20:16:42','2024-05-23 20:22:03',NULL,0,0,NULL,NULL),(19506,'mixpanel','completed',10,'2024-05-23 19:06:05','2024-05-23 20:32:16','2024-05-23 20:27:04','2024-05-23 20:32:15',NULL,0,0,NULL,NULL),(19507,'mixpanel','completed',10,'2024-05-23 19:20:04','2024-05-23 20:42:04','2024-05-23 20:37:03','2024-05-23 20:42:03',NULL,0,0,NULL,NULL),(19508,'mixpanel','completed',10,'2024-05-23 18:50:04','2024-05-23 20:50:30','2024-05-23 20:47:03','2024-05-23 20:50:29',NULL,0,0,NULL,NULL),(19509,'mixpanel','completed',10,'2024-05-23 19:06:04','2024-05-23 21:02:03','2024-05-23 20:57:03','2024-05-23 21:02:03',NULL,0,0,NULL,NULL),(19510,'mixpanel','completed',10,'2024-05-23 19:14:04','2024-05-23 21:12:04','2024-05-23 21:07:03','2024-05-23 21:12:03',NULL,0,0,NULL,NULL),(19511,'mixpanel','completed',10,'2024-05-23 19:22:56','2024-05-23 21:22:04','2024-05-23 21:15:55','2024-05-23 21:22:03',NULL,0,0,NULL,NULL),(19512,'mixpanel','completed',10,'2024-05-23 20:14:04','2024-05-23 21:32:04','2024-05-23 21:27:03','2024-05-23 21:32:03',NULL,0,0,NULL,NULL),(19513,'mixpanel','completed',10,'2024-05-23 19:55:18','2024-05-23 21:42:04','2024-05-23 21:37:17','2024-05-23 21:42:03',NULL,0,0,NULL,NULL),(19514,'mixpanel','completed',10,'2024-05-23 20:39:04','2024-05-23 21:52:14','2024-05-23 21:47:03','2024-05-23 21:52:13',NULL,0,0,NULL,NULL),(19515,'mixpanel','completed',10,'2024-05-23 20:08:04','2024-05-23 22:02:19','2024-05-23 21:57:03','2024-05-23 22:02:16',NULL,0,0,NULL,NULL),(19516,'mixpanel','completed',10,'2024-05-23 20:41:04','2024-05-23 22:12:12','2024-05-23 22:07:03','2024-05-23 22:12:11',NULL,0,0,NULL,NULL),(19517,'mixpanel','completed',10,'2024-05-23 20:50:04','2024-05-23 22:22:04','2024-05-23 22:17:03','2024-05-23 22:22:03',NULL,0,0,NULL,NULL),(19518,'mixpanel','completed',10,'2024-05-23 21:17:35','2024-05-23 22:32:21','2024-05-23 22:26:34','2024-05-23 22:32:20',NULL,0,0,NULL,NULL),(19519,'mixpanel','completed',10,'2024-05-23 20:40:04','2024-05-23 22:42:04','2024-05-23 22:37:03','2024-05-23 22:42:03',NULL,0,0,NULL,NULL),(19520,'mixpanel','completed',10,'2024-05-23 20:53:17','2024-05-23 22:52:04','2024-05-23 22:47:16','2024-05-23 22:52:03',NULL,0,0,NULL,NULL),(19521,'mixpanel','completed',10,'2024-05-23 21:25:05','2024-05-23 23:02:03','2024-05-23 22:57:04','2024-05-23 23:02:02',NULL,0,0,NULL,NULL),(19522,'mixpanel','completed',10,'2024-05-23 22:02:04','2024-05-23 23:12:04','2024-05-23 23:07:03','2024-05-23 23:12:03',NULL,0,0,NULL,NULL),(19523,'mixpanel','completed',10,'2024-05-23 22:01:11','2024-05-23 23:17:04','2024-05-23 23:14:10','2024-05-23 23:17:03',NULL,0,0,NULL,NULL),(19524,'mixpanel','completed',10,'2024-05-23 22:10:07','2024-05-23 23:27:04','2024-05-23 23:22:05','2024-05-23 23:27:03',NULL,0,0,NULL,NULL),(19525,'mixpanel','completed',10,'2024-05-23 21:31:15','2024-05-23 23:37:18','2024-05-23 23:32:13','2024-05-23 23:37:15',NULL,0,0,NULL,NULL),(19526,'mixpanel','completed',10,'2024-05-23 22:33:04','2024-05-23 23:47:04','2024-05-23 23:42:03','2024-05-23 23:47:03',NULL,0,0,NULL,NULL),(19527,'mixpanel','completed',10,'2024-05-23 22:07:05','2024-05-23 23:57:07','2024-05-23 23:52:04','2024-05-23 23:57:06',NULL,0,0,NULL,NULL),(19528,'mixpanel','completed',10,'2024-05-23 22:22:04','2024-05-24 00:07:04','2024-05-24 00:02:03','2024-05-24 00:07:03',NULL,0,0,NULL,NULL),(19529,'mixpanel','completed',10,'2024-05-23 22:50:04','2024-05-24 00:17:03','2024-05-24 00:12:03','2024-05-24 00:17:02',NULL,0,0,NULL,NULL),(19530,'mixpanel','completed',10,'2024-05-23 23:07:31','2024-05-24 00:27:04','2024-05-24 00:21:30','2024-05-24 00:27:03',NULL,0,0,NULL,NULL),(19531,'mixpanel','completed',10,'2024-05-23 22:36:04','2024-05-24 00:37:04','2024-05-24 00:32:03','2024-05-24 00:37:03',NULL,0,0,NULL,NULL),(19532,'mixpanel','completed',10,'2024-05-23 23:11:04','2024-05-24 00:47:04','2024-05-24 00:42:03','2024-05-24 00:47:03',NULL,0,0,NULL,NULL),(19533,'mixpanel','completed',10,'2024-05-23 23:08:04','2024-05-24 00:55:35','2024-05-24 00:52:03','2024-05-24 00:55:34',NULL,0,0,NULL,NULL),(19534,'mixpanel','completed',10,'2024-05-23 23:02:04','2024-05-24 01:07:04','2024-05-24 01:02:03','2024-05-24 01:07:03',NULL,0,0,NULL,NULL),(19535,'mixpanel','completed',10,'2024-05-23 23:27:04','2024-05-24 01:17:04','2024-05-24 01:12:03','2024-05-24 01:17:03',NULL,0,0,NULL,NULL),(19536,'mixpanel','completed',10,'2024-05-23 23:21:04','2024-05-24 01:27:04','2024-05-24 01:22:03','2024-05-24 01:27:03',NULL,0,0,NULL,NULL),(19537,'mixpanel','completed',10,'2024-05-24 00:06:04','2024-05-24 01:35:40','2024-05-24 01:32:03','2024-05-24 01:35:39',NULL,0,0,NULL,NULL),(19538,'mixpanel','completed',10,'2024-05-23 23:54:04','2024-05-24 01:47:06','2024-05-24 01:42:03','2024-05-24 01:47:05',NULL,0,0,NULL,NULL),(19539,'mixpanel','completed',10,'2024-05-24 00:43:04','2024-05-24 01:57:04','2024-05-24 01:52:03','2024-05-24 01:57:03',NULL,0,0,NULL,NULL),(19540,'mixpanel','completed',10,'2024-05-24 00:36:04','2024-05-24 02:07:04','2024-05-24 02:02:04','2024-05-24 02:07:03',NULL,0,0,NULL,NULL),(19541,'mixpanel','completed',10,'2024-05-24 00:26:27','2024-05-24 02:12:04','2024-05-24 02:09:27','2024-05-24 02:12:03',NULL,0,0,NULL,NULL),(19542,'mixpanel','completed',10,'2024-05-24 00:56:18','2024-05-24 02:22:04','2024-05-24 02:17:17','2024-05-24 02:22:03',NULL,0,0,NULL,NULL),(19543,'mixpanel','completed',10,'2024-05-24 00:50:04','2024-05-24 02:30:59','2024-05-24 02:27:03','2024-05-24 02:30:58',NULL,0,0,NULL,NULL),(19544,'mixpanel','completed',10,'2024-05-24 01:00:04','2024-05-24 02:42:20','2024-05-24 02:37:03','2024-05-24 02:42:19',NULL,0,0,NULL,NULL),(19545,'mixpanel','completed',10,'2024-05-24 01:25:04','2024-05-24 02:52:04','2024-05-24 02:47:03','2024-05-24 02:52:03',NULL,0,0,NULL,NULL),(19546,'mixpanel','completed',10,'2024-05-24 01:48:04','2024-05-24 03:02:04','2024-05-24 02:57:03','2024-05-24 03:02:03',NULL,0,0,NULL,NULL),(19547,'mixpanel','completed',10,'2024-05-24 01:31:04','2024-05-24 03:12:04','2024-05-24 03:07:03','2024-05-24 03:12:03',NULL,0,0,NULL,NULL),(19548,'mixpanel','completed',10,'2024-05-24 02:13:04','2024-05-24 03:22:04','2024-05-24 03:17:03','2024-05-24 03:22:03',NULL,0,0,NULL,NULL),(19549,'mixpanel','completed',10,'2024-05-24 02:20:04','2024-05-24 03:32:04','2024-05-24 03:27:03','2024-05-24 03:32:03',NULL,0,0,NULL,NULL),(19550,'mixpanel','completed',10,'2024-05-24 01:39:04','2024-05-24 03:42:04','2024-05-24 03:37:03','2024-05-24 03:42:03',NULL,0,0,NULL,NULL),(19551,'mixpanel','completed',10,'2024-05-24 02:17:04','2024-05-24 03:52:04','2024-05-24 03:47:03','2024-05-24 03:52:03',NULL,0,0,NULL,NULL),(19552,'mixpanel','completed',10,'2024-05-24 02:24:04','2024-05-24 04:02:12','2024-05-24 03:57:03','2024-05-24 04:02:11',NULL,0,0,NULL,NULL),(19553,'mixpanel','completed',10,'2024-05-24 03:04:04','2024-05-24 04:12:04','2024-05-24 04:07:03','2024-05-24 04:12:03',NULL,0,0,NULL,NULL),(19554,'mixpanel','completed',10,'2024-05-24 02:51:04','2024-05-24 04:22:04','2024-05-24 04:17:03','2024-05-24 04:22:03',NULL,0,0,NULL,NULL),(19555,'mixpanel','completed',10,'2024-05-24 03:14:12','2024-05-24 04:27:07','2024-05-24 04:24:10','2024-05-24 04:27:04',NULL,0,0,NULL,NULL),(19556,'mixpanel','completed',10,'2024-05-24 02:47:17','2024-05-24 04:37:07','2024-05-24 04:32:16','2024-05-24 04:37:05',NULL,0,0,NULL,NULL),(19557,'mixpanel','completed',10,'2024-05-24 03:12:35','2024-05-24 04:47:04','2024-05-24 04:42:33','2024-05-24 04:47:03',NULL,0,0,NULL,NULL),(19558,'mixpanel','completed',10,'2024-05-24 03:19:05','2024-05-24 04:57:04','2024-05-24 04:52:04','2024-05-24 04:57:03',NULL,0,0,NULL,NULL),(19559,'mixpanel','completed',10,'2024-05-24 03:43:04','2024-05-24 05:07:04','2024-05-24 05:02:03','2024-05-24 05:07:03',NULL,0,0,NULL,NULL),(19560,'mixpanel','completed',10,'2024-05-24 03:22:04','2024-05-24 05:17:04','2024-05-24 05:12:03','2024-05-24 05:17:03',NULL,0,0,NULL,NULL),(19561,'mixpanel','completed',10,'2024-05-24 03:36:04','2024-05-24 05:27:03','2024-05-24 05:22:03','2024-05-24 05:27:03',NULL,0,0,NULL,NULL),(19562,'mixpanel','completed',10,'2024-05-24 03:54:05','2024-05-24 05:37:04','2024-05-24 05:32:04','2024-05-24 05:37:03',NULL,0,0,NULL,NULL),(19563,'mixpanel','completed',10,'2024-05-24 04:25:04','2024-05-24 05:47:04','2024-05-24 05:42:03','2024-05-24 05:47:03',NULL,0,0,NULL,NULL),(19564,'subscribers_engagement_score','completed',10,'2024-05-25 19:44:00','2024-05-25 19:46:25','2024-05-24 05:52:03','2024-05-25 19:46:24',NULL,0,0,NULL,NULL),(19565,'mixpanel','completed',10,'2024-05-24 04:15:04','2024-05-24 05:57:05','2024-05-24 05:52:03','2024-05-24 05:57:04',NULL,0,0,NULL,NULL),(19566,'mixpanel','completed',10,'2024-05-24 04:44:04','2024-05-24 06:07:05','2024-05-24 06:02:03','2024-05-24 06:07:04',NULL,0,0,NULL,NULL),(19567,'mixpanel','completed',10,'2024-05-24 05:01:04','2024-05-24 06:14:13','2024-05-24 06:12:03','2024-05-24 06:14:12',NULL,0,0,NULL,NULL),(19568,'mixpanel','completed',10,'2024-05-24 05:15:03','2024-05-24 06:22:04','2024-05-24 06:17:03','2024-05-24 06:22:03',NULL,0,0,NULL,NULL),(19569,'mixpanel','completed',10,'2024-05-24 05:06:04','2024-05-24 06:30:19','2024-05-24 06:27:03','2024-05-24 06:30:18',NULL,0,0,NULL,NULL),(19570,'mixpanel','completed',10,'2024-05-24 05:21:04','2024-05-24 06:42:04','2024-05-24 06:37:03','2024-05-24 06:42:03',NULL,0,0,NULL,NULL),(19571,'mixpanel','completed',10,'2024-05-24 04:51:04','2024-05-24 06:52:04','2024-05-24 06:47:03','2024-05-24 06:52:03',NULL,0,0,NULL,NULL),(19572,'mixpanel','completed',10,'2024-05-24 05:10:42','2024-05-24 07:02:04','2024-05-24 06:56:41','2024-05-24 07:02:03',NULL,0,0,NULL,NULL),(19573,'mixpanel','completed',10,'2024-05-24 05:30:04','2024-05-24 07:12:04','2024-05-24 07:07:03','2024-05-24 07:12:03',NULL,0,0,NULL,NULL),(19574,'mixpanel','completed',10,'2024-05-24 05:39:07','2024-05-24 07:22:04','2024-05-24 07:17:06','2024-05-24 07:22:03',NULL,0,0,NULL,NULL),(19575,'mixpanel','completed',10,'2024-05-24 06:02:04','2024-05-24 07:32:04','2024-05-24 07:27:03','2024-05-24 07:32:03',NULL,0,0,NULL,NULL),(19576,'mixpanel','completed',10,'2024-05-24 05:36:00','2024-05-24 07:37:18','2024-05-24 07:35:00','2024-05-24 07:37:17',NULL,0,0,NULL,NULL),(19577,'mixpanel','completed',10,'2024-05-24 06:16:04','2024-05-24 07:47:03','2024-05-24 07:42:03','2024-05-24 07:47:02',NULL,0,0,NULL,NULL),(19578,'mixpanel','completed',10,'2024-05-24 06:29:04','2024-05-24 07:57:04','2024-05-24 07:52:03','2024-05-24 07:57:03',NULL,0,0,NULL,NULL),(19579,'mixpanel','completed',10,'2024-05-24 06:02:04','2024-05-24 08:07:05','2024-05-24 08:02:03','2024-05-24 08:07:04',NULL,0,0,NULL,NULL),(19580,'mixpanel','completed',10,'2024-05-24 06:21:04','2024-05-24 08:17:04','2024-05-24 08:12:03','2024-05-24 08:17:03',NULL,0,0,NULL,NULL),(19581,'mixpanel','completed',10,'2024-05-24 06:58:04','2024-05-24 08:26:31','2024-05-24 08:22:03','2024-05-24 08:26:30',NULL,0,0,NULL,NULL),(19582,'mixpanel','completed',10,'2024-05-24 07:02:04','2024-05-24 08:37:04','2024-05-24 08:32:03','2024-05-24 08:37:03',NULL,0,0,NULL,NULL),(19583,'mixpanel','completed',10,'2024-05-24 07:27:04','2024-05-24 08:46:23','2024-05-24 08:42:03','2024-05-24 08:46:22',NULL,0,0,NULL,NULL),(19584,'mixpanel','completed',10,'2024-05-24 07:08:04','2024-05-24 08:57:04','2024-05-24 08:52:03','2024-05-24 08:57:03',NULL,0,0,NULL,NULL),(19585,'mixpanel','completed',10,'2024-05-24 08:00:20','2024-05-24 09:07:04','2024-05-24 09:02:16','2024-05-24 09:07:03',NULL,0,0,NULL,NULL),(19586,'mixpanel','completed',10,'2024-05-24 07:42:04','2024-05-24 09:17:03','2024-05-24 09:12:03','2024-05-24 09:17:02',NULL,0,0,NULL,NULL),(19587,'mixpanel','completed',10,'2024-05-24 08:10:04','2024-05-24 09:27:04','2024-05-24 09:22:03','2024-05-24 09:27:03',NULL,0,0,NULL,NULL),(19588,'mixpanel','completed',10,'2024-05-24 08:00:04','2024-05-24 09:37:04','2024-05-24 09:32:03','2024-05-24 09:37:03',NULL,0,0,NULL,NULL),(19589,'mixpanel','completed',10,'2024-05-24 07:52:04','2024-05-24 09:47:04','2024-05-24 09:42:03','2024-05-24 09:47:03',NULL,0,0,NULL,NULL),(19590,'mixpanel','completed',10,'2024-05-24 08:07:04','2024-05-24 09:57:05','2024-05-24 09:52:03','2024-05-24 09:57:04',NULL,0,0,NULL,NULL),(19591,'mixpanel','completed',10,'2024-05-24 08:46:04','2024-05-24 10:07:04','2024-05-24 10:02:03','2024-05-24 10:07:03',NULL,0,0,NULL,NULL),(19592,'mixpanel','completed',10,'2024-05-24 08:49:07','2024-05-24 10:17:04','2024-05-24 10:12:06','2024-05-24 10:17:03',NULL,0,0,NULL,NULL),(19593,'mixpanel','completed',10,'2024-05-24 08:27:05','2024-05-24 10:27:06','2024-05-24 10:22:04','2024-05-24 10:27:05',NULL,0,0,NULL,NULL),(19594,'mixpanel','completed',10,'2024-05-24 08:47:05','2024-05-24 10:37:04','2024-05-24 10:32:04','2024-05-24 10:37:03',NULL,0,0,NULL,NULL),(19595,'mixpanel','completed',10,'2024-05-24 08:43:07','2024-05-24 10:44:40','2024-05-24 10:42:06','2024-05-24 10:44:39',NULL,0,0,NULL,NULL),(19596,'mixpanel','completed',10,'2024-05-24 09:16:04','2024-05-24 10:52:04','2024-05-24 10:47:03','2024-05-24 10:52:04',NULL,0,0,NULL,NULL),(19597,'mixpanel','completed',10,'2024-05-24 09:06:05','2024-05-24 11:02:04','2024-05-24 10:57:04','2024-05-24 11:02:03',NULL,0,0,NULL,NULL),(19598,'mixpanel','completed',10,'2024-05-24 09:42:05','2024-05-24 11:12:06','2024-05-24 11:07:04','2024-05-24 11:12:05',NULL,0,0,NULL,NULL),(19599,'mixpanel','completed',10,'2024-05-24 09:51:04','2024-05-24 11:22:05','2024-05-24 11:17:03','2024-05-24 11:22:04',NULL,0,0,NULL,NULL),(19600,'mixpanel','completed',10,'2024-05-24 10:15:06','2024-05-24 11:32:04','2024-05-24 11:27:05','2024-05-24 11:32:03',NULL,0,0,NULL,NULL),(19601,'mixpanel','completed',10,'2024-05-24 09:57:04','2024-05-24 11:42:06','2024-05-24 11:37:03','2024-05-24 11:42:05',NULL,0,0,NULL,NULL),(19602,'mixpanel','completed',10,'2024-05-24 10:10:47','2024-05-24 11:52:29','2024-05-24 11:45:46','2024-05-24 11:52:27',NULL,0,0,NULL,NULL),(19603,'mixpanel','completed',10,'2024-05-24 10:10:04','2024-05-24 12:02:05','2024-05-24 11:57:03','2024-05-24 12:02:04',NULL,0,0,NULL,NULL),(19604,'mixpanel','completed',10,'2024-05-24 10:34:04','2024-05-24 12:12:08','2024-05-24 12:07:03','2024-05-24 12:12:07',NULL,0,0,NULL,NULL),(19605,'mixpanel','completed',10,'2024-05-24 10:24:04','2024-05-24 12:22:05','2024-05-24 12:17:03','2024-05-24 12:22:04',NULL,0,0,NULL,NULL),(19606,'mixpanel','completed',10,'2024-05-24 11:03:06','2024-05-24 12:32:04','2024-05-24 12:27:05','2024-05-24 12:32:03',NULL,0,0,NULL,NULL),(19607,'mixpanel','completed',10,'2024-05-24 10:49:05','2024-05-24 12:39:26','2024-05-24 12:37:04','2024-05-24 12:39:26',NULL,0,0,NULL,NULL),(19608,'mixpanel','completed',10,'2024-05-24 11:34:07','2024-05-24 12:47:05','2024-05-24 12:42:06','2024-05-24 12:47:04',NULL,0,0,NULL,NULL),(19609,'mixpanel','completed',10,'2024-05-24 11:27:04','2024-05-24 12:57:06','2024-05-24 12:52:04','2024-05-24 12:57:05',NULL,0,0,NULL,NULL),(19610,'mixpanel','completed',10,'2024-05-24 11:45:05','2024-05-24 13:07:05','2024-05-24 13:02:04','2024-05-24 13:07:03',NULL,0,0,NULL,NULL),(19611,'mixpanel','completed',10,'2024-05-24 11:14:06','2024-05-24 13:17:11','2024-05-24 13:12:05','2024-05-24 13:17:10',NULL,0,0,NULL,NULL),(19612,'mixpanel','completed',10,'2024-05-24 12:17:18','2024-05-24 13:27:06','2024-05-24 13:22:17','2024-05-24 13:27:05',NULL,0,0,NULL,NULL),(19613,'mixpanel','completed',10,'2024-05-24 11:56:04','2024-05-24 13:37:05','2024-05-24 13:32:03','2024-05-24 13:37:04',NULL,0,0,NULL,NULL),(19614,'mixpanel','completed',10,'2024-05-24 12:22:06','2024-05-24 13:47:04','2024-05-24 13:42:05','2024-05-24 13:47:03',NULL,0,0,NULL,NULL),(19615,'mixpanel','completed',10,'2024-05-24 12:41:04','2024-05-24 13:57:05','2024-05-24 13:52:03','2024-05-24 13:57:04',NULL,0,0,NULL,NULL),(19616,'mixpanel','completed',10,'2024-05-24 12:38:05','2024-05-24 14:07:04','2024-05-24 14:02:04','2024-05-24 14:07:03',NULL,0,0,NULL,NULL),(19617,'mixpanel','completed',10,'2024-05-24 12:55:05','2024-05-24 14:16:45','2024-05-24 14:12:04','2024-05-24 14:16:44',NULL,0,0,NULL,NULL),(19618,'mixpanel','completed',10,'2024-05-24 12:43:02','2024-05-24 14:25:11','2024-05-24 14:22:01','2024-05-24 14:25:10',NULL,0,0,NULL,NULL),(19619,'mixpanel','completed',10,'2024-05-24 12:35:05','2024-05-24 14:37:05','2024-05-24 14:32:04','2024-05-24 14:37:04',NULL,0,0,NULL,NULL),(19620,'schedule_re_engagement_email','completed',10,'2024-05-25 14:42:05','2024-05-25 14:42:05','2024-05-24 14:42:04','2024-05-25 14:42:04',NULL,0,0,NULL,NULL),(19621,'mixpanel','completed',10,'2024-05-24 13:38:05','2024-05-24 14:47:04','2024-05-24 14:42:04','2024-05-24 14:47:03',NULL,0,0,NULL,NULL),(19622,'mixpanel','completed',10,'2024-05-24 13:27:05','2024-05-24 14:55:02','2024-05-24 14:52:03','2024-05-24 14:55:01',NULL,0,0,NULL,NULL),(19623,'mixpanel','completed',10,'2024-05-24 12:58:05','2024-05-24 15:02:05','2024-05-24 14:57:04','2024-05-24 15:02:04',NULL,0,0,NULL,NULL),(19624,'mixpanel','completed',10,'2024-05-24 13:15:04','2024-05-24 15:12:04','2024-05-24 15:07:03','2024-05-24 15:12:03',NULL,0,0,NULL,NULL),(19625,'mixpanel','completed',10,'2024-05-24 13:40:04','2024-05-24 15:22:05','2024-05-24 15:17:03','2024-05-24 15:22:04',NULL,0,0,NULL,NULL),(19626,'mixpanel','completed',10,'2024-05-24 14:14:04','2024-05-24 15:29:38','2024-05-24 15:27:03','2024-05-24 15:29:37',NULL,0,0,NULL,NULL),(19627,'mixpanel','completed',10,'2024-05-24 13:40:04','2024-05-24 15:37:05','2024-05-24 15:32:03','2024-05-24 15:37:04',NULL,0,0,NULL,NULL),(19628,'mixpanel','completed',10,'2024-05-24 14:14:06','2024-05-24 15:47:05','2024-05-24 15:42:05','2024-05-24 15:47:04',NULL,0,0,NULL,NULL),(19629,'mixpanel','completed',10,'2024-05-24 14:24:04','2024-05-24 15:57:04','2024-05-24 15:52:03','2024-05-24 15:57:03',NULL,0,0,NULL,NULL),(19630,'mixpanel','completed',10,'2024-05-24 14:46:05','2024-05-24 16:05:12','2024-05-24 16:02:04','2024-05-24 16:05:11',NULL,0,0,NULL,NULL),(19631,'mixpanel','completed',10,'2024-05-24 14:30:04','2024-05-24 16:17:05','2024-05-24 16:12:03','2024-05-24 16:17:04',NULL,0,0,NULL,NULL),(19632,'mixpanel','completed',10,'2024-05-24 14:57:04','2024-05-24 16:27:04','2024-05-24 16:22:03','2024-05-24 16:27:03',NULL,0,0,NULL,NULL),(19633,'mixpanel','completed',10,'2024-05-24 14:44:04','2024-05-24 16:37:04','2024-05-24 16:32:03','2024-05-24 16:37:03',NULL,0,0,NULL,NULL),(19634,'mixpanel','completed',10,'2024-05-24 15:37:04','2024-05-24 16:47:04','2024-05-24 16:42:03','2024-05-24 16:47:03',NULL,0,0,NULL,NULL),(19635,'mixpanel','completed',10,'2024-05-24 15:00:04','2024-05-24 16:55:04','2024-05-24 16:52:03','2024-05-24 16:55:02',NULL,0,0,NULL,NULL),(19636,'mixpanel','completed',10,'2024-05-24 15:09:48','2024-05-24 17:02:04','2024-05-24 16:57:47','2024-05-24 17:02:03',NULL,0,0,NULL,NULL),(19637,'mixpanel','completed',10,'2024-05-24 15:08:05','2024-05-24 17:12:04','2024-05-24 17:07:03','2024-05-24 17:12:03',NULL,0,0,NULL,NULL),(19638,'mixpanel','completed',10,'2024-05-24 15:43:04','2024-05-24 17:22:04','2024-05-24 17:17:03','2024-05-24 17:22:03',NULL,0,0,NULL,NULL),(19639,'mixpanel','completed',10,'2024-05-24 15:32:05','2024-05-24 17:32:04','2024-05-24 17:27:04','2024-05-24 17:32:03',NULL,0,0,NULL,NULL),(19640,'mixpanel','completed',10,'2024-05-24 16:15:04','2024-05-24 17:42:04','2024-05-24 17:37:03','2024-05-24 17:42:03',NULL,0,0,NULL,NULL),(19641,'mixpanel','completed',10,'2024-05-24 16:23:05','2024-05-24 17:52:05','2024-05-24 17:47:04','2024-05-24 17:52:04',NULL,0,0,NULL,NULL),(19642,'mixpanel','completed',10,'2024-05-24 16:11:51','2024-05-24 18:02:05','2024-05-24 17:56:50','2024-05-24 18:02:04',NULL,0,0,NULL,NULL),(19643,'mixpanel','completed',10,'2024-05-24 16:37:04','2024-05-24 18:12:04','2024-05-24 18:07:03','2024-05-24 18:12:03',NULL,0,0,NULL,NULL),(19644,'mixpanel','completed',10,'2024-05-24 16:29:05','2024-05-24 18:22:05','2024-05-24 18:17:04','2024-05-24 18:22:04',NULL,0,0,NULL,NULL),(19645,'mixpanel','completed',10,'2024-05-24 16:40:05','2024-05-24 18:32:04','2024-05-24 18:27:04','2024-05-24 18:32:03',NULL,0,0,NULL,NULL),(19646,'mixpanel','completed',10,'2024-05-24 17:05:05','2024-05-24 18:42:04','2024-05-24 18:37:04','2024-05-24 18:42:03',NULL,0,0,NULL,NULL),(19647,'mixpanel','completed',10,'2024-05-24 17:00:51','2024-05-24 18:52:05','2024-05-24 18:45:50','2024-05-24 18:52:04',NULL,0,0,NULL,NULL),(19648,'mixpanel','completed',10,'2024-05-24 17:11:05','2024-05-24 19:02:05','2024-05-24 18:57:04','2024-05-24 19:02:03',NULL,0,0,NULL,NULL),(19649,'mixpanel','completed',10,'2024-05-24 17:21:05','2024-05-24 19:12:05','2024-05-24 19:07:04','2024-05-24 19:12:04',NULL,0,0,NULL,NULL),(19650,'mixpanel','completed',10,'2024-05-24 17:53:56','2024-05-24 19:17:04','2024-05-24 19:14:55','2024-05-24 19:17:03',NULL,0,0,NULL,NULL),(19651,'mixpanel','completed',10,'2024-05-24 17:22:05','2024-05-24 19:27:04','2024-05-24 19:22:04','2024-05-24 19:27:03',NULL,0,0,NULL,NULL),(19652,'mixpanel','completed',10,'2024-05-24 17:49:04','2024-05-24 19:37:04','2024-05-24 19:32:03','2024-05-24 19:37:03',NULL,0,0,NULL,NULL),(19653,'mixpanel','completed',10,'2024-05-24 17:53:13','2024-05-24 19:47:04','2024-05-24 19:42:12','2024-05-24 19:47:03',NULL,0,0,NULL,NULL),(19654,'mixpanel','completed',10,'2024-05-24 18:24:04','2024-05-24 19:57:04','2024-05-24 19:52:03','2024-05-24 19:57:04',NULL,0,0,NULL,NULL),(19655,'mixpanel','completed',10,'2024-05-24 18:19:04','2024-05-24 20:07:04','2024-05-24 20:02:03','2024-05-24 20:07:03',NULL,0,0,NULL,NULL),(19656,'mixpanel','completed',10,'2024-05-24 18:58:05','2024-05-24 20:17:04','2024-05-24 20:12:04','2024-05-24 20:17:03',NULL,0,0,NULL,NULL),(19657,'mixpanel','completed',10,'2024-05-24 19:20:05','2024-05-24 20:27:05','2024-05-24 20:22:04','2024-05-24 20:27:03',NULL,0,0,NULL,NULL),(19658,'mixpanel','completed',10,'2024-05-24 19:07:04','2024-05-24 20:36:29','2024-05-24 20:32:03','2024-05-24 20:36:28',NULL,0,0,NULL,NULL),(19659,'mixpanel','completed',10,'2024-05-24 19:05:04','2024-05-24 20:44:54','2024-05-24 20:42:03','2024-05-24 20:44:53',NULL,0,0,NULL,NULL),(19660,'mixpanel','completed',10,'2024-05-24 19:22:04','2024-05-24 20:49:43','2024-05-24 20:47:03','2024-05-24 20:49:42',NULL,0,0,NULL,NULL),(19661,'mixpanel','completed',10,'2024-05-24 19:43:04','2024-05-24 20:57:04','2024-05-24 20:52:03','2024-05-24 20:57:03',NULL,0,0,NULL,NULL),(19662,'mixpanel','completed',10,'2024-05-24 19:57:05','2024-05-24 21:07:00','2024-05-24 21:02:04','2024-05-24 21:06:59',NULL,0,0,NULL,NULL),(19663,'mixpanel','completed',10,'2024-05-24 19:45:04','2024-05-24 21:17:04','2024-05-24 21:12:03','2024-05-24 21:17:03',NULL,0,0,NULL,NULL),(19664,'mixpanel','completed',10,'2024-05-24 19:45:04','2024-05-24 21:27:04','2024-05-24 21:22:03','2024-05-24 21:27:03',NULL,0,0,NULL,NULL),(19665,'mixpanel','completed',10,'2024-05-24 20:01:04','2024-05-24 21:37:06','2024-05-24 21:32:03','2024-05-24 21:37:05',NULL,0,0,NULL,NULL),(19666,'mixpanel','completed',10,'2024-05-24 20:22:04','2024-05-24 21:46:19','2024-05-24 21:42:03','2024-05-24 21:46:17',NULL,0,0,NULL,NULL),(19667,'mixpanel','completed',10,'2024-05-24 20:20:04','2024-05-24 21:57:05','2024-05-24 21:52:03','2024-05-24 21:57:03',NULL,0,0,NULL,NULL),(19668,'mixpanel','completed',10,'2024-05-24 20:19:04','2024-05-24 22:07:05','2024-05-24 22:02:03','2024-05-24 22:07:04',NULL,0,0,NULL,NULL),(19669,'mixpanel','completed',10,'2024-05-24 21:03:04','2024-05-24 22:16:50','2024-05-24 22:12:03','2024-05-24 22:16:49',NULL,0,0,NULL,NULL),(19670,'mixpanel','completed',10,'2024-05-24 21:00:21','2024-05-24 22:22:05','2024-05-24 22:19:20','2024-05-24 22:22:04',NULL,0,0,NULL,NULL),(19671,'mixpanel','completed',10,'2024-05-24 20:53:30','2024-05-24 22:32:04','2024-05-24 22:26:29','2024-05-24 22:32:03',NULL,0,0,NULL,NULL),(19672,'mixpanel','completed',10,'2024-05-24 21:00:05','2024-05-24 22:41:17','2024-05-24 22:37:04','2024-05-24 22:41:16',NULL,0,0,NULL,NULL),(19673,'mixpanel','completed',10,'2024-05-24 21:17:04','2024-05-24 22:52:05','2024-05-24 22:47:03','2024-05-24 22:52:04',NULL,0,0,NULL,NULL),(19674,'mixpanel','completed',10,'2024-05-24 21:22:05','2024-05-24 23:02:03','2024-05-24 22:57:04','2024-05-24 23:02:03',NULL,0,0,NULL,NULL),(19675,'mixpanel','completed',10,'2024-05-24 21:22:05','2024-05-24 23:12:04','2024-05-24 23:07:04','2024-05-24 23:12:03',NULL,0,0,NULL,NULL),(19676,'mixpanel','completed',10,'2024-05-24 21:58:05','2024-05-24 23:22:05','2024-05-24 23:17:03','2024-05-24 23:22:04',NULL,0,0,NULL,NULL),(19677,'mixpanel','completed',10,'2024-05-24 22:06:05','2024-05-24 23:32:14','2024-05-24 23:27:04','2024-05-24 23:32:12',NULL,0,0,NULL,NULL),(19678,'mixpanel','completed',10,'2024-05-24 21:47:42','2024-05-24 23:37:04','2024-05-24 23:34:41','2024-05-24 23:37:03',NULL,0,0,NULL,NULL),(19679,'mixpanel','completed',10,'2024-05-24 22:31:04','2024-05-24 23:47:04','2024-05-24 23:42:03','2024-05-24 23:47:03',NULL,0,0,NULL,NULL),(19680,'mixpanel','completed',10,'2024-05-24 22:28:04','2024-05-24 23:57:05','2024-05-24 23:52:03','2024-05-24 23:57:04',NULL,0,0,NULL,NULL),(19681,'mixpanel','completed',10,'2024-05-24 22:55:04','2024-05-25 00:07:05','2024-05-25 00:02:03','2024-05-25 00:07:04',NULL,0,0,NULL,NULL),(19682,'mixpanel','completed',10,'2024-05-24 22:22:05','2024-05-25 00:17:04','2024-05-25 00:12:04','2024-05-25 00:17:03',NULL,0,0,NULL,NULL),(19683,'mixpanel','completed',10,'2024-05-24 22:45:04','2024-05-25 00:27:05','2024-05-25 00:22:03','2024-05-25 00:27:04',NULL,0,0,NULL,NULL),(19684,'mixpanel','completed',10,'2024-05-24 23:03:04','2024-05-25 00:37:12','2024-05-25 00:32:03','2024-05-25 00:37:10',NULL,0,0,NULL,NULL),(19685,'mixpanel','completed',10,'2024-05-24 22:53:05','2024-05-25 00:52:05','2024-05-25 00:47:03','2024-05-25 00:52:03',NULL,0,0,NULL,NULL),(19686,'mixpanel','completed',10,'2024-05-24 23:20:04','2024-05-25 01:02:04','2024-05-25 00:57:03','2024-05-25 01:02:03',NULL,0,0,NULL,NULL),(19687,'mixpanel','completed',10,'2024-05-24 23:54:05','2024-05-25 01:12:05','2024-05-25 01:07:04','2024-05-25 01:12:04',NULL,0,0,NULL,NULL),(19688,'mixpanel','completed',10,'2024-05-24 23:32:04','2024-05-25 01:22:05','2024-05-25 01:17:03','2024-05-25 01:22:04',NULL,0,0,NULL,NULL),(19689,'mixpanel','completed',10,'2024-05-25 00:17:04','2024-05-25 01:32:04','2024-05-25 01:27:04','2024-05-25 01:32:03',NULL,0,0,NULL,NULL),(19690,'mixpanel','completed',10,'2024-05-25 00:09:04','2024-05-25 01:42:05','2024-05-25 01:37:03','2024-05-25 01:42:04',NULL,0,0,NULL,NULL),(19691,'mixpanel','completed',10,'2024-05-25 00:38:04','2024-05-25 01:52:06','2024-05-25 01:47:04','2024-05-25 01:52:05',NULL,0,0,NULL,NULL),(19692,'mixpanel','completed',10,'2024-05-25 00:00:05','2024-05-25 02:02:05','2024-05-25 01:57:04','2024-05-25 02:02:04',NULL,0,0,NULL,NULL),(19693,'mixpanel','completed',10,'2024-05-25 00:26:04','2024-05-25 02:12:05','2024-05-25 02:07:03','2024-05-25 02:12:04',NULL,0,0,NULL,NULL),(19694,'mixpanel','completed',10,'2024-05-25 00:29:12','2024-05-25 02:17:04','2024-05-25 02:14:11','2024-05-25 02:17:03',NULL,0,0,NULL,NULL),(19695,'mixpanel','completed',10,'2024-05-25 00:23:50','2024-05-25 02:27:04','2024-05-25 02:21:49','2024-05-25 02:27:03',NULL,0,0,NULL,NULL),(19696,'mixpanel','completed',10,'2024-05-25 00:47:04','2024-05-25 02:37:04','2024-05-25 02:32:03','2024-05-25 02:37:03',NULL,0,0,NULL,NULL),(19697,'mixpanel','completed',10,'2024-05-25 01:22:08','2024-05-25 02:47:04','2024-05-25 02:42:07','2024-05-25 02:47:03',NULL,0,0,NULL,NULL),(19698,'mixpanel','completed',10,'2024-05-25 01:49:54','2024-05-25 02:55:18','2024-05-25 02:51:53','2024-05-25 02:55:17',NULL,0,0,NULL,NULL),(19699,'mixpanel','completed',10,'2024-05-25 01:52:03','2024-05-25 03:07:04','2024-05-25 03:02:02','2024-05-25 03:07:03',NULL,0,0,NULL,NULL),(19700,'mixpanel','completed',10,'2024-05-25 01:59:05','2024-05-25 03:17:03','2024-05-25 03:12:04','2024-05-25 03:17:02',NULL,0,0,NULL,NULL),(19701,'mixpanel','completed',10,'2024-05-25 02:11:04','2024-05-25 03:27:05','2024-05-25 03:22:03','2024-05-25 03:27:04',NULL,0,0,NULL,NULL),(19702,'mixpanel','completed',10,'2024-05-25 02:27:03','2024-05-25 03:37:04','2024-05-25 03:32:02','2024-05-25 03:37:03',NULL,0,0,NULL,NULL),(19703,'mixpanel','completed',10,'2024-05-25 02:36:05','2024-05-25 03:47:03','2024-05-25 03:42:04','2024-05-25 03:47:02',NULL,0,0,NULL,NULL),(19704,'mixpanel','completed',10,'2024-05-25 02:48:04','2024-05-25 03:57:04','2024-05-25 03:52:03','2024-05-25 03:57:03',NULL,0,0,NULL,NULL),(19705,'mixpanel','completed',10,'2024-05-25 02:05:03','2024-05-25 04:07:04','2024-05-25 04:02:02','2024-05-25 04:07:03',NULL,0,0,NULL,NULL),(19706,'mixpanel','completed',10,'2024-05-25 03:02:04','2024-05-25 04:17:03','2024-05-25 04:12:04','2024-05-25 04:17:02',NULL,0,0,NULL,NULL),(19707,'mixpanel','completed',10,'2024-05-25 02:37:04','2024-05-25 04:27:09','2024-05-25 04:22:03','2024-05-25 04:27:08',NULL,0,0,NULL,NULL),(19708,'mixpanel','completed',10,'2024-05-25 02:58:07','2024-05-25 04:37:10','2024-05-25 04:32:04','2024-05-25 04:37:07',NULL,0,0,NULL,NULL),(19709,'mixpanel','completed',10,'2024-05-25 03:32:16','2024-05-25 04:47:12','2024-05-25 04:42:14','2024-05-25 04:47:10',NULL,0,0,NULL,NULL),(19710,'mixpanel','completed',10,'2024-05-25 03:23:04','2024-05-25 04:57:05','2024-05-25 04:52:03','2024-05-25 04:57:04',NULL,0,0,NULL,NULL),(19711,'mixpanel','completed',10,'2024-05-25 03:06:03','2024-05-25 05:07:04','2024-05-25 05:02:02','2024-05-25 05:07:03',NULL,0,0,NULL,NULL),(19712,'mixpanel','completed',10,'2024-05-25 03:30:04','2024-05-25 05:17:03','2024-05-25 05:12:03','2024-05-25 05:17:02',NULL,0,0,NULL,NULL),(19713,'mixpanel','completed',10,'2024-05-25 03:51:04','2024-05-25 05:27:05','2024-05-25 05:22:03','2024-05-25 05:27:04',NULL,0,0,NULL,NULL),(19714,'mixpanel','completed',10,'2024-05-25 04:04:03','2024-05-25 05:37:04','2024-05-25 05:32:02','2024-05-25 05:37:03',NULL,0,0,NULL,NULL),(19715,'mixpanel','completed',10,'2024-05-25 03:51:06','2024-05-25 05:45:27','2024-05-25 05:42:05','2024-05-25 05:45:26',NULL,0,0,NULL,NULL),(19716,'mixpanel','completed',10,'2024-05-25 04:48:04','2024-05-25 05:57:05','2024-05-25 05:52:03','2024-05-25 05:57:04',NULL,0,0,NULL,NULL),(19717,'mixpanel','completed',10,'2024-05-25 04:38:09','2024-05-25 06:07:04','2024-05-25 06:02:08','2024-05-25 06:07:03',NULL,0,0,NULL,NULL),(19718,'mixpanel','completed',10,'2024-05-25 05:09:05','2024-05-25 06:17:08','2024-05-25 06:12:04','2024-05-25 06:17:07',NULL,0,0,NULL,NULL),(19719,'mixpanel','completed',10,'2024-05-25 04:42:04','2024-05-25 06:27:06','2024-05-25 06:22:03','2024-05-25 06:27:03',NULL,0,0,NULL,NULL),(19720,'mixpanel','completed',10,'2024-05-25 04:32:03','2024-05-25 06:37:05','2024-05-25 06:32:02','2024-05-25 06:37:04',NULL,0,0,NULL,NULL),(19721,'mixpanel','completed',10,'2024-05-25 05:39:27','2024-05-25 06:47:03','2024-05-25 06:41:26','2024-05-25 06:47:02',NULL,0,0,NULL,NULL),(19722,'mixpanel','completed',10,'2024-05-25 05:36:04','2024-05-25 06:57:04','2024-05-25 06:52:04','2024-05-25 06:57:03',NULL,0,0,NULL,NULL),(19723,'mixpanel','completed',10,'2024-05-25 05:46:03','2024-05-25 07:07:04','2024-05-25 07:02:02','2024-05-25 07:07:03',NULL,0,0,NULL,NULL),(19724,'mixpanel','completed',10,'2024-05-25 05:32:05','2024-05-25 07:17:03','2024-05-25 07:12:04','2024-05-25 07:17:02',NULL,0,0,NULL,NULL),(19725,'mixpanel','completed',10,'2024-05-25 05:22:17','2024-05-25 07:27:04','2024-05-25 07:22:16','2024-05-25 07:27:04',NULL,0,0,NULL,NULL),(19726,'mixpanel','completed',10,'2024-05-25 06:05:03','2024-05-25 07:37:04','2024-05-25 07:32:02','2024-05-25 07:37:03',NULL,0,0,NULL,NULL),(19727,'mixpanel','completed',10,'2024-05-25 05:59:14','2024-05-25 07:47:03','2024-05-25 07:42:12','2024-05-25 07:47:02',NULL,0,0,NULL,NULL),(19728,'mixpanel','completed',10,'2024-05-25 06:09:05','2024-05-25 07:57:05','2024-05-25 07:52:04','2024-05-25 07:57:04',NULL,0,0,NULL,NULL),(19729,'mixpanel','completed',10,'2024-05-25 06:10:03','2024-05-25 08:07:05','2024-05-25 08:02:02','2024-05-25 08:07:04',NULL,0,0,NULL,NULL),(19730,'mixpanel','completed',10,'2024-05-25 06:28:04','2024-05-25 08:17:03','2024-05-25 08:12:03','2024-05-25 08:17:02',NULL,0,0,NULL,NULL),(19731,'mixpanel','completed',10,'2024-05-25 07:06:23','2024-05-25 08:27:04','2024-05-25 08:21:22','2024-05-25 08:27:03',NULL,0,0,NULL,NULL),(19732,'mixpanel','completed',10,'2024-05-25 07:00:03','2024-05-25 08:37:05','2024-05-25 08:32:02','2024-05-25 08:37:04',NULL,0,0,NULL,NULL),(19733,'mixpanel','completed',10,'2024-05-25 07:13:05','2024-05-25 08:44:13','2024-05-25 08:42:04','2024-05-25 08:44:12',NULL,0,0,NULL,NULL),(19734,'mixpanel','completed',10,'2024-05-25 07:21:03','2024-05-25 08:52:04','2024-05-25 08:47:02','2024-05-25 08:52:03',NULL,0,0,NULL,NULL),(19735,'mixpanel','completed',10,'2024-05-25 07:21:05','2024-05-25 09:02:03','2024-05-25 08:57:04','2024-05-25 09:02:02',NULL,0,0,NULL,NULL),(19736,'mixpanel','completed',10,'2024-05-25 07:25:04','2024-05-25 09:12:05','2024-05-25 09:07:03','2024-05-25 09:12:04',NULL,0,0,NULL,NULL),(19737,'mixpanel','completed',10,'2024-05-25 08:03:03','2024-05-25 09:22:04','2024-05-25 09:17:02','2024-05-25 09:22:03',NULL,0,0,NULL,NULL),(19738,'mixpanel','completed',10,'2024-05-25 07:43:05','2024-05-25 09:32:03','2024-05-25 09:27:04','2024-05-25 09:32:02',NULL,0,0,NULL,NULL),(19739,'mixpanel','completed',10,'2024-05-25 08:35:04','2024-05-25 09:42:05','2024-05-25 09:37:03','2024-05-25 09:42:04',NULL,0,0,NULL,NULL),(19740,'mixpanel','completed',10,'2024-05-25 08:26:03','2024-05-25 09:52:04','2024-05-25 09:47:02','2024-05-25 09:52:03',NULL,0,0,NULL,NULL),(19741,'mixpanel','completed',10,'2024-05-25 08:34:05','2024-05-25 10:02:04','2024-05-25 09:57:04','2024-05-25 10:02:03',NULL,0,0,NULL,NULL),(19742,'mixpanel','completed',10,'2024-05-25 08:34:04','2024-05-25 10:12:05','2024-05-25 10:07:03','2024-05-25 10:12:04',NULL,0,0,NULL,NULL),(19743,'mixpanel','completed',10,'2024-05-25 08:34:03','2024-05-25 10:22:05','2024-05-25 10:17:02','2024-05-25 10:22:04',NULL,0,0,NULL,NULL),(19744,'mixpanel','completed',10,'2024-05-25 08:44:43','2024-05-25 10:27:06','2024-05-25 10:24:42','2024-05-25 10:27:05',NULL,0,0,NULL,NULL),(19745,'mixpanel','completed',10,'2024-05-25 08:31:03','2024-05-25 10:36:49','2024-05-25 10:32:03','2024-05-25 10:36:48',NULL,0,0,NULL,NULL),(19746,'mixpanel','completed',10,'2024-05-25 08:56:06','2024-05-25 10:47:03','2024-05-25 10:42:05','2024-05-25 10:47:02',NULL,0,0,NULL,NULL),(19747,'mixpanel','completed',10,'2024-05-25 09:25:04','2024-05-25 10:57:05','2024-05-25 10:52:03','2024-05-25 10:57:04',NULL,0,0,NULL,NULL),(19748,'mixpanel','completed',10,'2024-05-25 09:42:54','2024-05-25 11:02:03','2024-05-25 10:59:54','2024-05-25 11:02:02',NULL,0,0,NULL,NULL),(19749,'mixpanel','completed',10,'2024-05-25 09:52:03','2024-05-25 11:12:04','2024-05-25 11:07:02','2024-05-25 11:12:03',NULL,0,0,NULL,NULL),(19750,'mixpanel','completed',10,'2024-05-25 09:17:03','2024-05-25 11:22:03','2024-05-25 11:17:02','2024-05-25 11:22:02',NULL,0,0,NULL,NULL),(19751,'mixpanel','completed',10,'2024-05-25 09:40:04','2024-05-25 11:30:09','2024-05-25 11:27:03','2024-05-25 11:30:08',NULL,0,0,NULL,NULL),(19752,'mixpanel','completed',10,'2024-05-25 09:55:03','2024-05-25 11:42:04','2024-05-25 11:37:02','2024-05-25 11:42:03',NULL,0,0,NULL,NULL),(19753,'mixpanel','completed',10,'2024-05-25 09:52:58','2024-05-25 11:52:03','2024-05-25 11:46:57','2024-05-25 11:52:02',NULL,0,0,NULL,NULL),(19754,'mixpanel','completed',10,'2024-05-25 09:54:39','2024-05-25 12:02:03','2024-05-25 11:55:38','2024-05-25 12:02:02',NULL,0,0,NULL,NULL),(19755,'mixpanel','completed',10,'2024-05-25 10:51:16','2024-05-25 12:07:03','2024-05-25 12:04:15','2024-05-25 12:07:02',NULL,0,0,NULL,NULL),(19756,'mixpanel','completed',10,'2024-05-25 11:02:04','2024-05-25 12:17:03','2024-05-25 12:12:03','2024-05-25 12:17:02',NULL,0,0,NULL,NULL),(19757,'mixpanel','completed',10,'2024-05-25 10:51:56','2024-05-25 12:27:05','2024-05-25 12:20:55','2024-05-25 12:27:04',NULL,0,0,NULL,NULL),(19758,'mixpanel','completed',10,'2024-05-25 10:58:15','2024-05-25 12:37:03','2024-05-25 12:30:13','2024-05-25 12:37:02',NULL,0,0,NULL,NULL),(19759,'mixpanel','completed',10,'2024-05-25 11:26:22','2024-05-25 12:42:04','2024-05-25 12:39:21','2024-05-25 12:42:03',NULL,0,0,NULL,NULL),(19760,'mixpanel','completed',10,'2024-05-25 11:13:04','2024-05-25 12:52:03','2024-05-25 12:47:03','2024-05-25 12:52:02',NULL,0,0,NULL,NULL),(19761,'mixpanel','completed',10,'2024-05-25 11:32:05','2024-05-25 13:02:03','2024-05-25 12:57:04','2024-05-25 13:02:02',NULL,0,0,NULL,NULL),(19762,'mixpanel','completed',10,'2024-05-25 11:27:29','2024-05-25 13:12:05','2024-05-25 13:05:28','2024-05-25 13:12:04',NULL,0,0,NULL,NULL),(19763,'mixpanel','completed',10,'2024-05-25 11:42:03','2024-05-25 13:22:03','2024-05-25 13:17:03','2024-05-25 13:22:02',NULL,0,0,NULL,NULL),(19764,'mixpanel','completed',10,'2024-05-25 12:25:04','2024-05-25 13:32:03','2024-05-25 13:27:03','2024-05-25 13:32:02',NULL,0,0,NULL,NULL),(19765,'mixpanel','completed',10,'2024-05-25 11:54:03','2024-05-25 13:42:04','2024-05-25 13:37:02','2024-05-25 13:42:03',NULL,0,0,NULL,NULL),(19766,'mixpanel','completed',10,'2024-05-25 11:46:03','2024-05-25 13:52:04','2024-05-25 13:47:02','2024-05-25 13:52:03',NULL,0,0,NULL,NULL),(19767,'mixpanel','completed',10,'2024-05-25 12:12:04','2024-05-25 14:02:03','2024-05-25 13:57:03','2024-05-25 14:02:02',NULL,0,0,NULL,NULL),(19768,'mixpanel','completed',10,'2024-05-25 12:29:03','2024-05-25 14:09:42','2024-05-25 14:07:02','2024-05-25 14:09:41',NULL,0,0,NULL,NULL),(19769,'mixpanel','completed',10,'2024-05-25 12:29:04','2024-05-25 14:17:04','2024-05-25 14:12:03','2024-05-25 14:17:03',NULL,0,0,NULL,NULL),(19770,'mixpanel','completed',10,'2024-05-25 12:30:57','2024-05-25 14:27:04','2024-05-25 14:20:56','2024-05-25 14:27:03',NULL,0,0,NULL,NULL),(19771,'mixpanel','completed',10,'2024-05-25 13:19:32','2024-05-25 14:36:16','2024-05-25 14:31:31','2024-05-25 14:36:15',NULL,0,0,NULL,NULL),(19772,'mixpanel','completed',10,'2024-05-25 13:24:05','2024-05-25 14:47:03','2024-05-25 14:42:04','2024-05-25 14:47:02',NULL,0,0,NULL,NULL),(19773,'schedule_re_engagement_email','completed',10,'2024-05-26 14:47:03','2024-05-26 14:47:04','2024-05-25 14:47:02','2024-05-26 14:47:03',NULL,0,0,NULL,NULL),(19774,'mixpanel','completed',10,'2024-05-25 13:30:05','2024-05-25 14:56:16','2024-05-25 14:52:04','2024-05-25 14:56:15',NULL,0,0,NULL,NULL),(19775,'mixpanel','completed',10,'2024-05-25 13:18:03','2024-05-25 15:07:04','2024-05-25 15:02:02','2024-05-25 15:07:04',NULL,0,0,NULL,NULL),(19776,'mixpanel','completed',10,'2024-05-25 13:17:05','2024-05-25 15:17:03','2024-05-25 15:12:04','2024-05-25 15:17:02',NULL,0,0,NULL,NULL),(19777,'mixpanel','completed',10,'2024-05-25 13:21:05','2024-05-25 15:22:04','2024-05-25 15:19:04','2024-05-25 15:22:03',NULL,0,0,NULL,NULL),(19778,'mixpanel','completed',10,'2024-05-25 14:15:05','2024-05-25 15:30:46','2024-05-25 15:27:04','2024-05-25 15:30:45',NULL,0,0,NULL,NULL),(19779,'mixpanel','completed',10,'2024-05-25 14:07:05','2024-05-25 15:42:05','2024-05-25 15:37:04','2024-05-25 15:42:04',NULL,0,0,NULL,NULL),(19780,'mixpanel','completed',10,'2024-05-25 14:23:04','2024-05-25 15:52:05','2024-05-25 15:47:03','2024-05-25 15:52:04',NULL,0,0,NULL,NULL),(19781,'mixpanel','completed',10,'2024-05-25 14:21:32','2024-05-25 16:02:04','2024-05-25 15:55:31','2024-05-25 16:02:03',NULL,0,0,NULL,NULL),(19782,'mixpanel','completed',10,'2024-05-25 14:45:05','2024-05-25 16:12:06','2024-05-25 16:07:04','2024-05-25 16:12:05',NULL,0,0,NULL,NULL),(19783,'mixpanel','completed',10,'2024-05-25 15:15:03','2024-05-25 16:20:35','2024-05-25 16:17:03','2024-05-25 16:20:34',NULL,0,0,NULL,NULL),(19784,'mixpanel','completed',10,'2024-05-25 15:17:05','2024-05-25 16:29:22','2024-05-25 16:27:04','2024-05-25 16:29:21',NULL,0,0,NULL,NULL),(19785,'mixpanel','completed',10,'2024-05-25 14:33:03','2024-05-25 16:37:05','2024-05-25 16:32:02','2024-05-25 16:37:04',NULL,0,0,NULL,NULL),(19786,'mixpanel','completed',10,'2024-05-25 15:38:06','2024-05-25 16:45:19','2024-05-25 16:42:05','2024-05-25 16:45:18',NULL,0,0,NULL,NULL),(19787,'mixpanel','completed',10,'2024-05-25 15:17:05','2024-05-25 16:54:28','2024-05-25 16:52:04','2024-05-25 16:54:27',NULL,0,0,NULL,NULL),(19788,'mixpanel','completed',10,'2024-05-25 15:26:06','2024-05-25 17:02:03','2024-05-25 16:57:05','2024-05-25 17:02:02',NULL,0,0,NULL,NULL),(19789,'mixpanel','completed',10,'2024-05-25 15:29:04','2024-05-25 17:12:05','2024-05-25 17:07:03','2024-05-25 17:12:04',NULL,0,0,NULL,NULL),(19790,'mixpanel','completed',10,'2024-05-25 16:11:13','2024-05-25 17:22:04','2024-05-25 17:17:12','2024-05-25 17:22:04',NULL,0,0,NULL,NULL),(19791,'mixpanel','completed',10,'2024-05-25 16:14:05','2024-05-25 17:32:03','2024-05-25 17:27:04','2024-05-25 17:32:02',NULL,0,0,NULL,NULL),(19792,'mixpanel','completed',10,'2024-05-25 15:45:04','2024-05-25 17:42:06','2024-05-25 17:37:03','2024-05-25 17:42:05',NULL,0,0,NULL,NULL),(19793,'mixpanel','completed',10,'2024-05-25 16:43:03','2024-05-25 17:49:52','2024-05-25 17:47:02','2024-05-25 17:49:51',NULL,0,0,NULL,NULL),(19794,'mixpanel','completed',10,'2024-05-25 16:46:05','2024-05-25 17:57:05','2024-05-25 17:52:04','2024-05-25 17:57:04',NULL,0,0,NULL,NULL),(19795,'mixpanel','completed',10,'2024-05-25 15:59:22','2024-05-25 18:02:03','2024-05-25 17:59:21','2024-05-25 18:02:02',NULL,0,0,NULL,NULL),(19796,'mixpanel','completed',10,'2024-05-25 16:38:04','2024-05-25 18:12:05','2024-05-25 18:07:03','2024-05-25 18:12:04',NULL,0,0,NULL,NULL),(19797,'mixpanel','completed',10,'2024-05-25 16:46:04','2024-05-25 18:22:05','2024-05-25 18:17:03','2024-05-25 18:22:04',NULL,0,0,NULL,NULL),(19798,'mixpanel','completed',10,'2024-05-25 16:57:05','2024-05-25 18:32:04','2024-05-25 18:27:04','2024-05-25 18:32:03',NULL,0,0,NULL,NULL),(19799,'mixpanel','completed',10,'2024-05-25 16:53:05','2024-05-25 18:42:05','2024-05-25 18:37:04','2024-05-25 18:42:04',NULL,0,0,NULL,NULL),(19800,'mixpanel','completed',10,'2024-05-25 17:19:18','2024-05-25 18:52:05','2024-05-25 18:46:17','2024-05-25 18:52:04',NULL,0,0,NULL,NULL),(19801,'mixpanel','completed',10,'2024-05-25 16:59:15','2024-05-25 19:02:04','2024-05-25 18:55:14','2024-05-25 19:02:03',NULL,0,0,NULL,NULL),(19802,'mixpanel','completed',10,'2024-05-25 17:23:04','2024-05-25 19:12:05','2024-05-25 19:07:04','2024-05-25 19:12:04',NULL,0,0,NULL,NULL),(19803,'mixpanel','completed',10,'2024-05-25 18:15:03','2024-05-25 19:22:04','2024-05-25 19:17:02','2024-05-25 19:22:03',NULL,0,0,NULL,NULL),(19804,'mixpanel','completed',10,'2024-05-25 17:52:03','2024-05-25 19:29:39','2024-05-25 19:27:02','2024-05-25 19:29:38',NULL,0,0,NULL,NULL),(19805,'mixpanel','completed',10,'2024-05-25 18:25:03','2024-05-25 19:37:05','2024-05-25 19:32:02','2024-05-25 19:37:04',NULL,0,0,NULL,NULL),(19806,'mixpanel','completed',10,'2024-05-25 17:58:05','2024-05-25 19:46:25','2024-05-25 19:42:04','2024-05-25 19:46:24',NULL,0,0,NULL,NULL),(19807,'subscribers_engagement_score','completed',10,'2024-05-25 19:46:25','2024-05-25 19:52:05','2024-05-25 19:46:24','2024-05-25 19:52:04',NULL,0,0,NULL,NULL),(19808,'subscribers_engagement_score','completed',10,'2024-05-25 19:52:05','2024-05-25 19:54:25','2024-05-25 19:52:04','2024-05-25 19:54:24',NULL,0,0,NULL,NULL),(19809,'mixpanel','completed',10,'2024-05-25 18:11:05','2024-05-25 19:54:25','2024-05-25 19:52:04','2024-05-25 19:54:24',NULL,0,0,NULL,NULL),(19810,'subscribers_engagement_score','completed',10,'2024-05-26 07:29:00','2024-05-26 07:32:02','2024-05-25 19:54:24','2024-05-26 07:32:01',NULL,0,0,NULL,NULL),(19811,'mixpanel','completed',10,'2024-05-25 18:29:43','2024-05-25 20:02:04','2024-05-25 19:56:42','2024-05-25 20:02:03',NULL,0,0,NULL,NULL),(19812,'mixpanel','completed',10,'2024-05-25 18:52:56','2024-05-25 20:07:05','2024-05-25 20:04:54','2024-05-25 20:07:04',NULL,0,0,NULL,NULL),(19813,'mixpanel','completed',10,'2024-05-25 19:06:05','2024-05-25 20:17:04','2024-05-25 20:12:04','2024-05-25 20:17:03',NULL,0,0,NULL,NULL),(19814,'mixpanel','completed',10,'2024-05-25 18:30:05','2024-05-25 20:27:05','2024-05-25 20:22:04','2024-05-25 20:27:04',NULL,0,0,NULL,NULL),(19815,'mixpanel','completed',10,'2024-05-25 19:05:03','2024-05-25 20:37:05','2024-05-25 20:32:02','2024-05-25 20:37:04',NULL,0,0,NULL,NULL),(19816,'mixpanel','completed',10,'2024-05-25 19:21:05','2024-05-25 20:46:52','2024-05-25 20:42:04','2024-05-25 20:46:51',NULL,0,0,NULL,NULL),(19817,'mixpanel','completed',10,'2024-05-25 19:49:05','2024-05-25 20:57:05','2024-05-25 20:52:04','2024-05-25 20:57:04',NULL,0,0,NULL,NULL),(19818,'mixpanel','completed',10,'2024-05-25 19:39:17','2024-05-25 21:07:05','2024-05-25 21:02:16','2024-05-25 21:07:04',NULL,0,0,NULL,NULL),(19819,'mixpanel','completed',10,'2024-05-25 19:59:05','2024-05-25 21:17:04','2024-05-25 21:12:04','2024-05-25 21:17:03',NULL,0,0,NULL,NULL),(19820,'mixpanel','completed',10,'2024-05-25 19:22:05','2024-05-25 21:27:05','2024-05-25 21:22:04','2024-05-25 21:27:04',NULL,0,0,NULL,NULL),(19821,'mixpanel','completed',10,'2024-05-25 20:21:18','2024-05-25 21:37:04','2024-05-25 21:32:17','2024-05-25 21:37:03',NULL,0,0,NULL,NULL),(19822,'mixpanel','completed',10,'2024-05-25 19:50:05','2024-05-25 21:47:04','2024-05-25 21:42:04','2024-05-25 21:47:03',NULL,0,0,NULL,NULL),(19823,'mixpanel','completed',10,'2024-05-25 20:03:05','2024-05-25 21:57:05','2024-05-25 21:52:04','2024-05-25 21:57:04',NULL,0,0,NULL,NULL),(19824,'mixpanel','completed',10,'2024-05-25 20:25:04','2024-05-25 22:07:05','2024-05-25 22:02:03','2024-05-25 22:07:04',NULL,0,0,NULL,NULL),(19825,'mixpanel','completed',10,'2024-05-25 21:06:21','2024-05-25 22:17:04','2024-05-25 22:12:20','2024-05-25 22:17:03',NULL,0,0,NULL,NULL),(19826,'mixpanel','completed',10,'2024-05-25 20:45:05','2024-05-25 22:27:11','2024-05-25 22:22:04','2024-05-25 22:27:09',NULL,0,0,NULL,NULL),(19827,'mixpanel','completed',10,'2024-05-25 20:33:04','2024-05-25 22:37:17','2024-05-25 22:32:03','2024-05-25 22:37:14',NULL,0,0,NULL,NULL),(19828,'mixpanel','completed',10,'2024-05-25 21:37:08','2024-05-25 22:47:04','2024-05-25 22:42:05','2024-05-25 22:47:03',NULL,0,0,NULL,NULL),(19829,'mixpanel','completed',10,'2024-05-25 20:51:05','2024-05-25 22:57:05','2024-05-25 22:52:04','2024-05-25 22:57:04',NULL,0,0,NULL,NULL),(19830,'mixpanel','completed',10,'2024-05-25 21:16:35','2024-05-25 23:02:36','2024-05-25 22:59:34','2024-05-25 23:02:35',NULL,0,0,NULL,NULL),(19831,'mixpanel','completed',10,'2024-05-25 21:09:05','2024-05-25 23:12:05','2024-05-25 23:07:04','2024-05-25 23:12:04',NULL,0,0,NULL,NULL),(19832,'mixpanel','completed',10,'2024-05-25 21:36:04','2024-05-25 23:22:05','2024-05-25 23:17:03','2024-05-25 23:22:04',NULL,0,0,NULL,NULL),(19833,'mixpanel','completed',10,'2024-05-25 21:36:05','2024-05-25 23:32:04','2024-05-25 23:27:04','2024-05-25 23:32:03',NULL,0,0,NULL,NULL),(19834,'mixpanel','completed',10,'2024-05-25 22:04:11','2024-05-25 23:42:05','2024-05-25 23:37:10','2024-05-25 23:42:04',NULL,0,0,NULL,NULL),(19835,'mixpanel','completed',10,'2024-05-25 21:55:06','2024-05-25 23:52:06','2024-05-25 23:47:04','2024-05-25 23:52:05',NULL,0,0,NULL,NULL),(19836,'mixpanel','completed',10,'2024-05-25 21:57:11','2024-05-25 23:57:15','2024-05-25 23:54:10','2024-05-25 23:57:12',NULL,0,0,NULL,NULL),(19837,'mixpanel','completed',10,'2024-05-25 22:30:06','2024-05-26 00:07:05','2024-05-26 00:02:03','2024-05-26 00:07:04',NULL,0,0,NULL,NULL),(19838,'mixpanel','completed',10,'2024-05-25 23:09:06','2024-05-26 00:17:04','2024-05-26 00:12:05','2024-05-26 00:17:03',NULL,0,0,NULL,NULL),(19839,'mixpanel','completed',10,'2024-05-25 22:48:16','2024-05-26 00:27:06','2024-05-26 00:21:15','2024-05-26 00:27:05',NULL,0,0,NULL,NULL),(19840,'mixpanel','completed',10,'2024-05-25 22:56:04','2024-05-26 00:35:46','2024-05-26 00:32:03','2024-05-26 00:35:45',NULL,0,0,NULL,NULL),(19841,'mixpanel','completed',10,'2024-05-25 22:43:06','2024-05-26 00:47:04','2024-05-26 00:42:05','2024-05-26 00:47:03',NULL,0,0,NULL,NULL),(19842,'mixpanel','completed',10,'2024-05-25 23:22:05','2024-05-26 00:57:06','2024-05-26 00:52:04','2024-05-26 00:57:05',NULL,0,0,NULL,NULL),(19843,'mixpanel','completed',10,'2024-05-25 23:26:33','2024-05-26 01:02:04','2024-05-26 00:59:32','2024-05-26 01:02:03',NULL,0,0,NULL,NULL),(19844,'mixpanel','completed',10,'2024-05-25 23:29:05','2024-05-26 01:12:06','2024-05-26 01:07:04','2024-05-26 01:12:05',NULL,0,0,NULL,NULL),(19845,'mixpanel','completed',10,'2024-05-25 23:47:04','2024-05-26 01:22:05','2024-05-26 01:17:03','2024-05-26 01:22:04',NULL,0,0,NULL,NULL),(19846,'mixpanel','completed',10,'2024-05-26 00:19:19','2024-05-26 01:32:17','2024-05-26 01:27:18','2024-05-26 01:32:16',NULL,0,0,NULL,NULL),(19847,'mixpanel','completed',10,'2024-05-25 23:56:18','2024-05-26 01:47:04','2024-05-26 01:36:17','2024-05-26 01:47:02',NULL,0,0,NULL,NULL),(19848,'mixpanel','completed',10,'2024-05-26 00:20:04','2024-05-26 01:57:07','2024-05-26 01:52:04','2024-05-26 01:57:06',NULL,0,0,NULL,NULL),(19849,'mixpanel','completed',10,'2024-05-26 00:11:13','2024-05-26 02:07:05','2024-05-26 02:02:12','2024-05-26 02:07:04',NULL,0,0,NULL,NULL),(19850,'mixpanel','completed',10,'2024-05-26 01:04:05','2024-05-26 02:14:34','2024-05-26 02:12:04','2024-05-26 02:14:33',NULL,0,0,NULL,NULL),(19851,'mixpanel','completed',10,'2024-05-26 00:39:03','2024-05-26 02:22:05','2024-05-26 02:17:02','2024-05-26 02:22:04',NULL,0,0,NULL,NULL),(19852,'mixpanel','completed',10,'2024-05-26 01:10:05','2024-05-26 02:29:50','2024-05-26 02:27:04','2024-05-26 02:29:49',NULL,0,0,NULL,NULL),(19853,'mixpanel','completed',10,'2024-05-26 01:11:04','2024-05-26 02:37:05','2024-05-26 02:32:03','2024-05-26 02:37:04',NULL,0,0,NULL,NULL),(19854,'mixpanel','completed',10,'2024-05-26 00:54:05','2024-05-26 02:47:04','2024-05-26 02:42:04','2024-05-26 02:47:03',NULL,0,0,NULL,NULL),(19855,'mixpanel','completed',10,'2024-05-26 01:05:05','2024-05-26 02:57:05','2024-05-26 02:52:04','2024-05-26 02:57:04',NULL,0,0,NULL,NULL),(19856,'mixpanel','completed',10,'2024-05-26 01:39:04','2024-05-26 03:07:05','2024-05-26 03:02:02','2024-05-26 03:07:04',NULL,0,0,NULL,NULL),(19857,'mixpanel','completed',10,'2024-05-26 01:27:32','2024-05-26 03:17:04','2024-05-26 03:11:31','2024-05-26 03:17:02',NULL,0,0,NULL,NULL),(19858,'mixpanel','completed',10,'2024-05-26 02:04:05','2024-05-26 03:27:05','2024-05-26 03:22:04','2024-05-26 03:27:04',NULL,0,0,NULL,NULL),(19859,'mixpanel','completed',10,'2024-05-26 02:19:04','2024-05-26 03:37:05','2024-05-26 03:32:03','2024-05-26 03:37:04',NULL,0,0,NULL,NULL),(19860,'mixpanel','completed',10,'2024-05-26 01:42:06','2024-05-26 03:47:04','2024-05-26 03:42:05','2024-05-26 03:47:03',NULL,0,0,NULL,NULL),(19861,'mixpanel','completed',10,'2024-05-26 02:46:05','2024-05-26 03:55:54','2024-05-26 03:52:04','2024-05-26 03:55:53',NULL,0,0,NULL,NULL),(19862,'mixpanel','completed',10,'2024-05-26 02:00:34','2024-05-26 04:02:04','2024-05-26 03:59:33','2024-05-26 04:02:02',NULL,0,0,NULL,NULL),(19863,'mixpanel','completed',10,'2024-05-26 02:25:05','2024-05-26 04:09:24','2024-05-26 04:07:04','2024-05-26 04:09:23',NULL,0,0,NULL,NULL),(19864,'mixpanel','completed',10,'2024-05-26 02:29:05','2024-05-26 04:17:04','2024-05-26 04:12:04','2024-05-26 04:17:03',NULL,0,0,NULL,NULL),(19865,'mixpanel','completed',10,'2024-05-26 03:19:05','2024-05-26 04:27:10','2024-05-26 04:22:04','2024-05-26 04:27:08',NULL,0,0,NULL,NULL),(19866,'mixpanel','completed',10,'2024-05-26 03:11:18','2024-05-26 04:35:55','2024-05-26 04:32:15','2024-05-26 04:35:53',NULL,0,0,NULL,NULL),(19867,'mixpanel','completed',10,'2024-05-26 02:50:06','2024-05-26 04:44:35','2024-05-26 04:42:04','2024-05-26 04:44:34',NULL,0,0,NULL,NULL),(19868,'mixpanel','completed',10,'2024-05-26 03:18:04','2024-05-26 04:50:24','2024-05-26 04:47:03','2024-05-26 04:50:23',NULL,0,0,NULL,NULL),(19869,'mixpanel','completed',10,'2024-05-26 03:52:23','2024-05-26 04:56:23','2024-05-26 04:56:19','2024-05-26 04:56:17',NULL,0,0,NULL,NULL),(19870,'mixpanel','completed',10,'2024-05-26 03:14:05','2024-05-26 05:02:04','2024-05-26 04:59:04','2024-05-26 05:02:03',NULL,0,0,NULL,NULL),(19871,'mixpanel','completed',10,'2024-05-26 04:03:24','2024-05-26 05:08:23','2024-05-26 05:05:23','2024-05-26 05:08:22',NULL,0,0,NULL,NULL),(19872,'mixpanel','completed',10,'2024-05-26 04:09:06','2024-05-26 05:14:14','2024-05-26 05:12:05','2024-05-26 05:14:13',NULL,0,0,NULL,NULL),(19873,'mixpanel','completed',10,'2024-05-26 03:46:04','2024-05-26 05:21:17','2024-05-26 05:17:03','2024-05-26 05:21:16',NULL,0,0,NULL,NULL),(19874,'mixpanel','completed',10,'2024-05-26 03:29:05','2024-05-26 05:29:39','2024-05-26 05:27:04','2024-05-26 05:29:38',NULL,0,0,NULL,NULL),(19875,'mixpanel','completed',10,'2024-05-26 04:24:04','2024-05-26 05:37:05','2024-05-26 05:32:03','2024-05-26 05:37:04',NULL,0,0,NULL,NULL),(19876,'mixpanel','completed',10,'2024-05-26 04:32:05','2024-05-26 05:47:04','2024-05-26 05:42:04','2024-05-26 05:47:03',NULL,0,0,NULL,NULL),(19877,'mixpanel','completed',10,'2024-05-26 04:12:05','2024-05-26 05:57:02','2024-05-26 05:52:04','2024-05-26 05:57:01',NULL,0,0,NULL,NULL),(19878,'mixpanel','completed',10,'2024-05-26 04:03:04','2024-05-26 06:05:50','2024-05-26 06:02:03','2024-05-26 06:05:49',NULL,0,0,NULL,NULL),(19879,'mixpanel','completed',10,'2024-05-26 04:13:05','2024-05-26 06:14:50','2024-05-26 06:12:04','2024-05-26 06:14:49',NULL,0,0,NULL,NULL),(19880,'mixpanel','completed',10,'2024-05-26 04:51:04','2024-05-26 06:22:04','2024-05-26 06:17:03','2024-05-26 06:22:03',NULL,0,0,NULL,NULL),(19881,'mixpanel','completed',10,'2024-05-26 04:41:05','2024-05-26 06:32:04','2024-05-26 06:27:04','2024-05-26 06:32:03',NULL,0,0,NULL,NULL),(19882,'mixpanel','completed',10,'2024-05-26 04:55:04','2024-05-26 06:41:10','2024-05-26 06:37:03','2024-05-26 06:41:09',NULL,0,0,NULL,NULL),(19883,'mixpanel','completed',10,'2024-05-26 05:44:04','2024-05-26 06:49:13','2024-05-26 06:47:03','2024-05-26 06:49:12',NULL,0,0,NULL,NULL),(19884,'mixpanel','completed',10,'2024-05-26 05:21:04','2024-05-26 06:57:05','2024-05-26 06:52:03','2024-05-26 06:57:04',NULL,0,0,NULL,NULL),(19885,'mixpanel','completed',10,'2024-05-26 05:22:04','2024-05-26 07:06:31','2024-05-26 07:02:03','2024-05-26 07:06:30',NULL,0,0,NULL,NULL),(19886,'mixpanel','completed',10,'2024-05-26 05:29:05','2024-05-26 07:15:11','2024-05-26 07:12:04','2024-05-26 07:15:10',NULL,0,0,NULL,NULL),(19887,'mixpanel','completed',10,'2024-05-26 06:02:14','2024-05-26 07:27:05','2024-05-26 07:21:13','2024-05-26 07:27:04',NULL,0,0,NULL,NULL),(19888,'subscribers_engagement_score','completed',10,'2024-05-27 18:50:00','2024-05-27 18:50:37','2024-05-26 07:32:01','2024-05-27 18:50:36',NULL,0,0,NULL,NULL),(19889,'mixpanel','completed',10,'2024-05-26 05:34:02','2024-05-26 07:36:05','2024-05-26 07:32:01','2024-05-26 07:36:01',NULL,0,0,NULL,NULL),(19890,'mixpanel','completed',10,'2024-05-26 05:50:42','2024-05-26 07:47:04','2024-05-26 07:40:41','2024-05-26 07:47:03',NULL,0,0,NULL,NULL),(19891,'mixpanel','completed',10,'2024-05-26 06:01:06','2024-05-26 07:52:04','2024-05-26 07:49:05','2024-05-26 07:52:03',NULL,0,0,NULL,NULL),(19892,'mixpanel','completed',10,'2024-05-26 06:04:05','2024-05-26 08:02:04','2024-05-26 07:57:04','2024-05-26 08:02:03',NULL,0,0,NULL,NULL),(19893,'mixpanel','completed',10,'2024-05-26 06:48:31','2024-05-26 08:12:05','2024-05-26 08:06:30','2024-05-26 08:12:04',NULL,0,0,NULL,NULL),(19894,'mixpanel','completed',10,'2024-05-26 06:44:49','2024-05-26 08:22:04','2024-05-26 08:15:48','2024-05-26 08:22:03',NULL,0,0,NULL,NULL),(19895,'mixpanel','completed',10,'2024-05-26 06:44:55','2024-05-26 08:27:05','2024-05-26 08:24:54','2024-05-26 08:27:04',NULL,0,0,NULL,NULL),(19896,'mixpanel','completed',10,'2024-05-26 07:08:04','2024-05-26 08:34:29','2024-05-26 08:32:03','2024-05-26 08:34:29',NULL,0,0,NULL,NULL),(19897,'mixpanel','completed',10,'2024-05-26 07:35:04','2024-05-26 08:42:05','2024-05-26 08:37:03','2024-05-26 08:42:04',NULL,0,0,NULL,NULL),(19898,'mixpanel','completed',10,'2024-05-26 06:52:15','2024-05-26 08:47:04','2024-05-26 08:44:14','2024-05-26 08:47:03',NULL,0,0,NULL,NULL),(19899,'mixpanel','completed',10,'2024-05-26 07:41:04','2024-05-26 08:57:05','2024-05-26 08:52:03','2024-05-26 08:57:04',NULL,0,0,NULL,NULL),(19900,'mixpanel','completed',10,'2024-05-26 07:10:45','2024-05-26 09:07:17','2024-05-26 09:03:44','2024-05-26 09:07:16',NULL,0,0,NULL,NULL),(19901,'mixpanel','completed',10,'2024-05-26 07:11:05','2024-05-26 09:14:25','2024-05-26 09:12:04','2024-05-26 09:14:24',NULL,0,0,NULL,NULL),(19902,'mixpanel','completed',10,'2024-05-26 08:02:04','2024-05-26 09:19:40','2024-05-26 09:17:03','2024-05-26 09:19:39',NULL,0,0,NULL,NULL),(19903,'mixpanel','completed',10,'2024-05-26 07:42:05','2024-05-26 09:24:27','2024-05-26 09:22:04','2024-05-26 09:24:26',NULL,0,0,NULL,NULL),(19904,'mixpanel','completed',10,'2024-05-26 07:41:05','2024-05-26 09:32:03','2024-05-26 09:27:04','2024-05-26 09:32:03',NULL,0,0,NULL,NULL),(19905,'mixpanel','completed',10,'2024-05-26 07:52:23','2024-05-26 09:38:34','2024-05-26 09:35:22','2024-05-26 09:38:33',NULL,0,0,NULL,NULL),(19906,'mixpanel','completed',10,'2024-05-26 07:49:05','2024-05-26 09:46:17','2024-05-26 09:42:04','2024-05-26 09:46:16',NULL,0,0,NULL,NULL),(19907,'mixpanel','completed',10,'2024-05-26 08:14:04','2024-05-26 09:57:05','2024-05-26 09:52:03','2024-05-26 09:57:04',NULL,0,0,NULL,NULL),(19908,'mixpanel','completed',10,'2024-05-26 08:54:04','2024-05-26 10:07:04','2024-05-26 10:02:03','2024-05-26 10:07:03',NULL,0,0,NULL,NULL),(19909,'mixpanel','completed',10,'2024-05-26 08:25:05','2024-05-26 10:15:43','2024-05-26 10:12:04','2024-05-26 10:15:42',NULL,0,0,NULL,NULL),(19910,'mixpanel','completed',10,'2024-05-26 08:36:32','2024-05-26 10:27:05','2024-05-26 10:20:31','2024-05-26 10:27:04',NULL,0,0,NULL,NULL),(19911,'mixpanel','completed',10,'2024-05-26 08:54:52','2024-05-26 10:37:04','2024-05-26 10:31:51','2024-05-26 10:37:03',NULL,0,0,NULL,NULL),(19912,'mixpanel','completed',10,'2024-05-26 09:36:05','2024-05-26 10:44:11','2024-05-26 10:42:04','2024-05-26 10:44:10',NULL,0,0,NULL,NULL),(19913,'mixpanel','completed',10,'2024-05-26 08:46:04','2024-05-26 10:49:42','2024-05-26 10:47:03','2024-05-26 10:49:41',NULL,0,0,NULL,NULL),(19914,'mixpanel','completed',10,'2024-05-26 08:58:04','2024-05-26 10:59:29','2024-05-26 10:52:03','2024-05-26 10:59:24',NULL,0,0,NULL,NULL),(19915,'mixpanel','completed',10,'2024-05-26 09:59:04','2024-05-26 11:07:04','2024-05-26 11:02:03','2024-05-26 11:07:03',NULL,0,0,NULL,NULL),(19916,'mixpanel','completed',10,'2024-05-26 09:51:44','2024-05-26 11:17:15','2024-05-26 11:11:43','2024-05-26 11:17:14',NULL,0,0,NULL,NULL),(19917,'mixpanel','completed',10,'2024-05-26 09:46:49','2024-05-26 11:22:04','2024-05-26 11:19:48','2024-05-26 11:22:03',NULL,0,0,NULL,NULL),(19918,'mixpanel','completed',10,'2024-05-26 09:59:51','2024-05-26 11:30:29','2024-05-26 11:25:50','2024-05-26 11:30:28',NULL,0,0,NULL,NULL),(19919,'mixpanel','completed',10,'2024-05-26 09:38:22','2024-05-26 11:37:04','2024-05-26 11:34:20','2024-05-26 11:37:03',NULL,0,0,NULL,NULL),(19920,'mixpanel','completed',10,'2024-05-26 10:26:05','2024-05-26 11:47:04','2024-05-26 11:42:04','2024-05-26 11:47:03',NULL,0,0,NULL,NULL),(19921,'mixpanel','completed',10,'2024-05-26 10:18:31','2024-05-26 11:52:04','2024-05-26 11:49:30','2024-05-26 11:52:03',NULL,0,0,NULL,NULL),(19922,'mixpanel','completed',10,'2024-05-26 10:20:05','2024-05-26 12:00:32','2024-05-26 11:57:04','2024-05-26 12:00:31',NULL,0,0,NULL,NULL),(19923,'mixpanel','completed',10,'2024-05-26 10:34:04','2024-05-26 12:12:05','2024-05-26 12:07:03','2024-05-26 12:12:04',NULL,0,0,NULL,NULL),(19924,'mixpanel','completed',10,'2024-05-26 10:51:11','2024-05-26 12:17:04','2024-05-26 12:14:10','2024-05-26 12:17:03',NULL,0,0,NULL,NULL),(19925,'mixpanel','completed',10,'2024-05-26 10:45:30','2024-05-26 12:22:04','2024-05-26 12:19:29','2024-05-26 12:22:03',NULL,0,0,NULL,NULL),(19926,'mixpanel','completed',10,'2024-05-26 10:57:05','2024-05-26 12:30:49','2024-05-26 12:27:04','2024-05-26 12:30:48',NULL,0,0,NULL,NULL),(19927,'mixpanel','completed',10,'2024-05-26 11:33:04','2024-05-26 12:41:45','2024-05-26 12:37:03','2024-05-26 12:41:44',NULL,0,0,NULL,NULL),(19928,'mixpanel','completed',10,'2024-05-26 10:50:40','2024-05-26 12:52:04','2024-05-26 12:46:38','2024-05-26 12:52:03',NULL,0,0,NULL,NULL),(19929,'mixpanel','completed',10,'2024-05-26 11:53:05','2024-05-26 13:02:04','2024-05-26 12:57:04','2024-05-26 13:02:03',NULL,0,0,NULL,NULL),(19930,'mixpanel','completed',10,'2024-05-26 11:29:04','2024-05-26 13:12:05','2024-05-26 13:07:03','2024-05-26 13:12:04',NULL,0,0,NULL,NULL),(19931,'mixpanel','completed',10,'2024-05-26 11:33:04','2024-05-26 13:20:02','2024-05-26 13:17:03','2024-05-26 13:20:01',NULL,0,0,NULL,NULL),(19932,'mixpanel','completed',10,'2024-05-26 11:41:42','2024-05-26 13:27:05','2024-05-26 13:22:41','2024-05-26 13:27:04',NULL,0,0,NULL,NULL),(19933,'mixpanel','completed',10,'2024-05-26 12:29:05','2024-05-26 13:37:14','2024-05-26 13:32:03','2024-05-26 13:37:13',NULL,0,0,NULL,NULL),(19934,'mixpanel','completed',10,'2024-05-26 12:13:05','2024-05-26 13:47:04','2024-05-26 13:42:04','2024-05-26 13:47:03',NULL,0,0,NULL,NULL),(19935,'mixpanel','completed',10,'2024-05-26 12:29:04','2024-05-26 13:56:37','2024-05-26 13:52:03','2024-05-26 13:56:36',NULL,0,0,NULL,NULL),(19936,'mixpanel','completed',10,'2024-05-26 12:15:04','2024-05-26 14:07:04','2024-05-26 14:02:03','2024-05-26 14:07:03',NULL,0,0,NULL,NULL),(19937,'mixpanel','completed',10,'2024-05-26 12:38:05','2024-05-26 14:17:04','2024-05-26 14:12:04','2024-05-26 14:17:03',NULL,0,0,NULL,NULL),(19938,'mixpanel','completed',10,'2024-05-26 12:41:04','2024-05-26 14:27:05','2024-05-26 14:22:03','2024-05-26 14:27:04',NULL,0,0,NULL,NULL),(19939,'mixpanel','completed',10,'2024-05-26 13:22:04','2024-05-26 14:37:04','2024-05-26 14:32:03','2024-05-26 14:37:03',NULL,0,0,NULL,NULL),(19940,'mixpanel','completed',10,'2024-05-26 13:03:05','2024-05-26 14:47:04','2024-05-26 14:42:04','2024-05-26 14:47:03',NULL,0,0,NULL,NULL),(19941,'schedule_re_engagement_email','completed',10,'2024-05-27 14:52:04','2024-05-27 14:56:20','2024-05-26 14:52:03','2024-05-27 14:56:19',NULL,0,0,NULL,NULL),(19942,'mixpanel','completed',10,'2024-05-26 13:09:04','2024-05-26 14:57:05','2024-05-26 14:52:03','2024-05-26 14:57:04',NULL,0,0,NULL,NULL),(19943,'mixpanel','completed',10,'2024-05-26 14:00:04','2024-05-26 15:07:04','2024-05-26 15:02:03','2024-05-26 15:07:03',NULL,0,0,NULL,NULL),(19944,'mixpanel','completed',10,'2024-05-26 14:03:05','2024-05-26 15:17:04','2024-05-26 15:12:04','2024-05-26 15:17:03',NULL,0,0,NULL,NULL),(19945,'mixpanel','completed',10,'2024-05-26 14:18:04','2024-05-26 15:27:06','2024-05-26 15:22:03','2024-05-26 15:27:05',NULL,0,0,NULL,NULL),(19946,'mixpanel','completed',10,'2024-05-26 13:33:04','2024-05-26 15:37:04','2024-05-26 15:32:03','2024-05-26 15:37:03',NULL,0,0,NULL,NULL),(19947,'mixpanel','completed',10,'2024-05-26 13:58:05','2024-05-26 15:47:04','2024-05-26 15:42:04','2024-05-26 15:47:03',NULL,0,0,NULL,NULL),(19948,'mixpanel','completed',10,'2024-05-26 14:29:04','2024-05-26 15:57:06','2024-05-26 15:52:03','2024-05-26 15:57:05',NULL,0,0,NULL,NULL),(19949,'mixpanel','completed',10,'2024-05-26 14:06:04','2024-05-26 16:07:04','2024-05-26 16:02:03','2024-05-26 16:07:03',NULL,0,0,NULL,NULL),(19950,'mixpanel','completed',10,'2024-05-26 14:17:05','2024-05-26 16:17:04','2024-05-26 16:12:04','2024-05-26 16:17:03',NULL,0,0,NULL,NULL),(19951,'mixpanel','completed',10,'2024-05-26 14:30:04','2024-05-26 16:27:05','2024-05-26 16:22:03','2024-05-26 16:27:04',NULL,0,0,NULL,NULL),(19952,'mixpanel','completed',10,'2024-05-26 15:09:44','2024-05-26 16:32:04','2024-05-26 16:29:43','2024-05-26 16:32:03',NULL,0,0,NULL,NULL),(19953,'mixpanel','completed',10,'2024-05-26 15:34:04','2024-05-26 16:42:05','2024-05-26 16:37:03','2024-05-26 16:42:04',NULL,0,0,NULL,NULL),(19954,'mixpanel','completed',10,'2024-05-26 15:12:58','2024-05-26 16:52:04','2024-05-26 16:45:57','2024-05-26 16:52:03',NULL,0,0,NULL,NULL),(19955,'mixpanel','completed',10,'2024-05-26 15:51:05','2024-05-26 17:02:04','2024-05-26 16:57:04','2024-05-26 17:02:03',NULL,0,0,NULL,NULL),(19956,'mixpanel','completed',10,'2024-05-26 15:09:04','2024-05-26 17:12:06','2024-05-26 17:07:03','2024-05-26 17:12:05',NULL,0,0,NULL,NULL),(19957,'mixpanel','completed',10,'2024-05-26 16:13:04','2024-05-26 17:19:47','2024-05-26 17:17:03','2024-05-26 17:19:46',NULL,0,0,NULL,NULL),(19958,'mixpanel','completed',10,'2024-05-26 15:56:04','2024-05-26 17:27:06','2024-05-26 17:22:03','2024-05-26 17:27:05',NULL,0,0,NULL,NULL),(19959,'mixpanel','completed',10,'2024-05-26 16:22:04','2024-05-26 17:37:04','2024-05-26 17:32:03','2024-05-26 17:37:03',NULL,0,0,NULL,NULL),(19960,'mixpanel','completed',10,'2024-05-26 15:57:24','2024-05-26 17:47:12','2024-05-26 17:42:22','2024-05-26 17:47:11',NULL,0,0,NULL,NULL),(19961,'mixpanel','completed',10,'2024-05-26 16:22:04','2024-05-26 17:57:05','2024-05-26 17:52:03','2024-05-26 17:57:04',NULL,0,0,NULL,NULL),(19962,'mixpanel','completed',10,'2024-05-26 16:48:04','2024-05-26 18:07:04','2024-05-26 18:02:03','2024-05-26 18:07:03',NULL,0,0,NULL,NULL),(19963,'mixpanel','completed',10,'2024-05-26 16:36:23','2024-05-26 18:17:04','2024-05-26 18:12:23','2024-05-26 18:17:03',NULL,0,0,NULL,NULL),(19964,'mixpanel','completed',10,'2024-05-26 16:53:04','2024-05-26 18:27:05','2024-05-26 18:22:03','2024-05-26 18:27:04',NULL,0,0,NULL,NULL),(19965,'mixpanel','completed',10,'2024-05-26 16:37:04','2024-05-26 18:37:04','2024-05-26 18:32:03','2024-05-26 18:37:03',NULL,0,0,NULL,NULL),(19966,'mixpanel','completed',10,'2024-05-26 17:29:05','2024-05-26 18:46:05','2024-05-26 18:42:04','2024-05-26 18:46:04',NULL,0,0,NULL,NULL),(19967,'mixpanel','completed',10,'2024-05-26 17:20:05','2024-05-26 18:57:04','2024-05-26 18:52:04','2024-05-26 18:57:03',NULL,0,0,NULL,NULL),(19968,'mixpanel','completed',10,'2024-05-26 17:15:52','2024-05-26 19:07:04','2024-05-26 19:01:51','2024-05-26 19:07:03',NULL,0,0,NULL,NULL),(19969,'mixpanel','completed',10,'2024-05-26 17:34:05','2024-05-26 19:16:59','2024-05-26 19:12:04','2024-05-26 19:16:58',NULL,0,0,NULL,NULL),(19970,'mixpanel','completed',10,'2024-05-26 18:14:04','2024-05-26 19:27:06','2024-05-26 19:22:03','2024-05-26 19:27:05',NULL,0,0,NULL,NULL),(19971,'mixpanel','completed',10,'2024-05-26 18:08:04','2024-05-26 19:37:04','2024-05-26 19:32:03','2024-05-26 19:37:03',NULL,0,0,NULL,NULL),(19972,'mixpanel','completed',10,'2024-05-26 18:15:06','2024-05-26 19:47:04','2024-05-26 19:42:05','2024-05-26 19:47:03',NULL,0,0,NULL,NULL),(19973,'mixpanel','completed',10,'2024-05-26 17:54:25','2024-05-26 19:57:19','2024-05-26 19:52:24','2024-05-26 19:57:18',NULL,0,0,NULL,NULL),(19974,'mixpanel','completed',10,'2024-05-26 18:32:04','2024-05-26 20:07:04','2024-05-26 20:02:03','2024-05-26 20:07:03',NULL,0,0,NULL,NULL),(19975,'mixpanel','completed',10,'2024-05-26 18:45:47','2024-05-26 20:17:13','2024-05-26 20:13:44','2024-05-26 20:17:12',NULL,0,0,NULL,NULL),(19976,'mixpanel','completed',10,'2024-05-26 18:45:04','2024-05-26 20:24:19','2024-05-26 20:22:02','2024-05-26 20:24:18',NULL,0,0,NULL,NULL),(19977,'mixpanel','completed',10,'2024-05-26 19:00:05','2024-05-26 20:32:03','2024-05-26 20:27:04','2024-05-26 20:32:02',NULL,0,0,NULL,NULL),(19978,'mixpanel','completed',10,'2024-05-26 18:43:03','2024-05-26 20:40:34','2024-05-26 20:37:02','2024-05-26 20:40:28',NULL,0,0,NULL,NULL),(19979,'mixpanel','completed',10,'2024-05-26 19:29:24','2024-05-26 20:52:04','2024-05-26 20:47:21','2024-05-26 20:52:03',NULL,0,0,NULL,NULL),(19980,'mixpanel','completed',10,'2024-05-26 18:59:31','2024-05-26 20:57:04','2024-05-26 20:54:29','2024-05-26 20:57:04',NULL,0,0,NULL,NULL),(19981,'mixpanel','completed',10,'2024-05-26 19:46:03','2024-05-26 21:07:03','2024-05-26 21:02:02','2024-05-26 21:07:02',NULL,0,0,NULL,NULL),(19982,'mixpanel','completed',10,'2024-05-26 19:19:03','2024-05-26 21:14:47','2024-05-26 21:12:02','2024-05-26 21:14:46',NULL,0,0,NULL,NULL),(19983,'mixpanel','completed',10,'2024-05-26 19:28:03','2024-05-26 21:22:03','2024-05-26 21:17:02','2024-05-26 21:22:02',NULL,0,0,NULL,NULL),(19984,'mixpanel','completed',10,'2024-05-26 20:06:04','2024-05-26 21:29:46','2024-05-26 21:27:03','2024-05-26 21:29:45',NULL,0,0,NULL,NULL),(19985,'mixpanel','completed',10,'2024-05-26 20:24:04','2024-05-26 21:37:03','2024-05-26 21:32:03','2024-05-26 21:37:02',NULL,0,0,NULL,NULL),(19986,'mixpanel','completed',10,'2024-05-26 19:59:03','2024-05-26 21:47:03','2024-05-26 21:42:02','2024-05-26 21:47:02',NULL,0,0,NULL,NULL),(19987,'mixpanel','completed',10,'2024-05-26 20:38:04','2024-05-26 21:57:17','2024-05-26 21:52:03','2024-05-26 21:57:15',NULL,0,0,NULL,NULL),(19988,'mixpanel','completed',10,'2024-05-26 20:25:06','2024-05-26 22:02:08','2024-05-26 22:02:03','2024-05-26 22:02:02',NULL,0,0,NULL,NULL),(19989,'mixpanel','completed',10,'2024-05-26 20:51:04','2024-05-26 22:12:04','2024-05-26 22:07:03','2024-05-26 22:12:03',NULL,0,0,NULL,NULL),(19990,'mixpanel','completed',10,'2024-05-26 20:34:04','2024-05-26 22:22:04','2024-05-26 22:17:03','2024-05-26 22:22:03',NULL,0,0,NULL,NULL),(19991,'mixpanel','completed',10,'2024-05-26 21:18:04','2024-05-26 22:29:46','2024-05-26 22:27:03','2024-05-26 22:29:45',NULL,0,0,NULL,NULL),(19992,'mixpanel','completed',10,'2024-05-26 21:05:04','2024-05-26 22:37:05','2024-05-26 22:32:03','2024-05-26 22:37:04',NULL,0,0,NULL,NULL),(19993,'mixpanel','completed',10,'2024-05-26 21:09:04','2024-05-26 22:47:04','2024-05-26 22:42:03','2024-05-26 22:47:03',NULL,0,0,NULL,NULL),(19994,'mixpanel','completed',10,'2024-05-26 21:16:04','2024-05-26 22:57:04','2024-05-26 22:52:03','2024-05-26 22:57:03',NULL,0,0,NULL,NULL),(19995,'mixpanel','completed',10,'2024-05-26 21:42:06','2024-05-26 23:07:05','2024-05-26 23:02:04','2024-05-26 23:07:04',NULL,0,0,NULL,NULL),(19996,'mixpanel','completed',10,'2024-05-26 22:06:05','2024-05-26 23:16:20','2024-05-26 23:12:04','2024-05-26 23:16:18',NULL,0,0,NULL,NULL),(19997,'mixpanel','completed',10,'2024-05-26 21:46:19','2024-05-26 23:27:13','2024-05-26 23:21:15','2024-05-26 23:27:09',NULL,0,0,NULL,NULL),(19998,'mixpanel','completed',10,'2024-05-26 21:38:00','2024-05-26 23:37:20','2024-05-26 23:31:59','2024-05-26 23:37:18',NULL,0,0,NULL,NULL),(19999,'mixpanel','completed',10,'2024-05-26 21:46:04','2024-05-26 23:47:04','2024-05-26 23:42:03','2024-05-26 23:47:03',NULL,0,0,NULL,NULL),(20000,'mixpanel','completed',10,'2024-05-26 22:24:04','2024-05-26 23:57:04','2024-05-26 23:52:03','2024-05-26 23:57:03',NULL,0,0,NULL,NULL),(20001,'mixpanel','completed',10,'2024-05-26 22:51:04','2024-05-27 00:07:04','2024-05-27 00:02:03','2024-05-27 00:07:03',NULL,0,0,NULL,NULL),(20002,'mixpanel','completed',10,'2024-05-26 23:10:04','2024-05-27 00:17:04','2024-05-27 00:12:03','2024-05-27 00:17:03',NULL,0,0,NULL,NULL),(20003,'mixpanel','completed',10,'2024-05-26 22:57:15','2024-05-27 00:26:04','2024-05-27 00:21:14','2024-05-27 00:26:04',NULL,0,0,NULL,NULL),(20004,'mixpanel','completed',10,'2024-05-26 22:37:04','2024-05-27 00:36:05','2024-05-27 00:32:03','2024-05-27 00:36:04',NULL,0,0,NULL,NULL),(20005,'mixpanel','completed',10,'2024-05-26 23:03:43','2024-05-27 00:47:04','2024-05-27 00:40:42','2024-05-27 00:47:03',NULL,0,0,NULL,NULL),(20006,'mixpanel','completed',10,'2024-05-26 23:09:04','2024-05-27 00:56:05','2024-05-27 00:51:03','2024-05-27 00:56:04',NULL,0,0,NULL,NULL),(20007,'mixpanel','completed',10,'2024-05-26 23:58:04','2024-05-27 01:07:04','2024-05-27 01:01:03','2024-05-27 01:07:03',NULL,0,0,NULL,NULL),(20008,'mixpanel','completed',10,'2024-05-26 23:17:05','2024-05-27 01:17:04','2024-05-27 01:11:04','2024-05-27 01:17:03',NULL,0,0,NULL,NULL),(20009,'mixpanel','completed',10,'2024-05-26 23:49:04','2024-05-27 01:26:04','2024-05-27 01:22:03','2024-05-27 01:26:03',NULL,0,0,NULL,NULL),(20010,'mixpanel','completed',10,'2024-05-27 00:10:04','2024-05-27 01:37:04','2024-05-27 01:31:03','2024-05-27 01:37:03',NULL,0,0,NULL,NULL),(20011,'mixpanel','completed',10,'2024-05-26 23:47:05','2024-05-27 01:47:04','2024-05-27 01:41:04','2024-05-27 01:47:03',NULL,0,0,NULL,NULL),(20012,'mixpanel','completed',10,'2024-05-27 00:43:04','2024-05-27 01:57:13','2024-05-27 01:52:03','2024-05-27 01:57:12',NULL,0,0,NULL,NULL),(20013,'mixpanel','completed',10,'2024-05-27 00:49:04','2024-05-27 02:07:04','2024-05-27 02:02:03','2024-05-27 02:07:03',NULL,0,0,NULL,NULL),(20014,'mixpanel','completed',10,'2024-05-27 00:15:04','2024-05-27 02:17:21','2024-05-27 02:12:03','2024-05-27 02:17:20',NULL,0,0,NULL,NULL),(20015,'mixpanel','completed',10,'2024-05-27 01:01:52','2024-05-27 02:23:52','2024-05-27 02:20:51','2024-05-27 02:23:51',NULL,0,0,NULL,NULL),(20016,'mixpanel','completed',10,'2024-05-27 01:08:04','2024-05-27 02:30:12','2024-05-27 02:27:03','2024-05-27 02:30:11',NULL,0,0,NULL,NULL),(20017,'mixpanel','completed',10,'2024-05-27 01:02:04','2024-05-27 02:40:20','2024-05-27 02:37:03','2024-05-27 02:40:19',NULL,0,0,NULL,NULL),(20018,'mixpanel','completed',10,'2024-05-27 01:17:58','2024-05-27 02:51:11','2024-05-27 02:46:57','2024-05-27 02:51:09',NULL,0,0,NULL,NULL),(20019,'mixpanel','completed',10,'2024-05-27 01:21:17','2024-05-27 03:00:39','2024-05-27 02:55:16','2024-05-27 03:00:38',NULL,0,0,NULL,NULL),(20020,'mixpanel','completed',10,'2024-05-27 01:56:04','2024-05-27 03:12:04','2024-05-27 03:07:03','2024-05-27 03:12:03',NULL,0,0,NULL,NULL),(20021,'mixpanel','completed',10,'2024-05-27 01:29:31','2024-05-27 03:19:31','2024-05-27 03:15:30','2024-05-27 03:19:30',NULL,0,0,NULL,NULL),(20022,'mixpanel','completed',10,'2024-05-27 01:56:04','2024-05-27 03:24:22','2024-05-27 03:22:03','2024-05-27 03:24:21',NULL,0,0,NULL,NULL),(20023,'mixpanel','completed',10,'2024-05-27 01:55:04','2024-05-27 03:29:54','2024-05-27 03:27:03','2024-05-27 03:29:53',NULL,0,0,NULL,NULL),(20024,'mixpanel','completed',10,'2024-05-27 01:59:05','2024-05-27 03:34:26','2024-05-27 03:32:04','2024-05-27 03:34:25',NULL,0,0,NULL,NULL),(20025,'mixpanel','completed',10,'2024-05-27 01:49:04','2024-05-27 03:41:04','2024-05-27 03:37:03','2024-05-27 03:41:04',NULL,0,0,NULL,NULL),(20026,'mixpanel','completed',10,'2024-05-27 01:44:47','2024-05-27 03:47:04','2024-05-27 03:43:46','2024-05-27 03:47:03',NULL,0,0,NULL,NULL),(20027,'mixpanel','completed',10,'2024-05-27 02:20:04','2024-05-27 03:57:02','2024-05-27 03:52:03','2024-05-27 03:57:01',NULL,0,0,NULL,NULL),(20028,'mixpanel','completed',10,'2024-05-27 02:57:37','2024-05-27 04:03:14','2024-05-27 04:00:36','2024-05-27 04:03:13',NULL,0,0,NULL,NULL),(20029,'mixpanel','completed',10,'2024-05-27 02:49:18','2024-05-27 04:08:49','2024-05-27 04:05:17','2024-05-27 04:08:48',NULL,0,0,NULL,NULL),(20030,'mixpanel','completed',10,'2024-05-27 02:46:04','2024-05-27 04:16:31','2024-05-27 04:12:03','2024-05-27 04:16:30',NULL,0,0,NULL,NULL),(20031,'mixpanel','completed',10,'2024-05-27 02:44:53','2024-05-27 04:23:51','2024-05-27 04:20:52','2024-05-27 04:23:50',NULL,0,0,NULL,NULL),(20032,'mixpanel','completed',10,'2024-05-27 02:30:26','2024-05-27 04:31:14','2024-05-27 04:27:25','2024-05-27 04:31:11',NULL,0,0,NULL,NULL),(20033,'mixpanel','completed',10,'2024-05-27 02:55:56','2024-05-27 04:37:05','2024-05-27 04:34:54','2024-05-27 04:37:03',NULL,0,0,NULL,NULL),(20034,'mixpanel','completed',10,'2024-05-27 02:48:00','2024-05-27 04:45:13','2024-05-27 04:41:59','2024-05-27 04:45:12',NULL,0,0,NULL,NULL),(20035,'mixpanel','completed',10,'2024-05-27 03:39:24','2024-05-27 04:52:15','2024-05-27 04:47:23','2024-05-27 04:52:14',NULL,0,0,NULL,NULL),(20036,'mixpanel','completed',10,'2024-05-27 03:30:37','2024-05-27 04:58:44','2024-05-27 04:55:36','2024-05-27 04:58:43',NULL,0,0,NULL,NULL),(20037,'mixpanel','completed',10,'2024-05-27 03:47:04','2024-05-27 05:06:07','2024-05-27 05:02:03','2024-05-27 05:06:06',NULL,0,0,NULL,NULL),(20038,'mixpanel','completed',10,'2024-05-27 03:24:20','2024-05-27 05:11:30','2024-05-27 05:09:19','2024-05-27 05:11:29',NULL,0,0,NULL,NULL),(20039,'mixpanel','completed',10,'2024-05-27 03:26:14','2024-05-27 05:18:47','2024-05-27 05:16:13','2024-05-27 05:18:46',NULL,0,0,NULL,NULL),(20040,'mixpanel','completed',10,'2024-05-27 04:12:16','2024-05-27 05:25:11','2024-05-27 05:22:15','2024-05-27 05:25:10',NULL,0,0,NULL,NULL),(20041,'mixpanel','completed',10,'2024-05-27 04:21:21','2024-05-27 05:31:16','2024-05-27 05:27:20','2024-05-27 05:31:15',NULL,0,0,NULL,NULL),(20042,'mixpanel','completed',10,'2024-05-27 04:09:29','2024-05-27 05:38:13','2024-05-27 05:35:28','2024-05-27 05:38:12',NULL,0,0,NULL,NULL),(20043,'mixpanel','completed',10,'2024-05-27 04:09:58','2024-05-27 05:44:23','2024-05-27 05:41:57','2024-05-27 05:44:22',NULL,0,0,NULL,NULL),(20044,'mixpanel','completed',10,'2024-05-27 04:12:13','2024-05-27 05:50:48','2024-05-27 05:47:12','2024-05-27 05:50:47',NULL,0,0,NULL,NULL),(20045,'mixpanel','completed',10,'2024-05-27 04:52:56','2024-05-27 05:57:04','2024-05-27 05:54:55','2024-05-27 05:57:03',NULL,0,0,NULL,NULL),(20046,'mixpanel','completed',10,'2024-05-27 04:44:19','2024-05-27 06:01:56','2024-05-27 05:59:18','2024-05-27 06:01:55',NULL,0,0,NULL,NULL),(20047,'mixpanel','completed',10,'2024-05-27 04:57:56','2024-05-27 06:09:00','2024-05-27 06:04:55','2024-05-27 06:08:59',NULL,0,0,NULL,NULL),(20048,'mixpanel','completed',10,'2024-05-27 05:01:11','2024-05-27 06:17:04','2024-05-27 06:11:10','2024-05-27 06:17:03',NULL,0,0,NULL,NULL),(20049,'mixpanel','completed',10,'2024-05-27 04:54:00','2024-05-27 06:24:19','2024-05-27 06:19:59','2024-05-27 06:24:18',NULL,0,0,NULL,NULL),(20050,'mixpanel','completed',10,'2024-05-27 05:11:12','2024-05-27 06:32:24','2024-05-27 06:27:11','2024-05-27 06:32:23',NULL,0,0,NULL,NULL),(20051,'mixpanel','completed',10,'2024-05-27 04:39:07','2024-05-27 06:38:51','2024-05-27 06:36:06','2024-05-27 06:38:50',NULL,0,0,NULL,NULL),(20052,'mixpanel','completed',10,'2024-05-27 04:57:14','2024-05-27 06:43:53','2024-05-27 06:41:13','2024-05-27 06:43:52',NULL,0,0,NULL,NULL),(20053,'mixpanel','completed',10,'2024-05-27 05:12:11','2024-05-27 06:48:42','2024-05-27 06:46:10','2024-05-27 06:48:41',NULL,0,0,NULL,NULL),(20054,'mixpanel','completed',10,'2024-05-27 05:42:18','2024-05-27 06:56:31','2024-05-27 06:52:17','2024-05-27 06:56:30',NULL,0,0,NULL,NULL),(20055,'mixpanel','completed',10,'2024-05-27 05:55:06','2024-05-27 07:02:17','2024-05-27 07:00:05','2024-05-27 07:02:16',NULL,0,0,NULL,NULL),(20056,'mixpanel','completed',10,'2024-05-27 05:18:49','2024-05-27 07:09:16','2024-05-27 07:05:48','2024-05-27 07:09:15',NULL,0,0,NULL,NULL),(20057,'mixpanel','completed',10,'2024-05-27 05:59:31','2024-05-27 07:14:12','2024-05-27 07:11:30','2024-05-27 07:14:11',NULL,0,0,NULL,NULL),(20058,'mixpanel','completed',10,'2024-05-27 05:28:46','2024-05-27 07:21:17','2024-05-27 07:17:45','2024-05-27 07:21:16',NULL,0,0,NULL,NULL),(20059,'mixpanel','completed',10,'2024-05-27 06:13:16','2024-05-27 07:31:04','2024-05-27 07:26:15','2024-05-27 07:31:03',NULL,0,0,NULL,NULL),(20060,'mixpanel','completed',10,'2024-05-27 06:13:16','2024-05-27 07:38:47','2024-05-27 07:36:15','2024-05-27 07:38:46',NULL,0,0,NULL,NULL),(20061,'mixpanel','completed',10,'2024-05-27 06:26:33','2024-05-27 07:49:45','2024-05-27 07:44:32','2024-05-27 07:49:44',NULL,0,0,NULL,NULL),(20062,'mixpanel','completed',10,'2024-05-27 06:21:18','2024-05-27 07:56:15','2024-05-27 07:52:17','2024-05-27 07:56:14',NULL,0,0,NULL,NULL),(20063,'mixpanel','completed',10,'2024-05-27 06:27:50','2024-05-27 08:01:17','2024-05-27 07:58:49','2024-05-27 08:01:16',NULL,0,0,NULL,NULL),(20064,'mixpanel','completed',10,'2024-05-27 06:29:23','2024-05-27 08:09:42','2024-05-27 08:06:22','2024-05-27 08:09:41',NULL,0,0,NULL,NULL),(20065,'mixpanel','completed',10,'2024-05-27 06:44:58','2024-05-27 08:16:13','2024-05-27 08:12:57','2024-05-27 08:16:12',NULL,0,0,NULL,NULL),(20066,'mixpanel','completed',10,'2024-05-27 06:50:22','2024-05-27 08:23:36','2024-05-27 08:20:21','2024-05-27 08:23:35',NULL,0,0,NULL,NULL),(20067,'mixpanel','completed',10,'2024-05-27 07:00:17','2024-05-27 08:31:18','2024-05-27 08:26:16','2024-05-27 08:31:17',NULL,0,0,NULL,NULL),(20068,'mixpanel','completed',10,'2024-05-27 07:20:20','2024-05-27 08:41:15','2024-05-27 08:36:19','2024-05-27 08:41:14',NULL,0,0,NULL,NULL),(20069,'mixpanel','completed',10,'2024-05-27 07:33:53','2024-05-27 08:51:17','2024-05-27 08:47:52','2024-05-27 08:51:16',NULL,0,0,NULL,NULL),(20070,'mixpanel','completed',10,'2024-05-27 07:14:43','2024-05-27 09:01:05','2024-05-27 08:57:42','2024-05-27 09:01:04',NULL,0,0,NULL,NULL),(20071,'mixpanel','completed',10,'2024-05-27 08:03:16','2024-05-27 09:11:15','2024-05-27 09:06:14','2024-05-27 09:11:14',NULL,0,0,NULL,NULL),(20072,'mixpanel','completed',10,'2024-05-27 07:36:04','2024-05-27 09:18:24','2024-05-27 09:16:03','2024-05-27 09:18:23',NULL,0,0,NULL,NULL),(20073,'mixpanel','completed',10,'2024-05-27 08:02:16','2024-05-27 09:25:03','2024-05-27 09:21:15','2024-05-27 09:25:02',NULL,0,0,NULL,NULL),(20074,'mixpanel','completed',10,'2024-05-27 08:19:04','2024-05-27 09:31:04','2024-05-27 09:27:03','2024-05-27 09:31:03',NULL,0,0,NULL,NULL),(20075,'mixpanel','completed',10,'2024-05-27 08:27:20','2024-05-27 09:36:21','2024-05-27 09:33:19','2024-05-27 09:36:20',NULL,0,0,NULL,NULL),(20076,'mixpanel','completed',10,'2024-05-27 08:01:04','2024-05-27 09:41:15','2024-05-27 09:39:03','2024-05-27 09:41:14',NULL,0,0,NULL,NULL),(20077,'mixpanel','completed',10,'2024-05-27 08:41:37','2024-05-27 09:46:20','2024-05-27 09:43:36','2024-05-27 09:46:19',NULL,0,0,NULL,NULL),(20078,'mixpanel','completed',10,'2024-05-27 08:34:11','2024-05-27 09:51:28','2024-05-27 09:49:10','2024-05-27 09:51:27',NULL,0,0,NULL,NULL),(20079,'mixpanel','completed',10,'2024-05-27 08:03:04','2024-05-27 09:56:19','2024-05-27 09:54:03','2024-05-27 09:56:18',NULL,0,0,NULL,NULL),(20080,'mixpanel','completed',10,'2024-05-27 08:23:57','2024-05-27 10:04:36','2024-05-27 09:59:56','2024-05-27 10:04:35',NULL,0,0,NULL,NULL),(20081,'mixpanel','completed',10,'2024-05-27 08:41:11','2024-05-27 10:15:32','2024-05-27 10:11:10','2024-05-27 10:15:31',NULL,0,0,NULL,NULL),(20082,'mixpanel','completed',10,'2024-05-27 08:27:55','2024-05-27 10:25:13','2024-05-27 10:20:54','2024-05-27 10:25:12',NULL,0,0,NULL,NULL),(20083,'mixpanel','completed',10,'2024-05-27 09:26:04','2024-05-27 10:41:05','2024-05-27 10:36:03','2024-05-27 10:41:04',NULL,0,0,NULL,NULL),(20084,'mixpanel','completed',10,'2024-05-27 09:35:23','2024-05-27 10:46:05','2024-05-27 10:43:22','2024-05-27 10:46:03',NULL,0,0,NULL,NULL),(20085,'mixpanel','completed',10,'2024-05-27 09:16:46','2024-05-27 10:51:10','2024-05-27 10:48:45','2024-05-27 10:51:09',NULL,0,0,NULL,NULL),(20086,'mixpanel','completed',10,'2024-05-27 09:24:15','2024-05-27 11:00:44','2024-05-27 10:55:14','2024-05-27 11:00:43',NULL,0,0,NULL,NULL),(20087,'mixpanel','completed',10,'2024-05-27 09:58:30','2024-05-27 11:11:17','2024-05-27 11:05:29','2024-05-27 11:11:16',NULL,0,0,NULL,NULL),(20088,'mixpanel','completed',10,'2024-05-27 09:34:18','2024-05-27 11:18:50','2024-05-27 11:16:17','2024-05-27 11:18:49',NULL,0,0,NULL,NULL),(20089,'mixpanel','completed',10,'2024-05-27 10:00:21','2024-05-27 11:24:35','2024-05-27 11:21:20','2024-05-27 11:24:34',NULL,0,0,NULL,NULL),(20090,'mixpanel','completed',10,'2024-05-27 10:23:53','2024-05-27 11:34:25','2024-05-27 11:30:52','2024-05-27 11:34:24',NULL,0,0,NULL,NULL),(20091,'mixpanel','completed',10,'2024-05-27 09:59:38','2024-05-27 11:41:14','2024-05-27 11:36:37','2024-05-27 11:41:13',NULL,0,0,NULL,NULL),(20092,'mixpanel','completed',10,'2024-05-27 10:04:06','2024-05-27 11:46:14','2024-05-27 11:44:05','2024-05-27 11:46:13',NULL,0,0,NULL,NULL),(20093,'mixpanel','completed',10,'2024-05-27 10:12:13','2024-05-27 11:54:56','2024-05-27 11:51:12','2024-05-27 11:54:55',NULL,0,0,NULL,NULL),(20094,'mixpanel','completed',10,'2024-05-27 10:41:04','2024-05-27 12:01:16','2024-05-27 11:57:03','2024-05-27 12:01:15',NULL,0,0,NULL,NULL),(20095,'mixpanel','completed',10,'2024-05-27 10:28:17','2024-05-27 12:11:16','2024-05-27 12:06:16','2024-05-27 12:11:15',NULL,0,0,NULL,NULL),(20096,'mixpanel','completed',10,'2024-05-27 10:52:17','2024-05-27 12:21:05','2024-05-27 12:16:16','2024-05-27 12:21:04',NULL,0,0,NULL,NULL),(20097,'mixpanel','completed',10,'2024-05-27 11:24:19','2024-05-27 12:29:15','2024-05-27 12:26:18','2024-05-27 12:29:14',NULL,0,0,NULL,NULL),(20098,'mixpanel','completed',10,'2024-05-27 11:03:46','2024-05-27 12:41:13','2024-05-27 12:34:46','2024-05-27 12:41:12',NULL,0,0,NULL,NULL),(20099,'mixpanel','completed',10,'2024-05-27 11:09:21','2024-05-27 12:51:16','2024-05-27 12:46:20','2024-05-27 12:51:15',NULL,0,0,NULL,NULL),(20100,'mixpanel','completed',10,'2024-05-27 11:22:22','2024-05-27 13:01:05','2024-05-27 12:56:21','2024-05-27 13:01:04',NULL,0,0,NULL,NULL),(20101,'mixpanel','completed',10,'2024-05-27 11:49:12','2024-05-27 13:11:08','2024-05-27 13:06:11','2024-05-27 13:11:02',NULL,0,0,NULL,NULL),(20102,'mixpanel','completed',10,'2024-05-27 11:23:05','2024-05-27 13:21:13','2024-05-27 13:16:04','2024-05-27 13:21:12',NULL,0,0,NULL,NULL),(20103,'mixpanel','completed',10,'2024-05-27 11:56:05','2024-05-27 13:31:16','2024-05-27 13:26:04','2024-05-27 13:31:15',NULL,0,0,NULL,NULL),(20104,'mixpanel','completed',10,'2024-05-27 12:14:05','2024-05-27 13:38:14','2024-05-27 13:36:04','2024-05-27 13:38:13',NULL,0,0,NULL,NULL),(20105,'mixpanel','completed',10,'2024-05-27 11:50:15','2024-05-27 13:46:18','2024-05-27 13:41:13','2024-05-27 13:46:17',NULL,0,0,NULL,NULL),(20106,'mixpanel','completed',10,'2024-05-27 12:01:05','2024-05-27 13:56:11','2024-05-27 13:51:04','2024-05-27 13:56:10',NULL,0,0,NULL,NULL),(20107,'mixpanel','completed',10,'2024-05-27 12:54:18','2024-05-27 14:06:21','2024-05-27 14:01:17','2024-05-27 14:06:20',NULL,0,0,NULL,NULL),(20108,'mixpanel','completed',10,'2024-05-27 12:24:28','2024-05-27 14:16:04','2024-05-27 14:09:27','2024-05-27 14:16:03',NULL,0,0,NULL,NULL),(20109,'mixpanel','completed',10,'2024-05-27 12:34:14','2024-05-27 14:25:19','2024-05-27 14:21:13','2024-05-27 14:25:18',NULL,0,0,NULL,NULL),(20110,'mixpanel','completed',10,'2024-05-27 12:47:58','2024-05-27 14:36:14','2024-05-27 14:30:57','2024-05-27 14:36:14',NULL,0,0,NULL,NULL),(20111,'mixpanel','completed',10,'2024-05-27 13:07:16','2024-05-27 14:46:19','2024-05-27 14:41:15','2024-05-27 14:46:18',NULL,0,0,NULL,NULL),(20112,'mixpanel','completed',10,'2024-05-27 13:40:23','2024-05-27 14:56:20','2024-05-27 14:51:22','2024-05-27 14:56:19',NULL,0,0,NULL,NULL),(20113,'schedule_re_engagement_email','completed',10,'2024-05-28 15:01:00','2024-05-28 15:01:29','2024-05-27 15:00:59','2024-05-28 15:01:28',NULL,0,0,NULL,NULL),(20114,'mixpanel','completed',10,'2024-05-27 13:16:00','2024-05-27 15:06:13','2024-05-27 15:00:59','2024-05-27 15:06:12',NULL,0,0,NULL,NULL),(20115,'mixpanel','completed',10,'2024-05-27 13:52:27','2024-05-27 15:16:15','2024-05-27 15:09:26','2024-05-27 15:16:14',NULL,0,0,NULL,NULL),(20116,'mixpanel','completed',10,'2024-05-27 14:02:05','2024-05-27 15:28:09','2024-05-27 15:26:04','2024-05-27 15:28:08',NULL,0,0,NULL,NULL),(20117,'mixpanel','completed',10,'2024-05-27 13:44:13','2024-05-27 15:36:17','2024-05-27 15:31:12','2024-05-27 15:36:16',NULL,0,0,NULL,NULL),(20118,'mixpanel','completed',10,'2024-05-27 13:40:20','2024-05-27 15:46:11','2024-05-27 15:41:18','2024-05-27 15:46:10',NULL,0,0,NULL,NULL),(20119,'mixpanel','completed',10,'2024-05-27 14:04:18','2024-05-27 15:56:05','2024-05-27 15:51:17','2024-05-27 15:56:04',NULL,0,0,NULL,NULL),(20120,'mixpanel','completed',10,'2024-05-27 14:37:13','2024-05-27 16:06:16','2024-05-27 16:00:12','2024-05-27 16:06:15',NULL,0,0,NULL,NULL),(20121,'mixpanel','completed',10,'2024-05-27 14:19:19','2024-05-27 16:16:04','2024-05-27 16:13:18','2024-05-27 16:16:03',NULL,0,0,NULL,NULL),(20122,'mixpanel','completed',10,'2024-05-27 14:47:25','2024-05-27 16:26:15','2024-05-27 16:21:24','2024-05-27 16:26:14',NULL,0,0,NULL,NULL),(20123,'mixpanel','completed',10,'2024-05-27 15:23:17','2024-05-27 16:36:15','2024-05-27 16:31:16','2024-05-27 16:36:14',NULL,0,0,NULL,NULL),(20124,'mixpanel','completed',10,'2024-05-27 14:45:28','2024-05-27 16:46:04','2024-05-27 16:40:26','2024-05-27 16:46:04',NULL,0,0,NULL,NULL),(20125,'mixpanel','completed',10,'2024-05-27 15:32:18','2024-05-27 16:56:13','2024-05-27 16:51:17','2024-05-27 16:56:12',NULL,0,0,NULL,NULL),(20126,'mixpanel','completed',10,'2024-05-27 15:54:04','2024-05-27 17:06:20','2024-05-27 17:01:04','2024-05-27 17:06:19',NULL,0,0,NULL,NULL),(20127,'mixpanel','completed',10,'2024-05-27 15:44:13','2024-05-27 17:16:05','2024-05-27 17:11:12','2024-05-27 17:16:04',NULL,0,0,NULL,NULL),(20128,'mixpanel','completed',10,'2024-05-27 15:29:25','2024-05-27 17:21:40','2024-05-27 17:19:24','2024-05-27 17:21:39',NULL,0,0,NULL,NULL),(20129,'mixpanel','completed',10,'2024-05-27 15:53:34','2024-05-27 17:27:36','2024-05-27 17:24:34','2024-05-27 17:27:35',NULL,0,0,NULL,NULL),(20130,'mixpanel','completed',10,'2024-05-27 16:06:41','2024-05-27 17:32:39','2024-05-27 17:29:40','2024-05-27 17:32:38',NULL,0,0,NULL,NULL),(20131,'mixpanel','completed',10,'2024-05-27 15:36:37','2024-05-27 17:38:35','2024-05-27 17:35:36','2024-05-27 17:38:34',NULL,0,0,NULL,NULL),(20132,'mixpanel','completed',10,'2024-05-27 16:20:43','2024-05-27 17:44:36','2024-05-27 17:41:42','2024-05-27 17:44:35',NULL,0,0,NULL,NULL),(20133,'mixpanel','completed',10,'2024-05-27 15:57:35','2024-05-27 17:49:38','2024-05-27 17:47:34','2024-05-27 17:49:37',NULL,0,0,NULL,NULL),(20134,'mixpanel','completed',10,'2024-05-27 16:04:40','2024-05-27 17:55:34','2024-05-27 17:52:39','2024-05-27 17:55:33',NULL,0,0,NULL,NULL),(20135,'mixpanel','completed',10,'2024-05-27 16:37:37','2024-05-27 18:00:37','2024-05-27 17:57:36','2024-05-27 18:00:36',NULL,0,0,NULL,NULL),(20136,'mixpanel','completed',10,'2024-05-27 16:46:35','2024-05-27 18:06:39','2024-05-27 18:03:34','2024-05-27 18:06:37',NULL,0,0,NULL,NULL),(20137,'mixpanel','completed',10,'2024-05-27 16:31:37','2024-05-27 18:11:38','2024-05-27 18:09:36','2024-05-27 18:11:37',NULL,0,0,NULL,NULL),(20138,'mixpanel','completed',10,'2024-05-27 17:10:36','2024-05-27 18:17:35','2024-05-27 18:14:35','2024-05-27 18:17:34',NULL,0,0,NULL,NULL),(20139,'mixpanel','completed',10,'2024-05-27 17:11:35','2024-05-27 18:23:37','2024-05-27 18:20:34','2024-05-27 18:23:36',NULL,0,0,NULL,NULL),(20140,'mixpanel','completed',10,'2024-05-27 17:19:39','2024-05-27 18:28:35','2024-05-27 18:25:38','2024-05-27 18:28:34',NULL,0,0,NULL,NULL),(20141,'mixpanel','completed',10,'2024-05-27 17:19:37','2024-05-27 18:33:38','2024-05-27 18:30:36','2024-05-27 18:33:37',NULL,0,0,NULL,NULL),(20142,'mixpanel','completed',10,'2024-05-27 16:59:35','2024-05-27 18:39:36','2024-05-27 18:36:34','2024-05-27 18:39:35',NULL,0,0,NULL,NULL),(20143,'mixpanel','completed',10,'2024-05-27 17:18:36','2024-05-27 18:45:36','2024-05-27 18:42:35','2024-05-27 18:45:35',NULL,0,0,NULL,NULL),(20144,'mixpanel','completed',10,'2024-05-27 17:21:35','2024-05-27 18:50:37','2024-05-27 18:48:34','2024-05-27 18:50:36',NULL,0,0,NULL,NULL),(20145,'subscribers_engagement_score','completed',10,'2024-05-27 18:50:37','2024-05-27 18:53:36','2024-05-27 18:50:36','2024-05-27 18:53:35',NULL,0,0,NULL,NULL),(20146,'subscribers_engagement_score','completed',10,'2024-05-28 04:42:00','2024-05-28 04:46:13','2024-05-27 18:53:35','2024-05-28 04:46:11',NULL,0,0,NULL,NULL),(20147,'mixpanel','completed',10,'2024-05-27 16:55:36','2024-05-27 18:56:39','2024-05-27 18:53:35','2024-05-27 18:56:38',NULL,0,0,NULL,NULL),(20148,'mixpanel','completed',10,'2024-05-27 17:03:36','2024-05-27 19:02:36','2024-05-27 18:59:35','2024-05-27 19:02:35',NULL,0,0,NULL,NULL),(20149,'mixpanel','completed',10,'2024-05-27 18:06:16','2024-05-27 19:11:05','2024-05-27 19:08:14','2024-05-27 19:11:04',NULL,0,0,NULL,NULL),(20150,'mixpanel','completed',10,'2024-05-27 17:56:05','2024-05-27 19:21:05','2024-05-27 19:16:04','2024-05-27 19:21:04',NULL,0,0,NULL,NULL),(20151,'mixpanel','completed',10,'2024-05-27 18:20:05','2024-05-27 19:31:04','2024-05-27 19:26:04','2024-05-27 19:31:03',NULL,0,0,NULL,NULL),(20152,'mixpanel','completed',10,'2024-05-27 18:11:05','2024-05-27 19:41:05','2024-05-27 19:36:04','2024-05-27 19:41:04',NULL,0,0,NULL,NULL),(20153,'mixpanel','completed',10,'2024-05-27 18:18:05','2024-05-27 19:51:05','2024-05-27 19:46:04','2024-05-27 19:51:04',NULL,0,0,NULL,NULL),(20154,'mixpanel','completed',10,'2024-05-27 18:48:05','2024-05-27 20:01:05','2024-05-27 19:56:04','2024-05-27 20:01:04',NULL,0,0,NULL,NULL),(20155,'mixpanel','completed',10,'2024-05-27 18:51:04','2024-05-27 20:11:24','2024-05-27 20:06:04','2024-05-27 20:11:23',NULL,0,0,NULL,NULL),(20156,'mixpanel','completed',10,'2024-05-27 18:57:15','2024-05-27 20:21:05','2024-05-27 20:16:13','2024-05-27 20:21:04',NULL,0,0,NULL,NULL),(20157,'mixpanel','completed',10,'2024-05-27 19:17:14','2024-05-27 20:31:22','2024-05-27 20:26:14','2024-05-27 20:31:21',NULL,0,0,NULL,NULL),(20158,'mixpanel','completed',10,'2024-05-27 19:06:05','2024-05-27 20:41:28','2024-05-27 20:36:04','2024-05-27 20:41:28',NULL,0,0,NULL,NULL),(20159,'mixpanel','completed',10,'2024-05-27 19:17:13','2024-05-27 20:51:14','2024-05-27 20:46:12','2024-05-27 20:51:13',NULL,0,0,NULL,NULL),(20160,'mixpanel','completed',10,'2024-05-27 19:53:18','2024-05-27 21:01:05','2024-05-27 20:56:17','2024-05-27 21:01:04',NULL,0,0,NULL,NULL),(20161,'mixpanel','completed',10,'2024-05-27 19:10:16','2024-05-27 21:11:16','2024-05-27 21:06:15','2024-05-27 21:11:15',NULL,0,0,NULL,NULL),(20162,'mixpanel','completed',10,'2024-05-27 19:42:25','2024-05-27 21:21:18','2024-05-27 21:16:24','2024-05-27 21:21:17',NULL,0,0,NULL,NULL),(20163,'mixpanel','completed',10,'2024-05-27 19:31:13','2024-05-27 21:36:16','2024-05-27 21:26:13','2024-05-27 21:36:15',NULL,0,0,NULL,NULL),(20164,'mixpanel','completed',10,'2024-05-27 20:22:15','2024-05-27 21:46:16','2024-05-27 21:41:14','2024-05-27 21:46:15',NULL,0,0,NULL,NULL),(20165,'mixpanel','completed',10,'2024-05-27 20:44:18','2024-05-27 21:56:16','2024-05-27 21:51:17','2024-05-27 21:56:15',NULL,0,0,NULL,NULL),(20166,'mixpanel','completed',10,'2024-05-27 20:32:18','2024-05-27 22:06:13','2024-05-27 22:01:17','2024-05-27 22:06:12',NULL,0,0,NULL,NULL),(20167,'mixpanel','completed',10,'2024-05-27 20:27:14','2024-05-27 22:16:05','2024-05-27 22:11:13','2024-05-27 22:16:04',NULL,0,0,NULL,NULL),(20168,'mixpanel','completed',10,'2024-05-27 20:30:24','2024-05-27 22:26:22','2024-05-27 22:21:19','2024-05-27 22:26:19',NULL,0,0,NULL,NULL),(20169,'mixpanel','completed',10,'2024-05-27 20:42:17','2024-05-27 22:36:21','2024-05-27 22:31:16','2024-05-27 22:36:20',NULL,0,0,NULL,NULL),(20170,'mixpanel','completed',10,'2024-05-27 20:56:12','2024-05-27 22:46:09','2024-05-27 22:41:11','2024-05-27 22:46:08',NULL,0,0,NULL,NULL),(20171,'mixpanel','completed',10,'2024-05-27 21:13:15','2024-05-27 22:56:18','2024-05-27 22:51:14','2024-05-27 22:56:17',NULL,0,0,NULL,NULL),(20172,'mixpanel','completed',10,'2024-05-27 21:26:16','2024-05-27 23:06:16','2024-05-27 23:01:15','2024-05-27 23:06:15',NULL,0,0,NULL,NULL),(20173,'mixpanel','completed',10,'2024-05-27 21:37:16','2024-05-27 23:16:05','2024-05-27 23:11:15','2024-05-27 23:16:04',NULL,0,0,NULL,NULL),(20174,'mixpanel','completed',10,'2024-05-27 21:52:05','2024-05-27 23:26:13','2024-05-27 23:21:04','2024-05-27 23:26:12',NULL,0,0,NULL,NULL),(20175,'mixpanel','completed',10,'2024-05-27 21:44:27','2024-05-27 23:36:19','2024-05-27 23:31:23','2024-05-27 23:36:17',NULL,0,0,NULL,NULL),(20176,'mixpanel','completed',10,'2024-05-27 22:30:05','2024-05-27 23:46:05','2024-05-27 23:41:04','2024-05-27 23:46:04',NULL,0,0,NULL,NULL),(20177,'mixpanel','completed',10,'2024-05-27 22:36:10','2024-05-27 23:56:20','2024-05-27 23:51:09','2024-05-27 23:56:19',NULL,0,0,NULL,NULL),(20178,'mixpanel','completed',10,'2024-05-27 22:26:05','2024-05-28 00:06:16','2024-05-28 00:01:04','2024-05-28 00:06:14',NULL,0,0,NULL,NULL),(20179,'mixpanel','completed',10,'2024-05-27 22:54:30','2024-05-28 00:16:05','2024-05-28 00:11:29','2024-05-28 00:16:04',NULL,0,0,NULL,NULL),(20180,'mixpanel','completed',10,'2024-05-27 23:08:15','2024-05-28 00:26:05','2024-05-28 00:21:14','2024-05-28 00:26:04',NULL,0,0,NULL,NULL),(20181,'mixpanel','completed',10,'2024-05-27 22:58:05','2024-05-28 00:36:14','2024-05-28 00:31:04','2024-05-28 00:36:13',NULL,0,0,NULL,NULL),(20182,'mixpanel','completed',10,'2024-05-27 22:45:19','2024-05-28 00:46:05','2024-05-28 00:41:18','2024-05-28 00:46:04',NULL,0,0,NULL,NULL),(20183,'mixpanel','completed',10,'2024-05-27 23:47:17','2024-05-28 00:56:22','2024-05-28 00:51:16','2024-05-28 00:56:21',NULL,0,0,NULL,NULL),(20184,'mixpanel','completed',10,'2024-05-27 23:23:05','2024-05-28 01:06:06','2024-05-28 01:01:04','2024-05-28 01:06:04',NULL,0,0,NULL,NULL),(20185,'mixpanel','completed',10,'2024-05-27 23:42:05','2024-05-28 01:16:05','2024-05-28 01:11:04','2024-05-28 01:16:04',NULL,0,0,NULL,NULL),(20186,'mixpanel','completed',10,'2024-05-28 00:12:18','2024-05-28 01:26:05','2024-05-28 01:21:17','2024-05-28 01:26:04',NULL,0,0,NULL,NULL),(20187,'mixpanel','completed',10,'2024-05-28 00:18:05','2024-05-28 01:36:05','2024-05-28 01:31:04','2024-05-28 01:36:04',NULL,0,0,NULL,NULL),(20188,'mixpanel','completed',10,'2024-05-28 00:32:11','2024-05-28 01:46:05','2024-05-28 01:41:10','2024-05-28 01:46:04',NULL,0,0,NULL,NULL),(20189,'mixpanel','completed',10,'2024-05-28 00:11:05','2024-05-28 01:56:21','2024-05-28 01:51:04','2024-05-28 01:56:20',NULL,0,0,NULL,NULL),(20190,'mixpanel','completed',10,'2024-05-28 00:11:25','2024-05-28 02:06:11','2024-05-28 02:01:24','2024-05-28 02:06:10',NULL,0,0,NULL,NULL),(20191,'mixpanel','completed',10,'2024-05-28 00:46:13','2024-05-28 02:16:18','2024-05-28 02:11:12','2024-05-28 02:16:17',NULL,0,0,NULL,NULL),(20192,'mixpanel','completed',10,'2024-05-28 01:08:17','2024-05-28 02:26:05','2024-05-28 02:21:16','2024-05-28 02:26:04',NULL,0,0,NULL,NULL),(20193,'mixpanel','completed',10,'2024-05-28 00:31:17','2024-05-28 02:36:05','2024-05-28 02:31:16','2024-05-28 02:36:04',NULL,0,0,NULL,NULL),(20194,'mixpanel','completed',10,'2024-05-28 01:12:20','2024-05-28 02:46:05','2024-05-28 02:41:18','2024-05-28 02:46:04',NULL,0,0,NULL,NULL),(20195,'mixpanel','completed',10,'2024-05-28 01:07:17','2024-05-28 02:56:05','2024-05-28 02:51:16','2024-05-28 02:56:04',NULL,0,0,NULL,NULL),(20196,'mixpanel','completed',10,'2024-05-28 01:02:19','2024-05-28 03:06:18','2024-05-28 03:00:17','2024-05-28 03:06:17',NULL,0,0,NULL,NULL),(20197,'mixpanel','completed',10,'2024-05-28 01:22:17','2024-05-28 03:16:05','2024-05-28 03:11:17','2024-05-28 03:16:04',NULL,0,0,NULL,NULL),(20198,'mixpanel','completed',10,'2024-05-28 01:35:15','2024-05-28 03:26:05','2024-05-28 03:21:14','2024-05-28 03:26:04',NULL,0,0,NULL,NULL),(20199,'mixpanel','completed',10,'2024-05-28 01:47:16','2024-05-28 03:36:17','2024-05-28 03:31:15','2024-05-28 03:36:16',NULL,0,0,NULL,NULL),(20200,'mixpanel','completed',10,'2024-05-28 02:23:19','2024-05-28 03:46:05','2024-05-28 03:41:18','2024-05-28 03:46:04',NULL,0,0,NULL,NULL),(20201,'mixpanel','completed',10,'2024-05-28 02:23:17','2024-05-28 03:56:16','2024-05-28 03:51:16','2024-05-28 03:56:15',NULL,0,0,NULL,NULL),(20202,'mixpanel','completed',10,'2024-05-28 02:21:16','2024-05-28 04:06:13','2024-05-28 04:01:15','2024-05-28 04:06:12',NULL,0,0,NULL,NULL),(20203,'mixpanel','completed',10,'2024-05-28 03:09:22','2024-05-28 04:16:14','2024-05-28 04:11:21','2024-05-28 04:16:13',NULL,0,0,NULL,NULL),(20204,'mixpanel','completed',10,'2024-05-28 02:54:15','2024-05-28 04:26:14','2024-05-28 04:21:14','2024-05-28 04:26:13',NULL,0,0,NULL,NULL),(20205,'mixpanel','completed',10,'2024-05-28 02:55:29','2024-05-28 04:36:18','2024-05-28 04:31:25','2024-05-28 04:36:15',NULL,0,0,NULL,NULL),(20206,'mixpanel','completed',10,'2024-05-28 03:03:11','2024-05-28 04:46:13','2024-05-28 04:41:09','2024-05-28 04:46:11',NULL,0,0,NULL,NULL),(20207,'subscribers_engagement_score','completed',10,'2024-05-28 22:13:00','2024-05-28 22:16:11','2024-05-28 04:46:11','2024-05-28 22:16:10',NULL,0,0,NULL,NULL),(20208,'mixpanel','completed',10,'2024-05-28 03:00:20','2024-05-28 04:51:14','2024-05-28 04:48:19','2024-05-28 04:51:13',NULL,0,0,NULL,NULL),(20209,'mixpanel','completed',10,'2024-05-28 03:31:13','2024-05-28 05:01:15','2024-05-28 04:56:12','2024-05-28 05:01:13',NULL,0,0,NULL,NULL),(20210,'mixpanel','completed',10,'2024-05-28 03:26:15','2024-05-28 05:11:13','2024-05-28 05:06:14','2024-05-28 05:11:12',NULL,0,0,NULL,NULL),(20211,'mixpanel','completed',10,'2024-05-28 03:34:16','2024-05-28 05:21:16','2024-05-28 05:16:15','2024-05-28 05:21:15',NULL,0,0,NULL,NULL),(20212,'mixpanel','completed',10,'2024-05-28 04:17:19','2024-05-28 05:31:05','2024-05-28 05:26:18','2024-05-28 05:31:04',NULL,0,0,NULL,NULL),(20213,'mixpanel','completed',10,'2024-05-28 04:08:17','2024-05-28 05:41:17','2024-05-28 05:36:16','2024-05-28 05:41:16',NULL,0,0,NULL,NULL),(20214,'mixpanel','completed',10,'2024-05-28 04:04:16','2024-05-28 05:51:13','2024-05-28 05:46:15','2024-05-28 05:51:12',NULL,0,0,NULL,NULL),(20215,'mixpanel','completed',10,'2024-05-28 04:22:27','2024-05-28 06:01:19','2024-05-28 05:56:26','2024-05-28 06:01:18',NULL,0,0,NULL,NULL),(20216,'mixpanel','completed',10,'2024-05-28 05:03:12','2024-05-28 06:10:30','2024-05-28 06:06:11','2024-05-28 06:10:29',NULL,0,0,NULL,NULL),(20217,'mixpanel','completed',10,'2024-05-28 05:11:12','2024-05-28 06:21:15','2024-05-28 06:16:11','2024-05-28 06:21:14',NULL,0,0,NULL,NULL),(20218,'mixpanel','completed',10,'2024-05-28 05:10:05','2024-05-28 06:31:08','2024-05-28 06:26:04','2024-05-28 06:31:07',NULL,0,0,NULL,NULL),(20219,'mixpanel','completed',10,'2024-05-28 05:02:23','2024-05-28 06:41:14','2024-05-28 06:36:22','2024-05-28 06:41:13',NULL,0,0,NULL,NULL),(20220,'mixpanel','completed',10,'2024-05-28 05:33:19','2024-05-28 06:51:16','2024-05-28 06:46:18','2024-05-28 06:51:15',NULL,0,0,NULL,NULL),(20221,'mixpanel','completed',10,'2024-05-28 05:25:17','2024-05-28 07:01:05','2024-05-28 06:56:16','2024-05-28 07:01:04',NULL,0,0,NULL,NULL),(20222,'mixpanel','completed',10,'2024-05-28 05:55:20','2024-05-28 07:11:05','2024-05-28 07:06:19','2024-05-28 07:11:04',NULL,0,0,NULL,NULL),(20223,'mixpanel','completed',10,'2024-05-28 05:40:23','2024-05-28 07:21:21','2024-05-28 07:15:22','2024-05-28 07:21:20',NULL,0,0,NULL,NULL),(20224,'mixpanel','completed',10,'2024-05-28 05:59:19','2024-05-28 07:31:16','2024-05-28 07:26:18','2024-05-28 07:31:15',NULL,0,0,NULL,NULL),(20225,'mixpanel','completed',10,'2024-05-28 06:13:05','2024-05-28 07:41:12','2024-05-28 07:36:04','2024-05-28 07:41:11',NULL,0,0,NULL,NULL),(20226,'mixpanel','completed',10,'2024-05-28 05:49:11','2024-05-28 07:51:25','2024-05-28 07:46:10','2024-05-28 07:51:25',NULL,0,0,NULL,NULL),(20227,'mixpanel','completed',10,'2024-05-28 06:19:05','2024-05-28 08:01:10','2024-05-28 07:56:04','2024-05-28 08:01:09',NULL,0,0,NULL,NULL),(20228,'mixpanel','completed',10,'2024-05-28 06:24:19','2024-05-28 08:11:16','2024-05-28 08:06:18','2024-05-28 08:11:15',NULL,0,0,NULL,NULL),(20229,'mixpanel','completed',10,'2024-05-28 07:14:15','2024-05-28 08:20:13','2024-05-28 08:16:14','2024-05-28 08:20:12',NULL,0,0,NULL,NULL),(20230,'mixpanel','completed',10,'2024-05-28 06:43:14','2024-05-28 08:31:19','2024-05-28 08:26:13','2024-05-28 08:31:18',NULL,0,0,NULL,NULL),(20231,'mixpanel','completed',10,'2024-05-28 06:44:25','2024-05-28 08:41:19','2024-05-28 08:36:24','2024-05-28 08:41:18',NULL,0,0,NULL,NULL),(20232,'mixpanel','completed',10,'2024-05-28 06:57:22','2024-05-28 08:51:20','2024-05-28 08:45:22','2024-05-28 08:51:19',NULL,0,0,NULL,NULL),(20233,'mixpanel','completed',10,'2024-05-28 07:32:22','2024-05-28 09:01:14','2024-05-28 08:56:22','2024-05-28 09:01:12',NULL,0,0,NULL,NULL),(20234,'mixpanel','completed',10,'2024-05-28 07:53:20','2024-05-28 09:11:21','2024-05-28 09:06:19','2024-05-28 09:11:20',NULL,0,0,NULL,NULL),(20235,'mixpanel','completed',10,'2024-05-28 07:38:05','2024-05-28 09:21:15','2024-05-28 09:16:04','2024-05-28 09:21:14',NULL,0,0,NULL,NULL),(20236,'mixpanel','completed',10,'2024-05-28 07:59:40','2024-05-28 09:31:13','2024-05-28 09:25:39','2024-05-28 09:31:12',NULL,0,0,NULL,NULL),(20237,'mixpanel','completed',10,'2024-05-28 07:54:35','2024-05-28 09:36:20','2024-05-28 09:33:34','2024-05-28 09:36:19',NULL,0,0,NULL,NULL),(20238,'mixpanel','completed',10,'2024-05-28 08:25:19','2024-05-28 09:46:05','2024-05-28 09:41:18','2024-05-28 09:46:04',NULL,0,0,NULL,NULL),(20239,'mixpanel','completed',10,'2024-05-28 08:17:20','2024-05-28 09:55:06','2024-05-28 09:51:19','2024-05-28 09:55:05',NULL,0,0,NULL,NULL),(20240,'mixpanel','completed',10,'2024-05-28 08:08:42','2024-05-28 10:01:16','2024-05-28 09:57:41','2024-05-28 10:01:16',NULL,0,0,NULL,NULL),(20241,'mixpanel','completed',10,'2024-05-28 08:53:18','2024-05-28 10:11:20','2024-05-28 10:06:16','2024-05-28 10:11:19',NULL,0,0,NULL,NULL),(20242,'mixpanel','completed',10,'2024-05-28 08:57:05','2024-05-28 10:21:12','2024-05-28 10:16:04','2024-05-28 10:21:11',NULL,0,0,NULL,NULL),(20243,'mixpanel','completed',10,'2024-05-28 09:13:23','2024-05-28 10:31:15','2024-05-28 10:26:21','2024-05-28 10:31:14',NULL,0,0,NULL,NULL),(20244,'mixpanel','completed',10,'2024-05-28 09:07:14','2024-05-28 10:41:13','2024-05-28 10:36:13','2024-05-28 10:41:12',NULL,0,0,NULL,NULL),(20245,'mixpanel','completed',10,'2024-05-28 09:34:13','2024-05-28 10:51:09','2024-05-28 10:46:12','2024-05-28 10:51:08',NULL,0,0,NULL,NULL),(20246,'mixpanel','completed',10,'2024-05-28 09:38:18','2024-05-28 11:01:18','2024-05-28 10:56:15','2024-05-28 11:01:17',NULL,0,0,NULL,NULL),(20247,'mixpanel','completed',10,'2024-05-28 09:07:19','2024-05-28 11:11:05','2024-05-28 11:06:18','2024-05-28 11:11:04',NULL,0,0,NULL,NULL),(20248,'mixpanel','completed',10,'2024-05-28 10:03:13','2024-05-28 11:21:13','2024-05-28 11:16:12','2024-05-28 11:21:12',NULL,0,0,NULL,NULL),(20249,'mixpanel','completed',10,'2024-05-28 09:34:15','2024-05-28 11:31:13','2024-05-28 11:26:14','2024-05-28 11:31:13',NULL,0,0,NULL,NULL),(20250,'mixpanel','completed',10,'2024-05-28 10:28:15','2024-05-28 11:40:33','2024-05-28 11:36:14','2024-05-28 11:40:32',NULL,0,0,NULL,NULL),(20251,'mixpanel','completed',10,'2024-05-28 09:52:05','2024-05-28 11:51:13','2024-05-28 11:46:04','2024-05-28 11:51:12',NULL,0,0,NULL,NULL),(20252,'mixpanel','completed',10,'2024-05-28 09:54:37','2024-05-28 11:56:14','2024-05-28 11:53:36','2024-05-28 11:56:13',NULL,0,0,NULL,NULL),(20253,'mixpanel','completed',10,'2024-05-28 10:21:05','2024-05-28 12:06:06','2024-05-28 12:01:04','2024-05-28 12:06:05',NULL,0,0,NULL,NULL),(20254,'mixpanel','completed',10,'2024-05-28 10:26:13','2024-05-28 12:16:06','2024-05-28 12:11:12','2024-05-28 12:16:05',NULL,0,0,NULL,NULL),(20255,'mixpanel','completed',10,'2024-05-28 11:16:05','2024-05-28 12:26:18','2024-05-28 12:21:04','2024-05-28 12:26:17',NULL,0,0,NULL,NULL),(20256,'mixpanel','completed',10,'2024-05-28 11:21:05','2024-05-28 12:36:17','2024-05-28 12:31:04','2024-05-28 12:36:16',NULL,0,0,NULL,NULL),(20257,'mixpanel','completed',10,'2024-05-28 11:29:05','2024-05-28 12:46:05','2024-05-28 12:41:04','2024-05-28 12:46:04',NULL,0,0,NULL,NULL),(20258,'mixpanel','completed',10,'2024-05-28 11:38:19','2024-05-28 12:56:12','2024-05-28 12:51:18','2024-05-28 12:56:11',NULL,0,0,NULL,NULL),(20259,'mixpanel','completed',10,'2024-05-28 11:51:08','2024-05-28 13:06:16','2024-05-28 13:01:07','2024-05-28 13:06:15',NULL,0,0,NULL,NULL),(20260,'mixpanel','completed',10,'2024-05-28 12:05:06','2024-05-28 13:16:05','2024-05-28 13:11:05','2024-05-28 13:16:04',NULL,0,0,NULL,NULL),(20261,'mixpanel','completed',10,'2024-05-28 12:01:16','2024-05-28 13:26:21','2024-05-28 13:21:15','2024-05-28 13:26:20',NULL,0,0,NULL,NULL),(20262,'mixpanel','completed',10,'2024-05-28 12:20:05','2024-05-28 13:36:11','2024-05-28 13:31:04','2024-05-28 13:36:10',NULL,0,0,NULL,NULL),(20263,'mixpanel','completed',10,'2024-05-28 12:05:05','2024-05-28 13:46:17','2024-05-28 13:41:04','2024-05-28 13:46:16',NULL,0,0,NULL,NULL),(20264,'mixpanel','completed',10,'2024-05-28 12:37:15','2024-05-28 13:56:05','2024-05-28 13:51:14','2024-05-28 13:56:04',NULL,0,0,NULL,NULL),(20265,'mixpanel','completed',10,'2024-05-28 12:32:14','2024-05-28 14:06:05','2024-05-28 14:01:13','2024-05-28 14:06:04',NULL,0,0,NULL,NULL),(20266,'mixpanel','completed',10,'2024-05-28 12:57:18','2024-05-28 14:16:12','2024-05-28 14:11:17','2024-05-28 14:16:11',NULL,0,0,NULL,NULL),(20267,'mixpanel','completed',10,'2024-05-28 12:41:05','2024-05-28 14:26:05','2024-05-28 14:21:04','2024-05-28 14:26:04',NULL,0,0,NULL,NULL),(20268,'mixpanel','completed',10,'2024-05-28 12:50:16','2024-05-28 14:36:15','2024-05-28 14:31:15','2024-05-28 14:36:14',NULL,0,0,NULL,NULL),(20269,'mixpanel','completed',10,'2024-05-28 13:22:33','2024-05-28 14:46:05','2024-05-28 14:41:30','2024-05-28 14:46:04',NULL,0,0,NULL,NULL),(20270,'mixpanel','completed',10,'2024-05-28 13:37:21','2024-05-28 14:56:05','2024-05-28 14:51:20','2024-05-28 14:56:04',NULL,0,0,NULL,NULL),(20271,'mixpanel','completed',10,'2024-05-28 13:21:29','2024-05-28 15:06:14','2024-05-28 15:01:28','2024-05-28 15:06:13',NULL,0,0,NULL,NULL),(20272,'schedule_re_engagement_email','completed',10,'2024-05-29 15:06:14','2024-05-29 15:06:23','2024-05-28 15:06:13','2024-05-29 15:06:17',NULL,0,0,NULL,NULL),(20273,'mixpanel','completed',10,'2024-05-28 13:54:15','2024-05-28 15:16:19','2024-05-28 15:11:14','2024-05-28 15:16:19',NULL,0,0,NULL,NULL),(20274,'mixpanel','completed',10,'2024-05-28 14:09:21','2024-05-28 15:26:05','2024-05-28 15:21:20','2024-05-28 15:26:04',NULL,0,0,NULL,NULL),(20275,'mixpanel','completed',10,'2024-05-28 13:36:28','2024-05-28 15:36:25','2024-05-28 15:30:27','2024-05-28 15:36:24',NULL,0,0,NULL,NULL),(20276,'mixpanel','completed',10,'2024-05-28 14:22:05','2024-05-28 15:46:05','2024-05-28 15:41:04','2024-05-28 15:46:04',NULL,0,0,NULL,NULL),(20277,'mixpanel','completed',10,'2024-05-28 14:46:11','2024-05-28 15:56:05','2024-05-28 15:51:10','2024-05-28 15:56:04',NULL,0,0,NULL,NULL),(20278,'mixpanel','completed',10,'2024-05-28 14:05:13','2024-05-28 16:06:19','2024-05-28 16:01:12','2024-05-28 16:06:18',NULL,0,0,NULL,NULL),(20279,'mixpanel','completed',10,'2024-05-28 15:07:05','2024-05-28 16:16:05','2024-05-28 16:11:04','2024-05-28 16:16:04',NULL,0,0,NULL,NULL),(20280,'mixpanel','completed',10,'2024-05-28 14:59:05','2024-05-28 16:26:06','2024-05-28 16:21:05','2024-05-28 16:26:05',NULL,0,0,NULL,NULL),(20281,'mixpanel','completed',10,'2024-05-28 15:04:15','2024-05-28 16:35:55','2024-05-28 16:31:15','2024-05-28 16:35:54',NULL,0,0,NULL,NULL),(20282,'mixpanel','completed',10,'2024-05-28 15:25:20','2024-05-28 16:46:18','2024-05-28 16:41:19','2024-05-28 16:46:17',NULL,0,0,NULL,NULL),(20283,'mixpanel','completed',10,'2024-05-28 15:44:20','2024-05-28 16:56:12','2024-05-28 16:51:19','2024-05-28 16:56:11',NULL,0,0,NULL,NULL),(20284,'mixpanel','completed',10,'2024-05-28 15:10:05','2024-05-28 17:06:06','2024-05-28 17:01:05','2024-05-28 17:06:05',NULL,0,0,NULL,NULL),(20285,'mixpanel','completed',10,'2024-05-28 15:37:14','2024-05-28 17:16:14','2024-05-28 17:11:13','2024-05-28 17:16:14',NULL,0,0,NULL,NULL),(20286,'mixpanel','completed',10,'2024-05-28 15:52:21','2024-05-28 17:26:12','2024-05-28 17:21:20','2024-05-28 17:26:12',NULL,0,0,NULL,NULL),(20287,'mixpanel','completed',10,'2024-05-28 15:57:05','2024-05-28 17:36:16','2024-05-28 17:31:04','2024-05-28 17:36:15',NULL,0,0,NULL,NULL),(20288,'mixpanel','completed',10,'2024-05-28 15:52:14','2024-05-28 17:46:13','2024-05-28 17:41:13','2024-05-28 17:46:12',NULL,0,0,NULL,NULL),(20289,'mixpanel','completed',10,'2024-05-28 15:51:25','2024-05-28 17:56:17','2024-05-28 17:51:24','2024-05-28 17:56:15',NULL,0,0,NULL,NULL),(20290,'mixpanel','completed',10,'2024-05-28 16:26:46','2024-05-28 18:06:18','2024-05-28 18:00:45','2024-05-28 18:06:17',NULL,0,0,NULL,NULL),(20291,'mixpanel','completed',10,'2024-05-28 16:48:05','2024-05-28 18:16:10','2024-05-28 18:11:04','2024-05-28 18:16:09',NULL,0,0,NULL,NULL),(20292,'mixpanel','completed',10,'2024-05-28 16:28:20','2024-05-28 18:26:24','2024-05-28 18:21:19','2024-05-28 18:26:23',NULL,0,0,NULL,NULL),(20293,'mixpanel','completed',10,'2024-05-28 17:22:05','2024-05-28 18:36:12','2024-05-28 18:31:04','2024-05-28 18:36:11',NULL,0,0,NULL,NULL),(20294,'mixpanel','completed',10,'2024-05-28 16:45:05','2024-05-28 18:46:17','2024-05-28 18:41:04','2024-05-28 18:46:16',NULL,0,0,NULL,NULL),(20295,'mixpanel','completed',10,'2024-05-28 16:47:35','2024-05-28 18:51:05','2024-05-28 18:48:34','2024-05-28 18:51:04',NULL,0,0,NULL,NULL),(20296,'mixpanel','completed',10,'2024-05-28 17:24:24','2024-05-28 19:01:27','2024-05-28 18:56:23','2024-05-28 19:01:26',NULL,0,0,NULL,NULL),(20297,'mixpanel','completed',10,'2024-05-28 17:19:20','2024-05-28 19:11:20','2024-05-28 19:06:19','2024-05-28 19:11:19',NULL,0,0,NULL,NULL),(20298,'mixpanel','completed',10,'2024-05-28 18:01:10','2024-05-28 19:18:36','2024-05-28 19:16:08','2024-05-28 19:18:35',NULL,0,0,NULL,NULL),(20299,'mixpanel','completed',10,'2024-05-28 18:07:14','2024-05-28 19:26:06','2024-05-28 19:21:13','2024-05-28 19:26:04',NULL,0,0,NULL,NULL),(20300,'mixpanel','completed',10,'2024-05-28 18:12:37','2024-05-28 19:31:05','2024-05-28 19:28:36','2024-05-28 19:31:04',NULL,0,0,NULL,NULL),(20301,'mixpanel','completed',10,'2024-05-28 17:34:18','2024-05-28 19:41:20','2024-05-28 19:35:17','2024-05-28 19:41:19',NULL,0,0,NULL,NULL),(20302,'mixpanel','completed',10,'2024-05-28 18:21:05','2024-05-28 19:50:21','2024-05-28 19:46:04','2024-05-28 19:50:20',NULL,0,0,NULL,NULL),(20303,'mixpanel','completed',10,'2024-05-28 18:30:06','2024-05-28 20:01:05','2024-05-28 19:56:05','2024-05-28 20:01:04',NULL,0,0,NULL,NULL),(20304,'mixpanel','completed',10,'2024-05-28 18:31:05','2024-05-28 20:11:15','2024-05-28 20:06:04','2024-05-28 20:11:14',NULL,0,0,NULL,NULL),(20305,'mixpanel','completed',10,'2024-05-28 18:15:05','2024-05-28 20:21:12','2024-05-28 20:16:04','2024-05-28 20:21:11',NULL,0,0,NULL,NULL),(20306,'mixpanel','completed',10,'2024-05-28 18:43:06','2024-05-28 20:31:05','2024-05-28 20:26:05','2024-05-28 20:31:04',NULL,0,0,NULL,NULL),(20307,'mixpanel','completed',10,'2024-05-28 19:24:20','2024-05-28 20:38:23','2024-05-28 20:36:19','2024-05-28 20:38:22',NULL,0,0,NULL,NULL),(20308,'mixpanel','completed',10,'2024-05-28 19:08:05','2024-05-28 20:46:14','2024-05-28 20:41:04','2024-05-28 20:46:13',NULL,0,0,NULL,NULL),(20309,'mixpanel','completed',10,'2024-05-28 19:42:19','2024-05-28 20:56:05','2024-05-28 20:51:18','2024-05-28 20:56:04',NULL,0,0,NULL,NULL),(20310,'mixpanel','completed',10,'2024-05-28 19:27:13','2024-05-28 21:06:19','2024-05-28 21:01:12','2024-05-28 21:06:18',NULL,0,0,NULL,NULL),(20311,'mixpanel','completed',10,'2024-05-28 19:39:17','2024-05-28 21:16:05','2024-05-28 21:11:16','2024-05-28 21:16:04',NULL,0,0,NULL,NULL),(20312,'mixpanel','completed',10,'2024-05-28 20:03:12','2024-05-28 21:26:05','2024-05-28 21:21:11','2024-05-28 21:26:05',NULL,0,0,NULL,NULL),(20313,'mixpanel','completed',10,'2024-05-28 19:44:06','2024-05-28 21:36:06','2024-05-28 21:31:05','2024-05-28 21:36:04',NULL,0,0,NULL,NULL),(20314,'mixpanel','completed',10,'2024-05-28 19:46:05','2024-05-28 21:46:05','2024-05-28 21:41:04','2024-05-28 21:46:04',NULL,0,0,NULL,NULL),(20315,'unsubscribe_tokens','completed',0,'2024-05-28 21:46:17','2024-05-28 21:51:05','2024-05-28 21:46:15','2024-05-28 21:51:04',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(20316,'subscriber_link_tokens','completed',0,'2024-05-28 21:46:17','2024-05-28 21:51:05','2024-05-28 21:46:15','2024-05-28 21:51:04',NULL,0,0,NULL,NULL),(20317,'newsletter_templates_thumbnails','completed',10,'2024-05-28 21:46:17','2024-05-28 21:51:05','2024-05-28 21:46:15','2024-05-28 21:51:04',NULL,0,0,NULL,NULL),(20318,'mixpanel','completed',0,'2024-05-28 21:46:17','2024-05-28 21:51:05','2024-05-28 21:46:15','2024-05-28 21:51:04',NULL,0,0,NULL,NULL),(20319,'mixpanel','completed',10,'2024-05-28 20:33:05','2024-05-28 22:01:05','2024-05-28 21:56:04','2024-05-28 22:01:04',NULL,0,0,NULL,NULL),(20320,'mixpanel','completed',10,'2024-05-28 20:39:06','2024-05-28 22:11:18','2024-05-28 22:06:05','2024-05-28 22:11:17',NULL,0,0,NULL,NULL),(20321,'subscribers_engagement_score','completed',10,'2024-05-28 22:16:11','2024-05-28 22:21:17','2024-05-28 22:16:10','2024-05-28 22:21:16',NULL,0,0,NULL,NULL),(20322,'mixpanel','completed',10,'2024-05-28 20:46:11','2024-05-28 22:21:17','2024-05-28 22:16:10','2024-05-28 22:21:16',NULL,0,0,NULL,NULL),(20323,'subscribers_engagement_score','completed',10,'2024-05-30 08:49:00','2024-05-30 08:51:23','2024-05-28 22:21:16','2024-05-30 08:51:22',NULL,0,0,NULL,NULL),(20324,'mixpanel','completed',10,'2024-05-28 20:33:17','2024-05-28 22:31:06','2024-05-28 22:26:16','2024-05-28 22:31:05',NULL,0,0,NULL,NULL),(20325,'mixpanel','completed',10,'2024-05-28 21:33:13','2024-05-28 22:41:06','2024-05-28 22:36:12','2024-05-28 22:41:05',NULL,0,0,NULL,NULL),(20326,'mixpanel','completed',10,'2024-05-28 21:07:19','2024-05-28 22:51:12','2024-05-28 22:46:18','2024-05-28 22:51:11',NULL,0,0,NULL,NULL),(20327,'mixpanel','completed',10,'2024-05-28 21:54:14','2024-05-28 23:01:06','2024-05-28 22:56:13','2024-05-28 23:01:05',NULL,0,0,NULL,NULL),(20328,'mixpanel','completed',10,'2024-05-28 22:03:20','2024-05-28 23:11:05','2024-05-28 23:06:19','2024-05-28 23:11:04',NULL,0,0,NULL,NULL),(20329,'mixpanel','completed',10,'2024-05-28 22:10:05','2024-05-28 23:21:14','2024-05-28 23:16:04','2024-05-28 23:21:12',NULL,0,0,NULL,NULL),(20330,'mixpanel','completed',10,'2024-05-28 21:59:13','2024-05-28 23:31:05','2024-05-28 23:26:12','2024-05-28 23:31:04',NULL,0,0,NULL,NULL),(20331,'mixpanel','completed',10,'2024-05-28 22:06:23','2024-05-28 23:41:05','2024-05-28 23:36:22','2024-05-28 23:41:04',NULL,0,0,NULL,NULL),(20332,'mixpanel','completed',10,'2024-05-28 22:22:15','2024-05-28 23:51:14','2024-05-28 23:46:14','2024-05-28 23:51:13',NULL,0,0,NULL,NULL),(20333,'mixpanel','completed',10,'2024-05-28 22:18:34','2024-05-28 23:56:20','2024-05-28 23:53:33','2024-05-28 23:56:19',NULL,0,0,NULL,NULL),(20334,'mixpanel','completed',10,'2024-05-28 22:03:11','2024-05-29 00:06:17','2024-05-29 00:01:10','2024-05-29 00:06:16',NULL,0,0,NULL,NULL),(20335,'mixpanel','completed',10,'2024-05-28 22:47:14','2024-05-29 00:16:14','2024-05-29 00:11:13','2024-05-29 00:16:13',NULL,0,0,NULL,NULL),(20336,'mixpanel','completed',10,'2024-05-28 22:44:16','2024-05-29 00:26:16','2024-05-29 00:21:15','2024-05-29 00:26:15',NULL,0,0,NULL,NULL),(20337,'mixpanel','completed',10,'2024-05-28 22:49:15','2024-05-29 00:36:06','2024-05-29 00:31:14','2024-05-29 00:36:05',NULL,0,0,NULL,NULL),(20338,'mixpanel','completed',10,'2024-05-28 22:54:06','2024-05-29 00:46:16','2024-05-29 00:41:05','2024-05-29 00:46:16',NULL,0,0,NULL,NULL),(20339,'mixpanel','completed',10,'2024-05-28 23:27:47','2024-05-29 00:51:06','2024-05-29 00:48:46','2024-05-29 00:51:05',NULL,0,0,NULL,NULL),(20340,'mixpanel','completed',10,'2024-05-28 23:11:06','2024-05-29 01:01:21','2024-05-29 00:56:05','2024-05-29 01:01:20',NULL,0,0,NULL,NULL),(20341,'mixpanel','completed',10,'2024-05-28 23:55:05','2024-05-29 01:11:22','2024-05-29 01:06:04','2024-05-29 01:11:21',NULL,0,0,NULL,NULL),(20342,'mixpanel','completed',10,'2024-05-28 23:17:05','2024-05-29 01:21:18','2024-05-29 01:16:04','2024-05-29 01:21:17',NULL,0,0,NULL,NULL),(20343,'mixpanel','completed',10,'2024-05-28 23:30:16','2024-05-29 01:31:20','2024-05-29 01:26:15','2024-05-29 01:31:19',NULL,0,0,NULL,NULL),(20344,'mixpanel','completed',10,'2024-05-28 23:43:06','2024-05-29 01:41:33','2024-05-29 01:36:05','2024-05-29 01:41:32',NULL,0,0,NULL,NULL),(20345,'mixpanel','completed',10,'2024-05-29 00:30:06','2024-05-29 01:51:14','2024-05-29 01:46:05','2024-05-29 01:51:13',NULL,0,0,NULL,NULL),(20346,'mixpanel','completed',10,'2024-05-29 00:08:19','2024-05-29 02:01:07','2024-05-29 01:56:18','2024-05-29 02:01:06',NULL,0,0,NULL,NULL),(20347,'mixpanel','completed',10,'2024-05-29 00:12:05','2024-05-29 02:11:14','2024-05-29 02:06:04','2024-05-29 02:11:13',NULL,0,0,NULL,NULL),(20348,'mixpanel','completed',10,'2024-05-29 00:34:07','2024-05-29 02:21:06','2024-05-29 02:16:06','2024-05-29 02:21:05',NULL,0,0,NULL,NULL),(20349,'mixpanel','completed',10,'2024-05-29 01:08:06','2024-05-29 02:30:36','2024-05-29 02:26:05','2024-05-29 02:30:35',NULL,0,0,NULL,NULL),(20350,'mixpanel','completed',10,'2024-05-29 00:59:13','2024-05-29 02:41:15','2024-05-29 02:36:12','2024-05-29 02:41:13',NULL,0,0,NULL,NULL),(20351,'mixpanel','completed',10,'2024-05-29 01:12:51','2024-05-29 02:51:20','2024-05-29 02:45:50','2024-05-29 02:51:20',NULL,0,0,NULL,NULL),(20352,'mixpanel','completed',10,'2024-05-29 01:13:06','2024-05-29 03:01:05','2024-05-29 02:56:05','2024-05-29 03:01:05',NULL,0,0,NULL,NULL),(20353,'mixpanel','completed',10,'2024-05-29 01:30:14','2024-05-29 03:11:19','2024-05-29 03:06:13','2024-05-29 03:11:18',NULL,0,0,NULL,NULL),(20354,'mixpanel','completed',10,'2024-05-29 01:57:16','2024-05-29 03:21:18','2024-05-29 03:16:15','2024-05-29 03:21:16',NULL,0,0,NULL,NULL),(20355,'mixpanel','completed',10,'2024-05-29 02:14:06','2024-05-29 03:31:05','2024-05-29 03:26:04','2024-05-29 03:31:04',NULL,0,0,NULL,NULL),(20356,'mixpanel','completed',10,'2024-05-29 01:47:06','2024-05-29 03:41:18','2024-05-29 03:36:05','2024-05-29 03:41:17',NULL,0,0,NULL,NULL),(20357,'mixpanel','completed',10,'2024-05-29 01:54:25','2024-05-29 03:51:16','2024-05-29 03:46:24','2024-05-29 03:51:15',NULL,0,0,NULL,NULL),(20358,'mixpanel','completed',10,'2024-05-29 02:00:13','2024-05-29 04:01:06','2024-05-29 03:56:12','2024-05-29 04:01:04',NULL,0,0,NULL,NULL),(20359,'mixpanel','completed',10,'2024-05-29 02:32:15','2024-05-29 04:06:21','2024-05-29 04:03:14','2024-05-29 04:06:20',NULL,0,0,NULL,NULL),(20360,'mixpanel','completed',10,'2024-05-29 02:33:16','2024-05-29 04:16:19','2024-05-29 04:11:14','2024-05-29 04:16:18',NULL,0,0,NULL,NULL),(20361,'mixpanel','completed',10,'2024-05-29 03:03:14','2024-05-29 04:26:14','2024-05-29 04:21:13','2024-05-29 04:26:13',NULL,0,0,NULL,NULL),(20362,'mixpanel','completed',10,'2024-05-29 02:32:23','2024-05-29 04:36:32','2024-05-29 04:31:22','2024-05-29 04:36:29',NULL,0,0,NULL,NULL),(20363,'mixpanel','completed',10,'2024-05-29 02:54:16','2024-05-29 04:46:06','2024-05-29 04:41:13','2024-05-29 04:46:05',NULL,0,0,NULL,NULL),(20364,'mixpanel','completed',10,'2024-05-29 02:59:31','2024-05-29 04:55:41','2024-05-29 04:51:28','2024-05-29 04:55:39',NULL,0,0,NULL,NULL),(20365,'mixpanel','completed',10,'2024-05-29 03:41:12','2024-05-29 05:04:14','2024-05-29 05:01:12','2024-05-29 05:04:13',NULL,0,0,NULL,NULL),(20366,'mixpanel','completed',10,'2024-05-29 03:52:05','2024-05-29 05:21:13','2024-05-29 05:11:04','2024-05-29 05:21:12',NULL,0,0,NULL,NULL),(20367,'mixpanel','completed',10,'2024-05-29 03:50:21','2024-05-29 05:31:17','2024-05-29 05:26:20','2024-05-29 05:31:16',NULL,0,0,NULL,NULL),(20368,'mixpanel','completed',10,'2024-05-29 03:40:17','2024-05-29 05:41:20','2024-05-29 05:36:16','2024-05-29 05:41:19',NULL,0,0,NULL,NULL),(20369,'mixpanel','completed',10,'2024-05-29 03:53:16','2024-05-29 05:51:21','2024-05-29 05:46:15','2024-05-29 05:51:20',NULL,0,0,NULL,NULL),(20370,'mixpanel','completed',10,'2024-05-29 04:52:28','2024-05-29 06:01:06','2024-05-29 05:56:27','2024-05-29 06:01:05',NULL,0,0,NULL,NULL),(20371,'mixpanel','completed',10,'2024-05-29 04:15:16','2024-05-29 06:11:11','2024-05-29 06:06:15','2024-05-29 06:11:10',NULL,0,0,NULL,NULL),(20372,'mixpanel','completed',10,'2024-05-29 04:38:16','2024-05-29 06:21:12','2024-05-29 06:16:15','2024-05-29 06:21:11',NULL,0,0,NULL,NULL),(20373,'mixpanel','completed',10,'2024-05-29 05:15:05','2024-05-29 06:31:18','2024-05-29 06:26:04','2024-05-29 06:31:17',NULL,0,0,NULL,NULL),(20374,'mixpanel','completed',10,'2024-05-29 04:35:21','2024-05-29 06:41:16','2024-05-29 06:36:20','2024-05-29 06:41:15',NULL,0,0,NULL,NULL),(20375,'mixpanel','completed',10,'2024-05-29 05:17:14','2024-05-29 06:51:06','2024-05-29 06:46:13','2024-05-29 06:51:05',NULL,0,0,NULL,NULL),(20376,'mixpanel','completed',10,'2024-05-29 05:23:25','2024-05-29 07:01:16','2024-05-29 06:56:24','2024-05-29 07:01:15',NULL,0,0,NULL,NULL),(20377,'mixpanel','completed',10,'2024-05-29 05:42:16','2024-05-29 07:11:16','2024-05-29 07:06:15','2024-05-29 07:11:16',NULL,0,0,NULL,NULL),(20378,'mixpanel','completed',10,'2024-05-29 05:47:13','2024-05-29 07:21:17','2024-05-29 07:16:12','2024-05-29 07:21:16',NULL,0,0,NULL,NULL),(20379,'mixpanel','completed',10,'2024-05-29 06:02:15','2024-05-29 07:31:15','2024-05-29 07:26:14','2024-05-29 07:31:14',NULL,0,0,NULL,NULL),(20380,'mixpanel','completed',10,'2024-05-29 05:36:13','2024-05-29 07:41:20','2024-05-29 07:36:12','2024-05-29 07:41:19',NULL,0,0,NULL,NULL),(20381,'mixpanel','completed',10,'2024-05-29 05:52:13','2024-05-29 07:51:12','2024-05-29 07:46:12','2024-05-29 07:51:11',NULL,0,0,NULL,NULL),(20382,'mixpanel','completed',10,'2024-05-29 06:24:06','2024-05-29 08:01:19','2024-05-29 07:56:05','2024-05-29 08:01:18',NULL,0,0,NULL,NULL),(20383,'mixpanel','completed',10,'2024-05-29 06:18:16','2024-05-29 08:11:16','2024-05-29 08:06:15','2024-05-29 08:11:15',NULL,0,0,NULL,NULL),(20384,'mixpanel','completed',10,'2024-05-29 06:47:21','2024-05-29 08:21:05','2024-05-29 08:16:20','2024-05-29 08:21:04',NULL,0,0,NULL,NULL),(20385,'mixpanel','completed',10,'2024-05-29 07:18:24','2024-05-29 08:31:06','2024-05-29 08:26:23','2024-05-29 08:31:05',NULL,0,0,NULL,NULL),(20386,'mixpanel','completed',10,'2024-05-29 07:23:14','2024-05-29 08:41:00','2024-05-29 08:36:13','2024-05-29 08:40:59',NULL,0,0,NULL,NULL),(20387,'mixpanel','completed',10,'2024-05-29 07:02:19','2024-05-29 08:51:12','2024-05-29 08:46:17','2024-05-29 08:51:11',NULL,0,0,NULL,NULL),(20388,'mixpanel','completed',10,'2024-05-29 07:45:06','2024-05-29 09:01:18','2024-05-29 08:56:05','2024-05-29 09:01:17',NULL,0,0,NULL,NULL),(20389,'mixpanel','completed',10,'2024-05-29 07:50:06','2024-05-29 09:11:20','2024-05-29 09:06:05','2024-05-29 09:11:19',NULL,0,0,NULL,NULL),(20390,'mixpanel','completed',10,'2024-05-29 07:54:06','2024-05-29 09:21:15','2024-05-29 09:16:05','2024-05-29 09:21:14',NULL,0,0,NULL,NULL),(20391,'mixpanel','completed',10,'2024-05-29 07:25:24','2024-05-29 09:31:06','2024-05-29 09:26:23','2024-05-29 09:31:05',NULL,0,0,NULL,NULL),(20392,'mixpanel','completed',10,'2024-05-29 08:23:23','2024-05-29 09:41:17','2024-05-29 09:36:22','2024-05-29 09:41:16',NULL,0,0,NULL,NULL),(20393,'mixpanel','completed',10,'2024-05-29 08:43:23','2024-05-29 09:51:05','2024-05-29 09:46:22','2024-05-29 09:51:04',NULL,0,0,NULL,NULL),(20394,'mixpanel','completed',10,'2024-05-29 07:58:05','2024-05-29 10:01:14','2024-05-29 09:56:04','2024-05-29 10:01:13',NULL,0,0,NULL,NULL),(20395,'mixpanel','completed',10,'2024-05-29 08:11:16','2024-05-29 10:11:06','2024-05-29 10:06:15','2024-05-29 10:11:05',NULL,0,0,NULL,NULL),(20396,'mixpanel','completed',10,'2024-05-29 09:00:18','2024-05-29 10:21:16','2024-05-29 10:16:17','2024-05-29 10:21:15',NULL,0,0,NULL,NULL),(20397,'mixpanel','completed',10,'2024-05-29 08:53:18','2024-05-29 10:31:05','2024-05-29 10:26:17','2024-05-29 10:31:04',NULL,0,0,NULL,NULL),(20398,'mixpanel','completed',10,'2024-05-29 08:51:14','2024-05-29 10:38:43','2024-05-29 10:36:13','2024-05-29 10:38:42',NULL,0,0,NULL,NULL),(20399,'mixpanel','completed',10,'2024-05-29 09:28:05','2024-05-29 10:46:06','2024-05-29 10:41:05','2024-05-29 10:46:05',NULL,0,0,NULL,NULL),(20400,'mixpanel','completed',10,'2024-05-29 09:21:06','2024-05-29 10:56:06','2024-05-29 10:51:05','2024-05-29 10:56:05',NULL,0,0,NULL,NULL),(20401,'mixpanel','completed',10,'2024-05-29 09:05:07','2024-05-29 11:06:13','2024-05-29 10:59:06','2024-05-29 11:06:12',NULL,0,0,NULL,NULL),(20402,'mixpanel','completed',10,'2024-05-29 09:39:06','2024-05-29 11:13:55','2024-05-29 11:11:05','2024-05-29 11:13:55',NULL,0,0,NULL,NULL),(20403,'mixpanel','completed',10,'2024-05-29 09:30:48','2024-05-29 11:21:06','2024-05-29 11:16:47','2024-05-29 11:21:05',NULL,0,0,NULL,NULL),(20404,'mixpanel','completed',10,'2024-05-29 10:15:18','2024-05-29 11:29:20','2024-05-29 11:26:17','2024-05-29 11:29:19',NULL,0,0,NULL,NULL),(20405,'mixpanel','completed',10,'2024-05-29 10:14:16','2024-05-29 11:41:15','2024-05-29 11:36:15','2024-05-29 11:41:14',NULL,0,0,NULL,NULL),(20406,'mixpanel','completed',10,'2024-05-29 10:10:06','2024-05-29 11:51:06','2024-05-29 11:46:05','2024-05-29 11:51:05',NULL,0,0,NULL,NULL),(20407,'mixpanel','completed',10,'2024-05-29 10:03:17','2024-05-29 12:01:14','2024-05-29 11:56:16','2024-05-29 12:01:13',NULL,0,0,NULL,NULL),(20408,'mixpanel','completed',10,'2024-05-29 10:38:19','2024-05-29 12:11:22','2024-05-29 12:06:18','2024-05-29 12:11:21',NULL,0,0,NULL,NULL),(20409,'mixpanel','completed',10,'2024-05-29 11:03:18','2024-05-29 12:21:06','2024-05-29 12:16:17','2024-05-29 12:21:05',NULL,0,0,NULL,NULL),(20410,'mixpanel','completed',10,'2024-05-29 10:25:17','2024-05-29 12:31:06','2024-05-29 12:26:16','2024-05-29 12:31:05',NULL,0,0,NULL,NULL),(20411,'mixpanel','completed',10,'2024-05-29 11:27:06','2024-05-29 12:41:20','2024-05-29 12:36:05','2024-05-29 12:41:19',NULL,0,0,NULL,NULL),(20412,'mixpanel','completed',10,'2024-05-29 11:04:19','2024-05-29 12:51:14','2024-05-29 12:46:18','2024-05-29 12:51:13',NULL,0,0,NULL,NULL),(20413,'mixpanel','completed',10,'2024-05-29 11:27:20','2024-05-29 13:01:17','2024-05-29 12:56:19','2024-05-29 13:01:16',NULL,0,0,NULL,NULL),(20414,'mixpanel','completed',10,'2024-05-29 11:11:14','2024-05-29 13:11:13','2024-05-29 13:06:13','2024-05-29 13:11:12',NULL,0,0,NULL,NULL),(20415,'mixpanel','completed',10,'2024-05-29 11:32:22','2024-05-29 13:21:16','2024-05-29 13:16:22','2024-05-29 13:21:15',NULL,0,0,NULL,NULL),(20416,'mixpanel','completed',10,'2024-05-29 11:39:23','2024-05-29 13:30:30','2024-05-29 13:26:22','2024-05-29 13:30:29',NULL,0,0,NULL,NULL),(20417,'mixpanel','completed',10,'2024-05-29 11:40:18','2024-05-29 13:40:40','2024-05-29 13:36:17','2024-05-29 13:40:39',NULL,0,0,NULL,NULL),(20418,'mixpanel','completed',10,'2024-05-29 12:29:20','2024-05-29 13:51:16','2024-05-29 13:46:19','2024-05-29 13:51:15',NULL,0,0,NULL,NULL),(20419,'mixpanel','completed',10,'2024-05-29 11:58:19','2024-05-29 14:01:14','2024-05-29 13:56:18','2024-05-29 14:01:13',NULL,0,0,NULL,NULL),(20420,'mixpanel','completed',10,'2024-05-29 12:58:18','2024-05-29 14:11:31','2024-05-29 14:06:17','2024-05-29 14:11:30',NULL,0,0,NULL,NULL),(20421,'mixpanel','completed',10,'2024-05-29 13:12:15','2024-05-29 14:21:06','2024-05-29 14:16:14','2024-05-29 14:21:05',NULL,0,0,NULL,NULL),(20422,'mixpanel','completed',10,'2024-05-29 13:11:24','2024-05-29 14:31:19','2024-05-29 14:26:23','2024-05-29 14:31:18',NULL,0,0,NULL,NULL),(20423,'mixpanel','completed',10,'2024-05-29 13:25:01','2024-05-29 14:41:12','2024-05-29 14:36:00','2024-05-29 14:41:11',NULL,0,0,NULL,NULL),(20424,'mixpanel','completed',10,'2024-05-29 13:41:15','2024-05-29 14:51:06','2024-05-29 14:46:14','2024-05-29 14:51:05',NULL,0,0,NULL,NULL),(20425,'mixpanel','completed',10,'2024-05-29 13:04:06','2024-05-29 15:00:25','2024-05-29 14:56:05','2024-05-29 15:00:24',NULL,0,0,NULL,NULL),(20426,'mixpanel','completed',10,'2024-05-29 13:25:23','2024-05-29 15:11:16','2024-05-29 15:06:17','2024-05-29 15:11:15',NULL,0,0,NULL,NULL),(20427,'schedule_re_engagement_email','completed',10,'2024-05-30 15:11:16','2024-05-30 15:13:29','2024-05-29 15:11:15','2024-05-30 15:13:28',NULL,0,0,NULL,NULL),(20428,'mixpanel','completed',10,'2024-05-29 13:20:48','2024-05-29 15:16:15','2024-05-29 15:13:47','2024-05-29 15:16:14',NULL,0,0,NULL,NULL),(20429,'mixpanel','completed',10,'2024-05-29 13:51:20','2024-05-29 15:26:15','2024-05-29 15:21:19','2024-05-29 15:26:14',NULL,0,0,NULL,NULL),(20430,'mixpanel','completed',10,'2024-05-29 14:19:19','2024-05-29 15:36:22','2024-05-29 15:31:19','2024-05-29 15:36:21',NULL,0,0,NULL,NULL),(20431,'mixpanel','completed',10,'2024-05-29 14:26:19','2024-05-29 15:46:19','2024-05-29 15:41:18','2024-05-29 15:46:18',NULL,0,0,NULL,NULL),(20432,'mixpanel','completed',10,'2024-05-29 14:48:14','2024-05-29 15:56:16','2024-05-29 15:51:13','2024-05-29 15:56:15',NULL,0,0,NULL,NULL),(20433,'mixpanel','completed',10,'2024-05-29 14:47:13','2024-05-29 16:06:12','2024-05-29 16:01:12','2024-05-29 16:06:11',NULL,0,0,NULL,NULL),(20434,'mixpanel','completed',10,'2024-05-29 14:10:58','2024-05-29 16:11:19','2024-05-29 16:08:57','2024-05-29 16:11:18',NULL,0,0,NULL,NULL),(20435,'mixpanel','completed',10,'2024-05-29 14:26:17','2024-05-29 16:21:14','2024-05-29 16:16:16','2024-05-29 16:21:13',NULL,0,0,NULL,NULL),(20436,'mixpanel','completed',10,'2024-05-29 14:40:18','2024-05-29 16:31:14','2024-05-29 16:26:17','2024-05-29 16:31:13',NULL,0,0,NULL,NULL),(20437,'mixpanel','completed',10,'2024-05-29 15:22:11','2024-05-29 16:41:33','2024-05-29 16:36:10','2024-05-29 16:41:30',NULL,0,0,NULL,NULL),(20438,'mixpanel','completed',10,'2024-05-29 15:20:21','2024-05-29 16:51:13','2024-05-29 16:46:20','2024-05-29 16:51:12',NULL,0,0,NULL,NULL),(20439,'mixpanel','completed',10,'2024-05-29 15:07:20','2024-05-29 17:01:16','2024-05-29 16:56:20','2024-05-29 17:01:15',NULL,0,0,NULL,NULL),(20440,'mixpanel','completed',10,'2024-05-29 15:59:16','2024-05-29 17:11:23','2024-05-29 17:06:15','2024-05-29 17:11:23',NULL,0,0,NULL,NULL),(20441,'mixpanel','completed',10,'2024-05-29 16:09:11','2024-05-29 17:20:04','2024-05-29 17:16:10','2024-05-29 17:20:03',NULL,0,0,NULL,NULL),(20442,'mixpanel','completed',10,'2024-05-29 16:08:42','2024-05-29 17:25:42','2024-05-29 17:22:41','2024-05-29 17:25:41',NULL,0,0,NULL,NULL),(20443,'mixpanel','completed',10,'2024-05-29 15:30:45','2024-05-29 17:30:37','2024-05-29 17:27:43','2024-05-29 17:30:36',NULL,0,0,NULL,NULL),(20444,'mixpanel','completed',10,'2024-05-29 16:13:42','2024-05-29 17:35:38','2024-05-29 17:32:41','2024-05-29 17:35:37',NULL,0,0,NULL,NULL),(20445,'mixpanel','completed',10,'2024-05-29 16:33:44','2024-05-29 17:46:20','2024-05-29 17:38:43','2024-05-29 17:46:20',NULL,0,0,NULL,NULL),(20446,'mixpanel','completed',10,'2024-05-29 16:10:18','2024-05-29 17:56:18','2024-05-29 17:51:17','2024-05-29 17:56:17',NULL,0,0,NULL,NULL),(20447,'mixpanel','completed',10,'2024-05-29 16:52:10','2024-05-29 18:06:06','2024-05-29 18:01:09','2024-05-29 18:06:05',NULL,0,0,NULL,NULL),(20448,'mixpanel','completed',10,'2024-05-29 16:37:12','2024-05-29 18:11:21','2024-05-29 18:09:11','2024-05-29 18:11:20',NULL,0,0,NULL,NULL),(20449,'mixpanel','completed',10,'2024-05-29 17:01:15','2024-05-29 18:21:17','2024-05-29 18:16:14','2024-05-29 18:21:16',NULL,0,0,NULL,NULL),(20450,'mixpanel','completed',10,'2024-05-29 17:14:24','2024-05-29 18:31:06','2024-05-29 18:26:23','2024-05-29 18:31:05',NULL,0,0,NULL,NULL),(20451,'mixpanel','completed',10,'2024-05-29 16:52:10','2024-05-29 18:41:16','2024-05-29 18:36:09','2024-05-29 18:41:15',NULL,0,0,NULL,NULL),(20452,'mixpanel','completed',10,'2024-05-29 16:57:46','2024-05-29 18:51:11','2024-05-29 18:45:45','2024-05-29 18:51:10',NULL,0,0,NULL,NULL),(20453,'mixpanel','completed',10,'2024-05-29 17:34:20','2024-05-29 19:01:18','2024-05-29 18:56:19','2024-05-29 19:01:17',NULL,0,0,NULL,NULL),(20454,'mixpanel','completed',10,'2024-05-29 17:10:16','2024-05-29 19:11:11','2024-05-29 19:06:15','2024-05-29 19:11:11',NULL,0,0,NULL,NULL),(20455,'mixpanel','completed',10,'2024-05-29 17:14:57','2024-05-29 19:16:15','2024-05-29 19:13:56','2024-05-29 19:16:14',NULL,0,0,NULL,NULL),(20456,'mixpanel','completed',10,'2024-05-29 17:42:16','2024-05-29 19:26:19','2024-05-29 19:21:15','2024-05-29 19:26:18',NULL,0,0,NULL,NULL),(20457,'mixpanel','completed',10,'2024-05-29 17:56:05','2024-05-29 19:36:15','2024-05-29 19:31:04','2024-05-29 19:36:14',NULL,0,0,NULL,NULL),(20458,'mixpanel','completed',10,'2024-05-29 18:39:16','2024-05-29 19:46:11','2024-05-29 19:41:15','2024-05-29 19:46:10',NULL,0,0,NULL,NULL),(20459,'mixpanel','completed',10,'2024-05-29 17:53:15','2024-05-29 19:54:30','2024-05-29 19:51:14','2024-05-29 19:54:29',NULL,0,0,NULL,NULL),(20460,'mixpanel','completed',10,'2024-05-29 18:04:24','2024-05-29 20:06:14','2024-05-29 20:01:23','2024-05-29 20:06:13',NULL,0,0,NULL,NULL),(20461,'mixpanel','completed',10,'2024-05-29 18:58:18','2024-05-29 20:16:18','2024-05-29 20:11:17','2024-05-29 20:16:17',NULL,0,0,NULL,NULL),(20462,'mixpanel','completed',10,'2024-05-29 18:22:17','2024-05-29 20:26:20','2024-05-29 20:21:16','2024-05-29 20:26:19',NULL,0,0,NULL,NULL),(20463,'mixpanel','completed',10,'2024-05-29 19:22:18','2024-05-29 20:36:06','2024-05-29 20:31:17','2024-05-29 20:36:05',NULL,0,0,NULL,NULL),(20464,'mixpanel','completed',10,'2024-05-29 19:35:26','2024-05-29 20:46:18','2024-05-29 20:41:25','2024-05-29 20:46:17',NULL,0,0,NULL,NULL),(20465,'mixpanel','completed',10,'2024-05-29 19:03:27','2024-05-29 20:56:06','2024-05-29 20:49:26','2024-05-29 20:56:05',NULL,0,0,NULL,NULL),(20466,'mixpanel','completed',10,'2024-05-29 19:02:24','2024-05-29 21:06:06','2024-05-29 21:01:23','2024-05-29 21:06:05',NULL,0,0,NULL,NULL),(20467,'mixpanel','completed',10,'2024-05-29 19:26:18','2024-05-29 21:16:17','2024-05-29 21:11:17','2024-05-29 21:16:16',NULL,0,0,NULL,NULL),(20468,'mixpanel','completed',10,'2024-05-29 20:06:24','2024-05-29 21:26:26','2024-05-29 21:21:24','2024-05-29 21:26:25',NULL,0,0,NULL,NULL),(20469,'mixpanel','completed',10,'2024-05-29 19:54:16','2024-05-29 21:36:19','2024-05-29 21:31:15','2024-05-29 21:36:18',NULL,0,0,NULL,NULL),(20470,'mixpanel','completed',10,'2024-05-29 20:34:14','2024-05-29 21:46:42','2024-05-29 21:41:13','2024-05-29 21:46:40',NULL,0,0,NULL,NULL),(20471,'mixpanel','completed',10,'2024-05-29 20:19:20','2024-05-29 21:53:32','2024-05-29 21:51:17','2024-05-29 21:53:31',NULL,0,0,NULL,NULL),(20472,'mixpanel','completed',10,'2024-05-29 20:54:11','2024-05-29 22:01:21','2024-05-29 21:56:10','2024-05-29 22:01:20',NULL,0,0,NULL,NULL),(20473,'export_files_cleanup','completed',10,'2024-06-04 22:00:00','2024-06-04 22:01:31','2024-05-29 22:04:26','2024-06-04 22:01:30',NULL,0,0,NULL,NULL),(20474,'mixpanel','completed',10,'2024-05-29 20:24:27','2024-05-29 22:07:01','2024-05-29 22:04:26','2024-05-29 22:07:00',NULL,0,0,NULL,NULL),(20475,'mixpanel','completed',10,'2024-05-29 20:35:25','2024-05-29 22:16:22','2024-05-29 22:11:24','2024-05-29 22:16:21',NULL,0,0,NULL,NULL),(20476,'mixpanel','completed',10,'2024-05-29 21:00:15','2024-05-29 22:26:20','2024-05-29 22:21:14','2024-05-29 22:26:19',NULL,0,0,NULL,NULL),(20477,'mixpanel','completed',10,'2024-05-29 21:01:27','2024-05-29 22:36:21','2024-05-29 22:31:25','2024-05-29 22:36:20',NULL,0,0,NULL,NULL),(20478,'mixpanel','completed',10,'2024-05-29 21:35:22','2024-05-29 22:46:14','2024-05-29 22:41:21','2024-05-29 22:46:13',NULL,0,0,NULL,NULL),(20479,'mixpanel','completed',10,'2024-05-29 21:00:11','2024-05-29 22:56:21','2024-05-29 22:51:10','2024-05-29 22:56:20',NULL,0,0,NULL,NULL),(20480,'mixpanel','completed',10,'2024-05-29 21:45:15','2024-05-29 23:06:22','2024-05-29 23:01:14','2024-05-29 23:06:20',NULL,0,0,NULL,NULL),(20481,'mixpanel','completed',10,'2024-05-29 22:03:27','2024-05-29 23:16:26','2024-05-29 23:11:26','2024-05-29 23:16:25',NULL,0,0,NULL,NULL),(20482,'mixpanel','completed',10,'2024-05-29 21:34:13','2024-05-29 23:26:14','2024-05-29 23:21:12','2024-05-29 23:26:13',NULL,0,0,NULL,NULL),(20483,'mixpanel','completed',10,'2024-05-29 21:59:06','2024-05-29 23:36:23','2024-05-29 23:31:05','2024-05-29 23:36:22',NULL,0,0,NULL,NULL),(20484,'mixpanel','completed',10,'2024-05-29 22:26:39','2024-05-29 23:46:21','2024-05-29 23:41:37','2024-05-29 23:46:18',NULL,0,0,NULL,NULL),(20485,'mixpanel','completed',10,'2024-05-29 22:03:23','2024-05-29 23:56:14','2024-05-29 23:51:22','2024-05-29 23:56:13',NULL,0,0,NULL,NULL),(20486,'mixpanel','completed',10,'2024-05-29 22:41:23','2024-05-30 00:06:21','2024-05-30 00:01:22','2024-05-30 00:06:20',NULL,0,0,NULL,NULL),(20487,'mixpanel','completed',10,'2024-05-29 22:43:13','2024-05-30 00:13:17','2024-05-30 00:11:11','2024-05-30 00:13:17',NULL,0,0,NULL,NULL),(20488,'mixpanel','completed',10,'2024-05-29 22:30:26','2024-05-30 00:21:21','2024-05-30 00:16:21','2024-05-30 00:21:20',NULL,0,0,NULL,NULL),(20489,'mixpanel','completed',10,'2024-05-29 23:05:15','2024-05-30 00:31:20','2024-05-30 00:26:14','2024-05-30 00:31:19',NULL,0,0,NULL,NULL),(20490,'mixpanel','completed',10,'2024-05-29 22:37:17','2024-05-30 00:41:25','2024-05-30 00:36:16','2024-05-30 00:41:24',NULL,0,0,NULL,NULL),(20491,'mixpanel','completed',10,'2024-05-29 22:56:26','2024-05-30 00:51:26','2024-05-30 00:46:25','2024-05-30 00:51:25',NULL,0,0,NULL,NULL),(20492,'mixpanel','completed',10,'2024-05-29 23:22:21','2024-05-30 01:01:18','2024-05-30 00:56:20','2024-05-30 01:01:17',NULL,0,0,NULL,NULL),(20493,'mixpanel','completed',10,'2024-05-29 23:29:17','2024-05-30 01:11:16','2024-05-30 01:06:15','2024-05-30 01:11:15',NULL,0,0,NULL,NULL),(20494,'mixpanel','completed',10,'2024-05-29 23:48:15','2024-05-30 01:21:16','2024-05-30 01:16:14','2024-05-30 01:21:16',NULL,0,0,NULL,NULL),(20495,'mixpanel','completed',10,'2024-05-30 00:22:22','2024-05-30 01:31:16','2024-05-30 01:26:21','2024-05-30 01:31:15',NULL,0,0,NULL,NULL),(20496,'mixpanel','completed',10,'2024-05-30 00:34:17','2024-05-30 01:41:17','2024-05-30 01:36:16','2024-05-30 01:41:16',NULL,0,0,NULL,NULL),(20497,'mixpanel','completed',10,'2024-05-30 00:23:13','2024-05-30 01:51:18','2024-05-30 01:46:12','2024-05-30 01:51:17',NULL,0,0,NULL,NULL),(20498,'mixpanel','completed',10,'2024-05-30 00:43:30','2024-05-30 01:58:58','2024-05-30 01:56:29','2024-05-30 01:58:57',NULL,0,0,NULL,NULL),(20499,'mixpanel','completed',10,'2024-05-30 00:46:18','2024-05-30 02:06:24','2024-05-30 02:01:17','2024-05-30 02:06:23',NULL,0,0,NULL,NULL),(20500,'mixpanel','completed',10,'2024-05-30 00:13:24','2024-05-30 02:15:19','2024-05-30 02:11:23','2024-05-30 02:15:18',NULL,0,0,NULL,NULL),(20501,'mixpanel','completed',10,'2024-05-30 01:08:24','2024-05-30 02:26:17','2024-05-30 02:21:23','2024-05-30 02:26:16',NULL,0,0,NULL,NULL),(20502,'mixpanel','completed',10,'2024-05-30 01:28:17','2024-05-30 02:36:24','2024-05-30 02:31:16','2024-05-30 02:36:23',NULL,0,0,NULL,NULL),(20503,'mixpanel','completed',10,'2024-05-30 01:05:12','2024-05-30 02:46:14','2024-05-30 02:41:10','2024-05-30 02:46:13',NULL,0,0,NULL,NULL),(20504,'mixpanel','completed',10,'2024-05-30 00:57:18','2024-05-30 02:56:19','2024-05-30 02:51:17','2024-05-30 02:56:18',NULL,0,0,NULL,NULL),(20505,'mixpanel','completed',10,'2024-05-30 01:21:23','2024-05-30 03:06:20','2024-05-30 03:01:22','2024-05-30 03:06:18',NULL,0,0,NULL,NULL),(20506,'mixpanel','completed',10,'2024-05-30 01:38:14','2024-05-30 03:16:16','2024-05-30 03:11:13','2024-05-30 03:16:15',NULL,0,0,NULL,NULL),(20507,'mixpanel','completed',10,'2024-05-30 01:32:15','2024-05-30 03:26:17','2024-05-30 03:21:14','2024-05-30 03:26:16',NULL,0,0,NULL,NULL),(20508,'mixpanel','completed',10,'2024-05-30 01:42:19','2024-05-30 03:36:22','2024-05-30 03:31:18','2024-05-30 03:36:21',NULL,0,0,NULL,NULL),(20509,'mixpanel','completed',10,'2024-05-30 01:59:17','2024-05-30 03:46:19','2024-05-30 03:41:16','2024-05-30 03:46:18',NULL,0,0,NULL,NULL),(20510,'mixpanel','completed',10,'2024-05-30 02:20:14','2024-05-30 03:56:14','2024-05-30 03:51:14','2024-05-30 03:56:13',NULL,0,0,NULL,NULL),(20511,'mixpanel','completed',10,'2024-05-30 02:18:25','2024-05-30 04:06:19','2024-05-30 04:01:24','2024-05-30 04:06:19',NULL,0,0,NULL,NULL),(20512,'mixpanel','completed',10,'2024-05-30 03:03:18','2024-05-30 04:16:15','2024-05-30 04:11:17','2024-05-30 04:16:14',NULL,0,0,NULL,NULL),(20513,'mixpanel','completed',10,'2024-05-30 02:35:16','2024-05-30 04:26:19','2024-05-30 04:21:15','2024-05-30 04:26:18',NULL,0,0,NULL,NULL),(20514,'mixpanel','completed',10,'2024-05-30 03:24:43','2024-05-30 04:36:38','2024-05-30 04:31:39','2024-05-30 04:36:36',NULL,0,0,NULL,NULL),(20515,'mixpanel','completed',10,'2024-05-30 02:43:26','2024-05-30 04:46:29','2024-05-30 04:41:24','2024-05-30 04:46:27',NULL,0,0,NULL,NULL),(20516,'mixpanel','completed',10,'2024-05-30 03:30:17','2024-05-30 04:56:19','2024-05-30 04:51:15','2024-05-30 04:56:18',NULL,0,0,NULL,NULL),(20517,'mixpanel','completed',10,'2024-05-30 03:28:17','2024-05-30 05:06:16','2024-05-30 05:01:17','2024-05-30 05:06:15',NULL,0,0,NULL,NULL),(20518,'mixpanel','completed',10,'2024-05-30 03:36:17','2024-05-30 05:16:13','2024-05-30 05:11:16','2024-05-30 05:16:12',NULL,0,0,NULL,NULL),(20519,'mixpanel','completed',10,'2024-05-30 03:40:20','2024-05-30 05:26:19','2024-05-30 05:21:19','2024-05-30 05:26:18',NULL,0,0,NULL,NULL),(20520,'mixpanel','completed',10,'2024-05-30 04:02:16','2024-05-30 05:36:16','2024-05-30 05:31:15','2024-05-30 05:36:15',NULL,0,0,NULL,NULL),(20521,'mixpanel','completed',10,'2024-05-30 03:58:20','2024-05-30 05:46:19','2024-05-30 05:41:19','2024-05-30 05:46:18',NULL,0,0,NULL,NULL),(20522,'mixpanel','completed',10,'2024-05-30 04:15:15','2024-05-30 05:56:17','2024-05-30 05:51:14','2024-05-30 05:56:16',NULL,0,0,NULL,NULL),(20523,'mixpanel','completed',10,'2024-05-30 04:55:15','2024-05-30 06:06:19','2024-05-30 06:01:14','2024-05-30 06:06:18',NULL,0,0,NULL,NULL),(20524,'mixpanel','completed',10,'2024-05-30 04:18:13','2024-05-30 06:16:19','2024-05-30 06:11:12','2024-05-30 06:16:18',NULL,0,0,NULL,NULL),(20525,'mixpanel','completed',10,'2024-05-30 04:37:22','2024-05-30 06:26:21','2024-05-30 06:21:21','2024-05-30 06:26:20',NULL,0,0,NULL,NULL),(20526,'mixpanel','completed',10,'2024-05-30 05:07:17','2024-05-30 06:36:14','2024-05-30 06:31:17','2024-05-30 06:36:13',NULL,0,0,NULL,NULL),(20527,'mixpanel','completed',10,'2024-05-30 04:51:19','2024-05-30 06:46:15','2024-05-30 06:41:18','2024-05-30 06:46:14',NULL,0,0,NULL,NULL),(20528,'mixpanel','completed',10,'2024-05-30 05:02:18','2024-05-30 06:53:57','2024-05-30 06:51:17','2024-05-30 06:53:56',NULL,0,0,NULL,NULL),(20529,'mixpanel','completed',10,'2024-05-30 05:13:16','2024-05-30 07:01:25','2024-05-30 06:56:15','2024-05-30 07:01:24',NULL,0,0,NULL,NULL),(20530,'mixpanel','completed',10,'2024-05-30 05:20:13','2024-05-30 07:11:06','2024-05-30 07:06:12','2024-05-30 07:11:05',NULL,0,0,NULL,NULL),(20531,'mixpanel','completed',10,'2024-05-30 05:52:24','2024-05-30 07:21:22','2024-05-30 07:16:23','2024-05-30 07:21:21',NULL,0,0,NULL,NULL),(20532,'mixpanel','completed',10,'2024-05-30 06:24:20','2024-05-30 07:31:22','2024-05-30 07:26:20','2024-05-30 07:31:21',NULL,0,0,NULL,NULL),(20533,'mixpanel','completed',10,'2024-05-30 06:13:15','2024-05-30 07:41:15','2024-05-30 07:36:14','2024-05-30 07:41:14',NULL,0,0,NULL,NULL),(20534,'mixpanel','completed',10,'2024-05-30 06:08:15','2024-05-30 07:51:20','2024-05-30 07:46:14','2024-05-30 07:51:19',NULL,0,0,NULL,NULL),(20535,'mixpanel','completed',10,'2024-05-30 06:07:20','2024-05-30 08:01:12','2024-05-30 07:56:19','2024-05-30 08:01:11',NULL,0,0,NULL,NULL),(20536,'mixpanel','completed',10,'2024-05-30 06:53:17','2024-05-30 08:11:19','2024-05-30 08:06:16','2024-05-30 08:11:18',NULL,0,0,NULL,NULL),(20537,'mixpanel','completed',10,'2024-05-30 06:48:24','2024-05-30 08:21:20','2024-05-30 08:16:23','2024-05-30 08:21:19',NULL,0,0,NULL,NULL),(20538,'mixpanel','completed',10,'2024-05-30 06:33:19','2024-05-30 08:31:15','2024-05-30 08:26:18','2024-05-30 08:31:14',NULL,0,0,NULL,NULL),(20539,'mixpanel','completed',10,'2024-05-30 07:31:24','2024-05-30 08:41:21','2024-05-30 08:36:23','2024-05-30 08:41:20',NULL,0,0,NULL,NULL),(20540,'mixpanel','completed',10,'2024-05-30 06:50:00','2024-05-30 08:51:23','2024-05-30 08:47:58','2024-05-30 08:51:22',NULL,0,0,NULL,NULL),(20541,'subscribers_engagement_score','completed',10,'2024-05-30 08:51:23','2024-05-30 08:56:23','2024-05-30 08:51:22','2024-05-30 08:56:22',NULL,0,0,NULL,NULL),(20542,'subscribers_engagement_score','completed',10,'2024-05-31 14:57:00','2024-05-31 15:01:22','2024-05-30 08:56:22','2024-05-31 15:01:21',NULL,0,0,NULL,NULL),(20543,'mixpanel','completed',10,'2024-05-30 07:38:23','2024-05-30 09:00:20','2024-05-30 08:56:22','2024-05-30 09:00:19',NULL,0,0,NULL,NULL),(20544,'mixpanel','completed',10,'2024-05-30 07:57:34','2024-05-30 09:05:02','2024-05-30 09:02:33','2024-05-30 09:05:01',NULL,0,0,NULL,NULL),(20545,'mixpanel','completed',10,'2024-05-30 07:30:18','2024-05-30 09:09:35','2024-05-30 09:07:18','2024-05-30 09:09:34',NULL,0,0,NULL,NULL),(20546,'mixpanel','completed',10,'2024-05-30 07:22:35','2024-05-30 09:15:34','2024-05-30 09:12:34','2024-05-30 09:15:33',NULL,0,0,NULL,NULL),(20547,'mixpanel','completed',10,'2024-05-30 08:19:18','2024-05-30 09:26:30','2024-05-30 09:21:17','2024-05-30 09:26:29',NULL,0,0,NULL,NULL),(20548,'mixpanel','completed',10,'2024-05-30 08:15:20','2024-05-30 09:36:24','2024-05-30 09:31:19','2024-05-30 09:36:23',NULL,0,0,NULL,NULL),(20549,'mixpanel','completed',10,'2024-05-30 08:31:16','2024-05-30 09:46:22','2024-05-30 09:41:15','2024-05-30 09:46:21',NULL,0,0,NULL,NULL),(20550,'mixpanel','completed',10,'2024-05-30 08:43:15','2024-05-30 09:56:20','2024-05-30 09:51:14','2024-05-30 09:56:19',NULL,0,0,NULL,NULL),(20551,'mixpanel','completed',10,'2024-05-30 08:50:14','2024-05-30 10:06:15','2024-05-30 10:01:13','2024-05-30 10:06:14',NULL,0,0,NULL,NULL),(20552,'mixpanel','completed',10,'2024-05-30 08:27:23','2024-05-30 10:16:15','2024-05-30 10:11:22','2024-05-30 10:16:14',NULL,0,0,NULL,NULL),(20553,'mixpanel','completed',10,'2024-05-30 09:04:19','2024-05-30 10:26:15','2024-05-30 10:21:18','2024-05-30 10:26:14',NULL,0,0,NULL,NULL),(20554,'mixpanel','completed',10,'2024-05-30 09:02:14','2024-05-30 10:36:16','2024-05-30 10:31:13','2024-05-30 10:36:15',NULL,0,0,NULL,NULL),(20555,'mixpanel','completed',10,'2024-05-30 09:05:15','2024-05-30 10:46:18','2024-05-30 10:41:14','2024-05-30 10:46:17',NULL,0,0,NULL,NULL),(20556,'mixpanel','completed',10,'2024-05-30 09:10:14','2024-05-30 10:56:22','2024-05-30 10:51:13','2024-05-30 10:56:21',NULL,0,0,NULL,NULL),(20557,'mixpanel','completed',10,'2024-05-30 09:19:16','2024-05-30 11:06:16','2024-05-30 11:01:15','2024-05-30 11:06:15',NULL,0,0,NULL,NULL),(20558,'mixpanel','completed',10,'2024-05-30 09:28:23','2024-05-30 11:16:20','2024-05-30 11:11:22','2024-05-30 11:16:19',NULL,0,0,NULL,NULL),(20559,'mixpanel','completed',10,'2024-05-30 10:12:35','2024-05-30 11:21:15','2024-05-30 11:18:34','2024-05-30 11:21:14',NULL,0,0,NULL,NULL),(20560,'mixpanel','completed',10,'2024-05-30 09:32:14','2024-05-30 11:31:17','2024-05-30 11:26:13','2024-05-30 11:31:16',NULL,0,0,NULL,NULL),(20561,'mixpanel','completed',10,'2024-05-30 09:51:21','2024-05-30 11:41:22','2024-05-30 11:36:20','2024-05-30 11:41:21',NULL,0,0,NULL,NULL),(20562,'mixpanel','completed',10,'2024-05-30 10:30:18','2024-05-30 11:51:20','2024-05-30 11:46:17','2024-05-30 11:51:19',NULL,0,0,NULL,NULL),(20563,'mixpanel','completed',10,'2024-05-30 10:20:29','2024-05-30 12:01:13','2024-05-30 11:56:27','2024-05-30 12:01:12',NULL,0,0,NULL,NULL),(20564,'mixpanel','completed',10,'2024-05-30 10:57:15','2024-05-30 12:09:46','2024-05-30 12:06:14','2024-05-30 12:09:45',NULL,0,0,NULL,NULL),(20565,'mixpanel','completed',10,'2024-05-30 10:17:27','2024-05-30 12:16:22','2024-05-30 12:13:26','2024-05-30 12:16:21',NULL,0,0,NULL,NULL),(20566,'mixpanel','completed',10,'2024-05-30 11:13:02','2024-05-30 12:26:17','2024-05-30 12:20:01','2024-05-30 12:26:16',NULL,0,0,NULL,NULL),(20567,'mixpanel','completed',10,'2024-05-30 10:42:12','2024-05-30 12:36:16','2024-05-30 12:31:11','2024-05-30 12:36:15',NULL,0,0,NULL,NULL),(20568,'mixpanel','completed',10,'2024-05-30 11:09:17','2024-05-30 12:46:13','2024-05-30 12:41:16','2024-05-30 12:46:12',NULL,0,0,NULL,NULL),(20569,'mixpanel','completed',10,'2024-05-30 11:37:21','2024-05-30 12:56:15','2024-05-30 12:51:20','2024-05-30 12:56:14',NULL,0,0,NULL,NULL),(20570,'mixpanel','completed',10,'2024-05-30 11:45:20','2024-05-30 13:06:19','2024-05-30 13:01:19','2024-05-30 13:06:18',NULL,0,0,NULL,NULL),(20571,'mixpanel','completed',10,'2024-05-30 11:14:15','2024-05-30 13:16:19','2024-05-30 13:11:14','2024-05-30 13:16:18',NULL,0,0,NULL,NULL),(20572,'mixpanel','completed',10,'2024-05-30 11:56:19','2024-05-30 13:26:15','2024-05-30 13:21:18','2024-05-30 13:26:14',NULL,0,0,NULL,NULL),(20573,'mixpanel','completed',10,'2024-05-30 11:32:23','2024-05-30 13:36:21','2024-05-30 13:31:22','2024-05-30 13:36:20',NULL,0,0,NULL,NULL),(20574,'mixpanel','completed',10,'2024-05-30 12:10:16','2024-05-30 13:46:22','2024-05-30 13:41:15','2024-05-30 13:46:21',NULL,0,0,NULL,NULL),(20575,'mixpanel','completed',10,'2024-05-30 12:35:16','2024-05-30 13:56:12','2024-05-30 13:51:15','2024-05-30 13:56:11',NULL,0,0,NULL,NULL),(20576,'mixpanel','completed',10,'2024-05-30 12:43:13','2024-05-30 14:06:18','2024-05-30 14:01:12','2024-05-30 14:06:17',NULL,0,0,NULL,NULL),(20577,'mixpanel','completed',10,'2024-05-30 12:38:16','2024-05-30 14:16:25','2024-05-30 14:11:15','2024-05-30 14:16:24',NULL,0,0,NULL,NULL),(20578,'mixpanel','completed',10,'2024-05-30 13:16:26','2024-05-30 14:21:18','2024-05-30 14:18:25','2024-05-30 14:21:17',NULL,0,0,NULL,NULL),(20579,'mixpanel','completed',10,'2024-05-30 13:21:01','2024-05-30 14:26:17','2024-05-30 14:24:00','2024-05-30 14:26:16',NULL,0,0,NULL,NULL),(20580,'mixpanel','completed',10,'2024-05-30 13:08:14','2024-05-30 14:36:17','2024-05-30 14:31:13','2024-05-30 14:36:17',NULL,0,0,NULL,NULL),(20581,'mixpanel','completed',10,'2024-05-30 13:28:13','2024-05-30 14:46:15','2024-05-30 14:41:12','2024-05-30 14:46:14',NULL,0,0,NULL,NULL),(20582,'mixpanel','completed',10,'2024-05-30 13:37:34','2024-05-30 15:01:23','2024-05-30 14:56:31','2024-05-30 15:01:22',NULL,0,0,NULL,NULL),(20583,'mixpanel','completed',10,'2024-05-30 13:20:18','2024-05-30 15:11:10','2024-05-30 15:06:17','2024-05-30 15:11:09',NULL,0,0,NULL,NULL),(20584,'mixpanel','completed',10,'2024-05-30 13:36:29','2024-05-30 15:16:20','2024-05-30 15:13:28','2024-05-30 15:16:19',NULL,0,0,NULL,NULL),(20585,'schedule_re_engagement_email','completed',10,'2024-05-31 15:16:20','2024-05-31 15:21:16','2024-05-30 15:16:19','2024-05-31 15:21:15',NULL,0,0,NULL,NULL),(20586,'mixpanel','completed',10,'2024-05-30 14:09:22','2024-05-30 15:26:19','2024-05-30 15:21:21','2024-05-30 15:26:18',NULL,0,0,NULL,NULL),(20587,'mixpanel','completed',10,'2024-05-30 13:56:17','2024-05-30 15:36:17','2024-05-30 15:31:16','2024-05-30 15:36:16',NULL,0,0,NULL,NULL),(20588,'mixpanel','completed',10,'2024-05-30 13:59:17','2024-05-30 15:43:35','2024-05-30 15:41:16','2024-05-30 15:43:34',NULL,0,0,NULL,NULL),(20589,'mixpanel','completed',10,'2024-05-30 14:27:18','2024-05-30 15:51:25','2024-05-30 15:46:17','2024-05-30 15:51:24',NULL,0,0,NULL,NULL),(20590,'mixpanel','completed',10,'2024-05-30 14:04:26','2024-05-30 16:01:16','2024-05-30 15:56:25','2024-05-30 16:01:15',NULL,0,0,NULL,NULL),(20591,'mixpanel','completed',10,'2024-05-30 14:18:22','2024-05-30 16:11:20','2024-05-30 16:06:21','2024-05-30 16:11:19',NULL,0,0,NULL,NULL),(20592,'mixpanel','completed',10,'2024-05-30 15:02:19','2024-05-30 16:21:18','2024-05-30 16:16:18','2024-05-30 16:21:17',NULL,0,0,NULL,NULL),(20593,'mixpanel','completed',10,'2024-05-30 14:43:19','2024-05-30 16:31:17','2024-05-30 16:26:18','2024-05-30 16:31:16',NULL,0,0,NULL,NULL),(20594,'mixpanel','completed',10,'2024-05-30 14:42:13','2024-05-30 16:41:07','2024-05-30 16:36:12','2024-05-30 16:41:06',NULL,0,0,NULL,NULL),(20595,'mixpanel','completed',10,'2024-05-30 15:06:15','2024-05-30 16:51:19','2024-05-30 16:46:14','2024-05-30 16:51:18',NULL,0,0,NULL,NULL),(20596,'mixpanel','completed',10,'2024-05-30 15:43:17','2024-05-30 17:01:07','2024-05-30 16:56:16','2024-05-30 17:01:06',NULL,0,0,NULL,NULL),(20597,'mixpanel','completed',10,'2024-05-30 16:04:07','2024-05-30 17:11:20','2024-05-30 17:06:06','2024-05-30 17:11:20',NULL,0,0,NULL,NULL),(20598,'mixpanel','completed',10,'2024-05-30 15:24:22','2024-05-30 17:21:14','2024-05-30 17:16:21','2024-05-30 17:21:13',NULL,0,0,NULL,NULL),(20599,'mixpanel','completed',10,'2024-05-30 15:38:21','2024-05-30 17:31:19','2024-05-30 17:26:20','2024-05-30 17:31:18',NULL,0,0,NULL,NULL),(20600,'mixpanel','completed',10,'2024-05-30 16:15:15','2024-05-30 17:41:17','2024-05-30 17:36:14','2024-05-30 17:41:16',NULL,0,0,NULL,NULL),(20601,'mixpanel','completed',10,'2024-05-30 16:29:25','2024-05-30 17:51:14','2024-05-30 17:46:24','2024-05-30 17:51:13',NULL,0,0,NULL,NULL),(20602,'mixpanel','completed',10,'2024-05-30 16:09:19','2024-05-30 18:01:07','2024-05-30 17:56:18','2024-05-30 18:01:06',NULL,0,0,NULL,NULL),(20603,'mixpanel','completed',10,'2024-05-30 16:35:12','2024-05-30 18:11:19','2024-05-30 18:06:11','2024-05-30 18:11:18',NULL,0,0,NULL,NULL),(20604,'mixpanel','completed',10,'2024-05-30 16:52:17','2024-05-30 18:21:07','2024-05-30 18:16:16','2024-05-30 18:21:06',NULL,0,0,NULL,NULL),(20605,'mixpanel','completed',10,'2024-05-30 16:52:07','2024-05-30 18:31:15','2024-05-30 18:26:06','2024-05-30 18:31:14',NULL,0,0,NULL,NULL),(20606,'mixpanel','completed',10,'2024-05-30 16:43:18','2024-05-30 18:41:07','2024-05-30 18:36:17','2024-05-30 18:41:06',NULL,0,0,NULL,NULL),(20607,'mixpanel','completed',10,'2024-05-30 17:18:07','2024-05-30 18:51:07','2024-05-30 18:46:06','2024-05-30 18:51:06',NULL,0,0,NULL,NULL),(20608,'mixpanel','completed',10,'2024-05-30 17:12:19','2024-05-30 18:59:20','2024-05-30 18:56:18','2024-05-30 18:59:19',NULL,0,0,NULL,NULL),(20609,'mixpanel','completed',10,'2024-05-30 17:14:06','2024-05-30 19:11:07','2024-05-30 19:06:05','2024-05-30 19:11:06',NULL,0,0,NULL,NULL),(20610,'mixpanel','completed',10,'2024-05-30 18:07:07','2024-05-30 19:21:13','2024-05-30 19:16:06','2024-05-30 19:21:12',NULL,0,0,NULL,NULL),(20611,'mixpanel','completed',10,'2024-05-30 17:40:15','2024-05-30 19:31:13','2024-05-30 19:26:14','2024-05-30 19:31:12',NULL,0,0,NULL,NULL),(20612,'mixpanel','completed',10,'2024-05-30 18:16:07','2024-05-30 19:41:07','2024-05-30 19:36:06','2024-05-30 19:41:06',NULL,0,0,NULL,NULL),(20613,'mixpanel','completed',10,'2024-05-30 18:28:15','2024-05-30 19:51:07','2024-05-30 19:46:14','2024-05-30 19:51:06',NULL,0,0,NULL,NULL),(20614,'mixpanel','completed',10,'2024-05-30 18:40:07','2024-05-30 20:01:07','2024-05-30 19:56:06','2024-05-30 20:01:05',NULL,0,0,NULL,NULL),(20615,'mixpanel','completed',10,'2024-05-30 18:09:07','2024-05-30 20:11:28','2024-05-30 20:06:06','2024-05-30 20:11:27',NULL,0,0,NULL,NULL),(20616,'mixpanel','completed',10,'2024-05-30 18:56:16','2024-05-30 20:21:26','2024-05-30 20:16:15','2024-05-30 20:21:25',NULL,0,0,NULL,NULL),(20617,'mixpanel','completed',10,'2024-05-30 19:02:15','2024-05-30 20:31:06','2024-05-30 20:26:14','2024-05-30 20:31:06',NULL,0,0,NULL,NULL),(20618,'mixpanel','completed',10,'2024-05-30 18:39:16','2024-05-30 20:41:21','2024-05-30 20:36:15','2024-05-30 20:41:20',NULL,0,0,NULL,NULL),(20619,'mixpanel','completed',10,'2024-05-30 19:31:25','2024-05-30 20:51:06','2024-05-30 20:46:24','2024-05-30 20:51:06',NULL,0,0,NULL,NULL),(20620,'mixpanel','completed',10,'2024-05-30 19:20:27','2024-05-30 21:01:07','2024-05-30 20:56:26','2024-05-30 21:01:06',NULL,0,0,NULL,NULL),(20621,'mixpanel','completed',10,'2024-05-30 19:51:14','2024-05-30 21:11:14','2024-05-30 21:06:13','2024-05-30 21:11:13',NULL,0,0,NULL,NULL),(20622,'mixpanel','completed',10,'2024-05-30 20:11:12','2024-05-30 21:21:21','2024-05-30 21:16:12','2024-05-30 21:21:20',NULL,0,0,NULL,NULL),(20623,'mixpanel','completed',10,'2024-05-30 20:14:16','2024-05-30 21:31:18','2024-05-30 21:26:16','2024-05-30 21:31:17',NULL,0,0,NULL,NULL),(20624,'mixpanel','completed',10,'2024-05-30 20:09:12','2024-05-30 21:41:17','2024-05-30 21:36:10','2024-05-30 21:41:16',NULL,0,0,NULL,NULL),(20625,'mixpanel','completed',10,'2024-05-30 19:58:21','2024-05-30 21:51:17','2024-05-30 21:46:20','2024-05-30 21:51:16',NULL,0,0,NULL,NULL),(20626,'mixpanel','completed',10,'2024-05-30 20:36:17','2024-05-30 22:01:27','2024-05-30 21:56:16','2024-05-30 22:01:24',NULL,0,0,NULL,NULL),(20627,'subscribers_email_count','completed',10,'2024-06-04 22:00:00','2024-06-04 22:01:31','2024-05-30 22:01:24','2024-06-04 22:01:30',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(20628,'inactive_subscribers','completed',10,'2024-06-04 22:00:00','2024-06-04 22:01:31','2024-05-30 22:01:24','2024-06-04 22:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(20629,'mixpanel','completed',10,'2024-05-30 20:58:22','2024-05-30 22:11:15','2024-05-30 22:06:19','2024-05-30 22:11:14',NULL,0,0,NULL,NULL),(20630,'mixpanel','completed',10,'2024-05-30 21:02:18','2024-05-30 22:21:25','2024-05-30 22:16:17','2024-05-30 22:21:24',NULL,0,0,NULL,NULL),(20631,'mixpanel','completed',10,'2024-05-30 21:03:17','2024-05-30 22:31:23','2024-05-30 22:26:16','2024-05-30 22:31:22',NULL,0,0,NULL,NULL),(20632,'mixpanel','completed',10,'2024-05-30 20:46:19','2024-05-30 22:41:09','2024-05-30 22:36:17','2024-05-30 22:41:08',NULL,0,0,NULL,NULL),(20633,'mixpanel','completed',10,'2024-05-30 21:08:22','2024-05-30 22:51:17','2024-05-30 22:46:21','2024-05-30 22:51:16',NULL,0,0,NULL,NULL),(20634,'mixpanel','completed',10,'2024-05-30 21:32:16','2024-05-30 23:01:15','2024-05-30 22:56:15','2024-05-30 23:01:14',NULL,0,0,NULL,NULL),(20635,'mixpanel','completed',10,'2024-05-30 21:12:07','2024-05-30 23:11:07','2024-05-30 23:06:06','2024-05-30 23:11:06',NULL,0,0,NULL,NULL),(20636,'mixpanel','completed',10,'2024-05-30 21:51:07','2024-05-30 23:21:20','2024-05-30 23:16:06','2024-05-30 23:21:20',NULL,0,0,NULL,NULL),(20637,'mixpanel','completed',10,'2024-05-30 21:53:17','2024-05-30 23:31:17','2024-05-30 23:26:16','2024-05-30 23:31:16',NULL,0,0,NULL,NULL),(20638,'mixpanel','completed',10,'2024-05-30 22:33:17','2024-05-30 23:41:16','2024-05-30 23:36:16','2024-05-30 23:41:15',NULL,0,0,NULL,NULL),(20639,'mixpanel','completed',10,'2024-05-30 22:42:16','2024-05-30 23:51:23','2024-05-30 23:46:15','2024-05-30 23:51:22',NULL,0,0,NULL,NULL),(20640,'mixpanel','completed',10,'2024-05-30 22:17:18','2024-05-31 00:01:16','2024-05-30 23:56:17','2024-05-31 00:01:15',NULL,0,0,NULL,NULL),(20641,'mixpanel','completed',10,'2024-05-30 22:16:14','2024-05-31 00:11:24','2024-05-31 00:06:13','2024-05-31 00:11:23',NULL,0,0,NULL,NULL),(20642,'mixpanel','completed',10,'2024-05-30 22:25:15','2024-05-31 00:21:13','2024-05-31 00:16:14','2024-05-31 00:21:12',NULL,0,0,NULL,NULL),(20643,'mixpanel','completed',10,'2024-05-30 23:07:11','2024-05-31 00:31:11','2024-05-31 00:26:10','2024-05-31 00:31:10',NULL,0,0,NULL,NULL),(20644,'mixpanel','completed',10,'2024-05-30 23:03:22','2024-05-31 00:41:14','2024-05-31 00:36:21','2024-05-31 00:41:13',NULL,0,0,NULL,NULL),(20645,'mixpanel','completed',10,'2024-05-30 22:54:07','2024-05-31 00:51:17','2024-05-31 00:46:06','2024-05-31 00:51:16',NULL,0,0,NULL,NULL),(20646,'mixpanel','completed',10,'2024-05-30 23:03:17','2024-05-31 01:01:20','2024-05-31 00:56:16','2024-05-31 01:01:19',NULL,0,0,NULL,NULL),(20647,'mixpanel','completed',10,'2024-05-30 23:23:20','2024-05-31 01:11:06','2024-05-31 01:06:19','2024-05-31 01:11:06',NULL,0,0,NULL,NULL),(20648,'mixpanel','completed',10,'2024-05-30 23:42:57','2024-05-31 01:18:18','2024-05-31 01:15:56','2024-05-31 01:18:17',NULL,0,0,NULL,NULL),(20649,'mixpanel','completed',10,'2024-05-30 23:38:20','2024-05-31 01:26:23','2024-05-31 01:21:19','2024-05-31 01:26:22',NULL,0,0,NULL,NULL),(20650,'mixpanel','completed',10,'2024-05-30 23:32:06','2024-05-31 01:36:03','2024-05-31 01:30:05','2024-05-31 01:36:03',NULL,0,0,NULL,NULL),(20651,'mixpanel','completed',10,'2024-05-30 23:45:37','2024-05-31 01:42:55','2024-05-31 01:39:36','2024-05-31 01:42:54',NULL,0,0,NULL,NULL),(20652,'mixpanel','completed',10,'2024-05-31 00:36:53','2024-05-31 01:49:14','2024-05-31 01:45:52','2024-05-31 01:49:13',NULL,0,0,NULL,NULL),(20653,'mixpanel','completed',10,'2024-05-31 00:17:17','2024-05-31 01:53:25','2024-05-31 01:51:17','2024-05-31 01:53:24',NULL,0,0,NULL,NULL),(20654,'mixpanel','completed',10,'2024-05-31 00:32:23','2024-05-31 02:01:19','2024-05-31 01:56:22','2024-05-31 02:01:18',NULL,0,0,NULL,NULL),(20655,'mixpanel','completed',10,'2024-05-31 00:36:57','2024-05-31 02:10:12','2024-05-31 02:05:56','2024-05-31 02:10:11',NULL,0,0,NULL,NULL),(20656,'mixpanel','completed',10,'2024-05-31 00:31:31','2024-05-31 02:18:56','2024-05-31 02:14:29','2024-05-31 02:18:55',NULL,0,0,NULL,NULL),(20657,'mixpanel','completed',10,'2024-05-31 00:47:17','2024-05-31 02:27:41','2024-05-31 02:21:16','2024-05-31 02:27:39',NULL,0,0,NULL,NULL),(20658,'mixpanel','completed',10,'2024-05-31 01:09:13','2024-05-31 02:36:07','2024-05-31 02:31:12','2024-05-31 02:36:06',NULL,0,0,NULL,NULL),(20659,'mixpanel','completed',10,'2024-05-31 00:40:07','2024-05-31 02:45:49','2024-05-31 02:41:06','2024-05-31 02:45:48',NULL,0,0,NULL,NULL),(20660,'mixpanel','completed',10,'2024-05-31 01:04:08','2024-05-31 02:55:16','2024-05-31 02:50:07','2024-05-31 02:55:15',NULL,0,0,NULL,NULL),(20661,'mixpanel','completed',10,'2024-05-31 01:46:29','2024-05-31 02:59:55','2024-05-31 02:57:28','2024-05-31 02:59:54',NULL,0,0,NULL,NULL),(20662,'mixpanel','completed',10,'2024-05-31 01:50:58','2024-05-31 03:09:47','2024-05-31 03:04:57','2024-05-31 03:09:46',NULL,0,0,NULL,NULL),(20663,'mixpanel','completed',10,'2024-05-31 01:39:34','2024-05-31 03:19:33','2024-05-31 03:14:33','2024-05-31 03:19:32',NULL,0,0,NULL,NULL),(20664,'mixpanel','completed',10,'2024-05-31 02:04:47','2024-05-31 03:29:45','2024-05-31 03:24:46','2024-05-31 03:29:44',NULL,0,0,NULL,NULL),(20665,'mixpanel','completed',10,'2024-05-31 01:44:39','2024-05-31 03:40:00','2024-05-31 03:34:38','2024-05-31 03:39:59',NULL,0,0,NULL,NULL),(20666,'mixpanel','completed',10,'2024-05-31 02:40:56','2024-05-31 03:50:27','2024-05-31 03:44:55','2024-05-31 03:50:26',NULL,0,0,NULL,NULL),(20667,'mixpanel','completed',10,'2024-05-31 02:34:57','2024-05-31 03:56:07','2024-05-31 03:52:56','2024-05-31 03:56:06',NULL,0,0,NULL,NULL),(20668,'mixpanel','completed',10,'2024-05-31 02:53:07','2024-05-31 04:06:04','2024-05-31 04:01:06','2024-05-31 04:06:02',NULL,0,0,NULL,NULL),(20669,'mixpanel','completed',10,'2024-05-31 02:23:07','2024-05-31 04:16:07','2024-05-31 04:11:06','2024-05-31 04:16:06',NULL,0,0,NULL,NULL),(20670,'mixpanel','completed',10,'2024-05-31 02:39:25','2024-05-31 04:26:21','2024-05-31 04:21:24','2024-05-31 04:26:20',NULL,0,0,NULL,NULL),(20671,'mixpanel','completed',10,'2024-05-31 03:11:52','2024-05-31 04:31:18','2024-05-31 04:28:49','2024-05-31 04:31:15',NULL,0,0,NULL,NULL),(20672,'mixpanel','completed',10,'2024-05-31 02:45:17','2024-05-31 04:38:31','2024-05-31 04:36:16','2024-05-31 04:38:30',NULL,0,0,NULL,NULL),(20673,'mixpanel','completed',10,'2024-05-31 02:51:08','2024-05-31 04:43:09','2024-05-31 04:41:06','2024-05-31 04:43:08',NULL,0,0,NULL,NULL),(20674,'mixpanel','completed',10,'2024-05-31 03:03:18','2024-05-31 04:51:07','2024-05-31 04:46:17','2024-05-31 04:51:06',NULL,0,0,NULL,NULL),(20675,'mixpanel','completed',10,'2024-05-31 03:28:19','2024-05-31 05:00:59','2024-05-31 04:56:18','2024-05-31 05:00:58',NULL,0,0,NULL,NULL),(20676,'mixpanel','completed',10,'2024-05-31 03:18:05','2024-05-31 05:11:24','2024-05-31 05:05:04','2024-05-31 05:11:24',NULL,0,0,NULL,NULL),(20677,'mixpanel','completed',10,'2024-05-31 03:44:19','2024-05-31 05:21:14','2024-05-31 05:16:17','2024-05-31 05:21:13',NULL,0,0,NULL,NULL),(20678,'mixpanel','completed',10,'2024-05-31 03:50:07','2024-05-31 05:30:35','2024-05-31 05:26:06','2024-05-31 05:30:34',NULL,0,0,NULL,NULL),(20679,'mixpanel','completed',10,'2024-05-31 03:34:24','2024-05-31 05:38:41','2024-05-31 05:34:23','2024-05-31 05:38:40',NULL,0,0,NULL,NULL),(20680,'mixpanel','completed',10,'2024-05-31 03:54:20','2024-05-31 05:46:11','2024-05-31 05:41:19','2024-05-31 05:46:10',NULL,0,0,NULL,NULL),(20681,'mixpanel','completed',10,'2024-05-31 04:20:01','2024-05-31 05:53:56','2024-05-31 05:50:00','2024-05-31 05:53:55',NULL,0,0,NULL,NULL),(20682,'mixpanel','completed',10,'2024-05-31 03:58:26','2024-05-31 06:01:17','2024-05-31 05:56:25','2024-05-31 06:01:16',NULL,0,0,NULL,NULL),(20683,'mixpanel','completed',10,'2024-05-31 04:36:37','2024-05-31 06:08:03','2024-05-31 06:04:36','2024-05-31 06:08:02',NULL,0,0,NULL,NULL),(20684,'mixpanel','completed',10,'2024-05-31 05:05:20','2024-05-31 06:15:21','2024-05-31 06:11:19','2024-05-31 06:15:20',NULL,0,0,NULL,NULL),(20685,'mixpanel','completed',10,'2024-05-31 04:38:43','2024-05-31 06:21:18','2024-05-31 06:18:42','2024-05-31 06:21:17',NULL,0,0,NULL,NULL),(20686,'mixpanel','completed',10,'2024-05-31 05:12:53','2024-05-31 06:29:36','2024-05-31 06:25:52','2024-05-31 06:29:35',NULL,0,0,NULL,NULL),(20687,'mixpanel','completed',10,'2024-05-31 05:11:45','2024-05-31 06:36:18','2024-05-31 06:32:44','2024-05-31 06:36:17',NULL,0,0,NULL,NULL),(20688,'mixpanel','completed',10,'2024-05-31 05:23:47','2024-05-31 06:43:19','2024-05-31 06:39:46','2024-05-31 06:43:18',NULL,0,0,NULL,NULL),(20689,'mixpanel','completed',10,'2024-05-31 04:56:27','2024-05-31 06:50:04','2024-05-31 06:46:26','2024-05-31 06:50:03',NULL,0,0,NULL,NULL),(20690,'mixpanel','completed',10,'2024-05-31 05:43:30','2024-05-31 06:56:21','2024-05-31 06:53:29','2024-05-31 06:56:20',NULL,0,0,NULL,NULL),(20691,'mixpanel','completed',10,'2024-05-31 05:30:41','2024-05-31 07:04:18','2024-05-31 07:00:40','2024-05-31 07:04:17',NULL,0,0,NULL,NULL),(20692,'mixpanel','completed',10,'2024-05-31 05:32:20','2024-05-31 07:10:55','2024-05-31 07:06:19','2024-05-31 07:10:54',NULL,0,0,NULL,NULL),(20693,'mixpanel','completed',10,'2024-05-31 05:15:18','2024-05-31 07:17:23','2024-05-31 07:14:18','2024-05-31 07:17:22',NULL,0,0,NULL,NULL),(20694,'mixpanel','completed',10,'2024-05-31 05:20:45','2024-05-31 07:24:27','2024-05-31 07:20:44','2024-05-31 07:24:26',NULL,0,0,NULL,NULL),(20695,'mixpanel','completed',10,'2024-05-31 05:32:47','2024-05-31 07:30:01','2024-05-31 07:27:46','2024-05-31 07:30:00',NULL,0,0,NULL,NULL),(20696,'mixpanel','completed',10,'2024-05-31 06:18:11','2024-05-31 07:37:40','2024-05-31 07:34:09','2024-05-31 07:37:38',NULL,0,0,NULL,NULL),(20697,'mixpanel','completed',10,'2024-05-31 05:46:05','2024-05-31 07:44:07','2024-05-31 07:41:04','2024-05-31 07:44:06',NULL,0,0,NULL,NULL),(20698,'mixpanel','completed',10,'2024-05-31 05:54:20','2024-05-31 07:51:13','2024-05-31 07:46:19','2024-05-31 07:51:12',NULL,0,0,NULL,NULL),(20699,'mixpanel','completed',10,'2024-05-31 06:16:16','2024-05-31 07:56:18','2024-05-31 07:54:15','2024-05-31 07:56:17',NULL,0,0,NULL,NULL),(20700,'mixpanel','completed',10,'2024-05-31 06:13:09','2024-05-31 08:05:04','2024-05-31 08:01:08','2024-05-31 08:05:03',NULL,0,0,NULL,NULL),(20701,'mixpanel','completed',10,'2024-05-31 07:02:26','2024-05-31 08:11:07','2024-05-31 08:08:25','2024-05-31 08:11:06',NULL,0,0,NULL,NULL),(20702,'mixpanel','completed',10,'2024-05-31 06:59:23','2024-05-31 08:17:52','2024-05-31 08:15:22','2024-05-31 08:17:51',NULL,0,0,NULL,NULL),(20703,'mixpanel','completed',10,'2024-05-31 07:09:17','2024-05-31 08:26:04','2024-05-31 08:21:16','2024-05-31 08:26:03',NULL,0,0,NULL,NULL),(20704,'mixpanel','completed',10,'2024-05-31 07:10:07','2024-05-31 08:33:14','2024-05-31 08:31:06','2024-05-31 08:33:13',NULL,0,0,NULL,NULL),(20705,'mixpanel','completed',10,'2024-05-31 07:31:07','2024-05-31 08:40:41','2024-05-31 08:36:06','2024-05-31 08:40:40',NULL,0,0,NULL,NULL),(20706,'mixpanel','completed',10,'2024-05-31 07:16:51','2024-05-31 08:46:17','2024-05-31 08:43:50','2024-05-31 08:46:16',NULL,0,0,NULL,NULL),(20707,'mixpanel','completed',10,'2024-05-31 07:06:22','2024-05-31 08:55:04','2024-05-31 08:50:22','2024-05-31 08:55:03',NULL,0,0,NULL,NULL),(20708,'mixpanel','completed',10,'2024-05-31 07:17:01','2024-05-31 09:06:07','2024-05-31 09:00:00','2024-05-31 09:06:06',NULL,0,0,NULL,NULL),(20709,'mixpanel','completed',10,'2024-05-31 07:42:07','2024-05-31 09:16:15','2024-05-31 09:11:06','2024-05-31 09:16:14',NULL,0,0,NULL,NULL),(20710,'mixpanel','completed',10,'2024-05-31 07:37:18','2024-05-31 09:26:20','2024-05-31 09:21:18','2024-05-31 09:26:19',NULL,0,0,NULL,NULL),(20711,'mixpanel','completed',10,'2024-05-31 07:53:32','2024-05-31 09:31:17','2024-05-31 09:28:31','2024-05-31 09:31:16',NULL,0,0,NULL,NULL),(20712,'mixpanel','completed',10,'2024-05-31 07:52:16','2024-05-31 09:41:21','2024-05-31 09:36:15','2024-05-31 09:41:20',NULL,0,0,NULL,NULL),(20713,'mixpanel','completed',10,'2024-05-31 07:52:23','2024-05-31 09:51:17','2024-05-31 09:44:22','2024-05-31 09:51:16',NULL,0,0,NULL,NULL),(20714,'mixpanel','completed',10,'2024-05-31 08:01:06','2024-05-31 09:59:20','2024-05-31 09:56:05','2024-05-31 09:59:19',NULL,0,0,NULL,NULL),(20715,'mixpanel','completed',10,'2024-05-31 08:50:17','2024-05-31 10:11:09','2024-05-31 10:06:16','2024-05-31 10:11:08',NULL,0,0,NULL,NULL),(20716,'mixpanel','completed',10,'2024-05-31 08:48:16','2024-05-31 10:21:16','2024-05-31 10:16:15','2024-05-31 10:21:15',NULL,0,0,NULL,NULL),(20717,'mixpanel','completed',10,'2024-05-31 09:18:17','2024-05-31 10:31:15','2024-05-31 10:26:16','2024-05-31 10:31:14',NULL,0,0,NULL,NULL),(20718,'mixpanel','completed',10,'2024-05-31 09:20:24','2024-05-31 10:41:06','2024-05-31 10:36:23','2024-05-31 10:41:05',NULL,0,0,NULL,NULL),(20719,'mixpanel','completed',10,'2024-05-31 09:04:17','2024-05-31 10:51:06','2024-05-31 10:46:16','2024-05-31 10:51:05',NULL,0,0,NULL,NULL),(20720,'mixpanel','completed',10,'2024-05-31 08:58:46','2024-05-31 11:01:17','2024-05-31 10:54:45','2024-05-31 11:01:16',NULL,0,0,NULL,NULL),(20721,'mixpanel','completed',10,'2024-05-31 09:53:16','2024-05-31 11:11:17','2024-05-31 11:06:15','2024-05-31 11:11:16',NULL,0,0,NULL,NULL),(20722,'mixpanel','completed',10,'2024-05-31 10:11:15','2024-05-31 11:21:18','2024-05-31 11:16:14','2024-05-31 11:21:16',NULL,0,0,NULL,NULL),(20723,'mixpanel','completed',10,'2024-05-31 10:02:07','2024-05-31 11:31:23','2024-05-31 11:26:06','2024-05-31 11:31:22',NULL,0,0,NULL,NULL),(20724,'mixpanel','completed',10,'2024-05-31 09:57:17','2024-05-31 11:41:22','2024-05-31 11:36:16','2024-05-31 11:41:21',NULL,0,0,NULL,NULL),(20725,'mixpanel','completed',10,'2024-05-31 10:00:26','2024-05-31 11:51:22','2024-05-31 11:46:25','2024-05-31 11:51:21',NULL,0,0,NULL,NULL),(20726,'mixpanel','completed',10,'2024-05-31 10:08:19','2024-05-31 12:01:21','2024-05-31 11:56:18','2024-05-31 12:01:20',NULL,0,0,NULL,NULL),(20727,'mixpanel','completed',10,'2024-05-31 10:03:30','2024-05-31 12:11:21','2024-05-31 12:04:29','2024-05-31 12:11:20',NULL,0,0,NULL,NULL),(20728,'mixpanel','completed',10,'2024-05-31 10:26:06','2024-05-31 12:21:17','2024-05-31 12:16:05','2024-05-31 12:21:16',NULL,0,0,NULL,NULL),(20729,'mixpanel','completed',10,'2024-05-31 11:23:06','2024-05-31 12:31:13','2024-05-31 12:26:05','2024-05-31 12:31:12',NULL,0,0,NULL,NULL),(20730,'mixpanel','completed',10,'2024-05-31 10:42:17','2024-05-31 12:41:18','2024-05-31 12:36:16','2024-05-31 12:41:17',NULL,0,0,NULL,NULL),(20731,'mixpanel','completed',10,'2024-05-31 10:56:06','2024-05-31 12:48:08','2024-05-31 12:46:05','2024-05-31 12:48:07',NULL,0,0,NULL,NULL),(20732,'mixpanel','completed',10,'2024-05-31 11:08:21','2024-05-31 12:56:17','2024-05-31 12:51:20','2024-05-31 12:56:16',NULL,0,0,NULL,NULL),(20733,'mixpanel','completed',10,'2024-05-31 11:07:37','2024-05-31 13:06:22','2024-05-31 13:00:36','2024-05-31 13:06:21',NULL,0,0,NULL,NULL),(20734,'mixpanel','completed',10,'2024-05-31 11:58:06','2024-05-31 13:16:13','2024-05-31 13:11:05','2024-05-31 13:16:12',NULL,0,0,NULL,NULL),(20735,'mixpanel','completed',10,'2024-05-31 12:14:14','2024-05-31 13:24:31','2024-05-31 13:21:13','2024-05-31 13:24:30',NULL,0,0,NULL,NULL),(20736,'mixpanel','completed',10,'2024-05-31 11:30:06','2024-05-31 13:34:25','2024-05-31 13:31:05','2024-05-31 13:34:24',NULL,0,0,NULL,NULL),(20737,'mixpanel','completed',10,'2024-05-31 11:44:46','2024-05-31 13:41:06','2024-05-31 13:38:45','2024-05-31 13:41:05',NULL,0,0,NULL,NULL),(20738,'mixpanel','completed',10,'2024-05-31 12:36:06','2024-05-31 13:51:11','2024-05-31 13:46:05','2024-05-31 13:51:10',NULL,0,0,NULL,NULL),(20739,'mixpanel','completed',10,'2024-05-31 12:15:40','2024-05-31 14:00:15','2024-05-31 13:55:39','2024-05-31 14:00:14',NULL,0,0,NULL,NULL),(20740,'mixpanel','completed',10,'2024-05-31 12:12:17','2024-05-31 14:09:38','2024-05-31 14:04:16','2024-05-31 14:09:37',NULL,0,0,NULL,NULL),(20741,'mixpanel','completed',10,'2024-05-31 12:54:06','2024-05-31 14:16:13','2024-05-31 14:14:05','2024-05-31 14:16:12',NULL,0,0,NULL,NULL),(20742,'mixpanel','completed',10,'2024-05-31 12:38:46','2024-05-31 14:21:19','2024-05-31 14:18:45','2024-05-31 14:21:18',NULL,0,0,NULL,NULL),(20743,'mixpanel','completed',10,'2024-05-31 13:06:22','2024-05-31 14:26:06','2024-05-31 14:23:21','2024-05-31 14:26:05',NULL,0,0,NULL,NULL),(20744,'mixpanel','completed',10,'2024-05-31 12:46:06','2024-05-31 14:36:06','2024-05-31 14:31:05','2024-05-31 14:36:05',NULL,0,0,NULL,NULL),(20745,'mixpanel','completed',10,'2024-05-31 13:09:24','2024-05-31 14:46:16','2024-05-31 14:41:23','2024-05-31 14:46:15',NULL,0,0,NULL,NULL),(20746,'mixpanel','completed',10,'2024-05-31 13:46:17','2024-05-31 14:56:31','2024-05-31 14:51:16','2024-05-31 14:56:28',NULL,0,0,NULL,NULL),(20747,'subscribers_engagement_score','completed',10,'2024-05-31 15:01:22','2024-05-31 15:06:07','2024-05-31 15:01:21','2024-05-31 15:06:06',NULL,0,0,NULL,NULL),(20748,'mixpanel','completed',10,'2024-05-31 13:44:22','2024-05-31 15:06:07','2024-05-31 15:01:21','2024-05-31 15:06:06',NULL,0,0,NULL,NULL),(20749,'subscribers_engagement_score','completed',10,'2024-06-01 11:13:00','2024-06-01 11:16:24','2024-05-31 15:06:06','2024-06-01 11:16:23',NULL,0,0,NULL,NULL),(20750,'mixpanel','completed',10,'2024-05-31 13:18:14','2024-05-31 15:12:46','2024-05-31 15:10:13','2024-05-31 15:12:45',NULL,0,0,NULL,NULL),(20751,'mixpanel','completed',10,'2024-05-31 13:26:16','2024-05-31 15:21:16','2024-05-31 15:16:16','2024-05-31 15:21:15',NULL,0,0,NULL,NULL),(20752,'schedule_re_engagement_email','completed',10,'2024-06-01 15:26:19','2024-06-01 15:31:22','2024-05-31 15:26:18','2024-06-01 15:31:21',NULL,0,0,NULL,NULL),(20753,'mixpanel','completed',10,'2024-05-31 14:14:19','2024-05-31 15:28:58','2024-05-31 15:26:18','2024-05-31 15:28:57',NULL,0,0,NULL,NULL),(20754,'mixpanel','completed',10,'2024-05-31 14:01:07','2024-05-31 15:33:15','2024-05-31 15:31:06','2024-05-31 15:33:14',NULL,0,0,NULL,NULL),(20755,'mixpanel','completed',10,'2024-05-31 14:34:20','2024-05-31 15:39:40','2024-05-31 15:36:19','2024-05-31 15:39:39',NULL,0,0,NULL,NULL),(20756,'mixpanel','completed',10,'2024-05-31 14:12:35','2024-05-31 15:51:19','2024-05-31 15:45:34','2024-05-31 15:51:18',NULL,0,0,NULL,NULL),(20757,'mixpanel','completed',10,'2024-05-31 14:26:24','2024-05-31 16:00:26','2024-05-31 15:56:23','2024-05-31 16:00:24',NULL,0,0,NULL,NULL),(20758,'mixpanel','completed',10,'2024-05-31 14:53:50','2024-05-31 16:06:01','2024-05-31 16:02:49','2024-05-31 16:06:00',NULL,0,0,NULL,NULL),(20759,'mixpanel','completed',10,'2024-05-31 14:50:22','2024-05-31 16:11:16','2024-05-31 16:08:21','2024-05-31 16:11:15',NULL,0,0,NULL,NULL),(20760,'mixpanel','completed',10,'2024-05-31 14:33:28','2024-05-31 16:20:28','2024-05-31 16:14:27','2024-05-31 16:20:27',NULL,0,0,NULL,NULL),(20761,'mixpanel','completed',10,'2024-05-31 14:23:53','2024-05-31 16:26:22','2024-05-31 16:23:52','2024-05-31 16:26:21',NULL,0,0,NULL,NULL),(20762,'mixpanel','completed',10,'2024-05-31 14:46:07','2024-05-31 16:36:20','2024-05-31 16:31:06','2024-05-31 16:36:20',NULL,0,0,NULL,NULL),(20763,'mixpanel','completed',10,'2024-05-31 15:24:49','2024-05-31 16:41:07','2024-05-31 16:38:48','2024-05-31 16:41:06',NULL,0,0,NULL,NULL),(20764,'mixpanel','completed',10,'2024-05-31 14:55:16','2024-05-31 16:51:10','2024-05-31 16:45:15','2024-05-31 16:51:09',NULL,0,0,NULL,NULL),(20765,'mixpanel','completed',10,'2024-05-31 15:16:30','2024-05-31 17:01:19','2024-05-31 16:56:29','2024-05-31 17:01:18',NULL,0,0,NULL,NULL),(20766,'mixpanel','completed',10,'2024-05-31 15:52:11','2024-05-31 17:06:21','2024-05-31 17:04:10','2024-05-31 17:06:20',NULL,0,0,NULL,NULL),(20767,'mixpanel','completed',10,'2024-05-31 15:41:57','2024-05-31 17:16:21','2024-05-31 17:10:56','2024-05-31 17:16:20',NULL,0,0,NULL,NULL),(20768,'mixpanel','completed',10,'2024-05-31 15:22:33','2024-05-31 17:26:17','2024-05-31 17:21:32','2024-05-31 17:26:16',NULL,0,0,NULL,NULL),(20769,'mixpanel','completed',10,'2024-05-31 16:08:52','2024-05-31 17:36:15','2024-05-31 17:29:51','2024-05-31 17:36:14',NULL,0,0,NULL,NULL),(20770,'mixpanel','completed',10,'2024-05-31 15:52:21','2024-05-31 17:46:22','2024-05-31 17:41:20','2024-05-31 17:46:21',NULL,0,0,NULL,NULL),(20771,'mixpanel','completed',10,'2024-05-31 16:38:50','2024-05-31 17:56:15','2024-05-31 17:49:49','2024-05-31 17:56:14',NULL,0,0,NULL,NULL),(20772,'mixpanel','completed',10,'2024-05-31 16:16:19','2024-05-31 18:05:09','2024-05-31 18:01:18','2024-05-31 18:05:09',NULL,0,0,NULL,NULL),(20773,'mixpanel','completed',10,'2024-05-31 16:24:17','2024-05-31 18:15:41','2024-05-31 18:09:16','2024-05-31 18:15:40',NULL,0,0,NULL,NULL),(20774,'mixpanel','completed',10,'2024-05-31 16:24:26','2024-05-31 18:26:16','2024-05-31 18:21:25','2024-05-31 18:26:14',NULL,0,0,NULL,NULL),(20775,'mixpanel','completed',10,'2024-05-31 17:17:08','2024-05-31 18:31:16','2024-05-31 18:29:07','2024-05-31 18:31:15',NULL,0,0,NULL,NULL),(20776,'mixpanel','completed',10,'2024-05-31 16:40:26','2024-05-31 18:41:22','2024-05-31 18:35:25','2024-05-31 18:41:21',NULL,0,0,NULL,NULL),(20777,'mixpanel','completed',10,'2024-05-31 17:40:15','2024-05-31 18:51:22','2024-05-31 18:46:14','2024-05-31 18:51:21',NULL,0,0,NULL,NULL),(20778,'mixpanel','completed',10,'2024-05-31 17:07:31','2024-05-31 19:01:24','2024-05-31 18:54:30','2024-05-31 19:01:23',NULL,0,0,NULL,NULL),(20779,'mixpanel','completed',10,'2024-05-31 17:10:24','2024-05-31 19:11:16','2024-05-31 19:06:23','2024-05-31 19:11:15',NULL,0,0,NULL,NULL),(20780,'mixpanel','completed',10,'2024-05-31 17:41:11','2024-05-31 19:21:22','2024-05-31 19:15:10','2024-05-31 19:21:21',NULL,0,0,NULL,NULL),(20781,'mixpanel','completed',10,'2024-05-31 17:55:26','2024-05-31 19:29:59','2024-05-31 19:25:25','2024-05-31 19:29:58',NULL,0,0,NULL,NULL),(20782,'mixpanel','completed',10,'2024-05-31 17:37:21','2024-05-31 19:41:23','2024-05-31 19:36:20','2024-05-31 19:41:23',NULL,0,0,NULL,NULL),(20783,'mixpanel','completed',10,'2024-05-31 18:31:11','2024-05-31 19:46:14','2024-05-31 19:44:10','2024-05-31 19:46:13',NULL,0,0,NULL,NULL),(20784,'mixpanel','completed',10,'2024-05-31 18:15:06','2024-05-31 19:56:18','2024-05-31 19:51:05','2024-05-31 19:56:18',NULL,0,0,NULL,NULL),(20785,'mixpanel','completed',10,'2024-05-31 18:04:18','2024-05-31 20:06:18','2024-05-31 20:01:17','2024-05-31 20:06:17',NULL,0,0,NULL,NULL),(20786,'mixpanel','completed',10,'2024-05-31 18:10:17','2024-05-31 20:13:51','2024-05-31 20:11:16','2024-05-31 20:13:50',NULL,0,0,NULL,NULL),(20787,'mixpanel','completed',10,'2024-05-31 18:46:15','2024-05-31 20:18:48','2024-05-31 20:16:14','2024-05-31 20:18:48',NULL,0,0,NULL,NULL),(20788,'mixpanel','completed',10,'2024-05-31 19:04:20','2024-05-31 20:24:26','2024-05-31 20:21:19','2024-05-31 20:24:25',NULL,0,0,NULL,NULL),(20789,'mixpanel','completed',10,'2024-05-31 18:35:12','2024-05-31 20:31:16','2024-05-31 20:29:11','2024-05-31 20:31:15',NULL,0,0,NULL,NULL),(20790,'mixpanel','completed',10,'2024-05-31 19:00:38','2024-05-31 20:36:19','2024-05-31 20:33:37','2024-05-31 20:36:18',NULL,0,0,NULL,NULL),(20791,'mixpanel','completed',10,'2024-05-31 18:58:35','2024-05-31 20:41:15','2024-05-31 20:38:34','2024-05-31 20:41:14',NULL,0,0,NULL,NULL),(20792,'mixpanel','completed',10,'2024-05-31 18:45:15','2024-05-31 20:51:20','2024-05-31 20:46:14','2024-05-31 20:51:19',NULL,0,0,NULL,NULL),(20793,'mixpanel','completed',10,'2024-05-31 18:57:17','2024-05-31 21:01:20','2024-05-31 20:56:16','2024-05-31 21:01:19',NULL,0,0,NULL,NULL),(20794,'mixpanel','completed',10,'2024-05-31 19:52:45','2024-05-31 21:08:39','2024-05-31 21:04:44','2024-05-31 21:08:38',NULL,0,0,NULL,NULL),(20795,'mixpanel','completed',10,'2024-05-31 19:54:22','2024-05-31 21:16:15','2024-05-31 21:11:21','2024-05-31 21:16:14',NULL,0,0,NULL,NULL),(20796,'mixpanel','completed',10,'2024-05-31 20:13:15','2024-05-31 21:25:11','2024-05-31 21:21:14','2024-05-31 21:25:10',NULL,0,0,NULL,NULL),(20797,'mixpanel','completed',10,'2024-05-31 20:18:16','2024-05-31 21:31:23','2024-05-31 21:29:15','2024-05-31 21:31:22',NULL,0,0,NULL,NULL),(20798,'mixpanel','completed',10,'2024-05-31 20:21:21','2024-05-31 21:40:43','2024-05-31 21:36:20','2024-05-31 21:40:42',NULL,0,0,NULL,NULL),(20799,'mixpanel','completed',10,'2024-05-31 20:23:53','2024-05-31 21:48:43','2024-05-31 21:44:52','2024-05-31 21:48:42',NULL,0,0,NULL,NULL),(20800,'mixpanel','completed',10,'2024-05-31 19:51:59','2024-05-31 21:56:19','2024-05-31 21:50:58','2024-05-31 21:56:18',NULL,0,0,NULL,NULL),(20801,'mixpanel','completed',10,'2024-05-31 20:46:19','2024-05-31 22:06:16','2024-05-31 22:01:18','2024-05-31 22:06:15',NULL,0,0,NULL,NULL),(20802,'mixpanel','completed',10,'2024-05-31 20:18:54','2024-05-31 22:13:02','2024-05-31 22:09:53','2024-05-31 22:13:01',NULL,0,0,NULL,NULL),(20803,'mixpanel','completed',10,'2024-05-31 20:41:16','2024-05-31 22:19:56','2024-05-31 22:16:15','2024-05-31 22:19:55',NULL,0,0,NULL,NULL),(20804,'mixpanel','completed',10,'2024-05-31 21:14:29','2024-05-31 22:26:14','2024-05-31 22:23:28','2024-05-31 22:26:13',NULL,0,0,NULL,NULL),(20805,'mixpanel','completed',10,'2024-05-31 20:54:28','2024-05-31 22:32:51','2024-05-31 22:29:27','2024-05-31 22:32:50',NULL,0,0,NULL,NULL),(20806,'mixpanel','completed',10,'2024-05-31 20:56:06','2024-05-31 22:39:15','2024-05-31 22:36:05','2024-05-31 22:39:14',NULL,0,0,NULL,NULL),(20807,'mixpanel','completed',10,'2024-05-31 20:45:20','2024-05-31 22:45:32','2024-05-31 22:42:19','2024-05-31 22:45:31',NULL,0,0,NULL,NULL),(20808,'mixpanel','completed',10,'2024-05-31 21:27:40','2024-05-31 22:51:12','2024-05-31 22:48:39','2024-05-31 22:51:11',NULL,0,0,NULL,NULL),(20809,'mixpanel','completed',10,'2024-05-31 21:16:21','2024-05-31 23:01:21','2024-05-31 22:55:20','2024-05-31 23:01:18',NULL,0,0,NULL,NULL),(20810,'mixpanel','completed',10,'2024-05-31 21:15:42','2024-05-31 23:08:18','2024-05-31 23:04:41','2024-05-31 23:08:17',NULL,0,0,NULL,NULL),(20811,'mixpanel','completed',10,'2024-05-31 21:18:16','2024-05-31 23:16:28','2024-05-31 23:11:15','2024-05-31 23:16:27',NULL,0,0,NULL,NULL),(20812,'mixpanel','completed',10,'2024-05-31 21:32:07','2024-05-31 23:26:08','2024-05-31 23:21:06','2024-05-31 23:26:07',NULL,0,0,NULL,NULL),(20813,'mixpanel','completed',10,'2024-05-31 22:16:39','2024-05-31 23:36:27','2024-05-31 23:29:38','2024-05-31 23:36:26',NULL,0,0,NULL,NULL),(20814,'mixpanel','completed',10,'2024-05-31 22:02:08','2024-05-31 23:45:32','2024-05-31 23:41:06','2024-05-31 23:45:31',NULL,0,0,NULL,NULL),(20815,'mixpanel','completed',10,'2024-05-31 21:52:16','2024-05-31 23:56:16','2024-05-31 23:51:15','2024-05-31 23:56:15',NULL,0,0,NULL,NULL),(20816,'mixpanel','completed',10,'2024-05-31 22:13:19','2024-06-01 00:06:17','2024-06-01 00:01:18','2024-06-01 00:06:16',NULL,0,0,NULL,NULL),(20817,'mixpanel','completed',10,'2024-05-31 22:39:19','2024-06-01 00:16:23','2024-06-01 00:11:17','2024-06-01 00:16:21',NULL,0,0,NULL,NULL),(20818,'mixpanel','completed',10,'2024-05-31 22:48:15','2024-06-01 00:26:21','2024-06-01 00:21:14','2024-06-01 00:26:20',NULL,0,0,NULL,NULL),(20819,'mixpanel','completed',10,'2024-05-31 23:28:58','2024-06-01 00:36:30','2024-06-01 00:30:55','2024-06-01 00:36:27',NULL,0,0,NULL,NULL),(20820,'mixpanel','completed',10,'2024-05-31 23:20:11','2024-06-01 00:46:19','2024-06-01 00:41:09','2024-06-01 00:46:18',NULL,0,0,NULL,NULL),(20821,'mixpanel','completed',10,'2024-05-31 23:47:14','2024-06-01 00:56:17','2024-06-01 00:51:13','2024-06-01 00:56:16',NULL,0,0,NULL,NULL),(20822,'mixpanel','completed',10,'2024-05-31 23:55:13','2024-06-01 01:06:21','2024-06-01 01:01:12','2024-06-01 01:06:20',NULL,0,0,NULL,NULL),(20823,'mixpanel','completed',10,'2024-05-31 23:59:27','2024-06-01 01:16:17','2024-06-01 01:10:26','2024-06-01 01:16:16',NULL,0,0,NULL,NULL),(20824,'mixpanel','completed',10,'2024-05-31 23:56:21','2024-06-01 01:26:18','2024-06-01 01:21:20','2024-06-01 01:26:17',NULL,0,0,NULL,NULL),(20825,'mixpanel','completed',10,'2024-06-01 00:18:21','2024-06-01 01:36:26','2024-06-01 01:29:20','2024-06-01 01:36:25',NULL,0,0,NULL,NULL),(20826,'mixpanel','completed',10,'2024-06-01 00:07:08','2024-06-01 01:46:08','2024-06-01 01:41:07','2024-06-01 01:46:07',NULL,0,0,NULL,NULL),(20827,'mixpanel','completed',10,'2024-05-31 23:50:24','2024-06-01 01:56:16','2024-06-01 01:51:23','2024-06-01 01:56:15',NULL,0,0,NULL,NULL),(20828,'mixpanel','completed',10,'2024-06-01 00:05:09','2024-06-01 02:06:24','2024-06-01 02:01:07','2024-06-01 02:06:23',NULL,0,0,NULL,NULL),(20829,'mixpanel','completed',10,'2024-06-01 00:51:38','2024-06-01 02:16:40','2024-06-01 02:11:35','2024-06-01 02:16:37',NULL,0,0,NULL,NULL),(20830,'mixpanel','completed',10,'2024-06-01 00:20:22','2024-06-01 02:26:13','2024-06-01 02:21:21','2024-06-01 02:26:12',NULL,0,0,NULL,NULL),(20831,'mixpanel','completed',10,'2024-06-01 01:18:13','2024-06-01 02:36:19','2024-06-01 02:31:12','2024-06-01 02:36:18',NULL,0,0,NULL,NULL),(20832,'mixpanel','completed',10,'2024-06-01 01:21:08','2024-06-01 02:46:32','2024-06-01 02:41:07','2024-06-01 02:46:31',NULL,0,0,NULL,NULL),(20833,'mixpanel','completed',10,'2024-06-01 01:24:17','2024-06-01 02:56:20','2024-06-01 02:51:16','2024-06-01 02:56:19',NULL,0,0,NULL,NULL),(20834,'mixpanel','completed',10,'2024-06-01 01:51:14','2024-06-01 03:06:19','2024-06-01 03:01:13','2024-06-01 03:06:18',NULL,0,0,NULL,NULL),(20835,'mixpanel','completed',10,'2024-06-01 02:07:54','2024-06-01 03:16:19','2024-06-01 03:10:51','2024-06-01 03:16:18',NULL,0,0,NULL,NULL),(20836,'mixpanel','completed',10,'2024-06-01 01:20:23','2024-06-01 03:26:14','2024-06-01 03:21:22','2024-06-01 03:26:13',NULL,0,0,NULL,NULL),(20837,'mixpanel','completed',10,'2024-06-01 01:33:13','2024-06-01 03:36:08','2024-06-01 03:31:12','2024-06-01 03:36:07',NULL,0,0,NULL,NULL),(20838,'mixpanel','completed',10,'2024-06-01 02:01:21','2024-06-01 03:46:20','2024-06-01 03:41:20','2024-06-01 03:46:19',NULL,0,0,NULL,NULL),(20839,'mixpanel','completed',10,'2024-06-01 01:53:18','2024-06-01 03:56:17','2024-06-01 03:51:17','2024-06-01 03:56:16',NULL,0,0,NULL,NULL),(20840,'mixpanel','completed',10,'2024-06-01 02:01:18','2024-06-01 04:06:22','2024-06-01 04:01:17','2024-06-01 04:06:21',NULL,0,0,NULL,NULL),(20841,'mixpanel','completed',10,'2024-06-01 02:44:20','2024-06-01 04:16:17','2024-06-01 04:11:19','2024-06-01 04:16:16',NULL,0,0,NULL,NULL),(20842,'mixpanel','completed',10,'2024-06-01 03:01:17','2024-06-01 04:26:08','2024-06-01 04:21:16','2024-06-01 04:26:07',NULL,0,0,NULL,NULL),(20843,'mixpanel','completed',10,'2024-06-01 03:14:27','2024-06-01 04:36:08','2024-06-01 04:31:25','2024-06-01 04:36:07',NULL,0,0,NULL,NULL),(20844,'mixpanel','completed',10,'2024-06-01 02:45:14','2024-06-01 04:46:11','2024-06-01 04:41:13','2024-06-01 04:46:10',NULL,0,0,NULL,NULL),(20845,'mixpanel','completed',10,'2024-06-01 03:11:22','2024-06-01 04:56:17','2024-06-01 04:51:21','2024-06-01 04:56:16',NULL,0,0,NULL,NULL),(20846,'mixpanel','completed',10,'2024-06-01 03:43:23','2024-06-01 05:06:31','2024-06-01 05:01:22','2024-06-01 05:06:25',NULL,0,0,NULL,NULL),(20847,'mixpanel','completed',10,'2024-06-01 03:29:07','2024-06-01 05:16:18','2024-06-01 05:11:06','2024-06-01 05:16:17',NULL,0,0,NULL,NULL),(20848,'mixpanel','completed',10,'2024-06-01 03:48:20','2024-06-01 05:26:18','2024-06-01 05:21:20','2024-06-01 05:26:17',NULL,0,0,NULL,NULL),(20849,'mixpanel','completed',10,'2024-06-01 03:52:16','2024-06-01 05:36:26','2024-06-01 05:31:15','2024-06-01 05:36:25',NULL,0,0,NULL,NULL),(20850,'mixpanel','completed',10,'2024-06-01 03:45:16','2024-06-01 05:46:19','2024-06-01 05:41:15','2024-06-01 05:46:18',NULL,0,0,NULL,NULL),(20851,'mixpanel','completed',10,'2024-06-01 04:35:24','2024-06-01 05:56:07','2024-06-01 05:51:23','2024-06-01 05:56:06',NULL,0,0,NULL,NULL),(20852,'mixpanel','completed',10,'2024-06-01 04:40:16','2024-06-01 06:06:20','2024-06-01 06:01:15','2024-06-01 06:06:19',NULL,0,0,NULL,NULL),(20853,'mixpanel','completed',10,'2024-06-01 04:44:17','2024-06-01 06:16:15','2024-06-01 06:11:16','2024-06-01 06:16:14',NULL,0,0,NULL,NULL),(20854,'mixpanel','completed',10,'2024-06-01 04:56:07','2024-06-01 06:26:05','2024-06-01 06:21:06','2024-06-01 06:26:04',NULL,0,0,NULL,NULL),(20855,'mixpanel','completed',10,'2024-06-01 04:39:20','2024-06-01 06:33:47','2024-06-01 06:31:19','2024-06-01 06:33:46',NULL,0,0,NULL,NULL),(20856,'mixpanel','completed',10,'2024-06-01 04:47:19','2024-06-01 06:41:18','2024-06-01 06:36:18','2024-06-01 06:41:17',NULL,0,0,NULL,NULL),(20857,'mixpanel','completed',10,'2024-06-01 05:27:01','2024-06-01 06:51:13','2024-06-01 06:46:00','2024-06-01 06:51:12',NULL,0,0,NULL,NULL),(20858,'mixpanel','completed',10,'2024-06-01 05:25:48','2024-06-01 06:56:09','2024-06-01 06:53:47','2024-06-01 06:56:08',NULL,0,0,NULL,NULL),(20859,'mixpanel','completed',10,'2024-06-01 05:55:14','2024-06-01 07:06:07','2024-06-01 07:01:13','2024-06-01 07:06:06',NULL,0,0,NULL,NULL),(20860,'mixpanel','completed',10,'2024-06-01 05:19:20','2024-06-01 07:16:20','2024-06-01 07:11:19','2024-06-01 07:16:19',NULL,0,0,NULL,NULL),(20861,'mixpanel','completed',10,'2024-06-01 05:37:04','2024-06-01 07:26:16','2024-06-01 07:20:03','2024-06-01 07:26:15',NULL,0,0,NULL,NULL),(20862,'mixpanel','completed',10,'2024-06-01 05:53:13','2024-06-01 07:36:18','2024-06-01 07:31:12','2024-06-01 07:36:17',NULL,0,0,NULL,NULL),(20863,'mixpanel','completed',10,'2024-06-01 06:23:07','2024-06-01 07:46:22','2024-06-01 07:41:06','2024-06-01 07:46:21',NULL,0,0,NULL,NULL),(20864,'mixpanel','completed',10,'2024-06-01 05:50:20','2024-06-01 07:56:16','2024-06-01 07:51:19','2024-06-01 07:56:15',NULL,0,0,NULL,NULL),(20865,'mixpanel','completed',10,'2024-06-01 06:16:07','2024-06-01 08:06:19','2024-06-01 08:01:06','2024-06-01 08:06:18',NULL,0,0,NULL,NULL),(20866,'mixpanel','completed',10,'2024-06-01 06:45:16','2024-06-01 08:16:16','2024-06-01 08:11:15','2024-06-01 08:16:15',NULL,0,0,NULL,NULL),(20867,'mixpanel','completed',10,'2024-06-01 06:57:21','2024-06-01 08:26:07','2024-06-01 08:21:20','2024-06-01 08:26:06',NULL,0,0,NULL,NULL),(20868,'mixpanel','completed',10,'2024-06-01 07:08:16','2024-06-01 08:34:07','2024-06-01 08:31:16','2024-06-01 08:34:06',NULL,0,0,NULL,NULL),(20869,'mixpanel','completed',10,'2024-06-01 07:21:25','2024-06-01 08:41:07','2024-06-01 08:36:24','2024-06-01 08:41:06',NULL,0,0,NULL,NULL),(20870,'mixpanel','completed',10,'2024-06-01 06:45:12','2024-06-01 08:51:13','2024-06-01 08:46:11','2024-06-01 08:51:12',NULL,0,0,NULL,NULL),(20871,'mixpanel','completed',10,'2024-06-01 07:14:21','2024-06-01 09:01:16','2024-06-01 08:56:20','2024-06-01 09:01:15',NULL,0,0,NULL,NULL),(20872,'mixpanel','completed',10,'2024-06-01 07:41:22','2024-06-01 09:11:22','2024-06-01 09:06:21','2024-06-01 09:11:21',NULL,0,0,NULL,NULL),(20873,'mixpanel','completed',10,'2024-06-01 07:50:17','2024-06-01 09:21:28','2024-06-01 09:16:16','2024-06-01 09:21:27',NULL,0,0,NULL,NULL),(20874,'mixpanel','completed',10,'2024-06-01 07:49:30','2024-06-01 09:31:07','2024-06-01 09:26:28','2024-06-01 09:31:06',NULL,0,0,NULL,NULL),(20875,'mixpanel','completed',10,'2024-06-01 07:42:25','2024-06-01 09:41:21','2024-06-01 09:36:24','2024-06-01 09:41:20',NULL,0,0,NULL,NULL),(20876,'mixpanel','completed',10,'2024-06-01 08:09:16','2024-06-01 09:51:16','2024-06-01 09:46:15','2024-06-01 09:51:15',NULL,0,0,NULL,NULL),(20877,'mixpanel','completed',10,'2024-06-01 08:22:17','2024-06-01 10:01:19','2024-06-01 09:56:16','2024-06-01 10:01:18',NULL,0,0,NULL,NULL),(20878,'mixpanel','completed',10,'2024-06-01 08:53:20','2024-06-01 10:08:35','2024-06-01 10:06:19','2024-06-01 10:08:34',NULL,0,0,NULL,NULL),(20879,'mixpanel','completed',10,'2024-06-01 08:56:46','2024-06-01 10:16:19','2024-06-01 10:10:45','2024-06-01 10:16:18',NULL,0,0,NULL,NULL),(20880,'mixpanel','completed',10,'2024-06-01 09:14:18','2024-06-01 10:26:15','2024-06-01 10:21:17','2024-06-01 10:26:14',NULL,0,0,NULL,NULL),(20881,'mixpanel','completed',10,'2024-06-01 08:37:08','2024-06-01 10:33:16','2024-06-01 10:31:07','2024-06-01 10:33:15',NULL,0,0,NULL,NULL),(20882,'mixpanel','completed',10,'2024-06-01 09:10:16','2024-06-01 10:41:19','2024-06-01 10:36:16','2024-06-01 10:41:18',NULL,0,0,NULL,NULL),(20883,'mixpanel','completed',10,'2024-06-01 09:08:14','2024-06-01 10:56:08','2024-06-01 10:46:13','2024-06-01 10:56:07',NULL,0,0,NULL,NULL),(20884,'mixpanel','completed',10,'2024-06-01 09:14:19','2024-06-01 11:06:19','2024-06-01 11:01:18','2024-06-01 11:06:18',NULL,0,0,NULL,NULL),(20885,'mixpanel','completed',10,'2024-06-01 09:45:20','2024-06-01 11:16:24','2024-06-01 11:11:19','2024-06-01 11:16:23',NULL,0,0,NULL,NULL),(20886,'subscribers_engagement_score','completed',10,'2024-06-02 11:52:00','2024-06-02 11:54:17','2024-06-01 11:16:23','2024-06-02 11:54:15',NULL,0,0,NULL,NULL),(20887,'mixpanel','completed',10,'2024-06-01 09:22:08','2024-06-01 11:26:16','2024-06-01 11:21:07','2024-06-01 11:26:15',NULL,0,0,NULL,NULL),(20888,'mixpanel','completed',10,'2024-06-01 09:46:08','2024-06-01 11:36:22','2024-06-01 11:31:07','2024-06-01 11:36:21',NULL,0,0,NULL,NULL),(20889,'mixpanel','completed',10,'2024-06-01 10:37:03','2024-06-01 11:43:44','2024-06-01 11:40:02','2024-06-01 11:43:43',NULL,0,0,NULL,NULL),(20890,'mixpanel','completed',10,'2024-06-01 10:33:20','2024-06-01 11:51:15','2024-06-01 11:46:19','2024-06-01 11:51:14',NULL,0,0,NULL,NULL),(20891,'mixpanel','completed',10,'2024-06-01 10:22:32','2024-06-01 12:01:28','2024-06-01 11:54:31','2024-06-01 12:01:27',NULL,0,0,NULL,NULL),(20892,'mixpanel','completed',10,'2024-06-01 10:07:08','2024-06-01 12:11:20','2024-06-01 12:06:07','2024-06-01 12:11:19',NULL,0,0,NULL,NULL),(20893,'mixpanel','completed',10,'2024-06-01 10:52:08','2024-06-01 12:21:27','2024-06-01 12:16:07','2024-06-01 12:21:26',NULL,0,0,NULL,NULL),(20894,'mixpanel','completed',10,'2024-06-01 10:35:21','2024-06-01 12:31:17','2024-06-01 12:26:20','2024-06-01 12:31:16',NULL,0,0,NULL,NULL),(20895,'mixpanel','completed',10,'2024-06-01 10:48:23','2024-06-01 12:41:08','2024-06-01 12:36:22','2024-06-01 12:41:07',NULL,0,0,NULL,NULL),(20896,'mixpanel','completed',10,'2024-06-01 11:04:38','2024-06-01 12:46:14','2024-06-01 12:43:37','2024-06-01 12:46:13',NULL,0,0,NULL,NULL),(20897,'mixpanel','completed',10,'2024-06-01 11:46:44','2024-06-01 12:51:16','2024-06-01 12:48:43','2024-06-01 12:51:15',NULL,0,0,NULL,NULL),(20898,'mixpanel','completed',10,'2024-06-01 11:29:20','2024-06-01 12:59:32','2024-06-01 12:56:19','2024-06-01 12:59:31',NULL,0,0,NULL,NULL),(20899,'mixpanel','completed',10,'2024-06-01 11:18:16','2024-06-01 13:11:08','2024-06-01 13:06:15','2024-06-01 13:11:07',NULL,0,0,NULL,NULL),(20900,'mixpanel','completed',10,'2024-06-01 12:03:22','2024-06-01 13:21:08','2024-06-01 13:16:21','2024-06-01 13:21:07',NULL,0,0,NULL,NULL),(20901,'mixpanel','completed',10,'2024-06-01 11:44:18','2024-06-01 13:31:15','2024-06-01 13:26:17','2024-06-01 13:31:15',NULL,0,0,NULL,NULL),(20902,'mixpanel','completed',10,'2024-06-01 12:07:16','2024-06-01 13:39:35','2024-06-01 13:36:15','2024-06-01 13:39:34',NULL,0,0,NULL,NULL),(20903,'mixpanel','completed',10,'2024-06-01 12:02:08','2024-06-01 13:51:18','2024-06-01 13:46:07','2024-06-01 13:51:17',NULL,0,0,NULL,NULL),(20904,'mixpanel','completed',10,'2024-06-01 12:31:17','2024-06-01 14:01:11','2024-06-01 13:56:16','2024-06-01 14:01:10',NULL,0,0,NULL,NULL),(20905,'mixpanel','completed',10,'2024-06-01 12:23:24','2024-06-01 14:11:20','2024-06-01 14:06:23','2024-06-01 14:11:19',NULL,0,0,NULL,NULL),(20906,'mixpanel','completed',10,'2024-06-01 13:12:17','2024-06-01 14:21:22','2024-06-01 14:16:16','2024-06-01 14:21:21',NULL,0,0,NULL,NULL),(20907,'mixpanel','completed',10,'2024-06-01 12:25:56','2024-06-01 14:26:22','2024-06-01 14:23:55','2024-06-01 14:26:22',NULL,0,0,NULL,NULL),(20908,'mixpanel','completed',10,'2024-06-01 12:37:18','2024-06-01 14:36:15','2024-06-01 14:31:17','2024-06-01 14:36:14',NULL,0,0,NULL,NULL),(20909,'mixpanel','completed',10,'2024-06-01 13:15:08','2024-06-01 14:42:42','2024-06-01 14:40:07','2024-06-01 14:42:41',NULL,0,0,NULL,NULL),(20910,'mixpanel','completed',10,'2024-06-01 13:32:15','2024-06-01 14:51:21','2024-06-01 14:46:14','2024-06-01 14:51:20',NULL,0,0,NULL,NULL),(20911,'mixpanel','completed',10,'2024-06-01 13:23:47','2024-06-01 15:01:21','2024-06-01 14:54:46','2024-06-01 15:01:20',NULL,0,0,NULL,NULL),(20912,'mixpanel','completed',10,'2024-06-01 14:02:29','2024-06-01 15:11:21','2024-06-01 15:06:28','2024-06-01 15:11:20',NULL,0,0,NULL,NULL),(20913,'mixpanel','completed',10,'2024-06-01 13:30:20','2024-06-01 15:21:08','2024-06-01 15:16:19','2024-06-01 15:21:07',NULL,0,0,NULL,NULL),(20914,'mixpanel','completed',10,'2024-06-01 14:03:31','2024-06-01 15:31:22','2024-06-01 15:25:30','2024-06-01 15:31:21',NULL,0,0,NULL,NULL),(20915,'schedule_re_engagement_email','completed',10,'2024-06-02 15:36:20','2024-06-02 15:41:20','2024-06-01 15:36:19','2024-06-02 15:41:19',NULL,0,0,NULL,NULL),(20916,'mixpanel','completed',10,'2024-06-01 14:05:20','2024-06-01 15:41:23','2024-06-01 15:36:19','2024-06-01 15:41:22',NULL,0,0,NULL,NULL),(20917,'mixpanel','completed',10,'2024-06-01 13:51:15','2024-06-01 15:46:17','2024-06-01 15:44:14','2024-06-01 15:46:16',NULL,0,0,NULL,NULL),(20918,'mixpanel','completed',10,'2024-06-01 14:47:19','2024-06-01 15:56:16','2024-06-01 15:51:18','2024-06-01 15:56:15',NULL,0,0,NULL,NULL),(20919,'mixpanel','completed',10,'2024-06-01 14:48:14','2024-06-01 16:06:08','2024-06-01 16:01:13','2024-06-01 16:06:07',NULL,0,0,NULL,NULL),(20920,'mixpanel','completed',10,'2024-06-01 14:45:18','2024-06-01 16:14:20','2024-06-01 16:11:17','2024-06-01 16:14:19',NULL,0,0,NULL,NULL),(20921,'mixpanel','completed',10,'2024-06-01 15:01:25','2024-06-01 16:26:13','2024-06-01 16:21:24','2024-06-01 16:26:12',NULL,0,0,NULL,NULL),(20922,'mixpanel','completed',10,'2024-06-01 15:17:18','2024-06-01 16:36:24','2024-06-01 16:31:17','2024-06-01 16:36:23',NULL,0,0,NULL,NULL),(20923,'mixpanel','completed',10,'2024-06-01 14:59:22','2024-06-01 16:46:17','2024-06-01 16:41:21','2024-06-01 16:46:16',NULL,0,0,NULL,NULL),(20924,'mixpanel','completed',10,'2024-06-01 15:04:26','2024-06-01 16:56:14','2024-06-01 16:51:25','2024-06-01 16:56:13',NULL,0,0,NULL,NULL),(20925,'mixpanel','completed',10,'2024-06-01 15:20:23','2024-06-01 17:06:14','2024-06-01 17:01:22','2024-06-01 17:06:13',NULL,0,0,NULL,NULL),(20926,'mixpanel','completed',10,'2024-06-01 15:50:11','2024-06-01 17:11:33','2024-06-01 17:09:10','2024-06-01 17:11:32',NULL,0,0,NULL,NULL),(20927,'mixpanel','completed',10,'2024-06-01 15:49:08','2024-06-01 17:21:15','2024-06-01 17:16:07','2024-06-01 17:21:14',NULL,0,0,NULL,NULL),(20928,'mixpanel','completed',10,'2024-06-01 16:20:23','2024-06-01 17:31:08','2024-06-01 17:26:22','2024-06-01 17:31:07',NULL,0,0,NULL,NULL),(20929,'mixpanel','completed',10,'2024-06-01 15:36:23','2024-06-01 17:41:17','2024-06-01 17:36:22','2024-06-01 17:41:16',NULL,0,0,NULL,NULL),(20930,'mixpanel','completed',10,'2024-06-01 16:23:23','2024-06-01 17:51:08','2024-06-01 17:46:22','2024-06-01 17:51:07',NULL,0,0,NULL,NULL),(20931,'mixpanel','completed',10,'2024-06-01 16:08:29','2024-06-01 18:01:08','2024-06-01 17:56:28','2024-06-01 18:01:07',NULL,0,0,NULL,NULL),(20932,'mixpanel','completed',10,'2024-06-01 16:30:19','2024-06-01 18:11:08','2024-06-01 18:05:18','2024-06-01 18:11:07',NULL,0,0,NULL,NULL),(20933,'mixpanel','completed',10,'2024-06-01 16:33:08','2024-06-01 18:21:20','2024-06-01 18:16:07','2024-06-01 18:21:19',NULL,0,0,NULL,NULL),(20934,'mixpanel','completed',10,'2024-06-01 17:17:08','2024-06-01 18:31:21','2024-06-01 18:26:07','2024-06-01 18:31:20',NULL,0,0,NULL,NULL),(20935,'mixpanel','completed',10,'2024-06-01 17:17:19','2024-06-01 18:41:08','2024-06-01 18:36:18','2024-06-01 18:41:07',NULL,0,0,NULL,NULL),(20936,'mixpanel','completed',10,'2024-06-01 17:40:19','2024-06-01 18:51:28','2024-06-01 18:46:18','2024-06-01 18:51:28',NULL,0,0,NULL,NULL),(20937,'mixpanel','completed',10,'2024-06-01 17:36:21','2024-06-01 19:01:15','2024-06-01 18:56:20','2024-06-01 19:01:14',NULL,0,0,NULL,NULL),(20938,'mixpanel','completed',10,'2024-06-01 17:17:22','2024-06-01 19:10:28','2024-06-01 19:06:21','2024-06-01 19:10:27',NULL,0,0,NULL,NULL),(20939,'mixpanel','completed',10,'2024-06-01 17:21:08','2024-06-01 19:21:18','2024-06-01 19:16:07','2024-06-01 19:21:17',NULL,0,0,NULL,NULL),(20940,'mixpanel','completed',10,'2024-06-01 18:12:18','2024-06-01 19:31:18','2024-06-01 19:26:17','2024-06-01 19:31:17',NULL,0,0,NULL,NULL),(20941,'mixpanel','completed',10,'2024-06-01 17:47:38','2024-06-01 19:41:22','2024-06-01 19:35:37','2024-06-01 19:41:20',NULL,0,0,NULL,NULL),(20942,'mixpanel','completed',10,'2024-06-01 17:48:17','2024-06-01 19:51:08','2024-06-01 19:46:16','2024-06-01 19:51:07',NULL,0,0,NULL,NULL),(20943,'mixpanel','completed',10,'2024-06-01 18:43:18','2024-06-01 19:59:37','2024-06-01 19:56:17','2024-06-01 19:59:36',NULL,0,0,NULL,NULL),(20944,'mixpanel','completed',10,'2024-06-01 19:03:16','2024-06-01 20:09:06','2024-06-01 20:06:15','2024-06-01 20:09:05',NULL,0,0,NULL,NULL),(20945,'mixpanel','completed',10,'2024-06-01 18:24:18','2024-06-01 20:16:09','2024-06-01 20:11:16','2024-06-01 20:16:08',NULL,0,0,NULL,NULL),(20946,'mixpanel','completed',10,'2024-06-01 19:04:00','2024-06-01 20:21:16','2024-06-01 20:18:59','2024-06-01 20:21:15',NULL,0,0,NULL,NULL),(20947,'mixpanel','completed',10,'2024-06-01 18:43:08','2024-06-01 20:31:18','2024-06-01 20:26:07','2024-06-01 20:31:16',NULL,0,0,NULL,NULL),(20948,'mixpanel','completed',10,'2024-06-01 19:30:22','2024-06-01 20:40:28','2024-06-01 20:36:21','2024-06-01 20:40:27',NULL,0,0,NULL,NULL),(20949,'mixpanel','completed',10,'2024-06-01 18:47:08','2024-06-01 20:51:15','2024-06-01 20:46:07','2024-06-01 20:51:14',NULL,0,0,NULL,NULL),(20950,'mixpanel','completed',10,'2024-06-01 19:36:48','2024-06-01 21:01:08','2024-06-01 20:56:44','2024-06-01 21:01:07',NULL,0,0,NULL,NULL),(20951,'mixpanel','completed',10,'2024-06-01 19:22:08','2024-06-01 21:11:14','2024-06-01 21:06:07','2024-06-01 21:11:13',NULL,0,0,NULL,NULL),(20952,'mixpanel','completed',10,'2024-06-01 19:48:22','2024-06-01 21:21:08','2024-06-01 21:14:21','2024-06-01 21:21:07',NULL,0,0,NULL,NULL),(20953,'mixpanel','completed',10,'2024-06-01 19:33:20','2024-06-01 21:31:18','2024-06-01 21:26:19','2024-06-01 21:31:17',NULL,0,0,NULL,NULL),(20954,'mixpanel','completed',10,'2024-06-01 19:43:08','2024-06-01 21:41:20','2024-06-01 21:36:07','2024-06-01 21:41:19',NULL,0,0,NULL,NULL),(20955,'mixpanel','completed',10,'2024-06-01 19:49:08','2024-06-01 21:51:17','2024-06-01 21:46:07','2024-06-01 21:51:16',NULL,0,0,NULL,NULL),(20956,'mixpanel','completed',10,'2024-06-01 20:10:20','2024-06-01 22:01:15','2024-06-01 21:56:19','2024-06-01 22:01:14',NULL,0,0,NULL,NULL),(20957,'mixpanel','completed',10,'2024-06-01 20:40:21','2024-06-01 22:11:18','2024-06-01 22:06:19','2024-06-01 22:11:17',NULL,0,0,NULL,NULL),(20958,'mixpanel','completed',10,'2024-06-01 20:49:45','2024-06-01 22:21:13','2024-06-01 22:16:42','2024-06-01 22:21:10',NULL,0,0,NULL,NULL),(20959,'mixpanel','completed',10,'2024-06-01 20:32:24','2024-06-01 22:31:16','2024-06-01 22:26:23','2024-06-01 22:31:15',NULL,0,0,NULL,NULL),(20960,'mixpanel','completed',10,'2024-06-01 21:16:14','2024-06-01 22:41:08','2024-06-01 22:36:13','2024-06-01 22:41:07',NULL,0,0,NULL,NULL),(20961,'mixpanel','completed',10,'2024-06-01 21:40:41','2024-06-01 22:51:21','2024-06-01 22:45:38','2024-06-01 22:51:20',NULL,0,0,NULL,NULL),(20962,'mixpanel','completed',10,'2024-06-01 21:41:08','2024-06-01 23:01:09','2024-06-01 22:56:07','2024-06-01 23:01:08',NULL,0,0,NULL,NULL),(20963,'mixpanel','completed',10,'2024-06-01 21:23:18','2024-06-01 23:11:09','2024-06-01 23:06:17','2024-06-01 23:11:07',NULL,0,0,NULL,NULL),(20964,'mixpanel','completed',10,'2024-06-01 21:58:18','2024-06-01 23:21:08','2024-06-01 23:16:17','2024-06-01 23:21:07',NULL,0,0,NULL,NULL),(20965,'mixpanel','completed',10,'2024-06-01 21:55:08','2024-06-01 23:31:13','2024-06-01 23:26:07','2024-06-01 23:31:12',NULL,0,0,NULL,NULL),(20966,'mixpanel','completed',10,'2024-06-01 21:36:08','2024-06-01 23:41:30','2024-06-01 23:36:07','2024-06-01 23:41:27',NULL,0,0,NULL,NULL),(20967,'mixpanel','completed',10,'2024-06-01 22:40:08','2024-06-01 23:51:08','2024-06-01 23:46:07','2024-06-01 23:51:07',NULL,0,0,NULL,NULL),(20968,'mixpanel','completed',10,'2024-06-01 22:29:08','2024-06-02 00:01:20','2024-06-01 23:56:07','2024-06-02 00:01:19',NULL,0,0,NULL,NULL),(20969,'mixpanel','completed',10,'2024-06-01 23:01:29','2024-06-02 00:11:24','2024-06-02 00:06:26','2024-06-02 00:11:23',NULL,0,0,NULL,NULL),(20970,'mixpanel','completed',10,'2024-06-01 22:22:09','2024-06-02 00:21:55','2024-06-02 00:16:08','2024-06-02 00:21:51',NULL,0,0,NULL,NULL),(20971,'mixpanel','completed',10,'2024-06-01 22:47:55','2024-06-02 00:26:19','2024-06-02 00:21:47','2024-06-02 00:26:18',NULL,0,0,NULL,NULL),(20972,'mixpanel','completed',10,'2024-06-01 23:24:09','2024-06-02 00:36:09','2024-06-02 00:31:08','2024-06-02 00:36:08',NULL,0,0,NULL,NULL),(20973,'mixpanel','completed',10,'2024-06-01 23:39:22','2024-06-02 00:46:09','2024-06-02 00:41:20','2024-06-02 00:46:08',NULL,0,0,NULL,NULL),(20974,'mixpanel','completed',10,'2024-06-01 23:35:08','2024-06-02 00:56:17','2024-06-02 00:51:07','2024-06-02 00:56:16',NULL,0,0,NULL,NULL),(20975,'mixpanel','completed',10,'2024-06-01 23:09:21','2024-06-02 01:06:23','2024-06-02 01:01:20','2024-06-02 01:06:23',NULL,0,0,NULL,NULL),(20976,'mixpanel','completed',10,'2024-06-01 23:19:24','2024-06-02 01:16:23','2024-06-02 01:11:23','2024-06-02 01:16:22',NULL,0,0,NULL,NULL),(20977,'mixpanel','completed',10,'2024-06-02 00:13:16','2024-06-02 01:26:18','2024-06-02 01:21:15','2024-06-02 01:26:12',NULL,0,0,NULL,NULL),(20978,'mixpanel','completed',10,'2024-06-02 00:26:22','2024-06-02 01:36:25','2024-06-02 01:31:20','2024-06-02 01:36:24',NULL,0,0,NULL,NULL),(20979,'mixpanel','completed',10,'2024-06-02 00:25:14','2024-06-02 01:46:08','2024-06-02 01:41:13','2024-06-02 01:46:07',NULL,0,0,NULL,NULL),(20980,'mixpanel','completed',10,'2024-06-02 00:45:26','2024-06-02 01:51:08','2024-06-02 01:48:25','2024-06-02 01:51:07',NULL,0,0,NULL,NULL),(20981,'mixpanel','completed',10,'2024-06-02 00:47:13','2024-06-02 02:00:49','2024-06-02 01:56:12','2024-06-02 02:00:48',NULL,0,0,NULL,NULL),(20982,'mixpanel','completed',10,'2024-06-02 00:17:24','2024-06-02 02:11:27','2024-06-02 02:06:23','2024-06-02 02:11:26',NULL,0,0,NULL,NULL),(20983,'mixpanel','completed',10,'2024-06-02 00:30:30','2024-06-02 02:21:09','2024-06-02 02:16:29','2024-06-02 02:21:08',NULL,0,0,NULL,NULL),(20984,'mixpanel','completed',10,'2024-06-02 00:54:19','2024-06-02 02:31:21','2024-06-02 02:26:18','2024-06-02 02:31:20',NULL,0,0,NULL,NULL),(20985,'mixpanel','completed',10,'2024-06-02 00:54:18','2024-06-02 02:41:15','2024-06-02 02:36:17','2024-06-02 02:41:14',NULL,0,0,NULL,NULL),(20986,'mixpanel','completed',10,'2024-06-02 01:13:21','2024-06-02 02:51:08','2024-06-02 02:46:20','2024-06-02 02:51:08',NULL,0,0,NULL,NULL),(20987,'mixpanel','completed',10,'2024-06-02 01:04:09','2024-06-02 03:01:11','2024-06-02 02:56:08','2024-06-02 03:01:10',NULL,0,0,NULL,NULL),(20988,'mixpanel','completed',10,'2024-06-02 01:39:08','2024-06-02 03:11:22','2024-06-02 03:06:07','2024-06-02 03:11:21',NULL,0,0,NULL,NULL),(20989,'mixpanel','completed',10,'2024-06-02 01:30:08','2024-06-02 03:21:20','2024-06-02 03:16:07','2024-06-02 03:21:19',NULL,0,0,NULL,NULL),(20990,'mixpanel','completed',10,'2024-06-02 01:44:15','2024-06-02 03:31:08','2024-06-02 03:26:14','2024-06-02 03:31:07',NULL,0,0,NULL,NULL),(20991,'mixpanel','completed',10,'2024-06-02 02:03:23','2024-06-02 03:39:46','2024-06-02 03:36:22','2024-06-02 03:39:45',NULL,0,0,NULL,NULL),(20992,'mixpanel','completed',10,'2024-06-02 01:50:57','2024-06-02 03:51:09','2024-06-02 03:44:56','2024-06-02 03:51:08',NULL,0,0,NULL,NULL),(20993,'mixpanel','completed',10,'2024-06-02 02:30:21','2024-06-02 04:01:21','2024-06-02 03:56:20','2024-06-02 04:01:20',NULL,0,0,NULL,NULL),(20994,'mixpanel','completed',10,'2024-06-02 02:25:08','2024-06-02 04:10:42','2024-06-02 04:06:07','2024-06-02 04:10:41',NULL,0,0,NULL,NULL),(20995,'mixpanel','completed',10,'2024-06-02 03:08:08','2024-06-02 04:21:20','2024-06-02 04:16:07','2024-06-02 04:21:19',NULL,0,0,NULL,NULL),(20996,'mixpanel','completed',10,'2024-06-02 03:10:20','2024-06-02 04:31:28','2024-06-02 04:26:19','2024-06-02 04:31:26',NULL,0,0,NULL,NULL),(20997,'mixpanel','completed',10,'2024-06-02 02:39:13','2024-06-02 04:41:20','2024-06-02 04:36:10','2024-06-02 04:41:19',NULL,0,0,NULL,NULL),(20998,'mixpanel','completed',10,'2024-06-02 02:47:19','2024-06-02 04:51:25','2024-06-02 04:46:18','2024-06-02 04:51:24',NULL,0,0,NULL,NULL),(20999,'mixpanel','completed',10,'2024-06-02 03:16:17','2024-06-02 05:01:21','2024-06-02 04:56:16','2024-06-02 05:01:20',NULL,0,0,NULL,NULL),(21000,'mixpanel','completed',10,'2024-06-02 03:18:08','2024-06-02 05:11:08','2024-06-02 05:06:07','2024-06-02 05:11:07',NULL,0,0,NULL,NULL),(21001,'mixpanel','completed',10,'2024-06-02 03:27:08','2024-06-02 05:21:17','2024-06-02 05:16:07','2024-06-02 05:21:16',NULL,0,0,NULL,NULL),(21002,'mixpanel','completed',10,'2024-06-02 04:21:19','2024-06-02 05:31:08','2024-06-02 05:26:18','2024-06-02 05:31:07',NULL,0,0,NULL,NULL),(21003,'mixpanel','completed',10,'2024-06-02 04:17:38','2024-06-02 05:41:09','2024-06-02 05:36:37','2024-06-02 05:41:07',NULL,0,0,NULL,NULL),(21004,'mixpanel','completed',10,'2024-06-02 04:32:19','2024-06-02 05:51:17','2024-06-02 05:46:18','2024-06-02 05:51:16',NULL,0,0,NULL,NULL),(21005,'mixpanel','completed',10,'2024-06-02 04:32:17','2024-06-02 06:01:20','2024-06-02 05:56:16','2024-06-02 06:01:20',NULL,0,0,NULL,NULL),(21006,'mixpanel','completed',10,'2024-06-02 05:01:09','2024-06-02 06:11:20','2024-06-02 06:06:08','2024-06-02 06:11:19',NULL,0,0,NULL,NULL),(21007,'mixpanel','completed',10,'2024-06-02 04:47:17','2024-06-02 06:21:08','2024-06-02 06:16:16','2024-06-02 06:21:07',NULL,0,0,NULL,NULL),(21008,'mixpanel','completed',10,'2024-06-02 04:51:21','2024-06-02 06:31:21','2024-06-02 06:26:20','2024-06-02 06:31:20',NULL,0,0,NULL,NULL),(21009,'mixpanel','completed',10,'2024-06-02 04:55:25','2024-06-02 06:41:22','2024-06-02 06:36:24','2024-06-02 06:41:21',NULL,0,0,NULL,NULL),(21010,'mixpanel','completed',10,'2024-06-02 05:24:52','2024-06-02 06:46:22','2024-06-02 06:43:50','2024-06-02 06:46:21',NULL,0,0,NULL,NULL),(21011,'mixpanel','completed',10,'2024-06-02 05:47:24','2024-06-02 06:56:16','2024-06-02 06:51:23','2024-06-02 06:56:15',NULL,0,0,NULL,NULL),(21012,'mixpanel','completed',10,'2024-06-02 05:28:22','2024-06-02 07:06:20','2024-06-02 07:01:21','2024-06-02 07:06:19',NULL,0,0,NULL,NULL),(21013,'mixpanel','completed',10,'2024-06-02 05:27:34','2024-06-02 07:16:20','2024-06-02 07:10:34','2024-06-02 07:16:19',NULL,0,0,NULL,NULL),(21014,'mixpanel','completed',10,'2024-06-02 05:34:13','2024-06-02 07:26:17','2024-06-02 07:21:12','2024-06-02 07:26:16',NULL,0,0,NULL,NULL),(21015,'mixpanel','completed',10,'2024-06-02 05:51:17','2024-06-02 07:36:24','2024-06-02 07:31:16','2024-06-02 07:36:23',NULL,0,0,NULL,NULL),(21016,'mixpanel','completed',10,'2024-06-02 06:30:08','2024-06-02 07:46:24','2024-06-02 07:41:07','2024-06-02 07:46:23',NULL,0,0,NULL,NULL),(21017,'mixpanel','completed',10,'2024-06-02 06:12:09','2024-06-02 07:56:19','2024-06-02 07:51:08','2024-06-02 07:56:18',NULL,0,0,NULL,NULL),(21018,'mixpanel','completed',10,'2024-06-02 06:23:17','2024-06-02 08:06:16','2024-06-02 08:01:16','2024-06-02 08:06:15',NULL,0,0,NULL,NULL),(21019,'mixpanel','completed',10,'2024-06-02 06:28:15','2024-06-02 08:16:20','2024-06-02 08:11:14','2024-06-02 08:16:19',NULL,0,0,NULL,NULL),(21020,'mixpanel','completed',10,'2024-06-02 06:23:08','2024-06-02 08:26:18','2024-06-02 08:21:07','2024-06-02 08:26:18',NULL,0,0,NULL,NULL),(21021,'mixpanel','completed',10,'2024-06-02 07:23:20','2024-06-02 08:36:20','2024-06-02 08:31:19','2024-06-02 08:36:19',NULL,0,0,NULL,NULL),(21022,'mixpanel','completed',10,'2024-06-02 07:11:37','2024-06-02 08:41:16','2024-06-02 08:38:36','2024-06-02 08:41:15',NULL,0,0,NULL,NULL),(21023,'mixpanel','completed',10,'2024-06-02 07:36:54','2024-06-02 08:48:36','2024-06-02 08:44:52','2024-06-02 08:48:35',NULL,0,0,NULL,NULL),(21024,'mixpanel','completed',10,'2024-06-02 07:07:08','2024-06-02 08:56:23','2024-06-02 08:51:07','2024-06-02 08:56:22',NULL,0,0,NULL,NULL),(21025,'mixpanel','completed',10,'2024-06-02 07:21:08','2024-06-02 09:06:19','2024-06-02 09:01:08','2024-06-02 09:06:18',NULL,0,0,NULL,NULL),(21026,'mixpanel','completed',10,'2024-06-02 07:17:20','2024-06-02 09:16:23','2024-06-02 09:11:19','2024-06-02 09:16:22',NULL,0,0,NULL,NULL),(21027,'mixpanel','completed',10,'2024-06-02 08:12:22','2024-06-02 09:26:23','2024-06-02 09:21:21','2024-06-02 09:26:22',NULL,0,0,NULL,NULL),(21028,'mixpanel','completed',10,'2024-06-02 08:13:07','2024-06-02 09:31:25','2024-06-02 09:29:06','2024-06-02 09:31:24',NULL,0,0,NULL,NULL),(21029,'mixpanel','completed',10,'2024-06-02 07:40:19','2024-06-02 09:41:09','2024-06-02 09:36:18','2024-06-02 09:41:08',NULL,0,0,NULL,NULL),(21030,'mixpanel','completed',10,'2024-06-02 08:10:14','2024-06-02 09:51:21','2024-06-02 09:46:13','2024-06-02 09:51:20',NULL,0,0,NULL,NULL),(21031,'mixpanel','completed',10,'2024-06-02 08:53:08','2024-06-02 10:00:16','2024-06-02 09:56:07','2024-06-02 10:00:15',NULL,0,0,NULL,NULL),(21032,'mixpanel','completed',10,'2024-06-02 08:40:59','2024-06-02 10:06:09','2024-06-02 10:02:58','2024-06-02 10:06:08',NULL,0,0,NULL,NULL),(21033,'mixpanel','completed',10,'2024-06-02 09:01:21','2024-06-02 10:16:16','2024-06-02 10:11:20','2024-06-02 10:16:15',NULL,0,0,NULL,NULL),(21034,'mixpanel','completed',10,'2024-06-02 09:18:23','2024-06-02 10:26:19','2024-06-02 10:21:22','2024-06-02 10:26:18',NULL,0,0,NULL,NULL),(21035,'mixpanel','completed',10,'2024-06-02 08:50:14','2024-06-02 10:36:21','2024-06-02 10:31:13','2024-06-02 10:36:20',NULL,0,0,NULL,NULL),(21036,'mixpanel','completed',10,'2024-06-02 08:48:38','2024-06-02 10:46:22','2024-06-02 10:41:37','2024-06-02 10:46:21',NULL,0,0,NULL,NULL),(21037,'mixpanel','completed',10,'2024-06-02 09:28:18','2024-06-02 10:56:17','2024-06-02 10:49:17','2024-06-02 10:56:16',NULL,0,0,NULL,NULL),(21038,'mixpanel','completed',10,'2024-06-02 09:13:22','2024-06-02 11:06:19','2024-06-02 11:01:21','2024-06-02 11:06:18',NULL,0,0,NULL,NULL),(21039,'mixpanel','completed',10,'2024-06-02 09:35:17','2024-06-02 11:14:27','2024-06-02 11:11:16','2024-06-02 11:14:26',NULL,0,0,NULL,NULL),(21040,'mixpanel','completed',10,'2024-06-02 09:22:17','2024-06-02 11:26:20','2024-06-02 11:21:16','2024-06-02 11:26:19',NULL,0,0,NULL,NULL),(21041,'mixpanel','completed',10,'2024-06-02 09:48:20','2024-06-02 11:36:22','2024-06-02 11:31:19','2024-06-02 11:36:21',NULL,0,0,NULL,NULL),(21042,'mixpanel','completed',10,'2024-06-02 10:27:09','2024-06-02 11:46:23','2024-06-02 11:41:08','2024-06-02 11:46:17',NULL,0,0,NULL,NULL),(21043,'mixpanel','completed',10,'2024-06-02 10:06:09','2024-06-02 11:54:17','2024-06-02 11:51:07','2024-06-02 11:54:15',NULL,0,0,NULL,NULL),(21044,'subscribers_engagement_score','completed',10,'2024-06-02 11:54:17','2024-06-02 11:56:33','2024-06-02 11:54:15','2024-06-02 11:56:32',NULL,0,0,NULL,NULL),(21045,'subscribers_engagement_score','completed',10,'2024-06-03 06:34:00','2024-06-03 06:36:30','2024-06-02 11:56:32','2024-06-03 06:36:29',NULL,0,0,NULL,NULL),(21046,'mixpanel','completed',10,'2024-06-02 10:25:33','2024-06-02 12:01:08','2024-06-02 11:56:32','2024-06-02 12:01:07',NULL,0,0,NULL,NULL),(21047,'mixpanel','completed',10,'2024-06-02 10:41:08','2024-06-02 12:11:24','2024-06-02 12:06:07','2024-06-02 12:11:23',NULL,0,0,NULL,NULL),(21048,'mixpanel','completed',10,'2024-06-02 10:59:55','2024-06-02 12:21:22','2024-06-02 12:14:54','2024-06-02 12:21:21',NULL,0,0,NULL,NULL),(21049,'mixpanel','completed',10,'2024-06-02 11:09:18','2024-06-02 12:28:55','2024-06-02 12:26:17','2024-06-02 12:28:54',NULL,0,0,NULL,NULL),(21050,'mixpanel','completed',10,'2024-06-02 11:14:09','2024-06-02 12:36:20','2024-06-02 12:31:08','2024-06-02 12:36:19',NULL,0,0,NULL,NULL),(21051,'mixpanel','completed',10,'2024-06-02 11:08:18','2024-06-02 12:46:24','2024-06-02 12:41:17','2024-06-02 12:46:23',NULL,0,0,NULL,NULL),(21052,'mixpanel','completed',10,'2024-06-02 11:09:15','2024-06-02 12:56:21','2024-06-02 12:51:14','2024-06-02 12:56:20',NULL,0,0,NULL,NULL),(21053,'mixpanel','completed',10,'2024-06-02 11:22:28','2024-06-02 13:06:22','2024-06-02 13:01:27','2024-06-02 13:06:21',NULL,0,0,NULL,NULL),(21054,'mixpanel','completed',10,'2024-06-02 11:36:19','2024-06-02 13:16:18','2024-06-02 13:11:18','2024-06-02 13:16:17',NULL,0,0,NULL,NULL),(21055,'mixpanel','completed',10,'2024-06-02 12:15:19','2024-06-02 13:26:22','2024-06-02 13:21:18','2024-06-02 13:26:21',NULL,0,0,NULL,NULL),(21056,'mixpanel','completed',10,'2024-06-02 11:59:27','2024-06-02 13:36:23','2024-06-02 13:31:26','2024-06-02 13:36:22',NULL,0,0,NULL,NULL),(21057,'mixpanel','completed',10,'2024-06-02 11:49:21','2024-06-02 13:43:36','2024-06-02 13:41:20','2024-06-02 13:43:35',NULL,0,0,NULL,NULL),(21058,'mixpanel','completed',10,'2024-06-02 12:21:22','2024-06-02 13:51:17','2024-06-02 13:46:21','2024-06-02 13:51:16',NULL,0,0,NULL,NULL),(21059,'mixpanel','completed',10,'2024-06-02 12:00:22','2024-06-02 14:00:04','2024-06-02 13:56:21','2024-06-02 14:00:03',NULL,0,0,NULL,NULL),(21060,'mixpanel','completed',10,'2024-06-02 12:50:19','2024-06-02 14:11:16','2024-06-02 14:06:18','2024-06-02 14:11:15',NULL,0,0,NULL,NULL),(21061,'mixpanel','completed',10,'2024-06-02 12:25:16','2024-06-02 14:21:20','2024-06-02 14:16:16','2024-06-02 14:21:19',NULL,0,0,NULL,NULL),(21062,'mixpanel','completed',10,'2024-06-02 12:55:10','2024-06-02 14:26:23','2024-06-02 14:24:09','2024-06-02 14:26:22',NULL,0,0,NULL,NULL),(21063,'mixpanel','completed',10,'2024-06-02 12:37:19','2024-06-02 14:36:15','2024-06-02 14:31:18','2024-06-02 14:36:14',NULL,0,0,NULL,NULL),(21064,'mixpanel','completed',10,'2024-06-02 13:30:19','2024-06-02 14:46:21','2024-06-02 14:41:18','2024-06-02 14:46:20',NULL,0,0,NULL,NULL),(21065,'mixpanel','completed',10,'2024-06-02 13:37:22','2024-06-02 14:56:25','2024-06-02 14:51:21','2024-06-02 14:56:24',NULL,0,0,NULL,NULL),(21066,'mixpanel','completed',10,'2024-06-02 13:13:18','2024-06-02 15:06:18','2024-06-02 15:01:17','2024-06-02 15:06:16',NULL,0,0,NULL,NULL),(21067,'mixpanel','completed',10,'2024-06-02 13:57:19','2024-06-02 15:16:17','2024-06-02 15:11:18','2024-06-02 15:16:16',NULL,0,0,NULL,NULL),(21068,'mixpanel','completed',10,'2024-06-02 13:51:17','2024-06-02 15:26:18','2024-06-02 15:21:16','2024-06-02 15:26:17',NULL,0,0,NULL,NULL),(21069,'mixpanel','completed',10,'2024-06-02 14:02:16','2024-06-02 15:36:17','2024-06-02 15:31:15','2024-06-02 15:36:16',NULL,0,0,NULL,NULL),(21070,'mixpanel','completed',10,'2024-06-02 14:19:20','2024-06-02 15:46:19','2024-06-02 15:41:19','2024-06-02 15:46:18',NULL,0,0,NULL,NULL),(21071,'schedule_re_engagement_email','completed',10,'2024-06-03 15:46:19','2024-06-03 15:51:09','2024-06-02 15:46:18','2024-06-03 15:51:08',NULL,0,0,NULL,NULL),(21072,'mixpanel','completed',10,'2024-06-02 14:29:27','2024-06-02 15:56:17','2024-06-02 15:51:26','2024-06-02 15:56:16',NULL,0,0,NULL,NULL),(21073,'mixpanel','completed',10,'2024-06-02 14:04:21','2024-06-02 16:06:20','2024-06-02 16:01:20','2024-06-02 16:06:19',NULL,0,0,NULL,NULL),(21074,'mixpanel','completed',10,'2024-06-02 14:18:26','2024-06-02 16:11:18','2024-06-02 16:08:25','2024-06-02 16:11:17',NULL,0,0,NULL,NULL),(21075,'mixpanel','completed',10,'2024-06-02 14:44:09','2024-06-02 16:21:19','2024-06-02 16:16:08','2024-06-02 16:21:18',NULL,0,0,NULL,NULL),(21076,'mixpanel','completed',10,'2024-06-02 14:25:23','2024-06-02 16:31:23','2024-06-02 16:26:21','2024-06-02 16:31:22',NULL,0,0,NULL,NULL),(21077,'mixpanel','completed',10,'2024-06-02 14:59:20','2024-06-02 16:41:16','2024-06-02 16:36:19','2024-06-02 16:41:15',NULL,0,0,NULL,NULL),(21078,'mixpanel','completed',10,'2024-06-02 15:44:22','2024-06-02 16:51:09','2024-06-02 16:46:22','2024-06-02 16:51:08',NULL,0,0,NULL,NULL),(21079,'mixpanel','completed',10,'2024-06-02 15:16:20','2024-06-02 17:01:22','2024-06-02 16:56:19','2024-06-02 17:01:21',NULL,0,0,NULL,NULL),(21080,'mixpanel','completed',10,'2024-06-02 15:40:19','2024-06-02 17:11:22','2024-06-02 17:06:18','2024-06-02 17:11:21',NULL,0,0,NULL,NULL),(21081,'mixpanel','completed',10,'2024-06-02 15:25:19','2024-06-02 17:21:08','2024-06-02 17:16:18','2024-06-02 17:21:08',NULL,0,0,NULL,NULL),(21082,'mixpanel','completed',10,'2024-06-02 15:28:18','2024-06-02 17:31:36','2024-06-02 17:26:17','2024-06-02 17:31:34',NULL,0,0,NULL,NULL),(21083,'mixpanel','completed',10,'2024-06-02 15:35:24','2024-06-02 17:41:09','2024-06-02 17:36:23','2024-06-02 17:41:08',NULL,0,0,NULL,NULL),(21084,'mixpanel','completed',10,'2024-06-02 16:04:53','2024-06-02 17:45:54','2024-06-02 17:43:52','2024-06-02 17:45:53',NULL,0,0,NULL,NULL),(21085,'mixpanel','completed',10,'2024-06-02 16:22:09','2024-06-02 17:55:21','2024-06-02 17:51:08','2024-06-02 17:55:20',NULL,0,0,NULL,NULL),(21086,'mixpanel','completed',10,'2024-06-02 16:39:09','2024-06-02 18:06:22','2024-06-02 18:01:08','2024-06-02 18:06:21',NULL,0,0,NULL,NULL),(21087,'mixpanel','completed',10,'2024-06-02 16:44:20','2024-06-02 18:16:14','2024-06-02 18:11:19','2024-06-02 18:16:13',NULL,0,0,NULL,NULL),(21088,'mixpanel','completed',10,'2024-06-02 16:59:09','2024-06-02 18:26:22','2024-06-02 18:21:08','2024-06-02 18:26:21',NULL,0,0,NULL,NULL),(21089,'mixpanel','completed',10,'2024-06-02 16:47:09','2024-06-02 18:36:18','2024-06-02 18:31:08','2024-06-02 18:36:17',NULL,0,0,NULL,NULL),(21090,'mixpanel','completed',10,'2024-06-02 17:22:21','2024-06-02 18:46:24','2024-06-02 18:41:20','2024-06-02 18:46:22',NULL,0,0,NULL,NULL),(21091,'mixpanel','completed',10,'2024-06-02 17:11:20','2024-06-02 18:56:17','2024-06-02 18:51:19','2024-06-02 18:56:16',NULL,0,0,NULL,NULL),(21092,'mixpanel','completed',10,'2024-06-02 17:42:24','2024-06-02 19:06:22','2024-06-02 19:01:23','2024-06-02 19:06:20',NULL,0,0,NULL,NULL),(21093,'mixpanel','completed',10,'2024-06-02 18:07:23','2024-06-02 19:16:15','2024-06-02 19:11:22','2024-06-02 19:16:13',NULL,0,0,NULL,NULL),(21094,'mixpanel','completed',10,'2024-06-02 17:43:09','2024-06-02 19:26:24','2024-06-02 19:21:08','2024-06-02 19:26:23',NULL,0,0,NULL,NULL),(21095,'mixpanel','completed',10,'2024-06-02 17:57:59','2024-06-02 19:31:17','2024-06-02 19:28:59','2024-06-02 19:31:16',NULL,0,0,NULL,NULL),(21096,'mixpanel','completed',10,'2024-06-02 18:32:44','2024-06-02 19:41:17','2024-06-02 19:35:40','2024-06-02 19:41:16',NULL,0,0,NULL,NULL),(21097,'mixpanel','completed',10,'2024-06-02 18:13:22','2024-06-02 19:51:09','2024-06-02 19:46:22','2024-06-02 19:51:08',NULL,0,0,NULL,NULL),(21098,'mixpanel','completed',10,'2024-06-02 18:53:22','2024-06-02 20:01:22','2024-06-02 19:56:21','2024-06-02 20:01:21',NULL,0,0,NULL,NULL),(21099,'mixpanel','completed',10,'2024-06-02 18:20:18','2024-06-02 20:11:18','2024-06-02 20:06:17','2024-06-02 20:11:16',NULL,0,0,NULL,NULL),(21100,'mixpanel','completed',10,'2024-06-02 18:45:25','2024-06-02 20:21:09','2024-06-02 20:16:24','2024-06-02 20:21:08',NULL,0,0,NULL,NULL),(21101,'mixpanel','completed',10,'2024-06-02 18:45:09','2024-06-02 20:31:09','2024-06-02 20:26:08','2024-06-02 20:31:08',NULL,0,0,NULL,NULL),(21102,'mixpanel','completed',10,'2024-06-02 19:08:17','2024-06-02 20:41:19','2024-06-02 20:36:17','2024-06-02 20:41:18',NULL,0,0,NULL,NULL),(21103,'mixpanel','completed',10,'2024-06-02 18:50:21','2024-06-02 20:51:18','2024-06-02 20:46:20','2024-06-02 20:51:17',NULL,0,0,NULL,NULL),(21104,'mixpanel','completed',10,'2024-06-02 19:20:09','2024-06-02 20:58:46','2024-06-02 20:56:08','2024-06-02 20:58:45',NULL,0,0,NULL,NULL),(21105,'mixpanel','completed',10,'2024-06-02 19:32:20','2024-06-02 21:06:17','2024-06-02 21:01:19','2024-06-02 21:06:16',NULL,0,0,NULL,NULL),(21106,'mixpanel','completed',10,'2024-06-02 20:06:19','2024-06-02 21:16:17','2024-06-02 21:11:18','2024-06-02 21:16:16',NULL,0,0,NULL,NULL),(21107,'mixpanel','completed',10,'2024-06-02 19:47:19','2024-06-02 21:26:20','2024-06-02 21:21:18','2024-06-02 21:26:19',NULL,0,0,NULL,NULL),(21108,'mixpanel','completed',10,'2024-06-02 20:06:32','2024-06-02 21:36:09','2024-06-02 21:30:31','2024-06-02 21:36:08',NULL,0,0,NULL,NULL),(21109,'mixpanel','completed',10,'2024-06-02 20:05:22','2024-06-02 21:45:46','2024-06-02 21:41:21','2024-06-02 21:45:43',NULL,0,0,NULL,NULL),(21110,'mixpanel','completed',10,'2024-06-02 20:34:47','2024-06-02 21:51:27','2024-06-02 21:45:41','2024-06-02 21:51:24',NULL,0,0,NULL,NULL),(21111,'mixpanel','completed',10,'2024-06-02 20:46:07','2024-06-02 22:01:40','2024-06-02 21:56:07','2024-06-02 22:01:37',NULL,0,0,NULL,NULL),(21112,'mixpanel','completed',10,'2024-06-02 20:35:18','2024-06-02 22:11:17','2024-06-02 22:06:17','2024-06-02 22:11:16',NULL,0,0,NULL,NULL),(21113,'mixpanel','completed',10,'2024-06-02 20:35:24','2024-06-02 22:21:21','2024-06-02 22:16:23','2024-06-02 22:21:20',NULL,0,0,NULL,NULL),(21114,'mixpanel','completed',10,'2024-06-02 21:23:09','2024-06-02 22:31:19','2024-06-02 22:26:08','2024-06-02 22:31:14',NULL,0,0,NULL,NULL),(21115,'mixpanel','completed',10,'2024-06-02 21:25:09','2024-06-02 22:41:24','2024-06-02 22:36:08','2024-06-02 22:41:23',NULL,0,0,NULL,NULL),(21116,'mixpanel','completed',10,'2024-06-02 20:52:21','2024-06-02 22:51:24','2024-06-02 22:46:20','2024-06-02 22:51:23',NULL,0,0,NULL,NULL),(21117,'mixpanel','completed',10,'2024-06-02 21:29:19','2024-06-02 23:01:16','2024-06-02 22:56:18','2024-06-02 23:01:15',NULL,0,0,NULL,NULL),(21118,'mixpanel','completed',10,'2024-06-02 21:30:09','2024-06-02 23:11:23','2024-06-02 23:06:08','2024-06-02 23:11:22',NULL,0,0,NULL,NULL),(21119,'mixpanel','completed',10,'2024-06-02 21:55:09','2024-06-02 23:21:21','2024-06-02 23:16:08','2024-06-02 23:21:20',NULL,0,0,NULL,NULL),(21120,'mixpanel','completed',10,'2024-06-02 22:19:09','2024-06-02 23:31:17','2024-06-02 23:26:08','2024-06-02 23:31:16',NULL,0,0,NULL,NULL),(21121,'mixpanel','completed',10,'2024-06-02 22:02:16','2024-06-02 23:41:28','2024-06-02 23:36:16','2024-06-02 23:41:27',NULL,0,0,NULL,NULL),(21122,'mixpanel','completed',10,'2024-06-02 22:08:16','2024-06-02 23:51:20','2024-06-02 23:46:15','2024-06-02 23:51:18',NULL,0,0,NULL,NULL),(21123,'mixpanel','completed',10,'2024-06-02 22:42:28','2024-06-03 00:01:17','2024-06-02 23:56:27','2024-06-03 00:01:16',NULL,0,0,NULL,NULL),(21124,'mixpanel','completed',10,'2024-06-02 22:43:20','2024-06-03 00:11:21','2024-06-03 00:06:19','2024-06-03 00:11:20',NULL,0,0,NULL,NULL),(21125,'mixpanel','completed',10,'2024-06-02 22:56:19','2024-06-03 00:21:29','2024-06-03 00:16:18','2024-06-03 00:21:28',NULL,0,0,NULL,NULL),(21126,'mixpanel','completed',10,'2024-06-02 23:02:10','2024-06-03 00:31:51','2024-06-03 00:26:09','2024-06-03 00:31:49',NULL,0,0,NULL,NULL),(21127,'mixpanel','completed',10,'2024-06-02 23:06:24','2024-06-03 00:41:16','2024-06-03 00:36:22','2024-06-03 00:41:15',NULL,0,0,NULL,NULL),(21128,'mixpanel','completed',10,'2024-06-02 23:14:47','2024-06-03 00:46:29','2024-06-03 00:43:47','2024-06-03 00:46:28',NULL,0,0,NULL,NULL),(21129,'mixpanel','completed',10,'2024-06-02 23:37:20','2024-06-03 00:56:35','2024-06-03 00:51:19','2024-06-03 00:56:34',NULL,0,0,NULL,NULL),(21130,'mixpanel','completed',10,'2024-06-02 23:57:09','2024-06-03 01:06:29','2024-06-03 01:01:08','2024-06-03 01:06:28',NULL,0,0,NULL,NULL),(21131,'mixpanel','completed',10,'2024-06-02 23:44:19','2024-06-03 01:16:19','2024-06-03 01:11:18','2024-06-03 01:16:18',NULL,0,0,NULL,NULL),(21132,'mixpanel','completed',10,'2024-06-03 00:18:09','2024-06-03 01:24:41','2024-06-03 01:21:08','2024-06-03 01:24:40',NULL,0,0,NULL,NULL),(21133,'mixpanel','completed',10,'2024-06-02 23:35:02','2024-06-03 01:31:21','2024-06-03 01:27:01','2024-06-03 01:31:20',NULL,0,0,NULL,NULL),(21134,'mixpanel','completed',10,'2024-06-03 00:30:32','2024-06-03 01:41:09','2024-06-03 01:36:31','2024-06-03 01:41:08',NULL,0,0,NULL,NULL),(21135,'mixpanel','completed',10,'2024-06-03 00:29:20','2024-06-03 01:51:09','2024-06-03 01:46:19','2024-06-03 01:51:08',NULL,0,0,NULL,NULL),(21136,'mixpanel','completed',10,'2024-06-03 00:20:19','2024-06-03 02:01:19','2024-06-03 01:56:18','2024-06-03 02:01:18',NULL,0,0,NULL,NULL),(21137,'mixpanel','completed',10,'2024-06-03 00:28:21','2024-06-03 02:11:20','2024-06-03 02:06:20','2024-06-03 02:11:19',NULL,0,0,NULL,NULL),(21138,'mixpanel','completed',10,'2024-06-03 01:08:18','2024-06-03 02:21:20','2024-06-03 02:16:17','2024-06-03 02:21:19',NULL,0,0,NULL,NULL),(21139,'mixpanel','completed',10,'2024-06-03 01:15:35','2024-06-03 02:31:23','2024-06-03 02:26:29','2024-06-03 02:31:22',NULL,0,0,NULL,NULL),(21140,'mixpanel','completed',10,'2024-06-03 01:19:46','2024-06-03 02:36:34','2024-06-03 02:33:45','2024-06-03 02:36:33',NULL,0,0,NULL,NULL),(21141,'mixpanel','completed',10,'2024-06-03 00:53:24','2024-06-03 02:46:23','2024-06-03 02:41:23','2024-06-03 02:46:21',NULL,0,0,NULL,NULL),(21142,'mixpanel','completed',10,'2024-06-03 01:29:26','2024-06-03 02:51:17','2024-06-03 02:48:24','2024-06-03 02:51:16',NULL,0,0,NULL,NULL),(21143,'mixpanel','completed',10,'2024-06-03 01:38:37','2024-06-03 03:01:19','2024-06-03 02:56:35','2024-06-03 03:01:18',NULL,0,0,NULL,NULL),(21144,'mixpanel','completed',10,'2024-06-03 01:37:19','2024-06-03 03:08:45','2024-06-03 03:06:18','2024-06-03 03:08:44',NULL,0,0,NULL,NULL),(21145,'mixpanel','completed',10,'2024-06-03 02:03:22','2024-06-03 03:16:20','2024-06-03 03:11:22','2024-06-03 03:16:19',NULL,0,0,NULL,NULL),(21146,'mixpanel','completed',10,'2024-06-03 01:58:53','2024-06-03 03:24:56','2024-06-03 03:20:52','2024-06-03 03:24:55',NULL,0,0,NULL,NULL),(21147,'mixpanel','completed',10,'2024-06-03 01:33:30','2024-06-03 03:36:09','2024-06-03 03:31:29','2024-06-03 03:36:08',NULL,0,0,NULL,NULL),(21148,'mixpanel','completed',10,'2024-06-03 01:40:17','2024-06-03 03:46:22','2024-06-03 03:41:16','2024-06-03 03:46:21',NULL,0,0,NULL,NULL),(21149,'mixpanel','completed',10,'2024-06-03 01:51:15','2024-06-03 03:56:09','2024-06-03 03:51:14','2024-06-03 03:56:08',NULL,0,0,NULL,NULL),(21150,'mixpanel','completed',10,'2024-06-03 02:18:23','2024-06-03 04:03:29','2024-06-03 04:01:22','2024-06-03 04:03:28',NULL,0,0,NULL,NULL),(21151,'mixpanel','completed',10,'2024-06-03 02:36:02','2024-06-03 04:11:22','2024-06-03 04:06:01','2024-06-03 04:11:21',NULL,0,0,NULL,NULL),(21152,'mixpanel','completed',10,'2024-06-03 02:31:20','2024-06-03 04:21:15','2024-06-03 04:16:19','2024-06-03 04:21:14',NULL,0,0,NULL,NULL),(21153,'mixpanel','completed',10,'2024-06-03 03:10:34','2024-06-03 04:31:22','2024-06-03 04:26:32','2024-06-03 04:31:18',NULL,0,0,NULL,NULL),(21154,'mixpanel','completed',10,'2024-06-03 02:37:17','2024-06-03 04:41:24','2024-06-03 04:36:16','2024-06-03 04:41:22',NULL,0,0,NULL,NULL),(21155,'mixpanel','completed',10,'2024-06-03 02:56:19','2024-06-03 04:51:11','2024-06-03 04:46:18','2024-06-03 04:51:09',NULL,0,0,NULL,NULL),(21156,'mixpanel','completed',10,'2024-06-03 03:16:26','2024-06-03 05:01:18','2024-06-03 04:56:25','2024-06-03 05:01:17',NULL,0,0,NULL,NULL),(21157,'mixpanel','completed',10,'2024-06-03 03:43:19','2024-06-03 05:11:21','2024-06-03 05:06:18','2024-06-03 05:11:20',NULL,0,0,NULL,NULL),(21158,'mixpanel','completed',10,'2024-06-03 04:03:20','2024-06-03 05:21:09','2024-06-03 05:16:19','2024-06-03 05:21:08',NULL,0,0,NULL,NULL),(21159,'mixpanel','completed',10,'2024-06-03 03:48:27','2024-06-03 05:31:20','2024-06-03 05:26:26','2024-06-03 05:31:19',NULL,0,0,NULL,NULL),(21160,'mixpanel','completed',10,'2024-06-03 04:31:25','2024-06-03 05:41:20','2024-06-03 05:36:24','2024-06-03 05:41:19',NULL,0,0,NULL,NULL),(21161,'mixpanel','completed',10,'2024-06-03 04:31:19','2024-06-03 05:51:17','2024-06-03 05:46:18','2024-06-03 05:51:16',NULL,0,0,NULL,NULL),(21162,'mixpanel','completed',10,'2024-06-03 04:42:16','2024-06-03 06:01:21','2024-06-03 05:56:15','2024-06-03 06:01:20',NULL,0,0,NULL,NULL),(21163,'mixpanel','completed',10,'2024-06-03 04:29:18','2024-06-03 06:11:21','2024-06-03 06:06:17','2024-06-03 06:11:20',NULL,0,0,NULL,NULL),(21164,'mixpanel','completed',10,'2024-06-03 04:59:28','2024-06-03 06:21:09','2024-06-03 06:16:27','2024-06-03 06:21:08',NULL,0,0,NULL,NULL),(21165,'mixpanel','completed',10,'2024-06-03 04:58:19','2024-06-03 06:31:20','2024-06-03 06:26:18','2024-06-03 06:31:19',NULL,0,0,NULL,NULL),(21166,'subscribers_engagement_score','completed',10,'2024-06-04 19:07:00','2024-06-04 19:09:53','2024-06-03 06:36:29','2024-06-04 19:09:52',NULL,0,0,NULL,NULL),(21167,'mixpanel','completed',10,'2024-06-03 05:26:30','2024-06-03 06:41:23','2024-06-03 06:36:29','2024-06-03 06:41:22',NULL,0,0,NULL,NULL),(21168,'mixpanel','completed',10,'2024-06-03 05:40:18','2024-06-03 06:51:09','2024-06-03 06:46:18','2024-06-03 06:51:08',NULL,0,0,NULL,NULL),(21169,'mixpanel','completed',10,'2024-06-03 05:16:21','2024-06-03 07:01:25','2024-06-03 06:56:20','2024-06-03 07:01:24',NULL,0,0,NULL,NULL),(21170,'mixpanel','completed',10,'2024-06-03 05:32:22','2024-06-03 07:11:23','2024-06-03 07:06:21','2024-06-03 07:11:22',NULL,0,0,NULL,NULL),(21171,'mixpanel','completed',10,'2024-06-03 05:58:33','2024-06-03 07:16:18','2024-06-03 07:13:32','2024-06-03 07:16:17',NULL,0,0,NULL,NULL),(21172,'mixpanel','completed',10,'2024-06-03 06:08:22','2024-06-03 07:26:17','2024-06-03 07:21:21','2024-06-03 07:26:16',NULL,0,0,NULL,NULL),(21173,'mixpanel','completed',10,'2024-06-03 06:14:09','2024-06-03 07:36:23','2024-06-03 07:31:08','2024-06-03 07:36:22',NULL,0,0,NULL,NULL),(21174,'mixpanel','completed',10,'2024-06-03 05:44:14','2024-06-03 07:46:28','2024-06-03 07:41:08','2024-06-03 07:46:27',NULL,0,0,NULL,NULL),(21175,'mixpanel','completed',10,'2024-06-03 06:02:20','2024-06-03 07:56:10','2024-06-03 07:51:19','2024-06-03 07:56:08',NULL,0,0,NULL,NULL),(21176,'mixpanel','completed',10,'2024-06-03 06:46:18','2024-06-03 08:06:19','2024-06-03 08:01:17','2024-06-03 08:06:17',NULL,0,0,NULL,NULL),(21177,'mixpanel','completed',10,'2024-06-03 07:06:25','2024-06-03 08:15:33','2024-06-03 08:11:24','2024-06-03 08:15:32',NULL,0,0,NULL,NULL),(21178,'mixpanel','completed',10,'2024-06-03 06:53:22','2024-06-03 08:26:19','2024-06-03 08:21:21','2024-06-03 08:26:18',NULL,0,0,NULL,NULL),(21179,'mixpanel','completed',10,'2024-06-03 07:17:29','2024-06-03 08:35:03','2024-06-03 08:31:28','2024-06-03 08:35:02',NULL,0,0,NULL,NULL),(21180,'mixpanel','completed',10,'2024-06-03 06:59:21','2024-06-03 08:46:22','2024-06-03 08:41:20','2024-06-03 08:46:21',NULL,0,0,NULL,NULL),(21181,'mixpanel','completed',10,'2024-06-03 07:40:16','2024-06-03 08:56:18','2024-06-03 08:51:15','2024-06-03 08:56:17',NULL,0,0,NULL,NULL),(21182,'mixpanel','completed',10,'2024-06-03 07:12:24','2024-06-03 09:06:20','2024-06-03 09:01:23','2024-06-03 09:06:19',NULL,0,0,NULL,NULL),(21183,'mixpanel','completed',10,'2024-06-03 08:04:25','2024-06-03 09:16:26','2024-06-03 09:11:24','2024-06-03 09:16:24',NULL,0,0,NULL,NULL),(21184,'mixpanel','completed',10,'2024-06-03 07:21:18','2024-06-03 09:26:28','2024-06-03 09:21:17','2024-06-03 09:26:27',NULL,0,0,NULL,NULL),(21185,'mixpanel','completed',10,'2024-06-03 08:05:17','2024-06-03 09:36:29','2024-06-03 09:31:16','2024-06-03 09:36:28',NULL,0,0,NULL,NULL),(21186,'mixpanel','completed',10,'2024-06-03 08:06:27','2024-06-03 09:46:27','2024-06-03 09:41:26','2024-06-03 09:46:26',NULL,0,0,NULL,NULL),(21187,'mixpanel','completed',10,'2024-06-03 08:22:19','2024-06-03 09:59:10','2024-06-03 09:51:18','2024-06-03 09:59:08',NULL,0,0,NULL,NULL),(21188,'mixpanel','completed',10,'2024-06-03 08:57:18','2024-06-03 10:06:18','2024-06-03 10:01:17','2024-06-03 10:06:17',NULL,0,0,NULL,NULL),(21189,'mixpanel','completed',10,'2024-06-03 08:22:22','2024-06-03 10:16:19','2024-06-03 10:11:20','2024-06-03 10:16:18',NULL,0,0,NULL,NULL),(21190,'mixpanel','completed',10,'2024-06-03 08:37:28','2024-06-03 10:26:25','2024-06-03 10:21:27','2024-06-03 10:26:24',NULL,0,0,NULL,NULL),(21191,'mixpanel','completed',10,'2024-06-03 09:22:19','2024-06-03 10:36:20','2024-06-03 10:29:18','2024-06-03 10:36:19',NULL,0,0,NULL,NULL),(21192,'mixpanel','completed',10,'2024-06-03 08:49:26','2024-06-03 10:46:19','2024-06-03 10:41:25','2024-06-03 10:46:18',NULL,0,0,NULL,NULL),(21193,'mixpanel','completed',10,'2024-06-03 09:09:26','2024-06-03 10:56:24','2024-06-03 10:51:25','2024-06-03 10:56:23',NULL,0,0,NULL,NULL),(21194,'mixpanel','completed',10,'2024-06-03 09:02:30','2024-06-03 11:06:16','2024-06-03 11:01:29','2024-06-03 11:06:15',NULL,0,0,NULL,NULL),(21195,'mixpanel','completed',10,'2024-06-03 09:23:22','2024-06-03 11:14:18','2024-06-03 11:11:21','2024-06-03 11:14:17',NULL,0,0,NULL,NULL),(21196,'mixpanel','completed',10,'2024-06-03 09:49:20','2024-06-03 11:21:17','2024-06-03 11:16:19','2024-06-03 11:21:16',NULL,0,0,NULL,NULL),(21197,'mixpanel','completed',10,'2024-06-03 10:19:21','2024-06-03 11:31:17','2024-06-03 11:26:20','2024-06-03 11:31:16',NULL,0,0,NULL,NULL),(21198,'mixpanel','completed',10,'2024-06-03 10:31:35','2024-06-03 11:41:24','2024-06-03 11:35:34','2024-06-03 11:41:23',NULL,0,0,NULL,NULL),(21199,'mixpanel','completed',10,'2024-06-03 10:44:22','2024-06-03 11:51:16','2024-06-03 11:46:21','2024-06-03 11:51:15',NULL,0,0,NULL,NULL),(21200,'mixpanel','completed',10,'2024-06-03 10:43:18','2024-06-03 12:01:27','2024-06-03 11:56:17','2024-06-03 12:01:26',NULL,0,0,NULL,NULL),(21201,'mixpanel','completed',10,'2024-06-03 10:18:26','2024-06-03 12:11:24','2024-06-03 12:06:25','2024-06-03 12:11:23',NULL,0,0,NULL,NULL),(21202,'mixpanel','completed',10,'2024-06-03 10:41:17','2024-06-03 12:21:19','2024-06-03 12:16:16','2024-06-03 12:21:18',NULL,0,0,NULL,NULL),(21203,'mixpanel','completed',10,'2024-06-03 10:43:21','2024-06-03 12:31:22','2024-06-03 12:26:20','2024-06-03 12:31:21',NULL,0,0,NULL,NULL),(21204,'mixpanel','completed',10,'2024-06-03 11:29:19','2024-06-03 12:41:27','2024-06-03 12:36:18','2024-06-03 12:41:26',NULL,0,0,NULL,NULL),(21205,'mixpanel','completed',10,'2024-06-03 11:15:20','2024-06-03 12:51:20','2024-06-03 12:46:19','2024-06-03 12:51:19',NULL,0,0,NULL,NULL),(21206,'mixpanel','completed',10,'2024-06-03 11:06:24','2024-06-03 12:59:15','2024-06-03 12:56:23','2024-06-03 12:59:14',NULL,0,0,NULL,NULL),(21207,'mixpanel','completed',10,'2024-06-03 11:18:45','2024-06-03 13:06:20','2024-06-03 13:01:44','2024-06-03 13:06:19',NULL,0,0,NULL,NULL),(21208,'mixpanel','completed',10,'2024-06-03 11:39:21','2024-06-03 13:16:29','2024-06-03 13:11:20','2024-06-03 13:16:28',NULL,0,0,NULL,NULL),(21209,'mixpanel','completed',10,'2024-06-03 11:24:19','2024-06-03 13:26:33','2024-06-03 13:21:18','2024-06-03 13:26:32',NULL,0,0,NULL,NULL),(21210,'mixpanel','completed',10,'2024-06-03 11:55:22','2024-06-03 13:36:17','2024-06-03 13:31:21','2024-06-03 13:36:16',NULL,0,0,NULL,NULL),(21211,'mixpanel','completed',10,'2024-06-03 12:31:21','2024-06-03 13:46:07','2024-06-03 13:41:20','2024-06-03 13:46:06',NULL,0,0,NULL,NULL),(21212,'mixpanel','completed',10,'2024-06-03 12:16:25','2024-06-03 13:56:19','2024-06-03 13:51:23','2024-06-03 13:56:18',NULL,0,0,NULL,NULL),(21213,'mixpanel','completed',10,'2024-06-03 12:55:25','2024-06-03 14:06:27','2024-06-03 14:01:24','2024-06-03 14:06:26',NULL,0,0,NULL,NULL),(21214,'mixpanel','completed',10,'2024-06-03 12:32:21','2024-06-03 14:16:16','2024-06-03 14:11:20','2024-06-03 14:16:15',NULL,0,0,NULL,NULL),(21215,'mixpanel','completed',10,'2024-06-03 13:09:17','2024-06-03 14:26:24','2024-06-03 14:21:16','2024-06-03 14:26:23',NULL,0,0,NULL,NULL),(21216,'mixpanel','completed',10,'2024-06-03 12:49:19','2024-06-03 14:36:28','2024-06-03 14:31:18','2024-06-03 14:36:27',NULL,0,0,NULL,NULL),(21217,'mixpanel','completed',10,'2024-06-03 13:31:23','2024-06-03 14:46:23','2024-06-03 14:41:22','2024-06-03 14:46:22',NULL,0,0,NULL,NULL),(21218,'mixpanel','completed',10,'2024-06-03 13:20:18','2024-06-03 14:56:23','2024-06-03 14:51:17','2024-06-03 14:56:22',NULL,0,0,NULL,NULL),(21219,'mixpanel','completed',10,'2024-06-03 13:29:21','2024-06-03 15:06:21','2024-06-03 15:01:20','2024-06-03 15:06:20',NULL,0,0,NULL,NULL),(21220,'mixpanel','completed',10,'2024-06-03 13:11:20','2024-06-03 15:16:20','2024-06-03 15:11:19','2024-06-03 15:16:19',NULL,0,0,NULL,NULL),(21221,'mixpanel','completed',10,'2024-06-03 14:02:21','2024-06-03 15:26:25','2024-06-03 15:21:20','2024-06-03 15:26:24',NULL,0,0,NULL,NULL),(21222,'mixpanel','completed',10,'2024-06-03 13:28:11','2024-06-03 15:31:17','2024-06-03 15:29:10','2024-06-03 15:31:16',NULL,0,0,NULL,NULL),(21223,'mixpanel','completed',10,'2024-06-03 14:18:27','2024-06-03 15:40:00','2024-06-03 15:36:26','2024-06-03 15:39:59',NULL,0,0,NULL,NULL),(21224,'mixpanel','completed',10,'2024-06-03 14:41:09','2024-06-03 15:51:09','2024-06-03 15:46:08','2024-06-03 15:51:08',NULL,0,0,NULL,NULL),(21225,'schedule_re_engagement_email','completed',10,'2024-06-04 15:56:24','2024-06-04 16:01:30','2024-06-03 15:56:23','2024-06-04 16:01:29',NULL,0,0,NULL,NULL),(21226,'mixpanel','completed',10,'2024-06-03 14:20:24','2024-06-03 16:01:23','2024-06-03 15:56:23','2024-06-03 16:01:22',NULL,0,0,NULL,NULL),(21227,'mixpanel','completed',10,'2024-06-03 14:26:21','2024-06-03 16:11:23','2024-06-03 16:06:20','2024-06-03 16:11:22',NULL,0,0,NULL,NULL),(21228,'mixpanel','completed',10,'2024-06-03 15:03:09','2024-06-03 16:21:19','2024-06-03 16:16:08','2024-06-03 16:21:18',NULL,0,0,NULL,NULL),(21229,'mixpanel','completed',10,'2024-06-03 14:40:39','2024-06-03 16:26:09','2024-06-03 16:23:38','2024-06-03 16:26:08',NULL,0,0,NULL,NULL),(21230,'mixpanel','completed',10,'2024-06-03 15:01:09','2024-06-03 16:36:19','2024-06-03 16:31:08','2024-06-03 16:36:19',NULL,0,0,NULL,NULL),(21231,'mixpanel','completed',10,'2024-06-03 15:15:09','2024-06-03 16:46:14','2024-06-03 16:41:08','2024-06-03 16:46:13',NULL,0,0,NULL,NULL),(21232,'mixpanel','completed',10,'2024-06-03 15:49:21','2024-06-03 16:56:19','2024-06-03 16:51:20','2024-06-03 16:56:18',NULL,0,0,NULL,NULL),(21233,'mixpanel','completed',10,'2024-06-03 15:13:17','2024-06-03 17:06:10','2024-06-03 17:01:16','2024-06-03 17:06:09',NULL,0,0,NULL,NULL),(21234,'mixpanel','completed',10,'2024-06-03 15:54:26','2024-06-03 17:16:19','2024-06-03 17:11:25','2024-06-03 17:16:18',NULL,0,0,NULL,NULL),(21235,'mixpanel','completed',10,'2024-06-03 15:57:30','2024-06-03 17:26:18','2024-06-03 17:21:29','2024-06-03 17:26:17',NULL,0,0,NULL,NULL),(21236,'mixpanel','completed',10,'2024-06-03 16:29:19','2024-06-03 17:36:19','2024-06-03 17:31:18','2024-06-03 17:36:18',NULL,0,0,NULL,NULL),(21237,'mixpanel','completed',10,'2024-06-03 16:28:21','2024-06-03 17:46:23','2024-06-03 17:41:20','2024-06-03 17:46:22',NULL,0,0,NULL,NULL),(21238,'mixpanel','completed',10,'2024-06-03 15:53:28','2024-06-03 17:56:18','2024-06-03 17:51:27','2024-06-03 17:56:17',NULL,0,0,NULL,NULL),(21239,'mixpanel','completed',10,'2024-06-03 16:35:24','2024-06-03 18:06:23','2024-06-03 18:01:23','2024-06-03 18:06:22',NULL,0,0,NULL,NULL),(21240,'mixpanel','completed',10,'2024-06-03 16:14:20','2024-06-03 18:16:18','2024-06-03 18:11:19','2024-06-03 18:16:17',NULL,0,0,NULL,NULL),(21241,'mixpanel','completed',10,'2024-06-03 17:14:38','2024-06-03 18:26:18','2024-06-03 18:19:37','2024-06-03 18:26:17',NULL,0,0,NULL,NULL),(21242,'mixpanel','completed',10,'2024-06-03 16:45:18','2024-06-03 18:36:18','2024-06-03 18:31:17','2024-06-03 18:36:17',NULL,0,0,NULL,NULL),(21243,'mixpanel','completed',10,'2024-06-03 17:17:19','2024-06-03 18:46:20','2024-06-03 18:41:18','2024-06-03 18:46:19',NULL,0,0,NULL,NULL),(21244,'mixpanel','completed',10,'2024-06-03 17:17:49','2024-06-03 18:56:21','2024-06-03 18:50:48','2024-06-03 18:56:20',NULL,0,0,NULL,NULL),(21245,'mixpanel','completed',10,'2024-06-03 17:04:18','2024-06-03 19:06:20','2024-06-03 19:01:17','2024-06-03 19:06:19',NULL,0,0,NULL,NULL),(21246,'mixpanel','completed',10,'2024-06-03 17:57:49','2024-06-03 19:16:20','2024-06-03 19:10:48','2024-06-03 19:16:19',NULL,0,0,NULL,NULL),(21247,'mixpanel','completed',10,'2024-06-03 17:52:10','2024-06-03 19:26:19','2024-06-03 19:21:08','2024-06-03 19:26:18',NULL,0,0,NULL,NULL),(21248,'mixpanel','completed',10,'2024-06-03 17:50:24','2024-06-03 19:36:18','2024-06-03 19:31:23','2024-06-03 19:36:17',NULL,0,0,NULL,NULL),(21249,'mixpanel','completed',10,'2024-06-03 18:02:38','2024-06-03 19:41:21','2024-06-03 19:38:37','2024-06-03 19:41:20',NULL,0,0,NULL,NULL),(21250,'mixpanel','completed',10,'2024-06-03 18:25:13','2024-06-03 19:51:30','2024-06-03 19:46:12','2024-06-03 19:51:30',NULL,0,0,NULL,NULL),(21251,'mixpanel','completed',10,'2024-06-03 18:41:22','2024-06-03 20:01:38','2024-06-03 19:56:21','2024-06-03 20:01:36',NULL,0,0,NULL,NULL),(21252,'mixpanel','completed',10,'2024-06-03 18:44:33','2024-06-03 20:15:33','2024-06-03 20:06:32','2024-06-03 20:15:32',NULL,0,0,NULL,NULL),(21253,'mixpanel','completed',10,'2024-06-03 19:18:34','2024-06-03 20:25:14','2024-06-03 20:21:33','2024-06-03 20:25:13',NULL,0,0,NULL,NULL),(21254,'mixpanel','completed',10,'2024-06-03 19:24:18','2024-06-03 20:36:17','2024-06-03 20:31:18','2024-06-03 20:36:16',NULL,0,0,NULL,NULL),(21255,'mixpanel','completed',10,'2024-06-03 19:17:30','2024-06-03 20:46:16','2024-06-03 20:41:29','2024-06-03 20:46:16',NULL,0,0,NULL,NULL),(21256,'mixpanel','completed',10,'2024-06-03 19:32:25','2024-06-03 20:56:35','2024-06-03 20:51:24','2024-06-03 20:56:31',NULL,0,0,NULL,NULL),(21257,'mixpanel','completed',10,'2024-06-03 19:41:18','2024-06-03 21:06:10','2024-06-03 21:01:17','2024-06-03 21:06:09',NULL,0,0,NULL,NULL),(21258,'mixpanel','completed',10,'2024-06-03 19:38:23','2024-06-03 21:16:20','2024-06-03 21:11:22','2024-06-03 21:16:19',NULL,0,0,NULL,NULL),(21259,'mixpanel','completed',10,'2024-06-03 19:47:20','2024-06-03 21:26:21','2024-06-03 21:21:19','2024-06-03 21:26:20',NULL,0,0,NULL,NULL),(21260,'mixpanel','completed',10,'2024-06-03 19:48:09','2024-06-03 21:36:20','2024-06-03 21:31:08','2024-06-03 21:36:19',NULL,0,0,NULL,NULL),(21261,'mixpanel','completed',10,'2024-06-03 20:21:22','2024-06-03 21:46:21','2024-06-03 21:41:21','2024-06-03 21:46:20',NULL,0,0,NULL,NULL),(21262,'mixpanel','completed',10,'2024-06-03 20:20:17','2024-06-03 21:56:30','2024-06-03 21:51:16','2024-06-03 21:56:29',NULL,0,0,NULL,NULL),(21263,'mixpanel','completed',10,'2024-06-03 20:47:18','2024-06-03 22:06:21','2024-06-03 22:01:17','2024-06-03 22:06:20',NULL,0,0,NULL,NULL),(21264,'mixpanel','completed',10,'2024-06-03 20:22:26','2024-06-03 22:15:24','2024-06-03 22:11:25','2024-06-03 22:15:24',NULL,0,0,NULL,NULL),(21265,'mixpanel','completed',10,'2024-06-03 20:40:10','2024-06-03 22:26:21','2024-06-03 22:21:09','2024-06-03 22:26:20',NULL,0,0,NULL,NULL),(21266,'mixpanel','completed',10,'2024-06-03 21:12:42','2024-06-03 22:36:21','2024-06-03 22:31:41','2024-06-03 22:36:20',NULL,0,0,NULL,NULL),(21267,'mixpanel','completed',10,'2024-06-03 20:41:10','2024-06-03 22:46:36','2024-06-03 22:41:09','2024-06-03 22:46:35',NULL,0,0,NULL,NULL),(21268,'mixpanel','completed',10,'2024-06-03 21:17:10','2024-06-03 22:56:19','2024-06-03 22:51:09','2024-06-03 22:56:18',NULL,0,0,NULL,NULL),(21269,'mixpanel','completed',10,'2024-06-03 21:47:36','2024-06-03 23:06:22','2024-06-03 23:01:35','2024-06-03 23:06:21',NULL,0,0,NULL,NULL),(21270,'mixpanel','completed',10,'2024-06-03 21:39:10','2024-06-03 23:16:40','2024-06-03 23:11:09','2024-06-03 23:16:39',NULL,0,0,NULL,NULL),(21271,'mixpanel','completed',10,'2024-06-03 22:10:22','2024-06-03 23:26:22','2024-06-03 23:21:21','2024-06-03 23:26:21',NULL,0,0,NULL,NULL),(21272,'mixpanel','completed',10,'2024-06-03 21:47:42','2024-06-03 23:36:39','2024-06-03 23:31:41','2024-06-03 23:36:38',NULL,0,0,NULL,NULL),(21273,'mixpanel','completed',10,'2024-06-03 22:29:24','2024-06-03 23:46:45','2024-06-03 23:41:23','2024-06-03 23:46:44',NULL,0,0,NULL,NULL),(21274,'mixpanel','completed',10,'2024-06-03 22:13:32','2024-06-03 23:56:14','2024-06-03 23:51:31','2024-06-03 23:56:13',NULL,0,0,NULL,NULL),(21275,'mixpanel','completed',10,'2024-06-03 22:27:31','2024-06-04 00:06:47','2024-06-04 00:01:30','2024-06-04 00:06:46',NULL,0,0,NULL,NULL),(21276,'mixpanel','completed',10,'2024-06-03 22:20:10','2024-06-04 00:14:20','2024-06-04 00:11:09','2024-06-04 00:14:19',NULL,0,0,NULL,NULL),(21277,'mixpanel','completed',10,'2024-06-03 22:57:38','2024-06-04 00:21:47','2024-06-04 00:16:37','2024-06-04 00:21:46',NULL,0,0,NULL,NULL),(21278,'mixpanel','completed',10,'2024-06-03 22:30:25','2024-06-04 00:31:28','2024-06-04 00:26:23','2024-06-04 00:31:26',NULL,0,0,NULL,NULL),(21279,'mixpanel','completed',10,'2024-06-03 23:29:57','2024-06-04 00:41:48','2024-06-04 00:36:55','2024-06-04 00:41:46',NULL,0,0,NULL,NULL),(21280,'mixpanel','completed',10,'2024-06-03 23:37:42','2024-06-04 00:51:30','2024-06-04 00:46:41','2024-06-04 00:51:29',NULL,0,0,NULL,NULL),(21281,'mixpanel','completed',10,'2024-06-03 23:09:44','2024-06-04 01:01:35','2024-06-04 00:56:42','2024-06-04 01:01:34',NULL,0,0,NULL,NULL),(21282,'mixpanel','completed',10,'2024-06-03 23:54:29','2024-06-04 01:11:29','2024-06-04 01:06:28','2024-06-04 01:11:28',NULL,0,0,NULL,NULL),(21283,'mixpanel','completed',10,'2024-06-03 23:36:44','2024-06-04 01:21:37','2024-06-04 01:16:38','2024-06-04 01:21:36',NULL,0,0,NULL,NULL),(21284,'mixpanel','completed',10,'2024-06-03 23:37:36','2024-06-04 01:30:22','2024-06-04 01:26:35','2024-06-04 01:30:21',NULL,0,0,NULL,NULL),(21285,'mixpanel','completed',10,'2024-06-03 23:57:39','2024-06-04 01:41:39','2024-06-04 01:36:38','2024-06-04 01:41:38',NULL,0,0,NULL,NULL),(21286,'mixpanel','completed',10,'2024-06-04 00:44:41','2024-06-04 01:51:28','2024-06-04 01:46:40','2024-06-04 01:51:26',NULL,0,0,NULL,NULL),(21287,'mixpanel','completed',10,'2024-06-04 00:40:28','2024-06-04 02:01:26','2024-06-04 01:56:27','2024-06-04 02:01:25',NULL,0,0,NULL,NULL),(21288,'mixpanel','completed',10,'2024-06-04 00:49:36','2024-06-04 02:11:31','2024-06-04 02:06:34','2024-06-04 02:11:30',NULL,0,0,NULL,NULL),(21289,'mixpanel','completed',10,'2024-06-04 00:52:26','2024-06-04 02:21:37','2024-06-04 02:16:25','2024-06-04 02:21:36',NULL,0,0,NULL,NULL),(21290,'mixpanel','completed',10,'2024-06-04 00:32:26','2024-06-04 02:31:46','2024-06-04 02:26:25','2024-06-04 02:31:44',NULL,0,0,NULL,NULL),(21291,'mixpanel','completed',10,'2024-06-04 00:39:36','2024-06-04 02:42:04','2024-06-04 02:36:35','2024-06-04 02:42:00',NULL,0,0,NULL,NULL),(21292,'mixpanel','completed',10,'2024-06-04 00:53:27','2024-06-04 02:51:26','2024-06-04 02:46:27','2024-06-04 02:51:25',NULL,0,0,NULL,NULL),(21293,'mixpanel','completed',10,'2024-06-04 01:43:35','2024-06-04 03:01:40','2024-06-04 02:56:33','2024-06-04 03:01:39',NULL,0,0,NULL,NULL),(21294,'mixpanel','completed',10,'2024-06-04 01:54:00','2024-06-04 03:11:38','2024-06-04 03:06:00','2024-06-04 03:11:37',NULL,0,0,NULL,NULL),(21295,'mixpanel','completed',10,'2024-06-04 01:40:41','2024-06-04 03:21:28','2024-06-04 03:16:40','2024-06-04 03:21:27',NULL,0,0,NULL,NULL),(21296,'mixpanel','completed',10,'2024-06-04 02:08:28','2024-06-04 03:31:44','2024-06-04 03:26:28','2024-06-04 03:31:43',NULL,0,0,NULL,NULL),(21297,'mixpanel','completed',10,'2024-06-04 01:37:18','2024-06-04 03:41:29','2024-06-04 03:35:17','2024-06-04 03:41:28',NULL,0,0,NULL,NULL),(21298,'mixpanel','completed',10,'2024-06-04 02:26:37','2024-06-04 03:48:44','2024-06-04 03:46:36','2024-06-04 03:48:43',NULL,0,0,NULL,NULL),(21299,'mixpanel','completed',10,'2024-06-04 01:57:44','2024-06-04 03:54:44','2024-06-04 03:51:43','2024-06-04 03:54:43',NULL,0,0,NULL,NULL),(21300,'mixpanel','completed',10,'2024-06-04 02:02:44','2024-06-04 04:01:33','2024-06-04 03:57:43','2024-06-04 04:01:32',NULL,0,0,NULL,NULL),(21301,'mixpanel','completed',10,'2024-06-04 02:32:26','2024-06-04 04:11:38','2024-06-04 04:06:26','2024-06-04 04:11:37',NULL,0,0,NULL,NULL),(21302,'mixpanel','completed',10,'2024-06-04 02:58:29','2024-06-04 04:21:28','2024-06-04 04:16:28','2024-06-04 04:21:27',NULL,0,0,NULL,NULL),(21303,'mixpanel','completed',10,'2024-06-04 02:38:08','2024-06-04 04:31:42','2024-06-04 04:27:07','2024-06-04 04:31:39',NULL,0,0,NULL,NULL),(21304,'mixpanel','completed',10,'2024-06-04 03:00:57','2024-06-04 04:41:28','2024-06-04 04:36:54','2024-06-04 04:41:26',NULL,0,0,NULL,NULL),(21305,'mixpanel','completed',10,'2024-06-04 02:55:05','2024-06-04 04:51:40','2024-06-04 04:47:02','2024-06-04 04:51:39',NULL,0,0,NULL,NULL),(21306,'mixpanel','completed',10,'2024-06-04 03:01:37','2024-06-04 05:01:42','2024-06-04 04:56:36','2024-06-04 05:01:41',NULL,0,0,NULL,NULL),(21307,'mixpanel','completed',10,'2024-06-04 03:46:29','2024-06-04 05:11:28','2024-06-04 05:06:28','2024-06-04 05:11:27',NULL,0,0,NULL,NULL),(21308,'mixpanel','completed',10,'2024-06-04 03:54:44','2024-06-04 05:21:29','2024-06-04 05:16:43','2024-06-04 05:21:28',NULL,0,0,NULL,NULL),(21309,'mixpanel','completed',10,'2024-06-04 04:13:41','2024-06-04 05:31:25','2024-06-04 05:26:40','2024-06-04 05:31:24',NULL,0,0,NULL,NULL),(21310,'mixpanel','completed',10,'2024-06-04 03:58:41','2024-06-04 05:41:27','2024-06-04 05:36:40','2024-06-04 05:41:26',NULL,0,0,NULL,NULL),(21311,'mixpanel','completed',10,'2024-06-04 04:20:40','2024-06-04 05:51:27','2024-06-04 05:46:39','2024-06-04 05:51:26',NULL,0,0,NULL,NULL),(21312,'mixpanel','completed',10,'2024-06-04 04:31:46','2024-06-04 06:01:33','2024-06-04 05:56:45','2024-06-04 06:01:32',NULL,0,0,NULL,NULL),(21313,'mixpanel','completed',10,'2024-06-04 04:11:50','2024-06-04 06:11:33','2024-06-04 06:06:49','2024-06-04 06:11:32',NULL,0,0,NULL,NULL),(21314,'mixpanel','completed',10,'2024-06-04 04:19:27','2024-06-04 06:21:29','2024-06-04 06:16:26','2024-06-04 06:21:28',NULL,0,0,NULL,NULL),(21315,'mixpanel','completed',10,'2024-06-04 04:54:30','2024-06-04 06:31:28','2024-06-04 06:26:29','2024-06-04 06:31:27',NULL,0,0,NULL,NULL),(21316,'mixpanel','completed',10,'2024-06-04 04:38:28','2024-06-04 06:39:24','2024-06-04 06:36:27','2024-06-04 06:39:23',NULL,0,0,NULL,NULL),(21317,'mixpanel','completed',10,'2024-06-04 05:15:27','2024-06-04 06:46:29','2024-06-04 06:41:26','2024-06-04 06:46:28',NULL,0,0,NULL,NULL),(21318,'mixpanel','completed',10,'2024-06-04 05:11:21','2024-06-04 06:56:32','2024-06-04 06:51:20','2024-06-04 06:56:31',NULL,0,0,NULL,NULL),(21319,'mixpanel','completed',10,'2024-06-04 05:15:29','2024-06-04 07:06:29','2024-06-04 07:01:28','2024-06-04 07:06:28',NULL,0,0,NULL,NULL),(21320,'mixpanel','completed',10,'2024-06-04 05:30:36','2024-06-04 07:16:28','2024-06-04 07:11:35','2024-06-04 07:16:27',NULL,0,0,NULL,NULL),(21321,'mixpanel','completed',10,'2024-06-04 06:12:30','2024-06-04 07:25:07','2024-06-04 07:21:29','2024-06-04 07:25:06',NULL,0,0,NULL,NULL),(21322,'mixpanel','completed',10,'2024-06-04 05:37:28','2024-06-04 07:36:28','2024-06-04 07:31:27','2024-06-04 07:36:27',NULL,0,0,NULL,NULL),(21323,'mixpanel','completed',10,'2024-06-04 06:25:35','2024-06-04 07:46:29','2024-06-04 07:41:34','2024-06-04 07:46:27',NULL,0,0,NULL,NULL),(21324,'mixpanel','completed',10,'2024-06-04 06:41:31','2024-06-04 07:56:29','2024-06-04 07:51:30','2024-06-04 07:56:28',NULL,0,0,NULL,NULL),(21325,'mixpanel','completed',10,'2024-06-04 06:49:28','2024-06-04 08:06:28','2024-06-04 08:01:27','2024-06-04 08:06:28',NULL,0,0,NULL,NULL),(21326,'mixpanel','completed',10,'2024-06-04 06:44:39','2024-06-04 08:16:29','2024-06-04 08:11:38','2024-06-04 08:16:28',NULL,0,0,NULL,NULL),(21327,'mixpanel','completed',10,'2024-06-04 07:13:37','2024-06-04 08:26:32','2024-06-04 08:21:36','2024-06-04 08:26:31',NULL,0,0,NULL,NULL),(21328,'mixpanel','completed',10,'2024-06-04 06:44:43','2024-06-04 08:36:31','2024-06-04 08:31:42','2024-06-04 08:36:30',NULL,0,0,NULL,NULL),(21329,'mixpanel','completed',10,'2024-06-04 07:18:47','2024-06-04 08:43:03','2024-06-04 08:39:46','2024-06-04 08:43:02',NULL,0,0,NULL,NULL),(21330,'mixpanel','completed',10,'2024-06-04 07:43:32','2024-06-04 08:51:31','2024-06-04 08:46:31','2024-06-04 08:51:30',NULL,0,0,NULL,NULL),(21331,'mixpanel','completed',10,'2024-06-04 07:01:47','2024-06-04 09:01:29','2024-06-04 08:56:46','2024-06-04 09:01:28',NULL,0,0,NULL,NULL),(21332,'mixpanel','completed',10,'2024-06-04 07:45:30','2024-06-04 09:11:29','2024-06-04 09:06:29','2024-06-04 09:11:29',NULL,0,0,NULL,NULL),(21333,'mixpanel','completed',10,'2024-06-04 07:43:29','2024-06-04 09:21:37','2024-06-04 09:16:28','2024-06-04 09:21:36',NULL,0,0,NULL,NULL),(21334,'mixpanel','completed',10,'2024-06-04 07:41:53','2024-06-04 09:31:26','2024-06-04 09:25:52','2024-06-04 09:31:25',NULL,0,0,NULL,NULL),(21335,'mixpanel','completed',10,'2024-06-04 08:16:19','2024-06-04 09:41:32','2024-06-04 09:36:18','2024-06-04 09:41:31',NULL,0,0,NULL,NULL),(21336,'mixpanel','completed',10,'2024-06-04 08:07:37','2024-06-04 09:50:56','2024-06-04 09:46:36','2024-06-04 09:50:55',NULL,0,0,NULL,NULL),(21337,'mixpanel','completed',10,'2024-06-04 08:21:46','2024-06-04 10:01:27','2024-06-04 09:56:44','2024-06-04 10:01:26',NULL,0,0,NULL,NULL),(21338,'mixpanel','completed',10,'2024-06-04 08:10:31','2024-06-04 10:11:26','2024-06-04 10:06:30','2024-06-04 10:11:25',NULL,0,0,NULL,NULL),(21339,'mixpanel','completed',10,'2024-06-04 09:01:26','2024-06-04 10:21:28','2024-06-04 10:16:25','2024-06-04 10:21:27',NULL,0,0,NULL,NULL),(21340,'mixpanel','completed',10,'2024-06-04 08:50:30','2024-06-04 10:31:26','2024-06-04 10:26:29','2024-06-04 10:31:25',NULL,0,0,NULL,NULL),(21341,'mixpanel','completed',10,'2024-06-04 09:21:30','2024-06-04 10:41:27','2024-06-04 10:36:28','2024-06-04 10:41:26',NULL,0,0,NULL,NULL),(21342,'mixpanel','completed',10,'2024-06-04 09:38:27','2024-06-04 10:51:26','2024-06-04 10:46:26','2024-06-04 10:51:25',NULL,0,0,NULL,NULL),(21343,'mixpanel','completed',10,'2024-06-04 09:34:26','2024-06-04 11:01:28','2024-06-04 10:56:25','2024-06-04 11:01:27',NULL,0,0,NULL,NULL),(21344,'mixpanel','completed',10,'2024-06-04 09:24:41','2024-06-04 11:11:29','2024-06-04 11:06:40','2024-06-04 11:11:28',NULL,0,0,NULL,NULL),(21345,'mixpanel','completed',10,'2024-06-04 09:25:38','2024-06-04 11:21:28','2024-06-04 11:16:37','2024-06-04 11:21:27',NULL,0,0,NULL,NULL),(21346,'mixpanel','completed',10,'2024-06-04 10:14:18','2024-06-04 11:31:26','2024-06-04 11:26:17','2024-06-04 11:31:25',NULL,0,0,NULL,NULL),(21347,'mixpanel','completed',10,'2024-06-04 09:51:28','2024-06-04 11:41:27','2024-06-04 11:36:27','2024-06-04 11:41:26',NULL,0,0,NULL,NULL),(21348,'mixpanel','completed',10,'2024-06-04 10:12:27','2024-06-04 11:51:42','2024-06-04 11:46:26','2024-06-04 11:51:41',NULL,0,0,NULL,NULL),(21349,'mixpanel','completed',10,'2024-06-04 10:22:43','2024-06-04 12:01:28','2024-06-04 11:56:42','2024-06-04 12:01:26',NULL,0,0,NULL,NULL),(21350,'mixpanel','completed',10,'2024-06-04 11:03:40','2024-06-04 12:11:28','2024-06-04 12:06:39','2024-06-04 12:11:27',NULL,0,0,NULL,NULL),(21351,'mixpanel','completed',10,'2024-06-04 10:53:23','2024-06-04 12:21:27','2024-06-04 12:15:22','2024-06-04 12:21:26',NULL,0,0,NULL,NULL),(21352,'mixpanel','completed',10,'2024-06-04 10:42:11','2024-06-04 12:31:25','2024-06-04 12:25:10','2024-06-04 12:31:24',NULL,0,0,NULL,NULL),(21353,'mixpanel','completed',10,'2024-06-04 11:21:27','2024-06-04 12:41:29','2024-06-04 12:36:26','2024-06-04 12:41:28',NULL,0,0,NULL,NULL),(21354,'mixpanel','completed',10,'2024-06-04 11:08:27','2024-06-04 12:48:44','2024-06-04 12:46:26','2024-06-04 12:48:43',NULL,0,0,NULL,NULL),(21355,'mixpanel','completed',10,'2024-06-04 11:03:30','2024-06-04 12:56:30','2024-06-04 12:51:29','2024-06-04 12:56:28',NULL,0,0,NULL,NULL),(21356,'mixpanel','completed',10,'2024-06-04 11:41:27','2024-06-04 13:06:31','2024-06-04 13:01:26','2024-06-04 13:06:30',NULL,0,0,NULL,NULL),(21357,'mixpanel','completed',10,'2024-06-04 11:41:26','2024-06-04 13:16:24','2024-06-04 13:11:26','2024-06-04 13:16:23',NULL,0,0,NULL,NULL),(21358,'mixpanel','completed',10,'2024-06-04 12:17:42','2024-06-04 13:26:28','2024-06-04 13:21:41','2024-06-04 13:26:28',NULL,0,0,NULL,NULL),(21359,'mixpanel','completed',10,'2024-06-04 12:12:15','2024-06-04 13:31:31','2024-06-04 13:29:15','2024-06-04 13:31:25',NULL,0,0,NULL,NULL),(21360,'mixpanel','completed',10,'2024-06-04 11:50:26','2024-06-04 13:41:30','2024-06-04 13:36:25','2024-06-04 13:41:29',NULL,0,0,NULL,NULL),(21361,'mixpanel','completed',10,'2024-06-04 11:55:33','2024-06-04 13:49:33','2024-06-04 13:46:27','2024-06-04 13:49:32',NULL,0,0,NULL,NULL),(21362,'mixpanel','completed',10,'2024-06-04 12:23:46','2024-06-04 13:56:30','2024-06-04 13:51:45','2024-06-04 13:56:29',NULL,0,0,NULL,NULL),(21363,'mixpanel','completed',10,'2024-06-04 12:29:37','2024-06-04 14:06:30','2024-06-04 14:01:36','2024-06-04 14:06:28',NULL,0,0,NULL,NULL),(21364,'mixpanel','completed',10,'2024-06-04 12:48:37','2024-06-04 14:14:04','2024-06-04 14:11:36','2024-06-04 14:14:03',NULL,0,0,NULL,NULL),(21365,'mixpanel','completed',10,'2024-06-04 12:59:40','2024-06-04 14:21:40','2024-06-04 14:16:39','2024-06-04 14:21:39',NULL,0,0,NULL,NULL),(21366,'mixpanel','completed',10,'2024-06-04 13:08:30','2024-06-04 14:28:41','2024-06-04 14:26:29','2024-06-04 14:28:40',NULL,0,0,NULL,NULL),(21367,'mixpanel','completed',10,'2024-06-04 12:30:31','2024-06-04 14:36:29','2024-06-04 14:31:30','2024-06-04 14:36:28',NULL,0,0,NULL,NULL),(21368,'mixpanel','completed',10,'2024-06-04 12:59:32','2024-06-04 14:46:29','2024-06-04 14:41:31','2024-06-04 14:46:28',NULL,0,0,NULL,NULL),(21369,'mixpanel','completed',10,'2024-06-04 13:28:30','2024-06-04 14:56:27','2024-06-04 14:51:29','2024-06-04 14:56:26',NULL,0,0,NULL,NULL),(21370,'mixpanel','completed',10,'2024-06-04 13:12:30','2024-06-04 15:06:26','2024-06-04 15:01:29','2024-06-04 15:06:25',NULL,0,0,NULL,NULL),(21371,'mixpanel','completed',10,'2024-06-04 13:27:30','2024-06-04 15:16:30','2024-06-04 15:11:29','2024-06-04 15:16:29',NULL,0,0,NULL,NULL),(21372,'mixpanel','completed',10,'2024-06-04 13:26:44','2024-06-04 15:24:38','2024-06-04 15:19:43','2024-06-04 15:24:37',NULL,0,0,NULL,NULL),(21373,'mixpanel','completed',10,'2024-06-04 13:55:30','2024-06-04 15:31:42','2024-06-04 15:27:30','2024-06-04 15:31:42',NULL,0,0,NULL,NULL),(21374,'mixpanel','completed',10,'2024-06-04 14:10:28','2024-06-04 15:41:33','2024-06-04 15:36:27','2024-06-04 15:41:27',NULL,0,0,NULL,NULL),(21375,'mixpanel','completed',10,'2024-06-04 14:01:30','2024-06-04 15:51:27','2024-06-04 15:46:30','2024-06-04 15:51:26',NULL,0,0,NULL,NULL),(21376,'mixpanel','completed',10,'2024-06-04 14:49:50','2024-06-04 16:01:30','2024-06-04 15:55:49','2024-06-04 16:01:29',NULL,0,0,NULL,NULL),(21377,'schedule_re_engagement_email','completed',10,'2024-06-05 16:06:29','2024-06-05 16:06:44','2024-06-04 16:06:28','2024-06-05 16:06:43',NULL,0,0,NULL,NULL),(21378,'mixpanel','completed',10,'2024-06-04 14:24:29','2024-06-04 16:11:29','2024-06-04 16:06:28','2024-06-04 16:11:28',NULL,0,0,NULL,NULL),(21379,'mixpanel','completed',10,'2024-06-04 14:59:42','2024-06-04 16:21:31','2024-06-04 16:14:41','2024-06-04 16:21:30',NULL,0,0,NULL,NULL),(21380,'mixpanel','completed',10,'2024-06-04 14:46:36','2024-06-04 16:29:51','2024-06-04 16:25:35','2024-06-04 16:29:50',NULL,0,0,NULL,NULL),(21381,'mixpanel','completed',10,'2024-06-04 15:04:30','2024-06-04 16:38:54','2024-06-04 16:36:29','2024-06-04 16:38:53',NULL,0,0,NULL,NULL),(21382,'mixpanel','completed',10,'2024-06-04 14:55:36','2024-06-04 16:46:28','2024-06-04 16:41:35','2024-06-04 16:46:27',NULL,0,0,NULL,NULL),(21383,'mixpanel','completed',10,'2024-06-04 15:01:27','2024-06-04 16:55:01','2024-06-04 16:51:26','2024-06-04 16:55:00',NULL,0,0,NULL,NULL),(21384,'mixpanel','completed',10,'2024-06-04 15:27:49','2024-06-04 17:01:27','2024-06-04 16:58:48','2024-06-04 17:01:26',NULL,0,0,NULL,NULL),(21385,'mixpanel','completed',10,'2024-06-04 15:39:40','2024-06-04 17:11:44','2024-06-04 17:06:39','2024-06-04 17:11:38',NULL,0,0,NULL,NULL),(21386,'mixpanel','completed',10,'2024-06-04 15:22:27','2024-06-04 17:21:20','2024-06-04 17:16:26','2024-06-04 17:21:19',NULL,0,0,NULL,NULL),(21387,'mixpanel','completed',10,'2024-06-04 16:17:30','2024-06-04 17:31:30','2024-06-04 17:26:29','2024-06-04 17:31:29',NULL,0,0,NULL,NULL),(21388,'mixpanel','completed',10,'2024-06-04 15:37:39','2024-06-04 17:41:28','2024-06-04 17:36:38','2024-06-04 17:41:27',NULL,0,0,NULL,NULL),(21389,'mixpanel','completed',10,'2024-06-04 16:23:30','2024-06-04 17:49:09','2024-06-04 17:46:29','2024-06-04 17:49:08',NULL,0,0,NULL,NULL),(21390,'mixpanel','completed',10,'2024-06-04 15:58:33','2024-06-04 17:56:32','2024-06-04 17:51:32','2024-06-04 17:56:31',NULL,0,0,NULL,NULL),(21391,'mixpanel','completed',10,'2024-06-04 16:42:46','2024-06-04 18:06:12','2024-06-04 18:01:44','2024-06-04 18:06:11',NULL,0,0,NULL,NULL),(21392,'mixpanel','completed',10,'2024-06-04 16:34:31','2024-06-04 18:13:43','2024-06-04 18:11:29','2024-06-04 18:13:42',NULL,0,0,NULL,NULL),(21393,'mixpanel','completed',10,'2024-06-04 16:54:30','2024-06-04 18:21:02','2024-06-04 18:16:29','2024-06-04 18:21:01',NULL,0,0,NULL,NULL),(21394,'mixpanel','completed',10,'2024-06-04 16:28:31','2024-06-04 18:30:07','2024-06-04 18:26:30','2024-06-04 18:30:06',NULL,0,0,NULL,NULL),(21395,'mixpanel','completed',10,'2024-06-04 17:21:30','2024-06-04 18:41:28','2024-06-04 18:36:29','2024-06-04 18:41:27',NULL,0,0,NULL,NULL),(21396,'mixpanel','completed',10,'2024-06-04 17:03:43','2024-06-04 18:51:29','2024-06-04 18:46:42','2024-06-04 18:51:28',NULL,0,0,NULL,NULL),(21397,'mixpanel','completed',10,'2024-06-04 17:31:34','2024-06-04 18:56:29','2024-06-04 18:53:33','2024-06-04 18:56:28',NULL,0,0,NULL,NULL),(21398,'mixpanel','completed',10,'2024-06-04 17:24:43','2024-06-04 19:04:40','2024-06-04 19:00:42','2024-06-04 19:04:39',NULL,0,0,NULL,NULL),(21399,'subscribers_engagement_score','completed',10,'2024-06-04 19:09:53','2024-06-04 19:16:30','2024-06-04 19:09:52','2024-06-04 19:16:29',NULL,0,0,NULL,NULL),(21400,'mixpanel','completed',10,'2024-06-04 17:27:53','2024-06-04 19:16:30','2024-06-04 19:09:52','2024-06-04 19:16:29',NULL,0,0,NULL,NULL),(21401,'subscribers_engagement_score','completed',10,'2024-06-05 13:34:00','2024-06-05 13:36:30','2024-06-04 19:16:29','2024-06-05 13:36:29',NULL,0,0,NULL,NULL),(21402,'mixpanel','completed',10,'2024-06-04 18:09:18','2024-06-04 19:26:28','2024-06-04 19:20:16','2024-06-04 19:26:27',NULL,0,0,NULL,NULL),(21403,'mixpanel','completed',10,'2024-06-04 18:04:28','2024-06-04 19:36:29','2024-06-04 19:31:27','2024-06-04 19:36:28',NULL,0,0,NULL,NULL),(21404,'mixpanel','completed',10,'2024-06-04 18:36:26','2024-06-04 19:46:29','2024-06-04 19:41:25','2024-06-04 19:46:28',NULL,0,0,NULL,NULL),(21405,'mixpanel','completed',10,'2024-06-04 18:28:27','2024-06-04 19:56:30','2024-06-04 19:51:26','2024-06-04 19:56:29',NULL,0,0,NULL,NULL),(21406,'mixpanel','completed',10,'2024-06-04 18:15:42','2024-06-04 20:06:29','2024-06-04 20:01:41','2024-06-04 20:06:28',NULL,0,0,NULL,NULL),(21407,'mixpanel','completed',10,'2024-06-04 18:34:27','2024-06-04 20:16:30','2024-06-04 20:11:26','2024-06-04 20:16:29',NULL,0,0,NULL,NULL),(21408,'mixpanel','completed',10,'2024-06-04 18:24:30','2024-06-04 20:26:29','2024-06-04 20:21:29','2024-06-04 20:26:28',NULL,0,0,NULL,NULL),(21409,'mixpanel','completed',10,'2024-06-04 18:46:29','2024-06-04 20:36:31','2024-06-04 20:31:28','2024-06-04 20:36:30',NULL,0,0,NULL,NULL),(21410,'mixpanel','completed',10,'2024-06-04 19:19:31','2024-06-04 20:46:29','2024-06-04 20:41:30','2024-06-04 20:46:28',NULL,0,0,NULL,NULL),(21411,'mixpanel','completed',10,'2024-06-04 19:06:05','2024-06-04 20:56:06','2024-06-04 20:51:04','2024-06-04 20:56:05',NULL,0,0,NULL,NULL),(21412,'mixpanel','completed',10,'2024-06-04 19:36:51','2024-06-04 21:01:30','2024-06-04 20:58:50','2024-06-04 21:01:29',NULL,0,0,NULL,NULL),(21413,'mixpanel','completed',10,'2024-06-04 19:53:54','2024-06-04 21:11:32','2024-06-04 21:05:53','2024-06-04 21:11:31',NULL,0,0,NULL,NULL),(21414,'mixpanel','completed',10,'2024-06-04 19:31:28','2024-06-04 21:21:32','2024-06-04 21:16:27','2024-06-04 21:21:31',NULL,0,0,NULL,NULL),(21415,'mixpanel','completed',10,'2024-06-04 20:10:29','2024-06-04 21:31:28','2024-06-04 21:26:28','2024-06-04 21:31:27',NULL,0,0,NULL,NULL),(21416,'mixpanel','completed',10,'2024-06-04 20:22:28','2024-06-04 21:41:30','2024-06-04 21:36:27','2024-06-04 21:41:29',NULL,0,0,NULL,NULL),(21417,'mixpanel','completed',10,'2024-06-04 20:44:31','2024-06-04 21:51:30','2024-06-04 21:46:30','2024-06-04 21:51:29',NULL,0,0,NULL,NULL),(21418,'unsubscribe_tokens','completed',0,'2024-06-04 21:46:45','2024-06-04 21:51:30','2024-06-04 21:46:44','2024-06-04 21:51:29',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(21419,'subscriber_link_tokens','completed',0,'2024-06-04 21:46:46','2024-06-04 21:51:30','2024-06-04 21:46:44','2024-06-04 21:51:29',NULL,0,0,NULL,NULL),(21420,'newsletter_templates_thumbnails','completed',10,'2024-06-04 21:46:46','2024-06-04 21:51:30','2024-06-04 21:46:44','2024-06-04 21:51:29',NULL,0,0,NULL,NULL),(21421,'mixpanel','completed',10,'2024-06-04 20:51:43','2024-06-04 22:01:31','2024-06-04 21:56:42','2024-06-04 22:01:30',NULL,0,0,NULL,NULL),(21422,'subscribers_email_count','completed',10,'2024-06-10 22:00:00','2024-06-10 22:01:34','2024-06-04 22:01:30','2024-06-10 22:01:33',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(21423,'inactive_subscribers','completed',10,'2024-06-12 22:00:00','2024-06-12 22:01:27','2024-06-04 22:01:30','2024-06-12 22:01:26',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(21424,'export_files_cleanup','completed',10,'2024-06-09 22:00:00','2024-06-09 22:01:34','2024-06-04 22:06:06','2024-06-09 22:01:33',NULL,0,0,NULL,NULL),(21425,'mixpanel','completed',10,'2024-06-04 20:45:07','2024-06-04 22:11:32','2024-06-04 22:06:06','2024-06-04 22:11:31',NULL,0,0,NULL,NULL),(21426,'mixpanel','completed',10,'2024-06-04 21:01:31','2024-06-04 22:21:28','2024-06-04 22:16:30','2024-06-04 22:21:27',NULL,0,0,NULL,NULL),(21427,'mixpanel','completed',10,'2024-06-04 20:52:30','2024-06-04 22:31:29','2024-06-04 22:26:29','2024-06-04 22:31:28',NULL,0,0,NULL,NULL),(21428,'mixpanel','completed',10,'2024-06-04 21:26:33','2024-06-04 22:41:34','2024-06-04 22:36:32','2024-06-04 22:41:33',NULL,0,0,NULL,NULL),(21429,'mixpanel','completed',10,'2024-06-04 21:41:32','2024-06-04 22:51:58','2024-06-04 22:46:31','2024-06-04 22:51:50',NULL,0,0,NULL,NULL),(21430,'mixpanel','completed',10,'2024-06-04 21:49:01','2024-06-04 22:56:33','2024-06-04 22:52:00','2024-06-04 22:56:32',NULL,0,0,NULL,NULL),(21431,'mixpanel','completed',10,'2024-06-04 21:52:32','2024-06-04 23:06:32','2024-06-04 23:01:31','2024-06-04 23:06:31',NULL,0,0,NULL,NULL),(21432,'mixpanel','completed',10,'2024-06-04 21:19:28','2024-06-04 23:15:40','2024-06-04 23:11:27','2024-06-04 23:15:39',NULL,0,0,NULL,NULL),(21433,'mixpanel','completed',10,'2024-06-04 21:28:32','2024-06-04 23:26:41','2024-06-04 23:21:31','2024-06-04 23:26:41',NULL,0,0,NULL,NULL),(21434,'mixpanel','completed',10,'2024-06-04 21:51:30','2024-06-04 23:36:33','2024-06-04 23:31:29','2024-06-04 23:36:32',NULL,0,0,NULL,NULL),(21435,'mixpanel','completed',10,'2024-06-04 22:03:32','2024-06-04 23:46:28','2024-06-04 23:41:31','2024-06-04 23:46:27',NULL,0,0,NULL,NULL),(21436,'mixpanel','completed',10,'2024-06-04 22:30:33','2024-06-04 23:56:31','2024-06-04 23:51:32','2024-06-04 23:56:29',NULL,0,0,NULL,NULL),(21437,'mixpanel','completed',10,'2024-06-04 22:53:33','2024-06-05 00:06:35','2024-06-05 00:01:32','2024-06-05 00:06:33',NULL,0,0,NULL,NULL),(21438,'mixpanel','completed',10,'2024-06-04 22:13:30','2024-06-05 00:16:45','2024-06-05 00:11:29','2024-06-05 00:16:43',NULL,0,0,NULL,NULL),(21439,'mixpanel','completed',10,'2024-06-04 23:15:42','2024-06-05 00:26:38','2024-06-05 00:21:39','2024-06-05 00:26:37',NULL,0,0,NULL,NULL),(21440,'mixpanel','completed',10,'2024-06-04 23:03:05','2024-06-05 00:36:31','2024-06-05 00:30:04','2024-06-05 00:36:30',NULL,0,0,NULL,NULL),(21441,'mixpanel','completed',10,'2024-06-04 23:12:33','2024-06-05 00:46:34','2024-06-05 00:41:32','2024-06-05 00:46:33',NULL,0,0,NULL,NULL),(21442,'mixpanel','completed',10,'2024-06-04 23:37:38','2024-06-05 00:56:32','2024-06-05 00:51:37','2024-06-05 00:56:31',NULL,0,0,NULL,NULL),(21443,'mixpanel','completed',10,'2024-06-04 23:00:38','2024-06-05 01:06:29','2024-06-05 01:01:37','2024-06-05 01:06:28',NULL,0,0,NULL,NULL),(21444,'mixpanel','completed',10,'2024-06-04 23:59:29','2024-06-05 01:16:29','2024-06-05 01:11:28','2024-06-05 01:16:28',NULL,0,0,NULL,NULL),(21445,'mixpanel','completed',10,'2024-06-05 00:08:29','2024-06-05 01:26:33','2024-06-05 01:21:28','2024-06-05 01:26:32',NULL,0,0,NULL,NULL),(21446,'mixpanel','completed',10,'2024-06-05 00:18:41','2024-06-05 01:31:32','2024-06-05 01:28:40','2024-06-05 01:31:31',NULL,0,0,NULL,NULL),(21447,'mixpanel','completed',10,'2024-06-05 00:18:31','2024-06-05 01:39:20','2024-06-05 01:36:30','2024-06-05 01:39:18',NULL,0,0,NULL,NULL),(21448,'mixpanel','completed',10,'2024-06-04 23:53:31','2024-06-05 01:46:30','2024-06-05 01:41:30','2024-06-05 01:46:29',NULL,0,0,NULL,NULL),(21449,'mixpanel','completed',10,'2024-06-05 00:17:37','2024-06-05 01:56:31','2024-06-05 01:51:37','2024-06-05 01:56:30',NULL,0,0,NULL,NULL),(21450,'mixpanel','completed',10,'2024-06-05 00:41:36','2024-06-05 02:06:33','2024-06-05 02:01:35','2024-06-05 02:06:32',NULL,0,0,NULL,NULL),(21451,'mixpanel','completed',10,'2024-06-05 00:29:29','2024-06-05 02:16:30','2024-06-05 02:11:28','2024-06-05 02:16:29',NULL,0,0,NULL,NULL),(21452,'mixpanel','completed',10,'2024-06-05 00:38:38','2024-06-05 02:21:40','2024-06-05 02:18:37','2024-06-05 02:21:39',NULL,0,0,NULL,NULL),(21453,'mixpanel','completed',10,'2024-06-05 00:39:31','2024-06-05 02:31:29','2024-06-05 02:26:30','2024-06-05 02:31:28',NULL,0,0,NULL,NULL),(21454,'mixpanel','completed',10,'2024-06-05 01:17:30','2024-06-05 02:41:30','2024-06-05 02:36:29','2024-06-05 02:41:29',NULL,0,0,NULL,NULL),(21455,'mixpanel','completed',10,'2024-06-05 01:09:46','2024-06-05 02:51:30','2024-06-05 02:46:43','2024-06-05 02:51:29',NULL,0,0,NULL,NULL),(21456,'mixpanel','completed',10,'2024-06-05 01:53:30','2024-06-05 03:01:29','2024-06-05 02:56:29','2024-06-05 03:01:28',NULL,0,0,NULL,NULL),(21457,'mixpanel','completed',10,'2024-06-05 01:43:28','2024-06-05 03:11:38','2024-06-05 03:06:27','2024-06-05 03:11:37',NULL,0,0,NULL,NULL),(21458,'mixpanel','completed',10,'2024-06-05 01:55:55','2024-06-05 03:21:38','2024-06-05 03:15:54','2024-06-05 03:21:37',NULL,0,0,NULL,NULL),(21459,'mixpanel','completed',10,'2024-06-05 01:26:43','2024-06-05 03:31:40','2024-06-05 03:25:41','2024-06-05 03:31:39',NULL,0,0,NULL,NULL),(21460,'mixpanel','completed',10,'2024-06-05 02:25:29','2024-06-05 03:41:36','2024-06-05 03:36:28','2024-06-05 03:41:35',NULL,0,0,NULL,NULL),(21461,'mixpanel','completed',10,'2024-06-05 02:22:26','2024-06-05 03:56:43','2024-06-05 03:46:25','2024-06-05 03:56:42',NULL,0,0,NULL,NULL),(21462,'mixpanel','completed',10,'2024-06-05 02:07:31','2024-06-05 04:06:30','2024-06-05 04:01:30','2024-06-05 04:06:29',NULL,0,0,NULL,NULL),(21463,'mixpanel','completed',10,'2024-06-05 02:41:45','2024-06-05 04:16:28','2024-06-05 04:11:44','2024-06-05 04:16:27',NULL,0,0,NULL,NULL),(21464,'mixpanel','completed',10,'2024-06-05 02:42:29','2024-06-05 04:26:30','2024-06-05 04:21:28','2024-06-05 04:26:29',NULL,0,0,NULL,NULL),(21465,'mixpanel','completed',10,'2024-06-05 02:42:41','2024-06-05 04:36:43','2024-06-05 04:31:38','2024-06-05 04:36:40',NULL,0,0,NULL,NULL),(21466,'mixpanel','completed',10,'2024-06-05 03:30:33','2024-06-05 04:46:42','2024-06-05 04:41:29','2024-06-05 04:46:40',NULL,0,0,NULL,NULL),(21467,'mixpanel','completed',10,'2024-06-05 03:21:27','2024-06-05 04:56:30','2024-06-05 04:51:26','2024-06-05 04:56:29',NULL,0,0,NULL,NULL),(21468,'mixpanel','completed',10,'2024-06-05 03:55:28','2024-06-05 05:06:29','2024-06-05 05:01:27','2024-06-05 05:06:28',NULL,0,0,NULL,NULL),(21469,'mixpanel','completed',10,'2024-06-05 03:27:10','2024-06-05 05:16:27','2024-06-05 05:11:10','2024-06-05 05:16:26',NULL,0,0,NULL,NULL),(21470,'mixpanel','completed',10,'2024-06-05 03:58:46','2024-06-05 05:26:11','2024-06-05 05:21:45','2024-06-05 05:26:10',NULL,0,0,NULL,NULL),(21471,'mixpanel','completed',10,'2024-06-05 04:16:27','2024-06-05 05:36:29','2024-06-05 05:31:26','2024-06-05 05:36:28',NULL,0,0,NULL,NULL),(21472,'mixpanel','completed',10,'2024-06-05 04:01:13','2024-06-05 05:46:39','2024-06-05 05:41:12','2024-06-05 05:46:38',NULL,0,0,NULL,NULL),(21473,'mixpanel','completed',10,'2024-06-05 04:23:30','2024-06-05 05:56:10','2024-06-05 05:51:29','2024-06-05 05:56:09',NULL,0,0,NULL,NULL),(21474,'mixpanel','completed',10,'2024-06-05 04:32:27','2024-06-05 06:06:46','2024-06-05 06:01:26','2024-06-05 06:06:45',NULL,0,0,NULL,NULL),(21475,'mixpanel','completed',10,'2024-06-05 04:38:15','2024-06-05 06:13:31','2024-06-05 06:11:14','2024-06-05 06:13:30',NULL,0,0,NULL,NULL),(21476,'mixpanel','completed',10,'2024-06-05 05:04:51','2024-06-05 06:20:20','2024-06-05 06:16:50','2024-06-05 06:20:19',NULL,0,0,NULL,NULL),(21477,'mixpanel','completed',10,'2024-06-05 04:45:44','2024-06-05 06:24:47','2024-06-05 06:22:43','2024-06-05 06:24:46',NULL,0,0,NULL,NULL),(21478,'mixpanel','completed',10,'2024-06-05 05:12:48','2024-06-05 06:36:43','2024-06-05 06:31:47','2024-06-05 06:36:41',NULL,0,0,NULL,NULL),(21479,'mixpanel','completed',10,'2024-06-05 05:00:52','2024-06-05 06:46:40','2024-06-05 06:41:51','2024-06-05 06:46:39',NULL,0,0,NULL,NULL),(21480,'mixpanel','completed',10,'2024-06-05 05:03:59','2024-06-05 06:56:39','2024-06-05 06:50:58','2024-06-05 06:56:38',NULL,0,0,NULL,NULL),(21481,'mixpanel','completed',10,'2024-06-05 05:47:30','2024-06-05 07:06:29','2024-06-05 07:01:29','2024-06-05 07:06:28',NULL,0,0,NULL,NULL),(21482,'mixpanel','completed',10,'2024-06-05 05:49:31','2024-06-05 07:16:43','2024-06-05 07:11:30','2024-06-05 07:16:42',NULL,0,0,NULL,NULL),(21483,'mixpanel','completed',10,'2024-06-05 05:44:41','2024-06-05 07:26:32','2024-06-05 07:21:40','2024-06-05 07:26:31',NULL,0,0,NULL,NULL),(21484,'mixpanel','completed',10,'2024-06-05 06:06:27','2024-06-05 07:36:46','2024-06-05 07:31:26','2024-06-05 07:36:45',NULL,0,0,NULL,NULL),(21485,'mixpanel','completed',10,'2024-06-05 05:50:51','2024-06-05 07:41:40','2024-06-05 07:38:50','2024-06-05 07:41:39',NULL,0,0,NULL,NULL),(21486,'mixpanel','completed',10,'2024-06-05 06:37:28','2024-06-05 07:51:42','2024-06-05 07:46:27','2024-06-05 07:51:41',NULL,0,0,NULL,NULL),(21487,'mixpanel','completed',10,'2024-06-05 06:34:40','2024-06-05 08:01:29','2024-06-05 07:56:39','2024-06-05 08:01:28',NULL,0,0,NULL,NULL),(21488,'mixpanel','completed',10,'2024-06-05 06:12:31','2024-06-05 08:11:42','2024-06-05 08:06:30','2024-06-05 08:11:41',NULL,0,0,NULL,NULL),(21489,'mixpanel','completed',10,'2024-06-05 06:41:27','2024-06-05 08:21:28','2024-06-05 08:16:26','2024-06-05 08:21:27',NULL,0,0,NULL,NULL),(21490,'mixpanel','completed',10,'2024-06-05 07:19:28','2024-06-05 08:31:30','2024-06-05 08:26:27','2024-06-05 08:31:29',NULL,0,0,NULL,NULL),(21491,'mixpanel','completed',10,'2024-06-05 06:58:28','2024-06-05 08:41:31','2024-06-05 08:36:27','2024-06-05 08:41:30',NULL,0,0,NULL,NULL),(21492,'mixpanel','completed',10,'2024-06-05 06:57:28','2024-06-05 08:51:27','2024-06-05 08:46:27','2024-06-05 08:51:26',NULL,0,0,NULL,NULL),(21493,'mixpanel','completed',10,'2024-06-05 06:59:28','2024-06-05 09:01:31','2024-06-05 08:56:27','2024-06-05 09:01:29',NULL,0,0,NULL,NULL),(21494,'mixpanel','completed',10,'2024-06-05 07:55:30','2024-06-05 09:11:31','2024-06-05 09:06:29','2024-06-05 09:11:30',NULL,0,0,NULL,NULL),(21495,'mixpanel','completed',10,'2024-06-05 07:43:30','2024-06-05 09:21:29','2024-06-05 09:16:29','2024-06-05 09:21:28',NULL,0,0,NULL,NULL),(21496,'mixpanel','completed',10,'2024-06-05 07:41:30','2024-06-05 09:31:27','2024-06-05 09:26:29','2024-06-05 09:31:26',NULL,0,0,NULL,NULL),(21497,'mixpanel','completed',10,'2024-06-05 07:58:28','2024-06-05 09:41:31','2024-06-05 09:36:27','2024-06-05 09:41:30',NULL,0,0,NULL,NULL),(21498,'mixpanel','completed',10,'2024-06-05 08:13:28','2024-06-05 09:51:28','2024-06-05 09:46:27','2024-06-05 09:51:26',NULL,0,0,NULL,NULL),(21499,'mixpanel','completed',10,'2024-06-05 08:29:28','2024-06-05 10:01:39','2024-06-05 09:56:27','2024-06-05 10:01:38',NULL,0,0,NULL,NULL),(21500,'mixpanel','completed',10,'2024-06-05 08:54:53','2024-06-05 10:11:27','2024-06-05 10:06:52','2024-06-05 10:11:26',NULL,0,0,NULL,NULL),(21501,'mixpanel','completed',10,'2024-06-05 09:12:28','2024-06-05 10:21:27','2024-06-05 10:16:27','2024-06-05 10:21:26',NULL,0,0,NULL,NULL),(21502,'mixpanel','completed',10,'2024-06-05 08:32:27','2024-06-05 10:29:26','2024-06-05 10:26:26','2024-06-05 10:29:25',NULL,0,0,NULL,NULL),(21503,'mixpanel','completed',10,'2024-06-05 08:56:27','2024-06-05 10:41:30','2024-06-05 10:36:26','2024-06-05 10:41:28',NULL,0,0,NULL,NULL),(21504,'mixpanel','completed',10,'2024-06-05 09:13:42','2024-06-05 10:51:33','2024-06-05 10:44:41','2024-06-05 10:51:32',NULL,0,0,NULL,NULL),(21505,'mixpanel','completed',10,'2024-06-05 09:43:26','2024-06-05 11:01:27','2024-06-05 10:56:25','2024-06-05 11:01:26',NULL,0,0,NULL,NULL),(21506,'mixpanel','completed',10,'2024-06-05 09:52:27','2024-06-05 11:11:27','2024-06-05 11:06:26','2024-06-05 11:11:26',NULL,0,0,NULL,NULL),(21507,'mixpanel','completed',10,'2024-06-05 09:58:26','2024-06-05 11:21:28','2024-06-05 11:16:26','2024-06-05 11:21:27',NULL,0,0,NULL,NULL),(21508,'mixpanel','completed',10,'2024-06-05 10:06:29','2024-06-05 11:31:26','2024-06-05 11:26:28','2024-06-05 11:31:25',NULL,0,0,NULL,NULL),(21509,'mixpanel','completed',10,'2024-06-05 10:01:28','2024-06-05 11:41:29','2024-06-05 11:36:27','2024-06-05 11:41:28',NULL,0,0,NULL,NULL),(21510,'mixpanel','completed',10,'2024-06-05 10:34:29','2024-06-05 11:49:44','2024-06-05 11:46:28','2024-06-05 11:49:43',NULL,0,0,NULL,NULL),(21511,'mixpanel','completed',10,'2024-06-05 10:34:28','2024-06-05 12:01:28','2024-06-05 11:56:27','2024-06-05 12:01:27',NULL,0,0,NULL,NULL),(21512,'mixpanel','completed',10,'2024-06-05 10:15:28','2024-06-05 12:11:28','2024-06-05 12:06:27','2024-06-05 12:11:27',NULL,0,0,NULL,NULL),(21513,'mixpanel','completed',10,'2024-06-05 10:35:29','2024-06-05 12:21:48','2024-06-05 12:16:28','2024-06-05 12:21:46',NULL,0,0,NULL,NULL),(21514,'mixpanel','completed',10,'2024-06-05 11:12:28','2024-06-05 12:31:26','2024-06-05 12:26:27','2024-06-05 12:31:25',NULL,0,0,NULL,NULL),(21515,'mixpanel','completed',10,'2024-06-05 11:04:29','2024-06-05 12:41:37','2024-06-05 12:36:28','2024-06-05 12:41:36',NULL,0,0,NULL,NULL),(21516,'mixpanel','completed',10,'2024-06-05 11:28:26','2024-06-05 12:51:28','2024-06-05 12:46:25','2024-06-05 12:51:27',NULL,0,0,NULL,NULL),(21517,'mixpanel','completed',10,'2024-06-05 11:03:28','2024-06-05 13:01:30','2024-06-05 12:56:27','2024-06-05 13:01:29',NULL,0,0,NULL,NULL),(21518,'mixpanel','completed',10,'2024-06-05 11:41:30','2024-06-05 13:11:27','2024-06-05 13:06:29','2024-06-05 13:11:26',NULL,0,0,NULL,NULL),(21519,'mixpanel','completed',10,'2024-06-05 11:44:27','2024-06-05 13:21:29','2024-06-05 13:16:26','2024-06-05 13:21:28',NULL,0,0,NULL,NULL),(21520,'mixpanel','completed',10,'2024-06-05 12:17:28','2024-06-05 13:31:28','2024-06-05 13:26:27','2024-06-05 13:31:27',NULL,0,0,NULL,NULL),(21521,'subscribers_engagement_score','completed',10,'2024-06-06 18:25:00','2024-06-06 18:25:41','2024-06-05 13:36:29','2024-06-06 18:25:40',NULL,0,0,NULL,NULL),(21522,'mixpanel','completed',10,'2024-06-05 11:38:30','2024-06-05 13:41:43','2024-06-05 13:36:29','2024-06-05 13:41:42',NULL,0,0,NULL,NULL),(21523,'mixpanel','completed',10,'2024-06-05 12:15:27','2024-06-05 13:51:30','2024-06-05 13:46:26','2024-06-05 13:51:29',NULL,0,0,NULL,NULL),(21524,'mixpanel','completed',10,'2024-06-05 12:46:27','2024-06-05 14:01:28','2024-06-05 13:56:26','2024-06-05 14:01:27',NULL,0,0,NULL,NULL),(21525,'mixpanel','completed',10,'2024-06-05 12:49:28','2024-06-05 14:11:45','2024-06-05 14:06:27','2024-06-05 14:11:42',NULL,0,0,NULL,NULL),(21526,'mixpanel','completed',10,'2024-06-05 12:21:10','2024-06-05 14:16:28','2024-06-05 14:14:09','2024-06-05 14:16:27',NULL,0,0,NULL,NULL),(21527,'mixpanel','completed',10,'2024-06-05 12:38:36','2024-06-05 14:26:29','2024-06-05 14:21:35','2024-06-05 14:26:28',NULL,0,0,NULL,NULL),(21528,'mixpanel','completed',10,'2024-06-05 13:27:30','2024-06-05 14:36:29','2024-06-05 14:31:29','2024-06-05 14:36:28',NULL,0,0,NULL,NULL),(21529,'mixpanel','completed',10,'2024-06-05 13:34:35','2024-06-05 14:46:28','2024-06-05 14:41:34','2024-06-05 14:46:27',NULL,0,0,NULL,NULL),(21530,'mixpanel','completed',10,'2024-06-05 12:51:28','2024-06-05 14:56:27','2024-06-05 14:51:27','2024-06-05 14:56:26',NULL,0,0,NULL,NULL),(21531,'mixpanel','completed',10,'2024-06-05 13:05:30','2024-06-05 15:06:34','2024-06-05 15:01:29','2024-06-05 15:06:34',NULL,0,0,NULL,NULL),(21532,'mixpanel','completed',10,'2024-06-05 13:21:30','2024-06-05 15:16:28','2024-06-05 15:11:29','2024-06-05 15:16:27',NULL,0,0,NULL,NULL),(21533,'mixpanel','completed',10,'2024-06-05 14:01:30','2024-06-05 15:25:48','2024-06-05 15:21:29','2024-06-05 15:25:47',NULL,0,0,NULL,NULL),(21534,'mixpanel','completed',10,'2024-06-05 13:57:28','2024-06-05 15:36:31','2024-06-05 15:31:27','2024-06-05 15:36:30',NULL,0,0,NULL,NULL),(21535,'mixpanel','completed',10,'2024-06-05 13:46:30','2024-06-05 15:46:44','2024-06-05 15:41:29','2024-06-05 15:46:43',NULL,0,0,NULL,NULL),(21536,'mixpanel','completed',10,'2024-06-05 13:53:26','2024-06-05 15:56:30','2024-06-05 15:51:26','2024-06-05 15:56:29',NULL,0,0,NULL,NULL),(21537,'mixpanel','completed',10,'2024-06-05 14:39:30','2024-06-05 16:06:44','2024-06-05 16:01:29','2024-06-05 16:06:43',NULL,0,0,NULL,NULL),(21538,'schedule_re_engagement_email','completed',10,'2024-06-06 16:11:29','2024-06-06 16:11:31','2024-06-05 16:11:28','2024-06-06 16:11:30',NULL,0,0,NULL,NULL),(21539,'mixpanel','completed',10,'2024-06-05 14:15:29','2024-06-05 16:16:27','2024-06-05 16:11:28','2024-06-05 16:16:26',NULL,0,0,NULL,NULL),(21540,'mixpanel','completed',10,'2024-06-05 14:25:27','2024-06-05 16:31:29','2024-06-05 16:21:26','2024-06-05 16:31:28',NULL,0,0,NULL,NULL),(21541,'mixpanel','completed',10,'2024-06-05 15:10:37','2024-06-05 16:41:33','2024-06-05 16:36:36','2024-06-05 16:41:32',NULL,0,0,NULL,NULL),(21542,'mixpanel','completed',10,'2024-06-05 15:00:29','2024-06-05 16:51:33','2024-06-05 16:46:28','2024-06-05 16:51:32',NULL,0,0,NULL,NULL),(21543,'mixpanel','completed',10,'2024-06-05 15:34:31','2024-06-05 17:01:31','2024-06-05 16:56:30','2024-06-05 17:01:30',NULL,0,0,NULL,NULL),(21544,'mixpanel','completed',10,'2024-06-05 15:13:32','2024-06-05 17:11:30','2024-06-05 17:06:31','2024-06-05 17:11:29',NULL,0,0,NULL,NULL),(21545,'mixpanel','completed',10,'2024-06-05 15:32:28','2024-06-05 17:21:30','2024-06-05 17:16:27','2024-06-05 17:21:30',NULL,0,0,NULL,NULL),(21546,'mixpanel','completed',10,'2024-06-05 16:01:29','2024-06-05 17:31:32','2024-06-05 17:26:28','2024-06-05 17:31:31',NULL,0,0,NULL,NULL),(21547,'mixpanel','completed',10,'2024-06-05 16:34:29','2024-06-05 17:41:28','2024-06-05 17:36:27','2024-06-05 17:41:27',NULL,0,0,NULL,NULL),(21548,'mixpanel','completed',10,'2024-06-05 16:22:32','2024-06-05 17:51:29','2024-06-05 17:46:31','2024-06-05 17:51:28',NULL,0,0,NULL,NULL),(21549,'mixpanel','completed',10,'2024-06-05 16:09:29','2024-06-05 18:01:31','2024-06-05 17:56:28','2024-06-05 18:01:30',NULL,0,0,NULL,NULL),(21550,'mixpanel','completed',10,'2024-06-05 16:44:30','2024-06-05 18:08:55','2024-06-05 18:06:29','2024-06-05 18:08:54',NULL,0,0,NULL,NULL),(21551,'mixpanel','completed',10,'2024-06-05 16:48:46','2024-06-05 18:13:47','2024-06-05 18:11:45','2024-06-05 18:13:46',NULL,0,0,NULL,NULL),(21552,'mixpanel','completed',10,'2024-06-05 17:03:53','2024-06-05 18:18:44','2024-06-05 18:15:52','2024-06-05 18:18:44',NULL,0,0,NULL,NULL),(21553,'mixpanel','completed',10,'2024-06-05 16:59:47','2024-06-05 18:23:50','2024-06-05 18:20:46','2024-06-05 18:23:49',NULL,0,0,NULL,NULL),(21554,'mixpanel','completed',10,'2024-06-05 16:52:52','2024-06-05 18:29:45','2024-06-05 18:26:51','2024-06-05 18:29:44',NULL,0,0,NULL,NULL),(21555,'mixpanel','completed',10,'2024-06-05 17:20:28','2024-06-05 18:41:30','2024-06-05 18:36:27','2024-06-05 18:41:29',NULL,0,0,NULL,NULL),(21556,'mixpanel','completed',10,'2024-06-05 17:23:33','2024-06-05 18:51:30','2024-06-05 18:46:32','2024-06-05 18:51:29',NULL,0,0,NULL,NULL),(21557,'mixpanel','completed',10,'2024-06-05 16:55:29','2024-06-05 19:01:32','2024-06-05 18:56:28','2024-06-05 19:01:31',NULL,0,0,NULL,NULL),(21558,'mixpanel','completed',10,'2024-06-05 17:53:28','2024-06-05 19:11:28','2024-06-05 19:06:27','2024-06-05 19:11:27',NULL,0,0,NULL,NULL),(21559,'mixpanel','completed',10,'2024-06-05 17:46:33','2024-06-05 19:21:28','2024-06-05 19:15:32','2024-06-05 19:21:27',NULL,0,0,NULL,NULL),(21560,'mixpanel','completed',10,'2024-06-05 18:05:32','2024-06-05 19:31:31','2024-06-05 19:26:31','2024-06-05 19:31:30',NULL,0,0,NULL,NULL),(21561,'mixpanel','completed',10,'2024-06-05 18:14:30','2024-06-05 19:41:32','2024-06-05 19:36:29','2024-06-05 19:41:31',NULL,0,0,NULL,NULL),(21562,'mixpanel','completed',10,'2024-06-05 18:33:30','2024-06-05 19:51:30','2024-06-05 19:46:29','2024-06-05 19:51:29',NULL,0,0,NULL,NULL),(21563,'mixpanel','completed',10,'2024-06-05 18:33:31','2024-06-05 20:01:30','2024-06-05 19:56:30','2024-06-05 20:01:29',NULL,0,0,NULL,NULL),(21564,'mixpanel','completed',10,'2024-06-05 18:43:02','2024-06-05 20:11:30','2024-06-05 20:06:01','2024-06-05 20:11:29',NULL,0,0,NULL,NULL),(21565,'mixpanel','completed',10,'2024-06-05 19:00:32','2024-06-05 20:21:29','2024-06-05 20:16:31','2024-06-05 20:21:28',NULL,0,0,NULL,NULL),(21566,'mixpanel','completed',10,'2024-06-05 18:59:30','2024-06-05 20:31:31','2024-06-05 20:26:29','2024-06-05 20:31:30',NULL,0,0,NULL,NULL),(21567,'mixpanel','completed',10,'2024-06-05 19:10:28','2024-06-05 20:41:30','2024-06-05 20:36:27','2024-06-05 20:41:29',NULL,0,0,NULL,NULL),(21568,'mixpanel','completed',10,'2024-06-05 19:13:32','2024-06-05 20:51:29','2024-06-05 20:46:31','2024-06-05 20:51:28',NULL,0,0,NULL,NULL),(21569,'mixpanel','completed',10,'2024-06-05 19:34:28','2024-06-05 21:01:30','2024-06-05 20:56:27','2024-06-05 21:01:29',NULL,0,0,NULL,NULL),(21570,'mixpanel','completed',10,'2024-06-05 19:05:30','2024-06-05 21:11:31','2024-06-05 21:06:29','2024-06-05 21:11:30',NULL,0,0,NULL,NULL),(21571,'mixpanel','completed',10,'2024-06-05 19:20:31','2024-06-05 21:21:31','2024-06-05 21:16:30','2024-06-05 21:21:30',NULL,0,0,NULL,NULL),(21572,'mixpanel','completed',10,'2024-06-05 19:58:11','2024-06-05 21:26:32','2024-06-05 21:24:09','2024-06-05 21:26:31',NULL,0,0,NULL,NULL),(21573,'mixpanel','completed',10,'2024-06-05 19:32:31','2024-06-05 21:36:31','2024-06-05 21:31:30','2024-06-05 21:36:30',NULL,0,0,NULL,NULL),(21574,'mixpanel','completed',10,'2024-06-05 19:52:57','2024-06-05 21:41:27','2024-06-05 21:38:56','2024-06-05 21:41:26',NULL,0,0,NULL,NULL),(21575,'mixpanel','completed',10,'2024-06-05 20:32:32','2024-06-05 21:51:31','2024-06-05 21:46:31','2024-06-05 21:51:30',NULL,0,0,NULL,NULL),(21576,'mixpanel','completed',10,'2024-06-05 20:45:33','2024-06-05 22:01:34','2024-06-05 21:56:32','2024-06-05 22:01:33',NULL,0,0,NULL,NULL),(21577,'mixpanel','completed',10,'2024-06-05 20:29:53','2024-06-05 22:11:39','2024-06-05 22:06:52','2024-06-05 22:11:38',NULL,0,0,NULL,NULL),(21578,'mixpanel','completed',10,'2024-06-05 20:36:31','2024-06-05 22:21:32','2024-06-05 22:16:30','2024-06-05 22:21:31',NULL,0,0,NULL,NULL),(21579,'mixpanel','completed',10,'2024-06-05 21:12:29','2024-06-05 22:31:31','2024-06-05 22:26:28','2024-06-05 22:31:30',NULL,0,0,NULL,NULL),(21580,'mixpanel','completed',10,'2024-06-05 20:41:29','2024-06-05 22:41:28','2024-06-05 22:36:27','2024-06-05 22:41:27',NULL,0,0,NULL,NULL),(21581,'mixpanel','completed',10,'2024-06-05 20:48:27','2024-06-05 22:51:29','2024-06-05 22:46:26','2024-06-05 22:51:28',NULL,0,0,NULL,NULL),(21582,'mixpanel','completed',10,'2024-06-05 21:20:30','2024-06-05 23:01:29','2024-06-05 22:56:29','2024-06-05 23:01:28',NULL,0,0,NULL,NULL),(21583,'mixpanel','completed',10,'2024-06-05 21:49:46','2024-06-05 23:11:28','2024-06-05 23:06:44','2024-06-05 23:11:27',NULL,0,0,NULL,NULL),(21584,'mixpanel','completed',10,'2024-06-05 22:07:45','2024-06-05 23:21:30','2024-06-05 23:15:44','2024-06-05 23:21:29',NULL,0,0,NULL,NULL),(21585,'mixpanel','completed',10,'2024-06-05 22:05:27','2024-06-05 23:31:29','2024-06-05 23:26:26','2024-06-05 23:31:28',NULL,0,0,NULL,NULL),(21586,'mixpanel','completed',10,'2024-06-05 21:40:30','2024-06-05 23:41:28','2024-06-05 23:36:29','2024-06-05 23:41:27',NULL,0,0,NULL,NULL),(21587,'mixpanel','completed',10,'2024-06-05 22:14:27','2024-06-05 23:51:29','2024-06-05 23:46:26','2024-06-05 23:51:28',NULL,0,0,NULL,NULL),(21588,'mixpanel','completed',10,'2024-06-05 22:30:28','2024-06-06 00:01:30','2024-06-05 23:56:27','2024-06-06 00:01:29',NULL,0,0,NULL,NULL),(21589,'mixpanel','completed',10,'2024-06-05 22:53:29','2024-06-06 00:11:30','2024-06-06 00:06:28','2024-06-06 00:11:29',NULL,0,0,NULL,NULL),(21590,'mixpanel','completed',10,'2024-06-05 22:27:39','2024-06-06 00:21:55','2024-06-06 00:16:38','2024-06-06 00:21:52',NULL,0,0,NULL,NULL),(21591,'mixpanel','completed',10,'2024-06-05 23:24:30','2024-06-06 00:36:26','2024-06-06 00:26:27','2024-06-06 00:36:24',NULL,0,0,NULL,NULL),(21592,'mixpanel','completed',10,'2024-06-05 23:14:28','2024-06-06 00:46:24','2024-06-06 00:41:27','2024-06-06 00:46:23',NULL,0,0,NULL,NULL),(21593,'mixpanel','completed',10,'2024-06-05 23:16:26','2024-06-06 00:56:28','2024-06-06 00:51:24','2024-06-06 00:56:27',NULL,0,0,NULL,NULL),(21594,'mixpanel','completed',10,'2024-06-05 23:42:26','2024-06-06 01:06:27','2024-06-06 01:01:25','2024-06-06 01:06:26',NULL,0,0,NULL,NULL),(21595,'mixpanel','completed',10,'2024-06-05 23:21:31','2024-06-06 01:16:46','2024-06-06 01:10:30','2024-06-06 01:16:45',NULL,0,0,NULL,NULL),(21596,'mixpanel','completed',10,'2024-06-05 23:38:52','2024-06-06 01:26:42','2024-06-06 01:21:51','2024-06-06 01:26:41',NULL,0,0,NULL,NULL),(21597,'mixpanel','completed',10,'2024-06-06 00:26:52','2024-06-06 01:36:34','2024-06-06 01:31:51','2024-06-06 01:36:33',NULL,0,0,NULL,NULL),(21598,'mixpanel','completed',10,'2024-06-05 23:41:39','2024-06-06 01:46:32','2024-06-06 01:41:38','2024-06-06 01:46:31',NULL,0,0,NULL,NULL),(21599,'mixpanel','completed',10,'2024-06-05 23:52:43','2024-06-06 01:56:34','2024-06-06 01:51:40','2024-06-06 01:56:33',NULL,0,0,NULL,NULL),(21600,'mixpanel','completed',10,'2024-06-06 00:43:52','2024-06-06 02:06:30','2024-06-06 02:01:50','2024-06-06 02:06:29',NULL,0,0,NULL,NULL),(21601,'mixpanel','completed',10,'2024-06-06 00:40:34','2024-06-06 02:16:30','2024-06-06 02:11:33','2024-06-06 02:16:29',NULL,0,0,NULL,NULL),(21602,'mixpanel','completed',10,'2024-06-06 01:05:26','2024-06-06 02:26:32','2024-06-06 02:21:25','2024-06-06 02:26:31',NULL,0,0,NULL,NULL),(21603,'mixpanel','completed',10,'2024-06-06 01:22:28','2024-06-06 02:36:27','2024-06-06 02:31:27','2024-06-06 02:36:26',NULL,0,0,NULL,NULL),(21604,'mixpanel','completed',10,'2024-06-06 00:54:30','2024-06-06 02:46:28','2024-06-06 02:41:29','2024-06-06 02:46:27',NULL,0,0,NULL,NULL),(21605,'mixpanel','completed',10,'2024-06-06 00:50:29','2024-06-06 02:56:27','2024-06-06 02:51:28','2024-06-06 02:56:26',NULL,0,0,NULL,NULL),(21606,'mixpanel','completed',10,'2024-06-06 01:42:31','2024-06-06 03:06:28','2024-06-06 03:01:30','2024-06-06 03:06:27',NULL,0,0,NULL,NULL),(21607,'mixpanel','completed',10,'2024-06-06 01:12:33','2024-06-06 03:16:28','2024-06-06 03:11:32','2024-06-06 03:16:26',NULL,0,0,NULL,NULL),(21608,'mixpanel','completed',10,'2024-06-06 01:44:30','2024-06-06 03:26:28','2024-06-06 03:21:29','2024-06-06 03:26:27',NULL,0,0,NULL,NULL),(21609,'mixpanel','completed',10,'2024-06-06 02:23:31','2024-06-06 03:36:30','2024-06-06 03:31:30','2024-06-06 03:36:29',NULL,0,0,NULL,NULL),(21610,'mixpanel','completed',10,'2024-06-06 02:03:33','2024-06-06 03:44:14','2024-06-06 03:41:32','2024-06-06 03:44:13',NULL,0,0,NULL,NULL),(21611,'mixpanel','completed',10,'2024-06-06 01:56:25','2024-06-06 03:51:30','2024-06-06 03:46:24','2024-06-06 03:51:29',NULL,0,0,NULL,NULL),(21612,'mixpanel','completed',10,'2024-06-06 01:59:27','2024-06-06 04:01:29','2024-06-06 03:56:26','2024-06-06 04:01:28',NULL,0,0,NULL,NULL),(21613,'mixpanel','completed',10,'2024-06-06 03:00:29','2024-06-06 04:11:29','2024-06-06 04:06:28','2024-06-06 04:11:28',NULL,0,0,NULL,NULL),(21614,'mixpanel','completed',10,'2024-06-06 03:14:26','2024-06-06 04:21:30','2024-06-06 04:16:25','2024-06-06 04:21:29',NULL,0,0,NULL,NULL),(21615,'mixpanel','completed',10,'2024-06-06 02:41:28','2024-06-06 04:31:40','2024-06-06 04:26:27','2024-06-06 04:31:37',NULL,0,0,NULL,NULL),(21616,'mixpanel','completed',10,'2024-06-06 03:22:44','2024-06-06 04:39:30','2024-06-06 04:36:42','2024-06-06 04:39:28',NULL,0,0,NULL,NULL),(21617,'mixpanel','completed',10,'2024-06-06 03:01:40','2024-06-06 04:47:16','2024-06-06 04:41:39','2024-06-06 04:47:14',NULL,0,0,NULL,NULL),(21618,'mixpanel','completed',10,'2024-06-06 03:18:46','2024-06-06 04:56:30','2024-06-06 04:51:45','2024-06-06 04:56:29',NULL,0,0,NULL,NULL),(21619,'mixpanel','completed',10,'2024-06-06 03:26:33','2024-06-06 05:06:39','2024-06-06 05:01:32','2024-06-06 05:06:38',NULL,0,0,NULL,NULL),(21620,'mixpanel','completed',10,'2024-06-06 03:39:45','2024-06-06 05:16:28','2024-06-06 05:11:44','2024-06-06 05:16:27',NULL,0,0,NULL,NULL),(21621,'mixpanel','completed',10,'2024-06-06 03:27:26','2024-06-06 05:26:27','2024-06-06 05:21:25','2024-06-06 05:26:26',NULL,0,0,NULL,NULL),(21622,'mixpanel','completed',10,'2024-06-06 03:33:40','2024-06-06 05:36:25','2024-06-06 05:31:38','2024-06-06 05:36:24',NULL,0,0,NULL,NULL),(21623,'mixpanel','completed',10,'2024-06-06 04:15:31','2024-06-06 05:46:27','2024-06-06 05:41:30','2024-06-06 05:46:26',NULL,0,0,NULL,NULL),(21624,'mixpanel','completed',10,'2024-06-06 04:13:28','2024-06-06 05:56:28','2024-06-06 05:51:27','2024-06-06 05:56:27',NULL,0,0,NULL,NULL),(21625,'mixpanel','completed',10,'2024-06-06 04:04:28','2024-06-06 06:05:53','2024-06-06 06:01:28','2024-06-06 06:05:52',NULL,0,0,NULL,NULL),(21626,'mixpanel','completed',10,'2024-06-06 04:30:28','2024-06-06 06:16:29','2024-06-06 06:11:27','2024-06-06 06:16:28',NULL,0,0,NULL,NULL),(21627,'mixpanel','completed',10,'2024-06-06 04:43:11','2024-06-06 06:26:33','2024-06-06 06:20:10','2024-06-06 06:26:32',NULL,0,0,NULL,NULL),(21628,'mixpanel','completed',10,'2024-06-06 04:28:37','2024-06-06 06:36:28','2024-06-06 06:29:36','2024-06-06 06:36:27',NULL,0,0,NULL,NULL),(21629,'mixpanel','completed',10,'2024-06-06 05:02:30','2024-06-06 06:46:27','2024-06-06 06:41:29','2024-06-06 06:46:26',NULL,0,0,NULL,NULL),(21630,'mixpanel','completed',10,'2024-06-06 05:15:32','2024-06-06 06:56:32','2024-06-06 06:51:31','2024-06-06 06:56:31',NULL,0,0,NULL,NULL),(21631,'mixpanel','completed',10,'2024-06-06 05:10:27','2024-06-06 07:06:25','2024-06-06 07:01:25','2024-06-06 07:06:24',NULL,0,0,NULL,NULL),(21632,'mixpanel','completed',10,'2024-06-06 05:36:30','2024-06-06 07:16:28','2024-06-06 07:11:29','2024-06-06 07:16:27',NULL,0,0,NULL,NULL),(21633,'mixpanel','completed',10,'2024-06-06 05:34:42','2024-06-06 07:26:29','2024-06-06 07:21:41','2024-06-06 07:26:28',NULL,0,0,NULL,NULL),(21634,'mixpanel','completed',10,'2024-06-06 05:31:27','2024-06-06 07:36:27','2024-06-06 07:31:26','2024-06-06 07:36:26',NULL,0,0,NULL,NULL),(21635,'mixpanel','completed',10,'2024-06-06 06:25:31','2024-06-06 07:46:30','2024-06-06 07:41:30','2024-06-06 07:46:29',NULL,0,0,NULL,NULL),(21636,'mixpanel','completed',10,'2024-06-06 06:02:28','2024-06-06 07:56:29','2024-06-06 07:51:27','2024-06-06 07:56:29',NULL,0,0,NULL,NULL),(21637,'mixpanel','completed',10,'2024-06-06 06:08:53','2024-06-06 08:11:30','2024-06-06 08:06:50','2024-06-06 08:11:29',NULL,0,0,NULL,NULL),(21638,'mixpanel','completed',10,'2024-06-06 06:57:28','2024-06-06 08:21:32','2024-06-06 08:16:27','2024-06-06 08:21:31',NULL,0,0,NULL,NULL),(21639,'mixpanel','completed',10,'2024-06-06 06:57:30','2024-06-06 08:31:32','2024-06-06 08:26:29','2024-06-06 08:31:31',NULL,0,0,NULL,NULL),(21640,'mixpanel','completed',10,'2024-06-06 07:21:28','2024-06-06 08:51:42','2024-06-06 08:36:27','2024-06-06 08:51:40',NULL,0,0,NULL,NULL),(21641,'mixpanel','completed',10,'2024-06-06 07:50:31','2024-06-06 09:01:28','2024-06-06 08:56:30','2024-06-06 09:01:27',NULL,0,0,NULL,NULL),(21642,'mixpanel','completed',10,'2024-06-06 07:57:26','2024-06-06 09:11:28','2024-06-06 09:06:25','2024-06-06 09:11:27',NULL,0,0,NULL,NULL),(21643,'mixpanel','completed',10,'2024-06-06 07:48:28','2024-06-06 09:21:30','2024-06-06 09:16:27','2024-06-06 09:21:29',NULL,0,0,NULL,NULL),(21644,'mixpanel','completed',10,'2024-06-06 07:42:22','2024-06-06 09:31:26','2024-06-06 09:25:21','2024-06-06 09:31:25',NULL,0,0,NULL,NULL),(21645,'mixpanel','completed',10,'2024-06-06 08:15:31','2024-06-06 09:41:29','2024-06-06 09:36:30','2024-06-06 09:41:28',NULL,0,0,NULL,NULL),(21646,'mixpanel','completed',10,'2024-06-06 08:26:28','2024-06-06 09:51:31','2024-06-06 09:46:27','2024-06-06 09:51:30',NULL,0,0,NULL,NULL),(21647,'mixpanel','completed',10,'2024-06-06 08:31:45','2024-06-06 10:01:31','2024-06-06 09:56:44','2024-06-06 10:01:30',NULL,0,0,NULL,NULL),(21648,'mixpanel','completed',10,'2024-06-06 09:01:28','2024-06-06 10:11:30','2024-06-06 10:06:27','2024-06-06 10:11:29',NULL,0,0,NULL,NULL),(21649,'mixpanel','completed',10,'2024-06-06 08:40:29','2024-06-06 10:21:31','2024-06-06 10:16:28','2024-06-06 10:21:30',NULL,0,0,NULL,NULL),(21650,'mixpanel','completed',10,'2024-06-06 08:55:30','2024-06-06 10:31:30','2024-06-06 10:26:29','2024-06-06 10:31:29',NULL,0,0,NULL,NULL),(21651,'mixpanel','completed',10,'2024-06-06 08:49:29','2024-06-06 10:41:28','2024-06-06 10:36:28','2024-06-06 10:41:27',NULL,0,0,NULL,NULL),(21652,'mixpanel','completed',10,'2024-06-06 09:40:28','2024-06-06 10:51:32','2024-06-06 10:46:27','2024-06-06 10:51:31',NULL,0,0,NULL,NULL),(21653,'mixpanel','completed',10,'2024-06-06 08:59:31','2024-06-06 11:01:31','2024-06-06 10:56:30','2024-06-06 11:01:30',NULL,0,0,NULL,NULL),(21654,'mixpanel','completed',10,'2024-06-06 09:49:27','2024-06-06 11:11:28','2024-06-06 11:06:26','2024-06-06 11:11:27',NULL,0,0,NULL,NULL),(21655,'mixpanel','completed',10,'2024-06-06 09:44:27','2024-06-06 11:21:29','2024-06-06 11:16:26','2024-06-06 11:21:28',NULL,0,0,NULL,NULL),(21656,'mixpanel','completed',10,'2024-06-06 10:11:29','2024-06-06 11:31:28','2024-06-06 11:26:28','2024-06-06 11:31:27',NULL,0,0,NULL,NULL),(21657,'mixpanel','completed',10,'2024-06-06 10:14:10','2024-06-06 11:36:32','2024-06-06 11:34:09','2024-06-06 11:36:31',NULL,0,0,NULL,NULL),(21658,'mixpanel','completed',10,'2024-06-06 10:22:29','2024-06-06 11:44:30','2024-06-06 11:41:28','2024-06-06 11:44:29',NULL,0,0,NULL,NULL),(21659,'mixpanel','completed',10,'2024-06-06 10:17:30','2024-06-06 11:56:26','2024-06-06 11:51:29','2024-06-06 11:56:25',NULL,0,0,NULL,NULL),(21660,'mixpanel','completed',10,'2024-06-06 10:02:32','2024-06-06 12:06:31','2024-06-06 12:01:30','2024-06-06 12:06:30',NULL,0,0,NULL,NULL),(21661,'mixpanel','completed',10,'2024-06-06 10:13:30','2024-06-06 12:16:29','2024-06-06 12:11:29','2024-06-06 12:16:28',NULL,0,0,NULL,NULL),(21662,'mixpanel','completed',10,'2024-06-06 10:57:30','2024-06-06 12:26:29','2024-06-06 12:21:29','2024-06-06 12:26:28',NULL,0,0,NULL,NULL),(21663,'mixpanel','completed',10,'2024-06-06 11:20:31','2024-06-06 12:35:52','2024-06-06 12:31:30','2024-06-06 12:35:51',NULL,0,0,NULL,NULL),(21664,'mixpanel','completed',10,'2024-06-06 11:07:31','2024-06-06 12:46:29','2024-06-06 12:41:30','2024-06-06 12:46:28',NULL,0,0,NULL,NULL),(21665,'mixpanel','completed',10,'2024-06-06 10:59:29','2024-06-06 12:56:27','2024-06-06 12:51:28','2024-06-06 12:56:26',NULL,0,0,NULL,NULL),(21666,'mixpanel','completed',10,'2024-06-06 11:41:30','2024-06-06 13:06:31','2024-06-06 13:01:29','2024-06-06 13:06:30',NULL,0,0,NULL,NULL),(21667,'mixpanel','completed',10,'2024-06-06 11:52:33','2024-06-06 13:16:29','2024-06-06 13:11:32','2024-06-06 13:16:28',NULL,0,0,NULL,NULL),(21668,'mixpanel','completed',10,'2024-06-06 11:52:28','2024-06-06 13:26:32','2024-06-06 13:21:27','2024-06-06 13:26:31',NULL,0,0,NULL,NULL),(21669,'mixpanel','completed',10,'2024-06-06 11:45:29','2024-06-06 13:36:31','2024-06-06 13:31:27','2024-06-06 13:36:30',NULL,0,0,NULL,NULL),(21670,'mixpanel','completed',10,'2024-06-06 12:18:28','2024-06-06 13:43:50','2024-06-06 13:41:27','2024-06-06 13:43:49',NULL,0,0,NULL,NULL),(21671,'mixpanel','completed',10,'2024-06-06 12:03:25','2024-06-06 13:51:27','2024-06-06 13:46:24','2024-06-06 13:51:26',NULL,0,0,NULL,NULL),(21672,'mixpanel','completed',10,'2024-06-06 12:07:30','2024-06-06 14:01:31','2024-06-06 13:56:29','2024-06-06 14:01:30',NULL,0,0,NULL,NULL),(21673,'mixpanel','completed',10,'2024-06-06 12:18:29','2024-06-06 14:10:29','2024-06-06 14:06:28','2024-06-06 14:10:28',NULL,0,0,NULL,NULL),(21674,'mixpanel','completed',10,'2024-06-06 13:09:43','2024-06-06 14:16:29','2024-06-06 14:13:42','2024-06-06 14:16:28',NULL,0,0,NULL,NULL),(21675,'mixpanel','completed',10,'2024-06-06 13:12:56','2024-06-06 14:26:27','2024-06-06 14:20:55','2024-06-06 14:26:26',NULL,0,0,NULL,NULL),(21676,'mixpanel','completed',10,'2024-06-06 13:10:27','2024-06-06 14:36:28','2024-06-06 14:31:26','2024-06-06 14:36:27',NULL,0,0,NULL,NULL),(21677,'mixpanel','completed',10,'2024-06-06 12:59:26','2024-06-06 14:43:42','2024-06-06 14:39:25','2024-06-06 14:43:41',NULL,0,0,NULL,NULL),(21678,'mixpanel','completed',10,'2024-06-06 13:36:29','2024-06-06 14:51:27','2024-06-06 14:46:28','2024-06-06 14:51:26',NULL,0,0,NULL,NULL),(21679,'mixpanel','completed',10,'2024-06-06 13:05:26','2024-06-06 15:01:28','2024-06-06 14:56:25','2024-06-06 15:01:27',NULL,0,0,NULL,NULL),(21680,'mixpanel','completed',10,'2024-06-06 13:26:29','2024-06-06 15:11:28','2024-06-06 15:06:29','2024-06-06 15:11:27',NULL,0,0,NULL,NULL),(21681,'mixpanel','completed',10,'2024-06-06 14:05:00','2024-06-06 15:21:30','2024-06-06 15:14:59','2024-06-06 15:21:29',NULL,0,0,NULL,NULL),(21682,'mixpanel','completed',10,'2024-06-06 14:11:31','2024-06-06 15:31:28','2024-06-06 15:26:30','2024-06-06 15:31:27',NULL,0,0,NULL,NULL),(21683,'mixpanel','completed',10,'2024-06-06 14:33:41','2024-06-06 15:41:29','2024-06-06 15:36:40','2024-06-06 15:41:28',NULL,0,0,NULL,NULL),(21684,'mixpanel','completed',10,'2024-06-06 14:04:28','2024-06-06 15:51:29','2024-06-06 15:46:27','2024-06-06 15:51:28',NULL,0,0,NULL,NULL),(21685,'mixpanel','completed',10,'2024-06-06 14:44:32','2024-06-06 16:01:29','2024-06-06 15:56:30','2024-06-06 16:01:28',NULL,0,0,NULL,NULL),(21686,'mixpanel','completed',10,'2024-06-06 14:40:27','2024-06-06 16:11:31','2024-06-06 16:06:26','2024-06-06 16:11:30',NULL,0,0,NULL,NULL),(21687,'schedule_re_engagement_email','completed',10,'2024-06-07 16:16:30','2024-06-07 16:21:31','2024-06-06 16:16:30','2024-06-07 16:21:30',NULL,0,0,NULL,NULL),(21688,'mixpanel','completed',10,'2024-06-06 14:50:30','2024-06-06 16:21:28','2024-06-06 16:16:30','2024-06-06 16:21:27',NULL,0,0,NULL,NULL),(21689,'mixpanel','completed',10,'2024-06-06 14:32:30','2024-06-06 16:31:25','2024-06-06 16:26:29','2024-06-06 16:31:24',NULL,0,0,NULL,NULL),(21690,'mixpanel','completed',10,'2024-06-06 15:26:29','2024-06-06 16:41:30','2024-06-06 16:36:28','2024-06-06 16:41:29',NULL,0,0,NULL,NULL),(21691,'mixpanel','completed',10,'2024-06-06 15:19:27','2024-06-06 16:51:28','2024-06-06 16:46:26','2024-06-06 16:51:27',NULL,0,0,NULL,NULL),(21692,'mixpanel','completed',10,'2024-06-06 15:40:28','2024-06-06 17:01:26','2024-06-06 16:56:27','2024-06-06 17:01:25',NULL,0,0,NULL,NULL),(21693,'mixpanel','completed',10,'2024-06-06 15:39:31','2024-06-06 17:11:30','2024-06-06 17:06:30','2024-06-06 17:11:29',NULL,0,0,NULL,NULL),(21694,'mixpanel','completed',10,'2024-06-06 16:02:27','2024-06-06 17:21:29','2024-06-06 17:16:26','2024-06-06 17:21:28',NULL,0,0,NULL,NULL),(21695,'mixpanel','completed',10,'2024-06-06 15:59:28','2024-06-06 17:31:25','2024-06-06 17:26:27','2024-06-06 17:31:24',NULL,0,0,NULL,NULL),(21696,'mixpanel','completed',10,'2024-06-06 15:53:26','2024-06-06 17:41:28','2024-06-06 17:36:25','2024-06-06 17:41:27',NULL,0,0,NULL,NULL),(21697,'mixpanel','completed',10,'2024-06-06 16:24:28','2024-06-06 17:51:31','2024-06-06 17:46:27','2024-06-06 17:51:30',NULL,0,0,NULL,NULL),(21698,'mixpanel','completed',10,'2024-06-06 16:27:28','2024-06-06 18:01:32','2024-06-06 17:56:27','2024-06-06 18:01:31',NULL,0,0,NULL,NULL),(21699,'mixpanel','completed',10,'2024-06-06 16:33:29','2024-06-06 18:11:31','2024-06-06 18:06:28','2024-06-06 18:11:30',NULL,0,0,NULL,NULL),(21700,'mixpanel','completed',10,'2024-06-06 16:21:41','2024-06-06 18:20:28','2024-06-06 18:14:40','2024-06-06 18:20:27',NULL,0,0,NULL,NULL),(21701,'subscribers_engagement_score','completed',10,'2024-06-06 18:25:41','2024-06-06 18:31:27','2024-06-06 18:25:40','2024-06-06 18:31:26',NULL,0,0,NULL,NULL),(21702,'mixpanel','completed',10,'2024-06-06 16:27:41','2024-06-06 18:31:27','2024-06-06 18:25:40','2024-06-06 18:31:26',NULL,0,0,NULL,NULL),(21703,'subscribers_engagement_score','completed',10,'2024-06-07 13:28:00','2024-06-07 13:31:31','2024-06-06 18:31:26','2024-06-07 13:31:30',NULL,0,0,NULL,NULL),(21704,'mixpanel','completed',10,'2024-06-06 17:30:55','2024-06-06 18:41:31','2024-06-06 18:34:54','2024-06-06 18:41:31',NULL,0,0,NULL,NULL),(21705,'mixpanel','completed',10,'2024-06-06 16:51:28','2024-06-06 18:51:30','2024-06-06 18:46:27','2024-06-06 18:51:29',NULL,0,0,NULL,NULL),(21706,'mixpanel','completed',10,'2024-06-06 17:33:33','2024-06-06 19:01:29','2024-06-06 18:56:32','2024-06-06 19:01:28',NULL,0,0,NULL,NULL),(21707,'mixpanel','completed',10,'2024-06-06 17:57:30','2024-06-06 19:11:31','2024-06-06 19:06:29','2024-06-06 19:11:30',NULL,0,0,NULL,NULL),(21708,'mixpanel','completed',10,'2024-06-06 17:42:28','2024-06-06 19:21:29','2024-06-06 19:16:27','2024-06-06 19:21:28',NULL,0,0,NULL,NULL),(21709,'mixpanel','completed',10,'2024-06-06 17:53:43','2024-06-06 19:26:30','2024-06-06 19:23:42','2024-06-06 19:26:29',NULL,0,0,NULL,NULL),(21710,'mixpanel','completed',10,'2024-06-06 17:49:16','2024-06-06 19:31:30','2024-06-06 19:29:15','2024-06-06 19:31:29',NULL,0,0,NULL,NULL),(21711,'mixpanel','completed',10,'2024-06-06 17:56:28','2024-06-06 19:41:30','2024-06-06 19:36:27','2024-06-06 19:41:29',NULL,0,0,NULL,NULL),(21712,'mixpanel','completed',10,'2024-06-06 18:14:26','2024-06-06 19:51:29','2024-06-06 19:46:25','2024-06-06 19:51:28',NULL,0,0,NULL,NULL),(21713,'mixpanel','completed',10,'2024-06-06 18:41:31','2024-06-06 20:01:30','2024-06-06 19:56:30','2024-06-06 20:01:29',NULL,0,0,NULL,NULL),(21714,'mixpanel','completed',10,'2024-06-06 18:31:30','2024-06-06 20:11:27','2024-06-06 20:06:29','2024-06-06 20:11:26',NULL,0,0,NULL,NULL),(21715,'mixpanel','completed',10,'2024-06-06 18:24:29','2024-06-06 20:26:28','2024-06-06 20:16:28','2024-06-06 20:26:27',NULL,0,0,NULL,NULL),(21716,'mixpanel','completed',10,'2024-06-06 19:16:30','2024-06-06 20:36:29','2024-06-06 20:31:29','2024-06-06 20:36:28',NULL,0,0,NULL,NULL),(21717,'mixpanel','completed',10,'2024-06-06 19:26:29','2024-06-06 20:46:28','2024-06-06 20:41:28','2024-06-06 20:46:27',NULL,0,0,NULL,NULL),(21718,'mixpanel','completed',10,'2024-06-06 19:20:28','2024-06-06 20:56:29','2024-06-06 20:51:27','2024-06-06 20:56:28',NULL,0,0,NULL,NULL),(21719,'mixpanel','completed',10,'2024-06-06 19:29:33','2024-06-06 21:06:29','2024-06-06 21:01:31','2024-06-06 21:06:28',NULL,0,0,NULL,NULL),(21720,'mixpanel','completed',10,'2024-06-06 20:01:30','2024-06-06 21:13:33','2024-06-06 21:11:29','2024-06-06 21:13:32',NULL,0,0,NULL,NULL),(21721,'mixpanel','completed',10,'2024-06-06 20:00:28','2024-06-06 21:21:29','2024-06-06 21:16:27','2024-06-06 21:21:28',NULL,0,0,NULL,NULL),(21722,'mixpanel','completed',10,'2024-06-06 20:14:31','2024-06-06 21:31:29','2024-06-06 21:26:30','2024-06-06 21:31:28',NULL,0,0,NULL,NULL),(21723,'mixpanel','completed',10,'2024-06-06 20:23:31','2024-06-06 21:39:56','2024-06-06 21:36:30','2024-06-06 21:39:55',NULL,0,0,NULL,NULL),(21724,'mixpanel','completed',10,'2024-06-06 20:21:32','2024-06-06 21:51:28','2024-06-06 21:46:31','2024-06-06 21:51:27',NULL,0,0,NULL,NULL),(21725,'mixpanel','completed',10,'2024-06-06 20:39:29','2024-06-06 22:01:30','2024-06-06 21:56:28','2024-06-06 22:01:29',NULL,0,0,NULL,NULL),(21726,'mixpanel','completed',10,'2024-06-06 20:33:38','2024-06-06 22:11:30','2024-06-06 22:04:37','2024-06-06 22:11:29',NULL,0,0,NULL,NULL),(21727,'mixpanel','completed',10,'2024-06-06 21:13:58','2024-06-06 22:19:01','2024-06-06 22:16:53','2024-06-06 22:19:00',NULL,0,0,NULL,NULL),(21728,'mixpanel','completed',10,'2024-06-06 21:10:29','2024-06-06 22:26:29','2024-06-06 22:21:28','2024-06-06 22:26:28',NULL,0,0,NULL,NULL),(21729,'mixpanel','completed',10,'2024-06-06 20:33:30','2024-06-06 22:36:29','2024-06-06 22:31:29','2024-06-06 22:36:28',NULL,0,0,NULL,NULL),(21730,'mixpanel','completed',10,'2024-06-06 21:05:11','2024-06-06 22:41:28','2024-06-06 22:39:10','2024-06-06 22:41:27',NULL,0,0,NULL,NULL),(21731,'mixpanel','completed',10,'2024-06-06 20:54:54','2024-06-06 22:46:26','2024-06-06 22:43:53','2024-06-06 22:46:25',NULL,0,0,NULL,NULL),(21732,'mixpanel','completed',10,'2024-06-06 21:24:25','2024-06-06 22:56:31','2024-06-06 22:51:24','2024-06-06 22:56:30',NULL,0,0,NULL,NULL),(21733,'mixpanel','completed',10,'2024-06-06 21:44:41','2024-06-06 23:06:40','2024-06-06 23:01:40','2024-06-06 23:06:39',NULL,0,0,NULL,NULL),(21734,'mixpanel','completed',10,'2024-06-06 21:22:39','2024-06-06 23:16:33','2024-06-06 23:11:38','2024-06-06 23:16:31',NULL,0,0,NULL,NULL),(21735,'mixpanel','completed',10,'2024-06-06 21:44:22','2024-06-06 23:26:41','2024-06-06 23:21:21','2024-06-06 23:26:40',NULL,0,0,NULL,NULL),(21736,'mixpanel','completed',10,'2024-06-06 22:01:27','2024-06-06 23:36:34','2024-06-06 23:31:25','2024-06-06 23:36:32',NULL,0,0,NULL,NULL),(21737,'mixpanel','completed',10,'2024-06-06 22:37:16','2024-06-06 23:46:39','2024-06-06 23:40:15','2024-06-06 23:46:37',NULL,0,0,NULL,NULL),(21738,'mixpanel','completed',10,'2024-06-06 22:32:25','2024-06-06 23:56:27','2024-06-06 23:51:24','2024-06-06 23:56:26',NULL,0,0,NULL,NULL),(21739,'mixpanel','completed',10,'2024-06-06 22:59:27','2024-06-07 00:06:26','2024-06-07 00:01:25','2024-06-07 00:06:25',NULL,0,0,NULL,NULL),(21740,'mixpanel','completed',10,'2024-06-06 22:20:29','2024-06-07 00:16:27','2024-06-07 00:11:28','2024-06-07 00:16:26',NULL,0,0,NULL,NULL),(21741,'mixpanel','completed',10,'2024-06-06 23:00:26','2024-06-07 00:26:28','2024-06-07 00:21:25','2024-06-07 00:26:27',NULL,0,0,NULL,NULL),(21742,'mixpanel','completed',10,'2024-06-06 22:45:25','2024-06-07 00:36:27','2024-06-07 00:31:24','2024-06-07 00:36:26',NULL,0,0,NULL,NULL),(21743,'mixpanel','completed',10,'2024-06-06 23:12:28','2024-06-07 00:46:26','2024-06-07 00:41:27','2024-06-07 00:46:25',NULL,0,0,NULL,NULL),(21744,'mixpanel','completed',10,'2024-06-06 23:39:28','2024-06-07 00:56:27','2024-06-07 00:51:26','2024-06-07 00:56:26',NULL,0,0,NULL,NULL),(21745,'mixpanel','completed',10,'2024-06-06 23:41:26','2024-06-07 01:06:25','2024-06-07 01:01:25','2024-06-07 01:06:24',NULL,0,0,NULL,NULL),(21746,'mixpanel','completed',10,'2024-06-06 23:19:26','2024-06-07 01:16:25','2024-06-07 01:11:25','2024-06-07 01:16:25',NULL,0,0,NULL,NULL),(21747,'mixpanel','completed',10,'2024-06-06 23:34:26','2024-06-07 01:26:28','2024-06-07 01:21:25','2024-06-07 01:26:27',NULL,0,0,NULL,NULL),(21748,'mixpanel','completed',10,'2024-06-06 23:31:26','2024-06-07 01:36:25','2024-06-07 01:31:25','2024-06-07 01:36:24',NULL,0,0,NULL,NULL),(21749,'mixpanel','completed',10,'2024-06-07 00:32:31','2024-06-07 01:46:27','2024-06-07 01:41:30','2024-06-07 01:46:26',NULL,0,0,NULL,NULL),(21750,'mixpanel','completed',10,'2024-06-07 00:15:25','2024-06-07 01:56:28','2024-06-07 01:51:24','2024-06-07 01:56:27',NULL,0,0,NULL,NULL),(21751,'mixpanel','completed',10,'2024-06-07 00:17:26','2024-06-07 02:06:27','2024-06-07 02:01:25','2024-06-07 02:06:25',NULL,0,0,NULL,NULL),(21752,'mixpanel','completed',10,'2024-06-07 00:40:27','2024-06-07 02:16:26','2024-06-07 02:11:26','2024-06-07 02:16:25',NULL,0,0,NULL,NULL),(21753,'mixpanel','completed',10,'2024-06-07 00:22:26','2024-06-07 02:26:29','2024-06-07 02:21:25','2024-06-07 02:26:28',NULL,0,0,NULL,NULL),(21754,'mixpanel','completed',10,'2024-06-07 00:49:26','2024-06-07 02:36:26','2024-06-07 02:31:25','2024-06-07 02:36:25',NULL,0,0,NULL,NULL),(21755,'mixpanel','completed',10,'2024-06-07 00:57:29','2024-06-07 02:46:26','2024-06-07 02:41:29','2024-06-07 02:46:25',NULL,0,0,NULL,NULL),(21756,'mixpanel','completed',10,'2024-06-07 01:27:31','2024-06-07 02:56:27','2024-06-07 02:51:30','2024-06-07 02:56:26',NULL,0,0,NULL,NULL),(21757,'mixpanel','completed',10,'2024-06-07 01:41:26','2024-06-07 03:06:28','2024-06-07 03:01:25','2024-06-07 03:06:27',NULL,0,0,NULL,NULL),(21758,'mixpanel','completed',10,'2024-06-07 01:13:33','2024-06-07 03:16:27','2024-06-07 03:11:31','2024-06-07 03:16:26',NULL,0,0,NULL,NULL),(21759,'mixpanel','completed',10,'2024-06-07 01:34:25','2024-06-07 03:26:26','2024-06-07 03:21:24','2024-06-07 03:26:26',NULL,0,0,NULL,NULL),(21760,'mixpanel','completed',10,'2024-06-07 01:58:25','2024-06-07 03:34:52','2024-06-07 03:31:24','2024-06-07 03:34:51',NULL,0,0,NULL,NULL),(21761,'mixpanel','completed',10,'2024-06-07 02:35:29','2024-06-07 03:46:26','2024-06-07 03:41:28','2024-06-07 03:46:25',NULL,0,0,NULL,NULL),(21762,'mixpanel','completed',10,'2024-06-07 02:41:27','2024-06-07 03:56:34','2024-06-07 03:51:26','2024-06-07 03:56:33',NULL,0,0,NULL,NULL),(21763,'mixpanel','completed',10,'2024-06-07 02:03:26','2024-06-07 04:06:27','2024-06-07 04:01:25','2024-06-07 04:06:26',NULL,0,0,NULL,NULL),(21764,'mixpanel','completed',10,'2024-06-07 02:47:29','2024-06-07 04:16:26','2024-06-07 04:11:28','2024-06-07 04:16:25',NULL,0,0,NULL,NULL),(21765,'mixpanel','completed',10,'2024-06-07 02:28:26','2024-06-07 04:26:28','2024-06-07 04:21:25','2024-06-07 04:26:27',NULL,0,0,NULL,NULL),(21766,'mixpanel','completed',10,'2024-06-07 03:02:37','2024-06-07 04:36:40','2024-06-07 04:31:36','2024-06-07 04:36:36',NULL,0,0,NULL,NULL),(21767,'mixpanel','completed',10,'2024-06-07 03:09:44','2024-06-07 04:46:38','2024-06-07 04:41:41','2024-06-07 04:46:36',NULL,0,0,NULL,NULL),(21768,'mixpanel','completed',10,'2024-06-07 03:04:29','2024-06-07 04:56:31','2024-06-07 04:51:28','2024-06-07 04:56:30',NULL,0,0,NULL,NULL),(21769,'mixpanel','completed',10,'2024-06-07 03:29:58','2024-06-07 05:06:27','2024-06-07 05:00:57','2024-06-07 05:06:26',NULL,0,0,NULL,NULL),(21770,'mixpanel','completed',10,'2024-06-07 04:06:01','2024-06-07 05:16:28','2024-06-07 05:11:00','2024-06-07 05:16:27',NULL,0,0,NULL,NULL),(21771,'mixpanel','completed',10,'2024-06-07 03:36:11','2024-06-07 05:26:27','2024-06-07 05:21:10','2024-06-07 05:26:27',NULL,0,0,NULL,NULL),(21772,'mixpanel','completed',10,'2024-06-07 03:33:28','2024-06-07 05:36:27','2024-06-07 05:31:27','2024-06-07 05:36:26',NULL,0,0,NULL,NULL),(21773,'mixpanel','completed',10,'2024-06-07 03:40:29','2024-06-07 05:46:51','2024-06-07 05:41:28','2024-06-07 05:46:48',NULL,0,0,NULL,NULL),(21774,'mixpanel','completed',10,'2024-06-07 04:18:27','2024-06-07 05:53:43','2024-06-07 05:51:26','2024-06-07 05:53:42',NULL,0,0,NULL,NULL),(21775,'mixpanel','completed',10,'2024-06-07 04:34:30','2024-06-07 06:01:29','2024-06-07 05:56:29','2024-06-07 06:01:28',NULL,0,0,NULL,NULL),(21776,'mixpanel','completed',10,'2024-06-07 04:55:32','2024-06-07 06:11:26','2024-06-07 06:05:31','2024-06-07 06:11:25',NULL,0,0,NULL,NULL),(21777,'mixpanel','completed',10,'2024-06-07 04:30:06','2024-06-07 06:17:36','2024-06-07 06:15:05','2024-06-07 06:17:35',NULL,0,0,NULL,NULL),(21778,'mixpanel','completed',10,'2024-06-07 04:24:25','2024-06-07 06:26:25','2024-06-07 06:21:24','2024-06-07 06:26:24',NULL,0,0,NULL,NULL),(21779,'mixpanel','completed',10,'2024-06-07 04:37:06','2024-06-07 06:36:26','2024-06-07 06:30:05','2024-06-07 06:36:25',NULL,0,0,NULL,NULL),(21780,'mixpanel','completed',10,'2024-06-07 04:51:23','2024-06-07 06:46:24','2024-06-07 06:41:22','2024-06-07 06:46:23',NULL,0,0,NULL,NULL),(21781,'mixpanel','completed',10,'2024-06-07 05:25:24','2024-06-07 06:56:25','2024-06-07 06:51:23','2024-06-07 06:56:24',NULL,0,0,NULL,NULL),(21782,'mixpanel','completed',10,'2024-06-07 05:42:00','2024-06-07 07:06:27','2024-06-07 06:59:59','2024-06-07 07:06:26',NULL,0,0,NULL,NULL),(21783,'mixpanel','completed',10,'2024-06-07 05:25:27','2024-06-07 07:16:12','2024-06-07 07:11:26','2024-06-07 07:16:06',NULL,0,0,NULL,NULL),(21784,'mixpanel','completed',10,'2024-06-07 06:14:58','2024-06-07 07:21:28','2024-06-07 07:18:57','2024-06-07 07:21:27',NULL,0,0,NULL,NULL),(21785,'mixpanel','completed',10,'2024-06-07 05:56:19','2024-06-07 07:31:26','2024-06-07 07:26:18','2024-06-07 07:31:25',NULL,0,0,NULL,NULL),(21786,'mixpanel','completed',10,'2024-06-07 05:55:26','2024-06-07 07:40:54','2024-06-07 07:36:25','2024-06-07 07:40:54',NULL,0,0,NULL,NULL),(21787,'mixpanel','completed',10,'2024-06-07 06:44:27','2024-06-07 07:49:00','2024-06-07 07:46:26','2024-06-07 07:48:58',NULL,0,0,NULL,NULL),(21788,'mixpanel','completed',10,'2024-06-07 06:00:25','2024-06-07 07:55:41','2024-06-07 07:51:24','2024-06-07 07:55:40',NULL,0,0,NULL,NULL),(21789,'mixpanel','completed',10,'2024-06-07 06:19:30','2024-06-07 08:06:25','2024-06-07 08:01:29','2024-06-07 08:06:24',NULL,0,0,NULL,NULL),(21790,'mixpanel','completed',10,'2024-06-07 06:34:03','2024-06-07 08:16:25','2024-06-07 08:11:02','2024-06-07 08:16:24',NULL,0,0,NULL,NULL),(21791,'mixpanel','completed',10,'2024-06-07 07:18:27','2024-06-07 08:26:29','2024-06-07 08:21:26','2024-06-07 08:26:28',NULL,0,0,NULL,NULL),(21792,'mixpanel','completed',10,'2024-06-07 07:29:27','2024-06-07 08:36:28','2024-06-07 08:31:26','2024-06-07 08:36:27',NULL,0,0,NULL,NULL),(21793,'mixpanel','completed',10,'2024-06-07 07:05:08','2024-06-07 08:41:28','2024-06-07 08:39:07','2024-06-07 08:41:27',NULL,0,0,NULL,NULL),(21794,'mixpanel','completed',10,'2024-06-07 06:46:57','2024-06-07 08:46:31','2024-06-07 08:43:56','2024-06-07 08:46:30',NULL,0,0,NULL,NULL),(21795,'mixpanel','completed',10,'2024-06-07 07:25:34','2024-06-07 08:56:35','2024-06-07 08:51:33','2024-06-07 08:56:34',NULL,0,0,NULL,NULL),(21796,'mixpanel','completed',10,'2024-06-07 07:51:07','2024-06-07 09:06:33','2024-06-07 09:00:07','2024-06-07 09:06:32',NULL,0,0,NULL,NULL),(21797,'mixpanel','completed',10,'2024-06-07 07:43:34','2024-06-07 09:16:32','2024-06-07 09:11:33','2024-06-07 09:16:31',NULL,0,0,NULL,NULL),(21798,'mixpanel','completed',10,'2024-06-07 07:20:32','2024-06-07 09:26:33','2024-06-07 09:21:31','2024-06-07 09:26:32',NULL,0,0,NULL,NULL),(21799,'mixpanel','completed',10,'2024-06-07 08:06:31','2024-06-07 09:36:32','2024-06-07 09:31:30','2024-06-07 09:36:31',NULL,0,0,NULL,NULL),(21800,'mixpanel','completed',10,'2024-06-07 08:25:33','2024-06-07 09:46:30','2024-06-07 09:41:32','2024-06-07 09:46:29',NULL,0,0,NULL,NULL),(21801,'mixpanel','completed',10,'2024-06-07 07:53:07','2024-06-07 09:51:30','2024-06-07 09:49:06','2024-06-07 09:51:29',NULL,0,0,NULL,NULL),(21802,'mixpanel','completed',10,'2024-06-07 08:36:34','2024-06-07 10:01:31','2024-06-07 09:56:33','2024-06-07 10:01:30',NULL,0,0,NULL,NULL),(21803,'mixpanel','completed',10,'2024-06-07 08:31:05','2024-06-07 10:11:33','2024-06-07 10:06:04','2024-06-07 10:11:32',NULL,0,0,NULL,NULL),(21804,'mixpanel','completed',10,'2024-06-07 08:22:32','2024-06-07 10:21:32','2024-06-07 10:16:31','2024-06-07 10:21:31',NULL,0,0,NULL,NULL),(21805,'mixpanel','completed',10,'2024-06-07 08:44:38','2024-06-07 10:26:32','2024-06-07 10:23:37','2024-06-07 10:26:31',NULL,0,0,NULL,NULL),(21806,'mixpanel','completed',10,'2024-06-07 08:40:32','2024-06-07 10:36:41','2024-06-07 10:31:31','2024-06-07 10:36:39',NULL,0,0,NULL,NULL),(21807,'mixpanel','completed',10,'2024-06-07 09:20:32','2024-06-07 10:46:32','2024-06-07 10:41:31','2024-06-07 10:46:30',NULL,0,0,NULL,NULL),(21808,'mixpanel','completed',10,'2024-06-07 09:46:32','2024-06-07 10:56:04','2024-06-07 10:51:31','2024-06-07 10:56:02',NULL,0,0,NULL,NULL),(21809,'mixpanel','completed',10,'2024-06-07 09:25:10','2024-06-07 11:06:32','2024-06-07 11:00:09','2024-06-07 11:06:31',NULL,0,0,NULL,NULL),(21810,'mixpanel','completed',10,'2024-06-07 09:55:32','2024-06-07 11:16:31','2024-06-07 11:11:31','2024-06-07 11:16:31',NULL,0,0,NULL,NULL),(21811,'mixpanel','completed',10,'2024-06-07 09:46:31','2024-06-07 11:26:31','2024-06-07 11:21:30','2024-06-07 11:26:30',NULL,0,0,NULL,NULL),(21812,'mixpanel','completed',10,'2024-06-07 09:43:43','2024-06-07 11:36:32','2024-06-07 11:29:42','2024-06-07 11:36:31',NULL,0,0,NULL,NULL),(21813,'mixpanel','completed',10,'2024-06-07 10:14:32','2024-06-07 11:43:54','2024-06-07 11:41:31','2024-06-07 11:43:53',NULL,0,0,NULL,NULL),(21814,'mixpanel','completed',10,'2024-06-07 10:11:25','2024-06-07 11:51:31','2024-06-07 11:46:24','2024-06-07 11:51:30',NULL,0,0,NULL,NULL),(21815,'mixpanel','completed',10,'2024-06-07 10:53:43','2024-06-07 12:01:33','2024-06-07 11:56:42','2024-06-07 12:01:32',NULL,0,0,NULL,NULL),(21816,'mixpanel','completed',10,'2024-06-07 10:10:00','2024-06-07 12:11:35','2024-06-07 12:05:59','2024-06-07 12:11:34',NULL,0,0,NULL,NULL),(21817,'mixpanel','completed',10,'2024-06-07 10:36:32','2024-06-07 12:21:32','2024-06-07 12:16:31','2024-06-07 12:21:31',NULL,0,0,NULL,NULL),(21818,'mixpanel','completed',10,'2024-06-07 10:32:32','2024-06-07 12:31:31','2024-06-07 12:26:31','2024-06-07 12:31:30',NULL,0,0,NULL,NULL),(21819,'mixpanel','completed',10,'2024-06-07 11:26:31','2024-06-07 12:41:32','2024-06-07 12:36:30','2024-06-07 12:41:31',NULL,0,0,NULL,NULL),(21820,'mixpanel','completed',10,'2024-06-07 11:37:30','2024-06-07 12:51:32','2024-06-07 12:46:29','2024-06-07 12:51:31',NULL,0,0,NULL,NULL),(21821,'mixpanel','completed',10,'2024-06-07 11:23:41','2024-06-07 13:01:32','2024-06-07 12:54:40','2024-06-07 13:01:31',NULL,0,0,NULL,NULL),(21822,'mixpanel','completed',10,'2024-06-07 11:36:32','2024-06-07 13:10:15','2024-06-07 13:06:31','2024-06-07 13:10:14',NULL,0,0,NULL,NULL),(21823,'mixpanel','completed',10,'2024-06-07 11:30:31','2024-06-07 13:21:33','2024-06-07 13:16:30','2024-06-07 13:21:32',NULL,0,0,NULL,NULL),(21824,'mixpanel','completed',10,'2024-06-07 11:50:33','2024-06-07 13:31:31','2024-06-07 13:26:32','2024-06-07 13:31:30',NULL,0,0,NULL,NULL),(21825,'subscribers_engagement_score','completed',10,'2024-06-08 00:52:00','2024-06-08 00:56:26','2024-06-07 13:31:30','2024-06-08 00:56:25',NULL,0,0,NULL,NULL),(21826,'mixpanel','completed',10,'2024-06-07 12:03:43','2024-06-07 13:41:28','2024-06-07 13:34:42','2024-06-07 13:41:27',NULL,0,0,NULL,NULL),(21827,'mixpanel','completed',10,'2024-06-07 12:01:29','2024-06-07 13:51:31','2024-06-07 13:46:28','2024-06-07 13:51:30',NULL,0,0,NULL,NULL),(21828,'mixpanel','completed',10,'2024-06-07 12:37:30','2024-06-07 14:01:32','2024-06-07 13:56:29','2024-06-07 14:01:31',NULL,0,0,NULL,NULL),(21829,'mixpanel','completed',10,'2024-06-07 12:54:43','2024-06-07 14:11:32','2024-06-07 14:06:42','2024-06-07 14:11:31',NULL,0,0,NULL,NULL),(21830,'mixpanel','completed',10,'2024-06-07 12:54:07','2024-06-07 14:16:32','2024-06-07 14:14:06','2024-06-07 14:16:31',NULL,0,0,NULL,NULL),(21831,'mixpanel','completed',10,'2024-06-07 13:07:31','2024-06-07 14:26:32','2024-06-07 14:21:29','2024-06-07 14:26:31',NULL,0,0,NULL,NULL),(21832,'mixpanel','completed',10,'2024-06-07 13:17:29','2024-06-07 14:36:31','2024-06-07 14:31:28','2024-06-07 14:36:30',NULL,0,0,NULL,NULL),(21833,'mixpanel','completed',10,'2024-06-07 13:23:33','2024-06-07 14:46:32','2024-06-07 14:41:32','2024-06-07 14:46:31',NULL,0,0,NULL,NULL),(21834,'mixpanel','completed',10,'2024-06-07 13:49:31','2024-06-07 14:56:31','2024-06-07 14:51:30','2024-06-07 14:56:30',NULL,0,0,NULL,NULL),(21835,'mixpanel','completed',10,'2024-06-07 13:10:32','2024-06-07 15:06:29','2024-06-07 15:01:31','2024-06-07 15:06:27',NULL,0,0,NULL,NULL),(21836,'mixpanel','completed',10,'2024-06-07 13:25:32','2024-06-07 15:16:32','2024-06-07 15:11:31','2024-06-07 15:16:31',NULL,0,0,NULL,NULL),(21837,'mixpanel','completed',10,'2024-06-07 14:17:44','2024-06-07 15:26:33','2024-06-07 15:21:43','2024-06-07 15:26:32',NULL,0,0,NULL,NULL),(21838,'mixpanel','completed',10,'2024-06-07 14:17:33','2024-06-07 15:36:32','2024-06-07 15:31:32','2024-06-07 15:36:31',NULL,0,0,NULL,NULL),(21839,'mixpanel','completed',10,'2024-06-07 13:59:33','2024-06-07 15:46:32','2024-06-07 15:41:32','2024-06-07 15:46:31',NULL,0,0,NULL,NULL),(21840,'mixpanel','completed',10,'2024-06-07 14:49:32','2024-06-07 15:56:32','2024-06-07 15:51:31','2024-06-07 15:56:31',NULL,0,0,NULL,NULL),(21841,'mixpanel','completed',10,'2024-06-07 14:16:33','2024-06-07 16:06:33','2024-06-07 16:01:31','2024-06-07 16:06:32',NULL,0,0,NULL,NULL),(21842,'mixpanel','completed',10,'2024-06-07 14:20:30','2024-06-07 16:16:29','2024-06-07 16:11:29','2024-06-07 16:16:28',NULL,0,0,NULL,NULL),(21843,'mixpanel','completed',10,'2024-06-07 14:37:31','2024-06-07 16:26:28','2024-06-07 16:21:30','2024-06-07 16:26:28',NULL,0,0,NULL,NULL),(21844,'schedule_re_engagement_email','completed',10,'2024-06-08 16:26:28','2024-06-08 16:26:31','2024-06-07 16:26:28','2024-06-08 16:26:30',NULL,0,0,NULL,NULL),(21845,'mixpanel','completed',10,'2024-06-07 15:18:32','2024-06-07 16:36:33','2024-06-07 16:31:31','2024-06-07 16:36:33',NULL,0,0,NULL,NULL),(21846,'mixpanel','completed',10,'2024-06-07 15:18:31','2024-06-07 16:46:30','2024-06-07 16:41:30','2024-06-07 16:46:29',NULL,0,0,NULL,NULL),(21847,'mixpanel','completed',10,'2024-06-07 14:51:31','2024-06-07 16:56:27','2024-06-07 16:51:30','2024-06-07 16:56:26',NULL,0,0,NULL,NULL),(21848,'mixpanel','completed',10,'2024-06-07 15:43:40','2024-06-07 17:06:32','2024-06-07 17:01:38','2024-06-07 17:06:31',NULL,0,0,NULL,NULL),(21849,'mixpanel','completed',10,'2024-06-07 16:00:30','2024-06-07 17:16:29','2024-06-07 17:11:29','2024-06-07 17:16:28',NULL,0,0,NULL,NULL),(21850,'mixpanel','completed',10,'2024-06-07 16:06:35','2024-06-07 17:26:29','2024-06-07 17:21:34','2024-06-07 17:26:28',NULL,0,0,NULL,NULL),(21851,'mixpanel','completed',10,'2024-06-07 16:01:40','2024-06-07 17:36:30','2024-06-07 17:31:39','2024-06-07 17:36:29',NULL,0,0,NULL,NULL),(21852,'mixpanel','completed',10,'2024-06-07 16:06:40','2024-06-07 17:46:30','2024-06-07 17:41:39','2024-06-07 17:46:29',NULL,0,0,NULL,NULL),(21853,'mixpanel','completed',10,'2024-06-07 16:44:32','2024-06-07 17:53:43','2024-06-07 17:51:31','2024-06-07 17:53:42',NULL,0,0,NULL,NULL),(21854,'mixpanel','completed',10,'2024-06-07 16:09:45','2024-06-07 17:59:43','2024-06-07 17:56:44','2024-06-07 17:59:43',NULL,0,0,NULL,NULL),(21855,'mixpanel','completed',10,'2024-06-07 16:07:46','2024-06-07 18:05:45','2024-06-07 18:02:45','2024-06-07 18:05:44',NULL,0,0,NULL,NULL),(21856,'mixpanel','completed',10,'2024-06-07 16:09:47','2024-06-07 18:10:44','2024-06-07 18:07:45','2024-06-07 18:10:43',NULL,0,0,NULL,NULL),(21857,'mixpanel','completed',10,'2024-06-07 16:42:45','2024-06-07 18:16:44','2024-06-07 18:13:44','2024-06-07 18:16:43',NULL,0,0,NULL,NULL),(21858,'mixpanel','completed',10,'2024-06-07 17:00:44','2024-06-07 18:22:43','2024-06-07 18:19:43','2024-06-07 18:22:42',NULL,0,0,NULL,NULL),(21859,'mixpanel','completed',10,'2024-06-07 16:34:45','2024-06-07 18:28:45','2024-06-07 18:25:44','2024-06-07 18:28:44',NULL,0,0,NULL,NULL),(21860,'mixpanel','completed',10,'2024-06-07 17:24:45','2024-06-07 18:34:50','2024-06-07 18:31:44','2024-06-07 18:34:49',NULL,0,0,NULL,NULL),(21861,'mixpanel','completed',10,'2024-06-07 17:06:43','2024-06-07 18:39:45','2024-06-07 18:37:42','2024-06-07 18:39:44',NULL,0,0,NULL,NULL),(21862,'mixpanel','completed',10,'2024-06-07 16:46:45','2024-06-07 18:45:45','2024-06-07 18:42:44','2024-06-07 18:45:44',NULL,0,0,NULL,NULL),(21863,'mixpanel','completed',10,'2024-06-07 17:15:44','2024-06-07 18:51:44','2024-06-07 18:48:43','2024-06-07 18:51:43',NULL,0,0,NULL,NULL),(21864,'mixpanel','completed',10,'2024-06-07 17:20:47','2024-06-07 18:57:45','2024-06-07 18:54:46','2024-06-07 18:57:44',NULL,0,0,NULL,NULL),(21865,'mixpanel','completed',10,'2024-06-07 17:50:46','2024-06-07 19:03:45','2024-06-07 19:00:44','2024-06-07 19:03:44',NULL,0,0,NULL,NULL),(21866,'mixpanel','completed',10,'2024-06-07 17:43:45','2024-06-07 19:08:48','2024-06-07 19:06:44','2024-06-07 19:08:47',NULL,0,0,NULL,NULL),(21867,'mixpanel','completed',10,'2024-06-07 17:17:46','2024-06-07 19:14:44','2024-06-07 19:11:45','2024-06-07 19:14:43',NULL,0,0,NULL,NULL),(21868,'mixpanel','completed',10,'2024-06-07 18:12:45','2024-06-07 19:20:44','2024-06-07 19:17:44','2024-06-07 19:20:43',NULL,0,0,NULL,NULL),(21869,'mixpanel','completed',10,'2024-06-07 18:05:44','2024-06-07 19:25:45','2024-06-07 19:23:43','2024-06-07 19:25:45',NULL,0,0,NULL,NULL),(21870,'mixpanel','completed',10,'2024-06-07 18:00:44','2024-06-07 19:31:45','2024-06-07 19:28:43','2024-06-07 19:31:45',NULL,0,0,NULL,NULL),(21871,'mixpanel','completed',10,'2024-06-07 18:11:45','2024-06-07 19:37:45','2024-06-07 19:34:44','2024-06-07 19:37:44',NULL,0,0,NULL,NULL),(21872,'mixpanel','completed',10,'2024-06-07 18:00:46','2024-06-07 19:43:45','2024-06-07 19:40:45','2024-06-07 19:43:44',NULL,0,0,NULL,NULL),(21873,'mixpanel','completed',10,'2024-06-07 17:47:44','2024-06-07 19:49:46','2024-06-07 19:46:43','2024-06-07 19:49:45',NULL,0,0,NULL,NULL),(21874,'mixpanel','completed',10,'2024-06-07 18:02:45','2024-06-07 19:55:45','2024-06-07 19:52:44','2024-06-07 19:55:45',NULL,0,0,NULL,NULL),(21875,'mixpanel','completed',10,'2024-06-07 18:14:44','2024-06-07 20:01:43','2024-06-07 19:58:44','2024-06-07 20:01:42',NULL,0,0,NULL,NULL),(21876,'mixpanel','completed',10,'2024-06-07 18:27:44','2024-06-07 20:06:44','2024-06-07 20:03:43','2024-06-07 20:06:43',NULL,0,0,NULL,NULL),(21877,'mixpanel','completed',10,'2024-06-07 18:19:46','2024-06-07 20:12:46','2024-06-07 20:09:45','2024-06-07 20:12:45',NULL,0,0,NULL,NULL),(21878,'mixpanel','completed',10,'2024-06-07 18:38:45','2024-06-07 20:18:45','2024-06-07 20:15:43','2024-06-07 20:18:44',NULL,0,0,NULL,NULL),(21879,'mixpanel','completed',10,'2024-06-07 19:04:45','2024-06-07 20:24:45','2024-06-07 20:21:44','2024-06-07 20:24:44',NULL,0,0,NULL,NULL),(21880,'mixpanel','completed',10,'2024-06-07 18:40:45','2024-06-07 20:30:44','2024-06-07 20:27:44','2024-06-07 20:30:43',NULL,0,0,NULL,NULL),(21881,'mixpanel','completed',10,'2024-06-07 19:23:45','2024-06-07 20:36:45','2024-06-07 20:33:44','2024-06-07 20:36:44',NULL,0,0,NULL,NULL),(21882,'mixpanel','completed',10,'2024-06-07 19:36:27','2024-06-07 20:46:29','2024-06-07 20:41:26','2024-06-07 20:46:28',NULL,0,0,NULL,NULL),(21883,'mixpanel','completed',10,'2024-06-07 19:16:27','2024-06-07 20:56:33','2024-06-07 20:51:26','2024-06-07 20:56:31',NULL,0,0,NULL,NULL),(21884,'mixpanel','completed',10,'2024-06-07 19:40:30','2024-06-07 21:05:31','2024-06-07 21:01:29','2024-06-07 21:05:30',NULL,0,0,NULL,NULL),(21885,'mixpanel','completed',10,'2024-06-07 19:39:32','2024-06-07 21:16:34','2024-06-07 21:11:31','2024-06-07 21:16:28',NULL,0,0,NULL,NULL),(21886,'mixpanel','completed',10,'2024-06-07 20:13:32','2024-06-07 21:26:41','2024-06-07 21:21:31','2024-06-07 21:26:40',NULL,0,0,NULL,NULL),(21887,'mixpanel','completed',10,'2024-06-07 20:12:27','2024-06-07 21:36:28','2024-06-07 21:31:26','2024-06-07 21:36:28',NULL,0,0,NULL,NULL),(21888,'mixpanel','completed',10,'2024-06-07 20:13:25','2024-06-07 21:46:26','2024-06-07 21:40:24','2024-06-07 21:46:25',NULL,0,0,NULL,NULL),(21889,'mixpanel','completed',10,'2024-06-07 20:37:30','2024-06-07 21:56:29','2024-06-07 21:51:29','2024-06-07 21:56:28',NULL,0,0,NULL,NULL),(21890,'mixpanel','completed',10,'2024-06-07 20:16:49','2024-06-07 22:06:35','2024-06-07 22:00:48','2024-06-07 22:06:34',NULL,0,0,NULL,NULL),(21891,'mixpanel','completed',10,'2024-06-07 20:56:27','2024-06-07 22:14:39','2024-06-07 22:11:26','2024-06-07 22:14:32',NULL,0,0,NULL,NULL),(21892,'mixpanel','completed',10,'2024-06-07 20:49:34','2024-06-07 22:26:43','2024-06-07 22:21:31','2024-06-07 22:26:42',NULL,0,0,NULL,NULL),(21893,'mixpanel','completed',10,'2024-06-07 21:16:31','2024-06-07 22:36:32','2024-06-07 22:31:30','2024-06-07 22:36:31',NULL,0,0,NULL,NULL),(21894,'mixpanel','completed',10,'2024-06-07 21:17:26','2024-06-07 22:46:38','2024-06-07 22:41:25','2024-06-07 22:46:37',NULL,0,0,NULL,NULL),(21895,'mixpanel','completed',10,'2024-06-07 21:02:26','2024-06-07 22:56:32','2024-06-07 22:51:25','2024-06-07 22:56:31',NULL,0,0,NULL,NULL),(21896,'mixpanel','completed',10,'2024-06-07 21:27:43','2024-06-07 23:06:28','2024-06-07 23:01:42','2024-06-07 23:06:27',NULL,0,0,NULL,NULL),(21897,'mixpanel','completed',10,'2024-06-07 21:44:32','2024-06-07 23:16:38','2024-06-07 23:11:31','2024-06-07 23:16:37',NULL,0,0,NULL,NULL);
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (21898,'mixpanel','completed',10,'2024-06-07 22:12:31','2024-06-07 23:26:43','2024-06-07 23:21:30','2024-06-07 23:26:40',NULL,0,0,NULL,NULL),(21899,'mixpanel','completed',10,'2024-06-07 21:44:54','2024-06-07 23:36:32','2024-06-07 23:31:51','2024-06-07 23:36:31',NULL,0,0,NULL,NULL),(21900,'mixpanel','completed',10,'2024-06-07 22:21:37','2024-06-07 23:46:24','2024-06-07 23:41:36','2024-06-07 23:46:23',NULL,0,0,NULL,NULL),(21901,'mixpanel','completed',10,'2024-06-07 22:04:26','2024-06-07 23:56:28','2024-06-07 23:51:25','2024-06-07 23:56:27',NULL,0,0,NULL,NULL),(21902,'mixpanel','completed',10,'2024-06-07 22:16:43','2024-06-08 00:06:32','2024-06-07 23:59:42','2024-06-08 00:06:31',NULL,0,0,NULL,NULL),(21903,'mixpanel','completed',10,'2024-06-07 22:56:40','2024-06-08 00:16:26','2024-06-08 00:11:39','2024-06-08 00:16:25',NULL,0,0,NULL,NULL),(21904,'mixpanel','completed',10,'2024-06-07 22:29:44','2024-06-08 00:24:17','2024-06-08 00:21:43','2024-06-08 00:24:16',NULL,0,0,NULL,NULL),(21905,'mixpanel','completed',10,'2024-06-07 23:10:29','2024-06-08 00:31:40','2024-06-08 00:26:28','2024-06-08 00:31:39',NULL,0,0,NULL,NULL),(21906,'mixpanel','completed',10,'2024-06-07 22:55:32','2024-06-08 00:41:37','2024-06-08 00:36:31','2024-06-08 00:41:35',NULL,0,0,NULL,NULL),(21907,'mixpanel','completed',10,'2024-06-07 22:51:31','2024-06-08 00:51:35','2024-06-08 00:46:30','2024-06-08 00:51:34',NULL,0,0,NULL,NULL),(21908,'subscribers_engagement_score','completed',10,'2024-06-08 00:56:26','2024-06-08 01:01:36','2024-06-08 00:56:25','2024-06-08 01:01:35',NULL,0,0,NULL,NULL),(21909,'mixpanel','completed',10,'2024-06-07 23:00:26','2024-06-08 01:01:36','2024-06-08 00:56:25','2024-06-08 01:01:35',NULL,0,0,NULL,NULL),(21910,'subscribers_engagement_score','completed',10,'2024-06-08 22:48:00','2024-06-08 22:51:36','2024-06-08 01:01:35','2024-06-08 22:51:35',NULL,0,0,NULL,NULL),(21911,'mixpanel','completed',10,'2024-06-08 00:00:32','2024-06-08 01:11:30','2024-06-08 01:06:31','2024-06-08 01:11:29',NULL,0,0,NULL,NULL),(21912,'mixpanel','completed',10,'2024-06-08 00:07:33','2024-06-08 01:21:42','2024-06-08 01:16:32','2024-06-08 01:21:41',NULL,0,0,NULL,NULL),(21913,'mixpanel','completed',10,'2024-06-07 23:56:28','2024-06-08 01:31:32','2024-06-08 01:26:27','2024-06-08 01:31:31',NULL,0,0,NULL,NULL),(21914,'mixpanel','completed',10,'2024-06-08 00:01:45','2024-06-08 01:41:37','2024-06-08 01:36:43','2024-06-08 01:41:36',NULL,0,0,NULL,NULL),(21915,'mixpanel','completed',10,'2024-06-07 23:54:42','2024-06-08 01:51:19','2024-06-08 01:46:41','2024-06-08 01:51:18',NULL,0,0,NULL,NULL),(21916,'mixpanel','completed',10,'2024-06-08 00:47:31','2024-06-08 02:01:32','2024-06-08 01:56:30','2024-06-08 02:01:31',NULL,0,0,NULL,NULL),(21917,'mixpanel','completed',10,'2024-06-08 00:37:32','2024-06-08 02:11:33','2024-06-08 02:06:31','2024-06-08 02:11:32',NULL,0,0,NULL,NULL),(21918,'mixpanel','completed',10,'2024-06-08 00:43:40','2024-06-08 02:21:33','2024-06-08 02:16:39','2024-06-08 02:21:31',NULL,0,0,NULL,NULL),(21919,'mixpanel','completed',10,'2024-06-08 01:17:32','2024-06-08 02:31:42','2024-06-08 02:26:31','2024-06-08 02:31:41',NULL,0,0,NULL,NULL),(21920,'mixpanel','completed',10,'2024-06-08 01:18:34','2024-06-08 02:41:43','2024-06-08 02:36:33','2024-06-08 02:41:40',NULL,0,0,NULL,NULL),(21921,'mixpanel','completed',10,'2024-06-08 01:29:32','2024-06-08 02:51:30','2024-06-08 02:46:31','2024-06-08 02:51:29',NULL,0,0,NULL,NULL),(21922,'mixpanel','completed',10,'2024-06-08 01:05:51','2024-06-08 03:01:45','2024-06-08 02:56:50','2024-06-08 03:01:44',NULL,0,0,NULL,NULL),(21923,'mixpanel','completed',10,'2024-06-08 01:58:40','2024-06-08 03:11:32','2024-06-08 03:06:39','2024-06-08 03:11:31',NULL,0,0,NULL,NULL),(21924,'mixpanel','completed',10,'2024-06-08 01:36:42','2024-06-08 03:21:41','2024-06-08 03:16:41','2024-06-08 03:21:40',NULL,0,0,NULL,NULL),(21925,'mixpanel','completed',10,'2024-06-08 02:06:46','2024-06-08 03:31:30','2024-06-08 03:26:45','2024-06-08 03:31:29',NULL,0,0,NULL,NULL),(21926,'mixpanel','completed',10,'2024-06-08 02:10:44','2024-06-08 03:41:47','2024-06-08 03:36:43','2024-06-08 03:41:46',NULL,0,0,NULL,NULL),(21927,'mixpanel','completed',10,'2024-06-08 02:02:31','2024-06-08 03:51:33','2024-06-08 03:46:30','2024-06-08 03:51:32',NULL,0,0,NULL,NULL),(21928,'mixpanel','completed',10,'2024-06-08 02:01:32','2024-06-08 04:01:32','2024-06-08 03:56:31','2024-06-08 04:01:31',NULL,0,0,NULL,NULL),(21929,'mixpanel','completed',10,'2024-06-08 02:45:34','2024-06-08 04:11:32','2024-06-08 04:06:33','2024-06-08 04:11:31',NULL,0,0,NULL,NULL),(21930,'mixpanel','completed',10,'2024-06-08 02:59:07','2024-06-08 04:21:57','2024-06-08 04:16:06','2024-06-08 04:21:56',NULL,0,0,NULL,NULL),(21931,'mixpanel','completed',10,'2024-06-08 03:13:37','2024-06-08 04:31:45','2024-06-08 04:26:35','2024-06-08 04:31:42',NULL,0,0,NULL,NULL),(21932,'mixpanel','completed',10,'2024-06-08 03:12:42','2024-06-08 04:36:43','2024-06-08 04:36:38','2024-06-08 04:36:36',NULL,0,0,NULL,NULL),(21933,'mixpanel','completed',10,'2024-06-08 02:55:00','2024-06-08 04:46:31','2024-06-08 04:41:56','2024-06-08 04:46:30',NULL,0,0,NULL,NULL),(21934,'mixpanel','completed',10,'2024-06-08 03:30:26','2024-06-08 04:56:32','2024-06-08 04:51:25','2024-06-08 04:56:31',NULL,0,0,NULL,NULL),(21935,'mixpanel','completed',10,'2024-06-08 03:10:45','2024-06-08 05:06:30','2024-06-08 05:01:44','2024-06-08 05:06:29',NULL,0,0,NULL,NULL),(21936,'mixpanel','completed',10,'2024-06-08 03:39:32','2024-06-08 05:16:32','2024-06-08 05:11:31','2024-06-08 05:16:31',NULL,0,0,NULL,NULL),(21937,'mixpanel','completed',10,'2024-06-08 03:38:38','2024-06-08 05:26:32','2024-06-08 05:21:37','2024-06-08 05:26:31',NULL,0,0,NULL,NULL),(21938,'mixpanel','completed',10,'2024-06-08 04:12:38','2024-06-08 05:36:33','2024-06-08 05:31:37','2024-06-08 05:36:32',NULL,0,0,NULL,NULL),(21939,'mixpanel','completed',10,'2024-06-08 03:41:42','2024-06-08 05:46:33','2024-06-08 05:41:41','2024-06-08 05:46:32',NULL,0,0,NULL,NULL),(21940,'mixpanel','completed',10,'2024-06-08 04:38:42','2024-06-08 05:56:39','2024-06-08 05:51:41','2024-06-08 05:56:38',NULL,0,0,NULL,NULL),(21941,'mixpanel','completed',10,'2024-06-08 04:05:41','2024-06-08 06:05:14','2024-06-08 06:01:40','2024-06-08 06:05:13',NULL,0,0,NULL,NULL),(21942,'mixpanel','completed',10,'2024-06-08 04:13:35','2024-06-08 06:16:42','2024-06-08 06:11:34','2024-06-08 06:16:41',NULL,0,0,NULL,NULL),(21943,'mixpanel','completed',10,'2024-06-08 04:37:52','2024-06-08 06:26:33','2024-06-08 06:20:51','2024-06-08 06:26:32',NULL,0,0,NULL,NULL),(21944,'mixpanel','completed',10,'2024-06-08 04:46:38','2024-06-08 06:34:09','2024-06-08 06:31:37','2024-06-08 06:34:07',NULL,0,0,NULL,NULL),(21945,'mixpanel','completed',10,'2024-06-08 04:43:32','2024-06-08 06:41:33','2024-06-08 06:36:31','2024-06-08 06:41:32',NULL,0,0,NULL,NULL),(21946,'mixpanel','completed',10,'2024-06-08 05:36:33','2024-06-08 06:56:32','2024-06-08 06:46:32','2024-06-08 06:56:31',NULL,0,0,NULL,NULL),(21947,'mixpanel','completed',10,'2024-06-08 05:37:40','2024-06-08 07:06:32','2024-06-08 07:01:39','2024-06-08 07:06:31',NULL,0,0,NULL,NULL),(21948,'mixpanel','completed',10,'2024-06-08 05:18:39','2024-06-08 07:15:58','2024-06-08 07:11:37','2024-06-08 07:15:57',NULL,0,0,NULL,NULL),(21949,'mixpanel','completed',10,'2024-06-08 05:22:31','2024-06-08 07:26:33','2024-06-08 07:21:30','2024-06-08 07:26:32',NULL,0,0,NULL,NULL),(21950,'mixpanel','completed',10,'2024-06-08 05:57:43','2024-06-08 07:36:34','2024-06-08 07:31:42','2024-06-08 07:36:33',NULL,0,0,NULL,NULL),(21951,'mixpanel','completed',10,'2024-06-08 06:02:31','2024-06-08 07:46:42','2024-06-08 07:41:29','2024-06-08 07:46:41',NULL,0,0,NULL,NULL),(21952,'mixpanel','completed',10,'2024-06-08 06:22:34','2024-06-08 07:56:40','2024-06-08 07:51:33','2024-06-08 07:56:39',NULL,0,0,NULL,NULL),(21953,'mixpanel','completed',10,'2024-06-08 06:01:33','2024-06-08 08:06:39','2024-06-08 08:01:32','2024-06-08 08:06:38',NULL,0,0,NULL,NULL),(21954,'mixpanel','completed',10,'2024-06-08 06:27:39','2024-06-08 08:16:42','2024-06-08 08:11:37','2024-06-08 08:16:41',NULL,0,0,NULL,NULL),(21955,'mixpanel','completed',10,'2024-06-08 06:21:33','2024-06-08 08:26:34','2024-06-08 08:21:32','2024-06-08 08:26:33',NULL,0,0,NULL,NULL),(21956,'mixpanel','completed',10,'2024-06-08 06:42:32','2024-06-08 08:36:32','2024-06-08 08:31:31','2024-06-08 08:36:31',NULL,0,0,NULL,NULL),(21957,'mixpanel','completed',10,'2024-06-08 07:08:29','2024-06-08 08:46:35','2024-06-08 08:41:28','2024-06-08 08:46:34',NULL,0,0,NULL,NULL),(21958,'mixpanel','completed',10,'2024-06-08 07:44:31','2024-06-08 08:56:33','2024-06-08 08:51:30','2024-06-08 08:56:32',NULL,0,0,NULL,NULL),(21959,'mixpanel','completed',10,'2024-06-08 07:34:32','2024-06-08 09:06:31','2024-06-08 09:01:31','2024-06-08 09:06:30',NULL,0,0,NULL,NULL),(21960,'mixpanel','completed',10,'2024-06-08 07:17:33','2024-06-08 09:16:39','2024-06-08 09:11:32','2024-06-08 09:16:38',NULL,0,0,NULL,NULL),(21961,'mixpanel','completed',10,'2024-06-08 07:54:31','2024-06-08 09:26:32','2024-06-08 09:21:30','2024-06-08 09:26:31',NULL,0,0,NULL,NULL),(21962,'mixpanel','completed',10,'2024-06-08 07:34:32','2024-06-08 09:36:35','2024-06-08 09:31:31','2024-06-08 09:36:34',NULL,0,0,NULL,NULL),(21963,'mixpanel','completed',10,'2024-06-08 07:55:36','2024-06-08 09:46:43','2024-06-08 09:41:35','2024-06-08 09:46:42',NULL,0,0,NULL,NULL),(21964,'mixpanel','completed',10,'2024-06-08 08:48:41','2024-06-08 09:56:46','2024-06-08 09:51:39','2024-06-08 09:56:45',NULL,0,0,NULL,NULL),(21965,'mixpanel','completed',10,'2024-06-08 08:30:35','2024-06-08 10:06:52','2024-06-08 10:01:34','2024-06-08 10:06:51',NULL,0,0,NULL,NULL),(21966,'mixpanel','completed',10,'2024-06-08 08:28:44','2024-06-08 10:16:40','2024-06-08 10:11:43','2024-06-08 10:16:39',NULL,0,0,NULL,NULL),(21967,'mixpanel','completed',10,'2024-06-08 09:05:39','2024-06-08 10:26:48','2024-06-08 10:21:38','2024-06-08 10:26:47',NULL,0,0,NULL,NULL),(21968,'mixpanel','completed',10,'2024-06-08 09:01:28','2024-06-08 10:36:34','2024-06-08 10:31:27','2024-06-08 10:36:33',NULL,0,0,NULL,NULL),(21969,'mixpanel','completed',10,'2024-06-08 09:08:07','2024-06-08 10:46:31','2024-06-08 10:40:06','2024-06-08 10:46:30',NULL,0,0,NULL,NULL),(21970,'mixpanel','completed',10,'2024-06-08 09:42:34','2024-06-08 10:56:32','2024-06-08 10:51:32','2024-06-08 10:56:31',NULL,0,0,NULL,NULL),(21971,'mixpanel','completed',10,'2024-06-08 09:46:33','2024-06-08 11:06:33','2024-06-08 11:01:31','2024-06-08 11:06:32',NULL,0,0,NULL,NULL),(21972,'mixpanel','completed',10,'2024-06-08 09:49:32','2024-06-08 11:16:31','2024-06-08 11:11:31','2024-06-08 11:16:30',NULL,0,0,NULL,NULL),(21973,'mixpanel','completed',10,'2024-06-08 09:57:32','2024-06-08 11:26:32','2024-06-08 11:21:31','2024-06-08 11:26:31',NULL,0,0,NULL,NULL),(21974,'mixpanel','completed',10,'2024-06-08 09:55:29','2024-06-08 11:36:30','2024-06-08 11:31:28','2024-06-08 11:36:29',NULL,0,0,NULL,NULL),(21975,'mixpanel','completed',10,'2024-06-08 10:11:34','2024-06-08 11:45:40','2024-06-08 11:41:33','2024-06-08 11:45:39',NULL,0,0,NULL,NULL),(21976,'mixpanel','completed',10,'2024-06-08 09:51:32','2024-06-08 11:56:48','2024-06-08 11:51:31','2024-06-08 11:56:47',NULL,0,0,NULL,NULL),(21977,'mixpanel','completed',10,'2024-06-08 10:38:32','2024-06-08 12:06:35','2024-06-08 12:01:31','2024-06-08 12:06:33',NULL,0,0,NULL,NULL),(21978,'mixpanel','completed',10,'2024-06-08 10:25:33','2024-06-08 12:16:32','2024-06-08 12:11:33','2024-06-08 12:16:31',NULL,0,0,NULL,NULL),(21979,'mixpanel','completed',10,'2024-06-08 11:10:33','2024-06-08 12:26:30','2024-06-08 12:21:32','2024-06-08 12:26:29',NULL,0,0,NULL,NULL),(21980,'mixpanel','completed',10,'2024-06-08 10:29:52','2024-06-08 12:36:43','2024-06-08 12:30:50','2024-06-08 12:36:42',NULL,0,0,NULL,NULL),(21981,'mixpanel','completed',10,'2024-06-08 11:11:42','2024-06-08 12:46:36','2024-06-08 12:41:41','2024-06-08 12:46:35',NULL,0,0,NULL,NULL),(21982,'mixpanel','completed',10,'2024-06-08 11:32:33','2024-06-08 12:56:36','2024-06-08 12:51:32','2024-06-08 12:56:35',NULL,0,0,NULL,NULL),(21983,'mixpanel','completed',10,'2024-06-08 11:54:35','2024-06-08 13:03:41','2024-06-08 13:01:34','2024-06-08 13:03:41',NULL,0,0,NULL,NULL),(21984,'mixpanel','completed',10,'2024-06-08 11:59:35','2024-06-08 13:11:35','2024-06-08 13:06:34','2024-06-08 13:11:34',NULL,0,0,NULL,NULL),(21985,'mixpanel','completed',10,'2024-06-08 11:35:30','2024-06-08 13:21:30','2024-06-08 13:16:29','2024-06-08 13:21:29',NULL,0,0,NULL,NULL),(21986,'mixpanel','completed',10,'2024-06-08 12:15:43','2024-06-08 13:31:31','2024-06-08 13:26:42','2024-06-08 13:31:30',NULL,0,0,NULL,NULL),(21987,'mixpanel','completed',10,'2024-06-08 12:31:32','2024-06-08 13:41:32','2024-06-08 13:36:31','2024-06-08 13:41:32',NULL,0,0,NULL,NULL),(21988,'mixpanel','completed',10,'2024-06-08 12:36:36','2024-06-08 13:51:33','2024-06-08 13:44:35','2024-06-08 13:51:32',NULL,0,0,NULL,NULL),(21989,'mixpanel','completed',10,'2024-06-08 12:54:33','2024-06-08 14:01:38','2024-06-08 13:56:32','2024-06-08 14:01:37',NULL,0,0,NULL,NULL),(21990,'mixpanel','completed',10,'2024-06-08 12:09:32','2024-06-08 14:11:31','2024-06-08 14:06:31','2024-06-08 14:11:30',NULL,0,0,NULL,NULL),(21991,'mixpanel','completed',10,'2024-06-08 12:45:40','2024-06-08 14:21:33','2024-06-08 14:14:39','2024-06-08 14:21:32',NULL,0,0,NULL,NULL),(21992,'mixpanel','completed',10,'2024-06-08 12:50:31','2024-06-08 14:31:33','2024-06-08 14:26:30','2024-06-08 14:31:32',NULL,0,0,NULL,NULL),(21993,'mixpanel','completed',10,'2024-06-08 12:39:32','2024-06-08 14:41:33','2024-06-08 14:36:31','2024-06-08 14:41:32',NULL,0,0,NULL,NULL),(21994,'mixpanel','completed',10,'2024-06-08 13:03:33','2024-06-08 14:51:34','2024-06-08 14:46:32','2024-06-08 14:51:33',NULL,0,0,NULL,NULL),(21995,'mixpanel','completed',10,'2024-06-08 13:47:27','2024-06-08 15:01:33','2024-06-08 14:56:26','2024-06-08 15:01:32',NULL,0,0,NULL,NULL),(21996,'mixpanel','completed',10,'2024-06-08 13:31:32','2024-06-08 15:11:32','2024-06-08 15:06:31','2024-06-08 15:11:31',NULL,0,0,NULL,NULL),(21997,'mixpanel','completed',10,'2024-06-08 13:24:32','2024-06-08 15:21:33','2024-06-08 15:16:31','2024-06-08 15:21:32',NULL,0,0,NULL,NULL),(21998,'mixpanel','completed',10,'2024-06-08 14:12:32','2024-06-08 15:31:33','2024-06-08 15:26:31','2024-06-08 15:31:32',NULL,0,0,NULL,NULL),(21999,'mixpanel','completed',10,'2024-06-08 14:28:33','2024-06-08 15:41:32','2024-06-08 15:36:31','2024-06-08 15:41:31',NULL,0,0,NULL,NULL),(22000,'mixpanel','completed',10,'2024-06-08 14:11:33','2024-06-08 15:51:33','2024-06-08 15:46:32','2024-06-08 15:51:32',NULL,0,0,NULL,NULL),(22001,'mixpanel','completed',10,'2024-06-08 14:34:29','2024-06-08 16:01:33','2024-06-08 15:56:28','2024-06-08 16:01:32',NULL,0,0,NULL,NULL),(22002,'mixpanel','completed',10,'2024-06-08 14:49:33','2024-06-08 16:11:34','2024-06-08 16:06:32','2024-06-08 16:11:33',NULL,0,0,NULL,NULL),(22003,'mixpanel','completed',10,'2024-06-08 14:45:34','2024-06-08 16:21:29','2024-06-08 16:16:33','2024-06-08 16:21:28',NULL,0,0,NULL,NULL),(22004,'mixpanel','completed',10,'2024-06-08 15:15:31','2024-06-08 16:31:28','2024-06-08 16:26:30','2024-06-08 16:31:27',NULL,0,0,NULL,NULL),(22005,'schedule_re_engagement_email','completed',10,'2024-06-09 16:31:28','2024-06-09 16:31:32','2024-06-08 16:31:27','2024-06-09 16:31:31',NULL,0,0,NULL,NULL),(22006,'mixpanel','completed',10,'2024-06-08 14:48:33','2024-06-08 16:41:30','2024-06-08 16:36:32','2024-06-08 16:41:29',NULL,0,0,NULL,NULL),(22007,'mixpanel','completed',10,'2024-06-08 14:54:01','2024-06-08 16:51:33','2024-06-08 16:46:01','2024-06-08 16:51:32',NULL,0,0,NULL,NULL),(22008,'mixpanel','completed',10,'2024-06-08 15:45:21','2024-06-08 17:01:30','2024-06-08 16:54:20','2024-06-08 17:01:29',NULL,0,0,NULL,NULL),(22009,'mixpanel','completed',10,'2024-06-08 15:24:32','2024-06-08 17:11:32','2024-06-08 17:06:31','2024-06-08 17:11:31',NULL,0,0,NULL,NULL),(22010,'mixpanel','completed',10,'2024-06-08 16:06:31','2024-06-08 17:21:30','2024-06-08 17:16:30','2024-06-08 17:21:29',NULL,0,0,NULL,NULL),(22011,'mixpanel','completed',10,'2024-06-08 15:49:31','2024-06-08 17:31:30','2024-06-08 17:26:30','2024-06-08 17:31:28',NULL,0,0,NULL,NULL),(22012,'mixpanel','completed',10,'2024-06-08 15:48:31','2024-06-08 17:39:04','2024-06-08 17:36:30','2024-06-08 17:39:03',NULL,0,0,NULL,NULL),(22013,'mixpanel','completed',10,'2024-06-08 15:57:32','2024-06-08 17:46:31','2024-06-08 17:41:31','2024-06-08 17:46:30',NULL,0,0,NULL,NULL),(22014,'mixpanel','completed',10,'2024-06-08 16:36:32','2024-06-08 17:56:33','2024-06-08 17:51:31','2024-06-08 17:56:32',NULL,0,0,NULL,NULL),(22015,'mixpanel','completed',10,'2024-06-08 16:30:30','2024-06-08 18:06:33','2024-06-08 18:01:29','2024-06-08 18:06:32',NULL,0,0,NULL,NULL),(22016,'mixpanel','completed',10,'2024-06-08 16:23:34','2024-06-08 18:16:32','2024-06-08 18:11:33','2024-06-08 18:16:31',NULL,0,0,NULL,NULL),(22017,'mixpanel','completed',10,'2024-06-08 16:33:32','2024-06-08 18:26:32','2024-06-08 18:21:31','2024-06-08 18:26:31',NULL,0,0,NULL,NULL),(22018,'mixpanel','completed',10,'2024-06-08 16:40:35','2024-06-08 18:36:34','2024-06-08 18:31:34','2024-06-08 18:36:33',NULL,0,0,NULL,NULL),(22019,'mixpanel','completed',10,'2024-06-08 17:25:33','2024-06-08 18:46:33','2024-06-08 18:41:32','2024-06-08 18:46:32',NULL,0,0,NULL,NULL),(22020,'mixpanel','completed',10,'2024-06-08 17:37:34','2024-06-08 18:56:32','2024-06-08 18:51:33','2024-06-08 18:56:31',NULL,0,0,NULL,NULL),(22021,'mixpanel','completed',10,'2024-06-08 17:55:32','2024-06-08 19:06:33','2024-06-08 19:01:31','2024-06-08 19:06:32',NULL,0,0,NULL,NULL),(22022,'mixpanel','completed',10,'2024-06-08 18:01:39','2024-06-08 19:15:31','2024-06-08 19:11:38','2024-06-08 19:15:30',NULL,0,0,NULL,NULL),(22023,'mixpanel','completed',10,'2024-06-08 17:37:27','2024-06-08 19:26:33','2024-06-08 19:21:26','2024-06-08 19:26:32',NULL,0,0,NULL,NULL),(22024,'mixpanel','completed',10,'2024-06-08 18:27:33','2024-06-08 19:36:32','2024-06-08 19:31:32','2024-06-08 19:36:31',NULL,0,0,NULL,NULL),(22025,'mixpanel','completed',10,'2024-06-08 17:52:35','2024-06-08 19:46:33','2024-06-08 19:41:34','2024-06-08 19:46:32',NULL,0,0,NULL,NULL),(22026,'mixpanel','completed',10,'2024-06-08 18:11:34','2024-06-08 19:56:35','2024-06-08 19:51:33','2024-06-08 19:56:34',NULL,0,0,NULL,NULL),(22027,'mixpanel','completed',10,'2024-06-08 18:24:34','2024-06-08 20:06:35','2024-06-08 20:01:32','2024-06-08 20:06:34',NULL,0,0,NULL,NULL),(22028,'mixpanel','completed',10,'2024-06-08 18:50:33','2024-06-08 20:16:32','2024-06-08 20:11:32','2024-06-08 20:16:31',NULL,0,0,NULL,NULL),(22029,'mixpanel','completed',10,'2024-06-08 19:16:33','2024-06-08 20:26:34','2024-06-08 20:21:32','2024-06-08 20:26:33',NULL,0,0,NULL,NULL),(22030,'mixpanel','completed',10,'2024-06-08 18:35:33','2024-06-08 20:36:34','2024-06-08 20:31:32','2024-06-08 20:36:34',NULL,0,0,NULL,NULL),(22031,'mixpanel','completed',10,'2024-06-08 19:24:38','2024-06-08 20:46:35','2024-06-08 20:41:37','2024-06-08 20:46:34',NULL,0,0,NULL,NULL),(22032,'mixpanel','completed',10,'2024-06-08 19:47:34','2024-06-08 21:01:31','2024-06-08 20:51:33','2024-06-08 21:01:30',NULL,0,0,NULL,NULL),(22033,'mixpanel','completed',10,'2024-06-08 19:04:49','2024-06-08 21:06:34','2024-06-08 21:03:48','2024-06-08 21:06:32',NULL,0,0,NULL,NULL),(22034,'mixpanel','completed',10,'2024-06-08 19:16:33','2024-06-08 21:16:31','2024-06-08 21:11:32','2024-06-08 21:16:30',NULL,0,0,NULL,NULL),(22035,'mixpanel','completed',10,'2024-06-08 20:00:34','2024-06-08 21:26:34','2024-06-08 21:21:32','2024-06-08 21:26:33',NULL,0,0,NULL,NULL),(22036,'mixpanel','completed',10,'2024-06-08 19:42:32','2024-06-08 21:36:33','2024-06-08 21:31:31','2024-06-08 21:36:32',NULL,0,0,NULL,NULL),(22037,'mixpanel','completed',10,'2024-06-08 19:58:05','2024-06-08 21:41:28','2024-06-08 21:39:04','2024-06-08 21:41:27',NULL,0,0,NULL,NULL),(22038,'mixpanel','completed',10,'2024-06-08 20:25:08','2024-06-08 21:51:33','2024-06-08 21:45:07','2024-06-08 21:51:32',NULL,0,0,NULL,NULL),(22039,'mixpanel','completed',10,'2024-06-08 20:49:33','2024-06-08 22:01:47','2024-06-08 21:56:32','2024-06-08 22:01:45',NULL,0,0,NULL,NULL),(22040,'mixpanel','completed',10,'2024-06-08 20:39:33','2024-06-08 22:11:28','2024-06-08 22:06:31','2024-06-08 22:11:27',NULL,0,0,NULL,NULL),(22041,'mixpanel','completed',10,'2024-06-08 20:47:32','2024-06-08 22:21:34','2024-06-08 22:16:31','2024-06-08 22:21:33',NULL,0,0,NULL,NULL),(22042,'mixpanel','completed',10,'2024-06-08 21:07:33','2024-06-08 22:31:33','2024-06-08 22:26:32','2024-06-08 22:31:32',NULL,0,0,NULL,NULL),(22043,'mixpanel','completed',10,'2024-06-08 21:04:33','2024-06-08 22:41:33','2024-06-08 22:36:32','2024-06-08 22:41:32',NULL,0,0,NULL,NULL),(22044,'mixpanel','completed',10,'2024-06-08 20:46:33','2024-06-08 22:51:36','2024-06-08 22:46:32','2024-06-08 22:51:35',NULL,0,0,NULL,NULL),(22045,'subscribers_engagement_score','completed',10,'2024-06-10 07:28:00','2024-06-10 07:31:33','2024-06-08 22:51:35','2024-06-10 07:31:32',NULL,0,0,NULL,NULL),(22046,'mixpanel','completed',10,'2024-06-08 20:57:34','2024-06-08 23:01:34','2024-06-08 22:56:33','2024-06-08 23:01:33',NULL,0,0,NULL,NULL),(22047,'mixpanel','completed',10,'2024-06-08 21:47:34','2024-06-08 23:11:33','2024-06-08 23:06:33','2024-06-08 23:11:32',NULL,0,0,NULL,NULL),(22048,'mixpanel','completed',10,'2024-06-08 22:05:34','2024-06-08 23:21:45','2024-06-08 23:16:33','2024-06-08 23:21:41',NULL,0,0,NULL,NULL),(22049,'mixpanel','completed',10,'2024-06-08 21:33:32','2024-06-08 23:31:31','2024-06-08 23:26:30','2024-06-08 23:31:30',NULL,0,0,NULL,NULL),(22050,'mixpanel','completed',10,'2024-06-08 22:10:34','2024-06-08 23:41:33','2024-06-08 23:36:33','2024-06-08 23:41:32',NULL,0,0,NULL,NULL),(22051,'mixpanel','completed',10,'2024-06-08 21:48:30','2024-06-08 23:51:27','2024-06-08 23:46:29','2024-06-08 23:51:27',NULL,0,0,NULL,NULL),(22052,'mixpanel','completed',10,'2024-06-08 22:10:33','2024-06-09 00:01:33','2024-06-08 23:56:32','2024-06-09 00:01:32',NULL,0,0,NULL,NULL),(22053,'mixpanel','completed',10,'2024-06-08 22:06:33','2024-06-09 00:11:33','2024-06-09 00:06:32','2024-06-09 00:11:32',NULL,0,0,NULL,NULL),(22054,'mixpanel','completed',10,'2024-06-08 22:27:31','2024-06-09 00:21:32','2024-06-09 00:16:30','2024-06-09 00:21:31',NULL,0,0,NULL,NULL),(22055,'mixpanel','completed',10,'2024-06-08 22:59:34','2024-06-09 00:31:29','2024-06-09 00:26:33','2024-06-09 00:31:28',NULL,0,0,NULL,NULL),(22056,'mixpanel','completed',10,'2024-06-08 23:00:31','2024-06-09 00:41:07','2024-06-09 00:36:30','2024-06-09 00:41:06',NULL,0,0,NULL,NULL),(22057,'mixpanel','completed',10,'2024-06-08 23:32:00','2024-06-09 00:46:48','2024-06-09 00:43:59','2024-06-09 00:46:47',NULL,0,0,NULL,NULL),(22058,'mixpanel','completed',10,'2024-06-08 22:57:44','2024-06-09 00:56:34','2024-06-09 00:49:43','2024-06-09 00:56:33',NULL,0,0,NULL,NULL),(22059,'mixpanel','completed',10,'2024-06-08 23:50:27','2024-06-09 01:06:30','2024-06-09 01:01:26','2024-06-09 01:06:29',NULL,0,0,NULL,NULL),(22060,'mixpanel','completed',10,'2024-06-08 23:26:29','2024-06-09 01:16:34','2024-06-09 01:11:28','2024-06-09 01:16:33',NULL,0,0,NULL,NULL),(22061,'mixpanel','completed',10,'2024-06-08 23:38:29','2024-06-09 01:26:29','2024-06-09 01:21:28','2024-06-09 01:26:28',NULL,0,0,NULL,NULL),(22062,'mixpanel','completed',10,'2024-06-09 00:28:32','2024-06-09 01:33:52','2024-06-09 01:31:31','2024-06-09 01:33:51',NULL,0,0,NULL,NULL),(22063,'mixpanel','completed',10,'2024-06-09 00:21:29','2024-06-09 01:41:32','2024-06-09 01:36:28','2024-06-09 01:41:31',NULL,0,0,NULL,NULL),(22064,'mixpanel','completed',10,'2024-06-09 00:19:29','2024-06-09 01:51:27','2024-06-09 01:46:28','2024-06-09 01:51:27',NULL,0,0,NULL,NULL),(22065,'mixpanel','completed',10,'2024-06-09 00:42:30','2024-06-09 02:01:33','2024-06-09 01:56:29','2024-06-09 02:01:32',NULL,0,0,NULL,NULL),(22066,'mixpanel','completed',10,'2024-06-09 00:16:34','2024-06-09 02:11:33','2024-06-09 02:06:33','2024-06-09 02:11:32',NULL,0,0,NULL,NULL),(22067,'mixpanel','completed',10,'2024-06-09 00:20:36','2024-06-09 02:21:31','2024-06-09 02:16:35','2024-06-09 02:21:29',NULL,0,0,NULL,NULL),(22068,'mixpanel','completed',10,'2024-06-09 00:55:34','2024-06-09 02:31:35','2024-06-09 02:24:33','2024-06-09 02:31:34',NULL,0,0,NULL,NULL),(22069,'mixpanel','completed',10,'2024-06-09 01:29:31','2024-06-09 02:41:32','2024-06-09 02:36:30','2024-06-09 02:41:31',NULL,0,0,NULL,NULL),(22070,'mixpanel','completed',10,'2024-06-09 00:56:30','2024-06-09 02:51:41','2024-06-09 02:46:29','2024-06-09 02:51:40',NULL,0,0,NULL,NULL),(22071,'mixpanel','completed',10,'2024-06-09 01:49:30','2024-06-09 03:01:32','2024-06-09 02:56:29','2024-06-09 03:01:31',NULL,0,0,NULL,NULL),(22072,'mixpanel','completed',10,'2024-06-09 02:01:28','2024-06-09 03:11:32','2024-06-09 03:06:27','2024-06-09 03:11:31',NULL,0,0,NULL,NULL),(22073,'mixpanel','completed',10,'2024-06-09 01:24:29','2024-06-09 03:21:34','2024-06-09 03:16:28','2024-06-09 03:21:32',NULL,0,0,NULL,NULL),(22074,'mixpanel','completed',10,'2024-06-09 02:11:27','2024-06-09 03:29:09','2024-06-09 03:26:26','2024-06-09 03:29:07',NULL,0,0,NULL,NULL),(22075,'mixpanel','completed',10,'2024-06-09 02:19:31','2024-06-09 03:36:34','2024-06-09 03:31:30','2024-06-09 03:36:33',NULL,0,0,NULL,NULL),(22076,'mixpanel','completed',10,'2024-06-09 02:29:33','2024-06-09 03:46:26','2024-06-09 03:41:32','2024-06-09 03:46:25',NULL,0,0,NULL,NULL),(22077,'mixpanel','completed',10,'2024-06-09 02:39:30','2024-06-09 03:55:41','2024-06-09 03:51:29','2024-06-09 03:55:40',NULL,0,0,NULL,NULL),(22078,'mixpanel','completed',10,'2024-06-09 02:36:35','2024-06-09 04:06:30','2024-06-09 04:01:34','2024-06-09 04:06:29',NULL,0,0,NULL,NULL),(22079,'mixpanel','completed',10,'2024-06-09 02:17:32','2024-06-09 04:16:29','2024-06-09 04:11:31','2024-06-09 04:16:27',NULL,0,0,NULL,NULL),(22080,'mixpanel','completed',10,'2024-06-09 03:19:30','2024-06-09 04:24:25','2024-06-09 04:21:29','2024-06-09 04:24:24',NULL,0,0,NULL,NULL),(22081,'mixpanel','completed',10,'2024-06-09 02:52:38','2024-06-09 04:31:32','2024-06-09 04:26:37','2024-06-09 04:31:30',NULL,0,0,NULL,NULL),(22082,'mixpanel','completed',10,'2024-06-09 03:21:34','2024-06-09 04:41:42','2024-06-09 04:36:33','2024-06-09 04:41:39',NULL,0,0,NULL,NULL),(22083,'mixpanel','completed',10,'2024-06-09 03:36:33','2024-06-09 04:51:05','2024-06-09 04:46:31','2024-06-09 04:51:04',NULL,0,0,NULL,NULL),(22084,'mixpanel','completed',10,'2024-06-09 03:53:28','2024-06-09 05:01:28','2024-06-09 04:56:27','2024-06-09 05:01:27',NULL,0,0,NULL,NULL),(22085,'mixpanel','completed',10,'2024-06-09 03:52:29','2024-06-09 05:11:32','2024-06-09 05:06:28','2024-06-09 05:11:31',NULL,0,0,NULL,NULL),(22086,'mixpanel','completed',10,'2024-06-09 04:01:34','2024-06-09 05:21:35','2024-06-09 05:15:33','2024-06-09 05:21:34',NULL,0,0,NULL,NULL),(22087,'mixpanel','completed',10,'2024-06-09 03:53:28','2024-06-09 05:31:31','2024-06-09 05:26:27','2024-06-09 05:31:30',NULL,0,0,NULL,NULL),(22088,'mixpanel','completed',10,'2024-06-09 03:57:28','2024-06-09 05:41:32','2024-06-09 05:36:27','2024-06-09 05:41:31',NULL,0,0,NULL,NULL),(22089,'mixpanel','completed',10,'2024-06-09 04:08:28','2024-06-09 05:51:28','2024-06-09 05:46:27','2024-06-09 05:51:27',NULL,0,0,NULL,NULL),(22090,'mixpanel','completed',10,'2024-06-09 04:15:31','2024-06-09 06:01:31','2024-06-09 05:56:30','2024-06-09 06:01:30',NULL,0,0,NULL,NULL),(22091,'mixpanel','completed',10,'2024-06-09 04:44:33','2024-06-09 06:11:33','2024-06-09 06:06:33','2024-06-09 06:11:32',NULL,0,0,NULL,NULL),(22092,'mixpanel','completed',10,'2024-06-09 04:31:33','2024-06-09 06:21:31','2024-06-09 06:16:32','2024-06-09 06:21:30',NULL,0,0,NULL,NULL),(22093,'mixpanel','completed',10,'2024-06-09 04:58:33','2024-06-09 06:31:31','2024-06-09 06:26:32','2024-06-09 06:31:30',NULL,0,0,NULL,NULL),(22094,'mixpanel','completed',10,'2024-06-09 04:57:33','2024-06-09 06:41:31','2024-06-09 06:36:31','2024-06-09 06:41:30',NULL,0,0,NULL,NULL),(22095,'mixpanel','completed',10,'2024-06-09 05:40:33','2024-06-09 06:56:29','2024-06-09 06:51:32','2024-06-09 06:56:28',NULL,0,0,NULL,NULL),(22096,'mixpanel','completed',10,'2024-06-09 05:11:33','2024-06-09 07:06:28','2024-06-09 07:01:32','2024-06-09 07:06:27',NULL,0,0,NULL,NULL),(22097,'mixpanel','completed',10,'2024-06-09 05:43:32','2024-06-09 07:16:37','2024-06-09 07:11:31','2024-06-09 07:16:36',NULL,0,0,NULL,NULL),(22098,'mixpanel','completed',10,'2024-06-09 05:54:27','2024-06-09 07:26:30','2024-06-09 07:21:26','2024-06-09 07:26:29',NULL,0,0,NULL,NULL),(22099,'mixpanel','completed',10,'2024-06-09 05:41:34','2024-06-09 07:36:33','2024-06-09 07:31:33','2024-06-09 07:36:32',NULL,0,0,NULL,NULL),(22100,'mixpanel','completed',10,'2024-06-09 06:36:42','2024-06-09 07:46:33','2024-06-09 07:41:40','2024-06-09 07:46:32',NULL,0,0,NULL,NULL),(22101,'mixpanel','completed',10,'2024-06-09 06:11:27','2024-06-09 07:56:33','2024-06-09 07:51:27','2024-06-09 07:56:32',NULL,0,0,NULL,NULL),(22102,'mixpanel','completed',10,'2024-06-09 06:20:31','2024-06-09 08:06:32','2024-06-09 08:01:30','2024-06-09 08:06:31',NULL,0,0,NULL,NULL),(22103,'mixpanel','completed',10,'2024-06-09 06:35:35','2024-06-09 08:16:30','2024-06-09 08:09:34','2024-06-09 08:16:29',NULL,0,0,NULL,NULL),(22104,'mixpanel','completed',10,'2024-06-09 06:32:27','2024-06-09 08:26:31','2024-06-09 08:21:26','2024-06-09 08:26:30',NULL,0,0,NULL,NULL),(22105,'mixpanel','completed',10,'2024-06-09 07:13:31','2024-06-09 08:36:32','2024-06-09 08:31:30','2024-06-09 08:36:31',NULL,0,0,NULL,NULL),(22106,'mixpanel','completed',10,'2024-06-09 07:03:33','2024-06-09 08:46:33','2024-06-09 08:41:32','2024-06-09 08:46:32',NULL,0,0,NULL,NULL),(22107,'mixpanel','completed',10,'2024-06-09 07:10:31','2024-06-09 08:56:32','2024-06-09 08:51:30','2024-06-09 08:56:31',NULL,0,0,NULL,NULL),(22108,'mixpanel','completed',10,'2024-06-09 07:07:32','2024-06-09 09:06:31','2024-06-09 09:01:31','2024-06-09 09:06:30',NULL,0,0,NULL,NULL),(22109,'mixpanel','completed',10,'2024-06-09 07:23:35','2024-06-09 09:14:49','2024-06-09 09:11:34','2024-06-09 09:14:47',NULL,0,0,NULL,NULL),(22110,'mixpanel','completed',10,'2024-06-09 07:47:50','2024-06-09 09:26:39','2024-06-09 09:21:45','2024-06-09 09:26:37',NULL,0,0,NULL,NULL),(22111,'mixpanel','completed',10,'2024-06-09 07:30:32','2024-06-09 09:33:47','2024-06-09 09:31:31','2024-06-09 09:33:46',NULL,0,0,NULL,NULL),(22112,'mixpanel','completed',10,'2024-06-09 08:15:32','2024-06-09 09:41:07','2024-06-09 09:36:31','2024-06-09 09:41:06',NULL,0,0,NULL,NULL),(22113,'mixpanel','completed',10,'2024-06-09 08:34:33','2024-06-09 09:51:33','2024-06-09 09:46:32','2024-06-09 09:51:32',NULL,0,0,NULL,NULL),(22114,'mixpanel','completed',10,'2024-06-09 08:33:34','2024-06-09 10:01:32','2024-06-09 09:56:33','2024-06-09 10:01:31',NULL,0,0,NULL,NULL),(22115,'mixpanel','completed',10,'2024-06-09 08:57:35','2024-06-09 10:11:34','2024-06-09 10:06:34','2024-06-09 10:11:33',NULL,0,0,NULL,NULL),(22116,'mixpanel','completed',10,'2024-06-09 08:50:34','2024-06-09 10:21:31','2024-06-09 10:16:33','2024-06-09 10:21:30',NULL,0,0,NULL,NULL),(22117,'mixpanel','completed',10,'2024-06-09 09:02:30','2024-06-09 10:31:41','2024-06-09 10:26:29','2024-06-09 10:31:40',NULL,0,0,NULL,NULL),(22118,'mixpanel','completed',10,'2024-06-09 08:46:33','2024-06-09 10:46:30','2024-06-09 10:41:32','2024-06-09 10:46:29',NULL,0,0,NULL,NULL),(22119,'mixpanel','completed',10,'2024-06-09 09:16:32','2024-06-09 10:56:33','2024-06-09 10:51:31','2024-06-09 10:56:32',NULL,0,0,NULL,NULL),(22120,'mixpanel','completed',10,'2024-06-09 09:34:32','2024-06-09 11:06:34','2024-06-09 11:01:31','2024-06-09 11:06:33',NULL,0,0,NULL,NULL),(22121,'mixpanel','completed',10,'2024-06-09 09:41:31','2024-06-09 11:16:29','2024-06-09 11:11:30','2024-06-09 11:16:28',NULL,0,0,NULL,NULL),(22122,'mixpanel','completed',10,'2024-06-09 09:35:28','2024-06-09 11:26:34','2024-06-09 11:21:27','2024-06-09 11:26:33',NULL,0,0,NULL,NULL),(22123,'mixpanel','completed',10,'2024-06-09 10:14:31','2024-06-09 11:36:33','2024-06-09 11:31:30','2024-06-09 11:36:32',NULL,0,0,NULL,NULL),(22124,'mixpanel','completed',10,'2024-06-09 10:11:33','2024-06-09 11:46:33','2024-06-09 11:41:32','2024-06-09 11:46:32',NULL,0,0,NULL,NULL),(22125,'mixpanel','completed',10,'2024-06-09 10:38:29','2024-06-09 11:56:33','2024-06-09 11:51:28','2024-06-09 11:56:32',NULL,0,0,NULL,NULL),(22126,'mixpanel','completed',10,'2024-06-09 10:07:33','2024-06-09 12:06:34','2024-06-09 12:01:32','2024-06-09 12:06:33',NULL,0,0,NULL,NULL),(22127,'mixpanel','completed',10,'2024-06-09 10:53:33','2024-06-09 12:16:35','2024-06-09 12:11:32','2024-06-09 12:16:34',NULL,0,0,NULL,NULL),(22128,'mixpanel','completed',10,'2024-06-09 11:09:35','2024-06-09 12:26:34','2024-06-09 12:21:34','2024-06-09 12:26:33',NULL,0,0,NULL,NULL),(22129,'mixpanel','completed',10,'2024-06-09 11:27:33','2024-06-09 12:35:03','2024-06-09 12:31:32','2024-06-09 12:35:02',NULL,0,0,NULL,NULL),(22130,'mixpanel','completed',10,'2024-06-09 11:25:39','2024-06-09 12:43:54','2024-06-09 12:41:35','2024-06-09 12:43:53',NULL,0,0,NULL,NULL),(22131,'mixpanel','completed',10,'2024-06-09 10:50:32','2024-06-09 12:51:29','2024-06-09 12:46:31','2024-06-09 12:51:28',NULL,0,0,NULL,NULL),(22132,'mixpanel','completed',10,'2024-06-09 11:52:28','2024-06-09 13:01:25','2024-06-09 12:56:27','2024-06-09 13:01:24',NULL,0,0,NULL,NULL),(22133,'mixpanel','completed',10,'2024-06-09 11:54:32','2024-06-09 13:11:30','2024-06-09 13:06:31','2024-06-09 13:11:29',NULL,0,0,NULL,NULL),(22134,'mixpanel','completed',10,'2024-06-09 11:54:28','2024-06-09 13:21:31','2024-06-09 13:16:27','2024-06-09 13:21:30',NULL,0,0,NULL,NULL),(22135,'mixpanel','completed',10,'2024-06-09 11:35:33','2024-06-09 13:31:32','2024-06-09 13:26:33','2024-06-09 13:31:31',NULL,0,0,NULL,NULL),(22136,'mixpanel','completed',10,'2024-06-09 12:07:32','2024-06-09 13:41:32','2024-06-09 13:36:32','2024-06-09 13:41:31',NULL,0,0,NULL,NULL),(22137,'mixpanel','completed',10,'2024-06-09 12:27:32','2024-06-09 13:51:32','2024-06-09 13:46:31','2024-06-09 13:51:31',NULL,0,0,NULL,NULL),(22138,'mixpanel','completed',10,'2024-06-09 12:49:34','2024-06-09 14:01:31','2024-06-09 13:56:33','2024-06-09 14:01:30',NULL,0,0,NULL,NULL),(22139,'mixpanel','completed',10,'2024-06-09 12:11:29','2024-06-09 14:11:33','2024-06-09 14:06:29','2024-06-09 14:11:32',NULL,0,0,NULL,NULL),(22140,'mixpanel','completed',10,'2024-06-09 12:19:30','2024-06-09 14:21:36','2024-06-09 14:16:29','2024-06-09 14:21:35',NULL,0,0,NULL,NULL),(22141,'mixpanel','completed',10,'2024-06-09 12:49:33','2024-06-09 14:31:32','2024-06-09 14:26:32','2024-06-09 14:31:31',NULL,0,0,NULL,NULL),(22142,'mixpanel','completed',10,'2024-06-09 12:38:30','2024-06-09 14:43:30','2024-06-09 14:36:29','2024-06-09 14:43:26',NULL,0,0,NULL,NULL),(22143,'mixpanel','completed',10,'2024-06-09 13:19:31','2024-06-09 14:51:30','2024-06-09 14:46:30','2024-06-09 14:51:29',NULL,0,0,NULL,NULL),(22144,'mixpanel','completed',10,'2024-06-09 13:34:35','2024-06-09 15:01:31','2024-06-09 14:56:34','2024-06-09 15:01:30',NULL,0,0,NULL,NULL),(22145,'mixpanel','completed',10,'2024-06-09 13:57:31','2024-06-09 15:11:33','2024-06-09 15:06:30','2024-06-09 15:11:32',NULL,0,0,NULL,NULL),(22146,'mixpanel','completed',10,'2024-06-09 13:31:31','2024-06-09 15:21:33','2024-06-09 15:16:30','2024-06-09 15:21:32',NULL,0,0,NULL,NULL),(22147,'mixpanel','completed',10,'2024-06-09 13:34:32','2024-06-09 15:31:34','2024-06-09 15:26:31','2024-06-09 15:31:33',NULL,0,0,NULL,NULL),(22148,'mixpanel','completed',10,'2024-06-09 13:59:33','2024-06-09 15:41:29','2024-06-09 15:36:32','2024-06-09 15:41:28',NULL,0,0,NULL,NULL),(22149,'mixpanel','completed',10,'2024-06-09 14:36:32','2024-06-09 15:51:31','2024-06-09 15:46:31','2024-06-09 15:51:30',NULL,0,0,NULL,NULL),(22150,'mixpanel','completed',10,'2024-06-09 14:10:39','2024-06-09 15:58:56','2024-06-09 15:56:38','2024-06-09 15:58:55',NULL,0,0,NULL,NULL),(22151,'mixpanel','completed',10,'2024-06-09 14:25:33','2024-06-09 16:06:31','2024-06-09 16:01:32','2024-06-09 16:06:30',NULL,0,0,NULL,NULL),(22152,'mixpanel','completed',10,'2024-06-09 14:11:29','2024-06-09 16:16:32','2024-06-09 16:11:28','2024-06-09 16:16:31',NULL,0,0,NULL,NULL),(22153,'mixpanel','completed',10,'2024-06-09 14:52:33','2024-06-09 16:26:29','2024-06-09 16:21:32','2024-06-09 16:26:28',NULL,0,0,NULL,NULL),(22154,'mixpanel','completed',10,'2024-06-09 15:24:32','2024-06-09 16:36:31','2024-06-09 16:31:31','2024-06-09 16:36:30',NULL,0,0,NULL,NULL),(22155,'schedule_re_engagement_email','completed',10,'2024-06-10 16:36:31','2024-06-10 16:36:32','2024-06-09 16:36:30','2024-06-10 16:36:31',NULL,0,0,NULL,NULL),(22156,'mixpanel','completed',10,'2024-06-09 15:38:32','2024-06-09 16:46:29','2024-06-09 16:41:32','2024-06-09 16:46:28',NULL,0,0,NULL,NULL),(22157,'mixpanel','completed',10,'2024-06-09 15:39:35','2024-06-09 16:56:27','2024-06-09 16:51:34','2024-06-09 16:56:26',NULL,0,0,NULL,NULL),(22158,'mixpanel','completed',10,'2024-06-09 15:24:31','2024-06-09 17:06:32','2024-06-09 17:01:30','2024-06-09 17:06:31',NULL,0,0,NULL,NULL),(22159,'mixpanel','completed',10,'2024-06-09 15:23:28','2024-06-09 17:16:34','2024-06-09 17:09:27','2024-06-09 17:16:32',NULL,0,0,NULL,NULL),(22160,'mixpanel','completed',10,'2024-06-09 16:19:32','2024-06-09 17:26:34','2024-06-09 17:21:31','2024-06-09 17:26:33',NULL,0,0,NULL,NULL),(22161,'mixpanel','completed',10,'2024-06-09 16:28:31','2024-06-09 17:36:34','2024-06-09 17:31:30','2024-06-09 17:36:33',NULL,0,0,NULL,NULL),(22162,'mixpanel','completed',10,'2024-06-09 15:50:34','2024-06-09 17:44:28','2024-06-09 17:41:33','2024-06-09 17:44:27',NULL,0,0,NULL,NULL),(22163,'mixpanel','completed',10,'2024-06-09 16:25:34','2024-06-09 17:51:33','2024-06-09 17:46:33','2024-06-09 17:51:32',NULL,0,0,NULL,NULL),(22164,'mixpanel','completed',10,'2024-06-09 16:13:27','2024-06-09 18:01:29','2024-06-09 17:56:26','2024-06-09 18:01:28',NULL,0,0,NULL,NULL),(22165,'mixpanel','completed',10,'2024-06-09 16:34:32','2024-06-09 18:11:28','2024-06-09 18:06:31','2024-06-09 18:11:27',NULL,0,0,NULL,NULL),(22166,'mixpanel','completed',10,'2024-06-09 17:03:34','2024-06-09 18:21:28','2024-06-09 18:16:33','2024-06-09 18:21:27',NULL,0,0,NULL,NULL),(22167,'mixpanel','completed',10,'2024-06-09 16:35:33','2024-06-09 18:31:33','2024-06-09 18:26:32','2024-06-09 18:31:32',NULL,0,0,NULL,NULL),(22168,'mixpanel','completed',10,'2024-06-09 16:47:53','2024-06-09 18:41:30','2024-06-09 18:35:52','2024-06-09 18:41:29',NULL,0,0,NULL,NULL),(22169,'mixpanel','completed',10,'2024-06-09 17:11:32','2024-06-09 18:51:32','2024-06-09 18:46:31','2024-06-09 18:51:31',NULL,0,0,NULL,NULL),(22170,'mixpanel','completed',10,'2024-06-09 17:37:33','2024-06-09 19:01:32','2024-06-09 18:56:32','2024-06-09 19:01:31',NULL,0,0,NULL,NULL),(22171,'mixpanel','completed',10,'2024-06-09 17:58:37','2024-06-09 19:11:34','2024-06-09 19:06:36','2024-06-09 19:11:33',NULL,0,0,NULL,NULL),(22172,'mixpanel','completed',10,'2024-06-09 17:49:29','2024-06-09 19:21:34','2024-06-09 19:16:28','2024-06-09 19:21:33',NULL,0,0,NULL,NULL),(22173,'mixpanel','completed',10,'2024-06-09 18:11:33','2024-06-09 19:31:34','2024-06-09 19:26:32','2024-06-09 19:31:33',NULL,0,0,NULL,NULL),(22174,'mixpanel','completed',10,'2024-06-09 18:32:33','2024-06-09 19:41:35','2024-06-09 19:36:33','2024-06-09 19:41:33',NULL,0,0,NULL,NULL),(22175,'mixpanel','completed',10,'2024-06-09 18:13:29','2024-06-09 19:51:32','2024-06-09 19:46:28','2024-06-09 19:51:31',NULL,0,0,NULL,NULL),(22176,'mixpanel','completed',10,'2024-06-09 18:03:29','2024-06-09 20:00:38','2024-06-09 19:56:28','2024-06-09 20:00:37',NULL,0,0,NULL,NULL),(22177,'mixpanel','completed',10,'2024-06-09 18:59:32','2024-06-09 20:11:29','2024-06-09 20:06:31','2024-06-09 20:11:28',NULL,0,0,NULL,NULL),(22178,'mixpanel','completed',10,'2024-06-09 18:41:35','2024-06-09 20:21:00','2024-06-09 20:16:33','2024-06-09 20:20:59',NULL,0,0,NULL,NULL),(22179,'mixpanel','completed',10,'2024-06-09 19:15:35','2024-06-09 20:31:34','2024-06-09 20:26:34','2024-06-09 20:31:33',NULL,0,0,NULL,NULL),(22180,'mixpanel','completed',10,'2024-06-09 19:00:34','2024-06-09 20:41:34','2024-06-09 20:36:33','2024-06-09 20:41:33',NULL,0,0,NULL,NULL),(22181,'mixpanel','completed',10,'2024-06-09 19:03:33','2024-06-09 20:51:33','2024-06-09 20:46:32','2024-06-09 20:51:32',NULL,0,0,NULL,NULL),(22182,'mixpanel','completed',10,'2024-06-09 19:14:34','2024-06-09 21:00:19','2024-06-09 20:56:33','2024-06-09 21:00:18',NULL,0,0,NULL,NULL),(22183,'mixpanel','completed',10,'2024-06-09 19:31:36','2024-06-09 21:11:34','2024-06-09 21:06:35','2024-06-09 21:11:33',NULL,0,0,NULL,NULL),(22184,'mixpanel','completed',10,'2024-06-09 19:39:31','2024-06-09 21:21:33','2024-06-09 21:15:30','2024-06-09 21:21:32',NULL,0,0,NULL,NULL),(22185,'mixpanel','completed',10,'2024-06-09 19:38:33','2024-06-09 21:31:33','2024-06-09 21:26:32','2024-06-09 21:31:32',NULL,0,0,NULL,NULL),(22186,'mixpanel','completed',10,'2024-06-09 19:40:33','2024-06-09 21:41:36','2024-06-09 21:36:32','2024-06-09 21:41:35',NULL,0,0,NULL,NULL),(22187,'mixpanel','completed',10,'2024-06-09 20:10:33','2024-06-09 21:51:49','2024-06-09 21:46:32','2024-06-09 21:51:48',NULL,0,0,NULL,NULL),(22188,'mixpanel','completed',10,'2024-06-09 20:52:36','2024-06-09 22:01:34','2024-06-09 21:56:34','2024-06-09 22:01:33',NULL,0,0,NULL,NULL),(22189,'export_files_cleanup','completed',10,'2024-06-22 22:00:00','2024-06-22 22:01:39','2024-06-09 22:03:41','2024-06-22 22:01:38',NULL,0,0,NULL,NULL),(22190,'mixpanel','completed',10,'2024-06-09 21:00:42','2024-06-09 22:06:33','2024-06-09 22:03:41','2024-06-09 22:06:32',NULL,0,0,NULL,NULL),(22191,'mixpanel','completed',10,'2024-06-09 20:42:34','2024-06-09 22:16:34','2024-06-09 22:11:33','2024-06-09 22:16:33',NULL,0,0,NULL,NULL),(22192,'mixpanel','completed',10,'2024-06-09 20:42:32','2024-06-09 22:26:34','2024-06-09 22:21:31','2024-06-09 22:26:33',NULL,0,0,NULL,NULL),(22193,'mixpanel','completed',10,'2024-06-09 21:07:34','2024-06-09 22:36:32','2024-06-09 22:31:33','2024-06-09 22:36:31',NULL,0,0,NULL,NULL),(22194,'mixpanel','completed',10,'2024-06-09 21:16:34','2024-06-09 22:46:34','2024-06-09 22:41:33','2024-06-09 22:46:33',NULL,0,0,NULL,NULL),(22195,'mixpanel','completed',10,'2024-06-09 21:48:35','2024-06-09 22:56:30','2024-06-09 22:51:34','2024-06-09 22:56:29',NULL,0,0,NULL,NULL),(22196,'mixpanel','completed',10,'2024-06-09 21:32:34','2024-06-09 23:06:29','2024-06-09 23:01:33','2024-06-09 23:06:28',NULL,0,0,NULL,NULL),(22197,'mixpanel','completed',10,'2024-06-09 22:00:31','2024-06-09 23:16:30','2024-06-09 23:11:30','2024-06-09 23:16:29',NULL,0,0,NULL,NULL),(22198,'mixpanel','completed',10,'2024-06-09 21:29:31','2024-06-09 23:23:46','2024-06-09 23:21:30','2024-06-09 23:23:45',NULL,0,0,NULL,NULL),(22199,'mixpanel','completed',10,'2024-06-09 21:39:52','2024-06-09 23:31:34','2024-06-09 23:26:51','2024-06-09 23:31:32',NULL,0,0,NULL,NULL),(22200,'mixpanel','completed',10,'2024-06-09 21:50:40','2024-06-09 23:41:34','2024-06-09 23:36:38','2024-06-09 23:41:33',NULL,0,0,NULL,NULL),(22201,'mixpanel','completed',10,'2024-06-09 22:43:27','2024-06-09 23:51:34','2024-06-09 23:46:26','2024-06-09 23:51:33',NULL,0,0,NULL,NULL),(22202,'mixpanel','completed',10,'2024-06-09 22:07:18','2024-06-09 23:56:34','2024-06-09 23:54:17','2024-06-09 23:56:33',NULL,0,0,NULL,NULL),(22203,'mixpanel','completed',10,'2024-06-09 22:04:33','2024-06-10 00:06:33','2024-06-10 00:01:32','2024-06-10 00:06:31',NULL,0,0,NULL,NULL),(22204,'mixpanel','completed',10,'2024-06-09 22:58:35','2024-06-10 00:14:16','2024-06-10 00:11:34','2024-06-10 00:14:14',NULL,0,0,NULL,NULL),(22205,'mixpanel','completed',10,'2024-06-09 23:12:29','2024-06-10 00:21:32','2024-06-10 00:16:29','2024-06-10 00:21:31',NULL,0,0,NULL,NULL),(22206,'mixpanel','completed',10,'2024-06-09 23:00:28','2024-06-10 00:31:29','2024-06-10 00:26:27','2024-06-10 00:31:28',NULL,0,0,NULL,NULL),(22207,'mixpanel','completed',10,'2024-06-09 23:29:28','2024-06-10 00:41:30','2024-06-10 00:36:27','2024-06-10 00:41:29',NULL,0,0,NULL,NULL),(22208,'mixpanel','completed',10,'2024-06-09 23:44:31','2024-06-10 00:51:33','2024-06-10 00:46:30','2024-06-10 00:51:32',NULL,0,0,NULL,NULL),(22209,'mixpanel','completed',10,'2024-06-09 23:30:28','2024-06-10 01:01:33','2024-06-10 00:56:27','2024-06-10 01:01:32',NULL,0,0,NULL,NULL),(22210,'mixpanel','completed',10,'2024-06-10 00:00:30','2024-06-10 01:11:33','2024-06-10 01:06:29','2024-06-10 01:11:32',NULL,0,0,NULL,NULL),(22211,'mixpanel','completed',10,'2024-06-09 23:45:36','2024-06-10 01:21:40','2024-06-10 01:16:35','2024-06-10 01:21:39',NULL,0,0,NULL,NULL),(22212,'mixpanel','completed',10,'2024-06-09 23:33:20','2024-06-10 01:26:36','2024-06-10 01:24:19','2024-06-10 01:26:35',NULL,0,0,NULL,NULL),(22213,'mixpanel','completed',10,'2024-06-09 23:49:32','2024-06-10 01:36:27','2024-06-10 01:31:32','2024-06-10 01:36:26',NULL,0,0,NULL,NULL),(22214,'mixpanel','completed',10,'2024-06-10 00:19:36','2024-06-10 01:46:32','2024-06-10 01:41:35','2024-06-10 01:46:31',NULL,0,0,NULL,NULL),(22215,'mixpanel','completed',10,'2024-06-10 00:45:30','2024-06-10 01:56:31','2024-06-10 01:51:29','2024-06-10 01:56:30',NULL,0,0,NULL,NULL),(22216,'mixpanel','completed',10,'2024-06-10 00:02:29','2024-06-10 02:04:23','2024-06-10 02:01:28','2024-06-10 02:04:22',NULL,0,0,NULL,NULL),(22217,'mixpanel','completed',10,'2024-06-10 00:46:32','2024-06-10 02:11:33','2024-06-10 02:06:31','2024-06-10 02:11:32',NULL,0,0,NULL,NULL),(22218,'mixpanel','completed',10,'2024-06-10 00:29:34','2024-06-10 02:21:32','2024-06-10 02:16:33','2024-06-10 02:21:31',NULL,0,0,NULL,NULL),(22219,'mixpanel','completed',10,'2024-06-10 01:22:34','2024-06-10 02:31:30','2024-06-10 02:26:33','2024-06-10 02:31:28',NULL,0,0,NULL,NULL),(22220,'mixpanel','completed',10,'2024-06-10 01:06:33','2024-06-10 02:41:30','2024-06-10 02:36:32','2024-06-10 02:41:29',NULL,0,0,NULL,NULL),(22221,'mixpanel','completed',10,'2024-06-10 01:29:23','2024-06-10 02:49:08','2024-06-10 02:46:21','2024-06-10 02:49:08',NULL,0,0,NULL,NULL),(22222,'mixpanel','completed',10,'2024-06-10 01:16:37','2024-06-10 03:01:31','2024-06-10 02:55:33','2024-06-10 03:01:30',NULL,0,0,NULL,NULL),(22223,'mixpanel','completed',10,'2024-06-10 01:10:32','2024-06-10 03:11:10','2024-06-10 03:06:31','2024-06-10 03:11:09',NULL,0,0,NULL,NULL),(22224,'mixpanel','completed',10,'2024-06-10 01:27:28','2024-06-10 03:21:27','2024-06-10 03:16:27','2024-06-10 03:21:26',NULL,0,0,NULL,NULL),(22225,'mixpanel','completed',10,'2024-06-10 01:50:43','2024-06-10 03:26:27','2024-06-10 03:23:43','2024-06-10 03:26:26',NULL,0,0,NULL,NULL),(22226,'mixpanel','completed',10,'2024-06-10 02:04:31','2024-06-10 03:36:35','2024-06-10 03:31:30','2024-06-10 03:36:29',NULL,0,0,NULL,NULL),(22227,'mixpanel','completed',10,'2024-06-10 02:20:34','2024-06-10 03:46:32','2024-06-10 03:41:33','2024-06-10 03:46:31',NULL,0,0,NULL,NULL),(22228,'mixpanel','completed',10,'2024-06-10 02:19:30','2024-06-10 03:56:34','2024-06-10 03:51:29','2024-06-10 03:56:33',NULL,0,0,NULL,NULL),(22229,'mixpanel','completed',10,'2024-06-10 02:06:36','2024-06-10 04:06:35','2024-06-10 04:01:35','2024-06-10 04:06:34',NULL,0,0,NULL,NULL),(22230,'mixpanel','completed',10,'2024-06-10 02:23:34','2024-06-10 04:16:32','2024-06-10 04:11:33','2024-06-10 04:16:31',NULL,0,0,NULL,NULL),(22231,'mixpanel','completed',10,'2024-06-10 03:18:35','2024-06-10 04:26:30','2024-06-10 04:21:34','2024-06-10 04:26:29',NULL,0,0,NULL,NULL),(22232,'mixpanel','completed',10,'2024-06-10 02:55:38','2024-06-10 04:36:29','2024-06-10 04:31:37','2024-06-10 04:36:28',NULL,0,0,NULL,NULL),(22233,'mixpanel','completed',10,'2024-06-10 03:14:36','2024-06-10 04:46:29','2024-06-10 04:40:34','2024-06-10 04:46:28',NULL,0,0,NULL,NULL),(22234,'mixpanel','completed',10,'2024-06-10 03:22:31','2024-06-10 04:56:32','2024-06-10 04:51:30','2024-06-10 04:56:32',NULL,0,0,NULL,NULL),(22235,'mixpanel','completed',10,'2024-06-10 03:20:28','2024-06-10 05:06:30','2024-06-10 05:01:27','2024-06-10 05:06:29',NULL,0,0,NULL,NULL),(22236,'mixpanel','completed',10,'2024-06-10 03:53:25','2024-06-10 05:11:31','2024-06-10 05:09:24','2024-06-10 05:11:30',NULL,0,0,NULL,NULL),(22237,'mixpanel','completed',10,'2024-06-10 03:15:28','2024-06-10 05:21:32','2024-06-10 05:16:27','2024-06-10 05:21:31',NULL,0,0,NULL,NULL),(22238,'mixpanel','completed',10,'2024-06-10 03:50:31','2024-06-10 05:31:34','2024-06-10 05:26:30','2024-06-10 05:31:32',NULL,0,0,NULL,NULL),(22239,'mixpanel','completed',10,'2024-06-10 04:10:32','2024-06-10 05:45:43','2024-06-10 05:36:31','2024-06-10 05:45:42',NULL,0,0,NULL,NULL),(22240,'mixpanel','completed',10,'2024-06-10 04:45:32','2024-06-10 05:56:33','2024-06-10 05:51:31','2024-06-10 05:56:32',NULL,0,0,NULL,NULL),(22241,'mixpanel','completed',10,'2024-06-10 04:22:34','2024-06-10 06:06:34','2024-06-10 06:01:33','2024-06-10 06:06:33',NULL,0,0,NULL,NULL),(22242,'mixpanel','completed',10,'2024-06-10 05:04:35','2024-06-10 06:16:34','2024-06-10 06:11:34','2024-06-10 06:16:33',NULL,0,0,NULL,NULL),(22243,'mixpanel','completed',10,'2024-06-10 04:33:34','2024-06-10 06:26:32','2024-06-10 06:21:33','2024-06-10 06:26:31',NULL,0,0,NULL,NULL),(22244,'mixpanel','completed',10,'2024-06-10 04:32:31','2024-06-10 06:36:35','2024-06-10 06:31:30','2024-06-10 06:36:34',NULL,0,0,NULL,NULL),(22245,'mixpanel','completed',10,'2024-06-10 05:02:32','2024-06-10 06:46:36','2024-06-10 06:41:31','2024-06-10 06:46:35',NULL,0,0,NULL,NULL),(22246,'mixpanel','completed',10,'2024-06-10 05:02:35','2024-06-10 06:56:41','2024-06-10 06:51:34','2024-06-10 06:56:40',NULL,0,0,NULL,NULL),(22247,'mixpanel','completed',10,'2024-06-10 05:18:32','2024-06-10 07:06:35','2024-06-10 07:01:31','2024-06-10 07:06:34',NULL,0,0,NULL,NULL),(22248,'mixpanel','completed',10,'2024-06-10 05:59:35','2024-06-10 07:16:33','2024-06-10 07:11:34','2024-06-10 07:16:32',NULL,0,0,NULL,NULL),(22249,'mixpanel','completed',10,'2024-06-10 05:50:30','2024-06-10 07:26:36','2024-06-10 07:21:29','2024-06-10 07:26:35',NULL,0,0,NULL,NULL),(22250,'subscribers_engagement_score','completed',10,'2024-06-10 07:31:33','2024-06-10 07:36:37','2024-06-10 07:31:32','2024-06-10 07:36:36',NULL,0,0,NULL,NULL),(22251,'mixpanel','completed',10,'2024-06-10 05:44:33','2024-06-10 07:36:37','2024-06-10 07:31:32','2024-06-10 07:36:36',NULL,0,0,NULL,NULL),(22252,'subscribers_engagement_score','completed',10,'2024-06-11 10:24:00','2024-06-11 10:26:31','2024-06-10 07:36:36','2024-06-11 10:26:29',NULL,0,0,NULL,NULL),(22253,'mixpanel','completed',10,'2024-06-10 05:48:35','2024-06-10 07:46:36','2024-06-10 07:41:34','2024-06-10 07:46:35',NULL,0,0,NULL,NULL),(22254,'mixpanel','completed',10,'2024-06-10 06:20:35','2024-06-10 07:56:35','2024-06-10 07:51:35','2024-06-10 07:56:34',NULL,0,0,NULL,NULL),(22255,'mixpanel','completed',10,'2024-06-10 06:17:32','2024-06-10 08:06:35','2024-06-10 08:01:31','2024-06-10 08:06:34',NULL,0,0,NULL,NULL),(22256,'mixpanel','completed',10,'2024-06-10 06:57:34','2024-06-10 08:16:33','2024-06-10 08:11:33','2024-06-10 08:16:33',NULL,0,0,NULL,NULL),(22257,'mixpanel','completed',10,'2024-06-10 06:36:33','2024-06-10 08:26:36','2024-06-10 08:21:33','2024-06-10 08:26:35',NULL,0,0,NULL,NULL),(22258,'mixpanel','completed',10,'2024-06-10 07:11:33','2024-06-10 08:36:36','2024-06-10 08:31:32','2024-06-10 08:36:35',NULL,0,0,NULL,NULL),(22259,'mixpanel','completed',10,'2024-06-10 06:54:32','2024-06-10 08:46:33','2024-06-10 08:41:31','2024-06-10 08:46:32',NULL,0,0,NULL,NULL),(22260,'mixpanel','completed',10,'2024-06-10 07:28:33','2024-06-10 08:54:08','2024-06-10 08:51:32','2024-06-10 08:54:07',NULL,0,0,NULL,NULL),(22261,'mixpanel','completed',10,'2024-06-10 07:51:34','2024-06-10 09:01:34','2024-06-10 08:56:33','2024-06-10 09:01:33',NULL,0,0,NULL,NULL),(22262,'mixpanel','completed',10,'2024-06-10 07:42:35','2024-06-10 09:11:41','2024-06-10 09:06:34','2024-06-10 09:11:40',NULL,0,0,NULL,NULL),(22263,'mixpanel','completed',10,'2024-06-10 07:34:34','2024-06-10 09:21:34','2024-06-10 09:16:33','2024-06-10 09:21:33',NULL,0,0,NULL,NULL),(22264,'mixpanel','completed',10,'2024-06-10 08:08:02','2024-06-10 09:31:35','2024-06-10 09:25:01','2024-06-10 09:31:34',NULL,0,0,NULL,NULL),(22265,'mixpanel','completed',10,'2024-06-10 08:08:35','2024-06-10 09:41:35','2024-06-10 09:36:34','2024-06-10 09:41:34',NULL,0,0,NULL,NULL),(22266,'mixpanel','completed',10,'2024-06-10 08:46:34','2024-06-10 09:56:36','2024-06-10 09:51:33','2024-06-10 09:56:35',NULL,0,0,NULL,NULL),(22267,'mixpanel','completed',10,'2024-06-10 08:15:35','2024-06-10 10:06:34','2024-06-10 10:01:34','2024-06-10 10:06:33',NULL,0,0,NULL,NULL),(22268,'mixpanel','completed',10,'2024-06-10 08:34:35','2024-06-10 10:13:51','2024-06-10 10:11:34','2024-06-10 10:13:50',NULL,0,0,NULL,NULL),(22269,'mixpanel','completed',10,'2024-06-10 09:13:35','2024-06-10 10:21:35','2024-06-10 10:16:34','2024-06-10 10:21:34',NULL,0,0,NULL,NULL),(22270,'mixpanel','completed',10,'2024-06-10 09:02:35','2024-06-10 10:31:34','2024-06-10 10:26:34','2024-06-10 10:31:33',NULL,0,0,NULL,NULL),(22271,'mixpanel','completed',10,'2024-06-10 08:46:34','2024-06-10 10:41:37','2024-06-10 10:36:33','2024-06-10 10:41:36',NULL,0,0,NULL,NULL),(22272,'mixpanel','completed',10,'2024-06-10 08:50:36','2024-06-10 10:51:40','2024-06-10 10:46:35','2024-06-10 10:51:39',NULL,0,0,NULL,NULL),(22273,'mixpanel','completed',10,'2024-06-10 08:56:32','2024-06-10 11:01:33','2024-06-10 10:56:31','2024-06-10 11:01:31',NULL,0,0,NULL,NULL),(22274,'mixpanel','completed',10,'2024-06-10 09:12:34','2024-06-10 11:11:32','2024-06-10 11:06:33','2024-06-10 11:11:31',NULL,0,0,NULL,NULL),(22275,'mixpanel','completed',10,'2024-06-10 09:56:31','2024-06-10 11:21:33','2024-06-10 11:16:30','2024-06-10 11:21:32',NULL,0,0,NULL,NULL),(22276,'mixpanel','completed',10,'2024-06-10 09:59:32','2024-06-10 11:31:35','2024-06-10 11:26:31','2024-06-10 11:31:34',NULL,0,0,NULL,NULL),(22277,'mixpanel','completed',10,'2024-06-10 10:15:33','2024-06-10 11:41:33','2024-06-10 11:36:32','2024-06-10 11:41:32',NULL,0,0,NULL,NULL),(22278,'mixpanel','completed',10,'2024-06-10 09:51:34','2024-06-10 11:51:32','2024-06-10 11:46:33','2024-06-10 11:51:31',NULL,0,0,NULL,NULL),(22279,'mixpanel','completed',10,'2024-06-10 10:51:34','2024-06-10 12:01:31','2024-06-10 11:56:33','2024-06-10 12:01:30',NULL,0,0,NULL,NULL),(22280,'mixpanel','completed',10,'2024-06-10 10:34:44','2024-06-10 12:11:35','2024-06-10 12:06:43','2024-06-10 12:11:34',NULL,0,0,NULL,NULL),(22281,'mixpanel','completed',10,'2024-06-10 11:02:34','2024-06-10 12:21:34','2024-06-10 12:16:33','2024-06-10 12:21:33',NULL,0,0,NULL,NULL),(22282,'mixpanel','completed',10,'2024-06-10 11:00:33','2024-06-10 12:31:35','2024-06-10 12:26:32','2024-06-10 12:31:34',NULL,0,0,NULL,NULL),(22283,'mixpanel','completed',10,'2024-06-10 11:34:34','2024-06-10 12:41:35','2024-06-10 12:36:33','2024-06-10 12:41:34',NULL,0,0,NULL,NULL),(22284,'mixpanel','completed',10,'2024-06-10 11:27:46','2024-06-10 12:51:34','2024-06-10 12:46:45','2024-06-10 12:51:33',NULL,0,0,NULL,NULL),(22285,'mixpanel','completed',10,'2024-06-10 11:37:35','2024-06-10 13:01:34','2024-06-10 12:56:34','2024-06-10 13:01:33',NULL,0,0,NULL,NULL),(22286,'mixpanel','completed',10,'2024-06-10 11:38:35','2024-06-10 13:11:35','2024-06-10 13:06:34','2024-06-10 13:11:34',NULL,0,0,NULL,NULL),(22287,'mixpanel','completed',10,'2024-06-10 12:14:06','2024-06-10 13:21:32','2024-06-10 13:16:05','2024-06-10 13:21:31',NULL,0,0,NULL,NULL),(22288,'mixpanel','completed',10,'2024-06-10 11:30:37','2024-06-10 13:31:33','2024-06-10 13:26:36','2024-06-10 13:31:32',NULL,0,0,NULL,NULL),(22289,'mixpanel','completed',10,'2024-06-10 11:38:33','2024-06-10 13:41:37','2024-06-10 13:36:32','2024-06-10 13:41:36',NULL,0,0,NULL,NULL),(22290,'mixpanel','completed',10,'2024-06-10 12:19:35','2024-06-10 13:51:34','2024-06-10 13:46:35','2024-06-10 13:51:33',NULL,0,0,NULL,NULL),(22291,'mixpanel','completed',10,'2024-06-10 12:23:13','2024-06-10 14:01:31','2024-06-10 13:56:12','2024-06-10 14:01:30',NULL,0,0,NULL,NULL),(22292,'mixpanel','completed',10,'2024-06-10 12:42:35','2024-06-10 14:11:35','2024-06-10 14:06:34','2024-06-10 14:11:33',NULL,0,0,NULL,NULL),(22293,'mixpanel','completed',10,'2024-06-10 12:33:33','2024-06-10 14:21:34','2024-06-10 14:16:32','2024-06-10 14:21:33',NULL,0,0,NULL,NULL),(22294,'mixpanel','completed',10,'2024-06-10 13:20:34','2024-06-10 14:31:34','2024-06-10 14:26:34','2024-06-10 14:31:34',NULL,0,0,NULL,NULL),(22295,'mixpanel','completed',10,'2024-06-10 13:13:10','2024-06-10 14:41:33','2024-06-10 14:36:09','2024-06-10 14:41:33',NULL,0,0,NULL,NULL),(22296,'mixpanel','completed',10,'2024-06-10 12:46:34','2024-06-10 14:51:32','2024-06-10 14:46:33','2024-06-10 14:51:32',NULL,0,0,NULL,NULL),(22297,'mixpanel','completed',10,'2024-06-10 13:02:48','2024-06-10 14:56:34','2024-06-10 14:53:47','2024-06-10 14:56:33',NULL,0,0,NULL,NULL),(22298,'mixpanel','completed',10,'2024-06-10 13:32:35','2024-06-10 15:05:04','2024-06-10 15:01:34','2024-06-10 15:05:03',NULL,0,0,NULL,NULL),(22299,'mixpanel','completed',10,'2024-06-10 13:26:34','2024-06-10 15:16:33','2024-06-10 15:11:33','2024-06-10 15:16:32',NULL,0,0,NULL,NULL),(22300,'mixpanel','completed',10,'2024-06-10 13:39:33','2024-06-10 15:26:52','2024-06-10 15:21:32','2024-06-10 15:26:51',NULL,0,0,NULL,NULL),(22301,'mixpanel','completed',10,'2024-06-10 13:36:32','2024-06-10 15:36:34','2024-06-10 15:31:32','2024-06-10 15:36:33',NULL,0,0,NULL,NULL),(22302,'mixpanel','completed',10,'2024-06-10 13:55:34','2024-06-10 15:46:30','2024-06-10 15:41:33','2024-06-10 15:46:29',NULL,0,0,NULL,NULL),(22303,'mixpanel','completed',10,'2024-06-10 14:32:33','2024-06-10 16:01:31','2024-06-10 15:51:32','2024-06-10 16:01:30',NULL,0,0,NULL,NULL),(22304,'mixpanel','completed',10,'2024-06-10 14:48:33','2024-06-10 16:11:35','2024-06-10 16:06:32','2024-06-10 16:11:34',NULL,0,0,NULL,NULL),(22305,'mixpanel','completed',10,'2024-06-10 14:27:32','2024-06-10 16:21:33','2024-06-10 16:16:31','2024-06-10 16:21:32',NULL,0,0,NULL,NULL),(22306,'mixpanel','completed',10,'2024-06-10 14:28:34','2024-06-10 16:31:35','2024-06-10 16:26:33','2024-06-10 16:31:33',NULL,0,0,NULL,NULL),(22307,'mixpanel','completed',10,'2024-06-10 15:34:32','2024-06-10 16:41:34','2024-06-10 16:36:31','2024-06-10 16:41:33',NULL,0,0,NULL,NULL),(22308,'schedule_re_engagement_email','completed',10,'2024-06-11 16:41:34','2024-06-11 16:46:32','2024-06-10 16:41:33','2024-06-11 16:46:31',NULL,0,0,NULL,NULL),(22309,'mixpanel','completed',10,'2024-06-10 15:20:33','2024-06-10 16:51:35','2024-06-10 16:46:32','2024-06-10 16:51:34',NULL,0,0,NULL,NULL),(22310,'mixpanel','completed',10,'2024-06-10 15:07:34','2024-06-10 17:01:35','2024-06-10 16:56:33','2024-06-10 17:01:34',NULL,0,0,NULL,NULL),(22311,'mixpanel','completed',10,'2024-06-10 15:34:34','2024-06-10 17:11:34','2024-06-10 17:06:33','2024-06-10 17:11:33',NULL,0,0,NULL,NULL),(22312,'mixpanel','completed',10,'2024-06-10 15:41:33','2024-06-10 17:21:32','2024-06-10 17:16:32','2024-06-10 17:21:31',NULL,0,0,NULL,NULL),(22313,'mixpanel','completed',10,'2024-06-10 15:26:29','2024-06-10 17:31:31','2024-06-10 17:26:28','2024-06-10 17:31:30',NULL,0,0,NULL,NULL),(22314,'mixpanel','completed',10,'2024-06-10 15:37:35','2024-06-10 17:41:34','2024-06-10 17:36:34','2024-06-10 17:41:33',NULL,0,0,NULL,NULL),(22315,'mixpanel','completed',10,'2024-06-10 15:53:26','2024-06-10 17:46:34','2024-06-10 17:44:25','2024-06-10 17:46:33',NULL,0,0,NULL,NULL),(22316,'mixpanel','completed',10,'2024-06-10 16:04:35','2024-06-10 17:54:07','2024-06-10 17:51:34','2024-06-10 17:54:06',NULL,0,0,NULL,NULL),(22317,'mixpanel','completed',10,'2024-06-10 16:20:29','2024-06-10 18:01:34','2024-06-10 17:56:28','2024-06-10 18:01:33',NULL,0,0,NULL,NULL),(22318,'mixpanel','completed',10,'2024-06-10 16:20:33','2024-06-10 18:11:34','2024-06-10 18:06:32','2024-06-10 18:11:33',NULL,0,0,NULL,NULL),(22319,'mixpanel','completed',10,'2024-06-10 16:56:34','2024-06-10 18:21:34','2024-06-10 18:16:33','2024-06-10 18:21:33',NULL,0,0,NULL,NULL),(22320,'mixpanel','completed',10,'2024-06-10 16:40:34','2024-06-10 18:31:34','2024-06-10 18:26:33','2024-06-10 18:31:33',NULL,0,0,NULL,NULL),(22321,'mixpanel','completed',10,'2024-06-10 17:14:33','2024-06-10 18:41:34','2024-06-10 18:36:32','2024-06-10 18:41:33',NULL,0,0,NULL,NULL),(22322,'mixpanel','completed',10,'2024-06-10 17:41:33','2024-06-10 18:51:34','2024-06-10 18:46:32','2024-06-10 18:51:33',NULL,0,0,NULL,NULL),(22323,'mixpanel','completed',10,'2024-06-10 17:23:35','2024-06-10 19:01:35','2024-06-10 18:56:33','2024-06-10 19:01:34',NULL,0,0,NULL,NULL),(22324,'mixpanel','completed',10,'2024-06-10 17:23:55','2024-06-10 19:11:36','2024-06-10 19:06:53','2024-06-10 19:11:34',NULL,0,0,NULL,NULL),(22325,'mixpanel','completed',10,'2024-06-10 17:53:34','2024-06-10 19:21:34','2024-06-10 19:16:33','2024-06-10 19:21:33',NULL,0,0,NULL,NULL),(22326,'mixpanel','completed',10,'2024-06-10 17:48:35','2024-06-10 19:31:32','2024-06-10 19:26:34','2024-06-10 19:31:31',NULL,0,0,NULL,NULL),(22327,'mixpanel','completed',10,'2024-06-10 18:15:33','2024-06-10 19:38:59','2024-06-10 19:36:31','2024-06-10 19:38:58',NULL,0,0,NULL,NULL),(22328,'mixpanel','completed',10,'2024-06-10 18:05:33','2024-06-10 19:46:34','2024-06-10 19:41:32','2024-06-10 19:46:33',NULL,0,0,NULL,NULL),(22329,'mixpanel','completed',10,'2024-06-10 18:46:34','2024-06-10 19:56:34','2024-06-10 19:51:33','2024-06-10 19:56:33',NULL,0,0,NULL,NULL),(22330,'mixpanel','completed',10,'2024-06-10 18:30:33','2024-06-10 20:06:34','2024-06-10 20:01:32','2024-06-10 20:06:33',NULL,0,0,NULL,NULL),(22331,'mixpanel','completed',10,'2024-06-10 18:41:35','2024-06-10 20:16:31','2024-06-10 20:11:34','2024-06-10 20:16:30',NULL,0,0,NULL,NULL),(22332,'mixpanel','completed',10,'2024-06-10 18:26:31','2024-06-10 20:26:34','2024-06-10 20:21:30','2024-06-10 20:26:33',NULL,0,0,NULL,NULL),(22333,'mixpanel','completed',10,'2024-06-10 18:42:31','2024-06-10 20:36:33','2024-06-10 20:31:30','2024-06-10 20:36:32',NULL,0,0,NULL,NULL),(22334,'mixpanel','completed',10,'2024-06-10 19:02:37','2024-06-10 20:41:35','2024-06-10 20:38:36','2024-06-10 20:41:34',NULL,0,0,NULL,NULL),(22335,'mixpanel','completed',10,'2024-06-10 19:32:53','2024-06-10 20:51:50','2024-06-10 20:44:53','2024-06-10 20:51:48',NULL,0,0,NULL,NULL),(22336,'mixpanel','completed',10,'2024-06-10 19:36:34','2024-06-10 21:01:18','2024-06-10 20:56:33','2024-06-10 21:01:17',NULL,0,0,NULL,NULL),(22337,'mixpanel','completed',10,'2024-06-10 19:06:32','2024-06-10 21:11:34','2024-06-10 21:06:31','2024-06-10 21:11:33',NULL,0,0,NULL,NULL),(22338,'mixpanel','completed',10,'2024-06-10 19:16:34','2024-06-10 21:21:32','2024-06-10 21:16:33','2024-06-10 21:21:31',NULL,0,0,NULL,NULL),(22339,'mixpanel','completed',10,'2024-06-10 20:13:32','2024-06-10 21:31:34','2024-06-10 21:26:31','2024-06-10 21:31:33',NULL,0,0,NULL,NULL),(22340,'mixpanel','completed',10,'2024-06-10 20:09:34','2024-06-10 21:41:36','2024-06-10 21:36:33','2024-06-10 21:41:34',NULL,0,0,NULL,NULL),(22341,'mixpanel','completed',10,'2024-06-10 19:54:34','2024-06-10 21:51:34','2024-06-10 21:46:33','2024-06-10 21:51:33',NULL,0,0,NULL,NULL),(22342,'mixpanel','completed',10,'2024-06-10 20:20:13','2024-06-10 22:01:34','2024-06-10 21:56:12','2024-06-10 22:01:33',NULL,0,0,NULL,NULL),(22343,'subscribers_email_count','completed',10,'2024-06-18 22:00:00','2024-06-18 22:01:25','2024-06-10 22:01:33','2024-06-18 22:01:24',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(22344,'mixpanel','completed',10,'2024-06-10 21:00:33','2024-06-10 22:11:34','2024-06-10 22:06:32','2024-06-10 22:11:33',NULL,0,0,NULL,NULL),(22345,'mixpanel','completed',10,'2024-06-10 20:53:34','2024-06-10 22:21:32','2024-06-10 22:16:33','2024-06-10 22:21:31',NULL,0,0,NULL,NULL),(22346,'mixpanel','completed',10,'2024-06-10 21:04:39','2024-06-10 22:31:32','2024-06-10 22:24:38','2024-06-10 22:31:31',NULL,0,0,NULL,NULL),(22347,'mixpanel','completed',10,'2024-06-10 21:01:34','2024-06-10 22:41:37','2024-06-10 22:36:33','2024-06-10 22:41:36',NULL,0,0,NULL,NULL),(22348,'mixpanel','completed',10,'2024-06-10 21:30:29','2024-06-10 22:51:32','2024-06-10 22:46:29','2024-06-10 22:51:31',NULL,0,0,NULL,NULL),(22349,'mixpanel','completed',10,'2024-06-10 21:36:32','2024-06-10 23:01:28','2024-06-10 22:56:31','2024-06-10 23:01:28',NULL,0,0,NULL,NULL),(22350,'mixpanel','completed',10,'2024-06-10 21:48:32','2024-06-10 23:11:37','2024-06-10 23:06:32','2024-06-10 23:11:35',NULL,0,0,NULL,NULL),(22351,'mixpanel','completed',10,'2024-06-10 22:11:33','2024-06-10 23:21:32','2024-06-10 23:16:33','2024-06-10 23:21:31',NULL,0,0,NULL,NULL),(22352,'mixpanel','completed',10,'2024-06-10 21:56:32','2024-06-10 23:31:31','2024-06-10 23:26:31','2024-06-10 23:31:30',NULL,0,0,NULL,NULL),(22353,'mixpanel','completed',10,'2024-06-10 22:03:30','2024-06-10 23:41:30','2024-06-10 23:36:30','2024-06-10 23:41:30',NULL,0,0,NULL,NULL),(22354,'mixpanel','completed',10,'2024-06-10 22:28:35','2024-06-10 23:51:28','2024-06-10 23:46:30','2024-06-10 23:51:28',NULL,0,0,NULL,NULL),(22355,'mixpanel','completed',10,'2024-06-10 22:49:29','2024-06-11 00:01:29','2024-06-10 23:56:29','2024-06-11 00:01:29',NULL,0,0,NULL,NULL),(22356,'mixpanel','completed',10,'2024-06-10 22:42:29','2024-06-11 00:11:32','2024-06-11 00:06:28','2024-06-11 00:11:31',NULL,0,0,NULL,NULL),(22357,'mixpanel','completed',10,'2024-06-10 23:14:29','2024-06-11 00:21:31','2024-06-11 00:16:27','2024-06-11 00:21:31',NULL,0,0,NULL,NULL),(22358,'mixpanel','completed',10,'2024-06-10 22:32:33','2024-06-11 00:31:32','2024-06-11 00:26:32','2024-06-11 00:31:31',NULL,0,0,NULL,NULL),(22359,'mixpanel','completed',10,'2024-06-10 22:58:31','2024-06-11 00:41:28','2024-06-11 00:36:30','2024-06-11 00:41:28',NULL,0,0,NULL,NULL),(22360,'mixpanel','completed',10,'2024-06-10 23:03:33','2024-06-11 00:48:42','2024-06-11 00:46:32','2024-06-11 00:48:42',NULL,0,0,NULL,NULL),(22361,'mixpanel','completed',10,'2024-06-10 23:19:21','2024-06-11 00:56:31','2024-06-11 00:51:21','2024-06-11 00:56:30',NULL,0,0,NULL,NULL),(22362,'mixpanel','completed',10,'2024-06-10 23:27:28','2024-06-11 01:06:30','2024-06-11 01:01:28','2024-06-11 01:06:30',NULL,0,0,NULL,NULL),(22363,'mixpanel','completed',10,'2024-06-10 23:47:29','2024-06-11 01:16:29','2024-06-11 01:11:28','2024-06-11 01:16:28',NULL,0,0,NULL,NULL),(22364,'mixpanel','completed',10,'2024-06-11 00:09:25','2024-06-11 01:26:26','2024-06-11 01:21:25','2024-06-11 01:26:26',NULL,0,0,NULL,NULL),(22365,'mixpanel','completed',10,'2024-06-11 00:16:25','2024-06-11 01:36:26','2024-06-11 01:31:25','2024-06-11 01:36:26',NULL,0,0,NULL,NULL),(22366,'mixpanel','completed',10,'2024-06-11 00:30:26','2024-06-11 01:46:27','2024-06-11 01:41:25','2024-06-11 01:46:26',NULL,0,0,NULL,NULL),(22367,'mixpanel','completed',10,'2024-06-11 00:17:27','2024-06-11 01:56:30','2024-06-11 01:51:27','2024-06-11 01:56:29',NULL,0,0,NULL,NULL),(22368,'mixpanel','completed',10,'2024-06-11 00:54:37','2024-06-11 02:06:30','2024-06-11 02:01:35','2024-06-11 02:06:29',NULL,0,0,NULL,NULL),(22369,'mixpanel','completed',10,'2024-06-11 00:51:31','2024-06-11 02:16:29','2024-06-11 02:11:30','2024-06-11 02:16:28',NULL,0,0,NULL,NULL),(22370,'mixpanel','completed',10,'2024-06-11 01:16:28','2024-06-11 02:26:30','2024-06-11 02:21:27','2024-06-11 02:26:29',NULL,0,0,NULL,NULL),(22371,'mixpanel','completed',10,'2024-06-11 00:44:29','2024-06-11 02:36:31','2024-06-11 02:31:28','2024-06-11 02:36:30',NULL,0,0,NULL,NULL),(22372,'mixpanel','completed',10,'2024-06-11 01:19:45','2024-06-11 02:46:28','2024-06-11 02:41:43','2024-06-11 02:46:27',NULL,0,0,NULL,NULL),(22373,'mixpanel','completed',10,'2024-06-11 01:39:31','2024-06-11 03:01:34','2024-06-11 02:56:30','2024-06-11 03:01:33',NULL,0,0,NULL,NULL),(22374,'mixpanel','completed',10,'2024-06-11 01:42:34','2024-06-11 03:11:30','2024-06-11 03:06:33','2024-06-11 03:11:29',NULL,0,0,NULL,NULL),(22375,'mixpanel','completed',10,'2024-06-11 01:28:31','2024-06-11 03:21:32','2024-06-11 03:16:30','2024-06-11 03:21:31',NULL,0,0,NULL,NULL),(22376,'mixpanel','completed',10,'2024-06-11 01:55:29','2024-06-11 03:31:33','2024-06-11 03:26:28','2024-06-11 03:31:32',NULL,0,0,NULL,NULL),(22377,'mixpanel','completed',10,'2024-06-11 01:35:31','2024-06-11 03:41:29','2024-06-11 03:36:30','2024-06-11 03:41:28',NULL,0,0,NULL,NULL),(22378,'mixpanel','completed',10,'2024-06-11 02:02:34','2024-06-11 03:51:31','2024-06-11 03:46:33','2024-06-11 03:51:30',NULL,0,0,NULL,NULL),(22379,'mixpanel','completed',10,'2024-06-11 02:46:33','2024-06-11 04:01:25','2024-06-11 03:56:32','2024-06-11 04:01:24',NULL,0,0,NULL,NULL),(22380,'mixpanel','completed',10,'2024-06-11 02:55:34','2024-06-11 04:11:41','2024-06-11 04:06:33','2024-06-11 04:11:40',NULL,0,0,NULL,NULL),(22381,'mixpanel','completed',10,'2024-06-11 02:23:35','2024-06-11 04:21:28','2024-06-11 04:16:34','2024-06-11 04:21:27',NULL,0,0,NULL,NULL),(22382,'mixpanel','completed',10,'2024-06-11 02:49:32','2024-06-11 04:31:34','2024-06-11 04:26:31','2024-06-11 04:31:32',NULL,0,0,NULL,NULL),(22383,'mixpanel','completed',10,'2024-06-11 03:26:47','2024-06-11 04:41:40','2024-06-11 04:36:44','2024-06-11 04:41:37',NULL,0,0,NULL,NULL),(22384,'mixpanel','completed',10,'2024-06-11 02:49:37','2024-06-11 04:51:36','2024-06-11 04:46:36','2024-06-11 04:51:35',NULL,0,0,NULL,NULL),(22385,'mixpanel','completed',10,'2024-06-11 03:41:33','2024-06-11 05:01:45','2024-06-11 04:56:32','2024-06-11 05:01:44',NULL,0,0,NULL,NULL),(22386,'mixpanel','completed',10,'2024-06-11 03:09:42','2024-06-11 05:11:32','2024-06-11 05:06:41','2024-06-11 05:11:31',NULL,0,0,NULL,NULL),(22387,'mixpanel','completed',10,'2024-06-11 03:49:40','2024-06-11 05:21:33','2024-06-11 05:16:39','2024-06-11 05:21:31',NULL,0,0,NULL,NULL),(22388,'mixpanel','completed',10,'2024-06-11 04:18:32','2024-06-11 05:31:34','2024-06-11 05:26:31','2024-06-11 05:31:33',NULL,0,0,NULL,NULL),(22389,'mixpanel','completed',10,'2024-06-11 04:21:34','2024-06-11 05:41:36','2024-06-11 05:36:33','2024-06-11 05:41:35',NULL,0,0,NULL,NULL),(22390,'mixpanel','completed',10,'2024-06-11 03:50:35','2024-06-11 05:51:32','2024-06-11 05:46:34','2024-06-11 05:51:31',NULL,0,0,NULL,NULL),(22391,'mixpanel','completed',10,'2024-06-11 03:56:36','2024-06-11 06:01:35','2024-06-11 05:56:35','2024-06-11 06:01:34',NULL,0,0,NULL,NULL),(22392,'mixpanel','completed',10,'2024-06-11 04:55:47','2024-06-11 06:11:35','2024-06-11 06:06:46','2024-06-11 06:11:34',NULL,0,0,NULL,NULL),(22393,'mixpanel','completed',10,'2024-06-11 04:22:41','2024-06-11 06:21:37','2024-06-11 06:16:40','2024-06-11 06:21:36',NULL,0,0,NULL,NULL),(22394,'mixpanel','completed',10,'2024-06-11 04:37:36','2024-06-11 06:31:34','2024-06-11 06:26:35','2024-06-11 06:31:33',NULL,0,0,NULL,NULL),(22395,'mixpanel','completed',10,'2024-06-11 04:50:34','2024-06-11 06:41:36','2024-06-11 06:36:33','2024-06-11 06:41:35',NULL,0,0,NULL,NULL),(22396,'mixpanel','completed',10,'2024-06-11 05:08:31','2024-06-11 06:51:33','2024-06-11 06:46:30','2024-06-11 06:51:32',NULL,0,0,NULL,NULL),(22397,'mixpanel','completed',10,'2024-06-11 05:24:35','2024-06-11 07:01:35','2024-06-11 06:56:34','2024-06-11 07:01:34',NULL,0,0,NULL,NULL),(22398,'mixpanel','completed',10,'2024-06-11 05:17:31','2024-06-11 07:10:10','2024-06-11 07:06:30','2024-06-11 07:10:09',NULL,0,0,NULL,NULL),(22399,'mixpanel','completed',10,'2024-06-11 05:19:25','2024-06-11 07:16:42','2024-06-11 07:14:24','2024-06-11 07:16:41',NULL,0,0,NULL,NULL),(22400,'mixpanel','completed',10,'2024-06-11 06:00:35','2024-06-11 07:26:36','2024-06-11 07:21:34','2024-06-11 07:26:35',NULL,0,0,NULL,NULL),(22401,'mixpanel','completed',10,'2024-06-11 06:02:35','2024-06-11 07:36:37','2024-06-11 07:31:34','2024-06-11 07:36:36',NULL,0,0,NULL,NULL),(22402,'mixpanel','completed',10,'2024-06-11 06:13:32','2024-06-11 07:46:06','2024-06-11 07:41:31','2024-06-11 07:46:06',NULL,0,0,NULL,NULL),(22403,'mixpanel','completed',10,'2024-06-11 06:39:30','2024-06-11 07:56:31','2024-06-11 07:51:29','2024-06-11 07:56:30',NULL,0,0,NULL,NULL),(22404,'mixpanel','completed',10,'2024-06-11 06:11:32','2024-06-11 08:06:34','2024-06-11 08:01:31','2024-06-11 08:06:33',NULL,0,0,NULL,NULL),(22405,'mixpanel','completed',10,'2024-06-11 06:30:32','2024-06-11 08:16:32','2024-06-11 08:11:31','2024-06-11 08:16:31',NULL,0,0,NULL,NULL),(22406,'mixpanel','completed',10,'2024-06-11 06:54:33','2024-06-11 08:26:30','2024-06-11 08:21:32','2024-06-11 08:26:29',NULL,0,0,NULL,NULL),(22407,'mixpanel','completed',10,'2024-06-11 06:57:33','2024-06-11 08:36:33','2024-06-11 08:31:32','2024-06-11 08:36:32',NULL,0,0,NULL,NULL),(22408,'mixpanel','completed',10,'2024-06-11 07:23:31','2024-06-11 08:46:30','2024-06-11 08:41:30','2024-06-11 08:46:29',NULL,0,0,NULL,NULL),(22409,'mixpanel','completed',10,'2024-06-11 07:25:33','2024-06-11 08:56:33','2024-06-11 08:51:32','2024-06-11 08:56:32',NULL,0,0,NULL,NULL),(22410,'mixpanel','completed',10,'2024-06-11 07:23:31','2024-06-11 09:06:35','2024-06-11 09:01:30','2024-06-11 09:06:34',NULL,0,0,NULL,NULL),(22411,'mixpanel','completed',10,'2024-06-11 07:57:34','2024-06-11 09:16:53','2024-06-11 09:11:33','2024-06-11 09:16:50',NULL,0,0,NULL,NULL),(22412,'mixpanel','completed',10,'2024-06-11 08:13:46','2024-06-11 09:25:00','2024-06-11 09:21:45','2024-06-11 09:24:59',NULL,0,0,NULL,NULL),(22413,'mixpanel','completed',10,'2024-06-11 07:45:35','2024-06-11 09:36:45','2024-06-11 09:31:34','2024-06-11 09:36:44',NULL,0,0,NULL,NULL),(22414,'mixpanel','completed',10,'2024-06-11 08:25:38','2024-06-11 09:46:28','2024-06-11 09:41:37','2024-06-11 09:46:27',NULL,0,0,NULL,NULL),(22415,'mixpanel','completed',10,'2024-06-11 07:51:33','2024-06-11 09:56:31','2024-06-11 09:51:32','2024-06-11 09:56:30',NULL,0,0,NULL,NULL),(22416,'mixpanel','completed',10,'2024-06-11 08:49:31','2024-06-11 10:06:32','2024-06-11 10:01:30','2024-06-11 10:06:31',NULL,0,0,NULL,NULL),(22417,'mixpanel','completed',10,'2024-06-11 08:52:33','2024-06-11 10:16:28','2024-06-11 10:11:32','2024-06-11 10:16:27',NULL,0,0,NULL,NULL),(22418,'mixpanel','completed',10,'2024-06-11 08:45:48','2024-06-11 10:26:31','2024-06-11 10:21:47','2024-06-11 10:26:29',NULL,0,0,NULL,NULL),(22419,'subscribers_engagement_score','completed',10,'2024-06-11 10:26:31','2024-06-11 10:31:30','2024-06-11 10:26:29','2024-06-11 10:31:29',NULL,0,0,NULL,NULL),(22420,'subscribers_engagement_score','completed',10,'2024-06-12 16:43:00','2024-06-12 16:46:25','2024-06-11 10:31:29','2024-06-12 16:46:24',NULL,0,0,NULL,NULL),(22421,'mixpanel','completed',10,'2024-06-11 09:04:30','2024-06-11 10:36:25','2024-06-11 10:31:29','2024-06-11 10:36:25',NULL,0,0,NULL,NULL),(22422,'mixpanel','completed',10,'2024-06-11 09:07:30','2024-06-11 10:46:41','2024-06-11 10:41:29','2024-06-11 10:46:40',NULL,0,0,NULL,NULL),(22423,'mixpanel','completed',10,'2024-06-11 09:24:30','2024-06-11 10:56:43','2024-06-11 10:51:29','2024-06-11 10:56:42',NULL,0,0,NULL,NULL),(22424,'mixpanel','completed',10,'2024-06-11 09:53:41','2024-06-11 11:06:31','2024-06-11 11:01:40','2024-06-11 11:06:30',NULL,0,0,NULL,NULL),(22425,'mixpanel','completed',10,'2024-06-11 09:18:41','2024-06-11 11:16:40','2024-06-11 11:11:40','2024-06-11 11:16:39',NULL,0,0,NULL,NULL),(22426,'mixpanel','completed',10,'2024-06-11 09:47:30','2024-06-11 11:26:29','2024-06-11 11:21:29','2024-06-11 11:26:28',NULL,0,0,NULL,NULL),(22427,'mixpanel','completed',10,'2024-06-11 09:33:40','2024-06-11 11:35:50','2024-06-11 11:31:36','2024-06-11 11:35:49',NULL,0,0,NULL,NULL),(22428,'mixpanel','completed',10,'2024-06-11 09:55:32','2024-06-11 11:46:42','2024-06-11 11:41:31','2024-06-11 11:46:41',NULL,0,0,NULL,NULL),(22429,'mixpanel','completed',10,'2024-06-11 10:11:42','2024-06-11 11:56:28','2024-06-11 11:49:41','2024-06-11 11:56:27',NULL,0,0,NULL,NULL),(22430,'mixpanel','completed',10,'2024-06-11 10:43:28','2024-06-11 12:06:31','2024-06-11 12:01:27','2024-06-11 12:06:30',NULL,0,0,NULL,NULL),(22431,'mixpanel','completed',10,'2024-06-11 10:35:42','2024-06-11 12:11:57','2024-06-11 12:11:29','2024-06-11 12:11:44',NULL,0,0,NULL,NULL),(22432,'mixpanel','completed',10,'2024-06-11 10:43:30','2024-06-11 12:21:42','2024-06-11 12:16:29','2024-06-11 12:21:41',NULL,0,0,NULL,NULL),(22433,'mixpanel','completed',10,'2024-06-11 11:20:34','2024-06-11 12:31:32','2024-06-11 12:26:33','2024-06-11 12:31:31',NULL,0,0,NULL,NULL),(22434,'mixpanel','completed',10,'2024-06-11 10:54:35','2024-06-11 12:41:29','2024-06-11 12:36:34','2024-06-11 12:41:28',NULL,0,0,NULL,NULL),(22435,'mixpanel','completed',10,'2024-06-11 11:11:35','2024-06-11 12:51:35','2024-06-11 12:46:34','2024-06-11 12:51:34',NULL,0,0,NULL,NULL),(22436,'mixpanel','completed',10,'2024-06-11 11:25:48','2024-06-11 13:01:33','2024-06-11 12:56:47','2024-06-11 13:01:32',NULL,0,0,NULL,NULL),(22437,'mixpanel','completed',10,'2024-06-11 11:33:11','2024-06-11 13:11:35','2024-06-11 13:06:10','2024-06-11 13:11:34',NULL,0,0,NULL,NULL),(22438,'mixpanel','completed',10,'2024-06-11 11:46:45','2024-06-11 13:21:33','2024-06-11 13:16:44','2024-06-11 13:21:32',NULL,0,0,NULL,NULL),(22439,'mixpanel','completed',10,'2024-06-11 12:17:43','2024-06-11 13:31:36','2024-06-11 13:26:41','2024-06-11 13:31:35',NULL,0,0,NULL,NULL),(22440,'mixpanel','completed',10,'2024-06-11 12:30:33','2024-06-11 13:41:36','2024-06-11 13:36:32','2024-06-11 13:41:35',NULL,0,0,NULL,NULL),(22441,'mixpanel','completed',10,'2024-06-11 11:49:44','2024-06-11 13:50:34','2024-06-11 13:46:43','2024-06-11 13:50:33',NULL,0,0,NULL,NULL),(22442,'mixpanel','completed',10,'2024-06-11 12:00:36','2024-06-11 14:01:30','2024-06-11 13:56:34','2024-06-11 14:01:29',NULL,0,0,NULL,NULL),(22443,'mixpanel','completed',10,'2024-06-11 12:08:35','2024-06-11 14:11:43','2024-06-11 14:06:34','2024-06-11 14:11:42',NULL,0,0,NULL,NULL),(22444,'mixpanel','completed',10,'2024-06-11 12:29:32','2024-06-11 14:21:35','2024-06-11 14:16:31','2024-06-11 14:21:34',NULL,0,0,NULL,NULL),(22445,'mixpanel','completed',10,'2024-06-11 12:50:34','2024-06-11 14:36:38','2024-06-11 14:31:32','2024-06-11 14:36:37',NULL,0,0,NULL,NULL),(22446,'mixpanel','completed',10,'2024-06-11 13:28:38','2024-06-11 14:46:34','2024-06-11 14:41:37','2024-06-11 14:46:33',NULL,0,0,NULL,NULL),(22447,'mixpanel','completed',10,'2024-06-11 13:37:22','2024-06-11 14:56:45','2024-06-11 14:52:18','2024-06-11 14:56:44',NULL,0,0,NULL,NULL),(22448,'mixpanel','completed',10,'2024-06-11 13:49:42','2024-06-11 15:06:32','2024-06-11 15:01:41','2024-06-11 15:06:31',NULL,0,0,NULL,NULL),(22449,'mixpanel','completed',10,'2024-06-11 13:38:45','2024-06-11 15:16:35','2024-06-11 15:11:44','2024-06-11 15:16:34',NULL,0,0,NULL,NULL),(22450,'mixpanel','completed',10,'2024-06-11 14:08:38','2024-06-11 15:26:34','2024-06-11 15:21:37','2024-06-11 15:26:33',NULL,0,0,NULL,NULL),(22451,'mixpanel','completed',10,'2024-06-11 13:53:34','2024-06-11 15:36:33','2024-06-11 15:31:33','2024-06-11 15:36:32',NULL,0,0,NULL,NULL),(22452,'mixpanel','completed',10,'2024-06-11 14:04:30','2024-06-11 15:46:35','2024-06-11 15:41:29','2024-06-11 15:46:34',NULL,0,0,NULL,NULL),(22453,'mixpanel','completed',10,'2024-06-11 14:17:36','2024-06-11 15:56:34','2024-06-11 15:51:35','2024-06-11 15:56:33',NULL,0,0,NULL,NULL),(22454,'mixpanel','completed',10,'2024-06-11 14:56:35','2024-06-11 16:11:35','2024-06-11 16:06:34','2024-06-11 16:11:34',NULL,0,0,NULL,NULL),(22455,'mixpanel','completed',10,'2024-06-11 14:31:36','2024-06-11 16:21:35','2024-06-11 16:16:35','2024-06-11 16:21:34',NULL,0,0,NULL,NULL),(22456,'mixpanel','completed',10,'2024-06-11 14:35:31','2024-06-11 16:31:39','2024-06-11 16:26:30','2024-06-11 16:31:36',NULL,0,0,NULL,NULL),(22457,'mixpanel','completed',10,'2024-06-11 14:58:35','2024-06-11 16:41:13','2024-06-11 16:36:34','2024-06-11 16:41:12',NULL,0,0,NULL,NULL),(22458,'mixpanel','completed',10,'2024-06-11 15:22:32','2024-06-11 16:51:40','2024-06-11 16:46:31','2024-06-11 16:51:39',NULL,0,0,NULL,NULL),(22459,'schedule_re_engagement_email','completed',10,'2024-06-12 16:51:40','2024-06-12 16:56:31','2024-06-11 16:51:39','2024-06-12 16:56:30',NULL,0,0,NULL,NULL),(22460,'mixpanel','completed',10,'2024-06-11 15:49:12','2024-06-11 17:01:44','2024-06-11 16:55:11','2024-06-11 17:01:43',NULL,0,0,NULL,NULL),(22461,'mixpanel','completed',10,'2024-06-11 15:30:43','2024-06-11 17:11:35','2024-06-11 17:06:42','2024-06-11 17:11:34',NULL,0,0,NULL,NULL),(22462,'mixpanel','completed',10,'2024-06-11 16:08:33','2024-06-11 17:21:32','2024-06-11 17:16:31','2024-06-11 17:21:32',NULL,0,0,NULL,NULL),(22463,'mixpanel','completed',10,'2024-06-11 16:18:23','2024-06-11 17:31:32','2024-06-11 17:26:22','2024-06-11 17:31:31',NULL,0,0,NULL,NULL),(22464,'mixpanel','completed',10,'2024-06-11 15:38:32','2024-06-11 17:41:35','2024-06-11 17:36:31','2024-06-11 17:41:34',NULL,0,0,NULL,NULL),(22465,'mixpanel','completed',10,'2024-06-11 15:56:44','2024-06-11 17:51:34','2024-06-11 17:46:43','2024-06-11 17:51:33',NULL,0,0,NULL,NULL),(22466,'mixpanel','completed',10,'2024-06-11 16:12:34','2024-06-11 18:01:36','2024-06-11 17:56:33','2024-06-11 18:01:35',NULL,0,0,NULL,NULL),(22467,'mixpanel','completed',10,'2024-06-11 16:36:34','2024-06-11 18:11:33','2024-06-11 18:06:33','2024-06-11 18:11:32',NULL,0,0,NULL,NULL),(22468,'mixpanel','completed',10,'2024-06-11 16:43:32','2024-06-11 18:21:35','2024-06-11 18:16:31','2024-06-11 18:21:34',NULL,0,0,NULL,NULL),(22469,'mixpanel','completed',10,'2024-06-11 16:51:41','2024-06-11 18:31:35','2024-06-11 18:26:40','2024-06-11 18:31:35',NULL,0,0,NULL,NULL),(22470,'mixpanel','completed',10,'2024-06-11 16:46:35','2024-06-11 18:41:33','2024-06-11 18:36:34','2024-06-11 18:41:32',NULL,0,0,NULL,NULL),(22471,'mixpanel','completed',10,'2024-06-11 17:38:41','2024-06-11 18:48:48','2024-06-11 18:46:40','2024-06-11 18:48:47',NULL,0,0,NULL,NULL),(22472,'mixpanel','completed',10,'2024-06-11 17:04:35','2024-06-11 18:56:34','2024-06-11 18:51:34','2024-06-11 18:56:33',NULL,0,0,NULL,NULL),(22473,'mixpanel','completed',10,'2024-06-11 17:01:33','2024-06-11 19:06:34','2024-06-11 19:01:32','2024-06-11 19:06:33',NULL,0,0,NULL,NULL),(22474,'mixpanel','completed',10,'2024-06-11 17:15:35','2024-06-11 19:16:33','2024-06-11 19:11:33','2024-06-11 19:16:32',NULL,0,0,NULL,NULL),(22475,'mixpanel','completed',10,'2024-06-11 17:26:32','2024-06-11 19:26:34','2024-06-11 19:21:31','2024-06-11 19:26:33',NULL,0,0,NULL,NULL),(22476,'mixpanel','completed',10,'2024-06-11 18:15:34','2024-06-11 19:33:44','2024-06-11 19:31:33','2024-06-11 19:33:43',NULL,0,0,NULL,NULL),(22477,'mixpanel','completed',10,'2024-06-11 17:45:44','2024-06-11 19:41:39','2024-06-11 19:36:43','2024-06-11 19:41:31',NULL,0,0,NULL,NULL),(22478,'mixpanel','completed',10,'2024-06-11 17:57:33','2024-06-11 19:51:34','2024-06-11 19:46:32','2024-06-11 19:51:32',NULL,0,0,NULL,NULL),(22479,'mixpanel','completed',10,'2024-06-11 18:30:35','2024-06-11 20:01:32','2024-06-11 19:56:34','2024-06-11 20:01:31',NULL,0,0,NULL,NULL),(22480,'mixpanel','completed',10,'2024-06-11 18:08:46','2024-06-11 20:11:35','2024-06-11 20:06:45','2024-06-11 20:11:34',NULL,0,0,NULL,NULL),(22481,'mixpanel','completed',10,'2024-06-11 19:13:33','2024-06-11 20:21:33','2024-06-11 20:16:32','2024-06-11 20:21:32',NULL,0,0,NULL,NULL),(22482,'mixpanel','completed',10,'2024-06-11 18:37:34','2024-06-11 20:31:42','2024-06-11 20:26:33','2024-06-11 20:31:41',NULL,0,0,NULL,NULL),(22483,'mixpanel','completed',10,'2024-06-11 18:37:30','2024-06-11 20:41:35','2024-06-11 20:36:29','2024-06-11 20:41:34',NULL,0,0,NULL,NULL),(22484,'mixpanel','completed',10,'2024-06-11 19:36:31','2024-06-11 20:51:36','2024-06-11 20:46:30','2024-06-11 20:51:35',NULL,0,0,NULL,NULL),(22485,'mixpanel','completed',10,'2024-06-11 19:52:34','2024-06-11 21:01:47','2024-06-11 20:56:33','2024-06-11 21:01:46',NULL,0,0,NULL,NULL),(22486,'mixpanel','completed',10,'2024-06-11 19:59:35','2024-06-11 21:11:42','2024-06-11 21:06:34','2024-06-11 21:11:41',NULL,0,0,NULL,NULL),(22487,'mixpanel','completed',10,'2024-06-11 19:18:32','2024-06-11 21:21:34','2024-06-11 21:16:31','2024-06-11 21:21:33',NULL,0,0,NULL,NULL),(22488,'mixpanel','completed',10,'2024-06-11 20:20:35','2024-06-11 21:31:28','2024-06-11 21:26:34','2024-06-11 21:31:27',NULL,0,0,NULL,NULL),(22489,'mixpanel','completed',10,'2024-06-11 20:24:32','2024-06-11 21:41:35','2024-06-11 21:36:31','2024-06-11 21:41:34',NULL,0,0,NULL,NULL),(22490,'mixpanel','completed',10,'2024-06-11 20:29:28','2024-06-11 21:51:43','2024-06-11 21:46:27','2024-06-11 21:51:41',NULL,0,0,NULL,NULL),(22491,'mixpanel','completed',10,'2024-06-11 20:52:36','2024-06-11 22:01:33','2024-06-11 21:56:35','2024-06-11 22:01:32',NULL,0,0,NULL,NULL),(22492,'mixpanel','completed',10,'2024-06-11 20:21:18','2024-06-11 22:11:52','2024-06-11 22:05:17','2024-06-11 22:11:49',NULL,0,0,NULL,NULL),(22493,'mixpanel','completed',10,'2024-06-11 20:38:34','2024-06-11 22:21:35','2024-06-11 22:16:31','2024-06-11 22:21:34',NULL,0,0,NULL,NULL),(22494,'mixpanel','completed',10,'2024-06-11 20:46:36','2024-06-11 22:31:38','2024-06-11 22:26:35','2024-06-11 22:31:37',NULL,0,0,NULL,NULL),(22495,'mixpanel','completed',10,'2024-06-11 21:07:31','2024-06-11 22:41:10','2024-06-11 22:36:30','2024-06-11 22:41:09',NULL,0,0,NULL,NULL),(22496,'mixpanel','completed',10,'2024-06-11 21:24:32','2024-06-11 22:51:34','2024-06-11 22:45:31','2024-06-11 22:51:33',NULL,0,0,NULL,NULL),(22497,'mixpanel','completed',10,'2024-06-11 21:36:36','2024-06-11 23:01:31','2024-06-11 22:56:35','2024-06-11 23:01:30',NULL,0,0,NULL,NULL),(22498,'mixpanel','completed',10,'2024-06-11 21:39:43','2024-06-11 23:11:34','2024-06-11 23:06:42','2024-06-11 23:11:33',NULL,0,0,NULL,NULL),(22499,'mixpanel','completed',10,'2024-06-11 22:07:28','2024-06-11 23:21:46','2024-06-11 23:16:27','2024-06-11 23:21:43',NULL,0,0,NULL,NULL),(22500,'mixpanel','completed',10,'2024-06-11 21:52:47','2024-06-11 23:31:25','2024-06-11 23:26:46','2024-06-11 23:31:24',NULL,0,0,NULL,NULL),(22501,'mixpanel','completed',10,'2024-06-11 22:00:29','2024-06-11 23:41:33','2024-06-11 23:36:28','2024-06-11 23:41:32',NULL,0,0,NULL,NULL),(22502,'mixpanel','completed',10,'2024-06-11 22:19:26','2024-06-11 23:50:28','2024-06-11 23:46:25','2024-06-11 23:50:25',NULL,0,0,NULL,NULL),(22503,'mixpanel','completed',10,'2024-06-11 22:16:43','2024-06-12 00:01:23','2024-06-11 23:56:40','2024-06-12 00:01:22',NULL,0,0,NULL,NULL),(22504,'mixpanel','completed',10,'2024-06-11 22:23:29','2024-06-12 00:09:56','2024-06-12 00:06:28','2024-06-12 00:09:55',NULL,0,0,NULL,NULL),(22505,'mixpanel','completed',10,'2024-06-11 22:49:26','2024-06-12 00:21:26','2024-06-12 00:16:25','2024-06-12 00:21:26',NULL,0,0,NULL,NULL),(22506,'mixpanel','completed',10,'2024-06-11 22:31:28','2024-06-12 00:31:25','2024-06-12 00:26:27','2024-06-12 00:31:24',NULL,0,0,NULL,NULL),(22507,'mixpanel','completed',10,'2024-06-11 23:33:28','2024-06-12 00:41:27','2024-06-12 00:36:27','2024-06-12 00:41:26',NULL,0,0,NULL,NULL),(22508,'mixpanel','completed',10,'2024-06-11 23:09:27','2024-06-12 00:51:33','2024-06-12 00:46:25','2024-06-12 00:51:32',NULL,0,0,NULL,NULL),(22509,'mixpanel','completed',10,'2024-06-11 23:26:29','2024-06-12 01:01:28','2024-06-12 00:56:29','2024-06-12 01:01:27',NULL,0,0,NULL,NULL),(22510,'mixpanel','completed',10,'2024-06-11 23:06:39','2024-06-12 01:11:31','2024-06-12 01:06:38','2024-06-12 01:11:30',NULL,0,0,NULL,NULL),(22511,'mixpanel','completed',10,'2024-06-11 23:18:26','2024-06-12 01:21:31','2024-06-12 01:16:25','2024-06-12 01:21:30',NULL,0,0,NULL,NULL),(22512,'mixpanel','completed',10,'2024-06-11 23:59:28','2024-06-12 01:31:36','2024-06-12 01:26:27','2024-06-12 01:31:34',NULL,0,0,NULL,NULL),(22513,'mixpanel','completed',10,'2024-06-11 23:58:33','2024-06-12 01:41:46','2024-06-12 01:36:32','2024-06-12 01:41:45',NULL,0,0,NULL,NULL),(22514,'mixpanel','completed',10,'2024-06-12 00:18:26','2024-06-12 01:51:41','2024-06-12 01:46:26','2024-06-12 01:51:40',NULL,0,0,NULL,NULL),(22515,'mixpanel','completed',10,'2024-06-11 23:57:29','2024-06-12 02:01:40','2024-06-12 01:56:28','2024-06-12 02:01:39',NULL,0,0,NULL,NULL),(22516,'mixpanel','completed',10,'2024-06-12 00:06:36','2024-06-12 02:11:33','2024-06-12 02:06:35','2024-06-12 02:11:32',NULL,0,0,NULL,NULL),(22517,'mixpanel','completed',10,'2024-06-12 01:04:28','2024-06-12 02:26:30','2024-06-12 02:16:27','2024-06-12 02:26:29',NULL,0,0,NULL,NULL),(22518,'mixpanel','completed',10,'2024-06-12 01:09:39','2024-06-12 02:36:28','2024-06-12 02:31:38','2024-06-12 02:36:27',NULL,0,0,NULL,NULL),(22519,'mixpanel','completed',10,'2024-06-12 01:29:40','2024-06-12 02:46:27','2024-06-12 02:41:39','2024-06-12 02:46:26',NULL,0,0,NULL,NULL),(22520,'mixpanel','completed',10,'2024-06-12 01:31:47','2024-06-12 02:56:31','2024-06-12 02:51:46','2024-06-12 02:56:30',NULL,0,0,NULL,NULL),(22521,'mixpanel','completed',10,'2024-06-12 01:30:25','2024-06-12 03:06:28','2024-06-12 03:01:24','2024-06-12 03:06:28',NULL,0,0,NULL,NULL),(22522,'mixpanel','completed',10,'2024-06-12 01:14:39','2024-06-12 03:16:25','2024-06-12 03:11:38','2024-06-12 03:16:24',NULL,0,0,NULL,NULL),(22523,'mixpanel','completed',10,'2024-06-12 01:54:40','2024-06-12 03:26:27','2024-06-12 03:21:39','2024-06-12 03:26:26',NULL,0,0,NULL,NULL),(22524,'mixpanel','completed',10,'2024-06-12 02:00:42','2024-06-12 03:36:27','2024-06-12 03:31:41','2024-06-12 03:36:26',NULL,0,0,NULL,NULL),(22525,'mixpanel','completed',10,'2024-06-12 02:00:35','2024-06-12 03:46:26','2024-06-12 03:41:35','2024-06-12 03:46:25',NULL,0,0,NULL,NULL),(22526,'mixpanel','completed',10,'2024-06-12 02:04:40','2024-06-12 03:56:28','2024-06-12 03:51:39','2024-06-12 03:56:27',NULL,0,0,NULL,NULL),(22527,'mixpanel','completed',10,'2024-06-12 02:20:40','2024-06-12 04:03:47','2024-06-12 04:01:39','2024-06-12 04:03:46',NULL,0,0,NULL,NULL),(22528,'mixpanel','completed',10,'2024-06-12 02:44:28','2024-06-12 04:09:17','2024-06-12 04:06:27','2024-06-12 04:09:16',NULL,0,0,NULL,NULL),(22529,'mixpanel','completed',10,'2024-06-12 03:00:48','2024-06-12 04:16:24','2024-06-12 04:11:47','2024-06-12 04:16:23',NULL,0,0,NULL,NULL),(22530,'mixpanel','completed',10,'2024-06-12 02:44:41','2024-06-12 04:26:34','2024-06-12 04:21:40','2024-06-12 04:26:33',NULL,0,0,NULL,NULL),(22531,'mixpanel','completed',10,'2024-06-12 03:00:48','2024-06-12 04:36:33','2024-06-12 04:31:46','2024-06-12 04:36:32',NULL,0,0,NULL,NULL),(22532,'mixpanel','completed',10,'2024-06-12 02:42:31','2024-06-12 04:46:38','2024-06-12 04:41:30','2024-06-12 04:46:37',NULL,0,0,NULL,NULL),(22533,'mixpanel','completed',10,'2024-06-12 03:32:02','2024-06-12 04:56:28','2024-06-12 04:51:59','2024-06-12 04:56:27',NULL,0,0,NULL,NULL),(22534,'mixpanel','completed',10,'2024-06-12 03:40:27','2024-06-12 05:06:34','2024-06-12 05:01:26','2024-06-12 05:06:33',NULL,0,0,NULL,NULL),(22535,'mixpanel','completed',10,'2024-06-12 03:16:31','2024-06-12 05:16:38','2024-06-12 05:11:30','2024-06-12 05:16:36',NULL,0,0,NULL,NULL),(22536,'mixpanel','completed',10,'2024-06-12 03:21:28','2024-06-12 05:26:45','2024-06-12 05:21:27','2024-06-12 05:26:44',NULL,0,0,NULL,NULL),(22537,'mixpanel','completed',10,'2024-06-12 03:39:40','2024-06-12 05:36:39','2024-06-12 05:31:39','2024-06-12 05:36:38',NULL,0,0,NULL,NULL),(22538,'mixpanel','completed',10,'2024-06-12 04:30:29','2024-06-12 05:46:27','2024-06-12 05:41:28','2024-06-12 05:46:26',NULL,0,0,NULL,NULL),(22539,'mixpanel','completed',10,'2024-06-12 04:34:02','2024-06-12 05:51:34','2024-06-12 05:49:01','2024-06-12 05:51:33',NULL,0,0,NULL,NULL),(22540,'mixpanel','completed',10,'2024-06-12 04:14:34','2024-06-12 06:01:26','2024-06-12 05:56:33','2024-06-12 06:01:25',NULL,0,0,NULL,NULL),(22541,'mixpanel','completed',10,'2024-06-12 04:20:37','2024-06-12 06:11:46','2024-06-12 06:06:36','2024-06-12 06:11:45',NULL,0,0,NULL,NULL),(22542,'mixpanel','completed',10,'2024-06-12 04:23:31','2024-06-12 06:26:44','2024-06-12 06:21:30','2024-06-12 06:26:43',NULL,0,0,NULL,NULL),(22543,'mixpanel','completed',10,'2024-06-12 05:12:28','2024-06-12 06:36:44','2024-06-12 06:31:27','2024-06-12 06:36:43',NULL,0,0,NULL,NULL),(22544,'mixpanel','completed',10,'2024-06-12 04:41:44','2024-06-12 06:46:39','2024-06-12 06:41:43','2024-06-12 06:46:38',NULL,0,0,NULL,NULL),(22545,'mixpanel','completed',10,'2024-06-12 05:37:08','2024-06-12 06:56:37','2024-06-12 06:50:07','2024-06-12 06:56:36',NULL,0,0,NULL,NULL),(22546,'mixpanel','completed',10,'2024-06-12 05:14:25','2024-06-12 07:05:00','2024-06-12 07:01:24','2024-06-12 07:04:59',NULL,0,0,NULL,NULL),(22547,'mixpanel','completed',10,'2024-06-12 05:42:38','2024-06-12 07:16:31','2024-06-12 07:11:37','2024-06-12 07:16:30',NULL,0,0,NULL,NULL),(22548,'mixpanel','completed',10,'2024-06-12 05:32:31','2024-06-12 07:26:51','2024-06-12 07:21:30','2024-06-12 07:26:50',NULL,0,0,NULL,NULL),(22549,'mixpanel','completed',10,'2024-06-12 06:15:28','2024-06-12 07:36:30','2024-06-12 07:31:27','2024-06-12 07:36:29',NULL,0,0,NULL,NULL),(22550,'mixpanel','completed',10,'2024-06-12 05:54:46','2024-06-12 07:46:27','2024-06-12 07:41:45','2024-06-12 07:46:26',NULL,0,0,NULL,NULL),(22551,'mixpanel','completed',10,'2024-06-12 06:43:35','2024-06-12 07:56:36','2024-06-12 07:51:34','2024-06-12 07:56:35',NULL,0,0,NULL,NULL),(22552,'mixpanel','completed',10,'2024-06-12 06:16:38','2024-06-12 08:06:40','2024-06-12 08:01:37','2024-06-12 08:06:39',NULL,0,0,NULL,NULL),(22553,'mixpanel','completed',10,'2024-06-12 07:06:33','2024-06-12 08:16:27','2024-06-12 08:11:32','2024-06-12 08:16:26',NULL,0,0,NULL,NULL),(22554,'mixpanel','completed',10,'2024-06-12 06:33:32','2024-06-12 08:26:36','2024-06-12 08:21:31','2024-06-12 08:26:35',NULL,0,0,NULL,NULL),(22555,'mixpanel','completed',10,'2024-06-12 06:54:45','2024-06-12 08:36:47','2024-06-12 08:31:44','2024-06-12 08:36:46',NULL,0,0,NULL,NULL),(22556,'mixpanel','completed',10,'2024-06-12 07:38:39','2024-06-12 08:46:27','2024-06-12 08:41:38','2024-06-12 08:46:26',NULL,0,0,NULL,NULL),(22557,'mixpanel','completed',10,'2024-06-12 07:35:48','2024-06-12 08:56:30','2024-06-12 08:51:47','2024-06-12 08:56:30',NULL,0,0,NULL,NULL),(22558,'mixpanel','completed',10,'2024-06-12 07:00:38','2024-06-12 09:06:32','2024-06-12 09:00:37','2024-06-12 09:06:31',NULL,0,0,NULL,NULL),(22559,'mixpanel','completed',10,'2024-06-12 08:01:34','2024-06-12 09:16:35','2024-06-12 09:11:33','2024-06-12 09:16:30',NULL,0,0,NULL,NULL),(22560,'mixpanel','completed',10,'2024-06-12 07:42:32','2024-06-12 09:26:36','2024-06-12 09:21:31','2024-06-12 09:26:35',NULL,0,0,NULL,NULL),(22561,'mixpanel','completed',10,'2024-06-12 08:11:41','2024-06-12 09:36:43','2024-06-12 09:31:40','2024-06-12 09:36:42',NULL,0,0,NULL,NULL),(22562,'mixpanel','completed',10,'2024-06-12 08:01:33','2024-06-12 09:46:26','2024-06-12 09:41:32','2024-06-12 09:46:25',NULL,0,0,NULL,NULL),(22563,'unsubscribe_tokens','completed',0,'2024-06-12 09:46:41','2024-06-12 09:51:32','2024-06-12 09:46:39','2024-06-12 09:51:31',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(22564,'subscriber_link_tokens','completed',0,'2024-06-12 09:46:41','2024-06-12 09:51:32','2024-06-12 09:46:39','2024-06-12 09:51:31',NULL,0,0,NULL,NULL),(22565,'newsletter_templates_thumbnails','completed',10,'2024-06-12 09:46:41','2024-06-12 09:51:32','2024-06-12 09:46:39','2024-06-12 09:51:31',NULL,0,0,NULL,NULL),(22566,'mixpanel','completed',0,'2024-06-12 09:46:41','2024-06-12 09:51:32','2024-06-12 09:46:39','2024-06-12 09:51:31',NULL,0,0,NULL,NULL),(22567,'mixpanel','completed',10,'2024-06-12 08:16:33','2024-06-12 10:01:36','2024-06-12 09:56:31','2024-06-12 10:01:35',NULL,0,0,NULL,NULL),(22568,'mixpanel','completed',10,'2024-06-12 08:11:34','2024-06-12 10:11:44','2024-06-12 10:06:33','2024-06-12 10:11:43',NULL,0,0,NULL,NULL),(22569,'mixpanel','completed',10,'2024-06-12 08:38:27','2024-06-12 10:21:41','2024-06-12 10:16:26','2024-06-12 10:21:40',NULL,0,0,NULL,NULL),(22570,'mixpanel','completed',10,'2024-06-12 08:45:33','2024-06-12 10:31:27','2024-06-12 10:26:32','2024-06-12 10:31:26',NULL,0,0,NULL,NULL),(22571,'mixpanel','completed',10,'2024-06-12 08:41:43','2024-06-12 10:41:46','2024-06-12 10:36:42','2024-06-12 10:41:45',NULL,0,0,NULL,NULL),(22572,'mixpanel','completed',10,'2024-06-12 09:04:41','2024-06-12 10:51:32','2024-06-12 10:46:40','2024-06-12 10:51:31',NULL,0,0,NULL,NULL),(22573,'mixpanel','completed',10,'2024-06-12 08:57:42','2024-06-12 11:01:27','2024-06-12 10:56:41','2024-06-12 11:01:26',NULL,0,0,NULL,NULL),(22574,'mixpanel','completed',10,'2024-06-12 09:17:42','2024-06-12 11:11:33','2024-06-12 11:06:41','2024-06-12 11:11:32',NULL,0,0,NULL,NULL),(22575,'mixpanel','completed',10,'2024-06-12 09:36:28','2024-06-12 11:21:33','2024-06-12 11:16:27','2024-06-12 11:21:32',NULL,0,0,NULL,NULL),(22576,'mixpanel','completed',10,'2024-06-12 09:58:41','2024-06-12 11:31:26','2024-06-12 11:26:40','2024-06-12 11:31:25',NULL,0,0,NULL,NULL),(22577,'mixpanel','completed',10,'2024-06-12 09:58:38','2024-06-12 11:41:34','2024-06-12 11:36:37','2024-06-12 11:41:33',NULL,0,0,NULL,NULL),(22578,'mixpanel','completed',10,'2024-06-12 10:20:27','2024-06-12 11:51:30','2024-06-12 11:46:26','2024-06-12 11:51:29',NULL,0,0,NULL,NULL),(22579,'mixpanel','completed',10,'2024-06-12 10:16:20','2024-06-12 12:01:26','2024-06-12 11:55:20','2024-06-12 12:01:25',NULL,0,0,NULL,NULL),(22580,'mixpanel','completed',10,'2024-06-12 10:36:34','2024-06-12 12:11:36','2024-06-12 12:06:33','2024-06-12 12:11:35',NULL,0,0,NULL,NULL),(22581,'mixpanel','completed',10,'2024-06-12 11:14:28','2024-06-12 12:21:34','2024-06-12 12:16:27','2024-06-12 12:21:33',NULL,0,0,NULL,NULL),(22582,'mixpanel','completed',10,'2024-06-12 11:22:39','2024-06-12 12:31:27','2024-06-12 12:26:38','2024-06-12 12:31:25',NULL,0,0,NULL,NULL),(22583,'mixpanel','completed',10,'2024-06-12 11:33:27','2024-06-12 12:38:39','2024-06-12 12:36:25','2024-06-12 12:38:37',NULL,0,0,NULL,NULL),(22584,'mixpanel','completed',10,'2024-06-12 11:10:34','2024-06-12 12:46:28','2024-06-12 12:41:33','2024-06-12 12:46:27',NULL,0,0,NULL,NULL),(22585,'mixpanel','completed',10,'2024-06-12 11:19:28','2024-06-12 12:56:38','2024-06-12 12:51:27','2024-06-12 12:56:37',NULL,0,0,NULL,NULL),(22586,'mixpanel','completed',10,'2024-06-12 11:24:30','2024-06-12 13:06:27','2024-06-12 13:01:29','2024-06-12 13:06:26',NULL,0,0,NULL,NULL),(22587,'mixpanel','completed',10,'2024-06-12 11:16:32','2024-06-12 13:16:47','2024-06-12 13:11:31','2024-06-12 13:16:46',NULL,0,0,NULL,NULL),(22588,'mixpanel','completed',10,'2024-06-12 11:42:27','2024-06-12 13:26:30','2024-06-12 13:21:26','2024-06-12 13:26:29',NULL,0,0,NULL,NULL),(22589,'mixpanel','completed',10,'2024-06-12 12:28:27','2024-06-12 13:36:28','2024-06-12 13:31:26','2024-06-12 13:36:27',NULL,0,0,NULL,NULL),(22590,'mixpanel','completed',10,'2024-06-12 12:36:34','2024-06-12 13:46:26','2024-06-12 13:41:32','2024-06-12 13:46:25',NULL,0,0,NULL,NULL),(22591,'mixpanel','completed',10,'2024-06-12 12:14:27','2024-06-12 13:56:32','2024-06-12 13:51:26','2024-06-12 13:56:31',NULL,0,0,NULL,NULL),(22592,'mixpanel','completed',10,'2024-06-12 12:52:28','2024-06-12 14:06:27','2024-06-12 14:01:27','2024-06-12 14:06:26',NULL,0,0,NULL,NULL),(22593,'mixpanel','completed',10,'2024-06-12 13:05:32','2024-06-12 14:16:27','2024-06-12 14:11:31','2024-06-12 14:16:26',NULL,0,0,NULL,NULL),(22594,'mixpanel','completed',10,'2024-06-12 12:30:27','2024-06-12 14:26:32','2024-06-12 14:21:26','2024-06-12 14:26:31',NULL,0,0,NULL,NULL),(22595,'mixpanel','completed',10,'2024-06-12 12:53:26','2024-06-12 14:36:27','2024-06-12 14:31:25','2024-06-12 14:36:26',NULL,0,0,NULL,NULL),(22596,'mixpanel','completed',10,'2024-06-12 12:50:32','2024-06-12 14:46:26','2024-06-12 14:41:31','2024-06-12 14:46:25',NULL,0,0,NULL,NULL),(22597,'mixpanel','completed',10,'2024-06-12 13:04:38','2024-06-12 14:56:26','2024-06-12 14:49:37','2024-06-12 14:56:25',NULL,0,0,NULL,NULL),(22598,'mixpanel','completed',10,'2024-06-12 13:35:26','2024-06-12 15:06:28','2024-06-12 15:01:25','2024-06-12 15:06:27',NULL,0,0,NULL,NULL),(22599,'mixpanel','completed',10,'2024-06-12 14:07:23','2024-06-12 15:11:27','2024-06-12 15:09:23','2024-06-12 15:11:26',NULL,0,0,NULL,NULL),(22600,'mixpanel','completed',10,'2024-06-12 13:57:26','2024-06-12 15:21:26','2024-06-12 15:16:25','2024-06-12 15:21:25',NULL,0,0,NULL,NULL),(22601,'mixpanel','completed',10,'2024-06-12 14:06:33','2024-06-12 15:31:26','2024-06-12 15:26:32','2024-06-12 15:31:25',NULL,0,0,NULL,NULL),(22602,'mixpanel','completed',10,'2024-06-12 14:16:27','2024-06-12 15:41:32','2024-06-12 15:36:26','2024-06-12 15:41:31',NULL,0,0,NULL,NULL),(22603,'mixpanel','completed',10,'2024-06-12 14:21:55','2024-06-12 15:51:26','2024-06-12 15:45:54','2024-06-12 15:51:25',NULL,0,0,NULL,NULL),(22604,'mixpanel','completed',10,'2024-06-12 13:56:32','2024-06-12 16:01:28','2024-06-12 15:56:31','2024-06-12 16:01:27',NULL,0,0,NULL,NULL),(22605,'mixpanel','completed',10,'2024-06-12 14:50:29','2024-06-12 16:11:33','2024-06-12 16:06:28','2024-06-12 16:11:32',NULL,0,0,NULL,NULL),(22606,'mixpanel','completed',10,'2024-06-12 14:34:25','2024-06-12 16:21:25','2024-06-12 16:16:24','2024-06-12 16:21:24',NULL,0,0,NULL,NULL),(22607,'mixpanel','completed',10,'2024-06-12 14:55:28','2024-06-12 16:31:25','2024-06-12 16:26:27','2024-06-12 16:31:24',NULL,0,0,NULL,NULL),(22608,'mixpanel','completed',10,'2024-06-12 15:34:28','2024-06-12 16:41:29','2024-06-12 16:36:26','2024-06-12 16:41:28',NULL,0,0,NULL,NULL),(22609,'subscribers_engagement_score','completed',10,'2024-06-12 16:46:25','2024-06-12 16:51:25','2024-06-12 16:46:24','2024-06-12 16:51:24',NULL,0,0,NULL,NULL),(22610,'mixpanel','completed',10,'2024-06-12 15:39:25','2024-06-12 16:51:25','2024-06-12 16:46:24','2024-06-12 16:51:24',NULL,0,0,NULL,NULL),(22611,'subscribers_engagement_score','completed',10,'2024-06-13 09:01:00','2024-06-13 09:01:33','2024-06-12 16:51:24','2024-06-13 09:01:32',NULL,0,0,NULL,NULL),(22612,'mixpanel','completed',10,'2024-06-12 15:50:31','2024-06-12 17:01:25','2024-06-12 16:56:30','2024-06-12 17:01:24',NULL,0,0,NULL,NULL),(22613,'schedule_re_engagement_email','completed',10,'2024-06-13 17:01:25','2024-06-13 17:01:26','2024-06-12 17:01:24','2024-06-13 17:01:25',NULL,0,0,NULL,NULL),(22614,'mixpanel','completed',10,'2024-06-12 15:42:26','2024-06-12 17:11:28','2024-06-12 17:06:25','2024-06-12 17:11:27',NULL,0,0,NULL,NULL),(22615,'mixpanel','completed',10,'2024-06-12 15:49:25','2024-06-12 17:21:25','2024-06-12 17:16:24','2024-06-12 17:21:24',NULL,0,0,NULL,NULL),(22616,'mixpanel','completed',10,'2024-06-12 16:04:29','2024-06-12 17:31:24','2024-06-12 17:26:28','2024-06-12 17:31:24',NULL,0,0,NULL,NULL),(22617,'mixpanel','completed',10,'2024-06-12 16:04:59','2024-06-12 17:36:23','2024-06-12 17:33:58','2024-06-12 17:36:22',NULL,0,0,NULL,NULL),(22618,'mixpanel','completed',10,'2024-06-12 16:00:30','2024-06-12 17:46:25','2024-06-12 17:41:29','2024-06-12 17:46:24',NULL,0,0,NULL,NULL),(22619,'mixpanel','completed',10,'2024-06-12 16:14:26','2024-06-12 17:56:26','2024-06-12 17:51:25','2024-06-12 17:56:25',NULL,0,0,NULL,NULL),(22620,'mixpanel','completed',10,'2024-06-12 16:36:26','2024-06-12 18:06:25','2024-06-12 18:01:25','2024-06-12 18:06:24',NULL,0,0,NULL,NULL),(22621,'mixpanel','completed',10,'2024-06-12 17:07:27','2024-06-12 18:16:29','2024-06-12 18:11:26','2024-06-12 18:16:28',NULL,0,0,NULL,NULL),(22622,'mixpanel','completed',10,'2024-06-12 16:35:26','2024-06-12 18:26:25','2024-06-12 18:21:25','2024-06-12 18:26:24',NULL,0,0,NULL,NULL),(22623,'mixpanel','completed',10,'2024-06-12 17:23:25','2024-06-12 18:36:27','2024-06-12 18:31:24','2024-06-12 18:36:26',NULL,0,0,NULL,NULL),(22624,'mixpanel','completed',10,'2024-06-12 17:21:28','2024-06-12 18:46:25','2024-06-12 18:41:27','2024-06-12 18:46:24',NULL,0,0,NULL,NULL),(22625,'mixpanel','completed',10,'2024-06-12 17:04:28','2024-06-12 18:56:25','2024-06-12 18:51:27','2024-06-12 18:56:24',NULL,0,0,NULL,NULL),(22626,'mixpanel','completed',10,'2024-06-12 17:08:27','2024-06-12 19:06:29','2024-06-12 19:01:26','2024-06-12 19:06:28',NULL,0,0,NULL,NULL),(22627,'mixpanel','completed',10,'2024-06-12 17:30:25','2024-06-12 19:16:26','2024-06-12 19:11:24','2024-06-12 19:16:25',NULL,0,0,NULL,NULL),(22628,'mixpanel','completed',10,'2024-06-12 17:22:28','2024-06-12 19:26:27','2024-06-12 19:21:27','2024-06-12 19:26:26',NULL,0,0,NULL,NULL),(22629,'mixpanel','completed',10,'2024-06-12 18:07:43','2024-06-12 19:36:25','2024-06-12 19:31:42','2024-06-12 19:36:24',NULL,0,0,NULL,NULL),(22630,'mixpanel','completed',10,'2024-06-12 18:31:28','2024-06-12 19:46:27','2024-06-12 19:41:27','2024-06-12 19:46:26',NULL,0,0,NULL,NULL),(22631,'mixpanel','completed',10,'2024-06-12 18:44:23','2024-06-12 19:56:27','2024-06-12 19:50:22','2024-06-12 19:56:26',NULL,0,0,NULL,NULL),(22632,'mixpanel','completed',10,'2024-06-12 18:09:27','2024-06-12 20:06:30','2024-06-12 20:01:26','2024-06-12 20:06:29',NULL,0,0,NULL,NULL),(22633,'mixpanel','completed',10,'2024-06-12 18:45:26','2024-06-12 20:16:28','2024-06-12 20:11:25','2024-06-12 20:16:27',NULL,0,0,NULL,NULL),(22634,'mixpanel','completed',10,'2024-06-12 18:43:27','2024-06-12 20:26:29','2024-06-12 20:21:26','2024-06-12 20:26:28',NULL,0,0,NULL,NULL),(22635,'mixpanel','completed',10,'2024-06-12 18:33:27','2024-06-12 20:36:27','2024-06-12 20:31:26','2024-06-12 20:36:26',NULL,0,0,NULL,NULL),(22636,'mixpanel','completed',10,'2024-06-12 19:38:28','2024-06-12 20:46:27','2024-06-12 20:41:27','2024-06-12 20:46:26',NULL,0,0,NULL,NULL),(22637,'mixpanel','completed',10,'2024-06-12 19:29:26','2024-06-12 20:56:27','2024-06-12 20:51:25','2024-06-12 20:56:26',NULL,0,0,NULL,NULL),(22638,'mixpanel','completed',10,'2024-06-12 19:05:28','2024-06-12 21:06:27','2024-06-12 21:01:27','2024-06-12 21:06:26',NULL,0,0,NULL,NULL),(22639,'mixpanel','completed',10,'2024-06-12 20:05:27','2024-06-12 21:16:26','2024-06-12 21:11:26','2024-06-12 21:16:25',NULL,0,0,NULL,NULL),(22640,'mixpanel','completed',10,'2024-06-12 20:13:28','2024-06-12 21:26:26','2024-06-12 21:21:27','2024-06-12 21:26:25',NULL,0,0,NULL,NULL),(22641,'mixpanel','completed',10,'2024-06-12 20:22:27','2024-06-12 21:36:27','2024-06-12 21:31:26','2024-06-12 21:36:26',NULL,0,0,NULL,NULL),(22642,'mixpanel','completed',10,'2024-06-12 20:08:26','2024-06-12 21:46:27','2024-06-12 21:41:25','2024-06-12 21:46:26',NULL,0,0,NULL,NULL),(22643,'mixpanel','completed',10,'2024-06-12 20:15:26','2024-06-12 21:56:27','2024-06-12 21:51:25','2024-06-12 21:56:26',NULL,0,0,NULL,NULL),(22644,'inactive_subscribers','completed',10,'2024-06-22 22:00:00','2024-06-22 22:01:40','2024-06-12 22:01:26','2024-06-22 22:01:38',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(22645,'mixpanel','completed',10,'2024-06-12 20:33:27','2024-06-12 22:06:28','2024-06-12 22:01:26','2024-06-12 22:06:27',NULL,0,0,NULL,NULL),(22646,'mixpanel','completed',10,'2024-06-12 20:59:29','2024-06-12 22:16:27','2024-06-12 22:11:28','2024-06-12 22:16:26',NULL,0,0,NULL,NULL),(22647,'mixpanel','completed',10,'2024-06-12 20:23:26','2024-06-12 22:26:27','2024-06-12 22:21:26','2024-06-12 22:26:26',NULL,0,0,NULL,NULL),(22648,'mixpanel','completed',10,'2024-06-12 21:09:27','2024-06-12 22:36:27','2024-06-12 22:31:26','2024-06-12 22:36:26',NULL,0,0,NULL,NULL),(22649,'mixpanel','completed',10,'2024-06-12 21:36:27','2024-06-12 22:46:27','2024-06-12 22:41:26','2024-06-12 22:46:26',NULL,0,0,NULL,NULL),(22650,'mixpanel','completed',10,'2024-06-12 21:44:26','2024-06-12 22:56:26','2024-06-12 22:51:25','2024-06-12 22:56:25',NULL,0,0,NULL,NULL),(22651,'mixpanel','completed',10,'2024-06-12 21:47:27','2024-06-12 23:06:27','2024-06-12 23:01:26','2024-06-12 23:06:26',NULL,0,0,NULL,NULL),(22652,'mixpanel','completed',10,'2024-06-12 22:07:26','2024-06-12 23:16:29','2024-06-12 23:11:25','2024-06-12 23:16:28',NULL,0,0,NULL,NULL),(22653,'mixpanel','completed',10,'2024-06-12 21:41:27','2024-06-12 23:26:32','2024-06-12 23:21:26','2024-06-12 23:26:31',NULL,0,0,NULL,NULL),(22654,'mixpanel','completed',10,'2024-06-12 21:59:27','2024-06-12 23:36:27','2024-06-12 23:31:26','2024-06-12 23:36:26',NULL,0,0,NULL,NULL),(22655,'mixpanel','completed',10,'2024-06-12 22:38:20','2024-06-12 23:46:26','2024-06-12 23:40:19','2024-06-12 23:46:25',NULL,0,0,NULL,NULL),(22656,'mixpanel','completed',10,'2024-06-12 22:42:27','2024-06-12 23:56:29','2024-06-12 23:51:26','2024-06-12 23:56:28',NULL,0,0,NULL,NULL),(22657,'mixpanel','completed',10,'2024-06-12 22:52:27','2024-06-13 00:06:25','2024-06-13 00:01:25','2024-06-13 00:06:24',NULL,0,0,NULL,NULL),(22658,'mixpanel','completed',10,'2024-06-12 22:12:04','2024-06-13 00:16:26','2024-06-13 00:11:03','2024-06-13 00:16:25',NULL,0,0,NULL,NULL),(22659,'mixpanel','completed',10,'2024-06-12 22:43:26','2024-06-13 00:26:36','2024-06-13 00:21:25','2024-06-13 00:26:35',NULL,0,0,NULL,NULL),(22660,'mixpanel','completed',10,'2024-06-12 23:20:27','2024-06-13 00:36:27','2024-06-13 00:31:27','2024-06-13 00:36:26',NULL,0,0,NULL,NULL),(22661,'mixpanel','completed',10,'2024-06-12 23:01:33','2024-06-13 00:46:15','2024-06-13 00:41:32','2024-06-13 00:46:14',NULL,0,0,NULL,NULL),(22662,'mixpanel','completed',10,'2024-06-12 23:02:26','2024-06-13 00:56:32','2024-06-13 00:51:26','2024-06-13 00:56:31',NULL,0,0,NULL,NULL),(22663,'mixpanel','completed',10,'2024-06-12 23:37:27','2024-06-13 01:06:26','2024-06-13 01:01:26','2024-06-13 01:06:25',NULL,0,0,NULL,NULL),(22664,'mixpanel','completed',10,'2024-06-12 23:49:53','2024-06-13 01:11:26','2024-06-13 01:08:52','2024-06-13 01:11:25',NULL,0,0,NULL,NULL),(22665,'mixpanel','completed',10,'2024-06-12 23:44:26','2024-06-13 01:21:29','2024-06-13 01:16:25','2024-06-13 01:21:28',NULL,0,0,NULL,NULL),(22666,'mixpanel','completed',10,'2024-06-13 00:04:32','2024-06-13 01:31:27','2024-06-13 01:26:31','2024-06-13 01:31:26',NULL,0,0,NULL,NULL),(22667,'mixpanel','completed',10,'2024-06-12 23:53:27','2024-06-13 01:41:31','2024-06-13 01:36:27','2024-06-13 01:41:31',NULL,0,0,NULL,NULL),(22668,'mixpanel','completed',10,'2024-06-13 00:40:27','2024-06-13 01:51:27','2024-06-13 01:46:26','2024-06-13 01:51:26',NULL,0,0,NULL,NULL),(22669,'mixpanel','completed',10,'2024-06-13 00:15:31','2024-06-13 02:01:28','2024-06-13 01:56:30','2024-06-13 02:01:27',NULL,0,0,NULL,NULL),(22670,'mixpanel','completed',10,'2024-06-13 00:17:26','2024-06-13 02:11:29','2024-06-13 02:06:25','2024-06-13 02:11:28',NULL,0,0,NULL,NULL),(22671,'mixpanel','completed',10,'2024-06-13 00:17:28','2024-06-13 02:21:26','2024-06-13 02:16:27','2024-06-13 02:21:25',NULL,0,0,NULL,NULL),(22672,'mixpanel','completed',10,'2024-06-13 00:46:30','2024-06-13 02:31:27','2024-06-13 02:26:29','2024-06-13 02:31:26',NULL,0,0,NULL,NULL),(22673,'mixpanel','completed',10,'2024-06-13 01:05:27','2024-06-13 02:41:33','2024-06-13 02:36:26','2024-06-13 02:41:31',NULL,0,0,NULL,NULL),(22674,'mixpanel','completed',10,'2024-06-13 00:52:26','2024-06-13 02:51:28','2024-06-13 02:46:25','2024-06-13 02:51:27',NULL,0,0,NULL,NULL),(22675,'mixpanel','completed',10,'2024-06-13 01:26:29','2024-06-13 03:01:28','2024-06-13 02:56:28','2024-06-13 03:01:27',NULL,0,0,NULL,NULL),(22676,'mixpanel','completed',10,'2024-06-13 01:54:30','2024-06-13 03:06:27','2024-06-13 03:03:29','2024-06-13 03:06:27',NULL,0,0,NULL,NULL),(22677,'mixpanel','completed',10,'2024-06-13 01:19:34','2024-06-13 03:16:26','2024-06-13 03:11:33','2024-06-13 03:16:25',NULL,0,0,NULL,NULL),(22678,'mixpanel','completed',10,'2024-06-13 01:43:34','2024-06-13 03:26:21','2024-06-13 03:21:33','2024-06-13 03:26:21',NULL,0,0,NULL,NULL),(22679,'mixpanel','completed',10,'2024-06-13 02:21:25','2024-06-13 03:36:33','2024-06-13 03:31:24','2024-06-13 03:36:32',NULL,0,0,NULL,NULL),(22680,'mixpanel','completed',10,'2024-06-13 02:31:34','2024-06-13 03:46:25','2024-06-13 03:41:33','2024-06-13 03:46:24',NULL,0,0,NULL,NULL),(22681,'mixpanel','completed',10,'2024-06-13 02:31:31','2024-06-13 03:56:35','2024-06-13 03:51:30','2024-06-13 03:56:34',NULL,0,0,NULL,NULL),(22682,'mixpanel','completed',10,'2024-06-13 02:00:27','2024-06-13 04:06:34','2024-06-13 04:01:26','2024-06-13 04:06:33',NULL,0,0,NULL,NULL),(22683,'mixpanel','completed',10,'2024-06-13 02:40:34','2024-06-13 04:16:26','2024-06-13 04:11:33','2024-06-13 04:16:25',NULL,0,0,NULL,NULL),(22684,'mixpanel','completed',10,'2024-06-13 02:21:33','2024-06-13 04:24:14','2024-06-13 04:21:32','2024-06-13 04:24:13',NULL,0,0,NULL,NULL),(22685,'mixpanel','completed',10,'2024-06-13 03:16:34','2024-06-13 04:31:38','2024-06-13 04:26:33','2024-06-13 04:31:36',NULL,0,0,NULL,NULL),(22686,'mixpanel','completed',10,'2024-06-13 03:12:48','2024-06-13 04:38:52','2024-06-13 04:36:45','2024-06-13 04:38:49',NULL,0,0,NULL,NULL),(22687,'mixpanel','completed',10,'2024-06-13 02:40:17','2024-06-13 04:46:37','2024-06-13 04:41:16','2024-06-13 04:46:34',NULL,0,0,NULL,NULL),(22688,'mixpanel','completed',10,'2024-06-13 03:44:45','2024-06-13 04:51:27','2024-06-13 04:48:43','2024-06-13 04:51:26',NULL,0,0,NULL,NULL),(22689,'mixpanel','completed',10,'2024-06-13 03:13:43','2024-06-13 04:59:03','2024-06-13 04:56:42','2024-06-13 04:59:02',NULL,0,0,NULL,NULL),(22690,'mixpanel','completed',10,'2024-06-13 03:01:26','2024-06-13 05:06:34','2024-06-13 05:01:25','2024-06-13 05:06:33',NULL,0,0,NULL,NULL),(22691,'mixpanel','completed',10,'2024-06-13 03:14:32','2024-06-13 05:16:26','2024-06-13 05:11:31','2024-06-13 05:16:25',NULL,0,0,NULL,NULL),(22692,'mixpanel','completed',10,'2024-06-13 03:29:44','2024-06-13 05:26:30','2024-06-13 05:21:42','2024-06-13 05:26:29',NULL,0,0,NULL,NULL),(22693,'mixpanel','completed',10,'2024-06-13 03:51:26','2024-06-13 05:36:34','2024-06-13 05:31:25','2024-06-13 05:36:31',NULL,0,0,NULL,NULL),(22694,'mixpanel','completed',10,'2024-06-13 04:17:37','2024-06-13 05:41:31','2024-06-13 05:36:36','2024-06-13 05:41:30',NULL,0,0,NULL,NULL),(22695,'mixpanel','completed',10,'2024-06-13 04:35:25','2024-06-13 05:48:57','2024-06-13 05:45:24','2024-06-13 05:48:56',NULL,0,0,NULL,NULL),(22696,'mixpanel','completed',10,'2024-06-13 04:47:28','2024-06-13 05:53:46','2024-06-13 05:51:27','2024-06-13 05:53:45',NULL,0,0,NULL,NULL),(22697,'mixpanel','completed',10,'2024-06-13 04:06:28','2024-06-13 06:01:27','2024-06-13 05:56:27','2024-06-13 06:01:26',NULL,0,0,NULL,NULL),(22698,'mixpanel','completed',10,'2024-06-13 04:40:33','2024-06-13 06:10:17','2024-06-13 06:06:32','2024-06-13 06:10:15',NULL,0,0,NULL,NULL),(22699,'mixpanel','completed',10,'2024-06-13 05:00:26','2024-06-13 06:18:38','2024-06-13 06:16:25','2024-06-13 06:18:37',NULL,0,0,NULL,NULL),(22700,'mixpanel','completed',10,'2024-06-13 04:29:34','2024-06-13 06:26:33','2024-06-13 06:21:33','2024-06-13 06:26:31',NULL,0,0,NULL,NULL),(22701,'mixpanel','completed',10,'2024-06-13 04:59:27','2024-06-13 06:35:01','2024-06-13 06:31:26','2024-06-13 06:35:00',NULL,0,0,NULL,NULL),(22702,'mixpanel','completed',10,'2024-06-13 04:47:46','2024-06-13 06:46:28','2024-06-13 06:41:44','2024-06-13 06:46:27',NULL,0,0,NULL,NULL),(22703,'mixpanel','completed',10,'2024-06-13 05:47:31','2024-06-13 06:56:30','2024-06-13 06:50:29','2024-06-13 06:56:29',NULL,0,0,NULL,NULL),(22704,'mixpanel','completed',10,'2024-06-13 05:26:16','2024-06-13 07:01:36','2024-06-13 06:59:15','2024-06-13 07:01:35',NULL,0,0,NULL,NULL),(22705,'mixpanel','completed',10,'2024-06-13 05:31:45','2024-06-13 07:11:34','2024-06-13 07:06:44','2024-06-13 07:11:33',NULL,0,0,NULL,NULL),(22706,'mixpanel','completed',10,'2024-06-13 05:51:15','2024-06-13 07:21:46','2024-06-13 07:16:14','2024-06-13 07:21:44',NULL,0,0,NULL,NULL),(22707,'mixpanel','completed',10,'2024-06-13 06:22:36','2024-06-13 07:31:42','2024-06-13 07:25:35','2024-06-13 07:31:41',NULL,0,0,NULL,NULL),(22708,'mixpanel','completed',10,'2024-06-13 05:58:25','2024-06-13 07:41:32','2024-06-13 07:35:24','2024-06-13 07:41:31',NULL,0,0,NULL,NULL),(22709,'mixpanel','completed',10,'2024-06-13 06:32:29','2024-06-13 07:51:34','2024-06-13 07:46:28','2024-06-13 07:51:33',NULL,0,0,NULL,NULL),(22710,'mixpanel','completed',10,'2024-06-13 06:19:28','2024-06-13 08:01:45','2024-06-13 07:55:27','2024-06-13 08:01:44',NULL,0,0,NULL,NULL),(22711,'mixpanel','completed',10,'2024-06-13 06:34:49','2024-06-13 08:07:29','2024-06-13 08:04:48','2024-06-13 08:07:28',NULL,0,0,NULL,NULL),(22712,'mixpanel','completed',10,'2024-06-13 07:06:36','2024-06-13 08:16:31','2024-06-13 08:11:35','2024-06-13 08:16:30',NULL,0,0,NULL,NULL),(22713,'mixpanel','completed',10,'2024-06-13 07:06:35','2024-06-13 08:26:38','2024-06-13 08:21:34','2024-06-13 08:26:37',NULL,0,0,NULL,NULL),(22714,'mixpanel','completed',10,'2024-06-13 07:01:43','2024-06-13 08:36:34','2024-06-13 08:31:42','2024-06-13 08:36:33',NULL,0,0,NULL,NULL),(22715,'mixpanel','completed',10,'2024-06-13 07:02:35','2024-06-13 08:46:33','2024-06-13 08:41:34','2024-06-13 08:46:32',NULL,0,0,NULL,NULL),(22716,'mixpanel','completed',10,'2024-06-13 06:51:35','2024-06-13 08:54:14','2024-06-13 08:51:34','2024-06-13 08:54:13',NULL,0,0,NULL,NULL),(22717,'mixpanel','completed',10,'2024-06-13 07:33:44','2024-06-13 09:01:33','2024-06-13 08:56:43','2024-06-13 09:01:32',NULL,0,0,NULL,NULL),(22718,'subscribers_engagement_score','completed',10,'2024-06-14 15:07:00','2024-06-14 15:11:37','2024-06-13 09:01:32','2024-06-14 15:11:36',NULL,0,0,NULL,NULL),(22719,'mixpanel','completed',10,'2024-06-13 07:19:15','2024-06-13 09:11:42','2024-06-13 09:06:14','2024-06-13 09:11:41',NULL,0,0,NULL,NULL),(22720,'mixpanel','completed',10,'2024-06-13 07:18:33','2024-06-13 09:21:35','2024-06-13 09:16:32','2024-06-13 09:21:34',NULL,0,0,NULL,NULL),(22721,'mixpanel','completed',10,'2024-06-13 07:42:43','2024-06-13 09:31:35','2024-06-13 09:26:42','2024-06-13 09:31:34',NULL,0,0,NULL,NULL),(22722,'mixpanel','completed',10,'2024-06-13 08:20:32','2024-06-13 09:41:36','2024-06-13 09:36:31','2024-06-13 09:41:35',NULL,0,0,NULL,NULL),(22723,'mixpanel','completed',10,'2024-06-13 08:30:33','2024-06-13 09:51:33','2024-06-13 09:46:32','2024-06-13 09:51:32',NULL,0,0,NULL,NULL),(22724,'mixpanel','completed',10,'2024-06-13 08:15:34','2024-06-13 10:01:34','2024-06-13 09:56:33','2024-06-13 10:01:33',NULL,0,0,NULL,NULL),(22725,'mixpanel','completed',10,'2024-06-13 08:32:48','2024-06-13 10:06:45','2024-06-13 10:03:47','2024-06-13 10:06:44',NULL,0,0,NULL,NULL),(22726,'mixpanel','completed',10,'2024-06-13 08:09:28','2024-06-13 10:11:36','2024-06-13 10:09:27','2024-06-13 10:11:35',NULL,0,0,NULL,NULL),(22727,'mixpanel','completed',10,'2024-06-13 08:29:32','2024-06-13 10:21:34','2024-06-13 10:16:31','2024-06-13 10:21:33',NULL,0,0,NULL,NULL),(22728,'mixpanel','completed',10,'2024-06-13 08:37:36','2024-06-13 10:31:34','2024-06-13 10:26:35','2024-06-13 10:31:33',NULL,0,0,NULL,NULL),(22729,'mixpanel','completed',10,'2024-06-13 08:58:33','2024-06-13 10:41:13','2024-06-13 10:36:32','2024-06-13 10:41:12',NULL,0,0,NULL,NULL),(22730,'mixpanel','completed',10,'2024-06-13 09:17:34','2024-06-13 10:50:14','2024-06-13 10:46:33','2024-06-13 10:50:13',NULL,0,0,NULL,NULL),(22731,'mixpanel','completed',10,'2024-06-13 09:03:30','2024-06-13 11:01:31','2024-06-13 10:56:29','2024-06-13 11:01:30',NULL,0,0,NULL,NULL),(22732,'mixpanel','completed',10,'2024-06-13 09:30:46','2024-06-13 11:06:33','2024-06-13 11:03:45','2024-06-13 11:06:32',NULL,0,0,NULL,NULL),(22733,'mixpanel','completed',10,'2024-06-13 09:19:33','2024-06-13 11:16:29','2024-06-13 11:11:32','2024-06-13 11:16:28',NULL,0,0,NULL,NULL),(22734,'mixpanel','completed',10,'2024-06-13 09:44:34','2024-06-13 11:26:34','2024-06-13 11:21:33','2024-06-13 11:26:33',NULL,0,0,NULL,NULL),(22735,'mixpanel','completed',10,'2024-06-13 09:46:10','2024-06-13 11:36:29','2024-06-13 11:31:09','2024-06-13 11:36:28',NULL,0,0,NULL,NULL),(22736,'mixpanel','completed',10,'2024-06-13 10:35:33','2024-06-13 11:44:57','2024-06-13 11:41:32','2024-06-13 11:44:56',NULL,0,0,NULL,NULL),(22737,'mixpanel','completed',10,'2024-06-13 10:20:33','2024-06-13 11:56:28','2024-06-13 11:51:32','2024-06-13 11:56:27',NULL,0,0,NULL,NULL),(22738,'mixpanel','completed',10,'2024-06-13 10:16:04','2024-06-13 12:01:27','2024-06-13 11:59:03','2024-06-13 12:01:26',NULL,0,0,NULL,NULL),(22739,'mixpanel','completed',10,'2024-06-13 10:15:32','2024-06-13 12:11:29','2024-06-13 12:06:31','2024-06-13 12:11:28',NULL,0,0,NULL,NULL),(22740,'mixpanel','completed',10,'2024-06-13 10:58:25','2024-06-13 12:21:29','2024-06-13 12:16:24','2024-06-13 12:21:28',NULL,0,0,NULL,NULL),(22741,'mixpanel','completed',10,'2024-06-13 10:27:33','2024-06-13 12:31:25','2024-06-13 12:26:32','2024-06-13 12:31:24',NULL,0,0,NULL,NULL),(22742,'mixpanel','completed',10,'2024-06-13 11:21:12','2024-06-13 12:41:34','2024-06-13 12:36:11','2024-06-13 12:41:33',NULL,0,0,NULL,NULL),(22743,'mixpanel','completed',10,'2024-06-13 11:11:25','2024-06-13 12:51:30','2024-06-13 12:46:24','2024-06-13 12:51:29',NULL,0,0,NULL,NULL),(22744,'mixpanel','completed',10,'2024-06-13 10:59:57','2024-06-13 13:01:28','2024-06-13 12:55:56','2024-06-13 13:01:26',NULL,0,0,NULL,NULL),(22745,'mixpanel','completed',10,'2024-06-13 11:36:29','2024-06-13 13:10:09','2024-06-13 13:06:28','2024-06-13 13:10:08',NULL,0,0,NULL,NULL),(22746,'mixpanel','completed',10,'2024-06-13 11:50:28','2024-06-13 13:19:13','2024-06-13 13:16:27','2024-06-13 13:19:12',NULL,0,0,NULL,NULL),(22747,'mixpanel','completed',10,'2024-06-13 11:25:25','2024-06-13 13:24:48','2024-06-13 13:21:24','2024-06-13 13:24:47',NULL,0,0,NULL,NULL),(22748,'mixpanel','completed',10,'2024-06-13 12:23:27','2024-06-13 13:36:35','2024-06-13 13:31:26','2024-06-13 13:36:34',NULL,0,0,NULL,NULL),(22749,'mixpanel','completed',10,'2024-06-13 12:15:33','2024-06-13 13:46:26','2024-06-13 13:41:32','2024-06-13 13:46:25',NULL,0,0,NULL,NULL),(22750,'mixpanel','completed',10,'2024-06-13 12:13:34','2024-06-13 13:56:32','2024-06-13 13:51:33','2024-06-13 13:56:31',NULL,0,0,NULL,NULL),(22751,'mixpanel','completed',10,'2024-06-13 12:58:17','2024-06-13 14:06:32','2024-06-13 14:01:16','2024-06-13 14:06:31',NULL,0,0,NULL,NULL),(22752,'mixpanel','completed',10,'2024-06-13 12:59:33','2024-06-13 14:16:31','2024-06-13 14:11:32','2024-06-13 14:16:25',NULL,0,0,NULL,NULL),(22753,'mixpanel','completed',10,'2024-06-13 13:13:29','2024-06-13 14:26:30','2024-06-13 14:21:28','2024-06-13 14:26:29',NULL,0,0,NULL,NULL),(22754,'mixpanel','completed',10,'2024-06-13 12:38:27','2024-06-13 14:36:34','2024-06-13 14:31:26','2024-06-13 14:36:32',NULL,0,0,NULL,NULL),(22755,'mixpanel','completed',10,'2024-06-13 13:05:54','2024-06-13 14:46:15','2024-06-13 14:41:53','2024-06-13 14:46:14',NULL,0,0,NULL,NULL),(22756,'mixpanel','completed',10,'2024-06-13 13:18:31','2024-06-13 14:56:31','2024-06-13 14:51:30','2024-06-13 14:56:30',NULL,0,0,NULL,NULL),(22757,'mixpanel','completed',10,'2024-06-13 13:34:21','2024-06-13 15:01:28','2024-06-13 14:59:19','2024-06-13 15:01:27',NULL,0,0,NULL,NULL),(22758,'mixpanel','completed',10,'2024-06-13 13:37:35','2024-06-13 15:11:31','2024-06-13 15:06:34','2024-06-13 15:11:30',NULL,0,0,NULL,NULL),(22759,'mixpanel','completed',10,'2024-06-13 13:15:27','2024-06-13 15:21:32','2024-06-13 15:16:26','2024-06-13 15:21:31',NULL,0,0,NULL,NULL),(22760,'mixpanel','completed',10,'2024-06-13 13:50:33','2024-06-13 15:28:38','2024-06-13 15:26:32','2024-06-13 15:28:37',NULL,0,0,NULL,NULL),(22761,'mixpanel','completed',10,'2024-06-13 14:23:27','2024-06-13 15:36:33','2024-06-13 15:31:26','2024-06-13 15:36:32',NULL,0,0,NULL,NULL),(22762,'mixpanel','completed',10,'2024-06-13 14:03:33','2024-06-13 15:46:26','2024-06-13 15:41:32','2024-06-13 15:46:25',NULL,0,0,NULL,NULL),(22763,'mixpanel','completed',10,'2024-06-13 14:31:33','2024-06-13 15:56:33','2024-06-13 15:51:32','2024-06-13 15:56:32',NULL,0,0,NULL,NULL),(22764,'mixpanel','completed',10,'2024-06-13 14:55:27','2024-06-13 16:06:33','2024-06-13 16:01:26','2024-06-13 16:06:32',NULL,0,0,NULL,NULL),(22765,'mixpanel','completed',10,'2024-06-13 14:27:36','2024-06-13 16:16:27','2024-06-13 16:11:35','2024-06-13 16:16:26',NULL,0,0,NULL,NULL),(22766,'mixpanel','completed',10,'2024-06-13 15:02:31','2024-06-13 16:26:29','2024-06-13 16:21:30','2024-06-13 16:26:28',NULL,0,0,NULL,NULL),(22767,'mixpanel','completed',10,'2024-06-13 14:31:26','2024-06-13 16:36:28','2024-06-13 16:31:25','2024-06-13 16:36:27',NULL,0,0,NULL,NULL),(22768,'mixpanel','completed',10,'2024-06-13 14:52:56','2024-06-13 16:41:33','2024-06-13 16:38:55','2024-06-13 16:41:32',NULL,0,0,NULL,NULL),(22769,'mixpanel','completed',10,'2024-06-13 14:53:24','2024-06-13 16:51:30','2024-06-13 16:46:24','2024-06-13 16:51:29',NULL,0,0,NULL,NULL),(22770,'mixpanel','completed',10,'2024-06-13 14:57:51','2024-06-13 17:01:26','2024-06-13 16:56:50','2024-06-13 17:01:25',NULL,0,0,NULL,NULL),(22771,'schedule_re_engagement_email','completed',10,'2024-06-14 17:06:28','2024-06-14 17:11:27','2024-06-13 17:06:27','2024-06-14 17:11:26',NULL,0,0,NULL,NULL),(22772,'mixpanel','completed',10,'2024-06-13 15:42:28','2024-06-13 17:11:32','2024-06-13 17:06:27','2024-06-13 17:11:31',NULL,0,0,NULL,NULL),(22773,'mixpanel','completed',10,'2024-06-13 15:31:27','2024-06-13 17:21:31','2024-06-13 17:16:26','2024-06-13 17:21:30',NULL,0,0,NULL,NULL),(22774,'mixpanel','completed',10,'2024-06-13 15:57:29','2024-06-13 17:31:26','2024-06-13 17:26:27','2024-06-13 17:31:25',NULL,0,0,NULL,NULL),(22775,'mixpanel','completed',10,'2024-06-13 16:28:28','2024-06-13 17:41:29','2024-06-13 17:36:27','2024-06-13 17:41:28',NULL,0,0,NULL,NULL),(22776,'mixpanel','completed',10,'2024-06-13 16:01:26','2024-06-13 17:51:33','2024-06-13 17:46:25','2024-06-13 17:51:32',NULL,0,0,NULL,NULL),(22777,'mixpanel','completed',10,'2024-06-13 16:48:33','2024-06-13 18:01:27','2024-06-13 17:56:32','2024-06-13 18:01:26',NULL,0,0,NULL,NULL),(22778,'mixpanel','completed',10,'2024-06-13 16:27:34','2024-06-13 18:11:35','2024-06-13 18:06:33','2024-06-13 18:11:34',NULL,0,0,NULL,NULL),(22779,'mixpanel','completed',10,'2024-06-13 16:21:28','2024-06-13 18:21:35','2024-06-13 18:16:27','2024-06-13 18:21:34',NULL,0,0,NULL,NULL),(22780,'mixpanel','completed',10,'2024-06-13 17:23:33','2024-06-13 18:31:45','2024-06-13 18:26:32','2024-06-13 18:31:43',NULL,0,0,NULL,NULL),(22781,'mixpanel','completed',10,'2024-06-13 16:59:33','2024-06-13 18:41:35','2024-06-13 18:36:33','2024-06-13 18:41:34',NULL,0,0,NULL,NULL),(22782,'mixpanel','completed',10,'2024-06-13 16:58:28','2024-06-13 18:51:31','2024-06-13 18:46:27','2024-06-13 18:51:30',NULL,0,0,NULL,NULL),(22783,'mixpanel','completed',10,'2024-06-13 17:19:35','2024-06-13 19:01:29','2024-06-13 18:56:34','2024-06-13 19:01:28',NULL,0,0,NULL,NULL),(22784,'mixpanel','completed',10,'2024-06-13 17:48:35','2024-06-13 19:11:32','2024-06-13 19:06:34','2024-06-13 19:11:31',NULL,0,0,NULL,NULL),(22785,'mixpanel','completed',10,'2024-06-13 18:04:28','2024-06-13 19:21:35','2024-06-13 19:16:27','2024-06-13 19:21:34',NULL,0,0,NULL,NULL),(22786,'mixpanel','completed',10,'2024-06-13 17:27:35','2024-06-13 19:31:27','2024-06-13 19:26:34','2024-06-13 19:31:26',NULL,0,0,NULL,NULL),(22787,'mixpanel','completed',10,'2024-06-13 18:20:34','2024-06-13 19:41:45','2024-06-13 19:36:33','2024-06-13 19:41:44',NULL,0,0,NULL,NULL),(22788,'mixpanel','completed',10,'2024-06-13 18:28:29','2024-06-13 19:48:50','2024-06-13 19:46:28','2024-06-13 19:48:49',NULL,0,0,NULL,NULL),(22789,'mixpanel','completed',10,'2024-06-13 18:17:40','2024-06-13 19:56:32','2024-06-13 19:51:38','2024-06-13 19:56:31',NULL,0,0,NULL,NULL),(22790,'mixpanel','completed',10,'2024-06-13 18:03:28','2024-06-13 20:06:38','2024-06-13 20:01:27','2024-06-13 20:06:37',NULL,0,0,NULL,NULL),(22791,'mixpanel','completed',10,'2024-06-13 18:20:33','2024-06-13 20:14:11','2024-06-13 20:11:32','2024-06-13 20:14:10',NULL,0,0,NULL,NULL),(22792,'mixpanel','completed',10,'2024-06-13 18:51:27','2024-06-13 20:22:01','2024-06-13 20:16:26','2024-06-13 20:22:00',NULL,0,0,NULL,NULL),(22793,'mixpanel','completed',10,'2024-06-13 18:31:35','2024-06-13 20:30:15','2024-06-13 20:26:34','2024-06-13 20:30:14',NULL,0,0,NULL,NULL),(22794,'mixpanel','completed',10,'2024-06-13 18:48:34','2024-06-13 20:41:43','2024-06-13 20:36:33','2024-06-13 20:41:42',NULL,0,0,NULL,NULL),(22795,'mixpanel','completed',10,'2024-06-13 19:10:27','2024-06-13 20:51:52','2024-06-13 20:46:26','2024-06-13 20:51:51',NULL,0,0,NULL,NULL),(22796,'mixpanel','completed',10,'2024-06-13 19:03:35','2024-06-13 21:01:28','2024-06-13 20:56:33','2024-06-13 21:01:27',NULL,0,0,NULL,NULL),(22797,'mixpanel','completed',10,'2024-06-13 19:39:31','2024-06-13 21:11:35','2024-06-13 21:06:30','2024-06-13 21:11:34',NULL,0,0,NULL,NULL),(22798,'mixpanel','completed',10,'2024-06-13 20:06:35','2024-06-13 21:21:35','2024-06-13 21:15:34','2024-06-13 21:21:34',NULL,0,0,NULL,NULL),(22799,'mixpanel','completed',10,'2024-06-13 20:19:35','2024-06-13 21:31:26','2024-06-13 21:26:34','2024-06-13 21:31:25',NULL,0,0,NULL,NULL),(22800,'mixpanel','completed',10,'2024-06-13 19:53:34','2024-06-13 21:41:36','2024-06-13 21:36:33','2024-06-13 21:41:35',NULL,0,0,NULL,NULL),(22801,'mixpanel','completed',10,'2024-06-13 20:01:44','2024-06-13 21:51:32','2024-06-13 21:46:43','2024-06-13 21:51:31',NULL,0,0,NULL,NULL),(22802,'mixpanel','completed',10,'2024-06-13 20:50:35','2024-06-13 22:01:28','2024-06-13 21:56:34','2024-06-13 22:01:26',NULL,0,0,NULL,NULL),(22803,'mixpanel','completed',10,'2024-06-13 20:48:36','2024-06-13 22:11:37','2024-06-13 22:06:34','2024-06-13 22:11:35',NULL,0,0,NULL,NULL),(22804,'mixpanel','completed',10,'2024-06-13 21:10:29','2024-06-13 22:21:31','2024-06-13 22:16:27','2024-06-13 22:21:30',NULL,0,0,NULL,NULL),(22805,'mixpanel','completed',10,'2024-06-13 20:28:40','2024-06-13 22:31:28','2024-06-13 22:26:38','2024-06-13 22:31:26',NULL,0,0,NULL,NULL),(22806,'mixpanel','completed',10,'2024-06-13 20:53:33','2024-06-13 22:41:29','2024-06-13 22:36:32','2024-06-13 22:41:28',NULL,0,0,NULL,NULL),(22807,'mixpanel','completed',10,'2024-06-13 20:53:25','2024-06-13 22:51:28','2024-06-13 22:46:24','2024-06-13 22:51:27',NULL,0,0,NULL,NULL),(22808,'mixpanel','completed',10,'2024-06-13 21:45:30','2024-06-13 23:01:28','2024-06-13 22:56:29','2024-06-13 23:01:27',NULL,0,0,NULL,NULL),(22809,'mixpanel','completed',10,'2024-06-13 21:17:29','2024-06-13 23:09:59','2024-06-13 23:06:28','2024-06-13 23:09:58',NULL,0,0,NULL,NULL),(22810,'mixpanel','completed',10,'2024-06-13 21:21:28','2024-06-13 23:21:30','2024-06-13 23:16:27','2024-06-13 23:21:29',NULL,0,0,NULL,NULL),(22811,'mixpanel','completed',10,'2024-06-13 21:35:30','2024-06-13 23:31:27','2024-06-13 23:26:29','2024-06-13 23:31:26',NULL,0,0,NULL,NULL),(22812,'mixpanel','completed',10,'2024-06-13 22:03:35','2024-06-13 23:41:33','2024-06-13 23:36:34','2024-06-13 23:41:32',NULL,0,0,NULL,NULL),(22813,'mixpanel','completed',10,'2024-06-13 22:05:28','2024-06-13 23:51:29','2024-06-13 23:46:27','2024-06-13 23:51:28',NULL,0,0,NULL,NULL),(22814,'mixpanel','completed',10,'2024-06-13 22:31:35','2024-06-14 00:01:30','2024-06-13 23:56:34','2024-06-14 00:01:29',NULL,0,0,NULL,NULL),(22815,'mixpanel','completed',10,'2024-06-13 22:11:33','2024-06-14 00:16:28','2024-06-14 00:06:32','2024-06-14 00:16:27',NULL,0,0,NULL,NULL),(22816,'mixpanel','completed',10,'2024-06-13 22:22:28','2024-06-14 00:26:30','2024-06-14 00:21:27','2024-06-14 00:26:29',NULL,0,0,NULL,NULL),(22817,'mixpanel','completed',10,'2024-06-13 23:28:27','2024-06-14 00:36:44','2024-06-14 00:31:26','2024-06-14 00:36:42',NULL,0,0,NULL,NULL),(22818,'mixpanel','completed',10,'2024-06-13 23:04:29','2024-06-14 00:46:27','2024-06-14 00:41:28','2024-06-14 00:46:26',NULL,0,0,NULL,NULL),(22819,'mixpanel','completed',10,'2024-06-13 23:27:40','2024-06-14 00:56:36','2024-06-14 00:51:37','2024-06-14 00:56:34',NULL,0,0,NULL,NULL),(22820,'mixpanel','completed',10,'2024-06-13 23:54:27','2024-06-14 01:06:29','2024-06-14 01:01:26','2024-06-14 01:06:28',NULL,0,0,NULL,NULL),(22821,'mixpanel','completed',10,'2024-06-13 23:25:30','2024-06-14 01:16:27','2024-06-14 01:11:29','2024-06-14 01:16:26',NULL,0,0,NULL,NULL),(22822,'mixpanel','completed',10,'2024-06-14 00:06:33','2024-06-14 01:26:32','2024-06-14 01:21:32','2024-06-14 01:26:31',NULL,0,0,NULL,NULL),(22823,'mixpanel','completed',10,'2024-06-13 23:32:27','2024-06-14 01:36:38','2024-06-14 01:31:26','2024-06-14 01:36:37',NULL,0,0,NULL,NULL),(22824,'mixpanel','completed',10,'2024-06-14 00:26:29','2024-06-14 01:46:28','2024-06-14 01:41:28','2024-06-14 01:46:27',NULL,0,0,NULL,NULL),(22825,'mixpanel','completed',10,'2024-06-14 00:36:31','2024-06-14 01:56:30','2024-06-14 01:51:30','2024-06-14 01:56:29',NULL,0,0,NULL,NULL),(22826,'mixpanel','completed',10,'2024-06-14 00:06:27','2024-06-14 02:06:31','2024-06-14 02:01:26','2024-06-14 02:06:30',NULL,0,0,NULL,NULL),(22827,'mixpanel','completed',10,'2024-06-14 00:36:31','2024-06-14 02:16:28','2024-06-14 02:11:30','2024-06-14 02:16:27',NULL,0,0,NULL,NULL),(22828,'mixpanel','completed',10,'2024-06-14 01:15:30','2024-06-14 02:26:35','2024-06-14 02:21:29','2024-06-14 02:26:34',NULL,0,0,NULL,NULL),(22829,'mixpanel','completed',10,'2024-06-14 00:34:27','2024-06-14 02:36:32','2024-06-14 02:31:26','2024-06-14 02:36:31',NULL,0,0,NULL,NULL),(22830,'mixpanel','completed',10,'2024-06-14 01:02:50','2024-06-14 02:41:36','2024-06-14 02:38:49','2024-06-14 02:41:35',NULL,0,0,NULL,NULL),(22831,'mixpanel','completed',10,'2024-06-14 01:10:25','2024-06-14 02:49:01','2024-06-14 02:46:24','2024-06-14 02:49:00',NULL,0,0,NULL,NULL),(22832,'mixpanel','completed',10,'2024-06-14 01:36:29','2024-06-14 02:56:28','2024-06-14 02:51:28','2024-06-14 02:56:27',NULL,0,0,NULL,NULL),(22833,'mixpanel','completed',10,'2024-06-14 01:44:30','2024-06-14 03:03:56','2024-06-14 03:01:29','2024-06-14 03:03:55',NULL,0,0,NULL,NULL),(22834,'mixpanel','completed',10,'2024-06-14 01:57:32','2024-06-14 03:11:33','2024-06-14 03:06:31','2024-06-14 03:11:32',NULL,0,0,NULL,NULL),(22835,'mixpanel','completed',10,'2024-06-14 01:39:25','2024-06-14 03:21:31','2024-06-14 03:16:24','2024-06-14 03:21:30',NULL,0,0,NULL,NULL),(22836,'mixpanel','completed',10,'2024-06-14 01:34:33','2024-06-14 03:31:27','2024-06-14 03:26:32','2024-06-14 03:31:26',NULL,0,0,NULL,NULL),(22837,'mixpanel','completed',10,'2024-06-14 01:58:32','2024-06-14 03:41:33','2024-06-14 03:36:31','2024-06-14 03:41:32',NULL,0,0,NULL,NULL),(22838,'mixpanel','completed',10,'2024-06-14 02:13:27','2024-06-14 03:51:29','2024-06-14 03:46:27','2024-06-14 03:51:28',NULL,0,0,NULL,NULL),(22839,'mixpanel','completed',10,'2024-06-14 02:16:37','2024-06-14 04:01:28','2024-06-14 03:56:36','2024-06-14 04:01:27',NULL,0,0,NULL,NULL),(22840,'mixpanel','completed',10,'2024-06-14 03:04:33','2024-06-14 04:11:29','2024-06-14 04:06:32','2024-06-14 04:11:28',NULL,0,0,NULL,NULL),(22841,'mixpanel','completed',10,'2024-06-14 03:13:28','2024-06-14 04:21:34','2024-06-14 04:16:27','2024-06-14 04:21:33',NULL,0,0,NULL,NULL),(22842,'mixpanel','completed',10,'2024-06-14 03:05:39','2024-06-14 04:31:58','2024-06-14 04:26:38','2024-06-14 04:31:55',NULL,0,0,NULL,NULL),(22843,'mixpanel','completed',10,'2024-06-14 02:43:34','2024-06-14 04:41:56','2024-06-14 04:35:33','2024-06-14 04:41:54',NULL,0,0,NULL,NULL),(22844,'mixpanel','completed',10,'2024-06-14 03:31:43','2024-06-14 04:51:49','2024-06-14 04:46:41','2024-06-14 04:51:48',NULL,0,0,NULL,NULL),(22845,'mixpanel','completed',10,'2024-06-14 03:40:44','2024-06-14 05:01:41','2024-06-14 04:56:43','2024-06-14 05:01:40',NULL,0,0,NULL,NULL),(22846,'mixpanel','completed',10,'2024-06-14 03:33:31','2024-06-14 05:11:36','2024-06-14 05:06:30','2024-06-14 05:11:35',NULL,0,0,NULL,NULL),(22847,'mixpanel','completed',10,'2024-06-14 04:11:31','2024-06-14 05:21:29','2024-06-14 05:16:29','2024-06-14 05:21:28',NULL,0,0,NULL,NULL),(22848,'mixpanel','completed',10,'2024-06-14 03:56:35','2024-06-14 05:31:26','2024-06-14 05:26:34','2024-06-14 05:31:25',NULL,0,0,NULL,NULL),(22849,'mixpanel','completed',10,'2024-06-14 03:51:33','2024-06-14 05:41:32','2024-06-14 05:36:32','2024-06-14 05:41:31',NULL,0,0,NULL,NULL),(22850,'mixpanel','completed',10,'2024-06-14 04:36:28','2024-06-14 05:51:33','2024-06-14 05:46:27','2024-06-14 05:51:32',NULL,0,0,NULL,NULL),(22851,'mixpanel','completed',10,'2024-06-14 04:05:37','2024-06-14 06:01:28','2024-06-14 05:56:36','2024-06-14 06:01:27',NULL,0,0,NULL,NULL),(22852,'mixpanel','completed',10,'2024-06-14 04:18:34','2024-06-14 06:11:35','2024-06-14 06:06:33','2024-06-14 06:11:34',NULL,0,0,NULL,NULL),(22853,'mixpanel','completed',10,'2024-06-14 05:14:35','2024-06-14 06:21:27','2024-06-14 06:16:34','2024-06-14 06:21:26',NULL,0,0,NULL,NULL),(22854,'mixpanel','completed',10,'2024-06-14 04:59:28','2024-06-14 06:31:27','2024-06-14 06:26:27','2024-06-14 06:31:26',NULL,0,0,NULL,NULL),(22855,'mixpanel','completed',10,'2024-06-14 04:51:29','2024-06-14 06:41:33','2024-06-14 06:36:28','2024-06-14 06:41:32',NULL,0,0,NULL,NULL),(22856,'mixpanel','completed',10,'2024-06-14 04:57:29','2024-06-14 06:51:27','2024-06-14 06:46:27','2024-06-14 06:51:26',NULL,0,0,NULL,NULL),(22857,'mixpanel','completed',10,'2024-06-14 05:50:27','2024-06-14 07:01:28','2024-06-14 06:56:26','2024-06-14 07:01:27',NULL,0,0,NULL,NULL),(22858,'mixpanel','completed',10,'2024-06-14 05:43:28','2024-06-14 07:11:28','2024-06-14 07:06:27','2024-06-14 07:11:27',NULL,0,0,NULL,NULL),(22859,'mixpanel','completed',10,'2024-06-14 06:13:43','2024-06-14 07:21:31','2024-06-14 07:16:40','2024-06-14 07:21:28',NULL,0,0,NULL,NULL),(22860,'mixpanel','completed',10,'2024-06-14 06:08:28','2024-06-14 07:28:53','2024-06-14 07:26:27','2024-06-14 07:28:52',NULL,0,0,NULL,NULL),(22861,'mixpanel','completed',10,'2024-06-14 05:50:43','2024-06-14 07:40:45','2024-06-14 07:36:41','2024-06-14 07:40:44',NULL,0,0,NULL,NULL),(22862,'mixpanel','completed',10,'2024-06-14 06:23:27','2024-06-14 07:50:15','2024-06-14 07:46:26','2024-06-14 07:50:14',NULL,0,0,NULL,NULL),(22863,'mixpanel','completed',10,'2024-06-14 06:25:27','2024-06-14 08:01:29','2024-06-14 07:56:26','2024-06-14 08:01:28',NULL,0,0,NULL,NULL),(22864,'mixpanel','completed',10,'2024-06-14 07:02:28','2024-06-14 08:11:27','2024-06-14 08:06:27','2024-06-14 08:11:26',NULL,0,0,NULL,NULL),(22865,'mixpanel','completed',10,'2024-06-14 06:40:31','2024-06-14 08:18:37','2024-06-14 08:16:30','2024-06-14 08:18:36',NULL,0,0,NULL,NULL),(22866,'mixpanel','completed',10,'2024-06-14 06:35:28','2024-06-14 08:26:28','2024-06-14 08:21:27','2024-06-14 08:26:27',NULL,0,0,NULL,NULL),(22867,'mixpanel','completed',10,'2024-06-14 06:49:46','2024-06-14 08:36:28','2024-06-14 08:30:45','2024-06-14 08:36:27',NULL,0,0,NULL,NULL),(22868,'mixpanel','completed',10,'2024-06-14 06:59:28','2024-06-14 08:46:25','2024-06-14 08:41:27','2024-06-14 08:46:24',NULL,0,0,NULL,NULL),(22869,'mixpanel','completed',10,'2024-06-14 07:30:27','2024-06-14 08:56:28','2024-06-14 08:51:26','2024-06-14 08:56:27',NULL,0,0,NULL,NULL),(22870,'mixpanel','completed',10,'2024-06-14 07:48:25','2024-06-14 09:06:28','2024-06-14 09:01:24','2024-06-14 09:06:27',NULL,0,0,NULL,NULL),(22871,'mixpanel','completed',10,'2024-06-14 07:17:28','2024-06-14 09:16:25','2024-06-14 09:11:27','2024-06-14 09:16:24',NULL,0,0,NULL,NULL),(22872,'mixpanel','completed',10,'2024-06-14 07:53:27','2024-06-14 09:26:27','2024-06-14 09:21:26','2024-06-14 09:26:26',NULL,0,0,NULL,NULL),(22873,'mixpanel','completed',10,'2024-06-14 08:07:25','2024-06-14 09:36:27','2024-06-14 09:31:24','2024-06-14 09:36:26',NULL,0,0,NULL,NULL),(22874,'mixpanel','completed',10,'2024-06-14 08:08:50','2024-06-14 09:46:25','2024-06-14 09:40:49','2024-06-14 09:46:24',NULL,0,0,NULL,NULL),(22875,'mixpanel','completed',10,'2024-06-14 08:15:28','2024-06-14 09:56:29','2024-06-14 09:51:27','2024-06-14 09:56:28',NULL,0,0,NULL,NULL),(22876,'mixpanel','completed',10,'2024-06-14 08:35:26','2024-06-14 10:05:46','2024-06-14 10:01:25','2024-06-14 10:05:45',NULL,0,0,NULL,NULL),(22877,'mixpanel','completed',10,'2024-06-14 08:31:28','2024-06-14 10:16:31','2024-06-14 10:11:27','2024-06-14 10:16:30',NULL,0,0,NULL,NULL),(22878,'mixpanel','completed',10,'2024-06-14 09:12:27','2024-06-14 10:26:28','2024-06-14 10:21:26','2024-06-14 10:26:27',NULL,0,0,NULL,NULL),(22879,'mixpanel','completed',10,'2024-06-14 09:22:37','2024-06-14 10:36:28','2024-06-14 10:29:36','2024-06-14 10:36:27',NULL,0,0,NULL,NULL),(22880,'mixpanel','completed',10,'2024-06-14 09:32:27','2024-06-14 10:46:28','2024-06-14 10:41:26','2024-06-14 10:46:27',NULL,0,0,NULL,NULL),(22881,'mixpanel','completed',10,'2024-06-14 09:48:27','2024-06-14 10:56:28','2024-06-14 10:51:26','2024-06-14 10:56:26',NULL,0,0,NULL,NULL),(22882,'mixpanel','completed',10,'2024-06-14 09:22:28','2024-06-14 11:06:27','2024-06-14 11:01:27','2024-06-14 11:06:26',NULL,0,0,NULL,NULL),(22883,'mixpanel','completed',10,'2024-06-14 09:47:28','2024-06-14 11:16:28','2024-06-14 11:11:27','2024-06-14 11:16:27',NULL,0,0,NULL,NULL),(22884,'mixpanel','completed',10,'2024-06-14 09:45:28','2024-06-14 11:25:39','2024-06-14 11:21:27','2024-06-14 11:25:38',NULL,0,0,NULL,NULL),(22885,'mixpanel','completed',10,'2024-06-14 09:51:28','2024-06-14 11:36:42','2024-06-14 11:31:27','2024-06-14 11:36:41',NULL,0,0,NULL,NULL),(22886,'mixpanel','completed',10,'2024-06-14 09:48:15','2024-06-14 11:46:28','2024-06-14 11:40:14','2024-06-14 11:46:27',NULL,0,0,NULL,NULL),(22887,'mixpanel','completed',10,'2024-06-14 10:48:41','2024-06-14 11:54:12','2024-06-14 11:51:40','2024-06-14 11:54:11',NULL,0,0,NULL,NULL),(22888,'mixpanel','completed',10,'2024-06-14 10:40:27','2024-06-14 12:01:30','2024-06-14 11:56:26','2024-06-14 12:01:29',NULL,0,0,NULL,NULL),(22889,'mixpanel','completed',10,'2024-06-14 10:09:32','2024-06-14 12:09:31','2024-06-14 12:06:31','2024-06-14 12:09:30',NULL,0,0,NULL,NULL),(22890,'mixpanel','completed',10,'2024-06-14 10:31:30','2024-06-14 12:21:29','2024-06-14 12:16:29','2024-06-14 12:21:28',NULL,0,0,NULL,NULL),(22891,'mixpanel','completed',10,'2024-06-14 10:48:24','2024-06-14 12:26:29','2024-06-14 12:24:23','2024-06-14 12:26:27',NULL,0,0,NULL,NULL),(22892,'mixpanel','completed',10,'2024-06-14 10:40:41','2024-06-14 12:36:28','2024-06-14 12:29:40','2024-06-14 12:36:27',NULL,0,0,NULL,NULL),(22893,'mixpanel','completed',10,'2024-06-14 11:24:56','2024-06-14 12:46:28','2024-06-14 12:39:55','2024-06-14 12:46:27',NULL,0,0,NULL,NULL),(22894,'mixpanel','completed',10,'2024-06-14 11:11:26','2024-06-14 12:53:29','2024-06-14 12:51:25','2024-06-14 12:53:28',NULL,0,0,NULL,NULL),(22895,'mixpanel','completed',10,'2024-06-14 11:53:28','2024-06-14 12:59:55','2024-06-14 12:56:27','2024-06-14 12:59:52',NULL,0,0,NULL,NULL),(22896,'mixpanel','completed',10,'2024-06-14 11:59:28','2024-06-14 13:11:27','2024-06-14 13:06:27','2024-06-14 13:11:26',NULL,0,0,NULL,NULL),(22897,'mixpanel','completed',10,'2024-06-14 12:10:26','2024-06-14 13:19:25','2024-06-14 13:16:25','2024-06-14 13:19:24',NULL,0,0,NULL,NULL),(22898,'mixpanel','completed',10,'2024-06-14 11:28:30','2024-06-14 13:24:01','2024-06-14 13:21:29','2024-06-14 13:24:00',NULL,0,0,NULL,NULL),(22899,'mixpanel','completed',10,'2024-06-14 12:01:31','2024-06-14 13:31:32','2024-06-14 13:26:30','2024-06-14 13:31:31',NULL,0,0,NULL,NULL),(22900,'mixpanel','completed',10,'2024-06-14 12:12:29','2024-06-14 13:41:24','2024-06-14 13:36:28','2024-06-14 13:41:23',NULL,0,0,NULL,NULL),(22901,'mixpanel','completed',10,'2024-06-14 12:28:28','2024-06-14 13:51:40','2024-06-14 13:46:27','2024-06-14 13:51:39',NULL,0,0,NULL,NULL),(22902,'mixpanel','completed',10,'2024-06-14 12:39:26','2024-06-14 14:01:50','2024-06-14 13:56:25','2024-06-14 14:01:49',NULL,0,0,NULL,NULL),(22903,'mixpanel','completed',10,'2024-06-14 12:08:28','2024-06-14 14:11:26','2024-06-14 14:06:27','2024-06-14 14:11:25',NULL,0,0,NULL,NULL),(22904,'mixpanel','completed',10,'2024-06-14 12:59:48','2024-06-14 14:17:47','2024-06-14 14:14:47','2024-06-14 14:17:46',NULL,0,0,NULL,NULL),(22905,'mixpanel','completed',10,'2024-06-14 13:03:33','2024-06-14 14:26:29','2024-06-14 14:21:32','2024-06-14 14:26:28',NULL,0,0,NULL,NULL),(22906,'mixpanel','completed',10,'2024-06-14 13:29:28','2024-06-14 14:36:28','2024-06-14 14:31:27','2024-06-14 14:36:27',NULL,0,0,NULL,NULL),(22907,'mixpanel','completed',10,'2024-06-14 13:10:28','2024-06-14 14:46:28','2024-06-14 14:41:27','2024-06-14 14:46:27',NULL,0,0,NULL,NULL),(22908,'mixpanel','completed',10,'2024-06-14 13:01:28','2024-06-14 14:56:28','2024-06-14 14:51:27','2024-06-14 14:56:27',NULL,0,0,NULL,NULL),(22909,'mixpanel','completed',10,'2024-06-14 13:55:28','2024-06-14 15:06:38','2024-06-14 15:01:27','2024-06-14 15:06:37',NULL,0,0,NULL,NULL),(22910,'subscribers_engagement_score','completed',10,'2024-06-14 15:11:37','2024-06-14 15:21:29','2024-06-14 15:11:36','2024-06-14 15:21:27',NULL,0,0,NULL,NULL),(22911,'mixpanel','completed',10,'2024-06-14 14:01:37','2024-06-14 15:21:29','2024-06-14 15:11:36','2024-06-14 15:21:27',NULL,0,0,NULL,NULL),(22912,'subscribers_engagement_score','completed',10,'2024-06-15 16:21:00','2024-06-15 16:21:27','2024-06-14 15:21:27','2024-06-15 16:21:26',NULL,0,0,NULL,NULL),(22913,'mixpanel','completed',10,'2024-06-14 14:24:27','2024-06-14 15:31:29','2024-06-14 15:26:26','2024-06-14 15:31:28',NULL,0,0,NULL,NULL),(22914,'mixpanel','completed',10,'2024-06-14 14:23:29','2024-06-14 15:41:28','2024-06-14 15:36:28','2024-06-14 15:41:27',NULL,0,0,NULL,NULL),(22915,'mixpanel','completed',10,'2024-06-14 14:11:26','2024-06-14 15:51:27','2024-06-14 15:46:25','2024-06-14 15:51:26',NULL,0,0,NULL,NULL),(22916,'mixpanel','completed',10,'2024-06-14 14:40:28','2024-06-14 16:01:27','2024-06-14 15:56:26','2024-06-14 16:01:26',NULL,0,0,NULL,NULL),(22917,'mixpanel','completed',10,'2024-06-14 14:35:32','2024-06-14 16:11:28','2024-06-14 16:06:31','2024-06-14 16:11:27',NULL,0,0,NULL,NULL),(22918,'mixpanel','completed',10,'2024-06-14 14:40:43','2024-06-14 16:21:27','2024-06-14 16:14:42','2024-06-14 16:21:26',NULL,0,0,NULL,NULL),(22919,'mixpanel','completed',10,'2024-06-14 15:02:27','2024-06-14 16:31:27','2024-06-14 16:26:26','2024-06-14 16:31:26',NULL,0,0,NULL,NULL),(22920,'mixpanel','completed',10,'2024-06-14 14:53:28','2024-06-14 16:41:29','2024-06-14 16:36:27','2024-06-14 16:41:28',NULL,0,0,NULL,NULL),(22921,'mixpanel','completed',10,'2024-06-14 15:24:28','2024-06-14 16:49:52','2024-06-14 16:46:27','2024-06-14 16:49:51',NULL,0,0,NULL,NULL),(22922,'mixpanel','completed',10,'2024-06-14 15:26:29','2024-06-14 17:01:28','2024-06-14 16:56:27','2024-06-14 17:01:27',NULL,0,0,NULL,NULL),(22923,'mixpanel','completed',10,'2024-06-14 15:08:45','2024-06-14 17:11:27','2024-06-14 17:04:44','2024-06-14 17:11:26',NULL,0,0,NULL,NULL),(22924,'schedule_re_engagement_email','completed',10,'2024-06-15 17:16:29','2024-06-15 17:21:28','2024-06-14 17:16:28','2024-06-15 17:21:27',NULL,0,0,NULL,NULL),(22925,'mixpanel','completed',10,'2024-06-14 16:10:29','2024-06-14 17:21:30','2024-06-14 17:16:28','2024-06-14 17:21:29',NULL,0,0,NULL,NULL),(22926,'mixpanel','completed',10,'2024-06-14 15:54:28','2024-06-14 17:31:28','2024-06-14 17:26:27','2024-06-14 17:31:27',NULL,0,0,NULL,NULL),(22927,'mixpanel','completed',10,'2024-06-14 15:53:28','2024-06-14 17:41:38','2024-06-14 17:36:27','2024-06-14 17:41:37',NULL,0,0,NULL,NULL),(22928,'mixpanel','completed',10,'2024-06-14 16:03:28','2024-06-14 17:51:28','2024-06-14 17:46:27','2024-06-14 17:51:27',NULL,0,0,NULL,NULL),(22929,'mixpanel','completed',10,'2024-06-14 16:19:29','2024-06-14 18:01:29','2024-06-14 17:56:28','2024-06-14 18:01:28',NULL,0,0,NULL,NULL),(22930,'mixpanel','completed',10,'2024-06-14 16:10:28','2024-06-14 18:11:28','2024-06-14 18:06:27','2024-06-14 18:11:27',NULL,0,0,NULL,NULL),(22931,'mixpanel','completed',10,'2024-06-14 16:39:28','2024-06-14 18:21:27','2024-06-14 18:16:27','2024-06-14 18:21:26',NULL,0,0,NULL,NULL),(22932,'mixpanel','completed',10,'2024-06-14 17:21:28','2024-06-14 18:31:28','2024-06-14 18:26:27','2024-06-14 18:31:27',NULL,0,0,NULL,NULL),(22933,'mixpanel','completed',10,'2024-06-14 16:52:57','2024-06-14 18:36:28','2024-06-14 18:33:57','2024-06-14 18:36:27',NULL,0,0,NULL,NULL),(22934,'mixpanel','completed',10,'2024-06-14 16:53:28','2024-06-14 18:46:29','2024-06-14 18:41:27','2024-06-14 18:46:28',NULL,0,0,NULL,NULL),(22935,'mixpanel','completed',10,'2024-06-14 17:38:28','2024-06-14 18:56:29','2024-06-14 18:51:27','2024-06-14 18:56:28',NULL,0,0,NULL,NULL),(22936,'mixpanel','completed',10,'2024-06-14 17:44:30','2024-06-14 19:06:28','2024-06-14 19:01:29','2024-06-14 19:06:27',NULL,0,0,NULL,NULL),(22937,'mixpanel','completed',10,'2024-06-14 17:31:28','2024-06-14 19:16:28','2024-06-14 19:11:27','2024-06-14 19:16:27',NULL,0,0,NULL,NULL),(22938,'mixpanel','completed',10,'2024-06-14 17:28:20','2024-06-14 19:21:28','2024-06-14 19:19:19','2024-06-14 19:21:27',NULL,0,0,NULL,NULL),(22939,'mixpanel','completed',10,'2024-06-14 17:47:41','2024-06-14 19:31:28','2024-06-14 19:24:40','2024-06-14 19:31:27',NULL,0,0,NULL,NULL),(22940,'mixpanel','completed',10,'2024-06-14 18:16:30','2024-06-14 19:41:28','2024-06-14 19:36:29','2024-06-14 19:41:27',NULL,0,0,NULL,NULL),(22941,'mixpanel','completed',10,'2024-06-14 18:38:28','2024-06-14 19:51:28','2024-06-14 19:46:27','2024-06-14 19:51:27',NULL,0,0,NULL,NULL),(22942,'mixpanel','completed',10,'2024-06-14 18:33:28','2024-06-14 20:01:27','2024-06-14 19:56:27','2024-06-14 20:01:26',NULL,0,0,NULL,NULL),(22943,'mixpanel','completed',10,'2024-06-14 18:42:28','2024-06-14 20:11:29','2024-06-14 20:06:27','2024-06-14 20:11:28',NULL,0,0,NULL,NULL),(22944,'mixpanel','completed',10,'2024-06-14 19:06:28','2024-06-14 20:21:28','2024-06-14 20:16:27','2024-06-14 20:21:27',NULL,0,0,NULL,NULL),(22945,'mixpanel','completed',10,'2024-06-14 18:53:28','2024-06-14 20:31:26','2024-06-14 20:26:27','2024-06-14 20:31:25',NULL,0,0,NULL,NULL),(22946,'mixpanel','completed',10,'2024-06-14 19:19:28','2024-06-14 20:41:28','2024-06-14 20:36:27','2024-06-14 20:41:27',NULL,0,0,NULL,NULL),(22947,'mixpanel','completed',10,'2024-06-14 19:00:26','2024-06-14 20:51:25','2024-06-14 20:46:25','2024-06-14 20:51:24',NULL,0,0,NULL,NULL),(22948,'mixpanel','completed',10,'2024-06-14 19:03:28','2024-06-14 21:01:25','2024-06-14 20:56:27','2024-06-14 21:01:24',NULL,0,0,NULL,NULL),(22949,'mixpanel','completed',10,'2024-06-14 19:10:27','2024-06-14 21:11:27','2024-06-14 21:06:26','2024-06-14 21:11:26',NULL,0,0,NULL,NULL),(22950,'mixpanel','completed',10,'2024-06-14 19:53:25','2024-06-14 21:21:27','2024-06-14 21:16:24','2024-06-14 21:21:26',NULL,0,0,NULL,NULL),(22951,'mixpanel','completed',10,'2024-06-14 20:13:28','2024-06-14 21:31:26','2024-06-14 21:26:27','2024-06-14 21:31:25',NULL,0,0,NULL,NULL),(22952,'mixpanel','completed',10,'2024-06-14 20:04:26','2024-06-14 21:41:27','2024-06-14 21:36:25','2024-06-14 21:41:26',NULL,0,0,NULL,NULL),(22953,'mixpanel','completed',10,'2024-06-14 20:01:24','2024-06-14 21:51:24','2024-06-14 21:46:23','2024-06-14 21:51:23',NULL,0,0,NULL,NULL),(22954,'mixpanel','completed',10,'2024-06-14 20:43:51','2024-06-14 22:01:24','2024-06-14 21:56:49','2024-06-14 22:01:23',NULL,0,0,NULL,NULL),(22955,'mixpanel','completed',10,'2024-06-14 20:45:20','2024-06-14 22:06:25','2024-06-14 22:04:19','2024-06-14 22:06:24',NULL,0,0,NULL,NULL),(22956,'mixpanel','completed',10,'2024-06-14 20:51:26','2024-06-14 22:16:26','2024-06-14 22:11:25','2024-06-14 22:16:25',NULL,0,0,NULL,NULL),(22957,'mixpanel','completed',10,'2024-06-14 20:21:58','2024-06-14 22:21:26','2024-06-14 22:18:57','2024-06-14 22:21:25',NULL,0,0,NULL,NULL),(22958,'mixpanel','completed',10,'2024-06-14 20:34:26','2024-06-14 22:31:28','2024-06-14 22:26:25','2024-06-14 22:31:27',NULL,0,0,NULL,NULL),(22959,'mixpanel','completed',10,'2024-06-14 21:23:26','2024-06-14 22:41:27','2024-06-14 22:36:25','2024-06-14 22:41:26',NULL,0,0,NULL,NULL),(22960,'mixpanel','completed',10,'2024-06-14 21:34:25','2024-06-14 22:51:26','2024-06-14 22:46:24','2024-06-14 22:51:25',NULL,0,0,NULL,NULL),(22961,'mixpanel','completed',10,'2024-06-14 21:47:27','2024-06-14 23:01:25','2024-06-14 22:56:26','2024-06-14 23:01:24',NULL,0,0,NULL,NULL),(22962,'mixpanel','completed',10,'2024-06-14 21:34:29','2024-06-14 23:11:26','2024-06-14 23:06:28','2024-06-14 23:11:25',NULL,0,0,NULL,NULL),(22963,'mixpanel','completed',10,'2024-06-14 21:42:26','2024-06-14 23:21:33','2024-06-14 23:16:25','2024-06-14 23:21:30',NULL,0,0,NULL,NULL),(22964,'mixpanel','completed',10,'2024-06-14 21:32:26','2024-06-14 23:31:27','2024-06-14 23:26:25','2024-06-14 23:31:26',NULL,0,0,NULL,NULL),(22965,'mixpanel','completed',10,'2024-06-14 22:19:32','2024-06-14 23:41:41','2024-06-14 23:36:29','2024-06-14 23:41:39',NULL,0,0,NULL,NULL),(22966,'mixpanel','completed',10,'2024-06-14 21:59:32','2024-06-14 23:51:27','2024-06-14 23:46:29','2024-06-14 23:51:24',NULL,0,0,NULL,NULL),(22967,'mixpanel','completed',10,'2024-06-14 22:47:28','2024-06-15 00:01:25','2024-06-14 23:56:27','2024-06-15 00:01:24',NULL,0,0,NULL,NULL),(22968,'mixpanel','completed',10,'2024-06-14 22:29:26','2024-06-15 00:11:28','2024-06-15 00:06:25','2024-06-15 00:11:27',NULL,0,0,NULL,NULL),(22969,'mixpanel','completed',10,'2024-06-14 22:15:26','2024-06-15 00:21:26','2024-06-15 00:16:25','2024-06-15 00:21:25',NULL,0,0,NULL,NULL),(22970,'mixpanel','completed',10,'2024-06-14 23:20:28','2024-06-15 00:29:04','2024-06-15 00:26:26','2024-06-15 00:29:03',NULL,0,0,NULL,NULL),(22971,'mixpanel','completed',10,'2024-06-14 23:07:26','2024-06-15 00:36:26','2024-06-15 00:31:25','2024-06-15 00:36:25',NULL,0,0,NULL,NULL),(22972,'mixpanel','completed',10,'2024-06-14 23:22:17','2024-06-15 00:41:28','2024-06-15 00:39:16','2024-06-15 00:41:27',NULL,0,0,NULL,NULL),(22973,'mixpanel','completed',10,'2024-06-14 23:14:55','2024-06-15 00:51:24','2024-06-15 00:44:54','2024-06-15 00:51:23',NULL,0,0,NULL,NULL),(22974,'mixpanel','completed',10,'2024-06-14 22:58:25','2024-06-15 01:01:23','2024-06-15 00:56:25','2024-06-15 01:01:22',NULL,0,0,NULL,NULL),(22975,'mixpanel','completed',10,'2024-06-14 23:05:25','2024-06-15 01:11:28','2024-06-15 01:06:24','2024-06-15 01:11:27',NULL,0,0,NULL,NULL),(22976,'mixpanel','completed',10,'2024-06-14 23:37:24','2024-06-15 01:21:22','2024-06-15 01:16:23','2024-06-15 01:21:21',NULL,0,0,NULL,NULL),(22977,'mixpanel','completed',10,'2024-06-15 00:00:26','2024-06-15 01:31:26','2024-06-15 01:26:25','2024-06-15 01:31:25',NULL,0,0,NULL,NULL),(22978,'mixpanel','completed',10,'2024-06-14 23:37:22','2024-06-15 01:40:27','2024-06-15 01:36:22','2024-06-15 01:40:22',NULL,0,0,NULL,NULL),(22979,'mixpanel','completed',10,'2024-06-15 00:02:25','2024-06-15 01:51:27','2024-06-15 01:46:24','2024-06-15 01:51:26',NULL,0,0,NULL,NULL),(22980,'mixpanel','completed',10,'2024-06-14 23:57:28','2024-06-15 01:59:08','2024-06-15 01:56:27','2024-06-15 01:59:07',NULL,0,0,NULL,NULL),(22981,'mixpanel','completed',10,'2024-06-15 00:16:26','2024-06-15 02:06:26','2024-06-15 02:01:25','2024-06-15 02:06:25',NULL,0,0,NULL,NULL),(22982,'mixpanel','completed',10,'2024-06-15 00:17:34','2024-06-15 02:16:26','2024-06-15 02:10:33','2024-06-15 02:16:25',NULL,0,0,NULL,NULL),(22983,'mixpanel','completed',10,'2024-06-15 00:47:26','2024-06-15 02:26:25','2024-06-15 02:21:25','2024-06-15 02:26:24',NULL,0,0,NULL,NULL),(22984,'mixpanel','completed',10,'2024-06-15 00:30:25','2024-06-15 02:36:27','2024-06-15 02:31:24','2024-06-15 02:36:26',NULL,0,0,NULL,NULL),(22985,'mixpanel','completed',10,'2024-06-15 00:45:25','2024-06-15 02:46:21','2024-06-15 02:41:24','2024-06-15 02:46:20',NULL,0,0,NULL,NULL),(22986,'mixpanel','completed',10,'2024-06-15 01:38:25','2024-06-15 02:56:26','2024-06-15 02:51:24','2024-06-15 02:56:25',NULL,0,0,NULL,NULL),(22987,'mixpanel','completed',10,'2024-06-15 01:44:26','2024-06-15 03:06:24','2024-06-15 03:01:24','2024-06-15 03:06:23',NULL,0,0,NULL,NULL),(22988,'mixpanel','completed',10,'2024-06-15 02:05:26','2024-06-15 03:16:25','2024-06-15 03:11:25','2024-06-15 03:16:24',NULL,0,0,NULL,NULL),(22989,'mixpanel','completed',10,'2024-06-15 02:05:26','2024-06-15 03:26:26','2024-06-15 03:21:25','2024-06-15 03:26:25',NULL,0,0,NULL,NULL),(22990,'mixpanel','completed',10,'2024-06-15 01:52:26','2024-06-15 03:36:24','2024-06-15 03:31:25','2024-06-15 03:36:23',NULL,0,0,NULL,NULL),(22991,'mixpanel','completed',10,'2024-06-15 02:37:28','2024-06-15 03:46:26','2024-06-15 03:41:27','2024-06-15 03:46:25',NULL,0,0,NULL,NULL),(22992,'mixpanel','completed',10,'2024-06-15 02:22:26','2024-06-15 03:56:27','2024-06-15 03:51:25','2024-06-15 03:56:26',NULL,0,0,NULL,NULL),(22993,'mixpanel','completed',10,'2024-06-15 02:05:24','2024-06-15 04:06:27','2024-06-15 04:01:23','2024-06-15 04:06:26',NULL,0,0,NULL,NULL),(22994,'mixpanel','completed',10,'2024-06-15 03:09:27','2024-06-15 04:16:24','2024-06-15 04:11:26','2024-06-15 04:16:24',NULL,0,0,NULL,NULL),(22995,'mixpanel','completed',10,'2024-06-15 02:41:28','2024-06-15 04:26:30','2024-06-15 04:21:27','2024-06-15 04:26:27',NULL,0,0,NULL,NULL),(22996,'mixpanel','completed',10,'2024-06-15 03:02:33','2024-06-15 04:36:32','2024-06-15 04:31:32','2024-06-15 04:36:31',NULL,0,0,NULL,NULL),(22997,'mixpanel','completed',10,'2024-06-15 02:57:28','2024-06-15 04:46:26','2024-06-15 04:41:27','2024-06-15 04:46:25',NULL,0,0,NULL,NULL),(22998,'mixpanel','completed',10,'2024-06-15 03:18:39','2024-06-15 04:56:31','2024-06-15 04:51:37','2024-06-15 04:56:28',NULL,0,0,NULL,NULL),(22999,'mixpanel','completed',10,'2024-06-15 03:11:25','2024-06-15 05:06:27','2024-06-15 05:01:24','2024-06-15 05:06:26',NULL,0,0,NULL,NULL),(23000,'mixpanel','completed',10,'2024-06-15 04:06:28','2024-06-15 05:16:26','2024-06-15 05:11:27','2024-06-15 05:16:25',NULL,0,0,NULL,NULL),(23001,'mixpanel','completed',10,'2024-06-15 04:08:29','2024-06-15 05:26:27','2024-06-15 05:21:28','2024-06-15 05:26:26',NULL,0,0,NULL,NULL),(23002,'mixpanel','completed',10,'2024-06-15 04:10:39','2024-06-15 05:36:28','2024-06-15 05:31:37','2024-06-15 05:36:27',NULL,0,0,NULL,NULL),(23003,'mixpanel','completed',10,'2024-06-15 04:06:27','2024-06-15 05:46:24','2024-06-15 05:41:26','2024-06-15 05:46:23',NULL,0,0,NULL,NULL),(23004,'mixpanel','completed',10,'2024-06-15 04:19:28','2024-06-15 05:56:28','2024-06-15 05:51:27','2024-06-15 05:56:27',NULL,0,0,NULL,NULL),(23005,'mixpanel','completed',10,'2024-06-15 04:35:26','2024-06-15 06:06:27','2024-06-15 06:01:25','2024-06-15 06:06:26',NULL,0,0,NULL,NULL),(23006,'mixpanel','completed',10,'2024-06-15 04:52:28','2024-06-15 06:16:25','2024-06-15 06:11:27','2024-06-15 06:16:24',NULL,0,0,NULL,NULL),(23007,'mixpanel','completed',10,'2024-06-15 04:51:38','2024-06-15 06:26:29','2024-06-15 06:21:37','2024-06-15 06:26:28',NULL,0,0,NULL,NULL),(23008,'mixpanel','completed',10,'2024-06-15 04:58:26','2024-06-15 06:36:29','2024-06-15 06:31:25','2024-06-15 06:36:28',NULL,0,0,NULL,NULL),(23009,'mixpanel','completed',10,'2024-06-15 05:39:42','2024-06-15 06:46:23','2024-06-15 06:41:41','2024-06-15 06:46:22',NULL,0,0,NULL,NULL),(23010,'mixpanel','completed',10,'2024-06-15 05:32:26','2024-06-15 06:56:29','2024-06-15 06:51:25','2024-06-15 06:56:28',NULL,0,0,NULL,NULL),(23011,'mixpanel','completed',10,'2024-06-15 05:40:42','2024-06-15 07:06:28','2024-06-15 07:01:41','2024-06-15 07:06:26',NULL,0,0,NULL,NULL),(23012,'mixpanel','completed',10,'2024-06-15 06:07:27','2024-06-15 07:16:26','2024-06-15 07:11:26','2024-06-15 07:16:25',NULL,0,0,NULL,NULL),(23013,'mixpanel','completed',10,'2024-06-15 05:33:25','2024-06-15 07:26:27','2024-06-15 07:21:24','2024-06-15 07:26:26',NULL,0,0,NULL,NULL),(23014,'mixpanel','completed',10,'2024-06-15 06:22:26','2024-06-15 07:36:27','2024-06-15 07:31:25','2024-06-15 07:36:26',NULL,0,0,NULL,NULL),(23015,'mixpanel','completed',10,'2024-06-15 06:28:25','2024-06-15 07:46:26','2024-06-15 07:41:24','2024-06-15 07:46:25',NULL,0,0,NULL,NULL),(23016,'mixpanel','completed',10,'2024-06-15 06:36:28','2024-06-15 07:56:28','2024-06-15 07:51:27','2024-06-15 07:56:27',NULL,0,0,NULL,NULL),(23017,'mixpanel','completed',10,'2024-06-15 06:32:25','2024-06-15 08:06:30','2024-06-15 08:01:24','2024-06-15 08:06:29',NULL,0,0,NULL,NULL),(23018,'mixpanel','completed',10,'2024-06-15 06:38:28','2024-06-15 08:16:26','2024-06-15 08:11:28','2024-06-15 08:16:25',NULL,0,0,NULL,NULL),(23019,'mixpanel','completed',10,'2024-06-15 06:33:28','2024-06-15 08:26:29','2024-06-15 08:21:27','2024-06-15 08:26:28',NULL,0,0,NULL,NULL),(23020,'mixpanel','completed',10,'2024-06-15 07:03:22','2024-06-15 08:36:27','2024-06-15 08:31:21','2024-06-15 08:36:26',NULL,0,0,NULL,NULL),(23021,'mixpanel','completed',10,'2024-06-15 06:51:28','2024-06-15 08:46:26','2024-06-15 08:41:27','2024-06-15 08:46:25',NULL,0,0,NULL,NULL),(23022,'mixpanel','completed',10,'2024-06-15 07:38:27','2024-06-15 08:56:28','2024-06-15 08:51:26','2024-06-15 08:56:27',NULL,0,0,NULL,NULL),(23023,'mixpanel','completed',10,'2024-06-15 07:49:24','2024-06-15 09:06:28','2024-06-15 09:01:23','2024-06-15 09:06:27',NULL,0,0,NULL,NULL),(23024,'mixpanel','completed',10,'2024-06-15 08:06:29','2024-06-15 09:16:24','2024-06-15 09:11:28','2024-06-15 09:16:23',NULL,0,0,NULL,NULL),(23025,'mixpanel','completed',10,'2024-06-15 07:24:28','2024-06-15 09:26:28','2024-06-15 09:21:27','2024-06-15 09:26:27',NULL,0,0,NULL,NULL),(23026,'mixpanel','completed',10,'2024-06-15 07:34:26','2024-06-15 09:36:29','2024-06-15 09:31:25','2024-06-15 09:36:28',NULL,0,0,NULL,NULL),(23027,'mixpanel','completed',10,'2024-06-15 08:03:29','2024-06-15 09:46:26','2024-06-15 09:41:28','2024-06-15 09:46:25',NULL,0,0,NULL,NULL),(23028,'mixpanel','completed',10,'2024-06-15 07:53:26','2024-06-15 09:56:05','2024-06-15 09:51:25','2024-06-15 09:56:04',NULL,0,0,NULL,NULL),(23029,'mixpanel','completed',10,'2024-06-15 08:27:26','2024-06-15 10:06:28','2024-06-15 10:01:25','2024-06-15 10:06:27',NULL,0,0,NULL,NULL),(23030,'mixpanel','completed',10,'2024-06-15 08:10:00','2024-06-15 10:16:28','2024-06-15 10:10:00','2024-06-15 10:16:27',NULL,0,0,NULL,NULL),(23031,'mixpanel','completed',10,'2024-06-15 09:09:27','2024-06-15 10:26:29','2024-06-15 10:21:26','2024-06-15 10:26:28',NULL,0,0,NULL,NULL),(23032,'mixpanel','completed',10,'2024-06-15 09:22:26','2024-06-15 10:36:28','2024-06-15 10:31:25','2024-06-15 10:36:27',NULL,0,0,NULL,NULL),(23033,'mixpanel','completed',10,'2024-06-15 09:37:29','2024-06-15 10:46:26','2024-06-15 10:41:28','2024-06-15 10:46:25',NULL,0,0,NULL,NULL),(23034,'mixpanel','completed',10,'2024-06-15 09:11:29','2024-06-15 10:56:28','2024-06-15 10:51:28','2024-06-15 10:56:27',NULL,0,0,NULL,NULL),(23035,'mixpanel','completed',10,'2024-06-15 09:34:25','2024-06-15 11:06:28','2024-06-15 11:01:24','2024-06-15 11:06:27',NULL,0,0,NULL,NULL),(23036,'mixpanel','completed',10,'2024-06-15 09:09:32','2024-06-15 11:16:25','2024-06-15 11:09:31','2024-06-15 11:16:25',NULL,0,0,NULL,NULL),(23037,'mixpanel','completed',10,'2024-06-15 10:20:29','2024-06-15 11:31:26','2024-06-15 11:26:28','2024-06-15 11:31:25',NULL,0,0,NULL,NULL),(23038,'mixpanel','completed',10,'2024-06-15 10:29:29','2024-06-15 11:41:29','2024-06-15 11:36:28','2024-06-15 11:41:28',NULL,0,0,NULL,NULL),(23039,'mixpanel','completed',10,'2024-06-15 09:49:26','2024-06-15 11:51:28','2024-06-15 11:46:24','2024-06-15 11:51:27',NULL,0,0,NULL,NULL),(23040,'mixpanel','completed',10,'2024-06-15 09:55:28','2024-06-15 12:01:26','2024-06-15 11:56:27','2024-06-15 12:01:25',NULL,0,0,NULL,NULL),(23041,'mixpanel','completed',10,'2024-06-15 10:33:29','2024-06-15 12:11:32','2024-06-15 12:06:29','2024-06-15 12:11:31',NULL,0,0,NULL,NULL),(23042,'mixpanel','completed',10,'2024-06-15 10:30:27','2024-06-15 12:21:29','2024-06-15 12:16:26','2024-06-15 12:21:28',NULL,0,0,NULL,NULL),(23043,'mixpanel','completed',10,'2024-06-15 11:06:29','2024-06-15 12:31:26','2024-06-15 12:26:28','2024-06-15 12:31:25',NULL,0,0,NULL,NULL),(23044,'mixpanel','completed',10,'2024-06-15 11:06:27','2024-06-15 12:41:29','2024-06-15 12:36:26','2024-06-15 12:41:28',NULL,0,0,NULL,NULL),(23045,'mixpanel','completed',10,'2024-06-15 11:39:26','2024-06-15 12:51:29','2024-06-15 12:46:25','2024-06-15 12:51:28',NULL,0,0,NULL,NULL),(23046,'mixpanel','completed',10,'2024-06-15 11:23:28','2024-06-15 13:01:25','2024-06-15 12:56:27','2024-06-15 13:01:24',NULL,0,0,NULL,NULL),(23047,'mixpanel','completed',10,'2024-06-15 11:56:29','2024-06-15 13:11:29','2024-06-15 13:06:28','2024-06-15 13:11:28',NULL,0,0,NULL,NULL),(23048,'mixpanel','completed',10,'2024-06-15 11:40:26','2024-06-15 13:21:27','2024-06-15 13:16:25','2024-06-15 13:21:26',NULL,0,0,NULL,NULL),(23049,'mixpanel','completed',10,'2024-06-15 11:42:27','2024-06-15 13:31:24','2024-06-15 13:26:26','2024-06-15 13:31:23',NULL,0,0,NULL,NULL),(23050,'mixpanel','completed',10,'2024-06-15 11:52:28','2024-06-15 13:41:17','2024-06-15 13:36:27','2024-06-15 13:41:16',NULL,0,0,NULL,NULL),(23051,'mixpanel','completed',10,'2024-06-15 11:59:25','2024-06-15 13:51:28','2024-06-15 13:46:24','2024-06-15 13:51:27',NULL,0,0,NULL,NULL),(23052,'mixpanel','completed',10,'2024-06-15 12:09:28','2024-06-15 14:01:26','2024-06-15 13:56:27','2024-06-15 14:01:25',NULL,0,0,NULL,NULL),(23053,'mixpanel','completed',10,'2024-06-15 12:44:17','2024-06-15 14:11:28','2024-06-15 14:06:16','2024-06-15 14:11:27',NULL,0,0,NULL,NULL),(23054,'mixpanel','completed',10,'2024-06-15 12:56:26','2024-06-15 14:21:28','2024-06-15 14:16:25','2024-06-15 14:21:27',NULL,0,0,NULL,NULL),(23055,'mixpanel','completed',10,'2024-06-15 12:38:29','2024-06-15 14:31:26','2024-06-15 14:26:28','2024-06-15 14:31:25',NULL,0,0,NULL,NULL),(23056,'mixpanel','completed',10,'2024-06-15 13:27:26','2024-06-15 14:41:29','2024-06-15 14:36:25','2024-06-15 14:41:28',NULL,0,0,NULL,NULL),(23057,'mixpanel','completed',10,'2024-06-15 12:57:25','2024-06-15 14:51:27','2024-06-15 14:46:24','2024-06-15 14:51:26',NULL,0,0,NULL,NULL),(23058,'mixpanel','completed',10,'2024-06-15 13:54:28','2024-06-15 15:01:26','2024-06-15 14:56:27','2024-06-15 15:01:25',NULL,0,0,NULL,NULL),(23059,'mixpanel','completed',10,'2024-06-15 13:18:28','2024-06-15 15:11:29','2024-06-15 15:06:27','2024-06-15 15:11:27',NULL,0,0,NULL,NULL),(23060,'mixpanel','completed',10,'2024-06-15 13:28:25','2024-06-15 15:21:28','2024-06-15 15:16:25','2024-06-15 15:21:27',NULL,0,0,NULL,NULL),(23061,'mixpanel','completed',10,'2024-06-15 13:44:28','2024-06-15 15:31:25','2024-06-15 15:26:27','2024-06-15 15:31:24',NULL,0,0,NULL,NULL),(23062,'mixpanel','completed',10,'2024-06-15 13:48:28','2024-06-15 15:41:29','2024-06-15 15:36:27','2024-06-15 15:41:28',NULL,0,0,NULL,NULL),(23063,'mixpanel','completed',10,'2024-06-15 14:16:59','2024-06-15 15:51:27','2024-06-15 15:44:58','2024-06-15 15:51:26',NULL,0,0,NULL,NULL),(23064,'mixpanel','completed',10,'2024-06-15 14:41:29','2024-06-15 16:01:26','2024-06-15 15:56:28','2024-06-15 16:01:25',NULL,0,0,NULL,NULL),(23065,'mixpanel','completed',10,'2024-06-15 14:52:29','2024-06-15 16:11:29','2024-06-15 16:06:28','2024-06-15 16:11:28',NULL,0,0,NULL,NULL),(23066,'mixpanel','completed',10,'2024-06-15 15:12:25','2024-06-15 16:21:27','2024-06-15 16:16:24','2024-06-15 16:21:26',NULL,0,0,NULL,NULL),(23067,'subscribers_engagement_score','completed',10,'2024-06-15 16:21:27','2024-06-15 16:26:28','2024-06-15 16:21:26','2024-06-15 16:26:27',NULL,0,0,NULL,NULL),(23068,'subscribers_engagement_score','completed',10,'2024-06-16 08:55:00','2024-06-16 08:56:30','2024-06-15 16:26:27','2024-06-16 08:56:29',NULL,0,0,NULL,NULL),(23069,'mixpanel','completed',10,'2024-06-15 14:45:28','2024-06-15 16:31:28','2024-06-15 16:26:27','2024-06-15 16:31:27',NULL,0,0,NULL,NULL),(23070,'mixpanel','completed',10,'2024-06-15 15:07:27','2024-06-15 16:41:29','2024-06-15 16:36:26','2024-06-15 16:41:28',NULL,0,0,NULL,NULL),(23071,'mixpanel','completed',10,'2024-06-15 14:50:26','2024-06-15 16:51:29','2024-06-15 16:46:25','2024-06-15 16:51:28',NULL,0,0,NULL,NULL),(23072,'mixpanel','completed',10,'2024-06-15 15:09:28','2024-06-15 17:01:26','2024-06-15 16:56:27','2024-06-15 17:01:25',NULL,0,0,NULL,NULL),(23073,'mixpanel','completed',10,'2024-06-15 15:39:28','2024-06-15 17:11:29','2024-06-15 17:06:27','2024-06-15 17:11:28',NULL,0,0,NULL,NULL),(23074,'mixpanel','completed',10,'2024-06-15 15:33:26','2024-06-15 17:21:28','2024-06-15 17:16:25','2024-06-15 17:21:27',NULL,0,0,NULL,NULL),(23075,'schedule_re_engagement_email','completed',10,'2024-06-16 17:26:28','2024-06-16 17:26:29','2024-06-15 17:26:27','2024-06-16 17:26:28',NULL,0,0,NULL,NULL),(23076,'mixpanel','completed',10,'2024-06-15 16:12:28','2024-06-15 17:31:26','2024-06-15 17:26:27','2024-06-15 17:31:25',NULL,0,0,NULL,NULL),(23077,'mixpanel','completed',10,'2024-06-15 16:21:28','2024-06-15 17:41:28','2024-06-15 17:36:27','2024-06-15 17:41:27',NULL,0,0,NULL,NULL),(23078,'mixpanel','completed',10,'2024-06-15 15:53:26','2024-06-15 17:51:26','2024-06-15 17:46:25','2024-06-15 17:51:25',NULL,0,0,NULL,NULL),(23079,'mixpanel','completed',10,'2024-06-15 16:02:29','2024-06-15 18:01:25','2024-06-15 17:56:28','2024-06-15 18:01:24',NULL,0,0,NULL,NULL),(23080,'mixpanel','completed',10,'2024-06-15 16:47:29','2024-06-15 18:11:29','2024-06-15 18:06:28','2024-06-15 18:11:28',NULL,0,0,NULL,NULL),(23081,'mixpanel','completed',10,'2024-06-15 17:07:24','2024-06-15 18:21:29','2024-06-15 18:16:23','2024-06-15 18:21:28',NULL,0,0,NULL,NULL),(23082,'mixpanel','completed',10,'2024-06-15 17:05:29','2024-06-15 18:31:24','2024-06-15 18:26:28','2024-06-15 18:31:23',NULL,0,0,NULL,NULL),(23083,'mixpanel','completed',10,'2024-06-15 17:01:28','2024-06-15 18:41:28','2024-06-15 18:36:27','2024-06-15 18:41:27',NULL,0,0,NULL,NULL),(23084,'mixpanel','completed',10,'2024-06-15 17:18:26','2024-06-15 18:49:56','2024-06-15 18:46:25','2024-06-15 18:49:55',NULL,0,0,NULL,NULL),(23085,'mixpanel','completed',10,'2024-06-15 17:11:28','2024-06-15 19:01:26','2024-06-15 18:56:27','2024-06-15 19:01:25',NULL,0,0,NULL,NULL),(23086,'mixpanel','completed',10,'2024-06-15 17:51:29','2024-06-15 19:11:28','2024-06-15 19:06:28','2024-06-15 19:11:27',NULL,0,0,NULL,NULL),(23087,'mixpanel','completed',10,'2024-06-15 17:52:26','2024-06-15 19:21:28','2024-06-15 19:16:25','2024-06-15 19:21:27',NULL,0,0,NULL,NULL),(23088,'mixpanel','completed',10,'2024-06-15 18:18:28','2024-06-15 19:31:26','2024-06-15 19:26:27','2024-06-15 19:31:25',NULL,0,0,NULL,NULL),(23089,'mixpanel','completed',10,'2024-06-15 18:04:28','2024-06-15 19:41:27','2024-06-15 19:36:27','2024-06-15 19:41:26',NULL,0,0,NULL,NULL),(23090,'mixpanel','completed',10,'2024-06-15 17:56:25','2024-06-15 19:51:28','2024-06-15 19:46:24','2024-06-15 19:51:27',NULL,0,0,NULL,NULL),(23091,'mixpanel','completed',10,'2024-06-15 18:28:19','2024-06-15 20:01:24','2024-06-15 19:55:18','2024-06-15 20:01:23',NULL,0,0,NULL,NULL),(23092,'mixpanel','completed',10,'2024-06-15 18:32:27','2024-06-15 20:11:29','2024-06-15 20:06:26','2024-06-15 20:11:28',NULL,0,0,NULL,NULL),(23093,'mixpanel','completed',10,'2024-06-15 18:16:26','2024-06-15 20:21:27','2024-06-15 20:16:25','2024-06-15 20:21:26',NULL,0,0,NULL,NULL),(23094,'mixpanel','completed',10,'2024-06-15 19:05:29','2024-06-15 20:31:28','2024-06-15 20:26:28','2024-06-15 20:31:27',NULL,0,0,NULL,NULL),(23095,'mixpanel','completed',10,'2024-06-15 18:39:29','2024-06-15 20:41:29','2024-06-15 20:36:28','2024-06-15 20:41:28',NULL,0,0,NULL,NULL),(23096,'mixpanel','completed',10,'2024-06-15 19:05:26','2024-06-15 20:51:46','2024-06-15 20:46:24','2024-06-15 20:51:44',NULL,0,0,NULL,NULL),(23097,'mixpanel','completed',10,'2024-06-15 19:00:33','2024-06-15 21:01:27','2024-06-15 20:56:29','2024-06-15 21:01:26',NULL,0,0,NULL,NULL),(23098,'mixpanel','completed',10,'2024-06-15 19:21:29','2024-06-15 21:11:30','2024-06-15 21:06:28','2024-06-15 21:11:28',NULL,0,0,NULL,NULL),(23099,'mixpanel','completed',10,'2024-06-15 19:43:26','2024-06-15 21:20:00','2024-06-15 21:16:25','2024-06-15 21:19:59',NULL,0,0,NULL,NULL),(23100,'mixpanel','completed',10,'2024-06-15 19:31:09','2024-06-15 21:26:29','2024-06-15 21:22:08','2024-06-15 21:26:28',NULL,0,0,NULL,NULL),(23101,'mixpanel','completed',10,'2024-06-15 20:15:40','2024-06-15 21:36:29','2024-06-15 21:31:39','2024-06-15 21:36:28',NULL,0,0,NULL,NULL),(23102,'mixpanel','completed',10,'2024-06-15 19:41:31','2024-06-15 21:46:26','2024-06-15 21:41:30','2024-06-15 21:46:25',NULL,0,0,NULL,NULL),(23103,'mixpanel','completed',10,'2024-06-15 20:21:28','2024-06-15 21:56:29','2024-06-15 21:51:27','2024-06-15 21:56:28',NULL,0,0,NULL,NULL),(23104,'mixpanel','completed',10,'2024-06-15 20:22:26','2024-06-15 22:06:30','2024-06-15 22:01:25','2024-06-15 22:06:29',NULL,0,0,NULL,NULL),(23105,'mixpanel','completed',10,'2024-06-15 20:12:31','2024-06-15 22:16:26','2024-06-15 22:11:30','2024-06-15 22:16:25',NULL,0,0,NULL,NULL),(23106,'mixpanel','completed',10,'2024-06-15 21:14:29','2024-06-15 22:26:28','2024-06-15 22:21:28','2024-06-15 22:26:27',NULL,0,0,NULL,NULL),(23107,'mixpanel','completed',10,'2024-06-15 20:57:44','2024-06-15 22:36:33','2024-06-15 22:31:41','2024-06-15 22:36:30',NULL,0,0,NULL,NULL),(23108,'mixpanel','completed',10,'2024-06-15 21:35:29','2024-06-15 22:46:27','2024-06-15 22:41:28','2024-06-15 22:46:26',NULL,0,0,NULL,NULL),(23109,'mixpanel','completed',10,'2024-06-15 21:20:29','2024-06-15 22:56:29','2024-06-15 22:51:28','2024-06-15 22:56:28',NULL,0,0,NULL,NULL),(23110,'mixpanel','completed',10,'2024-06-15 21:26:26','2024-06-15 23:06:29','2024-06-15 23:01:25','2024-06-15 23:06:28',NULL,0,0,NULL,NULL),(23111,'mixpanel','completed',10,'2024-06-15 21:31:30','2024-06-15 23:16:26','2024-06-15 23:11:29','2024-06-15 23:16:25',NULL,0,0,NULL,NULL),(23112,'mixpanel','completed',10,'2024-06-15 21:59:30','2024-06-15 23:26:29','2024-06-15 23:21:28','2024-06-15 23:26:28',NULL,0,0,NULL,NULL),(23113,'mixpanel','completed',10,'2024-06-15 21:32:26','2024-06-15 23:36:28','2024-06-15 23:31:25','2024-06-15 23:36:27',NULL,0,0,NULL,NULL),(23114,'mixpanel','completed',10,'2024-06-15 22:19:27','2024-06-15 23:46:27','2024-06-15 23:41:26','2024-06-15 23:46:26',NULL,0,0,NULL,NULL),(23115,'mixpanel','completed',10,'2024-06-15 22:26:28','2024-06-15 23:56:29','2024-06-15 23:51:27','2024-06-15 23:56:28',NULL,0,0,NULL,NULL),(23116,'mixpanel','completed',10,'2024-06-15 22:02:28','2024-06-16 00:03:42','2024-06-16 00:01:27','2024-06-16 00:03:40',NULL,0,0,NULL,NULL),(23117,'mixpanel','completed',10,'2024-06-15 22:09:48','2024-06-16 00:09:24','2024-06-16 00:05:47','2024-06-16 00:09:23',NULL,0,0,NULL,NULL),(23118,'mixpanel','completed',10,'2024-06-15 22:19:29','2024-06-16 00:16:26','2024-06-16 00:11:28','2024-06-16 00:16:25',NULL,0,0,NULL,NULL),(23119,'mixpanel','completed',10,'2024-06-15 23:18:28','2024-06-16 00:26:32','2024-06-16 00:21:27','2024-06-16 00:26:31',NULL,0,0,NULL,NULL),(23120,'mixpanel','completed',10,'2024-06-15 22:41:26','2024-06-16 00:36:30','2024-06-16 00:31:25','2024-06-16 00:36:28',NULL,0,0,NULL,NULL),(23121,'mixpanel','completed',10,'2024-06-15 22:52:29','2024-06-16 00:46:24','2024-06-16 00:41:28','2024-06-16 00:46:23',NULL,0,0,NULL,NULL),(23122,'mixpanel','completed',10,'2024-06-15 23:38:27','2024-06-16 00:56:27','2024-06-16 00:51:26','2024-06-16 00:56:26',NULL,0,0,NULL,NULL),(23123,'mixpanel','completed',10,'2024-06-15 23:08:27','2024-06-16 01:06:25','2024-06-16 01:01:26','2024-06-16 01:06:24',NULL,0,0,NULL,NULL),(23124,'mixpanel','completed',10,'2024-06-15 23:15:27','2024-06-16 01:16:27','2024-06-16 01:11:26','2024-06-16 01:16:26',NULL,0,0,NULL,NULL),(23125,'mixpanel','completed',10,'2024-06-15 23:38:25','2024-06-16 01:26:26','2024-06-16 01:21:24','2024-06-16 01:26:25',NULL,0,0,NULL,NULL),(23126,'mixpanel','completed',10,'2024-06-15 23:50:26','2024-06-16 01:36:26','2024-06-16 01:31:25','2024-06-16 01:36:25',NULL,0,0,NULL,NULL),(23127,'mixpanel','completed',10,'2024-06-15 23:47:27','2024-06-16 01:46:26','2024-06-16 01:41:26','2024-06-16 01:46:25',NULL,0,0,NULL,NULL),(23128,'mixpanel','completed',10,'2024-06-16 00:35:26','2024-06-16 01:56:30','2024-06-16 01:51:25','2024-06-16 01:56:29',NULL,0,0,NULL,NULL),(23129,'mixpanel','completed',10,'2024-06-16 00:56:26','2024-06-16 02:06:27','2024-06-16 02:01:25','2024-06-16 02:06:26',NULL,0,0,NULL,NULL),(23130,'mixpanel','completed',10,'2024-06-16 00:23:31','2024-06-16 02:16:26','2024-06-16 02:11:30','2024-06-16 02:16:25',NULL,0,0,NULL,NULL),(23131,'mixpanel','completed',10,'2024-06-16 00:21:25','2024-06-16 02:26:30','2024-06-16 02:21:24','2024-06-16 02:26:29',NULL,0,0,NULL,NULL),(23132,'mixpanel','completed',10,'2024-06-16 00:58:11','2024-06-16 02:36:26','2024-06-16 02:31:10','2024-06-16 02:36:25',NULL,0,0,NULL,NULL),(23133,'mixpanel','completed',10,'2024-06-16 00:49:30','2024-06-16 02:46:26','2024-06-16 02:41:28','2024-06-16 02:46:25',NULL,0,0,NULL,NULL),(23134,'mixpanel','completed',10,'2024-06-16 01:11:27','2024-06-16 02:56:27','2024-06-16 02:51:26','2024-06-16 02:56:26',NULL,0,0,NULL,NULL),(23135,'mixpanel','completed',10,'2024-06-16 01:05:27','2024-06-16 03:06:24','2024-06-16 03:01:26','2024-06-16 03:06:23',NULL,0,0,NULL,NULL),(23136,'mixpanel','completed',10,'2024-06-16 01:47:29','2024-06-16 03:16:24','2024-06-16 03:11:28','2024-06-16 03:16:23',NULL,0,0,NULL,NULL),(23137,'mixpanel','completed',10,'2024-06-16 02:12:26','2024-06-16 03:26:28','2024-06-16 03:21:25','2024-06-16 03:26:27',NULL,0,0,NULL,NULL),(23138,'mixpanel','completed',10,'2024-06-16 02:04:26','2024-06-16 03:36:26','2024-06-16 03:31:25','2024-06-16 03:36:25',NULL,0,0,NULL,NULL),(23139,'mixpanel','completed',10,'2024-06-16 02:15:29','2024-06-16 03:46:26','2024-06-16 03:41:28','2024-06-16 03:46:25',NULL,0,0,NULL,NULL),(23140,'mixpanel','completed',10,'2024-06-16 01:57:27','2024-06-16 03:56:29','2024-06-16 03:51:26','2024-06-16 03:56:29',NULL,0,0,NULL,NULL),(23141,'mixpanel','completed',10,'2024-06-16 02:26:27','2024-06-16 04:06:26','2024-06-16 04:01:26','2024-06-16 04:06:25',NULL,0,0,NULL,NULL),(23142,'mixpanel','completed',10,'2024-06-16 03:08:27','2024-06-16 04:16:26','2024-06-16 04:11:26','2024-06-16 04:16:25',NULL,0,0,NULL,NULL),(23143,'mixpanel','completed',10,'2024-06-16 03:19:26','2024-06-16 04:26:27','2024-06-16 04:21:25','2024-06-16 04:26:26',NULL,0,0,NULL,NULL),(23144,'mixpanel','completed',10,'2024-06-16 03:00:31','2024-06-16 04:36:34','2024-06-16 04:31:29','2024-06-16 04:36:31',NULL,0,0,NULL,NULL),(23145,'mixpanel','completed',10,'2024-06-16 03:24:32','2024-06-16 04:46:23','2024-06-16 04:41:29','2024-06-16 04:46:21',NULL,0,0,NULL,NULL),(23146,'mixpanel','completed',10,'2024-06-16 02:53:26','2024-06-16 04:53:34','2024-06-16 04:51:25','2024-06-16 04:53:34',NULL,0,0,NULL,NULL),(23147,'mixpanel','completed',10,'2024-06-16 03:24:27','2024-06-16 05:01:31','2024-06-16 04:56:26','2024-06-16 05:01:28',NULL,0,0,NULL,NULL),(23148,'mixpanel','completed',10,'2024-06-16 03:20:27','2024-06-16 05:11:26','2024-06-16 05:06:26','2024-06-16 05:11:25',NULL,0,0,NULL,NULL),(23149,'mixpanel','completed',10,'2024-06-16 04:00:23','2024-06-16 05:21:25','2024-06-16 05:16:22','2024-06-16 05:21:24',NULL,0,0,NULL,NULL),(23150,'mixpanel','completed',10,'2024-06-16 04:08:27','2024-06-16 05:31:23','2024-06-16 05:26:26','2024-06-16 05:31:22',NULL,0,0,NULL,NULL),(23151,'mixpanel','completed',10,'2024-06-16 03:46:27','2024-06-16 05:41:27','2024-06-16 05:36:26','2024-06-16 05:41:25',NULL,0,0,NULL,NULL),(23152,'mixpanel','completed',10,'2024-06-16 04:33:23','2024-06-16 05:49:08','2024-06-16 05:46:22','2024-06-16 05:49:07',NULL,0,0,NULL,NULL),(23153,'mixpanel','completed',10,'2024-06-16 04:33:26','2024-06-16 05:54:42','2024-06-16 05:51:25','2024-06-16 05:54:41',NULL,0,0,NULL,NULL),(23154,'mixpanel','completed',10,'2024-06-16 04:19:23','2024-06-16 06:05:43','2024-06-16 06:01:22','2024-06-16 06:05:42',NULL,0,0,NULL,NULL),(23155,'mixpanel','completed',10,'2024-06-16 04:14:26','2024-06-16 06:16:24','2024-06-16 06:11:25','2024-06-16 06:16:23',NULL,0,0,NULL,NULL),(23156,'mixpanel','completed',10,'2024-06-16 04:51:26','2024-06-16 06:26:27','2024-06-16 06:21:25','2024-06-16 06:26:26',NULL,0,0,NULL,NULL),(23157,'mixpanel','completed',10,'2024-06-16 04:56:42','2024-06-16 06:31:24','2024-06-16 06:28:40','2024-06-16 06:31:23',NULL,0,0,NULL,NULL),(23158,'mixpanel','completed',10,'2024-06-16 05:09:27','2024-06-16 06:41:25','2024-06-16 06:36:26','2024-06-16 06:41:24',NULL,0,0,NULL,NULL),(23159,'mixpanel','completed',10,'2024-06-16 04:53:26','2024-06-16 06:51:27','2024-06-16 06:46:25','2024-06-16 06:51:26',NULL,0,0,NULL,NULL),(23160,'mixpanel','completed',10,'2024-06-16 05:17:25','2024-06-16 07:01:23','2024-06-16 06:56:24','2024-06-16 07:01:22',NULL,0,0,NULL,NULL),(23161,'mixpanel','completed',10,'2024-06-16 05:03:17','2024-06-16 07:06:27','2024-06-16 07:04:16','2024-06-16 07:06:26',NULL,0,0,NULL,NULL),(23162,'mixpanel','completed',10,'2024-06-16 05:41:27','2024-06-16 07:16:25','2024-06-16 07:11:26','2024-06-16 07:16:24',NULL,0,0,NULL,NULL),(23163,'mixpanel','completed',10,'2024-06-16 05:31:26','2024-06-16 07:26:26','2024-06-16 07:21:25','2024-06-16 07:26:25',NULL,0,0,NULL,NULL),(23164,'mixpanel','completed',10,'2024-06-16 05:48:24','2024-06-16 07:36:27','2024-06-16 07:31:23','2024-06-16 07:36:26',NULL,0,0,NULL,NULL),(23165,'mixpanel','completed',10,'2024-06-16 06:26:26','2024-06-16 07:46:23','2024-06-16 07:41:24','2024-06-16 07:46:22',NULL,0,0,NULL,NULL),(23166,'mixpanel','completed',10,'2024-06-16 06:27:26','2024-06-16 07:56:27','2024-06-16 07:51:25','2024-06-16 07:56:26',NULL,0,0,NULL,NULL),(23167,'mixpanel','completed',10,'2024-06-16 06:01:23','2024-06-16 08:07:24','2024-06-16 08:01:22','2024-06-16 08:07:23',NULL,0,0,NULL,NULL),(23168,'mixpanel','completed',10,'2024-06-16 06:22:26','2024-06-16 08:16:23','2024-06-16 08:11:26','2024-06-16 08:16:22',NULL,0,0,NULL,NULL),(23169,'mixpanel','completed',10,'2024-06-16 07:09:29','2024-06-16 08:26:27','2024-06-16 08:21:28','2024-06-16 08:26:26',NULL,0,0,NULL,NULL),(23170,'mixpanel','completed',10,'2024-06-16 07:17:23','2024-06-16 08:36:26','2024-06-16 08:31:22','2024-06-16 08:36:25',NULL,0,0,NULL,NULL),(23171,'mixpanel','completed',10,'2024-06-16 06:42:26','2024-06-16 08:46:25','2024-06-16 08:41:25','2024-06-16 08:46:24',NULL,0,0,NULL,NULL),(23172,'mixpanel','completed',10,'2024-06-16 06:54:25','2024-06-16 08:56:30','2024-06-16 08:51:24','2024-06-16 08:56:29',NULL,0,0,NULL,NULL),(23173,'subscribers_engagement_score','completed',10,'2024-06-17 16:10:00','2024-06-17 16:11:28','2024-06-16 08:56:29','2024-06-17 16:11:27',NULL,0,0,NULL,NULL),(23174,'mixpanel','completed',10,'2024-06-16 07:27:23','2024-06-16 09:06:27','2024-06-16 09:01:22','2024-06-16 09:06:26',NULL,0,0,NULL,NULL),(23175,'mixpanel','completed',10,'2024-06-16 07:32:29','2024-06-16 09:14:09','2024-06-16 09:11:28','2024-06-16 09:14:08',NULL,0,0,NULL,NULL),(23176,'mixpanel','completed',10,'2024-06-16 07:23:24','2024-06-16 09:21:25','2024-06-16 09:16:23','2024-06-16 09:21:24',NULL,0,0,NULL,NULL),(23177,'mixpanel','completed',10,'2024-06-16 08:08:27','2024-06-16 09:31:24','2024-06-16 09:26:26','2024-06-16 09:31:23',NULL,0,0,NULL,NULL),(23178,'mixpanel','completed',10,'2024-06-16 08:26:27','2024-06-16 09:41:28','2024-06-16 09:36:26','2024-06-16 09:41:27',NULL,0,0,NULL,NULL),(23179,'mixpanel','completed',10,'2024-06-16 08:21:24','2024-06-16 09:51:31','2024-06-16 09:46:23','2024-06-16 09:51:30',NULL,0,0,NULL,NULL),(23180,'mixpanel','completed',10,'2024-06-16 08:29:28','2024-06-16 10:01:23','2024-06-16 09:56:26','2024-06-16 10:01:22',NULL,0,0,NULL,NULL),(23181,'mixpanel','completed',10,'2024-06-16 08:21:28','2024-06-16 10:11:29','2024-06-16 10:06:27','2024-06-16 10:11:28',NULL,0,0,NULL,NULL),(23182,'mixpanel','completed',10,'2024-06-16 09:06:23','2024-06-16 10:21:27','2024-06-16 10:16:22','2024-06-16 10:21:26',NULL,0,0,NULL,NULL),(23183,'mixpanel','completed',10,'2024-06-16 09:08:27','2024-06-16 10:31:23','2024-06-16 10:26:26','2024-06-16 10:31:22',NULL,0,0,NULL,NULL),(23184,'mixpanel','completed',10,'2024-06-16 09:12:07','2024-06-16 10:40:45','2024-06-16 10:36:06','2024-06-16 10:40:44',NULL,0,0,NULL,NULL),(23185,'mixpanel','completed',10,'2024-06-16 09:36:23','2024-06-16 10:51:26','2024-06-16 10:46:22','2024-06-16 10:51:25',NULL,0,0,NULL,NULL),(23186,'mixpanel','completed',10,'2024-06-16 09:30:27','2024-06-16 11:01:23','2024-06-16 10:56:26','2024-06-16 11:01:22',NULL,0,0,NULL,NULL),(23187,'mixpanel','completed',10,'2024-06-16 09:06:27','2024-06-16 11:11:26','2024-06-16 11:06:26','2024-06-16 11:11:25',NULL,0,0,NULL,NULL),(23188,'mixpanel','completed',10,'2024-06-16 10:14:23','2024-06-16 11:21:27','2024-06-16 11:16:22','2024-06-16 11:21:26',NULL,0,0,NULL,NULL),(23189,'mixpanel','completed',10,'2024-06-16 09:52:40','2024-06-16 11:31:23','2024-06-16 11:26:39','2024-06-16 11:31:22',NULL,0,0,NULL,NULL),(23190,'mixpanel','completed',10,'2024-06-16 09:48:25','2024-06-16 11:41:26','2024-06-16 11:36:24','2024-06-16 11:41:25',NULL,0,0,NULL,NULL),(23191,'mixpanel','completed',10,'2024-06-16 09:52:23','2024-06-16 11:51:25','2024-06-16 11:46:22','2024-06-16 11:51:24',NULL,0,0,NULL,NULL),(23192,'mixpanel','completed',10,'2024-06-16 10:17:27','2024-06-16 12:01:23','2024-06-16 11:56:26','2024-06-16 12:01:22',NULL,0,0,NULL,NULL),(23193,'mixpanel','completed',10,'2024-06-16 10:44:27','2024-06-16 12:10:57','2024-06-16 12:06:26','2024-06-16 12:10:56',NULL,0,0,NULL,NULL),(23194,'mixpanel','completed',10,'2024-06-16 10:22:23','2024-06-16 12:21:28','2024-06-16 12:16:22','2024-06-16 12:21:26',NULL,0,0,NULL,NULL),(23195,'mixpanel','completed',10,'2024-06-16 11:06:27','2024-06-16 12:31:23','2024-06-16 12:26:26','2024-06-16 12:31:22',NULL,0,0,NULL,NULL),(23196,'mixpanel','completed',10,'2024-06-16 10:49:52','2024-06-16 12:41:25','2024-06-16 12:34:51','2024-06-16 12:41:24',NULL,0,0,NULL,NULL),(23197,'mixpanel','completed',10,'2024-06-16 11:25:23','2024-06-16 12:50:18','2024-06-16 12:46:22','2024-06-16 12:50:17',NULL,0,0,NULL,NULL),(23198,'mixpanel','completed',10,'2024-06-16 11:21:27','2024-06-16 13:01:24','2024-06-16 12:56:26','2024-06-16 13:01:23',NULL,0,0,NULL,NULL),(23199,'mixpanel','completed',10,'2024-06-16 11:10:28','2024-06-16 13:11:29','2024-06-16 13:06:27','2024-06-16 13:11:27',NULL,0,0,NULL,NULL),(23200,'mixpanel','completed',10,'2024-06-16 11:22:24','2024-06-16 13:21:27','2024-06-16 13:16:23','2024-06-16 13:21:26',NULL,0,0,NULL,NULL),(23201,'mixpanel','completed',10,'2024-06-16 11:45:27','2024-06-16 13:31:23','2024-06-16 13:26:26','2024-06-16 13:31:22',NULL,0,0,NULL,NULL),(23202,'mixpanel','completed',10,'2024-06-16 11:56:21','2024-06-16 13:41:25','2024-06-16 13:36:20','2024-06-16 13:41:24',NULL,0,0,NULL,NULL),(23203,'mixpanel','completed',10,'2024-06-16 12:02:24','2024-06-16 13:51:27','2024-06-16 13:46:22','2024-06-16 13:51:26',NULL,0,0,NULL,NULL),(23204,'mixpanel','completed',10,'2024-06-16 12:02:27','2024-06-16 14:01:24','2024-06-16 13:56:26','2024-06-16 14:01:23',NULL,0,0,NULL,NULL),(23205,'mixpanel','completed',10,'2024-06-16 12:09:27','2024-06-16 14:11:27','2024-06-16 14:06:26','2024-06-16 14:11:26',NULL,0,0,NULL,NULL),(23206,'mixpanel','completed',10,'2024-06-16 12:18:22','2024-06-16 14:21:27','2024-06-16 14:16:21','2024-06-16 14:21:26',NULL,0,0,NULL,NULL),(23207,'mixpanel','completed',10,'2024-06-16 13:14:24','2024-06-16 14:31:23','2024-06-16 14:26:22','2024-06-16 14:31:22',NULL,0,0,NULL,NULL),(23208,'mixpanel','completed',10,'2024-06-16 13:26:00','2024-06-16 14:41:26','2024-06-16 14:34:58','2024-06-16 14:41:25',NULL,0,0,NULL,NULL),(23209,'mixpanel','completed',10,'2024-06-16 13:15:37','2024-06-16 14:46:23','2024-06-16 14:43:36','2024-06-16 14:46:22',NULL,0,0,NULL,NULL),(23210,'mixpanel','completed',10,'2024-06-16 13:30:26','2024-06-16 14:56:27','2024-06-16 14:51:25','2024-06-16 14:56:26',NULL,0,0,NULL,NULL),(23211,'mixpanel','completed',10,'2024-06-16 13:21:19','2024-06-16 15:06:27','2024-06-16 15:01:16','2024-06-16 15:06:26',NULL,0,0,NULL,NULL),(23212,'mixpanel','completed',10,'2024-06-16 13:23:07','2024-06-16 15:16:24','2024-06-16 15:10:06','2024-06-16 15:16:23',NULL,0,0,NULL,NULL),(23213,'mixpanel','completed',10,'2024-06-16 13:39:26','2024-06-16 15:26:27','2024-06-16 15:21:25','2024-06-16 15:26:26',NULL,0,0,NULL,NULL),(23214,'mixpanel','completed',10,'2024-06-16 14:13:22','2024-06-16 15:36:27','2024-06-16 15:31:21','2024-06-16 15:36:26',NULL,0,0,NULL,NULL),(23215,'mixpanel','completed',10,'2024-06-16 13:54:58','2024-06-16 15:43:14','2024-06-16 15:40:57','2024-06-16 15:43:13',NULL,0,0,NULL,NULL),(23216,'mixpanel','completed',10,'2024-06-16 14:03:23','2024-06-16 15:51:27','2024-06-16 15:46:22','2024-06-16 15:51:26',NULL,0,0,NULL,NULL),(23217,'mixpanel','completed',10,'2024-06-16 14:10:27','2024-06-16 16:00:39','2024-06-16 15:56:26','2024-06-16 16:00:38',NULL,0,0,NULL,NULL),(23218,'mixpanel','completed',10,'2024-06-16 14:37:27','2024-06-16 16:11:25','2024-06-16 16:06:26','2024-06-16 16:11:24',NULL,0,0,NULL,NULL),(23219,'mixpanel','completed',10,'2024-06-16 15:11:23','2024-06-16 16:21:25','2024-06-16 16:16:22','2024-06-16 16:21:24',NULL,0,0,NULL,NULL),(23220,'mixpanel','completed',10,'2024-06-16 14:59:27','2024-06-16 16:31:23','2024-06-16 16:26:26','2024-06-16 16:31:22',NULL,0,0,NULL,NULL),(23221,'mixpanel','completed',10,'2024-06-16 14:37:27','2024-06-16 16:41:27','2024-06-16 16:36:26','2024-06-16 16:41:26',NULL,0,0,NULL,NULL),(23222,'mixpanel','completed',10,'2024-06-16 15:15:23','2024-06-16 16:51:25','2024-06-16 16:46:22','2024-06-16 16:51:25',NULL,0,0,NULL,NULL),(23223,'mixpanel','completed',10,'2024-06-16 15:52:23','2024-06-16 16:56:29','2024-06-16 16:54:22','2024-06-16 16:56:28',NULL,0,0,NULL,NULL),(23224,'mixpanel','completed',10,'2024-06-16 15:22:27','2024-06-16 17:06:28','2024-06-16 17:01:26','2024-06-16 17:06:27',NULL,0,0,NULL,NULL),(23225,'mixpanel','completed',10,'2024-06-16 15:43:28','2024-06-16 17:16:27','2024-06-16 17:11:28','2024-06-16 17:16:26',NULL,0,0,NULL,NULL),(23226,'mixpanel','completed',10,'2024-06-16 16:15:24','2024-06-16 17:26:29','2024-06-16 17:21:23','2024-06-16 17:26:28',NULL,0,0,NULL,NULL),(23227,'schedule_re_engagement_email','completed',10,'2024-06-17 17:31:25','2024-06-17 17:36:27','2024-06-16 17:31:24','2024-06-17 17:36:26',NULL,0,0,NULL,NULL),(23228,'mixpanel','completed',10,'2024-06-16 16:15:25','2024-06-16 17:36:30','2024-06-16 17:31:24','2024-06-16 17:36:29',NULL,0,0,NULL,NULL),(23229,'mixpanel','completed',10,'2024-06-16 16:36:30','2024-06-16 17:46:27','2024-06-16 17:41:29','2024-06-16 17:46:26',NULL,0,0,NULL,NULL),(23230,'mixpanel','completed',10,'2024-06-16 16:01:28','2024-06-16 17:56:28','2024-06-16 17:51:27','2024-06-16 17:56:28',NULL,0,0,NULL,NULL),(23231,'mixpanel','completed',10,'2024-06-16 16:31:27','2024-06-16 18:06:29','2024-06-16 18:01:26','2024-06-16 18:06:28',NULL,0,0,NULL,NULL),(23232,'mixpanel','completed',10,'2024-06-16 16:59:29','2024-06-16 18:16:27','2024-06-16 18:11:28','2024-06-16 18:16:26',NULL,0,0,NULL,NULL),(23233,'mixpanel','completed',10,'2024-06-16 16:27:25','2024-06-16 18:26:30','2024-06-16 18:20:24','2024-06-16 18:26:29',NULL,0,0,NULL,NULL),(23234,'mixpanel','completed',10,'2024-06-16 16:38:27','2024-06-16 18:33:59','2024-06-16 18:31:26','2024-06-16 18:33:58',NULL,0,0,NULL,NULL),(23235,'mixpanel','completed',10,'2024-06-16 17:04:31','2024-06-16 18:41:29','2024-06-16 18:36:30','2024-06-16 18:41:28',NULL,0,0,NULL,NULL),(23236,'mixpanel','completed',10,'2024-06-16 17:30:25','2024-06-16 18:51:28','2024-06-16 18:46:24','2024-06-16 18:51:27',NULL,0,0,NULL,NULL),(23237,'mixpanel','completed',10,'2024-06-16 17:16:30','2024-06-16 19:01:26','2024-06-16 18:56:29','2024-06-16 19:01:25',NULL,0,0,NULL,NULL),(23238,'mixpanel','completed',10,'2024-06-16 17:12:30','2024-06-16 19:11:31','2024-06-16 19:06:29','2024-06-16 19:11:30',NULL,0,0,NULL,NULL),(23239,'mixpanel','completed',10,'2024-06-16 18:02:26','2024-06-16 19:21:27','2024-06-16 19:16:25','2024-06-16 19:21:26',NULL,0,0,NULL,NULL),(23240,'mixpanel','completed',10,'2024-06-16 17:53:29','2024-06-16 19:31:27','2024-06-16 19:26:28','2024-06-16 19:31:26',NULL,0,0,NULL,NULL),(23241,'mixpanel','completed',10,'2024-06-16 17:42:30','2024-06-16 19:43:12','2024-06-16 19:36:29','2024-06-16 19:43:10',NULL,0,0,NULL,NULL),(23242,'mixpanel','completed',10,'2024-06-16 17:47:26','2024-06-16 19:51:27','2024-06-16 19:46:25','2024-06-16 19:51:26',NULL,0,0,NULL,NULL),(23243,'mixpanel','completed',10,'2024-06-16 18:53:30','2024-06-16 20:01:26','2024-06-16 19:56:29','2024-06-16 20:01:25',NULL,0,0,NULL,NULL),(23244,'mixpanel','completed',10,'2024-06-16 18:42:31','2024-06-16 20:11:30','2024-06-16 20:06:30','2024-06-16 20:11:29',NULL,0,0,NULL,NULL),(23245,'mixpanel','completed',10,'2024-06-16 18:17:26','2024-06-16 20:21:27','2024-06-16 20:16:25','2024-06-16 20:21:26',NULL,0,0,NULL,NULL),(23246,'mixpanel','completed',10,'2024-06-16 18:38:41','2024-06-16 20:31:31','2024-06-16 20:26:39','2024-06-16 20:31:28',NULL,0,0,NULL,NULL),(23247,'mixpanel','completed',10,'2024-06-16 19:08:29','2024-06-16 20:41:30','2024-06-16 20:36:28','2024-06-16 20:41:29',NULL,0,0,NULL,NULL),(23248,'mixpanel','completed',10,'2024-06-16 18:59:26','2024-06-16 20:51:26','2024-06-16 20:46:25','2024-06-16 20:51:25',NULL,0,0,NULL,NULL),(23249,'mixpanel','completed',10,'2024-06-16 19:48:29','2024-06-16 21:01:25','2024-06-16 20:56:28','2024-06-16 21:01:24',NULL,0,0,NULL,NULL),(23250,'mixpanel','completed',10,'2024-06-16 19:30:39','2024-06-16 21:11:29','2024-06-16 21:04:38','2024-06-16 21:11:28',NULL,0,0,NULL,NULL),(23251,'mixpanel','completed',10,'2024-06-16 19:37:26','2024-06-16 21:21:27','2024-06-16 21:16:25','2024-06-16 21:21:26',NULL,0,0,NULL,NULL),(23252,'mixpanel','completed',10,'2024-06-16 20:23:30','2024-06-16 21:31:26','2024-06-16 21:26:29','2024-06-16 21:31:25',NULL,0,0,NULL,NULL),(23253,'mixpanel','completed',10,'2024-06-16 20:00:29','2024-06-16 21:41:29','2024-06-16 21:36:28','2024-06-16 21:41:28',NULL,0,0,NULL,NULL),(23254,'mixpanel','completed',10,'2024-06-16 20:17:27','2024-06-16 21:51:27','2024-06-16 21:46:26','2024-06-16 21:51:26',NULL,0,0,NULL,NULL),(23255,'mixpanel','completed',10,'2024-06-16 20:02:41','2024-06-16 22:01:28','2024-06-16 21:56:40','2024-06-16 22:01:26',NULL,0,0,NULL,NULL),(23256,'mixpanel','completed',10,'2024-06-16 20:06:30','2024-06-16 22:11:30','2024-06-16 22:06:29','2024-06-16 22:11:29',NULL,0,0,NULL,NULL),(23257,'mixpanel','completed',10,'2024-06-16 21:04:42','2024-06-16 22:21:48','2024-06-16 22:16:39','2024-06-16 22:21:45',NULL,0,0,NULL,NULL),(23258,'mixpanel','completed',10,'2024-06-16 20:39:28','2024-06-16 22:31:26','2024-06-16 22:26:27','2024-06-16 22:31:25',NULL,0,0,NULL,NULL),(23259,'mixpanel','completed',10,'2024-06-16 20:43:30','2024-06-16 22:41:31','2024-06-16 22:36:29','2024-06-16 22:41:30',NULL,0,0,NULL,NULL),(23260,'mixpanel','completed',10,'2024-06-16 21:19:27','2024-06-16 22:51:27','2024-06-16 22:46:26','2024-06-16 22:51:26',NULL,0,0,NULL,NULL),(23261,'mixpanel','completed',10,'2024-06-16 21:15:30','2024-06-16 23:01:26','2024-06-16 22:56:29','2024-06-16 23:01:25',NULL,0,0,NULL,NULL),(23262,'mixpanel','completed',10,'2024-06-16 21:39:28','2024-06-16 23:11:30','2024-06-16 23:06:27','2024-06-16 23:11:29',NULL,0,0,NULL,NULL),(23263,'mixpanel','completed',10,'2024-06-16 21:56:28','2024-06-16 23:21:27','2024-06-16 23:16:27','2024-06-16 23:21:26',NULL,0,0,NULL,NULL),(23264,'mixpanel','completed',10,'2024-06-16 21:38:25','2024-06-16 23:31:24','2024-06-16 23:26:24','2024-06-16 23:31:23',NULL,0,0,NULL,NULL),(23265,'mixpanel','completed',10,'2024-06-16 21:56:26','2024-06-16 23:41:26','2024-06-16 23:36:25','2024-06-16 23:41:25',NULL,0,0,NULL,NULL),(23266,'mixpanel','completed',10,'2024-06-16 22:02:23','2024-06-16 23:51:27','2024-06-16 23:46:22','2024-06-16 23:51:26',NULL,0,0,NULL,NULL),(23267,'mixpanel','completed',10,'2024-06-16 22:17:27','2024-06-17 00:01:23','2024-06-16 23:56:26','2024-06-17 00:01:22',NULL,0,0,NULL,NULL),(23268,'mixpanel','completed',10,'2024-06-16 22:05:27','2024-06-17 00:11:27','2024-06-17 00:06:26','2024-06-17 00:11:26',NULL,0,0,NULL,NULL),(23269,'mixpanel','completed',10,'2024-06-16 22:25:24','2024-06-17 00:20:32','2024-06-17 00:16:22','2024-06-17 00:20:31',NULL,0,0,NULL,NULL),(23270,'mixpanel','completed',10,'2024-06-16 23:01:26','2024-06-17 00:31:23','2024-06-17 00:26:25','2024-06-17 00:31:22',NULL,0,0,NULL,NULL),(23271,'mixpanel','completed',10,'2024-06-16 23:18:27','2024-06-17 00:41:27','2024-06-17 00:36:26','2024-06-17 00:41:26',NULL,0,0,NULL,NULL),(23272,'mixpanel','completed',10,'2024-06-16 22:46:23','2024-06-17 00:51:27','2024-06-17 00:46:22','2024-06-17 00:51:26',NULL,0,0,NULL,NULL),(23273,'mixpanel','completed',10,'2024-06-16 23:30:27','2024-06-17 01:01:24','2024-06-17 00:56:26','2024-06-17 01:01:23',NULL,0,0,NULL,NULL),(23274,'mixpanel','completed',10,'2024-06-16 23:11:28','2024-06-17 01:11:27','2024-06-17 01:06:27','2024-06-17 01:11:26',NULL,0,0,NULL,NULL),(23275,'mixpanel','completed',10,'2024-06-17 00:00:24','2024-06-17 01:21:29','2024-06-17 01:16:23','2024-06-17 01:21:28',NULL,0,0,NULL,NULL),(23276,'mixpanel','completed',10,'2024-06-16 23:51:27','2024-06-17 01:31:24','2024-06-17 01:26:26','2024-06-17 01:31:23',NULL,0,0,NULL,NULL),(23277,'mixpanel','completed',10,'2024-06-17 00:34:27','2024-06-17 01:41:27','2024-06-17 01:36:26','2024-06-17 01:41:26',NULL,0,0,NULL,NULL),(23278,'mixpanel','completed',10,'2024-06-17 00:43:24','2024-06-17 01:51:27','2024-06-17 01:46:23','2024-06-17 01:51:26',NULL,0,0,NULL,NULL),(23279,'mixpanel','completed',10,'2024-06-16 23:56:29','2024-06-17 02:01:24','2024-06-17 01:56:28','2024-06-17 02:01:23',NULL,0,0,NULL,NULL),(23280,'mixpanel','completed',10,'2024-06-17 00:40:27','2024-06-17 02:11:29','2024-06-17 02:06:27','2024-06-17 02:11:28',NULL,0,0,NULL,NULL),(23281,'mixpanel','completed',10,'2024-06-17 00:36:24','2024-06-17 02:21:27','2024-06-17 02:16:23','2024-06-17 02:21:26',NULL,0,0,NULL,NULL),(23282,'mixpanel','completed',10,'2024-06-17 00:44:27','2024-06-17 02:31:24','2024-06-17 02:26:26','2024-06-17 02:31:23',NULL,0,0,NULL,NULL),(23283,'mixpanel','completed',10,'2024-06-17 00:36:28','2024-06-17 02:41:40','2024-06-17 02:36:27','2024-06-17 02:41:37',NULL,0,0,NULL,NULL),(23284,'mixpanel','completed',10,'2024-06-17 00:53:24','2024-06-17 02:51:27','2024-06-17 02:46:23','2024-06-17 02:51:26',NULL,0,0,NULL,NULL),(23285,'mixpanel','completed',10,'2024-06-17 01:50:03','2024-06-17 03:01:23','2024-06-17 02:57:02','2024-06-17 03:01:22',NULL,0,0,NULL,NULL),(23286,'mixpanel','completed',10,'2024-06-17 01:59:26','2024-06-17 03:11:27','2024-06-17 03:06:25','2024-06-17 03:11:26',NULL,0,0,NULL,NULL),(23287,'mixpanel','completed',10,'2024-06-17 02:02:24','2024-06-17 03:21:28','2024-06-17 03:16:23','2024-06-17 03:21:27',NULL,0,0,NULL,NULL),(23288,'mixpanel','completed',10,'2024-06-17 01:54:26','2024-06-17 03:31:24','2024-06-17 03:26:25','2024-06-17 03:31:23',NULL,0,0,NULL,NULL),(23289,'mixpanel','completed',10,'2024-06-17 02:25:28','2024-06-17 03:41:36','2024-06-17 03:36:27','2024-06-17 03:41:34',NULL,0,0,NULL,NULL),(23290,'mixpanel','completed',10,'2024-06-17 02:15:23','2024-06-17 03:51:27','2024-06-17 03:46:22','2024-06-17 03:51:26',NULL,0,0,NULL,NULL),(23291,'mixpanel','completed',10,'2024-06-17 02:03:28','2024-06-17 04:01:25','2024-06-17 03:56:27','2024-06-17 04:01:24',NULL,0,0,NULL,NULL),(23292,'mixpanel','completed',10,'2024-06-17 02:22:24','2024-06-17 04:11:27','2024-06-17 04:06:23','2024-06-17 04:11:26',NULL,0,0,NULL,NULL),(23293,'mixpanel','completed',10,'2024-06-17 02:42:03','2024-06-17 04:26:50','2024-06-17 04:20:02','2024-06-17 04:26:48',NULL,0,0,NULL,NULL),(23294,'mixpanel','completed',10,'2024-06-17 03:04:25','2024-06-17 04:36:40','2024-06-17 04:31:24','2024-06-17 04:36:37',NULL,0,0,NULL,NULL),(23295,'mixpanel','completed',10,'2024-06-17 03:30:28','2024-06-17 04:46:26','2024-06-17 04:41:27','2024-06-17 04:46:25',NULL,0,0,NULL,NULL),(23296,'mixpanel','completed',10,'2024-06-17 03:35:40','2024-06-17 04:56:32','2024-06-17 04:51:38','2024-06-17 04:56:30',NULL,0,0,NULL,NULL),(23297,'mixpanel','completed',10,'2024-06-17 03:01:23','2024-06-17 05:06:28','2024-06-17 05:01:22','2024-06-17 05:06:27',NULL,0,0,NULL,NULL),(23298,'mixpanel','completed',10,'2024-06-17 03:16:27','2024-06-17 05:16:25','2024-06-17 05:11:25','2024-06-17 05:16:24',NULL,0,0,NULL,NULL),(23299,'mixpanel','completed',10,'2024-06-17 03:43:28','2024-06-17 05:26:27','2024-06-17 05:21:27','2024-06-17 05:26:26',NULL,0,0,NULL,NULL),(23300,'mixpanel','completed',10,'2024-06-17 04:08:24','2024-06-17 05:36:27','2024-06-17 05:31:23','2024-06-17 05:36:26',NULL,0,0,NULL,NULL),(23301,'mixpanel','completed',10,'2024-06-17 04:12:28','2024-06-17 05:46:24','2024-06-17 05:41:27','2024-06-17 05:46:23',NULL,0,0,NULL,NULL),(23302,'mixpanel','completed',10,'2024-06-17 04:22:25','2024-06-17 05:56:26','2024-06-17 05:51:24','2024-06-17 05:56:25',NULL,0,0,NULL,NULL),(23303,'mixpanel','completed',10,'2024-06-17 04:07:23','2024-06-17 06:06:27','2024-06-17 06:01:23','2024-06-17 06:06:26',NULL,0,0,NULL,NULL),(23304,'mixpanel','completed',10,'2024-06-17 04:14:28','2024-06-17 06:15:21','2024-06-17 06:11:27','2024-06-17 06:15:20',NULL,0,0,NULL,NULL),(23305,'mixpanel','completed',10,'2024-06-17 05:05:27','2024-06-17 06:26:28','2024-06-17 06:21:26','2024-06-17 06:26:27',NULL,0,0,NULL,NULL),(23306,'mixpanel','completed',10,'2024-06-17 05:09:24','2024-06-17 06:36:28','2024-06-17 06:31:23','2024-06-17 06:36:27',NULL,0,0,NULL,NULL),(23307,'mixpanel','completed',10,'2024-06-17 05:06:27','2024-06-17 06:46:24','2024-06-17 06:41:26','2024-06-17 06:46:23',NULL,0,0,NULL,NULL),(23308,'mixpanel','completed',10,'2024-06-17 05:25:27','2024-06-17 06:56:28','2024-06-17 06:51:26','2024-06-17 06:56:27',NULL,0,0,NULL,NULL),(23309,'mixpanel','completed',10,'2024-06-17 05:34:25','2024-06-17 07:06:36','2024-06-17 07:01:24','2024-06-17 07:06:35',NULL,0,0,NULL,NULL),(23310,'mixpanel','completed',10,'2024-06-17 06:02:26','2024-06-17 07:16:25','2024-06-17 07:11:25','2024-06-17 07:16:24',NULL,0,0,NULL,NULL),(23311,'mixpanel','completed',10,'2024-06-17 05:37:28','2024-06-17 07:26:26','2024-06-17 07:21:27','2024-06-17 07:26:25',NULL,0,0,NULL,NULL),(23312,'mixpanel','completed',10,'2024-06-17 05:51:25','2024-06-17 07:36:28','2024-06-17 07:31:24','2024-06-17 07:36:27',NULL,0,0,NULL,NULL),(23313,'mixpanel','completed',10,'2024-06-17 06:06:45','2024-06-17 07:41:26','2024-06-17 07:38:44','2024-06-17 07:41:25',NULL,0,0,NULL,NULL),(23314,'mixpanel','completed',10,'2024-06-17 06:44:23','2024-06-17 07:50:01','2024-06-17 07:46:22','2024-06-17 07:50:00',NULL,0,0,NULL,NULL),(23315,'mixpanel','completed',10,'2024-06-17 06:17:27','2024-06-17 08:01:24','2024-06-17 07:56:26','2024-06-17 08:01:23',NULL,0,0,NULL,NULL),(23316,'mixpanel','completed',10,'2024-06-17 06:31:27','2024-06-17 08:11:27','2024-06-17 08:06:26','2024-06-17 08:11:26',NULL,0,0,NULL,NULL),(23317,'mixpanel','completed',10,'2024-06-17 06:24:24','2024-06-17 08:21:27','2024-06-17 08:16:23','2024-06-17 08:21:26',NULL,0,0,NULL,NULL),(23318,'mixpanel','completed',10,'2024-06-17 06:30:29','2024-06-17 08:31:25','2024-06-17 08:26:28','2024-06-17 08:31:24',NULL,0,0,NULL,NULL),(23319,'mixpanel','completed',10,'2024-06-17 06:56:25','2024-06-17 08:41:27','2024-06-17 08:36:24','2024-06-17 08:41:26',NULL,0,0,NULL,NULL),(23320,'mixpanel','completed',10,'2024-06-17 07:32:25','2024-06-17 08:51:28','2024-06-17 08:46:23','2024-06-17 08:51:27',NULL,0,0,NULL,NULL),(23321,'mixpanel','completed',10,'2024-06-17 07:40:28','2024-06-17 09:01:24','2024-06-17 08:56:27','2024-06-17 09:01:23',NULL,0,0,NULL,NULL),(23322,'mixpanel','completed',10,'2024-06-17 07:50:29','2024-06-17 09:11:28','2024-06-17 09:06:28','2024-06-17 09:11:26',NULL,0,0,NULL,NULL),(23323,'mixpanel','completed',10,'2024-06-17 07:57:24','2024-06-17 09:21:27','2024-06-17 09:16:23','2024-06-17 09:21:26',NULL,0,0,NULL,NULL),(23324,'mixpanel','completed',10,'2024-06-17 07:58:27','2024-06-17 09:31:27','2024-06-17 09:26:26','2024-06-17 09:31:26',NULL,0,0,NULL,NULL),(23325,'mixpanel','completed',10,'2024-06-17 08:03:27','2024-06-17 09:41:27','2024-06-17 09:36:27','2024-06-17 09:41:26',NULL,0,0,NULL,NULL),(23326,'mixpanel','completed',10,'2024-06-17 07:59:56','2024-06-17 09:51:27','2024-06-17 09:44:55','2024-06-17 09:51:26',NULL,0,0,NULL,NULL),(23327,'mixpanel','completed',10,'2024-06-17 08:14:27','2024-06-17 10:01:24','2024-06-17 09:56:26','2024-06-17 10:01:23',NULL,0,0,NULL,NULL),(23328,'mixpanel','completed',10,'2024-06-17 08:21:28','2024-06-17 10:11:25','2024-06-17 10:06:26','2024-06-17 10:11:24',NULL,0,0,NULL,NULL),(23329,'mixpanel','completed',10,'2024-06-17 08:43:24','2024-06-17 10:21:28','2024-06-17 10:16:23','2024-06-17 10:21:27',NULL,0,0,NULL,NULL),(23330,'mixpanel','completed',10,'2024-06-17 08:57:30','2024-06-17 10:31:27','2024-06-17 10:26:29','2024-06-17 10:31:26',NULL,0,0,NULL,NULL),(23331,'mixpanel','completed',10,'2024-06-17 09:20:30','2024-06-17 10:41:30','2024-06-17 10:36:29','2024-06-17 10:41:29',NULL,0,0,NULL,NULL),(23332,'mixpanel','completed',10,'2024-06-17 08:48:28','2024-06-17 10:51:27','2024-06-17 10:46:27','2024-06-17 10:51:26',NULL,0,0,NULL,NULL),(23333,'mixpanel','completed',10,'2024-06-17 09:35:09','2024-06-17 10:56:30','2024-06-17 10:54:08','2024-06-17 10:56:29',NULL,0,0,NULL,NULL),(23334,'mixpanel','completed',10,'2024-06-17 09:59:28','2024-06-17 11:06:29','2024-06-17 11:01:27','2024-06-17 11:06:28',NULL,0,0,NULL,NULL),(23335,'mixpanel','completed',10,'2024-06-17 09:41:29','2024-06-17 11:16:28','2024-06-17 11:11:28','2024-06-17 11:16:27',NULL,0,0,NULL,NULL),(23336,'mixpanel','completed',10,'2024-06-17 09:50:34','2024-06-17 11:26:30','2024-06-17 11:21:28','2024-06-17 11:26:29',NULL,0,0,NULL,NULL),(23337,'mixpanel','completed',10,'2024-06-17 09:54:30','2024-06-17 11:36:31','2024-06-17 11:31:28','2024-06-17 11:36:30',NULL,0,0,NULL,NULL),(23338,'mixpanel','completed',10,'2024-06-17 09:44:29','2024-06-17 11:46:28','2024-06-17 11:41:28','2024-06-17 11:46:27',NULL,0,0,NULL,NULL),(23339,'mixpanel','completed',10,'2024-06-17 10:16:28','2024-06-17 11:56:29','2024-06-17 11:51:27','2024-06-17 11:56:28',NULL,0,0,NULL,NULL),(23340,'mixpanel','completed',10,'2024-06-17 10:53:58','2024-06-17 12:06:30','2024-06-17 12:01:54','2024-06-17 12:06:29',NULL,0,0,NULL,NULL),(23341,'mixpanel','completed',10,'2024-06-17 10:28:29','2024-06-17 12:16:28','2024-06-17 12:11:28','2024-06-17 12:16:27',NULL,0,0,NULL,NULL),(23342,'mixpanel','completed',10,'2024-06-17 10:45:42','2024-06-17 12:25:23','2024-06-17 12:20:41','2024-06-17 12:25:22',NULL,0,0,NULL,NULL),(23343,'mixpanel','completed',10,'2024-06-17 10:39:30','2024-06-17 12:36:30','2024-06-17 12:31:29','2024-06-17 12:36:29',NULL,0,0,NULL,NULL),(23344,'mixpanel','completed',10,'2024-06-17 11:38:31','2024-06-17 12:46:29','2024-06-17 12:41:30','2024-06-17 12:46:28',NULL,0,0,NULL,NULL),(23345,'mixpanel','completed',10,'2024-06-17 11:48:30','2024-06-17 12:56:30','2024-06-17 12:51:29','2024-06-17 12:56:29',NULL,0,0,NULL,NULL),(23346,'mixpanel','completed',10,'2024-06-17 11:23:27','2024-06-17 13:06:31','2024-06-17 13:01:26','2024-06-17 13:06:30',NULL,0,0,NULL,NULL),(23347,'mixpanel','completed',10,'2024-06-17 11:22:31','2024-06-17 13:16:27','2024-06-17 13:11:30','2024-06-17 13:16:26',NULL,0,0,NULL,NULL),(23348,'mixpanel','completed',10,'2024-06-17 11:46:42','2024-06-17 13:26:30','2024-06-17 13:20:41','2024-06-17 13:26:29',NULL,0,0,NULL,NULL),(23349,'mixpanel','completed',10,'2024-06-17 12:04:28','2024-06-17 13:36:31','2024-06-17 13:31:27','2024-06-17 13:36:30',NULL,0,0,NULL,NULL),(23350,'mixpanel','completed',10,'2024-06-17 11:57:32','2024-06-17 13:46:26','2024-06-17 13:41:26','2024-06-17 13:46:25',NULL,0,0,NULL,NULL),(23351,'mixpanel','completed',10,'2024-06-17 12:43:41','2024-06-17 13:56:31','2024-06-17 13:50:41','2024-06-17 13:56:30',NULL,0,0,NULL,NULL),(23352,'mixpanel','completed',10,'2024-06-17 12:05:23','2024-06-17 14:06:27','2024-06-17 14:01:22','2024-06-17 14:06:26',NULL,0,0,NULL,NULL),(23353,'mixpanel','completed',10,'2024-06-17 12:50:28','2024-06-17 14:16:24','2024-06-17 14:11:27','2024-06-17 14:16:23',NULL,0,0,NULL,NULL),(23354,'mixpanel','completed',10,'2024-06-17 13:08:26','2024-06-17 14:26:28','2024-06-17 14:21:25','2024-06-17 14:26:27',NULL,0,0,NULL,NULL),(23355,'mixpanel','completed',10,'2024-06-17 13:03:24','2024-06-17 14:36:27','2024-06-17 14:31:23','2024-06-17 14:36:26',NULL,0,0,NULL,NULL),(23356,'mixpanel','completed',10,'2024-06-17 13:05:25','2024-06-17 14:41:28','2024-06-17 14:39:24','2024-06-17 14:41:27',NULL,0,0,NULL,NULL),(23357,'mixpanel','completed',10,'2024-06-17 13:32:24','2024-06-17 14:51:27','2024-06-17 14:46:23','2024-06-17 14:51:26',NULL,0,0,NULL,NULL),(23358,'mixpanel','completed',10,'2024-06-17 13:47:28','2024-06-17 15:01:22','2024-06-17 14:56:27','2024-06-17 15:01:21',NULL,0,0,NULL,NULL),(23359,'mixpanel','completed',10,'2024-06-17 13:49:26','2024-06-17 15:11:28','2024-06-17 15:06:25','2024-06-17 15:11:27',NULL,0,0,NULL,NULL),(23360,'mixpanel','completed',10,'2024-06-17 13:59:24','2024-06-17 15:21:28','2024-06-17 15:16:23','2024-06-17 15:21:27',NULL,0,0,NULL,NULL),(23361,'mixpanel','completed',10,'2024-06-17 13:27:28','2024-06-17 15:31:25','2024-06-17 15:26:27','2024-06-17 15:31:24',NULL,0,0,NULL,NULL),(23362,'mixpanel','completed',10,'2024-06-17 14:04:28','2024-06-17 15:50:02','2024-06-17 15:36:27','2024-06-17 15:49:59',NULL,0,0,NULL,NULL),(23363,'mixpanel','completed',10,'2024-06-17 14:49:44','2024-06-17 15:56:26','2024-06-17 15:52:43','2024-06-17 15:56:25',NULL,0,0,NULL,NULL),(23364,'mixpanel','completed',10,'2024-06-17 14:18:25','2024-06-17 16:06:27','2024-06-17 16:01:24','2024-06-17 16:06:27',NULL,0,0,NULL,NULL),(23365,'subscribers_engagement_score','completed',10,'2024-06-17 16:11:28','2024-06-17 16:16:25','2024-06-17 16:11:27','2024-06-17 16:16:24',NULL,0,0,NULL,NULL),(23366,'mixpanel','completed',10,'2024-06-17 14:49:28','2024-06-17 16:16:25','2024-06-17 16:11:27','2024-06-17 16:16:24',NULL,0,0,NULL,NULL),(23367,'subscribers_engagement_score','completed',10,'2024-06-18 08:01:00','2024-06-18 08:01:23','2024-06-17 16:16:24','2024-06-18 08:01:22',NULL,0,0,NULL,NULL),(23368,'mixpanel','completed',10,'2024-06-17 14:26:28','2024-06-17 16:26:28','2024-06-17 16:21:27','2024-06-17 16:26:26',NULL,0,0,NULL,NULL),(23369,'mixpanel','completed',10,'2024-06-17 14:34:24','2024-06-17 16:36:27','2024-06-17 16:31:23','2024-06-17 16:36:26',NULL,0,0,NULL,NULL),(23370,'mixpanel','completed',10,'2024-06-17 14:57:27','2024-06-17 16:46:22','2024-06-17 16:41:26','2024-06-17 16:46:21',NULL,0,0,NULL,NULL),(23371,'mixpanel','completed',10,'2024-06-17 14:52:24','2024-06-17 16:56:27','2024-06-17 16:51:23','2024-06-17 16:56:26',NULL,0,0,NULL,NULL),(23372,'mixpanel','completed',10,'2024-06-17 15:14:23','2024-06-17 17:06:26','2024-06-17 17:01:21','2024-06-17 17:06:25',NULL,0,0,NULL,NULL),(23373,'mixpanel','completed',10,'2024-06-17 15:47:30','2024-06-17 17:16:22','2024-06-17 17:11:29','2024-06-17 17:16:21',NULL,0,0,NULL,NULL),(23374,'mixpanel','completed',10,'2024-06-17 16:18:24','2024-06-17 17:26:28','2024-06-17 17:21:23','2024-06-17 17:26:27',NULL,0,0,NULL,NULL),(23375,'mixpanel','completed',10,'2024-06-17 16:08:24','2024-06-17 17:36:27','2024-06-17 17:31:23','2024-06-17 17:36:26',NULL,0,0,NULL,NULL),(23376,'schedule_re_engagement_email','completed',10,'2024-06-18 17:41:27','2024-06-18 17:41:34','2024-06-17 17:41:26','2024-06-18 17:41:32',NULL,0,0,NULL,NULL),(23377,'mixpanel','completed',10,'2024-06-17 16:39:27','2024-06-17 17:46:24','2024-06-17 17:41:26','2024-06-17 17:46:23',NULL,0,0,NULL,NULL),(23378,'mixpanel','completed',10,'2024-06-17 15:56:53','2024-06-17 17:56:39','2024-06-17 17:50:52','2024-06-17 17:56:38',NULL,0,0,NULL,NULL),(23379,'mixpanel','completed',10,'2024-06-17 16:47:24','2024-06-17 18:06:27','2024-06-17 18:01:23','2024-06-17 18:06:26',NULL,0,0,NULL,NULL),(23380,'mixpanel','completed',10,'2024-06-17 16:36:29','2024-06-17 18:16:24','2024-06-17 18:11:28','2024-06-17 18:16:23',NULL,0,0,NULL,NULL),(23381,'mixpanel','completed',10,'2024-06-17 16:53:28','2024-06-17 18:26:27','2024-06-17 18:21:27','2024-06-17 18:26:26',NULL,0,0,NULL,NULL),(23382,'mixpanel','completed',10,'2024-06-17 17:26:24','2024-06-17 18:36:28','2024-06-17 18:31:23','2024-06-17 18:36:27',NULL,0,0,NULL,NULL),(23383,'mixpanel','completed',10,'2024-06-17 16:52:27','2024-06-17 18:46:24','2024-06-17 18:41:26','2024-06-17 18:46:23',NULL,0,0,NULL,NULL),(23384,'mixpanel','completed',10,'2024-06-17 16:52:28','2024-06-17 18:56:28','2024-06-17 18:51:27','2024-06-17 18:56:27',NULL,0,0,NULL,NULL),(23385,'mixpanel','completed',10,'2024-06-17 17:48:24','2024-06-17 19:06:27','2024-06-17 19:01:23','2024-06-17 19:06:26',NULL,0,0,NULL,NULL),(23386,'mixpanel','completed',10,'2024-06-17 17:28:27','2024-06-17 19:16:24','2024-06-17 19:11:26','2024-06-17 19:16:23',NULL,0,0,NULL,NULL),(23387,'mixpanel','completed',10,'2024-06-17 17:36:25','2024-06-17 19:26:25','2024-06-17 19:21:24','2024-06-17 19:26:24',NULL,0,0,NULL,NULL),(23388,'mixpanel','completed',10,'2024-06-17 17:38:24','2024-06-17 19:36:27','2024-06-17 19:31:23','2024-06-17 19:36:27',NULL,0,0,NULL,NULL),(23389,'mixpanel','completed',10,'2024-06-17 18:17:28','2024-06-17 19:46:28','2024-06-17 19:41:27','2024-06-17 19:46:27',NULL,0,0,NULL,NULL),(23390,'mixpanel','completed',10,'2024-06-17 18:08:28','2024-06-17 19:56:29','2024-06-17 19:49:27','2024-06-17 19:56:28',NULL,0,0,NULL,NULL),(23391,'mixpanel','completed',10,'2024-06-17 18:22:28','2024-06-17 20:06:30','2024-06-17 20:01:27','2024-06-17 20:06:28',NULL,0,0,NULL,NULL),(23392,'mixpanel','completed',10,'2024-06-17 18:53:28','2024-06-17 20:16:26','2024-06-17 20:11:27','2024-06-17 20:16:25',NULL,0,0,NULL,NULL),(23393,'mixpanel','completed',10,'2024-06-17 18:55:27','2024-06-17 20:26:28','2024-06-17 20:21:26','2024-06-17 20:26:27',NULL,0,0,NULL,NULL),(23394,'mixpanel','completed',10,'2024-06-17 18:38:27','2024-06-17 20:36:30','2024-06-17 20:31:26','2024-06-17 20:36:29',NULL,0,0,NULL,NULL),(23395,'mixpanel','completed',10,'2024-06-17 18:59:29','2024-06-17 20:46:48','2024-06-17 20:41:28','2024-06-17 20:46:45',NULL,0,0,NULL,NULL),(23396,'mixpanel','completed',10,'2024-06-17 18:52:12','2024-06-17 20:51:28','2024-06-17 20:49:11','2024-06-17 20:51:27',NULL,0,0,NULL,NULL),(23397,'mixpanel','completed',10,'2024-06-17 19:10:30','2024-06-17 21:01:28','2024-06-17 20:56:29','2024-06-17 21:01:27',NULL,0,0,NULL,NULL),(23398,'mixpanel','completed',10,'2024-06-17 19:53:30','2024-06-17 21:11:30','2024-06-17 21:06:29','2024-06-17 21:11:29',NULL,0,0,NULL,NULL),(23399,'mixpanel','completed',10,'2024-06-17 19:18:28','2024-06-17 21:21:28','2024-06-17 21:16:27','2024-06-17 21:21:27',NULL,0,0,NULL,NULL),(23400,'mixpanel','completed',10,'2024-06-17 19:28:30','2024-06-17 21:31:27','2024-06-17 21:26:29','2024-06-17 21:31:26',NULL,0,0,NULL,NULL),(23401,'mixpanel','completed',10,'2024-06-17 20:03:29','2024-06-17 21:41:29','2024-06-17 21:36:28','2024-06-17 21:41:27',NULL,0,0,NULL,NULL),(23402,'mixpanel','completed',10,'2024-06-17 19:50:28','2024-06-17 21:51:28','2024-06-17 21:46:27','2024-06-17 21:51:27',NULL,0,0,NULL,NULL),(23403,'mixpanel','completed',10,'2024-06-17 20:50:30','2024-06-17 22:01:28','2024-06-17 21:56:29','2024-06-17 22:01:27',NULL,0,0,NULL,NULL),(23404,'mixpanel','completed',10,'2024-06-17 20:28:28','2024-06-17 22:11:27','2024-06-17 22:06:27','2024-06-17 22:11:26',NULL,0,0,NULL,NULL),(23405,'mixpanel','completed',10,'2024-06-17 21:09:24','2024-06-17 22:21:28','2024-06-17 22:16:23','2024-06-17 22:21:27',NULL,0,0,NULL,NULL),(23406,'mixpanel','completed',10,'2024-06-17 20:55:28','2024-06-17 22:30:09','2024-06-17 22:26:27','2024-06-17 22:30:08',NULL,0,0,NULL,NULL),(23407,'mixpanel','completed',10,'2024-06-17 21:08:29','2024-06-17 22:41:28','2024-06-17 22:36:28','2024-06-17 22:41:27',NULL,0,0,NULL,NULL),(23408,'mixpanel','completed',10,'2024-06-17 20:54:49','2024-06-17 22:51:28','2024-06-17 22:46:47','2024-06-17 22:51:27',NULL,0,0,NULL,NULL),(23409,'mixpanel','completed',10,'2024-06-17 21:15:27','2024-06-17 23:01:24','2024-06-17 22:56:26','2024-06-17 23:01:23',NULL,0,0,NULL,NULL),(23410,'mixpanel','completed',10,'2024-06-17 21:56:28','2024-06-17 23:11:25','2024-06-17 23:06:27','2024-06-17 23:11:24',NULL,0,0,NULL,NULL),(23411,'mixpanel','completed',10,'2024-06-17 22:02:24','2024-06-17 23:21:28','2024-06-17 23:16:23','2024-06-17 23:21:27',NULL,0,0,NULL,NULL),(23412,'mixpanel','completed',10,'2024-06-17 21:52:05','2024-06-17 23:31:24','2024-06-17 23:25:04','2024-06-17 23:31:23',NULL,0,0,NULL,NULL),(23413,'mixpanel','completed',10,'2024-06-17 22:19:27','2024-06-17 23:41:27','2024-06-17 23:36:26','2024-06-17 23:41:26',NULL,0,0,NULL,NULL),(23414,'mixpanel','completed',10,'2024-06-17 22:23:24','2024-06-17 23:51:28','2024-06-17 23:46:23','2024-06-17 23:51:27',NULL,0,0,NULL,NULL),(23415,'mixpanel','completed',10,'2024-06-17 22:22:28','2024-06-18 00:01:23','2024-06-17 23:56:26','2024-06-18 00:01:22',NULL,0,0,NULL,NULL),(23416,'mixpanel','completed',10,'2024-06-17 22:10:26','2024-06-18 00:11:27','2024-06-18 00:06:25','2024-06-18 00:11:26',NULL,0,0,NULL,NULL),(23417,'mixpanel','completed',10,'2024-06-17 22:30:24','2024-06-18 00:21:25','2024-06-18 00:16:23','2024-06-18 00:21:24',NULL,0,0,NULL,NULL),(23418,'mixpanel','completed',10,'2024-06-17 22:42:26','2024-06-18 00:31:24','2024-06-18 00:26:25','2024-06-18 00:31:23',NULL,0,0,NULL,NULL),(23419,'mixpanel','completed',10,'2024-06-17 22:44:30','2024-06-18 00:41:28','2024-06-18 00:36:29','2024-06-18 00:41:27',NULL,0,0,NULL,NULL),(23420,'mixpanel','completed',10,'2024-06-17 22:52:22','2024-06-18 00:51:24','2024-06-18 00:46:21','2024-06-18 00:51:23',NULL,0,0,NULL,NULL),(23421,'mixpanel','completed',10,'2024-06-17 22:59:26','2024-06-18 01:01:23','2024-06-18 00:56:25','2024-06-18 01:01:21',NULL,0,0,NULL,NULL),(23422,'mixpanel','completed',10,'2024-06-17 23:12:27','2024-06-18 01:11:25','2024-06-18 01:06:26','2024-06-18 01:11:24',NULL,0,0,NULL,NULL),(23423,'mixpanel','completed',10,'2024-06-18 00:09:23','2024-06-18 01:21:24','2024-06-18 01:16:22','2024-06-18 01:21:23',NULL,0,0,NULL,NULL),(23424,'mixpanel','completed',10,'2024-06-18 00:04:28','2024-06-18 01:31:22','2024-06-18 01:26:27','2024-06-18 01:31:21',NULL,0,0,NULL,NULL),(23425,'mixpanel','completed',10,'2024-06-18 00:07:25','2024-06-18 01:41:28','2024-06-18 01:36:24','2024-06-18 01:41:27',NULL,0,0,NULL,NULL),(23426,'mixpanel','completed',10,'2024-06-18 00:18:22','2024-06-18 01:51:24','2024-06-18 01:46:21','2024-06-18 01:51:23',NULL,0,0,NULL,NULL),(23427,'mixpanel','completed',10,'2024-06-18 00:50:25','2024-06-18 02:01:23','2024-06-18 01:56:24','2024-06-18 02:01:22',NULL,0,0,NULL,NULL),(23428,'mixpanel','completed',10,'2024-06-18 00:53:00','2024-06-18 02:11:28','2024-06-18 02:05:59','2024-06-18 02:11:27',NULL,0,0,NULL,NULL),(23429,'mixpanel','completed',10,'2024-06-18 00:44:22','2024-06-18 02:21:25','2024-06-18 02:16:21','2024-06-18 02:21:24',NULL,0,0,NULL,NULL),(23430,'mixpanel','completed',10,'2024-06-18 00:32:28','2024-06-18 02:31:23','2024-06-18 02:26:27','2024-06-18 02:31:22',NULL,0,0,NULL,NULL),(23431,'mixpanel','completed',10,'2024-06-18 00:47:28','2024-06-18 02:41:27','2024-06-18 02:36:27','2024-06-18 02:41:26',NULL,0,0,NULL,NULL),(23432,'mixpanel','completed',10,'2024-06-18 00:55:22','2024-06-18 02:51:25','2024-06-18 02:46:21','2024-06-18 02:51:23',NULL,0,0,NULL,NULL),(23433,'mixpanel','completed',10,'2024-06-18 00:57:29','2024-06-18 03:01:23','2024-06-18 02:56:28','2024-06-18 03:01:22',NULL,0,0,NULL,NULL),(23434,'mixpanel','completed',10,'2024-06-18 01:53:29','2024-06-18 03:11:28','2024-06-18 03:06:28','2024-06-18 03:11:27',NULL,0,0,NULL,NULL),(23435,'mixpanel','completed',10,'2024-06-18 01:51:22','2024-06-18 03:21:24','2024-06-18 03:16:21','2024-06-18 03:21:23',NULL,0,0,NULL,NULL),(23436,'mixpanel','completed',10,'2024-06-18 02:23:27','2024-06-18 03:31:22','2024-06-18 03:26:26','2024-06-18 03:31:21',NULL,0,0,NULL,NULL),(23437,'mixpanel','completed',10,'2024-06-18 01:54:26','2024-06-18 03:41:28','2024-06-18 03:36:25','2024-06-18 03:41:27',NULL,0,0,NULL,NULL),(23438,'mixpanel','completed',10,'2024-06-18 02:12:23','2024-06-18 03:51:24','2024-06-18 03:46:22','2024-06-18 03:51:23',NULL,0,0,NULL,NULL),(23439,'mixpanel','completed',10,'2024-06-18 02:33:28','2024-06-18 04:01:23','2024-06-18 03:56:27','2024-06-18 04:01:22',NULL,0,0,NULL,NULL),(23440,'mixpanel','completed',10,'2024-06-18 02:20:30','2024-06-18 04:08:44','2024-06-18 04:06:29','2024-06-18 04:08:43',NULL,0,0,NULL,NULL),(23441,'mixpanel','completed',10,'2024-06-18 02:12:28','2024-06-18 04:14:11','2024-06-18 04:11:27','2024-06-18 04:14:10',NULL,0,0,NULL,NULL),(23442,'mixpanel','completed',10,'2024-06-18 02:32:23','2024-06-18 04:21:24','2024-06-18 04:16:22','2024-06-18 04:21:23',NULL,0,0,NULL,NULL),(23443,'mixpanel','completed',10,'2024-06-18 03:23:27','2024-06-18 04:31:35','2024-06-18 04:26:26','2024-06-18 04:31:33',NULL,0,0,NULL,NULL),(23444,'mixpanel','completed',10,'2024-06-18 03:07:32','2024-06-18 04:41:38','2024-06-18 04:36:30','2024-06-18 04:41:37',NULL,0,0,NULL,NULL),(23445,'mixpanel','completed',10,'2024-06-18 03:03:23','2024-06-18 04:51:25','2024-06-18 04:46:22','2024-06-18 04:51:24',NULL,0,0,NULL,NULL),(23446,'mixpanel','completed',10,'2024-06-18 03:04:27','2024-06-18 05:01:23','2024-06-18 04:56:26','2024-06-18 05:01:22',NULL,0,0,NULL,NULL),(23447,'mixpanel','completed',10,'2024-06-18 03:36:28','2024-06-18 05:08:47','2024-06-18 05:06:27','2024-06-18 05:08:46',NULL,0,0,NULL,NULL),(23448,'mixpanel','completed',10,'2024-06-18 03:58:29','2024-06-18 05:16:23','2024-06-18 05:11:28','2024-06-18 05:16:22',NULL,0,0,NULL,NULL),(23449,'mixpanel','completed',10,'2024-06-18 03:40:25','2024-06-18 05:26:28','2024-06-18 05:21:24','2024-06-18 05:26:26',NULL,0,0,NULL,NULL),(23450,'mixpanel','completed',10,'2024-06-18 04:13:23','2024-06-18 05:36:27','2024-06-18 05:31:22','2024-06-18 05:36:26',NULL,0,0,NULL,NULL),(23451,'mixpanel','completed',10,'2024-06-18 04:18:28','2024-06-18 05:46:22','2024-06-18 05:41:27','2024-06-18 05:46:21',NULL,0,0,NULL,NULL),(23452,'mixpanel','completed',10,'2024-06-18 03:50:25','2024-06-18 05:56:28','2024-06-18 05:51:23','2024-06-18 05:56:26',NULL,0,0,NULL,NULL),(23453,'mixpanel','completed',10,'2024-06-18 04:33:23','2024-06-18 06:06:29','2024-06-18 06:01:22','2024-06-18 06:06:28',NULL,0,0,NULL,NULL),(23454,'mixpanel','completed',10,'2024-06-18 04:18:28','2024-06-18 06:16:24','2024-06-18 06:11:27','2024-06-18 06:16:22',NULL,0,0,NULL,NULL),(23455,'mixpanel','completed',10,'2024-06-18 05:17:25','2024-06-18 06:27:04','2024-06-18 06:21:23','2024-06-18 06:27:00',NULL,0,0,NULL,NULL),(23456,'mixpanel','completed',10,'2024-06-18 05:03:23','2024-06-18 06:36:26','2024-06-18 06:31:22','2024-06-18 06:36:25',NULL,0,0,NULL,NULL),(23457,'mixpanel','completed',10,'2024-06-18 05:21:28','2024-06-18 06:46:23','2024-06-18 06:41:27','2024-06-18 06:46:22',NULL,0,0,NULL,NULL),(23458,'mixpanel','completed',10,'2024-06-18 05:08:23','2024-06-18 06:51:24','2024-06-18 06:49:22','2024-06-18 06:51:23',NULL,0,0,NULL,NULL),(23459,'mixpanel','completed',10,'2024-06-18 05:42:31','2024-06-18 07:01:23','2024-06-18 06:56:29','2024-06-18 07:01:22',NULL,0,0,NULL,NULL),(23460,'mixpanel','completed',10,'2024-06-18 05:58:28','2024-06-18 07:11:02','2024-06-18 07:06:27','2024-06-18 07:11:01',NULL,0,0,NULL,NULL),(23461,'mixpanel','completed',10,'2024-06-18 05:28:23','2024-06-18 07:21:24','2024-06-18 07:16:22','2024-06-18 07:21:23',NULL,0,0,NULL,NULL),(23462,'mixpanel','completed',10,'2024-06-18 06:23:28','2024-06-18 07:31:23','2024-06-18 07:26:26','2024-06-18 07:31:22',NULL,0,0,NULL,NULL),(23463,'mixpanel','completed',10,'2024-06-18 06:18:28','2024-06-18 07:41:28','2024-06-18 07:36:27','2024-06-18 07:41:27',NULL,0,0,NULL,NULL),(23464,'mixpanel','completed',10,'2024-06-18 05:50:51','2024-06-18 07:51:24','2024-06-18 07:44:50','2024-06-18 07:51:23',NULL,0,0,NULL,NULL),(23465,'mixpanel','completed',10,'2024-06-18 06:32:28','2024-06-18 08:01:23','2024-06-18 07:56:26','2024-06-18 08:01:22',NULL,0,0,NULL,NULL),(23466,'subscribers_engagement_score','completed',10,'2024-06-19 04:02:00','2024-06-19 04:06:30','2024-06-18 08:01:22','2024-06-19 04:06:29',NULL,0,0,NULL,NULL),(23467,'mixpanel','completed',10,'2024-06-18 06:37:12','2024-06-18 08:07:44','2024-06-18 08:05:11','2024-06-18 08:07:43',NULL,0,0,NULL,NULL),(23468,'mixpanel','completed',10,'2024-06-18 06:18:44','2024-06-18 08:13:33','2024-06-18 08:10:43','2024-06-18 08:13:32',NULL,0,0,NULL,NULL),(23469,'mixpanel','completed',10,'2024-06-18 06:38:45','2024-06-18 08:18:46','2024-06-18 08:15:43','2024-06-18 08:18:43',NULL,0,0,NULL,NULL),(23470,'mixpanel','completed',10,'2024-06-18 06:29:43','2024-06-18 08:26:28','2024-06-18 08:21:43','2024-06-18 08:26:27',NULL,0,0,NULL,NULL),(23471,'mixpanel','completed',10,'2024-06-18 06:59:24','2024-06-18 08:34:27','2024-06-18 08:31:22','2024-06-18 08:34:26',NULL,0,0,NULL,NULL),(23472,'mixpanel','completed',10,'2024-06-18 06:49:35','2024-06-18 08:42:55','2024-06-18 08:40:34','2024-06-18 08:42:53',NULL,0,0,NULL,NULL),(23473,'mixpanel','completed',10,'2024-06-18 07:31:23','2024-06-18 08:51:25','2024-06-18 08:46:22','2024-06-18 08:51:23',NULL,0,0,NULL,NULL),(23474,'mixpanel','completed',10,'2024-06-18 07:06:55','2024-06-18 08:56:30','2024-06-18 08:53:54','2024-06-18 08:56:29',NULL,0,0,NULL,NULL),(23475,'mixpanel','completed',10,'2024-06-18 07:43:23','2024-06-18 09:06:28','2024-06-18 09:01:22','2024-06-18 09:06:27',NULL,0,0,NULL,NULL),(23476,'mixpanel','completed',10,'2024-06-18 07:44:29','2024-06-18 09:13:47','2024-06-18 09:11:27','2024-06-18 09:13:46',NULL,0,0,NULL,NULL),(23477,'mixpanel','completed',10,'2024-06-18 08:11:23','2024-06-18 09:21:25','2024-06-18 09:16:22','2024-06-18 09:21:24',NULL,0,0,NULL,NULL),(23478,'mixpanel','completed',10,'2024-06-18 08:19:27','2024-06-18 09:31:23','2024-06-18 09:26:26','2024-06-18 09:31:22',NULL,0,0,NULL,NULL),(23479,'mixpanel','completed',10,'2024-06-18 07:37:23','2024-06-18 09:36:28','2024-06-18 09:34:22','2024-06-18 09:36:27',NULL,0,0,NULL,NULL),(23480,'mixpanel','completed',10,'2024-06-18 07:45:28','2024-06-18 09:46:23','2024-06-18 09:41:27','2024-06-18 09:46:22',NULL,0,0,NULL,NULL),(23481,'mixpanel','completed',10,'2024-06-18 08:27:30','2024-06-18 09:55:33','2024-06-18 09:51:28','2024-06-18 09:55:32',NULL,0,0,NULL,NULL),(23482,'mixpanel','completed',10,'2024-06-18 08:43:25','2024-06-18 10:06:26','2024-06-18 10:01:24','2024-06-18 10:06:25',NULL,0,0,NULL,NULL),(23483,'mixpanel','completed',10,'2024-06-18 09:08:29','2024-06-18 10:16:25','2024-06-18 10:11:28','2024-06-18 10:16:24',NULL,0,0,NULL,NULL),(23484,'mixpanel','completed',10,'2024-06-18 08:24:29','2024-06-18 10:27:33','2024-06-18 10:21:28','2024-06-18 10:27:26',NULL,0,0,NULL,NULL),(23485,'mixpanel','completed',10,'2024-06-18 09:14:24','2024-06-18 10:33:31','2024-06-18 10:31:23','2024-06-18 10:33:30',NULL,0,0,NULL,NULL),(23486,'mixpanel','completed',10,'2024-06-18 09:30:28','2024-06-18 10:41:33','2024-06-18 10:36:27','2024-06-18 10:41:32',NULL,0,0,NULL,NULL),(23487,'mixpanel','completed',10,'2024-06-18 09:13:25','2024-06-18 10:51:29','2024-06-18 10:46:24','2024-06-18 10:51:28',NULL,0,0,NULL,NULL),(23488,'mixpanel','completed',10,'2024-06-18 09:08:28','2024-06-18 11:00:08','2024-06-18 10:56:27','2024-06-18 11:00:07',NULL,0,0,NULL,NULL),(23489,'mixpanel','completed',10,'2024-06-18 09:38:32','2024-06-18 11:06:29','2024-06-18 11:03:31','2024-06-18 11:06:27',NULL,0,0,NULL,NULL),(23490,'mixpanel','completed',10,'2024-06-18 09:54:45','2024-06-18 11:17:49','2024-06-18 11:17:35','2024-06-18 11:17:47',NULL,0,0,NULL,NULL),(23491,'mixpanel','completed',10,'2024-06-18 10:04:28','2024-06-18 11:26:27','2024-06-18 11:21:27','2024-06-18 11:26:27',NULL,0,0,NULL,NULL),(23492,'mixpanel','completed',10,'2024-06-18 09:33:35','2024-06-18 11:34:30','2024-06-18 11:29:34','2024-06-18 11:34:29',NULL,0,0,NULL,NULL),(23493,'mixpanel','completed',10,'2024-06-18 10:13:17','2024-06-18 11:41:27','2024-06-18 11:38:16','2024-06-18 11:41:26',NULL,0,0,NULL,NULL),(23494,'mixpanel','completed',10,'2024-06-18 10:10:20','2024-06-18 11:51:25','2024-06-18 11:45:19','2024-06-18 11:51:24',NULL,0,0,NULL,NULL),(23495,'mixpanel','completed',10,'2024-06-18 10:51:28','2024-06-18 12:01:25','2024-06-18 11:56:27','2024-06-18 12:01:25',NULL,0,0,NULL,NULL),(23496,'mixpanel','completed',10,'2024-06-18 10:15:28','2024-06-18 12:11:28','2024-06-18 12:06:27','2024-06-18 12:11:27',NULL,0,0,NULL,NULL),(23497,'mixpanel','completed',10,'2024-06-18 10:54:26','2024-06-18 12:21:29','2024-06-18 12:16:25','2024-06-18 12:21:28',NULL,0,0,NULL,NULL),(23498,'mixpanel','completed',10,'2024-06-18 10:31:25','2024-06-18 12:29:18','2024-06-18 12:26:24','2024-06-18 12:29:16',NULL,0,0,NULL,NULL),(23499,'mixpanel','completed',10,'2024-06-18 10:47:25','2024-06-18 12:36:29','2024-06-18 12:31:23','2024-06-18 12:36:28',NULL,0,0,NULL,NULL),(23500,'mixpanel','completed',10,'2024-06-18 10:45:30','2024-06-18 12:46:26','2024-06-18 12:41:29','2024-06-18 12:46:25',NULL,0,0,NULL,NULL),(23501,'mixpanel','completed',10,'2024-06-18 11:35:47','2024-06-18 12:56:29','2024-06-18 12:50:46','2024-06-18 12:56:28',NULL,0,0,NULL,NULL),(23502,'mixpanel','completed',10,'2024-06-18 11:20:23','2024-06-18 13:06:31','2024-06-18 13:01:22','2024-06-18 13:06:29',NULL,0,0,NULL,NULL),(23503,'mixpanel','completed',10,'2024-06-18 11:52:29','2024-06-18 13:14:20','2024-06-18 13:11:28','2024-06-18 13:14:19',NULL,0,0,NULL,NULL),(23504,'mixpanel','completed',10,'2024-06-18 11:29:56','2024-06-18 13:26:29','2024-06-18 13:19:55','2024-06-18 13:26:28',NULL,0,0,NULL,NULL),(23505,'mixpanel','completed',10,'2024-06-18 11:48:23','2024-06-18 13:36:28','2024-06-18 13:31:22','2024-06-18 13:36:27',NULL,0,0,NULL,NULL),(23506,'mixpanel','completed',10,'2024-06-18 11:42:26','2024-06-18 13:44:12','2024-06-18 13:41:25','2024-06-18 13:44:11',NULL,0,0,NULL,NULL),(23507,'mixpanel','completed',10,'2024-06-18 12:00:20','2024-06-18 13:51:30','2024-06-18 13:46:19','2024-06-18 13:51:29',NULL,0,0,NULL,NULL),(23508,'mixpanel','completed',10,'2024-06-18 12:36:32','2024-06-18 14:01:32','2024-06-18 13:56:31','2024-06-18 14:01:31',NULL,0,0,NULL,NULL),(23509,'mixpanel','completed',10,'2024-06-18 12:23:12','2024-06-18 14:11:33','2024-06-18 14:06:11','2024-06-18 14:11:32',NULL,0,0,NULL,NULL),(23510,'mixpanel','completed',10,'2024-06-18 13:05:29','2024-06-18 14:21:30','2024-06-18 14:16:28','2024-06-18 14:21:29',NULL,0,0,NULL,NULL),(23511,'mixpanel','completed',10,'2024-06-18 12:56:21','2024-06-18 14:31:30','2024-06-18 14:26:20','2024-06-18 14:31:29',NULL,0,0,NULL,NULL),(23512,'mixpanel','completed',10,'2024-06-18 13:01:42','2024-06-18 14:41:33','2024-06-18 14:34:41','2024-06-18 14:41:32',NULL,0,0,NULL,NULL),(23513,'mixpanel','completed',10,'2024-06-18 12:56:29','2024-06-18 14:51:29','2024-06-18 14:46:28','2024-06-18 14:51:27',NULL,0,0,NULL,NULL),(23514,'mixpanel','completed',10,'2024-06-18 13:52:33','2024-06-18 15:01:29','2024-06-18 14:56:32','2024-06-18 15:01:27',NULL,0,0,NULL,NULL),(23515,'mixpanel','completed',10,'2024-06-18 13:14:30','2024-06-18 15:11:30','2024-06-18 15:06:29','2024-06-18 15:11:29',NULL,0,0,NULL,NULL),(23516,'mixpanel','completed',10,'2024-06-18 13:32:30','2024-06-18 15:21:28','2024-06-18 15:16:29','2024-06-18 15:21:27',NULL,0,0,NULL,NULL),(23517,'mixpanel','completed',10,'2024-06-18 14:02:30','2024-06-18 15:31:29','2024-06-18 15:26:29','2024-06-18 15:31:28',NULL,0,0,NULL,NULL),(23518,'mixpanel','completed',10,'2024-06-18 14:18:30','2024-06-18 15:41:33','2024-06-18 15:36:29','2024-06-18 15:41:32',NULL,0,0,NULL,NULL),(23519,'mixpanel','completed',10,'2024-06-18 13:50:27','2024-06-18 15:51:29','2024-06-18 15:46:26','2024-06-18 15:51:27',NULL,0,0,NULL,NULL),(23520,'mixpanel','completed',10,'2024-06-18 14:08:30','2024-06-18 16:01:29','2024-06-18 15:56:29','2024-06-18 16:01:27',NULL,0,0,NULL,NULL),(23521,'mixpanel','completed',10,'2024-06-18 15:04:31','2024-06-18 16:11:33','2024-06-18 16:06:30','2024-06-18 16:11:31',NULL,0,0,NULL,NULL),(23522,'mixpanel','completed',10,'2024-06-18 14:50:10','2024-06-18 16:16:29','2024-06-18 16:14:09','2024-06-18 16:16:28',NULL,0,0,NULL,NULL),(23523,'mixpanel','completed',10,'2024-06-18 14:32:35','2024-06-18 16:26:30','2024-06-18 16:21:33','2024-06-18 16:26:29',NULL,0,0,NULL,NULL),(23524,'mixpanel','completed',10,'2024-06-18 15:28:28','2024-06-18 16:36:33','2024-06-18 16:31:27','2024-06-18 16:36:32',NULL,0,0,NULL,NULL),(23525,'mixpanel','completed',10,'2024-06-18 15:27:33','2024-06-18 16:46:28','2024-06-18 16:41:32','2024-06-18 16:46:27',NULL,0,0,NULL,NULL),(23526,'mixpanel','completed',10,'2024-06-18 15:23:28','2024-06-18 16:54:46','2024-06-18 16:51:27','2024-06-18 16:54:45',NULL,0,0,NULL,NULL),(23527,'mixpanel','completed',10,'2024-06-18 15:45:29','2024-06-18 17:06:33','2024-06-18 17:01:27','2024-06-18 17:06:32',NULL,0,0,NULL,NULL),(23528,'mixpanel','completed',10,'2024-06-18 15:33:33','2024-06-18 17:16:26','2024-06-18 17:11:32','2024-06-18 17:16:25',NULL,0,0,NULL,NULL),(23529,'mixpanel','completed',10,'2024-06-18 15:28:26','2024-06-18 17:26:32','2024-06-18 17:21:25','2024-06-18 17:26:31',NULL,0,0,NULL,NULL),(23530,'mixpanel','completed',10,'2024-06-18 16:19:29','2024-06-18 17:36:31','2024-06-18 17:31:28','2024-06-18 17:36:30',NULL,0,0,NULL,NULL),(23531,'mixpanel','completed',10,'2024-06-18 15:53:34','2024-06-18 17:46:26','2024-06-18 17:41:32','2024-06-18 17:46:25',NULL,0,0,NULL,NULL),(23532,'schedule_re_engagement_email','completed',10,'2024-06-19 17:46:26','2024-06-19 17:51:27','2024-06-18 17:46:25','2024-06-19 17:51:26',NULL,0,0,NULL,NULL),(23533,'mixpanel','completed',10,'2024-06-18 16:04:28','2024-06-18 17:56:32','2024-06-18 17:51:27','2024-06-18 17:56:31',NULL,0,0,NULL,NULL),(23534,'mixpanel','completed',10,'2024-06-18 16:47:30','2024-06-18 18:06:33','2024-06-18 18:01:29','2024-06-18 18:06:32',NULL,0,0,NULL,NULL),(23535,'mixpanel','completed',10,'2024-06-18 17:01:34','2024-06-18 18:16:29','2024-06-18 18:11:33','2024-06-18 18:16:28',NULL,0,0,NULL,NULL),(23536,'mixpanel','completed',10,'2024-06-18 17:02:31','2024-06-18 18:26:34','2024-06-18 18:21:30','2024-06-18 18:26:32',NULL,0,0,NULL,NULL),(23537,'mixpanel','completed',10,'2024-06-18 16:40:29','2024-06-18 18:35:41','2024-06-18 18:31:28','2024-06-18 18:35:40',NULL,0,0,NULL,NULL),(23538,'mixpanel','completed',10,'2024-06-18 17:19:33','2024-06-18 18:46:29','2024-06-18 18:41:32','2024-06-18 18:46:28',NULL,0,0,NULL,NULL),(23539,'mixpanel','completed',10,'2024-06-18 17:18:29','2024-06-18 18:53:47','2024-06-18 18:51:28','2024-06-18 18:53:46',NULL,0,0,NULL,NULL),(23540,'mixpanel','completed',10,'2024-06-18 17:10:31','2024-06-18 19:01:29','2024-06-18 18:56:31','2024-06-18 19:01:28',NULL,0,0,NULL,NULL),(23541,'mixpanel','completed',10,'2024-06-18 17:09:34','2024-06-18 19:09:15','2024-06-18 19:06:33','2024-06-18 19:09:14',NULL,0,0,NULL,NULL),(23542,'mixpanel','completed',10,'2024-06-18 17:49:31','2024-06-18 19:16:26','2024-06-18 19:11:29','2024-06-18 19:16:25',NULL,0,0,NULL,NULL),(23543,'mixpanel','completed',10,'2024-06-18 18:13:29','2024-06-18 19:26:31','2024-06-18 19:21:28','2024-06-18 19:26:29',NULL,0,0,NULL,NULL),(23544,'mixpanel','completed',10,'2024-06-18 18:20:26','2024-06-18 19:36:30','2024-06-18 19:31:25','2024-06-18 19:36:29',NULL,0,0,NULL,NULL),(23545,'mixpanel','completed',10,'2024-06-18 18:29:31','2024-06-18 19:46:28','2024-06-18 19:41:30','2024-06-18 19:46:27',NULL,0,0,NULL,NULL),(23546,'mixpanel','completed',10,'2024-06-18 18:41:28','2024-06-18 19:56:30','2024-06-18 19:51:27','2024-06-18 19:56:29',NULL,0,0,NULL,NULL),(23547,'mixpanel','completed',10,'2024-06-18 18:33:36','2024-06-18 20:01:28','2024-06-18 19:58:35','2024-06-18 20:01:27',NULL,0,0,NULL,NULL),(23548,'mixpanel','completed',10,'2024-06-18 18:41:31','2024-06-18 20:10:37','2024-06-18 20:06:30','2024-06-18 20:10:36',NULL,0,0,NULL,NULL),(23549,'mixpanel','completed',10,'2024-06-18 18:26:29','2024-06-18 20:21:30','2024-06-18 20:16:28','2024-06-18 20:21:29',NULL,0,0,NULL,NULL),(23550,'mixpanel','completed',10,'2024-06-18 18:39:34','2024-06-18 20:31:29','2024-06-18 20:26:33','2024-06-18 20:31:28',NULL,0,0,NULL,NULL),(23551,'mixpanel','completed',10,'2024-06-18 18:36:31','2024-06-18 20:41:46','2024-06-18 20:36:30','2024-06-18 20:41:43',NULL,0,0,NULL,NULL),(23552,'mixpanel','completed',10,'2024-06-18 18:54:33','2024-06-18 20:51:29','2024-06-18 20:46:31','2024-06-18 20:51:28',NULL,0,0,NULL,NULL),(23553,'mixpanel','completed',10,'2024-06-18 19:26:32','2024-06-18 21:01:31','2024-06-18 20:56:31','2024-06-18 21:01:29',NULL,0,0,NULL,NULL),(23554,'mixpanel','completed',10,'2024-06-18 19:57:29','2024-06-18 21:11:28','2024-06-18 21:06:28','2024-06-18 21:11:27',NULL,0,0,NULL,NULL),(23555,'mixpanel','completed',10,'2024-06-18 19:36:25','2024-06-18 21:21:27','2024-06-18 21:16:24','2024-06-18 21:21:26',NULL,0,0,NULL,NULL),(23556,'mixpanel','completed',10,'2024-06-18 20:11:29','2024-06-18 21:31:25','2024-06-18 21:26:28','2024-06-18 21:31:24',NULL,0,0,NULL,NULL),(23557,'mixpanel','completed',10,'2024-06-18 20:29:28','2024-06-18 21:41:28','2024-06-18 21:36:27','2024-06-18 21:41:27',NULL,0,0,NULL,NULL),(23558,'mixpanel','completed',10,'2024-06-18 20:06:25','2024-06-18 21:51:28','2024-06-18 21:46:24','2024-06-18 21:51:27',NULL,0,0,NULL,NULL),(23559,'unsubscribe_tokens','completed',0,'2024-06-18 21:46:42','2024-06-18 21:51:28','2024-06-18 21:46:41','2024-06-18 21:51:27',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(23560,'subscriber_link_tokens','completed',0,'2024-06-18 21:46:42','2024-06-18 21:51:28','2024-06-18 21:46:41','2024-06-18 21:51:27',NULL,0,0,NULL,NULL),(23561,'newsletter_templates_thumbnails','completed',10,'2024-06-18 21:46:42','2024-06-18 21:51:28','2024-06-18 21:46:41','2024-06-18 21:51:27',NULL,0,0,NULL,NULL),(23562,'mixpanel','completed',10,'2024-06-18 20:02:28','2024-06-18 22:01:26','2024-06-18 21:56:27','2024-06-18 22:01:24',NULL,0,0,NULL,NULL),(23563,'subscribers_email_count','completed',10,'2024-06-26 22:00:00','2024-06-26 22:01:37','2024-06-18 22:01:24','2024-06-26 22:01:36',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(23564,'mixpanel','completed',10,'2024-06-18 20:15:28','2024-06-18 22:11:28','2024-06-18 22:06:27','2024-06-18 22:11:28',NULL,0,0,NULL,NULL),(23565,'mixpanel','completed',10,'2024-06-18 21:11:26','2024-06-18 22:21:29','2024-06-18 22:16:25','2024-06-18 22:21:28',NULL,0,0,NULL,NULL),(23566,'mixpanel','completed',10,'2024-06-18 21:15:30','2024-06-18 22:31:33','2024-06-18 22:26:29','2024-06-18 22:31:27',NULL,0,0,NULL,NULL),(23567,'mixpanel','completed',10,'2024-06-18 20:39:31','2024-06-18 22:41:31','2024-06-18 22:36:29','2024-06-18 22:41:30',NULL,0,0,NULL,NULL),(23568,'mixpanel','completed',10,'2024-06-18 21:26:26','2024-06-18 22:51:29','2024-06-18 22:46:25','2024-06-18 22:51:27',NULL,0,0,NULL,NULL),(23569,'mixpanel','completed',10,'2024-06-18 21:39:31','2024-06-18 23:01:44','2024-06-18 22:56:30','2024-06-18 23:01:41',NULL,0,0,NULL,NULL),(23570,'mixpanel','completed',10,'2024-06-18 21:51:29','2024-06-18 23:11:30','2024-06-18 23:06:28','2024-06-18 23:11:29',NULL,0,0,NULL,NULL),(23571,'mixpanel','completed',10,'2024-06-18 21:21:26','2024-06-18 23:21:31','2024-06-18 23:16:25','2024-06-18 23:21:30',NULL,0,0,NULL,NULL),(23572,'mixpanel','completed',10,'2024-06-18 22:04:26','2024-06-18 23:31:26','2024-06-18 23:26:25','2024-06-18 23:31:25',NULL,0,0,NULL,NULL),(23573,'mixpanel','completed',10,'2024-06-18 21:46:29','2024-06-18 23:41:30','2024-06-18 23:36:28','2024-06-18 23:41:28',NULL,0,0,NULL,NULL),(23574,'mixpanel','completed',10,'2024-06-18 22:21:28','2024-06-18 23:51:29','2024-06-18 23:46:25','2024-06-18 23:51:28',NULL,0,0,NULL,NULL),(23575,'mixpanel','completed',10,'2024-06-18 22:00:30','2024-06-19 00:01:26','2024-06-18 23:56:29','2024-06-19 00:01:25',NULL,0,0,NULL,NULL),(23576,'mixpanel','completed',10,'2024-06-18 22:27:28','2024-06-19 00:11:27','2024-06-19 00:06:27','2024-06-19 00:11:26',NULL,0,0,NULL,NULL),(23577,'mixpanel','completed',10,'2024-06-18 22:46:25','2024-06-19 00:21:28','2024-06-19 00:16:24','2024-06-19 00:21:27',NULL,0,0,NULL,NULL),(23578,'mixpanel','completed',10,'2024-06-18 23:14:29','2024-06-19 00:31:26','2024-06-19 00:26:29','2024-06-19 00:31:25',NULL,0,0,NULL,NULL),(23579,'mixpanel','completed',10,'2024-06-18 23:06:29','2024-06-19 00:41:29','2024-06-19 00:36:28','2024-06-19 00:41:28',NULL,0,0,NULL,NULL),(23580,'mixpanel','completed',10,'2024-06-18 23:44:26','2024-06-19 00:51:29','2024-06-19 00:46:25','2024-06-19 00:51:28',NULL,0,0,NULL,NULL),(23581,'mixpanel','completed',10,'2024-06-18 23:53:28','2024-06-19 01:01:26','2024-06-19 00:56:27','2024-06-19 01:01:25',NULL,0,0,NULL,NULL),(23582,'mixpanel','completed',10,'2024-06-18 23:49:30','2024-06-19 01:11:29','2024-06-19 01:06:29','2024-06-19 01:11:28',NULL,0,0,NULL,NULL),(23583,'mixpanel','completed',10,'2024-06-18 23:45:27','2024-06-19 01:21:27','2024-06-19 01:16:26','2024-06-19 01:21:26',NULL,0,0,NULL,NULL),(23584,'mixpanel','completed',10,'2024-06-18 23:33:30','2024-06-19 01:31:24','2024-06-19 01:26:29','2024-06-19 01:31:24',NULL,0,0,NULL,NULL),(23585,'mixpanel','completed',10,'2024-06-19 00:17:27','2024-06-19 01:41:29','2024-06-19 01:36:26','2024-06-19 01:41:28',NULL,0,0,NULL,NULL),(23586,'mixpanel','completed',10,'2024-06-19 00:31:24','2024-06-19 01:51:30','2024-06-19 01:46:23','2024-06-19 01:51:29',NULL,0,0,NULL,NULL),(23587,'mixpanel','completed',10,'2024-06-19 00:52:28','2024-06-19 02:01:26','2024-06-19 01:56:27','2024-06-19 02:01:25',NULL,0,0,NULL,NULL),(23588,'mixpanel','completed',10,'2024-06-19 00:58:30','2024-06-19 02:11:27','2024-06-19 02:06:29','2024-06-19 02:11:26',NULL,0,0,NULL,NULL),(23589,'mixpanel','completed',10,'2024-06-19 00:32:25','2024-06-19 02:21:26','2024-06-19 02:16:24','2024-06-19 02:21:25',NULL,0,0,NULL,NULL),(23590,'mixpanel','completed',10,'2024-06-19 00:42:29','2024-06-19 02:31:17','2024-06-19 02:26:28','2024-06-19 02:31:15',NULL,0,0,NULL,NULL),(23591,'mixpanel','completed',10,'2024-06-19 00:52:30','2024-06-19 02:41:29','2024-06-19 02:36:29','2024-06-19 02:41:28',NULL,0,0,NULL,NULL),(23592,'mixpanel','completed',10,'2024-06-19 01:40:25','2024-06-19 02:51:29','2024-06-19 02:46:24','2024-06-19 02:51:28',NULL,0,0,NULL,NULL),(23593,'mixpanel','completed',10,'2024-06-19 01:20:26','2024-06-19 03:01:25','2024-06-19 02:56:25','2024-06-19 03:01:24',NULL,0,0,NULL,NULL),(23594,'mixpanel','completed',10,'2024-06-19 01:22:27','2024-06-19 03:11:30','2024-06-19 03:06:26','2024-06-19 03:11:29',NULL,0,0,NULL,NULL),(23595,'mixpanel','completed',10,'2024-06-19 01:51:26','2024-06-19 03:21:29','2024-06-19 03:16:25','2024-06-19 03:21:28',NULL,0,0,NULL,NULL),(23596,'mixpanel','completed',10,'2024-06-19 01:30:31','2024-06-19 03:31:24','2024-06-19 03:26:29','2024-06-19 03:31:23',NULL,0,0,NULL,NULL),(23597,'mixpanel','completed',10,'2024-06-19 01:38:26','2024-06-19 03:41:29','2024-06-19 03:36:25','2024-06-19 03:41:28',NULL,0,0,NULL,NULL),(23598,'mixpanel','completed',10,'2024-06-19 01:45:26','2024-06-19 03:51:27','2024-06-19 03:46:25','2024-06-19 03:51:26',NULL,0,0,NULL,NULL),(23599,'mixpanel','completed',10,'2024-06-19 02:35:29','2024-06-19 04:01:26','2024-06-19 03:56:28','2024-06-19 04:01:25',NULL,0,0,NULL,NULL),(23600,'subscribers_engagement_score','completed',10,'2024-06-19 04:06:30','2024-06-19 04:11:31','2024-06-19 04:06:29','2024-06-19 04:11:30',NULL,0,0,NULL,NULL),(23601,'mixpanel','completed',10,'2024-06-19 02:32:30','2024-06-19 04:11:31','2024-06-19 04:06:29','2024-06-19 04:11:30',NULL,0,0,NULL,NULL),(23602,'subscribers_engagement_score','completed',10,'2024-06-20 11:16:00','2024-06-20 11:16:25','2024-06-19 04:11:30','2024-06-20 11:16:24',NULL,0,0,NULL,NULL),(23603,'mixpanel','completed',10,'2024-06-19 02:52:49','2024-06-19 04:21:28','2024-06-19 04:15:48','2024-06-19 04:21:27',NULL,0,0,NULL,NULL),(23604,'mixpanel','completed',10,'2024-06-19 03:01:29','2024-06-19 04:31:34','2024-06-19 04:26:28','2024-06-19 04:31:32',NULL,0,0,NULL,NULL),(23605,'mixpanel','completed',10,'2024-06-19 02:47:36','2024-06-19 04:41:41','2024-06-19 04:36:33','2024-06-19 04:41:39',NULL,0,0,NULL,NULL),(23606,'mixpanel','completed',10,'2024-06-19 02:43:59','2024-06-19 04:46:27','2024-06-19 04:43:58','2024-06-19 04:46:26',NULL,0,0,NULL,NULL),(23607,'mixpanel','completed',10,'2024-06-19 03:07:26','2024-06-19 04:51:29','2024-06-19 04:49:25','2024-06-19 04:51:28',NULL,0,0,NULL,NULL),(23608,'mixpanel','completed',10,'2024-06-19 03:44:28','2024-06-19 05:01:26','2024-06-19 04:56:27','2024-06-19 05:01:25',NULL,0,0,NULL,NULL),(23609,'mixpanel','completed',10,'2024-06-19 03:11:30','2024-06-19 05:11:29','2024-06-19 05:06:29','2024-06-19 05:11:28',NULL,0,0,NULL,NULL),(23610,'mixpanel','completed',10,'2024-06-19 03:53:27','2024-06-19 05:21:29','2024-06-19 05:16:26','2024-06-19 05:21:28',NULL,0,0,NULL,NULL),(23611,'mixpanel','completed',10,'2024-06-19 03:54:30','2024-06-19 05:31:24','2024-06-19 05:26:29','2024-06-19 05:31:23',NULL,0,0,NULL,NULL),(23612,'mixpanel','completed',10,'2024-06-19 04:13:30','2024-06-19 05:46:25','2024-06-19 05:36:29','2024-06-19 05:46:24',NULL,0,0,NULL,NULL),(23613,'mixpanel','completed',10,'2024-06-19 04:39:30','2024-06-19 05:53:31','2024-06-19 05:51:29','2024-06-19 05:53:30',NULL,0,0,NULL,NULL),(23614,'mixpanel','completed',10,'2024-06-19 04:25:29','2024-06-19 06:00:53','2024-06-19 05:56:28','2024-06-19 06:00:52',NULL,0,0,NULL,NULL),(23615,'mixpanel','completed',10,'2024-06-19 04:30:29','2024-06-19 06:11:29','2024-06-19 06:06:28','2024-06-19 06:11:27',NULL,0,0,NULL,NULL),(23616,'mixpanel','completed',10,'2024-06-19 05:00:26','2024-06-19 06:21:29','2024-06-19 06:16:25','2024-06-19 06:21:28',NULL,0,0,NULL,NULL),(23617,'mixpanel','completed',10,'2024-06-19 05:08:29','2024-06-19 06:31:24','2024-06-19 06:26:28','2024-06-19 06:31:23',NULL,0,0,NULL,NULL),(23618,'mixpanel','completed',10,'2024-06-19 04:47:30','2024-06-19 06:41:29','2024-06-19 06:36:29','2024-06-19 06:41:28',NULL,0,0,NULL,NULL),(23619,'mixpanel','completed',10,'2024-06-19 04:52:25','2024-06-19 06:51:29','2024-06-19 06:46:24','2024-06-19 06:51:28',NULL,0,0,NULL,NULL),(23620,'mixpanel','completed',10,'2024-06-19 05:26:26','2024-06-19 07:01:25','2024-06-19 06:56:25','2024-06-19 07:01:24',NULL,0,0,NULL,NULL),(23621,'mixpanel','completed',10,'2024-06-19 05:32:28','2024-06-19 07:06:53','2024-06-19 07:03:27','2024-06-19 07:06:52',NULL,0,0,NULL,NULL),(23622,'mixpanel','completed',10,'2024-06-19 05:28:28','2024-06-19 07:16:25','2024-06-19 07:11:27','2024-06-19 07:16:24',NULL,0,0,NULL,NULL),(23623,'mixpanel','completed',10,'2024-06-19 05:23:29','2024-06-19 07:26:29','2024-06-19 07:21:28','2024-06-19 07:26:28',NULL,0,0,NULL,NULL),(23624,'mixpanel','completed',10,'2024-06-19 06:15:25','2024-06-19 07:36:29','2024-06-19 07:31:24','2024-06-19 07:36:28',NULL,0,0,NULL,NULL),(23625,'mixpanel','completed',10,'2024-06-19 06:37:29','2024-06-19 07:46:25','2024-06-19 07:41:28','2024-06-19 07:46:24',NULL,0,0,NULL,NULL),(23626,'mixpanel','completed',10,'2024-06-19 06:41:29','2024-06-19 07:56:41','2024-06-19 07:51:28','2024-06-19 07:56:40',NULL,0,0,NULL,NULL),(23627,'mixpanel','completed',10,'2024-06-19 06:42:38','2024-06-19 08:06:42','2024-06-19 08:01:37','2024-06-19 08:06:42',NULL,0,0,NULL,NULL),(23628,'mixpanel','completed',10,'2024-06-19 06:16:46','2024-06-19 08:11:07','2024-06-19 08:08:45','2024-06-19 08:11:06',NULL,0,0,NULL,NULL),(23629,'mixpanel','completed',10,'2024-06-19 06:21:25','2024-06-19 08:21:29','2024-06-19 08:16:24','2024-06-19 08:21:28',NULL,0,0,NULL,NULL),(23630,'mixpanel','completed',10,'2024-06-19 06:50:12','2024-06-19 08:31:27','2024-06-19 08:25:11','2024-06-19 08:31:25',NULL,0,0,NULL,NULL),(23631,'mixpanel','completed',10,'2024-06-19 06:45:30','2024-06-19 08:41:30','2024-06-19 08:36:29','2024-06-19 08:41:29',NULL,0,0,NULL,NULL),(23632,'mixpanel','completed',10,'2024-06-19 07:38:25','2024-06-19 08:51:28','2024-06-19 08:46:24','2024-06-19 08:51:27',NULL,0,0,NULL,NULL),(23633,'mixpanel','completed',10,'2024-06-19 07:32:27','2024-06-19 09:01:25','2024-06-19 08:56:26','2024-06-19 09:01:24',NULL,0,0,NULL,NULL),(23634,'mixpanel','completed',10,'2024-06-19 07:33:29','2024-06-19 09:11:29','2024-06-19 09:06:28','2024-06-19 09:11:28',NULL,0,0,NULL,NULL),(23635,'mixpanel','completed',10,'2024-06-19 07:42:49','2024-06-19 09:21:26','2024-06-19 09:14:48','2024-06-19 09:21:24',NULL,0,0,NULL,NULL),(23636,'mixpanel','completed',10,'2024-06-19 08:24:27','2024-06-19 09:31:26','2024-06-19 09:26:26','2024-06-19 09:31:25',NULL,0,0,NULL,NULL),(23637,'mixpanel','completed',10,'2024-06-19 08:28:28','2024-06-19 09:41:26','2024-06-19 09:36:27','2024-06-19 09:41:25',NULL,0,0,NULL,NULL),(23638,'mixpanel','completed',10,'2024-06-19 08:06:25','2024-06-19 09:51:24','2024-06-19 09:46:24','2024-06-19 09:51:23',NULL,0,0,NULL,NULL),(23639,'mixpanel','completed',10,'2024-06-19 08:25:26','2024-06-19 10:01:23','2024-06-19 09:56:25','2024-06-19 10:01:22',NULL,0,0,NULL,NULL),(23640,'mixpanel','completed',10,'2024-06-19 08:12:26','2024-06-19 10:11:31','2024-06-19 10:06:25','2024-06-19 10:11:30',NULL,0,0,NULL,NULL),(23641,'mixpanel','completed',10,'2024-06-19 08:21:23','2024-06-19 10:21:26','2024-06-19 10:16:22','2024-06-19 10:21:25',NULL,0,0,NULL,NULL),(23642,'mixpanel','completed',10,'2024-06-19 09:21:29','2024-06-19 10:31:24','2024-06-19 10:26:28','2024-06-19 10:31:23',NULL,0,0,NULL,NULL),(23643,'mixpanel','completed',10,'2024-06-19 09:25:42','2024-06-19 10:41:27','2024-06-19 10:34:41','2024-06-19 10:41:26',NULL,0,0,NULL,NULL),(23644,'mixpanel','completed',10,'2024-06-19 09:44:26','2024-06-19 10:51:19','2024-06-19 10:46:25','2024-06-19 10:51:18',NULL,0,0,NULL,NULL),(23645,'mixpanel','completed',10,'2024-06-19 09:40:46','2024-06-19 10:56:26','2024-06-19 10:53:45','2024-06-19 10:56:25',NULL,0,0,NULL,NULL),(23646,'mixpanel','completed',10,'2024-06-19 09:52:25','2024-06-19 11:06:26','2024-06-19 11:01:24','2024-06-19 11:06:25',NULL,0,0,NULL,NULL),(23647,'mixpanel','completed',10,'2024-06-19 09:49:27','2024-06-19 11:16:28','2024-06-19 11:11:26','2024-06-19 11:16:27',NULL,0,0,NULL,NULL),(23648,'mixpanel','completed',10,'2024-06-19 09:48:28','2024-06-19 11:26:29','2024-06-19 11:21:27','2024-06-19 11:26:28',NULL,0,0,NULL,NULL),(23649,'mixpanel','completed',10,'2024-06-19 09:34:25','2024-06-19 11:36:26','2024-06-19 11:31:24','2024-06-19 11:36:25',NULL,0,0,NULL,NULL),(23650,'mixpanel','completed',10,'2024-06-19 10:34:29','2024-06-19 11:46:25','2024-06-19 11:41:28','2024-06-19 11:46:24',NULL,0,0,NULL,NULL),(23651,'mixpanel','completed',10,'2024-06-19 10:04:29','2024-06-19 11:56:30','2024-06-19 11:51:28','2024-06-19 11:56:29',NULL,0,0,NULL,NULL),(23652,'mixpanel','completed',10,'2024-06-19 10:47:57','2024-06-19 12:06:27','2024-06-19 12:01:56','2024-06-19 12:06:26',NULL,0,0,NULL,NULL),(23653,'mixpanel','completed',10,'2024-06-19 10:12:29','2024-06-19 12:16:26','2024-06-19 12:11:28','2024-06-19 12:16:25',NULL,0,0,NULL,NULL),(23654,'mixpanel','completed',10,'2024-06-19 10:28:29','2024-06-19 12:24:54','2024-06-19 12:21:28','2024-06-19 12:24:53',NULL,0,0,NULL,NULL),(23655,'mixpanel','completed',10,'2024-06-19 10:42:27','2024-06-19 12:36:30','2024-06-19 12:31:26','2024-06-19 12:36:29',NULL,0,0,NULL,NULL),(23656,'mixpanel','completed',10,'2024-06-19 10:57:27','2024-06-19 12:46:26','2024-06-19 12:41:26','2024-06-19 12:46:25',NULL,0,0,NULL,NULL),(23657,'mixpanel','completed',10,'2024-06-19 11:47:30','2024-06-19 12:56:27','2024-06-19 12:51:29','2024-06-19 12:56:26',NULL,0,0,NULL,NULL),(23658,'mixpanel','completed',10,'2024-06-19 11:02:26','2024-06-19 13:06:32','2024-06-19 13:01:25','2024-06-19 13:06:31',NULL,0,0,NULL,NULL),(23659,'mixpanel','completed',10,'2024-06-19 11:22:16','2024-06-19 13:11:29','2024-06-19 13:09:15','2024-06-19 13:11:28',NULL,0,0,NULL,NULL),(23660,'mixpanel','completed',10,'2024-06-19 11:38:27','2024-06-19 13:21:29','2024-06-19 13:16:26','2024-06-19 13:21:28',NULL,0,0,NULL,NULL),(23661,'mixpanel','completed',10,'2024-06-19 11:31:30','2024-06-19 13:31:24','2024-06-19 13:26:29','2024-06-19 13:31:23',NULL,0,0,NULL,NULL),(23662,'mixpanel','completed',10,'2024-06-19 12:22:29','2024-06-19 13:41:27','2024-06-19 13:36:28','2024-06-19 13:41:27',NULL,0,0,NULL,NULL),(23663,'mixpanel','completed',10,'2024-06-19 12:30:11','2024-06-19 13:51:26','2024-06-19 13:45:10','2024-06-19 13:51:25',NULL,0,0,NULL,NULL),(23664,'mixpanel','completed',10,'2024-06-19 12:50:28','2024-06-19 14:01:26','2024-06-19 13:56:27','2024-06-19 14:01:25',NULL,0,0,NULL,NULL),(23665,'mixpanel','completed',10,'2024-06-19 12:29:31','2024-06-19 14:11:28','2024-06-19 14:06:30','2024-06-19 14:11:27',NULL,0,0,NULL,NULL),(23666,'mixpanel','completed',10,'2024-06-19 12:48:22','2024-06-19 14:16:25','2024-06-19 14:14:21','2024-06-19 14:16:24',NULL,0,0,NULL,NULL),(23667,'mixpanel','completed',10,'2024-06-19 12:23:30','2024-06-19 14:26:28','2024-06-19 14:21:29','2024-06-19 14:26:27',NULL,0,0,NULL,NULL),(23668,'mixpanel','completed',10,'2024-06-19 12:35:28','2024-06-19 14:36:30','2024-06-19 14:31:27','2024-06-19 14:36:28',NULL,0,0,NULL,NULL),(23669,'mixpanel','completed',10,'2024-06-19 13:14:26','2024-06-19 14:46:26','2024-06-19 14:41:25','2024-06-19 14:46:25',NULL,0,0,NULL,NULL),(23670,'mixpanel','completed',10,'2024-06-19 13:40:16','2024-06-19 14:56:27','2024-06-19 14:50:15','2024-06-19 14:56:26',NULL,0,0,NULL,NULL),(23671,'mixpanel','completed',10,'2024-06-19 13:06:27','2024-06-19 15:04:45','2024-06-19 15:01:26','2024-06-19 15:04:44',NULL,0,0,NULL,NULL),(23672,'mixpanel','completed',10,'2024-06-19 14:08:30','2024-06-19 15:16:26','2024-06-19 15:11:28','2024-06-19 15:16:24',NULL,0,0,NULL,NULL),(23673,'mixpanel','completed',10,'2024-06-19 14:09:48','2024-06-19 15:21:30','2024-06-19 15:18:47','2024-06-19 15:21:29',NULL,0,0,NULL,NULL),(23674,'mixpanel','completed',10,'2024-06-19 13:50:30','2024-06-19 15:31:24','2024-06-19 15:26:29','2024-06-19 15:31:23',NULL,0,0,NULL,NULL),(23675,'mixpanel','completed',10,'2024-06-19 14:02:30','2024-06-19 15:41:30','2024-06-19 15:36:29','2024-06-19 15:41:29',NULL,0,0,NULL,NULL),(23676,'mixpanel','completed',10,'2024-06-19 14:03:26','2024-06-19 15:51:31','2024-06-19 15:46:25','2024-06-19 15:51:30',NULL,0,0,NULL,NULL),(23677,'mixpanel','completed',10,'2024-06-19 14:04:29','2024-06-19 16:01:26','2024-06-19 15:56:28','2024-06-19 16:01:25',NULL,0,0,NULL,NULL),(23678,'mixpanel','completed',10,'2024-06-19 14:40:29','2024-06-19 16:09:51','2024-06-19 16:06:28','2024-06-19 16:09:50',NULL,0,0,NULL,NULL),(23679,'mixpanel','completed',10,'2024-06-19 14:26:25','2024-06-19 16:21:26','2024-06-19 16:16:24','2024-06-19 16:21:25',NULL,0,0,NULL,NULL),(23680,'mixpanel','completed',10,'2024-06-19 14:42:29','2024-06-19 16:31:24','2024-06-19 16:26:28','2024-06-19 16:31:23',NULL,0,0,NULL,NULL),(23681,'mixpanel','completed',10,'2024-06-19 14:45:29','2024-06-19 16:41:31','2024-06-19 16:36:28','2024-06-19 16:41:30',NULL,0,0,NULL,NULL),(23682,'mixpanel','completed',10,'2024-06-19 14:49:24','2024-06-19 16:51:26','2024-06-19 16:46:23','2024-06-19 16:51:25',NULL,0,0,NULL,NULL),(23683,'mixpanel','completed',10,'2024-06-19 15:08:33','2024-06-19 16:56:28','2024-06-19 16:53:32','2024-06-19 16:56:27',NULL,0,0,NULL,NULL),(23684,'mixpanel','completed',10,'2024-06-19 15:55:24','2024-06-19 17:06:28','2024-06-19 17:01:23','2024-06-19 17:06:27',NULL,0,0,NULL,NULL),(23685,'mixpanel','completed',10,'2024-06-19 15:47:58','2024-06-19 17:11:31','2024-06-19 17:08:57','2024-06-19 17:11:30',NULL,0,0,NULL,NULL),(23686,'mixpanel','completed',10,'2024-06-19 15:50:24','2024-06-19 17:21:26','2024-06-19 17:16:23','2024-06-19 17:21:25',NULL,0,0,NULL,NULL),(23687,'mixpanel','completed',10,'2024-06-19 15:30:29','2024-06-19 17:31:24','2024-06-19 17:26:28','2024-06-19 17:31:23',NULL,0,0,NULL,NULL),(23688,'mixpanel','completed',10,'2024-06-19 15:47:30','2024-06-19 17:41:32','2024-06-19 17:36:29','2024-06-19 17:41:31',NULL,0,0,NULL,NULL),(23689,'mixpanel','completed',10,'2024-06-19 15:54:24','2024-06-19 17:51:27','2024-06-19 17:46:23','2024-06-19 17:51:26',NULL,0,0,NULL,NULL),(23690,'schedule_re_engagement_email','completed',10,'2024-06-20 17:56:28','2024-06-20 18:01:25','2024-06-19 17:56:27','2024-06-20 18:01:24',NULL,0,0,NULL,NULL),(23691,'mixpanel','completed',10,'2024-06-19 16:52:28','2024-06-19 17:58:49','2024-06-19 17:56:27','2024-06-19 17:58:47',NULL,0,0,NULL,NULL),(23692,'mixpanel','completed',10,'2024-06-19 16:14:24','2024-06-19 18:06:33','2024-06-19 18:01:23','2024-06-19 18:06:32',NULL,0,0,NULL,NULL),(23693,'mixpanel','completed',10,'2024-06-19 16:28:31','2024-06-19 18:16:25','2024-06-19 18:11:30','2024-06-19 18:16:24',NULL,0,0,NULL,NULL),(23694,'mixpanel','completed',10,'2024-06-19 17:14:59','2024-06-19 18:26:29','2024-06-19 18:19:58','2024-06-19 18:26:28',NULL,0,0,NULL,NULL),(23695,'mixpanel','completed',10,'2024-06-19 16:40:26','2024-06-19 18:36:29','2024-06-19 18:31:25','2024-06-19 18:36:28',NULL,0,0,NULL,NULL),(23696,'mixpanel','completed',10,'2024-06-19 17:04:31','2024-06-19 18:46:26','2024-06-19 18:41:30','2024-06-19 18:46:25',NULL,0,0,NULL,NULL),(23697,'mixpanel','completed',10,'2024-06-19 17:04:30','2024-06-19 18:56:33','2024-06-19 18:51:29','2024-06-19 18:56:32',NULL,0,0,NULL,NULL),(23698,'mixpanel','completed',10,'2024-06-19 17:37:26','2024-06-19 19:06:27','2024-06-19 19:01:25','2024-06-19 19:06:26',NULL,0,0,NULL,NULL),(23699,'mixpanel','completed',10,'2024-06-19 18:06:29','2024-06-19 19:16:26','2024-06-19 19:11:28','2024-06-19 19:16:25',NULL,0,0,NULL,NULL),(23700,'mixpanel','completed',10,'2024-06-19 17:50:30','2024-06-19 19:26:31','2024-06-19 19:21:29','2024-06-19 19:26:30',NULL,0,0,NULL,NULL),(23701,'mixpanel','completed',10,'2024-06-19 17:45:27','2024-06-19 19:36:31','2024-06-19 19:31:26','2024-06-19 19:36:30',NULL,0,0,NULL,NULL),(23702,'mixpanel','completed',10,'2024-06-19 18:11:29','2024-06-19 19:46:24','2024-06-19 19:41:28','2024-06-19 19:46:23',NULL,0,0,NULL,NULL),(23703,'mixpanel','completed',10,'2024-06-19 17:56:32','2024-06-19 19:56:29','2024-06-19 19:51:31','2024-06-19 19:56:28',NULL,0,0,NULL,NULL),(23704,'mixpanel','completed',10,'2024-06-19 18:49:27','2024-06-19 20:06:29','2024-06-19 20:01:26','2024-06-19 20:06:28',NULL,0,0,NULL,NULL),(23705,'mixpanel','completed',10,'2024-06-19 18:54:16','2024-06-19 20:16:26','2024-06-19 20:11:15','2024-06-19 20:16:25',NULL,0,0,NULL,NULL),(23706,'mixpanel','completed',10,'2024-06-19 18:51:30','2024-06-19 20:25:44','2024-06-19 20:21:29','2024-06-19 20:25:44',NULL,0,0,NULL,NULL),(23707,'mixpanel','completed',10,'2024-06-19 19:00:39','2024-06-19 20:36:40','2024-06-19 20:31:36','2024-06-19 20:36:38',NULL,0,0,NULL,NULL),(23708,'mixpanel','completed',10,'2024-06-19 19:37:29','2024-06-19 20:45:56','2024-06-19 20:41:28','2024-06-19 20:45:55',NULL,0,0,NULL,NULL),(23709,'mixpanel','completed',10,'2024-06-19 19:28:43','2024-06-19 20:56:32','2024-06-19 20:49:42','2024-06-19 20:56:30',NULL,0,0,NULL,NULL),(23710,'mixpanel','completed',10,'2024-06-19 19:32:31','2024-06-19 21:06:30','2024-06-19 21:01:29','2024-06-19 21:06:28',NULL,0,0,NULL,NULL),(23711,'mixpanel','completed',10,'2024-06-19 19:29:30','2024-06-19 21:16:26','2024-06-19 21:11:29','2024-06-19 21:16:25',NULL,0,0,NULL,NULL),(23712,'mixpanel','completed',10,'2024-06-19 20:06:29','2024-06-19 21:26:29','2024-06-19 21:21:28','2024-06-19 21:26:28',NULL,0,0,NULL,NULL),(23713,'mixpanel','completed',10,'2024-06-19 19:51:26','2024-06-19 21:36:30','2024-06-19 21:31:25','2024-06-19 21:36:29',NULL,0,0,NULL,NULL),(23714,'mixpanel','completed',10,'2024-06-19 20:09:32','2024-06-19 21:46:26','2024-06-19 21:41:31','2024-06-19 21:46:25',NULL,0,0,NULL,NULL),(23715,'mixpanel','completed',10,'2024-06-19 19:50:29','2024-06-19 21:56:29','2024-06-19 21:51:28','2024-06-19 21:56:28',NULL,0,0,NULL,NULL),(23716,'mixpanel','completed',10,'2024-06-19 20:16:25','2024-06-19 22:06:30','2024-06-19 22:01:24','2024-06-19 22:06:29',NULL,0,0,NULL,NULL),(23717,'mixpanel','completed',10,'2024-06-19 20:56:30','2024-06-19 22:16:27','2024-06-19 22:11:29','2024-06-19 22:16:26',NULL,0,0,NULL,NULL),(23718,'mixpanel','completed',10,'2024-06-19 20:56:30','2024-06-19 22:26:44','2024-06-19 22:21:29','2024-06-19 22:26:41',NULL,0,0,NULL,NULL),(23719,'mixpanel','completed',10,'2024-06-19 20:57:28','2024-06-19 22:36:13','2024-06-19 22:31:26','2024-06-19 22:36:11',NULL,0,0,NULL,NULL),(23720,'mixpanel','completed',10,'2024-06-19 21:00:37','2024-06-19 22:46:25','2024-06-19 22:40:35','2024-06-19 22:46:24',NULL,0,0,NULL,NULL),(23721,'mixpanel','completed',10,'2024-06-19 21:11:28','2024-06-19 22:56:29','2024-06-19 22:51:27','2024-06-19 22:56:28',NULL,0,0,NULL,NULL),(23722,'mixpanel','completed',10,'2024-06-19 21:20:26','2024-06-19 23:06:30','2024-06-19 23:01:25','2024-06-19 23:06:29',NULL,0,0,NULL,NULL),(23723,'mixpanel','completed',10,'2024-06-19 21:57:27','2024-06-19 23:16:24','2024-06-19 23:11:26','2024-06-19 23:16:23',NULL,0,0,NULL,NULL),(23724,'mixpanel','completed',10,'2024-06-19 21:30:26','2024-06-19 23:25:31','2024-06-19 23:21:25','2024-06-19 23:25:30',NULL,0,0,NULL,NULL),(23725,'mixpanel','completed',10,'2024-06-19 22:25:24','2024-06-19 23:36:26','2024-06-19 23:31:23','2024-06-19 23:36:25',NULL,0,0,NULL,NULL),(23726,'mixpanel','completed',10,'2024-06-19 22:28:30','2024-06-19 23:46:24','2024-06-19 23:41:29','2024-06-19 23:46:23',NULL,0,0,NULL,NULL),(23727,'mixpanel','completed',10,'2024-06-19 22:16:28','2024-06-19 23:56:34','2024-06-19 23:51:27','2024-06-19 23:56:33',NULL,0,0,NULL,NULL),(23728,'mixpanel','completed',10,'2024-06-19 22:12:24','2024-06-20 00:06:34','2024-06-20 00:01:23','2024-06-20 00:06:32',NULL,0,0,NULL,NULL),(23729,'mixpanel','completed',10,'2024-06-19 22:51:35','2024-06-20 00:16:24','2024-06-20 00:11:34','2024-06-20 00:16:23',NULL,0,0,NULL,NULL),(23730,'mixpanel','completed',10,'2024-06-19 22:37:27','2024-06-20 00:26:26','2024-06-20 00:21:26','2024-06-20 00:26:25',NULL,0,0,NULL,NULL),(23731,'mixpanel','completed',10,'2024-06-19 22:39:24','2024-06-20 00:36:29','2024-06-20 00:31:23','2024-06-20 00:36:28',NULL,0,0,NULL,NULL),(23732,'mixpanel','completed',10,'2024-06-19 23:11:28','2024-06-20 00:46:24','2024-06-20 00:41:27','2024-06-20 00:46:23',NULL,0,0,NULL,NULL),(23733,'mixpanel','completed',10,'2024-06-19 23:08:25','2024-06-20 00:54:11','2024-06-20 00:51:24','2024-06-20 00:54:10',NULL,0,0,NULL,NULL),(23734,'mixpanel','completed',10,'2024-06-19 23:25:29','2024-06-20 01:01:24','2024-06-20 00:56:28','2024-06-20 01:01:23',NULL,0,0,NULL,NULL),(23735,'mixpanel','completed',10,'2024-06-19 23:32:25','2024-06-20 01:11:27','2024-06-20 01:06:24','2024-06-20 01:11:26',NULL,0,0,NULL,NULL),(23736,'mixpanel','completed',10,'2024-06-19 23:59:15','2024-06-20 01:21:24','2024-06-20 01:15:14','2024-06-20 01:21:23',NULL,0,0,NULL,NULL),(23737,'mixpanel','completed',10,'2024-06-20 00:14:26','2024-06-20 01:31:24','2024-06-20 01:26:25','2024-06-20 01:31:23',NULL,0,0,NULL,NULL),(23738,'mixpanel','completed',10,'2024-06-20 00:00:26','2024-06-20 01:41:25','2024-06-20 01:36:25','2024-06-20 01:41:25',NULL,0,0,NULL,NULL),(23739,'mixpanel','completed',10,'2024-06-20 00:31:24','2024-06-20 01:50:56','2024-06-20 01:46:23','2024-06-20 01:50:55',NULL,0,0,NULL,NULL),(23740,'mixpanel','completed',10,'2024-06-20 00:53:26','2024-06-20 02:01:23','2024-06-20 01:56:25','2024-06-20 02:01:22',NULL,0,0,NULL,NULL),(23741,'mixpanel','completed',10,'2024-06-20 00:06:25','2024-06-20 02:11:26','2024-06-20 02:06:25','2024-06-20 02:11:25',NULL,0,0,NULL,NULL),(23742,'mixpanel','completed',10,'2024-06-20 00:15:24','2024-06-20 02:21:24','2024-06-20 02:16:23','2024-06-20 02:21:23',NULL,0,0,NULL,NULL),(23743,'mixpanel','completed',10,'2024-06-20 01:02:13','2024-06-20 02:31:24','2024-06-20 02:26:12','2024-06-20 02:31:23',NULL,0,0,NULL,NULL),(23744,'mixpanel','completed',10,'2024-06-20 01:08:25','2024-06-20 02:41:25','2024-06-20 02:36:24','2024-06-20 02:41:25',NULL,0,0,NULL,NULL),(23745,'mixpanel','completed',10,'2024-06-20 01:35:24','2024-06-20 02:51:25','2024-06-20 02:46:23','2024-06-20 02:51:24',NULL,0,0,NULL,NULL),(23746,'mixpanel','completed',10,'2024-06-20 01:39:26','2024-06-20 02:59:24','2024-06-20 02:56:25','2024-06-20 02:59:23',NULL,0,0,NULL,NULL),(23747,'mixpanel','completed',10,'2024-06-20 01:57:26','2024-06-20 03:11:26','2024-06-20 03:06:25','2024-06-20 03:11:25',NULL,0,0,NULL,NULL),(23748,'mixpanel','completed',10,'2024-06-20 01:51:24','2024-06-20 03:21:24','2024-06-20 03:16:23','2024-06-20 03:21:23',NULL,0,0,NULL,NULL),(23749,'mixpanel','completed',10,'2024-06-20 01:41:26','2024-06-20 03:31:24','2024-06-20 03:26:25','2024-06-20 03:31:23',NULL,0,0,NULL,NULL),(23750,'mixpanel','completed',10,'2024-06-20 02:03:25','2024-06-20 03:41:25','2024-06-20 03:36:25','2024-06-20 03:41:24',NULL,0,0,NULL,NULL),(23751,'mixpanel','completed',10,'2024-06-20 02:42:23','2024-06-20 03:48:27','2024-06-20 03:46:22','2024-06-20 03:48:26',NULL,0,0,NULL,NULL),(23752,'mixpanel','completed',10,'2024-06-20 02:32:24','2024-06-20 03:56:26','2024-06-20 03:51:23','2024-06-20 03:56:25',NULL,0,0,NULL,NULL),(23753,'mixpanel','completed',10,'2024-06-20 02:22:24','2024-06-20 04:06:26','2024-06-20 04:01:23','2024-06-20 04:06:25',NULL,0,0,NULL,NULL),(23754,'mixpanel','completed',10,'2024-06-20 02:43:27','2024-06-20 04:16:26','2024-06-20 04:11:26','2024-06-20 04:16:25',NULL,0,0,NULL,NULL),(23755,'mixpanel','completed',10,'2024-06-20 02:25:24','2024-06-20 04:26:25','2024-06-20 04:21:23','2024-06-20 04:26:24',NULL,0,0,NULL,NULL),(23756,'mixpanel','completed',10,'2024-06-20 03:08:41','2024-06-20 04:36:31','2024-06-20 04:31:37','2024-06-20 04:36:27',NULL,0,0,NULL,NULL),(23757,'mixpanel','completed',10,'2024-06-20 02:51:31','2024-06-20 04:41:41','2024-06-20 04:36:25','2024-06-20 04:41:38',NULL,0,0,NULL,NULL),(23758,'mixpanel','completed',10,'2024-06-20 03:30:27','2024-06-20 04:51:25','2024-06-20 04:46:25','2024-06-20 04:51:24',NULL,0,0,NULL,NULL),(23759,'mixpanel','completed',10,'2024-06-20 03:42:25','2024-06-20 05:01:25','2024-06-20 04:56:24','2024-06-20 05:01:24',NULL,0,0,NULL,NULL),(23760,'mixpanel','completed',10,'2024-06-20 03:45:27','2024-06-20 05:11:27','2024-06-20 05:06:26','2024-06-20 05:11:26',NULL,0,0,NULL,NULL),(23761,'mixpanel','completed',10,'2024-06-20 03:40:25','2024-06-20 05:21:24','2024-06-20 05:16:24','2024-06-20 05:21:23',NULL,0,0,NULL,NULL),(23762,'mixpanel','completed',10,'2024-06-20 04:18:25','2024-06-20 05:31:25','2024-06-20 05:26:24','2024-06-20 05:31:24',NULL,0,0,NULL,NULL),(23763,'mixpanel','completed',10,'2024-06-20 03:36:25','2024-06-20 05:41:27','2024-06-20 05:36:24','2024-06-20 05:41:26',NULL,0,0,NULL,NULL),(23764,'mixpanel','completed',10,'2024-06-20 04:15:25','2024-06-20 05:51:23','2024-06-20 05:46:24','2024-06-20 05:51:22',NULL,0,0,NULL,NULL),(23765,'mixpanel','completed',10,'2024-06-20 04:50:26','2024-06-20 06:01:25','2024-06-20 05:56:25','2024-06-20 06:01:24',NULL,0,0,NULL,NULL),(23766,'mixpanel','completed',10,'2024-06-20 04:39:48','2024-06-20 06:06:26','2024-06-20 06:03:47','2024-06-20 06:06:25',NULL,0,0,NULL,NULL),(23767,'mixpanel','completed',10,'2024-06-20 04:31:26','2024-06-20 06:16:24','2024-06-20 06:11:25','2024-06-20 06:16:23',NULL,0,0,NULL,NULL),(23768,'mixpanel','completed',10,'2024-06-20 04:35:24','2024-06-20 06:26:26','2024-06-20 06:21:23','2024-06-20 06:26:25',NULL,0,0,NULL,NULL),(23769,'mixpanel','completed',10,'2024-06-20 04:33:24','2024-06-20 06:36:26','2024-06-20 06:31:23','2024-06-20 06:36:25',NULL,0,0,NULL,NULL),(23770,'mixpanel','completed',10,'2024-06-20 04:37:45','2024-06-20 06:41:26','2024-06-20 06:38:44','2024-06-20 06:41:25',NULL,0,0,NULL,NULL),(23771,'mixpanel','completed',10,'2024-06-20 05:04:24','2024-06-20 06:51:25','2024-06-20 06:46:23','2024-06-20 06:51:24',NULL,0,0,NULL,NULL),(23772,'mixpanel','completed',10,'2024-06-20 05:03:25','2024-06-20 07:01:24','2024-06-20 06:56:24','2024-06-20 07:01:23',NULL,0,0,NULL,NULL),(23773,'mixpanel','completed',10,'2024-06-20 05:58:26','2024-06-20 07:11:27','2024-06-20 07:06:25','2024-06-20 07:11:26',NULL,0,0,NULL,NULL),(23774,'mixpanel','completed',10,'2024-06-20 06:14:25','2024-06-20 07:21:24','2024-06-20 07:16:24','2024-06-20 07:21:23',NULL,0,0,NULL,NULL),(23775,'mixpanel','completed',10,'2024-06-20 05:38:39','2024-06-20 07:31:25','2024-06-20 07:26:38','2024-06-20 07:31:24',NULL,0,0,NULL,NULL),(23776,'mixpanel','completed',10,'2024-06-20 05:35:27','2024-06-20 07:41:26','2024-06-20 07:36:26','2024-06-20 07:41:25',NULL,0,0,NULL,NULL),(23777,'mixpanel','completed',10,'2024-06-20 05:47:42','2024-06-20 07:51:25','2024-06-20 07:46:41','2024-06-20 07:51:24',NULL,0,0,NULL,NULL),(23778,'mixpanel','completed',10,'2024-06-20 06:39:44','2024-06-20 08:01:12','2024-06-20 07:55:43','2024-06-20 08:01:11',NULL,0,0,NULL,NULL),(23779,'mixpanel','completed',10,'2024-06-20 06:28:26','2024-06-20 08:11:26','2024-06-20 08:06:25','2024-06-20 08:11:25',NULL,0,0,NULL,NULL),(23780,'mixpanel','completed',10,'2024-06-20 06:28:25','2024-06-20 08:21:24','2024-06-20 08:16:24','2024-06-20 08:21:23',NULL,0,0,NULL,NULL),(23781,'mixpanel','completed',10,'2024-06-20 06:57:26','2024-06-20 08:31:25','2024-06-20 08:26:25','2024-06-20 08:31:24',NULL,0,0,NULL,NULL),(23782,'mixpanel','completed',10,'2024-06-20 06:47:25','2024-06-20 08:41:26','2024-06-20 08:36:24','2024-06-20 08:41:25',NULL,0,0,NULL,NULL),(23783,'mixpanel','completed',10,'2024-06-20 07:35:24','2024-06-20 08:51:24','2024-06-20 08:46:23','2024-06-20 08:51:23',NULL,0,0,NULL,NULL),(23784,'mixpanel','completed',10,'2024-06-20 07:45:25','2024-06-20 09:01:37','2024-06-20 08:56:24','2024-06-20 09:01:33',NULL,0,0,NULL,NULL),(23785,'mixpanel','completed',10,'2024-06-20 07:19:10','2024-06-20 09:06:27','2024-06-20 09:04:09','2024-06-20 09:06:26',NULL,0,0,NULL,NULL),(23786,'mixpanel','completed',10,'2024-06-20 07:50:28','2024-06-20 09:16:25','2024-06-20 09:11:27','2024-06-20 09:16:24',NULL,0,0,NULL,NULL),(23787,'mixpanel','completed',10,'2024-06-20 08:17:25','2024-06-20 09:26:26','2024-06-20 09:21:24','2024-06-20 09:26:25',NULL,0,0,NULL,NULL),(23788,'mixpanel','completed',10,'2024-06-20 08:22:16','2024-06-20 09:31:25','2024-06-20 09:29:15','2024-06-20 09:31:24',NULL,0,0,NULL,NULL),(23789,'mixpanel','completed',10,'2024-06-20 08:27:40','2024-06-20 09:41:26','2024-06-20 09:34:39','2024-06-20 09:41:25',NULL,0,0,NULL,NULL),(23790,'mixpanel','completed',10,'2024-06-20 08:28:25','2024-06-20 09:51:25','2024-06-20 09:46:24','2024-06-20 09:51:23',NULL,0,0,NULL,NULL),(23791,'mixpanel','completed',10,'2024-06-20 08:08:26','2024-06-20 10:01:25','2024-06-20 09:56:25','2024-06-20 10:01:24',NULL,0,0,NULL,NULL),(23792,'mixpanel','completed',10,'2024-06-20 08:40:27','2024-06-20 10:11:26','2024-06-20 10:06:26','2024-06-20 10:11:25',NULL,0,0,NULL,NULL),(23793,'mixpanel','completed',10,'2024-06-20 08:33:24','2024-06-20 10:19:06','2024-06-20 10:16:23','2024-06-20 10:19:05',NULL,0,0,NULL,NULL),(23794,'mixpanel','completed',10,'2024-06-20 08:26:24','2024-06-20 10:26:27','2024-06-20 10:21:23','2024-06-20 10:26:26',NULL,0,0,NULL,NULL),(23795,'mixpanel','completed',10,'2024-06-20 08:47:25','2024-06-20 10:35:37','2024-06-20 10:31:24','2024-06-20 10:35:36',NULL,0,0,NULL,NULL),(23796,'mixpanel','completed',10,'2024-06-20 09:36:27','2024-06-20 10:46:25','2024-06-20 10:41:25','2024-06-20 10:46:23',NULL,0,0,NULL,NULL),(23797,'mixpanel','completed',10,'2024-06-20 08:52:56','2024-06-20 10:56:26','2024-06-20 10:49:54','2024-06-20 10:56:25',NULL,0,0,NULL,NULL),(23798,'mixpanel','completed',10,'2024-06-20 09:10:27','2024-06-20 11:09:29','2024-06-20 11:06:26','2024-06-20 11:09:28',NULL,0,0,NULL,NULL),(23799,'subscribers_engagement_score','completed',10,'2024-06-20 11:16:25','2024-06-20 11:21:25','2024-06-20 11:16:24','2024-06-20 11:21:24',NULL,0,0,NULL,NULL),(23800,'mixpanel','completed',10,'2024-06-20 09:31:25','2024-06-20 11:21:25','2024-06-20 11:16:24','2024-06-20 11:21:24',NULL,0,0,NULL,NULL),(23801,'subscribers_engagement_score','completed',10,'2024-06-21 06:54:00','2024-06-21 06:56:27','2024-06-20 11:21:24','2024-06-21 06:56:26',NULL,0,0,NULL,NULL),(23802,'mixpanel','completed',10,'2024-06-20 10:18:27','2024-06-20 11:30:21','2024-06-20 11:26:26','2024-06-20 11:30:20',NULL,0,0,NULL,NULL),(23803,'mixpanel','completed',10,'2024-06-20 10:29:25','2024-06-20 11:39:35','2024-06-20 11:36:25','2024-06-20 11:39:34',NULL,0,0,NULL,NULL),(23804,'mixpanel','completed',10,'2024-06-20 10:27:51','2024-06-20 11:46:25','2024-06-20 11:42:50','2024-06-20 11:46:24',NULL,0,0,NULL,NULL),(23805,'mixpanel','completed',10,'2024-06-20 09:53:49','2024-06-20 11:51:24','2024-06-20 11:48:48','2024-06-20 11:51:23',NULL,0,0,NULL,NULL),(23806,'mixpanel','completed',10,'2024-06-20 10:12:50','2024-06-20 11:56:26','2024-06-20 11:53:49','2024-06-20 11:56:25',NULL,0,0,NULL,NULL),(23807,'mixpanel','completed',10,'2024-06-20 10:41:24','2024-06-20 12:06:40','2024-06-20 12:01:23','2024-06-20 12:06:39',NULL,0,0,NULL,NULL),(23808,'mixpanel','completed',10,'2024-06-20 10:35:51','2024-06-20 12:16:34','2024-06-20 12:11:50','2024-06-20 12:16:33',NULL,0,0,NULL,NULL),(23809,'mixpanel','completed',10,'2024-06-20 10:29:23','2024-06-20 12:26:34','2024-06-20 12:20:22','2024-06-20 12:26:33',NULL,0,0,NULL,NULL),(23810,'mixpanel','completed',10,'2024-06-20 11:09:24','2024-06-20 12:36:41','2024-06-20 12:31:23','2024-06-20 12:36:40',NULL,0,0,NULL,NULL),(23811,'mixpanel','completed',10,'2024-06-20 11:14:00','2024-06-20 12:46:41','2024-06-20 12:40:59','2024-06-20 12:46:40',NULL,0,0,NULL,NULL),(23812,'mixpanel','completed',10,'2024-06-20 11:33:24','2024-06-20 12:56:26','2024-06-20 12:51:23','2024-06-20 12:56:25',NULL,0,0,NULL,NULL),(23813,'mixpanel','completed',10,'2024-06-20 11:50:24','2024-06-20 13:06:26','2024-06-20 13:01:23','2024-06-20 13:06:25',NULL,0,0,NULL,NULL),(23814,'mixpanel','completed',10,'2024-06-20 11:07:55','2024-06-20 13:11:14','2024-06-20 13:08:54','2024-06-20 13:11:13',NULL,0,0,NULL,NULL),(23815,'mixpanel','completed',10,'2024-06-20 11:38:26','2024-06-20 13:19:34','2024-06-20 13:16:25','2024-06-20 13:19:33',NULL,0,0,NULL,NULL),(23816,'mixpanel','completed',10,'2024-06-20 12:01:49','2024-06-20 13:26:25','2024-06-20 13:23:48','2024-06-20 13:26:23',NULL,0,0,NULL,NULL),(23817,'mixpanel','completed',10,'2024-06-20 11:33:24','2024-06-20 13:36:24','2024-06-20 13:31:23','2024-06-20 13:36:23',NULL,0,0,NULL,NULL),(23818,'mixpanel','completed',10,'2024-06-20 11:51:24','2024-06-20 13:46:25','2024-06-20 13:41:23','2024-06-20 13:46:24',NULL,0,0,NULL,NULL),(23819,'mixpanel','completed',10,'2024-06-20 12:05:36','2024-06-20 13:51:24','2024-06-20 13:48:35','2024-06-20 13:51:23',NULL,0,0,NULL,NULL),(23820,'mixpanel','completed',10,'2024-06-20 12:15:17','2024-06-20 13:56:24','2024-06-20 13:54:16','2024-06-20 13:56:23',NULL,0,0,NULL,NULL),(23821,'mixpanel','completed',10,'2024-06-20 12:04:25','2024-06-20 14:06:25','2024-06-20 14:01:24','2024-06-20 14:06:24',NULL,0,0,NULL,NULL),(23822,'mixpanel','completed',10,'2024-06-20 12:28:25','2024-06-20 14:16:24','2024-06-20 14:11:23','2024-06-20 14:16:23',NULL,0,0,NULL,NULL),(23823,'mixpanel','completed',10,'2024-06-20 12:46:25','2024-06-20 14:26:24','2024-06-20 14:21:24','2024-06-20 14:26:23',NULL,0,0,NULL,NULL),(23824,'mixpanel','completed',10,'2024-06-20 12:51:24','2024-06-20 14:36:24','2024-06-20 14:31:23','2024-06-20 14:36:23',NULL,0,0,NULL,NULL),(23825,'mixpanel','completed',10,'2024-06-20 13:06:25','2024-06-20 14:46:24','2024-06-20 14:41:24','2024-06-20 14:46:23',NULL,0,0,NULL,NULL),(23826,'mixpanel','completed',10,'2024-06-20 13:51:41','2024-06-20 15:06:28','2024-06-20 15:01:38','2024-06-20 15:06:27',NULL,0,0,NULL,NULL),(23827,'mixpanel','completed',10,'2024-06-20 13:40:27','2024-06-20 15:16:24','2024-06-20 15:11:26','2024-06-20 15:16:23',NULL,0,0,NULL,NULL),(23828,'mixpanel','completed',10,'2024-06-20 13:21:26','2024-06-20 15:24:43','2024-06-20 15:21:25','2024-06-20 15:24:42',NULL,0,0,NULL,NULL),(23829,'mixpanel','completed',10,'2024-06-20 14:10:24','2024-06-20 15:36:27','2024-06-20 15:31:23','2024-06-20 15:36:26',NULL,0,0,NULL,NULL),(23830,'mixpanel','completed',10,'2024-06-20 14:28:28','2024-06-20 15:46:25','2024-06-20 15:41:27','2024-06-20 15:46:24',NULL,0,0,NULL,NULL),(23831,'mixpanel','completed',10,'2024-06-20 13:51:24','2024-06-20 15:55:55','2024-06-20 15:51:23','2024-06-20 15:55:54',NULL,0,0,NULL,NULL),(23832,'mixpanel','completed',10,'2024-06-20 14:08:24','2024-06-20 16:06:26','2024-06-20 16:01:23','2024-06-20 16:06:25',NULL,0,0,NULL,NULL),(23833,'mixpanel','completed',10,'2024-06-20 14:57:41','2024-06-20 16:15:07','2024-06-20 16:10:40','2024-06-20 16:15:06',NULL,0,0,NULL,NULL),(23834,'mixpanel','completed',10,'2024-06-20 15:16:25','2024-06-20 16:26:26','2024-06-20 16:21:24','2024-06-20 16:26:25',NULL,0,0,NULL,NULL),(23835,'mixpanel','completed',10,'2024-06-20 14:53:25','2024-06-20 16:36:27','2024-06-20 16:31:24','2024-06-20 16:36:26',NULL,0,0,NULL,NULL),(23836,'mixpanel','completed',10,'2024-06-20 15:25:44','2024-06-20 16:46:24','2024-06-20 16:39:43','2024-06-20 16:46:23',NULL,0,0,NULL,NULL),(23837,'mixpanel','completed',10,'2024-06-20 15:39:24','2024-06-20 16:56:26','2024-06-20 16:51:23','2024-06-20 16:56:25',NULL,0,0,NULL,NULL),(23838,'mixpanel','completed',10,'2024-06-20 15:03:25','2024-06-20 17:06:27','2024-06-20 17:01:24','2024-06-20 17:06:26',NULL,0,0,NULL,NULL),(23839,'mixpanel','completed',10,'2024-06-20 15:42:44','2024-06-20 17:11:26','2024-06-20 17:08:43','2024-06-20 17:11:25',NULL,0,0,NULL,NULL),(23840,'mixpanel','completed',10,'2024-06-20 15:55:25','2024-06-20 17:21:25','2024-06-20 17:16:24','2024-06-20 17:21:24',NULL,0,0,NULL,NULL),(23841,'mixpanel','completed',10,'2024-06-20 15:46:27','2024-06-20 17:31:25','2024-06-20 17:26:26','2024-06-20 17:31:24',NULL,0,0,NULL,NULL),(23842,'mixpanel','completed',10,'2024-06-20 16:07:27','2024-06-20 17:41:25','2024-06-20 17:36:26','2024-06-20 17:41:24',NULL,0,0,NULL,NULL),(23843,'mixpanel','completed',10,'2024-06-20 16:11:25','2024-06-20 17:51:25','2024-06-20 17:46:24','2024-06-20 17:51:23',NULL,0,0,NULL,NULL),(23844,'mixpanel','completed',10,'2024-06-20 16:52:27','2024-06-20 18:01:25','2024-06-20 17:56:26','2024-06-20 18:01:24',NULL,0,0,NULL,NULL),(23845,'schedule_re_engagement_email','completed',10,'2024-06-21 18:06:27','2024-06-21 18:06:31','2024-06-20 18:06:26','2024-06-21 18:06:30',NULL,0,0,NULL,NULL),(23846,'mixpanel','completed',10,'2024-06-20 16:43:27','2024-06-20 18:11:25','2024-06-20 18:06:26','2024-06-20 18:11:24',NULL,0,0,NULL,NULL),(23847,'mixpanel','completed',10,'2024-06-20 16:56:25','2024-06-20 18:21:25','2024-06-20 18:16:24','2024-06-20 18:21:24',NULL,0,0,NULL,NULL),(23848,'mixpanel','completed',10,'2024-06-20 16:46:27','2024-06-20 18:31:25','2024-06-20 18:26:26','2024-06-20 18:31:24',NULL,0,0,NULL,NULL),(23849,'mixpanel','completed',10,'2024-06-20 16:40:27','2024-06-20 18:41:26','2024-06-20 18:36:26','2024-06-20 18:41:25',NULL,0,0,NULL,NULL),(23850,'mixpanel','completed',10,'2024-06-20 17:02:25','2024-06-20 18:51:25','2024-06-20 18:46:24','2024-06-20 18:51:24',NULL,0,0,NULL,NULL),(23851,'mixpanel','completed',10,'2024-06-20 17:07:26','2024-06-20 19:01:24','2024-06-20 18:56:25','2024-06-20 19:01:23',NULL,0,0,NULL,NULL),(23852,'mixpanel','completed',10,'2024-06-20 17:45:26','2024-06-20 19:11:26','2024-06-20 19:06:25','2024-06-20 19:11:25',NULL,0,0,NULL,NULL),(23853,'mixpanel','completed',10,'2024-06-20 17:36:25','2024-06-20 19:21:25','2024-06-20 19:16:24','2024-06-20 19:21:23',NULL,0,0,NULL,NULL),(23854,'mixpanel','completed',10,'2024-06-20 17:38:27','2024-06-20 19:31:25','2024-06-20 19:26:26','2024-06-20 19:31:24',NULL,0,0,NULL,NULL),(23855,'mixpanel','completed',10,'2024-06-20 18:11:27','2024-06-20 19:41:25','2024-06-20 19:36:26','2024-06-20 19:41:24',NULL,0,0,NULL,NULL),(23856,'mixpanel','completed',10,'2024-06-20 18:28:25','2024-06-20 19:56:26','2024-06-20 19:51:24','2024-06-20 19:56:25',NULL,0,0,NULL,NULL),(23857,'mixpanel','completed',10,'2024-06-20 18:20:25','2024-06-20 20:06:27','2024-06-20 20:01:24','2024-06-20 20:06:26',NULL,0,0,NULL,NULL),(23858,'mixpanel','completed',10,'2024-06-20 18:47:27','2024-06-20 20:16:25','2024-06-20 20:11:26','2024-06-20 20:16:24',NULL,0,0,NULL,NULL),(23859,'mixpanel','completed',10,'2024-06-20 19:06:25','2024-06-20 20:26:26','2024-06-20 20:21:24','2024-06-20 20:26:25',NULL,0,0,NULL,NULL),(23860,'mixpanel','completed',10,'2024-06-20 18:50:25','2024-06-20 20:36:27','2024-06-20 20:31:24','2024-06-20 20:36:26',NULL,0,0,NULL,NULL),(23861,'mixpanel','completed',10,'2024-06-20 18:55:26','2024-06-20 20:46:24','2024-06-20 20:41:25','2024-06-20 20:46:23',NULL,0,0,NULL,NULL),(23862,'mixpanel','completed',10,'2024-06-20 19:38:25','2024-06-20 20:56:26','2024-06-20 20:51:24','2024-06-20 20:56:25',NULL,0,0,NULL,NULL),(23863,'mixpanel','completed',10,'2024-06-20 19:15:25','2024-06-20 21:05:52','2024-06-20 21:01:24','2024-06-20 21:05:51',NULL,0,0,NULL,NULL),(23864,'mixpanel','completed',10,'2024-06-20 19:50:44','2024-06-20 21:16:25','2024-06-20 21:11:40','2024-06-20 21:16:24',NULL,0,0,NULL,NULL),(23865,'mixpanel','completed',10,'2024-06-20 19:42:25','2024-06-20 21:26:26','2024-06-20 21:21:24','2024-06-20 21:26:25',NULL,0,0,NULL,NULL),(23866,'mixpanel','completed',10,'2024-06-20 20:09:26','2024-06-20 21:36:26','2024-06-20 21:31:25','2024-06-20 21:36:25',NULL,0,0,NULL,NULL),(23867,'mixpanel','completed',10,'2024-06-20 20:12:26','2024-06-20 21:45:30','2024-06-20 21:41:25','2024-06-20 21:45:29',NULL,0,0,NULL,NULL),(23868,'mixpanel','completed',10,'2024-06-20 19:58:25','2024-06-20 21:56:27','2024-06-20 21:51:24','2024-06-20 21:56:26',NULL,0,0,NULL,NULL),(23869,'mixpanel','completed',10,'2024-06-20 20:27:25','2024-06-20 22:06:26','2024-06-20 22:01:24','2024-06-20 22:06:25',NULL,0,0,NULL,NULL),(23870,'mixpanel','completed',10,'2024-06-20 20:26:26','2024-06-20 22:16:25','2024-06-20 22:11:25','2024-06-20 22:16:24',NULL,0,0,NULL,NULL),(23871,'mixpanel','completed',10,'2024-06-20 20:29:29','2024-06-20 22:26:26','2024-06-20 22:21:23','2024-06-20 22:26:25',NULL,0,0,NULL,NULL),(23872,'mixpanel','completed',10,'2024-06-20 20:47:03','2024-06-20 22:36:26','2024-06-20 22:30:02','2024-06-20 22:36:25',NULL,0,0,NULL,NULL),(23873,'mixpanel','completed',10,'2024-06-20 20:53:05','2024-06-20 22:46:27','2024-06-20 22:40:04','2024-06-20 22:46:26',NULL,0,0,NULL,NULL),(23874,'mixpanel','completed',10,'2024-06-20 21:37:25','2024-06-20 22:56:37','2024-06-20 22:51:24','2024-06-20 22:56:37',NULL,0,0,NULL,NULL),(23875,'mixpanel','completed',10,'2024-06-20 21:22:27','2024-06-20 23:06:44','2024-06-20 23:01:25','2024-06-20 23:06:41',NULL,0,0,NULL,NULL),(23876,'mixpanel','completed',10,'2024-06-20 21:16:27','2024-06-20 23:16:25','2024-06-20 23:11:26','2024-06-20 23:16:24',NULL,0,0,NULL,NULL),(23877,'mixpanel','completed',10,'2024-06-20 22:07:25','2024-06-20 23:26:26','2024-06-20 23:21:24','2024-06-20 23:26:25',NULL,0,0,NULL,NULL),(23878,'mixpanel','completed',10,'2024-06-20 22:12:24','2024-06-20 23:36:30','2024-06-20 23:31:23','2024-06-20 23:36:29',NULL,0,0,NULL,NULL),(23879,'mixpanel','completed',10,'2024-06-20 22:28:27','2024-06-20 23:46:25','2024-06-20 23:41:26','2024-06-20 23:46:24',NULL,0,0,NULL,NULL),(23880,'mixpanel','completed',10,'2024-06-20 22:20:24','2024-06-20 23:56:27','2024-06-20 23:51:23','2024-06-20 23:56:26',NULL,0,0,NULL,NULL),(23881,'mixpanel','completed',10,'2024-06-20 22:05:25','2024-06-21 00:06:29','2024-06-21 00:01:24','2024-06-21 00:06:26',NULL,0,0,NULL,NULL),(23882,'mixpanel','completed',10,'2024-06-20 22:23:27','2024-06-21 00:16:25','2024-06-21 00:11:26','2024-06-21 00:16:24',NULL,0,0,NULL,NULL),(23883,'mixpanel','completed',10,'2024-06-20 23:12:25','2024-06-21 00:26:27','2024-06-21 00:21:23','2024-06-21 00:26:26',NULL,0,0,NULL,NULL),(23884,'mixpanel','completed',10,'2024-06-20 23:13:25','2024-06-21 00:36:27','2024-06-21 00:31:24','2024-06-21 00:36:26',NULL,0,0,NULL,NULL),(23885,'mixpanel','completed',10,'2024-06-20 23:07:27','2024-06-21 00:46:25','2024-06-21 00:41:26','2024-06-21 00:46:24',NULL,0,0,NULL,NULL),(23886,'mixpanel','completed',10,'2024-06-20 23:30:25','2024-06-21 00:56:26','2024-06-21 00:51:24','2024-06-21 00:56:26',NULL,0,0,NULL,NULL),(23887,'mixpanel','completed',10,'2024-06-20 23:07:24','2024-06-21 01:06:28','2024-06-21 01:01:23','2024-06-21 01:06:26',NULL,0,0,NULL,NULL),(23888,'mixpanel','completed',10,'2024-06-20 23:29:25','2024-06-21 01:16:25','2024-06-21 01:11:24','2024-06-21 01:16:24',NULL,0,0,NULL,NULL),(23889,'mixpanel','completed',10,'2024-06-21 00:09:25','2024-06-21 01:26:27','2024-06-21 01:21:24','2024-06-21 01:26:26',NULL,0,0,NULL,NULL),(23890,'mixpanel','completed',10,'2024-06-20 23:46:25','2024-06-21 01:36:27','2024-06-21 01:31:24','2024-06-21 01:36:26',NULL,0,0,NULL,NULL),(23891,'mixpanel','completed',10,'2024-06-21 00:06:27','2024-06-21 01:46:25','2024-06-21 01:41:26','2024-06-21 01:46:24',NULL,0,0,NULL,NULL),(23892,'mixpanel','completed',10,'2024-06-21 00:03:25','2024-06-21 01:56:26','2024-06-21 01:51:24','2024-06-21 01:56:25',NULL,0,0,NULL,NULL),(23893,'mixpanel','completed',10,'2024-06-21 00:25:25','2024-06-21 02:06:27','2024-06-21 02:01:24','2024-06-21 02:06:26',NULL,0,0,NULL,NULL),(23894,'mixpanel','completed',10,'2024-06-21 00:13:26','2024-06-21 02:16:24','2024-06-21 02:11:25','2024-06-21 02:16:23',NULL,0,0,NULL,NULL),(23895,'mixpanel','completed',10,'2024-06-21 01:18:24','2024-06-21 02:26:26','2024-06-21 02:21:23','2024-06-21 02:26:25',NULL,0,0,NULL,NULL),(23896,'mixpanel','completed',10,'2024-06-21 00:35:25','2024-06-21 02:36:27','2024-06-21 02:31:24','2024-06-21 02:36:27',NULL,0,0,NULL,NULL),(23897,'mixpanel','completed',10,'2024-06-21 00:42:59','2024-06-21 02:46:25','2024-06-21 02:39:57','2024-06-21 02:46:24',NULL,0,0,NULL,NULL),(23898,'mixpanel','completed',10,'2024-06-21 01:47:24','2024-06-21 02:56:27','2024-06-21 02:51:24','2024-06-21 02:56:26',NULL,0,0,NULL,NULL),(23899,'mixpanel','completed',10,'2024-06-21 01:50:25','2024-06-21 03:06:26','2024-06-21 03:01:24','2024-06-21 03:06:25',NULL,0,0,NULL,NULL),(23900,'mixpanel','completed',10,'2024-06-21 01:28:25','2024-06-21 03:16:25','2024-06-21 03:11:23','2024-06-21 03:16:24',NULL,0,0,NULL,NULL),(23901,'mixpanel','completed',10,'2024-06-21 01:49:25','2024-06-21 03:26:26','2024-06-21 03:21:24','2024-06-21 03:26:25',NULL,0,0,NULL,NULL),(23902,'mixpanel','completed',10,'2024-06-21 02:01:51','2024-06-21 03:31:25','2024-06-21 03:28:50','2024-06-21 03:31:24',NULL,0,0,NULL,NULL),(23903,'mixpanel','completed',10,'2024-06-21 02:13:27','2024-06-21 03:41:27','2024-06-21 03:36:26','2024-06-21 03:41:26',NULL,0,0,NULL,NULL),(23904,'mixpanel','completed',10,'2024-06-21 02:37:25','2024-06-21 03:51:24','2024-06-21 03:46:24','2024-06-21 03:51:23',NULL,0,0,NULL,NULL),(23905,'mixpanel','completed',10,'2024-06-21 01:57:27','2024-06-21 04:01:25','2024-06-21 03:56:26','2024-06-21 04:01:24',NULL,0,0,NULL,NULL),(23906,'mixpanel','completed',10,'2024-06-21 02:37:28','2024-06-21 04:11:27','2024-06-21 04:06:27','2024-06-21 04:11:25',NULL,0,0,NULL,NULL),(23907,'mixpanel','completed',10,'2024-06-21 02:22:25','2024-06-21 04:21:27','2024-06-21 04:16:24','2024-06-21 04:21:26',NULL,0,0,NULL,NULL),(23908,'mixpanel','completed',10,'2024-06-21 02:31:25','2024-06-21 04:31:26','2024-06-21 04:26:25','2024-06-21 04:31:24',NULL,0,0,NULL,NULL),(23909,'mixpanel','completed',10,'2024-06-21 03:21:27','2024-06-21 04:41:33','2024-06-21 04:36:26','2024-06-21 04:41:31',NULL,0,0,NULL,NULL),(23910,'mixpanel','completed',10,'2024-06-21 02:50:29','2024-06-21 04:51:25','2024-06-21 04:45:28','2024-06-21 04:51:24',NULL,0,0,NULL,NULL),(23911,'mixpanel','completed',10,'2024-06-21 03:42:45','2024-06-21 05:01:26','2024-06-21 04:55:44','2024-06-21 05:01:25',NULL,0,0,NULL,NULL),(23912,'mixpanel','completed',10,'2024-06-21 03:11:25','2024-06-21 05:11:27','2024-06-21 05:06:24','2024-06-21 05:11:25',NULL,0,0,NULL,NULL),(23913,'mixpanel','completed',10,'2024-06-21 03:28:25','2024-06-21 05:20:00','2024-06-21 05:16:24','2024-06-21 05:19:59',NULL,0,0,NULL,NULL),(23914,'mixpanel','completed',10,'2024-06-21 04:08:26','2024-06-21 05:31:25','2024-06-21 05:26:25','2024-06-21 05:31:24',NULL,0,0,NULL,NULL),(23915,'mixpanel','completed',10,'2024-06-21 03:47:25','2024-06-21 05:39:01','2024-06-21 05:36:24','2024-06-21 05:39:00',NULL,0,0,NULL,NULL),(23916,'mixpanel','completed',10,'2024-06-21 03:53:27','2024-06-21 05:46:25','2024-06-21 05:41:26','2024-06-21 05:46:24',NULL,0,0,NULL,NULL),(23917,'mixpanel','completed',10,'2024-06-21 04:02:46','2024-06-21 05:55:08','2024-06-21 05:49:45','2024-06-21 05:55:07',NULL,0,0,NULL,NULL),(23918,'mixpanel','completed',10,'2024-06-21 04:53:38','2024-06-21 06:05:51','2024-06-21 06:00:37','2024-06-21 06:05:50',NULL,0,0,NULL,NULL),(23919,'mixpanel','completed',10,'2024-06-21 04:24:28','2024-06-21 06:16:25','2024-06-21 06:11:27','2024-06-21 06:16:24',NULL,0,0,NULL,NULL),(23920,'mixpanel','completed',10,'2024-06-21 05:17:25','2024-06-21 06:26:26','2024-06-21 06:21:24','2024-06-21 06:26:25',NULL,0,0,NULL,NULL),(23921,'mixpanel','completed',10,'2024-06-21 04:55:25','2024-06-21 06:34:02','2024-06-21 06:31:24','2024-06-21 06:34:01',NULL,0,0,NULL,NULL),(23922,'mixpanel','completed',10,'2024-06-21 05:00:28','2024-06-21 06:41:27','2024-06-21 06:36:27','2024-06-21 06:41:26',NULL,0,0,NULL,NULL),(23923,'mixpanel','completed',10,'2024-06-21 05:22:00','2024-06-21 06:51:25','2024-06-21 06:44:59','2024-06-21 06:51:24',NULL,0,0,NULL,NULL),(23924,'subscribers_engagement_score','completed',10,'2024-06-22 12:04:00','2024-06-22 12:06:30','2024-06-21 06:56:26','2024-06-22 12:06:29',NULL,0,0,NULL,NULL),(23925,'mixpanel','completed',10,'2024-06-21 05:42:27','2024-06-21 07:01:26','2024-06-21 06:56:26','2024-06-21 07:01:25',NULL,0,0,NULL,NULL),(23926,'mixpanel','completed',10,'2024-06-21 05:44:28','2024-06-21 07:08:37','2024-06-21 07:06:27','2024-06-21 07:08:36',NULL,0,0,NULL,NULL),(23927,'mixpanel','completed',10,'2024-06-21 05:48:27','2024-06-21 07:16:25','2024-06-21 07:11:26','2024-06-21 07:16:24',NULL,0,0,NULL,NULL),(23928,'mixpanel','completed',10,'2024-06-21 06:08:54','2024-06-21 07:26:27','2024-06-21 07:19:53','2024-06-21 07:26:26',NULL,0,0,NULL,NULL),(23929,'mixpanel','completed',10,'2024-06-21 05:45:25','2024-06-21 07:36:25','2024-06-21 07:31:24','2024-06-21 07:36:24',NULL,0,0,NULL,NULL),(23930,'mixpanel','completed',10,'2024-06-21 05:57:27','2024-06-21 07:44:33','2024-06-21 07:41:26','2024-06-21 07:44:32',NULL,0,0,NULL,NULL),(23931,'mixpanel','completed',10,'2024-06-21 05:53:25','2024-06-21 07:56:27','2024-06-21 07:51:24','2024-06-21 07:56:26',NULL,0,0,NULL,NULL),(23932,'mixpanel','completed',10,'2024-06-21 06:01:25','2024-06-21 08:06:27','2024-06-21 08:01:24','2024-06-21 08:06:26',NULL,0,0,NULL,NULL),(23933,'mixpanel','completed',10,'2024-06-21 06:51:26','2024-06-21 08:16:25','2024-06-21 08:11:25','2024-06-21 08:16:24',NULL,0,0,NULL,NULL),(23934,'mixpanel','completed',10,'2024-06-21 06:27:25','2024-06-21 08:26:07','2024-06-21 08:21:24','2024-06-21 08:26:06',NULL,0,0,NULL,NULL),(23935,'mixpanel','completed',10,'2024-06-21 07:11:25','2024-06-21 08:36:27','2024-06-21 08:31:24','2024-06-21 08:36:26',NULL,0,0,NULL,NULL),(23936,'mixpanel','completed',10,'2024-06-21 07:20:17','2024-06-21 08:46:26','2024-06-21 08:40:16','2024-06-21 08:46:25',NULL,0,0,NULL,NULL),(23937,'mixpanel','completed',10,'2024-06-21 07:07:25','2024-06-21 08:54:30','2024-06-21 08:51:24','2024-06-21 08:54:29',NULL,0,0,NULL,NULL),(23938,'mixpanel','completed',10,'2024-06-21 07:22:01','2024-06-21 09:01:25','2024-06-21 08:57:00','2024-06-21 09:01:24',NULL,0,0,NULL,NULL),(23939,'mixpanel','completed',10,'2024-06-21 07:06:27','2024-06-21 09:09:23','2024-06-21 09:06:26','2024-06-21 09:09:22',NULL,0,0,NULL,NULL),(23940,'mixpanel','completed',10,'2024-06-21 07:55:28','2024-06-21 09:16:25','2024-06-21 09:11:27','2024-06-21 09:16:24',NULL,0,0,NULL,NULL),(23941,'mixpanel','completed',10,'2024-06-21 07:42:25','2024-06-21 09:23:59','2024-06-21 09:21:24','2024-06-21 09:23:57',NULL,0,0,NULL,NULL),(23942,'mixpanel','completed',10,'2024-06-21 07:46:28','2024-06-21 09:31:25','2024-06-21 09:26:27','2024-06-21 09:31:24',NULL,0,0,NULL,NULL),(23943,'mixpanel','completed',10,'2024-06-21 08:28:28','2024-06-21 09:41:28','2024-06-21 09:36:27','2024-06-21 09:41:27',NULL,0,0,NULL,NULL),(23944,'mixpanel','completed',10,'2024-06-21 08:02:25','2024-06-21 09:51:25','2024-06-21 09:46:24','2024-06-21 09:51:24',NULL,0,0,NULL,NULL),(23945,'mixpanel','completed',10,'2024-06-21 07:56:44','2024-06-21 09:56:27','2024-06-21 09:53:43','2024-06-21 09:56:26',NULL,0,0,NULL,NULL),(23946,'mixpanel','completed',10,'2024-06-21 08:01:25','2024-06-21 10:06:27','2024-06-21 10:01:24','2024-06-21 10:06:26',NULL,0,0,NULL,NULL),(23947,'mixpanel','completed',10,'2024-06-21 08:43:53','2024-06-21 10:11:27','2024-06-21 10:08:52','2024-06-21 10:11:26',NULL,0,0,NULL,NULL),(23948,'mixpanel','completed',10,'2024-06-21 08:57:26','2024-06-21 10:21:27','2024-06-21 10:16:25','2024-06-21 10:21:26',NULL,0,0,NULL,NULL),(23949,'mixpanel','completed',10,'2024-06-21 08:45:59','2024-06-21 10:31:25','2024-06-21 10:24:58','2024-06-21 10:31:24',NULL,0,0,NULL,NULL),(23950,'mixpanel','completed',10,'2024-06-21 08:52:27','2024-06-21 10:40:12','2024-06-21 10:36:26','2024-06-21 10:40:11',NULL,0,0,NULL,NULL),(23951,'mixpanel','completed',10,'2024-06-21 08:48:25','2024-06-21 10:51:27','2024-06-21 10:46:24','2024-06-21 10:51:25',NULL,0,0,NULL,NULL),(23952,'mixpanel','completed',10,'2024-06-21 09:28:05','2024-06-21 10:56:30','2024-06-21 10:54:05','2024-06-21 10:56:29',NULL,0,0,NULL,NULL),(23953,'mixpanel','completed',10,'2024-06-21 09:03:25','2024-06-21 11:06:30','2024-06-21 11:01:24','2024-06-21 11:06:29',NULL,0,0,NULL,NULL),(23954,'mixpanel','completed',10,'2024-06-21 09:57:29','2024-06-21 11:11:31','2024-06-21 11:09:28','2024-06-21 11:11:30',NULL,0,0,NULL,NULL),(23955,'mixpanel','completed',10,'2024-06-21 09:28:25','2024-06-21 11:21:15','2024-06-21 11:16:24','2024-06-21 11:21:14',NULL,0,0,NULL,NULL),(23956,'mixpanel','completed',10,'2024-06-21 10:17:33','2024-06-21 11:30:24','2024-06-21 11:26:32','2024-06-21 11:30:23',NULL,0,0,NULL,NULL),(23957,'mixpanel','completed',10,'2024-06-21 10:04:30','2024-06-21 11:41:27','2024-06-21 11:36:29','2024-06-21 11:41:26',NULL,0,0,NULL,NULL),(23958,'mixpanel','completed',10,'2024-06-21 10:23:49','2024-06-21 11:46:25','2024-06-21 11:43:48','2024-06-21 11:46:24',NULL,0,0,NULL,NULL),(23959,'mixpanel','completed',10,'2024-06-21 10:07:28','2024-06-21 11:56:31','2024-06-21 11:51:27','2024-06-21 11:56:30',NULL,0,0,NULL,NULL),(23960,'mixpanel','completed',10,'2024-06-21 10:24:27','2024-06-21 12:06:32','2024-06-21 12:01:25','2024-06-21 12:06:31',NULL,0,0,NULL,NULL),(23961,'mixpanel','completed',10,'2024-06-21 10:56:32','2024-06-21 12:16:26','2024-06-21 12:11:31','2024-06-21 12:16:24',NULL,0,0,NULL,NULL),(23962,'mixpanel','completed',10,'2024-06-21 10:34:29','2024-06-21 12:26:31','2024-06-21 12:21:28','2024-06-21 12:26:30',NULL,0,0,NULL,NULL),(23963,'mixpanel','completed',10,'2024-06-21 10:44:25','2024-06-21 12:36:31','2024-06-21 12:31:24','2024-06-21 12:36:30',NULL,0,0,NULL,NULL),(23964,'mixpanel','completed',10,'2024-06-21 11:00:31','2024-06-21 12:46:25','2024-06-21 12:41:30','2024-06-21 12:46:24',NULL,0,0,NULL,NULL),(23965,'mixpanel','completed',10,'2024-06-21 11:33:25','2024-06-21 12:56:27','2024-06-21 12:51:24','2024-06-21 12:56:26',NULL,0,0,NULL,NULL),(23966,'mixpanel','completed',10,'2024-06-21 11:41:22','2024-06-21 13:06:28','2024-06-21 13:00:21','2024-06-21 13:06:27',NULL,0,0,NULL,NULL),(23967,'mixpanel','completed',10,'2024-06-21 11:42:26','2024-06-21 13:16:25','2024-06-21 13:11:25','2024-06-21 13:16:24',NULL,0,0,NULL,NULL),(23968,'mixpanel','completed',10,'2024-06-21 11:58:25','2024-06-21 13:25:57','2024-06-21 13:21:24','2024-06-21 13:25:56',NULL,0,0,NULL,NULL),(23969,'mixpanel','completed',10,'2024-06-21 12:11:25','2024-06-21 13:36:12','2024-06-21 13:31:24','2024-06-21 13:36:11',NULL,0,0,NULL,NULL),(23970,'mixpanel','completed',10,'2024-06-21 12:05:27','2024-06-21 13:46:25','2024-06-21 13:41:26','2024-06-21 13:46:24',NULL,0,0,NULL,NULL),(23971,'mixpanel','completed',10,'2024-06-21 12:01:27','2024-06-21 13:56:27','2024-06-21 13:51:26','2024-06-21 13:56:26',NULL,0,0,NULL,NULL),(23972,'mixpanel','completed',10,'2024-06-21 12:27:26','2024-06-21 14:06:27','2024-06-21 14:01:25','2024-06-21 14:06:26',NULL,0,0,NULL,NULL),(23973,'mixpanel','completed',10,'2024-06-21 12:14:27','2024-06-21 14:16:25','2024-06-21 14:11:26','2024-06-21 14:16:24',NULL,0,0,NULL,NULL),(23974,'mixpanel','completed',10,'2024-06-21 12:50:25','2024-06-21 14:26:27','2024-06-21 14:21:24','2024-06-21 14:26:26',NULL,0,0,NULL,NULL),(23975,'mixpanel','completed',10,'2024-06-21 12:35:25','2024-06-21 14:36:27','2024-06-21 14:31:24','2024-06-21 14:36:26',NULL,0,0,NULL,NULL),(23976,'mixpanel','completed',10,'2024-06-21 13:26:28','2024-06-21 14:44:25','2024-06-21 14:41:27','2024-06-21 14:44:23',NULL,0,0,NULL,NULL),(23977,'mixpanel','completed',10,'2024-06-21 12:50:25','2024-06-21 14:54:06','2024-06-21 14:51:24','2024-06-21 14:54:05',NULL,0,0,NULL,NULL),(23978,'mixpanel','completed',10,'2024-06-21 13:47:27','2024-06-21 15:01:26','2024-06-21 14:56:26','2024-06-21 15:01:25',NULL,0,0,NULL,NULL),(23979,'mixpanel','completed',10,'2024-06-21 13:19:26','2024-06-21 15:11:27','2024-06-21 15:06:25','2024-06-21 15:11:26',NULL,0,0,NULL,NULL),(23980,'mixpanel','completed',10,'2024-06-21 13:32:25','2024-06-21 15:21:25','2024-06-21 15:16:24','2024-06-21 15:21:24',NULL,0,0,NULL,NULL),(23981,'mixpanel','completed',10,'2024-06-21 13:57:27','2024-06-21 15:31:25','2024-06-21 15:26:26','2024-06-21 15:31:24',NULL,0,0,NULL,NULL),(23982,'mixpanel','completed',10,'2024-06-21 13:53:45','2024-06-21 15:41:27','2024-06-21 15:36:44','2024-06-21 15:41:26',NULL,0,0,NULL,NULL),(23983,'mixpanel','completed',10,'2024-06-21 14:06:19','2024-06-21 15:48:20','2024-06-21 15:45:18','2024-06-21 15:48:19',NULL,0,0,NULL,NULL),(23984,'mixpanel','completed',10,'2024-06-21 14:03:27','2024-06-21 15:56:31','2024-06-21 15:51:26','2024-06-21 15:56:30',NULL,0,0,NULL,NULL),(23985,'mixpanel','completed',10,'2024-06-21 14:23:28','2024-06-21 16:06:31','2024-06-21 16:01:27','2024-06-21 16:06:30',NULL,0,0,NULL,NULL),(23986,'mixpanel','completed',10,'2024-06-21 14:21:32','2024-06-21 16:16:35','2024-06-21 16:09:31','2024-06-21 16:16:34',NULL,0,0,NULL,NULL),(23987,'mixpanel','completed',10,'2024-06-21 14:55:26','2024-06-21 16:26:30','2024-06-21 16:21:25','2024-06-21 16:26:29',NULL,0,0,NULL,NULL),(23988,'mixpanel','completed',10,'2024-06-21 14:47:27','2024-06-21 16:36:29','2024-06-21 16:31:26','2024-06-21 16:36:28',NULL,0,0,NULL,NULL),(23989,'mixpanel','completed',10,'2024-06-21 14:55:17','2024-06-21 16:46:27','2024-06-21 16:40:16','2024-06-21 16:46:26',NULL,0,0,NULL,NULL),(23990,'mixpanel','completed',10,'2024-06-21 15:33:30','2024-06-21 16:56:31','2024-06-21 16:51:29','2024-06-21 16:56:30',NULL,0,0,NULL,NULL),(23991,'mixpanel','completed',10,'2024-06-21 15:37:26','2024-06-21 17:04:02','2024-06-21 17:01:25','2024-06-21 17:04:01',NULL,0,0,NULL,NULL),(23992,'mixpanel','completed',10,'2024-06-21 15:43:29','2024-06-21 17:11:30','2024-06-21 17:06:28','2024-06-21 17:11:29',NULL,0,0,NULL,NULL),(23993,'mixpanel','completed',10,'2024-06-21 16:06:55','2024-06-21 17:21:30','2024-06-21 17:14:54','2024-06-21 17:21:29',NULL,0,0,NULL,NULL),(23994,'mixpanel','completed',10,'2024-06-21 16:03:29','2024-06-21 17:31:26','2024-06-21 17:26:29','2024-06-21 17:31:25',NULL,0,0,NULL,NULL),(23995,'mixpanel','completed',10,'2024-06-21 15:49:29','2024-06-21 17:41:30','2024-06-21 17:36:28','2024-06-21 17:41:29',NULL,0,0,NULL,NULL),(23996,'mixpanel','completed',10,'2024-06-21 16:11:25','2024-06-21 17:51:27','2024-06-21 17:46:24','2024-06-21 17:51:26',NULL,0,0,NULL,NULL),(23997,'mixpanel','completed',10,'2024-06-21 16:45:30','2024-06-21 18:01:24','2024-06-21 17:56:29','2024-06-21 18:01:23',NULL,0,0,NULL,NULL),(23998,'mixpanel','completed',10,'2024-06-21 16:53:31','2024-06-21 18:11:30','2024-06-21 18:06:30','2024-06-21 18:11:29',NULL,0,0,NULL,NULL),(23999,'schedule_re_engagement_email','completed',10,'2024-06-22 18:11:30','2024-06-22 18:11:30','2024-06-21 18:11:29','2024-06-22 18:11:30',NULL,0,0,NULL,NULL),(24000,'mixpanel','completed',10,'2024-06-21 17:04:24','2024-06-21 18:21:26','2024-06-21 18:16:23','2024-06-21 18:21:25',NULL,0,0,NULL,NULL),(24001,'mixpanel','completed',10,'2024-06-21 16:44:29','2024-06-21 18:28:35','2024-06-21 18:26:28','2024-06-21 18:28:34',NULL,0,0,NULL,NULL),(24002,'mixpanel','completed',10,'2024-06-21 17:02:24','2024-06-21 18:36:30','2024-06-21 18:31:23','2024-06-21 18:36:29',NULL,0,0,NULL,NULL),(24003,'mixpanel','completed',10,'2024-06-21 16:50:30','2024-06-21 18:46:47','2024-06-21 18:41:29','2024-06-21 18:46:46',NULL,0,0,NULL,NULL),(24004,'mixpanel','completed',10,'2024-06-21 17:01:27','2024-06-21 18:56:29','2024-06-21 18:51:26','2024-06-21 18:56:28',NULL,0,0,NULL,NULL),(24005,'mixpanel','completed',10,'2024-06-21 17:04:25','2024-06-21 19:06:29','2024-06-21 19:01:24','2024-06-21 19:06:28',NULL,0,0,NULL,NULL),(24006,'mixpanel','completed',10,'2024-06-21 17:10:18','2024-06-21 19:16:25','2024-06-21 19:10:17','2024-06-21 19:16:23',NULL,0,0,NULL,NULL),(24007,'mixpanel','completed',10,'2024-06-21 18:12:26','2024-06-21 19:26:31','2024-06-21 19:21:25','2024-06-21 19:26:30',NULL,0,0,NULL,NULL),(24008,'mixpanel','completed',10,'2024-06-21 17:47:34','2024-06-21 19:41:30','2024-06-21 19:29:32','2024-06-21 19:41:29',NULL,0,0,NULL,NULL),(24009,'mixpanel','completed',10,'2024-06-21 18:41:06','2024-06-21 19:46:24','2024-06-21 19:44:05','2024-06-21 19:46:23',NULL,0,0,NULL,NULL),(24010,'mixpanel','completed',10,'2024-06-21 18:12:27','2024-06-21 19:56:29','2024-06-21 19:51:26','2024-06-21 19:56:28',NULL,0,0,NULL,NULL),(24011,'mixpanel','completed',10,'2024-06-21 18:15:24','2024-06-21 20:06:30','2024-06-21 20:01:23','2024-06-21 20:06:29',NULL,0,0,NULL,NULL),(24012,'mixpanel','completed',10,'2024-06-21 18:55:30','2024-06-21 20:16:25','2024-06-21 20:11:29','2024-06-21 20:16:24',NULL,0,0,NULL,NULL),(24013,'mixpanel','completed',10,'2024-06-21 18:58:40','2024-06-21 20:26:32','2024-06-21 20:21:37','2024-06-21 20:26:30',NULL,0,0,NULL,NULL),(24014,'mixpanel','completed',10,'2024-06-21 18:48:25','2024-06-21 20:36:30','2024-06-21 20:31:24','2024-06-21 20:36:29',NULL,0,0,NULL,NULL),(24015,'mixpanel','completed',10,'2024-06-21 19:20:28','2024-06-21 20:45:47','2024-06-21 20:41:27','2024-06-21 20:45:46',NULL,0,0,NULL,NULL),(24016,'mixpanel','completed',10,'2024-06-21 18:57:26','2024-06-21 20:56:30','2024-06-21 20:51:25','2024-06-21 20:56:29',NULL,0,0,NULL,NULL),(24017,'mixpanel','completed',10,'2024-06-21 19:56:25','2024-06-21 21:06:29','2024-06-21 21:01:23','2024-06-21 21:06:28',NULL,0,0,NULL,NULL),(24018,'mixpanel','completed',10,'2024-06-21 20:09:30','2024-06-21 21:16:25','2024-06-21 21:11:29','2024-06-21 21:16:24',NULL,0,0,NULL,NULL),(24019,'mixpanel','completed',10,'2024-06-21 20:08:26','2024-06-21 21:24:32','2024-06-21 21:21:25','2024-06-21 21:24:31',NULL,0,0,NULL,NULL),(24020,'mixpanel','completed',10,'2024-06-21 20:04:25','2024-06-21 21:36:29','2024-06-21 21:31:24','2024-06-21 21:36:28',NULL,0,0,NULL,NULL),(24021,'mixpanel','completed',10,'2024-06-21 20:17:26','2024-06-21 21:46:24','2024-06-21 21:41:25','2024-06-21 21:46:23',NULL,0,0,NULL,NULL),(24022,'mixpanel','completed',10,'2024-06-21 20:18:59','2024-06-21 21:51:26','2024-06-21 21:48:58','2024-06-21 21:51:25',NULL,0,0,NULL,NULL),(24023,'mixpanel','completed',10,'2024-06-21 20:05:30','2024-06-21 22:01:25','2024-06-21 21:56:29','2024-06-21 22:01:24',NULL,0,0,NULL,NULL),(24024,'mixpanel','completed',10,'2024-06-21 20:53:28','2024-06-21 22:11:30','2024-06-21 22:06:27','2024-06-21 22:11:29',NULL,0,0,NULL,NULL),(24025,'mixpanel','completed',10,'2024-06-21 20:25:13','2024-06-21 22:16:26','2024-06-21 22:14:11','2024-06-21 22:16:25',NULL,0,0,NULL,NULL),(24026,'mixpanel','completed',10,'2024-06-21 20:37:43','2024-06-21 22:26:41','2024-06-21 22:21:40','2024-06-21 22:26:39',NULL,0,0,NULL,NULL),(24027,'mixpanel','completed',10,'2024-06-21 21:16:25','2024-06-21 22:36:31','2024-06-21 22:31:24','2024-06-21 22:36:30',NULL,0,0,NULL,NULL),(24028,'mixpanel','completed',10,'2024-06-21 21:10:30','2024-06-21 22:46:25','2024-06-21 22:41:29','2024-06-21 22:46:24',NULL,0,0,NULL,NULL),(24029,'mixpanel','completed',10,'2024-06-21 21:26:28','2024-06-21 22:56:30','2024-06-21 22:51:27','2024-06-21 22:56:29',NULL,0,0,NULL,NULL),(24030,'mixpanel','completed',10,'2024-06-21 21:36:26','2024-06-21 23:06:30','2024-06-21 23:01:25','2024-06-21 23:06:29',NULL,0,0,NULL,NULL),(24031,'mixpanel','completed',10,'2024-06-21 21:55:30','2024-06-21 23:16:25','2024-06-21 23:11:29','2024-06-21 23:16:24',NULL,0,0,NULL,NULL),(24032,'mixpanel','completed',10,'2024-06-21 21:26:27','2024-06-21 23:26:31','2024-06-21 23:21:26','2024-06-21 23:26:30',NULL,0,0,NULL,NULL),(24033,'mixpanel','completed',10,'2024-06-21 22:10:25','2024-06-21 23:36:28','2024-06-21 23:31:24','2024-06-21 23:36:27',NULL,0,0,NULL,NULL),(24034,'mixpanel','completed',10,'2024-06-21 21:53:30','2024-06-21 23:46:26','2024-06-21 23:41:30','2024-06-21 23:46:25',NULL,0,0,NULL,NULL),(24035,'mixpanel','completed',10,'2024-06-21 21:57:27','2024-06-21 23:56:31','2024-06-21 23:51:26','2024-06-21 23:56:30',NULL,0,0,NULL,NULL),(24036,'mixpanel','completed',10,'2024-06-21 22:34:26','2024-06-22 00:06:28','2024-06-22 00:01:24','2024-06-22 00:06:27',NULL,0,0,NULL,NULL),(24037,'mixpanel','completed',10,'2024-06-21 22:16:31','2024-06-22 00:16:25','2024-06-22 00:11:30','2024-06-22 00:16:24',NULL,0,0,NULL,NULL),(24038,'mixpanel','completed',10,'2024-06-21 23:15:32','2024-06-22 00:26:30','2024-06-22 00:19:31','2024-06-22 00:26:29',NULL,0,0,NULL,NULL),(24039,'mixpanel','completed',10,'2024-06-21 23:29:25','2024-06-22 00:36:31','2024-06-22 00:31:24','2024-06-22 00:36:30',NULL,0,0,NULL,NULL),(24040,'mixpanel','completed',10,'2024-06-21 23:12:31','2024-06-22 00:45:18','2024-06-22 00:41:30','2024-06-22 00:45:17',NULL,0,0,NULL,NULL),(24041,'mixpanel','completed',10,'2024-06-21 23:04:28','2024-06-22 00:56:31','2024-06-22 00:51:27','2024-06-22 00:56:30',NULL,0,0,NULL,NULL),(24042,'mixpanel','completed',10,'2024-06-21 23:06:26','2024-06-22 01:06:31','2024-06-22 01:01:25','2024-06-22 01:06:30',NULL,0,0,NULL,NULL),(24043,'mixpanel','completed',10,'2024-06-21 23:18:32','2024-06-22 01:16:26','2024-06-22 01:11:30','2024-06-22 01:16:25',NULL,0,0,NULL,NULL),(24044,'mixpanel','completed',10,'2024-06-22 00:13:28','2024-06-22 01:26:31','2024-06-22 01:21:27','2024-06-22 01:26:30',NULL,0,0,NULL,NULL),(24045,'mixpanel','completed',10,'2024-06-21 23:39:26','2024-06-22 01:36:32','2024-06-22 01:31:25','2024-06-22 01:36:30',NULL,0,0,NULL,NULL),(24046,'mixpanel','completed',10,'2024-06-22 00:32:31','2024-06-22 01:46:25','2024-06-22 01:41:30','2024-06-22 01:46:24',NULL,0,0,NULL,NULL),(24047,'mixpanel','completed',10,'2024-06-22 00:18:28','2024-06-22 01:56:31','2024-06-22 01:51:27','2024-06-22 01:56:29',NULL,0,0,NULL,NULL),(24048,'mixpanel','completed',10,'2024-06-22 00:51:26','2024-06-22 02:06:31','2024-06-22 02:01:25','2024-06-22 02:06:30',NULL,0,0,NULL,NULL),(24049,'mixpanel','completed',10,'2024-06-22 00:26:31','2024-06-22 02:16:25','2024-06-22 02:11:30','2024-06-22 02:16:24',NULL,0,0,NULL,NULL),(24050,'mixpanel','completed',10,'2024-06-22 00:48:27','2024-06-22 02:26:31','2024-06-22 02:21:26','2024-06-22 02:26:30',NULL,0,0,NULL,NULL),(24051,'mixpanel','completed',10,'2024-06-22 01:11:25','2024-06-22 02:36:30','2024-06-22 02:31:24','2024-06-22 02:36:29',NULL,0,0,NULL,NULL),(24052,'mixpanel','completed',10,'2024-06-22 01:10:31','2024-06-22 02:43:40','2024-06-22 02:41:30','2024-06-22 02:43:40',NULL,0,0,NULL,NULL),(24053,'mixpanel','completed',10,'2024-06-22 01:14:44','2024-06-22 02:48:44','2024-06-22 02:45:43','2024-06-22 02:48:43',NULL,0,0,NULL,NULL),(24054,'mixpanel','completed',10,'2024-06-22 01:47:45','2024-06-22 02:53:44','2024-06-22 02:50:44','2024-06-22 02:53:43',NULL,0,0,NULL,NULL),(24055,'mixpanel','completed',10,'2024-06-22 00:55:44','2024-06-22 02:59:44','2024-06-22 02:56:43','2024-06-22 02:59:43',NULL,0,0,NULL,NULL),(24056,'mixpanel','completed',10,'2024-06-22 01:19:27','2024-06-22 03:11:27','2024-06-22 03:06:26','2024-06-22 03:11:26',NULL,0,0,NULL,NULL),(24057,'mixpanel','completed',10,'2024-06-22 02:05:25','2024-06-22 03:21:26','2024-06-22 03:16:24','2024-06-22 03:21:25',NULL,0,0,NULL,NULL),(24058,'mixpanel','completed',10,'2024-06-22 01:30:28','2024-06-22 03:31:26','2024-06-22 03:26:27','2024-06-22 03:31:25',NULL,0,0,NULL,NULL),(24059,'mixpanel','completed',10,'2024-06-22 02:20:11','2024-06-22 03:41:27','2024-06-22 03:36:10','2024-06-22 03:41:26',NULL,0,0,NULL,NULL),(24060,'mixpanel','completed',10,'2024-06-22 01:58:26','2024-06-22 03:51:26','2024-06-22 03:46:24','2024-06-22 03:51:24',NULL,0,0,NULL,NULL),(24061,'mixpanel','completed',10,'2024-06-22 02:36:27','2024-06-22 04:01:25','2024-06-22 03:56:26','2024-06-22 04:01:25',NULL,0,0,NULL,NULL),(24062,'mixpanel','completed',10,'2024-06-22 02:54:27','2024-06-22 04:11:27','2024-06-22 04:06:26','2024-06-22 04:11:26',NULL,0,0,NULL,NULL),(24063,'mixpanel','completed',10,'2024-06-22 02:49:25','2024-06-22 04:21:25','2024-06-22 04:16:24','2024-06-22 04:21:25',NULL,0,0,NULL,NULL),(24064,'mixpanel','completed',10,'2024-06-22 03:14:35','2024-06-22 04:31:37','2024-06-22 04:26:33','2024-06-22 04:31:34',NULL,0,0,NULL,NULL),(24065,'mixpanel','completed',10,'2024-06-22 02:50:35','2024-06-22 04:41:40','2024-06-22 04:36:33','2024-06-22 04:41:37',NULL,0,0,NULL,NULL),(24066,'mixpanel','completed',10,'2024-06-22 03:21:27','2024-06-22 04:51:25','2024-06-22 04:46:25','2024-06-22 04:51:24',NULL,0,0,NULL,NULL),(24067,'mixpanel','completed',10,'2024-06-22 03:48:29','2024-06-22 05:01:26','2024-06-22 04:56:28','2024-06-22 05:01:25',NULL,0,0,NULL,NULL),(24068,'mixpanel','completed',10,'2024-06-22 03:38:27','2024-06-22 05:11:27','2024-06-22 05:06:26','2024-06-22 05:11:26',NULL,0,0,NULL,NULL),(24069,'mixpanel','completed',10,'2024-06-22 03:17:26','2024-06-22 05:21:26','2024-06-22 05:16:25','2024-06-22 05:21:25',NULL,0,0,NULL,NULL),(24070,'mixpanel','completed',10,'2024-06-22 04:16:27','2024-06-22 05:28:41','2024-06-22 05:26:26','2024-06-22 05:28:40',NULL,0,0,NULL,NULL),(24071,'mixpanel','completed',10,'2024-06-22 04:00:26','2024-06-22 05:36:27','2024-06-22 05:31:25','2024-06-22 05:36:26',NULL,0,0,NULL,NULL),(24072,'mixpanel','completed',10,'2024-06-22 03:49:28','2024-06-22 05:44:51','2024-06-22 05:41:27','2024-06-22 05:44:50',NULL,0,0,NULL,NULL),(24073,'mixpanel','completed',10,'2024-06-22 04:36:26','2024-06-22 05:56:27','2024-06-22 05:51:25','2024-06-22 05:56:26',NULL,0,0,NULL,NULL),(24074,'mixpanel','completed',10,'2024-06-22 04:07:26','2024-06-22 06:06:27','2024-06-22 06:01:25','2024-06-22 06:06:26',NULL,0,0,NULL,NULL),(24075,'mixpanel','completed',10,'2024-06-22 04:34:14','2024-06-22 06:16:26','2024-06-22 06:11:13','2024-06-22 06:16:25',NULL,0,0,NULL,NULL),(24076,'mixpanel','completed',10,'2024-06-22 04:53:26','2024-06-22 06:26:00','2024-06-22 06:21:25','2024-06-22 06:25:59',NULL,0,0,NULL,NULL),(24077,'mixpanel','completed',10,'2024-06-22 04:38:26','2024-06-22 06:36:26','2024-06-22 06:31:25','2024-06-22 06:36:25',NULL,0,0,NULL,NULL),(24078,'mixpanel','completed',10,'2024-06-22 05:15:27','2024-06-22 06:46:26','2024-06-22 06:41:26','2024-06-22 06:46:25',NULL,0,0,NULL,NULL),(24079,'mixpanel','completed',10,'2024-06-22 05:31:26','2024-06-22 06:56:27','2024-06-22 06:51:25','2024-06-22 06:56:26',NULL,0,0,NULL,NULL),(24080,'mixpanel','completed',10,'2024-06-22 05:48:26','2024-06-22 07:06:28','2024-06-22 07:01:25','2024-06-22 07:06:27',NULL,0,0,NULL,NULL),(24081,'mixpanel','completed',10,'2024-06-22 05:42:28','2024-06-22 07:16:26','2024-06-22 07:11:27','2024-06-22 07:16:25',NULL,0,0,NULL,NULL),(24082,'mixpanel','completed',10,'2024-06-22 06:06:26','2024-06-22 07:25:19','2024-06-22 07:21:25','2024-06-22 07:25:18',NULL,0,0,NULL,NULL),(24083,'mixpanel','completed',10,'2024-06-22 06:09:51','2024-06-22 07:31:26','2024-06-22 07:28:50','2024-06-22 07:31:25',NULL,0,0,NULL,NULL),(24084,'mixpanel','completed',10,'2024-06-22 05:50:37','2024-06-22 07:41:27','2024-06-22 07:36:31','2024-06-22 07:41:26',NULL,0,0,NULL,NULL),(24085,'mixpanel','completed',10,'2024-06-22 06:14:26','2024-06-22 07:51:26','2024-06-22 07:46:25','2024-06-22 07:51:25',NULL,0,0,NULL,NULL),(24086,'mixpanel','completed',10,'2024-06-22 06:35:27','2024-06-22 08:01:26','2024-06-22 07:56:26','2024-06-22 08:01:25',NULL,0,0,NULL,NULL),(24087,'mixpanel','completed',10,'2024-06-22 06:34:28','2024-06-22 08:11:28','2024-06-22 08:06:27','2024-06-22 08:11:27',NULL,0,0,NULL,NULL),(24088,'mixpanel','completed',10,'2024-06-22 06:53:53','2024-06-22 08:16:26','2024-06-22 08:13:52','2024-06-22 08:16:25',NULL,0,0,NULL,NULL),(24089,'mixpanel','completed',10,'2024-06-22 06:58:26','2024-06-22 08:26:29','2024-06-22 08:21:25','2024-06-22 08:26:27',NULL,0,0,NULL,NULL),(24090,'mixpanel','completed',10,'2024-06-22 06:33:42','2024-06-22 08:31:27','2024-06-22 08:28:41','2024-06-22 08:31:26',NULL,0,0,NULL,NULL),(24091,'mixpanel','completed',10,'2024-06-22 06:43:27','2024-06-22 08:41:28','2024-06-22 08:36:27','2024-06-22 08:41:27',NULL,0,0,NULL,NULL),(24092,'mixpanel','completed',10,'2024-06-22 07:12:05','2024-06-22 08:51:26','2024-06-22 08:46:04','2024-06-22 08:51:25',NULL,0,0,NULL,NULL),(24093,'mixpanel','completed',10,'2024-06-22 07:28:27','2024-06-22 09:01:26','2024-06-22 08:56:26','2024-06-22 09:01:25',NULL,0,0,NULL,NULL),(24094,'mixpanel','completed',10,'2024-06-22 07:39:28','2024-06-22 09:10:04','2024-06-22 09:06:27','2024-06-22 09:10:03',NULL,0,0,NULL,NULL),(24095,'mixpanel','completed',10,'2024-06-22 07:56:26','2024-06-22 09:21:26','2024-06-22 09:16:25','2024-06-22 09:21:25',NULL,0,0,NULL,NULL),(24096,'mixpanel','completed',10,'2024-06-22 07:28:28','2024-06-22 09:31:26','2024-06-22 09:26:27','2024-06-22 09:31:25',NULL,0,0,NULL,NULL),(24097,'mixpanel','completed',10,'2024-06-22 07:38:27','2024-06-22 09:41:28','2024-06-22 09:36:26','2024-06-22 09:41:27',NULL,0,0,NULL,NULL),(24098,'mixpanel','completed',10,'2024-06-22 07:44:27','2024-06-22 09:51:27','2024-06-22 09:45:26','2024-06-22 09:51:25',NULL,0,0,NULL,NULL),(24099,'mixpanel','completed',10,'2024-06-22 08:30:31','2024-06-22 10:01:26','2024-06-22 09:56:30','2024-06-22 10:01:25',NULL,0,0,NULL,NULL),(24100,'mixpanel','completed',10,'2024-06-22 08:40:30','2024-06-22 10:10:53','2024-06-22 10:06:29','2024-06-22 10:10:52',NULL,0,0,NULL,NULL),(24101,'mixpanel','completed',10,'2024-06-22 08:27:26','2024-06-22 10:21:28','2024-06-22 10:16:25','2024-06-22 10:21:27',NULL,0,0,NULL,NULL),(24102,'mixpanel','completed',10,'2024-06-22 08:33:29','2024-06-22 10:31:26','2024-06-22 10:26:28','2024-06-22 10:31:25',NULL,0,0,NULL,NULL),(24103,'mixpanel','completed',10,'2024-06-22 08:40:10','2024-06-22 10:41:31','2024-06-22 10:35:09','2024-06-22 10:41:30',NULL,0,0,NULL,NULL),(24104,'mixpanel','completed',10,'2024-06-22 09:01:26','2024-06-22 10:51:29','2024-06-22 10:46:25','2024-06-22 10:51:28',NULL,0,0,NULL,NULL),(24105,'mixpanel','completed',10,'2024-06-22 08:58:00','2024-06-22 11:01:26','2024-06-22 10:55:59','2024-06-22 11:01:25',NULL,0,0,NULL,NULL),(24106,'mixpanel','completed',10,'2024-06-22 09:27:31','2024-06-22 11:11:30','2024-06-22 11:06:30','2024-06-22 11:11:29',NULL,0,0,NULL,NULL),(24107,'mixpanel','completed',10,'2024-06-22 10:12:26','2024-06-22 11:21:28','2024-06-22 11:16:25','2024-06-22 11:21:27',NULL,0,0,NULL,NULL),(24108,'mixpanel','completed',10,'2024-06-22 10:15:35','2024-06-22 11:31:29','2024-06-22 11:26:29','2024-06-22 11:31:28',NULL,0,0,NULL,NULL),(24109,'mixpanel','completed',10,'2024-06-22 10:02:31','2024-06-22 11:41:31','2024-06-22 11:36:30','2024-06-22 11:41:30',NULL,0,0,NULL,NULL),(24110,'mixpanel','completed',10,'2024-06-22 09:50:26','2024-06-22 11:51:28','2024-06-22 11:46:25','2024-06-22 11:51:27',NULL,0,0,NULL,NULL),(24111,'mixpanel','completed',10,'2024-06-22 10:02:32','2024-06-22 11:59:47','2024-06-22 11:56:31','2024-06-22 11:59:46',NULL,0,0,NULL,NULL),(24112,'subscribers_engagement_score','completed',10,'2024-06-22 12:06:30','2024-06-22 12:11:18','2024-06-22 12:06:29','2024-06-22 12:11:17',NULL,0,0,NULL,NULL),(24113,'mixpanel','completed',10,'2024-06-22 11:01:30','2024-06-22 12:11:18','2024-06-22 12:06:29','2024-06-22 12:11:17',NULL,0,0,NULL,NULL),(24114,'subscribers_engagement_score','completed',10,'2024-06-23 05:24:00','2024-06-23 05:26:28','2024-06-22 12:11:17','2024-06-23 05:26:27',NULL,0,0,NULL,NULL),(24115,'mixpanel','completed',10,'2024-06-22 10:41:26','2024-06-22 12:21:28','2024-06-22 12:16:25','2024-06-22 12:21:27',NULL,0,0,NULL,NULL),(24116,'mixpanel','completed',10,'2024-06-22 10:29:30','2024-06-22 12:31:26','2024-06-22 12:26:29','2024-06-22 12:31:25',NULL,0,0,NULL,NULL),(24117,'mixpanel','completed',10,'2024-06-22 11:24:53','2024-06-22 12:46:25','2024-06-22 12:41:50','2024-06-22 12:46:24',NULL,0,0,NULL,NULL),(24118,'mixpanel','completed',10,'2024-06-22 11:20:27','2024-06-22 12:56:30','2024-06-22 12:51:26','2024-06-22 12:56:29',NULL,0,0,NULL,NULL),(24119,'mixpanel','completed',10,'2024-06-22 11:40:25','2024-06-22 13:06:30','2024-06-22 13:01:24','2024-06-22 13:06:29',NULL,0,0,NULL,NULL),(24120,'mixpanel','completed',10,'2024-06-22 12:02:30','2024-06-22 13:16:26','2024-06-22 13:11:29','2024-06-22 13:16:25',NULL,0,0,NULL,NULL),(24121,'mixpanel','completed',10,'2024-06-22 12:12:56','2024-06-22 13:21:26','2024-06-22 13:18:55','2024-06-22 13:21:25',NULL,0,0,NULL,NULL),(24122,'mixpanel','completed',10,'2024-06-22 12:01:28','2024-06-22 13:31:24','2024-06-22 13:26:27','2024-06-22 13:31:24',NULL,0,0,NULL,NULL),(24123,'mixpanel','completed',10,'2024-06-22 11:51:28','2024-06-22 13:41:29','2024-06-22 13:36:27','2024-06-22 13:41:28',NULL,0,0,NULL,NULL),(24124,'mixpanel','completed',10,'2024-06-22 11:50:25','2024-06-22 13:51:25','2024-06-22 13:46:24','2024-06-22 13:51:24',NULL,0,0,NULL,NULL),(24125,'mixpanel','completed',10,'2024-06-22 12:47:29','2024-06-22 14:01:25','2024-06-22 13:56:28','2024-06-22 14:01:24',NULL,0,0,NULL,NULL),(24126,'mixpanel','completed',10,'2024-06-22 12:41:28','2024-06-22 14:11:30','2024-06-22 14:06:27','2024-06-22 14:11:29',NULL,0,0,NULL,NULL),(24127,'mixpanel','completed',10,'2024-06-22 12:20:25','2024-06-22 14:21:27','2024-06-22 14:16:24','2024-06-22 14:21:26',NULL,0,0,NULL,NULL),(24128,'mixpanel','completed',10,'2024-06-22 13:07:31','2024-06-22 14:31:24','2024-06-22 14:26:29','2024-06-22 14:31:24',NULL,0,0,NULL,NULL),(24129,'mixpanel','completed',10,'2024-06-22 13:26:30','2024-06-22 14:41:32','2024-06-22 14:36:29','2024-06-22 14:41:31',NULL,0,0,NULL,NULL),(24130,'mixpanel','completed',10,'2024-06-22 12:45:23','2024-06-22 14:51:25','2024-06-22 14:46:23','2024-06-22 14:51:25',NULL,0,0,NULL,NULL),(24131,'mixpanel','completed',10,'2024-06-22 12:58:28','2024-06-22 15:01:24','2024-06-22 14:56:27','2024-06-22 15:01:23',NULL,0,0,NULL,NULL),(24132,'mixpanel','completed',10,'2024-06-22 13:41:28','2024-06-22 15:10:39','2024-06-22 15:06:28','2024-06-22 15:10:38',NULL,0,0,NULL,NULL),(24133,'mixpanel','completed',10,'2024-06-22 14:05:23','2024-06-22 15:21:25','2024-06-22 15:16:23','2024-06-22 15:21:25',NULL,0,0,NULL,NULL),(24134,'mixpanel','completed',10,'2024-06-22 14:20:29','2024-06-22 15:31:23','2024-06-22 15:26:28','2024-06-22 15:31:23',NULL,0,0,NULL,NULL),(24135,'mixpanel','completed',10,'2024-06-22 14:17:26','2024-06-22 15:41:30','2024-06-22 15:36:26','2024-06-22 15:41:29',NULL,0,0,NULL,NULL),(24136,'mixpanel','completed',10,'2024-06-22 13:58:23','2024-06-22 15:51:25','2024-06-22 15:46:23','2024-06-22 15:51:24',NULL,0,0,NULL,NULL),(24137,'mixpanel','completed',10,'2024-06-22 14:19:35','2024-06-22 16:00:18','2024-06-22 15:54:35','2024-06-22 16:00:17',NULL,0,0,NULL,NULL),(24138,'mixpanel','completed',10,'2024-06-22 14:26:20','2024-06-22 16:06:28','2024-06-22 16:04:20','2024-06-22 16:06:28',NULL,0,0,NULL,NULL),(24139,'mixpanel','completed',10,'2024-06-22 15:00:42','2024-06-22 16:15:26','2024-06-22 16:10:42','2024-06-22 16:15:25',NULL,0,0,NULL,NULL),(24140,'mixpanel','completed',10,'2024-06-22 14:53:26','2024-06-22 16:26:32','2024-06-22 16:21:25','2024-06-22 16:26:31',NULL,0,0,NULL,NULL),(24141,'mixpanel','completed',10,'2024-06-22 14:48:24','2024-06-22 16:36:27','2024-06-22 16:31:23','2024-06-22 16:36:26',NULL,0,0,NULL,NULL),(24142,'mixpanel','completed',10,'2024-06-22 15:29:33','2024-06-22 16:46:26','2024-06-22 16:41:33','2024-06-22 16:46:26',NULL,0,0,NULL,NULL),(24143,'mixpanel','completed',10,'2024-06-22 15:11:30','2024-06-22 16:56:30','2024-06-22 16:51:29','2024-06-22 16:56:29',NULL,0,0,NULL,NULL),(24144,'mixpanel','completed',10,'2024-06-22 15:05:23','2024-06-22 17:01:26','2024-06-22 16:59:23','2024-06-22 17:01:26',NULL,0,0,NULL,NULL),(24145,'mixpanel','completed',10,'2024-06-22 15:40:49','2024-06-22 17:07:06','2024-06-22 17:04:49','2024-06-22 17:07:05',NULL,0,0,NULL,NULL),(24146,'mixpanel','completed',10,'2024-06-22 16:06:30','2024-06-22 17:14:54','2024-06-22 17:11:30','2024-06-22 17:14:54',NULL,0,0,NULL,NULL),(24147,'mixpanel','completed',10,'2024-06-22 15:51:53','2024-06-22 17:21:31','2024-06-22 17:17:53','2024-06-22 17:21:31',NULL,0,0,NULL,NULL),(24148,'mixpanel','completed',10,'2024-06-22 15:35:52','2024-06-22 17:31:25','2024-06-22 17:23:52','2024-06-22 17:31:25',NULL,0,0,NULL,NULL),(24149,'mixpanel','completed',10,'2024-06-22 16:30:27','2024-06-22 17:41:29','2024-06-22 17:36:27','2024-06-22 17:41:29',NULL,0,0,NULL,NULL),(24150,'mixpanel','completed',10,'2024-06-22 16:37:13','2024-06-22 17:51:29','2024-06-22 17:46:13','2024-06-22 17:51:29',NULL,0,0,NULL,NULL),(24151,'mixpanel','completed',10,'2024-06-22 16:45:30','2024-06-22 18:01:25','2024-06-22 17:56:30','2024-06-22 18:01:25',NULL,0,0,NULL,NULL),(24152,'mixpanel','completed',10,'2024-06-22 16:42:25','2024-06-22 18:11:30','2024-06-22 18:08:21','2024-06-22 18:11:30',NULL,0,0,NULL,NULL),(24153,'schedule_re_engagement_email','completed',10,'2024-06-23 18:16:27','2024-06-23 18:16:27','2024-06-22 18:16:26','2024-06-23 18:16:26',NULL,0,0,NULL,NULL),(24154,'mixpanel','completed',10,'2024-06-22 16:49:27','2024-06-22 18:21:31','2024-06-22 18:16:26','2024-06-22 18:21:30',NULL,0,0,NULL,NULL),(24155,'mixpanel','completed',10,'2024-06-22 16:45:30','2024-06-22 18:36:31','2024-06-22 18:26:29','2024-06-22 18:36:30',NULL,0,0,NULL,NULL),(24156,'mixpanel','completed',10,'2024-06-22 16:54:17','2024-06-22 18:41:32','2024-06-22 18:39:16','2024-06-22 18:41:31',NULL,0,0,NULL,NULL),(24157,'mixpanel','completed',10,'2024-06-22 16:51:27','2024-06-22 18:51:31','2024-06-22 18:46:26','2024-06-22 18:51:31',NULL,0,0,NULL,NULL),(24158,'mixpanel','completed',10,'2024-06-22 17:13:29','2024-06-22 19:01:25','2024-06-22 18:56:28','2024-06-22 19:01:25',NULL,0,0,NULL,NULL),(24159,'mixpanel','completed',10,'2024-06-22 17:42:29','2024-06-22 19:08:44','2024-06-22 19:06:28','2024-06-22 19:08:44',NULL,0,0,NULL,NULL),(24160,'mixpanel','completed',10,'2024-06-22 17:58:30','2024-06-22 19:16:26','2024-06-22 19:11:30','2024-06-22 19:16:26',NULL,0,0,NULL,NULL),(24161,'mixpanel','completed',10,'2024-06-22 17:26:29','2024-06-22 19:25:42','2024-06-22 19:21:29','2024-06-22 19:25:42',NULL,0,0,NULL,NULL),(24162,'mixpanel','completed',10,'2024-06-22 17:44:26','2024-06-22 19:36:29','2024-06-22 19:31:26','2024-06-22 19:36:29',NULL,0,0,NULL,NULL),(24163,'mixpanel','completed',10,'2024-06-22 17:42:28','2024-06-22 19:46:26','2024-06-22 19:41:28','2024-06-22 19:46:25',NULL,0,0,NULL,NULL),(24164,'mixpanel','completed',10,'2024-06-22 18:06:29','2024-06-22 19:56:28','2024-06-22 19:51:29','2024-06-22 19:56:28',NULL,0,0,NULL,NULL),(24165,'mixpanel','completed',10,'2024-06-22 18:38:26','2024-06-22 20:04:23','2024-06-22 20:01:25','2024-06-22 20:04:22',NULL,0,0,NULL,NULL),(24166,'mixpanel','completed',10,'2024-06-22 18:56:30','2024-06-22 20:11:30','2024-06-22 20:06:29','2024-06-22 20:11:29',NULL,0,0,NULL,NULL),(24167,'mixpanel','completed',10,'2024-06-22 18:20:26','2024-06-22 20:21:29','2024-06-22 20:16:26','2024-06-22 20:21:29',NULL,0,0,NULL,NULL),(24168,'mixpanel','completed',10,'2024-06-22 19:08:30','2024-06-22 20:31:27','2024-06-22 20:26:29','2024-06-22 20:31:26',NULL,0,0,NULL,NULL),(24169,'mixpanel','completed',10,'2024-06-22 19:27:30','2024-06-22 20:41:30','2024-06-22 20:36:30','2024-06-22 20:41:29',NULL,0,0,NULL,NULL),(24170,'mixpanel','completed',10,'2024-06-22 19:34:26','2024-06-22 20:49:01','2024-06-22 20:46:26','2024-06-22 20:49:00',NULL,0,0,NULL,NULL),(24171,'mixpanel','completed',10,'2024-06-22 19:16:29','2024-06-22 20:56:29','2024-06-22 20:51:29','2024-06-22 20:56:29',NULL,0,0,NULL,NULL),(24172,'mixpanel','completed',10,'2024-06-22 19:29:36','2024-06-22 21:06:31','2024-06-22 21:00:35','2024-06-22 21:06:30',NULL,0,0,NULL,NULL),(24173,'mixpanel','completed',10,'2024-06-22 19:28:31','2024-06-22 21:14:14','2024-06-22 21:11:30','2024-06-22 21:14:13',NULL,0,0,NULL,NULL),(24174,'mixpanel','completed',10,'2024-06-22 20:01:26','2024-06-22 21:21:43','2024-06-22 21:16:25','2024-06-22 21:21:39',NULL,0,0,NULL,NULL),(24175,'mixpanel','completed',10,'2024-06-22 19:58:30','2024-06-22 21:31:27','2024-06-22 21:26:29','2024-06-22 21:31:26',NULL,0,0,NULL,NULL),(24176,'mixpanel','completed',10,'2024-06-22 20:34:30','2024-06-22 21:41:31','2024-06-22 21:36:29','2024-06-22 21:41:30',NULL,0,0,NULL,NULL),(24177,'mixpanel','completed',10,'2024-06-22 20:17:26','2024-06-22 21:51:30','2024-06-22 21:46:25','2024-06-22 21:51:29',NULL,0,0,NULL,NULL),(24178,'mixpanel','completed',10,'2024-06-22 20:49:29','2024-06-22 22:01:40','2024-06-22 21:56:29','2024-06-22 22:01:38',NULL,0,0,NULL,NULL),(24179,'inactive_subscribers','completed',10,'2024-06-24 22:00:00','2024-06-24 22:01:28','2024-06-22 22:01:38','2024-06-24 22:01:27',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(24180,'export_files_cleanup','completed',10,'2024-06-23 22:00:00','2024-06-23 22:01:27','2024-06-22 22:06:29','2024-06-23 22:01:26',NULL,0,0,NULL,NULL),(24181,'mixpanel','completed',10,'2024-06-22 20:44:30','2024-06-22 22:11:31','2024-06-22 22:06:29','2024-06-22 22:11:30',NULL,0,0,NULL,NULL),(24182,'mixpanel','completed',10,'2024-06-22 21:01:28','2024-06-22 22:21:31','2024-06-22 22:16:27','2024-06-22 22:21:30',NULL,0,0,NULL,NULL),(24183,'mixpanel','completed',10,'2024-06-22 20:52:31','2024-06-22 22:31:28','2024-06-22 22:26:30','2024-06-22 22:31:27',NULL,0,0,NULL,NULL),(24184,'mixpanel','completed',10,'2024-06-22 21:13:34','2024-06-22 22:38:43','2024-06-22 22:36:33','2024-06-22 22:38:42',NULL,0,0,NULL,NULL),(24185,'mixpanel','completed',10,'2024-06-22 20:43:44','2024-06-22 22:44:44','2024-06-22 22:41:43','2024-06-22 22:44:43',NULL,0,0,NULL,NULL),(24186,'mixpanel','completed',10,'2024-06-22 21:02:44','2024-06-22 22:50:44','2024-06-22 22:47:43','2024-06-22 22:50:42',NULL,0,0,NULL,NULL),(24187,'mixpanel','completed',10,'2024-06-22 21:33:32','2024-06-22 23:01:26','2024-06-22 22:56:31','2024-06-22 23:01:25',NULL,0,0,NULL,NULL),(24188,'mixpanel','completed',10,'2024-06-22 21:14:33','2024-06-22 23:11:45','2024-06-22 23:06:32','2024-06-22 23:11:42',NULL,0,0,NULL,NULL),(24189,'mixpanel','completed',10,'2024-06-22 21:51:28','2024-06-22 23:21:29','2024-06-22 23:16:26','2024-06-22 23:21:28',NULL,0,0,NULL,NULL),(24190,'mixpanel','completed',10,'2024-06-22 22:23:32','2024-06-22 23:31:26','2024-06-22 23:26:31','2024-06-22 23:31:25',NULL,0,0,NULL,NULL),(24191,'mixpanel','completed',10,'2024-06-22 22:07:33','2024-06-22 23:41:32','2024-06-22 23:36:32','2024-06-22 23:41:30',NULL,0,0,NULL,NULL),(24192,'mixpanel','completed',10,'2024-06-22 22:23:26','2024-06-22 23:51:28','2024-06-22 23:46:25','2024-06-22 23:51:27',NULL,0,0,NULL,NULL),(24193,'mixpanel','completed',10,'2024-06-22 22:49:12','2024-06-23 00:01:26','2024-06-22 23:55:11','2024-06-23 00:01:25',NULL,0,0,NULL,NULL),(24194,'mixpanel','completed',10,'2024-06-22 22:40:45','2024-06-23 00:06:32','2024-06-23 00:03:44','2024-06-23 00:06:31',NULL,0,0,NULL,NULL),(24195,'mixpanel','completed',10,'2024-06-22 22:10:48','2024-06-23 00:16:27','2024-06-23 00:09:47','2024-06-23 00:16:26',NULL,0,0,NULL,NULL),(24196,'mixpanel','completed',10,'2024-06-22 22:23:28','2024-06-23 00:24:36','2024-06-23 00:21:27','2024-06-23 00:24:35',NULL,0,0,NULL,NULL),(24197,'mixpanel','completed',10,'2024-06-22 22:42:26','2024-06-23 00:36:32','2024-06-23 00:31:25','2024-06-23 00:36:31',NULL,0,0,NULL,NULL),(24198,'mixpanel','completed',10,'2024-06-22 22:54:32','2024-06-23 00:46:26','2024-06-23 00:41:31','2024-06-23 00:46:25',NULL,0,0,NULL,NULL),(24199,'mixpanel','completed',10,'2024-06-22 23:06:29','2024-06-23 00:56:30','2024-06-23 00:51:28','2024-06-23 00:56:29',NULL,0,0,NULL,NULL),(24200,'mixpanel','completed',10,'2024-06-22 23:44:08','2024-06-23 01:01:27','2024-06-23 00:59:07','2024-06-23 01:01:26',NULL,0,0,NULL,NULL),(24201,'mixpanel','completed',10,'2024-06-22 23:47:32','2024-06-23 01:11:32','2024-06-23 01:06:31','2024-06-23 01:11:31',NULL,0,0,NULL,NULL),(24202,'mixpanel','completed',10,'2024-06-22 23:36:26','2024-06-23 01:21:28','2024-06-23 01:16:25','2024-06-23 01:21:27',NULL,0,0,NULL,NULL),(24203,'mixpanel','completed',10,'2024-06-23 00:02:31','2024-06-23 01:31:26','2024-06-23 01:26:30','2024-06-23 01:31:25',NULL,0,0,NULL,NULL),(24204,'mixpanel','completed',10,'2024-06-23 00:25:31','2024-06-23 01:41:32','2024-06-23 01:36:30','2024-06-23 01:41:31',NULL,0,0,NULL,NULL),(24205,'mixpanel','completed',10,'2024-06-23 00:25:38','2024-06-23 01:49:11','2024-06-23 01:45:37','2024-06-23 01:49:10',NULL,0,0,NULL,NULL),(24206,'mixpanel','completed',10,'2024-06-23 00:14:33','2024-06-23 02:01:26','2024-06-23 01:56:32','2024-06-23 02:01:25',NULL,0,0,NULL,NULL),(24207,'mixpanel','completed',10,'2024-06-23 00:21:31','2024-06-23 02:11:33','2024-06-23 02:06:30','2024-06-23 02:11:31',NULL,0,0,NULL,NULL),(24208,'mixpanel','completed',10,'2024-06-23 00:53:26','2024-06-23 02:21:29','2024-06-23 02:16:25','2024-06-23 02:21:28',NULL,0,0,NULL,NULL),(24209,'mixpanel','completed',10,'2024-06-23 00:27:32','2024-06-23 02:31:27','2024-06-23 02:26:31','2024-06-23 02:31:26',NULL,0,0,NULL,NULL),(24210,'mixpanel','completed',10,'2024-06-23 01:24:31','2024-06-23 02:41:34','2024-06-23 02:36:30','2024-06-23 02:41:33',NULL,0,0,NULL,NULL),(24211,'mixpanel','completed',10,'2024-06-23 01:12:26','2024-06-23 02:51:28','2024-06-23 02:46:25','2024-06-23 02:51:27',NULL,0,0,NULL,NULL),(24212,'mixpanel','completed',10,'2024-06-23 01:19:28','2024-06-23 03:01:27','2024-06-23 02:56:27','2024-06-23 03:01:26',NULL,0,0,NULL,NULL),(24213,'mixpanel','completed',10,'2024-06-23 01:36:44','2024-06-23 03:06:29','2024-06-23 03:03:43','2024-06-23 03:06:28',NULL,0,0,NULL,NULL),(24214,'mixpanel','completed',10,'2024-06-23 01:59:29','2024-06-23 03:14:02','2024-06-23 03:11:28','2024-06-23 03:14:01',NULL,0,0,NULL,NULL),(24215,'mixpanel','completed',10,'2024-06-23 01:39:26','2024-06-23 03:21:26','2024-06-23 03:16:25','2024-06-23 03:21:25',NULL,0,0,NULL,NULL),(24216,'mixpanel','completed',10,'2024-06-23 02:11:28','2024-06-23 03:31:26','2024-06-23 03:26:27','2024-06-23 03:31:25',NULL,0,0,NULL,NULL),(24217,'mixpanel','completed',10,'2024-06-23 01:48:28','2024-06-23 03:41:29','2024-06-23 03:36:27','2024-06-23 03:41:28',NULL,0,0,NULL,NULL),(24218,'mixpanel','completed',10,'2024-06-23 02:22:26','2024-06-23 03:51:26','2024-06-23 03:46:25','2024-06-23 03:51:25',NULL,0,0,NULL,NULL),(24219,'mixpanel','completed',10,'2024-06-23 02:07:28','2024-06-23 04:01:26','2024-06-23 03:56:27','2024-06-23 04:01:25',NULL,0,0,NULL,NULL),(24220,'mixpanel','completed',10,'2024-06-23 02:56:28','2024-06-23 04:11:28','2024-06-23 04:06:27','2024-06-23 04:11:27',NULL,0,0,NULL,NULL),(24221,'mixpanel','completed',10,'2024-06-23 02:56:24','2024-06-23 04:20:25','2024-06-23 04:14:23','2024-06-23 04:20:24',NULL,0,0,NULL,NULL),(24222,'mixpanel','completed',10,'2024-06-23 02:57:44','2024-06-23 04:36:30','2024-06-23 04:24:43','2024-06-23 04:36:29',NULL,0,0,NULL,NULL),(24223,'mixpanel','completed',10,'2024-06-23 02:38:33','2024-06-23 04:41:35','2024-06-23 04:36:31','2024-06-23 04:41:33',NULL,0,0,NULL,NULL),(24224,'mixpanel','completed',10,'2024-06-23 03:06:32','2024-06-23 04:55:13','2024-06-23 04:46:30','2024-06-23 04:55:10',NULL,0,0,NULL,NULL),(24225,'mixpanel','completed',10,'2024-06-23 03:30:02','2024-06-23 05:06:28','2024-06-23 05:01:01','2024-06-23 05:06:27',NULL,0,0,NULL,NULL),(24226,'mixpanel','completed',10,'2024-06-23 03:18:29','2024-06-23 05:16:26','2024-06-23 05:11:28','2024-06-23 05:16:25',NULL,0,0,NULL,NULL),(24227,'mixpanel','completed',10,'2024-06-23 03:26:46','2024-06-23 05:26:28','2024-06-23 05:20:46','2024-06-23 05:26:27',NULL,0,0,NULL,NULL),(24228,'subscribers_engagement_score','completed',10,'2024-06-24 20:22:00','2024-06-24 20:26:30','2024-06-23 05:26:27','2024-06-24 20:26:29',NULL,0,0,NULL,NULL),(24229,'mixpanel','completed',10,'2024-06-23 04:06:26','2024-06-23 05:36:02','2024-06-23 05:31:25','2024-06-23 05:36:01',NULL,0,0,NULL,NULL),(24230,'mixpanel','completed',10,'2024-06-23 04:30:29','2024-06-23 05:46:26','2024-06-23 05:41:28','2024-06-23 05:46:25',NULL,0,0,NULL,NULL),(24231,'mixpanel','completed',10,'2024-06-23 04:47:26','2024-06-23 05:56:28','2024-06-23 05:51:25','2024-06-23 05:56:27',NULL,0,0,NULL,NULL),(24232,'mixpanel','completed',10,'2024-06-23 04:08:26','2024-06-23 06:06:27','2024-06-23 06:01:25','2024-06-23 06:06:26',NULL,0,0,NULL,NULL),(24233,'mixpanel','completed',10,'2024-06-23 04:58:29','2024-06-23 06:16:26','2024-06-23 06:11:28','2024-06-23 06:16:25',NULL,0,0,NULL,NULL),(24234,'mixpanel','completed',10,'2024-06-23 04:35:27','2024-06-23 06:26:30','2024-06-23 06:21:26','2024-06-23 06:26:29',NULL,0,0,NULL,NULL),(24235,'mixpanel','completed',10,'2024-06-23 04:56:26','2024-06-23 06:36:29','2024-06-23 06:31:25','2024-06-23 06:36:28',NULL,0,0,NULL,NULL),(24236,'mixpanel','completed',10,'2024-06-23 05:06:27','2024-06-23 06:46:26','2024-06-23 06:41:26','2024-06-23 06:46:25',NULL,0,0,NULL,NULL),(24237,'mixpanel','completed',10,'2024-06-23 05:01:27','2024-06-23 06:56:28','2024-06-23 06:51:26','2024-06-23 06:56:27',NULL,0,0,NULL,NULL),(24238,'mixpanel','completed',10,'2024-06-23 05:44:27','2024-06-23 07:06:29','2024-06-23 07:01:26','2024-06-23 07:06:28',NULL,0,0,NULL,NULL),(24239,'mixpanel','completed',10,'2024-06-23 06:00:20','2024-06-23 07:11:28','2024-06-23 07:09:19','2024-06-23 07:11:27',NULL,0,0,NULL,NULL),(24240,'mixpanel','completed',10,'2024-06-23 05:27:27','2024-06-23 07:21:26','2024-06-23 07:16:26','2024-06-23 07:21:25',NULL,0,0,NULL,NULL),(24241,'mixpanel','completed',10,'2024-06-23 06:18:27','2024-06-23 07:31:26','2024-06-23 07:26:26','2024-06-23 07:31:25',NULL,0,0,NULL,NULL),(24242,'mixpanel','completed',10,'2024-06-23 06:17:35','2024-06-23 07:41:28','2024-06-23 07:35:34','2024-06-23 07:41:27',NULL,0,0,NULL,NULL),(24243,'mixpanel','completed',10,'2024-06-23 06:34:27','2024-06-23 07:51:26','2024-06-23 07:46:25','2024-06-23 07:51:25',NULL,0,0,NULL,NULL),(24244,'mixpanel','completed',10,'2024-06-23 06:39:28','2024-06-23 08:01:26','2024-06-23 07:56:27','2024-06-23 08:01:25',NULL,0,0,NULL,NULL),(24245,'mixpanel','completed',10,'2024-06-23 06:52:28','2024-06-23 08:11:28','2024-06-23 08:06:27','2024-06-23 08:11:27',NULL,0,0,NULL,NULL),(24246,'mixpanel','completed',10,'2024-06-23 06:24:26','2024-06-23 08:21:27','2024-06-23 08:16:25','2024-06-23 08:21:26',NULL,0,0,NULL,NULL),(24247,'mixpanel','completed',10,'2024-06-23 06:28:08','2024-06-23 08:31:10','2024-06-23 08:28:05','2024-06-23 08:31:09',NULL,0,0,NULL,NULL),(24248,'mixpanel','completed',10,'2024-06-23 07:02:29','2024-06-23 08:41:28','2024-06-23 08:36:28','2024-06-23 08:41:27',NULL,0,0,NULL,NULL),(24249,'mixpanel','completed',10,'2024-06-23 07:07:27','2024-06-23 08:50:34','2024-06-23 08:46:26','2024-06-23 08:50:33',NULL,0,0,NULL,NULL),(24250,'mixpanel','completed',10,'2024-06-23 07:29:28','2024-06-23 09:01:26','2024-06-23 08:56:27','2024-06-23 09:01:25',NULL,0,0,NULL,NULL),(24251,'mixpanel','completed',10,'2024-06-23 07:21:28','2024-06-23 09:11:25','2024-06-23 09:06:27','2024-06-23 09:11:24',NULL,0,0,NULL,NULL),(24252,'mixpanel','completed',10,'2024-06-23 08:09:05','2024-06-23 09:21:26','2024-06-23 09:15:04','2024-06-23 09:21:25',NULL,0,0,NULL,NULL),(24253,'mixpanel','completed',10,'2024-06-23 07:28:27','2024-06-23 09:30:27','2024-06-23 09:26:26','2024-06-23 09:30:26',NULL,0,0,NULL,NULL),(24254,'mixpanel','completed',10,'2024-06-23 07:35:28','2024-06-23 09:41:07','2024-06-23 09:36:27','2024-06-23 09:41:06',NULL,0,0,NULL,NULL),(24255,'mixpanel','completed',10,'2024-06-23 08:05:07','2024-06-23 09:51:26','2024-06-23 09:46:06','2024-06-23 09:51:25',NULL,0,0,NULL,NULL),(24256,'mixpanel','completed',10,'2024-06-23 08:11:28','2024-06-23 10:00:28','2024-06-23 09:56:27','2024-06-23 10:00:27',NULL,0,0,NULL,NULL),(24257,'mixpanel','completed',10,'2024-06-23 09:04:31','2024-06-23 10:11:28','2024-06-23 10:06:30','2024-06-23 10:11:27',NULL,0,0,NULL,NULL),(24258,'mixpanel','completed',10,'2024-06-23 08:33:27','2024-06-23 10:20:06','2024-06-23 10:16:26','2024-06-23 10:20:05',NULL,0,0,NULL,NULL),(24259,'mixpanel','completed',10,'2024-06-23 08:29:28','2024-06-23 10:31:04','2024-06-23 10:26:27','2024-06-23 10:31:03',NULL,0,0,NULL,NULL),(24260,'mixpanel','completed',10,'2024-06-23 08:50:08','2024-06-23 10:36:27','2024-06-23 10:34:07','2024-06-23 10:36:26',NULL,0,0,NULL,NULL),(24261,'mixpanel','completed',10,'2024-06-23 08:58:28','2024-06-23 10:45:38','2024-06-23 10:41:27','2024-06-23 10:45:37',NULL,0,0,NULL,NULL),(24262,'mixpanel','completed',10,'2024-06-23 09:30:26','2024-06-23 10:56:28','2024-06-23 10:51:25','2024-06-23 10:56:27',NULL,0,0,NULL,NULL),(24263,'mixpanel','completed',10,'2024-06-23 09:18:19','2024-06-23 11:06:28','2024-06-23 11:00:18','2024-06-23 11:06:27',NULL,0,0,NULL,NULL),(24264,'mixpanel','completed',10,'2024-06-23 09:14:28','2024-06-23 11:15:36','2024-06-23 11:11:27','2024-06-23 11:15:35',NULL,0,0,NULL,NULL),(24265,'mixpanel','completed',10,'2024-06-23 09:56:38','2024-06-23 11:21:27','2024-06-23 11:18:37','2024-06-23 11:21:25',NULL,0,0,NULL,NULL),(24266,'mixpanel','completed',10,'2024-06-23 09:46:28','2024-06-23 11:31:27','2024-06-23 11:26:27','2024-06-23 11:31:26',NULL,0,0,NULL,NULL),(24267,'mixpanel','completed',10,'2024-06-23 10:31:28','2024-06-23 11:41:28','2024-06-23 11:36:27','2024-06-23 11:41:27',NULL,0,0,NULL,NULL),(24268,'mixpanel','completed',10,'2024-06-23 10:04:26','2024-06-23 11:49:29','2024-06-23 11:46:25','2024-06-23 11:49:28',NULL,0,0,NULL,NULL),(24269,'mixpanel','completed',10,'2024-06-23 10:01:27','2024-06-23 11:56:27','2024-06-23 11:53:26','2024-06-23 11:56:26',NULL,0,0,NULL,NULL),(24270,'mixpanel','completed',10,'2024-06-23 10:22:26','2024-06-23 12:06:29','2024-06-23 12:01:25','2024-06-23 12:06:28',NULL,0,0,NULL,NULL),(24271,'mixpanel','completed',10,'2024-06-23 11:07:22','2024-06-23 12:14:28','2024-06-23 12:11:21','2024-06-23 12:14:27',NULL,0,0,NULL,NULL),(24272,'mixpanel','completed',10,'2024-06-23 10:38:26','2024-06-23 12:24:57','2024-06-23 12:21:25','2024-06-23 12:24:56',NULL,0,0,NULL,NULL),(24273,'mixpanel','completed',10,'2024-06-23 11:13:25','2024-06-23 12:36:26','2024-06-23 12:31:25','2024-06-23 12:36:26',NULL,0,0,NULL,NULL),(24274,'mixpanel','completed',10,'2024-06-23 10:55:28','2024-06-23 12:46:26','2024-06-23 12:41:27','2024-06-23 12:46:25',NULL,0,0,NULL,NULL),(24275,'mixpanel','completed',10,'2024-06-23 11:09:26','2024-06-23 12:56:29','2024-06-23 12:51:25','2024-06-23 12:56:28',NULL,0,0,NULL,NULL),(24276,'mixpanel','completed',10,'2024-06-23 11:04:27','2024-06-23 13:06:28','2024-06-23 13:01:26','2024-06-23 13:06:27',NULL,0,0,NULL,NULL),(24277,'mixpanel','completed',10,'2024-06-23 11:24:28','2024-06-23 13:16:26','2024-06-23 13:11:27','2024-06-23 13:16:25',NULL,0,0,NULL,NULL),(24278,'mixpanel','completed',10,'2024-06-23 11:33:26','2024-06-23 13:26:28','2024-06-23 13:21:25','2024-06-23 13:26:27',NULL,0,0,NULL,NULL),(24279,'mixpanel','completed',10,'2024-06-23 11:55:27','2024-06-23 13:35:16','2024-06-23 13:31:26','2024-06-23 13:35:15',NULL,0,0,NULL,NULL),(24280,'mixpanel','completed',10,'2024-06-23 12:35:28','2024-06-23 13:46:26','2024-06-23 13:41:27','2024-06-23 13:46:25',NULL,0,0,NULL,NULL),(24281,'mixpanel','completed',10,'2024-06-23 12:36:27','2024-06-23 13:56:28','2024-06-23 13:51:26','2024-06-23 13:56:27',NULL,0,0,NULL,NULL),(24282,'mixpanel','completed',10,'2024-06-23 12:24:27','2024-06-23 14:06:28','2024-06-23 14:01:26','2024-06-23 14:06:28',NULL,0,0,NULL,NULL),(24283,'mixpanel','completed',10,'2024-06-23 12:22:30','2024-06-23 14:16:27','2024-06-23 14:11:28','2024-06-23 14:16:26',NULL,0,0,NULL,NULL),(24284,'mixpanel','completed',10,'2024-06-23 12:48:27','2024-06-23 14:26:28','2024-06-23 14:21:26','2024-06-23 14:26:27',NULL,0,0,NULL,NULL),(24285,'mixpanel','completed',10,'2024-06-23 13:26:42','2024-06-23 14:36:28','2024-06-23 14:29:41','2024-06-23 14:36:27',NULL,0,0,NULL,NULL),(24286,'mixpanel','completed',10,'2024-06-23 12:56:28','2024-06-23 14:46:26','2024-06-23 14:41:27','2024-06-23 14:46:25',NULL,0,0,NULL,NULL),(24287,'mixpanel','completed',10,'2024-06-23 12:51:27','2024-06-23 14:56:28','2024-06-23 14:51:26','2024-06-23 14:56:27',NULL,0,0,NULL,NULL),(24288,'mixpanel','completed',10,'2024-06-23 13:29:59','2024-06-23 15:01:27','2024-06-23 14:58:58','2024-06-23 15:01:25',NULL,0,0,NULL,NULL),(24289,'mixpanel','completed',10,'2024-06-23 14:00:16','2024-06-23 15:11:28','2024-06-23 15:05:15','2024-06-23 15:11:27',NULL,0,0,NULL,NULL),(24290,'mixpanel','completed',10,'2024-06-23 13:47:26','2024-06-23 15:21:27','2024-06-23 15:16:25','2024-06-23 15:21:26',NULL,0,0,NULL,NULL),(24291,'mixpanel','completed',10,'2024-06-23 13:53:55','2024-06-23 15:30:07','2024-06-23 15:25:54','2024-06-23 15:30:06',NULL,0,0,NULL,NULL),(24292,'mixpanel','completed',10,'2024-06-23 14:04:28','2024-06-23 15:41:17','2024-06-23 15:36:27','2024-06-23 15:41:16',NULL,0,0,NULL,NULL),(24293,'mixpanel','completed',10,'2024-06-23 13:47:27','2024-06-23 15:51:27','2024-06-23 15:46:26','2024-06-23 15:51:26',NULL,0,0,NULL,NULL),(24294,'mixpanel','completed',10,'2024-06-23 14:16:29','2024-06-23 16:01:27','2024-06-23 15:56:27','2024-06-23 16:01:26',NULL,0,0,NULL,NULL),(24295,'mixpanel','completed',10,'2024-06-23 14:50:28','2024-06-23 16:11:28','2024-06-23 16:06:27','2024-06-23 16:11:27',NULL,0,0,NULL,NULL),(24296,'mixpanel','completed',10,'2024-06-23 14:18:27','2024-06-23 16:21:27','2024-06-23 16:16:27','2024-06-23 16:21:26',NULL,0,0,NULL,NULL),(24297,'mixpanel','completed',10,'2024-06-23 15:04:28','2024-06-23 16:31:27','2024-06-23 16:26:27','2024-06-23 16:31:26',NULL,0,0,NULL,NULL),(24298,'mixpanel','completed',10,'2024-06-23 15:16:28','2024-06-23 16:41:28','2024-06-23 16:36:27','2024-06-23 16:41:27',NULL,0,0,NULL,NULL),(24299,'mixpanel','completed',10,'2024-06-23 15:08:27','2024-06-23 16:51:27','2024-06-23 16:46:26','2024-06-23 16:51:26',NULL,0,0,NULL,NULL),(24300,'mixpanel','completed',10,'2024-06-23 15:39:29','2024-06-23 17:01:27','2024-06-23 16:56:28','2024-06-23 17:01:26',NULL,0,0,NULL,NULL),(24301,'mixpanel','completed',10,'2024-06-23 15:44:28','2024-06-23 17:11:29','2024-06-23 17:06:27','2024-06-23 17:11:28',NULL,0,0,NULL,NULL),(24302,'mixpanel','completed',10,'2024-06-23 15:31:44','2024-06-23 17:16:27','2024-06-23 17:13:43','2024-06-23 17:16:26',NULL,0,0,NULL,NULL),(24303,'mixpanel','completed',10,'2024-06-23 15:38:27','2024-06-23 17:26:29','2024-06-23 17:21:26','2024-06-23 17:26:28',NULL,0,0,NULL,NULL),(24304,'mixpanel','completed',10,'2024-06-23 15:30:26','2024-06-23 17:36:28','2024-06-23 17:31:25','2024-06-23 17:36:27',NULL,0,0,NULL,NULL),(24305,'mixpanel','completed',10,'2024-06-23 16:33:28','2024-06-23 17:46:27','2024-06-23 17:41:27','2024-06-23 17:46:26',NULL,0,0,NULL,NULL),(24306,'mixpanel','completed',10,'2024-06-23 16:19:27','2024-06-23 17:56:28','2024-06-23 17:51:26','2024-06-23 17:56:27',NULL,0,0,NULL,NULL),(24307,'mixpanel','completed',10,'2024-06-23 16:55:27','2024-06-23 18:06:29','2024-06-23 18:01:26','2024-06-23 18:06:28',NULL,0,0,NULL,NULL),(24308,'mixpanel','completed',10,'2024-06-23 16:21:28','2024-06-23 18:16:27','2024-06-23 18:11:27','2024-06-23 18:16:26',NULL,0,0,NULL,NULL),(24309,'schedule_re_engagement_email','completed',10,'2024-06-24 18:21:27','2024-06-24 18:21:28','2024-06-23 18:21:26','2024-06-24 18:21:27',NULL,0,0,NULL,NULL),(24310,'mixpanel','completed',10,'2024-06-23 16:36:27','2024-06-23 18:23:53','2024-06-23 18:21:26','2024-06-23 18:23:52',NULL,0,0,NULL,NULL),(24311,'mixpanel','completed',10,'2024-06-23 16:46:29','2024-06-23 18:31:27','2024-06-23 18:26:28','2024-06-23 18:31:26',NULL,0,0,NULL,NULL),(24312,'mixpanel','completed',10,'2024-06-23 17:29:29','2024-06-23 18:41:30','2024-06-23 18:36:28','2024-06-23 18:41:29',NULL,0,0,NULL,NULL),(24313,'mixpanel','completed',10,'2024-06-23 17:12:27','2024-06-23 18:51:27','2024-06-23 18:46:26','2024-06-23 18:51:26',NULL,0,0,NULL,NULL),(24314,'mixpanel','completed',10,'2024-06-23 17:07:30','2024-06-23 19:01:27','2024-06-23 18:56:29','2024-06-23 19:01:26',NULL,0,0,NULL,NULL),(24315,'mixpanel','completed',10,'2024-06-23 17:58:29','2024-06-23 19:11:30','2024-06-23 19:06:28','2024-06-23 19:11:29',NULL,0,0,NULL,NULL),(24316,'mixpanel','completed',10,'2024-06-23 18:13:27','2024-06-23 19:21:29','2024-06-23 19:16:26','2024-06-23 19:21:28',NULL,0,0,NULL,NULL),(24317,'mixpanel','completed',10,'2024-06-23 17:37:31','2024-06-23 19:30:53','2024-06-23 19:26:30','2024-06-23 19:30:52',NULL,0,0,NULL,NULL),(24318,'mixpanel','completed',10,'2024-06-23 17:52:32','2024-06-23 19:41:32','2024-06-23 19:36:31','2024-06-23 19:41:31',NULL,0,0,NULL,NULL),(24319,'mixpanel','completed',10,'2024-06-23 18:00:27','2024-06-23 19:51:26','2024-06-23 19:46:26','2024-06-23 19:51:25',NULL,0,0,NULL,NULL),(24320,'mixpanel','completed',10,'2024-06-23 18:13:32','2024-06-23 20:01:27','2024-06-23 19:56:31','2024-06-23 20:01:26',NULL,0,0,NULL,NULL),(24321,'mixpanel','completed',10,'2024-06-23 18:15:31','2024-06-23 20:11:29','2024-06-23 20:06:30','2024-06-23 20:11:28',NULL,0,0,NULL,NULL),(24322,'mixpanel','completed',10,'2024-06-23 19:04:29','2024-06-23 20:21:29','2024-06-23 20:16:28','2024-06-23 20:21:28',NULL,0,0,NULL,NULL),(24323,'mixpanel','completed',10,'2024-06-23 19:13:36','2024-06-23 20:36:30','2024-06-23 20:26:30','2024-06-23 20:36:29',NULL,0,0,NULL,NULL),(24324,'mixpanel','completed',10,'2024-06-23 19:13:31','2024-06-23 20:46:27','2024-06-23 20:41:30','2024-06-23 20:46:26',NULL,0,0,NULL,NULL),(24325,'mixpanel','completed',10,'2024-06-23 19:21:28','2024-06-23 20:56:33','2024-06-23 20:51:27','2024-06-23 20:56:32',NULL,0,0,NULL,NULL),(24326,'mixpanel','completed',10,'2024-06-23 19:40:42','2024-06-23 21:06:35','2024-06-23 21:01:40','2024-06-23 21:06:32',NULL,0,0,NULL,NULL),(24327,'mixpanel','completed',10,'2024-06-23 19:56:34','2024-06-23 21:16:27','2024-06-23 21:11:33','2024-06-23 21:16:26',NULL,0,0,NULL,NULL),(24328,'mixpanel','completed',10,'2024-06-23 19:51:28','2024-06-23 21:26:32','2024-06-23 21:21:27','2024-06-23 21:26:31',NULL,0,0,NULL,NULL),(24329,'mixpanel','completed',10,'2024-06-23 19:58:27','2024-06-23 21:36:32','2024-06-23 21:31:26','2024-06-23 21:36:31',NULL,0,0,NULL,NULL),(24330,'mixpanel','completed',10,'2024-06-23 20:09:32','2024-06-23 21:45:58','2024-06-23 21:41:31','2024-06-23 21:45:57',NULL,0,0,NULL,NULL),(24331,'mixpanel','completed',10,'2024-06-23 20:20:37','2024-06-23 21:51:29','2024-06-23 21:48:36','2024-06-23 21:51:28',NULL,0,0,NULL,NULL),(24332,'mixpanel','completed',10,'2024-06-23 20:23:31','2024-06-23 22:01:27','2024-06-23 21:56:30','2024-06-23 22:01:26',NULL,0,0,NULL,NULL),(24333,'export_files_cleanup','completed',10,'2024-07-01 22:00:00','2024-07-01 22:01:31','2024-06-23 22:06:30','2024-07-01 22:01:30',NULL,0,0,NULL,NULL),(24334,'mixpanel','completed',10,'2024-06-23 20:11:31','2024-06-23 22:11:31','2024-06-23 22:06:30','2024-06-23 22:11:30',NULL,0,0,NULL,NULL),(24335,'mixpanel','completed',10,'2024-06-23 20:40:27','2024-06-23 22:21:30','2024-06-23 22:16:26','2024-06-23 22:21:29',NULL,0,0,NULL,NULL),(24336,'mixpanel','completed',10,'2024-06-23 21:07:33','2024-06-23 22:31:34','2024-06-23 22:26:31','2024-06-23 22:31:32',NULL,0,0,NULL,NULL),(24337,'mixpanel','completed',10,'2024-06-23 20:41:32','2024-06-23 22:41:33','2024-06-23 22:36:31','2024-06-23 22:41:32',NULL,0,0,NULL,NULL),(24338,'mixpanel','completed',10,'2024-06-23 21:03:27','2024-06-23 22:51:28','2024-06-23 22:46:26','2024-06-23 22:51:27',NULL,0,0,NULL,NULL),(24339,'mixpanel','completed',10,'2024-06-23 21:52:51','2024-06-23 23:01:27','2024-06-23 22:56:49','2024-06-23 23:01:26',NULL,0,0,NULL,NULL),(24340,'mixpanel','completed',10,'2024-06-23 21:17:28','2024-06-23 23:11:31','2024-06-23 23:06:27','2024-06-23 23:11:30',NULL,0,0,NULL,NULL),(24341,'mixpanel','completed',10,'2024-06-23 21:55:27','2024-06-23 23:21:28','2024-06-23 23:16:26','2024-06-23 23:21:27',NULL,0,0,NULL,NULL),(24342,'mixpanel','completed',10,'2024-06-23 22:04:10','2024-06-23 23:31:27','2024-06-23 23:26:09','2024-06-23 23:31:26',NULL,0,0,NULL,NULL),(24343,'mixpanel','completed',10,'2024-06-23 22:02:30','2024-06-23 23:41:32','2024-06-23 23:36:29','2024-06-23 23:41:31',NULL,0,0,NULL,NULL),(24344,'mixpanel','completed',10,'2024-06-23 22:39:27','2024-06-23 23:51:29','2024-06-23 23:46:26','2024-06-23 23:51:28',NULL,0,0,NULL,NULL),(24345,'mixpanel','completed',10,'2024-06-23 22:23:32','2024-06-24 00:01:27','2024-06-23 23:56:31','2024-06-24 00:01:26',NULL,0,0,NULL,NULL),(24346,'mixpanel','completed',10,'2024-06-23 22:22:32','2024-06-24 00:11:33','2024-06-24 00:06:31','2024-06-24 00:11:32',NULL,0,0,NULL,NULL),(24347,'mixpanel','completed',10,'2024-06-23 22:57:27','2024-06-24 00:21:29','2024-06-24 00:16:26','2024-06-24 00:21:28',NULL,0,0,NULL,NULL),(24348,'mixpanel','completed',10,'2024-06-23 22:32:32','2024-06-24 00:31:27','2024-06-24 00:26:31','2024-06-24 00:31:26',NULL,0,0,NULL,NULL),(24349,'mixpanel','completed',10,'2024-06-23 22:45:33','2024-06-24 00:41:34','2024-06-24 00:36:31','2024-06-24 00:41:33',NULL,0,0,NULL,NULL),(24350,'mixpanel','completed',10,'2024-06-23 23:12:26','2024-06-24 00:51:28','2024-06-24 00:46:25','2024-06-24 00:51:28',NULL,0,0,NULL,NULL),(24351,'mixpanel','completed',10,'2024-06-23 23:29:33','2024-06-24 01:01:27','2024-06-24 00:56:32','2024-06-24 01:01:26',NULL,0,0,NULL,NULL),(24352,'mixpanel','completed',10,'2024-06-23 23:06:32','2024-06-24 01:11:32','2024-06-24 01:06:31','2024-06-24 01:11:31',NULL,0,0,NULL,NULL),(24353,'mixpanel','completed',10,'2024-06-23 23:17:27','2024-06-24 01:21:29','2024-06-24 01:16:26','2024-06-24 01:21:28',NULL,0,0,NULL,NULL),(24354,'mixpanel','completed',10,'2024-06-23 23:27:32','2024-06-24 01:31:27','2024-06-24 01:26:31','2024-06-24 01:31:26',NULL,0,0,NULL,NULL),(24355,'mixpanel','completed',10,'2024-06-24 00:29:29','2024-06-24 01:41:32','2024-06-24 01:36:28','2024-06-24 01:41:31',NULL,0,0,NULL,NULL),(24356,'mixpanel','completed',10,'2024-06-24 00:39:27','2024-06-24 01:51:29','2024-06-24 01:46:26','2024-06-24 01:51:28',NULL,0,0,NULL,NULL),(24357,'mixpanel','completed',10,'2024-06-24 00:08:32','2024-06-24 02:01:27','2024-06-24 01:56:31','2024-06-24 02:01:26',NULL,0,0,NULL,NULL),(24358,'mixpanel','completed',10,'2024-06-24 00:18:33','2024-06-24 02:11:30','2024-06-24 02:06:32','2024-06-24 02:11:29',NULL,0,0,NULL,NULL),(24359,'mixpanel','completed',10,'2024-06-24 00:59:35','2024-06-24 02:16:27','2024-06-24 02:13:34','2024-06-24 02:16:26',NULL,0,0,NULL,NULL),(24360,'mixpanel','completed',10,'2024-06-24 00:47:34','2024-06-24 02:21:30','2024-06-24 02:18:33','2024-06-24 02:21:29',NULL,0,0,NULL,NULL),(24361,'mixpanel','completed',10,'2024-06-24 00:57:33','2024-06-24 02:31:27','2024-06-24 02:26:32','2024-06-24 02:31:26',NULL,0,0,NULL,NULL),(24362,'mixpanel','completed',10,'2024-06-24 00:47:32','2024-06-24 02:41:33','2024-06-24 02:36:31','2024-06-24 02:41:32',NULL,0,0,NULL,NULL),(24363,'mixpanel','completed',10,'2024-06-24 01:30:27','2024-06-24 02:51:30','2024-06-24 02:46:26','2024-06-24 02:51:29',NULL,0,0,NULL,NULL),(24364,'mixpanel','completed',10,'2024-06-24 01:35:32','2024-06-24 03:01:27','2024-06-24 02:56:31','2024-06-24 03:01:27',NULL,0,0,NULL,NULL),(24365,'mixpanel','completed',10,'2024-06-24 01:36:40','2024-06-24 03:06:35','2024-06-24 03:03:39','2024-06-24 03:06:34',NULL,0,0,NULL,NULL),(24366,'mixpanel','completed',10,'2024-06-24 01:43:33','2024-06-24 03:16:27','2024-06-24 03:11:32','2024-06-24 03:16:26',NULL,0,0,NULL,NULL),(24367,'mixpanel','completed',10,'2024-06-24 01:51:29','2024-06-24 03:26:32','2024-06-24 03:21:28','2024-06-24 03:26:32',NULL,0,0,NULL,NULL),(24368,'mixpanel','completed',10,'2024-06-24 01:57:27','2024-06-24 03:36:33','2024-06-24 03:31:26','2024-06-24 03:36:31',NULL,0,0,NULL,NULL),(24369,'mixpanel','completed',10,'2024-06-24 02:17:32','2024-06-24 03:46:27','2024-06-24 03:41:31','2024-06-24 03:46:26',NULL,0,0,NULL,NULL),(24370,'mixpanel','completed',10,'2024-06-24 02:49:30','2024-06-24 03:56:32','2024-06-24 03:51:29','2024-06-24 03:56:31',NULL,0,0,NULL,NULL),(24371,'mixpanel','completed',10,'2024-06-24 02:02:27','2024-06-24 04:05:34','2024-06-24 04:01:26','2024-06-24 04:05:33',NULL,0,0,NULL,NULL),(24372,'mixpanel','completed',10,'2024-06-24 02:54:29','2024-06-24 04:16:27','2024-06-24 04:11:28','2024-06-24 04:16:26',NULL,0,0,NULL,NULL),(24373,'mixpanel','completed',10,'2024-06-24 02:59:27','2024-06-24 04:26:29','2024-06-24 04:21:26','2024-06-24 04:26:28',NULL,0,0,NULL,NULL),(24374,'mixpanel','completed',10,'2024-06-24 03:25:37','2024-06-24 04:36:41','2024-06-24 04:31:33','2024-06-24 04:36:38',NULL,0,0,NULL,NULL),(24375,'mixpanel','completed',10,'2024-06-24 03:09:34','2024-06-24 04:45:25','2024-06-24 04:41:32','2024-06-24 04:45:24',NULL,0,0,NULL,NULL),(24376,'mixpanel','completed',10,'2024-06-24 03:39:27','2024-06-24 04:56:29','2024-06-24 04:51:26','2024-06-24 04:56:28',NULL,0,0,NULL,NULL),(24377,'mixpanel','completed',10,'2024-06-24 03:10:27','2024-06-24 05:06:29','2024-06-24 05:01:26','2024-06-24 05:06:28',NULL,0,0,NULL,NULL),(24378,'mixpanel','completed',10,'2024-06-24 04:09:29','2024-06-24 05:16:27','2024-06-24 05:11:28','2024-06-24 05:16:26',NULL,0,0,NULL,NULL),(24379,'mixpanel','completed',10,'2024-06-24 03:35:27','2024-06-24 05:26:29','2024-06-24 05:21:26','2024-06-24 05:26:28',NULL,0,0,NULL,NULL),(24380,'mixpanel','completed',10,'2024-06-24 04:01:28','2024-06-24 05:36:28','2024-06-24 05:31:27','2024-06-24 05:36:27',NULL,0,0,NULL,NULL),(24381,'mixpanel','completed',10,'2024-06-24 03:57:28','2024-06-24 05:46:27','2024-06-24 05:41:27','2024-06-24 05:46:26',NULL,0,0,NULL,NULL),(24382,'mixpanel','completed',10,'2024-06-24 04:35:27','2024-06-24 05:56:30','2024-06-24 05:51:26','2024-06-24 05:56:29',NULL,0,0,NULL,NULL),(24383,'mixpanel','completed',10,'2024-06-24 04:44:28','2024-06-24 06:06:29','2024-06-24 06:01:26','2024-06-24 06:06:28',NULL,0,0,NULL,NULL),(24384,'mixpanel','completed',10,'2024-06-24 04:22:30','2024-06-24 06:16:27','2024-06-24 06:11:29','2024-06-24 06:16:26',NULL,0,0,NULL,NULL),(24385,'mixpanel','completed',10,'2024-06-24 05:01:27','2024-06-24 06:26:30','2024-06-24 06:21:26','2024-06-24 06:26:29',NULL,0,0,NULL,NULL),(24386,'mixpanel','completed',10,'2024-06-24 05:03:28','2024-06-24 06:36:28','2024-06-24 06:31:27','2024-06-24 06:36:28',NULL,0,0,NULL,NULL),(24387,'mixpanel','completed',10,'2024-06-24 04:42:29','2024-06-24 06:46:27','2024-06-24 06:41:28','2024-06-24 06:46:26',NULL,0,0,NULL,NULL),(24388,'mixpanel','completed',10,'2024-06-24 05:09:27','2024-06-24 06:53:56','2024-06-24 06:51:26','2024-06-24 06:53:55',NULL,0,0,NULL,NULL),(24389,'mixpanel','completed',10,'2024-06-24 05:53:31','2024-06-24 07:01:27','2024-06-24 06:56:30','2024-06-24 07:01:26',NULL,0,0,NULL,NULL),(24390,'mixpanel','completed',10,'2024-06-24 05:08:32','2024-06-24 07:11:30','2024-06-24 07:06:31','2024-06-24 07:11:29',NULL,0,0,NULL,NULL),(24391,'mixpanel','completed',10,'2024-06-24 05:15:27','2024-06-24 07:21:27','2024-06-24 07:16:26','2024-06-24 07:21:26',NULL,0,0,NULL,NULL),(24392,'mixpanel','completed',10,'2024-06-24 05:26:34','2024-06-24 07:31:27','2024-06-24 07:26:28','2024-06-24 07:31:26',NULL,0,0,NULL,NULL),(24393,'mixpanel','completed',10,'2024-06-24 06:12:29','2024-06-24 07:41:29','2024-06-24 07:36:28','2024-06-24 07:41:28',NULL,0,0,NULL,NULL),(24394,'mixpanel','completed',10,'2024-06-24 05:47:27','2024-06-24 07:50:06','2024-06-24 07:46:26','2024-06-24 07:50:05',NULL,0,0,NULL,NULL),(24395,'mixpanel','completed',10,'2024-06-24 06:51:30','2024-06-24 08:01:27','2024-06-24 07:56:29','2024-06-24 08:01:26',NULL,0,0,NULL,NULL),(24396,'mixpanel','completed',10,'2024-06-24 06:55:29','2024-06-24 08:16:28','2024-06-24 08:11:28','2024-06-24 08:16:26',NULL,0,0,NULL,NULL),(24397,'mixpanel','completed',10,'2024-06-24 06:47:27','2024-06-24 08:26:30','2024-06-24 08:21:26','2024-06-24 08:26:29',NULL,0,0,NULL,NULL),(24398,'mixpanel','completed',10,'2024-06-24 06:53:28','2024-06-24 08:36:30','2024-06-24 08:31:27','2024-06-24 08:36:29',NULL,0,0,NULL,NULL),(24399,'mixpanel','completed',10,'2024-06-24 07:03:31','2024-06-24 08:46:27','2024-06-24 08:41:30','2024-06-24 08:46:26',NULL,0,0,NULL,NULL),(24400,'mixpanel','completed',10,'2024-06-24 06:55:29','2024-06-24 08:56:27','2024-06-24 08:51:27','2024-06-24 08:56:26',NULL,0,0,NULL,NULL),(24401,'mixpanel','completed',10,'2024-06-24 07:24:27','2024-06-24 09:06:27','2024-06-24 09:01:26','2024-06-24 09:06:26',NULL,0,0,NULL,NULL),(24402,'mixpanel','completed',10,'2024-06-24 08:08:27','2024-06-24 09:16:27','2024-06-24 09:11:26','2024-06-24 09:16:26',NULL,0,0,NULL,NULL),(24403,'mixpanel','completed',10,'2024-06-24 07:51:27','2024-06-24 09:26:27','2024-06-24 09:21:26','2024-06-24 09:26:26',NULL,0,0,NULL,NULL),(24404,'mixpanel','completed',10,'2024-06-24 07:33:27','2024-06-24 09:36:27','2024-06-24 09:31:26','2024-06-24 09:36:26',NULL,0,0,NULL,NULL),(24405,'mixpanel','completed',10,'2024-06-24 07:59:28','2024-06-24 09:46:27','2024-06-24 09:41:27','2024-06-24 09:46:26',NULL,0,0,NULL,NULL),(24406,'mixpanel','completed',10,'2024-06-24 08:34:27','2024-06-24 09:56:27','2024-06-24 09:51:26','2024-06-24 09:56:26',NULL,0,0,NULL,NULL),(24407,'mixpanel','completed',10,'2024-06-24 08:54:27','2024-06-24 10:06:27','2024-06-24 10:01:26','2024-06-24 10:06:26',NULL,0,0,NULL,NULL),(24408,'mixpanel','completed',10,'2024-06-24 08:45:28','2024-06-24 10:16:27','2024-06-24 10:11:27','2024-06-24 10:16:26',NULL,0,0,NULL,NULL),(24409,'mixpanel','completed',10,'2024-06-24 08:31:27','2024-06-24 10:26:27','2024-06-24 10:21:26','2024-06-24 10:26:26',NULL,0,0,NULL,NULL),(24410,'mixpanel','completed',10,'2024-06-24 08:42:30','2024-06-24 10:36:27','2024-06-24 10:31:29','2024-06-24 10:36:26',NULL,0,0,NULL,NULL),(24411,'mixpanel','completed',10,'2024-06-24 08:59:27','2024-06-24 10:46:27','2024-06-24 10:41:26','2024-06-24 10:46:26',NULL,0,0,NULL,NULL),(24412,'mixpanel','completed',10,'2024-06-24 09:34:27','2024-06-24 10:56:27','2024-06-24 10:51:26','2024-06-24 10:56:26',NULL,0,0,NULL,NULL),(24413,'mixpanel','completed',10,'2024-06-24 09:50:28','2024-06-24 11:06:27','2024-06-24 11:01:27','2024-06-24 11:06:26',NULL,0,0,NULL,NULL),(24414,'mixpanel','completed',10,'2024-06-24 09:40:28','2024-06-24 11:16:27','2024-06-24 11:11:26','2024-06-24 11:16:26',NULL,0,0,NULL,NULL),(24415,'mixpanel','completed',10,'2024-06-24 10:03:27','2024-06-24 11:26:27','2024-06-24 11:21:26','2024-06-24 11:26:26',NULL,0,0,NULL,NULL),(24416,'mixpanel','completed',10,'2024-06-24 10:12:27','2024-06-24 11:36:27','2024-06-24 11:31:26','2024-06-24 11:36:26',NULL,0,0,NULL,NULL),(24417,'mixpanel','completed',10,'2024-06-24 10:26:28','2024-06-24 11:46:28','2024-06-24 11:41:27','2024-06-24 11:46:27',NULL,0,0,NULL,NULL),(24418,'mixpanel','completed',10,'2024-06-24 10:40:28','2024-06-24 11:56:28','2024-06-24 11:51:27','2024-06-24 11:56:27',NULL,0,0,NULL,NULL),(24419,'mixpanel','completed',10,'2024-06-24 10:32:28','2024-06-24 12:06:28','2024-06-24 12:01:26','2024-06-24 12:06:27',NULL,0,0,NULL,NULL),(24420,'mixpanel','completed',10,'2024-06-24 10:35:27','2024-06-24 12:16:27','2024-06-24 12:11:26','2024-06-24 12:16:26',NULL,0,0,NULL,NULL),(24421,'mixpanel','completed',10,'2024-06-24 11:03:27','2024-06-24 12:26:28','2024-06-24 12:21:26','2024-06-24 12:26:27',NULL,0,0,NULL,NULL),(24422,'mixpanel','completed',10,'2024-06-24 11:26:28','2024-06-24 12:36:28','2024-06-24 12:31:27','2024-06-24 12:36:27',NULL,0,0,NULL,NULL),(24423,'mixpanel','completed',10,'2024-06-24 11:36:28','2024-06-24 12:46:27','2024-06-24 12:41:27','2024-06-24 12:46:26',NULL,0,0,NULL,NULL),(24424,'mixpanel','completed',10,'2024-06-24 11:28:27','2024-06-24 12:56:28','2024-06-24 12:51:26','2024-06-24 12:56:26',NULL,0,0,NULL,NULL),(24425,'mixpanel','completed',10,'2024-06-24 11:37:27','2024-06-24 13:06:27','2024-06-24 13:01:26','2024-06-24 13:06:26',NULL,0,0,NULL,NULL),(24426,'mixpanel','completed',10,'2024-06-24 11:42:27','2024-06-24 13:16:31','2024-06-24 13:11:26','2024-06-24 13:16:30',NULL,0,0,NULL,NULL),(24427,'mixpanel','completed',10,'2024-06-24 12:07:27','2024-06-24 13:26:27','2024-06-24 13:21:26','2024-06-24 13:26:26',NULL,0,0,NULL,NULL),(24428,'mixpanel','completed',10,'2024-06-24 12:06:27','2024-06-24 13:36:27','2024-06-24 13:31:26','2024-06-24 13:36:26',NULL,0,0,NULL,NULL),(24429,'mixpanel','completed',10,'2024-06-24 12:01:27','2024-06-24 13:46:27','2024-06-24 13:41:26','2024-06-24 13:46:26',NULL,0,0,NULL,NULL),(24430,'mixpanel','completed',10,'2024-06-24 12:27:27','2024-06-24 13:56:28','2024-06-24 13:51:26','2024-06-24 13:56:27',NULL,0,0,NULL,NULL),(24431,'mixpanel','completed',10,'2024-06-24 12:30:27','2024-06-24 14:05:11','2024-06-24 14:01:26','2024-06-24 14:05:10',NULL,0,0,NULL,NULL),(24432,'mixpanel','completed',10,'2024-06-24 12:35:52','2024-06-24 14:11:27','2024-06-24 14:08:51','2024-06-24 14:11:26',NULL,0,0,NULL,NULL),(24433,'mixpanel','completed',10,'2024-06-24 12:47:29','2024-06-24 14:19:51','2024-06-24 14:16:28','2024-06-24 14:19:50',NULL,0,0,NULL,NULL),(24434,'mixpanel','completed',10,'2024-06-24 12:40:28','2024-06-24 14:31:27','2024-06-24 14:26:27','2024-06-24 14:31:27',NULL,0,0,NULL,NULL),(24435,'mixpanel','completed',10,'2024-06-24 13:28:28','2024-06-24 14:41:27','2024-06-24 14:36:27','2024-06-24 14:41:26',NULL,0,0,NULL,NULL),(24436,'mixpanel','completed',10,'2024-06-24 13:05:28','2024-06-24 14:51:27','2024-06-24 14:46:27','2024-06-24 14:51:26',NULL,0,0,NULL,NULL),(24437,'mixpanel','completed',10,'2024-06-24 13:33:27','2024-06-24 15:01:27','2024-06-24 14:56:26','2024-06-24 15:01:26',NULL,0,0,NULL,NULL),(24438,'mixpanel','completed',10,'2024-06-24 13:47:27','2024-06-24 15:11:28','2024-06-24 15:06:26','2024-06-24 15:11:27',NULL,0,0,NULL,NULL),(24439,'mixpanel','completed',10,'2024-06-24 13:32:27','2024-06-24 15:21:27','2024-06-24 15:16:26','2024-06-24 15:21:26',NULL,0,0,NULL,NULL),(24440,'mixpanel','completed',10,'2024-06-24 13:27:46','2024-06-24 15:31:28','2024-06-24 15:24:45','2024-06-24 15:31:27',NULL,0,0,NULL,NULL),(24441,'mixpanel','completed',10,'2024-06-24 14:34:28','2024-06-24 15:41:28','2024-06-24 15:36:26','2024-06-24 15:41:27',NULL,0,0,NULL,NULL),(24442,'mixpanel','completed',10,'2024-06-24 14:17:28','2024-06-24 15:51:28','2024-06-24 15:46:27','2024-06-24 15:51:27',NULL,0,0,NULL,NULL),(24443,'mixpanel','completed',10,'2024-06-24 14:48:27','2024-06-24 16:01:27','2024-06-24 15:56:26','2024-06-24 16:01:26',NULL,0,0,NULL,NULL),(24444,'mixpanel','completed',10,'2024-06-24 15:00:28','2024-06-24 16:10:23','2024-06-24 16:06:27','2024-06-24 16:10:22',NULL,0,0,NULL,NULL),(24445,'mixpanel','completed',10,'2024-06-24 14:53:28','2024-06-24 16:21:28','2024-06-24 16:16:27','2024-06-24 16:21:27',NULL,0,0,NULL,NULL),(24446,'mixpanel','completed',10,'2024-06-24 15:21:28','2024-06-24 16:31:27','2024-06-24 16:26:27','2024-06-24 16:31:26',NULL,0,0,NULL,NULL),(24447,'mixpanel','completed',10,'2024-06-24 15:27:31','2024-06-24 16:41:31','2024-06-24 16:36:30','2024-06-24 16:41:30',NULL,0,0,NULL,NULL),(24448,'mixpanel','completed',10,'2024-06-24 15:01:28','2024-06-24 16:51:28','2024-06-24 16:46:27','2024-06-24 16:51:27',NULL,0,0,NULL,NULL),(24449,'mixpanel','completed',10,'2024-06-24 15:02:28','2024-06-24 17:01:27','2024-06-24 16:56:27','2024-06-24 17:01:26',NULL,0,0,NULL,NULL),(24450,'mixpanel','completed',10,'2024-06-24 15:46:28','2024-06-24 17:11:28','2024-06-24 17:06:27','2024-06-24 17:11:27',NULL,0,0,NULL,NULL),(24451,'mixpanel','completed',10,'2024-06-24 15:31:28','2024-06-24 17:21:28','2024-06-24 17:16:27','2024-06-24 17:21:27',NULL,0,0,NULL,NULL),(24452,'mixpanel','completed',10,'2024-06-24 16:18:28','2024-06-24 17:31:27','2024-06-24 17:26:27','2024-06-24 17:31:26',NULL,0,0,NULL,NULL),(24453,'mixpanel','completed',10,'2024-06-24 15:45:27','2024-06-24 17:41:27','2024-06-24 17:36:26','2024-06-24 17:41:26',NULL,0,0,NULL,NULL),(24454,'mixpanel','completed',10,'2024-06-24 15:47:28','2024-06-24 17:51:28','2024-06-24 17:46:27','2024-06-24 17:51:27',NULL,0,0,NULL,NULL),(24455,'mixpanel','completed',10,'2024-06-24 16:52:28','2024-06-24 18:01:27','2024-06-24 17:56:27','2024-06-24 18:01:26',NULL,0,0,NULL,NULL),(24456,'mixpanel','completed',10,'2024-06-24 16:43:28','2024-06-24 18:11:28','2024-06-24 18:06:27','2024-06-24 18:11:27',NULL,0,0,NULL,NULL),(24457,'mixpanel','completed',10,'2024-06-24 16:25:28','2024-06-24 18:21:28','2024-06-24 18:16:27','2024-06-24 18:21:27',NULL,0,0,NULL,NULL),(24458,'schedule_re_engagement_email','completed',10,'2024-06-25 18:26:27','2024-06-25 18:26:36','2024-06-24 18:26:27','2024-06-25 18:26:35',NULL,0,0,NULL,NULL),(24459,'mixpanel','completed',10,'2024-06-24 16:34:28','2024-06-24 18:31:28','2024-06-24 18:26:27','2024-06-24 18:31:27',NULL,0,0,NULL,NULL),(24460,'mixpanel','completed',10,'2024-06-24 16:45:44','2024-06-24 18:41:28','2024-06-24 18:35:43','2024-06-24 18:41:27',NULL,0,0,NULL,NULL),(24461,'mixpanel','completed',10,'2024-06-24 17:01:28','2024-06-24 18:51:28','2024-06-24 18:46:27','2024-06-24 18:51:27',NULL,0,0,NULL,NULL),(24462,'mixpanel','completed',10,'2024-06-24 17:47:28','2024-06-24 19:01:27','2024-06-24 18:56:27','2024-06-24 19:01:26',NULL,0,0,NULL,NULL),(24463,'mixpanel','completed',10,'2024-06-24 17:59:28','2024-06-24 19:11:29','2024-06-24 19:06:27','2024-06-24 19:11:28',NULL,0,0,NULL,NULL),(24464,'mixpanel','completed',10,'2024-06-24 18:04:55','2024-06-24 19:18:52','2024-06-24 19:14:53','2024-06-24 19:18:51',NULL,0,0,NULL,NULL),(24465,'mixpanel','completed',10,'2024-06-24 18:01:29','2024-06-24 19:24:23','2024-06-24 19:21:28','2024-06-24 19:24:22',NULL,0,0,NULL,NULL),(24466,'mixpanel','completed',10,'2024-06-24 18:19:28','2024-06-24 19:31:28','2024-06-24 19:26:27','2024-06-24 19:31:27',NULL,0,0,NULL,NULL),(24467,'mixpanel','completed',10,'2024-06-24 17:43:30','2024-06-24 19:41:30','2024-06-24 19:36:29','2024-06-24 19:41:29',NULL,0,0,NULL,NULL),(24468,'mixpanel','completed',10,'2024-06-24 17:52:36','2024-06-24 19:51:27','2024-06-24 19:46:34','2024-06-24 19:51:27',NULL,0,0,NULL,NULL),(24469,'mixpanel','completed',10,'2024-06-24 18:35:29','2024-06-24 20:01:28','2024-06-24 19:56:28','2024-06-24 20:01:27',NULL,0,0,NULL,NULL),(24470,'mixpanel','completed',10,'2024-06-24 18:24:30','2024-06-24 20:11:28','2024-06-24 20:06:29','2024-06-24 20:11:27',NULL,0,0,NULL,NULL),(24471,'mixpanel','completed',10,'2024-06-24 18:25:28','2024-06-24 20:21:28','2024-06-24 20:16:27','2024-06-24 20:21:27',NULL,0,0,NULL,NULL),(24472,'subscribers_engagement_score','completed',10,'2024-06-24 20:26:30','2024-06-24 20:31:28','2024-06-24 20:26:29','2024-06-24 20:31:27',NULL,0,0,NULL,NULL),(24473,'mixpanel','completed',10,'2024-06-24 18:40:30','2024-06-24 20:31:28','2024-06-24 20:26:29','2024-06-24 20:31:27',NULL,0,0,NULL,NULL),(24474,'subscribers_engagement_score','completed',10,'2024-06-25 08:58:00','2024-06-25 09:01:28','2024-06-24 20:31:27','2024-06-25 09:01:27',NULL,0,0,NULL,NULL),(24475,'mixpanel','completed',10,'2024-06-24 19:24:29','2024-06-24 20:41:31','2024-06-24 20:36:28','2024-06-24 20:41:30',NULL,0,0,NULL,NULL),(24476,'mixpanel','completed',10,'2024-06-24 19:28:28','2024-06-24 20:51:28','2024-06-24 20:46:27','2024-06-24 20:51:27',NULL,0,0,NULL,NULL),(24477,'mixpanel','completed',10,'2024-06-24 19:15:28','2024-06-24 21:01:27','2024-06-24 20:56:27','2024-06-24 21:01:26',NULL,0,0,NULL,NULL),(24478,'mixpanel','completed',10,'2024-06-24 19:29:28','2024-06-24 21:11:41','2024-06-24 21:06:27','2024-06-24 21:11:39',NULL,0,0,NULL,NULL),(24479,'mixpanel','completed',10,'2024-06-24 19:51:30','2024-06-24 21:21:28','2024-06-24 21:16:28','2024-06-24 21:21:27',NULL,0,0,NULL,NULL),(24480,'mixpanel','completed',10,'2024-06-24 20:13:30','2024-06-24 21:31:28','2024-06-24 21:26:29','2024-06-24 21:31:27',NULL,0,0,NULL,NULL),(24481,'mixpanel','completed',10,'2024-06-24 19:35:29','2024-06-24 21:41:33','2024-06-24 21:36:28','2024-06-24 21:41:32',NULL,0,0,NULL,NULL),(24482,'mixpanel','completed',10,'2024-06-24 20:17:28','2024-06-24 21:51:30','2024-06-24 21:46:27','2024-06-24 21:51:29',NULL,0,0,NULL,NULL),(24483,'mixpanel','completed',10,'2024-06-24 20:19:33','2024-06-24 22:01:28','2024-06-24 21:56:32','2024-06-24 22:01:27',NULL,0,0,NULL,NULL),(24484,'inactive_subscribers','completed',10,'2024-07-01 22:00:00','2024-07-01 22:01:31','2024-06-24 22:01:27','2024-07-01 22:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(24485,'mixpanel','completed',10,'2024-06-24 20:11:34','2024-06-24 22:08:43','2024-06-24 22:06:33','2024-06-24 22:08:42',NULL,0,0,NULL,NULL),(24486,'mixpanel','completed',10,'2024-06-24 20:58:30','2024-06-24 22:16:28','2024-06-24 22:11:28','2024-06-24 22:16:27',NULL,0,0,NULL,NULL),(24487,'mixpanel','completed',10,'2024-06-24 21:11:28','2024-06-24 22:26:30','2024-06-24 22:21:27','2024-06-24 22:26:29',NULL,0,0,NULL,NULL),(24488,'mixpanel','completed',10,'2024-06-24 21:01:28','2024-06-24 22:36:31','2024-06-24 22:31:27','2024-06-24 22:36:29',NULL,0,0,NULL,NULL),(24489,'mixpanel','completed',10,'2024-06-24 20:40:34','2024-06-24 22:46:28','2024-06-24 22:41:32','2024-06-24 22:46:27',NULL,0,0,NULL,NULL),(24490,'mixpanel','completed',10,'2024-06-24 21:22:29','2024-06-24 22:56:43','2024-06-24 22:51:28','2024-06-24 22:56:41',NULL,0,0,NULL,NULL),(24491,'mixpanel','completed',10,'2024-06-24 21:03:08','2024-06-24 23:06:28','2024-06-24 23:00:04','2024-06-24 23:06:27',NULL,0,0,NULL,NULL),(24492,'mixpanel','completed',10,'2024-06-24 21:17:29','2024-06-24 23:16:28','2024-06-24 23:11:28','2024-06-24 23:16:27',NULL,0,0,NULL,NULL),(24493,'mixpanel','completed',10,'2024-06-24 21:55:28','2024-06-24 23:26:29','2024-06-24 23:21:27','2024-06-24 23:26:28',NULL,0,0,NULL,NULL),(24494,'mixpanel','completed',10,'2024-06-24 22:19:28','2024-06-24 23:36:28','2024-06-24 23:31:27','2024-06-24 23:36:27',NULL,0,0,NULL,NULL),(24495,'mixpanel','completed',10,'2024-06-24 22:12:30','2024-06-24 23:46:28','2024-06-24 23:41:29','2024-06-24 23:46:27',NULL,0,0,NULL,NULL),(24496,'mixpanel','completed',10,'2024-06-24 22:16:28','2024-06-24 23:56:29','2024-06-24 23:51:27','2024-06-24 23:56:28',NULL,0,0,NULL,NULL),(24497,'mixpanel','completed',10,'2024-06-24 22:13:28','2024-06-25 00:06:29','2024-06-25 00:01:27','2024-06-25 00:06:28',NULL,0,0,NULL,NULL),(24498,'mixpanel','completed',10,'2024-06-24 22:26:31','2024-06-25 00:16:28','2024-06-25 00:11:30','2024-06-25 00:16:27',NULL,0,0,NULL,NULL),(24499,'mixpanel','completed',10,'2024-06-24 22:58:28','2024-06-25 00:26:31','2024-06-25 00:21:27','2024-06-25 00:26:30',NULL,0,0,NULL,NULL),(24500,'mixpanel','completed',10,'2024-06-24 23:06:29','2024-06-25 00:36:31','2024-06-25 00:31:28','2024-06-25 00:36:30',NULL,0,0,NULL,NULL),(24501,'mixpanel','completed',10,'2024-06-24 23:32:29','2024-06-25 00:46:28','2024-06-25 00:41:28','2024-06-25 00:46:28',NULL,0,0,NULL,NULL),(24502,'mixpanel','completed',10,'2024-06-24 22:55:28','2024-06-25 00:56:29','2024-06-25 00:51:27','2024-06-25 00:56:28',NULL,0,0,NULL,NULL),(24503,'mixpanel','completed',10,'2024-06-24 23:22:28','2024-06-25 01:06:16','2024-06-25 01:01:27','2024-06-25 01:06:15',NULL,0,0,NULL,NULL),(24504,'mixpanel','completed',10,'2024-06-25 00:02:30','2024-06-25 01:16:27','2024-06-25 01:11:29','2024-06-25 01:16:26',NULL,0,0,NULL,NULL),(24505,'mixpanel','completed',10,'2024-06-24 23:51:28','2024-06-25 01:26:31','2024-06-25 01:21:27','2024-06-25 01:26:30',NULL,0,0,NULL,NULL),(24506,'mixpanel','completed',10,'2024-06-25 00:11:28','2024-06-25 01:36:30','2024-06-25 01:31:27','2024-06-25 01:36:29',NULL,0,0,NULL,NULL),(24507,'mixpanel','completed',10,'2024-06-24 23:44:30','2024-06-25 01:46:28','2024-06-25 01:41:29','2024-06-25 01:46:27',NULL,0,0,NULL,NULL),(24508,'mixpanel','completed',10,'2024-06-25 00:29:27','2024-06-25 01:55:39','2024-06-25 01:51:27','2024-06-25 01:55:38',NULL,0,0,NULL,NULL),(24509,'mixpanel','completed',10,'2024-06-25 00:22:28','2024-06-25 02:06:29','2024-06-25 02:01:27','2024-06-25 02:06:29',NULL,0,0,NULL,NULL),(24510,'mixpanel','completed',10,'2024-06-25 00:52:34','2024-06-25 02:16:28','2024-06-25 02:11:33','2024-06-25 02:16:27',NULL,0,0,NULL,NULL),(24511,'mixpanel','completed',10,'2024-06-25 01:13:30','2024-06-25 02:24:43','2024-06-25 02:21:29','2024-06-25 02:24:41',NULL,0,0,NULL,NULL),(24512,'mixpanel','completed',10,'2024-06-25 00:50:28','2024-06-25 02:36:34','2024-06-25 02:31:27','2024-06-25 02:36:33',NULL,0,0,NULL,NULL),(24513,'mixpanel','completed',10,'2024-06-25 00:41:38','2024-06-25 02:44:11','2024-06-25 02:41:37','2024-06-25 02:44:10',NULL,0,0,NULL,NULL),(24514,'mixpanel','completed',10,'2024-06-25 01:03:28','2024-06-25 02:51:31','2024-06-25 02:46:27','2024-06-25 02:51:30',NULL,0,0,NULL,NULL),(24515,'mixpanel','completed',10,'2024-06-25 00:59:33','2024-06-25 03:01:27','2024-06-25 02:56:32','2024-06-25 03:01:26',NULL,0,0,NULL,NULL),(24516,'mixpanel','completed',10,'2024-06-25 01:38:33','2024-06-25 03:11:43','2024-06-25 03:06:32','2024-06-25 03:11:39',NULL,0,0,NULL,NULL),(24517,'mixpanel','completed',10,'2024-06-25 01:49:10','2024-06-25 03:26:31','2024-06-25 03:21:08','2024-06-25 03:26:30',NULL,0,0,NULL,NULL),(24518,'mixpanel','completed',10,'2024-06-25 01:53:27','2024-06-25 03:36:35','2024-06-25 03:31:26','2024-06-25 03:36:34',NULL,0,0,NULL,NULL),(24519,'mixpanel','completed',10,'2024-06-25 02:25:30','2024-06-25 03:46:28','2024-06-25 03:41:30','2024-06-25 03:46:27',NULL,0,0,NULL,NULL),(24520,'mixpanel','completed',10,'2024-06-25 02:16:30','2024-06-25 03:56:32','2024-06-25 03:51:30','2024-06-25 03:56:31',NULL,0,0,NULL,NULL),(24521,'mixpanel','completed',10,'2024-06-25 02:21:28','2024-06-25 04:06:31','2024-06-25 04:01:27','2024-06-25 04:06:30',NULL,0,0,NULL,NULL),(24522,'mixpanel','completed',10,'2024-06-25 02:54:33','2024-06-25 04:16:28','2024-06-25 04:11:32','2024-06-25 04:16:27',NULL,0,0,NULL,NULL),(24523,'mixpanel','completed',10,'2024-06-25 03:03:21','2024-06-25 04:26:31','2024-06-25 04:20:20','2024-06-25 04:26:30',NULL,0,0,NULL,NULL),(24524,'mixpanel','completed',10,'2024-06-25 03:09:28','2024-06-25 04:36:30','2024-06-25 04:31:27','2024-06-25 04:36:30',NULL,0,0,NULL,NULL),(24525,'mixpanel','completed',10,'2024-06-25 03:29:31','2024-06-25 04:46:29','2024-06-25 04:41:31','2024-06-25 04:46:28',NULL,0,0,NULL,NULL),(24526,'mixpanel','completed',10,'2024-06-25 03:11:28','2024-06-25 04:56:32','2024-06-25 04:51:27','2024-06-25 04:56:31',NULL,0,0,NULL,NULL),(24527,'mixpanel','completed',10,'2024-06-25 03:11:28','2024-06-25 05:06:33','2024-06-25 05:01:27','2024-06-25 05:06:32',NULL,0,0,NULL,NULL),(24528,'mixpanel','completed',10,'2024-06-25 03:53:32','2024-06-25 05:16:30','2024-06-25 05:11:31','2024-06-25 05:16:29',NULL,0,0,NULL,NULL),(24529,'mixpanel','completed',10,'2024-06-25 04:15:30','2024-06-25 05:26:31','2024-06-25 05:21:29','2024-06-25 05:26:30',NULL,0,0,NULL,NULL),(24530,'mixpanel','completed',10,'2024-06-25 04:04:28','2024-06-25 05:36:30','2024-06-25 05:31:27','2024-06-25 05:36:29',NULL,0,0,NULL,NULL),(24531,'mixpanel','completed',10,'2024-06-25 04:19:30','2024-06-25 05:46:28','2024-06-25 05:41:29','2024-06-25 05:46:27',NULL,0,0,NULL,NULL),(24532,'mixpanel','completed',10,'2024-06-25 04:01:28','2024-06-25 05:56:28','2024-06-25 05:51:27','2024-06-25 05:56:27',NULL,0,0,NULL,NULL),(24533,'mixpanel','completed',10,'2024-06-25 04:41:29','2024-06-25 06:06:30','2024-06-25 06:01:28','2024-06-25 06:06:29',NULL,0,0,NULL,NULL),(24534,'mixpanel','completed',10,'2024-06-25 05:01:29','2024-06-25 06:16:28','2024-06-25 06:11:28','2024-06-25 06:16:27',NULL,0,0,NULL,NULL),(24535,'mixpanel','completed',10,'2024-06-25 05:12:28','2024-06-25 06:26:29','2024-06-25 06:21:27','2024-06-25 06:26:28',NULL,0,0,NULL,NULL),(24536,'mixpanel','completed',10,'2024-06-25 05:10:27','2024-06-25 06:36:29','2024-06-25 06:31:26','2024-06-25 06:36:28',NULL,0,0,NULL,NULL),(24537,'mixpanel','completed',10,'2024-06-25 05:30:31','2024-06-25 06:46:28','2024-06-25 06:41:30','2024-06-25 06:46:27',NULL,0,0,NULL,NULL),(24538,'mixpanel','completed',10,'2024-06-25 05:45:28','2024-06-25 06:56:32','2024-06-25 06:51:27','2024-06-25 06:56:31',NULL,0,0,NULL,NULL),(24539,'mixpanel','completed',10,'2024-06-25 05:32:28','2024-06-25 07:06:29','2024-06-25 07:01:27','2024-06-25 07:06:29',NULL,0,0,NULL,NULL),(24540,'mixpanel','completed',10,'2024-06-25 06:04:31','2024-06-25 07:16:28','2024-06-25 07:11:30','2024-06-25 07:16:27',NULL,0,0,NULL,NULL),(24541,'mixpanel','completed',10,'2024-06-25 06:14:30','2024-06-25 07:26:32','2024-06-25 07:21:29','2024-06-25 07:26:31',NULL,0,0,NULL,NULL),(24542,'mixpanel','completed',10,'2024-06-25 06:16:28','2024-06-25 07:36:34','2024-06-25 07:31:27','2024-06-25 07:36:33',NULL,0,0,NULL,NULL),(24543,'mixpanel','completed',10,'2024-06-25 06:24:33','2024-06-25 07:46:28','2024-06-25 07:41:32','2024-06-25 07:46:27',NULL,0,0,NULL,NULL),(24544,'mixpanel','completed',10,'2024-06-25 06:04:30','2024-06-25 07:53:33','2024-06-25 07:51:29','2024-06-25 07:53:32',NULL,0,0,NULL,NULL),(24545,'mixpanel','completed',10,'2024-06-25 06:29:31','2024-06-25 08:01:28','2024-06-25 07:56:30','2024-06-25 08:01:27',NULL,0,0,NULL,NULL),(24546,'mixpanel','completed',10,'2024-06-25 06:44:33','2024-06-25 08:11:32','2024-06-25 08:06:32','2024-06-25 08:11:31',NULL,0,0,NULL,NULL),(24547,'mixpanel','completed',10,'2024-06-25 06:18:29','2024-06-25 08:21:30','2024-06-25 08:16:27','2024-06-25 08:21:29',NULL,0,0,NULL,NULL),(24548,'mixpanel','completed',10,'2024-06-25 07:24:34','2024-06-25 08:31:28','2024-06-25 08:26:33','2024-06-25 08:31:27',NULL,0,0,NULL,NULL),(24549,'mixpanel','completed',10,'2024-06-25 07:16:34','2024-06-25 08:41:34','2024-06-25 08:36:33','2024-06-25 08:41:33',NULL,0,0,NULL,NULL),(24550,'mixpanel','completed',10,'2024-06-25 07:09:28','2024-06-25 08:51:30','2024-06-25 08:46:27','2024-06-25 08:51:29',NULL,0,0,NULL,NULL),(24551,'mixpanel','completed',10,'2024-06-25 07:25:36','2024-06-25 09:01:28','2024-06-25 08:56:35','2024-06-25 09:01:27',NULL,0,0,NULL,NULL),(24552,'subscribers_engagement_score','completed',10,'2024-06-26 07:53:00','2024-06-26 07:55:28','2024-06-25 09:01:27','2024-06-26 07:55:27',NULL,0,0,NULL,NULL),(24553,'mixpanel','completed',10,'2024-06-25 07:53:32','2024-06-25 09:11:34','2024-06-25 09:06:31','2024-06-25 09:11:33',NULL,0,0,NULL,NULL),(24554,'mixpanel','completed',10,'2024-06-25 07:22:28','2024-06-25 09:21:30','2024-06-25 09:16:27','2024-06-25 09:21:29',NULL,0,0,NULL,NULL),(24555,'mixpanel','completed',10,'2024-06-25 08:19:33','2024-06-25 09:31:28','2024-06-25 09:26:32','2024-06-25 09:31:27',NULL,0,0,NULL,NULL),(24556,'mixpanel','completed',10,'2024-06-25 08:16:33','2024-06-25 09:41:33','2024-06-25 09:36:32','2024-06-25 09:41:32',NULL,0,0,NULL,NULL),(24557,'mixpanel','completed',10,'2024-06-25 08:15:28','2024-06-25 09:51:30','2024-06-25 09:46:27','2024-06-25 09:51:29',NULL,0,0,NULL,NULL),(24558,'mixpanel','completed',10,'2024-06-25 08:52:34','2024-06-25 10:01:28','2024-06-25 09:56:33','2024-06-25 10:01:27',NULL,0,0,NULL,NULL),(24559,'mixpanel','completed',10,'2024-06-25 08:56:33','2024-06-25 10:11:34','2024-06-25 10:06:32','2024-06-25 10:11:33',NULL,0,0,NULL,NULL),(24560,'mixpanel','completed',10,'2024-06-25 08:54:28','2024-06-25 10:21:29','2024-06-25 10:16:27','2024-06-25 10:21:28',NULL,0,0,NULL,NULL),(24561,'mixpanel','completed',10,'2024-06-25 09:06:33','2024-06-25 10:31:28','2024-06-25 10:26:32','2024-06-25 10:31:27',NULL,0,0,NULL,NULL),(24562,'mixpanel','completed',10,'2024-06-25 08:51:33','2024-06-25 10:41:34','2024-06-25 10:36:32','2024-06-25 10:41:33',NULL,0,0,NULL,NULL),(24563,'mixpanel','completed',10,'2024-06-25 09:19:28','2024-06-25 10:51:30','2024-06-25 10:46:27','2024-06-25 10:51:29',NULL,0,0,NULL,NULL),(24564,'mixpanel','completed',10,'2024-06-25 09:06:34','2024-06-25 11:01:31','2024-06-25 10:56:33','2024-06-25 11:01:30',NULL,0,0,NULL,NULL),(24565,'mixpanel','completed',10,'2024-06-25 09:17:33','2024-06-25 11:11:34','2024-06-25 11:06:32','2024-06-25 11:11:33',NULL,0,0,NULL,NULL),(24566,'mixpanel','completed',10,'2024-06-25 09:20:29','2024-06-25 11:21:31','2024-06-25 11:16:28','2024-06-25 11:21:30',NULL,0,0,NULL,NULL),(24567,'mixpanel','completed',10,'2024-06-25 09:43:34','2024-06-25 11:31:29','2024-06-25 11:26:33','2024-06-25 11:31:27',NULL,0,0,NULL,NULL),(24568,'mixpanel','completed',10,'2024-06-25 09:57:33','2024-06-25 11:41:34','2024-06-25 11:36:32','2024-06-25 11:41:33',NULL,0,0,NULL,NULL),(24569,'mixpanel','completed',10,'2024-06-25 09:51:28','2024-06-25 11:51:32','2024-06-25 11:46:27','2024-06-25 11:51:31',NULL,0,0,NULL,NULL),(24570,'mixpanel','completed',10,'2024-06-25 10:45:33','2024-06-25 12:01:28','2024-06-25 11:56:32','2024-06-25 12:01:27',NULL,0,0,NULL,NULL),(24571,'mixpanel','completed',10,'2024-06-25 10:56:34','2024-06-25 12:11:32','2024-06-25 12:06:33','2024-06-25 12:11:31',NULL,0,0,NULL,NULL),(24572,'mixpanel','completed',10,'2024-06-25 11:04:29','2024-06-25 12:21:30','2024-06-25 12:16:27','2024-06-25 12:21:29',NULL,0,0,NULL,NULL),(24573,'mixpanel','completed',10,'2024-06-25 10:30:33','2024-06-25 12:31:28','2024-06-25 12:26:32','2024-06-25 12:31:27',NULL,0,0,NULL,NULL),(24574,'mixpanel','completed',10,'2024-06-25 11:21:33','2024-06-25 12:41:34','2024-06-25 12:36:32','2024-06-25 12:41:33',NULL,0,0,NULL,NULL),(24575,'mixpanel','completed',10,'2024-06-25 11:19:28','2024-06-25 12:51:30','2024-06-25 12:46:27','2024-06-25 12:51:29',NULL,0,0,NULL,NULL),(24576,'mixpanel','completed',10,'2024-06-25 11:24:36','2024-06-25 13:01:28','2024-06-25 12:56:35','2024-06-25 13:01:27',NULL,0,0,NULL,NULL),(24577,'mixpanel','completed',10,'2024-06-25 11:32:34','2024-06-25 13:11:34','2024-06-25 13:06:33','2024-06-25 13:11:33',NULL,0,0,NULL,NULL),(24578,'mixpanel','completed',10,'2024-06-25 11:58:29','2024-06-25 13:21:30','2024-06-25 13:16:28','2024-06-25 13:21:29',NULL,0,0,NULL,NULL),(24579,'mixpanel','completed',10,'2024-06-25 12:18:34','2024-06-25 13:31:29','2024-06-25 13:26:33','2024-06-25 13:31:27',NULL,0,0,NULL,NULL),(24580,'mixpanel','completed',10,'2024-06-25 12:19:33','2024-06-25 13:41:34','2024-06-25 13:36:32','2024-06-25 13:41:33',NULL,0,0,NULL,NULL),(24581,'mixpanel','completed',10,'2024-06-25 12:19:28','2024-06-25 13:51:29','2024-06-25 13:46:27','2024-06-25 13:51:28',NULL,0,0,NULL,NULL),(24582,'mixpanel','completed',10,'2024-06-25 12:32:34','2024-06-25 14:01:28','2024-06-25 13:56:33','2024-06-25 14:01:27',NULL,0,0,NULL,NULL),(24583,'mixpanel','completed',10,'2024-06-25 12:38:33','2024-06-25 14:11:34','2024-06-25 14:06:32','2024-06-25 14:11:33',NULL,0,0,NULL,NULL),(24584,'mixpanel','completed',10,'2024-06-25 12:57:29','2024-06-25 14:21:46','2024-06-25 14:16:27','2024-06-25 14:21:43',NULL,0,0,NULL,NULL),(24585,'mixpanel','completed',10,'2024-06-25 13:07:34','2024-06-25 14:31:28','2024-06-25 14:26:33','2024-06-25 14:31:27',NULL,0,0,NULL,NULL),(24586,'mixpanel','completed',10,'2024-06-25 12:51:34','2024-06-25 14:41:33','2024-06-25 14:36:33','2024-06-25 14:41:32',NULL,0,0,NULL,NULL),(24587,'mixpanel','completed',10,'2024-06-25 12:45:29','2024-06-25 14:51:30','2024-06-25 14:46:27','2024-06-25 14:51:29',NULL,0,0,NULL,NULL),(24588,'mixpanel','completed',10,'2024-06-25 13:37:35','2024-06-25 15:01:29','2024-06-25 14:56:34','2024-06-25 15:01:28',NULL,0,0,NULL,NULL),(24589,'mixpanel','completed',10,'2024-06-25 13:41:33','2024-06-25 15:11:34','2024-06-25 15:06:32','2024-06-25 15:11:33',NULL,0,0,NULL,NULL),(24590,'mixpanel','completed',10,'2024-06-25 14:08:29','2024-06-25 15:21:30','2024-06-25 15:16:28','2024-06-25 15:21:29',NULL,0,0,NULL,NULL),(24591,'mixpanel','completed',10,'2024-06-25 14:03:33','2024-06-25 15:31:28','2024-06-25 15:26:32','2024-06-25 15:31:27',NULL,0,0,NULL,NULL),(24592,'mixpanel','completed',10,'2024-06-25 14:20:35','2024-06-25 15:41:34','2024-06-25 15:36:34','2024-06-25 15:41:33',NULL,0,0,NULL,NULL),(24593,'mixpanel','completed',10,'2024-06-25 14:40:29','2024-06-25 15:51:30','2024-06-25 15:46:28','2024-06-25 15:51:29',NULL,0,0,NULL,NULL),(24594,'mixpanel','completed',10,'2024-06-25 14:35:34','2024-06-25 16:01:28','2024-06-25 15:56:33','2024-06-25 16:01:27',NULL,0,0,NULL,NULL),(24595,'mixpanel','completed',10,'2024-06-25 14:26:34','2024-06-25 16:11:34','2024-06-25 16:06:33','2024-06-25 16:11:33',NULL,0,0,NULL,NULL),(24596,'mixpanel','completed',10,'2024-06-25 14:41:28','2024-06-25 16:21:30','2024-06-25 16:16:27','2024-06-25 16:21:29',NULL,0,0,NULL,NULL),(24597,'mixpanel','completed',10,'2024-06-25 15:02:33','2024-06-25 16:31:29','2024-06-25 16:26:32','2024-06-25 16:31:28',NULL,0,0,NULL,NULL),(24598,'mixpanel','completed',10,'2024-06-25 15:07:35','2024-06-25 16:41:31','2024-06-25 16:36:34','2024-06-25 16:41:30',NULL,0,0,NULL,NULL),(24599,'mixpanel','completed',10,'2024-06-25 15:07:28','2024-06-25 16:51:30','2024-06-25 16:46:27','2024-06-25 16:51:29',NULL,0,0,NULL,NULL),(24600,'mixpanel','completed',10,'2024-06-25 15:03:32','2024-06-25 17:01:28','2024-06-25 16:56:31','2024-06-25 17:01:27',NULL,0,0,NULL,NULL),(24601,'mixpanel','completed',10,'2024-06-25 15:45:33','2024-06-25 17:11:31','2024-06-25 17:06:32','2024-06-25 17:11:30',NULL,0,0,NULL,NULL),(24602,'mixpanel','completed',10,'2024-06-25 15:46:29','2024-06-25 17:21:34','2024-06-25 17:16:28','2024-06-25 17:21:33',NULL,0,0,NULL,NULL),(24603,'mixpanel','completed',10,'2024-06-25 15:48:33','2024-06-25 17:31:31','2024-06-25 17:26:32','2024-06-25 17:31:30',NULL,0,0,NULL,NULL),(24604,'mixpanel','completed',10,'2024-06-25 16:02:34','2024-06-25 17:41:33','2024-06-25 17:36:33','2024-06-25 17:41:32',NULL,0,0,NULL,NULL),(24605,'mixpanel','completed',10,'2024-06-25 16:05:31','2024-06-25 17:51:34','2024-06-25 17:46:30','2024-06-25 17:51:33',NULL,0,0,NULL,NULL),(24606,'mixpanel','completed',10,'2024-06-25 16:17:34','2024-06-25 18:01:46','2024-06-25 17:56:33','2024-06-25 18:01:43',NULL,0,0,NULL,NULL),(24607,'mixpanel','completed',10,'2024-06-25 16:25:33','2024-06-25 18:11:34','2024-06-25 18:06:32','2024-06-25 18:11:33',NULL,0,0,NULL,NULL),(24608,'mixpanel','completed',10,'2024-06-25 17:00:30','2024-06-25 18:21:02','2024-06-25 18:16:29','2024-06-25 18:21:01',NULL,0,0,NULL,NULL),(24609,'mixpanel','completed',10,'2024-06-25 17:22:36','2024-06-25 18:31:33','2024-06-25 18:26:35','2024-06-25 18:31:33',NULL,0,0,NULL,NULL),(24610,'schedule_re_engagement_email','completed',10,'2024-06-26 18:31:33','2024-06-26 18:31:38','2024-06-25 18:31:33','2024-06-26 18:31:37',NULL,0,0,NULL,NULL),(24611,'mixpanel','completed',10,'2024-06-25 17:11:36','2024-06-25 18:41:36','2024-06-25 18:36:35','2024-06-25 18:41:35',NULL,0,0,NULL,NULL),(24612,'mixpanel','completed',10,'2024-06-25 16:46:33','2024-06-25 18:51:34','2024-06-25 18:46:32','2024-06-25 18:51:33',NULL,0,0,NULL,NULL),(24613,'mixpanel','completed',10,'2024-06-25 17:41:35','2024-06-25 19:01:32','2024-06-25 18:56:34','2024-06-25 19:01:31',NULL,0,0,NULL,NULL),(24614,'mixpanel','completed',10,'2024-06-25 17:50:35','2024-06-25 19:11:37','2024-06-25 19:06:34','2024-06-25 19:11:36',NULL,0,0,NULL,NULL),(24615,'mixpanel','completed',10,'2024-06-25 17:28:44','2024-06-25 19:19:30','2024-06-25 19:15:42','2024-06-25 19:19:28',NULL,0,0,NULL,NULL),(24616,'mixpanel','completed',10,'2024-06-25 17:39:34','2024-06-25 19:26:36','2024-06-25 19:21:33','2024-06-25 19:26:35',NULL,0,0,NULL,NULL),(24617,'mixpanel','completed',10,'2024-06-25 18:18:32','2024-06-25 19:36:37','2024-06-25 19:31:31','2024-06-25 19:36:36',NULL,0,0,NULL,NULL),(24618,'mixpanel','completed',10,'2024-06-25 18:05:36','2024-06-25 19:46:34','2024-06-25 19:41:35','2024-06-25 19:46:33',NULL,0,0,NULL,NULL),(24619,'mixpanel','completed',10,'2024-06-25 17:51:18','2024-06-25 19:51:33','2024-06-25 19:49:17','2024-06-25 19:51:32',NULL,0,0,NULL,NULL),(24620,'mixpanel','completed',10,'2024-06-25 18:27:36','2024-06-25 20:01:33','2024-06-25 19:56:34','2024-06-25 20:01:32',NULL,0,0,NULL,NULL),(24621,'mixpanel','completed',10,'2024-06-25 18:50:36','2024-06-25 20:11:36','2024-06-25 20:06:35','2024-06-25 20:11:35',NULL,0,0,NULL,NULL),(24622,'mixpanel','completed',10,'2024-06-25 19:06:34','2024-06-25 20:21:34','2024-06-25 20:16:33','2024-06-25 20:21:33',NULL,0,0,NULL,NULL),(24623,'mixpanel','completed',10,'2024-06-25 19:21:36','2024-06-25 20:31:33','2024-06-25 20:26:35','2024-06-25 20:31:32',NULL,0,0,NULL,NULL),(24624,'mixpanel','completed',10,'2024-06-25 18:44:36','2024-06-25 20:41:33','2024-06-25 20:36:35','2024-06-25 20:41:32',NULL,0,0,NULL,NULL),(24625,'mixpanel','completed',10,'2024-06-25 18:52:35','2024-06-25 20:51:33','2024-06-25 20:46:34','2024-06-25 20:51:32',NULL,0,0,NULL,NULL),(24626,'mixpanel','completed',10,'2024-06-25 19:12:48','2024-06-25 21:01:34','2024-06-25 20:56:47','2024-06-25 21:01:33',NULL,0,0,NULL,NULL),(24627,'mixpanel','completed',10,'2024-06-25 19:58:49','2024-06-25 21:11:35','2024-06-25 21:04:48','2024-06-25 21:11:34',NULL,0,0,NULL,NULL),(24628,'mixpanel','completed',10,'2024-06-25 19:35:42','2024-06-25 21:21:37','2024-06-25 21:16:40','2024-06-25 21:21:35',NULL,0,0,NULL,NULL),(24629,'mixpanel','completed',10,'2024-06-25 19:55:37','2024-06-25 21:31:34','2024-06-25 21:26:35','2024-06-25 21:31:33',NULL,0,0,NULL,NULL),(24630,'mixpanel','completed',10,'2024-06-25 20:34:37','2024-06-25 21:46:34','2024-06-25 21:36:36','2024-06-25 21:46:33',NULL,0,0,NULL,NULL),(24631,'unsubscribe_tokens','completed',0,'2024-06-25 21:46:45','2024-06-25 21:51:34','2024-06-25 21:46:44','2024-06-25 21:51:33',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(24632,'subscriber_link_tokens','completed',0,'2024-06-25 21:46:45','2024-06-25 21:51:34','2024-06-25 21:46:44','2024-06-25 21:51:33',NULL,0,0,NULL,NULL),(24633,'newsletter_templates_thumbnails','completed',10,'2024-06-25 21:46:45','2024-06-25 21:51:34','2024-06-25 21:46:44','2024-06-25 21:51:33',NULL,0,0,NULL,NULL),(24634,'mixpanel','completed',0,'2024-06-25 21:46:45','2024-06-25 21:51:34','2024-06-25 21:46:44','2024-06-25 21:51:33',NULL,0,0,NULL,NULL),(24635,'mixpanel','completed',10,'2024-06-25 20:14:36','2024-06-25 22:01:22','2024-06-25 21:56:34','2024-06-25 22:01:21',NULL,0,0,NULL,NULL),(24636,'mixpanel','completed',10,'2024-06-25 20:11:37','2024-06-25 22:10:19','2024-06-25 22:06:36','2024-06-25 22:10:18',NULL,0,0,NULL,NULL),(24637,'mixpanel','completed',10,'2024-06-25 20:53:34','2024-06-25 22:21:33','2024-06-25 22:16:33','2024-06-25 22:21:33',NULL,0,0,NULL,NULL),(24638,'mixpanel','completed',10,'2024-06-25 21:07:37','2024-06-25 22:31:34','2024-06-25 22:26:36','2024-06-25 22:31:32',NULL,0,0,NULL,NULL),(24639,'mixpanel','completed',10,'2024-06-25 20:44:36','2024-06-25 22:41:36','2024-06-25 22:36:35','2024-06-25 22:41:35',NULL,0,0,NULL,NULL),(24640,'mixpanel','completed',10,'2024-06-25 20:46:31','2024-06-25 22:51:35','2024-06-25 22:46:30','2024-06-25 22:51:34',NULL,0,0,NULL,NULL),(24641,'mixpanel','completed',10,'2024-06-25 21:19:37','2024-06-25 23:01:35','2024-06-25 22:56:36','2024-06-25 23:01:34',NULL,0,0,NULL,NULL),(24642,'mixpanel','completed',10,'2024-06-25 21:21:36','2024-06-25 23:11:39','2024-06-25 23:06:36','2024-06-25 23:11:37',NULL,0,0,NULL,NULL),(24643,'mixpanel','completed',10,'2024-06-25 22:03:20','2024-06-25 23:21:44','2024-06-25 23:15:18','2024-06-25 23:21:42',NULL,0,0,NULL,NULL),(24644,'mixpanel','completed',10,'2024-06-25 22:18:39','2024-06-25 23:31:32','2024-06-25 23:26:36','2024-06-25 23:31:31',NULL,0,0,NULL,NULL),(24645,'mixpanel','completed',10,'2024-06-25 22:32:31','2024-06-25 23:41:33','2024-06-25 23:36:30','2024-06-25 23:41:32',NULL,0,0,NULL,NULL),(24646,'mixpanel','completed',10,'2024-06-25 22:16:30','2024-06-25 23:51:32','2024-06-25 23:46:29','2024-06-25 23:51:31',NULL,0,0,NULL,NULL),(24647,'mixpanel','completed',10,'2024-06-25 22:00:31','2024-06-26 00:01:19','2024-06-25 23:56:30','2024-06-26 00:01:18',NULL,0,0,NULL,NULL),(24648,'mixpanel','completed',10,'2024-06-25 22:09:34','2024-06-26 00:11:36','2024-06-26 00:06:33','2024-06-26 00:11:35',NULL,0,0,NULL,NULL),(24649,'mixpanel','completed',10,'2024-06-25 22:22:30','2024-06-26 00:21:36','2024-06-26 00:16:29','2024-06-26 00:21:35',NULL,0,0,NULL,NULL),(24650,'mixpanel','completed',10,'2024-06-25 22:40:33','2024-06-26 00:31:30','2024-06-26 00:26:32','2024-06-26 00:31:29',NULL,0,0,NULL,NULL),(24651,'mixpanel','completed',10,'2024-06-25 22:51:34','2024-06-26 00:41:34','2024-06-26 00:36:33','2024-06-26 00:41:33',NULL,0,0,NULL,NULL),(24652,'mixpanel','completed',10,'2024-06-25 23:40:30','2024-06-26 00:48:56','2024-06-26 00:46:29','2024-06-26 00:48:55',NULL,0,0,NULL,NULL),(24653,'mixpanel','completed',10,'2024-06-25 23:21:32','2024-06-26 00:56:33','2024-06-26 00:51:31','2024-06-26 00:56:33',NULL,0,0,NULL,NULL),(24654,'mixpanel','completed',10,'2024-06-25 23:41:33','2024-06-26 01:06:36','2024-06-26 01:01:32','2024-06-26 01:06:35',NULL,0,0,NULL,NULL),(24655,'mixpanel','completed',10,'2024-06-26 00:04:37','2024-06-26 01:16:36','2024-06-26 01:11:36','2024-06-26 01:16:35',NULL,0,0,NULL,NULL),(24656,'mixpanel','completed',10,'2024-06-25 23:50:35','2024-06-26 01:26:37','2024-06-26 01:21:34','2024-06-26 01:26:35',NULL,0,0,NULL,NULL),(24657,'mixpanel','completed',10,'2024-06-26 00:00:34','2024-06-26 01:34:36','2024-06-26 01:31:33','2024-06-26 01:34:35',NULL,0,0,NULL,NULL),(24658,'mixpanel','completed',10,'2024-06-26 00:39:36','2024-06-26 01:46:34','2024-06-26 01:41:35','2024-06-26 01:46:33',NULL,0,0,NULL,NULL),(24659,'mixpanel','completed',10,'2024-06-26 00:02:34','2024-06-26 01:56:36','2024-06-26 01:51:33','2024-06-26 01:56:35',NULL,0,0,NULL,NULL),(24660,'mixpanel','completed',10,'2024-06-26 00:58:35','2024-06-26 02:06:37','2024-06-26 02:01:34','2024-06-26 02:06:36',NULL,0,0,NULL,NULL),(24661,'mixpanel','completed',10,'2024-06-26 00:15:37','2024-06-26 02:16:35','2024-06-26 02:10:36','2024-06-26 02:16:34',NULL,0,0,NULL,NULL),(24662,'mixpanel','completed',10,'2024-06-26 00:55:36','2024-06-26 02:26:37','2024-06-26 02:21:35','2024-06-26 02:26:36',NULL,0,0,NULL,NULL),(24663,'mixpanel','completed',10,'2024-06-26 01:06:34','2024-06-26 02:36:37','2024-06-26 02:31:33','2024-06-26 02:36:36',NULL,0,0,NULL,NULL),(24664,'mixpanel','completed',10,'2024-06-26 00:39:19','2024-06-26 02:41:39','2024-06-26 02:39:18','2024-06-26 02:41:39',NULL,0,0,NULL,NULL),(24665,'mixpanel','completed',10,'2024-06-26 01:10:45','2024-06-26 02:46:53','2024-06-26 02:43:44','2024-06-26 02:46:48',NULL,0,0,NULL,NULL),(24666,'mixpanel','completed',10,'2024-06-26 01:41:54','2024-06-26 02:51:17','2024-06-26 02:48:53','2024-06-26 02:51:15',NULL,0,0,NULL,NULL),(24667,'mixpanel','completed',10,'2024-06-26 01:21:42','2024-06-26 02:56:35','2024-06-26 02:53:41','2024-06-26 02:56:34',NULL,0,0,NULL,NULL),(24668,'mixpanel','completed',10,'2024-06-26 01:36:30','2024-06-26 03:06:33','2024-06-26 03:01:29','2024-06-26 03:06:32',NULL,0,0,NULL,NULL),(24669,'mixpanel','completed',10,'2024-06-26 01:55:32','2024-06-26 03:16:30','2024-06-26 03:10:31','2024-06-26 03:16:29',NULL,0,0,NULL,NULL),(24670,'mixpanel','completed',10,'2024-06-26 01:30:36','2024-06-26 03:26:38','2024-06-26 03:21:35','2024-06-26 03:26:37',NULL,0,0,NULL,NULL),(24671,'mixpanel','completed',10,'2024-06-26 02:18:34','2024-06-26 03:36:35','2024-06-26 03:31:33','2024-06-26 03:36:34',NULL,0,0,NULL,NULL),(24672,'mixpanel','completed',10,'2024-06-26 01:57:35','2024-06-26 03:46:33','2024-06-26 03:41:34','2024-06-26 03:46:32',NULL,0,0,NULL,NULL),(24673,'mixpanel','completed',10,'2024-06-26 01:54:33','2024-06-26 03:56:36','2024-06-26 03:51:33','2024-06-26 03:56:35',NULL,0,0,NULL,NULL),(24674,'mixpanel','completed',10,'2024-06-26 02:35:33','2024-06-26 04:06:35','2024-06-26 04:01:32','2024-06-26 04:06:34',NULL,0,0,NULL,NULL),(24675,'mixpanel','completed',10,'2024-06-26 02:18:38','2024-06-26 04:16:33','2024-06-26 04:11:37','2024-06-26 04:16:32',NULL,0,0,NULL,NULL),(24676,'mixpanel','completed',10,'2024-06-26 02:46:31','2024-06-26 04:26:42','2024-06-26 04:21:30','2024-06-26 04:26:41',NULL,0,0,NULL,NULL),(24677,'mixpanel','completed',10,'2024-06-26 03:04:48','2024-06-26 04:36:37','2024-06-26 04:31:45','2024-06-26 04:36:36',NULL,0,0,NULL,NULL),(24678,'mixpanel','completed',10,'2024-06-26 02:59:15','2024-06-26 04:51:34','2024-06-26 04:48:12','2024-06-26 04:51:33',NULL,0,0,NULL,NULL),(24679,'mixpanel','completed',10,'2024-06-26 03:11:36','2024-06-26 05:01:33','2024-06-26 04:56:35','2024-06-26 05:01:32',NULL,0,0,NULL,NULL),(24680,'mixpanel','completed',10,'2024-06-26 03:52:36','2024-06-26 05:11:37','2024-06-26 05:06:35','2024-06-26 05:11:36',NULL,0,0,NULL,NULL),(24681,'mixpanel','completed',10,'2024-06-26 03:33:33','2024-06-26 05:21:36','2024-06-26 05:16:32','2024-06-26 05:21:35',NULL,0,0,NULL,NULL),(24682,'mixpanel','completed',10,'2024-06-26 03:31:36','2024-06-26 05:31:33','2024-06-26 05:26:35','2024-06-26 05:31:31',NULL,0,0,NULL,NULL),(24683,'mixpanel','completed',10,'2024-06-26 04:04:36','2024-06-26 05:41:37','2024-06-26 05:36:35','2024-06-26 05:41:36',NULL,0,0,NULL,NULL),(24684,'mixpanel','completed',10,'2024-06-26 03:57:37','2024-06-26 05:51:39','2024-06-26 05:44:37','2024-06-26 05:51:38',NULL,0,0,NULL,NULL),(24685,'mixpanel','completed',10,'2024-06-26 04:25:40','2024-06-26 06:01:34','2024-06-26 05:56:39','2024-06-26 06:01:33',NULL,0,0,NULL,NULL),(24686,'mixpanel','completed',10,'2024-06-26 04:33:36','2024-06-26 06:11:37','2024-06-26 06:06:35','2024-06-26 06:11:36',NULL,0,0,NULL,NULL),(24687,'mixpanel','completed',10,'2024-06-26 04:56:35','2024-06-26 06:19:05','2024-06-26 06:16:34','2024-06-26 06:19:04',NULL,0,0,NULL,NULL),(24688,'mixpanel','completed',10,'2024-06-26 05:19:36','2024-06-26 06:24:44','2024-06-26 06:21:35','2024-06-26 06:24:43',NULL,0,0,NULL,NULL),(24689,'mixpanel','completed',10,'2024-06-26 04:39:36','2024-06-26 06:35:29','2024-06-26 06:31:35','2024-06-26 06:35:28',NULL,0,0,NULL,NULL),(24690,'mixpanel','completed',10,'2024-06-26 05:22:30','2024-06-26 06:41:40','2024-06-26 06:38:30','2024-06-26 06:41:39',NULL,0,0,NULL,NULL),(24691,'mixpanel','completed',10,'2024-06-26 05:43:17','2024-06-26 06:51:38','2024-06-26 06:45:16','2024-06-26 06:51:37',NULL,0,0,NULL,NULL),(24692,'mixpanel','completed',10,'2024-06-26 05:03:38','2024-06-26 07:01:37','2024-06-26 06:56:37','2024-06-26 07:01:36',NULL,0,0,NULL,NULL),(24693,'mixpanel','completed',10,'2024-06-26 05:23:36','2024-06-26 07:11:36','2024-06-26 07:06:36','2024-06-26 07:11:35',NULL,0,0,NULL,NULL),(24694,'mixpanel','completed',10,'2024-06-26 06:08:36','2024-06-26 07:21:38','2024-06-26 07:16:35','2024-06-26 07:21:37',NULL,0,0,NULL,NULL),(24695,'mixpanel','completed',10,'2024-06-26 05:44:36','2024-06-26 07:31:35','2024-06-26 07:26:35','2024-06-26 07:31:35',NULL,0,0,NULL,NULL),(24696,'mixpanel','completed',10,'2024-06-26 05:50:37','2024-06-26 07:41:36','2024-06-26 07:36:36','2024-06-26 07:41:35',NULL,0,0,NULL,NULL),(24697,'mixpanel','completed',10,'2024-06-26 06:24:58','2024-06-26 07:51:35','2024-06-26 07:45:57','2024-06-26 07:51:34',NULL,0,0,NULL,NULL),(24698,'subscribers_engagement_score','completed',10,'2024-06-26 07:55:28','2024-06-26 08:01:36','2024-06-26 07:55:27','2024-06-26 08:01:35',NULL,0,0,NULL,NULL),(24699,'mixpanel','completed',10,'2024-06-26 06:52:28','2024-06-26 08:01:36','2024-06-26 07:55:27','2024-06-26 08:01:35',NULL,0,0,NULL,NULL),(24700,'subscribers_engagement_score','completed',10,'2024-06-26 08:01:36','2024-06-26 08:06:36','2024-06-26 08:01:35','2024-06-26 08:06:35',NULL,0,0,NULL,NULL),(24701,'subscribers_engagement_score','completed',10,'2024-06-27 05:00:00','2024-06-27 05:01:35','2024-06-26 08:06:35','2024-06-27 05:01:35',NULL,0,0,NULL,NULL),(24702,'mixpanel','completed',10,'2024-06-26 06:07:36','2024-06-26 08:11:36','2024-06-26 08:06:35','2024-06-26 08:11:35',NULL,0,0,NULL,NULL),(24703,'mixpanel','completed',10,'2024-06-26 06:29:37','2024-06-26 08:21:36','2024-06-26 08:16:36','2024-06-26 08:21:35',NULL,0,0,NULL,NULL),(24704,'mixpanel','completed',10,'2024-06-26 07:02:37','2024-06-26 08:31:39','2024-06-26 08:26:36','2024-06-26 08:31:38',NULL,0,0,NULL,NULL),(24705,'mixpanel','completed',10,'2024-06-26 06:39:37','2024-06-26 08:41:36','2024-06-26 08:36:36','2024-06-26 08:41:35',NULL,0,0,NULL,NULL),(24706,'mixpanel','completed',10,'2024-06-26 06:51:37','2024-06-26 08:51:36','2024-06-26 08:46:37','2024-06-26 08:51:35',NULL,0,0,NULL,NULL),(24707,'mixpanel','completed',10,'2024-06-26 07:23:39','2024-06-26 09:01:36','2024-06-26 08:56:38','2024-06-26 09:01:35',NULL,0,0,NULL,NULL),(24708,'mixpanel','completed',10,'2024-06-26 07:25:36','2024-06-26 09:11:37','2024-06-26 09:06:35','2024-06-26 09:11:36',NULL,0,0,NULL,NULL),(24709,'mixpanel','completed',10,'2024-06-26 07:27:37','2024-06-26 09:21:37','2024-06-26 09:16:36','2024-06-26 09:21:36',NULL,0,0,NULL,NULL),(24710,'mixpanel','completed',10,'2024-06-26 07:55:04','2024-06-26 09:29:03','2024-06-26 09:26:03','2024-06-26 09:29:02',NULL,0,0,NULL,NULL),(24711,'mixpanel','completed',10,'2024-06-26 07:45:36','2024-06-26 09:36:35','2024-06-26 09:31:35','2024-06-26 09:36:33',NULL,0,0,NULL,NULL),(24712,'mixpanel','completed',10,'2024-06-26 07:41:38','2024-06-26 09:46:35','2024-06-26 09:41:37','2024-06-26 09:46:34',NULL,0,0,NULL,NULL),(24713,'mixpanel','completed',10,'2024-06-26 08:36:24','2024-06-26 09:56:38','2024-06-26 09:50:23','2024-06-26 09:56:37',NULL,0,0,NULL,NULL),(24714,'mixpanel','completed',10,'2024-06-26 08:09:37','2024-06-26 10:06:37','2024-06-26 10:01:36','2024-06-26 10:06:36',NULL,0,0,NULL,NULL),(24715,'mixpanel','completed',10,'2024-06-26 08:11:11','2024-06-26 10:13:57','2024-06-26 10:11:10','2024-06-26 10:13:57',NULL,0,0,NULL,NULL),(24716,'mixpanel','completed',10,'2024-06-26 08:56:38','2024-06-26 10:21:37','2024-06-26 10:16:37','2024-06-26 10:21:36',NULL,0,0,NULL,NULL),(24717,'mixpanel','completed',10,'2024-06-26 09:06:36','2024-06-26 10:31:37','2024-06-26 10:26:35','2024-06-26 10:31:36',NULL,0,0,NULL,NULL),(24718,'mixpanel','completed',10,'2024-06-26 09:21:46','2024-06-26 10:41:39','2024-06-26 10:35:45','2024-06-26 10:41:38',NULL,0,0,NULL,NULL),(24719,'mixpanel','completed',10,'2024-06-26 08:46:37','2024-06-26 10:49:15','2024-06-26 10:46:36','2024-06-26 10:49:14',NULL,0,0,NULL,NULL),(24720,'mixpanel','completed',10,'2024-06-26 09:00:38','2024-06-26 10:56:36','2024-06-26 10:51:37','2024-06-26 10:56:35',NULL,0,0,NULL,NULL),(24721,'mixpanel','completed',10,'2024-06-26 09:57:36','2024-06-26 11:06:37','2024-06-26 11:01:35','2024-06-26 11:06:36',NULL,0,0,NULL,NULL),(24722,'mixpanel','completed',10,'2024-06-26 09:33:37','2024-06-26 11:15:01','2024-06-26 11:11:36','2024-06-26 11:15:00',NULL,0,0,NULL,NULL),(24723,'mixpanel','completed',10,'2024-06-26 10:14:37','2024-06-26 11:26:37','2024-06-26 11:21:36','2024-06-26 11:26:36',NULL,0,0,NULL,NULL),(24724,'mixpanel','completed',10,'2024-06-26 10:03:40','2024-06-26 11:35:11','2024-06-26 11:31:39','2024-06-26 11:35:10',NULL,0,0,NULL,NULL),(24725,'mixpanel','completed',10,'2024-06-26 10:10:26','2024-06-26 11:46:36','2024-06-26 11:41:25','2024-06-26 11:46:35',NULL,0,0,NULL,NULL),(24726,'mixpanel','completed',10,'2024-06-26 10:29:41','2024-06-26 11:56:37','2024-06-26 11:51:40','2024-06-26 11:56:36',NULL,0,0,NULL,NULL),(24727,'mixpanel','completed',10,'2024-06-26 10:28:10','2024-06-26 12:01:29','2024-06-26 11:59:09','2024-06-26 12:01:28',NULL,0,0,NULL,NULL),(24728,'mixpanel','completed',10,'2024-06-26 10:17:38','2024-06-26 12:11:43','2024-06-26 12:06:37','2024-06-26 12:11:42',NULL,0,0,NULL,NULL),(24729,'mixpanel','completed',10,'2024-06-26 10:33:38','2024-06-26 12:21:39','2024-06-26 12:16:37','2024-06-26 12:21:38',NULL,0,0,NULL,NULL),(24730,'mixpanel','completed',10,'2024-06-26 11:23:44','2024-06-26 12:31:36','2024-06-26 12:26:43','2024-06-26 12:31:35',NULL,0,0,NULL,NULL),(24731,'mixpanel','completed',10,'2024-06-26 11:28:44','2024-06-26 12:41:20','2024-06-26 12:36:43','2024-06-26 12:41:19',NULL,0,0,NULL,NULL),(24732,'mixpanel','completed',10,'2024-06-26 10:48:37','2024-06-26 12:51:39','2024-06-26 12:46:36','2024-06-26 12:51:38',NULL,0,0,NULL,NULL),(24733,'mixpanel','completed',10,'2024-06-26 11:10:47','2024-06-26 13:01:38','2024-06-26 12:56:46','2024-06-26 13:01:37',NULL,0,0,NULL,NULL),(24734,'mixpanel','completed',10,'2024-06-26 11:35:39','2024-06-26 13:11:38','2024-06-26 13:06:38','2024-06-26 13:11:37',NULL,0,0,NULL,NULL),(24735,'mixpanel','completed',10,'2024-06-26 11:18:39','2024-06-26 13:21:38','2024-06-26 13:16:38','2024-06-26 13:21:37',NULL,0,0,NULL,NULL),(24736,'mixpanel','completed',10,'2024-06-26 11:51:47','2024-06-26 13:31:38','2024-06-26 13:24:46','2024-06-26 13:31:37',NULL,0,0,NULL,NULL),(24737,'mixpanel','completed',10,'2024-06-26 12:33:38','2024-06-26 13:41:38','2024-06-26 13:36:37','2024-06-26 13:41:37',NULL,0,0,NULL,NULL),(24738,'mixpanel','completed',10,'2024-06-26 12:22:36','2024-06-26 13:51:37','2024-06-26 13:46:35','2024-06-26 13:51:36',NULL,0,0,NULL,NULL),(24739,'mixpanel','completed',10,'2024-06-26 12:41:35','2024-06-26 14:01:37','2024-06-26 13:56:34','2024-06-26 14:01:36',NULL,0,0,NULL,NULL),(24740,'mixpanel','completed',10,'2024-06-26 12:30:41','2024-06-26 14:11:37','2024-06-26 14:04:40','2024-06-26 14:11:36',NULL,0,0,NULL,NULL),(24741,'mixpanel','completed',10,'2024-06-26 13:13:36','2024-06-26 14:20:40','2024-06-26 14:16:35','2024-06-26 14:20:39',NULL,0,0,NULL,NULL),(24742,'mixpanel','completed',10,'2024-06-26 13:13:37','2024-06-26 14:31:14','2024-06-26 14:26:36','2024-06-26 14:31:13',NULL,0,0,NULL,NULL),(24743,'mixpanel','completed',10,'2024-06-26 12:56:31','2024-06-26 14:36:38','2024-06-26 14:33:30','2024-06-26 14:36:37',NULL,0,0,NULL,NULL),(24744,'mixpanel','completed',10,'2024-06-26 13:15:38','2024-06-26 14:43:53','2024-06-26 14:41:36','2024-06-26 14:43:52',NULL,0,0,NULL,NULL),(24745,'mixpanel','completed',10,'2024-06-26 13:44:37','2024-06-26 14:51:38','2024-06-26 14:46:36','2024-06-26 14:51:37',NULL,0,0,NULL,NULL),(24746,'mixpanel','completed',10,'2024-06-26 12:58:20','2024-06-26 14:56:37','2024-06-26 14:54:19','2024-06-26 14:56:36',NULL,0,0,NULL,NULL),(24747,'mixpanel','completed',10,'2024-06-26 13:27:38','2024-06-26 15:04:38','2024-06-26 15:01:37','2024-06-26 15:04:37',NULL,0,0,NULL,NULL),(24748,'mixpanel','completed',10,'2024-06-26 13:48:38','2024-06-26 15:16:38','2024-06-26 15:11:37','2024-06-26 15:16:37',NULL,0,0,NULL,NULL),(24749,'mixpanel','completed',10,'2024-06-26 13:55:38','2024-06-26 15:26:37','2024-06-26 15:21:37','2024-06-26 15:26:36',NULL,0,0,NULL,NULL),(24750,'mixpanel','completed',10,'2024-06-26 13:43:37','2024-06-26 15:36:38','2024-06-26 15:31:36','2024-06-26 15:36:37',NULL,0,0,NULL,NULL),(24751,'mixpanel','completed',10,'2024-06-26 13:52:39','2024-06-26 15:46:39','2024-06-26 15:41:38','2024-06-26 15:46:38',NULL,0,0,NULL,NULL),(24752,'mixpanel','completed',10,'2024-06-26 14:37:37','2024-06-26 15:56:38','2024-06-26 15:51:36','2024-06-26 15:56:37',NULL,0,0,NULL,NULL),(24753,'mixpanel','completed',10,'2024-06-26 14:29:37','2024-06-26 16:04:51','2024-06-26 16:01:36','2024-06-26 16:04:50',NULL,0,0,NULL,NULL),(24754,'mixpanel','completed',10,'2024-06-26 15:03:37','2024-06-26 16:16:37','2024-06-26 16:11:36','2024-06-26 16:16:36',NULL,0,0,NULL,NULL),(24755,'mixpanel','completed',10,'2024-06-26 14:24:38','2024-06-26 16:26:37','2024-06-26 16:21:37','2024-06-26 16:26:36',NULL,0,0,NULL,NULL),(24756,'mixpanel','completed',10,'2024-06-26 15:29:37','2024-06-26 16:36:36','2024-06-26 16:31:36','2024-06-26 16:36:35',NULL,0,0,NULL,NULL),(24757,'mixpanel','completed',10,'2024-06-26 14:41:35','2024-06-26 16:46:37','2024-06-26 16:41:34','2024-06-26 16:46:36',NULL,0,0,NULL,NULL),(24758,'mixpanel','completed',10,'2024-06-26 15:34:36','2024-06-26 16:56:40','2024-06-26 16:51:35','2024-06-26 16:56:39',NULL,0,0,NULL,NULL),(24759,'mixpanel','completed',10,'2024-06-26 15:31:36','2024-06-26 17:06:47','2024-06-26 17:01:35','2024-06-26 17:06:46',NULL,0,0,NULL,NULL),(24760,'mixpanel','completed',10,'2024-06-26 16:05:47','2024-06-26 17:16:37','2024-06-26 17:11:46','2024-06-26 17:16:36',NULL,0,0,NULL,NULL),(24761,'mixpanel','completed',10,'2024-06-26 15:58:37','2024-06-26 17:24:22','2024-06-26 17:21:36','2024-06-26 17:24:21',NULL,0,0,NULL,NULL),(24762,'mixpanel','completed',10,'2024-06-26 15:46:49','2024-06-26 17:30:21','2024-06-26 17:26:48','2024-06-26 17:30:20',NULL,0,0,NULL,NULL),(24763,'mixpanel','completed',10,'2024-06-26 15:40:40','2024-06-26 17:41:55','2024-06-26 17:36:39','2024-06-26 17:41:54',NULL,0,0,NULL,NULL),(24764,'mixpanel','completed',10,'2024-06-26 16:19:37','2024-06-26 17:51:38','2024-06-26 17:46:36','2024-06-26 17:51:37',NULL,0,0,NULL,NULL),(24765,'mixpanel','completed',10,'2024-06-26 16:30:44','2024-06-26 18:01:38','2024-06-26 17:56:43','2024-06-26 18:01:37',NULL,0,0,NULL,NULL),(24766,'mixpanel','completed',10,'2024-06-26 16:31:45','2024-06-26 18:11:47','2024-06-26 18:06:43','2024-06-26 18:11:46',NULL,0,0,NULL,NULL),(24767,'mixpanel','completed',10,'2024-06-26 16:46:47','2024-06-26 18:21:39','2024-06-26 18:15:46','2024-06-26 18:21:38',NULL,0,0,NULL,NULL),(24768,'mixpanel','completed',10,'2024-06-26 17:20:44','2024-06-26 18:31:38','2024-06-26 18:26:43','2024-06-26 18:31:37',NULL,0,0,NULL,NULL),(24769,'schedule_re_engagement_email','completed',10,'2024-06-27 18:36:44','2024-06-27 18:41:38','2024-06-26 18:36:43','2024-06-27 18:41:36',NULL,0,0,NULL,NULL),(24770,'mixpanel','completed',10,'2024-06-26 16:35:44','2024-06-26 18:41:46','2024-06-26 18:36:43','2024-06-26 18:41:45',NULL,0,0,NULL,NULL),(24771,'mixpanel','completed',10,'2024-06-26 17:15:39','2024-06-26 18:51:38','2024-06-26 18:46:38','2024-06-26 18:51:37',NULL,0,0,NULL,NULL),(24772,'mixpanel','completed',10,'2024-06-26 17:41:47','2024-06-26 19:01:39','2024-06-26 18:56:46','2024-06-26 19:01:38',NULL,0,0,NULL,NULL),(24773,'mixpanel','completed',10,'2024-06-26 18:01:45','2024-06-26 19:11:47','2024-06-26 19:06:44','2024-06-26 19:11:46',NULL,0,0,NULL,NULL),(24774,'mixpanel','completed',10,'2024-06-26 18:00:39','2024-06-26 19:21:41','2024-06-26 19:16:38','2024-06-26 19:21:40',NULL,0,0,NULL,NULL),(24775,'mixpanel','completed',10,'2024-06-26 17:33:45','2024-06-26 19:31:37','2024-06-26 19:26:44','2024-06-26 19:31:36',NULL,0,0,NULL,NULL),(24776,'mixpanel','completed',10,'2024-06-26 18:13:46','2024-06-26 19:41:42','2024-06-26 19:36:45','2024-06-26 19:41:41',NULL,0,0,NULL,NULL),(24777,'mixpanel','completed',10,'2024-06-26 18:11:37','2024-06-26 19:51:38','2024-06-26 19:46:36','2024-06-26 19:51:37',NULL,0,0,NULL,NULL),(24778,'mixpanel','completed',10,'2024-06-26 17:59:44','2024-06-26 20:01:37','2024-06-26 19:56:43','2024-06-26 20:01:36',NULL,0,0,NULL,NULL),(24779,'mixpanel','completed',10,'2024-06-26 19:03:40','2024-06-26 20:08:58','2024-06-26 20:06:39','2024-06-26 20:08:57',NULL,0,0,NULL,NULL),(24780,'mixpanel','completed',10,'2024-06-26 18:55:46','2024-06-26 20:16:36','2024-06-26 20:11:45','2024-06-26 20:16:35',NULL,0,0,NULL,NULL),(24781,'mixpanel','completed',10,'2024-06-26 18:51:38','2024-06-26 20:26:43','2024-06-26 20:21:37','2024-06-26 20:26:42',NULL,0,0,NULL,NULL),(24782,'mixpanel','completed',10,'2024-06-26 19:26:13','2024-06-26 20:36:44','2024-06-26 20:31:12','2024-06-26 20:36:43',NULL,0,0,NULL,NULL),(24783,'mixpanel','completed',10,'2024-06-26 19:30:18','2024-06-26 20:41:43','2024-06-26 20:39:17','2024-06-26 20:41:42',NULL,0,0,NULL,NULL),(24784,'mixpanel','completed',10,'2024-06-26 19:25:37','2024-06-26 20:50:46','2024-06-26 20:46:36','2024-06-26 20:50:45',NULL,0,0,NULL,NULL),(24785,'mixpanel','completed',10,'2024-06-26 19:10:43','2024-06-26 21:01:38','2024-06-26 20:56:42','2024-06-26 21:01:37',NULL,0,0,NULL,NULL),(24786,'mixpanel','completed',10,'2024-06-26 19:58:58','2024-06-26 21:11:45','2024-06-26 21:06:57','2024-06-26 21:11:44',NULL,0,0,NULL,NULL),(24787,'mixpanel','completed',10,'2024-06-26 19:28:54','2024-06-26 21:21:38','2024-06-26 21:16:51','2024-06-26 21:21:35',NULL,0,0,NULL,NULL),(24788,'mixpanel','completed',10,'2024-06-26 20:06:43','2024-06-26 21:31:37','2024-06-26 21:26:41','2024-06-26 21:31:36',NULL,0,0,NULL,NULL),(24789,'mixpanel','completed',10,'2024-06-26 19:49:50','2024-06-26 21:36:43','2024-06-26 21:33:48','2024-06-26 21:36:42',NULL,0,0,NULL,NULL),(24790,'mixpanel','completed',10,'2024-06-26 19:47:39','2024-06-26 21:46:37','2024-06-26 21:41:38','2024-06-26 21:46:37',NULL,0,0,NULL,NULL),(24791,'mixpanel','completed',10,'2024-06-26 19:59:38','2024-06-26 21:56:46','2024-06-26 21:51:37','2024-06-26 21:56:45',NULL,0,0,NULL,NULL),(24792,'subscribers_email_count','completed',10,'2024-07-06 22:00:00','2024-07-06 22:01:44','2024-06-26 22:01:36','2024-07-06 22:01:43',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(24793,'mixpanel','completed',10,'2024-06-26 20:05:38','2024-06-26 22:06:43','2024-06-26 22:01:36','2024-06-26 22:06:42',NULL,0,0,NULL,NULL),(24794,'mixpanel','completed',10,'2024-06-26 20:26:54','2024-06-26 22:11:45','2024-06-26 22:08:53','2024-06-26 22:11:44',NULL,0,0,NULL,NULL),(24795,'mixpanel','completed',10,'2024-06-26 20:33:38','2024-06-26 22:21:37','2024-06-26 22:16:37','2024-06-26 22:21:36',NULL,0,0,NULL,NULL),(24796,'mixpanel','completed',10,'2024-06-26 20:42:43','2024-06-26 22:31:54','2024-06-26 22:26:41','2024-06-26 22:31:52',NULL,0,0,NULL,NULL),(24797,'mixpanel','completed',10,'2024-06-26 20:53:40','2024-06-26 22:41:40','2024-06-26 22:36:39','2024-06-26 22:41:39',NULL,0,0,NULL,NULL),(24798,'mixpanel','completed',10,'2024-06-26 20:55:37','2024-06-26 22:51:38','2024-06-26 22:46:36','2024-06-26 22:51:37',NULL,0,0,NULL,NULL),(24799,'mixpanel','completed',10,'2024-06-26 21:41:44','2024-06-26 23:01:37','2024-06-26 22:56:43','2024-06-26 23:01:36',NULL,0,0,NULL,NULL),(24800,'mixpanel','completed',10,'2024-06-26 21:22:38','2024-06-26 23:11:39','2024-06-26 23:06:37','2024-06-26 23:11:37',NULL,0,0,NULL,NULL),(24801,'mixpanel','completed',10,'2024-06-26 21:30:36','2024-06-26 23:20:30','2024-06-26 23:16:35','2024-06-26 23:20:29',NULL,0,0,NULL,NULL),(24802,'mixpanel','completed',10,'2024-06-26 22:02:44','2024-06-26 23:31:37','2024-06-26 23:26:43','2024-06-26 23:31:36',NULL,0,0,NULL,NULL),(24803,'mixpanel','completed',10,'2024-06-26 22:01:41','2024-06-26 23:41:40','2024-06-26 23:36:40','2024-06-26 23:41:39',NULL,0,0,NULL,NULL),(24804,'mixpanel','completed',10,'2024-06-26 22:32:56','2024-06-26 23:51:43','2024-06-26 23:46:53','2024-06-26 23:51:41',NULL,0,0,NULL,NULL),(24805,'mixpanel','completed',10,'2024-06-26 22:08:43','2024-06-27 00:01:38','2024-06-26 23:56:42','2024-06-27 00:01:37',NULL,0,0,NULL,NULL),(24806,'mixpanel','completed',10,'2024-06-26 22:22:43','2024-06-27 00:11:44','2024-06-27 00:06:42','2024-06-27 00:11:42',NULL,0,0,NULL,NULL),(24807,'mixpanel','completed',10,'2024-06-26 23:08:37','2024-06-27 00:21:36','2024-06-27 00:16:36','2024-06-27 00:21:35',NULL,0,0,NULL,NULL),(24808,'mixpanel','completed',10,'2024-06-26 22:30:40','2024-06-27 00:31:37','2024-06-27 00:26:39','2024-06-27 00:31:36',NULL,0,0,NULL,NULL),(24809,'mixpanel','completed',10,'2024-06-26 22:53:42','2024-06-27 00:41:38','2024-06-27 00:36:41','2024-06-27 00:41:37',NULL,0,0,NULL,NULL),(24810,'mixpanel','completed',10,'2024-06-26 23:36:41','2024-06-27 00:51:37','2024-06-27 00:46:40','2024-06-27 00:51:36',NULL,0,0,NULL,NULL),(24811,'mixpanel','completed',10,'2024-06-26 23:33:37','2024-06-27 01:01:38','2024-06-27 00:56:36','2024-06-27 01:01:37',NULL,0,0,NULL,NULL),(24812,'mixpanel','completed',10,'2024-06-26 23:16:42','2024-06-27 01:11:43','2024-06-27 01:06:41','2024-06-27 01:11:42',NULL,0,0,NULL,NULL),(24813,'mixpanel','completed',10,'2024-06-26 23:52:57','2024-06-27 01:16:37','2024-06-27 01:13:56','2024-06-27 01:16:36',NULL,0,0,NULL,NULL),(24814,'mixpanel','completed',10,'2024-06-26 23:29:37','2024-06-27 01:26:40','2024-06-27 01:21:36','2024-06-27 01:26:39',NULL,0,0,NULL,NULL),(24815,'mixpanel','completed',10,'2024-06-27 00:28:37','2024-06-27 01:36:44','2024-06-27 01:31:36','2024-06-27 01:36:43',NULL,0,0,NULL,NULL),(24816,'mixpanel','completed',10,'2024-06-26 23:45:44','2024-06-27 01:46:37','2024-06-27 01:41:43','2024-06-27 01:46:36',NULL,0,0,NULL,NULL),(24817,'mixpanel','completed',10,'2024-06-26 23:50:37','2024-06-27 01:56:43','2024-06-27 01:51:36','2024-06-27 01:56:42',NULL,0,0,NULL,NULL),(24818,'mixpanel','completed',10,'2024-06-27 00:47:38','2024-06-27 02:06:44','2024-06-27 02:01:36','2024-06-27 02:06:43',NULL,0,0,NULL,NULL),(24819,'mixpanel','completed',10,'2024-06-27 00:45:38','2024-06-27 02:16:38','2024-06-27 02:11:37','2024-06-27 02:16:37',NULL,0,0,NULL,NULL),(24820,'mixpanel','completed',10,'2024-06-27 00:24:38','2024-06-27 02:26:44','2024-06-27 02:21:37','2024-06-27 02:26:43',NULL,0,0,NULL,NULL),(24821,'mixpanel','completed',10,'2024-06-27 00:41:49','2024-06-27 02:35:34','2024-06-27 02:30:48','2024-06-27 02:35:32',NULL,0,0,NULL,NULL),(24822,'mixpanel','completed',10,'2024-06-27 01:23:49','2024-06-27 02:46:40','2024-06-27 02:41:47','2024-06-27 02:46:38',NULL,0,0,NULL,NULL),(24823,'mixpanel','completed',10,'2024-06-27 01:09:42','2024-06-27 02:56:44','2024-06-27 02:51:41','2024-06-27 02:56:43',NULL,0,0,NULL,NULL),(24824,'mixpanel','completed',10,'2024-06-27 01:11:37','2024-06-27 03:06:43','2024-06-27 03:01:36','2024-06-27 03:06:42',NULL,0,0,NULL,NULL),(24825,'mixpanel','completed',10,'2024-06-27 01:58:43','2024-06-27 03:16:38','2024-06-27 03:11:42','2024-06-27 03:16:37',NULL,0,0,NULL,NULL),(24826,'mixpanel','completed',10,'2024-06-27 01:31:36','2024-06-27 03:26:40','2024-06-27 03:21:35','2024-06-27 03:26:39',NULL,0,0,NULL,NULL),(24827,'mixpanel','completed',10,'2024-06-27 02:13:38','2024-06-27 03:36:59','2024-06-27 03:31:37','2024-06-27 03:36:58',NULL,0,0,NULL,NULL),(24828,'mixpanel','completed',10,'2024-06-27 02:36:14','2024-06-27 03:41:42','2024-06-27 03:39:13','2024-06-27 03:41:41',NULL,0,0,NULL,NULL),(24829,'mixpanel','completed',10,'2024-06-27 02:02:38','2024-06-27 03:51:37','2024-06-27 03:46:37','2024-06-27 03:51:36',NULL,0,0,NULL,NULL),(24830,'mixpanel','completed',10,'2024-06-27 02:44:43','2024-06-27 04:01:14','2024-06-27 03:56:42','2024-06-27 04:01:13',NULL,0,0,NULL,NULL),(24831,'mixpanel','completed',10,'2024-06-27 02:40:41','2024-06-27 04:11:41','2024-06-27 04:06:40','2024-06-27 04:11:40',NULL,0,0,NULL,NULL),(24832,'mixpanel','completed',10,'2024-06-27 03:14:37','2024-06-27 04:21:38','2024-06-27 04:16:36','2024-06-27 04:21:37',NULL,0,0,NULL,NULL),(24833,'mixpanel','completed',10,'2024-06-27 03:08:39','2024-06-27 04:31:47','2024-06-27 04:26:38','2024-06-27 04:31:44',NULL,0,0,NULL,NULL),(24834,'mixpanel','completed',10,'2024-06-27 02:55:58','2024-06-27 04:41:46','2024-06-27 04:36:53','2024-06-27 04:41:44',NULL,0,0,NULL,NULL),(24835,'mixpanel','completed',10,'2024-06-27 03:19:39','2024-06-27 04:51:36','2024-06-27 04:46:37','2024-06-27 04:51:35',NULL,0,0,NULL,NULL),(24836,'mixpanel','completed',10,'2024-06-27 03:29:40','2024-06-27 05:01:35','2024-06-27 04:56:39','2024-06-27 05:01:35',NULL,0,0,NULL,NULL),(24837,'subscribers_engagement_score','completed',10,'2024-06-28 10:57:00','2024-06-28 10:58:49','2024-06-27 05:01:35','2024-06-28 10:58:48',NULL,0,0,NULL,NULL),(24838,'mixpanel','completed',10,'2024-06-27 04:03:40','2024-06-27 05:11:41','2024-06-27 05:06:39','2024-06-27 05:11:40',NULL,0,0,NULL,NULL),(24839,'mixpanel','completed',10,'2024-06-27 03:40:53','2024-06-27 05:21:36','2024-06-27 05:15:52','2024-06-27 05:21:36',NULL,0,0,NULL,NULL),(24840,'mixpanel','completed',10,'2024-06-27 03:52:41','2024-06-27 05:31:35','2024-06-27 05:26:41','2024-06-27 05:31:34',NULL,0,0,NULL,NULL),(24841,'mixpanel','completed',10,'2024-06-27 03:50:42','2024-06-27 05:39:16','2024-06-27 05:36:42','2024-06-27 05:39:15',NULL,0,0,NULL,NULL),(24842,'mixpanel','completed',10,'2024-06-27 03:53:55','2024-06-27 05:45:02','2024-06-27 05:41:54','2024-06-27 05:45:01',NULL,0,0,NULL,NULL),(24843,'mixpanel','completed',10,'2024-06-27 04:25:18','2024-06-27 05:51:36','2024-06-27 05:49:17','2024-06-27 05:51:35',NULL,0,0,NULL,NULL),(24844,'mixpanel','completed',10,'2024-06-27 04:38:35','2024-06-27 05:58:54','2024-06-27 05:56:34','2024-06-27 05:58:53',NULL,0,0,NULL,NULL),(24845,'mixpanel','completed',10,'2024-06-27 04:29:35','2024-06-27 06:06:40','2024-06-27 06:01:35','2024-06-27 06:06:39',NULL,0,0,NULL,NULL),(24846,'mixpanel','completed',10,'2024-06-27 04:17:41','2024-06-27 06:16:36','2024-06-27 06:11:41','2024-06-27 06:16:35',NULL,0,0,NULL,NULL),(24847,'mixpanel','completed',10,'2024-06-27 04:45:35','2024-06-27 06:26:42','2024-06-27 06:21:34','2024-06-27 06:26:41',NULL,0,0,NULL,NULL),(24848,'mixpanel','completed',10,'2024-06-27 05:23:35','2024-06-27 06:35:08','2024-06-27 06:31:35','2024-06-27 06:35:07',NULL,0,0,NULL,NULL),(24849,'mixpanel','completed',10,'2024-06-27 05:17:41','2024-06-27 06:43:43','2024-06-27 06:41:40','2024-06-27 06:43:43',NULL,0,0,NULL,NULL),(24850,'mixpanel','completed',10,'2024-06-27 04:55:37','2024-06-27 06:51:18','2024-06-27 06:46:36','2024-06-27 06:51:17',NULL,0,0,NULL,NULL),(24851,'mixpanel','completed',10,'2024-06-27 05:08:42','2024-06-27 07:01:36','2024-06-27 06:56:41','2024-06-27 07:01:35',NULL,0,0,NULL,NULL),(24852,'mixpanel','completed',10,'2024-06-27 05:24:22','2024-06-27 07:11:43','2024-06-27 07:05:21','2024-06-27 07:11:42',NULL,0,0,NULL,NULL),(24853,'mixpanel','completed',10,'2024-06-27 05:34:36','2024-06-27 07:18:50','2024-06-27 07:16:35','2024-06-27 07:18:50',NULL,0,0,NULL,NULL),(24854,'mixpanel','completed',10,'2024-06-27 05:34:36','2024-06-27 07:26:07','2024-06-27 07:21:35','2024-06-27 07:26:06',NULL,0,0,NULL,NULL),(24855,'mixpanel','completed',10,'2024-06-27 05:47:19','2024-06-27 07:32:24','2024-06-27 07:30:18','2024-06-27 07:32:23',NULL,0,0,NULL,NULL),(24856,'mixpanel','completed',10,'2024-06-27 06:30:41','2024-06-27 07:39:23','2024-06-27 07:36:41','2024-06-27 07:39:22',NULL,0,0,NULL,NULL),(24857,'mixpanel','completed',10,'2024-06-27 05:50:42','2024-06-27 07:45:29','2024-06-27 07:41:41','2024-06-27 07:45:29',NULL,0,0,NULL,NULL),(24858,'mixpanel','completed',10,'2024-06-27 06:00:36','2024-06-27 07:56:15','2024-06-27 07:51:35','2024-06-27 07:56:14',NULL,0,0,NULL,NULL),(24859,'mixpanel','completed',10,'2024-06-27 06:46:01','2024-06-27 08:01:44','2024-06-27 07:59:01','2024-06-27 08:01:40',NULL,0,0,NULL,NULL),(24860,'mixpanel','completed',10,'2024-06-27 06:46:45','2024-06-27 08:05:46','2024-06-27 08:01:37','2024-06-27 08:05:45',NULL,0,0,NULL,NULL),(24861,'mixpanel','completed',10,'2024-06-27 06:49:41','2024-06-27 08:16:38','2024-06-27 08:11:41','2024-06-27 08:16:37',NULL,0,0,NULL,NULL),(24862,'mixpanel','completed',10,'2024-06-27 06:25:15','2024-06-27 08:21:35','2024-06-27 08:19:14','2024-06-27 08:21:35',NULL,0,0,NULL,NULL),(24863,'mixpanel','completed',10,'2024-06-27 07:16:47','2024-06-27 08:31:36','2024-06-27 08:25:47','2024-06-27 08:31:35',NULL,0,0,NULL,NULL),(24864,'mixpanel','completed',10,'2024-06-27 06:36:23','2024-06-27 08:36:41','2024-06-27 08:34:23','2024-06-27 08:36:40',NULL,0,0,NULL,NULL),(24865,'mixpanel','completed',10,'2024-06-27 07:09:44','2024-06-27 08:42:33','2024-06-27 08:39:43','2024-06-27 08:42:32',NULL,0,0,NULL,NULL),(24866,'mixpanel','completed',10,'2024-06-27 07:12:35','2024-06-27 08:51:36','2024-06-27 08:46:35','2024-06-27 08:51:35',NULL,0,0,NULL,NULL),(24867,'mixpanel','completed',10,'2024-06-27 06:54:48','2024-06-27 08:56:35','2024-06-27 08:53:47','2024-06-27 08:56:35',NULL,0,0,NULL,NULL),(24868,'mixpanel','completed',10,'2024-06-27 07:14:34','2024-06-27 09:06:36','2024-06-27 09:01:33','2024-06-27 09:06:35',NULL,0,0,NULL,NULL),(24869,'mixpanel','completed',10,'2024-06-27 07:32:19','2024-06-27 09:11:36','2024-06-27 09:09:18','2024-06-27 09:11:35',NULL,0,0,NULL,NULL),(24870,'mixpanel','completed',10,'2024-06-27 08:08:00','2024-06-27 09:21:35','2024-06-27 09:15:59','2024-06-27 09:21:34',NULL,0,0,NULL,NULL),(24871,'mixpanel','completed',10,'2024-06-27 07:27:07','2024-06-27 09:31:36','2024-06-27 09:25:06','2024-06-27 09:31:35',NULL,0,0,NULL,NULL),(24872,'mixpanel','completed',10,'2024-06-27 08:30:00','2024-06-27 09:36:36','2024-06-27 09:33:59','2024-06-27 09:36:36',NULL,0,0,NULL,NULL),(24873,'mixpanel','completed',10,'2024-06-27 08:06:36','2024-06-27 09:46:36','2024-06-27 09:41:35','2024-06-27 09:46:35',NULL,0,0,NULL,NULL),(24874,'mixpanel','completed',10,'2024-06-27 07:56:39','2024-06-27 09:56:37','2024-06-27 09:51:38','2024-06-27 09:56:36',NULL,0,0,NULL,NULL),(24875,'mixpanel','completed',10,'2024-06-27 08:24:27','2024-06-27 10:06:37','2024-06-27 10:00:26','2024-06-27 10:06:36',NULL,0,0,NULL,NULL),(24876,'mixpanel','completed',10,'2024-06-27 08:14:08','2024-06-27 10:16:37','2024-06-27 10:10:07','2024-06-27 10:16:36',NULL,0,0,NULL,NULL),(24877,'mixpanel','completed',10,'2024-06-27 08:43:38','2024-06-27 10:26:30','2024-06-27 10:21:37','2024-06-27 10:26:29',NULL,0,0,NULL,NULL),(24878,'mixpanel','completed',10,'2024-06-27 09:22:37','2024-06-27 10:36:38','2024-06-27 10:31:36','2024-06-27 10:36:37',NULL,0,0,NULL,NULL),(24879,'mixpanel','completed',10,'2024-06-27 08:48:38','2024-06-27 10:46:37','2024-06-27 10:41:37','2024-06-27 10:46:36',NULL,0,0,NULL,NULL),(24880,'mixpanel','completed',10,'2024-06-27 09:27:38','2024-06-27 10:56:37','2024-06-27 10:51:37','2024-06-27 10:56:36',NULL,0,0,NULL,NULL),(24881,'mixpanel','completed',10,'2024-06-27 09:19:37','2024-06-27 11:06:37','2024-06-27 11:01:36','2024-06-27 11:06:36',NULL,0,0,NULL,NULL),(24882,'mixpanel','completed',10,'2024-06-27 09:50:02','2024-06-27 11:21:37','2024-06-27 11:18:59','2024-06-27 11:21:36',NULL,0,0,NULL,NULL),(24883,'mixpanel','completed',10,'2024-06-27 09:41:37','2024-06-27 11:29:20','2024-06-27 11:26:36','2024-06-27 11:29:19',NULL,0,0,NULL,NULL),(24884,'mixpanel','completed',10,'2024-06-27 10:27:36','2024-06-27 11:35:27','2024-06-27 11:31:35','2024-06-27 11:35:25',NULL,0,0,NULL,NULL),(24885,'mixpanel','completed',10,'2024-06-27 10:28:58','2024-06-27 11:46:37','2024-06-27 11:39:57','2024-06-27 11:46:36',NULL,0,0,NULL,NULL),(24886,'mixpanel','completed',10,'2024-06-27 09:51:50','2024-06-27 11:53:02','2024-06-27 11:50:48','2024-06-27 11:53:01',NULL,0,0,NULL,NULL),(24887,'mixpanel','completed',10,'2024-06-27 10:41:38','2024-06-27 12:01:38','2024-06-27 11:56:37','2024-06-27 12:01:37',NULL,0,0,NULL,NULL),(24888,'mixpanel','completed',10,'2024-06-27 10:44:37','2024-06-27 12:08:45','2024-06-27 12:06:36','2024-06-27 12:08:44',NULL,0,0,NULL,NULL),(24889,'mixpanel','completed',10,'2024-06-27 11:00:38','2024-06-27 12:14:07','2024-06-27 12:11:37','2024-06-27 12:14:06',NULL,0,0,NULL,NULL),(24890,'mixpanel','completed',10,'2024-06-27 10:34:34','2024-06-27 12:21:38','2024-06-27 12:16:33','2024-06-27 12:21:37',NULL,0,0,NULL,NULL),(24891,'mixpanel','completed',10,'2024-06-27 10:38:37','2024-06-27 12:31:38','2024-06-27 12:26:36','2024-06-27 12:31:37',NULL,0,0,NULL,NULL),(24892,'mixpanel','completed',10,'2024-06-27 10:43:38','2024-06-27 12:41:37','2024-06-27 12:36:37','2024-06-27 12:41:36',NULL,0,0,NULL,NULL),(24893,'mixpanel','completed',10,'2024-06-27 10:47:37','2024-06-27 12:49:23','2024-06-27 12:46:36','2024-06-27 12:49:22',NULL,0,0,NULL,NULL),(24894,'mixpanel','completed',10,'2024-06-27 11:32:37','2024-06-27 12:56:38','2024-06-27 12:51:36','2024-06-27 12:56:36',NULL,0,0,NULL,NULL),(24895,'mixpanel','completed',10,'2024-06-27 11:17:37','2024-06-27 13:06:38','2024-06-27 13:01:36','2024-06-27 13:06:37',NULL,0,0,NULL,NULL),(24896,'mixpanel','completed',10,'2024-06-27 11:36:38','2024-06-27 13:16:38','2024-06-27 13:11:37','2024-06-27 13:16:37',NULL,0,0,NULL,NULL),(24897,'mixpanel','completed',10,'2024-06-27 11:58:38','2024-06-27 13:24:51','2024-06-27 13:21:37','2024-06-27 13:24:51',NULL,0,0,NULL,NULL),(24898,'mixpanel','completed',10,'2024-06-27 12:21:49','2024-06-27 13:36:38','2024-06-27 13:29:48','2024-06-27 13:36:37',NULL,0,0,NULL,NULL),(24899,'mixpanel','completed',10,'2024-06-27 11:45:38','2024-06-27 13:45:17','2024-06-27 13:41:37','2024-06-27 13:45:16',NULL,0,0,NULL,NULL),(24900,'mixpanel','completed',10,'2024-06-27 11:54:37','2024-06-27 13:53:21','2024-06-27 13:49:36','2024-06-27 13:53:20',NULL,0,0,NULL,NULL),(24901,'mixpanel','completed',10,'2024-06-27 12:29:36','2024-06-27 14:06:23','2024-06-27 14:01:35','2024-06-27 14:06:22',NULL,0,0,NULL,NULL),(24902,'mixpanel','completed',10,'2024-06-27 13:06:37','2024-06-27 14:13:41','2024-06-27 14:11:36','2024-06-27 14:13:40',NULL,0,0,NULL,NULL),(24903,'mixpanel','completed',10,'2024-06-27 12:50:35','2024-06-27 14:21:38','2024-06-27 14:16:33','2024-06-27 14:21:36',NULL,0,0,NULL,NULL),(24904,'mixpanel','completed',10,'2024-06-27 12:54:40','2024-06-27 14:31:38','2024-06-27 14:24:39','2024-06-27 14:31:37',NULL,0,0,NULL,NULL),(24905,'mixpanel','completed',10,'2024-06-27 12:39:37','2024-06-27 14:41:38','2024-06-27 14:36:36','2024-06-27 14:41:37',NULL,0,0,NULL,NULL),(24906,'mixpanel','completed',10,'2024-06-27 13:23:37','2024-06-27 14:51:38','2024-06-27 14:46:36','2024-06-27 14:51:36',NULL,0,0,NULL,NULL),(24907,'mixpanel','completed',10,'2024-06-27 13:22:38','2024-06-27 15:01:37','2024-06-27 14:56:37','2024-06-27 15:01:36',NULL,0,0,NULL,NULL),(24908,'mixpanel','completed',10,'2024-06-27 13:37:37','2024-06-27 15:11:38','2024-06-27 15:06:36','2024-06-27 15:11:37',NULL,0,0,NULL,NULL),(24909,'mixpanel','completed',10,'2024-06-27 13:32:27','2024-06-27 15:16:37','2024-06-27 15:14:26','2024-06-27 15:16:36',NULL,0,0,NULL,NULL),(24910,'mixpanel','completed',10,'2024-06-27 13:44:38','2024-06-27 15:26:37','2024-06-27 15:21:37','2024-06-27 15:26:37',NULL,0,0,NULL,NULL),(24911,'mixpanel','completed',10,'2024-06-27 13:33:37','2024-06-27 15:36:38','2024-06-27 15:31:36','2024-06-27 15:36:37',NULL,0,0,NULL,NULL),(24912,'mixpanel','completed',10,'2024-06-27 14:08:38','2024-06-27 15:46:38','2024-06-27 15:41:37','2024-06-27 15:46:37',NULL,0,0,NULL,NULL),(24913,'mixpanel','completed',10,'2024-06-27 14:26:37','2024-06-27 15:56:37','2024-06-27 15:51:36','2024-06-27 15:56:36',NULL,0,0,NULL,NULL),(24914,'mixpanel','completed',10,'2024-06-27 14:50:42','2024-06-27 16:01:38','2024-06-27 15:58:41','2024-06-27 16:01:37',NULL,0,0,NULL,NULL),(24915,'mixpanel','completed',10,'2024-06-27 14:58:38','2024-06-27 16:11:38','2024-06-27 16:06:37','2024-06-27 16:11:37',NULL,0,0,NULL,NULL),(24916,'mixpanel','completed',10,'2024-06-27 15:02:38','2024-06-27 16:21:38','2024-06-27 16:16:37','2024-06-27 16:21:37',NULL,0,0,NULL,NULL),(24917,'mixpanel','completed',10,'2024-06-27 14:27:38','2024-06-27 16:31:38','2024-06-27 16:26:37','2024-06-27 16:31:37',NULL,0,0,NULL,NULL),(24918,'mixpanel','completed',10,'2024-06-27 14:37:41','2024-06-27 16:36:38','2024-06-27 16:33:40','2024-06-27 16:36:37',NULL,0,0,NULL,NULL),(24919,'mixpanel','completed',10,'2024-06-27 15:13:21','2024-06-27 16:41:37','2024-06-27 16:39:20','2024-06-27 16:41:36',NULL,0,0,NULL,NULL),(24920,'mixpanel','completed',10,'2024-06-27 15:09:33','2024-06-27 16:51:37','2024-06-27 16:46:32','2024-06-27 16:51:36',NULL,0,0,NULL,NULL),(24921,'mixpanel','completed',10,'2024-06-27 15:40:44','2024-06-27 17:01:35','2024-06-27 16:54:43','2024-06-27 17:01:34',NULL,0,0,NULL,NULL),(24922,'mixpanel','completed',10,'2024-06-27 15:29:37','2024-06-27 17:11:37','2024-06-27 17:06:36','2024-06-27 17:11:36',NULL,0,0,NULL,NULL),(24923,'mixpanel','completed',10,'2024-06-27 15:20:16','2024-06-27 17:16:35','2024-06-27 17:14:15','2024-06-27 17:16:34',NULL,0,0,NULL,NULL),(24924,'mixpanel','completed',10,'2024-06-27 16:16:38','2024-06-27 17:26:37','2024-06-27 17:21:37','2024-06-27 17:26:36',NULL,0,0,NULL,NULL),(24925,'mixpanel','completed',10,'2024-06-27 16:21:35','2024-06-27 17:36:37','2024-06-27 17:31:34','2024-06-27 17:36:36',NULL,0,0,NULL,NULL),(24926,'mixpanel','completed',10,'2024-06-27 15:55:40','2024-06-27 17:43:36','2024-06-27 17:39:39','2024-06-27 17:43:34',NULL,0,0,NULL,NULL),(24927,'mixpanel','completed',10,'2024-06-27 16:39:16','2024-06-27 17:48:47','2024-06-27 17:46:15','2024-06-27 17:48:46',NULL,0,0,NULL,NULL),(24928,'mixpanel','completed',10,'2024-06-27 16:20:23','2024-06-27 17:56:37','2024-06-27 17:51:22','2024-06-27 17:56:36',NULL,0,0,NULL,NULL),(24929,'mixpanel','completed',10,'2024-06-27 16:44:35','2024-06-27 18:06:39','2024-06-27 18:01:34','2024-06-27 18:06:38',NULL,0,0,NULL,NULL),(24930,'mixpanel','completed',10,'2024-06-27 16:22:39','2024-06-27 18:16:35','2024-06-27 18:11:38','2024-06-27 18:16:34',NULL,0,0,NULL,NULL),(24931,'mixpanel','completed',10,'2024-06-27 16:27:35','2024-06-27 18:26:38','2024-06-27 18:21:34','2024-06-27 18:26:37',NULL,0,0,NULL,NULL),(24932,'mixpanel','completed',10,'2024-06-27 17:28:34','2024-06-27 18:36:37','2024-06-27 18:31:33','2024-06-27 18:36:36',NULL,0,0,NULL,NULL),(24933,'mixpanel','completed',10,'2024-06-27 17:29:38','2024-06-27 18:46:35','2024-06-27 18:41:36','2024-06-27 18:46:34',NULL,0,0,NULL,NULL),(24934,'schedule_re_engagement_email','completed',10,'2024-06-28 18:46:35','2024-06-28 18:46:54','2024-06-27 18:46:34','2024-06-28 18:46:53',NULL,0,0,NULL,NULL),(24935,'mixpanel','completed',10,'2024-06-27 16:50:38','2024-06-27 18:56:38','2024-06-27 18:51:36','2024-06-27 18:56:37',NULL,0,0,NULL,NULL),(24936,'mixpanel','completed',10,'2024-06-27 17:52:50','2024-06-27 19:06:37','2024-06-27 19:00:49','2024-06-27 19:06:36',NULL,0,0,NULL,NULL),(24937,'mixpanel','completed',10,'2024-06-27 17:23:38','2024-06-27 19:15:06','2024-06-27 19:11:37','2024-06-27 19:15:05',NULL,0,0,NULL,NULL),(24938,'mixpanel','completed',10,'2024-06-27 17:36:35','2024-06-27 19:24:34','2024-06-27 19:21:34','2024-06-27 19:24:33',NULL,0,0,NULL,NULL),(24939,'mixpanel','completed',10,'2024-06-27 17:52:37','2024-06-27 19:31:35','2024-06-27 19:26:36','2024-06-27 19:31:34',NULL,0,0,NULL,NULL),(24940,'mixpanel','completed',10,'2024-06-27 18:09:22','2024-06-27 19:41:38','2024-06-27 19:36:21','2024-06-27 19:41:37',NULL,0,0,NULL,NULL),(24941,'mixpanel','completed',10,'2024-06-27 17:58:31','2024-06-27 19:50:49','2024-06-27 19:46:30','2024-06-27 19:50:48',NULL,0,0,NULL,NULL),(24942,'mixpanel','completed',10,'2024-06-27 17:55:37','2024-06-27 20:01:32','2024-06-27 19:56:35','2024-06-27 20:01:31',NULL,0,0,NULL,NULL),(24943,'mixpanel','completed',10,'2024-06-27 18:59:00','2024-06-27 20:09:17','2024-06-27 20:04:59','2024-06-27 20:09:16',NULL,0,0,NULL,NULL),(24944,'mixpanel','completed',10,'2024-06-27 18:44:36','2024-06-27 20:16:32','2024-06-27 20:11:34','2024-06-27 20:16:31',NULL,0,0,NULL,NULL),(24945,'mixpanel','completed',10,'2024-06-27 18:57:34','2024-06-27 20:26:34','2024-06-27 20:21:33','2024-06-27 20:26:34',NULL,0,0,NULL,NULL),(24946,'mixpanel','completed',10,'2024-06-27 18:56:30','2024-06-27 20:34:05','2024-06-27 20:31:29','2024-06-27 20:34:04',NULL,0,0,NULL,NULL),(24947,'mixpanel','completed',10,'2024-06-27 19:08:37','2024-06-27 20:41:35','2024-06-27 20:36:35','2024-06-27 20:41:34',NULL,0,0,NULL,NULL),(24948,'mixpanel','completed',10,'2024-06-27 18:51:31','2024-06-27 20:51:35','2024-06-27 20:46:31','2024-06-27 20:51:34',NULL,0,0,NULL,NULL),(24949,'mixpanel','completed',10,'2024-06-27 19:50:38','2024-06-27 20:57:45','2024-06-27 20:55:37','2024-06-27 20:57:44',NULL,0,0,NULL,NULL),(24950,'mixpanel','completed',10,'2024-06-27 19:04:30','2024-06-27 21:06:26','2024-06-27 21:01:29','2024-06-27 21:06:26',NULL,0,0,NULL,NULL),(24951,'mixpanel','completed',10,'2024-06-27 19:27:35','2024-06-27 21:16:30','2024-06-27 21:10:34','2024-06-27 21:16:29',NULL,0,0,NULL,NULL),(24952,'mixpanel','completed',10,'2024-06-27 19:46:32','2024-06-27 21:26:57','2024-06-27 21:21:31','2024-06-27 21:26:53',NULL,0,0,NULL,NULL),(24953,'mixpanel','completed',10,'2024-06-27 20:13:57','2024-06-27 21:31:30','2024-06-27 21:26:50','2024-06-27 21:31:29',NULL,0,0,NULL,NULL),(24954,'mixpanel','completed',10,'2024-06-27 19:57:35','2024-06-27 21:41:35','2024-06-27 21:36:33','2024-06-27 21:41:34',NULL,0,0,NULL,NULL),(24955,'mixpanel','completed',10,'2024-06-27 20:14:30','2024-06-27 21:51:32','2024-06-27 21:46:29','2024-06-27 21:51:31',NULL,0,0,NULL,NULL),(24956,'mixpanel','completed',10,'2024-06-27 20:36:35','2024-06-27 22:01:30','2024-06-27 21:56:34','2024-06-27 22:01:29',NULL,0,0,NULL,NULL),(24957,'mixpanel','completed',10,'2024-06-27 20:11:34','2024-06-27 22:11:32','2024-06-27 22:06:33','2024-06-27 22:11:32',NULL,0,0,NULL,NULL),(24958,'mixpanel','completed',10,'2024-06-27 20:39:31','2024-06-27 22:19:35','2024-06-27 22:16:30','2024-06-27 22:19:34',NULL,0,0,NULL,NULL),(24959,'mixpanel','completed',10,'2024-06-27 20:37:35','2024-06-27 22:31:30','2024-06-27 22:26:34','2024-06-27 22:31:29',NULL,0,0,NULL,NULL),(24960,'mixpanel','completed',10,'2024-06-27 21:33:35','2024-06-27 22:41:35','2024-06-27 22:36:34','2024-06-27 22:41:34',NULL,0,0,NULL,NULL),(24961,'mixpanel','completed',10,'2024-06-27 21:28:30','2024-06-27 22:51:31','2024-06-27 22:46:29','2024-06-27 22:51:30',NULL,0,0,NULL,NULL),(24962,'mixpanel','completed',10,'2024-06-27 21:05:34','2024-06-27 23:01:30','2024-06-27 22:56:33','2024-06-27 23:01:29',NULL,0,0,NULL,NULL),(24963,'mixpanel','completed',10,'2024-06-27 21:35:34','2024-06-27 23:11:35','2024-06-27 23:06:32','2024-06-27 23:11:34',NULL,0,0,NULL,NULL),(24964,'mixpanel','completed',10,'2024-06-27 21:56:31','2024-06-27 23:21:32','2024-06-27 23:16:29','2024-06-27 23:21:31',NULL,0,0,NULL,NULL),(24965,'mixpanel','completed',10,'2024-06-27 22:02:34','2024-06-27 23:31:31','2024-06-27 23:26:33','2024-06-27 23:31:30',NULL,0,0,NULL,NULL),(24966,'mixpanel','completed',10,'2024-06-27 21:50:56','2024-06-27 23:41:35','2024-06-27 23:36:53','2024-06-27 23:41:34',NULL,0,0,NULL,NULL),(24967,'mixpanel','completed',10,'2024-06-27 22:15:30','2024-06-27 23:51:32','2024-06-27 23:46:29','2024-06-27 23:51:31',NULL,0,0,NULL,NULL),(24968,'mixpanel','completed',10,'2024-06-27 22:00:33','2024-06-28 00:01:30','2024-06-27 23:56:32','2024-06-28 00:01:29',NULL,0,0,NULL,NULL),(24969,'mixpanel','completed',10,'2024-06-27 22:06:35','2024-06-28 00:16:31','2024-06-28 00:06:34','2024-06-28 00:16:30',NULL,0,0,NULL,NULL),(24970,'mixpanel','completed',10,'2024-06-27 22:52:33','2024-06-28 00:26:36','2024-06-28 00:21:32','2024-06-28 00:26:35',NULL,0,0,NULL,NULL),(24971,'mixpanel','completed',10,'2024-06-27 23:20:31','2024-06-28 00:36:35','2024-06-28 00:31:30','2024-06-28 00:36:34',NULL,0,0,NULL,NULL),(24972,'mixpanel','completed',10,'2024-06-27 23:09:27','2024-06-28 00:46:30','2024-06-28 00:40:26','2024-06-28 00:46:29',NULL,0,0,NULL,NULL),(24973,'mixpanel','completed',10,'2024-06-27 23:07:31','2024-06-28 00:56:33','2024-06-28 00:51:30','2024-06-28 00:56:32',NULL,0,0,NULL,NULL),(24974,'mixpanel','completed',10,'2024-06-27 23:03:30','2024-06-28 01:06:35','2024-06-28 01:01:29','2024-06-28 01:06:34',NULL,0,0,NULL,NULL),(24975,'mixpanel','completed',10,'2024-06-28 00:05:33','2024-06-28 01:16:32','2024-06-28 01:11:32','2024-06-28 01:16:31',NULL,0,0,NULL,NULL),(24976,'mixpanel','completed',10,'2024-06-27 23:58:35','2024-06-28 01:26:35','2024-06-28 01:21:34','2024-06-28 01:26:34',NULL,0,0,NULL,NULL),(24977,'mixpanel','completed',10,'2024-06-27 23:33:32','2024-06-28 01:35:23','2024-06-28 01:31:31','2024-06-28 01:35:21',NULL,0,0,NULL,NULL),(24978,'mixpanel','completed',10,'2024-06-28 00:08:35','2024-06-28 01:46:32','2024-06-28 01:41:34','2024-06-28 01:46:31',NULL,0,0,NULL,NULL),(24979,'mixpanel','completed',10,'2024-06-28 00:47:35','2024-06-28 01:56:36','2024-06-28 01:51:34','2024-06-28 01:56:35',NULL,0,0,NULL,NULL),(24980,'mixpanel','completed',10,'2024-06-28 00:46:32','2024-06-28 02:06:35','2024-06-28 02:01:31','2024-06-28 02:06:34',NULL,0,0,NULL,NULL),(24981,'mixpanel','completed',10,'2024-06-28 00:48:35','2024-06-28 02:14:47','2024-06-28 02:11:34','2024-06-28 02:14:46',NULL,0,0,NULL,NULL),(24982,'mixpanel','completed',10,'2024-06-28 00:19:43','2024-06-28 02:26:35','2024-06-28 02:19:42','2024-06-28 02:26:34',NULL,0,0,NULL,NULL),(24983,'mixpanel','completed',10,'2024-06-28 00:57:33','2024-06-28 02:36:36','2024-06-28 02:31:32','2024-06-28 02:36:35',NULL,0,0,NULL,NULL),(24984,'mixpanel','completed',10,'2024-06-28 01:17:35','2024-06-28 02:46:34','2024-06-28 02:41:34','2024-06-28 02:46:33',NULL,0,0,NULL,NULL),(24985,'mixpanel','completed',10,'2024-06-28 00:53:35','2024-06-28 02:56:35','2024-06-28 02:51:34','2024-06-28 02:56:34',NULL,0,0,NULL,NULL),(24986,'mixpanel','completed',10,'2024-06-28 01:31:32','2024-06-28 03:06:34','2024-06-28 03:01:31','2024-06-28 03:06:33',NULL,0,0,NULL,NULL),(24987,'mixpanel','completed',10,'2024-06-28 01:24:35','2024-06-28 03:16:31','2024-06-28 03:11:34','2024-06-28 03:16:30',NULL,0,0,NULL,NULL),(24988,'mixpanel','completed',10,'2024-06-28 01:49:35','2024-06-28 03:26:34','2024-06-28 03:21:34','2024-06-28 03:26:33',NULL,0,0,NULL,NULL),(24989,'mixpanel','completed',10,'2024-06-28 02:01:34','2024-06-28 03:36:36','2024-06-28 03:31:33','2024-06-28 03:36:35',NULL,0,0,NULL,NULL),(24990,'mixpanel','completed',10,'2024-06-28 02:19:35','2024-06-28 03:46:33','2024-06-28 03:41:34','2024-06-28 03:46:32',NULL,0,0,NULL,NULL),(24991,'mixpanel','completed',10,'2024-06-28 02:23:35','2024-06-28 03:56:35','2024-06-28 03:51:34','2024-06-28 03:56:34',NULL,0,0,NULL,NULL),(24992,'mixpanel','completed',10,'2024-06-28 02:55:37','2024-06-28 04:01:32','2024-06-28 03:58:36','2024-06-28 04:01:31',NULL,0,0,NULL,NULL),(24993,'mixpanel','completed',10,'2024-06-28 02:09:35','2024-06-28 04:11:37','2024-06-28 04:06:34','2024-06-28 04:11:36',NULL,0,0,NULL,NULL),(24994,'mixpanel','completed',10,'2024-06-28 03:10:31','2024-06-28 04:21:35','2024-06-28 04:16:30','2024-06-28 04:21:34',NULL,0,0,NULL,NULL),(24995,'mixpanel','completed',10,'2024-06-28 02:38:40','2024-06-28 04:31:41','2024-06-28 04:26:39','2024-06-28 04:31:39',NULL,0,0,NULL,NULL),(24996,'mixpanel','completed',10,'2024-06-28 03:11:47','2024-06-28 04:41:32','2024-06-28 04:36:44','2024-06-28 04:41:31',NULL,0,0,NULL,NULL),(24997,'mixpanel','completed',10,'2024-06-28 03:23:08','2024-06-28 04:51:35','2024-06-28 04:45:07','2024-06-28 04:51:34',NULL,0,0,NULL,NULL),(24998,'mixpanel','completed',10,'2024-06-28 03:41:50','2024-06-28 05:01:32','2024-06-28 04:56:46','2024-06-28 05:01:31',NULL,0,0,NULL,NULL),(24999,'mixpanel','completed',10,'2024-06-28 03:27:35','2024-06-28 05:11:39','2024-06-28 05:06:34','2024-06-28 05:11:38',NULL,0,0,NULL,NULL),(25000,'mixpanel','completed',10,'2024-06-28 03:53:33','2024-06-28 05:21:34','2024-06-28 05:16:32','2024-06-28 05:21:33',NULL,0,0,NULL,NULL),(25001,'mixpanel','completed',10,'2024-06-28 04:00:35','2024-06-28 05:28:44','2024-06-28 05:26:34','2024-06-28 05:28:43',NULL,0,0,NULL,NULL),(25002,'mixpanel','completed',10,'2024-06-28 04:23:32','2024-06-28 05:34:35','2024-06-28 05:31:31','2024-06-28 05:34:34',NULL,0,0,NULL,NULL),(25003,'mixpanel','completed',10,'2024-06-28 03:56:45','2024-06-28 05:40:35','2024-06-28 05:37:43','2024-06-28 05:40:34',NULL,0,0,NULL,NULL),(25004,'mixpanel','completed',10,'2024-06-28 04:34:30','2024-06-28 05:51:32','2024-06-28 05:46:29','2024-06-28 05:51:31',NULL,0,0,NULL,NULL),(25005,'mixpanel','completed',10,'2024-06-28 04:47:35','2024-06-28 06:01:30','2024-06-28 05:56:34','2024-06-28 06:01:29',NULL,0,0,NULL,NULL),(25006,'mixpanel','completed',10,'2024-06-28 04:24:36','2024-06-28 06:11:35','2024-06-28 06:06:34','2024-06-28 06:11:34',NULL,0,0,NULL,NULL),(25007,'mixpanel','completed',10,'2024-06-28 04:34:32','2024-06-28 06:21:33','2024-06-28 06:16:31','2024-06-28 06:21:32',NULL,0,0,NULL,NULL),(25008,'mixpanel','completed',10,'2024-06-28 04:56:36','2024-06-28 06:31:30','2024-06-28 06:26:35','2024-06-28 06:31:29',NULL,0,0,NULL,NULL),(25009,'mixpanel','completed',10,'2024-06-28 05:16:36','2024-06-28 06:41:36','2024-06-28 06:36:35','2024-06-28 06:41:35',NULL,0,0,NULL,NULL),(25010,'mixpanel','completed',10,'2024-06-28 05:18:30','2024-06-28 06:51:33','2024-06-28 06:46:29','2024-06-28 06:51:31',NULL,0,0,NULL,NULL),(25011,'mixpanel','completed',10,'2024-06-28 05:03:35','2024-06-28 07:01:30','2024-06-28 06:56:34','2024-06-28 07:01:29',NULL,0,0,NULL,NULL),(25012,'mixpanel','completed',10,'2024-06-28 05:44:36','2024-06-28 07:09:42','2024-06-28 07:06:35','2024-06-28 07:09:41',NULL,0,0,NULL,NULL),(25013,'mixpanel','completed',10,'2024-06-28 05:28:31','2024-06-28 07:21:32','2024-06-28 07:16:30','2024-06-28 07:21:31',NULL,0,0,NULL,NULL),(25014,'mixpanel','completed',10,'2024-06-28 05:31:35','2024-06-28 07:31:31','2024-06-28 07:26:34','2024-06-28 07:31:29',NULL,0,0,NULL,NULL),(25015,'mixpanel','completed',10,'2024-06-28 05:48:42','2024-06-28 07:41:35','2024-06-28 07:34:41','2024-06-28 07:41:34',NULL,0,0,NULL,NULL),(25016,'mixpanel','completed',10,'2024-06-28 06:24:30','2024-06-28 07:51:32','2024-06-28 07:46:29','2024-06-28 07:51:31',NULL,0,0,NULL,NULL),(25017,'mixpanel','completed',10,'2024-06-28 06:09:35','2024-06-28 08:01:31','2024-06-28 07:56:34','2024-06-28 08:01:30',NULL,0,0,NULL,NULL),(25018,'mixpanel','completed',10,'2024-06-28 06:32:35','2024-06-28 08:06:35','2024-06-28 08:03:34','2024-06-28 08:06:34',NULL,0,0,NULL,NULL),(25019,'mixpanel','completed',10,'2024-06-28 06:59:56','2024-06-28 08:15:00','2024-06-28 08:10:55','2024-06-28 08:14:59',NULL,0,0,NULL,NULL),(25020,'mixpanel','completed',10,'2024-06-28 07:15:58','2024-06-28 08:24:40','2024-06-28 08:20:57','2024-06-28 08:24:39',NULL,0,0,NULL,NULL),(25021,'mixpanel','completed',10,'2024-06-28 06:32:32','2024-06-28 08:36:35','2024-06-28 08:31:30','2024-06-28 08:36:34',NULL,0,0,NULL,NULL),(25022,'mixpanel','completed',10,'2024-06-28 07:33:36','2024-06-28 08:46:30','2024-06-28 08:41:35','2024-06-28 08:46:29',NULL,0,0,NULL,NULL),(25023,'mixpanel','completed',10,'2024-06-28 07:30:33','2024-06-28 08:56:36','2024-06-28 08:51:32','2024-06-28 08:56:35',NULL,0,0,NULL,NULL),(25024,'mixpanel','completed',10,'2024-06-28 07:19:30','2024-06-28 09:03:53','2024-06-28 09:01:29','2024-06-28 09:03:52',NULL,0,0,NULL,NULL),(25025,'mixpanel','completed',10,'2024-06-28 07:44:36','2024-06-28 09:11:34','2024-06-28 09:06:35','2024-06-28 09:11:33',NULL,0,0,NULL,NULL),(25026,'mixpanel','completed',10,'2024-06-28 07:17:45','2024-06-28 09:21:32','2024-06-28 09:14:44','2024-06-28 09:21:31',NULL,0,0,NULL,NULL),(25027,'mixpanel','completed',10,'2024-06-28 08:03:27','2024-06-28 09:31:30','2024-06-28 09:26:25','2024-06-28 09:31:29',NULL,0,0,NULL,NULL),(25028,'mixpanel','completed',10,'2024-06-28 07:39:36','2024-06-28 09:41:34','2024-06-28 09:36:35','2024-06-28 09:41:33',NULL,0,0,NULL,NULL),(25029,'mixpanel','completed',10,'2024-06-28 08:39:30','2024-06-28 09:49:22','2024-06-28 09:46:29','2024-06-28 09:49:21',NULL,0,0,NULL,NULL),(25030,'mixpanel','completed',10,'2024-06-28 08:39:32','2024-06-28 09:56:35','2024-06-28 09:51:31','2024-06-28 09:56:34',NULL,0,0,NULL,NULL),(25031,'mixpanel','completed',10,'2024-06-28 08:28:19','2024-06-28 10:06:37','2024-06-28 10:01:18','2024-06-28 10:06:35',NULL,0,0,NULL,NULL),(25032,'mixpanel','completed',10,'2024-06-28 08:45:36','2024-06-28 10:15:34','2024-06-28 10:11:35','2024-06-28 10:15:33',NULL,0,0,NULL,NULL),(25033,'mixpanel','completed',10,'2024-06-28 09:02:32','2024-06-28 10:25:28','2024-06-28 10:21:31','2024-06-28 10:25:27',NULL,0,0,NULL,NULL),(25034,'mixpanel','completed',10,'2024-06-28 08:50:31','2024-06-28 10:35:22','2024-06-28 10:31:30','2024-06-28 10:35:21',NULL,0,0,NULL,NULL),(25035,'mixpanel','completed',10,'2024-06-28 08:57:34','2024-06-28 10:41:33','2024-06-28 10:38:33','2024-06-28 10:41:32',NULL,0,0,NULL,NULL),(25036,'mixpanel','completed',10,'2024-06-28 09:10:30','2024-06-28 10:49:30','2024-06-28 10:46:29','2024-06-28 10:49:29',NULL,0,0,NULL,NULL),(25037,'mixpanel','completed',10,'2024-06-28 09:25:32','2024-06-28 10:56:36','2024-06-28 10:51:31','2024-06-28 10:56:35',NULL,0,0,NULL,NULL),(25038,'subscribers_engagement_score','completed',10,'2024-06-28 10:58:49','2024-06-28 11:01:31','2024-06-28 10:58:48','2024-06-28 11:01:30',NULL,0,0,NULL,NULL),(25039,'mixpanel','completed',10,'2024-06-28 09:41:49','2024-06-28 11:01:31','2024-06-28 10:58:48','2024-06-28 11:01:30',NULL,0,0,NULL,NULL),(25040,'subscribers_engagement_score','completed',10,'2024-06-29 12:44:00','2024-06-29 12:46:32','2024-06-28 11:01:30','2024-06-29 12:46:30',NULL,0,0,NULL,NULL),(25041,'mixpanel','completed',10,'2024-06-28 09:20:33','2024-06-28 11:11:34','2024-06-28 11:06:32','2024-06-28 11:11:33',NULL,0,0,NULL,NULL),(25042,'mixpanel','completed',10,'2024-06-28 09:17:10','2024-06-28 11:16:31','2024-06-28 11:14:09','2024-06-28 11:16:30',NULL,0,0,NULL,NULL),(25043,'mixpanel','completed',10,'2024-06-28 10:02:31','2024-06-28 11:25:48','2024-06-28 11:21:30','2024-06-28 11:25:47',NULL,0,0,NULL,NULL),(25044,'mixpanel','completed',10,'2024-06-28 09:57:31','2024-06-28 11:36:33','2024-06-28 11:31:30','2024-06-28 11:36:32',NULL,0,0,NULL,NULL),(25045,'mixpanel','completed',10,'2024-06-28 10:14:34','2024-06-28 11:41:32','2024-06-28 11:38:33','2024-06-28 11:41:31',NULL,0,0,NULL,NULL),(25046,'mixpanel','completed',10,'2024-06-28 10:37:31','2024-06-28 11:50:51','2024-06-28 11:46:30','2024-06-28 11:50:50',NULL,0,0,NULL,NULL),(25047,'mixpanel','completed',10,'2024-06-28 10:30:32','2024-06-28 12:01:31','2024-06-28 11:56:31','2024-06-28 12:01:30',NULL,0,0,NULL,NULL),(25048,'mixpanel','completed',10,'2024-06-28 10:56:32','2024-06-28 12:11:32','2024-06-28 12:06:31','2024-06-28 12:11:31',NULL,0,0,NULL,NULL),(25049,'mixpanel','completed',10,'2024-06-28 10:32:58','2024-06-28 12:21:30','2024-06-28 12:15:57','2024-06-28 12:21:30',NULL,0,0,NULL,NULL),(25050,'mixpanel','completed',10,'2024-06-28 10:24:10','2024-06-28 12:26:33','2024-06-28 12:24:09','2024-06-28 12:26:32',NULL,0,0,NULL,NULL),(25051,'mixpanel','completed',10,'2024-06-28 11:22:30','2024-06-28 12:36:32','2024-06-28 12:31:30','2024-06-28 12:36:31',NULL,0,0,NULL,NULL),(25052,'mixpanel','completed',10,'2024-06-28 10:50:30','2024-06-28 12:46:31','2024-06-28 12:40:29','2024-06-28 12:46:30',NULL,0,0,NULL,NULL),(25053,'mixpanel','completed',10,'2024-06-28 11:45:58','2024-06-28 12:53:40','2024-06-28 12:49:57','2024-06-28 12:53:39',NULL,0,0,NULL,NULL),(25054,'mixpanel','completed',10,'2024-06-28 11:38:32','2024-06-28 13:01:30','2024-06-28 12:56:31','2024-06-28 13:01:29',NULL,0,0,NULL,NULL),(25055,'mixpanel','completed',10,'2024-06-28 11:57:45','2024-06-28 13:11:32','2024-06-28 13:05:44','2024-06-28 13:11:31',NULL,0,0,NULL,NULL),(25056,'mixpanel','completed',10,'2024-06-28 11:54:44','2024-06-28 13:16:31','2024-06-28 13:13:43','2024-06-28 13:16:30',NULL,0,0,NULL,NULL),(25057,'mixpanel','completed',10,'2024-06-28 11:17:43','2024-06-28 13:21:31','2024-06-28 13:18:42','2024-06-28 13:21:30',NULL,0,0,NULL,NULL),(25058,'mixpanel','completed',10,'2024-06-28 11:43:48','2024-06-28 13:28:04','2024-06-28 13:24:47','2024-06-28 13:28:03',NULL,0,0,NULL,NULL),(25059,'mixpanel','completed',10,'2024-06-28 11:59:30','2024-06-28 13:35:50','2024-06-28 13:31:29','2024-06-28 13:35:49',NULL,0,0,NULL,NULL),(25060,'mixpanel','completed',10,'2024-06-28 11:56:32','2024-06-28 13:44:13','2024-06-28 13:41:31','2024-06-28 13:44:12',NULL,0,0,NULL,NULL),(25061,'mixpanel','completed',10,'2024-06-28 12:06:30','2024-06-28 13:51:31','2024-06-28 13:46:29','2024-06-28 13:51:30',NULL,0,0,NULL,NULL),(25062,'mixpanel','completed',10,'2024-06-28 12:02:32','2024-06-28 13:59:16','2024-06-28 13:56:31','2024-06-28 13:59:15',NULL,0,0,NULL,NULL),(25063,'mixpanel','completed',10,'2024-06-28 12:08:27','2024-06-28 14:06:33','2024-06-28 14:01:26','2024-06-28 14:06:32',NULL,0,0,NULL,NULL),(25064,'mixpanel','completed',10,'2024-06-28 13:06:35','2024-06-28 14:16:31','2024-06-28 14:11:34','2024-06-28 14:16:30',NULL,0,0,NULL,NULL),(25065,'mixpanel','completed',10,'2024-06-28 12:43:31','2024-06-28 14:26:33','2024-06-28 14:21:30','2024-06-28 14:26:32',NULL,0,0,NULL,NULL),(25066,'mixpanel','completed',10,'2024-06-28 13:25:31','2024-06-28 14:36:32','2024-06-28 14:31:30','2024-06-28 14:36:31',NULL,0,0,NULL,NULL),(25067,'mixpanel','completed',10,'2024-06-28 13:38:32','2024-06-28 14:46:31','2024-06-28 14:41:31','2024-06-28 14:46:30',NULL,0,0,NULL,NULL),(25068,'mixpanel','completed',10,'2024-06-28 13:43:32','2024-06-28 14:56:36','2024-06-28 14:51:31','2024-06-28 14:56:35',NULL,0,0,NULL,NULL),(25069,'mixpanel','completed',10,'2024-06-28 13:15:31','2024-06-28 15:06:38','2024-06-28 15:01:30','2024-06-28 15:06:37',NULL,0,0,NULL,NULL),(25070,'mixpanel','completed',10,'2024-06-28 13:36:13','2024-06-28 15:16:31','2024-06-28 15:10:12','2024-06-28 15:16:30',NULL,0,0,NULL,NULL),(25071,'mixpanel','completed',10,'2024-06-28 13:48:33','2024-06-28 15:26:36','2024-06-28 15:21:32','2024-06-28 15:26:35',NULL,0,0,NULL,NULL),(25072,'mixpanel','completed',10,'2024-06-28 13:32:31','2024-06-28 15:36:36','2024-06-28 15:31:30','2024-06-28 15:36:35',NULL,0,0,NULL,NULL),(25073,'mixpanel','completed',10,'2024-06-28 14:38:36','2024-06-28 15:46:31','2024-06-28 15:41:35','2024-06-28 15:46:30',NULL,0,0,NULL,NULL),(25074,'mixpanel','completed',10,'2024-06-28 14:06:31','2024-06-28 15:56:32','2024-06-28 15:51:30','2024-06-28 15:56:31',NULL,0,0,NULL,NULL),(25075,'mixpanel','completed',10,'2024-06-28 14:49:40','2024-06-28 16:06:32','2024-06-28 15:59:39','2024-06-28 16:06:31',NULL,0,0,NULL,NULL),(25076,'mixpanel','completed',10,'2024-06-28 14:34:32','2024-06-28 16:16:31','2024-06-28 16:11:31','2024-06-28 16:16:30',NULL,0,0,NULL,NULL),(25077,'mixpanel','completed',10,'2024-06-28 15:13:31','2024-06-28 16:26:47','2024-06-28 16:21:30','2024-06-28 16:26:45',NULL,0,0,NULL,NULL),(25078,'mixpanel','completed',10,'2024-06-28 15:25:30','2024-06-28 16:36:31','2024-06-28 16:31:29','2024-06-28 16:36:30',NULL,0,0,NULL,NULL),(25079,'mixpanel','completed',10,'2024-06-28 15:04:35','2024-06-28 16:46:31','2024-06-28 16:41:34','2024-06-28 16:46:30',NULL,0,0,NULL,NULL),(25080,'mixpanel','completed',10,'2024-06-28 15:32:31','2024-06-28 16:56:31','2024-06-28 16:51:30','2024-06-28 16:56:31',NULL,0,0,NULL,NULL),(25081,'mixpanel','completed',10,'2024-06-28 15:20:12','2024-06-28 17:01:41','2024-06-28 16:59:11','2024-06-28 17:01:40',NULL,0,0,NULL,NULL),(25082,'mixpanel','completed',10,'2024-06-28 15:45:32','2024-06-28 17:11:32','2024-06-28 17:06:31','2024-06-28 17:11:31',NULL,0,0,NULL,NULL),(25083,'mixpanel','completed',10,'2024-06-28 15:45:06','2024-06-28 17:21:31','2024-06-28 17:15:05','2024-06-28 17:21:30',NULL,0,0,NULL,NULL),(25084,'mixpanel','completed',10,'2024-06-28 15:26:32','2024-06-28 17:31:31','2024-06-28 17:26:31','2024-06-28 17:31:30',NULL,0,0,NULL,NULL),(25085,'mixpanel','completed',10,'2024-06-28 15:54:33','2024-06-28 17:41:33','2024-06-28 17:36:32','2024-06-28 17:41:32',NULL,0,0,NULL,NULL),(25086,'mixpanel','completed',10,'2024-06-28 16:05:31','2024-06-28 17:51:31','2024-06-28 17:46:30','2024-06-28 17:51:30',NULL,0,0,NULL,NULL),(25087,'mixpanel','completed',10,'2024-06-28 16:31:33','2024-06-28 18:01:31','2024-06-28 17:56:32','2024-06-28 18:01:30',NULL,0,0,NULL,NULL),(25088,'mixpanel','completed',10,'2024-06-28 16:09:33','2024-06-28 18:11:33','2024-06-28 18:06:32','2024-06-28 18:11:32',NULL,0,0,NULL,NULL),(25089,'mixpanel','completed',10,'2024-06-28 16:42:31','2024-06-28 18:21:31','2024-06-28 18:16:30','2024-06-28 18:21:30',NULL,0,0,NULL,NULL),(25090,'mixpanel','completed',10,'2024-06-28 17:22:33','2024-06-28 18:31:31','2024-06-28 18:26:32','2024-06-28 18:31:30',NULL,0,0,NULL,NULL),(25091,'mixpanel','completed',10,'2024-06-28 17:05:33','2024-06-28 18:41:21','2024-06-28 18:36:32','2024-06-28 18:41:20',NULL,0,0,NULL,NULL),(25092,'mixpanel','completed',10,'2024-06-28 17:02:54','2024-06-28 18:51:31','2024-06-28 18:46:53','2024-06-28 18:51:30',NULL,0,0,NULL,NULL),(25093,'schedule_re_engagement_email','completed',10,'2024-06-29 18:51:31','2024-06-29 18:51:31','2024-06-28 18:51:30','2024-06-29 18:51:30',NULL,0,0,NULL,NULL),(25094,'mixpanel','completed',10,'2024-06-28 17:11:33','2024-06-28 19:01:31','2024-06-28 18:56:32','2024-06-28 19:01:30',NULL,0,0,NULL,NULL),(25095,'mixpanel','completed',10,'2024-06-28 17:55:12','2024-06-28 19:11:32','2024-06-28 19:06:12','2024-06-28 19:11:31',NULL,0,0,NULL,NULL),(25096,'mixpanel','completed',10,'2024-06-28 17:22:32','2024-06-28 19:21:32','2024-06-28 19:16:31','2024-06-28 19:21:30',NULL,0,0,NULL,NULL),(25097,'mixpanel','completed',10,'2024-06-28 17:28:33','2024-06-28 19:31:31','2024-06-28 19:26:32','2024-06-28 19:31:30',NULL,0,0,NULL,NULL),(25098,'mixpanel','completed',10,'2024-06-28 18:01:33','2024-06-28 19:41:32','2024-06-28 19:36:32','2024-06-28 19:41:31',NULL,0,0,NULL,NULL),(25099,'mixpanel','completed',10,'2024-06-28 18:31:31','2024-06-28 19:51:31','2024-06-28 19:46:30','2024-06-28 19:51:30',NULL,0,0,NULL,NULL),(25100,'mixpanel','completed',10,'2024-06-28 18:29:33','2024-06-28 20:01:31','2024-06-28 19:56:32','2024-06-28 20:01:30',NULL,0,0,NULL,NULL),(25101,'mixpanel','completed',10,'2024-06-28 18:51:32','2024-06-28 20:11:33','2024-06-28 20:06:31','2024-06-28 20:11:32',NULL,0,0,NULL,NULL),(25102,'mixpanel','completed',10,'2024-06-28 18:24:21','2024-06-28 20:21:42','2024-06-28 20:15:20','2024-06-28 20:21:39',NULL,0,0,NULL,NULL),(25103,'mixpanel','completed',10,'2024-06-28 18:54:31','2024-06-28 20:26:33','2024-06-28 20:24:30','2024-06-28 20:26:32',NULL,0,0,NULL,NULL),(25104,'mixpanel','completed',10,'2024-06-28 19:28:31','2024-06-28 20:36:32','2024-06-28 20:31:30','2024-06-28 20:36:31',NULL,0,0,NULL,NULL),(25105,'mixpanel','completed',10,'2024-06-28 19:23:32','2024-06-28 20:46:31','2024-06-28 20:41:31','2024-06-28 20:46:30',NULL,0,0,NULL,NULL),(25106,'mixpanel','completed',10,'2024-06-28 19:12:40','2024-06-28 20:51:36','2024-06-28 20:48:39','2024-06-28 20:51:32',NULL,0,0,NULL,NULL),(25107,'mixpanel','completed',10,'2024-06-28 19:40:36','2024-06-28 20:56:33','2024-06-28 20:51:30','2024-06-28 20:56:32',NULL,0,0,NULL,NULL),(25108,'mixpanel','completed',10,'2024-06-28 19:20:31','2024-06-28 21:06:33','2024-06-28 21:01:30','2024-06-28 21:06:32',NULL,0,0,NULL,NULL),(25109,'mixpanel','completed',10,'2024-06-28 20:06:33','2024-06-28 21:16:31','2024-06-28 21:11:32','2024-06-28 21:16:30',NULL,0,0,NULL,NULL),(25110,'mixpanel','completed',10,'2024-06-28 19:49:24','2024-06-28 21:21:31','2024-06-28 21:19:23','2024-06-28 21:21:30',NULL,0,0,NULL,NULL),(25111,'mixpanel','completed',10,'2024-06-28 20:24:32','2024-06-28 21:31:30','2024-06-28 21:26:31','2024-06-28 21:31:29',NULL,0,0,NULL,NULL),(25112,'mixpanel','completed',10,'2024-06-28 20:01:32','2024-06-28 21:41:32','2024-06-28 21:36:31','2024-06-28 21:41:31',NULL,0,0,NULL,NULL),(25113,'mixpanel','completed',10,'2024-06-28 20:24:30','2024-06-28 21:51:31','2024-06-28 21:46:30','2024-06-28 21:51:30',NULL,0,0,NULL,NULL),(25114,'mixpanel','completed',10,'2024-06-28 20:15:36','2024-06-28 22:01:30','2024-06-28 21:55:35','2024-06-28 22:01:29',NULL,0,0,NULL,NULL),(25115,'mixpanel','completed',10,'2024-06-28 20:34:34','2024-06-28 22:10:51','2024-06-28 22:06:33','2024-06-28 22:10:49',NULL,0,0,NULL,NULL),(25116,'mixpanel','completed',10,'2024-06-28 21:03:44','2024-06-28 22:21:44','2024-06-28 22:16:43','2024-06-28 22:21:41',NULL,0,0,NULL,NULL),(25117,'mixpanel','completed',10,'2024-06-28 21:05:32','2024-06-28 22:29:14','2024-06-28 22:26:31','2024-06-28 22:29:13',NULL,0,0,NULL,NULL),(25118,'mixpanel','completed',10,'2024-06-28 21:22:31','2024-06-28 22:36:31','2024-06-28 22:31:30','2024-06-28 22:36:30',NULL,0,0,NULL,NULL),(25119,'mixpanel','completed',10,'2024-06-28 20:54:32','2024-06-28 22:45:26','2024-06-28 22:41:31','2024-06-28 22:45:25',NULL,0,0,NULL,NULL),(25120,'mixpanel','completed',10,'2024-06-28 21:49:31','2024-06-28 22:56:32','2024-06-28 22:51:30','2024-06-28 22:56:31',NULL,0,0,NULL,NULL),(25121,'mixpanel','completed',10,'2024-06-28 21:40:31','2024-06-28 23:05:18','2024-06-28 23:01:30','2024-06-28 23:05:17',NULL,0,0,NULL,NULL),(25122,'mixpanel','completed',10,'2024-06-28 21:42:37','2024-06-28 23:16:31','2024-06-28 23:11:34','2024-06-28 23:16:30',NULL,0,0,NULL,NULL),(25123,'mixpanel','completed',10,'2024-06-28 21:28:31','2024-06-28 23:26:33','2024-06-28 23:21:30','2024-06-28 23:26:32',NULL,0,0,NULL,NULL),(25124,'mixpanel','completed',10,'2024-06-28 21:54:31','2024-06-28 23:34:27','2024-06-28 23:31:30','2024-06-28 23:34:26',NULL,0,0,NULL,NULL),(25125,'mixpanel','completed',10,'2024-06-28 21:36:31','2024-06-28 23:41:31','2024-06-28 23:36:30','2024-06-28 23:41:30',NULL,0,0,NULL,NULL),(25126,'mixpanel','completed',10,'2024-06-28 22:33:31','2024-06-28 23:51:31','2024-06-28 23:46:30','2024-06-28 23:51:30',NULL,0,0,NULL,NULL),(25127,'mixpanel','completed',10,'2024-06-28 22:32:33','2024-06-29 00:01:31','2024-06-28 23:56:32','2024-06-29 00:01:30',NULL,0,0,NULL,NULL),(25128,'mixpanel','completed',10,'2024-06-28 22:42:32','2024-06-29 00:11:32','2024-06-29 00:06:31','2024-06-29 00:11:31',NULL,0,0,NULL,NULL),(25129,'mixpanel','completed',10,'2024-06-28 22:35:31','2024-06-29 00:21:31','2024-06-29 00:16:30','2024-06-29 00:21:30',NULL,0,0,NULL,NULL),(25130,'mixpanel','completed',10,'2024-06-28 22:35:32','2024-06-29 00:31:31','2024-06-29 00:26:31','2024-06-29 00:31:30',NULL,0,0,NULL,NULL),(25131,'mixpanel','completed',10,'2024-06-28 23:31:32','2024-06-29 00:41:32','2024-06-29 00:36:31','2024-06-29 00:41:31',NULL,0,0,NULL,NULL),(25132,'mixpanel','completed',10,'2024-06-28 22:51:31','2024-06-29 00:51:31','2024-06-29 00:46:30','2024-06-29 00:51:30',NULL,0,0,NULL,NULL),(25133,'mixpanel','completed',10,'2024-06-28 23:13:32','2024-06-29 00:59:05','2024-06-29 00:56:31','2024-06-29 00:59:04',NULL,0,0,NULL,NULL),(25134,'mixpanel','completed',10,'2024-06-28 23:19:32','2024-06-29 01:06:32','2024-06-29 01:01:31','2024-06-29 01:06:31',NULL,0,0,NULL,NULL),(25135,'mixpanel','completed',10,'2024-06-28 23:58:32','2024-06-29 01:16:31','2024-06-29 01:11:31','2024-06-29 01:16:30',NULL,0,0,NULL,NULL),(25136,'mixpanel','completed',10,'2024-06-28 23:45:31','2024-06-29 01:26:32','2024-06-29 01:21:30','2024-06-29 01:26:31',NULL,0,0,NULL,NULL),(25137,'mixpanel','completed',10,'2024-06-28 23:38:31','2024-06-29 01:36:32','2024-06-29 01:31:30','2024-06-29 01:36:31',NULL,0,0,NULL,NULL),(25138,'mixpanel','completed',10,'2024-06-28 23:56:33','2024-06-29 01:46:31','2024-06-29 01:41:32','2024-06-29 01:46:30',NULL,0,0,NULL,NULL),(25139,'mixpanel','completed',10,'2024-06-28 23:52:31','2024-06-29 01:56:32','2024-06-29 01:51:30','2024-06-29 01:56:31',NULL,0,0,NULL,NULL),(25140,'mixpanel','completed',10,'2024-06-29 00:39:31','2024-06-29 02:06:32','2024-06-29 02:01:30','2024-06-29 02:06:31',NULL,0,0,NULL,NULL),(25141,'mixpanel','completed',10,'2024-06-29 00:15:33','2024-06-29 02:16:31','2024-06-29 02:11:32','2024-06-29 02:16:30',NULL,0,0,NULL,NULL),(25142,'mixpanel','completed',10,'2024-06-29 00:23:31','2024-06-29 02:26:34','2024-06-29 02:21:30','2024-06-29 02:26:33',NULL,0,0,NULL,NULL),(25143,'mixpanel','completed',10,'2024-06-29 00:34:31','2024-06-29 02:36:34','2024-06-29 02:31:30','2024-06-29 02:36:33',NULL,0,0,NULL,NULL),(25144,'mixpanel','completed',10,'2024-06-29 01:16:34','2024-06-29 02:46:35','2024-06-29 02:41:33','2024-06-29 02:46:34',NULL,0,0,NULL,NULL),(25145,'mixpanel','completed',10,'2024-06-29 01:21:32','2024-06-29 02:56:34','2024-06-29 02:51:31','2024-06-29 02:56:33',NULL,0,0,NULL,NULL),(25146,'mixpanel','completed',10,'2024-06-29 01:49:32','2024-06-29 03:06:34','2024-06-29 03:01:31','2024-06-29 03:06:33',NULL,0,0,NULL,NULL),(25147,'mixpanel','completed',10,'2024-06-29 01:28:35','2024-06-29 03:16:31','2024-06-29 03:11:33','2024-06-29 03:16:30',NULL,0,0,NULL,NULL),(25148,'mixpanel','completed',10,'2024-06-29 01:57:32','2024-06-29 03:26:33','2024-06-29 03:21:31','2024-06-29 03:26:33',NULL,0,0,NULL,NULL),(25149,'mixpanel','completed',10,'2024-06-29 02:00:31','2024-06-29 03:36:33','2024-06-29 03:31:30','2024-06-29 03:36:32',NULL,0,0,NULL,NULL),(25150,'mixpanel','completed',10,'2024-06-29 02:31:34','2024-06-29 03:46:31','2024-06-29 03:41:33','2024-06-29 03:46:30',NULL,0,0,NULL,NULL),(25151,'mixpanel','completed',10,'2024-06-29 02:23:32','2024-06-29 03:56:33','2024-06-29 03:51:31','2024-06-29 03:56:32',NULL,0,0,NULL,NULL),(25152,'mixpanel','completed',10,'2024-06-29 02:10:31','2024-06-29 04:06:35','2024-06-29 04:01:30','2024-06-29 04:06:34',NULL,0,0,NULL,NULL),(25153,'mixpanel','completed',10,'2024-06-29 02:12:33','2024-06-29 04:16:48','2024-06-29 04:11:32','2024-06-29 04:16:47',NULL,0,0,NULL,NULL),(25154,'mixpanel','completed',10,'2024-06-29 02:50:32','2024-06-29 04:26:34','2024-06-29 04:21:31','2024-06-29 04:26:31',NULL,0,0,NULL,NULL),(25155,'mixpanel','completed',10,'2024-06-29 03:07:29','2024-06-29 04:36:35','2024-06-29 04:31:27','2024-06-29 04:36:34',NULL,0,0,NULL,NULL),(25156,'mixpanel','completed',10,'2024-06-29 03:06:54','2024-06-29 04:46:31','2024-06-29 04:41:51','2024-06-29 04:46:30',NULL,0,0,NULL,NULL),(25157,'mixpanel','completed',10,'2024-06-29 03:13:32','2024-06-29 04:56:34','2024-06-29 04:51:31','2024-06-29 04:56:33',NULL,0,0,NULL,NULL),(25158,'mixpanel','completed',10,'2024-06-29 03:11:31','2024-06-29 05:06:36','2024-06-29 05:01:30','2024-06-29 05:06:35',NULL,0,0,NULL,NULL),(25159,'mixpanel','completed',10,'2024-06-29 03:12:35','2024-06-29 05:16:31','2024-06-29 05:11:34','2024-06-29 05:16:30',NULL,0,0,NULL,NULL),(25160,'mixpanel','completed',10,'2024-06-29 03:47:33','2024-06-29 05:26:33','2024-06-29 05:21:32','2024-06-29 05:26:32',NULL,0,0,NULL,NULL),(25161,'mixpanel','completed',10,'2024-06-29 03:31:31','2024-06-29 05:36:47','2024-06-29 05:31:30','2024-06-29 05:36:45',NULL,0,0,NULL,NULL),(25162,'mixpanel','completed',10,'2024-06-29 04:37:35','2024-06-29 05:46:31','2024-06-29 05:41:34','2024-06-29 05:46:30',NULL,0,0,NULL,NULL),(25163,'mixpanel','completed',10,'2024-06-29 03:51:33','2024-06-29 05:56:36','2024-06-29 05:51:32','2024-06-29 05:56:35',NULL,0,0,NULL,NULL),(25164,'mixpanel','completed',10,'2024-06-29 04:54:32','2024-06-29 06:06:36','2024-06-29 06:01:31','2024-06-29 06:06:35',NULL,0,0,NULL,NULL),(25165,'mixpanel','completed',10,'2024-06-29 04:37:36','2024-06-29 06:16:31','2024-06-29 06:11:35','2024-06-29 06:16:30',NULL,0,0,NULL,NULL),(25166,'mixpanel','completed',10,'2024-06-29 04:54:33','2024-06-29 06:24:29','2024-06-29 06:21:32','2024-06-29 06:24:28',NULL,0,0,NULL,NULL),(25167,'mixpanel','completed',10,'2024-06-29 04:52:36','2024-06-29 06:31:31','2024-06-29 06:26:35','2024-06-29 06:31:30',NULL,0,0,NULL,NULL),(25168,'mixpanel','completed',10,'2024-06-29 05:04:37','2024-06-29 06:41:37','2024-06-29 06:36:36','2024-06-29 06:41:35',NULL,0,0,NULL,NULL),(25169,'mixpanel','completed',10,'2024-06-29 05:37:31','2024-06-29 06:51:33','2024-06-29 06:46:30','2024-06-29 06:51:32',NULL,0,0,NULL,NULL),(25170,'mixpanel','completed',10,'2024-06-29 05:18:37','2024-06-29 07:01:31','2024-06-29 06:56:36','2024-06-29 07:01:30',NULL,0,0,NULL,NULL),(25171,'mixpanel','completed',10,'2024-06-29 05:45:34','2024-06-29 07:11:35','2024-06-29 07:06:33','2024-06-29 07:11:34',NULL,0,0,NULL,NULL),(25172,'mixpanel','completed',10,'2024-06-29 06:10:31','2024-06-29 07:21:33','2024-06-29 07:16:30','2024-06-29 07:21:32',NULL,0,0,NULL,NULL),(25173,'mixpanel','completed',10,'2024-06-29 06:04:36','2024-06-29 07:29:33','2024-06-29 07:26:35','2024-06-29 07:29:32',NULL,0,0,NULL,NULL),(25174,'mixpanel','completed',10,'2024-06-29 05:54:33','2024-06-29 07:40:13','2024-06-29 07:36:32','2024-06-29 07:40:12',NULL,0,0,NULL,NULL),(25175,'mixpanel','completed',10,'2024-06-29 06:22:31','2024-06-29 07:51:33','2024-06-29 07:46:30','2024-06-29 07:51:32',NULL,0,0,NULL,NULL),(25176,'mixpanel','completed',10,'2024-06-29 06:48:16','2024-06-29 08:01:31','2024-06-29 07:55:15','2024-06-29 08:01:30',NULL,0,0,NULL,NULL),(25177,'mixpanel','completed',10,'2024-06-29 06:40:10','2024-06-29 08:11:36','2024-06-29 08:05:09','2024-06-29 08:11:35',NULL,0,0,NULL,NULL),(25178,'mixpanel','completed',10,'2024-06-29 07:01:31','2024-06-29 08:21:34','2024-06-29 08:16:30','2024-06-29 08:21:33',NULL,0,0,NULL,NULL),(25179,'mixpanel','completed',10,'2024-06-29 06:52:37','2024-06-29 08:31:31','2024-06-29 08:26:35','2024-06-29 08:31:30',NULL,0,0,NULL,NULL),(25180,'mixpanel','completed',10,'2024-06-29 06:47:34','2024-06-29 08:41:36','2024-06-29 08:36:33','2024-06-29 08:41:35',NULL,0,0,NULL,NULL),(25181,'mixpanel','completed',10,'2024-06-29 07:14:32','2024-06-29 08:51:33','2024-06-29 08:46:31','2024-06-29 08:51:32',NULL,0,0,NULL,NULL),(25182,'mixpanel','completed',10,'2024-06-29 07:18:36','2024-06-29 09:01:31','2024-06-29 08:56:35','2024-06-29 09:01:30',NULL,0,0,NULL,NULL),(25183,'mixpanel','completed',10,'2024-06-29 07:16:36','2024-06-29 09:11:35','2024-06-29 09:06:35','2024-06-29 09:11:33',NULL,0,0,NULL,NULL),(25184,'mixpanel','completed',10,'2024-06-29 08:05:38','2024-06-29 09:21:33','2024-06-29 09:15:37','2024-06-29 09:21:32',NULL,0,0,NULL,NULL),(25185,'mixpanel','completed',10,'2024-06-29 07:31:36','2024-06-29 09:31:31','2024-06-29 09:26:35','2024-06-29 09:31:30',NULL,0,0,NULL,NULL),(25186,'mixpanel','completed',10,'2024-06-29 07:57:36','2024-06-29 09:41:34','2024-06-29 09:36:35','2024-06-29 09:41:33',NULL,0,0,NULL,NULL),(25187,'mixpanel','completed',10,'2024-06-29 08:00:31','2024-06-29 09:50:45','2024-06-29 09:46:30','2024-06-29 09:50:44',NULL,0,0,NULL,NULL),(25188,'mixpanel','completed',10,'2024-06-29 08:45:58','2024-06-29 09:56:35','2024-06-29 09:53:57','2024-06-29 09:56:34',NULL,0,0,NULL,NULL),(25189,'mixpanel','completed',10,'2024-06-29 08:32:31','2024-06-29 10:06:36','2024-06-29 10:01:30','2024-06-29 10:06:35',NULL,0,0,NULL,NULL),(25190,'mixpanel','completed',10,'2024-06-29 08:48:45','2024-06-29 10:11:36','2024-06-29 10:08:44','2024-06-29 10:11:35',NULL,0,0,NULL,NULL),(25191,'mixpanel','completed',10,'2024-06-29 09:12:31','2024-06-29 10:21:33','2024-06-29 10:16:30','2024-06-29 10:21:32',NULL,0,0,NULL,NULL),(25192,'mixpanel','completed',10,'2024-06-29 08:43:36','2024-06-29 10:31:32','2024-06-29 10:26:35','2024-06-29 10:31:31',NULL,0,0,NULL,NULL),(25193,'mixpanel','completed',10,'2024-06-29 09:25:36','2024-06-29 10:41:36','2024-06-29 10:36:35','2024-06-29 10:41:35',NULL,0,0,NULL,NULL),(25194,'mixpanel','completed',10,'2024-06-29 09:01:31','2024-06-29 10:51:12','2024-06-29 10:46:30','2024-06-29 10:51:11',NULL,0,0,NULL,NULL),(25195,'mixpanel','completed',10,'2024-06-29 09:44:36','2024-06-29 11:01:31','2024-06-29 10:56:35','2024-06-29 11:01:30',NULL,0,0,NULL,NULL),(25196,'mixpanel','completed',10,'2024-06-29 09:04:44','2024-06-29 11:06:35','2024-06-29 11:03:43','2024-06-29 11:06:34',NULL,0,0,NULL,NULL),(25197,'mixpanel','completed',10,'2024-06-29 09:55:35','2024-06-29 11:16:31','2024-06-29 11:11:34','2024-06-29 11:16:30',NULL,0,0,NULL,NULL),(25198,'mixpanel','completed',10,'2024-06-29 09:32:33','2024-06-29 11:26:36','2024-06-29 11:21:32','2024-06-29 11:26:35',NULL,0,0,NULL,NULL),(25199,'mixpanel','completed',10,'2024-06-29 09:31:31','2024-06-29 11:36:37','2024-06-29 11:31:30','2024-06-29 11:36:35',NULL,0,0,NULL,NULL),(25200,'mixpanel','completed',10,'2024-06-29 10:12:37','2024-06-29 11:46:31','2024-06-29 11:41:36','2024-06-29 11:46:30',NULL,0,0,NULL,NULL),(25201,'mixpanel','completed',10,'2024-06-29 10:14:33','2024-06-29 11:56:36','2024-06-29 11:51:32','2024-06-29 11:56:35',NULL,0,0,NULL,NULL),(25202,'mixpanel','completed',10,'2024-06-29 10:35:31','2024-06-29 12:04:06','2024-06-29 12:01:30','2024-06-29 12:04:05',NULL,0,0,NULL,NULL),(25203,'mixpanel','completed',10,'2024-06-29 10:32:37','2024-06-29 12:11:36','2024-06-29 12:06:36','2024-06-29 12:11:35',NULL,0,0,NULL,NULL),(25204,'mixpanel','completed',10,'2024-06-29 10:56:32','2024-06-29 12:21:33','2024-06-29 12:16:30','2024-06-29 12:21:32',NULL,0,0,NULL,NULL),(25205,'mixpanel','completed',10,'2024-06-29 11:17:36','2024-06-29 12:31:33','2024-06-29 12:26:35','2024-06-29 12:31:32',NULL,0,0,NULL,NULL),(25206,'mixpanel','completed',10,'2024-06-29 10:47:37','2024-06-29 12:41:36','2024-06-29 12:36:36','2024-06-29 12:41:35',NULL,0,0,NULL,NULL),(25207,'subscribers_engagement_score','completed',10,'2024-06-29 12:46:32','2024-06-29 12:51:31','2024-06-29 12:46:30','2024-06-29 12:51:30',NULL,0,0,NULL,NULL),(25208,'mixpanel','completed',10,'2024-06-29 11:22:32','2024-06-29 12:51:31','2024-06-29 12:46:30','2024-06-29 12:51:30',NULL,0,0,NULL,NULL),(25209,'subscribers_engagement_score','completed',10,'2024-06-30 19:52:00','2024-06-30 19:56:33','2024-06-29 12:51:30','2024-06-30 19:56:32',NULL,0,0,NULL,NULL),(25210,'mixpanel','completed',10,'2024-06-29 11:42:37','2024-06-29 13:01:31','2024-06-29 12:56:36','2024-06-29 13:01:30',NULL,0,0,NULL,NULL),(25211,'mixpanel','completed',10,'2024-06-29 11:23:36','2024-06-29 13:11:36','2024-06-29 13:06:35','2024-06-29 13:11:35',NULL,0,0,NULL,NULL),(25212,'mixpanel','completed',10,'2024-06-29 11:36:13','2024-06-29 13:16:32','2024-06-29 13:14:12','2024-06-29 13:16:31',NULL,0,0,NULL,NULL),(25213,'mixpanel','completed',10,'2024-06-29 12:03:33','2024-06-29 13:26:36','2024-06-29 13:21:32','2024-06-29 13:26:35',NULL,0,0,NULL,NULL),(25214,'mixpanel','completed',10,'2024-06-29 12:19:31','2024-06-29 13:35:15','2024-06-29 13:31:30','2024-06-29 13:35:14',NULL,0,0,NULL,NULL),(25215,'mixpanel','completed',10,'2024-06-29 11:56:36','2024-06-29 13:46:32','2024-06-29 13:41:35','2024-06-29 13:46:31',NULL,0,0,NULL,NULL),(25216,'mixpanel','completed',10,'2024-06-29 12:28:31','2024-06-29 13:56:37','2024-06-29 13:51:30','2024-06-29 13:56:36',NULL,0,0,NULL,NULL),(25217,'mixpanel','completed',10,'2024-06-29 12:02:31','2024-06-29 14:06:36','2024-06-29 14:01:30','2024-06-29 14:06:36',NULL,0,0,NULL,NULL),(25218,'mixpanel','completed',10,'2024-06-29 13:07:24','2024-06-29 14:16:32','2024-06-29 14:10:22','2024-06-29 14:16:30',NULL,0,0,NULL,NULL),(25219,'mixpanel','completed',10,'2024-06-29 13:07:33','2024-06-29 14:23:43','2024-06-29 14:21:32','2024-06-29 14:23:42',NULL,0,0,NULL,NULL),(25220,'mixpanel','completed',10,'2024-06-29 13:13:37','2024-06-29 14:31:32','2024-06-29 14:26:36','2024-06-29 14:31:31',NULL,0,0,NULL,NULL),(25221,'mixpanel','completed',10,'2024-06-29 12:42:33','2024-06-29 14:41:33','2024-06-29 14:36:32','2024-06-29 14:41:32',NULL,0,0,NULL,NULL),(25222,'mixpanel','completed',10,'2024-06-29 13:07:31','2024-06-29 14:51:32','2024-06-29 14:46:30','2024-06-29 14:51:31',NULL,0,0,NULL,NULL),(25223,'mixpanel','completed',10,'2024-06-29 13:10:33','2024-06-29 15:01:31','2024-06-29 14:56:32','2024-06-29 15:01:30',NULL,0,0,NULL,NULL),(25224,'mixpanel','completed',10,'2024-06-29 13:30:33','2024-06-29 15:11:33','2024-06-29 15:06:32','2024-06-29 15:11:32',NULL,0,0,NULL,NULL),(25225,'mixpanel','completed',10,'2024-06-29 13:56:32','2024-06-29 15:21:33','2024-06-29 15:16:31','2024-06-29 15:21:31',NULL,0,0,NULL,NULL),(25226,'mixpanel','completed',10,'2024-06-29 13:58:34','2024-06-29 15:31:32','2024-06-29 15:26:33','2024-06-29 15:31:31',NULL,0,0,NULL,NULL),(25227,'mixpanel','completed',10,'2024-06-29 13:47:33','2024-06-29 15:41:33','2024-06-29 15:36:32','2024-06-29 15:41:32',NULL,0,0,NULL,NULL),(25228,'mixpanel','completed',10,'2024-06-29 13:46:32','2024-06-29 15:51:32','2024-06-29 15:46:31','2024-06-29 15:51:30',NULL,0,0,NULL,NULL),(25229,'mixpanel','completed',10,'2024-06-29 14:15:33','2024-06-29 16:01:31','2024-06-29 15:56:32','2024-06-29 16:01:30',NULL,0,0,NULL,NULL),(25230,'mixpanel','completed',10,'2024-06-29 14:59:23','2024-06-29 16:08:23','2024-06-29 16:05:22','2024-06-29 16:08:22',NULL,0,0,NULL,NULL),(25231,'mixpanel','completed',10,'2024-06-29 14:42:34','2024-06-29 16:16:31','2024-06-29 16:11:33','2024-06-29 16:16:30',NULL,0,0,NULL,NULL),(25232,'mixpanel','completed',10,'2024-06-29 15:12:31','2024-06-29 16:26:32','2024-06-29 16:21:30','2024-06-29 16:26:31',NULL,0,0,NULL,NULL),(25233,'mixpanel','completed',10,'2024-06-29 14:50:31','2024-06-29 16:36:38','2024-06-29 16:31:30','2024-06-29 16:36:32',NULL,0,0,NULL,NULL),(25234,'mixpanel','completed',10,'2024-06-29 15:30:32','2024-06-29 16:51:31','2024-06-29 16:46:31','2024-06-29 16:51:30',NULL,0,0,NULL,NULL),(25235,'mixpanel','completed',10,'2024-06-29 14:56:33','2024-06-29 17:01:31','2024-06-29 16:56:32','2024-06-29 17:01:30',NULL,0,0,NULL,NULL),(25236,'mixpanel','completed',10,'2024-06-29 15:43:33','2024-06-29 17:08:34','2024-06-29 17:06:32','2024-06-29 17:08:33',NULL,0,0,NULL,NULL),(25237,'mixpanel','completed',10,'2024-06-29 15:21:33','2024-06-29 17:16:31','2024-06-29 17:11:32','2024-06-29 17:16:30',NULL,0,0,NULL,NULL),(25238,'mixpanel','completed',10,'2024-06-29 15:46:31','2024-06-29 17:26:33','2024-06-29 17:21:30','2024-06-29 17:26:32',NULL,0,0,NULL,NULL),(25239,'mixpanel','completed',10,'2024-06-29 15:42:31','2024-06-29 17:36:33','2024-06-29 17:31:30','2024-06-29 17:36:32',NULL,0,0,NULL,NULL),(25240,'mixpanel','completed',10,'2024-06-29 16:02:34','2024-06-29 17:46:31','2024-06-29 17:41:33','2024-06-29 17:46:30',NULL,0,0,NULL,NULL),(25241,'mixpanel','completed',10,'2024-06-29 16:28:31','2024-06-29 17:56:34','2024-06-29 17:51:30','2024-06-29 17:56:33',NULL,0,0,NULL,NULL),(25242,'mixpanel','completed',10,'2024-06-29 16:30:32','2024-06-29 18:06:33','2024-06-29 18:01:31','2024-06-29 18:06:32',NULL,0,0,NULL,NULL),(25243,'mixpanel','completed',10,'2024-06-29 16:33:34','2024-06-29 18:16:31','2024-06-29 18:11:33','2024-06-29 18:16:30',NULL,0,0,NULL,NULL),(25244,'mixpanel','completed',10,'2024-06-29 17:05:32','2024-06-29 18:26:33','2024-06-29 18:21:31','2024-06-29 18:26:32',NULL,0,0,NULL,NULL),(25245,'mixpanel','completed',10,'2024-06-29 16:54:31','2024-06-29 18:36:33','2024-06-29 18:31:31','2024-06-29 18:36:32',NULL,0,0,NULL,NULL),(25246,'mixpanel','completed',10,'2024-06-29 17:25:33','2024-06-29 18:46:31','2024-06-29 18:41:32','2024-06-29 18:46:30',NULL,0,0,NULL,NULL),(25247,'mixpanel','completed',10,'2024-06-29 17:30:31','2024-06-29 18:56:33','2024-06-29 18:51:30','2024-06-29 18:56:32',NULL,0,0,NULL,NULL),(25248,'schedule_re_engagement_email','completed',10,'2024-06-30 18:56:33','2024-06-30 19:01:32','2024-06-29 18:56:32','2024-06-30 19:01:31',NULL,0,0,NULL,NULL),(25249,'mixpanel','completed',10,'2024-06-29 17:51:32','2024-06-29 19:06:34','2024-06-29 19:01:31','2024-06-29 19:06:33',NULL,0,0,NULL,NULL),(25250,'mixpanel','completed',10,'2024-06-29 17:19:49','2024-06-29 19:13:19','2024-06-29 19:10:48','2024-06-29 19:13:18',NULL,0,0,NULL,NULL),(25251,'mixpanel','completed',10,'2024-06-29 17:25:21','2024-06-29 19:21:32','2024-06-29 19:16:20','2024-06-29 19:21:30',NULL,0,0,NULL,NULL),(25252,'mixpanel','completed',10,'2024-06-29 17:37:34','2024-06-29 19:31:31','2024-06-29 19:26:33','2024-06-29 19:31:30',NULL,0,0,NULL,NULL),(25253,'mixpanel','completed',10,'2024-06-29 18:20:34','2024-06-29 19:41:33','2024-06-29 19:36:33','2024-06-29 19:41:32',NULL,0,0,NULL,NULL),(25254,'mixpanel','completed',10,'2024-06-29 18:00:31','2024-06-29 19:51:33','2024-06-29 19:46:30','2024-06-29 19:51:32',NULL,0,0,NULL,NULL),(25255,'mixpanel','completed',10,'2024-06-29 18:26:31','2024-06-29 20:01:31','2024-06-29 19:56:30','2024-06-29 20:01:30',NULL,0,0,NULL,NULL),(25256,'mixpanel','completed',10,'2024-06-29 18:17:31','2024-06-29 20:11:35','2024-06-29 20:06:30','2024-06-29 20:11:34',NULL,0,0,NULL,NULL),(25257,'mixpanel','completed',10,'2024-06-29 18:35:31','2024-06-29 20:19:42','2024-06-29 20:16:30','2024-06-29 20:19:41',NULL,0,0,NULL,NULL),(25258,'mixpanel','completed',10,'2024-06-29 18:43:45','2024-06-29 20:30:16','2024-06-29 20:24:44','2024-06-29 20:30:15',NULL,0,0,NULL,NULL),(25259,'mixpanel','completed',10,'2024-06-29 19:07:33','2024-06-29 20:41:31','2024-06-29 20:36:32','2024-06-29 20:41:31',NULL,0,0,NULL,NULL),(25260,'mixpanel','completed',10,'2024-06-29 19:26:31','2024-06-29 20:51:31','2024-06-29 20:46:30','2024-06-29 20:51:30',NULL,0,0,NULL,NULL),(25261,'mixpanel','completed',10,'2024-06-29 19:11:31','2024-06-29 21:00:20','2024-06-29 20:56:30','2024-06-29 21:00:19',NULL,0,0,NULL,NULL),(25262,'mixpanel','completed',10,'2024-06-29 19:09:32','2024-06-29 21:11:32','2024-06-29 21:06:31','2024-06-29 21:11:31',NULL,0,0,NULL,NULL),(25263,'mixpanel','completed',10,'2024-06-29 19:53:31','2024-06-29 21:21:32','2024-06-29 21:16:30','2024-06-29 21:21:31',NULL,0,0,NULL,NULL),(25264,'mixpanel','completed',10,'2024-06-29 20:09:59','2024-06-29 21:31:32','2024-06-29 21:26:57','2024-06-29 21:31:31',NULL,0,0,NULL,NULL),(25265,'mixpanel','completed',10,'2024-06-29 20:34:32','2024-06-29 21:41:31','2024-06-29 21:36:31','2024-06-29 21:41:30',NULL,0,0,NULL,NULL),(25266,'mixpanel','completed',10,'2024-06-29 20:31:31','2024-06-29 21:51:32','2024-06-29 21:46:30','2024-06-29 21:51:31',NULL,0,0,NULL,NULL),(25267,'mixpanel','completed',10,'2024-06-29 20:12:04','2024-06-29 22:01:32','2024-06-29 21:56:03','2024-06-29 22:01:30',NULL,0,0,NULL,NULL),(25268,'mixpanel','completed',10,'2024-06-29 20:42:31','2024-06-29 22:11:32','2024-06-29 22:06:30','2024-06-29 22:11:31',NULL,0,0,NULL,NULL),(25269,'mixpanel','completed',10,'2024-06-29 20:20:33','2024-06-29 22:21:32','2024-06-29 22:16:32','2024-06-29 22:21:31',NULL,0,0,NULL,NULL),(25270,'mixpanel','completed',10,'2024-06-29 21:18:32','2024-06-29 22:31:31','2024-06-29 22:26:31','2024-06-29 22:31:30',NULL,0,0,NULL,NULL),(25271,'mixpanel','completed',10,'2024-06-29 21:15:32','2024-06-29 22:41:32','2024-06-29 22:36:31','2024-06-29 22:41:31',NULL,0,0,NULL,NULL),(25272,'mixpanel','completed',10,'2024-06-29 21:43:32','2024-06-29 22:51:32','2024-06-29 22:46:31','2024-06-29 22:51:31',NULL,0,0,NULL,NULL),(25273,'mixpanel','completed',10,'2024-06-29 21:17:33','2024-06-29 23:01:32','2024-06-29 22:56:32','2024-06-29 23:01:31',NULL,0,0,NULL,NULL),(25274,'mixpanel','completed',10,'2024-06-29 21:28:10','2024-06-29 23:06:32','2024-06-29 23:04:09','2024-06-29 23:06:31',NULL,0,0,NULL,NULL),(25275,'mixpanel','completed',10,'2024-06-29 21:57:45','2024-06-29 23:10:59','2024-06-29 23:08:44','2024-06-29 23:10:58',NULL,0,0,NULL,NULL),(25276,'mixpanel','completed',10,'2024-06-29 21:34:47','2024-06-29 23:16:32','2024-06-29 23:13:46','2024-06-29 23:16:31',NULL,0,0,NULL,NULL),(25277,'mixpanel','completed',10,'2024-06-29 22:06:46','2024-06-29 23:26:31','2024-06-29 23:21:43','2024-06-29 23:26:31',NULL,0,0,NULL,NULL),(25278,'mixpanel','completed',10,'2024-06-29 21:41:32','2024-06-29 23:36:31','2024-06-29 23:31:31','2024-06-29 23:36:30',NULL,0,0,NULL,NULL),(25279,'mixpanel','completed',10,'2024-06-29 22:13:32','2024-06-29 23:45:15','2024-06-29 23:41:31','2024-06-29 23:45:14',NULL,0,0,NULL,NULL),(25280,'mixpanel','completed',10,'2024-06-29 22:24:20','2024-06-29 23:51:33','2024-06-29 23:49:19','2024-06-29 23:51:32',NULL,0,0,NULL,NULL),(25281,'mixpanel','completed',10,'2024-06-29 22:46:51','2024-06-29 23:59:14','2024-06-29 23:56:49','2024-06-29 23:59:13',NULL,0,0,NULL,NULL),(25282,'mixpanel','completed',10,'2024-06-29 22:03:32','2024-06-30 00:06:31','2024-06-30 00:01:31','2024-06-30 00:06:30',NULL,0,0,NULL,NULL),(25283,'mixpanel','completed',10,'2024-06-29 22:25:32','2024-06-30 00:16:31','2024-06-30 00:11:31','2024-06-30 00:16:30',NULL,0,0,NULL,NULL),(25284,'mixpanel','completed',10,'2024-06-29 22:57:32','2024-06-30 00:26:31','2024-06-30 00:21:31','2024-06-30 00:26:30',NULL,0,0,NULL,NULL),(25285,'mixpanel','completed',10,'2024-06-29 22:31:32','2024-06-30 00:36:32','2024-06-30 00:31:31','2024-06-30 00:36:31',NULL,0,0,NULL,NULL),(25286,'mixpanel','completed',10,'2024-06-29 22:56:32','2024-06-30 00:46:32','2024-06-30 00:41:31','2024-06-30 00:46:31',NULL,0,0,NULL,NULL),(25287,'mixpanel','completed',10,'2024-06-29 23:17:32','2024-06-30 00:56:32','2024-06-30 00:51:31','2024-06-30 00:56:31',NULL,0,0,NULL,NULL),(25288,'mixpanel','completed',10,'2024-06-29 23:40:32','2024-06-30 01:06:32','2024-06-30 01:01:31','2024-06-30 01:06:31',NULL,0,0,NULL,NULL),(25289,'mixpanel','completed',10,'2024-06-29 23:43:32','2024-06-30 01:16:32','2024-06-30 01:11:31','2024-06-30 01:16:31',NULL,0,0,NULL,NULL),(25290,'mixpanel','completed',10,'2024-06-29 23:26:32','2024-06-30 01:24:23','2024-06-30 01:21:31','2024-06-30 01:24:22',NULL,0,0,NULL,NULL),(25291,'mixpanel','completed',10,'2024-06-29 23:36:32','2024-06-30 01:31:32','2024-06-30 01:26:31','2024-06-30 01:31:31',NULL,0,0,NULL,NULL),(25292,'mixpanel','completed',10,'2024-06-29 23:46:31','2024-06-30 01:41:32','2024-06-30 01:36:30','2024-06-30 01:41:31',NULL,0,0,NULL,NULL),(25293,'mixpanel','completed',10,'2024-06-29 23:53:32','2024-06-30 01:51:31','2024-06-30 01:46:31','2024-06-30 01:51:30',NULL,0,0,NULL,NULL),(25294,'mixpanel','completed',10,'2024-06-30 00:24:32','2024-06-30 02:01:31','2024-06-30 01:56:31','2024-06-30 02:01:30',NULL,0,0,NULL,NULL),(25295,'mixpanel','completed',10,'2024-06-30 00:50:31','2024-06-30 02:11:31','2024-06-30 02:06:30','2024-06-30 02:11:30',NULL,0,0,NULL,NULL),(25296,'mixpanel','completed',10,'2024-06-30 01:07:32','2024-06-30 02:21:31','2024-06-30 02:16:31','2024-06-30 02:21:30',NULL,0,0,NULL,NULL),(25297,'mixpanel','completed',10,'2024-06-30 01:09:40','2024-06-30 02:31:32','2024-06-30 02:26:38','2024-06-30 02:31:31',NULL,0,0,NULL,NULL),(25298,'mixpanel','completed',10,'2024-06-30 01:09:32','2024-06-30 02:41:42','2024-06-30 02:36:31','2024-06-30 02:41:41',NULL,0,0,NULL,NULL),(25299,'mixpanel','completed',10,'2024-06-30 01:03:09','2024-06-30 02:46:32','2024-06-30 02:44:08','2024-06-30 02:46:31',NULL,0,0,NULL,NULL),(25300,'mixpanel','completed',10,'2024-06-30 01:20:52','2024-06-30 02:55:16','2024-06-30 02:51:50','2024-06-30 02:55:15',NULL,0,0,NULL,NULL),(25301,'mixpanel','completed',10,'2024-06-30 01:45:17','2024-06-30 03:01:32','2024-06-30 02:59:15','2024-06-30 03:01:31',NULL,0,0,NULL,NULL),(25302,'mixpanel','completed',10,'2024-06-30 01:39:32','2024-06-30 03:11:32','2024-06-30 03:06:31','2024-06-30 03:11:31',NULL,0,0,NULL,NULL),(25303,'mixpanel','completed',10,'2024-06-30 01:15:31','2024-06-30 03:21:31','2024-06-30 03:16:30','2024-06-30 03:21:30',NULL,0,0,NULL,NULL),(25304,'mixpanel','completed',10,'2024-06-30 01:42:32','2024-06-30 03:31:32','2024-06-30 03:26:31','2024-06-30 03:31:31',NULL,0,0,NULL,NULL),(25305,'mixpanel','completed',10,'2024-06-30 01:56:49','2024-06-30 03:35:58','2024-06-30 03:33:48','2024-06-30 03:35:57',NULL,0,0,NULL,NULL),(25306,'mixpanel','completed',10,'2024-06-30 01:48:32','2024-06-30 03:46:32','2024-06-30 03:41:31','2024-06-30 03:46:31',NULL,0,0,NULL,NULL),(25307,'mixpanel','completed',10,'2024-06-30 02:14:59','2024-06-30 03:53:09','2024-06-30 03:50:58','2024-06-30 03:53:08',NULL,0,0,NULL,NULL),(25308,'mixpanel','completed',10,'2024-06-30 02:02:32','2024-06-30 04:01:32','2024-06-30 03:56:31','2024-06-30 04:01:31',NULL,0,0,NULL,NULL),(25309,'mixpanel','completed',10,'2024-06-30 02:25:47','2024-06-30 04:07:57','2024-06-30 04:05:46','2024-06-30 04:07:56',NULL,0,0,NULL,NULL),(25310,'mixpanel','completed',10,'2024-06-30 02:36:13','2024-06-30 04:16:31','2024-06-30 04:10:12','2024-06-30 04:16:30',NULL,0,0,NULL,NULL),(25311,'mixpanel','completed',10,'2024-06-30 03:18:32','2024-06-30 04:26:50','2024-06-30 04:21:31','2024-06-30 04:26:49',NULL,0,0,NULL,NULL),(25312,'mixpanel','completed',10,'2024-06-30 03:02:46','2024-06-30 04:35:27','2024-06-30 04:31:43','2024-06-30 04:35:24',NULL,0,0,NULL,NULL),(25313,'mixpanel','completed',10,'2024-06-30 03:18:21','2024-06-30 04:43:26','2024-06-30 04:41:18','2024-06-30 04:43:25',NULL,0,0,NULL,NULL),(25314,'mixpanel','completed',10,'2024-06-30 03:20:32','2024-06-30 04:51:33','2024-06-30 04:46:31','2024-06-30 04:51:31',NULL,0,0,NULL,NULL),(25315,'mixpanel','completed',10,'2024-06-30 03:31:32','2024-06-30 04:59:57','2024-06-30 04:56:31','2024-06-30 04:59:56',NULL,0,0,NULL,NULL),(25316,'mixpanel','completed',10,'2024-06-30 03:35:32','2024-06-30 05:11:34','2024-06-30 05:06:31','2024-06-30 05:11:33',NULL,0,0,NULL,NULL),(25317,'mixpanel','completed',10,'2024-06-30 03:26:32','2024-06-30 05:21:32','2024-06-30 05:16:31','2024-06-30 05:21:31',NULL,0,0,NULL,NULL),(25318,'mixpanel','completed',10,'2024-06-30 04:15:32','2024-06-30 05:28:38','2024-06-30 05:26:31','2024-06-30 05:28:37',NULL,0,0,NULL,NULL),(25319,'mixpanel','completed',10,'2024-06-30 03:55:49','2024-06-30 05:36:31','2024-06-30 05:30:48','2024-06-30 05:36:30',NULL,0,0,NULL,NULL),(25320,'mixpanel','completed',10,'2024-06-30 04:28:32','2024-06-30 05:45:17','2024-06-30 05:41:31','2024-06-30 05:45:16',NULL,0,0,NULL,NULL),(25321,'mixpanel','completed',10,'2024-06-30 03:56:37','2024-06-30 05:56:32','2024-06-30 05:49:36','2024-06-30 05:56:31',NULL,0,0,NULL,NULL),(25322,'mixpanel','completed',10,'2024-06-30 04:46:31','2024-06-30 06:03:57','2024-06-30 06:01:30','2024-06-30 06:03:56',NULL,0,0,NULL,NULL),(25323,'mixpanel','completed',10,'2024-06-30 04:14:32','2024-06-30 06:09:56','2024-06-30 06:06:31','2024-06-30 06:09:55',NULL,0,0,NULL,NULL),(25324,'mixpanel','completed',10,'2024-06-30 04:51:32','2024-06-30 06:21:32','2024-06-30 06:16:31','2024-06-30 06:21:31',NULL,0,0,NULL,NULL),(25325,'mixpanel','completed',10,'2024-06-30 04:26:32','2024-06-30 06:31:31','2024-06-30 06:26:31','2024-06-30 06:31:30',NULL,0,0,NULL,NULL),(25326,'mixpanel','completed',10,'2024-06-30 05:06:32','2024-06-30 06:41:32','2024-06-30 06:36:31','2024-06-30 06:41:31',NULL,0,0,NULL,NULL),(25327,'mixpanel','completed',10,'2024-06-30 05:16:32','2024-06-30 06:51:32','2024-06-30 06:46:31','2024-06-30 06:51:31',NULL,0,0,NULL,NULL),(25328,'mixpanel','completed',10,'2024-06-30 05:36:32','2024-06-30 07:01:32','2024-06-30 06:56:31','2024-06-30 07:01:31',NULL,0,0,NULL,NULL),(25329,'mixpanel','completed',10,'2024-06-30 05:06:32','2024-06-30 07:11:32','2024-06-30 07:06:31','2024-06-30 07:11:31',NULL,0,0,NULL,NULL),(25330,'mixpanel','completed',10,'2024-06-30 05:28:32','2024-06-30 07:21:32','2024-06-30 07:16:31','2024-06-30 07:21:31',NULL,0,0,NULL,NULL),(25331,'mixpanel','completed',10,'2024-06-30 05:38:32','2024-06-30 07:31:33','2024-06-30 07:26:31','2024-06-30 07:31:32',NULL,0,0,NULL,NULL),(25332,'mixpanel','completed',10,'2024-06-30 06:06:06','2024-06-30 07:41:32','2024-06-30 07:36:05','2024-06-30 07:41:31',NULL,0,0,NULL,NULL),(25333,'mixpanel','completed',10,'2024-06-30 06:43:32','2024-06-30 07:51:32','2024-06-30 07:46:31','2024-06-30 07:51:31',NULL,0,0,NULL,NULL),(25334,'mixpanel','completed',10,'2024-06-30 06:02:32','2024-06-30 08:01:32','2024-06-30 07:56:31','2024-06-30 08:01:31',NULL,0,0,NULL,NULL),(25335,'mixpanel','completed',10,'2024-06-30 07:03:32','2024-06-30 08:11:32','2024-06-30 08:06:31','2024-06-30 08:11:31',NULL,0,0,NULL,NULL),(25336,'mixpanel','completed',10,'2024-06-30 07:09:32','2024-06-30 08:21:32','2024-06-30 08:16:31','2024-06-30 08:21:31',NULL,0,0,NULL,NULL),(25337,'mixpanel','completed',10,'2024-06-30 06:40:32','2024-06-30 08:31:32','2024-06-30 08:26:31','2024-06-30 08:31:31',NULL,0,0,NULL,NULL),(25338,'mixpanel','completed',10,'2024-06-30 07:26:32','2024-06-30 08:43:37','2024-06-30 08:36:31','2024-06-30 08:43:35',NULL,0,0,NULL,NULL),(25339,'mixpanel','completed',10,'2024-06-30 07:13:32','2024-06-30 08:51:32','2024-06-30 08:46:31','2024-06-30 08:51:31',NULL,0,0,NULL,NULL),(25340,'mixpanel','completed',10,'2024-06-30 06:55:32','2024-06-30 09:01:32','2024-06-30 08:56:31','2024-06-30 09:01:31',NULL,0,0,NULL,NULL),(25341,'mixpanel','completed',10,'2024-06-30 07:52:32','2024-06-30 09:11:32','2024-06-30 09:06:31','2024-06-30 09:11:31',NULL,0,0,NULL,NULL),(25342,'mixpanel','completed',10,'2024-06-30 07:59:32','2024-06-30 09:21:32','2024-06-30 09:16:31','2024-06-30 09:21:31',NULL,0,0,NULL,NULL),(25343,'mixpanel','completed',10,'2024-06-30 08:06:32','2024-06-30 09:31:33','2024-06-30 09:26:31','2024-06-30 09:31:32',NULL,0,0,NULL,NULL),(25344,'mixpanel','completed',10,'2024-06-30 08:31:32','2024-06-30 09:41:32','2024-06-30 09:36:31','2024-06-30 09:41:31',NULL,0,0,NULL,NULL),(25345,'mixpanel','completed',10,'2024-06-30 07:57:32','2024-06-30 09:51:32','2024-06-30 09:46:31','2024-06-30 09:51:31',NULL,0,0,NULL,NULL),(25346,'mixpanel','completed',10,'2024-06-30 08:49:32','2024-06-30 09:59:05','2024-06-30 09:56:31','2024-06-30 09:59:03',NULL,0,0,NULL,NULL),(25347,'mixpanel','completed',10,'2024-06-30 08:07:32','2024-06-30 10:06:31','2024-06-30 10:01:31','2024-06-30 10:06:31',NULL,0,0,NULL,NULL),(25348,'mixpanel','completed',10,'2024-06-30 08:08:01','2024-06-30 10:11:32','2024-06-30 10:09:00','2024-06-30 10:11:31',NULL,0,0,NULL,NULL),(25349,'mixpanel','completed',10,'2024-06-30 09:13:32','2024-06-30 10:21:32','2024-06-30 10:16:31','2024-06-30 10:21:31',NULL,0,0,NULL,NULL),(25350,'mixpanel','completed',10,'2024-06-30 08:43:33','2024-06-30 10:31:32','2024-06-30 10:26:32','2024-06-30 10:31:31',NULL,0,0,NULL,NULL),(25351,'mixpanel','completed',10,'2024-06-30 09:07:36','2024-06-30 10:41:32','2024-06-30 10:36:33','2024-06-30 10:41:31',NULL,0,0,NULL,NULL),(25352,'mixpanel','completed',10,'2024-06-30 08:54:32','2024-06-30 10:51:32','2024-06-30 10:46:31','2024-06-30 10:51:31',NULL,0,0,NULL,NULL),(25353,'mixpanel','completed',10,'2024-06-30 09:33:32','2024-06-30 11:01:01','2024-06-30 10:56:31','2024-06-30 11:00:59',NULL,0,0,NULL,NULL),(25354,'mixpanel','completed',10,'2024-06-30 09:44:32','2024-06-30 11:11:32','2024-06-30 11:06:31','2024-06-30 11:11:31',NULL,0,0,NULL,NULL),(25355,'mixpanel','completed',10,'2024-06-30 09:28:32','2024-06-30 11:21:32','2024-06-30 11:16:31','2024-06-30 11:21:31',NULL,0,0,NULL,NULL),(25356,'mixpanel','completed',10,'2024-06-30 09:38:32','2024-06-30 11:31:32','2024-06-30 11:26:31','2024-06-30 11:31:31',NULL,0,0,NULL,NULL),(25357,'mixpanel','completed',10,'2024-06-30 09:45:32','2024-06-30 11:41:32','2024-06-30 11:36:32','2024-06-30 11:41:31',NULL,0,0,NULL,NULL),(25358,'mixpanel','completed',10,'2024-06-30 10:18:33','2024-06-30 11:51:32','2024-06-30 11:46:32','2024-06-30 11:51:31',NULL,0,0,NULL,NULL),(25359,'mixpanel','completed',10,'2024-06-30 10:07:33','2024-06-30 12:01:32','2024-06-30 11:56:32','2024-06-30 12:01:31',NULL,0,0,NULL,NULL),(25360,'mixpanel','completed',10,'2024-06-30 10:33:32','2024-06-30 12:11:32','2024-06-30 12:06:31','2024-06-30 12:11:31',NULL,0,0,NULL,NULL),(25361,'mixpanel','completed',10,'2024-06-30 10:28:32','2024-06-30 12:21:32','2024-06-30 12:16:31','2024-06-30 12:21:31',NULL,0,0,NULL,NULL),(25362,'mixpanel','completed',10,'2024-06-30 10:56:32','2024-06-30 12:31:32','2024-06-30 12:26:31','2024-06-30 12:31:31',NULL,0,0,NULL,NULL),(25363,'mixpanel','completed',10,'2024-06-30 10:47:32','2024-06-30 12:41:32','2024-06-30 12:36:31','2024-06-30 12:41:31',NULL,0,0,NULL,NULL),(25364,'mixpanel','completed',10,'2024-06-30 11:33:32','2024-06-30 12:51:33','2024-06-30 12:46:31','2024-06-30 12:51:32',NULL,0,0,NULL,NULL),(25365,'mixpanel','completed',10,'2024-06-30 10:53:53','2024-06-30 13:06:33','2024-06-30 12:54:52','2024-06-30 13:06:31',NULL,0,0,NULL,NULL),(25366,'mixpanel','completed',10,'2024-06-30 11:57:32','2024-06-30 13:16:32','2024-06-30 13:11:31','2024-06-30 13:16:31',NULL,0,0,NULL,NULL),(25367,'mixpanel','completed',10,'2024-06-30 11:20:32','2024-06-30 13:26:32','2024-06-30 13:21:31','2024-06-30 13:26:31',NULL,0,0,NULL,NULL),(25368,'mixpanel','completed',10,'2024-06-30 11:58:32','2024-06-30 13:36:32','2024-06-30 13:31:31','2024-06-30 13:36:31',NULL,0,0,NULL,NULL),(25369,'mixpanel','completed',10,'2024-06-30 11:48:33','2024-06-30 13:46:33','2024-06-30 13:41:31','2024-06-30 13:46:32',NULL,0,0,NULL,NULL),(25370,'mixpanel','completed',10,'2024-06-30 12:39:32','2024-06-30 13:55:46','2024-06-30 13:51:31','2024-06-30 13:55:44',NULL,0,0,NULL,NULL),(25371,'mixpanel','completed',10,'2024-06-30 12:53:36','2024-06-30 14:04:08','2024-06-30 14:01:30','2024-06-30 14:04:07',NULL,0,0,NULL,NULL),(25372,'mixpanel','completed',10,'2024-06-30 12:51:32','2024-06-30 14:16:32','2024-06-30 14:06:31','2024-06-30 14:16:31',NULL,0,0,NULL,NULL),(25373,'mixpanel','completed',10,'2024-06-30 12:27:32','2024-06-30 14:26:33','2024-06-30 14:21:31','2024-06-30 14:26:32',NULL,0,0,NULL,NULL),(25374,'mixpanel','completed',10,'2024-06-30 13:03:32','2024-06-30 14:35:40','2024-06-30 14:31:31','2024-06-30 14:35:39',NULL,0,0,NULL,NULL),(25375,'mixpanel','completed',10,'2024-06-30 13:22:32','2024-06-30 14:46:32','2024-06-30 14:41:31','2024-06-30 14:46:31',NULL,0,0,NULL,NULL),(25376,'mixpanel','completed',10,'2024-06-30 13:25:32','2024-06-30 14:56:32','2024-06-30 14:51:31','2024-06-30 14:56:31',NULL,0,0,NULL,NULL),(25377,'mixpanel','completed',10,'2024-06-30 13:57:32','2024-06-30 15:06:30','2024-06-30 15:01:31','2024-06-30 15:06:29',NULL,0,0,NULL,NULL),(25378,'mixpanel','completed',10,'2024-06-30 13:29:31','2024-06-30 15:16:33','2024-06-30 15:10:30','2024-06-30 15:16:31',NULL,0,0,NULL,NULL),(25379,'mixpanel','completed',10,'2024-06-30 13:27:32','2024-06-30 15:26:32','2024-06-30 15:21:31','2024-06-30 15:26:31',NULL,0,0,NULL,NULL),(25380,'mixpanel','completed',10,'2024-06-30 14:13:32','2024-06-30 15:36:48','2024-06-30 15:31:31','2024-06-30 15:36:47',NULL,0,0,NULL,NULL),(25381,'mixpanel','completed',10,'2024-06-30 14:05:33','2024-06-30 15:46:33','2024-06-30 15:41:32','2024-06-30 15:46:32',NULL,0,0,NULL,NULL),(25382,'mixpanel','completed',10,'2024-06-30 13:57:01','2024-06-30 15:51:32','2024-06-30 15:49:00','2024-06-30 15:51:31',NULL,0,0,NULL,NULL),(25383,'mixpanel','completed',10,'2024-06-30 14:45:35','2024-06-30 16:01:32','2024-06-30 15:56:33','2024-06-30 16:01:31',NULL,0,0,NULL,NULL),(25384,'mixpanel','completed',10,'2024-06-30 14:42:35','2024-06-30 16:10:23','2024-06-30 16:06:34','2024-06-30 16:10:22',NULL,0,0,NULL,NULL),(25385,'mixpanel','completed',10,'2024-06-30 15:04:32','2024-06-30 16:21:32','2024-06-30 16:16:31','2024-06-30 16:21:31',NULL,0,0,NULL,NULL),(25386,'mixpanel','completed',10,'2024-06-30 14:31:59','2024-06-30 16:31:33','2024-06-30 16:24:58','2024-06-30 16:31:31',NULL,0,0,NULL,NULL),(25387,'mixpanel','completed',10,'2024-06-30 14:46:35','2024-06-30 16:41:35','2024-06-30 16:36:34','2024-06-30 16:41:34',NULL,0,0,NULL,NULL),(25388,'mixpanel','completed',10,'2024-06-30 15:01:33','2024-06-30 16:51:33','2024-06-30 16:46:32','2024-06-30 16:51:32',NULL,0,0,NULL,NULL),(25389,'mixpanel','completed',10,'2024-06-30 15:24:36','2024-06-30 17:01:32','2024-06-30 16:56:35','2024-06-30 17:01:31',NULL,0,0,NULL,NULL),(25390,'mixpanel','completed',10,'2024-06-30 16:02:35','2024-06-30 17:09:45','2024-06-30 17:06:33','2024-06-30 17:09:44',NULL,0,0,NULL,NULL),(25391,'mixpanel','completed',10,'2024-06-30 16:11:32','2024-06-30 17:21:39','2024-06-30 17:16:31','2024-06-30 17:21:37',NULL,0,0,NULL,NULL),(25392,'mixpanel','completed',10,'2024-06-30 15:26:34','2024-06-30 17:29:52','2024-06-30 17:26:33','2024-06-30 17:29:51',NULL,0,0,NULL,NULL),(25393,'mixpanel','completed',10,'2024-06-30 15:53:33','2024-06-30 17:41:32','2024-06-30 17:36:31','2024-06-30 17:41:31',NULL,0,0,NULL,NULL),(25394,'mixpanel','completed',10,'2024-06-30 16:02:32','2024-06-30 17:51:33','2024-06-30 17:46:31','2024-06-30 17:51:32',NULL,0,0,NULL,NULL),(25395,'mixpanel','completed',10,'2024-06-30 16:16:40','2024-06-30 17:56:33','2024-06-30 17:53:39','2024-06-30 17:56:31',NULL,0,0,NULL,NULL),(25396,'mixpanel','completed',10,'2024-06-30 16:39:34','2024-06-30 18:06:32','2024-06-30 18:01:33','2024-06-30 18:06:31',NULL,0,0,NULL,NULL),(25397,'mixpanel','completed',10,'2024-06-30 17:02:32','2024-06-30 18:16:32','2024-06-30 18:11:31','2024-06-30 18:16:31',NULL,0,0,NULL,NULL),(25398,'mixpanel','completed',10,'2024-06-30 16:31:32','2024-06-30 18:24:15','2024-06-30 18:21:31','2024-06-30 18:24:14',NULL,0,0,NULL,NULL),(25399,'mixpanel','completed',10,'2024-06-30 16:44:32','2024-06-30 18:31:36','2024-06-30 18:26:31','2024-06-30 18:31:30',NULL,0,0,NULL,NULL),(25400,'mixpanel','completed',10,'2024-06-30 17:20:32','2024-06-30 18:41:32','2024-06-30 18:36:31','2024-06-30 18:41:31',NULL,0,0,NULL,NULL),(25401,'mixpanel','completed',10,'2024-06-30 17:03:32','2024-06-30 18:51:32','2024-06-30 18:46:31','2024-06-30 18:51:31',NULL,0,0,NULL,NULL),(25402,'mixpanel','completed',10,'2024-06-30 17:20:32','2024-06-30 19:01:32','2024-06-30 18:56:31','2024-06-30 19:01:31',NULL,0,0,NULL,NULL),(25403,'schedule_re_engagement_email','completed',10,'2024-07-01 19:06:32','2024-07-01 19:10:54','2024-06-30 19:06:31','2024-07-01 19:10:53',NULL,0,0,NULL,NULL),(25404,'mixpanel','completed',10,'2024-06-30 17:10:32','2024-06-30 19:11:33','2024-06-30 19:06:31','2024-06-30 19:11:32',NULL,0,0,NULL,NULL),(25405,'mixpanel','completed',10,'2024-06-30 17:31:32','2024-06-30 19:21:32','2024-06-30 19:16:31','2024-06-30 19:21:31',NULL,0,0,NULL,NULL),(25406,'mixpanel','completed',10,'2024-06-30 18:15:32','2024-06-30 19:31:32','2024-06-30 19:26:31','2024-06-30 19:31:31',NULL,0,0,NULL,NULL),(25407,'mixpanel','completed',10,'2024-06-30 18:12:32','2024-06-30 19:41:33','2024-06-30 19:36:31','2024-06-30 19:41:31',NULL,0,0,NULL,NULL),(25408,'mixpanel','completed',10,'2024-06-30 18:00:32','2024-06-30 19:51:33','2024-06-30 19:46:31','2024-06-30 19:51:32',NULL,0,0,NULL,NULL),(25409,'subscribers_engagement_score','completed',10,'2024-06-30 19:56:33','2024-06-30 20:01:32','2024-06-30 19:56:32','2024-06-30 20:01:31',NULL,0,0,NULL,NULL),(25410,'mixpanel','completed',10,'2024-06-30 18:12:33','2024-06-30 20:01:33','2024-06-30 19:56:32','2024-06-30 20:01:31',NULL,0,0,NULL,NULL),(25411,'subscribers_engagement_score','completed',10,'2024-07-01 18:27:00','2024-07-01 18:31:29','2024-06-30 20:01:31','2024-07-01 18:31:29',NULL,0,0,NULL,NULL),(25412,'mixpanel','completed',10,'2024-06-30 18:56:33','2024-06-30 20:11:32','2024-06-30 20:06:32','2024-06-30 20:11:31',NULL,0,0,NULL,NULL),(25413,'mixpanel','completed',10,'2024-06-30 18:52:32','2024-06-30 20:21:32','2024-06-30 20:16:31','2024-06-30 20:21:31',NULL,0,0,NULL,NULL),(25414,'mixpanel','completed',10,'2024-06-30 18:39:32','2024-06-30 20:28:42','2024-06-30 20:26:31','2024-06-30 20:28:41',NULL,0,0,NULL,NULL),(25415,'mixpanel','completed',10,'2024-06-30 18:50:32','2024-06-30 20:36:32','2024-06-30 20:31:31','2024-06-30 20:36:31',NULL,0,0,NULL,NULL),(25416,'mixpanel','completed',10,'2024-06-30 18:40:32','2024-06-30 20:46:32','2024-06-30 20:41:31','2024-06-30 20:46:31',NULL,0,0,NULL,NULL),(25417,'mixpanel','completed',10,'2024-06-30 18:56:06','2024-06-30 20:56:32','2024-06-30 20:51:05','2024-06-30 20:56:31',NULL,0,0,NULL,NULL),(25418,'mixpanel','completed',10,'2024-06-30 19:21:33','2024-06-30 21:06:32','2024-06-30 21:01:32','2024-06-30 21:06:31',NULL,0,0,NULL,NULL),(25419,'mixpanel','completed',10,'2024-06-30 19:38:32','2024-06-30 21:16:31','2024-06-30 21:11:31','2024-06-30 21:16:31',NULL,0,0,NULL,NULL),(25420,'mixpanel','completed',10,'2024-06-30 20:00:44','2024-06-30 21:21:48','2024-06-30 21:21:39','2024-06-30 21:21:47',NULL,0,0,NULL,NULL),(25421,'mixpanel','completed',10,'2024-06-30 20:06:39','2024-06-30 21:31:34','2024-06-30 21:26:37','2024-06-30 21:31:31',NULL,0,0,NULL,NULL),(25422,'mixpanel','completed',10,'2024-06-30 20:18:47','2024-06-30 21:40:41','2024-06-30 21:35:46','2024-06-30 21:40:40',NULL,0,0,NULL,NULL),(25423,'mixpanel','completed',10,'2024-06-30 20:13:19','2024-06-30 21:51:32','2024-06-30 21:46:18','2024-06-30 21:51:31',NULL,0,0,NULL,NULL),(25424,'mixpanel','completed',10,'2024-06-30 20:19:33','2024-06-30 22:01:31','2024-06-30 21:56:32','2024-06-30 22:01:30',NULL,0,0,NULL,NULL),(25425,'mixpanel','completed',10,'2024-06-30 20:57:32','2024-06-30 22:11:32','2024-06-30 22:06:31','2024-06-30 22:11:31',NULL,0,0,NULL,NULL),(25426,'mixpanel','completed',10,'2024-06-30 20:59:32','2024-06-30 22:21:32','2024-06-30 22:16:31','2024-06-30 22:21:31',NULL,0,0,NULL,NULL),(25427,'mixpanel','completed',10,'2024-06-30 21:04:32','2024-06-30 22:31:33','2024-06-30 22:26:31','2024-06-30 22:31:31',NULL,0,0,NULL,NULL),(25428,'mixpanel','completed',10,'2024-06-30 21:10:32','2024-06-30 22:41:32','2024-06-30 22:36:31','2024-06-30 22:41:31',NULL,0,0,NULL,NULL),(25429,'mixpanel','completed',10,'2024-06-30 21:23:31','2024-06-30 22:51:32','2024-06-30 22:46:30','2024-06-30 22:51:31',NULL,0,0,NULL,NULL),(25430,'mixpanel','completed',10,'2024-06-30 21:42:33','2024-06-30 23:01:31','2024-06-30 22:56:32','2024-06-30 23:01:30',NULL,0,0,NULL,NULL),(25431,'mixpanel','completed',10,'2024-06-30 21:26:32','2024-06-30 23:11:32','2024-06-30 23:06:31','2024-06-30 23:11:31',NULL,0,0,NULL,NULL),(25432,'mixpanel','completed',10,'2024-06-30 21:42:36','2024-06-30 23:26:47','2024-06-30 23:21:32','2024-06-30 23:26:44',NULL,0,0,NULL,NULL),(25433,'mixpanel','completed',10,'2024-06-30 22:24:32','2024-06-30 23:36:33','2024-06-30 23:31:31','2024-06-30 23:36:32',NULL,0,0,NULL,NULL),(25434,'mixpanel','completed',10,'2024-06-30 22:34:33','2024-06-30 23:46:32','2024-06-30 23:41:31','2024-06-30 23:46:31',NULL,0,0,NULL,NULL),(25435,'mixpanel','completed',10,'2024-06-30 22:46:32','2024-06-30 23:56:33','2024-06-30 23:51:31','2024-06-30 23:56:32',NULL,0,0,NULL,NULL),(25436,'mixpanel','completed',10,'2024-06-30 22:02:32','2024-07-01 00:06:32','2024-07-01 00:01:31','2024-07-01 00:06:31',NULL,0,0,NULL,NULL),(25437,'mixpanel','completed',10,'2024-06-30 22:27:32','2024-07-01 00:16:32','2024-07-01 00:11:31','2024-07-01 00:16:31',NULL,0,0,NULL,NULL),(25438,'mixpanel','completed',10,'2024-06-30 23:03:05','2024-07-01 00:23:56','2024-07-01 00:21:04','2024-07-01 00:23:55',NULL,0,0,NULL,NULL),(25439,'mixpanel','completed',10,'2024-06-30 23:18:32','2024-07-01 00:31:31','2024-07-01 00:26:31','2024-07-01 00:31:30',NULL,0,0,NULL,NULL),(25440,'mixpanel','completed',10,'2024-06-30 23:07:32','2024-07-01 00:41:33','2024-07-01 00:36:31','2024-07-01 00:41:31',NULL,0,0,NULL,NULL),(25441,'mixpanel','completed',10,'2024-06-30 22:55:31','2024-07-01 00:51:32','2024-07-01 00:46:30','2024-07-01 00:51:31',NULL,0,0,NULL,NULL),(25442,'mixpanel','completed',10,'2024-06-30 23:05:39','2024-07-01 01:01:31','2024-07-01 00:56:37','2024-07-01 01:01:30',NULL,0,0,NULL,NULL),(25443,'mixpanel','completed',10,'2024-07-01 00:01:32','2024-07-01 01:11:33','2024-07-01 01:06:31','2024-07-01 01:11:31',NULL,0,0,NULL,NULL),(25444,'mixpanel','completed',10,'2024-06-30 23:17:31','2024-07-01 01:21:32','2024-07-01 01:16:30','2024-07-01 01:21:31',NULL,0,0,NULL,NULL),(25445,'mixpanel','completed',10,'2024-06-30 23:35:33','2024-07-01 01:31:31','2024-07-01 01:26:32','2024-07-01 01:31:30',NULL,0,0,NULL,NULL),(25446,'mixpanel','completed',10,'2024-07-01 00:00:33','2024-07-01 01:41:32','2024-07-01 01:36:32','2024-07-01 01:41:31',NULL,0,0,NULL,NULL),(25447,'mixpanel','completed',10,'2024-07-01 00:00:35','2024-07-01 01:56:35','2024-07-01 01:51:32','2024-07-01 01:56:34',NULL,0,0,NULL,NULL),(25448,'mixpanel','completed',10,'2024-07-01 00:39:31','2024-07-01 02:06:32','2024-07-01 02:01:29','2024-07-01 02:06:31',NULL,0,0,NULL,NULL),(25449,'mixpanel','completed',10,'2024-07-01 00:55:32','2024-07-01 02:16:30','2024-07-01 02:11:31','2024-07-01 02:16:30',NULL,0,0,NULL,NULL),(25450,'mixpanel','completed',10,'2024-07-01 01:15:01','2024-07-01 02:21:32','2024-07-01 02:19:01','2024-07-01 02:21:31',NULL,0,0,NULL,NULL),(25451,'mixpanel','completed',10,'2024-07-01 00:36:08','2024-07-01 02:31:30','2024-07-01 02:26:07','2024-07-01 02:31:29',NULL,0,0,NULL,NULL),(25452,'mixpanel','completed',10,'2024-07-01 01:06:32','2024-07-01 02:41:33','2024-07-01 02:36:31','2024-07-01 02:41:31',NULL,0,0,NULL,NULL),(25453,'mixpanel','completed',10,'2024-07-01 01:21:32','2024-07-01 02:51:32','2024-07-01 02:46:31','2024-07-01 02:51:31',NULL,0,0,NULL,NULL),(25454,'mixpanel','completed',10,'2024-07-01 01:54:32','2024-07-01 03:01:38','2024-07-01 02:56:31','2024-07-01 03:01:37',NULL,0,0,NULL,NULL),(25455,'mixpanel','completed',10,'2024-07-01 01:24:33','2024-07-01 03:11:32','2024-07-01 03:06:31','2024-07-01 03:11:31',NULL,0,0,NULL,NULL),(25456,'mixpanel','completed',10,'2024-07-01 01:42:31','2024-07-01 03:21:31','2024-07-01 03:16:30','2024-07-01 03:21:30',NULL,0,0,NULL,NULL),(25457,'mixpanel','completed',10,'2024-07-01 01:54:32','2024-07-01 03:31:31','2024-07-01 03:26:32','2024-07-01 03:31:30',NULL,0,0,NULL,NULL),(25458,'mixpanel','completed',10,'2024-07-01 02:15:33','2024-07-01 03:41:33','2024-07-01 03:36:32','2024-07-01 03:41:31',NULL,0,0,NULL,NULL),(25459,'mixpanel','completed',10,'2024-07-01 02:15:31','2024-07-01 03:51:31','2024-07-01 03:46:30','2024-07-01 03:51:30',NULL,0,0,NULL,NULL),(25460,'mixpanel','completed',10,'2024-07-01 02:44:32','2024-07-01 04:01:32','2024-07-01 03:56:31','2024-07-01 04:01:30',NULL,0,0,NULL,NULL),(25461,'mixpanel','completed',10,'2024-07-01 02:28:32','2024-07-01 04:11:33','2024-07-01 04:06:31','2024-07-01 04:11:32',NULL,0,0,NULL,NULL),(25462,'mixpanel','completed',10,'2024-07-01 02:56:31','2024-07-01 04:21:32','2024-07-01 04:16:30','2024-07-01 04:21:31',NULL,0,0,NULL,NULL),(25463,'mixpanel','completed',10,'2024-07-01 03:11:32','2024-07-01 04:30:46','2024-07-01 04:26:31','2024-07-01 04:30:45',NULL,0,0,NULL,NULL),(25464,'mixpanel','completed',10,'2024-07-01 02:43:32','2024-07-01 04:36:34','2024-07-01 04:34:30','2024-07-01 04:36:32',NULL,0,0,NULL,NULL),(25465,'mixpanel','completed',10,'2024-07-01 03:19:13','2024-07-01 04:47:02','2024-07-01 04:40:12','2024-07-01 04:46:59',NULL,0,0,NULL,NULL),(25466,'mixpanel','completed',10,'2024-07-01 03:07:06','2024-07-01 04:51:32','2024-07-01 04:49:05','2024-07-01 04:51:31',NULL,0,0,NULL,NULL),(25467,'mixpanel','completed',10,'2024-07-01 03:10:34','2024-07-01 04:59:15','2024-07-01 04:55:33','2024-07-01 04:59:14',NULL,0,0,NULL,NULL),(25468,'mixpanel','completed',10,'2024-07-01 03:20:32','2024-07-01 05:05:26','2024-07-01 05:01:31','2024-07-01 05:05:24',NULL,0,0,NULL,NULL),(25469,'mixpanel','completed',10,'2024-07-01 03:08:19','2024-07-01 05:13:26','2024-07-01 05:09:18','2024-07-01 05:13:25',NULL,0,0,NULL,NULL),(25470,'mixpanel','completed',10,'2024-07-01 03:51:36','2024-07-01 05:18:33','2024-07-01 05:15:35','2024-07-01 05:18:32',NULL,0,0,NULL,NULL),(25471,'mixpanel','completed',10,'2024-07-01 03:47:22','2024-07-01 05:23:54','2024-07-01 05:21:20','2024-07-01 05:23:53',NULL,0,0,NULL,NULL),(25472,'mixpanel','completed',10,'2024-07-01 03:25:33','2024-07-01 05:30:44','2024-07-01 05:26:32','2024-07-01 05:30:43',NULL,0,0,NULL,NULL),(25473,'mixpanel','completed',10,'2024-07-01 03:48:25','2024-07-01 05:36:33','2024-07-01 05:33:24','2024-07-01 05:36:32',NULL,0,0,NULL,NULL),(25474,'mixpanel','completed',10,'2024-07-01 04:05:35','2024-07-01 05:41:33','2024-07-01 05:38:34','2024-07-01 05:41:32',NULL,0,0,NULL,NULL),(25475,'mixpanel','completed',10,'2024-07-01 04:43:49','2024-07-01 05:51:20','2024-07-01 05:45:48','2024-07-01 05:51:19',NULL,0,0,NULL,NULL),(25476,'mixpanel','completed',10,'2024-07-01 04:20:17','2024-07-01 05:56:33','2024-07-01 05:54:16','2024-07-01 05:56:32',NULL,0,0,NULL,NULL),(25477,'mixpanel','completed',10,'2024-07-01 04:22:05','2024-07-01 06:02:15','2024-07-01 06:00:03','2024-07-01 06:02:14',NULL,0,0,NULL,NULL),(25478,'mixpanel','completed',10,'2024-07-01 04:39:32','2024-07-01 06:09:19','2024-07-01 06:05:31','2024-07-01 06:09:18',NULL,0,0,NULL,NULL),(25479,'mixpanel','completed',10,'2024-07-01 04:38:33','2024-07-01 06:16:32','2024-07-01 06:11:32','2024-07-01 06:16:31',NULL,0,0,NULL,NULL),(25480,'mixpanel','completed',10,'2024-07-01 04:31:43','2024-07-01 06:22:15','2024-07-01 06:19:42','2024-07-01 06:22:14',NULL,0,0,NULL,NULL),(25481,'mixpanel','completed',10,'2024-07-01 04:48:24','2024-07-01 06:28:33','2024-07-01 06:24:23','2024-07-01 06:28:32',NULL,0,0,NULL,NULL),(25482,'mixpanel','completed',10,'2024-07-01 05:11:37','2024-07-01 06:33:10','2024-07-01 06:30:36','2024-07-01 06:33:09',NULL,0,0,NULL,NULL),(25483,'mixpanel','completed',10,'2024-07-01 05:22:31','2024-07-01 06:39:57','2024-07-01 06:36:29','2024-07-01 06:39:56',NULL,0,0,NULL,NULL),(25484,'mixpanel','completed',10,'2024-07-01 05:12:36','2024-07-01 06:46:31','2024-07-01 06:42:35','2024-07-01 06:46:30',NULL,0,0,NULL,NULL),(25485,'mixpanel','completed',10,'2024-07-01 05:10:48','2024-07-01 06:53:21','2024-07-01 06:50:47','2024-07-01 06:53:20',NULL,0,0,NULL,NULL),(25486,'mixpanel','completed',10,'2024-07-01 05:18:38','2024-07-01 06:59:28','2024-07-01 06:55:37','2024-07-01 06:59:27',NULL,0,0,NULL,NULL),(25487,'mixpanel','completed',10,'2024-07-01 05:07:11','2024-07-01 07:06:34','2024-07-01 07:03:09','2024-07-01 07:06:33',NULL,0,0,NULL,NULL),(25488,'mixpanel','completed',10,'2024-07-01 05:17:55','2024-07-01 07:12:29','2024-07-01 07:09:54','2024-07-01 07:12:28',NULL,0,0,NULL,NULL),(25489,'mixpanel','completed',10,'2024-07-01 05:20:44','2024-07-01 07:19:28','2024-07-01 07:14:43','2024-07-01 07:19:27',NULL,0,0,NULL,NULL),(25490,'mixpanel','completed',10,'2024-07-01 05:42:32','2024-07-01 07:25:06','2024-07-01 07:21:31','2024-07-01 07:25:05',NULL,0,0,NULL,NULL),(25491,'mixpanel','completed',10,'2024-07-01 06:02:12','2024-07-01 07:30:01','2024-07-01 07:27:11','2024-07-01 07:30:00',NULL,0,0,NULL,NULL),(25492,'mixpanel','completed',10,'2024-07-01 06:30:32','2024-07-01 07:35:17','2024-07-01 07:32:31','2024-07-01 07:35:16',NULL,0,0,NULL,NULL),(25493,'mixpanel','completed',10,'2024-07-01 06:24:55','2024-07-01 07:40:47','2024-07-01 07:37:54','2024-07-01 07:40:45',NULL,0,0,NULL,NULL),(25494,'mixpanel','completed',10,'2024-07-01 06:17:16','2024-07-01 07:46:31','2024-07-01 07:44:15','2024-07-01 07:46:30',NULL,0,0,NULL,NULL),(25495,'mixpanel','completed',10,'2024-07-01 05:55:45','2024-07-01 07:53:58','2024-07-01 07:50:44','2024-07-01 07:53:57',NULL,0,0,NULL,NULL),(25496,'mixpanel','completed',10,'2024-07-01 06:33:33','2024-07-01 08:00:27','2024-07-01 07:56:32','2024-07-01 08:00:26',NULL,0,0,NULL,NULL),(25497,'mixpanel','completed',10,'2024-07-01 06:20:34','2024-07-01 08:06:33','2024-07-01 08:03:33','2024-07-01 08:06:32',NULL,0,0,NULL,NULL),(25498,'mixpanel','completed',10,'2024-07-01 06:56:26','2024-07-01 08:14:04','2024-07-01 08:10:25','2024-07-01 08:14:03',NULL,0,0,NULL,NULL),(25499,'mixpanel','completed',10,'2024-07-01 06:36:31','2024-07-01 08:20:19','2024-07-01 08:16:30','2024-07-01 08:20:18',NULL,0,0,NULL,NULL),(25500,'mixpanel','completed',10,'2024-07-01 07:04:32','2024-07-01 08:27:37','2024-07-01 08:24:31','2024-07-01 08:27:36',NULL,0,0,NULL,NULL),(25501,'mixpanel','completed',10,'2024-07-01 06:46:31','2024-07-01 08:34:16','2024-07-01 08:31:30','2024-07-01 08:34:15',NULL,0,0,NULL,NULL),(25502,'mixpanel','completed',10,'2024-07-01 06:54:34','2024-07-01 08:41:11','2024-07-01 08:36:33','2024-07-01 08:41:10',NULL,0,0,NULL,NULL),(25503,'mixpanel','completed',10,'2024-07-01 07:04:16','2024-07-01 08:45:27','2024-07-01 08:43:15','2024-07-01 08:45:26',NULL,0,0,NULL,NULL),(25504,'mixpanel','completed',10,'2024-07-01 07:25:36','2024-07-01 08:51:32','2024-07-01 08:48:35','2024-07-01 08:51:30',NULL,0,0,NULL,NULL),(25505,'mixpanel','completed',10,'2024-07-01 06:54:41','2024-07-01 08:59:39','2024-07-01 08:55:40','2024-07-01 08:59:38',NULL,0,0,NULL,NULL),(25506,'mixpanel','completed',10,'2024-07-01 07:20:33','2024-07-01 09:06:35','2024-07-01 09:02:32','2024-07-01 09:06:34',NULL,0,0,NULL,NULL),(25507,'mixpanel','completed',10,'2024-07-01 07:10:07','2024-07-01 09:12:33','2024-07-01 09:10:06','2024-07-01 09:12:32',NULL,0,0,NULL,NULL),(25508,'mixpanel','completed',10,'2024-07-01 08:06:31','2024-07-01 09:18:36','2024-07-01 09:16:30','2024-07-01 09:18:35',NULL,0,0,NULL,NULL),(25509,'mixpanel','completed',10,'2024-07-01 07:57:32','2024-07-01 09:23:59','2024-07-01 09:21:31','2024-07-01 09:23:58',NULL,0,0,NULL,NULL),(25510,'mixpanel','completed',10,'2024-07-01 07:30:33','2024-07-01 09:31:32','2024-07-01 09:26:32','2024-07-01 09:31:31',NULL,0,0,NULL,NULL),(25511,'mixpanel','completed',10,'2024-07-01 08:31:26','2024-07-01 09:38:45','2024-07-01 09:35:25','2024-07-01 09:38:44',NULL,0,0,NULL,NULL),(25512,'mixpanel','completed',10,'2024-07-01 07:45:33','2024-07-01 09:45:27','2024-07-01 09:41:32','2024-07-01 09:45:26',NULL,0,0,NULL,NULL),(25513,'mixpanel','completed',10,'2024-07-01 07:55:03','2024-07-01 09:51:33','2024-07-01 09:49:02','2024-07-01 09:51:32',NULL,0,0,NULL,NULL),(25514,'mixpanel','completed',10,'2024-07-01 07:56:32','2024-07-01 10:00:20','2024-07-01 09:56:31','2024-07-01 10:00:19',NULL,0,0,NULL,NULL),(25515,'mixpanel','completed',10,'2024-07-01 08:04:26','2024-07-01 10:06:33','2024-07-01 10:04:25','2024-07-01 10:06:32',NULL,0,0,NULL,NULL),(25516,'mixpanel','completed',10,'2024-07-01 08:12:33','2024-07-01 10:14:55','2024-07-01 10:11:32','2024-07-01 10:14:54',NULL,0,0,NULL,NULL),(25517,'mixpanel','completed',10,'2024-07-01 09:13:37','2024-07-01 10:21:33','2024-07-01 10:18:36','2024-07-01 10:21:32',NULL,0,0,NULL,NULL),(25518,'mixpanel','completed',10,'2024-07-01 08:27:25','2024-07-01 10:29:45','2024-07-01 10:26:24','2024-07-01 10:29:44',NULL,0,0,NULL,NULL),(25519,'mixpanel','completed',10,'2024-07-01 08:54:46','2024-07-01 10:36:33','2024-07-01 10:33:45','2024-07-01 10:36:32',NULL,0,0,NULL,NULL),(25520,'mixpanel','completed',10,'2024-07-01 08:46:19','2024-07-01 10:41:26','2024-07-01 10:39:18','2024-07-01 10:41:25',NULL,0,0,NULL,NULL),(25521,'mixpanel','completed',10,'2024-07-01 09:37:07','2024-07-01 10:49:27','2024-07-01 10:45:06','2024-07-01 10:49:26',NULL,0,0,NULL,NULL),(25522,'mixpanel','completed',10,'2024-07-01 08:58:32','2024-07-01 10:56:33','2024-07-01 10:51:31','2024-07-01 10:56:31',NULL,0,0,NULL,NULL),(25523,'mixpanel','completed',10,'2024-07-01 09:40:34','2024-07-01 11:04:42','2024-07-01 11:00:33','2024-07-01 11:04:41',NULL,0,0,NULL,NULL),(25524,'mixpanel','completed',10,'2024-07-01 09:15:32','2024-07-01 11:11:33','2024-07-01 11:08:31','2024-07-01 11:11:32',NULL,0,0,NULL,NULL),(25525,'mixpanel','completed',10,'2024-07-01 09:52:04','2024-07-01 11:20:03','2024-07-01 11:16:03','2024-07-01 11:20:02',NULL,0,0,NULL,NULL),(25526,'mixpanel','completed',10,'2024-07-01 10:09:31','2024-07-01 11:26:33','2024-07-01 11:23:30','2024-07-01 11:26:32',NULL,0,0,NULL,NULL),(25527,'mixpanel','completed',10,'2024-07-01 10:19:20','2024-07-01 11:35:27','2024-07-01 11:31:19','2024-07-01 11:35:26',NULL,0,0,NULL,NULL),(25528,'mixpanel','completed',10,'2024-07-01 09:59:11','2024-07-01 11:41:33','2024-07-01 11:39:10','2024-07-01 11:41:32',NULL,0,0,NULL,NULL),(25529,'mixpanel','completed',10,'2024-07-01 10:41:31','2024-07-01 11:51:31','2024-07-01 11:46:30','2024-07-01 11:51:30',NULL,0,0,NULL,NULL),(25530,'mixpanel','completed',10,'2024-07-01 10:12:00','2024-07-01 11:56:33','2024-07-01 11:53:59','2024-07-01 11:56:32',NULL,0,0,NULL,NULL),(25531,'mixpanel','completed',10,'2024-07-01 10:37:34','2024-07-01 12:01:31','2024-07-01 11:58:33','2024-07-01 12:01:30',NULL,0,0,NULL,NULL),(25532,'mixpanel','completed',10,'2024-07-01 10:59:35','2024-07-01 12:11:33','2024-07-01 12:06:34','2024-07-01 12:11:32',NULL,0,0,NULL,NULL),(25533,'mixpanel','completed',10,'2024-07-01 10:40:32','2024-07-01 12:21:32','2024-07-01 12:16:31','2024-07-01 12:21:31',NULL,0,0,NULL,NULL),(25534,'mixpanel','completed',10,'2024-07-01 11:21:12','2024-07-01 12:29:31','2024-07-01 12:25:11','2024-07-01 12:29:29',NULL,0,0,NULL,NULL),(25535,'mixpanel','completed',10,'2024-07-01 10:49:42','2024-07-01 12:35:34','2024-07-01 12:32:41','2024-07-01 12:35:33',NULL,0,0,NULL,NULL),(25536,'mixpanel','completed',10,'2024-07-01 11:21:09','2024-07-01 12:45:03','2024-07-01 12:41:08','2024-07-01 12:45:02',NULL,0,0,NULL,NULL),(25537,'mixpanel','completed',10,'2024-07-01 10:52:51','2024-07-01 12:51:32','2024-07-01 12:48:50','2024-07-01 12:51:31',NULL,0,0,NULL,NULL),(25538,'mixpanel','completed',10,'2024-07-01 11:01:22','2024-07-01 13:00:42','2024-07-01 12:56:21','2024-07-01 13:00:41',NULL,0,0,NULL,NULL),(25539,'mixpanel','completed',10,'2024-07-01 11:53:33','2024-07-01 13:11:33','2024-07-01 13:06:32','2024-07-01 13:11:32',NULL,0,0,NULL,NULL),(25540,'mixpanel','completed',10,'2024-07-01 11:54:32','2024-07-01 13:21:33','2024-07-01 13:16:31','2024-07-01 13:21:32',NULL,0,0,NULL,NULL),(25541,'mixpanel','completed',10,'2024-07-01 11:45:33','2024-07-01 13:31:31','2024-07-01 13:26:32','2024-07-01 13:31:30',NULL,0,0,NULL,NULL),(25542,'mixpanel','completed',10,'2024-07-01 11:36:33','2024-07-01 13:41:33','2024-07-01 13:36:32','2024-07-01 13:41:32',NULL,0,0,NULL,NULL),(25543,'mixpanel','completed',10,'2024-07-01 12:15:12','2024-07-01 13:51:30','2024-07-01 13:48:10','2024-07-01 13:51:30',NULL,0,0,NULL,NULL),(25544,'mixpanel','completed',10,'2024-07-01 12:00:53','2024-07-01 14:01:29','2024-07-01 13:54:53','2024-07-01 14:01:28',NULL,0,0,NULL,NULL),(25545,'mixpanel','completed',10,'2024-07-01 13:01:20','2024-07-01 14:06:31','2024-07-01 14:04:20','2024-07-01 14:06:30',NULL,0,0,NULL,NULL),(25546,'mixpanel','completed',10,'2024-07-01 13:05:31','2024-07-01 14:14:26','2024-07-01 14:11:30','2024-07-01 14:14:26',NULL,0,0,NULL,NULL),(25547,'mixpanel','completed',10,'2024-07-01 13:09:32','2024-07-01 14:21:30','2024-07-01 14:16:32','2024-07-01 14:21:30',NULL,0,0,NULL,NULL),(25548,'mixpanel','completed',10,'2024-07-01 12:40:30','2024-07-01 14:31:29','2024-07-01 14:26:30','2024-07-01 14:31:29',NULL,0,0,NULL,NULL),(25549,'mixpanel','completed',10,'2024-07-01 13:07:31','2024-07-01 14:41:31','2024-07-01 14:36:30','2024-07-01 14:41:30',NULL,0,0,NULL,NULL),(25550,'mixpanel','completed',10,'2024-07-01 13:21:29','2024-07-01 14:51:30','2024-07-01 14:46:28','2024-07-01 14:51:30',NULL,0,0,NULL,NULL),(25551,'mixpanel','completed',10,'2024-07-01 13:27:27','2024-07-01 15:01:29','2024-07-01 14:55:26','2024-07-01 15:01:29',NULL,0,0,NULL,NULL),(25552,'mixpanel','completed',10,'2024-07-01 13:36:31','2024-07-01 15:10:48','2024-07-01 15:06:30','2024-07-01 15:10:47',NULL,0,0,NULL,NULL),(25553,'mixpanel','completed',10,'2024-07-01 14:12:43','2024-07-01 15:17:56','2024-07-01 15:15:42','2024-07-01 15:17:56',NULL,0,0,NULL,NULL),(25554,'mixpanel','completed',10,'2024-07-01 14:13:31','2024-07-01 15:26:25','2024-07-01 15:21:30','2024-07-01 15:26:24',NULL,0,0,NULL,NULL),(25555,'mixpanel','completed',10,'2024-07-01 13:45:29','2024-07-01 15:36:31','2024-07-01 15:31:29','2024-07-01 15:36:30',NULL,0,0,NULL,NULL),(25556,'mixpanel','completed',10,'2024-07-01 14:06:31','2024-07-01 15:46:29','2024-07-01 15:41:30','2024-07-01 15:46:28',NULL,0,0,NULL,NULL),(25557,'mixpanel','completed',10,'2024-07-01 14:23:30','2024-07-01 15:56:31','2024-07-01 15:51:30','2024-07-01 15:56:30',NULL,0,0,NULL,NULL),(25558,'mixpanel','completed',10,'2024-07-01 14:21:29','2024-07-01 16:06:31','2024-07-01 16:01:28','2024-07-01 16:06:30',NULL,0,0,NULL,NULL),(25559,'mixpanel','completed',10,'2024-07-01 14:37:31','2024-07-01 16:16:29','2024-07-01 16:11:30','2024-07-01 16:16:29',NULL,0,0,NULL,NULL),(25560,'mixpanel','completed',10,'2024-07-01 14:20:31','2024-07-01 16:26:32','2024-07-01 16:21:30','2024-07-01 16:26:31',NULL,0,0,NULL,NULL),(25561,'mixpanel','completed',10,'2024-07-01 14:55:30','2024-07-01 16:36:31','2024-07-01 16:31:29','2024-07-01 16:36:30',NULL,0,0,NULL,NULL),(25562,'mixpanel','completed',10,'2024-07-01 14:46:31','2024-07-01 16:46:29','2024-07-01 16:41:30','2024-07-01 16:46:28',NULL,0,0,NULL,NULL),(25563,'mixpanel','completed',10,'2024-07-01 15:00:55','2024-07-01 16:56:31','2024-07-01 16:50:54','2024-07-01 16:56:30',NULL,0,0,NULL,NULL),(25564,'mixpanel','completed',10,'2024-07-01 15:01:29','2024-07-01 17:03:48','2024-07-01 17:01:29','2024-07-01 17:03:47',NULL,0,0,NULL,NULL),(25565,'mixpanel','completed',10,'2024-07-01 15:51:31','2024-07-01 17:11:31','2024-07-01 17:06:30','2024-07-01 17:11:30',NULL,0,0,NULL,NULL),(25566,'mixpanel','completed',10,'2024-07-01 16:10:29','2024-07-01 17:21:31','2024-07-01 17:16:29','2024-07-01 17:21:30',NULL,0,0,NULL,NULL),(25567,'mixpanel','completed',10,'2024-07-01 16:03:31','2024-07-01 17:31:29','2024-07-01 17:26:30','2024-07-01 17:31:28',NULL,0,0,NULL,NULL),(25568,'mixpanel','completed',10,'2024-07-01 15:43:13','2024-07-01 17:36:31','2024-07-01 17:34:13','2024-07-01 17:36:30',NULL,0,0,NULL,NULL),(25569,'mixpanel','completed',10,'2024-07-01 16:11:31','2024-07-01 17:46:29','2024-07-01 17:41:30','2024-07-01 17:46:29',NULL,0,0,NULL,NULL),(25570,'mixpanel','completed',10,'2024-07-01 16:45:30','2024-07-01 17:56:30','2024-07-01 17:51:29','2024-07-01 17:56:30',NULL,0,0,NULL,NULL),(25571,'mixpanel','completed',10,'2024-07-01 16:44:30','2024-07-01 18:06:31','2024-07-01 18:01:29','2024-07-01 18:06:30',NULL,0,0,NULL,NULL),(25572,'mixpanel','completed',10,'2024-07-01 16:32:31','2024-07-01 18:16:29','2024-07-01 18:11:30','2024-07-01 18:16:29',NULL,0,0,NULL,NULL),(25573,'mixpanel','completed',10,'2024-07-01 17:15:30','2024-07-01 18:26:31','2024-07-01 18:21:29','2024-07-01 18:26:30',NULL,0,0,NULL,NULL),(25574,'subscribers_engagement_score','completed',10,'2024-07-02 11:55:00','2024-07-02 11:56:33','2024-07-01 18:31:29','2024-07-02 11:56:32',NULL,0,0,NULL,NULL),(25575,'mixpanel','completed',10,'2024-07-01 16:49:29','2024-07-01 18:36:31','2024-07-01 18:31:29','2024-07-01 18:36:30',NULL,0,0,NULL,NULL),(25576,'mixpanel','completed',10,'2024-07-01 17:08:30','2024-07-01 18:44:49','2024-07-01 18:41:30','2024-07-01 18:44:48',NULL,0,0,NULL,NULL),(25577,'mixpanel','completed',10,'2024-07-01 16:53:29','2024-07-01 18:56:29','2024-07-01 18:51:29','2024-07-01 18:56:28',NULL,0,0,NULL,NULL),(25578,'mixpanel','completed',10,'2024-07-01 17:30:29','2024-07-01 19:06:29','2024-07-01 19:01:28','2024-07-01 19:06:29',NULL,0,0,NULL,NULL),(25579,'mixpanel','completed',10,'2024-07-01 17:20:54','2024-07-01 19:16:30','2024-07-01 19:10:53','2024-07-01 19:16:29',NULL,0,0,NULL,NULL),(25580,'schedule_re_engagement_email','completed',10,'2024-07-02 19:16:30','2024-07-02 19:16:32','2024-07-01 19:16:29','2024-07-02 19:16:31',NULL,0,0,NULL,NULL),(25581,'mixpanel','completed',10,'2024-07-01 18:15:29','2024-07-01 19:26:30','2024-07-01 19:21:29','2024-07-01 19:26:29',NULL,0,0,NULL,NULL),(25582,'mixpanel','completed',10,'2024-07-01 18:12:30','2024-07-01 19:36:30','2024-07-01 19:31:29','2024-07-01 19:36:29',NULL,0,0,NULL,NULL),(25583,'mixpanel','completed',10,'2024-07-01 18:30:29','2024-07-01 19:46:29','2024-07-01 19:41:29','2024-07-01 19:46:28',NULL,0,0,NULL,NULL),(25584,'mixpanel','completed',10,'2024-07-01 18:17:29','2024-07-01 19:56:29','2024-07-01 19:51:29','2024-07-01 19:56:28',NULL,0,0,NULL,NULL),(25585,'mixpanel','completed',10,'2024-07-01 18:13:29','2024-07-01 20:06:29','2024-07-01 20:01:28','2024-07-01 20:06:28',NULL,0,0,NULL,NULL),(25586,'mixpanel','completed',10,'2024-07-01 19:05:29','2024-07-01 20:16:29','2024-07-01 20:11:28','2024-07-01 20:16:28',NULL,0,0,NULL,NULL),(25587,'mixpanel','completed',10,'2024-07-01 18:59:29','2024-07-01 20:26:29','2024-07-01 20:21:29','2024-07-01 20:26:29',NULL,0,0,NULL,NULL),(25588,'mixpanel','completed',10,'2024-07-01 19:08:30','2024-07-01 20:36:29','2024-07-01 20:31:29','2024-07-01 20:36:29',NULL,0,0,NULL,NULL),(25589,'mixpanel','completed',10,'2024-07-01 18:54:30','2024-07-01 20:46:29','2024-07-01 20:41:29','2024-07-01 20:46:29',NULL,0,0,NULL,NULL),(25590,'mixpanel','completed',10,'2024-07-01 19:47:34','2024-07-01 20:56:29','2024-07-01 20:49:33','2024-07-01 20:56:29',NULL,0,0,NULL,NULL),(25591,'mixpanel','completed',10,'2024-07-01 19:26:29','2024-07-01 21:05:25','2024-07-01 21:01:28','2024-07-01 21:05:24',NULL,0,0,NULL,NULL),(25592,'mixpanel','completed',10,'2024-07-01 19:11:41','2024-07-01 21:11:29','2024-07-01 21:08:40','2024-07-01 21:11:28',NULL,0,0,NULL,NULL),(25593,'mixpanel','completed',10,'2024-07-01 19:15:29','2024-07-01 21:21:16','2024-07-01 21:16:29','2024-07-01 21:21:16',NULL,0,0,NULL,NULL),(25594,'mixpanel','completed',10,'2024-07-01 20:07:29','2024-07-01 21:31:29','2024-07-01 21:26:29','2024-07-01 21:31:29',NULL,0,0,NULL,NULL),(25595,'mixpanel','completed',10,'2024-07-01 20:32:30','2024-07-01 21:41:29','2024-07-01 21:36:29','2024-07-01 21:41:29',NULL,0,0,NULL,NULL),(25596,'mixpanel','completed',10,'2024-07-01 20:14:50','2024-07-01 21:51:31','2024-07-01 21:44:49','2024-07-01 21:51:30',NULL,0,0,NULL,NULL),(25597,'mixpanel','completed',10,'2024-07-01 20:12:05','2024-07-01 22:01:31','2024-07-01 21:55:04','2024-07-01 22:01:30',NULL,0,0,NULL,NULL),(25598,'inactive_subscribers','completed',10,'2024-07-08 22:00:00','2024-07-08 22:01:36','2024-07-01 22:01:30','2024-07-08 22:01:35',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(25599,'export_files_cleanup','completed',10,'2024-07-07 22:00:00','2024-07-07 22:01:36','2024-07-01 22:06:31','2024-07-07 22:01:35',NULL,0,0,NULL,NULL),(25600,'mixpanel','completed',10,'2024-07-01 20:10:32','2024-07-01 22:11:32','2024-07-01 22:06:31','2024-07-01 22:11:31',NULL,0,0,NULL,NULL),(25601,'mixpanel','completed',10,'2024-07-01 20:49:31','2024-07-01 22:21:32','2024-07-01 22:16:30','2024-07-01 22:21:31',NULL,0,0,NULL,NULL),(25602,'mixpanel','completed',10,'2024-07-01 21:18:31','2024-07-01 22:31:06','2024-07-01 22:26:30','2024-07-01 22:31:06',NULL,0,0,NULL,NULL),(25603,'mixpanel','completed',10,'2024-07-01 21:28:32','2024-07-01 22:41:31','2024-07-01 22:36:31','2024-07-01 22:41:30',NULL,0,0,NULL,NULL),(25604,'mixpanel','completed',10,'2024-07-01 21:37:31','2024-07-01 22:51:31','2024-07-01 22:46:30','2024-07-01 22:51:30',NULL,0,0,NULL,NULL),(25605,'mixpanel','completed',10,'2024-07-01 21:40:32','2024-07-01 23:01:31','2024-07-01 22:56:31','2024-07-01 23:01:30',NULL,0,0,NULL,NULL),(25606,'mixpanel','completed',10,'2024-07-01 21:05:31','2024-07-01 23:11:32','2024-07-01 23:06:30','2024-07-01 23:11:30',NULL,0,0,NULL,NULL),(25607,'mixpanel','completed',10,'2024-07-01 21:56:31','2024-07-01 23:21:32','2024-07-01 23:16:30','2024-07-01 23:21:31',NULL,0,0,NULL,NULL),(25608,'mixpanel','completed',10,'2024-07-01 21:42:31','2024-07-01 23:31:31','2024-07-01 23:26:30','2024-07-01 23:31:30',NULL,0,0,NULL,NULL),(25609,'mixpanel','completed',10,'2024-07-01 22:00:31','2024-07-01 23:41:32','2024-07-01 23:36:30','2024-07-01 23:41:31',NULL,0,0,NULL,NULL),(25610,'mixpanel','completed',10,'2024-07-01 21:50:40','2024-07-01 23:50:46','2024-07-01 23:46:38','2024-07-01 23:50:43',NULL,0,0,NULL,NULL),(25611,'mixpanel','completed',10,'2024-07-01 22:16:32','2024-07-02 00:01:31','2024-07-01 23:56:31','2024-07-02 00:01:30',NULL,0,0,NULL,NULL),(25612,'mixpanel','completed',10,'2024-07-01 22:25:31','2024-07-02 00:11:32','2024-07-02 00:06:30','2024-07-02 00:11:31',NULL,0,0,NULL,NULL),(25613,'mixpanel','completed',10,'2024-07-01 22:43:32','2024-07-02 00:19:48','2024-07-02 00:16:31','2024-07-02 00:19:47',NULL,0,0,NULL,NULL),(25614,'mixpanel','completed',10,'2024-07-01 22:59:26','2024-07-02 00:26:31','2024-07-02 00:24:25','2024-07-02 00:26:30',NULL,0,0,NULL,NULL),(25615,'mixpanel','completed',10,'2024-07-01 23:10:32','2024-07-02 00:36:31','2024-07-02 00:31:31','2024-07-02 00:36:30',NULL,0,0,NULL,NULL),(25616,'mixpanel','completed',10,'2024-07-01 23:29:32','2024-07-02 00:46:31','2024-07-02 00:41:31','2024-07-02 00:46:30',NULL,0,0,NULL,NULL),(25617,'mixpanel','completed',10,'2024-07-01 23:07:32','2024-07-02 00:56:31','2024-07-02 00:51:31','2024-07-02 00:56:30',NULL,0,0,NULL,NULL),(25618,'mixpanel','completed',10,'2024-07-01 23:38:51','2024-07-02 01:06:32','2024-07-02 01:00:50','2024-07-02 01:06:31',NULL,0,0,NULL,NULL),(25619,'mixpanel','completed',10,'2024-07-01 23:46:32','2024-07-02 01:15:34','2024-07-02 01:11:31','2024-07-02 01:15:33',NULL,0,0,NULL,NULL),(25620,'mixpanel','completed',10,'2024-07-01 23:22:18','2024-07-02 01:21:31','2024-07-02 01:19:17','2024-07-02 01:21:30',NULL,0,0,NULL,NULL),(25621,'mixpanel','completed',10,'2024-07-02 00:19:31','2024-07-02 01:36:42','2024-07-02 01:26:30','2024-07-02 01:36:39',NULL,0,0,NULL,NULL),(25622,'mixpanel','completed',10,'2024-07-02 00:12:32','2024-07-02 01:46:31','2024-07-02 01:41:31','2024-07-02 01:46:30',NULL,0,0,NULL,NULL),(25623,'mixpanel','completed',10,'2024-07-02 00:33:31','2024-07-02 01:56:31','2024-07-02 01:51:30','2024-07-02 01:56:31',NULL,0,0,NULL,NULL),(25624,'mixpanel','completed',10,'2024-07-02 00:18:31','2024-07-02 02:06:31','2024-07-02 02:01:30','2024-07-02 02:06:30',NULL,0,0,NULL,NULL),(25625,'mixpanel','completed',10,'2024-07-02 00:13:32','2024-07-02 02:16:31','2024-07-02 02:11:31','2024-07-02 02:16:30',NULL,0,0,NULL,NULL),(25626,'mixpanel','completed',10,'2024-07-02 00:48:32','2024-07-02 02:26:31','2024-07-02 02:21:31','2024-07-02 02:26:30',NULL,0,0,NULL,NULL),(25627,'mixpanel','completed',10,'2024-07-02 00:38:32','2024-07-02 02:36:31','2024-07-02 02:31:31','2024-07-02 02:36:30',NULL,0,0,NULL,NULL),(25628,'mixpanel','completed',10,'2024-07-02 00:49:31','2024-07-02 02:46:31','2024-07-02 02:41:31','2024-07-02 02:46:30',NULL,0,0,NULL,NULL),(25629,'mixpanel','completed',10,'2024-07-02 01:30:31','2024-07-02 02:56:31','2024-07-02 02:51:30','2024-07-02 02:56:31',NULL,0,0,NULL,NULL),(25630,'mixpanel','completed',10,'2024-07-02 01:30:31','2024-07-02 03:06:31','2024-07-02 03:01:30','2024-07-02 03:06:30',NULL,0,0,NULL,NULL),(25631,'mixpanel','completed',10,'2024-07-02 01:58:32','2024-07-02 03:16:32','2024-07-02 03:11:31','2024-07-02 03:16:31',NULL,0,0,NULL,NULL),(25632,'mixpanel','completed',10,'2024-07-02 01:37:32','2024-07-02 03:26:32','2024-07-02 03:21:31','2024-07-02 03:26:31',NULL,0,0,NULL,NULL),(25633,'mixpanel','completed',10,'2024-07-02 02:04:31','2024-07-02 03:36:31','2024-07-02 03:31:30','2024-07-02 03:36:30',NULL,0,0,NULL,NULL),(25634,'mixpanel','completed',10,'2024-07-02 02:12:32','2024-07-02 03:46:31','2024-07-02 03:41:31','2024-07-02 03:46:30',NULL,0,0,NULL,NULL),(25635,'mixpanel','completed',10,'2024-07-02 02:12:31','2024-07-02 03:56:32','2024-07-02 03:51:30','2024-07-02 03:56:31',NULL,0,0,NULL,NULL),(25636,'mixpanel','completed',10,'2024-07-02 02:12:31','2024-07-02 04:06:32','2024-07-02 04:01:30','2024-07-02 04:06:31',NULL,0,0,NULL,NULL),(25637,'mixpanel','completed',10,'2024-07-02 03:07:32','2024-07-02 04:16:32','2024-07-02 04:11:31','2024-07-02 04:16:31',NULL,0,0,NULL,NULL),(25638,'mixpanel','completed',10,'2024-07-02 02:37:32','2024-07-02 04:24:12','2024-07-02 04:21:31','2024-07-02 04:24:11',NULL,0,0,NULL,NULL),(25639,'mixpanel','completed',10,'2024-07-02 03:24:32','2024-07-02 04:30:37','2024-07-02 04:26:31','2024-07-02 04:30:36',NULL,0,0,NULL,NULL),(25640,'mixpanel','completed',10,'2024-07-02 03:15:00','2024-07-02 04:41:33','2024-07-02 04:35:59','2024-07-02 04:41:31',NULL,0,0,NULL,NULL),(25641,'mixpanel','completed',10,'2024-07-02 02:48:32','2024-07-02 04:51:47','2024-07-02 04:46:31','2024-07-02 04:51:44',NULL,0,0,NULL,NULL),(25642,'mixpanel','completed',10,'2024-07-02 03:00:32','2024-07-02 05:01:32','2024-07-02 04:56:31','2024-07-02 05:01:31',NULL,0,0,NULL,NULL),(25643,'mixpanel','completed',10,'2024-07-02 03:36:32','2024-07-02 05:08:50','2024-07-02 05:06:31','2024-07-02 05:08:49',NULL,0,0,NULL,NULL),(25644,'mixpanel','completed',10,'2024-07-02 03:34:31','2024-07-02 05:16:31','2024-07-02 05:11:30','2024-07-02 05:16:30',NULL,0,0,NULL,NULL),(25645,'mixpanel','completed',10,'2024-07-02 04:10:12','2024-07-02 05:21:33','2024-07-02 05:19:11','2024-07-02 05:21:32',NULL,0,0,NULL,NULL),(25646,'mixpanel','completed',10,'2024-07-02 04:06:32','2024-07-02 05:30:19','2024-07-02 05:26:31','2024-07-02 05:30:19',NULL,0,0,NULL,NULL),(25647,'mixpanel','completed',10,'2024-07-02 04:09:32','2024-07-02 05:41:20','2024-07-02 05:36:31','2024-07-02 05:41:19',NULL,0,0,NULL,NULL),(25648,'mixpanel','completed',10,'2024-07-02 04:31:31','2024-07-02 05:51:32','2024-07-02 05:46:30','2024-07-02 05:51:31',NULL,0,0,NULL,NULL),(25649,'mixpanel','completed',10,'2024-07-02 04:47:32','2024-07-02 06:01:31','2024-07-02 05:56:31','2024-07-02 06:01:30',NULL,0,0,NULL,NULL),(25650,'mixpanel','completed',10,'2024-07-02 05:01:37','2024-07-02 06:11:32','2024-07-02 06:04:36','2024-07-02 06:11:31',NULL,0,0,NULL,NULL),(25651,'mixpanel','completed',10,'2024-07-02 04:39:31','2024-07-02 06:21:32','2024-07-02 06:16:30','2024-07-02 06:21:31',NULL,0,0,NULL,NULL),(25652,'mixpanel','completed',10,'2024-07-02 05:09:32','2024-07-02 06:31:32','2024-07-02 06:26:31','2024-07-02 06:31:31',NULL,0,0,NULL,NULL),(25653,'mixpanel','completed',10,'2024-07-02 04:44:32','2024-07-02 06:41:32','2024-07-02 06:36:31','2024-07-02 06:41:31',NULL,0,0,NULL,NULL),(25654,'mixpanel','completed',10,'2024-07-02 05:06:26','2024-07-02 06:51:32','2024-07-02 06:45:25','2024-07-02 06:51:31',NULL,0,0,NULL,NULL),(25655,'mixpanel','completed',10,'2024-07-02 05:12:33','2024-07-02 06:59:42','2024-07-02 06:56:32','2024-07-02 06:59:41',NULL,0,0,NULL,NULL),(25656,'mixpanel','completed',10,'2024-07-02 05:32:33','2024-07-02 07:11:33','2024-07-02 07:06:32','2024-07-02 07:11:32',NULL,0,0,NULL,NULL),(25657,'mixpanel','completed',10,'2024-07-02 05:45:32','2024-07-02 07:21:32','2024-07-02 07:16:31','2024-07-02 07:21:31',NULL,0,0,NULL,NULL),(25658,'mixpanel','completed',10,'2024-07-02 05:39:33','2024-07-02 07:31:32','2024-07-02 07:26:32','2024-07-02 07:31:30',NULL,0,0,NULL,NULL),(25659,'mixpanel','completed',10,'2024-07-02 05:37:32','2024-07-02 07:41:33','2024-07-02 07:36:31','2024-07-02 07:41:32',NULL,0,0,NULL,NULL),(25660,'mixpanel','completed',10,'2024-07-02 06:14:52','2024-07-02 07:51:32','2024-07-02 07:44:51','2024-07-02 07:51:31',NULL,0,0,NULL,NULL),(25661,'mixpanel','completed',10,'2024-07-02 06:40:43','2024-07-02 07:57:21','2024-07-02 07:54:42','2024-07-02 07:57:20',NULL,0,0,NULL,NULL),(25662,'mixpanel','completed',10,'2024-07-02 06:20:32','2024-07-02 08:06:33','2024-07-02 08:01:31','2024-07-02 08:06:32',NULL,0,0,NULL,NULL),(25663,'mixpanel','completed',10,'2024-07-02 06:21:06','2024-07-02 08:11:33','2024-07-02 08:09:05','2024-07-02 08:11:32',NULL,0,0,NULL,NULL),(25664,'mixpanel','completed',10,'2024-07-02 06:37:34','2024-07-02 08:16:32','2024-07-02 08:13:33','2024-07-02 08:16:31',NULL,0,0,NULL,NULL),(25665,'mixpanel','completed',10,'2024-07-02 07:15:52','2024-07-02 08:24:29','2024-07-02 08:20:51','2024-07-02 08:24:28',NULL,0,0,NULL,NULL),(25666,'mixpanel','completed',10,'2024-07-02 06:56:33','2024-07-02 08:31:32','2024-07-02 08:26:32','2024-07-02 08:31:31',NULL,0,0,NULL,NULL),(25667,'mixpanel','completed',10,'2024-07-02 06:41:33','2024-07-02 08:40:36','2024-07-02 08:35:32','2024-07-02 08:40:35',NULL,0,0,NULL,NULL),(25668,'mixpanel','completed',10,'2024-07-02 06:53:32','2024-07-02 08:50:45','2024-07-02 08:46:31','2024-07-02 08:50:44',NULL,0,0,NULL,NULL),(25669,'mixpanel','completed',10,'2024-07-02 07:42:37','2024-07-02 08:59:17','2024-07-02 08:55:36','2024-07-02 08:59:16',NULL,0,0,NULL,NULL),(25670,'mixpanel','completed',10,'2024-07-02 07:37:32','2024-07-02 09:06:33','2024-07-02 09:01:31','2024-07-02 09:06:32',NULL,0,0,NULL,NULL),(25671,'mixpanel','completed',10,'2024-07-02 07:34:19','2024-07-02 09:14:53','2024-07-02 09:10:18','2024-07-02 09:14:52',NULL,0,0,NULL,NULL),(25672,'mixpanel','completed',10,'2024-07-02 07:50:08','2024-07-02 09:21:32','2024-07-02 09:19:07','2024-07-02 09:21:31',NULL,0,0,NULL,NULL),(25673,'mixpanel','completed',10,'2024-07-02 08:08:24','2024-07-02 09:26:33','2024-07-02 09:24:23','2024-07-02 09:26:32',NULL,0,0,NULL,NULL),(25674,'mixpanel','completed',10,'2024-07-02 07:39:56','2024-07-02 09:41:27','2024-07-02 09:29:55','2024-07-02 09:41:26',NULL,0,0,NULL,NULL),(25675,'mixpanel','completed',10,'2024-07-02 08:28:34','2024-07-02 09:48:48','2024-07-02 09:45:33','2024-07-02 09:48:45',NULL,0,0,NULL,NULL),(25676,'mixpanel','completed',10,'2024-07-02 08:36:32','2024-07-02 09:56:31','2024-07-02 09:51:31','2024-07-02 09:56:30',NULL,0,0,NULL,NULL),(25677,'mixpanel','completed',10,'2024-07-02 08:25:40','2024-07-02 10:06:33','2024-07-02 09:59:39','2024-07-02 10:06:32',NULL,0,0,NULL,NULL),(25678,'mixpanel','completed',10,'2024-07-02 08:11:33','2024-07-02 10:15:37','2024-07-02 10:11:32','2024-07-02 10:15:36',NULL,0,0,NULL,NULL),(25679,'mixpanel','completed',10,'2024-07-02 09:16:32','2024-07-02 10:26:33','2024-07-02 10:21:31','2024-07-02 10:26:32',NULL,0,0,NULL,NULL),(25680,'mixpanel','completed',10,'2024-07-02 09:19:08','2024-07-02 10:31:33','2024-07-02 10:29:07','2024-07-02 10:31:32',NULL,0,0,NULL,NULL),(25681,'mixpanel','completed',10,'2024-07-02 09:23:32','2024-07-02 10:41:34','2024-07-02 10:36:31','2024-07-02 10:41:33',NULL,0,0,NULL,NULL),(25682,'mixpanel','completed',10,'2024-07-02 08:59:50','2024-07-02 10:49:44','2024-07-02 10:45:49','2024-07-02 10:49:43',NULL,0,0,NULL,NULL),(25683,'mixpanel','completed',10,'2024-07-02 09:14:33','2024-07-02 10:59:53','2024-07-02 10:56:32','2024-07-02 10:59:52',NULL,0,0,NULL,NULL),(25684,'mixpanel','completed',10,'2024-07-02 09:13:33','2024-07-02 11:08:57','2024-07-02 11:06:32','2024-07-02 11:08:56',NULL,0,0,NULL,NULL),(25685,'mixpanel','completed',10,'2024-07-02 09:45:33','2024-07-02 11:15:58','2024-07-02 11:11:32','2024-07-02 11:15:57',NULL,0,0,NULL,NULL),(25686,'mixpanel','completed',10,'2024-07-02 09:45:01','2024-07-02 11:21:32','2024-07-02 11:19:00','2024-07-02 11:21:31',NULL,0,0,NULL,NULL),(25687,'mixpanel','completed',10,'2024-07-02 09:54:33','2024-07-02 11:31:32','2024-07-02 11:26:32','2024-07-02 11:31:31',NULL,0,0,NULL,NULL),(25688,'mixpanel','completed',10,'2024-07-02 10:16:08','2024-07-02 11:36:33','2024-07-02 11:34:07','2024-07-02 11:36:32',NULL,0,0,NULL,NULL),(25689,'mixpanel','completed',10,'2024-07-02 10:08:20','2024-07-02 11:43:42','2024-07-02 11:41:18','2024-07-02 11:43:41',NULL,0,0,NULL,NULL),(25690,'mixpanel','completed',10,'2024-07-02 10:35:31','2024-07-02 11:51:28','2024-07-02 11:46:30','2024-07-02 11:51:27',NULL,0,0,NULL,NULL),(25691,'subscribers_engagement_score','completed',10,'2024-07-02 11:56:33','2024-07-02 12:01:31','2024-07-02 11:56:32','2024-07-02 12:01:30',NULL,0,0,NULL,NULL),(25692,'mixpanel','completed',10,'2024-07-02 09:57:33','2024-07-02 12:01:31','2024-07-02 11:56:32','2024-07-02 12:01:30',NULL,0,0,NULL,NULL),(25693,'subscribers_engagement_score','completed',10,'2024-07-03 14:25:00','2024-07-03 14:26:34','2024-07-02 12:01:30','2024-07-03 14:26:33',NULL,0,0,NULL,NULL),(25694,'mixpanel','completed',10,'2024-07-02 10:41:33','2024-07-02 12:08:46','2024-07-02 12:06:32','2024-07-02 12:08:45',NULL,0,0,NULL,NULL),(25695,'mixpanel','completed',10,'2024-07-02 10:34:33','2024-07-02 12:16:31','2024-07-02 12:11:32','2024-07-02 12:16:30',NULL,0,0,NULL,NULL),(25696,'mixpanel','completed',10,'2024-07-02 11:13:31','2024-07-02 12:25:54','2024-07-02 12:21:30','2024-07-02 12:25:53',NULL,0,0,NULL,NULL),(25697,'mixpanel','completed',10,'2024-07-02 11:24:31','2024-07-02 12:34:04','2024-07-02 12:31:30','2024-07-02 12:34:03',NULL,0,0,NULL,NULL),(25698,'mixpanel','completed',10,'2024-07-02 11:22:33','2024-07-02 12:41:33','2024-07-02 12:36:32','2024-07-02 12:41:32',NULL,0,0,NULL,NULL),(25699,'mixpanel','completed',10,'2024-07-02 10:48:39','2024-07-02 12:46:31','2024-07-02 12:43:38','2024-07-02 12:46:30',NULL,0,0,NULL,NULL),(25700,'mixpanel','completed',10,'2024-07-02 11:34:32','2024-07-02 12:56:34','2024-07-02 12:51:31','2024-07-02 12:56:33',NULL,0,0,NULL,NULL),(25701,'mixpanel','completed',10,'2024-07-02 11:24:45','2024-07-02 13:06:34','2024-07-02 12:59:44','2024-07-02 13:06:33',NULL,0,0,NULL,NULL),(25702,'mixpanel','completed',10,'2024-07-02 11:59:34','2024-07-02 13:16:32','2024-07-02 13:11:33','2024-07-02 13:16:31',NULL,0,0,NULL,NULL),(25703,'mixpanel','completed',10,'2024-07-02 11:36:33','2024-07-02 13:26:33','2024-07-02 13:21:32','2024-07-02 13:26:32',NULL,0,0,NULL,NULL),(25704,'mixpanel','completed',10,'2024-07-02 12:28:32','2024-07-02 13:35:23','2024-07-02 13:31:31','2024-07-02 13:35:22',NULL,0,0,NULL,NULL),(25705,'mixpanel','completed',10,'2024-07-02 11:46:33','2024-07-02 13:46:32','2024-07-02 13:41:32','2024-07-02 13:46:31',NULL,0,0,NULL,NULL),(25706,'mixpanel','completed',10,'2024-07-02 12:07:33','2024-07-02 13:56:33','2024-07-02 13:51:32','2024-07-02 13:56:32',NULL,0,0,NULL,NULL),(25707,'mixpanel','completed',10,'2024-07-02 12:16:32','2024-07-02 14:06:33','2024-07-02 14:01:31','2024-07-02 14:06:33',NULL,0,0,NULL,NULL),(25708,'mixpanel','completed',10,'2024-07-02 12:25:35','2024-07-02 14:14:54','2024-07-02 14:11:34','2024-07-02 14:14:53',NULL,0,0,NULL,NULL),(25709,'mixpanel','completed',10,'2024-07-02 13:07:33','2024-07-02 14:26:34','2024-07-02 14:21:32','2024-07-02 14:26:33',NULL,0,0,NULL,NULL),(25710,'mixpanel','completed',10,'2024-07-02 12:38:25','2024-07-02 14:36:33','2024-07-02 14:30:24','2024-07-02 14:36:32',NULL,0,0,NULL,NULL),(25711,'mixpanel','completed',10,'2024-07-02 12:39:18','2024-07-02 14:46:32','2024-07-02 14:40:17','2024-07-02 14:46:31',NULL,0,0,NULL,NULL),(25712,'mixpanel','completed',10,'2024-07-02 12:53:33','2024-07-02 14:56:34','2024-07-02 14:51:32','2024-07-02 14:56:33',NULL,0,0,NULL,NULL),(25713,'mixpanel','completed',10,'2024-07-02 13:37:36','2024-07-02 15:06:34','2024-07-02 14:59:35','2024-07-02 15:06:32',NULL,0,0,NULL,NULL),(25714,'mixpanel','completed',10,'2024-07-02 13:18:33','2024-07-02 15:16:22','2024-07-02 15:11:32','2024-07-02 15:16:21',NULL,0,0,NULL,NULL),(25715,'mixpanel','completed',10,'2024-07-02 13:38:33','2024-07-02 15:26:34','2024-07-02 15:21:33','2024-07-02 15:26:33',NULL,0,0,NULL,NULL),(25716,'mixpanel','completed',10,'2024-07-02 13:55:32','2024-07-02 15:34:52','2024-07-02 15:31:31','2024-07-02 15:34:51',NULL,0,0,NULL,NULL),(25717,'mixpanel','completed',10,'2024-07-02 14:36:01','2024-07-02 15:46:32','2024-07-02 15:40:00','2024-07-02 15:46:31',NULL,0,0,NULL,NULL),(25718,'mixpanel','completed',10,'2024-07-02 14:41:33','2024-07-02 15:55:17','2024-07-02 15:51:32','2024-07-02 15:55:16',NULL,0,0,NULL,NULL),(25719,'mixpanel','completed',10,'2024-07-02 14:45:32','2024-07-02 16:04:10','2024-07-02 16:01:31','2024-07-02 16:04:08',NULL,0,0,NULL,NULL),(25720,'mixpanel','completed',10,'2024-07-02 14:13:37','2024-07-02 16:08:43','2024-07-02 16:06:31','2024-07-02 16:08:42',NULL,0,0,NULL,NULL),(25721,'mixpanel','completed',10,'2024-07-02 14:50:34','2024-07-02 16:16:32','2024-07-02 16:11:33','2024-07-02 16:16:31',NULL,0,0,NULL,NULL),(25722,'mixpanel','completed',10,'2024-07-02 14:58:34','2024-07-02 16:26:34','2024-07-02 16:21:33','2024-07-02 16:26:33',NULL,0,0,NULL,NULL),(25723,'mixpanel','completed',10,'2024-07-02 15:20:32','2024-07-02 16:35:00','2024-07-02 16:31:31','2024-07-02 16:34:59',NULL,0,0,NULL,NULL),(25724,'mixpanel','completed',10,'2024-07-02 15:28:35','2024-07-02 16:46:32','2024-07-02 16:41:34','2024-07-02 16:46:31',NULL,0,0,NULL,NULL),(25725,'mixpanel','completed',10,'2024-07-02 15:43:33','2024-07-02 16:56:34','2024-07-02 16:51:32','2024-07-02 16:56:33',NULL,0,0,NULL,NULL),(25726,'mixpanel','completed',10,'2024-07-02 15:30:32','2024-07-02 17:06:34','2024-07-02 17:01:31','2024-07-02 17:06:33',NULL,0,0,NULL,NULL),(25727,'mixpanel','completed',10,'2024-07-02 15:49:34','2024-07-02 17:16:32','2024-07-02 17:11:33','2024-07-02 17:16:31',NULL,0,0,NULL,NULL),(25728,'mixpanel','completed',10,'2024-07-02 15:47:33','2024-07-02 17:26:34','2024-07-02 17:21:32','2024-07-02 17:26:33',NULL,0,0,NULL,NULL),(25729,'mixpanel','completed',10,'2024-07-02 15:33:32','2024-07-02 17:36:34','2024-07-02 17:31:31','2024-07-02 17:36:33',NULL,0,0,NULL,NULL),(25730,'mixpanel','completed',10,'2024-07-02 16:02:23','2024-07-02 17:46:32','2024-07-02 17:40:22','2024-07-02 17:46:31',NULL,0,0,NULL,NULL),(25731,'mixpanel','completed',10,'2024-07-02 16:08:33','2024-07-02 17:56:34','2024-07-02 17:51:32','2024-07-02 17:56:33',NULL,0,0,NULL,NULL),(25732,'mixpanel','completed',10,'2024-07-02 16:49:32','2024-07-02 18:06:34','2024-07-02 18:01:31','2024-07-02 18:06:33',NULL,0,0,NULL,NULL),(25733,'mixpanel','completed',10,'2024-07-02 17:01:34','2024-07-02 18:16:32','2024-07-02 18:11:33','2024-07-02 18:16:31',NULL,0,0,NULL,NULL),(25734,'mixpanel','completed',10,'2024-07-02 17:04:33','2024-07-02 18:26:34','2024-07-02 18:21:32','2024-07-02 18:26:33',NULL,0,0,NULL,NULL),(25735,'mixpanel','completed',10,'2024-07-02 17:06:17','2024-07-02 18:36:34','2024-07-02 18:31:16','2024-07-02 18:36:33',NULL,0,0,NULL,NULL),(25736,'mixpanel','completed',10,'2024-07-02 17:08:33','2024-07-02 18:44:36','2024-07-02 18:41:32','2024-07-02 18:44:35',NULL,0,0,NULL,NULL),(25737,'mixpanel','completed',10,'2024-07-02 17:48:33','2024-07-02 18:56:34','2024-07-02 18:51:32','2024-07-02 18:56:33',NULL,0,0,NULL,NULL),(25738,'mixpanel','completed',10,'2024-07-02 17:18:32','2024-07-02 19:06:33','2024-07-02 19:01:31','2024-07-02 19:06:32',NULL,0,0,NULL,NULL),(25739,'mixpanel','completed',10,'2024-07-02 17:40:34','2024-07-02 19:16:32','2024-07-02 19:11:33','2024-07-02 19:16:31',NULL,0,0,NULL,NULL),(25740,'schedule_re_engagement_email','completed',10,'2024-07-03 19:19:20','2024-07-03 19:21:33','2024-07-02 19:19:19','2024-07-03 19:21:32',NULL,0,0,NULL,NULL),(25741,'mixpanel','completed',10,'2024-07-02 18:16:20','2024-07-02 19:21:33','2024-07-02 19:19:19','2024-07-02 19:21:32',NULL,0,0,NULL,NULL),(25742,'mixpanel','completed',10,'2024-07-02 17:51:18','2024-07-02 19:31:32','2024-07-02 19:26:17','2024-07-02 19:31:31',NULL,0,0,NULL,NULL),(25743,'mixpanel','completed',10,'2024-07-02 18:21:33','2024-07-02 19:41:34','2024-07-02 19:36:33','2024-07-02 19:41:33',NULL,0,0,NULL,NULL),(25744,'mixpanel','completed',10,'2024-07-02 18:10:32','2024-07-02 19:51:33','2024-07-02 19:46:31','2024-07-02 19:51:32',NULL,0,0,NULL,NULL),(25745,'mixpanel','completed',10,'2024-07-02 18:43:34','2024-07-02 20:01:32','2024-07-02 19:56:33','2024-07-02 20:01:31',NULL,0,0,NULL,NULL),(25746,'mixpanel','completed',10,'2024-07-02 18:57:33','2024-07-02 20:11:34','2024-07-02 20:06:32','2024-07-02 20:11:33',NULL,0,0,NULL,NULL),(25747,'mixpanel','completed',10,'2024-07-02 18:49:12','2024-07-02 20:21:33','2024-07-02 20:17:11','2024-07-02 20:21:32',NULL,0,0,NULL,NULL),(25748,'mixpanel','completed',10,'2024-07-02 19:02:12','2024-07-02 20:28:03','2024-07-02 20:25:11','2024-07-02 20:28:02',NULL,0,0,NULL,NULL),(25749,'mixpanel','completed',10,'2024-07-02 19:16:32','2024-07-02 20:33:42','2024-07-02 20:31:31','2024-07-02 20:33:41',NULL,0,0,NULL,NULL),(25750,'mixpanel','completed',10,'2024-07-02 18:38:34','2024-07-02 20:41:34','2024-07-02 20:36:33','2024-07-02 20:41:33',NULL,0,0,NULL,NULL),(25751,'mixpanel','completed',10,'2024-07-02 19:29:09','2024-07-02 20:46:33','2024-07-02 20:44:07','2024-07-02 20:46:32',NULL,0,0,NULL,NULL),(25752,'mixpanel','completed',10,'2024-07-02 19:48:16','2024-07-02 20:56:33','2024-07-02 20:50:15','2024-07-02 20:56:32',NULL,0,0,NULL,NULL),(25753,'mixpanel','completed',10,'2024-07-02 19:16:00','2024-07-02 21:01:32','2024-07-02 20:58:59','2024-07-02 21:01:31',NULL,0,0,NULL,NULL),(25754,'mixpanel','completed',10,'2024-07-02 19:50:49','2024-07-02 21:11:34','2024-07-02 21:06:46','2024-07-02 21:11:33',NULL,0,0,NULL,NULL),(25755,'mixpanel','completed',10,'2024-07-02 19:16:33','2024-07-02 21:21:33','2024-07-02 21:16:32','2024-07-02 21:21:32',NULL,0,0,NULL,NULL),(25756,'mixpanel','completed',10,'2024-07-02 19:50:10','2024-07-02 21:26:34','2024-07-02 21:24:09','2024-07-02 21:26:33',NULL,0,0,NULL,NULL),(25757,'mixpanel','completed',10,'2024-07-02 20:20:32','2024-07-02 21:36:34','2024-07-02 21:31:31','2024-07-02 21:36:33',NULL,0,0,NULL,NULL),(25758,'mixpanel','completed',10,'2024-07-02 20:34:34','2024-07-02 21:46:32','2024-07-02 21:41:33','2024-07-02 21:46:31',NULL,0,0,NULL,NULL),(25759,'unsubscribe_tokens','completed',0,'2024-07-02 21:47:00','2024-07-02 21:51:33','2024-07-02 21:46:56','2024-07-02 21:51:32',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(25760,'subscriber_link_tokens','completed',0,'2024-07-02 21:47:00','2024-07-02 21:51:33','2024-07-02 21:46:56','2024-07-02 21:51:32',NULL,0,0,NULL,NULL),(25761,'newsletter_templates_thumbnails','completed',10,'2024-07-02 21:47:00','2024-07-02 21:51:33','2024-07-02 21:46:56','2024-07-02 21:51:32',NULL,0,0,NULL,NULL),(25762,'mixpanel','completed',0,'2024-07-02 21:47:00','2024-07-02 21:51:33','2024-07-02 21:46:56','2024-07-02 21:51:32',NULL,0,0,NULL,NULL),(25763,'mixpanel','completed',10,'2024-07-02 20:35:33','2024-07-02 22:01:10','2024-07-02 21:56:32','2024-07-02 22:01:09',NULL,0,0,NULL,NULL),(25764,'mixpanel','completed',10,'2024-07-02 20:30:05','2024-07-02 22:13:57','2024-07-02 22:05:04','2024-07-02 22:13:55',NULL,0,0,NULL,NULL),(25765,'mixpanel','completed',10,'2024-07-02 20:26:31','2024-07-02 22:21:32','2024-07-02 22:16:30','2024-07-02 22:21:31',NULL,0,0,NULL,NULL),(25766,'mixpanel','completed',10,'2024-07-02 20:52:32','2024-07-02 22:31:30','2024-07-02 22:26:31','2024-07-02 22:31:29',NULL,0,0,NULL,NULL),(25767,'mixpanel','completed',10,'2024-07-02 21:05:32','2024-07-02 22:41:32','2024-07-02 22:36:31','2024-07-02 22:41:31',NULL,0,0,NULL,NULL),(25768,'mixpanel','completed',10,'2024-07-02 21:17:36','2024-07-02 22:51:32','2024-07-02 22:44:35','2024-07-02 22:51:31',NULL,0,0,NULL,NULL),(25769,'mixpanel','completed',10,'2024-07-02 21:19:32','2024-07-02 23:01:31','2024-07-02 22:56:31','2024-07-02 23:01:30',NULL,0,0,NULL,NULL),(25770,'mixpanel','completed',10,'2024-07-02 21:12:32','2024-07-02 23:11:32','2024-07-02 23:06:31','2024-07-02 23:11:31',NULL,0,0,NULL,NULL),(25771,'mixpanel','completed',10,'2024-07-02 22:07:27','2024-07-02 23:16:31','2024-07-02 23:14:26','2024-07-02 23:16:30',NULL,0,0,NULL,NULL),(25772,'mixpanel','completed',10,'2024-07-02 21:46:31','2024-07-02 23:26:32','2024-07-02 23:21:30','2024-07-02 23:26:31',NULL,0,0,NULL,NULL),(25773,'mixpanel','completed',10,'2024-07-02 22:10:30','2024-07-02 23:34:23','2024-07-02 23:31:29','2024-07-02 23:34:22',NULL,0,0,NULL,NULL),(25774,'mixpanel','completed',10,'2024-07-02 21:42:33','2024-07-02 23:41:32','2024-07-02 23:36:32','2024-07-02 23:41:31',NULL,0,0,NULL,NULL),(25775,'mixpanel','completed',10,'2024-07-02 22:09:30','2024-07-02 23:51:31','2024-07-02 23:46:30','2024-07-02 23:51:31',NULL,0,0,NULL,NULL),(25776,'mixpanel','completed',10,'2024-07-02 22:20:32','2024-07-03 00:01:31','2024-07-02 23:56:31','2024-07-03 00:01:30',NULL,0,0,NULL,NULL),(25777,'mixpanel','completed',10,'2024-07-02 22:03:36','2024-07-03 00:11:32','2024-07-03 00:04:36','2024-07-03 00:11:31',NULL,0,0,NULL,NULL),(25778,'mixpanel','completed',10,'2024-07-02 22:37:31','2024-07-03 00:21:32','2024-07-03 00:16:30','2024-07-03 00:21:31',NULL,0,0,NULL,NULL),(25779,'mixpanel','completed',10,'2024-07-02 22:33:33','2024-07-03 00:31:31','2024-07-03 00:26:32','2024-07-03 00:31:30',NULL,0,0,NULL,NULL),(25780,'mixpanel','completed',10,'2024-07-02 23:15:31','2024-07-03 00:41:32','2024-07-03 00:36:31','2024-07-03 00:41:32',NULL,0,0,NULL,NULL),(25781,'mixpanel','completed',10,'2024-07-02 22:49:31','2024-07-03 00:49:50','2024-07-03 00:46:30','2024-07-03 00:49:50',NULL,0,0,NULL,NULL),(25782,'mixpanel','completed',10,'2024-07-02 23:07:33','2024-07-03 01:01:31','2024-07-03 00:56:32','2024-07-03 01:01:30',NULL,0,0,NULL,NULL),(25783,'mixpanel','completed',10,'2024-07-02 23:58:33','2024-07-03 01:10:50','2024-07-03 01:06:32','2024-07-03 01:10:50',NULL,0,0,NULL,NULL),(25784,'mixpanel','completed',10,'2024-07-02 23:47:31','2024-07-03 01:21:32','2024-07-03 01:16:30','2024-07-03 01:21:31',NULL,0,0,NULL,NULL),(25785,'mixpanel','completed',10,'2024-07-02 23:44:00','2024-07-03 01:36:32','2024-07-03 01:25:59','2024-07-03 01:36:32',NULL,0,0,NULL,NULL),(25786,'mixpanel','completed',10,'2024-07-02 23:50:32','2024-07-03 01:46:30','2024-07-03 01:41:32','2024-07-03 01:46:29',NULL,0,0,NULL,NULL),(25787,'mixpanel','completed',10,'2024-07-02 23:56:32','2024-07-03 01:56:32','2024-07-03 01:51:31','2024-07-03 01:56:31',NULL,0,0,NULL,NULL),(25788,'mixpanel','completed',10,'2024-07-03 00:17:30','2024-07-03 02:06:32','2024-07-03 02:01:30','2024-07-03 02:06:31',NULL,0,0,NULL,NULL),(25789,'mixpanel','completed',10,'2024-07-03 00:14:32','2024-07-03 02:16:31','2024-07-03 02:11:31','2024-07-03 02:16:30',NULL,0,0,NULL,NULL),(25790,'mixpanel','completed',10,'2024-07-03 00:43:32','2024-07-03 02:26:32','2024-07-03 02:21:31','2024-07-03 02:26:31',NULL,0,0,NULL,NULL),(25791,'mixpanel','completed',10,'2024-07-03 00:40:31','2024-07-03 02:36:32','2024-07-03 02:31:31','2024-07-03 02:36:32',NULL,0,0,NULL,NULL),(25792,'mixpanel','completed',10,'2024-07-03 00:41:33','2024-07-03 02:46:34','2024-07-03 02:41:32','2024-07-03 02:46:33',NULL,0,0,NULL,NULL),(25793,'mixpanel','completed',10,'2024-07-03 01:46:32','2024-07-03 02:56:32','2024-07-03 02:51:32','2024-07-03 02:56:31',NULL,0,0,NULL,NULL),(25794,'mixpanel','completed',10,'2024-07-03 01:13:21','2024-07-03 03:01:32','2024-07-03 02:59:21','2024-07-03 03:01:31',NULL,0,0,NULL,NULL),(25795,'mixpanel','completed',10,'2024-07-03 01:43:32','2024-07-03 03:11:32','2024-07-03 03:06:32','2024-07-03 03:11:31',NULL,0,0,NULL,NULL),(25796,'mixpanel','completed',10,'2024-07-03 01:28:32','2024-07-03 03:21:32','2024-07-03 03:16:31','2024-07-03 03:21:32',NULL,0,0,NULL,NULL),(25797,'mixpanel','completed',10,'2024-07-03 01:50:00','2024-07-03 03:29:02','2024-07-03 03:25:00','2024-07-03 03:29:02',NULL,0,0,NULL,NULL),(25798,'mixpanel','completed',10,'2024-07-03 01:39:32','2024-07-03 03:36:33','2024-07-03 03:31:31','2024-07-03 03:36:32',NULL,0,0,NULL,NULL),(25799,'mixpanel','completed',10,'2024-07-03 01:55:33','2024-07-03 03:46:32','2024-07-03 03:41:32','2024-07-03 03:46:31',NULL,0,0,NULL,NULL),(25800,'mixpanel','completed',10,'2024-07-03 02:07:38','2024-07-03 03:56:34','2024-07-03 03:51:37','2024-07-03 03:56:33',NULL,0,0,NULL,NULL),(25801,'mixpanel','completed',10,'2024-07-03 02:42:33','2024-07-03 04:06:34','2024-07-03 04:01:32','2024-07-03 04:06:33',NULL,0,0,NULL,NULL),(25802,'mixpanel','completed',10,'2024-07-03 02:49:34','2024-07-03 04:16:33','2024-07-03 04:11:33','2024-07-03 04:16:32',NULL,0,0,NULL,NULL),(25803,'mixpanel','completed',10,'2024-07-03 02:41:34','2024-07-03 04:26:37','2024-07-03 04:21:33','2024-07-03 04:26:31',NULL,0,0,NULL,NULL),(25804,'mixpanel','completed',10,'2024-07-03 02:48:36','2024-07-03 04:36:08','2024-07-03 04:31:34','2024-07-03 04:36:06',NULL,0,0,NULL,NULL),(25805,'mixpanel','completed',10,'2024-07-03 02:42:34','2024-07-03 04:44:07','2024-07-03 04:41:33','2024-07-03 04:44:06',NULL,0,0,NULL,NULL),(25806,'mixpanel','completed',10,'2024-07-03 03:25:34','2024-07-03 04:51:35','2024-07-03 04:46:33','2024-07-03 04:51:33',NULL,0,0,NULL,NULL),(25807,'mixpanel','completed',10,'2024-07-03 03:09:35','2024-07-03 05:01:34','2024-07-03 04:56:34','2024-07-03 05:01:32',NULL,0,0,NULL,NULL),(25808,'mixpanel','completed',10,'2024-07-03 03:31:31','2024-07-03 05:07:35','2024-07-03 05:05:30','2024-07-03 05:07:34',NULL,0,0,NULL,NULL),(25809,'mixpanel','completed',10,'2024-07-03 03:32:35','2024-07-03 05:16:32','2024-07-03 05:11:34','2024-07-03 05:16:31',NULL,0,0,NULL,NULL),(25810,'mixpanel','completed',10,'2024-07-03 03:43:34','2024-07-03 05:24:34','2024-07-03 05:21:33','2024-07-03 05:24:33',NULL,0,0,NULL,NULL),(25811,'mixpanel','completed',10,'2024-07-03 04:15:33','2024-07-03 05:36:35','2024-07-03 05:31:32','2024-07-03 05:36:34',NULL,0,0,NULL,NULL),(25812,'mixpanel','completed',10,'2024-07-03 04:24:34','2024-07-03 05:46:32','2024-07-03 05:40:33','2024-07-03 05:46:31',NULL,0,0,NULL,NULL),(25813,'mixpanel','completed',10,'2024-07-03 04:18:34','2024-07-03 05:53:51','2024-07-03 05:51:33','2024-07-03 05:53:49',NULL,0,0,NULL,NULL),(25814,'mixpanel','completed',10,'2024-07-03 04:35:34','2024-07-03 05:58:50','2024-07-03 05:56:33','2024-07-03 05:58:49',NULL,0,0,NULL,NULL),(25815,'mixpanel','completed',10,'2024-07-03 04:24:33','2024-07-03 06:06:34','2024-07-03 06:01:32','2024-07-03 06:06:33',NULL,0,0,NULL,NULL),(25816,'mixpanel','completed',10,'2024-07-03 04:54:34','2024-07-03 06:16:33','2024-07-03 06:11:33','2024-07-03 06:16:32',NULL,0,0,NULL,NULL),(25817,'mixpanel','completed',10,'2024-07-03 04:50:34','2024-07-03 06:26:34','2024-07-03 06:21:33','2024-07-03 06:26:33',NULL,0,0,NULL,NULL),(25818,'mixpanel','completed',10,'2024-07-03 05:00:32','2024-07-03 06:36:34','2024-07-03 06:31:31','2024-07-03 06:36:33',NULL,0,0,NULL,NULL),(25819,'mixpanel','completed',10,'2024-07-03 05:17:34','2024-07-03 06:46:32','2024-07-03 06:41:33','2024-07-03 06:46:31',NULL,0,0,NULL,NULL),(25820,'mixpanel','completed',10,'2024-07-03 05:32:33','2024-07-03 06:56:34','2024-07-03 06:51:32','2024-07-03 06:56:33',NULL,0,0,NULL,NULL),(25821,'mixpanel','completed',10,'2024-07-03 05:28:33','2024-07-03 07:06:34','2024-07-03 07:01:32','2024-07-03 07:06:33',NULL,0,0,NULL,NULL),(25822,'mixpanel','completed',10,'2024-07-03 06:00:34','2024-07-03 07:16:33','2024-07-03 07:11:33','2024-07-03 07:16:32',NULL,0,0,NULL,NULL),(25823,'mixpanel','completed',10,'2024-07-03 05:54:34','2024-07-03 07:26:34','2024-07-03 07:21:33','2024-07-03 07:26:33',NULL,0,0,NULL,NULL),(25824,'mixpanel','completed',10,'2024-07-03 05:30:32','2024-07-03 07:36:33','2024-07-03 07:31:31','2024-07-03 07:36:32',NULL,0,0,NULL,NULL),(25825,'mixpanel','completed',10,'2024-07-03 06:20:33','2024-07-03 07:44:09','2024-07-03 07:41:32','2024-07-03 07:44:08',NULL,0,0,NULL,NULL),(25826,'mixpanel','completed',10,'2024-07-03 06:03:32','2024-07-03 07:51:32','2024-07-03 07:46:31','2024-07-03 07:51:31',NULL,0,0,NULL,NULL),(25827,'mixpanel','completed',10,'2024-07-03 06:13:33','2024-07-03 08:01:32','2024-07-03 07:56:32','2024-07-03 08:01:31',NULL,0,0,NULL,NULL),(25828,'mixpanel','completed',10,'2024-07-03 07:01:34','2024-07-03 08:11:33','2024-07-03 08:06:33','2024-07-03 08:11:32',NULL,0,0,NULL,NULL),(25829,'mixpanel','completed',10,'2024-07-03 06:45:56','2024-07-03 08:16:32','2024-07-03 08:13:55','2024-07-03 08:16:31',NULL,0,0,NULL,NULL),(25830,'mixpanel','completed',10,'2024-07-03 07:08:33','2024-07-03 08:26:34','2024-07-03 08:21:32','2024-07-03 08:26:33',NULL,0,0,NULL,NULL),(25831,'mixpanel','completed',10,'2024-07-03 06:47:32','2024-07-03 08:36:34','2024-07-03 08:31:31','2024-07-03 08:36:33',NULL,0,0,NULL,NULL),(25832,'mixpanel','completed',10,'2024-07-03 07:10:29','2024-07-03 08:46:32','2024-07-03 08:40:28','2024-07-03 08:46:31',NULL,0,0,NULL,NULL),(25833,'mixpanel','completed',10,'2024-07-03 07:16:33','2024-07-03 08:56:34','2024-07-03 08:51:32','2024-07-03 08:56:33',NULL,0,0,NULL,NULL),(25834,'mixpanel','completed',10,'2024-07-03 07:07:33','2024-07-03 09:03:50','2024-07-03 09:01:32','2024-07-03 09:03:49',NULL,0,0,NULL,NULL),(25835,'mixpanel','completed',10,'2024-07-03 07:10:34','2024-07-03 09:11:33','2024-07-03 09:06:33','2024-07-03 09:11:32',NULL,0,0,NULL,NULL),(25836,'mixpanel','completed',10,'2024-07-03 07:36:32','2024-07-03 09:21:33','2024-07-03 09:16:31','2024-07-03 09:21:32',NULL,0,0,NULL,NULL),(25837,'mixpanel','completed',10,'2024-07-03 08:13:34','2024-07-03 09:31:32','2024-07-03 09:26:33','2024-07-03 09:31:31',NULL,0,0,NULL,NULL),(25838,'mixpanel','completed',10,'2024-07-03 08:28:34','2024-07-03 09:41:34','2024-07-03 09:36:33','2024-07-03 09:41:33',NULL,0,0,NULL,NULL),(25839,'mixpanel','completed',10,'2024-07-03 08:42:33','2024-07-03 09:51:33','2024-07-03 09:46:32','2024-07-03 09:51:32',NULL,0,0,NULL,NULL),(25840,'mixpanel','completed',10,'2024-07-03 08:06:34','2024-07-03 10:01:32','2024-07-03 09:56:33','2024-07-03 10:01:31',NULL,0,0,NULL,NULL),(25841,'mixpanel','completed',10,'2024-07-03 08:49:34','2024-07-03 10:11:34','2024-07-03 10:06:33','2024-07-03 10:11:33',NULL,0,0,NULL,NULL),(25842,'mixpanel','completed',10,'2024-07-03 08:52:08','2024-07-03 10:21:33','2024-07-03 10:15:07','2024-07-03 10:21:32',NULL,0,0,NULL,NULL),(25843,'mixpanel','completed',10,'2024-07-03 08:57:34','2024-07-03 10:31:34','2024-07-03 10:26:33','2024-07-03 10:31:32',NULL,0,0,NULL,NULL),(25844,'mixpanel','completed',10,'2024-07-03 09:00:40','2024-07-03 10:41:41','2024-07-03 10:34:39','2024-07-03 10:41:40',NULL,0,0,NULL,NULL),(25845,'mixpanel','completed',10,'2024-07-03 09:23:33','2024-07-03 10:51:34','2024-07-03 10:46:32','2024-07-03 10:51:33',NULL,0,0,NULL,NULL),(25846,'mixpanel','completed',10,'2024-07-03 08:59:34','2024-07-03 11:01:33','2024-07-03 10:56:33','2024-07-03 11:01:32',NULL,0,0,NULL,NULL),(25847,'mixpanel','completed',10,'2024-07-03 09:06:35','2024-07-03 11:11:34','2024-07-03 11:06:33','2024-07-03 11:11:33',NULL,0,0,NULL,NULL),(25848,'mixpanel','completed',10,'2024-07-03 09:57:45','2024-07-03 11:21:34','2024-07-03 11:15:44','2024-07-03 11:21:33',NULL,0,0,NULL,NULL),(25849,'mixpanel','completed',10,'2024-07-03 10:23:33','2024-07-03 11:31:33','2024-07-03 11:26:32','2024-07-03 11:31:32',NULL,0,0,NULL,NULL),(25850,'mixpanel','completed',10,'2024-07-03 10:04:34','2024-07-03 11:41:35','2024-07-03 11:36:33','2024-07-03 11:41:33',NULL,0,0,NULL,NULL),(25851,'mixpanel','completed',10,'2024-07-03 09:48:33','2024-07-03 11:51:34','2024-07-03 11:46:32','2024-07-03 11:51:33',NULL,0,0,NULL,NULL),(25852,'mixpanel','completed',10,'2024-07-03 10:32:48','2024-07-03 11:58:23','2024-07-03 11:55:47','2024-07-03 11:58:22',NULL,0,0,NULL,NULL),(25853,'mixpanel','completed',10,'2024-07-03 10:50:33','2024-07-03 12:06:35','2024-07-03 12:01:32','2024-07-03 12:06:33',NULL,0,0,NULL,NULL),(25854,'mixpanel','completed',10,'2024-07-03 10:55:34','2024-07-03 12:14:10','2024-07-03 12:11:33','2024-07-03 12:14:09',NULL,0,0,NULL,NULL),(25855,'mixpanel','completed',10,'2024-07-03 10:42:33','2024-07-03 12:21:34','2024-07-03 12:16:32','2024-07-03 12:21:33',NULL,0,0,NULL,NULL),(25856,'mixpanel','completed',10,'2024-07-03 10:59:59','2024-07-03 12:31:33','2024-07-03 12:24:58','2024-07-03 12:31:32',NULL,0,0,NULL,NULL),(25857,'mixpanel','completed',10,'2024-07-03 10:46:34','2024-07-03 12:41:33','2024-07-03 12:36:33','2024-07-03 12:41:32',NULL,0,0,NULL,NULL),(25858,'mixpanel','completed',10,'2024-07-03 11:08:33','2024-07-03 12:51:34','2024-07-03 12:46:32','2024-07-03 12:51:33',NULL,0,0,NULL,NULL),(25859,'mixpanel','completed',10,'2024-07-03 11:28:35','2024-07-03 13:01:34','2024-07-03 12:56:33','2024-07-03 13:01:33',NULL,0,0,NULL,NULL),(25860,'mixpanel','completed',10,'2024-07-03 11:06:34','2024-07-03 13:11:35','2024-07-03 13:06:33','2024-07-03 13:11:34',NULL,0,0,NULL,NULL),(25861,'mixpanel','completed',10,'2024-07-03 11:20:03','2024-07-03 13:16:32','2024-07-03 13:14:02','2024-07-03 13:16:31',NULL,0,0,NULL,NULL),(25862,'mixpanel','completed',10,'2024-07-03 11:49:50','2024-07-03 13:26:34','2024-07-03 13:19:49','2024-07-03 13:26:33',NULL,0,0,NULL,NULL),(25863,'mixpanel','completed',10,'2024-07-03 12:13:19','2024-07-03 13:36:34','2024-07-03 13:31:18','2024-07-03 13:36:33',NULL,0,0,NULL,NULL),(25864,'mixpanel','completed',10,'2024-07-03 12:33:34','2024-07-03 13:46:33','2024-07-03 13:41:33','2024-07-03 13:46:32',NULL,0,0,NULL,NULL),(25865,'mixpanel','completed',10,'2024-07-03 12:15:11','2024-07-03 13:51:34','2024-07-03 13:49:10','2024-07-03 13:51:33',NULL,0,0,NULL,NULL),(25866,'mixpanel','completed',10,'2024-07-03 12:26:34','2024-07-03 14:01:33','2024-07-03 13:56:33','2024-07-03 14:01:32',NULL,0,0,NULL,NULL),(25867,'mixpanel','completed',10,'2024-07-03 13:04:34','2024-07-03 14:11:34','2024-07-03 14:06:33','2024-07-03 14:11:33',NULL,0,0,NULL,NULL),(25868,'mixpanel','completed',10,'2024-07-03 12:18:32','2024-07-03 14:20:55','2024-07-03 14:16:31','2024-07-03 14:20:54',NULL,0,0,NULL,NULL),(25869,'subscribers_engagement_score','completed',10,'2024-07-03 14:26:34','2024-07-03 14:31:32','2024-07-03 14:26:33','2024-07-03 14:31:31',NULL,0,0,NULL,NULL),(25870,'mixpanel','completed',10,'2024-07-03 13:23:34','2024-07-03 14:31:32','2024-07-03 14:26:33','2024-07-03 14:31:31',NULL,0,0,NULL,NULL),(25871,'subscribers_engagement_score','completed',10,'2024-07-04 11:56:00','2024-07-04 11:56:34','2024-07-03 14:31:31','2024-07-04 11:56:33',NULL,0,0,NULL,NULL),(25872,'mixpanel','completed',10,'2024-07-03 13:11:34','2024-07-03 14:41:34','2024-07-03 14:36:33','2024-07-03 14:41:33',NULL,0,0,NULL,NULL),(25873,'mixpanel','completed',10,'2024-07-03 12:58:36','2024-07-03 14:51:34','2024-07-03 14:44:35','2024-07-03 14:51:33',NULL,0,0,NULL,NULL),(25874,'mixpanel','completed',10,'2024-07-03 13:17:34','2024-07-03 15:01:33','2024-07-03 14:56:33','2024-07-03 15:01:32',NULL,0,0,NULL,NULL),(25875,'mixpanel','completed',10,'2024-07-03 13:39:35','2024-07-03 15:11:35','2024-07-03 15:06:34','2024-07-03 15:11:34',NULL,0,0,NULL,NULL),(25876,'mixpanel','completed',10,'2024-07-03 13:30:15','2024-07-03 15:16:34','2024-07-03 15:14:14','2024-07-03 15:16:33',NULL,0,0,NULL,NULL),(25877,'mixpanel','completed',10,'2024-07-03 13:45:18','2024-07-03 15:26:34','2024-07-03 15:21:17','2024-07-03 15:26:33',NULL,0,0,NULL,NULL),(25878,'mixpanel','completed',10,'2024-07-03 14:05:33','2024-07-03 15:36:34','2024-07-03 15:31:32','2024-07-03 15:36:33',NULL,0,0,NULL,NULL),(25879,'mixpanel','completed',10,'2024-07-03 14:05:34','2024-07-03 15:46:33','2024-07-03 15:41:33','2024-07-03 15:46:32',NULL,0,0,NULL,NULL),(25880,'mixpanel','completed',10,'2024-07-03 14:21:33','2024-07-03 15:56:34','2024-07-03 15:51:32','2024-07-03 15:56:33',NULL,0,0,NULL,NULL),(25881,'mixpanel','completed',10,'2024-07-03 14:16:33','2024-07-03 16:06:35','2024-07-03 16:01:32','2024-07-03 16:06:34',NULL,0,0,NULL,NULL),(25882,'mixpanel','completed',10,'2024-07-03 15:07:44','2024-07-03 16:14:01','2024-07-03 16:09:43','2024-07-03 16:14:00',NULL,0,0,NULL,NULL),(25883,'mixpanel','completed',10,'2024-07-03 14:17:33','2024-07-03 16:21:34','2024-07-03 16:16:32','2024-07-03 16:21:33',NULL,0,0,NULL,NULL),(25884,'mixpanel','completed',10,'2024-07-03 14:58:35','2024-07-03 16:31:33','2024-07-03 16:26:34','2024-07-03 16:31:32',NULL,0,0,NULL,NULL),(25885,'mixpanel','completed',10,'2024-07-03 15:02:34','2024-07-03 16:41:35','2024-07-03 16:36:33','2024-07-03 16:41:34',NULL,0,0,NULL,NULL),(25886,'mixpanel','completed',10,'2024-07-03 15:32:33','2024-07-03 16:51:34','2024-07-03 16:46:32','2024-07-03 16:51:33',NULL,0,0,NULL,NULL),(25887,'mixpanel','completed',10,'2024-07-03 15:47:34','2024-07-03 17:01:33','2024-07-03 16:56:33','2024-07-03 17:01:32',NULL,0,0,NULL,NULL),(25888,'mixpanel','completed',10,'2024-07-03 15:37:35','2024-07-03 17:09:33','2024-07-03 17:06:34','2024-07-03 17:09:32',NULL,0,0,NULL,NULL),(25889,'mixpanel','completed',10,'2024-07-03 15:51:35','2024-07-03 17:16:33','2024-07-03 17:11:34','2024-07-03 17:16:32',NULL,0,0,NULL,NULL),(25890,'mixpanel','completed',10,'2024-07-03 15:52:34','2024-07-03 17:26:35','2024-07-03 17:21:33','2024-07-03 17:26:34',NULL,0,0,NULL,NULL),(25891,'mixpanel','completed',10,'2024-07-03 16:04:27','2024-07-03 17:31:33','2024-07-03 17:29:26','2024-07-03 17:31:32',NULL,0,0,NULL,NULL),(25892,'mixpanel','completed',10,'2024-07-03 15:36:35','2024-07-03 17:41:34','2024-07-03 17:36:34','2024-07-03 17:41:33',NULL,0,0,NULL,NULL),(25893,'mixpanel','completed',10,'2024-07-03 16:13:33','2024-07-03 17:51:34','2024-07-03 17:46:32','2024-07-03 17:51:33',NULL,0,0,NULL,NULL),(25894,'mixpanel','completed',10,'2024-07-03 16:01:34','2024-07-03 18:01:33','2024-07-03 17:56:33','2024-07-03 18:01:32',NULL,0,0,NULL,NULL),(25895,'mixpanel','completed',10,'2024-07-03 16:52:34','2024-07-03 18:08:58','2024-07-03 18:06:33','2024-07-03 18:08:56',NULL,0,0,NULL,NULL),(25896,'mixpanel','completed',10,'2024-07-03 16:54:29','2024-07-03 18:14:05','2024-07-03 18:11:28','2024-07-03 18:14:04',NULL,0,0,NULL,NULL),(25897,'mixpanel','completed',10,'2024-07-03 16:55:32','2024-07-03 18:21:33','2024-07-03 18:16:31','2024-07-03 18:21:32',NULL,0,0,NULL,NULL),(25898,'mixpanel','completed',10,'2024-07-03 16:50:50','2024-07-03 18:31:33','2024-07-03 18:24:49','2024-07-03 18:31:32',NULL,0,0,NULL,NULL),(25899,'mixpanel','completed',10,'2024-07-03 17:26:33','2024-07-03 18:41:33','2024-07-03 18:36:32','2024-07-03 18:41:32',NULL,0,0,NULL,NULL),(25900,'mixpanel','completed',10,'2024-07-03 17:03:32','2024-07-03 18:51:33','2024-07-03 18:46:31','2024-07-03 18:51:32',NULL,0,0,NULL,NULL),(25901,'mixpanel','completed',10,'2024-07-03 17:40:10','2024-07-03 18:58:03','2024-07-03 18:55:09','2024-07-03 18:58:02',NULL,0,0,NULL,NULL),(25902,'mixpanel','completed',10,'2024-07-03 17:56:33','2024-07-03 19:06:33','2024-07-03 19:01:32','2024-07-03 19:06:32',NULL,0,0,NULL,NULL),(25903,'mixpanel','completed',10,'2024-07-03 17:54:33','2024-07-03 19:16:33','2024-07-03 19:11:32','2024-07-03 19:16:32',NULL,0,0,NULL,NULL),(25904,'mixpanel','completed',10,'2024-07-03 17:38:33','2024-07-03 19:24:51','2024-07-03 19:21:32','2024-07-03 19:24:50',NULL,0,0,NULL,NULL),(25905,'schedule_re_engagement_email','completed',10,'2024-07-04 19:24:51','2024-07-04 19:26:31','2024-07-03 19:24:50','2024-07-04 19:26:31',NULL,0,0,NULL,NULL),(25906,'mixpanel','completed',10,'2024-07-03 18:24:32','2024-07-03 19:36:33','2024-07-03 19:31:31','2024-07-03 19:36:32',NULL,0,0,NULL,NULL),(25907,'mixpanel','completed',10,'2024-07-03 17:50:20','2024-07-03 19:41:33','2024-07-03 19:39:19','2024-07-03 19:41:32',NULL,0,0,NULL,NULL),(25908,'mixpanel','completed',10,'2024-07-03 18:34:33','2024-07-03 19:51:33','2024-07-03 19:46:32','2024-07-03 19:51:32',NULL,0,0,NULL,NULL),(25909,'mixpanel','completed',10,'2024-07-03 18:44:33','2024-07-03 20:01:32','2024-07-03 19:56:32','2024-07-03 20:01:31',NULL,0,0,NULL,NULL),(25910,'mixpanel','completed',10,'2024-07-03 18:30:33','2024-07-03 20:11:33','2024-07-03 20:06:32','2024-07-03 20:11:32',NULL,0,0,NULL,NULL),(25911,'mixpanel','completed',10,'2024-07-03 18:53:32','2024-07-03 20:21:33','2024-07-03 20:16:32','2024-07-03 20:21:32',NULL,0,0,NULL,NULL),(25912,'mixpanel','completed',10,'2024-07-03 19:06:33','2024-07-03 20:31:32','2024-07-03 20:26:32','2024-07-03 20:31:32',NULL,0,0,NULL,NULL),(25913,'mixpanel','completed',10,'2024-07-03 18:55:33','2024-07-03 20:41:12','2024-07-03 20:36:32','2024-07-03 20:41:11',NULL,0,0,NULL,NULL),(25914,'mixpanel','completed',10,'2024-07-03 19:09:32','2024-07-03 20:51:33','2024-07-03 20:46:32','2024-07-03 20:51:32',NULL,0,0,NULL,NULL),(25915,'mixpanel','completed',10,'2024-07-03 19:17:33','2024-07-03 21:01:33','2024-07-03 20:56:32','2024-07-03 21:01:32',NULL,0,0,NULL,NULL),(25916,'mixpanel','completed',10,'2024-07-03 19:58:33','2024-07-03 21:11:33','2024-07-03 21:06:32','2024-07-03 21:11:32',NULL,0,0,NULL,NULL),(25917,'mixpanel','completed',10,'2024-07-03 20:07:33','2024-07-03 21:21:33','2024-07-03 21:16:32','2024-07-03 21:21:32',NULL,0,0,NULL,NULL),(25918,'mixpanel','completed',10,'2024-07-03 19:33:33','2024-07-03 21:31:33','2024-07-03 21:26:32','2024-07-03 21:31:32',NULL,0,0,NULL,NULL),(25919,'mixpanel','completed',10,'2024-07-03 20:03:33','2024-07-03 21:41:34','2024-07-03 21:36:32','2024-07-03 21:41:32',NULL,0,0,NULL,NULL),(25920,'mixpanel','completed',10,'2024-07-03 19:56:33','2024-07-03 21:49:02','2024-07-03 21:46:32','2024-07-03 21:49:01',NULL,0,0,NULL,NULL),(25921,'mixpanel','completed',10,'2024-07-03 19:54:32','2024-07-03 21:56:33','2024-07-03 21:51:32','2024-07-03 21:56:32',NULL,0,0,NULL,NULL),(25922,'mixpanel','completed',10,'2024-07-03 20:57:33','2024-07-03 22:06:33','2024-07-03 22:01:32','2024-07-03 22:06:32',NULL,0,0,NULL,NULL),(25923,'mixpanel','completed',10,'2024-07-03 20:26:48','2024-07-03 22:16:33','2024-07-03 22:11:46','2024-07-03 22:16:32',NULL,0,0,NULL,NULL),(25924,'mixpanel','completed',10,'2024-07-03 20:49:33','2024-07-03 22:31:33','2024-07-03 22:21:32','2024-07-03 22:31:32',NULL,0,0,NULL,NULL),(25925,'mixpanel','completed',10,'2024-07-03 20:59:33','2024-07-03 22:41:33','2024-07-03 22:36:32','2024-07-03 22:41:31',NULL,0,0,NULL,NULL),(25926,'mixpanel','completed',10,'2024-07-03 21:32:33','2024-07-03 22:51:33','2024-07-03 22:46:31','2024-07-03 22:51:32',NULL,0,0,NULL,NULL),(25927,'mixpanel','completed',10,'2024-07-03 21:52:33','2024-07-03 23:01:33','2024-07-03 22:56:32','2024-07-03 23:01:32',NULL,0,0,NULL,NULL),(25928,'mixpanel','completed',10,'2024-07-03 21:43:33','2024-07-03 23:11:33','2024-07-03 23:06:32','2024-07-03 23:11:32',NULL,0,0,NULL,NULL),(25929,'mixpanel','completed',10,'2024-07-03 22:13:32','2024-07-03 23:21:34','2024-07-03 23:16:31','2024-07-03 23:21:33',NULL,0,0,NULL,NULL),(25930,'mixpanel','completed',10,'2024-07-03 21:44:33','2024-07-03 23:31:33','2024-07-03 23:26:32','2024-07-03 23:31:32',NULL,0,0,NULL,NULL),(25931,'mixpanel','completed',10,'2024-07-03 21:48:33','2024-07-03 23:41:33','2024-07-03 23:36:32','2024-07-03 23:41:32',NULL,0,0,NULL,NULL),(25932,'mixpanel','completed',10,'2024-07-03 22:41:33','2024-07-03 23:51:33','2024-07-03 23:46:32','2024-07-03 23:51:32',NULL,0,0,NULL,NULL),(25933,'mixpanel','completed',10,'2024-07-03 22:40:33','2024-07-04 00:01:33','2024-07-03 23:56:32','2024-07-04 00:01:32',NULL,0,0,NULL,NULL),(25934,'mixpanel','completed',10,'2024-07-03 22:22:33','2024-07-04 00:11:33','2024-07-04 00:06:32','2024-07-04 00:11:32',NULL,0,0,NULL,NULL),(25935,'mixpanel','completed',10,'2024-07-03 23:13:33','2024-07-04 00:21:33','2024-07-04 00:16:32','2024-07-04 00:21:32',NULL,0,0,NULL,NULL),(25936,'mixpanel','completed',10,'2024-07-03 22:43:35','2024-07-04 00:31:33','2024-07-04 00:26:34','2024-07-04 00:31:32',NULL,0,0,NULL,NULL),(25937,'mixpanel','completed',10,'2024-07-03 23:29:34','2024-07-04 00:41:33','2024-07-04 00:36:32','2024-07-04 00:41:32',NULL,0,0,NULL,NULL),(25938,'mixpanel','completed',10,'2024-07-03 23:07:33','2024-07-04 00:51:47','2024-07-04 00:46:32','2024-07-04 00:51:44',NULL,0,0,NULL,NULL),(25939,'mixpanel','completed',10,'2024-07-03 22:58:45','2024-07-04 01:01:34','2024-07-04 00:56:43','2024-07-04 01:01:32',NULL,0,0,NULL,NULL),(25940,'mixpanel','completed',10,'2024-07-03 23:34:33','2024-07-04 01:11:33','2024-07-04 01:06:32','2024-07-04 01:11:32',NULL,0,0,NULL,NULL),(25941,'mixpanel','completed',10,'2024-07-03 23:27:33','2024-07-04 01:21:33','2024-07-04 01:16:32','2024-07-04 01:21:32',NULL,0,0,NULL,NULL),(25942,'mixpanel','completed',10,'2024-07-03 23:51:34','2024-07-04 01:31:33','2024-07-04 01:26:33','2024-07-04 01:31:32',NULL,0,0,NULL,NULL),(25943,'mixpanel','completed',10,'2024-07-04 00:27:33','2024-07-04 01:41:33','2024-07-04 01:36:32','2024-07-04 01:41:32',NULL,0,0,NULL,NULL),(25944,'mixpanel','completed',10,'2024-07-04 00:20:33','2024-07-04 01:51:33','2024-07-04 01:46:32','2024-07-04 01:51:32',NULL,0,0,NULL,NULL),(25945,'mixpanel','completed',10,'2024-07-04 00:24:33','2024-07-04 02:01:33','2024-07-04 01:56:32','2024-07-04 02:01:32',NULL,0,0,NULL,NULL),(25946,'mixpanel','completed',10,'2024-07-04 01:00:33','2024-07-04 02:11:33','2024-07-04 02:06:32','2024-07-04 02:11:32',NULL,0,0,NULL,NULL),(25947,'mixpanel','completed',10,'2024-07-04 00:50:39','2024-07-04 02:21:33','2024-07-04 02:14:38','2024-07-04 02:21:32',NULL,0,0,NULL,NULL),(25948,'mixpanel','completed',10,'2024-07-04 00:47:33','2024-07-04 02:31:32','2024-07-04 02:26:32','2024-07-04 02:31:31',NULL,0,0,NULL,NULL),(25949,'mixpanel','completed',10,'2024-07-04 01:09:33','2024-07-04 02:41:33','2024-07-04 02:36:32','2024-07-04 02:41:32',NULL,0,0,NULL,NULL),(25950,'mixpanel','completed',10,'2024-07-04 00:50:33','2024-07-04 02:49:08','2024-07-04 02:46:32','2024-07-04 02:49:07',NULL,0,0,NULL,NULL),(25951,'mixpanel','completed',10,'2024-07-04 01:13:33','2024-07-04 02:56:33','2024-07-04 02:51:32','2024-07-04 02:56:32',NULL,0,0,NULL,NULL),(25952,'mixpanel','completed',10,'2024-07-04 01:06:35','2024-07-04 03:06:33','2024-07-04 03:01:34','2024-07-04 03:06:32',NULL,0,0,NULL,NULL),(25953,'mixpanel','completed',10,'2024-07-04 01:46:33','2024-07-04 03:16:33','2024-07-04 03:11:32','2024-07-04 03:16:32',NULL,0,0,NULL,NULL),(25954,'mixpanel','completed',10,'2024-07-04 02:18:33','2024-07-04 03:26:33','2024-07-04 03:21:32','2024-07-04 03:26:32',NULL,0,0,NULL,NULL),(25955,'mixpanel','completed',10,'2024-07-04 02:01:33','2024-07-04 03:36:33','2024-07-04 03:31:32','2024-07-04 03:36:32',NULL,0,0,NULL,NULL),(25956,'mixpanel','completed',10,'2024-07-04 02:29:33','2024-07-04 03:45:32','2024-07-04 03:41:32','2024-07-04 03:45:31',NULL,0,0,NULL,NULL),(25957,'mixpanel','completed',10,'2024-07-04 02:23:33','2024-07-04 03:56:33','2024-07-04 03:51:32','2024-07-04 03:56:32',NULL,0,0,NULL,NULL),(25958,'mixpanel','completed',10,'2024-07-04 02:17:33','2024-07-04 04:06:33','2024-07-04 04:01:32','2024-07-04 04:06:32',NULL,0,0,NULL,NULL),(25959,'mixpanel','completed',10,'2024-07-04 02:29:33','2024-07-04 04:16:33','2024-07-04 04:11:32','2024-07-04 04:16:32',NULL,0,0,NULL,NULL),(25960,'mixpanel','completed',10,'2024-07-04 02:29:59','2024-07-04 04:26:34','2024-07-04 04:20:58','2024-07-04 04:26:32',NULL,0,0,NULL,NULL),(25961,'mixpanel','completed',10,'2024-07-04 03:15:50','2024-07-04 04:36:36','2024-07-04 04:31:46','2024-07-04 04:36:34',NULL,0,0,NULL,NULL),(25962,'mixpanel','completed',10,'2024-07-04 03:25:54','2024-07-04 04:46:33','2024-07-04 04:41:51','2024-07-04 04:46:32',NULL,0,0,NULL,NULL),(25963,'mixpanel','completed',10,'2024-07-04 03:30:46','2024-07-04 04:51:33','2024-07-04 04:48:45','2024-07-04 04:51:32',NULL,0,0,NULL,NULL),(25964,'mixpanel','completed',10,'2024-07-04 02:58:34','2024-07-04 04:56:33','2024-07-04 04:53:33','2024-07-04 04:56:32',NULL,0,0,NULL,NULL),(25965,'mixpanel','completed',10,'2024-07-04 03:03:33','2024-07-04 05:06:33','2024-07-04 05:01:32','2024-07-04 05:06:32',NULL,0,0,NULL,NULL),(25966,'mixpanel','completed',10,'2024-07-04 03:56:34','2024-07-04 05:16:33','2024-07-04 05:11:32','2024-07-04 05:16:32',NULL,0,0,NULL,NULL),(25967,'mixpanel','completed',10,'2024-07-04 04:15:33','2024-07-04 05:26:34','2024-07-04 05:21:32','2024-07-04 05:26:32',NULL,0,0,NULL,NULL),(25968,'mixpanel','completed',10,'2024-07-04 04:19:34','2024-07-04 05:38:18','2024-07-04 05:31:33','2024-07-04 05:38:16',NULL,0,0,NULL,NULL),(25969,'mixpanel','completed',10,'2024-07-04 03:44:31','2024-07-04 05:46:31','2024-07-04 05:41:30','2024-07-04 05:46:30',NULL,0,0,NULL,NULL),(25970,'mixpanel','completed',10,'2024-07-04 04:08:31','2024-07-04 05:56:16','2024-07-04 05:51:30','2024-07-04 05:56:10',NULL,0,0,NULL,NULL),(25971,'mixpanel','completed',10,'2024-07-04 04:42:31','2024-07-04 06:06:31','2024-07-04 06:01:30','2024-07-04 06:06:30',NULL,0,0,NULL,NULL),(25972,'mixpanel','completed',10,'2024-07-04 04:44:31','2024-07-04 06:16:30','2024-07-04 06:11:30','2024-07-04 06:16:30',NULL,0,0,NULL,NULL),(25973,'mixpanel','completed',10,'2024-07-04 04:59:31','2024-07-04 06:26:31','2024-07-04 06:21:30','2024-07-04 06:26:30',NULL,0,0,NULL,NULL),(25974,'mixpanel','completed',10,'2024-07-04 05:14:31','2024-07-04 06:36:31','2024-07-04 06:31:30','2024-07-04 06:36:30',NULL,0,0,NULL,NULL),(25975,'mixpanel','completed',10,'2024-07-04 04:48:31','2024-07-04 06:46:30','2024-07-04 06:41:30','2024-07-04 06:46:30',NULL,0,0,NULL,NULL),(25976,'mixpanel','completed',10,'2024-07-04 05:26:31','2024-07-04 06:56:31','2024-07-04 06:51:30','2024-07-04 06:56:30',NULL,0,0,NULL,NULL),(25977,'mixpanel','completed',10,'2024-07-04 05:43:31','2024-07-04 07:06:31','2024-07-04 07:01:30','2024-07-04 07:06:30',NULL,0,0,NULL,NULL),(25978,'mixpanel','completed',10,'2024-07-04 05:40:31','2024-07-04 07:14:36','2024-07-04 07:11:30','2024-07-04 07:14:36',NULL,0,0,NULL,NULL),(25979,'mixpanel','completed',10,'2024-07-04 05:43:28','2024-07-04 07:25:04','2024-07-04 07:20:28','2024-07-04 07:25:04',NULL,0,0,NULL,NULL),(25980,'mixpanel','completed',10,'2024-07-04 05:34:31','2024-07-04 07:36:31','2024-07-04 07:31:31','2024-07-04 07:36:30',NULL,0,0,NULL,NULL),(25981,'mixpanel','completed',10,'2024-07-04 06:36:31','2024-07-04 07:44:28','2024-07-04 07:41:30','2024-07-04 07:44:28',NULL,0,0,NULL,NULL),(25982,'mixpanel','completed',10,'2024-07-04 05:57:31','2024-07-04 07:51:31','2024-07-04 07:46:30','2024-07-04 07:51:30',NULL,0,0,NULL,NULL),(25983,'mixpanel','completed',10,'2024-07-04 06:43:42','2024-07-04 08:01:31','2024-07-04 07:56:40','2024-07-04 08:01:30',NULL,0,0,NULL,NULL),(25984,'mixpanel','completed',10,'2024-07-04 06:32:31','2024-07-04 08:11:31','2024-07-04 08:06:30','2024-07-04 08:11:30',NULL,0,0,NULL,NULL),(25985,'mixpanel','completed',10,'2024-07-04 06:54:31','2024-07-04 08:21:31','2024-07-04 08:16:30','2024-07-04 08:21:30',NULL,0,0,NULL,NULL),(25986,'mixpanel','completed',10,'2024-07-04 06:59:33','2024-07-04 08:31:31','2024-07-04 08:24:32','2024-07-04 08:31:31',NULL,0,0,NULL,NULL),(25987,'mixpanel','completed',10,'2024-07-04 07:22:31','2024-07-04 08:41:31','2024-07-04 08:36:31','2024-07-04 08:41:30',NULL,0,0,NULL,NULL),(25988,'mixpanel','completed',10,'2024-07-04 07:00:30','2024-07-04 08:51:31','2024-07-04 08:46:30','2024-07-04 08:51:30',NULL,0,0,NULL,NULL),(25989,'mixpanel','completed',10,'2024-07-04 07:03:32','2024-07-04 09:01:31','2024-07-04 08:56:32','2024-07-04 09:01:30',NULL,0,0,NULL,NULL),(25990,'mixpanel','completed',10,'2024-07-04 07:22:32','2024-07-04 09:08:33','2024-07-04 09:06:32','2024-07-04 09:08:33',NULL,0,0,NULL,NULL),(25991,'mixpanel','completed',10,'2024-07-04 08:05:32','2024-07-04 09:16:31','2024-07-04 09:11:32','2024-07-04 09:16:30',NULL,0,0,NULL,NULL),(25992,'mixpanel','completed',10,'2024-07-04 07:20:31','2024-07-04 09:26:32','2024-07-04 09:21:31','2024-07-04 09:26:31',NULL,0,0,NULL,NULL),(25993,'mixpanel','completed',10,'2024-07-04 08:17:32','2024-07-04 09:36:32','2024-07-04 09:31:31','2024-07-04 09:36:32',NULL,0,0,NULL,NULL),(25994,'mixpanel','completed',10,'2024-07-04 08:16:32','2024-07-04 09:46:31','2024-07-04 09:41:32','2024-07-04 09:46:31',NULL,0,0,NULL,NULL),(25995,'mixpanel','completed',10,'2024-07-04 08:08:31','2024-07-04 09:56:32','2024-07-04 09:51:30','2024-07-04 09:56:32',NULL,0,0,NULL,NULL),(25996,'mixpanel','completed',10,'2024-07-04 08:41:55','2024-07-04 10:02:27','2024-07-04 09:59:54','2024-07-04 10:02:26',NULL,0,0,NULL,NULL),(25997,'mixpanel','completed',10,'2024-07-04 08:28:32','2024-07-04 10:13:10','2024-07-04 10:06:31','2024-07-04 10:13:07',NULL,0,0,NULL,NULL),(25998,'mixpanel','completed',10,'2024-07-04 08:55:33','2024-07-04 10:21:33','2024-07-04 10:16:32','2024-07-04 10:21:33',NULL,0,0,NULL,NULL),(25999,'mixpanel','completed',10,'2024-07-04 08:46:34','2024-07-04 10:31:34','2024-07-04 10:26:33','2024-07-04 10:31:33',NULL,0,0,NULL,NULL),(26000,'mixpanel','completed',10,'2024-07-04 09:30:47','2024-07-04 10:41:34','2024-07-04 10:35:46','2024-07-04 10:41:33',NULL,0,0,NULL,NULL),(26001,'mixpanel','completed',10,'2024-07-04 09:19:33','2024-07-04 10:51:33','2024-07-04 10:46:32','2024-07-04 10:51:32',NULL,0,0,NULL,NULL),(26002,'mixpanel','completed',10,'2024-07-04 08:56:33','2024-07-04 11:01:33','2024-07-04 10:56:32','2024-07-04 11:01:32',NULL,0,0,NULL,NULL),(26003,'mixpanel','completed',10,'2024-07-04 10:02:33','2024-07-04 11:11:33','2024-07-04 11:06:32','2024-07-04 11:11:32',NULL,0,0,NULL,NULL),(26004,'mixpanel','completed',10,'2024-07-04 09:41:33','2024-07-04 11:21:33','2024-07-04 11:16:32','2024-07-04 11:21:32',NULL,0,0,NULL,NULL),(26005,'mixpanel','completed',10,'2024-07-04 09:28:34','2024-07-04 11:31:33','2024-07-04 11:26:33','2024-07-04 11:31:32',NULL,0,0,NULL,NULL),(26006,'mixpanel','completed',10,'2024-07-04 10:12:34','2024-07-04 11:41:33','2024-07-04 11:36:33','2024-07-04 11:41:32',NULL,0,0,NULL,NULL),(26007,'mixpanel','completed',10,'2024-07-04 10:16:38','2024-07-04 11:50:17','2024-07-04 11:44:37','2024-07-04 11:50:17',NULL,0,0,NULL,NULL),(26008,'subscribers_engagement_score','completed',10,'2024-07-05 07:10:00','2024-07-05 07:11:34','2024-07-04 11:56:33','2024-07-05 07:11:33',NULL,0,0,NULL,NULL),(26009,'mixpanel','completed',10,'2024-07-04 10:14:34','2024-07-04 11:59:23','2024-07-04 11:56:33','2024-07-04 11:59:22',NULL,0,0,NULL,NULL),(26010,'mixpanel','completed',10,'2024-07-04 10:07:33','2024-07-04 12:06:34','2024-07-04 12:01:32','2024-07-04 12:06:33',NULL,0,0,NULL,NULL),(26011,'mixpanel','completed',10,'2024-07-04 10:52:33','2024-07-04 12:16:33','2024-07-04 12:11:32','2024-07-04 12:16:32',NULL,0,0,NULL,NULL),(26012,'mixpanel','completed',10,'2024-07-04 10:47:34','2024-07-04 12:24:27','2024-07-04 12:21:33','2024-07-04 12:24:26',NULL,0,0,NULL,NULL),(26013,'mixpanel','completed',10,'2024-07-04 10:38:34','2024-07-04 12:30:04','2024-07-04 12:26:33','2024-07-04 12:30:03',NULL,0,0,NULL,NULL),(26014,'mixpanel','completed',10,'2024-07-04 10:49:34','2024-07-04 12:41:34','2024-07-04 12:36:32','2024-07-04 12:41:33',NULL,0,0,NULL,NULL),(26015,'mixpanel','completed',10,'2024-07-04 11:03:33','2024-07-04 12:51:33','2024-07-04 12:46:32','2024-07-04 12:51:32',NULL,0,0,NULL,NULL),(26016,'mixpanel','completed',10,'2024-07-04 11:00:43','2024-07-04 13:01:34','2024-07-04 12:56:41','2024-07-04 13:01:33',NULL,0,0,NULL,NULL),(26017,'mixpanel','completed',10,'2024-07-04 11:55:53','2024-07-04 13:06:33','2024-07-04 13:03:52','2024-07-04 13:06:32',NULL,0,0,NULL,NULL),(26018,'mixpanel','completed',10,'2024-07-04 12:05:34','2024-07-04 13:16:33','2024-07-04 13:11:33','2024-07-04 13:16:32',NULL,0,0,NULL,NULL),(26019,'mixpanel','completed',10,'2024-07-04 11:42:33','2024-07-04 13:26:34','2024-07-04 13:21:32','2024-07-04 13:26:33',NULL,0,0,NULL,NULL),(26020,'mixpanel','completed',10,'2024-07-04 11:41:33','2024-07-04 13:36:34','2024-07-04 13:31:32','2024-07-04 13:36:33',NULL,0,0,NULL,NULL),(26021,'mixpanel','completed',10,'2024-07-04 12:03:33','2024-07-04 13:46:33','2024-07-04 13:41:33','2024-07-04 13:46:32',NULL,0,0,NULL,NULL),(26022,'mixpanel','completed',10,'2024-07-04 12:15:33','2024-07-04 13:56:34','2024-07-04 13:51:32','2024-07-04 13:56:33',NULL,0,0,NULL,NULL),(26023,'mixpanel','completed',10,'2024-07-04 12:51:33','2024-07-04 14:06:33','2024-07-04 14:01:32','2024-07-04 14:06:32',NULL,0,0,NULL,NULL),(26024,'mixpanel','completed',10,'2024-07-04 12:28:34','2024-07-04 14:16:34','2024-07-04 14:11:33','2024-07-04 14:16:33',NULL,0,0,NULL,NULL),(26025,'mixpanel','completed',10,'2024-07-04 12:55:33','2024-07-04 14:26:33','2024-07-04 14:21:32','2024-07-04 14:26:32',NULL,0,0,NULL,NULL),(26026,'mixpanel','completed',10,'2024-07-04 12:56:33','2024-07-04 14:36:33','2024-07-04 14:31:32','2024-07-04 14:36:33',NULL,0,0,NULL,NULL),(26027,'mixpanel','completed',10,'2024-07-04 12:50:34','2024-07-04 14:46:33','2024-07-04 14:41:33','2024-07-04 14:46:32',NULL,0,0,NULL,NULL),(26028,'mixpanel','completed',10,'2024-07-04 12:56:33','2024-07-04 14:56:33','2024-07-04 14:51:32','2024-07-04 14:56:32',NULL,0,0,NULL,NULL),(26029,'mixpanel','completed',10,'2024-07-04 13:29:33','2024-07-04 15:03:34','2024-07-04 15:01:32','2024-07-04 15:03:33',NULL,0,0,NULL,NULL),(26030,'mixpanel','completed',10,'2024-07-04 13:15:34','2024-07-04 15:10:58','2024-07-04 15:06:33','2024-07-04 15:10:57',NULL,0,0,NULL,NULL),(26031,'mixpanel','completed',10,'2024-07-04 13:50:33','2024-07-04 15:21:34','2024-07-04 15:16:32','2024-07-04 15:21:33',NULL,0,0,NULL,NULL),(26032,'mixpanel','completed',10,'2024-07-04 14:07:33','2024-07-04 15:31:33','2024-07-04 15:26:32','2024-07-04 15:31:32',NULL,0,0,NULL,NULL),(26033,'mixpanel','completed',10,'2024-07-04 13:45:33','2024-07-04 15:41:34','2024-07-04 15:36:32','2024-07-04 15:41:33',NULL,0,0,NULL,NULL),(26034,'mixpanel','completed',10,'2024-07-04 14:11:33','2024-07-04 15:51:33','2024-07-04 15:45:32','2024-07-04 15:51:32',NULL,0,0,NULL,NULL),(26035,'mixpanel','completed',10,'2024-07-04 14:42:34','2024-07-04 16:01:33','2024-07-04 15:56:32','2024-07-04 16:01:32',NULL,0,0,NULL,NULL),(26036,'mixpanel','completed',10,'2024-07-04 14:12:33','2024-07-04 16:11:34','2024-07-04 16:06:32','2024-07-04 16:11:33',NULL,0,0,NULL,NULL),(26037,'mixpanel','completed',10,'2024-07-04 15:13:33','2024-07-04 16:21:33','2024-07-04 16:16:32','2024-07-04 16:21:32',NULL,0,0,NULL,NULL),(26038,'mixpanel','completed',10,'2024-07-04 14:27:34','2024-07-04 16:31:34','2024-07-04 16:26:33','2024-07-04 16:31:32',NULL,0,0,NULL,NULL),(26039,'mixpanel','completed',10,'2024-07-04 15:17:33','2024-07-04 16:41:34','2024-07-04 16:36:32','2024-07-04 16:41:33',NULL,0,0,NULL,NULL),(26040,'mixpanel','completed',10,'2024-07-04 15:11:33','2024-07-04 16:51:33','2024-07-04 16:46:32','2024-07-04 16:51:32',NULL,0,0,NULL,NULL),(26041,'mixpanel','completed',10,'2024-07-04 15:08:33','2024-07-04 17:01:33','2024-07-04 16:56:32','2024-07-04 17:01:32',NULL,0,0,NULL,NULL),(26042,'mixpanel','completed',10,'2024-07-04 15:22:34','2024-07-04 17:11:21','2024-07-04 17:06:33','2024-07-04 17:11:20',NULL,0,0,NULL,NULL),(26043,'mixpanel','completed',10,'2024-07-04 15:41:31','2024-07-04 17:18:50','2024-07-04 17:16:30','2024-07-04 17:18:49',NULL,0,0,NULL,NULL),(26044,'mixpanel','completed',10,'2024-07-04 15:30:31','2024-07-04 17:26:31','2024-07-04 17:21:30','2024-07-04 17:26:31',NULL,0,0,NULL,NULL),(26045,'mixpanel','completed',10,'2024-07-04 16:00:31','2024-07-04 17:36:31','2024-07-04 17:31:31','2024-07-04 17:36:31',NULL,0,0,NULL,NULL),(26046,'mixpanel','completed',10,'2024-07-04 16:01:31','2024-07-04 17:46:31','2024-07-04 17:41:31','2024-07-04 17:46:31',NULL,0,0,NULL,NULL),(26047,'mixpanel','completed',10,'2024-07-04 16:08:31','2024-07-04 17:56:31','2024-07-04 17:51:31','2024-07-04 17:56:31',NULL,0,0,NULL,NULL),(26048,'mixpanel','completed',10,'2024-07-04 16:12:31','2024-07-04 18:06:31','2024-07-04 18:01:31','2024-07-04 18:06:30',NULL,0,0,NULL,NULL),(26049,'mixpanel','completed',10,'2024-07-04 16:54:31','2024-07-04 18:16:31','2024-07-04 18:11:31','2024-07-04 18:16:31',NULL,0,0,NULL,NULL),(26050,'mixpanel','completed',10,'2024-07-04 16:21:31','2024-07-04 18:26:31','2024-07-04 18:21:31','2024-07-04 18:26:31',NULL,0,0,NULL,NULL),(26051,'mixpanel','completed',10,'2024-07-04 16:54:31','2024-07-04 18:36:31','2024-07-04 18:31:31','2024-07-04 18:36:31',NULL,0,0,NULL,NULL),(26052,'mixpanel','completed',10,'2024-07-04 17:06:51','2024-07-04 18:46:31','2024-07-04 18:39:51','2024-07-04 18:46:30',NULL,0,0,NULL,NULL),(26053,'mixpanel','completed',10,'2024-07-04 17:41:31','2024-07-04 18:56:31','2024-07-04 18:51:30','2024-07-04 18:56:31',NULL,0,0,NULL,NULL),(26054,'mixpanel','completed',10,'2024-07-04 17:28:31','2024-07-04 19:06:32','2024-07-04 19:01:30','2024-07-04 19:06:31',NULL,0,0,NULL,NULL),(26055,'mixpanel','completed',10,'2024-07-04 17:24:31','2024-07-04 19:16:31','2024-07-04 19:11:31','2024-07-04 19:16:31',NULL,0,0,NULL,NULL),(26056,'mixpanel','completed',10,'2024-07-04 18:13:31','2024-07-04 19:26:31','2024-07-04 19:21:30','2024-07-04 19:26:31',NULL,0,0,NULL,NULL),(26057,'schedule_re_engagement_email','completed',10,'2024-07-05 19:31:31','2024-07-05 19:31:34','2024-07-04 19:31:31','2024-07-05 19:31:33',NULL,0,0,NULL,NULL),(26058,'mixpanel','completed',10,'2024-07-04 17:44:31','2024-07-04 19:36:31','2024-07-04 19:31:31','2024-07-04 19:36:31',NULL,0,0,NULL,NULL),(26059,'mixpanel','completed',10,'2024-07-04 18:11:34','2024-07-04 19:46:31','2024-07-04 19:41:33','2024-07-04 19:46:31',NULL,0,0,NULL,NULL),(26060,'mixpanel','completed',10,'2024-07-04 18:21:31','2024-07-04 19:56:31','2024-07-04 19:51:31','2024-07-04 19:56:31',NULL,0,0,NULL,NULL),(26061,'mixpanel','completed',10,'2024-07-04 18:20:31','2024-07-04 20:06:31','2024-07-04 20:01:31','2024-07-04 20:06:31',NULL,0,0,NULL,NULL),(26062,'mixpanel','completed',10,'2024-07-04 18:51:31','2024-07-04 20:16:31','2024-07-04 20:11:30','2024-07-04 20:16:31',NULL,0,0,NULL,NULL),(26063,'mixpanel','completed',10,'2024-07-04 18:41:31','2024-07-04 20:26:32','2024-07-04 20:21:31','2024-07-04 20:26:31',NULL,0,0,NULL,NULL),(26064,'mixpanel','completed',10,'2024-07-04 19:09:31','2024-07-04 20:36:31','2024-07-04 20:31:31','2024-07-04 20:36:30',NULL,0,0,NULL,NULL),(26065,'mixpanel','completed',10,'2024-07-04 19:09:31','2024-07-04 20:46:31','2024-07-04 20:41:31','2024-07-04 20:46:31',NULL,0,0,NULL,NULL),(26066,'mixpanel','completed',10,'2024-07-04 19:45:31','2024-07-04 20:56:32','2024-07-04 20:51:30','2024-07-04 20:56:31',NULL,0,0,NULL,NULL),(26067,'mixpanel','completed',10,'2024-07-04 19:24:31','2024-07-04 21:06:31','2024-07-04 21:01:30','2024-07-04 21:06:31',NULL,0,0,NULL,NULL),(26068,'mixpanel','completed',10,'2024-07-04 19:26:31','2024-07-04 21:16:19','2024-07-04 21:11:31','2024-07-04 21:16:19',NULL,0,0,NULL,NULL),(26069,'mixpanel','completed',10,'2024-07-04 19:52:31','2024-07-04 21:26:31','2024-07-04 21:21:31','2024-07-04 21:26:31',NULL,0,0,NULL,NULL),(26070,'mixpanel','completed',10,'2024-07-04 20:10:44','2024-07-04 21:36:34','2024-07-04 21:31:42','2024-07-04 21:36:31',NULL,0,0,NULL,NULL),(26071,'mixpanel','completed',10,'2024-07-04 20:05:09','2024-07-04 21:41:38','2024-07-04 21:39:08','2024-07-04 21:41:36',NULL,0,0,NULL,NULL),(26072,'mixpanel','completed',10,'2024-07-04 20:09:31','2024-07-04 21:51:31','2024-07-04 21:46:31','2024-07-04 21:51:31',NULL,0,0,NULL,NULL),(26073,'mixpanel','completed',10,'2024-07-04 20:05:31','2024-07-04 22:01:31','2024-07-04 21:56:31','2024-07-04 22:01:31',NULL,0,0,NULL,NULL),(26074,'mixpanel','completed',10,'2024-07-04 20:11:31','2024-07-04 22:11:31','2024-07-04 22:06:31','2024-07-04 22:11:31',NULL,0,0,NULL,NULL),(26075,'mixpanel','completed',10,'2024-07-04 21:10:31','2024-07-04 22:21:31','2024-07-04 22:16:31','2024-07-04 22:21:31',NULL,0,0,NULL,NULL),(26076,'mixpanel','completed',10,'2024-07-04 20:29:31','2024-07-04 22:31:31','2024-07-04 22:26:31','2024-07-04 22:31:31',NULL,0,0,NULL,NULL),(26077,'mixpanel','completed',10,'2024-07-04 21:24:31','2024-07-04 22:40:33','2024-07-04 22:36:31','2024-07-04 22:40:33',NULL,0,0,NULL,NULL),(26078,'mixpanel','completed',10,'2024-07-04 21:40:31','2024-07-04 22:49:58','2024-07-04 22:46:30','2024-07-04 22:49:58',NULL,0,0,NULL,NULL),(26079,'mixpanel','completed',10,'2024-07-04 21:45:17','2024-07-04 22:56:31','2024-07-04 22:54:17','2024-07-04 22:56:31',NULL,0,0,NULL,NULL),(26080,'mixpanel','completed',10,'2024-07-04 21:33:31','2024-07-04 23:06:32','2024-07-04 23:01:31','2024-07-04 23:06:31',NULL,0,0,NULL,NULL),(26081,'mixpanel','completed',10,'2024-07-04 21:45:31','2024-07-04 23:16:31','2024-07-04 23:11:31','2024-07-04 23:16:31',NULL,0,0,NULL,NULL),(26082,'mixpanel','completed',10,'2024-07-04 21:37:31','2024-07-04 23:26:31','2024-07-04 23:21:31','2024-07-04 23:26:31',NULL,0,0,NULL,NULL),(26083,'mixpanel','completed',10,'2024-07-04 21:53:31','2024-07-04 23:36:33','2024-07-04 23:31:31','2024-07-04 23:36:32',NULL,0,0,NULL,NULL),(26084,'mixpanel','completed',10,'2024-07-04 21:48:34','2024-07-04 23:46:38','2024-07-04 23:41:33','2024-07-04 23:46:36',NULL,0,0,NULL,NULL),(26085,'mixpanel','completed',10,'2024-07-04 22:19:32','2024-07-04 23:56:31','2024-07-04 23:51:31','2024-07-04 23:56:31',NULL,0,0,NULL,NULL),(26086,'mixpanel','completed',10,'2024-07-04 22:52:31','2024-07-05 00:06:31','2024-07-05 00:01:31','2024-07-05 00:06:31',NULL,0,0,NULL,NULL),(26087,'mixpanel','completed',10,'2024-07-04 22:34:48','2024-07-05 00:11:31','2024-07-05 00:08:48','2024-07-05 00:11:31',NULL,0,0,NULL,NULL),(26088,'mixpanel','completed',10,'2024-07-04 22:48:31','2024-07-05 00:21:32','2024-07-05 00:16:31','2024-07-05 00:21:31',NULL,0,0,NULL,NULL),(26089,'mixpanel','completed',10,'2024-07-04 23:20:31','2024-07-05 00:31:32','2024-07-05 00:26:31','2024-07-05 00:31:31',NULL,0,0,NULL,NULL),(26090,'mixpanel','completed',10,'2024-07-04 23:15:32','2024-07-05 00:41:32','2024-07-05 00:36:31','2024-07-05 00:41:31',NULL,0,0,NULL,NULL),(26091,'mixpanel','completed',10,'2024-07-04 23:21:31','2024-07-05 00:51:32','2024-07-05 00:46:31','2024-07-05 00:51:31',NULL,0,0,NULL,NULL),(26092,'mixpanel','completed',10,'2024-07-04 23:05:31','2024-07-05 01:01:34','2024-07-05 00:56:31','2024-07-05 01:01:34',NULL,0,0,NULL,NULL),(26093,'mixpanel','completed',10,'2024-07-04 23:58:31','2024-07-05 01:11:31','2024-07-05 01:06:30','2024-07-05 01:11:31',NULL,0,0,NULL,NULL),(26094,'mixpanel','completed',10,'2024-07-04 23:34:31','2024-07-05 01:21:31','2024-07-05 01:16:31','2024-07-05 01:21:31',NULL,0,0,NULL,NULL),(26095,'mixpanel','completed',10,'2024-07-04 23:34:31','2024-07-05 01:31:32','2024-07-05 01:26:31','2024-07-05 01:31:31',NULL,0,0,NULL,NULL),(26096,'mixpanel','completed',10,'2024-07-04 23:49:31','2024-07-05 01:41:31','2024-07-05 01:36:31','2024-07-05 01:41:31',NULL,0,0,NULL,NULL),(26097,'mixpanel','completed',10,'2024-07-05 00:37:31','2024-07-05 01:51:32','2024-07-05 01:46:31','2024-07-05 01:51:31',NULL,0,0,NULL,NULL),(26098,'mixpanel','completed',10,'2024-07-04 23:55:31','2024-07-05 02:01:31','2024-07-05 01:56:31','2024-07-05 02:01:31',NULL,0,0,NULL,NULL),(26099,'mixpanel','completed',10,'2024-07-05 00:34:42','2024-07-05 02:11:33','2024-07-05 02:06:42','2024-07-05 02:11:32',NULL,0,0,NULL,NULL),(26100,'mixpanel','completed',10,'2024-07-05 00:30:34','2024-07-05 02:21:34','2024-07-05 02:16:33','2024-07-05 02:21:33',NULL,0,0,NULL,NULL),(26101,'mixpanel','completed',10,'2024-07-05 01:16:20','2024-07-05 02:26:34','2024-07-05 02:24:19','2024-07-05 02:26:33',NULL,0,0,NULL,NULL),(26102,'mixpanel','completed',10,'2024-07-05 00:48:34','2024-07-05 02:33:42','2024-07-05 02:31:33','2024-07-05 02:33:41',NULL,0,0,NULL,NULL),(26103,'mixpanel','completed',10,'2024-07-05 00:40:33','2024-07-05 02:41:10','2024-07-05 02:36:32','2024-07-05 02:41:09',NULL,0,0,NULL,NULL),(26104,'mixpanel','completed',10,'2024-07-05 00:42:16','2024-07-05 02:46:34','2024-07-05 02:43:15','2024-07-05 02:46:33',NULL,0,0,NULL,NULL),(26105,'mixpanel','completed',10,'2024-07-05 01:30:34','2024-07-05 02:54:43','2024-07-05 02:51:33','2024-07-05 02:54:42',NULL,0,0,NULL,NULL),(26106,'mixpanel','completed',10,'2024-07-05 01:04:34','2024-07-05 03:06:34','2024-07-05 03:01:33','2024-07-05 03:06:33',NULL,0,0,NULL,NULL),(26107,'mixpanel','completed',10,'2024-07-05 01:47:34','2024-07-05 03:16:33','2024-07-05 03:11:33','2024-07-05 03:16:33',NULL,0,0,NULL,NULL),(26108,'mixpanel','completed',10,'2024-07-05 01:26:34','2024-07-05 03:26:35','2024-07-05 03:21:33','2024-07-05 03:26:34',NULL,0,0,NULL,NULL),(26109,'mixpanel','completed',10,'2024-07-05 01:49:34','2024-07-05 03:36:34','2024-07-05 03:31:33','2024-07-05 03:36:33',NULL,0,0,NULL,NULL),(26110,'mixpanel','completed',10,'2024-07-05 02:23:34','2024-07-05 03:46:34','2024-07-05 03:41:33','2024-07-05 03:46:33',NULL,0,0,NULL,NULL),(26111,'mixpanel','completed',10,'2024-07-05 02:05:34','2024-07-05 03:56:34','2024-07-05 03:51:33','2024-07-05 03:56:33',NULL,0,0,NULL,NULL),(26112,'mixpanel','completed',10,'2024-07-05 02:31:34','2024-07-05 04:06:34','2024-07-05 04:01:33','2024-07-05 04:06:33',NULL,0,0,NULL,NULL),(26113,'mixpanel','completed',10,'2024-07-05 02:19:34','2024-07-05 04:16:34','2024-07-05 04:11:33','2024-07-05 04:16:33',NULL,0,0,NULL,NULL),(26114,'mixpanel','completed',10,'2024-07-05 02:53:34','2024-07-05 04:26:37','2024-07-05 04:21:33','2024-07-05 04:26:35',NULL,0,0,NULL,NULL),(26115,'mixpanel','completed',10,'2024-07-05 02:40:40','2024-07-05 04:36:34','2024-07-05 04:31:37','2024-07-05 04:36:33',NULL,0,0,NULL,NULL),(26116,'mixpanel','completed',10,'2024-07-05 03:39:44','2024-07-05 04:41:47','2024-07-05 04:41:39','2024-07-05 04:41:46',NULL,0,0,NULL,NULL),(26117,'mixpanel','completed',10,'2024-07-05 03:38:35','2024-07-05 04:51:34','2024-07-05 04:46:34','2024-07-05 04:51:33',NULL,0,0,NULL,NULL),(26118,'mixpanel','completed',10,'2024-07-05 03:46:34','2024-07-05 05:01:34','2024-07-05 04:56:33','2024-07-05 05:01:33',NULL,0,0,NULL,NULL),(26119,'mixpanel','completed',10,'2024-07-05 03:15:34','2024-07-05 05:11:34','2024-07-05 05:06:33','2024-07-05 05:11:33',NULL,0,0,NULL,NULL),(26120,'mixpanel','completed',10,'2024-07-05 03:30:34','2024-07-05 05:21:35','2024-07-05 05:16:33','2024-07-05 05:21:34',NULL,0,0,NULL,NULL),(26121,'mixpanel','completed',10,'2024-07-05 04:18:04','2024-07-05 05:31:34','2024-07-05 05:26:03','2024-07-05 05:31:33',NULL,0,0,NULL,NULL),(26122,'mixpanel','completed',10,'2024-07-05 03:35:36','2024-07-05 05:41:34','2024-07-05 05:36:35','2024-07-05 05:41:33',NULL,0,0,NULL,NULL),(26123,'mixpanel','completed',10,'2024-07-05 04:24:34','2024-07-05 05:51:35','2024-07-05 05:46:33','2024-07-05 05:51:34',NULL,0,0,NULL,NULL),(26124,'mixpanel','completed',10,'2024-07-05 04:18:34','2024-07-05 06:01:35','2024-07-05 05:56:33','2024-07-05 06:01:34',NULL,0,0,NULL,NULL),(26125,'mixpanel','completed',10,'2024-07-05 04:08:34','2024-07-05 06:11:34','2024-07-05 06:06:33','2024-07-05 06:11:33',NULL,0,0,NULL,NULL),(26126,'mixpanel','completed',10,'2024-07-05 05:09:34','2024-07-05 06:21:34','2024-07-05 06:16:33','2024-07-05 06:21:33',NULL,0,0,NULL,NULL),(26127,'mixpanel','completed',10,'2024-07-05 04:50:34','2024-07-05 06:31:34','2024-07-05 06:26:33','2024-07-05 06:31:33',NULL,0,0,NULL,NULL),(26128,'mixpanel','completed',10,'2024-07-05 05:17:34','2024-07-05 06:41:34','2024-07-05 06:36:33','2024-07-05 06:41:33',NULL,0,0,NULL,NULL),(26129,'mixpanel','completed',10,'2024-07-05 04:49:34','2024-07-05 06:51:35','2024-07-05 06:46:33','2024-07-05 06:51:34',NULL,0,0,NULL,NULL),(26130,'mixpanel','completed',10,'2024-07-05 05:53:34','2024-07-05 07:01:34','2024-07-05 06:56:33','2024-07-05 07:01:33',NULL,0,0,NULL,NULL),(26131,'mixpanel','completed',10,'2024-07-05 05:53:34','2024-07-05 07:11:34','2024-07-05 07:06:33','2024-07-05 07:11:33',NULL,0,0,NULL,NULL),(26132,'subscribers_engagement_score','completed',10,'2024-07-05 07:11:34','2024-07-05 07:15:06','2024-07-05 07:11:33','2024-07-05 07:15:05',NULL,0,0,NULL,NULL),(26133,'subscribers_engagement_score','completed',10,'2024-07-06 10:42:00','2024-07-06 10:45:35','2024-07-05 07:15:05','2024-07-06 10:45:34',NULL,0,0,NULL,NULL),(26134,'mixpanel','completed',10,'2024-07-05 05:35:06','2024-07-05 07:18:40','2024-07-05 07:15:05','2024-07-05 07:18:39',NULL,0,0,NULL,NULL),(26135,'mixpanel','completed',10,'2024-07-05 05:43:34','2024-07-05 07:26:34','2024-07-05 07:21:33','2024-07-05 07:26:33',NULL,0,0,NULL,NULL),(26136,'mixpanel','completed',10,'2024-07-05 06:21:34','2024-07-05 07:36:32','2024-07-05 07:31:33','2024-07-05 07:36:31',NULL,0,0,NULL,NULL),(26137,'mixpanel','completed',10,'2024-07-05 06:34:34','2024-07-05 07:46:34','2024-07-05 07:41:33','2024-07-05 07:46:33',NULL,0,0,NULL,NULL),(26138,'mixpanel','completed',10,'2024-07-05 06:17:34','2024-07-05 07:56:34','2024-07-05 07:51:33','2024-07-05 07:56:33',NULL,0,0,NULL,NULL),(26139,'mixpanel','completed',10,'2024-07-05 06:14:35','2024-07-05 08:06:34','2024-07-05 08:01:34','2024-07-05 08:06:33',NULL,0,0,NULL,NULL),(26140,'mixpanel','completed',10,'2024-07-05 06:11:34','2024-07-05 08:16:34','2024-07-05 08:11:33','2024-07-05 08:16:33',NULL,0,0,NULL,NULL),(26141,'mixpanel','completed',10,'2024-07-05 06:37:34','2024-07-05 08:24:07','2024-07-05 08:21:33','2024-07-05 08:24:05',NULL,0,0,NULL,NULL),(26142,'mixpanel','completed',10,'2024-07-05 06:31:34','2024-07-05 08:31:34','2024-07-05 08:26:33','2024-07-05 08:31:33',NULL,0,0,NULL,NULL),(26143,'mixpanel','completed',10,'2024-07-05 06:56:07','2024-07-05 08:38:07','2024-07-05 08:35:06','2024-07-05 08:38:06',NULL,0,0,NULL,NULL),(26144,'mixpanel','completed',10,'2024-07-05 07:08:34','2024-07-05 08:46:34','2024-07-05 08:41:33','2024-07-05 08:46:33',NULL,0,0,NULL,NULL),(26145,'mixpanel','completed',10,'2024-07-05 07:32:34','2024-07-05 08:56:34','2024-07-05 08:51:33','2024-07-05 08:56:33',NULL,0,0,NULL,NULL),(26146,'mixpanel','completed',10,'2024-07-05 07:23:34','2024-07-05 09:06:34','2024-07-05 09:01:33','2024-07-05 09:06:33',NULL,0,0,NULL,NULL),(26147,'mixpanel','completed',10,'2024-07-05 07:10:34','2024-07-05 09:16:34','2024-07-05 09:11:33','2024-07-05 09:16:33',NULL,0,0,NULL,NULL),(26148,'mixpanel','completed',10,'2024-07-05 07:28:34','2024-07-05 09:26:34','2024-07-05 09:21:33','2024-07-05 09:26:33',NULL,0,0,NULL,NULL),(26149,'mixpanel','completed',10,'2024-07-05 07:55:34','2024-07-05 09:36:34','2024-07-05 09:31:33','2024-07-05 09:36:33',NULL,0,0,NULL,NULL),(26150,'mixpanel','completed',10,'2024-07-05 07:47:34','2024-07-05 09:46:34','2024-07-05 09:41:33','2024-07-05 09:46:33',NULL,0,0,NULL,NULL),(26151,'mixpanel','completed',10,'2024-07-05 08:07:34','2024-07-05 09:56:34','2024-07-05 09:51:33','2024-07-05 09:56:33',NULL,0,0,NULL,NULL),(26152,'mixpanel','completed',10,'2024-07-05 08:13:33','2024-07-05 10:04:52','2024-07-05 10:00:32','2024-07-05 10:04:51',NULL,0,0,NULL,NULL),(26153,'mixpanel','completed',10,'2024-07-05 08:13:34','2024-07-05 10:16:34','2024-07-05 10:11:33','2024-07-05 10:16:33',NULL,0,0,NULL,NULL),(26154,'mixpanel','completed',10,'2024-07-05 08:25:35','2024-07-05 10:24:24','2024-07-05 10:21:33','2024-07-05 10:24:23',NULL,0,0,NULL,NULL),(26155,'mixpanel','completed',10,'2024-07-05 09:13:34','2024-07-05 10:31:35','2024-07-05 10:26:33','2024-07-05 10:31:34',NULL,0,0,NULL,NULL),(26156,'mixpanel','completed',10,'2024-07-05 09:32:34','2024-07-05 10:41:34','2024-07-05 10:36:33','2024-07-05 10:41:33',NULL,0,0,NULL,NULL),(26157,'mixpanel','completed',10,'2024-07-05 09:32:34','2024-07-05 10:51:34','2024-07-05 10:46:33','2024-07-05 10:51:33',NULL,0,0,NULL,NULL),(26158,'mixpanel','completed',10,'2024-07-05 09:32:07','2024-07-05 10:56:34','2024-07-05 10:54:06','2024-07-05 10:56:33',NULL,0,0,NULL,NULL),(26159,'mixpanel','completed',10,'2024-07-05 09:12:34','2024-07-05 11:06:34','2024-07-05 11:01:33','2024-07-05 11:06:33',NULL,0,0,NULL,NULL),(26160,'mixpanel','completed',10,'2024-07-05 10:00:35','2024-07-05 11:16:34','2024-07-05 11:13:34','2024-07-05 11:16:33',NULL,0,0,NULL,NULL),(26161,'mixpanel','completed',10,'2024-07-05 09:29:34','2024-07-05 11:26:35','2024-07-05 11:21:33','2024-07-05 11:26:34',NULL,0,0,NULL,NULL),(26162,'mixpanel','completed',10,'2024-07-05 10:03:34','2024-07-05 11:36:34','2024-07-05 11:31:33','2024-07-05 11:36:33',NULL,0,0,NULL,NULL),(26163,'mixpanel','completed',10,'2024-07-05 09:44:34','2024-07-05 11:44:41','2024-07-05 11:41:33','2024-07-05 11:44:40',NULL,0,0,NULL,NULL),(26164,'mixpanel','completed',10,'2024-07-05 10:13:34','2024-07-05 11:56:34','2024-07-05 11:51:33','2024-07-05 11:56:33',NULL,0,0,NULL,NULL),(26165,'mixpanel','completed',10,'2024-07-05 10:45:34','2024-07-05 12:06:35','2024-07-05 12:01:33','2024-07-05 12:06:34',NULL,0,0,NULL,NULL),(26166,'mixpanel','completed',10,'2024-07-05 10:15:34','2024-07-05 12:16:35','2024-07-05 12:11:33','2024-07-05 12:16:34',NULL,0,0,NULL,NULL),(26167,'mixpanel','completed',10,'2024-07-05 10:53:34','2024-07-05 12:26:34','2024-07-05 12:21:33','2024-07-05 12:26:33',NULL,0,0,NULL,NULL),(26168,'mixpanel','completed',10,'2024-07-05 10:36:34','2024-07-05 12:36:34','2024-07-05 12:31:33','2024-07-05 12:36:33',NULL,0,0,NULL,NULL),(26169,'mixpanel','completed',10,'2024-07-05 11:15:00','2024-07-05 12:46:34','2024-07-05 12:39:59','2024-07-05 12:46:33',NULL,0,0,NULL,NULL),(26170,'mixpanel','completed',10,'2024-07-05 11:31:34','2024-07-05 12:56:35','2024-07-05 12:51:33','2024-07-05 12:56:34',NULL,0,0,NULL,NULL),(26171,'mixpanel','completed',10,'2024-07-05 11:26:34','2024-07-05 13:06:34','2024-07-05 13:01:33','2024-07-05 13:06:33',NULL,0,0,NULL,NULL),(26172,'mixpanel','completed',10,'2024-07-05 12:06:42','2024-07-05 13:15:43','2024-07-05 13:09:41','2024-07-05 13:15:41',NULL,0,0,NULL,NULL),(26173,'mixpanel','completed',10,'2024-07-05 11:50:34','2024-07-05 13:26:34','2024-07-05 13:21:33','2024-07-05 13:26:33',NULL,0,0,NULL,NULL),(26174,'mixpanel','completed',10,'2024-07-05 12:09:34','2024-07-05 13:35:41','2024-07-05 13:31:33','2024-07-05 13:35:39',NULL,0,0,NULL,NULL),(26175,'mixpanel','completed',10,'2024-07-05 12:19:34','2024-07-05 13:46:34','2024-07-05 13:41:33','2024-07-05 13:46:33',NULL,0,0,NULL,NULL),(26176,'mixpanel','completed',10,'2024-07-05 12:29:34','2024-07-05 13:56:34','2024-07-05 13:51:33','2024-07-05 13:56:33',NULL,0,0,NULL,NULL),(26177,'mixpanel','completed',10,'2024-07-05 12:43:34','2024-07-05 14:06:34','2024-07-05 14:01:33','2024-07-05 14:06:33',NULL,0,0,NULL,NULL),(26178,'mixpanel','completed',10,'2024-07-05 12:55:34','2024-07-05 14:16:34','2024-07-05 14:11:33','2024-07-05 14:16:33',NULL,0,0,NULL,NULL),(26179,'mixpanel','completed',10,'2024-07-05 12:45:34','2024-07-05 14:26:34','2024-07-05 14:21:33','2024-07-05 14:26:33',NULL,0,0,NULL,NULL),(26180,'mixpanel','completed',10,'2024-07-05 13:17:34','2024-07-05 14:36:34','2024-07-05 14:31:33','2024-07-05 14:36:33',NULL,0,0,NULL,NULL),(26181,'mixpanel','completed',10,'2024-07-05 12:53:34','2024-07-05 14:46:34','2024-07-05 14:41:33','2024-07-05 14:46:33',NULL,0,0,NULL,NULL),(26182,'mixpanel','completed',10,'2024-07-05 13:34:34','2024-07-05 14:56:35','2024-07-05 14:51:33','2024-07-05 14:56:34',NULL,0,0,NULL,NULL),(26183,'mixpanel','completed',10,'2024-07-05 13:25:35','2024-07-05 15:05:27','2024-07-05 15:01:34','2024-07-05 15:05:26',NULL,0,0,NULL,NULL),(26184,'mixpanel','completed',10,'2024-07-05 14:06:30','2024-07-05 15:11:34','2024-07-05 15:09:29','2024-07-05 15:11:33',NULL,0,0,NULL,NULL),(26185,'mixpanel','completed',10,'2024-07-05 14:11:34','2024-07-05 15:21:34','2024-07-05 15:16:33','2024-07-05 15:21:34',NULL,0,0,NULL,NULL),(26186,'mixpanel','completed',10,'2024-07-05 13:32:34','2024-07-05 15:31:34','2024-07-05 15:26:33','2024-07-05 15:31:33',NULL,0,0,NULL,NULL),(26187,'mixpanel','completed',10,'2024-07-05 14:22:34','2024-07-05 15:41:34','2024-07-05 15:36:33','2024-07-05 15:41:33',NULL,0,0,NULL,NULL),(26188,'mixpanel','completed',10,'2024-07-05 14:06:34','2024-07-05 15:51:34','2024-07-05 15:46:33','2024-07-05 15:51:33',NULL,0,0,NULL,NULL),(26189,'mixpanel','completed',10,'2024-07-05 13:57:34','2024-07-05 16:01:35','2024-07-05 15:56:33','2024-07-05 16:01:33',NULL,0,0,NULL,NULL),(26190,'mixpanel','completed',10,'2024-07-05 14:57:35','2024-07-05 16:11:34','2024-07-05 16:06:34','2024-07-05 16:11:33',NULL,0,0,NULL,NULL),(26191,'mixpanel','completed',10,'2024-07-05 15:10:46','2024-07-05 16:21:35','2024-07-05 16:14:45','2024-07-05 16:21:33',NULL,0,0,NULL,NULL),(26192,'mixpanel','completed',10,'2024-07-05 14:36:34','2024-07-05 16:31:34','2024-07-05 16:26:33','2024-07-05 16:31:33',NULL,0,0,NULL,NULL),(26193,'mixpanel','completed',10,'2024-07-05 14:36:34','2024-07-05 16:41:35','2024-07-05 16:36:33','2024-07-05 16:41:34',NULL,0,0,NULL,NULL),(26194,'mixpanel','completed',10,'2024-07-05 14:54:34','2024-07-05 16:51:34','2024-07-05 16:46:33','2024-07-05 16:51:33',NULL,0,0,NULL,NULL),(26195,'mixpanel','completed',10,'2024-07-05 15:14:34','2024-07-05 17:00:03','2024-07-05 16:56:33','2024-07-05 17:00:02',NULL,0,0,NULL,NULL),(26196,'mixpanel','completed',10,'2024-07-05 15:34:35','2024-07-05 17:11:34','2024-07-05 17:06:34','2024-07-05 17:11:33',NULL,0,0,NULL,NULL),(26197,'mixpanel','completed',10,'2024-07-05 15:36:34','2024-07-05 17:21:35','2024-07-05 17:16:33','2024-07-05 17:21:34',NULL,0,0,NULL,NULL),(26198,'mixpanel','completed',10,'2024-07-05 15:40:34','2024-07-05 17:31:35','2024-07-05 17:26:33','2024-07-05 17:31:33',NULL,0,0,NULL,NULL),(26199,'mixpanel','completed',10,'2024-07-05 16:24:34','2024-07-05 17:41:34','2024-07-05 17:36:33','2024-07-05 17:41:33',NULL,0,0,NULL,NULL),(26200,'mixpanel','completed',10,'2024-07-05 16:05:34','2024-07-05 17:51:34','2024-07-05 17:46:33','2024-07-05 17:51:33',NULL,0,0,NULL,NULL),(26201,'mixpanel','completed',10,'2024-07-05 16:54:35','2024-07-05 18:01:34','2024-07-05 17:56:34','2024-07-05 18:01:33',NULL,0,0,NULL,NULL),(26202,'mixpanel','completed',10,'2024-07-05 16:29:34','2024-07-05 18:11:35','2024-07-05 18:06:33','2024-07-05 18:11:34',NULL,0,0,NULL,NULL),(26203,'mixpanel','completed',10,'2024-07-05 16:58:35','2024-07-05 18:21:34','2024-07-05 18:16:34','2024-07-05 18:21:33',NULL,0,0,NULL,NULL),(26204,'mixpanel','completed',10,'2024-07-05 16:43:35','2024-07-05 18:31:34','2024-07-05 18:26:34','2024-07-05 18:31:33',NULL,0,0,NULL,NULL),(26205,'mixpanel','completed',10,'2024-07-05 17:09:35','2024-07-05 18:41:35','2024-07-05 18:36:33','2024-07-05 18:41:34',NULL,0,0,NULL,NULL),(26206,'mixpanel','completed',10,'2024-07-05 16:48:34','2024-07-05 18:51:34','2024-07-05 18:46:33','2024-07-05 18:51:33',NULL,0,0,NULL,NULL),(26207,'mixpanel','completed',10,'2024-07-05 17:52:35','2024-07-05 19:01:34','2024-07-05 18:56:34','2024-07-05 19:01:33',NULL,0,0,NULL,NULL),(26208,'mixpanel','completed',10,'2024-07-05 17:28:34','2024-07-05 19:08:43','2024-07-05 19:06:33','2024-07-05 19:08:42',NULL,0,0,NULL,NULL),(26209,'mixpanel','completed',10,'2024-07-05 17:48:34','2024-07-05 19:16:34','2024-07-05 19:11:33','2024-07-05 19:16:33',NULL,0,0,NULL,NULL),(26210,'mixpanel','completed',10,'2024-07-05 17:59:35','2024-07-05 19:25:59','2024-07-05 19:21:34','2024-07-05 19:25:58',NULL,0,0,NULL,NULL),(26211,'mixpanel','completed',10,'2024-07-05 18:01:34','2024-07-05 19:36:34','2024-07-05 19:31:33','2024-07-05 19:36:33',NULL,0,0,NULL,NULL),(26212,'schedule_re_engagement_email','completed',10,'2024-07-06 19:36:34','2024-07-06 19:36:34','2024-07-05 19:36:33','2024-07-06 19:36:33',NULL,0,0,NULL,NULL),(26213,'mixpanel','completed',10,'2024-07-05 17:55:35','2024-07-05 19:46:35','2024-07-05 19:41:34','2024-07-05 19:46:34',NULL,0,0,NULL,NULL),(26214,'mixpanel','completed',10,'2024-07-05 18:31:35','2024-07-05 19:56:34','2024-07-05 19:51:34','2024-07-05 19:56:33',NULL,0,0,NULL,NULL),(26215,'mixpanel','completed',10,'2024-07-05 18:21:35','2024-07-05 20:06:34','2024-07-05 20:01:34','2024-07-05 20:06:33',NULL,0,0,NULL,NULL),(26216,'mixpanel','completed',10,'2024-07-05 18:33:35','2024-07-05 20:16:34','2024-07-05 20:11:34','2024-07-05 20:16:33',NULL,0,0,NULL,NULL),(26217,'mixpanel','completed',10,'2024-07-05 19:14:34','2024-07-05 20:26:34','2024-07-05 20:21:34','2024-07-05 20:26:33',NULL,0,0,NULL,NULL),(26218,'mixpanel','completed',10,'2024-07-05 18:54:34','2024-07-05 20:36:35','2024-07-05 20:31:33','2024-07-05 20:36:34',NULL,0,0,NULL,NULL),(26219,'mixpanel','completed',10,'2024-07-05 19:02:34','2024-07-05 20:46:35','2024-07-05 20:41:33','2024-07-05 20:46:34',NULL,0,0,NULL,NULL),(26220,'mixpanel','completed',10,'2024-07-05 19:10:19','2024-07-05 20:56:34','2024-07-05 20:51:18','2024-07-05 20:56:33',NULL,0,0,NULL,NULL),(26221,'mixpanel','completed',10,'2024-07-05 19:00:35','2024-07-05 21:06:34','2024-07-05 21:01:34','2024-07-05 21:06:33',NULL,0,0,NULL,NULL),(26222,'mixpanel','completed',10,'2024-07-05 19:37:32','2024-07-05 21:16:51','2024-07-05 21:11:31','2024-07-05 21:16:48',NULL,0,0,NULL,NULL),(26223,'mixpanel','completed',10,'2024-07-05 19:27:37','2024-07-05 21:26:35','2024-07-05 21:21:34','2024-07-05 21:26:34',NULL,0,0,NULL,NULL),(26224,'mixpanel','completed',10,'2024-07-05 20:27:34','2024-07-05 21:36:35','2024-07-05 21:31:33','2024-07-05 21:36:34',NULL,0,0,NULL,NULL),(26225,'mixpanel','completed',10,'2024-07-05 19:44:35','2024-07-05 21:46:34','2024-07-05 21:41:34','2024-07-05 21:46:33',NULL,0,0,NULL,NULL),(26226,'mixpanel','completed',10,'2024-07-05 20:23:35','2024-07-05 21:56:35','2024-07-05 21:51:34','2024-07-05 21:56:34',NULL,0,0,NULL,NULL),(26227,'mixpanel','completed',10,'2024-07-05 20:02:35','2024-07-05 22:06:35','2024-07-05 22:01:34','2024-07-05 22:06:34',NULL,0,0,NULL,NULL),(26228,'mixpanel','completed',10,'2024-07-05 20:18:37','2024-07-05 22:16:35','2024-07-05 22:11:36','2024-07-05 22:16:34',NULL,0,0,NULL,NULL),(26229,'mixpanel','completed',10,'2024-07-05 20:25:35','2024-07-05 22:26:34','2024-07-05 22:21:34','2024-07-05 22:26:34',NULL,0,0,NULL,NULL),(26230,'mixpanel','completed',10,'2024-07-05 21:08:35','2024-07-05 22:36:34','2024-07-05 22:31:34','2024-07-05 22:36:33',NULL,0,0,NULL,NULL),(26231,'mixpanel','completed',10,'2024-07-05 20:53:34','2024-07-05 22:46:41','2024-07-05 22:41:33','2024-07-05 22:46:40',NULL,0,0,NULL,NULL),(26232,'mixpanel','completed',10,'2024-07-05 21:20:35','2024-07-05 22:56:35','2024-07-05 22:51:34','2024-07-05 22:56:34',NULL,0,0,NULL,NULL),(26233,'mixpanel','completed',10,'2024-07-05 21:14:37','2024-07-05 23:06:35','2024-07-05 23:01:35','2024-07-05 23:06:34',NULL,0,0,NULL,NULL),(26234,'mixpanel','completed',10,'2024-07-05 21:45:39','2024-07-05 23:16:50','2024-07-05 23:11:36','2024-07-05 23:16:48',NULL,0,0,NULL,NULL),(26235,'mixpanel','completed',10,'2024-07-05 21:45:35','2024-07-05 23:24:53','2024-07-05 23:21:34','2024-07-05 23:24:52',NULL,0,0,NULL,NULL),(26236,'mixpanel','completed',10,'2024-07-05 21:45:35','2024-07-05 23:36:35','2024-07-05 23:31:33','2024-07-05 23:36:34',NULL,0,0,NULL,NULL),(26237,'mixpanel','completed',10,'2024-07-05 22:05:35','2024-07-05 23:46:34','2024-07-05 23:41:34','2024-07-05 23:46:33',NULL,0,0,NULL,NULL),(26238,'mixpanel','completed',10,'2024-07-05 22:12:35','2024-07-05 23:56:35','2024-07-05 23:51:33','2024-07-05 23:56:34',NULL,0,0,NULL,NULL),(26239,'mixpanel','completed',10,'2024-07-05 22:53:35','2024-07-06 00:06:35','2024-07-06 00:01:33','2024-07-06 00:06:34',NULL,0,0,NULL,NULL),(26240,'mixpanel','completed',10,'2024-07-05 22:15:35','2024-07-06 00:16:35','2024-07-06 00:11:34','2024-07-06 00:16:34',NULL,0,0,NULL,NULL),(26241,'mixpanel','completed',10,'2024-07-05 23:06:35','2024-07-06 00:24:40','2024-07-06 00:21:34','2024-07-06 00:24:39',NULL,0,0,NULL,NULL),(26242,'mixpanel','completed',10,'2024-07-05 23:22:35','2024-07-06 00:36:34','2024-07-06 00:31:34','2024-07-06 00:36:33',NULL,0,0,NULL,NULL),(26243,'mixpanel','completed',10,'2024-07-05 22:54:21','2024-07-06 00:45:15','2024-07-06 00:40:20','2024-07-06 00:45:12',NULL,0,0,NULL,NULL),(26244,'mixpanel','completed',10,'2024-07-05 23:34:35','2024-07-06 00:56:35','2024-07-06 00:51:34','2024-07-06 00:56:34',NULL,0,0,NULL,NULL),(26245,'mixpanel','completed',10,'2024-07-05 23:07:35','2024-07-06 01:06:35','2024-07-06 01:01:34','2024-07-06 01:06:34',NULL,0,0,NULL,NULL),(26246,'mixpanel','completed',10,'2024-07-05 23:12:34','2024-07-06 01:16:35','2024-07-06 01:11:33','2024-07-06 01:16:34',NULL,0,0,NULL,NULL),(26247,'mixpanel','completed',10,'2024-07-05 23:43:35','2024-07-06 01:26:35','2024-07-06 01:21:34','2024-07-06 01:26:34',NULL,0,0,NULL,NULL),(26248,'mixpanel','completed',10,'2024-07-05 23:50:35','2024-07-06 01:36:34','2024-07-06 01:31:34','2024-07-06 01:36:33',NULL,0,0,NULL,NULL),(26249,'mixpanel','completed',10,'2024-07-06 00:30:35','2024-07-06 01:46:35','2024-07-06 01:41:34','2024-07-06 01:46:34',NULL,0,0,NULL,NULL),(26250,'mixpanel','completed',10,'2024-07-06 00:04:35','2024-07-06 01:56:35','2024-07-06 01:51:34','2024-07-06 01:56:34',NULL,0,0,NULL,NULL),(26251,'mixpanel','completed',10,'2024-07-06 00:33:34','2024-07-06 02:06:35','2024-07-06 02:01:33','2024-07-06 02:06:34',NULL,0,0,NULL,NULL),(26252,'mixpanel','completed',10,'2024-07-06 00:28:35','2024-07-06 02:16:35','2024-07-06 02:11:34','2024-07-06 02:16:34',NULL,0,0,NULL,NULL),(26253,'mixpanel','completed',10,'2024-07-06 00:42:35','2024-07-06 02:26:35','2024-07-06 02:21:34','2024-07-06 02:26:34',NULL,0,0,NULL,NULL),(26254,'mixpanel','completed',10,'2024-07-06 01:23:34','2024-07-06 02:36:34','2024-07-06 02:31:33','2024-07-06 02:36:34',NULL,0,0,NULL,NULL),(26255,'mixpanel','completed',10,'2024-07-06 01:14:36','2024-07-06 02:46:35','2024-07-06 02:41:35','2024-07-06 02:46:33',NULL,0,0,NULL,NULL),(26256,'mixpanel','completed',10,'2024-07-06 01:29:33','2024-07-06 02:56:08','2024-07-06 02:50:32','2024-07-06 02:56:07',NULL,0,0,NULL,NULL),(26257,'mixpanel','completed',10,'2024-07-06 01:17:35','2024-07-06 03:06:35','2024-07-06 03:01:34','2024-07-06 03:06:34',NULL,0,0,NULL,NULL),(26258,'mixpanel','completed',10,'2024-07-06 01:59:35','2024-07-06 03:16:35','2024-07-06 03:11:34','2024-07-06 03:16:34',NULL,0,0,NULL,NULL),(26259,'mixpanel','completed',10,'2024-07-06 01:47:35','2024-07-06 03:26:35','2024-07-06 03:21:34','2024-07-06 03:26:34',NULL,0,0,NULL,NULL),(26260,'mixpanel','completed',10,'2024-07-06 01:36:35','2024-07-06 03:36:35','2024-07-06 03:31:34','2024-07-06 03:36:34',NULL,0,0,NULL,NULL),(26261,'mixpanel','completed',10,'2024-07-06 02:03:35','2024-07-06 03:46:35','2024-07-06 03:41:34','2024-07-06 03:46:34',NULL,0,0,NULL,NULL),(26262,'mixpanel','completed',10,'2024-07-06 02:29:35','2024-07-06 03:56:35','2024-07-06 03:51:34','2024-07-06 03:56:34',NULL,0,0,NULL,NULL),(26263,'mixpanel','completed',10,'2024-07-06 02:52:35','2024-07-06 04:06:35','2024-07-06 04:01:34','2024-07-06 04:06:34',NULL,0,0,NULL,NULL),(26264,'mixpanel','completed',10,'2024-07-06 02:52:38','2024-07-06 04:15:48','2024-07-06 04:09:37','2024-07-06 04:15:47',NULL,0,0,NULL,NULL),(26265,'mixpanel','completed',10,'2024-07-06 02:22:35','2024-07-06 04:25:27','2024-07-06 04:21:34','2024-07-06 04:25:26',NULL,0,0,NULL,NULL),(26266,'mixpanel','completed',10,'2024-07-06 03:26:39','2024-07-06 04:36:51','2024-07-06 04:31:36','2024-07-06 04:36:48',NULL,0,0,NULL,NULL),(26267,'mixpanel','completed',10,'2024-07-06 03:34:55','2024-07-06 04:46:36','2024-07-06 04:41:52','2024-07-06 04:46:34',NULL,0,0,NULL,NULL),(26268,'mixpanel','completed',10,'2024-07-06 03:00:35','2024-07-06 04:56:34','2024-07-06 04:51:33','2024-07-06 04:56:33',NULL,0,0,NULL,NULL),(26269,'mixpanel','completed',10,'2024-07-06 03:27:34','2024-07-06 05:06:34','2024-07-06 05:01:33','2024-07-06 05:06:33',NULL,0,0,NULL,NULL),(26270,'mixpanel','completed',10,'2024-07-06 03:09:38','2024-07-06 05:16:34','2024-07-06 05:10:37','2024-07-06 05:16:33',NULL,0,0,NULL,NULL),(26271,'mixpanel','completed',10,'2024-07-06 03:45:34','2024-07-06 05:26:34','2024-07-06 05:21:33','2024-07-06 05:26:33',NULL,0,0,NULL,NULL),(26272,'mixpanel','completed',10,'2024-07-06 03:53:34','2024-07-06 05:36:34','2024-07-06 05:31:33','2024-07-06 05:36:33',NULL,0,0,NULL,NULL),(26273,'mixpanel','completed',10,'2024-07-06 04:16:36','2024-07-06 05:46:34','2024-07-06 05:41:35','2024-07-06 05:46:33',NULL,0,0,NULL,NULL),(26274,'mixpanel','completed',10,'2024-07-06 04:48:34','2024-07-06 05:55:21','2024-07-06 05:51:33','2024-07-06 05:55:20',NULL,0,0,NULL,NULL),(26275,'mixpanel','completed',10,'2024-07-06 04:09:35','2024-07-06 06:06:34','2024-07-06 06:01:34','2024-07-06 06:06:33',NULL,0,0,NULL,NULL),(26276,'mixpanel','completed',10,'2024-07-06 04:59:34','2024-07-06 06:16:35','2024-07-06 06:11:33','2024-07-06 06:16:34',NULL,0,0,NULL,NULL),(26277,'mixpanel','completed',10,'2024-07-06 04:27:53','2024-07-06 06:26:35','2024-07-06 06:21:52','2024-07-06 06:26:34',NULL,0,0,NULL,NULL),(26278,'mixpanel','completed',10,'2024-07-06 04:52:34','2024-07-06 06:36:35','2024-07-06 06:31:33','2024-07-06 06:36:34',NULL,0,0,NULL,NULL),(26279,'mixpanel','completed',10,'2024-07-06 05:06:28','2024-07-06 06:45:28','2024-07-06 06:40:27','2024-07-06 06:45:27',NULL,0,0,NULL,NULL),(26280,'mixpanel','completed',10,'2024-07-06 05:15:34','2024-07-06 06:56:35','2024-07-06 06:51:33','2024-07-06 06:56:34',NULL,0,0,NULL,NULL),(26281,'mixpanel','completed',10,'2024-07-06 05:55:34','2024-07-06 07:06:34','2024-07-06 07:01:33','2024-07-06 07:06:33',NULL,0,0,NULL,NULL),(26282,'mixpanel','completed',10,'2024-07-06 05:21:34','2024-07-06 07:16:34','2024-07-06 07:11:33','2024-07-06 07:16:33',NULL,0,0,NULL,NULL),(26283,'mixpanel','completed',10,'2024-07-06 05:51:34','2024-07-06 07:26:34','2024-07-06 07:21:33','2024-07-06 07:26:33',NULL,0,0,NULL,NULL),(26284,'mixpanel','completed',10,'2024-07-06 06:26:34','2024-07-06 07:36:34','2024-07-06 07:31:33','2024-07-06 07:36:33',NULL,0,0,NULL,NULL),(26285,'mixpanel','completed',10,'2024-07-06 05:58:34','2024-07-06 07:46:37','2024-07-06 07:41:33','2024-07-06 07:46:36',NULL,0,0,NULL,NULL),(26286,'mixpanel','completed',10,'2024-07-06 06:07:34','2024-07-06 07:56:34','2024-07-06 07:51:33','2024-07-06 07:56:33',NULL,0,0,NULL,NULL),(26287,'mixpanel','completed',10,'2024-07-06 06:29:34','2024-07-06 08:06:34','2024-07-06 08:01:33','2024-07-06 08:06:33',NULL,0,0,NULL,NULL),(26288,'mixpanel','completed',10,'2024-07-06 06:22:34','2024-07-06 08:15:06','2024-07-06 08:11:33','2024-07-06 08:15:05',NULL,0,0,NULL,NULL),(26289,'mixpanel','completed',10,'2024-07-06 06:55:34','2024-07-06 08:26:35','2024-07-06 08:21:33','2024-07-06 08:26:34',NULL,0,0,NULL,NULL),(26290,'mixpanel','completed',10,'2024-07-06 06:42:34','2024-07-06 08:36:34','2024-07-06 08:31:33','2024-07-06 08:36:33',NULL,0,0,NULL,NULL),(26291,'mixpanel','completed',10,'2024-07-06 06:43:34','2024-07-06 08:46:34','2024-07-06 08:41:33','2024-07-06 08:46:33',NULL,0,0,NULL,NULL),(26292,'mixpanel','completed',10,'2024-07-06 07:41:34','2024-07-06 08:56:35','2024-07-06 08:51:33','2024-07-06 08:56:34',NULL,0,0,NULL,NULL),(26293,'mixpanel','completed',10,'2024-07-06 07:21:35','2024-07-06 09:04:10','2024-07-06 09:01:34','2024-07-06 09:04:09',NULL,0,0,NULL,NULL),(26294,'mixpanel','completed',10,'2024-07-06 08:01:34','2024-07-06 09:11:35','2024-07-06 09:06:33','2024-07-06 09:11:33',NULL,0,0,NULL,NULL),(26295,'mixpanel','completed',10,'2024-07-06 08:01:35','2024-07-06 09:21:36','2024-07-06 09:16:34','2024-07-06 09:21:35',NULL,0,0,NULL,NULL),(26296,'mixpanel','completed',10,'2024-07-06 08:03:34','2024-07-06 09:31:34','2024-07-06 09:26:33','2024-07-06 09:31:33',NULL,0,0,NULL,NULL),(26297,'mixpanel','completed',10,'2024-07-06 07:59:34','2024-07-06 09:41:34','2024-07-06 09:36:33','2024-07-06 09:41:33',NULL,0,0,NULL,NULL),(26298,'mixpanel','completed',10,'2024-07-06 07:53:34','2024-07-06 09:51:34','2024-07-06 09:46:33','2024-07-06 09:51:33',NULL,0,0,NULL,NULL),(26299,'mixpanel','completed',10,'2024-07-06 07:56:34','2024-07-06 10:01:34','2024-07-06 09:56:33','2024-07-06 10:01:33',NULL,0,0,NULL,NULL),(26300,'mixpanel','completed',10,'2024-07-06 08:53:34','2024-07-06 10:11:34','2024-07-06 10:06:33','2024-07-06 10:11:33',NULL,0,0,NULL,NULL),(26301,'mixpanel','completed',10,'2024-07-06 08:34:35','2024-07-06 10:21:35','2024-07-06 10:16:34','2024-07-06 10:21:34',NULL,0,0,NULL,NULL),(26302,'mixpanel','completed',10,'2024-07-06 09:14:35','2024-07-06 10:31:37','2024-07-06 10:26:33','2024-07-06 10:31:36',NULL,0,0,NULL,NULL),(26303,'mixpanel','completed',10,'2024-07-06 09:07:35','2024-07-06 10:41:35','2024-07-06 10:36:34','2024-07-06 10:41:34',NULL,0,0,NULL,NULL),(26304,'subscribers_engagement_score','completed',10,'2024-07-06 10:45:35','2024-07-06 10:51:35','2024-07-06 10:45:34','2024-07-06 10:51:34',NULL,0,0,NULL,NULL),(26305,'mixpanel','completed',10,'2024-07-06 09:15:35','2024-07-06 10:51:35','2024-07-06 10:45:34','2024-07-06 10:51:34',NULL,0,0,NULL,NULL),(26306,'subscribers_engagement_score','completed',10,'2024-07-07 00:10:00','2024-07-07 00:11:36','2024-07-06 10:51:34','2024-07-07 00:11:34',NULL,0,0,NULL,NULL),(26307,'mixpanel','completed',10,'2024-07-06 09:52:34','2024-07-06 11:01:34','2024-07-06 10:56:33','2024-07-06 11:01:33',NULL,0,0,NULL,NULL),(26308,'mixpanel','completed',10,'2024-07-06 09:44:35','2024-07-06 11:11:35','2024-07-06 11:06:34','2024-07-06 11:11:34',NULL,0,0,NULL,NULL),(26309,'mixpanel','completed',10,'2024-07-06 09:42:34','2024-07-06 11:21:35','2024-07-06 11:16:33','2024-07-06 11:21:33',NULL,0,0,NULL,NULL),(26310,'mixpanel','completed',10,'2024-07-06 09:26:34','2024-07-06 11:31:35','2024-07-06 11:26:33','2024-07-06 11:31:33',NULL,0,0,NULL,NULL),(26311,'mixpanel','completed',10,'2024-07-06 09:38:35','2024-07-06 11:41:34','2024-07-06 11:36:34','2024-07-06 11:41:33',NULL,0,0,NULL,NULL),(26312,'mixpanel','completed',10,'2024-07-06 10:12:34','2024-07-06 11:51:35','2024-07-06 11:46:33','2024-07-06 11:51:34',NULL,0,0,NULL,NULL),(26313,'mixpanel','completed',10,'2024-07-06 10:16:34','2024-07-06 12:01:35','2024-07-06 11:56:33','2024-07-06 12:01:33',NULL,0,0,NULL,NULL),(26314,'mixpanel','completed',10,'2024-07-06 10:39:35','2024-07-06 12:11:35','2024-07-06 12:06:34','2024-07-06 12:11:34',NULL,0,0,NULL,NULL),(26315,'mixpanel','completed',10,'2024-07-06 10:28:34','2024-07-06 12:21:35','2024-07-06 12:16:33','2024-07-06 12:21:34',NULL,0,0,NULL,NULL),(26316,'mixpanel','completed',10,'2024-07-06 11:07:34','2024-07-06 12:31:35','2024-07-06 12:26:34','2024-07-06 12:31:34',NULL,0,0,NULL,NULL),(26317,'mixpanel','completed',10,'2024-07-06 10:46:34','2024-07-06 12:41:34','2024-07-06 12:36:33','2024-07-06 12:41:33',NULL,0,0,NULL,NULL),(26318,'mixpanel','completed',10,'2024-07-06 10:54:34','2024-07-06 12:51:34','2024-07-06 12:46:33','2024-07-06 12:51:34',NULL,0,0,NULL,NULL),(26319,'mixpanel','completed',10,'2024-07-06 11:13:35','2024-07-06 13:01:34','2024-07-06 12:56:34','2024-07-06 13:01:34',NULL,0,0,NULL,NULL),(26320,'mixpanel','completed',10,'2024-07-06 11:38:35','2024-07-06 13:11:34','2024-07-06 13:06:34','2024-07-06 13:11:33',NULL,0,0,NULL,NULL),(26321,'mixpanel','completed',10,'2024-07-06 12:01:35','2024-07-06 13:21:35','2024-07-06 13:16:34','2024-07-06 13:21:34',NULL,0,0,NULL,NULL),(26322,'mixpanel','completed',10,'2024-07-06 11:25:35','2024-07-06 13:31:34','2024-07-06 13:26:34','2024-07-06 13:31:33',NULL,0,0,NULL,NULL),(26323,'mixpanel','completed',10,'2024-07-06 11:42:35','2024-07-06 13:41:34','2024-07-06 13:36:34','2024-07-06 13:41:33',NULL,0,0,NULL,NULL),(26324,'mixpanel','completed',10,'2024-07-06 11:55:34','2024-07-06 13:51:34','2024-07-06 13:46:33','2024-07-06 13:51:33',NULL,0,0,NULL,NULL),(26325,'mixpanel','completed',10,'2024-07-06 12:01:35','2024-07-06 14:01:35','2024-07-06 13:56:34','2024-07-06 14:01:34',NULL,0,0,NULL,NULL),(26326,'mixpanel','completed',10,'2024-07-06 13:02:35','2024-07-06 14:11:35','2024-07-06 14:06:33','2024-07-06 14:11:34',NULL,0,0,NULL,NULL),(26327,'mixpanel','completed',10,'2024-07-06 12:48:35','2024-07-06 14:21:35','2024-07-06 14:16:34','2024-07-06 14:21:34',NULL,0,0,NULL,NULL),(26328,'mixpanel','completed',10,'2024-07-06 12:58:35','2024-07-06 14:30:21','2024-07-06 14:26:34','2024-07-06 14:30:20',NULL,0,0,NULL,NULL),(26329,'mixpanel','completed',10,'2024-07-06 13:09:35','2024-07-06 14:41:34','2024-07-06 14:36:34','2024-07-06 14:41:33',NULL,0,0,NULL,NULL),(26330,'mixpanel','completed',10,'2024-07-06 13:11:35','2024-07-06 14:51:35','2024-07-06 14:46:34','2024-07-06 14:51:34',NULL,0,0,NULL,NULL),(26331,'mixpanel','completed',10,'2024-07-06 13:51:35','2024-07-06 15:01:35','2024-07-06 14:56:34','2024-07-06 15:01:34',NULL,0,0,NULL,NULL),(26332,'mixpanel','completed',10,'2024-07-06 13:49:35','2024-07-06 15:11:36','2024-07-06 15:06:34','2024-07-06 15:11:35',NULL,0,0,NULL,NULL),(26333,'mixpanel','completed',10,'2024-07-06 13:37:35','2024-07-06 15:21:34','2024-07-06 15:16:34','2024-07-06 15:21:33',NULL,0,0,NULL,NULL),(26334,'mixpanel','completed',10,'2024-07-06 13:38:34','2024-07-06 15:31:35','2024-07-06 15:26:33','2024-07-06 15:31:34',NULL,0,0,NULL,NULL),(26335,'mixpanel','completed',10,'2024-07-06 13:58:34','2024-07-06 15:41:36','2024-07-06 15:36:33','2024-07-06 15:41:35',NULL,0,0,NULL,NULL),(26336,'mixpanel','completed',10,'2024-07-06 14:05:34','2024-07-06 15:51:35','2024-07-06 15:46:33','2024-07-06 15:51:34',NULL,0,0,NULL,NULL),(26337,'mixpanel','completed',10,'2024-07-06 14:45:10','2024-07-06 16:01:34','2024-07-06 15:55:09','2024-07-06 16:01:34',NULL,0,0,NULL,NULL),(26338,'mixpanel','completed',10,'2024-07-06 14:39:34','2024-07-06 16:11:35','2024-07-06 16:06:34','2024-07-06 16:11:34',NULL,0,0,NULL,NULL),(26339,'mixpanel','completed',10,'2024-07-06 14:43:59','2024-07-06 16:21:35','2024-07-06 16:15:58','2024-07-06 16:21:34',NULL,0,0,NULL,NULL),(26340,'mixpanel','completed',10,'2024-07-06 14:26:35','2024-07-06 16:31:35','2024-07-06 16:26:34','2024-07-06 16:31:34',NULL,0,0,NULL,NULL),(26341,'mixpanel','completed',10,'2024-07-06 15:12:34','2024-07-06 16:41:35','2024-07-06 16:36:33','2024-07-06 16:41:34',NULL,0,0,NULL,NULL),(26342,'mixpanel','completed',10,'2024-07-06 14:51:50','2024-07-06 16:51:35','2024-07-06 16:45:49','2024-07-06 16:51:34',NULL,0,0,NULL,NULL),(26343,'mixpanel','completed',10,'2024-07-06 15:33:35','2024-07-06 16:58:39','2024-07-06 16:56:34','2024-07-06 16:58:38',NULL,0,0,NULL,NULL),(26344,'mixpanel','completed',10,'2024-07-06 15:15:35','2024-07-06 17:06:36','2024-07-06 17:01:34','2024-07-06 17:06:35',NULL,0,0,NULL,NULL),(26345,'mixpanel','completed',10,'2024-07-06 15:51:35','2024-07-06 17:14:25','2024-07-06 17:11:34','2024-07-06 17:14:24',NULL,0,0,NULL,NULL),(26346,'mixpanel','completed',10,'2024-07-06 15:56:35','2024-07-06 17:21:35','2024-07-06 17:16:34','2024-07-06 17:21:34',NULL,0,0,NULL,NULL),(26347,'mixpanel','completed',10,'2024-07-06 15:26:34','2024-07-06 17:31:35','2024-07-06 17:26:33','2024-07-06 17:31:34',NULL,0,0,NULL,NULL),(26348,'mixpanel','completed',10,'2024-07-06 15:44:35','2024-07-06 17:41:23','2024-07-06 17:36:34','2024-07-06 17:41:22',NULL,0,0,NULL,NULL),(26349,'mixpanel','completed',10,'2024-07-06 15:45:44','2024-07-06 17:51:35','2024-07-06 17:44:43','2024-07-06 17:51:34',NULL,0,0,NULL,NULL),(26350,'mixpanel','completed',10,'2024-07-06 16:24:29','2024-07-06 17:56:35','2024-07-06 17:54:28','2024-07-06 17:56:34',NULL,0,0,NULL,NULL),(26351,'mixpanel','completed',10,'2024-07-06 16:50:34','2024-07-06 18:05:40','2024-07-06 18:01:34','2024-07-06 18:05:39',NULL,0,0,NULL,NULL),(26352,'mixpanel','completed',10,'2024-07-06 17:06:04','2024-07-06 18:11:34','2024-07-06 18:08:03','2024-07-06 18:11:33',NULL,0,0,NULL,NULL),(26353,'mixpanel','completed',10,'2024-07-06 17:04:35','2024-07-06 18:18:48','2024-07-06 18:16:34','2024-07-06 18:18:47',NULL,0,0,NULL,NULL),(26354,'mixpanel','completed',10,'2024-07-06 17:13:34','2024-07-06 18:26:35','2024-07-06 18:21:34','2024-07-06 18:26:34',NULL,0,0,NULL,NULL),(26355,'mixpanel','completed',10,'2024-07-06 17:25:03','2024-07-06 18:31:36','2024-07-06 18:29:01','2024-07-06 18:31:35',NULL,0,0,NULL,NULL),(26356,'mixpanel','completed',10,'2024-07-06 16:57:34','2024-07-06 18:38:46','2024-07-06 18:36:34','2024-07-06 18:38:45',NULL,0,0,NULL,NULL),(26357,'mixpanel','completed',10,'2024-07-06 16:48:35','2024-07-06 18:46:26','2024-07-06 18:41:34','2024-07-06 18:46:25',NULL,0,0,NULL,NULL),(26358,'mixpanel','completed',10,'2024-07-06 17:11:40','2024-07-06 18:51:35','2024-07-06 18:48:39','2024-07-06 18:51:34',NULL,0,0,NULL,NULL),(26359,'mixpanel','completed',10,'2024-07-06 17:48:35','2024-07-06 18:59:40','2024-07-06 18:56:34','2024-07-06 18:59:39',NULL,0,0,NULL,NULL),(26360,'mixpanel','completed',10,'2024-07-06 17:10:35','2024-07-06 19:09:02','2024-07-06 19:06:34','2024-07-06 19:09:01',NULL,0,0,NULL,NULL),(26361,'mixpanel','completed',10,'2024-07-06 17:58:35','2024-07-06 19:16:34','2024-07-06 19:11:34','2024-07-06 19:16:34',NULL,0,0,NULL,NULL),(26362,'mixpanel','completed',10,'2024-07-06 18:05:35','2024-07-06 19:26:11','2024-07-06 19:21:34','2024-07-06 19:26:10',NULL,0,0,NULL,NULL),(26363,'mixpanel','completed',10,'2024-07-06 18:03:35','2024-07-06 19:36:34','2024-07-06 19:31:34','2024-07-06 19:36:33',NULL,0,0,NULL,NULL),(26364,'schedule_re_engagement_email','completed',10,'2024-07-07 19:40:32','2024-07-07 19:41:36','2024-07-06 19:40:31','2024-07-07 19:41:35',NULL,0,0,NULL,NULL),(26365,'mixpanel','completed',10,'2024-07-06 18:01:32','2024-07-06 19:46:34','2024-07-06 19:40:31','2024-07-06 19:46:33',NULL,0,0,NULL,NULL),(26366,'mixpanel','completed',10,'2024-07-06 18:04:55','2024-07-06 19:51:34','2024-07-06 19:48:54','2024-07-06 19:51:33',NULL,0,0,NULL,NULL),(26367,'mixpanel','completed',10,'2024-07-06 18:09:49','2024-07-06 19:56:34','2024-07-06 19:53:48','2024-07-06 19:56:34',NULL,0,0,NULL,NULL),(26368,'mixpanel','completed',10,'2024-07-06 18:07:18','2024-07-06 20:06:37','2024-07-06 20:00:17','2024-07-06 20:06:37',NULL,0,0,NULL,NULL),(26369,'mixpanel','completed',10,'2024-07-06 18:19:57','2024-07-06 20:14:40','2024-07-06 20:10:57','2024-07-06 20:14:39',NULL,0,0,NULL,NULL),(26370,'mixpanel','completed',10,'2024-07-06 18:28:32','2024-07-06 20:26:32','2024-07-06 20:21:32','2024-07-06 20:26:32',NULL,0,0,NULL,NULL),(26371,'mixpanel','completed',10,'2024-07-06 19:16:09','2024-07-06 20:36:33','2024-07-06 20:31:08','2024-07-06 20:36:33',NULL,0,0,NULL,NULL),(26372,'mixpanel','completed',10,'2024-07-06 19:33:32','2024-07-06 20:46:09','2024-07-06 20:41:32','2024-07-06 20:46:08',NULL,0,0,NULL,NULL),(26373,'mixpanel','completed',10,'2024-07-06 19:36:49','2024-07-06 20:51:32','2024-07-06 20:48:49','2024-07-06 20:51:32',NULL,0,0,NULL,NULL),(26374,'mixpanel','completed',10,'2024-07-06 19:11:33','2024-07-06 21:01:32','2024-07-06 20:56:32','2024-07-06 21:01:32',NULL,0,0,NULL,NULL),(26375,'mixpanel','completed',10,'2024-07-06 20:04:32','2024-07-06 21:11:32','2024-07-06 21:06:32','2024-07-06 21:11:32',NULL,0,0,NULL,NULL),(26376,'mixpanel','completed',10,'2024-07-06 19:48:33','2024-07-06 21:21:25','2024-07-06 21:16:32','2024-07-06 21:21:25',NULL,0,0,NULL,NULL),(26377,'mixpanel','completed',10,'2024-07-06 20:01:50','2024-07-06 21:31:33','2024-07-06 21:25:49','2024-07-06 21:31:32',NULL,0,0,NULL,NULL),(26378,'mixpanel','completed',10,'2024-07-06 20:14:39','2024-07-06 21:40:23','2024-07-06 21:36:37','2024-07-06 21:40:22',NULL,0,0,NULL,NULL),(26379,'mixpanel','completed',10,'2024-07-06 20:33:23','2024-07-06 21:46:36','2024-07-06 21:44:22','2024-07-06 21:46:36',NULL,0,0,NULL,NULL),(26380,'mixpanel','completed',10,'2024-07-06 20:21:39','2024-07-06 21:51:33','2024-07-06 21:48:38','2024-07-06 21:51:32',NULL,0,0,NULL,NULL),(26381,'mixpanel','completed',10,'2024-07-06 20:13:33','2024-07-06 21:59:38','2024-07-06 21:56:32','2024-07-06 21:59:38',NULL,0,0,NULL,NULL),(26382,'subscribers_email_count','completed',10,'2024-07-09 22:00:00','2024-07-09 22:01:58','2024-07-06 22:01:43','2024-07-09 22:01:57',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(26383,'mixpanel','completed',10,'2024-07-06 20:32:44','2024-07-06 22:03:54','2024-07-06 22:01:43','2024-07-06 22:03:53',NULL,0,0,NULL,NULL),(26384,'mixpanel','completed',10,'2024-07-06 20:44:35','2024-07-06 22:11:35','2024-07-06 22:06:34','2024-07-06 22:11:34',NULL,0,0,NULL,NULL),(26385,'mixpanel','completed',10,'2024-07-06 21:12:38','2024-07-06 22:19:32','2024-07-06 22:14:37','2024-07-06 22:19:31',NULL,0,0,NULL,NULL),(26386,'mixpanel','completed',10,'2024-07-06 20:38:35','2024-07-06 22:23:40','2024-07-06 22:21:34','2024-07-06 22:23:39',NULL,0,0,NULL,NULL),(26387,'mixpanel','completed',10,'2024-07-06 20:46:35','2024-07-06 22:31:35','2024-07-06 22:26:34','2024-07-06 22:31:34',NULL,0,0,NULL,NULL),(26388,'mixpanel','completed',10,'2024-07-06 20:36:36','2024-07-06 22:39:18','2024-07-06 22:36:35','2024-07-06 22:39:17',NULL,0,0,NULL,NULL),(26389,'mixpanel','completed',10,'2024-07-06 20:46:35','2024-07-06 22:46:35','2024-07-06 22:41:34','2024-07-06 22:46:34',NULL,0,0,NULL,NULL),(26390,'mixpanel','completed',10,'2024-07-06 21:05:35','2024-07-06 22:56:35','2024-07-06 22:51:34','2024-07-06 22:56:34',NULL,0,0,NULL,NULL),(26391,'mixpanel','completed',10,'2024-07-06 21:17:37','2024-07-06 23:03:49','2024-07-06 22:59:36','2024-07-06 23:03:48',NULL,0,0,NULL,NULL),(26392,'mixpanel','completed',10,'2024-07-06 21:17:36','2024-07-06 23:11:36','2024-07-06 23:06:34','2024-07-06 23:11:35',NULL,0,0,NULL,NULL),(26393,'mixpanel','completed',10,'2024-07-06 22:10:35','2024-07-06 23:21:35','2024-07-06 23:16:34','2024-07-06 23:21:34',NULL,0,0,NULL,NULL),(26394,'mixpanel','completed',10,'2024-07-06 21:28:36','2024-07-06 23:31:36','2024-07-06 23:26:35','2024-07-06 23:31:35',NULL,0,0,NULL,NULL),(26395,'mixpanel','completed',10,'2024-07-06 22:15:51','2024-07-06 23:40:13','2024-07-06 23:36:47','2024-07-06 23:40:12',NULL,0,0,NULL,NULL),(26396,'mixpanel','completed',10,'2024-07-06 22:03:15','2024-07-06 23:46:36','2024-07-06 23:44:14','2024-07-06 23:46:34',NULL,0,0,NULL,NULL),(26397,'mixpanel','completed',10,'2024-07-06 21:50:46','2024-07-06 23:56:37','2024-07-06 23:51:44','2024-07-06 23:56:35',NULL,0,0,NULL,NULL),(26398,'mixpanel','completed',10,'2024-07-06 22:15:40','2024-07-07 00:05:50','2024-07-07 00:01:38','2024-07-07 00:05:48',NULL,0,0,NULL,NULL),(26399,'subscribers_engagement_score','completed',10,'2024-07-08 16:51:00','2024-07-08 16:56:35','2024-07-07 00:11:34','2024-07-08 16:56:34',NULL,0,0,NULL,NULL),(26400,'mixpanel','completed',10,'2024-07-06 22:57:36','2024-07-07 00:16:35','2024-07-07 00:11:34','2024-07-07 00:16:34',NULL,0,0,NULL,NULL),(26401,'mixpanel','completed',10,'2024-07-06 22:25:35','2024-07-07 00:26:35','2024-07-07 00:21:34','2024-07-07 00:26:34',NULL,0,0,NULL,NULL),(26402,'mixpanel','completed',10,'2024-07-06 23:19:35','2024-07-07 00:36:36','2024-07-07 00:31:34','2024-07-07 00:36:35',NULL,0,0,NULL,NULL),(26403,'mixpanel','completed',10,'2024-07-06 23:09:35','2024-07-07 00:43:58','2024-07-07 00:41:34','2024-07-07 00:43:57',NULL,0,0,NULL,NULL),(26404,'mixpanel','completed',10,'2024-07-06 22:45:35','2024-07-07 00:51:35','2024-07-07 00:46:34','2024-07-07 00:51:34',NULL,0,0,NULL,NULL),(26405,'mixpanel','completed',10,'2024-07-06 23:38:35','2024-07-07 01:01:35','2024-07-07 00:56:34','2024-07-07 01:01:34',NULL,0,0,NULL,NULL),(26406,'mixpanel','completed',10,'2024-07-06 23:55:49','2024-07-07 01:11:09','2024-07-07 01:05:48','2024-07-07 01:11:08',NULL,0,0,NULL,NULL),(26407,'mixpanel','completed',10,'2024-07-06 23:32:36','2024-07-07 01:21:35','2024-07-07 01:16:35','2024-07-07 01:21:34',NULL,0,0,NULL,NULL),(26408,'mixpanel','completed',10,'2024-07-07 00:16:35','2024-07-07 01:28:42','2024-07-07 01:26:34','2024-07-07 01:28:41',NULL,0,0,NULL,NULL),(26409,'mixpanel','completed',10,'2024-07-07 00:22:35','2024-07-07 01:35:14','2024-07-07 01:31:34','2024-07-07 01:35:13',NULL,0,0,NULL,NULL),(26410,'mixpanel','completed',10,'2024-07-07 00:08:35','2024-07-07 01:46:35','2024-07-07 01:41:34','2024-07-07 01:46:34',NULL,0,0,NULL,NULL),(26411,'mixpanel','completed',10,'2024-07-07 00:28:29','2024-07-07 01:54:34','2024-07-07 01:50:28','2024-07-07 01:54:33',NULL,0,0,NULL,NULL),(26412,'mixpanel','completed',10,'2024-07-07 00:18:35','2024-07-07 02:01:35','2024-07-07 01:56:34','2024-07-07 02:01:34',NULL,0,0,NULL,NULL),(26413,'mixpanel','completed',10,'2024-07-07 00:18:36','2024-07-07 02:11:35','2024-07-07 02:06:35','2024-07-07 02:11:34',NULL,0,0,NULL,NULL),(26414,'mixpanel','completed',10,'2024-07-07 00:44:35','2024-07-07 02:21:36','2024-07-07 02:16:34','2024-07-07 02:21:35',NULL,0,0,NULL,NULL),(26415,'mixpanel','completed',10,'2024-07-07 01:14:36','2024-07-07 02:31:35','2024-07-07 02:26:35','2024-07-07 02:31:34',NULL,0,0,NULL,NULL),(26416,'mixpanel','completed',10,'2024-07-07 00:45:21','2024-07-07 02:36:34','2024-07-07 02:34:20','2024-07-07 02:36:33',NULL,0,0,NULL,NULL),(26417,'mixpanel','completed',10,'2024-07-07 00:39:40','2024-07-07 02:46:37','2024-07-07 02:39:39','2024-07-07 02:46:35',NULL,0,0,NULL,NULL),(26418,'mixpanel','completed',10,'2024-07-07 01:08:36','2024-07-07 02:56:35','2024-07-07 02:51:35','2024-07-07 02:56:34',NULL,0,0,NULL,NULL),(26419,'mixpanel','completed',10,'2024-07-07 01:38:36','2024-07-07 03:06:35','2024-07-07 03:01:34','2024-07-07 03:06:34',NULL,0,0,NULL,NULL),(26420,'mixpanel','completed',10,'2024-07-07 02:03:35','2024-07-07 03:16:35','2024-07-07 03:11:34','2024-07-07 03:16:34',NULL,0,0,NULL,NULL),(26421,'mixpanel','completed',10,'2024-07-07 01:54:29','2024-07-07 03:21:35','2024-07-07 03:19:28','2024-07-07 03:21:34',NULL,0,0,NULL,NULL),(26422,'mixpanel','completed',10,'2024-07-07 01:55:35','2024-07-07 03:36:36','2024-07-07 03:24:34','2024-07-07 03:36:35',NULL,0,0,NULL,NULL),(26423,'mixpanel','completed',10,'2024-07-07 02:27:35','2024-07-07 03:46:35','2024-07-07 03:41:34','2024-07-07 03:46:34',NULL,0,0,NULL,NULL),(26424,'mixpanel','completed',10,'2024-07-07 02:30:36','2024-07-07 03:56:36','2024-07-07 03:51:34','2024-07-07 03:56:34',NULL,0,0,NULL,NULL),(26425,'mixpanel','completed',10,'2024-07-07 02:40:35','2024-07-07 04:05:23','2024-07-07 04:01:34','2024-07-07 04:05:22',NULL,0,0,NULL,NULL),(26426,'mixpanel','completed',10,'2024-07-07 02:28:18','2024-07-07 04:16:35','2024-07-07 04:10:17','2024-07-07 04:16:34',NULL,0,0,NULL,NULL),(26427,'mixpanel','completed',10,'2024-07-07 03:17:35','2024-07-07 04:26:36','2024-07-07 04:21:34','2024-07-07 04:26:35',NULL,0,0,NULL,NULL),(26428,'mixpanel','completed',10,'2024-07-07 03:26:59','2024-07-07 04:31:36','2024-07-07 04:28:57','2024-07-07 04:31:35',NULL,0,0,NULL,NULL),(26429,'mixpanel','completed',10,'2024-07-07 03:06:40','2024-07-07 04:41:52','2024-07-07 04:36:36','2024-07-07 04:41:50',NULL,0,0,NULL,NULL),(26430,'mixpanel','completed',10,'2024-07-07 02:57:35','2024-07-07 04:50:17','2024-07-07 04:46:34','2024-07-07 04:50:15',NULL,0,0,NULL,NULL),(26431,'mixpanel','completed',10,'2024-07-07 03:43:27','2024-07-07 04:56:35','2024-07-07 04:54:27','2024-07-07 04:56:34',NULL,0,0,NULL,NULL),(26432,'mixpanel','completed',10,'2024-07-07 03:13:36','2024-07-07 05:06:36','2024-07-07 05:01:35','2024-07-07 05:06:34',NULL,0,0,NULL,NULL),(26433,'mixpanel','completed',10,'2024-07-07 03:45:04','2024-07-07 05:16:35','2024-07-07 05:11:02','2024-07-07 05:16:35',NULL,0,0,NULL,NULL),(26434,'mixpanel','completed',10,'2024-07-07 03:54:35','2024-07-07 05:26:35','2024-07-07 05:21:34','2024-07-07 05:26:34',NULL,0,0,NULL,NULL),(26435,'mixpanel','completed',10,'2024-07-07 03:56:36','2024-07-07 05:36:36','2024-07-07 05:31:35','2024-07-07 05:36:35',NULL,0,0,NULL,NULL),(26436,'mixpanel','completed',10,'2024-07-07 04:06:11','2024-07-07 05:41:35','2024-07-07 05:39:10','2024-07-07 05:41:34',NULL,0,0,NULL,NULL),(26437,'mixpanel','completed',10,'2024-07-07 04:41:37','2024-07-07 05:51:35','2024-07-07 05:46:36','2024-07-07 05:51:34',NULL,0,0,NULL,NULL),(26438,'mixpanel','completed',10,'2024-07-07 04:42:25','2024-07-07 06:01:35','2024-07-07 05:55:24','2024-07-07 06:01:34',NULL,0,0,NULL,NULL),(26439,'mixpanel','completed',10,'2024-07-07 05:01:35','2024-07-07 06:11:35','2024-07-07 06:06:34','2024-07-07 06:11:34',NULL,0,0,NULL,NULL),(26440,'mixpanel','completed',10,'2024-07-07 04:40:45','2024-07-07 06:21:35','2024-07-07 06:15:44','2024-07-07 06:21:34',NULL,0,0,NULL,NULL),(26441,'mixpanel','completed',10,'2024-07-07 05:15:39','2024-07-07 06:28:20','2024-07-07 06:24:38','2024-07-07 06:28:18',NULL,0,0,NULL,NULL),(26442,'mixpanel','completed',10,'2024-07-07 04:54:35','2024-07-07 06:36:36','2024-07-07 06:31:34','2024-07-07 06:36:35',NULL,0,0,NULL,NULL),(26443,'mixpanel','completed',10,'2024-07-07 05:14:03','2024-07-07 06:43:19','2024-07-07 06:40:02','2024-07-07 06:43:18',NULL,0,0,NULL,NULL),(26444,'mixpanel','completed',10,'2024-07-07 04:59:35','2024-07-07 06:51:35','2024-07-07 06:46:34','2024-07-07 06:51:34',NULL,0,0,NULL,NULL),(26445,'mixpanel','completed',10,'2024-07-07 05:11:39','2024-07-07 06:58:44','2024-07-07 06:55:39','2024-07-07 06:58:43',NULL,0,0,NULL,NULL),(26446,'mixpanel','completed',10,'2024-07-07 05:43:35','2024-07-07 07:06:36','2024-07-07 07:01:34','2024-07-07 07:06:35',NULL,0,0,NULL,NULL),(26447,'mixpanel','completed',10,'2024-07-07 05:11:33','2024-07-07 07:14:03','2024-07-07 07:10:32','2024-07-07 07:14:02',NULL,0,0,NULL,NULL),(26448,'mixpanel','completed',10,'2024-07-07 05:19:36','2024-07-07 07:21:37','2024-07-07 07:16:35','2024-07-07 07:21:36',NULL,0,0,NULL,NULL),(26449,'mixpanel','completed',10,'2024-07-07 06:21:36','2024-07-07 07:31:35','2024-07-07 07:26:35','2024-07-07 07:31:34',NULL,0,0,NULL,NULL),(26450,'mixpanel','completed',10,'2024-07-07 06:29:14','2024-07-07 07:40:10','2024-07-07 07:36:13','2024-07-07 07:40:09',NULL,0,0,NULL,NULL),(26451,'mixpanel','completed',10,'2024-07-07 06:12:57','2024-07-07 07:46:35','2024-07-07 07:42:56','2024-07-07 07:46:34',NULL,0,0,NULL,NULL),(26452,'mixpanel','completed',10,'2024-07-07 06:21:36','2024-07-07 07:54:32','2024-07-07 07:51:35','2024-07-07 07:54:31',NULL,0,0,NULL,NULL),(26453,'mixpanel','completed',10,'2024-07-07 06:07:36','2024-07-07 08:01:36','2024-07-07 07:56:35','2024-07-07 08:01:35',NULL,0,0,NULL,NULL),(26454,'mixpanel','completed',10,'2024-07-07 06:53:35','2024-07-07 08:08:52','2024-07-07 08:06:35','2024-07-07 08:08:51',NULL,0,0,NULL,NULL),(26455,'mixpanel','completed',10,'2024-07-07 06:55:35','2024-07-07 08:16:36','2024-07-07 08:11:34','2024-07-07 08:16:35',NULL,0,0,NULL,NULL),(26456,'mixpanel','completed',10,'2024-07-07 07:09:48','2024-07-07 08:23:20','2024-07-07 08:19:47','2024-07-07 08:23:19',NULL,0,0,NULL,NULL),(26457,'mixpanel','completed',10,'2024-07-07 06:54:56','2024-07-07 08:31:36','2024-07-07 08:25:56','2024-07-07 08:31:35',NULL,0,0,NULL,NULL),(26458,'mixpanel','completed',10,'2024-07-07 06:59:35','2024-07-07 08:38:56','2024-07-07 08:36:35','2024-07-07 08:38:55',NULL,0,0,NULL,NULL),(26459,'mixpanel','completed',10,'2024-07-07 07:17:35','2024-07-07 08:46:36','2024-07-07 08:41:35','2024-07-07 08:46:34',NULL,0,0,NULL,NULL),(26460,'mixpanel','completed',10,'2024-07-07 07:03:35','2024-07-07 08:55:33','2024-07-07 08:51:34','2024-07-07 08:55:32',NULL,0,0,NULL,NULL),(26461,'mixpanel','completed',10,'2024-07-07 07:48:57','2024-07-07 09:01:25','2024-07-07 08:58:56','2024-07-07 09:01:24',NULL,0,0,NULL,NULL),(26462,'mixpanel','completed',10,'2024-07-07 07:52:35','2024-07-07 09:12:55','2024-07-07 09:06:34','2024-07-07 09:12:54',NULL,0,0,NULL,NULL),(26463,'mixpanel','completed',10,'2024-07-07 07:52:36','2024-07-07 09:21:36','2024-07-07 09:16:35','2024-07-07 09:21:35',NULL,0,0,NULL,NULL),(26464,'mixpanel','completed',10,'2024-07-07 07:40:36','2024-07-07 09:31:06','2024-07-07 09:26:35','2024-07-07 09:31:05',NULL,0,0,NULL,NULL),(26465,'mixpanel','completed',10,'2024-07-07 07:44:56','2024-07-07 09:41:35','2024-07-07 09:34:55','2024-07-07 09:41:34',NULL,0,0,NULL,NULL),(26466,'mixpanel','completed',10,'2024-07-07 08:41:36','2024-07-07 09:50:02','2024-07-07 09:46:35','2024-07-07 09:50:02',NULL,0,0,NULL,NULL),(26467,'mixpanel','completed',10,'2024-07-07 08:22:27','2024-07-07 09:56:35','2024-07-07 09:54:26','2024-07-07 09:56:34',NULL,0,0,NULL,NULL),(26468,'mixpanel','completed',10,'2024-07-07 08:34:36','2024-07-07 10:06:36','2024-07-07 10:01:35','2024-07-07 10:06:35',NULL,0,0,NULL,NULL),(26469,'mixpanel','completed',10,'2024-07-07 08:23:36','2024-07-07 10:15:53','2024-07-07 10:11:35','2024-07-07 10:15:52',NULL,0,0,NULL,NULL),(26470,'mixpanel','completed',10,'2024-07-07 08:58:36','2024-07-07 10:26:36','2024-07-07 10:21:35','2024-07-07 10:26:35',NULL,0,0,NULL,NULL),(26471,'mixpanel','completed',10,'2024-07-07 08:32:22','2024-07-07 10:31:36','2024-07-07 10:29:20','2024-07-07 10:31:35',NULL,0,0,NULL,NULL),(26472,'mixpanel','completed',10,'2024-07-07 09:18:35','2024-07-07 10:41:37','2024-07-07 10:36:34','2024-07-07 10:41:35',NULL,0,0,NULL,NULL),(26473,'mixpanel','completed',10,'2024-07-07 09:27:35','2024-07-07 10:51:35','2024-07-07 10:46:34','2024-07-07 10:51:35',NULL,0,0,NULL,NULL),(26474,'mixpanel','completed',10,'2024-07-07 09:04:35','2024-07-07 11:01:36','2024-07-07 10:56:34','2024-07-07 11:01:35',NULL,0,0,NULL,NULL),(26475,'mixpanel','completed',10,'2024-07-07 09:27:40','2024-07-07 11:09:22','2024-07-07 11:06:34','2024-07-07 11:09:22',NULL,0,0,NULL,NULL),(26476,'mixpanel','completed',10,'2024-07-07 10:01:36','2024-07-07 11:16:36','2024-07-07 11:11:35','2024-07-07 11:16:35',NULL,0,0,NULL,NULL),(26477,'mixpanel','completed',10,'2024-07-07 09:45:36','2024-07-07 11:26:36','2024-07-07 11:21:35','2024-07-07 11:26:35',NULL,0,0,NULL,NULL),(26478,'mixpanel','completed',10,'2024-07-07 09:32:42','2024-07-07 11:33:39','2024-07-07 11:29:41','2024-07-07 11:33:38',NULL,0,0,NULL,NULL),(26479,'mixpanel','completed',10,'2024-07-07 10:00:36','2024-07-07 11:41:36','2024-07-07 11:36:35','2024-07-07 11:41:35',NULL,0,0,NULL,NULL),(26480,'mixpanel','completed',10,'2024-07-07 10:13:36','2024-07-07 11:51:36','2024-07-07 11:46:35','2024-07-07 11:51:35',NULL,0,0,NULL,NULL),(26481,'mixpanel','completed',10,'2024-07-07 10:06:09','2024-07-07 12:01:36','2024-07-07 11:55:08','2024-07-07 12:01:35',NULL,0,0,NULL,NULL),(26482,'mixpanel','completed',10,'2024-07-07 10:28:36','2024-07-07 12:11:32','2024-07-07 12:06:35','2024-07-07 12:11:31',NULL,0,0,NULL,NULL),(26483,'mixpanel','completed',10,'2024-07-07 10:52:01','2024-07-07 12:21:36','2024-07-07 12:15:00','2024-07-07 12:21:35',NULL,0,0,NULL,NULL),(26484,'mixpanel','completed',10,'2024-07-07 11:21:36','2024-07-07 12:28:59','2024-07-07 12:26:35','2024-07-07 12:28:58',NULL,0,0,NULL,NULL),(26485,'mixpanel','completed',10,'2024-07-07 10:44:36','2024-07-07 12:36:36','2024-07-07 12:31:35','2024-07-07 12:36:35',NULL,0,0,NULL,NULL),(26486,'mixpanel','completed',10,'2024-07-07 11:31:36','2024-07-07 12:46:36','2024-07-07 12:41:35','2024-07-07 12:46:35',NULL,0,0,NULL,NULL),(26487,'mixpanel','completed',10,'2024-07-07 11:34:36','2024-07-07 12:55:08','2024-07-07 12:51:35','2024-07-07 12:55:07',NULL,0,0,NULL,NULL),(26488,'mixpanel','completed',10,'2024-07-07 11:53:36','2024-07-07 13:06:39','2024-07-07 13:01:35','2024-07-07 13:06:37',NULL,0,0,NULL,NULL),(26489,'mixpanel','completed',10,'2024-07-07 11:59:38','2024-07-07 13:16:13','2024-07-07 13:10:37','2024-07-07 13:16:12',NULL,0,0,NULL,NULL),(26490,'mixpanel','completed',10,'2024-07-07 11:33:36','2024-07-07 13:26:36','2024-07-07 13:21:35','2024-07-07 13:26:35',NULL,0,0,NULL,NULL),(26491,'mixpanel','completed',10,'2024-07-07 11:41:36','2024-07-07 13:36:36','2024-07-07 13:31:35','2024-07-07 13:36:35',NULL,0,0,NULL,NULL),(26492,'mixpanel','completed',10,'2024-07-07 11:46:36','2024-07-07 13:46:36','2024-07-07 13:41:35','2024-07-07 13:46:35',NULL,0,0,NULL,NULL),(26493,'mixpanel','completed',10,'2024-07-07 12:26:36','2024-07-07 13:56:36','2024-07-07 13:51:35','2024-07-07 13:56:35',NULL,0,0,NULL,NULL),(26494,'mixpanel','completed',10,'2024-07-07 11:58:07','2024-07-07 14:01:36','2024-07-07 13:59:06','2024-07-07 14:01:35',NULL,0,0,NULL,NULL),(26495,'mixpanel','completed',10,'2024-07-07 12:21:36','2024-07-07 14:09:57','2024-07-07 14:06:35','2024-07-07 14:09:56',NULL,0,0,NULL,NULL),(26496,'mixpanel','completed',10,'2024-07-07 13:09:04','2024-07-07 14:21:36','2024-07-07 14:15:03','2024-07-07 14:21:35',NULL,0,0,NULL,NULL),(26497,'mixpanel','completed',10,'2024-07-07 12:30:36','2024-07-07 14:31:36','2024-07-07 14:26:35','2024-07-07 14:31:35',NULL,0,0,NULL,NULL),(26498,'mixpanel','completed',10,'2024-07-07 13:09:36','2024-07-07 14:41:36','2024-07-07 14:36:35','2024-07-07 14:41:35',NULL,0,0,NULL,NULL),(26499,'mixpanel','completed',10,'2024-07-07 13:24:36','2024-07-07 14:48:55','2024-07-07 14:46:35','2024-07-07 14:48:54',NULL,0,0,NULL,NULL),(26500,'mixpanel','completed',10,'2024-07-07 13:42:36','2024-07-07 14:56:36','2024-07-07 14:51:35','2024-07-07 14:56:35',NULL,0,0,NULL,NULL),(26501,'mixpanel','completed',10,'2024-07-07 13:39:36','2024-07-07 15:06:36','2024-07-07 15:01:35','2024-07-07 15:06:35',NULL,0,0,NULL,NULL),(26502,'mixpanel','completed',10,'2024-07-07 14:00:37','2024-07-07 15:16:36','2024-07-07 15:11:36','2024-07-07 15:16:35',NULL,0,0,NULL,NULL),(26503,'mixpanel','completed',10,'2024-07-07 14:02:36','2024-07-07 15:26:37','2024-07-07 15:21:35','2024-07-07 15:26:35',NULL,0,0,NULL,NULL),(26504,'mixpanel','completed',10,'2024-07-07 14:07:36','2024-07-07 15:36:36','2024-07-07 15:31:35','2024-07-07 15:36:35',NULL,0,0,NULL,NULL),(26505,'mixpanel','completed',10,'2024-07-07 14:27:32','2024-07-07 15:45:51','2024-07-07 15:41:31','2024-07-07 15:45:50',NULL,0,0,NULL,NULL),(26506,'mixpanel','completed',10,'2024-07-07 14:43:36','2024-07-07 15:56:36','2024-07-07 15:51:35','2024-07-07 15:56:35',NULL,0,0,NULL,NULL),(26507,'mixpanel','completed',10,'2024-07-07 14:15:36','2024-07-07 16:06:36','2024-07-07 16:01:35','2024-07-07 16:06:35',NULL,0,0,NULL,NULL),(26508,'mixpanel','completed',10,'2024-07-07 14:17:36','2024-07-07 16:17:09','2024-07-07 16:11:36','2024-07-07 16:17:08',NULL,0,0,NULL,NULL),(26509,'mixpanel','completed',10,'2024-07-07 15:12:36','2024-07-07 16:26:37','2024-07-07 16:21:35','2024-07-07 16:26:36',NULL,0,0,NULL,NULL),(26510,'mixpanel','completed',10,'2024-07-07 15:16:36','2024-07-07 16:36:37','2024-07-07 16:31:35','2024-07-07 16:36:36',NULL,0,0,NULL,NULL),(26511,'mixpanel','completed',10,'2024-07-07 15:33:37','2024-07-07 16:46:36','2024-07-07 16:41:36','2024-07-07 16:46:35',NULL,0,0,NULL,NULL),(26512,'mixpanel','completed',10,'2024-07-07 14:53:35','2024-07-07 16:56:37','2024-07-07 16:51:34','2024-07-07 16:56:36',NULL,0,0,NULL,NULL),(26513,'mixpanel','completed',10,'2024-07-07 15:01:36','2024-07-07 17:06:36','2024-07-07 17:01:35','2024-07-07 17:06:35',NULL,0,0,NULL,NULL),(26514,'mixpanel','completed',10,'2024-07-07 15:44:36','2024-07-07 17:16:36','2024-07-07 17:11:35','2024-07-07 17:16:35',NULL,0,0,NULL,NULL),(26515,'mixpanel','completed',10,'2024-07-07 16:13:36','2024-07-07 17:23:43','2024-07-07 17:21:35','2024-07-07 17:23:42',NULL,0,0,NULL,NULL),(26516,'mixpanel','completed',10,'2024-07-07 15:36:36','2024-07-07 17:31:36','2024-07-07 17:26:35','2024-07-07 17:31:35',NULL,0,0,NULL,NULL),(26517,'mixpanel','completed',10,'2024-07-07 16:19:36','2024-07-07 17:41:37','2024-07-07 17:36:35','2024-07-07 17:41:35',NULL,0,0,NULL,NULL),(26518,'mixpanel','completed',10,'2024-07-07 15:45:36','2024-07-07 17:51:36','2024-07-07 17:46:35','2024-07-07 17:51:35',NULL,0,0,NULL,NULL),(26519,'mixpanel','completed',10,'2024-07-07 16:01:36','2024-07-07 17:59:28','2024-07-07 17:56:35','2024-07-07 17:59:28',NULL,0,0,NULL,NULL),(26520,'mixpanel','completed',10,'2024-07-07 16:15:36','2024-07-07 18:06:36','2024-07-07 18:01:35','2024-07-07 18:06:35',NULL,0,0,NULL,NULL),(26521,'mixpanel','completed',10,'2024-07-07 16:23:36','2024-07-07 18:16:35','2024-07-07 18:11:35','2024-07-07 18:16:34',NULL,0,0,NULL,NULL),(26522,'mixpanel','completed',10,'2024-07-07 16:48:36','2024-07-07 18:26:36','2024-07-07 18:21:35','2024-07-07 18:26:35',NULL,0,0,NULL,NULL),(26523,'mixpanel','completed',10,'2024-07-07 17:13:36','2024-07-07 18:36:36','2024-07-07 18:31:35','2024-07-07 18:36:35',NULL,0,0,NULL,NULL),(26524,'mixpanel','completed',10,'2024-07-07 17:02:36','2024-07-07 18:46:35','2024-07-07 18:41:35','2024-07-07 18:46:35',NULL,0,0,NULL,NULL),(26525,'mixpanel','completed',10,'2024-07-07 17:22:36','2024-07-07 18:56:37','2024-07-07 18:51:35','2024-07-07 18:56:36',NULL,0,0,NULL,NULL),(26526,'mixpanel','completed',10,'2024-07-07 17:39:38','2024-07-07 19:06:36','2024-07-07 19:01:37','2024-07-07 19:06:35',NULL,0,0,NULL,NULL),(26527,'mixpanel','completed',10,'2024-07-07 17:12:36','2024-07-07 19:16:36','2024-07-07 19:11:35','2024-07-07 19:16:35',NULL,0,0,NULL,NULL),(26528,'mixpanel','completed',10,'2024-07-07 18:04:36','2024-07-07 19:26:36','2024-07-07 19:21:35','2024-07-07 19:26:35',NULL,0,0,NULL,NULL),(26529,'mixpanel','completed',10,'2024-07-07 18:06:36','2024-07-07 19:36:36','2024-07-07 19:31:35','2024-07-07 19:36:35',NULL,0,0,NULL,NULL),(26530,'mixpanel','completed',10,'2024-07-07 18:00:36','2024-07-07 19:46:36','2024-07-07 19:41:35','2024-07-07 19:46:35',NULL,0,0,NULL,NULL),(26531,'schedule_re_engagement_email','completed',10,'2024-07-08 19:46:36','2024-07-08 19:46:36','2024-07-07 19:46:35','2024-07-08 19:46:35',NULL,0,0,NULL,NULL),(26532,'mixpanel','completed',10,'2024-07-07 18:43:06','2024-07-07 19:56:36','2024-07-07 19:50:05','2024-07-07 19:56:35',NULL,0,0,NULL,NULL),(26533,'mixpanel','completed',10,'2024-07-07 18:02:36','2024-07-07 20:06:36','2024-07-07 20:01:35','2024-07-07 20:06:35',NULL,0,0,NULL,NULL),(26534,'mixpanel','completed',10,'2024-07-07 18:14:36','2024-07-07 20:16:36','2024-07-07 20:11:35','2024-07-07 20:16:35',NULL,0,0,NULL,NULL),(26535,'mixpanel','completed',10,'2024-07-07 18:21:36','2024-07-07 20:26:36','2024-07-07 20:21:35','2024-07-07 20:26:35',NULL,0,0,NULL,NULL),(26536,'mixpanel','completed',10,'2024-07-07 19:07:36','2024-07-07 20:36:36','2024-07-07 20:31:35','2024-07-07 20:36:35',NULL,0,0,NULL,NULL),(26537,'mixpanel','completed',10,'2024-07-07 19:25:36','2024-07-07 20:46:36','2024-07-07 20:41:35','2024-07-07 20:46:35',NULL,0,0,NULL,NULL),(26538,'mixpanel','completed',10,'2024-07-07 19:29:36','2024-07-07 20:56:36','2024-07-07 20:51:35','2024-07-07 20:56:35',NULL,0,0,NULL,NULL),(26539,'mixpanel','completed',10,'2024-07-07 19:38:07','2024-07-07 21:01:36','2024-07-07 20:59:04','2024-07-07 21:01:35',NULL,0,0,NULL,NULL),(26540,'mixpanel','completed',10,'2024-07-07 19:08:47','2024-07-07 21:11:37','2024-07-07 21:06:45','2024-07-07 21:11:36',NULL,0,0,NULL,NULL),(26541,'mixpanel','completed',10,'2024-07-07 19:33:36','2024-07-07 21:20:23','2024-07-07 21:16:35','2024-07-07 21:20:21',NULL,0,0,NULL,NULL),(26542,'mixpanel','completed',10,'2024-07-07 20:04:36','2024-07-07 21:31:36','2024-07-07 21:26:35','2024-07-07 21:31:35',NULL,0,0,NULL,NULL),(26543,'mixpanel','completed',10,'2024-07-07 20:24:35','2024-07-07 21:41:36','2024-07-07 21:35:34','2024-07-07 21:41:35',NULL,0,0,NULL,NULL),(26544,'mixpanel','completed',10,'2024-07-07 20:43:29','2024-07-07 21:51:36','2024-07-07 21:45:26','2024-07-07 21:51:35',NULL,0,0,NULL,NULL),(26545,'mixpanel','completed',10,'2024-07-07 20:53:36','2024-07-07 22:01:36','2024-07-07 21:56:35','2024-07-07 22:01:35',NULL,0,0,NULL,NULL),(26546,'export_files_cleanup','completed',10,'2024-07-18 22:00:00','2024-07-18 22:01:18','2024-07-07 22:06:35','2024-07-18 22:01:17',NULL,0,0,NULL,NULL),(26547,'mixpanel','completed',10,'2024-07-07 21:04:36','2024-07-07 22:11:36','2024-07-07 22:06:35','2024-07-07 22:11:35',NULL,0,0,NULL,NULL),(26548,'mixpanel','completed',10,'2024-07-07 20:33:36','2024-07-07 22:21:37','2024-07-07 22:16:35','2024-07-07 22:21:36',NULL,0,0,NULL,NULL),(26549,'mixpanel','completed',10,'2024-07-07 21:19:37','2024-07-07 22:31:36','2024-07-07 22:26:35','2024-07-07 22:31:35',NULL,0,0,NULL,NULL),(26550,'mixpanel','completed',10,'2024-07-07 21:26:37','2024-07-07 22:41:36','2024-07-07 22:36:35','2024-07-07 22:41:35',NULL,0,0,NULL,NULL),(26551,'mixpanel','completed',10,'2024-07-07 20:48:36','2024-07-07 22:51:36','2024-07-07 22:46:35','2024-07-07 22:51:35',NULL,0,0,NULL,NULL),(26552,'mixpanel','completed',10,'2024-07-07 21:31:59','2024-07-07 23:01:36','2024-07-07 22:55:58','2024-07-07 23:01:35',NULL,0,0,NULL,NULL),(26553,'mixpanel','completed',10,'2024-07-07 22:01:54','2024-07-07 23:11:37','2024-07-07 23:06:50','2024-07-07 23:11:35',NULL,0,0,NULL,NULL),(26554,'mixpanel','completed',10,'2024-07-07 21:47:36','2024-07-07 23:21:37','2024-07-07 23:16:35','2024-07-07 23:21:36',NULL,0,0,NULL,NULL),(26555,'mixpanel','completed',10,'2024-07-07 21:36:36','2024-07-07 23:31:36','2024-07-07 23:26:35','2024-07-07 23:31:35',NULL,0,0,NULL,NULL),(26556,'mixpanel','completed',10,'2024-07-07 21:55:36','2024-07-07 23:41:36','2024-07-07 23:36:35','2024-07-07 23:41:35',NULL,0,0,NULL,NULL),(26557,'mixpanel','completed',10,'2024-07-07 22:15:36','2024-07-07 23:51:36','2024-07-07 23:46:35','2024-07-07 23:51:35',NULL,0,0,NULL,NULL),(26558,'mixpanel','completed',10,'2024-07-07 22:07:47','2024-07-08 00:01:34','2024-07-07 23:56:43','2024-07-08 00:01:33',NULL,0,0,NULL,NULL),(26559,'mixpanel','completed',10,'2024-07-07 22:23:34','2024-07-08 00:11:35','2024-07-08 00:06:33','2024-07-08 00:11:34',NULL,0,0,NULL,NULL),(26560,'mixpanel','completed',10,'2024-07-07 23:08:22','2024-07-08 00:16:34','2024-07-08 00:14:21','2024-07-08 00:16:33',NULL,0,0,NULL,NULL),(26561,'mixpanel','completed',10,'2024-07-07 22:39:35','2024-07-08 00:26:34','2024-07-08 00:21:34','2024-07-08 00:26:34',NULL,0,0,NULL,NULL),(26562,'mixpanel','completed',10,'2024-07-07 23:12:34','2024-07-08 00:36:34','2024-07-08 00:31:33','2024-07-08 00:36:34',NULL,0,0,NULL,NULL),(26563,'mixpanel','completed',10,'2024-07-07 23:12:34','2024-07-08 00:46:34','2024-07-08 00:41:34','2024-07-08 00:46:34',NULL,0,0,NULL,NULL),(26564,'mixpanel','completed',10,'2024-07-07 23:39:34','2024-07-08 00:56:34','2024-07-08 00:51:34','2024-07-08 00:56:34',NULL,0,0,NULL,NULL),(26565,'mixpanel','completed',10,'2024-07-07 23:04:34','2024-07-08 01:06:35','2024-07-08 01:01:33','2024-07-08 01:06:35',NULL,0,0,NULL,NULL),(26566,'mixpanel','completed',10,'2024-07-08 00:09:34','2024-07-08 01:16:34','2024-07-08 01:11:33','2024-07-08 01:16:33',NULL,0,0,NULL,NULL),(26567,'mixpanel','completed',10,'2024-07-08 00:11:34','2024-07-08 01:26:34','2024-07-08 01:21:34','2024-07-08 01:26:34',NULL,0,0,NULL,NULL),(26568,'mixpanel','completed',10,'2024-07-07 23:37:34','2024-07-08 01:36:34','2024-07-08 01:31:33','2024-07-08 01:36:34',NULL,0,0,NULL,NULL),(26569,'mixpanel','completed',10,'2024-07-07 23:47:34','2024-07-08 01:46:10','2024-07-08 01:41:34','2024-07-08 01:46:09',NULL,0,0,NULL,NULL),(26570,'mixpanel','completed',10,'2024-07-08 00:30:34','2024-07-08 01:56:34','2024-07-08 01:51:34','2024-07-08 01:56:34',NULL,0,0,NULL,NULL),(26571,'mixpanel','completed',10,'2024-07-08 00:49:34','2024-07-08 02:06:34','2024-07-08 02:01:33','2024-07-08 02:06:33',NULL,0,0,NULL,NULL),(26572,'mixpanel','completed',10,'2024-07-08 00:36:34','2024-07-08 02:16:34','2024-07-08 02:11:33','2024-07-08 02:16:33',NULL,0,0,NULL,NULL),(26573,'mixpanel','completed',10,'2024-07-08 00:52:34','2024-07-08 02:26:34','2024-07-08 02:21:34','2024-07-08 02:26:34',NULL,0,0,NULL,NULL),(26574,'mixpanel','completed',10,'2024-07-08 00:35:34','2024-07-08 02:36:34','2024-07-08 02:31:33','2024-07-08 02:36:34',NULL,0,0,NULL,NULL),(26575,'mixpanel','completed',10,'2024-07-08 01:07:34','2024-07-08 02:46:35','2024-07-08 02:41:33','2024-07-08 02:46:35',NULL,0,0,NULL,NULL),(26576,'mixpanel','completed',10,'2024-07-08 00:50:34','2024-07-08 02:56:34','2024-07-08 02:51:34','2024-07-08 02:56:34',NULL,0,0,NULL,NULL),(26577,'mixpanel','completed',10,'2024-07-08 01:12:34','2024-07-08 03:06:35','2024-07-08 03:01:33','2024-07-08 03:06:34',NULL,0,0,NULL,NULL),(26578,'mixpanel','completed',10,'2024-07-08 01:25:34','2024-07-08 03:16:34','2024-07-08 03:11:33','2024-07-08 03:16:34',NULL,0,0,NULL,NULL),(26579,'mixpanel','completed',10,'2024-07-08 02:06:34','2024-07-08 03:26:34','2024-07-08 03:21:34','2024-07-08 03:26:34',NULL,0,0,NULL,NULL),(26580,'mixpanel','completed',10,'2024-07-08 01:47:34','2024-07-08 03:36:34','2024-07-08 03:31:33','2024-07-08 03:36:33',NULL,0,0,NULL,NULL),(26581,'mixpanel','completed',10,'2024-07-08 02:30:39','2024-07-08 03:46:34','2024-07-08 03:41:33','2024-07-08 03:46:34',NULL,0,0,NULL,NULL),(26582,'mixpanel','completed',10,'2024-07-08 02:44:35','2024-07-08 03:56:34','2024-07-08 03:51:34','2024-07-08 03:56:34',NULL,0,0,NULL,NULL),(26583,'mixpanel','completed',10,'2024-07-08 02:50:35','2024-07-08 04:06:34','2024-07-08 04:01:34','2024-07-08 04:06:34',NULL,0,0,NULL,NULL),(26584,'mixpanel','completed',10,'2024-07-08 03:08:35','2024-07-08 04:16:35','2024-07-08 04:11:34','2024-07-08 04:16:34',NULL,0,0,NULL,NULL),(26585,'mixpanel','completed',10,'2024-07-08 02:42:35','2024-07-08 04:24:19','2024-07-08 04:20:35','2024-07-08 04:24:19',NULL,0,0,NULL,NULL),(26586,'mixpanel','completed',10,'2024-07-08 03:13:35','2024-07-08 04:31:40','2024-07-08 04:26:34','2024-07-08 04:31:37',NULL,0,0,NULL,NULL),(26587,'mixpanel','completed',10,'2024-07-08 03:03:41','2024-07-08 04:41:35','2024-07-08 04:36:39','2024-07-08 04:41:34',NULL,0,0,NULL,NULL),(26588,'mixpanel','completed',10,'2024-07-08 03:32:40','2024-07-08 04:51:34','2024-07-08 04:46:38','2024-07-08 04:51:33',NULL,0,0,NULL,NULL),(26589,'mixpanel','completed',10,'2024-07-08 03:30:36','2024-07-08 05:01:34','2024-07-08 04:56:35','2024-07-08 05:01:33',NULL,0,0,NULL,NULL),(26590,'mixpanel','completed',10,'2024-07-08 03:11:35','2024-07-08 05:11:35','2024-07-08 05:06:34','2024-07-08 05:11:34',NULL,0,0,NULL,NULL),(26591,'mixpanel','completed',10,'2024-07-08 03:47:34','2024-07-08 05:21:34','2024-07-08 05:16:33','2024-07-08 05:21:34',NULL,0,0,NULL,NULL),(26592,'mixpanel','completed',10,'2024-07-08 03:25:35','2024-07-08 05:30:27','2024-07-08 05:26:34','2024-07-08 05:30:27',NULL,0,0,NULL,NULL),(26593,'mixpanel','completed',10,'2024-07-08 04:11:34','2024-07-08 05:41:34','2024-07-08 05:36:34','2024-07-08 05:41:33',NULL,0,0,NULL,NULL),(26594,'mixpanel','completed',10,'2024-07-08 03:47:34','2024-07-08 05:51:36','2024-07-08 05:46:33','2024-07-08 05:51:35',NULL,0,0,NULL,NULL),(26595,'mixpanel','completed',10,'2024-07-08 04:45:36','2024-07-08 06:01:35','2024-07-08 05:56:35','2024-07-08 06:01:34',NULL,0,0,NULL,NULL),(26596,'mixpanel','completed',10,'2024-07-08 04:49:36','2024-07-08 06:11:36','2024-07-08 06:06:35','2024-07-08 06:11:35',NULL,0,0,NULL,NULL),(26597,'mixpanel','completed',10,'2024-07-08 04:36:10','2024-07-08 06:21:35','2024-07-08 06:16:10','2024-07-08 06:21:34',NULL,0,0,NULL,NULL),(26598,'mixpanel','completed',10,'2024-07-08 05:04:38','2024-07-08 06:31:34','2024-07-08 06:25:37','2024-07-08 06:31:34',NULL,0,0,NULL,NULL),(26599,'mixpanel','completed',10,'2024-07-08 05:31:35','2024-07-08 06:39:31','2024-07-08 06:36:35','2024-07-08 06:39:31',NULL,0,0,NULL,NULL),(26600,'mixpanel','completed',10,'2024-07-08 04:58:36','2024-07-08 06:46:35','2024-07-08 06:41:35','2024-07-08 06:46:34',NULL,0,0,NULL,NULL),(26601,'mixpanel','completed',10,'2024-07-08 05:07:34','2024-07-08 06:56:36','2024-07-08 06:51:34','2024-07-08 06:56:35',NULL,0,0,NULL,NULL),(26602,'mixpanel','completed',10,'2024-07-08 05:34:40','2024-07-08 07:05:02','2024-07-08 07:01:37','2024-07-08 07:05:02',NULL,0,0,NULL,NULL),(26603,'mixpanel','completed',10,'2024-07-08 05:58:36','2024-07-08 07:16:34','2024-07-08 07:11:35','2024-07-08 07:16:34',NULL,0,0,NULL,NULL),(26604,'mixpanel','completed',10,'2024-07-08 05:45:35','2024-07-08 07:26:35','2024-07-08 07:21:34','2024-07-08 07:26:34',NULL,0,0,NULL,NULL),(26605,'mixpanel','completed',10,'2024-07-08 05:49:34','2024-07-08 07:36:36','2024-07-08 07:31:34','2024-07-08 07:36:36',NULL,0,0,NULL,NULL),(26606,'mixpanel','completed',10,'2024-07-08 05:46:47','2024-07-08 07:46:35','2024-07-08 07:40:47','2024-07-08 07:46:34',NULL,0,0,NULL,NULL),(26607,'mixpanel','completed',10,'2024-07-08 05:55:35','2024-07-08 07:56:36','2024-07-08 07:51:34','2024-07-08 07:56:35',NULL,0,0,NULL,NULL),(26608,'mixpanel','completed',10,'2024-07-08 06:44:34','2024-07-08 08:05:21','2024-07-08 08:01:34','2024-07-08 08:05:21',NULL,0,0,NULL,NULL),(26609,'mixpanel','completed',10,'2024-07-08 06:47:35','2024-07-08 08:14:05','2024-07-08 08:11:35','2024-07-08 08:14:04',NULL,0,0,NULL,NULL),(26610,'mixpanel','completed',10,'2024-07-08 06:17:35','2024-07-08 08:21:35','2024-07-08 08:16:34','2024-07-08 08:21:34',NULL,0,0,NULL,NULL),(26611,'mixpanel','completed',10,'2024-07-08 06:56:50','2024-07-08 08:26:36','2024-07-08 08:23:49','2024-07-08 08:26:35',NULL,0,0,NULL,NULL),(26612,'mixpanel','completed',10,'2024-07-08 07:19:35','2024-07-08 08:34:44','2024-07-08 08:31:34','2024-07-08 08:34:43',NULL,0,0,NULL,NULL),(26613,'mixpanel','completed',10,'2024-07-08 07:04:35','2024-07-08 08:46:34','2024-07-08 08:41:34','2024-07-08 08:46:34',NULL,0,0,NULL,NULL),(26614,'mixpanel','completed',10,'2024-07-08 06:52:34','2024-07-08 08:55:13','2024-07-08 08:51:34','2024-07-08 08:55:13',NULL,0,0,NULL,NULL),(26615,'mixpanel','completed',10,'2024-07-08 07:47:15','2024-07-08 09:06:36','2024-07-08 09:01:14','2024-07-08 09:06:35',NULL,0,0,NULL,NULL),(26616,'mixpanel','completed',10,'2024-07-08 08:00:36','2024-07-08 09:16:35','2024-07-08 09:11:35','2024-07-08 09:16:34',NULL,0,0,NULL,NULL),(26617,'mixpanel','completed',10,'2024-07-08 08:01:35','2024-07-08 09:26:36','2024-07-08 09:21:34','2024-07-08 09:26:35',NULL,0,0,NULL,NULL),(26618,'mixpanel','completed',10,'2024-07-08 07:49:39','2024-07-08 09:36:36','2024-07-08 09:31:36','2024-07-08 09:36:35',NULL,0,0,NULL,NULL),(26619,'mixpanel','completed',10,'2024-07-08 08:18:35','2024-07-08 09:46:35','2024-07-08 09:41:35','2024-07-08 09:46:34',NULL,0,0,NULL,NULL),(26620,'mixpanel','completed',10,'2024-07-08 08:01:35','2024-07-08 09:56:35','2024-07-08 09:51:34','2024-07-08 09:56:35',NULL,0,0,NULL,NULL),(26621,'mixpanel','completed',10,'2024-07-08 08:03:35','2024-07-08 10:06:36','2024-07-08 10:01:34','2024-07-08 10:06:35',NULL,0,0,NULL,NULL),(26622,'mixpanel','completed',10,'2024-07-08 09:06:35','2024-07-08 10:16:07','2024-07-08 10:11:35','2024-07-08 10:16:06',NULL,0,0,NULL,NULL),(26623,'mixpanel','completed',10,'2024-07-08 08:47:35','2024-07-08 10:25:02','2024-07-08 10:21:34','2024-07-08 10:25:01',NULL,0,0,NULL,NULL),(26624,'mixpanel','completed',10,'2024-07-08 09:03:35','2024-07-08 10:36:36','2024-07-08 10:31:34','2024-07-08 10:36:35',NULL,0,0,NULL,NULL),(26625,'mixpanel','completed',10,'2024-07-08 09:29:36','2024-07-08 10:46:34','2024-07-08 10:41:36','2024-07-08 10:46:34',NULL,0,0,NULL,NULL),(26626,'mixpanel','completed',10,'2024-07-08 09:46:35','2024-07-08 10:56:35','2024-07-08 10:51:34','2024-07-08 10:56:34',NULL,0,0,NULL,NULL),(26627,'mixpanel','completed',10,'2024-07-08 09:13:34','2024-07-08 11:06:34','2024-07-08 11:01:34','2024-07-08 11:06:34',NULL,0,0,NULL,NULL),(26628,'mixpanel','completed',10,'2024-07-08 09:18:34','2024-07-08 11:16:35','2024-07-08 11:11:34','2024-07-08 11:16:34',NULL,0,0,NULL,NULL),(26629,'mixpanel','completed',10,'2024-07-08 09:57:35','2024-07-08 11:26:34','2024-07-08 11:21:34','2024-07-08 11:26:34',NULL,0,0,NULL,NULL),(26630,'mixpanel','completed',10,'2024-07-08 10:19:35','2024-07-08 11:36:35','2024-07-08 11:31:34','2024-07-08 11:36:34',NULL,0,0,NULL,NULL),(26631,'mixpanel','completed',10,'2024-07-08 09:44:35','2024-07-08 11:44:31','2024-07-08 11:41:34','2024-07-08 11:44:30',NULL,0,0,NULL,NULL),(26632,'mixpanel','completed',10,'2024-07-08 10:23:34','2024-07-08 11:51:35','2024-07-08 11:46:34','2024-07-08 11:51:34',NULL,0,0,NULL,NULL),(26633,'mixpanel','completed',10,'2024-07-08 10:32:35','2024-07-08 12:01:35','2024-07-08 11:56:34','2024-07-08 12:01:34',NULL,0,0,NULL,NULL),(26634,'mixpanel','completed',10,'2024-07-08 10:06:34','2024-07-08 12:11:35','2024-07-08 12:06:34','2024-07-08 12:11:34',NULL,0,0,NULL,NULL),(26635,'mixpanel','completed',10,'2024-07-08 10:20:41','2024-07-08 12:21:35','2024-07-08 12:14:40','2024-07-08 12:21:34',NULL,0,0,NULL,NULL),(26636,'mixpanel','completed',10,'2024-07-08 10:59:56','2024-07-08 12:31:34','2024-07-08 12:25:55','2024-07-08 12:31:34',NULL,0,0,NULL,NULL),(26637,'mixpanel','completed',10,'2024-07-08 11:34:34','2024-07-08 12:41:35','2024-07-08 12:36:34','2024-07-08 12:41:34',NULL,0,0,NULL,NULL),(26638,'mixpanel','completed',10,'2024-07-08 11:40:10','2024-07-08 12:46:35','2024-07-08 12:44:09','2024-07-08 12:46:34',NULL,0,0,NULL,NULL),(26639,'mixpanel','completed',10,'2024-07-08 11:07:35','2024-07-08 12:56:35','2024-07-08 12:51:34','2024-07-08 12:56:34',NULL,0,0,NULL,NULL),(26640,'mixpanel','completed',10,'2024-07-08 11:36:34','2024-07-08 13:06:35','2024-07-08 13:01:34','2024-07-08 13:06:34',NULL,0,0,NULL,NULL),(26641,'mixpanel','completed',10,'2024-07-08 11:27:35','2024-07-08 13:16:35','2024-07-08 13:11:34','2024-07-08 13:16:34',NULL,0,0,NULL,NULL),(26642,'mixpanel','completed',10,'2024-07-08 12:08:19','2024-07-08 13:26:35','2024-07-08 13:20:19','2024-07-08 13:26:34',NULL,0,0,NULL,NULL),(26643,'mixpanel','completed',10,'2024-07-08 11:37:16','2024-07-08 13:36:35','2024-07-08 13:31:15','2024-07-08 13:36:34',NULL,0,0,NULL,NULL),(26644,'mixpanel','completed',10,'2024-07-08 12:29:49','2024-07-08 13:41:35','2024-07-08 13:38:48','2024-07-08 13:41:34',NULL,0,0,NULL,NULL),(26645,'mixpanel','completed',10,'2024-07-08 12:06:35','2024-07-08 13:51:35','2024-07-08 13:46:34','2024-07-08 13:51:35',NULL,0,0,NULL,NULL),(26646,'mixpanel','completed',10,'2024-07-08 12:50:35','2024-07-08 14:01:35','2024-07-08 13:56:34','2024-07-08 14:01:34',NULL,0,0,NULL,NULL),(26647,'mixpanel','completed',10,'2024-07-08 12:18:30','2024-07-08 14:06:35','2024-07-08 14:04:30','2024-07-08 14:06:34',NULL,0,0,NULL,NULL),(26648,'mixpanel','completed',10,'2024-07-08 12:38:35','2024-07-08 14:15:29','2024-07-08 14:11:34','2024-07-08 14:15:28',NULL,0,0,NULL,NULL),(26649,'mixpanel','completed',10,'2024-07-08 12:44:34','2024-07-08 14:26:34','2024-07-08 14:21:34','2024-07-08 14:26:34',NULL,0,0,NULL,NULL),(26650,'mixpanel','completed',10,'2024-07-08 12:36:34','2024-07-08 14:36:34','2024-07-08 14:31:33','2024-07-08 14:36:34',NULL,0,0,NULL,NULL),(26651,'mixpanel','completed',10,'2024-07-08 13:06:34','2024-07-08 14:46:34','2024-07-08 14:41:34','2024-07-08 14:46:33',NULL,0,0,NULL,NULL),(26652,'mixpanel','completed',10,'2024-07-08 13:24:34','2024-07-08 14:54:53','2024-07-08 14:51:34','2024-07-08 14:54:52',NULL,0,0,NULL,NULL),(26653,'mixpanel','completed',10,'2024-07-08 13:58:34','2024-07-08 15:06:34','2024-07-08 15:01:34','2024-07-08 15:06:34',NULL,0,0,NULL,NULL),(26654,'mixpanel','completed',10,'2024-07-08 13:52:34','2024-07-08 15:14:03','2024-07-08 15:11:34','2024-07-08 15:14:02',NULL,0,0,NULL,NULL),(26655,'mixpanel','completed',10,'2024-07-08 13:31:34','2024-07-08 15:21:35','2024-07-08 15:16:34','2024-07-08 15:21:34',NULL,0,0,NULL,NULL),(26656,'mixpanel','completed',10,'2024-07-08 13:44:34','2024-07-08 15:31:34','2024-07-08 15:26:34','2024-07-08 15:31:34',NULL,0,0,NULL,NULL),(26657,'mixpanel','completed',10,'2024-07-08 13:53:34','2024-07-08 15:41:34','2024-07-08 15:36:34','2024-07-08 15:41:34',NULL,0,0,NULL,NULL),(26658,'mixpanel','completed',10,'2024-07-08 14:17:34','2024-07-08 15:49:07','2024-07-08 15:46:33','2024-07-08 15:49:07',NULL,0,0,NULL,NULL),(26659,'mixpanel','completed',10,'2024-07-08 14:00:34','2024-07-08 15:56:34','2024-07-08 15:51:33','2024-07-08 15:56:34',NULL,0,0,NULL,NULL),(26660,'mixpanel','completed',10,'2024-07-08 14:20:34','2024-07-08 16:06:34','2024-07-08 16:01:34','2024-07-08 16:06:34',NULL,0,0,NULL,NULL),(26661,'mixpanel','completed',10,'2024-07-08 14:58:34','2024-07-08 16:16:34','2024-07-08 16:11:34','2024-07-08 16:16:34',NULL,0,0,NULL,NULL),(26662,'mixpanel','completed',10,'2024-07-08 14:54:34','2024-07-08 16:26:34','2024-07-08 16:21:34','2024-07-08 16:26:34',NULL,0,0,NULL,NULL),(26663,'mixpanel','completed',10,'2024-07-08 14:48:34','2024-07-08 16:36:29','2024-07-08 16:31:33','2024-07-08 16:36:29',NULL,0,0,NULL,NULL),(26664,'mixpanel','completed',10,'2024-07-08 15:05:34','2024-07-08 16:46:30','2024-07-08 16:41:33','2024-07-08 16:46:30',NULL,0,0,NULL,NULL),(26665,'mixpanel','completed',10,'2024-07-08 14:56:47','2024-07-08 16:56:35','2024-07-08 16:49:47','2024-07-08 16:56:34',NULL,0,0,NULL,NULL),(26666,'subscribers_engagement_score','completed',10,'2024-07-08 16:56:35','2024-07-08 17:01:34','2024-07-08 16:56:34','2024-07-08 17:01:33',NULL,0,0,NULL,NULL),(26667,'subscribers_engagement_score','completed',10,'2024-07-09 09:15:00','2024-07-09 09:16:37','2024-07-08 17:01:33','2024-07-09 09:16:36',NULL,0,0,NULL,NULL),(26668,'mixpanel','completed',10,'2024-07-08 15:53:34','2024-07-08 17:06:37','2024-07-08 17:01:33','2024-07-08 17:06:36',NULL,0,0,NULL,NULL),(26669,'mixpanel','completed',10,'2024-07-08 15:24:34','2024-07-08 17:14:55','2024-07-08 17:11:34','2024-07-08 17:14:55',NULL,0,0,NULL,NULL),(26670,'mixpanel','completed',10,'2024-07-08 15:33:34','2024-07-08 17:26:35','2024-07-08 17:21:34','2024-07-08 17:26:34',NULL,0,0,NULL,NULL),(26671,'mixpanel','completed',10,'2024-07-08 15:53:34','2024-07-08 17:38:54','2024-07-08 17:31:33','2024-07-08 17:38:50',NULL,0,0,NULL,NULL),(26672,'mixpanel','completed',10,'2024-07-08 15:43:10','2024-07-08 17:46:36','2024-07-08 17:41:09','2024-07-08 17:46:35',NULL,0,0,NULL,NULL),(26673,'mixpanel','completed',10,'2024-07-08 16:00:48','2024-07-08 17:56:36','2024-07-08 17:50:47','2024-07-08 17:56:35',NULL,0,0,NULL,NULL),(26674,'mixpanel','completed',10,'2024-07-08 16:18:36','2024-07-08 18:11:59','2024-07-08 18:01:35','2024-07-08 18:11:56',NULL,0,0,NULL,NULL),(26675,'mixpanel','completed',10,'2024-07-08 16:54:36','2024-07-08 18:21:36','2024-07-08 18:16:36','2024-07-08 18:21:35',NULL,0,0,NULL,NULL),(26676,'mixpanel','completed',10,'2024-07-08 16:38:33','2024-07-08 18:31:36','2024-07-08 18:25:32','2024-07-08 18:31:35',NULL,0,0,NULL,NULL),(26677,'mixpanel','completed',10,'2024-07-08 17:17:36','2024-07-08 18:41:36','2024-07-08 18:36:35','2024-07-08 18:41:35',NULL,0,0,NULL,NULL),(26678,'mixpanel','completed',10,'2024-07-08 17:17:00','2024-07-08 18:48:21','2024-07-08 18:45:59','2024-07-08 18:48:20',NULL,0,0,NULL,NULL),(26679,'mixpanel','completed',10,'2024-07-08 16:53:36','2024-07-08 18:56:52','2024-07-08 18:51:35','2024-07-08 18:56:51',NULL,0,0,NULL,NULL),(26680,'mixpanel','completed',10,'2024-07-08 17:02:48','2024-07-08 19:06:36','2024-07-08 19:01:47','2024-07-08 19:06:35',NULL,0,0,NULL,NULL),(26681,'mixpanel','completed',10,'2024-07-08 17:37:36','2024-07-08 19:16:36','2024-07-08 19:11:35','2024-07-08 19:16:35',NULL,0,0,NULL,NULL),(26682,'mixpanel','completed',10,'2024-07-08 18:05:36','2024-07-08 19:26:37','2024-07-08 19:21:35','2024-07-08 19:26:36',NULL,0,0,NULL,NULL),(26683,'mixpanel','completed',10,'2024-07-08 18:02:36','2024-07-08 19:36:36','2024-07-08 19:31:35','2024-07-08 19:36:35',NULL,0,0,NULL,NULL),(26684,'mixpanel','completed',10,'2024-07-08 18:17:37','2024-07-08 19:46:36','2024-07-08 19:41:35','2024-07-08 19:46:35',NULL,0,0,NULL,NULL),(26685,'schedule_re_engagement_email','completed',10,'2024-07-09 19:51:36','2024-07-09 19:51:58','2024-07-08 19:51:35','2024-07-09 19:51:57',NULL,0,0,NULL,NULL),(26686,'mixpanel','completed',10,'2024-07-08 18:06:36','2024-07-08 19:56:36','2024-07-08 19:51:35','2024-07-08 19:56:35',NULL,0,0,NULL,NULL),(26687,'mixpanel','completed',10,'2024-07-08 18:35:36','2024-07-08 20:06:36','2024-07-08 20:01:35','2024-07-08 20:06:35',NULL,0,0,NULL,NULL),(26688,'mixpanel','completed',10,'2024-07-08 18:42:36','2024-07-08 20:16:36','2024-07-08 20:11:35','2024-07-08 20:16:35',NULL,0,0,NULL,NULL),(26689,'mixpanel','completed',10,'2024-07-08 18:54:36','2024-07-08 20:26:36','2024-07-08 20:21:35','2024-07-08 20:26:35',NULL,0,0,NULL,NULL),(26690,'mixpanel','completed',10,'2024-07-08 19:27:36','2024-07-08 20:36:36','2024-07-08 20:31:35','2024-07-08 20:36:35',NULL,0,0,NULL,NULL),(26691,'mixpanel','completed',10,'2024-07-08 18:52:36','2024-07-08 20:46:36','2024-07-08 20:41:35','2024-07-08 20:46:35',NULL,0,0,NULL,NULL),(26692,'mixpanel','completed',10,'2024-07-08 19:22:36','2024-07-08 20:56:36','2024-07-08 20:51:35','2024-07-08 20:56:35',NULL,0,0,NULL,NULL),(26693,'mixpanel','completed',10,'2024-07-08 19:05:36','2024-07-08 21:05:58','2024-07-08 21:01:35','2024-07-08 21:05:57',NULL,0,0,NULL,NULL),(26694,'mixpanel','completed',10,'2024-07-08 19:43:36','2024-07-08 21:16:36','2024-07-08 21:11:35','2024-07-08 21:16:35',NULL,0,0,NULL,NULL),(26695,'mixpanel','completed',10,'2024-07-08 19:55:35','2024-07-08 21:26:37','2024-07-08 21:21:35','2024-07-08 21:26:36',NULL,0,0,NULL,NULL),(26696,'mixpanel','completed',10,'2024-07-08 20:24:36','2024-07-08 21:37:19','2024-07-08 21:31:35','2024-07-08 21:37:13',NULL,0,0,NULL,NULL),(26697,'mixpanel','completed',10,'2024-07-08 20:20:24','2024-07-08 21:41:36','2024-07-08 21:37:22','2024-07-08 21:41:35',NULL,0,0,NULL,NULL),(26698,'mixpanel','completed',10,'2024-07-08 20:14:36','2024-07-08 21:51:36','2024-07-08 21:46:35','2024-07-08 21:51:35',NULL,0,0,NULL,NULL),(26699,'mixpanel','completed',10,'2024-07-08 20:17:38','2024-07-08 22:01:36','2024-07-08 21:56:37','2024-07-08 22:01:35',NULL,0,0,NULL,NULL),(26700,'inactive_subscribers','completed',10,'2024-07-16 22:00:00','2024-07-16 22:01:53','2024-07-08 22:01:35','2024-07-16 22:01:52',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(26701,'mixpanel','completed',10,'2024-07-08 20:51:36','2024-07-08 22:11:36','2024-07-08 22:06:35','2024-07-08 22:11:35',NULL,0,0,NULL,NULL),(26702,'mixpanel','completed',10,'2024-07-08 20:36:36','2024-07-08 22:21:36','2024-07-08 22:16:35','2024-07-08 22:21:35',NULL,0,0,NULL,NULL),(26703,'mixpanel','completed',10,'2024-07-08 20:38:36','2024-07-08 22:30:58','2024-07-08 22:26:35','2024-07-08 22:30:57',NULL,0,0,NULL,NULL),(26704,'mixpanel','completed',10,'2024-07-08 20:44:37','2024-07-08 22:41:36','2024-07-08 22:36:35','2024-07-08 22:41:35',NULL,0,0,NULL,NULL),(26705,'mixpanel','completed',10,'2024-07-08 21:27:39','2024-07-08 22:51:37','2024-07-08 22:46:38','2024-07-08 22:51:36',NULL,0,0,NULL,NULL),(26706,'mixpanel','completed',10,'2024-07-08 21:00:37','2024-07-08 23:01:37','2024-07-08 22:56:36','2024-07-08 23:01:36',NULL,0,0,NULL,NULL),(26707,'mixpanel','completed',10,'2024-07-08 21:52:37','2024-07-08 23:11:38','2024-07-08 23:06:36','2024-07-08 23:11:37',NULL,0,0,NULL,NULL),(26708,'mixpanel','completed',10,'2024-07-08 21:39:37','2024-07-08 23:21:37','2024-07-08 23:16:36','2024-07-08 23:21:36',NULL,0,0,NULL,NULL),(26709,'mixpanel','completed',10,'2024-07-08 22:07:34','2024-07-08 23:31:38','2024-07-08 23:26:33','2024-07-08 23:31:37',NULL,0,0,NULL,NULL),(26710,'mixpanel','completed',10,'2024-07-08 21:58:37','2024-07-08 23:41:37','2024-07-08 23:36:36','2024-07-08 23:41:36',NULL,0,0,NULL,NULL),(26711,'mixpanel','completed',10,'2024-07-08 22:05:38','2024-07-08 23:51:39','2024-07-08 23:46:37','2024-07-08 23:51:36',NULL,0,0,NULL,NULL),(26712,'mixpanel','completed',10,'2024-07-08 22:01:38','2024-07-09 00:01:37','2024-07-08 23:56:37','2024-07-09 00:01:36',NULL,0,0,NULL,NULL),(26713,'mixpanel','completed',10,'2024-07-08 22:59:44','2024-07-09 00:11:47','2024-07-09 00:06:41','2024-07-09 00:11:45',NULL,0,0,NULL,NULL),(26714,'mixpanel','completed',10,'2024-07-08 22:44:37','2024-07-09 00:21:37','2024-07-09 00:16:36','2024-07-09 00:21:36',NULL,0,0,NULL,NULL),(26715,'mixpanel','completed',10,'2024-07-08 23:23:37','2024-07-09 00:31:37','2024-07-09 00:26:36','2024-07-09 00:31:36',NULL,0,0,NULL,NULL),(26716,'mixpanel','completed',10,'2024-07-08 22:37:37','2024-07-09 00:41:37','2024-07-09 00:36:36','2024-07-09 00:41:36',NULL,0,0,NULL,NULL),(26717,'mixpanel','completed',10,'2024-07-08 23:30:37','2024-07-09 00:51:37','2024-07-09 00:46:36','2024-07-09 00:51:36',NULL,0,0,NULL,NULL),(26718,'mixpanel','completed',10,'2024-07-08 22:56:37','2024-07-09 01:01:37','2024-07-09 00:56:36','2024-07-09 01:01:36',NULL,0,0,NULL,NULL),(26719,'mixpanel','completed',10,'2024-07-08 23:39:37','2024-07-09 01:11:37','2024-07-09 01:06:36','2024-07-09 01:11:36',NULL,0,0,NULL,NULL),(26720,'mixpanel','completed',10,'2024-07-09 00:10:37','2024-07-09 01:21:37','2024-07-09 01:16:36','2024-07-09 01:21:36',NULL,0,0,NULL,NULL),(26721,'mixpanel','completed',10,'2024-07-08 23:40:37','2024-07-09 01:31:38','2024-07-09 01:26:36','2024-07-09 01:31:37',NULL,0,0,NULL,NULL),(26722,'mixpanel','completed',10,'2024-07-09 00:01:37','2024-07-09 01:41:37','2024-07-09 01:36:36','2024-07-09 01:41:36',NULL,0,0,NULL,NULL),(26723,'mixpanel','completed',10,'2024-07-09 00:28:37','2024-07-09 01:51:37','2024-07-09 01:46:36','2024-07-09 01:51:36',NULL,0,0,NULL,NULL),(26724,'mixpanel','completed',10,'2024-07-09 00:51:37','2024-07-09 02:01:37','2024-07-09 01:56:36','2024-07-09 02:01:36',NULL,0,0,NULL,NULL),(26725,'mixpanel','completed',10,'2024-07-09 00:11:37','2024-07-09 02:11:37','2024-07-09 02:06:36','2024-07-09 02:11:36',NULL,0,0,NULL,NULL),(26726,'mixpanel','completed',10,'2024-07-09 00:34:37','2024-07-09 02:21:28','2024-07-09 02:16:36','2024-07-09 02:21:26',NULL,0,0,NULL,NULL),(26727,'mixpanel','completed',10,'2024-07-09 00:31:37','2024-07-09 02:31:24','2024-07-09 02:26:36','2024-07-09 02:31:23',NULL,0,0,NULL,NULL),(26728,'mixpanel','completed',10,'2024-07-09 01:23:37','2024-07-09 02:41:37','2024-07-09 02:36:36','2024-07-09 02:41:36',NULL,0,0,NULL,NULL),(26729,'mixpanel','completed',10,'2024-07-09 01:28:37','2024-07-09 02:51:37','2024-07-09 02:46:36','2024-07-09 02:51:36',NULL,0,0,NULL,NULL),(26730,'mixpanel','completed',10,'2024-07-09 00:55:37','2024-07-09 03:01:37','2024-07-09 02:56:36','2024-07-09 03:01:36',NULL,0,0,NULL,NULL),(26731,'mixpanel','completed',10,'2024-07-09 01:51:37','2024-07-09 03:11:37','2024-07-09 03:06:36','2024-07-09 03:11:36',NULL,0,0,NULL,NULL),(26732,'mixpanel','completed',10,'2024-07-09 02:08:37','2024-07-09 03:21:37','2024-07-09 03:16:36','2024-07-09 03:21:36',NULL,0,0,NULL,NULL),(26733,'mixpanel','completed',10,'2024-07-09 02:14:37','2024-07-09 03:31:38','2024-07-09 03:26:36','2024-07-09 03:31:37',NULL,0,0,NULL,NULL),(26734,'mixpanel','completed',10,'2024-07-09 01:55:37','2024-07-09 03:41:38','2024-07-09 03:36:36','2024-07-09 03:41:36',NULL,0,0,NULL,NULL),(26735,'mixpanel','completed',10,'2024-07-09 02:13:37','2024-07-09 03:51:37','2024-07-09 03:46:36','2024-07-09 03:51:36',NULL,0,0,NULL,NULL),(26736,'mixpanel','completed',10,'2024-07-09 02:51:37','2024-07-09 04:01:37','2024-07-09 03:56:36','2024-07-09 04:01:36',NULL,0,0,NULL,NULL),(26737,'mixpanel','completed',10,'2024-07-09 02:05:37','2024-07-09 04:11:37','2024-07-09 04:06:36','2024-07-09 04:11:36',NULL,0,0,NULL,NULL),(26738,'mixpanel','completed',10,'2024-07-09 03:06:37','2024-07-09 04:19:18','2024-07-09 04:16:36','2024-07-09 04:19:17',NULL,0,0,NULL,NULL),(26739,'mixpanel','completed',10,'2024-07-09 03:07:37','2024-07-09 04:26:37','2024-07-09 04:21:36','2024-07-09 04:26:36',NULL,0,0,NULL,NULL),(26740,'mixpanel','completed',10,'2024-07-09 03:27:42','2024-07-09 04:36:40','2024-07-09 04:31:41','2024-07-09 04:36:36',NULL,0,0,NULL,NULL),(26741,'mixpanel','completed',10,'2024-07-09 03:30:30','2024-07-09 04:41:37','2024-07-09 04:39:28','2024-07-09 04:41:36',NULL,0,0,NULL,NULL),(26742,'mixpanel','completed',10,'2024-07-09 02:54:48','2024-07-09 04:51:39','2024-07-09 04:46:45','2024-07-09 04:51:36',NULL,0,0,NULL,NULL),(26743,'mixpanel','completed',10,'2024-07-09 03:43:37','2024-07-09 05:01:38','2024-07-09 04:56:36','2024-07-09 05:01:37',NULL,0,0,NULL,NULL),(26744,'mixpanel','completed',10,'2024-07-09 03:56:37','2024-07-09 05:11:37','2024-07-09 05:06:36','2024-07-09 05:11:36',NULL,0,0,NULL,NULL),(26745,'mixpanel','completed',10,'2024-07-09 03:17:37','2024-07-09 05:21:37','2024-07-09 05:16:36','2024-07-09 05:21:36',NULL,0,0,NULL,NULL),(26746,'mixpanel','completed',10,'2024-07-09 03:43:37','2024-07-09 05:31:37','2024-07-09 05:26:36','2024-07-09 05:31:36',NULL,0,0,NULL,NULL),(26747,'mixpanel','completed',10,'2024-07-09 04:12:38','2024-07-09 05:41:37','2024-07-09 05:36:37','2024-07-09 05:41:36',NULL,0,0,NULL,NULL),(26748,'mixpanel','completed',10,'2024-07-09 04:09:45','2024-07-09 05:51:37','2024-07-09 05:46:43','2024-07-09 05:51:36',NULL,0,0,NULL,NULL),(26749,'mixpanel','completed',10,'2024-07-09 04:10:37','2024-07-09 06:01:37','2024-07-09 05:56:36','2024-07-09 06:01:36',NULL,0,0,NULL,NULL),(26750,'mixpanel','completed',10,'2024-07-09 04:56:37','2024-07-09 06:11:38','2024-07-09 06:06:36','2024-07-09 06:11:36',NULL,0,0,NULL,NULL),(26751,'mixpanel','completed',10,'2024-07-09 04:18:06','2024-07-09 06:21:37','2024-07-09 06:15:05','2024-07-09 06:21:36',NULL,0,0,NULL,NULL),(26752,'mixpanel','completed',10,'2024-07-09 05:12:37','2024-07-09 06:31:37','2024-07-09 06:26:37','2024-07-09 06:31:36',NULL,0,0,NULL,NULL),(26753,'mixpanel','completed',10,'2024-07-09 05:33:37','2024-07-09 06:41:37','2024-07-09 06:36:36','2024-07-09 06:41:36',NULL,0,0,NULL,NULL),(26754,'mixpanel','completed',10,'2024-07-09 04:58:37','2024-07-09 06:51:37','2024-07-09 06:46:36','2024-07-09 06:51:36',NULL,0,0,NULL,NULL),(26755,'mixpanel','completed',10,'2024-07-09 05:25:37','2024-07-09 07:01:38','2024-07-09 06:56:36','2024-07-09 07:01:37',NULL,0,0,NULL,NULL),(26756,'mixpanel','completed',10,'2024-07-09 05:27:37','2024-07-09 07:11:37','2024-07-09 07:06:36','2024-07-09 07:11:36',NULL,0,0,NULL,NULL),(26757,'mixpanel','completed',10,'2024-07-09 05:44:38','2024-07-09 07:21:38','2024-07-09 07:16:37','2024-07-09 07:21:38',NULL,0,0,NULL,NULL),(26758,'mixpanel','completed',10,'2024-07-09 06:04:37','2024-07-09 07:31:37','2024-07-09 07:26:36','2024-07-09 07:31:36',NULL,0,0,NULL,NULL),(26759,'mixpanel','completed',10,'2024-07-09 05:57:37','2024-07-09 07:41:40','2024-07-09 07:36:36','2024-07-09 07:41:39',NULL,0,0,NULL,NULL),(26760,'mixpanel','completed',10,'2024-07-09 06:33:37','2024-07-09 07:51:37','2024-07-09 07:46:36','2024-07-09 07:51:36',NULL,0,0,NULL,NULL),(26761,'mixpanel','completed',10,'2024-07-09 06:24:37','2024-07-09 08:01:38','2024-07-09 07:56:36','2024-07-09 08:01:37',NULL,0,0,NULL,NULL),(26762,'mixpanel','completed',10,'2024-07-09 07:00:37','2024-07-09 08:11:37','2024-07-09 08:06:37','2024-07-09 08:11:36',NULL,0,0,NULL,NULL),(26763,'mixpanel','completed',10,'2024-07-09 06:58:37','2024-07-09 08:21:37','2024-07-09 08:16:36','2024-07-09 08:21:36',NULL,0,0,NULL,NULL),(26764,'mixpanel','completed',10,'2024-07-09 06:40:37','2024-07-09 08:31:37','2024-07-09 08:26:36','2024-07-09 08:31:36',NULL,0,0,NULL,NULL),(26765,'mixpanel','completed',10,'2024-07-09 07:17:37','2024-07-09 08:41:38','2024-07-09 08:36:36','2024-07-09 08:41:36',NULL,0,0,NULL,NULL),(26766,'mixpanel','completed',10,'2024-07-09 07:20:37','2024-07-09 08:51:37','2024-07-09 08:46:36','2024-07-09 08:51:36',NULL,0,0,NULL,NULL),(26767,'mixpanel','completed',10,'2024-07-09 07:08:38','2024-07-09 09:01:38','2024-07-09 08:56:37','2024-07-09 09:01:36',NULL,0,0,NULL,NULL),(26768,'mixpanel','completed',10,'2024-07-09 07:27:37','2024-07-09 09:11:37','2024-07-09 09:06:36','2024-07-09 09:11:36',NULL,0,0,NULL,NULL),(26769,'subscribers_engagement_score','completed',10,'2024-07-10 11:13:00','2024-07-10 11:16:55','2024-07-09 09:16:36','2024-07-10 11:16:53',NULL,0,0,NULL,NULL),(26770,'mixpanel','completed',10,'2024-07-09 07:15:37','2024-07-09 09:21:37','2024-07-09 09:16:36','2024-07-09 09:21:36',NULL,0,0,NULL,NULL),(26771,'mixpanel','completed',10,'2024-07-09 08:06:38','2024-07-09 09:30:30','2024-07-09 09:26:37','2024-07-09 09:30:29',NULL,0,0,NULL,NULL),(26772,'mixpanel','completed',10,'2024-07-09 07:38:37','2024-07-09 09:41:37','2024-07-09 09:36:36','2024-07-09 09:41:36',NULL,0,0,NULL,NULL),(26773,'mixpanel','completed',10,'2024-07-09 08:17:19','2024-07-09 09:51:57','2024-07-09 09:46:18','2024-07-09 09:51:54',NULL,0,0,NULL,NULL),(26774,'mixpanel','completed',10,'2024-07-09 08:42:38','2024-07-09 10:01:38','2024-07-09 09:56:37','2024-07-09 10:01:36',NULL,0,0,NULL,NULL),(26775,'mixpanel','completed',10,'2024-07-09 08:26:37','2024-07-09 10:10:09','2024-07-09 10:06:36','2024-07-09 10:10:08',NULL,0,0,NULL,NULL),(26776,'mixpanel','completed',10,'2024-07-09 08:39:41','2024-07-09 10:16:38','2024-07-09 10:13:38','2024-07-09 10:16:36',NULL,0,0,NULL,NULL),(26777,'mixpanel','completed',10,'2024-07-09 08:58:38','2024-07-09 10:26:37','2024-07-09 10:21:37','2024-07-09 10:26:36',NULL,0,0,NULL,NULL),(26778,'mixpanel','completed',10,'2024-07-09 09:21:38','2024-07-09 10:36:37','2024-07-09 10:31:37','2024-07-09 10:36:36',NULL,0,0,NULL,NULL),(26779,'mixpanel','completed',10,'2024-07-09 08:57:37','2024-07-09 10:46:38','2024-07-09 10:41:36','2024-07-09 10:46:36',NULL,0,0,NULL,NULL),(26780,'mixpanel','completed',10,'2024-07-09 08:51:38','2024-07-09 10:56:38','2024-07-09 10:51:37','2024-07-09 10:56:37',NULL,0,0,NULL,NULL),(26781,'mixpanel','completed',10,'2024-07-09 09:10:59','2024-07-09 11:06:37','2024-07-09 11:01:58','2024-07-09 11:06:36',NULL,0,0,NULL,NULL),(26782,'mixpanel','completed',10,'2024-07-09 09:34:38','2024-07-09 11:16:57','2024-07-09 11:11:37','2024-07-09 11:16:56',NULL,0,0,NULL,NULL),(26783,'mixpanel','completed',10,'2024-07-09 09:50:38','2024-07-09 11:26:37','2024-07-09 11:21:37','2024-07-09 11:26:36',NULL,0,0,NULL,NULL),(26784,'mixpanel','completed',10,'2024-07-09 10:09:59','2024-07-09 11:36:38','2024-07-09 11:31:58','2024-07-09 11:36:37',NULL,0,0,NULL,NULL),(26785,'mixpanel','completed',10,'2024-07-09 09:44:37','2024-07-09 11:43:53','2024-07-09 11:41:36','2024-07-09 11:43:52',NULL,0,0,NULL,NULL),(26786,'mixpanel','completed',10,'2024-07-09 10:37:59','2024-07-09 11:51:37','2024-07-09 11:46:58','2024-07-09 11:51:36',NULL,0,0,NULL,NULL),(26787,'mixpanel','completed',10,'2024-07-09 10:07:37','2024-07-09 12:00:05','2024-07-09 11:56:36','2024-07-09 12:00:04',NULL,0,0,NULL,NULL),(26788,'mixpanel','completed',10,'2024-07-09 10:33:37','2024-07-09 12:11:51','2024-07-09 12:06:36','2024-07-09 12:11:50',NULL,0,0,NULL,NULL),(26789,'mixpanel','completed',10,'2024-07-09 11:10:01','2024-07-09 12:21:49','2024-07-09 12:17:00','2024-07-09 12:21:48',NULL,0,0,NULL,NULL),(26790,'mixpanel','completed',10,'2024-07-09 11:07:37','2024-07-09 12:32:18','2024-07-09 12:26:36','2024-07-09 12:32:17',NULL,0,0,NULL,NULL),(26791,'mixpanel','completed',10,'2024-07-09 10:48:38','2024-07-09 12:41:37','2024-07-09 12:36:37','2024-07-09 12:41:36',NULL,0,0,NULL,NULL),(26792,'mixpanel','completed',10,'2024-07-09 11:17:05','2024-07-09 12:51:48','2024-07-09 12:47:04','2024-07-09 12:51:46',NULL,0,0,NULL,NULL),(26793,'mixpanel','completed',10,'2024-07-09 11:36:37','2024-07-09 13:02:04','2024-07-09 12:56:36','2024-07-09 13:02:04',NULL,0,0,NULL,NULL),(26794,'mixpanel','completed',10,'2024-07-09 11:10:45','2024-07-09 13:11:37','2024-07-09 13:06:45','2024-07-09 13:11:36',NULL,0,0,NULL,NULL),(26795,'mixpanel','completed',10,'2024-07-09 11:59:07','2024-07-09 13:21:41','2024-07-09 13:17:06','2024-07-09 13:21:40',NULL,0,0,NULL,NULL),(26796,'mixpanel','completed',10,'2024-07-09 11:41:55','2024-07-09 13:32:13','2024-07-09 13:26:54','2024-07-09 13:32:12',NULL,0,0,NULL,NULL),(26797,'mixpanel','completed',10,'2024-07-09 11:43:00','2024-07-09 13:41:56','2024-07-09 13:36:59','2024-07-09 13:41:55',NULL,0,0,NULL,NULL),(26798,'mixpanel','completed',10,'2024-07-09 11:51:58','2024-07-09 13:51:58','2024-07-09 13:46:57','2024-07-09 13:51:57',NULL,0,0,NULL,NULL),(26799,'mixpanel','completed',10,'2024-07-09 12:41:56','2024-07-09 14:01:44','2024-07-09 13:56:55','2024-07-09 14:01:44',NULL,0,0,NULL,NULL),(26800,'mixpanel','completed',10,'2024-07-09 12:20:57','2024-07-09 14:11:58','2024-07-09 14:06:56','2024-07-09 14:11:57',NULL,0,0,NULL,NULL),(26801,'mixpanel','completed',10,'2024-07-09 13:06:57','2024-07-09 14:21:59','2024-07-09 14:16:56','2024-07-09 14:21:58',NULL,0,0,NULL,NULL),(26802,'mixpanel','completed',10,'2024-07-09 12:28:58','2024-07-09 14:31:57','2024-07-09 14:26:57','2024-07-09 14:31:56',NULL,0,0,NULL,NULL),(26803,'mixpanel','completed',10,'2024-07-09 12:39:57','2024-07-09 14:41:58','2024-07-09 14:36:56','2024-07-09 14:41:57',NULL,0,0,NULL,NULL),(26804,'mixpanel','completed',10,'2024-07-09 13:11:53','2024-07-09 14:51:58','2024-07-09 14:46:52','2024-07-09 14:51:57',NULL,0,0,NULL,NULL),(26805,'mixpanel','completed',10,'2024-07-09 13:47:00','2024-07-09 15:02:09','2024-07-09 14:56:59','2024-07-09 15:02:06',NULL,0,0,NULL,NULL),(26806,'mixpanel','completed',10,'2024-07-09 13:51:57','2024-07-09 15:11:58','2024-07-09 15:06:56','2024-07-09 15:11:57',NULL,0,0,NULL,NULL),(26807,'mixpanel','completed',10,'2024-07-09 13:26:57','2024-07-09 15:21:58','2024-07-09 15:16:56','2024-07-09 15:21:57',NULL,0,0,NULL,NULL),(26808,'mixpanel','completed',10,'2024-07-09 13:51:58','2024-07-09 15:31:58','2024-07-09 15:26:57','2024-07-09 15:31:57',NULL,0,0,NULL,NULL),(26809,'mixpanel','completed',10,'2024-07-09 14:00:58','2024-07-09 15:45:40','2024-07-09 15:36:57','2024-07-09 15:45:39',NULL,0,0,NULL,NULL),(26810,'mixpanel','completed',10,'2024-07-09 14:08:59','2024-07-09 15:56:57','2024-07-09 15:51:58','2024-07-09 15:56:56',NULL,0,0,NULL,NULL),(26811,'mixpanel','completed',10,'2024-07-09 14:07:56','2024-07-09 16:06:54','2024-07-09 16:01:55','2024-07-09 16:06:53',NULL,0,0,NULL,NULL),(26812,'mixpanel','completed',10,'2024-07-09 14:59:58','2024-07-09 16:16:57','2024-07-09 16:11:57','2024-07-09 16:16:56',NULL,0,0,NULL,NULL),(26813,'mixpanel','completed',10,'2024-07-09 14:27:55','2024-07-09 16:26:52','2024-07-09 16:21:54','2024-07-09 16:26:51',NULL,0,0,NULL,NULL),(26814,'mixpanel','completed',10,'2024-07-09 15:14:54','2024-07-09 16:36:58','2024-07-09 16:31:53','2024-07-09 16:36:57',NULL,0,0,NULL,NULL),(26815,'mixpanel','completed',10,'2024-07-09 14:57:57','2024-07-09 16:46:58','2024-07-09 16:41:56','2024-07-09 16:46:57',NULL,0,0,NULL,NULL),(26816,'mixpanel','completed',10,'2024-07-09 14:51:59','2024-07-09 16:57:00','2024-07-09 16:51:58','2024-07-09 16:56:59',NULL,0,0,NULL,NULL),(26817,'mixpanel','completed',10,'2024-07-09 15:30:57','2024-07-09 17:07:00','2024-07-09 17:01:56','2024-07-09 17:06:59',NULL,0,0,NULL,NULL),(26818,'mixpanel','completed',10,'2024-07-09 15:51:58','2024-07-09 17:16:18','2024-07-09 17:11:57','2024-07-09 17:16:17',NULL,0,0,NULL,NULL),(26819,'mixpanel','completed',10,'2024-07-09 15:20:33','2024-07-09 17:26:58','2024-07-09 17:20:32','2024-07-09 17:26:57',NULL,0,0,NULL,NULL),(26820,'mixpanel','completed',10,'2024-07-09 16:16:58','2024-07-09 17:36:57','2024-07-09 17:31:57','2024-07-09 17:36:56',NULL,0,0,NULL,NULL),(26821,'mixpanel','completed',10,'2024-07-09 16:28:57','2024-07-09 17:46:58','2024-07-09 17:41:57','2024-07-09 17:46:57',NULL,0,0,NULL,NULL),(26822,'mixpanel','completed',10,'2024-07-09 16:01:59','2024-07-09 17:56:58','2024-07-09 17:51:58','2024-07-09 17:56:57',NULL,0,0,NULL,NULL),(26823,'mixpanel','completed',10,'2024-07-09 16:44:57','2024-07-09 18:06:58','2024-07-09 18:01:56','2024-07-09 18:06:57',NULL,0,0,NULL,NULL),(26824,'mixpanel','completed',10,'2024-07-09 16:43:57','2024-07-09 18:16:58','2024-07-09 18:11:56','2024-07-09 18:16:57',NULL,0,0,NULL,NULL),(26825,'mixpanel','completed',10,'2024-07-09 16:57:55','2024-07-09 18:26:58','2024-07-09 18:21:54','2024-07-09 18:26:56',NULL,0,0,NULL,NULL),(26826,'mixpanel','completed',10,'2024-07-09 17:29:56','2024-07-09 18:36:58','2024-07-09 18:31:55','2024-07-09 18:36:57',NULL,0,0,NULL,NULL),(26827,'mixpanel','completed',10,'2024-07-09 16:54:57','2024-07-09 18:52:13','2024-07-09 18:41:56','2024-07-09 18:52:10',NULL,0,0,NULL,NULL),(26828,'mixpanel','completed',10,'2024-07-09 17:46:57','2024-07-09 19:01:55','2024-07-09 18:56:56','2024-07-09 19:01:54',NULL,0,0,NULL,NULL),(26829,'mixpanel','completed',10,'2024-07-09 17:39:00','2024-07-09 19:11:58','2024-07-09 19:06:59','2024-07-09 19:11:57',NULL,0,0,NULL,NULL),(26830,'mixpanel','completed',10,'2024-07-09 18:04:58','2024-07-09 19:21:59','2024-07-09 19:16:57','2024-07-09 19:21:58',NULL,0,0,NULL,NULL),(26831,'mixpanel','completed',10,'2024-07-09 17:55:58','2024-07-09 19:31:57','2024-07-09 19:26:57','2024-07-09 19:31:56',NULL,0,0,NULL,NULL),(26832,'mixpanel','completed',10,'2024-07-09 17:40:57','2024-07-09 19:41:58','2024-07-09 19:36:56','2024-07-09 19:41:57',NULL,0,0,NULL,NULL),(26833,'mixpanel','completed',10,'2024-07-09 18:39:58','2024-07-09 19:51:58','2024-07-09 19:46:57','2024-07-09 19:51:57',NULL,0,0,NULL,NULL),(26834,'schedule_re_engagement_email','completed',10,'2024-07-10 19:56:58','2024-07-10 20:01:54','2024-07-09 19:56:57','2024-07-10 20:01:53',NULL,0,0,NULL,NULL),(26835,'mixpanel','completed',10,'2024-07-09 18:08:58','2024-07-09 20:01:57','2024-07-09 19:56:57','2024-07-09 20:01:56',NULL,0,0,NULL,NULL),(26836,'mixpanel','completed',10,'2024-07-09 18:17:58','2024-07-09 20:11:59','2024-07-09 20:06:57','2024-07-09 20:11:58',NULL,0,0,NULL,NULL),(26837,'mixpanel','completed',10,'2024-07-09 18:56:59','2024-07-09 20:21:59','2024-07-09 20:16:58','2024-07-09 20:21:58',NULL,0,0,NULL,NULL),(26838,'mixpanel','completed',10,'2024-07-09 18:43:58','2024-07-09 20:31:56','2024-07-09 20:26:56','2024-07-09 20:31:55',NULL,0,0,NULL,NULL),(26839,'mixpanel','completed',10,'2024-07-09 18:49:59','2024-07-09 20:42:00','2024-07-09 20:36:58','2024-07-09 20:41:59',NULL,0,0,NULL,NULL),(26840,'mixpanel','completed',10,'2024-07-09 18:53:58','2024-07-09 20:51:58','2024-07-09 20:46:57','2024-07-09 20:51:57',NULL,0,0,NULL,NULL),(26841,'mixpanel','completed',10,'2024-07-09 19:14:59','2024-07-09 20:59:08','2024-07-09 20:56:58','2024-07-09 20:59:07',NULL,0,0,NULL,NULL),(26842,'mixpanel','completed',10,'2024-07-09 19:39:57','2024-07-09 21:06:59','2024-07-09 21:01:56','2024-07-09 21:06:58',NULL,0,0,NULL,NULL),(26843,'mixpanel','completed',10,'2024-07-09 19:55:57','2024-07-09 21:16:58','2024-07-09 21:11:56','2024-07-09 21:16:57',NULL,0,0,NULL,NULL),(26844,'mixpanel','completed',10,'2024-07-09 20:16:14','2024-07-09 21:27:26','2024-07-09 21:22:11','2024-07-09 21:27:23',NULL,0,0,NULL,NULL),(26845,'mixpanel','completed',10,'2024-07-09 19:54:59','2024-07-09 21:36:59','2024-07-09 21:31:58','2024-07-09 21:36:58',NULL,0,0,NULL,NULL),(26846,'mixpanel','completed',10,'2024-07-09 20:11:01','2024-07-09 21:46:59','2024-07-09 21:42:00','2024-07-09 21:46:57',NULL,0,0,NULL,NULL),(26847,'unsubscribe_tokens','completed',0,'2024-07-09 21:47:15','2024-07-09 21:51:58','2024-07-09 21:47:14','2024-07-09 21:51:57',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(26848,'subscriber_link_tokens','completed',0,'2024-07-09 21:47:15','2024-07-09 21:51:58','2024-07-09 21:47:14','2024-07-09 21:51:57',NULL,0,0,NULL,NULL),(26849,'newsletter_templates_thumbnails','completed',10,'2024-07-09 21:47:15','2024-07-09 21:51:58','2024-07-09 21:47:14','2024-07-09 21:51:57',NULL,0,0,NULL,NULL),(26850,'mixpanel','completed',0,'2024-07-09 21:47:15','2024-07-09 21:51:58','2024-07-09 21:47:14','2024-07-09 21:51:57',NULL,0,0,NULL,NULL),(26851,'mixpanel','completed',10,'2024-07-09 20:20:00','2024-07-09 22:01:58','2024-07-09 21:56:59','2024-07-09 22:01:57',NULL,0,0,NULL,NULL),(26852,'subscribers_email_count','completed',10,'2024-07-18 22:00:00','2024-07-18 22:01:19','2024-07-09 22:01:57','2024-07-18 22:01:17',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(26853,'mixpanel','completed',10,'2024-07-09 20:58:13','2024-07-09 22:11:59','2024-07-09 22:05:12','2024-07-09 22:11:58',NULL,0,0,NULL,NULL),(26854,'mixpanel','completed',10,'2024-07-09 20:26:57','2024-07-09 22:21:58','2024-07-09 22:16:56','2024-07-09 22:21:57',NULL,0,0,NULL,NULL),(26855,'mixpanel','completed',10,'2024-07-09 21:22:59','2024-07-09 22:30:32','2024-07-09 22:26:58','2024-07-09 22:30:31',NULL,0,0,NULL,NULL),(26856,'mixpanel','completed',10,'2024-07-09 21:28:56','2024-07-09 22:41:57','2024-07-09 22:36:55','2024-07-09 22:41:55',NULL,0,0,NULL,NULL),(26857,'mixpanel','completed',10,'2024-07-09 21:15:53','2024-07-09 22:49:24','2024-07-09 22:46:52','2024-07-09 22:49:23',NULL,0,0,NULL,NULL),(26858,'mixpanel','completed',10,'2024-07-09 20:57:26','2024-07-09 22:53:29','2024-07-09 22:51:25','2024-07-09 22:53:28',NULL,0,0,NULL,NULL),(26859,'mixpanel','completed',10,'2024-07-09 21:29:56','2024-07-09 23:01:56','2024-07-09 22:56:55','2024-07-09 23:01:55',NULL,0,0,NULL,NULL),(26860,'mixpanel','completed',10,'2024-07-09 21:59:55','2024-07-09 23:11:58','2024-07-09 23:06:54','2024-07-09 23:11:57',NULL,0,0,NULL,NULL),(26861,'mixpanel','completed',10,'2024-07-09 21:53:53','2024-07-09 23:22:11','2024-07-09 23:16:52','2024-07-09 23:22:09',NULL,0,0,NULL,NULL),(26862,'mixpanel','completed',10,'2024-07-09 22:03:06','2024-07-09 23:31:56','2024-07-09 23:27:03','2024-07-09 23:31:55',NULL,0,0,NULL,NULL),(26863,'mixpanel','completed',10,'2024-07-09 22:18:31','2024-07-09 23:41:56','2024-07-09 23:36:30','2024-07-09 23:41:55',NULL,0,0,NULL,NULL),(26864,'mixpanel','completed',10,'2024-07-09 22:40:55','2024-07-09 23:51:54','2024-07-09 23:46:54','2024-07-09 23:51:53',NULL,0,0,NULL,NULL),(26865,'mixpanel','completed',10,'2024-07-09 22:17:22','2024-07-10 00:01:54','2024-07-09 23:55:22','2024-07-10 00:01:54',NULL,0,0,NULL,NULL),(26866,'mixpanel','completed',10,'2024-07-09 22:56:58','2024-07-10 00:11:55','2024-07-10 00:06:57','2024-07-10 00:11:53',NULL,0,0,NULL,NULL),(26867,'mixpanel','completed',10,'2024-07-09 22:28:55','2024-07-10 00:21:56','2024-07-10 00:16:54','2024-07-10 00:21:55',NULL,0,0,NULL,NULL),(26868,'mixpanel','completed',10,'2024-07-09 23:07:58','2024-07-10 00:33:37','2024-07-10 00:26:57','2024-07-10 00:33:34',NULL,0,0,NULL,NULL),(26869,'mixpanel','completed',10,'2024-07-09 22:58:33','2024-07-10 00:41:56','2024-07-10 00:36:32','2024-07-10 00:41:55',NULL,0,0,NULL,NULL),(26870,'mixpanel','completed',10,'2024-07-09 23:33:54','2024-07-10 00:51:54','2024-07-10 00:46:53','2024-07-10 00:51:53',NULL,0,0,NULL,NULL),(26871,'mixpanel','completed',10,'2024-07-09 22:58:58','2024-07-10 01:01:56','2024-07-10 00:56:57','2024-07-10 01:01:55',NULL,0,0,NULL,NULL),(26872,'mixpanel','completed',10,'2024-07-09 23:45:56','2024-07-10 01:11:56','2024-07-10 01:06:55','2024-07-10 01:11:55',NULL,0,0,NULL,NULL),(26873,'mixpanel','completed',10,'2024-07-09 23:51:58','2024-07-10 01:22:08','2024-07-10 01:16:57','2024-07-10 01:22:05',NULL,0,0,NULL,NULL),(26874,'mixpanel','completed',10,'2024-07-09 23:50:02','2024-07-10 01:31:56','2024-07-10 01:27:01','2024-07-10 01:31:55',NULL,0,0,NULL,NULL),(26875,'mixpanel','completed',10,'2024-07-10 00:09:56','2024-07-10 01:42:01','2024-07-10 01:36:56','2024-07-10 01:42:00',NULL,0,0,NULL,NULL),(26876,'mixpanel','completed',10,'2024-07-10 00:33:00','2024-07-10 01:51:57','2024-07-10 01:46:59','2024-07-10 01:51:56',NULL,0,0,NULL,NULL),(26877,'mixpanel','completed',10,'2024-07-10 00:25:54','2024-07-10 02:01:56','2024-07-10 01:56:53','2024-07-10 02:01:55',NULL,0,0,NULL,NULL),(26878,'mixpanel','completed',10,'2024-07-10 00:44:58','2024-07-10 02:11:56','2024-07-10 02:06:57','2024-07-10 02:11:55',NULL,0,0,NULL,NULL),(26879,'mixpanel','completed',10,'2024-07-10 00:48:55','2024-07-10 02:21:56','2024-07-10 02:16:54','2024-07-10 02:21:55',NULL,0,0,NULL,NULL),(26880,'mixpanel','completed',10,'2024-07-10 00:53:57','2024-07-10 02:31:53','2024-07-10 02:26:56','2024-07-10 02:31:52',NULL,0,0,NULL,NULL),(26881,'mixpanel','completed',10,'2024-07-10 00:40:58','2024-07-10 02:39:24','2024-07-10 02:36:57','2024-07-10 02:39:23',NULL,0,0,NULL,NULL),(26882,'mixpanel','completed',10,'2024-07-10 01:19:59','2024-07-10 02:44:47','2024-07-10 02:41:58','2024-07-10 02:44:46',NULL,0,0,NULL,NULL),(26883,'mixpanel','completed',10,'2024-07-10 00:58:54','2024-07-10 02:56:58','2024-07-10 02:51:53','2024-07-10 02:56:57',NULL,0,0,NULL,NULL),(26884,'mixpanel','completed',10,'2024-07-10 01:23:10','2024-07-10 03:06:58','2024-07-10 03:02:08','2024-07-10 03:06:57',NULL,0,0,NULL,NULL),(26885,'mixpanel','completed',10,'2024-07-10 01:52:57','2024-07-10 03:17:00','2024-07-10 03:11:56','2024-07-10 03:16:59',NULL,0,0,NULL,NULL),(26886,'mixpanel','completed',10,'2024-07-10 01:38:30','2024-07-10 03:26:56','2024-07-10 03:21:29','2024-07-10 03:26:55',NULL,0,0,NULL,NULL),(26887,'mixpanel','completed',10,'2024-07-10 01:55:55','2024-07-10 03:36:58','2024-07-10 03:31:54','2024-07-10 03:36:57',NULL,0,0,NULL,NULL),(26888,'mixpanel','completed',10,'2024-07-10 02:17:59','2024-07-10 03:46:54','2024-07-10 03:41:58','2024-07-10 03:46:53',NULL,0,0,NULL,NULL),(26889,'mixpanel','completed',10,'2024-07-10 02:09:56','2024-07-10 03:56:16','2024-07-10 03:49:55','2024-07-10 03:56:15',NULL,0,0,NULL,NULL),(26890,'mixpanel','completed',10,'2024-07-10 02:14:16','2024-07-10 04:06:57','2024-07-10 04:00:15','2024-07-10 04:06:56',NULL,0,0,NULL,NULL),(26891,'mixpanel','completed',10,'2024-07-10 03:09:57','2024-07-10 04:14:02','2024-07-10 04:11:56','2024-07-10 04:14:01',NULL,0,0,NULL,NULL),(26892,'mixpanel','completed',10,'2024-07-10 02:52:22','2024-07-10 04:19:22','2024-07-10 04:16:22','2024-07-10 04:19:21',NULL,0,0,NULL,NULL),(26893,'mixpanel','completed',10,'2024-07-10 03:11:23','2024-07-10 04:24:22','2024-07-10 04:21:22','2024-07-10 04:24:21',NULL,0,0,NULL,NULL),(26894,'mixpanel','completed',10,'2024-07-10 03:02:21','2024-07-10 04:31:54','2024-07-10 04:27:20','2024-07-10 04:31:53',NULL,0,0,NULL,NULL),(26895,'mixpanel','completed',10,'2024-07-10 02:59:04','2024-07-10 04:42:02','2024-07-10 04:37:02','2024-07-10 04:42:01',NULL,0,0,NULL,NULL),(26896,'mixpanel','completed',10,'2024-07-10 03:29:57','2024-07-10 04:52:00','2024-07-10 04:46:57','2024-07-10 04:51:59',NULL,0,0,NULL,NULL),(26897,'mixpanel','completed',10,'2024-07-10 03:54:03','2024-07-10 05:01:58','2024-07-10 04:57:02','2024-07-10 05:01:57',NULL,0,0,NULL,NULL),(26898,'mixpanel','completed',10,'2024-07-10 03:46:04','2024-07-10 05:11:56','2024-07-10 05:07:03','2024-07-10 05:11:55',NULL,0,0,NULL,NULL),(26899,'mixpanel','completed',10,'2024-07-10 04:12:58','2024-07-10 05:21:58','2024-07-10 05:16:57','2024-07-10 05:21:57',NULL,0,0,NULL,NULL),(26900,'mixpanel','completed',10,'2024-07-10 04:05:45','2024-07-10 05:31:57','2024-07-10 05:26:44','2024-07-10 05:31:56',NULL,0,0,NULL,NULL),(26901,'mixpanel','completed',10,'2024-07-10 03:54:58','2024-07-10 05:41:57','2024-07-10 05:36:57','2024-07-10 05:41:56',NULL,0,0,NULL,NULL),(26902,'mixpanel','completed',10,'2024-07-10 04:20:01','2024-07-10 05:46:55','2024-07-10 05:44:00','2024-07-10 05:46:54',NULL,0,0,NULL,NULL),(26903,'mixpanel','completed',10,'2024-07-10 04:07:58','2024-07-10 05:56:58','2024-07-10 05:51:57','2024-07-10 05:56:57',NULL,0,0,NULL,NULL),(26904,'mixpanel','completed',10,'2024-07-10 04:00:57','2024-07-10 06:05:29','2024-07-10 06:01:56','2024-07-10 06:05:28',NULL,0,0,NULL,NULL),(26905,'mixpanel','completed',10,'2024-07-10 04:58:50','2024-07-10 06:16:26','2024-07-10 06:10:50','2024-07-10 06:16:25',NULL,0,0,NULL,NULL),(26906,'mixpanel','completed',10,'2024-07-10 04:57:59','2024-07-10 06:27:00','2024-07-10 06:21:58','2024-07-10 06:26:59',NULL,0,0,NULL,NULL),(26907,'mixpanel','completed',10,'2024-07-10 05:01:55','2024-07-10 06:34:33','2024-07-10 06:31:54','2024-07-10 06:34:32',NULL,0,0,NULL,NULL),(26908,'mixpanel','completed',10,'2024-07-10 05:35:00','2024-07-10 06:41:58','2024-07-10 06:36:59','2024-07-10 06:41:57',NULL,0,0,NULL,NULL),(26909,'mixpanel','completed',10,'2024-07-10 05:13:00','2024-07-10 06:52:00','2024-07-10 06:44:59','2024-07-10 06:51:59',NULL,0,0,NULL,NULL),(26910,'mixpanel','completed',10,'2024-07-10 05:18:01','2024-07-10 07:01:58','2024-07-10 06:55:00','2024-07-10 07:01:57',NULL,0,0,NULL,NULL),(26911,'mixpanel','completed',10,'2024-07-10 06:03:56','2024-07-10 07:11:58','2024-07-10 07:06:55','2024-07-10 07:11:57',NULL,0,0,NULL,NULL),(26912,'mixpanel','completed',10,'2024-07-10 05:53:13','2024-07-10 07:16:58','2024-07-10 07:14:12','2024-07-10 07:16:57',NULL,0,0,NULL,NULL),(26913,'mixpanel','completed',10,'2024-07-10 06:08:55','2024-07-10 07:24:08','2024-07-10 07:21:54','2024-07-10 07:24:07',NULL,0,0,NULL,NULL),(26914,'mixpanel','completed',10,'2024-07-10 06:10:00','2024-07-10 07:31:57','2024-07-10 07:26:59','2024-07-10 07:31:56',NULL,0,0,NULL,NULL),(26915,'mixpanel','completed',10,'2024-07-10 05:50:58','2024-07-10 07:41:56','2024-07-10 07:36:57','2024-07-10 07:41:55',NULL,0,0,NULL,NULL),(26916,'mixpanel','completed',10,'2024-07-10 06:04:56','2024-07-10 07:51:55','2024-07-10 07:46:55','2024-07-10 07:51:54',NULL,0,0,NULL,NULL),(26917,'mixpanel','completed',10,'2024-07-10 06:41:56','2024-07-10 08:01:38','2024-07-10 07:56:55','2024-07-10 08:01:37',NULL,0,0,NULL,NULL),(26918,'mixpanel','completed',10,'2024-07-10 06:46:01','2024-07-10 08:10:40','2024-07-10 08:07:00','2024-07-10 08:10:39',NULL,0,0,NULL,NULL),(26919,'mixpanel','completed',10,'2024-07-10 06:27:58','2024-07-10 08:19:28','2024-07-10 08:16:57','2024-07-10 08:19:28',NULL,0,0,NULL,NULL),(26920,'mixpanel','completed',10,'2024-07-10 07:08:58','2024-07-10 08:25:59','2024-07-10 08:21:57','2024-07-10 08:25:58',NULL,0,0,NULL,NULL),(26921,'mixpanel','completed',10,'2024-07-10 06:36:24','2024-07-10 08:31:58','2024-07-10 08:29:23','2024-07-10 08:31:57',NULL,0,0,NULL,NULL),(26922,'mixpanel','completed',10,'2024-07-10 06:54:03','2024-07-10 08:42:01','2024-07-10 08:37:02','2024-07-10 08:42:00',NULL,0,0,NULL,NULL),(26923,'mixpanel','completed',10,'2024-07-10 07:30:25','2024-07-10 08:46:59','2024-07-10 08:44:24','2024-07-10 08:46:58',NULL,0,0,NULL,NULL),(26924,'mixpanel','completed',10,'2024-07-10 07:33:53','2024-07-10 08:51:59','2024-07-10 08:49:52','2024-07-10 08:51:58',NULL,0,0,NULL,NULL),(26925,'mixpanel','completed',10,'2024-07-10 07:25:01','2024-07-10 09:00:57','2024-07-10 08:57:00','2024-07-10 09:00:56',NULL,0,0,NULL,NULL),(26926,'mixpanel','completed',10,'2024-07-10 07:16:58','2024-07-10 09:12:01','2024-07-10 09:06:57','2024-07-10 09:12:00',NULL,0,0,NULL,NULL),(26927,'mixpanel','completed',10,'2024-07-10 07:47:06','2024-07-10 09:22:00','2024-07-10 09:16:05','2024-07-10 09:21:59',NULL,0,0,NULL,NULL),(26928,'mixpanel','completed',10,'2024-07-10 08:12:02','2024-07-10 09:32:02','2024-07-10 09:27:00','2024-07-10 09:32:01',NULL,0,0,NULL,NULL),(26929,'mixpanel','completed',10,'2024-07-10 08:23:51','2024-07-10 09:39:51','2024-07-10 09:35:50','2024-07-10 09:39:50',NULL,0,0,NULL,NULL),(26930,'mixpanel','completed',10,'2024-07-10 08:04:58','2024-07-10 09:47:02','2024-07-10 09:41:57','2024-07-10 09:47:01',NULL,0,0,NULL,NULL),(26931,'mixpanel','completed',10,'2024-07-10 08:19:01','2024-07-10 09:54:25','2024-07-10 09:52:00','2024-07-10 09:54:24',NULL,0,0,NULL,NULL),(26932,'mixpanel','completed',10,'2024-07-10 08:11:59','2024-07-10 10:00:17','2024-07-10 09:56:58','2024-07-10 10:00:16',NULL,0,0,NULL,NULL),(26933,'mixpanel','completed',10,'2024-07-10 09:01:59','2024-07-10 10:12:03','2024-07-10 10:06:57','2024-07-10 10:11:57',NULL,0,0,NULL,NULL),(26934,'mixpanel','completed',10,'2024-07-10 08:47:58','2024-07-10 10:25:33','2024-07-10 10:21:57','2024-07-10 10:25:32',NULL,0,0,NULL,NULL),(26935,'mixpanel','completed',10,'2024-07-10 08:51:59','2024-07-10 10:36:57','2024-07-10 10:31:58','2024-07-10 10:36:56',NULL,0,0,NULL,NULL),(26936,'mixpanel','completed',10,'2024-07-10 08:44:00','2024-07-10 10:46:58','2024-07-10 10:41:59','2024-07-10 10:46:56',NULL,0,0,NULL,NULL),(26937,'mixpanel','completed',10,'2024-07-10 09:10:58','2024-07-10 10:56:57','2024-07-10 10:51:57','2024-07-10 10:56:56',NULL,0,0,NULL,NULL),(26938,'mixpanel','completed',10,'2024-07-10 09:31:56','2024-07-10 11:06:55','2024-07-10 11:01:55','2024-07-10 11:06:54',NULL,0,0,NULL,NULL),(26939,'mixpanel','completed',10,'2024-07-10 09:33:57','2024-07-10 11:16:55','2024-07-10 11:11:56','2024-07-10 11:16:53',NULL,0,0,NULL,NULL),(26940,'subscribers_engagement_score','completed',10,'2024-07-10 11:16:55','2024-07-10 11:21:57','2024-07-10 11:16:53','2024-07-10 11:21:56',NULL,0,0,NULL,NULL),(26941,'subscribers_engagement_score','completed',10,'2024-07-11 20:42:00','2024-07-11 20:46:53','2024-07-10 11:21:56','2024-07-11 20:46:52',NULL,0,0,NULL,NULL),(26942,'mixpanel','completed',10,'2024-07-10 10:00:57','2024-07-10 11:26:57','2024-07-10 11:21:56','2024-07-10 11:26:56',NULL,0,0,NULL,NULL),(26943,'mixpanel','completed',10,'2024-07-10 09:49:55','2024-07-10 11:36:55','2024-07-10 11:31:54','2024-07-10 11:36:54',NULL,0,0,NULL,NULL),(26944,'mixpanel','completed',10,'2024-07-10 10:33:58','2024-07-10 11:46:58','2024-07-10 11:41:57','2024-07-10 11:46:57',NULL,0,0,NULL,NULL),(26945,'mixpanel','completed',10,'2024-07-10 10:17:00','2024-07-10 12:01:56','2024-07-10 11:51:59','2024-07-10 12:01:55',NULL,0,0,NULL,NULL),(26946,'mixpanel','completed',10,'2024-07-10 10:11:46','2024-07-10 12:06:59','2024-07-10 12:04:45','2024-07-10 12:06:58',NULL,0,0,NULL,NULL),(26947,'mixpanel','completed',10,'2024-07-10 10:57:57','2024-07-10 12:17:00','2024-07-10 12:11:56','2024-07-10 12:16:59',NULL,0,0,NULL,NULL),(26948,'mixpanel','completed',10,'2024-07-10 11:02:56','2024-07-10 12:26:56','2024-07-10 12:21:55','2024-07-10 12:26:55',NULL,0,0,NULL,NULL),(26949,'mixpanel','completed',10,'2024-07-10 11:15:56','2024-07-10 12:36:58','2024-07-10 12:31:55','2024-07-10 12:36:57',NULL,0,0,NULL,NULL),(26950,'mixpanel','completed',10,'2024-07-10 10:42:58','2024-07-10 12:46:56','2024-07-10 12:41:57','2024-07-10 12:46:55',NULL,0,0,NULL,NULL),(26951,'mixpanel','completed',10,'2024-07-10 11:49:59','2024-07-10 12:57:00','2024-07-10 12:51:58','2024-07-10 12:56:59',NULL,0,0,NULL,NULL),(26952,'mixpanel','completed',10,'2024-07-10 11:32:57','2024-07-10 13:06:58','2024-07-10 13:01:56','2024-07-10 13:06:57',NULL,0,0,NULL,NULL),(26953,'mixpanel','completed',10,'2024-07-10 11:15:57','2024-07-10 13:16:54','2024-07-10 13:11:56','2024-07-10 13:16:53',NULL,0,0,NULL,NULL),(26954,'mixpanel','completed',10,'2024-07-10 11:22:57','2024-07-10 13:26:56','2024-07-10 13:21:56','2024-07-10 13:26:55',NULL,0,0,NULL,NULL),(26955,'mixpanel','completed',10,'2024-07-10 11:54:59','2024-07-10 13:36:58','2024-07-10 13:31:58','2024-07-10 13:36:57',NULL,0,0,NULL,NULL),(26956,'mixpanel','completed',10,'2024-07-10 12:34:57','2024-07-10 13:46:56','2024-07-10 13:41:56','2024-07-10 13:46:55',NULL,0,0,NULL,NULL),(26957,'mixpanel','completed',10,'2024-07-10 12:39:56','2024-07-10 13:57:01','2024-07-10 13:51:55','2024-07-10 13:56:59',NULL,0,0,NULL,NULL),(26958,'mixpanel','completed',10,'2024-07-10 12:23:57','2024-07-10 14:06:56','2024-07-10 14:01:56','2024-07-10 14:06:55',NULL,0,0,NULL,NULL),(26959,'mixpanel','completed',10,'2024-07-10 12:43:55','2024-07-10 14:16:57','2024-07-10 14:11:54','2024-07-10 14:16:56',NULL,0,0,NULL,NULL),(26960,'mixpanel','completed',10,'2024-07-10 13:06:54','2024-07-10 14:27:01','2024-07-10 14:21:53','2024-07-10 14:27:00',NULL,0,0,NULL,NULL),(26961,'mixpanel','completed',10,'2024-07-10 12:43:56','2024-07-10 14:36:59','2024-07-10 14:31:55','2024-07-10 14:36:58',NULL,0,0,NULL,NULL),(26962,'mixpanel','completed',10,'2024-07-10 12:40:56','2024-07-10 14:46:57','2024-07-10 14:41:55','2024-07-10 14:46:55',NULL,0,0,NULL,NULL),(26963,'mixpanel','completed',10,'2024-07-10 13:07:55','2024-07-10 14:56:59','2024-07-10 14:51:54','2024-07-10 14:56:58',NULL,0,0,NULL,NULL),(26964,'mixpanel','completed',10,'2024-07-10 13:03:48','2024-07-10 15:06:59','2024-07-10 15:00:47','2024-07-10 15:06:58',NULL,0,0,NULL,NULL),(26965,'mixpanel','completed',10,'2024-07-10 13:18:00','2024-07-10 15:16:59','2024-07-10 15:11:59','2024-07-10 15:16:57',NULL,0,0,NULL,NULL),(26966,'mixpanel','completed',10,'2024-07-10 14:08:00','2024-07-10 15:26:58','2024-07-10 15:21:59','2024-07-10 15:26:57',NULL,0,0,NULL,NULL),(26967,'mixpanel','completed',10,'2024-07-10 14:07:04','2024-07-10 15:37:00','2024-07-10 15:32:03','2024-07-10 15:36:59',NULL,0,0,NULL,NULL),(26968,'mixpanel','completed',10,'2024-07-10 14:19:56','2024-07-10 15:46:29','2024-07-10 15:41:55','2024-07-10 15:46:28',NULL,0,0,NULL,NULL),(26969,'mixpanel','completed',10,'2024-07-10 14:35:56','2024-07-10 15:56:59','2024-07-10 15:51:55','2024-07-10 15:56:58',NULL,0,0,NULL,NULL),(26970,'mixpanel','completed',10,'2024-07-10 14:27:57','2024-07-10 16:04:10','2024-07-10 16:01:56','2024-07-10 16:04:09',NULL,0,0,NULL,NULL),(26971,'mixpanel','completed',10,'2024-07-10 14:34:58','2024-07-10 16:11:55','2024-07-10 16:06:57','2024-07-10 16:11:54',NULL,0,0,NULL,NULL),(26972,'mixpanel','completed',10,'2024-07-10 15:11:00','2024-07-10 16:21:56','2024-07-10 16:16:59','2024-07-10 16:21:55',NULL,0,0,NULL,NULL),(26973,'mixpanel','completed',10,'2024-07-10 14:37:57','2024-07-10 16:31:55','2024-07-10 16:26:56','2024-07-10 16:31:54',NULL,0,0,NULL,NULL),(26974,'mixpanel','completed',10,'2024-07-10 15:04:58','2024-07-10 16:41:55','2024-07-10 16:36:57','2024-07-10 16:41:54',NULL,0,0,NULL,NULL),(26975,'mixpanel','completed',10,'2024-07-10 15:26:55','2024-07-10 16:56:55','2024-07-10 16:46:54','2024-07-10 16:56:54',NULL,0,0,NULL,NULL),(26976,'mixpanel','completed',10,'2024-07-10 15:44:54','2024-07-10 17:05:41','2024-07-10 17:01:53','2024-07-10 17:05:40',NULL,0,0,NULL,NULL),(26977,'mixpanel','completed',10,'2024-07-10 15:27:56','2024-07-10 17:16:27','2024-07-10 17:11:55','2024-07-10 17:16:26',NULL,0,0,NULL,NULL),(26978,'mixpanel','completed',10,'2024-07-10 15:25:57','2024-07-10 17:26:55','2024-07-10 17:21:56','2024-07-10 17:26:54',NULL,0,0,NULL,NULL),(26979,'mixpanel','completed',10,'2024-07-10 16:08:57','2024-07-10 17:36:57','2024-07-10 17:31:56','2024-07-10 17:36:56',NULL,0,0,NULL,NULL),(26980,'mixpanel','completed',10,'2024-07-10 16:24:59','2024-07-10 17:46:55','2024-07-10 17:41:58','2024-07-10 17:46:54',NULL,0,0,NULL,NULL),(26981,'mixpanel','completed',10,'2024-07-10 16:05:56','2024-07-10 17:56:55','2024-07-10 17:51:55','2024-07-10 17:56:54',NULL,0,0,NULL,NULL),(26982,'mixpanel','completed',10,'2024-07-10 16:18:54','2024-07-10 18:06:56','2024-07-10 18:01:53','2024-07-10 18:06:55',NULL,0,0,NULL,NULL),(26983,'mixpanel','completed',10,'2024-07-10 16:39:26','2024-07-10 18:11:57','2024-07-10 18:09:25','2024-07-10 18:11:55',NULL,0,0,NULL,NULL),(26984,'mixpanel','completed',10,'2024-07-10 16:32:56','2024-07-10 18:21:55','2024-07-10 18:16:55','2024-07-10 18:21:54',NULL,0,0,NULL,NULL),(26985,'mixpanel','completed',10,'2024-07-10 16:54:42','2024-07-10 18:31:55','2024-07-10 18:26:41','2024-07-10 18:31:54',NULL,0,0,NULL,NULL),(26986,'mixpanel','completed',10,'2024-07-10 16:45:55','2024-07-10 18:42:00','2024-07-10 18:36:54','2024-07-10 18:41:59',NULL,0,0,NULL,NULL),(26987,'mixpanel','completed',10,'2024-07-10 16:45:56','2024-07-10 18:49:26','2024-07-10 18:46:55','2024-07-10 18:49:23',NULL,0,0,NULL,NULL),(26988,'mixpanel','completed',10,'2024-07-10 17:18:54','2024-07-10 18:54:58','2024-07-10 18:51:53','2024-07-10 18:54:57',NULL,0,0,NULL,NULL),(26989,'mixpanel','completed',10,'2024-07-10 17:15:59','2024-07-10 19:06:57','2024-07-10 19:01:58','2024-07-10 19:06:56',NULL,0,0,NULL,NULL),(26990,'mixpanel','completed',10,'2024-07-10 17:52:02','2024-07-10 19:16:56','2024-07-10 19:12:01','2024-07-10 19:16:55',NULL,0,0,NULL,NULL),(26991,'mixpanel','completed',10,'2024-07-10 17:25:55','2024-07-10 19:26:55','2024-07-10 19:21:54','2024-07-10 19:26:54',NULL,0,0,NULL,NULL),(26992,'mixpanel','completed',10,'2024-07-10 17:53:55','2024-07-10 19:36:56','2024-07-10 19:31:54','2024-07-10 19:36:55',NULL,0,0,NULL,NULL),(26993,'mixpanel','completed',10,'2024-07-10 17:43:57','2024-07-10 19:46:54','2024-07-10 19:41:56','2024-07-10 19:46:53',NULL,0,0,NULL,NULL),(26994,'mixpanel','completed',10,'2024-07-10 18:27:55','2024-07-10 19:56:56','2024-07-10 19:51:54','2024-07-10 19:56:55',NULL,0,0,NULL,NULL),(26995,'mixpanel','completed',10,'2024-07-10 18:38:54','2024-07-10 20:06:55','2024-07-10 20:01:53','2024-07-10 20:06:54',NULL,0,0,NULL,NULL),(26996,'schedule_re_engagement_email','completed',10,'2024-07-11 20:06:55','2024-07-11 20:12:00','2024-07-10 20:06:54','2024-07-11 20:11:57',NULL,0,0,NULL,NULL),(26997,'mixpanel','completed',10,'2024-07-10 18:33:57','2024-07-10 20:16:57','2024-07-10 20:11:56','2024-07-10 20:16:56',NULL,0,0,NULL,NULL),(26998,'mixpanel','completed',10,'2024-07-10 19:18:14','2024-07-10 20:27:01','2024-07-10 20:21:12','2024-07-10 20:27:00',NULL,0,0,NULL,NULL),(26999,'mixpanel','completed',10,'2024-07-10 18:33:57','2024-07-10 20:37:03','2024-07-10 20:31:56','2024-07-10 20:37:01',NULL,0,0,NULL,NULL),(27000,'mixpanel','completed',10,'2024-07-10 19:34:55','2024-07-10 20:46:51','2024-07-10 20:41:55','2024-07-10 20:46:50',NULL,0,0,NULL,NULL),(27001,'mixpanel','completed',10,'2024-07-10 19:39:52','2024-07-10 20:56:55','2024-07-10 20:51:51','2024-07-10 20:56:54',NULL,0,0,NULL,NULL),(27002,'mixpanel','completed',10,'2024-07-10 19:40:21','2024-07-10 21:01:52','2024-07-10 20:59:20','2024-07-10 21:01:51',NULL,0,0,NULL,NULL),(27003,'mixpanel','completed',10,'2024-07-10 19:35:54','2024-07-10 21:11:53','2024-07-10 21:06:53','2024-07-10 21:11:52',NULL,0,0,NULL,NULL),(27004,'mixpanel','completed',10,'2024-07-10 19:25:55','2024-07-10 21:21:54','2024-07-10 21:16:54','2024-07-10 21:21:53',NULL,0,0,NULL,NULL),(27005,'mixpanel','completed',10,'2024-07-10 20:15:53','2024-07-10 21:31:53','2024-07-10 21:26:52','2024-07-10 21:31:52',NULL,0,0,NULL,NULL),(27006,'mixpanel','completed',10,'2024-07-10 20:10:55','2024-07-10 21:41:52','2024-07-10 21:36:54','2024-07-10 21:41:51',NULL,0,0,NULL,NULL),(27007,'mixpanel','completed',10,'2024-07-10 20:06:53','2024-07-10 21:52:07','2024-07-10 21:46:52','2024-07-10 21:52:05',NULL,0,0,NULL,NULL),(27008,'mixpanel','completed',10,'2024-07-10 20:23:54','2024-07-10 22:01:53','2024-07-10 21:56:52','2024-07-10 22:01:52',NULL,0,0,NULL,NULL),(27009,'mixpanel','completed',10,'2024-07-10 20:36:44','2024-07-10 22:06:54','2024-07-10 22:04:43','2024-07-10 22:06:53',NULL,0,0,NULL,NULL),(27010,'mixpanel','completed',10,'2024-07-10 20:45:54','2024-07-10 22:16:54','2024-07-10 22:11:53','2024-07-10 22:16:53',NULL,0,0,NULL,NULL),(27011,'mixpanel','completed',10,'2024-07-10 21:01:03','2024-07-10 22:26:53','2024-07-10 22:22:01','2024-07-10 22:26:52',NULL,0,0,NULL,NULL),(27012,'mixpanel','completed',10,'2024-07-10 21:27:53','2024-07-10 22:41:51','2024-07-10 22:36:52','2024-07-10 22:41:50',NULL,0,0,NULL,NULL),(27013,'mixpanel','completed',10,'2024-07-10 21:37:52','2024-07-10 22:51:52','2024-07-10 22:46:51','2024-07-10 22:51:51',NULL,0,0,NULL,NULL),(27014,'mixpanel','completed',10,'2024-07-10 21:21:52','2024-07-10 23:01:53','2024-07-10 22:56:51','2024-07-10 23:01:52',NULL,0,0,NULL,NULL),(27015,'mixpanel','completed',10,'2024-07-10 21:43:26','2024-07-10 23:11:53','2024-07-10 23:06:25','2024-07-10 23:11:51',NULL,0,0,NULL,NULL),(27016,'mixpanel','completed',10,'2024-07-10 21:25:52','2024-07-10 23:21:53','2024-07-10 23:16:51','2024-07-10 23:21:52',NULL,0,0,NULL,NULL),(27017,'mixpanel','completed',10,'2024-07-10 22:20:47','2024-07-10 23:29:44','2024-07-10 23:26:46','2024-07-10 23:29:43',NULL,0,0,NULL,NULL),(27018,'mixpanel','completed',10,'2024-07-10 21:31:04','2024-07-10 23:36:53','2024-07-10 23:32:03','2024-07-10 23:36:52',NULL,0,0,NULL,NULL),(27019,'mixpanel','completed',10,'2024-07-10 22:13:58','2024-07-10 23:43:13','2024-07-10 23:40:57','2024-07-10 23:43:12',NULL,0,0,NULL,NULL),(27020,'mixpanel','completed',10,'2024-07-10 22:36:52','2024-07-10 23:51:52','2024-07-10 23:46:51','2024-07-10 23:51:51',NULL,0,0,NULL,NULL),(27021,'mixpanel','completed',10,'2024-07-10 22:22:56','2024-07-11 00:01:52','2024-07-10 23:56:54','2024-07-11 00:01:51',NULL,0,0,NULL,NULL),(27022,'mixpanel','completed',10,'2024-07-10 22:22:17','2024-07-11 00:11:54','2024-07-11 00:07:15','2024-07-11 00:11:53',NULL,0,0,NULL,NULL),(27023,'mixpanel','completed',10,'2024-07-10 22:22:52','2024-07-11 00:21:54','2024-07-11 00:16:51','2024-07-11 00:21:52',NULL,0,0,NULL,NULL),(27024,'mixpanel','completed',10,'2024-07-10 22:50:52','2024-07-11 00:30:01','2024-07-11 00:26:51','2024-07-11 00:30:00',NULL,0,0,NULL,NULL),(27025,'mixpanel','completed',10,'2024-07-10 22:43:54','2024-07-11 00:39:31','2024-07-11 00:36:53','2024-07-11 00:39:30',NULL,0,0,NULL,NULL),(27026,'mixpanel','completed',10,'2024-07-10 23:23:51','2024-07-11 00:46:53','2024-07-11 00:41:50','2024-07-11 00:46:52',NULL,0,0,NULL,NULL),(27027,'mixpanel','completed',10,'2024-07-10 23:33:53','2024-07-11 00:56:56','2024-07-11 00:51:52','2024-07-11 00:56:55',NULL,0,0,NULL,NULL),(27028,'mixpanel','completed',10,'2024-07-10 23:12:53','2024-07-11 01:06:53','2024-07-11 01:01:52','2024-07-11 01:06:52',NULL,0,0,NULL,NULL),(27029,'mixpanel','completed',10,'2024-07-10 23:25:09','2024-07-11 01:16:52','2024-07-11 01:11:08','2024-07-11 01:16:51',NULL,0,0,NULL,NULL),(27030,'mixpanel','completed',10,'2024-07-10 23:51:51','2024-07-11 01:26:53','2024-07-11 01:21:50','2024-07-11 01:26:52',NULL,0,0,NULL,NULL),(27031,'mixpanel','completed',10,'2024-07-11 00:14:51','2024-07-11 01:34:52','2024-07-11 01:31:51','2024-07-11 01:34:51',NULL,0,0,NULL,NULL),(27032,'mixpanel','completed',10,'2024-07-11 00:19:52','2024-07-11 01:44:03','2024-07-11 01:41:51','2024-07-11 01:44:02',NULL,0,0,NULL,NULL),(27033,'mixpanel','completed',10,'2024-07-11 00:20:53','2024-07-11 01:51:53','2024-07-11 01:46:52','2024-07-11 01:51:52',NULL,0,0,NULL,NULL),(27034,'mixpanel','completed',10,'2024-07-11 00:03:53','2024-07-11 01:59:56','2024-07-11 01:56:52','2024-07-11 01:59:55',NULL,0,0,NULL,NULL),(27035,'mixpanel','completed',10,'2024-07-11 00:28:54','2024-07-11 02:11:33','2024-07-11 02:06:52','2024-07-11 02:11:32',NULL,0,0,NULL,NULL),(27036,'mixpanel','completed',10,'2024-07-11 00:47:07','2024-07-11 02:21:53','2024-07-11 02:19:04','2024-07-11 02:21:52',NULL,0,0,NULL,NULL),(27037,'mixpanel','completed',10,'2024-07-11 00:42:52','2024-07-11 02:31:53','2024-07-11 02:26:51','2024-07-11 02:31:52',NULL,0,0,NULL,NULL),(27038,'mixpanel','completed',10,'2024-07-11 01:24:55','2024-07-11 02:41:55','2024-07-11 02:36:54','2024-07-11 02:41:54',NULL,0,0,NULL,NULL),(27039,'mixpanel','completed',10,'2024-07-11 00:45:54','2024-07-11 02:51:53','2024-07-11 02:46:53','2024-07-11 02:51:52',NULL,0,0,NULL,NULL),(27040,'mixpanel','completed',10,'2024-07-11 01:48:57','2024-07-11 03:01:53','2024-07-11 02:56:56','2024-07-11 03:01:52',NULL,0,0,NULL,NULL),(27041,'mixpanel','completed',10,'2024-07-11 01:27:55','2024-07-11 03:11:53','2024-07-11 03:06:54','2024-07-11 03:11:52',NULL,0,0,NULL,NULL),(27042,'mixpanel','completed',10,'2024-07-11 02:07:51','2024-07-11 03:21:57','2024-07-11 03:16:51','2024-07-11 03:21:56',NULL,0,0,NULL,NULL),(27043,'mixpanel','completed',10,'2024-07-11 01:25:40','2024-07-11 03:26:53','2024-07-11 03:24:38','2024-07-11 03:26:52',NULL,0,0,NULL,NULL),(27044,'mixpanel','completed',10,'2024-07-11 01:38:05','2024-07-11 03:35:28','2024-07-11 03:29:59','2024-07-11 03:35:27',NULL,0,0,NULL,NULL),(27045,'mixpanel','completed',10,'2024-07-11 02:20:08','2024-07-11 03:46:30','2024-07-11 03:41:07','2024-07-11 03:46:29',NULL,0,0,NULL,NULL),(27046,'mixpanel','completed',10,'2024-07-11 02:17:52','2024-07-11 03:56:53','2024-07-11 03:51:51','2024-07-11 03:56:52',NULL,0,0,NULL,NULL),(27047,'mixpanel','completed',10,'2024-07-11 02:37:54','2024-07-11 04:06:53','2024-07-11 04:01:53','2024-07-11 04:06:52',NULL,0,0,NULL,NULL),(27048,'mixpanel','completed',10,'2024-07-11 02:43:56','2024-07-11 04:16:53','2024-07-11 04:11:55','2024-07-11 04:16:52',NULL,0,0,NULL,NULL),(27049,'mixpanel','completed',10,'2024-07-11 02:59:57','2024-07-11 04:26:23','2024-07-11 04:21:56','2024-07-11 04:26:22',NULL,0,0,NULL,NULL),(27050,'mixpanel','completed',10,'2024-07-11 03:17:56','2024-07-11 04:36:58','2024-07-11 04:31:53','2024-07-11 04:36:56',NULL,0,0,NULL,NULL),(27051,'mixpanel','completed',10,'2024-07-11 03:09:55','2024-07-11 04:46:53','2024-07-11 04:41:54','2024-07-11 04:46:52',NULL,0,0,NULL,NULL),(27052,'mixpanel','completed',10,'2024-07-11 03:48:54','2024-07-11 04:54:01','2024-07-11 04:51:53','2024-07-11 04:54:00',NULL,0,0,NULL,NULL),(27053,'mixpanel','completed',10,'2024-07-11 03:26:54','2024-07-11 05:01:53','2024-07-11 04:56:53','2024-07-11 05:01:52',NULL,0,0,NULL,NULL),(27054,'mixpanel','completed',10,'2024-07-11 03:46:32','2024-07-11 05:11:52','2024-07-11 05:05:31','2024-07-11 05:11:51',NULL,0,0,NULL,NULL),(27055,'mixpanel','completed',10,'2024-07-11 03:25:53','2024-07-11 05:21:55','2024-07-11 05:16:52','2024-07-11 05:21:54',NULL,0,0,NULL,NULL),(27056,'mixpanel','completed',10,'2024-07-11 04:20:52','2024-07-11 05:31:52','2024-07-11 05:26:51','2024-07-11 05:31:51',NULL,0,0,NULL,NULL),(27057,'mixpanel','completed',10,'2024-07-11 04:25:54','2024-07-11 05:42:15','2024-07-11 05:36:53','2024-07-11 05:42:12',NULL,0,0,NULL,NULL),(27058,'mixpanel','completed',10,'2024-07-11 04:32:52','2024-07-11 05:51:53','2024-07-11 05:46:51','2024-07-11 05:51:52',NULL,0,0,NULL,NULL),(27059,'mixpanel','completed',10,'2024-07-11 04:15:53','2024-07-11 06:01:53','2024-07-11 05:56:52','2024-07-11 06:01:52',NULL,0,0,NULL,NULL),(27060,'mixpanel','completed',10,'2024-07-11 04:21:56','2024-07-11 06:10:50','2024-07-11 06:06:55','2024-07-11 06:10:49',NULL,0,0,NULL,NULL),(27061,'mixpanel','completed',10,'2024-07-11 04:38:34','2024-07-11 06:21:56','2024-07-11 06:16:33','2024-07-11 06:21:55',NULL,0,0,NULL,NULL),(27062,'mixpanel','completed',10,'2024-07-11 05:18:55','2024-07-11 06:31:20','2024-07-11 06:26:54','2024-07-11 06:31:19',NULL,0,0,NULL,NULL),(27063,'mixpanel','completed',10,'2024-07-11 04:38:21','2024-07-11 06:35:22','2024-07-11 06:33:20','2024-07-11 06:35:21',NULL,0,0,NULL,NULL),(27064,'mixpanel','completed',10,'2024-07-11 05:02:26','2024-07-11 06:41:13','2024-07-11 06:37:25','2024-07-11 06:41:12',NULL,0,0,NULL,NULL),(27065,'mixpanel','completed',10,'2024-07-11 05:07:54','2024-07-11 06:51:54','2024-07-11 06:46:53','2024-07-11 06:51:54',NULL,0,0,NULL,NULL),(27066,'mixpanel','completed',10,'2024-07-11 04:59:53','2024-07-11 06:59:55','2024-07-11 06:56:52','2024-07-11 06:59:54',NULL,0,0,NULL,NULL),(27067,'mixpanel','completed',10,'2024-07-11 05:41:57','2024-07-11 07:11:55','2024-07-11 07:06:56','2024-07-11 07:11:54',NULL,0,0,NULL,NULL),(27068,'mixpanel','completed',10,'2024-07-11 05:46:23','2024-07-11 07:21:53','2024-07-11 07:16:22','2024-07-11 07:21:52',NULL,0,0,NULL,NULL),(27069,'mixpanel','completed',10,'2024-07-11 06:17:53','2024-07-11 07:31:52','2024-07-11 07:26:52','2024-07-11 07:31:51',NULL,0,0,NULL,NULL),(27070,'mixpanel','completed',10,'2024-07-11 05:49:53','2024-07-11 07:41:57','2024-07-11 07:36:52','2024-07-11 07:41:56',NULL,0,0,NULL,NULL),(27071,'mixpanel','completed',10,'2024-07-11 06:29:55','2024-07-11 07:51:56','2024-07-11 07:46:54','2024-07-11 07:51:55',NULL,0,0,NULL,NULL),(27072,'mixpanel','completed',10,'2024-07-11 06:48:56','2024-07-11 08:01:57','2024-07-11 07:56:55','2024-07-11 08:01:56',NULL,0,0,NULL,NULL),(27073,'mixpanel','completed',10,'2024-07-11 06:25:36','2024-07-11 08:07:26','2024-07-11 08:04:35','2024-07-11 08:07:25',NULL,0,0,NULL,NULL),(27074,'mixpanel','completed',10,'2024-07-11 06:58:24','2024-07-11 08:13:27','2024-07-11 08:10:23','2024-07-11 08:13:26',NULL,0,0,NULL,NULL),(27075,'mixpanel','completed',10,'2024-07-11 06:57:37','2024-07-11 08:21:46','2024-07-11 08:16:36','2024-07-11 08:21:45',NULL,0,0,NULL,NULL),(27076,'mixpanel','completed',10,'2024-07-11 06:54:55','2024-07-11 08:31:58','2024-07-11 08:26:54','2024-07-11 08:31:57',NULL,0,0,NULL,NULL),(27077,'mixpanel','completed',10,'2024-07-11 06:53:51','2024-07-11 08:37:02','2024-07-11 08:34:50','2024-07-11 08:37:00',NULL,0,0,NULL,NULL),(27078,'mixpanel','completed',10,'2024-07-11 06:48:54','2024-07-11 08:46:55','2024-07-11 08:41:53','2024-07-11 08:46:54',NULL,0,0,NULL,NULL),(27079,'mixpanel','completed',10,'2024-07-11 06:58:53','2024-07-11 08:54:10','2024-07-11 08:51:52','2024-07-11 08:54:09',NULL,0,0,NULL,NULL),(27080,'mixpanel','completed',10,'2024-07-11 07:53:57','2024-07-11 09:00:00','2024-07-11 08:56:56','2024-07-11 08:59:59',NULL,0,0,NULL,NULL),(27081,'mixpanel','completed',10,'2024-07-11 07:24:57','2024-07-11 09:11:56','2024-07-11 09:06:56','2024-07-11 09:11:55',NULL,0,0,NULL,NULL),(27082,'mixpanel','completed',10,'2024-07-11 07:40:26','2024-07-11 09:21:58','2024-07-11 09:15:25','2024-07-11 09:21:57',NULL,0,0,NULL,NULL),(27083,'mixpanel','completed',10,'2024-07-11 08:13:57','2024-07-11 09:31:57','2024-07-11 09:26:56','2024-07-11 09:31:55',NULL,0,0,NULL,NULL),(27084,'mixpanel','completed',10,'2024-07-11 08:09:55','2024-07-11 09:41:31','2024-07-11 09:36:54','2024-07-11 09:41:30',NULL,0,0,NULL,NULL),(27085,'mixpanel','completed',10,'2024-07-11 08:12:54','2024-07-11 09:49:23','2024-07-11 09:45:53','2024-07-11 09:49:22',NULL,0,0,NULL,NULL),(27086,'mixpanel','completed',10,'2024-07-11 08:22:55','2024-07-11 09:56:33','2024-07-11 09:51:54','2024-07-11 09:56:32',NULL,0,0,NULL,NULL),(27087,'mixpanel','completed',10,'2024-07-11 08:34:02','2024-07-11 10:03:58','2024-07-11 10:00:01','2024-07-11 10:03:57',NULL,0,0,NULL,NULL),(27088,'mixpanel','completed',10,'2024-07-11 08:18:55','2024-07-11 10:11:14','2024-07-11 10:06:54','2024-07-11 10:11:14',NULL,0,0,NULL,NULL),(27089,'mixpanel','completed',10,'2024-07-11 08:14:05','2024-07-11 10:18:48','2024-07-11 10:15:04','2024-07-11 10:18:47',NULL,0,0,NULL,NULL),(27090,'mixpanel','completed',10,'2024-07-11 08:33:54','2024-07-11 10:26:29','2024-07-11 10:21:53','2024-07-11 10:26:28',NULL,0,0,NULL,NULL),(27091,'mixpanel','completed',10,'2024-07-11 08:54:48','2024-07-11 10:34:25','2024-07-11 10:30:47','2024-07-11 10:34:24',NULL,0,0,NULL,NULL),(27092,'mixpanel','completed',10,'2024-07-11 08:50:56','2024-07-11 10:41:11','2024-07-11 10:36:55','2024-07-11 10:41:10',NULL,0,0,NULL,NULL),(27093,'mixpanel','completed',10,'2024-07-11 09:38:29','2024-07-11 10:46:55','2024-07-11 10:44:28','2024-07-11 10:46:54',NULL,0,0,NULL,NULL),(27094,'mixpanel','completed',10,'2024-07-11 09:21:37','2024-07-11 10:55:20','2024-07-11 10:51:36','2024-07-11 10:55:19',NULL,0,0,NULL,NULL),(27095,'mixpanel','completed',10,'2024-07-11 08:59:59','2024-07-11 11:01:35','2024-07-11 10:58:58','2024-07-11 11:01:34',NULL,0,0,NULL,NULL),(27096,'mixpanel','completed',10,'2024-07-11 09:46:42','2024-07-11 11:10:04','2024-07-11 11:06:41','2024-07-11 11:10:03',NULL,0,0,NULL,NULL),(27097,'mixpanel','completed',10,'2024-07-11 10:05:34','2024-07-11 11:16:54','2024-07-11 11:13:33','2024-07-11 11:16:52',NULL,0,0,NULL,NULL),(27098,'mixpanel','completed',10,'2024-07-11 09:30:35','2024-07-11 11:24:47','2024-07-11 11:20:34','2024-07-11 11:24:46',NULL,0,0,NULL,NULL),(27099,'mixpanel','completed',10,'2024-07-11 10:21:56','2024-07-11 11:31:28','2024-07-11 11:26:55','2024-07-11 11:31:27',NULL,0,0,NULL,NULL),(27100,'mixpanel','completed',10,'2024-07-11 10:03:13','2024-07-11 11:41:55','2024-07-11 11:35:12','2024-07-11 11:41:54',NULL,0,0,NULL,NULL),(27101,'mixpanel','completed',10,'2024-07-11 10:05:51','2024-07-11 11:46:52','2024-07-11 11:44:50','2024-07-11 11:46:51',NULL,0,0,NULL,NULL),(27102,'mixpanel','completed',10,'2024-07-11 10:01:53','2024-07-11 11:55:33','2024-07-11 11:51:52','2024-07-11 11:55:33',NULL,0,0,NULL,NULL),(27103,'mixpanel','completed',10,'2024-07-11 10:30:26','2024-07-11 12:01:13','2024-07-11 11:58:25','2024-07-11 12:01:12',NULL,0,0,NULL,NULL),(27104,'mixpanel','completed',10,'2024-07-11 10:33:34','2024-07-11 12:05:42','2024-07-11 12:03:33','2024-07-11 12:05:41',NULL,0,0,NULL,NULL),(27105,'mixpanel','completed',10,'2024-07-11 10:14:52','2024-07-11 12:11:56','2024-07-11 12:08:50','2024-07-11 12:11:55',NULL,0,0,NULL,NULL),(27106,'mixpanel','completed',10,'2024-07-11 10:22:11','2024-07-11 12:16:54','2024-07-11 12:14:10','2024-07-11 12:16:53',NULL,0,0,NULL,NULL),(27107,'mixpanel','completed',10,'2024-07-11 11:14:32','2024-07-11 12:25:22','2024-07-11 12:21:31','2024-07-11 12:25:21',NULL,0,0,NULL,NULL),(27108,'mixpanel','completed',10,'2024-07-11 10:29:44','2024-07-11 12:31:55','2024-07-11 12:29:43','2024-07-11 12:31:54',NULL,0,0,NULL,NULL),(27109,'mixpanel','completed',10,'2024-07-11 11:24:05','2024-07-11 12:36:56','2024-07-11 12:34:02','2024-07-11 12:36:55',NULL,0,0,NULL,NULL),(27110,'mixpanel','completed',10,'2024-07-11 11:32:55','2024-07-11 12:46:18','2024-07-11 12:41:54','2024-07-11 12:46:17',NULL,0,0,NULL,NULL),(27111,'mixpanel','completed',10,'2024-07-11 11:46:53','2024-07-11 12:55:08','2024-07-11 12:51:52','2024-07-11 12:55:07',NULL,0,0,NULL,NULL),(27112,'mixpanel','completed',10,'2024-07-11 11:49:23','2024-07-11 13:02:01','2024-07-11 12:59:22','2024-07-11 13:02:00',NULL,0,0,NULL,NULL),(27113,'mixpanel','completed',10,'2024-07-11 11:29:18','2024-07-11 13:06:55','2024-07-11 13:04:17','2024-07-11 13:06:54',NULL,0,0,NULL,NULL),(27114,'mixpanel','completed',10,'2024-07-11 11:47:55','2024-07-11 13:16:55','2024-07-11 13:11:54','2024-07-11 13:16:54',NULL,0,0,NULL,NULL),(27115,'mixpanel','completed',10,'2024-07-11 11:33:56','2024-07-11 13:26:52','2024-07-11 13:21:55','2024-07-11 13:26:51',NULL,0,0,NULL,NULL),(27116,'mixpanel','completed',10,'2024-07-11 11:41:52','2024-07-11 13:36:53','2024-07-11 13:31:51','2024-07-11 13:36:52',NULL,0,0,NULL,NULL),(27117,'mixpanel','completed',10,'2024-07-11 11:43:58','2024-07-11 13:44:16','2024-07-11 13:41:57','2024-07-11 13:44:15',NULL,0,0,NULL,NULL),(27118,'mixpanel','completed',10,'2024-07-11 12:07:52','2024-07-11 13:49:27','2024-07-11 13:46:51','2024-07-11 13:49:26',NULL,0,0,NULL,NULL),(27119,'mixpanel','completed',10,'2024-07-11 12:27:53','2024-07-11 13:56:54','2024-07-11 13:51:52','2024-07-11 13:56:53',NULL,0,0,NULL,NULL),(27120,'mixpanel','completed',10,'2024-07-11 12:05:54','2024-07-11 14:06:52','2024-07-11 14:01:53','2024-07-11 14:06:51',NULL,0,0,NULL,NULL),(27121,'mixpanel','completed',10,'2024-07-11 12:31:54','2024-07-11 14:16:10','2024-07-11 14:11:53','2024-07-11 14:16:09',NULL,0,0,NULL,NULL),(27122,'mixpanel','completed',10,'2024-07-11 12:45:51','2024-07-11 14:26:51','2024-07-11 14:21:51','2024-07-11 14:26:50',NULL,0,0,NULL,NULL),(27123,'mixpanel','completed',10,'2024-07-11 12:33:51','2024-07-11 14:36:52','2024-07-11 14:31:50','2024-07-11 14:36:51',NULL,0,0,NULL,NULL),(27124,'mixpanel','completed',10,'2024-07-11 13:23:53','2024-07-11 14:46:53','2024-07-11 14:41:52','2024-07-11 14:46:52',NULL,0,0,NULL,NULL),(27125,'mixpanel','completed',10,'2024-07-11 13:08:51','2024-07-11 14:56:52','2024-07-11 14:51:50','2024-07-11 14:56:51',NULL,0,0,NULL,NULL),(27126,'mixpanel','completed',10,'2024-07-11 13:57:52','2024-07-11 15:06:53','2024-07-11 15:01:51','2024-07-11 15:06:52',NULL,0,0,NULL,NULL),(27127,'mixpanel','completed',10,'2024-07-11 13:19:51','2024-07-11 15:16:48','2024-07-11 15:11:51','2024-07-11 15:16:48',NULL,0,0,NULL,NULL),(27128,'mixpanel','completed',10,'2024-07-11 13:24:53','2024-07-11 15:26:52','2024-07-11 15:21:52','2024-07-11 15:26:51',NULL,0,0,NULL,NULL),(27129,'mixpanel','completed',10,'2024-07-11 13:36:52','2024-07-11 15:36:52','2024-07-11 15:31:50','2024-07-11 15:36:51',NULL,0,0,NULL,NULL),(27130,'mixpanel','completed',10,'2024-07-11 13:59:56','2024-07-11 15:46:53','2024-07-11 15:41:50','2024-07-11 15:46:52',NULL,0,0,NULL,NULL),(27131,'mixpanel','completed',10,'2024-07-11 14:21:35','2024-07-11 15:56:53','2024-07-11 15:51:35','2024-07-11 15:56:52',NULL,0,0,NULL,NULL),(27132,'mixpanel','completed',10,'2024-07-11 14:52:54','2024-07-11 16:06:52','2024-07-11 16:01:53','2024-07-11 16:06:51',NULL,0,0,NULL,NULL),(27133,'mixpanel','completed',10,'2024-07-11 14:27:53','2024-07-11 16:16:53','2024-07-11 16:11:52','2024-07-11 16:16:51',NULL,0,0,NULL,NULL),(27134,'mixpanel','completed',10,'2024-07-11 15:19:54','2024-07-11 16:26:53','2024-07-11 16:21:53','2024-07-11 16:26:52',NULL,0,0,NULL,NULL),(27135,'mixpanel','completed',10,'2024-07-11 14:57:54','2024-07-11 16:36:53','2024-07-11 16:31:53','2024-07-11 16:36:52',NULL,0,0,NULL,NULL),(27136,'mixpanel','completed',10,'2024-07-11 15:00:54','2024-07-11 16:46:55','2024-07-11 16:41:53','2024-07-11 16:46:54',NULL,0,0,NULL,NULL),(27137,'mixpanel','completed',10,'2024-07-11 15:16:09','2024-07-11 16:56:53','2024-07-11 16:50:08','2024-07-11 16:56:52',NULL,0,0,NULL,NULL),(27138,'mixpanel','completed',10,'2024-07-11 15:23:21','2024-07-11 17:01:22','2024-07-11 16:59:20','2024-07-11 17:01:21',NULL,0,0,NULL,NULL),(27139,'mixpanel','completed',10,'2024-07-11 15:50:28','2024-07-11 17:06:26','2024-07-11 17:03:27','2024-07-11 17:06:25',NULL,0,0,NULL,NULL),(27140,'mixpanel','completed',10,'2024-07-11 15:25:29','2024-07-11 17:11:22','2024-07-11 17:08:28','2024-07-11 17:11:21',NULL,0,0,NULL,NULL),(27141,'mixpanel','completed',10,'2024-07-11 15:27:22','2024-07-11 17:16:57','2024-07-11 17:14:21','2024-07-11 17:16:56',NULL,0,0,NULL,NULL),(27142,'mixpanel','completed',10,'2024-07-11 15:47:53','2024-07-11 17:26:54','2024-07-11 17:21:52','2024-07-11 17:26:53',NULL,0,0,NULL,NULL),(27143,'mixpanel','completed',10,'2024-07-11 15:56:56','2024-07-11 17:36:53','2024-07-11 17:31:55','2024-07-11 17:36:52',NULL,0,0,NULL,NULL),(27144,'mixpanel','completed',10,'2024-07-11 16:22:54','2024-07-11 17:46:31','2024-07-11 17:41:53','2024-07-11 17:46:30',NULL,0,0,NULL,NULL),(27145,'mixpanel','completed',10,'2024-07-11 16:25:52','2024-07-11 17:56:54','2024-07-11 17:51:51','2024-07-11 17:56:53',NULL,0,0,NULL,NULL),(27146,'mixpanel','completed',10,'2024-07-11 16:57:15','2024-07-11 18:01:52','2024-07-11 17:59:14','2024-07-11 18:01:51',NULL,0,0,NULL,NULL),(27147,'mixpanel','completed',10,'2024-07-11 16:59:56','2024-07-11 18:11:57','2024-07-11 18:06:55','2024-07-11 18:11:56',NULL,0,0,NULL,NULL),(27148,'mixpanel','completed',10,'2024-07-11 16:18:53','2024-07-11 18:19:33','2024-07-11 18:16:52','2024-07-11 18:19:32',NULL,0,0,NULL,NULL),(27149,'mixpanel','completed',10,'2024-07-11 17:07:52','2024-07-11 18:26:51','2024-07-11 18:21:51','2024-07-11 18:26:50',NULL,0,0,NULL,NULL),(27150,'mixpanel','completed',10,'2024-07-11 16:40:53','2024-07-11 18:36:53','2024-07-11 18:31:52','2024-07-11 18:36:52',NULL,0,0,NULL,NULL),(27151,'mixpanel','completed',10,'2024-07-11 17:02:25','2024-07-11 18:41:53','2024-07-11 18:39:23','2024-07-11 18:41:52',NULL,0,0,NULL,NULL),(27152,'mixpanel','completed',10,'2024-07-11 17:15:52','2024-07-11 18:51:53','2024-07-11 18:46:51','2024-07-11 18:51:52',NULL,0,0,NULL,NULL),(27153,'mixpanel','completed',10,'2024-07-11 17:37:54','2024-07-11 19:01:53','2024-07-11 18:56:53','2024-07-11 19:01:52',NULL,0,0,NULL,NULL),(27154,'mixpanel','completed',10,'2024-07-11 17:57:52','2024-07-11 19:09:20','2024-07-11 19:06:51','2024-07-11 19:09:19',NULL,0,0,NULL,NULL),(27155,'mixpanel','completed',10,'2024-07-11 17:10:53','2024-07-11 19:16:54','2024-07-11 19:11:52','2024-07-11 19:16:53',NULL,0,0,NULL,NULL),(27156,'mixpanel','completed',10,'2024-07-11 17:49:54','2024-07-11 19:26:53','2024-07-11 19:21:53','2024-07-11 19:26:52',NULL,0,0,NULL,NULL),(27157,'mixpanel','completed',10,'2024-07-11 17:41:37','2024-07-11 19:36:56','2024-07-11 19:31:36','2024-07-11 19:36:55',NULL,0,0,NULL,NULL),(27158,'mixpanel','completed',10,'2024-07-11 17:40:56','2024-07-11 19:46:54','2024-07-11 19:41:55','2024-07-11 19:46:53',NULL,0,0,NULL,NULL),(27159,'mixpanel','completed',10,'2024-07-11 18:40:52','2024-07-11 19:56:55','2024-07-11 19:51:51','2024-07-11 19:56:54',NULL,0,0,NULL,NULL),(27160,'mixpanel','completed',10,'2024-07-11 18:48:55','2024-07-11 20:06:53','2024-07-11 20:01:54','2024-07-11 20:06:52',NULL,0,0,NULL,NULL),(27161,'mixpanel','completed',10,'2024-07-11 18:58:00','2024-07-11 20:16:54','2024-07-11 20:11:57','2024-07-11 20:16:53',NULL,0,0,NULL,NULL),(27162,'schedule_re_engagement_email','completed',10,'2024-07-12 20:16:54','2024-07-12 20:21:54','2024-07-11 20:16:53','2024-07-12 20:21:53',NULL,0,0,NULL,NULL),(27163,'mixpanel','completed',10,'2024-07-11 18:48:54','2024-07-11 20:26:54','2024-07-11 20:21:53','2024-07-11 20:26:54',NULL,0,0,NULL,NULL),(27164,'mixpanel','completed',10,'2024-07-11 19:22:54','2024-07-11 20:36:53','2024-07-11 20:31:52','2024-07-11 20:36:52',NULL,0,0,NULL,NULL),(27165,'mixpanel','completed',10,'2024-07-11 19:27:55','2024-07-11 20:46:53','2024-07-11 20:41:54','2024-07-11 20:46:52',NULL,0,0,NULL,NULL),(27166,'subscribers_engagement_score','completed',10,'2024-07-11 20:46:53','2024-07-11 20:51:54','2024-07-11 20:46:52','2024-07-11 20:51:53',NULL,0,0,NULL,NULL),(27167,'subscribers_engagement_score','completed',10,'2024-07-12 10:22:00','2024-07-12 10:26:52','2024-07-11 20:51:53','2024-07-12 10:26:51',NULL,0,0,NULL,NULL),(27168,'mixpanel','completed',10,'2024-07-11 19:38:54','2024-07-11 20:56:56','2024-07-11 20:51:53','2024-07-11 20:56:55',NULL,0,0,NULL,NULL),(27169,'mixpanel','completed',10,'2024-07-11 19:59:54','2024-07-11 21:06:56','2024-07-11 21:01:53','2024-07-11 21:06:55',NULL,0,0,NULL,NULL),(27170,'mixpanel','completed',10,'2024-07-11 20:00:53','2024-07-11 21:16:53','2024-07-11 21:11:52','2024-07-11 21:16:52',NULL,0,0,NULL,NULL),(27171,'mixpanel','completed',10,'2024-07-11 20:00:22','2024-07-11 21:24:21','2024-07-11 21:20:21','2024-07-11 21:24:20',NULL,0,0,NULL,NULL),(27172,'mixpanel','completed',10,'2024-07-11 20:00:55','2024-07-11 21:31:59','2024-07-11 21:26:54','2024-07-11 21:31:57',NULL,0,0,NULL,NULL),(27173,'mixpanel','completed',10,'2024-07-11 19:50:59','2024-07-11 21:41:57','2024-07-11 21:36:55','2024-07-11 21:41:56',NULL,0,0,NULL,NULL),(27174,'mixpanel','completed',10,'2024-07-11 20:44:53','2024-07-11 21:51:55','2024-07-11 21:46:52','2024-07-11 21:51:54',NULL,0,0,NULL,NULL),(27175,'mixpanel','completed',10,'2024-07-11 19:55:55','2024-07-11 22:01:54','2024-07-11 21:56:54','2024-07-11 22:01:53',NULL,0,0,NULL,NULL),(27176,'mixpanel','completed',10,'2024-07-11 20:08:12','2024-07-11 22:06:55','2024-07-11 22:04:11','2024-07-11 22:06:54',NULL,0,0,NULL,NULL),(27177,'mixpanel','completed',10,'2024-07-11 20:23:57','2024-07-11 22:16:56','2024-07-11 22:11:55','2024-07-11 22:16:55',NULL,0,0,NULL,NULL),(27178,'mixpanel','completed',10,'2024-07-11 21:11:53','2024-07-11 22:26:54','2024-07-11 22:21:52','2024-07-11 22:26:53',NULL,0,0,NULL,NULL),(27179,'mixpanel','completed',10,'2024-07-11 21:15:52','2024-07-11 22:36:54','2024-07-11 22:31:51','2024-07-11 22:36:53',NULL,0,0,NULL,NULL),(27180,'mixpanel','completed',10,'2024-07-11 21:29:56','2024-07-11 22:46:54','2024-07-11 22:41:55','2024-07-11 22:46:53',NULL,0,0,NULL,NULL),(27181,'mixpanel','completed',10,'2024-07-11 21:44:52','2024-07-11 22:56:54','2024-07-11 22:51:51','2024-07-11 22:56:52',NULL,0,0,NULL,NULL),(27182,'mixpanel','completed',10,'2024-07-11 21:44:52','2024-07-11 23:06:55','2024-07-11 23:01:51','2024-07-11 23:06:54',NULL,0,0,NULL,NULL),(27183,'mixpanel','completed',10,'2024-07-11 21:10:55','2024-07-11 23:16:55','2024-07-11 23:11:54','2024-07-11 23:16:54',NULL,0,0,NULL,NULL),(27184,'mixpanel','completed',10,'2024-07-11 21:30:54','2024-07-11 23:26:54','2024-07-11 23:21:53','2024-07-11 23:26:53',NULL,0,0,NULL,NULL),(27185,'mixpanel','completed',10,'2024-07-11 22:24:53','2024-07-11 23:36:54','2024-07-11 23:31:52','2024-07-11 23:36:53',NULL,0,0,NULL,NULL),(27186,'mixpanel','completed',10,'2024-07-11 22:35:53','2024-07-11 23:47:08','2024-07-11 23:41:52','2024-07-11 23:47:06',NULL,0,0,NULL,NULL),(27187,'mixpanel','completed',10,'2024-07-11 22:13:54','2024-07-11 23:56:54','2024-07-11 23:51:52','2024-07-11 23:56:53',NULL,0,0,NULL,NULL),(27188,'mixpanel','completed',10,'2024-07-11 22:07:55','2024-07-12 00:06:54','2024-07-12 00:01:54','2024-07-12 00:06:53',NULL,0,0,NULL,NULL),(27189,'mixpanel','completed',10,'2024-07-11 22:33:57','2024-07-12 00:16:51','2024-07-12 00:11:56','2024-07-12 00:16:50',NULL,0,0,NULL,NULL),(27190,'mixpanel','completed',10,'2024-07-11 22:42:55','2024-07-12 00:26:53','2024-07-12 00:21:54','2024-07-12 00:26:52',NULL,0,0,NULL,NULL),(27191,'mixpanel','completed',10,'2024-07-11 22:33:51','2024-07-12 00:37:07','2024-07-12 00:31:50','2024-07-12 00:37:06',NULL,0,0,NULL,NULL),(27192,'mixpanel','completed',10,'2024-07-11 22:52:53','2024-07-12 00:46:52','2024-07-12 00:41:52','2024-07-12 00:46:51',NULL,0,0,NULL,NULL),(27193,'mixpanel','completed',10,'2024-07-11 23:10:54','2024-07-12 00:56:54','2024-07-12 00:51:53','2024-07-12 00:56:53',NULL,0,0,NULL,NULL),(27194,'mixpanel','completed',10,'2024-07-11 23:58:52','2024-07-12 01:06:54','2024-07-12 01:01:51','2024-07-12 01:06:53',NULL,0,0,NULL,NULL),(27195,'mixpanel','completed',10,'2024-07-12 00:03:53','2024-07-12 01:16:51','2024-07-12 01:11:52','2024-07-12 01:16:50',NULL,0,0,NULL,NULL),(27196,'mixpanel','completed',10,'2024-07-11 23:23:53','2024-07-12 01:26:54','2024-07-12 01:21:52','2024-07-12 01:26:52',NULL,0,0,NULL,NULL),(27197,'mixpanel','completed',10,'2024-07-12 00:05:52','2024-07-12 01:36:55','2024-07-12 01:31:51','2024-07-12 01:36:54',NULL,0,0,NULL,NULL),(27198,'mixpanel','completed',10,'2024-07-12 00:08:54','2024-07-12 01:44:54','2024-07-12 01:41:52','2024-07-12 01:44:53',NULL,0,0,NULL,NULL),(27199,'mixpanel','completed',10,'2024-07-12 00:06:52','2024-07-12 01:56:54','2024-07-12 01:51:51','2024-07-12 01:56:53',NULL,0,0,NULL,NULL),(27200,'mixpanel','completed',10,'2024-07-12 00:45:52','2024-07-12 02:06:54','2024-07-12 02:01:51','2024-07-12 02:06:53',NULL,0,0,NULL,NULL),(27201,'mixpanel','completed',10,'2024-07-12 00:13:36','2024-07-12 02:11:53','2024-07-12 02:09:35','2024-07-12 02:11:52',NULL,0,0,NULL,NULL),(27202,'mixpanel','completed',10,'2024-07-12 00:35:52','2024-07-12 02:21:54','2024-07-12 02:16:51','2024-07-12 02:21:53',NULL,0,0,NULL,NULL),(27203,'mixpanel','completed',10,'2024-07-12 00:52:54','2024-07-12 02:31:51','2024-07-12 02:26:53','2024-07-12 02:31:50',NULL,0,0,NULL,NULL),(27204,'mixpanel','completed',10,'2024-07-12 01:03:54','2024-07-12 02:41:53','2024-07-12 02:36:53','2024-07-12 02:41:52',NULL,0,0,NULL,NULL),(27205,'mixpanel','completed',10,'2024-07-12 01:40:54','2024-07-12 02:51:54','2024-07-12 02:46:52','2024-07-12 02:51:53',NULL,0,0,NULL,NULL),(27206,'mixpanel','completed',10,'2024-07-12 01:18:53','2024-07-12 03:01:52','2024-07-12 02:56:52','2024-07-12 03:01:51',NULL,0,0,NULL,NULL),(27207,'mixpanel','completed',10,'2024-07-12 01:37:55','2024-07-12 03:11:53','2024-07-12 03:06:54','2024-07-12 03:11:52',NULL,0,0,NULL,NULL),(27208,'mixpanel','completed',10,'2024-07-12 01:15:53','2024-07-12 03:21:54','2024-07-12 03:16:52','2024-07-12 03:21:53',NULL,0,0,NULL,NULL),(27209,'mixpanel','completed',10,'2024-07-12 02:00:53','2024-07-12 03:31:51','2024-07-12 03:26:52','2024-07-12 03:31:50',NULL,0,0,NULL,NULL),(27210,'mixpanel','completed',10,'2024-07-12 01:44:51','2024-07-12 03:41:54','2024-07-12 03:36:50','2024-07-12 03:41:53',NULL,0,0,NULL,NULL),(27211,'mixpanel','completed',10,'2024-07-12 02:39:51','2024-07-12 03:51:52','2024-07-12 03:46:50','2024-07-12 03:51:51',NULL,0,0,NULL,NULL),(27212,'mixpanel','completed',10,'2024-07-12 02:02:55','2024-07-12 04:01:53','2024-07-12 03:56:54','2024-07-12 04:01:52',NULL,0,0,NULL,NULL),(27213,'mixpanel','completed',10,'2024-07-12 02:12:56','2024-07-12 04:11:53','2024-07-12 04:06:55','2024-07-12 04:11:52',NULL,0,0,NULL,NULL),(27214,'mixpanel','completed',10,'2024-07-12 02:40:53','2024-07-12 04:19:47','2024-07-12 04:16:52','2024-07-12 04:19:46',NULL,0,0,NULL,NULL),(27215,'mixpanel','completed',10,'2024-07-12 03:06:51','2024-07-12 04:26:55','2024-07-12 04:21:50','2024-07-12 04:26:54',NULL,0,0,NULL,NULL),(27216,'mixpanel','completed',10,'2024-07-12 02:40:01','2024-07-12 04:37:34','2024-07-12 04:31:59','2024-07-12 04:37:25',NULL,0,0,NULL,NULL),(27217,'mixpanel','completed',10,'2024-07-12 03:06:37','2024-07-12 04:41:55','2024-07-12 04:37:36','2024-07-12 04:41:54',NULL,0,0,NULL,NULL),(27218,'mixpanel','completed',10,'2024-07-12 03:39:52','2024-07-12 04:51:51','2024-07-12 04:46:51','2024-07-12 04:51:50',NULL,0,0,NULL,NULL),(27219,'mixpanel','completed',10,'2024-07-12 03:09:53','2024-07-12 05:01:53','2024-07-12 04:56:52','2024-07-12 05:01:52',NULL,0,0,NULL,NULL),(27220,'mixpanel','completed',10,'2024-07-12 03:30:54','2024-07-12 05:11:54','2024-07-12 05:06:53','2024-07-12 05:11:53',NULL,0,0,NULL,NULL),(27221,'mixpanel','completed',10,'2024-07-12 03:23:51','2024-07-12 05:21:53','2024-07-12 05:16:50','2024-07-12 05:21:52',NULL,0,0,NULL,NULL),(27222,'mixpanel','completed',10,'2024-07-12 04:00:53','2024-07-12 05:31:51','2024-07-12 05:26:52','2024-07-12 05:31:50',NULL,0,0,NULL,NULL),(27223,'mixpanel','completed',10,'2024-07-12 03:40:53','2024-07-12 05:41:54','2024-07-12 05:36:52','2024-07-12 05:41:53',NULL,0,0,NULL,NULL),(27224,'mixpanel','completed',10,'2024-07-12 04:44:52','2024-07-12 05:51:42','2024-07-12 05:46:51','2024-07-12 05:51:41',NULL,0,0,NULL,NULL),(27225,'mixpanel','completed',10,'2024-07-12 04:37:57','2024-07-12 06:01:52','2024-07-12 05:56:56','2024-07-12 06:01:51',NULL,0,0,NULL,NULL),(27226,'mixpanel','completed',10,'2024-07-12 04:16:57','2024-07-12 06:11:54','2024-07-12 06:06:56','2024-07-12 06:11:52',NULL,0,0,NULL,NULL),(27227,'mixpanel','completed',10,'2024-07-12 04:36:53','2024-07-12 06:21:51','2024-07-12 06:16:52','2024-07-12 06:21:50',NULL,0,0,NULL,NULL),(27228,'mixpanel','completed',10,'2024-07-12 05:17:54','2024-07-12 06:31:08','2024-07-12 06:26:53','2024-07-12 06:31:05',NULL,0,0,NULL,NULL),(27229,'mixpanel','completed',10,'2024-07-12 04:41:42','2024-07-12 06:36:56','2024-07-12 06:33:41','2024-07-12 06:36:55',NULL,0,0,NULL,NULL),(27230,'mixpanel','completed',10,'2024-07-12 05:01:54','2024-07-12 06:46:51','2024-07-12 06:41:53','2024-07-12 06:46:50',NULL,0,0,NULL,NULL),(27231,'mixpanel','completed',10,'2024-07-12 05:43:52','2024-07-12 06:56:52','2024-07-12 06:51:51','2024-07-12 06:56:51',NULL,0,0,NULL,NULL),(27232,'mixpanel','completed',10,'2024-07-12 05:54:51','2024-07-12 07:06:52','2024-07-12 07:01:50','2024-07-12 07:06:51',NULL,0,0,NULL,NULL),(27233,'mixpanel','completed',10,'2024-07-12 05:51:53','2024-07-12 07:16:51','2024-07-12 07:11:52','2024-07-12 07:16:50',NULL,0,0,NULL,NULL),(27234,'mixpanel','completed',10,'2024-07-12 06:15:51','2024-07-12 07:26:53','2024-07-12 07:21:50','2024-07-12 07:26:52',NULL,0,0,NULL,NULL),(27235,'mixpanel','completed',10,'2024-07-12 06:01:52','2024-07-12 07:36:54','2024-07-12 07:31:50','2024-07-12 07:36:53',NULL,0,0,NULL,NULL),(27236,'mixpanel','completed',10,'2024-07-12 06:12:53','2024-07-12 07:45:07','2024-07-12 07:41:52','2024-07-12 07:45:06',NULL,0,0,NULL,NULL),(27237,'mixpanel','completed',10,'2024-07-12 06:48:50','2024-07-12 07:56:51','2024-07-12 07:51:49','2024-07-12 07:56:50',NULL,0,0,NULL,NULL),(27238,'mixpanel','completed',10,'2024-07-12 06:28:55','2024-07-12 08:06:52','2024-07-12 08:01:54','2024-07-12 08:06:51',NULL,0,0,NULL,NULL),(27239,'mixpanel','completed',10,'2024-07-12 06:21:52','2024-07-12 08:15:48','2024-07-12 08:11:51','2024-07-12 08:15:47',NULL,0,0,NULL,NULL),(27240,'mixpanel','completed',10,'2024-07-12 07:00:52','2024-07-12 08:26:51','2024-07-12 08:21:51','2024-07-12 08:26:50',NULL,0,0,NULL,NULL),(27241,'mixpanel','completed',10,'2024-07-12 06:54:51','2024-07-12 08:36:52','2024-07-12 08:31:50','2024-07-12 08:36:51',NULL,0,0,NULL,NULL),(27242,'mixpanel','completed',10,'2024-07-12 07:18:51','2024-07-12 08:46:53','2024-07-12 08:41:50','2024-07-12 08:46:52',NULL,0,0,NULL,NULL),(27243,'mixpanel','completed',10,'2024-07-12 07:46:53','2024-07-12 08:56:52','2024-07-12 08:51:52','2024-07-12 08:56:50',NULL,0,0,NULL,NULL),(27244,'mixpanel','completed',10,'2024-07-12 07:24:51','2024-07-12 09:06:51','2024-07-12 09:01:50','2024-07-12 09:06:50',NULL,0,0,NULL,NULL),(27245,'mixpanel','completed',10,'2024-07-12 07:48:52','2024-07-12 09:16:52','2024-07-12 09:11:51','2024-07-12 09:16:51',NULL,0,0,NULL,NULL),(27246,'mixpanel','completed',10,'2024-07-12 08:10:55','2024-07-12 09:26:51','2024-07-12 09:21:49','2024-07-12 09:26:50',NULL,0,0,NULL,NULL),(27247,'mixpanel','completed',10,'2024-07-12 08:21:55','2024-07-12 09:36:53','2024-07-12 09:31:49','2024-07-12 09:36:52',NULL,0,0,NULL,NULL),(27248,'mixpanel','completed',10,'2024-07-12 08:28:51','2024-07-12 09:46:51','2024-07-12 09:41:50','2024-07-12 09:46:50',NULL,0,0,NULL,NULL),(27249,'mixpanel','completed',10,'2024-07-12 08:20:52','2024-07-12 09:56:54','2024-07-12 09:51:51','2024-07-12 09:56:53',NULL,0,0,NULL,NULL),(27250,'mixpanel','completed',10,'2024-07-12 08:58:51','2024-07-12 10:06:54','2024-07-12 10:01:50','2024-07-12 10:06:53',NULL,0,0,NULL,NULL),(27251,'mixpanel','completed',10,'2024-07-12 08:23:53','2024-07-12 10:16:52','2024-07-12 10:11:52','2024-07-12 10:16:51',NULL,0,0,NULL,NULL),(27252,'mixpanel','completed',10,'2024-07-12 09:15:33','2024-07-12 10:21:52','2024-07-12 10:19:32','2024-07-12 10:21:51',NULL,0,0,NULL,NULL),(27253,'subscribers_engagement_score','completed',10,'2024-07-13 13:54:00','2024-07-13 13:56:54','2024-07-12 10:26:51','2024-07-13 13:56:53',NULL,0,0,NULL,NULL),(27254,'mixpanel','completed',10,'2024-07-12 08:57:52','2024-07-12 10:31:52','2024-07-12 10:26:51','2024-07-12 10:31:51',NULL,0,0,NULL,NULL),(27255,'mixpanel','completed',10,'2024-07-12 09:06:53','2024-07-12 10:41:51','2024-07-12 10:36:52','2024-07-12 10:41:50',NULL,0,0,NULL,NULL),(27256,'mixpanel','completed',10,'2024-07-12 09:12:51','2024-07-12 10:51:53','2024-07-12 10:46:50','2024-07-12 10:51:52',NULL,0,0,NULL,NULL),(27257,'mixpanel','completed',10,'2024-07-12 09:04:53','2024-07-12 11:01:51','2024-07-12 10:56:52','2024-07-12 11:01:50',NULL,0,0,NULL,NULL),(27258,'mixpanel','completed',10,'2024-07-12 09:23:54','2024-07-12 11:11:53','2024-07-12 11:06:53','2024-07-12 11:11:52',NULL,0,0,NULL,NULL),(27259,'mixpanel','completed',10,'2024-07-12 10:14:52','2024-07-12 11:21:52','2024-07-12 11:16:51','2024-07-12 11:21:51',NULL,0,0,NULL,NULL),(27260,'mixpanel','completed',10,'2024-07-12 10:09:00','2024-07-12 11:37:09','2024-07-12 11:24:58','2024-07-12 11:37:06',NULL,0,0,NULL,NULL),(27261,'mixpanel','completed',10,'2024-07-12 09:50:55','2024-07-12 11:46:52','2024-07-12 11:41:54','2024-07-12 11:46:51',NULL,0,0,NULL,NULL),(27262,'mixpanel','completed',10,'2024-07-12 09:53:52','2024-07-12 11:56:55','2024-07-12 11:51:51','2024-07-12 11:56:54',NULL,0,0,NULL,NULL),(27263,'mixpanel','completed',10,'2024-07-12 10:02:51','2024-07-12 12:06:52','2024-07-12 12:01:50','2024-07-12 12:06:51',NULL,0,0,NULL,NULL),(27264,'mixpanel','completed',10,'2024-07-12 10:38:07','2024-07-12 12:11:55','2024-07-12 12:09:06','2024-07-12 12:11:54',NULL,0,0,NULL,NULL),(27265,'mixpanel','completed',10,'2024-07-12 10:20:52','2024-07-12 12:21:53','2024-07-12 12:16:51','2024-07-12 12:21:52',NULL,0,0,NULL,NULL),(27266,'mixpanel','completed',10,'2024-07-12 10:25:54','2024-07-12 12:31:53','2024-07-12 12:26:53','2024-07-12 12:31:52',NULL,0,0,NULL,NULL),(27267,'mixpanel','completed',10,'2024-07-12 10:37:53','2024-07-12 12:41:52','2024-07-12 12:36:52','2024-07-12 12:41:51',NULL,0,0,NULL,NULL),(27268,'mixpanel','completed',10,'2024-07-12 11:08:51','2024-07-12 12:49:06','2024-07-12 12:46:50','2024-07-12 12:49:05',NULL,0,0,NULL,NULL),(27269,'mixpanel','completed',10,'2024-07-12 11:37:52','2024-07-12 12:56:55','2024-07-12 12:51:51','2024-07-12 12:56:54',NULL,0,0,NULL,NULL),(27270,'mixpanel','completed',10,'2024-07-12 11:13:52','2024-07-12 13:06:53','2024-07-12 13:01:51','2024-07-12 13:06:52',NULL,0,0,NULL,NULL),(27271,'mixpanel','completed',10,'2024-07-12 12:03:50','2024-07-12 13:16:53','2024-07-12 13:11:49','2024-07-12 13:16:52',NULL,0,0,NULL,NULL),(27272,'mixpanel','completed',10,'2024-07-12 12:14:50','2024-07-12 13:26:54','2024-07-12 13:21:49','2024-07-12 13:26:53',NULL,0,0,NULL,NULL),(27273,'mixpanel','completed',10,'2024-07-12 12:25:52','2024-07-12 13:36:54','2024-07-12 13:31:50','2024-07-12 13:36:53',NULL,0,0,NULL,NULL),(27274,'mixpanel','completed',10,'2024-07-12 12:31:53','2024-07-12 13:45:58','2024-07-12 13:41:52','2024-07-12 13:45:57',NULL,0,0,NULL,NULL),(27275,'mixpanel','completed',10,'2024-07-12 12:45:33','2024-07-12 13:54:29','2024-07-12 13:51:32','2024-07-12 13:54:24',NULL,0,0,NULL,NULL),(27276,'mixpanel','completed',10,'2024-07-12 12:20:36','2024-07-12 14:00:23','2024-07-12 13:57:36','2024-07-12 14:00:21',NULL,0,0,NULL,NULL),(27277,'mixpanel','completed',10,'2024-07-12 12:16:32','2024-07-12 14:05:23','2024-07-12 14:02:31','2024-07-12 14:05:22',NULL,0,0,NULL,NULL),(27278,'mixpanel','completed',10,'2024-07-12 12:15:24','2024-07-12 14:11:52','2024-07-12 14:07:23','2024-07-12 14:11:51',NULL,0,0,NULL,NULL),(27279,'mixpanel','completed',10,'2024-07-12 12:54:52','2024-07-12 14:19:34','2024-07-12 14:16:51','2024-07-12 14:19:33',NULL,0,0,NULL,NULL),(27280,'mixpanel','completed',10,'2024-07-12 13:02:53','2024-07-12 14:26:53','2024-07-12 14:21:52','2024-07-12 14:26:52',NULL,0,0,NULL,NULL),(27281,'mixpanel','completed',10,'2024-07-12 13:02:51','2024-07-12 14:36:53','2024-07-12 14:31:50','2024-07-12 14:36:52',NULL,0,0,NULL,NULL),(27282,'mixpanel','completed',10,'2024-07-12 13:18:53','2024-07-12 14:46:52','2024-07-12 14:41:52','2024-07-12 14:46:51',NULL,0,0,NULL,NULL),(27283,'mixpanel','completed',10,'2024-07-12 13:08:53','2024-07-12 14:56:51','2024-07-12 14:51:52','2024-07-12 14:56:50',NULL,0,0,NULL,NULL),(27284,'mixpanel','completed',10,'2024-07-12 13:06:52','2024-07-12 15:06:53','2024-07-12 15:01:50','2024-07-12 15:06:52',NULL,0,0,NULL,NULL),(27285,'mixpanel','completed',10,'2024-07-12 14:00:57','2024-07-12 15:16:53','2024-07-12 15:11:51','2024-07-12 15:16:52',NULL,0,0,NULL,NULL),(27286,'mixpanel','completed',10,'2024-07-12 13:45:54','2024-07-12 15:26:54','2024-07-12 15:21:53','2024-07-12 15:26:53',NULL,0,0,NULL,NULL),(27287,'mixpanel','completed',10,'2024-07-12 13:42:51','2024-07-12 15:36:53','2024-07-12 15:31:50','2024-07-12 15:36:52',NULL,0,0,NULL,NULL),(27288,'mixpanel','completed',10,'2024-07-12 14:38:54','2024-07-12 15:47:15','2024-07-12 15:41:53','2024-07-12 15:47:12',NULL,0,0,NULL,NULL),(27289,'mixpanel','completed',10,'2024-07-12 14:34:53','2024-07-12 15:56:53','2024-07-12 15:51:52','2024-07-12 15:56:52',NULL,0,0,NULL,NULL),(27290,'mixpanel','completed',10,'2024-07-12 14:50:53','2024-07-12 16:06:53','2024-07-12 16:01:51','2024-07-12 16:06:52',NULL,0,0,NULL,NULL),(27291,'mixpanel','completed',10,'2024-07-12 14:46:53','2024-07-12 16:16:51','2024-07-12 16:11:52','2024-07-12 16:16:50',NULL,0,0,NULL,NULL),(27292,'mixpanel','completed',10,'2024-07-12 14:59:54','2024-07-12 16:26:52','2024-07-12 16:21:53','2024-07-12 16:26:52',NULL,0,0,NULL,NULL),(27293,'mixpanel','completed',10,'2024-07-12 15:03:03','2024-07-12 16:36:58','2024-07-12 16:31:01','2024-07-12 16:36:55',NULL,0,0,NULL,NULL),(27294,'mixpanel','completed',10,'2024-07-12 15:14:53','2024-07-12 16:46:57','2024-07-12 16:41:52','2024-07-12 16:46:51',NULL,0,0,NULL,NULL),(27295,'mixpanel','completed',10,'2024-07-12 15:00:54','2024-07-12 16:56:54','2024-07-12 16:51:53','2024-07-12 16:56:53',NULL,0,0,NULL,NULL),(27296,'mixpanel','completed',10,'2024-07-12 15:29:04','2024-07-12 17:06:53','2024-07-12 17:02:03','2024-07-12 17:06:52',NULL,0,0,NULL,NULL),(27297,'mixpanel','completed',10,'2024-07-12 15:53:55','2024-07-12 17:16:52','2024-07-12 17:11:54','2024-07-12 17:16:50',NULL,0,0,NULL,NULL),(27298,'mixpanel','completed',10,'2024-07-12 15:32:54','2024-07-12 17:26:53','2024-07-12 17:21:52','2024-07-12 17:26:51',NULL,0,0,NULL,NULL),(27299,'mixpanel','completed',10,'2024-07-12 16:03:52','2024-07-12 17:36:33','2024-07-12 17:31:51','2024-07-12 17:36:32',NULL,0,0,NULL,NULL),(27300,'mixpanel','completed',10,'2024-07-12 16:16:55','2024-07-12 17:46:51','2024-07-12 17:41:54','2024-07-12 17:46:50',NULL,0,0,NULL,NULL),(27301,'mixpanel','completed',10,'2024-07-12 16:20:52','2024-07-12 17:56:53','2024-07-12 17:51:51','2024-07-12 17:56:52',NULL,0,0,NULL,NULL),(27302,'mixpanel','completed',10,'2024-07-12 16:19:49','2024-07-12 18:06:54','2024-07-12 18:01:48','2024-07-12 18:06:53',NULL,0,0,NULL,NULL),(27303,'mixpanel','completed',10,'2024-07-12 16:52:54','2024-07-12 18:16:52','2024-07-12 18:11:53','2024-07-12 18:16:51',NULL,0,0,NULL,NULL),(27304,'mixpanel','completed',10,'2024-07-12 16:26:53','2024-07-12 18:26:52','2024-07-12 18:21:52','2024-07-12 18:26:51',NULL,0,0,NULL,NULL),(27305,'mixpanel','completed',10,'2024-07-12 16:37:37','2024-07-12 18:36:51','2024-07-12 18:31:36','2024-07-12 18:36:50',NULL,0,0,NULL,NULL),(27306,'mixpanel','completed',10,'2024-07-12 16:49:53','2024-07-12 18:46:50','2024-07-12 18:41:52','2024-07-12 18:46:49',NULL,0,0,NULL,NULL),(27307,'mixpanel','completed',10,'2024-07-12 17:11:53','2024-07-12 18:56:53','2024-07-12 18:51:52','2024-07-12 18:56:52',NULL,0,0,NULL,NULL),(27308,'mixpanel','completed',10,'2024-07-12 17:45:51','2024-07-12 19:06:54','2024-07-12 19:01:50','2024-07-12 19:06:53',NULL,0,0,NULL,NULL),(27309,'mixpanel','completed',10,'2024-07-12 17:30:52','2024-07-12 19:16:52','2024-07-12 19:09:51','2024-07-12 19:16:51',NULL,0,0,NULL,NULL),(27310,'mixpanel','completed',10,'2024-07-12 17:56:55','2024-07-12 19:26:55','2024-07-12 19:21:54','2024-07-12 19:26:54',NULL,0,0,NULL,NULL),(27311,'mixpanel','completed',10,'2024-07-12 17:39:52','2024-07-12 19:36:54','2024-07-12 19:31:51','2024-07-12 19:36:53',NULL,0,0,NULL,NULL),(27312,'mixpanel','completed',10,'2024-07-12 18:16:54','2024-07-12 19:46:52','2024-07-12 19:41:53','2024-07-12 19:46:51',NULL,0,0,NULL,NULL),(27313,'mixpanel','completed',10,'2024-07-12 18:28:54','2024-07-12 19:56:53','2024-07-12 19:51:53','2024-07-12 19:56:52',NULL,0,0,NULL,NULL),(27314,'mixpanel','completed',10,'2024-07-12 18:04:52','2024-07-12 20:06:54','2024-07-12 20:01:51','2024-07-12 20:06:53',NULL,0,0,NULL,NULL),(27315,'mixpanel','completed',10,'2024-07-12 19:09:54','2024-07-12 20:16:52','2024-07-12 20:11:53','2024-07-12 20:16:51',NULL,0,0,NULL,NULL),(27316,'mixpanel','completed',10,'2024-07-12 19:16:54','2024-07-12 20:26:53','2024-07-12 20:21:53','2024-07-12 20:26:52',NULL,0,0,NULL,NULL),(27317,'schedule_re_engagement_email','completed',10,'2024-07-13 20:26:53','2024-07-13 20:26:54','2024-07-12 20:26:52','2024-07-13 20:26:53',NULL,0,0,NULL,NULL),(27318,'mixpanel','completed',10,'2024-07-12 19:11:12','2024-07-12 20:36:53','2024-07-12 20:31:11','2024-07-12 20:36:52',NULL,0,0,NULL,NULL),(27319,'mixpanel','completed',10,'2024-07-12 18:46:10','2024-07-12 20:46:51','2024-07-12 20:42:07','2024-07-12 20:46:50',NULL,0,0,NULL,NULL),(27320,'mixpanel','completed',10,'2024-07-12 19:06:54','2024-07-12 20:56:53','2024-07-12 20:51:53','2024-07-12 20:56:52',NULL,0,0,NULL,NULL),(27321,'mixpanel','completed',10,'2024-07-12 19:44:52','2024-07-12 21:06:55','2024-07-12 21:01:51','2024-07-12 21:06:54',NULL,0,0,NULL,NULL),(27322,'mixpanel','completed',10,'2024-07-12 19:12:55','2024-07-12 21:16:54','2024-07-12 21:11:54','2024-07-12 21:16:53',NULL,0,0,NULL,NULL),(27323,'mixpanel','completed',10,'2024-07-12 19:31:10','2024-07-12 21:26:56','2024-07-12 21:22:07','2024-07-12 21:26:53',NULL,0,0,NULL,NULL),(27324,'mixpanel','completed',10,'2024-07-12 20:00:53','2024-07-12 21:36:54','2024-07-12 21:31:52','2024-07-12 21:36:53',NULL,0,0,NULL,NULL),(27325,'mixpanel','completed',10,'2024-07-12 20:08:55','2024-07-12 21:46:53','2024-07-12 21:41:54','2024-07-12 21:46:52',NULL,0,0,NULL,NULL),(27326,'mixpanel','completed',10,'2024-07-12 20:28:55','2024-07-12 21:56:54','2024-07-12 21:51:54','2024-07-12 21:56:53',NULL,0,0,NULL,NULL),(27327,'mixpanel','completed',10,'2024-07-12 20:51:52','2024-07-12 22:06:55','2024-07-12 22:01:51','2024-07-12 22:06:54',NULL,0,0,NULL,NULL),(27328,'mixpanel','completed',10,'2024-07-12 21:03:53','2024-07-12 22:16:51','2024-07-12 22:11:52','2024-07-12 22:16:50',NULL,0,0,NULL,NULL),(27329,'mixpanel','completed',10,'2024-07-12 21:09:53','2024-07-12 22:26:53','2024-07-12 22:21:52','2024-07-12 22:26:52',NULL,0,0,NULL,NULL),(27330,'mixpanel','completed',10,'2024-07-12 21:25:51','2024-07-12 22:36:53','2024-07-12 22:31:50','2024-07-12 22:36:52',NULL,0,0,NULL,NULL),(27331,'mixpanel','completed',10,'2024-07-12 20:54:54','2024-07-12 22:46:51','2024-07-12 22:41:53','2024-07-12 22:46:50',NULL,0,0,NULL,NULL),(27332,'mixpanel','completed',10,'2024-07-12 21:03:21','2024-07-12 22:56:53','2024-07-12 22:50:20','2024-07-12 22:56:52',NULL,0,0,NULL,NULL),(27333,'mixpanel','completed',10,'2024-07-12 21:45:53','2024-07-12 23:06:54','2024-07-12 23:01:52','2024-07-12 23:06:53',NULL,0,0,NULL,NULL),(27334,'mixpanel','completed',10,'2024-07-12 21:46:56','2024-07-12 23:14:39','2024-07-12 23:11:54','2024-07-12 23:14:38',NULL,0,0,NULL,NULL),(27335,'mixpanel','completed',10,'2024-07-12 21:54:52','2024-07-12 23:21:53','2024-07-12 23:16:51','2024-07-12 23:21:52',NULL,0,0,NULL,NULL),(27336,'mixpanel','completed',10,'2024-07-12 21:42:54','2024-07-12 23:32:19','2024-07-12 23:26:53','2024-07-12 23:32:15',NULL,0,0,NULL,NULL),(27337,'mixpanel','completed',10,'2024-07-12 22:06:54','2024-07-12 23:41:54','2024-07-12 23:36:52','2024-07-12 23:41:53',NULL,0,0,NULL,NULL),(27338,'mixpanel','completed',10,'2024-07-12 22:37:06','2024-07-12 23:56:53','2024-07-12 23:47:03','2024-07-12 23:56:52',NULL,0,0,NULL,NULL),(27339,'mixpanel','completed',10,'2024-07-12 22:16:52','2024-07-13 00:06:54','2024-07-13 00:01:51','2024-07-13 00:06:53',NULL,0,0,NULL,NULL),(27340,'mixpanel','completed',10,'2024-07-12 22:22:51','2024-07-13 00:16:53','2024-07-13 00:11:50','2024-07-13 00:16:52',NULL,0,0,NULL,NULL),(27341,'mixpanel','completed',10,'2024-07-12 22:20:54','2024-07-13 00:26:52','2024-07-13 00:21:53','2024-07-13 00:26:51',NULL,0,0,NULL,NULL),(27342,'mixpanel','completed',10,'2024-07-12 22:56:52','2024-07-13 00:35:41','2024-07-13 00:31:51','2024-07-13 00:35:39',NULL,0,0,NULL,NULL),(27343,'mixpanel','completed',10,'2024-07-12 23:29:54','2024-07-13 00:46:51','2024-07-13 00:41:53','2024-07-13 00:46:50',NULL,0,0,NULL,NULL),(27344,'mixpanel','completed',10,'2024-07-12 23:07:55','2024-07-13 00:56:54','2024-07-13 00:51:54','2024-07-13 00:56:53',NULL,0,0,NULL,NULL),(27345,'mixpanel','completed',10,'2024-07-12 23:22:51','2024-07-13 01:06:55','2024-07-13 01:01:50','2024-07-13 01:06:54',NULL,0,0,NULL,NULL),(27346,'mixpanel','completed',10,'2024-07-12 23:58:53','2024-07-13 01:16:51','2024-07-13 01:11:52','2024-07-13 01:16:50',NULL,0,0,NULL,NULL),(27347,'mixpanel','completed',10,'2024-07-13 00:09:54','2024-07-13 01:26:54','2024-07-13 01:21:53','2024-07-13 01:26:53',NULL,0,0,NULL,NULL),(27348,'mixpanel','completed',10,'2024-07-13 00:13:52','2024-07-13 01:36:54','2024-07-13 01:31:51','2024-07-13 01:36:53',NULL,0,0,NULL,NULL),(27349,'mixpanel','completed',10,'2024-07-13 00:01:54','2024-07-13 01:46:53','2024-07-13 01:41:53','2024-07-13 01:46:51',NULL,0,0,NULL,NULL),(27350,'mixpanel','completed',10,'2024-07-13 00:25:52','2024-07-13 01:56:54','2024-07-13 01:51:51','2024-07-13 01:56:53',NULL,0,0,NULL,NULL),(27351,'mixpanel','completed',10,'2024-07-13 00:30:51','2024-07-13 02:06:53','2024-07-13 02:01:50','2024-07-13 02:06:52',NULL,0,0,NULL,NULL),(27352,'mixpanel','completed',10,'2024-07-13 00:18:53','2024-07-13 02:16:51','2024-07-13 02:11:52','2024-07-13 02:16:50',NULL,0,0,NULL,NULL),(27353,'mixpanel','completed',10,'2024-07-13 00:28:53','2024-07-13 02:26:53','2024-07-13 02:21:52','2024-07-13 02:26:52',NULL,0,0,NULL,NULL),(27354,'mixpanel','completed',10,'2024-07-13 00:30:51','2024-07-13 02:41:53','2024-07-13 02:31:50','2024-07-13 02:41:52',NULL,0,0,NULL,NULL),(27355,'mixpanel','completed',10,'2024-07-13 00:51:52','2024-07-13 02:51:53','2024-07-13 02:46:51','2024-07-13 02:51:52',NULL,0,0,NULL,NULL),(27356,'mixpanel','completed',10,'2024-07-13 01:30:53','2024-07-13 03:01:51','2024-07-13 02:56:52','2024-07-13 03:01:50',NULL,0,0,NULL,NULL),(27357,'mixpanel','completed',10,'2024-07-13 01:08:52','2024-07-13 03:11:54','2024-07-13 03:06:51','2024-07-13 03:11:53',NULL,0,0,NULL,NULL),(27358,'mixpanel','completed',10,'2024-07-13 01:33:40','2024-07-13 03:21:53','2024-07-13 03:15:39','2024-07-13 03:21:52',NULL,0,0,NULL,NULL),(27359,'mixpanel','completed',10,'2024-07-13 01:29:56','2024-07-13 03:31:51','2024-07-13 03:26:55','2024-07-13 03:31:50',NULL,0,0,NULL,NULL),(27360,'mixpanel','completed',10,'2024-07-13 01:56:53','2024-07-13 03:41:53','2024-07-13 03:36:52','2024-07-13 03:41:52',NULL,0,0,NULL,NULL),(27361,'mixpanel','completed',10,'2024-07-13 01:54:52','2024-07-13 03:51:53','2024-07-13 03:46:51','2024-07-13 03:51:52',NULL,0,0,NULL,NULL),(27362,'mixpanel','completed',10,'2024-07-13 02:35:55','2024-07-13 04:01:52','2024-07-13 03:56:53','2024-07-13 04:01:51',NULL,0,0,NULL,NULL),(27363,'mixpanel','completed',10,'2024-07-13 02:51:53','2024-07-13 04:11:53','2024-07-13 04:06:52','2024-07-13 04:11:52',NULL,0,0,NULL,NULL),(27364,'mixpanel','completed',10,'2024-07-13 02:47:52','2024-07-13 04:21:54','2024-07-13 04:16:51','2024-07-13 04:21:53',NULL,0,0,NULL,NULL),(27365,'mixpanel','completed',10,'2024-07-13 03:13:57','2024-07-13 04:32:00','2024-07-13 04:26:55','2024-07-13 04:31:58',NULL,0,0,NULL,NULL),(27366,'mixpanel','completed',10,'2024-07-13 03:13:13','2024-07-13 04:42:14','2024-07-13 04:37:10','2024-07-13 04:42:09',NULL,0,0,NULL,NULL),(27367,'mixpanel','completed',10,'2024-07-13 03:35:19','2024-07-13 04:46:52','2024-07-13 04:42:18','2024-07-13 04:46:51',NULL,0,0,NULL,NULL),(27368,'mixpanel','completed',10,'2024-07-13 03:02:58','2024-07-13 04:56:53','2024-07-13 04:51:57','2024-07-13 04:56:52',NULL,0,0,NULL,NULL),(27369,'mixpanel','completed',10,'2024-07-13 03:13:52','2024-07-13 05:06:53','2024-07-13 05:01:51','2024-07-13 05:06:52',NULL,0,0,NULL,NULL),(27370,'mixpanel','completed',10,'2024-07-13 03:25:52','2024-07-13 05:16:51','2024-07-13 05:11:51','2024-07-13 05:16:50',NULL,0,0,NULL,NULL),(27371,'mixpanel','completed',10,'2024-07-13 03:41:54','2024-07-13 05:26:54','2024-07-13 05:21:53','2024-07-13 05:26:53',NULL,0,0,NULL,NULL),(27372,'mixpanel','completed',10,'2024-07-13 03:42:59','2024-07-13 05:36:53','2024-07-13 05:31:56','2024-07-13 05:36:52',NULL,0,0,NULL,NULL),(27373,'mixpanel','completed',10,'2024-07-13 03:53:50','2024-07-13 05:46:51','2024-07-13 05:41:49','2024-07-13 05:46:50',NULL,0,0,NULL,NULL),(27374,'mixpanel','completed',10,'2024-07-13 04:25:15','2024-07-13 05:53:29','2024-07-13 05:50:14','2024-07-13 05:53:28',NULL,0,0,NULL,NULL),(27375,'mixpanel','completed',10,'2024-07-13 04:01:54','2024-07-13 06:01:54','2024-07-13 05:56:54','2024-07-13 06:01:53',NULL,0,0,NULL,NULL),(27376,'mixpanel','completed',10,'2024-07-13 04:37:55','2024-07-13 06:11:55','2024-07-13 06:06:54','2024-07-13 06:11:54',NULL,0,0,NULL,NULL),(27377,'mixpanel','completed',10,'2024-07-13 05:14:55','2024-07-13 06:19:51','2024-07-13 06:16:54','2024-07-13 06:19:50',NULL,0,0,NULL,NULL),(27378,'mixpanel','completed',10,'2024-07-13 04:48:54','2024-07-13 06:26:55','2024-07-13 06:21:52','2024-07-13 06:26:54',NULL,0,0,NULL,NULL),(27379,'mixpanel','completed',10,'2024-07-13 05:09:53','2024-07-13 06:36:55','2024-07-13 06:31:52','2024-07-13 06:36:54',NULL,0,0,NULL,NULL),(27380,'mixpanel','completed',10,'2024-07-13 05:39:12','2024-07-13 06:51:53','2024-07-13 06:47:09','2024-07-13 06:51:52',NULL,0,0,NULL,NULL),(27381,'mixpanel','completed',10,'2024-07-13 05:21:54','2024-07-13 07:01:53','2024-07-13 06:56:52','2024-07-13 07:01:52',NULL,0,0,NULL,NULL),(27382,'mixpanel','completed',10,'2024-07-13 05:43:53','2024-07-13 07:11:54','2024-07-13 07:06:52','2024-07-13 07:11:53',NULL,0,0,NULL,NULL),(27383,'mixpanel','completed',10,'2024-07-13 06:10:54','2024-07-13 07:21:03','2024-07-13 07:16:53','2024-07-13 07:21:02',NULL,0,0,NULL,NULL),(27384,'mixpanel','completed',10,'2024-07-13 05:31:55','2024-07-13 07:31:55','2024-07-13 07:26:54','2024-07-13 07:31:54',NULL,0,0,NULL,NULL),(27385,'mixpanel','completed',10,'2024-07-13 05:35:56','2024-07-13 07:40:21','2024-07-13 07:36:55','2024-07-13 07:40:20',NULL,0,0,NULL,NULL),(27386,'mixpanel','completed',10,'2024-07-13 06:20:54','2024-07-13 07:51:55','2024-07-13 07:46:53','2024-07-13 07:51:54',NULL,0,0,NULL,NULL),(27387,'mixpanel','completed',10,'2024-07-13 06:19:54','2024-07-13 08:01:54','2024-07-13 07:56:53','2024-07-13 08:01:53',NULL,0,0,NULL,NULL),(27388,'mixpanel','completed',10,'2024-07-13 06:52:55','2024-07-13 08:11:53','2024-07-13 08:06:54','2024-07-13 08:11:52',NULL,0,0,NULL,NULL),(27389,'mixpanel','completed',10,'2024-07-13 06:20:01','2024-07-13 08:18:33','2024-07-13 08:16:00','2024-07-13 08:18:32',NULL,0,0,NULL,NULL),(27390,'mixpanel','completed',10,'2024-07-13 06:34:53','2024-07-13 08:26:53','2024-07-13 08:21:52','2024-07-13 08:26:52',NULL,0,0,NULL,NULL),(27391,'mixpanel','completed',10,'2024-07-13 07:06:53','2024-07-13 08:36:55','2024-07-13 08:31:52','2024-07-13 08:36:54',NULL,0,0,NULL,NULL),(27392,'mixpanel','completed',10,'2024-07-13 06:57:54','2024-07-13 08:46:54','2024-07-13 08:41:53','2024-07-13 08:46:53',NULL,0,0,NULL,NULL),(27393,'mixpanel','completed',10,'2024-07-13 07:19:53','2024-07-13 08:56:53','2024-07-13 08:51:52','2024-07-13 08:56:52',NULL,0,0,NULL,NULL),(27394,'mixpanel','completed',10,'2024-07-13 07:23:54','2024-07-13 09:06:43','2024-07-13 09:01:53','2024-07-13 09:06:42',NULL,0,0,NULL,NULL),(27395,'mixpanel','completed',10,'2024-07-13 07:40:53','2024-07-13 09:16:54','2024-07-13 09:11:52','2024-07-13 09:16:52',NULL,0,0,NULL,NULL),(27396,'mixpanel','completed',10,'2024-07-13 07:51:53','2024-07-13 09:26:53','2024-07-13 09:21:52','2024-07-13 09:26:52',NULL,0,0,NULL,NULL),(27397,'mixpanel','completed',10,'2024-07-13 07:31:53','2024-07-13 09:36:55','2024-07-13 09:31:52','2024-07-13 09:36:54',NULL,0,0,NULL,NULL),(27398,'mixpanel','completed',10,'2024-07-13 07:54:54','2024-07-13 09:41:59','2024-07-13 09:39:54','2024-07-13 09:41:58',NULL,0,0,NULL,NULL),(27399,'mixpanel','completed',10,'2024-07-13 08:26:57','2024-07-13 09:51:55','2024-07-13 09:46:56','2024-07-13 09:51:54',NULL,0,0,NULL,NULL),(27400,'mixpanel','completed',10,'2024-07-13 08:48:59','2024-07-13 10:01:55','2024-07-13 09:56:58','2024-07-13 10:01:54',NULL,0,0,NULL,NULL),(27401,'mixpanel','completed',10,'2024-07-13 08:51:17','2024-07-13 10:08:58','2024-07-13 10:05:16','2024-07-13 10:08:57',NULL,0,0,NULL,NULL),(27402,'mixpanel','completed',10,'2024-07-13 08:28:55','2024-07-13 10:16:53','2024-07-13 10:11:54','2024-07-13 10:16:52',NULL,0,0,NULL,NULL),(27403,'mixpanel','completed',10,'2024-07-13 08:53:55','2024-07-13 10:26:54','2024-07-13 10:21:53','2024-07-13 10:26:53',NULL,0,0,NULL,NULL),(27404,'mixpanel','completed',10,'2024-07-13 08:51:54','2024-07-13 10:36:54','2024-07-13 10:31:53','2024-07-13 10:36:53',NULL,0,0,NULL,NULL),(27405,'mixpanel','completed',10,'2024-07-13 09:36:57','2024-07-13 10:46:54','2024-07-13 10:41:56','2024-07-13 10:46:53',NULL,0,0,NULL,NULL),(27406,'mixpanel','completed',10,'2024-07-13 08:52:54','2024-07-13 10:56:54','2024-07-13 10:51:53','2024-07-13 10:56:54',NULL,0,0,NULL,NULL),(27407,'mixpanel','completed',10,'2024-07-13 09:24:55','2024-07-13 11:06:54','2024-07-13 11:01:54','2024-07-13 11:06:53',NULL,0,0,NULL,NULL),(27408,'mixpanel','completed',10,'2024-07-13 09:24:56','2024-07-13 11:16:54','2024-07-13 11:11:55','2024-07-13 11:16:53',NULL,0,0,NULL,NULL),(27409,'mixpanel','completed',10,'2024-07-13 09:56:54','2024-07-13 11:24:14','2024-07-13 11:21:53','2024-07-13 11:24:13',NULL,0,0,NULL,NULL),(27410,'mixpanel','completed',10,'2024-07-13 09:32:55','2024-07-13 11:31:54','2024-07-13 11:26:54','2024-07-13 11:31:53',NULL,0,0,NULL,NULL),(27411,'mixpanel','completed',10,'2024-07-13 10:16:48','2024-07-13 11:42:10','2024-07-13 11:36:47','2024-07-13 11:42:08',NULL,0,0,NULL,NULL),(27412,'mixpanel','completed',10,'2024-07-13 10:07:56','2024-07-13 11:51:55','2024-07-13 11:46:55','2024-07-13 11:51:54',NULL,0,0,NULL,NULL),(27413,'mixpanel','completed',10,'2024-07-13 10:29:55','2024-07-13 12:01:54','2024-07-13 11:56:54','2024-07-13 12:01:53',NULL,0,0,NULL,NULL),(27414,'mixpanel','completed',10,'2024-07-13 11:03:55','2024-07-13 12:11:54','2024-07-13 12:06:54','2024-07-13 12:11:53',NULL,0,0,NULL,NULL),(27415,'mixpanel','completed',10,'2024-07-13 10:55:55','2024-07-13 12:21:53','2024-07-13 12:16:54','2024-07-13 12:21:52',NULL,0,0,NULL,NULL),(27416,'mixpanel','completed',10,'2024-07-13 10:45:13','2024-07-13 12:26:48','2024-07-13 12:24:12','2024-07-13 12:26:47',NULL,0,0,NULL,NULL),(27417,'mixpanel','completed',10,'2024-07-13 11:00:53','2024-07-13 12:36:54','2024-07-13 12:31:53','2024-07-13 12:36:53',NULL,0,0,NULL,NULL),(27418,'mixpanel','completed',10,'2024-07-13 11:13:54','2024-07-13 12:46:53','2024-07-13 12:41:52','2024-07-13 12:46:52',NULL,0,0,NULL,NULL),(27419,'mixpanel','completed',10,'2024-07-13 11:21:56','2024-07-13 12:56:55','2024-07-13 12:51:56','2024-07-13 12:56:54',NULL,0,0,NULL,NULL),(27420,'mixpanel','completed',10,'2024-07-13 11:47:54','2024-07-13 13:06:55','2024-07-13 13:01:53','2024-07-13 13:06:54',NULL,0,0,NULL,NULL),(27421,'mixpanel','completed',10,'2024-07-13 12:01:56','2024-07-13 13:16:54','2024-07-13 13:11:55','2024-07-13 13:16:53',NULL,0,0,NULL,NULL),(27422,'mixpanel','completed',10,'2024-07-13 11:47:55','2024-07-13 13:26:55','2024-07-13 13:21:53','2024-07-13 13:26:54',NULL,0,0,NULL,NULL),(27423,'mixpanel','completed',10,'2024-07-13 11:50:09','2024-07-13 13:36:55','2024-07-13 13:31:08','2024-07-13 13:36:54',NULL,0,0,NULL,NULL),(27424,'mixpanel','completed',10,'2024-07-13 12:00:54','2024-07-13 13:46:52','2024-07-13 13:41:53','2024-07-13 13:46:51',NULL,0,0,NULL,NULL),(27425,'mixpanel','completed',10,'2024-07-13 12:46:56','2024-07-13 13:56:54','2024-07-13 13:51:55','2024-07-13 13:56:53',NULL,0,0,NULL,NULL),(27426,'subscribers_engagement_score','completed',10,'2024-07-13 13:56:54','2024-07-13 14:01:54','2024-07-13 13:56:53','2024-07-13 14:01:53',NULL,0,0,NULL,NULL),(27427,'subscribers_engagement_score','completed',10,'2024-07-14 18:18:00','2024-07-14 18:21:57','2024-07-13 14:01:53','2024-07-14 18:21:55',NULL,0,0,NULL,NULL),(27428,'mixpanel','completed',10,'2024-07-13 12:04:54','2024-07-13 14:06:58','2024-07-13 14:01:53','2024-07-13 14:06:57',NULL,0,0,NULL,NULL),(27429,'mixpanel','completed',10,'2024-07-13 12:34:55','2024-07-13 14:16:55','2024-07-13 14:11:54','2024-07-13 14:16:54',NULL,0,0,NULL,NULL),(27430,'mixpanel','completed',10,'2024-07-13 13:06:54','2024-07-13 14:24:34','2024-07-13 14:20:53','2024-07-13 14:24:33',NULL,0,0,NULL,NULL),(27431,'mixpanel','completed',10,'2024-07-13 13:00:54','2024-07-13 14:31:54','2024-07-13 14:26:53','2024-07-13 14:31:53',NULL,0,0,NULL,NULL),(27432,'mixpanel','completed',10,'2024-07-13 12:53:54','2024-07-13 14:41:56','2024-07-13 14:36:54','2024-07-13 14:41:55',NULL,0,0,NULL,NULL),(27433,'mixpanel','completed',10,'2024-07-13 13:01:56','2024-07-13 14:51:55','2024-07-13 14:46:55','2024-07-13 14:51:54',NULL,0,0,NULL,NULL),(27434,'mixpanel','completed',10,'2024-07-13 13:00:56','2024-07-13 15:01:54','2024-07-13 14:56:54','2024-07-13 15:01:53',NULL,0,0,NULL,NULL),(27435,'mixpanel','completed',10,'2024-07-13 13:27:53','2024-07-13 15:11:55','2024-07-13 15:06:52','2024-07-13 15:11:54',NULL,0,0,NULL,NULL),(27436,'mixpanel','completed',10,'2024-07-13 13:19:56','2024-07-13 15:21:54','2024-07-13 15:16:55','2024-07-13 15:21:53',NULL,0,0,NULL,NULL),(27437,'mixpanel','completed',10,'2024-07-13 14:00:55','2024-07-13 15:31:57','2024-07-13 15:26:54','2024-07-13 15:31:56',NULL,0,0,NULL,NULL),(27438,'mixpanel','completed',10,'2024-07-13 13:40:54','2024-07-13 15:41:54','2024-07-13 15:36:53','2024-07-13 15:41:53',NULL,0,0,NULL,NULL),(27439,'mixpanel','completed',10,'2024-07-13 14:22:56','2024-07-13 15:51:55','2024-07-13 15:46:55','2024-07-13 15:51:54',NULL,0,0,NULL,NULL),(27440,'mixpanel','completed',10,'2024-07-13 13:57:57','2024-07-13 16:01:53','2024-07-13 15:56:56','2024-07-13 16:01:52',NULL,0,0,NULL,NULL),(27441,'mixpanel','completed',10,'2024-07-13 14:24:55','2024-07-13 16:11:54','2024-07-13 16:06:54','2024-07-13 16:11:53',NULL,0,0,NULL,NULL),(27442,'mixpanel','completed',10,'2024-07-13 15:12:51','2024-07-13 16:21:54','2024-07-13 16:16:50','2024-07-13 16:21:53',NULL,0,0,NULL,NULL),(27443,'mixpanel','completed',10,'2024-07-13 14:42:54','2024-07-13 16:31:52','2024-07-13 16:26:53','2024-07-13 16:31:51',NULL,0,0,NULL,NULL),(27444,'mixpanel','completed',10,'2024-07-13 15:15:56','2024-07-13 16:41:54','2024-07-13 16:36:55','2024-07-13 16:41:53',NULL,0,0,NULL,NULL),(27445,'mixpanel','completed',10,'2024-07-13 15:45:15','2024-07-13 16:56:55','2024-07-13 16:52:12','2024-07-13 16:56:54',NULL,0,0,NULL,NULL),(27446,'mixpanel','completed',10,'2024-07-13 15:09:53','2024-07-13 17:06:55','2024-07-13 17:01:52','2024-07-13 17:06:54',NULL,0,0,NULL,NULL),(27447,'mixpanel','completed',10,'2024-07-13 15:25:55','2024-07-13 17:16:53','2024-07-13 17:11:54','2024-07-13 17:16:51',NULL,0,0,NULL,NULL),(27448,'mixpanel','completed',10,'2024-07-13 15:49:52','2024-07-13 17:21:55','2024-07-13 17:19:51','2024-07-13 17:21:54',NULL,0,0,NULL,NULL),(27449,'mixpanel','completed',10,'2024-07-13 15:33:56','2024-07-13 17:31:52','2024-07-13 17:26:56','2024-07-13 17:31:51',NULL,0,0,NULL,NULL),(27450,'mixpanel','completed',10,'2024-07-13 16:12:55','2024-07-13 17:41:53','2024-07-13 17:36:54','2024-07-13 17:41:52',NULL,0,0,NULL,NULL),(27451,'mixpanel','completed',10,'2024-07-13 16:11:53','2024-07-13 17:51:53','2024-07-13 17:46:52','2024-07-13 17:51:52',NULL,0,0,NULL,NULL),(27452,'mixpanel','completed',10,'2024-07-13 16:25:55','2024-07-13 18:01:52','2024-07-13 17:56:54','2024-07-13 18:01:51',NULL,0,0,NULL,NULL),(27453,'mixpanel','completed',10,'2024-07-13 16:40:58','2024-07-13 18:13:12','2024-07-13 18:06:57','2024-07-13 18:13:10',NULL,0,0,NULL,NULL),(27454,'mixpanel','completed',10,'2024-07-13 16:19:21','2024-07-13 18:17:22','2024-07-13 18:15:20','2024-07-13 18:17:22',NULL,0,0,NULL,NULL),(27455,'mixpanel','completed',10,'2024-07-13 17:01:23','2024-07-13 18:23:22','2024-07-13 18:20:22','2024-07-13 18:23:21',NULL,0,0,NULL,NULL),(27456,'mixpanel','completed',10,'2024-07-13 16:49:23','2024-07-13 18:29:22','2024-07-13 18:26:22','2024-07-13 18:29:21',NULL,0,0,NULL,NULL),(27457,'mixpanel','completed',10,'2024-07-13 17:05:22','2024-07-13 18:35:23','2024-07-13 18:32:21','2024-07-13 18:35:22',NULL,0,0,NULL,NULL),(27458,'mixpanel','completed',10,'2024-07-13 17:33:22','2024-07-13 18:41:22','2024-07-13 18:38:21','2024-07-13 18:41:21',NULL,0,0,NULL,NULL),(27459,'mixpanel','completed',10,'2024-07-13 16:50:22','2024-07-13 18:47:23','2024-07-13 18:44:21','2024-07-13 18:47:22',NULL,0,0,NULL,NULL),(27460,'mixpanel','completed',10,'2024-07-13 17:12:21','2024-07-13 18:53:21','2024-07-13 18:50:20','2024-07-13 18:53:20',NULL,0,0,NULL,NULL),(27461,'mixpanel','completed',10,'2024-07-13 16:55:23','2024-07-13 19:01:53','2024-07-13 18:56:22','2024-07-13 19:01:52',NULL,0,0,NULL,NULL),(27462,'mixpanel','completed',10,'2024-07-13 17:47:53','2024-07-13 19:11:53','2024-07-13 19:06:52','2024-07-13 19:11:53',NULL,0,0,NULL,NULL),(27463,'mixpanel','completed',10,'2024-07-13 17:31:52','2024-07-13 19:21:54','2024-07-13 19:16:51','2024-07-13 19:21:53',NULL,0,0,NULL,NULL),(27464,'mixpanel','completed',10,'2024-07-13 18:13:55','2024-07-13 19:31:52','2024-07-13 19:26:54','2024-07-13 19:31:51',NULL,0,0,NULL,NULL),(27465,'mixpanel','completed',10,'2024-07-13 17:36:54','2024-07-13 19:41:51','2024-07-13 19:36:53','2024-07-13 19:41:50',NULL,0,0,NULL,NULL),(27466,'mixpanel','completed',10,'2024-07-13 18:05:27','2024-07-13 19:51:57','2024-07-13 19:46:26','2024-07-13 19:51:56',NULL,0,0,NULL,NULL),(27467,'mixpanel','completed',10,'2024-07-13 18:22:40','2024-07-13 19:56:55','2024-07-13 19:54:39','2024-07-13 19:56:54',NULL,0,0,NULL,NULL),(27468,'mixpanel','completed',10,'2024-07-13 18:50:54','2024-07-13 20:06:57','2024-07-13 20:01:53','2024-07-13 20:06:56',NULL,0,0,NULL,NULL),(27469,'mixpanel','completed',10,'2024-07-13 18:35:55','2024-07-13 20:16:54','2024-07-13 20:11:54','2024-07-13 20:16:53',NULL,0,0,NULL,NULL),(27470,'mixpanel','completed',10,'2024-07-13 18:40:35','2024-07-13 20:26:54','2024-07-13 20:20:34','2024-07-13 20:26:53',NULL,0,0,NULL,NULL),(27471,'schedule_re_engagement_email','completed',10,'2024-07-14 20:31:29','2024-07-14 20:31:53','2024-07-13 20:31:28','2024-07-14 20:31:52',NULL,0,0,NULL,NULL),(27472,'mixpanel','completed',10,'2024-07-13 18:52:29','2024-07-13 20:36:55','2024-07-13 20:31:28','2024-07-13 20:36:54',NULL,0,0,NULL,NULL),(27473,'mixpanel','completed',10,'2024-07-13 19:35:54','2024-07-13 20:44:22','2024-07-13 20:41:53','2024-07-13 20:44:22',NULL,0,0,NULL,NULL),(27474,'mixpanel','completed',10,'2024-07-13 19:21:52','2024-07-13 20:51:54','2024-07-13 20:46:51','2024-07-13 20:51:53',NULL,0,0,NULL,NULL),(27475,'mixpanel','completed',10,'2024-07-13 19:53:31','2024-07-13 21:00:40','2024-07-13 20:56:28','2024-07-13 21:00:39',NULL,0,0,NULL,NULL),(27476,'mixpanel','completed',10,'2024-07-13 19:43:13','2024-07-13 21:09:13','2024-07-13 21:05:12','2024-07-13 21:09:11',NULL,0,0,NULL,NULL),(27477,'mixpanel','completed',10,'2024-07-13 19:39:27','2024-07-13 21:13:30','2024-07-13 21:11:26','2024-07-13 21:13:30',NULL,0,0,NULL,NULL),(27478,'mixpanel','completed',10,'2024-07-13 19:50:13','2024-07-13 21:21:57','2024-07-13 21:17:09','2024-07-13 21:21:54',NULL,0,0,NULL,NULL),(27479,'mixpanel','completed',10,'2024-07-13 19:39:10','2024-07-13 21:26:22','2024-07-13 21:24:09','2024-07-13 21:26:21',NULL,0,0,NULL,NULL),(27480,'mixpanel','completed',10,'2024-07-13 20:07:51','2024-07-13 21:35:17','2024-07-13 21:31:50','2024-07-13 21:35:16',NULL,0,0,NULL,NULL),(27481,'mixpanel','completed',10,'2024-07-13 20:28:28','2024-07-13 21:41:55','2024-07-13 21:38:27','2024-07-13 21:41:54',NULL,0,0,NULL,NULL),(27482,'mixpanel','completed',10,'2024-07-13 20:01:53','2024-07-13 21:48:58','2024-07-13 21:46:52','2024-07-13 21:48:57',NULL,0,0,NULL,NULL),(27483,'mixpanel','completed',10,'2024-07-13 20:09:54','2024-07-13 21:56:55','2024-07-13 21:51:53','2024-07-13 21:56:54',NULL,0,0,NULL,NULL),(27484,'mixpanel','completed',10,'2024-07-13 20:42:53','2024-07-13 22:06:56','2024-07-13 22:01:52','2024-07-13 22:06:55',NULL,0,0,NULL,NULL),(27485,'mixpanel','completed',10,'2024-07-13 20:38:09','2024-07-13 22:15:01','2024-07-13 22:10:07','2024-07-13 22:15:00',NULL,0,0,NULL,NULL),(27486,'mixpanel','completed',10,'2024-07-13 20:34:12','2024-07-13 22:21:56','2024-07-13 22:19:11','2024-07-13 22:21:55',NULL,0,0,NULL,NULL),(27487,'mixpanel','completed',10,'2024-07-13 21:15:55','2024-07-13 22:31:46','2024-07-13 22:26:53','2024-07-13 22:31:45',NULL,0,0,NULL,NULL),(27488,'mixpanel','completed',10,'2024-07-13 21:02:12','2024-07-13 22:40:31','2024-07-13 22:36:11','2024-07-13 22:40:30',NULL,0,0,NULL,NULL),(27489,'mixpanel','completed',10,'2024-07-13 20:46:53','2024-07-13 22:49:25','2024-07-13 22:46:52','2024-07-13 22:49:23',NULL,0,0,NULL,NULL),(27490,'mixpanel','completed',10,'2024-07-13 21:20:56','2024-07-13 22:56:57','2024-07-13 22:51:55','2024-07-13 22:56:56',NULL,0,0,NULL,NULL),(27491,'mixpanel','completed',10,'2024-07-13 21:03:53','2024-07-13 23:06:53','2024-07-13 23:01:52','2024-07-13 23:06:52',NULL,0,0,NULL,NULL),(27492,'mixpanel','completed',10,'2024-07-13 21:53:36','2024-07-13 23:16:52','2024-07-13 23:11:35','2024-07-13 23:16:51',NULL,0,0,NULL,NULL),(27493,'mixpanel','completed',10,'2024-07-13 21:22:10','2024-07-13 23:24:55','2024-07-13 23:21:07','2024-07-13 23:24:54',NULL,0,0,NULL,NULL),(27494,'mixpanel','completed',10,'2024-07-13 21:58:52','2024-07-13 23:36:54','2024-07-13 23:29:51','2024-07-13 23:36:53',NULL,0,0,NULL,NULL),(27495,'mixpanel','completed',10,'2024-07-13 21:43:54','2024-07-13 23:46:52','2024-07-13 23:41:52','2024-07-13 23:46:51',NULL,0,0,NULL,NULL),(27496,'mixpanel','completed',10,'2024-07-13 22:45:54','2024-07-13 23:56:55','2024-07-13 23:51:53','2024-07-13 23:56:54',NULL,0,0,NULL,NULL),(27497,'mixpanel','completed',10,'2024-07-13 22:42:53','2024-07-14 00:04:19','2024-07-14 00:01:52','2024-07-14 00:04:18',NULL,0,0,NULL,NULL),(27498,'mixpanel','completed',10,'2024-07-13 22:13:54','2024-07-14 00:11:54','2024-07-14 00:06:53','2024-07-14 00:11:53',NULL,0,0,NULL,NULL),(27499,'mixpanel','completed',10,'2024-07-13 22:28:53','2024-07-14 00:20:51','2024-07-14 00:16:52','2024-07-14 00:20:50',NULL,0,0,NULL,NULL),(27500,'mixpanel','completed',10,'2024-07-13 23:24:54','2024-07-14 00:30:16','2024-07-14 00:26:53','2024-07-14 00:30:15',NULL,0,0,NULL,NULL),(27501,'mixpanel','completed',10,'2024-07-13 22:50:53','2024-07-14 00:41:54','2024-07-14 00:36:52','2024-07-14 00:41:53',NULL,0,0,NULL,NULL),(27502,'mixpanel','completed',10,'2024-07-13 23:40:53','2024-07-14 00:51:55','2024-07-14 00:46:52','2024-07-14 00:51:54',NULL,0,0,NULL,NULL),(27503,'mixpanel','completed',10,'2024-07-13 23:42:32','2024-07-14 00:56:53','2024-07-14 00:54:31','2024-07-14 00:56:52',NULL,0,0,NULL,NULL),(27504,'mixpanel','completed',10,'2024-07-13 23:19:52','2024-07-14 01:06:53','2024-07-14 01:01:51','2024-07-14 01:06:52',NULL,0,0,NULL,NULL),(27505,'mixpanel','completed',10,'2024-07-13 23:20:58','2024-07-14 01:16:52','2024-07-14 01:11:57','2024-07-14 01:16:51',NULL,0,0,NULL,NULL),(27506,'mixpanel','completed',10,'2024-07-13 23:38:53','2024-07-14 01:26:55','2024-07-14 01:21:52','2024-07-14 01:26:54',NULL,0,0,NULL,NULL),(27507,'mixpanel','completed',10,'2024-07-13 23:37:52','2024-07-14 01:36:54','2024-07-14 01:31:51','2024-07-14 01:36:53',NULL,0,0,NULL,NULL),(27508,'mixpanel','completed',10,'2024-07-14 00:35:53','2024-07-14 01:46:51','2024-07-14 01:41:52','2024-07-14 01:46:50',NULL,0,0,NULL,NULL),(27509,'mixpanel','completed',10,'2024-07-14 00:09:53','2024-07-14 01:56:54','2024-07-14 01:51:52','2024-07-14 01:56:53',NULL,0,0,NULL,NULL),(27510,'mixpanel','completed',10,'2024-07-14 00:46:51','2024-07-14 02:06:53','2024-07-14 02:01:50','2024-07-14 02:06:52',NULL,0,0,NULL,NULL),(27511,'mixpanel','completed',10,'2024-07-14 00:42:52','2024-07-14 02:16:55','2024-07-14 02:11:52','2024-07-14 02:16:54',NULL,0,0,NULL,NULL),(27512,'mixpanel','completed',10,'2024-07-14 01:03:54','2024-07-14 02:26:53','2024-07-14 02:21:53','2024-07-14 02:26:52',NULL,0,0,NULL,NULL),(27513,'mixpanel','completed',10,'2024-07-14 00:55:53','2024-07-14 02:34:22','2024-07-14 02:31:52','2024-07-14 02:34:21',NULL,0,0,NULL,NULL),(27514,'mixpanel','completed',10,'2024-07-14 01:18:54','2024-07-14 02:41:56','2024-07-14 02:36:53','2024-07-14 02:41:54',NULL,0,0,NULL,NULL),(27515,'mixpanel','completed',10,'2024-07-14 01:00:52','2024-07-14 02:51:32','2024-07-14 02:46:51','2024-07-14 02:51:31',NULL,0,0,NULL,NULL),(27516,'mixpanel','completed',10,'2024-07-14 01:52:55','2024-07-14 03:01:53','2024-07-14 02:56:54','2024-07-14 03:01:52',NULL,0,0,NULL,NULL),(27517,'mixpanel','completed',10,'2024-07-14 01:08:54','2024-07-14 03:11:54','2024-07-14 03:06:53','2024-07-14 03:11:53',NULL,0,0,NULL,NULL),(27518,'mixpanel','completed',10,'2024-07-14 01:13:11','2024-07-14 03:16:53','2024-07-14 03:14:10','2024-07-14 03:16:52',NULL,0,0,NULL,NULL),(27519,'mixpanel','completed',10,'2024-07-14 01:51:52','2024-07-14 03:24:25','2024-07-14 03:21:51','2024-07-14 03:24:24',NULL,0,0,NULL,NULL),(27520,'mixpanel','completed',10,'2024-07-14 01:59:54','2024-07-14 03:31:52','2024-07-14 03:26:53','2024-07-14 03:31:52',NULL,0,0,NULL,NULL),(27521,'mixpanel','completed',10,'2024-07-14 02:15:54','2024-07-14 03:40:12','2024-07-14 03:36:52','2024-07-14 03:40:11',NULL,0,0,NULL,NULL),(27522,'mixpanel','completed',10,'2024-07-14 01:45:51','2024-07-14 03:51:54','2024-07-14 03:46:51','2024-07-14 03:51:53',NULL,0,0,NULL,NULL),(27523,'mixpanel','completed',10,'2024-07-14 02:44:37','2024-07-14 03:56:54','2024-07-14 03:54:36','2024-07-14 03:56:53',NULL,0,0,NULL,NULL),(27524,'mixpanel','completed',10,'2024-07-14 02:08:08','2024-07-14 04:01:53','2024-07-14 03:59:07','2024-07-14 04:01:52',NULL,0,0,NULL,NULL),(27525,'mixpanel','completed',10,'2024-07-14 02:14:47','2024-07-14 04:11:55','2024-07-14 04:05:46','2024-07-14 04:11:54',NULL,0,0,NULL,NULL),(27526,'mixpanel','completed',10,'2024-07-14 03:05:52','2024-07-14 04:21:55','2024-07-14 04:16:51','2024-07-14 04:21:54',NULL,0,0,NULL,NULL),(27527,'mixpanel','completed',10,'2024-07-14 03:12:22','2024-07-14 04:27:05','2024-07-14 04:24:21','2024-07-14 04:27:04',NULL,0,0,NULL,NULL),(27528,'mixpanel','completed',10,'2024-07-14 03:23:17','2024-07-14 04:36:07','2024-07-14 04:30:15','2024-07-14 04:36:04',NULL,0,0,NULL,NULL),(27529,'mixpanel','completed',10,'2024-07-14 03:05:38','2024-07-14 04:46:17','2024-07-14 04:41:34','2024-07-14 04:46:16',NULL,0,0,NULL,NULL),(27530,'mixpanel','completed',10,'2024-07-14 03:33:17','2024-07-14 04:56:15','2024-07-14 04:51:16','2024-07-14 04:56:14',NULL,0,0,NULL,NULL),(27531,'mixpanel','completed',10,'2024-07-14 03:53:54','2024-07-14 05:06:55','2024-07-14 05:01:53','2024-07-14 05:06:54',NULL,0,0,NULL,NULL),(27532,'mixpanel','completed',10,'2024-07-14 03:12:54','2024-07-14 05:16:57','2024-07-14 05:11:53','2024-07-14 05:16:56',NULL,0,0,NULL,NULL),(27533,'mixpanel','completed',10,'2024-07-14 03:28:54','2024-07-14 05:26:55','2024-07-14 05:21:53','2024-07-14 05:26:54',NULL,0,0,NULL,NULL),(27534,'mixpanel','completed',10,'2024-07-14 03:33:54','2024-07-14 05:36:56','2024-07-14 05:31:53','2024-07-14 05:36:55',NULL,0,0,NULL,NULL),(27535,'mixpanel','completed',10,'2024-07-14 04:02:54','2024-07-14 05:46:53','2024-07-14 05:41:53','2024-07-14 05:46:52',NULL,0,0,NULL,NULL),(27536,'mixpanel','completed',10,'2024-07-14 04:42:53','2024-07-14 05:56:55','2024-07-14 05:51:53','2024-07-14 05:56:54',NULL,0,0,NULL,NULL),(27537,'mixpanel','completed',10,'2024-07-14 04:57:53','2024-07-14 06:06:56','2024-07-14 06:01:52','2024-07-14 06:06:55',NULL,0,0,NULL,NULL),(27538,'mixpanel','completed',10,'2024-07-14 04:15:56','2024-07-14 06:16:52','2024-07-14 06:11:56','2024-07-14 06:16:51',NULL,0,0,NULL,NULL),(27539,'mixpanel','completed',10,'2024-07-14 05:02:02','2024-07-14 06:21:57','2024-07-14 06:19:01','2024-07-14 06:21:56',NULL,0,0,NULL,NULL),(27540,'mixpanel','completed',10,'2024-07-14 05:19:55','2024-07-14 06:30:31','2024-07-14 06:26:54','2024-07-14 06:30:30',NULL,0,0,NULL,NULL),(27541,'mixpanel','completed',10,'2024-07-14 05:09:36','2024-07-14 06:36:55','2024-07-14 06:33:35','2024-07-14 06:36:54',NULL,0,0,NULL,NULL),(27542,'mixpanel','completed',10,'2024-07-14 04:49:48','2024-07-14 06:46:52','2024-07-14 06:40:46','2024-07-14 06:46:51',NULL,0,0,NULL,NULL),(27543,'mixpanel','completed',10,'2024-07-14 05:04:54','2024-07-14 06:56:57','2024-07-14 06:51:53','2024-07-14 06:56:57',NULL,0,0,NULL,NULL),(27544,'mixpanel','completed',10,'2024-07-14 05:38:09','2024-07-14 07:06:55','2024-07-14 07:01:08','2024-07-14 07:06:54',NULL,0,0,NULL,NULL),(27545,'mixpanel','completed',10,'2024-07-14 05:45:56','2024-07-14 07:16:54','2024-07-14 07:11:55','2024-07-14 07:16:53',NULL,0,0,NULL,NULL),(27546,'mixpanel','completed',10,'2024-07-14 06:03:46','2024-07-14 07:21:55','2024-07-14 07:19:45','2024-07-14 07:21:54',NULL,0,0,NULL,NULL),(27547,'mixpanel','completed',10,'2024-07-14 06:08:04','2024-07-14 07:26:54','2024-07-14 07:24:03','2024-07-14 07:26:54',NULL,0,0,NULL,NULL),(27548,'mixpanel','completed',10,'2024-07-14 05:47:58','2024-07-14 07:35:39','2024-07-14 07:29:57','2024-07-14 07:35:38',NULL,0,0,NULL,NULL),(27549,'mixpanel','completed',10,'2024-07-14 06:31:30','2024-07-14 07:46:54','2024-07-14 07:41:29','2024-07-14 07:46:53',NULL,0,0,NULL,NULL),(27550,'mixpanel','completed',10,'2024-07-14 06:30:52','2024-07-14 07:53:02','2024-07-14 07:50:51','2024-07-14 07:53:01',NULL,0,0,NULL,NULL),(27551,'mixpanel','completed',10,'2024-07-14 06:45:12','2024-07-14 07:59:54','2024-07-14 07:56:11','2024-07-14 07:59:53',NULL,0,0,NULL,NULL),(27552,'mixpanel','completed',10,'2024-07-14 06:04:57','2024-07-14 08:06:06','2024-07-14 08:01:56','2024-07-14 08:06:05',NULL,0,0,NULL,NULL),(27553,'mixpanel','completed',10,'2024-07-14 06:15:55','2024-07-14 08:15:05','2024-07-14 08:11:54','2024-07-14 08:15:04',NULL,0,0,NULL,NULL),(27554,'mixpanel','completed',10,'2024-07-14 06:23:35','2024-07-14 08:21:56','2024-07-14 08:18:34','2024-07-14 08:21:55',NULL,0,0,NULL,NULL),(27555,'mixpanel','completed',10,'2024-07-14 06:26:56','2024-07-14 08:26:58','2024-07-14 08:24:54','2024-07-14 08:26:57',NULL,0,0,NULL,NULL),(27556,'mixpanel','completed',10,'2024-07-14 07:08:41','2024-07-14 08:36:58','2024-07-14 08:30:40','2024-07-14 08:36:52',NULL,0,0,NULL,NULL),(27557,'mixpanel','completed',10,'2024-07-14 07:31:39','2024-07-14 08:46:57','2024-07-14 08:40:38','2024-07-14 08:46:56',NULL,0,0,NULL,NULL),(27558,'mixpanel','completed',10,'2024-07-14 07:20:27','2024-07-14 08:51:56','2024-07-14 08:49:26','2024-07-14 08:51:55',NULL,0,0,NULL,NULL),(27559,'mixpanel','completed',10,'2024-07-14 07:32:35','2024-07-14 09:01:52','2024-07-14 08:56:34','2024-07-14 09:01:51',NULL,0,0,NULL,NULL),(27560,'mixpanel','completed',10,'2024-07-14 07:59:56','2024-07-14 09:11:08','2024-07-14 09:06:55','2024-07-14 09:11:07',NULL,0,0,NULL,NULL),(27561,'mixpanel','completed',10,'2024-07-14 07:21:57','2024-07-14 09:21:56','2024-07-14 09:16:55','2024-07-14 09:21:55',NULL,0,0,NULL,NULL),(27562,'mixpanel','completed',10,'2024-07-14 07:59:55','2024-07-14 09:31:55','2024-07-14 09:25:54','2024-07-14 09:31:54',NULL,0,0,NULL,NULL),(27563,'mixpanel','completed',10,'2024-07-14 08:03:55','2024-07-14 09:40:46','2024-07-14 09:36:55','2024-07-14 09:40:45',NULL,0,0,NULL,NULL),(27564,'mixpanel','completed',10,'2024-07-14 08:10:55','2024-07-14 09:51:55','2024-07-14 09:46:54','2024-07-14 09:51:54',NULL,0,0,NULL,NULL),(27565,'mixpanel','completed',10,'2024-07-14 08:42:56','2024-07-14 10:01:56','2024-07-14 09:55:55','2024-07-14 10:01:55',NULL,0,0,NULL,NULL),(27566,'mixpanel','completed',10,'2024-07-14 08:35:58','2024-07-14 10:11:21','2024-07-14 10:06:57','2024-07-14 10:11:20',NULL,0,0,NULL,NULL),(27567,'mixpanel','completed',10,'2024-07-14 09:12:03','2024-07-14 10:19:40','2024-07-14 10:15:01','2024-07-14 10:19:39',NULL,0,0,NULL,NULL),(27568,'mixpanel','completed',10,'2024-07-14 08:25:56','2024-07-14 10:26:58','2024-07-14 10:21:55','2024-07-14 10:26:57',NULL,0,0,NULL,NULL),(27569,'mixpanel','completed',10,'2024-07-14 08:40:42','2024-07-14 10:31:55','2024-07-14 10:29:41','2024-07-14 10:31:54',NULL,0,0,NULL,NULL),(27570,'mixpanel','completed',10,'2024-07-14 09:28:56','2024-07-14 10:42:01','2024-07-14 10:36:55','2024-07-14 10:42:00',NULL,0,0,NULL,NULL),(27571,'mixpanel','completed',10,'2024-07-14 08:54:54','2024-07-14 10:51:55','2024-07-14 10:46:53','2024-07-14 10:51:54',NULL,0,0,NULL,NULL),(27572,'mixpanel','completed',10,'2024-07-14 09:35:54','2024-07-14 11:02:00','2024-07-14 10:56:53','2024-07-14 11:01:58',NULL,0,0,NULL,NULL),(27573,'mixpanel','completed',10,'2024-07-14 10:01:49','2024-07-14 11:11:55','2024-07-14 11:06:48','2024-07-14 11:11:54',NULL,0,0,NULL,NULL),(27574,'mixpanel','completed',10,'2024-07-14 09:29:56','2024-07-14 11:21:56','2024-07-14 11:16:55','2024-07-14 11:21:55',NULL,0,0,NULL,NULL),(27575,'mixpanel','completed',10,'2024-07-14 09:33:57','2024-07-14 11:31:54','2024-07-14 11:26:56','2024-07-14 11:31:53',NULL,0,0,NULL,NULL),(27576,'mixpanel','completed',10,'2024-07-14 10:26:57','2024-07-14 11:41:55','2024-07-14 11:36:56','2024-07-14 11:41:54',NULL,0,0,NULL,NULL),(27577,'mixpanel','completed',10,'2024-07-14 10:23:55','2024-07-14 11:49:16','2024-07-14 11:46:54','2024-07-14 11:49:15',NULL,0,0,NULL,NULL),(27578,'mixpanel','completed',10,'2024-07-14 09:57:01','2024-07-14 11:57:01','2024-07-14 11:52:00','2024-07-14 11:57:00',NULL,0,0,NULL,NULL),(27579,'mixpanel','completed',10,'2024-07-14 10:39:57','2024-07-14 12:06:57','2024-07-14 12:01:56','2024-07-14 12:06:56',NULL,0,0,NULL,NULL),(27580,'mixpanel','completed',10,'2024-07-14 10:16:56','2024-07-14 12:14:50','2024-07-14 12:11:55','2024-07-14 12:14:50',NULL,0,0,NULL,NULL),(27581,'mixpanel','completed',10,'2024-07-14 10:34:57','2024-07-14 12:21:57','2024-07-14 12:16:56','2024-07-14 12:21:56',NULL,0,0,NULL,NULL),(27582,'mixpanel','completed',10,'2024-07-14 10:35:57','2024-07-14 12:31:58','2024-07-14 12:26:56','2024-07-14 12:31:57',NULL,0,0,NULL,NULL),(27583,'mixpanel','completed',10,'2024-07-14 11:26:58','2024-07-14 12:41:55','2024-07-14 12:36:57','2024-07-14 12:41:54',NULL,0,0,NULL,NULL),(27584,'mixpanel','completed',10,'2024-07-14 10:51:58','2024-07-14 12:51:57','2024-07-14 12:46:57','2024-07-14 12:51:56',NULL,0,0,NULL,NULL),(27585,'mixpanel','completed',10,'2024-07-14 10:57:00','2024-07-14 13:01:55','2024-07-14 12:56:59','2024-07-14 13:01:54',NULL,0,0,NULL,NULL),(27586,'mixpanel','completed',10,'2024-07-14 11:53:00','2024-07-14 13:11:56','2024-07-14 13:06:59','2024-07-14 13:11:55',NULL,0,0,NULL,NULL),(27587,'mixpanel','completed',10,'2024-07-14 12:09:56','2024-07-14 13:21:54','2024-07-14 13:16:55','2024-07-14 13:21:53',NULL,0,0,NULL,NULL),(27588,'mixpanel','completed',10,'2024-07-14 12:23:17','2024-07-14 13:28:58','2024-07-14 13:25:16','2024-07-14 13:28:57',NULL,0,0,NULL,NULL),(27589,'mixpanel','completed',10,'2024-07-14 12:18:57','2024-07-14 13:36:57','2024-07-14 13:31:56','2024-07-14 13:36:56',NULL,0,0,NULL,NULL),(27590,'mixpanel','completed',10,'2024-07-14 12:36:59','2024-07-14 13:46:02','2024-07-14 13:41:58','2024-07-14 13:46:01',NULL,0,0,NULL,NULL),(27591,'mixpanel','completed',10,'2024-07-14 11:56:54','2024-07-14 13:56:54','2024-07-14 13:51:53','2024-07-14 13:56:53',NULL,0,0,NULL,NULL),(27592,'mixpanel','completed',10,'2024-07-14 12:56:55','2024-07-14 14:06:58','2024-07-14 14:01:54','2024-07-14 14:06:57',NULL,0,0,NULL,NULL),(27593,'mixpanel','completed',10,'2024-07-14 12:32:00','2024-07-14 14:16:57','2024-07-14 14:11:59','2024-07-14 14:16:56',NULL,0,0,NULL,NULL),(27594,'mixpanel','completed',10,'2024-07-14 12:31:56','2024-07-14 14:25:59','2024-07-14 14:21:54','2024-07-14 14:25:58',NULL,0,0,NULL,NULL),(27595,'mixpanel','completed',10,'2024-07-14 13:09:55','2024-07-14 14:36:59','2024-07-14 14:31:54','2024-07-14 14:36:58',NULL,0,0,NULL,NULL),(27596,'mixpanel','completed',10,'2024-07-14 13:24:58','2024-07-14 14:46:57','2024-07-14 14:41:57','2024-07-14 14:46:56',NULL,0,0,NULL,NULL),(27597,'mixpanel','completed',10,'2024-07-14 13:48:57','2024-07-14 14:56:57','2024-07-14 14:51:56','2024-07-14 14:56:56',NULL,0,0,NULL,NULL),(27598,'mixpanel','completed',10,'2024-07-14 13:34:56','2024-07-14 15:06:57','2024-07-14 15:01:55','2024-07-14 15:06:56',NULL,0,0,NULL,NULL),(27599,'mixpanel','completed',10,'2024-07-14 13:53:56','2024-07-14 15:16:56','2024-07-14 15:11:55','2024-07-14 15:16:55',NULL,0,0,NULL,NULL),(27600,'mixpanel','completed',10,'2024-07-14 13:55:55','2024-07-14 15:25:24','2024-07-14 15:21:54','2024-07-14 15:25:23',NULL,0,0,NULL,NULL),(27601,'mixpanel','completed',10,'2024-07-14 14:24:54','2024-07-14 15:36:57','2024-07-14 15:31:53','2024-07-14 15:36:56',NULL,0,0,NULL,NULL),(27602,'mixpanel','completed',10,'2024-07-14 14:29:56','2024-07-14 15:46:55','2024-07-14 15:41:54','2024-07-14 15:46:54',NULL,0,0,NULL,NULL),(27603,'mixpanel','completed',10,'2024-07-14 14:28:55','2024-07-14 15:56:54','2024-07-14 15:51:54','2024-07-14 15:56:54',NULL,0,0,NULL,NULL),(27604,'mixpanel','completed',10,'2024-07-14 14:55:10','2024-07-14 16:01:58','2024-07-14 15:59:04','2024-07-14 16:01:57',NULL,0,0,NULL,NULL),(27605,'mixpanel','completed',10,'2024-07-14 14:17:23','2024-07-14 16:11:57','2024-07-14 16:05:22','2024-07-14 16:11:56',NULL,0,0,NULL,NULL),(27606,'mixpanel','completed',10,'2024-07-14 15:06:49','2024-07-14 16:16:55','2024-07-14 16:14:48','2024-07-14 16:16:54',NULL,0,0,NULL,NULL),(27607,'mixpanel','completed',10,'2024-07-14 15:06:57','2024-07-14 16:26:55','2024-07-14 16:21:56','2024-07-14 16:26:54',NULL,0,0,NULL,NULL),(27608,'mixpanel','completed',10,'2024-07-14 14:51:54','2024-07-14 16:36:55','2024-07-14 16:31:53','2024-07-14 16:36:54',NULL,0,0,NULL,NULL),(27609,'mixpanel','completed',10,'2024-07-14 15:33:54','2024-07-14 16:46:54','2024-07-14 16:41:53','2024-07-14 16:46:53',NULL,0,0,NULL,NULL),(27610,'mixpanel','completed',10,'2024-07-14 15:00:49','2024-07-14 16:51:55','2024-07-14 16:49:47','2024-07-14 16:51:54',NULL,0,0,NULL,NULL),(27611,'mixpanel','completed',10,'2024-07-14 15:40:57','2024-07-14 17:01:54','2024-07-14 16:56:56','2024-07-14 17:01:53',NULL,0,0,NULL,NULL),(27612,'mixpanel','completed',10,'2024-07-14 15:12:58','2024-07-14 17:11:56','2024-07-14 17:06:57','2024-07-14 17:11:55',NULL,0,0,NULL,NULL),(27613,'mixpanel','completed',10,'2024-07-14 15:24:54','2024-07-14 17:21:59','2024-07-14 17:16:53','2024-07-14 17:21:58',NULL,0,0,NULL,NULL),(27614,'mixpanel','completed',10,'2024-07-14 16:09:56','2024-07-14 17:31:58','2024-07-14 17:26:55','2024-07-14 17:31:57',NULL,0,0,NULL,NULL),(27615,'mixpanel','completed',10,'2024-07-14 15:38:55','2024-07-14 17:41:55','2024-07-14 17:36:54','2024-07-14 17:41:54',NULL,0,0,NULL,NULL),(27616,'mixpanel','completed',10,'2024-07-14 16:18:56','2024-07-14 17:51:54','2024-07-14 17:46:55','2024-07-14 17:51:53',NULL,0,0,NULL,NULL),(27617,'mixpanel','completed',10,'2024-07-14 16:46:56','2024-07-14 18:01:55','2024-07-14 17:56:55','2024-07-14 18:01:54',NULL,0,0,NULL,NULL),(27618,'mixpanel','completed',10,'2024-07-14 16:07:55','2024-07-14 18:11:56','2024-07-14 18:06:54','2024-07-14 18:11:55',NULL,0,0,NULL,NULL),(27619,'mixpanel','completed',10,'2024-07-14 17:07:52','2024-07-14 18:21:57','2024-07-14 18:16:51','2024-07-14 18:21:55',NULL,0,0,NULL,NULL),(27620,'subscribers_engagement_score','completed',10,'2024-07-14 18:21:57','2024-07-14 18:26:58','2024-07-14 18:21:55','2024-07-14 18:26:57',NULL,0,0,NULL,NULL),(27621,'subscribers_engagement_score','completed',10,'2024-07-15 19:13:00','2024-07-15 19:16:57','2024-07-14 18:26:57','2024-07-15 19:16:55',NULL,0,0,NULL,NULL),(27622,'mixpanel','completed',10,'2024-07-14 17:17:58','2024-07-14 18:29:49','2024-07-14 18:26:57','2024-07-14 18:29:48',NULL,0,0,NULL,NULL),(27623,'mixpanel','completed',10,'2024-07-14 17:21:54','2024-07-14 18:36:56','2024-07-14 18:31:53','2024-07-14 18:36:55',NULL,0,0,NULL,NULL),(27624,'mixpanel','completed',10,'2024-07-14 17:28:55','2024-07-14 18:46:53','2024-07-14 18:41:54','2024-07-14 18:46:52',NULL,0,0,NULL,NULL),(27625,'mixpanel','completed',10,'2024-07-14 17:09:59','2024-07-14 18:56:56','2024-07-14 18:51:56','2024-07-14 18:56:55',NULL,0,0,NULL,NULL),(27626,'mixpanel','completed',10,'2024-07-14 17:40:56','2024-07-14 19:06:55','2024-07-14 19:01:55','2024-07-14 19:06:54',NULL,0,0,NULL,NULL),(27627,'mixpanel','completed',10,'2024-07-14 17:16:02','2024-07-14 19:16:57','2024-07-14 19:12:01','2024-07-14 19:16:55',NULL,0,0,NULL,NULL),(27628,'mixpanel','completed',10,'2024-07-14 17:49:55','2024-07-14 19:26:57','2024-07-14 19:21:54','2024-07-14 19:26:55',NULL,0,0,NULL,NULL),(27629,'mixpanel','completed',10,'2024-07-14 17:32:14','2024-07-14 19:36:56','2024-07-14 19:31:14','2024-07-14 19:36:55',NULL,0,0,NULL,NULL),(27630,'mixpanel','completed',10,'2024-07-14 18:30:54','2024-07-14 19:45:18','2024-07-14 19:41:53','2024-07-14 19:45:17',NULL,0,0,NULL,NULL),(27631,'mixpanel','completed',10,'2024-07-14 18:23:56','2024-07-14 19:56:55','2024-07-14 19:51:55','2024-07-14 19:56:54',NULL,0,0,NULL,NULL),(27632,'mixpanel','completed',10,'2024-07-14 18:20:53','2024-07-14 20:06:55','2024-07-14 20:01:52','2024-07-14 20:06:54',NULL,0,0,NULL,NULL),(27633,'mixpanel','completed',10,'2024-07-14 19:07:58','2024-07-14 20:16:53','2024-07-14 20:11:57','2024-07-14 20:16:52',NULL,0,0,NULL,NULL),(27634,'mixpanel','completed',10,'2024-07-14 19:11:09','2024-07-14 20:22:28','2024-07-14 20:20:07','2024-07-14 20:22:27',NULL,0,0,NULL,NULL),(27635,'mixpanel','completed',10,'2024-07-14 18:33:54','2024-07-14 20:31:53','2024-07-14 20:26:53','2024-07-14 20:31:52',NULL,0,0,NULL,NULL),(27636,'schedule_re_engagement_email','completed',10,'2024-07-15 20:35:03','2024-07-15 20:36:57','2024-07-14 20:35:02','2024-07-15 20:36:56',NULL,0,0,NULL,NULL),(27637,'mixpanel','completed',10,'2024-07-14 18:55:03','2024-07-14 20:40:09','2024-07-14 20:35:02','2024-07-14 20:40:08',NULL,0,0,NULL,NULL),(27638,'mixpanel','completed',10,'2024-07-14 19:38:54','2024-07-14 20:49:51','2024-07-14 20:46:53','2024-07-14 20:49:50',NULL,0,0,NULL,NULL),(27639,'mixpanel','completed',10,'2024-07-14 19:28:54','2024-07-14 20:56:57','2024-07-14 20:51:53','2024-07-14 20:56:51',NULL,0,0,NULL,NULL),(27640,'mixpanel','completed',10,'2024-07-14 19:53:55','2024-07-14 21:06:56','2024-07-14 21:01:54','2024-07-14 21:06:54',NULL,0,0,NULL,NULL),(27641,'mixpanel','completed',10,'2024-07-14 19:45:54','2024-07-14 21:16:53','2024-07-14 21:11:53','2024-07-14 21:16:52',NULL,0,0,NULL,NULL),(27642,'mixpanel','completed',10,'2024-07-14 19:50:07','2024-07-14 21:26:56','2024-07-14 21:20:06','2024-07-14 21:26:55',NULL,0,0,NULL,NULL),(27643,'mixpanel','completed',10,'2024-07-14 19:50:53','2024-07-14 21:36:57','2024-07-14 21:31:52','2024-07-14 21:36:56',NULL,0,0,NULL,NULL),(27644,'mixpanel','completed',10,'2024-07-14 20:11:54','2024-07-14 21:46:54','2024-07-14 21:41:53','2024-07-14 21:46:53',NULL,0,0,NULL,NULL),(27645,'mixpanel','completed',10,'2024-07-14 19:59:56','2024-07-14 21:56:56','2024-07-14 21:51:55','2024-07-14 21:56:55',NULL,0,0,NULL,NULL),(27646,'mixpanel','completed',10,'2024-07-14 20:18:54','2024-07-14 22:06:54','2024-07-14 22:01:53','2024-07-14 22:06:53',NULL,0,0,NULL,NULL),(27647,'mixpanel','completed',10,'2024-07-14 20:39:56','2024-07-14 22:16:56','2024-07-14 22:11:55','2024-07-14 22:16:55',NULL,0,0,NULL,NULL),(27648,'mixpanel','completed',10,'2024-07-14 20:49:00','2024-07-14 22:25:18','2024-07-14 22:21:55','2024-07-14 22:25:17',NULL,0,0,NULL,NULL),(27649,'mixpanel','completed',10,'2024-07-14 20:59:54','2024-07-14 22:36:55','2024-07-14 22:31:53','2024-07-14 22:36:54',NULL,0,0,NULL,NULL),(27650,'mixpanel','completed',10,'2024-07-14 20:59:55','2024-07-14 22:46:53','2024-07-14 22:41:54','2024-07-14 22:46:52',NULL,0,0,NULL,NULL),(27651,'mixpanel','completed',10,'2024-07-14 21:07:54','2024-07-14 22:56:55','2024-07-14 22:51:53','2024-07-14 22:56:54',NULL,0,0,NULL,NULL),(27652,'mixpanel','completed',10,'2024-07-14 21:21:54','2024-07-14 23:06:55','2024-07-14 23:01:53','2024-07-14 23:06:54',NULL,0,0,NULL,NULL),(27653,'mixpanel','completed',10,'2024-07-14 21:38:57','2024-07-14 23:17:01','2024-07-14 23:11:56','2024-07-14 23:16:59',NULL,0,0,NULL,NULL),(27654,'mixpanel','completed',10,'2024-07-14 21:30:53','2024-07-14 23:24:55','2024-07-14 23:21:52','2024-07-14 23:24:54',NULL,0,0,NULL,NULL),(27655,'mixpanel','completed',10,'2024-07-14 21:40:52','2024-07-14 23:37:09','2024-07-14 23:31:52','2024-07-14 23:37:07',NULL,0,0,NULL,NULL),(27656,'mixpanel','completed',10,'2024-07-14 22:25:54','2024-07-14 23:44:33','2024-07-14 23:41:53','2024-07-14 23:44:32',NULL,0,0,NULL,NULL),(27657,'mixpanel','completed',10,'2024-07-14 22:35:51','2024-07-14 23:51:54','2024-07-14 23:46:51','2024-07-14 23:51:52',NULL,0,0,NULL,NULL),(27658,'mixpanel','completed',10,'2024-07-14 22:23:56','2024-07-15 00:01:53','2024-07-14 23:56:55','2024-07-15 00:01:52',NULL,0,0,NULL,NULL),(27659,'mixpanel','completed',10,'2024-07-14 23:01:56','2024-07-15 00:11:54','2024-07-15 00:06:55','2024-07-15 00:11:53',NULL,0,0,NULL,NULL),(27660,'mixpanel','completed',10,'2024-07-14 22:46:53','2024-07-15 00:21:54','2024-07-15 00:16:52','2024-07-15 00:21:53',NULL,0,0,NULL,NULL),(27661,'mixpanel','completed',10,'2024-07-14 23:13:57','2024-07-15 00:27:15','2024-07-15 00:23:56','2024-07-15 00:27:12',NULL,0,0,NULL,NULL),(27662,'mixpanel','completed',10,'2024-07-14 23:25:54','2024-07-15 00:36:56','2024-07-15 00:31:53','2024-07-15 00:36:55',NULL,0,0,NULL,NULL),(27663,'mixpanel','completed',10,'2024-07-14 23:34:54','2024-07-15 00:46:53','2024-07-15 00:41:53','2024-07-15 00:46:52',NULL,0,0,NULL,NULL),(27664,'mixpanel','completed',10,'2024-07-14 23:36:56','2024-07-15 00:56:54','2024-07-15 00:51:55','2024-07-15 00:56:52',NULL,0,0,NULL,NULL),(27665,'mixpanel','completed',10,'2024-07-14 23:20:05','2024-07-15 01:06:58','2024-07-15 01:00:04','2024-07-15 01:06:52',NULL,0,0,NULL,NULL),(27666,'mixpanel','completed',10,'2024-07-14 23:53:54','2024-07-15 01:16:55','2024-07-15 01:11:53','2024-07-15 01:16:54',NULL,0,0,NULL,NULL),(27667,'mixpanel','completed',10,'2024-07-14 23:58:54','2024-07-15 01:26:01','2024-07-15 01:21:53','2024-07-15 01:26:00',NULL,0,0,NULL,NULL),(27668,'mixpanel','completed',10,'2024-07-15 00:24:53','2024-07-15 01:36:57','2024-07-15 01:31:52','2024-07-15 01:36:56',NULL,0,0,NULL,NULL),(27669,'mixpanel','completed',10,'2024-07-15 00:07:55','2024-07-15 01:46:53','2024-07-15 01:41:54','2024-07-15 01:46:52',NULL,0,0,NULL,NULL),(27670,'mixpanel','completed',10,'2024-07-15 00:02:54','2024-07-15 01:56:55','2024-07-15 01:51:53','2024-07-15 01:56:54',NULL,0,0,NULL,NULL),(27671,'mixpanel','completed',10,'2024-07-15 00:13:55','2024-07-15 02:06:55','2024-07-15 02:01:53','2024-07-15 02:06:54',NULL,0,0,NULL,NULL),(27672,'mixpanel','completed',10,'2024-07-15 00:19:55','2024-07-15 02:16:53','2024-07-15 02:11:54','2024-07-15 02:16:52',NULL,0,0,NULL,NULL),(27673,'mixpanel','completed',10,'2024-07-15 00:26:56','2024-07-15 02:26:55','2024-07-15 02:21:55','2024-07-15 02:26:54',NULL,0,0,NULL,NULL),(27674,'mixpanel','completed',10,'2024-07-15 01:20:54','2024-07-15 02:36:56','2024-07-15 02:31:53','2024-07-15 02:36:55',NULL,0,0,NULL,NULL),(27675,'mixpanel','completed',10,'2024-07-15 01:12:56','2024-07-15 02:46:54','2024-07-15 02:41:55','2024-07-15 02:46:53',NULL,0,0,NULL,NULL),(27676,'mixpanel','completed',10,'2024-07-15 01:41:55','2024-07-15 02:56:56','2024-07-15 02:51:54','2024-07-15 02:56:55',NULL,0,0,NULL,NULL),(27677,'mixpanel','completed',10,'2024-07-15 01:00:54','2024-07-15 03:06:58','2024-07-15 03:01:53','2024-07-15 03:06:57',NULL,0,0,NULL,NULL),(27678,'mixpanel','completed',10,'2024-07-15 01:11:57','2024-07-15 03:16:54','2024-07-15 03:11:56','2024-07-15 03:16:53',NULL,0,0,NULL,NULL),(27679,'mixpanel','completed',10,'2024-07-15 02:17:57','2024-07-15 03:26:56','2024-07-15 03:21:56','2024-07-15 03:26:55',NULL,0,0,NULL,NULL),(27680,'mixpanel','completed',10,'2024-07-15 01:50:53','2024-07-15 03:36:55','2024-07-15 03:31:52','2024-07-15 03:36:54',NULL,0,0,NULL,NULL),(27681,'mixpanel','completed',10,'2024-07-15 02:23:55','2024-07-15 03:46:53','2024-07-15 03:41:54','2024-07-15 03:46:52',NULL,0,0,NULL,NULL),(27682,'mixpanel','completed',10,'2024-07-15 02:30:55','2024-07-15 03:56:03','2024-07-15 03:51:54','2024-07-15 03:56:02',NULL,0,0,NULL,NULL),(27683,'mixpanel','completed',10,'2024-07-15 02:38:52','2024-07-15 04:06:55','2024-07-15 04:01:52','2024-07-15 04:06:54',NULL,0,0,NULL,NULL),(27684,'mixpanel','completed',10,'2024-07-15 02:30:57','2024-07-15 04:16:53','2024-07-15 04:11:56','2024-07-15 04:16:52',NULL,0,0,NULL,NULL),(27685,'mixpanel','completed',10,'2024-07-15 03:11:53','2024-07-15 04:27:05','2024-07-15 04:21:52','2024-07-15 04:27:03',NULL,0,0,NULL,NULL),(27686,'mixpanel','completed',10,'2024-07-15 02:48:22','2024-07-15 04:37:11','2024-07-15 04:30:21','2024-07-15 04:37:09',NULL,0,0,NULL,NULL),(27687,'mixpanel','completed',10,'2024-07-15 02:50:37','2024-07-15 04:47:09','2024-07-15 04:40:36','2024-07-15 04:47:06',NULL,0,0,NULL,NULL),(27688,'mixpanel','completed',10,'2024-07-15 02:50:54','2024-07-15 04:56:57','2024-07-15 04:51:53','2024-07-15 04:56:56',NULL,0,0,NULL,NULL),(27689,'mixpanel','completed',10,'2024-07-15 03:39:16','2024-07-15 05:01:54','2024-07-15 04:59:15','2024-07-15 05:01:53',NULL,0,0,NULL,NULL),(27690,'mixpanel','completed',10,'2024-07-15 03:27:56','2024-07-15 05:11:55','2024-07-15 05:06:55','2024-07-15 05:11:54',NULL,0,0,NULL,NULL),(27691,'mixpanel','completed',10,'2024-07-15 03:36:54','2024-07-15 05:21:19','2024-07-15 05:16:53','2024-07-15 05:21:18',NULL,0,0,NULL,NULL),(27692,'mixpanel','completed',10,'2024-07-15 04:08:55','2024-07-15 05:26:57','2024-07-15 05:24:54','2024-07-15 05:26:56',NULL,0,0,NULL,NULL),(27693,'mixpanel','completed',10,'2024-07-15 04:09:42','2024-07-15 05:34:53','2024-07-15 05:31:41','2024-07-15 05:34:52',NULL,0,0,NULL,NULL),(27694,'mixpanel','completed',10,'2024-07-15 04:34:55','2024-07-15 05:41:02','2024-07-15 05:36:54','2024-07-15 05:41:01',NULL,0,0,NULL,NULL),(27695,'mixpanel','completed',10,'2024-07-15 04:22:09','2024-07-15 05:46:49','2024-07-15 05:44:09','2024-07-15 05:46:48',NULL,0,0,NULL,NULL),(27696,'mixpanel','completed',10,'2024-07-15 04:13:56','2024-07-15 05:52:25','2024-07-15 05:49:55','2024-07-15 05:52:24',NULL,0,0,NULL,NULL),(27697,'mixpanel','completed',10,'2024-07-15 04:30:08','2024-07-15 05:58:01','2024-07-15 05:55:07','2024-07-15 05:58:00',NULL,0,0,NULL,NULL),(27698,'mixpanel','completed',10,'2024-07-15 04:43:53','2024-07-15 06:05:02','2024-07-15 06:01:52','2024-07-15 06:05:01',NULL,0,0,NULL,NULL),(27699,'mixpanel','completed',10,'2024-07-15 04:28:54','2024-07-15 06:16:26','2024-07-15 06:09:53','2024-07-15 06:16:25',NULL,0,0,NULL,NULL),(27700,'mixpanel','completed',10,'2024-07-15 04:47:38','2024-07-15 06:20:41','2024-07-15 06:18:37','2024-07-15 06:20:40',NULL,0,0,NULL,NULL),(27701,'mixpanel','completed',10,'2024-07-15 05:02:45','2024-07-15 06:26:49','2024-07-15 06:23:44','2024-07-15 06:26:48',NULL,0,0,NULL,NULL),(27702,'mixpanel','completed',10,'2024-07-15 04:42:39','2024-07-15 06:34:46','2024-07-15 06:30:38','2024-07-15 06:34:46',NULL,0,0,NULL,NULL),(27703,'mixpanel','completed',10,'2024-07-15 04:42:36','2024-07-15 06:41:06','2024-07-15 06:38:35','2024-07-15 06:41:04',NULL,0,0,NULL,NULL),(27704,'mixpanel','completed',10,'2024-07-15 05:25:23','2024-07-15 06:46:55','2024-07-15 06:44:22','2024-07-15 06:46:54',NULL,0,0,NULL,NULL),(27705,'mixpanel','completed',10,'2024-07-15 05:43:59','2024-07-15 06:55:22','2024-07-15 06:49:58','2024-07-15 06:55:21',NULL,0,0,NULL,NULL),(27706,'mixpanel','completed',10,'2024-07-15 05:20:31','2024-07-15 07:01:56','2024-07-15 06:57:30','2024-07-15 07:01:55',NULL,0,0,NULL,NULL),(27707,'mixpanel','completed',10,'2024-07-15 05:05:11','2024-07-15 07:08:19','2024-07-15 07:06:10','2024-07-15 07:08:18',NULL,0,0,NULL,NULL),(27708,'mixpanel','completed',10,'2024-07-15 05:57:41','2024-07-15 07:13:42','2024-07-15 07:10:40','2024-07-15 07:13:41',NULL,0,0,NULL,NULL),(27709,'mixpanel','completed',10,'2024-07-15 05:44:58','2024-07-15 07:20:21','2024-07-15 07:16:57','2024-07-15 07:20:20',NULL,0,0,NULL,NULL),(27710,'mixpanel','completed',10,'2024-07-15 05:57:47','2024-07-15 07:29:38','2024-07-15 07:24:46','2024-07-15 07:29:37',NULL,0,0,NULL,NULL),(27711,'mixpanel','completed',10,'2024-07-15 05:47:55','2024-07-15 07:36:56','2024-07-15 07:31:54','2024-07-15 07:36:55',NULL,0,0,NULL,NULL),(27712,'mixpanel','completed',10,'2024-07-15 06:36:55','2024-07-15 07:46:54','2024-07-15 07:41:54','2024-07-15 07:46:53',NULL,0,0,NULL,NULL),(27713,'mixpanel','completed',10,'2024-07-15 06:28:54','2024-07-15 07:55:53','2024-07-15 07:51:53','2024-07-15 07:55:52',NULL,0,0,NULL,NULL),(27714,'mixpanel','completed',10,'2024-07-15 06:40:02','2024-07-15 08:01:53','2024-07-15 07:59:01','2024-07-15 08:01:52',NULL,0,0,NULL,NULL),(27715,'mixpanel','completed',10,'2024-07-15 06:19:56','2024-07-15 08:09:59','2024-07-15 08:06:55','2024-07-15 08:09:58',NULL,0,0,NULL,NULL),(27716,'mixpanel','completed',10,'2024-07-15 07:02:40','2024-07-15 08:19:53','2024-07-15 08:14:39','2024-07-15 08:19:52',NULL,0,0,NULL,NULL),(27717,'mixpanel','completed',10,'2024-07-15 06:45:58','2024-07-15 08:25:03','2024-07-15 08:21:57','2024-07-15 08:25:02',NULL,0,0,NULL,NULL),(27718,'mixpanel','completed',10,'2024-07-15 06:50:56','2024-07-15 08:35:17','2024-07-15 08:31:55','2024-07-15 08:35:16',NULL,0,0,NULL,NULL),(27719,'mixpanel','completed',10,'2024-07-15 07:16:58','2024-07-15 08:45:18','2024-07-15 08:41:57','2024-07-15 08:45:17',NULL,0,0,NULL,NULL),(27720,'mixpanel','completed',10,'2024-07-15 07:35:22','2024-07-15 08:50:37','2024-07-15 08:47:21','2024-07-15 08:50:36',NULL,0,0,NULL,NULL),(27721,'mixpanel','completed',10,'2024-07-15 07:00:58','2024-07-15 09:00:37','2024-07-15 08:56:57','2024-07-15 09:00:36',NULL,0,0,NULL,NULL),(27722,'mixpanel','completed',10,'2024-07-15 07:51:57','2024-07-15 09:12:03','2024-07-15 09:05:55','2024-07-15 09:12:02',NULL,0,0,NULL,NULL),(27723,'mixpanel','completed',10,'2024-07-15 08:01:47','2024-07-15 09:21:20','2024-07-15 09:15:46','2024-07-15 09:21:20',NULL,0,0,NULL,NULL),(27724,'mixpanel','completed',10,'2024-07-15 08:07:04','2024-07-15 09:31:55','2024-07-15 09:27:03','2024-07-15 09:31:54',NULL,0,0,NULL,NULL),(27725,'mixpanel','completed',10,'2024-07-15 07:58:59','2024-07-15 09:41:58','2024-07-15 09:36:58','2024-07-15 09:41:57',NULL,0,0,NULL,NULL),(27726,'mixpanel','completed',10,'2024-07-15 08:14:53','2024-07-15 09:47:59','2024-07-15 09:44:52','2024-07-15 09:47:58',NULL,0,0,NULL,NULL),(27727,'mixpanel','completed',10,'2024-07-15 08:48:56','2024-07-15 09:56:58','2024-07-15 09:51:56','2024-07-15 09:56:57',NULL,0,0,NULL,NULL),(27728,'mixpanel','completed',10,'2024-07-15 08:25:58','2024-07-15 10:04:51','2024-07-15 10:01:57','2024-07-15 10:04:50',NULL,0,0,NULL,NULL),(27729,'mixpanel','completed',10,'2024-07-15 08:35:56','2024-07-15 10:09:02','2024-07-15 10:06:55','2024-07-15 10:09:01',NULL,0,0,NULL,NULL),(27730,'mixpanel','completed',10,'2024-07-15 08:39:57','2024-07-15 10:16:56','2024-07-15 10:11:56','2024-07-15 10:16:55',NULL,0,0,NULL,NULL),(27731,'mixpanel','completed',10,'2024-07-15 08:39:55','2024-07-15 10:26:54','2024-07-15 10:21:54','2024-07-15 10:26:53',NULL,0,0,NULL,NULL),(27732,'mixpanel','completed',10,'2024-07-15 08:47:54','2024-07-15 10:36:55','2024-07-15 10:31:54','2024-07-15 10:36:54',NULL,0,0,NULL,NULL),(27733,'mixpanel','completed',10,'2024-07-15 08:58:56','2024-07-15 10:46:58','2024-07-15 10:41:55','2024-07-15 10:46:57',NULL,0,0,NULL,NULL),(27734,'mixpanel','completed',10,'2024-07-15 09:24:48','2024-07-15 10:51:53','2024-07-15 10:49:48','2024-07-15 10:51:52',NULL,0,0,NULL,NULL),(27735,'mixpanel','completed',10,'2024-07-15 09:40:56','2024-07-15 11:01:52','2024-07-15 10:56:55','2024-07-15 11:01:51',NULL,0,0,NULL,NULL),(27736,'mixpanel','completed',10,'2024-07-15 09:21:56','2024-07-15 11:11:57','2024-07-15 11:06:55','2024-07-15 11:11:56',NULL,0,0,NULL,NULL),(27737,'mixpanel','completed',10,'2024-07-15 09:42:55','2024-07-15 11:21:53','2024-07-15 11:16:54','2024-07-15 11:21:53',NULL,0,0,NULL,NULL),(27738,'mixpanel','completed',10,'2024-07-15 09:35:56','2024-07-15 11:31:54','2024-07-15 11:26:55','2024-07-15 11:31:54',NULL,0,0,NULL,NULL),(27739,'mixpanel','completed',10,'2024-07-15 09:36:58','2024-07-15 11:41:56','2024-07-15 11:36:57','2024-07-15 11:41:56',NULL,0,0,NULL,NULL),(27740,'mixpanel','completed',10,'2024-07-15 10:33:55','2024-07-15 11:51:54','2024-07-15 11:46:55','2024-07-15 11:51:53',NULL,0,0,NULL,NULL),(27741,'mixpanel','completed',10,'2024-07-15 10:36:28','2024-07-15 12:01:54','2024-07-15 11:55:27','2024-07-15 12:01:53',NULL,0,0,NULL,NULL),(27742,'mixpanel','completed',10,'2024-07-15 10:09:57','2024-07-15 12:09:38','2024-07-15 12:06:56','2024-07-15 12:09:36',NULL,0,0,NULL,NULL),(27743,'mixpanel','completed',10,'2024-07-15 10:41:54','2024-07-15 12:16:54','2024-07-15 12:11:53','2024-07-15 12:16:54',NULL,0,0,NULL,NULL),(27744,'mixpanel','completed',10,'2024-07-15 11:07:54','2024-07-15 12:26:57','2024-07-15 12:21:53','2024-07-15 12:26:56',NULL,0,0,NULL,NULL),(27745,'mixpanel','completed',10,'2024-07-15 11:10:54','2024-07-15 12:36:57','2024-07-15 12:31:54','2024-07-15 12:36:56',NULL,0,0,NULL,NULL),(27746,'mixpanel','completed',10,'2024-07-15 10:55:53','2024-07-15 12:47:04','2024-07-15 12:41:53','2024-07-15 12:47:01',NULL,0,0,NULL,NULL),(27747,'mixpanel','completed',10,'2024-07-15 11:11:55','2024-07-15 12:56:57','2024-07-15 12:51:54','2024-07-15 12:56:56',NULL,0,0,NULL,NULL),(27748,'mixpanel','completed',10,'2024-07-15 11:55:55','2024-07-15 13:06:55','2024-07-15 13:01:54','2024-07-15 13:06:54',NULL,0,0,NULL,NULL),(27749,'mixpanel','completed',10,'2024-07-15 11:16:56','2024-07-15 13:16:57','2024-07-15 13:11:55','2024-07-15 13:16:57',NULL,0,0,NULL,NULL),(27750,'mixpanel','completed',10,'2024-07-15 11:36:58','2024-07-15 13:26:55','2024-07-15 13:21:57','2024-07-15 13:26:55',NULL,0,0,NULL,NULL),(27751,'mixpanel','completed',10,'2024-07-15 12:06:55','2024-07-15 13:36:55','2024-07-15 13:31:54','2024-07-15 13:36:54',NULL,0,0,NULL,NULL),(27752,'mixpanel','completed',10,'2024-07-15 12:04:32','2024-07-15 13:43:39','2024-07-15 13:41:31','2024-07-15 13:43:38',NULL,0,0,NULL,NULL),(27753,'mixpanel','completed',10,'2024-07-15 12:36:55','2024-07-15 13:51:56','2024-07-15 13:46:54','2024-07-15 13:51:55',NULL,0,0,NULL,NULL),(27754,'mixpanel','completed',10,'2024-07-15 12:35:56','2024-07-15 14:01:54','2024-07-15 13:56:56','2024-07-15 14:01:54',NULL,0,0,NULL,NULL),(27755,'mixpanel','completed',10,'2024-07-15 12:33:57','2024-07-15 14:11:54','2024-07-15 14:06:56','2024-07-15 14:11:53',NULL,0,0,NULL,NULL),(27756,'mixpanel','completed',10,'2024-07-15 12:25:54','2024-07-15 14:21:56','2024-07-15 14:16:53','2024-07-15 14:21:55',NULL,0,0,NULL,NULL),(27757,'mixpanel','completed',10,'2024-07-15 12:56:11','2024-07-15 14:31:54','2024-07-15 14:25:11','2024-07-15 14:31:53',NULL,0,0,NULL,NULL),(27758,'mixpanel','completed',10,'2024-07-15 12:58:40','2024-07-15 14:41:56','2024-07-15 14:36:40','2024-07-15 14:41:56',NULL,0,0,NULL,NULL),(27759,'mixpanel','completed',10,'2024-07-15 13:26:58','2024-07-15 14:51:56','2024-07-15 14:46:58','2024-07-15 14:51:56',NULL,0,0,NULL,NULL),(27760,'mixpanel','completed',10,'2024-07-15 12:56:54','2024-07-15 15:01:56','2024-07-15 14:56:53','2024-07-15 15:01:55',NULL,0,0,NULL,NULL),(27761,'mixpanel','completed',10,'2024-07-15 13:19:18','2024-07-15 15:11:57','2024-07-15 15:05:17','2024-07-15 15:11:57',NULL,0,0,NULL,NULL),(27762,'mixpanel','completed',10,'2024-07-15 14:06:45','2024-07-15 15:21:29','2024-07-15 15:15:44','2024-07-15 15:21:28',NULL,0,0,NULL,NULL),(27763,'mixpanel','completed',10,'2024-07-15 13:35:01','2024-07-15 15:29:45','2024-07-15 15:26:59','2024-07-15 15:29:44',NULL,0,0,NULL,NULL),(27764,'mixpanel','completed',10,'2024-07-15 13:39:57','2024-07-15 15:36:59','2024-07-15 15:31:57','2024-07-15 15:36:58',NULL,0,0,NULL,NULL),(27765,'mixpanel','completed',10,'2024-07-15 13:51:02','2024-07-15 15:47:01','2024-07-15 15:42:01','2024-07-15 15:47:00',NULL,0,0,NULL,NULL),(27766,'mixpanel','completed',10,'2024-07-15 14:46:58','2024-07-15 15:56:59','2024-07-15 15:51:57','2024-07-15 15:56:58',NULL,0,0,NULL,NULL),(27767,'mixpanel','completed',10,'2024-07-15 14:33:00','2024-07-15 16:07:01','2024-07-15 16:01:59','2024-07-15 16:07:00',NULL,0,0,NULL,NULL),(27768,'mixpanel','completed',10,'2024-07-15 14:31:01','2024-07-15 16:16:58','2024-07-15 16:12:00','2024-07-15 16:16:57',NULL,0,0,NULL,NULL),(27769,'mixpanel','completed',10,'2024-07-15 15:05:58','2024-07-15 16:26:59','2024-07-15 16:21:57','2024-07-15 16:26:58',NULL,0,0,NULL,NULL),(27770,'mixpanel','completed',10,'2024-07-15 15:11:58','2024-07-15 16:36:58','2024-07-15 16:31:57','2024-07-15 16:36:57',NULL,0,0,NULL,NULL),(27771,'mixpanel','completed',10,'2024-07-15 15:17:59','2024-07-15 16:46:56','2024-07-15 16:41:57','2024-07-15 16:46:55',NULL,0,0,NULL,NULL),(27772,'mixpanel','completed',10,'2024-07-15 15:12:59','2024-07-15 16:56:59','2024-07-15 16:51:58','2024-07-15 16:56:58',NULL,0,0,NULL,NULL),(27773,'mixpanel','completed',10,'2024-07-15 15:58:59','2024-07-15 17:05:22','2024-07-15 17:01:58','2024-07-15 17:05:21',NULL,0,0,NULL,NULL),(27774,'mixpanel','completed',10,'2024-07-15 15:35:35','2024-07-15 17:12:00','2024-07-15 17:08:34','2024-07-15 17:11:59',NULL,0,0,NULL,NULL),(27775,'mixpanel','completed',10,'2024-07-15 16:04:00','2024-07-15 17:22:00','2024-07-15 17:16:59','2024-07-15 17:21:59',NULL,0,0,NULL,NULL),(27776,'mixpanel','completed',10,'2024-07-15 16:23:58','2024-07-15 17:31:59','2024-07-15 17:26:57','2024-07-15 17:31:58',NULL,0,0,NULL,NULL),(27777,'mixpanel','completed',10,'2024-07-15 15:42:01','2024-07-15 17:42:01','2024-07-15 17:37:00','2024-07-15 17:42:00',NULL,0,0,NULL,NULL),(27778,'mixpanel','completed',10,'2024-07-15 16:04:57','2024-07-15 17:51:58','2024-07-15 17:46:56','2024-07-15 17:51:56',NULL,0,0,NULL,NULL),(27779,'mixpanel','completed',10,'2024-07-15 16:15:59','2024-07-15 18:01:57','2024-07-15 17:56:58','2024-07-15 18:01:56',NULL,0,0,NULL,NULL),(27780,'mixpanel','completed',10,'2024-07-15 16:42:36','2024-07-15 18:06:57','2024-07-15 18:04:35','2024-07-15 18:06:56',NULL,0,0,NULL,NULL),(27781,'mixpanel','completed',10,'2024-07-15 16:28:58','2024-07-15 18:16:55','2024-07-15 18:11:57','2024-07-15 18:16:54',NULL,0,0,NULL,NULL),(27782,'mixpanel','completed',10,'2024-07-15 16:55:58','2024-07-15 18:26:57','2024-07-15 18:21:56','2024-07-15 18:26:56',NULL,0,0,NULL,NULL),(27783,'mixpanel','completed',10,'2024-07-15 17:10:55','2024-07-15 18:36:15','2024-07-15 18:31:54','2024-07-15 18:36:14',NULL,0,0,NULL,NULL),(27784,'mixpanel','completed',10,'2024-07-15 17:19:00','2024-07-15 18:46:48','2024-07-15 18:41:59','2024-07-15 18:46:47',NULL,0,0,NULL,NULL),(27785,'mixpanel','completed',10,'2024-07-15 17:32:55','2024-07-15 18:56:57','2024-07-15 18:51:54','2024-07-15 18:56:56',NULL,0,0,NULL,NULL),(27786,'mixpanel','completed',10,'2024-07-15 17:18:06','2024-07-15 19:01:56','2024-07-15 18:59:05','2024-07-15 19:01:55',NULL,0,0,NULL,NULL),(27787,'mixpanel','completed',10,'2024-07-15 17:36:58','2024-07-15 19:12:00','2024-07-15 19:06:57','2024-07-15 19:11:59',NULL,0,0,NULL,NULL),(27788,'subscribers_engagement_score','completed',10,'2024-07-15 19:16:57','2024-07-15 19:21:55','2024-07-15 19:16:55','2024-07-15 19:21:54',NULL,0,0,NULL,NULL),(27789,'mixpanel','completed',10,'2024-07-15 18:03:57','2024-07-15 19:21:55','2024-07-15 19:16:55','2024-07-15 19:21:54',NULL,0,0,NULL,NULL),(27790,'subscribers_engagement_score','completed',10,'2024-07-16 17:29:00','2024-07-16 17:31:55','2024-07-15 19:21:54','2024-07-16 17:31:54',NULL,0,0,NULL,NULL),(27791,'mixpanel','completed',10,'2024-07-15 17:51:55','2024-07-15 19:31:56','2024-07-15 19:26:54','2024-07-15 19:31:55',NULL,0,0,NULL,NULL),(27792,'mixpanel','completed',10,'2024-07-15 18:03:10','2024-07-15 19:36:57','2024-07-15 19:34:10','2024-07-15 19:36:56',NULL,0,0,NULL,NULL),(27793,'mixpanel','completed',10,'2024-07-15 17:52:55','2024-07-15 19:46:55','2024-07-15 19:41:54','2024-07-15 19:46:54',NULL,0,0,NULL,NULL),(27794,'mixpanel','completed',10,'2024-07-15 18:18:56','2024-07-15 19:56:57','2024-07-15 19:51:55','2024-07-15 19:56:56',NULL,0,0,NULL,NULL),(27795,'mixpanel','completed',10,'2024-07-15 18:08:57','2024-07-15 20:06:58','2024-07-15 20:01:57','2024-07-15 20:06:57',NULL,0,0,NULL,NULL),(27796,'mixpanel','completed',10,'2024-07-15 18:39:56','2024-07-15 20:16:59','2024-07-15 20:11:55','2024-07-15 20:16:58',NULL,0,0,NULL,NULL),(27797,'mixpanel','completed',10,'2024-07-15 18:37:55','2024-07-15 20:26:57','2024-07-15 20:21:54','2024-07-15 20:26:56',NULL,0,0,NULL,NULL),(27798,'mixpanel','completed',10,'2024-07-15 18:45:56','2024-07-15 20:36:57','2024-07-15 20:31:55','2024-07-15 20:36:56',NULL,0,0,NULL,NULL),(27799,'schedule_re_engagement_email','completed',10,'2024-07-16 20:41:58','2024-07-16 20:46:55','2024-07-15 20:41:57','2024-07-16 20:46:54',NULL,0,0,NULL,NULL),(27800,'mixpanel','completed',10,'2024-07-15 19:16:58','2024-07-15 20:46:55','2024-07-15 20:41:57','2024-07-15 20:46:54',NULL,0,0,NULL,NULL),(27801,'mixpanel','completed',10,'2024-07-15 18:56:57','2024-07-15 20:56:58','2024-07-15 20:51:56','2024-07-15 20:56:57',NULL,0,0,NULL,NULL),(27802,'mixpanel','completed',10,'2024-07-15 19:46:06','2024-07-15 21:06:58','2024-07-15 21:02:04','2024-07-15 21:06:57',NULL,0,0,NULL,NULL),(27803,'mixpanel','completed',10,'2024-07-15 19:25:59','2024-07-15 21:16:58','2024-07-15 21:11:58','2024-07-15 21:16:57',NULL,0,0,NULL,NULL),(27804,'mixpanel','completed',10,'2024-07-15 19:59:57','2024-07-15 21:26:58','2024-07-15 21:21:56','2024-07-15 21:26:57',NULL,0,0,NULL,NULL),(27805,'mixpanel','completed',10,'2024-07-15 20:21:57','2024-07-15 21:36:57','2024-07-15 21:31:55','2024-07-15 21:36:56',NULL,0,0,NULL,NULL),(27806,'mixpanel','completed',10,'2024-07-15 20:05:55','2024-07-15 21:47:09','2024-07-15 21:41:54','2024-07-15 21:47:06',NULL,0,0,NULL,NULL),(27807,'mixpanel','completed',10,'2024-07-15 19:54:00','2024-07-15 21:56:59','2024-07-15 21:51:58','2024-07-15 21:56:58',NULL,0,0,NULL,NULL),(27808,'mixpanel','completed',10,'2024-07-15 20:01:56','2024-07-15 22:06:58','2024-07-15 22:01:55','2024-07-15 22:06:57',NULL,0,0,NULL,NULL),(27809,'mixpanel','completed',10,'2024-07-15 20:39:59','2024-07-15 22:16:58','2024-07-15 22:11:58','2024-07-15 22:16:57',NULL,0,0,NULL,NULL),(27810,'mixpanel','completed',10,'2024-07-15 20:57:56','2024-07-15 22:27:00','2024-07-15 22:21:55','2024-07-15 22:26:59',NULL,0,0,NULL,NULL),(27811,'mixpanel','completed',10,'2024-07-15 20:31:56','2024-07-15 22:36:57','2024-07-15 22:31:55','2024-07-15 22:36:57',NULL,0,0,NULL,NULL),(27812,'mixpanel','completed',10,'2024-07-15 21:02:56','2024-07-15 22:46:56','2024-07-15 22:41:55','2024-07-15 22:46:55',NULL,0,0,NULL,NULL),(27813,'mixpanel','completed',10,'2024-07-15 21:13:31','2024-07-15 22:51:56','2024-07-15 22:49:30','2024-07-15 22:51:55',NULL,0,0,NULL,NULL),(27814,'mixpanel','completed',10,'2024-07-15 21:18:58','2024-07-15 22:59:02','2024-07-15 22:56:57','2024-07-15 22:59:01',NULL,0,0,NULL,NULL),(27815,'mixpanel','completed',10,'2024-07-15 21:55:56','2024-07-15 23:06:56','2024-07-15 23:01:55','2024-07-15 23:06:55',NULL,0,0,NULL,NULL),(27816,'mixpanel','completed',10,'2024-07-15 21:38:34','2024-07-15 23:16:54','2024-07-15 23:10:33','2024-07-15 23:16:53',NULL,0,0,NULL,NULL),(27817,'mixpanel','completed',10,'2024-07-15 21:35:56','2024-07-15 23:26:56','2024-07-15 23:21:55','2024-07-15 23:26:55',NULL,0,0,NULL,NULL),(27818,'mixpanel','completed',10,'2024-07-15 22:02:55','2024-07-15 23:36:58','2024-07-15 23:31:54','2024-07-15 23:36:58',NULL,0,0,NULL,NULL),(27819,'mixpanel','completed',10,'2024-07-15 22:33:56','2024-07-15 23:46:55','2024-07-15 23:41:55','2024-07-15 23:46:54',NULL,0,0,NULL,NULL),(27820,'mixpanel','completed',10,'2024-07-15 22:31:54','2024-07-15 23:56:55','2024-07-15 23:51:52','2024-07-15 23:56:54',NULL,0,0,NULL,NULL),(27821,'mixpanel','completed',10,'2024-07-15 22:18:57','2024-07-16 00:06:58','2024-07-16 00:01:56','2024-07-16 00:06:55',NULL,0,0,NULL,NULL),(27822,'mixpanel','completed',10,'2024-07-15 23:03:13','2024-07-16 00:15:16','2024-07-16 00:12:10','2024-07-16 00:15:14',NULL,0,0,NULL,NULL),(27823,'mixpanel','completed',10,'2024-07-15 22:34:58','2024-07-16 00:26:56','2024-07-16 00:21:57','2024-07-16 00:26:55',NULL,0,0,NULL,NULL),(27824,'mixpanel','completed',10,'2024-07-15 22:39:56','2024-07-16 00:36:57','2024-07-16 00:31:55','2024-07-16 00:36:56',NULL,0,0,NULL,NULL),(27825,'mixpanel','completed',10,'2024-07-15 23:05:57','2024-07-16 00:44:08','2024-07-16 00:41:56','2024-07-16 00:44:07',NULL,0,0,NULL,NULL),(27826,'mixpanel','completed',10,'2024-07-15 23:10:56','2024-07-16 00:51:57','2024-07-16 00:46:55','2024-07-16 00:51:56',NULL,0,0,NULL,NULL),(27827,'mixpanel','completed',10,'2024-07-15 23:44:58','2024-07-16 01:01:56','2024-07-16 00:56:57','2024-07-16 01:01:55',NULL,0,0,NULL,NULL),(27828,'mixpanel','completed',10,'2024-07-15 23:33:35','2024-07-16 01:11:56','2024-07-16 01:05:34','2024-07-16 01:11:55',NULL,0,0,NULL,NULL),(27829,'mixpanel','completed',10,'2024-07-15 23:55:54','2024-07-16 01:21:56','2024-07-16 01:16:53','2024-07-16 01:21:55',NULL,0,0,NULL,NULL),(27830,'mixpanel','completed',10,'2024-07-15 23:47:56','2024-07-16 01:31:57','2024-07-16 01:26:55','2024-07-16 01:31:56',NULL,0,0,NULL,NULL),(27831,'mixpanel','completed',10,'2024-07-15 23:53:55','2024-07-16 01:41:58','2024-07-16 01:36:54','2024-07-16 01:41:57',NULL,0,0,NULL,NULL),(27832,'mixpanel','completed',10,'2024-07-16 00:09:56','2024-07-16 01:51:58','2024-07-16 01:46:55','2024-07-16 01:51:57',NULL,0,0,NULL,NULL),(27833,'mixpanel','completed',10,'2024-07-15 23:55:58','2024-07-16 02:01:57','2024-07-16 01:56:57','2024-07-16 02:01:56',NULL,0,0,NULL,NULL),(27834,'mixpanel','completed',10,'2024-07-16 00:37:10','2024-07-16 02:11:56','2024-07-16 02:07:06','2024-07-16 02:11:55',NULL,0,0,NULL,NULL),(27835,'mixpanel','completed',10,'2024-07-16 00:45:56','2024-07-16 02:21:55','2024-07-16 02:16:55','2024-07-16 02:21:55',NULL,0,0,NULL,NULL),(27836,'mixpanel','completed',10,'2024-07-16 01:19:30','2024-07-16 02:31:55','2024-07-16 02:25:29','2024-07-16 02:31:54',NULL,0,0,NULL,NULL),(27837,'mixpanel','completed',10,'2024-07-16 00:45:59','2024-07-16 02:41:57','2024-07-16 02:36:58','2024-07-16 02:41:56',NULL,0,0,NULL,NULL),(27838,'mixpanel','completed',10,'2024-07-16 01:36:54','2024-07-16 02:50:47','2024-07-16 02:46:53','2024-07-16 02:50:46',NULL,0,0,NULL,NULL),(27839,'mixpanel','completed',10,'2024-07-16 01:09:57','2024-07-16 03:01:51','2024-07-16 02:56:56','2024-07-16 03:01:49',NULL,0,0,NULL,NULL),(27840,'mixpanel','completed',10,'2024-07-16 01:25:54','2024-07-16 03:11:57','2024-07-16 03:06:53','2024-07-16 03:11:56',NULL,0,0,NULL,NULL),(27841,'mixpanel','completed',10,'2024-07-16 01:59:55','2024-07-16 03:21:56','2024-07-16 03:16:54','2024-07-16 03:21:55',NULL,0,0,NULL,NULL),(27842,'mixpanel','completed',10,'2024-07-16 02:12:56','2024-07-16 03:31:55','2024-07-16 03:26:55','2024-07-16 03:31:54',NULL,0,0,NULL,NULL),(27843,'mixpanel','completed',10,'2024-07-16 01:35:58','2024-07-16 03:41:54','2024-07-16 03:36:57','2024-07-16 03:41:53',NULL,0,0,NULL,NULL),(27844,'mixpanel','completed',10,'2024-07-16 02:20:54','2024-07-16 03:49:30','2024-07-16 03:46:53','2024-07-16 03:49:27',NULL,0,0,NULL,NULL),(27845,'mixpanel','completed',10,'2024-07-16 02:12:54','2024-07-16 03:56:56','2024-07-16 03:51:53','2024-07-16 03:56:55',NULL,0,0,NULL,NULL),(27846,'mixpanel','completed',10,'2024-07-16 02:53:55','2024-07-16 04:06:59','2024-07-16 04:01:54','2024-07-16 04:06:58',NULL,0,0,NULL,NULL),(27847,'mixpanel','completed',10,'2024-07-16 02:39:57','2024-07-16 04:16:57','2024-07-16 04:11:56','2024-07-16 04:16:57',NULL,0,0,NULL,NULL),(27848,'mixpanel','completed',10,'2024-07-16 02:56:14','2024-07-16 04:27:13','2024-07-16 04:20:13','2024-07-16 04:27:12',NULL,0,0,NULL,NULL),(27849,'mixpanel','completed',10,'2024-07-16 02:35:56','2024-07-16 04:37:08','2024-07-16 04:31:53','2024-07-16 04:37:07',NULL,0,0,NULL,NULL),(27850,'mixpanel','completed',10,'2024-07-16 03:32:59','2024-07-16 04:46:56','2024-07-16 04:41:57','2024-07-16 04:46:55',NULL,0,0,NULL,NULL),(27851,'mixpanel','completed',10,'2024-07-16 03:18:13','2024-07-16 04:56:57','2024-07-16 04:52:10','2024-07-16 04:56:56',NULL,0,0,NULL,NULL),(27852,'mixpanel','completed',10,'2024-07-16 03:03:56','2024-07-16 05:06:59','2024-07-16 05:01:55','2024-07-16 05:06:58',NULL,0,0,NULL,NULL),(27853,'mixpanel','completed',10,'2024-07-16 03:54:00','2024-07-16 05:12:40','2024-07-16 05:09:59','2024-07-16 05:12:39',NULL,0,0,NULL,NULL),(27854,'mixpanel','completed',10,'2024-07-16 03:48:38','2024-07-16 05:21:57','2024-07-16 05:16:37','2024-07-16 05:21:57',NULL,0,0,NULL,NULL),(27855,'mixpanel','completed',10,'2024-07-16 03:41:56','2024-07-16 05:31:57','2024-07-16 05:26:55','2024-07-16 05:31:56',NULL,0,0,NULL,NULL),(27856,'mixpanel','completed',10,'2024-07-16 04:18:58','2024-07-16 05:41:57','2024-07-16 05:36:57','2024-07-16 05:41:56',NULL,0,0,NULL,NULL),(27857,'mixpanel','completed',10,'2024-07-16 03:49:15','2024-07-16 05:51:56','2024-07-16 05:47:14','2024-07-16 05:51:55',NULL,0,0,NULL,NULL),(27858,'mixpanel','completed',10,'2024-07-16 03:57:10','2024-07-16 06:02:29','2024-07-16 05:57:09','2024-07-16 06:02:28',NULL,0,0,NULL,NULL),(27859,'mixpanel','completed',10,'2024-07-16 04:34:14','2024-07-16 06:12:15','2024-07-16 06:07:13','2024-07-16 06:12:14',NULL,0,0,NULL,NULL),(27860,'mixpanel','completed',10,'2024-07-16 04:35:57','2024-07-16 06:21:58','2024-07-16 06:16:56','2024-07-16 06:21:57',NULL,0,0,NULL,NULL),(27861,'mixpanel','completed',10,'2024-07-16 04:29:56','2024-07-16 06:31:44','2024-07-16 06:26:55','2024-07-16 06:31:43',NULL,0,0,NULL,NULL),(27862,'mixpanel','completed',10,'2024-07-16 04:44:56','2024-07-16 06:41:56','2024-07-16 06:36:55','2024-07-16 06:41:55',NULL,0,0,NULL,NULL),(27863,'mixpanel','completed',10,'2024-07-16 05:32:54','2024-07-16 06:51:55','2024-07-16 06:46:52','2024-07-16 06:51:54',NULL,0,0,NULL,NULL),(27864,'mixpanel','completed',10,'2024-07-16 05:03:55','2024-07-16 07:00:43','2024-07-16 06:56:54','2024-07-16 07:00:42',NULL,0,0,NULL,NULL),(27865,'mixpanel','completed',10,'2024-07-16 05:57:39','2024-07-16 07:06:56','2024-07-16 07:04:38','2024-07-16 07:06:55',NULL,0,0,NULL,NULL),(27866,'mixpanel','completed',10,'2024-07-16 05:16:56','2024-07-16 07:16:55','2024-07-16 07:11:55','2024-07-16 07:16:54',NULL,0,0,NULL,NULL),(27867,'mixpanel','completed',10,'2024-07-16 06:03:53','2024-07-16 07:26:55','2024-07-16 07:21:52','2024-07-16 07:26:54',NULL,0,0,NULL,NULL),(27868,'mixpanel','completed',10,'2024-07-16 06:12:54','2024-07-16 07:35:35','2024-07-16 07:31:53','2024-07-16 07:35:34',NULL,0,0,NULL,NULL),(27869,'mixpanel','completed',10,'2024-07-16 06:23:54','2024-07-16 07:46:53','2024-07-16 07:41:53','2024-07-16 07:46:52',NULL,0,0,NULL,NULL),(27870,'mixpanel','completed',10,'2024-07-16 06:02:55','2024-07-16 07:56:56','2024-07-16 07:51:54','2024-07-16 07:56:55',NULL,0,0,NULL,NULL),(27871,'mixpanel','completed',10,'2024-07-16 06:23:55','2024-07-16 08:04:23','2024-07-16 08:01:54','2024-07-16 08:04:22',NULL,0,0,NULL,NULL),(27872,'mixpanel','completed',10,'2024-07-16 06:08:22','2024-07-16 08:10:22','2024-07-16 08:07:21','2024-07-16 08:10:21',NULL,0,0,NULL,NULL),(27873,'mixpanel','completed',10,'2024-07-16 06:54:21','2024-07-16 08:16:54','2024-07-16 08:13:21','2024-07-16 08:16:53',NULL,0,0,NULL,NULL),(27874,'mixpanel','completed',10,'2024-07-16 07:01:56','2024-07-16 08:26:54','2024-07-16 08:21:55','2024-07-16 08:26:53',NULL,0,0,NULL,NULL),(27875,'mixpanel','completed',10,'2024-07-16 06:50:57','2024-07-16 08:36:58','2024-07-16 08:31:56','2024-07-16 08:36:57',NULL,0,0,NULL,NULL),(27876,'mixpanel','completed',10,'2024-07-16 07:31:41','2024-07-16 08:46:53','2024-07-16 08:40:40','2024-07-16 08:46:52',NULL,0,0,NULL,NULL),(27877,'mixpanel','completed',10,'2024-07-16 07:26:46','2024-07-16 08:51:55','2024-07-16 08:49:45','2024-07-16 08:51:54',NULL,0,0,NULL,NULL),(27878,'mixpanel','completed',10,'2024-07-16 06:56:02','2024-07-16 09:01:55','2024-07-16 08:57:01','2024-07-16 09:01:54',NULL,0,0,NULL,NULL),(27879,'mixpanel','completed',10,'2024-07-16 08:04:57','2024-07-16 09:11:57','2024-07-16 09:06:56','2024-07-16 09:11:56',NULL,0,0,NULL,NULL),(27880,'mixpanel','completed',10,'2024-07-16 07:52:55','2024-07-16 09:21:54','2024-07-16 09:16:54','2024-07-16 09:21:53',NULL,0,0,NULL,NULL),(27881,'mixpanel','completed',10,'2024-07-16 08:23:17','2024-07-16 09:32:00','2024-07-16 09:26:16','2024-07-16 09:31:59',NULL,0,0,NULL,NULL),(27882,'mixpanel','completed',10,'2024-07-16 08:00:06','2024-07-16 09:41:55','2024-07-16 09:37:03','2024-07-16 09:41:54',NULL,0,0,NULL,NULL),(27883,'mixpanel','completed',10,'2024-07-16 08:30:54','2024-07-16 09:51:55','2024-07-16 09:46:53','2024-07-16 09:51:54',NULL,0,0,NULL,NULL),(27884,'mixpanel','completed',10,'2024-07-16 08:23:56','2024-07-16 10:01:55','2024-07-16 09:56:55','2024-07-16 10:01:54',NULL,0,0,NULL,NULL),(27885,'mixpanel','completed',10,'2024-07-16 08:26:56','2024-07-16 10:11:56','2024-07-16 10:06:55','2024-07-16 10:11:55',NULL,0,0,NULL,NULL),(27886,'mixpanel','completed',10,'2024-07-16 08:39:54','2024-07-16 10:21:55','2024-07-16 10:16:53','2024-07-16 10:21:54',NULL,0,0,NULL,NULL),(27887,'mixpanel','completed',10,'2024-07-16 08:33:56','2024-07-16 10:31:57','2024-07-16 10:26:55','2024-07-16 10:31:56',NULL,0,0,NULL,NULL),(27888,'mixpanel','completed',10,'2024-07-16 09:28:58','2024-07-16 10:41:56','2024-07-16 10:34:56','2024-07-16 10:41:55',NULL,0,0,NULL,NULL),(27889,'mixpanel','completed',10,'2024-07-16 09:27:56','2024-07-16 10:51:56','2024-07-16 10:46:55','2024-07-16 10:51:55',NULL,0,0,NULL,NULL),(27890,'mixpanel','completed',10,'2024-07-16 09:25:57','2024-07-16 11:01:58','2024-07-16 10:56:56','2024-07-16 11:01:57',NULL,0,0,NULL,NULL),(27891,'mixpanel','completed',10,'2024-07-16 09:55:56','2024-07-16 11:11:57','2024-07-16 11:06:55','2024-07-16 11:11:56',NULL,0,0,NULL,NULL),(27892,'mixpanel','completed',10,'2024-07-16 09:33:56','2024-07-16 11:21:56','2024-07-16 11:16:54','2024-07-16 11:21:55',NULL,0,0,NULL,NULL),(27893,'mixpanel','completed',10,'2024-07-16 10:05:54','2024-07-16 11:31:55','2024-07-16 11:26:53','2024-07-16 11:31:54',NULL,0,0,NULL,NULL),(27894,'mixpanel','completed',10,'2024-07-16 10:10:56','2024-07-16 11:46:53','2024-07-16 11:41:55','2024-07-16 11:46:52',NULL,0,0,NULL,NULL),(27895,'mixpanel','completed',10,'2024-07-16 10:44:59','2024-07-16 11:55:34','2024-07-16 11:51:58','2024-07-16 11:55:33',NULL,0,0,NULL,NULL),(27896,'mixpanel','completed',10,'2024-07-16 10:03:56','2024-07-16 12:04:30','2024-07-16 12:01:54','2024-07-16 12:04:29',NULL,0,0,NULL,NULL),(27897,'mixpanel','completed',10,'2024-07-16 10:34:58','2024-07-16 12:11:57','2024-07-16 12:06:57','2024-07-16 12:11:56',NULL,0,0,NULL,NULL),(27898,'mixpanel','completed',10,'2024-07-16 10:53:54','2024-07-16 12:20:47','2024-07-16 12:16:53','2024-07-16 12:20:47',NULL,0,0,NULL,NULL),(27899,'mixpanel','completed',10,'2024-07-16 10:48:22','2024-07-16 12:26:38','2024-07-16 12:24:20','2024-07-16 12:26:37',NULL,0,0,NULL,NULL),(27900,'mixpanel','completed',10,'2024-07-16 11:08:36','2024-07-16 12:34:42','2024-07-16 12:30:35','2024-07-16 12:34:41',NULL,0,0,NULL,NULL),(27901,'mixpanel','completed',10,'2024-07-16 11:19:57','2024-07-16 12:41:57','2024-07-16 12:36:56','2024-07-16 12:41:56',NULL,0,0,NULL,NULL),(27902,'mixpanel','completed',10,'2024-07-16 11:06:13','2024-07-16 12:51:54','2024-07-16 12:45:13','2024-07-16 12:51:53',NULL,0,0,NULL,NULL),(27903,'mixpanel','completed',10,'2024-07-16 11:10:58','2024-07-16 13:01:53','2024-07-16 12:56:57','2024-07-16 13:01:52',NULL,0,0,NULL,NULL),(27904,'mixpanel','completed',10,'2024-07-16 11:34:56','2024-07-16 13:11:55','2024-07-16 13:06:55','2024-07-16 13:11:54',NULL,0,0,NULL,NULL),(27905,'mixpanel','completed',10,'2024-07-16 11:57:56','2024-07-16 13:21:55','2024-07-16 13:16:54','2024-07-16 13:21:54',NULL,0,0,NULL,NULL),(27906,'mixpanel','completed',10,'2024-07-16 11:48:23','2024-07-16 13:31:54','2024-07-16 13:25:22','2024-07-16 13:31:53',NULL,0,0,NULL,NULL),(27907,'mixpanel','completed',10,'2024-07-16 12:15:58','2024-07-16 13:39:30','2024-07-16 13:36:57','2024-07-16 13:39:29',NULL,0,0,NULL,NULL),(27908,'mixpanel','completed',10,'2024-07-16 12:09:55','2024-07-16 13:46:55','2024-07-16 13:41:54','2024-07-16 13:46:54',NULL,0,0,NULL,NULL),(27909,'mixpanel','completed',10,'2024-07-16 12:20:54','2024-07-16 13:56:56','2024-07-16 13:51:53','2024-07-16 13:56:55',NULL,0,0,NULL,NULL),(27910,'mixpanel','completed',10,'2024-07-16 12:05:55','2024-07-16 14:04:32','2024-07-16 14:01:54','2024-07-16 14:04:31',NULL,0,0,NULL,NULL),(27911,'mixpanel','completed',10,'2024-07-16 12:57:57','2024-07-16 14:11:57','2024-07-16 14:06:56','2024-07-16 14:11:56',NULL,0,0,NULL,NULL),(27912,'mixpanel','completed',10,'2024-07-16 13:11:55','2024-07-16 14:21:54','2024-07-16 14:16:54','2024-07-16 14:21:53',NULL,0,0,NULL,NULL),(27913,'mixpanel','completed',10,'2024-07-16 13:07:56','2024-07-16 14:31:53','2024-07-16 14:26:55','2024-07-16 14:31:52',NULL,0,0,NULL,NULL),(27914,'mixpanel','completed',10,'2024-07-16 12:40:55','2024-07-16 14:41:54','2024-07-16 14:36:54','2024-07-16 14:41:53',NULL,0,0,NULL,NULL),(27915,'mixpanel','completed',10,'2024-07-16 13:30:53','2024-07-16 14:51:56','2024-07-16 14:46:53','2024-07-16 14:51:54',NULL,0,0,NULL,NULL),(27916,'mixpanel','completed',10,'2024-07-16 13:25:56','2024-07-16 15:01:54','2024-07-16 14:56:55','2024-07-16 15:01:53',NULL,0,0,NULL,NULL),(27917,'mixpanel','completed',10,'2024-07-16 13:14:56','2024-07-16 15:11:54','2024-07-16 15:06:55','2024-07-16 15:11:53',NULL,0,0,NULL,NULL),(27918,'mixpanel','completed',10,'2024-07-16 13:55:56','2024-07-16 15:21:54','2024-07-16 15:16:55','2024-07-16 15:21:53',NULL,0,0,NULL,NULL),(27919,'mixpanel','completed',10,'2024-07-16 13:48:56','2024-07-16 15:31:54','2024-07-16 15:26:55','2024-07-16 15:31:53',NULL,0,0,NULL,NULL),(27920,'mixpanel','completed',10,'2024-07-16 13:44:55','2024-07-16 15:41:54','2024-07-16 15:36:54','2024-07-16 15:41:53',NULL,0,0,NULL,NULL),(27921,'mixpanel','completed',10,'2024-07-16 13:54:54','2024-07-16 15:51:55','2024-07-16 15:46:53','2024-07-16 15:51:54',NULL,0,0,NULL,NULL),(27922,'mixpanel','completed',10,'2024-07-16 14:30:22','2024-07-16 16:01:54','2024-07-16 15:55:21','2024-07-16 16:01:53',NULL,0,0,NULL,NULL),(27923,'mixpanel','completed',10,'2024-07-16 14:37:56','2024-07-16 16:11:56','2024-07-16 16:06:55','2024-07-16 16:11:55',NULL,0,0,NULL,NULL),(27924,'mixpanel','completed',10,'2024-07-16 14:32:12','2024-07-16 16:21:55','2024-07-16 16:15:11','2024-07-16 16:21:54',NULL,0,0,NULL,NULL),(27925,'mixpanel','completed',10,'2024-07-16 14:58:54','2024-07-16 16:31:54','2024-07-16 16:26:53','2024-07-16 16:31:53',NULL,0,0,NULL,NULL),(27926,'mixpanel','completed',10,'2024-07-16 14:59:56','2024-07-16 16:40:26','2024-07-16 16:36:55','2024-07-16 16:40:25',NULL,0,0,NULL,NULL),(27927,'mixpanel','completed',10,'2024-07-16 14:49:53','2024-07-16 16:51:52','2024-07-16 16:46:52','2024-07-16 16:51:51',NULL,0,0,NULL,NULL),(27928,'mixpanel','completed',10,'2024-07-16 15:02:57','2024-07-16 17:01:54','2024-07-16 16:56:56','2024-07-16 17:01:53',NULL,0,0,NULL,NULL),(27929,'mixpanel','completed',10,'2024-07-16 15:14:55','2024-07-16 17:11:57','2024-07-16 17:06:54','2024-07-16 17:11:56',NULL,0,0,NULL,NULL),(27930,'mixpanel','completed',10,'2024-07-16 15:44:17','2024-07-16 17:21:54','2024-07-16 17:16:16','2024-07-16 17:21:53',NULL,0,0,NULL,NULL),(27931,'mixpanel','completed',10,'2024-07-16 16:03:19','2024-07-16 17:31:55','2024-07-16 17:26:18','2024-07-16 17:31:54',NULL,0,0,NULL,NULL),(27932,'subscribers_engagement_score','completed',10,'2024-07-17 08:01:00','2024-07-17 08:01:56','2024-07-16 17:31:54','2024-07-17 08:01:54',NULL,0,0,NULL,NULL),(27933,'mixpanel','completed',10,'2024-07-16 15:44:55','2024-07-16 17:41:56','2024-07-16 17:36:54','2024-07-16 17:41:55',NULL,0,0,NULL,NULL),(27934,'mixpanel','completed',10,'2024-07-16 15:57:53','2024-07-16 17:51:53','2024-07-16 17:46:52','2024-07-16 17:51:52',NULL,0,0,NULL,NULL),(27935,'mixpanel','completed',10,'2024-07-16 16:52:59','2024-07-16 18:01:56','2024-07-16 17:56:58','2024-07-16 18:01:55',NULL,0,0,NULL,NULL),(27936,'mixpanel','completed',10,'2024-07-16 16:43:06','2024-07-16 18:07:00','2024-07-16 18:04:05','2024-07-16 18:06:59',NULL,0,0,NULL,NULL),(27937,'mixpanel','completed',10,'2024-07-16 16:30:57','2024-07-16 18:16:54','2024-07-16 18:11:56','2024-07-16 18:16:53',NULL,0,0,NULL,NULL),(27938,'mixpanel','completed',10,'2024-07-16 17:08:56','2024-07-16 18:26:51','2024-07-16 18:21:55','2024-07-16 18:26:50',NULL,0,0,NULL,NULL),(27939,'mixpanel','completed',10,'2024-07-16 17:23:56','2024-07-16 18:36:57','2024-07-16 18:31:55','2024-07-16 18:36:56',NULL,0,0,NULL,NULL),(27940,'mixpanel','completed',10,'2024-07-16 16:45:56','2024-07-16 18:46:55','2024-07-16 18:41:55','2024-07-16 18:46:55',NULL,0,0,NULL,NULL),(27941,'mixpanel','completed',10,'2024-07-16 17:27:54','2024-07-16 18:56:55','2024-07-16 18:51:53','2024-07-16 18:56:54',NULL,0,0,NULL,NULL),(27942,'mixpanel','completed',10,'2024-07-16 17:15:56','2024-07-16 19:06:53','2024-07-16 19:01:55','2024-07-16 19:06:52',NULL,0,0,NULL,NULL),(27943,'mixpanel','completed',10,'2024-07-16 17:45:55','2024-07-16 19:16:55','2024-07-16 19:11:54','2024-07-16 19:16:54',NULL,0,0,NULL,NULL),(27944,'mixpanel','completed',10,'2024-07-16 18:12:29','2024-07-16 19:26:54','2024-07-16 19:20:28','2024-07-16 19:26:53',NULL,0,0,NULL,NULL),(27945,'mixpanel','completed',10,'2024-07-16 18:06:55','2024-07-16 19:36:55','2024-07-16 19:31:54','2024-07-16 19:36:54',NULL,0,0,NULL,NULL),(27946,'mixpanel','completed',10,'2024-07-16 17:45:54','2024-07-16 19:45:37','2024-07-16 19:41:53','2024-07-16 19:45:36',NULL,0,0,NULL,NULL),(27947,'mixpanel','completed',10,'2024-07-16 18:31:38','2024-07-16 19:51:55','2024-07-16 19:49:37','2024-07-16 19:51:54',NULL,0,0,NULL,NULL),(27948,'mixpanel','completed',10,'2024-07-16 18:22:54','2024-07-16 20:01:52','2024-07-16 19:56:54','2024-07-16 20:01:51',NULL,0,0,NULL,NULL),(27949,'mixpanel','completed',10,'2024-07-16 18:51:55','2024-07-16 20:14:59','2024-07-16 20:14:38','2024-07-16 20:14:58',NULL,0,0,NULL,NULL),(27950,'mixpanel','completed',10,'2024-07-16 18:18:56','2024-07-16 20:21:17','2024-07-16 20:16:55','2024-07-16 20:21:16',NULL,0,0,NULL,NULL),(27951,'mixpanel','completed',10,'2024-07-16 18:25:57','2024-07-16 20:32:13','2024-07-16 20:26:56','2024-07-16 20:32:12',NULL,0,0,NULL,NULL),(27952,'mixpanel','completed',10,'2024-07-16 18:46:55','2024-07-16 20:41:56','2024-07-16 20:36:54','2024-07-16 20:41:55',NULL,0,0,NULL,NULL),(27953,'mixpanel','completed',10,'2024-07-16 18:52:55','2024-07-16 20:51:57','2024-07-16 20:46:54','2024-07-16 20:51:56',NULL,0,0,NULL,NULL),(27954,'schedule_re_engagement_email','completed',10,'2024-07-17 20:51:57','2024-07-17 20:56:52','2024-07-16 20:51:56','2024-07-17 20:56:51',NULL,0,0,NULL,NULL),(27955,'mixpanel','completed',10,'2024-07-16 19:54:56','2024-07-16 21:01:56','2024-07-16 20:56:55','2024-07-16 21:01:54',NULL,0,0,NULL,NULL),(27956,'mixpanel','completed',10,'2024-07-16 19:18:57','2024-07-16 21:11:56','2024-07-16 21:06:56','2024-07-16 21:11:55',NULL,0,0,NULL,NULL),(27957,'mixpanel','completed',10,'2024-07-16 19:15:55','2024-07-16 21:21:55','2024-07-16 21:16:54','2024-07-16 21:21:55',NULL,0,0,NULL,NULL),(27958,'mixpanel','completed',10,'2024-07-16 19:40:55','2024-07-16 21:31:55','2024-07-16 21:26:54','2024-07-16 21:31:54',NULL,0,0,NULL,NULL),(27959,'mixpanel','completed',10,'2024-07-16 20:24:57','2024-07-16 21:41:53','2024-07-16 21:36:56','2024-07-16 21:41:52',NULL,0,0,NULL,NULL),(27960,'mixpanel','completed',10,'2024-07-16 19:49:55','2024-07-16 21:51:54','2024-07-16 21:46:54','2024-07-16 21:51:53',NULL,0,0,NULL,NULL),(27961,'unsubscribe_tokens','completed',0,'2024-07-16 21:47:22','2024-07-16 21:51:54','2024-07-16 21:47:21','2024-07-16 21:51:53',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(27962,'subscriber_link_tokens','completed',0,'2024-07-16 21:47:22','2024-07-16 21:51:54','2024-07-16 21:47:21','2024-07-16 21:51:53',NULL,0,0,NULL,NULL),(27963,'newsletter_templates_thumbnails','completed',10,'2024-07-16 21:47:22','2024-07-16 21:51:54','2024-07-16 21:47:21','2024-07-16 21:51:53',NULL,0,0,NULL,NULL),(27964,'mixpanel','completed',10,'2024-07-16 20:54:54','2024-07-16 22:01:53','2024-07-16 21:56:53','2024-07-16 22:01:52',NULL,0,0,NULL,NULL),(27965,'inactive_subscribers','completed',10,'2024-07-24 22:00:00','2024-07-24 22:01:50','2024-07-16 22:01:52','2024-07-24 22:01:48',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(27966,'mixpanel','completed',10,'2024-07-16 20:24:54','2024-07-16 22:11:53','2024-07-16 22:06:53','2024-07-16 22:11:52',NULL,0,0,NULL,NULL),(27967,'mixpanel','completed',10,'2024-07-16 21:02:04','2024-07-16 22:22:00','2024-07-16 22:17:01','2024-07-16 22:21:58',NULL,0,0,NULL,NULL),(27968,'mixpanel','completed',10,'2024-07-16 21:02:52','2024-07-16 22:31:55','2024-07-16 22:26:51','2024-07-16 22:31:49',NULL,0,0,NULL,NULL),(27969,'mixpanel','completed',10,'2024-07-16 21:16:00','2024-07-16 22:41:55','2024-07-16 22:36:57','2024-07-16 22:41:52',NULL,0,0,NULL,NULL),(27970,'mixpanel','completed',10,'2024-07-16 20:54:51','2024-07-16 22:51:53','2024-07-16 22:46:50','2024-07-16 22:51:52',NULL,0,0,NULL,NULL),(27971,'mixpanel','completed',10,'2024-07-16 21:39:52','2024-07-16 23:01:51','2024-07-16 22:56:51','2024-07-16 23:01:50',NULL,0,0,NULL,NULL),(27972,'mixpanel','completed',10,'2024-07-16 21:14:54','2024-07-16 23:11:53','2024-07-16 23:06:54','2024-07-16 23:11:52',NULL,0,0,NULL,NULL),(27973,'mixpanel','completed',10,'2024-07-16 21:26:51','2024-07-16 23:21:53','2024-07-16 23:16:51','2024-07-16 23:21:52',NULL,0,0,NULL,NULL),(27974,'mixpanel','completed',10,'2024-07-16 22:11:51','2024-07-16 23:31:52','2024-07-16 23:26:51','2024-07-16 23:31:51',NULL,0,0,NULL,NULL),(27975,'mixpanel','completed',10,'2024-07-16 21:36:51','2024-07-16 23:41:53','2024-07-16 23:36:50','2024-07-16 23:41:52',NULL,0,0,NULL,NULL),(27976,'mixpanel','completed',10,'2024-07-16 21:45:51','2024-07-16 23:51:53','2024-07-16 23:46:50','2024-07-16 23:51:52',NULL,0,0,NULL,NULL),(27977,'mixpanel','completed',10,'2024-07-16 22:36:54','2024-07-17 00:01:53','2024-07-16 23:56:53','2024-07-17 00:01:53',NULL,0,0,NULL,NULL),(27978,'mixpanel','completed',10,'2024-07-16 22:23:53','2024-07-17 00:11:58','2024-07-17 00:06:52','2024-07-17 00:11:57',NULL,0,0,NULL,NULL),(27979,'mixpanel','completed',10,'2024-07-16 23:04:50','2024-07-17 00:21:54','2024-07-17 00:16:49','2024-07-17 00:21:53',NULL,0,0,NULL,NULL),(27980,'mixpanel','completed',10,'2024-07-16 23:11:54','2024-07-17 00:30:11','2024-07-17 00:26:53','2024-07-17 00:30:10',NULL,0,0,NULL,NULL),(27981,'mixpanel','completed',10,'2024-07-16 22:58:07','2024-07-17 00:41:54','2024-07-17 00:37:04','2024-07-17 00:41:53',NULL,0,0,NULL,NULL),(27982,'mixpanel','completed',10,'2024-07-16 23:16:52','2024-07-17 00:51:53','2024-07-17 00:46:51','2024-07-17 00:51:52',NULL,0,0,NULL,NULL),(27983,'mixpanel','completed',10,'2024-07-16 23:00:52','2024-07-17 01:01:53','2024-07-17 00:56:51','2024-07-17 01:01:52',NULL,0,0,NULL,NULL),(27984,'mixpanel','completed',10,'2024-07-16 23:41:53','2024-07-17 01:11:53','2024-07-17 01:06:51','2024-07-17 01:11:52',NULL,0,0,NULL,NULL),(27985,'mixpanel','completed',10,'2024-07-16 23:38:52','2024-07-17 01:21:52','2024-07-17 01:16:51','2024-07-17 01:21:51',NULL,0,0,NULL,NULL),(27986,'mixpanel','completed',10,'2024-07-17 00:10:53','2024-07-17 01:31:52','2024-07-17 01:26:52','2024-07-17 01:31:51',NULL,0,0,NULL,NULL),(27987,'mixpanel','completed',10,'2024-07-16 23:40:54','2024-07-17 01:41:51','2024-07-17 01:36:53','2024-07-17 01:41:50',NULL,0,0,NULL,NULL),(27988,'mixpanel','completed',10,'2024-07-16 23:48:52','2024-07-17 01:51:54','2024-07-17 01:46:52','2024-07-17 01:51:53',NULL,0,0,NULL,NULL),(27989,'mixpanel','completed',10,'2024-07-17 00:12:53','2024-07-17 02:01:52','2024-07-17 01:56:52','2024-07-17 02:01:51',NULL,0,0,NULL,NULL),(27990,'mixpanel','completed',10,'2024-07-17 00:24:36','2024-07-17 02:11:53','2024-07-17 02:05:35','2024-07-17 02:11:52',NULL,0,0,NULL,NULL),(27991,'mixpanel','completed',10,'2024-07-17 00:42:51','2024-07-17 02:21:51','2024-07-17 02:16:51','2024-07-17 02:21:50',NULL,0,0,NULL,NULL),(27992,'mixpanel','completed',10,'2024-07-17 00:58:22','2024-07-17 02:31:52','2024-07-17 02:25:21','2024-07-17 02:31:51',NULL,0,0,NULL,NULL),(27993,'mixpanel','completed',10,'2024-07-17 01:03:55','2024-07-17 02:41:53','2024-07-17 02:34:54','2024-07-17 02:41:52',NULL,0,0,NULL,NULL),(27994,'mixpanel','completed',10,'2024-07-17 01:29:52','2024-07-17 02:51:53','2024-07-17 02:46:51','2024-07-17 02:51:52',NULL,0,0,NULL,NULL),(27995,'mixpanel','completed',10,'2024-07-17 01:36:53','2024-07-17 03:01:51','2024-07-17 02:56:52','2024-07-17 03:01:50',NULL,0,0,NULL,NULL),(27996,'mixpanel','completed',10,'2024-07-17 01:31:45','2024-07-17 03:10:46','2024-07-17 03:06:44','2024-07-17 03:10:45',NULL,0,0,NULL,NULL),(27997,'mixpanel','completed',10,'2024-07-17 01:45:51','2024-07-17 03:21:52','2024-07-17 03:16:50','2024-07-17 03:21:51',NULL,0,0,NULL,NULL),(27998,'mixpanel','completed',10,'2024-07-17 02:04:53','2024-07-17 03:31:52','2024-07-17 03:26:52','2024-07-17 03:31:51',NULL,0,0,NULL,NULL),(27999,'mixpanel','completed',10,'2024-07-17 01:38:53','2024-07-17 03:39:31','2024-07-17 03:36:52','2024-07-17 03:39:30',NULL,0,0,NULL,NULL),(28000,'mixpanel','completed',10,'2024-07-17 01:53:53','2024-07-17 03:46:53','2024-07-17 03:41:52','2024-07-17 03:46:52',NULL,0,0,NULL,NULL),(28001,'mixpanel','completed',10,'2024-07-17 02:43:54','2024-07-17 03:56:53','2024-07-17 03:51:53','2024-07-17 03:56:52',NULL,0,0,NULL,NULL),(28002,'mixpanel','completed',10,'2024-07-17 02:59:52','2024-07-17 04:06:53','2024-07-17 04:01:51','2024-07-17 04:06:52',NULL,0,0,NULL,NULL),(28003,'mixpanel','completed',10,'2024-07-17 02:22:54','2024-07-17 04:16:52','2024-07-17 04:11:53','2024-07-17 04:16:51',NULL,0,0,NULL,NULL),(28004,'mixpanel','completed',10,'2024-07-17 03:06:52','2024-07-17 04:26:53','2024-07-17 04:21:51','2024-07-17 04:26:52',NULL,0,0,NULL,NULL),(28005,'mixpanel','completed',10,'2024-07-17 03:10:02','2024-07-17 04:37:07','2024-07-17 04:32:01','2024-07-17 04:37:04',NULL,0,0,NULL,NULL),(28006,'mixpanel','completed',10,'2024-07-17 03:12:07','2024-07-17 04:45:25','2024-07-17 04:42:04','2024-07-17 04:45:22',NULL,0,0,NULL,NULL),(28007,'mixpanel','completed',10,'2024-07-17 03:30:52','2024-07-17 04:54:44','2024-07-17 04:51:51','2024-07-17 04:54:43',NULL,0,0,NULL,NULL),(28008,'mixpanel','completed',10,'2024-07-17 03:58:52','2024-07-17 05:03:55','2024-07-17 05:01:51','2024-07-17 05:03:54',NULL,0,0,NULL,NULL),(28009,'mixpanel','completed',10,'2024-07-17 03:34:55','2024-07-17 05:11:53','2024-07-17 05:06:54','2024-07-17 05:11:52',NULL,0,0,NULL,NULL),(28010,'mixpanel','completed',10,'2024-07-17 04:12:53','2024-07-17 05:20:28','2024-07-17 05:16:52','2024-07-17 05:20:27',NULL,0,0,NULL,NULL),(28011,'mixpanel','completed',10,'2024-07-17 03:30:54','2024-07-17 05:31:52','2024-07-17 05:26:53','2024-07-17 05:31:51',NULL,0,0,NULL,NULL),(28012,'mixpanel','completed',10,'2024-07-17 04:13:55','2024-07-17 05:41:53','2024-07-17 05:36:54','2024-07-17 05:41:52',NULL,0,0,NULL,NULL),(28013,'mixpanel','completed',10,'2024-07-17 04:29:42','2024-07-17 05:51:53','2024-07-17 05:45:41','2024-07-17 05:51:52',NULL,0,0,NULL,NULL),(28014,'mixpanel','completed',10,'2024-07-17 04:13:09','2024-07-17 05:56:54','2024-07-17 05:54:08','2024-07-17 05:56:53',NULL,0,0,NULL,NULL),(28015,'mixpanel','completed',10,'2024-07-17 04:49:36','2024-07-17 06:04:12','2024-07-17 06:00:35','2024-07-17 06:04:11',NULL,0,0,NULL,NULL),(28016,'mixpanel','completed',10,'2024-07-17 04:47:53','2024-07-17 06:11:53','2024-07-17 06:06:52','2024-07-17 06:11:52',NULL,0,0,NULL,NULL),(28017,'mixpanel','completed',10,'2024-07-17 05:08:52','2024-07-17 06:21:54','2024-07-17 06:16:51','2024-07-17 06:21:53',NULL,0,0,NULL,NULL),(28018,'mixpanel','completed',10,'2024-07-17 05:09:45','2024-07-17 06:26:55','2024-07-17 06:24:44','2024-07-17 06:26:54',NULL,0,0,NULL,NULL),(28019,'mixpanel','completed',10,'2024-07-17 05:23:55','2024-07-17 06:36:53','2024-07-17 06:31:54','2024-07-17 06:36:52',NULL,0,0,NULL,NULL),(28020,'mixpanel','completed',10,'2024-07-17 05:37:38','2024-07-17 06:41:53','2024-07-17 06:39:37','2024-07-17 06:41:52',NULL,0,0,NULL,NULL),(28021,'mixpanel','completed',10,'2024-07-17 05:00:53','2024-07-17 06:51:52','2024-07-17 06:46:52','2024-07-17 06:51:51',NULL,0,0,NULL,NULL),(28022,'mixpanel','completed',10,'2024-07-17 05:36:28','2024-07-17 06:56:57','2024-07-17 06:54:27','2024-07-17 06:56:57',NULL,0,0,NULL,NULL),(28023,'mixpanel','completed',10,'2024-07-17 05:35:52','2024-07-17 07:06:53','2024-07-17 07:01:51','2024-07-17 07:06:52',NULL,0,0,NULL,NULL),(28024,'mixpanel','completed',10,'2024-07-17 05:54:25','2024-07-17 07:11:54','2024-07-17 07:09:24','2024-07-17 07:11:53',NULL,0,0,NULL,NULL),(28025,'mixpanel','completed',10,'2024-07-17 05:17:53','2024-07-17 07:21:54','2024-07-17 07:16:51','2024-07-17 07:21:53',NULL,0,0,NULL,NULL),(28026,'mixpanel','completed',10,'2024-07-17 05:41:34','2024-07-17 07:31:54','2024-07-17 07:25:33','2024-07-17 07:31:53',NULL,0,0,NULL,NULL),(28027,'mixpanel','completed',10,'2024-07-17 05:46:10','2024-07-17 07:36:54','2024-07-17 07:34:09','2024-07-17 07:36:53',NULL,0,0,NULL,NULL),(28028,'mixpanel','completed',10,'2024-07-17 06:20:54','2024-07-17 07:46:54','2024-07-17 07:41:53','2024-07-17 07:46:53',NULL,0,0,NULL,NULL),(28029,'mixpanel','completed',10,'2024-07-17 05:58:53','2024-07-17 07:54:23','2024-07-17 07:51:52','2024-07-17 07:54:22',NULL,0,0,NULL,NULL),(28030,'mixpanel','completed',10,'2024-07-17 06:39:54','2024-07-17 07:59:36','2024-07-17 07:56:53','2024-07-17 07:59:35',NULL,0,0,NULL,NULL),(28031,'subscribers_engagement_score','completed',10,'2024-07-17 08:01:56','2024-07-17 08:06:52','2024-07-17 08:01:54','2024-07-17 08:06:51',NULL,0,0,NULL,NULL),(28032,'mixpanel','completed',10,'2024-07-17 06:37:56','2024-07-17 08:06:52','2024-07-17 08:01:54','2024-07-17 08:06:51',NULL,0,0,NULL,NULL),(28033,'subscribers_engagement_score','completed',10,'2024-07-17 23:54:00','2024-07-17 23:56:53','2024-07-17 08:06:51','2024-07-17 23:56:52',NULL,0,0,NULL,NULL),(28034,'mixpanel','completed',10,'2024-07-17 06:30:53','2024-07-17 08:16:39','2024-07-17 08:11:52','2024-07-17 08:16:38',NULL,0,0,NULL,NULL),(28035,'mixpanel','completed',10,'2024-07-17 07:08:55','2024-07-17 08:21:53','2024-07-17 08:18:54','2024-07-17 08:21:52',NULL,0,0,NULL,NULL),(28036,'mixpanel','completed',10,'2024-07-17 06:43:54','2024-07-17 08:29:09','2024-07-17 08:26:53','2024-07-17 08:29:08',NULL,0,0,NULL,NULL),(28037,'mixpanel','completed',10,'2024-07-17 06:58:53','2024-07-17 08:35:45','2024-07-17 08:31:52','2024-07-17 08:35:44',NULL,0,0,NULL,NULL),(28038,'mixpanel','completed',10,'2024-07-17 07:05:54','2024-07-17 08:44:04','2024-07-17 08:41:53','2024-07-17 08:44:03',NULL,0,0,NULL,NULL),(28039,'mixpanel','completed',10,'2024-07-17 07:36:47','2024-07-17 08:51:53','2024-07-17 08:46:46','2024-07-17 08:51:52',NULL,0,0,NULL,NULL),(28040,'mixpanel','completed',10,'2024-07-17 07:40:36','2024-07-17 08:56:53','2024-07-17 08:54:35','2024-07-17 08:56:52',NULL,0,0,NULL,NULL),(28041,'mixpanel','completed',10,'2024-07-17 07:38:52','2024-07-17 09:05:20','2024-07-17 09:01:52','2024-07-17 09:05:19',NULL,0,0,NULL,NULL),(28042,'mixpanel','completed',10,'2024-07-17 07:30:53','2024-07-17 09:16:02','2024-07-17 09:11:52','2024-07-17 09:16:01',NULL,0,0,NULL,NULL),(28043,'mixpanel','completed',10,'2024-07-17 08:18:52','2024-07-17 09:26:53','2024-07-17 09:21:51','2024-07-17 09:26:53',NULL,0,0,NULL,NULL),(28044,'mixpanel','completed',10,'2024-07-17 08:16:52','2024-07-17 09:36:53','2024-07-17 09:31:51','2024-07-17 09:36:52',NULL,0,0,NULL,NULL),(28045,'mixpanel','completed',10,'2024-07-17 08:10:53','2024-07-17 09:46:54','2024-07-17 09:41:52','2024-07-17 09:46:53',NULL,0,0,NULL,NULL),(28046,'mixpanel','completed',10,'2024-07-17 08:33:06','2024-07-17 09:51:53','2024-07-17 09:49:05','2024-07-17 09:51:52',NULL,0,0,NULL,NULL),(28047,'mixpanel','completed',10,'2024-07-17 08:32:52','2024-07-17 09:59:47','2024-07-17 09:56:51','2024-07-17 09:59:46',NULL,0,0,NULL,NULL),(28048,'mixpanel','completed',10,'2024-07-17 08:32:53','2024-07-17 10:06:53','2024-07-17 10:01:52','2024-07-17 10:06:52',NULL,0,0,NULL,NULL),(28049,'mixpanel','completed',10,'2024-07-17 08:35:09','2024-07-17 10:15:21','2024-07-17 10:11:08','2024-07-17 10:15:20',NULL,0,0,NULL,NULL),(28050,'mixpanel','completed',10,'2024-07-17 08:30:52','2024-07-17 10:26:56','2024-07-17 10:21:51','2024-07-17 10:26:55',NULL,0,0,NULL,NULL),(28051,'mixpanel','completed',10,'2024-07-17 08:48:52','2024-07-17 10:34:28','2024-07-17 10:31:51','2024-07-17 10:34:27',NULL,0,0,NULL,NULL),(28052,'mixpanel','completed',10,'2024-07-17 08:49:53','2024-07-17 10:41:49','2024-07-17 10:36:52','2024-07-17 10:41:48',NULL,0,0,NULL,NULL),(28053,'mixpanel','completed',10,'2024-07-17 08:56:20','2024-07-17 10:51:52','2024-07-17 10:45:19','2024-07-17 10:51:51',NULL,0,0,NULL,NULL),(28054,'mixpanel','completed',10,'2024-07-17 09:28:52','2024-07-17 11:01:53','2024-07-17 10:56:51','2024-07-17 11:01:52',NULL,0,0,NULL,NULL),(28055,'mixpanel','completed',10,'2024-07-17 09:36:52','2024-07-17 11:08:57','2024-07-17 11:06:51','2024-07-17 11:08:56',NULL,0,0,NULL,NULL),(28056,'mixpanel','completed',10,'2024-07-17 09:36:35','2024-07-17 11:16:52','2024-07-17 11:11:34','2024-07-17 11:16:51',NULL,0,0,NULL,NULL),(28057,'mixpanel','completed',10,'2024-07-17 09:22:19','2024-07-17 11:22:49','2024-07-17 11:20:18','2024-07-17 11:22:48',NULL,0,0,NULL,NULL),(28058,'mixpanel','completed',10,'2024-07-17 09:55:54','2024-07-17 11:27:22','2024-07-17 11:24:53','2024-07-17 11:27:21',NULL,0,0,NULL,NULL),(28059,'mixpanel','completed',10,'2024-07-17 09:37:48','2024-07-17 11:36:53','2024-07-17 11:31:47','2024-07-17 11:36:52',NULL,0,0,NULL,NULL),(28060,'mixpanel','completed',10,'2024-07-17 09:58:55','2024-07-17 11:44:27','2024-07-17 11:41:54','2024-07-17 11:44:26',NULL,0,0,NULL,NULL),(28061,'mixpanel','completed',10,'2024-07-17 10:27:53','2024-07-17 11:50:19','2024-07-17 11:46:52','2024-07-17 11:50:18',NULL,0,0,NULL,NULL),(28062,'mixpanel','completed',10,'2024-07-17 10:48:40','2024-07-17 11:56:54','2024-07-17 11:54:39','2024-07-17 11:56:53',NULL,0,0,NULL,NULL),(28063,'mixpanel','completed',10,'2024-07-17 10:05:53','2024-07-17 12:06:49','2024-07-17 12:01:52','2024-07-17 12:06:48',NULL,0,0,NULL,NULL),(28064,'mixpanel','completed',10,'2024-07-17 10:29:55','2024-07-17 12:16:53','2024-07-17 12:11:54','2024-07-17 12:16:52',NULL,0,0,NULL,NULL),(28065,'mixpanel','completed',10,'2024-07-17 10:39:14','2024-07-17 12:26:53','2024-07-17 12:20:12','2024-07-17 12:26:52',NULL,0,0,NULL,NULL),(28066,'mixpanel','completed',10,'2024-07-17 11:22:53','2024-07-17 12:36:53','2024-07-17 12:31:52','2024-07-17 12:36:52',NULL,0,0,NULL,NULL),(28067,'mixpanel','completed',10,'2024-07-17 11:25:54','2024-07-17 12:44:25','2024-07-17 12:41:53','2024-07-17 12:44:24',NULL,0,0,NULL,NULL),(28068,'mixpanel','completed',10,'2024-07-17 11:34:53','2024-07-17 12:51:53','2024-07-17 12:46:52','2024-07-17 12:51:52',NULL,0,0,NULL,NULL),(28069,'mixpanel','completed',10,'2024-07-17 11:00:54','2024-07-17 13:01:52','2024-07-17 12:56:53','2024-07-17 13:01:51',NULL,0,0,NULL,NULL),(28070,'mixpanel','completed',10,'2024-07-17 11:24:54','2024-07-17 13:11:55','2024-07-17 13:06:53','2024-07-17 13:11:53',NULL,0,0,NULL,NULL),(28071,'mixpanel','completed',10,'2024-07-17 12:12:53','2024-07-17 13:21:51','2024-07-17 13:16:52','2024-07-17 13:21:50',NULL,0,0,NULL,NULL),(28072,'mixpanel','completed',10,'2024-07-17 11:35:53','2024-07-17 13:31:52','2024-07-17 13:26:52','2024-07-17 13:31:51',NULL,0,0,NULL,NULL),(28073,'mixpanel','completed',10,'2024-07-17 11:43:54','2024-07-17 13:41:53','2024-07-17 13:36:52','2024-07-17 13:41:52',NULL,0,0,NULL,NULL),(28074,'mixpanel','completed',10,'2024-07-17 11:57:21','2024-07-17 13:51:55','2024-07-17 13:46:19','2024-07-17 13:51:54',NULL,0,0,NULL,NULL),(28075,'mixpanel','completed',10,'2024-07-17 12:11:53','2024-07-17 14:01:53','2024-07-17 13:56:52','2024-07-17 14:01:52',NULL,0,0,NULL,NULL),(28076,'mixpanel','completed',10,'2024-07-17 12:43:54','2024-07-17 14:11:54','2024-07-17 14:06:53','2024-07-17 14:11:53',NULL,0,0,NULL,NULL),(28077,'mixpanel','completed',10,'2024-07-17 13:14:52','2024-07-17 14:20:24','2024-07-17 14:16:51','2024-07-17 14:20:23',NULL,0,0,NULL,NULL),(28078,'mixpanel','completed',10,'2024-07-17 12:52:53','2024-07-17 14:31:51','2024-07-17 14:26:52','2024-07-17 14:31:50',NULL,0,0,NULL,NULL),(28079,'mixpanel','completed',10,'2024-07-17 13:15:52','2024-07-17 14:41:52','2024-07-17 14:36:51','2024-07-17 14:41:51',NULL,0,0,NULL,NULL),(28080,'mixpanel','completed',10,'2024-07-17 13:35:04','2024-07-17 14:51:53','2024-07-17 14:45:03','2024-07-17 14:51:52',NULL,0,0,NULL,NULL),(28081,'mixpanel','completed',10,'2024-07-17 13:11:55','2024-07-17 15:01:53','2024-07-17 14:56:54','2024-07-17 15:01:52',NULL,0,0,NULL,NULL),(28082,'mixpanel','completed',10,'2024-07-17 13:42:52','2024-07-17 15:11:53','2024-07-17 15:06:51','2024-07-17 15:11:52',NULL,0,0,NULL,NULL),(28083,'mixpanel','completed',10,'2024-07-17 13:57:52','2024-07-17 15:21:53','2024-07-17 15:16:51','2024-07-17 15:21:52',NULL,0,0,NULL,NULL),(28084,'mixpanel','completed',10,'2024-07-17 13:48:40','2024-07-17 15:27:54','2024-07-17 15:25:39','2024-07-17 15:27:52',NULL,0,0,NULL,NULL),(28085,'mixpanel','completed',10,'2024-07-17 13:54:57','2024-07-17 15:36:53','2024-07-17 15:30:56','2024-07-17 15:36:52',NULL,0,0,NULL,NULL),(28086,'mixpanel','completed',10,'2024-07-17 13:44:23','2024-07-17 15:41:53','2024-07-17 15:39:22','2024-07-17 15:41:52',NULL,0,0,NULL,NULL),(28087,'mixpanel','completed',10,'2024-07-17 14:13:52','2024-07-17 15:51:53','2024-07-17 15:46:51','2024-07-17 15:51:52',NULL,0,0,NULL,NULL),(28088,'mixpanel','completed',10,'2024-07-17 14:33:53','2024-07-17 15:59:30','2024-07-17 15:56:52','2024-07-17 15:59:24',NULL,0,0,NULL,NULL),(28089,'mixpanel','completed',10,'2024-07-17 14:02:53','2024-07-17 16:06:52','2024-07-17 16:01:52','2024-07-17 16:06:51',NULL,0,0,NULL,NULL),(28090,'mixpanel','completed',10,'2024-07-17 14:27:53','2024-07-17 16:16:53','2024-07-17 16:11:52','2024-07-17 16:16:52',NULL,0,0,NULL,NULL),(28091,'mixpanel','completed',10,'2024-07-17 15:01:53','2024-07-17 16:26:53','2024-07-17 16:21:52','2024-07-17 16:26:52',NULL,0,0,NULL,NULL),(28092,'mixpanel','completed',10,'2024-07-17 15:10:52','2024-07-17 16:36:53','2024-07-17 16:31:51','2024-07-17 16:36:52',NULL,0,0,NULL,NULL),(28093,'mixpanel','completed',10,'2024-07-17 14:52:53','2024-07-17 16:46:51','2024-07-17 16:41:52','2024-07-17 16:46:50',NULL,0,0,NULL,NULL),(28094,'mixpanel','completed',10,'2024-07-17 15:03:52','2024-07-17 16:56:51','2024-07-17 16:51:51','2024-07-17 16:56:50',NULL,0,0,NULL,NULL),(28095,'mixpanel','completed',10,'2024-07-17 15:00:51','2024-07-17 17:06:55','2024-07-17 17:01:50','2024-07-17 17:06:54',NULL,0,0,NULL,NULL),(28096,'mixpanel','completed',10,'2024-07-17 15:53:51','2024-07-17 17:16:51','2024-07-17 17:11:50','2024-07-17 17:16:50',NULL,0,0,NULL,NULL),(28097,'mixpanel','completed',10,'2024-07-17 15:37:51','2024-07-17 17:26:52','2024-07-17 17:21:50','2024-07-17 17:26:51',NULL,0,0,NULL,NULL),(28098,'mixpanel','completed',10,'2024-07-17 15:56:26','2024-07-17 17:31:52','2024-07-17 17:29:25','2024-07-17 17:31:51',NULL,0,0,NULL,NULL),(28099,'mixpanel','completed',10,'2024-07-17 16:10:52','2024-07-17 17:41:52','2024-07-17 17:36:51','2024-07-17 17:41:51',NULL,0,0,NULL,NULL),(28100,'mixpanel','completed',10,'2024-07-17 15:47:52','2024-07-17 17:51:52','2024-07-17 17:46:51','2024-07-17 17:51:51',NULL,0,0,NULL,NULL),(28101,'mixpanel','completed',10,'2024-07-17 16:39:53','2024-07-17 18:01:53','2024-07-17 17:56:52','2024-07-17 18:01:52',NULL,0,0,NULL,NULL),(28102,'mixpanel','completed',10,'2024-07-17 16:20:54','2024-07-17 18:11:54','2024-07-17 18:06:53','2024-07-17 18:11:53',NULL,0,0,NULL,NULL),(28103,'mixpanel','completed',10,'2024-07-17 16:30:53','2024-07-17 18:21:53','2024-07-17 18:16:52','2024-07-17 18:21:52',NULL,0,0,NULL,NULL),(28104,'mixpanel','completed',10,'2024-07-17 16:38:54','2024-07-17 18:31:54','2024-07-17 18:26:53','2024-07-17 18:31:53',NULL,0,0,NULL,NULL),(28105,'mixpanel','completed',10,'2024-07-17 16:40:53','2024-07-17 18:41:53','2024-07-17 18:36:52','2024-07-17 18:41:52',NULL,0,0,NULL,NULL),(28106,'mixpanel','completed',10,'2024-07-17 16:59:53','2024-07-17 18:51:51','2024-07-17 18:46:52','2024-07-17 18:51:50',NULL,0,0,NULL,NULL),(28107,'mixpanel','completed',10,'2024-07-17 17:31:53','2024-07-17 19:01:53','2024-07-17 18:56:52','2024-07-17 19:01:52',NULL,0,0,NULL,NULL),(28108,'mixpanel','completed',10,'2024-07-17 17:56:14','2024-07-17 19:06:54','2024-07-17 19:04:13','2024-07-17 19:06:53',NULL,0,0,NULL,NULL),(28109,'mixpanel','completed',10,'2024-07-17 17:32:54','2024-07-17 19:16:53','2024-07-17 19:11:52','2024-07-17 19:16:52',NULL,0,0,NULL,NULL),(28110,'mixpanel','completed',10,'2024-07-17 18:10:53','2024-07-17 19:26:53','2024-07-17 19:21:52','2024-07-17 19:26:52',NULL,0,0,NULL,NULL),(28111,'mixpanel','completed',10,'2024-07-17 18:22:53','2024-07-17 19:36:53','2024-07-17 19:31:52','2024-07-17 19:36:52',NULL,0,0,NULL,NULL),(28112,'mixpanel','completed',10,'2024-07-17 18:25:52','2024-07-17 19:44:33','2024-07-17 19:41:51','2024-07-17 19:44:32',NULL,0,0,NULL,NULL),(28113,'mixpanel','completed',10,'2024-07-17 18:00:52','2024-07-17 19:51:53','2024-07-17 19:46:51','2024-07-17 19:51:52',NULL,0,0,NULL,NULL),(28114,'mixpanel','completed',10,'2024-07-17 18:27:53','2024-07-17 20:01:52','2024-07-17 19:56:52','2024-07-17 20:01:51',NULL,0,0,NULL,NULL),(28115,'mixpanel','completed',10,'2024-07-17 18:20:53','2024-07-17 20:11:54','2024-07-17 20:06:52','2024-07-17 20:11:53',NULL,0,0,NULL,NULL),(28116,'mixpanel','completed',10,'2024-07-17 18:22:15','2024-07-17 20:20:36','2024-07-17 20:16:14','2024-07-17 20:20:35',NULL,0,0,NULL,NULL),(28117,'mixpanel','completed',10,'2024-07-17 18:49:54','2024-07-17 20:31:52','2024-07-17 20:26:53','2024-07-17 20:31:51',NULL,0,0,NULL,NULL),(28118,'mixpanel','completed',10,'2024-07-17 18:55:53','2024-07-17 20:41:53','2024-07-17 20:36:52','2024-07-17 20:41:52',NULL,0,0,NULL,NULL),(28119,'mixpanel','completed',10,'2024-07-17 19:05:49','2024-07-17 20:51:53','2024-07-17 20:46:48','2024-07-17 20:51:52',NULL,0,0,NULL,NULL),(28120,'mixpanel','completed',10,'2024-07-17 18:58:52','2024-07-17 21:01:51','2024-07-17 20:56:51','2024-07-17 21:01:50',NULL,0,0,NULL,NULL),(28121,'schedule_re_engagement_email','completed',10,'2024-07-18 21:01:51','2024-07-18 21:01:52','2024-07-17 21:01:50','2024-07-18 21:01:51',NULL,0,0,NULL,NULL),(28122,'mixpanel','completed',10,'2024-07-17 19:50:51','2024-07-17 21:11:53','2024-07-17 21:06:50','2024-07-17 21:11:52',NULL,0,0,NULL,NULL),(28123,'mixpanel','completed',10,'2024-07-17 19:58:50','2024-07-17 21:21:55','2024-07-17 21:16:49','2024-07-17 21:21:53',NULL,0,0,NULL,NULL),(28124,'mixpanel','completed',10,'2024-07-17 19:57:53','2024-07-17 21:31:49','2024-07-17 21:26:52','2024-07-17 21:31:48',NULL,0,0,NULL,NULL),(28125,'mixpanel','completed',10,'2024-07-17 20:26:54','2024-07-17 21:41:52','2024-07-17 21:36:53','2024-07-17 21:41:51',NULL,0,0,NULL,NULL),(28126,'mixpanel','completed',10,'2024-07-17 20:41:50','2024-07-17 21:51:52','2024-07-17 21:46:50','2024-07-17 21:51:51',NULL,0,0,NULL,NULL),(28127,'mixpanel','completed',10,'2024-07-17 20:29:52','2024-07-17 22:01:50','2024-07-17 21:56:51','2024-07-17 22:01:49',NULL,0,0,NULL,NULL),(28128,'mixpanel','completed',10,'2024-07-17 20:31:53','2024-07-17 22:11:57','2024-07-17 22:06:52','2024-07-17 22:11:56',NULL,0,0,NULL,NULL),(28129,'mixpanel','completed',10,'2024-07-17 20:29:58','2024-07-17 22:21:53','2024-07-17 22:16:55','2024-07-17 22:21:52',NULL,0,0,NULL,NULL),(28130,'mixpanel','completed',10,'2024-07-17 20:30:52','2024-07-17 22:31:48','2024-07-17 22:26:51','2024-07-17 22:31:47',NULL,0,0,NULL,NULL),(28131,'mixpanel','completed',10,'2024-07-17 20:49:53','2024-07-17 22:41:52','2024-07-17 22:36:52','2024-07-17 22:41:51',NULL,0,0,NULL,NULL),(28132,'mixpanel','completed',10,'2024-07-17 21:25:49','2024-07-17 22:49:31','2024-07-17 22:46:48','2024-07-17 22:49:30',NULL,0,0,NULL,NULL),(28133,'mixpanel','completed',10,'2024-07-17 21:04:52','2024-07-17 22:56:54','2024-07-17 22:51:51','2024-07-17 22:56:53',NULL,0,0,NULL,NULL),(28134,'mixpanel','completed',10,'2024-07-17 21:28:50','2024-07-17 23:06:53','2024-07-17 23:01:49','2024-07-17 23:06:52',NULL,0,0,NULL,NULL),(28135,'mixpanel','completed',10,'2024-07-17 21:56:53','2024-07-17 23:16:47','2024-07-17 23:11:52','2024-07-17 23:16:46',NULL,0,0,NULL,NULL),(28136,'mixpanel','completed',10,'2024-07-17 21:53:52','2024-07-17 23:26:53','2024-07-17 23:21:51','2024-07-17 23:26:52',NULL,0,0,NULL,NULL),(28137,'mixpanel','completed',10,'2024-07-17 22:05:49','2024-07-17 23:36:53','2024-07-17 23:31:48','2024-07-17 23:36:52',NULL,0,0,NULL,NULL),(28138,'mixpanel','completed',10,'2024-07-17 22:16:52','2024-07-17 23:46:49','2024-07-17 23:41:51','2024-07-17 23:46:48',NULL,0,0,NULL,NULL),(28139,'mixpanel','completed',10,'2024-07-17 22:18:53','2024-07-17 23:56:53','2024-07-17 23:51:51','2024-07-17 23:56:52',NULL,0,0,NULL,NULL),(28140,'subscribers_engagement_score','completed',10,'2024-07-19 18:07:00','2024-07-19 18:11:54','2024-07-17 23:56:52','2024-07-19 18:11:53',NULL,0,0,NULL,NULL),(28141,'mixpanel','completed',10,'2024-07-17 22:57:50','2024-07-18 00:07:10','2024-07-18 00:01:49','2024-07-18 00:07:06',NULL,0,0,NULL,NULL),(28142,'mixpanel','completed',10,'2024-07-17 23:04:54','2024-07-18 00:17:07','2024-07-18 00:11:53','2024-07-18 00:17:04',NULL,0,0,NULL,NULL),(28143,'mixpanel','completed',10,'2024-07-17 22:27:11','2024-07-18 00:26:54','2024-07-18 00:22:08','2024-07-18 00:26:52',NULL,0,0,NULL,NULL),(28144,'mixpanel','completed',10,'2024-07-17 23:13:51','2024-07-18 00:36:53','2024-07-18 00:31:50','2024-07-18 00:36:52',NULL,0,0,NULL,NULL),(28145,'mixpanel','completed',10,'2024-07-17 22:45:10','2024-07-18 00:41:53','2024-07-18 00:39:09','2024-07-18 00:41:52',NULL,0,0,NULL,NULL),(28146,'mixpanel','completed',10,'2024-07-17 22:55:51','2024-07-18 00:51:53','2024-07-18 00:46:50','2024-07-18 00:51:52',NULL,0,0,NULL,NULL),(28147,'mixpanel','completed',10,'2024-07-17 23:36:53','2024-07-18 01:01:49','2024-07-18 00:56:52','2024-07-18 01:01:48',NULL,0,0,NULL,NULL),(28148,'mixpanel','completed',10,'2024-07-17 23:12:53','2024-07-18 01:11:52','2024-07-18 01:06:52','2024-07-18 01:11:51',NULL,0,0,NULL,NULL),(28149,'mixpanel','completed',10,'2024-07-17 23:52:48','2024-07-18 01:21:52','2024-07-18 01:16:47','2024-07-18 01:21:51',NULL,0,0,NULL,NULL),(28150,'mixpanel','completed',10,'2024-07-18 00:13:53','2024-07-18 01:31:49','2024-07-18 01:26:52','2024-07-18 01:31:48',NULL,0,0,NULL,NULL),(28151,'mixpanel','completed',10,'2024-07-17 23:51:52','2024-07-18 01:41:53','2024-07-18 01:36:52','2024-07-18 01:41:52',NULL,0,0,NULL,NULL),(28152,'mixpanel','completed',10,'2024-07-17 23:49:49','2024-07-18 01:51:53','2024-07-18 01:46:48','2024-07-18 01:51:52',NULL,0,0,NULL,NULL),(28153,'mixpanel','completed',10,'2024-07-18 00:32:53','2024-07-18 02:01:51','2024-07-18 01:56:52','2024-07-18 02:01:50',NULL,0,0,NULL,NULL),(28154,'mixpanel','completed',10,'2024-07-18 00:08:56','2024-07-18 02:09:27','2024-07-18 02:06:55','2024-07-18 02:09:26',NULL,0,0,NULL,NULL),(28155,'mixpanel','completed',10,'2024-07-18 00:59:54','2024-07-18 02:16:49','2024-07-18 02:11:53','2024-07-18 02:16:48',NULL,0,0,NULL,NULL),(28156,'mixpanel','completed',10,'2024-07-18 01:18:53','2024-07-18 02:26:54','2024-07-18 02:21:52','2024-07-18 02:26:53',NULL,0,0,NULL,NULL),(28157,'mixpanel','completed',10,'2024-07-18 00:40:52','2024-07-18 02:36:53','2024-07-18 02:31:50','2024-07-18 02:36:52',NULL,0,0,NULL,NULL),(28158,'mixpanel','completed',10,'2024-07-18 00:40:48','2024-07-18 02:41:53','2024-07-18 02:39:47','2024-07-18 02:41:52',NULL,0,0,NULL,NULL),(28159,'mixpanel','completed',10,'2024-07-18 01:10:51','2024-07-18 02:51:52','2024-07-18 02:46:50','2024-07-18 02:51:51',NULL,0,0,NULL,NULL),(28160,'mixpanel','completed',10,'2024-07-18 01:37:53','2024-07-18 03:01:49','2024-07-18 02:56:52','2024-07-18 03:01:48',NULL,0,0,NULL,NULL),(28161,'mixpanel','completed',10,'2024-07-18 01:20:53','2024-07-18 03:11:53','2024-07-18 03:06:52','2024-07-18 03:11:51',NULL,0,0,NULL,NULL),(28162,'mixpanel','completed',10,'2024-07-18 02:10:49','2024-07-18 03:21:52','2024-07-18 03:16:48','2024-07-18 03:21:51',NULL,0,0,NULL,NULL),(28163,'mixpanel','completed',10,'2024-07-18 02:10:52','2024-07-18 03:31:49','2024-07-18 03:26:51','2024-07-18 03:31:48',NULL,0,0,NULL,NULL),(28164,'mixpanel','completed',10,'2024-07-18 02:34:53','2024-07-18 03:41:53','2024-07-18 03:36:52','2024-07-18 03:41:52',NULL,0,0,NULL,NULL),(28165,'mixpanel','completed',10,'2024-07-18 02:38:50','2024-07-18 03:51:52','2024-07-18 03:46:49','2024-07-18 03:51:51',NULL,0,0,NULL,NULL),(28166,'mixpanel','completed',10,'2024-07-18 02:19:59','2024-07-18 04:01:51','2024-07-18 03:55:58','2024-07-18 04:01:50',NULL,0,0,NULL,NULL),(28167,'mixpanel','completed',10,'2024-07-18 02:54:52','2024-07-18 04:11:53','2024-07-18 04:06:50','2024-07-18 04:11:52',NULL,0,0,NULL,NULL),(28168,'mixpanel','completed',10,'2024-07-18 02:20:50','2024-07-18 04:19:52','2024-07-18 04:16:49','2024-07-18 04:19:51',NULL,0,0,NULL,NULL),(28169,'mixpanel','completed',10,'2024-07-18 02:33:07','2024-07-18 04:31:58','2024-07-18 04:27:04','2024-07-18 04:31:56',NULL,0,0,NULL,NULL),(28170,'mixpanel','completed',10,'2024-07-18 02:50:01','2024-07-18 04:42:18','2024-07-18 04:37:00','2024-07-18 04:42:15',NULL,0,0,NULL,NULL),(28171,'mixpanel','completed',10,'2024-07-18 03:29:42','2024-07-18 04:46:50','2024-07-18 04:44:41','2024-07-18 04:46:49',NULL,0,0,NULL,NULL),(28172,'mixpanel','completed',10,'2024-07-18 03:10:53','2024-07-18 04:56:55','2024-07-18 04:51:52','2024-07-18 04:56:54',NULL,0,0,NULL,NULL),(28173,'mixpanel','completed',10,'2024-07-18 03:28:51','2024-07-18 05:06:55','2024-07-18 05:01:50','2024-07-18 05:06:54',NULL,0,0,NULL,NULL),(28174,'mixpanel','completed',10,'2024-07-18 04:02:54','2024-07-18 05:16:11','2024-07-18 05:11:53','2024-07-18 05:16:10',NULL,0,0,NULL,NULL),(28175,'mixpanel','completed',10,'2024-07-18 03:54:53','2024-07-18 05:26:53','2024-07-18 05:21:52','2024-07-18 05:26:52',NULL,0,0,NULL,NULL),(28176,'mixpanel','completed',10,'2024-07-18 03:58:51','2024-07-18 05:36:55','2024-07-18 05:31:50','2024-07-18 05:36:54',NULL,0,0,NULL,NULL),(28177,'mixpanel','completed',10,'2024-07-18 03:59:54','2024-07-18 05:46:53','2024-07-18 05:41:53','2024-07-18 05:46:51',NULL,0,0,NULL,NULL),(28178,'mixpanel','completed',10,'2024-07-18 04:44:53','2024-07-18 05:56:56','2024-07-18 05:51:52','2024-07-18 05:56:55',NULL,0,0,NULL,NULL),(28179,'mixpanel','completed',10,'2024-07-18 04:03:46','2024-07-18 06:07:03','2024-07-18 06:01:44','2024-07-18 06:07:02',NULL,0,0,NULL,NULL),(28180,'mixpanel','completed',10,'2024-07-18 04:14:14','2024-07-18 06:13:18','2024-07-18 06:13:06','2024-07-18 06:13:17',NULL,0,0,NULL,NULL),(28181,'mixpanel','completed',10,'2024-07-18 04:45:52','2024-07-18 06:21:55','2024-07-18 06:16:50','2024-07-18 06:21:53',NULL,0,0,NULL,NULL),(28182,'mixpanel','completed',10,'2024-07-18 04:52:54','2024-07-18 06:31:51','2024-07-18 06:26:53','2024-07-18 06:31:50',NULL,0,0,NULL,NULL),(28183,'mixpanel','completed',10,'2024-07-18 04:57:36','2024-07-18 06:41:54','2024-07-18 06:35:35','2024-07-18 06:41:53',NULL,0,0,NULL,NULL),(28184,'mixpanel','completed',10,'2024-07-18 05:28:51','2024-07-18 06:51:52','2024-07-18 06:46:50','2024-07-18 06:51:51',NULL,0,0,NULL,NULL),(28185,'mixpanel','completed',10,'2024-07-18 05:23:53','2024-07-18 06:59:22','2024-07-18 06:56:52','2024-07-18 06:59:21',NULL,0,0,NULL,NULL),(28186,'mixpanel','completed',10,'2024-07-18 05:56:51','2024-07-18 07:07:53','2024-07-18 07:01:50','2024-07-18 07:07:44',NULL,0,0,NULL,NULL),(28187,'mixpanel','completed',10,'2024-07-18 05:29:57','2024-07-18 07:11:54','2024-07-18 07:07:56','2024-07-18 07:11:53',NULL,0,0,NULL,NULL),(28188,'mixpanel','completed',10,'2024-07-18 05:53:52','2024-07-18 07:21:53','2024-07-18 07:16:51','2024-07-18 07:21:52',NULL,0,0,NULL,NULL),(28189,'mixpanel','completed',10,'2024-07-18 06:21:54','2024-07-18 07:31:50','2024-07-18 07:26:52','2024-07-18 07:31:49',NULL,0,0,NULL,NULL),(28190,'mixpanel','completed',10,'2024-07-18 06:24:54','2024-07-18 07:41:54','2024-07-18 07:36:53','2024-07-18 07:41:52',NULL,0,0,NULL,NULL),(28191,'mixpanel','completed',10,'2024-07-18 06:32:50','2024-07-18 07:51:53','2024-07-18 07:46:49','2024-07-18 07:51:52',NULL,0,0,NULL,NULL),(28192,'mixpanel','completed',10,'2024-07-18 06:27:06','2024-07-18 08:01:53','2024-07-18 07:57:05','2024-07-18 08:01:52',NULL,0,0,NULL,NULL),(28193,'mixpanel','completed',10,'2024-07-18 06:51:54','2024-07-18 08:11:52','2024-07-18 08:06:53','2024-07-18 08:11:51',NULL,0,0,NULL,NULL),(28194,'mixpanel','completed',10,'2024-07-18 06:56:54','2024-07-18 08:19:03','2024-07-18 08:16:52','2024-07-18 08:19:02',NULL,0,0,NULL,NULL),(28195,'mixpanel','completed',10,'2024-07-18 07:09:54','2024-07-18 08:26:55','2024-07-18 08:21:53','2024-07-18 08:26:54',NULL,0,0,NULL,NULL),(28196,'mixpanel','completed',10,'2024-07-18 06:49:53','2024-07-18 08:36:54','2024-07-18 08:31:52','2024-07-18 08:36:53',NULL,0,0,NULL,NULL),(28197,'mixpanel','completed',10,'2024-07-18 07:38:53','2024-07-18 08:46:51','2024-07-18 08:41:52','2024-07-18 08:46:50',NULL,0,0,NULL,NULL),(28198,'mixpanel','completed',10,'2024-07-18 07:24:53','2024-07-18 08:56:53','2024-07-18 08:51:52','2024-07-18 08:56:52',NULL,0,0,NULL,NULL),(28199,'mixpanel','completed',10,'2024-07-18 07:03:50','2024-07-18 09:06:56','2024-07-18 09:01:49','2024-07-18 09:06:54',NULL,0,0,NULL,NULL),(28200,'mixpanel','completed',10,'2024-07-18 07:23:55','2024-07-18 09:16:51','2024-07-18 09:11:54','2024-07-18 09:16:50',NULL,0,0,NULL,NULL),(28201,'mixpanel','completed',10,'2024-07-18 08:05:31','2024-07-18 09:26:54','2024-07-18 09:21:30','2024-07-18 09:26:52',NULL,0,0,NULL,NULL),(28202,'mixpanel','completed',10,'2024-07-18 08:27:48','2024-07-18 09:36:53','2024-07-18 09:31:47','2024-07-18 09:36:51',NULL,0,0,NULL,NULL),(28203,'mixpanel','completed',10,'2024-07-18 07:49:54','2024-07-18 09:46:52','2024-07-18 09:41:52','2024-07-18 09:46:51',NULL,0,0,NULL,NULL),(28204,'mixpanel','completed',10,'2024-07-18 08:01:57','2024-07-18 09:51:57','2024-07-18 09:51:53','2024-07-18 09:51:51',NULL,0,0,NULL,NULL),(28205,'mixpanel','completed',10,'2024-07-18 08:13:27','2024-07-18 10:01:51','2024-07-18 09:56:26','2024-07-18 10:01:50',NULL,0,0,NULL,NULL),(28206,'mixpanel','completed',10,'2024-07-18 08:09:53','2024-07-18 10:11:33','2024-07-18 10:06:52','2024-07-18 10:11:32',NULL,0,0,NULL,NULL),(28207,'mixpanel','completed',10,'2024-07-18 08:43:52','2024-07-18 10:28:01','2024-07-18 10:16:51','2024-07-18 10:27:55',NULL,0,0,NULL,NULL),(28208,'mixpanel','completed',10,'2024-07-18 09:20:51','2024-07-18 10:36:54','2024-07-18 10:31:50','2024-07-18 10:36:52',NULL,0,0,NULL,NULL),(28209,'mixpanel','completed',10,'2024-07-18 09:30:53','2024-07-18 10:46:52','2024-07-18 10:41:52','2024-07-18 10:46:51',NULL,0,0,NULL,NULL),(28210,'mixpanel','completed',10,'2024-07-18 09:20:35','2024-07-18 10:56:54','2024-07-18 10:50:34','2024-07-18 10:56:53',NULL,0,0,NULL,NULL),(28211,'mixpanel','completed',10,'2024-07-18 09:24:51','2024-07-18 11:06:54','2024-07-18 11:01:50','2024-07-18 11:06:53',NULL,0,0,NULL,NULL),(28212,'mixpanel','completed',10,'2024-07-18 09:44:53','2024-07-18 11:16:52','2024-07-18 11:11:52','2024-07-18 11:16:51',NULL,0,0,NULL,NULL),(28213,'mixpanel','completed',10,'2024-07-18 09:37:53','2024-07-18 11:26:53','2024-07-18 11:21:52','2024-07-18 11:26:52',NULL,0,0,NULL,NULL),(28214,'mixpanel','completed',10,'2024-07-18 09:45:51','2024-07-18 11:36:54','2024-07-18 11:31:50','2024-07-18 11:36:53',NULL,0,0,NULL,NULL),(28215,'mixpanel','completed',10,'2024-07-18 09:52:52','2024-07-18 11:46:51','2024-07-18 11:41:51','2024-07-18 11:46:50',NULL,0,0,NULL,NULL),(28216,'mixpanel','completed',10,'2024-07-18 10:14:54','2024-07-18 11:56:53','2024-07-18 11:51:52','2024-07-18 11:56:52',NULL,0,0,NULL,NULL),(28217,'mixpanel','completed',10,'2024-07-18 10:04:51','2024-07-18 12:06:54','2024-07-18 12:01:50','2024-07-18 12:06:53',NULL,0,0,NULL,NULL),(28218,'mixpanel','completed',10,'2024-07-18 10:45:53','2024-07-18 12:18:37','2024-07-18 12:11:52','2024-07-18 12:18:30',NULL,0,0,NULL,NULL),(28219,'mixpanel','completed',10,'2024-07-18 10:22:55','2024-07-18 12:26:57','2024-07-18 12:21:54','2024-07-18 12:26:56',NULL,0,0,NULL,NULL),(28220,'mixpanel','completed',10,'2024-07-18 11:25:51','2024-07-18 12:34:13','2024-07-18 12:31:50','2024-07-18 12:34:12',NULL,0,0,NULL,NULL),(28221,'mixpanel','completed',10,'2024-07-18 10:42:54','2024-07-18 12:40:22','2024-07-18 12:36:53','2024-07-18 12:40:21',NULL,0,0,NULL,NULL),(28222,'mixpanel','completed',10,'2024-07-18 11:27:51','2024-07-18 12:51:53','2024-07-18 12:46:50','2024-07-18 12:51:52',NULL,0,0,NULL,NULL),(28223,'mixpanel','completed',10,'2024-07-18 11:40:54','2024-07-18 13:01:14','2024-07-18 12:56:53','2024-07-18 13:01:13',NULL,0,0,NULL,NULL),(28224,'mixpanel','completed',10,'2024-07-18 11:54:05','2024-07-18 13:11:53','2024-07-18 13:05:04','2024-07-18 13:11:52',NULL,0,0,NULL,NULL),(28225,'mixpanel','completed',10,'2024-07-18 11:54:53','2024-07-18 13:21:53','2024-07-18 13:16:52','2024-07-18 13:21:52',NULL,0,0,NULL,NULL),(28226,'mixpanel','completed',10,'2024-07-18 11:38:58','2024-07-18 13:29:20','2024-07-18 13:26:57','2024-07-18 13:29:18',NULL,0,0,NULL,NULL),(28227,'mixpanel','completed',10,'2024-07-18 12:15:53','2024-07-18 13:36:54','2024-07-18 13:31:52','2024-07-18 13:36:53',NULL,0,0,NULL,NULL),(28228,'mixpanel','completed',10,'2024-07-18 12:07:53','2024-07-18 13:46:52','2024-07-18 13:41:52','2024-07-18 13:46:51',NULL,0,0,NULL,NULL),(28229,'mixpanel','completed',10,'2024-07-18 12:17:54','2024-07-18 13:56:53','2024-07-18 13:51:53','2024-07-18 13:56:52',NULL,0,0,NULL,NULL),(28230,'mixpanel','completed',10,'2024-07-18 12:41:53','2024-07-18 14:06:53','2024-07-18 14:01:52','2024-07-18 14:06:52',NULL,0,0,NULL,NULL),(28231,'mixpanel','completed',10,'2024-07-18 12:31:54','2024-07-18 14:14:41','2024-07-18 14:11:53','2024-07-18 14:14:40',NULL,0,0,NULL,NULL),(28232,'mixpanel','completed',10,'2024-07-18 12:47:54','2024-07-18 14:21:53','2024-07-18 14:16:52','2024-07-18 14:21:52',NULL,0,0,NULL,NULL),(28233,'mixpanel','completed',10,'2024-07-18 12:43:53','2024-07-18 14:31:51','2024-07-18 14:26:52','2024-07-18 14:31:50',NULL,0,0,NULL,NULL),(28234,'mixpanel','completed',10,'2024-07-18 13:08:41','2024-07-18 14:36:54','2024-07-18 14:34:39','2024-07-18 14:36:52',NULL,0,0,NULL,NULL),(28235,'mixpanel','completed',10,'2024-07-18 12:53:54','2024-07-18 14:46:50','2024-07-18 14:41:53','2024-07-18 14:46:49',NULL,0,0,NULL,NULL),(28236,'mixpanel','completed',10,'2024-07-18 13:05:53','2024-07-18 14:56:53','2024-07-18 14:51:52','2024-07-18 14:56:52',NULL,0,0,NULL,NULL),(28237,'mixpanel','completed',10,'2024-07-18 13:21:52','2024-07-18 15:06:55','2024-07-18 15:01:51','2024-07-18 15:06:54',NULL,0,0,NULL,NULL),(28238,'mixpanel','completed',10,'2024-07-18 13:13:54','2024-07-18 15:16:52','2024-07-18 15:11:53','2024-07-18 15:16:51',NULL,0,0,NULL,NULL),(28239,'mixpanel','completed',10,'2024-07-18 13:20:53','2024-07-18 15:26:54','2024-07-18 15:21:52','2024-07-18 15:26:53',NULL,0,0,NULL,NULL),(28240,'mixpanel','completed',10,'2024-07-18 13:52:42','2024-07-18 15:36:54','2024-07-18 15:31:41','2024-07-18 15:36:53',NULL,0,0,NULL,NULL),(28241,'mixpanel','completed',10,'2024-07-18 14:38:54','2024-07-18 15:46:52','2024-07-18 15:41:53','2024-07-18 15:46:51',NULL,0,0,NULL,NULL),(28242,'mixpanel','completed',10,'2024-07-18 14:48:53','2024-07-18 15:56:54','2024-07-18 15:51:52','2024-07-18 15:56:53',NULL,0,0,NULL,NULL),(28243,'mixpanel','completed',10,'2024-07-18 14:31:52','2024-07-18 16:06:54','2024-07-18 16:01:51','2024-07-18 16:06:53',NULL,0,0,NULL,NULL),(28244,'mixpanel','completed',10,'2024-07-18 14:33:53','2024-07-18 16:16:54','2024-07-18 16:11:52','2024-07-18 16:16:53',NULL,0,0,NULL,NULL),(28245,'mixpanel','completed',10,'2024-07-18 14:38:54','2024-07-18 16:26:54','2024-07-18 16:21:53','2024-07-18 16:26:53',NULL,0,0,NULL,NULL),(28246,'mixpanel','completed',10,'2024-07-18 15:03:51','2024-07-18 16:36:54','2024-07-18 16:31:50','2024-07-18 16:36:53',NULL,0,0,NULL,NULL),(28247,'mixpanel','completed',10,'2024-07-18 15:35:53','2024-07-18 16:46:51','2024-07-18 16:41:52','2024-07-18 16:46:50',NULL,0,0,NULL,NULL),(28248,'mixpanel','completed',10,'2024-07-18 15:07:52','2024-07-18 16:56:03','2024-07-18 16:51:51','2024-07-18 16:56:02',NULL,0,0,NULL,NULL),(28249,'mixpanel','completed',10,'2024-07-18 15:33:51','2024-07-18 17:05:38','2024-07-18 17:01:50','2024-07-18 17:05:35',NULL,0,0,NULL,NULL),(28250,'mixpanel','completed',10,'2024-07-18 16:09:58','2024-07-18 17:16:51','2024-07-18 17:11:56','2024-07-18 17:16:50',NULL,0,0,NULL,NULL),(28251,'mixpanel','completed',10,'2024-07-18 15:34:53','2024-07-18 17:26:52','2024-07-18 17:21:52','2024-07-18 17:26:51',NULL,0,0,NULL,NULL),(28252,'mixpanel','completed',10,'2024-07-18 15:31:01','2024-07-18 17:36:53','2024-07-18 17:30:00','2024-07-18 17:36:52',NULL,0,0,NULL,NULL),(28253,'mixpanel','completed',10,'2024-07-18 16:09:53','2024-07-18 17:46:51','2024-07-18 17:41:52','2024-07-18 17:46:50',NULL,0,0,NULL,NULL),(28254,'mixpanel','completed',10,'2024-07-18 16:11:53','2024-07-18 17:56:54','2024-07-18 17:51:52','2024-07-18 17:56:53',NULL,0,0,NULL,NULL),(28255,'mixpanel','completed',10,'2024-07-18 16:03:51','2024-07-18 18:05:35','2024-07-18 18:01:50','2024-07-18 18:05:34',NULL,0,0,NULL,NULL),(28256,'mixpanel','completed',10,'2024-07-18 17:06:52','2024-07-18 18:14:32','2024-07-18 18:11:51','2024-07-18 18:14:31',NULL,0,0,NULL,NULL),(28257,'mixpanel','completed',10,'2024-07-18 16:30:50','2024-07-18 18:21:53','2024-07-18 18:16:49','2024-07-18 18:21:52',NULL,0,0,NULL,NULL),(28258,'mixpanel','completed',10,'2024-07-18 16:46:54','2024-07-18 18:31:50','2024-07-18 18:26:53','2024-07-18 18:31:49',NULL,0,0,NULL,NULL),(28259,'mixpanel','completed',10,'2024-07-18 17:15:57','2024-07-18 18:41:53','2024-07-18 18:36:51','2024-07-18 18:41:52',NULL,0,0,NULL,NULL),(28260,'mixpanel','completed',10,'2024-07-18 17:40:52','2024-07-18 18:51:52','2024-07-18 18:46:51','2024-07-18 18:51:51',NULL,0,0,NULL,NULL),(28261,'mixpanel','completed',10,'2024-07-18 17:01:30','2024-07-18 19:01:51','2024-07-18 18:56:28','2024-07-18 19:01:50',NULL,0,0,NULL,NULL),(28262,'mixpanel','completed',10,'2024-07-18 17:32:54','2024-07-18 19:11:52','2024-07-18 19:06:53','2024-07-18 19:11:51',NULL,0,0,NULL,NULL),(28263,'mixpanel','completed',10,'2024-07-18 18:00:51','2024-07-18 19:20:12','2024-07-18 19:16:50','2024-07-18 19:20:11',NULL,0,0,NULL,NULL),(28264,'mixpanel','completed',10,'2024-07-18 17:43:53','2024-07-18 19:31:52','2024-07-18 19:26:52','2024-07-18 19:31:51',NULL,0,0,NULL,NULL),(28265,'mixpanel','completed',10,'2024-07-18 17:40:53','2024-07-18 19:41:54','2024-07-18 19:36:52','2024-07-18 19:41:53',NULL,0,0,NULL,NULL),(28266,'mixpanel','completed',10,'2024-07-18 18:34:52','2024-07-18 19:51:53','2024-07-18 19:46:51','2024-07-18 19:51:52',NULL,0,0,NULL,NULL),(28267,'mixpanel','completed',10,'2024-07-18 18:45:54','2024-07-18 20:01:52','2024-07-18 19:56:54','2024-07-18 20:01:51',NULL,0,0,NULL,NULL),(28268,'mixpanel','completed',10,'2024-07-18 18:19:54','2024-07-18 20:11:54','2024-07-18 20:06:53','2024-07-18 20:11:53',NULL,0,0,NULL,NULL),(28269,'mixpanel','completed',10,'2024-07-18 18:56:06','2024-07-18 20:21:57','2024-07-18 20:17:03','2024-07-18 20:21:53',NULL,0,0,NULL,NULL),(28270,'mixpanel','completed',10,'2024-07-18 19:00:51','2024-07-18 20:29:24','2024-07-18 20:26:45','2024-07-18 20:29:23',NULL,0,0,NULL,NULL),(28271,'mixpanel','completed',10,'2024-07-18 19:20:51','2024-07-18 20:34:55','2024-07-18 20:31:50','2024-07-18 20:34:54',NULL,0,0,NULL,NULL),(28272,'mixpanel','completed',10,'2024-07-18 19:35:16','2024-07-18 20:41:53','2024-07-18 20:39:15','2024-07-18 20:41:52',NULL,0,0,NULL,NULL),(28273,'mixpanel','completed',10,'2024-07-18 19:00:52','2024-07-18 20:51:50','2024-07-18 20:46:51','2024-07-18 20:51:49',NULL,0,0,NULL,NULL),(28274,'mixpanel','completed',10,'2024-07-18 19:16:22','2024-07-18 21:01:52','2024-07-18 20:55:21','2024-07-18 21:01:51',NULL,0,0,NULL,NULL),(28275,'schedule_re_engagement_email','completed',10,'2024-07-19 21:06:55','2024-07-19 21:11:49','2024-07-18 21:06:54','2024-07-19 21:11:48',NULL,0,0,NULL,NULL),(28276,'mixpanel','completed',10,'2024-07-18 19:51:55','2024-07-18 21:11:52','2024-07-18 21:06:54','2024-07-18 21:11:51',NULL,0,0,NULL,NULL),(28277,'mixpanel','completed',10,'2024-07-18 19:24:58','2024-07-18 21:21:53','2024-07-18 21:14:57','2024-07-18 21:21:51',NULL,0,0,NULL,NULL),(28278,'mixpanel','completed',10,'2024-07-18 19:42:55','2024-07-18 21:30:11','2024-07-18 21:26:54','2024-07-18 21:30:10',NULL,0,0,NULL,NULL),(28279,'mixpanel','completed',10,'2024-07-18 20:16:55','2024-07-18 21:41:54','2024-07-18 21:36:54','2024-07-18 21:41:53',NULL,0,0,NULL,NULL),(28280,'mixpanel','completed',10,'2024-07-18 20:08:52','2024-07-18 21:51:52','2024-07-18 21:46:51','2024-07-18 21:51:51',NULL,0,0,NULL,NULL),(28281,'mixpanel','completed',10,'2024-07-18 20:10:54','2024-07-18 22:01:19','2024-07-18 21:56:53','2024-07-18 22:01:17',NULL,0,0,NULL,NULL),(28282,'subscribers_email_count','completed',10,'2024-07-21 22:00:00','2024-07-21 22:01:48','2024-07-18 22:01:17','2024-07-21 22:01:47',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(28283,'export_files_cleanup','completed',10,'2024-07-23 22:00:00','2024-07-23 22:01:51','2024-07-18 22:06:52','2024-07-23 22:01:49',NULL,0,0,NULL,NULL),(28284,'mixpanel','completed',10,'2024-07-18 20:27:53','2024-07-18 22:11:54','2024-07-18 22:06:52','2024-07-18 22:11:53',NULL,0,0,NULL,NULL),(28285,'mixpanel','completed',10,'2024-07-18 21:02:49','2024-07-18 22:21:54','2024-07-18 22:16:48','2024-07-18 22:21:53',NULL,0,0,NULL,NULL),(28286,'mixpanel','completed',10,'2024-07-18 20:32:00','2024-07-18 22:31:50','2024-07-18 22:26:58','2024-07-18 22:31:48',NULL,0,0,NULL,NULL),(28287,'mixpanel','completed',10,'2024-07-18 21:16:50','2024-07-18 22:41:50','2024-07-18 22:36:49','2024-07-18 22:41:49',NULL,0,0,NULL,NULL),(28288,'mixpanel','completed',10,'2024-07-18 21:30:48','2024-07-18 22:51:50','2024-07-18 22:46:47','2024-07-18 22:51:49',NULL,0,0,NULL,NULL),(28289,'mixpanel','completed',10,'2024-07-18 21:07:49','2024-07-18 23:01:48','2024-07-18 22:56:48','2024-07-18 23:01:47',NULL,0,0,NULL,NULL),(28290,'mixpanel','completed',10,'2024-07-18 21:10:50','2024-07-18 23:11:50','2024-07-18 23:06:48','2024-07-18 23:11:49',NULL,0,0,NULL,NULL),(28291,'mixpanel','completed',10,'2024-07-18 22:05:48','2024-07-18 23:21:49','2024-07-18 23:16:47','2024-07-18 23:21:48',NULL,0,0,NULL,NULL),(28292,'mixpanel','completed',10,'2024-07-18 21:29:50','2024-07-18 23:31:48','2024-07-18 23:26:49','2024-07-18 23:31:47',NULL,0,0,NULL,NULL),(28293,'mixpanel','completed',10,'2024-07-18 22:34:50','2024-07-18 23:41:49','2024-07-18 23:36:49','2024-07-18 23:41:48',NULL,0,0,NULL,NULL),(28294,'mixpanel','completed',10,'2024-07-18 22:11:47','2024-07-18 23:51:49','2024-07-18 23:46:46','2024-07-18 23:51:48',NULL,0,0,NULL,NULL),(28295,'mixpanel','completed',10,'2024-07-18 21:59:50','2024-07-19 00:02:05','2024-07-18 23:56:49','2024-07-19 00:02:02',NULL,0,0,NULL,NULL),(28296,'mixpanel','completed',10,'2024-07-18 22:31:52','2024-07-19 00:11:51','2024-07-19 00:06:51','2024-07-19 00:11:50',NULL,0,0,NULL,NULL),(28297,'mixpanel','completed',10,'2024-07-18 22:54:48','2024-07-19 00:21:50','2024-07-19 00:16:47','2024-07-19 00:21:49',NULL,0,0,NULL,NULL),(28298,'mixpanel','completed',10,'2024-07-18 22:34:50','2024-07-19 00:31:48','2024-07-19 00:26:49','2024-07-19 00:31:47',NULL,0,0,NULL,NULL),(28299,'mixpanel','completed',10,'2024-07-18 23:02:50','2024-07-19 00:41:50','2024-07-19 00:36:49','2024-07-19 00:41:49',NULL,0,0,NULL,NULL),(28300,'mixpanel','completed',10,'2024-07-18 23:28:48','2024-07-19 00:51:49','2024-07-19 00:46:47','2024-07-19 00:51:48',NULL,0,0,NULL,NULL),(28301,'mixpanel','completed',10,'2024-07-18 23:11:50','2024-07-19 01:01:47','2024-07-19 00:56:49','2024-07-19 01:01:46',NULL,0,0,NULL,NULL),(28302,'mixpanel','completed',10,'2024-07-18 23:50:50','2024-07-19 01:11:50','2024-07-19 01:06:49','2024-07-19 01:11:49',NULL,0,0,NULL,NULL),(28303,'mixpanel','completed',10,'2024-07-18 23:26:49','2024-07-19 01:21:50','2024-07-19 01:16:48','2024-07-19 01:21:49',NULL,0,0,NULL,NULL),(28304,'mixpanel','completed',10,'2024-07-19 00:07:50','2024-07-19 01:31:48','2024-07-19 01:26:49','2024-07-19 01:31:47',NULL,0,0,NULL,NULL),(28305,'mixpanel','completed',10,'2024-07-19 00:10:50','2024-07-19 01:40:07','2024-07-19 01:36:49','2024-07-19 01:40:06',NULL,0,0,NULL,NULL),(28306,'mixpanel','completed',10,'2024-07-19 00:05:49','2024-07-19 01:51:52','2024-07-19 01:46:48','2024-07-19 01:51:51',NULL,0,0,NULL,NULL),(28307,'mixpanel','completed',10,'2024-07-19 00:42:50','2024-07-19 02:01:48','2024-07-19 01:56:49','2024-07-19 02:01:47',NULL,0,0,NULL,NULL),(28308,'mixpanel','completed',10,'2024-07-19 00:12:52','2024-07-19 02:11:51','2024-07-19 02:06:49','2024-07-19 02:11:50',NULL,0,0,NULL,NULL),(28309,'mixpanel','completed',10,'2024-07-19 00:32:48','2024-07-19 02:21:51','2024-07-19 02:16:47','2024-07-19 02:21:49',NULL,0,0,NULL,NULL),(28310,'mixpanel','completed',10,'2024-07-19 01:22:51','2024-07-19 02:30:51','2024-07-19 02:26:50','2024-07-19 02:30:51',NULL,0,0,NULL,NULL),(28311,'mixpanel','completed',10,'2024-07-19 00:35:50','2024-07-19 02:41:50','2024-07-19 02:36:49','2024-07-19 02:41:49',NULL,0,0,NULL,NULL),(28312,'mixpanel','completed',10,'2024-07-19 01:23:47','2024-07-19 02:51:49','2024-07-19 02:46:46','2024-07-19 02:51:48',NULL,0,0,NULL,NULL),(28313,'mixpanel','completed',10,'2024-07-19 01:07:52','2024-07-19 03:01:47','2024-07-19 02:56:51','2024-07-19 03:01:46',NULL,0,0,NULL,NULL),(28314,'mixpanel','completed',10,'2024-07-19 01:27:52','2024-07-19 03:11:52','2024-07-19 03:06:51','2024-07-19 03:11:52',NULL,0,0,NULL,NULL),(28315,'mixpanel','completed',10,'2024-07-19 02:12:47','2024-07-19 03:20:24','2024-07-19 03:16:46','2024-07-19 03:20:23',NULL,0,0,NULL,NULL),(28316,'mixpanel','completed',10,'2024-07-19 02:12:53','2024-07-19 03:31:47','2024-07-19 03:26:52','2024-07-19 03:31:46',NULL,0,0,NULL,NULL),(28317,'mixpanel','completed',10,'2024-07-19 01:43:53','2024-07-19 03:41:52','2024-07-19 03:36:52','2024-07-19 03:41:51',NULL,0,0,NULL,NULL),(28318,'mixpanel','completed',10,'2024-07-19 02:39:47','2024-07-19 03:49:13','2024-07-19 03:46:46','2024-07-19 03:49:11',NULL,0,0,NULL,NULL),(28319,'mixpanel','completed',10,'2024-07-19 01:57:49','2024-07-19 03:56:51','2024-07-19 03:51:48','2024-07-19 03:56:50',NULL,0,0,NULL,NULL),(28320,'mixpanel','completed',10,'2024-07-19 02:42:29','2024-07-19 04:06:52','2024-07-19 04:00:28','2024-07-19 04:06:51',NULL,0,0,NULL,NULL),(28321,'mixpanel','completed',10,'2024-07-19 02:25:50','2024-07-19 04:14:03','2024-07-19 04:11:49','2024-07-19 04:14:02',NULL,0,0,NULL,NULL),(28322,'mixpanel','completed',10,'2024-07-19 03:10:47','2024-07-19 04:21:48','2024-07-19 04:16:46','2024-07-19 04:21:47',NULL,0,0,NULL,NULL),(28323,'mixpanel','completed',10,'2024-07-19 02:32:52','2024-07-19 04:31:48','2024-07-19 04:26:51','2024-07-19 04:31:47',NULL,0,0,NULL,NULL),(28324,'mixpanel','completed',10,'2024-07-19 03:35:06','2024-07-19 04:41:57','2024-07-19 04:37:03','2024-07-19 04:41:54',NULL,0,0,NULL,NULL),(28325,'mixpanel','completed',10,'2024-07-19 03:43:24','2024-07-19 04:47:45','2024-07-19 04:45:23','2024-07-19 04:47:44',NULL,0,0,NULL,NULL),(28326,'mixpanel','completed',10,'2024-07-19 03:17:48','2024-07-19 04:56:52','2024-07-19 04:51:47','2024-07-19 04:56:52',NULL,0,0,NULL,NULL),(28327,'mixpanel','completed',10,'2024-07-19 03:50:51','2024-07-19 05:06:53','2024-07-19 05:01:45','2024-07-19 05:06:51',NULL,0,0,NULL,NULL),(28328,'mixpanel','completed',10,'2024-07-19 03:54:52','2024-07-19 05:16:47','2024-07-19 05:11:51','2024-07-19 05:16:46',NULL,0,0,NULL,NULL),(28329,'mixpanel','completed',10,'2024-07-19 03:49:48','2024-07-19 05:26:52','2024-07-19 05:21:47','2024-07-19 05:26:51',NULL,0,0,NULL,NULL),(28330,'mixpanel','completed',10,'2024-07-19 04:16:59','2024-07-19 05:31:47','2024-07-19 05:28:58','2024-07-19 05:31:46',NULL,0,0,NULL,NULL),(28331,'mixpanel','completed',10,'2024-07-19 04:30:52','2024-07-19 05:41:50','2024-07-19 05:36:51','2024-07-19 05:41:49',NULL,0,0,NULL,NULL),(28332,'mixpanel','completed',10,'2024-07-19 03:46:47','2024-07-19 05:51:48','2024-07-19 05:46:46','2024-07-19 05:51:47',NULL,0,0,NULL,NULL),(28333,'mixpanel','completed',10,'2024-07-19 04:21:51','2024-07-19 06:01:48','2024-07-19 05:56:50','2024-07-19 06:01:46',NULL,0,0,NULL,NULL),(28334,'mixpanel','completed',10,'2024-07-19 04:06:52','2024-07-19 06:11:52','2024-07-19 06:06:50','2024-07-19 06:11:51',NULL,0,0,NULL,NULL),(28335,'mixpanel','completed',10,'2024-07-19 04:24:19','2024-07-19 06:16:48','2024-07-19 06:14:18','2024-07-19 06:16:47',NULL,0,0,NULL,NULL),(28336,'mixpanel','completed',10,'2024-07-19 04:33:49','2024-07-19 06:26:50','2024-07-19 06:21:48','2024-07-19 06:26:49',NULL,0,0,NULL,NULL),(28337,'mixpanel','completed',10,'2024-07-19 05:16:48','2024-07-19 06:36:53','2024-07-19 06:31:47','2024-07-19 06:36:52',NULL,0,0,NULL,NULL),(28338,'mixpanel','completed',10,'2024-07-19 05:28:51','2024-07-19 06:46:48','2024-07-19 06:41:50','2024-07-19 06:46:47',NULL,0,0,NULL,NULL),(28339,'mixpanel','completed',10,'2024-07-19 04:52:49','2024-07-19 06:56:50','2024-07-19 06:51:48','2024-07-19 06:56:49',NULL,0,0,NULL,NULL),(28340,'mixpanel','completed',10,'2024-07-19 05:15:48','2024-07-19 07:06:52','2024-07-19 07:01:47','2024-07-19 07:06:51',NULL,0,0,NULL,NULL),(28341,'mixpanel','completed',10,'2024-07-19 05:29:53','2024-07-19 07:15:08','2024-07-19 07:11:52','2024-07-19 07:15:07',NULL,0,0,NULL,NULL),(28342,'mixpanel','completed',10,'2024-07-19 05:43:50','2024-07-19 07:26:54','2024-07-19 07:21:49','2024-07-19 07:26:53',NULL,0,0,NULL,NULL),(28343,'mixpanel','completed',10,'2024-07-19 06:07:49','2024-07-19 07:36:53','2024-07-19 07:31:47','2024-07-19 07:36:52',NULL,0,0,NULL,NULL),(28344,'mixpanel','completed',10,'2024-07-19 06:13:52','2024-07-19 07:46:47','2024-07-19 07:41:51','2024-07-19 07:46:46',NULL,0,0,NULL,NULL),(28345,'mixpanel','completed',10,'2024-07-19 06:11:16','2024-07-19 07:51:49','2024-07-19 07:49:15','2024-07-19 07:51:48',NULL,0,0,NULL,NULL),(28346,'mixpanel','completed',10,'2024-07-19 06:39:29','2024-07-19 07:56:53','2024-07-19 07:54:27','2024-07-19 07:56:52',NULL,0,0,NULL,NULL),(28347,'mixpanel','completed',10,'2024-07-19 06:36:47','2024-07-19 08:06:52','2024-07-19 08:01:46','2024-07-19 08:06:51',NULL,0,0,NULL,NULL),(28348,'mixpanel','completed',10,'2024-07-19 06:57:53','2024-07-19 08:16:47','2024-07-19 08:11:52','2024-07-19 08:16:47',NULL,0,0,NULL,NULL),(28349,'mixpanel','completed',10,'2024-07-19 07:14:49','2024-07-19 08:26:50','2024-07-19 08:21:48','2024-07-19 08:26:49',NULL,0,0,NULL,NULL),(28350,'mixpanel','completed',10,'2024-07-19 06:47:48','2024-07-19 08:36:55','2024-07-19 08:31:47','2024-07-19 08:36:54',NULL,0,0,NULL,NULL),(28351,'mixpanel','completed',10,'2024-07-19 07:24:53','2024-07-19 08:46:47','2024-07-19 08:41:52','2024-07-19 08:46:46',NULL,0,0,NULL,NULL),(28352,'mixpanel','completed',10,'2024-07-19 07:41:48','2024-07-19 08:56:21','2024-07-19 08:51:47','2024-07-19 08:56:20',NULL,0,0,NULL,NULL),(28353,'mixpanel','completed',10,'2024-07-19 07:53:47','2024-07-19 09:06:51','2024-07-19 09:01:47','2024-07-19 09:06:50',NULL,0,0,NULL,NULL),(28354,'mixpanel','completed',10,'2024-07-19 07:35:52','2024-07-19 09:16:48','2024-07-19 09:11:51','2024-07-19 09:16:47',NULL,0,0,NULL,NULL),(28355,'mixpanel','completed',10,'2024-07-19 08:02:49','2024-07-19 09:26:53','2024-07-19 09:21:48','2024-07-19 09:26:52',NULL,0,0,NULL,NULL),(28356,'mixpanel','completed',10,'2024-07-19 08:13:47','2024-07-19 09:36:51','2024-07-19 09:31:46','2024-07-19 09:36:50',NULL,0,0,NULL,NULL),(28357,'mixpanel','completed',10,'2024-07-19 08:11:52','2024-07-19 09:46:48','2024-07-19 09:41:51','2024-07-19 09:46:47',NULL,0,0,NULL,NULL),(28358,'mixpanel','completed',10,'2024-07-19 08:24:49','2024-07-19 09:56:51','2024-07-19 09:51:48','2024-07-19 09:56:50',NULL,0,0,NULL,NULL),(28359,'mixpanel','completed',10,'2024-07-19 08:21:48','2024-07-19 10:04:24','2024-07-19 10:01:47','2024-07-19 10:04:23',NULL,0,0,NULL,NULL),(28360,'mixpanel','completed',10,'2024-07-19 09:00:53','2024-07-19 10:11:52','2024-07-19 10:06:52','2024-07-19 10:11:51',NULL,0,0,NULL,NULL),(28361,'mixpanel','completed',10,'2024-07-19 08:18:48','2024-07-19 10:21:49','2024-07-19 10:16:47','2024-07-19 10:21:48',NULL,0,0,NULL,NULL),(28362,'mixpanel','completed',10,'2024-07-19 08:51:53','2024-07-19 10:31:49','2024-07-19 10:26:52','2024-07-19 10:31:47',NULL,0,0,NULL,NULL),(28363,'mixpanel','completed',10,'2024-07-19 09:30:53','2024-07-19 10:41:54','2024-07-19 10:36:52','2024-07-19 10:41:53',NULL,0,0,NULL,NULL),(28364,'mixpanel','completed',10,'2024-07-19 08:48:48','2024-07-19 10:51:49','2024-07-19 10:46:47','2024-07-19 10:51:48',NULL,0,0,NULL,NULL),(28365,'mixpanel','completed',10,'2024-07-19 09:18:51','2024-07-19 10:59:29','2024-07-19 10:56:50','2024-07-19 10:59:28',NULL,0,0,NULL,NULL),(28366,'mixpanel','completed',10,'2024-07-19 09:12:48','2024-07-19 11:06:52','2024-07-19 11:01:46','2024-07-19 11:06:51',NULL,0,0,NULL,NULL),(28367,'mixpanel','completed',10,'2024-07-19 09:10:52','2024-07-19 11:16:48','2024-07-19 11:11:51','2024-07-19 11:16:47',NULL,0,0,NULL,NULL),(28368,'mixpanel','completed',10,'2024-07-19 10:00:49','2024-07-19 11:26:51','2024-07-19 11:21:48','2024-07-19 11:26:50',NULL,0,0,NULL,NULL),(28369,'mixpanel','completed',10,'2024-07-19 09:33:48','2024-07-19 11:36:52','2024-07-19 11:31:47','2024-07-19 11:36:51',NULL,0,0,NULL,NULL),(28370,'mixpanel','completed',10,'2024-07-19 10:06:52','2024-07-19 11:46:48','2024-07-19 11:41:51','2024-07-19 11:46:47',NULL,0,0,NULL,NULL),(28371,'mixpanel','completed',10,'2024-07-19 10:25:50','2024-07-19 11:54:26','2024-07-19 11:51:49','2024-07-19 11:54:25',NULL,0,0,NULL,NULL),(28372,'mixpanel','completed',10,'2024-07-19 10:13:53','2024-07-19 12:01:48','2024-07-19 11:56:52','2024-07-19 12:01:47',NULL,0,0,NULL,NULL),(28373,'mixpanel','completed',10,'2024-07-19 10:57:50','2024-07-19 12:11:53','2024-07-19 12:06:49','2024-07-19 12:11:52',NULL,0,0,NULL,NULL),(28374,'mixpanel','completed',10,'2024-07-19 11:05:47','2024-07-19 12:21:49','2024-07-19 12:16:46','2024-07-19 12:21:48',NULL,0,0,NULL,NULL),(28375,'mixpanel','completed',10,'2024-07-19 11:04:53','2024-07-19 12:31:48','2024-07-19 12:26:52','2024-07-19 12:31:47',NULL,0,0,NULL,NULL),(28376,'mixpanel','completed',10,'2024-07-19 11:10:53','2024-07-19 12:41:54','2024-07-19 12:36:52','2024-07-19 12:41:53',NULL,0,0,NULL,NULL),(28377,'mixpanel','completed',10,'2024-07-19 11:16:48','2024-07-19 12:51:49','2024-07-19 12:46:47','2024-07-19 12:51:48',NULL,0,0,NULL,NULL),(28378,'mixpanel','completed',10,'2024-07-19 11:40:53','2024-07-19 13:01:48','2024-07-19 12:56:52','2024-07-19 13:01:47',NULL,0,0,NULL,NULL),(28379,'mixpanel','completed',10,'2024-07-19 11:21:53','2024-07-19 13:11:53','2024-07-19 13:06:52','2024-07-19 13:11:52',NULL,0,0,NULL,NULL),(28380,'mixpanel','completed',10,'2024-07-19 12:06:48','2024-07-19 13:21:49','2024-07-19 13:16:47','2024-07-19 13:21:48',NULL,0,0,NULL,NULL),(28381,'mixpanel','completed',10,'2024-07-19 12:06:09','2024-07-19 13:31:49','2024-07-19 13:25:08','2024-07-19 13:31:48',NULL,0,0,NULL,NULL),(28382,'mixpanel','completed',10,'2024-07-19 12:11:53','2024-07-19 13:41:52','2024-07-19 13:36:52','2024-07-19 13:41:51',NULL,0,0,NULL,NULL),(28383,'mixpanel','completed',10,'2024-07-19 11:50:49','2024-07-19 13:51:53','2024-07-19 13:46:48','2024-07-19 13:51:52',NULL,0,0,NULL,NULL),(28384,'mixpanel','completed',10,'2024-07-19 12:31:46','2024-07-19 13:56:53','2024-07-19 13:54:45','2024-07-19 13:56:52',NULL,0,0,NULL,NULL),(28385,'mixpanel','completed',10,'2024-07-19 12:15:50','2024-07-19 14:06:53','2024-07-19 14:01:49','2024-07-19 14:06:52',NULL,0,0,NULL,NULL),(28386,'mixpanel','completed',10,'2024-07-19 12:10:53','2024-07-19 14:16:48','2024-07-19 14:11:52','2024-07-19 14:16:47',NULL,0,0,NULL,NULL),(28387,'mixpanel','completed',10,'2024-07-19 13:05:49','2024-07-19 14:26:53','2024-07-19 14:21:48','2024-07-19 14:26:52',NULL,0,0,NULL,NULL),(28388,'mixpanel','completed',10,'2024-07-19 12:57:48','2024-07-19 14:36:51','2024-07-19 14:31:47','2024-07-19 14:36:50',NULL,0,0,NULL,NULL),(28389,'mixpanel','completed',10,'2024-07-19 13:29:52','2024-07-19 14:46:49','2024-07-19 14:41:51','2024-07-19 14:46:48',NULL,0,0,NULL,NULL),(28390,'mixpanel','completed',10,'2024-07-19 13:35:53','2024-07-19 14:56:53','2024-07-19 14:51:52','2024-07-19 14:56:52',NULL,0,0,NULL,NULL),(28391,'mixpanel','completed',10,'2024-07-19 13:47:49','2024-07-19 15:06:27','2024-07-19 15:01:49','2024-07-19 15:06:26',NULL,0,0,NULL,NULL),(28392,'mixpanel','completed',10,'2024-07-19 13:56:53','2024-07-19 15:16:50','2024-07-19 15:11:52','2024-07-19 15:16:49',NULL,0,0,NULL,NULL),(28393,'mixpanel','completed',10,'2024-07-19 13:59:19','2024-07-19 15:26:53','2024-07-19 15:21:18','2024-07-19 15:26:52',NULL,0,0,NULL,NULL),(28394,'mixpanel','completed',10,'2024-07-19 14:16:50','2024-07-19 15:36:53','2024-07-19 15:31:49','2024-07-19 15:36:52',NULL,0,0,NULL,NULL),(28395,'mixpanel','completed',10,'2024-07-19 14:18:53','2024-07-19 15:46:49','2024-07-19 15:41:52','2024-07-19 15:46:48',NULL,0,0,NULL,NULL),(28396,'mixpanel','completed',10,'2024-07-19 13:55:53','2024-07-19 15:56:53','2024-07-19 15:51:52','2024-07-19 15:56:52',NULL,0,0,NULL,NULL),(28397,'mixpanel','completed',10,'2024-07-19 14:07:44','2024-07-19 16:05:58','2024-07-19 16:01:43','2024-07-19 16:05:57',NULL,0,0,NULL,NULL),(28398,'mixpanel','completed',10,'2024-07-19 14:33:53','2024-07-19 16:16:50','2024-07-19 16:11:52','2024-07-19 16:16:48',NULL,0,0,NULL,NULL),(28399,'mixpanel','completed',10,'2024-07-19 14:49:53','2024-07-19 16:26:53','2024-07-19 16:21:52','2024-07-19 16:26:52',NULL,0,0,NULL,NULL),(28400,'mixpanel','completed',10,'2024-07-19 14:45:52','2024-07-19 16:36:59','2024-07-19 16:31:51','2024-07-19 16:36:53',NULL,0,0,NULL,NULL),(28401,'mixpanel','completed',10,'2024-07-19 14:48:55','2024-07-19 16:46:54','2024-07-19 16:41:54','2024-07-19 16:46:53',NULL,0,0,NULL,NULL),(28402,'mixpanel','completed',10,'2024-07-19 15:10:21','2024-07-19 16:56:53','2024-07-19 16:50:20','2024-07-19 16:56:52',NULL,0,0,NULL,NULL),(28403,'mixpanel','completed',10,'2024-07-19 15:51:50','2024-07-19 17:06:55','2024-07-19 17:01:49','2024-07-19 17:06:53',NULL,0,0,NULL,NULL),(28404,'mixpanel','completed',10,'2024-07-19 16:01:52','2024-07-19 17:16:15','2024-07-19 17:11:51','2024-07-19 17:16:14',NULL,0,0,NULL,NULL),(28405,'mixpanel','completed',10,'2024-07-19 16:06:53','2024-07-19 17:26:54','2024-07-19 17:21:52','2024-07-19 17:26:53',NULL,0,0,NULL,NULL),(28406,'mixpanel','completed',10,'2024-07-19 15:55:32','2024-07-19 17:31:50','2024-07-19 17:29:31','2024-07-19 17:31:49',NULL,0,0,NULL,NULL),(28407,'mixpanel','completed',10,'2024-07-19 16:25:54','2024-07-19 17:41:53','2024-07-19 17:36:53','2024-07-19 17:41:52',NULL,0,0,NULL,NULL),(28408,'mixpanel','completed',10,'2024-07-19 16:34:49','2024-07-19 17:51:53','2024-07-19 17:46:48','2024-07-19 17:51:52',NULL,0,0,NULL,NULL),(28409,'mixpanel','completed',10,'2024-07-19 16:32:53','2024-07-19 18:01:50','2024-07-19 17:56:52','2024-07-19 18:01:49',NULL,0,0,NULL,NULL),(28410,'mixpanel','completed',10,'2024-07-19 16:35:52','2024-07-19 18:11:54','2024-07-19 18:06:51','2024-07-19 18:11:53',NULL,0,0,NULL,NULL),(28411,'subscribers_engagement_score','completed',10,'2024-07-19 18:11:54','2024-07-19 18:16:48','2024-07-19 18:11:53','2024-07-19 18:16:47',NULL,0,0,NULL,NULL),(28412,'subscribers_engagement_score','completed',10,'2024-07-20 20:07:00','2024-07-20 20:07:04','2024-07-19 18:16:47','2024-07-20 20:07:02',NULL,0,0,NULL,NULL),(28413,'mixpanel','completed',10,'2024-07-19 16:42:48','2024-07-19 18:21:50','2024-07-19 18:16:47','2024-07-19 18:21:49',NULL,0,0,NULL,NULL),(28414,'mixpanel','completed',10,'2024-07-19 17:05:53','2024-07-19 18:31:48','2024-07-19 18:26:52','2024-07-19 18:31:47',NULL,0,0,NULL,NULL),(28415,'mixpanel','completed',10,'2024-07-19 16:47:52','2024-07-19 18:41:53','2024-07-19 18:36:51','2024-07-19 18:41:52',NULL,0,0,NULL,NULL),(28416,'mixpanel','completed',10,'2024-07-19 16:47:48','2024-07-19 18:49:07','2024-07-19 18:46:47','2024-07-19 18:49:06',NULL,0,0,NULL,NULL),(28417,'mixpanel','completed',10,'2024-07-19 17:35:50','2024-07-19 18:56:51','2024-07-19 18:51:49','2024-07-19 18:56:50',NULL,0,0,NULL,NULL),(28418,'mixpanel','completed',10,'2024-07-19 17:43:48','2024-07-19 19:06:52','2024-07-19 19:01:47','2024-07-19 19:06:51',NULL,0,0,NULL,NULL),(28419,'mixpanel','completed',10,'2024-07-19 18:00:13','2024-07-19 19:11:52','2024-07-19 19:09:12','2024-07-19 19:11:51',NULL,0,0,NULL,NULL),(28420,'mixpanel','completed',10,'2024-07-19 17:17:48','2024-07-19 19:21:49','2024-07-19 19:16:46','2024-07-19 19:21:48',NULL,0,0,NULL,NULL),(28421,'mixpanel','completed',10,'2024-07-19 18:21:52','2024-07-19 19:31:47','2024-07-19 19:26:51','2024-07-19 19:31:46',NULL,0,0,NULL,NULL),(28422,'mixpanel','completed',10,'2024-07-19 17:49:52','2024-07-19 19:41:50','2024-07-19 19:36:51','2024-07-19 19:41:49',NULL,0,0,NULL,NULL),(28423,'mixpanel','completed',10,'2024-07-19 17:59:57','2024-07-19 19:51:48','2024-07-19 19:46:55','2024-07-19 19:51:47',NULL,0,0,NULL,NULL),(28424,'mixpanel','completed',10,'2024-07-19 18:15:49','2024-07-19 20:01:48','2024-07-19 19:56:48','2024-07-19 20:01:47',NULL,0,0,NULL,NULL),(28425,'mixpanel','completed',10,'2024-07-19 18:49:49','2024-07-19 20:11:49','2024-07-19 20:06:48','2024-07-19 20:11:48',NULL,0,0,NULL,NULL),(28426,'mixpanel','completed',10,'2024-07-19 19:12:48','2024-07-19 20:21:45','2024-07-19 20:16:47','2024-07-19 20:21:44',NULL,0,0,NULL,NULL),(28427,'mixpanel','completed',10,'2024-07-19 18:50:50','2024-07-19 20:31:48','2024-07-19 20:26:49','2024-07-19 20:31:47',NULL,0,0,NULL,NULL),(28428,'mixpanel','completed',10,'2024-07-19 18:44:49','2024-07-19 20:41:48','2024-07-19 20:36:48','2024-07-19 20:41:48',NULL,0,0,NULL,NULL),(28429,'mixpanel','completed',10,'2024-07-19 19:26:48','2024-07-19 20:51:48','2024-07-19 20:46:47','2024-07-19 20:51:47',NULL,0,0,NULL,NULL),(28430,'mixpanel','completed',10,'2024-07-19 18:57:50','2024-07-19 21:01:48','2024-07-19 20:56:49','2024-07-19 21:01:47',NULL,0,0,NULL,NULL),(28431,'mixpanel','completed',10,'2024-07-19 19:20:50','2024-07-19 21:11:49','2024-07-19 21:06:49','2024-07-19 21:11:48',NULL,0,0,NULL,NULL),(28432,'schedule_re_engagement_email','completed',10,'2024-07-20 21:16:28','2024-07-20 21:16:49','2024-07-19 21:16:27','2024-07-20 21:16:48',NULL,0,0,NULL,NULL),(28433,'mixpanel','completed',10,'2024-07-19 19:28:28','2024-07-19 21:21:48','2024-07-19 21:16:27','2024-07-19 21:21:47',NULL,0,0,NULL,NULL),(28434,'mixpanel','completed',10,'2024-07-19 20:07:24','2024-07-19 21:31:48','2024-07-19 21:26:23','2024-07-19 21:31:47',NULL,0,0,NULL,NULL),(28435,'mixpanel','completed',10,'2024-07-19 19:36:50','2024-07-19 21:41:49','2024-07-19 21:36:49','2024-07-19 21:41:48',NULL,0,0,NULL,NULL),(28436,'mixpanel','completed',10,'2024-07-19 20:00:48','2024-07-19 21:51:48','2024-07-19 21:46:47','2024-07-19 21:51:47',NULL,0,0,NULL,NULL),(28437,'mixpanel','completed',10,'2024-07-19 20:29:50','2024-07-19 22:01:48','2024-07-19 21:56:49','2024-07-19 22:01:47',NULL,0,0,NULL,NULL),(28438,'mixpanel','completed',10,'2024-07-19 20:31:51','2024-07-19 22:12:10','2024-07-19 22:06:50','2024-07-19 22:12:07',NULL,0,0,NULL,NULL),(28439,'mixpanel','completed',10,'2024-07-19 20:57:51','2024-07-19 22:21:48','2024-07-19 22:16:48','2024-07-19 22:21:47',NULL,0,0,NULL,NULL),(28440,'mixpanel','completed',10,'2024-07-19 20:56:01','2024-07-19 22:31:48','2024-07-19 22:25:00','2024-07-19 22:31:47',NULL,0,0,NULL,NULL),(28441,'mixpanel','completed',10,'2024-07-19 20:50:50','2024-07-19 22:41:50','2024-07-19 22:36:49','2024-07-19 22:41:49',NULL,0,0,NULL,NULL),(28442,'mixpanel','completed',10,'2024-07-19 21:05:48','2024-07-19 22:49:14','2024-07-19 22:46:47','2024-07-19 22:49:13',NULL,0,0,NULL,NULL),(28443,'mixpanel','completed',10,'2024-07-19 21:07:48','2024-07-19 22:56:50','2024-07-19 22:51:47','2024-07-19 22:56:49',NULL,0,0,NULL,NULL),(28444,'mixpanel','completed',10,'2024-07-19 21:07:49','2024-07-19 23:06:50','2024-07-19 23:01:48','2024-07-19 23:06:49',NULL,0,0,NULL,NULL),(28445,'mixpanel','completed',10,'2024-07-19 21:40:49','2024-07-19 23:16:48','2024-07-19 23:11:48','2024-07-19 23:16:47',NULL,0,0,NULL,NULL),(28446,'mixpanel','completed',10,'2024-07-19 22:15:49','2024-07-19 23:26:49','2024-07-19 23:21:48','2024-07-19 23:26:48',NULL,0,0,NULL,NULL),(28447,'mixpanel','completed',10,'2024-07-19 21:54:48','2024-07-19 23:36:49','2024-07-19 23:31:47','2024-07-19 23:36:48',NULL,0,0,NULL,NULL),(28448,'mixpanel','completed',10,'2024-07-19 22:24:49','2024-07-19 23:46:47','2024-07-19 23:41:48','2024-07-19 23:46:46',NULL,0,0,NULL,NULL),(28449,'mixpanel','completed',10,'2024-07-19 22:38:47','2024-07-19 23:56:49','2024-07-19 23:51:46','2024-07-19 23:56:48',NULL,0,0,NULL,NULL),(28450,'mixpanel','completed',10,'2024-07-19 22:16:48','2024-07-20 00:06:48','2024-07-20 00:01:47','2024-07-20 00:06:47',NULL,0,0,NULL,NULL),(28451,'mixpanel','completed',10,'2024-07-19 23:04:05','2024-07-20 00:16:59','2024-07-20 00:12:03','2024-07-20 00:16:56',NULL,0,0,NULL,NULL),(28452,'mixpanel','completed',10,'2024-07-19 22:30:50','2024-07-20 00:31:38','2024-07-20 00:26:48','2024-07-20 00:31:37',NULL,0,0,NULL,NULL),(28453,'mixpanel','completed',10,'2024-07-19 23:25:49','2024-07-20 00:41:49','2024-07-20 00:36:48','2024-07-20 00:41:48',NULL,0,0,NULL,NULL),(28454,'mixpanel','completed',10,'2024-07-19 23:13:48','2024-07-20 00:51:47','2024-07-20 00:46:47','2024-07-20 00:51:46',NULL,0,0,NULL,NULL),(28455,'mixpanel','completed',10,'2024-07-19 23:16:50','2024-07-20 01:01:47','2024-07-20 00:56:49','2024-07-20 01:01:46',NULL,0,0,NULL,NULL),(28456,'mixpanel','completed',10,'2024-07-19 23:20:18','2024-07-20 01:06:49','2024-07-20 01:04:17','2024-07-20 01:06:48',NULL,0,0,NULL,NULL),(28457,'mixpanel','completed',10,'2024-07-19 23:17:16','2024-07-20 01:11:49','2024-07-20 01:09:14','2024-07-20 01:11:48',NULL,0,0,NULL,NULL),(28458,'mixpanel','completed',10,'2024-07-20 00:03:48','2024-07-20 01:21:47','2024-07-20 01:16:47','2024-07-20 01:21:46',NULL,0,0,NULL,NULL),(28459,'mixpanel','completed',10,'2024-07-19 23:52:48','2024-07-20 01:31:48','2024-07-20 01:26:48','2024-07-20 01:31:47',NULL,0,0,NULL,NULL),(28460,'mixpanel','completed',10,'2024-07-20 00:30:04','2024-07-20 01:46:48','2024-07-20 01:42:02','2024-07-20 01:46:47',NULL,0,0,NULL,NULL),(28461,'mixpanel','completed',10,'2024-07-19 23:55:48','2024-07-20 01:56:49','2024-07-20 01:51:47','2024-07-20 01:56:49',NULL,0,0,NULL,NULL),(28462,'mixpanel','completed',10,'2024-07-20 00:43:48','2024-07-20 02:06:50','2024-07-20 02:01:47','2024-07-20 02:06:49',NULL,0,0,NULL,NULL),(28463,'mixpanel','completed',10,'2024-07-20 00:34:50','2024-07-20 02:16:48','2024-07-20 02:11:49','2024-07-20 02:16:47',NULL,0,0,NULL,NULL),(28464,'mixpanel','completed',10,'2024-07-20 00:30:48','2024-07-20 02:26:50','2024-07-20 02:21:47','2024-07-20 02:26:49',NULL,0,0,NULL,NULL),(28465,'mixpanel','completed',10,'2024-07-20 01:24:48','2024-07-20 02:36:53','2024-07-20 02:31:47','2024-07-20 02:36:47',NULL,0,0,NULL,NULL),(28466,'mixpanel','completed',10,'2024-07-20 00:52:48','2024-07-20 02:46:48','2024-07-20 02:41:47','2024-07-20 02:46:47',NULL,0,0,NULL,NULL),(28467,'mixpanel','completed',10,'2024-07-20 01:01:48','2024-07-20 02:56:50','2024-07-20 02:51:47','2024-07-20 02:56:49',NULL,0,0,NULL,NULL),(28468,'mixpanel','completed',10,'2024-07-20 01:19:49','2024-07-20 03:06:50','2024-07-20 03:01:48','2024-07-20 03:06:49',NULL,0,0,NULL,NULL),(28469,'mixpanel','completed',10,'2024-07-20 01:25:49','2024-07-20 03:16:49','2024-07-20 03:11:48','2024-07-20 03:16:47',NULL,0,0,NULL,NULL),(28470,'mixpanel','completed',10,'2024-07-20 01:30:48','2024-07-20 03:26:50','2024-07-20 03:21:47','2024-07-20 03:26:49',NULL,0,0,NULL,NULL),(28471,'mixpanel','completed',10,'2024-07-20 02:02:48','2024-07-20 03:36:50','2024-07-20 03:31:47','2024-07-20 03:36:49',NULL,0,0,NULL,NULL),(28472,'mixpanel','completed',10,'2024-07-20 02:35:49','2024-07-20 03:46:44','2024-07-20 03:41:48','2024-07-20 03:46:43',NULL,0,0,NULL,NULL),(28473,'mixpanel','completed',10,'2024-07-20 01:50:21','2024-07-20 03:51:48','2024-07-20 03:49:20','2024-07-20 03:51:47',NULL,0,0,NULL,NULL),(28474,'mixpanel','completed',10,'2024-07-20 02:29:21','2024-07-20 04:01:49','2024-07-20 03:55:20','2024-07-20 04:01:48',NULL,0,0,NULL,NULL),(28475,'mixpanel','completed',10,'2024-07-20 02:36:50','2024-07-20 04:11:49','2024-07-20 04:06:49','2024-07-20 04:11:48',NULL,0,0,NULL,NULL),(28476,'mixpanel','completed',10,'2024-07-20 02:41:49','2024-07-20 04:21:48','2024-07-20 04:16:48','2024-07-20 04:21:48',NULL,0,0,NULL,NULL),(28477,'mixpanel','completed',10,'2024-07-20 03:18:53','2024-07-20 04:31:50','2024-07-20 04:26:52','2024-07-20 04:31:48',NULL,0,0,NULL,NULL),(28478,'mixpanel','completed',10,'2024-07-20 03:28:50','2024-07-20 04:41:49','2024-07-20 04:36:49','2024-07-20 04:41:48',NULL,0,0,NULL,NULL),(28479,'mixpanel','completed',10,'2024-07-20 03:41:48','2024-07-20 04:51:48','2024-07-20 04:46:47','2024-07-20 04:51:47',NULL,0,0,NULL,NULL),(28480,'mixpanel','completed',10,'2024-07-20 03:22:50','2024-07-20 05:01:49','2024-07-20 04:56:49','2024-07-20 05:01:48',NULL,0,0,NULL,NULL),(28481,'mixpanel','completed',10,'2024-07-20 03:21:51','2024-07-20 05:11:49','2024-07-20 05:06:51','2024-07-20 05:11:49',NULL,0,0,NULL,NULL),(28482,'mixpanel','completed',10,'2024-07-20 03:16:49','2024-07-20 05:21:48','2024-07-20 05:16:48','2024-07-20 05:21:47',NULL,0,0,NULL,NULL),(28483,'mixpanel','completed',10,'2024-07-20 04:17:50','2024-07-20 05:31:49','2024-07-20 05:26:49','2024-07-20 05:31:48',NULL,0,0,NULL,NULL),(28484,'mixpanel','completed',10,'2024-07-20 03:59:49','2024-07-20 05:41:50','2024-07-20 05:36:48','2024-07-20 05:41:49',NULL,0,0,NULL,NULL),(28485,'mixpanel','completed',10,'2024-07-20 04:22:40','2024-07-20 05:51:48','2024-07-20 05:45:39','2024-07-20 05:51:48',NULL,0,0,NULL,NULL),(28486,'mixpanel','completed',10,'2024-07-20 03:57:50','2024-07-20 06:01:49','2024-07-20 05:56:49','2024-07-20 06:01:48',NULL,0,0,NULL,NULL),(28487,'mixpanel','completed',10,'2024-07-20 04:14:50','2024-07-20 06:11:50','2024-07-20 06:06:49','2024-07-20 06:11:49',NULL,0,0,NULL,NULL),(28488,'mixpanel','completed',10,'2024-07-20 05:02:48','2024-07-20 06:21:48','2024-07-20 06:16:47','2024-07-20 06:21:47',NULL,0,0,NULL,NULL),(28489,'mixpanel','completed',10,'2024-07-20 05:07:50','2024-07-20 06:31:48','2024-07-20 06:26:49','2024-07-20 06:31:47',NULL,0,0,NULL,NULL),(28490,'mixpanel','completed',10,'2024-07-20 04:37:40','2024-07-20 06:36:50','2024-07-20 06:34:39','2024-07-20 06:36:49',NULL,0,0,NULL,NULL),(28491,'mixpanel','completed',10,'2024-07-20 05:04:50','2024-07-20 06:46:49','2024-07-20 06:41:49','2024-07-20 06:46:49',NULL,0,0,NULL,NULL),(28492,'mixpanel','completed',10,'2024-07-20 05:49:48','2024-07-20 06:54:05','2024-07-20 06:51:47','2024-07-20 06:54:04',NULL,0,0,NULL,NULL),(28493,'mixpanel','completed',10,'2024-07-20 05:03:50','2024-07-20 07:01:49','2024-07-20 06:56:49','2024-07-20 07:01:48',NULL,0,0,NULL,NULL),(28494,'mixpanel','completed',10,'2024-07-20 05:14:50','2024-07-20 07:11:50','2024-07-20 07:06:49','2024-07-20 07:11:49',NULL,0,0,NULL,NULL),(28495,'mixpanel','completed',10,'2024-07-20 05:46:49','2024-07-20 07:21:49','2024-07-20 07:16:48','2024-07-20 07:21:47',NULL,0,0,NULL,NULL),(28496,'mixpanel','completed',10,'2024-07-20 06:07:50','2024-07-20 07:31:52','2024-07-20 07:26:49','2024-07-20 07:31:46',NULL,0,0,NULL,NULL),(28497,'mixpanel','completed',10,'2024-07-20 06:08:50','2024-07-20 07:41:50','2024-07-20 07:36:49','2024-07-20 07:41:49',NULL,0,0,NULL,NULL),(28498,'mixpanel','completed',10,'2024-07-20 06:24:48','2024-07-20 07:50:03','2024-07-20 07:46:47','2024-07-20 07:50:02',NULL,0,0,NULL,NULL),(28499,'mixpanel','completed',10,'2024-07-20 06:45:50','2024-07-20 08:01:48','2024-07-20 07:56:49','2024-07-20 08:01:47',NULL,0,0,NULL,NULL),(28500,'mixpanel','completed',10,'2024-07-20 06:07:50','2024-07-20 08:11:49','2024-07-20 08:06:49','2024-07-20 08:11:48',NULL,0,0,NULL,NULL),(28501,'mixpanel','completed',10,'2024-07-20 07:03:49','2024-07-20 08:21:48','2024-07-20 08:16:48','2024-07-20 08:21:47',NULL,0,0,NULL,NULL),(28502,'mixpanel','completed',10,'2024-07-20 06:38:50','2024-07-20 08:31:49','2024-07-20 08:26:49','2024-07-20 08:31:48',NULL,0,0,NULL,NULL),(28503,'mixpanel','completed',10,'2024-07-20 07:32:48','2024-07-20 08:41:49','2024-07-20 08:36:48','2024-07-20 08:41:48',NULL,0,0,NULL,NULL),(28504,'mixpanel','completed',10,'2024-07-20 06:51:48','2024-07-20 08:51:48','2024-07-20 08:46:47','2024-07-20 08:51:47',NULL,0,0,NULL,NULL),(28505,'mixpanel','completed',10,'2024-07-20 07:25:50','2024-07-20 09:01:48','2024-07-20 08:56:49','2024-07-20 09:01:47',NULL,0,0,NULL,NULL),(28506,'mixpanel','completed',10,'2024-07-20 07:51:50','2024-07-20 09:11:50','2024-07-20 09:06:49','2024-07-20 09:11:49',NULL,0,0,NULL,NULL),(28507,'mixpanel','completed',10,'2024-07-20 07:46:48','2024-07-20 09:21:49','2024-07-20 09:16:47','2024-07-20 09:21:48',NULL,0,0,NULL,NULL),(28508,'mixpanel','completed',10,'2024-07-20 07:39:51','2024-07-20 09:31:48','2024-07-20 09:26:50','2024-07-20 09:31:47',NULL,0,0,NULL,NULL),(28509,'mixpanel','completed',10,'2024-07-20 08:33:50','2024-07-20 09:41:50','2024-07-20 09:36:49','2024-07-20 09:41:49',NULL,0,0,NULL,NULL),(28510,'mixpanel','completed',10,'2024-07-20 08:04:48','2024-07-20 09:51:48','2024-07-20 09:46:47','2024-07-20 09:51:47',NULL,0,0,NULL,NULL),(28511,'mixpanel','completed',10,'2024-07-20 08:44:50','2024-07-20 10:01:48','2024-07-20 09:56:49','2024-07-20 10:01:47',NULL,0,0,NULL,NULL),(28512,'mixpanel','completed',10,'2024-07-20 08:27:50','2024-07-20 10:11:50','2024-07-20 10:06:49','2024-07-20 10:11:49',NULL,0,0,NULL,NULL),(28513,'mixpanel','completed',10,'2024-07-20 08:49:48','2024-07-20 10:21:49','2024-07-20 10:16:47','2024-07-20 10:21:48',NULL,0,0,NULL,NULL),(28514,'mixpanel','completed',10,'2024-07-20 08:29:50','2024-07-20 10:31:49','2024-07-20 10:26:49','2024-07-20 10:31:48',NULL,0,0,NULL,NULL),(28515,'mixpanel','completed',10,'2024-07-20 08:41:50','2024-07-20 10:41:51','2024-07-20 10:36:49','2024-07-20 10:41:49',NULL,0,0,NULL,NULL),(28516,'mixpanel','completed',10,'2024-07-20 08:48:44','2024-07-20 10:46:48','2024-07-20 10:44:42','2024-07-20 10:46:47',NULL,0,0,NULL,NULL),(28517,'mixpanel','completed',10,'2024-07-20 08:53:48','2024-07-20 10:56:50','2024-07-20 10:51:47','2024-07-20 10:56:49',NULL,0,0,NULL,NULL),(28518,'mixpanel','completed',10,'2024-07-20 09:39:01','2024-07-20 11:06:50','2024-07-20 10:59:55','2024-07-20 11:06:49',NULL,0,0,NULL,NULL),(28519,'mixpanel','completed',10,'2024-07-20 10:04:50','2024-07-20 11:16:48','2024-07-20 11:11:50','2024-07-20 11:16:47',NULL,0,0,NULL,NULL),(28520,'mixpanel','completed',10,'2024-07-20 10:15:49','2024-07-20 11:26:48','2024-07-20 11:21:48','2024-07-20 11:26:47',NULL,0,0,NULL,NULL),(28521,'mixpanel','completed',10,'2024-07-20 09:54:49','2024-07-20 11:36:49','2024-07-20 11:31:48','2024-07-20 11:36:48',NULL,0,0,NULL,NULL),(28522,'mixpanel','completed',10,'2024-07-20 09:50:48','2024-07-20 11:46:49','2024-07-20 11:41:47','2024-07-20 11:46:48',NULL,0,0,NULL,NULL),(28523,'mixpanel','completed',10,'2024-07-20 10:46:48','2024-07-20 11:56:49','2024-07-20 11:51:47','2024-07-20 11:56:48',NULL,0,0,NULL,NULL),(28524,'mixpanel','completed',10,'2024-07-20 10:09:49','2024-07-20 12:06:49','2024-07-20 12:01:48','2024-07-20 12:06:48',NULL,0,0,NULL,NULL),(28525,'mixpanel','completed',10,'2024-07-20 10:10:48','2024-07-20 12:14:08','2024-07-20 12:11:47','2024-07-20 12:14:07',NULL,0,0,NULL,NULL),(28526,'mixpanel','completed',10,'2024-07-20 11:09:49','2024-07-20 12:21:49','2024-07-20 12:16:48','2024-07-20 12:21:48',NULL,0,0,NULL,NULL),(28527,'mixpanel','completed',10,'2024-07-20 10:53:48','2024-07-20 12:31:49','2024-07-20 12:26:48','2024-07-20 12:31:47',NULL,0,0,NULL,NULL),(28528,'mixpanel','completed',10,'2024-07-20 11:13:49','2024-07-20 12:39:03','2024-07-20 12:36:48','2024-07-20 12:39:02',NULL,0,0,NULL,NULL),(28529,'mixpanel','completed',10,'2024-07-20 11:26:49','2024-07-20 12:46:48','2024-07-20 12:41:48','2024-07-20 12:46:47',NULL,0,0,NULL,NULL),(28530,'mixpanel','completed',10,'2024-07-20 11:06:39','2024-07-20 12:51:48','2024-07-20 12:49:38','2024-07-20 12:51:47',NULL,0,0,NULL,NULL),(28531,'mixpanel','completed',10,'2024-07-20 11:52:33','2024-07-20 13:01:48','2024-07-20 12:56:32','2024-07-20 13:01:47',NULL,0,0,NULL,NULL),(28532,'mixpanel','completed',10,'2024-07-20 11:11:23','2024-07-20 13:10:29','2024-07-20 13:05:22','2024-07-20 13:10:28',NULL,0,0,NULL,NULL),(28533,'mixpanel','completed',10,'2024-07-20 11:24:49','2024-07-20 13:21:48','2024-07-20 13:16:48','2024-07-20 13:21:47',NULL,0,0,NULL,NULL),(28534,'mixpanel','completed',10,'2024-07-20 11:39:49','2024-07-20 13:31:49','2024-07-20 13:26:48','2024-07-20 13:31:48',NULL,0,0,NULL,NULL),(28535,'mixpanel','completed',10,'2024-07-20 12:17:49','2024-07-20 13:41:49','2024-07-20 13:36:48','2024-07-20 13:41:47',NULL,0,0,NULL,NULL),(28536,'mixpanel','completed',10,'2024-07-20 11:47:49','2024-07-20 13:51:49','2024-07-20 13:46:48','2024-07-20 13:51:48',NULL,0,0,NULL,NULL),(28537,'mixpanel','completed',10,'2024-07-20 12:19:49','2024-07-20 14:01:48','2024-07-20 13:56:48','2024-07-20 14:01:47',NULL,0,0,NULL,NULL),(28538,'mixpanel','completed',10,'2024-07-20 12:21:49','2024-07-20 14:11:49','2024-07-20 14:06:48','2024-07-20 14:11:48',NULL,0,0,NULL,NULL),(28539,'mixpanel','completed',10,'2024-07-20 12:22:48','2024-07-20 14:21:49','2024-07-20 14:16:47','2024-07-20 14:21:48',NULL,0,0,NULL,NULL),(28540,'mixpanel','completed',10,'2024-07-20 13:11:49','2024-07-20 14:31:49','2024-07-20 14:26:48','2024-07-20 14:31:48',NULL,0,0,NULL,NULL),(28541,'mixpanel','completed',10,'2024-07-20 13:12:49','2024-07-20 14:41:49','2024-07-20 14:36:48','2024-07-20 14:41:48',NULL,0,0,NULL,NULL),(28542,'mixpanel','completed',10,'2024-07-20 13:18:49','2024-07-20 14:51:49','2024-07-20 14:46:48','2024-07-20 14:51:48',NULL,0,0,NULL,NULL),(28543,'mixpanel','completed',10,'2024-07-20 13:49:49','2024-07-20 15:01:49','2024-07-20 14:56:48','2024-07-20 15:01:48',NULL,0,0,NULL,NULL),(28544,'mixpanel','completed',10,'2024-07-20 13:15:49','2024-07-20 15:11:49','2024-07-20 15:06:48','2024-07-20 15:11:48',NULL,0,0,NULL,NULL),(28545,'mixpanel','completed',10,'2024-07-20 13:56:49','2024-07-20 15:21:49','2024-07-20 15:16:48','2024-07-20 15:21:48',NULL,0,0,NULL,NULL),(28546,'mixpanel','completed',10,'2024-07-20 13:25:09','2024-07-20 15:31:49','2024-07-20 15:26:08','2024-07-20 15:31:48',NULL,0,0,NULL,NULL),(28547,'mixpanel','completed',10,'2024-07-20 14:10:49','2024-07-20 15:41:49','2024-07-20 15:36:48','2024-07-20 15:41:48',NULL,0,0,NULL,NULL),(28548,'mixpanel','completed',10,'2024-07-20 14:06:49','2024-07-20 15:51:49','2024-07-20 15:46:48','2024-07-20 15:51:48',NULL,0,0,NULL,NULL),(28549,'mixpanel','completed',10,'2024-07-20 14:33:49','2024-07-20 16:01:49','2024-07-20 15:56:48','2024-07-20 16:01:48',NULL,0,0,NULL,NULL),(28550,'mixpanel','completed',10,'2024-07-20 14:09:49','2024-07-20 16:11:49','2024-07-20 16:06:48','2024-07-20 16:11:48',NULL,0,0,NULL,NULL),(28551,'mixpanel','completed',10,'2024-07-20 15:12:49','2024-07-20 16:21:49','2024-07-20 16:16:48','2024-07-20 16:21:48',NULL,0,0,NULL,NULL),(28552,'mixpanel','completed',10,'2024-07-20 14:27:49','2024-07-20 16:31:49','2024-07-20 16:26:48','2024-07-20 16:31:48',NULL,0,0,NULL,NULL),(28553,'mixpanel','completed',10,'2024-07-20 15:30:49','2024-07-20 16:41:49','2024-07-20 16:36:48','2024-07-20 16:41:48',NULL,0,0,NULL,NULL),(28554,'mixpanel','completed',10,'2024-07-20 14:57:27','2024-07-20 16:46:49','2024-07-20 16:44:26','2024-07-20 16:46:48',NULL,0,0,NULL,NULL),(28555,'mixpanel','completed',10,'2024-07-20 15:06:49','2024-07-20 16:56:49','2024-07-20 16:51:48','2024-07-20 16:56:48',NULL,0,0,NULL,NULL),(28556,'mixpanel','completed',10,'2024-07-20 15:10:49','2024-07-20 17:06:49','2024-07-20 17:01:48','2024-07-20 17:06:48',NULL,0,0,NULL,NULL),(28557,'mixpanel','completed',10,'2024-07-20 15:26:48','2024-07-20 17:16:50','2024-07-20 17:11:48','2024-07-20 17:16:48',NULL,0,0,NULL,NULL),(28558,'mixpanel','completed',10,'2024-07-20 15:53:35','2024-07-20 17:23:44','2024-07-20 17:20:34','2024-07-20 17:23:43',NULL,0,0,NULL,NULL),(28559,'mixpanel','completed',10,'2024-07-20 15:44:48','2024-07-20 17:31:51','2024-07-20 17:26:47','2024-07-20 17:31:50',NULL,0,0,NULL,NULL),(28560,'mixpanel','completed',10,'2024-07-20 16:06:49','2024-07-20 17:39:40','2024-07-20 17:36:48','2024-07-20 17:39:39',NULL,0,0,NULL,NULL),(28561,'mixpanel','completed',10,'2024-07-20 16:13:49','2024-07-20 17:46:48','2024-07-20 17:41:48','2024-07-20 17:46:47',NULL,0,0,NULL,NULL),(28562,'mixpanel','completed',10,'2024-07-20 16:21:49','2024-07-20 17:56:49','2024-07-20 17:51:48','2024-07-20 17:56:48',NULL,0,0,NULL,NULL),(28563,'mixpanel','completed',10,'2024-07-20 16:30:49','2024-07-20 18:06:49','2024-07-20 18:01:48','2024-07-20 18:06:48',NULL,0,0,NULL,NULL),(28564,'mixpanel','completed',10,'2024-07-20 16:42:49','2024-07-20 18:16:49','2024-07-20 18:11:48','2024-07-20 18:16:48',NULL,0,0,NULL,NULL),(28565,'mixpanel','completed',10,'2024-07-20 16:58:49','2024-07-20 18:26:49','2024-07-20 18:21:48','2024-07-20 18:26:48',NULL,0,0,NULL,NULL),(28566,'mixpanel','completed',10,'2024-07-20 17:02:49','2024-07-20 18:36:49','2024-07-20 18:31:48','2024-07-20 18:36:48',NULL,0,0,NULL,NULL),(28567,'mixpanel','completed',10,'2024-07-20 17:17:49','2024-07-20 18:46:49','2024-07-20 18:41:48','2024-07-20 18:46:48',NULL,0,0,NULL,NULL),(28568,'mixpanel','completed',10,'2024-07-20 16:56:48','2024-07-20 18:56:49','2024-07-20 18:51:47','2024-07-20 18:56:48',NULL,0,0,NULL,NULL),(28569,'mixpanel','completed',10,'2024-07-20 17:23:49','2024-07-20 19:06:49','2024-07-20 19:01:48','2024-07-20 19:06:48',NULL,0,0,NULL,NULL),(28570,'mixpanel','completed',10,'2024-07-20 17:53:49','2024-07-20 19:16:49','2024-07-20 19:11:48','2024-07-20 19:16:48',NULL,0,0,NULL,NULL),(28571,'mixpanel','completed',10,'2024-07-20 17:59:49','2024-07-20 19:26:49','2024-07-20 19:21:48','2024-07-20 19:26:48',NULL,0,0,NULL,NULL),(28572,'mixpanel','completed',10,'2024-07-20 17:45:49','2024-07-20 19:36:49','2024-07-20 19:31:48','2024-07-20 19:36:48',NULL,0,0,NULL,NULL),(28573,'mixpanel','completed',10,'2024-07-20 17:52:49','2024-07-20 19:46:49','2024-07-20 19:41:48','2024-07-20 19:46:48',NULL,0,0,NULL,NULL),(28574,'mixpanel','completed',10,'2024-07-20 18:28:50','2024-07-20 19:56:50','2024-07-20 19:51:49','2024-07-20 19:56:49',NULL,0,0,NULL,NULL),(28575,'subscribers_engagement_score','completed',10,'2024-07-20 20:07:04','2024-07-20 20:11:48','2024-07-20 20:07:02','2024-07-20 20:11:47',NULL,0,0,NULL,NULL),(28576,'mixpanel','completed',10,'2024-07-20 18:30:04','2024-07-20 20:11:49','2024-07-20 20:07:02','2024-07-20 20:11:47',NULL,0,0,NULL,NULL),(28577,'subscribers_engagement_score','completed',10,'2024-07-21 01:15:00','2024-07-21 01:16:48','2024-07-20 20:11:47','2024-07-21 01:16:47',NULL,0,0,NULL,NULL),(28578,'mixpanel','completed',10,'2024-07-20 18:51:49','2024-07-20 20:21:49','2024-07-20 20:16:48','2024-07-20 20:21:48',NULL,0,0,NULL,NULL),(28579,'mixpanel','completed',10,'2024-07-20 19:13:49','2024-07-20 20:30:36','2024-07-20 20:26:48','2024-07-20 20:30:35',NULL,0,0,NULL,NULL),(28580,'mixpanel','completed',10,'2024-07-20 18:39:49','2024-07-20 20:41:49','2024-07-20 20:36:48','2024-07-20 20:41:48',NULL,0,0,NULL,NULL),(28581,'mixpanel','completed',10,'2024-07-20 18:53:49','2024-07-20 20:51:35','2024-07-20 20:46:48','2024-07-20 20:51:34',NULL,0,0,NULL,NULL),(28582,'mixpanel','completed',10,'2024-07-20 19:23:49','2024-07-20 21:01:03','2024-07-20 20:56:48','2024-07-20 21:01:01',NULL,0,0,NULL,NULL),(28583,'mixpanel','completed',10,'2024-07-20 19:49:48','2024-07-20 21:10:34','2024-07-20 21:06:47','2024-07-20 21:10:33',NULL,0,0,NULL,NULL),(28584,'mixpanel','completed',10,'2024-07-20 20:13:49','2024-07-20 21:21:49','2024-07-20 21:16:48','2024-07-20 21:21:48',NULL,0,0,NULL,NULL),(28585,'schedule_re_engagement_email','completed',10,'2024-07-21 21:21:49','2024-07-21 21:21:49','2024-07-20 21:21:48','2024-07-21 21:21:48',NULL,0,0,NULL,NULL),(28586,'mixpanel','completed',10,'2024-07-20 19:55:49','2024-07-20 21:31:50','2024-07-20 21:26:48','2024-07-20 21:31:49',NULL,0,0,NULL,NULL),(28587,'mixpanel','completed',10,'2024-07-20 20:28:49','2024-07-20 21:41:49','2024-07-20 21:36:48','2024-07-20 21:41:48',NULL,0,0,NULL,NULL),(28588,'mixpanel','completed',10,'2024-07-20 20:22:48','2024-07-20 21:51:49','2024-07-20 21:46:47','2024-07-20 21:51:48',NULL,0,0,NULL,NULL),(28589,'mixpanel','completed',10,'2024-07-20 20:51:48','2024-07-20 22:01:48','2024-07-20 21:56:47','2024-07-20 22:01:47',NULL,0,0,NULL,NULL),(28590,'mixpanel','completed',10,'2024-07-20 20:58:49','2024-07-20 22:17:10','2024-07-20 22:06:48','2024-07-20 22:17:08',NULL,0,0,NULL,NULL),(28591,'mixpanel','completed',10,'2024-07-20 21:16:49','2024-07-20 22:26:50','2024-07-20 22:21:48','2024-07-20 22:26:49',NULL,0,0,NULL,NULL),(28592,'mixpanel','completed',10,'2024-07-20 20:37:48','2024-07-20 22:36:49','2024-07-20 22:31:47','2024-07-20 22:36:48',NULL,0,0,NULL,NULL),(28593,'mixpanel','completed',10,'2024-07-20 20:40:48','2024-07-20 22:46:49','2024-07-20 22:41:48','2024-07-20 22:46:48',NULL,0,0,NULL,NULL),(28594,'mixpanel','completed',10,'2024-07-20 21:48:49','2024-07-20 22:56:48','2024-07-20 22:51:48','2024-07-20 22:56:47',NULL,0,0,NULL,NULL),(28595,'mixpanel','completed',10,'2024-07-20 21:29:48','2024-07-20 23:06:49','2024-07-20 23:01:47','2024-07-20 23:06:48',NULL,0,0,NULL,NULL),(28596,'mixpanel','completed',10,'2024-07-20 22:09:49','2024-07-20 23:16:49','2024-07-20 23:11:48','2024-07-20 23:16:48',NULL,0,0,NULL,NULL),(28597,'mixpanel','completed',10,'2024-07-20 21:37:49','2024-07-20 23:26:49','2024-07-20 23:21:48','2024-07-20 23:26:48',NULL,0,0,NULL,NULL),(28598,'mixpanel','completed',10,'2024-07-20 21:46:49','2024-07-20 23:36:49','2024-07-20 23:31:48','2024-07-20 23:36:48',NULL,0,0,NULL,NULL),(28599,'mixpanel','completed',10,'2024-07-20 22:22:49','2024-07-20 23:46:48','2024-07-20 23:41:48','2024-07-20 23:46:47',NULL,0,0,NULL,NULL),(28600,'mixpanel','completed',10,'2024-07-20 22:05:48','2024-07-20 23:56:49','2024-07-20 23:51:48','2024-07-20 23:56:48',NULL,0,0,NULL,NULL),(28601,'mixpanel','completed',10,'2024-07-20 22:11:48','2024-07-21 00:06:49','2024-07-21 00:01:47','2024-07-21 00:06:48',NULL,0,0,NULL,NULL),(28602,'mixpanel','completed',10,'2024-07-20 22:53:59','2024-07-21 00:13:15','2024-07-21 00:09:58','2024-07-21 00:13:14',NULL,0,0,NULL,NULL),(28603,'mixpanel','completed',10,'2024-07-20 22:21:24','2024-07-21 00:21:49','2024-07-21 00:16:23','2024-07-21 00:21:48',NULL,0,0,NULL,NULL),(28604,'mixpanel','completed',10,'2024-07-20 23:04:49','2024-07-21 00:31:48','2024-07-21 00:26:48','2024-07-21 00:31:48',NULL,0,0,NULL,NULL),(28605,'mixpanel','completed',10,'2024-07-20 22:40:49','2024-07-21 00:41:48','2024-07-21 00:36:48','2024-07-21 00:41:47',NULL,0,0,NULL,NULL),(28606,'mixpanel','completed',10,'2024-07-20 23:07:48','2024-07-21 00:51:49','2024-07-21 00:46:47','2024-07-21 00:51:48',NULL,0,0,NULL,NULL),(28607,'mixpanel','completed',10,'2024-07-20 23:11:49','2024-07-21 01:01:49','2024-07-21 00:56:48','2024-07-21 01:01:48',NULL,0,0,NULL,NULL),(28608,'mixpanel','completed',10,'2024-07-20 23:08:49','2024-07-21 01:11:49','2024-07-21 01:06:48','2024-07-21 01:11:48',NULL,0,0,NULL,NULL),(28609,'subscribers_engagement_score','completed',10,'2024-07-22 04:37:00','2024-07-22 04:37:04','2024-07-21 01:16:47','2024-07-22 04:37:01',NULL,0,0,NULL,NULL),(28610,'mixpanel','completed',10,'2024-07-20 23:59:48','2024-07-21 01:21:48','2024-07-21 01:16:47','2024-07-21 01:21:48',NULL,0,0,NULL,NULL),(28611,'mixpanel','completed',10,'2024-07-20 23:48:49','2024-07-21 01:31:49','2024-07-21 01:26:48','2024-07-21 01:31:48',NULL,0,0,NULL,NULL),(28612,'mixpanel','completed',10,'2024-07-21 00:27:49','2024-07-21 01:41:49','2024-07-21 01:36:48','2024-07-21 01:41:48',NULL,0,0,NULL,NULL),(28613,'mixpanel','completed',10,'2024-07-20 23:49:48','2024-07-21 01:51:49','2024-07-21 01:46:47','2024-07-21 01:51:48',NULL,0,0,NULL,NULL),(28614,'mixpanel','completed',10,'2024-07-21 00:37:49','2024-07-21 02:01:49','2024-07-21 01:56:48','2024-07-21 02:01:48',NULL,0,0,NULL,NULL),(28615,'mixpanel','completed',10,'2024-07-21 00:31:49','2024-07-21 02:11:49','2024-07-21 02:06:48','2024-07-21 02:11:48',NULL,0,0,NULL,NULL),(28616,'mixpanel','completed',10,'2024-07-21 00:33:48','2024-07-21 02:21:49','2024-07-21 02:16:47','2024-07-21 02:21:48',NULL,0,0,NULL,NULL),(28617,'mixpanel','completed',10,'2024-07-21 00:32:49','2024-07-21 02:31:47','2024-07-21 02:26:48','2024-07-21 02:31:46',NULL,0,0,NULL,NULL),(28618,'mixpanel','completed',10,'2024-07-21 00:45:49','2024-07-21 02:41:49','2024-07-21 02:36:48','2024-07-21 02:41:48',NULL,0,0,NULL,NULL),(28619,'mixpanel','completed',10,'2024-07-21 01:30:48','2024-07-21 02:51:49','2024-07-21 02:46:47','2024-07-21 02:51:48',NULL,0,0,NULL,NULL),(28620,'mixpanel','completed',10,'2024-07-21 00:54:17','2024-07-21 02:56:49','2024-07-21 02:54:16','2024-07-21 02:56:48',NULL,0,0,NULL,NULL),(28621,'mixpanel','completed',10,'2024-07-21 01:01:48','2024-07-21 03:06:49','2024-07-21 03:01:47','2024-07-21 03:06:48',NULL,0,0,NULL,NULL),(28622,'mixpanel','completed',10,'2024-07-21 01:40:49','2024-07-21 03:16:48','2024-07-21 03:11:48','2024-07-21 03:16:47',NULL,0,0,NULL,NULL),(28623,'mixpanel','completed',10,'2024-07-21 01:58:36','2024-07-21 03:21:49','2024-07-21 03:19:35','2024-07-21 03:21:48',NULL,0,0,NULL,NULL),(28624,'mixpanel','completed',10,'2024-07-21 02:03:49','2024-07-21 03:31:49','2024-07-21 03:26:48','2024-07-21 03:31:48',NULL,0,0,NULL,NULL),(28625,'mixpanel','completed',10,'2024-07-21 02:16:48','2024-07-21 03:41:49','2024-07-21 03:36:47','2024-07-21 03:41:48',NULL,0,0,NULL,NULL),(28626,'mixpanel','completed',10,'2024-07-21 02:08:49','2024-07-21 03:51:49','2024-07-21 03:46:48','2024-07-21 03:51:48',NULL,0,0,NULL,NULL),(28627,'mixpanel','completed',10,'2024-07-21 02:13:50','2024-07-21 04:01:48','2024-07-21 03:56:49','2024-07-21 04:01:47',NULL,0,0,NULL,NULL),(28628,'mixpanel','completed',10,'2024-07-21 02:18:49','2024-07-21 04:11:49','2024-07-21 04:06:48','2024-07-21 04:11:48',NULL,0,0,NULL,NULL),(28629,'mixpanel','completed',10,'2024-07-21 03:04:48','2024-07-21 04:21:50','2024-07-21 04:16:47','2024-07-21 04:21:49',NULL,0,0,NULL,NULL),(28630,'mixpanel','completed',10,'2024-07-21 02:31:49','2024-07-21 04:31:51','2024-07-21 04:26:48','2024-07-21 04:31:48',NULL,0,0,NULL,NULL),(28631,'mixpanel','completed',10,'2024-07-21 02:55:49','2024-07-21 04:41:49','2024-07-21 04:36:48','2024-07-21 04:41:48',NULL,0,0,NULL,NULL),(28632,'mixpanel','completed',10,'2024-07-21 03:02:48','2024-07-21 04:51:49','2024-07-21 04:46:47','2024-07-21 04:51:48',NULL,0,0,NULL,NULL),(28633,'mixpanel','completed',10,'2024-07-21 03:50:49','2024-07-21 05:01:48','2024-07-21 04:56:48','2024-07-21 05:01:47',NULL,0,0,NULL,NULL),(28634,'mixpanel','completed',10,'2024-07-21 03:44:49','2024-07-21 05:11:49','2024-07-21 05:06:48','2024-07-21 05:11:48',NULL,0,0,NULL,NULL),(28635,'mixpanel','completed',10,'2024-07-21 03:55:49','2024-07-21 05:21:49','2024-07-21 05:16:48','2024-07-21 05:21:48',NULL,0,0,NULL,NULL),(28636,'mixpanel','completed',10,'2024-07-21 03:26:49','2024-07-21 05:31:48','2024-07-21 05:26:48','2024-07-21 05:31:48',NULL,0,0,NULL,NULL),(28637,'mixpanel','completed',10,'2024-07-21 03:46:49','2024-07-21 05:41:49','2024-07-21 05:36:48','2024-07-21 05:41:48',NULL,0,0,NULL,NULL),(28638,'mixpanel','completed',10,'2024-07-21 03:51:48','2024-07-21 05:49:38','2024-07-21 05:46:47','2024-07-21 05:49:37',NULL,0,0,NULL,NULL),(28639,'mixpanel','completed',10,'2024-07-21 04:09:50','2024-07-21 05:56:49','2024-07-21 05:51:48','2024-07-21 05:56:48',NULL,0,0,NULL,NULL),(28640,'mixpanel','completed',10,'2024-07-21 04:41:47','2024-07-21 06:06:49','2024-07-21 06:01:47','2024-07-21 06:06:48',NULL,0,0,NULL,NULL),(28641,'mixpanel','completed',10,'2024-07-21 04:30:49','2024-07-21 06:16:48','2024-07-21 06:11:48','2024-07-21 06:16:47',NULL,0,0,NULL,NULL),(28642,'mixpanel','completed',10,'2024-07-21 05:07:48','2024-07-21 06:26:48','2024-07-21 06:21:47','2024-07-21 06:26:48',NULL,0,0,NULL,NULL),(28643,'mixpanel','completed',10,'2024-07-21 04:46:53','2024-07-21 06:36:49','2024-07-21 06:29:52','2024-07-21 06:36:48',NULL,0,0,NULL,NULL),(28644,'mixpanel','completed',10,'2024-07-21 05:04:49','2024-07-21 06:46:47','2024-07-21 06:41:48','2024-07-21 06:46:46',NULL,0,0,NULL,NULL),(28645,'mixpanel','completed',10,'2024-07-21 05:45:50','2024-07-21 06:56:49','2024-07-21 06:51:49','2024-07-21 06:56:48',NULL,0,0,NULL,NULL),(28646,'mixpanel','completed',10,'2024-07-21 05:50:47','2024-07-21 07:06:49','2024-07-21 07:01:46','2024-07-21 07:06:48',NULL,0,0,NULL,NULL),(28647,'mixpanel','completed',10,'2024-07-21 05:24:51','2024-07-21 07:16:47','2024-07-21 07:11:50','2024-07-21 07:16:46',NULL,0,0,NULL,NULL),(28648,'mixpanel','completed',10,'2024-07-21 05:58:49','2024-07-21 07:26:49','2024-07-21 07:21:48','2024-07-21 07:26:48',NULL,0,0,NULL,NULL),(28649,'mixpanel','completed',10,'2024-07-21 06:28:47','2024-07-21 07:36:50','2024-07-21 07:31:46','2024-07-21 07:36:49',NULL,0,0,NULL,NULL),(28650,'mixpanel','completed',10,'2024-07-21 06:22:50','2024-07-21 07:46:47','2024-07-21 07:41:49','2024-07-21 07:46:46',NULL,0,0,NULL,NULL),(28651,'mixpanel','completed',10,'2024-07-21 06:05:40','2024-07-21 07:51:48','2024-07-21 07:49:39','2024-07-21 07:51:47',NULL,0,0,NULL,NULL),(28652,'mixpanel','completed',10,'2024-07-21 06:51:53','2024-07-21 08:00:09','2024-07-21 07:57:50','2024-07-21 08:00:03',NULL,0,0,NULL,NULL),(28653,'mixpanel','completed',10,'2024-07-21 06:58:49','2024-07-21 08:11:49','2024-07-21 08:06:48','2024-07-21 08:11:48',NULL,0,0,NULL,NULL),(28654,'mixpanel','completed',10,'2024-07-21 06:39:48','2024-07-21 08:21:49','2024-07-21 08:16:46','2024-07-21 08:21:48',NULL,0,0,NULL,NULL),(28655,'mixpanel','completed',10,'2024-07-21 06:46:49','2024-07-21 08:31:47','2024-07-21 08:26:48','2024-07-21 08:31:46',NULL,0,0,NULL,NULL),(28656,'mixpanel','completed',10,'2024-07-21 07:20:49','2024-07-21 08:41:49','2024-07-21 08:36:48','2024-07-21 08:41:48',NULL,0,0,NULL,NULL),(28657,'mixpanel','completed',10,'2024-07-21 07:35:48','2024-07-21 08:51:48','2024-07-21 08:46:47','2024-07-21 08:51:48',NULL,0,0,NULL,NULL),(28658,'mixpanel','completed',10,'2024-07-21 07:46:49','2024-07-21 09:01:47','2024-07-21 08:56:48','2024-07-21 09:01:47',NULL,0,0,NULL,NULL),(28659,'mixpanel','completed',10,'2024-07-21 07:54:49','2024-07-21 09:11:49','2024-07-21 09:06:48','2024-07-21 09:11:48',NULL,0,0,NULL,NULL),(28660,'mixpanel','completed',10,'2024-07-21 07:48:48','2024-07-21 09:21:49','2024-07-21 09:16:47','2024-07-21 09:21:48',NULL,0,0,NULL,NULL),(28661,'mixpanel','completed',10,'2024-07-21 07:41:49','2024-07-21 09:31:48','2024-07-21 09:26:48','2024-07-21 09:31:47',NULL,0,0,NULL,NULL),(28662,'mixpanel','completed',10,'2024-07-21 08:33:50','2024-07-21 09:41:49','2024-07-21 09:36:49','2024-07-21 09:41:48',NULL,0,0,NULL,NULL),(28663,'mixpanel','completed',10,'2024-07-21 08:31:48','2024-07-21 09:51:49','2024-07-21 09:46:47','2024-07-21 09:51:48',NULL,0,0,NULL,NULL),(28664,'mixpanel','completed',10,'2024-07-21 08:15:56','2024-07-21 09:56:50','2024-07-21 09:53:55','2024-07-21 09:56:49',NULL,0,0,NULL,NULL),(28665,'mixpanel','completed',10,'2024-07-21 08:37:48','2024-07-21 10:06:49','2024-07-21 10:01:47','2024-07-21 10:06:48',NULL,0,0,NULL,NULL),(28666,'mixpanel','completed',10,'2024-07-21 08:26:49','2024-07-21 10:16:48','2024-07-21 10:11:48','2024-07-21 10:16:47',NULL,0,0,NULL,NULL),(28667,'mixpanel','completed',10,'2024-07-21 08:59:49','2024-07-21 10:26:49','2024-07-21 10:21:48','2024-07-21 10:26:48',NULL,0,0,NULL,NULL),(28668,'mixpanel','completed',10,'2024-07-21 09:11:48','2024-07-21 10:36:49','2024-07-21 10:31:47','2024-07-21 10:36:48',NULL,0,0,NULL,NULL),(28669,'mixpanel','completed',10,'2024-07-21 09:19:49','2024-07-21 10:46:47','2024-07-21 10:41:48','2024-07-21 10:46:46',NULL,0,0,NULL,NULL),(28670,'mixpanel','completed',10,'2024-07-21 09:01:49','2024-07-21 10:56:49','2024-07-21 10:51:48','2024-07-21 10:56:48',NULL,0,0,NULL,NULL),(28671,'mixpanel','completed',10,'2024-07-21 09:41:47','2024-07-21 11:06:49','2024-07-21 11:01:47','2024-07-21 11:06:48',NULL,0,0,NULL,NULL),(28672,'mixpanel','completed',10,'2024-07-21 09:43:49','2024-07-21 11:16:48','2024-07-21 11:11:48','2024-07-21 11:16:47',NULL,0,0,NULL,NULL),(28673,'mixpanel','completed',10,'2024-07-21 09:31:49','2024-07-21 11:26:49','2024-07-21 11:21:48','2024-07-21 11:26:48',NULL,0,0,NULL,NULL),(28674,'mixpanel','completed',10,'2024-07-21 10:16:47','2024-07-21 11:36:49','2024-07-21 11:31:46','2024-07-21 11:36:48',NULL,0,0,NULL,NULL),(28675,'mixpanel','completed',10,'2024-07-21 10:08:50','2024-07-21 11:46:47','2024-07-21 11:41:49','2024-07-21 11:46:46',NULL,0,0,NULL,NULL),(28676,'mixpanel','completed',10,'2024-07-21 10:22:48','2024-07-21 11:56:49','2024-07-21 11:51:47','2024-07-21 11:56:48',NULL,0,0,NULL,NULL),(28677,'mixpanel','completed',10,'2024-07-21 10:01:47','2024-07-21 12:06:49','2024-07-21 12:01:46','2024-07-21 12:06:48',NULL,0,0,NULL,NULL),(28678,'mixpanel','completed',10,'2024-07-21 10:40:50','2024-07-21 12:16:48','2024-07-21 12:11:49','2024-07-21 12:16:47',NULL,0,0,NULL,NULL),(28679,'mixpanel','completed',10,'2024-07-21 11:13:49','2024-07-21 12:26:49','2024-07-21 12:21:48','2024-07-21 12:26:48',NULL,0,0,NULL,NULL),(28680,'mixpanel','completed',10,'2024-07-21 11:09:26','2024-07-21 12:36:49','2024-07-21 12:31:25','2024-07-21 12:36:48',NULL,0,0,NULL,NULL),(28681,'mixpanel','completed',10,'2024-07-21 11:31:49','2024-07-21 12:46:47','2024-07-21 12:41:48','2024-07-21 12:46:46',NULL,0,0,NULL,NULL),(28682,'mixpanel','completed',10,'2024-07-21 11:23:49','2024-07-21 12:56:49','2024-07-21 12:51:48','2024-07-21 12:56:48',NULL,0,0,NULL,NULL),(28683,'mixpanel','completed',10,'2024-07-21 11:59:48','2024-07-21 13:06:50','2024-07-21 13:01:47','2024-07-21 13:06:49',NULL,0,0,NULL,NULL),(28684,'mixpanel','completed',10,'2024-07-21 11:35:49','2024-07-21 13:16:48','2024-07-21 13:11:48','2024-07-21 13:16:47',NULL,0,0,NULL,NULL),(28685,'mixpanel','completed',10,'2024-07-21 11:25:49','2024-07-21 13:26:49','2024-07-21 13:21:48','2024-07-21 13:26:48',NULL,0,0,NULL,NULL),(28686,'mixpanel','completed',10,'2024-07-21 11:35:48','2024-07-21 13:36:49','2024-07-21 13:31:47','2024-07-21 13:36:48',NULL,0,0,NULL,NULL),(28687,'mixpanel','completed',10,'2024-07-21 12:39:49','2024-07-21 13:46:48','2024-07-21 13:41:48','2024-07-21 13:46:47',NULL,0,0,NULL,NULL),(28688,'mixpanel','completed',10,'2024-07-21 12:36:48','2024-07-21 13:58:33','2024-07-21 13:51:47','2024-07-21 13:58:32',NULL,0,0,NULL,NULL),(28689,'mixpanel','completed',10,'2024-07-21 12:06:48','2024-07-21 14:06:50','2024-07-21 14:01:47','2024-07-21 14:06:49',NULL,0,0,NULL,NULL),(28690,'mixpanel','completed',10,'2024-07-21 13:00:49','2024-07-21 14:16:48','2024-07-21 14:11:48','2024-07-21 14:16:47',NULL,0,0,NULL,NULL),(28691,'mixpanel','completed',10,'2024-07-21 12:41:49','2024-07-21 14:26:49','2024-07-21 14:21:48','2024-07-21 14:26:48',NULL,0,0,NULL,NULL),(28692,'mixpanel','completed',10,'2024-07-21 13:00:48','2024-07-21 14:36:49','2024-07-21 14:31:47','2024-07-21 14:36:48',NULL,0,0,NULL,NULL),(28693,'mixpanel','completed',10,'2024-07-21 12:58:26','2024-07-21 14:46:48','2024-07-21 14:40:25','2024-07-21 14:46:47',NULL,0,0,NULL,NULL),(28694,'mixpanel','completed',10,'2024-07-21 13:11:48','2024-07-21 14:56:49','2024-07-21 14:51:47','2024-07-21 14:56:48',NULL,0,0,NULL,NULL),(28695,'mixpanel','completed',10,'2024-07-21 13:08:48','2024-07-21 15:06:49','2024-07-21 15:01:47','2024-07-21 15:06:48',NULL,0,0,NULL,NULL),(28696,'mixpanel','completed',10,'2024-07-21 13:46:49','2024-07-21 15:16:48','2024-07-21 15:11:48','2024-07-21 15:16:47',NULL,0,0,NULL,NULL),(28697,'mixpanel','completed',10,'2024-07-21 13:27:49','2024-07-21 15:26:49','2024-07-21 15:21:48','2024-07-21 15:26:48',NULL,0,0,NULL,NULL),(28698,'mixpanel','completed',10,'2024-07-21 14:23:48','2024-07-21 15:36:49','2024-07-21 15:31:47','2024-07-21 15:36:48',NULL,0,0,NULL,NULL),(28699,'mixpanel','completed',10,'2024-07-21 14:02:49','2024-07-21 15:46:48','2024-07-21 15:41:48','2024-07-21 15:46:47',NULL,0,0,NULL,NULL),(28700,'mixpanel','completed',10,'2024-07-21 14:06:50','2024-07-21 15:56:49','2024-07-21 15:51:49','2024-07-21 15:56:48',NULL,0,0,NULL,NULL),(28701,'mixpanel','completed',10,'2024-07-21 14:12:48','2024-07-21 16:06:31','2024-07-21 16:01:47','2024-07-21 16:06:30',NULL,0,0,NULL,NULL),(28702,'mixpanel','completed',10,'2024-07-21 15:01:50','2024-07-21 16:16:48','2024-07-21 16:11:49','2024-07-21 16:16:47',NULL,0,0,NULL,NULL),(28703,'mixpanel','completed',10,'2024-07-21 14:35:49','2024-07-21 16:26:49','2024-07-21 16:21:48','2024-07-21 16:26:48',NULL,0,0,NULL,NULL),(28704,'mixpanel','completed',10,'2024-07-21 15:00:48','2024-07-21 16:36:50','2024-07-21 16:31:47','2024-07-21 16:36:49',NULL,0,0,NULL,NULL),(28705,'mixpanel','completed',10,'2024-07-21 14:52:50','2024-07-21 16:46:48','2024-07-21 16:41:49','2024-07-21 16:46:47',NULL,0,0,NULL,NULL),(28706,'mixpanel','completed',10,'2024-07-21 15:49:49','2024-07-21 16:56:49','2024-07-21 16:51:48','2024-07-21 16:56:48',NULL,0,0,NULL,NULL),(28707,'mixpanel','completed',10,'2024-07-21 15:48:48','2024-07-21 17:06:49','2024-07-21 17:01:46','2024-07-21 17:06:48',NULL,0,0,NULL,NULL),(28708,'mixpanel','completed',10,'2024-07-21 15:52:49','2024-07-21 17:16:05','2024-07-21 17:11:48','2024-07-21 17:16:04',NULL,0,0,NULL,NULL),(28709,'mixpanel','completed',10,'2024-07-21 15:43:49','2024-07-21 17:26:49','2024-07-21 17:21:48','2024-07-21 17:26:49',NULL,0,0,NULL,NULL),(28710,'mixpanel','completed',10,'2024-07-21 15:59:48','2024-07-21 17:36:49','2024-07-21 17:31:47','2024-07-21 17:36:49',NULL,0,0,NULL,NULL),(28711,'mixpanel','completed',10,'2024-07-21 16:02:49','2024-07-21 17:46:48','2024-07-21 17:41:48','2024-07-21 17:46:47',NULL,0,0,NULL,NULL),(28712,'mixpanel','completed',10,'2024-07-21 16:27:50','2024-07-21 17:54:19','2024-07-21 17:51:49','2024-07-21 17:54:18',NULL,0,0,NULL,NULL),(28713,'mixpanel','completed',10,'2024-07-21 16:40:49','2024-07-21 18:01:48','2024-07-21 17:56:48','2024-07-21 18:01:47',NULL,0,0,NULL,NULL),(28714,'mixpanel','completed',10,'2024-07-21 16:39:49','2024-07-21 18:11:49','2024-07-21 18:06:48','2024-07-21 18:11:48',NULL,0,0,NULL,NULL),(28715,'mixpanel','completed',10,'2024-07-21 17:01:48','2024-07-21 18:21:49','2024-07-21 18:16:47','2024-07-21 18:21:48',NULL,0,0,NULL,NULL),(28716,'mixpanel','completed',10,'2024-07-21 17:08:50','2024-07-21 18:31:48','2024-07-21 18:26:48','2024-07-21 18:31:47',NULL,0,0,NULL,NULL),(28717,'mixpanel','completed',10,'2024-07-21 16:39:49','2024-07-21 18:41:50','2024-07-21 18:36:48','2024-07-21 18:41:49',NULL,0,0,NULL,NULL),(28718,'mixpanel','completed',10,'2024-07-21 17:24:48','2024-07-21 18:51:49','2024-07-21 18:46:47','2024-07-21 18:51:48',NULL,0,0,NULL,NULL),(28719,'mixpanel','completed',10,'2024-07-21 17:44:57','2024-07-21 18:56:49','2024-07-21 18:53:56','2024-07-21 18:56:48',NULL,0,0,NULL,NULL),(28720,'mixpanel','completed',10,'2024-07-21 17:58:48','2024-07-21 19:06:50','2024-07-21 19:01:47','2024-07-21 19:06:49',NULL,0,0,NULL,NULL),(28721,'mixpanel','completed',10,'2024-07-21 17:27:49','2024-07-21 19:16:48','2024-07-21 19:11:48','2024-07-21 19:16:47',NULL,0,0,NULL,NULL),(28722,'mixpanel','completed',10,'2024-07-21 18:01:56','2024-07-21 19:26:49','2024-07-21 19:20:55','2024-07-21 19:26:49',NULL,0,0,NULL,NULL),(28723,'mixpanel','completed',10,'2024-07-21 17:57:11','2024-07-21 19:36:50','2024-07-21 19:31:10','2024-07-21 19:36:49',NULL,0,0,NULL,NULL),(28724,'mixpanel','completed',10,'2024-07-21 18:08:50','2024-07-21 19:46:48','2024-07-21 19:41:49','2024-07-21 19:46:47',NULL,0,0,NULL,NULL),(28725,'mixpanel','completed',10,'2024-07-21 18:29:50','2024-07-21 19:55:17','2024-07-21 19:51:49','2024-07-21 19:55:16',NULL,0,0,NULL,NULL),(28726,'mixpanel','completed',10,'2024-07-21 18:19:48','2024-07-21 20:06:50','2024-07-21 20:01:47','2024-07-21 20:06:49',NULL,0,0,NULL,NULL),(28727,'mixpanel','completed',10,'2024-07-21 18:39:50','2024-07-21 20:16:48','2024-07-21 20:11:49','2024-07-21 20:16:47',NULL,0,0,NULL,NULL),(28728,'mixpanel','completed',10,'2024-07-21 18:33:50','2024-07-21 20:26:50','2024-07-21 20:21:49','2024-07-21 20:26:49',NULL,0,0,NULL,NULL),(28729,'mixpanel','completed',10,'2024-07-21 18:38:48','2024-07-21 20:36:49','2024-07-21 20:31:47','2024-07-21 20:36:48',NULL,0,0,NULL,NULL),(28730,'mixpanel','completed',10,'2024-07-21 18:49:49','2024-07-21 20:46:48','2024-07-21 20:41:48','2024-07-21 20:46:47',NULL,0,0,NULL,NULL),(28731,'mixpanel','completed',10,'2024-07-21 18:51:49','2024-07-21 20:56:49','2024-07-21 20:51:48','2024-07-21 20:56:49',NULL,0,0,NULL,NULL),(28732,'mixpanel','completed',10,'2024-07-21 19:41:48','2024-07-21 21:06:50','2024-07-21 21:01:47','2024-07-21 21:06:49',NULL,0,0,NULL,NULL),(28733,'mixpanel','completed',10,'2024-07-21 19:44:50','2024-07-21 21:16:48','2024-07-21 21:11:49','2024-07-21 21:16:47',NULL,0,0,NULL,NULL),(28734,'mixpanel','completed',10,'2024-07-21 19:25:49','2024-07-21 21:26:50','2024-07-21 21:21:48','2024-07-21 21:26:48',NULL,0,0,NULL,NULL),(28735,'schedule_re_engagement_email','completed',10,'2024-07-22 21:26:49','2024-07-22 21:26:49','2024-07-21 21:26:48','2024-07-22 21:26:48',NULL,0,0,NULL,NULL),(28736,'mixpanel','completed',10,'2024-07-21 19:40:48','2024-07-21 21:36:50','2024-07-21 21:31:47','2024-07-21 21:36:49',NULL,0,0,NULL,NULL),(28737,'mixpanel','completed',10,'2024-07-21 20:04:50','2024-07-21 21:47:03','2024-07-21 21:41:48','2024-07-21 21:47:00',NULL,0,0,NULL,NULL),(28738,'mixpanel','completed',10,'2024-07-21 20:24:50','2024-07-21 21:55:44','2024-07-21 21:51:48','2024-07-21 21:55:43',NULL,0,0,NULL,NULL),(28739,'subscribers_email_count','completed',10,'2024-07-28 22:00:00','2024-07-28 22:01:55','2024-07-21 22:01:47','2024-07-28 22:01:54',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(28740,'mixpanel','completed',10,'2024-07-21 20:56:48','2024-07-21 22:06:50','2024-07-21 22:01:47','2024-07-21 22:06:49',NULL,0,0,NULL,NULL),(28741,'mixpanel','completed',10,'2024-07-21 21:01:49','2024-07-21 22:16:48','2024-07-21 22:11:48','2024-07-21 22:16:47',NULL,0,0,NULL,NULL),(28742,'mixpanel','completed',10,'2024-07-21 20:44:47','2024-07-21 22:25:54','2024-07-21 22:21:46','2024-07-21 22:25:53',NULL,0,0,NULL,NULL),(28743,'mixpanel','completed',10,'2024-07-21 20:43:48','2024-07-21 22:36:49','2024-07-21 22:31:47','2024-07-21 22:36:48',NULL,0,0,NULL,NULL),(28744,'mixpanel','completed',10,'2024-07-21 21:07:49','2024-07-21 22:46:48','2024-07-21 22:41:48','2024-07-21 22:46:47',NULL,0,0,NULL,NULL),(28745,'mixpanel','completed',10,'2024-07-21 21:40:48','2024-07-21 22:56:49','2024-07-21 22:51:47','2024-07-21 22:56:48',NULL,0,0,NULL,NULL),(28746,'mixpanel','completed',10,'2024-07-21 21:59:48','2024-07-21 23:06:49','2024-07-21 23:01:47','2024-07-21 23:06:48',NULL,0,0,NULL,NULL),(28747,'mixpanel','completed',10,'2024-07-21 21:39:49','2024-07-21 23:16:48','2024-07-21 23:11:48','2024-07-21 23:16:47',NULL,0,0,NULL,NULL),(28748,'mixpanel','completed',10,'2024-07-21 22:07:48','2024-07-21 23:26:50','2024-07-21 23:21:47','2024-07-21 23:26:48',NULL,0,0,NULL,NULL),(28749,'mixpanel','completed',10,'2024-07-21 22:01:56','2024-07-21 23:36:49','2024-07-21 23:31:54','2024-07-21 23:36:48',NULL,0,0,NULL,NULL),(28750,'mixpanel','completed',10,'2024-07-21 21:41:54','2024-07-21 23:46:48','2024-07-21 23:41:49','2024-07-21 23:46:47',NULL,0,0,NULL,NULL),(28751,'mixpanel','completed',10,'2024-07-21 22:42:19','2024-07-21 23:57:09','2024-07-21 23:51:16','2024-07-21 23:57:06',NULL,0,0,NULL,NULL),(28752,'mixpanel','completed',10,'2024-07-21 22:42:49','2024-07-22 00:06:49','2024-07-22 00:01:47','2024-07-22 00:06:48',NULL,0,0,NULL,NULL),(28753,'mixpanel','completed',10,'2024-07-21 22:17:49','2024-07-22 00:16:48','2024-07-22 00:11:48','2024-07-22 00:16:47',NULL,0,0,NULL,NULL),(28754,'mixpanel','completed',10,'2024-07-21 23:09:49','2024-07-22 00:26:49','2024-07-22 00:21:48','2024-07-22 00:26:48',NULL,0,0,NULL,NULL),(28755,'mixpanel','completed',10,'2024-07-21 22:57:48','2024-07-22 00:36:49','2024-07-22 00:31:47','2024-07-22 00:36:48',NULL,0,0,NULL,NULL),(28756,'mixpanel','completed',10,'2024-07-21 23:13:50','2024-07-22 00:46:48','2024-07-22 00:41:48','2024-07-22 00:46:47',NULL,0,0,NULL,NULL),(28757,'mixpanel','completed',10,'2024-07-21 23:14:24','2024-07-22 00:51:48','2024-07-22 00:49:23','2024-07-22 00:51:47',NULL,0,0,NULL,NULL),(28758,'mixpanel','completed',10,'2024-07-21 23:32:49','2024-07-22 01:01:49','2024-07-22 00:56:48','2024-07-22 01:01:48',NULL,0,0,NULL,NULL),(28759,'mixpanel','completed',10,'2024-07-21 23:11:49','2024-07-22 01:11:50','2024-07-22 01:06:48','2024-07-22 01:11:48',NULL,0,0,NULL,NULL),(28760,'mixpanel','completed',10,'2024-07-22 00:00:48','2024-07-22 01:21:48','2024-07-22 01:16:47','2024-07-22 01:21:47',NULL,0,0,NULL,NULL),(28761,'mixpanel','completed',10,'2024-07-21 23:33:49','2024-07-22 01:31:48','2024-07-22 01:26:48','2024-07-22 01:31:47',NULL,0,0,NULL,NULL),(28762,'mixpanel','completed',10,'2024-07-22 00:10:50','2024-07-22 01:41:49','2024-07-22 01:36:49','2024-07-22 01:41:48',NULL,0,0,NULL,NULL),(28763,'mixpanel','completed',10,'2024-07-22 00:42:48','2024-07-22 01:51:48','2024-07-22 01:46:47','2024-07-22 01:51:47',NULL,0,0,NULL,NULL),(28764,'mixpanel','completed',10,'2024-07-22 00:09:49','2024-07-22 02:06:49','2024-07-22 02:01:48','2024-07-22 02:06:48',NULL,0,0,NULL,NULL),(28765,'mixpanel','completed',10,'2024-07-22 00:23:50','2024-07-22 02:16:48','2024-07-22 02:11:48','2024-07-22 02:16:47',NULL,0,0,NULL,NULL),(28766,'mixpanel','completed',10,'2024-07-22 00:29:49','2024-07-22 02:26:50','2024-07-22 02:21:47','2024-07-22 02:26:49',NULL,0,0,NULL,NULL),(28767,'mixpanel','completed',10,'2024-07-22 00:53:48','2024-07-22 02:36:50','2024-07-22 02:31:47','2024-07-22 02:36:49',NULL,0,0,NULL,NULL),(28768,'mixpanel','completed',10,'2024-07-22 01:25:50','2024-07-22 02:46:48','2024-07-22 02:41:49','2024-07-22 02:46:47',NULL,0,0,NULL,NULL),(28769,'mixpanel','completed',10,'2024-07-22 00:55:50','2024-07-22 02:56:49','2024-07-22 02:49:49','2024-07-22 02:56:48',NULL,0,0,NULL,NULL),(28770,'mixpanel','completed',10,'2024-07-22 01:19:48','2024-07-22 03:06:49','2024-07-22 03:01:47','2024-07-22 03:06:47',NULL,0,0,NULL,NULL),(28771,'mixpanel','completed',10,'2024-07-22 01:20:49','2024-07-22 03:16:48','2024-07-22 03:11:48','2024-07-22 03:16:47',NULL,0,0,NULL,NULL),(28772,'mixpanel','completed',10,'2024-07-22 02:08:48','2024-07-22 03:26:50','2024-07-22 03:21:47','2024-07-22 03:26:49',NULL,0,0,NULL,NULL),(28773,'mixpanel','completed',10,'2024-07-22 02:08:48','2024-07-22 03:36:50','2024-07-22 03:31:47','2024-07-22 03:36:48',NULL,0,0,NULL,NULL),(28774,'mixpanel','completed',10,'2024-07-22 02:37:49','2024-07-22 03:45:14','2024-07-22 03:41:48','2024-07-22 03:45:12',NULL,0,0,NULL,NULL),(28775,'mixpanel','completed',10,'2024-07-22 02:33:14','2024-07-22 03:51:49','2024-07-22 03:49:13','2024-07-22 03:51:47',NULL,0,0,NULL,NULL),(28776,'mixpanel','completed',10,'2024-07-22 02:19:49','2024-07-22 04:01:48','2024-07-22 03:56:48','2024-07-22 04:01:47',NULL,0,0,NULL,NULL),(28777,'mixpanel','completed',10,'2024-07-22 02:51:49','2024-07-22 04:11:50','2024-07-22 04:06:49','2024-07-22 04:11:49',NULL,0,0,NULL,NULL),(28778,'mixpanel','completed',10,'2024-07-22 02:59:48','2024-07-22 04:20:41','2024-07-22 04:16:47','2024-07-22 04:20:40',NULL,0,0,NULL,NULL),(28779,'mixpanel','completed',10,'2024-07-22 03:00:51','2024-07-22 04:31:51','2024-07-22 04:26:50','2024-07-22 04:31:50',NULL,0,0,NULL,NULL),(28780,'subscribers_engagement_score','completed',10,'2024-07-22 04:37:04','2024-07-22 04:41:18','2024-07-22 04:37:01','2024-07-22 04:41:16',NULL,0,0,NULL,NULL),(28781,'mixpanel','completed',10,'2024-07-22 03:10:04','2024-07-22 04:41:18','2024-07-22 04:37:01','2024-07-22 04:41:16',NULL,0,0,NULL,NULL),(28782,'subscribers_engagement_score','completed',10,'2024-07-23 00:30:00','2024-07-23 00:31:49','2024-07-22 04:41:16','2024-07-23 00:31:48',NULL,0,0,NULL,NULL),(28783,'mixpanel','completed',10,'2024-07-22 03:31:50','2024-07-22 04:51:48','2024-07-22 04:46:49','2024-07-22 04:51:47',NULL,0,0,NULL,NULL),(28784,'mixpanel','completed',10,'2024-07-22 03:54:50','2024-07-22 04:58:54','2024-07-22 04:56:49','2024-07-22 04:58:53',NULL,0,0,NULL,NULL),(28785,'mixpanel','completed',10,'2024-07-22 03:56:02','2024-07-22 05:06:49','2024-07-22 05:03:58','2024-07-22 05:06:48',NULL,0,0,NULL,NULL),(28786,'mixpanel','completed',10,'2024-07-22 04:07:49','2024-07-22 05:16:51','2024-07-22 05:11:48','2024-07-22 05:16:45',NULL,0,0,NULL,NULL),(28787,'mixpanel','completed',10,'2024-07-22 04:15:51','2024-07-22 05:26:48','2024-07-22 05:20:50','2024-07-22 05:26:47',NULL,0,0,NULL,NULL),(28788,'mixpanel','completed',10,'2024-07-22 04:11:47','2024-07-22 05:36:48','2024-07-22 05:31:46','2024-07-22 05:36:47',NULL,0,0,NULL,NULL),(28789,'mixpanel','completed',10,'2024-07-22 03:44:49','2024-07-22 05:46:47','2024-07-22 05:41:48','2024-07-22 05:46:46',NULL,0,0,NULL,NULL),(28790,'mixpanel','completed',10,'2024-07-22 04:00:48','2024-07-22 05:56:49','2024-07-22 05:51:47','2024-07-22 05:56:48',NULL,0,0,NULL,NULL),(28791,'mixpanel','completed',10,'2024-07-22 04:05:47','2024-07-22 06:06:50','2024-07-22 06:01:46','2024-07-22 06:06:49',NULL,0,0,NULL,NULL),(28792,'mixpanel','completed',10,'2024-07-22 04:49:48','2024-07-22 06:16:47','2024-07-22 06:11:47','2024-07-22 06:16:46',NULL,0,0,NULL,NULL),(28793,'mixpanel','completed',10,'2024-07-22 04:50:48','2024-07-22 06:26:49','2024-07-22 06:21:47','2024-07-22 06:26:48',NULL,0,0,NULL,NULL),(28794,'mixpanel','completed',10,'2024-07-22 04:58:58','2024-07-22 06:36:49','2024-07-22 06:30:57','2024-07-22 06:36:48',NULL,0,0,NULL,NULL),(28795,'mixpanel','completed',10,'2024-07-22 04:54:49','2024-07-22 06:46:47','2024-07-22 06:41:48','2024-07-22 06:46:46',NULL,0,0,NULL,NULL),(28796,'mixpanel','completed',10,'2024-07-22 05:49:49','2024-07-22 06:56:51','2024-07-22 06:51:48','2024-07-22 06:56:50',NULL,0,0,NULL,NULL),(28797,'mixpanel','completed',10,'2024-07-22 05:38:47','2024-07-22 07:04:29','2024-07-22 07:01:46','2024-07-22 07:04:28',NULL,0,0,NULL,NULL),(28798,'mixpanel','completed',10,'2024-07-22 05:10:49','2024-07-22 07:11:49','2024-07-22 07:06:48','2024-07-22 07:11:48',NULL,0,0,NULL,NULL),(28799,'mixpanel','completed',10,'2024-07-22 06:14:47','2024-07-22 07:19:52','2024-07-22 07:16:46','2024-07-22 07:19:51',NULL,0,0,NULL,NULL),(28800,'mixpanel','completed',10,'2024-07-22 06:11:49','2024-07-22 07:31:47','2024-07-22 07:26:48','2024-07-22 07:31:46',NULL,0,0,NULL,NULL),(28801,'mixpanel','completed',10,'2024-07-22 06:27:49','2024-07-22 07:41:49','2024-07-22 07:36:48','2024-07-22 07:41:48',NULL,0,0,NULL,NULL),(28802,'mixpanel','completed',10,'2024-07-22 06:39:47','2024-07-22 07:50:50','2024-07-22 07:46:46','2024-07-22 07:50:49',NULL,0,0,NULL,NULL),(28803,'mixpanel','completed',10,'2024-07-22 06:38:48','2024-07-22 08:01:47','2024-07-22 07:56:47','2024-07-22 08:01:46',NULL,0,0,NULL,NULL),(28804,'mixpanel','completed',10,'2024-07-22 06:59:49','2024-07-22 08:11:49','2024-07-22 08:06:48','2024-07-22 08:11:48',NULL,0,0,NULL,NULL),(28805,'mixpanel','completed',10,'2024-07-22 06:54:47','2024-07-22 08:21:49','2024-07-22 08:16:46','2024-07-22 08:21:48',NULL,0,0,NULL,NULL),(28806,'mixpanel','completed',10,'2024-07-22 07:02:49','2024-07-22 08:31:47','2024-07-22 08:26:48','2024-07-22 08:31:46',NULL,0,0,NULL,NULL),(28807,'mixpanel','completed',10,'2024-07-22 06:47:49','2024-07-22 08:41:49','2024-07-22 08:36:48','2024-07-22 08:41:48',NULL,0,0,NULL,NULL),(28808,'mixpanel','completed',10,'2024-07-22 07:24:48','2024-07-22 08:56:49','2024-07-22 08:51:47','2024-07-22 08:56:48',NULL,0,0,NULL,NULL),(28809,'mixpanel','completed',10,'2024-07-22 07:53:47','2024-07-22 09:06:43','2024-07-22 09:01:46','2024-07-22 09:06:42',NULL,0,0,NULL,NULL),(28810,'mixpanel','completed',10,'2024-07-22 07:55:49','2024-07-22 09:16:47','2024-07-22 09:11:48','2024-07-22 09:16:46',NULL,0,0,NULL,NULL),(28811,'mixpanel','completed',10,'2024-07-22 08:06:48','2024-07-22 09:32:04','2024-07-22 09:21:47','2024-07-22 09:32:00',NULL,0,0,NULL,NULL),(28812,'mixpanel','completed',10,'2024-07-22 08:24:50','2024-07-22 09:41:50','2024-07-22 09:36:49','2024-07-22 09:41:49',NULL,0,0,NULL,NULL),(28813,'mixpanel','completed',10,'2024-07-22 08:43:48','2024-07-22 09:51:50','2024-07-22 09:46:47','2024-07-22 09:51:49',NULL,0,0,NULL,NULL),(28814,'mixpanel','completed',10,'2024-07-22 08:42:50','2024-07-22 10:01:48','2024-07-22 09:56:49','2024-07-22 10:01:47',NULL,0,0,NULL,NULL),(28815,'mixpanel','completed',10,'2024-07-22 08:32:50','2024-07-22 10:11:51','2024-07-22 10:06:49','2024-07-22 10:11:50',NULL,0,0,NULL,NULL),(28816,'mixpanel','completed',10,'2024-07-22 09:05:05','2024-07-22 10:21:50','2024-07-22 10:15:04','2024-07-22 10:21:49',NULL,0,0,NULL,NULL),(28817,'mixpanel','completed',10,'2024-07-22 08:52:51','2024-07-22 10:31:48','2024-07-22 10:26:50','2024-07-22 10:31:47',NULL,0,0,NULL,NULL),(28818,'mixpanel','completed',10,'2024-07-22 09:15:50','2024-07-22 10:41:50','2024-07-22 10:36:49','2024-07-22 10:41:49',NULL,0,0,NULL,NULL),(28819,'mixpanel','completed',10,'2024-07-22 09:27:49','2024-07-22 10:51:50','2024-07-22 10:46:47','2024-07-22 10:51:49',NULL,0,0,NULL,NULL),(28820,'mixpanel','completed',10,'2024-07-22 09:38:50','2024-07-22 11:01:48','2024-07-22 10:56:49','2024-07-22 11:01:47',NULL,0,0,NULL,NULL),(28821,'mixpanel','completed',10,'2024-07-22 10:03:50','2024-07-22 11:11:50','2024-07-22 11:06:49','2024-07-22 11:11:49',NULL,0,0,NULL,NULL),(28822,'mixpanel','completed',10,'2024-07-22 10:06:48','2024-07-22 11:21:49','2024-07-22 11:16:47','2024-07-22 11:21:48',NULL,0,0,NULL,NULL),(28823,'mixpanel','completed',10,'2024-07-22 10:14:19','2024-07-22 11:29:01','2024-07-22 11:25:18','2024-07-22 11:29:00',NULL,0,0,NULL,NULL),(28824,'mixpanel','completed',10,'2024-07-22 09:31:49','2024-07-22 11:36:49','2024-07-22 11:31:47','2024-07-22 11:36:49',NULL,0,0,NULL,NULL),(28825,'mixpanel','completed',10,'2024-07-22 10:05:50','2024-07-22 11:46:48','2024-07-22 11:41:48','2024-07-22 11:46:47',NULL,0,0,NULL,NULL),(28826,'mixpanel','completed',10,'2024-07-22 09:51:49','2024-07-22 11:56:49','2024-07-22 11:51:48','2024-07-22 11:56:48',NULL,0,0,NULL,NULL),(28827,'mixpanel','completed',10,'2024-07-22 10:54:37','2024-07-22 12:01:48','2024-07-22 11:59:36','2024-07-22 12:01:47',NULL,0,0,NULL,NULL),(28828,'mixpanel','completed',10,'2024-07-22 10:28:49','2024-07-22 12:11:50','2024-07-22 12:06:48','2024-07-22 12:11:49',NULL,0,0,NULL,NULL),(28829,'mixpanel','completed',10,'2024-07-22 10:50:50','2024-07-22 12:21:50','2024-07-22 12:16:48','2024-07-22 12:21:49',NULL,0,0,NULL,NULL),(28830,'mixpanel','completed',10,'2024-07-22 10:43:50','2024-07-22 12:31:35','2024-07-22 12:26:49','2024-07-22 12:31:33',NULL,0,0,NULL,NULL),(28831,'mixpanel','completed',10,'2024-07-22 10:51:14','2024-07-22 12:41:50','2024-07-22 12:35:13','2024-07-22 12:41:49',NULL,0,0,NULL,NULL),(28832,'mixpanel','completed',10,'2024-07-22 10:46:49','2024-07-22 12:51:49','2024-07-22 12:46:48','2024-07-22 12:51:48',NULL,0,0,NULL,NULL),(28833,'mixpanel','completed',10,'2024-07-22 11:01:49','2024-07-22 13:01:48','2024-07-22 12:56:48','2024-07-22 13:01:47',NULL,0,0,NULL,NULL),(28834,'mixpanel','completed',10,'2024-07-22 11:17:45','2024-07-22 13:11:25','2024-07-22 13:04:44','2024-07-22 13:11:25',NULL,0,0,NULL,NULL),(28835,'mixpanel','completed',10,'2024-07-22 11:49:48','2024-07-22 13:21:48','2024-07-22 13:16:47','2024-07-22 13:21:47',NULL,0,0,NULL,NULL),(28836,'mixpanel','completed',10,'2024-07-22 11:27:50','2024-07-22 13:31:48','2024-07-22 13:26:49','2024-07-22 13:31:47',NULL,0,0,NULL,NULL),(28837,'mixpanel','completed',10,'2024-07-22 12:14:57','2024-07-22 13:41:49','2024-07-22 13:35:56','2024-07-22 13:41:48',NULL,0,0,NULL,NULL),(28838,'mixpanel','completed',10,'2024-07-22 11:51:01','2024-07-22 13:51:49','2024-07-22 13:46:00','2024-07-22 13:51:48',NULL,0,0,NULL,NULL),(28839,'mixpanel','completed',10,'2024-07-22 12:43:50','2024-07-22 14:01:49','2024-07-22 13:56:49','2024-07-22 14:01:48',NULL,0,0,NULL,NULL),(28840,'mixpanel','completed',10,'2024-07-22 12:28:50','2024-07-22 14:09:31','2024-07-22 14:06:49','2024-07-22 14:09:30',NULL,0,0,NULL,NULL),(28841,'mixpanel','completed',10,'2024-07-22 12:33:50','2024-07-22 14:16:48','2024-07-22 14:11:49','2024-07-22 14:16:47',NULL,0,0,NULL,NULL),(28842,'mixpanel','completed',10,'2024-07-22 12:56:49','2024-07-22 14:26:50','2024-07-22 14:21:48','2024-07-22 14:26:49',NULL,0,0,NULL,NULL),(28843,'mixpanel','completed',10,'2024-07-22 13:05:48','2024-07-22 14:36:50','2024-07-22 14:31:48','2024-07-22 14:36:48',NULL,0,0,NULL,NULL),(28844,'mixpanel','completed',10,'2024-07-22 12:45:50','2024-07-22 14:46:48','2024-07-22 14:41:49','2024-07-22 14:46:47',NULL,0,0,NULL,NULL),(28845,'mixpanel','completed',10,'2024-07-22 12:51:48','2024-07-22 14:56:50','2024-07-22 14:51:47','2024-07-22 14:56:49',NULL,0,0,NULL,NULL),(28846,'mixpanel','completed',10,'2024-07-22 13:36:48','2024-07-22 15:06:50','2024-07-22 15:01:47','2024-07-22 15:06:49',NULL,0,0,NULL,NULL),(28847,'mixpanel','completed',10,'2024-07-22 13:16:50','2024-07-22 15:16:48','2024-07-22 15:11:49','2024-07-22 15:16:47',NULL,0,0,NULL,NULL),(28848,'mixpanel','completed',10,'2024-07-22 14:05:49','2024-07-22 15:24:39','2024-07-22 15:21:48','2024-07-22 15:24:38',NULL,0,0,NULL,NULL),(28849,'mixpanel','completed',10,'2024-07-22 13:26:50','2024-07-22 15:31:48','2024-07-22 15:26:49','2024-07-22 15:31:47',NULL,0,0,NULL,NULL),(28850,'mixpanel','completed',10,'2024-07-22 14:02:50','2024-07-22 15:41:50','2024-07-22 15:36:49','2024-07-22 15:41:49',NULL,0,0,NULL,NULL),(28851,'mixpanel','completed',10,'2024-07-22 13:59:49','2024-07-22 15:51:48','2024-07-22 15:46:48','2024-07-22 15:51:47',NULL,0,0,NULL,NULL),(28852,'mixpanel','completed',10,'2024-07-22 14:04:14','2024-07-22 16:01:48','2024-07-22 15:55:13','2024-07-22 16:01:48',NULL,0,0,NULL,NULL),(28853,'mixpanel','completed',10,'2024-07-22 14:50:50','2024-07-22 16:11:50','2024-07-22 16:06:48','2024-07-22 16:11:49',NULL,0,0,NULL,NULL),(28854,'mixpanel','completed',10,'2024-07-22 14:42:48','2024-07-22 16:21:48','2024-07-22 16:16:47','2024-07-22 16:21:47',NULL,0,0,NULL,NULL),(28855,'mixpanel','completed',10,'2024-07-22 14:31:51','2024-07-22 16:31:48','2024-07-22 16:26:50','2024-07-22 16:31:48',NULL,0,0,NULL,NULL),(28856,'mixpanel','completed',10,'2024-07-22 14:46:49','2024-07-22 16:41:50','2024-07-22 16:34:48','2024-07-22 16:41:49',NULL,0,0,NULL,NULL),(28857,'mixpanel','completed',10,'2024-07-22 15:14:48','2024-07-22 16:51:48','2024-07-22 16:46:47','2024-07-22 16:51:47',NULL,0,0,NULL,NULL),(28858,'mixpanel','completed',10,'2024-07-22 15:28:50','2024-07-22 17:01:49','2024-07-22 16:56:49','2024-07-22 17:01:48',NULL,0,0,NULL,NULL),(28859,'mixpanel','completed',10,'2024-07-22 15:56:50','2024-07-22 17:11:50','2024-07-22 17:06:49','2024-07-22 17:11:49',NULL,0,0,NULL,NULL),(28860,'mixpanel','completed',10,'2024-07-22 15:23:49','2024-07-22 17:21:49','2024-07-22 17:16:48','2024-07-22 17:21:48',NULL,0,0,NULL,NULL),(28861,'mixpanel','completed',10,'2024-07-22 16:21:24','2024-07-22 17:31:49','2024-07-22 17:26:23','2024-07-22 17:31:48',NULL,0,0,NULL,NULL),(28862,'mixpanel','completed',10,'2024-07-22 16:18:50','2024-07-22 17:41:50','2024-07-22 17:36:49','2024-07-22 17:41:49',NULL,0,0,NULL,NULL),(28863,'mixpanel','completed',10,'2024-07-22 16:38:49','2024-07-22 17:51:49','2024-07-22 17:46:48','2024-07-22 17:51:48',NULL,0,0,NULL,NULL),(28864,'mixpanel','completed',10,'2024-07-22 16:31:50','2024-07-22 18:01:48','2024-07-22 17:56:49','2024-07-22 18:01:47',NULL,0,0,NULL,NULL),(28865,'mixpanel','completed',10,'2024-07-22 16:20:50','2024-07-22 18:11:50','2024-07-22 18:06:49','2024-07-22 18:11:49',NULL,0,0,NULL,NULL),(28866,'mixpanel','completed',10,'2024-07-22 16:38:49','2024-07-22 18:21:49','2024-07-22 18:16:47','2024-07-22 18:21:48',NULL,0,0,NULL,NULL),(28867,'mixpanel','completed',10,'2024-07-22 16:27:49','2024-07-22 18:31:49','2024-07-22 18:26:48','2024-07-22 18:31:48',NULL,0,0,NULL,NULL),(28868,'mixpanel','completed',10,'2024-07-22 16:57:49','2024-07-22 18:41:48','2024-07-22 18:36:48','2024-07-22 18:41:47',NULL,0,0,NULL,NULL),(28869,'mixpanel','completed',10,'2024-07-22 17:33:48','2024-07-22 18:51:48','2024-07-22 18:46:47','2024-07-22 18:51:47',NULL,0,0,NULL,NULL),(28870,'mixpanel','completed',10,'2024-07-22 17:00:48','2024-07-22 19:01:48','2024-07-22 18:56:47','2024-07-22 19:01:47',NULL,0,0,NULL,NULL),(28871,'mixpanel','completed',10,'2024-07-22 17:28:08','2024-07-22 19:11:48','2024-07-22 19:05:07','2024-07-22 19:11:47',NULL,0,0,NULL,NULL),(28872,'mixpanel','completed',10,'2024-07-22 17:40:48','2024-07-22 19:21:49','2024-07-22 19:16:47','2024-07-22 19:21:48',NULL,0,0,NULL,NULL),(28873,'mixpanel','completed',10,'2024-07-22 18:08:49','2024-07-22 19:31:48','2024-07-22 19:26:48','2024-07-22 19:31:47',NULL,0,0,NULL,NULL),(28874,'mixpanel','completed',10,'2024-07-22 18:16:49','2024-07-22 19:41:48','2024-07-22 19:36:48','2024-07-22 19:41:47',NULL,0,0,NULL,NULL),(28875,'mixpanel','completed',10,'2024-07-22 18:33:48','2024-07-22 19:48:51','2024-07-22 19:46:47','2024-07-22 19:48:50',NULL,0,0,NULL,NULL),(28876,'mixpanel','completed',10,'2024-07-22 17:56:48','2024-07-22 19:56:50','2024-07-22 19:51:47','2024-07-22 19:56:48',NULL,0,0,NULL,NULL),(28877,'mixpanel','completed',10,'2024-07-22 18:56:48','2024-07-22 20:06:49','2024-07-22 20:01:47','2024-07-22 20:06:47',NULL,0,0,NULL,NULL),(28878,'mixpanel','completed',10,'2024-07-22 18:16:48','2024-07-22 20:16:48','2024-07-22 20:11:47','2024-07-22 20:16:47',NULL,0,0,NULL,NULL),(28879,'mixpanel','completed',10,'2024-07-22 18:26:49','2024-07-22 20:27:07','2024-07-22 20:21:48','2024-07-22 20:27:04',NULL,0,0,NULL,NULL),(28880,'mixpanel','completed',10,'2024-07-22 18:31:53','2024-07-22 20:36:49','2024-07-22 20:31:49','2024-07-22 20:36:48',NULL,0,0,NULL,NULL),(28881,'mixpanel','completed',10,'2024-07-22 19:21:49','2024-07-22 20:46:49','2024-07-22 20:41:48','2024-07-22 20:46:47',NULL,0,0,NULL,NULL),(28882,'mixpanel','completed',10,'2024-07-22 19:47:49','2024-07-22 20:55:33','2024-07-22 20:51:48','2024-07-22 20:55:32',NULL,0,0,NULL,NULL),(28883,'mixpanel','completed',10,'2024-07-22 19:14:48','2024-07-22 21:06:49','2024-07-22 21:01:47','2024-07-22 21:06:48',NULL,0,0,NULL,NULL),(28884,'mixpanel','completed',10,'2024-07-22 19:37:24','2024-07-22 21:16:48','2024-07-22 21:11:23','2024-07-22 21:16:47',NULL,0,0,NULL,NULL),(28885,'mixpanel','completed',10,'2024-07-22 19:39:57','2024-07-22 21:26:49','2024-07-22 21:21:56','2024-07-22 21:26:48',NULL,0,0,NULL,NULL),(28886,'schedule_re_engagement_email','completed',10,'2024-07-23 21:31:48','2024-07-23 21:31:48','2024-07-22 21:31:47','2024-07-23 21:31:47',NULL,0,0,NULL,NULL),(28887,'mixpanel','completed',10,'2024-07-22 19:41:48','2024-07-22 21:36:49','2024-07-22 21:31:47','2024-07-22 21:36:48',NULL,0,0,NULL,NULL),(28888,'mixpanel','completed',10,'2024-07-22 19:46:49','2024-07-22 21:46:49','2024-07-22 21:41:48','2024-07-22 21:46:48',NULL,0,0,NULL,NULL),(28889,'mixpanel','completed',10,'2024-07-22 20:24:49','2024-07-22 21:56:49','2024-07-22 21:51:48','2024-07-22 21:56:48',NULL,0,0,NULL,NULL),(28890,'mixpanel','completed',10,'2024-07-22 20:10:49','2024-07-22 22:06:49','2024-07-22 22:01:48','2024-07-22 22:06:48',NULL,0,0,NULL,NULL),(28891,'mixpanel','completed',10,'2024-07-22 21:02:53','2024-07-22 22:16:49','2024-07-22 22:11:52','2024-07-22 22:16:48',NULL,0,0,NULL,NULL),(28892,'mixpanel','completed',10,'2024-07-22 20:41:50','2024-07-22 22:26:55','2024-07-22 22:21:49','2024-07-22 22:26:54',NULL,0,0,NULL,NULL),(28893,'mixpanel','completed',10,'2024-07-22 21:15:04','2024-07-22 22:36:49','2024-07-22 22:32:02','2024-07-22 22:36:48',NULL,0,0,NULL,NULL),(28894,'mixpanel','completed',10,'2024-07-22 21:08:48','2024-07-22 22:46:49','2024-07-22 22:41:47','2024-07-22 22:46:48',NULL,0,0,NULL,NULL),(28895,'mixpanel','completed',10,'2024-07-22 20:53:49','2024-07-22 22:56:49','2024-07-22 22:51:48','2024-07-22 22:56:48',NULL,0,0,NULL,NULL),(28896,'mixpanel','completed',10,'2024-07-22 21:36:49','2024-07-22 23:06:03','2024-07-22 23:01:48','2024-07-22 23:06:02',NULL,0,0,NULL,NULL),(28897,'mixpanel','completed',10,'2024-07-22 21:50:49','2024-07-22 23:16:49','2024-07-22 23:11:47','2024-07-22 23:16:48',NULL,0,0,NULL,NULL),(28898,'mixpanel','completed',10,'2024-07-22 21:51:49','2024-07-22 23:26:49','2024-07-22 23:21:48','2024-07-22 23:26:48',NULL,0,0,NULL,NULL),(28899,'mixpanel','completed',10,'2024-07-22 22:23:01','2024-07-22 23:36:49','2024-07-22 23:32:00','2024-07-22 23:36:48',NULL,0,0,NULL,NULL),(28900,'mixpanel','completed',10,'2024-07-22 22:40:00','2024-07-22 23:51:49','2024-07-22 23:41:59','2024-07-22 23:51:48',NULL,0,0,NULL,NULL),(28901,'mixpanel','completed',10,'2024-07-22 22:23:02','2024-07-22 23:56:49','2024-07-22 23:54:01','2024-07-22 23:56:48',NULL,0,0,NULL,NULL),(28902,'mixpanel','completed',10,'2024-07-22 22:38:49','2024-07-23 00:06:49','2024-07-23 00:01:48','2024-07-23 00:06:48',NULL,0,0,NULL,NULL),(28903,'mixpanel','completed',10,'2024-07-22 22:51:49','2024-07-23 00:16:48','2024-07-23 00:11:48','2024-07-23 00:16:48',NULL,0,0,NULL,NULL),(28904,'mixpanel','completed',10,'2024-07-22 22:27:49','2024-07-23 00:26:49','2024-07-23 00:21:48','2024-07-23 00:26:48',NULL,0,0,NULL,NULL),(28905,'subscribers_engagement_score','completed',10,'2024-07-24 15:10:00','2024-07-24 15:11:49','2024-07-23 00:31:48','2024-07-24 15:11:48',NULL,0,0,NULL,NULL),(28906,'mixpanel','completed',10,'2024-07-22 22:46:49','2024-07-23 00:36:49','2024-07-23 00:31:48','2024-07-23 00:36:48',NULL,0,0,NULL,NULL),(28907,'mixpanel','completed',10,'2024-07-22 23:24:49','2024-07-23 00:46:49','2024-07-23 00:41:48','2024-07-23 00:46:48',NULL,0,0,NULL,NULL),(28908,'mixpanel','completed',10,'2024-07-22 23:16:49','2024-07-23 00:56:49','2024-07-23 00:51:48','2024-07-23 00:56:48',NULL,0,0,NULL,NULL),(28909,'mixpanel','completed',10,'2024-07-22 23:08:49','2024-07-23 01:06:49','2024-07-23 01:01:48','2024-07-23 01:06:48',NULL,0,0,NULL,NULL),(28910,'mixpanel','completed',10,'2024-07-23 00:08:49','2024-07-23 01:16:48','2024-07-23 01:11:48','2024-07-23 01:16:47',NULL,0,0,NULL,NULL),(28911,'mixpanel','completed',10,'2024-07-22 23:37:49','2024-07-23 01:26:49','2024-07-23 01:21:48','2024-07-23 01:26:48',NULL,0,0,NULL,NULL),(28912,'mixpanel','completed',10,'2024-07-23 00:03:49','2024-07-23 01:36:49','2024-07-23 01:31:48','2024-07-23 01:36:48',NULL,0,0,NULL,NULL),(28913,'mixpanel','completed',10,'2024-07-22 23:46:48','2024-07-23 01:46:49','2024-07-23 01:41:48','2024-07-23 01:46:48',NULL,0,0,NULL,NULL),(28914,'mixpanel','completed',10,'2024-07-23 00:25:49','2024-07-23 01:56:49','2024-07-23 01:51:48','2024-07-23 01:56:48',NULL,0,0,NULL,NULL),(28915,'mixpanel','completed',10,'2024-07-23 00:01:48','2024-07-23 02:05:02','2024-07-23 02:01:47','2024-07-23 02:05:01',NULL,0,0,NULL,NULL),(28916,'mixpanel','completed',10,'2024-07-23 00:20:49','2024-07-23 02:16:49','2024-07-23 02:11:48','2024-07-23 02:16:48',NULL,0,0,NULL,NULL),(28917,'mixpanel','completed',10,'2024-07-23 00:29:04','2024-07-23 02:23:06','2024-07-23 02:20:03','2024-07-23 02:23:05',NULL,0,0,NULL,NULL),(28918,'mixpanel','completed',10,'2024-07-23 01:16:49','2024-07-23 02:31:49','2024-07-23 02:26:48','2024-07-23 02:31:48',NULL,0,0,NULL,NULL),(28919,'mixpanel','completed',10,'2024-07-23 01:24:48','2024-07-23 02:40:17','2024-07-23 02:36:48','2024-07-23 02:40:16',NULL,0,0,NULL,NULL),(28920,'mixpanel','completed',10,'2024-07-23 01:11:52','2024-07-23 02:51:49','2024-07-23 02:46:50','2024-07-23 02:51:48',NULL,0,0,NULL,NULL),(28921,'mixpanel','completed',10,'2024-07-23 01:27:49','2024-07-23 03:01:49','2024-07-23 02:56:48','2024-07-23 03:01:48',NULL,0,0,NULL,NULL),(28922,'mixpanel','completed',10,'2024-07-23 01:21:49','2024-07-23 03:11:49','2024-07-23 03:06:48','2024-07-23 03:11:48',NULL,0,0,NULL,NULL),(28923,'mixpanel','completed',10,'2024-07-23 01:38:49','2024-07-23 03:21:49','2024-07-23 03:16:48','2024-07-23 03:21:48',NULL,0,0,NULL,NULL),(28924,'mixpanel','completed',10,'2024-07-23 02:02:49','2024-07-23 03:31:49','2024-07-23 03:26:48','2024-07-23 03:31:48',NULL,0,0,NULL,NULL),(28925,'mixpanel','completed',10,'2024-07-23 02:12:57','2024-07-23 03:36:49','2024-07-23 03:33:56','2024-07-23 03:36:48',NULL,0,0,NULL,NULL),(28926,'mixpanel','completed',10,'2024-07-23 02:16:49','2024-07-23 03:46:49','2024-07-23 03:41:48','2024-07-23 03:46:48',NULL,0,0,NULL,NULL),(28927,'mixpanel','completed',10,'2024-07-23 01:48:51','2024-07-23 03:51:49','2024-07-23 03:48:50','2024-07-23 03:51:48',NULL,0,0,NULL,NULL),(28928,'mixpanel','completed',10,'2024-07-23 02:18:49','2024-07-23 04:01:49','2024-07-23 03:56:48','2024-07-23 04:01:48',NULL,0,0,NULL,NULL),(28929,'mixpanel','completed',10,'2024-07-23 02:34:49','2024-07-23 04:11:49','2024-07-23 04:06:48','2024-07-23 04:11:48',NULL,0,0,NULL,NULL),(28930,'mixpanel','completed',10,'2024-07-23 02:48:49','2024-07-23 04:21:49','2024-07-23 04:16:48','2024-07-23 04:21:48',NULL,0,0,NULL,NULL),(28931,'mixpanel','completed',10,'2024-07-23 02:44:49','2024-07-23 04:31:58','2024-07-23 04:26:48','2024-07-23 04:31:56',NULL,0,0,NULL,NULL),(28932,'mixpanel','completed',10,'2024-07-23 02:36:08','2024-07-23 04:41:53','2024-07-23 04:37:05','2024-07-23 04:41:50',NULL,0,0,NULL,NULL),(28933,'mixpanel','completed',10,'2024-07-23 03:19:49','2024-07-23 04:50:26','2024-07-23 04:46:48','2024-07-23 04:50:25',NULL,0,0,NULL,NULL),(28934,'mixpanel','completed',10,'2024-07-23 02:59:49','2024-07-23 05:03:44','2024-07-23 04:56:48','2024-07-23 05:03:39',NULL,0,0,NULL,NULL),(28935,'mixpanel','completed',10,'2024-07-23 03:53:48','2024-07-23 05:11:48','2024-07-23 05:06:47','2024-07-23 05:11:47',NULL,0,0,NULL,NULL),(28936,'mixpanel','completed',10,'2024-07-23 03:29:48','2024-07-23 05:21:48','2024-07-23 05:16:47','2024-07-23 05:21:47',NULL,0,0,NULL,NULL),(28937,'mixpanel','completed',10,'2024-07-23 03:49:48','2024-07-23 05:31:47','2024-07-23 05:26:47','2024-07-23 05:31:46',NULL,0,0,NULL,NULL),(28938,'mixpanel','completed',10,'2024-07-23 04:07:48','2024-07-23 05:41:48','2024-07-23 05:36:47','2024-07-23 05:41:47',NULL,0,0,NULL,NULL),(28939,'mixpanel','completed',10,'2024-07-23 04:15:47','2024-07-23 05:51:04','2024-07-23 05:46:47','2024-07-23 05:51:03',NULL,0,0,NULL,NULL),(28940,'mixpanel','completed',10,'2024-07-23 04:05:48','2024-07-23 06:01:48','2024-07-23 05:56:47','2024-07-23 06:01:47',NULL,0,0,NULL,NULL),(28941,'mixpanel','completed',10,'2024-07-23 05:02:48','2024-07-23 06:10:06','2024-07-23 06:06:47','2024-07-23 06:10:05',NULL,0,0,NULL,NULL),(28942,'mixpanel','completed',10,'2024-07-23 04:23:33','2024-07-23 06:16:48','2024-07-23 06:12:32','2024-07-23 06:16:47',NULL,0,0,NULL,NULL),(28943,'mixpanel','completed',10,'2024-07-23 04:39:48','2024-07-23 06:26:15','2024-07-23 06:21:47','2024-07-23 06:26:13',NULL,0,0,NULL,NULL),(28944,'mixpanel','completed',10,'2024-07-23 05:08:48','2024-07-23 06:36:48','2024-07-23 06:31:47','2024-07-23 06:36:47',NULL,0,0,NULL,NULL),(28945,'mixpanel','completed',10,'2024-07-23 04:40:48','2024-07-23 06:46:48','2024-07-23 06:41:47','2024-07-23 06:46:47',NULL,0,0,NULL,NULL),(28946,'mixpanel','completed',10,'2024-07-23 05:20:07','2024-07-23 06:56:48','2024-07-23 06:50:06','2024-07-23 06:56:47',NULL,0,0,NULL,NULL),(28947,'mixpanel','completed',10,'2024-07-23 05:16:05','2024-07-23 07:06:48','2024-07-23 07:01:04','2024-07-23 07:06:47',NULL,0,0,NULL,NULL),(28948,'mixpanel','completed',10,'2024-07-23 06:06:48','2024-07-23 07:16:48','2024-07-23 07:11:47','2024-07-23 07:16:47',NULL,0,0,NULL,NULL),(28949,'mixpanel','completed',10,'2024-07-23 05:33:48','2024-07-23 07:26:48','2024-07-23 07:21:47','2024-07-23 07:26:47',NULL,0,0,NULL,NULL),(28950,'mixpanel','completed',10,'2024-07-23 05:55:48','2024-07-23 07:36:48','2024-07-23 07:31:47','2024-07-23 07:36:47',NULL,0,0,NULL,NULL),(28951,'mixpanel','completed',10,'2024-07-23 05:45:48','2024-07-23 07:46:48','2024-07-23 07:41:47','2024-07-23 07:46:47',NULL,0,0,NULL,NULL),(28952,'mixpanel','completed',10,'2024-07-23 06:43:48','2024-07-23 07:56:48','2024-07-23 07:51:47','2024-07-23 07:56:47',NULL,0,0,NULL,NULL),(28953,'mixpanel','completed',10,'2024-07-23 06:21:14','2024-07-23 08:01:48','2024-07-23 07:59:13','2024-07-23 08:01:47',NULL,0,0,NULL,NULL),(28954,'mixpanel','completed',10,'2024-07-23 07:00:53','2024-07-23 08:11:48','2024-07-23 08:05:52','2024-07-23 08:11:47',NULL,0,0,NULL,NULL),(28955,'mixpanel','completed',10,'2024-07-23 06:30:48','2024-07-23 08:21:48','2024-07-23 08:16:47','2024-07-23 08:21:47',NULL,0,0,NULL,NULL),(28956,'mixpanel','completed',10,'2024-07-23 06:50:48','2024-07-23 08:31:48','2024-07-23 08:26:47','2024-07-23 08:31:47',NULL,0,0,NULL,NULL),(28957,'mixpanel','completed',10,'2024-07-23 06:37:48','2024-07-23 08:41:48','2024-07-23 08:36:47','2024-07-23 08:41:47',NULL,0,0,NULL,NULL),(28958,'mixpanel','completed',10,'2024-07-23 07:02:48','2024-07-23 08:51:48','2024-07-23 08:46:47','2024-07-23 08:51:47',NULL,0,0,NULL,NULL),(28959,'mixpanel','completed',10,'2024-07-23 07:10:48','2024-07-23 09:01:48','2024-07-23 08:56:47','2024-07-23 09:01:47',NULL,0,0,NULL,NULL),(28960,'mixpanel','completed',10,'2024-07-23 07:29:48','2024-07-23 09:10:16','2024-07-23 09:06:47','2024-07-23 09:10:15',NULL,0,0,NULL,NULL),(28961,'mixpanel','completed',10,'2024-07-23 07:44:38','2024-07-23 09:21:01','2024-07-23 09:15:37','2024-07-23 09:21:00',NULL,0,0,NULL,NULL),(28962,'mixpanel','completed',10,'2024-07-23 07:57:19','2024-07-23 09:31:48','2024-07-23 09:26:18','2024-07-23 09:31:47',NULL,0,0,NULL,NULL),(28963,'mixpanel','completed',10,'2024-07-23 07:40:48','2024-07-23 09:41:48','2024-07-23 09:36:47','2024-07-23 09:41:47',NULL,0,0,NULL,NULL),(28964,'mixpanel','completed',10,'2024-07-23 08:39:08','2024-07-23 09:51:47','2024-07-23 09:45:07','2024-07-23 09:51:46',NULL,0,0,NULL,NULL),(28965,'mixpanel','completed',10,'2024-07-23 08:46:47','2024-07-23 10:01:46','2024-07-23 09:56:46','2024-07-23 10:01:46',NULL,0,0,NULL,NULL),(28966,'mixpanel','completed',10,'2024-07-23 08:41:47','2024-07-23 10:11:46','2024-07-23 10:06:46','2024-07-23 10:11:46',NULL,0,0,NULL,NULL),(28967,'mixpanel','completed',10,'2024-07-23 08:53:48','2024-07-23 10:21:29','2024-07-23 10:16:47','2024-07-23 10:21:29',NULL,0,0,NULL,NULL),(28968,'mixpanel','completed',10,'2024-07-23 09:03:47','2024-07-23 10:31:46','2024-07-23 10:26:46','2024-07-23 10:31:46',NULL,0,0,NULL,NULL),(28969,'mixpanel','completed',10,'2024-07-23 09:19:41','2024-07-23 10:40:38','2024-07-23 10:36:41','2024-07-23 10:40:37',NULL,0,0,NULL,NULL),(28970,'mixpanel','completed',10,'2024-07-23 08:45:24','2024-07-23 10:46:46','2024-07-23 10:44:24','2024-07-23 10:46:46',NULL,0,0,NULL,NULL),(28971,'mixpanel','completed',10,'2024-07-23 09:33:25','2024-07-23 10:53:29','2024-07-23 10:50:24','2024-07-23 10:53:29',NULL,0,0,NULL,NULL),(28972,'mixpanel','completed',10,'2024-07-23 09:06:47','2024-07-23 11:00:00','2024-07-23 10:56:47','2024-07-23 11:00:00',NULL,0,0,NULL,NULL),(28973,'mixpanel','completed',10,'2024-07-23 09:36:40','2024-07-23 11:05:18','2024-07-23 11:02:39','2024-07-23 11:05:17',NULL,0,0,NULL,NULL),(28974,'mixpanel','completed',10,'2024-07-23 09:27:54','2024-07-23 11:10:42','2024-07-23 11:07:53','2024-07-23 11:10:41',NULL,0,0,NULL,NULL),(28975,'mixpanel','completed',10,'2024-07-23 10:04:07','2024-07-23 11:16:47','2024-07-23 11:14:06','2024-07-23 11:16:46',NULL,0,0,NULL,NULL),(28976,'mixpanel','completed',10,'2024-07-23 09:38:29','2024-07-23 11:21:47','2024-07-23 11:19:28','2024-07-23 11:21:46',NULL,0,0,NULL,NULL),(28977,'mixpanel','completed',10,'2024-07-23 10:19:51','2024-07-23 11:27:50','2024-07-23 11:24:51','2024-07-23 11:27:49',NULL,0,0,NULL,NULL),(28978,'mixpanel','completed',10,'2024-07-23 09:37:46','2024-07-23 11:35:18','2024-07-23 11:31:46','2024-07-23 11:35:18',NULL,0,0,NULL,NULL),(28979,'mixpanel','completed',10,'2024-07-23 09:39:49','2024-07-23 11:41:46','2024-07-23 11:37:49','2024-07-23 11:41:46',NULL,0,0,NULL,NULL),(28980,'mixpanel','completed',10,'2024-07-23 10:42:45','2024-07-23 11:46:46','2024-07-23 11:44:44','2024-07-23 11:46:46',NULL,0,0,NULL,NULL),(28981,'mixpanel','completed',10,'2024-07-23 09:56:19','2024-07-23 11:55:40','2024-07-23 11:51:19','2024-07-23 11:55:39',NULL,0,0,NULL,NULL),(28982,'mixpanel','completed',10,'2024-07-23 10:36:33','2024-07-23 12:01:46','2024-07-23 11:59:32','2024-07-23 12:01:46',NULL,0,0,NULL,NULL),(28983,'mixpanel','completed',10,'2024-07-23 10:31:32','2024-07-23 12:08:36','2024-07-23 12:04:32','2024-07-23 12:08:36',NULL,0,0,NULL,NULL),(28984,'mixpanel','completed',10,'2024-07-23 10:30:46','2024-07-23 12:14:59','2024-07-23 12:11:46','2024-07-23 12:14:59',NULL,0,0,NULL,NULL),(28985,'mixpanel','completed',10,'2024-07-23 10:49:37','2024-07-23 12:21:38','2024-07-23 12:18:37','2024-07-23 12:21:38',NULL,0,0,NULL,NULL),(28986,'mixpanel','completed',10,'2024-07-23 11:19:46','2024-07-23 12:27:50','2024-07-23 12:25:46','2024-07-23 12:27:50',NULL,0,0,NULL,NULL),(28987,'mixpanel','completed',10,'2024-07-23 10:49:28','2024-07-23 12:33:57','2024-07-23 12:31:28','2024-07-23 12:33:57',NULL,0,0,NULL,NULL),(28988,'mixpanel','completed',10,'2024-07-23 10:43:48','2024-07-23 12:39:58','2024-07-23 12:36:47','2024-07-23 12:39:58',NULL,0,0,NULL,NULL),(28989,'mixpanel','completed',10,'2024-07-23 11:24:21','2024-07-23 12:44:43','2024-07-23 12:42:20','2024-07-23 12:44:43',NULL,0,0,NULL,NULL),(28990,'mixpanel','completed',10,'2024-07-23 11:42:46','2024-07-23 12:49:31','2024-07-23 12:46:46','2024-07-23 12:49:31',NULL,0,0,NULL,NULL),(28991,'mixpanel','completed',10,'2024-07-23 11:33:04','2024-07-23 12:56:56','2024-07-23 12:53:04','2024-07-23 12:56:55',NULL,0,0,NULL,NULL),(28992,'mixpanel','completed',10,'2024-07-23 10:59:06','2024-07-23 13:01:11','2024-07-23 12:59:05','2024-07-23 13:01:10',NULL,0,0,NULL,NULL),(28993,'mixpanel','completed',10,'2024-07-23 11:12:50','2024-07-23 13:11:50','2024-07-23 13:06:49','2024-07-23 13:11:49',NULL,0,0,NULL,NULL),(28994,'mixpanel','completed',10,'2024-07-23 12:03:49','2024-07-23 13:21:50','2024-07-23 13:16:48','2024-07-23 13:21:49',NULL,0,0,NULL,NULL),(28995,'mixpanel','completed',10,'2024-07-23 11:56:50','2024-07-23 13:31:49','2024-07-23 13:26:49','2024-07-23 13:31:48',NULL,0,0,NULL,NULL),(28996,'mixpanel','completed',10,'2024-07-23 12:16:49','2024-07-23 13:39:14','2024-07-23 13:36:49','2024-07-23 13:39:13',NULL,0,0,NULL,NULL),(28997,'mixpanel','completed',10,'2024-07-23 11:53:51','2024-07-23 13:46:49','2024-07-23 13:41:50','2024-07-23 13:46:48',NULL,0,0,NULL,NULL),(28998,'mixpanel','completed',10,'2024-07-23 12:40:26','2024-07-23 13:51:49','2024-07-23 13:49:25','2024-07-23 13:51:48',NULL,0,0,NULL,NULL),(28999,'mixpanel','completed',10,'2024-07-23 12:18:51','2024-07-23 14:01:50','2024-07-23 13:56:50','2024-07-23 14:01:48',NULL,0,0,NULL,NULL),(29000,'mixpanel','completed',10,'2024-07-23 12:05:50','2024-07-23 14:11:51','2024-07-23 14:06:49','2024-07-23 14:11:50',NULL,0,0,NULL,NULL),(29001,'mixpanel','completed',10,'2024-07-23 12:59:49','2024-07-23 14:21:50','2024-07-23 14:16:48','2024-07-23 14:21:49',NULL,0,0,NULL,NULL),(29002,'mixpanel','completed',10,'2024-07-23 12:41:50','2024-07-23 14:31:49','2024-07-23 14:26:49','2024-07-23 14:31:48',NULL,0,0,NULL,NULL),(29003,'mixpanel','completed',10,'2024-07-23 12:57:49','2024-07-23 14:39:13','2024-07-23 14:36:48','2024-07-23 14:39:12',NULL,0,0,NULL,NULL),(29004,'mixpanel','completed',10,'2024-07-23 13:18:49','2024-07-23 14:46:49','2024-07-23 14:41:48','2024-07-23 14:46:48',NULL,0,0,NULL,NULL),(29005,'mixpanel','completed',10,'2024-07-23 13:01:49','2024-07-23 14:56:49','2024-07-23 14:51:48','2024-07-23 14:56:48',NULL,0,0,NULL,NULL),(29006,'mixpanel','completed',10,'2024-07-23 13:08:50','2024-07-23 15:06:49','2024-07-23 15:01:49','2024-07-23 15:06:49',NULL,0,0,NULL,NULL),(29007,'mixpanel','completed',10,'2024-07-23 13:58:49','2024-07-23 15:16:49','2024-07-23 15:11:48','2024-07-23 15:16:48',NULL,0,0,NULL,NULL),(29008,'mixpanel','completed',10,'2024-07-23 13:29:49','2024-07-23 15:26:01','2024-07-23 15:21:48','2024-07-23 15:26:00',NULL,0,0,NULL,NULL),(29009,'mixpanel','completed',10,'2024-07-23 13:43:03','2024-07-23 15:36:49','2024-07-23 15:30:02','2024-07-23 15:36:48',NULL,0,0,NULL,NULL),(29010,'mixpanel','completed',10,'2024-07-23 13:42:48','2024-07-23 15:46:49','2024-07-23 15:41:46','2024-07-23 15:46:48',NULL,0,0,NULL,NULL),(29011,'mixpanel','completed',10,'2024-07-23 14:23:54','2024-07-23 15:51:49','2024-07-23 15:48:53','2024-07-23 15:51:48',NULL,0,0,NULL,NULL),(29012,'mixpanel','completed',10,'2024-07-23 14:42:50','2024-07-23 16:01:50','2024-07-23 15:56:48','2024-07-23 16:01:49',NULL,0,0,NULL,NULL),(29013,'mixpanel','completed',10,'2024-07-23 14:08:49','2024-07-23 16:11:49','2024-07-23 16:06:48','2024-07-23 16:11:48',NULL,0,0,NULL,NULL),(29014,'mixpanel','completed',10,'2024-07-23 15:13:25','2024-07-23 16:21:48','2024-07-23 16:15:25','2024-07-23 16:21:47',NULL,0,0,NULL,NULL),(29015,'mixpanel','completed',10,'2024-07-23 14:51:16','2024-07-23 16:31:48','2024-07-23 16:26:15','2024-07-23 16:31:47',NULL,0,0,NULL,NULL),(29016,'mixpanel','completed',10,'2024-07-23 14:51:48','2024-07-23 16:41:48','2024-07-23 16:36:47','2024-07-23 16:41:47',NULL,0,0,NULL,NULL),(29017,'mixpanel','completed',10,'2024-07-23 14:47:48','2024-07-23 16:51:48','2024-07-23 16:46:47','2024-07-23 16:51:47',NULL,0,0,NULL,NULL),(29018,'mixpanel','completed',10,'2024-07-23 15:17:48','2024-07-23 17:01:48','2024-07-23 16:56:47','2024-07-23 17:01:47',NULL,0,0,NULL,NULL),(29019,'mixpanel','completed',10,'2024-07-23 15:56:49','2024-07-23 17:11:48','2024-07-23 17:06:48','2024-07-23 17:11:47',NULL,0,0,NULL,NULL),(29020,'mixpanel','completed',10,'2024-07-23 15:21:48','2024-07-23 17:21:48','2024-07-23 17:16:47','2024-07-23 17:21:47',NULL,0,0,NULL,NULL),(29021,'mixpanel','completed',10,'2024-07-23 15:57:48','2024-07-23 17:29:19','2024-07-23 17:26:47','2024-07-23 17:29:18',NULL,0,0,NULL,NULL),(29022,'mixpanel','completed',10,'2024-07-23 16:10:48','2024-07-23 17:36:21','2024-07-23 17:31:47','2024-07-23 17:36:21',NULL,0,0,NULL,NULL),(29023,'mixpanel','completed',10,'2024-07-23 16:36:48','2024-07-23 17:46:48','2024-07-23 17:41:47','2024-07-23 17:46:47',NULL,0,0,NULL,NULL),(29024,'mixpanel','completed',10,'2024-07-23 16:13:48','2024-07-23 17:56:48','2024-07-23 17:51:47','2024-07-23 17:56:47',NULL,0,0,NULL,NULL),(29025,'mixpanel','completed',10,'2024-07-23 16:13:47','2024-07-23 18:06:48','2024-07-23 18:01:47','2024-07-23 18:06:47',NULL,0,0,NULL,NULL),(29026,'mixpanel','completed',10,'2024-07-23 17:07:48','2024-07-23 18:16:48','2024-07-23 18:11:47','2024-07-23 18:16:47',NULL,0,0,NULL,NULL),(29027,'mixpanel','completed',10,'2024-07-23 17:04:48','2024-07-23 18:26:48','2024-07-23 18:21:47','2024-07-23 18:26:47',NULL,0,0,NULL,NULL),(29028,'mixpanel','completed',10,'2024-07-23 17:19:48','2024-07-23 18:36:49','2024-07-23 18:31:47','2024-07-23 18:36:48',NULL,0,0,NULL,NULL),(29029,'mixpanel','completed',10,'2024-07-23 17:21:48','2024-07-23 18:46:48','2024-07-23 18:41:47','2024-07-23 18:46:47',NULL,0,0,NULL,NULL),(29030,'mixpanel','completed',10,'2024-07-23 17:39:48','2024-07-23 18:56:48','2024-07-23 18:51:48','2024-07-23 18:56:47',NULL,0,0,NULL,NULL),(29031,'mixpanel','completed',10,'2024-07-23 17:11:48','2024-07-23 19:04:42','2024-07-23 19:01:47','2024-07-23 19:04:41',NULL,0,0,NULL,NULL),(29032,'mixpanel','completed',10,'2024-07-23 17:56:49','2024-07-23 19:11:48','2024-07-23 19:06:48','2024-07-23 19:11:48',NULL,0,0,NULL,NULL),(29033,'mixpanel','completed',10,'2024-07-23 17:17:48','2024-07-23 19:21:48','2024-07-23 19:16:47','2024-07-23 19:21:47',NULL,0,0,NULL,NULL),(29034,'mixpanel','completed',10,'2024-07-23 17:44:49','2024-07-23 19:31:48','2024-07-23 19:26:48','2024-07-23 19:31:47',NULL,0,0,NULL,NULL),(29035,'mixpanel','completed',10,'2024-07-23 17:49:49','2024-07-23 19:41:48','2024-07-23 19:36:48','2024-07-23 19:41:48',NULL,0,0,NULL,NULL),(29036,'mixpanel','completed',10,'2024-07-23 18:42:48','2024-07-23 19:51:48','2024-07-23 19:46:47','2024-07-23 19:51:47',NULL,0,0,NULL,NULL),(29037,'mixpanel','completed',10,'2024-07-23 18:06:49','2024-07-23 20:01:48','2024-07-23 19:56:48','2024-07-23 20:01:47',NULL,0,0,NULL,NULL),(29038,'mixpanel','completed',10,'2024-07-23 18:38:48','2024-07-23 20:11:49','2024-07-23 20:06:48','2024-07-23 20:11:48',NULL,0,0,NULL,NULL),(29039,'mixpanel','completed',10,'2024-07-23 18:16:30','2024-07-23 20:16:48','2024-07-23 20:14:29','2024-07-23 20:16:47',NULL,0,0,NULL,NULL),(29040,'mixpanel','completed',10,'2024-07-23 18:45:48','2024-07-23 20:26:49','2024-07-23 20:21:47','2024-07-23 20:26:48',NULL,0,0,NULL,NULL),(29041,'mixpanel','completed',10,'2024-07-23 18:35:58','2024-07-23 20:36:49','2024-07-23 20:31:57','2024-07-23 20:36:48',NULL,0,0,NULL,NULL),(29042,'mixpanel','completed',10,'2024-07-23 18:40:49','2024-07-23 20:46:48','2024-07-23 20:41:48','2024-07-23 20:46:47',NULL,0,0,NULL,NULL),(29043,'mixpanel','completed',10,'2024-07-23 19:24:48','2024-07-23 20:56:48','2024-07-23 20:51:47','2024-07-23 20:56:48',NULL,0,0,NULL,NULL),(29044,'mixpanel','completed',10,'2024-07-23 19:30:48','2024-07-23 21:06:49','2024-07-23 21:01:47','2024-07-23 21:06:48',NULL,0,0,NULL,NULL),(29045,'mixpanel','completed',10,'2024-07-23 20:00:49','2024-07-23 21:15:27','2024-07-23 21:11:48','2024-07-23 21:15:26',NULL,0,0,NULL,NULL),(29046,'mixpanel','completed',10,'2024-07-23 20:17:48','2024-07-23 21:26:49','2024-07-23 21:21:47','2024-07-23 21:26:48',NULL,0,0,NULL,NULL),(29047,'mixpanel','completed',10,'2024-07-23 19:43:48','2024-07-23 21:36:49','2024-07-23 21:31:47','2024-07-23 21:36:48',NULL,0,0,NULL,NULL),(29048,'schedule_re_engagement_email','completed',10,'2024-07-24 21:36:49','2024-07-24 21:36:50','2024-07-23 21:36:48','2024-07-24 21:36:49',NULL,0,0,NULL,NULL),(29049,'mixpanel','completed',10,'2024-07-23 20:23:49','2024-07-23 21:46:48','2024-07-23 21:41:48','2024-07-23 21:46:47',NULL,0,0,NULL,NULL),(29050,'unsubscribe_tokens','completed',0,'2024-07-23 21:47:06','2024-07-23 21:50:28','2024-07-23 21:47:05','2024-07-23 21:50:27',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(29051,'subscriber_link_tokens','completed',0,'2024-07-23 21:47:06','2024-07-23 21:50:28','2024-07-23 21:47:05','2024-07-23 21:50:27',NULL,0,0,NULL,NULL),(29052,'newsletter_templates_thumbnails','completed',10,'2024-07-23 21:47:06','2024-07-23 21:50:28','2024-07-23 21:47:05','2024-07-23 21:50:27',NULL,0,0,NULL,NULL),(29053,'mixpanel','completed',0,'2024-07-23 21:47:06','2024-07-23 21:50:28','2024-07-23 21:47:05','2024-07-23 21:50:27',NULL,0,0,NULL,NULL),(29054,'mixpanel','completed',10,'2024-07-23 20:11:54','2024-07-23 22:01:51','2024-07-23 21:56:52','2024-07-23 22:01:49',NULL,0,0,NULL,NULL),(29055,'export_files_cleanup','completed',10,'2024-08-01 22:00:00','2024-08-01 22:02:08','2024-07-23 22:06:49','2024-08-01 22:02:07',NULL,0,0,NULL,NULL),(29056,'mixpanel','completed',10,'2024-07-23 21:04:50','2024-07-23 22:11:49','2024-07-23 22:06:49','2024-07-23 22:11:48',NULL,0,0,NULL,NULL),(29057,'mixpanel','completed',10,'2024-07-23 20:44:50','2024-07-23 22:21:50','2024-07-23 22:16:49','2024-07-23 22:21:49',NULL,0,0,NULL,NULL),(29058,'mixpanel','completed',10,'2024-07-23 21:12:52','2024-07-23 22:31:50','2024-07-23 22:26:50','2024-07-23 22:31:49',NULL,0,0,NULL,NULL),(29059,'mixpanel','completed',10,'2024-07-23 21:01:50','2024-07-23 22:41:50','2024-07-23 22:36:49','2024-07-23 22:41:49',NULL,0,0,NULL,NULL),(29060,'mixpanel','completed',10,'2024-07-23 21:23:50','2024-07-23 22:51:49','2024-07-23 22:46:48','2024-07-23 22:51:48',NULL,0,0,NULL,NULL),(29061,'mixpanel','completed',10,'2024-07-23 21:27:50','2024-07-23 23:01:49','2024-07-23 22:56:49','2024-07-23 23:01:48',NULL,0,0,NULL,NULL),(29062,'mixpanel','completed',10,'2024-07-23 21:21:50','2024-07-23 23:11:50','2024-07-23 23:06:49','2024-07-23 23:11:49',NULL,0,0,NULL,NULL),(29063,'mixpanel','completed',10,'2024-07-23 21:17:49','2024-07-23 23:21:50','2024-07-23 23:16:49','2024-07-23 23:21:49',NULL,0,0,NULL,NULL),(29064,'mixpanel','completed',10,'2024-07-23 21:48:50','2024-07-23 23:31:50','2024-07-23 23:26:49','2024-07-23 23:31:49',NULL,0,0,NULL,NULL),(29065,'mixpanel','completed',10,'2024-07-23 22:02:50','2024-07-23 23:41:50','2024-07-23 23:36:49','2024-07-23 23:41:49',NULL,0,0,NULL,NULL),(29066,'mixpanel','completed',10,'2024-07-23 21:50:50','2024-07-23 23:51:50','2024-07-23 23:46:49','2024-07-23 23:51:49',NULL,0,0,NULL,NULL),(29067,'mixpanel','completed',10,'2024-07-23 21:54:18','2024-07-23 23:56:50','2024-07-23 23:54:17','2024-07-23 23:56:49',NULL,0,0,NULL,NULL),(29068,'mixpanel','completed',10,'2024-07-23 22:14:50','2024-07-24 00:07:06','2024-07-24 00:01:49','2024-07-24 00:07:04',NULL,0,0,NULL,NULL),(29069,'mixpanel','completed',10,'2024-07-23 22:57:50','2024-07-24 00:16:50','2024-07-24 00:11:49','2024-07-24 00:16:49',NULL,0,0,NULL,NULL),(29070,'mixpanel','completed',10,'2024-07-23 22:40:50','2024-07-24 00:26:50','2024-07-24 00:21:49','2024-07-24 00:26:49',NULL,0,0,NULL,NULL),(29071,'mixpanel','completed',10,'2024-07-23 23:19:09','2024-07-24 00:31:49','2024-07-24 00:29:08','2024-07-24 00:31:48',NULL,0,0,NULL,NULL),(29072,'mixpanel','completed',10,'2024-07-23 22:46:47','2024-07-24 00:41:50','2024-07-24 00:36:46','2024-07-24 00:41:49',NULL,0,0,NULL,NULL),(29073,'mixpanel','completed',10,'2024-07-23 23:18:49','2024-07-24 00:51:50','2024-07-24 00:46:48','2024-07-24 00:51:49',NULL,0,0,NULL,NULL),(29074,'mixpanel','completed',10,'2024-07-23 23:49:50','2024-07-24 01:01:50','2024-07-24 00:56:49','2024-07-24 01:01:49',NULL,0,0,NULL,NULL),(29075,'mixpanel','completed',10,'2024-07-23 23:45:50','2024-07-24 01:11:50','2024-07-24 01:06:49','2024-07-24 01:11:49',NULL,0,0,NULL,NULL),(29076,'mixpanel','completed',10,'2024-07-23 23:39:50','2024-07-24 01:21:50','2024-07-24 01:16:49','2024-07-24 01:21:49',NULL,0,0,NULL,NULL),(29077,'mixpanel','completed',10,'2024-07-23 23:52:50','2024-07-24 01:31:50','2024-07-24 01:26:49','2024-07-24 01:31:49',NULL,0,0,NULL,NULL),(29078,'mixpanel','completed',10,'2024-07-23 23:41:59','2024-07-24 01:41:50','2024-07-24 01:35:58','2024-07-24 01:41:49',NULL,0,0,NULL,NULL),(29079,'mixpanel','completed',10,'2024-07-24 00:23:50','2024-07-24 01:50:20','2024-07-24 01:46:49','2024-07-24 01:50:20',NULL,0,0,NULL,NULL),(29080,'mixpanel','completed',10,'2024-07-24 00:31:50','2024-07-24 02:01:50','2024-07-24 01:56:49','2024-07-24 02:01:49',NULL,0,0,NULL,NULL),(29081,'mixpanel','completed',10,'2024-07-24 01:01:50','2024-07-24 02:11:50','2024-07-24 02:06:49','2024-07-24 02:11:49',NULL,0,0,NULL,NULL),(29082,'mixpanel','completed',10,'2024-07-24 00:36:50','2024-07-24 02:21:50','2024-07-24 02:16:49','2024-07-24 02:21:49',NULL,0,0,NULL,NULL),(29083,'mixpanel','completed',10,'2024-07-24 00:28:50','2024-07-24 02:31:50','2024-07-24 02:26:49','2024-07-24 02:31:49',NULL,0,0,NULL,NULL),(29084,'mixpanel','completed',10,'2024-07-24 01:01:50','2024-07-24 02:41:50','2024-07-24 02:36:49','2024-07-24 02:41:49',NULL,0,0,NULL,NULL),(29085,'mixpanel','completed',10,'2024-07-24 01:08:54','2024-07-24 02:49:31','2024-07-24 02:46:51','2024-07-24 02:49:29',NULL,0,0,NULL,NULL),(29086,'mixpanel','completed',10,'2024-07-24 01:03:49','2024-07-24 02:56:50','2024-07-24 02:51:49','2024-07-24 02:56:49',NULL,0,0,NULL,NULL),(29087,'mixpanel','completed',10,'2024-07-24 01:51:50','2024-07-24 03:06:49','2024-07-24 03:01:49','2024-07-24 03:06:49',NULL,0,0,NULL,NULL),(29088,'mixpanel','completed',10,'2024-07-24 01:28:50','2024-07-24 03:16:50','2024-07-24 03:11:49','2024-07-24 03:16:49',NULL,0,0,NULL,NULL),(29089,'mixpanel','completed',10,'2024-07-24 01:43:50','2024-07-24 03:26:50','2024-07-24 03:21:49','2024-07-24 03:26:49',NULL,0,0,NULL,NULL),(29090,'mixpanel','completed',10,'2024-07-24 01:35:49','2024-07-24 03:36:49','2024-07-24 03:31:48','2024-07-24 03:36:48',NULL,0,0,NULL,NULL),(29091,'mixpanel','completed',10,'2024-07-24 02:05:50','2024-07-24 03:46:49','2024-07-24 03:41:49','2024-07-24 03:46:48',NULL,0,0,NULL,NULL),(29092,'mixpanel','completed',10,'2024-07-24 02:22:05','2024-07-24 03:56:50','2024-07-24 03:52:03','2024-07-24 03:56:49',NULL,0,0,NULL,NULL),(29093,'mixpanel','completed',10,'2024-07-24 02:27:49','2024-07-24 04:06:50','2024-07-24 04:01:48','2024-07-24 04:06:49',NULL,0,0,NULL,NULL),(29094,'mixpanel','completed',10,'2024-07-24 02:58:50','2024-07-24 04:16:50','2024-07-24 04:11:49','2024-07-24 04:16:49',NULL,0,0,NULL,NULL),(29095,'mixpanel','completed',10,'2024-07-24 03:09:50','2024-07-24 04:26:50','2024-07-24 04:21:49','2024-07-24 04:26:49',NULL,0,0,NULL,NULL),(29096,'mixpanel','completed',10,'2024-07-24 02:58:01','2024-07-24 04:36:31','2024-07-24 04:31:59','2024-07-24 04:36:30',NULL,0,0,NULL,NULL),(29097,'mixpanel','completed',10,'2024-07-24 03:19:03','2024-07-24 04:46:52','2024-07-24 04:42:02','2024-07-24 04:46:50',NULL,0,0,NULL,NULL),(29098,'mixpanel','completed',10,'2024-07-24 03:45:53','2024-07-24 04:55:13','2024-07-24 04:51:47','2024-07-24 04:55:12',NULL,0,0,NULL,NULL),(29099,'mixpanel','completed',10,'2024-07-24 03:18:22','2024-07-24 04:59:33','2024-07-24 04:57:21','2024-07-24 04:59:32',NULL,0,0,NULL,NULL),(29100,'mixpanel','completed',10,'2024-07-24 03:51:46','2024-07-24 05:05:35','2024-07-24 05:01:45','2024-07-24 05:05:34',NULL,0,0,NULL,NULL),(29101,'mixpanel','completed',10,'2024-07-24 03:42:45','2024-07-24 05:11:50','2024-07-24 05:07:44','2024-07-24 05:11:49',NULL,0,0,NULL,NULL),(29102,'mixpanel','completed',10,'2024-07-24 03:55:41','2024-07-24 05:19:06','2024-07-24 05:14:40','2024-07-24 05:19:05',NULL,0,0,NULL,NULL),(29103,'mixpanel','completed',10,'2024-07-24 04:17:51','2024-07-24 05:25:09','2024-07-24 05:21:50','2024-07-24 05:25:08',NULL,0,0,NULL,NULL),(29104,'mixpanel','completed',10,'2024-07-24 04:13:46','2024-07-24 05:33:56','2024-07-24 05:31:45','2024-07-24 05:33:55',NULL,0,0,NULL,NULL),(29105,'mixpanel','completed',10,'2024-07-24 04:15:09','2024-07-24 05:40:32','2024-07-24 05:36:08','2024-07-24 05:40:31',NULL,0,0,NULL,NULL),(29106,'mixpanel','completed',10,'2024-07-24 04:35:12','2024-07-24 05:46:50','2024-07-24 05:43:11','2024-07-24 05:46:49',NULL,0,0,NULL,NULL),(29107,'mixpanel','completed',10,'2024-07-24 04:13:21','2024-07-24 05:51:32','2024-07-24 05:49:20','2024-07-24 05:51:31',NULL,0,0,NULL,NULL),(29108,'mixpanel','completed',10,'2024-07-24 04:34:42','2024-07-24 05:55:54','2024-07-24 05:53:41','2024-07-24 05:55:52',NULL,0,0,NULL,NULL),(29109,'mixpanel','completed',10,'2024-07-24 04:23:32','2024-07-24 06:01:51','2024-07-24 05:58:31','2024-07-24 06:01:50',NULL,0,0,NULL,NULL),(29110,'mixpanel','completed',10,'2024-07-24 04:37:02','2024-07-24 06:06:51','2024-07-24 06:04:01','2024-07-24 06:06:50',NULL,0,0,NULL,NULL),(29111,'mixpanel','completed',10,'2024-07-24 04:57:18','2024-07-24 06:13:55','2024-07-24 06:11:17','2024-07-24 06:13:54',NULL,0,0,NULL,NULL),(29112,'mixpanel','completed',10,'2024-07-24 04:26:50','2024-07-24 06:20:21','2024-07-24 06:16:49','2024-07-24 06:20:20',NULL,0,0,NULL,NULL),(29113,'mixpanel','completed',10,'2024-07-24 05:20:41','2024-07-24 06:26:50','2024-07-24 06:22:40','2024-07-24 06:26:49',NULL,0,0,NULL,NULL),(29114,'mixpanel','completed',10,'2024-07-24 05:07:50','2024-07-24 06:35:12','2024-07-24 06:31:49','2024-07-24 06:35:11',NULL,0,0,NULL,NULL),(29115,'mixpanel','completed',10,'2024-07-24 05:31:47','2024-07-24 06:44:31','2024-07-24 06:41:46','2024-07-24 06:44:30',NULL,0,0,NULL,NULL),(29116,'mixpanel','completed',10,'2024-07-24 05:29:50','2024-07-24 06:51:17','2024-07-24 06:46:49','2024-07-24 06:51:16',NULL,0,0,NULL,NULL),(29117,'mixpanel','completed',10,'2024-07-24 05:07:38','2024-07-24 07:01:50','2024-07-24 06:55:37','2024-07-24 07:01:49',NULL,0,0,NULL,NULL),(29118,'mixpanel','completed',10,'2024-07-24 06:00:33','2024-07-24 07:06:50','2024-07-24 07:04:32','2024-07-24 07:06:49',NULL,0,0,NULL,NULL),(29119,'mixpanel','completed',10,'2024-07-24 06:02:57','2024-07-24 07:11:50','2024-07-24 07:08:56','2024-07-24 07:11:49',NULL,0,0,NULL,NULL),(29120,'mixpanel','completed',10,'2024-07-24 05:47:04','2024-07-24 07:21:50','2024-07-24 07:15:03','2024-07-24 07:21:49',NULL,0,0,NULL,NULL),(29121,'mixpanel','completed',10,'2024-07-24 05:25:51','2024-07-24 07:31:50','2024-07-24 07:26:50','2024-07-24 07:31:49',NULL,0,0,NULL,NULL),(29122,'mixpanel','completed',10,'2024-07-24 05:59:50','2024-07-24 07:41:50','2024-07-24 07:36:49','2024-07-24 07:41:49',NULL,0,0,NULL,NULL),(29123,'mixpanel','completed',10,'2024-07-24 06:33:50','2024-07-24 07:51:50','2024-07-24 07:46:49','2024-07-24 07:51:49',NULL,0,0,NULL,NULL),(29124,'mixpanel','completed',10,'2024-07-24 06:12:50','2024-07-24 08:01:50','2024-07-24 07:56:49','2024-07-24 08:01:49',NULL,0,0,NULL,NULL),(29125,'mixpanel','completed',10,'2024-07-24 06:19:50','2024-07-24 08:11:50','2024-07-24 08:06:49','2024-07-24 08:11:49',NULL,0,0,NULL,NULL),(29126,'mixpanel','completed',10,'2024-07-24 06:27:50','2024-07-24 08:20:25','2024-07-24 08:16:48','2024-07-24 08:20:24',NULL,0,0,NULL,NULL),(29127,'mixpanel','completed',10,'2024-07-24 07:03:50','2024-07-24 08:31:50','2024-07-24 08:26:49','2024-07-24 08:31:49',NULL,0,0,NULL,NULL),(29128,'mixpanel','completed',10,'2024-07-24 06:56:50','2024-07-24 08:41:50','2024-07-24 08:36:49','2024-07-24 08:41:49',NULL,0,0,NULL,NULL),(29129,'mixpanel','completed',10,'2024-07-24 06:55:50','2024-07-24 08:51:50','2024-07-24 08:46:49','2024-07-24 08:51:49',NULL,0,0,NULL,NULL),(29130,'mixpanel','completed',10,'2024-07-24 07:37:50','2024-07-24 09:01:23','2024-07-24 08:56:49','2024-07-24 09:01:22',NULL,0,0,NULL,NULL),(29131,'mixpanel','completed',10,'2024-07-24 08:01:50','2024-07-24 09:11:50','2024-07-24 09:06:49','2024-07-24 09:11:49',NULL,0,0,NULL,NULL),(29132,'mixpanel','completed',10,'2024-07-24 08:03:50','2024-07-24 09:21:50','2024-07-24 09:16:49','2024-07-24 09:21:49',NULL,0,0,NULL,NULL),(29133,'mixpanel','completed',10,'2024-07-24 08:24:51','2024-07-24 09:31:50','2024-07-24 09:26:50','2024-07-24 09:31:49',NULL,0,0,NULL,NULL),(29134,'mixpanel','completed',10,'2024-07-24 08:17:50','2024-07-24 09:41:50','2024-07-24 09:36:49','2024-07-24 09:41:49',NULL,0,0,NULL,NULL),(29135,'mixpanel','completed',10,'2024-07-24 08:16:50','2024-07-24 09:51:50','2024-07-24 09:46:49','2024-07-24 09:51:49',NULL,0,0,NULL,NULL),(29136,'mixpanel','completed',10,'2024-07-24 08:35:50','2024-07-24 10:01:50','2024-07-24 09:56:49','2024-07-24 10:01:49',NULL,0,0,NULL,NULL),(29137,'mixpanel','completed',10,'2024-07-24 08:05:50','2024-07-24 10:11:50','2024-07-24 10:06:49','2024-07-24 10:11:49',NULL,0,0,NULL,NULL),(29138,'mixpanel','completed',10,'2024-07-24 08:24:26','2024-07-24 10:16:50','2024-07-24 10:14:25','2024-07-24 10:16:49',NULL,0,0,NULL,NULL),(29139,'mixpanel','completed',10,'2024-07-24 08:42:50','2024-07-24 10:26:50','2024-07-24 10:21:49','2024-07-24 10:26:49',NULL,0,0,NULL,NULL),(29140,'mixpanel','completed',10,'2024-07-24 09:20:50','2024-07-24 10:36:50','2024-07-24 10:31:49','2024-07-24 10:36:49',NULL,0,0,NULL,NULL),(29141,'mixpanel','completed',10,'2024-07-24 09:07:50','2024-07-24 10:46:50','2024-07-24 10:41:49','2024-07-24 10:46:49',NULL,0,0,NULL,NULL),(29142,'mixpanel','completed',10,'2024-07-24 09:26:50','2024-07-24 10:56:09','2024-07-24 10:51:49','2024-07-24 10:56:08',NULL,0,0,NULL,NULL),(29143,'mixpanel','completed',10,'2024-07-24 09:35:50','2024-07-24 11:06:50','2024-07-24 11:01:49','2024-07-24 11:06:49',NULL,0,0,NULL,NULL),(29144,'mixpanel','completed',10,'2024-07-24 09:52:50','2024-07-24 11:14:11','2024-07-24 11:11:49','2024-07-24 11:14:10',NULL,0,0,NULL,NULL),(29145,'mixpanel','completed',10,'2024-07-24 10:08:50','2024-07-24 11:21:51','2024-07-24 11:16:49','2024-07-24 11:21:49',NULL,0,0,NULL,NULL),(29146,'mixpanel','completed',10,'2024-07-24 09:47:01','2024-07-24 11:31:50','2024-07-24 11:26:58','2024-07-24 11:31:49',NULL,0,0,NULL,NULL),(29147,'mixpanel','completed',10,'2024-07-24 09:53:49','2024-07-24 11:41:50','2024-07-24 11:35:48','2024-07-24 11:41:49',NULL,0,0,NULL,NULL),(29148,'mixpanel','completed',10,'2024-07-24 10:06:50','2024-07-24 11:51:50','2024-07-24 11:46:49','2024-07-24 11:51:49',NULL,0,0,NULL,NULL),(29149,'mixpanel','completed',10,'2024-07-24 10:37:50','2024-07-24 12:01:50','2024-07-24 11:56:49','2024-07-24 12:01:49',NULL,0,0,NULL,NULL),(29150,'mixpanel','completed',10,'2024-07-24 10:36:50','2024-07-24 12:11:50','2024-07-24 12:06:49','2024-07-24 12:11:49',NULL,0,0,NULL,NULL),(29151,'mixpanel','completed',10,'2024-07-24 10:47:50','2024-07-24 12:21:50','2024-07-24 12:16:49','2024-07-24 12:21:49',NULL,0,0,NULL,NULL),(29152,'mixpanel','completed',10,'2024-07-24 10:55:50','2024-07-24 12:29:13','2024-07-24 12:26:49','2024-07-24 12:29:12',NULL,0,0,NULL,NULL),(29153,'mixpanel','completed',10,'2024-07-24 11:00:50','2024-07-24 12:36:50','2024-07-24 12:31:49','2024-07-24 12:36:49',NULL,0,0,NULL,NULL),(29154,'mixpanel','completed',10,'2024-07-24 10:52:50','2024-07-24 12:46:49','2024-07-24 12:41:49','2024-07-24 12:46:49',NULL,0,0,NULL,NULL),(29155,'mixpanel','completed',10,'2024-07-24 10:53:49','2024-07-24 12:54:53','2024-07-24 12:51:48','2024-07-24 12:54:52',NULL,0,0,NULL,NULL),(29156,'mixpanel','completed',10,'2024-07-24 11:08:48','2024-07-24 13:06:49','2024-07-24 13:01:47','2024-07-24 13:06:48',NULL,0,0,NULL,NULL),(29157,'mixpanel','completed',10,'2024-07-24 11:23:25','2024-07-24 13:16:49','2024-07-24 13:11:24','2024-07-24 13:16:48',NULL,0,0,NULL,NULL),(29158,'mixpanel','completed',10,'2024-07-24 11:46:48','2024-07-24 13:26:48','2024-07-24 13:21:48','2024-07-24 13:26:48',NULL,0,0,NULL,NULL),(29159,'mixpanel','completed',10,'2024-07-24 11:59:49','2024-07-24 13:36:48','2024-07-24 13:31:48','2024-07-24 13:36:48',NULL,0,0,NULL,NULL),(29160,'mixpanel','completed',10,'2024-07-24 11:54:49','2024-07-24 13:46:48','2024-07-24 13:41:48','2024-07-24 13:46:48',NULL,0,0,NULL,NULL),(29161,'mixpanel','completed',10,'2024-07-24 12:23:15','2024-07-24 13:51:48','2024-07-24 13:49:14','2024-07-24 13:51:47',NULL,0,0,NULL,NULL),(29162,'mixpanel','completed',10,'2024-07-24 12:07:49','2024-07-24 14:01:48','2024-07-24 13:56:48','2024-07-24 14:01:48',NULL,0,0,NULL,NULL),(29163,'mixpanel','completed',10,'2024-07-24 12:59:49','2024-07-24 14:11:49','2024-07-24 14:06:48','2024-07-24 14:11:48',NULL,0,0,NULL,NULL),(29164,'mixpanel','completed',10,'2024-07-24 13:02:49','2024-07-24 14:21:49','2024-07-24 14:16:48','2024-07-24 14:21:48',NULL,0,0,NULL,NULL),(29165,'mixpanel','completed',10,'2024-07-24 12:25:22','2024-07-24 14:31:48','2024-07-24 14:26:21','2024-07-24 14:31:48',NULL,0,0,NULL,NULL),(29166,'mixpanel','completed',10,'2024-07-24 12:50:49','2024-07-24 14:41:48','2024-07-24 14:36:48','2024-07-24 14:41:48',NULL,0,0,NULL,NULL),(29167,'mixpanel','completed',10,'2024-07-24 13:23:48','2024-07-24 14:51:48','2024-07-24 14:46:48','2024-07-24 14:51:47',NULL,0,0,NULL,NULL),(29168,'mixpanel','completed',10,'2024-07-24 13:46:49','2024-07-24 15:01:48','2024-07-24 14:56:48','2024-07-24 15:01:48',NULL,0,0,NULL,NULL),(29169,'mixpanel','completed',10,'2024-07-24 13:19:49','2024-07-24 15:11:49','2024-07-24 15:06:48','2024-07-24 15:11:48',NULL,0,0,NULL,NULL),(29170,'subscribers_engagement_score','completed',10,'2024-07-24 15:11:49','2024-07-24 15:15:09','2024-07-24 15:11:48','2024-07-24 15:15:08',NULL,0,0,NULL,NULL),(29171,'subscribers_engagement_score','completed',10,'2024-07-25 02:26:00','2024-07-25 02:26:49','2024-07-24 15:15:08','2024-07-25 02:26:49',NULL,0,0,NULL,NULL),(29172,'mixpanel','completed',10,'2024-07-24 14:11:09','2024-07-24 15:21:48','2024-07-24 15:15:08','2024-07-24 15:21:48',NULL,0,0,NULL,NULL),(29173,'mixpanel','completed',10,'2024-07-24 13:29:49','2024-07-24 15:26:44','2024-07-24 15:23:48','2024-07-24 15:26:43',NULL,0,0,NULL,NULL),(29174,'mixpanel','completed',10,'2024-07-24 13:36:49','2024-07-24 15:36:49','2024-07-24 15:31:48','2024-07-24 15:36:48',NULL,0,0,NULL,NULL),(29175,'mixpanel','completed',10,'2024-07-24 14:29:39','2024-07-24 15:46:48','2024-07-24 15:41:39','2024-07-24 15:46:48',NULL,0,0,NULL,NULL),(29176,'mixpanel','completed',10,'2024-07-24 14:03:48','2024-07-24 15:56:49','2024-07-24 15:51:48','2024-07-24 15:56:48',NULL,0,0,NULL,NULL),(29177,'mixpanel','completed',10,'2024-07-24 14:47:49','2024-07-24 16:06:49','2024-07-24 16:01:48','2024-07-24 16:06:48',NULL,0,0,NULL,NULL),(29178,'mixpanel','completed',10,'2024-07-24 14:23:49','2024-07-24 16:16:49','2024-07-24 16:11:48','2024-07-24 16:16:48',NULL,0,0,NULL,NULL),(29179,'mixpanel','completed',10,'2024-07-24 15:05:49','2024-07-24 16:26:49','2024-07-24 16:21:48','2024-07-24 16:26:48',NULL,0,0,NULL,NULL),(29180,'mixpanel','completed',10,'2024-07-24 14:34:48','2024-07-24 16:36:49','2024-07-24 16:31:48','2024-07-24 16:36:48',NULL,0,0,NULL,NULL),(29181,'mixpanel','completed',10,'2024-07-24 15:37:49','2024-07-24 16:46:48','2024-07-24 16:41:48','2024-07-24 16:46:48',NULL,0,0,NULL,NULL),(29182,'mixpanel','completed',10,'2024-07-24 15:10:49','2024-07-24 16:53:52','2024-07-24 16:51:48','2024-07-24 16:53:51',NULL,0,0,NULL,NULL),(29183,'mixpanel','completed',10,'2024-07-24 15:05:49','2024-07-24 17:01:49','2024-07-24 16:56:48','2024-07-24 17:01:48',NULL,0,0,NULL,NULL),(29184,'mixpanel','completed',10,'2024-07-24 15:12:50','2024-07-24 17:11:49','2024-07-24 17:06:49','2024-07-24 17:11:48',NULL,0,0,NULL,NULL),(29185,'mixpanel','completed',10,'2024-07-24 16:03:49','2024-07-24 17:21:49','2024-07-24 17:16:48','2024-07-24 17:21:48',NULL,0,0,NULL,NULL),(29186,'mixpanel','completed',10,'2024-07-24 16:17:49','2024-07-24 17:31:49','2024-07-24 17:26:48','2024-07-24 17:31:49',NULL,0,0,NULL,NULL),(29187,'mixpanel','completed',10,'2024-07-24 15:47:49','2024-07-24 17:41:48','2024-07-24 17:36:48','2024-07-24 17:41:47',NULL,0,0,NULL,NULL),(29188,'mixpanel','completed',10,'2024-07-24 16:13:49','2024-07-24 17:49:28','2024-07-24 17:46:48','2024-07-24 17:49:27',NULL,0,0,NULL,NULL),(29189,'mixpanel','completed',10,'2024-07-24 16:35:49','2024-07-24 17:56:48','2024-07-24 17:51:48','2024-07-24 17:56:48',NULL,0,0,NULL,NULL),(29190,'mixpanel','completed',10,'2024-07-24 16:59:49','2024-07-24 18:06:58','2024-07-24 18:01:48','2024-07-24 18:06:57',NULL,0,0,NULL,NULL),(29191,'mixpanel','completed',10,'2024-07-24 17:00:49','2024-07-24 18:16:49','2024-07-24 18:11:48','2024-07-24 18:16:48',NULL,0,0,NULL,NULL),(29192,'mixpanel','completed',10,'2024-07-24 17:10:49','2024-07-24 18:26:49','2024-07-24 18:21:48','2024-07-24 18:26:48',NULL,0,0,NULL,NULL),(29193,'mixpanel','completed',10,'2024-07-24 16:52:49','2024-07-24 18:36:49','2024-07-24 18:31:48','2024-07-24 18:36:48',NULL,0,0,NULL,NULL),(29194,'mixpanel','completed',10,'2024-07-24 16:41:49','2024-07-24 18:46:48','2024-07-24 18:41:48','2024-07-24 18:46:48',NULL,0,0,NULL,NULL),(29195,'mixpanel','completed',10,'2024-07-24 17:20:49','2024-07-24 18:56:49','2024-07-24 18:51:48','2024-07-24 18:56:48',NULL,0,0,NULL,NULL),(29196,'mixpanel','completed',10,'2024-07-24 17:08:49','2024-07-24 19:03:53','2024-07-24 19:01:48','2024-07-24 19:03:53',NULL,0,0,NULL,NULL),(29197,'mixpanel','completed',10,'2024-07-24 17:57:49','2024-07-24 19:11:49','2024-07-24 19:06:48','2024-07-24 19:11:48',NULL,0,0,NULL,NULL),(29198,'mixpanel','completed',10,'2024-07-24 17:18:49','2024-07-24 19:21:49','2024-07-24 19:16:48','2024-07-24 19:21:48',NULL,0,0,NULL,NULL),(29199,'mixpanel','completed',10,'2024-07-24 17:50:49','2024-07-24 19:31:48','2024-07-24 19:26:48','2024-07-24 19:31:47',NULL,0,0,NULL,NULL),(29200,'mixpanel','completed',10,'2024-07-24 18:02:49','2024-07-24 19:41:49','2024-07-24 19:36:48','2024-07-24 19:41:48',NULL,0,0,NULL,NULL),(29201,'mixpanel','completed',10,'2024-07-24 18:13:49','2024-07-24 19:51:49','2024-07-24 19:46:48','2024-07-24 19:51:48',NULL,0,0,NULL,NULL),(29202,'mixpanel','completed',10,'2024-07-24 18:20:49','2024-07-24 20:01:48','2024-07-24 19:56:48','2024-07-24 20:01:48',NULL,0,0,NULL,NULL),(29203,'mixpanel','completed',10,'2024-07-24 18:56:49','2024-07-24 20:09:38','2024-07-24 20:06:48','2024-07-24 20:09:38',NULL,0,0,NULL,NULL),(29204,'mixpanel','completed',10,'2024-07-24 19:08:49','2024-07-24 20:15:08','2024-07-24 20:11:48','2024-07-24 20:15:07',NULL,0,0,NULL,NULL),(29205,'mixpanel','completed',10,'2024-07-24 19:06:49','2024-07-24 20:26:49','2024-07-24 20:21:48','2024-07-24 20:26:48',NULL,0,0,NULL,NULL),(29206,'mixpanel','completed',10,'2024-07-24 19:22:49','2024-07-24 20:36:49','2024-07-24 20:31:48','2024-07-24 20:36:48',NULL,0,0,NULL,NULL),(29207,'mixpanel','completed',10,'2024-07-24 18:55:49','2024-07-24 20:46:49','2024-07-24 20:41:48','2024-07-24 20:46:48',NULL,0,0,NULL,NULL),(29208,'mixpanel','completed',10,'2024-07-24 19:16:49','2024-07-24 20:56:49','2024-07-24 20:51:48','2024-07-24 20:56:48',NULL,0,0,NULL,NULL),(29209,'mixpanel','completed',10,'2024-07-24 19:45:49','2024-07-24 21:06:49','2024-07-24 21:01:48','2024-07-24 21:06:48',NULL,0,0,NULL,NULL),(29210,'mixpanel','completed',10,'2024-07-24 19:50:49','2024-07-24 21:16:49','2024-07-24 21:11:48','2024-07-24 21:16:48',NULL,0,0,NULL,NULL),(29211,'mixpanel','completed',10,'2024-07-24 20:12:49','2024-07-24 21:26:49','2024-07-24 21:21:49','2024-07-24 21:26:48',NULL,0,0,NULL,NULL),(29212,'mixpanel','completed',10,'2024-07-24 20:23:49','2024-07-24 21:36:50','2024-07-24 21:31:48','2024-07-24 21:36:49',NULL,0,0,NULL,NULL),(29213,'schedule_re_engagement_email','completed',10,'2024-07-25 21:41:49','2024-07-25 21:41:52','2024-07-24 21:41:49','2024-07-25 21:41:51',NULL,0,0,NULL,NULL),(29214,'mixpanel','completed',10,'2024-07-24 19:47:49','2024-07-24 21:46:30','2024-07-24 21:41:49','2024-07-24 21:46:29',NULL,0,0,NULL,NULL),(29215,'mixpanel','completed',10,'2024-07-24 20:16:48','2024-07-24 21:56:54','2024-07-24 21:51:48','2024-07-24 21:56:52',NULL,0,0,NULL,NULL),(29216,'inactive_subscribers','completed',10,'2024-07-30 22:00:00','2024-07-30 22:01:58','2024-07-24 22:01:48','2024-07-30 22:01:55',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(29217,'mixpanel','completed',10,'2024-07-24 20:05:50','2024-07-24 22:06:51','2024-07-24 22:01:48','2024-07-24 22:06:50',NULL,0,0,NULL,NULL),(29218,'mixpanel','completed',10,'2024-07-24 20:55:48','2024-07-24 22:16:49','2024-07-24 22:11:48','2024-07-24 22:16:48',NULL,0,0,NULL,NULL),(29219,'mixpanel','completed',10,'2024-07-24 20:59:48','2024-07-24 22:26:48','2024-07-24 22:21:48','2024-07-24 22:26:48',NULL,0,0,NULL,NULL),(29220,'mixpanel','completed',10,'2024-07-24 21:03:48','2024-07-24 22:36:48','2024-07-24 22:31:47','2024-07-24 22:36:48',NULL,0,0,NULL,NULL),(29221,'mixpanel','completed',10,'2024-07-24 21:35:53','2024-07-24 22:46:48','2024-07-24 22:41:47','2024-07-24 22:46:47',NULL,0,0,NULL,NULL),(29222,'mixpanel','completed',10,'2024-07-24 21:11:48','2024-07-24 22:56:48','2024-07-24 22:51:48','2024-07-24 22:56:48',NULL,0,0,NULL,NULL),(29223,'mixpanel','completed',10,'2024-07-24 21:36:48','2024-07-24 23:06:49','2024-07-24 23:01:48','2024-07-24 23:06:48',NULL,0,0,NULL,NULL),(29224,'mixpanel','completed',10,'2024-07-24 21:14:48','2024-07-24 23:16:48','2024-07-24 23:11:48','2024-07-24 23:16:48',NULL,0,0,NULL,NULL),(29225,'mixpanel','completed',10,'2024-07-24 22:11:27','2024-07-24 23:21:48','2024-07-24 23:19:27','2024-07-24 23:21:48',NULL,0,0,NULL,NULL),(29226,'mixpanel','completed',10,'2024-07-24 21:43:48','2024-07-24 23:31:48','2024-07-24 23:26:47','2024-07-24 23:31:48',NULL,0,0,NULL,NULL),(29227,'mixpanel','completed',10,'2024-07-24 22:21:48','2024-07-24 23:41:48','2024-07-24 23:36:48','2024-07-24 23:41:48',NULL,0,0,NULL,NULL),(29228,'mixpanel','completed',10,'2024-07-24 22:44:48','2024-07-24 23:51:48','2024-07-24 23:46:47','2024-07-24 23:51:47',NULL,0,0,NULL,NULL),(29229,'mixpanel','completed',10,'2024-07-24 22:24:48','2024-07-25 00:01:48','2024-07-24 23:56:48','2024-07-25 00:01:47',NULL,0,0,NULL,NULL),(29230,'mixpanel','completed',10,'2024-07-24 22:09:48','2024-07-25 00:11:49','2024-07-25 00:06:48','2024-07-25 00:11:49',NULL,0,0,NULL,NULL),(29231,'mixpanel','completed',10,'2024-07-24 22:45:48','2024-07-25 00:21:50','2024-07-25 00:16:48','2024-07-25 00:21:49',NULL,0,0,NULL,NULL),(29232,'mixpanel','completed',10,'2024-07-24 22:44:48','2024-07-25 00:31:49','2024-07-25 00:26:48','2024-07-25 00:31:48',NULL,0,0,NULL,NULL),(29233,'mixpanel','completed',10,'2024-07-24 22:55:50','2024-07-25 00:41:52','2024-07-25 00:36:49','2024-07-25 00:41:50',NULL,0,0,NULL,NULL),(29234,'mixpanel','completed',10,'2024-07-24 22:54:48','2024-07-25 00:51:48','2024-07-25 00:46:47','2024-07-25 00:51:48',NULL,0,0,NULL,NULL),(29235,'mixpanel','completed',10,'2024-07-24 23:51:48','2024-07-25 01:01:48','2024-07-25 00:56:47','2024-07-25 01:01:48',NULL,0,0,NULL,NULL),(29236,'mixpanel','completed',10,'2024-07-24 23:15:58','2024-07-25 01:06:48','2024-07-25 01:03:57','2024-07-25 01:06:48',NULL,0,0,NULL,NULL),(29237,'mixpanel','completed',10,'2024-07-24 23:43:49','2024-07-25 01:16:48','2024-07-25 01:11:48','2024-07-25 01:16:48',NULL,0,0,NULL,NULL),(29238,'mixpanel','completed',10,'2024-07-24 23:44:48','2024-07-25 01:26:49','2024-07-25 01:21:48','2024-07-25 01:26:48',NULL,0,0,NULL,NULL),(29239,'mixpanel','completed',10,'2024-07-24 23:34:48','2024-07-25 01:36:49','2024-07-25 01:31:47','2024-07-25 01:36:49',NULL,0,0,NULL,NULL);
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (29240,'mixpanel','completed',10,'2024-07-25 00:10:32','2024-07-25 01:46:48','2024-07-25 01:40:31','2024-07-25 01:46:48',NULL,0,0,NULL,NULL),(29241,'mixpanel','completed',10,'2024-07-25 00:36:34','2024-07-25 01:56:49','2024-07-25 01:50:33','2024-07-25 01:56:48',NULL,0,0,NULL,NULL),(29242,'mixpanel','completed',10,'2024-07-25 00:50:48','2024-07-25 02:06:48','2024-07-25 02:01:48','2024-07-25 02:06:48',NULL,0,0,NULL,NULL),(29243,'mixpanel','completed',10,'2024-07-25 00:26:48','2024-07-25 02:16:48','2024-07-25 02:11:48','2024-07-25 02:16:48',NULL,0,0,NULL,NULL),(29244,'mixpanel','completed',10,'2024-07-25 00:38:48','2024-07-25 02:26:49','2024-07-25 02:21:47','2024-07-25 02:26:49',NULL,0,0,NULL,NULL),(29245,'subscribers_engagement_score','completed',10,'2024-07-26 10:05:00','2024-07-26 10:06:54','2024-07-25 02:26:49','2024-07-26 10:06:52',NULL,0,0,NULL,NULL),(29246,'mixpanel','completed',10,'2024-07-25 01:20:58','2024-07-25 02:36:52','2024-07-25 02:31:57','2024-07-25 02:36:51',NULL,0,0,NULL,NULL),(29247,'mixpanel','completed',10,'2024-07-25 01:31:52','2024-07-25 02:46:51','2024-07-25 02:41:51','2024-07-25 02:46:50',NULL,0,0,NULL,NULL),(29248,'mixpanel','completed',10,'2024-07-25 01:47:51','2024-07-25 02:56:52','2024-07-25 02:51:50','2024-07-25 02:56:51',NULL,0,0,NULL,NULL),(29249,'mixpanel','completed',10,'2024-07-25 01:59:50','2024-07-25 03:06:52','2024-07-25 03:01:49','2024-07-25 03:06:51',NULL,0,0,NULL,NULL),(29250,'mixpanel','completed',10,'2024-07-25 01:54:53','2024-07-25 03:16:51','2024-07-25 03:11:52','2024-07-25 03:16:50',NULL,0,0,NULL,NULL),(29251,'mixpanel','completed',10,'2024-07-25 01:35:57','2024-07-25 03:21:51','2024-07-25 03:18:56','2024-07-25 03:21:50',NULL,0,0,NULL,NULL),(29252,'mixpanel','completed',10,'2024-07-25 01:50:51','2024-07-25 03:29:22','2024-07-25 03:26:50','2024-07-25 03:29:20',NULL,0,0,NULL,NULL),(29253,'mixpanel','completed',10,'2024-07-25 01:43:51','2024-07-25 03:36:52','2024-07-25 03:31:50','2024-07-25 03:36:51',NULL,0,0,NULL,NULL),(29254,'mixpanel','completed',10,'2024-07-25 02:29:52','2024-07-25 03:46:51','2024-07-25 03:41:51','2024-07-25 03:46:50',NULL,0,0,NULL,NULL),(29255,'mixpanel','completed',10,'2024-07-25 02:08:52','2024-07-25 03:56:52','2024-07-25 03:51:51','2024-07-25 03:56:51',NULL,0,0,NULL,NULL),(29256,'mixpanel','completed',10,'2024-07-25 02:35:51','2024-07-25 04:06:52','2024-07-25 04:01:50','2024-07-25 04:06:51',NULL,0,0,NULL,NULL),(29257,'mixpanel','completed',10,'2024-07-25 02:18:08','2024-07-25 04:21:52','2024-07-25 04:17:06','2024-07-25 04:21:51',NULL,0,0,NULL,NULL),(29258,'mixpanel','completed',10,'2024-07-25 03:04:52','2024-07-25 04:31:55','2024-07-25 04:26:51','2024-07-25 04:31:53',NULL,0,0,NULL,NULL),(29259,'mixpanel','completed',10,'2024-07-25 03:22:52','2024-07-25 04:39:19','2024-07-25 04:36:51','2024-07-25 04:39:18',NULL,0,0,NULL,NULL),(29260,'mixpanel','completed',10,'2024-07-25 03:23:52','2024-07-25 04:46:50','2024-07-25 04:41:51','2024-07-25 04:46:49',NULL,0,0,NULL,NULL),(29261,'mixpanel','completed',10,'2024-07-25 02:52:52','2024-07-25 04:56:52','2024-07-25 04:51:51','2024-07-25 04:56:51',NULL,0,0,NULL,NULL),(29262,'mixpanel','completed',10,'2024-07-25 03:01:51','2024-07-25 05:06:51','2024-07-25 05:01:50','2024-07-25 05:06:50',NULL,0,0,NULL,NULL),(29263,'mixpanel','completed',10,'2024-07-25 03:48:52','2024-07-25 05:16:51','2024-07-25 05:11:51','2024-07-25 05:16:50',NULL,0,0,NULL,NULL),(29264,'mixpanel','completed',10,'2024-07-25 03:49:51','2024-07-25 05:26:52','2024-07-25 05:21:50','2024-07-25 05:26:51',NULL,0,0,NULL,NULL),(29265,'mixpanel','completed',10,'2024-07-25 04:21:50','2024-07-25 05:34:51','2024-07-25 05:31:50','2024-07-25 05:34:50',NULL,0,0,NULL,NULL),(29266,'mixpanel','completed',10,'2024-07-25 04:13:52','2024-07-25 05:46:51','2024-07-25 05:41:51','2024-07-25 05:46:50',NULL,0,0,NULL,NULL),(29267,'mixpanel','completed',10,'2024-07-25 04:25:28','2024-07-25 05:56:52','2024-07-25 05:50:27','2024-07-25 05:56:51',NULL,0,0,NULL,NULL),(29268,'mixpanel','completed',10,'2024-07-25 04:38:55','2024-07-25 06:06:52','2024-07-25 06:01:49','2024-07-25 06:06:51',NULL,0,0,NULL,NULL),(29269,'mixpanel','completed',10,'2024-07-25 05:04:52','2024-07-25 06:16:51','2024-07-25 06:11:51','2024-07-25 06:16:50',NULL,0,0,NULL,NULL),(29270,'mixpanel','completed',10,'2024-07-25 05:16:52','2024-07-25 06:26:53','2024-07-25 06:21:51','2024-07-25 06:26:52',NULL,0,0,NULL,NULL),(29271,'mixpanel','completed',10,'2024-07-25 04:48:51','2024-07-25 06:34:07','2024-07-25 06:31:50','2024-07-25 06:34:06',NULL,0,0,NULL,NULL),(29272,'mixpanel','completed',10,'2024-07-25 05:03:52','2024-07-25 06:41:52','2024-07-25 06:36:51','2024-07-25 06:41:51',NULL,0,0,NULL,NULL),(29273,'mixpanel','completed',10,'2024-07-25 05:27:51','2024-07-25 06:51:52','2024-07-25 06:46:50','2024-07-25 06:51:51',NULL,0,0,NULL,NULL),(29274,'mixpanel','completed',10,'2024-07-25 05:17:52','2024-07-25 07:01:51','2024-07-25 06:56:51','2024-07-25 07:01:50',NULL,0,0,NULL,NULL),(29275,'mixpanel','completed',10,'2024-07-25 05:51:53','2024-07-25 07:11:53','2024-07-25 07:06:52','2024-07-25 07:11:52',NULL,0,0,NULL,NULL),(29276,'mixpanel','completed',10,'2024-07-25 05:26:51','2024-07-25 07:21:52','2024-07-25 07:16:50','2024-07-25 07:21:51',NULL,0,0,NULL,NULL),(29277,'mixpanel','completed',10,'2024-07-25 05:58:52','2024-07-25 07:31:51','2024-07-25 07:26:51','2024-07-25 07:31:50',NULL,0,0,NULL,NULL),(29278,'mixpanel','completed',10,'2024-07-25 06:28:52','2024-07-25 07:41:52','2024-07-25 07:36:51','2024-07-25 07:41:51',NULL,0,0,NULL,NULL),(29279,'mixpanel','completed',10,'2024-07-25 05:54:51','2024-07-25 07:51:51','2024-07-25 07:46:50','2024-07-25 07:51:50',NULL,0,0,NULL,NULL),(29280,'mixpanel','completed',10,'2024-07-25 06:07:52','2024-07-25 08:01:51','2024-07-25 07:56:51','2024-07-25 08:01:50',NULL,0,0,NULL,NULL),(29281,'mixpanel','completed',10,'2024-07-25 07:08:52','2024-07-25 08:16:51','2024-07-25 08:11:51','2024-07-25 08:16:50',NULL,0,0,NULL,NULL),(29282,'mixpanel','completed',10,'2024-07-25 06:54:51','2024-07-25 08:26:52','2024-07-25 08:21:50','2024-07-25 08:26:51',NULL,0,0,NULL,NULL),(29283,'mixpanel','completed',10,'2024-07-25 07:03:51','2024-07-25 08:36:52','2024-07-25 08:31:50','2024-07-25 08:36:51',NULL,0,0,NULL,NULL),(29284,'mixpanel','completed',10,'2024-07-25 07:35:52','2024-07-25 08:46:51','2024-07-25 08:41:51','2024-07-25 08:46:50',NULL,0,0,NULL,NULL),(29285,'mixpanel','completed',10,'2024-07-25 07:30:51','2024-07-25 08:56:52','2024-07-25 08:51:50','2024-07-25 08:56:51',NULL,0,0,NULL,NULL),(29286,'mixpanel','completed',10,'2024-07-25 07:37:51','2024-07-25 09:06:53','2024-07-25 09:01:50','2024-07-25 09:06:51',NULL,0,0,NULL,NULL),(29287,'mixpanel','completed',10,'2024-07-25 07:27:52','2024-07-25 09:16:52','2024-07-25 09:11:51','2024-07-25 09:16:51',NULL,0,0,NULL,NULL),(29288,'mixpanel','completed',10,'2024-07-25 07:39:51','2024-07-25 09:26:52','2024-07-25 09:21:50','2024-07-25 09:26:51',NULL,0,0,NULL,NULL),(29289,'mixpanel','completed',10,'2024-07-25 07:35:51','2024-07-25 09:36:52','2024-07-25 09:31:50','2024-07-25 09:36:51',NULL,0,0,NULL,NULL),(29290,'mixpanel','completed',10,'2024-07-25 07:47:52','2024-07-25 09:43:53','2024-07-25 09:41:51','2024-07-25 09:43:52',NULL,0,0,NULL,NULL),(29291,'mixpanel','completed',10,'2024-07-25 07:52:51','2024-07-25 09:51:51','2024-07-25 09:46:50','2024-07-25 09:51:50',NULL,0,0,NULL,NULL),(29292,'mixpanel','completed',10,'2024-07-25 08:09:53','2024-07-25 10:01:51','2024-07-25 09:56:52','2024-07-25 10:01:50',NULL,0,0,NULL,NULL),(29293,'mixpanel','completed',10,'2024-07-25 08:17:53','2024-07-25 10:11:52','2024-07-25 10:06:52','2024-07-25 10:11:51',NULL,0,0,NULL,NULL),(29294,'mixpanel','completed',10,'2024-07-25 08:18:51','2024-07-25 10:21:51','2024-07-25 10:16:50','2024-07-25 10:21:50',NULL,0,0,NULL,NULL),(29295,'mixpanel','completed',10,'2024-07-25 08:42:52','2024-07-25 10:31:51','2024-07-25 10:26:51','2024-07-25 10:31:50',NULL,0,0,NULL,NULL),(29296,'mixpanel','completed',10,'2024-07-25 09:33:52','2024-07-25 10:41:52','2024-07-25 10:36:51','2024-07-25 10:41:51',NULL,0,0,NULL,NULL),(29297,'mixpanel','completed',10,'2024-07-25 09:17:51','2024-07-25 10:51:41','2024-07-25 10:46:50','2024-07-25 10:51:40',NULL,0,0,NULL,NULL),(29298,'mixpanel','completed',10,'2024-07-25 09:38:23','2024-07-25 10:56:52','2024-07-25 10:54:21','2024-07-25 10:56:51',NULL,0,0,NULL,NULL),(29299,'mixpanel','completed',10,'2024-07-25 09:29:39','2024-07-25 11:05:07','2024-07-25 11:01:38','2024-07-25 11:05:06',NULL,0,0,NULL,NULL),(29300,'mixpanel','completed',10,'2024-07-25 09:52:52','2024-07-25 11:16:51','2024-07-25 11:11:51','2024-07-25 11:16:50',NULL,0,0,NULL,NULL),(29301,'mixpanel','completed',10,'2024-07-25 09:48:51','2024-07-25 11:26:52','2024-07-25 11:21:50','2024-07-25 11:26:51',NULL,0,0,NULL,NULL),(29302,'mixpanel','completed',10,'2024-07-25 10:20:51','2024-07-25 11:36:51','2024-07-25 11:31:50','2024-07-25 11:36:50',NULL,0,0,NULL,NULL),(29303,'mixpanel','completed',10,'2024-07-25 09:57:51','2024-07-25 11:46:51','2024-07-25 11:41:50','2024-07-25 11:46:50',NULL,0,0,NULL,NULL),(29304,'mixpanel','completed',10,'2024-07-25 10:18:49','2024-07-25 11:51:51','2024-07-25 11:49:48','2024-07-25 11:51:50',NULL,0,0,NULL,NULL),(29305,'mixpanel','completed',10,'2024-07-25 09:55:51','2024-07-25 12:01:52','2024-07-25 11:56:50','2024-07-25 12:01:50',NULL,0,0,NULL,NULL),(29306,'mixpanel','completed',10,'2024-07-25 10:24:51','2024-07-25 12:11:51','2024-07-25 12:06:50','2024-07-25 12:11:50',NULL,0,0,NULL,NULL),(29307,'mixpanel','completed',10,'2024-07-25 10:37:51','2024-07-25 12:21:51','2024-07-25 12:16:50','2024-07-25 12:21:50',NULL,0,0,NULL,NULL),(29308,'mixpanel','completed',10,'2024-07-25 10:24:23','2024-07-25 12:26:51','2024-07-25 12:24:22','2024-07-25 12:26:50',NULL,0,0,NULL,NULL),(29309,'mixpanel','completed',10,'2024-07-25 10:34:51','2024-07-25 12:36:51','2024-07-25 12:31:50','2024-07-25 12:36:50',NULL,0,0,NULL,NULL),(29310,'mixpanel','completed',10,'2024-07-25 11:10:58','2024-07-25 12:46:51','2024-07-25 12:40:57','2024-07-25 12:46:50',NULL,0,0,NULL,NULL),(29311,'mixpanel','completed',10,'2024-07-25 11:16:11','2024-07-25 12:51:51','2024-07-25 12:49:10','2024-07-25 12:51:50',NULL,0,0,NULL,NULL),(29312,'mixpanel','completed',10,'2024-07-25 11:19:51','2024-07-25 13:01:51','2024-07-25 12:56:50','2024-07-25 13:01:50',NULL,0,0,NULL,NULL),(29313,'mixpanel','completed',10,'2024-07-25 11:42:52','2024-07-25 13:11:52','2024-07-25 13:06:51','2024-07-25 13:11:51',NULL,0,0,NULL,NULL),(29314,'mixpanel','completed',10,'2024-07-25 12:13:51','2024-07-25 13:21:51','2024-07-25 13:16:50','2024-07-25 13:21:50',NULL,0,0,NULL,NULL),(29315,'mixpanel','completed',10,'2024-07-25 11:52:52','2024-07-25 13:31:51','2024-07-25 13:26:51','2024-07-25 13:31:50',NULL,0,0,NULL,NULL),(29316,'mixpanel','completed',10,'2024-07-25 12:34:52','2024-07-25 13:41:53','2024-07-25 13:36:51','2024-07-25 13:41:51',NULL,0,0,NULL,NULL),(29317,'mixpanel','completed',10,'2024-07-25 12:40:51','2024-07-25 13:51:51','2024-07-25 13:46:50','2024-07-25 13:51:50',NULL,0,0,NULL,NULL),(29318,'mixpanel','completed',10,'2024-07-25 12:27:53','2024-07-25 14:01:51','2024-07-25 13:56:51','2024-07-25 14:01:50',NULL,0,0,NULL,NULL),(29319,'mixpanel','completed',10,'2024-07-25 12:53:53','2024-07-25 14:11:53','2024-07-25 14:06:52','2024-07-25 14:11:52',NULL,0,0,NULL,NULL),(29320,'mixpanel','completed',10,'2024-07-25 12:48:51','2024-07-25 14:21:52','2024-07-25 14:16:50','2024-07-25 14:21:51',NULL,0,0,NULL,NULL),(29321,'mixpanel','completed',10,'2024-07-25 12:45:53','2024-07-25 14:31:51','2024-07-25 14:26:52','2024-07-25 14:31:50',NULL,0,0,NULL,NULL),(29322,'mixpanel','completed',10,'2024-07-25 13:26:53','2024-07-25 14:41:53','2024-07-25 14:36:52','2024-07-25 14:41:52',NULL,0,0,NULL,NULL),(29323,'mixpanel','completed',10,'2024-07-25 12:45:51','2024-07-25 14:51:52','2024-07-25 14:46:50','2024-07-25 14:51:51',NULL,0,0,NULL,NULL),(29324,'mixpanel','completed',10,'2024-07-25 13:19:53','2024-07-25 15:01:51','2024-07-25 14:56:52','2024-07-25 15:01:50',NULL,0,0,NULL,NULL),(29325,'mixpanel','completed',10,'2024-07-25 14:03:48','2024-07-25 15:11:52','2024-07-25 15:06:47','2024-07-25 15:11:51',NULL,0,0,NULL,NULL),(29326,'mixpanel','completed',10,'2024-07-25 13:57:51','2024-07-25 15:21:53','2024-07-25 15:16:50','2024-07-25 15:21:52',NULL,0,0,NULL,NULL),(29327,'mixpanel','completed',10,'2024-07-25 13:39:54','2024-07-25 15:31:51','2024-07-25 15:26:53','2024-07-25 15:31:50',NULL,0,0,NULL,NULL),(29328,'mixpanel','completed',10,'2024-07-25 13:40:53','2024-07-25 15:41:53','2024-07-25 15:36:52','2024-07-25 15:41:52',NULL,0,0,NULL,NULL),(29329,'mixpanel','completed',10,'2024-07-25 14:13:51','2024-07-25 15:51:53','2024-07-25 15:46:50','2024-07-25 15:51:52',NULL,0,0,NULL,NULL),(29330,'mixpanel','completed',10,'2024-07-25 14:53:53','2024-07-25 16:01:51','2024-07-25 15:56:52','2024-07-25 16:01:50',NULL,0,0,NULL,NULL),(29331,'mixpanel','completed',10,'2024-07-25 14:25:53','2024-07-25 16:11:54','2024-07-25 16:06:52','2024-07-25 16:11:53',NULL,0,0,NULL,NULL),(29332,'mixpanel','completed',10,'2024-07-25 14:55:51','2024-07-25 16:21:53','2024-07-25 16:16:50','2024-07-25 16:21:52',NULL,0,0,NULL,NULL),(29333,'mixpanel','completed',10,'2024-07-25 15:08:53','2024-07-25 16:31:51','2024-07-25 16:26:52','2024-07-25 16:31:50',NULL,0,0,NULL,NULL),(29334,'mixpanel','completed',10,'2024-07-25 15:16:52','2024-07-25 16:41:52','2024-07-25 16:36:51','2024-07-25 16:41:51',NULL,0,0,NULL,NULL),(29335,'mixpanel','completed',10,'2024-07-25 15:15:51','2024-07-25 16:51:51','2024-07-25 16:46:50','2024-07-25 16:51:50',NULL,0,0,NULL,NULL),(29336,'mixpanel','completed',10,'2024-07-25 15:25:11','2024-07-25 16:56:52','2024-07-25 16:54:10','2024-07-25 16:56:51',NULL,0,0,NULL,NULL),(29337,'mixpanel','completed',10,'2024-07-25 15:59:51','2024-07-25 17:06:54','2024-07-25 17:01:50','2024-07-25 17:06:52',NULL,0,0,NULL,NULL),(29338,'mixpanel','completed',10,'2024-07-25 16:05:52','2024-07-25 17:16:51','2024-07-25 17:11:52','2024-07-25 17:16:50',NULL,0,0,NULL,NULL),(29339,'mixpanel','completed',10,'2024-07-25 16:03:51','2024-07-25 17:26:52','2024-07-25 17:21:51','2024-07-25 17:26:51',NULL,0,0,NULL,NULL),(29340,'mixpanel','completed',10,'2024-07-25 16:29:51','2024-07-25 17:36:52','2024-07-25 17:31:50','2024-07-25 17:36:51',NULL,0,0,NULL,NULL),(29341,'mixpanel','completed',10,'2024-07-25 16:26:53','2024-07-25 17:46:52','2024-07-25 17:41:52','2024-07-25 17:46:51',NULL,0,0,NULL,NULL),(29342,'mixpanel','completed',10,'2024-07-25 16:26:51','2024-07-25 17:56:52','2024-07-25 17:51:50','2024-07-25 17:56:51',NULL,0,0,NULL,NULL),(29343,'mixpanel','completed',10,'2024-07-25 16:58:52','2024-07-25 18:06:52','2024-07-25 18:01:51','2024-07-25 18:06:51',NULL,0,0,NULL,NULL),(29344,'mixpanel','completed',10,'2024-07-25 16:59:53','2024-07-25 18:16:52','2024-07-25 18:11:51','2024-07-25 18:16:50',NULL,0,0,NULL,NULL),(29345,'mixpanel','completed',10,'2024-07-25 17:02:51','2024-07-25 18:26:53','2024-07-25 18:21:50','2024-07-25 18:26:52',NULL,0,0,NULL,NULL),(29346,'mixpanel','completed',10,'2024-07-25 17:15:51','2024-07-25 18:36:53','2024-07-25 18:31:50','2024-07-25 18:36:52',NULL,0,0,NULL,NULL),(29347,'mixpanel','completed',10,'2024-07-25 17:04:53','2024-07-25 18:46:51','2024-07-25 18:41:52','2024-07-25 18:46:50',NULL,0,0,NULL,NULL),(29348,'mixpanel','completed',10,'2024-07-25 17:34:52','2024-07-25 18:56:54','2024-07-25 18:51:51','2024-07-25 18:56:53',NULL,0,0,NULL,NULL),(29349,'mixpanel','completed',10,'2024-07-25 17:05:51','2024-07-25 19:06:53','2024-07-25 19:01:50','2024-07-25 19:06:52',NULL,0,0,NULL,NULL),(29350,'mixpanel','completed',10,'2024-07-25 17:33:52','2024-07-25 19:16:51','2024-07-25 19:11:52','2024-07-25 19:16:50',NULL,0,0,NULL,NULL),(29351,'mixpanel','completed',10,'2024-07-25 18:04:52','2024-07-25 19:26:53','2024-07-25 19:21:51','2024-07-25 19:26:52',NULL,0,0,NULL,NULL),(29352,'mixpanel','completed',10,'2024-07-25 18:29:51','2024-07-25 19:36:00','2024-07-25 19:31:50','2024-07-25 19:35:59',NULL,0,0,NULL,NULL),(29353,'mixpanel','completed',10,'2024-07-25 17:59:53','2024-07-25 19:46:51','2024-07-25 19:41:52','2024-07-25 19:46:50',NULL,0,0,NULL,NULL),(29354,'mixpanel','completed',10,'2024-07-25 17:49:32','2024-07-25 19:54:25','2024-07-25 19:50:31','2024-07-25 19:54:24',NULL,0,0,NULL,NULL),(29355,'mixpanel','completed',10,'2024-07-25 18:40:41','2024-07-25 20:01:52','2024-07-25 19:56:40','2024-07-25 20:01:51',NULL,0,0,NULL,NULL),(29356,'mixpanel','completed',10,'2024-07-25 18:57:53','2024-07-25 20:11:52','2024-07-25 20:06:52','2024-07-25 20:11:51',NULL,0,0,NULL,NULL),(29357,'mixpanel','completed',10,'2024-07-25 18:55:51','2024-07-25 20:19:49','2024-07-25 20:16:50','2024-07-25 20:19:48',NULL,0,0,NULL,NULL),(29358,'mixpanel','completed',10,'2024-07-25 18:41:53','2024-07-25 20:26:53','2024-07-25 20:21:52','2024-07-25 20:26:52',NULL,0,0,NULL,NULL),(29359,'mixpanel','completed',10,'2024-07-25 19:19:52','2024-07-25 20:36:53','2024-07-25 20:31:51','2024-07-25 20:36:52',NULL,0,0,NULL,NULL),(29360,'mixpanel','completed',10,'2024-07-25 19:25:53','2024-07-25 20:46:51','2024-07-25 20:41:52','2024-07-25 20:46:50',NULL,0,0,NULL,NULL),(29361,'mixpanel','completed',10,'2024-07-25 19:36:52','2024-07-25 20:56:53','2024-07-25 20:51:52','2024-07-25 20:56:52',NULL,0,0,NULL,NULL),(29362,'mixpanel','completed',10,'2024-07-25 19:16:51','2024-07-25 21:06:53','2024-07-25 21:01:50','2024-07-25 21:06:51',NULL,0,0,NULL,NULL),(29363,'mixpanel','completed',10,'2024-07-25 19:16:53','2024-07-25 21:16:51','2024-07-25 21:11:52','2024-07-25 21:16:50',NULL,0,0,NULL,NULL),(29364,'mixpanel','completed',10,'2024-07-25 19:57:53','2024-07-25 21:26:53','2024-07-25 21:21:52','2024-07-25 21:26:52',NULL,0,0,NULL,NULL),(29365,'mixpanel','completed',10,'2024-07-25 20:23:51','2024-07-25 21:36:22','2024-07-25 21:31:50','2024-07-25 21:36:22',NULL,0,0,NULL,NULL),(29366,'mixpanel','completed',10,'2024-07-25 20:30:52','2024-07-25 21:46:51','2024-07-25 21:41:51','2024-07-25 21:46:50',NULL,0,0,NULL,NULL),(29367,'schedule_re_engagement_email','completed',10,'2024-07-26 21:46:51','2024-07-26 21:46:53','2024-07-25 21:46:50','2024-07-26 21:46:52',NULL,0,0,NULL,NULL),(29368,'mixpanel','completed',10,'2024-07-25 20:14:52','2024-07-25 21:56:53','2024-07-25 21:51:50','2024-07-25 21:56:52',NULL,0,0,NULL,NULL),(29369,'mixpanel','completed',10,'2024-07-25 20:10:51','2024-07-25 22:06:53','2024-07-25 22:01:50','2024-07-25 22:06:52',NULL,0,0,NULL,NULL),(29370,'mixpanel','completed',10,'2024-07-25 20:14:52','2024-07-25 22:15:48','2024-07-25 22:11:51','2024-07-25 22:15:47',NULL,0,0,NULL,NULL),(29371,'mixpanel','completed',10,'2024-07-25 20:40:52','2024-07-25 22:26:53','2024-07-25 22:21:51','2024-07-25 22:26:52',NULL,0,0,NULL,NULL),(29372,'mixpanel','completed',10,'2024-07-25 20:46:51','2024-07-25 22:36:53','2024-07-25 22:31:50','2024-07-25 22:36:52',NULL,0,0,NULL,NULL),(29373,'mixpanel','completed',10,'2024-07-25 21:32:09','2024-07-25 22:46:55','2024-07-25 22:42:06','2024-07-25 22:46:53',NULL,0,0,NULL,NULL),(29374,'mixpanel','completed',10,'2024-07-25 21:18:52','2024-07-25 22:56:53','2024-07-25 22:51:51','2024-07-25 22:56:52',NULL,0,0,NULL,NULL),(29375,'mixpanel','completed',10,'2024-07-25 21:48:52','2024-07-25 23:06:53','2024-07-25 23:01:50','2024-07-25 23:06:52',NULL,0,0,NULL,NULL),(29376,'mixpanel','completed',10,'2024-07-25 21:41:53','2024-07-25 23:16:52','2024-07-25 23:11:52','2024-07-25 23:16:51',NULL,0,0,NULL,NULL),(29377,'mixpanel','completed',10,'2024-07-25 21:22:52','2024-07-25 23:26:53','2024-07-25 23:21:51','2024-07-25 23:26:52',NULL,0,0,NULL,NULL),(29378,'mixpanel','completed',10,'2024-07-25 22:12:52','2024-07-25 23:36:53','2024-07-25 23:31:51','2024-07-25 23:36:52',NULL,0,0,NULL,NULL),(29379,'mixpanel','completed',10,'2024-07-25 22:22:52','2024-07-25 23:46:18','2024-07-25 23:41:51','2024-07-25 23:46:17',NULL,0,0,NULL,NULL),(29380,'mixpanel','completed',10,'2024-07-25 22:05:53','2024-07-25 23:56:54','2024-07-25 23:51:52','2024-07-25 23:56:53',NULL,0,0,NULL,NULL),(29381,'mixpanel','completed',10,'2024-07-25 22:11:51','2024-07-26 00:06:54','2024-07-26 00:01:50','2024-07-26 00:06:53',NULL,0,0,NULL,NULL),(29382,'mixpanel','completed',10,'2024-07-25 22:24:53','2024-07-26 00:16:52','2024-07-26 00:11:52','2024-07-26 00:16:51',NULL,0,0,NULL,NULL),(29383,'mixpanel','completed',10,'2024-07-25 23:15:52','2024-07-26 00:26:54','2024-07-26 00:21:52','2024-07-26 00:26:53',NULL,0,0,NULL,NULL),(29384,'mixpanel','completed',10,'2024-07-25 23:05:51','2024-07-26 00:36:55','2024-07-26 00:31:50','2024-07-26 00:36:53',NULL,0,0,NULL,NULL),(29385,'mixpanel','completed',10,'2024-07-25 23:16:53','2024-07-26 00:46:53','2024-07-26 00:41:52','2024-07-26 00:46:51',NULL,0,0,NULL,NULL),(29386,'mixpanel','completed',10,'2024-07-25 22:50:53','2024-07-26 00:57:13','2024-07-26 00:51:52','2024-07-26 00:57:11',NULL,0,0,NULL,NULL),(29387,'mixpanel','completed',10,'2024-07-25 23:16:54','2024-07-26 01:06:54','2024-07-26 01:01:52','2024-07-26 01:06:53',NULL,0,0,NULL,NULL),(29388,'mixpanel','completed',10,'2024-07-25 23:45:53','2024-07-26 01:16:52','2024-07-26 01:11:52','2024-07-26 01:16:51',NULL,0,0,NULL,NULL),(29389,'mixpanel','completed',10,'2024-07-26 00:03:57','2024-07-26 01:26:53','2024-07-26 01:20:56','2024-07-26 01:26:52',NULL,0,0,NULL,NULL),(29390,'mixpanel','completed',10,'2024-07-25 23:55:51','2024-07-26 01:36:53','2024-07-26 01:31:50','2024-07-26 01:36:52',NULL,0,0,NULL,NULL),(29391,'mixpanel','completed',10,'2024-07-26 00:36:05','2024-07-26 01:46:52','2024-07-26 01:40:04','2024-07-26 01:46:51',NULL,0,0,NULL,NULL),(29392,'mixpanel','completed',10,'2024-07-26 00:08:53','2024-07-26 01:56:53','2024-07-26 01:51:52','2024-07-26 01:56:52',NULL,0,0,NULL,NULL),(29393,'mixpanel','completed',10,'2024-07-26 00:37:52','2024-07-26 02:06:53','2024-07-26 02:01:51','2024-07-26 02:06:52',NULL,0,0,NULL,NULL),(29394,'mixpanel','completed',10,'2024-07-26 00:47:54','2024-07-26 02:16:51','2024-07-26 02:11:53','2024-07-26 02:16:50',NULL,0,0,NULL,NULL),(29395,'mixpanel','completed',10,'2024-07-26 00:53:53','2024-07-26 02:26:53','2024-07-26 02:21:52','2024-07-26 02:26:52',NULL,0,0,NULL,NULL),(29396,'mixpanel','completed',10,'2024-07-26 01:26:53','2024-07-26 02:36:53','2024-07-26 02:31:52','2024-07-26 02:36:52',NULL,0,0,NULL,NULL),(29397,'mixpanel','completed',10,'2024-07-26 00:41:53','2024-07-26 02:46:55','2024-07-26 02:41:52','2024-07-26 02:46:53',NULL,0,0,NULL,NULL),(29398,'mixpanel','completed',10,'2024-07-26 01:04:53','2024-07-26 02:56:53','2024-07-26 02:51:52','2024-07-26 02:56:52',NULL,0,0,NULL,NULL),(29399,'mixpanel','completed',10,'2024-07-26 01:51:53','2024-07-26 03:06:54','2024-07-26 03:01:52','2024-07-26 03:06:53',NULL,0,0,NULL,NULL),(29400,'mixpanel','completed',10,'2024-07-26 02:06:53','2024-07-26 03:16:53','2024-07-26 03:11:52','2024-07-26 03:16:52',NULL,0,0,NULL,NULL),(29401,'mixpanel','completed',10,'2024-07-26 01:51:54','2024-07-26 03:26:53','2024-07-26 03:21:53','2024-07-26 03:26:52',NULL,0,0,NULL,NULL),(29402,'mixpanel','completed',10,'2024-07-26 02:13:25','2024-07-26 03:31:53','2024-07-26 03:29:24','2024-07-26 03:31:52',NULL,0,0,NULL,NULL),(29403,'mixpanel','completed',10,'2024-07-26 02:27:28','2024-07-26 03:41:53','2024-07-26 03:35:27','2024-07-26 03:41:52',NULL,0,0,NULL,NULL),(29404,'mixpanel','completed',10,'2024-07-26 02:10:51','2024-07-26 03:51:53','2024-07-26 03:46:50','2024-07-26 03:51:52',NULL,0,0,NULL,NULL),(29405,'mixpanel','completed',10,'2024-07-26 02:27:53','2024-07-26 04:01:51','2024-07-26 03:56:52','2024-07-26 04:01:50',NULL,0,0,NULL,NULL),(29406,'mixpanel','completed',10,'2024-07-26 02:29:54','2024-07-26 04:11:54','2024-07-26 04:06:52','2024-07-26 04:11:53',NULL,0,0,NULL,NULL),(29407,'mixpanel','completed',10,'2024-07-26 03:11:52','2024-07-26 04:21:53','2024-07-26 04:16:51','2024-07-26 04:21:52',NULL,0,0,NULL,NULL),(29408,'mixpanel','completed',10,'2024-07-26 02:55:05','2024-07-26 04:31:59','2024-07-26 04:27:03','2024-07-26 04:31:57',NULL,0,0,NULL,NULL),(29409,'mixpanel','completed',10,'2024-07-26 02:54:04','2024-07-26 04:42:04','2024-07-26 04:37:02','2024-07-26 04:42:02',NULL,0,0,NULL,NULL),(29410,'mixpanel','completed',10,'2024-07-26 03:11:51','2024-07-26 04:51:53','2024-07-26 04:46:50','2024-07-26 04:51:52',NULL,0,0,NULL,NULL),(29411,'mixpanel','completed',10,'2024-07-26 03:31:05','2024-07-26 05:01:51','2024-07-26 04:57:03','2024-07-26 05:01:50',NULL,0,0,NULL,NULL),(29412,'mixpanel','completed',10,'2024-07-26 04:02:53','2024-07-26 05:11:53','2024-07-26 05:06:52','2024-07-26 05:11:52',NULL,0,0,NULL,NULL),(29413,'mixpanel','completed',10,'2024-07-26 04:01:52','2024-07-26 05:21:02','2024-07-26 05:16:51','2024-07-26 05:21:01',NULL,0,0,NULL,NULL),(29414,'mixpanel','completed',10,'2024-07-26 03:33:54','2024-07-26 05:31:52','2024-07-26 05:26:53','2024-07-26 05:31:51',NULL,0,0,NULL,NULL),(29415,'mixpanel','completed',10,'2024-07-26 04:06:54','2024-07-26 05:41:53','2024-07-26 05:36:53','2024-07-26 05:41:52',NULL,0,0,NULL,NULL),(29416,'mixpanel','completed',10,'2024-07-26 03:58:52','2024-07-26 05:51:53','2024-07-26 05:46:51','2024-07-26 05:51:52',NULL,0,0,NULL,NULL),(29417,'mixpanel','completed',10,'2024-07-26 04:43:54','2024-07-26 06:01:52','2024-07-26 05:56:52','2024-07-26 06:01:51',NULL,0,0,NULL,NULL),(29418,'mixpanel','completed',10,'2024-07-26 05:00:53','2024-07-26 06:11:55','2024-07-26 06:06:52','2024-07-26 06:11:53',NULL,0,0,NULL,NULL),(29419,'mixpanel','completed',10,'2024-07-26 04:20:46','2024-07-26 06:16:52','2024-07-26 06:14:44','2024-07-26 06:16:51',NULL,0,0,NULL,NULL),(29420,'mixpanel','completed',10,'2024-07-26 05:09:53','2024-07-26 06:24:07','2024-07-26 06:21:52','2024-07-26 06:24:06',NULL,0,0,NULL,NULL),(29421,'mixpanel','completed',10,'2024-07-26 05:09:53','2024-07-26 06:31:52','2024-07-26 06:26:52','2024-07-26 06:31:51',NULL,0,0,NULL,NULL),(29422,'mixpanel','completed',10,'2024-07-26 05:15:53','2024-07-26 06:41:53','2024-07-26 06:36:52','2024-07-26 06:41:52',NULL,0,0,NULL,NULL),(29423,'mixpanel','completed',10,'2024-07-26 05:00:52','2024-07-26 06:51:53','2024-07-26 06:46:51','2024-07-26 06:51:52',NULL,0,0,NULL,NULL),(29424,'mixpanel','completed',10,'2024-07-26 05:09:10','2024-07-26 06:56:45','2024-07-26 06:54:09','2024-07-26 06:56:44',NULL,0,0,NULL,NULL),(29425,'mixpanel','completed',10,'2024-07-26 05:30:52','2024-07-26 07:06:54','2024-07-26 07:01:51','2024-07-26 07:06:53',NULL,0,0,NULL,NULL),(29426,'mixpanel','completed',10,'2024-07-26 05:56:53','2024-07-26 07:16:54','2024-07-26 07:11:52','2024-07-26 07:16:53',NULL,0,0,NULL,NULL),(29427,'mixpanel','completed',10,'2024-07-26 06:17:54','2024-07-26 07:24:29','2024-07-26 07:21:53','2024-07-26 07:24:28',NULL,0,0,NULL,NULL),(29428,'mixpanel','completed',10,'2024-07-26 06:11:54','2024-07-26 07:31:52','2024-07-26 07:26:53','2024-07-26 07:31:51',NULL,0,0,NULL,NULL),(29429,'mixpanel','completed',10,'2024-07-26 05:57:16','2024-07-26 07:41:53','2024-07-26 07:35:15','2024-07-26 07:41:52',NULL,0,0,NULL,NULL),(29430,'mixpanel','completed',10,'2024-07-26 05:50:52','2024-07-26 07:51:53','2024-07-26 07:46:51','2024-07-26 07:51:52',NULL,0,0,NULL,NULL),(29431,'mixpanel','completed',10,'2024-07-26 06:04:54','2024-07-26 08:01:52','2024-07-26 07:56:53','2024-07-26 08:01:51',NULL,0,0,NULL,NULL),(29432,'mixpanel','completed',10,'2024-07-26 06:13:53','2024-07-26 08:11:52','2024-07-26 08:06:52','2024-07-26 08:11:51',NULL,0,0,NULL,NULL),(29433,'mixpanel','completed',10,'2024-07-26 07:00:52','2024-07-26 08:21:53','2024-07-26 08:16:51','2024-07-26 08:21:52',NULL,0,0,NULL,NULL),(29434,'mixpanel','completed',10,'2024-07-26 07:00:54','2024-07-26 08:31:52','2024-07-26 08:26:53','2024-07-26 08:31:51',NULL,0,0,NULL,NULL),(29435,'mixpanel','completed',10,'2024-07-26 06:51:54','2024-07-26 08:41:53','2024-07-26 08:36:53','2024-07-26 08:41:52',NULL,0,0,NULL,NULL),(29436,'mixpanel','completed',10,'2024-07-26 07:34:52','2024-07-26 08:51:53','2024-07-26 08:46:51','2024-07-26 08:51:52',NULL,0,0,NULL,NULL),(29437,'mixpanel','completed',10,'2024-07-26 07:43:54','2024-07-26 09:00:13','2024-07-26 08:56:53','2024-07-26 09:00:12',NULL,0,0,NULL,NULL),(29438,'mixpanel','completed',10,'2024-07-26 07:39:53','2024-07-26 09:11:53','2024-07-26 09:06:52','2024-07-26 09:11:52',NULL,0,0,NULL,NULL),(29439,'mixpanel','completed',10,'2024-07-26 07:26:57','2024-07-26 09:21:53','2024-07-26 09:14:56','2024-07-26 09:21:52',NULL,0,0,NULL,NULL),(29440,'mixpanel','completed',10,'2024-07-26 07:57:54','2024-07-26 09:31:52','2024-07-26 09:26:53','2024-07-26 09:31:51',NULL,0,0,NULL,NULL),(29441,'mixpanel','completed',10,'2024-07-26 08:31:54','2024-07-26 09:41:54','2024-07-26 09:36:53','2024-07-26 09:41:52',NULL,0,0,NULL,NULL),(29442,'mixpanel','completed',10,'2024-07-26 08:30:52','2024-07-26 09:51:53','2024-07-26 09:46:51','2024-07-26 09:51:52',NULL,0,0,NULL,NULL),(29443,'mixpanel','completed',10,'2024-07-26 07:55:53','2024-07-26 10:01:52','2024-07-26 09:56:52','2024-07-26 10:01:51',NULL,0,0,NULL,NULL),(29444,'subscribers_engagement_score','completed',10,'2024-07-26 10:06:54','2024-07-26 10:11:53','2024-07-26 10:06:52','2024-07-26 10:11:52',NULL,0,0,NULL,NULL),(29445,'mixpanel','completed',10,'2024-07-26 08:33:54','2024-07-26 10:11:53','2024-07-26 10:06:52','2024-07-26 10:11:52',NULL,0,0,NULL,NULL),(29446,'subscribers_engagement_score','completed',10,'2024-07-26 10:11:53','2024-07-26 10:16:54','2024-07-26 10:11:52','2024-07-26 10:16:53',NULL,0,0,NULL,NULL),(29447,'subscribers_engagement_score','completed',10,'2024-07-27 20:57:00','2024-07-27 20:58:29','2024-07-26 10:16:53','2024-07-27 20:58:28',NULL,0,0,NULL,NULL),(29448,'mixpanel','completed',10,'2024-07-26 08:36:54','2024-07-26 10:21:54','2024-07-26 10:16:53','2024-07-26 10:21:53',NULL,0,0,NULL,NULL),(29449,'mixpanel','completed',10,'2024-07-26 09:07:54','2024-07-26 10:31:53','2024-07-26 10:26:53','2024-07-26 10:31:52',NULL,0,0,NULL,NULL),(29450,'mixpanel','completed',10,'2024-07-26 08:36:54','2024-07-26 10:41:54','2024-07-26 10:36:53','2024-07-26 10:41:53',NULL,0,0,NULL,NULL),(29451,'mixpanel','completed',10,'2024-07-26 09:07:53','2024-07-26 10:51:53','2024-07-26 10:46:52','2024-07-26 10:51:52',NULL,0,0,NULL,NULL),(29452,'mixpanel','completed',10,'2024-07-26 09:51:54','2024-07-26 11:01:53','2024-07-26 10:56:52','2024-07-26 11:01:52',NULL,0,0,NULL,NULL),(29453,'mixpanel','completed',10,'2024-07-26 09:21:54','2024-07-26 11:11:53','2024-07-26 11:06:53','2024-07-26 11:11:52',NULL,0,0,NULL,NULL),(29454,'mixpanel','completed',10,'2024-07-26 09:15:53','2024-07-26 11:21:53','2024-07-26 11:15:52','2024-07-26 11:21:52',NULL,0,0,NULL,NULL),(29455,'mixpanel','completed',10,'2024-07-26 09:26:54','2024-07-26 11:31:53','2024-07-26 11:26:53','2024-07-26 11:31:52',NULL,0,0,NULL,NULL),(29456,'mixpanel','completed',10,'2024-07-26 09:37:53','2024-07-26 11:41:54','2024-07-26 11:35:52','2024-07-26 11:41:53',NULL,0,0,NULL,NULL),(29457,'mixpanel','completed',10,'2024-07-26 10:21:53','2024-07-26 11:51:53','2024-07-26 11:46:52','2024-07-26 11:51:52',NULL,0,0,NULL,NULL),(29458,'mixpanel','completed',10,'2024-07-26 10:35:54','2024-07-26 12:01:53','2024-07-26 11:56:53','2024-07-26 12:01:52',NULL,0,0,NULL,NULL),(29459,'mixpanel','completed',10,'2024-07-26 10:41:49','2024-07-26 12:11:54','2024-07-26 12:05:48','2024-07-26 12:11:53',NULL,0,0,NULL,NULL),(29460,'mixpanel','completed',10,'2024-07-26 10:27:53','2024-07-26 12:19:54','2024-07-26 12:16:52','2024-07-26 12:19:53',NULL,0,0,NULL,NULL),(29461,'mixpanel','completed',10,'2024-07-26 10:40:54','2024-07-26 12:31:54','2024-07-26 12:26:53','2024-07-26 12:31:53',NULL,0,0,NULL,NULL),(29462,'mixpanel','completed',10,'2024-07-26 11:30:53','2024-07-26 12:40:21','2024-07-26 12:36:52','2024-07-26 12:40:20',NULL,0,0,NULL,NULL),(29463,'mixpanel','completed',10,'2024-07-26 11:32:54','2024-07-26 12:51:54','2024-07-26 12:46:53','2024-07-26 12:51:53',NULL,0,0,NULL,NULL),(29464,'mixpanel','completed',10,'2024-07-26 11:40:53','2024-07-26 13:01:53','2024-07-26 12:56:52','2024-07-26 13:01:52',NULL,0,0,NULL,NULL),(29465,'mixpanel','completed',10,'2024-07-26 11:43:53','2024-07-26 13:11:53','2024-07-26 13:06:52','2024-07-26 13:11:53',NULL,0,0,NULL,NULL),(29466,'mixpanel','completed',10,'2024-07-26 12:03:53','2024-07-26 13:21:16','2024-07-26 13:16:52','2024-07-26 13:21:15',NULL,0,0,NULL,NULL),(29467,'mixpanel','completed',10,'2024-07-26 11:43:26','2024-07-26 13:31:52','2024-07-26 13:26:25','2024-07-26 13:31:51',NULL,0,0,NULL,NULL),(29468,'mixpanel','completed',10,'2024-07-26 12:10:53','2024-07-26 13:41:53','2024-07-26 13:36:52','2024-07-26 13:41:52',NULL,0,0,NULL,NULL),(29469,'mixpanel','completed',10,'2024-07-26 11:51:53','2024-07-26 13:51:54','2024-07-26 13:46:52','2024-07-26 13:51:53',NULL,0,0,NULL,NULL),(29470,'mixpanel','completed',10,'2024-07-26 12:03:35','2024-07-26 14:01:53','2024-07-26 13:56:34','2024-07-26 14:01:52',NULL,0,0,NULL,NULL),(29471,'mixpanel','completed',10,'2024-07-26 12:13:04','2024-07-26 14:09:23','2024-07-26 14:05:03','2024-07-26 14:09:22',NULL,0,0,NULL,NULL),(29472,'mixpanel','completed',10,'2024-07-26 12:47:54','2024-07-26 14:16:05','2024-07-26 14:11:53','2024-07-26 14:16:04',NULL,0,0,NULL,NULL),(29473,'mixpanel','completed',10,'2024-07-26 13:07:57','2024-07-26 14:26:53','2024-07-26 14:20:56','2024-07-26 14:26:52',NULL,0,0,NULL,NULL),(29474,'mixpanel','completed',10,'2024-07-26 13:11:52','2024-07-26 14:36:54','2024-07-26 14:31:51','2024-07-26 14:36:52',NULL,0,0,NULL,NULL),(29475,'mixpanel','completed',10,'2024-07-26 13:24:54','2024-07-26 14:46:53','2024-07-26 14:41:53','2024-07-26 14:46:52',NULL,0,0,NULL,NULL),(29476,'mixpanel','completed',10,'2024-07-26 13:17:53','2024-07-26 14:56:54','2024-07-26 14:51:52','2024-07-26 14:56:53',NULL,0,0,NULL,NULL),(29477,'mixpanel','completed',10,'2024-07-26 13:03:32','2024-07-26 15:06:53','2024-07-26 15:00:31','2024-07-26 15:06:53',NULL,0,0,NULL,NULL),(29478,'mixpanel','completed',10,'2024-07-26 13:54:54','2024-07-26 15:16:53','2024-07-26 15:11:53','2024-07-26 15:16:52',NULL,0,0,NULL,NULL),(29479,'mixpanel','completed',10,'2024-07-26 13:31:54','2024-07-26 15:25:08','2024-07-26 15:21:53','2024-07-26 15:25:07',NULL,0,0,NULL,NULL),(29480,'mixpanel','completed',10,'2024-07-26 13:44:53','2024-07-26 15:36:54','2024-07-26 15:31:52','2024-07-26 15:36:53',NULL,0,0,NULL,NULL),(29481,'mixpanel','completed',10,'2024-07-26 14:02:54','2024-07-26 15:46:53','2024-07-26 15:41:53','2024-07-26 15:46:52',NULL,0,0,NULL,NULL),(29482,'mixpanel','completed',10,'2024-07-26 14:00:54','2024-07-26 15:56:54','2024-07-26 15:51:53','2024-07-26 15:56:53',NULL,0,0,NULL,NULL),(29483,'mixpanel','completed',10,'2024-07-26 14:25:54','2024-07-26 16:11:54','2024-07-26 16:06:53','2024-07-26 16:11:53',NULL,0,0,NULL,NULL),(29484,'mixpanel','completed',10,'2024-07-26 15:08:53','2024-07-26 16:21:54','2024-07-26 16:16:52','2024-07-26 16:21:53',NULL,0,0,NULL,NULL),(29485,'mixpanel','completed',10,'2024-07-26 14:28:54','2024-07-26 16:31:53','2024-07-26 16:26:53','2024-07-26 16:31:52',NULL,0,0,NULL,NULL),(29486,'mixpanel','completed',10,'2024-07-26 14:44:54','2024-07-26 16:41:54','2024-07-26 16:36:53','2024-07-26 16:41:53',NULL,0,0,NULL,NULL),(29487,'mixpanel','completed',10,'2024-07-26 14:58:53','2024-07-26 16:51:54','2024-07-26 16:46:52','2024-07-26 16:51:53',NULL,0,0,NULL,NULL),(29488,'mixpanel','completed',10,'2024-07-26 15:00:54','2024-07-26 17:01:53','2024-07-26 16:56:53','2024-07-26 17:01:52',NULL,0,0,NULL,NULL),(29489,'mixpanel','completed',10,'2024-07-26 15:41:54','2024-07-26 17:11:54','2024-07-26 17:06:53','2024-07-26 17:11:53',NULL,0,0,NULL,NULL),(29490,'mixpanel','completed',10,'2024-07-26 15:29:53','2024-07-26 17:21:16','2024-07-26 17:16:52','2024-07-26 17:21:16',NULL,0,0,NULL,NULL),(29491,'mixpanel','completed',10,'2024-07-26 15:59:56','2024-07-26 17:31:53','2024-07-26 17:25:55','2024-07-26 17:31:52',NULL,0,0,NULL,NULL),(29492,'mixpanel','completed',10,'2024-07-26 16:27:54','2024-07-26 17:41:54','2024-07-26 17:36:53','2024-07-26 17:41:53',NULL,0,0,NULL,NULL),(29493,'mixpanel','completed',10,'2024-07-26 15:49:53','2024-07-26 17:51:53','2024-07-26 17:46:52','2024-07-26 17:51:52',NULL,0,0,NULL,NULL),(29494,'mixpanel','completed',10,'2024-07-26 16:42:54','2024-07-26 18:01:53','2024-07-26 17:56:53','2024-07-26 18:01:52',NULL,0,0,NULL,NULL),(29495,'mixpanel','completed',10,'2024-07-26 16:41:54','2024-07-26 18:11:54','2024-07-26 18:06:53','2024-07-26 18:11:53',NULL,0,0,NULL,NULL),(29496,'mixpanel','completed',10,'2024-07-26 16:41:53','2024-07-26 18:21:54','2024-07-26 18:16:52','2024-07-26 18:21:53',NULL,0,0,NULL,NULL),(29497,'mixpanel','completed',10,'2024-07-26 17:05:56','2024-07-26 18:31:53','2024-07-26 18:26:55','2024-07-26 18:31:52',NULL,0,0,NULL,NULL),(29498,'mixpanel','completed',10,'2024-07-26 16:36:54','2024-07-26 18:41:54','2024-07-26 18:36:53','2024-07-26 18:41:53',NULL,0,0,NULL,NULL),(29499,'mixpanel','completed',10,'2024-07-26 16:57:54','2024-07-26 18:49:01','2024-07-26 18:46:53','2024-07-26 18:49:00',NULL,0,0,NULL,NULL),(29500,'mixpanel','completed',10,'2024-07-26 17:48:02','2024-07-26 18:56:54','2024-07-26 18:51:02','2024-07-26 18:56:53',NULL,0,0,NULL,NULL),(29501,'mixpanel','completed',10,'2024-07-26 17:27:54','2024-07-26 19:06:54','2024-07-26 19:01:53','2024-07-26 19:06:53',NULL,0,0,NULL,NULL),(29502,'mixpanel','completed',10,'2024-07-26 17:21:54','2024-07-26 19:16:54','2024-07-26 19:11:53','2024-07-26 19:16:53',NULL,0,0,NULL,NULL),(29503,'mixpanel','completed',10,'2024-07-26 17:34:54','2024-07-26 19:26:54','2024-07-26 19:21:53','2024-07-26 19:26:53',NULL,0,0,NULL,NULL),(29504,'mixpanel','completed',10,'2024-07-26 17:52:53','2024-07-26 19:34:45','2024-07-26 19:31:52','2024-07-26 19:34:44',NULL,0,0,NULL,NULL),(29505,'mixpanel','completed',10,'2024-07-26 17:55:54','2024-07-26 19:41:54','2024-07-26 19:36:53','2024-07-26 19:41:53',NULL,0,0,NULL,NULL),(29506,'mixpanel','completed',10,'2024-07-26 17:48:54','2024-07-26 19:49:47','2024-07-26 19:46:53','2024-07-26 19:49:46',NULL,0,0,NULL,NULL),(29507,'mixpanel','completed',10,'2024-07-26 17:53:54','2024-07-26 19:56:54','2024-07-26 19:51:53','2024-07-26 19:56:53',NULL,0,0,NULL,NULL),(29508,'mixpanel','completed',10,'2024-07-26 18:14:54','2024-07-26 20:04:32','2024-07-26 20:01:53','2024-07-26 20:04:31',NULL,0,0,NULL,NULL),(29509,'mixpanel','completed',10,'2024-07-26 18:47:54','2024-07-26 20:09:16','2024-07-26 20:06:53','2024-07-26 20:09:15',NULL,0,0,NULL,NULL),(29510,'mixpanel','completed',10,'2024-07-26 18:37:54','2024-07-26 20:16:53','2024-07-26 20:11:53','2024-07-26 20:16:52',NULL,0,0,NULL,NULL),(29511,'mixpanel','completed',10,'2024-07-26 18:48:54','2024-07-26 20:26:54','2024-07-26 20:21:53','2024-07-26 20:26:53',NULL,0,0,NULL,NULL),(29512,'mixpanel','completed',10,'2024-07-26 19:17:54','2024-07-26 20:36:54','2024-07-26 20:31:53','2024-07-26 20:36:53',NULL,0,0,NULL,NULL),(29513,'mixpanel','completed',10,'2024-07-26 19:23:35','2024-07-26 20:47:10','2024-07-26 20:41:34','2024-07-26 20:47:07',NULL,0,0,NULL,NULL),(29514,'mixpanel','completed',10,'2024-07-26 19:10:56','2024-07-26 20:56:54','2024-07-26 20:51:54','2024-07-26 20:56:53',NULL,0,0,NULL,NULL),(29515,'mixpanel','completed',10,'2024-07-26 19:05:54','2024-07-26 21:06:54','2024-07-26 21:01:53','2024-07-26 21:06:53',NULL,0,0,NULL,NULL),(29516,'mixpanel','completed',10,'2024-07-26 19:14:54','2024-07-26 21:16:54','2024-07-26 21:11:53','2024-07-26 21:16:53',NULL,0,0,NULL,NULL),(29517,'mixpanel','completed',10,'2024-07-26 19:43:55','2024-07-26 21:26:54','2024-07-26 21:21:53','2024-07-26 21:26:53',NULL,0,0,NULL,NULL),(29518,'mixpanel','completed',10,'2024-07-26 19:30:55','2024-07-26 21:36:54','2024-07-26 21:31:54','2024-07-26 21:36:53',NULL,0,0,NULL,NULL),(29519,'mixpanel','completed',10,'2024-07-26 19:50:33','2024-07-26 21:46:53','2024-07-26 21:40:32','2024-07-26 21:46:52',NULL,0,0,NULL,NULL),(29520,'schedule_re_engagement_email','completed',10,'2024-07-27 21:51:54','2024-07-27 21:51:55','2024-07-26 21:51:53','2024-07-27 21:51:54',NULL,0,0,NULL,NULL),(29521,'mixpanel','completed',10,'2024-07-26 20:05:54','2024-07-26 21:56:53','2024-07-26 21:51:53','2024-07-26 21:56:52',NULL,0,0,NULL,NULL),(29522,'mixpanel','completed',10,'2024-07-26 20:23:54','2024-07-26 22:06:54','2024-07-26 22:01:53','2024-07-26 22:06:53',NULL,0,0,NULL,NULL),(29523,'mixpanel','completed',10,'2024-07-26 20:44:54','2024-07-26 22:16:53','2024-07-26 22:11:53','2024-07-26 22:16:51',NULL,0,0,NULL,NULL),(29524,'mixpanel','completed',10,'2024-07-26 20:54:54','2024-07-26 22:24:47','2024-07-26 22:21:53','2024-07-26 22:24:46',NULL,0,0,NULL,NULL),(29525,'mixpanel','completed',10,'2024-07-26 20:42:54','2024-07-26 22:31:54','2024-07-26 22:26:53','2024-07-26 22:31:53',NULL,0,0,NULL,NULL),(29526,'mixpanel','completed',10,'2024-07-26 20:55:54','2024-07-26 22:41:58','2024-07-26 22:36:53','2024-07-26 22:41:55',NULL,0,0,NULL,NULL),(29527,'mixpanel','completed',10,'2024-07-26 20:55:54','2024-07-26 22:51:54','2024-07-26 22:46:53','2024-07-26 22:51:53',NULL,0,0,NULL,NULL),(29528,'mixpanel','completed',10,'2024-07-26 21:45:54','2024-07-26 23:01:58','2024-07-26 22:56:53','2024-07-26 23:01:56',NULL,0,0,NULL,NULL),(29529,'mixpanel','completed',10,'2024-07-26 21:40:06','2024-07-26 23:11:54','2024-07-26 23:07:03','2024-07-26 23:11:53',NULL,0,0,NULL,NULL),(29530,'mixpanel','completed',10,'2024-07-26 21:50:54','2024-07-26 23:21:55','2024-07-26 23:16:53','2024-07-26 23:21:54',NULL,0,0,NULL,NULL),(29531,'mixpanel','completed',10,'2024-07-26 21:46:57','2024-07-26 23:30:39','2024-07-26 23:25:56','2024-07-26 23:30:38',NULL,0,0,NULL,NULL),(29532,'mixpanel','completed',10,'2024-07-26 22:10:54','2024-07-26 23:41:54','2024-07-26 23:36:53','2024-07-26 23:41:53',NULL,0,0,NULL,NULL),(29533,'mixpanel','completed',10,'2024-07-26 22:02:54','2024-07-26 23:51:54','2024-07-26 23:46:53','2024-07-26 23:51:53',NULL,0,0,NULL,NULL),(29534,'mixpanel','completed',10,'2024-07-26 22:31:07','2024-07-27 00:01:54','2024-07-26 23:56:06','2024-07-27 00:01:53',NULL,0,0,NULL,NULL),(29535,'mixpanel','completed',10,'2024-07-26 22:32:54','2024-07-27 00:11:54','2024-07-27 00:06:53','2024-07-27 00:11:53',NULL,0,0,NULL,NULL),(29536,'mixpanel','completed',10,'2024-07-26 22:18:32','2024-07-27 00:16:54','2024-07-27 00:14:31','2024-07-27 00:16:53',NULL,0,0,NULL,NULL),(29537,'mixpanel','completed',10,'2024-07-26 23:05:55','2024-07-27 00:26:54','2024-07-27 00:21:54','2024-07-27 00:26:53',NULL,0,0,NULL,NULL),(29538,'mixpanel','completed',10,'2024-07-26 22:45:55','2024-07-27 00:36:54','2024-07-27 00:31:54','2024-07-27 00:36:53',NULL,0,0,NULL,NULL),(29539,'mixpanel','completed',10,'2024-07-26 23:02:54','2024-07-27 00:46:54','2024-07-27 00:41:53','2024-07-27 00:46:53',NULL,0,0,NULL,NULL),(29540,'mixpanel','completed',10,'2024-07-26 23:15:54','2024-07-27 00:56:54','2024-07-27 00:51:53','2024-07-27 00:56:53',NULL,0,0,NULL,NULL),(29541,'mixpanel','completed',10,'2024-07-26 23:23:54','2024-07-27 01:06:54','2024-07-27 01:01:53','2024-07-27 01:06:53',NULL,0,0,NULL,NULL),(29542,'mixpanel','completed',10,'2024-07-26 23:25:55','2024-07-27 01:16:54','2024-07-27 01:11:54','2024-07-27 01:16:53',NULL,0,0,NULL,NULL),(29543,'mixpanel','completed',10,'2024-07-27 00:12:06','2024-07-27 01:28:45','2024-07-27 01:21:05','2024-07-27 01:28:42',NULL,0,0,NULL,NULL),(29544,'mixpanel','completed',10,'2024-07-26 23:54:52','2024-07-27 01:36:53','2024-07-27 01:31:52','2024-07-27 01:36:52',NULL,0,0,NULL,NULL),(29545,'mixpanel','completed',10,'2024-07-27 00:36:53','2024-07-27 01:46:53','2024-07-27 01:41:52','2024-07-27 01:46:52',NULL,0,0,NULL,NULL),(29546,'mixpanel','completed',10,'2024-07-26 23:57:53','2024-07-27 01:54:46','2024-07-27 01:51:52','2024-07-27 01:54:45',NULL,0,0,NULL,NULL),(29547,'mixpanel','completed',10,'2024-07-27 00:20:53','2024-07-27 02:01:53','2024-07-27 01:56:52','2024-07-27 02:01:52',NULL,0,0,NULL,NULL),(29548,'mixpanel','completed',10,'2024-07-27 01:04:53','2024-07-27 02:11:53','2024-07-27 02:06:52','2024-07-27 02:11:52',NULL,0,0,NULL,NULL),(29549,'mixpanel','completed',10,'2024-07-27 00:34:53','2024-07-27 02:21:53','2024-07-27 02:16:52','2024-07-27 02:21:52',NULL,0,0,NULL,NULL),(29550,'mixpanel','completed',10,'2024-07-27 00:25:53','2024-07-27 02:31:53','2024-07-27 02:26:52','2024-07-27 02:31:52',NULL,0,0,NULL,NULL),(29551,'mixpanel','completed',10,'2024-07-27 01:24:53','2024-07-27 02:41:53','2024-07-27 02:36:52','2024-07-27 02:41:52',NULL,0,0,NULL,NULL),(29552,'mixpanel','completed',10,'2024-07-27 00:51:53','2024-07-27 02:51:53','2024-07-27 02:46:52','2024-07-27 02:51:52',NULL,0,0,NULL,NULL),(29553,'mixpanel','completed',10,'2024-07-27 01:34:53','2024-07-27 03:01:53','2024-07-27 02:56:52','2024-07-27 03:01:52',NULL,0,0,NULL,NULL),(29554,'mixpanel','completed',10,'2024-07-27 01:13:53','2024-07-27 03:11:53','2024-07-27 03:06:52','2024-07-27 03:11:52',NULL,0,0,NULL,NULL),(29555,'mixpanel','completed',10,'2024-07-27 01:52:53','2024-07-27 03:21:52','2024-07-27 03:16:52','2024-07-27 03:21:52',NULL,0,0,NULL,NULL),(29556,'mixpanel','completed',10,'2024-07-27 01:28:53','2024-07-27 03:31:53','2024-07-27 03:26:52','2024-07-27 03:31:52',NULL,0,0,NULL,NULL),(29557,'mixpanel','completed',10,'2024-07-27 02:01:58','2024-07-27 03:41:52','2024-07-27 03:36:56','2024-07-27 03:41:52',NULL,0,0,NULL,NULL),(29558,'mixpanel','completed',10,'2024-07-27 02:42:53','2024-07-27 03:51:56','2024-07-27 03:46:53','2024-07-27 03:51:53',NULL,0,0,NULL,NULL),(29559,'mixpanel','completed',10,'2024-07-27 02:36:52','2024-07-27 04:00:55','2024-07-27 03:56:52','2024-07-27 04:00:54',NULL,0,0,NULL,NULL),(29560,'mixpanel','completed',10,'2024-07-27 02:23:53','2024-07-27 04:08:54','2024-07-27 04:06:52','2024-07-27 04:08:53',NULL,0,0,NULL,NULL),(29561,'mixpanel','completed',10,'2024-07-27 02:49:53','2024-07-27 04:16:53','2024-07-27 04:11:52','2024-07-27 04:16:52',NULL,0,0,NULL,NULL),(29562,'mixpanel','completed',10,'2024-07-27 03:12:53','2024-07-27 04:26:53','2024-07-27 04:21:52','2024-07-27 04:26:52',NULL,0,0,NULL,NULL),(29563,'mixpanel','completed',10,'2024-07-27 02:58:56','2024-07-27 04:36:57','2024-07-27 04:31:54','2024-07-27 04:36:55',NULL,0,0,NULL,NULL),(29564,'mixpanel','completed',10,'2024-07-27 03:13:53','2024-07-27 04:46:53','2024-07-27 04:41:52','2024-07-27 04:46:52',NULL,0,0,NULL,NULL),(29565,'mixpanel','completed',10,'2024-07-27 03:28:55','2024-07-27 04:51:08','2024-07-27 04:48:54','2024-07-27 04:51:07',NULL,0,0,NULL,NULL),(29566,'mixpanel','completed',10,'2024-07-27 03:02:53','2024-07-27 05:01:53','2024-07-27 04:56:52','2024-07-27 05:01:52',NULL,0,0,NULL,NULL),(29567,'mixpanel','completed',10,'2024-07-27 03:42:53','2024-07-27 05:11:53','2024-07-27 05:06:52','2024-07-27 05:11:52',NULL,0,0,NULL,NULL),(29568,'mixpanel','completed',10,'2024-07-27 04:07:15','2024-07-27 05:18:49','2024-07-27 05:15:14','2024-07-27 05:18:48',NULL,0,0,NULL,NULL),(29569,'mixpanel','completed',10,'2024-07-27 03:23:53','2024-07-27 05:26:53','2024-07-27 05:21:52','2024-07-27 05:26:52',NULL,0,0,NULL,NULL),(29570,'mixpanel','completed',10,'2024-07-27 04:13:53','2024-07-27 05:33:57','2024-07-27 05:31:52','2024-07-27 05:33:56',NULL,0,0,NULL,NULL),(29571,'mixpanel','completed',10,'2024-07-27 04:08:52','2024-07-27 05:41:53','2024-07-27 05:36:51','2024-07-27 05:41:52',NULL,0,0,NULL,NULL),(29572,'mixpanel','completed',10,'2024-07-27 03:57:09','2024-07-27 05:46:53','2024-07-27 05:44:08','2024-07-27 05:46:52',NULL,0,0,NULL,NULL),(29573,'mixpanel','completed',10,'2024-07-27 03:50:53','2024-07-27 05:56:53','2024-07-27 05:51:52','2024-07-27 05:56:52',NULL,0,0,NULL,NULL),(29574,'mixpanel','completed',10,'2024-07-27 04:21:53','2024-07-27 06:04:19','2024-07-27 06:01:52','2024-07-27 06:04:18',NULL,0,0,NULL,NULL),(29575,'mixpanel','completed',10,'2024-07-27 05:00:53','2024-07-27 06:10:44','2024-07-27 06:06:52','2024-07-27 06:10:43',NULL,0,0,NULL,NULL),(29576,'mixpanel','completed',10,'2024-07-27 04:55:53','2024-07-27 06:21:53','2024-07-27 06:16:52','2024-07-27 06:21:52',NULL,0,0,NULL,NULL),(29577,'mixpanel','completed',10,'2024-07-27 04:31:53','2024-07-27 06:31:53','2024-07-27 06:26:52','2024-07-27 06:31:52',NULL,0,0,NULL,NULL),(29578,'mixpanel','completed',10,'2024-07-27 05:25:55','2024-07-27 06:41:53','2024-07-27 06:36:55','2024-07-27 06:41:52',NULL,0,0,NULL,NULL),(29579,'mixpanel','completed',10,'2024-07-27 05:18:53','2024-07-27 06:51:53','2024-07-27 06:46:52','2024-07-27 06:51:52',NULL,0,0,NULL,NULL),(29580,'mixpanel','completed',10,'2024-07-27 05:23:53','2024-07-27 07:01:53','2024-07-27 06:56:52','2024-07-27 07:01:52',NULL,0,0,NULL,NULL),(29581,'mixpanel','completed',10,'2024-07-27 05:48:53','2024-07-27 07:11:53','2024-07-27 07:06:52','2024-07-27 07:11:52',NULL,0,0,NULL,NULL),(29582,'mixpanel','completed',10,'2024-07-27 05:37:53','2024-07-27 07:21:54','2024-07-27 07:16:52','2024-07-27 07:21:53',NULL,0,0,NULL,NULL),(29583,'mixpanel','completed',10,'2024-07-27 06:01:53','2024-07-27 07:31:53','2024-07-27 07:26:52','2024-07-27 07:31:52',NULL,0,0,NULL,NULL),(29584,'mixpanel','completed',10,'2024-07-27 06:26:52','2024-07-27 07:41:52','2024-07-27 07:36:51','2024-07-27 07:41:51',NULL,0,0,NULL,NULL),(29585,'mixpanel','completed',10,'2024-07-27 05:47:52','2024-07-27 07:51:53','2024-07-27 07:46:51','2024-07-27 07:51:52',NULL,0,0,NULL,NULL),(29586,'mixpanel','completed',10,'2024-07-27 06:22:54','2024-07-27 08:00:51','2024-07-27 07:56:53','2024-07-27 08:00:51',NULL,0,0,NULL,NULL),(29587,'mixpanel','completed',10,'2024-07-27 06:47:53','2024-07-27 08:11:52','2024-07-27 08:06:52','2024-07-27 08:11:52',NULL,0,0,NULL,NULL),(29588,'mixpanel','completed',10,'2024-07-27 06:45:53','2024-07-27 08:20:28','2024-07-27 08:16:52','2024-07-27 08:20:27',NULL,0,0,NULL,NULL),(29589,'mixpanel','completed',10,'2024-07-27 06:33:52','2024-07-27 08:31:52','2024-07-27 08:26:52','2024-07-27 08:31:51',NULL,0,0,NULL,NULL),(29590,'mixpanel','completed',10,'2024-07-27 07:08:53','2024-07-27 08:41:53','2024-07-27 08:36:52','2024-07-27 08:41:52',NULL,0,0,NULL,NULL),(29591,'mixpanel','completed',10,'2024-07-27 07:12:53','2024-07-27 08:51:52','2024-07-27 08:46:52','2024-07-27 08:51:52',NULL,0,0,NULL,NULL),(29592,'mixpanel','completed',10,'2024-07-27 07:24:53','2024-07-27 08:59:40','2024-07-27 08:56:52','2024-07-27 08:59:39',NULL,0,0,NULL,NULL),(29593,'mixpanel','completed',10,'2024-07-27 07:30:52','2024-07-27 09:06:52','2024-07-27 09:01:51','2024-07-27 09:06:51',NULL,0,0,NULL,NULL),(29594,'mixpanel','completed',10,'2024-07-27 07:32:53','2024-07-27 09:16:53','2024-07-27 09:11:52','2024-07-27 09:16:52',NULL,0,0,NULL,NULL),(29595,'mixpanel','completed',10,'2024-07-27 07:49:53','2024-07-27 09:26:53','2024-07-27 09:21:52','2024-07-27 09:26:52',NULL,0,0,NULL,NULL),(29596,'mixpanel','completed',10,'2024-07-27 08:04:53','2024-07-27 09:36:52','2024-07-27 09:31:52','2024-07-27 09:36:52',NULL,0,0,NULL,NULL),(29597,'mixpanel','completed',10,'2024-07-27 07:46:53','2024-07-27 09:46:53','2024-07-27 09:41:52','2024-07-27 09:46:52',NULL,0,0,NULL,NULL),(29598,'mixpanel','completed',10,'2024-07-27 08:26:53','2024-07-27 09:56:53','2024-07-27 09:51:52','2024-07-27 09:56:52',NULL,0,0,NULL,NULL),(29599,'mixpanel','completed',10,'2024-07-27 08:46:53','2024-07-27 10:05:09','2024-07-27 10:01:52','2024-07-27 10:05:08',NULL,0,0,NULL,NULL),(29600,'mixpanel','completed',10,'2024-07-27 08:23:53','2024-07-27 10:16:53','2024-07-27 10:11:52','2024-07-27 10:16:52',NULL,0,0,NULL,NULL),(29601,'mixpanel','completed',10,'2024-07-27 08:59:53','2024-07-27 10:26:53','2024-07-27 10:21:52','2024-07-27 10:26:52',NULL,0,0,NULL,NULL),(29602,'mixpanel','completed',10,'2024-07-27 09:25:35','2024-07-27 10:31:52','2024-07-27 10:29:34','2024-07-27 10:31:51',NULL,0,0,NULL,NULL),(29603,'mixpanel','completed',10,'2024-07-27 08:38:53','2024-07-27 10:41:58','2024-07-27 10:36:52','2024-07-27 10:41:57',NULL,0,0,NULL,NULL),(29604,'mixpanel','completed',10,'2024-07-27 09:09:54','2024-07-27 10:51:54','2024-07-27 10:46:53','2024-07-27 10:51:53',NULL,0,0,NULL,NULL),(29605,'mixpanel','completed',10,'2024-07-27 09:18:54','2024-07-27 11:01:54','2024-07-27 10:56:53','2024-07-27 11:01:53',NULL,0,0,NULL,NULL),(29606,'mixpanel','completed',10,'2024-07-27 09:53:54','2024-07-27 11:11:53','2024-07-27 11:06:53','2024-07-27 11:11:52',NULL,0,0,NULL,NULL),(29607,'mixpanel','completed',10,'2024-07-27 09:32:54','2024-07-27 11:21:54','2024-07-27 11:16:53','2024-07-27 11:21:53',NULL,0,0,NULL,NULL),(29608,'mixpanel','completed',10,'2024-07-27 10:23:54','2024-07-27 11:31:54','2024-07-27 11:26:53','2024-07-27 11:31:53',NULL,0,0,NULL,NULL),(29609,'mixpanel','completed',10,'2024-07-27 10:01:58','2024-07-27 11:41:54','2024-07-27 11:36:52','2024-07-27 11:41:53',NULL,0,0,NULL,NULL),(29610,'mixpanel','completed',10,'2024-07-27 10:30:54','2024-07-27 11:51:54','2024-07-27 11:46:53','2024-07-27 11:51:53',NULL,0,0,NULL,NULL),(29611,'mixpanel','completed',10,'2024-07-27 10:41:55','2024-07-27 12:00:38','2024-07-27 11:56:53','2024-07-27 12:00:37',NULL,0,0,NULL,NULL),(29612,'mixpanel','completed',10,'2024-07-27 10:40:54','2024-07-27 12:11:54','2024-07-27 12:06:53','2024-07-27 12:11:53',NULL,0,0,NULL,NULL),(29613,'mixpanel','completed',10,'2024-07-27 10:24:54','2024-07-27 12:21:54','2024-07-27 12:16:53','2024-07-27 12:21:53',NULL,0,0,NULL,NULL),(29614,'mixpanel','completed',10,'2024-07-27 10:30:54','2024-07-27 12:31:54','2024-07-27 12:26:53','2024-07-27 12:31:53',NULL,0,0,NULL,NULL),(29615,'mixpanel','completed',10,'2024-07-27 11:07:55','2024-07-27 12:39:45','2024-07-27 12:36:54','2024-07-27 12:39:44',NULL,0,0,NULL,NULL),(29616,'mixpanel','completed',10,'2024-07-27 11:11:54','2024-07-27 12:45:06','2024-07-27 12:41:53','2024-07-27 12:45:05',NULL,0,0,NULL,NULL),(29617,'mixpanel','completed',10,'2024-07-27 10:50:09','2024-07-27 12:51:55','2024-07-27 12:49:08','2024-07-27 12:51:54',NULL,0,0,NULL,NULL),(29618,'mixpanel','completed',10,'2024-07-27 11:06:24','2024-07-27 12:56:54','2024-07-27 12:54:23','2024-07-27 12:56:53',NULL,0,0,NULL,NULL),(29619,'mixpanel','completed',10,'2024-07-27 11:12:54','2024-07-27 13:06:54','2024-07-27 13:01:53','2024-07-27 13:06:53',NULL,0,0,NULL,NULL),(29620,'mixpanel','completed',10,'2024-07-27 11:26:55','2024-07-27 13:16:55','2024-07-27 13:11:54','2024-07-27 13:16:53',NULL,0,0,NULL,NULL),(29621,'mixpanel','completed',10,'2024-07-27 12:19:54','2024-07-27 13:26:54','2024-07-27 13:21:53','2024-07-27 13:26:53',NULL,0,0,NULL,NULL),(29622,'mixpanel','completed',10,'2024-07-27 11:54:55','2024-07-27 13:36:55','2024-07-27 13:31:54','2024-07-27 13:36:54',NULL,0,0,NULL,NULL),(29623,'mixpanel','completed',10,'2024-07-27 12:25:55','2024-07-27 13:46:54','2024-07-27 13:41:54','2024-07-27 13:46:53',NULL,0,0,NULL,NULL),(29624,'mixpanel','completed',10,'2024-07-27 11:50:54','2024-07-27 13:56:54','2024-07-27 13:51:53','2024-07-27 13:56:53',NULL,0,0,NULL,NULL),(29625,'mixpanel','completed',10,'2024-07-27 12:25:54','2024-07-27 14:06:54','2024-07-27 14:01:53','2024-07-27 14:06:53',NULL,0,0,NULL,NULL),(29626,'mixpanel','completed',10,'2024-07-27 12:22:54','2024-07-27 14:16:54','2024-07-27 14:11:53','2024-07-27 14:16:53',NULL,0,0,NULL,NULL),(29627,'mixpanel','completed',10,'2024-07-27 12:24:55','2024-07-27 14:26:54','2024-07-27 14:21:54','2024-07-27 14:26:53',NULL,0,0,NULL,NULL),(29628,'mixpanel','completed',10,'2024-07-27 12:40:54','2024-07-27 14:36:54','2024-07-27 14:31:53','2024-07-27 14:36:53',NULL,0,0,NULL,NULL),(29629,'mixpanel','completed',10,'2024-07-27 13:38:54','2024-07-27 14:46:56','2024-07-27 14:41:53','2024-07-27 14:46:55',NULL,0,0,NULL,NULL),(29630,'mixpanel','completed',10,'2024-07-27 13:44:55','2024-07-27 14:56:55','2024-07-27 14:51:54','2024-07-27 14:56:54',NULL,0,0,NULL,NULL),(29631,'mixpanel','completed',10,'2024-07-27 13:03:14','2024-07-27 15:04:47','2024-07-27 15:01:13','2024-07-27 15:04:45',NULL,0,0,NULL,NULL),(29632,'mixpanel','completed',10,'2024-07-27 13:20:55','2024-07-27 15:09:16','2024-07-27 15:06:53','2024-07-27 15:09:16',NULL,0,0,NULL,NULL),(29633,'mixpanel','completed',10,'2024-07-27 13:14:54','2024-07-27 15:16:54','2024-07-27 15:11:53','2024-07-27 15:16:53',NULL,0,0,NULL,NULL),(29634,'mixpanel','completed',10,'2024-07-27 13:31:54','2024-07-27 15:26:55','2024-07-27 15:21:53','2024-07-27 15:26:54',NULL,0,0,NULL,NULL),(29635,'mixpanel','completed',10,'2024-07-27 14:15:55','2024-07-27 15:36:54','2024-07-27 15:31:53','2024-07-27 15:36:53',NULL,0,0,NULL,NULL),(29636,'mixpanel','completed',10,'2024-07-27 14:06:55','2024-07-27 15:46:54','2024-07-27 15:41:53','2024-07-27 15:46:53',NULL,0,0,NULL,NULL),(29637,'mixpanel','completed',10,'2024-07-27 13:50:55','2024-07-27 15:54:32','2024-07-27 15:51:54','2024-07-27 15:54:31',NULL,0,0,NULL,NULL),(29638,'mixpanel','completed',10,'2024-07-27 14:03:55','2024-07-27 16:01:54','2024-07-27 15:56:54','2024-07-27 16:01:53',NULL,0,0,NULL,NULL),(29639,'mixpanel','completed',10,'2024-07-27 14:05:56','2024-07-27 16:11:54','2024-07-27 16:06:55','2024-07-27 16:11:54',NULL,0,0,NULL,NULL),(29640,'mixpanel','completed',10,'2024-07-27 14:19:54','2024-07-27 16:21:55','2024-07-27 16:16:54','2024-07-27 16:21:54',NULL,0,0,NULL,NULL),(29641,'mixpanel','completed',10,'2024-07-27 14:54:55','2024-07-27 16:31:55','2024-07-27 16:26:54','2024-07-27 16:31:54',NULL,0,0,NULL,NULL),(29642,'mixpanel','completed',10,'2024-07-27 15:08:54','2024-07-27 16:46:55','2024-07-27 16:41:54','2024-07-27 16:46:54',NULL,0,0,NULL,NULL),(29643,'mixpanel','completed',10,'2024-07-27 15:14:55','2024-07-27 16:56:55','2024-07-27 16:51:54','2024-07-27 16:56:54',NULL,0,0,NULL,NULL),(29644,'mixpanel','completed',10,'2024-07-27 15:33:08','2024-07-27 17:11:54','2024-07-27 17:07:05','2024-07-27 17:11:53',NULL,0,0,NULL,NULL),(29645,'mixpanel','completed',10,'2024-07-27 15:35:54','2024-07-27 17:20:42','2024-07-27 17:16:54','2024-07-27 17:20:41',NULL,0,0,NULL,NULL),(29646,'mixpanel','completed',10,'2024-07-27 16:10:22','2024-07-27 17:31:54','2024-07-27 17:25:21','2024-07-27 17:31:53',NULL,0,0,NULL,NULL),(29647,'mixpanel','completed',10,'2024-07-27 16:12:55','2024-07-27 17:41:55','2024-07-27 17:36:54','2024-07-27 17:41:54',NULL,0,0,NULL,NULL),(29648,'mixpanel','completed',10,'2024-07-27 16:18:55','2024-07-27 17:51:55','2024-07-27 17:46:54','2024-07-27 17:51:54',NULL,0,0,NULL,NULL),(29649,'mixpanel','completed',10,'2024-07-27 16:20:55','2024-07-27 18:01:55','2024-07-27 17:56:54','2024-07-27 18:01:54',NULL,0,0,NULL,NULL),(29650,'mixpanel','completed',10,'2024-07-27 16:06:58','2024-07-27 18:11:54','2024-07-27 18:06:52','2024-07-27 18:11:53',NULL,0,0,NULL,NULL),(29651,'mixpanel','completed',10,'2024-07-27 16:37:55','2024-07-27 18:21:55','2024-07-27 18:16:54','2024-07-27 18:21:54',NULL,0,0,NULL,NULL),(29652,'mixpanel','completed',10,'2024-07-27 17:14:54','2024-07-27 18:31:55','2024-07-27 18:26:53','2024-07-27 18:31:54',NULL,0,0,NULL,NULL),(29653,'mixpanel','completed',10,'2024-07-27 17:25:55','2024-07-27 18:41:55','2024-07-27 18:36:54','2024-07-27 18:41:54',NULL,0,0,NULL,NULL),(29654,'mixpanel','completed',10,'2024-07-27 16:56:55','2024-07-27 18:51:55','2024-07-27 18:46:54','2024-07-27 18:51:54',NULL,0,0,NULL,NULL),(29655,'mixpanel','completed',10,'2024-07-27 17:41:55','2024-07-27 19:01:55','2024-07-27 18:56:54','2024-07-27 19:01:54',NULL,0,0,NULL,NULL),(29656,'mixpanel','completed',10,'2024-07-27 17:59:57','2024-07-27 19:08:29','2024-07-27 19:05:56','2024-07-27 19:08:28',NULL,0,0,NULL,NULL),(29657,'mixpanel','completed',10,'2024-07-27 18:08:55','2024-07-27 19:16:54','2024-07-27 19:11:54','2024-07-27 19:16:53',NULL,0,0,NULL,NULL),(29658,'mixpanel','completed',10,'2024-07-27 17:57:55','2024-07-27 19:26:54','2024-07-27 19:21:54','2024-07-27 19:26:53',NULL,0,0,NULL,NULL),(29659,'mixpanel','completed',10,'2024-07-27 17:53:54','2024-07-27 19:34:02','2024-07-27 19:31:53','2024-07-27 19:34:01',NULL,0,0,NULL,NULL),(29660,'mixpanel','completed',10,'2024-07-27 18:16:54','2024-07-27 19:41:54','2024-07-27 19:36:53','2024-07-27 19:41:53',NULL,0,0,NULL,NULL),(29661,'mixpanel','completed',10,'2024-07-27 18:28:14','2024-07-27 19:48:55','2024-07-27 19:46:13','2024-07-27 19:48:55',NULL,0,0,NULL,NULL),(29662,'mixpanel','completed',10,'2024-07-27 18:29:54','2024-07-27 19:56:55','2024-07-27 19:51:53','2024-07-27 19:56:54',NULL,0,0,NULL,NULL),(29663,'mixpanel','completed',10,'2024-07-27 18:30:55','2024-07-27 20:06:54','2024-07-27 20:01:54','2024-07-27 20:06:53',NULL,0,0,NULL,NULL),(29664,'mixpanel','completed',10,'2024-07-27 19:01:54','2024-07-27 20:16:54','2024-07-27 20:11:53','2024-07-27 20:16:53',NULL,0,0,NULL,NULL),(29665,'mixpanel','completed',10,'2024-07-27 18:40:54','2024-07-27 20:26:54','2024-07-27 20:21:53','2024-07-27 20:26:53',NULL,0,0,NULL,NULL),(29666,'mixpanel','completed',10,'2024-07-27 18:37:54','2024-07-27 20:36:54','2024-07-27 20:31:53','2024-07-27 20:36:53',NULL,0,0,NULL,NULL),(29667,'mixpanel','completed',10,'2024-07-27 18:51:55','2024-07-27 20:46:54','2024-07-27 20:41:54','2024-07-27 20:46:53',NULL,0,0,NULL,NULL),(29668,'mixpanel','completed',10,'2024-07-27 19:10:55','2024-07-27 20:56:23','2024-07-27 20:51:54','2024-07-27 20:56:22',NULL,0,0,NULL,NULL),(29669,'subscribers_engagement_score','completed',10,'2024-07-27 20:58:29','2024-07-27 21:01:54','2024-07-27 20:58:28','2024-07-27 21:01:53',NULL,0,0,NULL,NULL),(29670,'mixpanel','completed',10,'2024-07-27 19:50:29','2024-07-27 21:01:54','2024-07-27 20:58:28','2024-07-27 21:01:53',NULL,0,0,NULL,NULL),(29671,'subscribers_engagement_score','completed',10,'2024-07-28 02:09:00','2024-07-28 02:10:16','2024-07-27 21:01:53','2024-07-28 02:10:15',NULL,0,0,NULL,NULL),(29672,'mixpanel','completed',10,'2024-07-27 19:58:54','2024-07-27 21:11:55','2024-07-27 21:06:53','2024-07-27 21:11:54',NULL,0,0,NULL,NULL),(29673,'mixpanel','completed',10,'2024-07-27 19:58:55','2024-07-27 21:21:54','2024-07-27 21:16:54','2024-07-27 21:21:53',NULL,0,0,NULL,NULL),(29674,'mixpanel','completed',10,'2024-07-27 19:56:15','2024-07-27 21:31:53','2024-07-27 21:26:14','2024-07-27 21:31:52',NULL,0,0,NULL,NULL),(29675,'mixpanel','completed',10,'2024-07-27 19:41:23','2024-07-27 21:36:54','2024-07-27 21:34:22','2024-07-27 21:36:53',NULL,0,0,NULL,NULL),(29676,'mixpanel','completed',10,'2024-07-27 19:58:55','2024-07-27 21:42:55','2024-07-27 21:39:54','2024-07-27 21:42:54',NULL,0,0,NULL,NULL),(29677,'mixpanel','completed',10,'2024-07-27 19:49:54','2024-07-27 21:51:55','2024-07-27 21:46:53','2024-07-27 21:51:54',NULL,0,0,NULL,NULL),(29678,'schedule_re_engagement_email','completed',10,'2024-07-28 21:56:55','2024-07-28 21:56:56','2024-07-27 21:56:54','2024-07-28 21:56:55',NULL,0,0,NULL,NULL),(29679,'mixpanel','completed',10,'2024-07-27 20:47:55','2024-07-27 22:01:54','2024-07-27 21:56:54','2024-07-27 22:01:53',NULL,0,0,NULL,NULL),(29680,'mixpanel','completed',10,'2024-07-27 20:37:55','2024-07-27 22:11:55','2024-07-27 22:06:54','2024-07-27 22:11:54',NULL,0,0,NULL,NULL),(29681,'mixpanel','completed',10,'2024-07-27 20:23:31','2024-07-27 22:21:02','2024-07-27 22:15:30','2024-07-27 22:21:01',NULL,0,0,NULL,NULL),(29682,'mixpanel','completed',10,'2024-07-27 20:59:55','2024-07-27 22:31:54','2024-07-27 22:26:54','2024-07-27 22:31:53',NULL,0,0,NULL,NULL),(29683,'mixpanel','completed',10,'2024-07-27 21:07:55','2024-07-27 22:41:55','2024-07-27 22:36:54','2024-07-27 22:41:54',NULL,0,0,NULL,NULL),(29684,'mixpanel','completed',10,'2024-07-27 21:20:54','2024-07-27 22:51:55','2024-07-27 22:46:53','2024-07-27 22:51:54',NULL,0,0,NULL,NULL),(29685,'mixpanel','completed',10,'2024-07-27 21:16:55','2024-07-27 23:02:18','2024-07-27 22:56:54','2024-07-27 23:02:14',NULL,0,0,NULL,NULL),(29686,'mixpanel','completed',10,'2024-07-27 21:46:55','2024-07-27 23:11:55','2024-07-27 23:06:54','2024-07-27 23:11:54',NULL,0,0,NULL,NULL),(29687,'mixpanel','completed',10,'2024-07-27 21:59:55','2024-07-27 23:21:55','2024-07-27 23:16:54','2024-07-27 23:21:54',NULL,0,0,NULL,NULL),(29688,'mixpanel','completed',10,'2024-07-27 21:49:55','2024-07-27 23:31:46','2024-07-27 23:26:54','2024-07-27 23:31:44',NULL,0,0,NULL,NULL),(29689,'mixpanel','completed',10,'2024-07-27 21:52:55','2024-07-27 23:41:55','2024-07-27 23:36:54','2024-07-27 23:41:54',NULL,0,0,NULL,NULL),(29690,'mixpanel','completed',10,'2024-07-27 22:06:54','2024-07-27 23:51:55','2024-07-27 23:46:53','2024-07-27 23:51:54',NULL,0,0,NULL,NULL),(29691,'mixpanel','completed',10,'2024-07-27 22:22:55','2024-07-28 00:01:55','2024-07-27 23:56:54','2024-07-28 00:01:54',NULL,0,0,NULL,NULL),(29692,'mixpanel','completed',10,'2024-07-27 22:55:55','2024-07-28 00:11:55','2024-07-28 00:06:54','2024-07-28 00:11:54',NULL,0,0,NULL,NULL),(29693,'mixpanel','completed',10,'2024-07-27 23:03:54','2024-07-28 00:21:55','2024-07-28 00:16:53','2024-07-28 00:21:54',NULL,0,0,NULL,NULL),(29694,'mixpanel','completed',10,'2024-07-27 23:24:35','2024-07-28 00:31:54','2024-07-28 00:26:34','2024-07-28 00:31:53',NULL,0,0,NULL,NULL),(29695,'mixpanel','completed',10,'2024-07-27 23:03:55','2024-07-28 00:41:55','2024-07-28 00:36:54','2024-07-28 00:41:54',NULL,0,0,NULL,NULL),(29696,'mixpanel','completed',10,'2024-07-27 23:36:54','2024-07-28 00:51:32','2024-07-28 00:46:53','2024-07-28 00:51:31',NULL,0,0,NULL,NULL),(29697,'mixpanel','completed',10,'2024-07-27 23:25:55','2024-07-28 01:01:55','2024-07-28 00:56:54','2024-07-28 01:01:54',NULL,0,0,NULL,NULL),(29698,'mixpanel','completed',10,'2024-07-27 23:50:55','2024-07-28 01:11:56','2024-07-28 01:06:54','2024-07-28 01:11:54',NULL,0,0,NULL,NULL),(29699,'mixpanel','completed',10,'2024-07-27 23:36:54','2024-07-28 01:21:15','2024-07-28 01:16:53','2024-07-28 01:21:14',NULL,0,0,NULL,NULL),(29700,'mixpanel','completed',10,'2024-07-27 23:26:55','2024-07-28 01:31:54','2024-07-28 01:26:54','2024-07-28 01:31:53',NULL,0,0,NULL,NULL),(29701,'mixpanel','completed',10,'2024-07-28 00:23:57','2024-07-28 01:41:55','2024-07-28 01:36:56','2024-07-28 01:41:54',NULL,0,0,NULL,NULL),(29702,'mixpanel','completed',10,'2024-07-28 00:40:55','2024-07-28 01:51:55','2024-07-28 01:46:54','2024-07-28 01:51:54',NULL,0,0,NULL,NULL),(29703,'mixpanel','completed',10,'2024-07-28 00:42:56','2024-07-28 02:01:54','2024-07-28 01:56:55','2024-07-28 02:01:53',NULL,0,0,NULL,NULL),(29704,'mixpanel','completed',10,'2024-07-28 00:29:55','2024-07-28 02:10:16','2024-07-28 02:06:54','2024-07-28 02:10:15',NULL,0,0,NULL,NULL),(29705,'subscribers_engagement_score','completed',10,'2024-07-29 02:04:00','2024-07-29 02:06:56','2024-07-28 02:10:15','2024-07-29 02:06:55',NULL,0,0,NULL,NULL),(29706,'mixpanel','completed',10,'2024-07-28 00:35:54','2024-07-28 02:21:54','2024-07-28 02:16:53','2024-07-28 02:21:53',NULL,0,0,NULL,NULL),(29707,'mixpanel','completed',10,'2024-07-28 00:50:55','2024-07-28 02:31:55','2024-07-28 02:26:54','2024-07-28 02:31:54',NULL,0,0,NULL,NULL),(29708,'mixpanel','completed',10,'2024-07-28 01:15:55','2024-07-28 02:41:58','2024-07-28 02:36:54','2024-07-28 02:41:57',NULL,0,0,NULL,NULL),(29709,'mixpanel','completed',10,'2024-07-28 01:30:53','2024-07-28 02:51:55','2024-07-28 02:46:53','2024-07-28 02:51:54',NULL,0,0,NULL,NULL),(29710,'mixpanel','completed',10,'2024-07-28 01:11:55','2024-07-28 03:01:53','2024-07-28 02:56:54','2024-07-28 03:01:52',NULL,0,0,NULL,NULL),(29711,'mixpanel','completed',10,'2024-07-28 01:09:56','2024-07-28 03:11:55','2024-07-28 03:06:55','2024-07-28 03:11:54',NULL,0,0,NULL,NULL),(29712,'mixpanel','completed',10,'2024-07-28 02:07:54','2024-07-28 03:21:55','2024-07-28 03:16:53','2024-07-28 03:21:54',NULL,0,0,NULL,NULL),(29713,'mixpanel','completed',10,'2024-07-28 02:20:55','2024-07-28 03:31:53','2024-07-28 03:26:54','2024-07-28 03:31:52',NULL,0,0,NULL,NULL),(29714,'mixpanel','completed',10,'2024-07-28 01:39:55','2024-07-28 03:41:55','2024-07-28 03:36:54','2024-07-28 03:41:54',NULL,0,0,NULL,NULL),(29715,'mixpanel','completed',10,'2024-07-28 02:32:53','2024-07-28 03:51:55','2024-07-28 03:46:52','2024-07-28 03:51:54',NULL,0,0,NULL,NULL),(29716,'mixpanel','completed',10,'2024-07-28 02:46:08','2024-07-28 03:57:24','2024-07-28 03:55:07','2024-07-28 03:57:22',NULL,0,0,NULL,NULL),(29717,'mixpanel','completed',10,'2024-07-28 02:24:53','2024-07-28 04:06:55','2024-07-28 04:01:52','2024-07-28 04:06:54',NULL,0,0,NULL,NULL),(29718,'mixpanel','completed',10,'2024-07-28 02:54:55','2024-07-28 04:16:54','2024-07-28 04:11:54','2024-07-28 04:16:53',NULL,0,0,NULL,NULL),(29719,'mixpanel','completed',10,'2024-07-28 03:02:41','2024-07-28 04:26:55','2024-07-28 04:21:40','2024-07-28 04:26:54',NULL,0,0,NULL,NULL),(29720,'mixpanel','completed',10,'2024-07-28 03:05:59','2024-07-28 04:37:02','2024-07-28 04:31:58','2024-07-28 04:37:01',NULL,0,0,NULL,NULL),(29721,'mixpanel','completed',10,'2024-07-28 03:16:58','2024-07-28 04:46:54','2024-07-28 04:41:56','2024-07-28 04:46:53',NULL,0,0,NULL,NULL),(29722,'mixpanel','completed',10,'2024-07-28 03:27:55','2024-07-28 04:56:55','2024-07-28 04:51:54','2024-07-28 04:56:54',NULL,0,0,NULL,NULL),(29723,'mixpanel','completed',10,'2024-07-28 03:17:55','2024-07-28 05:06:55','2024-07-28 05:01:54','2024-07-28 05:06:54',NULL,0,0,NULL,NULL),(29724,'mixpanel','completed',10,'2024-07-28 04:07:56','2024-07-28 05:16:53','2024-07-28 05:11:55','2024-07-28 05:16:52',NULL,0,0,NULL,NULL),(29725,'mixpanel','completed',10,'2024-07-28 03:29:28','2024-07-28 05:26:55','2024-07-28 05:20:27','2024-07-28 05:26:54',NULL,0,0,NULL,NULL),(29726,'mixpanel','completed',10,'2024-07-28 04:01:53','2024-07-28 05:36:55','2024-07-28 05:31:52','2024-07-28 05:36:54',NULL,0,0,NULL,NULL),(29727,'mixpanel','completed',10,'2024-07-28 04:17:55','2024-07-28 05:46:53','2024-07-28 05:41:54','2024-07-28 05:46:52',NULL,0,0,NULL,NULL),(29728,'mixpanel','completed',10,'2024-07-28 04:09:54','2024-07-28 05:56:55','2024-07-28 05:51:53','2024-07-28 05:56:54',NULL,0,0,NULL,NULL),(29729,'mixpanel','completed',10,'2024-07-28 04:18:05','2024-07-28 06:01:53','2024-07-28 05:59:04','2024-07-28 06:01:52',NULL,0,0,NULL,NULL),(29730,'mixpanel','completed',10,'2024-07-28 04:31:55','2024-07-28 06:11:55','2024-07-28 06:06:54','2024-07-28 06:11:54',NULL,0,0,NULL,NULL),(29731,'mixpanel','completed',10,'2024-07-28 04:47:53','2024-07-28 06:21:55','2024-07-28 06:16:53','2024-07-28 06:21:54',NULL,0,0,NULL,NULL),(29732,'mixpanel','completed',10,'2024-07-28 04:58:55','2024-07-28 06:31:53','2024-07-28 06:26:54','2024-07-28 06:31:52',NULL,0,0,NULL,NULL),(29733,'mixpanel','completed',10,'2024-07-28 04:47:55','2024-07-28 06:41:54','2024-07-28 06:36:54','2024-07-28 06:41:53',NULL,0,0,NULL,NULL),(29734,'mixpanel','completed',10,'2024-07-28 05:39:54','2024-07-28 06:51:55','2024-07-28 06:46:53','2024-07-28 06:51:54',NULL,0,0,NULL,NULL),(29735,'mixpanel','completed',10,'2024-07-28 05:15:55','2024-07-28 07:01:54','2024-07-28 06:56:54','2024-07-28 07:01:53',NULL,0,0,NULL,NULL),(29736,'mixpanel','completed',10,'2024-07-28 05:56:55','2024-07-28 07:11:26','2024-07-28 07:06:54','2024-07-28 07:11:25',NULL,0,0,NULL,NULL),(29737,'mixpanel','completed',10,'2024-07-28 05:41:54','2024-07-28 07:21:55','2024-07-28 07:16:53','2024-07-28 07:21:54',NULL,0,0,NULL,NULL),(29738,'mixpanel','completed',10,'2024-07-28 05:44:57','2024-07-28 07:31:54','2024-07-28 07:26:56','2024-07-28 07:31:53',NULL,0,0,NULL,NULL),(29739,'mixpanel','completed',10,'2024-07-28 05:56:55','2024-07-28 07:41:55','2024-07-28 07:36:54','2024-07-28 07:41:54',NULL,0,0,NULL,NULL),(29740,'mixpanel','completed',10,'2024-07-28 05:57:54','2024-07-28 07:51:32','2024-07-28 07:46:53','2024-07-28 07:51:31',NULL,0,0,NULL,NULL),(29741,'mixpanel','completed',10,'2024-07-28 06:10:55','2024-07-28 08:01:54','2024-07-28 07:56:54','2024-07-28 08:01:53',NULL,0,0,NULL,NULL),(29742,'mixpanel','completed',10,'2024-07-28 06:31:56','2024-07-28 08:11:55','2024-07-28 08:06:54','2024-07-28 08:11:54',NULL,0,0,NULL,NULL),(29743,'mixpanel','completed',10,'2024-07-28 07:10:54','2024-07-28 08:21:55','2024-07-28 08:16:53','2024-07-28 08:21:54',NULL,0,0,NULL,NULL),(29744,'mixpanel','completed',10,'2024-07-28 06:54:55','2024-07-28 08:31:54','2024-07-28 08:26:54','2024-07-28 08:31:53',NULL,0,0,NULL,NULL),(29745,'mixpanel','completed',10,'2024-07-28 07:11:55','2024-07-28 08:41:55','2024-07-28 08:36:54','2024-07-28 08:41:54',NULL,0,0,NULL,NULL),(29746,'mixpanel','completed',10,'2024-07-28 07:06:53','2024-07-28 08:51:54','2024-07-28 08:46:52','2024-07-28 08:51:53',NULL,0,0,NULL,NULL),(29747,'mixpanel','completed',10,'2024-07-28 07:44:58','2024-07-28 08:56:55','2024-07-28 08:53:57','2024-07-28 08:56:54',NULL,0,0,NULL,NULL),(29748,'mixpanel','completed',10,'2024-07-28 07:12:54','2024-07-28 09:06:55','2024-07-28 09:01:53','2024-07-28 09:06:54',NULL,0,0,NULL,NULL),(29749,'mixpanel','completed',10,'2024-07-28 07:53:47','2024-07-28 09:16:54','2024-07-28 09:09:46','2024-07-28 09:16:53',NULL,0,0,NULL,NULL),(29750,'mixpanel','completed',10,'2024-07-28 08:14:43','2024-07-28 09:22:45','2024-07-28 09:20:42','2024-07-28 09:22:44',NULL,0,0,NULL,NULL),(29751,'mixpanel','completed',10,'2024-07-28 08:09:55','2024-07-28 09:31:54','2024-07-28 09:26:54','2024-07-28 09:31:53',NULL,0,0,NULL,NULL),(29752,'mixpanel','completed',10,'2024-07-28 08:17:55','2024-07-28 09:41:55','2024-07-28 09:36:54','2024-07-28 09:41:54',NULL,0,0,NULL,NULL),(29753,'mixpanel','completed',10,'2024-07-28 07:56:53','2024-07-28 09:51:55','2024-07-28 09:46:52','2024-07-28 09:51:53',NULL,0,0,NULL,NULL),(29754,'mixpanel','completed',10,'2024-07-28 07:57:55','2024-07-28 10:01:54','2024-07-28 09:56:54','2024-07-28 10:01:52',NULL,0,0,NULL,NULL),(29755,'mixpanel','completed',10,'2024-07-28 08:30:55','2024-07-28 10:11:56','2024-07-28 10:06:54','2024-07-28 10:11:55',NULL,0,0,NULL,NULL),(29756,'mixpanel','completed',10,'2024-07-28 08:26:53','2024-07-28 10:19:32','2024-07-28 10:16:52','2024-07-28 10:19:31',NULL,0,0,NULL,NULL),(29757,'mixpanel','completed',10,'2024-07-28 08:41:55','2024-07-28 10:26:55','2024-07-28 10:21:54','2024-07-28 10:26:54',NULL,0,0,NULL,NULL),(29758,'mixpanel','completed',10,'2024-07-28 08:40:53','2024-07-28 10:34:22','2024-07-28 10:31:52','2024-07-28 10:34:21',NULL,0,0,NULL,NULL),(29759,'mixpanel','completed',10,'2024-07-28 09:07:55','2024-07-28 10:41:55','2024-07-28 10:36:54','2024-07-28 10:41:54',NULL,0,0,NULL,NULL),(29760,'mixpanel','completed',10,'2024-07-28 08:47:53','2024-07-28 10:51:54','2024-07-28 10:46:52','2024-07-28 10:51:54',NULL,0,0,NULL,NULL),(29761,'mixpanel','completed',10,'2024-07-28 09:19:56','2024-07-28 11:01:54','2024-07-28 10:56:55','2024-07-28 11:01:52',NULL,0,0,NULL,NULL),(29762,'mixpanel','completed',10,'2024-07-28 09:59:55','2024-07-28 11:11:55','2024-07-28 11:06:54','2024-07-28 11:11:54',NULL,0,0,NULL,NULL),(29763,'mixpanel','completed',10,'2024-07-28 09:59:59','2024-07-28 11:18:41','2024-07-28 11:14:58','2024-07-28 11:18:40',NULL,0,0,NULL,NULL),(29764,'mixpanel','completed',10,'2024-07-28 09:50:55','2024-07-28 11:26:55','2024-07-28 11:21:54','2024-07-28 11:26:54',NULL,0,0,NULL,NULL),(29765,'mixpanel','completed',10,'2024-07-28 09:36:54','2024-07-28 11:36:55','2024-07-28 11:31:53','2024-07-28 11:36:54',NULL,0,0,NULL,NULL),(29766,'mixpanel','completed',10,'2024-07-28 10:35:55','2024-07-28 11:46:54','2024-07-28 11:41:54','2024-07-28 11:46:53',NULL,0,0,NULL,NULL),(29767,'mixpanel','completed',10,'2024-07-28 10:18:55','2024-07-28 11:56:55','2024-07-28 11:51:54','2024-07-28 11:56:54',NULL,0,0,NULL,NULL),(29768,'mixpanel','completed',10,'2024-07-28 10:44:53','2024-07-28 12:06:56','2024-07-28 12:01:52','2024-07-28 12:06:55',NULL,0,0,NULL,NULL),(29769,'mixpanel','completed',10,'2024-07-28 10:25:55','2024-07-28 12:16:54','2024-07-28 12:11:54','2024-07-28 12:16:53',NULL,0,0,NULL,NULL),(29770,'mixpanel','completed',10,'2024-07-28 11:20:18','2024-07-28 12:22:18','2024-07-28 12:22:14','2024-07-28 12:22:12',NULL,0,0,NULL,NULL),(29771,'mixpanel','completed',10,'2024-07-28 11:24:55','2024-07-28 12:31:54','2024-07-28 12:26:54','2024-07-28 12:31:53',NULL,0,0,NULL,NULL),(29772,'mixpanel','completed',10,'2024-07-28 11:01:55','2024-07-28 12:44:07','2024-07-28 12:36:54','2024-07-28 12:44:02',NULL,0,0,NULL,NULL),(29773,'mixpanel','completed',10,'2024-07-28 11:06:54','2024-07-28 12:51:55','2024-07-28 12:46:53','2024-07-28 12:51:54',NULL,0,0,NULL,NULL),(29774,'mixpanel','completed',10,'2024-07-28 11:51:55','2024-07-28 13:00:59','2024-07-28 12:56:54','2024-07-28 13:00:58',NULL,0,0,NULL,NULL),(29775,'mixpanel','completed',10,'2024-07-28 11:59:41','2024-07-28 13:06:55','2024-07-28 13:03:40','2024-07-28 13:06:54',NULL,0,0,NULL,NULL),(29776,'mixpanel','completed',10,'2024-07-28 11:43:55','2024-07-28 13:16:54','2024-07-28 13:11:54','2024-07-28 13:16:53',NULL,0,0,NULL,NULL),(29777,'mixpanel','completed',10,'2024-07-28 12:12:55','2024-07-28 13:26:55','2024-07-28 13:21:54','2024-07-28 13:26:54',NULL,0,0,NULL,NULL),(29778,'mixpanel','completed',10,'2024-07-28 11:38:54','2024-07-28 13:36:56','2024-07-28 13:31:53','2024-07-28 13:36:55',NULL,0,0,NULL,NULL),(29779,'mixpanel','completed',10,'2024-07-28 11:42:55','2024-07-28 13:46:54','2024-07-28 13:41:54','2024-07-28 13:46:53',NULL,0,0,NULL,NULL),(29780,'mixpanel','completed',10,'2024-07-28 12:01:55','2024-07-28 13:54:26','2024-07-28 13:51:54','2024-07-28 13:54:25',NULL,0,0,NULL,NULL),(29781,'mixpanel','completed',10,'2024-07-28 12:18:55','2024-07-28 14:01:16','2024-07-28 13:56:54','2024-07-28 14:01:15',NULL,0,0,NULL,NULL),(29782,'mixpanel','completed',10,'2024-07-28 13:00:55','2024-07-28 14:11:55','2024-07-28 14:06:54','2024-07-28 14:11:54',NULL,0,0,NULL,NULL),(29783,'mixpanel','completed',10,'2024-07-28 13:09:54','2024-07-28 14:21:55','2024-07-28 14:16:53','2024-07-28 14:21:54',NULL,0,0,NULL,NULL),(29784,'mixpanel','completed',10,'2024-07-28 13:19:55','2024-07-28 14:31:54','2024-07-28 14:26:54','2024-07-28 14:31:53',NULL,0,0,NULL,NULL),(29785,'mixpanel','completed',10,'2024-07-28 12:40:56','2024-07-28 14:41:55','2024-07-28 14:36:55','2024-07-28 14:41:54',NULL,0,0,NULL,NULL),(29786,'mixpanel','completed',10,'2024-07-28 13:15:54','2024-07-28 14:51:55','2024-07-28 14:46:53','2024-07-28 14:51:54',NULL,0,0,NULL,NULL),(29787,'mixpanel','completed',10,'2024-07-28 13:52:55','2024-07-28 15:01:54','2024-07-28 14:56:54','2024-07-28 15:01:53',NULL,0,0,NULL,NULL),(29788,'mixpanel','completed',10,'2024-07-28 13:05:55','2024-07-28 15:11:55','2024-07-28 15:06:55','2024-07-28 15:11:54',NULL,0,0,NULL,NULL),(29789,'mixpanel','completed',10,'2024-07-28 13:59:08','2024-07-28 15:21:55','2024-07-28 15:15:07','2024-07-28 15:21:54',NULL,0,0,NULL,NULL),(29790,'mixpanel','completed',10,'2024-07-28 14:09:56','2024-07-28 15:31:54','2024-07-28 15:26:55','2024-07-28 15:31:53',NULL,0,0,NULL,NULL),(29791,'mixpanel','completed',10,'2024-07-28 14:28:55','2024-07-28 15:41:21','2024-07-28 15:36:54','2024-07-28 15:41:20',NULL,0,0,NULL,NULL),(29792,'mixpanel','completed',10,'2024-07-28 14:29:54','2024-07-28 15:51:54','2024-07-28 15:46:53','2024-07-28 15:51:53',NULL,0,0,NULL,NULL),(29793,'mixpanel','completed',10,'2024-07-28 14:27:55','2024-07-28 16:01:54','2024-07-28 15:56:55','2024-07-28 16:01:53',NULL,0,0,NULL,NULL),(29794,'mixpanel','completed',10,'2024-07-28 14:16:55','2024-07-28 16:11:24','2024-07-28 16:06:54','2024-07-28 16:11:23',NULL,0,0,NULL,NULL),(29795,'mixpanel','completed',10,'2024-07-28 14:32:54','2024-07-28 16:21:55','2024-07-28 16:16:53','2024-07-28 16:21:54',NULL,0,0,NULL,NULL),(29796,'mixpanel','completed',10,'2024-07-28 15:24:55','2024-07-28 16:31:54','2024-07-28 16:26:55','2024-07-28 16:31:53',NULL,0,0,NULL,NULL),(29797,'mixpanel','completed',10,'2024-07-28 14:55:49','2024-07-28 16:41:55','2024-07-28 16:35:48','2024-07-28 16:41:54',NULL,0,0,NULL,NULL),(29798,'mixpanel','completed',10,'2024-07-28 15:03:55','2024-07-28 16:51:55','2024-07-28 16:46:54','2024-07-28 16:51:54',NULL,0,0,NULL,NULL),(29799,'mixpanel','completed',10,'2024-07-28 15:48:55','2024-07-28 17:01:55','2024-07-28 16:56:54','2024-07-28 17:01:54',NULL,0,0,NULL,NULL),(29800,'mixpanel','completed',10,'2024-07-28 15:08:56','2024-07-28 17:11:56','2024-07-28 17:06:55','2024-07-28 17:11:55',NULL,0,0,NULL,NULL),(29801,'mixpanel','completed',10,'2024-07-28 15:28:55','2024-07-28 17:21:55','2024-07-28 17:16:54','2024-07-28 17:21:54',NULL,0,0,NULL,NULL),(29802,'mixpanel','completed',10,'2024-07-28 16:01:56','2024-07-28 17:31:55','2024-07-28 17:26:55','2024-07-28 17:31:54',NULL,0,0,NULL,NULL),(29803,'mixpanel','completed',10,'2024-07-28 15:49:52','2024-07-28 17:36:56','2024-07-28 17:34:51','2024-07-28 17:36:55',NULL,0,0,NULL,NULL),(29804,'mixpanel','completed',10,'2024-07-28 16:13:55','2024-07-28 17:46:55','2024-07-28 17:41:54','2024-07-28 17:46:54',NULL,0,0,NULL,NULL),(29805,'mixpanel','completed',10,'2024-07-28 16:45:56','2024-07-28 17:56:55','2024-07-28 17:51:55','2024-07-28 17:56:54',NULL,0,0,NULL,NULL),(29806,'mixpanel','completed',10,'2024-07-28 16:46:55','2024-07-28 18:05:12','2024-07-28 18:01:54','2024-07-28 18:05:11',NULL,0,0,NULL,NULL),(29807,'mixpanel','completed',10,'2024-07-28 17:06:56','2024-07-28 18:16:55','2024-07-28 18:11:55','2024-07-28 18:16:54',NULL,0,0,NULL,NULL),(29808,'mixpanel','completed',10,'2024-07-28 17:15:55','2024-07-28 18:26:55','2024-07-28 18:21:54','2024-07-28 18:26:54',NULL,0,0,NULL,NULL),(29809,'mixpanel','completed',10,'2024-07-28 17:26:55','2024-07-28 18:36:56','2024-07-28 18:31:54','2024-07-28 18:36:55',NULL,0,0,NULL,NULL),(29810,'mixpanel','completed',10,'2024-07-28 16:44:56','2024-07-28 18:46:55','2024-07-28 18:41:54','2024-07-28 18:46:54',NULL,0,0,NULL,NULL),(29811,'mixpanel','completed',10,'2024-07-28 16:53:59','2024-07-28 18:56:56','2024-07-28 18:51:53','2024-07-28 18:56:55',NULL,0,0,NULL,NULL),(29812,'mixpanel','completed',10,'2024-07-28 17:41:55','2024-07-28 19:06:55','2024-07-28 19:01:54','2024-07-28 19:06:54',NULL,0,0,NULL,NULL),(29813,'mixpanel','completed',10,'2024-07-28 17:56:56','2024-07-28 19:16:55','2024-07-28 19:11:54','2024-07-28 19:16:54',NULL,0,0,NULL,NULL),(29814,'mixpanel','completed',10,'2024-07-28 17:25:56','2024-07-28 19:26:56','2024-07-28 19:21:55','2024-07-28 19:26:55',NULL,0,0,NULL,NULL),(29815,'mixpanel','completed',10,'2024-07-28 18:18:55','2024-07-28 19:36:56','2024-07-28 19:31:54','2024-07-28 19:36:55',NULL,0,0,NULL,NULL),(29816,'mixpanel','completed',10,'2024-07-28 18:07:55','2024-07-28 19:46:55','2024-07-28 19:41:54','2024-07-28 19:46:54',NULL,0,0,NULL,NULL),(29817,'mixpanel','completed',10,'2024-07-28 18:39:55','2024-07-28 19:56:55','2024-07-28 19:51:54','2024-07-28 19:56:54',NULL,0,0,NULL,NULL),(29818,'mixpanel','completed',10,'2024-07-28 18:35:55','2024-07-28 20:06:56','2024-07-28 20:01:54','2024-07-28 20:06:55',NULL,0,0,NULL,NULL),(29819,'mixpanel','completed',10,'2024-07-28 18:55:56','2024-07-28 20:21:55','2024-07-28 20:11:55','2024-07-28 20:21:54',NULL,0,0,NULL,NULL),(29820,'mixpanel','completed',10,'2024-07-28 19:03:55','2024-07-28 20:31:55','2024-07-28 20:26:54','2024-07-28 20:31:54',NULL,0,0,NULL,NULL),(29821,'mixpanel','completed',10,'2024-07-28 19:04:56','2024-07-28 20:41:55','2024-07-28 20:36:55','2024-07-28 20:41:54',NULL,0,0,NULL,NULL),(29822,'mixpanel','completed',10,'2024-07-28 19:29:55','2024-07-28 20:51:55','2024-07-28 20:46:54','2024-07-28 20:51:54',NULL,0,0,NULL,NULL),(29823,'mixpanel','completed',10,'2024-07-28 19:36:55','2024-07-28 21:01:55','2024-07-28 20:56:54','2024-07-28 21:01:54',NULL,0,0,NULL,NULL),(29824,'mixpanel','completed',10,'2024-07-28 19:18:56','2024-07-28 21:11:56','2024-07-28 21:06:55','2024-07-28 21:11:55',NULL,0,0,NULL,NULL),(29825,'mixpanel','completed',10,'2024-07-28 20:07:55','2024-07-28 21:21:56','2024-07-28 21:16:54','2024-07-28 21:21:55',NULL,0,0,NULL,NULL),(29826,'mixpanel','completed',10,'2024-07-28 19:43:56','2024-07-28 21:31:56','2024-07-28 21:26:55','2024-07-28 21:31:55',NULL,0,0,NULL,NULL),(29827,'mixpanel','completed',10,'2024-07-28 20:17:56','2024-07-28 21:39:55','2024-07-28 21:36:55','2024-07-28 21:39:54',NULL,0,0,NULL,NULL),(29828,'mixpanel','completed',10,'2024-07-28 20:08:54','2024-07-28 21:51:55','2024-07-28 21:46:53','2024-07-28 21:51:54',NULL,0,0,NULL,NULL),(29829,'mixpanel','completed',10,'2024-07-28 20:31:56','2024-07-28 22:01:55','2024-07-28 21:56:55','2024-07-28 22:01:54',NULL,0,0,NULL,NULL),(29830,'subscribers_email_count','completed',10,'2024-08-09 22:00:00','2024-08-09 22:01:22','2024-07-28 22:01:54','2024-08-09 22:01:21',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(29831,'schedule_re_engagement_email','completed',10,'2024-07-29 22:01:55','2024-07-29 22:01:55','2024-07-28 22:01:54','2024-07-29 22:01:54',NULL,0,0,NULL,NULL),(29832,'mixpanel','completed',10,'2024-07-28 20:30:55','2024-07-28 22:11:56','2024-07-28 22:06:54','2024-07-28 22:11:55',NULL,0,0,NULL,NULL),(29833,'mixpanel','completed',10,'2024-07-28 21:05:55','2024-07-28 22:21:56','2024-07-28 22:16:54','2024-07-28 22:21:55',NULL,0,0,NULL,NULL),(29834,'mixpanel','completed',10,'2024-07-28 21:01:55','2024-07-28 22:31:56','2024-07-28 22:26:54','2024-07-28 22:31:54',NULL,0,0,NULL,NULL),(29835,'mixpanel','completed',10,'2024-07-28 20:40:05','2024-07-28 22:42:00','2024-07-28 22:37:04','2024-07-28 22:41:58',NULL,0,0,NULL,NULL),(29836,'mixpanel','completed',10,'2024-07-28 21:21:57','2024-07-28 22:51:57','2024-07-28 22:46:56','2024-07-28 22:51:56',NULL,0,0,NULL,NULL),(29837,'mixpanel','completed',10,'2024-07-28 21:44:56','2024-07-28 23:01:55','2024-07-28 22:56:55','2024-07-28 23:01:54',NULL,0,0,NULL,NULL),(29838,'mixpanel','completed',10,'2024-07-28 21:50:56','2024-07-28 23:11:56','2024-07-28 23:06:55','2024-07-28 23:11:55',NULL,0,0,NULL,NULL),(29839,'mixpanel','completed',10,'2024-07-28 21:48:55','2024-07-28 23:21:56','2024-07-28 23:16:54','2024-07-28 23:21:55',NULL,0,0,NULL,NULL),(29840,'mixpanel','completed',10,'2024-07-28 21:37:56','2024-07-28 23:31:56','2024-07-28 23:26:55','2024-07-28 23:31:55',NULL,0,0,NULL,NULL),(29841,'mixpanel','completed',10,'2024-07-28 21:36:10','2024-07-28 23:41:56','2024-07-28 23:35:09','2024-07-28 23:41:55',NULL,0,0,NULL,NULL),(29842,'mixpanel','completed',10,'2024-07-28 22:33:55','2024-07-28 23:51:56','2024-07-28 23:46:54','2024-07-28 23:51:55',NULL,0,0,NULL,NULL),(29843,'mixpanel','completed',10,'2024-07-28 22:49:10','2024-07-28 23:56:55','2024-07-28 23:54:09','2024-07-28 23:56:54',NULL,0,0,NULL,NULL),(29844,'mixpanel','completed',10,'2024-07-28 22:07:55','2024-07-29 00:06:55','2024-07-29 00:01:54','2024-07-29 00:06:54',NULL,0,0,NULL,NULL),(29845,'mixpanel','completed',10,'2024-07-28 22:15:56','2024-07-29 00:16:55','2024-07-29 00:11:55','2024-07-29 00:16:54',NULL,0,0,NULL,NULL),(29846,'mixpanel','completed',10,'2024-07-28 22:36:57','2024-07-29 00:26:58','2024-07-29 00:21:56','2024-07-29 00:26:56',NULL,0,0,NULL,NULL),(29847,'mixpanel','completed',10,'2024-07-28 23:13:56','2024-07-29 00:36:57','2024-07-29 00:31:55','2024-07-29 00:36:56',NULL,0,0,NULL,NULL),(29848,'mixpanel','completed',10,'2024-07-28 22:44:56','2024-07-29 00:45:35','2024-07-29 00:41:55','2024-07-29 00:45:34',NULL,0,0,NULL,NULL),(29849,'mixpanel','completed',10,'2024-07-28 23:21:08','2024-07-29 00:54:45','2024-07-29 00:52:06','2024-07-29 00:54:42',NULL,0,0,NULL,NULL),(29850,'mixpanel','completed',10,'2024-07-28 23:52:56','2024-07-29 01:01:55','2024-07-29 00:56:55','2024-07-29 01:01:54',NULL,0,0,NULL,NULL),(29851,'mixpanel','completed',10,'2024-07-28 23:57:56','2024-07-29 01:11:56','2024-07-29 01:06:55','2024-07-29 01:11:55',NULL,0,0,NULL,NULL),(29852,'mixpanel','completed',10,'2024-07-28 23:16:55','2024-07-29 01:21:56','2024-07-29 01:16:54','2024-07-29 01:21:55',NULL,0,0,NULL,NULL),(29853,'mixpanel','completed',10,'2024-07-29 00:08:56','2024-07-29 01:31:56','2024-07-29 01:26:55','2024-07-29 01:31:55',NULL,0,0,NULL,NULL),(29854,'mixpanel','completed',10,'2024-07-29 00:08:56','2024-07-29 01:41:56','2024-07-29 01:36:55','2024-07-29 01:41:55',NULL,0,0,NULL,NULL),(29855,'mixpanel','completed',10,'2024-07-29 00:34:54','2024-07-29 01:51:55','2024-07-29 01:46:53','2024-07-29 01:51:54',NULL,0,0,NULL,NULL),(29856,'mixpanel','completed',10,'2024-07-29 00:14:56','2024-07-29 02:01:12','2024-07-29 01:56:55','2024-07-29 02:01:11',NULL,0,0,NULL,NULL),(29857,'subscribers_engagement_score','completed',10,'2024-07-29 02:06:56','2024-07-29 02:11:10','2024-07-29 02:06:55','2024-07-29 02:11:09',NULL,0,0,NULL,NULL),(29858,'mixpanel','completed',10,'2024-07-29 00:43:56','2024-07-29 02:11:10','2024-07-29 02:06:55','2024-07-29 02:11:09',NULL,0,0,NULL,NULL),(29859,'subscribers_engagement_score','completed',10,'2024-07-30 20:31:00','2024-07-30 20:31:57','2024-07-29 02:11:09','2024-07-30 20:31:56',NULL,0,0,NULL,NULL),(29860,'mixpanel','completed',10,'2024-07-29 01:12:54','2024-07-29 02:21:56','2024-07-29 02:16:53','2024-07-29 02:21:55',NULL,0,0,NULL,NULL),(29861,'mixpanel','completed',10,'2024-07-29 01:06:56','2024-07-29 02:31:54','2024-07-29 02:26:55','2024-07-29 02:31:54',NULL,0,0,NULL,NULL),(29862,'mixpanel','completed',10,'2024-07-29 00:39:20','2024-07-29 02:46:38','2024-07-29 02:36:19','2024-07-29 02:46:37',NULL,0,0,NULL,NULL),(29863,'mixpanel','completed',10,'2024-07-29 01:08:55','2024-07-29 02:56:56','2024-07-29 02:51:54','2024-07-29 02:56:55',NULL,0,0,NULL,NULL),(29864,'mixpanel','completed',10,'2024-07-29 01:24:54','2024-07-29 03:06:58','2024-07-29 03:01:53','2024-07-29 03:06:57',NULL,0,0,NULL,NULL),(29865,'mixpanel','completed',10,'2024-07-29 01:25:56','2024-07-29 03:16:54','2024-07-29 03:11:55','2024-07-29 03:16:53',NULL,0,0,NULL,NULL),(29866,'mixpanel','completed',10,'2024-07-29 02:18:56','2024-07-29 03:25:42','2024-07-29 03:21:55','2024-07-29 03:25:41',NULL,0,0,NULL,NULL),(29867,'mixpanel','completed',10,'2024-07-29 02:07:20','2024-07-29 03:31:54','2024-07-29 03:28:19','2024-07-29 03:31:53',NULL,0,0,NULL,NULL),(29868,'mixpanel','completed',10,'2024-07-29 02:14:57','2024-07-29 03:41:56','2024-07-29 03:36:56','2024-07-29 03:41:55',NULL,0,0,NULL,NULL),(29869,'mixpanel','completed',10,'2024-07-29 02:29:54','2024-07-29 03:51:55','2024-07-29 03:46:53','2024-07-29 03:51:54',NULL,0,0,NULL,NULL),(29870,'mixpanel','completed',10,'2024-07-29 01:58:30','2024-07-29 03:56:56','2024-07-29 03:54:29','2024-07-29 03:56:55',NULL,0,0,NULL,NULL),(29871,'mixpanel','completed',10,'2024-07-29 02:28:54','2024-07-29 04:06:55','2024-07-29 04:01:53','2024-07-29 04:06:54',NULL,0,0,NULL,NULL),(29872,'mixpanel','completed',10,'2024-07-29 02:28:55','2024-07-29 04:16:54','2024-07-29 04:11:54','2024-07-29 04:16:53',NULL,0,0,NULL,NULL),(29873,'mixpanel','completed',10,'2024-07-29 03:05:54','2024-07-29 04:26:56','2024-07-29 04:21:53','2024-07-29 04:26:55',NULL,0,0,NULL,NULL),(29874,'mixpanel','completed',10,'2024-07-29 03:05:07','2024-07-29 04:36:56','2024-07-29 04:32:03','2024-07-29 04:36:55',NULL,0,0,NULL,NULL),(29875,'mixpanel','completed',10,'2024-07-29 03:26:08','2024-07-29 04:46:54','2024-07-29 04:42:06','2024-07-29 04:46:53',NULL,0,0,NULL,NULL),(29876,'mixpanel','completed',10,'2024-07-29 02:56:54','2024-07-29 04:56:56','2024-07-29 04:51:53','2024-07-29 04:56:55',NULL,0,0,NULL,NULL),(29877,'mixpanel','completed',10,'2024-07-29 03:38:54','2024-07-29 05:06:55','2024-07-29 05:01:53','2024-07-29 05:06:54',NULL,0,0,NULL,NULL),(29878,'mixpanel','completed',10,'2024-07-29 03:20:55','2024-07-29 05:16:54','2024-07-29 05:11:54','2024-07-29 05:16:53',NULL,0,0,NULL,NULL),(29879,'mixpanel','completed',10,'2024-07-29 03:48:55','2024-07-29 05:26:55','2024-07-29 05:21:54','2024-07-29 05:26:54',NULL,0,0,NULL,NULL),(29880,'mixpanel','completed',10,'2024-07-29 03:44:54','2024-07-29 05:36:56','2024-07-29 05:31:53','2024-07-29 05:36:55',NULL,0,0,NULL,NULL),(29881,'mixpanel','completed',10,'2024-07-29 03:56:56','2024-07-29 05:46:54','2024-07-29 05:41:55','2024-07-29 05:46:53',NULL,0,0,NULL,NULL),(29882,'mixpanel','completed',10,'2024-07-29 04:44:54','2024-07-29 05:56:56','2024-07-29 05:51:53','2024-07-29 05:56:55',NULL,0,0,NULL,NULL),(29883,'mixpanel','completed',10,'2024-07-29 04:25:34','2024-07-29 06:01:55','2024-07-29 05:59:34','2024-07-29 06:01:54',NULL,0,0,NULL,NULL),(29884,'mixpanel','completed',10,'2024-07-29 04:30:56','2024-07-29 06:11:55','2024-07-29 06:06:55','2024-07-29 06:11:54',NULL,0,0,NULL,NULL),(29885,'mixpanel','completed',10,'2024-07-29 04:24:54','2024-07-29 06:21:54','2024-07-29 06:16:53','2024-07-29 06:21:54',NULL,0,0,NULL,NULL),(29886,'mixpanel','completed',10,'2024-07-29 05:20:26','2024-07-29 06:31:54','2024-07-29 06:26:25','2024-07-29 06:31:53',NULL,0,0,NULL,NULL),(29887,'mixpanel','completed',10,'2024-07-29 05:22:55','2024-07-29 06:41:54','2024-07-29 06:36:53','2024-07-29 06:41:53',NULL,0,0,NULL,NULL),(29888,'mixpanel','completed',10,'2024-07-29 04:54:55','2024-07-29 06:51:12','2024-07-29 06:46:54','2024-07-29 06:51:11',NULL,0,0,NULL,NULL),(29889,'mixpanel','completed',10,'2024-07-29 05:16:55','2024-07-29 07:00:39','2024-07-29 06:56:54','2024-07-29 07:00:38',NULL,0,0,NULL,NULL),(29890,'mixpanel','completed',10,'2024-07-29 05:54:55','2024-07-29 07:11:56','2024-07-29 07:06:53','2024-07-29 07:11:55',NULL,0,0,NULL,NULL),(29891,'mixpanel','completed',10,'2024-07-29 06:03:54','2024-07-29 07:21:55','2024-07-29 07:16:53','2024-07-29 07:21:54',NULL,0,0,NULL,NULL),(29892,'mixpanel','completed',10,'2024-07-29 06:21:55','2024-07-29 07:31:56','2024-07-29 07:26:54','2024-07-29 07:31:55',NULL,0,0,NULL,NULL),(29893,'mixpanel','completed',10,'2024-07-29 05:55:55','2024-07-29 07:41:56','2024-07-29 07:36:54','2024-07-29 07:41:55',NULL,0,0,NULL,NULL),(29894,'mixpanel','completed',10,'2024-07-29 06:18:08','2024-07-29 07:46:54','2024-07-29 07:44:07','2024-07-29 07:46:53',NULL,0,0,NULL,NULL),(29895,'mixpanel','completed',10,'2024-07-29 05:57:11','2024-07-29 07:54:58','2024-07-29 07:50:10','2024-07-29 07:54:57',NULL,0,0,NULL,NULL),(29896,'mixpanel','completed',10,'2024-07-29 06:29:19','2024-07-29 08:01:55','2024-07-29 07:59:18','2024-07-29 08:01:54',NULL,0,0,NULL,NULL),(29897,'mixpanel','completed',10,'2024-07-29 07:01:56','2024-07-29 08:09:22','2024-07-29 08:06:55','2024-07-29 08:09:21',NULL,0,0,NULL,NULL),(29898,'mixpanel','completed',10,'2024-07-29 06:33:56','2024-07-29 08:16:55','2024-07-29 08:11:55','2024-07-29 08:16:53',NULL,0,0,NULL,NULL),(29899,'mixpanel','completed',10,'2024-07-29 06:50:55','2024-07-29 08:26:56','2024-07-29 08:21:54','2024-07-29 08:26:55',NULL,0,0,NULL,NULL),(29900,'mixpanel','completed',10,'2024-07-29 07:07:54','2024-07-29 08:36:56','2024-07-29 08:31:53','2024-07-29 08:36:55',NULL,0,0,NULL,NULL),(29901,'mixpanel','completed',10,'2024-07-29 07:19:56','2024-07-29 08:46:54','2024-07-29 08:41:55','2024-07-29 08:46:53',NULL,0,0,NULL,NULL),(29902,'mixpanel','completed',10,'2024-07-29 07:36:54','2024-07-29 08:56:54','2024-07-29 08:51:53','2024-07-29 08:56:53',NULL,0,0,NULL,NULL),(29903,'mixpanel','completed',10,'2024-07-29 07:57:54','2024-07-29 09:06:54','2024-07-29 09:01:53','2024-07-29 09:06:53',NULL,0,0,NULL,NULL),(29904,'mixpanel','completed',10,'2024-07-29 07:16:55','2024-07-29 09:14:06','2024-07-29 09:11:54','2024-07-29 09:14:05',NULL,0,0,NULL,NULL),(29905,'mixpanel','completed',10,'2024-07-29 07:22:55','2024-07-29 09:21:55','2024-07-29 09:16:54','2024-07-29 09:21:54',NULL,0,0,NULL,NULL),(29906,'mixpanel','completed',10,'2024-07-29 08:09:12','2024-07-29 09:26:55','2024-07-29 09:24:11','2024-07-29 09:26:54',NULL,0,0,NULL,NULL),(29907,'mixpanel','completed',10,'2024-07-29 08:12:54','2024-07-29 09:36:55','2024-07-29 09:31:53','2024-07-29 09:36:54',NULL,0,0,NULL,NULL),(29908,'mixpanel','completed',10,'2024-07-29 08:06:54','2024-07-29 09:46:54','2024-07-29 09:41:53','2024-07-29 09:46:53',NULL,0,0,NULL,NULL),(29909,'mixpanel','completed',10,'2024-07-29 08:20:55','2024-07-29 09:54:24','2024-07-29 09:51:53','2024-07-29 09:54:23',NULL,0,0,NULL,NULL),(29910,'mixpanel','completed',10,'2024-07-29 08:06:54','2024-07-29 10:01:54','2024-07-29 09:56:54','2024-07-29 10:01:53',NULL,0,0,NULL,NULL),(29911,'mixpanel','completed',10,'2024-07-29 08:40:55','2024-07-29 10:11:55','2024-07-29 10:06:54','2024-07-29 10:11:54',NULL,0,0,NULL,NULL),(29912,'mixpanel','completed',10,'2024-07-29 09:00:54','2024-07-29 10:21:55','2024-07-29 10:16:53','2024-07-29 10:21:54',NULL,0,0,NULL,NULL),(29913,'mixpanel','completed',10,'2024-07-29 08:52:55','2024-07-29 10:31:54','2024-07-29 10:26:54','2024-07-29 10:31:53',NULL,0,0,NULL,NULL),(29914,'mixpanel','completed',10,'2024-07-29 09:19:55','2024-07-29 10:41:54','2024-07-29 10:36:54','2024-07-29 10:41:53',NULL,0,0,NULL,NULL),(29915,'mixpanel','completed',10,'2024-07-29 09:41:54','2024-07-29 10:51:55','2024-07-29 10:46:53','2024-07-29 10:51:54',NULL,0,0,NULL,NULL),(29916,'mixpanel','completed',10,'2024-07-29 09:45:55','2024-07-29 11:01:55','2024-07-29 10:56:54','2024-07-29 11:01:53',NULL,0,0,NULL,NULL),(29917,'mixpanel','completed',10,'2024-07-29 09:18:55','2024-07-29 11:11:55','2024-07-29 11:06:54','2024-07-29 11:11:54',NULL,0,0,NULL,NULL),(29918,'mixpanel','completed',10,'2024-07-29 09:46:55','2024-07-29 11:21:55','2024-07-29 11:16:54','2024-07-29 11:21:54',NULL,0,0,NULL,NULL),(29919,'mixpanel','completed',10,'2024-07-29 09:31:56','2024-07-29 11:31:54','2024-07-29 11:26:54','2024-07-29 11:31:54',NULL,0,0,NULL,NULL),(29920,'mixpanel','completed',10,'2024-07-29 10:23:55','2024-07-29 11:41:55','2024-07-29 11:36:54','2024-07-29 11:41:54',NULL,0,0,NULL,NULL),(29921,'mixpanel','completed',10,'2024-07-29 10:44:55','2024-07-29 11:51:54','2024-07-29 11:46:54','2024-07-29 11:51:54',NULL,0,0,NULL,NULL),(29922,'mixpanel','completed',10,'2024-07-29 10:23:55','2024-07-29 12:01:55','2024-07-29 11:56:54','2024-07-29 12:01:53',NULL,0,0,NULL,NULL),(29923,'mixpanel','completed',10,'2024-07-29 10:59:54','2024-07-29 12:11:55','2024-07-29 12:06:54','2024-07-29 12:11:54',NULL,0,0,NULL,NULL),(29924,'mixpanel','completed',10,'2024-07-29 10:32:54','2024-07-29 12:21:38','2024-07-29 12:16:53','2024-07-29 12:21:37',NULL,0,0,NULL,NULL),(29925,'mixpanel','completed',10,'2024-07-29 11:02:54','2024-07-29 12:31:54','2024-07-29 12:26:53','2024-07-29 12:31:53',NULL,0,0,NULL,NULL),(29926,'mixpanel','completed',10,'2024-07-29 11:11:55','2024-07-29 12:40:41','2024-07-29 12:36:54','2024-07-29 12:40:40',NULL,0,0,NULL,NULL),(29927,'mixpanel','completed',10,'2024-07-29 11:02:54','2024-07-29 12:51:55','2024-07-29 12:46:53','2024-07-29 12:51:54',NULL,0,0,NULL,NULL),(29928,'mixpanel','completed',10,'2024-07-29 11:13:34','2024-07-29 12:56:55','2024-07-29 12:54:33','2024-07-29 12:56:54',NULL,0,0,NULL,NULL),(29929,'mixpanel','completed',10,'2024-07-29 11:23:55','2024-07-29 13:06:55','2024-07-29 13:01:54','2024-07-29 13:06:54',NULL,0,0,NULL,NULL),(29930,'mixpanel','completed',10,'2024-07-29 11:59:11','2024-07-29 13:11:55','2024-07-29 13:09:10','2024-07-29 13:11:54',NULL,0,0,NULL,NULL),(29931,'mixpanel','completed',10,'2024-07-29 12:11:54','2024-07-29 13:21:55','2024-07-29 13:16:53','2024-07-29 13:21:54',NULL,0,0,NULL,NULL),(29932,'mixpanel','completed',10,'2024-07-29 12:18:55','2024-07-29 13:31:55','2024-07-29 13:26:54','2024-07-29 13:31:54',NULL,0,0,NULL,NULL),(29933,'mixpanel','completed',10,'2024-07-29 12:06:55','2024-07-29 13:41:55','2024-07-29 13:36:54','2024-07-29 13:41:54',NULL,0,0,NULL,NULL),(29934,'mixpanel','completed',10,'2024-07-29 12:38:55','2024-07-29 13:51:55','2024-07-29 13:46:54','2024-07-29 13:51:54',NULL,0,0,NULL,NULL),(29935,'mixpanel','completed',10,'2024-07-29 12:02:55','2024-07-29 14:01:55','2024-07-29 13:56:54','2024-07-29 14:01:54',NULL,0,0,NULL,NULL),(29936,'mixpanel','completed',10,'2024-07-29 12:27:55','2024-07-29 14:11:55','2024-07-29 14:06:54','2024-07-29 14:11:54',NULL,0,0,NULL,NULL),(29937,'mixpanel','completed',10,'2024-07-29 12:23:58','2024-07-29 14:21:55','2024-07-29 14:16:52','2024-07-29 14:21:54',NULL,0,0,NULL,NULL),(29938,'mixpanel','completed',10,'2024-07-29 12:25:38','2024-07-29 14:31:54','2024-07-29 14:26:37','2024-07-29 14:31:54',NULL,0,0,NULL,NULL),(29939,'mixpanel','completed',10,'2024-07-29 12:50:55','2024-07-29 14:51:55','2024-07-29 14:41:54','2024-07-29 14:51:54',NULL,0,0,NULL,NULL),(29940,'mixpanel','completed',10,'2024-07-29 13:50:55','2024-07-29 15:01:54','2024-07-29 14:56:54','2024-07-29 15:01:53',NULL,0,0,NULL,NULL),(29941,'mixpanel','completed',10,'2024-07-29 13:40:55','2024-07-29 15:11:54','2024-07-29 15:06:54','2024-07-29 15:11:53',NULL,0,0,NULL,NULL),(29942,'mixpanel','completed',10,'2024-07-29 14:02:55','2024-07-29 15:21:26','2024-07-29 15:16:54','2024-07-29 15:21:25',NULL,0,0,NULL,NULL),(29943,'mixpanel','completed',10,'2024-07-29 13:47:55','2024-07-29 15:31:55','2024-07-29 15:26:54','2024-07-29 15:31:53',NULL,0,0,NULL,NULL),(29944,'mixpanel','completed',10,'2024-07-29 14:24:55','2024-07-29 15:40:44','2024-07-29 15:36:54','2024-07-29 15:40:43',NULL,0,0,NULL,NULL),(29945,'mixpanel','completed',10,'2024-07-29 14:10:55','2024-07-29 15:51:54','2024-07-29 15:46:54','2024-07-29 15:51:53',NULL,0,0,NULL,NULL),(29946,'mixpanel','completed',10,'2024-07-29 14:22:56','2024-07-29 16:01:55','2024-07-29 15:56:55','2024-07-29 16:01:54',NULL,0,0,NULL,NULL),(29947,'mixpanel','completed',10,'2024-07-29 15:00:55','2024-07-29 16:11:55','2024-07-29 16:06:54','2024-07-29 16:11:54',NULL,0,0,NULL,NULL),(29948,'mixpanel','completed',10,'2024-07-29 15:14:09','2024-07-29 16:21:55','2024-07-29 16:16:08','2024-07-29 16:21:54',NULL,0,0,NULL,NULL),(29949,'mixpanel','completed',10,'2024-07-29 15:15:55','2024-07-29 16:31:55','2024-07-29 16:26:54','2024-07-29 16:31:54',NULL,0,0,NULL,NULL),(29950,'mixpanel','completed',10,'2024-07-29 15:06:55','2024-07-29 16:41:55','2024-07-29 16:36:54','2024-07-29 16:41:54',NULL,0,0,NULL,NULL),(29951,'mixpanel','completed',10,'2024-07-29 15:33:54','2024-07-29 16:51:55','2024-07-29 16:46:53','2024-07-29 16:51:54',NULL,0,0,NULL,NULL),(29952,'mixpanel','completed',10,'2024-07-29 15:44:22','2024-07-29 16:56:55','2024-07-29 16:54:21','2024-07-29 16:56:54',NULL,0,0,NULL,NULL),(29953,'mixpanel','completed',10,'2024-07-29 15:11:54','2024-07-29 17:06:55','2024-07-29 17:01:53','2024-07-29 17:06:54',NULL,0,0,NULL,NULL),(29954,'mixpanel','completed',10,'2024-07-29 16:04:55','2024-07-29 17:16:55','2024-07-29 17:11:54','2024-07-29 17:16:54',NULL,0,0,NULL,NULL),(29955,'mixpanel','completed',10,'2024-07-29 15:34:55','2024-07-29 17:26:55','2024-07-29 17:21:54','2024-07-29 17:26:54',NULL,0,0,NULL,NULL),(29956,'mixpanel','completed',10,'2024-07-29 15:37:55','2024-07-29 17:36:55','2024-07-29 17:31:54','2024-07-29 17:36:54',NULL,0,0,NULL,NULL),(29957,'mixpanel','completed',10,'2024-07-29 16:00:55','2024-07-29 17:46:55','2024-07-29 17:41:54','2024-07-29 17:46:54',NULL,0,0,NULL,NULL),(29958,'mixpanel','completed',10,'2024-07-29 16:36:55','2024-07-29 17:56:55','2024-07-29 17:51:54','2024-07-29 17:56:54',NULL,0,0,NULL,NULL),(29959,'mixpanel','completed',10,'2024-07-29 16:09:55','2024-07-29 18:06:55','2024-07-29 18:01:54','2024-07-29 18:06:54',NULL,0,0,NULL,NULL),(29960,'mixpanel','completed',10,'2024-07-29 17:03:55','2024-07-29 18:16:55','2024-07-29 18:11:54','2024-07-29 18:16:54',NULL,0,0,NULL,NULL),(29961,'mixpanel','completed',10,'2024-07-29 17:05:55','2024-07-29 18:26:55','2024-07-29 18:21:54','2024-07-29 18:26:54',NULL,0,0,NULL,NULL),(29962,'mixpanel','completed',10,'2024-07-29 17:12:55','2024-07-29 18:36:55','2024-07-29 18:31:54','2024-07-29 18:36:54',NULL,0,0,NULL,NULL),(29963,'mixpanel','completed',10,'2024-07-29 17:32:18','2024-07-29 18:46:55','2024-07-29 18:40:17','2024-07-29 18:46:54',NULL,0,0,NULL,NULL),(29964,'mixpanel','completed',10,'2024-07-29 17:34:55','2024-07-29 18:55:14','2024-07-29 18:51:54','2024-07-29 18:55:13',NULL,0,0,NULL,NULL),(29965,'mixpanel','completed',10,'2024-07-29 17:02:55','2024-07-29 19:11:55','2024-07-29 19:01:54','2024-07-29 19:11:54',NULL,0,0,NULL,NULL),(29966,'mixpanel','completed',10,'2024-07-29 17:36:50','2024-07-29 19:20:19','2024-07-29 19:16:49','2024-07-29 19:20:18',NULL,0,0,NULL,NULL),(29967,'mixpanel','completed',10,'2024-07-29 17:40:59','2024-07-29 19:32:11','2024-07-29 19:26:53','2024-07-29 19:32:08',NULL,0,0,NULL,NULL),(29968,'mixpanel','completed',10,'2024-07-29 17:47:55','2024-07-29 19:41:55','2024-07-29 19:36:54','2024-07-29 19:41:54',NULL,0,0,NULL,NULL),(29969,'mixpanel','completed',10,'2024-07-29 17:56:55','2024-07-29 19:51:55','2024-07-29 19:46:54','2024-07-29 19:51:54',NULL,0,0,NULL,NULL),(29970,'mixpanel','completed',10,'2024-07-29 18:45:55','2024-07-29 20:01:54','2024-07-29 19:56:54','2024-07-29 20:01:53',NULL,0,0,NULL,NULL),(29971,'mixpanel','completed',10,'2024-07-29 18:41:55','2024-07-29 20:11:55','2024-07-29 20:06:54','2024-07-29 20:11:54',NULL,0,0,NULL,NULL),(29972,'mixpanel','completed',10,'2024-07-29 18:35:56','2024-07-29 20:19:25','2024-07-29 20:16:54','2024-07-29 20:19:24',NULL,0,0,NULL,NULL),(29973,'mixpanel','completed',10,'2024-07-29 19:13:55','2024-07-29 20:26:55','2024-07-29 20:21:54','2024-07-29 20:26:54',NULL,0,0,NULL,NULL),(29974,'mixpanel','completed',10,'2024-07-29 18:52:13','2024-07-29 20:36:55','2024-07-29 20:31:12','2024-07-29 20:36:54',NULL,0,0,NULL,NULL),(29975,'mixpanel','completed',10,'2024-07-29 18:41:55','2024-07-29 20:44:52','2024-07-29 20:41:54','2024-07-29 20:44:51',NULL,0,0,NULL,NULL),(29976,'mixpanel','completed',10,'2024-07-29 19:06:55','2024-07-29 20:51:55','2024-07-29 20:46:54','2024-07-29 20:51:54',NULL,0,0,NULL,NULL),(29977,'mixpanel','completed',10,'2024-07-29 19:37:06','2024-07-29 21:02:05','2024-07-29 20:55:05','2024-07-29 21:02:04',NULL,0,0,NULL,NULL),(29978,'mixpanel','completed',10,'2024-07-29 19:07:23','2024-07-29 21:11:55','2024-07-29 21:06:22','2024-07-29 21:11:54',NULL,0,0,NULL,NULL),(29979,'mixpanel','completed',10,'2024-07-29 19:32:55','2024-07-29 21:22:18','2024-07-29 21:16:54','2024-07-29 21:22:15',NULL,0,0,NULL,NULL),(29980,'mixpanel','completed',10,'2024-07-29 20:15:56','2024-07-29 21:31:55','2024-07-29 21:26:54','2024-07-29 21:31:54',NULL,0,0,NULL,NULL),(29981,'mixpanel','completed',10,'2024-07-29 20:09:55','2024-07-29 21:40:23','2024-07-29 21:36:54','2024-07-29 21:40:22',NULL,0,0,NULL,NULL),(29982,'mixpanel','completed',10,'2024-07-29 19:45:38','2024-07-29 21:46:55','2024-07-29 21:43:37','2024-07-29 21:46:54',NULL,0,0,NULL,NULL),(29983,'mixpanel','completed',10,'2024-07-29 20:15:55','2024-07-29 21:56:55','2024-07-29 21:51:54','2024-07-29 21:56:54',NULL,0,0,NULL,NULL),(29984,'mixpanel','completed',10,'2024-07-29 20:06:55','2024-07-29 22:06:55','2024-07-29 22:01:54','2024-07-29 22:06:54',NULL,0,0,NULL,NULL),(29985,'schedule_re_engagement_email','completed',10,'2024-07-30 22:06:55','2024-07-30 22:06:57','2024-07-29 22:06:54','2024-07-30 22:06:56',NULL,0,0,NULL,NULL),(29986,'mixpanel','completed',10,'2024-07-29 20:45:56','2024-07-29 22:16:55','2024-07-29 22:11:55','2024-07-29 22:16:54',NULL,0,0,NULL,NULL),(29987,'mixpanel','completed',10,'2024-07-29 20:39:55','2024-07-29 22:26:55','2024-07-29 22:21:54','2024-07-29 22:26:54',NULL,0,0,NULL,NULL),(29988,'mixpanel','completed',10,'2024-07-29 21:13:55','2024-07-29 22:34:16','2024-07-29 22:31:54','2024-07-29 22:34:15',NULL,0,0,NULL,NULL),(29989,'mixpanel','completed',10,'2024-07-29 21:07:55','2024-07-29 22:39:43','2024-07-29 22:36:54','2024-07-29 22:39:42',NULL,0,0,NULL,NULL),(29990,'mixpanel','completed',10,'2024-07-29 20:49:55','2024-07-29 22:46:55','2024-07-29 22:41:54','2024-07-29 22:46:54',NULL,0,0,NULL,NULL),(29991,'mixpanel','completed',10,'2024-07-29 21:13:55','2024-07-29 22:56:55','2024-07-29 22:51:54','2024-07-29 22:56:54',NULL,0,0,NULL,NULL),(29992,'mixpanel','completed',10,'2024-07-29 21:50:59','2024-07-29 23:03:59','2024-07-29 22:59:58','2024-07-29 23:03:58',NULL,0,0,NULL,NULL),(29993,'mixpanel','completed',10,'2024-07-29 21:49:55','2024-07-29 23:11:55','2024-07-29 23:06:54','2024-07-29 23:11:54',NULL,0,0,NULL,NULL),(29994,'mixpanel','completed',10,'2024-07-29 21:23:55','2024-07-29 23:21:58','2024-07-29 23:16:54','2024-07-29 23:21:57',NULL,0,0,NULL,NULL),(29995,'mixpanel','completed',10,'2024-07-29 22:24:56','2024-07-29 23:30:57','2024-07-29 23:26:55','2024-07-29 23:30:56',NULL,0,0,NULL,NULL),(29996,'mixpanel','completed',10,'2024-07-29 21:55:08','2024-07-29 23:41:55','2024-07-29 23:37:06','2024-07-29 23:41:54',NULL,0,0,NULL,NULL),(29997,'mixpanel','completed',10,'2024-07-29 22:18:55','2024-07-29 23:51:57','2024-07-29 23:46:54','2024-07-29 23:51:56',NULL,0,0,NULL,NULL),(29998,'mixpanel','completed',10,'2024-07-29 22:15:55','2024-07-30 00:01:55','2024-07-29 23:56:54','2024-07-30 00:01:54',NULL,0,0,NULL,NULL),(29999,'mixpanel','completed',10,'2024-07-29 23:03:55','2024-07-30 00:11:56','2024-07-30 00:06:54','2024-07-30 00:11:55',NULL,0,0,NULL,NULL),(30000,'mixpanel','completed',10,'2024-07-29 23:12:55','2024-07-30 00:21:55','2024-07-30 00:16:54','2024-07-30 00:21:54',NULL,0,0,NULL,NULL),(30001,'mixpanel','completed',10,'2024-07-29 23:23:55','2024-07-30 00:31:55','2024-07-30 00:26:54','2024-07-30 00:31:54',NULL,0,0,NULL,NULL),(30002,'mixpanel','completed',10,'2024-07-29 22:48:55','2024-07-30 00:41:55','2024-07-30 00:36:54','2024-07-30 00:41:54',NULL,0,0,NULL,NULL),(30003,'mixpanel','completed',10,'2024-07-29 22:52:55','2024-07-30 00:51:55','2024-07-30 00:46:54','2024-07-30 00:51:54',NULL,0,0,NULL,NULL),(30004,'mixpanel','completed',10,'2024-07-29 23:21:38','2024-07-30 00:56:55','2024-07-30 00:54:37','2024-07-30 00:56:54',NULL,0,0,NULL,NULL),(30005,'mixpanel','completed',10,'2024-07-29 23:13:55','2024-07-30 01:06:55','2024-07-30 01:01:54','2024-07-30 01:06:54',NULL,0,0,NULL,NULL),(30006,'mixpanel','completed',10,'2024-07-29 23:54:55','2024-07-30 01:16:56','2024-07-30 01:11:54','2024-07-30 01:16:54',NULL,0,0,NULL,NULL),(30007,'mixpanel','completed',10,'2024-07-29 23:49:55','2024-07-30 01:26:55','2024-07-30 01:21:54','2024-07-30 01:26:54',NULL,0,0,NULL,NULL),(30008,'mixpanel','completed',10,'2024-07-29 23:48:55','2024-07-30 01:36:55','2024-07-30 01:31:54','2024-07-30 01:36:54',NULL,0,0,NULL,NULL),(30009,'mixpanel','completed',10,'2024-07-30 00:02:55','2024-07-30 01:45:50','2024-07-30 01:41:54','2024-07-30 01:45:49',NULL,0,0,NULL,NULL),(30010,'mixpanel','completed',10,'2024-07-30 00:24:55','2024-07-30 01:56:55','2024-07-30 01:51:54','2024-07-30 01:56:54',NULL,0,0,NULL,NULL),(30011,'mixpanel','completed',10,'2024-07-30 00:33:55','2024-07-30 02:06:55','2024-07-30 02:01:54','2024-07-30 02:06:54',NULL,0,0,NULL,NULL),(30012,'mixpanel','completed',10,'2024-07-30 01:08:55','2024-07-30 02:16:58','2024-07-30 02:11:54','2024-07-30 02:16:57',NULL,0,0,NULL,NULL),(30013,'mixpanel','completed',10,'2024-07-30 00:25:56','2024-07-30 02:26:55','2024-07-30 02:21:55','2024-07-30 02:26:54',NULL,0,0,NULL,NULL),(30014,'mixpanel','completed',10,'2024-07-30 01:16:40','2024-07-30 02:36:55','2024-07-30 02:30:39','2024-07-30 02:36:54',NULL,0,0,NULL,NULL),(30015,'mixpanel','completed',10,'2024-07-30 01:30:08','2024-07-30 02:45:11','2024-07-30 02:42:07','2024-07-30 02:45:10',NULL,0,0,NULL,NULL),(30016,'mixpanel','completed',10,'2024-07-30 01:08:55','2024-07-30 02:56:56','2024-07-30 02:51:54','2024-07-30 02:56:54',NULL,0,0,NULL,NULL),(30017,'mixpanel','completed',10,'2024-07-30 01:54:55','2024-07-30 03:06:56','2024-07-30 03:01:54','2024-07-30 03:06:54',NULL,0,0,NULL,NULL),(30018,'mixpanel','completed',10,'2024-07-30 01:19:55','2024-07-30 03:16:55','2024-07-30 03:11:54','2024-07-30 03:16:54',NULL,0,0,NULL,NULL),(30019,'mixpanel','completed',10,'2024-07-30 01:32:55','2024-07-30 03:24:42','2024-07-30 03:21:54','2024-07-30 03:24:41',NULL,0,0,NULL,NULL),(30020,'mixpanel','completed',10,'2024-07-30 02:00:55','2024-07-30 03:31:55','2024-07-30 03:26:54','2024-07-30 03:31:54',NULL,0,0,NULL,NULL),(30021,'mixpanel','completed',10,'2024-07-30 01:51:55','2024-07-30 03:41:55','2024-07-30 03:36:54','2024-07-30 03:41:54',NULL,0,0,NULL,NULL),(30022,'mixpanel','completed',10,'2024-07-30 02:01:55','2024-07-30 03:51:55','2024-07-30 03:46:54','2024-07-30 03:51:54',NULL,0,0,NULL,NULL),(30023,'mixpanel','completed',10,'2024-07-30 02:24:55','2024-07-30 04:01:55','2024-07-30 03:56:54','2024-07-30 04:01:54',NULL,0,0,NULL,NULL),(30024,'mixpanel','completed',10,'2024-07-30 02:08:55','2024-07-30 04:11:56','2024-07-30 04:06:54','2024-07-30 04:11:55',NULL,0,0,NULL,NULL),(30025,'mixpanel','completed',10,'2024-07-30 02:27:56','2024-07-30 04:21:56','2024-07-30 04:16:55','2024-07-30 04:21:55',NULL,0,0,NULL,NULL),(30026,'mixpanel','completed',10,'2024-07-30 02:48:00','2024-07-30 04:32:01','2024-07-30 04:26:58','2024-07-30 04:31:59',NULL,0,0,NULL,NULL),(30027,'mixpanel','completed',10,'2024-07-30 02:48:20','2024-07-30 04:41:57','2024-07-30 04:35:18','2024-07-30 04:41:56',NULL,0,0,NULL,NULL),(30028,'mixpanel','completed',10,'2024-07-30 03:07:05','2024-07-30 04:51:55','2024-07-30 04:47:04','2024-07-30 04:51:54',NULL,0,0,NULL,NULL),(30029,'mixpanel','completed',10,'2024-07-30 03:46:56','2024-07-30 05:01:55','2024-07-30 04:56:55','2024-07-30 05:01:54',NULL,0,0,NULL,NULL),(30030,'mixpanel','completed',10,'2024-07-30 03:50:56','2024-07-30 05:11:56','2024-07-30 05:06:55','2024-07-30 05:11:55',NULL,0,0,NULL,NULL),(30031,'mixpanel','completed',10,'2024-07-30 03:55:55','2024-07-30 05:19:32','2024-07-30 05:16:54','2024-07-30 05:19:31',NULL,0,0,NULL,NULL),(30032,'mixpanel','completed',10,'2024-07-30 04:03:55','2024-07-30 05:26:56','2024-07-30 05:21:54','2024-07-30 05:26:55',NULL,0,0,NULL,NULL),(30033,'mixpanel','completed',10,'2024-07-30 03:31:32','2024-07-30 05:36:56','2024-07-30 05:30:31','2024-07-30 05:36:55',NULL,0,0,NULL,NULL),(30034,'mixpanel','completed',10,'2024-07-30 03:59:56','2024-07-30 05:46:55','2024-07-30 05:41:55','2024-07-30 05:46:54',NULL,0,0,NULL,NULL),(30035,'mixpanel','completed',10,'2024-07-30 04:26:56','2024-07-30 05:56:56','2024-07-30 05:51:54','2024-07-30 05:56:55',NULL,0,0,NULL,NULL),(30036,'mixpanel','completed',10,'2024-07-30 04:31:55','2024-07-30 06:06:56','2024-07-30 06:01:54','2024-07-30 06:06:55',NULL,0,0,NULL,NULL),(30037,'mixpanel','completed',10,'2024-07-30 04:13:57','2024-07-30 06:16:54','2024-07-30 06:11:55','2024-07-30 06:16:54',NULL,0,0,NULL,NULL),(30038,'mixpanel','completed',10,'2024-07-30 04:28:53','2024-07-30 06:26:55','2024-07-30 06:21:53','2024-07-30 06:26:54',NULL,0,0,NULL,NULL),(30039,'mixpanel','completed',10,'2024-07-30 05:13:53','2024-07-30 06:36:54','2024-07-30 06:31:52','2024-07-30 06:36:54',NULL,0,0,NULL,NULL),(30040,'mixpanel','completed',10,'2024-07-30 05:38:57','2024-07-30 06:46:53','2024-07-30 06:41:56','2024-07-30 06:46:53',NULL,0,0,NULL,NULL),(30041,'mixpanel','completed',10,'2024-07-30 04:54:53','2024-07-30 06:54:28','2024-07-30 06:51:53','2024-07-30 06:54:28',NULL,0,0,NULL,NULL),(30042,'mixpanel','completed',10,'2024-07-30 05:41:55','2024-07-30 07:00:05','2024-07-30 06:56:54','2024-07-30 07:00:04',NULL,0,0,NULL,NULL),(30043,'mixpanel','completed',10,'2024-07-30 05:49:18','2024-07-30 07:11:54','2024-07-30 07:05:17','2024-07-30 07:11:54',NULL,0,0,NULL,NULL),(30044,'mixpanel','completed',10,'2024-07-30 05:33:53','2024-07-30 07:21:53','2024-07-30 07:16:52','2024-07-30 07:21:53',NULL,0,0,NULL,NULL),(30045,'mixpanel','completed',10,'2024-07-30 05:40:27','2024-07-30 07:31:53','2024-07-30 07:25:26','2024-07-30 07:31:52',NULL,0,0,NULL,NULL),(30046,'mixpanel','completed',10,'2024-07-30 06:15:56','2024-07-30 07:40:28','2024-07-30 07:36:55','2024-07-30 07:40:28',NULL,0,0,NULL,NULL),(30047,'mixpanel','completed',10,'2024-07-30 06:16:53','2024-07-30 07:51:54','2024-07-30 07:46:52','2024-07-30 07:51:53',NULL,0,0,NULL,NULL),(30048,'mixpanel','completed',10,'2024-07-30 06:26:20','2024-07-30 07:56:20','2024-07-30 07:54:19','2024-07-30 07:56:20',NULL,0,0,NULL,NULL),(30049,'mixpanel','completed',10,'2024-07-30 06:19:53','2024-07-30 08:05:29','2024-07-30 08:01:52','2024-07-30 08:05:28',NULL,0,0,NULL,NULL),(30050,'mixpanel','completed',10,'2024-07-30 06:10:54','2024-07-30 08:16:53','2024-07-30 08:11:54','2024-07-30 08:16:52',NULL,0,0,NULL,NULL),(30051,'mixpanel','completed',10,'2024-07-30 07:00:53','2024-07-30 08:24:40','2024-07-30 08:21:53','2024-07-30 08:24:39',NULL,0,0,NULL,NULL),(30052,'mixpanel','completed',10,'2024-07-30 07:12:54','2024-07-30 08:31:54','2024-07-30 08:26:54','2024-07-30 08:31:53',NULL,0,0,NULL,NULL),(30053,'mixpanel','completed',10,'2024-07-30 07:31:55','2024-07-30 08:41:55','2024-07-30 08:36:54','2024-07-30 08:41:54',NULL,0,0,NULL,NULL),(30054,'mixpanel','completed',10,'2024-07-30 06:52:53','2024-07-30 08:50:46','2024-07-30 08:46:53','2024-07-30 08:50:46',NULL,0,0,NULL,NULL),(30055,'mixpanel','completed',10,'2024-07-30 07:05:54','2024-07-30 09:01:53','2024-07-30 08:56:53','2024-07-30 09:01:52',NULL,0,0,NULL,NULL),(30056,'mixpanel','completed',10,'2024-07-30 07:58:59','2024-07-30 09:11:54','2024-07-30 09:04:58','2024-07-30 09:11:54',NULL,0,0,NULL,NULL),(30057,'mixpanel','completed',10,'2024-07-30 08:07:53','2024-07-30 09:21:54','2024-07-30 09:16:53','2024-07-30 09:21:53',NULL,0,0,NULL,NULL),(30058,'mixpanel','completed',10,'2024-07-30 08:19:44','2024-07-30 09:31:54','2024-07-30 09:26:43','2024-07-30 09:31:53',NULL,0,0,NULL,NULL),(30059,'mixpanel','completed',10,'2024-07-30 07:50:55','2024-07-30 09:41:54','2024-07-30 09:36:55','2024-07-30 09:41:53',NULL,0,0,NULL,NULL),(30060,'mixpanel','completed',10,'2024-07-30 07:53:53','2024-07-30 09:51:54','2024-07-30 09:46:52','2024-07-30 09:51:53',NULL,0,0,NULL,NULL),(30061,'mixpanel','completed',10,'2024-07-30 08:49:55','2024-07-30 10:01:53','2024-07-30 09:56:54','2024-07-30 10:01:53',NULL,0,0,NULL,NULL),(30062,'mixpanel','completed',10,'2024-07-30 08:40:55','2024-07-30 10:09:23','2024-07-30 10:06:54','2024-07-30 10:09:22',NULL,0,0,NULL,NULL),(30063,'mixpanel','completed',10,'2024-07-30 08:40:55','2024-07-30 10:15:07','2024-07-30 10:11:54','2024-07-30 10:15:07',NULL,0,0,NULL,NULL),(30064,'mixpanel','completed',10,'2024-07-30 09:11:54','2024-07-30 10:26:55','2024-07-30 10:21:54','2024-07-30 10:26:54',NULL,0,0,NULL,NULL),(30065,'mixpanel','completed',10,'2024-07-30 09:21:54','2024-07-30 10:36:23','2024-07-30 10:31:53','2024-07-30 10:36:23',NULL,0,0,NULL,NULL),(30066,'mixpanel','completed',10,'2024-07-30 08:56:55','2024-07-30 10:46:53','2024-07-30 10:41:54','2024-07-30 10:46:52',NULL,0,0,NULL,NULL),(30067,'mixpanel','completed',10,'2024-07-30 09:46:55','2024-07-30 10:56:55','2024-07-30 10:51:54','2024-07-30 10:56:55',NULL,0,0,NULL,NULL),(30068,'mixpanel','completed',10,'2024-07-30 09:00:53','2024-07-30 11:06:56','2024-07-30 11:01:53','2024-07-30 11:06:55',NULL,0,0,NULL,NULL),(30069,'mixpanel','completed',10,'2024-07-30 09:41:55','2024-07-30 11:16:53','2024-07-30 11:11:54','2024-07-30 11:16:52',NULL,0,0,NULL,NULL),(30070,'mixpanel','completed',10,'2024-07-30 10:09:54','2024-07-30 11:26:55','2024-07-30 11:21:53','2024-07-30 11:26:55',NULL,0,0,NULL,NULL),(30071,'mixpanel','completed',10,'2024-07-30 09:32:54','2024-07-30 11:36:55','2024-07-30 11:31:53','2024-07-30 11:36:54',NULL,0,0,NULL,NULL),(30072,'mixpanel','completed',10,'2024-07-30 10:08:14','2024-07-30 11:41:55','2024-07-30 11:39:13','2024-07-30 11:41:54',NULL,0,0,NULL,NULL),(30073,'mixpanel','completed',10,'2024-07-30 10:02:53','2024-07-30 11:51:55','2024-07-30 11:46:53','2024-07-30 11:51:54',NULL,0,0,NULL,NULL),(30074,'mixpanel','completed',10,'2024-07-30 10:33:55','2024-07-30 12:01:53','2024-07-30 11:56:54','2024-07-30 12:01:53',NULL,0,0,NULL,NULL),(30075,'mixpanel','completed',10,'2024-07-30 10:54:55','2024-07-30 12:09:28','2024-07-30 12:06:54','2024-07-30 12:09:28',NULL,0,0,NULL,NULL),(30076,'mixpanel','completed',10,'2024-07-30 10:30:55','2024-07-30 12:16:53','2024-07-30 12:11:54','2024-07-30 12:16:53',NULL,0,0,NULL,NULL),(30077,'mixpanel','completed',10,'2024-07-30 11:08:20','2024-07-30 12:21:55','2024-07-30 12:19:20','2024-07-30 12:21:54',NULL,0,0,NULL,NULL),(30078,'mixpanel','completed',10,'2024-07-30 10:25:55','2024-07-30 12:31:54','2024-07-30 12:26:55','2024-07-30 12:31:53',NULL,0,0,NULL,NULL),(30079,'mixpanel','completed',10,'2024-07-30 11:01:55','2024-07-30 12:41:55','2024-07-30 12:36:54','2024-07-30 12:41:54',NULL,0,0,NULL,NULL),(30080,'mixpanel','completed',10,'2024-07-30 11:20:54','2024-07-30 12:51:55','2024-07-30 12:46:53','2024-07-30 12:51:54',NULL,0,0,NULL,NULL),(30081,'mixpanel','completed',10,'2024-07-30 11:41:55','2024-07-30 13:01:54','2024-07-30 12:56:55','2024-07-30 13:01:53',NULL,0,0,NULL,NULL),(30082,'mixpanel','completed',10,'2024-07-30 11:38:55','2024-07-30 13:11:55','2024-07-30 13:06:54','2024-07-30 13:11:55',NULL,0,0,NULL,NULL),(30083,'mixpanel','completed',10,'2024-07-30 11:21:53','2024-07-30 13:21:55','2024-07-30 13:16:53','2024-07-30 13:21:54',NULL,0,0,NULL,NULL),(30084,'mixpanel','completed',10,'2024-07-30 11:44:55','2024-07-30 13:31:54','2024-07-30 13:26:54','2024-07-30 13:31:53',NULL,0,0,NULL,NULL),(30085,'mixpanel','completed',10,'2024-07-30 12:08:55','2024-07-30 13:41:55','2024-07-30 13:36:55','2024-07-30 13:41:54',NULL,0,0,NULL,NULL),(30086,'mixpanel','completed',10,'2024-07-30 12:28:54','2024-07-30 13:51:55','2024-07-30 13:46:53','2024-07-30 13:51:54',NULL,0,0,NULL,NULL),(30087,'mixpanel','completed',10,'2024-07-30 12:34:55','2024-07-30 14:01:32','2024-07-30 13:56:54','2024-07-30 14:01:32',NULL,0,0,NULL,NULL),(30088,'mixpanel','completed',10,'2024-07-30 12:19:55','2024-07-30 14:09:33','2024-07-30 14:06:54','2024-07-30 14:09:32',NULL,0,0,NULL,NULL),(30089,'mixpanel','completed',10,'2024-07-30 12:56:57','2024-07-30 14:16:56','2024-07-30 14:11:56','2024-07-30 14:16:55',NULL,0,0,NULL,NULL),(30090,'mixpanel','completed',10,'2024-07-30 12:18:23','2024-07-30 14:21:57','2024-07-30 14:19:22','2024-07-30 14:21:56',NULL,0,0,NULL,NULL),(30091,'mixpanel','completed',10,'2024-07-30 12:38:57','2024-07-30 14:31:13','2024-07-30 14:26:57','2024-07-30 14:31:12',NULL,0,0,NULL,NULL),(30092,'mixpanel','completed',10,'2024-07-30 13:31:57','2024-07-30 14:41:57','2024-07-30 14:36:56','2024-07-30 14:41:56',NULL,0,0,NULL,NULL),(30093,'mixpanel','completed',10,'2024-07-30 13:07:21','2024-07-30 14:49:35','2024-07-30 14:46:20','2024-07-30 14:49:34',NULL,0,0,NULL,NULL),(30094,'mixpanel','completed',10,'2024-07-30 12:59:57','2024-07-30 14:56:57','2024-07-30 14:51:56','2024-07-30 14:56:56',NULL,0,0,NULL,NULL),(30095,'mixpanel','completed',10,'2024-07-30 13:08:56','2024-07-30 15:06:58','2024-07-30 15:01:55','2024-07-30 15:06:56',NULL,0,0,NULL,NULL),(30096,'mixpanel','completed',10,'2024-07-30 13:24:58','2024-07-30 15:16:56','2024-07-30 15:11:57','2024-07-30 15:16:55',NULL,0,0,NULL,NULL),(30097,'mixpanel','completed',10,'2024-07-30 14:04:59','2024-07-30 15:26:57','2024-07-30 15:21:57','2024-07-30 15:26:56',NULL,0,0,NULL,NULL),(30098,'mixpanel','completed',10,'2024-07-30 14:11:56','2024-07-30 15:36:58','2024-07-30 15:31:55','2024-07-30 15:36:57',NULL,0,0,NULL,NULL),(30099,'mixpanel','completed',10,'2024-07-30 14:24:58','2024-07-30 15:46:56','2024-07-30 15:41:57','2024-07-30 15:46:55',NULL,0,0,NULL,NULL),(30100,'mixpanel','completed',10,'2024-07-30 14:20:57','2024-07-30 15:56:58','2024-07-30 15:51:56','2024-07-30 15:56:57',NULL,0,0,NULL,NULL),(30101,'mixpanel','completed',10,'2024-07-30 14:49:30','2024-07-30 16:06:58','2024-07-30 16:00:29','2024-07-30 16:06:57',NULL,0,0,NULL,NULL),(30102,'mixpanel','completed',10,'2024-07-30 14:23:58','2024-07-30 16:16:56','2024-07-30 16:11:57','2024-07-30 16:16:55',NULL,0,0,NULL,NULL),(30103,'mixpanel','completed',10,'2024-07-30 15:03:57','2024-07-30 16:26:58','2024-07-30 16:21:56','2024-07-30 16:26:57',NULL,0,0,NULL,NULL),(30104,'mixpanel','completed',10,'2024-07-30 14:48:56','2024-07-30 16:34:15','2024-07-30 16:31:55','2024-07-30 16:34:14',NULL,0,0,NULL,NULL),(30105,'mixpanel','completed',10,'2024-07-30 15:25:22','2024-07-30 16:41:58','2024-07-30 16:36:21','2024-07-30 16:41:57',NULL,0,0,NULL,NULL),(30106,'mixpanel','completed',10,'2024-07-30 15:37:57','2024-07-30 16:51:58','2024-07-30 16:46:56','2024-07-30 16:51:57',NULL,0,0,NULL,NULL),(30107,'mixpanel','completed',10,'2024-07-30 15:21:58','2024-07-30 17:01:57','2024-07-30 16:56:57','2024-07-30 17:01:56',NULL,0,0,NULL,NULL),(30108,'mixpanel','completed',10,'2024-07-30 16:03:59','2024-07-30 17:11:58','2024-07-30 17:06:58','2024-07-30 17:11:56',NULL,0,0,NULL,NULL),(30109,'mixpanel','completed',10,'2024-07-30 15:44:56','2024-07-30 17:21:58','2024-07-30 17:16:55','2024-07-30 17:21:57',NULL,0,0,NULL,NULL),(30110,'mixpanel','completed',10,'2024-07-30 16:20:03','2024-07-30 17:31:57','2024-07-30 17:26:02','2024-07-30 17:31:56',NULL,0,0,NULL,NULL),(30111,'mixpanel','completed',10,'2024-07-30 15:45:57','2024-07-30 17:41:57','2024-07-30 17:36:56','2024-07-30 17:41:56',NULL,0,0,NULL,NULL),(30112,'mixpanel','completed',10,'2024-07-30 15:47:57','2024-07-30 17:51:57','2024-07-30 17:46:56','2024-07-30 17:51:56',NULL,0,0,NULL,NULL),(30113,'mixpanel','completed',10,'2024-07-30 16:46:57','2024-07-30 18:01:57','2024-07-30 17:56:56','2024-07-30 18:01:56',NULL,0,0,NULL,NULL),(30114,'mixpanel','completed',10,'2024-07-30 16:17:58','2024-07-30 18:11:57','2024-07-30 18:06:57','2024-07-30 18:11:56',NULL,0,0,NULL,NULL),(30115,'mixpanel','completed',10,'2024-07-30 16:28:57','2024-07-30 18:20:39','2024-07-30 18:16:56','2024-07-30 18:20:38',NULL,0,0,NULL,NULL),(30116,'mixpanel','completed',10,'2024-07-30 16:38:58','2024-07-30 18:31:57','2024-07-30 18:26:57','2024-07-30 18:31:56',NULL,0,0,NULL,NULL),(30117,'mixpanel','completed',10,'2024-07-30 17:05:58','2024-07-30 18:39:12','2024-07-30 18:36:57','2024-07-30 18:39:11',NULL,0,0,NULL,NULL),(30118,'mixpanel','completed',10,'2024-07-30 16:50:57','2024-07-30 18:46:56','2024-07-30 18:41:56','2024-07-30 18:46:55',NULL,0,0,NULL,NULL),(30119,'mixpanel','completed',10,'2024-07-30 17:42:57','2024-07-30 18:56:57','2024-07-30 18:51:56','2024-07-30 18:56:56',NULL,0,0,NULL,NULL),(30120,'mixpanel','completed',10,'2024-07-30 17:46:57','2024-07-30 19:06:57','2024-07-30 19:01:56','2024-07-30 19:06:56',NULL,0,0,NULL,NULL),(30121,'mixpanel','completed',10,'2024-07-30 17:20:57','2024-07-30 19:16:57','2024-07-30 19:11:56','2024-07-30 19:16:56',NULL,0,0,NULL,NULL),(30122,'mixpanel','completed',10,'2024-07-30 17:58:58','2024-07-30 19:26:58','2024-07-30 19:21:57','2024-07-30 19:26:57',NULL,0,0,NULL,NULL),(30123,'mixpanel','completed',10,'2024-07-30 18:12:57','2024-07-30 19:36:58','2024-07-30 19:31:56','2024-07-30 19:36:57',NULL,0,0,NULL,NULL),(30124,'mixpanel','completed',10,'2024-07-30 18:18:58','2024-07-30 19:46:57','2024-07-30 19:41:56','2024-07-30 19:46:56',NULL,0,0,NULL,NULL),(30125,'mixpanel','completed',10,'2024-07-30 17:58:58','2024-07-30 19:56:58','2024-07-30 19:51:57','2024-07-30 19:56:57',NULL,0,0,NULL,NULL),(30126,'mixpanel','completed',10,'2024-07-30 18:20:57','2024-07-30 20:06:57','2024-07-30 20:01:56','2024-07-30 20:06:56',NULL,0,0,NULL,NULL),(30127,'mixpanel','completed',10,'2024-07-30 18:34:57','2024-07-30 20:16:57','2024-07-30 20:11:56','2024-07-30 20:16:56',NULL,0,0,NULL,NULL),(30128,'mixpanel','completed',10,'2024-07-30 18:35:57','2024-07-30 20:26:57','2024-07-30 20:21:56','2024-07-30 20:26:57',NULL,0,0,NULL,NULL),(30129,'subscribers_engagement_score','completed',10,'2024-07-30 20:31:57','2024-07-30 20:36:58','2024-07-30 20:31:56','2024-07-30 20:36:57',NULL,0,0,NULL,NULL),(30130,'mixpanel','completed',10,'2024-07-30 19:03:57','2024-07-30 20:36:58','2024-07-30 20:31:56','2024-07-30 20:36:57',NULL,0,0,NULL,NULL),(30131,'subscribers_engagement_score','completed',10,'2024-07-31 13:33:00','2024-07-31 13:36:58','2024-07-30 20:36:57','2024-07-31 13:36:56',NULL,0,0,NULL,NULL),(30132,'mixpanel','completed',10,'2024-07-30 18:54:58','2024-07-30 20:46:57','2024-07-30 20:41:57','2024-07-30 20:46:56',NULL,0,0,NULL,NULL),(30133,'mixpanel','completed',10,'2024-07-30 19:26:20','2024-07-30 20:56:57','2024-07-30 20:51:19','2024-07-30 20:56:56',NULL,0,0,NULL,NULL),(30134,'mixpanel','completed',10,'2024-07-30 19:20:57','2024-07-30 21:06:58','2024-07-30 21:01:56','2024-07-30 21:06:57',NULL,0,0,NULL,NULL),(30135,'mixpanel','completed',10,'2024-07-30 19:49:58','2024-07-30 21:16:57','2024-07-30 21:11:57','2024-07-30 21:16:56',NULL,0,0,NULL,NULL),(30136,'mixpanel','completed',10,'2024-07-30 20:11:57','2024-07-30 21:26:57','2024-07-30 21:21:56','2024-07-30 21:26:56',NULL,0,0,NULL,NULL),(30137,'mixpanel','completed',10,'2024-07-30 20:15:56','2024-07-30 21:35:54','2024-07-30 21:31:55','2024-07-30 21:35:53',NULL,0,0,NULL,NULL),(30138,'mixpanel','completed',10,'2024-07-30 19:48:58','2024-07-30 21:46:56','2024-07-30 21:41:57','2024-07-30 21:46:55',NULL,0,0,NULL,NULL),(30139,'unsubscribe_tokens','completed',0,'2024-07-30 21:47:07','2024-07-30 21:51:57','2024-07-30 21:47:05','2024-07-30 21:51:56',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(30140,'subscriber_link_tokens','completed',0,'2024-07-30 21:47:07','2024-07-30 21:51:58','2024-07-30 21:47:05','2024-07-30 21:51:56',NULL,0,0,NULL,NULL),(30141,'newsletter_templates_thumbnails','completed',10,'2024-07-30 21:47:07','2024-07-30 21:51:58','2024-07-30 21:47:05','2024-07-30 21:51:56',NULL,0,0,NULL,NULL),(30142,'mixpanel','completed',0,'2024-07-30 21:47:07','2024-07-30 21:51:58','2024-07-30 21:47:05','2024-07-30 21:51:56',NULL,0,0,NULL,NULL),(30143,'mixpanel','completed',10,'2024-07-30 20:06:11','2024-07-30 22:01:58','2024-07-30 21:57:07','2024-07-30 22:01:55',NULL,0,0,NULL,NULL),(30144,'inactive_subscribers','completed',10,'2024-08-09 22:00:00','2024-08-09 22:01:22','2024-07-30 22:01:55','2024-08-09 22:01:21',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(30145,'mixpanel','completed',10,'2024-07-30 21:02:57','2024-07-30 22:11:57','2024-07-30 22:06:56','2024-07-30 22:11:56',NULL,0,0,NULL,NULL),(30146,'schedule_re_engagement_email','completed',10,'2024-07-31 22:11:57','2024-07-31 22:11:58','2024-07-30 22:11:56','2024-07-31 22:11:57',NULL,0,0,NULL,NULL),(30147,'mixpanel','completed',10,'2024-07-30 20:37:57','2024-07-30 22:21:57','2024-07-30 22:16:55','2024-07-30 22:21:56',NULL,0,0,NULL,NULL),(30148,'mixpanel','completed',10,'2024-07-30 21:14:57','2024-07-30 22:31:56','2024-07-30 22:26:56','2024-07-30 22:31:55',NULL,0,0,NULL,NULL),(30149,'mixpanel','completed',10,'2024-07-30 21:00:57','2024-07-30 22:41:58','2024-07-30 22:36:56','2024-07-30 22:41:57',NULL,0,0,NULL,NULL),(30150,'mixpanel','completed',10,'2024-07-30 20:45:34','2024-07-30 22:46:58','2024-07-30 22:44:33','2024-07-30 22:46:56',NULL,0,0,NULL,NULL),(30151,'mixpanel','completed',10,'2024-07-30 21:46:57','2024-07-30 22:56:58','2024-07-30 22:51:56','2024-07-30 22:56:57',NULL,0,0,NULL,NULL),(30152,'mixpanel','completed',10,'2024-07-30 21:28:15','2024-07-30 23:06:57','2024-07-30 23:01:14','2024-07-30 23:06:56',NULL,0,0,NULL,NULL),(30153,'mixpanel','completed',10,'2024-07-30 22:00:57','2024-07-30 23:16:56','2024-07-30 23:10:56','2024-07-30 23:16:55',NULL,0,0,NULL,NULL),(30154,'mixpanel','completed',10,'2024-07-30 21:47:00','2024-07-30 23:26:57','2024-07-30 23:19:59','2024-07-30 23:26:56',NULL,0,0,NULL,NULL),(30155,'mixpanel','completed',10,'2024-07-30 21:57:56','2024-07-30 23:36:57','2024-07-30 23:31:55','2024-07-30 23:36:56',NULL,0,0,NULL,NULL),(30156,'mixpanel','completed',10,'2024-07-30 21:40:56','2024-07-30 23:46:56','2024-07-30 23:41:55','2024-07-30 23:46:55',NULL,0,0,NULL,NULL),(30157,'mixpanel','completed',10,'2024-07-30 22:15:56','2024-07-30 23:54:55','2024-07-30 23:51:55','2024-07-30 23:54:54',NULL,0,0,NULL,NULL),(30158,'mixpanel','completed',10,'2024-07-30 22:20:01','2024-07-31 00:01:56','2024-07-30 23:56:59','2024-07-31 00:01:55',NULL,0,0,NULL,NULL),(30159,'mixpanel','completed',10,'2024-07-30 22:33:57','2024-07-31 00:12:05','2024-07-31 00:06:56','2024-07-31 00:12:04',NULL,0,0,NULL,NULL),(30160,'mixpanel','completed',10,'2024-07-30 23:11:57','2024-07-31 00:22:12','2024-07-31 00:16:55','2024-07-31 00:22:09',NULL,0,0,NULL,NULL),(30161,'mixpanel','completed',10,'2024-07-30 22:25:59','2024-07-31 00:31:56','2024-07-31 00:24:55','2024-07-31 00:31:55',NULL,0,0,NULL,NULL),(30162,'mixpanel','completed',10,'2024-07-30 22:57:57','2024-07-31 00:41:58','2024-07-31 00:36:56','2024-07-31 00:41:57',NULL,0,0,NULL,NULL),(30163,'mixpanel','completed',10,'2024-07-30 22:57:56','2024-07-31 00:50:09','2024-07-31 00:46:55','2024-07-31 00:50:08',NULL,0,0,NULL,NULL),(30164,'mixpanel','completed',10,'2024-07-30 22:58:57','2024-07-31 01:01:56','2024-07-31 00:56:56','2024-07-31 01:01:55',NULL,0,0,NULL,NULL),(30165,'mixpanel','completed',10,'2024-07-30 23:13:56','2024-07-31 01:10:57','2024-07-31 01:06:55','2024-07-31 01:10:56',NULL,0,0,NULL,NULL),(30166,'mixpanel','completed',10,'2024-07-30 23:23:56','2024-07-31 01:21:56','2024-07-31 01:16:55','2024-07-31 01:21:55',NULL,0,0,NULL,NULL),(30167,'mixpanel','completed',10,'2024-07-30 23:27:57','2024-07-31 01:31:56','2024-07-31 01:26:56','2024-07-31 01:31:55',NULL,0,0,NULL,NULL),(30168,'mixpanel','completed',10,'2024-07-31 00:19:58','2024-07-31 01:41:58','2024-07-31 01:36:56','2024-07-31 01:41:56',NULL,0,0,NULL,NULL),(30169,'mixpanel','completed',10,'2024-07-31 00:28:56','2024-07-31 01:51:56','2024-07-31 01:46:55','2024-07-31 01:51:55',NULL,0,0,NULL,NULL),(30170,'mixpanel','completed',10,'2024-07-31 00:21:57','2024-07-31 02:01:56','2024-07-31 01:56:56','2024-07-31 02:01:55',NULL,0,0,NULL,NULL),(30171,'mixpanel','completed',10,'2024-07-31 00:17:57','2024-07-31 02:11:57','2024-07-31 02:06:56','2024-07-31 02:11:56',NULL,0,0,NULL,NULL),(30172,'mixpanel','completed',10,'2024-07-31 01:11:56','2024-07-31 02:21:56','2024-07-31 02:16:55','2024-07-31 02:21:55',NULL,0,0,NULL,NULL),(30173,'mixpanel','completed',10,'2024-07-31 01:18:57','2024-07-31 02:29:18','2024-07-31 02:26:56','2024-07-31 02:29:17',NULL,0,0,NULL,NULL),(30174,'mixpanel','completed',10,'2024-07-31 00:52:56','2024-07-31 02:36:57','2024-07-31 02:31:55','2024-07-31 02:36:56',NULL,0,0,NULL,NULL),(30175,'mixpanel','completed',10,'2024-07-31 01:10:58','2024-07-31 02:46:56','2024-07-31 02:41:57','2024-07-31 02:46:55',NULL,0,0,NULL,NULL),(30176,'mixpanel','completed',10,'2024-07-31 01:12:56','2024-07-31 02:54:55','2024-07-31 02:51:55','2024-07-31 02:54:54',NULL,0,0,NULL,NULL),(30177,'mixpanel','completed',10,'2024-07-31 01:53:00','2024-07-31 03:01:56','2024-07-31 02:56:59','2024-07-31 03:01:55',NULL,0,0,NULL,NULL),(30178,'mixpanel','completed',10,'2024-07-31 01:14:57','2024-07-31 03:11:57','2024-07-31 03:06:56','2024-07-31 03:11:56',NULL,0,0,NULL,NULL),(30179,'mixpanel','completed',10,'2024-07-31 01:15:56','2024-07-31 03:20:38','2024-07-31 03:16:55','2024-07-31 03:20:37',NULL,0,0,NULL,NULL),(30180,'mixpanel','completed',10,'2024-07-31 02:08:57','2024-07-31 03:31:56','2024-07-31 03:26:56','2024-07-31 03:31:55',NULL,0,0,NULL,NULL),(30181,'mixpanel','completed',10,'2024-07-31 01:54:29','2024-07-31 03:41:57','2024-07-31 03:36:28','2024-07-31 03:41:56',NULL,0,0,NULL,NULL),(30182,'mixpanel','completed',10,'2024-07-31 02:29:56','2024-07-31 03:51:56','2024-07-31 03:46:55','2024-07-31 03:51:55',NULL,0,0,NULL,NULL),(30183,'mixpanel','completed',10,'2024-07-31 02:36:57','2024-07-31 04:02:07','2024-07-31 03:56:56','2024-07-31 04:02:05',NULL,0,0,NULL,NULL),(30184,'mixpanel','completed',10,'2024-07-31 02:30:58','2024-07-31 04:11:57','2024-07-31 04:06:57','2024-07-31 04:11:56',NULL,0,0,NULL,NULL),(30185,'mixpanel','completed',10,'2024-07-31 02:24:56','2024-07-31 04:21:03','2024-07-31 04:16:55','2024-07-31 04:21:02',NULL,0,0,NULL,NULL),(30186,'mixpanel','completed',10,'2024-07-31 03:18:00','2024-07-31 04:32:13','2024-07-31 04:26:58','2024-07-31 04:32:10',NULL,0,0,NULL,NULL),(30187,'mixpanel','completed',10,'2024-07-31 02:39:05','2024-07-31 04:42:08','2024-07-31 04:37:03','2024-07-31 04:42:05',NULL,0,0,NULL,NULL),(30188,'mixpanel','completed',10,'2024-07-31 03:28:03','2024-07-31 04:51:56','2024-07-31 04:47:02','2024-07-31 04:51:55',NULL,0,0,NULL,NULL),(30189,'mixpanel','completed',10,'2024-07-31 03:51:57','2024-07-31 05:01:56','2024-07-31 04:56:56','2024-07-31 05:01:55',NULL,0,0,NULL,NULL),(30190,'mixpanel','completed',10,'2024-07-31 03:40:13','2024-07-31 05:06:57','2024-07-31 05:04:12','2024-07-31 05:06:56',NULL,0,0,NULL,NULL),(30191,'mixpanel','completed',10,'2024-07-31 03:55:57','2024-07-31 05:16:56','2024-07-31 05:11:56','2024-07-31 05:16:55',NULL,0,0,NULL,NULL),(30192,'mixpanel','completed',10,'2024-07-31 03:33:56','2024-07-31 05:26:57','2024-07-31 05:21:55','2024-07-31 05:26:56',NULL,0,0,NULL,NULL),(30193,'mixpanel','completed',10,'2024-07-31 03:46:56','2024-07-31 05:36:57','2024-07-31 05:31:55','2024-07-31 05:36:56',NULL,0,0,NULL,NULL),(30194,'mixpanel','completed',10,'2024-07-31 04:33:57','2024-07-31 05:46:56','2024-07-31 05:41:56','2024-07-31 05:46:55',NULL,0,0,NULL,NULL),(30195,'mixpanel','completed',10,'2024-07-31 04:40:56','2024-07-31 05:56:57','2024-07-31 05:51:55','2024-07-31 05:56:56',NULL,0,0,NULL,NULL),(30196,'mixpanel','completed',10,'2024-07-31 04:20:56','2024-07-31 06:06:57','2024-07-31 06:01:55','2024-07-31 06:06:56',NULL,0,0,NULL,NULL),(30197,'mixpanel','completed',10,'2024-07-31 05:04:57','2024-07-31 06:16:56','2024-07-31 06:11:56','2024-07-31 06:16:55',NULL,0,0,NULL,NULL),(30198,'mixpanel','completed',10,'2024-07-31 04:32:56','2024-07-31 06:24:02','2024-07-31 06:21:55','2024-07-31 06:24:01',NULL,0,0,NULL,NULL),(30199,'mixpanel','completed',10,'2024-07-31 04:35:57','2024-07-31 06:31:57','2024-07-31 06:26:56','2024-07-31 06:31:56',NULL,0,0,NULL,NULL),(30200,'mixpanel','completed',10,'2024-07-31 05:00:57','2024-07-31 06:41:56','2024-07-31 06:36:56','2024-07-31 06:41:55',NULL,0,0,NULL,NULL),(30201,'mixpanel','completed',10,'2024-07-31 05:02:57','2024-07-31 06:51:56','2024-07-31 06:46:56','2024-07-31 06:51:55',NULL,0,0,NULL,NULL),(30202,'mixpanel','completed',10,'2024-07-31 05:29:57','2024-07-31 07:01:42','2024-07-31 06:56:56','2024-07-31 07:01:41',NULL,0,0,NULL,NULL),(30203,'mixpanel','completed',10,'2024-07-31 05:21:57','2024-07-31 07:11:57','2024-07-31 07:06:56','2024-07-31 07:11:56',NULL,0,0,NULL,NULL),(30204,'mixpanel','completed',10,'2024-07-31 05:45:56','2024-07-31 07:21:57','2024-07-31 07:16:55','2024-07-31 07:21:56',NULL,0,0,NULL,NULL),(30205,'mixpanel','completed',10,'2024-07-31 06:04:56','2024-07-31 07:31:56','2024-07-31 07:26:56','2024-07-31 07:31:55',NULL,0,0,NULL,NULL),(30206,'mixpanel','completed',10,'2024-07-31 05:43:58','2024-07-31 07:41:58','2024-07-31 07:36:57','2024-07-31 07:41:56',NULL,0,0,NULL,NULL),(30207,'mixpanel','completed',10,'2024-07-31 05:53:56','2024-07-31 07:49:13','2024-07-31 07:46:55','2024-07-31 07:49:12',NULL,0,0,NULL,NULL),(30208,'mixpanel','completed',10,'2024-07-31 05:59:39','2024-07-31 07:56:58','2024-07-31 07:51:38','2024-07-31 07:56:56',NULL,0,0,NULL,NULL),(30209,'mixpanel','completed',10,'2024-07-31 06:12:56','2024-07-31 08:06:57','2024-07-31 08:01:55','2024-07-31 08:06:56',NULL,0,0,NULL,NULL),(30210,'mixpanel','completed',10,'2024-07-31 06:35:58','2024-07-31 08:16:56','2024-07-31 08:11:57','2024-07-31 08:16:55',NULL,0,0,NULL,NULL),(30211,'mixpanel','completed',10,'2024-07-31 06:29:56','2024-07-31 08:26:56','2024-07-31 08:21:55','2024-07-31 08:26:56',NULL,0,0,NULL,NULL),(30212,'mixpanel','completed',10,'2024-07-31 06:45:57','2024-07-31 08:36:57','2024-07-31 08:31:56','2024-07-31 08:36:56',NULL,0,0,NULL,NULL),(30213,'mixpanel','completed',10,'2024-07-31 07:20:58','2024-07-31 08:46:57','2024-07-31 08:41:57','2024-07-31 08:46:56',NULL,0,0,NULL,NULL),(30214,'mixpanel','completed',10,'2024-07-31 07:17:57','2024-07-31 08:56:57','2024-07-31 08:51:56','2024-07-31 08:56:56',NULL,0,0,NULL,NULL),(30215,'mixpanel','completed',10,'2024-07-31 07:41:56','2024-07-31 09:06:57','2024-07-31 09:01:55','2024-07-31 09:06:56',NULL,0,0,NULL,NULL),(30216,'mixpanel','completed',10,'2024-07-31 07:59:58','2024-07-31 09:16:57','2024-07-31 09:11:57','2024-07-31 09:16:55',NULL,0,0,NULL,NULL),(30217,'mixpanel','completed',10,'2024-07-31 07:29:57','2024-07-31 09:26:58','2024-07-31 09:21:56','2024-07-31 09:26:56',NULL,0,0,NULL,NULL),(30218,'mixpanel','completed',10,'2024-07-31 07:49:57','2024-07-31 09:36:57','2024-07-31 09:31:56','2024-07-31 09:36:56',NULL,0,0,NULL,NULL),(30219,'mixpanel','completed',10,'2024-07-31 07:50:23','2024-07-31 09:41:58','2024-07-31 09:39:22','2024-07-31 09:41:57',NULL,0,0,NULL,NULL),(30220,'mixpanel','completed',10,'2024-07-31 08:22:56','2024-07-31 09:51:58','2024-07-31 09:46:55','2024-07-31 09:51:56',NULL,0,0,NULL,NULL),(30221,'mixpanel','completed',10,'2024-07-31 08:31:58','2024-07-31 10:01:56','2024-07-31 09:56:57','2024-07-31 10:01:55',NULL,0,0,NULL,NULL),(30222,'mixpanel','completed',10,'2024-07-31 08:47:58','2024-07-31 10:11:58','2024-07-31 10:06:57','2024-07-31 10:11:57',NULL,0,0,NULL,NULL),(30223,'mixpanel','completed',10,'2024-07-31 09:01:11','2024-07-31 10:16:56','2024-07-31 10:14:10','2024-07-31 10:16:55',NULL,0,0,NULL,NULL),(30224,'mixpanel','completed',10,'2024-07-31 09:08:57','2024-07-31 10:26:58','2024-07-31 10:21:56','2024-07-31 10:26:57',NULL,0,0,NULL,NULL),(30225,'mixpanel','completed',10,'2024-07-31 08:46:57','2024-07-31 10:36:58','2024-07-31 10:31:56','2024-07-31 10:36:57',NULL,0,0,NULL,NULL),(30226,'mixpanel','completed',10,'2024-07-31 09:23:58','2024-07-31 10:46:57','2024-07-31 10:41:57','2024-07-31 10:46:56',NULL,0,0,NULL,NULL),(30227,'mixpanel','completed',10,'2024-07-31 09:43:57','2024-07-31 10:56:58','2024-07-31 10:51:56','2024-07-31 10:56:57',NULL,0,0,NULL,NULL),(30228,'mixpanel','completed',10,'2024-07-31 09:01:56','2024-07-31 11:06:57','2024-07-31 11:01:55','2024-07-31 11:06:56',NULL,0,0,NULL,NULL),(30229,'mixpanel','completed',10,'2024-07-31 10:07:10','2024-07-31 11:11:57','2024-07-31 11:09:09','2024-07-31 11:11:56',NULL,0,0,NULL,NULL),(30230,'mixpanel','completed',10,'2024-07-31 10:05:57','2024-07-31 11:21:57','2024-07-31 11:16:56','2024-07-31 11:21:56',NULL,0,0,NULL,NULL),(30231,'mixpanel','completed',10,'2024-07-31 09:51:57','2024-07-31 11:31:57','2024-07-31 11:26:56','2024-07-31 11:31:56',NULL,0,0,NULL,NULL),(30232,'mixpanel','completed',10,'2024-07-31 10:01:57','2024-07-31 11:41:57','2024-07-31 11:36:56','2024-07-31 11:41:56',NULL,0,0,NULL,NULL),(30233,'mixpanel','completed',10,'2024-07-31 09:48:17','2024-07-31 11:51:57','2024-07-31 11:45:16','2024-07-31 11:51:56',NULL,0,0,NULL,NULL),(30234,'mixpanel','completed',10,'2024-07-31 10:09:57','2024-07-31 12:01:56','2024-07-31 11:56:56','2024-07-31 12:01:55',NULL,0,0,NULL,NULL),(30235,'mixpanel','completed',10,'2024-07-31 10:18:57','2024-07-31 12:11:57','2024-07-31 12:06:56','2024-07-31 12:11:56',NULL,0,0,NULL,NULL),(30236,'mixpanel','completed',10,'2024-07-31 10:49:56','2024-07-31 12:21:56','2024-07-31 12:16:55','2024-07-31 12:21:55',NULL,0,0,NULL,NULL),(30237,'mixpanel','completed',10,'2024-07-31 10:52:57','2024-07-31 12:31:56','2024-07-31 12:26:56','2024-07-31 12:31:55',NULL,0,0,NULL,NULL),(30238,'mixpanel','completed',10,'2024-07-31 11:22:57','2024-07-31 12:41:57','2024-07-31 12:36:56','2024-07-31 12:41:56',NULL,0,0,NULL,NULL),(30239,'mixpanel','completed',10,'2024-07-31 10:46:56','2024-07-31 12:51:57','2024-07-31 12:46:55','2024-07-31 12:51:56',NULL,0,0,NULL,NULL),(30240,'mixpanel','completed',10,'2024-07-31 11:22:57','2024-07-31 13:01:57','2024-07-31 12:56:56','2024-07-31 13:01:55',NULL,0,0,NULL,NULL),(30241,'mixpanel','completed',10,'2024-07-31 12:04:57','2024-07-31 13:11:58','2024-07-31 13:06:56','2024-07-31 13:11:57',NULL,0,0,NULL,NULL),(30242,'mixpanel','completed',10,'2024-07-31 12:02:56','2024-07-31 13:21:58','2024-07-31 13:16:55','2024-07-31 13:21:57',NULL,0,0,NULL,NULL),(30243,'mixpanel','completed',10,'2024-07-31 11:45:58','2024-07-31 13:31:56','2024-07-31 13:26:57','2024-07-31 13:31:55',NULL,0,0,NULL,NULL),(30244,'subscribers_engagement_score','completed',10,'2024-08-01 09:27:00','2024-08-01 09:31:59','2024-07-31 13:36:56','2024-08-01 09:31:58',NULL,0,0,NULL,NULL),(30245,'mixpanel','completed',10,'2024-07-31 12:09:58','2024-07-31 13:41:58','2024-07-31 13:36:56','2024-07-31 13:41:57',NULL,0,0,NULL,NULL),(30246,'mixpanel','completed',10,'2024-07-31 12:19:56','2024-07-31 13:51:57','2024-07-31 13:46:55','2024-07-31 13:51:56',NULL,0,0,NULL,NULL),(30247,'mixpanel','completed',10,'2024-07-31 12:23:57','2024-07-31 14:01:56','2024-07-31 13:56:57','2024-07-31 14:01:56',NULL,0,0,NULL,NULL),(30248,'mixpanel','completed',10,'2024-07-31 12:54:57','2024-07-31 14:11:57','2024-07-31 14:06:56','2024-07-31 14:11:56',NULL,0,0,NULL,NULL),(30249,'mixpanel','completed',10,'2024-07-31 12:41:57','2024-07-31 14:21:57','2024-07-31 14:16:56','2024-07-31 14:21:56',NULL,0,0,NULL,NULL),(30250,'mixpanel','completed',10,'2024-07-31 12:49:58','2024-07-31 14:31:56','2024-07-31 14:26:57','2024-07-31 14:31:55',NULL,0,0,NULL,NULL),(30251,'mixpanel','completed',10,'2024-07-31 13:00:50','2024-07-31 14:36:58','2024-07-31 14:34:49','2024-07-31 14:36:57',NULL,0,0,NULL,NULL),(30252,'mixpanel','completed',10,'2024-07-31 12:54:57','2024-07-31 14:46:57','2024-07-31 14:41:56','2024-07-31 14:46:56',NULL,0,0,NULL,NULL),(30253,'mixpanel','completed',10,'2024-07-31 13:04:57','2024-07-31 14:56:57','2024-07-31 14:51:56','2024-07-31 14:56:56',NULL,0,0,NULL,NULL),(30254,'mixpanel','completed',10,'2024-07-31 13:06:02','2024-07-31 15:06:58','2024-07-31 15:02:00','2024-07-31 15:06:57',NULL,0,0,NULL,NULL),(30255,'mixpanel','completed',10,'2024-07-31 13:54:58','2024-07-31 15:16:56','2024-07-31 15:11:57','2024-07-31 15:16:56',NULL,0,0,NULL,NULL),(30256,'mixpanel','completed',10,'2024-07-31 13:55:57','2024-07-31 15:26:58','2024-07-31 15:21:56','2024-07-31 15:26:57',NULL,0,0,NULL,NULL),(30257,'mixpanel','completed',10,'2024-07-31 14:10:57','2024-07-31 15:36:58','2024-07-31 15:31:56','2024-07-31 15:36:57',NULL,0,0,NULL,NULL),(30258,'mixpanel','completed',10,'2024-07-31 14:06:58','2024-07-31 15:46:56','2024-07-31 15:41:57','2024-07-31 15:46:55',NULL,0,0,NULL,NULL),(30259,'mixpanel','completed',10,'2024-07-31 14:37:57','2024-07-31 15:56:58','2024-07-31 15:51:56','2024-07-31 15:56:57',NULL,0,0,NULL,NULL),(30260,'mixpanel','completed',10,'2024-07-31 14:32:57','2024-07-31 16:06:58','2024-07-31 16:01:56','2024-07-31 16:06:57',NULL,0,0,NULL,NULL),(30261,'mixpanel','completed',10,'2024-07-31 15:07:57','2024-07-31 16:16:57','2024-07-31 16:11:57','2024-07-31 16:16:56',NULL,0,0,NULL,NULL),(30262,'mixpanel','completed',10,'2024-07-31 15:02:58','2024-07-31 16:26:58','2024-07-31 16:21:57','2024-07-31 16:26:57',NULL,0,0,NULL,NULL),(30263,'mixpanel','completed',10,'2024-07-31 14:52:56','2024-07-31 16:36:57','2024-07-31 16:31:56','2024-07-31 16:36:56',NULL,0,0,NULL,NULL),(30264,'mixpanel','completed',10,'2024-07-31 14:44:58','2024-07-31 16:46:57','2024-07-31 16:41:57','2024-07-31 16:46:56',NULL,0,0,NULL,NULL),(30265,'mixpanel','completed',10,'2024-07-31 15:27:58','2024-07-31 16:55:33','2024-07-31 16:51:57','2024-07-31 16:55:32',NULL,0,0,NULL,NULL),(30266,'mixpanel','completed',10,'2024-07-31 15:33:56','2024-07-31 17:01:57','2024-07-31 16:58:55','2024-07-31 17:01:56',NULL,0,0,NULL,NULL),(30267,'mixpanel','completed',10,'2024-07-31 15:53:57','2024-07-31 17:11:58','2024-07-31 17:06:57','2024-07-31 17:11:57',NULL,0,0,NULL,NULL),(30268,'mixpanel','completed',10,'2024-07-31 15:22:57','2024-07-31 17:21:57','2024-07-31 17:16:56','2024-07-31 17:21:56',NULL,0,0,NULL,NULL),(30269,'mixpanel','completed',10,'2024-07-31 16:04:00','2024-07-31 17:26:57','2024-07-31 17:23:59','2024-07-31 17:26:56',NULL,0,0,NULL,NULL),(30270,'mixpanel','completed',10,'2024-07-31 15:55:57','2024-07-31 17:36:58','2024-07-31 17:31:55','2024-07-31 17:36:57',NULL,0,0,NULL,NULL),(30271,'mixpanel','completed',10,'2024-07-31 15:59:58','2024-07-31 17:46:57','2024-07-31 17:41:57','2024-07-31 17:46:56',NULL,0,0,NULL,NULL),(30272,'mixpanel','completed',10,'2024-07-31 16:30:57','2024-07-31 17:56:58','2024-07-31 17:51:56','2024-07-31 17:56:57',NULL,0,0,NULL,NULL),(30273,'mixpanel','completed',10,'2024-07-31 16:51:57','2024-07-31 18:06:58','2024-07-31 18:01:56','2024-07-31 18:06:57',NULL,0,0,NULL,NULL),(30274,'mixpanel','completed',10,'2024-07-31 16:34:58','2024-07-31 18:16:35','2024-07-31 18:11:57','2024-07-31 18:16:34',NULL,0,0,NULL,NULL),(30275,'mixpanel','completed',10,'2024-07-31 16:58:57','2024-07-31 18:26:58','2024-07-31 18:21:56','2024-07-31 18:26:57',NULL,0,0,NULL,NULL),(30276,'mixpanel','completed',10,'2024-07-31 16:43:56','2024-07-31 18:36:58','2024-07-31 18:31:55','2024-07-31 18:36:57',NULL,0,0,NULL,NULL),(30277,'mixpanel','completed',10,'2024-07-31 17:31:23','2024-07-31 18:46:56','2024-07-31 18:41:22','2024-07-31 18:46:55',NULL,0,0,NULL,NULL),(30278,'mixpanel','completed',10,'2024-07-31 17:14:56','2024-07-31 18:56:13','2024-07-31 18:51:56','2024-07-31 18:56:12',NULL,0,0,NULL,NULL),(30279,'mixpanel','completed',10,'2024-07-31 17:07:53','2024-07-31 19:01:56','2024-07-31 18:58:52','2024-07-31 19:01:55',NULL,0,0,NULL,NULL),(30280,'mixpanel','completed',10,'2024-07-31 17:31:58','2024-07-31 19:11:58','2024-07-31 19:06:57','2024-07-31 19:11:57',NULL,0,0,NULL,NULL),(30281,'mixpanel','completed',10,'2024-07-31 17:38:27','2024-07-31 19:21:58','2024-07-31 19:15:26','2024-07-31 19:21:57',NULL,0,0,NULL,NULL),(30282,'mixpanel','completed',10,'2024-07-31 17:37:58','2024-07-31 19:31:57','2024-07-31 19:26:57','2024-07-31 19:31:56',NULL,0,0,NULL,NULL),(30283,'mixpanel','completed',10,'2024-07-31 18:31:59','2024-07-31 19:41:58','2024-07-31 19:36:58','2024-07-31 19:41:57',NULL,0,0,NULL,NULL),(30284,'mixpanel','completed',10,'2024-07-31 17:50:57','2024-07-31 19:51:56','2024-07-31 19:46:56','2024-07-31 19:51:56',NULL,0,0,NULL,NULL),(30285,'mixpanel','completed',10,'2024-07-31 17:55:58','2024-07-31 20:01:57','2024-07-31 19:56:57','2024-07-31 20:01:56',NULL,0,0,NULL,NULL),(30286,'mixpanel','completed',10,'2024-07-31 18:26:58','2024-07-31 20:11:58','2024-07-31 20:06:57','2024-07-31 20:11:57',NULL,0,0,NULL,NULL),(30287,'mixpanel','completed',10,'2024-07-31 18:20:57','2024-07-31 20:21:57','2024-07-31 20:16:56','2024-07-31 20:21:56',NULL,0,0,NULL,NULL),(30288,'mixpanel','completed',10,'2024-07-31 19:16:58','2024-07-31 20:31:56','2024-07-31 20:26:57','2024-07-31 20:31:56',NULL,0,0,NULL,NULL),(30289,'mixpanel','completed',10,'2024-07-31 18:42:58','2024-07-31 20:46:56','2024-07-31 20:36:57','2024-07-31 20:46:56',NULL,0,0,NULL,NULL),(30290,'mixpanel','completed',10,'2024-07-31 19:00:57','2024-07-31 20:56:58','2024-07-31 20:51:56','2024-07-31 20:56:57',NULL,0,0,NULL,NULL),(30291,'mixpanel','completed',10,'2024-07-31 19:43:57','2024-07-31 21:05:31','2024-07-31 21:01:56','2024-07-31 21:05:30',NULL,0,0,NULL,NULL),(30292,'mixpanel','completed',10,'2024-07-31 19:11:26','2024-07-31 21:11:58','2024-07-31 21:09:25','2024-07-31 21:11:57',NULL,0,0,NULL,NULL),(30293,'mixpanel','completed',10,'2024-07-31 19:27:56','2024-07-31 21:21:57','2024-07-31 21:16:55','2024-07-31 21:21:56',NULL,0,0,NULL,NULL),(30294,'mixpanel','completed',10,'2024-07-31 20:00:58','2024-07-31 21:31:57','2024-07-31 21:26:57','2024-07-31 21:31:56',NULL,0,0,NULL,NULL),(30295,'mixpanel','completed',10,'2024-07-31 19:53:58','2024-07-31 21:41:58','2024-07-31 21:36:57','2024-07-31 21:41:57',NULL,0,0,NULL,NULL),(30296,'mixpanel','completed',10,'2024-07-31 20:33:57','2024-07-31 21:51:57','2024-07-31 21:46:56','2024-07-31 21:51:56',NULL,0,0,NULL,NULL),(30297,'mixpanel','completed',10,'2024-07-31 20:48:58','2024-07-31 22:00:35','2024-07-31 21:56:57','2024-07-31 22:00:34',NULL,0,0,NULL,NULL),(30298,'mixpanel','completed',10,'2024-07-31 20:14:13','2024-07-31 22:07:14','2024-07-31 22:07:10','2024-07-31 22:07:07',NULL,0,0,NULL,NULL),(30299,'mixpanel','completed',10,'2024-07-31 20:49:58','2024-07-31 22:16:57','2024-07-31 22:11:57','2024-07-31 22:16:56',NULL,0,0,NULL,NULL),(30300,'schedule_re_engagement_email','completed',10,'2024-08-01 22:16:57','2024-08-01 22:16:58','2024-07-31 22:16:56','2024-08-01 22:16:57',NULL,0,0,NULL,NULL),(30301,'mixpanel','completed',10,'2024-07-31 20:22:57','2024-07-31 22:26:58','2024-07-31 22:21:56','2024-07-31 22:26:57',NULL,0,0,NULL,NULL),(30302,'mixpanel','completed',10,'2024-07-31 21:20:57','2024-07-31 22:36:58','2024-07-31 22:31:56','2024-07-31 22:36:57',NULL,0,0,NULL,NULL),(30303,'mixpanel','completed',10,'2024-07-31 21:29:00','2024-07-31 22:41:58','2024-07-31 22:38:59','2024-07-31 22:41:57',NULL,0,0,NULL,NULL),(30304,'mixpanel','completed',10,'2024-07-31 21:26:57','2024-07-31 22:51:57','2024-07-31 22:46:56','2024-07-31 22:51:56',NULL,0,0,NULL,NULL),(30305,'mixpanel','completed',10,'2024-07-31 20:57:58','2024-07-31 23:01:57','2024-07-31 22:56:57','2024-07-31 23:01:56',NULL,0,0,NULL,NULL),(30306,'mixpanel','completed',10,'2024-07-31 21:34:59','2024-07-31 23:11:58','2024-07-31 23:06:58','2024-07-31 23:11:57',NULL,0,0,NULL,NULL),(30307,'mixpanel','completed',10,'2024-07-31 22:02:57','2024-07-31 23:21:57','2024-07-31 23:16:56','2024-07-31 23:21:56',NULL,0,0,NULL,NULL),(30308,'mixpanel','completed',10,'2024-07-31 21:43:58','2024-07-31 23:31:57','2024-07-31 23:26:57','2024-07-31 23:31:56',NULL,0,0,NULL,NULL),(30309,'mixpanel','completed',10,'2024-07-31 22:01:58','2024-07-31 23:41:57','2024-07-31 23:36:57','2024-07-31 23:41:56',NULL,0,0,NULL,NULL),(30310,'mixpanel','completed',10,'2024-07-31 22:22:57','2024-07-31 23:49:26','2024-07-31 23:46:56','2024-07-31 23:49:25',NULL,0,0,NULL,NULL),(30311,'mixpanel','completed',10,'2024-07-31 22:39:57','2024-07-31 23:54:51','2024-07-31 23:51:56','2024-07-31 23:54:49',NULL,0,0,NULL,NULL),(30312,'mixpanel','completed',10,'2024-07-31 22:37:58','2024-08-01 00:01:57','2024-07-31 23:56:57','2024-08-01 00:01:56',NULL,0,0,NULL,NULL),(30313,'mixpanel','completed',10,'2024-07-31 22:07:58','2024-08-01 00:11:59','2024-08-01 00:06:57','2024-08-01 00:11:57',NULL,0,0,NULL,NULL),(30314,'mixpanel','completed',10,'2024-07-31 22:44:59','2024-08-01 00:22:19','2024-08-01 00:16:57','2024-08-01 00:22:15',NULL,0,0,NULL,NULL),(30315,'mixpanel','completed',10,'2024-07-31 22:40:24','2024-08-01 00:26:52','2024-08-01 00:24:23','2024-08-01 00:26:51',NULL,0,0,NULL,NULL),(30316,'mixpanel','completed',10,'2024-07-31 23:24:57','2024-08-01 00:36:58','2024-08-01 00:31:56','2024-08-01 00:36:57',NULL,0,0,NULL,NULL),(30317,'mixpanel','completed',10,'2024-07-31 22:43:58','2024-08-01 00:46:57','2024-08-01 00:41:57','2024-08-01 00:46:56',NULL,0,0,NULL,NULL),(30318,'mixpanel','completed',10,'2024-07-31 23:24:57','2024-08-01 00:56:58','2024-08-01 00:51:56','2024-08-01 00:56:57',NULL,0,0,NULL,NULL),(30319,'mixpanel','completed',10,'2024-07-31 23:29:57','2024-08-01 01:04:24','2024-08-01 01:01:56','2024-08-01 01:04:23',NULL,0,0,NULL,NULL),(30320,'mixpanel','completed',10,'2024-07-31 23:34:58','2024-08-01 01:11:59','2024-08-01 01:06:57','2024-08-01 01:11:58',NULL,0,0,NULL,NULL),(30321,'mixpanel','completed',10,'2024-07-31 23:16:57','2024-08-01 01:21:57','2024-08-01 01:16:56','2024-08-01 01:21:56',NULL,0,0,NULL,NULL),(30322,'mixpanel','completed',10,'2024-08-01 00:20:58','2024-08-01 01:31:57','2024-08-01 01:26:57','2024-08-01 01:31:56',NULL,0,0,NULL,NULL),(30323,'mixpanel','completed',10,'2024-08-01 00:16:58','2024-08-01 01:41:39','2024-08-01 01:36:57','2024-08-01 01:41:38',NULL,0,0,NULL,NULL),(30324,'mixpanel','completed',10,'2024-08-01 00:44:57','2024-08-01 01:51:57','2024-08-01 01:46:56','2024-08-01 01:51:56',NULL,0,0,NULL,NULL),(30325,'mixpanel','completed',10,'2024-08-01 00:24:58','2024-08-01 02:01:57','2024-08-01 01:56:57','2024-08-01 02:01:56',NULL,0,0,NULL,NULL),(30326,'mixpanel','completed',10,'2024-08-01 00:51:43','2024-08-01 02:11:58','2024-08-01 02:04:42','2024-08-01 02:11:57',NULL,0,0,NULL,NULL),(30327,'mixpanel','completed',10,'2024-08-01 00:27:57','2024-08-01 02:21:57','2024-08-01 02:16:56','2024-08-01 02:21:56',NULL,0,0,NULL,NULL),(30328,'mixpanel','completed',10,'2024-08-01 01:10:39','2024-08-01 02:31:57','2024-08-01 02:26:38','2024-08-01 02:31:56',NULL,0,0,NULL,NULL),(30329,'mixpanel','completed',10,'2024-08-01 01:09:58','2024-08-01 02:42:02','2024-08-01 02:36:57','2024-08-01 02:42:01',NULL,0,0,NULL,NULL),(30330,'mixpanel','completed',10,'2024-08-01 01:11:57','2024-08-01 02:51:34','2024-08-01 02:46:56','2024-08-01 02:51:33',NULL,0,0,NULL,NULL),(30331,'mixpanel','completed',10,'2024-08-01 01:32:54','2024-08-01 03:01:57','2024-08-01 02:55:53','2024-08-01 03:01:56',NULL,0,0,NULL,NULL),(30332,'mixpanel','completed',10,'2024-08-01 01:33:58','2024-08-01 03:11:59','2024-08-01 03:06:57','2024-08-01 03:11:58',NULL,0,0,NULL,NULL),(30333,'mixpanel','completed',10,'2024-08-01 01:52:57','2024-08-01 03:21:57','2024-08-01 03:16:56','2024-08-01 03:21:56',NULL,0,0,NULL,NULL),(30334,'mixpanel','completed',10,'2024-08-01 01:40:58','2024-08-01 03:31:57','2024-08-01 03:26:57','2024-08-01 03:31:56',NULL,0,0,NULL,NULL),(30335,'mixpanel','completed',10,'2024-08-01 02:19:18','2024-08-01 03:41:19','2024-08-01 03:37:15','2024-08-01 03:41:18',NULL,0,0,NULL,NULL),(30336,'mixpanel','completed',10,'2024-08-01 01:57:57','2024-08-01 03:51:57','2024-08-01 03:46:56','2024-08-01 03:51:56',NULL,0,0,NULL,NULL),(30337,'mixpanel','completed',10,'2024-08-01 02:41:58','2024-08-01 04:01:57','2024-08-01 03:56:57','2024-08-01 04:01:56',NULL,0,0,NULL,NULL),(30338,'mixpanel','completed',10,'2024-08-01 02:12:58','2024-08-01 04:11:58','2024-08-01 04:06:57','2024-08-01 04:11:57',NULL,0,0,NULL,NULL),(30339,'mixpanel','completed',10,'2024-08-01 02:43:57','2024-08-01 04:21:57','2024-08-01 04:16:56','2024-08-01 04:21:56',NULL,0,0,NULL,NULL),(30340,'mixpanel','completed',10,'2024-08-01 02:31:58','2024-08-01 04:32:13','2024-08-01 04:26:57','2024-08-01 04:32:10',NULL,0,0,NULL,NULL),(30341,'mixpanel','completed',10,'2024-08-01 02:49:01','2024-08-01 04:42:12','2024-08-01 04:36:58','2024-08-01 04:42:08',NULL,0,0,NULL,NULL),(30342,'mixpanel','completed',10,'2024-08-01 03:31:57','2024-08-01 04:51:57','2024-08-01 04:46:56','2024-08-01 04:51:56',NULL,0,0,NULL,NULL),(30343,'mixpanel','completed',10,'2024-08-01 03:54:59','2024-08-01 05:01:57','2024-08-01 04:56:58','2024-08-01 05:01:56',NULL,0,0,NULL,NULL),(30344,'mixpanel','completed',10,'2024-08-01 03:14:58','2024-08-01 05:11:58','2024-08-01 05:06:57','2024-08-01 05:11:57',NULL,0,0,NULL,NULL),(30345,'mixpanel','completed',10,'2024-08-01 03:21:57','2024-08-01 05:21:57','2024-08-01 05:16:56','2024-08-01 05:21:56',NULL,0,0,NULL,NULL),(30346,'mixpanel','completed',10,'2024-08-01 03:27:58','2024-08-01 05:31:57','2024-08-01 05:26:57','2024-08-01 05:31:56',NULL,0,0,NULL,NULL),(30347,'mixpanel','completed',10,'2024-08-01 04:05:58','2024-08-01 05:46:57','2024-08-01 05:36:57','2024-08-01 05:46:56',NULL,0,0,NULL,NULL),(30348,'mixpanel','completed',10,'2024-08-01 04:24:57','2024-08-01 05:56:58','2024-08-01 05:51:56','2024-08-01 05:56:57',NULL,0,0,NULL,NULL),(30349,'mixpanel','completed',10,'2024-08-01 04:04:57','2024-08-01 06:06:58','2024-08-01 06:01:56','2024-08-01 06:06:57',NULL,0,0,NULL,NULL),(30350,'mixpanel','completed',10,'2024-08-01 04:10:58','2024-08-01 06:16:57','2024-08-01 06:11:57','2024-08-01 06:16:56',NULL,0,0,NULL,NULL),(30351,'mixpanel','completed',10,'2024-08-01 04:53:58','2024-08-01 06:26:58','2024-08-01 06:21:57','2024-08-01 06:26:57',NULL,0,0,NULL,NULL),(30352,'mixpanel','completed',10,'2024-08-01 04:48:31','2024-08-01 06:36:58','2024-08-01 06:30:30','2024-08-01 06:36:57',NULL,0,0,NULL,NULL),(30353,'mixpanel','completed',10,'2024-08-01 05:29:57','2024-08-01 06:46:57','2024-08-01 06:41:56','2024-08-01 06:46:56',NULL,0,0,NULL,NULL),(30354,'mixpanel','completed',10,'2024-08-01 05:17:57','2024-08-01 06:56:58','2024-08-01 06:51:56','2024-08-01 06:56:57',NULL,0,0,NULL,NULL),(30355,'mixpanel','completed',10,'2024-08-01 05:52:57','2024-08-01 07:06:58','2024-08-01 07:01:56','2024-08-01 07:06:57',NULL,0,0,NULL,NULL),(30356,'mixpanel','completed',10,'2024-08-01 05:25:59','2024-08-01 07:16:57','2024-08-01 07:11:58','2024-08-01 07:16:56',NULL,0,0,NULL,NULL),(30357,'mixpanel','completed',10,'2024-08-01 05:22:57','2024-08-01 07:24:08','2024-08-01 07:21:56','2024-08-01 07:24:07',NULL,0,0,NULL,NULL),(30358,'mixpanel','completed',10,'2024-08-01 06:14:58','2024-08-01 07:31:57','2024-08-01 07:26:57','2024-08-01 07:31:56',NULL,0,0,NULL,NULL),(30359,'mixpanel','completed',10,'2024-08-01 06:22:58','2024-08-01 07:46:57','2024-08-01 07:36:57','2024-08-01 07:46:56',NULL,0,0,NULL,NULL),(30360,'mixpanel','completed',10,'2024-08-01 06:42:57','2024-08-01 07:56:58','2024-08-01 07:51:56','2024-08-01 07:56:57',NULL,0,0,NULL,NULL),(30361,'mixpanel','completed',10,'2024-08-01 06:43:57','2024-08-01 08:06:58','2024-08-01 08:01:56','2024-08-01 08:06:57',NULL,0,0,NULL,NULL),(30362,'mixpanel','completed',10,'2024-08-01 06:37:59','2024-08-01 08:16:59','2024-08-01 08:11:58','2024-08-01 08:16:57',NULL,0,0,NULL,NULL),(30363,'mixpanel','completed',10,'2024-08-01 06:36:57','2024-08-01 08:26:59','2024-08-01 08:21:56','2024-08-01 08:26:58',NULL,0,0,NULL,NULL),(30364,'mixpanel','completed',10,'2024-08-01 06:42:57','2024-08-01 08:36:58','2024-08-01 08:31:56','2024-08-01 08:36:57',NULL,0,0,NULL,NULL),(30365,'mixpanel','completed',10,'2024-08-01 06:48:58','2024-08-01 08:46:57','2024-08-01 08:41:57','2024-08-01 08:46:56',NULL,0,0,NULL,NULL),(30366,'mixpanel','completed',10,'2024-08-01 07:05:06','2024-08-01 08:55:39','2024-08-01 08:52:05','2024-08-01 08:55:38',NULL,0,0,NULL,NULL),(30367,'mixpanel','completed',10,'2024-08-01 07:41:57','2024-08-01 09:06:58','2024-08-01 09:01:56','2024-08-01 09:06:58',NULL,0,0,NULL,NULL),(30368,'mixpanel','completed',10,'2024-08-01 07:22:59','2024-08-01 09:16:58','2024-08-01 09:11:58','2024-08-01 09:16:57',NULL,0,0,NULL,NULL),(30369,'mixpanel','completed',10,'2024-08-01 07:29:57','2024-08-01 09:26:59','2024-08-01 09:21:56','2024-08-01 09:26:58',NULL,0,0,NULL,NULL),(30370,'subscribers_engagement_score','completed',10,'2024-08-01 09:31:59','2024-08-01 09:36:58','2024-08-01 09:31:58','2024-08-01 09:36:57',NULL,0,0,NULL,NULL),(30371,'mixpanel','completed',10,'2024-08-01 08:20:59','2024-08-01 09:36:58','2024-08-01 09:31:58','2024-08-01 09:36:57',NULL,0,0,NULL,NULL),(30372,'subscribers_engagement_score','completed',10,'2024-08-02 09:44:00','2024-08-02 09:46:57','2024-08-01 09:36:57','2024-08-02 09:46:56',NULL,0,0,NULL,NULL),(30373,'mixpanel','completed',10,'2024-08-01 08:36:58','2024-08-01 09:46:57','2024-08-01 09:41:57','2024-08-01 09:46:56',NULL,0,0,NULL,NULL),(30374,'mixpanel','completed',10,'2024-08-01 08:40:57','2024-08-01 09:56:58','2024-08-01 09:51:56','2024-08-01 09:56:57',NULL,0,0,NULL,NULL),(30375,'mixpanel','completed',10,'2024-08-01 08:39:57','2024-08-01 10:06:59','2024-08-01 10:01:56','2024-08-01 10:06:58',NULL,0,0,NULL,NULL),(30376,'mixpanel','completed',10,'2024-08-01 08:37:58','2024-08-01 10:16:02','2024-08-01 10:11:57','2024-08-01 10:16:01',NULL,0,0,NULL,NULL),(30377,'mixpanel','completed',10,'2024-08-01 08:37:57','2024-08-01 10:26:59','2024-08-01 10:21:56','2024-08-01 10:26:58',NULL,0,0,NULL,NULL),(30378,'mixpanel','completed',10,'2024-08-01 08:30:57','2024-08-01 10:36:58','2024-08-01 10:31:56','2024-08-01 10:36:57',NULL,0,0,NULL,NULL),(30379,'mixpanel','completed',10,'2024-08-01 09:38:59','2024-08-01 10:46:57','2024-08-01 10:41:58','2024-08-01 10:46:56',NULL,0,0,NULL,NULL),(30380,'mixpanel','completed',10,'2024-08-01 09:09:57','2024-08-01 10:56:59','2024-08-01 10:51:56','2024-08-01 10:56:58',NULL,0,0,NULL,NULL),(30381,'mixpanel','completed',10,'2024-08-01 09:06:57','2024-08-01 11:06:59','2024-08-01 11:01:56','2024-08-01 11:06:58',NULL,0,0,NULL,NULL),(30382,'mixpanel','completed',10,'2024-08-01 09:40:59','2024-08-01 11:16:57','2024-08-01 11:11:58','2024-08-01 11:16:56',NULL,0,0,NULL,NULL),(30383,'mixpanel','completed',10,'2024-08-01 09:28:58','2024-08-01 11:27:04','2024-08-01 11:21:57','2024-08-01 11:27:01',NULL,0,0,NULL,NULL),(30384,'mixpanel','completed',10,'2024-08-01 09:37:57','2024-08-01 11:36:58','2024-08-01 11:31:56','2024-08-01 11:36:58',NULL,0,0,NULL,NULL),(30385,'mixpanel','completed',10,'2024-08-01 10:25:58','2024-08-01 11:44:36','2024-08-01 11:41:57','2024-08-01 11:44:35',NULL,0,0,NULL,NULL),(30386,'mixpanel','completed',10,'2024-08-01 10:10:57','2024-08-01 11:51:57','2024-08-01 11:46:56','2024-08-01 11:51:56',NULL,0,0,NULL,NULL),(30387,'mixpanel','completed',10,'2024-08-01 10:16:59','2024-08-01 11:59:07','2024-08-01 11:56:58','2024-08-01 11:59:06',NULL,0,0,NULL,NULL),(30388,'mixpanel','completed',10,'2024-08-01 10:35:57','2024-08-01 12:06:58','2024-08-01 12:01:56','2024-08-01 12:06:57',NULL,0,0,NULL,NULL),(30389,'mixpanel','completed',10,'2024-08-01 10:17:33','2024-08-01 12:16:58','2024-08-01 12:11:32','2024-08-01 12:16:57',NULL,0,0,NULL,NULL),(30390,'mixpanel','completed',10,'2024-08-01 10:52:27','2024-08-01 12:26:59','2024-08-01 12:20:26','2024-08-01 12:26:58',NULL,0,0,NULL,NULL),(30391,'mixpanel','completed',10,'2024-08-01 11:24:43','2024-08-01 12:31:57','2024-08-01 12:29:42','2024-08-01 12:31:56',NULL,0,0,NULL,NULL),(30392,'mixpanel','completed',10,'2024-08-01 11:03:59','2024-08-01 12:41:59','2024-08-01 12:36:58','2024-08-01 12:41:58',NULL,0,0,NULL,NULL),(30393,'mixpanel','completed',10,'2024-08-01 11:09:58','2024-08-01 12:51:58','2024-08-01 12:46:57','2024-08-01 12:51:57',NULL,0,0,NULL,NULL),(30394,'mixpanel','completed',10,'2024-08-01 11:26:05','2024-08-01 12:58:43','2024-08-01 12:56:04','2024-08-01 12:58:42',NULL,0,0,NULL,NULL),(30395,'mixpanel','completed',10,'2024-08-01 11:56:57','2024-08-01 13:06:58','2024-08-01 13:01:56','2024-08-01 13:06:57',NULL,0,0,NULL,NULL),(30396,'mixpanel','completed',10,'2024-08-01 11:31:38','2024-08-01 13:16:58','2024-08-01 13:10:37','2024-08-01 13:16:57',NULL,0,0,NULL,NULL),(30397,'mixpanel','completed',10,'2024-08-01 11:31:58','2024-08-01 13:26:59','2024-08-01 13:21:57','2024-08-01 13:26:58',NULL,0,0,NULL,NULL),(30398,'mixpanel','completed',10,'2024-08-01 12:23:58','2024-08-01 13:36:59','2024-08-01 13:31:57','2024-08-01 13:36:58',NULL,0,0,NULL,NULL),(30399,'mixpanel','completed',10,'2024-08-01 12:09:59','2024-08-01 13:47:13','2024-08-01 13:41:58','2024-08-01 13:47:10',NULL,0,0,NULL,NULL),(30400,'mixpanel','completed',10,'2024-08-01 12:27:57','2024-08-01 13:56:59','2024-08-01 13:51:56','2024-08-01 13:56:58',NULL,0,0,NULL,NULL),(30401,'mixpanel','completed',10,'2024-08-01 12:15:57','2024-08-01 14:07:02','2024-08-01 14:01:56','2024-08-01 14:06:56',NULL,0,0,NULL,NULL),(30402,'mixpanel','completed',10,'2024-08-01 12:44:10','2024-08-01 14:16:57','2024-08-01 14:12:08','2024-08-01 14:16:57',NULL,0,0,NULL,NULL),(30403,'mixpanel','completed',10,'2024-08-01 12:42:58','2024-08-01 14:26:59','2024-08-01 14:21:57','2024-08-01 14:26:58',NULL,0,0,NULL,NULL),(30404,'mixpanel','completed',10,'2024-08-01 13:29:58','2024-08-01 14:36:20','2024-08-01 14:31:57','2024-08-01 14:36:18',NULL,0,0,NULL,NULL),(30405,'mixpanel','completed',10,'2024-08-01 13:16:59','2024-08-01 14:46:14','2024-08-01 14:41:58','2024-08-01 14:46:13',NULL,0,0,NULL,NULL),(30406,'mixpanel','completed',10,'2024-08-01 13:49:58','2024-08-01 14:56:59','2024-08-01 14:51:57','2024-08-01 14:56:58',NULL,0,0,NULL,NULL),(30407,'mixpanel','completed',10,'2024-08-01 13:37:57','2024-08-01 15:06:53','2024-08-01 15:01:56','2024-08-01 15:06:52',NULL,0,0,NULL,NULL),(30408,'mixpanel','completed',10,'2024-08-01 13:44:59','2024-08-01 15:16:58','2024-08-01 15:11:58','2024-08-01 15:16:57',NULL,0,0,NULL,NULL),(30409,'mixpanel','completed',10,'2024-08-01 13:54:58','2024-08-01 15:26:59','2024-08-01 15:21:57','2024-08-01 15:26:58',NULL,0,0,NULL,NULL),(30410,'mixpanel','completed',10,'2024-08-01 14:12:59','2024-08-01 15:36:59','2024-08-01 15:31:58','2024-08-01 15:36:58',NULL,0,0,NULL,NULL),(30411,'mixpanel','completed',10,'2024-08-01 14:27:59','2024-08-01 15:46:57','2024-08-01 15:41:58','2024-08-01 15:46:56',NULL,0,0,NULL,NULL),(30412,'mixpanel','completed',10,'2024-08-01 14:40:57','2024-08-01 15:55:20','2024-08-01 15:51:56','2024-08-01 15:55:19',NULL,0,0,NULL,NULL),(30413,'mixpanel','completed',10,'2024-08-01 14:17:58','2024-08-01 16:06:59','2024-08-01 16:01:57','2024-08-01 16:06:58',NULL,0,0,NULL,NULL),(30414,'mixpanel','completed',10,'2024-08-01 14:55:59','2024-08-01 16:16:57','2024-08-01 16:11:58','2024-08-01 16:16:57',NULL,0,0,NULL,NULL),(30415,'mixpanel','completed',10,'2024-08-01 14:25:58','2024-08-01 16:26:59','2024-08-01 16:21:57','2024-08-01 16:26:58',NULL,0,0,NULL,NULL),(30416,'mixpanel','completed',10,'2024-08-01 14:36:20','2024-08-01 16:36:59','2024-08-01 16:31:19','2024-08-01 16:36:58',NULL,0,0,NULL,NULL),(30417,'mixpanel','completed',10,'2024-08-01 15:23:59','2024-08-01 16:46:57','2024-08-01 16:41:58','2024-08-01 16:46:56',NULL,0,0,NULL,NULL),(30418,'mixpanel','completed',10,'2024-08-01 15:28:59','2024-08-01 16:56:59','2024-08-01 16:51:58','2024-08-01 16:56:58',NULL,0,0,NULL,NULL),(30419,'mixpanel','completed',10,'2024-08-01 15:42:57','2024-08-01 17:07:01','2024-08-01 17:01:56','2024-08-01 17:07:00',NULL,0,0,NULL,NULL),(30420,'mixpanel','completed',10,'2024-08-01 15:27:16','2024-08-01 17:16:58','2024-08-01 17:11:15','2024-08-01 17:16:57',NULL,0,0,NULL,NULL),(30421,'mixpanel','completed',10,'2024-08-01 16:10:00','2024-08-01 17:26:59','2024-08-01 17:21:59','2024-08-01 17:26:58',NULL,0,0,NULL,NULL),(30422,'mixpanel','completed',10,'2024-08-01 16:03:58','2024-08-01 17:36:59','2024-08-01 17:31:57','2024-08-01 17:36:58',NULL,0,0,NULL,NULL),(30423,'mixpanel','completed',10,'2024-08-01 16:21:59','2024-08-01 17:46:58','2024-08-01 17:41:58','2024-08-01 17:46:57',NULL,0,0,NULL,NULL),(30424,'mixpanel','completed',10,'2024-08-01 16:22:59','2024-08-01 17:56:59','2024-08-01 17:51:58','2024-08-01 17:56:58',NULL,0,0,NULL,NULL),(30425,'mixpanel','completed',10,'2024-08-01 16:32:58','2024-08-01 18:06:59','2024-08-01 18:01:57','2024-08-01 18:06:58',NULL,0,0,NULL,NULL),(30426,'mixpanel','completed',10,'2024-08-01 16:45:59','2024-08-01 18:16:58','2024-08-01 18:11:58','2024-08-01 18:16:57',NULL,0,0,NULL,NULL),(30427,'mixpanel','completed',10,'2024-08-01 17:04:10','2024-08-01 18:26:59','2024-08-01 18:22:09','2024-08-01 18:26:58',NULL,0,0,NULL,NULL),(30428,'mixpanel','completed',10,'2024-08-01 17:25:57','2024-08-01 18:36:59','2024-08-01 18:31:56','2024-08-01 18:36:58',NULL,0,0,NULL,NULL),(30429,'mixpanel','completed',10,'2024-08-01 17:28:59','2024-08-01 18:46:58','2024-08-01 18:41:58','2024-08-01 18:46:57',NULL,0,0,NULL,NULL),(30430,'mixpanel','completed',10,'2024-08-01 17:45:38','2024-08-01 18:56:57','2024-08-01 18:53:35','2024-08-01 18:56:56',NULL,0,0,NULL,NULL),(30431,'mixpanel','completed',10,'2024-08-01 17:52:55','2024-08-01 19:06:56','2024-08-01 19:01:54','2024-08-01 19:06:56',NULL,0,0,NULL,NULL),(30432,'mixpanel','completed',10,'2024-08-01 17:29:56','2024-08-01 19:16:54','2024-08-01 19:11:56','2024-08-01 19:16:54',NULL,0,0,NULL,NULL),(30433,'mixpanel','completed',10,'2024-08-01 18:04:56','2024-08-01 19:26:57','2024-08-01 19:21:56','2024-08-01 19:26:56',NULL,0,0,NULL,NULL),(30434,'mixpanel','completed',10,'2024-08-01 18:13:55','2024-08-01 19:36:56','2024-08-01 19:31:54','2024-08-01 19:36:56',NULL,0,0,NULL,NULL),(30435,'mixpanel','completed',10,'2024-08-01 17:48:56','2024-08-01 19:46:56','2024-08-01 19:41:56','2024-08-01 19:46:56',NULL,0,0,NULL,NULL),(30436,'mixpanel','completed',10,'2024-08-01 18:37:56','2024-08-01 19:56:57','2024-08-01 19:51:56','2024-08-01 19:56:56',NULL,0,0,NULL,NULL),(30437,'mixpanel','completed',10,'2024-08-01 18:39:55','2024-08-01 20:06:56','2024-08-01 20:01:54','2024-08-01 20:06:56',NULL,0,0,NULL,NULL),(30438,'mixpanel','completed',10,'2024-08-01 18:50:42','2024-08-01 20:16:38','2024-08-01 20:11:41','2024-08-01 20:16:37',NULL,0,0,NULL,NULL),(30439,'mixpanel','completed',10,'2024-08-01 18:28:56','2024-08-01 20:26:58','2024-08-01 20:21:56','2024-08-01 20:26:58',NULL,0,0,NULL,NULL),(30440,'mixpanel','completed',10,'2024-08-01 19:15:55','2024-08-01 20:36:57','2024-08-01 20:31:55','2024-08-01 20:36:56',NULL,0,0,NULL,NULL),(30441,'mixpanel','completed',10,'2024-08-01 18:53:56','2024-08-01 20:46:54','2024-08-01 20:41:56','2024-08-01 20:46:54',NULL,0,0,NULL,NULL),(30442,'mixpanel','completed',10,'2024-08-01 19:20:56','2024-08-01 20:56:56','2024-08-01 20:51:55','2024-08-01 20:56:56',NULL,0,0,NULL,NULL),(30443,'mixpanel','completed',10,'2024-08-01 19:33:55','2024-08-01 21:05:12','2024-08-01 21:01:54','2024-08-01 21:05:12',NULL,0,0,NULL,NULL),(30444,'mixpanel','completed',10,'2024-08-01 19:15:56','2024-08-01 21:16:55','2024-08-01 21:11:56','2024-08-01 21:16:55',NULL,0,0,NULL,NULL),(30445,'mixpanel','completed',10,'2024-08-01 19:24:48','2024-08-01 21:27:02','2024-08-01 21:20:47','2024-08-01 21:26:58',NULL,0,0,NULL,NULL),(30446,'mixpanel','completed',10,'2024-08-01 20:29:55','2024-08-01 21:36:57','2024-08-01 21:31:54','2024-08-01 21:36:56',NULL,0,0,NULL,NULL),(30447,'mixpanel','completed',10,'2024-08-01 20:17:57','2024-08-01 21:46:55','2024-08-01 21:41:56','2024-08-01 21:46:55',NULL,0,0,NULL,NULL),(30448,'mixpanel','completed',10,'2024-08-01 19:52:56','2024-08-01 21:56:57','2024-08-01 21:51:56','2024-08-01 21:56:56',NULL,0,0,NULL,NULL),(30449,'mixpanel','completed',10,'2024-08-01 20:08:08','2024-08-01 22:06:59','2024-08-01 22:02:07','2024-08-01 22:06:58',NULL,0,0,NULL,NULL),(30450,'export_files_cleanup','completed',10,'2024-08-04 22:00:00','2024-08-04 22:02:00','2024-08-01 22:06:58','2024-08-04 22:01:59',NULL,0,0,NULL,NULL),(30451,'mixpanel','completed',10,'2024-08-01 20:46:59','2024-08-01 22:16:58','2024-08-01 22:11:58','2024-08-01 22:16:57',NULL,0,0,NULL,NULL),(30452,'schedule_re_engagement_email','completed',10,'2024-08-02 22:21:58','2024-08-02 22:24:01','2024-08-01 22:21:58','2024-08-02 22:24:00',NULL,0,0,NULL,NULL),(30453,'mixpanel','completed',10,'2024-08-01 21:04:58','2024-08-01 22:27:00','2024-08-01 22:21:58','2024-08-01 22:26:59',NULL,0,0,NULL,NULL),(30454,'mixpanel','completed',10,'2024-08-01 21:13:57','2024-08-01 22:37:01','2024-08-01 22:31:56','2024-08-01 22:37:00',NULL,0,0,NULL,NULL),(30455,'mixpanel','completed',10,'2024-08-01 21:05:02','2024-08-01 22:46:58','2024-08-01 22:42:01','2024-08-01 22:46:57',NULL,0,0,NULL,NULL),(30456,'mixpanel','completed',10,'2024-08-01 21:28:59','2024-08-01 22:57:00','2024-08-01 22:51:58','2024-08-01 22:56:58',NULL,0,0,NULL,NULL),(30457,'mixpanel','completed',10,'2024-08-01 21:02:58','2024-08-01 23:06:59','2024-08-01 23:01:57','2024-08-01 23:06:58',NULL,0,0,NULL,NULL),(30458,'mixpanel','completed',10,'2024-08-01 21:12:59','2024-08-01 23:16:58','2024-08-01 23:11:58','2024-08-01 23:16:57',NULL,0,0,NULL,NULL),(30459,'mixpanel','completed',10,'2024-08-01 21:37:47','2024-08-01 23:26:59','2024-08-01 23:21:46','2024-08-01 23:26:58',NULL,0,0,NULL,NULL),(30460,'mixpanel','completed',10,'2024-08-01 22:30:00','2024-08-01 23:36:59','2024-08-01 23:31:59','2024-08-01 23:36:58',NULL,0,0,NULL,NULL),(30461,'mixpanel','completed',10,'2024-08-01 21:42:00','2024-08-01 23:46:58','2024-08-01 23:41:59','2024-08-01 23:46:57',NULL,0,0,NULL,NULL),(30462,'mixpanel','completed',10,'2024-08-01 22:20:59','2024-08-01 23:55:16','2024-08-01 23:51:58','2024-08-01 23:55:15',NULL,0,0,NULL,NULL),(30463,'mixpanel','completed',10,'2024-08-01 22:10:58','2024-08-02 00:06:59','2024-08-02 00:01:57','2024-08-02 00:06:58',NULL,0,0,NULL,NULL),(30464,'mixpanel','completed',10,'2024-08-01 22:22:59','2024-08-02 00:16:59','2024-08-02 00:11:58','2024-08-02 00:16:57',NULL,0,0,NULL,NULL),(30465,'mixpanel','completed',10,'2024-08-01 23:17:59','2024-08-02 00:25:26','2024-08-02 00:21:58','2024-08-02 00:25:25',NULL,0,0,NULL,NULL),(30466,'mixpanel','completed',10,'2024-08-01 23:29:59','2024-08-02 00:37:00','2024-08-02 00:31:58','2024-08-02 00:36:58',NULL,0,0,NULL,NULL),(30467,'mixpanel','completed',10,'2024-08-01 22:41:59','2024-08-02 00:44:10','2024-08-02 00:41:58','2024-08-02 00:44:09',NULL,0,0,NULL,NULL),(30468,'mixpanel','completed',10,'2024-08-01 23:35:00','2024-08-02 00:51:12','2024-08-02 00:46:59','2024-08-02 00:51:05',NULL,0,0,NULL,NULL),(30469,'mixpanel','completed',10,'2024-08-01 23:36:02','2024-08-02 01:01:58','2024-08-02 00:56:59','2024-08-02 01:01:57',NULL,0,0,NULL,NULL),(30470,'mixpanel','completed',10,'2024-08-01 23:31:20','2024-08-02 01:07:00','2024-08-02 01:04:19','2024-08-02 01:06:59',NULL,0,0,NULL,NULL),(30471,'mixpanel','completed',10,'2024-08-01 23:16:00','2024-08-02 01:16:58','2024-08-02 01:11:59','2024-08-02 01:16:57',NULL,0,0,NULL,NULL),(30472,'mixpanel','completed',10,'2024-08-01 23:39:59','2024-08-02 01:27:00','2024-08-02 01:21:58','2024-08-02 01:26:59',NULL,0,0,NULL,NULL),(30473,'mixpanel','completed',10,'2024-08-01 23:40:58','2024-08-02 01:36:46','2024-08-02 01:31:57','2024-08-02 01:36:45',NULL,0,0,NULL,NULL),(30474,'mixpanel','completed',10,'2024-08-01 23:53:59','2024-08-02 01:46:57','2024-08-02 01:41:58','2024-08-02 01:46:57',NULL,0,0,NULL,NULL),(30475,'mixpanel','completed',10,'2024-08-02 00:11:59','2024-08-02 01:56:59','2024-08-02 01:51:58','2024-08-02 01:56:58',NULL,0,0,NULL,NULL),(30476,'mixpanel','completed',10,'2024-08-02 00:11:58','2024-08-02 02:07:00','2024-08-02 02:01:57','2024-08-02 02:06:59',NULL,0,0,NULL,NULL),(30477,'mixpanel','completed',10,'2024-08-02 00:36:59','2024-08-02 02:16:58','2024-08-02 02:11:58','2024-08-02 02:16:57',NULL,0,0,NULL,NULL),(30478,'mixpanel','completed',10,'2024-08-02 00:50:00','2024-08-02 02:25:31','2024-08-02 02:21:59','2024-08-02 02:25:30',NULL,0,0,NULL,NULL),(30479,'mixpanel','completed',10,'2024-08-02 01:00:58','2024-08-02 02:37:00','2024-08-02 02:31:57','2024-08-02 02:36:59',NULL,0,0,NULL,NULL),(30480,'mixpanel','completed',10,'2024-08-02 01:28:00','2024-08-02 02:44:31','2024-08-02 02:41:59','2024-08-02 02:44:29',NULL,0,0,NULL,NULL),(30481,'mixpanel','completed',10,'2024-08-02 01:40:58','2024-08-02 02:50:58','2024-08-02 02:46:57','2024-08-02 02:50:57',NULL,0,0,NULL,NULL),(30482,'mixpanel','completed',10,'2024-08-02 01:48:01','2024-08-02 03:01:58','2024-08-02 02:56:59','2024-08-02 03:01:57',NULL,0,0,NULL,NULL),(30483,'mixpanel','completed',10,'2024-08-02 01:51:59','2024-08-02 03:12:16','2024-08-02 03:06:58','2024-08-02 03:12:15',NULL,0,0,NULL,NULL),(30484,'mixpanel','completed',10,'2024-08-02 02:10:58','2024-08-02 03:21:59','2024-08-02 03:16:57','2024-08-02 03:21:58',NULL,0,0,NULL,NULL),(30485,'mixpanel','completed',10,'2024-08-02 01:45:00','2024-08-02 03:31:58','2024-08-02 03:26:58','2024-08-02 03:31:57',NULL,0,0,NULL,NULL),(30486,'mixpanel','completed',10,'2024-08-02 02:28:00','2024-08-02 03:42:00','2024-08-02 03:36:59','2024-08-02 03:41:59',NULL,0,0,NULL,NULL),(30487,'mixpanel','completed',10,'2024-08-02 02:44:58','2024-08-02 03:50:48','2024-08-02 03:46:57','2024-08-02 03:50:47',NULL,0,0,NULL,NULL),(30488,'mixpanel','completed',10,'2024-08-02 02:25:25','2024-08-02 04:01:58','2024-08-02 03:56:24','2024-08-02 04:01:57',NULL,0,0,NULL,NULL),(30489,'mixpanel','completed',10,'2024-08-02 02:59:59','2024-08-02 04:10:11','2024-08-02 04:06:58','2024-08-02 04:10:10',NULL,0,0,NULL,NULL),(30490,'mixpanel','completed',10,'2024-08-02 02:41:58','2024-08-02 04:21:25','2024-08-02 04:16:57','2024-08-02 04:21:24',NULL,0,0,NULL,NULL),(30491,'mixpanel','completed',10,'2024-08-02 02:54:00','2024-08-02 04:32:04','2024-08-02 04:26:59','2024-08-02 04:32:02',NULL,0,0,NULL,NULL),(30492,'mixpanel','completed',10,'2024-08-02 03:12:08','2024-08-02 04:41:27','2024-08-02 04:37:06','2024-08-02 04:41:26',NULL,0,0,NULL,NULL),(30493,'mixpanel','completed',10,'2024-08-02 03:12:59','2024-08-02 04:50:13','2024-08-02 04:46:57','2024-08-02 04:50:12',NULL,0,0,NULL,NULL),(30494,'mixpanel','completed',10,'2024-08-02 03:31:12','2024-08-02 05:01:58','2024-08-02 04:57:08','2024-08-02 05:01:57',NULL,0,0,NULL,NULL),(30495,'mixpanel','completed',10,'2024-08-02 03:26:00','2024-08-02 05:12:00','2024-08-02 05:06:59','2024-08-02 05:11:59',NULL,0,0,NULL,NULL),(30496,'mixpanel','completed',10,'2024-08-02 03:54:21','2024-08-02 05:16:58','2024-08-02 05:14:20','2024-08-02 05:16:57',NULL,0,0,NULL,NULL),(30497,'mixpanel','completed',10,'2024-08-02 04:10:42','2024-08-02 05:26:47','2024-08-02 05:20:41','2024-08-02 05:26:46',NULL,0,0,NULL,NULL),(30498,'mixpanel','completed',10,'2024-08-02 04:23:12','2024-08-02 05:37:00','2024-08-02 05:31:11','2024-08-02 05:36:59',NULL,0,0,NULL,NULL),(30499,'mixpanel','completed',10,'2024-08-02 04:29:00','2024-08-02 05:47:00','2024-08-02 05:41:59','2024-08-02 05:47:00',NULL,0,0,NULL,NULL),(30500,'mixpanel','completed',10,'2024-08-02 04:05:21','2024-08-02 05:53:50','2024-08-02 05:51:19','2024-08-02 05:53:49',NULL,0,0,NULL,NULL),(30501,'mixpanel','completed',10,'2024-08-02 04:20:59','2024-08-02 06:01:58','2024-08-02 05:56:58','2024-08-02 06:01:57',NULL,0,0,NULL,NULL),(30502,'mixpanel','completed',10,'2024-08-02 04:54:34','2024-08-02 06:10:58','2024-08-02 06:06:33','2024-08-02 06:10:57',NULL,0,0,NULL,NULL),(30503,'mixpanel','completed',10,'2024-08-02 04:14:51','2024-08-02 06:16:58','2024-08-02 06:14:50','2024-08-02 06:16:57',NULL,0,0,NULL,NULL),(30504,'mixpanel','completed',10,'2024-08-02 04:20:10','2024-08-02 06:21:59','2024-08-02 06:19:09','2024-08-02 06:21:58',NULL,0,0,NULL,NULL),(30505,'mixpanel','completed',10,'2024-08-02 04:45:00','2024-08-02 06:31:03','2024-08-02 06:26:59','2024-08-02 06:31:02',NULL,0,0,NULL,NULL),(30506,'mixpanel','completed',10,'2024-08-02 04:38:43','2024-08-02 06:38:16','2024-08-02 06:35:42','2024-08-02 06:38:16',NULL,0,0,NULL,NULL),(30507,'mixpanel','completed',10,'2024-08-02 05:14:00','2024-08-02 06:44:20','2024-08-02 06:41:59','2024-08-02 06:44:19',NULL,0,0,NULL,NULL),(30508,'mixpanel','completed',10,'2024-08-02 05:29:58','2024-08-02 06:51:09','2024-08-02 06:46:57','2024-08-02 06:51:08',NULL,0,0,NULL,NULL),(30509,'mixpanel','completed',10,'2024-08-02 05:35:49','2024-08-02 06:57:04','2024-08-02 06:54:48','2024-08-02 06:56:58',NULL,0,0,NULL,NULL),(30510,'mixpanel','completed',10,'2024-08-02 05:18:58','2024-08-02 07:05:23','2024-08-02 07:01:57','2024-08-02 07:05:22',NULL,0,0,NULL,NULL),(30511,'mixpanel','completed',10,'2024-08-02 06:07:05','2024-08-02 07:11:59','2024-08-02 07:09:04','2024-08-02 07:11:58',NULL,0,0,NULL,NULL),(30512,'mixpanel','completed',10,'2024-08-02 06:11:57','2024-08-02 07:19:29','2024-08-02 07:15:56','2024-08-02 07:19:28',NULL,0,0,NULL,NULL),(30513,'mixpanel','completed',10,'2024-08-02 05:25:59','2024-08-02 07:26:43','2024-08-02 07:21:58','2024-08-02 07:26:42',NULL,0,0,NULL,NULL),(30514,'mixpanel','completed',10,'2024-08-02 05:35:15','2024-08-02 07:33:44','2024-08-02 07:30:14','2024-08-02 07:33:43',NULL,0,0,NULL,NULL),(30515,'mixpanel','completed',10,'2024-08-02 06:05:00','2024-08-02 07:41:45','2024-08-02 07:36:59','2024-08-02 07:41:44',NULL,0,0,NULL,NULL),(30516,'mixpanel','completed',10,'2024-08-02 06:16:20','2024-08-02 07:46:59','2024-08-02 07:44:19','2024-08-02 07:46:58',NULL,0,0,NULL,NULL),(30517,'mixpanel','completed',10,'2024-08-02 06:05:04','2024-08-02 07:51:59','2024-08-02 07:49:03','2024-08-02 07:51:58',NULL,0,0,NULL,NULL),(30518,'mixpanel','completed',10,'2024-08-02 06:00:24','2024-08-02 08:01:05','2024-08-02 07:55:23','2024-08-02 08:01:05',NULL,0,0,NULL,NULL),(30519,'mixpanel','completed',10,'2024-08-02 06:34:25','2024-08-02 08:09:16','2024-08-02 08:05:24','2024-08-02 08:09:15',NULL,0,0,NULL,NULL),(30520,'mixpanel','completed',10,'2024-08-02 06:23:00','2024-08-02 08:16:58','2024-08-02 08:11:59','2024-08-02 08:16:57',NULL,0,0,NULL,NULL),(30521,'mixpanel','completed',10,'2024-08-02 07:05:00','2024-08-02 08:27:00','2024-08-02 08:21:59','2024-08-02 08:26:59',NULL,0,0,NULL,NULL),(30522,'mixpanel','completed',10,'2024-08-02 06:42:31','2024-08-02 08:35:29','2024-08-02 08:31:30','2024-08-02 08:35:28',NULL,0,0,NULL,NULL),(30523,'mixpanel','completed',10,'2024-08-02 07:20:40','2024-08-02 08:45:38','2024-08-02 08:40:39','2024-08-02 08:45:37',NULL,0,0,NULL,NULL),(30524,'mixpanel','completed',10,'2024-08-02 07:21:04','2024-08-02 08:55:03','2024-08-02 08:50:03','2024-08-02 08:55:02',NULL,0,0,NULL,NULL),(30525,'mixpanel','completed',10,'2024-08-02 07:36:41','2024-08-02 09:01:58','2024-08-02 08:59:39','2024-08-02 09:01:57',NULL,0,0,NULL,NULL),(30526,'mixpanel','completed',10,'2024-08-02 07:48:55','2024-08-02 09:07:00','2024-08-02 09:04:54','2024-08-02 09:06:59',NULL,0,0,NULL,NULL),(30527,'mixpanel','completed',10,'2024-08-02 07:25:06','2024-08-02 09:14:47','2024-08-02 09:10:05','2024-08-02 09:14:46',NULL,0,0,NULL,NULL),(30528,'mixpanel','completed',10,'2024-08-02 08:11:58','2024-08-02 09:20:30','2024-08-02 09:16:57','2024-08-02 09:20:29',NULL,0,0,NULL,NULL),(30529,'mixpanel','completed',10,'2024-08-02 07:39:07','2024-08-02 09:31:02','2024-08-02 09:26:06','2024-08-02 09:31:01',NULL,0,0,NULL,NULL),(30530,'mixpanel','completed',10,'2024-08-02 08:19:33','2024-08-02 09:40:05','2024-08-02 09:36:32','2024-08-02 09:40:04',NULL,0,0,NULL,NULL),(30531,'subscribers_engagement_score','completed',10,'2024-08-02 09:46:57','2024-08-02 09:50:18','2024-08-02 09:46:56','2024-08-02 09:50:17',NULL,0,0,NULL,NULL),(30532,'mixpanel','completed',10,'2024-08-02 08:15:57','2024-08-02 09:50:18','2024-08-02 09:46:56','2024-08-02 09:50:17',NULL,0,0,NULL,NULL),(30533,'subscribers_engagement_score','completed',10,'2024-08-02 22:26:00','2024-08-02 22:27:00','2024-08-02 09:50:17','2024-08-02 22:26:59',NULL,0,0,NULL,NULL),(30534,'mixpanel','completed',10,'2024-08-02 08:50:00','2024-08-02 10:01:58','2024-08-02 09:56:59','2024-08-02 10:01:57',NULL,0,0,NULL,NULL),(30535,'mixpanel','completed',10,'2024-08-02 08:46:18','2024-08-02 10:06:58','2024-08-02 10:04:17','2024-08-02 10:06:57',NULL,0,0,NULL,NULL),(30536,'mixpanel','completed',10,'2024-08-02 09:01:00','2024-08-02 10:14:32','2024-08-02 10:11:59','2024-08-02 10:14:31',NULL,0,0,NULL,NULL),(30537,'mixpanel','completed',10,'2024-08-02 08:40:58','2024-08-02 10:19:46','2024-08-02 10:16:57','2024-08-02 10:19:45',NULL,0,0,NULL,NULL),(30538,'mixpanel','completed',10,'2024-08-02 08:27:00','2024-08-02 10:25:30','2024-08-02 10:21:59','2024-08-02 10:25:29',NULL,0,0,NULL,NULL),(30539,'mixpanel','completed',10,'2024-08-02 08:46:59','2024-08-02 10:35:58','2024-08-02 10:30:58','2024-08-02 10:35:57',NULL,0,0,NULL,NULL),(30540,'mixpanel','completed',10,'2024-08-02 09:13:03','2024-08-02 10:42:00','2024-08-02 10:39:02','2024-08-02 10:41:59',NULL,0,0,NULL,NULL),(30541,'mixpanel','completed',10,'2024-08-02 09:06:58','2024-08-02 10:51:59','2024-08-02 10:46:57','2024-08-02 10:51:58',NULL,0,0,NULL,NULL),(30542,'mixpanel','completed',10,'2024-08-02 09:31:00','2024-08-02 10:59:39','2024-08-02 10:56:59','2024-08-02 10:59:38',NULL,0,0,NULL,NULL),(30543,'mixpanel','completed',10,'2024-08-02 09:40:58','2024-08-02 11:04:54','2024-08-02 11:01:57','2024-08-02 11:04:53',NULL,0,0,NULL,NULL),(30544,'mixpanel','completed',10,'2024-08-02 09:54:00','2024-08-02 11:10:38','2024-08-02 11:06:59','2024-08-02 11:10:37',NULL,0,0,NULL,NULL),(30545,'mixpanel','completed',10,'2024-08-02 09:15:49','2024-08-02 11:21:59','2024-08-02 11:14:47','2024-08-02 11:21:57',NULL,0,0,NULL,NULL),(30546,'mixpanel','completed',10,'2024-08-02 10:09:41','2024-08-02 11:31:16','2024-08-02 11:26:40','2024-08-02 11:31:15',NULL,0,0,NULL,NULL),(30547,'mixpanel','completed',10,'2024-08-02 09:42:30','2024-08-02 11:36:58','2024-08-02 11:34:29','2024-08-02 11:36:57',NULL,0,0,NULL,NULL),(30548,'mixpanel','completed',10,'2024-08-02 10:03:00','2024-08-02 11:46:58','2024-08-02 11:39:59','2024-08-02 11:46:57',NULL,0,0,NULL,NULL),(30549,'mixpanel','completed',10,'2024-08-02 10:33:59','2024-08-02 11:56:58','2024-08-02 11:51:58','2024-08-02 11:56:57',NULL,0,0,NULL,NULL),(30550,'mixpanel','completed',10,'2024-08-02 10:28:58','2024-08-02 12:06:59','2024-08-02 12:01:57','2024-08-02 12:06:58',NULL,0,0,NULL,NULL),(30551,'mixpanel','completed',10,'2024-08-02 10:45:59','2024-08-02 12:16:58','2024-08-02 12:11:58','2024-08-02 12:16:57',NULL,0,0,NULL,NULL),(30552,'mixpanel','completed',10,'2024-08-02 10:23:58','2024-08-02 12:26:59','2024-08-02 12:21:57','2024-08-02 12:26:58',NULL,0,0,NULL,NULL),(30553,'mixpanel','completed',10,'2024-08-02 10:48:45','2024-08-02 12:31:58','2024-08-02 12:29:44','2024-08-02 12:31:57',NULL,0,0,NULL,NULL),(30554,'mixpanel','completed',10,'2024-08-02 11:19:58','2024-08-02 12:41:58','2024-08-02 12:36:57','2024-08-02 12:41:57',NULL,0,0,NULL,NULL),(30555,'mixpanel','completed',10,'2024-08-02 10:56:58','2024-08-02 12:51:58','2024-08-02 12:46:57','2024-08-02 12:51:57',NULL,0,0,NULL,NULL),(30556,'mixpanel','completed',10,'2024-08-02 11:50:58','2024-08-02 13:01:58','2024-08-02 12:56:57','2024-08-02 13:01:57',NULL,0,0,NULL,NULL),(30557,'mixpanel','completed',10,'2024-08-02 11:44:32','2024-08-02 13:11:58','2024-08-02 13:05:30','2024-08-02 13:11:57',NULL,0,0,NULL,NULL),(30558,'mixpanel','completed',10,'2024-08-02 11:31:30','2024-08-02 13:21:58','2024-08-02 13:15:29','2024-08-02 13:21:57',NULL,0,0,NULL,NULL),(30559,'mixpanel','completed',10,'2024-08-02 12:23:59','2024-08-02 13:31:59','2024-08-02 13:26:58','2024-08-02 13:31:58',NULL,0,0,NULL,NULL),(30560,'mixpanel','completed',10,'2024-08-02 12:33:58','2024-08-02 13:41:58','2024-08-02 13:36:57','2024-08-02 13:41:57',NULL,0,0,NULL,NULL),(30561,'mixpanel','completed',10,'2024-08-02 11:53:58','2024-08-02 13:51:59','2024-08-02 13:46:57','2024-08-02 13:51:58',NULL,0,0,NULL,NULL),(30562,'mixpanel','completed',10,'2024-08-02 12:26:58','2024-08-02 14:01:58','2024-08-02 13:56:57','2024-08-02 14:01:57',NULL,0,0,NULL,NULL),(30563,'mixpanel','completed',10,'2024-08-02 12:40:58','2024-08-02 14:11:58','2024-08-02 14:06:57','2024-08-02 14:11:57',NULL,0,0,NULL,NULL),(30564,'mixpanel','completed',10,'2024-08-02 12:52:55','2024-08-02 14:21:59','2024-08-02 14:15:54','2024-08-02 14:21:58',NULL,0,0,NULL,NULL),(30565,'mixpanel','completed',10,'2024-08-02 13:24:59','2024-08-02 14:31:58','2024-08-02 14:26:58','2024-08-02 14:31:57',NULL,0,0,NULL,NULL),(30566,'mixpanel','completed',10,'2024-08-02 13:21:58','2024-08-02 14:41:56','2024-08-02 14:36:57','2024-08-02 14:41:55',NULL,0,0,NULL,NULL),(30567,'mixpanel','completed',10,'2024-08-02 13:28:58','2024-08-02 14:49:39','2024-08-02 14:46:57','2024-08-02 14:49:38',NULL,0,0,NULL,NULL),(30568,'mixpanel','completed',10,'2024-08-02 13:02:58','2024-08-02 14:56:58','2024-08-02 14:51:57','2024-08-02 14:56:57',NULL,0,0,NULL,NULL),(30569,'mixpanel','completed',10,'2024-08-02 13:33:25','2024-08-02 15:04:23','2024-08-02 15:00:24','2024-08-02 15:04:22',NULL,0,0,NULL,NULL),(30570,'mixpanel','completed',10,'2024-08-02 13:35:35','2024-08-02 15:11:58','2024-08-02 15:06:34','2024-08-02 15:11:57',NULL,0,0,NULL,NULL),(30571,'mixpanel','completed',10,'2024-08-02 13:55:58','2024-08-02 15:21:58','2024-08-02 15:16:57','2024-08-02 15:21:57',NULL,0,0,NULL,NULL),(30572,'mixpanel','completed',10,'2024-08-02 13:39:01','2024-08-02 15:31:58','2024-08-02 15:25:00','2024-08-02 15:31:57',NULL,0,0,NULL,NULL),(30573,'mixpanel','completed',10,'2024-08-02 14:16:27','2024-08-02 15:36:58','2024-08-02 15:34:26','2024-08-02 15:36:57',NULL,0,0,NULL,NULL),(30574,'mixpanel','completed',10,'2024-08-02 13:42:58','2024-08-02 15:46:58','2024-08-02 15:41:58','2024-08-02 15:46:57',NULL,0,0,NULL,NULL),(30575,'mixpanel','completed',10,'2024-08-02 13:52:45','2024-08-02 15:52:16','2024-08-02 15:49:44','2024-08-02 15:52:15',NULL,0,0,NULL,NULL),(30576,'mixpanel','completed',10,'2024-08-02 13:56:11','2024-08-02 16:01:58','2024-08-02 15:55:11','2024-08-02 16:01:57',NULL,0,0,NULL,NULL),(30577,'mixpanel','completed',10,'2024-08-02 14:49:01','2024-08-02 16:06:58','2024-08-02 16:04:00','2024-08-02 16:06:57',NULL,0,0,NULL,NULL),(30578,'mixpanel','completed',10,'2024-08-02 14:46:59','2024-08-02 16:15:39','2024-08-02 16:10:58','2024-08-02 16:15:38',NULL,0,0,NULL,NULL),(30579,'mixpanel','completed',10,'2024-08-02 14:59:59','2024-08-02 16:26:42','2024-08-02 16:21:58','2024-08-02 16:26:41',NULL,0,0,NULL,NULL),(30580,'mixpanel','completed',10,'2024-08-02 14:32:59','2024-08-02 16:36:58','2024-08-02 16:31:57','2024-08-02 16:36:57',NULL,0,0,NULL,NULL),(30581,'mixpanel','completed',10,'2024-08-02 14:48:59','2024-08-02 16:46:58','2024-08-02 16:41:58','2024-08-02 16:46:57',NULL,0,0,NULL,NULL),(30582,'mixpanel','completed',10,'2024-08-02 15:44:54','2024-08-02 16:51:58','2024-08-02 16:49:53','2024-08-02 16:51:57',NULL,0,0,NULL,NULL),(30583,'mixpanel','completed',10,'2024-08-02 15:17:28','2024-08-02 17:00:53','2024-08-02 16:55:27','2024-08-02 17:00:52',NULL,0,0,NULL,NULL),(30584,'mixpanel','completed',10,'2024-08-02 15:25:59','2024-08-02 17:11:58','2024-08-02 17:06:58','2024-08-02 17:11:57',NULL,0,0,NULL,NULL),(30585,'mixpanel','completed',10,'2024-08-02 15:49:06','2024-08-02 17:21:59','2024-08-02 17:19:01','2024-08-02 17:21:58',NULL,0,0,NULL,NULL),(30586,'mixpanel','completed',10,'2024-08-02 16:23:47','2024-08-02 17:31:58','2024-08-02 17:26:46','2024-08-02 17:31:57',NULL,0,0,NULL,NULL),(30587,'mixpanel','completed',10,'2024-08-02 16:26:59','2024-08-02 17:40:08','2024-08-02 17:36:58','2024-08-02 17:40:07',NULL,0,0,NULL,NULL),(30588,'mixpanel','completed',10,'2024-08-02 16:42:35','2024-08-02 17:46:58','2024-08-02 17:44:34','2024-08-02 17:46:57',NULL,0,0,NULL,NULL),(30589,'mixpanel','completed',10,'2024-08-02 16:04:58','2024-08-02 17:56:59','2024-08-02 17:51:57','2024-08-02 17:56:58',NULL,0,0,NULL,NULL),(30590,'mixpanel','completed',10,'2024-08-02 16:56:58','2024-08-02 18:06:14','2024-08-02 18:01:57','2024-08-02 18:06:13',NULL,0,0,NULL,NULL),(30591,'mixpanel','completed',10,'2024-08-02 16:59:58','2024-08-02 18:15:34','2024-08-02 18:11:57','2024-08-02 18:15:34',NULL,0,0,NULL,NULL),(30592,'mixpanel','completed',10,'2024-08-02 16:51:01','2024-08-02 18:21:58','2024-08-02 18:18:00','2024-08-02 18:21:58',NULL,0,0,NULL,NULL),(30593,'mixpanel','completed',10,'2024-08-02 16:34:58','2024-08-02 18:31:59','2024-08-02 18:26:57','2024-08-02 18:31:57',NULL,0,0,NULL,NULL),(30594,'mixpanel','completed',10,'2024-08-02 17:16:14','2024-08-02 18:38:54','2024-08-02 18:36:13','2024-08-02 18:38:53',NULL,0,0,NULL,NULL),(30595,'mixpanel','completed',10,'2024-08-02 17:31:58','2024-08-02 18:46:58','2024-08-02 18:41:57','2024-08-02 18:46:57',NULL,0,0,NULL,NULL),(30596,'mixpanel','completed',10,'2024-08-02 17:37:35','2024-08-02 18:55:12','2024-08-02 18:50:35','2024-08-02 18:55:11',NULL,0,0,NULL,NULL),(30597,'mixpanel','completed',10,'2024-08-02 17:00:58','2024-08-02 19:06:59','2024-08-02 19:01:57','2024-08-02 19:06:58',NULL,0,0,NULL,NULL),(30598,'mixpanel','completed',10,'2024-08-02 17:25:59','2024-08-02 19:15:54','2024-08-02 19:11:58','2024-08-02 19:15:53',NULL,0,0,NULL,NULL),(30599,'mixpanel','completed',10,'2024-08-02 17:20:01','2024-08-02 19:21:59','2024-08-02 19:19:00','2024-08-02 19:21:58',NULL,0,0,NULL,NULL),(30600,'mixpanel','completed',10,'2024-08-02 18:02:59','2024-08-02 19:31:58','2024-08-02 19:26:58','2024-08-02 19:31:57',NULL,0,0,NULL,NULL),(30601,'mixpanel','completed',10,'2024-08-02 18:05:58','2024-08-02 19:41:58','2024-08-02 19:36:57','2024-08-02 19:41:57',NULL,0,0,NULL,NULL),(30602,'mixpanel','completed',10,'2024-08-02 18:42:01','2024-08-02 19:46:59','2024-08-02 19:44:00','2024-08-02 19:46:58',NULL,0,0,NULL,NULL),(30603,'mixpanel','completed',10,'2024-08-02 18:26:59','2024-08-02 19:56:59','2024-08-02 19:51:58','2024-08-02 19:56:58',NULL,0,0,NULL,NULL),(30604,'mixpanel','completed',10,'2024-08-02 18:01:58','2024-08-02 20:06:24','2024-08-02 20:01:57','2024-08-02 20:06:23',NULL,0,0,NULL,NULL),(30605,'mixpanel','completed',10,'2024-08-02 18:55:59','2024-08-02 20:16:59','2024-08-02 20:11:58','2024-08-02 20:16:58',NULL,0,0,NULL,NULL),(30606,'mixpanel','completed',10,'2024-08-02 18:36:08','2024-08-02 20:26:59','2024-08-02 20:22:05','2024-08-02 20:26:58',NULL,0,0,NULL,NULL),(30607,'mixpanel','completed',10,'2024-08-02 19:12:59','2024-08-02 20:36:59','2024-08-02 20:31:58','2024-08-02 20:36:58',NULL,0,0,NULL,NULL),(30608,'mixpanel','completed',10,'2024-08-02 19:22:59','2024-08-02 20:46:58','2024-08-02 20:41:57','2024-08-02 20:46:57',NULL,0,0,NULL,NULL),(30609,'mixpanel','completed',10,'2024-08-02 18:56:17','2024-08-02 20:56:59','2024-08-02 20:51:17','2024-08-02 20:56:58',NULL,0,0,NULL,NULL),(30610,'mixpanel','completed',10,'2024-08-02 19:06:59','2024-08-02 21:06:58','2024-08-02 21:01:58','2024-08-02 21:06:58',NULL,0,0,NULL,NULL),(30611,'mixpanel','completed',10,'2024-08-02 19:18:49','2024-08-02 21:16:58','2024-08-02 21:10:48','2024-08-02 21:16:57',NULL,0,0,NULL,NULL),(30612,'mixpanel','completed',10,'2024-08-02 19:46:59','2024-08-02 21:26:59','2024-08-02 21:21:58','2024-08-02 21:26:58',NULL,0,0,NULL,NULL),(30613,'mixpanel','completed',10,'2024-08-02 20:03:59','2024-08-02 21:36:59','2024-08-02 21:31:58','2024-08-02 21:36:58',NULL,0,0,NULL,NULL),(30614,'mixpanel','completed',10,'2024-08-02 20:23:59','2024-08-02 21:44:30','2024-08-02 21:41:58','2024-08-02 21:44:29',NULL,0,0,NULL,NULL),(30615,'mixpanel','completed',10,'2024-08-02 20:36:58','2024-08-02 21:51:59','2024-08-02 21:46:57','2024-08-02 21:51:58',NULL,0,0,NULL,NULL),(30616,'mixpanel','completed',10,'2024-08-02 20:17:59','2024-08-02 22:01:59','2024-08-02 21:56:58','2024-08-02 22:01:58',NULL,0,0,NULL,NULL),(30617,'mixpanel','completed',10,'2024-08-02 20:59:59','2024-08-02 22:09:03','2024-08-02 22:06:58','2024-08-02 22:09:00',NULL,0,0,NULL,NULL),(30618,'mixpanel','completed',10,'2024-08-02 20:48:00','2024-08-02 22:15:00','2024-08-02 22:11:59','2024-08-02 22:15:00',NULL,0,0,NULL,NULL),(30619,'mixpanel','completed',10,'2024-08-02 20:39:00','2024-08-02 22:21:01','2024-08-02 22:17:59','2024-08-02 22:21:00',NULL,0,0,NULL,NULL),(30620,'mixpanel','completed',10,'2024-08-02 20:29:01','2024-08-02 22:27:00','2024-08-02 22:24:00','2024-08-02 22:26:59',NULL,0,0,NULL,NULL),(30621,'subscribers_engagement_score','completed',10,'2024-08-03 23:38:00','2024-08-03 23:41:44','2024-08-02 22:26:59','2024-08-03 23:41:43',NULL,0,0,NULL,NULL),(30622,'schedule_re_engagement_email','completed',10,'2024-08-03 22:27:00','2024-08-03 22:27:00','2024-08-02 22:26:59','2024-08-03 22:26:59',NULL,0,0,NULL,NULL),(30623,'mixpanel','completed',10,'2024-08-02 21:17:00','2024-08-02 22:33:00','2024-08-02 22:29:59','2024-08-02 22:32:59',NULL,0,0,NULL,NULL),(30624,'mixpanel','completed',10,'2024-08-02 21:21:01','2024-08-02 22:39:00','2024-08-02 22:36:00','2024-08-02 22:38:59',NULL,0,0,NULL,NULL),(30625,'mixpanel','completed',10,'2024-08-02 20:54:03','2024-08-02 22:44:02','2024-08-02 22:41:02','2024-08-02 22:43:59',NULL,0,0,NULL,NULL),(30626,'mixpanel','completed',10,'2024-08-02 21:06:00','2024-08-02 22:51:59','2024-08-02 22:46:59','2024-08-02 22:51:58',NULL,0,0,NULL,NULL),(30627,'mixpanel','completed',10,'2024-08-02 21:49:59','2024-08-02 23:01:58','2024-08-02 22:56:58','2024-08-02 23:01:57',NULL,0,0,NULL,NULL),(30628,'mixpanel','completed',10,'2024-08-02 22:01:59','2024-08-02 23:11:59','2024-08-02 23:06:58','2024-08-02 23:11:58',NULL,0,0,NULL,NULL),(30629,'mixpanel','completed',10,'2024-08-02 21:22:15','2024-08-02 23:16:59','2024-08-02 23:14:14','2024-08-02 23:16:58',NULL,0,0,NULL,NULL),(30630,'mixpanel','completed',10,'2024-08-02 21:48:59','2024-08-02 23:26:59','2024-08-02 23:21:58','2024-08-02 23:26:58',NULL,0,0,NULL,NULL),(30631,'mixpanel','completed',10,'2024-08-02 22:27:59','2024-08-02 23:36:59','2024-08-02 23:31:58','2024-08-02 23:36:58',NULL,0,0,NULL,NULL),(30632,'mixpanel','completed',10,'2024-08-02 21:54:22','2024-08-02 23:46:59','2024-08-02 23:40:21','2024-08-02 23:46:58',NULL,0,0,NULL,NULL),(30633,'mixpanel','completed',10,'2024-08-02 22:46:59','2024-08-02 23:55:43','2024-08-02 23:51:58','2024-08-02 23:55:42',NULL,0,0,NULL,NULL),(30634,'mixpanel','completed',10,'2024-08-02 22:03:06','2024-08-03 00:06:59','2024-08-03 00:00:05','2024-08-03 00:06:58',NULL,0,0,NULL,NULL),(30635,'mixpanel','completed',10,'2024-08-02 22:15:59','2024-08-03 00:16:58','2024-08-03 00:11:58','2024-08-03 00:16:57',NULL,0,0,NULL,NULL),(30636,'mixpanel','completed',10,'2024-08-02 23:10:59','2024-08-03 00:26:59','2024-08-03 00:21:58','2024-08-03 00:26:58',NULL,0,0,NULL,NULL),(30637,'mixpanel','completed',10,'2024-08-02 22:56:59','2024-08-03 00:36:59','2024-08-03 00:31:58','2024-08-03 00:36:57',NULL,0,0,NULL,NULL),(30638,'mixpanel','completed',10,'2024-08-02 23:39:58','2024-08-03 00:46:58','2024-08-03 00:41:57','2024-08-03 00:46:57',NULL,0,0,NULL,NULL),(30639,'mixpanel','completed',10,'2024-08-02 22:51:59','2024-08-03 00:55:59','2024-08-03 00:51:57','2024-08-03 00:55:58',NULL,0,0,NULL,NULL),(30640,'mixpanel','completed',10,'2024-08-02 23:05:58','2024-08-03 01:06:59','2024-08-03 01:01:58','2024-08-03 01:06:58',NULL,0,0,NULL,NULL),(30641,'mixpanel','completed',10,'2024-08-02 23:52:59','2024-08-03 01:14:56','2024-08-03 01:11:58','2024-08-03 01:14:55',NULL,0,0,NULL,NULL),(30642,'mixpanel','completed',10,'2024-08-03 00:03:59','2024-08-03 01:20:36','2024-08-03 01:16:58','2024-08-03 01:20:35',NULL,0,0,NULL,NULL),(30643,'mixpanel','completed',10,'2024-08-02 23:30:59','2024-08-03 01:31:15','2024-08-03 01:26:58','2024-08-03 01:31:14',NULL,0,0,NULL,NULL),(30644,'mixpanel','completed',10,'2024-08-03 00:17:59','2024-08-03 01:41:59','2024-08-03 01:36:58','2024-08-03 01:41:58',NULL,0,0,NULL,NULL),(30645,'mixpanel','completed',10,'2024-08-03 00:07:59','2024-08-03 01:51:58','2024-08-03 01:46:57','2024-08-03 01:51:57',NULL,0,0,NULL,NULL),(30646,'mixpanel','completed',10,'2024-08-03 00:35:50','2024-08-03 02:01:59','2024-08-03 01:55:49','2024-08-03 02:01:57',NULL,0,0,NULL,NULL),(30647,'mixpanel','completed',10,'2024-08-03 00:34:32','2024-08-03 02:10:02','2024-08-03 02:05:31','2024-08-03 02:10:01',NULL,0,0,NULL,NULL),(30648,'mixpanel','completed',10,'2024-08-03 00:15:59','2024-08-03 02:21:59','2024-08-03 02:16:58','2024-08-03 02:21:58',NULL,0,0,NULL,NULL),(30649,'mixpanel','completed',10,'2024-08-03 01:16:59','2024-08-03 02:31:59','2024-08-03 02:26:58','2024-08-03 02:31:58',NULL,0,0,NULL,NULL),(30650,'mixpanel','completed',10,'2024-08-03 01:12:59','2024-08-03 02:41:59','2024-08-03 02:36:58','2024-08-03 02:41:58',NULL,0,0,NULL,NULL),(30651,'mixpanel','completed',10,'2024-08-03 01:19:58','2024-08-03 02:51:59','2024-08-03 02:46:58','2024-08-03 02:51:57',NULL,0,0,NULL,NULL),(30652,'mixpanel','completed',10,'2024-08-03 01:03:25','2024-08-03 03:02:02','2024-08-03 02:56:24','2024-08-03 03:02:00',NULL,0,0,NULL,NULL),(30653,'mixpanel','completed',10,'2024-08-03 01:52:59','2024-08-03 03:11:58','2024-08-03 03:06:58','2024-08-03 03:11:57',NULL,0,0,NULL,NULL),(30654,'mixpanel','completed',10,'2024-08-03 01:26:58','2024-08-03 03:21:58','2024-08-03 03:16:58','2024-08-03 03:21:58',NULL,0,0,NULL,NULL),(30655,'mixpanel','completed',10,'2024-08-03 01:41:59','2024-08-03 03:31:58','2024-08-03 03:26:58','2024-08-03 03:31:57',NULL,0,0,NULL,NULL),(30656,'mixpanel','completed',10,'2024-08-03 02:02:58','2024-08-03 03:41:58','2024-08-03 03:36:58','2024-08-03 03:41:57',NULL,0,0,NULL,NULL),(30657,'mixpanel','completed',10,'2024-08-03 02:30:58','2024-08-03 03:51:59','2024-08-03 03:46:57','2024-08-03 03:51:58',NULL,0,0,NULL,NULL),(30658,'mixpanel','completed',10,'2024-08-03 02:40:59','2024-08-03 04:01:58','2024-08-03 03:56:58','2024-08-03 04:01:57',NULL,0,0,NULL,NULL),(30659,'mixpanel','completed',10,'2024-08-03 02:07:59','2024-08-03 04:11:59','2024-08-03 04:06:58','2024-08-03 04:11:58',NULL,0,0,NULL,NULL),(30660,'mixpanel','completed',10,'2024-08-03 03:03:58','2024-08-03 04:20:10','2024-08-03 04:16:57','2024-08-03 04:20:09',NULL,0,0,NULL,NULL),(30661,'mixpanel','completed',10,'2024-08-03 03:19:59','2024-08-03 04:30:20','2024-08-03 04:26:58','2024-08-03 04:30:17',NULL,0,0,NULL,NULL),(30662,'mixpanel','completed',10,'2024-08-03 02:50:10','2024-08-03 04:41:21','2024-08-03 04:37:07','2024-08-03 04:41:19',NULL,0,0,NULL,NULL),(30663,'mixpanel','completed',10,'2024-08-03 03:10:03','2024-08-03 04:51:59','2024-08-03 04:47:02','2024-08-03 04:51:58',NULL,0,0,NULL,NULL),(30664,'mixpanel','completed',10,'2024-08-03 03:51:59','2024-08-03 05:01:58','2024-08-03 04:56:58','2024-08-03 05:01:58',NULL,0,0,NULL,NULL),(30665,'mixpanel','completed',10,'2024-08-03 03:22:59','2024-08-03 05:09:09','2024-08-03 05:06:58','2024-08-03 05:09:08',NULL,0,0,NULL,NULL),(30666,'mixpanel','completed',10,'2024-08-03 03:37:59','2024-08-03 05:16:58','2024-08-03 05:11:58','2024-08-03 05:16:57',NULL,0,0,NULL,NULL),(30667,'mixpanel','completed',10,'2024-08-03 04:13:31','2024-08-03 05:26:59','2024-08-03 05:21:30','2024-08-03 05:26:58',NULL,0,0,NULL,NULL),(30668,'mixpanel','completed',10,'2024-08-03 04:08:20','2024-08-03 05:33:05','2024-08-03 05:30:19','2024-08-03 05:33:04',NULL,0,0,NULL,NULL),(30669,'mixpanel','completed',10,'2024-08-03 03:35:59','2024-08-03 05:41:58','2024-08-03 05:36:58','2024-08-03 05:41:57',NULL,0,0,NULL,NULL),(30670,'mixpanel','completed',10,'2024-08-03 04:33:59','2024-08-03 05:51:58','2024-08-03 05:46:58','2024-08-03 05:51:57',NULL,0,0,NULL,NULL),(30671,'mixpanel','completed',10,'2024-08-03 03:58:02','2024-08-03 06:01:58','2024-08-03 05:55:01','2024-08-03 06:01:57',NULL,0,0,NULL,NULL),(30672,'mixpanel','completed',10,'2024-08-03 04:36:59','2024-08-03 06:12:00','2024-08-03 06:06:58','2024-08-03 06:11:59',NULL,0,0,NULL,NULL),(30673,'mixpanel','completed',10,'2024-08-03 04:22:59','2024-08-03 06:21:59','2024-08-03 06:16:58','2024-08-03 06:21:58',NULL,0,0,NULL,NULL),(30674,'mixpanel','completed',10,'2024-08-03 05:15:59','2024-08-03 06:31:20','2024-08-03 06:26:58','2024-08-03 06:31:19',NULL,0,0,NULL,NULL),(30675,'mixpanel','completed',10,'2024-08-03 05:06:32','2024-08-03 06:36:59','2024-08-03 06:34:31','2024-08-03 06:36:58',NULL,0,0,NULL,NULL),(30676,'mixpanel','completed',10,'2024-08-03 04:57:59','2024-08-03 06:46:59','2024-08-03 06:41:58','2024-08-03 06:46:58',NULL,0,0,NULL,NULL),(30677,'mixpanel','completed',10,'2024-08-03 05:22:59','2024-08-03 06:56:59','2024-08-03 06:51:58','2024-08-03 06:56:58',NULL,0,0,NULL,NULL),(30678,'mixpanel','completed',10,'2024-08-03 05:25:59','2024-08-03 07:06:59','2024-08-03 07:01:58','2024-08-03 07:06:58',NULL,0,0,NULL,NULL),(30679,'mixpanel','completed',10,'2024-08-03 05:22:59','2024-08-03 07:16:59','2024-08-03 07:11:58','2024-08-03 07:16:58',NULL,0,0,NULL,NULL),(30680,'mixpanel','completed',10,'2024-08-03 06:14:48','2024-08-03 07:21:59','2024-08-03 07:19:47','2024-08-03 07:21:58',NULL,0,0,NULL,NULL),(30681,'mixpanel','completed',10,'2024-08-03 06:10:59','2024-08-03 07:31:59','2024-08-03 07:26:58','2024-08-03 07:31:57',NULL,0,0,NULL,NULL),(30682,'mixpanel','completed',10,'2024-08-03 06:06:59','2024-08-03 07:41:59','2024-08-03 07:36:58','2024-08-03 07:41:58',NULL,0,0,NULL,NULL),(30683,'mixpanel','completed',10,'2024-08-03 06:37:59','2024-08-03 07:51:59','2024-08-03 07:46:58','2024-08-03 07:51:58',NULL,0,0,NULL,NULL),(30684,'mixpanel','completed',10,'2024-08-03 06:48:59','2024-08-03 08:01:26','2024-08-03 07:56:58','2024-08-03 08:01:25',NULL,0,0,NULL,NULL),(30685,'mixpanel','completed',10,'2024-08-03 06:58:59','2024-08-03 08:11:59','2024-08-03 08:06:58','2024-08-03 08:11:58',NULL,0,0,NULL,NULL),(30686,'mixpanel','completed',10,'2024-08-03 06:43:08','2024-08-03 08:19:24','2024-08-03 08:17:05','2024-08-03 08:19:23',NULL,0,0,NULL,NULL),(30687,'mixpanel','completed',10,'2024-08-03 06:44:59','2024-08-03 08:26:59','2024-08-03 08:21:58','2024-08-03 08:26:58',NULL,0,0,NULL,NULL),(30688,'mixpanel','completed',10,'2024-08-03 07:24:03','2024-08-03 08:31:59','2024-08-03 08:29:02','2024-08-03 08:31:58',NULL,0,0,NULL,NULL),(30689,'mixpanel','completed',10,'2024-08-03 06:54:25','2024-08-03 08:38:30','2024-08-03 08:35:24','2024-08-03 08:38:29',NULL,0,0,NULL,NULL),(30690,'mixpanel','completed',10,'2024-08-03 07:25:58','2024-08-03 08:46:59','2024-08-03 08:41:57','2024-08-03 08:46:58',NULL,0,0,NULL,NULL),(30691,'mixpanel','completed',10,'2024-08-03 07:29:50','2024-08-03 08:51:59','2024-08-03 08:49:49','2024-08-03 08:51:58',NULL,0,0,NULL,NULL),(30692,'mixpanel','completed',10,'2024-08-03 07:04:58','2024-08-03 09:01:59','2024-08-03 08:54:57','2024-08-03 09:01:58',NULL,0,0,NULL,NULL),(30693,'mixpanel','completed',10,'2024-08-03 07:11:16','2024-08-03 09:11:10','2024-08-03 09:05:15','2024-08-03 09:11:09',NULL,0,0,NULL,NULL),(30694,'mixpanel','completed',10,'2024-08-03 07:38:40','2024-08-03 09:21:59','2024-08-03 09:15:39','2024-08-03 09:21:58',NULL,0,0,NULL,NULL),(30695,'mixpanel','completed',10,'2024-08-03 08:21:59','2024-08-03 09:31:11','2024-08-03 09:26:58','2024-08-03 09:31:10',NULL,0,0,NULL,NULL),(30696,'mixpanel','completed',10,'2024-08-03 08:23:59','2024-08-03 09:41:59','2024-08-03 09:36:58','2024-08-03 09:41:58',NULL,0,0,NULL,NULL),(30697,'mixpanel','completed',10,'2024-08-03 08:03:42','2024-08-03 09:51:57','2024-08-03 09:46:41','2024-08-03 09:51:56',NULL,0,0,NULL,NULL),(30698,'mixpanel','completed',10,'2024-08-03 08:19:56','2024-08-03 10:01:56','2024-08-03 09:56:56','2024-08-03 10:01:56',NULL,0,0,NULL,NULL),(30699,'mixpanel','completed',10,'2024-08-03 08:44:56','2024-08-03 10:10:52','2024-08-03 10:06:56','2024-08-03 10:10:51',NULL,0,0,NULL,NULL),(30700,'mixpanel','completed',10,'2024-08-03 09:05:57','2024-08-03 10:21:57','2024-08-03 10:16:57','2024-08-03 10:21:56',NULL,0,0,NULL,NULL),(30701,'mixpanel','completed',10,'2024-08-03 08:58:56','2024-08-03 10:31:56','2024-08-03 10:26:56','2024-08-03 10:31:56',NULL,0,0,NULL,NULL),(30702,'mixpanel','completed',10,'2024-08-03 09:17:56','2024-08-03 10:40:46','2024-08-03 10:36:56','2024-08-03 10:40:46',NULL,0,0,NULL,NULL),(30703,'mixpanel','completed',10,'2024-08-03 09:12:56','2024-08-03 10:51:56','2024-08-03 10:46:56','2024-08-03 10:51:56',NULL,0,0,NULL,NULL),(30704,'mixpanel','completed',10,'2024-08-03 09:24:56','2024-08-03 11:01:56','2024-08-03 10:56:56','2024-08-03 11:01:56',NULL,0,0,NULL,NULL),(30705,'mixpanel','completed',10,'2024-08-03 09:25:56','2024-08-03 11:09:24','2024-08-03 11:06:56','2024-08-03 11:09:23',NULL,0,0,NULL,NULL),(30706,'mixpanel','completed',10,'2024-08-03 09:29:56','2024-08-03 11:21:56','2024-08-03 11:16:56','2024-08-03 11:21:56',NULL,0,0,NULL,NULL),(30707,'mixpanel','completed',10,'2024-08-03 09:56:16','2024-08-03 11:31:56','2024-08-03 11:25:13','2024-08-03 11:31:56',NULL,0,0,NULL,NULL),(30708,'mixpanel','completed',10,'2024-08-03 10:27:56','2024-08-03 11:41:56','2024-08-03 11:36:56','2024-08-03 11:41:56',NULL,0,0,NULL,NULL),(30709,'mixpanel','completed',10,'2024-08-03 10:44:56','2024-08-03 11:49:37','2024-08-03 11:46:56','2024-08-03 11:49:37',NULL,0,0,NULL,NULL),(30710,'mixpanel','completed',10,'2024-08-03 09:52:56','2024-08-03 11:56:57','2024-08-03 11:51:56','2024-08-03 11:56:56',NULL,0,0,NULL,NULL),(30711,'mixpanel','completed',10,'2024-08-03 10:28:56','2024-08-03 12:06:56','2024-08-03 12:01:56','2024-08-03 12:06:56',NULL,0,0,NULL,NULL),(30712,'mixpanel','completed',10,'2024-08-03 10:52:56','2024-08-03 12:16:57','2024-08-03 12:11:56','2024-08-03 12:16:57',NULL,0,0,NULL,NULL),(30713,'mixpanel','completed',10,'2024-08-03 10:35:56','2024-08-03 12:26:56','2024-08-03 12:21:56','2024-08-03 12:26:56',NULL,0,0,NULL,NULL),(30714,'mixpanel','completed',10,'2024-08-03 11:14:56','2024-08-03 12:36:56','2024-08-03 12:31:56','2024-08-03 12:36:56',NULL,0,0,NULL,NULL),(30715,'mixpanel','completed',10,'2024-08-03 11:10:56','2024-08-03 12:46:56','2024-08-03 12:41:56','2024-08-03 12:46:56',NULL,0,0,NULL,NULL),(30716,'mixpanel','completed',10,'2024-08-03 11:14:56','2024-08-03 12:56:57','2024-08-03 12:51:56','2024-08-03 12:56:56',NULL,0,0,NULL,NULL),(30717,'mixpanel','completed',10,'2024-08-03 11:10:56','2024-08-03 13:06:56','2024-08-03 13:01:56','2024-08-03 13:06:56',NULL,0,0,NULL,NULL),(30718,'mixpanel','completed',10,'2024-08-03 11:41:56','2024-08-03 13:16:56','2024-08-03 13:11:56','2024-08-03 13:16:56',NULL,0,0,NULL,NULL),(30719,'mixpanel','completed',10,'2024-08-03 12:12:30','2024-08-03 13:23:32','2024-08-03 13:21:30','2024-08-03 13:23:31',NULL,0,0,NULL,NULL),(30720,'mixpanel','completed',10,'2024-08-03 12:11:56','2024-08-03 13:31:56','2024-08-03 13:26:56','2024-08-03 13:31:56',NULL,0,0,NULL,NULL),(30721,'mixpanel','completed',10,'2024-08-03 12:31:57','2024-08-03 13:39:47','2024-08-03 13:36:56','2024-08-03 13:39:47',NULL,0,0,NULL,NULL),(30722,'mixpanel','completed',10,'2024-08-03 12:17:56','2024-08-03 13:46:56','2024-08-03 13:41:56','2024-08-03 13:46:56',NULL,0,0,NULL,NULL),(30723,'mixpanel','completed',10,'2024-08-03 12:05:56','2024-08-03 13:56:56','2024-08-03 13:51:56','2024-08-03 13:56:56',NULL,0,0,NULL,NULL),(30724,'mixpanel','completed',10,'2024-08-03 12:33:56','2024-08-03 14:06:56','2024-08-03 14:01:56','2024-08-03 14:06:56',NULL,0,0,NULL,NULL),(30725,'mixpanel','completed',10,'2024-08-03 12:35:52','2024-08-03 14:16:57','2024-08-03 14:10:51','2024-08-03 14:16:56',NULL,0,0,NULL,NULL),(30726,'mixpanel','completed',10,'2024-08-03 12:39:13','2024-08-03 14:26:56','2024-08-03 14:21:12','2024-08-03 14:26:56',NULL,0,0,NULL,NULL),(30727,'mixpanel','completed',10,'2024-08-03 12:45:00','2024-08-03 14:36:56','2024-08-03 14:31:58','2024-08-03 14:36:56',NULL,0,0,NULL,NULL),(30728,'mixpanel','completed',10,'2024-08-03 13:30:56','2024-08-03 14:44:19','2024-08-03 14:41:56','2024-08-03 14:44:19',NULL,0,0,NULL,NULL),(30729,'mixpanel','completed',10,'2024-08-03 13:19:56','2024-08-03 14:51:20','2024-08-03 14:46:56','2024-08-03 14:51:20',NULL,0,0,NULL,NULL),(30730,'mixpanel','completed',10,'2024-08-03 13:06:56','2024-08-03 15:01:57','2024-08-03 14:56:56','2024-08-03 15:01:56',NULL,0,0,NULL,NULL),(30731,'mixpanel','completed',10,'2024-08-03 13:48:57','2024-08-03 15:12:00','2024-08-03 15:06:56','2024-08-03 15:11:58',NULL,0,0,NULL,NULL),(30732,'mixpanel','completed',10,'2024-08-03 14:09:59','2024-08-03 15:21:59','2024-08-03 15:16:58','2024-08-03 15:21:58',NULL,0,0,NULL,NULL),(30733,'mixpanel','completed',10,'2024-08-03 13:32:07','2024-08-03 15:29:37','2024-08-03 15:25:06','2024-08-03 15:29:36',NULL,0,0,NULL,NULL),(30734,'mixpanel','completed',10,'2024-08-03 14:18:59','2024-08-03 15:36:59','2024-08-03 15:31:58','2024-08-03 15:36:58',NULL,0,0,NULL,NULL),(30735,'mixpanel','completed',10,'2024-08-03 14:08:32','2024-08-03 15:41:56','2024-08-03 15:39:31','2024-08-03 15:41:55',NULL,0,0,NULL,NULL),(30736,'mixpanel','completed',10,'2024-08-03 14:10:59','2024-08-03 15:51:59','2024-08-03 15:44:58','2024-08-03 15:51:58',NULL,0,0,NULL,NULL),(30737,'mixpanel','completed',10,'2024-08-03 14:49:59','2024-08-03 16:02:02','2024-08-03 15:56:58','2024-08-03 16:01:56',NULL,0,0,NULL,NULL),(30738,'mixpanel','completed',10,'2024-08-03 14:31:08','2024-08-03 16:06:59','2024-08-03 16:04:07','2024-08-03 16:06:58',NULL,0,0,NULL,NULL),(30739,'mixpanel','completed',10,'2024-08-03 14:26:59','2024-08-03 16:17:00','2024-08-03 16:11:58','2024-08-03 16:16:59',NULL,0,0,NULL,NULL),(30740,'mixpanel','completed',10,'2024-08-03 14:41:00','2024-08-03 16:26:59','2024-08-03 16:21:59','2024-08-03 16:26:58',NULL,0,0,NULL,NULL),(30741,'mixpanel','completed',10,'2024-08-03 15:14:59','2024-08-03 16:34:46','2024-08-03 16:31:58','2024-08-03 16:34:45',NULL,0,0,NULL,NULL),(30742,'mixpanel','completed',10,'2024-08-03 15:34:59','2024-08-03 16:41:59','2024-08-03 16:36:58','2024-08-03 16:41:58',NULL,0,0,NULL,NULL),(30743,'mixpanel','completed',10,'2024-08-03 15:04:29','2024-08-03 16:51:59','2024-08-03 16:46:28','2024-08-03 16:51:58',NULL,0,0,NULL,NULL),(30744,'mixpanel','completed',10,'2024-08-03 15:06:59','2024-08-03 17:01:59','2024-08-03 16:56:58','2024-08-03 17:01:58',NULL,0,0,NULL,NULL),(30745,'mixpanel','completed',10,'2024-08-03 15:44:59','2024-08-03 17:11:59','2024-08-03 17:06:58','2024-08-03 17:11:58',NULL,0,0,NULL,NULL),(30746,'mixpanel','completed',10,'2024-08-03 15:25:00','2024-08-03 17:21:59','2024-08-03 17:16:58','2024-08-03 17:21:58',NULL,0,0,NULL,NULL),(30747,'mixpanel','completed',10,'2024-08-03 16:21:59','2024-08-03 17:31:59','2024-08-03 17:26:58','2024-08-03 17:31:58',NULL,0,0,NULL,NULL),(30748,'mixpanel','completed',10,'2024-08-03 16:05:59','2024-08-03 17:41:59','2024-08-03 17:36:58','2024-08-03 17:41:58',NULL,0,0,NULL,NULL),(30749,'mixpanel','completed',10,'2024-08-03 16:27:59','2024-08-03 17:51:59','2024-08-03 17:46:58','2024-08-03 17:51:58',NULL,0,0,NULL,NULL),(30750,'mixpanel','completed',10,'2024-08-03 16:49:59','2024-08-03 18:01:59','2024-08-03 17:56:58','2024-08-03 18:01:58',NULL,0,0,NULL,NULL),(30751,'mixpanel','completed',10,'2024-08-03 16:10:59','2024-08-03 18:16:59','2024-08-03 18:06:58','2024-08-03 18:16:58',NULL,0,0,NULL,NULL),(30752,'mixpanel','completed',10,'2024-08-03 16:46:59','2024-08-03 18:26:59','2024-08-03 18:21:59','2024-08-03 18:26:58',NULL,0,0,NULL,NULL),(30753,'mixpanel','completed',10,'2024-08-03 16:29:54','2024-08-03 18:36:59','2024-08-03 18:30:53','2024-08-03 18:36:58',NULL,0,0,NULL,NULL),(30754,'mixpanel','completed',10,'2024-08-03 16:49:24','2024-08-03 18:43:11','2024-08-03 18:40:23','2024-08-03 18:43:10',NULL,0,0,NULL,NULL),(30755,'mixpanel','completed',10,'2024-08-03 16:49:47','2024-08-03 18:49:56','2024-08-03 18:45:46','2024-08-03 18:49:55',NULL,0,0,NULL,NULL),(30756,'mixpanel','completed',10,'2024-08-03 16:54:59','2024-08-03 18:56:59','2024-08-03 18:51:58','2024-08-03 18:56:58',NULL,0,0,NULL,NULL),(30757,'mixpanel','completed',10,'2024-08-03 17:51:59','2024-08-03 19:06:59','2024-08-03 19:01:58','2024-08-03 19:06:58',NULL,0,0,NULL,NULL),(30758,'mixpanel','completed',10,'2024-08-03 18:07:59','2024-08-03 19:16:59','2024-08-03 19:11:58','2024-08-03 19:16:58',NULL,0,0,NULL,NULL),(30759,'mixpanel','completed',10,'2024-08-03 17:57:59','2024-08-03 19:26:59','2024-08-03 19:21:58','2024-08-03 19:26:58',NULL,0,0,NULL,NULL),(30760,'mixpanel','completed',10,'2024-08-03 17:32:59','2024-08-03 19:36:59','2024-08-03 19:31:58','2024-08-03 19:36:58',NULL,0,0,NULL,NULL),(30761,'mixpanel','completed',10,'2024-08-03 17:56:59','2024-08-03 19:46:59','2024-08-03 19:41:58','2024-08-03 19:46:58',NULL,0,0,NULL,NULL),(30762,'mixpanel','completed',10,'2024-08-03 17:53:41','2024-08-03 19:51:59','2024-08-03 19:49:40','2024-08-03 19:51:58',NULL,0,0,NULL,NULL),(30763,'mixpanel','completed',10,'2024-08-03 18:13:59','2024-08-03 20:01:59','2024-08-03 19:56:58','2024-08-03 20:01:58',NULL,0,0,NULL,NULL),(30764,'mixpanel','completed',10,'2024-08-03 18:07:59','2024-08-03 20:11:59','2024-08-03 20:06:58','2024-08-03 20:11:58',NULL,0,0,NULL,NULL),(30765,'mixpanel','completed',10,'2024-08-03 18:33:59','2024-08-03 20:22:00','2024-08-03 20:16:58','2024-08-03 20:21:59',NULL,0,0,NULL,NULL),(30766,'mixpanel','completed',10,'2024-08-03 19:01:00','2024-08-03 20:31:59','2024-08-03 20:26:59','2024-08-03 20:31:58',NULL,0,0,NULL,NULL),(30767,'mixpanel','completed',10,'2024-08-03 18:54:59','2024-08-03 20:42:00','2024-08-03 20:36:58','2024-08-03 20:41:59',NULL,0,0,NULL,NULL),(30768,'mixpanel','completed',10,'2024-08-03 18:51:59','2024-08-03 20:51:59','2024-08-03 20:46:59','2024-08-03 20:51:58',NULL,0,0,NULL,NULL),(30769,'mixpanel','completed',10,'2024-08-03 19:29:59','2024-08-03 21:01:59','2024-08-03 20:56:58','2024-08-03 21:01:58',NULL,0,0,NULL,NULL),(30770,'mixpanel','completed',10,'2024-08-03 19:51:59','2024-08-03 21:11:59','2024-08-03 21:06:58','2024-08-03 21:11:58',NULL,0,0,NULL,NULL),(30771,'mixpanel','completed',10,'2024-08-03 19:44:59','2024-08-03 21:21:59','2024-08-03 21:16:58','2024-08-03 21:21:58',NULL,0,0,NULL,NULL),(30772,'mixpanel','completed',10,'2024-08-03 20:16:00','2024-08-03 21:30:11','2024-08-03 21:26:59','2024-08-03 21:30:10',NULL,0,0,NULL,NULL),(30773,'mixpanel','completed',10,'2024-08-03 20:10:59','2024-08-03 21:42:00','2024-08-03 21:36:58','2024-08-03 21:41:58',NULL,0,0,NULL,NULL),(30774,'mixpanel','completed',10,'2024-08-03 20:24:17','2024-08-03 21:52:07','2024-08-03 21:47:14','2024-08-03 21:52:04',NULL,0,0,NULL,NULL),(30775,'mixpanel','completed',10,'2024-08-03 20:33:30','2024-08-03 22:02:00','2024-08-03 21:59:28','2024-08-03 22:01:59',NULL,0,0,NULL,NULL),(30776,'mixpanel','completed',10,'2024-08-03 20:41:59','2024-08-03 22:12:13','2024-08-03 22:06:58','2024-08-03 22:12:10',NULL,0,0,NULL,NULL),(30777,'mixpanel','completed',10,'2024-08-03 21:03:59','2024-08-03 22:22:00','2024-08-03 22:16:58','2024-08-03 22:21:59',NULL,0,0,NULL,NULL),(30778,'mixpanel','completed',10,'2024-08-03 20:47:00','2024-08-03 22:32:01','2024-08-03 22:26:59','2024-08-03 22:32:00',NULL,0,0,NULL,NULL),(30779,'schedule_re_engagement_email','completed',10,'2024-08-04 22:32:01','2024-08-04 22:37:00','2024-08-03 22:32:00','2024-08-04 22:36:59',NULL,0,0,NULL,NULL),(30780,'mixpanel','completed',10,'2024-08-03 21:16:59','2024-08-03 22:44:50','2024-08-03 22:36:58','2024-08-03 22:44:47',NULL,0,0,NULL,NULL),(30781,'mixpanel','completed',10,'2024-08-03 21:12:00','2024-08-03 22:51:59','2024-08-03 22:46:58','2024-08-03 22:51:58',NULL,0,0,NULL,NULL),(30782,'mixpanel','completed',10,'2024-08-03 21:46:59','2024-08-03 23:00:39','2024-08-03 22:56:58','2024-08-03 23:00:38',NULL,0,0,NULL,NULL),(30783,'mixpanel','completed',10,'2024-08-03 21:42:03','2024-08-03 23:12:00','2024-08-03 23:05:02','2024-08-03 23:11:59',NULL,0,0,NULL,NULL),(30784,'mixpanel','completed',10,'2024-08-03 22:10:59','2024-08-03 23:21:59','2024-08-03 23:16:58','2024-08-03 23:21:58',NULL,0,0,NULL,NULL),(30785,'mixpanel','completed',10,'2024-08-03 21:46:59','2024-08-03 23:32:00','2024-08-03 23:26:58','2024-08-03 23:31:59',NULL,0,0,NULL,NULL),(30786,'mixpanel','completed',10,'2024-08-03 22:02:59','2024-08-03 23:41:44','2024-08-03 23:36:58','2024-08-03 23:41:43',NULL,0,0,NULL,NULL),(30787,'subscribers_engagement_score','completed',10,'2024-08-03 23:41:44','2024-08-03 23:44:00','2024-08-03 23:41:43','2024-08-03 23:43:59',NULL,0,0,NULL,NULL),(30788,'subscribers_engagement_score','completed',10,'2024-08-05 11:22:00','2024-08-05 11:22:01','2024-08-03 23:43:59','2024-08-05 11:22:00',NULL,0,0,NULL,NULL),(30789,'mixpanel','completed',10,'2024-08-03 22:31:00','2024-08-03 23:47:00','2024-08-03 23:43:59','2024-08-03 23:46:59',NULL,0,0,NULL,NULL),(30790,'mixpanel','completed',10,'2024-08-03 22:37:00','2024-08-03 23:53:00','2024-08-03 23:49:59','2024-08-03 23:52:59',NULL,0,0,NULL,NULL),(30791,'mixpanel','completed',10,'2024-08-03 21:55:00','2024-08-03 23:59:00','2024-08-03 23:55:59','2024-08-03 23:58:59',NULL,0,0,NULL,NULL),(30792,'mixpanel','completed',10,'2024-08-03 22:07:49','2024-08-04 00:06:59','2024-08-04 00:01:48','2024-08-04 00:06:58',NULL,0,0,NULL,NULL),(30793,'mixpanel','completed',10,'2024-08-03 22:44:00','2024-08-04 00:17:00','2024-08-04 00:11:59','2024-08-04 00:16:59',NULL,0,0,NULL,NULL),(30794,'mixpanel','completed',10,'2024-08-03 22:19:44','2024-08-04 00:26:59','2024-08-04 00:20:44','2024-08-04 00:26:58',NULL,0,0,NULL,NULL),(30795,'mixpanel','completed',10,'2024-08-03 22:50:59','2024-08-04 00:37:00','2024-08-04 00:31:58','2024-08-04 00:36:59',NULL,0,0,NULL,NULL),(30796,'mixpanel','completed',10,'2024-08-03 23:35:59','2024-08-04 00:47:00','2024-08-04 00:41:58','2024-08-04 00:46:59',NULL,0,0,NULL,NULL),(30797,'mixpanel','completed',10,'2024-08-03 23:47:00','2024-08-04 00:57:00','2024-08-04 00:51:59','2024-08-04 00:56:59',NULL,0,0,NULL,NULL),(30798,'mixpanel','completed',10,'2024-08-03 23:59:00','2024-08-04 01:07:00','2024-08-04 01:01:59','2024-08-04 01:06:59',NULL,0,0,NULL,NULL),(30799,'mixpanel','completed',10,'2024-08-04 00:04:00','2024-08-04 01:17:00','2024-08-04 01:11:59','2024-08-04 01:16:59',NULL,0,0,NULL,NULL),(30800,'mixpanel','completed',10,'2024-08-03 23:28:59','2024-08-04 01:26:00','2024-08-04 01:21:58','2024-08-04 01:25:59',NULL,0,0,NULL,NULL),(30801,'mixpanel','completed',10,'2024-08-03 23:37:00','2024-08-04 01:37:00','2024-08-04 01:31:59','2024-08-04 01:36:59',NULL,0,0,NULL,NULL),(30802,'mixpanel','completed',10,'2024-08-04 00:00:00','2024-08-04 01:45:12','2024-08-04 01:41:59','2024-08-04 01:45:11',NULL,0,0,NULL,NULL),(30803,'mixpanel','completed',10,'2024-08-04 00:05:59','2024-08-04 01:57:00','2024-08-04 01:51:58','2024-08-04 01:56:59',NULL,0,0,NULL,NULL),(30804,'mixpanel','completed',10,'2024-08-04 00:25:00','2024-08-04 02:07:00','2024-08-04 02:01:59','2024-08-04 02:06:59',NULL,0,0,NULL,NULL),(30805,'mixpanel','completed',10,'2024-08-04 00:33:00','2024-08-04 02:16:59','2024-08-04 02:11:59','2024-08-04 02:16:58',NULL,0,0,NULL,NULL),(30806,'mixpanel','completed',10,'2024-08-04 01:16:00','2024-08-04 02:27:00','2024-08-04 02:21:59','2024-08-04 02:26:59',NULL,0,0,NULL,NULL),(30807,'mixpanel','completed',10,'2024-08-04 01:03:00','2024-08-04 02:37:00','2024-08-04 02:31:59','2024-08-04 02:36:59',NULL,0,0,NULL,NULL),(30808,'mixpanel','completed',10,'2024-08-04 01:19:12','2024-08-04 02:47:00','2024-08-04 02:42:11','2024-08-04 02:46:59',NULL,0,0,NULL,NULL),(30809,'mixpanel','completed',10,'2024-08-04 01:16:00','2024-08-04 02:56:59','2024-08-04 02:51:59','2024-08-04 02:56:58',NULL,0,0,NULL,NULL),(30810,'mixpanel','completed',10,'2024-08-04 01:58:59','2024-08-04 03:07:00','2024-08-04 03:01:58','2024-08-04 03:06:59',NULL,0,0,NULL,NULL),(30811,'mixpanel','completed',10,'2024-08-04 01:50:08','2024-08-04 03:12:03','2024-08-04 03:09:07','2024-08-04 03:11:58',NULL,0,0,NULL,NULL),(30812,'mixpanel','completed',10,'2024-08-04 02:02:00','2024-08-04 03:22:02','2024-08-04 03:16:59','2024-08-04 03:22:01',NULL,0,0,NULL,NULL),(30813,'mixpanel','completed',10,'2024-08-04 02:14:15','2024-08-04 03:32:00','2024-08-04 03:27:12','2024-08-04 03:31:59',NULL,0,0,NULL,NULL),(30814,'mixpanel','completed',10,'2024-08-04 01:49:00','2024-08-04 03:41:59','2024-08-04 03:36:59','2024-08-04 03:41:58',NULL,0,0,NULL,NULL),(30815,'mixpanel','completed',10,'2024-08-04 02:26:11','2024-08-04 03:50:10','2024-08-04 03:46:10','2024-08-04 03:50:09',NULL,0,0,NULL,NULL),(30816,'mixpanel','completed',10,'2024-08-04 02:31:00','2024-08-04 04:01:59','2024-08-04 03:56:59','2024-08-04 04:01:58',NULL,0,0,NULL,NULL),(30817,'mixpanel','completed',10,'2024-08-04 02:44:59','2024-08-04 04:12:00','2024-08-04 04:06:58','2024-08-04 04:11:59',NULL,0,0,NULL,NULL),(30818,'mixpanel','completed',10,'2024-08-04 02:44:03','2024-08-04 04:22:00','2024-08-04 04:16:57','2024-08-04 04:21:59',NULL,0,0,NULL,NULL),(30819,'mixpanel','completed',10,'2024-08-04 03:18:00','2024-08-04 04:32:08','2024-08-04 04:26:59','2024-08-04 04:32:06',NULL,0,0,NULL,NULL),(30820,'mixpanel','completed',10,'2024-08-04 03:23:09','2024-08-04 04:42:00','2024-08-04 04:37:08','2024-08-04 04:41:59',NULL,0,0,NULL,NULL),(30821,'mixpanel','completed',10,'2024-08-04 03:42:00','2024-08-04 04:52:03','2024-08-04 04:46:59','2024-08-04 04:51:57',NULL,0,0,NULL,NULL),(30822,'mixpanel','completed',10,'2024-08-04 03:52:00','2024-08-04 05:02:00','2024-08-04 04:56:59','2024-08-04 05:01:59',NULL,0,0,NULL,NULL),(30823,'mixpanel','completed',10,'2024-08-04 03:25:59','2024-08-04 05:11:59','2024-08-04 05:06:59','2024-08-04 05:11:58',NULL,0,0,NULL,NULL),(30824,'mixpanel','completed',10,'2024-08-04 04:11:00','2024-08-04 05:21:02','2024-08-04 05:16:59','2024-08-04 05:21:01',NULL,0,0,NULL,NULL),(30825,'mixpanel','completed',10,'2024-08-04 04:09:00','2024-08-04 05:31:58','2024-08-04 05:26:59','2024-08-04 05:31:57',NULL,0,0,NULL,NULL),(30826,'mixpanel','completed',10,'2024-08-04 04:16:59','2024-08-04 05:42:00','2024-08-04 05:36:58','2024-08-04 05:41:59',NULL,0,0,NULL,NULL),(30827,'mixpanel','completed',10,'2024-08-04 04:11:00','2024-08-04 05:51:59','2024-08-04 05:46:59','2024-08-04 05:51:58',NULL,0,0,NULL,NULL),(30828,'mixpanel','completed',10,'2024-08-04 04:24:00','2024-08-04 06:02:00','2024-08-04 05:56:59','2024-08-04 06:01:59',NULL,0,0,NULL,NULL),(30829,'mixpanel','completed',10,'2024-08-04 05:02:00','2024-08-04 06:12:00','2024-08-04 06:06:59','2024-08-04 06:11:59',NULL,0,0,NULL,NULL),(30830,'mixpanel','completed',10,'2024-08-04 04:38:00','2024-08-04 06:21:27','2024-08-04 06:16:59','2024-08-04 06:21:26',NULL,0,0,NULL,NULL),(30831,'mixpanel','completed',10,'2024-08-04 04:51:00','2024-08-04 06:32:00','2024-08-04 06:26:59','2024-08-04 06:31:59',NULL,0,0,NULL,NULL),(30832,'mixpanel','completed',10,'2024-08-04 04:51:00','2024-08-04 06:42:00','2024-08-04 06:36:59','2024-08-04 06:41:59',NULL,0,0,NULL,NULL),(30833,'mixpanel','completed',10,'2024-08-04 04:55:00','2024-08-04 06:52:00','2024-08-04 06:46:59','2024-08-04 06:51:59',NULL,0,0,NULL,NULL),(30834,'mixpanel','completed',10,'2024-08-04 05:13:00','2024-08-04 07:02:00','2024-08-04 06:56:59','2024-08-04 07:01:59',NULL,0,0,NULL,NULL),(30835,'mixpanel','completed',10,'2024-08-04 05:54:00','2024-08-04 07:12:00','2024-08-04 07:06:59','2024-08-04 07:11:59',NULL,0,0,NULL,NULL),(30836,'mixpanel','completed',10,'2024-08-04 06:13:22','2024-08-04 07:22:00','2024-08-04 07:16:21','2024-08-04 07:21:59',NULL,0,0,NULL,NULL),(30837,'mixpanel','completed',10,'2024-08-04 06:20:53','2024-08-04 07:31:30','2024-08-04 07:26:52','2024-08-04 07:31:29',NULL,0,0,NULL,NULL),(30838,'mixpanel','completed',10,'2024-08-04 05:42:00','2024-08-04 07:42:00','2024-08-04 07:36:59','2024-08-04 07:41:59',NULL,0,0,NULL,NULL),(30839,'mixpanel','completed',10,'2024-08-04 06:19:38','2024-08-04 07:52:00','2024-08-04 07:46:37','2024-08-04 07:51:59',NULL,0,0,NULL,NULL),(30840,'mixpanel','completed',10,'2024-08-04 06:37:00','2024-08-04 08:02:00','2024-08-04 07:56:59','2024-08-04 08:01:59',NULL,0,0,NULL,NULL),(30841,'mixpanel','completed',10,'2024-08-04 06:13:00','2024-08-04 08:12:00','2024-08-04 08:06:59','2024-08-04 08:11:59',NULL,0,0,NULL,NULL),(30842,'mixpanel','completed',10,'2024-08-04 07:13:00','2024-08-04 08:22:00','2024-08-04 08:16:59','2024-08-04 08:21:59',NULL,0,0,NULL,NULL),(30843,'mixpanel','completed',10,'2024-08-04 06:38:00','2024-08-04 08:29:11','2024-08-04 08:26:59','2024-08-04 08:29:10',NULL,0,0,NULL,NULL),(30844,'mixpanel','completed',10,'2024-08-04 07:22:01','2024-08-04 08:37:00','2024-08-04 08:32:00','2024-08-04 08:36:59',NULL,0,0,NULL,NULL),(30845,'mixpanel','completed',10,'2024-08-04 06:48:00','2024-08-04 08:46:59','2024-08-04 08:41:59','2024-08-04 08:46:58',NULL,0,0,NULL,NULL),(30846,'mixpanel','completed',10,'2024-08-04 07:08:00','2024-08-04 08:57:00','2024-08-04 08:51:59','2024-08-04 08:56:59',NULL,0,0,NULL,NULL),(30847,'mixpanel','completed',10,'2024-08-04 07:14:03','2024-08-04 09:07:00','2024-08-04 09:01:58','2024-08-04 09:06:59',NULL,0,0,NULL,NULL),(30848,'mixpanel','completed',10,'2024-08-04 07:20:00','2024-08-04 09:17:00','2024-08-04 09:11:59','2024-08-04 09:16:59',NULL,0,0,NULL,NULL),(30849,'mixpanel','completed',10,'2024-08-04 07:46:00','2024-08-04 09:27:00','2024-08-04 09:21:59','2024-08-04 09:26:59',NULL,0,0,NULL,NULL),(30850,'mixpanel','completed',10,'2024-08-04 07:43:00','2024-08-04 09:36:59','2024-08-04 09:31:59','2024-08-04 09:36:58',NULL,0,0,NULL,NULL),(30851,'mixpanel','completed',10,'2024-08-04 08:34:44','2024-08-04 09:42:00','2024-08-04 09:39:43','2024-08-04 09:41:59',NULL,0,0,NULL,NULL),(30852,'mixpanel','completed',10,'2024-08-04 07:57:00','2024-08-04 09:52:00','2024-08-04 09:46:59','2024-08-04 09:51:59',NULL,0,0,NULL,NULL),(30853,'mixpanel','completed',10,'2024-08-04 08:44:00','2024-08-04 10:02:00','2024-08-04 09:56:59','2024-08-04 10:01:59',NULL,0,0,NULL,NULL),(30854,'mixpanel','completed',10,'2024-08-04 08:59:00','2024-08-04 10:11:59','2024-08-04 10:06:59','2024-08-04 10:11:59',NULL,0,0,NULL,NULL),(30855,'mixpanel','completed',10,'2024-08-04 08:36:12','2024-08-04 10:17:00','2024-08-04 10:14:11','2024-08-04 10:16:59',NULL,0,0,NULL,NULL),(30856,'mixpanel','completed',10,'2024-08-04 09:10:00','2024-08-04 10:27:00','2024-08-04 10:21:59','2024-08-04 10:26:59',NULL,0,0,NULL,NULL),(30857,'mixpanel','completed',10,'2024-08-04 09:29:00','2024-08-04 10:37:01','2024-08-04 10:31:59','2024-08-04 10:37:00',NULL,0,0,NULL,NULL),(30858,'mixpanel','completed',10,'2024-08-04 09:22:00','2024-08-04 10:47:00','2024-08-04 10:41:59','2024-08-04 10:46:59',NULL,0,0,NULL,NULL),(30859,'mixpanel','completed',10,'2024-08-04 09:26:00','2024-08-04 10:57:00','2024-08-04 10:51:59','2024-08-04 10:56:59',NULL,0,0,NULL,NULL),(30860,'mixpanel','completed',10,'2024-08-04 09:05:00','2024-08-04 11:07:00','2024-08-04 11:01:59','2024-08-04 11:06:59',NULL,0,0,NULL,NULL),(30861,'mixpanel','completed',10,'2024-08-04 09:15:00','2024-08-04 11:17:00','2024-08-04 11:11:59','2024-08-04 11:16:59',NULL,0,0,NULL,NULL),(30862,'mixpanel','completed',10,'2024-08-04 09:40:00','2024-08-04 11:27:00','2024-08-04 11:21:59','2024-08-04 11:26:59',NULL,0,0,NULL,NULL),(30863,'mixpanel','completed',10,'2024-08-04 09:35:00','2024-08-04 11:37:00','2024-08-04 11:31:59','2024-08-04 11:36:59',NULL,0,0,NULL,NULL),(30864,'mixpanel','completed',10,'2024-08-04 09:56:00','2024-08-04 11:47:00','2024-08-04 11:41:59','2024-08-04 11:46:59',NULL,0,0,NULL,NULL),(30865,'mixpanel','completed',10,'2024-08-04 10:16:00','2024-08-04 11:54:52','2024-08-04 11:51:59','2024-08-04 11:54:51',NULL,0,0,NULL,NULL),(30866,'mixpanel','completed',10,'2024-08-04 10:17:00','2024-08-04 12:02:00','2024-08-04 11:56:59','2024-08-04 12:01:59',NULL,0,0,NULL,NULL),(30867,'mixpanel','completed',10,'2024-08-04 10:16:00','2024-08-04 12:12:00','2024-08-04 12:06:59','2024-08-04 12:11:59',NULL,0,0,NULL,NULL),(30868,'mixpanel','completed',10,'2024-08-04 10:22:00','2024-08-04 12:22:00','2024-08-04 12:16:59','2024-08-04 12:21:59',NULL,0,0,NULL,NULL),(30869,'mixpanel','completed',10,'2024-08-04 11:04:20','2024-08-04 12:27:00','2024-08-04 12:24:19','2024-08-04 12:26:59',NULL,0,0,NULL,NULL),(30870,'mixpanel','completed',10,'2024-08-04 11:16:00','2024-08-04 12:37:00','2024-08-04 12:31:59','2024-08-04 12:36:59',NULL,0,0,NULL,NULL),(30871,'mixpanel','completed',10,'2024-08-04 11:11:00','2024-08-04 12:47:00','2024-08-04 12:41:59','2024-08-04 12:46:59',NULL,0,0,NULL,NULL),(30872,'mixpanel','completed',10,'2024-08-04 11:50:00','2024-08-04 12:55:37','2024-08-04 12:51:59','2024-08-04 12:55:36',NULL,0,0,NULL,NULL),(30873,'mixpanel','completed',10,'2024-08-04 11:14:00','2024-08-04 13:07:00','2024-08-04 13:01:59','2024-08-04 13:06:59',NULL,0,0,NULL,NULL),(30874,'mixpanel','completed',10,'2024-08-04 11:45:01','2024-08-04 13:17:00','2024-08-04 13:12:00','2024-08-04 13:16:59',NULL,0,0,NULL,NULL),(30875,'mixpanel','completed',10,'2024-08-04 12:20:00','2024-08-04 13:27:00','2024-08-04 13:21:59','2024-08-04 13:26:59',NULL,0,0,NULL,NULL),(30876,'mixpanel','completed',10,'2024-08-04 11:53:00','2024-08-04 13:37:01','2024-08-04 13:31:59','2024-08-04 13:37:00',NULL,0,0,NULL,NULL),(30877,'mixpanel','completed',10,'2024-08-04 12:06:00','2024-08-04 13:47:00','2024-08-04 13:41:59','2024-08-04 13:46:59',NULL,0,0,NULL,NULL),(30878,'mixpanel','completed',10,'2024-08-04 12:16:00','2024-08-04 13:57:00','2024-08-04 13:51:59','2024-08-04 13:56:59',NULL,0,0,NULL,NULL),(30879,'mixpanel','completed',10,'2024-08-04 12:47:00','2024-08-04 14:07:00','2024-08-04 14:01:59','2024-08-04 14:06:59',NULL,0,0,NULL,NULL),(30880,'mixpanel','completed',10,'2024-08-04 12:41:00','2024-08-04 14:17:00','2024-08-04 14:11:59','2024-08-04 14:16:59',NULL,0,0,NULL,NULL),(30881,'mixpanel','completed',10,'2024-08-04 13:16:00','2024-08-04 14:27:01','2024-08-04 14:21:59','2024-08-04 14:26:59',NULL,0,0,NULL,NULL),(30882,'mixpanel','completed',10,'2024-08-04 13:13:00','2024-08-04 14:37:00','2024-08-04 14:31:59','2024-08-04 14:36:59',NULL,0,0,NULL,NULL),(30883,'mixpanel','completed',10,'2024-08-04 13:09:00','2024-08-04 14:47:00','2024-08-04 14:41:59','2024-08-04 14:46:59',NULL,0,0,NULL,NULL),(30884,'mixpanel','completed',10,'2024-08-04 13:25:00','2024-08-04 14:57:00','2024-08-04 14:51:59','2024-08-04 14:56:59',NULL,0,0,NULL,NULL),(30885,'mixpanel','completed',10,'2024-08-04 13:47:00','2024-08-04 15:07:00','2024-08-04 15:01:59','2024-08-04 15:06:59',NULL,0,0,NULL,NULL),(30886,'mixpanel','completed',10,'2024-08-04 13:12:00','2024-08-04 15:17:00','2024-08-04 15:11:59','2024-08-04 15:16:59',NULL,0,0,NULL,NULL),(30887,'mixpanel','completed',10,'2024-08-04 13:32:19','2024-08-04 15:25:17','2024-08-04 15:21:18','2024-08-04 15:25:16',NULL,0,0,NULL,NULL),(30888,'mixpanel','completed',10,'2024-08-04 13:59:00','2024-08-04 15:37:03','2024-08-04 15:31:59','2024-08-04 15:37:01',NULL,0,0,NULL,NULL),(30889,'mixpanel','completed',10,'2024-08-04 14:16:00','2024-08-04 15:47:00','2024-08-04 15:41:59','2024-08-04 15:46:59',NULL,0,0,NULL,NULL),(30890,'mixpanel','completed',10,'2024-08-04 14:50:00','2024-08-04 15:57:00','2024-08-04 15:51:59','2024-08-04 15:56:59',NULL,0,0,NULL,NULL),(30891,'mixpanel','completed',10,'2024-08-04 14:27:00','2024-08-04 16:07:00','2024-08-04 16:01:59','2024-08-04 16:06:59',NULL,0,0,NULL,NULL),(30892,'mixpanel','completed',10,'2024-08-04 14:54:08','2024-08-04 16:17:00','2024-08-04 16:12:06','2024-08-04 16:16:59',NULL,0,0,NULL,NULL),(30893,'mixpanel','completed',10,'2024-08-04 14:36:16','2024-08-04 16:23:20','2024-08-04 16:20:15','2024-08-04 16:23:19',NULL,0,0,NULL,NULL),(30894,'mixpanel','completed',10,'2024-08-04 14:58:43','2024-08-04 16:30:38','2024-08-04 16:25:42','2024-08-04 16:30:37',NULL,0,0,NULL,NULL),(30895,'mixpanel','completed',10,'2024-08-04 15:23:00','2024-08-04 16:42:00','2024-08-04 16:36:59','2024-08-04 16:41:59',NULL,0,0,NULL,NULL),(30896,'mixpanel','completed',10,'2024-08-04 15:12:01','2024-08-04 16:52:00','2024-08-04 16:47:00','2024-08-04 16:51:59',NULL,0,0,NULL,NULL),(30897,'mixpanel','completed',10,'2024-08-04 15:05:00','2024-08-04 17:02:00','2024-08-04 16:56:59','2024-08-04 17:01:59',NULL,0,0,NULL,NULL),(30898,'mixpanel','completed',10,'2024-08-04 15:16:00','2024-08-04 17:12:00','2024-08-04 17:06:59','2024-08-04 17:11:59',NULL,0,0,NULL,NULL),(30899,'mixpanel','completed',10,'2024-08-04 16:12:00','2024-08-04 17:22:00','2024-08-04 17:16:59','2024-08-04 17:21:59',NULL,0,0,NULL,NULL),(30900,'mixpanel','completed',10,'2024-08-04 15:36:00','2024-08-04 17:32:00','2024-08-04 17:26:59','2024-08-04 17:31:59',NULL,0,0,NULL,NULL),(30901,'mixpanel','completed',10,'2024-08-04 15:51:00','2024-08-04 17:42:00','2024-08-04 17:36:59','2024-08-04 17:41:59',NULL,0,0,NULL,NULL),(30902,'mixpanel','completed',10,'2024-08-04 16:27:00','2024-08-04 17:52:00','2024-08-04 17:46:59','2024-08-04 17:51:59',NULL,0,0,NULL,NULL),(30903,'mixpanel','completed',10,'2024-08-04 16:18:00','2024-08-04 18:02:00','2024-08-04 17:56:59','2024-08-04 18:01:59',NULL,0,0,NULL,NULL),(30904,'mixpanel','completed',10,'2024-08-04 16:35:00','2024-08-04 18:12:00','2024-08-04 18:06:59','2024-08-04 18:11:59',NULL,0,0,NULL,NULL),(30905,'mixpanel','completed',10,'2024-08-04 17:12:00','2024-08-04 18:22:00','2024-08-04 18:16:59','2024-08-04 18:21:59',NULL,0,0,NULL,NULL),(30906,'mixpanel','completed',10,'2024-08-04 16:38:00','2024-08-04 18:32:00','2024-08-04 18:26:59','2024-08-04 18:31:59',NULL,0,0,NULL,NULL),(30907,'mixpanel','completed',10,'2024-08-04 16:40:01','2024-08-04 18:42:00','2024-08-04 18:37:00','2024-08-04 18:41:59',NULL,0,0,NULL,NULL),(30908,'mixpanel','completed',10,'2024-08-04 17:37:01','2024-08-04 18:52:01','2024-08-04 18:47:00','2024-08-04 18:52:00',NULL,0,0,NULL,NULL),(30909,'mixpanel','completed',10,'2024-08-04 17:39:00','2024-08-04 19:02:00','2024-08-04 18:56:59','2024-08-04 19:01:59',NULL,0,0,NULL,NULL),(30910,'mixpanel','completed',10,'2024-08-04 17:41:00','2024-08-04 19:12:00','2024-08-04 19:06:59','2024-08-04 19:11:59',NULL,0,0,NULL,NULL),(30911,'mixpanel','completed',10,'2024-08-04 17:56:00','2024-08-04 19:22:01','2024-08-04 19:16:59','2024-08-04 19:22:00',NULL,0,0,NULL,NULL),(30912,'mixpanel','completed',10,'2024-08-04 18:01:00','2024-08-04 19:30:25','2024-08-04 19:26:59','2024-08-04 19:30:21',NULL,0,0,NULL,NULL),(30913,'mixpanel','completed',10,'2024-08-04 18:02:00','2024-08-04 19:42:00','2024-08-04 19:36:59','2024-08-04 19:41:59',NULL,0,0,NULL,NULL),(30914,'mixpanel','completed',10,'2024-08-04 18:24:00','2024-08-04 19:52:00','2024-08-04 19:46:59','2024-08-04 19:51:59',NULL,0,0,NULL,NULL),(30915,'mixpanel','completed',10,'2024-08-04 18:45:00','2024-08-04 20:02:00','2024-08-04 19:56:59','2024-08-04 20:01:59',NULL,0,0,NULL,NULL),(30916,'mixpanel','completed',10,'2024-08-04 19:03:00','2024-08-04 20:12:00','2024-08-04 20:06:59','2024-08-04 20:11:59',NULL,0,0,NULL,NULL),(30917,'mixpanel','completed',10,'2024-08-04 18:27:00','2024-08-04 20:21:13','2024-08-04 20:16:59','2024-08-04 20:21:12',NULL,0,0,NULL,NULL),(30918,'mixpanel','completed',10,'2024-08-04 19:19:00','2024-08-04 20:32:00','2024-08-04 20:26:59','2024-08-04 20:31:59',NULL,0,0,NULL,NULL),(30919,'mixpanel','completed',10,'2024-08-04 18:49:00','2024-08-04 20:42:00','2024-08-04 20:36:59','2024-08-04 20:41:59',NULL,0,0,NULL,NULL),(30920,'mixpanel','completed',10,'2024-08-04 18:58:01','2024-08-04 20:52:00','2024-08-04 20:47:00','2024-08-04 20:51:59',NULL,0,0,NULL,NULL),(30921,'mixpanel','completed',10,'2024-08-04 19:37:00','2024-08-04 21:02:00','2024-08-04 20:56:59','2024-08-04 21:01:59',NULL,0,0,NULL,NULL),(30922,'mixpanel','completed',10,'2024-08-04 20:01:00','2024-08-04 21:12:00','2024-08-04 21:06:59','2024-08-04 21:11:59',NULL,0,0,NULL,NULL),(30923,'mixpanel','completed',10,'2024-08-04 19:49:00','2024-08-04 21:20:57','2024-08-04 21:16:59','2024-08-04 21:20:56',NULL,0,0,NULL,NULL),(30924,'mixpanel','completed',10,'2024-08-04 19:50:00','2024-08-04 21:32:00','2024-08-04 21:26:59','2024-08-04 21:31:59',NULL,0,0,NULL,NULL),(30925,'mixpanel','completed',10,'2024-08-04 20:28:00','2024-08-04 21:42:00','2024-08-04 21:36:59','2024-08-04 21:41:59',NULL,0,0,NULL,NULL),(30926,'mixpanel','completed',10,'2024-08-04 20:15:00','2024-08-04 21:52:00','2024-08-04 21:46:59','2024-08-04 21:51:59',NULL,0,0,NULL,NULL),(30927,'mixpanel','completed',10,'2024-08-04 20:32:00','2024-08-04 22:02:00','2024-08-04 21:56:59','2024-08-04 22:01:59',NULL,0,0,NULL,NULL),(30928,'export_files_cleanup','completed',10,'2024-08-16 22:00:00','2024-08-16 22:01:26','2024-08-04 22:06:59','2024-08-16 22:01:26',NULL,0,0,NULL,NULL),(30929,'mixpanel','completed',10,'2024-08-04 20:21:00','2024-08-04 22:12:00','2024-08-04 22:06:59','2024-08-04 22:11:59',NULL,0,0,NULL,NULL),(30930,'mixpanel','completed',10,'2024-08-04 21:14:00','2024-08-04 22:22:00','2024-08-04 22:16:59','2024-08-04 22:22:00',NULL,0,0,NULL,NULL),(30931,'mixpanel','completed',10,'2024-08-04 21:07:00','2024-08-04 22:32:00','2024-08-04 22:26:59','2024-08-04 22:31:59',NULL,0,0,NULL,NULL),(30932,'mixpanel','completed',10,'2024-08-04 21:30:00','2024-08-04 22:42:00','2024-08-04 22:36:59','2024-08-04 22:41:59',NULL,0,0,NULL,NULL),(30933,'schedule_re_engagement_email','completed',10,'2024-08-05 22:42:00','2024-08-05 22:42:03','2024-08-04 22:41:59','2024-08-05 22:42:02',NULL,0,0,NULL,NULL),(30934,'mixpanel','completed',10,'2024-08-04 20:56:00','2024-08-04 22:52:01','2024-08-04 22:46:59','2024-08-04 22:52:00',NULL,0,0,NULL,NULL),(30935,'mixpanel','completed',10,'2024-08-04 21:11:20','2024-08-04 23:02:02','2024-08-04 22:57:15','2024-08-04 23:02:00',NULL,0,0,NULL,NULL),(30936,'mixpanel','completed',10,'2024-08-04 22:03:01','2024-08-04 23:12:01','2024-08-04 23:07:00','2024-08-04 23:12:00',NULL,0,0,NULL,NULL),(30937,'mixpanel','completed',10,'2024-08-04 21:28:22','2024-08-04 23:22:00','2024-08-04 23:15:20','2024-08-04 23:21:59',NULL,0,0,NULL,NULL),(30938,'mixpanel','completed',10,'2024-08-04 21:49:19','2024-08-04 23:32:00','2024-08-04 23:26:18','2024-08-04 23:31:59',NULL,0,0,NULL,NULL),(30939,'mixpanel','completed',10,'2024-08-04 22:14:00','2024-08-04 23:40:13','2024-08-04 23:36:59','2024-08-04 23:40:11',NULL,0,0,NULL,NULL),(30940,'mixpanel','completed',10,'2024-08-04 21:58:57','2024-08-04 23:47:00','2024-08-04 23:43:53','2024-08-04 23:46:59',NULL,0,0,NULL,NULL),(30941,'mixpanel','completed',10,'2024-08-04 21:55:00','2024-08-04 23:57:01','2024-08-04 23:51:59','2024-08-04 23:57:00',NULL,0,0,NULL,NULL),(30942,'mixpanel','completed',10,'2024-08-04 22:49:01','2024-08-05 00:07:00','2024-08-05 00:01:59','2024-08-05 00:06:59',NULL,0,0,NULL,NULL),(30943,'mixpanel','completed',10,'2024-08-04 22:26:01','2024-08-05 00:17:01','2024-08-05 00:11:59','2024-08-05 00:17:00',NULL,0,0,NULL,NULL),(30944,'mixpanel','completed',10,'2024-08-04 23:16:02','2024-08-05 00:27:01','2024-08-05 00:22:01','2024-08-05 00:27:00',NULL,0,0,NULL,NULL),(30945,'mixpanel','completed',10,'2024-08-04 23:04:01','2024-08-05 00:37:01','2024-08-05 00:32:00','2024-08-05 00:36:59',NULL,0,0,NULL,NULL),(30946,'mixpanel','completed',10,'2024-08-04 23:03:01','2024-08-05 00:47:01','2024-08-05 00:41:59','2024-08-05 00:47:00',NULL,0,0,NULL,NULL),(30947,'mixpanel','completed',10,'2024-08-04 23:27:01','2024-08-05 00:56:21','2024-08-05 00:52:00','2024-08-05 00:56:20',NULL,0,0,NULL,NULL),(30948,'mixpanel','completed',10,'2024-08-05 00:00:00','2024-08-05 01:07:01','2024-08-05 01:01:59','2024-08-05 01:07:00',NULL,0,0,NULL,NULL),(30949,'mixpanel','completed',10,'2024-08-04 23:15:53','2024-08-05 01:12:01','2024-08-05 01:09:52','2024-08-05 01:12:00',NULL,0,0,NULL,NULL),(30950,'mixpanel','completed',10,'2024-08-04 23:54:01','2024-08-05 01:22:01','2024-08-05 01:17:00','2024-08-05 01:22:00',NULL,0,0,NULL,NULL),(30951,'mixpanel','completed',10,'2024-08-05 00:00:53','2024-08-05 01:32:02','2024-08-05 01:26:50','2024-08-05 01:32:00',NULL,0,0,NULL,NULL),(30952,'mixpanel','completed',10,'2024-08-05 00:15:01','2024-08-05 01:42:00','2024-08-05 01:36:59','2024-08-05 01:41:59',NULL,0,0,NULL,NULL),(30953,'mixpanel','completed',10,'2024-08-04 23:56:01','2024-08-05 01:50:41','2024-08-05 01:47:00','2024-08-05 01:50:40',NULL,0,0,NULL,NULL),(30954,'mixpanel','completed',10,'2024-08-05 00:54:00','2024-08-05 02:02:01','2024-08-05 01:56:59','2024-08-05 02:02:00',NULL,0,0,NULL,NULL),(30955,'mixpanel','completed',10,'2024-08-05 00:07:21','2024-08-05 02:12:00','2024-08-05 02:06:20','2024-08-05 02:11:59',NULL,0,0,NULL,NULL),(30956,'mixpanel','completed',10,'2024-08-05 00:24:01','2024-08-05 02:20:46','2024-08-05 02:17:00','2024-08-05 02:20:45',NULL,0,0,NULL,NULL),(30957,'mixpanel','completed',10,'2024-08-05 00:28:00','2024-08-05 02:32:01','2024-08-05 02:26:59','2024-08-05 02:32:00',NULL,0,0,NULL,NULL),(30958,'mixpanel','completed',10,'2024-08-05 01:24:01','2024-08-05 02:42:00','2024-08-05 02:37:00','2024-08-05 02:41:59',NULL,0,0,NULL,NULL),(30959,'mixpanel','completed',10,'2024-08-05 01:10:23','2024-08-05 02:52:08','2024-08-05 02:46:22','2024-08-05 02:52:07',NULL,0,0,NULL,NULL),(30960,'mixpanel','completed',10,'2024-08-05 01:01:20','2024-08-05 03:02:01','2024-08-05 02:56:19','2024-08-05 03:02:00',NULL,0,0,NULL,NULL),(30961,'mixpanel','completed',10,'2024-08-05 01:42:25','2024-08-05 03:07:01','2024-08-05 03:04:24','2024-08-05 03:07:00',NULL,0,0,NULL,NULL),(30962,'mixpanel','completed',10,'2024-08-05 01:38:01','2024-08-05 03:17:00','2024-08-05 03:11:59','2024-08-05 03:17:00',NULL,0,0,NULL,NULL),(30963,'mixpanel','completed',10,'2024-08-05 01:55:01','2024-08-05 03:27:01','2024-08-05 03:22:00','2024-08-05 03:27:00',NULL,0,0,NULL,NULL),(30964,'mixpanel','completed',10,'2024-08-05 02:11:01','2024-08-05 03:37:01','2024-08-05 03:31:59','2024-08-05 03:37:00',NULL,0,0,NULL,NULL),(30965,'mixpanel','completed',10,'2024-08-05 01:44:01','2024-08-05 03:47:00','2024-08-05 03:42:00','2024-08-05 03:46:59',NULL,0,0,NULL,NULL),(30966,'mixpanel','completed',10,'2024-08-05 02:27:01','2024-08-05 03:57:00','2024-08-05 03:52:00','2024-08-05 03:57:00',NULL,0,0,NULL,NULL),(30967,'mixpanel','completed',10,'2024-08-05 02:52:01','2024-08-05 04:07:01','2024-08-05 04:02:00','2024-08-05 04:07:00',NULL,0,0,NULL,NULL),(30968,'mixpanel','completed',10,'2024-08-05 02:40:16','2024-08-05 04:22:01','2024-08-05 04:17:14','2024-08-05 04:22:00',NULL,0,0,NULL,NULL),(30969,'mixpanel','completed',10,'2024-08-05 03:10:01','2024-08-05 04:32:17','2024-08-05 04:27:00','2024-08-05 04:32:16',NULL,0,0,NULL,NULL),(30970,'mixpanel','completed',10,'2024-08-05 02:41:01','2024-08-05 04:42:01','2024-08-05 04:37:00','2024-08-05 04:42:00',NULL,0,0,NULL,NULL),(30971,'mixpanel','completed',10,'2024-08-05 03:05:46','2024-08-05 04:52:02','2024-08-05 04:45:45','2024-08-05 04:52:01',NULL,0,0,NULL,NULL),(30972,'mixpanel','completed',10,'2024-08-05 03:02:01','2024-08-05 05:02:00','2024-08-05 04:57:00','2024-08-05 05:01:59',NULL,0,0,NULL,NULL),(30973,'mixpanel','completed',10,'2024-08-05 03:25:01','2024-08-05 05:12:01','2024-08-05 05:07:00','2024-08-05 05:12:00',NULL,0,0,NULL,NULL),(30974,'mixpanel','completed',10,'2024-08-05 03:29:01','2024-08-05 05:22:01','2024-08-05 05:17:00','2024-08-05 05:22:00',NULL,0,0,NULL,NULL),(30975,'mixpanel','completed',10,'2024-08-05 03:43:01','2024-08-05 05:32:00','2024-08-05 05:27:00','2024-08-05 05:32:00',NULL,0,0,NULL,NULL),(30976,'mixpanel','completed',10,'2024-08-05 04:00:01','2024-08-05 05:42:01','2024-08-05 05:37:00','2024-08-05 05:42:00',NULL,0,0,NULL,NULL),(30977,'mixpanel','completed',10,'2024-08-05 04:12:02','2024-08-05 05:52:01','2024-08-05 05:47:01','2024-08-05 05:52:00',NULL,0,0,NULL,NULL),(30978,'mixpanel','completed',10,'2024-08-05 04:07:01','2024-08-05 06:02:00','2024-08-05 05:57:00','2024-08-05 06:01:59',NULL,0,0,NULL,NULL),(30979,'mixpanel','completed',10,'2024-08-05 04:42:01','2024-08-05 06:12:01','2024-08-05 06:07:00','2024-08-05 06:12:00',NULL,0,0,NULL,NULL),(30980,'mixpanel','completed',10,'2024-08-05 04:58:00','2024-08-05 06:22:01','2024-08-05 06:16:59','2024-08-05 06:22:00',NULL,0,0,NULL,NULL),(30981,'mixpanel','completed',10,'2024-08-05 04:35:01','2024-08-05 06:32:01','2024-08-05 06:27:00','2024-08-05 06:32:00',NULL,0,0,NULL,NULL),(30982,'mixpanel','completed',10,'2024-08-05 04:53:01','2024-08-05 06:42:01','2024-08-05 06:37:00','2024-08-05 06:42:00',NULL,0,0,NULL,NULL),(30983,'mixpanel','completed',10,'2024-08-05 04:58:01','2024-08-05 06:52:02','2024-08-05 06:47:00','2024-08-05 06:52:01',NULL,0,0,NULL,NULL),(30984,'mixpanel','completed',10,'2024-08-05 05:37:01','2024-08-05 07:02:01','2024-08-05 06:57:00','2024-08-05 07:02:00',NULL,0,0,NULL,NULL),(30985,'mixpanel','completed',10,'2024-08-05 05:55:01','2024-08-05 07:12:01','2024-08-05 07:07:00','2024-08-05 07:12:00',NULL,0,0,NULL,NULL),(30986,'mixpanel','completed',10,'2024-08-05 05:39:01','2024-08-05 07:22:01','2024-08-05 07:17:00','2024-08-05 07:22:00',NULL,0,0,NULL,NULL),(30987,'mixpanel','completed',10,'2024-08-05 05:47:01','2024-08-05 07:32:01','2024-08-05 07:27:00','2024-08-05 07:32:00',NULL,0,0,NULL,NULL),(30988,'mixpanel','completed',10,'2024-08-05 05:43:01','2024-08-05 07:42:01','2024-08-05 07:37:00','2024-08-05 07:42:00',NULL,0,0,NULL,NULL),(30989,'mixpanel','completed',10,'2024-08-05 06:06:01','2024-08-05 07:52:01','2024-08-05 07:47:00','2024-08-05 07:52:00',NULL,0,0,NULL,NULL),(30990,'mixpanel','completed',10,'2024-08-05 06:19:36','2024-08-05 08:02:01','2024-08-05 07:55:35','2024-08-05 08:02:00',NULL,0,0,NULL,NULL),(30991,'mixpanel','completed',10,'2024-08-05 06:14:01','2024-08-05 08:12:01','2024-08-05 08:07:00','2024-08-05 08:12:00',NULL,0,0,NULL,NULL),(30992,'mixpanel','completed',10,'2024-08-05 06:32:01','2024-08-05 08:22:01','2024-08-05 08:17:00','2024-08-05 08:22:00',NULL,0,0,NULL,NULL),(30993,'mixpanel','completed',10,'2024-08-05 07:18:01','2024-08-05 08:30:11','2024-08-05 08:27:00','2024-08-05 08:30:10',NULL,0,0,NULL,NULL),(30994,'mixpanel','completed',10,'2024-08-05 07:20:54','2024-08-05 08:37:01','2024-08-05 08:33:53','2024-08-05 08:37:00',NULL,0,0,NULL,NULL),(30995,'mixpanel','completed',10,'2024-08-05 07:15:01','2024-08-05 08:47:01','2024-08-05 08:42:00','2024-08-05 08:47:00',NULL,0,0,NULL,NULL),(30996,'mixpanel','completed',10,'2024-08-05 07:28:01','2024-08-05 08:56:28','2024-08-05 08:52:00','2024-08-05 08:56:27',NULL,0,0,NULL,NULL),(30997,'mixpanel','completed',10,'2024-08-05 07:13:01','2024-08-05 09:07:01','2024-08-05 09:02:00','2024-08-05 09:07:00',NULL,0,0,NULL,NULL),(30998,'mixpanel','completed',10,'2024-08-05 07:26:01','2024-08-05 09:15:31','2024-08-05 09:12:00','2024-08-05 09:15:30',NULL,0,0,NULL,NULL),(30999,'mixpanel','completed',10,'2024-08-05 07:56:01','2024-08-05 09:27:01','2024-08-05 09:22:00','2024-08-05 09:27:00',NULL,0,0,NULL,NULL),(31000,'mixpanel','completed',10,'2024-08-05 08:28:01','2024-08-05 09:37:01','2024-08-05 09:32:00','2024-08-05 09:37:00',NULL,0,0,NULL,NULL),(31001,'mixpanel','completed',10,'2024-08-05 07:51:01','2024-08-05 09:47:01','2024-08-05 09:42:00','2024-08-05 09:47:00',NULL,0,0,NULL,NULL),(31002,'mixpanel','completed',10,'2024-08-05 08:32:01','2024-08-05 09:57:04','2024-08-05 09:52:00','2024-08-05 09:57:03',NULL,0,0,NULL,NULL),(31003,'mixpanel','completed',10,'2024-08-05 08:22:01','2024-08-05 10:07:01','2024-08-05 10:02:00','2024-08-05 10:07:00',NULL,0,0,NULL,NULL),(31004,'mixpanel','completed',10,'2024-08-05 09:04:01','2024-08-05 10:17:01','2024-08-05 10:12:00','2024-08-05 10:17:00',NULL,0,0,NULL,NULL),(31005,'mixpanel','completed',10,'2024-08-05 09:09:01','2024-08-05 10:27:02','2024-08-05 10:22:00','2024-08-05 10:27:01',NULL,0,0,NULL,NULL),(31006,'mixpanel','completed',10,'2024-08-05 08:45:44','2024-08-05 10:32:01','2024-08-05 10:29:43','2024-08-05 10:32:00',NULL,0,0,NULL,NULL),(31007,'mixpanel','completed',10,'2024-08-05 08:49:07','2024-08-05 10:42:01','2024-08-05 10:35:06','2024-08-05 10:42:00',NULL,0,0,NULL,NULL),(31008,'mixpanel','completed',10,'2024-08-05 09:01:01','2024-08-05 10:52:01','2024-08-05 10:46:59','2024-08-05 10:52:00',NULL,0,0,NULL,NULL),(31009,'mixpanel','completed',10,'2024-08-05 09:14:09','2024-08-05 10:57:01','2024-08-05 10:54:08','2024-08-05 10:57:00',NULL,0,0,NULL,NULL),(31010,'mixpanel','completed',10,'2024-08-05 09:56:01','2024-08-05 11:07:01','2024-08-05 11:02:00','2024-08-05 11:07:00',NULL,0,0,NULL,NULL),(31011,'mixpanel','completed',10,'2024-08-05 09:21:02','2024-08-05 11:17:01','2024-08-05 11:12:01','2024-08-05 11:17:00',NULL,0,0,NULL,NULL),(31012,'subscribers_engagement_score','completed',10,'2024-08-05 11:22:01','2024-08-05 11:27:02','2024-08-05 11:22:00','2024-08-05 11:27:01',NULL,0,0,NULL,NULL),(31013,'mixpanel','completed',10,'2024-08-05 09:51:01','2024-08-05 11:27:02','2024-08-05 11:22:00','2024-08-05 11:27:01',NULL,0,0,NULL,NULL),(31014,'subscribers_engagement_score','completed',10,'2024-08-06 00:13:00','2024-08-06 00:17:02','2024-08-05 11:27:01','2024-08-06 00:17:00',NULL,0,0,NULL,NULL),(31015,'mixpanel','completed',10,'2024-08-05 10:15:01','2024-08-05 11:37:02','2024-08-05 11:32:00','2024-08-05 11:37:01',NULL,0,0,NULL,NULL),(31016,'mixpanel','completed',10,'2024-08-05 10:23:02','2024-08-05 11:47:01','2024-08-05 11:42:01','2024-08-05 11:47:00',NULL,0,0,NULL,NULL),(31017,'mixpanel','completed',10,'2024-08-05 10:27:01','2024-08-05 11:57:02','2024-08-05 11:52:00','2024-08-05 11:57:01',NULL,0,0,NULL,NULL),(31018,'mixpanel','completed',10,'2024-08-05 10:10:01','2024-08-05 12:07:02','2024-08-05 12:02:00','2024-08-05 12:07:01',NULL,0,0,NULL,NULL),(31019,'mixpanel','completed',10,'2024-08-05 10:37:02','2024-08-05 12:17:01','2024-08-05 12:12:01','2024-08-05 12:17:00',NULL,0,0,NULL,NULL),(31020,'mixpanel','completed',10,'2024-08-05 10:41:02','2024-08-05 12:27:03','2024-08-05 12:22:01','2024-08-05 12:27:02',NULL,0,0,NULL,NULL),(31021,'mixpanel','completed',10,'2024-08-05 11:22:01','2024-08-05 12:37:02','2024-08-05 12:32:00','2024-08-05 12:37:01',NULL,0,0,NULL,NULL),(31022,'mixpanel','completed',10,'2024-08-05 11:19:02','2024-08-05 12:47:01','2024-08-05 12:42:01','2024-08-05 12:47:00',NULL,0,0,NULL,NULL),(31023,'mixpanel','completed',10,'2024-08-05 11:23:01','2024-08-05 12:57:00','2024-08-05 12:52:00','2024-08-05 12:56:58',NULL,0,0,NULL,NULL),(31024,'mixpanel','completed',10,'2024-08-05 11:06:01','2024-08-05 13:07:02','2024-08-05 13:02:00','2024-08-05 13:07:01',NULL,0,0,NULL,NULL),(31025,'mixpanel','completed',10,'2024-08-05 12:06:02','2024-08-05 13:17:01','2024-08-05 13:12:01','2024-08-05 13:17:00',NULL,0,0,NULL,NULL),(31026,'mixpanel','completed',10,'2024-08-05 12:05:01','2024-08-05 13:27:01','2024-08-05 13:22:00','2024-08-05 13:27:00',NULL,0,0,NULL,NULL),(31027,'mixpanel','completed',10,'2024-08-05 12:25:01','2024-08-05 13:37:02','2024-08-05 13:32:00','2024-08-05 13:37:01',NULL,0,0,NULL,NULL),(31028,'mixpanel','completed',10,'2024-08-05 11:57:02','2024-08-05 13:47:02','2024-08-05 13:42:01','2024-08-05 13:47:01',NULL,0,0,NULL,NULL),(31029,'mixpanel','completed',10,'2024-08-05 12:16:01','2024-08-05 13:57:01','2024-08-05 13:52:00','2024-08-05 13:57:00',NULL,0,0,NULL,NULL),(31030,'mixpanel','completed',10,'2024-08-05 12:55:01','2024-08-05 14:06:37','2024-08-05 14:02:00','2024-08-05 14:06:36',NULL,0,0,NULL,NULL),(31031,'mixpanel','completed',10,'2024-08-05 12:46:01','2024-08-05 14:17:01','2024-08-05 14:12:00','2024-08-05 14:17:00',NULL,0,0,NULL,NULL),(31032,'mixpanel','completed',10,'2024-08-05 13:18:01','2024-08-05 14:27:01','2024-08-05 14:22:00','2024-08-05 14:27:00',NULL,0,0,NULL,NULL),(31033,'mixpanel','completed',10,'2024-08-05 12:48:01','2024-08-05 14:37:01','2024-08-05 14:32:00','2024-08-05 14:37:00',NULL,0,0,NULL,NULL),(31034,'mixpanel','completed',10,'2024-08-05 13:36:01','2024-08-05 14:47:05','2024-08-05 14:42:00','2024-08-05 14:46:59',NULL,0,0,NULL,NULL),(31035,'mixpanel','completed',10,'2024-08-05 13:34:01','2024-08-05 14:57:01','2024-08-05 14:52:00','2024-08-05 14:57:00',NULL,0,0,NULL,NULL),(31036,'mixpanel','completed',10,'2024-08-05 13:24:53','2024-08-05 15:07:04','2024-08-05 15:00:52','2024-08-05 15:07:03',NULL,0,0,NULL,NULL),(31037,'mixpanel','completed',10,'2024-08-05 13:53:01','2024-08-05 15:17:01','2024-08-05 15:12:00','2024-08-05 15:17:00',NULL,0,0,NULL,NULL),(31038,'mixpanel','completed',10,'2024-08-05 13:32:01','2024-08-05 15:27:01','2024-08-05 15:22:00','2024-08-05 15:27:00',NULL,0,0,NULL,NULL),(31039,'mixpanel','completed',10,'2024-08-05 13:42:01','2024-08-05 15:37:02','2024-08-05 15:32:00','2024-08-05 15:37:01',NULL,0,0,NULL,NULL),(31040,'mixpanel','completed',10,'2024-08-05 14:35:02','2024-08-05 15:47:01','2024-08-05 15:42:01','2024-08-05 15:47:00',NULL,0,0,NULL,NULL),(31041,'mixpanel','completed',10,'2024-08-05 14:44:01','2024-08-05 15:57:02','2024-08-05 15:52:00','2024-08-05 15:57:01',NULL,0,0,NULL,NULL),(31042,'mixpanel','completed',10,'2024-08-05 14:37:01','2024-08-05 16:07:02','2024-08-05 16:02:00','2024-08-05 16:07:01',NULL,0,0,NULL,NULL),(31043,'mixpanel','completed',10,'2024-08-05 14:25:02','2024-08-05 16:17:02','2024-08-05 16:12:01','2024-08-05 16:17:00',NULL,0,0,NULL,NULL),(31044,'mixpanel','completed',10,'2024-08-05 15:08:01','2024-08-05 16:27:02','2024-08-05 16:22:00','2024-08-05 16:27:01',NULL,0,0,NULL,NULL),(31045,'mixpanel','completed',10,'2024-08-05 15:29:01','2024-08-05 16:37:03','2024-08-05 16:32:00','2024-08-05 16:37:02',NULL,0,0,NULL,NULL),(31046,'mixpanel','completed',10,'2024-08-05 14:52:03','2024-08-05 16:47:01','2024-08-05 16:42:02','2024-08-05 16:47:00',NULL,0,0,NULL,NULL),(31047,'mixpanel','completed',10,'2024-08-05 15:00:01','2024-08-05 16:57:03','2024-08-05 16:52:00','2024-08-05 16:57:02',NULL,0,0,NULL,NULL),(31048,'mixpanel','completed',10,'2024-08-05 15:37:01','2024-08-05 17:07:03','2024-08-05 17:02:00','2024-08-05 17:07:02',NULL,0,0,NULL,NULL),(31049,'mixpanel','completed',10,'2024-08-05 15:44:03','2024-08-05 17:17:01','2024-08-05 17:12:02','2024-08-05 17:17:00',NULL,0,0,NULL,NULL),(31050,'mixpanel','completed',10,'2024-08-05 16:19:02','2024-08-05 17:27:02','2024-08-05 17:22:01','2024-08-05 17:27:02',NULL,0,0,NULL,NULL),(31051,'mixpanel','completed',10,'2024-08-05 15:40:19','2024-08-05 17:37:03','2024-08-05 17:32:18','2024-08-05 17:37:02',NULL,0,0,NULL,NULL),(31052,'mixpanel','completed',10,'2024-08-05 16:11:03','2024-08-05 17:47:02','2024-08-05 17:42:02','2024-08-05 17:47:01',NULL,0,0,NULL,NULL),(31053,'mixpanel','completed',10,'2024-08-05 16:26:04','2024-08-05 17:52:03','2024-08-05 17:49:03','2024-08-05 17:52:02',NULL,0,0,NULL,NULL),(31054,'mixpanel','completed',10,'2024-08-05 15:58:02','2024-08-05 18:02:02','2024-08-05 17:57:01','2024-08-05 18:02:01',NULL,0,0,NULL,NULL),(31055,'mixpanel','completed',10,'2024-08-05 16:08:03','2024-08-05 18:12:03','2024-08-05 18:07:02','2024-08-05 18:12:02',NULL,0,0,NULL,NULL),(31056,'mixpanel','completed',10,'2024-08-05 16:28:02','2024-08-05 18:19:45','2024-08-05 18:17:01','2024-08-05 18:19:44',NULL,0,0,NULL,NULL),(31057,'mixpanel','completed',10,'2024-08-05 17:03:03','2024-08-05 18:27:03','2024-08-05 18:22:02','2024-08-05 18:27:02',NULL,0,0,NULL,NULL),(31058,'mixpanel','completed',10,'2024-08-05 16:51:03','2024-08-05 18:37:03','2024-08-05 18:32:02','2024-08-05 18:37:02',NULL,0,0,NULL,NULL),(31059,'mixpanel','completed',10,'2024-08-05 17:11:03','2024-08-05 18:47:02','2024-08-05 18:42:02','2024-08-05 18:47:01',NULL,0,0,NULL,NULL),(31060,'mixpanel','completed',10,'2024-08-05 16:50:12','2024-08-05 18:57:03','2024-08-05 18:51:11','2024-08-05 18:57:02',NULL,0,0,NULL,NULL),(31061,'mixpanel','completed',10,'2024-08-05 17:31:02','2024-08-05 19:05:26','2024-08-05 19:02:01','2024-08-05 19:05:25',NULL,0,0,NULL,NULL),(31062,'mixpanel','completed',10,'2024-08-05 17:36:30','2024-08-05 19:11:36','2024-08-05 19:08:29','2024-08-05 19:11:35',NULL,0,0,NULL,NULL),(31063,'mixpanel','completed',10,'2024-08-05 17:22:01','2024-08-05 19:19:48','2024-08-05 19:17:00','2024-08-05 19:19:47',NULL,0,0,NULL,NULL),(31064,'mixpanel','completed',10,'2024-08-05 17:22:02','2024-08-05 19:27:03','2024-08-05 19:22:01','2024-08-05 19:27:02',NULL,0,0,NULL,NULL),(31065,'mixpanel','completed',10,'2024-08-05 17:40:01','2024-08-05 19:37:03','2024-08-05 19:32:00','2024-08-05 19:37:02',NULL,0,0,NULL,NULL),(31066,'mixpanel','completed',10,'2024-08-05 17:44:04','2024-08-05 19:47:01','2024-08-05 19:42:03','2024-08-05 19:47:00',NULL,0,0,NULL,NULL),(31067,'mixpanel','completed',10,'2024-08-05 18:45:03','2024-08-05 19:57:03','2024-08-05 19:52:02','2024-08-05 19:57:02',NULL,0,0,NULL,NULL),(31068,'mixpanel','completed',10,'2024-08-05 18:11:02','2024-08-05 20:07:03','2024-08-05 20:02:01','2024-08-05 20:07:02',NULL,0,0,NULL,NULL),(31069,'mixpanel','completed',10,'2024-08-05 18:14:04','2024-08-05 20:17:01','2024-08-05 20:12:03','2024-08-05 20:17:01',NULL,0,0,NULL,NULL),(31070,'mixpanel','completed',10,'2024-08-05 18:42:03','2024-08-05 20:27:03','2024-08-05 20:22:02','2024-08-05 20:27:02',NULL,0,0,NULL,NULL),(31071,'mixpanel','completed',10,'2024-08-05 19:25:01','2024-08-05 20:37:03','2024-08-05 20:32:00','2024-08-05 20:37:02',NULL,0,0,NULL,NULL),(31072,'mixpanel','completed',10,'2024-08-05 18:46:02','2024-08-05 20:45:38','2024-08-05 20:42:01','2024-08-05 20:45:37',NULL,0,0,NULL,NULL),(31073,'mixpanel','completed',10,'2024-08-05 19:46:21','2024-08-05 20:57:03','2024-08-05 20:52:20','2024-08-05 20:57:02',NULL,0,0,NULL,NULL),(31074,'mixpanel','completed',10,'2024-08-05 19:21:59','2024-08-05 21:07:03','2024-08-05 21:00:58','2024-08-05 21:07:02',NULL,0,0,NULL,NULL),(31075,'mixpanel','completed',10,'2024-08-05 19:59:03','2024-08-05 21:17:02','2024-08-05 21:12:02','2024-08-05 21:17:01',NULL,0,0,NULL,NULL),(31076,'mixpanel','completed',10,'2024-08-05 19:23:02','2024-08-05 21:27:03','2024-08-05 21:22:02','2024-08-05 21:27:02',NULL,0,0,NULL,NULL),(31077,'mixpanel','completed',10,'2024-08-05 19:31:01','2024-08-05 21:37:03','2024-08-05 21:32:00','2024-08-05 21:37:02',NULL,0,0,NULL,NULL),(31078,'mixpanel','completed',10,'2024-08-05 20:14:03','2024-08-05 21:47:01','2024-08-05 21:42:02','2024-08-05 21:47:00',NULL,0,0,NULL,NULL),(31079,'mixpanel','completed',10,'2024-08-05 20:03:04','2024-08-05 21:57:03','2024-08-05 21:52:02','2024-08-05 21:57:02',NULL,0,0,NULL,NULL),(31080,'mixpanel','completed',10,'2024-08-05 20:41:01','2024-08-05 22:07:03','2024-08-05 22:02:00','2024-08-05 22:07:02',NULL,0,0,NULL,NULL),(31081,'mixpanel','completed',10,'2024-08-05 20:50:03','2024-08-05 22:17:13','2024-08-05 22:12:02','2024-08-05 22:17:09',NULL,0,0,NULL,NULL),(31082,'mixpanel','completed',10,'2024-08-05 21:06:04','2024-08-05 22:27:04','2024-08-05 22:22:02','2024-08-05 22:27:03',NULL,0,0,NULL,NULL),(31083,'mixpanel','completed',10,'2024-08-05 21:28:02','2024-08-05 22:37:04','2024-08-05 22:32:01','2024-08-05 22:37:03',NULL,0,0,NULL,NULL),(31084,'mixpanel','completed',10,'2024-08-05 20:47:03','2024-08-05 22:47:02','2024-08-05 22:42:02','2024-08-05 22:47:01',NULL,0,0,NULL,NULL),(31085,'schedule_re_engagement_email','completed',10,'2024-08-06 22:47:02','2024-08-06 22:47:02','2024-08-05 22:47:01','2024-08-06 22:47:01',NULL,0,0,NULL,NULL),(31086,'mixpanel','completed',10,'2024-08-05 21:05:03','2024-08-05 22:56:41','2024-08-05 22:52:02','2024-08-05 22:56:40',NULL,0,0,NULL,NULL),(31087,'mixpanel','completed',10,'2024-08-05 21:35:01','2024-08-05 23:04:35','2024-08-05 23:02:00','2024-08-05 23:04:34',NULL,0,0,NULL,NULL),(31088,'mixpanel','completed',10,'2024-08-05 21:50:03','2024-08-05 23:12:03','2024-08-05 23:07:02','2024-08-05 23:12:02',NULL,0,0,NULL,NULL),(31089,'mixpanel','completed',10,'2024-08-05 21:45:02','2024-08-05 23:22:03','2024-08-05 23:17:01','2024-08-05 23:22:02',NULL,0,0,NULL,NULL),(31090,'mixpanel','completed',10,'2024-08-05 21:26:03','2024-08-05 23:32:01','2024-08-05 23:27:02','2024-08-05 23:32:00',NULL,0,0,NULL,NULL),(31091,'mixpanel','completed',10,'2024-08-05 22:19:03','2024-08-05 23:42:03','2024-08-05 23:37:02','2024-08-05 23:42:02',NULL,0,0,NULL,NULL),(31092,'mixpanel','completed',10,'2024-08-05 22:25:41','2024-08-05 23:52:04','2024-08-05 23:45:40','2024-08-05 23:52:01',NULL,0,0,NULL,NULL),(31093,'mixpanel','completed',10,'2024-08-05 22:50:03','2024-08-06 00:02:02','2024-08-05 23:57:02','2024-08-06 00:02:01',NULL,0,0,NULL,NULL),(31094,'mixpanel','completed',10,'2024-08-05 23:05:03','2024-08-06 00:12:03','2024-08-06 00:07:02','2024-08-06 00:12:02',NULL,0,0,NULL,NULL),(31095,'subscribers_engagement_score','completed',10,'2024-08-07 16:15:00','2024-08-07 16:17:03','2024-08-06 00:17:00','2024-08-07 16:17:02',NULL,0,0,NULL,NULL),(31096,'mixpanel','completed',10,'2024-08-05 23:03:02','2024-08-06 00:22:03','2024-08-06 00:17:00','2024-08-06 00:22:02',NULL,0,0,NULL,NULL),(31097,'mixpanel','completed',10,'2024-08-05 22:37:43','2024-08-06 00:32:02','2024-08-06 00:26:42','2024-08-06 00:32:01',NULL,0,0,NULL,NULL),(31098,'mixpanel','completed',10,'2024-08-05 22:47:05','2024-08-06 00:40:08','2024-08-06 00:37:04','2024-08-06 00:40:07',NULL,0,0,NULL,NULL),(31099,'mixpanel','completed',10,'2024-08-05 23:12:03','2024-08-06 00:52:18','2024-08-06 00:47:02','2024-08-06 00:52:15',NULL,0,0,NULL,NULL),(31100,'mixpanel','completed',10,'2024-08-05 23:10:19','2024-08-06 01:02:02','2024-08-06 00:57:17','2024-08-06 01:02:01',NULL,0,0,NULL,NULL),(31101,'mixpanel','completed',10,'2024-08-05 23:25:03','2024-08-06 01:12:04','2024-08-06 01:07:02','2024-08-06 01:12:02',NULL,0,0,NULL,NULL),(31102,'mixpanel','completed',10,'2024-08-06 00:07:02','2024-08-06 01:22:03','2024-08-06 01:17:01','2024-08-06 01:22:02',NULL,0,0,NULL,NULL),(31103,'mixpanel','completed',10,'2024-08-05 23:53:03','2024-08-06 01:32:02','2024-08-06 01:27:02','2024-08-06 01:32:01',NULL,0,0,NULL,NULL),(31104,'mixpanel','completed',10,'2024-08-06 00:02:03','2024-08-06 01:42:03','2024-08-06 01:37:02','2024-08-06 01:42:02',NULL,0,0,NULL,NULL),(31105,'mixpanel','completed',10,'2024-08-06 00:30:02','2024-08-06 01:52:03','2024-08-06 01:47:01','2024-08-06 01:52:02',NULL,0,0,NULL,NULL),(31106,'mixpanel','completed',10,'2024-08-05 23:58:04','2024-08-06 02:02:02','2024-08-06 01:57:03','2024-08-06 02:02:01',NULL,0,0,NULL,NULL),(31107,'mixpanel','completed',10,'2024-08-06 00:59:42','2024-08-06 02:12:03','2024-08-06 02:06:41','2024-08-06 02:12:02',NULL,0,0,NULL,NULL),(31108,'mixpanel','completed',10,'2024-08-06 00:46:02','2024-08-06 02:22:03','2024-08-06 02:17:01','2024-08-06 02:22:02',NULL,0,0,NULL,NULL),(31109,'mixpanel','completed',10,'2024-08-06 00:40:03','2024-08-06 02:32:02','2024-08-06 02:27:02','2024-08-06 02:32:01',NULL,0,0,NULL,NULL),(31110,'mixpanel','completed',10,'2024-08-06 01:01:04','2024-08-06 02:42:14','2024-08-06 02:37:03','2024-08-06 02:42:11',NULL,0,0,NULL,NULL),(31111,'mixpanel','completed',10,'2024-08-06 00:55:02','2024-08-06 02:52:02','2024-08-06 02:47:01','2024-08-06 02:52:02',NULL,0,0,NULL,NULL),(31112,'mixpanel','completed',10,'2024-08-06 01:48:04','2024-08-06 03:02:02','2024-08-06 02:57:03','2024-08-06 03:02:01',NULL,0,0,NULL,NULL),(31113,'mixpanel','completed',10,'2024-08-06 01:51:03','2024-08-06 03:12:03','2024-08-06 03:07:02','2024-08-06 03:12:02',NULL,0,0,NULL,NULL),(31114,'mixpanel','completed',10,'2024-08-06 02:06:02','2024-08-06 03:22:03','2024-08-06 03:17:01','2024-08-06 03:22:02',NULL,0,0,NULL,NULL),(31115,'mixpanel','completed',10,'2024-08-06 01:54:04','2024-08-06 03:32:01','2024-08-06 03:27:03','2024-08-06 03:32:00',NULL,0,0,NULL,NULL),(31116,'mixpanel','completed',10,'2024-08-06 02:00:03','2024-08-06 03:42:02','2024-08-06 03:37:02','2024-08-06 03:42:01',NULL,0,0,NULL,NULL),(31117,'mixpanel','completed',10,'2024-08-06 01:50:02','2024-08-06 03:49:40','2024-08-06 03:47:01','2024-08-06 03:49:39',NULL,0,0,NULL,NULL),(31118,'mixpanel','completed',10,'2024-08-06 02:34:01','2024-08-06 03:57:02','2024-08-06 03:52:00','2024-08-06 03:57:01',NULL,0,0,NULL,NULL),(31119,'mixpanel','completed',10,'2024-08-06 02:31:02','2024-08-06 04:07:02','2024-08-06 04:02:01','2024-08-06 04:07:01',NULL,0,0,NULL,NULL),(31120,'mixpanel','completed',10,'2024-08-06 03:04:02','2024-08-06 04:17:01','2024-08-06 04:12:01','2024-08-06 04:17:00',NULL,0,0,NULL,NULL),(31121,'mixpanel','completed',10,'2024-08-06 02:45:07','2024-08-06 04:22:02','2024-08-06 04:19:06','2024-08-06 04:22:01',NULL,0,0,NULL,NULL),(31122,'mixpanel','completed',10,'2024-08-06 03:16:11','2024-08-06 04:32:17','2024-08-06 04:27:09','2024-08-06 04:32:15',NULL,0,0,NULL,NULL),(31123,'mixpanel','completed',10,'2024-08-06 02:45:20','2024-08-06 04:42:33','2024-08-06 04:37:17','2024-08-06 04:42:30',NULL,0,0,NULL,NULL),(31124,'mixpanel','completed',10,'2024-08-06 03:02:01','2024-08-06 04:49:29','2024-08-06 04:47:00','2024-08-06 04:49:28',NULL,0,0,NULL,NULL),(31125,'mixpanel','completed',10,'2024-08-06 02:51:02','2024-08-06 04:57:02','2024-08-06 04:52:01','2024-08-06 04:57:01',NULL,0,0,NULL,NULL),(31126,'mixpanel','completed',10,'2024-08-06 03:25:02','2024-08-06 05:07:02','2024-08-06 05:02:01','2024-08-06 05:07:01',NULL,0,0,NULL,NULL),(31127,'mixpanel','completed',10,'2024-08-06 03:20:02','2024-08-06 05:17:02','2024-08-06 05:12:01','2024-08-06 05:17:01',NULL,0,0,NULL,NULL),(31128,'mixpanel','completed',10,'2024-08-06 04:15:02','2024-08-06 05:27:02','2024-08-06 05:22:01','2024-08-06 05:27:01',NULL,0,0,NULL,NULL),(31129,'mixpanel','completed',10,'2024-08-06 03:34:02','2024-08-06 05:37:02','2024-08-06 05:32:01','2024-08-06 05:37:01',NULL,0,0,NULL,NULL),(31130,'mixpanel','completed',10,'2024-08-06 04:05:02','2024-08-06 05:47:01','2024-08-06 05:42:01','2024-08-06 05:47:00',NULL,0,0,NULL,NULL),(31131,'mixpanel','completed',10,'2024-08-06 04:17:02','2024-08-06 05:57:02','2024-08-06 05:52:01','2024-08-06 05:57:01',NULL,0,0,NULL,NULL),(31132,'mixpanel','completed',10,'2024-08-06 04:11:25','2024-08-06 06:07:02','2024-08-06 06:01:24','2024-08-06 06:07:01',NULL,0,0,NULL,NULL),(31133,'mixpanel','completed',10,'2024-08-06 04:39:02','2024-08-06 06:17:02','2024-08-06 06:12:01','2024-08-06 06:17:01',NULL,0,0,NULL,NULL),(31134,'mixpanel','completed',10,'2024-08-06 04:27:02','2024-08-06 06:27:02','2024-08-06 06:22:01','2024-08-06 06:27:01',NULL,0,0,NULL,NULL),(31135,'mixpanel','completed',10,'2024-08-06 04:50:02','2024-08-06 06:37:02','2024-08-06 06:32:01','2024-08-06 06:37:01',NULL,0,0,NULL,NULL),(31136,'mixpanel','completed',10,'2024-08-06 05:26:02','2024-08-06 06:47:02','2024-08-06 06:42:01','2024-08-06 06:47:01',NULL,0,0,NULL,NULL),(31137,'mixpanel','completed',10,'2024-08-06 05:44:02','2024-08-06 06:57:02','2024-08-06 06:52:01','2024-08-06 06:57:01',NULL,0,0,NULL,NULL),(31138,'mixpanel','completed',10,'2024-08-06 05:06:02','2024-08-06 07:07:02','2024-08-06 07:02:01','2024-08-06 07:07:01',NULL,0,0,NULL,NULL),(31139,'mixpanel','completed',10,'2024-08-06 05:12:02','2024-08-06 07:17:02','2024-08-06 07:12:01','2024-08-06 07:17:01',NULL,0,0,NULL,NULL),(31140,'mixpanel','completed',10,'2024-08-06 05:51:41','2024-08-06 07:27:01','2024-08-06 07:21:40','2024-08-06 07:27:00',NULL,0,0,NULL,NULL),(31141,'mixpanel','completed',10,'2024-08-06 05:46:42','2024-08-06 07:37:06','2024-08-06 07:31:41','2024-08-06 07:37:00',NULL,0,0,NULL,NULL),(31142,'mixpanel','completed',10,'2024-08-06 06:34:02','2024-08-06 07:47:02','2024-08-06 07:42:01','2024-08-06 07:47:01',NULL,0,0,NULL,NULL),(31143,'mixpanel','completed',10,'2024-08-06 06:27:02','2024-08-06 07:57:02','2024-08-06 07:52:01','2024-08-06 07:57:01',NULL,0,0,NULL,NULL),(31144,'mixpanel','completed',10,'2024-08-06 06:44:02','2024-08-06 08:07:02','2024-08-06 08:02:01','2024-08-06 08:07:01',NULL,0,0,NULL,NULL),(31145,'mixpanel','completed',10,'2024-08-06 06:14:02','2024-08-06 08:15:58','2024-08-06 08:12:01','2024-08-06 08:15:57',NULL,0,0,NULL,NULL),(31146,'mixpanel','completed',10,'2024-08-06 06:36:02','2024-08-06 08:26:32','2024-08-06 08:22:01','2024-08-06 08:26:31',NULL,0,0,NULL,NULL),(31147,'mixpanel','completed',10,'2024-08-06 07:02:28','2024-08-06 08:37:02','2024-08-06 08:31:27','2024-08-06 08:37:01',NULL,0,0,NULL,NULL),(31148,'mixpanel','completed',10,'2024-08-06 07:12:28','2024-08-06 08:47:01','2024-08-06 08:41:27','2024-08-06 08:47:00',NULL,0,0,NULL,NULL),(31149,'mixpanel','completed',10,'2024-08-06 07:19:27','2024-08-06 08:57:02','2024-08-06 08:50:26','2024-08-06 08:57:01',NULL,0,0,NULL,NULL),(31150,'mixpanel','completed',10,'2024-08-06 07:25:16','2024-08-06 09:06:28','2024-08-06 09:02:14','2024-08-06 09:06:22',NULL,0,0,NULL,NULL),(31151,'mixpanel','completed',10,'2024-08-06 07:24:14','2024-08-06 09:12:01','2024-08-06 09:09:13','2024-08-06 09:12:00',NULL,0,0,NULL,NULL),(31152,'mixpanel','completed',10,'2024-08-06 07:50:01','2024-08-06 09:22:02','2024-08-06 09:17:00','2024-08-06 09:22:01',NULL,0,0,NULL,NULL),(31153,'mixpanel','completed',10,'2024-08-06 07:30:02','2024-08-06 09:32:02','2024-08-06 09:27:01','2024-08-06 09:32:01',NULL,0,0,NULL,NULL),(31154,'mixpanel','completed',10,'2024-08-06 08:08:02','2024-08-06 09:42:02','2024-08-06 09:37:01','2024-08-06 09:42:01',NULL,0,0,NULL,NULL),(31155,'mixpanel','completed',10,'2024-08-06 08:05:02','2024-08-06 09:52:02','2024-08-06 09:47:01','2024-08-06 09:52:01',NULL,0,0,NULL,NULL),(31156,'mixpanel','completed',10,'2024-08-06 08:51:02','2024-08-06 10:02:02','2024-08-06 09:57:01','2024-08-06 10:02:01',NULL,0,0,NULL,NULL),(31157,'mixpanel','completed',10,'2024-08-06 08:49:02','2024-08-06 10:12:02','2024-08-06 10:07:01','2024-08-06 10:12:01',NULL,0,0,NULL,NULL),(31158,'mixpanel','completed',10,'2024-08-06 08:56:02','2024-08-06 10:22:02','2024-08-06 10:17:01','2024-08-06 10:22:01',NULL,0,0,NULL,NULL),(31159,'mixpanel','completed',10,'2024-08-06 09:12:02','2024-08-06 10:32:01','2024-08-06 10:27:01','2024-08-06 10:32:00',NULL,0,0,NULL,NULL),(31160,'mixpanel','completed',10,'2024-08-06 09:05:02','2024-08-06 10:42:02','2024-08-06 10:37:01','2024-08-06 10:42:01',NULL,0,0,NULL,NULL),(31161,'mixpanel','completed',10,'2024-08-06 09:30:02','2024-08-06 10:52:02','2024-08-06 10:47:01','2024-08-06 10:52:01',NULL,0,0,NULL,NULL),(31162,'mixpanel','completed',10,'2024-08-06 09:01:02','2024-08-06 11:02:05','2024-08-06 10:57:01','2024-08-06 11:01:59',NULL,0,0,NULL,NULL),(31163,'mixpanel','completed',10,'2024-08-06 09:52:02','2024-08-06 11:12:02','2024-08-06 11:07:01','2024-08-06 11:12:01',NULL,0,0,NULL,NULL),(31164,'mixpanel','completed',10,'2024-08-06 09:34:02','2024-08-06 11:22:02','2024-08-06 11:17:01','2024-08-06 11:22:01',NULL,0,0,NULL,NULL),(31165,'mixpanel','completed',10,'2024-08-06 09:57:02','2024-08-06 11:32:02','2024-08-06 11:27:01','2024-08-06 11:32:01',NULL,0,0,NULL,NULL),(31166,'mixpanel','completed',10,'2024-08-06 10:25:54','2024-08-06 11:39:21','2024-08-06 11:36:53','2024-08-06 11:39:20',NULL,0,0,NULL,NULL),(31167,'mixpanel','completed',10,'2024-08-06 10:15:02','2024-08-06 11:47:03','2024-08-06 11:42:01','2024-08-06 11:47:01',NULL,0,0,NULL,NULL),(31168,'mixpanel','completed',10,'2024-08-06 10:45:02','2024-08-06 11:57:02','2024-08-06 11:52:01','2024-08-06 11:57:01',NULL,0,0,NULL,NULL),(31169,'mixpanel','completed',10,'2024-08-06 10:30:02','2024-08-06 12:07:02','2024-08-06 12:02:01','2024-08-06 12:07:01',NULL,0,0,NULL,NULL),(31170,'mixpanel','completed',10,'2024-08-06 10:47:02','2024-08-06 12:17:02','2024-08-06 12:12:01','2024-08-06 12:17:01',NULL,0,0,NULL,NULL),(31171,'mixpanel','completed',10,'2024-08-06 10:30:02','2024-08-06 12:27:02','2024-08-06 12:22:01','2024-08-06 12:27:01',NULL,0,0,NULL,NULL),(31172,'mixpanel','completed',10,'2024-08-06 10:57:01','2024-08-06 12:36:21','2024-08-06 12:32:00','2024-08-06 12:36:20',NULL,0,0,NULL,NULL),(31173,'mixpanel','completed',10,'2024-08-06 10:43:02','2024-08-06 12:47:02','2024-08-06 12:42:01','2024-08-06 12:47:01',NULL,0,0,NULL,NULL),(31174,'mixpanel','completed',10,'2024-08-06 11:32:02','2024-08-06 12:57:02','2024-08-06 12:52:01','2024-08-06 12:57:01',NULL,0,0,NULL,NULL),(31175,'mixpanel','completed',10,'2024-08-06 11:48:02','2024-08-06 13:07:02','2024-08-06 13:02:01','2024-08-06 13:07:01',NULL,0,0,NULL,NULL),(31176,'mixpanel','completed',10,'2024-08-06 12:04:02','2024-08-06 13:15:50','2024-08-06 13:12:01','2024-08-06 13:15:49',NULL,0,0,NULL,NULL),(31177,'mixpanel','completed',10,'2024-08-06 11:25:03','2024-08-06 13:27:02','2024-08-06 13:22:01','2024-08-06 13:27:01',NULL,0,0,NULL,NULL),(31178,'mixpanel','completed',10,'2024-08-06 11:54:02','2024-08-06 13:37:03','2024-08-06 13:32:01','2024-08-06 13:37:01',NULL,0,0,NULL,NULL),(31179,'mixpanel','completed',10,'2024-08-06 12:14:02','2024-08-06 13:47:02','2024-08-06 13:42:01','2024-08-06 13:47:01',NULL,0,0,NULL,NULL),(31180,'mixpanel','completed',10,'2024-08-06 12:27:02','2024-08-06 13:57:02','2024-08-06 13:51:01','2024-08-06 13:57:01',NULL,0,0,NULL,NULL),(31181,'mixpanel','completed',10,'2024-08-06 12:32:02','2024-08-06 14:07:02','2024-08-06 14:02:01','2024-08-06 14:07:01',NULL,0,0,NULL,NULL),(31182,'mixpanel','completed',10,'2024-08-06 13:04:02','2024-08-06 14:17:02','2024-08-06 14:12:01','2024-08-06 14:17:01',NULL,0,0,NULL,NULL),(31183,'mixpanel','completed',10,'2024-08-06 12:25:02','2024-08-06 14:27:03','2024-08-06 14:22:01','2024-08-06 14:27:02',NULL,0,0,NULL,NULL),(31184,'mixpanel','completed',10,'2024-08-06 13:02:02','2024-08-06 14:37:02','2024-08-06 14:32:01','2024-08-06 14:37:01',NULL,0,0,NULL,NULL),(31185,'mixpanel','completed',10,'2024-08-06 12:47:45','2024-08-06 14:42:02','2024-08-06 14:39:44','2024-08-06 14:42:01',NULL,0,0,NULL,NULL),(31186,'mixpanel','completed',10,'2024-08-06 13:11:02','2024-08-06 14:52:02','2024-08-06 14:47:01','2024-08-06 14:52:01',NULL,0,0,NULL,NULL),(31187,'mixpanel','completed',10,'2024-08-06 13:25:02','2024-08-06 15:02:02','2024-08-06 14:57:01','2024-08-06 15:02:01',NULL,0,0,NULL,NULL),(31188,'mixpanel','completed',10,'2024-08-06 13:58:02','2024-08-06 15:12:02','2024-08-06 15:07:01','2024-08-06 15:12:01',NULL,0,0,NULL,NULL),(31189,'mixpanel','completed',10,'2024-08-06 13:28:02','2024-08-06 15:22:02','2024-08-06 15:17:01','2024-08-06 15:22:01',NULL,0,0,NULL,NULL),(31190,'mixpanel','completed',10,'2024-08-06 14:15:02','2024-08-06 15:32:02','2024-08-06 15:27:01','2024-08-06 15:32:01',NULL,0,0,NULL,NULL),(31191,'mixpanel','completed',10,'2024-08-06 13:44:02','2024-08-06 15:42:02','2024-08-06 15:37:01','2024-08-06 15:42:01',NULL,0,0,NULL,NULL),(31192,'mixpanel','completed',10,'2024-08-06 14:23:59','2024-08-06 15:52:02','2024-08-06 15:46:58','2024-08-06 15:52:01',NULL,0,0,NULL,NULL),(31193,'mixpanel','completed',10,'2024-08-06 14:52:03','2024-08-06 16:02:02','2024-08-06 15:57:02','2024-08-06 16:02:01',NULL,0,0,NULL,NULL),(31194,'mixpanel','completed',10,'2024-08-06 14:07:07','2024-08-06 16:12:03','2024-08-06 16:07:06','2024-08-06 16:12:02',NULL,0,0,NULL,NULL),(31195,'mixpanel','completed',10,'2024-08-06 14:42:02','2024-08-06 16:22:02','2024-08-06 16:17:01','2024-08-06 16:22:01',NULL,0,0,NULL,NULL),(31196,'mixpanel','completed',10,'2024-08-06 14:43:03','2024-08-06 16:32:02','2024-08-06 16:27:02','2024-08-06 16:32:01',NULL,0,0,NULL,NULL),(31197,'mixpanel','completed',10,'2024-08-06 15:32:03','2024-08-06 16:42:03','2024-08-06 16:37:02','2024-08-06 16:42:02',NULL,0,0,NULL,NULL),(31198,'mixpanel','completed',10,'2024-08-06 15:10:02','2024-08-06 16:52:02','2024-08-06 16:47:01','2024-08-06 16:52:01',NULL,0,0,NULL,NULL),(31199,'mixpanel','completed',10,'2024-08-06 15:52:03','2024-08-06 17:02:02','2024-08-06 16:57:02','2024-08-06 17:02:01',NULL,0,0,NULL,NULL),(31200,'mixpanel','completed',10,'2024-08-06 16:05:05','2024-08-06 17:12:03','2024-08-06 17:07:03','2024-08-06 17:12:02',NULL,0,0,NULL,NULL),(31201,'mixpanel','completed',10,'2024-08-06 15:26:02','2024-08-06 17:22:02','2024-08-06 17:17:01','2024-08-06 17:22:01',NULL,0,0,NULL,NULL),(31202,'mixpanel','completed',10,'2024-08-06 15:45:03','2024-08-06 17:32:02','2024-08-06 17:27:02','2024-08-06 17:32:01',NULL,0,0,NULL,NULL),(31203,'mixpanel','completed',10,'2024-08-06 16:28:03','2024-08-06 17:42:04','2024-08-06 17:37:03','2024-08-06 17:42:03',NULL,0,0,NULL,NULL),(31204,'mixpanel','completed',10,'2024-08-06 15:54:02','2024-08-06 17:52:02','2024-08-06 17:47:01','2024-08-06 17:52:01',NULL,0,0,NULL,NULL),(31205,'mixpanel','completed',10,'2024-08-06 16:37:04','2024-08-06 18:02:02','2024-08-06 17:57:03','2024-08-06 18:02:01',NULL,0,0,NULL,NULL),(31206,'mixpanel','completed',10,'2024-08-06 16:09:03','2024-08-06 18:12:03','2024-08-06 18:07:02','2024-08-06 18:12:02',NULL,0,0,NULL,NULL),(31207,'mixpanel','completed',10,'2024-08-06 17:04:02','2024-08-06 18:22:02','2024-08-06 18:17:01','2024-08-06 18:22:01',NULL,0,0,NULL,NULL),(31208,'mixpanel','completed',10,'2024-08-06 16:40:54','2024-08-06 18:32:02','2024-08-06 18:25:53','2024-08-06 18:32:01',NULL,0,0,NULL,NULL),(31209,'mixpanel','completed',10,'2024-08-06 17:00:04','2024-08-06 18:42:02','2024-08-06 18:37:03','2024-08-06 18:42:01',NULL,0,0,NULL,NULL),(31210,'mixpanel','completed',10,'2024-08-06 17:11:02','2024-08-06 18:52:06','2024-08-06 18:47:01','2024-08-06 18:52:05',NULL,0,0,NULL,NULL),(31211,'mixpanel','completed',10,'2024-08-06 17:35:52','2024-08-06 18:59:45','2024-08-06 18:56:51','2024-08-06 18:59:44',NULL,0,0,NULL,NULL),(31212,'mixpanel','completed',10,'2024-08-06 17:13:02','2024-08-06 19:07:02','2024-08-06 19:02:01','2024-08-06 19:07:01',NULL,0,0,NULL,NULL),(31213,'mixpanel','completed',10,'2024-08-06 17:11:02','2024-08-06 19:17:02','2024-08-06 19:12:01','2024-08-06 19:17:01',NULL,0,0,NULL,NULL),(31214,'mixpanel','completed',10,'2024-08-06 17:26:02','2024-08-06 19:27:02','2024-08-06 19:22:01','2024-08-06 19:27:01',NULL,0,0,NULL,NULL),(31215,'mixpanel','completed',10,'2024-08-06 18:14:02','2024-08-06 19:37:12','2024-08-06 19:32:01','2024-08-06 19:37:11',NULL,0,0,NULL,NULL),(31216,'mixpanel','completed',10,'2024-08-06 18:16:02','2024-08-06 19:45:57','2024-08-06 19:42:01','2024-08-06 19:45:56',NULL,0,0,NULL,NULL),(31217,'mixpanel','completed',10,'2024-08-06 18:46:28','2024-08-06 19:57:02','2024-08-06 19:51:27','2024-08-06 19:57:01',NULL,0,0,NULL,NULL),(31218,'mixpanel','completed',10,'2024-08-06 18:36:03','2024-08-06 20:07:02','2024-08-06 20:02:02','2024-08-06 20:07:01',NULL,0,0,NULL,NULL),(31219,'mixpanel','completed',10,'2024-08-06 18:34:02','2024-08-06 20:17:02','2024-08-06 20:12:01','2024-08-06 20:17:01',NULL,0,0,NULL,NULL),(31220,'mixpanel','completed',10,'2024-08-06 19:01:02','2024-08-06 20:27:02','2024-08-06 20:22:01','2024-08-06 20:27:01',NULL,0,0,NULL,NULL),(31221,'mixpanel','completed',10,'2024-08-06 18:45:45','2024-08-06 20:32:02','2024-08-06 20:29:44','2024-08-06 20:32:01',NULL,0,0,NULL,NULL),(31222,'mixpanel','completed',10,'2024-08-06 19:21:02','2024-08-06 20:42:05','2024-08-06 20:37:01','2024-08-06 20:42:03',NULL,0,0,NULL,NULL),(31223,'mixpanel','completed',10,'2024-08-06 19:37:02','2024-08-06 20:52:02','2024-08-06 20:47:01','2024-08-06 20:52:01',NULL,0,0,NULL,NULL),(31224,'mixpanel','completed',10,'2024-08-06 19:21:02','2024-08-06 21:02:02','2024-08-06 20:57:01','2024-08-06 21:02:01',NULL,0,0,NULL,NULL),(31225,'mixpanel','completed',10,'2024-08-06 19:30:54','2024-08-06 21:07:02','2024-08-06 21:04:53','2024-08-06 21:07:01',NULL,0,0,NULL,NULL),(31226,'mixpanel','completed',10,'2024-08-06 20:07:02','2024-08-06 21:17:02','2024-08-06 21:12:01','2024-08-06 21:17:01',NULL,0,0,NULL,NULL),(31227,'mixpanel','completed',10,'2024-08-06 20:00:02','2024-08-06 21:27:02','2024-08-06 21:22:01','2024-08-06 21:27:01',NULL,0,0,NULL,NULL),(31228,'mixpanel','completed',10,'2024-08-06 19:44:02','2024-08-06 21:37:02','2024-08-06 21:32:01','2024-08-06 21:37:01',NULL,0,0,NULL,NULL),(31229,'mixpanel','completed',10,'2024-08-06 20:02:02','2024-08-06 21:47:02','2024-08-06 21:42:01','2024-08-06 21:47:01',NULL,0,0,NULL,NULL),(31230,'unsubscribe_tokens','completed',0,'2024-08-06 21:47:24','2024-08-06 21:52:03','2024-08-06 21:47:23','2024-08-06 21:52:01',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(31231,'subscriber_link_tokens','completed',0,'2024-08-06 21:47:24','2024-08-06 21:52:03','2024-08-06 21:47:23','2024-08-06 21:52:01',NULL,0,0,NULL,NULL),(31232,'newsletter_templates_thumbnails','completed',10,'2024-08-06 21:47:24','2024-08-06 21:52:03','2024-08-06 21:47:23','2024-08-06 21:52:01',NULL,0,0,NULL,NULL),(31233,'mixpanel','completed',0,'2024-08-06 21:47:24','2024-08-06 21:52:03','2024-08-06 21:47:23','2024-08-06 21:52:01',NULL,0,0,NULL,NULL),(31234,'mixpanel','completed',10,'2024-08-06 20:09:02','2024-08-06 22:02:03','2024-08-06 21:57:01','2024-08-06 22:02:01',NULL,0,0,NULL,NULL),(31235,'mixpanel','completed',10,'2024-08-06 20:52:02','2024-08-06 22:12:02','2024-08-06 22:07:01','2024-08-06 22:12:01',NULL,0,0,NULL,NULL),(31236,'mixpanel','completed',10,'2024-08-06 20:54:54','2024-08-06 22:21:41','2024-08-06 22:16:53','2024-08-06 22:21:40',NULL,0,0,NULL,NULL),(31237,'mixpanel','completed',10,'2024-08-06 20:35:06','2024-08-06 22:27:25','2024-08-06 22:24:05','2024-08-06 22:27:22',NULL,0,0,NULL,NULL),(31238,'mixpanel','completed',10,'2024-08-06 21:16:04','2024-08-06 22:36:42','2024-08-06 22:32:02','2024-08-06 22:36:40',NULL,0,0,NULL,NULL),(31239,'mixpanel','completed',10,'2024-08-06 21:19:02','2024-08-06 22:47:02','2024-08-06 22:42:01','2024-08-06 22:47:01',NULL,0,0,NULL,NULL),(31240,'schedule_re_engagement_email','completed',10,'2024-08-07 22:50:04','2024-08-07 22:52:20','2024-08-06 22:50:03','2024-08-07 22:52:16',NULL,0,0,NULL,NULL),(31241,'mixpanel','completed',10,'2024-08-06 21:27:04','2024-08-06 22:56:47','2024-08-06 22:50:03','2024-08-06 22:56:46',NULL,0,0,NULL,NULL),(31242,'mixpanel','completed',10,'2024-08-06 21:38:02','2024-08-06 23:07:26','2024-08-06 23:02:01','2024-08-06 23:07:23',NULL,0,0,NULL,NULL),(31243,'mixpanel','completed',10,'2024-08-06 22:04:07','2024-08-06 23:17:04','2024-08-06 23:12:05','2024-08-06 23:17:02',NULL,0,0,NULL,NULL),(31244,'mixpanel','completed',10,'2024-08-06 21:47:04','2024-08-06 23:27:04','2024-08-06 23:22:03','2024-08-06 23:27:03',NULL,0,0,NULL,NULL),(31245,'mixpanel','completed',10,'2024-08-06 22:09:03','2024-08-06 23:37:02','2024-08-06 23:32:02','2024-08-06 23:37:01',NULL,0,0,NULL,NULL),(31246,'mixpanel','completed',10,'2024-08-06 22:16:15','2024-08-06 23:44:07','2024-08-06 23:40:14','2024-08-06 23:44:03',NULL,0,0,NULL,NULL),(31247,'mixpanel','completed',10,'2024-08-06 22:31:02','2024-08-06 23:52:02','2024-08-06 23:47:01','2024-08-06 23:52:01',NULL,0,0,NULL,NULL),(31248,'mixpanel','completed',10,'2024-08-06 22:30:02','2024-08-07 00:02:03','2024-08-06 23:57:01','2024-08-07 00:02:02',NULL,0,0,NULL,NULL),(31249,'mixpanel','completed',10,'2024-08-06 22:19:02','2024-08-07 00:12:02','2024-08-07 00:07:01','2024-08-07 00:12:01',NULL,0,0,NULL,NULL),(31250,'mixpanel','completed',10,'2024-08-06 22:49:02','2024-08-07 00:22:03','2024-08-07 00:17:01','2024-08-07 00:22:02',NULL,0,0,NULL,NULL),(31251,'mixpanel','completed',10,'2024-08-06 23:05:50','2024-08-07 00:32:02','2024-08-07 00:26:49','2024-08-07 00:32:01',NULL,0,0,NULL,NULL),(31252,'mixpanel','completed',10,'2024-08-06 22:57:02','2024-08-07 00:42:02','2024-08-07 00:37:01','2024-08-07 00:42:01',NULL,0,0,NULL,NULL),(31253,'mixpanel','completed',10,'2024-08-06 22:59:02','2024-08-07 00:49:11','2024-08-07 00:47:01','2024-08-07 00:49:10',NULL,0,0,NULL,NULL),(31254,'mixpanel','completed',10,'2024-08-06 23:15:03','2024-08-07 00:57:04','2024-08-07 00:52:02','2024-08-07 00:57:03',NULL,0,0,NULL,NULL),(31255,'mixpanel','completed',10,'2024-08-06 23:33:02','2024-08-07 01:05:59','2024-08-07 01:02:01','2024-08-07 01:05:58',NULL,0,0,NULL,NULL),(31256,'mixpanel','completed',10,'2024-08-07 00:04:51','2024-08-07 01:12:02','2024-08-07 01:09:50','2024-08-07 01:12:01',NULL,0,0,NULL,NULL),(31257,'mixpanel','completed',10,'2024-08-06 23:40:19','2024-08-07 01:22:02','2024-08-07 01:17:15','2024-08-07 01:22:01',NULL,0,0,NULL,NULL),(31258,'mixpanel','completed',10,'2024-08-06 23:45:02','2024-08-07 01:32:02','2024-08-07 01:27:01','2024-08-07 01:32:01',NULL,0,0,NULL,NULL),(31259,'mixpanel','completed',10,'2024-08-07 00:02:02','2024-08-07 01:42:02','2024-08-07 01:37:01','2024-08-07 01:42:01',NULL,0,0,NULL,NULL),(31260,'mixpanel','completed',10,'2024-08-07 00:00:02','2024-08-07 01:52:02','2024-08-07 01:47:01','2024-08-07 01:52:01',NULL,0,0,NULL,NULL),(31261,'mixpanel','completed',10,'2024-08-07 00:50:03','2024-08-07 02:02:03','2024-08-07 01:57:02','2024-08-07 02:02:02',NULL,0,0,NULL,NULL),(31262,'mixpanel','completed',10,'2024-08-07 00:42:02','2024-08-07 02:12:02','2024-08-07 02:07:01','2024-08-07 02:12:01',NULL,0,0,NULL,NULL),(31263,'mixpanel','completed',10,'2024-08-07 00:40:02','2024-08-07 02:22:02','2024-08-07 02:17:01','2024-08-07 02:22:01',NULL,0,0,NULL,NULL),(31264,'mixpanel','completed',10,'2024-08-07 00:51:02','2024-08-07 02:32:02','2024-08-07 02:27:01','2024-08-07 02:32:01',NULL,0,0,NULL,NULL),(31265,'mixpanel','completed',10,'2024-08-07 00:49:03','2024-08-07 02:42:03','2024-08-07 02:37:02','2024-08-07 02:42:01',NULL,0,0,NULL,NULL),(31266,'mixpanel','completed',10,'2024-08-07 00:53:02','2024-08-07 02:52:02','2024-08-07 02:47:02','2024-08-07 02:52:01',NULL,0,0,NULL,NULL),(31267,'mixpanel','completed',10,'2024-08-07 01:26:02','2024-08-07 03:02:03','2024-08-07 02:57:01','2024-08-07 03:02:02',NULL,0,0,NULL,NULL),(31268,'mixpanel','completed',10,'2024-08-07 01:36:03','2024-08-07 03:12:02','2024-08-07 03:07:02','2024-08-07 03:12:01',NULL,0,0,NULL,NULL),(31269,'mixpanel','completed',10,'2024-08-07 02:08:02','2024-08-07 03:22:02','2024-08-07 03:17:01','2024-08-07 03:22:01',NULL,0,0,NULL,NULL),(31270,'mixpanel','completed',10,'2024-08-07 02:22:02','2024-08-07 03:32:02','2024-08-07 03:27:01','2024-08-07 03:32:01',NULL,0,0,NULL,NULL),(31271,'mixpanel','completed',10,'2024-08-07 01:39:02','2024-08-07 03:42:03','2024-08-07 03:37:01','2024-08-07 03:42:02',NULL,0,0,NULL,NULL),(31272,'mixpanel','completed',10,'2024-08-07 02:25:02','2024-08-07 03:52:02','2024-08-07 03:47:01','2024-08-07 03:52:01',NULL,0,0,NULL,NULL),(31273,'mixpanel','completed',10,'2024-08-07 02:03:02','2024-08-07 04:02:03','2024-08-07 03:57:01','2024-08-07 04:02:02',NULL,0,0,NULL,NULL),(31274,'mixpanel','completed',10,'2024-08-07 02:44:03','2024-08-07 04:12:02','2024-08-07 04:07:02','2024-08-07 04:12:01',NULL,0,0,NULL,NULL),(31275,'mixpanel','completed',10,'2024-08-07 03:05:02','2024-08-07 04:22:02','2024-08-07 04:17:01','2024-08-07 04:22:01',NULL,0,0,NULL,NULL),(31276,'mixpanel','completed',10,'2024-08-07 03:03:17','2024-08-07 04:32:11','2024-08-07 04:27:14','2024-08-07 04:32:09',NULL,0,0,NULL,NULL),(31277,'mixpanel','completed',10,'2024-08-07 03:14:06','2024-08-07 04:42:13','2024-08-07 04:37:05','2024-08-07 04:42:11',NULL,0,0,NULL,NULL),(31278,'mixpanel','completed',10,'2024-08-07 03:42:03','2024-08-07 04:52:02','2024-08-07 04:47:01','2024-08-07 04:52:01',NULL,0,0,NULL,NULL),(31279,'mixpanel','completed',10,'2024-08-07 03:41:02','2024-08-07 05:02:02','2024-08-07 04:57:01','2024-08-07 05:02:01',NULL,0,0,NULL,NULL),(31280,'mixpanel','completed',10,'2024-08-07 03:55:02','2024-08-07 05:12:02','2024-08-07 05:07:01','2024-08-07 05:12:01',NULL,0,0,NULL,NULL),(31281,'mixpanel','completed',10,'2024-08-07 04:04:03','2024-08-07 05:22:03','2024-08-07 05:17:02','2024-08-07 05:22:02',NULL,0,0,NULL,NULL),(31282,'mixpanel','completed',10,'2024-08-07 03:28:12','2024-08-07 05:27:03','2024-08-07 05:24:11','2024-08-07 05:27:02',NULL,0,0,NULL,NULL),(31283,'mixpanel','completed',10,'2024-08-07 03:59:02','2024-08-07 05:37:02','2024-08-07 05:32:01','2024-08-07 05:37:01',NULL,0,0,NULL,NULL),(31284,'mixpanel','completed',10,'2024-08-07 04:04:02','2024-08-07 05:47:03','2024-08-07 05:42:01','2024-08-07 05:47:02',NULL,0,0,NULL,NULL),(31285,'mixpanel','completed',10,'2024-08-07 04:46:02','2024-08-07 05:57:03','2024-08-07 05:52:01','2024-08-07 05:57:02',NULL,0,0,NULL,NULL),(31286,'mixpanel','completed',10,'2024-08-07 04:27:02','2024-08-07 06:07:03','2024-08-07 06:02:01','2024-08-07 06:07:02',NULL,0,0,NULL,NULL),(31287,'mixpanel','completed',10,'2024-08-07 04:22:02','2024-08-07 06:17:03','2024-08-07 06:12:02','2024-08-07 06:17:02',NULL,0,0,NULL,NULL),(31288,'mixpanel','completed',10,'2024-08-07 04:23:02','2024-08-07 06:27:03','2024-08-07 06:22:01','2024-08-07 06:27:02',NULL,0,0,NULL,NULL),(31289,'mixpanel','completed',10,'2024-08-07 05:30:03','2024-08-07 06:37:02','2024-08-07 06:32:02','2024-08-07 06:37:02',NULL,0,0,NULL,NULL),(31290,'mixpanel','completed',10,'2024-08-07 05:09:02','2024-08-07 06:47:03','2024-08-07 06:42:01','2024-08-07 06:47:02',NULL,0,0,NULL,NULL),(31291,'mixpanel','completed',10,'2024-08-07 04:57:03','2024-08-07 06:57:02','2024-08-07 06:52:02','2024-08-07 06:57:01',NULL,0,0,NULL,NULL),(31292,'mixpanel','completed',10,'2024-08-07 05:06:02','2024-08-07 07:07:02','2024-08-07 07:02:01','2024-08-07 07:07:01',NULL,0,0,NULL,NULL),(31293,'mixpanel','completed',10,'2024-08-07 05:59:03','2024-08-07 07:15:03','2024-08-07 07:12:02','2024-08-07 07:15:02',NULL,0,0,NULL,NULL),(31294,'mixpanel','completed',10,'2024-08-07 05:54:03','2024-08-07 07:27:03','2024-08-07 07:22:02','2024-08-07 07:27:02',NULL,0,0,NULL,NULL),(31295,'mixpanel','completed',10,'2024-08-07 06:23:03','2024-08-07 07:34:59','2024-08-07 07:32:02','2024-08-07 07:34:58',NULL,0,0,NULL,NULL),(31296,'mixpanel','completed',10,'2024-08-07 06:00:02','2024-08-07 07:42:02','2024-08-07 07:37:01','2024-08-07 07:42:02',NULL,0,0,NULL,NULL),(31297,'mixpanel','completed',10,'2024-08-07 06:02:03','2024-08-07 07:52:03','2024-08-07 07:47:02','2024-08-07 07:52:02',NULL,0,0,NULL,NULL),(31298,'mixpanel','completed',10,'2024-08-07 06:24:05','2024-08-07 08:02:03','2024-08-07 07:57:04','2024-08-07 08:02:02',NULL,0,0,NULL,NULL),(31299,'mixpanel','completed',10,'2024-08-07 06:17:03','2024-08-07 08:12:02','2024-08-07 08:07:02','2024-08-07 08:12:01',NULL,0,0,NULL,NULL),(31300,'mixpanel','completed',10,'2024-08-07 06:23:02','2024-08-07 08:22:03','2024-08-07 08:17:01','2024-08-07 08:22:02',NULL,0,0,NULL,NULL),(31301,'mixpanel','completed',10,'2024-08-07 06:50:59','2024-08-07 08:27:02','2024-08-07 08:24:58','2024-08-07 08:27:02',NULL,0,0,NULL,NULL),(31302,'mixpanel','completed',10,'2024-08-07 06:42:03','2024-08-07 08:37:03','2024-08-07 08:32:02','2024-08-07 08:37:02',NULL,0,0,NULL,NULL),(31303,'mixpanel','completed',10,'2024-08-07 07:17:02','2024-08-07 08:47:03','2024-08-07 08:42:01','2024-08-07 08:47:02',NULL,0,0,NULL,NULL),(31304,'mixpanel','completed',10,'2024-08-07 06:57:07','2024-08-07 08:56:46','2024-08-07 08:52:06','2024-08-07 08:56:45',NULL,0,0,NULL,NULL),(31305,'mixpanel','completed',10,'2024-08-07 07:05:03','2024-08-07 09:07:02','2024-08-07 09:02:02','2024-08-07 09:07:01',NULL,0,0,NULL,NULL),(31306,'mixpanel','completed',10,'2024-08-07 07:14:02','2024-08-07 09:17:02','2024-08-07 09:12:01','2024-08-07 09:17:02',NULL,0,0,NULL,NULL),(31307,'mixpanel','completed',10,'2024-08-07 07:45:03','2024-08-07 09:27:03','2024-08-07 09:22:02','2024-08-07 09:27:02',NULL,0,0,NULL,NULL),(31308,'mixpanel','completed',10,'2024-08-07 07:36:02','2024-08-07 09:37:03','2024-08-07 09:32:02','2024-08-07 09:37:02',NULL,0,0,NULL,NULL),(31309,'mixpanel','completed',10,'2024-08-07 08:03:02','2024-08-07 09:47:03','2024-08-07 09:42:02','2024-08-07 09:47:02',NULL,0,0,NULL,NULL),(31310,'mixpanel','completed',10,'2024-08-07 07:52:40','2024-08-07 09:52:03','2024-08-07 09:49:39','2024-08-07 09:52:02',NULL,0,0,NULL,NULL),(31311,'mixpanel','completed',10,'2024-08-07 08:02:20','2024-08-07 09:57:03','2024-08-07 09:54:19','2024-08-07 09:57:01',NULL,0,0,NULL,NULL),(31312,'mixpanel','completed',10,'2024-08-07 09:00:02','2024-08-07 10:07:03','2024-08-07 10:02:01','2024-08-07 10:07:02',NULL,0,0,NULL,NULL),(31313,'mixpanel','completed',10,'2024-08-07 08:24:03','2024-08-07 10:17:03','2024-08-07 10:12:02','2024-08-07 10:17:02',NULL,0,0,NULL,NULL),(31314,'mixpanel','completed',10,'2024-08-07 08:39:10','2024-08-07 10:27:03','2024-08-07 10:21:10','2024-08-07 10:27:02',NULL,0,0,NULL,NULL),(31315,'mixpanel','completed',10,'2024-08-07 09:07:03','2024-08-07 10:37:03','2024-08-07 10:32:02','2024-08-07 10:37:02',NULL,0,0,NULL,NULL),(31316,'mixpanel','completed',10,'2024-08-07 08:48:03','2024-08-07 10:45:53','2024-08-07 10:42:02','2024-08-07 10:45:52',NULL,0,0,NULL,NULL),(31317,'mixpanel','completed',10,'2024-08-07 09:21:03','2024-08-07 10:57:02','2024-08-07 10:52:02','2024-08-07 10:57:01',NULL,0,0,NULL,NULL),(31318,'mixpanel','completed',10,'2024-08-07 09:10:03','2024-08-07 11:05:55','2024-08-07 11:02:02','2024-08-07 11:05:53',NULL,0,0,NULL,NULL),(31319,'mixpanel','completed',10,'2024-08-07 09:31:03','2024-08-07 11:17:03','2024-08-07 11:12:02','2024-08-07 11:17:02',NULL,0,0,NULL,NULL),(31320,'mixpanel','completed',10,'2024-08-07 10:06:03','2024-08-07 11:27:03','2024-08-07 11:22:02','2024-08-07 11:27:02',NULL,0,0,NULL,NULL),(31321,'mixpanel','completed',10,'2024-08-07 10:15:03','2024-08-07 11:37:03','2024-08-07 11:32:02','2024-08-07 11:37:02',NULL,0,0,NULL,NULL),(31322,'mixpanel','completed',10,'2024-08-07 10:22:03','2024-08-07 11:47:03','2024-08-07 11:42:02','2024-08-07 11:47:02',NULL,0,0,NULL,NULL),(31323,'mixpanel','completed',10,'2024-08-07 10:22:03','2024-08-07 11:57:03','2024-08-07 11:52:02','2024-08-07 11:57:02',NULL,0,0,NULL,NULL),(31324,'mixpanel','completed',10,'2024-08-07 10:18:21','2024-08-07 12:07:03','2024-08-07 12:02:20','2024-08-07 12:07:02',NULL,0,0,NULL,NULL),(31325,'mixpanel','completed',10,'2024-08-07 10:33:03','2024-08-07 12:16:44','2024-08-07 12:12:02','2024-08-07 12:16:43',NULL,0,0,NULL,NULL),(31326,'mixpanel','completed',10,'2024-08-07 11:16:03','2024-08-07 12:27:03','2024-08-07 12:22:02','2024-08-07 12:27:02',NULL,0,0,NULL,NULL),(31327,'mixpanel','completed',10,'2024-08-07 11:06:22','2024-08-07 12:37:03','2024-08-07 12:32:21','2024-08-07 12:37:02',NULL,0,0,NULL,NULL),(31328,'mixpanel','completed',10,'2024-08-07 10:51:03','2024-08-07 12:47:21','2024-08-07 12:42:02','2024-08-07 12:47:20',NULL,0,0,NULL,NULL),(31329,'mixpanel','completed',10,'2024-08-07 11:32:02','2024-08-07 12:57:03','2024-08-07 12:52:02','2024-08-07 12:57:02',NULL,0,0,NULL,NULL),(31330,'mixpanel','completed',10,'2024-08-07 11:16:24','2024-08-07 13:07:03','2024-08-07 13:02:23','2024-08-07 13:07:02',NULL,0,0,NULL,NULL),(31331,'mixpanel','completed',10,'2024-08-07 11:47:03','2024-08-07 13:17:22','2024-08-07 13:12:02','2024-08-07 13:17:21',NULL,0,0,NULL,NULL),(31332,'mixpanel','completed',10,'2024-08-07 11:25:03','2024-08-07 13:27:03','2024-08-07 13:22:02','2024-08-07 13:27:02',NULL,0,0,NULL,NULL),(31333,'mixpanel','completed',10,'2024-08-07 11:49:43','2024-08-07 13:37:03','2024-08-07 13:31:42','2024-08-07 13:37:02',NULL,0,0,NULL,NULL),(31334,'mixpanel','completed',10,'2024-08-07 12:18:03','2024-08-07 13:47:21','2024-08-07 13:42:02','2024-08-07 13:47:20',NULL,0,0,NULL,NULL),(31335,'mixpanel','completed',10,'2024-08-07 11:57:52','2024-08-07 13:57:03','2024-08-07 13:51:51','2024-08-07 13:57:02',NULL,0,0,NULL,NULL),(31336,'mixpanel','completed',10,'2024-08-07 12:10:22','2024-08-07 14:07:03','2024-08-07 14:02:21','2024-08-07 14:07:02',NULL,0,0,NULL,NULL),(31337,'mixpanel','completed',10,'2024-08-07 12:42:03','2024-08-07 14:17:22','2024-08-07 14:12:02','2024-08-07 14:17:21',NULL,0,0,NULL,NULL),(31338,'mixpanel','completed',10,'2024-08-07 13:15:04','2024-08-07 14:27:03','2024-08-07 14:22:03','2024-08-07 14:27:02',NULL,0,0,NULL,NULL),(31339,'mixpanel','completed',10,'2024-08-07 13:23:22','2024-08-07 14:37:03','2024-08-07 14:32:22','2024-08-07 14:37:02',NULL,0,0,NULL,NULL),(31340,'mixpanel','completed',10,'2024-08-07 13:25:03','2024-08-07 14:47:19','2024-08-07 14:42:02','2024-08-07 14:47:18',NULL,0,0,NULL,NULL),(31341,'mixpanel','completed',10,'2024-08-07 13:06:21','2024-08-07 14:57:03','2024-08-07 14:51:20','2024-08-07 14:57:02',NULL,0,0,NULL,NULL),(31342,'mixpanel','completed',10,'2024-08-07 13:53:24','2024-08-07 15:07:03','2024-08-07 15:02:23','2024-08-07 15:07:02',NULL,0,0,NULL,NULL),(31343,'mixpanel','completed',10,'2024-08-07 14:04:03','2024-08-07 15:17:22','2024-08-07 15:12:02','2024-08-07 15:17:21',NULL,0,0,NULL,NULL),(31344,'mixpanel','completed',10,'2024-08-07 13:46:03','2024-08-07 15:25:06','2024-08-07 15:22:02','2024-08-07 15:25:05',NULL,0,0,NULL,NULL),(31345,'mixpanel','completed',10,'2024-08-07 14:06:44','2024-08-07 15:32:22','2024-08-07 15:27:43','2024-08-07 15:32:20',NULL,0,0,NULL,NULL),(31346,'mixpanel','completed',10,'2024-08-07 14:15:30','2024-08-07 15:42:03','2024-08-07 15:35:29','2024-08-07 15:42:02',NULL,0,0,NULL,NULL),(31347,'mixpanel','completed',10,'2024-08-07 14:43:03','2024-08-07 15:52:03','2024-08-07 15:47:02','2024-08-07 15:52:02',NULL,0,0,NULL,NULL),(31348,'mixpanel','completed',10,'2024-08-07 14:00:03','2024-08-07 16:02:03','2024-08-07 15:57:02','2024-08-07 16:02:02',NULL,0,0,NULL,NULL),(31349,'mixpanel','completed',10,'2024-08-07 14:57:27','2024-08-07 16:12:03','2024-08-07 16:05:26','2024-08-07 16:12:02',NULL,0,0,NULL,NULL),(31350,'subscribers_engagement_score','completed',10,'2024-08-07 16:17:03','2024-08-07 16:22:04','2024-08-07 16:17:02','2024-08-07 16:22:03',NULL,0,0,NULL,NULL),(31351,'mixpanel','completed',10,'2024-08-07 14:57:03','2024-08-07 16:22:04','2024-08-07 16:17:02','2024-08-07 16:22:03',NULL,0,0,NULL,NULL),(31352,'subscribers_engagement_score','completed',10,'2024-08-08 04:52:00','2024-08-08 04:52:03','2024-08-07 16:22:03','2024-08-08 04:52:02',NULL,0,0,NULL,NULL),(31353,'mixpanel','completed',10,'2024-08-07 14:59:03','2024-08-07 16:32:03','2024-08-07 16:27:02','2024-08-07 16:32:02',NULL,0,0,NULL,NULL),(31354,'mixpanel','completed',10,'2024-08-07 14:53:03','2024-08-07 16:41:44','2024-08-07 16:37:02','2024-08-07 16:41:43',NULL,0,0,NULL,NULL),(31355,'mixpanel','completed',10,'2024-08-07 15:08:03','2024-08-07 16:52:03','2024-08-07 16:47:02','2024-08-07 16:52:02',NULL,0,0,NULL,NULL),(31356,'mixpanel','completed',10,'2024-08-07 15:37:03','2024-08-07 16:59:51','2024-08-07 16:57:02','2024-08-07 16:59:50',NULL,0,0,NULL,NULL),(31357,'mixpanel','completed',10,'2024-08-07 15:41:55','2024-08-07 17:07:03','2024-08-07 17:01:54','2024-08-07 17:07:02',NULL,0,0,NULL,NULL),(31358,'mixpanel','completed',10,'2024-08-07 15:36:03','2024-08-07 17:15:36','2024-08-07 17:12:02','2024-08-07 17:15:35',NULL,0,0,NULL,NULL),(31359,'mixpanel','completed',10,'2024-08-07 16:18:03','2024-08-07 17:27:03','2024-08-07 17:22:02','2024-08-07 17:27:02',NULL,0,0,NULL,NULL),(31360,'mixpanel','completed',10,'2024-08-07 15:31:04','2024-08-07 17:37:03','2024-08-07 17:32:03','2024-08-07 17:37:02',NULL,0,0,NULL,NULL),(31361,'mixpanel','completed',10,'2024-08-07 16:24:03','2024-08-07 17:47:03','2024-08-07 17:42:02','2024-08-07 17:47:02',NULL,0,0,NULL,NULL),(31362,'mixpanel','completed',10,'2024-08-07 16:09:03','2024-08-07 17:57:03','2024-08-07 17:52:02','2024-08-07 17:57:02',NULL,0,0,NULL,NULL),(31363,'mixpanel','completed',10,'2024-08-07 16:12:09','2024-08-07 18:02:03','2024-08-07 17:59:08','2024-08-07 18:02:02',NULL,0,0,NULL,NULL),(31364,'mixpanel','completed',10,'2024-08-07 16:58:03','2024-08-07 18:12:03','2024-08-07 18:07:02','2024-08-07 18:12:02',NULL,0,0,NULL,NULL),(31365,'mixpanel','completed',10,'2024-08-07 16:24:03','2024-08-07 18:22:04','2024-08-07 18:17:02','2024-08-07 18:22:02',NULL,0,0,NULL,NULL),(31366,'mixpanel','completed',10,'2024-08-07 17:02:03','2024-08-07 18:32:03','2024-08-07 18:27:02','2024-08-07 18:32:02',NULL,0,0,NULL,NULL),(31367,'mixpanel','completed',10,'2024-08-07 16:57:03','2024-08-07 18:42:03','2024-08-07 18:37:02','2024-08-07 18:42:02',NULL,0,0,NULL,NULL),(31368,'mixpanel','completed',10,'2024-08-07 17:36:03','2024-08-07 18:52:03','2024-08-07 18:47:02','2024-08-07 18:52:02',NULL,0,0,NULL,NULL),(31369,'mixpanel','completed',10,'2024-08-07 17:01:03','2024-08-07 19:02:03','2024-08-07 18:57:02','2024-08-07 19:02:02',NULL,0,0,NULL,NULL),(31370,'mixpanel','completed',10,'2024-08-07 17:15:03','2024-08-07 19:12:03','2024-08-07 19:07:02','2024-08-07 19:12:02',NULL,0,0,NULL,NULL),(31371,'mixpanel','completed',10,'2024-08-07 17:31:03','2024-08-07 19:22:03','2024-08-07 19:17:02','2024-08-07 19:22:02',NULL,0,0,NULL,NULL),(31372,'mixpanel','completed',10,'2024-08-07 17:49:05','2024-08-07 19:32:03','2024-08-07 19:27:04','2024-08-07 19:32:02',NULL,0,0,NULL,NULL),(31373,'mixpanel','completed',10,'2024-08-07 18:19:48','2024-08-07 19:37:03','2024-08-07 19:34:47','2024-08-07 19:37:02',NULL,0,0,NULL,NULL),(31374,'mixpanel','completed',10,'2024-08-07 18:22:03','2024-08-07 19:47:03','2024-08-07 19:42:02','2024-08-07 19:47:02',NULL,0,0,NULL,NULL),(31375,'mixpanel','completed',10,'2024-08-07 18:18:03','2024-08-07 19:57:07','2024-08-07 19:52:02','2024-08-07 19:57:01',NULL,0,0,NULL,NULL),(31376,'mixpanel','completed',10,'2024-08-07 18:27:29','2024-08-07 20:02:03','2024-08-07 19:59:29','2024-08-07 20:02:02',NULL,0,0,NULL,NULL),(31377,'mixpanel','completed',10,'2024-08-07 18:54:03','2024-08-07 20:11:07','2024-08-07 20:07:02','2024-08-07 20:11:06',NULL,0,0,NULL,NULL),(31378,'mixpanel','completed',10,'2024-08-07 18:49:03','2024-08-07 20:22:04','2024-08-07 20:17:02','2024-08-07 20:22:03',NULL,0,0,NULL,NULL),(31379,'mixpanel','completed',10,'2024-08-07 19:13:03','2024-08-07 20:32:04','2024-08-07 20:27:02','2024-08-07 20:32:03',NULL,0,0,NULL,NULL),(31380,'mixpanel','completed',10,'2024-08-07 18:49:03','2024-08-07 20:42:03','2024-08-07 20:37:02','2024-08-07 20:42:02',NULL,0,0,NULL,NULL),(31381,'mixpanel','completed',10,'2024-08-07 19:23:18','2024-08-07 20:52:03','2024-08-07 20:47:17','2024-08-07 20:52:02',NULL,0,0,NULL,NULL),(31382,'mixpanel','completed',10,'2024-08-07 18:58:03','2024-08-07 21:02:24','2024-08-07 20:57:02','2024-08-07 21:02:23',NULL,0,0,NULL,NULL),(31383,'mixpanel','completed',10,'2024-08-07 19:24:03','2024-08-07 21:12:04','2024-08-07 21:07:02','2024-08-07 21:12:03',NULL,0,0,NULL,NULL),(31384,'mixpanel','completed',10,'2024-08-07 19:20:21','2024-08-07 21:22:03','2024-08-07 21:17:20','2024-08-07 21:22:02',NULL,0,0,NULL,NULL),(31385,'mixpanel','completed',10,'2024-08-07 19:37:04','2024-08-07 21:29:46','2024-08-07 21:27:03','2024-08-07 21:29:45',NULL,0,0,NULL,NULL),(31386,'mixpanel','completed',10,'2024-08-07 19:54:21','2024-08-07 21:37:03','2024-08-07 21:32:20','2024-08-07 21:37:02',NULL,0,0,NULL,NULL),(31387,'mixpanel','completed',10,'2024-08-07 20:07:04','2024-08-07 21:47:17','2024-08-07 21:42:03','2024-08-07 21:47:16',NULL,0,0,NULL,NULL),(31388,'mixpanel','completed',10,'2024-08-07 20:07:04','2024-08-07 21:57:03','2024-08-07 21:52:03','2024-08-07 21:57:02',NULL,0,0,NULL,NULL),(31389,'mixpanel','completed',10,'2024-08-07 20:24:21','2024-08-07 22:07:03','2024-08-07 22:02:20','2024-08-07 22:07:02',NULL,0,0,NULL,NULL),(31390,'mixpanel','completed',10,'2024-08-07 20:59:03','2024-08-07 22:17:22','2024-08-07 22:12:02','2024-08-07 22:17:21',NULL,0,0,NULL,NULL),(31391,'mixpanel','completed',10,'2024-08-07 20:55:03','2024-08-07 22:27:04','2024-08-07 22:22:02','2024-08-07 22:27:03',NULL,0,0,NULL,NULL),(31392,'mixpanel','completed',10,'2024-08-07 21:12:17','2024-08-07 22:37:04','2024-08-07 22:32:16','2024-08-07 22:37:03',NULL,0,0,NULL,NULL),(31393,'mixpanel','completed',10,'2024-08-07 21:18:57','2024-08-07 22:47:21','2024-08-07 22:41:55','2024-08-07 22:47:20',NULL,0,0,NULL,NULL),(31394,'mixpanel','completed',10,'2024-08-07 21:08:20','2024-08-07 22:54:26','2024-08-07 22:52:16','2024-08-07 22:54:25',NULL,0,0,NULL,NULL),(31395,'schedule_re_engagement_email','completed',10,'2024-08-08 22:54:26','2024-08-08 22:57:04','2024-08-07 22:54:25','2024-08-08 22:57:03',NULL,0,0,NULL,NULL),(31396,'mixpanel','completed',10,'2024-08-07 21:05:03','2024-08-07 23:02:19','2024-08-07 22:57:02','2024-08-07 23:02:18',NULL,0,0,NULL,NULL),(31397,'mixpanel','completed',10,'2024-08-07 21:47:03','2024-08-07 23:11:33','2024-08-07 23:07:02','2024-08-07 23:11:31',NULL,0,0,NULL,NULL),(31398,'mixpanel','completed',10,'2024-08-07 21:25:22','2024-08-07 23:22:03','2024-08-07 23:17:20','2024-08-07 23:22:02',NULL,0,0,NULL,NULL),(31399,'mixpanel','completed',10,'2024-08-07 21:39:04','2024-08-07 23:32:20','2024-08-07 23:27:03','2024-08-07 23:32:19',NULL,0,0,NULL,NULL),(31400,'mixpanel','completed',10,'2024-08-07 22:30:03','2024-08-07 23:42:03','2024-08-07 23:37:02','2024-08-07 23:42:02',NULL,0,0,NULL,NULL),(31401,'mixpanel','completed',10,'2024-08-07 22:30:19','2024-08-07 23:50:55','2024-08-07 23:47:18','2024-08-07 23:50:55',NULL,0,0,NULL,NULL),(31402,'mixpanel','completed',10,'2024-08-07 22:04:03','2024-08-08 00:02:21','2024-08-07 23:57:02','2024-08-08 00:02:20',NULL,0,0,NULL,NULL),(31403,'mixpanel','completed',10,'2024-08-07 22:07:03','2024-08-08 00:11:54','2024-08-08 00:07:02','2024-08-08 00:11:53',NULL,0,0,NULL,NULL),(31404,'mixpanel','completed',10,'2024-08-07 22:25:23','2024-08-08 00:21:04','2024-08-08 00:17:22','2024-08-08 00:21:03',NULL,0,0,NULL,NULL),(31405,'mixpanel','completed',10,'2024-08-07 23:06:57','2024-08-08 00:27:04','2024-08-08 00:23:56','2024-08-08 00:27:03',NULL,0,0,NULL,NULL),(31406,'mixpanel','completed',10,'2024-08-07 23:25:25','2024-08-08 00:37:03','2024-08-08 00:32:24','2024-08-08 00:37:02',NULL,0,0,NULL,NULL),(31407,'mixpanel','completed',10,'2024-08-07 23:11:36','2024-08-08 00:44:12','2024-08-08 00:41:35','2024-08-08 00:44:11',NULL,0,0,NULL,NULL),(31408,'mixpanel','completed',10,'2024-08-07 23:15:00','2024-08-08 00:52:03','2024-08-08 00:46:59','2024-08-08 00:52:02',NULL,0,0,NULL,NULL),(31409,'mixpanel','completed',10,'2024-08-07 23:45:39','2024-08-08 00:57:07','2024-08-08 00:54:38','2024-08-08 00:57:01',NULL,0,0,NULL,NULL),(31410,'mixpanel','completed',10,'2024-08-07 23:09:22','2024-08-08 01:07:04','2024-08-08 01:02:21','2024-08-08 01:07:03',NULL,0,0,NULL,NULL),(31411,'mixpanel','completed',10,'2024-08-07 23:16:15','2024-08-08 01:17:26','2024-08-08 01:12:13','2024-08-08 01:17:25',NULL,0,0,NULL,NULL),(31412,'mixpanel','completed',10,'2024-08-08 00:01:06','2024-08-08 01:27:08','2024-08-08 01:22:03','2024-08-08 01:27:05',NULL,0,0,NULL,NULL),(31413,'mixpanel','completed',10,'2024-08-08 00:29:34','2024-08-08 01:37:05','2024-08-08 01:32:31','2024-08-08 01:37:03',NULL,0,0,NULL,NULL),(31414,'mixpanel','completed',10,'2024-08-08 00:13:48','2024-08-08 01:47:20','2024-08-08 01:40:47','2024-08-08 01:47:19',NULL,0,0,NULL,NULL),(31415,'mixpanel','completed',10,'2024-08-08 00:36:03','2024-08-08 01:57:04','2024-08-08 01:52:02','2024-08-08 01:57:03',NULL,0,0,NULL,NULL),(31416,'mixpanel','completed',10,'2024-08-08 00:31:25','2024-08-08 02:04:32','2024-08-08 02:02:16','2024-08-08 02:04:30',NULL,0,0,NULL,NULL),(31417,'mixpanel','completed',10,'2024-08-08 00:53:31','2024-08-08 02:10:31','2024-08-08 02:07:30','2024-08-08 02:10:30',NULL,0,0,NULL,NULL),(31418,'mixpanel','completed',10,'2024-08-08 00:25:22','2024-08-08 02:22:04','2024-08-08 02:17:21','2024-08-08 02:22:03',NULL,0,0,NULL,NULL),(31419,'mixpanel','completed',10,'2024-08-08 00:49:04','2024-08-08 02:32:25','2024-08-08 02:27:03','2024-08-08 02:32:24',NULL,0,0,NULL,NULL),(31420,'mixpanel','completed',10,'2024-08-08 00:53:03','2024-08-08 02:42:06','2024-08-08 02:37:03','2024-08-08 02:42:04',NULL,0,0,NULL,NULL),(31421,'mixpanel','completed',10,'2024-08-08 00:50:21','2024-08-08 02:52:04','2024-08-08 02:47:20','2024-08-08 02:52:03',NULL,0,0,NULL,NULL),(31422,'mixpanel','completed',10,'2024-08-08 01:50:03','2024-08-08 03:02:20','2024-08-08 02:57:03','2024-08-08 03:02:19',NULL,0,0,NULL,NULL),(31423,'mixpanel','completed',10,'2024-08-08 01:18:03','2024-08-08 03:12:04','2024-08-08 03:07:02','2024-08-08 03:12:03',NULL,0,0,NULL,NULL),(31424,'mixpanel','completed',10,'2024-08-08 02:08:22','2024-08-08 03:22:04','2024-08-08 03:17:21','2024-08-08 03:22:03',NULL,0,0,NULL,NULL),(31425,'mixpanel','completed',10,'2024-08-08 01:49:04','2024-08-08 03:32:21','2024-08-08 03:27:03','2024-08-08 03:32:20',NULL,0,0,NULL,NULL),(31426,'mixpanel','completed',10,'2024-08-08 01:46:04','2024-08-08 03:39:57','2024-08-08 03:37:03','2024-08-08 03:39:56',NULL,0,0,NULL,NULL),(31427,'mixpanel','completed',10,'2024-08-08 02:33:03','2024-08-08 03:47:21','2024-08-08 03:42:02','2024-08-08 03:47:20',NULL,0,0,NULL,NULL),(31428,'mixpanel','completed',10,'2024-08-08 01:51:04','2024-08-08 03:57:03','2024-08-08 03:52:03','2024-08-08 03:57:02',NULL,0,0,NULL,NULL),(31429,'mixpanel','completed',10,'2024-08-08 02:28:21','2024-08-08 04:07:03','2024-08-08 04:02:20','2024-08-08 04:07:02',NULL,0,0,NULL,NULL),(31430,'mixpanel','completed',10,'2024-08-08 02:47:03','2024-08-08 04:17:24','2024-08-08 04:12:02','2024-08-08 04:17:23',NULL,0,0,NULL,NULL),(31431,'mixpanel','completed',10,'2024-08-08 03:09:04','2024-08-08 04:27:04','2024-08-08 04:22:03','2024-08-08 04:27:02',NULL,0,0,NULL,NULL),(31432,'mixpanel','completed',10,'2024-08-08 02:46:24','2024-08-08 04:37:25','2024-08-08 04:32:23','2024-08-08 04:37:21',NULL,0,0,NULL,NULL),(31433,'mixpanel','completed',10,'2024-08-08 03:24:16','2024-08-08 04:47:30','2024-08-08 04:42:13','2024-08-08 04:47:28',NULL,0,0,NULL,NULL),(31434,'subscribers_engagement_score','completed',10,'2024-08-09 16:28:00','2024-08-09 16:31:23','2024-08-08 04:52:02','2024-08-09 16:31:22',NULL,0,0,NULL,NULL),(31435,'mixpanel','completed',10,'2024-08-08 03:23:03','2024-08-08 04:57:03','2024-08-08 04:52:02','2024-08-08 04:57:02',NULL,0,0,NULL,NULL),(31436,'mixpanel','completed',10,'2024-08-08 04:00:22','2024-08-08 05:07:04','2024-08-08 05:02:21','2024-08-08 05:07:02',NULL,0,0,NULL,NULL),(31437,'mixpanel','completed',10,'2024-08-08 03:33:04','2024-08-08 05:17:19','2024-08-08 05:12:03','2024-08-08 05:17:18',NULL,0,0,NULL,NULL),(31438,'mixpanel','completed',10,'2024-08-08 03:34:03','2024-08-08 05:27:04','2024-08-08 05:22:02','2024-08-08 05:27:03',NULL,0,0,NULL,NULL),(31439,'mixpanel','completed',10,'2024-08-08 04:23:21','2024-08-08 05:37:04','2024-08-08 05:32:20','2024-08-08 05:37:03',NULL,0,0,NULL,NULL),(31440,'mixpanel','completed',10,'2024-08-08 03:49:03','2024-08-08 05:47:25','2024-08-08 05:42:02','2024-08-08 05:47:24',NULL,0,0,NULL,NULL),(31441,'mixpanel','completed',10,'2024-08-08 04:28:03','2024-08-08 05:57:03','2024-08-08 05:52:02','2024-08-08 05:57:03',NULL,0,0,NULL,NULL),(31442,'mixpanel','completed',10,'2024-08-08 04:22:22','2024-08-08 06:07:03','2024-08-08 06:02:22','2024-08-08 06:07:02',NULL,0,0,NULL,NULL),(31443,'mixpanel','completed',10,'2024-08-08 04:38:04','2024-08-08 06:17:22','2024-08-08 06:12:03','2024-08-08 06:17:21',NULL,0,0,NULL,NULL),(31444,'mixpanel','completed',10,'2024-08-08 04:34:17','2024-08-08 06:27:04','2024-08-08 06:21:16','2024-08-08 06:27:03',NULL,0,0,NULL,NULL),(31445,'mixpanel','completed',10,'2024-08-08 05:02:22','2024-08-08 06:37:04','2024-08-08 06:32:21','2024-08-08 06:37:03',NULL,0,0,NULL,NULL),(31446,'mixpanel','completed',10,'2024-08-08 04:54:04','2024-08-08 06:47:23','2024-08-08 06:42:03','2024-08-08 06:47:22',NULL,0,0,NULL,NULL),(31447,'mixpanel','completed',10,'2024-08-08 05:02:04','2024-08-08 06:57:04','2024-08-08 06:52:03','2024-08-08 06:57:03',NULL,0,0,NULL,NULL),(31448,'mixpanel','completed',10,'2024-08-08 05:45:21','2024-08-08 07:07:04','2024-08-08 07:02:20','2024-08-08 07:07:03',NULL,0,0,NULL,NULL),(31449,'mixpanel','completed',10,'2024-08-08 05:36:04','2024-08-08 07:17:22','2024-08-08 07:12:03','2024-08-08 07:17:21',NULL,0,0,NULL,NULL),(31450,'mixpanel','completed',10,'2024-08-08 06:06:04','2024-08-08 07:27:04','2024-08-08 07:22:03','2024-08-08 07:27:03',NULL,0,0,NULL,NULL),(31451,'mixpanel','completed',10,'2024-08-08 05:59:27','2024-08-08 07:37:04','2024-08-08 07:32:26','2024-08-08 07:37:03',NULL,0,0,NULL,NULL),(31452,'mixpanel','completed',10,'2024-08-08 06:12:04','2024-08-08 07:44:14','2024-08-08 07:42:03','2024-08-08 07:44:13',NULL,0,0,NULL,NULL),(31453,'mixpanel','completed',10,'2024-08-08 06:33:42','2024-08-08 07:52:04','2024-08-08 07:46:41','2024-08-08 07:52:02',NULL,0,0,NULL,NULL),(31454,'mixpanel','completed',10,'2024-08-08 06:50:04','2024-08-08 08:02:25','2024-08-08 07:57:03','2024-08-08 08:02:24',NULL,0,0,NULL,NULL),(31455,'mixpanel','completed',10,'2024-08-08 06:53:04','2024-08-08 08:12:04','2024-08-08 08:07:03','2024-08-08 08:12:03',NULL,0,0,NULL,NULL),(31456,'mixpanel','completed',10,'2024-08-08 06:48:26','2024-08-08 08:22:04','2024-08-08 08:17:25','2024-08-08 08:22:03',NULL,0,0,NULL,NULL),(31457,'mixpanel','completed',10,'2024-08-08 07:01:04','2024-08-08 08:31:18','2024-08-08 08:27:03','2024-08-08 08:31:17',NULL,0,0,NULL,NULL),(31458,'mixpanel','completed',10,'2024-08-08 07:27:04','2024-08-08 08:42:04','2024-08-08 08:37:03','2024-08-08 08:42:03',NULL,0,0,NULL,NULL),(31459,'mixpanel','completed',10,'2024-08-08 07:08:05','2024-08-08 08:47:20','2024-08-08 08:45:04','2024-08-08 08:47:20',NULL,0,0,NULL,NULL),(31460,'mixpanel','completed',10,'2024-08-08 07:46:36','2024-08-08 08:57:04','2024-08-08 08:51:35','2024-08-08 08:57:03',NULL,0,0,NULL,NULL),(31461,'mixpanel','completed',10,'2024-08-08 07:22:47','2024-08-08 09:07:03','2024-08-08 09:01:46','2024-08-08 09:07:02',NULL,0,0,NULL,NULL),(31462,'mixpanel','completed',10,'2024-08-08 07:22:04','2024-08-08 09:17:25','2024-08-08 09:12:03','2024-08-08 09:17:24',NULL,0,0,NULL,NULL),(31463,'mixpanel','completed',10,'2024-08-08 08:14:24','2024-08-08 09:27:04','2024-08-08 09:22:23','2024-08-08 09:27:03',NULL,0,0,NULL,NULL),(31464,'mixpanel','completed',10,'2024-08-08 08:04:41','2024-08-08 09:37:03','2024-08-08 09:30:40','2024-08-08 09:37:02',NULL,0,0,NULL,NULL),(31465,'mixpanel','completed',10,'2024-08-08 07:51:04','2024-08-08 09:47:22','2024-08-08 09:42:03','2024-08-08 09:47:21',NULL,0,0,NULL,NULL),(31466,'mixpanel','completed',10,'2024-08-08 08:43:23','2024-08-08 09:57:04','2024-08-08 09:52:22','2024-08-08 09:57:03',NULL,0,0,NULL,NULL),(31467,'mixpanel','completed',10,'2024-08-08 08:40:20','2024-08-08 10:05:48','2024-08-08 10:02:19','2024-08-08 10:05:47',NULL,0,0,NULL,NULL),(31468,'mixpanel','completed',10,'2024-08-08 08:45:04','2024-08-08 10:14:11','2024-08-08 10:12:03','2024-08-08 10:14:10',NULL,0,0,NULL,NULL),(31469,'mixpanel','completed',10,'2024-08-08 08:20:20','2024-08-08 10:22:21','2024-08-08 10:17:19','2024-08-08 10:22:20',NULL,0,0,NULL,NULL),(31470,'mixpanel','completed',10,'2024-08-08 08:48:04','2024-08-08 10:30:24','2024-08-08 10:27:03','2024-08-08 10:30:23',NULL,0,0,NULL,NULL),(31471,'mixpanel','completed',10,'2024-08-08 09:19:04','2024-08-08 10:42:07','2024-08-08 10:37:03','2024-08-08 10:42:06',NULL,0,0,NULL,NULL),(31472,'mixpanel','completed',10,'2024-08-08 09:14:22','2024-08-08 10:51:04','2024-08-08 10:47:21','2024-08-08 10:51:03',NULL,0,0,NULL,NULL),(31473,'mixpanel','completed',10,'2024-08-08 09:23:04','2024-08-08 11:01:18','2024-08-08 10:57:03','2024-08-08 11:01:17',NULL,0,0,NULL,NULL),(31474,'mixpanel','completed',10,'2024-08-08 09:57:04','2024-08-08 11:12:04','2024-08-08 11:07:03','2024-08-08 11:12:03',NULL,0,0,NULL,NULL),(31475,'mixpanel','completed',10,'2024-08-08 09:52:05','2024-08-08 11:17:24','2024-08-08 11:14:04','2024-08-08 11:17:23',NULL,0,0,NULL,NULL),(31476,'mixpanel','completed',10,'2024-08-08 09:27:22','2024-08-08 11:26:39','2024-08-08 11:22:21','2024-08-08 11:26:38',NULL,0,0,NULL,NULL),(31477,'mixpanel','completed',10,'2024-08-08 10:12:57','2024-08-08 11:37:04','2024-08-08 11:30:56','2024-08-08 11:37:03',NULL,0,0,NULL,NULL),(31478,'mixpanel','completed',10,'2024-08-08 09:45:04','2024-08-08 11:47:24','2024-08-08 11:42:03','2024-08-08 11:47:23',NULL,0,0,NULL,NULL),(31479,'mixpanel','completed',10,'2024-08-08 10:11:50','2024-08-08 11:57:04','2024-08-08 11:51:49','2024-08-08 11:57:03',NULL,0,0,NULL,NULL),(31480,'mixpanel','completed',10,'2024-08-08 10:43:22','2024-08-08 12:02:24','2024-08-08 12:00:21','2024-08-08 12:02:23',NULL,0,0,NULL,NULL),(31481,'mixpanel','completed',10,'2024-08-08 10:50:04','2024-08-08 12:12:04','2024-08-08 12:07:03','2024-08-08 12:12:03',NULL,0,0,NULL,NULL),(31482,'mixpanel','completed',10,'2024-08-08 11:10:21','2024-08-08 12:20:09','2024-08-08 12:17:20','2024-08-08 12:20:08',NULL,0,0,NULL,NULL),(31483,'mixpanel','completed',10,'2024-08-08 11:03:20','2024-08-08 12:27:04','2024-08-08 12:22:19','2024-08-08 12:27:03',NULL,0,0,NULL,NULL),(31484,'mixpanel','completed',10,'2024-08-08 10:43:22','2024-08-08 12:36:55','2024-08-08 12:32:21','2024-08-08 12:36:54',NULL,0,0,NULL,NULL),(31485,'mixpanel','completed',10,'2024-08-08 11:28:04','2024-08-08 12:47:24','2024-08-08 12:42:03','2024-08-08 12:47:24',NULL,0,0,NULL,NULL),(31486,'mixpanel','completed',10,'2024-08-08 11:23:24','2024-08-08 12:57:04','2024-08-08 12:52:23','2024-08-08 12:57:03',NULL,0,0,NULL,NULL),(31487,'mixpanel','completed',10,'2024-08-08 11:10:27','2024-08-08 13:07:04','2024-08-08 13:02:26','2024-08-08 13:07:03',NULL,0,0,NULL,NULL),(31488,'mixpanel','completed',10,'2024-08-08 11:19:03','2024-08-08 13:17:23','2024-08-08 13:12:03','2024-08-08 13:17:22',NULL,0,0,NULL,NULL),(31489,'mixpanel','completed',10,'2024-08-08 12:02:22','2024-08-08 13:27:04','2024-08-08 13:22:21','2024-08-08 13:27:03',NULL,0,0,NULL,NULL),(31490,'mixpanel','completed',10,'2024-08-08 11:52:23','2024-08-08 13:37:05','2024-08-08 13:32:22','2024-08-08 13:37:03',NULL,0,0,NULL,NULL),(31491,'mixpanel','completed',10,'2024-08-08 11:55:14','2024-08-08 13:42:04','2024-08-08 13:39:13','2024-08-08 13:42:03',NULL,0,0,NULL,NULL),(31492,'mixpanel','completed',10,'2024-08-08 12:26:24','2024-08-08 13:47:23','2024-08-08 13:44:23','2024-08-08 13:47:22',NULL,0,0,NULL,NULL),(31493,'mixpanel','completed',10,'2024-08-08 12:50:23','2024-08-08 13:57:04','2024-08-08 13:52:22','2024-08-08 13:57:03',NULL,0,0,NULL,NULL),(31494,'mixpanel','completed',10,'2024-08-08 12:22:16','2024-08-08 14:07:04','2024-08-08 14:02:15','2024-08-08 14:07:03',NULL,0,0,NULL,NULL),(31495,'mixpanel','completed',10,'2024-08-08 12:34:04','2024-08-08 14:17:20','2024-08-08 14:12:03','2024-08-08 14:17:19',NULL,0,0,NULL,NULL),(31496,'mixpanel','completed',10,'2024-08-08 12:35:20','2024-08-08 14:25:55','2024-08-08 14:22:19','2024-08-08 14:25:54',NULL,0,0,NULL,NULL),(31497,'mixpanel','completed',10,'2024-08-08 13:12:19','2024-08-08 14:37:04','2024-08-08 14:32:18','2024-08-08 14:37:03',NULL,0,0,NULL,NULL),(31498,'mixpanel','completed',10,'2024-08-08 13:14:04','2024-08-08 14:47:24','2024-08-08 14:42:03','2024-08-08 14:47:23',NULL,0,0,NULL,NULL),(31499,'mixpanel','completed',10,'2024-08-08 13:40:23','2024-08-08 14:55:32','2024-08-08 14:52:22','2024-08-08 14:55:31',NULL,0,0,NULL,NULL),(31500,'mixpanel','completed',10,'2024-08-08 13:14:09','2024-08-08 15:02:20','2024-08-08 15:00:08','2024-08-08 15:02:19',NULL,0,0,NULL,NULL),(31501,'mixpanel','completed',10,'2024-08-08 13:12:18','2024-08-08 15:12:04','2024-08-08 15:05:17','2024-08-08 15:12:03',NULL,0,0,NULL,NULL),(31502,'mixpanel','completed',10,'2024-08-08 13:46:11','2024-08-08 15:17:24','2024-08-08 15:15:10','2024-08-08 15:17:23',NULL,0,0,NULL,NULL),(31503,'mixpanel','completed',10,'2024-08-08 13:58:22','2024-08-08 15:27:04','2024-08-08 15:22:22','2024-08-08 15:27:03',NULL,0,0,NULL,NULL),(31504,'mixpanel','completed',10,'2024-08-08 13:54:03','2024-08-08 15:42:04','2024-08-08 15:37:03','2024-08-08 15:42:03',NULL,0,0,NULL,NULL),(31505,'mixpanel','completed',10,'2024-08-08 14:28:23','2024-08-08 15:52:22','2024-08-08 15:47:22','2024-08-08 15:52:21',NULL,0,0,NULL,NULL),(31506,'mixpanel','completed',10,'2024-08-08 14:28:04','2024-08-08 16:02:21','2024-08-08 15:57:03','2024-08-08 16:02:20',NULL,0,0,NULL,NULL),(31507,'mixpanel','completed',10,'2024-08-08 14:11:04','2024-08-08 16:12:04','2024-08-08 16:07:03','2024-08-08 16:12:03',NULL,0,0,NULL,NULL),(31508,'mixpanel','completed',10,'2024-08-08 14:44:22','2024-08-08 16:22:23','2024-08-08 16:17:21','2024-08-08 16:22:22',NULL,0,0,NULL,NULL),(31509,'mixpanel','completed',10,'2024-08-08 15:22:03','2024-08-08 16:32:25','2024-08-08 16:27:03','2024-08-08 16:32:24',NULL,0,0,NULL,NULL),(31510,'mixpanel','completed',10,'2024-08-08 15:30:04','2024-08-08 16:40:32','2024-08-08 16:37:03','2024-08-08 16:40:31',NULL,0,0,NULL,NULL),(31511,'mixpanel','completed',10,'2024-08-08 15:30:22','2024-08-08 16:52:24','2024-08-08 16:47:21','2024-08-08 16:52:23',NULL,0,0,NULL,NULL),(31512,'mixpanel','completed',10,'2024-08-08 15:16:04','2024-08-08 17:02:26','2024-08-08 16:57:03','2024-08-08 17:02:25',NULL,0,0,NULL,NULL),(31513,'mixpanel','completed',10,'2024-08-08 15:51:04','2024-08-08 17:12:04','2024-08-08 17:07:03','2024-08-08 17:12:03',NULL,0,0,NULL,NULL),(31514,'mixpanel','completed',10,'2024-08-08 15:53:22','2024-08-08 17:21:08','2024-08-08 17:17:21','2024-08-08 17:21:07',NULL,0,0,NULL,NULL),(31515,'mixpanel','completed',10,'2024-08-08 15:27:36','2024-08-08 17:27:21','2024-08-08 17:23:35','2024-08-08 17:27:20',NULL,0,0,NULL,NULL),(31516,'mixpanel','completed',10,'2024-08-08 16:26:21','2024-08-08 17:37:11','2024-08-08 17:32:20','2024-08-08 17:37:10',NULL,0,0,NULL,NULL),(31517,'mixpanel','completed',10,'2024-08-08 16:02:24','2024-08-08 17:47:22','2024-08-08 17:42:23','2024-08-08 17:47:21',NULL,0,0,NULL,NULL),(31518,'mixpanel','completed',10,'2024-08-08 16:13:25','2024-08-08 17:57:23','2024-08-08 17:52:24','2024-08-08 17:57:22',NULL,0,0,NULL,NULL),(31519,'mixpanel','completed',10,'2024-08-08 16:39:21','2024-08-08 18:05:38','2024-08-08 18:02:20','2024-08-08 18:05:38',NULL,0,0,NULL,NULL),(31520,'mixpanel','completed',10,'2024-08-08 16:28:24','2024-08-08 18:17:21','2024-08-08 18:12:23','2024-08-08 18:17:20',NULL,0,0,NULL,NULL),(31521,'mixpanel','completed',10,'2024-08-08 16:58:20','2024-08-08 18:27:21','2024-08-08 18:22:19','2024-08-08 18:27:20',NULL,0,0,NULL,NULL),(31522,'mixpanel','completed',10,'2024-08-08 17:16:22','2024-08-08 18:37:23','2024-08-08 18:32:22','2024-08-08 18:37:22',NULL,0,0,NULL,NULL),(31523,'mixpanel','completed',10,'2024-08-08 16:47:23','2024-08-08 18:47:21','2024-08-08 18:42:22','2024-08-08 18:47:20',NULL,0,0,NULL,NULL),(31524,'mixpanel','completed',10,'2024-08-08 17:48:22','2024-08-08 18:55:47','2024-08-08 18:52:21','2024-08-08 18:55:46',NULL,0,0,NULL,NULL),(31525,'mixpanel','completed',10,'2024-08-08 17:25:10','2024-08-08 19:02:22','2024-08-08 18:58:09','2024-08-08 19:02:21',NULL,0,0,NULL,NULL),(31526,'mixpanel','completed',10,'2024-08-08 17:30:25','2024-08-08 19:12:24','2024-08-08 19:07:24','2024-08-08 19:12:23',NULL,0,0,NULL,NULL),(31527,'mixpanel','completed',10,'2024-08-08 17:54:21','2024-08-08 19:22:22','2024-08-08 19:17:20','2024-08-08 19:22:21',NULL,0,0,NULL,NULL),(31528,'mixpanel','completed',10,'2024-08-08 17:37:24','2024-08-08 19:32:23','2024-08-08 19:27:23','2024-08-08 19:32:22',NULL,0,0,NULL,NULL),(31529,'mixpanel','completed',10,'2024-08-08 17:36:21','2024-08-08 19:42:24','2024-08-08 19:35:20','2024-08-08 19:42:23',NULL,0,0,NULL,NULL),(31530,'mixpanel','completed',10,'2024-08-08 18:30:22','2024-08-08 19:52:24','2024-08-08 19:47:21','2024-08-08 19:52:23',NULL,0,0,NULL,NULL),(31531,'mixpanel','completed',10,'2024-08-08 18:19:24','2024-08-08 20:02:23','2024-08-08 19:57:23','2024-08-08 20:02:22',NULL,0,0,NULL,NULL),(31532,'mixpanel','completed',10,'2024-08-08 18:38:38','2024-08-08 20:12:04','2024-08-08 20:06:37','2024-08-08 20:12:03',NULL,0,0,NULL,NULL),(31533,'mixpanel','completed',10,'2024-08-08 18:55:27','2024-08-08 20:22:23','2024-08-08 20:17:21','2024-08-08 20:22:22',NULL,0,0,NULL,NULL),(31534,'mixpanel','completed',10,'2024-08-08 19:05:04','2024-08-08 20:29:09','2024-08-08 20:26:03','2024-08-08 20:29:08',NULL,0,0,NULL,NULL),(31535,'mixpanel','completed',10,'2024-08-08 18:49:22','2024-08-08 20:37:04','2024-08-08 20:32:21','2024-08-08 20:37:03',NULL,0,0,NULL,NULL),(31536,'mixpanel','completed',10,'2024-08-08 18:48:04','2024-08-08 20:47:19','2024-08-08 20:42:03','2024-08-08 20:47:19',NULL,0,0,NULL,NULL),(31537,'mixpanel','completed',10,'2024-08-08 19:03:24','2024-08-08 20:57:04','2024-08-08 20:52:23','2024-08-08 20:57:03',NULL,0,0,NULL,NULL),(31538,'mixpanel','completed',10,'2024-08-08 19:03:13','2024-08-08 21:07:04','2024-08-08 21:01:12','2024-08-08 21:07:03',NULL,0,0,NULL,NULL),(31539,'mixpanel','completed',10,'2024-08-08 20:07:04','2024-08-08 21:17:25','2024-08-08 21:12:03','2024-08-08 21:17:24',NULL,0,0,NULL,NULL),(31540,'mixpanel','completed',10,'2024-08-08 19:41:50','2024-08-08 21:27:04','2024-08-08 21:21:50','2024-08-08 21:27:03',NULL,0,0,NULL,NULL),(31541,'mixpanel','completed',10,'2024-08-08 20:27:24','2024-08-08 21:37:04','2024-08-08 21:31:23','2024-08-08 21:37:03',NULL,0,0,NULL,NULL),(31542,'mixpanel','completed',10,'2024-08-08 20:34:04','2024-08-08 21:47:22','2024-08-08 21:42:03','2024-08-08 21:47:21',NULL,0,0,NULL,NULL),(31543,'mixpanel','completed',10,'2024-08-08 20:25:25','2024-08-08 21:57:04','2024-08-08 21:52:24','2024-08-08 21:57:03',NULL,0,0,NULL,NULL),(31544,'mixpanel','completed',10,'2024-08-08 20:59:13','2024-08-08 22:07:04','2024-08-08 22:01:12','2024-08-08 22:07:03',NULL,0,0,NULL,NULL),(31545,'mixpanel','completed',10,'2024-08-08 21:13:25','2024-08-08 22:21:37','2024-08-08 22:16:24','2024-08-08 22:21:34',NULL,0,0,NULL,NULL),(31546,'mixpanel','completed',10,'2024-08-08 21:10:06','2024-08-08 22:30:38','2024-08-08 22:26:04','2024-08-08 22:30:37',NULL,0,0,NULL,NULL),(31547,'mixpanel','completed',10,'2024-08-08 21:02:04','2024-08-08 22:42:07','2024-08-08 22:37:03','2024-08-08 22:42:06',NULL,0,0,NULL,NULL),(31548,'mixpanel','completed',10,'2024-08-08 21:27:22','2024-08-08 22:52:22','2024-08-08 22:46:21','2024-08-08 22:52:21',NULL,0,0,NULL,NULL),(31549,'mixpanel','completed',10,'2024-08-08 21:44:04','2024-08-08 23:02:21','2024-08-08 22:57:03','2024-08-08 23:02:20',NULL,0,0,NULL,NULL),(31550,'schedule_re_engagement_email','completed',10,'2024-08-09 23:02:21','2024-08-09 23:06:04','2024-08-08 23:02:20','2024-08-09 23:06:03',NULL,0,0,NULL,NULL),(31551,'mixpanel','completed',10,'2024-08-08 22:01:05','2024-08-08 23:21:24','2024-08-08 23:12:04','2024-08-08 23:21:23',NULL,0,0,NULL,NULL),(31552,'mixpanel','completed',10,'2024-08-08 21:54:04','2024-08-08 23:31:24','2024-08-08 23:26:03','2024-08-08 23:31:23',NULL,0,0,NULL,NULL),(31553,'mixpanel','completed',10,'2024-08-08 22:22:04','2024-08-08 23:42:04','2024-08-08 23:36:03','2024-08-08 23:42:03',NULL,0,0,NULL,NULL),(31554,'mixpanel','completed',10,'2024-08-08 22:36:21','2024-08-08 23:52:23','2024-08-08 23:47:20','2024-08-08 23:52:23',NULL,0,0,NULL,NULL),(31555,'mixpanel','completed',10,'2024-08-08 22:31:25','2024-08-09 00:06:04','2024-08-09 00:02:25','2024-08-09 00:06:03',NULL,0,0,NULL,NULL),(31556,'mixpanel','completed',10,'2024-08-08 22:11:49','2024-08-09 00:16:26','2024-08-09 00:09:48','2024-08-09 00:16:25',NULL,0,0,NULL,NULL),(31557,'mixpanel','completed',10,'2024-08-08 23:19:23','2024-08-09 00:26:06','2024-08-09 00:21:22','2024-08-09 00:26:05',NULL,0,0,NULL,NULL),(31558,'mixpanel','completed',10,'2024-08-08 23:02:04','2024-08-09 00:41:04','2024-08-09 00:36:04','2024-08-09 00:41:03',NULL,0,0,NULL,NULL),(31559,'mixpanel','completed',10,'2024-08-08 23:33:25','2024-08-09 00:48:33','2024-08-09 00:46:24','2024-08-09 00:48:32',NULL,0,0,NULL,NULL),(31560,'mixpanel','completed',10,'2024-08-08 23:10:05','2024-08-09 01:02:27','2024-08-09 00:56:04','2024-08-09 01:02:23',NULL,0,0,NULL,NULL),(31561,'mixpanel','completed',10,'2024-08-08 23:11:04','2024-08-09 01:11:04','2024-08-09 01:07:03','2024-08-09 01:11:03',NULL,0,0,NULL,NULL),(31562,'mixpanel','completed',10,'2024-08-09 00:10:25','2024-08-09 01:21:24','2024-08-09 01:17:24','2024-08-09 01:21:24',NULL,0,0,NULL,NULL),(31563,'mixpanel','completed',10,'2024-08-09 00:24:05','2024-08-09 01:32:21','2024-08-09 01:26:04','2024-08-09 01:32:20',NULL,0,0,NULL,NULL),(31564,'mixpanel','completed',10,'2024-08-08 23:41:05','2024-08-09 01:42:45','2024-08-09 01:36:03','2024-08-09 01:42:42',NULL,0,0,NULL,NULL),(31565,'mixpanel','completed',10,'2024-08-08 23:48:06','2024-08-09 01:47:14','2024-08-09 01:45:05','2024-08-09 01:47:13',NULL,0,0,NULL,NULL),(31566,'mixpanel','completed',10,'2024-08-09 00:19:35','2024-08-09 02:01:20','2024-08-09 01:57:31','2024-08-09 02:01:19',NULL,0,0,NULL,NULL),(31567,'mixpanel','completed',10,'2024-08-09 00:15:46','2024-08-09 02:11:27','2024-08-09 02:06:45','2024-08-09 02:11:26',NULL,0,0,NULL,NULL),(31568,'mixpanel','completed',10,'2024-08-09 00:30:47','2024-08-09 02:21:21','2024-08-09 02:17:46','2024-08-09 02:21:19',NULL,0,0,NULL,NULL),(31569,'mixpanel','completed',10,'2024-08-09 01:08:20','2024-08-09 02:31:23','2024-08-09 02:26:19','2024-08-09 02:31:22',NULL,0,0,NULL,NULL),(31570,'mixpanel','completed',10,'2024-08-09 01:30:22','2024-08-09 02:41:31','2024-08-09 02:36:21','2024-08-09 02:41:28',NULL,0,0,NULL,NULL),(31571,'mixpanel','completed',10,'2024-08-09 00:51:19','2024-08-09 02:50:45','2024-08-09 02:47:18','2024-08-09 02:50:44',NULL,0,0,NULL,NULL),(31572,'mixpanel','completed',10,'2024-08-09 01:45:20','2024-08-09 03:02:07','2024-08-09 02:56:20','2024-08-09 03:02:06',NULL,0,0,NULL,NULL),(31573,'mixpanel','completed',10,'2024-08-09 01:48:19','2024-08-09 03:09:26','2024-08-09 03:07:18','2024-08-09 03:09:25',NULL,0,0,NULL,NULL),(31574,'mixpanel','completed',10,'2024-08-09 01:25:19','2024-08-09 03:21:21','2024-08-09 03:16:18','2024-08-09 03:21:20',NULL,0,0,NULL,NULL),(31575,'mixpanel','completed',10,'2024-08-09 01:55:22','2024-08-09 03:31:20','2024-08-09 03:26:21','2024-08-09 03:31:19',NULL,0,0,NULL,NULL),(31576,'mixpanel','completed',10,'2024-08-09 02:10:57','2024-08-09 03:37:20','2024-08-09 03:34:56','2024-08-09 03:37:19',NULL,0,0,NULL,NULL),(31577,'mixpanel','completed',10,'2024-08-09 02:06:20','2024-08-09 03:45:53','2024-08-09 03:41:20','2024-08-09 03:45:52',NULL,0,0,NULL,NULL),(31578,'mixpanel','completed',10,'2024-08-09 01:51:39','2024-08-09 03:55:59','2024-08-09 03:52:38','2024-08-09 03:55:58',NULL,0,0,NULL,NULL),(31579,'mixpanel','completed',10,'2024-08-09 02:29:25','2024-08-09 04:04:27','2024-08-09 04:01:24','2024-08-09 04:04:27',NULL,0,0,NULL,NULL),(31580,'mixpanel','completed',10,'2024-08-09 02:26:22','2024-08-09 04:21:21','2024-08-09 04:17:21','2024-08-09 04:21:20',NULL,0,0,NULL,NULL),(31581,'mixpanel','completed',10,'2024-08-09 03:12:33','2024-08-09 04:31:37','2024-08-09 04:26:30','2024-08-09 04:31:33',NULL,0,0,NULL,NULL),(31582,'mixpanel','completed',10,'2024-08-09 03:06:26','2024-08-09 04:38:36','2024-08-09 04:36:23','2024-08-09 04:38:35',NULL,0,0,NULL,NULL),(31583,'mixpanel','completed',10,'2024-08-09 03:24:21','2024-08-09 04:46:18','2024-08-09 04:41:20','2024-08-09 04:46:17',NULL,0,0,NULL,NULL),(31584,'mixpanel','completed',10,'2024-08-09 03:22:25','2024-08-09 04:54:37','2024-08-09 04:51:24','2024-08-09 04:54:29',NULL,0,0,NULL,NULL),(31585,'mixpanel','completed',10,'2024-08-09 03:00:25','2024-08-09 05:01:20','2024-08-09 04:57:23','2024-08-09 05:01:19',NULL,0,0,NULL,NULL),(31586,'mixpanel','completed',10,'2024-08-09 03:21:20','2024-08-09 05:11:21','2024-08-09 05:06:19','2024-08-09 05:11:19',NULL,0,0,NULL,NULL),(31587,'mixpanel','completed',10,'2024-08-09 03:38:20','2024-08-09 05:21:20','2024-08-09 05:16:19','2024-08-09 05:21:19',NULL,0,0,NULL,NULL),(31588,'mixpanel','completed',10,'2024-08-09 04:05:20','2024-08-09 05:29:36','2024-08-09 05:26:19','2024-08-09 05:29:35',NULL,0,0,NULL,NULL),(31589,'mixpanel','completed',10,'2024-08-09 03:58:44','2024-08-09 05:41:19','2024-08-09 05:35:44','2024-08-09 05:41:18',NULL,0,0,NULL,NULL),(31590,'mixpanel','completed',10,'2024-08-09 04:17:05','2024-08-09 05:51:27','2024-08-09 05:48:04','2024-08-09 05:51:26',NULL,0,0,NULL,NULL),(31591,'mixpanel','completed',10,'2024-08-09 04:17:20','2024-08-09 06:00:54','2024-08-09 05:56:19','2024-08-09 06:00:53',NULL,0,0,NULL,NULL),(31592,'mixpanel','completed',10,'2024-08-09 04:12:25','2024-08-09 06:11:19','2024-08-09 06:06:24','2024-08-09 06:11:18',NULL,0,0,NULL,NULL),(31593,'mixpanel','completed',10,'2024-08-09 04:14:05','2024-08-09 06:16:20','2024-08-09 06:14:04','2024-08-09 06:16:19',NULL,0,0,NULL,NULL),(31594,'mixpanel','completed',10,'2024-08-09 04:51:18','2024-08-09 06:26:24','2024-08-09 06:21:17','2024-08-09 06:26:23',NULL,0,0,NULL,NULL),(31595,'mixpanel','completed',10,'2024-08-09 05:27:19','2024-08-09 06:33:53','2024-08-09 06:31:18','2024-08-09 06:33:52',NULL,0,0,NULL,NULL),(31596,'mixpanel','completed',10,'2024-08-09 04:54:24','2024-08-09 06:41:23','2024-08-09 06:36:23','2024-08-09 06:41:22',NULL,0,0,NULL,NULL),(31597,'mixpanel','completed',10,'2024-08-09 05:01:19','2024-08-09 06:52:43','2024-08-09 06:46:18','2024-08-09 06:52:42',NULL,0,0,NULL,NULL),(31598,'mixpanel','completed',10,'2024-08-09 05:02:23','2024-08-09 07:01:20','2024-08-09 06:56:22','2024-08-09 07:01:19',NULL,0,0,NULL,NULL),(31599,'mixpanel','completed',10,'2024-08-09 06:03:22','2024-08-09 07:11:21','2024-08-09 07:06:21','2024-08-09 07:11:20',NULL,0,0,NULL,NULL),(31600,'mixpanel','completed',10,'2024-08-09 06:07:24','2024-08-09 07:21:23','2024-08-09 07:16:23','2024-08-09 07:21:22',NULL,0,0,NULL,NULL),(31601,'mixpanel','completed',10,'2024-08-09 06:13:27','2024-08-09 07:31:19','2024-08-09 07:24:26','2024-08-09 07:31:18',NULL,0,0,NULL,NULL),(31602,'mixpanel','completed',10,'2024-08-09 05:43:22','2024-08-09 07:41:21','2024-08-09 07:36:21','2024-08-09 07:41:20',NULL,0,0,NULL,NULL),(31603,'mixpanel','completed',10,'2024-08-09 06:17:20','2024-08-09 07:51:20','2024-08-09 07:46:19','2024-08-09 07:51:19',NULL,0,0,NULL,NULL),(31604,'mixpanel','completed',10,'2024-08-09 06:48:19','2024-08-09 08:06:22','2024-08-09 08:01:18','2024-08-09 08:06:21',NULL,0,0,NULL,NULL),(31605,'mixpanel','completed',10,'2024-08-09 06:40:20','2024-08-09 08:16:19','2024-08-09 08:11:19','2024-08-09 08:16:18',NULL,0,0,NULL,NULL),(31606,'mixpanel','completed',10,'2024-08-09 07:02:19','2024-08-09 08:36:41','2024-08-09 08:21:18','2024-08-09 08:36:38',NULL,0,0,NULL,NULL),(31607,'mixpanel','completed',10,'2024-08-09 06:55:22','2024-08-09 08:46:20','2024-08-09 08:41:21','2024-08-09 08:46:19',NULL,0,0,NULL,NULL),(31608,'mixpanel','completed',10,'2024-08-09 07:07:20','2024-08-09 08:56:25','2024-08-09 08:51:19','2024-08-09 08:56:24',NULL,0,0,NULL,NULL),(31609,'mixpanel','completed',10,'2024-08-09 07:06:21','2024-08-09 09:06:23','2024-08-09 09:01:20','2024-08-09 09:06:22',NULL,0,0,NULL,NULL),(31610,'mixpanel','completed',10,'2024-08-09 07:12:25','2024-08-09 09:16:19','2024-08-09 09:11:24','2024-08-09 09:16:18',NULL,0,0,NULL,NULL),(31611,'mixpanel','completed',10,'2024-08-09 07:29:21','2024-08-09 09:26:26','2024-08-09 09:21:20','2024-08-09 09:26:25',NULL,0,0,NULL,NULL),(31612,'mixpanel','completed',10,'2024-08-09 07:39:19','2024-08-09 09:36:26','2024-08-09 09:31:18','2024-08-09 09:36:25',NULL,0,0,NULL,NULL),(31613,'mixpanel','completed',10,'2024-08-09 08:38:24','2024-08-09 09:46:21','2024-08-09 09:41:22','2024-08-09 09:46:20',NULL,0,0,NULL,NULL),(31614,'mixpanel','completed',10,'2024-08-09 08:18:21','2024-08-09 09:56:24','2024-08-09 09:51:19','2024-08-09 09:56:23',NULL,0,0,NULL,NULL),(31615,'mixpanel','completed',10,'2024-08-09 08:25:18','2024-08-09 10:06:20','2024-08-09 10:01:17','2024-08-09 10:06:19',NULL,0,0,NULL,NULL),(31616,'mixpanel','completed',10,'2024-08-09 08:35:19','2024-08-09 10:16:21','2024-08-09 10:11:18','2024-08-09 10:16:20',NULL,0,0,NULL,NULL),(31617,'mixpanel','completed',10,'2024-08-09 08:24:19','2024-08-09 10:26:14','2024-08-09 10:21:18','2024-08-09 10:26:13',NULL,0,0,NULL,NULL),(31618,'mixpanel','completed',10,'2024-08-09 08:36:21','2024-08-09 10:36:09','2024-08-09 10:31:20','2024-08-09 10:36:08',NULL,0,0,NULL,NULL),(31619,'mixpanel','completed',10,'2024-08-09 08:46:47','2024-08-09 10:45:19','2024-08-09 10:40:46','2024-08-09 10:45:19',NULL,0,0,NULL,NULL),(31620,'mixpanel','completed',10,'2024-08-09 09:48:18','2024-08-09 10:56:23','2024-08-09 10:51:17','2024-08-09 10:56:22',NULL,0,0,NULL,NULL),(31621,'mixpanel','completed',10,'2024-08-09 09:36:18','2024-08-09 11:06:23','2024-08-09 11:01:17','2024-08-09 11:06:22',NULL,0,0,NULL,NULL),(31622,'mixpanel','completed',10,'2024-08-09 09:25:22','2024-08-09 11:16:20','2024-08-09 11:11:21','2024-08-09 11:16:19',NULL,0,0,NULL,NULL),(31623,'mixpanel','completed',10,'2024-08-09 09:38:21','2024-08-09 11:26:24','2024-08-09 11:21:20','2024-08-09 11:26:23',NULL,0,0,NULL,NULL),(31624,'mixpanel','completed',10,'2024-08-09 09:40:21','2024-08-09 11:36:20','2024-08-09 11:31:20','2024-08-09 11:36:19',NULL,0,0,NULL,NULL),(31625,'mixpanel','completed',10,'2024-08-09 10:30:23','2024-08-09 11:46:22','2024-08-09 11:41:22','2024-08-09 11:46:21',NULL,0,0,NULL,NULL),(31626,'mixpanel','completed',10,'2024-08-09 10:37:18','2024-08-09 11:56:20','2024-08-09 11:51:17','2024-08-09 11:56:19',NULL,0,0,NULL,NULL),(31627,'mixpanel','completed',10,'2024-08-09 10:09:21','2024-08-09 12:06:21','2024-08-09 12:01:20','2024-08-09 12:06:20',NULL,0,0,NULL,NULL),(31628,'mixpanel','completed',10,'2024-08-09 10:20:21','2024-08-09 12:16:20','2024-08-09 12:11:20','2024-08-09 12:16:19',NULL,0,0,NULL,NULL),(31629,'mixpanel','completed',10,'2024-08-09 10:26:20','2024-08-09 12:26:20','2024-08-09 12:20:19','2024-08-09 12:26:19',NULL,0,0,NULL,NULL),(31630,'mixpanel','completed',10,'2024-08-09 10:38:21','2024-08-09 12:36:22','2024-08-09 12:31:20','2024-08-09 12:36:21',NULL,0,0,NULL,NULL),(31631,'mixpanel','completed',10,'2024-08-09 10:45:22','2024-08-09 12:46:23','2024-08-09 12:41:20','2024-08-09 12:46:22',NULL,0,0,NULL,NULL),(31632,'mixpanel','completed',10,'2024-08-09 11:16:21','2024-08-09 12:56:19','2024-08-09 12:51:20','2024-08-09 12:56:18',NULL,0,0,NULL,NULL),(31633,'mixpanel','completed',10,'2024-08-09 11:08:22','2024-08-09 13:06:23','2024-08-09 13:01:21','2024-08-09 13:06:22',NULL,0,0,NULL,NULL),(31634,'mixpanel','completed',10,'2024-08-09 11:54:21','2024-08-09 13:16:13','2024-08-09 13:11:20','2024-08-09 13:16:12',NULL,0,0,NULL,NULL),(31635,'mixpanel','completed',10,'2024-08-09 12:02:22','2024-08-09 13:26:22','2024-08-09 13:21:21','2024-08-09 13:26:21',NULL,0,0,NULL,NULL),(31636,'mixpanel','completed',10,'2024-08-09 11:47:23','2024-08-09 13:36:22','2024-08-09 13:31:22','2024-08-09 13:36:20',NULL,0,0,NULL,NULL),(31637,'mixpanel','completed',10,'2024-08-09 12:03:24','2024-08-09 13:46:20','2024-08-09 13:41:23','2024-08-09 13:46:19',NULL,0,0,NULL,NULL),(31638,'mixpanel','completed',10,'2024-08-09 11:53:24','2024-08-09 13:56:20','2024-08-09 13:51:23','2024-08-09 13:56:19',NULL,0,0,NULL,NULL),(31639,'mixpanel','completed',10,'2024-08-09 12:10:19','2024-08-09 14:06:23','2024-08-09 14:01:18','2024-08-09 14:06:22',NULL,0,0,NULL,NULL),(31640,'mixpanel','completed',10,'2024-08-09 13:02:22','2024-08-09 14:16:19','2024-08-09 14:11:21','2024-08-09 14:16:18',NULL,0,0,NULL,NULL),(31641,'mixpanel','completed',10,'2024-08-09 13:08:18','2024-08-09 14:26:22','2024-08-09 14:21:17','2024-08-09 14:26:21',NULL,0,0,NULL,NULL),(31642,'mixpanel','completed',10,'2024-08-09 12:41:18','2024-08-09 14:36:21','2024-08-09 14:31:17','2024-08-09 14:36:20',NULL,0,0,NULL,NULL),(31643,'mixpanel','completed',10,'2024-08-09 13:33:23','2024-08-09 14:46:20','2024-08-09 14:41:22','2024-08-09 14:46:19',NULL,0,0,NULL,NULL),(31644,'mixpanel','completed',10,'2024-08-09 13:39:20','2024-08-09 14:56:24','2024-08-09 14:51:19','2024-08-09 14:56:23',NULL,0,0,NULL,NULL),(31645,'mixpanel','completed',10,'2024-08-09 13:20:21','2024-08-09 15:06:23','2024-08-09 15:01:20','2024-08-09 15:06:22',NULL,0,0,NULL,NULL),(31646,'mixpanel','completed',10,'2024-08-09 13:40:24','2024-08-09 15:16:24','2024-08-09 15:11:23','2024-08-09 15:16:21',NULL,0,0,NULL,NULL),(31647,'mixpanel','completed',10,'2024-08-09 14:17:25','2024-08-09 15:26:22','2024-08-09 15:21:23','2024-08-09 15:26:21',NULL,0,0,NULL,NULL),(31648,'mixpanel','completed',10,'2024-08-09 13:47:19','2024-08-09 15:36:23','2024-08-09 15:31:18','2024-08-09 15:36:22',NULL,0,0,NULL,NULL),(31649,'mixpanel','completed',10,'2024-08-09 13:59:21','2024-08-09 15:44:31','2024-08-09 15:41:20','2024-08-09 15:44:30',NULL,0,0,NULL,NULL),(31650,'mixpanel','completed',10,'2024-08-09 14:27:22','2024-08-09 15:56:25','2024-08-09 15:51:21','2024-08-09 15:56:24',NULL,0,0,NULL,NULL),(31651,'mixpanel','completed',10,'2024-08-09 14:30:22','2024-08-09 16:06:24','2024-08-09 16:01:21','2024-08-09 16:06:23',NULL,0,0,NULL,NULL),(31652,'mixpanel','completed',10,'2024-08-09 14:34:23','2024-08-09 16:16:22','2024-08-09 16:11:22','2024-08-09 16:16:21',NULL,0,0,NULL,NULL),(31653,'mixpanel','completed',10,'2024-08-09 15:14:59','2024-08-09 16:26:25','2024-08-09 16:19:58','2024-08-09 16:26:24',NULL,0,0,NULL,NULL),(31654,'subscribers_engagement_score','completed',10,'2024-08-09 16:31:23','2024-08-09 16:36:24','2024-08-09 16:31:22','2024-08-09 16:36:23',NULL,0,0,NULL,NULL),(31655,'mixpanel','completed',10,'2024-08-09 14:41:23','2024-08-09 16:36:24','2024-08-09 16:31:22','2024-08-09 16:36:23',NULL,0,0,NULL,NULL),(31656,'subscribers_engagement_score','completed',10,'2024-08-10 21:49:00','2024-08-10 21:51:17','2024-08-09 16:36:23','2024-08-10 21:51:16',NULL,0,0,NULL,NULL),(31657,'mixpanel','completed',10,'2024-08-09 15:12:23','2024-08-09 16:46:23','2024-08-09 16:41:22','2024-08-09 16:46:22',NULL,0,0,NULL,NULL),(31658,'mixpanel','completed',10,'2024-08-09 14:56:20','2024-08-09 16:56:24','2024-08-09 16:51:19','2024-08-09 16:56:23',NULL,0,0,NULL,NULL),(31659,'mixpanel','completed',10,'2024-08-09 15:06:20','2024-08-09 17:06:24','2024-08-09 17:01:19','2024-08-09 17:06:23',NULL,0,0,NULL,NULL),(31660,'mixpanel','completed',10,'2024-08-09 15:22:24','2024-08-09 17:16:19','2024-08-09 17:11:23','2024-08-09 17:16:18',NULL,0,0,NULL,NULL),(31661,'mixpanel','completed',10,'2024-08-09 16:11:22','2024-08-09 17:26:26','2024-08-09 17:20:21','2024-08-09 17:26:25',NULL,0,0,NULL,NULL),(31662,'mixpanel','completed',10,'2024-08-09 15:51:19','2024-08-09 17:36:25','2024-08-09 17:31:18','2024-08-09 17:36:24',NULL,0,0,NULL,NULL),(31663,'mixpanel','completed',10,'2024-08-09 16:10:20','2024-08-09 17:43:37','2024-08-09 17:41:19','2024-08-09 17:43:36',NULL,0,0,NULL,NULL),(31664,'mixpanel','completed',10,'2024-08-09 16:17:22','2024-08-09 17:51:21','2024-08-09 17:46:21','2024-08-09 17:51:20',NULL,0,0,NULL,NULL),(31665,'mixpanel','completed',10,'2024-08-09 16:19:26','2024-08-09 18:01:22','2024-08-09 17:56:25','2024-08-09 18:01:21',NULL,0,0,NULL,NULL),(31666,'mixpanel','completed',10,'2024-08-09 16:29:22','2024-08-09 18:11:21','2024-08-09 18:06:21','2024-08-09 18:11:20',NULL,0,0,NULL,NULL),(31667,'mixpanel','completed',10,'2024-08-09 16:51:21','2024-08-09 18:21:20','2024-08-09 18:16:20','2024-08-09 18:21:19',NULL,0,0,NULL,NULL),(31668,'mixpanel','completed',10,'2024-08-09 17:01:21','2024-08-09 18:31:19','2024-08-09 18:26:20','2024-08-09 18:31:18',NULL,0,0,NULL,NULL),(31669,'mixpanel','completed',10,'2024-08-09 17:05:22','2024-08-09 18:40:20','2024-08-09 18:36:21','2024-08-09 18:40:19',NULL,0,0,NULL,NULL),(31670,'mixpanel','completed',10,'2024-08-09 17:22:22','2024-08-09 18:51:21','2024-08-09 18:46:21','2024-08-09 18:51:20',NULL,0,0,NULL,NULL),(31671,'mixpanel','completed',10,'2024-08-09 17:26:24','2024-08-09 19:01:20','2024-08-09 18:56:23','2024-08-09 19:01:19',NULL,0,0,NULL,NULL),(31672,'mixpanel','completed',10,'2024-08-09 17:59:40','2024-08-09 19:11:43','2024-08-09 19:11:38','2024-08-09 19:11:41',NULL,0,0,NULL,NULL),(31673,'mixpanel','completed',10,'2024-08-09 18:12:22','2024-08-09 19:21:19','2024-08-09 19:16:21','2024-08-09 19:21:18',NULL,0,0,NULL,NULL),(31674,'mixpanel','completed',10,'2024-08-09 18:22:22','2024-08-09 19:31:19','2024-08-09 19:26:21','2024-08-09 19:31:18',NULL,0,0,NULL,NULL),(31675,'mixpanel','completed',10,'2024-08-09 18:24:18','2024-08-09 19:41:22','2024-08-09 19:36:17','2024-08-09 19:41:21',NULL,0,0,NULL,NULL),(31676,'mixpanel','completed',10,'2024-08-09 18:43:22','2024-08-09 19:51:19','2024-08-09 19:46:21','2024-08-09 19:51:18',NULL,0,0,NULL,NULL),(31677,'mixpanel','completed',10,'2024-08-09 18:12:24','2024-08-09 20:01:22','2024-08-09 19:56:23','2024-08-09 20:01:21',NULL,0,0,NULL,NULL),(31678,'mixpanel','completed',10,'2024-08-09 18:33:22','2024-08-09 20:11:19','2024-08-09 20:06:21','2024-08-09 20:11:18',NULL,0,0,NULL,NULL),(31679,'mixpanel','completed',10,'2024-08-09 19:07:19','2024-08-09 20:21:21','2024-08-09 20:16:18','2024-08-09 20:21:20',NULL,0,0,NULL,NULL),(31680,'mixpanel','completed',10,'2024-08-09 18:57:23','2024-08-09 20:31:22','2024-08-09 20:26:22','2024-08-09 20:31:21',NULL,0,0,NULL,NULL),(31681,'mixpanel','completed',10,'2024-08-09 18:48:26','2024-08-09 20:41:27','2024-08-09 20:36:25','2024-08-09 20:41:26',NULL,0,0,NULL,NULL),(31682,'mixpanel','completed',10,'2024-08-09 18:54:24','2024-08-09 20:51:26','2024-08-09 20:46:23','2024-08-09 20:51:25',NULL,0,0,NULL,NULL),(31683,'mixpanel','completed',10,'2024-08-09 19:29:25','2024-08-09 21:01:21','2024-08-09 20:56:24','2024-08-09 21:01:20',NULL,0,0,NULL,NULL),(31684,'mixpanel','completed',10,'2024-08-09 19:45:25','2024-08-09 21:11:24','2024-08-09 21:06:24','2024-08-09 21:11:23',NULL,0,0,NULL,NULL),(31685,'mixpanel','completed',10,'2024-08-09 19:21:36','2024-08-09 21:19:16','2024-08-09 21:14:35','2024-08-09 21:19:15',NULL,0,0,NULL,NULL),(31686,'mixpanel','completed',10,'2024-08-09 19:47:23','2024-08-09 21:29:26','2024-08-09 21:21:22','2024-08-09 21:29:23',NULL,0,0,NULL,NULL),(31687,'mixpanel','completed',10,'2024-08-09 19:50:25','2024-08-09 21:41:24','2024-08-09 21:36:24','2024-08-09 21:41:23',NULL,0,0,NULL,NULL),(31688,'mixpanel','completed',10,'2024-08-09 20:05:20','2024-08-09 21:51:21','2024-08-09 21:46:19','2024-08-09 21:51:20',NULL,0,0,NULL,NULL),(31689,'mixpanel','completed',10,'2024-08-09 20:01:25','2024-08-09 22:01:22','2024-08-09 21:56:24','2024-08-09 22:01:21',NULL,0,0,NULL,NULL),(31690,'subscribers_email_count','completed',10,'2024-08-15 22:00:00','2024-08-15 22:01:27','2024-08-09 22:01:21','2024-08-15 22:01:27',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(31691,'inactive_subscribers','completed',10,'2024-08-15 22:00:00','2024-08-15 22:01:27','2024-08-09 22:01:21','2024-08-15 22:01:27',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(31692,'mixpanel','completed',10,'2024-08-09 20:39:22','2024-08-09 22:11:21','2024-08-09 22:06:21','2024-08-09 22:11:19',NULL,0,0,NULL,NULL),(31693,'mixpanel','completed',10,'2024-08-09 20:48:25','2024-08-09 22:18:53','2024-08-09 22:16:24','2024-08-09 22:18:52',NULL,0,0,NULL,NULL),(31694,'mixpanel','completed',10,'2024-08-09 20:47:21','2024-08-09 22:26:22','2024-08-09 22:21:20','2024-08-09 22:26:21',NULL,0,0,NULL,NULL),(31695,'mixpanel','completed',10,'2024-08-09 20:59:35','2024-08-09 22:36:22','2024-08-09 22:31:32','2024-08-09 22:36:21',NULL,0,0,NULL,NULL),(31696,'mixpanel','completed',10,'2024-08-09 21:14:34','2024-08-09 22:41:20','2024-08-09 22:38:33','2024-08-09 22:41:19',NULL,0,0,NULL,NULL),(31697,'mixpanel','completed',10,'2024-08-09 21:03:32','2024-08-09 22:46:19','2024-08-09 22:43:31','2024-08-09 22:46:18',NULL,0,0,NULL,NULL),(31698,'mixpanel','completed',10,'2024-08-09 21:03:50','2024-08-09 22:56:23','2024-08-09 22:50:49','2024-08-09 22:56:22',NULL,0,0,NULL,NULL),(31699,'mixpanel','completed',10,'2024-08-09 21:46:20','2024-08-09 23:06:04','2024-08-09 23:01:19','2024-08-09 23:06:03',NULL,0,0,NULL,NULL),(31700,'schedule_re_engagement_email','completed',10,'2024-08-10 23:11:21','2024-08-10 23:11:26','2024-08-09 23:11:20','2024-08-10 23:11:25',NULL,0,0,NULL,NULL),(31701,'mixpanel','completed',10,'2024-08-09 22:08:21','2024-08-09 23:16:19','2024-08-09 23:11:20','2024-08-09 23:16:18',NULL,0,0,NULL,NULL),(31702,'mixpanel','completed',10,'2024-08-09 21:43:19','2024-08-09 23:26:24','2024-08-09 23:21:18','2024-08-09 23:26:23',NULL,0,0,NULL,NULL),(31703,'mixpanel','completed',10,'2024-08-09 21:47:21','2024-08-09 23:36:20','2024-08-09 23:31:20','2024-08-09 23:36:18',NULL,0,0,NULL,NULL),(31704,'mixpanel','completed',10,'2024-08-09 22:08:23','2024-08-09 23:46:01','2024-08-09 23:41:22','2024-08-09 23:46:00',NULL,0,0,NULL,NULL),(31705,'mixpanel','completed',10,'2024-08-09 22:31:20','2024-08-09 23:56:21','2024-08-09 23:51:19','2024-08-09 23:56:20',NULL,0,0,NULL,NULL),(31706,'mixpanel','completed',10,'2024-08-09 22:52:19','2024-08-10 00:06:20','2024-08-10 00:01:18','2024-08-10 00:06:19',NULL,0,0,NULL,NULL),(31707,'mixpanel','completed',10,'2024-08-09 22:49:21','2024-08-10 00:16:21','2024-08-10 00:11:20','2024-08-10 00:16:20',NULL,0,0,NULL,NULL),(31708,'mixpanel','completed',10,'2024-08-09 22:33:21','2024-08-10 00:26:20','2024-08-10 00:21:20','2024-08-10 00:26:19',NULL,0,0,NULL,NULL),(31709,'mixpanel','completed',10,'2024-08-09 23:24:23','2024-08-10 00:36:20','2024-08-10 00:31:20','2024-08-10 00:36:19',NULL,0,0,NULL,NULL),(31710,'mixpanel','completed',10,'2024-08-09 23:35:21','2024-08-10 00:46:21','2024-08-10 00:41:20','2024-08-10 00:46:20',NULL,0,0,NULL,NULL),(31711,'mixpanel','completed',10,'2024-08-09 23:18:33','2024-08-10 00:56:36','2024-08-10 00:51:31','2024-08-10 00:56:34',NULL,0,0,NULL,NULL),(31712,'mixpanel','completed',10,'2024-08-09 23:52:22','2024-08-10 01:06:38','2024-08-10 01:01:21','2024-08-10 01:06:37',NULL,0,0,NULL,NULL),(31713,'mixpanel','completed',10,'2024-08-09 23:40:17','2024-08-10 01:16:20','2024-08-10 01:11:16','2024-08-10 01:16:19',NULL,0,0,NULL,NULL),(31714,'mixpanel','completed',10,'2024-08-09 23:49:18','2024-08-10 01:24:24','2024-08-10 01:21:17','2024-08-10 01:24:23',NULL,0,0,NULL,NULL),(31715,'mixpanel','completed',10,'2024-08-09 23:45:47','2024-08-10 01:31:19','2024-08-10 01:26:46','2024-08-10 01:31:18',NULL,0,0,NULL,NULL),(31716,'mixpanel','completed',10,'2024-08-09 23:43:21','2024-08-10 01:41:22','2024-08-10 01:36:20','2024-08-10 01:41:21',NULL,0,0,NULL,NULL),(31717,'mixpanel','completed',10,'2024-08-10 00:41:20','2024-08-10 01:51:22','2024-08-10 01:46:19','2024-08-10 01:51:21',NULL,0,0,NULL,NULL),(31718,'mixpanel','completed',10,'2024-08-10 00:05:21','2024-08-10 02:01:19','2024-08-10 01:56:20','2024-08-10 02:01:18',NULL,0,0,NULL,NULL),(31719,'mixpanel','completed',10,'2024-08-10 01:01:17','2024-08-10 02:11:19','2024-08-10 02:06:16','2024-08-10 02:11:18',NULL,0,0,NULL,NULL),(31720,'mixpanel','completed',10,'2024-08-10 00:35:19','2024-08-10 02:18:24','2024-08-10 02:16:18','2024-08-10 02:18:22',NULL,0,0,NULL,NULL),(31721,'mixpanel','completed',10,'2024-08-10 00:32:22','2024-08-10 02:26:19','2024-08-10 02:21:21','2024-08-10 02:26:18',NULL,0,0,NULL,NULL),(31722,'mixpanel','completed',10,'2024-08-10 01:28:19','2024-08-10 02:36:21','2024-08-10 02:31:18','2024-08-10 02:36:20',NULL,0,0,NULL,NULL),(31723,'mixpanel','completed',10,'2024-08-10 01:27:20','2024-08-10 02:46:19','2024-08-10 02:41:18','2024-08-10 02:46:18',NULL,0,0,NULL,NULL),(31724,'mixpanel','completed',10,'2024-08-10 00:54:30','2024-08-10 02:56:22','2024-08-10 02:50:29','2024-08-10 02:56:21',NULL,0,0,NULL,NULL),(31725,'mixpanel','completed',10,'2024-08-10 01:03:22','2024-08-10 03:06:18','2024-08-10 03:01:21','2024-08-10 03:06:17',NULL,0,0,NULL,NULL),(31726,'mixpanel','completed',10,'2024-08-10 01:47:19','2024-08-10 03:16:20','2024-08-10 03:11:18','2024-08-10 03:16:19',NULL,0,0,NULL,NULL),(31727,'mixpanel','completed',10,'2024-08-10 01:48:20','2024-08-10 03:26:22','2024-08-10 03:21:19','2024-08-10 03:26:21',NULL,0,0,NULL,NULL),(31728,'mixpanel','completed',10,'2024-08-10 02:19:31','2024-08-10 03:36:21','2024-08-10 03:30:30','2024-08-10 03:36:20',NULL,0,0,NULL,NULL),(31729,'mixpanel','completed',10,'2024-08-10 02:24:24','2024-08-10 03:46:19','2024-08-10 03:41:23','2024-08-10 03:46:18',NULL,0,0,NULL,NULL),(31730,'mixpanel','completed',10,'2024-08-10 01:59:21','2024-08-10 03:56:21','2024-08-10 03:51:20','2024-08-10 03:56:20',NULL,0,0,NULL,NULL),(31731,'mixpanel','completed',10,'2024-08-10 02:39:18','2024-08-10 04:06:18','2024-08-10 04:01:17','2024-08-10 04:06:17',NULL,0,0,NULL,NULL),(31732,'mixpanel','completed',10,'2024-08-10 02:27:20','2024-08-10 04:16:20','2024-08-10 04:11:19','2024-08-10 04:16:19',NULL,0,0,NULL,NULL),(31733,'mixpanel','completed',10,'2024-08-10 02:36:23','2024-08-10 04:26:20','2024-08-10 04:21:22','2024-08-10 04:26:19',NULL,0,0,NULL,NULL),(31734,'mixpanel','completed',10,'2024-08-10 03:23:06','2024-08-10 04:36:22','2024-08-10 04:31:03','2024-08-10 04:36:20',NULL,0,0,NULL,NULL),(31735,'mixpanel','completed',10,'2024-08-10 03:10:20','2024-08-10 04:46:22','2024-08-10 04:41:19','2024-08-10 04:46:21',NULL,0,0,NULL,NULL),(31736,'mixpanel','completed',10,'2024-08-10 03:21:24','2024-08-10 04:56:38','2024-08-10 04:51:22','2024-08-10 04:56:33',NULL,0,0,NULL,NULL),(31737,'mixpanel','completed',10,'2024-08-10 03:23:41','2024-08-10 05:01:21','2024-08-10 04:56:40','2024-08-10 05:01:20',NULL,0,0,NULL,NULL),(31738,'mixpanel','completed',10,'2024-08-10 03:47:20','2024-08-10 05:08:40','2024-08-10 05:06:19','2024-08-10 05:08:39',NULL,0,0,NULL,NULL),(31739,'mixpanel','completed',10,'2024-08-10 03:57:20','2024-08-10 05:16:19','2024-08-10 05:11:19','2024-08-10 05:16:18',NULL,0,0,NULL,NULL),(31740,'mixpanel','completed',10,'2024-08-10 04:15:22','2024-08-10 05:26:20','2024-08-10 05:21:21','2024-08-10 05:26:19',NULL,0,0,NULL,NULL),(31741,'mixpanel','completed',10,'2024-08-10 04:16:11','2024-08-10 05:36:21','2024-08-10 05:30:10','2024-08-10 05:36:18',NULL,0,0,NULL,NULL),(31742,'mixpanel','completed',10,'2024-08-10 04:04:22','2024-08-10 05:46:21','2024-08-10 05:41:21','2024-08-10 05:46:20',NULL,0,0,NULL,NULL),(31743,'mixpanel','completed',10,'2024-08-10 04:42:22','2024-08-10 05:53:35','2024-08-10 05:51:21','2024-08-10 05:53:34',NULL,0,0,NULL,NULL),(31744,'mixpanel','completed',10,'2024-08-10 04:39:21','2024-08-10 06:01:22','2024-08-10 05:56:20','2024-08-10 06:01:21',NULL,0,0,NULL,NULL),(31745,'mixpanel','completed',10,'2024-08-10 04:11:22','2024-08-10 06:11:24','2024-08-10 06:06:21','2024-08-10 06:11:22',NULL,0,0,NULL,NULL),(31746,'mixpanel','completed',10,'2024-08-10 04:40:21','2024-08-10 06:21:22','2024-08-10 06:16:21','2024-08-10 06:21:21',NULL,0,0,NULL,NULL),(31747,'mixpanel','completed',10,'2024-08-10 04:56:18','2024-08-10 06:31:25','2024-08-10 06:26:18','2024-08-10 06:31:24',NULL,0,0,NULL,NULL),(31748,'mixpanel','completed',10,'2024-08-10 04:59:25','2024-08-10 06:41:24','2024-08-10 06:36:24','2024-08-10 06:41:23',NULL,0,0,NULL,NULL),(31749,'mixpanel','completed',10,'2024-08-10 05:34:23','2024-08-10 06:49:04','2024-08-10 06:46:22','2024-08-10 06:49:03',NULL,0,0,NULL,NULL),(31750,'mixpanel','completed',10,'2024-08-10 04:50:23','2024-08-10 06:56:20','2024-08-10 06:51:22','2024-08-10 06:56:19',NULL,0,0,NULL,NULL),(31751,'mixpanel','completed',10,'2024-08-10 05:52:23','2024-08-10 07:06:23','2024-08-10 07:01:22','2024-08-10 07:06:22',NULL,0,0,NULL,NULL),(31752,'mixpanel','completed',10,'2024-08-10 05:17:25','2024-08-10 07:13:30','2024-08-10 07:11:24','2024-08-10 07:13:29',NULL,0,0,NULL,NULL),(31753,'mixpanel','completed',10,'2024-08-10 05:22:22','2024-08-10 07:19:40','2024-08-10 07:16:21','2024-08-10 07:19:39',NULL,0,0,NULL,NULL),(31754,'mixpanel','completed',10,'2024-08-10 06:12:21','2024-08-10 07:31:24','2024-08-10 07:26:20','2024-08-10 07:31:23',NULL,0,0,NULL,NULL),(31755,'mixpanel','completed',10,'2024-08-10 06:07:22','2024-08-10 07:41:25','2024-08-10 07:36:21','2024-08-10 07:41:24',NULL,0,0,NULL,NULL),(31756,'mixpanel','completed',10,'2024-08-10 05:46:23','2024-08-10 07:51:26','2024-08-10 07:46:22','2024-08-10 07:51:25',NULL,0,0,NULL,NULL),(31757,'mixpanel','completed',10,'2024-08-10 06:42:16','2024-08-10 08:01:22','2024-08-10 07:56:15','2024-08-10 08:01:21',NULL,0,0,NULL,NULL),(31758,'mixpanel','completed',10,'2024-08-10 06:07:23','2024-08-10 08:11:25','2024-08-10 08:06:22','2024-08-10 08:11:24',NULL,0,0,NULL,NULL),(31759,'mixpanel','completed',10,'2024-08-10 06:42:23','2024-08-10 08:21:23','2024-08-10 08:16:22','2024-08-10 08:21:22',NULL,0,0,NULL,NULL),(31760,'mixpanel','completed',10,'2024-08-10 07:14:24','2024-08-10 08:29:25','2024-08-10 08:26:23','2024-08-10 08:29:24',NULL,0,0,NULL,NULL),(31761,'mixpanel','completed',10,'2024-08-10 07:27:23','2024-08-10 08:41:25','2024-08-10 08:36:23','2024-08-10 08:41:24',NULL,0,0,NULL,NULL),(31762,'mixpanel','completed',10,'2024-08-10 06:57:23','2024-08-10 08:51:14','2024-08-10 08:46:22','2024-08-10 08:51:13',NULL,0,0,NULL,NULL),(31763,'mixpanel','completed',10,'2024-08-10 07:27:14','2024-08-10 08:57:29','2024-08-10 08:54:14','2024-08-10 08:57:28',NULL,0,0,NULL,NULL),(31764,'mixpanel','completed',10,'2024-08-10 07:31:16','2024-08-10 09:03:17','2024-08-10 09:00:15','2024-08-10 09:03:16',NULL,0,0,NULL,NULL),(31765,'mixpanel','completed',10,'2024-08-10 07:52:22','2024-08-10 09:09:11','2024-08-10 09:06:21','2024-08-10 09:09:10',NULL,0,0,NULL,NULL),(31766,'mixpanel','completed',10,'2024-08-10 07:14:08','2024-08-10 09:14:10','2024-08-10 09:12:07','2024-08-10 09:14:09',NULL,0,0,NULL,NULL),(31767,'mixpanel','completed',10,'2024-08-10 07:18:07','2024-08-10 09:20:11','2024-08-10 09:17:06','2024-08-10 09:20:10',NULL,0,0,NULL,NULL),(31768,'mixpanel','completed',10,'2024-08-10 08:11:21','2024-08-10 09:31:20','2024-08-10 09:26:20','2024-08-10 09:31:19',NULL,0,0,NULL,NULL),(31769,'mixpanel','completed',10,'2024-08-10 07:36:50','2024-08-10 09:41:20','2024-08-10 09:34:49','2024-08-10 09:41:19',NULL,0,0,NULL,NULL),(31770,'mixpanel','completed',10,'2024-08-10 08:24:22','2024-08-10 09:51:19','2024-08-10 09:46:21','2024-08-10 09:51:18',NULL,0,0,NULL,NULL),(31771,'mixpanel','completed',10,'2024-08-10 08:46:20','2024-08-10 09:57:46','2024-08-10 09:54:19','2024-08-10 09:57:45',NULL,0,0,NULL,NULL),(31772,'mixpanel','completed',10,'2024-08-10 08:57:23','2024-08-10 10:06:22','2024-08-10 10:01:22','2024-08-10 10:06:21',NULL,0,0,NULL,NULL),(31773,'mixpanel','completed',10,'2024-08-10 08:15:25','2024-08-10 10:16:22','2024-08-10 10:11:24','2024-08-10 10:16:21',NULL,0,0,NULL,NULL),(31774,'mixpanel','completed',10,'2024-08-10 08:28:23','2024-08-10 10:26:22','2024-08-10 10:21:22','2024-08-10 10:26:21',NULL,0,0,NULL,NULL),(31775,'mixpanel','completed',10,'2024-08-10 08:34:24','2024-08-10 10:36:30','2024-08-10 10:31:23','2024-08-10 10:36:29',NULL,0,0,NULL,NULL),(31776,'mixpanel','completed',10,'2024-08-10 09:31:24','2024-08-10 10:46:23','2024-08-10 10:41:23','2024-08-10 10:46:22',NULL,0,0,NULL,NULL),(31777,'mixpanel','completed',10,'2024-08-10 09:41:23','2024-08-10 10:56:23','2024-08-10 10:51:22','2024-08-10 10:56:22',NULL,0,0,NULL,NULL),(31778,'mixpanel','completed',10,'2024-08-10 09:57:24','2024-08-10 11:06:25','2024-08-10 11:01:22','2024-08-10 11:06:24',NULL,0,0,NULL,NULL),(31779,'mixpanel','completed',10,'2024-08-10 10:09:25','2024-08-10 11:16:20','2024-08-10 11:11:24','2024-08-10 11:16:19',NULL,0,0,NULL,NULL),(31780,'mixpanel','completed',10,'2024-08-10 10:01:23','2024-08-10 11:26:25','2024-08-10 11:21:22','2024-08-10 11:26:25',NULL,0,0,NULL,NULL),(31781,'mixpanel','completed',10,'2024-08-10 09:55:23','2024-08-10 11:36:25','2024-08-10 11:31:22','2024-08-10 11:36:24',NULL,0,0,NULL,NULL),(31782,'mixpanel','completed',10,'2024-08-10 10:34:23','2024-08-10 11:46:21','2024-08-10 11:41:22','2024-08-10 11:46:20',NULL,0,0,NULL,NULL),(31783,'mixpanel','completed',10,'2024-08-10 10:45:23','2024-08-10 11:56:22','2024-08-10 11:51:22','2024-08-10 11:56:21',NULL,0,0,NULL,NULL),(31784,'mixpanel','completed',10,'2024-08-10 10:06:02','2024-08-10 12:06:27','2024-08-10 11:59:01','2024-08-10 12:06:26',NULL,0,0,NULL,NULL),(31785,'mixpanel','completed',10,'2024-08-10 10:32:23','2024-08-10 12:14:13','2024-08-10 12:11:22','2024-08-10 12:14:12',NULL,0,0,NULL,NULL),(31786,'mixpanel','completed',10,'2024-08-10 10:57:25','2024-08-10 12:21:22','2024-08-10 12:16:23','2024-08-10 12:21:21',NULL,0,0,NULL,NULL),(31787,'mixpanel','completed',10,'2024-08-10 10:39:25','2024-08-10 12:31:25','2024-08-10 12:26:24','2024-08-10 12:31:24',NULL,0,0,NULL,NULL),(31788,'mixpanel','completed',10,'2024-08-10 11:16:25','2024-08-10 12:41:29','2024-08-10 12:36:24','2024-08-10 12:41:28',NULL,0,0,NULL,NULL),(31789,'mixpanel','completed',10,'2024-08-10 11:16:39','2024-08-10 12:46:23','2024-08-10 12:43:38','2024-08-10 12:46:22',NULL,0,0,NULL,NULL),(31790,'mixpanel','completed',10,'2024-08-10 10:54:25','2024-08-10 12:56:25','2024-08-10 12:51:24','2024-08-10 12:56:24',NULL,0,0,NULL,NULL),(31791,'mixpanel','completed',10,'2024-08-10 11:28:27','2024-08-10 13:06:29','2024-08-10 13:01:26','2024-08-10 13:06:28',NULL,0,0,NULL,NULL),(31792,'mixpanel','completed',10,'2024-08-10 11:19:25','2024-08-10 13:16:24','2024-08-10 13:11:24','2024-08-10 13:16:23',NULL,0,0,NULL,NULL),(31793,'mixpanel','completed',10,'2024-08-10 11:35:08','2024-08-10 13:21:24','2024-08-10 13:19:07','2024-08-10 13:21:23',NULL,0,0,NULL,NULL),(31794,'mixpanel','completed',10,'2024-08-10 11:48:40','2024-08-10 13:30:23','2024-08-10 13:24:39','2024-08-10 13:30:21',NULL,0,0,NULL,NULL),(31795,'mixpanel','completed',10,'2024-08-10 11:59:29','2024-08-10 13:41:25','2024-08-10 13:36:28','2024-08-10 13:41:24',NULL,0,0,NULL,NULL),(31796,'mixpanel','completed',10,'2024-08-10 12:28:03','2024-08-10 13:46:25','2024-08-10 13:44:02','2024-08-10 13:46:24',NULL,0,0,NULL,NULL),(31797,'mixpanel','completed',10,'2024-08-10 12:05:25','2024-08-10 13:56:26','2024-08-10 13:51:24','2024-08-10 13:56:25',NULL,0,0,NULL,NULL),(31798,'mixpanel','completed',10,'2024-08-10 12:37:28','2024-08-10 14:06:26','2024-08-10 14:01:27','2024-08-10 14:06:25',NULL,0,0,NULL,NULL),(31799,'mixpanel','completed',10,'2024-08-10 12:39:26','2024-08-10 14:16:22','2024-08-10 14:11:25','2024-08-10 14:16:21',NULL,0,0,NULL,NULL),(31800,'mixpanel','completed',10,'2024-08-10 12:42:23','2024-08-10 14:26:23','2024-08-10 14:21:22','2024-08-10 14:26:22',NULL,0,0,NULL,NULL),(31801,'mixpanel','completed',10,'2024-08-10 12:36:23','2024-08-10 14:36:26','2024-08-10 14:31:22','2024-08-10 14:36:25',NULL,0,0,NULL,NULL),(31802,'mixpanel','completed',10,'2024-08-10 13:17:48','2024-08-10 14:46:24','2024-08-10 14:39:47','2024-08-10 14:46:23',NULL,0,0,NULL,NULL),(31803,'mixpanel','completed',10,'2024-08-10 13:08:20','2024-08-10 14:54:07','2024-08-10 14:51:19','2024-08-10 14:54:07',NULL,0,0,NULL,NULL),(31804,'mixpanel','completed',10,'2024-08-10 13:21:05','2024-08-10 15:00:04','2024-08-10 14:57:05','2024-08-10 15:00:04',NULL,0,0,NULL,NULL),(31805,'mixpanel','completed',10,'2024-08-10 13:27:05','2024-08-10 15:04:05','2024-08-10 15:02:05','2024-08-10 15:04:05',NULL,0,0,NULL,NULL),(31806,'mixpanel','completed',10,'2024-08-10 13:41:05','2024-08-10 15:09:05','2024-08-10 15:06:05','2024-08-10 15:09:04',NULL,0,0,NULL,NULL),(31807,'mixpanel','completed',10,'2024-08-10 13:27:05','2024-08-10 15:15:05','2024-08-10 15:12:04','2024-08-10 15:15:05',NULL,0,0,NULL,NULL),(31808,'mixpanel','completed',10,'2024-08-10 13:54:05','2024-08-10 15:21:05','2024-08-10 15:18:05','2024-08-10 15:21:05',NULL,0,0,NULL,NULL),(31809,'mixpanel','completed',10,'2024-08-10 13:35:23','2024-08-10 15:29:33','2024-08-10 15:26:22','2024-08-10 15:29:32',NULL,0,0,NULL,NULL),(31810,'mixpanel','completed',10,'2024-08-10 14:02:34','2024-08-10 15:36:22','2024-08-10 15:33:33','2024-08-10 15:36:22',NULL,0,0,NULL,NULL),(31811,'mixpanel','completed',10,'2024-08-10 13:53:23','2024-08-10 15:46:21','2024-08-10 15:41:22','2024-08-10 15:46:20',NULL,0,0,NULL,NULL),(31812,'mixpanel','completed',10,'2024-08-10 14:02:20','2024-08-10 15:55:27','2024-08-10 15:51:20','2024-08-10 15:55:26',NULL,0,0,NULL,NULL),(31813,'mixpanel','completed',10,'2024-08-10 14:05:21','2024-08-10 16:06:22','2024-08-10 16:01:20','2024-08-10 16:06:21',NULL,0,0,NULL,NULL),(31814,'mixpanel','completed',10,'2024-08-10 14:48:23','2024-08-10 16:14:12','2024-08-10 16:11:23','2024-08-10 16:14:11',NULL,0,0,NULL,NULL),(31815,'mixpanel','completed',10,'2024-08-10 14:51:22','2024-08-10 16:21:20','2024-08-10 16:16:21','2024-08-10 16:21:19',NULL,0,0,NULL,NULL),(31816,'mixpanel','completed',10,'2024-08-10 15:22:23','2024-08-10 16:29:29','2024-08-10 16:26:22','2024-08-10 16:29:28',NULL,0,0,NULL,NULL),(31817,'mixpanel','completed',10,'2024-08-10 14:38:22','2024-08-10 16:41:23','2024-08-10 16:36:22','2024-08-10 16:41:22',NULL,0,0,NULL,NULL),(31818,'mixpanel','completed',10,'2024-08-10 15:20:21','2024-08-10 16:51:20','2024-08-10 16:46:21','2024-08-10 16:51:19',NULL,0,0,NULL,NULL),(31819,'mixpanel','completed',10,'2024-08-10 15:12:23','2024-08-10 17:01:19','2024-08-10 16:56:22','2024-08-10 17:01:18',NULL,0,0,NULL,NULL),(31820,'mixpanel','completed',10,'2024-08-10 15:19:23','2024-08-10 17:08:34','2024-08-10 17:06:23','2024-08-10 17:08:34',NULL,0,0,NULL,NULL),(31821,'mixpanel','completed',10,'2024-08-10 15:34:23','2024-08-10 17:16:19','2024-08-10 17:11:22','2024-08-10 17:16:19',NULL,0,0,NULL,NULL),(31822,'mixpanel','completed',10,'2024-08-10 16:14:25','2024-08-10 17:22:04','2024-08-10 17:19:24','2024-08-10 17:22:04',NULL,0,0,NULL,NULL),(31823,'mixpanel','completed',10,'2024-08-10 16:12:04','2024-08-10 17:26:05','2024-08-10 17:24:04','2024-08-10 17:26:04',NULL,0,0,NULL,NULL),(31824,'mixpanel','completed',10,'2024-08-10 16:09:04','2024-08-10 17:31:23','2024-08-10 17:29:04','2024-08-10 17:31:22',NULL,0,0,NULL,NULL),(31825,'mixpanel','completed',10,'2024-08-10 16:22:23','2024-08-10 17:38:46','2024-08-10 17:36:22','2024-08-10 17:38:46',NULL,0,0,NULL,NULL),(31826,'mixpanel','completed',10,'2024-08-10 16:04:01','2024-08-10 17:45:10','2024-08-10 17:41:01','2024-08-10 17:45:09',NULL,0,0,NULL,NULL),(31827,'mixpanel','completed',10,'2024-08-10 16:43:49','2024-08-10 17:51:21','2024-08-10 17:48:49','2024-08-10 17:51:20',NULL,0,0,NULL,NULL),(31828,'mixpanel','completed',10,'2024-08-10 16:02:57','2024-08-10 17:58:29','2024-08-10 17:55:57','2024-08-10 17:58:29',NULL,0,0,NULL,NULL),(31829,'mixpanel','completed',10,'2024-08-10 16:05:22','2024-08-10 18:06:22','2024-08-10 18:01:22','2024-08-10 18:06:22',NULL,0,0,NULL,NULL),(31830,'mixpanel','completed',10,'2024-08-10 16:32:36','2024-08-10 18:15:26','2024-08-10 18:10:35','2024-08-10 18:15:26',NULL,0,0,NULL,NULL),(31831,'mixpanel','completed',10,'2024-08-10 16:50:23','2024-08-10 18:26:22','2024-08-10 18:21:22','2024-08-10 18:26:22',NULL,0,0,NULL,NULL),(31832,'mixpanel','completed',10,'2024-08-10 17:19:22','2024-08-10 18:36:24','2024-08-10 18:31:22','2024-08-10 18:36:23',NULL,0,0,NULL,NULL),(31833,'mixpanel','completed',10,'2024-08-10 17:24:14','2024-08-10 18:46:17','2024-08-10 18:41:14','2024-08-10 18:46:17',NULL,0,0,NULL,NULL),(31834,'mixpanel','completed',10,'2024-08-10 17:19:58','2024-08-10 18:56:25','2024-08-10 18:49:57','2024-08-10 18:56:25',NULL,0,0,NULL,NULL),(31835,'mixpanel','completed',10,'2024-08-10 17:03:34','2024-08-10 19:06:23','2024-08-10 18:59:33','2024-08-10 19:06:22',NULL,0,0,NULL,NULL),(31836,'mixpanel','completed',10,'2024-08-10 17:56:08','2024-08-10 19:11:23','2024-08-10 19:09:08','2024-08-10 19:11:23',NULL,0,0,NULL,NULL),(31837,'mixpanel','completed',10,'2024-08-10 17:25:20','2024-08-10 19:18:44','2024-08-10 19:16:20','2024-08-10 19:18:43',NULL,0,0,NULL,NULL),(31838,'mixpanel','completed',10,'2024-08-10 17:28:20','2024-08-10 19:26:22','2024-08-10 19:21:20','2024-08-10 19:26:22',NULL,0,0,NULL,NULL),(31839,'mixpanel','completed',10,'2024-08-10 17:50:37','2024-08-10 19:31:20','2024-08-10 19:28:37','2024-08-10 19:31:20',NULL,0,0,NULL,NULL),(31840,'mixpanel','completed',10,'2024-08-10 17:58:23','2024-08-10 19:38:55','2024-08-10 19:36:22','2024-08-10 19:38:54',NULL,0,0,NULL,NULL),(31841,'mixpanel','completed',10,'2024-08-10 18:37:23','2024-08-10 19:46:21','2024-08-10 19:41:22','2024-08-10 19:46:20',NULL,0,0,NULL,NULL),(31842,'mixpanel','completed',10,'2024-08-10 18:31:45','2024-08-10 19:52:05','2024-08-10 19:49:45','2024-08-10 19:52:05',NULL,0,0,NULL,NULL),(31843,'mixpanel','completed',10,'2024-08-10 18:52:23','2024-08-10 19:58:52','2024-08-10 19:56:22','2024-08-10 19:58:52',NULL,0,0,NULL,NULL),(31844,'mixpanel','completed',10,'2024-08-10 18:54:20','2024-08-10 20:06:24','2024-08-10 20:01:20','2024-08-10 20:06:24',NULL,0,0,NULL,NULL),(31845,'mixpanel','completed',10,'2024-08-10 18:14:44','2024-08-10 20:16:21','2024-08-10 20:09:43','2024-08-10 20:16:20',NULL,0,0,NULL,NULL),(31846,'mixpanel','completed',10,'2024-08-10 18:41:28','2024-08-10 20:26:24','2024-08-10 20:19:28','2024-08-10 20:26:23',NULL,0,0,NULL,NULL),(31847,'mixpanel','completed',10,'2024-08-10 18:43:49','2024-08-10 20:36:23','2024-08-10 20:29:48','2024-08-10 20:36:23',NULL,0,0,NULL,NULL),(31848,'mixpanel','completed',10,'2024-08-10 19:25:44','2024-08-10 20:46:19','2024-08-10 20:40:43','2024-08-10 20:46:19',NULL,0,0,NULL,NULL),(31849,'mixpanel','completed',10,'2024-08-10 19:35:22','2024-08-10 20:56:22','2024-08-10 20:51:21','2024-08-10 20:56:22',NULL,0,0,NULL,NULL),(31850,'mixpanel','completed',10,'2024-08-10 19:44:18','2024-08-10 21:06:22','2024-08-10 21:01:18','2024-08-10 21:06:22',NULL,0,0,NULL,NULL),(31851,'mixpanel','completed',10,'2024-08-10 20:02:26','2024-08-10 21:13:51','2024-08-10 21:11:25','2024-08-10 21:13:51',NULL,0,0,NULL,NULL),(31852,'mixpanel','completed',10,'2024-08-10 19:46:21','2024-08-10 21:21:21','2024-08-10 21:16:21','2024-08-10 21:21:21',NULL,0,0,NULL,NULL),(31853,'mixpanel','completed',10,'2024-08-10 19:43:21','2024-08-10 21:26:22','2024-08-10 21:24:20','2024-08-10 21:26:22',NULL,0,0,NULL,NULL),(31854,'mixpanel','completed',10,'2024-08-10 20:05:21','2024-08-10 21:35:10','2024-08-10 21:31:21','2024-08-10 21:35:10',NULL,0,0,NULL,NULL),(31855,'mixpanel','completed',10,'2024-08-10 20:13:22','2024-08-10 21:46:19','2024-08-10 21:41:21','2024-08-10 21:46:18',NULL,0,0,NULL,NULL),(31856,'subscribers_engagement_score','completed',10,'2024-08-10 21:51:17','2024-08-10 21:58:10','2024-08-10 21:51:16','2024-08-10 21:58:09',NULL,0,0,NULL,NULL),(31857,'mixpanel','completed',10,'2024-08-10 20:34:17','2024-08-10 21:58:10','2024-08-10 21:51:16','2024-08-10 21:58:09',NULL,0,0,NULL,NULL),(31858,'subscribers_engagement_score','completed',10,'2024-08-11 13:55:00','2024-08-11 13:56:26','2024-08-10 21:58:09','2024-08-11 13:56:25',NULL,0,0,NULL,NULL),(31859,'mixpanel','completed',10,'2024-08-10 20:28:36','2024-08-10 22:09:55','2024-08-10 22:01:35','2024-08-10 22:09:53',NULL,0,0,NULL,NULL),(31860,'mixpanel','completed',10,'2024-08-10 21:05:25','2024-08-10 22:21:05','2024-08-10 22:16:23','2024-08-10 22:21:04',NULL,0,0,NULL,NULL),(31861,'mixpanel','completed',10,'2024-08-10 20:43:19','2024-08-10 22:29:06','2024-08-10 22:26:18','2024-08-10 22:29:05',NULL,0,0,NULL,NULL),(31862,'mixpanel','completed',10,'2024-08-10 21:05:23','2024-08-10 22:36:24','2024-08-10 22:31:22','2024-08-10 22:36:23',NULL,0,0,NULL,NULL),(31863,'mixpanel','completed',10,'2024-08-10 20:52:24','2024-08-10 22:43:34','2024-08-10 22:41:23','2024-08-10 22:43:33',NULL,0,0,NULL,NULL),(31864,'mixpanel','completed',10,'2024-08-10 21:01:24','2024-08-10 22:51:25','2024-08-10 22:46:23','2024-08-10 22:51:24',NULL,0,0,NULL,NULL),(31865,'mixpanel','completed',10,'2024-08-10 21:06:21','2024-08-10 23:01:24','2024-08-10 22:56:20','2024-08-10 23:01:23',NULL,0,0,NULL,NULL),(31866,'mixpanel','completed',10,'2024-08-10 22:00:21','2024-08-10 23:11:26','2024-08-10 23:06:20','2024-08-10 23:11:25',NULL,0,0,NULL,NULL),(31867,'schedule_re_engagement_email','completed',10,'2024-08-11 23:16:21','2024-08-11 23:16:25','2024-08-10 23:16:20','2024-08-11 23:16:24',NULL,0,0,NULL,NULL),(31868,'mixpanel','completed',10,'2024-08-10 21:23:21','2024-08-10 23:19:20','2024-08-10 23:16:20','2024-08-10 23:19:19',NULL,0,0,NULL,NULL),(31869,'mixpanel','completed',10,'2024-08-10 21:27:25','2024-08-10 23:26:25','2024-08-10 23:21:24','2024-08-10 23:26:24',NULL,0,0,NULL,NULL),(31870,'mixpanel','completed',10,'2024-08-10 22:08:52','2024-08-10 23:36:26','2024-08-10 23:29:51','2024-08-10 23:36:25',NULL,0,0,NULL,NULL),(31871,'mixpanel','completed',10,'2024-08-10 22:04:25','2024-08-10 23:46:24','2024-08-10 23:41:24','2024-08-10 23:46:23',NULL,0,0,NULL,NULL),(31872,'mixpanel','completed',10,'2024-08-10 22:15:24','2024-08-10 23:55:07','2024-08-10 23:51:23','2024-08-10 23:55:06',NULL,0,0,NULL,NULL),(31873,'mixpanel','completed',10,'2024-08-10 22:55:25','2024-08-11 00:06:27','2024-08-11 00:01:24','2024-08-11 00:06:26',NULL,0,0,NULL,NULL),(31874,'mixpanel','completed',10,'2024-08-10 22:29:25','2024-08-11 00:16:25','2024-08-11 00:11:24','2024-08-11 00:16:24',NULL,0,0,NULL,NULL),(31875,'mixpanel','completed',10,'2024-08-10 22:45:53','2024-08-11 00:26:39','2024-08-11 00:19:52','2024-08-11 00:26:36',NULL,0,0,NULL,NULL),(31876,'mixpanel','completed',10,'2024-08-10 23:24:26','2024-08-11 00:36:26','2024-08-11 00:31:25','2024-08-11 00:36:25',NULL,0,0,NULL,NULL),(31877,'mixpanel','completed',10,'2024-08-10 23:29:37','2024-08-11 00:41:24','2024-08-11 00:38:36','2024-08-11 00:41:23',NULL,0,0,NULL,NULL),(31878,'mixpanel','completed',10,'2024-08-10 23:30:52','2024-08-11 00:51:23','2024-08-11 00:44:51','2024-08-11 00:51:22',NULL,0,0,NULL,NULL),(31879,'mixpanel','completed',10,'2024-08-10 23:45:24','2024-08-11 00:59:52','2024-08-11 00:56:24','2024-08-11 00:59:51',NULL,0,0,NULL,NULL),(31880,'mixpanel','completed',10,'2024-08-10 23:23:24','2024-08-11 01:10:26','2024-08-11 01:06:23','2024-08-11 01:10:24',NULL,0,0,NULL,NULL),(31881,'mixpanel','completed',10,'2024-08-10 23:31:26','2024-08-11 01:19:30','2024-08-11 01:16:25','2024-08-11 01:19:29',NULL,0,0,NULL,NULL),(31882,'mixpanel','completed',10,'2024-08-11 00:17:26','2024-08-11 01:26:26','2024-08-11 01:23:25','2024-08-11 01:26:25',NULL,0,0,NULL,NULL),(31883,'mixpanel','completed',10,'2024-08-10 23:59:28','2024-08-11 01:33:46','2024-08-11 01:31:27','2024-08-11 01:33:45',NULL,0,0,NULL,NULL),(31884,'mixpanel','completed',10,'2024-08-10 23:55:27','2024-08-11 01:39:18','2024-08-11 01:36:26','2024-08-11 01:39:16',NULL,0,0,NULL,NULL),(31885,'mixpanel','completed',10,'2024-08-11 00:26:26','2024-08-11 01:46:23','2024-08-11 01:41:25','2024-08-11 01:46:22',NULL,0,0,NULL,NULL),(31886,'mixpanel','completed',10,'2024-08-10 23:56:12','2024-08-11 01:51:24','2024-08-11 01:49:11','2024-08-11 01:51:23',NULL,0,0,NULL,NULL),(31887,'mixpanel','completed',10,'2024-08-11 00:01:26','2024-08-11 02:01:24','2024-08-11 01:56:25','2024-08-11 02:01:23',NULL,0,0,NULL,NULL),(31888,'mixpanel','completed',10,'2024-08-11 00:10:24','2024-08-11 02:11:27','2024-08-11 02:06:23','2024-08-11 02:11:26',NULL,0,0,NULL,NULL),(31889,'mixpanel','completed',10,'2024-08-11 01:04:49','2024-08-11 02:21:25','2024-08-11 02:15:48','2024-08-11 02:21:24',NULL,0,0,NULL,NULL),(31890,'mixpanel','completed',10,'2024-08-11 01:19:26','2024-08-11 02:28:53','2024-08-11 02:26:25','2024-08-11 02:28:52',NULL,0,0,NULL,NULL),(31891,'mixpanel','completed',10,'2024-08-11 00:58:23','2024-08-11 02:36:26','2024-08-11 02:31:22','2024-08-11 02:36:25',NULL,0,0,NULL,NULL),(31892,'mixpanel','completed',10,'2024-08-11 01:36:01','2024-08-11 02:46:24','2024-08-11 02:41:00','2024-08-11 02:46:23',NULL,0,0,NULL,NULL),(31893,'mixpanel','completed',10,'2024-08-11 00:54:11','2024-08-11 02:51:25','2024-08-11 02:49:10','2024-08-11 02:51:24',NULL,0,0,NULL,NULL),(31894,'mixpanel','completed',10,'2024-08-11 01:33:24','2024-08-11 02:58:49','2024-08-11 02:56:23','2024-08-11 02:58:48',NULL,0,0,NULL,NULL),(31895,'mixpanel','completed',10,'2024-08-11 01:25:23','2024-08-11 03:05:48','2024-08-11 03:01:23','2024-08-11 03:05:47',NULL,0,0,NULL,NULL),(31896,'mixpanel','completed',10,'2024-08-11 01:23:26','2024-08-11 03:16:12','2024-08-11 03:11:25','2024-08-11 03:16:11',NULL,0,0,NULL,NULL),(31897,'mixpanel','completed',10,'2024-08-11 01:59:50','2024-08-11 03:21:25','2024-08-11 03:18:49','2024-08-11 03:21:24',NULL,0,0,NULL,NULL),(31898,'mixpanel','completed',10,'2024-08-11 01:30:41','2024-08-11 03:26:22','2024-08-11 03:23:40','2024-08-11 03:26:21',NULL,0,0,NULL,NULL),(31899,'mixpanel','completed',10,'2024-08-11 02:08:25','2024-08-11 03:36:25','2024-08-11 03:31:24','2024-08-11 03:36:23',NULL,0,0,NULL,NULL),(31900,'mixpanel','completed',10,'2024-08-11 02:39:26','2024-08-11 03:46:08','2024-08-11 03:41:25','2024-08-11 03:46:07',NULL,0,0,NULL,NULL),(31901,'mixpanel','completed',10,'2024-08-11 02:45:25','2024-08-11 03:55:19','2024-08-11 03:51:24','2024-08-11 03:55:18',NULL,0,0,NULL,NULL),(31902,'mixpanel','completed',10,'2024-08-11 02:40:24','2024-08-11 04:05:18','2024-08-11 04:01:23','2024-08-11 04:05:17',NULL,0,0,NULL,NULL),(31903,'mixpanel','completed',10,'2024-08-11 02:13:23','2024-08-11 04:15:18','2024-08-11 04:11:22','2024-08-11 04:15:17',NULL,0,0,NULL,NULL),(31904,'mixpanel','completed',10,'2024-08-11 02:25:26','2024-08-11 04:26:26','2024-08-11 04:21:25','2024-08-11 04:26:24',NULL,0,0,NULL,NULL),(31905,'mixpanel','completed',10,'2024-08-11 02:33:38','2024-08-11 04:34:19','2024-08-11 04:31:34','2024-08-11 04:34:16',NULL,0,0,NULL,NULL),(31906,'mixpanel','completed',10,'2024-08-11 03:32:23','2024-08-11 04:41:36','2024-08-11 04:36:22','2024-08-11 04:41:33',NULL,0,0,NULL,NULL),(31907,'mixpanel','completed',10,'2024-08-11 02:46:21','2024-08-11 04:51:21','2024-08-11 04:46:20','2024-08-11 04:51:20',NULL,0,0,NULL,NULL),(31908,'mixpanel','completed',10,'2024-08-11 03:05:26','2024-08-11 05:01:23','2024-08-11 04:56:25','2024-08-11 05:01:22',NULL,0,0,NULL,NULL),(31909,'mixpanel','completed',10,'2024-08-11 03:48:22','2024-08-11 05:10:59','2024-08-11 05:06:21','2024-08-11 05:10:58',NULL,0,0,NULL,NULL),(31910,'mixpanel','completed',10,'2024-08-11 03:36:24','2024-08-11 05:20:02','2024-08-11 05:16:23','2024-08-11 05:20:01',NULL,0,0,NULL,NULL),(31911,'mixpanel','completed',10,'2024-08-11 03:33:26','2024-08-11 05:28:58','2024-08-11 05:26:25','2024-08-11 05:28:57',NULL,0,0,NULL,NULL),(31912,'mixpanel','completed',10,'2024-08-11 04:21:20','2024-08-11 05:36:24','2024-08-11 05:31:19','2024-08-11 05:36:23',NULL,0,0,NULL,NULL),(31913,'mixpanel','completed',10,'2024-08-11 04:18:45','2024-08-11 05:41:25','2024-08-11 05:38:44','2024-08-11 05:41:24',NULL,0,0,NULL,NULL),(31914,'mixpanel','completed',10,'2024-08-11 03:46:18','2024-08-11 05:48:32','2024-08-11 05:46:17','2024-08-11 05:48:31',NULL,0,0,NULL,NULL),(31915,'mixpanel','completed',10,'2024-08-11 04:17:27','2024-08-11 05:56:22','2024-08-11 05:51:26','2024-08-11 05:56:21',NULL,0,0,NULL,NULL),(31916,'mixpanel','completed',10,'2024-08-11 04:03:26','2024-08-11 06:06:27','2024-08-11 06:01:25','2024-08-11 06:06:26',NULL,0,0,NULL,NULL),(31917,'mixpanel','completed',10,'2024-08-11 04:42:38','2024-08-11 06:11:24','2024-08-11 06:08:37','2024-08-11 06:11:23',NULL,0,0,NULL,NULL),(31918,'mixpanel','completed',10,'2024-08-11 05:14:24','2024-08-11 06:18:28','2024-08-11 06:16:23','2024-08-11 06:18:27',NULL,0,0,NULL,NULL),(31919,'mixpanel','completed',10,'2024-08-11 05:18:27','2024-08-11 06:26:26','2024-08-11 06:21:26','2024-08-11 06:26:25',NULL,0,0,NULL,NULL),(31920,'mixpanel','completed',10,'2024-08-11 04:28:53','2024-08-11 06:31:25','2024-08-11 06:28:52','2024-08-11 06:31:24',NULL,0,0,NULL,NULL),(31921,'mixpanel','completed',10,'2024-08-11 04:44:27','2024-08-11 06:39:07','2024-08-11 06:36:26','2024-08-11 06:39:06',NULL,0,0,NULL,NULL),(31922,'mixpanel','completed',10,'2024-08-11 05:22:25','2024-08-11 06:46:26','2024-08-11 06:41:24','2024-08-11 06:46:25',NULL,0,0,NULL,NULL),(31923,'mixpanel','completed',10,'2024-08-11 04:56:25','2024-08-11 06:56:24','2024-08-11 06:49:24','2024-08-11 06:56:23',NULL,0,0,NULL,NULL),(31924,'mixpanel','completed',10,'2024-08-11 05:38:12','2024-08-11 07:05:57','2024-08-11 07:00:11','2024-08-11 07:05:56',NULL,0,0,NULL,NULL),(31925,'mixpanel','completed',10,'2024-08-11 06:01:22','2024-08-11 07:16:23','2024-08-11 07:11:21','2024-08-11 07:16:22',NULL,0,0,NULL,NULL),(31926,'mixpanel','completed',10,'2024-08-11 05:55:26','2024-08-11 07:31:25','2024-08-11 07:21:26','2024-08-11 07:31:24',NULL,0,0,NULL,NULL),(31927,'mixpanel','completed',10,'2024-08-11 05:49:23','2024-08-11 07:41:27','2024-08-11 07:36:22','2024-08-11 07:41:26',NULL,0,0,NULL,NULL),(31928,'mixpanel','completed',10,'2024-08-11 06:05:24','2024-08-11 07:51:29','2024-08-11 07:46:23','2024-08-11 07:51:23',NULL,0,0,NULL,NULL),(31929,'mixpanel','completed',10,'2024-08-11 06:43:27','2024-08-11 08:00:11','2024-08-11 07:56:26','2024-08-11 08:00:10',NULL,0,0,NULL,NULL),(31930,'mixpanel','completed',10,'2024-08-11 06:52:28','2024-08-11 08:11:26','2024-08-11 08:06:27','2024-08-11 08:11:25',NULL,0,0,NULL,NULL),(31931,'mixpanel','completed',10,'2024-08-11 06:44:13','2024-08-11 08:31:26','2024-08-11 08:26:11','2024-08-11 08:31:25',NULL,0,0,NULL,NULL),(31932,'mixpanel','completed',10,'2024-08-11 07:25:24','2024-08-11 08:41:26','2024-08-11 08:36:23','2024-08-11 08:41:25',NULL,0,0,NULL,NULL),(31933,'mixpanel','completed',10,'2024-08-11 06:52:26','2024-08-11 08:49:29','2024-08-11 08:46:25','2024-08-11 08:49:28',NULL,0,0,NULL,NULL),(31934,'mixpanel','completed',10,'2024-08-11 07:26:28','2024-08-11 09:01:26','2024-08-11 08:56:27','2024-08-11 09:01:25',NULL,0,0,NULL,NULL),(31935,'mixpanel','completed',10,'2024-08-11 07:43:27','2024-08-11 09:10:36','2024-08-11 09:06:26','2024-08-11 09:10:35',NULL,0,0,NULL,NULL),(31936,'mixpanel','completed',10,'2024-08-11 07:48:25','2024-08-11 09:21:27','2024-08-11 09:16:24','2024-08-11 09:21:27',NULL,0,0,NULL,NULL),(31937,'mixpanel','completed',10,'2024-08-11 07:56:28','2024-08-11 09:31:26','2024-08-11 09:26:27','2024-08-11 09:31:25',NULL,0,0,NULL,NULL),(31938,'mixpanel','completed',10,'2024-08-11 08:29:26','2024-08-11 09:41:28','2024-08-11 09:36:25','2024-08-11 09:41:27',NULL,0,0,NULL,NULL),(31939,'mixpanel','completed',10,'2024-08-11 07:50:29','2024-08-11 09:51:26','2024-08-11 09:46:28','2024-08-11 09:51:25',NULL,0,0,NULL,NULL),(31940,'mixpanel','completed',10,'2024-08-11 08:15:26','2024-08-11 10:01:26','2024-08-11 09:56:25','2024-08-11 10:01:25',NULL,0,0,NULL,NULL),(31941,'mixpanel','completed',10,'2024-08-11 08:46:47','2024-08-11 10:11:24','2024-08-11 10:04:46','2024-08-11 10:11:23',NULL,0,0,NULL,NULL),(31942,'mixpanel','completed',10,'2024-08-11 09:12:27','2024-08-11 10:21:27','2024-08-11 10:14:26','2024-08-11 10:21:26',NULL,0,0,NULL,NULL),(31943,'mixpanel','completed',10,'2024-08-11 09:08:26','2024-08-11 10:28:36','2024-08-11 10:26:25','2024-08-11 10:28:35',NULL,0,0,NULL,NULL),(31944,'mixpanel','completed',10,'2024-08-11 09:12:26','2024-08-11 10:36:26','2024-08-11 10:31:25','2024-08-11 10:36:25',NULL,0,0,NULL,NULL),(31945,'mixpanel','completed',10,'2024-08-11 09:25:28','2024-08-11 10:46:42','2024-08-11 10:41:27','2024-08-11 10:46:39',NULL,0,0,NULL,NULL),(31946,'mixpanel','completed',10,'2024-08-11 09:14:28','2024-08-11 10:55:18','2024-08-11 10:51:27','2024-08-11 10:55:17',NULL,0,0,NULL,NULL),(31947,'mixpanel','completed',10,'2024-08-11 09:32:26','2024-08-11 11:06:26','2024-08-11 11:01:25','2024-08-11 11:06:25',NULL,0,0,NULL,NULL),(31948,'mixpanel','completed',10,'2024-08-11 09:39:29','2024-08-11 11:16:26','2024-08-11 11:11:28','2024-08-11 11:16:25',NULL,0,0,NULL,NULL),(31949,'mixpanel','completed',10,'2024-08-11 09:51:24','2024-08-11 11:26:28','2024-08-11 11:21:23','2024-08-11 11:26:27',NULL,0,0,NULL,NULL),(31950,'mixpanel','completed',10,'2024-08-11 10:15:27','2024-08-11 11:36:26','2024-08-11 11:31:26','2024-08-11 11:36:25',NULL,0,0,NULL,NULL),(31951,'mixpanel','completed',10,'2024-08-11 10:26:25','2024-08-11 11:46:25','2024-08-11 11:41:24','2024-08-11 11:46:24',NULL,0,0,NULL,NULL),(31952,'mixpanel','completed',10,'2024-08-11 09:54:25','2024-08-11 11:54:33','2024-08-11 11:51:24','2024-08-11 11:54:32',NULL,0,0,NULL,NULL),(31953,'mixpanel','completed',10,'2024-08-11 10:49:25','2024-08-11 12:05:15','2024-08-11 12:01:25','2024-08-11 12:05:14',NULL,0,0,NULL,NULL),(31954,'mixpanel','completed',10,'2024-08-11 10:11:30','2024-08-11 12:16:26','2024-08-11 12:11:29','2024-08-11 12:16:25',NULL,0,0,NULL,NULL),(31955,'mixpanel','completed',10,'2024-08-11 10:33:26','2024-08-11 12:26:25','2024-08-11 12:21:26','2024-08-11 12:26:24',NULL,0,0,NULL,NULL),(31956,'mixpanel','completed',10,'2024-08-11 10:45:27','2024-08-11 12:34:44','2024-08-11 12:31:26','2024-08-11 12:34:43',NULL,0,0,NULL,NULL),(31957,'mixpanel','completed',10,'2024-08-11 11:03:21','2024-08-11 12:46:26','2024-08-11 12:41:20','2024-08-11 12:46:25',NULL,0,0,NULL,NULL),(31958,'mixpanel','completed',10,'2024-08-11 10:55:28','2024-08-11 12:56:25','2024-08-11 12:51:27','2024-08-11 12:56:24',NULL,0,0,NULL,NULL),(31959,'mixpanel','completed',10,'2024-08-11 11:11:24','2024-08-11 13:06:27','2024-08-11 13:01:23','2024-08-11 13:06:26',NULL,0,0,NULL,NULL),(31960,'mixpanel','completed',10,'2024-08-11 11:44:06','2024-08-11 13:11:26','2024-08-11 13:09:05','2024-08-11 13:11:25',NULL,0,0,NULL,NULL),(31961,'mixpanel','completed',10,'2024-08-11 11:45:24','2024-08-11 13:21:24','2024-08-11 13:16:23','2024-08-11 13:21:23',NULL,0,0,NULL,NULL),(31962,'mixpanel','completed',10,'2024-08-11 11:48:27','2024-08-11 13:28:31','2024-08-11 13:26:26','2024-08-11 13:28:30',NULL,0,0,NULL,NULL),(31963,'mixpanel','completed',10,'2024-08-11 11:40:23','2024-08-11 13:36:25','2024-08-11 13:31:23','2024-08-11 13:36:24',NULL,0,0,NULL,NULL),(31964,'mixpanel','completed',10,'2024-08-11 12:35:24','2024-08-11 13:53:06','2024-08-11 13:46:24','2024-08-11 13:53:05',NULL,0,0,NULL,NULL),(31965,'subscribers_engagement_score','completed',10,'2024-08-12 15:44:00','2024-08-12 15:46:22','2024-08-11 13:56:25','2024-08-12 15:46:21',NULL,0,0,NULL,NULL),(31966,'mixpanel','completed',10,'2024-08-11 12:40:26','2024-08-11 14:01:23','2024-08-11 13:56:25','2024-08-11 14:01:22',NULL,0,0,NULL,NULL),(31967,'mixpanel','completed',10,'2024-08-11 12:32:24','2024-08-11 14:11:25','2024-08-11 14:06:23','2024-08-11 14:11:24',NULL,0,0,NULL,NULL),(31968,'mixpanel','completed',10,'2024-08-11 12:53:25','2024-08-11 14:21:26','2024-08-11 14:16:24','2024-08-11 14:21:25',NULL,0,0,NULL,NULL),(31969,'mixpanel','completed',10,'2024-08-11 13:05:31','2024-08-11 14:31:25','2024-08-11 14:24:30','2024-08-11 14:31:24',NULL,0,0,NULL,NULL),(31970,'mixpanel','completed',10,'2024-08-11 13:19:29','2024-08-11 14:41:24','2024-08-11 14:36:28','2024-08-11 14:41:23',NULL,0,0,NULL,NULL),(31971,'mixpanel','completed',10,'2024-08-11 13:31:06','2024-08-11 14:51:26','2024-08-11 14:45:05','2024-08-11 14:51:25',NULL,0,0,NULL,NULL),(31972,'mixpanel','completed',10,'2024-08-11 13:23:26','2024-08-11 15:01:28','2024-08-11 14:56:25','2024-08-11 15:01:27',NULL,0,0,NULL,NULL),(31973,'mixpanel','completed',10,'2024-08-11 13:34:25','2024-08-11 15:11:25','2024-08-11 15:06:24','2024-08-11 15:11:24',NULL,0,0,NULL,NULL),(31974,'mixpanel','completed',10,'2024-08-11 13:26:26','2024-08-11 15:21:26','2024-08-11 15:16:25','2024-08-11 15:21:25',NULL,0,0,NULL,NULL),(31975,'mixpanel','completed',10,'2024-08-11 13:36:19','2024-08-11 15:31:21','2024-08-11 15:26:18','2024-08-11 15:31:20',NULL,0,0,NULL,NULL),(31976,'mixpanel','completed',10,'2024-08-11 14:33:23','2024-08-11 15:39:58','2024-08-11 15:36:22','2024-08-11 15:39:57',NULL,0,0,NULL,NULL),(31977,'mixpanel','completed',10,'2024-08-11 14:34:24','2024-08-11 15:51:23','2024-08-11 15:46:23','2024-08-11 15:51:22',NULL,0,0,NULL,NULL),(31978,'mixpanel','completed',10,'2024-08-11 14:25:25','2024-08-11 16:01:26','2024-08-11 15:56:24','2024-08-11 16:01:25',NULL,0,0,NULL,NULL),(31979,'mixpanel','completed',10,'2024-08-11 14:12:21','2024-08-11 16:11:27','2024-08-11 16:06:20','2024-08-11 16:11:26',NULL,0,0,NULL,NULL),(31980,'mixpanel','completed',10,'2024-08-11 15:05:25','2024-08-11 16:21:25','2024-08-11 16:16:24','2024-08-11 16:21:24',NULL,0,0,NULL,NULL),(31981,'mixpanel','completed',10,'2024-08-11 15:20:25','2024-08-11 16:31:26','2024-08-11 16:26:24','2024-08-11 16:31:20',NULL,0,0,NULL,NULL),(31982,'mixpanel','completed',10,'2024-08-11 15:19:22','2024-08-11 16:39:18','2024-08-11 16:36:21','2024-08-11 16:39:17',NULL,0,0,NULL,NULL),(31983,'mixpanel','completed',10,'2024-08-11 15:12:26','2024-08-11 16:45:03','2024-08-11 16:41:26','2024-08-11 16:45:02',NULL,0,0,NULL,NULL),(31984,'mixpanel','completed',10,'2024-08-11 15:30:22','2024-08-11 16:56:26','2024-08-11 16:51:21','2024-08-11 16:56:25',NULL,0,0,NULL,NULL),(31985,'mixpanel','completed',10,'2024-08-11 15:35:26','2024-08-11 17:06:25','2024-08-11 17:01:25','2024-08-11 17:06:24',NULL,0,0,NULL,NULL),(31986,'mixpanel','completed',10,'2024-08-11 15:49:25','2024-08-11 17:16:27','2024-08-11 17:11:24','2024-08-11 17:16:26',NULL,0,0,NULL,NULL),(31987,'mixpanel','completed',10,'2024-08-11 16:14:22','2024-08-11 17:25:01','2024-08-11 17:21:21','2024-08-11 17:25:00',NULL,0,0,NULL,NULL),(31988,'mixpanel','completed',10,'2024-08-11 15:34:22','2024-08-11 17:36:20','2024-08-11 17:31:21','2024-08-11 17:36:19',NULL,0,0,NULL,NULL),(31989,'mixpanel','completed',10,'2024-08-11 16:11:23','2024-08-11 17:46:20','2024-08-11 17:41:22','2024-08-11 17:46:19',NULL,0,0,NULL,NULL),(31990,'mixpanel','completed',10,'2024-08-11 16:23:26','2024-08-11 17:56:23','2024-08-11 17:51:25','2024-08-11 17:56:22',NULL,0,0,NULL,NULL),(31991,'mixpanel','completed',10,'2024-08-11 16:40:27','2024-08-11 18:06:26','2024-08-11 18:01:26','2024-08-11 18:06:25',NULL,0,0,NULL,NULL),(31992,'mixpanel','completed',10,'2024-08-11 16:32:23','2024-08-11 18:16:25','2024-08-11 18:11:22','2024-08-11 18:16:24',NULL,0,0,NULL,NULL),(31993,'mixpanel','completed',10,'2024-08-11 16:47:22','2024-08-11 18:33:43','2024-08-11 18:31:21','2024-08-11 18:33:42',NULL,0,0,NULL,NULL),(31994,'mixpanel','completed',10,'2024-08-11 16:48:28','2024-08-11 18:41:25','2024-08-11 18:36:27','2024-08-11 18:41:24',NULL,0,0,NULL,NULL),(31995,'mixpanel','completed',10,'2024-08-11 17:30:31','2024-08-11 18:46:25','2024-08-11 18:43:30','2024-08-11 18:46:24',NULL,0,0,NULL,NULL),(31996,'mixpanel','completed',10,'2024-08-11 17:25:25','2024-08-11 18:56:24','2024-08-11 18:51:24','2024-08-11 18:56:23',NULL,0,0,NULL,NULL),(31997,'mixpanel','completed',10,'2024-08-11 17:56:25','2024-08-11 19:06:24','2024-08-11 19:01:24','2024-08-11 19:06:23',NULL,0,0,NULL,NULL),(31998,'mixpanel','completed',10,'2024-08-11 18:04:25','2024-08-11 19:16:25','2024-08-11 19:11:24','2024-08-11 19:16:24',NULL,0,0,NULL,NULL),(31999,'mixpanel','completed',10,'2024-08-11 17:59:26','2024-08-11 19:23:38','2024-08-11 19:21:25','2024-08-11 19:23:37',NULL,0,0,NULL,NULL),(32000,'mixpanel','completed',10,'2024-08-11 18:04:25','2024-08-11 19:31:23','2024-08-11 19:26:24','2024-08-11 19:31:22',NULL,0,0,NULL,NULL),(32001,'mixpanel','completed',10,'2024-08-11 18:03:24','2024-08-11 19:41:24','2024-08-11 19:36:23','2024-08-11 19:41:23',NULL,0,0,NULL,NULL),(32002,'mixpanel','completed',10,'2024-08-11 18:18:33','2024-08-11 19:51:24','2024-08-11 19:44:32','2024-08-11 19:51:23',NULL,0,0,NULL,NULL),(32003,'mixpanel','completed',10,'2024-08-11 18:40:22','2024-08-11 19:56:26','2024-08-11 19:54:21','2024-08-11 19:56:25',NULL,0,0,NULL,NULL),(32004,'mixpanel','completed',10,'2024-08-11 18:32:25','2024-08-11 20:06:24','2024-08-11 20:01:24','2024-08-11 20:06:23',NULL,0,0,NULL,NULL),(32005,'mixpanel','completed',10,'2024-08-11 18:52:25','2024-08-11 20:16:21','2024-08-11 20:11:24','2024-08-11 20:16:20',NULL,0,0,NULL,NULL),(32006,'mixpanel','completed',10,'2024-08-11 18:38:23','2024-08-11 20:26:23','2024-08-11 20:21:22','2024-08-11 20:26:22',NULL,0,0,NULL,NULL),(32007,'mixpanel','completed',10,'2024-08-11 18:41:25','2024-08-11 20:36:26','2024-08-11 20:31:25','2024-08-11 20:36:25',NULL,0,0,NULL,NULL),(32008,'mixpanel','completed',10,'2024-08-11 19:33:26','2024-08-11 20:46:23','2024-08-11 20:41:26','2024-08-11 20:46:22',NULL,0,0,NULL,NULL),(32009,'mixpanel','completed',10,'2024-08-11 19:28:25','2024-08-11 20:56:26','2024-08-11 20:51:24','2024-08-11 20:56:25',NULL,0,0,NULL,NULL),(32010,'mixpanel','completed',10,'2024-08-11 19:01:26','2024-08-11 21:06:24','2024-08-11 21:01:25','2024-08-11 21:06:23',NULL,0,0,NULL,NULL),(32011,'mixpanel','completed',10,'2024-08-11 19:30:26','2024-08-11 21:15:44','2024-08-11 21:11:25','2024-08-11 21:15:43',NULL,0,0,NULL,NULL),(32012,'mixpanel','completed',10,'2024-08-11 20:15:24','2024-08-11 21:25:08','2024-08-11 21:21:23','2024-08-11 21:25:07',NULL,0,0,NULL,NULL),(32013,'mixpanel','completed',10,'2024-08-11 19:31:25','2024-08-11 21:36:23','2024-08-11 21:31:24','2024-08-11 21:36:22',NULL,0,0,NULL,NULL),(32014,'mixpanel','completed',10,'2024-08-11 20:08:24','2024-08-11 21:46:25','2024-08-11 21:41:23','2024-08-11 21:46:24',NULL,0,0,NULL,NULL),(32015,'mixpanel','completed',10,'2024-08-11 20:26:22','2024-08-11 21:56:23','2024-08-11 21:51:21','2024-08-11 21:56:22',NULL,0,0,NULL,NULL),(32016,'mixpanel','completed',10,'2024-08-11 20:08:26','2024-08-11 22:03:37','2024-08-11 22:01:25','2024-08-11 22:03:36',NULL,0,0,NULL,NULL),(32017,'mixpanel','completed',10,'2024-08-11 20:51:23','2024-08-11 22:11:23','2024-08-11 22:06:22','2024-08-11 22:11:22',NULL,0,0,NULL,NULL),(32018,'mixpanel','completed',10,'2024-08-11 21:06:24','2024-08-11 22:21:38','2024-08-11 22:16:23','2024-08-11 22:21:35',NULL,0,0,NULL,NULL),(32019,'mixpanel','completed',10,'2024-08-11 21:24:29','2024-08-11 22:31:25','2024-08-11 22:26:25','2024-08-11 22:31:24',NULL,0,0,NULL,NULL),(32020,'mixpanel','completed',10,'2024-08-11 21:25:28','2024-08-11 22:41:23','2024-08-11 22:36:27','2024-08-11 22:41:22',NULL,0,0,NULL,NULL),(32021,'mixpanel','completed',10,'2024-08-11 21:19:22','2024-08-11 22:51:27','2024-08-11 22:46:21','2024-08-11 22:51:26',NULL,0,0,NULL,NULL),(32022,'mixpanel','completed',10,'2024-08-11 20:59:25','2024-08-11 23:00:35','2024-08-11 22:56:25','2024-08-11 23:00:34',NULL,0,0,NULL,NULL),(32023,'mixpanel','completed',10,'2024-08-11 21:46:27','2024-08-11 23:08:00','2024-08-11 23:04:26','2024-08-11 23:07:59',NULL,0,0,NULL,NULL),(32024,'mixpanel','completed',10,'2024-08-11 21:38:26','2024-08-11 23:16:25','2024-08-11 23:11:25','2024-08-11 23:16:24',NULL,0,0,NULL,NULL),(32025,'schedule_re_engagement_email','completed',10,'2024-08-12 23:21:20','2024-08-12 23:21:21','2024-08-11 23:21:19','2024-08-12 23:21:20',NULL,0,0,NULL,NULL),(32026,'mixpanel','completed',10,'2024-08-11 21:57:20','2024-08-11 23:26:26','2024-08-11 23:21:19','2024-08-11 23:26:25',NULL,0,0,NULL,NULL),(32027,'mixpanel','completed',10,'2024-08-11 22:03:27','2024-08-11 23:36:26','2024-08-11 23:31:26','2024-08-11 23:36:25',NULL,0,0,NULL,NULL),(32028,'mixpanel','completed',10,'2024-08-11 22:10:16','2024-08-11 23:41:22','2024-08-11 23:39:14','2024-08-11 23:41:21',NULL,0,0,NULL,NULL),(32029,'mixpanel','completed',10,'2024-08-11 21:49:27','2024-08-11 23:51:26','2024-08-11 23:46:26','2024-08-11 23:51:25',NULL,0,0,NULL,NULL),(32030,'mixpanel','completed',10,'2024-08-11 22:16:21','2024-08-12 00:01:26','2024-08-11 23:56:20','2024-08-12 00:01:25',NULL,0,0,NULL,NULL),(32031,'mixpanel','completed',10,'2024-08-11 22:41:26','2024-08-12 00:11:27','2024-08-12 00:06:25','2024-08-12 00:11:26',NULL,0,0,NULL,NULL),(32032,'mixpanel','completed',10,'2024-08-11 22:40:35','2024-08-12 00:16:25','2024-08-12 00:13:34','2024-08-12 00:16:24',NULL,0,0,NULL,NULL),(32033,'mixpanel','completed',10,'2024-08-11 22:29:25','2024-08-12 00:26:31','2024-08-12 00:21:24','2024-08-12 00:26:30',NULL,0,0,NULL,NULL),(32034,'mixpanel','completed',10,'2024-08-11 22:48:26','2024-08-12 00:36:24','2024-08-12 00:31:25','2024-08-12 00:36:23',NULL,0,0,NULL,NULL),(32035,'mixpanel','completed',10,'2024-08-11 22:50:14','2024-08-12 00:46:38','2024-08-12 00:40:13','2024-08-12 00:46:35',NULL,0,0,NULL,NULL),(32036,'mixpanel','completed',10,'2024-08-11 23:03:27','2024-08-12 00:56:28','2024-08-12 00:51:25','2024-08-12 00:56:27',NULL,0,0,NULL,NULL),(32037,'mixpanel','completed',10,'2024-08-11 23:55:06','2024-08-12 01:06:27','2024-08-12 01:00:05','2024-08-12 01:06:26',NULL,0,0,NULL,NULL),(32038,'mixpanel','completed',10,'2024-08-11 23:29:49','2024-08-12 01:11:26','2024-08-12 01:08:48','2024-08-12 01:11:25',NULL,0,0,NULL,NULL),(32039,'mixpanel','completed',10,'2024-08-11 23:37:41','2024-08-12 01:21:26','2024-08-12 01:14:40','2024-08-12 01:21:25',NULL,0,0,NULL,NULL),(32040,'mixpanel','completed',10,'2024-08-11 23:54:23','2024-08-12 01:31:26','2024-08-12 01:26:22','2024-08-12 01:31:25',NULL,0,0,NULL,NULL),(32041,'mixpanel','completed',10,'2024-08-11 23:46:25','2024-08-12 01:41:25','2024-08-12 01:36:24','2024-08-12 01:41:24',NULL,0,0,NULL,NULL),(32042,'mixpanel','completed',10,'2024-08-12 00:41:24','2024-08-12 01:51:25','2024-08-12 01:45:23','2024-08-12 01:51:24',NULL,0,0,NULL,NULL),(32043,'mixpanel','completed',10,'2024-08-12 00:08:24','2024-08-12 02:00:03','2024-08-12 01:56:23','2024-08-12 02:00:01',NULL,0,0,NULL,NULL),(32044,'mixpanel','completed',10,'2024-08-12 00:24:23','2024-08-12 02:08:28','2024-08-12 02:06:23','2024-08-12 02:08:27',NULL,0,0,NULL,NULL),(32045,'mixpanel','completed',10,'2024-08-12 00:47:26','2024-08-12 02:16:22','2024-08-12 02:11:25','2024-08-12 02:16:21',NULL,0,0,NULL,NULL),(32046,'mixpanel','completed',10,'2024-08-12 00:34:49','2024-08-12 02:21:24','2024-08-12 02:18:48','2024-08-12 02:21:23',NULL,0,0,NULL,NULL),(32047,'mixpanel','completed',10,'2024-08-12 01:21:27','2024-08-12 02:31:28','2024-08-12 02:26:26','2024-08-12 02:31:27',NULL,0,0,NULL,NULL),(32048,'mixpanel','completed',10,'2024-08-12 01:16:26','2024-08-12 02:39:16','2024-08-12 02:36:25','2024-08-12 02:39:15',NULL,0,0,NULL,NULL),(32049,'mixpanel','completed',10,'2024-08-12 00:45:25','2024-08-12 02:45:49','2024-08-12 02:41:24','2024-08-12 02:45:46',NULL,0,0,NULL,NULL),(32050,'mixpanel','completed',10,'2024-08-12 01:48:26','2024-08-12 02:54:05','2024-08-12 02:51:25','2024-08-12 02:54:05',NULL,0,0,NULL,NULL),(32051,'mixpanel','completed',10,'2024-08-12 01:29:26','2024-08-12 03:01:25','2024-08-12 02:56:25','2024-08-12 03:01:24',NULL,0,0,NULL,NULL),(32052,'mixpanel','completed',10,'2024-08-12 01:18:04','2024-08-12 03:11:24','2024-08-12 03:06:03','2024-08-12 03:11:23',NULL,0,0,NULL,NULL),(32053,'mixpanel','completed',10,'2024-08-12 01:55:25','2024-08-12 03:19:24','2024-08-12 03:16:24','2024-08-12 03:19:23',NULL,0,0,NULL,NULL),(32054,'mixpanel','completed',10,'2024-08-12 01:49:25','2024-08-12 03:31:25','2024-08-12 03:26:24','2024-08-12 03:31:24',NULL,0,0,NULL,NULL),(32055,'mixpanel','completed',10,'2024-08-12 01:36:26','2024-08-12 03:41:24','2024-08-12 03:36:25','2024-08-12 03:41:23',NULL,0,0,NULL,NULL),(32056,'mixpanel','completed',10,'2024-08-12 02:29:21','2024-08-12 03:51:24','2024-08-12 03:46:20','2024-08-12 03:51:23',NULL,0,0,NULL,NULL),(32057,'mixpanel','completed',10,'2024-08-12 02:48:24','2024-08-12 04:01:23','2024-08-12 03:56:23','2024-08-12 04:01:22',NULL,0,0,NULL,NULL),(32058,'mixpanel','completed',10,'2024-08-12 02:15:02','2024-08-12 04:09:16','2024-08-12 04:05:01','2024-08-12 04:09:15',NULL,0,0,NULL,NULL),(32059,'mixpanel','completed',10,'2024-08-12 02:37:28','2024-08-12 04:16:29','2024-08-12 04:11:28','2024-08-12 04:16:28',NULL,0,0,NULL,NULL),(32060,'mixpanel','completed',10,'2024-08-12 02:29:28','2024-08-12 04:26:26','2024-08-12 04:21:27','2024-08-12 04:26:25',NULL,0,0,NULL,NULL),(32061,'mixpanel','completed',10,'2024-08-12 02:58:28','2024-08-12 04:36:35','2024-08-12 04:31:24','2024-08-12 04:36:32',NULL,0,0,NULL,NULL),(32062,'mixpanel','completed',10,'2024-08-12 03:33:28','2024-08-12 04:46:28','2024-08-12 04:41:27','2024-08-12 04:46:26',NULL,0,0,NULL,NULL),(32063,'mixpanel','completed',10,'2024-08-12 03:15:23','2024-08-12 04:56:26','2024-08-12 04:51:22','2024-08-12 04:56:25',NULL,0,0,NULL,NULL),(32064,'mixpanel','completed',10,'2024-08-12 03:38:45','2024-08-12 05:01:25','2024-08-12 04:58:44','2024-08-12 05:01:24',NULL,0,0,NULL,NULL),(32065,'mixpanel','completed',10,'2024-08-12 03:30:04','2024-08-12 05:06:25','2024-08-12 05:04:03','2024-08-12 05:06:24',NULL,0,0,NULL,NULL),(32066,'mixpanel','completed',10,'2024-08-12 04:09:25','2024-08-12 05:16:22','2024-08-12 05:11:24','2024-08-12 05:16:22',NULL,0,0,NULL,NULL),(32067,'mixpanel','completed',10,'2024-08-12 03:25:25','2024-08-12 05:25:44','2024-08-12 05:21:24','2024-08-12 05:25:43',NULL,0,0,NULL,NULL),(32068,'mixpanel','completed',10,'2024-08-12 04:23:24','2024-08-12 05:36:25','2024-08-12 05:31:23','2024-08-12 05:36:24',NULL,0,0,NULL,NULL),(32069,'mixpanel','completed',10,'2024-08-12 04:10:25','2024-08-12 05:46:24','2024-08-12 05:41:24','2024-08-12 05:46:23',NULL,0,0,NULL,NULL),(32070,'mixpanel','completed',10,'2024-08-12 04:31:25','2024-08-12 05:56:24','2024-08-12 05:51:24','2024-08-12 05:56:23',NULL,0,0,NULL,NULL),(32071,'mixpanel','completed',10,'2024-08-12 04:41:24','2024-08-12 06:06:28','2024-08-12 06:01:23','2024-08-12 06:06:27',NULL,0,0,NULL,NULL),(32072,'mixpanel','completed',10,'2024-08-12 04:42:23','2024-08-12 06:15:20','2024-08-12 06:11:22','2024-08-12 06:15:18',NULL,0,0,NULL,NULL),(32073,'mixpanel','completed',10,'2024-08-12 05:03:26','2024-08-12 06:26:26','2024-08-12 06:21:25','2024-08-12 06:26:25',NULL,0,0,NULL,NULL),(32074,'mixpanel','completed',10,'2024-08-12 05:13:26','2024-08-12 06:36:27','2024-08-12 06:31:25','2024-08-12 06:36:25',NULL,0,0,NULL,NULL),(32075,'mixpanel','completed',10,'2024-08-12 05:39:25','2024-08-12 06:46:25','2024-08-12 06:41:24','2024-08-12 06:46:24',NULL,0,0,NULL,NULL),(32076,'mixpanel','completed',10,'2024-08-12 05:01:25','2024-08-12 06:56:27','2024-08-12 06:51:24','2024-08-12 06:56:26',NULL,0,0,NULL,NULL),(32077,'mixpanel','completed',10,'2024-08-12 05:33:29','2024-08-12 07:06:25','2024-08-12 07:01:28','2024-08-12 07:06:24',NULL,0,0,NULL,NULL),(32078,'mixpanel','completed',10,'2024-08-12 05:25:25','2024-08-12 07:16:24','2024-08-12 07:11:24','2024-08-12 07:16:23',NULL,0,0,NULL,NULL),(32079,'mixpanel','completed',10,'2024-08-12 05:30:26','2024-08-12 07:26:24','2024-08-12 07:21:25','2024-08-12 07:26:23',NULL,0,0,NULL,NULL),(32080,'mixpanel','completed',10,'2024-08-12 05:42:24','2024-08-12 07:36:26','2024-08-12 07:31:23','2024-08-12 07:36:25',NULL,0,0,NULL,NULL),(32081,'mixpanel','completed',10,'2024-08-12 05:48:26','2024-08-12 07:46:27','2024-08-12 07:41:25','2024-08-12 07:46:26',NULL,0,0,NULL,NULL),(32082,'mixpanel','completed',10,'2024-08-12 06:36:26','2024-08-12 07:56:25','2024-08-12 07:51:25','2024-08-12 07:56:24',NULL,0,0,NULL,NULL),(32083,'mixpanel','completed',10,'2024-08-12 06:14:28','2024-08-12 08:06:27','2024-08-12 08:01:27','2024-08-12 08:06:26',NULL,0,0,NULL,NULL),(32084,'mixpanel','completed',10,'2024-08-12 07:01:23','2024-08-12 08:16:25','2024-08-12 08:11:22','2024-08-12 08:16:24',NULL,0,0,NULL,NULL),(32085,'mixpanel','completed',10,'2024-08-12 06:26:41','2024-08-12 08:26:24','2024-08-12 08:19:40','2024-08-12 08:26:23',NULL,0,0,NULL,NULL),(32086,'mixpanel','completed',10,'2024-08-12 07:11:26','2024-08-12 08:36:28','2024-08-12 08:31:25','2024-08-12 08:36:27',NULL,0,0,NULL,NULL),(32087,'mixpanel','completed',10,'2024-08-12 07:37:24','2024-08-12 08:46:24','2024-08-12 08:41:23','2024-08-12 08:46:23',NULL,0,0,NULL,NULL),(32088,'mixpanel','completed',10,'2024-08-12 06:53:24','2024-08-12 08:56:32','2024-08-12 08:51:23','2024-08-12 08:56:31',NULL,0,0,NULL,NULL),(32089,'mixpanel','completed',10,'2024-08-12 07:40:46','2024-08-12 09:06:28','2024-08-12 09:02:45','2024-08-12 09:06:27',NULL,0,0,NULL,NULL),(32090,'mixpanel','completed',10,'2024-08-12 07:28:26','2024-08-12 09:16:30','2024-08-12 09:11:25','2024-08-12 09:16:29',NULL,0,0,NULL,NULL),(32091,'mixpanel','completed',10,'2024-08-12 08:03:26','2024-08-12 09:26:24','2024-08-12 09:21:25','2024-08-12 09:26:23',NULL,0,0,NULL,NULL),(32092,'mixpanel','completed',10,'2024-08-12 07:32:29','2024-08-12 09:36:27','2024-08-12 09:31:28','2024-08-12 09:36:26',NULL,0,0,NULL,NULL),(32093,'mixpanel','completed',10,'2024-08-12 07:54:18','2024-08-12 09:46:26','2024-08-12 09:41:17','2024-08-12 09:46:25',NULL,0,0,NULL,NULL),(32094,'mixpanel','completed',10,'2024-08-12 08:11:26','2024-08-12 09:56:27','2024-08-12 09:51:24','2024-08-12 09:56:26',NULL,0,0,NULL,NULL),(32095,'mixpanel','completed',10,'2024-08-12 08:44:27','2024-08-12 10:06:23','2024-08-12 10:01:26','2024-08-12 10:06:22',NULL,0,0,NULL,NULL),(32096,'mixpanel','completed',10,'2024-08-12 08:20:26','2024-08-12 10:16:29','2024-08-12 10:11:25','2024-08-12 10:16:28',NULL,0,0,NULL,NULL),(32097,'mixpanel','completed',10,'2024-08-12 08:28:30','2024-08-12 10:26:27','2024-08-12 10:21:29','2024-08-12 10:26:26',NULL,0,0,NULL,NULL),(32098,'mixpanel','completed',10,'2024-08-12 08:46:26','2024-08-12 10:34:16','2024-08-12 10:31:25','2024-08-12 10:34:15',NULL,0,0,NULL,NULL),(32099,'mixpanel','completed',10,'2024-08-12 09:00:27','2024-08-12 10:41:26','2024-08-12 10:36:26','2024-08-12 10:41:25',NULL,0,0,NULL,NULL),(32100,'mixpanel','completed',10,'2024-08-12 09:36:26','2024-08-12 10:50:51','2024-08-12 10:46:25','2024-08-12 10:50:50',NULL,0,0,NULL,NULL),(32101,'mixpanel','completed',10,'2024-08-12 09:23:26','2024-08-12 11:00:06','2024-08-12 10:56:25','2024-08-12 11:00:06',NULL,0,0,NULL,NULL),(32102,'mixpanel','completed',10,'2024-08-12 09:55:28','2024-08-12 11:08:44','2024-08-12 11:06:27','2024-08-12 11:08:43',NULL,0,0,NULL,NULL),(32103,'mixpanel','completed',10,'2024-08-12 09:27:27','2024-08-12 11:16:25','2024-08-12 11:11:26','2024-08-12 11:16:24',NULL,0,0,NULL,NULL),(32104,'mixpanel','completed',10,'2024-08-12 09:59:25','2024-08-12 11:26:26','2024-08-12 11:21:24','2024-08-12 11:26:25',NULL,0,0,NULL,NULL),(32105,'mixpanel','completed',10,'2024-08-12 10:19:25','2024-08-12 11:36:26','2024-08-12 11:31:24','2024-08-12 11:36:25',NULL,0,0,NULL,NULL),(32106,'mixpanel','completed',10,'2024-08-12 10:27:22','2024-08-12 11:46:25','2024-08-12 11:41:21','2024-08-12 11:46:24',NULL,0,0,NULL,NULL),(32107,'mixpanel','completed',10,'2024-08-12 09:52:51','2024-08-12 11:51:26','2024-08-12 11:48:50','2024-08-12 11:51:25',NULL,0,0,NULL,NULL),(32108,'mixpanel','completed',10,'2024-08-12 10:04:26','2024-08-12 12:01:27','2024-08-12 11:56:25','2024-08-12 12:01:26',NULL,0,0,NULL,NULL),(32109,'mixpanel','completed',10,'2024-08-12 10:18:29','2024-08-12 12:11:27','2024-08-12 12:06:28','2024-08-12 12:11:26',NULL,0,0,NULL,NULL),(32110,'mixpanel','completed',10,'2024-08-12 10:29:27','2024-08-12 12:21:26','2024-08-12 12:16:26','2024-08-12 12:21:25',NULL,0,0,NULL,NULL),(32111,'mixpanel','completed',10,'2024-08-12 10:37:30','2024-08-12 12:31:25','2024-08-12 12:26:28','2024-08-12 12:31:24',NULL,0,0,NULL,NULL),(32112,'mixpanel','completed',10,'2024-08-12 11:21:26','2024-08-12 12:40:39','2024-08-12 12:36:25','2024-08-12 12:40:38',NULL,0,0,NULL,NULL),(32113,'mixpanel','completed',10,'2024-08-12 11:23:26','2024-08-12 12:51:25','2024-08-12 12:46:25','2024-08-12 12:51:24',NULL,0,0,NULL,NULL),(32114,'mixpanel','completed',10,'2024-08-12 11:19:26','2024-08-12 13:01:29','2024-08-12 12:56:25','2024-08-12 13:01:28',NULL,0,0,NULL,NULL),(32115,'mixpanel','completed',10,'2024-08-12 11:06:26','2024-08-12 13:11:26','2024-08-12 13:06:25','2024-08-12 13:11:25',NULL,0,0,NULL,NULL),(32116,'mixpanel','completed',10,'2024-08-12 11:41:23','2024-08-12 13:21:25','2024-08-12 13:16:22','2024-08-12 13:21:24',NULL,0,0,NULL,NULL),(32117,'mixpanel','completed',10,'2024-08-12 12:17:27','2024-08-12 13:31:24','2024-08-12 13:26:26','2024-08-12 13:31:23',NULL,0,0,NULL,NULL),(32118,'mixpanel','completed',10,'2024-08-12 11:48:24','2024-08-12 13:41:22','2024-08-12 13:34:22','2024-08-12 13:41:21',NULL,0,0,NULL,NULL),(32119,'mixpanel','completed',10,'2024-08-12 12:16:24','2024-08-12 13:51:22','2024-08-12 13:46:23','2024-08-12 13:51:21',NULL,0,0,NULL,NULL),(32120,'mixpanel','completed',10,'2024-08-12 12:29:26','2024-08-12 14:01:23','2024-08-12 13:56:25','2024-08-12 14:01:22',NULL,0,0,NULL,NULL),(32121,'mixpanel','completed',10,'2024-08-12 12:51:25','2024-08-12 14:09:54','2024-08-12 14:06:24','2024-08-12 14:09:53',NULL,0,0,NULL,NULL),(32122,'mixpanel','completed',10,'2024-08-12 12:24:22','2024-08-12 14:19:04','2024-08-12 14:16:21','2024-08-12 14:19:03',NULL,0,0,NULL,NULL),(32123,'mixpanel','completed',10,'2024-08-12 13:18:24','2024-08-12 14:26:29','2024-08-12 14:21:23','2024-08-12 14:26:28',NULL,0,0,NULL,NULL),(32124,'mixpanel','completed',10,'2024-08-12 12:41:25','2024-08-12 14:35:34','2024-08-12 14:29:24','2024-08-12 14:35:33',NULL,0,0,NULL,NULL),(32125,'mixpanel','completed',10,'2024-08-12 13:06:25','2024-08-12 14:46:22','2024-08-12 14:41:24','2024-08-12 14:46:21',NULL,0,0,NULL,NULL),(32126,'mixpanel','completed',10,'2024-08-12 13:37:51','2024-08-12 14:56:24','2024-08-12 14:50:50','2024-08-12 14:56:23',NULL,0,0,NULL,NULL),(32127,'mixpanel','completed',10,'2024-08-12 13:32:22','2024-08-12 15:06:24','2024-08-12 15:01:21','2024-08-12 15:06:23',NULL,0,0,NULL,NULL),(32128,'mixpanel','completed',10,'2024-08-12 13:15:25','2024-08-12 15:16:27','2024-08-12 15:11:24','2024-08-12 15:16:26',NULL,0,0,NULL,NULL),(32129,'mixpanel','completed',10,'2024-08-12 14:02:25','2024-08-12 15:24:53','2024-08-12 15:21:23','2024-08-12 15:24:52',NULL,0,0,NULL,NULL),(32130,'mixpanel','completed',10,'2024-08-12 14:16:50','2024-08-12 15:31:22','2024-08-12 15:28:49','2024-08-12 15:31:21',NULL,0,0,NULL,NULL),(32131,'mixpanel','completed',10,'2024-08-12 14:12:27','2024-08-12 15:41:22','2024-08-12 15:36:26','2024-08-12 15:41:21',NULL,0,0,NULL,NULL),(32132,'subscribers_engagement_score','completed',10,'2024-08-12 15:46:22','2024-08-12 15:51:23','2024-08-12 15:46:21','2024-08-12 15:51:22',NULL,0,0,NULL,NULL),(32133,'mixpanel','completed',10,'2024-08-12 14:23:22','2024-08-12 15:51:23','2024-08-12 15:46:21','2024-08-12 15:51:22',NULL,0,0,NULL,NULL),(32134,'subscribers_engagement_score','completed',10,'2024-08-13 21:43:00','2024-08-13 21:45:26','2024-08-12 15:51:22','2024-08-13 21:45:25',NULL,0,0,NULL,NULL),(32135,'mixpanel','completed',10,'2024-08-12 14:38:51','2024-08-12 15:56:26','2024-08-12 15:53:50','2024-08-12 15:56:25',NULL,0,0,NULL,NULL),(32136,'mixpanel','completed',10,'2024-08-12 14:21:56','2024-08-12 16:06:24','2024-08-12 15:59:55','2024-08-12 16:06:23',NULL,0,0,NULL,NULL),(32137,'mixpanel','completed',10,'2024-08-12 14:49:29','2024-08-12 16:14:50','2024-08-12 16:11:28','2024-08-12 16:14:49',NULL,0,0,NULL,NULL),(32138,'mixpanel','completed',10,'2024-08-12 15:12:26','2024-08-12 16:26:21','2024-08-12 16:21:25','2024-08-12 16:26:20',NULL,0,0,NULL,NULL),(32139,'mixpanel','completed',10,'2024-08-12 14:42:23','2024-08-12 16:36:27','2024-08-12 16:31:22','2024-08-12 16:36:25',NULL,0,0,NULL,NULL),(32140,'mixpanel','completed',10,'2024-08-12 15:35:27','2024-08-12 16:46:24','2024-08-12 16:41:26','2024-08-12 16:46:23',NULL,0,0,NULL,NULL),(32141,'mixpanel','completed',10,'2024-08-12 15:04:22','2024-08-12 16:56:25','2024-08-12 16:51:21','2024-08-12 16:56:24',NULL,0,0,NULL,NULL),(32142,'mixpanel','completed',10,'2024-08-12 15:20:23','2024-08-12 17:05:20','2024-08-12 17:01:22','2024-08-12 17:05:19',NULL,0,0,NULL,NULL),(32143,'mixpanel','completed',10,'2024-08-12 16:03:27','2024-08-12 17:16:26','2024-08-12 17:11:26','2024-08-12 17:16:25',NULL,0,0,NULL,NULL),(32144,'mixpanel','completed',10,'2024-08-12 15:32:41','2024-08-12 17:26:21','2024-08-12 17:20:40','2024-08-12 17:26:20',NULL,0,0,NULL,NULL),(32145,'mixpanel','completed',10,'2024-08-12 16:09:20','2024-08-12 17:35:41','2024-08-12 17:31:19','2024-08-12 17:35:40',NULL,0,0,NULL,NULL),(32146,'mixpanel','completed',10,'2024-08-12 15:49:23','2024-08-12 17:46:23','2024-08-12 17:41:22','2024-08-12 17:46:22',NULL,0,0,NULL,NULL),(32147,'mixpanel','completed',10,'2024-08-12 16:05:22','2024-08-12 17:56:27','2024-08-12 17:51:21','2024-08-12 17:56:26',NULL,0,0,NULL,NULL),(32148,'mixpanel','completed',10,'2024-08-12 16:03:17','2024-08-12 18:01:24','2024-08-12 17:59:16','2024-08-12 18:01:23',NULL,0,0,NULL,NULL),(32149,'mixpanel','completed',10,'2024-08-12 16:36:23','2024-08-12 18:11:25','2024-08-12 18:06:22','2024-08-12 18:11:23',NULL,0,0,NULL,NULL),(32150,'mixpanel','completed',10,'2024-08-12 16:42:07','2024-08-12 18:16:24','2024-08-12 18:14:06','2024-08-12 18:16:23',NULL,0,0,NULL,NULL),(32151,'mixpanel','completed',10,'2024-08-12 16:51:10','2024-08-12 18:26:26','2024-08-12 18:21:09','2024-08-12 18:26:25',NULL,0,0,NULL,NULL),(32152,'mixpanel','completed',10,'2024-08-12 16:40:22','2024-08-12 18:36:25','2024-08-12 18:31:21','2024-08-12 18:36:24',NULL,0,0,NULL,NULL),(32153,'mixpanel','completed',10,'2024-08-12 17:09:22','2024-08-12 18:46:21','2024-08-12 18:41:21','2024-08-12 18:46:20',NULL,0,0,NULL,NULL),(32154,'mixpanel','completed',10,'2024-08-12 17:38:23','2024-08-12 18:56:25','2024-08-12 18:51:22','2024-08-12 18:56:24',NULL,0,0,NULL,NULL),(32155,'mixpanel','completed',10,'2024-08-12 17:47:21','2024-08-12 19:06:23','2024-08-12 19:01:20','2024-08-12 19:06:22',NULL,0,0,NULL,NULL),(32156,'mixpanel','completed',10,'2024-08-12 17:48:24','2024-08-12 19:15:30','2024-08-12 19:11:23','2024-08-12 19:15:29',NULL,0,0,NULL,NULL),(32157,'mixpanel','completed',10,'2024-08-12 17:33:22','2024-08-12 19:26:27','2024-08-12 19:21:22','2024-08-12 19:26:26',NULL,0,0,NULL,NULL),(32158,'mixpanel','completed',10,'2024-08-12 18:00:21','2024-08-12 19:36:25','2024-08-12 19:31:20','2024-08-12 19:36:24',NULL,0,0,NULL,NULL),(32159,'mixpanel','completed',10,'2024-08-12 18:12:24','2024-08-12 19:46:20','2024-08-12 19:41:23','2024-08-12 19:46:19',NULL,0,0,NULL,NULL),(32160,'mixpanel','completed',10,'2024-08-12 18:25:23','2024-08-12 19:56:26','2024-08-12 19:51:22','2024-08-12 19:56:25',NULL,0,0,NULL,NULL),(32161,'mixpanel','completed',10,'2024-08-12 18:32:22','2024-08-12 20:04:02','2024-08-12 20:01:21','2024-08-12 20:04:01',NULL,0,0,NULL,NULL),(32162,'mixpanel','completed',10,'2024-08-12 18:21:19','2024-08-12 20:11:29','2024-08-12 20:06:18','2024-08-12 20:11:28',NULL,0,0,NULL,NULL),(32163,'mixpanel','completed',10,'2024-08-12 19:07:24','2024-08-12 20:21:23','2024-08-12 20:16:23','2024-08-12 20:21:21',NULL,0,0,NULL,NULL),(32164,'mixpanel','completed',10,'2024-08-12 18:26:25','2024-08-12 20:31:22','2024-08-12 20:26:24','2024-08-12 20:31:21',NULL,0,0,NULL,NULL),(32165,'mixpanel','completed',10,'2024-08-12 18:46:25','2024-08-12 20:41:25','2024-08-12 20:36:24','2024-08-12 20:41:24',NULL,0,0,NULL,NULL),(32166,'mixpanel','completed',10,'2024-08-12 19:01:26','2024-08-12 20:51:23','2024-08-12 20:46:25','2024-08-12 20:51:22',NULL,0,0,NULL,NULL),(32167,'mixpanel','completed',10,'2024-08-12 18:56:25','2024-08-12 21:01:26','2024-08-12 20:56:24','2024-08-12 21:01:25',NULL,0,0,NULL,NULL),(32168,'mixpanel','completed',10,'2024-08-12 19:18:28','2024-08-12 21:11:28','2024-08-12 21:06:27','2024-08-12 21:11:27',NULL,0,0,NULL,NULL),(32169,'mixpanel','completed',10,'2024-08-12 19:55:24','2024-08-12 21:21:23','2024-08-12 21:16:23','2024-08-12 21:21:22',NULL,0,0,NULL,NULL),(32170,'mixpanel','completed',10,'2024-08-12 20:11:06','2024-08-12 21:26:23','2024-08-12 21:24:05','2024-08-12 21:26:22',NULL,0,0,NULL,NULL),(32171,'mixpanel','completed',10,'2024-08-12 20:25:22','2024-08-12 21:36:25','2024-08-12 21:31:21','2024-08-12 21:36:24',NULL,0,0,NULL,NULL),(32172,'mixpanel','completed',10,'2024-08-12 19:51:55','2024-08-12 21:41:22','2024-08-12 21:38:54','2024-08-12 21:41:21',NULL,0,0,NULL,NULL),(32173,'mixpanel','completed',10,'2024-08-12 20:09:36','2024-08-12 21:51:27','2024-08-12 21:46:34','2024-08-12 21:51:26',NULL,0,0,NULL,NULL),(32174,'mixpanel','completed',10,'2024-08-12 20:22:59','2024-08-12 21:56:26','2024-08-12 21:53:58','2024-08-12 21:56:25',NULL,0,0,NULL,NULL),(32175,'mixpanel','completed',10,'2024-08-12 20:47:46','2024-08-12 22:01:23','2024-08-12 21:58:45','2024-08-12 22:01:21',NULL,0,0,NULL,NULL),(32176,'mixpanel','completed',10,'2024-08-12 20:50:26','2024-08-12 22:11:25','2024-08-12 22:06:25','2024-08-12 22:11:24',NULL,0,0,NULL,NULL),(32177,'mixpanel','completed',10,'2024-08-12 20:36:38','2024-08-12 22:21:25','2024-08-12 22:16:35','2024-08-12 22:21:24',NULL,0,0,NULL,NULL),(32178,'mixpanel','completed',10,'2024-08-12 20:53:25','2024-08-12 22:31:23','2024-08-12 22:26:24','2024-08-12 22:31:22',NULL,0,0,NULL,NULL),(32179,'mixpanel','completed',10,'2024-08-12 20:43:32','2024-08-12 22:38:55','2024-08-12 22:36:31','2024-08-12 22:38:54',NULL,0,0,NULL,NULL),(32180,'mixpanel','completed',10,'2024-08-12 20:55:29','2024-08-12 22:46:23','2024-08-12 22:41:28','2024-08-12 22:46:23',NULL,0,0,NULL,NULL),(32181,'mixpanel','completed',10,'2024-08-12 21:41:23','2024-08-12 22:56:26','2024-08-12 22:51:22','2024-08-12 22:56:25',NULL,0,0,NULL,NULL),(32182,'mixpanel','completed',10,'2024-08-12 21:23:22','2024-08-12 23:06:28','2024-08-12 23:01:21','2024-08-12 23:06:22',NULL,0,0,NULL,NULL),(32183,'mixpanel','completed',10,'2024-08-12 21:38:21','2024-08-12 23:16:20','2024-08-12 23:11:20','2024-08-12 23:16:19',NULL,0,0,NULL,NULL),(32184,'mixpanel','completed',10,'2024-08-12 21:50:21','2024-08-12 23:26:24','2024-08-12 23:21:20','2024-08-12 23:26:23',NULL,0,0,NULL,NULL),(32185,'schedule_re_engagement_email','completed',10,'2024-08-13 23:26:24','2024-08-13 23:29:29','2024-08-12 23:26:23','2024-08-13 23:29:29',NULL,0,0,NULL,NULL),(32186,'mixpanel','completed',10,'2024-08-12 21:56:22','2024-08-12 23:35:01','2024-08-12 23:31:21','2024-08-12 23:35:00',NULL,0,0,NULL,NULL),(32187,'mixpanel','completed',10,'2024-08-12 22:28:40','2024-08-12 23:41:24','2024-08-12 23:37:39','2024-08-12 23:41:23',NULL,0,0,NULL,NULL),(32188,'mixpanel','completed',10,'2024-08-12 22:08:23','2024-08-12 23:51:24','2024-08-12 23:46:22','2024-08-12 23:51:23',NULL,0,0,NULL,NULL),(32189,'mixpanel','completed',10,'2024-08-12 22:21:24','2024-08-13 00:01:22','2024-08-12 23:56:23','2024-08-13 00:01:21',NULL,0,0,NULL,NULL),(32190,'mixpanel','completed',10,'2024-08-12 22:14:26','2024-08-13 00:11:25','2024-08-13 00:06:24','2024-08-13 00:11:24',NULL,0,0,NULL,NULL),(32191,'mixpanel','completed',10,'2024-08-12 22:34:34','2024-08-13 00:16:23','2024-08-13 00:13:32','2024-08-13 00:16:22',NULL,0,0,NULL,NULL),(32192,'mixpanel','completed',10,'2024-08-12 22:39:23','2024-08-13 00:26:22','2024-08-13 00:21:22','2024-08-13 00:26:21',NULL,0,0,NULL,NULL),(32193,'mixpanel','completed',10,'2024-08-12 23:09:20','2024-08-13 00:36:24','2024-08-13 00:31:19','2024-08-13 00:36:23',NULL,0,0,NULL,NULL),(32194,'mixpanel','completed',10,'2024-08-12 23:36:24','2024-08-13 00:46:24','2024-08-13 00:41:23','2024-08-13 00:46:23',NULL,0,0,NULL,NULL),(32195,'mixpanel','completed',10,'2024-08-12 23:16:23','2024-08-13 00:56:26','2024-08-13 00:51:22','2024-08-13 00:56:25',NULL,0,0,NULL,NULL),(32196,'mixpanel','completed',10,'2024-08-12 23:24:42','2024-08-13 01:06:38','2024-08-13 01:01:39','2024-08-13 01:06:35',NULL,0,0,NULL,NULL),(32197,'mixpanel','completed',10,'2024-08-12 23:53:25','2024-08-13 01:16:01','2024-08-13 01:11:24','2024-08-13 01:16:00',NULL,0,0,NULL,NULL),(32198,'mixpanel','completed',10,'2024-08-12 23:39:27','2024-08-13 01:24:12','2024-08-13 01:21:26','2024-08-13 01:24:11',NULL,0,0,NULL,NULL),(32199,'mixpanel','completed',10,'2024-08-13 00:05:28','2024-08-13 01:31:25','2024-08-13 01:26:27','2024-08-13 01:31:24',NULL,0,0,NULL,NULL),(32200,'mixpanel','completed',10,'2024-08-13 00:15:25','2024-08-13 01:41:25','2024-08-13 01:36:24','2024-08-13 01:41:24',NULL,0,0,NULL,NULL),(32201,'mixpanel','completed',10,'2024-08-13 00:24:24','2024-08-13 01:49:23','2024-08-13 01:46:23','2024-08-13 01:49:22',NULL,0,0,NULL,NULL),(32202,'mixpanel','completed',10,'2024-08-12 23:50:25','2024-08-13 01:56:26','2024-08-13 01:51:24','2024-08-13 01:56:25',NULL,0,0,NULL,NULL),(32203,'mixpanel','completed',10,'2024-08-13 00:26:23','2024-08-13 02:06:25','2024-08-13 02:01:22','2024-08-13 02:06:24',NULL,0,0,NULL,NULL),(32204,'mixpanel','completed',10,'2024-08-13 00:29:26','2024-08-13 02:16:23','2024-08-13 02:11:24','2024-08-13 02:16:22',NULL,0,0,NULL,NULL),(32205,'mixpanel','completed',10,'2024-08-13 01:05:27','2024-08-13 02:26:23','2024-08-13 02:21:26','2024-08-13 02:26:22',NULL,0,0,NULL,NULL),(32206,'mixpanel','completed',10,'2024-08-13 01:14:23','2024-08-13 02:36:25','2024-08-13 02:31:22','2024-08-13 02:36:24',NULL,0,0,NULL,NULL),(32207,'mixpanel','completed',10,'2024-08-13 01:29:25','2024-08-13 02:46:20','2024-08-13 02:41:24','2024-08-13 02:46:19',NULL,0,0,NULL,NULL),(32208,'mixpanel','completed',10,'2024-08-13 00:53:25','2024-08-13 02:56:26','2024-08-13 02:51:24','2024-08-13 02:56:25',NULL,0,0,NULL,NULL),(32209,'mixpanel','completed',10,'2024-08-13 01:06:27','2024-08-13 03:06:26','2024-08-13 03:01:26','2024-08-13 03:06:25',NULL,0,0,NULL,NULL),(32210,'mixpanel','completed',10,'2024-08-13 01:10:25','2024-08-13 03:16:21','2024-08-13 03:11:24','2024-08-13 03:16:20',NULL,0,0,NULL,NULL),(32211,'mixpanel','completed',10,'2024-08-13 01:55:23','2024-08-13 03:26:23','2024-08-13 03:21:22','2024-08-13 03:26:22',NULL,0,0,NULL,NULL),(32212,'mixpanel','completed',10,'2024-08-13 02:19:25','2024-08-13 03:36:21','2024-08-13 03:31:23','2024-08-13 03:36:20',NULL,0,0,NULL,NULL),(32213,'mixpanel','completed',10,'2024-08-13 02:24:26','2024-08-13 03:46:20','2024-08-13 03:41:25','2024-08-13 03:46:19',NULL,0,0,NULL,NULL),(32214,'mixpanel','completed',10,'2024-08-13 02:22:26','2024-08-13 03:56:22','2024-08-13 03:51:25','2024-08-13 03:56:21',NULL,0,0,NULL,NULL),(32215,'mixpanel','completed',10,'2024-08-13 02:32:22','2024-08-13 04:06:25','2024-08-13 04:01:21','2024-08-13 04:06:24',NULL,0,0,NULL,NULL),(32216,'mixpanel','completed',10,'2024-08-13 02:16:24','2024-08-13 04:16:22','2024-08-13 04:11:23','2024-08-13 04:16:21',NULL,0,0,NULL,NULL),(32217,'mixpanel','completed',10,'2024-08-13 02:40:26','2024-08-13 04:23:53','2024-08-13 04:21:25','2024-08-13 04:23:52',NULL,0,0,NULL,NULL),(32218,'mixpanel','completed',10,'2024-08-13 02:55:30','2024-08-13 04:31:32','2024-08-13 04:26:29','2024-08-13 04:31:28',NULL,0,0,NULL,NULL),(32219,'mixpanel','completed',10,'2024-08-13 03:11:28','2024-08-13 04:41:34','2024-08-13 04:36:27','2024-08-13 04:41:31',NULL,0,0,NULL,NULL),(32220,'mixpanel','completed',10,'2024-08-13 03:02:24','2024-08-13 04:51:26','2024-08-13 04:46:23','2024-08-13 04:51:25',NULL,0,0,NULL,NULL),(32221,'mixpanel','completed',10,'2024-08-13 03:22:21','2024-08-13 05:01:23','2024-08-13 04:56:20','2024-08-13 05:01:22',NULL,0,0,NULL,NULL),(32222,'mixpanel','completed',10,'2024-08-13 03:36:26','2024-08-13 05:11:24','2024-08-13 05:06:25','2024-08-13 05:11:24',NULL,0,0,NULL,NULL),(32223,'mixpanel','completed',10,'2024-08-13 04:00:23','2024-08-13 05:21:22','2024-08-13 05:16:22','2024-08-13 05:21:21',NULL,0,0,NULL,NULL),(32224,'mixpanel','completed',10,'2024-08-13 03:56:23','2024-08-13 05:31:24','2024-08-13 05:26:22','2024-08-13 05:31:23',NULL,0,0,NULL,NULL),(32225,'mixpanel','completed',10,'2024-08-13 04:10:26','2024-08-13 05:40:49','2024-08-13 05:36:25','2024-08-13 05:40:48',NULL,0,0,NULL,NULL),(32226,'mixpanel','completed',10,'2024-08-13 04:21:24','2024-08-13 05:51:25','2024-08-13 05:46:23','2024-08-13 05:51:25',NULL,0,0,NULL,NULL),(32227,'mixpanel','completed',10,'2024-08-13 04:18:25','2024-08-13 05:58:29','2024-08-13 05:56:24','2024-08-13 05:58:28',NULL,0,0,NULL,NULL),(32228,'mixpanel','completed',10,'2024-08-13 04:41:23','2024-08-13 06:06:24','2024-08-13 06:01:22','2024-08-13 06:06:23',NULL,0,0,NULL,NULL),(32229,'mixpanel','completed',10,'2024-08-13 04:43:24','2024-08-13 06:16:24','2024-08-13 06:11:23','2024-08-13 06:16:23',NULL,0,0,NULL,NULL),(32230,'mixpanel','completed',10,'2024-08-13 04:43:25','2024-08-13 06:26:25','2024-08-13 06:21:24','2024-08-13 06:26:24',NULL,0,0,NULL,NULL),(32231,'mixpanel','completed',10,'2024-08-13 05:14:25','2024-08-13 06:36:27','2024-08-13 06:31:24','2024-08-13 06:36:26',NULL,0,0,NULL,NULL),(32232,'mixpanel','completed',10,'2024-08-13 05:30:26','2024-08-13 06:46:24','2024-08-13 06:41:25','2024-08-13 06:46:24',NULL,0,0,NULL,NULL),(32233,'mixpanel','completed',10,'2024-08-13 05:06:26','2024-08-13 06:56:27','2024-08-13 06:51:25','2024-08-13 06:56:26',NULL,0,0,NULL,NULL),(32234,'mixpanel','completed',10,'2024-08-13 05:27:24','2024-08-13 07:06:28','2024-08-13 07:01:23','2024-08-13 07:06:27',NULL,0,0,NULL,NULL),(32235,'mixpanel','completed',10,'2024-08-13 05:41:26','2024-08-13 07:16:25','2024-08-13 07:11:25','2024-08-13 07:16:24',NULL,0,0,NULL,NULL),(32236,'mixpanel','completed',10,'2024-08-13 05:27:24','2024-08-13 07:26:24','2024-08-13 07:21:23','2024-08-13 07:26:23',NULL,0,0,NULL,NULL),(32237,'mixpanel','completed',10,'2024-08-13 05:48:24','2024-08-13 07:36:26','2024-08-13 07:31:23','2024-08-13 07:36:25',NULL,0,0,NULL,NULL),(32238,'mixpanel','completed',10,'2024-08-13 06:25:26','2024-08-13 07:46:22','2024-08-13 07:41:25','2024-08-13 07:46:21',NULL,0,0,NULL,NULL),(32239,'mixpanel','completed',10,'2024-08-13 06:01:25','2024-08-13 07:56:26','2024-08-13 07:51:24','2024-08-13 07:56:25',NULL,0,0,NULL,NULL),(32240,'mixpanel','completed',10,'2024-08-13 06:21:24','2024-08-13 08:06:25','2024-08-13 08:01:23','2024-08-13 08:06:24',NULL,0,0,NULL,NULL),(32241,'mixpanel','completed',10,'2024-08-13 06:56:25','2024-08-13 08:16:26','2024-08-13 08:11:24','2024-08-13 08:16:25',NULL,0,0,NULL,NULL),(32242,'mixpanel','completed',10,'2024-08-13 06:33:27','2024-08-13 08:26:28','2024-08-13 08:21:26','2024-08-13 08:26:27',NULL,0,0,NULL,NULL),(32243,'mixpanel','completed',10,'2024-08-13 07:29:25','2024-08-13 08:36:27','2024-08-13 08:31:24','2024-08-13 08:36:26',NULL,0,0,NULL,NULL),(32244,'mixpanel','completed',10,'2024-08-13 06:42:24','2024-08-13 08:46:25','2024-08-13 08:41:23','2024-08-13 08:46:24',NULL,0,0,NULL,NULL),(32245,'mixpanel','completed',10,'2024-08-13 07:41:25','2024-08-13 08:56:26','2024-08-13 08:51:24','2024-08-13 08:56:25',NULL,0,0,NULL,NULL),(32246,'mixpanel','completed',10,'2024-08-13 07:53:26','2024-08-13 09:04:04','2024-08-13 09:01:25','2024-08-13 09:04:02',NULL,0,0,NULL,NULL),(32247,'mixpanel','completed',10,'2024-08-13 07:08:26','2024-08-13 09:11:27','2024-08-13 09:06:25','2024-08-13 09:11:26',NULL,0,0,NULL,NULL),(32248,'mixpanel','completed',10,'2024-08-13 07:36:27','2024-08-13 09:21:26','2024-08-13 09:16:26','2024-08-13 09:21:25',NULL,0,0,NULL,NULL),(32249,'mixpanel','completed',10,'2024-08-13 07:59:26','2024-08-13 09:31:26','2024-08-13 09:26:25','2024-08-13 09:31:25',NULL,0,0,NULL,NULL),(32250,'mixpanel','completed',10,'2024-08-13 08:07:27','2024-08-13 09:41:28','2024-08-13 09:36:26','2024-08-13 09:41:27',NULL,0,0,NULL,NULL),(32251,'mixpanel','completed',10,'2024-08-13 08:01:24','2024-08-13 09:51:30','2024-08-13 09:46:23','2024-08-13 09:51:29',NULL,0,0,NULL,NULL),(32252,'mixpanel','completed',10,'2024-08-13 08:53:26','2024-08-13 10:01:24','2024-08-13 09:56:25','2024-08-13 10:01:23',NULL,0,0,NULL,NULL),(32253,'mixpanel','completed',10,'2024-08-13 08:29:28','2024-08-13 10:11:27','2024-08-13 10:06:27','2024-08-13 10:11:26',NULL,0,0,NULL,NULL),(32254,'mixpanel','completed',10,'2024-08-13 08:28:29','2024-08-13 10:21:31','2024-08-13 10:16:28','2024-08-13 10:21:29',NULL,0,0,NULL,NULL),(32255,'mixpanel','completed',10,'2024-08-13 08:34:29','2024-08-13 10:31:25','2024-08-13 10:26:28','2024-08-13 10:31:24',NULL,0,0,NULL,NULL),(32256,'mixpanel','completed',10,'2024-08-13 08:40:26','2024-08-13 10:41:25','2024-08-13 10:36:25','2024-08-13 10:41:24',NULL,0,0,NULL,NULL),(32257,'mixpanel','completed',10,'2024-08-13 09:09:25','2024-08-13 10:48:42','2024-08-13 10:46:24','2024-08-13 10:48:41',NULL,0,0,NULL,NULL),(32258,'mixpanel','completed',10,'2024-08-13 09:36:26','2024-08-13 10:55:15','2024-08-13 10:51:25','2024-08-13 10:55:13',NULL,0,0,NULL,NULL),(32259,'mixpanel','completed',10,'2024-08-13 09:38:23','2024-08-13 11:06:27','2024-08-13 11:01:22','2024-08-13 11:06:26',NULL,0,0,NULL,NULL),(32260,'mixpanel','completed',10,'2024-08-13 09:55:27','2024-08-13 11:16:24','2024-08-13 11:11:26','2024-08-13 11:16:23',NULL,0,0,NULL,NULL),(32261,'mixpanel','completed',10,'2024-08-13 10:13:27','2024-08-13 11:23:37','2024-08-13 11:21:26','2024-08-13 11:23:37',NULL,0,0,NULL,NULL),(32262,'mixpanel','completed',10,'2024-08-13 09:35:27','2024-08-13 11:31:33','2024-08-13 11:26:26','2024-08-13 11:31:32',NULL,0,0,NULL,NULL),(32263,'mixpanel','completed',10,'2024-08-13 09:43:29','2024-08-13 11:41:30','2024-08-13 11:36:28','2024-08-13 11:41:29',NULL,0,0,NULL,NULL),(32264,'mixpanel','completed',10,'2024-08-13 10:18:25','2024-08-13 11:49:11','2024-08-13 11:46:24','2024-08-13 11:49:10',NULL,0,0,NULL,NULL),(32265,'mixpanel','completed',10,'2024-08-13 10:39:26','2024-08-13 11:53:54','2024-08-13 11:51:25','2024-08-13 11:53:53',NULL,0,0,NULL,NULL),(32266,'mixpanel','completed',10,'2024-08-13 10:33:26','2024-08-13 12:01:26','2024-08-13 11:56:25','2024-08-13 12:01:25',NULL,0,0,NULL,NULL),(32267,'mixpanel','completed',10,'2024-08-13 10:49:25','2024-08-13 12:11:27','2024-08-13 12:06:24','2024-08-13 12:11:26',NULL,0,0,NULL,NULL),(32268,'mixpanel','completed',10,'2024-08-13 10:54:30','2024-08-13 12:21:25','2024-08-13 12:16:29','2024-08-13 12:21:23',NULL,0,0,NULL,NULL),(32269,'mixpanel','completed',10,'2024-08-13 10:33:43','2024-08-13 12:26:28','2024-08-13 12:23:42','2024-08-13 12:26:27',NULL,0,0,NULL,NULL),(32270,'mixpanel','completed',10,'2024-08-13 11:07:24','2024-08-13 12:36:31','2024-08-13 12:31:23','2024-08-13 12:36:30',NULL,0,0,NULL,NULL),(32271,'mixpanel','completed',10,'2024-08-13 10:54:15','2024-08-13 12:41:23','2024-08-13 12:39:14','2024-08-13 12:41:22',NULL,0,0,NULL,NULL),(32272,'mixpanel','completed',10,'2024-08-13 11:41:24','2024-08-13 12:48:49','2024-08-13 12:46:23','2024-08-13 12:48:48',NULL,0,0,NULL,NULL),(32273,'mixpanel','completed',10,'2024-08-13 10:53:25','2024-08-13 12:56:25','2024-08-13 12:51:24','2024-08-13 12:56:24',NULL,0,0,NULL,NULL),(32274,'mixpanel','completed',10,'2024-08-13 11:39:33','2024-08-13 13:01:22','2024-08-13 12:58:32','2024-08-13 13:01:21',NULL,0,0,NULL,NULL),(32275,'mixpanel','completed',10,'2024-08-13 11:24:28','2024-08-13 13:11:26','2024-08-13 13:06:27','2024-08-13 13:11:25',NULL,0,0,NULL,NULL),(32276,'mixpanel','completed',10,'2024-08-13 11:31:23','2024-08-13 13:21:23','2024-08-13 13:16:21','2024-08-13 13:21:22',NULL,0,0,NULL,NULL),(32277,'mixpanel','completed',10,'2024-08-13 11:53:26','2024-08-13 13:31:25','2024-08-13 13:26:25','2024-08-13 13:31:24',NULL,0,0,NULL,NULL),(32278,'mixpanel','completed',10,'2024-08-13 12:11:25','2024-08-13 13:41:25','2024-08-13 13:36:24','2024-08-13 13:41:23',NULL,0,0,NULL,NULL),(32279,'mixpanel','completed',10,'2024-08-13 11:59:23','2024-08-13 13:51:26','2024-08-13 13:46:22','2024-08-13 13:51:25',NULL,0,0,NULL,NULL),(32280,'mixpanel','completed',10,'2024-08-13 12:43:28','2024-08-13 14:01:23','2024-08-13 13:56:27','2024-08-13 14:01:23',NULL,0,0,NULL,NULL),(32281,'mixpanel','completed',10,'2024-08-13 12:29:27','2024-08-13 14:11:26','2024-08-13 14:06:26','2024-08-13 14:11:25',NULL,0,0,NULL,NULL),(32282,'mixpanel','completed',10,'2024-08-13 13:13:24','2024-08-13 14:21:29','2024-08-13 14:16:23','2024-08-13 14:21:27',NULL,0,0,NULL,NULL),(32283,'mixpanel','completed',10,'2024-08-13 12:27:26','2024-08-13 14:29:05','2024-08-13 14:26:25','2024-08-13 14:29:04',NULL,0,0,NULL,NULL),(32284,'mixpanel','completed',10,'2024-08-13 13:11:30','2024-08-13 14:36:28','2024-08-13 14:31:29','2024-08-13 14:36:27',NULL,0,0,NULL,NULL),(32285,'mixpanel','completed',10,'2024-08-13 13:14:22','2024-08-13 14:45:08','2024-08-13 14:41:21','2024-08-13 14:45:07',NULL,0,0,NULL,NULL),(32286,'mixpanel','completed',10,'2024-08-13 13:13:27','2024-08-13 14:56:27','2024-08-13 14:51:26','2024-08-13 14:56:26',NULL,0,0,NULL,NULL),(32287,'mixpanel','completed',10,'2024-08-13 13:36:25','2024-08-13 15:04:10','2024-08-13 15:01:24','2024-08-13 15:04:08',NULL,0,0,NULL,NULL),(32288,'mixpanel','completed',10,'2024-08-13 13:54:25','2024-08-13 15:11:26','2024-08-13 15:06:24','2024-08-13 15:11:25',NULL,0,0,NULL,NULL),(32289,'mixpanel','completed',10,'2024-08-13 13:30:22','2024-08-13 15:21:29','2024-08-13 15:16:21','2024-08-13 15:21:23',NULL,0,0,NULL,NULL),(32290,'mixpanel','completed',10,'2024-08-13 13:54:30','2024-08-13 15:31:23','2024-08-13 15:26:29','2024-08-13 15:31:22',NULL,0,0,NULL,NULL),(32291,'mixpanel','completed',10,'2024-08-13 13:50:28','2024-08-13 15:41:31','2024-08-13 15:36:27','2024-08-13 15:41:30',NULL,0,0,NULL,NULL),(32292,'mixpanel','completed',10,'2024-08-13 14:01:25','2024-08-13 15:51:26','2024-08-13 15:46:24','2024-08-13 15:51:25',NULL,0,0,NULL,NULL),(32293,'mixpanel','completed',10,'2024-08-13 14:41:26','2024-08-13 16:01:25','2024-08-13 15:56:25','2024-08-13 16:01:24',NULL,0,0,NULL,NULL),(32294,'mixpanel','completed',10,'2024-08-13 14:49:29','2024-08-13 16:11:26','2024-08-13 16:06:28','2024-08-13 16:11:25',NULL,0,0,NULL,NULL),(32295,'mixpanel','completed',10,'2024-08-13 14:56:53','2024-08-13 16:16:23','2024-08-13 16:13:52','2024-08-13 16:16:22',NULL,0,0,NULL,NULL),(32296,'mixpanel','completed',10,'2024-08-13 15:13:01','2024-08-13 16:21:30','2024-08-13 16:19:00','2024-08-13 16:21:29',NULL,0,0,NULL,NULL),(32297,'mixpanel','completed',10,'2024-08-13 15:05:25','2024-08-13 16:31:28','2024-08-13 16:26:24','2024-08-13 16:31:27',NULL,0,0,NULL,NULL),(32298,'mixpanel','completed',10,'2024-08-13 15:29:25','2024-08-13 16:41:27','2024-08-13 16:36:24','2024-08-13 16:41:26',NULL,0,0,NULL,NULL),(32299,'mixpanel','completed',10,'2024-08-13 15:16:54','2024-08-13 16:47:46','2024-08-13 16:44:53','2024-08-13 16:47:45',NULL,0,0,NULL,NULL),(32300,'mixpanel','completed',10,'2024-08-13 15:36:28','2024-08-13 16:53:59','2024-08-13 16:51:27','2024-08-13 16:53:58',NULL,0,0,NULL,NULL),(32301,'mixpanel','completed',10,'2024-08-13 15:32:29','2024-08-13 17:00:21','2024-08-13 16:56:28','2024-08-13 17:00:20',NULL,0,0,NULL,NULL),(32302,'mixpanel','completed',10,'2024-08-13 16:02:30','2024-08-13 17:11:25','2024-08-13 17:06:29','2024-08-13 17:11:24',NULL,0,0,NULL,NULL),(32303,'mixpanel','completed',10,'2024-08-13 15:23:34','2024-08-13 17:16:39','2024-08-13 17:13:33','2024-08-13 17:16:32',NULL,0,0,NULL,NULL),(32304,'mixpanel','completed',10,'2024-08-13 15:41:31','2024-08-13 17:25:24','2024-08-13 17:21:30','2024-08-13 17:25:23',NULL,0,0,NULL,NULL),(32305,'mixpanel','completed',10,'2024-08-13 16:08:05','2024-08-13 17:36:29','2024-08-13 17:31:04','2024-08-13 17:36:28',NULL,0,0,NULL,NULL),(32306,'mixpanel','completed',10,'2024-08-13 16:28:27','2024-08-13 17:46:24','2024-08-13 17:41:26','2024-08-13 17:46:23',NULL,0,0,NULL,NULL),(32307,'mixpanel','completed',10,'2024-08-13 16:31:28','2024-08-13 17:56:27','2024-08-13 17:51:27','2024-08-13 17:56:26',NULL,0,0,NULL,NULL),(32308,'mixpanel','completed',10,'2024-08-13 16:27:25','2024-08-13 18:06:29','2024-08-13 18:01:24','2024-08-13 18:06:28',NULL,0,0,NULL,NULL),(32309,'mixpanel','completed',10,'2024-08-13 16:21:25','2024-08-13 18:15:34','2024-08-13 18:11:24','2024-08-13 18:15:33',NULL,0,0,NULL,NULL),(32310,'mixpanel','completed',10,'2024-08-13 17:07:23','2024-08-13 18:26:25','2024-08-13 18:21:23','2024-08-13 18:26:24',NULL,0,0,NULL,NULL),(32311,'mixpanel','completed',10,'2024-08-13 17:01:22','2024-08-13 18:36:27','2024-08-13 18:31:20','2024-08-13 18:36:26',NULL,0,0,NULL,NULL),(32312,'mixpanel','completed',10,'2024-08-13 17:33:21','2024-08-13 18:41:28','2024-08-13 18:39:20','2024-08-13 18:41:27',NULL,0,0,NULL,NULL),(32313,'mixpanel','completed',10,'2024-08-13 17:16:49','2024-08-13 18:50:16','2024-08-13 18:44:49','2024-08-13 18:50:15',NULL,0,0,NULL,NULL),(32314,'mixpanel','completed',10,'2024-08-13 16:58:28','2024-08-13 19:01:25','2024-08-13 18:56:27','2024-08-13 19:01:24',NULL,0,0,NULL,NULL),(32315,'mixpanel','completed',10,'2024-08-13 17:40:01','2024-08-13 19:09:52','2024-08-13 19:06:00','2024-08-13 19:09:51',NULL,0,0,NULL,NULL),(32316,'mixpanel','completed',10,'2024-08-13 17:42:24','2024-08-13 19:21:26','2024-08-13 19:16:23','2024-08-13 19:21:25',NULL,0,0,NULL,NULL),(32317,'mixpanel','completed',10,'2024-08-13 17:29:25','2024-08-13 19:26:27','2024-08-13 19:24:24','2024-08-13 19:26:26',NULL,0,0,NULL,NULL),(32318,'mixpanel','completed',10,'2024-08-13 18:13:51','2024-08-13 19:32:50','2024-08-13 19:29:50','2024-08-13 19:32:49',NULL,0,0,NULL,NULL),(32319,'mixpanel','completed',10,'2024-08-13 17:37:28','2024-08-13 19:41:26','2024-08-13 19:36:27','2024-08-13 19:41:25',NULL,0,0,NULL,NULL),(32320,'mixpanel','completed',10,'2024-08-13 18:41:18','2024-08-13 19:51:25','2024-08-13 19:45:17','2024-08-13 19:51:24',NULL,0,0,NULL,NULL),(32321,'mixpanel','completed',10,'2024-08-13 18:39:12','2024-08-13 20:01:30','2024-08-13 19:56:11','2024-08-13 20:01:29',NULL,0,0,NULL,NULL),(32322,'mixpanel','completed',10,'2024-08-13 18:25:14','2024-08-13 20:10:35','2024-08-13 20:05:13','2024-08-13 20:10:34',NULL,0,0,NULL,NULL),(32323,'mixpanel','completed',10,'2024-08-13 19:12:26','2024-08-13 20:18:48','2024-08-13 20:16:25','2024-08-13 20:18:47',NULL,0,0,NULL,NULL),(32324,'mixpanel','completed',10,'2024-08-13 18:43:28','2024-08-13 20:23:55','2024-08-13 20:21:27','2024-08-13 20:23:54',NULL,0,0,NULL,NULL),(32325,'mixpanel','completed',10,'2024-08-13 18:51:26','2024-08-13 20:28:49','2024-08-13 20:26:25','2024-08-13 20:28:48',NULL,0,0,NULL,NULL),(32326,'mixpanel','completed',10,'2024-08-13 18:32:26','2024-08-13 20:36:25','2024-08-13 20:31:25','2024-08-13 20:36:24',NULL,0,0,NULL,NULL),(32327,'mixpanel','completed',10,'2024-08-13 19:10:26','2024-08-13 20:45:44','2024-08-13 20:41:25','2024-08-13 20:45:43',NULL,0,0,NULL,NULL),(32328,'mixpanel','completed',10,'2024-08-13 19:26:45','2024-08-13 20:56:27','2024-08-13 20:50:44','2024-08-13 20:56:26',NULL,0,0,NULL,NULL),(32329,'mixpanel','completed',10,'2024-08-13 19:38:47','2024-08-13 21:04:31','2024-08-13 20:59:46','2024-08-13 21:04:30',NULL,0,0,NULL,NULL),(32330,'mixpanel','completed',10,'2024-08-13 19:13:19','2024-08-13 21:13:05','2024-08-13 21:10:18','2024-08-13 21:13:04',NULL,0,0,NULL,NULL),(32331,'mixpanel','completed',10,'2024-08-13 19:27:24','2024-08-13 21:19:03','2024-08-13 21:16:22','2024-08-13 21:19:02',NULL,0,0,NULL,NULL),(32332,'mixpanel','completed',10,'2024-08-13 19:26:27','2024-08-13 21:23:34','2024-08-13 21:21:26','2024-08-13 21:23:33',NULL,0,0,NULL,NULL),(32333,'mixpanel','completed',10,'2024-08-13 20:22:13','2024-08-13 21:31:29','2024-08-13 21:26:12','2024-08-13 21:31:28',NULL,0,0,NULL,NULL),(32334,'mixpanel','completed',10,'2024-08-13 20:32:30','2024-08-13 21:39:01','2024-08-13 21:36:29','2024-08-13 21:39:00',NULL,0,0,NULL,NULL),(32335,'mixpanel','completed',10,'2024-08-13 20:18:28','2024-08-13 21:45:26','2024-08-13 21:41:27','2024-08-13 21:45:25',NULL,0,0,NULL,NULL),(32336,'subscribers_engagement_score','completed',10,'2024-08-13 21:45:26','2024-08-13 21:46:24','2024-08-13 21:45:25','2024-08-13 21:46:24',NULL,0,0,NULL,NULL),(32337,'unsubscribe_tokens','completed',0,'2024-08-13 21:45:37','2024-08-13 21:46:24','2024-08-13 21:45:37','2024-08-13 21:46:24',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(32338,'subscriber_link_tokens','completed',0,'2024-08-13 21:45:37','2024-08-13 21:46:24','2024-08-13 21:45:37','2024-08-13 21:46:24',NULL,0,0,NULL,NULL),(32339,'newsletter_templates_thumbnails','completed',10,'2024-08-13 21:45:37','2024-08-13 21:46:24','2024-08-13 21:45:37','2024-08-13 21:46:24',NULL,0,0,NULL,NULL),(32340,'mixpanel','completed',0,'2024-08-13 21:45:37','2024-08-13 21:46:24','2024-08-13 21:45:37','2024-08-13 21:46:24',NULL,0,0,NULL,NULL),(32341,'subscribers_engagement_score','completed',10,'2024-08-14 05:48:00','2024-08-14 05:51:26','2024-08-13 21:46:24','2024-08-14 05:51:26',NULL,0,0,NULL,NULL),(32342,'mixpanel','completed',10,'2024-08-13 19:54:29','2024-08-13 21:53:45','2024-08-13 21:51:29','2024-08-13 21:53:45',NULL,0,0,NULL,NULL),(32343,'mixpanel','completed',10,'2024-08-13 20:07:26','2024-08-13 21:59:01','2024-08-13 21:56:26','2024-08-13 21:59:01',NULL,0,0,NULL,NULL),(32344,'mixpanel','completed',10,'2024-08-13 20:55:24','2024-08-13 22:06:26','2024-08-13 22:01:24','2024-08-13 22:06:26',NULL,0,0,NULL,NULL),(32345,'mixpanel','completed',10,'2024-08-13 20:18:28','2024-08-13 22:14:44','2024-08-13 22:11:28','2024-08-13 22:14:44',NULL,0,0,NULL,NULL),(32346,'mixpanel','completed',10,'2024-08-13 20:50:47','2024-08-13 22:25:24','2024-08-13 22:20:47','2024-08-13 22:25:24',NULL,0,0,NULL,NULL),(32347,'mixpanel','completed',10,'2024-08-13 20:26:45','2024-08-13 22:31:28','2024-08-13 22:27:45','2024-08-13 22:31:28',NULL,0,0,NULL,NULL),(32348,'mixpanel','completed',10,'2024-08-13 21:17:32','2024-08-13 22:36:25','2024-08-13 22:33:32','2024-08-13 22:36:25',NULL,0,0,NULL,NULL),(32349,'mixpanel','completed',10,'2024-08-13 21:27:27','2024-08-13 22:46:02','2024-08-13 22:41:27','2024-08-13 22:46:02',NULL,0,0,NULL,NULL),(32350,'mixpanel','completed',10,'2024-08-13 21:13:22','2024-08-13 22:56:28','2024-08-13 22:51:22','2024-08-13 22:56:28',NULL,0,0,NULL,NULL),(32351,'mixpanel','completed',10,'2024-08-13 21:16:32','2024-08-13 23:01:25','2024-08-13 22:58:32','2024-08-13 23:01:25',NULL,0,0,NULL,NULL),(32352,'mixpanel','completed',10,'2024-08-13 21:18:38','2024-08-13 23:06:27','2024-08-13 23:03:38','2024-08-13 23:06:27',NULL,0,0,NULL,NULL),(32353,'mixpanel','completed',10,'2024-08-13 21:17:25','2024-08-13 23:16:26','2024-08-13 23:11:25','2024-08-13 23:16:26',NULL,0,0,NULL,NULL),(32354,'mixpanel','completed',10,'2024-08-13 22:10:26','2024-08-13 23:25:01','2024-08-13 23:21:26','2024-08-13 23:25:01',NULL,0,0,NULL,NULL),(32355,'mixpanel','completed',10,'2024-08-13 22:04:29','2024-08-13 23:36:27','2024-08-13 23:29:29','2024-08-13 23:36:27',NULL,0,0,NULL,NULL),(32356,'schedule_re_engagement_email','completed',10,'2024-08-14 23:36:27','2024-08-14 23:40:43','2024-08-13 23:36:27','2024-08-14 23:40:43',NULL,0,0,NULL,NULL),(32357,'mixpanel','completed',10,'2024-08-13 22:06:24','2024-08-13 23:46:28','2024-08-13 23:41:24','2024-08-13 23:46:28',NULL,0,0,NULL,NULL),(32358,'mixpanel','completed',10,'2024-08-13 22:34:27','2024-08-13 23:55:12','2024-08-13 23:50:27','2024-08-13 23:55:12',NULL,0,0,NULL,NULL),(32359,'mixpanel','completed',10,'2024-08-13 22:03:26','2024-08-14 00:06:27','2024-08-14 00:01:26','2024-08-14 00:06:27',NULL,0,0,NULL,NULL),(32360,'mixpanel','completed',10,'2024-08-13 22:16:25','2024-08-14 00:15:24','2024-08-14 00:11:25','2024-08-14 00:15:24',NULL,0,0,NULL,NULL),(32361,'mixpanel','completed',10,'2024-08-13 22:39:36','2024-08-14 00:26:27','2024-08-14 00:20:36','2024-08-14 00:26:27',NULL,0,0,NULL,NULL),(32362,'mixpanel','completed',10,'2024-08-13 22:28:48','2024-08-14 00:31:27','2024-08-14 00:28:48','2024-08-14 00:31:27',NULL,0,0,NULL,NULL),(32363,'mixpanel','completed',10,'2024-08-13 22:44:48','2024-08-14 00:36:28','2024-08-14 00:33:48','2024-08-14 00:36:28',NULL,0,0,NULL,NULL),(32364,'mixpanel','completed',10,'2024-08-13 23:24:15','2024-08-14 00:46:22','2024-08-14 00:41:15','2024-08-14 00:46:22',NULL,0,0,NULL,NULL),(32365,'mixpanel','completed',10,'2024-08-13 23:26:30','2024-08-14 00:55:16','2024-08-14 00:51:30','2024-08-14 00:55:16',NULL,0,0,NULL,NULL),(32366,'mixpanel','completed',10,'2024-08-13 23:55:37','2024-08-14 01:05:30','2024-08-14 00:59:37','2024-08-14 01:05:30',NULL,0,0,NULL,NULL),(32367,'mixpanel','completed',10,'2024-08-13 23:56:42','2024-08-14 01:11:28','2024-08-14 01:07:42','2024-08-14 01:11:28',NULL,0,0,NULL,NULL),(32368,'mixpanel','completed',10,'2024-08-13 23:51:26','2024-08-14 01:21:27','2024-08-14 01:16:26','2024-08-14 01:21:27',NULL,0,0,NULL,NULL),(32369,'mixpanel','completed',10,'2024-08-13 23:28:25','2024-08-14 01:31:26','2024-08-14 01:26:25','2024-08-14 01:31:26',NULL,0,0,NULL,NULL),(32370,'mixpanel','completed',10,'2024-08-14 00:07:40','2024-08-14 01:36:27','2024-08-14 01:33:40','2024-08-14 01:36:27',NULL,0,0,NULL,NULL),(32371,'mixpanel','completed',10,'2024-08-14 00:06:28','2024-08-14 01:46:27','2024-08-14 01:41:28','2024-08-14 01:46:27',NULL,0,0,NULL,NULL),(32372,'mixpanel','completed',10,'2024-08-13 23:51:52','2024-08-14 01:53:35','2024-08-14 01:50:52','2024-08-14 01:53:35',NULL,0,0,NULL,NULL),(32373,'mixpanel','completed',10,'2024-08-14 00:15:11','2024-08-14 02:01:28','2024-08-14 01:56:11','2024-08-14 02:01:28',NULL,0,0,NULL,NULL),(32374,'mixpanel','completed',10,'2024-08-14 01:00:50','2024-08-14 02:11:12','2024-08-14 02:05:50','2024-08-14 02:11:12',NULL,0,0,NULL,NULL),(32375,'mixpanel','completed',10,'2024-08-14 00:32:26','2024-08-14 02:20:25','2024-08-14 02:16:26','2024-08-14 02:20:25',NULL,0,0,NULL,NULL),(32376,'mixpanel','completed',10,'2024-08-14 00:44:27','2024-08-14 02:26:27','2024-08-14 02:23:27','2024-08-14 02:26:27',NULL,0,0,NULL,NULL),(32377,'mixpanel','completed',10,'2024-08-14 01:05:26','2024-08-14 02:35:42','2024-08-14 02:31:26','2024-08-14 02:35:42',NULL,0,0,NULL,NULL),(32378,'mixpanel','completed',10,'2024-08-14 01:33:42','2024-08-14 02:46:30','2024-08-14 02:41:42','2024-08-14 02:46:30',NULL,0,0,NULL,NULL),(32379,'mixpanel','completed',10,'2024-08-14 01:29:52','2024-08-14 02:56:28','2024-08-14 02:50:52','2024-08-14 02:56:28',NULL,0,0,NULL,NULL),(32380,'mixpanel','completed',10,'2024-08-14 01:28:28','2024-08-14 03:06:20','2024-08-14 03:01:28','2024-08-14 03:06:20',NULL,0,0,NULL,NULL),(32381,'mixpanel','completed',10,'2024-08-14 01:48:26','2024-08-14 03:16:28','2024-08-14 03:11:26','2024-08-14 03:16:28',NULL,0,0,NULL,NULL),(32382,'mixpanel','completed',10,'2024-08-14 01:59:26','2024-08-14 03:26:26','2024-08-14 03:21:26','2024-08-14 03:26:26',NULL,0,0,NULL,NULL),(32383,'mixpanel','completed',10,'2024-08-14 01:39:22','2024-08-14 03:36:27','2024-08-14 03:31:22','2024-08-14 03:36:27',NULL,0,0,NULL,NULL),(32384,'mixpanel','completed',10,'2024-08-14 02:10:27','2024-08-14 03:43:56','2024-08-14 03:41:27','2024-08-14 03:43:56',NULL,0,0,NULL,NULL),(32385,'mixpanel','completed',10,'2024-08-14 02:04:23','2024-08-14 03:51:23','2024-08-14 03:46:23','2024-08-14 03:51:23',NULL,0,0,NULL,NULL),(32386,'mixpanel','completed',10,'2024-08-14 02:39:27','2024-08-14 03:56:28','2024-08-14 03:53:27','2024-08-14 03:56:28',NULL,0,0,NULL,NULL),(32387,'mixpanel','completed',10,'2024-08-14 02:35:22','2024-08-14 04:01:27','2024-08-14 03:59:22','2024-08-14 04:01:27',NULL,0,0,NULL,NULL),(32388,'mixpanel','completed',10,'2024-08-14 02:12:30','2024-08-14 04:09:35','2024-08-14 04:06:30','2024-08-14 04:09:35',NULL,0,0,NULL,NULL),(32389,'mixpanel','completed',10,'2024-08-14 02:47:55','2024-08-14 04:21:42','2024-08-14 04:15:55','2024-08-14 04:21:42',NULL,0,0,NULL,NULL),(32390,'mixpanel','completed',10,'2024-08-14 03:15:33','2024-08-14 04:30:08','2024-08-14 04:25:33','2024-08-14 04:30:08',NULL,0,0,NULL,NULL),(32391,'mixpanel','completed',10,'2024-08-14 02:56:46','2024-08-14 04:40:04','2024-08-14 04:36:46','2024-08-14 04:40:04',NULL,0,0,NULL,NULL),(32392,'mixpanel','completed',10,'2024-08-14 03:16:57','2024-08-14 04:51:30','2024-08-14 04:46:57','2024-08-14 04:51:30',NULL,0,0,NULL,NULL),(32393,'mixpanel','completed',10,'2024-08-14 03:20:33','2024-08-14 04:56:31','2024-08-14 04:51:33','2024-08-14 04:56:31',NULL,0,0,NULL,NULL),(32394,'mixpanel','completed',10,'2024-08-14 03:08:44','2024-08-14 05:01:27','2024-08-14 04:58:44','2024-08-14 05:01:27',NULL,0,0,NULL,NULL),(32395,'mixpanel','completed',10,'2024-08-14 03:04:16','2024-08-14 05:06:26','2024-08-14 05:04:16','2024-08-14 05:06:26',NULL,0,0,NULL,NULL),(32396,'mixpanel','completed',10,'2024-08-14 03:24:29','2024-08-14 05:16:27','2024-08-14 05:11:29','2024-08-14 05:16:27',NULL,0,0,NULL,NULL),(32397,'mixpanel','completed',10,'2024-08-14 03:49:13','2024-08-14 05:21:27','2024-08-14 05:19:13','2024-08-14 05:21:27',NULL,0,0,NULL,NULL),(32398,'mixpanel','completed',10,'2024-08-14 03:23:31','2024-08-14 05:31:38','2024-08-14 05:24:31','2024-08-14 05:31:38',NULL,0,0,NULL,NULL),(32399,'mixpanel','completed',10,'2024-08-14 03:48:20','2024-08-14 05:36:28','2024-08-14 05:34:20','2024-08-14 05:36:28',NULL,0,0,NULL,NULL),(32400,'mixpanel','completed',10,'2024-08-14 03:41:28','2024-08-14 05:46:28','2024-08-14 05:41:28','2024-08-14 05:46:28',NULL,0,0,NULL,NULL),(32401,'subscribers_engagement_score','completed',10,'2024-08-15 11:25:00','2024-08-15 11:26:29','2024-08-14 05:51:26','2024-08-15 11:26:29',NULL,0,0,NULL,NULL),(32402,'mixpanel','completed',10,'2024-08-14 03:56:26','2024-08-14 05:54:29','2024-08-14 05:51:26','2024-08-14 05:54:29',NULL,0,0,NULL,NULL),(32403,'mixpanel','completed',10,'2024-08-14 04:27:42','2024-08-14 06:01:29','2024-08-14 05:58:42','2024-08-14 06:01:29',NULL,0,0,NULL,NULL),(32404,'mixpanel','completed',10,'2024-08-14 04:50:33','2024-08-14 06:10:19','2024-08-14 06:05:33','2024-08-14 06:10:19',NULL,0,0,NULL,NULL),(32405,'mixpanel','completed',10,'2024-08-14 05:04:06','2024-08-14 06:20:41','2024-08-14 06:16:06','2024-08-14 06:20:41',NULL,0,0,NULL,NULL),(32406,'mixpanel','completed',10,'2024-08-14 05:17:25','2024-08-14 06:31:27','2024-08-14 06:26:25','2024-08-14 06:31:27',NULL,0,0,NULL,NULL),(32407,'mixpanel','completed',10,'2024-08-14 04:53:26','2024-08-14 06:41:25','2024-08-14 06:36:26','2024-08-14 06:41:25',NULL,0,0,NULL,NULL),(32408,'mixpanel','completed',10,'2024-08-14 04:58:24','2024-08-14 06:48:51','2024-08-14 06:46:24','2024-08-14 06:48:51',NULL,0,0,NULL,NULL),(32409,'mixpanel','completed',10,'2024-08-14 05:14:22','2024-08-14 06:56:27','2024-08-14 06:51:22','2024-08-14 06:56:27',NULL,0,0,NULL,NULL),(32410,'mixpanel','completed',10,'2024-08-14 05:30:34','2024-08-14 07:01:28','2024-08-14 06:58:34','2024-08-14 07:01:28',NULL,0,0,NULL,NULL),(32411,'mixpanel','completed',10,'2024-08-14 05:33:28','2024-08-14 07:08:56','2024-08-14 07:06:28','2024-08-14 07:08:56',NULL,0,0,NULL,NULL),(32412,'mixpanel','completed',10,'2024-08-14 05:11:28','2024-08-14 07:15:40','2024-08-14 07:11:28','2024-08-14 07:15:40',NULL,0,0,NULL,NULL),(32413,'mixpanel','completed',10,'2024-08-14 05:32:58','2024-08-14 07:21:28','2024-08-14 07:18:58','2024-08-14 07:21:28',NULL,0,0,NULL,NULL),(32414,'mixpanel','completed',10,'2024-08-14 05:52:28','2024-08-14 07:29:30','2024-08-14 07:26:28','2024-08-14 07:29:30',NULL,0,0,NULL,NULL),(32415,'mixpanel','completed',10,'2024-08-14 05:42:19','2024-08-14 07:36:29','2024-08-14 07:33:19','2024-08-14 07:36:29',NULL,0,0,NULL,NULL),(32416,'mixpanel','completed',10,'2024-08-14 05:45:59','2024-08-14 07:44:05','2024-08-14 07:39:59','2024-08-14 07:44:05',NULL,0,0,NULL,NULL),(32417,'mixpanel','completed',10,'2024-08-14 06:44:31','2024-08-14 07:50:48','2024-08-14 07:46:31','2024-08-14 07:50:48',NULL,0,0,NULL,NULL),(32418,'mixpanel','completed',10,'2024-08-14 06:39:10','2024-08-14 08:01:26','2024-08-14 07:55:10','2024-08-14 08:01:26',NULL,0,0,NULL,NULL),(32419,'mixpanel','completed',10,'2024-08-14 06:15:27','2024-08-14 08:11:30','2024-08-14 08:06:27','2024-08-14 08:11:30',NULL,0,0,NULL,NULL),(32420,'mixpanel','completed',10,'2024-08-14 06:22:10','2024-08-14 08:20:21','2024-08-14 08:16:10','2024-08-14 08:20:21',NULL,0,0,NULL,NULL),(32421,'mixpanel','completed',10,'2024-08-14 07:13:29','2024-08-14 08:28:40','2024-08-14 08:26:29','2024-08-14 08:28:40',NULL,0,0,NULL,NULL),(32422,'mixpanel','completed',10,'2024-08-14 06:51:28','2024-08-14 08:33:42','2024-08-14 08:31:28','2024-08-14 08:33:42',NULL,0,0,NULL,NULL),(32423,'mixpanel','completed',10,'2024-08-14 07:32:28','2024-08-14 08:40:26','2024-08-14 08:36:28','2024-08-14 08:40:26',NULL,0,0,NULL,NULL),(32424,'mixpanel','completed',10,'2024-08-14 07:28:03','2024-08-14 08:47:27','2024-08-14 08:45:03','2024-08-14 08:47:27',NULL,0,0,NULL,NULL),(32425,'mixpanel','completed',10,'2024-08-14 07:13:26','2024-08-14 08:55:46','2024-08-14 08:51:26','2024-08-14 08:55:46',NULL,0,0,NULL,NULL),(32426,'mixpanel','completed',10,'2024-08-14 07:03:26','2024-08-14 09:06:28','2024-08-14 09:01:26','2024-08-14 09:06:28',NULL,0,0,NULL,NULL),(32427,'mixpanel','completed',10,'2024-08-14 07:10:28','2024-08-14 09:14:25','2024-08-14 09:11:28','2024-08-14 09:14:25',NULL,0,0,NULL,NULL),(32428,'mixpanel','completed',10,'2024-08-14 08:14:27','2024-08-14 09:18:36','2024-08-14 09:16:27','2024-08-14 09:18:36',NULL,0,0,NULL,NULL),(32429,'mixpanel','completed',10,'2024-08-14 07:40:26','2024-08-14 09:23:32','2024-08-14 09:21:26','2024-08-14 09:23:32',NULL,0,0,NULL,NULL),(32430,'mixpanel','completed',10,'2024-08-14 08:05:26','2024-08-14 09:31:27','2024-08-14 09:26:26','2024-08-14 09:31:27',NULL,0,0,NULL,NULL),(32431,'mixpanel','completed',10,'2024-08-14 07:36:28','2024-08-14 09:41:28','2024-08-14 09:36:28','2024-08-14 09:41:28',NULL,0,0,NULL,NULL),(32432,'mixpanel','completed',10,'2024-08-14 07:51:48','2024-08-14 09:51:28','2024-08-14 09:44:48','2024-08-14 09:51:28',NULL,0,0,NULL,NULL),(32433,'mixpanel','completed',10,'2024-08-14 08:39:28','2024-08-14 10:01:26','2024-08-14 09:56:28','2024-08-14 10:01:26',NULL,0,0,NULL,NULL),(32434,'mixpanel','completed',10,'2024-08-14 08:44:28','2024-08-14 10:11:28','2024-08-14 10:06:28','2024-08-14 10:11:28',NULL,0,0,NULL,NULL),(32435,'mixpanel','completed',10,'2024-08-14 08:57:28','2024-08-14 10:19:50','2024-08-14 10:16:28','2024-08-14 10:19:50',NULL,0,0,NULL,NULL),(32436,'mixpanel','completed',10,'2024-08-14 08:40:28','2024-08-14 10:31:26','2024-08-14 10:26:28','2024-08-14 10:31:26',NULL,0,0,NULL,NULL),(32437,'mixpanel','completed',10,'2024-08-14 09:19:11','2024-08-14 10:36:25','2024-08-14 10:34:11','2024-08-14 10:36:25',NULL,0,0,NULL,NULL),(32438,'mixpanel','completed',10,'2024-08-14 08:58:28','2024-08-14 10:44:46','2024-08-14 10:41:28','2024-08-14 10:44:46',NULL,0,0,NULL,NULL),(32439,'mixpanel','completed',10,'2024-08-14 09:24:27','2024-08-14 10:56:30','2024-08-14 10:51:27','2024-08-14 10:56:30',NULL,0,0,NULL,NULL),(32440,'mixpanel','completed',10,'2024-08-14 09:33:27','2024-08-14 11:06:27','2024-08-14 11:01:27','2024-08-14 11:06:27',NULL,0,0,NULL,NULL),(32441,'mixpanel','completed',10,'2024-08-14 10:00:27','2024-08-14 11:16:27','2024-08-14 11:11:27','2024-08-14 11:16:27',NULL,0,0,NULL,NULL),(32442,'mixpanel','completed',10,'2024-08-14 09:50:30','2024-08-14 11:26:27','2024-08-14 11:21:30','2024-08-14 11:26:27',NULL,0,0,NULL,NULL),(32443,'mixpanel','completed',10,'2024-08-14 10:14:25','2024-08-14 11:35:48','2024-08-14 11:31:25','2024-08-14 11:35:48',NULL,0,0,NULL,NULL),(32444,'mixpanel','completed',10,'2024-08-14 10:13:25','2024-08-14 11:46:24','2024-08-14 11:41:25','2024-08-14 11:46:24',NULL,0,0,NULL,NULL),(32445,'mixpanel','completed',10,'2024-08-14 10:08:26','2024-08-14 11:56:27','2024-08-14 11:51:26','2024-08-14 11:56:27',NULL,0,0,NULL,NULL),(32446,'mixpanel','completed',10,'2024-08-14 10:09:26','2024-08-14 12:06:32','2024-08-14 12:01:26','2024-08-14 12:06:32',NULL,0,0,NULL,NULL),(32447,'mixpanel','completed',10,'2024-08-14 10:54:27','2024-08-14 12:16:22','2024-08-14 12:11:27','2024-08-14 12:16:22',NULL,0,0,NULL,NULL),(32448,'mixpanel','completed',10,'2024-08-14 10:55:42','2024-08-14 12:26:27','2024-08-14 12:20:42','2024-08-14 12:26:27',NULL,0,0,NULL,NULL),(32449,'mixpanel','completed',10,'2024-08-14 11:02:26','2024-08-14 12:36:27','2024-08-14 12:31:26','2024-08-14 12:36:27',NULL,0,0,NULL,NULL),(32450,'mixpanel','completed',10,'2024-08-14 10:41:12','2024-08-14 12:41:28','2024-08-14 12:39:12','2024-08-14 12:41:28',NULL,0,0,NULL,NULL),(32451,'mixpanel','completed',10,'2024-08-14 11:15:28','2024-08-14 12:51:27','2024-08-14 12:46:28','2024-08-14 12:51:27',NULL,0,0,NULL,NULL),(32452,'mixpanel','completed',10,'2024-08-14 11:16:30','2024-08-14 13:01:26','2024-08-14 12:56:30','2024-08-14 13:01:26',NULL,0,0,NULL,NULL),(32453,'mixpanel','completed',10,'2024-08-14 11:17:31','2024-08-14 13:11:29','2024-08-14 13:06:31','2024-08-14 13:11:29',NULL,0,0,NULL,NULL),(32454,'mixpanel','completed',10,'2024-08-14 11:15:27','2024-08-14 13:21:28','2024-08-14 13:16:27','2024-08-14 13:21:28',NULL,0,0,NULL,NULL),(32455,'mixpanel','completed',10,'2024-08-14 12:05:29','2024-08-14 13:31:25','2024-08-14 13:26:29','2024-08-14 13:31:25',NULL,0,0,NULL,NULL),(32456,'mixpanel','completed',10,'2024-08-14 11:58:28','2024-08-14 13:41:31','2024-08-14 13:36:28','2024-08-14 13:41:31',NULL,0,0,NULL,NULL),(32457,'mixpanel','completed',10,'2024-08-14 12:07:35','2024-08-14 13:46:25','2024-08-14 13:43:35','2024-08-14 13:46:25',NULL,0,0,NULL,NULL),(32458,'mixpanel','completed',10,'2024-08-14 12:39:26','2024-08-14 13:56:29','2024-08-14 13:51:26','2024-08-14 13:56:29',NULL,0,0,NULL,NULL),(32459,'mixpanel','completed',10,'2024-08-14 12:52:25','2024-08-14 14:06:26','2024-08-14 14:01:25','2024-08-14 14:06:26',NULL,0,0,NULL,NULL),(32460,'mixpanel','completed',10,'2024-08-14 12:17:24','2024-08-14 14:16:25','2024-08-14 14:11:24','2024-08-14 14:16:25',NULL,0,0,NULL,NULL),(32461,'mixpanel','completed',10,'2024-08-14 12:43:28','2024-08-14 14:24:19','2024-08-14 14:21:28','2024-08-14 14:24:19',NULL,0,0,NULL,NULL),(32462,'mixpanel','completed',10,'2024-08-14 12:55:27','2024-08-14 14:31:28','2024-08-14 14:26:27','2024-08-14 14:31:28',NULL,0,0,NULL,NULL),(32463,'mixpanel','completed',10,'2024-08-14 12:49:33','2024-08-14 14:41:28','2024-08-14 14:34:33','2024-08-14 14:41:28',NULL,0,0,NULL,NULL),(32464,'mixpanel','completed',10,'2024-08-14 13:05:26','2024-08-14 14:51:29','2024-08-14 14:46:26','2024-08-14 14:51:29',NULL,0,0,NULL,NULL),(32465,'mixpanel','completed',10,'2024-08-14 13:05:27','2024-08-14 15:01:25','2024-08-14 14:56:27','2024-08-14 15:01:25',NULL,0,0,NULL,NULL),(32466,'mixpanel','completed',10,'2024-08-14 13:58:27','2024-08-14 15:11:26','2024-08-14 15:06:27','2024-08-14 15:11:26',NULL,0,0,NULL,NULL),(32467,'mixpanel','completed',10,'2024-08-14 13:29:04','2024-08-14 15:21:26','2024-08-14 15:16:04','2024-08-14 15:21:26',NULL,0,0,NULL,NULL),(32468,'mixpanel','completed',10,'2024-08-14 14:21:30','2024-08-14 15:31:26','2024-08-14 15:26:30','2024-08-14 15:31:26',NULL,0,0,NULL,NULL),(32469,'mixpanel','completed',10,'2024-08-14 13:52:28','2024-08-14 15:41:27','2024-08-14 15:36:28','2024-08-14 15:41:27',NULL,0,0,NULL,NULL),(32470,'mixpanel','completed',10,'2024-08-14 14:10:43','2024-08-14 15:51:27','2024-08-14 15:45:43','2024-08-14 15:51:27',NULL,0,0,NULL,NULL),(32471,'mixpanel','completed',10,'2024-08-14 14:26:26','2024-08-14 16:01:24','2024-08-14 15:56:26','2024-08-14 16:01:24',NULL,0,0,NULL,NULL),(32472,'mixpanel','completed',10,'2024-08-14 14:53:29','2024-08-14 16:11:24','2024-08-14 16:06:29','2024-08-14 16:11:24',NULL,0,0,NULL,NULL),(32473,'mixpanel','completed',10,'2024-08-14 14:59:25','2024-08-14 16:21:27','2024-08-14 16:16:25','2024-08-14 16:21:27',NULL,0,0,NULL,NULL),(32474,'mixpanel','completed',10,'2024-08-14 14:47:24','2024-08-14 16:31:26','2024-08-14 16:25:24','2024-08-14 16:31:26',NULL,0,0,NULL,NULL),(32475,'mixpanel','completed',10,'2024-08-14 15:23:28','2024-08-14 16:41:26','2024-08-14 16:36:28','2024-08-14 16:41:26',NULL,0,0,NULL,NULL),(32476,'mixpanel','completed',10,'2024-08-14 15:22:29','2024-08-14 16:51:23','2024-08-14 16:46:29','2024-08-14 16:51:23',NULL,0,0,NULL,NULL),(32477,'mixpanel','completed',10,'2024-08-14 15:40:41','2024-08-14 17:00:51','2024-08-14 16:54:41','2024-08-14 17:00:51',NULL,0,0,NULL,NULL),(32478,'mixpanel','completed',10,'2024-08-14 15:37:32','2024-08-14 17:10:43','2024-08-14 17:06:32','2024-08-14 17:10:43',NULL,0,0,NULL,NULL),(32479,'mixpanel','completed',10,'2024-08-14 15:52:26','2024-08-14 17:21:27','2024-08-14 17:16:26','2024-08-14 17:21:27',NULL,0,0,NULL,NULL),(32480,'mixpanel','completed',10,'2024-08-14 15:52:33','2024-08-14 17:31:24','2024-08-14 17:25:33','2024-08-14 17:31:24',NULL,0,0,NULL,NULL),(32481,'mixpanel','completed',10,'2024-08-14 15:52:25','2024-08-14 17:41:24','2024-08-14 17:36:25','2024-08-14 17:41:24',NULL,0,0,NULL,NULL),(32482,'mixpanel','completed',10,'2024-08-14 16:42:33','2024-08-14 17:51:28','2024-08-14 17:46:33','2024-08-14 17:51:28',NULL,0,0,NULL,NULL),(32483,'mixpanel','completed',10,'2024-08-14 16:14:28','2024-08-14 18:01:24','2024-08-14 17:56:28','2024-08-14 18:01:24',NULL,0,0,NULL,NULL),(32484,'mixpanel','completed',10,'2024-08-14 16:36:28','2024-08-14 18:11:25','2024-08-14 18:06:28','2024-08-14 18:11:25',NULL,0,0,NULL,NULL),(32485,'mixpanel','completed',10,'2024-08-14 17:14:24','2024-08-14 18:21:25','2024-08-14 18:16:24','2024-08-14 18:21:25',NULL,0,0,NULL,NULL),(32486,'mixpanel','completed',10,'2024-08-14 16:38:24','2024-08-14 18:31:26','2024-08-14 18:26:24','2024-08-14 18:31:26',NULL,0,0,NULL,NULL),(32487,'mixpanel','completed',10,'2024-08-14 16:57:28','2024-08-14 18:41:25','2024-08-14 18:36:28','2024-08-14 18:41:25',NULL,0,0,NULL,NULL),(32488,'mixpanel','completed',10,'2024-08-14 17:40:25','2024-08-14 18:49:23','2024-08-14 18:46:25','2024-08-14 18:49:23',NULL,0,0,NULL,NULL),(32489,'mixpanel','completed',10,'2024-08-14 16:56:25','2024-08-14 18:54:09','2024-08-14 18:51:25','2024-08-14 18:54:09',NULL,0,0,NULL,NULL),(32490,'mixpanel','completed',10,'2024-08-14 17:12:28','2024-08-14 19:01:22','2024-08-14 18:56:28','2024-08-14 19:01:22',NULL,0,0,NULL,NULL),(32491,'mixpanel','completed',10,'2024-08-14 17:50:27','2024-08-14 19:11:28','2024-08-14 19:06:27','2024-08-14 19:11:28',NULL,0,0,NULL,NULL),(32492,'mixpanel','completed',10,'2024-08-14 17:57:31','2024-08-14 19:21:28','2024-08-14 19:15:31','2024-08-14 19:21:28',NULL,0,0,NULL,NULL),(32493,'mixpanel','completed',10,'2024-08-14 17:52:24','2024-08-14 19:31:24','2024-08-14 19:26:24','2024-08-14 19:31:24',NULL,0,0,NULL,NULL),(32494,'mixpanel','completed',10,'2024-08-14 18:08:29','2024-08-14 19:41:21','2024-08-14 19:36:29','2024-08-14 19:41:21',NULL,0,0,NULL,NULL),(32495,'mixpanel','completed',10,'2024-08-14 18:22:24','2024-08-14 19:51:24','2024-08-14 19:46:24','2024-08-14 19:51:24',NULL,0,0,NULL,NULL),(32496,'mixpanel','completed',10,'2024-08-14 18:30:26','2024-08-14 19:59:00','2024-08-14 19:56:26','2024-08-14 19:59:00',NULL,0,0,NULL,NULL),(32497,'mixpanel','completed',10,'2024-08-14 18:56:24','2024-08-14 20:04:10','2024-08-14 20:01:24','2024-08-14 20:04:10',NULL,0,0,NULL,NULL),(32498,'mixpanel','completed',10,'2024-08-14 18:16:27','2024-08-14 20:11:27','2024-08-14 20:06:27','2024-08-14 20:11:27',NULL,0,0,NULL,NULL),(32499,'mixpanel','completed',10,'2024-08-14 18:33:26','2024-08-14 20:21:26','2024-08-14 20:16:26','2024-08-14 20:21:26',NULL,0,0,NULL,NULL),(32500,'mixpanel','completed',10,'2024-08-14 18:37:53','2024-08-14 20:31:29','2024-08-14 20:25:53','2024-08-14 20:31:29',NULL,0,0,NULL,NULL),(32501,'mixpanel','completed',10,'2024-08-14 19:26:50','2024-08-14 20:38:55','2024-08-14 20:36:50','2024-08-14 20:38:55',NULL,0,0,NULL,NULL),(32502,'mixpanel','completed',10,'2024-08-14 18:49:27','2024-08-14 20:46:24','2024-08-14 20:41:27','2024-08-14 20:46:24',NULL,0,0,NULL,NULL),(32503,'mixpanel','completed',10,'2024-08-14 19:32:26','2024-08-14 20:56:44','2024-08-14 20:51:26','2024-08-14 20:56:44',NULL,0,0,NULL,NULL),(32504,'mixpanel','completed',10,'2024-08-14 19:23:28','2024-08-14 21:06:35','2024-08-14 21:01:28','2024-08-14 21:06:35',NULL,0,0,NULL,NULL),(32505,'mixpanel','completed',10,'2024-08-14 19:31:11','2024-08-14 21:11:29','2024-08-14 21:09:11','2024-08-14 21:11:29',NULL,0,0,NULL,NULL),(32506,'mixpanel','completed',10,'2024-08-14 19:31:25','2024-08-14 21:21:25','2024-08-14 21:16:25','2024-08-14 21:21:25',NULL,0,0,NULL,NULL),(32507,'mixpanel','completed',10,'2024-08-14 20:16:26','2024-08-14 21:31:24','2024-08-14 21:26:26','2024-08-14 21:31:24',NULL,0,0,NULL,NULL),(32508,'mixpanel','completed',10,'2024-08-14 19:52:25','2024-08-14 21:39:15','2024-08-14 21:36:25','2024-08-14 21:39:15',NULL,0,0,NULL,NULL),(32509,'mixpanel','completed',10,'2024-08-14 19:55:27','2024-08-14 21:46:26','2024-08-14 21:41:27','2024-08-14 21:46:26',NULL,0,0,NULL,NULL),(32510,'mixpanel','completed',10,'2024-08-14 20:37:25','2024-08-14 21:56:27','2024-08-14 21:51:25','2024-08-14 21:56:27',NULL,0,0,NULL,NULL),(32511,'mixpanel','completed',10,'2024-08-14 20:03:04','2024-08-14 22:01:25','2024-08-14 21:59:04','2024-08-14 22:01:25',NULL,0,0,NULL,NULL),(32512,'mixpanel','completed',10,'2024-08-14 21:01:25','2024-08-14 22:06:28','2024-08-14 22:04:25','2024-08-14 22:06:28',NULL,0,0,NULL,NULL),(32513,'mixpanel','completed',10,'2024-08-14 20:40:18','2024-08-14 22:11:23','2024-08-14 22:09:18','2024-08-14 22:11:23',NULL,0,0,NULL,NULL),(32514,'mixpanel','completed',10,'2024-08-14 21:12:24','2024-08-14 22:21:25','2024-08-14 22:16:24','2024-08-14 22:21:25',NULL,0,0,NULL,NULL),(32515,'mixpanel','completed',10,'2024-08-14 20:26:36','2024-08-14 22:31:23','2024-08-14 22:25:36','2024-08-14 22:31:23',NULL,0,0,NULL,NULL),(32516,'mixpanel','completed',10,'2024-08-14 21:08:26','2024-08-14 22:41:26','2024-08-14 22:36:26','2024-08-14 22:41:26',NULL,0,0,NULL,NULL),(32517,'mixpanel','completed',10,'2024-08-14 21:40:47','2024-08-14 22:46:21','2024-08-14 22:43:47','2024-08-14 22:46:21',NULL,0,0,NULL,NULL),(32518,'mixpanel','completed',10,'2024-08-14 21:21:35','2024-08-14 22:56:29','2024-08-14 22:50:35','2024-08-14 22:56:29',NULL,0,0,NULL,NULL),(32519,'mixpanel','completed',10,'2024-08-14 21:39:30','2024-08-14 23:01:24','2024-08-14 22:56:30','2024-08-14 23:01:24',NULL,0,0,NULL,NULL),(32520,'mixpanel','completed',10,'2024-08-14 21:29:12','2024-08-14 23:11:35','2024-08-14 23:05:12','2024-08-14 23:11:35',NULL,0,0,NULL,NULL),(32521,'mixpanel','completed',10,'2024-08-14 21:56:22','2024-08-14 23:18:54','2024-08-14 23:16:22','2024-08-14 23:18:54',NULL,0,0,NULL,NULL),(32522,'mixpanel','completed',10,'2024-08-14 21:49:27','2024-08-14 23:25:22','2024-08-14 23:21:27','2024-08-14 23:25:22',NULL,0,0,NULL,NULL),(32523,'mixpanel','completed',10,'2024-08-14 22:06:18','2024-08-14 23:36:24','2024-08-14 23:30:18','2024-08-14 23:36:24',NULL,0,0,NULL,NULL),(32524,'mixpanel','completed',10,'2024-08-14 22:06:43','2024-08-14 23:45:55','2024-08-14 23:40:43','2024-08-14 23:45:55',NULL,0,0,NULL,NULL),(32525,'schedule_re_engagement_email','completed',10,'2024-08-15 23:45:55','2024-08-15 23:46:27','2024-08-14 23:45:55','2024-08-15 23:46:27',NULL,0,0,NULL,NULL),(32526,'mixpanel','completed',10,'2024-08-14 22:08:29','2024-08-14 23:56:27','2024-08-14 23:50:29','2024-08-14 23:56:27',NULL,0,0,NULL,NULL),(32527,'mixpanel','completed',10,'2024-08-14 22:59:24','2024-08-15 00:06:22','2024-08-15 00:01:24','2024-08-15 00:06:22',NULL,0,0,NULL,NULL),(32528,'mixpanel','completed',10,'2024-08-14 22:23:22','2024-08-15 00:16:27','2024-08-15 00:11:22','2024-08-15 00:16:27',NULL,0,0,NULL,NULL),(32529,'mixpanel','completed',10,'2024-08-14 22:31:25','2024-08-15 00:26:24','2024-08-15 00:21:25','2024-08-15 00:26:24',NULL,0,0,NULL,NULL),(32530,'mixpanel','completed',10,'2024-08-14 22:33:24','2024-08-15 00:36:24','2024-08-15 00:31:24','2024-08-15 00:36:24',NULL,0,0,NULL,NULL),(32531,'mixpanel','completed',10,'2024-08-14 23:24:26','2024-08-15 00:43:30','2024-08-15 00:41:26','2024-08-15 00:43:30',NULL,0,0,NULL,NULL),(32532,'mixpanel','completed',10,'2024-08-14 23:28:23','2024-08-15 00:51:30','2024-08-15 00:46:23','2024-08-15 00:51:30',NULL,0,0,NULL,NULL),(32533,'mixpanel','completed',10,'2024-08-14 23:13:20','2024-08-15 01:01:24','2024-08-15 00:56:20','2024-08-15 01:01:24',NULL,0,0,NULL,NULL),(32534,'mixpanel','completed',10,'2024-08-14 23:05:54','2024-08-15 01:06:21','2024-08-15 01:03:54','2024-08-15 01:06:21',NULL,0,0,NULL,NULL),(32535,'mixpanel','completed',10,'2024-08-14 23:23:22','2024-08-15 01:16:22','2024-08-15 01:11:22','2024-08-15 01:16:22',NULL,0,0,NULL,NULL),(32536,'mixpanel','completed',10,'2024-08-14 23:26:24','2024-08-15 01:26:19','2024-08-15 01:21:24','2024-08-15 01:26:19',NULL,0,0,NULL,NULL),(32537,'mixpanel','completed',10,'2024-08-14 23:56:21','2024-08-15 01:36:25','2024-08-15 01:31:21','2024-08-15 01:36:25',NULL,0,0,NULL,NULL),(32538,'mixpanel','completed',10,'2024-08-15 00:27:23','2024-08-15 01:46:19','2024-08-15 01:41:23','2024-08-15 01:46:19',NULL,0,0,NULL,NULL),(32539,'mixpanel','completed',10,'2024-08-14 23:54:20','2024-08-15 01:56:21','2024-08-15 01:51:20','2024-08-15 01:56:21',NULL,0,0,NULL,NULL),(32540,'mixpanel','completed',10,'2024-08-15 00:23:54','2024-08-15 02:01:25','2024-08-15 01:58:54','2024-08-15 02:01:25',NULL,0,0,NULL,NULL),(32541,'mixpanel','completed',10,'2024-08-15 00:18:29','2024-08-15 02:11:26','2024-08-15 02:06:29','2024-08-15 02:11:26',NULL,0,0,NULL,NULL),(32542,'mixpanel','completed',10,'2024-08-15 00:39:39','2024-08-15 02:21:28','2024-08-15 02:15:39','2024-08-15 02:21:28',NULL,0,0,NULL,NULL),(32543,'mixpanel','completed',10,'2024-08-15 00:28:27','2024-08-15 02:31:22','2024-08-15 02:26:27','2024-08-15 02:31:22',NULL,0,0,NULL,NULL),(32544,'mixpanel','completed',10,'2024-08-15 01:04:22','2024-08-15 02:41:22','2024-08-15 02:36:22','2024-08-15 02:41:22',NULL,0,0,NULL,NULL),(32545,'mixpanel','completed',10,'2024-08-15 00:55:22','2024-08-15 02:51:24','2024-08-15 02:46:22','2024-08-15 02:51:24',NULL,0,0,NULL,NULL),(32546,'mixpanel','completed',10,'2024-08-15 00:55:25','2024-08-15 03:01:21','2024-08-15 02:56:25','2024-08-15 03:01:21',NULL,0,0,NULL,NULL),(32547,'mixpanel','completed',10,'2024-08-15 01:10:22','2024-08-15 03:11:24','2024-08-15 03:06:22','2024-08-15 03:11:24',NULL,0,0,NULL,NULL),(32548,'mixpanel','completed',10,'2024-08-15 01:23:16','2024-08-15 03:19:16','2024-08-15 03:15:16','2024-08-15 03:19:16',NULL,0,0,NULL,NULL),(32549,'mixpanel','completed',10,'2024-08-15 01:27:22','2024-08-15 03:26:24','2024-08-15 03:21:22','2024-08-15 03:26:24',NULL,0,0,NULL,NULL),(32550,'mixpanel','completed',10,'2024-08-15 01:49:25','2024-08-15 03:36:21','2024-08-15 03:31:25','2024-08-15 03:36:21',NULL,0,0,NULL,NULL),(32551,'mixpanel','completed',10,'2024-08-15 02:02:26','2024-08-15 03:46:26','2024-08-15 03:41:26','2024-08-15 03:46:26',NULL,0,0,NULL,NULL),(32552,'mixpanel','completed',10,'2024-08-15 02:04:22','2024-08-15 03:56:26','2024-08-15 03:51:22','2024-08-15 03:56:26',NULL,0,0,NULL,NULL),(32553,'mixpanel','completed',10,'2024-08-15 02:06:25','2024-08-15 04:06:25','2024-08-15 04:01:25','2024-08-15 04:06:25',NULL,0,0,NULL,NULL),(32554,'mixpanel','completed',10,'2024-08-15 02:24:26','2024-08-15 04:16:22','2024-08-15 04:11:26','2024-08-15 04:16:22',NULL,0,0,NULL,NULL),(32555,'mixpanel','completed',10,'2024-08-15 02:42:41','2024-08-15 04:26:32','2024-08-15 04:20:41','2024-08-15 04:26:32',NULL,0,0,NULL,NULL),(32556,'mixpanel','completed',10,'2024-08-15 02:41:41','2024-08-15 04:36:40','2024-08-15 04:31:41','2024-08-15 04:36:40',NULL,0,0,NULL,NULL),(32557,'mixpanel','completed',10,'2024-08-15 03:13:21','2024-08-15 04:41:26','2024-08-15 04:39:21','2024-08-15 04:41:26',NULL,0,0,NULL,NULL),(32558,'mixpanel','completed',10,'2024-08-15 03:26:46','2024-08-15 04:51:22','2024-08-15 04:46:46','2024-08-15 04:51:22',NULL,0,0,NULL,NULL),(32559,'mixpanel','completed',10,'2024-08-15 03:17:00','2024-08-15 05:01:26','2024-08-15 04:56:00','2024-08-15 05:01:26',NULL,0,0,NULL,NULL),(32560,'mixpanel','completed',10,'2024-08-15 03:52:33','2024-08-15 05:11:22','2024-08-15 05:05:33','2024-08-15 05:11:22',NULL,0,0,NULL,NULL),(32561,'mixpanel','completed',10,'2024-08-15 03:48:20','2024-08-15 05:20:50','2024-08-15 05:16:20','2024-08-15 05:20:50',NULL,0,0,NULL,NULL),(32562,'mixpanel','completed',10,'2024-08-15 04:04:21','2024-08-15 05:31:27','2024-08-15 05:26:21','2024-08-15 05:31:27',NULL,0,0,NULL,NULL),(32563,'mixpanel','completed',10,'2024-08-15 03:40:25','2024-08-15 05:41:26','2024-08-15 05:36:25','2024-08-15 05:41:26',NULL,0,0,NULL,NULL),(32564,'mixpanel','completed',10,'2024-08-15 04:40:25','2024-08-15 05:51:26','2024-08-15 05:46:25','2024-08-15 05:51:26',NULL,0,0,NULL,NULL),(32565,'mixpanel','completed',10,'2024-08-15 03:55:24','2024-08-15 06:01:24','2024-08-15 05:56:24','2024-08-15 06:01:24',NULL,0,0,NULL,NULL),(32566,'mixpanel','completed',10,'2024-08-15 04:09:24','2024-08-15 06:11:25','2024-08-15 06:06:24','2024-08-15 06:11:25',NULL,0,0,NULL,NULL),(32567,'mixpanel','completed',10,'2024-08-15 05:04:24','2024-08-15 06:21:21','2024-08-15 06:16:24','2024-08-15 06:21:21',NULL,0,0,NULL,NULL),(32568,'mixpanel','completed',10,'2024-08-15 05:15:26','2024-08-15 06:31:25','2024-08-15 06:26:26','2024-08-15 06:31:25',NULL,0,0,NULL,NULL),(32569,'mixpanel','completed',10,'2024-08-15 05:20:32','2024-08-15 06:41:26','2024-08-15 06:36:32','2024-08-15 06:41:26',NULL,0,0,NULL,NULL),(32570,'mixpanel','completed',10,'2024-08-15 05:18:24','2024-08-15 06:51:26','2024-08-15 06:46:24','2024-08-15 06:51:26',NULL,0,0,NULL,NULL),(32571,'mixpanel','completed',10,'2024-08-15 05:02:23','2024-08-15 07:01:25','2024-08-15 06:56:23','2024-08-15 07:01:25',NULL,0,0,NULL,NULL),(32572,'mixpanel','completed',10,'2024-08-15 06:02:26','2024-08-15 07:11:25','2024-08-15 07:06:26','2024-08-15 07:11:25',NULL,0,0,NULL,NULL),(32573,'mixpanel','completed',10,'2024-08-15 05:44:25','2024-08-15 07:21:24','2024-08-15 07:16:25','2024-08-15 07:21:24',NULL,0,0,NULL,NULL),(32574,'mixpanel','completed',10,'2024-08-15 05:36:27','2024-08-15 07:30:46','2024-08-15 07:26:27','2024-08-15 07:30:46',NULL,0,0,NULL,NULL),(32575,'mixpanel','completed',10,'2024-08-15 06:26:24','2024-08-15 07:41:26','2024-08-15 07:36:24','2024-08-15 07:41:26',NULL,0,0,NULL,NULL),(32576,'mixpanel','completed',10,'2024-08-15 05:46:51','2024-08-15 07:51:26','2024-08-15 07:45:51','2024-08-15 07:51:26',NULL,0,0,NULL,NULL),(32577,'mixpanel','completed',10,'2024-08-15 06:35:29','2024-08-15 08:01:23','2024-08-15 07:56:29','2024-08-15 08:01:23',NULL,0,0,NULL,NULL),(32578,'mixpanel','completed',10,'2024-08-15 06:38:26','2024-08-15 08:11:26','2024-08-15 08:06:26','2024-08-15 08:11:26',NULL,0,0,NULL,NULL),(32579,'mixpanel','completed',10,'2024-08-15 06:54:25','2024-08-15 08:21:26','2024-08-15 08:16:25','2024-08-15 08:21:26',NULL,0,0,NULL,NULL),(32580,'mixpanel','completed',10,'2024-08-15 07:15:28','2024-08-15 08:31:22','2024-08-15 08:26:28','2024-08-15 08:31:22',NULL,0,0,NULL,NULL),(32581,'mixpanel','completed',10,'2024-08-15 07:25:24','2024-08-15 08:41:27','2024-08-15 08:36:24','2024-08-15 08:41:27',NULL,0,0,NULL,NULL),(32582,'mixpanel','completed',10,'2024-08-15 07:04:41','2024-08-15 08:56:25','2024-08-15 08:51:41','2024-08-15 08:56:25',NULL,0,0,NULL,NULL),(32583,'mixpanel','completed',10,'2024-08-15 07:09:32','2024-08-15 09:06:32','2024-08-15 08:59:32','2024-08-15 09:06:32',NULL,0,0,NULL,NULL),(32584,'mixpanel','completed',10,'2024-08-15 07:15:30','2024-08-15 09:16:25','2024-08-15 09:11:30','2024-08-15 09:16:25',NULL,0,0,NULL,NULL),(32585,'mixpanel','completed',10,'2024-08-15 07:58:26','2024-08-15 09:26:27','2024-08-15 09:21:26','2024-08-15 09:26:27',NULL,0,0,NULL,NULL),(32586,'mixpanel','completed',10,'2024-08-15 08:21:25','2024-08-15 09:36:27','2024-08-15 09:31:25','2024-08-15 09:36:27',NULL,0,0,NULL,NULL),(32587,'mixpanel','completed',10,'2024-08-15 07:43:27','2024-08-15 09:46:24','2024-08-15 09:41:27','2024-08-15 09:46:24',NULL,0,0,NULL,NULL),(32588,'mixpanel','completed',10,'2024-08-15 08:20:30','2024-08-15 09:56:28','2024-08-15 09:51:30','2024-08-15 09:56:28',NULL,0,0,NULL,NULL),(32589,'mixpanel','completed',10,'2024-08-15 08:31:23','2024-08-15 10:06:29','2024-08-15 10:01:23','2024-08-15 10:06:29',NULL,0,0,NULL,NULL),(32590,'mixpanel','completed',10,'2024-08-15 08:39:28','2024-08-15 10:16:27','2024-08-15 10:11:28','2024-08-15 10:16:27',NULL,0,0,NULL,NULL),(32591,'mixpanel','completed',10,'2024-08-15 09:14:11','2024-08-15 10:21:24','2024-08-15 10:19:11','2024-08-15 10:21:24',NULL,0,0,NULL,NULL),(32592,'mixpanel','completed',10,'2024-08-15 09:08:34','2024-08-15 10:26:25','2024-08-15 10:23:34','2024-08-15 10:26:25',NULL,0,0,NULL,NULL),(32593,'mixpanel','completed',10,'2024-08-15 08:43:09','2024-08-15 10:36:29','2024-08-15 10:31:09','2024-08-15 10:36:29',NULL,0,0,NULL,NULL),(32594,'mixpanel','completed',10,'2024-08-15 09:16:32','2024-08-15 10:46:26','2024-08-15 10:41:32','2024-08-15 10:46:26',NULL,0,0,NULL,NULL),(32595,'mixpanel','completed',10,'2024-08-15 09:37:26','2024-08-15 10:54:12','2024-08-15 10:51:26','2024-08-15 10:54:12',NULL,0,0,NULL,NULL),(32596,'mixpanel','completed',10,'2024-08-15 09:12:29','2024-08-15 11:01:25','2024-08-15 10:56:29','2024-08-15 11:01:25',NULL,0,0,NULL,NULL),(32597,'mixpanel','completed',10,'2024-08-15 10:03:27','2024-08-15 11:11:29','2024-08-15 11:06:27','2024-08-15 11:11:29',NULL,0,0,NULL,NULL),(32598,'mixpanel','completed',10,'2024-08-15 09:29:42','2024-08-15 11:15:50','2024-08-15 11:13:42','2024-08-15 11:15:50',NULL,0,0,NULL,NULL),(32599,'mixpanel','completed',10,'2024-08-15 09:33:15','2024-08-15 11:21:25','2024-08-15 11:18:15','2024-08-15 11:21:25',NULL,0,0,NULL,NULL),(32600,'subscribers_engagement_score','completed',10,'2024-08-15 11:26:29','2024-08-15 11:31:30','2024-08-15 11:26:29','2024-08-15 11:31:30',NULL,0,0,NULL,NULL),(32601,'mixpanel','completed',10,'2024-08-15 10:21:29','2024-08-15 11:31:30','2024-08-15 11:26:29','2024-08-15 11:31:30',NULL,0,0,NULL,NULL),(32602,'subscribers_engagement_score','completed',10,'2024-08-16 05:00:00','2024-08-16 05:00:09','2024-08-15 11:31:30','2024-08-16 05:00:09',NULL,0,0,NULL,NULL),(32603,'mixpanel','completed',10,'2024-08-15 09:39:29','2024-08-15 11:41:31','2024-08-15 11:36:29','2024-08-15 11:41:31',NULL,0,0,NULL,NULL),(32604,'mixpanel','completed',10,'2024-08-15 10:07:37','2024-08-15 11:51:33','2024-08-15 11:46:37','2024-08-15 11:51:33',NULL,0,0,NULL,NULL),(32605,'mixpanel','completed',10,'2024-08-15 10:28:32','2024-08-15 12:00:49','2024-08-15 11:56:32','2024-08-15 12:00:49',NULL,0,0,NULL,NULL),(32606,'mixpanel','completed',10,'2024-08-15 10:18:31','2024-08-15 12:11:30','2024-08-15 12:05:31','2024-08-15 12:11:30',NULL,0,0,NULL,NULL),(32607,'mixpanel','completed',10,'2024-08-15 10:50:28','2024-08-15 12:21:25','2024-08-15 12:16:28','2024-08-15 12:21:25',NULL,0,0,NULL,NULL),(32608,'mixpanel','completed',10,'2024-08-15 10:29:31','2024-08-15 12:31:33','2024-08-15 12:26:31','2024-08-15 12:31:33',NULL,0,0,NULL,NULL),(32609,'mixpanel','completed',10,'2024-08-15 10:44:28','2024-08-15 12:41:28','2024-08-15 12:36:28','2024-08-15 12:41:28',NULL,0,0,NULL,NULL),(32610,'mixpanel','completed',10,'2024-08-15 10:54:55','2024-08-15 12:51:30','2024-08-15 12:44:55','2024-08-15 12:51:30',NULL,0,0,NULL,NULL),(32611,'mixpanel','completed',10,'2024-08-15 11:27:30','2024-08-15 13:01:28','2024-08-15 12:56:30','2024-08-15 13:01:28',NULL,0,0,NULL,NULL),(32612,'mixpanel','completed',10,'2024-08-15 11:38:15','2024-08-15 13:08:30','2024-08-15 13:05:15','2024-08-15 13:08:30',NULL,0,0,NULL,NULL),(32613,'mixpanel','completed',10,'2024-08-15 11:44:28','2024-08-15 13:16:30','2024-08-15 13:11:28','2024-08-15 13:16:30',NULL,0,0,NULL,NULL),(32614,'mixpanel','completed',10,'2024-08-15 12:06:30','2024-08-15 13:24:08','2024-08-15 13:21:30','2024-08-15 13:24:08',NULL,0,0,NULL,NULL),(32615,'mixpanel','completed',10,'2024-08-15 12:12:19','2024-08-15 13:31:27','2024-08-15 13:26:19','2024-08-15 13:31:27',NULL,0,0,NULL,NULL),(32616,'mixpanel','completed',10,'2024-08-15 11:59:31','2024-08-15 13:41:30','2024-08-15 13:36:31','2024-08-15 13:41:30',NULL,0,0,NULL,NULL),(32617,'mixpanel','completed',10,'2024-08-15 12:21:28','2024-08-15 13:51:28','2024-08-15 13:46:28','2024-08-15 13:51:28',NULL,0,0,NULL,NULL),(32618,'mixpanel','completed',10,'2024-08-15 12:46:43','2024-08-15 14:00:03','2024-08-15 13:55:43','2024-08-15 14:00:03',NULL,0,0,NULL,NULL),(32619,'mixpanel','completed',10,'2024-08-15 12:37:31','2024-08-15 14:11:30','2024-08-15 14:06:31','2024-08-15 14:11:30',NULL,0,0,NULL,NULL),(32620,'mixpanel','completed',10,'2024-08-15 12:30:28','2024-08-15 14:20:17','2024-08-15 14:16:28','2024-08-15 14:20:17',NULL,0,0,NULL,NULL),(32621,'mixpanel','completed',10,'2024-08-15 12:31:30','2024-08-15 14:31:32','2024-08-15 14:26:30','2024-08-15 14:31:32',NULL,0,0,NULL,NULL),(32622,'mixpanel','completed',10,'2024-08-15 13:12:32','2024-08-15 14:41:30','2024-08-15 14:36:32','2024-08-15 14:41:30',NULL,0,0,NULL,NULL),(32623,'mixpanel','completed',10,'2024-08-15 12:57:28','2024-08-15 14:51:30','2024-08-15 14:46:28','2024-08-15 14:51:30',NULL,0,0,NULL,NULL),(32624,'mixpanel','completed',10,'2024-08-15 13:19:27','2024-08-15 15:01:30','2024-08-15 14:56:27','2024-08-15 15:01:30',NULL,0,0,NULL,NULL),(32625,'mixpanel','completed',10,'2024-08-15 13:13:30','2024-08-15 15:11:26','2024-08-15 15:06:30','2024-08-15 15:11:26',NULL,0,0,NULL,NULL),(32626,'mixpanel','completed',10,'2024-08-15 14:05:29','2024-08-15 15:21:32','2024-08-15 15:16:29','2024-08-15 15:21:32',NULL,0,0,NULL,NULL),(32627,'mixpanel','completed',10,'2024-08-15 13:26:25','2024-08-15 15:26:32','2024-08-15 15:24:25','2024-08-15 15:26:32',NULL,0,0,NULL,NULL),(32628,'mixpanel','completed',10,'2024-08-15 14:21:28','2024-08-15 15:36:30','2024-08-15 15:31:28','2024-08-15 15:36:30',NULL,0,0,NULL,NULL),(32629,'mixpanel','completed',10,'2024-08-15 14:26:17','2024-08-15 15:41:29','2024-08-15 15:39:17','2024-08-15 15:41:29',NULL,0,0,NULL,NULL),(32630,'mixpanel','completed',10,'2024-08-15 13:59:36','2024-08-15 15:51:30','2024-08-15 15:44:36','2024-08-15 15:51:30',NULL,0,0,NULL,NULL),(32631,'mixpanel','completed',10,'2024-08-15 14:01:30','2024-08-15 16:01:28','2024-08-15 15:56:30','2024-08-15 16:01:28',NULL,0,0,NULL,NULL),(32632,'mixpanel','completed',10,'2024-08-15 14:30:08','2024-08-15 16:06:32','2024-08-15 16:04:08','2024-08-15 16:06:32',NULL,0,0,NULL,NULL),(32633,'mixpanel','completed',10,'2024-08-15 14:17:03','2024-08-15 16:16:29','2024-08-15 16:11:03','2024-08-15 16:16:29',NULL,0,0,NULL,NULL),(32634,'mixpanel','completed',10,'2024-08-15 14:25:28','2024-08-15 16:26:30','2024-08-15 16:21:28','2024-08-15 16:26:30',NULL,0,0,NULL,NULL),(32635,'mixpanel','completed',10,'2024-08-15 15:24:28','2024-08-15 16:36:29','2024-08-15 16:31:28','2024-08-15 16:36:29',NULL,0,0,NULL,NULL),(32636,'mixpanel','completed',10,'2024-08-15 15:27:30','2024-08-15 16:46:03','2024-08-15 16:41:30','2024-08-15 16:46:03',NULL,0,0,NULL,NULL),(32637,'mixpanel','completed',10,'2024-08-15 15:19:32','2024-08-15 16:56:28','2024-08-15 16:51:32','2024-08-15 16:56:28',NULL,0,0,NULL,NULL),(32638,'mixpanel','completed',10,'2024-08-15 15:15:31','2024-08-15 17:06:31','2024-08-15 17:01:31','2024-08-15 17:06:31',NULL,0,0,NULL,NULL),(32639,'mixpanel','completed',10,'2024-08-15 16:06:29','2024-08-15 17:16:28','2024-08-15 17:11:29','2024-08-15 17:16:28',NULL,0,0,NULL,NULL),(32640,'mixpanel','completed',10,'2024-08-15 15:44:29','2024-08-15 17:26:31','2024-08-15 17:21:29','2024-08-15 17:26:31',NULL,0,0,NULL,NULL),(32641,'mixpanel','completed',10,'2024-08-15 16:19:27','2024-08-15 17:36:29','2024-08-15 17:31:27','2024-08-15 17:36:29',NULL,0,0,NULL,NULL),(32642,'mixpanel','completed',10,'2024-08-15 16:35:27','2024-08-15 17:46:27','2024-08-15 17:41:27','2024-08-15 17:46:27',NULL,0,0,NULL,NULL),(32643,'mixpanel','completed',10,'2024-08-15 16:31:30','2024-08-15 17:56:29','2024-08-15 17:51:30','2024-08-15 17:56:29',NULL,0,0,NULL,NULL),(32644,'mixpanel','completed',10,'2024-08-15 16:15:25','2024-08-15 18:06:28','2024-08-15 18:01:25','2024-08-15 18:06:28',NULL,0,0,NULL,NULL),(32645,'mixpanel','completed',10,'2024-08-15 16:40:29','2024-08-15 18:16:27','2024-08-15 18:11:29','2024-08-15 18:16:27',NULL,0,0,NULL,NULL),(32646,'mixpanel','completed',10,'2024-08-15 16:22:29','2024-08-15 18:24:13','2024-08-15 18:21:29','2024-08-15 18:24:13',NULL,0,0,NULL,NULL),(32647,'mixpanel','completed',10,'2024-08-15 16:29:26','2024-08-15 18:31:29','2024-08-15 18:26:26','2024-08-15 18:31:29',NULL,0,0,NULL,NULL),(32648,'mixpanel','completed',10,'2024-08-15 17:03:50','2024-08-15 18:41:32','2024-08-15 18:34:50','2024-08-15 18:41:32',NULL,0,0,NULL,NULL),(32649,'mixpanel','completed',10,'2024-08-15 17:20:30','2024-08-15 18:51:31','2024-08-15 18:46:30','2024-08-15 18:51:31',NULL,0,0,NULL,NULL),(32650,'mixpanel','completed',10,'2024-08-15 16:57:26','2024-08-15 19:01:28','2024-08-15 18:56:26','2024-08-15 19:01:28',NULL,0,0,NULL,NULL),(32651,'mixpanel','completed',10,'2024-08-15 17:38:28','2024-08-15 19:11:28','2024-08-15 19:06:28','2024-08-15 19:11:28',NULL,0,0,NULL,NULL),(32652,'mixpanel','completed',10,'2024-08-15 17:44:28','2024-08-15 19:21:27','2024-08-15 19:16:28','2024-08-15 19:21:27',NULL,0,0,NULL,NULL),(32653,'mixpanel','completed',10,'2024-08-15 18:04:31','2024-08-15 19:31:06','2024-08-15 19:26:31','2024-08-15 19:31:06',NULL,0,0,NULL,NULL),(32654,'mixpanel','completed',10,'2024-08-15 18:06:29','2024-08-15 19:46:26','2024-08-15 19:36:29','2024-08-15 19:46:26',NULL,0,0,NULL,NULL),(32655,'mixpanel','completed',10,'2024-08-15 18:01:32','2024-08-15 19:56:29','2024-08-15 19:51:32','2024-08-15 19:56:29',NULL,0,0,NULL,NULL),(32656,'mixpanel','completed',10,'2024-08-15 18:30:28','2024-08-15 20:03:33','2024-08-15 19:59:28','2024-08-15 20:03:33',NULL,0,0,NULL,NULL),(32657,'mixpanel','completed',10,'2024-08-15 18:45:32','2024-08-15 20:11:29','2024-08-15 20:06:32','2024-08-15 20:11:29',NULL,0,0,NULL,NULL),(32658,'mixpanel','completed',10,'2024-08-15 18:59:54','2024-08-15 20:21:34','2024-08-15 20:15:54','2024-08-15 20:21:34',NULL,0,0,NULL,NULL),(32659,'mixpanel','completed',10,'2024-08-15 18:59:28','2024-08-15 20:31:34','2024-08-15 20:26:28','2024-08-15 20:31:34',NULL,0,0,NULL,NULL),(32660,'mixpanel','completed',10,'2024-08-15 18:42:30','2024-08-15 20:41:26','2024-08-15 20:36:30','2024-08-15 20:41:26',NULL,0,0,NULL,NULL),(32661,'mixpanel','completed',10,'2024-08-15 19:24:42','2024-08-15 20:46:28','2024-08-15 20:43:42','2024-08-15 20:46:28',NULL,0,0,NULL,NULL),(32662,'mixpanel','completed',10,'2024-08-15 18:59:26','2024-08-15 20:56:28','2024-08-15 20:51:26','2024-08-15 20:56:28',NULL,0,0,NULL,NULL),(32663,'mixpanel','completed',10,'2024-08-15 19:21:28','2024-08-15 21:06:35','2024-08-15 21:01:28','2024-08-15 21:06:35',NULL,0,0,NULL,NULL),(32664,'mixpanel','completed',10,'2024-08-15 19:38:25','2024-08-15 21:11:28','2024-08-15 21:09:25','2024-08-15 21:11:28',NULL,0,0,NULL,NULL),(32665,'mixpanel','completed',10,'2024-08-15 19:24:56','2024-08-15 21:16:28','2024-08-15 21:13:56','2024-08-15 21:16:28',NULL,0,0,NULL,NULL),(32666,'mixpanel','completed',10,'2024-08-15 20:13:32','2024-08-15 21:26:28','2024-08-15 21:21:32','2024-08-15 21:26:28',NULL,0,0,NULL,NULL),(32667,'mixpanel','completed',10,'2024-08-15 19:33:27','2024-08-15 21:38:47','2024-08-15 21:31:27','2024-08-15 21:38:47',NULL,0,0,NULL,NULL),(32668,'mixpanel','completed',10,'2024-08-15 20:03:08','2024-08-15 21:46:27','2024-08-15 21:43:08','2024-08-15 21:46:27',NULL,0,0,NULL,NULL),(32669,'mixpanel','completed',10,'2024-08-15 20:15:29','2024-08-15 21:56:29','2024-08-15 21:51:29','2024-08-15 21:56:29',NULL,0,0,NULL,NULL),(32670,'subscribers_email_count','completed',10,'2024-08-24 22:00:00','2024-08-24 22:01:23','2024-08-15 22:01:27','2024-08-24 22:01:23',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(32671,'inactive_subscribers','completed',10,'2024-08-22 22:00:00','2024-08-22 22:01:30','2024-08-15 22:01:27','2024-08-22 22:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(32672,'mixpanel','completed',10,'2024-08-15 20:32:27','2024-08-15 22:06:27','2024-08-15 22:01:27','2024-08-15 22:06:27',NULL,0,0,NULL,NULL),(32673,'mixpanel','completed',10,'2024-08-15 20:41:29','2024-08-15 22:16:26','2024-08-15 22:11:29','2024-08-15 22:16:26',NULL,0,0,NULL,NULL),(32674,'mixpanel','completed',10,'2024-08-15 20:31:28','2024-08-15 22:26:28','2024-08-15 22:21:28','2024-08-15 22:26:28',NULL,0,0,NULL,NULL),(32675,'mixpanel','completed',10,'2024-08-15 20:31:25','2024-08-15 22:36:28','2024-08-15 22:31:25','2024-08-15 22:36:28',NULL,0,0,NULL,NULL),(32676,'mixpanel','completed',10,'2024-08-15 20:56:29','2024-08-15 22:46:48','2024-08-15 22:41:29','2024-08-15 22:46:48',NULL,0,0,NULL,NULL),(32677,'mixpanel','completed',10,'2024-08-15 21:35:28','2024-08-15 22:56:29','2024-08-15 22:51:28','2024-08-15 22:56:29',NULL,0,0,NULL,NULL),(32678,'mixpanel','completed',10,'2024-08-15 21:03:26','2024-08-15 23:06:30','2024-08-15 23:01:26','2024-08-15 23:06:30',NULL,0,0,NULL,NULL),(32679,'mixpanel','completed',10,'2024-08-15 21:55:14','2024-08-15 23:11:28','2024-08-15 23:09:14','2024-08-15 23:11:28',NULL,0,0,NULL,NULL),(32680,'mixpanel','completed',10,'2024-08-15 21:59:27','2024-08-15 23:21:28','2024-08-15 23:16:27','2024-08-15 23:21:28',NULL,0,0,NULL,NULL),(32681,'mixpanel','completed',10,'2024-08-15 21:58:25','2024-08-15 23:31:23','2024-08-15 23:26:25','2024-08-15 23:31:23',NULL,0,0,NULL,NULL),(32682,'mixpanel','completed',10,'2024-08-15 21:35:28','2024-08-15 23:41:25','2024-08-15 23:36:28','2024-08-15 23:41:25',NULL,0,0,NULL,NULL),(32683,'mixpanel','completed',10,'2024-08-15 22:43:27','2024-08-15 23:51:29','2024-08-15 23:46:27','2024-08-15 23:51:29',NULL,0,0,NULL,NULL),(32684,'schedule_re_engagement_email','completed',10,'2024-08-16 23:51:29','2024-08-16 23:51:29','2024-08-15 23:51:29','2024-08-16 23:51:29',NULL,0,0,NULL,NULL),(32685,'mixpanel','completed',10,'2024-08-15 22:08:27','2024-08-16 00:01:26','2024-08-15 23:56:27','2024-08-16 00:01:26',NULL,0,0,NULL,NULL),(32686,'mixpanel','completed',10,'2024-08-15 22:21:28','2024-08-16 00:11:28','2024-08-16 00:06:28','2024-08-16 00:11:28',NULL,0,0,NULL,NULL),(32687,'mixpanel','completed',10,'2024-08-15 22:27:26','2024-08-16 00:21:19','2024-08-16 00:16:26','2024-08-16 00:21:19',NULL,0,0,NULL,NULL),(32688,'mixpanel','completed',10,'2024-08-15 23:07:28','2024-08-16 00:31:26','2024-08-16 00:26:28','2024-08-16 00:31:26',NULL,0,0,NULL,NULL),(32689,'mixpanel','completed',10,'2024-08-15 23:14:29','2024-08-16 00:38:36','2024-08-16 00:36:29','2024-08-16 00:38:36',NULL,0,0,NULL,NULL),(32690,'mixpanel','completed',10,'2024-08-15 23:36:10','2024-08-16 00:46:27','2024-08-16 00:41:10','2024-08-16 00:46:27',NULL,0,0,NULL,NULL),(32691,'mixpanel','completed',10,'2024-08-15 23:13:27','2024-08-16 00:56:26','2024-08-16 00:51:27','2024-08-16 00:56:26',NULL,0,0,NULL,NULL),(32692,'mixpanel','completed',10,'2024-08-15 23:24:26','2024-08-16 01:06:28','2024-08-16 01:01:26','2024-08-16 01:06:28',NULL,0,0,NULL,NULL),(32693,'mixpanel','completed',10,'2024-08-15 23:30:29','2024-08-16 01:16:23','2024-08-16 01:11:29','2024-08-16 01:16:23',NULL,0,0,NULL,NULL),(32694,'mixpanel','completed',10,'2024-08-16 00:16:28','2024-08-16 01:24:10','2024-08-16 01:21:28','2024-08-16 01:24:10',NULL,0,0,NULL,NULL),(32695,'mixpanel','completed',10,'2024-08-15 23:25:28','2024-08-16 01:31:27','2024-08-16 01:26:28','2024-08-16 01:31:27',NULL,0,0,NULL,NULL),(32696,'mixpanel','completed',10,'2024-08-15 23:35:29','2024-08-16 01:41:28','2024-08-16 01:36:29','2024-08-16 01:41:28',NULL,0,0,NULL,NULL),(32697,'mixpanel','completed',10,'2024-08-16 00:34:26','2024-08-16 01:51:28','2024-08-16 01:46:26','2024-08-16 01:51:28',NULL,0,0,NULL,NULL),(32698,'mixpanel','completed',10,'2024-08-16 00:12:29','2024-08-16 02:01:25','2024-08-16 01:56:29','2024-08-16 02:01:25',NULL,0,0,NULL,NULL),(32699,'mixpanel','completed',10,'2024-08-16 00:20:34','2024-08-16 02:11:28','2024-08-16 02:05:34','2024-08-16 02:11:28',NULL,0,0,NULL,NULL),(32700,'mixpanel','completed',10,'2024-08-16 01:06:19','2024-08-16 02:21:27','2024-08-16 02:15:19','2024-08-16 02:21:27',NULL,0,0,NULL,NULL),(32701,'mixpanel','completed',10,'2024-08-16 01:07:29','2024-08-16 02:31:27','2024-08-16 02:26:29','2024-08-16 02:31:27',NULL,0,0,NULL,NULL),(32702,'mixpanel','completed',10,'2024-08-16 00:39:34','2024-08-16 02:41:30','2024-08-16 02:36:34','2024-08-16 02:41:30',NULL,0,0,NULL,NULL),(32703,'mixpanel','completed',10,'2024-08-16 00:59:28','2024-08-16 02:51:35','2024-08-16 02:46:28','2024-08-16 02:51:35',NULL,0,0,NULL,NULL),(32704,'mixpanel','completed',10,'2024-08-16 01:13:24','2024-08-16 03:01:27','2024-08-16 02:56:24','2024-08-16 03:01:27',NULL,0,0,NULL,NULL),(32705,'mixpanel','completed',10,'2024-08-16 02:02:32','2024-08-16 03:11:29','2024-08-16 03:06:32','2024-08-16 03:11:29',NULL,0,0,NULL,NULL),(32706,'mixpanel','completed',10,'2024-08-16 02:03:26','2024-08-16 03:19:47','2024-08-16 03:16:26','2024-08-16 03:19:47',NULL,0,0,NULL,NULL),(32707,'mixpanel','completed',10,'2024-08-16 01:31:09','2024-08-16 03:26:28','2024-08-16 03:23:09','2024-08-16 03:26:28',NULL,0,0,NULL,NULL),(32708,'mixpanel','completed',10,'2024-08-16 02:10:27','2024-08-16 03:36:25','2024-08-16 03:31:27','2024-08-16 03:36:25',NULL,0,0,NULL,NULL),(32709,'mixpanel','completed',10,'2024-08-16 01:53:28','2024-08-16 03:46:25','2024-08-16 03:41:28','2024-08-16 03:46:25',NULL,0,0,NULL,NULL),(32710,'mixpanel','completed',10,'2024-08-16 02:29:28','2024-08-16 03:56:31','2024-08-16 03:51:28','2024-08-16 03:56:31',NULL,0,0,NULL,NULL),(32711,'mixpanel','completed',10,'2024-08-16 02:51:33','2024-08-16 04:01:26','2024-08-16 03:58:33','2024-08-16 04:01:26',NULL,0,0,NULL,NULL),(32712,'mixpanel','completed',10,'2024-08-16 03:00:28','2024-08-16 04:11:24','2024-08-16 04:06:28','2024-08-16 04:11:24',NULL,0,0,NULL,NULL),(32713,'mixpanel','completed',10,'2024-08-16 02:58:27','2024-08-16 04:21:29','2024-08-16 04:16:27','2024-08-16 04:21:29',NULL,0,0,NULL,NULL),(32714,'mixpanel','completed',10,'2024-08-16 02:38:33','2024-08-16 04:31:38','2024-08-16 04:26:33','2024-08-16 04:31:38',NULL,0,0,NULL,NULL),(32715,'mixpanel','completed',10,'2024-08-16 02:33:05','2024-08-16 04:36:31','2024-08-16 04:34:05','2024-08-16 04:36:31',NULL,0,0,NULL,NULL),(32716,'mixpanel','completed',10,'2024-08-16 03:33:29','2024-08-16 04:46:27','2024-08-16 04:41:29','2024-08-16 04:46:27',NULL,0,0,NULL,NULL),(32717,'mixpanel','completed',10,'2024-08-16 02:54:28','2024-08-16 04:56:45','2024-08-16 04:51:28','2024-08-16 04:56:45',NULL,0,0,NULL,NULL),(32718,'subscribers_engagement_score','completed',10,'2024-08-17 00:32:00','2024-08-17 00:36:48','2024-08-16 05:00:09','2024-08-17 00:36:48',NULL,0,0,NULL,NULL),(32719,'mixpanel','completed',10,'2024-08-16 02:59:09','2024-08-16 05:06:28','2024-08-16 05:00:09','2024-08-16 05:06:28',NULL,0,0,NULL,NULL),(32720,'mixpanel','completed',10,'2024-08-16 03:50:28','2024-08-16 05:16:26','2024-08-16 05:11:28','2024-08-16 05:16:26',NULL,0,0,NULL,NULL),(32721,'mixpanel','completed',10,'2024-08-16 04:00:30','2024-08-16 05:26:28','2024-08-16 05:21:30','2024-08-16 05:26:28',NULL,0,0,NULL,NULL),(32722,'mixpanel','completed',10,'2024-08-16 04:07:58','2024-08-16 05:36:29','2024-08-16 05:30:58','2024-08-16 05:36:29',NULL,0,0,NULL,NULL),(32723,'mixpanel','completed',10,'2024-08-16 04:08:23','2024-08-16 05:46:27','2024-08-16 05:41:23','2024-08-16 05:46:27',NULL,0,0,NULL,NULL),(32724,'mixpanel','completed',10,'2024-08-16 04:24:26','2024-08-16 05:56:31','2024-08-16 05:51:26','2024-08-16 05:56:31',NULL,0,0,NULL,NULL),(32725,'mixpanel','completed',10,'2024-08-16 04:32:28','2024-08-16 06:06:28','2024-08-16 06:01:28','2024-08-16 06:06:28',NULL,0,0,NULL,NULL),(32726,'mixpanel','completed',10,'2024-08-16 04:23:32','2024-08-16 06:16:27','2024-08-16 06:11:32','2024-08-16 06:16:27',NULL,0,0,NULL,NULL),(32727,'mixpanel','completed',10,'2024-08-16 04:25:30','2024-08-16 06:26:29','2024-08-16 06:21:30','2024-08-16 06:26:29',NULL,0,0,NULL,NULL),(32728,'mixpanel','completed',10,'2024-08-16 04:54:25','2024-08-16 06:34:07','2024-08-16 06:31:25','2024-08-16 06:34:07',NULL,0,0,NULL,NULL),(32729,'mixpanel','completed',10,'2024-08-16 05:19:28','2024-08-16 06:41:26','2024-08-16 06:36:28','2024-08-16 06:41:26',NULL,0,0,NULL,NULL),(32730,'mixpanel','completed',10,'2024-08-16 04:50:10','2024-08-16 06:51:28','2024-08-16 06:46:10','2024-08-16 06:51:28',NULL,0,0,NULL,NULL),(32731,'mixpanel','completed',10,'2024-08-16 05:30:29','2024-08-16 07:01:26','2024-08-16 06:56:29','2024-08-16 07:01:26',NULL,0,0,NULL,NULL),(32732,'mixpanel','completed',10,'2024-08-16 05:47:59','2024-08-16 07:11:27','2024-08-16 07:05:59','2024-08-16 07:11:27',NULL,0,0,NULL,NULL),(32733,'mixpanel','completed',10,'2024-08-16 05:39:27','2024-08-16 07:21:29','2024-08-16 07:16:27','2024-08-16 07:21:29',NULL,0,0,NULL,NULL),(32734,'mixpanel','completed',10,'2024-08-16 06:22:29','2024-08-16 07:26:37','2024-08-16 07:24:29','2024-08-16 07:26:37',NULL,0,0,NULL,NULL),(32735,'mixpanel','completed',10,'2024-08-16 05:56:29','2024-08-16 07:36:30','2024-08-16 07:31:29','2024-08-16 07:36:30',NULL,0,0,NULL,NULL),(32736,'mixpanel','completed',10,'2024-08-16 06:19:35','2024-08-16 07:46:28','2024-08-16 07:41:35','2024-08-16 07:46:28',NULL,0,0,NULL,NULL),(32737,'mixpanel','completed',10,'2024-08-16 06:41:30','2024-08-16 07:56:29','2024-08-16 07:51:30','2024-08-16 07:56:29',NULL,0,0,NULL,NULL),(32738,'mixpanel','completed',10,'2024-08-16 06:15:27','2024-08-16 08:06:30','2024-08-16 08:01:27','2024-08-16 08:06:30',NULL,0,0,NULL,NULL),(32739,'mixpanel','completed',10,'2024-08-16 06:14:30','2024-08-16 08:16:30','2024-08-16 08:11:30','2024-08-16 08:16:30',NULL,0,0,NULL,NULL),(32740,'mixpanel','completed',10,'2024-08-16 06:39:29','2024-08-16 08:26:29','2024-08-16 08:21:29','2024-08-16 08:26:29',NULL,0,0,NULL,NULL),(32741,'mixpanel','completed',10,'2024-08-16 07:14:27','2024-08-16 08:36:28','2024-08-16 08:31:27','2024-08-16 08:36:28',NULL,0,0,NULL,NULL),(32742,'mixpanel','completed',10,'2024-08-16 06:57:30','2024-08-16 08:46:28','2024-08-16 08:41:30','2024-08-16 08:46:28',NULL,0,0,NULL,NULL),(32743,'mixpanel','completed',10,'2024-08-16 06:50:28','2024-08-16 08:53:59','2024-08-16 08:51:28','2024-08-16 08:53:59',NULL,0,0,NULL,NULL),(32744,'mixpanel','completed',10,'2024-08-16 07:22:30','2024-08-16 09:01:30','2024-08-16 08:56:30','2024-08-16 09:01:30',NULL,0,0,NULL,NULL),(32745,'mixpanel','completed',10,'2024-08-16 07:35:30','2024-08-16 09:11:30','2024-08-16 09:06:30','2024-08-16 09:11:30',NULL,0,0,NULL,NULL),(32746,'mixpanel','completed',10,'2024-08-16 07:56:30','2024-08-16 09:21:31','2024-08-16 09:16:30','2024-08-16 09:21:31',NULL,0,0,NULL,NULL),(32747,'mixpanel','completed',10,'2024-08-16 07:35:28','2024-08-16 09:31:30','2024-08-16 09:26:28','2024-08-16 09:31:30',NULL,0,0,NULL,NULL),(32748,'mixpanel','completed',10,'2024-08-16 07:39:24','2024-08-16 09:36:30','2024-08-16 09:34:24','2024-08-16 09:36:30',NULL,0,0,NULL,NULL),(32749,'mixpanel','completed',10,'2024-08-16 07:47:30','2024-08-16 09:46:28','2024-08-16 09:41:30','2024-08-16 09:46:28',NULL,0,0,NULL,NULL),(32750,'mixpanel','completed',10,'2024-08-16 08:01:52','2024-08-16 09:51:28','2024-08-16 09:48:52','2024-08-16 09:51:28',NULL,0,0,NULL,NULL),(32751,'mixpanel','completed',10,'2024-08-16 08:03:27','2024-08-16 09:58:58','2024-08-16 09:56:27','2024-08-16 09:58:58',NULL,0,0,NULL,NULL),(32752,'mixpanel','completed',10,'2024-08-16 08:15:27','2024-08-16 10:06:29','2024-08-16 10:01:27','2024-08-16 10:06:29',NULL,0,0,NULL,NULL),(32753,'mixpanel','completed',10,'2024-08-16 08:11:24','2024-08-16 10:16:27','2024-08-16 10:11:24','2024-08-16 10:16:27',NULL,0,0,NULL,NULL),(32754,'mixpanel','completed',10,'2024-08-16 08:22:40','2024-08-16 10:21:27','2024-08-16 10:18:40','2024-08-16 10:21:27',NULL,0,0,NULL,NULL),(32755,'mixpanel','completed',10,'2024-08-16 08:45:28','2024-08-16 10:31:24','2024-08-16 10:26:28','2024-08-16 10:31:24',NULL,0,0,NULL,NULL),(32756,'mixpanel','completed',10,'2024-08-16 08:37:28','2024-08-16 10:41:29','2024-08-16 10:36:28','2024-08-16 10:41:29',NULL,0,0,NULL,NULL),(32757,'mixpanel','completed',10,'2024-08-16 09:32:25','2024-08-16 10:51:28','2024-08-16 10:46:25','2024-08-16 10:51:28',NULL,0,0,NULL,NULL),(32758,'mixpanel','completed',10,'2024-08-16 09:50:30','2024-08-16 11:00:42','2024-08-16 10:56:30','2024-08-16 11:00:42',NULL,0,0,NULL,NULL),(32759,'mixpanel','completed',10,'2024-08-16 09:05:29','2024-08-16 11:11:29','2024-08-16 11:06:29','2024-08-16 11:11:29',NULL,0,0,NULL,NULL),(32760,'mixpanel','completed',10,'2024-08-16 09:35:27','2024-08-16 11:19:57','2024-08-16 11:15:27','2024-08-16 11:19:57',NULL,0,0,NULL,NULL),(32761,'mixpanel','completed',10,'2024-08-16 09:30:30','2024-08-16 11:31:26','2024-08-16 11:26:30','2024-08-16 11:31:26',NULL,0,0,NULL,NULL),(32762,'mixpanel','completed',10,'2024-08-16 10:09:29','2024-08-16 11:41:29','2024-08-16 11:36:29','2024-08-16 11:41:29',NULL,0,0,NULL,NULL),(32763,'mixpanel','completed',10,'2024-08-16 09:44:21','2024-08-16 11:51:28','2024-08-16 11:45:21','2024-08-16 11:51:28',NULL,0,0,NULL,NULL),(32764,'mixpanel','completed',10,'2024-08-16 10:36:27','2024-08-16 12:01:27','2024-08-16 11:56:27','2024-08-16 12:01:27',NULL,0,0,NULL,NULL),(32765,'mixpanel','completed',10,'2024-08-16 10:58:31','2024-08-16 12:11:30','2024-08-16 12:06:31','2024-08-16 12:11:30',NULL,0,0,NULL,NULL),(32766,'mixpanel','completed',10,'2024-08-16 10:39:27','2024-08-16 12:21:13','2024-08-16 12:16:27','2024-08-16 12:21:13',NULL,0,0,NULL,NULL),(32767,'mixpanel','completed',10,'2024-08-16 10:36:26','2024-08-16 12:26:27','2024-08-16 12:23:26','2024-08-16 12:26:27',NULL,0,0,NULL,NULL),(32768,'mixpanel','completed',10,'2024-08-16 11:19:26','2024-08-16 12:36:29','2024-08-16 12:31:26','2024-08-16 12:36:29',NULL,0,0,NULL,NULL),(32769,'mixpanel','completed',10,'2024-08-16 10:57:28','2024-08-16 12:46:11','2024-08-16 12:41:28','2024-08-16 12:46:11',NULL,0,0,NULL,NULL),(32770,'mixpanel','completed',10,'2024-08-16 11:10:30','2024-08-16 13:01:27','2024-08-16 12:56:30','2024-08-16 13:01:27',NULL,0,0,NULL,NULL),(32771,'mixpanel','completed',10,'2024-08-16 11:40:50','2024-08-16 13:06:30','2024-08-16 13:03:50','2024-08-16 13:06:30',NULL,0,0,NULL,NULL),(32772,'mixpanel','completed',10,'2024-08-16 11:13:29','2024-08-16 13:16:26','2024-08-16 13:11:29','2024-08-16 13:16:26',NULL,0,0,NULL,NULL),(32773,'mixpanel','completed',10,'2024-08-16 11:32:53','2024-08-16 13:24:13','2024-08-16 13:19:53','2024-08-16 13:24:13',NULL,0,0,NULL,NULL),(32774,'mixpanel','completed',10,'2024-08-16 12:01:28','2024-08-16 13:31:30','2024-08-16 13:26:28','2024-08-16 13:31:30',NULL,0,0,NULL,NULL),(32775,'mixpanel','completed',10,'2024-08-16 12:05:28','2024-08-16 13:41:30','2024-08-16 13:36:28','2024-08-16 13:41:30',NULL,0,0,NULL,NULL),(32776,'mixpanel','completed',10,'2024-08-16 11:46:27','2024-08-16 13:51:29','2024-08-16 13:46:27','2024-08-16 13:51:29',NULL,0,0,NULL,NULL),(32777,'mixpanel','completed',10,'2024-08-16 12:00:32','2024-08-16 14:01:27','2024-08-16 13:56:32','2024-08-16 14:01:27',NULL,0,0,NULL,NULL),(32778,'mixpanel','completed',10,'2024-08-16 13:03:46','2024-08-16 14:09:30','2024-08-16 14:05:46','2024-08-16 14:09:30',NULL,0,0,NULL,NULL),(32779,'mixpanel','completed',10,'2024-08-16 12:30:26','2024-08-16 14:21:22','2024-08-16 14:16:26','2024-08-16 14:21:22',NULL,0,0,NULL,NULL),(32780,'mixpanel','completed',10,'2024-08-16 13:14:29','2024-08-16 14:31:32','2024-08-16 14:26:29','2024-08-16 14:31:32',NULL,0,0,NULL,NULL),(32781,'mixpanel','completed',10,'2024-08-16 13:26:29','2024-08-16 14:41:29','2024-08-16 14:36:29','2024-08-16 14:41:29',NULL,0,0,NULL,NULL),(32782,'mixpanel','completed',10,'2024-08-16 12:58:26','2024-08-16 14:51:29','2024-08-16 14:46:26','2024-08-16 14:51:29',NULL,0,0,NULL,NULL),(32783,'mixpanel','completed',10,'2024-08-16 13:12:31','2024-08-16 15:01:27','2024-08-16 14:54:31','2024-08-16 15:01:27',NULL,0,0,NULL,NULL),(32784,'mixpanel','completed',10,'2024-08-16 13:39:17','2024-08-16 15:11:27','2024-08-16 15:06:17','2024-08-16 15:11:27',NULL,0,0,NULL,NULL),(32785,'mixpanel','completed',10,'2024-08-16 13:16:27','2024-08-16 15:21:29','2024-08-16 15:16:27','2024-08-16 15:21:29',NULL,0,0,NULL,NULL),(32786,'mixpanel','completed',10,'2024-08-16 13:34:29','2024-08-16 15:31:30','2024-08-16 15:26:29','2024-08-16 15:31:30',NULL,0,0,NULL,NULL),(32787,'mixpanel','completed',10,'2024-08-16 13:44:29','2024-08-16 15:41:29','2024-08-16 15:36:29','2024-08-16 15:41:29',NULL,0,0,NULL,NULL),(32788,'mixpanel','completed',10,'2024-08-16 14:29:04','2024-08-16 15:47:35','2024-08-16 15:45:04','2024-08-16 15:47:35',NULL,0,0,NULL,NULL),(32789,'mixpanel','completed',10,'2024-08-16 14:25:29','2024-08-16 15:56:26','2024-08-16 15:51:29','2024-08-16 15:56:26',NULL,0,0,NULL,NULL),(32790,'mixpanel','completed',10,'2024-08-16 14:07:26','2024-08-16 16:06:26','2024-08-16 16:01:26','2024-08-16 16:06:26',NULL,0,0,NULL,NULL),(32791,'mixpanel','completed',10,'2024-08-16 14:56:32','2024-08-16 16:16:27','2024-08-16 16:11:32','2024-08-16 16:16:27',NULL,0,0,NULL,NULL),(32792,'mixpanel','completed',10,'2024-08-16 15:05:28','2024-08-16 16:26:27','2024-08-16 16:21:28','2024-08-16 16:26:27',NULL,0,0,NULL,NULL),(32793,'mixpanel','completed',10,'2024-08-16 14:59:26','2024-08-16 16:36:27','2024-08-16 16:31:26','2024-08-16 16:36:27',NULL,0,0,NULL,NULL),(32794,'mixpanel','completed',10,'2024-08-16 14:58:29','2024-08-16 16:46:18','2024-08-16 16:41:29','2024-08-16 16:46:18',NULL,0,0,NULL,NULL),(32795,'mixpanel','completed',10,'2024-08-16 15:34:30','2024-08-16 16:56:32','2024-08-16 16:51:30','2024-08-16 16:56:32',NULL,0,0,NULL,NULL),(32796,'mixpanel','completed',10,'2024-08-16 15:03:27','2024-08-16 17:06:33','2024-08-16 17:01:27','2024-08-16 17:06:33',NULL,0,0,NULL,NULL),(32797,'mixpanel','completed',10,'2024-08-16 15:35:16','2024-08-16 17:11:27','2024-08-16 17:09:16','2024-08-16 17:11:27',NULL,0,0,NULL,NULL),(32798,'mixpanel','completed',10,'2024-08-16 16:05:59','2024-08-16 17:16:30','2024-08-16 17:13:59','2024-08-16 17:16:30',NULL,0,0,NULL,NULL),(32799,'mixpanel','completed',10,'2024-08-16 15:45:28','2024-08-16 17:26:27','2024-08-16 17:21:28','2024-08-16 17:26:27',NULL,0,0,NULL,NULL),(32800,'mixpanel','completed',10,'2024-08-16 15:30:26','2024-08-16 17:36:30','2024-08-16 17:31:26','2024-08-16 17:36:30',NULL,0,0,NULL,NULL),(32801,'mixpanel','completed',10,'2024-08-16 15:45:31','2024-08-16 17:46:27','2024-08-16 17:41:31','2024-08-16 17:46:27',NULL,0,0,NULL,NULL),(32802,'mixpanel','completed',10,'2024-08-16 16:35:33','2024-08-16 17:56:29','2024-08-16 17:51:33','2024-08-16 17:56:29',NULL,0,0,NULL,NULL),(32803,'mixpanel','completed',10,'2024-08-16 16:43:31','2024-08-16 18:06:29','2024-08-16 18:01:31','2024-08-16 18:06:29',NULL,0,0,NULL,NULL),(32804,'mixpanel','completed',10,'2024-08-16 16:11:33','2024-08-16 18:16:31','2024-08-16 18:11:33','2024-08-16 18:16:31',NULL,0,0,NULL,NULL),(32805,'mixpanel','completed',10,'2024-08-16 16:39:30','2024-08-16 18:26:30','2024-08-16 18:21:30','2024-08-16 18:26:31',NULL,0,0,NULL,NULL),(32806,'mixpanel','completed',10,'2024-08-16 17:17:29','2024-08-16 18:36:28','2024-08-16 18:31:29','2024-08-16 18:36:28',NULL,0,0,NULL,NULL),(32807,'mixpanel','completed',10,'2024-08-16 17:14:29','2024-08-16 18:46:28','2024-08-16 18:41:29','2024-08-16 18:46:28',NULL,0,0,NULL,NULL),(32808,'mixpanel','completed',10,'2024-08-16 17:13:32','2024-08-16 18:56:31','2024-08-16 18:51:32','2024-08-16 18:56:31',NULL,0,0,NULL,NULL),(32809,'mixpanel','completed',10,'2024-08-16 17:38:29','2024-08-16 19:06:26','2024-08-16 19:01:29','2024-08-16 19:06:26',NULL,0,0,NULL,NULL),(32810,'mixpanel','completed',10,'2024-08-16 17:13:28','2024-08-16 19:16:28','2024-08-16 19:11:28','2024-08-16 19:16:28',NULL,0,0,NULL,NULL),(32811,'mixpanel','completed',10,'2024-08-16 18:16:29','2024-08-16 19:26:27','2024-08-16 19:21:29','2024-08-16 19:26:27',NULL,0,0,NULL,NULL),(32812,'mixpanel','completed',10,'2024-08-16 17:50:25','2024-08-16 19:33:29','2024-08-16 19:31:25','2024-08-16 19:33:29',NULL,0,0,NULL,NULL),(32813,'mixpanel','completed',10,'2024-08-16 17:52:28','2024-08-16 19:41:26','2024-08-16 19:36:28','2024-08-16 19:41:26',NULL,0,0,NULL,NULL),(32814,'mixpanel','completed',10,'2024-08-16 17:50:20','2024-08-16 19:51:26','2024-08-16 19:46:20','2024-08-16 19:51:26',NULL,0,0,NULL,NULL),(32815,'mixpanel','completed',10,'2024-08-16 18:09:27','2024-08-16 19:58:59','2024-08-16 19:56:27','2024-08-16 19:58:59',NULL,0,0,NULL,NULL),(32816,'mixpanel','completed',10,'2024-08-16 18:41:26','2024-08-16 20:06:29','2024-08-16 20:01:26','2024-08-16 20:06:29',NULL,0,0,NULL,NULL),(32817,'mixpanel','completed',10,'2024-08-16 18:14:29','2024-08-16 20:14:56','2024-08-16 20:11:29','2024-08-16 20:14:56',NULL,0,0,NULL,NULL),(32818,'mixpanel','completed',10,'2024-08-16 18:39:10','2024-08-16 20:21:27','2024-08-16 20:17:10','2024-08-16 20:21:27',NULL,0,0,NULL,NULL),(32819,'mixpanel','completed',10,'2024-08-16 18:50:52','2024-08-16 20:31:28','2024-08-16 20:24:52','2024-08-16 20:31:28',NULL,0,0,NULL,NULL),(32820,'mixpanel','completed',10,'2024-08-16 19:15:58','2024-08-16 20:42:18','2024-08-16 20:39:58','2024-08-16 20:42:18',NULL,0,0,NULL,NULL),(32821,'mixpanel','completed',10,'2024-08-16 19:23:29','2024-08-16 20:51:27','2024-08-16 20:46:29','2024-08-16 20:51:27',NULL,0,0,NULL,NULL),(32822,'mixpanel','completed',10,'2024-08-16 19:43:28','2024-08-16 21:01:26','2024-08-16 20:56:28','2024-08-16 21:01:26',NULL,0,0,NULL,NULL),(32823,'mixpanel','completed',10,'2024-08-16 19:36:30','2024-08-16 21:11:27','2024-08-16 21:06:30','2024-08-16 21:11:27',NULL,0,0,NULL,NULL),(32824,'mixpanel','completed',10,'2024-08-16 19:37:26','2024-08-16 21:21:27','2024-08-16 21:16:26','2024-08-16 21:21:27',NULL,0,0,NULL,NULL),(32825,'mixpanel','completed',10,'2024-08-16 20:22:29','2024-08-16 21:31:27','2024-08-16 21:26:29','2024-08-16 21:31:27',NULL,0,0,NULL,NULL),(32826,'mixpanel','completed',10,'2024-08-16 20:28:30','2024-08-16 21:39:43','2024-08-16 21:36:30','2024-08-16 21:39:43',NULL,0,0,NULL,NULL),(32827,'mixpanel','completed',10,'2024-08-16 20:39:26','2024-08-16 21:51:27','2024-08-16 21:46:26','2024-08-16 21:51:27',NULL,0,0,NULL,NULL),(32828,'mixpanel','completed',10,'2024-08-16 20:11:26','2024-08-16 22:01:26','2024-08-16 21:56:26','2024-08-16 22:01:26',NULL,0,0,NULL,NULL),(32829,'export_files_cleanup','completed',10,'2024-08-24 22:00:00','2024-08-24 22:01:23','2024-08-16 22:06:25','2024-08-24 22:01:23',NULL,0,0,NULL,NULL),(32830,'mixpanel','completed',10,'2024-08-16 20:05:26','2024-08-16 22:11:27','2024-08-16 22:06:26','2024-08-16 22:11:27',NULL,0,0,NULL,NULL),(32831,'mixpanel','completed',10,'2024-08-16 20:17:28','2024-08-16 22:21:25','2024-08-16 22:16:28','2024-08-16 22:21:25',NULL,0,0,NULL,NULL),(32832,'mixpanel','completed',10,'2024-08-16 21:03:29','2024-08-16 22:31:26','2024-08-16 22:26:29','2024-08-16 22:31:26',NULL,0,0,NULL,NULL),(32833,'mixpanel','completed',10,'2024-08-16 20:56:27','2024-08-16 22:41:26','2024-08-16 22:36:27','2024-08-16 22:41:26',NULL,0,0,NULL,NULL),(32834,'mixpanel','completed',10,'2024-08-16 21:31:25','2024-08-16 22:51:27','2024-08-16 22:46:25','2024-08-16 22:51:27',NULL,0,0,NULL,NULL),(32835,'mixpanel','completed',10,'2024-08-16 21:07:25','2024-08-16 23:01:25','2024-08-16 22:56:25','2024-08-16 23:01:25',NULL,0,0,NULL,NULL),(32836,'mixpanel','completed',10,'2024-08-16 21:05:27','2024-08-16 23:11:52','2024-08-16 23:06:27','2024-08-16 23:11:52',NULL,0,0,NULL,NULL),(32837,'mixpanel','completed',10,'2024-08-16 22:03:29','2024-08-16 23:19:24','2024-08-16 23:16:29','2024-08-16 23:19:24',NULL,0,0,NULL,NULL),(32838,'mixpanel','completed',10,'2024-08-16 21:52:26','2024-08-16 23:26:26','2024-08-16 23:21:26','2024-08-16 23:26:26',NULL,0,0,NULL,NULL),(32839,'mixpanel','completed',10,'2024-08-16 22:08:29','2024-08-16 23:36:26','2024-08-16 23:31:29','2024-08-16 23:36:26',NULL,0,0,NULL,NULL),(32840,'mixpanel','completed',10,'2024-08-16 22:33:24','2024-08-16 23:46:25','2024-08-16 23:41:24','2024-08-16 23:46:25',NULL,0,0,NULL,NULL),(32841,'mixpanel','completed',10,'2024-08-16 22:16:29','2024-08-16 23:56:26','2024-08-16 23:51:29','2024-08-16 23:56:26',NULL,0,0,NULL,NULL),(32842,'schedule_re_engagement_email','completed',10,'2024-08-17 23:56:26','2024-08-17 23:56:32','2024-08-16 23:56:26','2024-08-17 23:56:32',NULL,0,0,NULL,NULL),(32843,'mixpanel','completed',10,'2024-08-16 22:26:27','2024-08-17 00:06:28','2024-08-17 00:01:27','2024-08-17 00:06:28',NULL,0,0,NULL,NULL),(32844,'mixpanel','completed',10,'2024-08-16 23:06:27','2024-08-17 00:16:45','2024-08-17 00:11:27','2024-08-17 00:16:45',NULL,0,0,NULL,NULL),(32845,'mixpanel','completed',10,'2024-08-16 22:49:27','2024-08-17 00:26:26','2024-08-17 00:21:27','2024-08-17 00:26:26',NULL,0,0,NULL,NULL),(32846,'mixpanel','completed',10,'2024-08-16 22:52:26','2024-08-17 00:36:48','2024-08-17 00:31:26','2024-08-17 00:36:48',NULL,0,0,NULL,NULL),(32847,'subscribers_engagement_score','completed',10,'2024-08-17 00:36:48','2024-08-17 00:41:27','2024-08-17 00:36:48','2024-08-17 00:41:27',NULL,0,0,NULL,NULL),(32848,'subscribers_engagement_score','completed',10,'2024-08-18 19:24:00','2024-08-18 19:26:29','2024-08-17 00:41:27','2024-08-18 19:26:29',NULL,0,0,NULL,NULL),(32849,'mixpanel','completed',10,'2024-08-16 22:42:27','2024-08-17 00:46:25','2024-08-17 00:41:27','2024-08-17 00:46:25',NULL,0,0,NULL,NULL),(32850,'mixpanel','completed',10,'2024-08-16 22:51:25','2024-08-17 00:56:27','2024-08-17 00:51:25','2024-08-17 00:56:27',NULL,0,0,NULL,NULL),(32851,'mixpanel','completed',10,'2024-08-16 23:22:25','2024-08-17 01:06:28','2024-08-17 01:01:25','2024-08-17 01:06:28',NULL,0,0,NULL,NULL),(32852,'mixpanel','completed',10,'2024-08-16 23:59:26','2024-08-17 01:16:28','2024-08-17 01:11:26','2024-08-17 01:16:28',NULL,0,0,NULL,NULL),(32853,'mixpanel','completed',10,'2024-08-16 23:51:23','2024-08-17 01:25:56','2024-08-17 01:21:23','2024-08-17 01:25:56',NULL,0,0,NULL,NULL),(32854,'mixpanel','completed',10,'2024-08-16 23:48:25','2024-08-17 01:36:27','2024-08-17 01:31:25','2024-08-17 01:36:27',NULL,0,0,NULL,NULL),(32855,'mixpanel','completed',10,'2024-08-17 00:20:27','2024-08-17 01:51:28','2024-08-17 01:46:27','2024-08-17 01:51:28',NULL,0,0,NULL,NULL),(32856,'mixpanel','completed',10,'2024-08-17 00:10:41','2024-08-17 02:01:27','2024-08-17 01:56:41','2024-08-17 02:01:27',NULL,0,0,NULL,NULL),(32857,'mixpanel','completed',10,'2024-08-17 00:17:25','2024-08-17 02:11:25','2024-08-17 02:06:25','2024-08-17 02:11:25',NULL,0,0,NULL,NULL),(32858,'mixpanel','completed',10,'2024-08-17 00:45:23','2024-08-17 02:21:27','2024-08-17 02:16:23','2024-08-17 02:21:27',NULL,0,0,NULL,NULL),(32859,'mixpanel','completed',10,'2024-08-17 01:06:24','2024-08-17 02:31:25','2024-08-17 02:26:24','2024-08-17 02:31:25',NULL,0,0,NULL,NULL),(32860,'mixpanel','completed',10,'2024-08-17 01:23:22','2024-08-17 02:41:27','2024-08-17 02:36:22','2024-08-17 02:41:27',NULL,0,0,NULL,NULL),(32861,'mixpanel','completed',10,'2024-08-17 01:20:27','2024-08-17 02:51:24','2024-08-17 02:46:27','2024-08-17 02:51:24',NULL,0,0,NULL,NULL),(32862,'mixpanel','completed',10,'2024-08-17 01:36:24','2024-08-17 03:01:24','2024-08-17 02:56:24','2024-08-17 03:01:24',NULL,0,0,NULL,NULL),(32863,'mixpanel','completed',10,'2024-08-17 01:21:25','2024-08-17 03:11:27','2024-08-17 03:06:25','2024-08-17 03:11:27',NULL,0,0,NULL,NULL),(32864,'mixpanel','completed',10,'2024-08-17 01:55:25','2024-08-17 03:21:24','2024-08-17 03:16:25','2024-08-17 03:21:24',NULL,0,0,NULL,NULL),(32865,'mixpanel','completed',10,'2024-08-17 01:34:26','2024-08-17 03:31:24','2024-08-17 03:26:26','2024-08-17 03:31:24',NULL,0,0,NULL,NULL),(32866,'mixpanel','completed',10,'2024-08-17 01:41:23','2024-08-17 03:41:24','2024-08-17 03:36:23','2024-08-17 03:41:24',NULL,0,0,NULL,NULL),(32867,'mixpanel','completed',10,'2024-08-17 01:45:24','2024-08-17 03:51:24','2024-08-17 03:46:24','2024-08-17 03:51:24',NULL,0,0,NULL,NULL),(32868,'mixpanel','completed',10,'2024-08-17 02:38:24','2024-08-17 04:01:25','2024-08-17 03:56:24','2024-08-17 04:01:25',NULL,0,0,NULL,NULL),(32869,'mixpanel','completed',10,'2024-08-17 03:02:25','2024-08-17 04:11:29','2024-08-17 04:06:25','2024-08-17 04:11:29',NULL,0,0,NULL,NULL),(32870,'mixpanel','completed',10,'2024-08-17 02:38:25','2024-08-17 04:21:26','2024-08-17 04:16:25','2024-08-17 04:21:26',NULL,0,0,NULL,NULL),(32871,'mixpanel','completed',10,'2024-08-17 02:47:27','2024-08-17 04:31:40','2024-08-17 04:26:27','2024-08-17 04:31:40',NULL,0,0,NULL,NULL),(32872,'mixpanel','completed',10,'2024-08-17 03:28:42','2024-08-17 04:36:30','2024-08-17 04:33:42','2024-08-17 04:36:30',NULL,0,0,NULL,NULL),(32873,'mixpanel','completed',10,'2024-08-17 02:42:35','2024-08-17 04:46:36','2024-08-17 04:41:35','2024-08-17 04:46:36',NULL,0,0,NULL,NULL),(32874,'mixpanel','completed',10,'2024-08-17 02:54:27','2024-08-17 04:56:29','2024-08-17 04:51:27','2024-08-17 04:56:29',NULL,0,0,NULL,NULL),(32875,'mixpanel','completed',10,'2024-08-17 03:49:27','2024-08-17 05:06:25','2024-08-17 05:01:27','2024-08-17 05:06:25',NULL,0,0,NULL,NULL),(32876,'mixpanel','completed',10,'2024-08-17 04:06:29','2024-08-17 05:15:35','2024-08-17 05:11:29','2024-08-17 05:15:35',NULL,0,0,NULL,NULL),(32877,'mixpanel','completed',10,'2024-08-17 03:54:26','2024-08-17 05:26:26','2024-08-17 05:21:26','2024-08-17 05:26:26',NULL,0,0,NULL,NULL),(32878,'mixpanel','completed',10,'2024-08-17 04:05:26','2024-08-17 05:33:30','2024-08-17 05:31:26','2024-08-17 05:33:30',NULL,0,0,NULL,NULL),(32879,'mixpanel','completed',10,'2024-08-17 03:42:26','2024-08-17 05:41:26','2024-08-17 05:36:26','2024-08-17 05:41:26',NULL,0,0,NULL,NULL),(32880,'mixpanel','completed',10,'2024-08-17 04:01:25','2024-08-17 05:51:27','2024-08-17 05:46:25','2024-08-17 05:51:27',NULL,0,0,NULL,NULL),(32881,'mixpanel','completed',10,'2024-08-17 04:39:17','2024-08-17 06:00:59','2024-08-17 05:56:17','2024-08-17 06:00:59',NULL,0,0,NULL,NULL),(32882,'mixpanel','completed',10,'2024-08-17 04:33:34','2024-08-17 06:08:58','2024-08-17 06:05:34','2024-08-17 06:08:58',NULL,0,0,NULL,NULL),(32883,'mixpanel','completed',10,'2024-08-17 04:44:28','2024-08-17 06:15:34','2024-08-17 06:11:28','2024-08-17 06:15:34',NULL,0,0,NULL,NULL),(32884,'mixpanel','completed',10,'2024-08-17 04:28:40','2024-08-17 06:25:50','2024-08-17 06:20:40','2024-08-17 06:25:50',NULL,0,0,NULL,NULL),(32885,'mixpanel','completed',10,'2024-08-17 04:35:45','2024-08-17 06:31:18','2024-08-17 06:28:45','2024-08-17 06:31:18',NULL,0,0,NULL,NULL),(32886,'mixpanel','completed',10,'2024-08-17 05:31:31','2024-08-17 06:40:51','2024-08-17 06:36:31','2024-08-17 06:40:51',NULL,0,0,NULL,NULL),(32887,'mixpanel','completed',10,'2024-08-17 05:04:26','2024-08-17 06:48:29','2024-08-17 06:46:26','2024-08-17 06:48:29',NULL,0,0,NULL,NULL),(32888,'mixpanel','completed',10,'2024-08-17 04:56:27','2024-08-17 06:53:54','2024-08-17 06:51:27','2024-08-17 06:53:54',NULL,0,0,NULL,NULL),(32889,'mixpanel','completed',10,'2024-08-17 05:50:26','2024-08-17 06:59:43','2024-08-17 06:56:26','2024-08-17 06:59:43',NULL,0,0,NULL,NULL),(32890,'mixpanel','completed',10,'2024-08-17 05:57:36','2024-08-17 07:06:26','2024-08-17 07:03:36','2024-08-17 07:06:26',NULL,0,0,NULL,NULL),(32891,'mixpanel','completed',10,'2024-08-17 05:56:56','2024-08-17 07:11:27','2024-08-17 07:08:56','2024-08-17 07:11:27',NULL,0,0,NULL,NULL),(32892,'mixpanel','completed',10,'2024-08-17 05:53:05','2024-08-17 07:17:09','2024-08-17 07:15:05','2024-08-17 07:17:09',NULL,0,0,NULL,NULL),(32893,'mixpanel','completed',10,'2024-08-17 05:41:02','2024-08-17 07:24:00','2024-08-17 07:21:02','2024-08-17 07:24:00',NULL,0,0,NULL,NULL),(32894,'mixpanel','completed',10,'2024-08-17 06:00:28','2024-08-17 07:28:34','2024-08-17 07:26:28','2024-08-17 07:28:34',NULL,0,0,NULL,NULL),(32895,'mixpanel','completed',10,'2024-08-17 06:10:26','2024-08-17 07:36:30','2024-08-17 07:31:26','2024-08-17 07:36:30',NULL,0,0,NULL,NULL),(32896,'mixpanel','completed',10,'2024-08-17 05:58:42','2024-08-17 07:41:28','2024-08-17 07:38:42','2024-08-17 07:41:28',NULL,0,0,NULL,NULL),(32897,'mixpanel','completed',10,'2024-08-17 06:09:57','2024-08-17 07:50:48','2024-08-17 07:45:57','2024-08-17 07:50:48',NULL,0,0,NULL,NULL),(32898,'mixpanel','completed',10,'2024-08-17 06:54:25','2024-08-17 08:01:27','2024-08-17 07:56:25','2024-08-17 08:01:27',NULL,0,0,NULL,NULL),(32899,'mixpanel','completed',10,'2024-08-17 06:52:56','2024-08-17 08:08:56','2024-08-17 08:04:56','2024-08-17 08:08:56',NULL,0,0,NULL,NULL),(32900,'mixpanel','completed',10,'2024-08-17 06:54:17','2024-08-17 08:15:24','2024-08-17 08:11:17','2024-08-17 08:15:24',NULL,0,0,NULL,NULL),(32901,'mixpanel','completed',10,'2024-08-17 07:10:41','2024-08-17 08:21:25','2024-08-17 08:17:41','2024-08-17 08:21:25',NULL,0,0,NULL,NULL),(32902,'mixpanel','completed',10,'2024-08-17 06:33:29','2024-08-17 08:29:57','2024-08-17 08:26:29','2024-08-17 08:29:57',NULL,0,0,NULL,NULL),(32903,'mixpanel','completed',10,'2024-08-17 06:52:56','2024-08-17 08:36:23','2024-08-17 08:33:56','2024-08-17 08:36:23',NULL,0,0,NULL,NULL),(32904,'mixpanel','completed',10,'2024-08-17 07:04:42','2024-08-17 08:46:28','2024-08-17 08:40:42','2024-08-17 08:46:28',NULL,0,0,NULL,NULL),(32905,'mixpanel','completed',10,'2024-08-17 07:46:36','2024-08-17 08:51:25','2024-08-17 08:48:36','2024-08-17 08:51:25',NULL,0,0,NULL,NULL),(32906,'mixpanel','completed',10,'2024-08-17 07:50:19','2024-08-17 08:59:30','2024-08-17 08:55:19','2024-08-17 08:59:30',NULL,0,0,NULL,NULL),(32907,'mixpanel','completed',10,'2024-08-17 07:11:31','2024-08-17 09:06:00','2024-08-17 09:02:31','2024-08-17 09:06:00',NULL,0,0,NULL,NULL),(32908,'mixpanel','completed',10,'2024-08-17 07:34:07','2024-08-17 09:11:32','2024-08-17 09:08:07','2024-08-17 09:11:33',NULL,0,0,NULL,NULL),(32909,'mixpanel','completed',10,'2024-08-17 07:53:12','2024-08-17 09:16:29','2024-08-17 09:14:12','2024-08-17 09:16:29',NULL,0,0,NULL,NULL),(32910,'mixpanel','completed',10,'2024-08-17 07:28:29','2024-08-17 09:25:36','2024-08-17 09:19:29','2024-08-17 09:25:36',NULL,0,0,NULL,NULL),(32911,'mixpanel','completed',10,'2024-08-17 08:24:28','2024-08-17 09:34:12','2024-08-17 09:31:28','2024-08-17 09:34:12',NULL,0,0,NULL,NULL),(32912,'mixpanel','completed',10,'2024-08-17 07:56:28','2024-08-17 09:41:28','2024-08-17 09:36:28','2024-08-17 09:41:28',NULL,0,0,NULL,NULL),(32913,'mixpanel','completed',10,'2024-08-17 08:13:30','2024-08-17 09:45:36','2024-08-17 09:43:30','2024-08-17 09:45:36',NULL,0,0,NULL,NULL),(32914,'mixpanel','completed',10,'2024-08-17 07:51:26','2024-08-17 09:54:06','2024-08-17 09:51:26','2024-08-17 09:54:06',NULL,0,0,NULL,NULL),(32915,'mixpanel','completed',10,'2024-08-17 08:42:28','2024-08-17 09:59:26','2024-08-17 09:56:28','2024-08-17 09:59:26',NULL,0,0,NULL,NULL),(32916,'mixpanel','completed',10,'2024-08-17 08:26:46','2024-08-17 10:11:29','2024-08-17 10:05:46','2024-08-17 10:11:29',NULL,0,0,NULL,NULL),(32917,'mixpanel','completed',10,'2024-08-17 08:48:49','2024-08-17 10:16:26','2024-08-17 10:13:49','2024-08-17 10:16:26',NULL,0,0,NULL,NULL),(32918,'mixpanel','completed',10,'2024-08-17 08:50:37','2024-08-17 10:22:56','2024-08-17 10:19:37','2024-08-17 10:22:56',NULL,0,0,NULL,NULL),(32919,'mixpanel','completed',10,'2024-08-17 08:31:22','2024-08-17 10:31:26','2024-08-17 10:26:22','2024-08-17 10:31:26',NULL,0,0,NULL,NULL),(32920,'mixpanel','completed',10,'2024-08-17 09:19:28','2024-08-17 10:40:16','2024-08-17 10:36:28','2024-08-17 10:40:16',NULL,0,0,NULL,NULL),(32921,'mixpanel','completed',10,'2024-08-17 08:51:39','2024-08-17 10:46:26','2024-08-17 10:42:39','2024-08-17 10:46:26',NULL,0,0,NULL,NULL),(32922,'mixpanel','completed',10,'2024-08-17 08:56:47','2024-08-17 10:56:25','2024-08-17 10:49:47','2024-08-17 10:56:25',NULL,0,0,NULL,NULL),(32923,'mixpanel','completed',10,'2024-08-17 09:06:26','2024-08-17 11:03:53','2024-08-17 11:01:26','2024-08-17 11:03:53',NULL,0,0,NULL,NULL),(32924,'mixpanel','completed',10,'2024-08-17 09:07:27','2024-08-17 11:10:58','2024-08-17 11:06:27','2024-08-17 11:10:58',NULL,0,0,NULL,NULL),(32925,'mixpanel','completed',10,'2024-08-17 09:23:49','2024-08-17 11:18:04','2024-08-17 11:15:49','2024-08-17 11:18:04',NULL,0,0,NULL,NULL),(32926,'mixpanel','completed',10,'2024-08-17 09:50:27','2024-08-17 11:25:41','2024-08-17 11:21:27','2024-08-17 11:25:41',NULL,0,0,NULL,NULL),(32927,'mixpanel','completed',10,'2024-08-17 10:00:21','2024-08-17 11:36:29','2024-08-17 11:30:21','2024-08-17 11:36:29',NULL,0,0,NULL,NULL),(32928,'mixpanel','completed',10,'2024-08-17 09:56:26','2024-08-17 11:43:54','2024-08-17 11:40:26','2024-08-17 11:43:54',NULL,0,0,NULL,NULL),(32929,'mixpanel','completed',10,'2024-08-17 10:19:31','2024-08-17 11:51:28','2024-08-17 11:46:31','2024-08-17 11:51:28',NULL,0,0,NULL,NULL),(32930,'mixpanel','completed',10,'2024-08-17 09:56:10','2024-08-17 11:57:28','2024-08-17 11:55:10','2024-08-17 11:57:28',NULL,0,0,NULL,NULL),(32931,'mixpanel','completed',10,'2024-08-17 10:11:06','2024-08-17 12:03:25','2024-08-17 12:01:06','2024-08-17 12:03:25',NULL,0,0,NULL,NULL),(32932,'mixpanel','completed',10,'2024-08-17 10:16:29','2024-08-17 12:10:18','2024-08-17 12:06:29','2024-08-17 12:10:18',NULL,0,0,NULL,NULL),(32933,'mixpanel','completed',10,'2024-08-17 10:40:42','2024-08-17 12:21:31','2024-08-17 12:15:42','2024-08-17 12:21:31',NULL,0,0,NULL,NULL),(32934,'mixpanel','completed',10,'2024-08-17 10:54:16','2024-08-17 12:30:31','2024-08-17 12:25:16','2024-08-17 12:30:31',NULL,0,0,NULL,NULL),(32935,'mixpanel','completed',10,'2024-08-17 10:50:31','2024-08-17 12:38:38','2024-08-17 12:36:31','2024-08-17 12:38:38',NULL,0,0,NULL,NULL),(32936,'mixpanel','completed',10,'2024-08-17 11:26:43','2024-08-17 12:46:08','2024-08-17 12:40:43','2024-08-17 12:46:08',NULL,0,0,NULL,NULL),(32937,'mixpanel','completed',10,'2024-08-17 10:49:42','2024-08-17 12:51:33','2024-08-17 12:48:42','2024-08-17 12:51:33',NULL,0,0,NULL,NULL),(32938,'mixpanel','completed',10,'2024-08-17 11:40:51','2024-08-17 12:56:22','2024-08-17 12:53:51','2024-08-17 12:56:22',NULL,0,0,NULL,NULL),(32939,'mixpanel','completed',10,'2024-08-17 11:29:31','2024-08-17 13:04:41','2024-08-17 13:01:31','2024-08-17 13:04:41',NULL,0,0,NULL,NULL),(32940,'mixpanel','completed',10,'2024-08-17 12:07:24','2024-08-17 13:11:25','2024-08-17 13:09:24','2024-08-17 13:11:25',NULL,0,0,NULL,NULL),(32941,'mixpanel','completed',10,'2024-08-17 12:13:23','2024-08-17 13:19:14','2024-08-17 13:15:23','2024-08-17 13:19:14',NULL,0,0,NULL,NULL),(32942,'mixpanel','completed',10,'2024-08-17 11:48:26','2024-08-17 13:24:13','2024-08-17 13:21:26','2024-08-17 13:24:13',NULL,0,0,NULL,NULL),(32943,'mixpanel','completed',10,'2024-08-17 11:33:18','2024-08-17 13:36:28','2024-08-17 13:31:18','2024-08-17 13:36:28',NULL,0,0,NULL,NULL),(32944,'mixpanel','completed',10,'2024-08-17 12:32:53','2024-08-17 13:46:06','2024-08-17 13:40:53','2024-08-17 13:46:06',NULL,0,0,NULL,NULL),(32945,'mixpanel','completed',10,'2024-08-17 12:21:21','2024-08-17 13:51:31','2024-08-17 13:48:21','2024-08-17 13:51:31',NULL,0,0,NULL,NULL),(32946,'mixpanel','completed',10,'2024-08-17 12:01:30','2024-08-17 14:00:16','2024-08-17 13:54:30','2024-08-17 14:00:16',NULL,0,0,NULL,NULL),(32947,'mixpanel','completed',10,'2024-08-17 12:42:40','2024-08-17 14:06:32','2024-08-17 14:02:40','2024-08-17 14:06:32',NULL,0,0,NULL,NULL),(32948,'mixpanel','completed',10,'2024-08-17 12:51:56','2024-08-17 14:15:00','2024-08-17 14:10:56','2024-08-17 14:15:00',NULL,0,0,NULL,NULL),(32949,'mixpanel','completed',10,'2024-08-17 12:50:25','2024-08-17 14:26:29','2024-08-17 14:21:25','2024-08-17 14:26:29',NULL,0,0,NULL,NULL),(32950,'mixpanel','completed',10,'2024-08-17 13:04:57','2024-08-17 14:34:08','2024-08-17 14:29:57','2024-08-17 14:34:08',NULL,0,0,NULL,NULL),(32951,'mixpanel','completed',10,'2024-08-17 12:53:23','2024-08-17 14:40:38','2024-08-17 14:36:23','2024-08-17 14:40:38',NULL,0,0,NULL,NULL),(32952,'mixpanel','completed',10,'2024-08-17 13:02:25','2024-08-17 14:48:30','2024-08-17 14:46:25','2024-08-17 14:48:30',NULL,0,0,NULL,NULL),(32953,'mixpanel','completed',10,'2024-08-17 13:07:26','2024-08-17 14:54:41','2024-08-17 14:51:26','2024-08-17 14:54:41',NULL,0,0,NULL,NULL),(32954,'mixpanel','completed',10,'2024-08-17 13:10:34','2024-08-17 15:01:27','2024-08-17 14:58:34','2024-08-17 15:01:27',NULL,0,0,NULL,NULL),(32955,'mixpanel','completed',10,'2024-08-17 13:20:22','2024-08-17 15:06:28','2024-08-17 15:04:22','2024-08-17 15:06:28',NULL,0,0,NULL,NULL),(32956,'mixpanel','completed',10,'2024-08-17 13:43:11','2024-08-17 15:12:22','2024-08-17 15:10:11','2024-08-17 15:12:22',NULL,0,0,NULL,NULL),(32957,'mixpanel','completed',10,'2024-08-17 13:46:26','2024-08-17 15:21:26','2024-08-17 15:16:26','2024-08-17 15:21:26',NULL,0,0,NULL,NULL),(32958,'mixpanel','completed',10,'2024-08-17 14:05:27','2024-08-17 15:31:25','2024-08-17 15:26:27','2024-08-17 15:31:25',NULL,0,0,NULL,NULL),(32959,'mixpanel','completed',10,'2024-08-17 13:56:26','2024-08-17 15:46:26','2024-08-17 15:36:26','2024-08-17 15:46:26',NULL,0,0,NULL,NULL),(32960,'mixpanel','completed',10,'2024-08-17 14:47:26','2024-08-17 15:56:27','2024-08-17 15:51:26','2024-08-17 15:56:27',NULL,0,0,NULL,NULL),(32961,'mixpanel','completed',10,'2024-08-17 14:08:01','2024-08-17 16:06:27','2024-08-17 16:01:01','2024-08-17 16:06:27',NULL,0,0,NULL,NULL),(32962,'mixpanel','completed',10,'2024-08-17 14:42:29','2024-08-17 16:15:05','2024-08-17 16:11:29','2024-08-17 16:15:05',NULL,0,0,NULL,NULL),(32963,'mixpanel','completed',10,'2024-08-17 14:36:27','2024-08-17 16:26:26','2024-08-17 16:21:27','2024-08-17 16:26:26',NULL,0,0,NULL,NULL),(32964,'mixpanel','completed',10,'2024-08-17 14:56:26','2024-08-17 16:36:26','2024-08-17 16:31:26','2024-08-17 16:36:26',NULL,0,0,NULL,NULL),(32965,'mixpanel','completed',10,'2024-08-17 15:23:26','2024-08-17 16:43:44','2024-08-17 16:40:26','2024-08-17 16:43:44',NULL,0,0,NULL,NULL),(32966,'mixpanel','completed',10,'2024-08-17 15:16:26','2024-08-17 16:51:25','2024-08-17 16:46:26','2024-08-17 16:51:25',NULL,0,0,NULL,NULL),(32967,'mixpanel','completed',10,'2024-08-17 15:53:21','2024-08-17 17:01:27','2024-08-17 16:56:21','2024-08-17 17:01:27',NULL,0,0,NULL,NULL),(32968,'mixpanel','completed',10,'2024-08-17 15:46:28','2024-08-17 17:11:28','2024-08-17 17:06:28','2024-08-17 17:11:28',NULL,0,0,NULL,NULL),(32969,'mixpanel','completed',10,'2024-08-17 16:13:29','2024-08-17 17:21:03','2024-08-17 17:16:29','2024-08-17 17:21:03',NULL,0,0,NULL,NULL),(32970,'mixpanel','completed',10,'2024-08-17 16:10:26','2024-08-17 17:31:26','2024-08-17 17:26:26','2024-08-17 17:31:26',NULL,0,0,NULL,NULL),(32971,'mixpanel','completed',10,'2024-08-17 16:07:30','2024-08-17 17:41:28','2024-08-17 17:36:30','2024-08-17 17:41:28',NULL,0,0,NULL,NULL),(32972,'mixpanel','completed',10,'2024-08-17 16:34:28','2024-08-17 17:50:27','2024-08-17 17:46:28','2024-08-17 17:50:27',NULL,0,0,NULL,NULL),(32973,'mixpanel','completed',10,'2024-08-17 16:35:30','2024-08-17 18:00:25','2024-08-17 17:56:30','2024-08-17 18:00:25',NULL,0,0,NULL,NULL),(32974,'mixpanel','completed',10,'2024-08-17 16:32:25','2024-08-17 18:11:30','2024-08-17 18:06:25','2024-08-17 18:11:30',NULL,0,0,NULL,NULL),(32975,'mixpanel','completed',10,'2024-08-17 16:45:29','2024-08-17 18:21:28','2024-08-17 18:16:29','2024-08-17 18:21:28',NULL,0,0,NULL,NULL),(32976,'mixpanel','completed',10,'2024-08-17 16:39:27','2024-08-17 18:31:28','2024-08-17 18:26:27','2024-08-17 18:31:28',NULL,0,0,NULL,NULL),(32977,'mixpanel','completed',10,'2024-08-17 17:27:29','2024-08-17 18:41:27','2024-08-17 18:36:29','2024-08-17 18:41:27',NULL,0,0,NULL,NULL),(32978,'mixpanel','completed',10,'2024-08-17 16:51:27','2024-08-17 18:51:29','2024-08-17 18:46:27','2024-08-17 18:51:29',NULL,0,0,NULL,NULL),(32979,'mixpanel','completed',10,'2024-08-17 17:13:27','2024-08-17 19:00:07','2024-08-17 18:56:27','2024-08-17 19:00:07',NULL,0,0,NULL,NULL),(32980,'mixpanel','completed',10,'2024-08-17 17:11:28','2024-08-17 19:11:30','2024-08-17 19:06:28','2024-08-17 19:11:30',NULL,0,0,NULL,NULL),(32981,'mixpanel','completed',10,'2024-08-17 17:54:27','2024-08-17 19:21:30','2024-08-17 19:16:27','2024-08-17 19:21:30',NULL,0,0,NULL,NULL),(32982,'mixpanel','completed',10,'2024-08-17 18:12:32','2024-08-17 19:31:29','2024-08-17 19:26:32','2024-08-17 19:31:29',NULL,0,0,NULL,NULL),(32983,'mixpanel','completed',10,'2024-08-17 17:39:30','2024-08-17 19:39:09','2024-08-17 19:36:30','2024-08-17 19:39:09',NULL,0,0,NULL,NULL),(32984,'mixpanel','completed',10,'2024-08-17 18:16:16','2024-08-17 19:44:08','2024-08-17 19:41:16','2024-08-17 19:44:08',NULL,0,0,NULL,NULL),(32985,'mixpanel','completed',10,'2024-08-17 18:02:32','2024-08-17 19:51:27','2024-08-17 19:46:32','2024-08-17 19:51:27',NULL,0,0,NULL,NULL),(32986,'mixpanel','completed',10,'2024-08-17 18:35:27','2024-08-17 20:01:27','2024-08-17 19:56:27','2024-08-17 20:01:27',NULL,0,0,NULL,NULL),(32987,'mixpanel','completed',10,'2024-08-17 19:01:28','2024-08-17 20:11:27','2024-08-17 20:06:28','2024-08-17 20:11:27',NULL,0,0,NULL,NULL),(32988,'mixpanel','completed',10,'2024-08-17 18:22:27','2024-08-17 20:20:38','2024-08-17 20:16:27','2024-08-17 20:20:38',NULL,0,0,NULL,NULL),(32989,'mixpanel','completed',10,'2024-08-17 18:45:29','2024-08-17 20:31:28','2024-08-17 20:26:29','2024-08-17 20:31:28',NULL,0,0,NULL,NULL),(32990,'mixpanel','completed',10,'2024-08-17 18:34:26','2024-08-17 20:37:41','2024-08-17 20:35:26','2024-08-17 20:37:41',NULL,0,0,NULL,NULL),(32991,'mixpanel','completed',10,'2024-08-17 19:35:53','2024-08-17 20:46:30','2024-08-17 20:39:53','2024-08-17 20:46:30',NULL,0,0,NULL,NULL),(32992,'mixpanel','completed',10,'2024-08-17 18:58:28','2024-08-17 20:56:27','2024-08-17 20:51:28','2024-08-17 20:56:27',NULL,0,0,NULL,NULL),(32993,'mixpanel','completed',10,'2024-08-17 19:31:27','2024-08-17 21:06:29','2024-08-17 21:01:27','2024-08-17 21:06:29',NULL,0,0,NULL,NULL),(32994,'mixpanel','completed',10,'2024-08-17 19:36:56','2024-08-17 21:16:29','2024-08-17 21:09:56','2024-08-17 21:16:29',NULL,0,0,NULL,NULL),(32995,'mixpanel','completed',10,'2024-08-17 19:51:28','2024-08-17 21:23:37','2024-08-17 21:21:28','2024-08-17 21:23:37',NULL,0,0,NULL,NULL),(32996,'mixpanel','completed',10,'2024-08-17 19:33:28','2024-08-17 21:31:28','2024-08-17 21:26:28','2024-08-17 21:31:28',NULL,0,0,NULL,NULL),(32997,'mixpanel','completed',10,'2024-08-17 19:37:45','2024-08-17 21:39:52','2024-08-17 21:35:45','2024-08-17 21:39:52',NULL,0,0,NULL,NULL),(32998,'mixpanel','completed',10,'2024-08-17 20:10:07','2024-08-17 21:51:29','2024-08-17 21:46:07','2024-08-17 21:51:29',NULL,0,0,NULL,NULL),(32999,'mixpanel','completed',10,'2024-08-17 20:33:29','2024-08-17 22:01:28','2024-08-17 21:56:29','2024-08-17 22:01:28',NULL,0,0,NULL,NULL),(33000,'mixpanel','completed',10,'2024-08-17 20:49:47','2024-08-17 22:11:32','2024-08-17 22:06:47','2024-08-17 22:11:32',NULL,0,0,NULL,NULL),(33001,'mixpanel','completed',10,'2024-08-17 20:34:33','2024-08-17 22:21:27','2024-08-17 22:16:33','2024-08-17 22:21:27',NULL,0,0,NULL,NULL),(33002,'mixpanel','completed',10,'2024-08-17 20:38:30','2024-08-17 22:31:27','2024-08-17 22:26:30','2024-08-17 22:31:27',NULL,0,0,NULL,NULL),(33003,'mixpanel','completed',10,'2024-08-17 21:30:28','2024-08-17 22:41:32','2024-08-17 22:36:28','2024-08-17 22:41:32',NULL,0,0,NULL,NULL),(33004,'mixpanel','completed',10,'2024-08-17 21:12:06','2024-08-17 22:51:31','2024-08-17 22:46:06','2024-08-17 22:51:31',NULL,0,0,NULL,NULL),(33005,'mixpanel','completed',10,'2024-08-17 21:28:27','2024-08-17 23:01:31','2024-08-17 22:56:27','2024-08-17 23:01:31',NULL,0,0,NULL,NULL),(33006,'mixpanel','completed',10,'2024-08-17 21:34:29','2024-08-17 23:11:32','2024-08-17 23:06:29','2024-08-17 23:11:32',NULL,0,0,NULL,NULL),(33007,'mixpanel','completed',10,'2024-08-17 21:58:34','2024-08-17 23:21:35','2024-08-17 23:16:34','2024-08-17 23:21:35',NULL,0,0,NULL,NULL),(33008,'mixpanel','completed',10,'2024-08-17 22:24:30','2024-08-17 23:29:04','2024-08-17 23:26:30','2024-08-17 23:29:04',NULL,0,0,NULL,NULL),(33009,'mixpanel','completed',10,'2024-08-17 22:18:29','2024-08-17 23:36:33','2024-08-17 23:31:29','2024-08-17 23:36:33',NULL,0,0,NULL,NULL),(33010,'mixpanel','completed',10,'2024-08-17 21:45:27','2024-08-17 23:46:29','2024-08-17 23:41:27','2024-08-17 23:46:29',NULL,0,0,NULL,NULL),(33011,'mixpanel','completed',10,'2024-08-17 22:41:30','2024-08-17 23:56:32','2024-08-17 23:51:30','2024-08-17 23:56:32',NULL,0,0,NULL,NULL),(33012,'schedule_re_engagement_email','completed',10,'2024-08-19 00:01:31','2024-08-19 00:04:34','2024-08-18 00:01:31','2024-08-19 00:04:34',NULL,0,0,NULL,NULL),(33013,'mixpanel','completed',10,'2024-08-17 22:34:31','2024-08-18 00:06:34','2024-08-18 00:01:31','2024-08-18 00:06:34',NULL,0,0,NULL,NULL),(33014,'mixpanel','completed',10,'2024-08-17 22:28:33','2024-08-18 00:16:32','2024-08-18 00:11:33','2024-08-18 00:16:32',NULL,0,0,NULL,NULL),(33015,'mixpanel','completed',10,'2024-08-17 22:36:02','2024-08-18 00:21:29','2024-08-18 00:19:02','2024-08-18 00:21:29',NULL,0,0,NULL,NULL),(33016,'mixpanel','completed',10,'2024-08-17 23:15:36','2024-08-18 00:31:38','2024-08-18 00:26:36','2024-08-18 00:31:38',NULL,0,0,NULL,NULL),(33017,'mixpanel','completed',10,'2024-08-17 22:55:41','2024-08-18 00:39:03','2024-08-18 00:36:41','2024-08-18 00:39:03',NULL,0,0,NULL,NULL),(33018,'mixpanel','completed',10,'2024-08-17 23:08:34','2024-08-18 00:46:28','2024-08-18 00:41:34','2024-08-18 00:46:28',NULL,0,0,NULL,NULL),(33019,'mixpanel','completed',10,'2024-08-17 23:25:30','2024-08-18 00:56:32','2024-08-18 00:49:30','2024-08-18 00:56:32',NULL,0,0,NULL,NULL),(33020,'mixpanel','completed',10,'2024-08-17 23:10:28','2024-08-18 01:06:31','2024-08-18 01:01:28','2024-08-18 01:06:31',NULL,0,0,NULL,NULL),(33021,'mixpanel','completed',10,'2024-08-17 23:55:29','2024-08-18 01:16:31','2024-08-18 01:11:29','2024-08-18 01:16:31',NULL,0,0,NULL,NULL),(33022,'mixpanel','completed',10,'2024-08-17 23:47:28','2024-08-18 01:26:31','2024-08-18 01:21:28','2024-08-18 01:26:31',NULL,0,0,NULL,NULL),(33023,'mixpanel','completed',10,'2024-08-18 00:16:29','2024-08-18 01:36:30','2024-08-18 01:31:29','2024-08-18 01:36:30',NULL,0,0,NULL,NULL),(33024,'mixpanel','completed',10,'2024-08-18 00:22:31','2024-08-18 01:46:28','2024-08-18 01:41:31','2024-08-18 01:46:28',NULL,0,0,NULL,NULL),(33025,'mixpanel','completed',10,'2024-08-18 00:32:12','2024-08-18 01:51:28','2024-08-18 01:49:12','2024-08-18 01:51:28',NULL,0,0,NULL,NULL),(33026,'mixpanel','completed',10,'2024-08-18 00:53:31','2024-08-18 01:58:59','2024-08-18 01:56:31','2024-08-18 01:58:59',NULL,0,0,NULL,NULL),(33027,'mixpanel','completed',10,'2024-08-18 00:16:28','2024-08-18 02:06:33','2024-08-18 02:01:28','2024-08-18 02:06:33',NULL,0,0,NULL,NULL),(33028,'mixpanel','completed',10,'2024-08-18 00:49:29','2024-08-18 02:16:29','2024-08-18 02:11:29','2024-08-18 02:16:29',NULL,0,0,NULL,NULL),(33029,'mixpanel','completed',10,'2024-08-18 00:25:28','2024-08-18 02:26:30','2024-08-18 02:21:28','2024-08-18 02:26:30',NULL,0,0,NULL,NULL),(33030,'mixpanel','completed',10,'2024-08-18 01:14:27','2024-08-18 02:36:32','2024-08-18 02:31:27','2024-08-18 02:36:32',NULL,0,0,NULL,NULL),(33031,'mixpanel','completed',10,'2024-08-18 01:26:30','2024-08-18 02:46:33','2024-08-18 02:41:30','2024-08-18 02:46:33',NULL,0,0,NULL,NULL),(33032,'mixpanel','completed',10,'2024-08-18 01:08:30','2024-08-18 02:56:30','2024-08-18 02:51:30','2024-08-18 02:56:30',NULL,0,0,NULL,NULL),(33033,'mixpanel','completed',10,'2024-08-18 01:09:27','2024-08-18 03:06:34','2024-08-18 03:01:27','2024-08-18 03:06:34',NULL,0,0,NULL,NULL),(33034,'mixpanel','completed',10,'2024-08-18 02:04:30','2024-08-18 03:16:27','2024-08-18 03:11:30','2024-08-18 03:16:27',NULL,0,0,NULL,NULL),(33035,'mixpanel','completed',10,'2024-08-18 01:53:31','2024-08-18 03:26:33','2024-08-18 03:21:31','2024-08-18 03:26:33',NULL,0,0,NULL,NULL),(33036,'mixpanel','completed',10,'2024-08-18 01:39:30','2024-08-18 03:36:30','2024-08-18 03:31:30','2024-08-18 03:36:30',NULL,0,0,NULL,NULL),(33037,'mixpanel','completed',10,'2024-08-18 02:00:26','2024-08-18 03:46:26','2024-08-18 03:41:26','2024-08-18 03:46:26',NULL,0,0,NULL,NULL),(33038,'mixpanel','completed',10,'2024-08-18 02:09:31','2024-08-18 03:55:42','2024-08-18 03:51:31','2024-08-18 03:55:42',NULL,0,0,NULL,NULL),(33039,'mixpanel','completed',10,'2024-08-18 02:05:27','2024-08-18 04:06:30','2024-08-18 04:01:27','2024-08-18 04:06:30',NULL,0,0,NULL,NULL),(33040,'mixpanel','completed',10,'2024-08-18 02:11:29','2024-08-18 04:16:27','2024-08-18 04:11:29','2024-08-18 04:16:27',NULL,0,0,NULL,NULL),(33041,'mixpanel','completed',10,'2024-08-18 02:34:28','2024-08-18 04:26:30','2024-08-18 04:21:28','2024-08-18 04:26:30',NULL,0,0,NULL,NULL),(33042,'mixpanel','completed',10,'2024-08-18 03:29:39','2024-08-18 04:36:39','2024-08-18 04:31:39','2024-08-18 04:36:39',NULL,0,0,NULL,NULL),(33043,'mixpanel','completed',10,'2024-08-18 03:19:33','2024-08-18 04:46:35','2024-08-18 04:41:33','2024-08-18 04:46:35',NULL,0,0,NULL,NULL),(33044,'mixpanel','completed',10,'2024-08-18 02:52:29','2024-08-18 04:54:23','2024-08-18 04:51:29','2024-08-18 04:54:23',NULL,0,0,NULL,NULL),(33045,'mixpanel','completed',10,'2024-08-18 03:37:25','2024-08-18 05:01:28','2024-08-18 04:56:25','2024-08-18 05:01:28',NULL,0,0,NULL,NULL),(33046,'mixpanel','completed',10,'2024-08-18 03:25:30','2024-08-18 05:11:30','2024-08-18 05:06:30','2024-08-18 05:11:30',NULL,0,0,NULL,NULL),(33047,'mixpanel','completed',10,'2024-08-18 03:51:27','2024-08-18 05:21:29','2024-08-18 05:16:27','2024-08-18 05:21:29',NULL,0,0,NULL,NULL),(33048,'mixpanel','completed',10,'2024-08-18 04:11:30','2024-08-18 05:31:27','2024-08-18 05:26:30','2024-08-18 05:31:27',NULL,0,0,NULL,NULL),(33049,'mixpanel','completed',10,'2024-08-18 03:54:29','2024-08-18 05:40:48','2024-08-18 05:36:29','2024-08-18 05:40:48',NULL,0,0,NULL,NULL),(33050,'mixpanel','completed',10,'2024-08-18 04:06:46','2024-08-18 05:51:30','2024-08-18 05:44:46','2024-08-18 05:51:30',NULL,0,0,NULL,NULL),(33051,'mixpanel','completed',10,'2024-08-18 04:03:30','2024-08-18 05:59:30','2024-08-18 05:56:30','2024-08-18 05:59:30',NULL,0,0,NULL,NULL),(33052,'mixpanel','completed',10,'2024-08-18 04:23:29','2024-08-18 06:11:18','2024-08-18 06:06:29','2024-08-18 06:11:18',NULL,0,0,NULL,NULL),(33053,'mixpanel','completed',10,'2024-08-18 04:40:43','2024-08-18 06:21:31','2024-08-18 06:14:43','2024-08-18 06:21:31',NULL,0,0,NULL,NULL),(33054,'mixpanel','completed',10,'2024-08-18 04:51:31','2024-08-18 06:31:27','2024-08-18 06:26:31','2024-08-18 06:31:27',NULL,0,0,NULL,NULL),(33055,'mixpanel','completed',10,'2024-08-18 05:24:28','2024-08-18 06:41:29','2024-08-18 06:36:28','2024-08-18 06:41:29',NULL,0,0,NULL,NULL),(33056,'mixpanel','completed',10,'2024-08-18 04:51:27','2024-08-18 06:51:30','2024-08-18 06:46:27','2024-08-18 06:51:30',NULL,0,0,NULL,NULL),(33057,'mixpanel','completed',10,'2024-08-18 05:54:33','2024-08-18 07:01:26','2024-08-18 06:56:33','2024-08-18 07:01:26',NULL,0,0,NULL,NULL),(33058,'mixpanel','completed',10,'2024-08-18 05:15:30','2024-08-18 07:11:29','2024-08-18 07:06:30','2024-08-18 07:11:29',NULL,0,0,NULL,NULL),(33059,'mixpanel','completed',10,'2024-08-18 05:35:26','2024-08-18 07:19:41','2024-08-18 07:16:26','2024-08-18 07:19:41',NULL,0,0,NULL,NULL),(33060,'mixpanel','completed',10,'2024-08-18 06:17:34','2024-08-18 07:31:30','2024-08-18 07:26:34','2024-08-18 07:31:30',NULL,0,0,NULL,NULL),(33061,'mixpanel','completed',10,'2024-08-18 05:38:30','2024-08-18 07:41:31','2024-08-18 07:36:30','2024-08-18 07:41:31',NULL,0,0,NULL,NULL),(33062,'mixpanel','completed',10,'2024-08-18 05:45:28','2024-08-18 07:51:29','2024-08-18 07:46:28','2024-08-18 07:51:29',NULL,0,0,NULL,NULL),(33063,'mixpanel','completed',10,'2024-08-18 06:10:53','2024-08-18 08:01:45','2024-08-18 07:55:53','2024-08-18 08:01:45',NULL,0,0,NULL,NULL),(33064,'mixpanel','completed',10,'2024-08-18 06:45:30','2024-08-18 08:11:29','2024-08-18 08:06:30','2024-08-18 08:11:29',NULL,0,0,NULL,NULL),(33065,'mixpanel','completed',10,'2024-08-18 06:40:29','2024-08-18 08:19:06','2024-08-18 08:16:29','2024-08-18 08:19:06',NULL,0,0,NULL,NULL),(33066,'mixpanel','completed',10,'2024-08-18 06:51:13','2024-08-18 08:24:14','2024-08-18 08:21:13','2024-08-18 08:24:14',NULL,0,0,NULL,NULL),(33067,'mixpanel','completed',10,'2024-08-18 06:54:09','2024-08-18 08:30:10','2024-08-18 08:27:09','2024-08-18 08:30:10',NULL,0,0,NULL,NULL),(33068,'mixpanel','completed',10,'2024-08-18 06:33:12','2024-08-18 08:35:08','2024-08-18 08:32:12','2024-08-18 08:35:08',NULL,0,0,NULL,NULL),(33069,'mixpanel','completed',10,'2024-08-18 06:38:16','2024-08-18 08:40:08','2024-08-18 08:37:16','2024-08-18 08:40:08',NULL,0,0,NULL,NULL),(33070,'mixpanel','completed',10,'2024-08-18 07:40:09','2024-08-18 08:46:25','2024-08-18 08:43:09','2024-08-18 08:46:25',NULL,0,0,NULL,NULL),(33071,'mixpanel','completed',10,'2024-08-18 07:42:28','2024-08-18 08:56:27','2024-08-18 08:51:28','2024-08-18 08:56:27',NULL,0,0,NULL,NULL),(33072,'mixpanel','completed',10,'2024-08-18 07:00:28','2024-08-18 09:06:29','2024-08-18 09:01:28','2024-08-18 09:06:29',NULL,0,0,NULL,NULL),(33073,'mixpanel','completed',10,'2024-08-18 07:44:31','2024-08-18 09:16:28','2024-08-18 09:11:31','2024-08-18 09:16:28',NULL,0,0,NULL,NULL),(33074,'mixpanel','completed',10,'2024-08-18 07:48:24','2024-08-18 09:26:28','2024-08-18 09:21:24','2024-08-18 09:26:28',NULL,0,0,NULL,NULL),(33075,'mixpanel','completed',10,'2024-08-18 07:49:25','2024-08-18 09:36:26','2024-08-18 09:31:25','2024-08-18 09:36:26',NULL,0,0,NULL,NULL),(33076,'mixpanel','completed',10,'2024-08-18 07:59:26','2024-08-18 09:46:26','2024-08-18 09:41:26','2024-08-18 09:46:26',NULL,0,0,NULL,NULL),(33077,'mixpanel','completed',10,'2024-08-18 08:09:29','2024-08-18 09:56:25','2024-08-18 09:51:29','2024-08-18 09:56:25',NULL,0,0,NULL,NULL),(33078,'mixpanel','completed',10,'2024-08-18 08:42:26','2024-08-18 10:06:25','2024-08-18 10:01:26','2024-08-18 10:06:25',NULL,0,0,NULL,NULL),(33079,'mixpanel','completed',10,'2024-08-18 08:50:25','2024-08-18 10:16:26','2024-08-18 10:11:25','2024-08-18 10:16:26',NULL,0,0,NULL,NULL),(33080,'mixpanel','completed',10,'2024-08-18 09:13:28','2024-08-18 10:26:23','2024-08-18 10:21:28','2024-08-18 10:26:23',NULL,0,0,NULL,NULL),(33081,'mixpanel','completed',10,'2024-08-18 08:30:24','2024-08-18 10:34:28','2024-08-18 10:31:24','2024-08-18 10:34:28',NULL,0,0,NULL,NULL),(33082,'mixpanel','completed',10,'2024-08-18 08:58:24','2024-08-18 10:45:59','2024-08-18 10:41:24','2024-08-18 10:45:59',NULL,0,0,NULL,NULL),(33083,'mixpanel','completed',10,'2024-08-18 09:02:26','2024-08-18 10:56:22','2024-08-18 10:51:26','2024-08-18 10:56:22',NULL,0,0,NULL,NULL),(33084,'mixpanel','completed',10,'2024-08-18 09:57:49','2024-08-18 11:06:25','2024-08-18 10:59:49','2024-08-18 11:06:25',NULL,0,0,NULL,NULL),(33085,'mixpanel','completed',10,'2024-08-18 10:03:26','2024-08-18 11:16:25','2024-08-18 11:11:26','2024-08-18 11:16:25',NULL,0,0,NULL,NULL),(33086,'mixpanel','completed',10,'2024-08-18 10:15:26','2024-08-18 11:26:23','2024-08-18 11:21:27','2024-08-18 11:26:23',NULL,0,0,NULL,NULL),(33087,'mixpanel','completed',10,'2024-08-18 10:09:26','2024-08-18 11:34:57','2024-08-18 11:31:26','2024-08-18 11:34:57',NULL,0,0,NULL,NULL),(33088,'mixpanel','completed',10,'2024-08-18 09:58:26','2024-08-18 11:44:05','2024-08-18 11:41:26','2024-08-18 11:44:05',NULL,0,0,NULL,NULL),(33089,'mixpanel','completed',10,'2024-08-18 09:59:27','2024-08-18 11:51:26','2024-08-18 11:46:27','2024-08-18 11:51:26',NULL,0,0,NULL,NULL),(33090,'mixpanel','completed',10,'2024-08-18 10:49:25','2024-08-18 12:01:29','2024-08-18 11:56:25','2024-08-18 12:01:29',NULL,0,0,NULL,NULL),(33091,'mixpanel','completed',10,'2024-08-18 10:07:28','2024-08-18 12:11:24','2024-08-18 12:06:28','2024-08-18 12:11:24',NULL,0,0,NULL,NULL),(33092,'mixpanel','completed',10,'2024-08-18 10:43:52','2024-08-18 12:16:28','2024-08-18 12:13:52','2024-08-18 12:16:28',NULL,0,0,NULL,NULL),(33093,'mixpanel','completed',10,'2024-08-18 10:35:27','2024-08-18 12:26:28','2024-08-18 12:21:27','2024-08-18 12:26:28',NULL,0,0,NULL,NULL),(33094,'mixpanel','completed',10,'2024-08-18 10:47:27','2024-08-18 12:35:19','2024-08-18 12:31:27','2024-08-18 12:35:19',NULL,0,0,NULL,NULL),(33095,'mixpanel','completed',10,'2024-08-18 10:40:43','2024-08-18 12:41:24','2024-08-18 12:38:43','2024-08-18 12:41:24',NULL,0,0,NULL,NULL),(33096,'mixpanel','completed',10,'2024-08-18 11:04:53','2024-08-18 12:46:25','2024-08-18 12:43:53','2024-08-18 12:46:26',NULL,0,0,NULL,NULL),(33097,'mixpanel','completed',10,'2024-08-18 11:07:49','2024-08-18 12:56:24','2024-08-18 12:50:49','2024-08-18 12:56:24',NULL,0,0,NULL,NULL),(33098,'mixpanel','completed',10,'2024-08-18 11:44:32','2024-08-18 13:01:27','2024-08-18 12:58:32','2024-08-18 13:01:27',NULL,0,0,NULL,NULL),(33099,'mixpanel','completed',10,'2024-08-18 11:06:27','2024-08-18 13:09:12','2024-08-18 13:06:27','2024-08-18 13:09:12',NULL,0,0,NULL,NULL),(33100,'mixpanel','completed',10,'2024-08-18 12:01:26','2024-08-18 13:16:27','2024-08-18 13:11:26','2024-08-18 13:16:27',NULL,0,0,NULL,NULL),(33101,'mixpanel','completed',10,'2024-08-18 11:41:00','2024-08-18 13:26:12','2024-08-18 13:21:00','2024-08-18 13:26:12',NULL,0,0,NULL,NULL),(33102,'mixpanel','completed',10,'2024-08-18 11:27:48','2024-08-18 13:31:23','2024-08-18 13:28:48','2024-08-18 13:31:23',NULL,0,0,NULL,NULL),(33103,'mixpanel','completed',10,'2024-08-18 11:50:41','2024-08-18 13:41:26','2024-08-18 13:34:41','2024-08-18 13:41:26',NULL,0,0,NULL,NULL),(33104,'mixpanel','completed',10,'2024-08-18 11:54:26','2024-08-18 13:48:48','2024-08-18 13:46:26','2024-08-18 13:48:48',NULL,0,0,NULL,NULL),(33105,'mixpanel','completed',10,'2024-08-18 12:02:26','2024-08-18 13:54:50','2024-08-18 13:51:26','2024-08-18 13:54:50',NULL,0,0,NULL,NULL),(33106,'mixpanel','completed',10,'2024-08-18 12:05:02','2024-08-18 14:06:29','2024-08-18 14:00:02','2024-08-18 14:06:29',NULL,0,0,NULL,NULL),(33107,'mixpanel','completed',10,'2024-08-18 12:32:40','2024-08-18 14:11:25','2024-08-18 14:08:40','2024-08-18 14:11:25',NULL,0,0,NULL,NULL),(33108,'mixpanel','completed',10,'2024-08-18 13:02:32','2024-08-18 14:21:27','2024-08-18 14:16:32','2024-08-18 14:21:27',NULL,0,0,NULL,NULL),(33109,'mixpanel','completed',10,'2024-08-18 12:27:34','2024-08-18 14:31:28','2024-08-18 14:26:34','2024-08-18 14:31:28',NULL,0,0,NULL,NULL),(33110,'mixpanel','completed',10,'2024-08-18 12:50:29','2024-08-18 14:39:41','2024-08-18 14:36:29','2024-08-18 14:39:41',NULL,0,0,NULL,NULL),(33111,'mixpanel','completed',10,'2024-08-18 13:35:26','2024-08-18 14:50:08','2024-08-18 14:46:26','2024-08-18 14:50:08',NULL,0,0,NULL,NULL),(33112,'mixpanel','completed',10,'2024-08-18 13:01:25','2024-08-18 14:56:26','2024-08-18 14:52:25','2024-08-18 14:56:26',NULL,0,0,NULL,NULL),(33113,'mixpanel','completed',10,'2024-08-18 13:45:28','2024-08-18 15:06:28','2024-08-18 15:01:28','2024-08-18 15:06:28',NULL,0,0,NULL,NULL),(33114,'mixpanel','completed',10,'2024-08-18 14:05:20','2024-08-18 15:16:31','2024-08-18 15:10:20','2024-08-18 15:16:31',NULL,0,0,NULL,NULL),(33115,'mixpanel','completed',10,'2024-08-18 14:16:28','2024-08-18 15:26:27','2024-08-18 15:21:28','2024-08-18 15:26:27',NULL,0,0,NULL,NULL),(33116,'mixpanel','completed',10,'2024-08-18 13:54:37','2024-08-18 15:31:24','2024-08-18 15:28:37','2024-08-18 15:31:24',NULL,0,0,NULL,NULL),(33117,'mixpanel','completed',10,'2024-08-18 14:22:36','2024-08-18 15:41:29','2024-08-18 15:34:36','2024-08-18 15:41:29',NULL,0,0,NULL,NULL),(33118,'mixpanel','completed',10,'2024-08-18 14:07:28','2024-08-18 15:51:27','2024-08-18 15:46:28','2024-08-18 15:51:27',NULL,0,0,NULL,NULL),(33119,'mixpanel','completed',10,'2024-08-18 14:37:28','2024-08-18 16:01:28','2024-08-18 15:56:28','2024-08-18 16:01:28',NULL,0,0,NULL,NULL),(33120,'mixpanel','completed',10,'2024-08-18 14:13:28','2024-08-18 16:09:52','2024-08-18 16:06:28','2024-08-18 16:09:52',NULL,0,0,NULL,NULL),(33121,'mixpanel','completed',10,'2024-08-18 15:14:28','2024-08-18 16:21:32','2024-08-18 16:16:28','2024-08-18 16:21:32',NULL,0,0,NULL,NULL),(33122,'mixpanel','completed',10,'2024-08-18 15:15:29','2024-08-18 16:28:43','2024-08-18 16:26:29','2024-08-18 16:28:43',NULL,0,0,NULL,NULL),(33123,'mixpanel','completed',10,'2024-08-18 15:01:29','2024-08-18 16:36:28','2024-08-18 16:31:29','2024-08-18 16:36:28',NULL,0,0,NULL,NULL),(33124,'mixpanel','completed',10,'2024-08-18 14:50:27','2024-08-18 16:46:28','2024-08-18 16:41:27','2024-08-18 16:46:28',NULL,0,0,NULL,NULL),(33125,'mixpanel','completed',10,'2024-08-18 15:01:26','2024-08-18 16:56:27','2024-08-18 16:51:26','2024-08-18 16:56:27',NULL,0,0,NULL,NULL),(33126,'mixpanel','completed',10,'2024-08-18 15:44:29','2024-08-18 17:05:13','2024-08-18 17:01:29','2024-08-18 17:05:13',NULL,0,0,NULL,NULL),(33127,'mixpanel','completed',10,'2024-08-18 15:23:27','2024-08-18 17:14:29','2024-08-18 17:11:27','2024-08-18 17:14:29',NULL,0,0,NULL,NULL),(33128,'mixpanel','completed',10,'2024-08-18 15:54:29','2024-08-18 17:26:27','2024-08-18 17:21:29','2024-08-18 17:26:27',NULL,0,0,NULL,NULL),(33129,'mixpanel','completed',10,'2024-08-18 16:17:28','2024-08-18 17:36:33','2024-08-18 17:31:28','2024-08-18 17:36:33',NULL,0,0,NULL,NULL),(33130,'mixpanel','completed',10,'2024-08-18 16:15:16','2024-08-18 17:41:30','2024-08-18 17:39:16','2024-08-18 17:41:30',NULL,0,0,NULL,NULL),(33131,'mixpanel','completed',10,'2024-08-18 16:04:29','2024-08-18 17:51:27','2024-08-18 17:46:29','2024-08-18 17:51:27',NULL,0,0,NULL,NULL),(33132,'mixpanel','completed',10,'2024-08-18 16:22:28','2024-08-18 17:56:31','2024-08-18 17:54:28','2024-08-18 17:56:31',NULL,0,0,NULL,NULL),(33133,'mixpanel','completed',10,'2024-08-18 16:55:28','2024-08-18 18:04:22','2024-08-18 18:01:28','2024-08-18 18:04:22',NULL,0,0,NULL,NULL),(33134,'mixpanel','completed',10,'2024-08-18 16:49:31','2024-08-18 18:11:39','2024-08-18 18:06:31','2024-08-18 18:11:39',NULL,0,0,NULL,NULL),(33135,'mixpanel','completed',10,'2024-08-18 17:03:23','2024-08-18 18:16:30','2024-08-18 18:14:23','2024-08-18 18:16:30',NULL,0,0,NULL,NULL),(33136,'mixpanel','completed',10,'2024-08-18 16:25:26','2024-08-18 18:26:29','2024-08-18 18:21:26','2024-08-18 18:26:29',NULL,0,0,NULL,NULL),(33137,'mixpanel','completed',10,'2024-08-18 17:21:25','2024-08-18 18:36:31','2024-08-18 18:31:25','2024-08-18 18:36:31',NULL,0,0,NULL,NULL),(33138,'mixpanel','completed',10,'2024-08-18 16:54:30','2024-08-18 18:46:27','2024-08-18 18:41:30','2024-08-18 18:46:27',NULL,0,0,NULL,NULL),(33139,'mixpanel','completed',10,'2024-08-18 17:24:27','2024-08-18 18:56:31','2024-08-18 18:51:27','2024-08-18 18:56:31',NULL,0,0,NULL,NULL),(33140,'mixpanel','completed',10,'2024-08-18 17:11:27','2024-08-18 19:04:22','2024-08-18 19:01:27','2024-08-18 19:04:22',NULL,0,0,NULL,NULL),(33141,'mixpanel','completed',10,'2024-08-18 18:04:33','2024-08-18 19:11:31','2024-08-18 19:06:33','2024-08-18 19:11:31',NULL,0,0,NULL,NULL),(33142,'mixpanel','completed',10,'2024-08-18 17:35:28','2024-08-18 19:21:28','2024-08-18 19:16:28','2024-08-18 19:21:28',NULL,0,0,NULL,NULL),(33143,'subscribers_engagement_score','completed',10,'2024-08-18 19:26:29','2024-08-18 19:31:28','2024-08-18 19:26:29','2024-08-18 19:31:28',NULL,0,0,NULL,NULL),(33144,'mixpanel','completed',10,'2024-08-18 18:15:29','2024-08-18 19:31:28','2024-08-18 19:26:29','2024-08-18 19:31:28',NULL,0,0,NULL,NULL),(33145,'subscribers_engagement_score','completed',10,'2024-08-19 15:02:00','2024-08-19 15:03:51','2024-08-18 19:31:28','2024-08-19 15:03:51',NULL,0,0,NULL,NULL),(33146,'mixpanel','completed',10,'2024-08-18 18:25:31','2024-08-18 19:41:29','2024-08-18 19:36:31','2024-08-18 19:41:29',NULL,0,0,NULL,NULL),(33147,'mixpanel','completed',10,'2024-08-18 17:59:27','2024-08-18 19:51:26','2024-08-18 19:46:27','2024-08-18 19:51:26',NULL,0,0,NULL,NULL),(33148,'mixpanel','completed',10,'2024-08-18 18:17:43','2024-08-18 20:01:30','2024-08-18 19:55:43','2024-08-18 20:01:30',NULL,0,0,NULL,NULL),(33149,'mixpanel','completed',10,'2024-08-18 18:10:29','2024-08-18 20:11:31','2024-08-18 20:06:29','2024-08-18 20:11:31',NULL,0,0,NULL,NULL),(33150,'mixpanel','completed',10,'2024-08-18 19:07:27','2024-08-18 20:21:29','2024-08-18 20:16:27','2024-08-18 20:21:29',NULL,0,0,NULL,NULL),(33151,'mixpanel','completed',10,'2024-08-18 19:21:30','2024-08-18 20:31:27','2024-08-18 20:26:30','2024-08-18 20:31:27',NULL,0,0,NULL,NULL),(33152,'mixpanel','completed',10,'2024-08-18 19:12:30','2024-08-18 20:41:29','2024-08-18 20:36:30','2024-08-18 20:41:29',NULL,0,0,NULL,NULL),(33153,'mixpanel','completed',10,'2024-08-18 19:17:29','2024-08-18 20:51:26','2024-08-18 20:46:29','2024-08-18 20:51:26',NULL,0,0,NULL,NULL),(33154,'mixpanel','completed',10,'2024-08-18 19:06:28','2024-08-18 21:01:29','2024-08-18 20:56:28','2024-08-18 21:01:29',NULL,0,0,NULL,NULL),(33155,'mixpanel','completed',10,'2024-08-18 19:23:31','2024-08-18 21:10:08','2024-08-18 21:06:31','2024-08-18 21:10:08',NULL,0,0,NULL,NULL),(33156,'mixpanel','completed',10,'2024-08-18 19:33:19','2024-08-18 21:16:27','2024-08-18 21:12:19','2024-08-18 21:16:27',NULL,0,0,NULL,NULL),(33157,'mixpanel','completed',10,'2024-08-18 19:28:27','2024-08-18 21:26:29','2024-08-18 21:21:27','2024-08-18 21:26:29',NULL,0,0,NULL,NULL),(33158,'mixpanel','completed',10,'2024-08-18 20:22:26','2024-08-18 21:36:31','2024-08-18 21:31:26','2024-08-18 21:36:31',NULL,0,0,NULL,NULL),(33159,'mixpanel','completed',10,'2024-08-18 20:25:30','2024-08-18 21:46:28','2024-08-18 21:41:30','2024-08-18 21:46:28',NULL,0,0,NULL,NULL),(33160,'mixpanel','completed',10,'2024-08-18 19:59:31','2024-08-18 21:56:28','2024-08-18 21:51:31','2024-08-18 21:56:28',NULL,0,0,NULL,NULL),(33161,'mixpanel','completed',10,'2024-08-18 20:33:33','2024-08-18 22:01:31','2024-08-18 21:58:33','2024-08-18 22:01:31',NULL,0,0,NULL,NULL),(33162,'mixpanel','completed',10,'2024-08-18 20:43:32','2024-08-18 22:11:54','2024-08-18 22:06:32','2024-08-18 22:11:54',NULL,0,0,NULL,NULL),(33163,'mixpanel','completed',10,'2024-08-18 20:18:59','2024-08-18 22:14:48','2024-08-18 22:11:59','2024-08-18 22:14:48',NULL,0,0,NULL,NULL),(33164,'mixpanel','completed',10,'2024-08-18 21:18:29','2024-08-18 22:26:30','2024-08-18 22:21:29','2024-08-18 22:26:30',NULL,0,0,NULL,NULL),(33165,'mixpanel','completed',10,'2024-08-18 20:59:25','2024-08-18 22:36:27','2024-08-18 22:31:25','2024-08-18 22:36:27',NULL,0,0,NULL,NULL),(33166,'mixpanel','completed',10,'2024-08-18 20:50:27','2024-08-18 22:46:05','2024-08-18 22:41:27','2024-08-18 22:46:05',NULL,0,0,NULL,NULL),(33167,'mixpanel','completed',10,'2024-08-18 21:43:26','2024-08-18 22:56:30','2024-08-18 22:51:26','2024-08-18 22:56:30',NULL,0,0,NULL,NULL),(33168,'mixpanel','completed',10,'2024-08-18 21:43:29','2024-08-18 23:06:33','2024-08-18 23:01:29','2024-08-18 23:06:33',NULL,0,0,NULL,NULL),(33169,'mixpanel','completed',10,'2024-08-18 21:21:27','2024-08-18 23:16:24','2024-08-18 23:11:27','2024-08-18 23:16:24',NULL,0,0,NULL,NULL),(33170,'mixpanel','completed',10,'2024-08-18 21:51:25','2024-08-18 23:26:25','2024-08-18 23:21:25','2024-08-18 23:26:25',NULL,0,0,NULL,NULL),(33171,'mixpanel','completed',10,'2024-08-18 22:16:24','2024-08-18 23:36:29','2024-08-18 23:31:24','2024-08-18 23:36:29',NULL,0,0,NULL,NULL),(33172,'mixpanel','completed',10,'2024-08-18 21:56:25','2024-08-18 23:46:25','2024-08-18 23:41:25','2024-08-18 23:46:25',NULL,0,0,NULL,NULL),(33173,'mixpanel','completed',10,'2024-08-18 22:42:26','2024-08-18 23:56:31','2024-08-18 23:51:26','2024-08-18 23:56:31',NULL,0,0,NULL,NULL),(33174,'mixpanel','completed',10,'2024-08-18 22:47:30','2024-08-19 00:04:34','2024-08-19 00:01:30','2024-08-19 00:04:34',NULL,0,0,NULL,NULL),(33175,'schedule_re_engagement_email','completed',10,'2024-08-20 00:11:28','2024-08-20 00:16:30','2024-08-19 00:11:28','2024-08-20 00:16:30',NULL,0,0,NULL,NULL),(33176,'mixpanel','completed',10,'2024-08-18 22:56:28','2024-08-19 00:16:29','2024-08-19 00:11:28','2024-08-19 00:16:29',NULL,0,0,NULL,NULL),(33177,'mixpanel','completed',10,'2024-08-18 22:47:26','2024-08-19 00:26:29','2024-08-19 00:21:26','2024-08-19 00:26:29',NULL,0,0,NULL,NULL),(33178,'mixpanel','completed',10,'2024-08-18 23:05:26','2024-08-19 00:36:32','2024-08-19 00:31:26','2024-08-19 00:36:32',NULL,0,0,NULL,NULL),(33179,'mixpanel','completed',10,'2024-08-18 22:47:34','2024-08-19 00:46:43','2024-08-19 00:41:34','2024-08-19 00:46:43',NULL,0,0,NULL,NULL),(33180,'mixpanel','completed',10,'2024-08-18 22:57:27','2024-08-19 00:56:30','2024-08-19 00:51:27','2024-08-19 00:56:30',NULL,0,0,NULL,NULL),(33181,'mixpanel','completed',10,'2024-08-18 23:37:28','2024-08-19 01:06:32','2024-08-19 01:01:28','2024-08-19 01:06:32',NULL,0,0,NULL,NULL),(33182,'mixpanel','completed',10,'2024-08-18 23:11:32','2024-08-19 01:16:29','2024-08-19 01:11:32','2024-08-19 01:16:29',NULL,0,0,NULL,NULL),(33183,'mixpanel','completed',10,'2024-08-19 00:18:26','2024-08-19 01:25:06','2024-08-19 01:21:26','2024-08-19 01:25:06',NULL,0,0,NULL,NULL),(33184,'mixpanel','completed',10,'2024-08-18 23:55:28','2024-08-19 01:36:28','2024-08-19 01:31:28','2024-08-19 01:36:28',NULL,0,0,NULL,NULL),(33185,'mixpanel','completed',10,'2024-08-19 00:26:30','2024-08-19 01:46:28','2024-08-19 01:41:30','2024-08-19 01:46:28',NULL,0,0,NULL,NULL),(33186,'mixpanel','completed',10,'2024-08-19 00:25:30','2024-08-19 01:56:29','2024-08-19 01:51:30','2024-08-19 01:56:29',NULL,0,0,NULL,NULL),(33187,'mixpanel','completed',10,'2024-08-19 00:54:30','2024-08-19 02:06:32','2024-08-19 02:01:30','2024-08-19 02:06:32',NULL,0,0,NULL,NULL),(33188,'mixpanel','completed',10,'2024-08-19 00:55:25','2024-08-19 02:16:30','2024-08-19 02:11:25','2024-08-19 02:16:30',NULL,0,0,NULL,NULL),(33189,'mixpanel','completed',10,'2024-08-19 00:58:17','2024-08-19 02:21:24','2024-08-19 02:19:17','2024-08-19 02:21:24',NULL,0,0,NULL,NULL),(33190,'mixpanel','completed',10,'2024-08-19 00:54:26','2024-08-19 02:31:26','2024-08-19 02:26:26','2024-08-19 02:31:26',NULL,0,0,NULL,NULL),(33191,'mixpanel','completed',10,'2024-08-19 01:30:30','2024-08-19 02:41:43','2024-08-19 02:36:30','2024-08-19 02:41:43',NULL,0,0,NULL,NULL),(33192,'mixpanel','completed',10,'2024-08-19 01:37:34','2024-08-19 02:51:37','2024-08-19 02:46:34','2024-08-19 02:51:37',NULL,0,0,NULL,NULL),(33193,'mixpanel','completed',10,'2024-08-19 01:41:34','2024-08-19 03:01:29','2024-08-19 02:56:34','2024-08-19 03:01:29',NULL,0,0,NULL,NULL),(33194,'mixpanel','completed',10,'2024-08-19 01:12:34','2024-08-19 03:11:31','2024-08-19 03:06:34','2024-08-19 03:11:31',NULL,0,0,NULL,NULL),(33195,'mixpanel','completed',10,'2024-08-19 01:19:56','2024-08-19 03:16:27','2024-08-19 03:13:56','2024-08-19 03:16:27',NULL,0,0,NULL,NULL),(33196,'mixpanel','completed',10,'2024-08-19 01:53:31','2024-08-19 03:26:30','2024-08-19 03:21:31','2024-08-19 03:26:30',NULL,0,0,NULL,NULL),(33197,'mixpanel','completed',10,'2024-08-19 02:04:30','2024-08-19 03:36:30','2024-08-19 03:31:30','2024-08-19 03:36:30',NULL,0,0,NULL,NULL),(33198,'mixpanel','completed',10,'2024-08-19 01:54:30','2024-08-19 03:46:26','2024-08-19 03:41:30','2024-08-19 03:46:26',NULL,0,0,NULL,NULL),(33199,'mixpanel','completed',10,'2024-08-19 02:03:28','2024-08-19 03:56:31','2024-08-19 03:51:28','2024-08-19 03:56:31',NULL,0,0,NULL,NULL),(33200,'mixpanel','completed',10,'2024-08-19 02:06:29','2024-08-19 04:06:30','2024-08-19 04:01:29','2024-08-19 04:06:30',NULL,0,0,NULL,NULL),(33201,'mixpanel','completed',10,'2024-08-19 03:00:32','2024-08-19 04:16:31','2024-08-19 04:11:32','2024-08-19 04:16:31',NULL,0,0,NULL,NULL),(33202,'mixpanel','completed',10,'2024-08-19 02:23:31','2024-08-19 04:26:36','2024-08-19 04:21:31','2024-08-19 04:26:36',NULL,0,0,NULL,NULL),(33203,'mixpanel','completed',10,'2024-08-19 03:11:49','2024-08-19 04:36:43','2024-08-19 04:31:49','2024-08-19 04:36:43',NULL,0,0,NULL,NULL),(33204,'mixpanel','completed',10,'2024-08-19 03:31:31','2024-08-19 04:46:36','2024-08-19 04:41:31','2024-08-19 04:46:36',NULL,0,0,NULL,NULL),(33205,'mixpanel','completed',10,'2024-08-19 03:02:31','2024-08-19 04:53:49','2024-08-19 04:51:31','2024-08-19 04:53:49',NULL,0,0,NULL,NULL),(33206,'mixpanel','completed',10,'2024-08-19 03:07:31','2024-08-19 05:01:28','2024-08-19 04:56:31','2024-08-19 05:01:28',NULL,0,0,NULL,NULL),(33207,'mixpanel','completed',10,'2024-08-19 03:27:36','2024-08-19 05:11:36','2024-08-19 05:06:36','2024-08-19 05:11:36',NULL,0,0,NULL,NULL),(33208,'mixpanel','completed',10,'2024-08-19 03:28:32','2024-08-19 05:21:27','2024-08-19 05:16:32','2024-08-19 05:21:27',NULL,0,0,NULL,NULL),(33209,'mixpanel','completed',10,'2024-08-19 03:25:35','2024-08-19 05:31:32','2024-08-19 05:26:35','2024-08-19 05:31:32',NULL,0,0,NULL,NULL),(33210,'mixpanel','completed',10,'2024-08-19 03:55:30','2024-08-19 05:41:29','2024-08-19 05:36:30','2024-08-19 05:41:29',NULL,0,0,NULL,NULL),(33211,'mixpanel','completed',10,'2024-08-19 03:58:29','2024-08-19 05:56:30','2024-08-19 05:51:29','2024-08-19 05:56:30',NULL,0,0,NULL,NULL),(33212,'mixpanel','completed',10,'2024-08-19 04:51:28','2024-08-19 06:06:30','2024-08-19 06:01:28','2024-08-19 06:06:30',NULL,0,0,NULL,NULL),(33213,'mixpanel','completed',10,'2024-08-19 05:09:30','2024-08-19 06:16:29','2024-08-19 06:11:30','2024-08-19 06:16:29',NULL,0,0,NULL,NULL),(33214,'mixpanel','completed',10,'2024-08-19 05:02:28','2024-08-19 06:26:33','2024-08-19 06:21:28','2024-08-19 06:26:33',NULL,0,0,NULL,NULL),(33215,'mixpanel','completed',10,'2024-08-19 05:26:29','2024-08-19 06:36:35','2024-08-19 06:31:29','2024-08-19 06:36:35',NULL,0,0,NULL,NULL),(33216,'mixpanel','completed',10,'2024-08-19 05:11:31','2024-08-19 06:46:28','2024-08-19 06:41:31','2024-08-19 06:46:28',NULL,0,0,NULL,NULL),(33217,'mixpanel','completed',10,'2024-08-19 05:16:27','2024-08-19 06:56:29','2024-08-19 06:51:27','2024-08-19 06:56:29',NULL,0,0,NULL,NULL),(33218,'mixpanel','completed',10,'2024-08-19 05:16:28','2024-08-19 07:06:31','2024-08-19 07:01:28','2024-08-19 07:06:31',NULL,0,0,NULL,NULL),(33219,'mixpanel','completed',10,'2024-08-19 05:52:28','2024-08-19 07:16:31','2024-08-19 07:11:28','2024-08-19 07:16:31',NULL,0,0,NULL,NULL),(33220,'mixpanel','completed',10,'2024-08-19 05:53:27','2024-08-19 07:26:29','2024-08-19 07:21:27','2024-08-19 07:26:29',NULL,0,0,NULL,NULL),(33221,'mixpanel','completed',10,'2024-08-19 06:08:28','2024-08-19 07:41:32','2024-08-19 07:31:28','2024-08-19 07:41:32',NULL,0,0,NULL,NULL),(33222,'mixpanel','completed',10,'2024-08-19 05:50:32','2024-08-19 07:51:29','2024-08-19 07:46:32','2024-08-19 07:51:29',NULL,0,0,NULL,NULL),(33223,'mixpanel','completed',10,'2024-08-19 06:23:30','2024-08-19 08:01:29','2024-08-19 07:56:30','2024-08-19 08:01:29',NULL,0,0,NULL,NULL),(33224,'mixpanel','completed',10,'2024-08-19 06:32:11','2024-08-19 08:06:30','2024-08-19 08:04:11','2024-08-19 08:06:30',NULL,0,0,NULL,NULL),(33225,'mixpanel','completed',10,'2024-08-19 07:00:28','2024-08-19 08:16:26','2024-08-19 08:11:28','2024-08-19 08:16:26',NULL,0,0,NULL,NULL),(33226,'mixpanel','completed',10,'2024-08-19 06:26:28','2024-08-19 08:26:30','2024-08-19 08:21:28','2024-08-19 08:26:30',NULL,0,0,NULL,NULL),(33227,'mixpanel','completed',10,'2024-08-19 07:18:33','2024-08-19 08:36:28','2024-08-19 08:31:33','2024-08-19 08:36:28',NULL,0,0,NULL,NULL),(33228,'mixpanel','completed',10,'2024-08-19 06:40:29','2024-08-19 08:46:30','2024-08-19 08:41:29','2024-08-19 08:46:30',NULL,0,0,NULL,NULL),(33229,'mixpanel','completed',10,'2024-08-19 07:26:05','2024-08-19 08:56:31','2024-08-19 08:51:05','2024-08-19 08:56:31',NULL,0,0,NULL,NULL),(33230,'mixpanel','completed',10,'2024-08-19 07:17:57','2024-08-19 09:01:30','2024-08-19 08:58:57','2024-08-19 09:01:30',NULL,0,0,NULL,NULL),(33231,'mixpanel','completed',10,'2024-08-19 07:40:30','2024-08-19 09:10:27','2024-08-19 09:06:30','2024-08-19 09:10:27',NULL,0,0,NULL,NULL),(33232,'mixpanel','completed',10,'2024-08-19 07:25:30','2024-08-19 09:21:30','2024-08-19 09:16:30','2024-08-19 09:21:30',NULL,0,0,NULL,NULL),(33233,'mixpanel','completed',10,'2024-08-19 07:40:31','2024-08-19 09:31:01','2024-08-19 09:26:31','2024-08-19 09:31:01',NULL,0,0,NULL,NULL),(33234,'mixpanel','completed',10,'2024-08-19 07:59:31','2024-08-19 09:41:33','2024-08-19 09:36:31','2024-08-19 09:41:33',NULL,0,0,NULL,NULL),(33235,'mixpanel','completed',10,'2024-08-19 08:36:29','2024-08-19 09:51:30','2024-08-19 09:46:29','2024-08-19 09:51:30',NULL,0,0,NULL,NULL),(33236,'mixpanel','completed',10,'2024-08-19 07:55:30','2024-08-19 09:59:26','2024-08-19 09:56:30','2024-08-19 09:59:26',NULL,0,0,NULL,NULL),(33237,'mixpanel','completed',10,'2024-08-19 08:19:29','2024-08-19 10:06:29','2024-08-19 10:01:29','2024-08-19 10:06:29',NULL,0,0,NULL,NULL),(33238,'mixpanel','completed',10,'2024-08-19 08:24:26','2024-08-19 10:16:30','2024-08-19 10:11:26','2024-08-19 10:16:30',NULL,0,0,NULL,NULL),(33239,'mixpanel','completed',10,'2024-08-19 08:53:31','2024-08-19 10:26:32','2024-08-19 10:21:31','2024-08-19 10:26:32',NULL,0,0,NULL,NULL),(33240,'mixpanel','completed',10,'2024-08-19 08:52:31','2024-08-19 10:34:20','2024-08-19 10:31:31','2024-08-19 10:34:20',NULL,0,0,NULL,NULL),(33241,'mixpanel','completed',10,'2024-08-19 09:10:27','2024-08-19 10:41:29','2024-08-19 10:36:27','2024-08-19 10:41:29',NULL,0,0,NULL,NULL),(33242,'mixpanel','completed',10,'2024-08-19 09:03:30','2024-08-19 10:51:31','2024-08-19 10:46:30','2024-08-19 10:51:31',NULL,0,0,NULL,NULL),(33243,'mixpanel','completed',10,'2024-08-19 09:24:34','2024-08-19 11:00:50','2024-08-19 10:56:34','2024-08-19 11:00:50',NULL,0,0,NULL,NULL),(33244,'mixpanel','completed',10,'2024-08-19 09:31:28','2024-08-19 11:11:30','2024-08-19 11:06:28','2024-08-19 11:11:30',NULL,0,0,NULL,NULL),(33245,'mixpanel','completed',10,'2024-08-19 09:51:35','2024-08-19 11:21:26','2024-08-19 11:14:35','2024-08-19 11:21:26',NULL,0,0,NULL,NULL),(33246,'mixpanel','completed',10,'2024-08-19 09:47:30','2024-08-19 11:31:28','2024-08-19 11:26:30','2024-08-19 11:31:28',NULL,0,0,NULL,NULL),(33247,'mixpanel','completed',10,'2024-08-19 10:09:32','2024-08-19 11:41:29','2024-08-19 11:36:32','2024-08-19 11:41:29',NULL,0,0,NULL,NULL),(33248,'mixpanel','completed',10,'2024-08-19 09:55:30','2024-08-19 11:51:33','2024-08-19 11:46:30','2024-08-19 11:51:33',NULL,0,0,NULL,NULL),(33249,'mixpanel','completed',10,'2024-08-19 10:49:35','2024-08-19 12:01:31','2024-08-19 11:56:35','2024-08-19 12:01:31',NULL,0,0,NULL,NULL),(33250,'mixpanel','completed',10,'2024-08-19 10:19:03','2024-08-19 12:06:11','2024-08-19 12:04:03','2024-08-19 12:06:11',NULL,0,0,NULL,NULL),(33251,'mixpanel','completed',10,'2024-08-19 10:31:06','2024-08-19 12:11:10','2024-08-19 12:09:06','2024-08-19 12:11:10',NULL,0,0,NULL,NULL),(33252,'mixpanel','completed',10,'2024-08-19 10:22:14','2024-08-19 12:16:13','2024-08-19 12:13:14','2024-08-19 12:16:13',NULL,0,0,NULL,NULL),(33253,'mixpanel','completed',10,'2024-08-19 11:06:08','2024-08-19 12:21:15','2024-08-19 12:19:08','2024-08-19 12:21:15',NULL,0,0,NULL,NULL),(33254,'mixpanel','completed',10,'2024-08-19 10:24:14','2024-08-19 12:26:18','2024-08-19 12:24:14','2024-08-19 12:26:18',NULL,0,0,NULL,NULL),(33255,'mixpanel','completed',10,'2024-08-19 10:29:13','2024-08-19 12:32:08','2024-08-19 12:29:13','2024-08-19 12:32:08',NULL,0,0,NULL,NULL),(33256,'mixpanel','completed',10,'2024-08-19 11:32:34','2024-08-19 12:41:30','2024-08-19 12:36:34','2024-08-19 12:41:30',NULL,0,0,NULL,NULL),(33257,'mixpanel','completed',10,'2024-08-19 11:29:35','2024-08-19 12:51:31','2024-08-19 12:46:35','2024-08-19 12:51:31',NULL,0,0,NULL,NULL),(33258,'mixpanel','completed',10,'2024-08-19 11:52:36','2024-08-19 13:01:34','2024-08-19 12:56:36','2024-08-19 13:01:34',NULL,0,0,NULL,NULL),(33259,'mixpanel','completed',10,'2024-08-19 11:54:16','2024-08-19 13:11:31','2024-08-19 13:05:16','2024-08-19 13:11:31',NULL,0,0,NULL,NULL),(33260,'mixpanel','completed',10,'2024-08-19 11:50:32','2024-08-19 13:21:29','2024-08-19 13:16:32','2024-08-19 13:21:29',NULL,0,0,NULL,NULL),(33261,'mixpanel','completed',10,'2024-08-19 12:17:30','2024-08-19 13:29:10','2024-08-19 13:26:30','2024-08-19 13:29:10',NULL,0,0,NULL,NULL),(33262,'mixpanel','completed',10,'2024-08-19 11:54:26','2024-08-19 13:36:32','2024-08-19 13:31:26','2024-08-19 13:36:32',NULL,0,0,NULL,NULL),(33263,'mixpanel','completed',10,'2024-08-19 12:35:29','2024-08-19 13:46:29','2024-08-19 13:41:29','2024-08-19 13:46:29',NULL,0,0,NULL,NULL),(33264,'mixpanel','completed',10,'2024-08-19 12:07:35','2024-08-19 13:56:35','2024-08-19 13:51:35','2024-08-19 13:56:35',NULL,0,0,NULL,NULL),(33265,'mixpanel','completed',10,'2024-08-19 12:50:07','2024-08-19 14:06:29','2024-08-19 14:00:07','2024-08-19 14:06:29',NULL,0,0,NULL,NULL),(33266,'mixpanel','completed',10,'2024-08-19 12:53:28','2024-08-19 14:16:28','2024-08-19 14:11:28','2024-08-19 14:16:28',NULL,0,0,NULL,NULL),(33267,'mixpanel','completed',10,'2024-08-19 12:52:26','2024-08-19 14:24:13','2024-08-19 14:21:26','2024-08-19 14:24:13',NULL,0,0,NULL,NULL),(33268,'mixpanel','completed',10,'2024-08-19 12:48:29','2024-08-19 14:31:28','2024-08-19 14:26:29','2024-08-19 14:31:28',NULL,0,0,NULL,NULL),(33269,'mixpanel','completed',10,'2024-08-19 12:58:31','2024-08-19 14:41:29','2024-08-19 14:36:31','2024-08-19 14:41:29',NULL,0,0,NULL,NULL),(33270,'mixpanel','completed',10,'2024-08-19 13:23:31','2024-08-19 14:51:29','2024-08-19 14:45:31','2024-08-19 14:51:29',NULL,0,0,NULL,NULL),(33271,'mixpanel','completed',10,'2024-08-19 13:17:28','2024-08-19 15:01:28','2024-08-19 14:56:28','2024-08-19 15:01:28',NULL,0,0,NULL,NULL),(33272,'subscribers_engagement_score','completed',10,'2024-08-20 10:55:00','2024-08-20 10:56:29','2024-08-19 15:03:51','2024-08-20 10:56:29',NULL,0,0,NULL,NULL),(33273,'mixpanel','completed',10,'2024-08-19 13:55:51','2024-08-19 15:06:33','2024-08-19 15:03:51','2024-08-19 15:06:33',NULL,0,0,NULL,NULL),(33274,'mixpanel','completed',10,'2024-08-19 13:38:32','2024-08-19 15:16:34','2024-08-19 15:11:32','2024-08-19 15:16:34',NULL,0,0,NULL,NULL),(33275,'mixpanel','completed',10,'2024-08-19 13:56:18','2024-08-19 15:24:12','2024-08-19 15:21:18','2024-08-19 15:24:12',NULL,0,0,NULL,NULL),(33276,'mixpanel','completed',10,'2024-08-19 13:34:28','2024-08-19 15:31:31','2024-08-19 15:26:28','2024-08-19 15:31:31',NULL,0,0,NULL,NULL),(33277,'mixpanel','completed',10,'2024-08-19 13:39:33','2024-08-19 15:41:30','2024-08-19 15:36:33','2024-08-19 15:41:30',NULL,0,0,NULL,NULL),(33278,'mixpanel','completed',10,'2024-08-19 14:29:31','2024-08-19 15:47:50','2024-08-19 15:44:31','2024-08-19 15:47:50',NULL,0,0,NULL,NULL),(33279,'mixpanel','completed',10,'2024-08-19 13:53:27','2024-08-19 15:56:29','2024-08-19 15:51:27','2024-08-19 15:56:29',NULL,0,0,NULL,NULL),(33280,'mixpanel','completed',10,'2024-08-19 14:14:33','2024-08-19 16:06:48','2024-08-19 16:01:33','2024-08-19 16:06:48',NULL,0,0,NULL,NULL),(33281,'mixpanel','completed',10,'2024-08-19 14:22:34','2024-08-19 16:16:30','2024-08-19 16:11:34','2024-08-19 16:16:30',NULL,0,0,NULL,NULL),(33282,'mixpanel','completed',10,'2024-08-19 14:30:34','2024-08-19 16:26:30','2024-08-19 16:21:34','2024-08-19 16:26:30',NULL,0,0,NULL,NULL),(33283,'mixpanel','completed',10,'2024-08-19 15:13:31','2024-08-19 16:36:34','2024-08-19 16:31:31','2024-08-19 16:36:34',NULL,0,0,NULL,NULL),(33284,'mixpanel','completed',10,'2024-08-19 15:03:32','2024-08-19 16:46:30','2024-08-19 16:41:32','2024-08-19 16:46:30',NULL,0,0,NULL,NULL),(33285,'mixpanel','completed',10,'2024-08-19 15:37:29','2024-08-19 16:56:30','2024-08-19 16:51:29','2024-08-19 16:56:30',NULL,0,0,NULL,NULL),(33286,'mixpanel','completed',10,'2024-08-19 15:00:34','2024-08-19 17:06:30','2024-08-19 17:01:34','2024-08-19 17:06:30',NULL,0,0,NULL,NULL),(33287,'mixpanel','completed',10,'2024-08-19 15:17:31','2024-08-19 17:15:01','2024-08-19 17:11:31','2024-08-19 17:15:01',NULL,0,0,NULL,NULL),(33288,'mixpanel','completed',10,'2024-08-19 16:19:30','2024-08-19 17:26:32','2024-08-19 17:21:30','2024-08-19 17:26:32',NULL,0,0,NULL,NULL),(33289,'mixpanel','completed',10,'2024-08-19 16:26:43','2024-08-19 17:31:31','2024-08-19 17:28:43','2024-08-19 17:31:31',NULL,0,0,NULL,NULL),(33290,'mixpanel','completed',10,'2024-08-19 15:37:30','2024-08-19 17:41:31','2024-08-19 17:36:30','2024-08-19 17:41:31',NULL,0,0,NULL,NULL),(33291,'mixpanel','completed',10,'2024-08-19 16:06:29','2024-08-19 17:51:30','2024-08-19 17:46:29','2024-08-19 17:51:30',NULL,0,0,NULL,NULL),(33292,'mixpanel','completed',10,'2024-08-19 16:47:28','2024-08-19 18:01:30','2024-08-19 17:56:28','2024-08-19 18:01:30',NULL,0,0,NULL,NULL),(33293,'mixpanel','completed',10,'2024-08-19 16:56:30','2024-08-19 18:10:40','2024-08-19 18:06:30','2024-08-19 18:10:40',NULL,0,0,NULL,NULL),(33294,'mixpanel','completed',10,'2024-08-19 16:50:27','2024-08-19 18:26:30','2024-08-19 18:16:27','2024-08-19 18:26:30',NULL,0,0,NULL,NULL),(33295,'mixpanel','completed',10,'2024-08-19 17:20:30','2024-08-19 18:36:32','2024-08-19 18:31:30','2024-08-19 18:36:32',NULL,0,0,NULL,NULL),(33296,'mixpanel','completed',10,'2024-08-19 16:54:33','2024-08-19 18:46:30','2024-08-19 18:41:33','2024-08-19 18:46:30',NULL,0,0,NULL,NULL),(33297,'mixpanel','completed',10,'2024-08-19 17:24:28','2024-08-19 18:56:29','2024-08-19 18:51:28','2024-08-19 18:56:29',NULL,0,0,NULL,NULL),(33298,'mixpanel','completed',10,'2024-08-19 17:00:29','2024-08-19 19:06:30','2024-08-19 19:01:29','2024-08-19 19:06:30',NULL,0,0,NULL,NULL),(33299,'mixpanel','completed',10,'2024-08-19 17:28:32','2024-08-19 19:16:31','2024-08-19 19:11:32','2024-08-19 19:16:31',NULL,0,0,NULL,NULL),(33300,'mixpanel','completed',10,'2024-08-19 17:20:30','2024-08-19 19:26:29','2024-08-19 19:21:30','2024-08-19 19:26:29',NULL,0,0,NULL,NULL),(33301,'mixpanel','completed',10,'2024-08-19 18:11:46','2024-08-19 19:36:29','2024-08-19 19:29:46','2024-08-19 19:36:29',NULL,0,0,NULL,NULL),(33302,'mixpanel','completed',10,'2024-08-19 18:08:30','2024-08-19 19:44:35','2024-08-19 19:41:30','2024-08-19 19:44:35',NULL,0,0,NULL,NULL),(33303,'mixpanel','completed',10,'2024-08-19 18:45:50','2024-08-19 19:56:29','2024-08-19 19:50:50','2024-08-19 19:56:29',NULL,0,0,NULL,NULL),(33304,'mixpanel','completed',10,'2024-08-19 18:33:29','2024-08-19 20:06:30','2024-08-19 20:01:29','2024-08-19 20:06:30',NULL,0,0,NULL,NULL),(33305,'mixpanel','completed',10,'2024-08-19 18:49:30','2024-08-19 20:16:27','2024-08-19 20:11:30','2024-08-19 20:16:27',NULL,0,0,NULL,NULL),(33306,'mixpanel','completed',10,'2024-08-19 19:11:28','2024-08-19 20:26:34','2024-08-19 20:21:28','2024-08-19 20:26:34',NULL,0,0,NULL,NULL),(33307,'mixpanel','completed',10,'2024-08-19 18:35:28','2024-08-19 20:37:36','2024-08-19 20:31:28','2024-08-19 20:37:36',NULL,0,0,NULL,NULL),(33308,'mixpanel','completed',10,'2024-08-19 19:09:55','2024-08-19 20:48:16','2024-08-19 20:45:55','2024-08-19 20:48:16',NULL,0,0,NULL,NULL),(33309,'mixpanel','completed',10,'2024-08-19 19:43:25','2024-08-19 20:56:30','2024-08-19 20:51:25','2024-08-19 20:56:30',NULL,0,0,NULL,NULL),(33310,'mixpanel','completed',10,'2024-08-19 19:47:29','2024-08-19 21:06:32','2024-08-19 21:01:29','2024-08-19 21:06:32',NULL,0,0,NULL,NULL),(33311,'mixpanel','completed',10,'2024-08-19 19:22:29','2024-08-19 21:16:27','2024-08-19 21:11:29','2024-08-19 21:16:27',NULL,0,0,NULL,NULL),(33312,'mixpanel','completed',10,'2024-08-19 19:42:28','2024-08-19 21:26:30','2024-08-19 21:21:28','2024-08-19 21:26:30',NULL,0,0,NULL,NULL),(33313,'mixpanel','completed',10,'2024-08-19 20:01:28','2024-08-19 21:36:30','2024-08-19 21:31:28','2024-08-19 21:36:30',NULL,0,0,NULL,NULL),(33314,'mixpanel','completed',10,'2024-08-19 19:59:28','2024-08-19 21:46:27','2024-08-19 21:41:28','2024-08-19 21:46:27',NULL,0,0,NULL,NULL),(33315,'mixpanel','completed',10,'2024-08-19 19:51:29','2024-08-19 21:56:30','2024-08-19 21:51:29','2024-08-19 21:56:30',NULL,0,0,NULL,NULL),(33316,'mixpanel','completed',10,'2024-08-19 20:06:27','2024-08-19 22:06:28','2024-08-19 22:01:27','2024-08-19 22:06:28',NULL,0,0,NULL,NULL),(33317,'mixpanel','completed',10,'2024-08-19 20:24:52','2024-08-19 22:16:34','2024-08-19 22:11:52','2024-08-19 22:16:34',NULL,0,0,NULL,NULL),(33318,'mixpanel','completed',10,'2024-08-19 21:00:30','2024-08-19 22:23:50','2024-08-19 22:21:30','2024-08-19 22:23:50',NULL,0,0,NULL,NULL),(33319,'mixpanel','completed',10,'2024-08-19 20:37:29','2024-08-19 22:31:26','2024-08-19 22:26:29','2024-08-19 22:31:26',NULL,0,0,NULL,NULL),(33320,'mixpanel','completed',10,'2024-08-19 21:29:31','2024-08-19 22:38:39','2024-08-19 22:36:31','2024-08-19 22:38:39',NULL,0,0,NULL,NULL),(33321,'mixpanel','completed',10,'2024-08-19 21:19:29','2024-08-19 22:46:30','2024-08-19 22:41:29','2024-08-19 22:46:30',NULL,0,0,NULL,NULL),(33322,'mixpanel','completed',10,'2024-08-19 21:14:28','2024-08-19 22:56:29','2024-08-19 22:51:28','2024-08-19 22:56:29',NULL,0,0,NULL,NULL),(33323,'mixpanel','completed',10,'2024-08-19 21:14:28','2024-08-19 23:06:29','2024-08-19 23:01:28','2024-08-19 23:06:29',NULL,0,0,NULL,NULL),(33324,'mixpanel','completed',10,'2024-08-19 21:29:28','2024-08-19 23:16:27','2024-08-19 23:11:28','2024-08-19 23:16:27',NULL,0,0,NULL,NULL),(33325,'mixpanel','completed',10,'2024-08-19 21:56:27','2024-08-19 23:26:26','2024-08-19 23:21:27','2024-08-19 23:26:26',NULL,0,0,NULL,NULL),(33326,'mixpanel','completed',10,'2024-08-19 22:03:27','2024-08-19 23:36:28','2024-08-19 23:31:27','2024-08-19 23:36:28',NULL,0,0,NULL,NULL),(33327,'mixpanel','completed',10,'2024-08-19 22:07:28','2024-08-19 23:46:26','2024-08-19 23:41:28','2024-08-19 23:46:26',NULL,0,0,NULL,NULL),(33328,'mixpanel','completed',10,'2024-08-19 22:07:27','2024-08-19 23:56:27','2024-08-19 23:51:27','2024-08-19 23:56:27',NULL,0,0,NULL,NULL),(33329,'mixpanel','completed',10,'2024-08-19 22:30:28','2024-08-20 00:06:28','2024-08-20 00:01:28','2024-08-20 00:06:28',NULL,0,0,NULL,NULL),(33330,'mixpanel','completed',10,'2024-08-19 22:23:27','2024-08-20 00:16:30','2024-08-20 00:11:27','2024-08-20 00:16:30',NULL,0,0,NULL,NULL),(33331,'schedule_re_engagement_email','completed',10,'2024-08-21 00:21:27','2024-08-21 00:21:28','2024-08-20 00:21:27','2024-08-21 00:21:28',NULL,0,0,NULL,NULL),(33332,'mixpanel','completed',10,'2024-08-19 23:18:27','2024-08-20 00:26:28','2024-08-20 00:21:27','2024-08-20 00:26:28',NULL,0,0,NULL,NULL),(33333,'mixpanel','completed',10,'2024-08-19 23:28:26','2024-08-20 00:36:29','2024-08-20 00:31:26','2024-08-20 00:36:29',NULL,0,0,NULL,NULL),(33334,'mixpanel','completed',10,'2024-08-19 23:17:31','2024-08-20 00:46:26','2024-08-20 00:41:31','2024-08-20 00:46:26',NULL,0,0,NULL,NULL),(33335,'mixpanel','completed',10,'2024-08-19 23:38:43','2024-08-20 00:54:29','2024-08-20 00:51:43','2024-08-20 00:54:29',NULL,0,0,NULL,NULL),(33336,'mixpanel','completed',10,'2024-08-19 23:27:30','2024-08-20 01:06:28','2024-08-20 01:01:30','2024-08-20 01:06:28',NULL,0,0,NULL,NULL),(33337,'mixpanel','completed',10,'2024-08-19 23:50:28','2024-08-20 01:16:28','2024-08-20 01:11:28','2024-08-20 01:16:28',NULL,0,0,NULL,NULL),(33338,'mixpanel','completed',10,'2024-08-20 00:11:38','2024-08-20 01:21:29','2024-08-20 01:18:38','2024-08-20 01:21:29',NULL,0,0,NULL,NULL),(33339,'mixpanel','completed',10,'2024-08-20 00:15:31','2024-08-20 01:31:26','2024-08-20 01:26:31','2024-08-20 01:31:26',NULL,0,0,NULL,NULL),(33340,'mixpanel','completed',10,'2024-08-19 23:49:29','2024-08-20 01:41:30','2024-08-20 01:36:29','2024-08-20 01:41:30',NULL,0,0,NULL,NULL),(33341,'mixpanel','completed',10,'2024-08-20 00:35:28','2024-08-20 01:51:27','2024-08-20 01:46:28','2024-08-20 01:51:27',NULL,0,0,NULL,NULL),(33342,'mixpanel','completed',10,'2024-08-20 00:26:29','2024-08-20 02:01:27','2024-08-20 01:56:29','2024-08-20 02:01:27',NULL,0,0,NULL,NULL),(33343,'mixpanel','completed',10,'2024-08-20 00:43:30','2024-08-20 02:11:31','2024-08-20 02:06:30','2024-08-20 02:11:31',NULL,0,0,NULL,NULL),(33344,'mixpanel','completed',10,'2024-08-20 00:44:28','2024-08-20 02:21:29','2024-08-20 02:16:28','2024-08-20 02:21:29',NULL,0,0,NULL,NULL),(33345,'mixpanel','completed',10,'2024-08-20 01:07:30','2024-08-20 02:31:28','2024-08-20 02:26:30','2024-08-20 02:31:28',NULL,0,0,NULL,NULL),(33346,'mixpanel','completed',10,'2024-08-20 01:05:59','2024-08-20 02:41:31','2024-08-20 02:34:59','2024-08-20 02:41:31',NULL,0,0,NULL,NULL),(33347,'mixpanel','completed',10,'2024-08-20 01:23:27','2024-08-20 02:51:30','2024-08-20 02:46:27','2024-08-20 02:51:30',NULL,0,0,NULL,NULL),(33348,'mixpanel','completed',10,'2024-08-20 01:14:43','2024-08-20 03:01:27','2024-08-20 02:56:43','2024-08-20 03:01:27',NULL,0,0,NULL,NULL),(33349,'mixpanel','completed',10,'2024-08-20 01:56:27','2024-08-20 03:11:31','2024-08-20 03:06:27','2024-08-20 03:11:31',NULL,0,0,NULL,NULL),(33350,'mixpanel','completed',10,'2024-08-20 01:42:28','2024-08-20 03:21:28','2024-08-20 03:16:28','2024-08-20 03:21:28',NULL,0,0,NULL,NULL),(33351,'mixpanel','completed',10,'2024-08-20 01:48:28','2024-08-20 03:31:29','2024-08-20 03:26:28','2024-08-20 03:31:29',NULL,0,0,NULL,NULL),(33352,'mixpanel','completed',10,'2024-08-20 01:43:29','2024-08-20 03:41:27','2024-08-20 03:36:29','2024-08-20 03:41:27',NULL,0,0,NULL,NULL),(33353,'mixpanel','completed',10,'2024-08-20 02:28:29','2024-08-20 03:51:28','2024-08-20 03:46:29','2024-08-20 03:51:28',NULL,0,0,NULL,NULL),(33354,'mixpanel','completed',10,'2024-08-20 02:08:30','2024-08-20 04:01:29','2024-08-20 03:56:30','2024-08-20 04:01:29',NULL,0,0,NULL,NULL),(33355,'mixpanel','completed',10,'2024-08-20 02:28:28','2024-08-20 04:11:29','2024-08-20 04:06:28','2024-08-20 04:11:29',NULL,0,0,NULL,NULL),(33356,'mixpanel','completed',10,'2024-08-20 02:13:28','2024-08-20 04:16:29','2024-08-20 04:14:28','2024-08-20 04:16:29',NULL,0,0,NULL,NULL),(33357,'mixpanel','completed',10,'2024-08-20 03:17:30','2024-08-20 04:26:29','2024-08-20 04:21:30','2024-08-20 04:26:29',NULL,0,0,NULL,NULL),(33358,'mixpanel','completed',10,'2024-08-20 03:06:37','2024-08-20 04:36:36','2024-08-20 04:31:37','2024-08-20 04:36:36',NULL,0,0,NULL,NULL),(33359,'mixpanel','completed',10,'2024-08-20 03:18:39','2024-08-20 04:46:37','2024-08-20 04:41:39','2024-08-20 04:46:37',NULL,0,0,NULL,NULL),(33360,'mixpanel','completed',10,'2024-08-20 03:12:33','2024-08-20 04:56:27','2024-08-20 04:51:33','2024-08-20 04:56:27',NULL,0,0,NULL,NULL),(33361,'mixpanel','completed',10,'2024-08-20 03:26:30','2024-08-20 05:06:03','2024-08-20 05:01:30','2024-08-20 05:06:03',NULL,0,0,NULL,NULL),(33362,'mixpanel','completed',10,'2024-08-20 03:58:28','2024-08-20 05:16:31','2024-08-20 05:11:28','2024-08-20 05:16:31',NULL,0,0,NULL,NULL),(33363,'mixpanel','completed',10,'2024-08-20 03:56:59','2024-08-20 05:21:28','2024-08-20 05:18:59','2024-08-20 05:21:28',NULL,0,0,NULL,NULL),(33364,'mixpanel','completed',10,'2024-08-20 03:55:27','2024-08-20 05:31:28','2024-08-20 05:26:27','2024-08-20 05:31:28',NULL,0,0,NULL,NULL),(33365,'mixpanel','completed',10,'2024-08-20 04:32:28','2024-08-20 05:41:29','2024-08-20 05:36:28','2024-08-20 05:41:29',NULL,0,0,NULL,NULL),(33366,'mixpanel','completed',10,'2024-08-20 04:09:29','2024-08-20 05:51:32','2024-08-20 05:46:29','2024-08-20 05:51:32',NULL,0,0,NULL,NULL),(33367,'mixpanel','completed',10,'2024-08-20 04:23:29','2024-08-20 06:00:12','2024-08-20 05:56:29','2024-08-20 06:00:12',NULL,0,0,NULL,NULL),(33368,'mixpanel','completed',10,'2024-08-20 04:59:04','2024-08-20 06:11:28','2024-08-20 06:07:04','2024-08-20 06:11:28',NULL,0,0,NULL,NULL),(33369,'mixpanel','completed',10,'2024-08-20 04:18:33','2024-08-20 06:21:26','2024-08-20 06:16:33','2024-08-20 06:21:26',NULL,0,0,NULL,NULL),(33370,'mixpanel','completed',10,'2024-08-20 05:23:26','2024-08-20 06:29:37','2024-08-20 06:26:26','2024-08-20 06:29:37',NULL,0,0,NULL,NULL),(33371,'mixpanel','completed',10,'2024-08-20 04:36:28','2024-08-20 06:39:22','2024-08-20 06:36:28','2024-08-20 06:39:22',NULL,0,0,NULL,NULL),(33372,'mixpanel','completed',10,'2024-08-20 04:50:16','2024-08-20 06:45:09','2024-08-20 06:42:16','2024-08-20 06:45:09',NULL,0,0,NULL,NULL),(33373,'mixpanel','completed',10,'2024-08-20 05:15:17','2024-08-20 06:50:10','2024-08-20 06:47:17','2024-08-20 06:50:10',NULL,0,0,NULL,NULL),(33374,'mixpanel','completed',10,'2024-08-20 05:16:19','2024-08-20 06:56:09','2024-08-20 06:53:19','2024-08-20 06:56:09',NULL,0,0,NULL,NULL),(33375,'mixpanel','completed',10,'2024-08-20 05:20:07','2024-08-20 07:01:22','2024-08-20 06:59:07','2024-08-20 07:01:22',NULL,0,0,NULL,NULL),(33376,'mixpanel','completed',10,'2024-08-20 05:07:07','2024-08-20 07:06:10','2024-08-20 07:04:07','2024-08-20 07:06:10',NULL,0,0,NULL,NULL),(33377,'mixpanel','completed',10,'2024-08-20 06:02:30','2024-08-20 07:11:09','2024-08-20 07:08:30','2024-08-20 07:11:09',NULL,0,0,NULL,NULL),(33378,'mixpanel','completed',10,'2024-08-20 06:12:11','2024-08-20 07:17:07','2024-08-20 07:14:11','2024-08-20 07:17:07',NULL,0,0,NULL,NULL),(33379,'mixpanel','completed',10,'2024-08-20 06:15:16','2024-08-20 07:22:09','2024-08-20 07:19:16','2024-08-20 07:22:09',NULL,0,0,NULL,NULL),(33380,'mixpanel','completed',10,'2024-08-20 05:43:32','2024-08-20 07:31:28','2024-08-20 07:26:32','2024-08-20 07:31:28',NULL,0,0,NULL,NULL),(33381,'mixpanel','completed',10,'2024-08-20 06:32:29','2024-08-20 07:41:29','2024-08-20 07:36:29','2024-08-20 07:41:29',NULL,0,0,NULL,NULL),(33382,'mixpanel','completed',10,'2024-08-20 05:56:28','2024-08-20 07:51:27','2024-08-20 07:46:28','2024-08-20 07:51:27',NULL,0,0,NULL,NULL),(33383,'mixpanel','completed',10,'2024-08-20 05:59:28','2024-08-20 08:01:28','2024-08-20 07:56:28','2024-08-20 08:01:28',NULL,0,0,NULL,NULL),(33384,'mixpanel','completed',10,'2024-08-20 06:43:28','2024-08-20 08:11:30','2024-08-20 08:06:28','2024-08-20 08:11:30',NULL,0,0,NULL,NULL),(33385,'mixpanel','completed',10,'2024-08-20 06:46:27','2024-08-20 08:21:28','2024-08-20 08:16:27','2024-08-20 08:21:28',NULL,0,0,NULL,NULL),(33386,'mixpanel','completed',10,'2024-08-20 06:57:29','2024-08-20 08:30:38','2024-08-20 08:26:29','2024-08-20 08:30:38',NULL,0,0,NULL,NULL),(33387,'mixpanel','completed',10,'2024-08-20 06:39:30','2024-08-20 08:41:30','2024-08-20 08:36:30','2024-08-20 08:41:30',NULL,0,0,NULL,NULL),(33388,'mixpanel','completed',10,'2024-08-20 07:42:30','2024-08-20 08:51:29','2024-08-20 08:46:30','2024-08-20 08:51:29',NULL,0,0,NULL,NULL),(33389,'mixpanel','completed',10,'2024-08-20 07:30:29','2024-08-20 09:00:07','2024-08-20 08:56:29','2024-08-20 09:00:07',NULL,0,0,NULL,NULL),(33390,'mixpanel','completed',10,'2024-08-20 07:50:40','2024-08-20 09:11:29','2024-08-20 09:05:40','2024-08-20 09:11:29',NULL,0,0,NULL,NULL),(33391,'mixpanel','completed',10,'2024-08-20 08:09:29','2024-08-20 09:21:27','2024-08-20 09:16:29','2024-08-20 09:21:27',NULL,0,0,NULL,NULL),(33392,'mixpanel','completed',10,'2024-08-20 08:23:31','2024-08-20 09:31:27','2024-08-20 09:26:31','2024-08-20 09:31:27',NULL,0,0,NULL,NULL),(33393,'mixpanel','completed',10,'2024-08-20 08:19:29','2024-08-20 09:41:28','2024-08-20 09:36:29','2024-08-20 09:41:28',NULL,0,0,NULL,NULL),(33394,'mixpanel','completed',10,'2024-08-20 08:13:29','2024-08-20 09:51:27','2024-08-20 09:46:29','2024-08-20 09:51:27',NULL,0,0,NULL,NULL),(33395,'mixpanel','completed',10,'2024-08-20 08:23:26','2024-08-20 10:01:30','2024-08-20 09:55:26','2024-08-20 10:01:30',NULL,0,0,NULL,NULL),(33396,'mixpanel','completed',10,'2024-08-20 09:00:31','2024-08-20 10:11:30','2024-08-20 10:06:31','2024-08-20 10:11:30',NULL,0,0,NULL,NULL),(33397,'mixpanel','completed',10,'2024-08-20 08:32:26','2024-08-20 10:21:29','2024-08-20 10:16:26','2024-08-20 10:21:29',NULL,0,0,NULL,NULL),(33398,'mixpanel','completed',10,'2024-08-20 08:50:29','2024-08-20 10:31:28','2024-08-20 10:26:29','2024-08-20 10:31:28',NULL,0,0,NULL,NULL),(33399,'mixpanel','completed',10,'2024-08-20 08:42:31','2024-08-20 10:41:29','2024-08-20 10:36:31','2024-08-20 10:41:29',NULL,0,0,NULL,NULL),(33400,'mixpanel','completed',10,'2024-08-20 09:34:26','2024-08-20 10:49:36','2024-08-20 10:46:26','2024-08-20 10:49:36',NULL,0,0,NULL,NULL),(33401,'mixpanel','completed',10,'2024-08-20 09:50:01','2024-08-20 10:56:29','2024-08-20 10:54:01','2024-08-20 10:56:29',NULL,0,0,NULL,NULL),(33402,'subscribers_engagement_score','completed',10,'2024-08-20 10:56:29','2024-08-20 11:01:29','2024-08-20 10:56:29','2024-08-20 11:01:29',NULL,0,0,NULL,NULL),(33403,'subscribers_engagement_score','completed',10,'2024-08-21 20:09:00','2024-08-21 20:11:36','2024-08-20 11:01:29','2024-08-21 20:11:36',NULL,0,0,NULL,NULL),(33404,'mixpanel','completed',10,'2024-08-20 09:18:29','2024-08-20 11:06:31','2024-08-20 11:01:29','2024-08-20 11:06:31',NULL,0,0,NULL,NULL),(33405,'mixpanel','completed',10,'2024-08-20 09:19:29','2024-08-20 11:16:29','2024-08-20 11:11:29','2024-08-20 11:16:29',NULL,0,0,NULL,NULL),(33406,'mixpanel','completed',10,'2024-08-20 09:39:27','2024-08-20 11:26:28','2024-08-20 11:21:27','2024-08-20 11:26:28',NULL,0,0,NULL,NULL),(33407,'mixpanel','completed',10,'2024-08-20 09:46:24','2024-08-20 11:36:32','2024-08-20 11:31:24','2024-08-20 11:36:32',NULL,0,0,NULL,NULL),(33408,'mixpanel','completed',10,'2024-08-20 10:18:29','2024-08-20 11:44:52','2024-08-20 11:41:29','2024-08-20 11:44:52',NULL,0,0,NULL,NULL),(33409,'mixpanel','completed',10,'2024-08-20 10:02:27','2024-08-20 11:56:28','2024-08-20 11:51:27','2024-08-20 11:56:28',NULL,0,0,NULL,NULL),(33410,'mixpanel','completed',10,'2024-08-20 10:07:10','2024-08-20 12:02:08','2024-08-20 11:59:10','2024-08-20 12:02:08',NULL,0,0,NULL,NULL),(33411,'mixpanel','completed',10,'2024-08-20 10:54:08','2024-08-20 12:08:07','2024-08-20 12:05:08','2024-08-20 12:08:07',NULL,0,0,NULL,NULL),(33412,'mixpanel','completed',10,'2024-08-20 11:02:09','2024-08-20 12:13:08','2024-08-20 12:10:09','2024-08-20 12:13:08',NULL,0,0,NULL,NULL),(33413,'mixpanel','completed',10,'2024-08-20 11:06:07','2024-08-20 12:21:26','2024-08-20 12:16:07','2024-08-20 12:21:26',NULL,0,0,NULL,NULL),(33414,'mixpanel','completed',10,'2024-08-20 11:02:28','2024-08-20 12:31:28','2024-08-20 12:26:28','2024-08-20 12:31:28',NULL,0,0,NULL,NULL),(33415,'mixpanel','completed',10,'2024-08-20 10:57:27','2024-08-20 12:41:28','2024-08-20 12:36:27','2024-08-20 12:41:28',NULL,0,0,NULL,NULL),(33416,'mixpanel','completed',10,'2024-08-20 11:15:22','2024-08-20 12:51:28','2024-08-20 12:45:22','2024-08-20 12:51:28',NULL,0,0,NULL,NULL),(33417,'mixpanel','completed',10,'2024-08-20 11:51:26','2024-08-20 13:01:36','2024-08-20 12:56:26','2024-08-20 13:01:36',NULL,0,0,NULL,NULL),(33418,'mixpanel','completed',10,'2024-08-20 11:28:30','2024-08-20 13:11:29','2024-08-20 13:05:30','2024-08-20 13:11:29',NULL,0,0,NULL,NULL),(33419,'mixpanel','completed',10,'2024-08-20 11:56:28','2024-08-20 13:21:30','2024-08-20 13:16:28','2024-08-20 13:21:30',NULL,0,0,NULL,NULL),(33420,'mixpanel','completed',10,'2024-08-20 11:54:28','2024-08-20 13:31:26','2024-08-20 13:26:28','2024-08-20 13:31:26',NULL,0,0,NULL,NULL),(33421,'mixpanel','completed',10,'2024-08-20 12:30:28','2024-08-20 13:41:28','2024-08-20 13:36:28','2024-08-20 13:41:28',NULL,0,0,NULL,NULL),(33422,'mixpanel','completed',10,'2024-08-20 12:19:27','2024-08-20 13:51:30','2024-08-20 13:46:27','2024-08-20 13:51:30',NULL,0,0,NULL,NULL),(33423,'mixpanel','completed',10,'2024-08-20 12:45:32','2024-08-20 14:01:44','2024-08-20 13:56:32','2024-08-20 14:01:44',NULL,0,0,NULL,NULL),(33424,'mixpanel','completed',10,'2024-08-20 12:48:27','2024-08-20 14:11:29','2024-08-20 14:06:27','2024-08-20 14:11:29',NULL,0,0,NULL,NULL),(33425,'mixpanel','completed',10,'2024-08-20 12:17:08','2024-08-20 14:21:42','2024-08-20 14:15:08','2024-08-20 14:21:42',NULL,0,0,NULL,NULL),(33426,'mixpanel','completed',10,'2024-08-20 12:36:25','2024-08-20 14:31:28','2024-08-20 14:26:25','2024-08-20 14:31:28',NULL,0,0,NULL,NULL),(33427,'mixpanel','completed',10,'2024-08-20 13:05:30','2024-08-20 14:41:29','2024-08-20 14:36:30','2024-08-20 14:41:29',NULL,0,0,NULL,NULL),(33428,'mixpanel','completed',10,'2024-08-20 12:57:28','2024-08-20 14:51:27','2024-08-20 14:46:28','2024-08-20 14:51:27',NULL,0,0,NULL,NULL),(33429,'mixpanel','completed',10,'2024-08-20 13:10:29','2024-08-20 15:01:27','2024-08-20 14:56:29','2024-08-20 15:01:27',NULL,0,0,NULL,NULL),(33430,'mixpanel','completed',10,'2024-08-20 13:24:31','2024-08-20 15:11:28','2024-08-20 15:06:31','2024-08-20 15:11:28',NULL,0,0,NULL,NULL),(33431,'mixpanel','completed',10,'2024-08-20 13:21:26','2024-08-20 15:19:16','2024-08-20 15:16:26','2024-08-20 15:19:16',NULL,0,0,NULL,NULL),(33432,'mixpanel','completed',10,'2024-08-20 14:04:28','2024-08-20 15:26:30','2024-08-20 15:21:28','2024-08-20 15:26:30',NULL,0,0,NULL,NULL),(33433,'mixpanel','completed',10,'2024-08-20 13:36:26','2024-08-20 15:36:29','2024-08-20 15:31:26','2024-08-20 15:36:29',NULL,0,0,NULL,NULL),(33434,'mixpanel','completed',10,'2024-08-20 14:17:33','2024-08-20 15:46:27','2024-08-20 15:41:33','2024-08-20 15:46:27',NULL,0,0,NULL,NULL),(33435,'mixpanel','completed',10,'2024-08-20 14:49:28','2024-08-20 15:56:28','2024-08-20 15:51:28','2024-08-20 15:56:28',NULL,0,0,NULL,NULL),(33436,'mixpanel','completed',10,'2024-08-20 14:37:33','2024-08-20 16:06:31','2024-08-20 16:01:33','2024-08-20 16:06:31',NULL,0,0,NULL,NULL),(33437,'mixpanel','completed',10,'2024-08-20 14:42:32','2024-08-20 16:16:28','2024-08-20 16:11:32','2024-08-20 16:16:28',NULL,0,0,NULL,NULL),(33438,'mixpanel','completed',10,'2024-08-20 15:11:28','2024-08-20 16:26:30','2024-08-20 16:21:28','2024-08-20 16:26:30',NULL,0,0,NULL,NULL),(33439,'mixpanel','completed',10,'2024-08-20 15:02:30','2024-08-20 16:36:30','2024-08-20 16:31:30','2024-08-20 16:36:30',NULL,0,0,NULL,NULL),(33440,'mixpanel','completed',10,'2024-08-20 14:56:28','2024-08-20 16:46:28','2024-08-20 16:41:28','2024-08-20 16:46:28',NULL,0,0,NULL,NULL),(33441,'mixpanel','completed',10,'2024-08-20 15:06:30','2024-08-20 16:56:30','2024-08-20 16:51:30','2024-08-20 16:56:30',NULL,0,0,NULL,NULL),(33442,'mixpanel','completed',10,'2024-08-20 15:02:28','2024-08-20 17:06:33','2024-08-20 17:01:28','2024-08-20 17:06:33',NULL,0,0,NULL,NULL),(33443,'mixpanel','completed',10,'2024-08-20 15:46:27','2024-08-20 17:16:29','2024-08-20 17:11:27','2024-08-20 17:16:29',NULL,0,0,NULL,NULL),(33444,'mixpanel','completed',10,'2024-08-20 15:44:30','2024-08-20 17:26:28','2024-08-20 17:21:30','2024-08-20 17:26:28',NULL,0,0,NULL,NULL),(33445,'mixpanel','completed',10,'2024-08-20 15:33:29','2024-08-20 17:36:29','2024-08-20 17:31:29','2024-08-20 17:36:29',NULL,0,0,NULL,NULL),(33446,'mixpanel','completed',10,'2024-08-20 16:03:27','2024-08-20 17:46:30','2024-08-20 17:41:27','2024-08-20 17:46:30',NULL,0,0,NULL,NULL),(33447,'mixpanel','completed',10,'2024-08-20 16:32:28','2024-08-20 17:56:31','2024-08-20 17:51:28','2024-08-20 17:56:31',NULL,0,0,NULL,NULL),(33448,'mixpanel','completed',10,'2024-08-20 16:21:30','2024-08-20 18:06:31','2024-08-20 18:01:30','2024-08-20 18:06:31',NULL,0,0,NULL,NULL),(33449,'mixpanel','completed',10,'2024-08-20 16:38:30','2024-08-20 18:16:29','2024-08-20 18:11:30','2024-08-20 18:16:29',NULL,0,0,NULL,NULL),(33450,'mixpanel','completed',10,'2024-08-20 16:42:29','2024-08-20 18:26:31','2024-08-20 18:21:29','2024-08-20 18:26:31',NULL,0,0,NULL,NULL),(33451,'mixpanel','completed',10,'2024-08-20 17:26:29','2024-08-20 18:36:31','2024-08-20 18:31:29','2024-08-20 18:36:31',NULL,0,0,NULL,NULL),(33452,'mixpanel','completed',10,'2024-08-20 16:59:31','2024-08-20 18:46:29','2024-08-20 18:41:31','2024-08-20 18:46:29',NULL,0,0,NULL,NULL),(33453,'mixpanel','completed',10,'2024-08-20 16:53:28','2024-08-20 18:56:29','2024-08-20 18:51:28','2024-08-20 18:56:29',NULL,0,0,NULL,NULL),(33454,'mixpanel','completed',10,'2024-08-20 17:01:30','2024-08-20 19:06:30','2024-08-20 19:01:30','2024-08-20 19:06:30',NULL,0,0,NULL,NULL),(33455,'mixpanel','completed',10,'2024-08-20 17:43:30','2024-08-20 19:16:32','2024-08-20 19:11:30','2024-08-20 19:16:32',NULL,0,0,NULL,NULL),(33456,'mixpanel','completed',10,'2024-08-20 17:30:31','2024-08-20 19:26:28','2024-08-20 19:21:31','2024-08-20 19:26:28',NULL,0,0,NULL,NULL),(33457,'mixpanel','completed',10,'2024-08-20 17:52:43','2024-08-20 19:36:32','2024-08-20 19:29:43','2024-08-20 19:36:32',NULL,0,0,NULL,NULL),(33458,'mixpanel','completed',10,'2024-08-20 18:12:30','2024-08-20 19:46:28','2024-08-20 19:41:30','2024-08-20 19:46:28',NULL,0,0,NULL,NULL),(33459,'mixpanel','completed',10,'2024-08-20 18:27:27','2024-08-20 19:56:29','2024-08-20 19:51:27','2024-08-20 19:56:29',NULL,0,0,NULL,NULL),(33460,'mixpanel','completed',10,'2024-08-20 18:56:26','2024-08-20 20:06:28','2024-08-20 20:01:26','2024-08-20 20:06:28',NULL,0,0,NULL,NULL),(33461,'mixpanel','completed',10,'2024-08-20 19:06:29','2024-08-20 20:16:28','2024-08-20 20:11:29','2024-08-20 20:16:28',NULL,0,0,NULL,NULL),(33462,'mixpanel','completed',10,'2024-08-20 19:01:29','2024-08-20 20:26:29','2024-08-20 20:21:29','2024-08-20 20:26:29',NULL,0,0,NULL,NULL),(33463,'mixpanel','completed',10,'2024-08-20 19:12:29','2024-08-20 20:36:30','2024-08-20 20:31:29','2024-08-20 20:36:30',NULL,0,0,NULL,NULL),(33464,'mixpanel','completed',10,'2024-08-20 19:33:44','2024-08-20 20:44:31','2024-08-20 20:40:44','2024-08-20 20:44:31',NULL,0,0,NULL,NULL),(33465,'mixpanel','completed',10,'2024-08-20 18:57:28','2024-08-20 20:56:29','2024-08-20 20:51:28','2024-08-20 20:56:29',NULL,0,0,NULL,NULL),(33466,'mixpanel','completed',10,'2024-08-20 19:45:27','2024-08-20 21:06:28','2024-08-20 21:01:27','2024-08-20 21:06:28',NULL,0,0,NULL,NULL),(33467,'mixpanel','completed',10,'2024-08-20 19:55:05','2024-08-20 21:11:29','2024-08-20 21:09:05','2024-08-20 21:11:29',NULL,0,0,NULL,NULL),(33468,'mixpanel','completed',10,'2024-08-20 19:44:28','2024-08-20 21:21:28','2024-08-20 21:16:28','2024-08-20 21:21:28',NULL,0,0,NULL,NULL),(33469,'mixpanel','completed',10,'2024-08-20 19:46:29','2024-08-20 21:31:28','2024-08-20 21:26:29','2024-08-20 21:31:28',NULL,0,0,NULL,NULL),(33470,'mixpanel','completed',10,'2024-08-20 19:35:30','2024-08-20 21:41:29','2024-08-20 21:36:30','2024-08-20 21:41:29',NULL,0,0,NULL,NULL),(33471,'mixpanel','completed',10,'2024-08-20 20:29:28','2024-08-20 21:51:27','2024-08-20 21:46:28','2024-08-20 21:51:27',NULL,0,0,NULL,NULL),(33472,'mixpanel','completed',10,'2024-08-20 20:38:30','2024-08-20 22:01:15','2024-08-20 21:56:30','2024-08-20 22:01:15',NULL,0,0,NULL,NULL),(33473,'mixpanel','completed',10,'2024-08-20 21:00:33','2024-08-20 22:11:28','2024-08-20 22:06:33','2024-08-20 22:11:28',NULL,0,0,NULL,NULL),(33474,'mixpanel','completed',10,'2024-08-20 21:08:29','2024-08-20 22:21:29','2024-08-20 22:16:29','2024-08-20 22:21:29',NULL,0,0,NULL,NULL),(33475,'mixpanel','completed',10,'2024-08-20 21:16:29','2024-08-20 22:31:29','2024-08-20 22:26:29','2024-08-20 22:31:29',NULL,0,0,NULL,NULL),(33476,'mixpanel','completed',10,'2024-08-20 20:46:27','2024-08-20 22:41:28','2024-08-20 22:36:27','2024-08-20 22:41:28',NULL,0,0,NULL,NULL),(33477,'mixpanel','completed',10,'2024-08-20 21:15:28','2024-08-20 22:51:29','2024-08-20 22:46:28','2024-08-20 22:51:29',NULL,0,0,NULL,NULL),(33478,'mixpanel','completed',10,'2024-08-20 20:55:29','2024-08-20 23:01:27','2024-08-20 22:56:29','2024-08-20 23:01:27',NULL,0,0,NULL,NULL),(33479,'mixpanel','completed',10,'2024-08-20 21:11:31','2024-08-20 23:11:29','2024-08-20 23:06:31','2024-08-20 23:11:29',NULL,0,0,NULL,NULL),(33480,'mixpanel','completed',10,'2024-08-20 21:59:28','2024-08-20 23:21:29','2024-08-20 23:15:28','2024-08-20 23:21:29',NULL,0,0,NULL,NULL),(33481,'mixpanel','completed',10,'2024-08-20 21:41:28','2024-08-20 23:31:26','2024-08-20 23:26:28','2024-08-20 23:31:26',NULL,0,0,NULL,NULL),(33482,'mixpanel','completed',10,'2024-08-20 22:23:30','2024-08-20 23:41:28','2024-08-20 23:36:30','2024-08-20 23:41:28',NULL,0,0,NULL,NULL),(33483,'mixpanel','completed',10,'2024-08-20 22:25:27','2024-08-20 23:51:29','2024-08-20 23:46:27','2024-08-20 23:51:29',NULL,0,0,NULL,NULL),(33484,'mixpanel','completed',10,'2024-08-20 22:18:36','2024-08-20 23:56:28','2024-08-20 23:53:36','2024-08-20 23:56:28',NULL,0,0,NULL,NULL),(33485,'mixpanel','completed',10,'2024-08-20 22:38:32','2024-08-21 00:06:30','2024-08-21 00:01:32','2024-08-21 00:06:30',NULL,0,0,NULL,NULL),(33486,'mixpanel','completed',10,'2024-08-20 22:10:32','2024-08-21 00:16:28','2024-08-21 00:11:32','2024-08-21 00:16:28',NULL,0,0,NULL,NULL),(33487,'mixpanel','completed',10,'2024-08-20 23:18:28','2024-08-21 00:26:34','2024-08-21 00:21:28','2024-08-21 00:26:34',NULL,0,0,NULL,NULL),(33488,'schedule_re_engagement_email','completed',10,'2024-08-22 00:26:34','2024-08-22 00:31:37','2024-08-21 00:26:34','2024-08-22 00:31:37',NULL,0,0,NULL,NULL),(33489,'mixpanel','completed',10,'2024-08-20 22:45:28','2024-08-21 00:36:29','2024-08-21 00:31:28','2024-08-21 00:36:29',NULL,0,0,NULL,NULL),(33490,'mixpanel','completed',10,'2024-08-20 23:23:28','2024-08-21 00:44:30','2024-08-21 00:41:28','2024-08-21 00:44:30',NULL,0,0,NULL,NULL),(33491,'mixpanel','completed',10,'2024-08-20 22:56:29','2024-08-21 00:56:27','2024-08-21 00:51:29','2024-08-21 00:56:27',NULL,0,0,NULL,NULL),(33492,'mixpanel','completed',10,'2024-08-20 23:46:27','2024-08-21 01:06:28','2024-08-21 01:01:27','2024-08-21 01:06:28',NULL,0,0,NULL,NULL),(33493,'mixpanel','completed',10,'2024-08-21 00:04:28','2024-08-21 01:16:27','2024-08-21 01:11:28','2024-08-21 01:16:27',NULL,0,0,NULL,NULL),(33494,'mixpanel','completed',10,'2024-08-20 23:24:32','2024-08-21 01:26:26','2024-08-21 01:21:32','2024-08-21 01:26:26',NULL,0,0,NULL,NULL),(33495,'mixpanel','completed',10,'2024-08-20 23:34:27','2024-08-21 01:36:28','2024-08-21 01:31:27','2024-08-21 01:36:28',NULL,0,0,NULL,NULL),(33496,'mixpanel','completed',10,'2024-08-20 23:50:28','2024-08-21 01:46:28','2024-08-21 01:41:28','2024-08-21 01:46:28',NULL,0,0,NULL,NULL),(33497,'mixpanel','completed',10,'2024-08-20 23:52:27','2024-08-21 01:55:33','2024-08-21 01:51:27','2024-08-21 01:55:33',NULL,0,0,NULL,NULL),(33498,'mixpanel','completed',10,'2024-08-21 00:52:31','2024-08-21 02:06:28','2024-08-21 02:01:31','2024-08-21 02:06:28',NULL,0,0,NULL,NULL),(33499,'mixpanel','completed',10,'2024-08-21 01:01:29','2024-08-21 02:13:46','2024-08-21 02:11:29','2024-08-21 02:13:46',NULL,0,0,NULL,NULL),(33500,'mixpanel','completed',10,'2024-08-21 00:50:31','2024-08-21 02:20:02','2024-08-21 02:16:31','2024-08-21 02:20:02',NULL,0,0,NULL,NULL),(33501,'mixpanel','completed',10,'2024-08-21 01:05:21','2024-08-21 02:26:31','2024-08-21 02:22:21','2024-08-21 02:26:31',NULL,0,0,NULL,NULL),(33502,'mixpanel','completed',10,'2024-08-21 00:56:31','2024-08-21 02:36:30','2024-08-21 02:31:31','2024-08-21 02:36:30',NULL,0,0,NULL,NULL),(33503,'mixpanel','completed',10,'2024-08-21 01:02:30','2024-08-21 02:46:27','2024-08-21 02:41:30','2024-08-21 02:46:27',NULL,0,0,NULL,NULL),(33504,'mixpanel','completed',10,'2024-08-21 01:43:28','2024-08-21 02:56:45','2024-08-21 02:51:28','2024-08-21 02:56:45',NULL,0,0,NULL,NULL),(33505,'mixpanel','completed',10,'2024-08-21 01:13:28','2024-08-21 03:06:33','2024-08-21 03:01:28','2024-08-21 03:06:33',NULL,0,0,NULL,NULL),(33506,'mixpanel','completed',10,'2024-08-21 01:17:29','2024-08-21 03:16:30','2024-08-21 03:11:29','2024-08-21 03:16:30',NULL,0,0,NULL,NULL),(33507,'mixpanel','completed',10,'2024-08-21 02:16:29','2024-08-21 03:26:32','2024-08-21 03:21:29','2024-08-21 03:26:32',NULL,0,0,NULL,NULL),(33508,'mixpanel','completed',10,'2024-08-21 02:11:28','2024-08-21 03:36:32','2024-08-21 03:31:28','2024-08-21 03:36:32',NULL,0,0,NULL,NULL),(33509,'mixpanel','completed',10,'2024-08-21 01:48:30','2024-08-21 03:46:26','2024-08-21 03:41:30','2024-08-21 03:46:26',NULL,0,0,NULL,NULL),(33510,'mixpanel','completed',10,'2024-08-21 02:10:32','2024-08-21 03:56:31','2024-08-21 03:51:32','2024-08-21 03:56:31',NULL,0,0,NULL,NULL),(33511,'mixpanel','completed',10,'2024-08-21 02:00:26','2024-08-21 04:06:29','2024-08-21 04:01:26','2024-08-21 04:06:29',NULL,0,0,NULL,NULL),(33512,'mixpanel','completed',10,'2024-08-21 03:01:31','2024-08-21 04:16:28','2024-08-21 04:11:31','2024-08-21 04:16:28',NULL,0,0,NULL,NULL),(33513,'mixpanel','completed',10,'2024-08-21 02:54:31','2024-08-21 04:26:36','2024-08-21 04:21:31','2024-08-21 04:26:36',NULL,0,0,NULL,NULL),(33514,'mixpanel','completed',10,'2024-08-21 03:07:43','2024-08-21 04:36:36','2024-08-21 04:31:43','2024-08-21 04:36:36',NULL,0,0,NULL,NULL),(33515,'mixpanel','completed',10,'2024-08-21 03:09:48','2024-08-21 04:46:40','2024-08-21 04:39:48','2024-08-21 04:46:40',NULL,0,0,NULL,NULL),(33516,'mixpanel','completed',10,'2024-08-21 03:07:29','2024-08-21 04:56:29','2024-08-21 04:51:29','2024-08-21 04:56:29',NULL,0,0,NULL,NULL),(33517,'mixpanel','completed',10,'2024-08-21 03:19:29','2024-08-21 05:06:31','2024-08-21 05:01:29','2024-08-21 05:06:31',NULL,0,0,NULL,NULL),(33518,'mixpanel','completed',10,'2024-08-21 03:30:32','2024-08-21 05:16:28','2024-08-21 05:11:32','2024-08-21 05:16:28',NULL,0,0,NULL,NULL),(33519,'mixpanel','completed',10,'2024-08-21 04:11:29','2024-08-21 05:26:28','2024-08-21 05:21:29','2024-08-21 05:26:28',NULL,0,0,NULL,NULL),(33520,'mixpanel','completed',10,'2024-08-21 04:29:30','2024-08-21 05:41:30','2024-08-21 05:36:30','2024-08-21 05:41:30',NULL,0,0,NULL,NULL),(33521,'mixpanel','completed',10,'2024-08-21 03:58:29','2024-08-21 05:51:29','2024-08-21 05:46:29','2024-08-21 05:51:29',NULL,0,0,NULL,NULL),(33522,'mixpanel','completed',10,'2024-08-21 04:19:28','2024-08-21 06:01:29','2024-08-21 05:56:28','2024-08-21 06:01:29',NULL,0,0,NULL,NULL),(33523,'mixpanel','completed',10,'2024-08-21 04:35:29','2024-08-21 06:11:26','2024-08-21 06:06:29','2024-08-21 06:11:26',NULL,0,0,NULL,NULL),(33524,'mixpanel','completed',10,'2024-08-21 05:07:29','2024-08-21 06:21:27','2024-08-21 06:16:29','2024-08-21 06:21:27',NULL,0,0,NULL,NULL),(33525,'mixpanel','completed',10,'2024-08-21 04:47:31','2024-08-21 06:31:30','2024-08-21 06:26:31','2024-08-21 06:31:30',NULL,0,0,NULL,NULL),(33526,'mixpanel','completed',10,'2024-08-21 05:18:47','2024-08-21 06:41:29','2024-08-21 06:35:47','2024-08-21 06:41:29',NULL,0,0,NULL,NULL),(33527,'mixpanel','completed',10,'2024-08-21 05:00:31','2024-08-21 06:51:31','2024-08-21 06:46:31','2024-08-21 06:51:31',NULL,0,0,NULL,NULL),(33528,'mixpanel','completed',10,'2024-08-21 05:05:30','2024-08-21 07:01:29','2024-08-21 06:56:30','2024-08-21 07:01:29',NULL,0,0,NULL,NULL),(33529,'mixpanel','completed',10,'2024-08-21 05:51:32','2024-08-21 07:11:32','2024-08-21 07:06:32','2024-08-21 07:11:32',NULL,0,0,NULL,NULL),(33530,'mixpanel','completed',10,'2024-08-21 06:08:30','2024-08-21 07:21:31','2024-08-21 07:16:30','2024-08-21 07:21:31',NULL,0,0,NULL,NULL),(33531,'mixpanel','completed',10,'2024-08-21 05:34:27','2024-08-21 07:31:28','2024-08-21 07:26:27','2024-08-21 07:31:28',NULL,0,0,NULL,NULL),(33532,'mixpanel','completed',10,'2024-08-21 05:42:33','2024-08-21 07:41:28','2024-08-21 07:36:33','2024-08-21 07:41:28',NULL,0,0,NULL,NULL),(33533,'mixpanel','completed',10,'2024-08-21 06:45:26','2024-08-21 07:51:26','2024-08-21 07:48:26','2024-08-21 07:51:26',NULL,0,0,NULL,NULL),(33534,'mixpanel','completed',10,'2024-08-21 06:11:28','2024-08-21 08:01:27','2024-08-21 07:56:28','2024-08-21 08:01:27',NULL,0,0,NULL,NULL),(33535,'mixpanel','completed',10,'2024-08-21 06:11:27','2024-08-21 08:11:29','2024-08-21 08:06:27','2024-08-21 08:11:29',NULL,0,0,NULL,NULL),(33536,'mixpanel','completed',10,'2024-08-21 06:29:29','2024-08-21 08:21:30','2024-08-21 08:16:29','2024-08-21 08:21:30',NULL,0,0,NULL,NULL),(33537,'mixpanel','completed',10,'2024-08-21 06:47:31','2024-08-21 08:31:31','2024-08-21 08:26:31','2024-08-21 08:31:31',NULL,0,0,NULL,NULL),(33538,'mixpanel','completed',10,'2024-08-21 07:20:41','2024-08-21 08:41:30','2024-08-21 08:36:41','2024-08-21 08:41:30',NULL,0,0,NULL,NULL),(33539,'mixpanel','completed',10,'2024-08-21 07:02:22','2024-08-21 08:51:38','2024-08-21 08:46:22','2024-08-21 08:51:38',NULL,0,0,NULL,NULL),(33540,'mixpanel','completed',10,'2024-08-21 07:22:36','2024-08-21 09:01:37','2024-08-21 08:56:36','2024-08-21 09:01:37',NULL,0,0,NULL,NULL),(33541,'mixpanel','completed',10,'2024-08-21 07:40:38','2024-08-21 09:11:38','2024-08-21 09:06:38','2024-08-21 09:11:38',NULL,0,0,NULL,NULL),(33542,'mixpanel','completed',10,'2024-08-21 07:40:53','2024-08-21 09:21:38','2024-08-21 09:15:53','2024-08-21 09:21:38',NULL,0,0,NULL,NULL),(33543,'mixpanel','completed',10,'2024-08-21 08:15:41','2024-08-21 09:31:36','2024-08-21 09:26:41','2024-08-21 09:31:36',NULL,0,0,NULL,NULL),(33544,'mixpanel','completed',10,'2024-08-21 08:21:36','2024-08-21 09:46:33','2024-08-21 09:41:36','2024-08-21 09:46:33',NULL,0,0,NULL,NULL),(33545,'unsubscribe_tokens','completed',0,'2024-08-21 09:46:45','2024-08-21 09:51:32','2024-08-21 09:46:45','2024-08-21 09:51:32',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(33546,'subscriber_link_tokens','completed',0,'2024-08-21 09:46:45','2024-08-21 09:51:32','2024-08-21 09:46:45','2024-08-21 09:51:32',NULL,0,0,NULL,NULL),(33547,'newsletter_templates_thumbnails','completed',10,'2024-08-21 09:46:45','2024-08-21 09:51:32','2024-08-21 09:46:45','2024-08-21 09:51:32',NULL,0,0,NULL,NULL),(33548,'mixpanel','completed',0,'2024-08-21 09:46:45','2024-08-21 09:51:32','2024-08-21 09:46:45','2024-08-21 09:51:32',NULL,0,0,NULL,NULL),(33549,'mixpanel','completed',10,'2024-08-21 10:51:37','2024-08-21 10:54:50','2024-08-21 09:56:37','2024-08-21 10:54:50',NULL,0,0,NULL,NULL),(33550,'mixpanel','completed',10,'2024-08-21 11:16:36','2024-08-21 11:16:36','2024-08-21 11:01:36','2024-08-21 11:16:36',NULL,0,0,NULL,NULL),(33551,'mixpanel','completed',10,'2024-08-21 12:03:34','2024-08-21 12:06:38','2024-08-21 11:21:34','2024-08-21 12:06:38',NULL,0,0,NULL,NULL),(33552,'mixpanel','completed',10,'2024-08-21 12:21:35','2024-08-21 12:26:29','2024-08-21 12:09:35','2024-08-21 12:26:29',NULL,0,0,NULL,NULL),(33553,'mixpanel','completed',10,'2024-08-21 12:47:28','2024-08-21 12:49:49','2024-08-21 12:31:28','2024-08-21 12:49:49',NULL,0,0,NULL,NULL),(33554,'mixpanel','completed',10,'2024-08-21 12:58:03','2024-08-21 13:01:34','2024-08-21 12:52:03','2024-08-21 13:01:34',NULL,0,0,NULL,NULL),(33555,'mixpanel','completed',10,'2024-08-21 13:28:37','2024-08-21 13:31:35','2024-08-21 13:06:37','2024-08-21 13:31:35',NULL,0,0,NULL,NULL),(33556,'mixpanel','completed',10,'2024-08-21 13:58:36','2024-08-21 14:01:34','2024-08-21 13:36:36','2024-08-21 14:01:34',NULL,0,0,NULL,NULL),(33557,'mixpanel','completed',10,'2024-08-21 14:51:30','2024-08-21 14:51:34','2024-08-21 14:06:30','2024-08-21 14:51:34',NULL,0,0,NULL,NULL),(33558,'mixpanel','completed',10,'2024-08-21 15:00:32','2024-08-21 15:01:17','2024-08-21 14:56:32','2024-08-21 15:01:17',NULL,0,0,NULL,NULL),(33559,'mixpanel','completed',10,'2024-08-21 15:44:35','2024-08-21 15:46:30','2024-08-21 15:06:35','2024-08-21 15:46:30',NULL,0,0,NULL,NULL),(33560,'mixpanel','completed',10,'2024-08-21 16:20:29','2024-08-21 16:20:53','2024-08-21 15:51:29','2024-08-21 16:20:53',NULL,0,0,NULL,NULL),(33561,'mixpanel','completed',10,'2024-08-21 16:29:34','2024-08-21 16:31:31','2024-08-21 16:26:34','2024-08-21 16:31:31',NULL,0,0,NULL,NULL),(33562,'mixpanel','completed',10,'2024-08-21 17:24:34','2024-08-21 17:26:30','2024-08-21 16:36:34','2024-08-21 17:26:30',NULL,0,0,NULL,NULL),(33563,'mixpanel','completed',10,'2024-08-21 17:53:30','2024-08-21 17:55:33','2024-08-21 17:31:30','2024-08-21 17:55:33',NULL,0,0,NULL,NULL),(33564,'mixpanel','completed',10,'2024-08-21 18:15:34','2024-08-21 18:16:35','2024-08-21 18:01:34','2024-08-21 18:16:35',NULL,0,0,NULL,NULL),(33565,'mixpanel','completed',10,'2024-08-21 18:37:35','2024-08-21 18:41:32','2024-08-21 18:21:35','2024-08-21 18:41:32',NULL,0,0,NULL,NULL),(33566,'mixpanel','completed',10,'2024-08-21 19:41:33','2024-08-21 19:46:36','2024-08-21 18:45:33','2024-08-21 19:46:36',NULL,0,0,NULL,NULL),(33567,'mixpanel','completed',10,'2024-08-21 20:36:35','2024-08-21 20:41:05','2024-08-21 19:51:35','2024-08-21 20:41:05',NULL,0,0,NULL,NULL),(33568,'subscribers_engagement_score','completed',10,'2024-08-21 20:11:36','2024-08-21 20:16:34','2024-08-21 20:11:36','2024-08-21 20:16:34',NULL,0,0,NULL,NULL),(33569,'subscribers_engagement_score','completed',10,'2024-08-22 05:55:00','2024-08-22 05:55:35','2024-08-21 20:16:34','2024-08-22 05:55:35',NULL,0,0,NULL,NULL),(33570,'mixpanel','completed',10,'2024-08-21 21:00:29','2024-08-21 21:01:35','2024-08-21 20:46:29','2024-08-21 21:01:35',NULL,0,0,NULL,NULL),(33571,'mixpanel','completed',10,'2024-08-21 21:25:37','2024-08-21 21:26:29','2024-08-21 21:06:37','2024-08-21 21:26:29',NULL,0,0,NULL,NULL),(33572,'mixpanel','completed',10,'2024-08-21 21:55:30','2024-08-21 21:56:35','2024-08-21 21:31:30','2024-08-21 21:56:35',NULL,0,0,NULL,NULL),(33573,'mixpanel','completed',10,'2024-08-21 22:59:35','2024-08-21 23:01:31','2024-08-21 22:01:35','2024-08-21 23:01:31',NULL,0,0,NULL,NULL),(33574,'mixpanel','completed',10,'2024-08-21 23:50:32','2024-08-21 23:51:32','2024-08-21 23:06:32','2024-08-21 23:51:32',NULL,0,0,NULL,NULL),(33575,'mixpanel','completed',10,'2024-08-22 00:23:52','2024-08-22 00:24:53','2024-08-21 23:53:52','2024-08-22 00:24:53',NULL,0,0,NULL,NULL),(33576,'mixpanel','completed',10,'2024-08-22 01:25:37','2024-08-22 01:26:32','2024-08-22 00:31:37','2024-08-22 01:26:32',NULL,0,0,NULL,NULL),(33577,'schedule_re_engagement_email','completed',10,'2024-08-23 00:36:35','2024-08-23 00:41:31','2024-08-22 00:36:35','2024-08-23 00:41:31',NULL,0,0,NULL,NULL),(33578,'mixpanel','completed',10,'2024-08-22 01:51:31','2024-08-22 01:56:36','2024-08-22 01:31:31','2024-08-22 01:56:36',NULL,0,0,NULL,NULL),(33579,'mixpanel','completed',10,'2024-08-22 02:37:35','2024-08-22 02:41:35','2024-08-22 02:01:35','2024-08-22 02:41:35',NULL,0,0,NULL,NULL),(33580,'mixpanel','completed',10,'2024-08-22 03:09:42','2024-08-22 03:11:32','2024-08-22 02:46:42','2024-08-22 03:11:32',NULL,0,0,NULL,NULL),(33581,'mixpanel','completed',10,'2024-08-22 03:29:35','2024-08-22 03:31:34','2024-08-22 03:16:35','2024-08-22 03:31:34',NULL,0,0,NULL,NULL),(33582,'mixpanel','completed',10,'2024-08-22 03:58:33','2024-08-22 04:01:37','2024-08-22 03:36:33','2024-08-22 04:01:37',NULL,0,0,NULL,NULL),(33583,'mixpanel','completed',10,'2024-08-22 04:54:35','2024-08-22 04:56:30','2024-08-22 04:06:35','2024-08-22 04:56:30',NULL,0,0,NULL,NULL),(33584,'mixpanel','completed',10,'2024-08-22 05:09:33','2024-08-22 05:11:32','2024-08-22 05:01:33','2024-08-22 05:11:32',NULL,0,0,NULL,NULL),(33585,'mixpanel','completed',10,'2024-08-22 05:57:34','2024-08-22 06:01:34','2024-08-22 05:16:34','2024-08-22 06:01:34',NULL,0,0,NULL,NULL),(33586,'subscribers_engagement_score','completed',10,'2024-08-23 09:33:00','2024-08-23 09:33:45','2024-08-22 05:55:35','2024-08-23 09:33:45',NULL,0,0,NULL,NULL),(33587,'mixpanel','completed',10,'2024-08-22 06:37:30','2024-08-22 06:41:30','2024-08-22 06:06:30','2024-08-22 06:41:30',NULL,0,0,NULL,NULL),(33588,'mixpanel','completed',10,'2024-08-22 07:39:34','2024-08-22 07:40:12','2024-08-22 06:46:34','2024-08-22 07:40:12',NULL,0,0,NULL,NULL),(33589,'mixpanel','completed',10,'2024-08-22 08:10:36','2024-08-22 08:11:36','2024-08-22 07:46:36','2024-08-22 08:11:36',NULL,0,0,NULL,NULL),(33590,'mixpanel','completed',10,'2024-08-22 08:27:34','2024-08-22 08:30:47','2024-08-22 08:16:34','2024-08-22 08:30:47',NULL,0,0,NULL,NULL),(33591,'mixpanel','completed',10,'2024-08-22 09:32:35','2024-08-22 09:36:37','2024-08-22 08:36:35','2024-08-22 09:36:37',NULL,0,0,NULL,NULL),(33592,'mixpanel','completed',10,'2024-08-22 10:03:38','2024-08-22 10:06:38','2024-08-22 09:41:38','2024-08-22 10:06:38',NULL,0,0,NULL,NULL),(33593,'mixpanel','completed',10,'2024-08-22 10:46:41','2024-08-22 10:51:40','2024-08-22 10:11:41','2024-08-22 10:51:40',NULL,0,0,NULL,NULL),(33594,'mixpanel','completed',10,'2024-08-22 11:33:37','2024-08-22 11:36:34','2024-08-22 10:56:37','2024-08-22 11:36:34',NULL,0,0,NULL,NULL),(33595,'mixpanel','completed',10,'2024-08-22 12:08:18','2024-08-22 12:08:37','2024-08-22 11:39:18','2024-08-22 12:08:37',NULL,0,0,NULL,NULL),(33596,'mixpanel','completed',10,'2024-08-22 12:18:43','2024-08-22 12:20:42','2024-08-22 12:10:43','2024-08-22 12:20:42',NULL,0,0,NULL,NULL),(33597,'mixpanel','completed',10,'2024-08-22 13:11:42','2024-08-22 13:15:53','2024-08-22 12:23:42','2024-08-22 13:15:53',NULL,0,0,NULL,NULL),(33598,'mixpanel','completed',10,'2024-08-22 13:28:32','2024-08-22 13:31:34','2024-08-22 13:21:32','2024-08-22 13:31:34',NULL,0,0,NULL,NULL),(33599,'mixpanel','completed',10,'2024-08-22 13:57:37','2024-08-22 14:01:07','2024-08-22 13:36:37','2024-08-22 14:01:07',NULL,0,0,NULL,NULL),(33600,'mixpanel','completed',10,'2024-08-22 14:35:35','2024-08-22 14:36:36','2024-08-22 14:06:35','2024-08-22 14:36:36',NULL,0,0,NULL,NULL),(33601,'mixpanel','completed',10,'2024-08-22 15:30:48','2024-08-22 15:31:30','2024-08-22 14:38:48','2024-08-22 15:31:31',NULL,0,0,NULL,NULL),(33602,'mixpanel','completed',10,'2024-08-22 16:09:36','2024-08-22 16:11:33','2024-08-22 15:36:36','2024-08-22 16:11:33',NULL,0,0,NULL,NULL),(33603,'mixpanel','completed',10,'2024-08-22 16:21:27','2024-08-22 16:21:32','2024-08-22 16:16:27','2024-08-22 16:21:32',NULL,0,0,NULL,NULL),(33604,'mixpanel','completed',10,'2024-08-22 16:31:31','2024-08-22 16:33:12','2024-08-22 16:26:31','2024-08-22 16:33:12',NULL,0,0,NULL,NULL),(33605,'mixpanel','completed',10,'2024-08-22 17:23:32','2024-08-22 17:26:32','2024-08-22 16:36:32','2024-08-22 17:26:32',NULL,0,0,NULL,NULL),(33606,'mixpanel','completed',10,'2024-08-22 18:05:27','2024-08-22 18:06:31','2024-08-22 17:31:27','2024-08-22 18:06:31',NULL,0,0,NULL,NULL),(33607,'mixpanel','completed',10,'2024-08-22 18:29:32','2024-08-22 18:31:26','2024-08-22 18:11:32','2024-08-22 18:31:26',NULL,0,0,NULL,NULL),(33608,'mixpanel','completed',10,'2024-08-22 19:32:32','2024-08-22 19:36:32','2024-08-22 18:36:32','2024-08-22 19:36:32',NULL,0,0,NULL,NULL),(33609,'mixpanel','completed',10,'2024-08-22 19:50:32','2024-08-22 19:51:26','2024-08-22 19:41:32','2024-08-22 19:51:26',NULL,0,0,NULL,NULL),(33610,'mixpanel','completed',10,'2024-08-22 20:47:33','2024-08-22 20:51:26','2024-08-22 19:56:33','2024-08-22 20:51:26',NULL,0,0,NULL,NULL),(33611,'mixpanel','completed',10,'2024-08-22 21:22:31','2024-08-22 21:24:21','2024-08-22 20:56:31','2024-08-22 21:24:21',NULL,0,0,NULL,NULL),(33612,'mixpanel','completed',10,'2024-08-22 22:19:36','2024-08-22 22:21:34','2024-08-22 21:26:36','2024-08-22 22:21:34',NULL,0,0,NULL,NULL),(33613,'inactive_subscribers','completed',10,'2024-08-26 00:00:00','2024-08-26 00:01:22','2024-08-22 22:01:30','2024-08-26 00:01:22',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(33614,'mixpanel','completed',10,'2024-08-22 22:50:32','2024-08-22 22:51:43','2024-08-22 22:26:32','2024-08-22 22:51:43',NULL,0,0,NULL,NULL),(33615,'mixpanel','completed',10,'2024-08-22 23:49:31','2024-08-22 23:51:31','2024-08-22 22:56:31','2024-08-22 23:51:31',NULL,0,0,NULL,NULL),(33616,'mixpanel','completed',10,'2024-08-23 00:25:32','2024-08-23 00:26:31','2024-08-22 23:56:32','2024-08-23 00:26:31',NULL,0,0,NULL,NULL),(33617,'mixpanel','completed',10,'2024-08-23 00:44:07','2024-08-23 00:46:27','2024-08-23 00:29:07','2024-08-23 00:46:27',NULL,0,0,NULL,NULL),(33618,'schedule_re_engagement_email','completed',10,'2024-08-24 00:46:27','2024-08-24 00:48:57','2024-08-23 00:46:27','2024-08-24 00:48:57',NULL,0,0,NULL,NULL),(33619,'mixpanel','completed',10,'2024-08-23 01:29:31','2024-08-23 01:31:27','2024-08-23 00:51:31','2024-08-23 01:31:27',NULL,0,0,NULL,NULL),(33620,'mixpanel','completed',10,'2024-08-23 01:58:31','2024-08-23 02:01:07','2024-08-23 01:36:31','2024-08-23 02:01:07',NULL,0,0,NULL,NULL),(33621,'mixpanel','completed',10,'2024-08-23 02:55:29','2024-08-23 02:56:32','2024-08-23 02:06:29','2024-08-23 02:56:32',NULL,0,0,NULL,NULL),(33622,'mixpanel','completed',10,'2024-08-23 03:52:26','2024-08-23 03:56:33','2024-08-23 03:01:26','2024-08-23 03:56:33',NULL,0,0,NULL,NULL),(33623,'mixpanel','completed',10,'2024-08-23 04:55:26','2024-08-23 04:56:36','2024-08-23 04:01:26','2024-08-23 04:56:36',NULL,0,0,NULL,NULL),(33624,'mixpanel','completed',10,'2024-08-23 05:29:52','2024-08-23 05:30:53','2024-08-23 04:58:52','2024-08-23 05:30:53',NULL,0,0,NULL,NULL),(33625,'mixpanel','completed',10,'2024-08-23 06:31:34','2024-08-23 06:34:25','2024-08-23 05:36:35','2024-08-23 06:34:25',NULL,0,0,NULL,NULL),(33626,'mixpanel','completed',10,'2024-08-23 06:39:33','2024-08-23 06:41:33','2024-08-23 06:36:33','2024-08-23 06:41:33',NULL,0,0,NULL,NULL),(33627,'mixpanel','completed',10,'2024-08-23 06:46:26','2024-08-23 06:51:33','2024-08-23 06:46:26','2024-08-23 06:51:33',NULL,0,0,NULL,NULL),(33628,'mixpanel','completed',10,'2024-08-23 07:45:33','2024-08-23 07:46:15','2024-08-23 06:56:33','2024-08-23 07:46:15',NULL,0,0,NULL,NULL),(33629,'mixpanel','completed',10,'2024-08-23 07:54:21','2024-08-23 07:56:30','2024-08-23 07:51:21','2024-08-23 07:56:30',NULL,0,0,NULL,NULL),(33630,'mixpanel','completed',10,'2024-08-23 08:14:25','2024-08-23 08:16:36','2024-08-23 08:01:25','2024-08-23 08:16:36',NULL,0,0,NULL,NULL),(33631,'mixpanel','completed',10,'2024-08-23 08:43:31','2024-08-23 08:46:27','2024-08-23 08:21:31','2024-08-23 08:46:27',NULL,0,0,NULL,NULL),(33632,'mixpanel','completed',10,'2024-08-23 08:57:09','2024-08-23 08:58:21','2024-08-23 08:50:09','2024-08-23 08:58:21',NULL,0,0,NULL,NULL),(33633,'mixpanel','completed',10,'2024-08-23 09:45:38','2024-08-23 09:46:40','2024-08-23 09:00:38','2024-08-23 09:46:40',NULL,0,0,NULL,NULL),(33634,'subscribers_engagement_score','completed',10,'2024-08-23 09:33:45','2024-08-23 09:36:37','2024-08-23 09:33:45','2024-08-23 09:36:37',NULL,0,0,NULL,NULL),(33635,'subscribers_engagement_score','completed',10,'2024-08-24 02:34:00','2024-08-24 02:36:28','2024-08-23 09:36:37','2024-08-24 02:36:28',NULL,0,0,NULL,NULL),(33636,'mixpanel','completed',10,'2024-08-23 10:13:28','2024-08-23 10:16:26','2024-08-23 09:51:28','2024-08-23 10:16:26',NULL,0,0,NULL,NULL),(33637,'mixpanel','completed',10,'2024-08-23 11:14:26','2024-08-23 11:16:25','2024-08-23 10:21:26','2024-08-23 11:16:25',NULL,0,0,NULL,NULL),(33638,'mixpanel','completed',10,'2024-08-23 12:06:26','2024-08-23 12:06:32','2024-08-23 11:19:26','2024-08-23 12:06:32',NULL,0,0,NULL,NULL),(33639,'mixpanel','completed',10,'2024-08-23 12:56:32','2024-08-23 13:01:25','2024-08-23 12:11:32','2024-08-23 13:01:25',NULL,0,0,NULL,NULL),(33640,'mixpanel','completed',10,'2024-08-23 13:46:31','2024-08-23 13:51:30','2024-08-23 13:06:31','2024-08-23 13:51:30',NULL,0,0,NULL,NULL),(33641,'mixpanel','completed',10,'2024-08-23 14:03:25','2024-08-23 14:06:31','2024-08-23 13:56:25','2024-08-23 14:06:31',NULL,0,0,NULL,NULL),(33642,'mixpanel','completed',10,'2024-08-23 14:42:30','2024-08-23 14:46:26','2024-08-23 14:11:30','2024-08-23 14:46:26',NULL,0,0,NULL,NULL),(33643,'mixpanel','completed',10,'2024-08-23 14:54:31','2024-08-23 14:56:31','2024-08-23 14:51:31','2024-08-23 14:56:31',NULL,0,0,NULL,NULL),(33644,'mixpanel','completed',10,'2024-08-23 15:09:26','2024-08-23 15:11:30','2024-08-23 15:01:26','2024-08-23 15:11:30',NULL,0,0,NULL,NULL),(33645,'mixpanel','completed',10,'2024-08-23 15:34:28','2024-08-23 15:36:34','2024-08-23 15:16:28','2024-08-23 15:36:34',NULL,0,0,NULL,NULL),(33646,'mixpanel','completed',10,'2024-08-23 16:22:25','2024-08-23 16:26:31','2024-08-23 15:39:25','2024-08-23 16:26:31',NULL,0,0,NULL,NULL),(33647,'mixpanel','completed',10,'2024-08-23 16:33:38','2024-08-23 16:36:31','2024-08-23 16:28:38','2024-08-23 16:36:31',NULL,0,0,NULL,NULL),(33648,'mixpanel','completed',10,'2024-08-23 16:49:59','2024-08-23 16:50:23','2024-08-23 16:40:59','2024-08-23 16:50:24',NULL,0,0,NULL,NULL),(33649,'mixpanel','completed',10,'2024-08-23 17:06:31','2024-08-23 17:06:32','2024-08-23 16:56:31','2024-08-23 17:06:32',NULL,0,0,NULL,NULL),(33650,'mixpanel','completed',10,'2024-08-23 17:11:08','2024-08-23 17:16:26','2024-08-23 17:09:08','2024-08-23 17:16:26',NULL,0,0,NULL,NULL),(33651,'mixpanel','completed',10,'2024-08-23 17:59:31','2024-08-23 18:01:30','2024-08-23 17:18:31','2024-08-23 18:01:30',NULL,0,0,NULL,NULL),(33652,'mixpanel','completed',10,'2024-08-23 18:14:32','2024-08-23 18:16:30','2024-08-23 18:06:32','2024-08-23 18:16:30',NULL,0,0,NULL,NULL),(33653,'mixpanel','completed',10,'2024-08-23 19:02:33','2024-08-23 19:06:34','2024-08-23 18:21:33','2024-08-23 19:06:34',NULL,0,0,NULL,NULL),(33654,'mixpanel','completed',10,'2024-08-23 19:28:35','2024-08-23 19:28:42','2024-08-23 19:11:35','2024-08-23 19:28:42',NULL,0,0,NULL,NULL),(33655,'mixpanel','completed',10,'2024-08-23 19:31:27','2024-08-23 19:35:28','2024-08-23 19:31:27','2024-08-23 19:35:28',NULL,0,0,NULL,NULL),(33656,'mixpanel','completed',10,'2024-08-23 20:33:35','2024-08-23 20:33:53','2024-08-23 19:37:35','2024-08-23 20:33:53',NULL,0,0,NULL,NULL),(33657,'mixpanel','completed',10,'2024-08-23 20:52:32','2024-08-23 20:56:32','2024-08-23 20:36:32','2024-08-23 20:56:32',NULL,0,0,NULL,NULL),(33658,'mixpanel','completed',10,'2024-08-23 21:33:32','2024-08-23 21:36:30','2024-08-23 20:59:32','2024-08-23 21:36:30',NULL,0,0,NULL,NULL),(33659,'mixpanel','completed',10,'2024-08-23 21:55:55','2024-08-23 21:56:39','2024-08-23 21:38:55','2024-08-23 21:56:39',NULL,0,0,NULL,NULL),(33660,'unsubscribe_tokens','completed',0,'2024-08-23 21:46:44','2024-08-23 21:51:33','2024-08-23 21:46:45','2024-08-23 21:51:33',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(33661,'subscriber_link_tokens','completed',0,'2024-08-23 21:46:45','2024-08-23 21:51:33','2024-08-23 21:46:45','2024-08-23 21:51:33',NULL,0,0,NULL,NULL),(33662,'newsletter_templates_thumbnails','completed',10,'2024-08-23 21:46:45','2024-08-23 21:51:33','2024-08-23 21:46:45','2024-08-23 21:51:33',NULL,0,0,NULL,NULL),(33663,'mixpanel','completed',10,'2024-08-23 22:43:26','2024-08-23 22:45:44','2024-08-23 22:01:26','2024-08-23 22:45:44',NULL,0,0,NULL,NULL),(33664,'mixpanel','completed',10,'2024-08-23 23:23:26','2024-08-23 23:26:33','2024-08-23 22:51:26','2024-08-23 23:26:33',NULL,0,0,NULL,NULL),(33665,'mixpanel','completed',10,'2024-08-24 00:14:28','2024-08-24 00:16:28','2024-08-23 23:31:28','2024-08-24 00:16:28',NULL,0,0,NULL,NULL),(33666,'mixpanel','completed',10,'2024-08-24 00:39:28','2024-08-24 00:41:32','2024-08-24 00:21:28','2024-08-24 00:41:32',NULL,0,0,NULL,NULL),(33667,'mixpanel','completed',10,'2024-08-24 01:07:51','2024-08-24 01:11:28','2024-08-24 00:45:51','2024-08-24 01:11:28',NULL,0,0,NULL,NULL),(33668,'schedule_re_engagement_email','completed',10,'2024-08-25 00:51:28','2024-08-25 00:56:30','2024-08-24 00:51:28','2024-08-25 00:56:30',NULL,0,0,NULL,NULL),(33669,'mixpanel','completed',10,'2024-08-24 01:18:29','2024-08-24 01:21:27','2024-08-24 01:16:29','2024-08-24 01:21:27',NULL,0,0,NULL,NULL),(33670,'mixpanel','completed',10,'2024-08-24 02:16:27','2024-08-24 02:21:28','2024-08-24 01:26:27','2024-08-24 02:21:28',NULL,0,0,NULL,NULL),(33671,'mixpanel','completed',10,'2024-08-24 02:55:28','2024-08-24 02:56:29','2024-08-24 02:26:28','2024-08-24 02:56:29',NULL,0,0,NULL,NULL),(33672,'subscribers_engagement_score','completed',10,'2024-08-25 02:10:00','2024-08-25 02:11:29','2024-08-24 02:36:28','2024-08-25 02:11:29',NULL,0,0,NULL,NULL),(33673,'mixpanel','completed',10,'2024-08-24 03:11:27','2024-08-24 03:16:28','2024-08-24 03:01:27','2024-08-24 03:16:28',NULL,0,0,NULL,NULL),(33674,'mixpanel','completed',10,'2024-08-24 03:31:28','2024-08-24 03:31:29','2024-08-24 03:21:28','2024-08-24 03:31:29',NULL,0,0,NULL,NULL),(33675,'mixpanel','completed',10,'2024-08-24 04:05:26','2024-08-24 04:06:27','2024-08-24 03:36:26','2024-08-24 04:06:27',NULL,0,0,NULL,NULL),(33676,'mixpanel','completed',10,'2024-08-24 04:39:28','2024-08-24 04:41:28','2024-08-24 04:11:28','2024-08-24 04:41:28',NULL,0,0,NULL,NULL),(33677,'mixpanel','completed',10,'2024-08-24 05:12:33','2024-08-24 05:16:27','2024-08-24 04:46:33','2024-08-24 05:16:27',NULL,0,0,NULL,NULL),(33678,'mixpanel','completed',10,'2024-08-24 05:24:28','2024-08-24 05:26:27','2024-08-24 05:21:28','2024-08-24 05:26:27',NULL,0,0,NULL,NULL),(33679,'mixpanel','completed',10,'2024-08-24 05:33:27','2024-08-24 05:33:35','2024-08-24 05:31:27','2024-08-24 05:33:35',NULL,0,0,NULL,NULL),(33680,'mixpanel','completed',10,'2024-08-24 06:27:28','2024-08-24 06:31:29','2024-08-24 05:36:28','2024-08-24 06:31:29',NULL,0,0,NULL,NULL),(33681,'mixpanel','completed',10,'2024-08-24 07:11:12','2024-08-24 07:11:32','2024-08-24 06:35:12','2024-08-24 07:11:32',NULL,0,0,NULL,NULL),(33682,'mixpanel','completed',10,'2024-08-24 07:54:29','2024-08-24 07:56:29','2024-08-24 07:16:29','2024-08-24 07:56:29',NULL,0,0,NULL,NULL),(33683,'mixpanel','completed',10,'2024-08-24 08:31:29','2024-08-24 08:36:29','2024-08-24 08:01:29','2024-08-24 08:36:29',NULL,0,0,NULL,NULL),(33684,'mixpanel','completed',10,'2024-08-24 09:12:30','2024-08-24 09:15:16','2024-08-24 08:41:30','2024-08-24 09:15:16',NULL,0,0,NULL,NULL),(33685,'mixpanel','completed',10,'2024-08-24 09:20:27','2024-08-24 09:26:31','2024-08-24 09:21:27','2024-08-24 09:26:31',NULL,0,0,NULL,NULL),(33686,'mixpanel','completed',10,'2024-08-24 10:25:22','2024-08-24 10:26:24','2024-08-24 09:31:22','2024-08-24 10:26:24',NULL,0,0,NULL,NULL),(33687,'mixpanel','completed',10,'2024-08-24 10:45:22','2024-08-24 10:46:22','2024-08-24 10:31:22','2024-08-24 10:46:22',NULL,0,0,NULL,NULL),(33688,'mixpanel','completed',10,'2024-08-24 11:06:22','2024-08-24 11:06:26','2024-08-24 10:51:22','2024-08-24 11:06:26',NULL,0,0,NULL,NULL),(33689,'mixpanel','completed',10,'2024-08-24 12:07:27','2024-08-24 12:11:23','2024-08-24 11:11:27','2024-08-24 12:11:23',NULL,0,0,NULL,NULL),(33690,'mixpanel','completed',10,'2024-08-24 12:33:22','2024-08-24 12:35:01','2024-08-24 12:16:22','2024-08-24 12:35:01',NULL,0,0,NULL,NULL),(33691,'mixpanel','completed',10,'2024-08-24 13:19:23','2024-08-24 13:21:22','2024-08-24 12:41:23','2024-08-24 13:21:22',NULL,0,0,NULL,NULL),(33692,'mixpanel','completed',10,'2024-08-24 13:28:22','2024-08-24 13:31:22','2024-08-24 13:26:22','2024-08-24 13:31:22',NULL,0,0,NULL,NULL),(33693,'mixpanel','completed',10,'2024-08-24 14:29:23','2024-08-24 14:31:23','2024-08-24 13:36:23','2024-08-24 14:31:23',NULL,0,0,NULL,NULL),(33694,'mixpanel','completed',10,'2024-08-24 15:14:23','2024-08-24 15:15:07','2024-08-24 14:36:23','2024-08-24 15:15:07',NULL,0,0,NULL,NULL),(33695,'mixpanel','completed',10,'2024-08-24 15:39:23','2024-08-24 15:41:23','2024-08-24 15:21:23','2024-08-24 15:41:23',NULL,0,0,NULL,NULL),(33696,'mixpanel','completed',10,'2024-08-24 16:26:22','2024-08-24 16:26:27','2024-08-24 15:46:22','2024-08-24 16:26:27',NULL,0,0,NULL,NULL),(33697,'mixpanel','completed',10,'2024-08-24 17:28:24','2024-08-24 17:31:22','2024-08-24 16:31:24','2024-08-24 17:31:22',NULL,0,0,NULL,NULL),(33698,'mixpanel','completed',10,'2024-08-24 17:42:26','2024-08-24 17:46:23','2024-08-24 17:36:26','2024-08-24 17:46:23',NULL,0,0,NULL,NULL),(33699,'mixpanel','completed',10,'2024-08-24 18:18:23','2024-08-24 18:21:26','2024-08-24 17:51:23','2024-08-24 18:21:26',NULL,0,0,NULL,NULL),(33700,'mixpanel','completed',10,'2024-08-24 18:40:26','2024-08-24 18:41:25','2024-08-24 18:26:26','2024-08-24 18:41:25',NULL,0,0,NULL,NULL),(33701,'mixpanel','completed',10,'2024-08-24 19:05:22','2024-08-24 19:06:26','2024-08-24 18:46:22','2024-08-24 19:06:26',NULL,0,0,NULL,NULL),(33702,'mixpanel','completed',10,'2024-08-24 19:13:10','2024-08-24 19:16:22','2024-08-24 19:11:10','2024-08-24 19:16:22',NULL,0,0,NULL,NULL),(33703,'mixpanel','completed',10,'2024-08-24 20:16:27','2024-08-24 20:21:26','2024-08-24 19:21:27','2024-08-24 20:21:26',NULL,0,0,NULL,NULL),(33704,'mixpanel','completed',10,'2024-08-24 20:30:27','2024-08-24 20:31:22','2024-08-24 20:26:27','2024-08-24 20:31:22',NULL,0,0,NULL,NULL),(33705,'mixpanel','completed',10,'2024-08-24 21:08:12','2024-08-24 21:08:46','2024-08-24 20:35:12','2024-08-24 21:08:46',NULL,0,0,NULL,NULL),(33706,'mixpanel','completed',10,'2024-08-24 21:14:27','2024-08-24 21:16:23','2024-08-24 21:11:27','2024-08-24 21:16:23',NULL,0,0,NULL,NULL),(33707,'mixpanel','completed',10,'2024-08-24 21:47:20','2024-08-24 21:51:26','2024-08-24 21:19:20','2024-08-24 21:51:26',NULL,0,0,NULL,NULL),(33708,'mixpanel','completed',10,'2024-08-24 22:00:27','2024-08-24 22:01:23','2024-08-24 21:56:27','2024-08-24 22:01:23',NULL,0,0,NULL,NULL),(33709,'subscribers_email_count','completed',10,'2024-08-30 00:00:00','2024-08-30 00:01:51','2024-08-24 22:01:23','2024-08-30 00:01:51',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(33710,'export_files_cleanup','completed',10,'2024-08-28 00:00:00','2024-08-28 00:01:24','2024-08-24 22:06:26','2024-08-28 00:01:24',NULL,0,0,NULL,NULL),(33711,'mixpanel','completed',10,'2024-08-24 22:14:26','2024-08-24 22:16:21','2024-08-24 22:06:26','2024-08-24 22:16:21',NULL,0,0,NULL,NULL),(33712,'mixpanel','completed',10,'2024-08-24 22:27:34','2024-08-24 22:29:12','2024-08-24 22:21:34','2024-08-24 22:29:12',NULL,0,0,NULL,NULL),(33713,'mixpanel','completed',10,'2024-08-24 23:15:23','2024-08-24 23:16:20','2024-08-24 22:31:23','2024-08-24 23:16:20',NULL,0,0,NULL,NULL),(33714,'mixpanel','completed',10,'2024-08-24 23:38:23','2024-08-24 23:41:27','2024-08-24 23:21:23','2024-08-24 23:41:27',NULL,0,0,NULL,NULL),(33715,'mixpanel','completed',10,'2024-08-25 00:36:26','2024-08-25 00:36:30','2024-08-24 23:46:26','2024-08-25 00:36:30',NULL,0,0,NULL,NULL),(33716,'mixpanel','completed',10,'2024-08-25 01:29:29','2024-08-25 01:33:24','2024-08-25 00:41:29','2024-08-25 01:33:24',NULL,0,0,NULL,NULL),(33717,'schedule_re_engagement_email','completed',10,'2024-08-26 01:01:26','2024-08-26 01:05:04','2024-08-25 01:01:26','2024-08-26 01:05:04',NULL,0,0,NULL,NULL),(33718,'mixpanel','completed',10,'2024-08-25 01:51:30','2024-08-25 01:56:28','2024-08-25 01:36:30','2024-08-25 01:56:28',NULL,0,0,NULL,NULL),(33719,'mixpanel','completed',10,'2024-08-25 02:10:25','2024-08-25 02:11:29','2024-08-25 02:01:25','2024-08-25 02:11:29',NULL,0,0,NULL,NULL),(33720,'subscribers_engagement_score','completed',10,'2024-08-25 02:11:29','2024-08-25 02:16:27','2024-08-25 02:11:29','2024-08-25 02:16:27',NULL,0,0,NULL,NULL),(33721,'subscribers_engagement_score','completed',10,'2024-08-26 18:39:00','2024-08-26 18:41:23','2024-08-25 02:16:27','2024-08-26 18:41:23',NULL,0,0,NULL,NULL),(33722,'mixpanel','completed',10,'2024-08-25 02:46:27','2024-08-25 02:48:40','2024-08-25 02:16:27','2024-08-25 02:48:40',NULL,0,0,NULL,NULL),(33723,'mixpanel','completed',10,'2024-08-25 02:55:24','2024-08-25 02:58:21','2024-08-25 02:51:24','2024-08-25 02:58:21',NULL,0,0,NULL,NULL),(33724,'mixpanel','completed',10,'2024-08-25 03:23:26','2024-08-25 03:26:30','2024-08-25 03:01:26','2024-08-25 03:26:30',NULL,0,0,NULL,NULL),(33725,'mixpanel','completed',10,'2024-08-25 04:04:26','2024-08-25 04:06:27','2024-08-25 03:31:26','2024-08-25 04:06:27',NULL,0,0,NULL,NULL),(33726,'mixpanel','completed',10,'2024-08-25 05:02:29','2024-08-25 05:06:29','2024-08-25 04:11:29','2024-08-25 05:06:29',NULL,0,0,NULL,NULL),(33727,'mixpanel','completed',10,'2024-08-25 05:51:30','2024-08-25 05:56:28','2024-08-25 05:11:30','2024-08-25 05:56:28',NULL,0,0,NULL,NULL),(33728,'mixpanel','completed',10,'2024-08-25 06:33:26','2024-08-25 06:36:32','2024-08-25 06:01:26','2024-08-25 06:36:32',NULL,0,0,NULL,NULL),(33729,'mixpanel','completed',10,'2024-08-25 06:45:27','2024-08-25 06:46:25','2024-08-25 06:41:27','2024-08-25 06:46:25',NULL,0,0,NULL,NULL),(33730,'mixpanel','completed',10,'2024-08-25 07:27:27','2024-08-25 07:31:29','2024-08-25 06:51:27','2024-08-25 07:31:29',NULL,0,0,NULL,NULL),(33731,'mixpanel','completed',10,'2024-08-25 07:59:39','2024-08-25 08:01:26','2024-08-25 07:36:39','2024-08-25 08:01:26',NULL,0,0,NULL,NULL),(33732,'mixpanel','completed',10,'2024-08-25 08:08:31','2024-08-25 08:11:30','2024-08-25 08:06:31','2024-08-25 08:11:30',NULL,0,0,NULL,NULL),(33733,'mixpanel','completed',10,'2024-08-25 08:14:45','2024-08-25 08:16:26','2024-08-25 08:13:45','2024-08-25 08:16:26',NULL,0,0,NULL,NULL),(33734,'mixpanel','completed',10,'2024-08-25 09:09:27','2024-08-25 09:11:29','2024-08-25 08:21:27','2024-08-25 09:11:29',NULL,0,0,NULL,NULL),(33735,'mixpanel','completed',10,'2024-08-25 10:02:54','2024-08-25 10:06:10','2024-08-25 09:13:54','2024-08-25 10:06:10',NULL,0,0,NULL,NULL),(33736,'mixpanel','completed',10,'2024-08-25 10:28:28','2024-08-25 10:31:26','2024-08-25 10:11:28','2024-08-25 10:31:26',NULL,0,0,NULL,NULL),(33737,'mixpanel','completed',10,'2024-08-25 10:56:29','2024-08-25 11:01:27','2024-08-25 10:36:29','2024-08-25 11:01:27',NULL,0,0,NULL,NULL),(33738,'mixpanel','completed',10,'2024-08-25 11:16:40','2024-08-25 11:18:37','2024-08-25 11:03:40','2024-08-25 11:18:37',NULL,0,0,NULL,NULL),(33739,'mixpanel','completed',10,'2024-08-25 11:53:38','2024-08-25 11:56:26','2024-08-25 11:21:38','2024-08-25 11:56:26',NULL,0,0,NULL,NULL),(33740,'mixpanel','completed',10,'2024-08-25 12:20:15','2024-08-25 12:21:27','2024-08-25 12:00:15','2024-08-25 12:21:27',NULL,0,0,NULL,NULL),(33741,'mixpanel','completed',10,'2024-08-25 13:12:26','2024-08-25 13:16:21','2024-08-25 12:25:26','2024-08-25 13:16:21',NULL,0,0,NULL,NULL),(33742,'mixpanel','completed',10,'2024-08-25 13:53:24','2024-08-25 13:56:26','2024-08-25 13:21:24','2024-08-25 13:56:26',NULL,0,0,NULL,NULL),(33743,'mixpanel','completed',10,'2024-08-25 14:18:27','2024-08-25 14:21:29','2024-08-25 14:01:27','2024-08-25 14:21:29',NULL,0,0,NULL,NULL),(33744,'mixpanel','completed',10,'2024-08-25 15:10:32','2024-08-25 15:11:31','2024-08-25 14:26:32','2024-08-25 15:11:31',NULL,0,0,NULL,NULL),(33745,'mixpanel','completed',10,'2024-08-25 16:12:33','2024-08-25 16:16:23','2024-08-25 15:16:33','2024-08-25 16:16:23',NULL,0,0,NULL,NULL),(33746,'mixpanel','completed',10,'2024-08-25 16:26:27','2024-08-25 16:26:27','2024-08-25 16:21:27','2024-08-25 16:26:27',NULL,0,0,NULL,NULL),(33747,'mixpanel','completed',10,'2024-08-25 16:54:23','2024-08-25 16:56:26','2024-08-25 16:31:23','2024-08-25 16:56:26',NULL,0,0,NULL,NULL),(33748,'mixpanel','completed',10,'2024-08-25 17:58:24','2024-08-25 18:01:21','2024-08-25 17:01:24','2024-08-25 18:01:21',NULL,0,0,NULL,NULL),(33749,'mixpanel','completed',10,'2024-08-25 19:04:26','2024-08-25 19:06:27','2024-08-25 18:06:26','2024-08-25 19:06:27',NULL,0,0,NULL,NULL),(33750,'mixpanel','completed',10,'2024-08-25 19:58:27','2024-08-25 19:58:57','2024-08-25 19:11:27','2024-08-25 19:58:57',NULL,0,0,NULL,NULL),(33751,'mixpanel','completed',10,'2024-08-25 20:49:42','2024-08-25 20:51:22','2024-08-25 20:01:42','2024-08-25 20:51:22',NULL,0,0,NULL,NULL),(33752,'mixpanel','completed',10,'2024-08-25 21:47:53','2024-08-25 21:51:22','2024-08-25 20:54:53','2024-08-25 21:51:22',NULL,0,0,NULL,NULL),(33753,'mixpanel','completed',10,'2024-08-25 22:36:23','2024-08-25 22:36:24','2024-08-25 21:56:23','2024-08-25 22:36:24',NULL,0,0,NULL,NULL),(33754,'mixpanel','completed',10,'2024-08-25 23:39:23','2024-08-25 23:41:24','2024-08-25 22:41:23','2024-08-25 23:41:24',NULL,0,0,NULL,NULL),(33755,'mixpanel','completed',10,'2024-08-25 23:57:22','2024-08-25 23:59:19','2024-08-25 23:46:22','2024-08-25 23:59:19',NULL,0,0,NULL,NULL),(33756,'inactive_subscribers','completed',10,'2024-09-08 00:00:00','2024-09-08 00:00:05','2024-08-26 00:01:22','2024-09-08 00:00:05',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(33757,'mixpanel','completed',10,'2024-08-26 00:21:22','2024-08-26 00:21:22','2024-08-26 00:01:22','2024-08-26 00:21:22',NULL,0,0,NULL,NULL),(33758,'mixpanel','completed',10,'2024-08-26 01:12:25','2024-08-26 01:16:23','2024-08-26 00:26:25','2024-08-26 01:16:23',NULL,0,0,NULL,NULL),(33759,'schedule_re_engagement_email','completed',10,'2024-08-27 01:11:23','2024-08-27 01:11:23','2024-08-26 01:11:23','2024-08-27 01:11:23',NULL,0,0,NULL,NULL),(33760,'mixpanel','completed',10,'2024-08-26 02:16:23','2024-08-26 02:21:22','2024-08-26 01:21:23','2024-08-26 02:21:22',NULL,0,0,NULL,NULL),(33761,'mixpanel','completed',10,'2024-08-26 03:17:25','2024-08-26 03:18:38','2024-08-26 02:26:25','2024-08-26 03:18:38',NULL,0,0,NULL,NULL),(33762,'mixpanel','completed',10,'2024-08-26 03:20:38','2024-08-26 03:24:38','2024-08-26 03:21:39','2024-08-26 03:24:38',NULL,0,0,NULL,NULL),(33763,'mixpanel','completed',10,'2024-08-26 03:42:42','2024-08-26 03:45:41','2024-08-26 03:27:42','2024-08-26 03:45:41',NULL,0,0,NULL,NULL),(33764,'mixpanel','completed',10,'2024-08-26 04:46:22','2024-08-26 04:46:23','2024-08-26 03:51:22','2024-08-26 04:46:23',NULL,0,0,NULL,NULL),(33765,'mixpanel','completed',10,'2024-08-26 05:19:09','2024-08-26 05:21:37','2024-08-26 04:50:09','2024-08-26 05:21:37',NULL,0,0,NULL,NULL),(33766,'mixpanel','completed',10,'2024-08-26 05:32:09','2024-08-26 05:36:22','2024-08-26 05:25:09','2024-08-26 05:36:22',NULL,0,0,NULL,NULL),(33767,'mixpanel','completed',10,'2024-08-26 06:25:28','2024-08-26 06:26:22','2024-08-26 05:38:28','2024-08-26 06:26:22',NULL,0,0,NULL,NULL),(33768,'mixpanel','completed',10,'2024-08-26 07:12:33','2024-08-26 07:16:22','2024-08-26 06:30:33','2024-08-26 07:16:22',NULL,0,0,NULL,NULL),(33769,'mixpanel','completed',10,'2024-08-26 07:43:44','2024-08-26 07:44:52','2024-08-26 07:18:44','2024-08-26 07:44:52',NULL,0,0,NULL,NULL),(33770,'mixpanel','completed',10,'2024-08-26 08:20:22','2024-08-26 08:21:23','2024-08-26 07:51:23','2024-08-26 08:21:23',NULL,0,0,NULL,NULL),(33771,'mixpanel','completed',10,'2024-08-26 09:06:24','2024-08-26 09:08:09','2024-08-26 08:24:24','2024-08-26 09:08:09',NULL,0,0,NULL,NULL),(33772,'mixpanel','completed',10,'2024-08-26 09:38:22','2024-08-26 09:40:34','2024-08-26 09:11:22','2024-08-26 09:40:34',NULL,0,0,NULL,NULL),(33773,'mixpanel','completed',10,'2024-08-26 10:39:37','2024-08-26 10:41:09','2024-08-26 09:43:37','2024-08-26 10:41:09',NULL,0,0,NULL,NULL),(33774,'mixpanel','completed',10,'2024-08-26 10:48:34','2024-08-26 10:49:47','2024-08-26 10:44:34','2024-08-26 10:49:47',NULL,0,0,NULL,NULL),(33775,'mixpanel','completed',10,'2024-08-26 11:35:22','2024-08-26 11:41:36','2024-08-26 10:56:22','2024-08-26 11:41:36',NULL,0,0,NULL,NULL),(33776,'mixpanel','completed',10,'2024-08-26 12:40:43','2024-08-26 12:41:22','2024-08-26 11:45:43','2024-08-26 12:41:22',NULL,0,0,NULL,NULL),(33777,'mixpanel','completed',10,'2024-08-26 13:05:20','2024-08-26 13:06:22','2024-08-26 12:46:20','2024-08-26 13:06:22',NULL,0,0,NULL,NULL),(33778,'mixpanel','completed',10,'2024-08-26 13:10:22','2024-08-26 13:14:06','2024-08-26 13:11:22','2024-08-26 13:14:06',NULL,0,0,NULL,NULL),(33779,'mixpanel','completed',10,'2024-08-26 13:48:21','2024-08-26 13:51:22','2024-08-26 13:16:21','2024-08-26 13:51:22',NULL,0,0,NULL,NULL),(33780,'mixpanel','completed',10,'2024-08-26 14:24:23','2024-08-26 14:26:23','2024-08-26 13:56:23','2024-08-26 14:26:23',NULL,0,0,NULL,NULL),(33781,'mixpanel','completed',10,'2024-08-26 14:30:20','2024-08-26 14:36:22','2024-08-26 14:31:20','2024-08-26 14:36:22',NULL,0,0,NULL,NULL),(33782,'mixpanel','completed',10,'2024-08-26 15:03:42','2024-08-26 15:06:23','2024-08-26 14:39:42','2024-08-26 15:06:23',NULL,0,0,NULL,NULL),(33783,'mixpanel','completed',10,'2024-08-26 15:28:22','2024-08-26 15:31:20','2024-08-26 15:11:22','2024-08-26 15:31:20',NULL,0,0,NULL,NULL),(33784,'mixpanel','completed',10,'2024-08-26 15:45:23','2024-08-26 15:46:22','2024-08-26 15:36:23','2024-08-26 15:46:22',NULL,0,0,NULL,NULL),(33785,'mixpanel','completed',10,'2024-08-26 16:40:23','2024-08-26 16:41:23','2024-08-26 15:51:23','2024-08-26 16:41:23',NULL,0,0,NULL,NULL),(33786,'mixpanel','completed',10,'2024-08-26 17:04:21','2024-08-26 17:06:22','2024-08-26 16:46:21','2024-08-26 17:06:22',NULL,0,0,NULL,NULL),(33787,'mixpanel','completed',10,'2024-08-26 17:47:57','2024-08-26 17:51:22','2024-08-26 17:10:57','2024-08-26 17:51:22',NULL,0,0,NULL,NULL),(33788,'mixpanel','completed',10,'2024-08-26 18:18:23','2024-08-26 18:20:48','2024-08-26 17:56:23','2024-08-26 18:20:48',NULL,0,0,NULL,NULL),(33789,'mixpanel','completed',10,'2024-08-26 19:14:13','2024-08-26 19:16:22','2024-08-26 18:23:13','2024-08-26 19:16:22',NULL,0,0,NULL,NULL),(33790,'subscribers_engagement_score','completed',10,'2024-08-26 18:41:23','2024-08-26 18:43:58','2024-08-26 18:41:23','2024-08-26 18:43:58',NULL,0,0,NULL,NULL),(33791,'subscribers_engagement_score','completed',10,'2024-08-26 18:43:58','2024-08-26 18:46:22','2024-08-26 18:43:58','2024-08-26 18:46:22',NULL,0,0,NULL,NULL),(33792,'subscribers_engagement_score','completed',10,'2024-08-27 15:41:00','2024-08-27 15:41:24','2024-08-26 18:46:22','2024-08-27 15:41:24',NULL,0,0,NULL,NULL),(33793,'mixpanel','completed',10,'2024-08-26 19:32:23','2024-08-26 19:36:23','2024-08-26 19:21:23','2024-08-26 19:36:23',NULL,0,0,NULL,NULL),(33794,'mixpanel','completed',10,'2024-08-26 19:48:23','2024-08-26 19:50:03','2024-08-26 19:41:23','2024-08-26 19:50:03',NULL,0,0,NULL,NULL),(33795,'mixpanel','completed',10,'2024-08-26 20:16:23','2024-08-26 20:21:22','2024-08-26 19:56:23','2024-08-26 20:21:22',NULL,0,0,NULL,NULL),(33796,'mixpanel','completed',10,'2024-08-26 20:32:23','2024-08-26 20:36:23','2024-08-26 20:26:23','2024-08-26 20:36:23',NULL,0,0,NULL,NULL),(33797,'mixpanel','completed',10,'2024-08-26 21:03:23','2024-08-26 21:06:22','2024-08-26 20:41:23','2024-08-26 21:06:22',NULL,0,0,NULL,NULL),(33798,'mixpanel','completed',10,'2024-08-26 22:00:23','2024-08-26 22:01:22','2024-08-26 21:11:23','2024-08-26 22:01:22',NULL,0,0,NULL,NULL),(33799,'mixpanel','completed',10,'2024-08-26 22:25:23','2024-08-26 22:26:23','2024-08-26 22:06:23','2024-08-26 22:26:23',NULL,0,0,NULL,NULL),(33800,'mixpanel','completed',10,'2024-08-26 22:50:22','2024-08-26 22:51:22','2024-08-26 22:31:22','2024-08-26 22:51:22',NULL,0,0,NULL,NULL),(33801,'mixpanel','completed',10,'2024-08-26 23:30:26','2024-08-26 23:31:22','2024-08-26 22:54:26','2024-08-26 23:31:22',NULL,0,0,NULL,NULL),(33802,'mixpanel','completed',10,'2024-08-26 23:52:24','2024-08-26 23:56:23','2024-08-26 23:36:24','2024-08-26 23:56:23',NULL,0,0,NULL,NULL),(33803,'mixpanel','completed',10,'2024-08-27 00:33:22','2024-08-27 00:36:22','2024-08-27 00:01:22','2024-08-27 00:36:22',NULL,0,0,NULL,NULL),(33804,'mixpanel','completed',10,'2024-08-27 00:47:23','2024-08-27 00:51:22','2024-08-27 00:41:23','2024-08-27 00:51:22',NULL,0,0,NULL,NULL),(33805,'mixpanel','completed',10,'2024-08-27 01:21:22','2024-08-27 01:21:46','2024-08-27 00:56:22','2024-08-27 01:21:46',NULL,0,0,NULL,NULL),(33806,'schedule_re_engagement_email','completed',10,'2024-08-28 01:14:28','2024-08-28 01:16:21','2024-08-27 01:14:28','2024-08-28 01:16:21',NULL,0,0,NULL,NULL),(33807,'mixpanel','completed',10,'2024-08-27 01:56:31','2024-08-27 02:01:31','2024-08-27 01:24:31','2024-08-27 02:01:31',NULL,0,0,NULL,NULL),(33808,'mixpanel','completed',10,'2024-08-27 02:28:17','2024-08-27 02:31:22','2024-08-27 02:06:17','2024-08-27 02:31:22',NULL,0,0,NULL,NULL),(33809,'mixpanel','completed',10,'2024-08-27 02:41:23','2024-08-27 02:41:23','2024-08-27 02:36:23','2024-08-27 02:41:23',NULL,0,0,NULL,NULL),(33810,'mixpanel','completed',10,'2024-08-27 02:54:22','2024-08-27 02:56:23','2024-08-27 02:46:22','2024-08-27 02:56:23',NULL,0,0,NULL,NULL),(33811,'mixpanel','completed',10,'2024-08-27 03:28:22','2024-08-27 03:31:21','2024-08-27 03:01:22','2024-08-27 03:31:21',NULL,0,0,NULL,NULL),(33812,'mixpanel','completed',10,'2024-08-27 04:23:23','2024-08-27 04:26:26','2024-08-27 03:36:23','2024-08-27 04:26:26',NULL,0,0,NULL,NULL),(33813,'mixpanel','completed',10,'2024-08-27 05:01:42','2024-08-27 05:05:41','2024-08-27 04:31:42','2024-08-27 05:05:41',NULL,0,0,NULL,NULL),(33814,'mixpanel','completed',10,'2024-08-27 05:16:23','2024-08-27 05:21:22','2024-08-27 05:11:23','2024-08-27 05:21:22',NULL,0,0,NULL,NULL),(33815,'mixpanel','completed',10,'2024-08-27 05:54:23','2024-08-27 05:56:23','2024-08-27 05:26:23','2024-08-27 05:56:23',NULL,0,0,NULL,NULL),(33816,'mixpanel','completed',10,'2024-08-27 06:53:21','2024-08-27 06:56:22','2024-08-27 06:01:21','2024-08-27 06:56:22',NULL,0,0,NULL,NULL),(33817,'mixpanel','completed',10,'2024-08-27 07:53:21','2024-08-27 07:56:22','2024-08-27 07:01:21','2024-08-27 07:56:22',NULL,0,0,NULL,NULL),(33818,'mixpanel','completed',10,'2024-08-27 08:55:22','2024-08-27 08:56:23','2024-08-27 08:01:22','2024-08-27 08:56:23',NULL,0,0,NULL,NULL),(33819,'mixpanel','completed',10,'2024-08-27 09:04:21','2024-08-27 09:06:23','2024-08-27 09:01:21','2024-08-27 09:06:23',NULL,0,0,NULL,NULL),(33820,'mixpanel','completed',10,'2024-08-27 09:50:23','2024-08-27 09:51:23','2024-08-27 09:11:23','2024-08-27 09:51:23',NULL,0,0,NULL,NULL),(33821,'mixpanel','completed',10,'2024-08-27 10:09:23','2024-08-27 10:11:23','2024-08-27 09:56:23','2024-08-27 10:11:23',NULL,0,0,NULL,NULL),(33822,'mixpanel','completed',10,'2024-08-27 11:09:23','2024-08-27 11:11:23','2024-08-27 10:16:23','2024-08-27 11:11:23',NULL,0,0,NULL,NULL),(33823,'mixpanel','completed',10,'2024-08-27 12:14:23','2024-08-27 12:16:21','2024-08-27 11:16:23','2024-08-27 12:16:21',NULL,0,0,NULL,NULL),(33824,'mixpanel','completed',10,'2024-08-27 13:06:23','2024-08-27 13:06:23','2024-08-27 12:21:23','2024-08-27 13:06:23',NULL,0,0,NULL,NULL),(33825,'mixpanel','completed',10,'2024-08-27 13:20:23','2024-08-27 13:21:23','2024-08-27 13:11:23','2024-08-27 13:21:23',NULL,0,0,NULL,NULL),(33826,'mixpanel','completed',10,'2024-08-27 13:31:16','2024-08-27 13:31:23','2024-08-27 13:25:16','2024-08-27 13:31:23',NULL,0,0,NULL,NULL),(33827,'mixpanel','completed',10,'2024-08-27 13:54:23','2024-08-27 13:56:23','2024-08-27 13:36:23','2024-08-27 13:56:23',NULL,0,0,NULL,NULL),(33828,'mixpanel','completed',10,'2024-08-27 14:52:22','2024-08-27 14:56:23','2024-08-27 14:01:22','2024-08-27 14:56:23',NULL,0,0,NULL,NULL),(33829,'mixpanel','completed',10,'2024-08-27 15:51:22','2024-08-27 15:51:23','2024-08-27 15:01:22','2024-08-27 15:51:23',NULL,0,0,NULL,NULL),(33830,'subscribers_engagement_score','completed',10,'2024-08-28 19:07:00','2024-08-28 19:09:00','2024-08-27 15:41:24','2024-08-28 19:09:00',NULL,0,0,NULL,NULL),(33831,'mixpanel','completed',10,'2024-08-27 16:24:23','2024-08-27 16:26:23','2024-08-27 15:56:23','2024-08-27 16:26:23',NULL,0,0,NULL,NULL),(33832,'mixpanel','completed',10,'2024-08-27 16:40:23','2024-08-27 16:41:23','2024-08-27 16:31:23','2024-08-27 16:41:23',NULL,0,0,NULL,NULL),(33833,'mixpanel','completed',10,'2024-08-27 17:32:23','2024-08-27 17:36:24','2024-08-27 16:46:23','2024-08-27 17:36:24',NULL,0,0,NULL,NULL),(33834,'mixpanel','completed',10,'2024-08-27 17:41:26','2024-08-27 17:46:21','2024-08-27 17:41:26','2024-08-27 17:46:21',NULL,0,0,NULL,NULL),(33835,'mixpanel','completed',10,'2024-08-27 17:55:23','2024-08-27 17:56:23','2024-08-27 17:51:23','2024-08-27 17:56:23',NULL,0,0,NULL,NULL),(33836,'mixpanel','completed',10,'2024-08-27 18:56:22','2024-08-27 18:56:31','2024-08-27 18:01:22','2024-08-27 18:56:31',NULL,0,0,NULL,NULL),(33837,'mixpanel','completed',10,'2024-08-27 19:04:37','2024-08-27 19:06:23','2024-08-27 18:59:37','2024-08-27 19:06:23',NULL,0,0,NULL,NULL),(33838,'mixpanel','completed',10,'2024-08-27 19:57:24','2024-08-27 20:01:22','2024-08-27 19:11:24','2024-08-27 20:01:22',NULL,0,0,NULL,NULL),(33839,'mixpanel','completed',10,'2024-08-27 20:29:23','2024-08-27 20:31:22','2024-08-27 20:06:23','2024-08-27 20:31:22',NULL,0,0,NULL,NULL),(33840,'mixpanel','completed',10,'2024-08-27 21:02:23','2024-08-27 21:06:23','2024-08-27 20:36:23','2024-08-27 21:06:23',NULL,0,0,NULL,NULL),(33841,'mixpanel','completed',10,'2024-08-27 21:30:56','2024-08-27 21:31:22','2024-08-27 21:08:56','2024-08-27 21:31:22',NULL,0,0,NULL,NULL),(33842,'mixpanel','completed',10,'2024-08-27 22:12:23','2024-08-27 22:16:22','2024-08-27 21:36:23','2024-08-27 22:16:22',NULL,0,0,NULL,NULL),(33843,'unsubscribe_tokens','completed',0,'2024-08-27 21:46:32','2024-08-27 21:51:23','2024-08-27 21:46:32','2024-08-27 21:51:23',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(33844,'subscriber_link_tokens','completed',0,'2024-08-27 21:46:32','2024-08-27 21:51:23','2024-08-27 21:46:32','2024-08-27 21:51:23',NULL,0,0,NULL,NULL),(33845,'newsletter_templates_thumbnails','completed',10,'2024-08-27 21:46:32','2024-08-27 21:51:23','2024-08-27 21:46:32','2024-08-27 21:51:23',NULL,0,0,NULL,NULL),(33846,'mixpanel','completed',10,'2024-08-27 23:07:23','2024-08-27 23:11:23','2024-08-27 22:21:23','2024-08-27 23:11:23',NULL,0,0,NULL,NULL),(33847,'mixpanel','completed',10,'2024-08-27 23:35:22','2024-08-27 23:36:23','2024-08-27 23:16:22','2024-08-27 23:36:23',NULL,0,0,NULL,NULL),(33848,'mixpanel','completed',10,'2024-08-28 00:14:39','2024-08-28 00:16:23','2024-08-27 23:39:39','2024-08-28 00:16:23',NULL,0,0,NULL,NULL),(33849,'export_files_cleanup','completed',10,'2024-09-02 00:00:00','2024-09-02 00:01:50','2024-08-28 00:06:23','2024-09-02 00:01:50',NULL,0,0,NULL,NULL),(33850,'mixpanel','completed',10,'2024-08-28 01:05:22','2024-08-28 01:06:22','2024-08-28 00:21:22','2024-08-28 01:06:22',NULL,0,0,NULL,NULL),(33851,'mixpanel','completed',10,'2024-08-28 01:41:22','2024-08-28 01:41:22','2024-08-28 01:11:22','2024-08-28 01:41:22',NULL,0,0,NULL,NULL),(33852,'schedule_re_engagement_email','completed',10,'2024-08-29 01:21:22','2024-08-29 01:26:21','2024-08-28 01:21:22','2024-08-29 01:26:21',NULL,0,0,NULL,NULL),(33853,'mixpanel','completed',10,'2024-08-28 02:25:21','2024-08-28 02:26:22','2024-08-28 01:46:21','2024-08-28 02:26:22',NULL,0,0,NULL,NULL),(33854,'mixpanel','completed',10,'2024-08-28 03:21:22','2024-08-28 03:21:22','2024-08-28 02:31:22','2024-08-28 03:21:22',NULL,0,0,NULL,NULL),(33855,'mixpanel','completed',10,'2024-08-28 04:13:22','2024-08-28 04:16:21','2024-08-28 03:26:22','2024-08-28 04:16:21',NULL,0,0,NULL,NULL),(33856,'mixpanel','completed',10,'2024-08-28 04:46:22','2024-08-28 04:46:22','2024-08-28 04:21:22','2024-08-28 04:46:22',NULL,0,0,NULL,NULL),(33857,'mixpanel','completed',10,'2024-08-28 05:45:37','2024-08-28 05:46:22','2024-08-28 04:51:37','2024-08-28 05:46:22',NULL,0,0,NULL,NULL),(33858,'mixpanel','completed',10,'2024-08-28 06:13:22','2024-08-28 06:16:23','2024-08-28 05:51:22','2024-08-28 06:16:23',NULL,0,0,NULL,NULL),(33859,'mixpanel','completed',10,'2024-08-28 06:21:22','2024-08-28 06:26:22','2024-08-28 06:21:22','2024-08-28 06:26:22',NULL,0,0,NULL,NULL),(33860,'mixpanel','completed',10,'2024-08-28 06:35:22','2024-08-28 06:36:22','2024-08-28 06:31:22','2024-08-28 06:36:22',NULL,0,0,NULL,NULL),(33861,'mixpanel','completed',10,'2024-08-28 07:01:22','2024-08-28 07:01:24','2024-08-28 06:41:22','2024-08-28 07:01:24',NULL,0,0,NULL,NULL),(33862,'mixpanel','completed',10,'2024-08-28 07:53:22','2024-08-28 07:56:22','2024-08-28 07:06:22','2024-08-28 07:56:22',NULL,0,0,NULL,NULL),(33863,'mixpanel','completed',10,'2024-08-28 08:27:22','2024-08-28 08:31:22','2024-08-28 08:01:22','2024-08-28 08:31:22',NULL,0,0,NULL,NULL),(33864,'mixpanel','completed',10,'2024-08-28 09:29:22','2024-08-28 09:31:48','2024-08-28 08:36:22','2024-08-28 09:31:48',NULL,0,0,NULL,NULL),(33865,'mixpanel','completed',10,'2024-08-28 09:49:22','2024-08-28 09:51:54','2024-08-28 09:36:22','2024-08-28 09:51:54',NULL,0,0,NULL,NULL),(33866,'mixpanel','completed',10,'2024-08-28 10:15:20','2024-08-28 10:16:43','2024-08-28 09:56:20','2024-08-28 10:16:43',NULL,0,0,NULL,NULL),(33867,'mixpanel','completed',10,'2024-08-28 11:07:45','2024-08-28 11:11:20','2024-08-28 10:21:45','2024-08-28 11:11:20',NULL,0,0,NULL,NULL),(33868,'mixpanel','completed',10,'2024-08-28 11:28:49','2024-08-28 11:31:48','2024-08-28 11:16:49','2024-08-28 11:31:48',NULL,0,0,NULL,NULL),(33869,'mixpanel','completed',10,'2024-08-28 12:18:20','2024-08-28 12:21:47','2024-08-28 11:36:20','2024-08-28 12:21:47',NULL,0,0,NULL,NULL),(33870,'mixpanel','completed',10,'2024-08-28 13:17:45','2024-08-28 13:21:20','2024-08-28 12:25:45','2024-08-28 13:21:20',NULL,0,0,NULL,NULL),(33871,'mixpanel','completed',10,'2024-08-28 14:19:20','2024-08-28 14:21:20','2024-08-28 13:26:20','2024-08-28 14:21:20',NULL,0,0,NULL,NULL),(33872,'mixpanel','completed',10,'2024-08-28 14:33:20','2024-08-28 14:36:20','2024-08-28 14:26:20','2024-08-28 14:36:20',NULL,0,0,NULL,NULL),(33873,'mixpanel','completed',10,'2024-08-28 14:58:20','2024-08-28 15:01:20','2024-08-28 14:41:20','2024-08-28 15:01:20',NULL,0,0,NULL,NULL),(33874,'mixpanel','completed',10,'2024-08-28 15:45:20','2024-08-28 15:51:20','2024-08-28 15:06:20','2024-08-28 15:51:20',NULL,0,0,NULL,NULL),(33875,'mixpanel','completed',10,'2024-08-28 16:20:20','2024-08-28 16:21:20','2024-08-28 15:56:20','2024-08-28 16:21:20',NULL,0,0,NULL,NULL),(33876,'mixpanel','completed',10,'2024-08-28 16:57:21','2024-08-28 17:01:21','2024-08-28 16:26:21','2024-08-28 17:01:21',NULL,0,0,NULL,NULL),(33877,'mixpanel','completed',10,'2024-08-28 17:39:20','2024-08-28 17:41:23','2024-08-28 17:06:20','2024-08-28 17:41:23',NULL,0,0,NULL,NULL),(33878,'mixpanel','completed',10,'2024-08-28 17:48:22','2024-08-28 17:51:22','2024-08-28 17:46:22','2024-08-28 17:51:22',NULL,0,0,NULL,NULL),(33879,'mixpanel','completed',10,'2024-08-28 18:53:22','2024-08-28 18:56:23','2024-08-28 17:56:22','2024-08-28 18:56:23',NULL,0,0,NULL,NULL),(33880,'mixpanel','completed',10,'2024-08-28 19:32:23','2024-08-28 19:36:23','2024-08-28 19:01:23','2024-08-28 19:36:23',NULL,0,0,NULL,NULL),(33881,'subscribers_engagement_score','completed',10,'2024-08-28 19:09:00','2024-08-28 19:11:22','2024-08-28 19:09:00','2024-08-28 19:11:22',NULL,0,0,NULL,NULL),(33882,'subscribers_engagement_score','completed',10,'2024-08-29 22:23:00','2024-08-29 22:26:44','2024-08-28 19:11:22','2024-08-29 22:26:44',NULL,0,0,NULL,NULL),(33883,'mixpanel','completed',10,'2024-08-28 19:45:23','2024-08-28 19:46:22','2024-08-28 19:41:23','2024-08-28 19:46:22',NULL,0,0,NULL,NULL),(33884,'mixpanel','completed',10,'2024-08-28 20:30:08','2024-08-28 20:31:23','2024-08-28 19:51:08','2024-08-28 20:31:23',NULL,0,0,NULL,NULL),(33885,'mixpanel','completed',10,'2024-08-28 20:47:22','2024-08-28 20:51:22','2024-08-28 20:36:22','2024-08-28 20:51:22',NULL,0,0,NULL,NULL),(33886,'mixpanel','completed',10,'2024-08-28 21:15:22','2024-08-28 21:16:23','2024-08-28 20:56:22','2024-08-28 21:16:23',NULL,0,0,NULL,NULL),(33887,'mixpanel','completed',10,'2024-08-28 22:05:23','2024-08-28 22:06:23','2024-08-28 21:21:23','2024-08-28 22:06:23',NULL,0,0,NULL,NULL),(33888,'mixpanel','completed',10,'2024-08-28 22:25:23','2024-08-28 22:25:44','2024-08-28 22:11:23','2024-08-28 22:25:44',NULL,0,0,NULL,NULL),(33889,'mixpanel','completed',10,'2024-08-28 22:50:48','2024-08-28 22:51:23','2024-08-28 22:28:48','2024-08-28 22:51:23',NULL,0,0,NULL,NULL),(33890,'mixpanel','completed',10,'2024-08-28 23:26:22','2024-08-28 23:26:23','2024-08-28 22:56:22','2024-08-28 23:26:23',NULL,0,0,NULL,NULL),(33891,'mixpanel','completed',10,'2024-08-28 23:33:45','2024-08-28 23:36:23','2024-08-28 23:31:45','2024-08-28 23:36:23',NULL,0,0,NULL,NULL),(33892,'mixpanel','completed',10,'2024-08-29 00:03:23','2024-08-29 00:06:23','2024-08-28 23:41:23','2024-08-29 00:06:23',NULL,0,0,NULL,NULL),(33893,'mixpanel','completed',10,'2024-08-29 00:48:23','2024-08-29 00:51:23','2024-08-29 00:11:23','2024-08-29 00:51:23',NULL,0,0,NULL,NULL),(33894,'mixpanel','completed',10,'2024-08-29 01:38:38','2024-08-29 01:41:20','2024-08-29 00:55:38','2024-08-29 01:41:20',NULL,0,0,NULL,NULL),(33895,'schedule_re_engagement_email','completed',10,'2024-08-30 01:31:47','2024-08-30 01:36:36','2024-08-29 01:31:47','2024-08-30 01:36:36',NULL,0,0,NULL,NULL),(33896,'mixpanel','completed',10,'2024-08-29 02:22:48','2024-08-29 02:23:39','2024-08-29 01:46:48','2024-08-29 02:23:39',NULL,0,0,NULL,NULL),(33897,'mixpanel','completed',10,'2024-08-29 02:45:21','2024-08-29 02:46:44','2024-08-29 02:26:21','2024-08-29 02:46:44',NULL,0,0,NULL,NULL),(33898,'mixpanel','completed',10,'2024-08-29 03:40:20','2024-08-29 03:41:21','2024-08-29 02:51:20','2024-08-29 03:41:21',NULL,0,0,NULL,NULL),(33899,'mixpanel','completed',10,'2024-08-29 03:56:47','2024-08-29 04:00:55','2024-08-29 03:46:47','2024-08-29 04:00:55',NULL,0,0,NULL,NULL),(33900,'mixpanel','completed',10,'2024-08-29 04:34:35','2024-08-29 04:35:32','2024-08-29 04:05:35','2024-08-29 04:35:32',NULL,0,0,NULL,NULL),(33901,'mixpanel','completed',10,'2024-08-29 05:08:50','2024-08-29 05:09:56','2024-08-29 04:38:50','2024-08-29 05:09:56',NULL,0,0,NULL,NULL),(33902,'mixpanel','completed',10,'2024-08-29 05:30:27','2024-08-29 05:33:13','2024-08-29 05:12:27','2024-08-29 05:33:13',NULL,0,0,NULL,NULL),(33903,'mixpanel','completed',10,'2024-08-29 05:52:21','2024-08-29 05:54:44','2024-08-29 05:36:21','2024-08-29 05:54:44',NULL,0,0,NULL,NULL),(33904,'mixpanel','completed',10,'2024-08-29 06:40:58','2024-08-29 06:42:36','2024-08-29 05:56:58','2024-08-29 06:42:36',NULL,0,0,NULL,NULL),(33905,'mixpanel','completed',10,'2024-08-29 07:21:28','2024-08-29 07:26:23','2024-08-29 06:45:28','2024-08-29 07:26:23',NULL,0,0,NULL,NULL),(33906,'mixpanel','completed',10,'2024-08-29 07:41:52','2024-08-29 07:46:52','2024-08-29 07:31:52','2024-08-29 07:46:52',NULL,0,0,NULL,NULL),(33907,'mixpanel','completed',10,'2024-08-29 07:50:23','2024-08-29 07:56:27','2024-08-29 07:51:23','2024-08-29 07:56:27',NULL,0,0,NULL,NULL),(33908,'mixpanel','completed',10,'2024-08-29 08:53:07','2024-08-29 08:56:23','2024-08-29 08:02:07','2024-08-29 08:56:23',NULL,0,0,NULL,NULL),(33909,'mixpanel','completed',10,'2024-08-29 09:01:49','2024-08-29 09:06:23','2024-08-29 09:01:49','2024-08-29 09:06:23',NULL,0,0,NULL,NULL),(33910,'mixpanel','completed',10,'2024-08-29 09:33:23','2024-08-29 09:36:04','2024-08-29 09:11:23','2024-08-29 09:36:04',NULL,0,0,NULL,NULL),(33911,'mixpanel','completed',10,'2024-08-29 10:11:24','2024-08-29 10:11:49','2024-08-29 09:41:24','2024-08-29 10:11:49',NULL,0,0,NULL,NULL),(33912,'mixpanel','completed',10,'2024-08-29 10:39:48','2024-08-29 10:41:48','2024-08-29 10:16:48','2024-08-29 10:41:48',NULL,0,0,NULL,NULL),(33913,'mixpanel','completed',10,'2024-08-29 11:25:46','2024-08-29 11:28:06','2024-08-29 10:46:46','2024-08-29 11:28:06',NULL,0,0,NULL,NULL),(33914,'mixpanel','completed',10,'2024-08-29 11:36:20','2024-08-29 11:38:39','2024-08-29 11:31:20','2024-08-29 11:38:39',NULL,0,0,NULL,NULL),(33915,'mixpanel','completed',10,'2024-08-29 11:51:47','2024-08-29 11:53:44','2024-08-29 11:41:47','2024-08-29 11:53:44',NULL,0,0,NULL,NULL),(33916,'mixpanel','completed',10,'2024-08-29 12:29:49','2024-08-29 12:32:46','2024-08-29 11:56:49','2024-08-29 12:32:46',NULL,0,0,NULL,NULL),(33917,'mixpanel','completed',10,'2024-08-29 12:42:56','2024-08-29 12:44:37','2024-08-29 12:35:56','2024-08-29 12:44:37',NULL,0,0,NULL,NULL),(33918,'mixpanel','completed',10,'2024-08-29 13:27:41','2024-08-29 13:28:05','2024-08-29 12:46:41','2024-08-29 13:28:05',NULL,0,0,NULL,NULL),(33919,'mixpanel','completed',10,'2024-08-29 13:36:22','2024-08-29 13:39:37','2024-08-29 13:31:22','2024-08-29 13:39:37',NULL,0,0,NULL,NULL),(33920,'mixpanel','completed',10,'2024-08-29 14:28:45','2024-08-29 14:29:34','2024-08-29 13:41:45','2024-08-29 14:29:34',NULL,0,0,NULL,NULL),(33921,'mixpanel','completed',10,'2024-08-29 14:46:48','2024-08-29 14:49:13','2024-08-29 14:31:48','2024-08-29 14:49:13',NULL,0,0,NULL,NULL),(33922,'mixpanel','completed',10,'2024-08-29 14:52:20','2024-08-29 14:54:49','2024-08-29 14:51:20','2024-08-29 14:54:49',NULL,0,0,NULL,NULL),(33923,'mixpanel','completed',10,'2024-08-29 15:45:17','2024-08-29 15:46:28','2024-08-29 14:58:17','2024-08-29 15:46:28',NULL,0,0,NULL,NULL),(33924,'mixpanel','completed',10,'2024-08-29 16:37:30','2024-08-29 16:41:51','2024-08-29 15:51:30','2024-08-29 16:41:51',NULL,0,0,NULL,NULL),(33925,'mixpanel','completed',10,'2024-08-29 16:57:44','2024-08-29 17:01:48','2024-08-29 16:46:44','2024-08-29 17:01:48',NULL,0,0,NULL,NULL),(33926,'mixpanel','completed',10,'2024-08-29 17:40:39','2024-08-29 17:41:12','2024-08-29 17:09:39','2024-08-29 17:41:12',NULL,0,0,NULL,NULL),(33927,'mixpanel','completed',10,'2024-08-29 18:14:45','2024-08-29 18:16:40','2024-08-29 17:43:45','2024-08-29 18:16:40',NULL,0,0,NULL,NULL),(33928,'mixpanel','completed',10,'2024-08-29 19:00:43','2024-08-29 19:01:50','2024-08-29 18:19:43','2024-08-29 19:01:50',NULL,0,0,NULL,NULL),(33929,'mixpanel','completed',10,'2024-08-29 20:00:51','2024-08-29 20:01:49','2024-08-29 19:06:51','2024-08-29 20:01:49',NULL,0,0,NULL,NULL),(33930,'mixpanel','completed',10,'2024-08-29 20:13:49','2024-08-29 20:16:49','2024-08-29 20:05:49','2024-08-29 20:16:49',NULL,0,0,NULL,NULL),(33931,'mixpanel','completed',10,'2024-08-29 20:31:43','2024-08-29 20:31:46','2024-08-29 20:21:43','2024-08-29 20:31:46',NULL,0,0,NULL,NULL),(33932,'mixpanel','completed',10,'2024-08-29 21:26:24','2024-08-29 21:26:47','2024-08-29 20:36:24','2024-08-29 21:26:47',NULL,0,0,NULL,NULL),(33933,'mixpanel','completed',10,'2024-08-29 22:12:46','2024-08-29 22:16:46','2024-08-29 21:31:46','2024-08-29 22:16:46',NULL,0,0,NULL,NULL),(33934,'mixpanel','completed',10,'2024-08-29 22:40:46','2024-08-29 22:41:49','2024-08-29 22:21:46','2024-08-29 22:41:49',NULL,0,0,NULL,NULL),(33935,'subscribers_engagement_score','completed',10,'2024-08-29 22:26:44','2024-08-29 22:31:44','2024-08-29 22:26:44','2024-08-29 22:31:44',NULL,0,0,NULL,NULL),(33936,'subscribers_engagement_score','completed',10,'2024-08-30 09:22:00','2024-08-30 09:26:46','2024-08-29 22:31:44','2024-08-30 09:26:46',NULL,0,0,NULL,NULL),(33937,'mixpanel','completed',10,'2024-08-29 23:40:42','2024-08-29 23:41:51','2024-08-29 22:46:42','2024-08-29 23:41:51',NULL,0,0,NULL,NULL),(33938,'mixpanel','completed',10,'2024-08-29 23:55:47','2024-08-29 23:56:53','2024-08-29 23:46:47','2024-08-29 23:56:53',NULL,0,0,NULL,NULL),(33939,'subscribers_email_count','completed',10,'2024-09-08 00:00:00','2024-09-08 00:00:04','2024-08-30 00:01:51','2024-09-08 00:00:04',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(33940,'mixpanel','completed',10,'2024-08-30 00:24:51','2024-08-30 00:26:49','2024-08-30 00:01:51','2024-08-30 00:26:49',NULL,0,0,NULL,NULL),(33941,'mixpanel','completed',10,'2024-08-30 00:34:49','2024-08-30 00:36:52','2024-08-30 00:31:49','2024-08-30 00:36:52',NULL,0,0,NULL,NULL),(33942,'mixpanel','completed',10,'2024-08-30 01:01:56','2024-08-30 01:06:54','2024-08-30 00:41:56','2024-08-30 01:06:54',NULL,0,0,NULL,NULL),(33943,'mixpanel','completed',10,'2024-08-30 01:26:51','2024-08-30 01:26:53','2024-08-30 01:11:51','2024-08-30 01:26:53',NULL,0,0,NULL,NULL),(33944,'mixpanel','completed',10,'2024-08-30 01:35:57','2024-08-30 01:36:36','2024-08-30 01:30:57','2024-08-30 01:36:36',NULL,0,0,NULL,NULL),(33945,'schedule_re_engagement_email','completed',10,'2024-08-31 01:40:13','2024-08-31 01:41:52','2024-08-30 01:40:13','2024-08-31 01:41:52',NULL,0,0,NULL,NULL),(33946,'mixpanel','completed',10,'2024-08-30 02:20:13','2024-08-30 02:21:46','2024-08-30 01:40:13','2024-08-30 02:21:46',NULL,0,0,NULL,NULL),(33947,'mixpanel','completed',10,'2024-08-30 03:02:56','2024-08-30 03:06:49','2024-08-30 02:26:56','2024-08-30 03:06:49',NULL,0,0,NULL,NULL),(33948,'mixpanel','completed',10,'2024-08-30 03:50:43','2024-08-30 03:51:52','2024-08-30 03:11:43','2024-08-30 03:51:52',NULL,0,0,NULL,NULL),(33949,'mixpanel','completed',10,'2024-08-30 04:14:46','2024-08-30 04:16:50','2024-08-30 03:56:46','2024-08-30 04:16:50',NULL,0,0,NULL,NULL),(33950,'mixpanel','completed',10,'2024-08-30 04:29:48','2024-08-30 04:31:59','2024-08-30 04:21:48','2024-08-30 04:31:59',NULL,0,0,NULL,NULL),(33951,'mixpanel','completed',10,'2024-08-30 05:15:04','2024-08-30 05:16:47','2024-08-30 04:37:04','2024-08-30 05:16:47',NULL,0,0,NULL,NULL),(33952,'mixpanel','completed',10,'2024-08-30 05:39:52','2024-08-30 05:41:44','2024-08-30 05:21:52','2024-08-30 05:41:44',NULL,0,0,NULL,NULL),(33953,'mixpanel','completed',10,'2024-08-30 06:09:49','2024-08-30 06:10:17','2024-08-30 05:46:49','2024-08-30 06:10:17',NULL,0,0,NULL,NULL),(33954,'mixpanel','completed',10,'2024-08-30 06:33:50','2024-08-30 06:36:50','2024-08-30 06:16:50','2024-08-30 06:36:50',NULL,0,0,NULL,NULL),(33955,'mixpanel','completed',10,'2024-08-30 07:33:01','2024-08-30 07:36:55','2024-08-30 06:42:01','2024-08-30 07:36:55',NULL,0,0,NULL,NULL),(33956,'mixpanel','completed',10,'2024-08-30 08:13:49','2024-08-30 08:16:53','2024-08-30 07:41:49','2024-08-30 08:16:53',NULL,0,0,NULL,NULL),(33957,'mixpanel','completed',10,'2024-08-30 09:10:49','2024-08-30 09:11:46','2024-08-30 08:21:49','2024-08-30 09:11:46',NULL,0,0,NULL,NULL),(33958,'mixpanel','completed',10,'2024-08-30 10:10:48','2024-08-30 10:16:47','2024-08-30 09:16:48','2024-08-30 10:16:47',NULL,0,0,NULL,NULL),(33959,'subscribers_engagement_score','completed',10,'2024-08-31 14:35:00','2024-08-31 14:36:50','2024-08-30 09:26:46','2024-08-31 14:36:50',NULL,0,0,NULL,NULL),(33960,'mixpanel','completed',10,'2024-08-30 10:35:50','2024-08-30 10:36:50','2024-08-30 10:21:50','2024-08-30 10:36:50',NULL,0,0,NULL,NULL),(33961,'mixpanel','completed',10,'2024-08-30 10:43:04','2024-08-30 10:46:46','2024-08-30 10:41:04','2024-08-30 10:46:46',NULL,0,0,NULL,NULL),(33962,'mixpanel','completed',10,'2024-08-30 11:38:41','2024-08-30 11:41:51','2024-08-30 10:51:41','2024-08-30 11:41:51',NULL,0,0,NULL,NULL),(33963,'mixpanel','completed',10,'2024-08-30 12:21:38','2024-08-30 12:21:51','2024-08-30 11:44:38','2024-08-30 12:21:51',NULL,0,0,NULL,NULL),(33964,'mixpanel','completed',10,'2024-08-30 13:20:53','2024-08-30 13:21:45','2024-08-30 12:26:53','2024-08-30 13:21:45',NULL,0,0,NULL,NULL),(33965,'mixpanel','completed',10,'2024-08-30 13:56:46','2024-08-30 14:01:50','2024-08-30 13:26:46','2024-08-30 14:01:50',NULL,0,0,NULL,NULL),(33966,'mixpanel','completed',10,'2024-08-30 15:02:43','2024-08-30 15:06:50','2024-08-30 14:04:43','2024-08-30 15:06:50',NULL,0,0,NULL,NULL),(33967,'mixpanel','completed',10,'2024-08-30 15:13:50','2024-08-30 15:16:48','2024-08-30 15:11:50','2024-08-30 15:16:48',NULL,0,0,NULL,NULL),(33968,'mixpanel','completed',10,'2024-08-30 16:06:48','2024-08-30 16:06:53','2024-08-30 15:21:48','2024-08-30 16:06:53',NULL,0,0,NULL,NULL),(33969,'mixpanel','completed',10,'2024-08-30 16:55:44','2024-08-30 16:56:12','2024-08-30 16:11:44','2024-08-30 16:56:12',NULL,0,0,NULL,NULL),(33970,'mixpanel','completed',10,'2024-08-30 17:57:45','2024-08-30 18:01:50','2024-08-30 17:01:45','2024-08-30 18:01:50',NULL,0,0,NULL,NULL),(33971,'mixpanel','completed',10,'2024-08-30 18:13:52','2024-08-30 18:16:46','2024-08-30 18:06:52','2024-08-30 18:16:46',NULL,0,0,NULL,NULL),(33972,'mixpanel','completed',10,'2024-08-30 18:34:51','2024-08-30 18:36:52','2024-08-30 18:21:51','2024-08-30 18:36:52',NULL,0,0,NULL,NULL),(33973,'mixpanel','completed',10,'2024-08-30 19:20:45','2024-08-30 19:21:43','2024-08-30 18:41:45','2024-08-30 19:21:43',NULL,0,0,NULL,NULL),(33974,'mixpanel','completed',10,'2024-08-30 19:29:57','2024-08-30 19:31:46','2024-08-30 19:23:57','2024-08-30 19:31:46',NULL,0,0,NULL,NULL),(33975,'mixpanel','completed',10,'2024-08-30 20:22:54','2024-08-30 20:25:15','2024-08-30 19:36:54','2024-08-30 20:25:15',NULL,0,0,NULL,NULL),(33976,'mixpanel','completed',10,'2024-08-30 20:56:50','2024-08-30 20:56:50','2024-08-30 20:31:50','2024-08-30 20:56:50',NULL,0,0,NULL,NULL),(33977,'mixpanel','completed',10,'2024-08-30 21:58:51','2024-08-30 22:01:55','2024-08-30 21:01:51','2024-08-30 22:01:55',NULL,0,0,NULL,NULL),(33978,'mixpanel','completed',10,'2024-08-30 22:44:53','2024-08-30 22:46:45','2024-08-30 22:06:53','2024-08-30 22:46:45',NULL,0,0,NULL,NULL),(33979,'mixpanel','completed',10,'2024-08-30 23:38:45','2024-08-30 23:41:51','2024-08-30 22:51:45','2024-08-30 23:41:51',NULL,0,0,NULL,NULL),(33980,'mixpanel','completed',10,'2024-08-30 23:44:50','2024-08-30 23:51:48','2024-08-30 23:44:50','2024-08-30 23:51:48',NULL,0,0,NULL,NULL),(33981,'mixpanel','completed',10,'2024-08-31 00:43:47','2024-08-31 00:46:48','2024-08-30 23:56:47','2024-08-31 00:46:48',NULL,0,0,NULL,NULL),(33982,'mixpanel','completed',10,'2024-08-31 01:47:52','2024-08-31 01:51:44','2024-08-31 00:51:52','2024-08-31 01:51:44',NULL,0,0,NULL,NULL),(33983,'schedule_re_engagement_email','completed',10,'2024-09-01 01:46:53','2024-09-01 01:51:45','2024-08-31 01:46:53','2024-09-01 01:51:45',NULL,0,0,NULL,NULL),(33984,'mixpanel','completed',10,'2024-08-31 02:05:47','2024-08-31 02:06:50','2024-08-31 01:56:47','2024-08-31 02:06:50',NULL,0,0,NULL,NULL),(33985,'mixpanel','completed',10,'2024-08-31 02:35:53','2024-08-31 02:36:46','2024-08-31 02:11:53','2024-08-31 02:36:46',NULL,0,0,NULL,NULL),(33986,'mixpanel','completed',10,'2024-08-31 03:15:47','2024-08-31 03:16:45','2024-08-31 02:41:47','2024-08-31 03:16:45',NULL,0,0,NULL,NULL),(33987,'mixpanel','completed',10,'2024-08-31 03:47:46','2024-08-31 03:48:21','2024-08-31 03:21:46','2024-08-31 03:48:21',NULL,0,0,NULL,NULL),(33988,'mixpanel','completed',10,'2024-08-31 04:43:36','2024-08-31 04:46:44','2024-08-31 03:50:36','2024-08-31 04:46:44',NULL,0,0,NULL,NULL),(33989,'mixpanel','completed',10,'2024-08-31 05:39:45','2024-08-31 05:41:44','2024-08-31 04:51:45','2024-08-31 05:41:44',NULL,0,0,NULL,NULL),(33990,'mixpanel','completed',10,'2024-08-31 06:25:44','2024-08-31 06:27:33','2024-08-31 05:46:44','2024-08-31 06:27:33',NULL,0,0,NULL,NULL),(33991,'mixpanel','completed',10,'2024-08-31 07:22:52','2024-08-31 07:26:52','2024-08-31 06:31:52','2024-08-31 07:26:52',NULL,0,0,NULL,NULL),(33992,'mixpanel','completed',10,'2024-08-31 08:13:49','2024-08-31 08:16:46','2024-08-31 07:31:49','2024-08-31 08:16:46',NULL,0,0,NULL,NULL),(33993,'mixpanel','completed',10,'2024-08-31 08:30:34','2024-08-31 08:31:52','2024-08-31 08:19:34','2024-08-31 08:31:52',NULL,0,0,NULL,NULL),(33994,'mixpanel','completed',10,'2024-08-31 08:42:50','2024-08-31 08:46:53','2024-08-31 08:36:50','2024-08-31 08:46:53',NULL,0,0,NULL,NULL),(33995,'mixpanel','completed',10,'2024-08-31 09:43:15','2024-08-31 09:46:51','2024-08-31 08:52:15','2024-08-31 09:46:51',NULL,0,0,NULL,NULL),(33996,'mixpanel','completed',10,'2024-08-31 10:18:49','2024-08-31 10:19:51','2024-08-31 09:51:50','2024-08-31 10:19:51',NULL,0,0,NULL,NULL),(33997,'mixpanel','completed',10,'2024-08-31 10:32:53','2024-08-31 10:36:49','2024-08-31 10:21:53','2024-08-31 10:36:49',NULL,0,0,NULL,NULL),(33998,'mixpanel','completed',10,'2024-08-31 10:51:54','2024-08-31 10:56:52','2024-08-31 10:41:54','2024-08-31 10:56:52',NULL,0,0,NULL,NULL),(33999,'mixpanel','completed',10,'2024-08-31 11:58:30','2024-08-31 12:01:51','2024-08-31 11:01:30','2024-08-31 12:01:51',NULL,0,0,NULL,NULL),(34000,'mixpanel','completed',10,'2024-08-31 12:25:49','2024-08-31 12:26:52','2024-08-31 12:06:49','2024-08-31 12:26:52',NULL,0,0,NULL,NULL),(34001,'mixpanel','completed',10,'2024-08-31 12:39:50','2024-08-31 12:41:53','2024-08-31 12:31:50','2024-08-31 12:41:53',NULL,0,0,NULL,NULL),(34002,'mixpanel','completed',10,'2024-08-31 12:55:48','2024-08-31 12:56:53','2024-08-31 12:46:48','2024-08-31 12:56:53',NULL,0,0,NULL,NULL),(34003,'mixpanel','completed',10,'2024-08-31 13:46:52','2024-08-31 13:51:51','2024-08-31 13:01:52','2024-08-31 13:51:51',NULL,0,0,NULL,NULL),(34004,'mixpanel','completed',10,'2024-08-31 14:23:51','2024-08-31 14:26:51','2024-08-31 13:56:51','2024-08-31 14:26:51',NULL,0,0,NULL,NULL),(34005,'mixpanel','completed',10,'2024-08-31 14:45:52','2024-08-31 14:46:45','2024-08-31 14:31:52','2024-08-31 14:46:45',NULL,0,0,NULL,NULL),(34006,'subscribers_engagement_score','completed',10,'2024-08-31 14:36:50','2024-08-31 14:41:47','2024-08-31 14:36:50','2024-08-31 14:41:47',NULL,0,0,NULL,NULL),(34007,'subscribers_engagement_score','completed',10,'2024-09-01 11:08:00','2024-09-01 11:11:47','2024-08-31 14:41:47','2024-09-01 11:11:47',NULL,0,0,NULL,NULL),(34008,'mixpanel','completed',10,'2024-08-31 15:07:20','2024-08-31 15:09:39','2024-08-31 14:50:20','2024-08-31 15:09:39',NULL,0,0,NULL,NULL),(34009,'mixpanel','completed',10,'2024-08-31 15:52:50','2024-08-31 15:56:49','2024-08-31 15:11:50','2024-08-31 15:56:49',NULL,0,0,NULL,NULL),(34010,'mixpanel','completed',10,'2024-08-31 16:39:48','2024-08-31 16:41:51','2024-08-31 16:01:48','2024-08-31 16:41:51',NULL,0,0,NULL,NULL),(34011,'mixpanel','completed',10,'2024-08-31 17:01:50','2024-08-31 17:01:50','2024-08-31 16:46:50','2024-08-31 17:01:50',NULL,0,0,NULL,NULL),(34012,'mixpanel','completed',10,'2024-08-31 18:02:44','2024-08-31 18:06:51','2024-08-31 17:06:44','2024-08-31 18:06:51',NULL,0,0,NULL,NULL),(34013,'mixpanel','completed',10,'2024-08-31 18:24:45','2024-08-31 18:26:45','2024-08-31 18:11:45','2024-08-31 18:26:45',NULL,0,0,NULL,NULL),(34014,'mixpanel','completed',10,'2024-08-31 18:40:43','2024-08-31 18:41:50','2024-08-31 18:29:43','2024-08-31 18:41:50',NULL,0,0,NULL,NULL),(34015,'mixpanel','completed',10,'2024-08-31 18:46:44','2024-08-31 18:51:44','2024-08-31 18:46:44','2024-08-31 18:51:44',NULL,0,0,NULL,NULL),(34016,'mixpanel','completed',10,'2024-08-31 18:54:39','2024-08-31 19:01:43','2024-08-31 18:55:39','2024-08-31 19:01:43',NULL,0,0,NULL,NULL),(34017,'mixpanel','completed',10,'2024-08-31 20:03:46','2024-08-31 20:03:54','2024-08-31 19:06:46','2024-08-31 20:03:54',NULL,0,0,NULL,NULL),(34018,'mixpanel','completed',10,'2024-08-31 20:10:35','2024-08-31 20:11:50','2024-08-31 20:06:35','2024-08-31 20:11:50',NULL,0,0,NULL,NULL),(34019,'mixpanel','completed',10,'2024-08-31 20:21:47','2024-08-31 20:26:44','2024-08-31 20:16:47','2024-08-31 20:26:44',NULL,0,0,NULL,NULL),(34020,'mixpanel','completed',10,'2024-08-31 20:36:44','2024-08-31 20:36:44','2024-08-31 20:31:44','2024-08-31 20:36:44',NULL,0,0,NULL,NULL),(34021,'mixpanel','completed',10,'2024-08-31 21:33:46','2024-08-31 21:36:44','2024-08-31 20:41:46','2024-08-31 21:36:44',NULL,0,0,NULL,NULL),(34022,'mixpanel','completed',10,'2024-08-31 22:26:46','2024-08-31 22:26:46','2024-08-31 21:41:46','2024-08-31 22:26:46',NULL,0,0,NULL,NULL),(34023,'mixpanel','completed',10,'2024-08-31 22:49:46','2024-08-31 22:51:48','2024-08-31 22:31:46','2024-08-31 22:51:48',NULL,0,0,NULL,NULL),(34024,'mixpanel','completed',10,'2024-08-31 23:04:07','2024-08-31 23:06:48','2024-08-31 22:55:07','2024-08-31 23:06:48',NULL,0,0,NULL,NULL),(34025,'mixpanel','completed',10,'2024-08-31 23:15:48','2024-08-31 23:16:47','2024-08-31 23:11:48','2024-08-31 23:16:47',NULL,0,0,NULL,NULL),(34026,'mixpanel','completed',10,'2024-09-01 00:03:48','2024-09-01 00:03:54','2024-08-31 23:21:48','2024-09-01 00:03:54',NULL,0,0,NULL,NULL),(34027,'mixpanel','completed',10,'2024-09-01 00:54:50','2024-09-01 00:56:47','2024-09-01 00:06:50','2024-09-01 00:56:47',NULL,0,0,NULL,NULL),(34028,'mixpanel','completed',10,'2024-09-01 01:03:48','2024-09-01 01:06:48','2024-09-01 01:01:48','2024-09-01 01:06:48',NULL,0,0,NULL,NULL),(34029,'mixpanel','completed',10,'2024-09-01 01:26:48','2024-09-01 01:29:38','2024-09-01 01:11:48','2024-09-01 01:29:38',NULL,0,0,NULL,NULL),(34030,'mixpanel','completed',10,'2024-09-01 01:49:44','2024-09-01 01:51:45','2024-09-01 01:31:44','2024-09-01 01:51:45',NULL,0,0,NULL,NULL),(34031,'schedule_re_engagement_email','completed',10,'2024-09-02 01:56:47','2024-09-02 01:56:49','2024-09-01 01:56:47','2024-09-02 01:56:49',NULL,0,0,NULL,NULL),(34032,'mixpanel','completed',10,'2024-09-01 02:47:47','2024-09-01 02:51:47','2024-09-01 01:56:47','2024-09-01 02:51:47',NULL,0,0,NULL,NULL),(34033,'mixpanel','completed',10,'2024-09-01 03:21:44','2024-09-01 03:21:45','2024-09-01 02:56:44','2024-09-01 03:21:45',NULL,0,0,NULL,NULL),(34034,'mixpanel','completed',10,'2024-09-01 04:07:43','2024-09-01 04:11:44','2024-09-01 03:26:43','2024-09-01 04:11:44',NULL,0,0,NULL,NULL),(34035,'mixpanel','completed',10,'2024-09-01 04:48:43','2024-09-01 04:51:53','2024-09-01 04:16:43','2024-09-01 04:51:53',NULL,0,0,NULL,NULL),(34036,'mixpanel','completed',10,'2024-09-01 05:02:50','2024-09-01 05:06:48','2024-09-01 04:56:50','2024-09-01 05:06:48',NULL,0,0,NULL,NULL),(34037,'mixpanel','completed',10,'2024-09-01 06:01:45','2024-09-01 06:01:52','2024-09-01 05:11:45','2024-09-01 06:01:52',NULL,0,0,NULL,NULL),(34038,'mixpanel','completed',10,'2024-09-01 06:22:50','2024-09-01 06:23:56','2024-09-01 06:06:50','2024-09-01 06:23:56',NULL,0,0,NULL,NULL),(34039,'mixpanel','completed',10,'2024-09-01 06:44:51','2024-09-01 06:46:46','2024-09-01 06:26:51','2024-09-01 06:46:46',NULL,0,0,NULL,NULL),(34040,'mixpanel','completed',10,'2024-09-01 07:10:52','2024-09-01 07:11:53','2024-09-01 06:51:52','2024-09-01 07:11:53',NULL,0,0,NULL,NULL),(34041,'mixpanel','completed',10,'2024-09-01 07:30:50','2024-09-01 07:31:45','2024-09-01 07:16:50','2024-09-01 07:31:45',NULL,0,0,NULL,NULL),(34042,'mixpanel','completed',10,'2024-09-01 08:34:51','2024-09-01 08:36:53','2024-09-01 07:36:51','2024-09-01 08:36:53',NULL,0,0,NULL,NULL),(34043,'mixpanel','completed',10,'2024-09-01 09:01:13','2024-09-01 09:01:30','2024-09-01 08:41:13','2024-09-01 09:01:30',NULL,0,0,NULL,NULL),(34044,'mixpanel','completed',10,'2024-09-01 09:39:52','2024-09-01 09:41:52','2024-09-01 09:06:52','2024-09-01 09:41:52',NULL,0,0,NULL,NULL),(34045,'mixpanel','completed',10,'2024-09-01 09:48:55','2024-09-01 09:51:51','2024-09-01 09:46:55','2024-09-01 09:51:51',NULL,0,0,NULL,NULL),(34046,'mixpanel','completed',10,'2024-09-01 10:15:51','2024-09-01 10:16:50','2024-09-01 09:56:51','2024-09-01 10:16:50',NULL,0,0,NULL,NULL),(34047,'mixpanel','completed',10,'2024-09-01 10:56:48','2024-09-01 10:56:52','2024-09-01 10:21:48','2024-09-01 10:56:52',NULL,0,0,NULL,NULL),(34048,'mixpanel','completed',10,'2024-09-01 11:23:51','2024-09-01 11:26:50','2024-09-01 11:01:51','2024-09-01 11:26:50',NULL,0,0,NULL,NULL),(34049,'subscribers_engagement_score','completed',10,'2024-09-02 10:17:00','2024-09-02 10:21:50','2024-09-01 11:11:47','2024-09-02 10:21:50',NULL,0,0,NULL,NULL),(34050,'mixpanel','completed',10,'2024-09-01 11:49:48','2024-09-01 11:51:50','2024-09-01 11:31:48','2024-09-01 11:51:50',NULL,0,0,NULL,NULL),(34051,'mixpanel','completed',10,'2024-09-01 12:36:51','2024-09-01 12:36:51','2024-09-01 11:56:51','2024-09-01 12:36:51',NULL,0,0,NULL,NULL),(34052,'mixpanel','completed',10,'2024-09-01 12:43:53','2024-09-01 12:46:48','2024-09-01 12:41:53','2024-09-01 12:46:48',NULL,0,0,NULL,NULL),(34053,'mixpanel','completed',10,'2024-09-01 13:01:50','2024-09-01 13:06:51','2024-09-01 12:51:50','2024-09-01 13:06:51',NULL,0,0,NULL,NULL),(34054,'mixpanel','completed',10,'2024-09-01 14:06:52','2024-09-01 14:07:02','2024-09-01 13:11:52','2024-09-01 14:07:02',NULL,0,0,NULL,NULL),(34055,'mixpanel','completed',10,'2024-09-01 14:18:46','2024-09-01 14:21:51','2024-09-01 14:11:46','2024-09-01 14:21:51',NULL,0,0,NULL,NULL),(34056,'mixpanel','completed',10,'2024-09-01 15:08:51','2024-09-01 15:11:47','2024-09-01 14:26:51','2024-09-01 15:11:47',NULL,0,0,NULL,NULL),(34057,'mixpanel','completed',10,'2024-09-01 15:44:51','2024-09-01 15:46:48','2024-09-01 15:16:51','2024-09-01 15:46:48',NULL,0,0,NULL,NULL),(34058,'mixpanel','completed',10,'2024-09-01 16:29:49','2024-09-01 16:32:00','2024-09-01 15:51:49','2024-09-01 16:32:00',NULL,0,0,NULL,NULL),(34059,'mixpanel','completed',10,'2024-09-01 16:36:52','2024-09-01 16:41:50','2024-09-01 16:36:52','2024-09-01 16:41:50',NULL,0,0,NULL,NULL),(34060,'mixpanel','completed',10,'2024-09-01 17:01:51','2024-09-01 17:06:46','2024-09-01 16:46:51','2024-09-01 17:06:46',NULL,0,0,NULL,NULL),(34061,'mixpanel','completed',10,'2024-09-01 17:17:50','2024-09-01 17:21:43','2024-09-01 17:11:50','2024-09-01 17:21:43',NULL,0,0,NULL,NULL),(34062,'mixpanel','completed',10,'2024-09-01 18:04:51','2024-09-01 18:06:45','2024-09-01 17:26:51','2024-09-01 18:06:45',NULL,0,0,NULL,NULL),(34063,'mixpanel','completed',10,'2024-09-01 18:24:50','2024-09-01 18:26:50','2024-09-01 18:11:50','2024-09-01 18:26:50',NULL,0,0,NULL,NULL),(34064,'mixpanel','completed',10,'2024-09-01 19:07:43','2024-09-01 19:11:52','2024-09-01 18:31:43','2024-09-01 19:11:52',NULL,0,0,NULL,NULL),(34065,'mixpanel','completed',10,'2024-09-01 19:56:50','2024-09-01 19:56:51','2024-09-01 19:16:50','2024-09-01 19:56:51',NULL,0,0,NULL,NULL),(34066,'mixpanel','completed',10,'2024-09-01 20:58:49','2024-09-01 21:01:50','2024-09-01 20:01:49','2024-09-01 21:01:50',NULL,0,0,NULL,NULL),(34067,'mixpanel','completed',10,'2024-09-01 21:12:52','2024-09-01 21:16:50','2024-09-01 21:05:52','2024-09-01 21:16:50',NULL,0,0,NULL,NULL),(34068,'mixpanel','completed',10,'2024-09-01 21:21:51','2024-09-01 21:26:51','2024-09-01 21:21:51','2024-09-01 21:26:51',NULL,0,0,NULL,NULL),(34069,'mixpanel','completed',10,'2024-09-01 21:59:49','2024-09-01 22:01:49','2024-09-01 21:31:49','2024-09-01 22:01:49',NULL,0,0,NULL,NULL),(34070,'mixpanel','completed',10,'2024-09-01 23:03:50','2024-09-01 23:07:00','2024-09-01 22:06:50','2024-09-01 23:07:00',NULL,0,0,NULL,NULL),(34071,'mixpanel','completed',10,'2024-09-01 23:25:02','2024-09-01 23:26:48','2024-09-01 23:09:02','2024-09-01 23:26:48',NULL,0,0,NULL,NULL),(34072,'mixpanel','completed',10,'2024-09-01 23:45:51','2024-09-01 23:46:49','2024-09-01 23:31:51','2024-09-01 23:46:49',NULL,0,0,NULL,NULL),(34073,'mixpanel','completed',10,'2024-09-02 00:35:50','2024-09-02 00:36:50','2024-09-01 23:51:50','2024-09-02 00:36:50',NULL,0,0,NULL,NULL),(34074,'export_files_cleanup','completed',10,'2024-09-15 00:00:00','2024-09-15 00:06:39','2024-09-02 00:06:52','2024-09-15 00:06:39',NULL,0,0,NULL,NULL),(34075,'mixpanel','completed',10,'2024-09-02 01:33:49','2024-09-02 01:36:57','2024-09-02 00:41:49','2024-09-02 01:36:57',NULL,0,0,NULL,NULL),(34076,'mixpanel','completed',10,'2024-09-02 02:16:57','2024-09-02 02:21:46','2024-09-02 01:36:57','2024-09-02 02:21:46',NULL,0,0,NULL,NULL),(34077,'schedule_re_engagement_email','completed',10,'2024-09-03 02:01:49','2024-09-03 02:01:53','2024-09-02 02:01:49','2024-09-03 02:01:53',NULL,0,0,NULL,NULL),(34078,'mixpanel','completed',10,'2024-09-02 03:13:44','2024-09-02 03:16:48','2024-09-02 02:24:44','2024-09-02 03:16:48',NULL,0,0,NULL,NULL),(34079,'mixpanel','completed',10,'2024-09-02 03:51:51','2024-09-02 03:56:51','2024-09-02 03:21:51','2024-09-02 03:56:51',NULL,0,0,NULL,NULL),(34080,'mixpanel','completed',10,'2024-09-02 04:57:48','2024-09-02 05:01:53','2024-09-02 04:01:48','2024-09-02 05:01:53',NULL,0,0,NULL,NULL),(34081,'mixpanel','completed',10,'2024-09-02 05:29:51','2024-09-02 05:31:46','2024-09-02 05:06:51','2024-09-02 05:31:46',NULL,0,0,NULL,NULL),(34082,'mixpanel','completed',10,'2024-09-02 05:41:54','2024-09-02 05:46:48','2024-09-02 05:36:54','2024-09-02 05:46:48',NULL,0,0,NULL,NULL),(34083,'mixpanel','completed',10,'2024-09-02 06:24:51','2024-09-02 06:26:49','2024-09-02 05:51:51','2024-09-02 06:26:49',NULL,0,0,NULL,NULL),(34084,'mixpanel','completed',10,'2024-09-02 07:08:51','2024-09-02 07:11:45','2024-09-02 06:31:51','2024-09-02 07:11:45',NULL,0,0,NULL,NULL),(34085,'mixpanel','completed',10,'2024-09-02 07:27:50','2024-09-02 07:31:52','2024-09-02 07:16:50','2024-09-02 07:31:52',NULL,0,0,NULL,NULL),(34086,'mixpanel','completed',10,'2024-09-02 08:21:55','2024-09-02 08:25:01','2024-09-02 07:36:55','2024-09-02 08:25:01',NULL,0,0,NULL,NULL),(34087,'mixpanel','completed',10,'2024-09-02 08:40:54','2024-09-02 08:41:44','2024-09-02 08:30:54','2024-09-02 08:41:44',NULL,0,0,NULL,NULL),(34088,'mixpanel','completed',10,'2024-09-02 09:31:50','2024-09-02 09:36:51','2024-09-02 08:46:50','2024-09-02 09:36:51',NULL,0,0,NULL,NULL),(34089,'mixpanel','completed',10,'2024-09-02 09:53:23','2024-09-02 09:56:46','2024-09-02 09:39:23','2024-09-02 09:56:46',NULL,0,0,NULL,NULL),(34090,'mixpanel','completed',10,'2024-09-02 10:58:49','2024-09-02 11:00:01','2024-09-02 10:01:49','2024-09-02 11:00:01',NULL,0,0,NULL,NULL),(34091,'subscribers_engagement_score','completed',10,'2024-09-02 10:21:50','2024-09-02 10:26:50','2024-09-02 10:21:50','2024-09-02 10:26:50',NULL,0,0,NULL,NULL),(34092,'subscribers_engagement_score','completed',10,'2024-09-03 11:11:00','2024-09-03 11:11:52','2024-09-02 10:26:50','2024-09-03 11:11:52',NULL,0,0,NULL,NULL),(34093,'mixpanel','completed',10,'2024-09-02 11:55:52','2024-09-02 11:56:50','2024-09-02 11:06:52','2024-09-02 11:56:50',NULL,0,0,NULL,NULL),(34094,'mixpanel','completed',10,'2024-09-02 12:53:50','2024-09-02 12:56:46','2024-09-02 12:01:50','2024-09-02 12:56:46',NULL,0,0,NULL,NULL),(34095,'mixpanel','completed',10,'2024-09-02 13:43:51','2024-09-02 13:46:49','2024-09-02 13:01:51','2024-09-02 13:46:49',NULL,0,0,NULL,NULL),(34096,'mixpanel','completed',10,'2024-09-02 14:07:49','2024-09-02 14:11:51','2024-09-02 13:51:49','2024-09-02 14:11:51',NULL,0,0,NULL,NULL),(34097,'mixpanel','completed',10,'2024-09-02 14:59:48','2024-09-02 15:01:53','2024-09-02 14:16:48','2024-09-02 15:01:53',NULL,0,0,NULL,NULL),(34098,'mixpanel','completed',10,'2024-09-02 15:16:46','2024-09-02 15:16:50','2024-09-02 15:06:46','2024-09-02 15:16:50',NULL,0,0,NULL,NULL),(34099,'mixpanel','completed',10,'2024-09-02 15:51:50','2024-09-02 15:51:50','2024-09-02 15:21:50','2024-09-02 15:51:50',NULL,0,0,NULL,NULL),(34100,'mixpanel','completed',10,'2024-09-02 16:14:48','2024-09-02 16:16:50','2024-09-02 15:56:48','2024-09-02 16:16:50',NULL,0,0,NULL,NULL),(34101,'mixpanel','completed',10,'2024-09-02 17:08:51','2024-09-02 17:09:09','2024-09-02 16:21:51','2024-09-02 17:09:09',NULL,0,0,NULL,NULL),(34102,'mixpanel','completed',10,'2024-09-02 18:00:47','2024-09-02 18:01:50','2024-09-02 17:11:47','2024-09-02 18:01:50',NULL,0,0,NULL,NULL),(34103,'mixpanel','completed',10,'2024-09-02 18:08:51','2024-09-02 18:11:49','2024-09-02 18:06:51','2024-09-02 18:11:49',NULL,0,0,NULL,NULL),(34104,'mixpanel','completed',10,'2024-09-02 19:05:43','2024-09-02 19:06:41','2024-09-02 18:16:43','2024-09-02 19:06:41',NULL,0,0,NULL,NULL),(34105,'mixpanel','completed',10,'2024-09-02 19:52:52','2024-09-02 19:56:51','2024-09-02 19:11:52','2024-09-02 19:56:51',NULL,0,0,NULL,NULL),(34106,'mixpanel','completed',10,'2024-09-02 20:20:52','2024-09-02 20:21:52','2024-09-02 20:01:52','2024-09-02 20:21:52',NULL,0,0,NULL,NULL),(34107,'mixpanel','completed',10,'2024-09-02 20:30:51','2024-09-02 20:31:53','2024-09-02 20:26:51','2024-09-02 20:31:53',NULL,0,0,NULL,NULL),(34108,'mixpanel','completed',10,'2024-09-02 21:06:52','2024-09-02 21:06:54','2024-09-02 20:36:52','2024-09-02 21:06:54',NULL,0,0,NULL,NULL),(34109,'mixpanel','completed',10,'2024-09-02 21:32:52','2024-09-02 21:36:52','2024-09-02 21:11:52','2024-09-02 21:36:52',NULL,0,0,NULL,NULL),(34110,'mixpanel','completed',10,'2024-09-02 21:50:50','2024-09-02 21:51:51','2024-09-02 21:41:50','2024-09-02 21:51:51',NULL,0,0,NULL,NULL),(34111,'mixpanel','completed',10,'2024-09-02 22:46:52','2024-09-02 22:50:37','2024-09-02 21:56:52','2024-09-02 22:50:37',NULL,0,0,NULL,NULL),(34112,'mixpanel','completed',10,'2024-09-02 23:15:00','2024-09-02 23:16:50','2024-09-02 22:55:00','2024-09-02 23:16:50',NULL,0,0,NULL,NULL),(34113,'mixpanel','completed',10,'2024-09-02 23:38:50','2024-09-02 23:41:48','2024-09-02 23:21:50','2024-09-02 23:41:48',NULL,0,0,NULL,NULL),(34114,'mixpanel','completed',10,'2024-09-03 00:06:51','2024-09-03 00:06:53','2024-09-02 23:46:51','2024-09-03 00:06:53',NULL,0,0,NULL,NULL),(34115,'mixpanel','completed',10,'2024-09-03 00:24:53','2024-09-03 00:27:15','2024-09-03 00:11:53','2024-09-03 00:27:15',NULL,0,0,NULL,NULL),(34116,'mixpanel','completed',10,'2024-09-03 01:21:44','2024-09-03 01:21:45','2024-09-03 00:31:44','2024-09-03 01:21:45',NULL,0,0,NULL,NULL),(34117,'mixpanel','completed',10,'2024-09-03 02:08:52','2024-09-03 02:09:10','2024-09-03 01:26:52','2024-09-03 02:09:10',NULL,0,0,NULL,NULL),(34118,'schedule_re_engagement_email','completed',10,'2024-09-04 02:06:53','2024-09-04 02:06:53','2024-09-03 02:06:53','2024-09-04 02:06:53',NULL,0,0,NULL,NULL),(34119,'mixpanel','completed',10,'2024-09-03 02:43:45','2024-09-03 02:46:50','2024-09-03 02:11:45','2024-09-03 02:46:50',NULL,0,0,NULL,NULL),(34120,'mixpanel','completed',10,'2024-09-03 03:15:51','2024-09-03 03:16:44','2024-09-03 02:51:52','2024-09-03 03:16:44',NULL,0,0,NULL,NULL),(34121,'mixpanel','completed',10,'2024-09-03 03:32:36','2024-09-03 03:36:55','2024-09-03 03:21:36','2024-09-03 03:36:55',NULL,0,0,NULL,NULL),(34122,'mixpanel','completed',10,'2024-09-03 03:54:51','2024-09-03 03:56:48','2024-09-03 03:41:51','2024-09-03 03:56:48',NULL,0,0,NULL,NULL),(34123,'mixpanel','completed',10,'2024-09-03 04:49:51','2024-09-03 04:51:59','2024-09-03 04:01:51','2024-09-03 04:51:59',NULL,0,0,NULL,NULL),(34124,'mixpanel','completed',10,'2024-09-03 05:42:54','2024-09-03 05:46:44','2024-09-03 04:56:54','2024-09-03 05:46:44',NULL,0,0,NULL,NULL),(34125,'mixpanel','completed',10,'2024-09-03 06:43:48','2024-09-03 06:47:05','2024-09-03 05:51:48','2024-09-03 06:47:05',NULL,0,0,NULL,NULL),(34126,'mixpanel','completed',10,'2024-09-03 07:04:53','2024-09-03 07:06:53','2024-09-03 06:51:53','2024-09-03 07:06:53',NULL,0,0,NULL,NULL),(34127,'mixpanel','completed',10,'2024-09-03 07:53:52','2024-09-03 07:56:52','2024-09-03 07:11:52','2024-09-03 07:56:52',NULL,0,0,NULL,NULL),(34128,'mixpanel','completed',10,'2024-09-03 08:51:06','2024-09-03 08:51:49','2024-09-03 08:02:06','2024-09-03 08:51:49',NULL,0,0,NULL,NULL),(34129,'mixpanel','completed',10,'2024-09-03 09:00:45','2024-09-03 09:01:43','2024-09-03 08:56:45','2024-09-03 09:01:43',NULL,0,0,NULL,NULL),(34130,'mixpanel','completed',10,'2024-09-03 09:33:28','2024-09-03 09:36:50','2024-09-03 09:06:28','2024-09-03 09:36:50',NULL,0,0,NULL,NULL),(34131,'mixpanel','completed',10,'2024-09-03 09:45:46','2024-09-03 09:46:49','2024-09-03 09:41:46','2024-09-03 09:46:49',NULL,0,0,NULL,NULL),(34132,'mixpanel','completed',10,'2024-09-03 09:57:52','2024-09-03 10:01:51','2024-09-03 09:51:52','2024-09-03 10:01:51',NULL,0,0,NULL,NULL),(34133,'mixpanel','completed',10,'2024-09-03 10:39:53','2024-09-03 10:41:42','2024-09-03 10:06:53','2024-09-03 10:41:42',NULL,0,0,NULL,NULL),(34134,'mixpanel','completed',10,'2024-09-03 11:01:45','2024-09-03 11:01:51','2024-09-03 10:46:45','2024-09-03 11:01:51',NULL,0,0,NULL,NULL),(34135,'mixpanel','completed',10,'2024-09-03 11:14:49','2024-09-03 11:16:50','2024-09-03 11:06:49','2024-09-03 11:16:50',NULL,0,0,NULL,NULL),(34136,'subscribers_engagement_score','completed',10,'2024-09-03 11:11:52','2024-09-03 11:16:50','2024-09-03 11:11:52','2024-09-03 11:16:50',NULL,0,0,NULL,NULL),(34137,'subscribers_engagement_score','completed',10,'2024-09-04 01:39:00','2024-09-04 01:41:46','2024-09-03 11:16:50','2024-09-04 01:41:46',NULL,0,0,NULL,NULL),(34138,'mixpanel','completed',10,'2024-09-03 12:10:48','2024-09-03 12:11:48','2024-09-03 11:21:48','2024-09-03 12:11:48',NULL,0,0,NULL,NULL),(34139,'mixpanel','completed',10,'2024-09-03 12:57:51','2024-09-03 13:01:53','2024-09-03 12:16:51','2024-09-03 13:01:53',NULL,0,0,NULL,NULL),(34140,'mixpanel','completed',10,'2024-09-03 13:23:54','2024-09-03 13:26:46','2024-09-03 13:06:54','2024-09-03 13:26:46',NULL,0,0,NULL,NULL),(34141,'mixpanel','completed',10,'2024-09-03 13:52:52','2024-09-03 13:56:52','2024-09-03 13:31:52','2024-09-03 13:56:52',NULL,0,0,NULL,NULL),(34142,'mixpanel','completed',10,'2024-09-03 14:37:47','2024-09-03 14:46:13','2024-09-03 14:01:47','2024-09-03 14:46:13',NULL,0,0,NULL,NULL),(34143,'mixpanel','completed',10,'2024-09-03 15:27:17','2024-09-03 15:31:51','2024-09-03 14:46:17','2024-09-03 15:31:51',NULL,0,0,NULL,NULL),(34144,'mixpanel','completed',10,'2024-09-03 16:09:51','2024-09-03 16:11:53','2024-09-03 15:36:51','2024-09-03 16:11:53',NULL,0,0,NULL,NULL),(34145,'mixpanel','completed',10,'2024-09-03 16:56:11','2024-09-03 16:56:47','2024-09-03 16:14:11','2024-09-03 16:56:47',NULL,0,0,NULL,NULL),(34146,'mixpanel','completed',10,'2024-09-03 17:01:51','2024-09-03 17:06:47','2024-09-03 17:01:51','2024-09-03 17:06:47',NULL,0,0,NULL,NULL),(34147,'mixpanel','completed',10,'2024-09-03 17:08:10','2024-09-03 17:11:47','2024-09-03 17:09:10','2024-09-03 17:11:47',NULL,0,0,NULL,NULL),(34148,'mixpanel','completed',10,'2024-09-03 17:25:43','2024-09-03 17:26:49','2024-09-03 17:16:43','2024-09-03 17:26:49',NULL,0,0,NULL,NULL),(34149,'mixpanel','completed',10,'2024-09-03 18:25:51','2024-09-03 18:26:51','2024-09-03 17:31:51','2024-09-03 18:26:51',NULL,0,0,NULL,NULL),(34150,'mixpanel','completed',10,'2024-09-03 18:44:36','2024-09-03 18:46:48','2024-09-03 18:30:36','2024-09-03 18:46:48',NULL,0,0,NULL,NULL),(34151,'mixpanel','completed',10,'2024-09-03 19:17:52','2024-09-03 19:21:51','2024-09-03 18:51:52','2024-09-03 19:21:51',NULL,0,0,NULL,NULL),(34152,'mixpanel','completed',10,'2024-09-03 19:35:52','2024-09-03 19:36:50','2024-09-03 19:26:52','2024-09-03 19:36:50',NULL,0,0,NULL,NULL),(34153,'mixpanel','completed',10,'2024-09-03 19:44:55','2024-09-03 19:46:53','2024-09-03 19:39:55','2024-09-03 19:46:53',NULL,0,0,NULL,NULL),(34154,'mixpanel','completed',10,'2024-09-03 20:06:52','2024-09-03 20:11:52','2024-09-03 19:51:52','2024-09-03 20:11:52',NULL,0,0,NULL,NULL),(34155,'mixpanel','completed',10,'2024-09-03 21:00:52','2024-09-03 21:01:53','2024-09-03 20:16:52','2024-09-03 21:01:53',NULL,0,0,NULL,NULL),(34156,'mixpanel','completed',10,'2024-09-03 21:30:55','2024-09-03 21:31:51','2024-09-03 21:06:55','2024-09-03 21:31:51',NULL,0,0,NULL,NULL),(34157,'mixpanel','completed',10,'2024-09-03 21:42:53','2024-09-03 21:47:07','2024-09-03 21:36:53','2024-09-03 21:47:07',NULL,0,0,NULL,NULL),(34158,'unsubscribe_tokens','completed',0,'2024-09-03 21:47:19','2024-09-03 21:52:11','2024-09-03 21:47:19','2024-09-03 21:52:11',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(34159,'subscriber_link_tokens','completed',0,'2024-09-03 21:47:19','2024-09-03 21:52:11','2024-09-03 21:47:19','2024-09-03 21:52:11',NULL,0,0,NULL,NULL),(34160,'newsletter_templates_thumbnails','completed',10,'2024-09-03 21:47:19','2024-09-03 21:52:11','2024-09-03 21:47:19','2024-09-03 21:52:11',NULL,0,0,NULL,NULL),(34161,'mixpanel','completed',0,'2024-09-03 21:47:19','2024-09-03 21:52:11','2024-09-03 21:47:19','2024-09-03 21:52:11',NULL,0,0,NULL,NULL),(34162,'mixpanel','completed',10,'2024-09-03 22:44:51','2024-09-03 22:46:53','2024-09-03 21:56:51','2024-09-03 22:46:53',NULL,0,0,NULL,NULL),(34163,'mixpanel','completed',10,'2024-09-03 22:56:54','2024-09-03 22:59:40','2024-09-03 22:51:54','2024-09-03 22:59:40',NULL,0,0,NULL,NULL),(34164,'mixpanel','completed',10,'2024-09-03 23:07:50','2024-09-03 23:11:50','2024-09-03 23:01:50','2024-09-03 23:11:50',NULL,0,0,NULL,NULL),(34165,'mixpanel','completed',10,'2024-09-03 23:31:51','2024-09-03 23:36:50','2024-09-03 23:16:51','2024-09-03 23:36:50',NULL,0,0,NULL,NULL),(34166,'mixpanel','completed',10,'2024-09-03 23:48:53','2024-09-03 23:51:55','2024-09-03 23:41:53','2024-09-03 23:51:55',NULL,0,0,NULL,NULL),(34167,'mixpanel','completed',10,'2024-09-04 00:00:53','2024-09-04 00:01:53','2024-09-03 23:56:53','2024-09-04 00:01:53',NULL,0,0,NULL,NULL),(34168,'mixpanel','completed',10,'2024-09-04 00:31:50','2024-09-04 00:31:50','2024-09-04 00:06:50','2024-09-04 00:31:50',NULL,0,0,NULL,NULL),(34169,'mixpanel','completed',10,'2024-09-04 00:57:51','2024-09-04 01:01:50','2024-09-04 00:36:51','2024-09-04 01:01:50',NULL,0,0,NULL,NULL),(34170,'mixpanel','completed',10,'2024-09-04 02:04:51','2024-09-04 02:06:53','2024-09-04 01:06:51','2024-09-04 02:06:53',NULL,0,0,NULL,NULL),(34171,'subscribers_engagement_score','completed',10,'2024-09-05 00:25:00','2024-09-05 00:26:52','2024-09-04 01:41:46','2024-09-05 00:26:52',NULL,0,0,NULL,NULL),(34172,'schedule_re_engagement_email','completed',10,'2024-09-05 02:10:11','2024-09-05 02:11:50','2024-09-04 02:10:11','2024-09-05 02:11:50',NULL,0,0,NULL,NULL),(34173,'mixpanel','completed',10,'2024-09-04 02:48:11','2024-09-04 02:51:50','2024-09-04 02:10:11','2024-09-04 02:51:50',NULL,0,0,NULL,NULL),(34174,'mixpanel','completed',10,'2024-09-04 03:27:53','2024-09-04 03:31:50','2024-09-04 02:56:53','2024-09-04 03:31:50',NULL,0,0,NULL,NULL),(34175,'mixpanel','completed',10,'2024-09-04 04:29:50','2024-09-04 04:32:14','2024-09-04 03:36:50','2024-09-04 04:32:14',NULL,0,0,NULL,NULL),(34176,'mixpanel','completed',10,'2024-09-04 05:20:51','2024-09-04 05:21:47','2024-09-04 04:36:51','2024-09-04 05:21:47',NULL,0,0,NULL,NULL),(34177,'mixpanel','completed',10,'2024-09-04 06:22:47','2024-09-04 06:26:51','2024-09-04 05:26:47','2024-09-04 06:26:51',NULL,0,0,NULL,NULL),(34178,'mixpanel','completed',10,'2024-09-04 07:01:52','2024-09-04 07:01:52','2024-09-04 06:31:52','2024-09-04 07:01:52',NULL,0,0,NULL,NULL),(34179,'mixpanel','completed',10,'2024-09-04 07:34:43','2024-09-04 07:36:52','2024-09-04 07:04:43','2024-09-04 07:36:52',NULL,0,0,NULL,NULL),(34180,'mixpanel','completed',10,'2024-09-04 07:59:52','2024-09-04 08:01:51','2024-09-04 07:41:52','2024-09-04 08:01:51',NULL,0,0,NULL,NULL),(34181,'mixpanel','completed',10,'2024-09-04 08:49:50','2024-09-04 08:51:53','2024-09-04 08:06:50','2024-09-04 08:51:53',NULL,0,0,NULL,NULL),(34182,'mixpanel','completed',10,'2024-09-04 09:37:52','2024-09-04 09:41:52','2024-09-04 08:56:52','2024-09-04 09:41:52',NULL,0,0,NULL,NULL),(34183,'mixpanel','completed',10,'2024-09-04 10:10:54','2024-09-04 10:11:52','2024-09-04 09:46:54','2024-09-04 10:11:52',NULL,0,0,NULL,NULL),(34184,'mixpanel','completed',10,'2024-09-04 10:28:53','2024-09-04 10:31:52','2024-09-04 10:16:54','2024-09-04 10:31:52',NULL,0,0,NULL,NULL),(34185,'mixpanel','completed',10,'2024-09-04 10:52:55','2024-09-04 10:55:38','2024-09-04 10:36:55','2024-09-04 10:55:38',NULL,0,0,NULL,NULL),(34186,'mixpanel','completed',10,'2024-09-04 11:46:53','2024-09-04 11:51:57','2024-09-04 11:01:53','2024-09-04 11:51:57',NULL,0,0,NULL,NULL),(34187,'mixpanel','completed',10,'2024-09-04 12:48:55','2024-09-04 12:51:54','2024-09-04 11:56:55','2024-09-04 12:51:54',NULL,0,0,NULL,NULL),(34188,'mixpanel','completed',10,'2024-09-04 13:30:56','2024-09-04 13:31:53','2024-09-04 12:56:56','2024-09-04 13:31:53',NULL,0,0,NULL,NULL),(34189,'mixpanel','completed',10,'2024-09-04 13:42:55','2024-09-04 13:46:54','2024-09-04 13:36:55','2024-09-04 13:46:54',NULL,0,0,NULL,NULL),(34190,'mixpanel','completed',10,'2024-09-04 14:05:52','2024-09-04 14:05:59','2024-09-04 13:51:52','2024-09-04 14:05:59',NULL,0,0,NULL,NULL),(34191,'mixpanel','completed',10,'2024-09-04 15:06:54','2024-09-04 15:06:55','2024-09-04 14:11:54','2024-09-04 15:06:55',NULL,0,0,NULL,NULL),(34192,'mixpanel','completed',10,'2024-09-04 15:40:51','2024-09-04 15:41:50','2024-09-04 15:11:51','2024-09-04 15:41:50',NULL,0,0,NULL,NULL),(34193,'mixpanel','completed',10,'2024-09-04 16:14:24','2024-09-04 16:16:54','2024-09-04 15:44:24','2024-09-04 16:16:54',NULL,0,0,NULL,NULL),(34194,'mixpanel','completed',10,'2024-09-04 16:30:53','2024-09-04 16:31:52','2024-09-04 16:21:53','2024-09-04 16:31:52',NULL,0,0,NULL,NULL),(34195,'mixpanel','completed',10,'2024-09-04 16:41:53','2024-09-04 16:44:20','2024-09-04 16:36:53','2024-09-04 16:44:20',NULL,0,0,NULL,NULL),(34196,'mixpanel','completed',10,'2024-09-04 17:38:50','2024-09-04 17:41:47','2024-09-04 16:46:50','2024-09-04 17:41:47',NULL,0,0,NULL,NULL),(34197,'mixpanel','completed',10,'2024-09-04 18:04:52','2024-09-04 18:06:52','2024-09-04 17:46:52','2024-09-04 18:06:52',NULL,0,0,NULL,NULL),(34198,'mixpanel','completed',10,'2024-09-04 19:04:54','2024-09-04 19:06:54','2024-09-04 18:11:54','2024-09-04 19:06:54',NULL,0,0,NULL,NULL),(34199,'mixpanel','completed',10,'2024-09-04 19:14:26','2024-09-04 19:16:53','2024-09-04 19:10:26','2024-09-04 19:16:53',NULL,0,0,NULL,NULL),(34200,'mixpanel','completed',10,'2024-09-04 20:01:25','2024-09-04 20:01:54','2024-09-04 19:21:25','2024-09-04 20:01:54',NULL,0,0,NULL,NULL),(34201,'mixpanel','completed',10,'2024-09-04 20:32:55','2024-09-04 20:36:55','2024-09-04 20:06:55','2024-09-04 20:36:55',NULL,0,0,NULL,NULL),(34202,'mixpanel','completed',10,'2024-09-04 21:16:52','2024-09-04 21:16:52','2024-09-04 20:41:52','2024-09-04 21:16:52',NULL,0,0,NULL,NULL),(34203,'mixpanel','completed',10,'2024-09-04 22:03:54','2024-09-04 22:06:53','2024-09-04 21:21:54','2024-09-04 22:06:53',NULL,0,0,NULL,NULL),(34204,'mixpanel','completed',10,'2024-09-04 22:19:46','2024-09-04 22:21:52','2024-09-04 22:11:46','2024-09-04 22:21:52',NULL,0,0,NULL,NULL),(34205,'mixpanel','completed',10,'2024-09-04 23:18:51','2024-09-04 23:21:50','2024-09-04 22:26:51','2024-09-04 23:21:50',NULL,0,0,NULL,NULL),(34206,'mixpanel','completed',10,'2024-09-04 23:36:47','2024-09-04 23:36:52','2024-09-04 23:26:47','2024-09-04 23:36:52',NULL,0,0,NULL,NULL),(34207,'mixpanel','completed',10,'2024-09-05 00:03:51','2024-09-05 00:06:52','2024-09-04 23:41:51','2024-09-05 00:06:52',NULL,0,0,NULL,NULL),(34208,'mixpanel','completed',10,'2024-09-05 00:11:52','2024-09-05 00:16:50','2024-09-05 00:11:52','2024-09-05 00:16:50',NULL,0,0,NULL,NULL),(34209,'mixpanel','completed',10,'2024-09-05 00:27:52','2024-09-05 00:31:50','2024-09-05 00:21:52','2024-09-05 00:31:50',NULL,0,0,NULL,NULL),(34210,'subscribers_engagement_score','completed',10,'2024-09-05 00:26:52','2024-09-05 00:31:50','2024-09-05 00:26:52','2024-09-05 00:31:50',NULL,0,0,NULL,NULL),(34211,'subscribers_engagement_score','completed',10,'2024-09-06 03:49:00','2024-09-06 03:51:54','2024-09-05 00:31:50','2024-09-06 03:51:54',NULL,0,0,NULL,NULL),(34212,'mixpanel','completed',10,'2024-09-05 01:06:52','2024-09-05 01:06:53','2024-09-05 00:36:52','2024-09-05 01:06:53',NULL,0,0,NULL,NULL),(34213,'mixpanel','completed',10,'2024-09-05 01:52:51','2024-09-05 01:56:46','2024-09-05 01:11:51','2024-09-05 01:56:46',NULL,0,0,NULL,NULL),(34214,'mixpanel','completed',10,'2024-09-05 02:03:52','2024-09-05 02:06:51','2024-09-05 02:01:52','2024-09-05 02:06:51',NULL,0,0,NULL,NULL),(34215,'mixpanel','completed',10,'2024-09-05 02:30:50','2024-09-05 02:31:50','2024-09-05 02:11:50','2024-09-05 02:31:50',NULL,0,0,NULL,NULL),(34216,'schedule_re_engagement_email','completed',10,'2024-09-06 02:16:47','2024-09-06 02:16:55','2024-09-05 02:16:47','2024-09-06 02:16:55',NULL,0,0,NULL,NULL),(34217,'mixpanel','completed',10,'2024-09-05 03:20:52','2024-09-05 03:21:48','2024-09-05 02:36:52','2024-09-05 03:21:48',NULL,0,0,NULL,NULL),(34218,'mixpanel','completed',10,'2024-09-05 04:16:46','2024-09-05 04:16:52','2024-09-05 03:26:46','2024-09-05 04:16:52',NULL,0,0,NULL,NULL),(34219,'mixpanel','completed',10,'2024-09-05 04:33:52','2024-09-05 04:36:51','2024-09-05 04:21:52','2024-09-05 04:36:51',NULL,0,0,NULL,NULL),(34220,'mixpanel','completed',10,'2024-09-05 04:58:51','2024-09-05 05:01:51','2024-09-05 04:41:51','2024-09-05 05:01:51',NULL,0,0,NULL,NULL),(34221,'mixpanel','completed',10,'2024-09-05 05:37:52','2024-09-05 05:41:50','2024-09-05 05:06:52','2024-09-05 05:41:50',NULL,0,0,NULL,NULL),(34222,'mixpanel','completed',10,'2024-09-05 06:20:50','2024-09-05 06:22:09','2024-09-05 05:46:50','2024-09-05 06:22:09',NULL,0,0,NULL,NULL),(34223,'mixpanel','completed',10,'2024-09-05 06:42:47','2024-09-05 06:46:53','2024-09-05 06:26:47','2024-09-05 06:46:53',NULL,0,0,NULL,NULL),(34224,'mixpanel','completed',10,'2024-09-05 07:35:53','2024-09-05 07:36:48','2024-09-05 06:51:53','2024-09-05 07:36:48',NULL,0,0,NULL,NULL),(34225,'mixpanel','completed',10,'2024-09-05 08:14:44','2024-09-05 08:16:49','2024-09-05 07:41:44','2024-09-05 08:16:49',NULL,0,0,NULL,NULL),(34226,'mixpanel','completed',10,'2024-09-05 09:15:48','2024-09-05 09:16:52','2024-09-05 08:21:48','2024-09-05 09:16:52',NULL,0,0,NULL,NULL),(34227,'mixpanel','completed',10,'2024-09-05 10:13:50','2024-09-05 10:16:50','2024-09-05 09:21:50','2024-09-05 10:16:50',NULL,0,0,NULL,NULL),(34228,'mixpanel','completed',10,'2024-09-05 11:10:16','2024-09-05 11:11:02','2024-09-05 10:19:16','2024-09-05 11:11:02',NULL,0,0,NULL,NULL),(34229,'mixpanel','completed',10,'2024-09-05 11:28:46','2024-09-05 11:31:45','2024-09-05 11:16:46','2024-09-05 11:31:45',NULL,0,0,NULL,NULL),(34230,'mixpanel','completed',10,'2024-09-05 12:23:52','2024-09-05 12:26:53','2024-09-05 11:36:52','2024-09-05 12:26:53',NULL,0,0,NULL,NULL),(34231,'mixpanel','completed',10,'2024-09-05 12:52:52','2024-09-05 12:56:50','2024-09-05 12:31:52','2024-09-05 12:56:50',NULL,0,0,NULL,NULL),(34232,'mixpanel','completed',10,'2024-09-05 13:32:52','2024-09-05 13:36:55','2024-09-05 13:01:52','2024-09-05 13:36:55',NULL,0,0,NULL,NULL),(34233,'mixpanel','completed',10,'2024-09-05 14:06:52','2024-09-05 14:11:54','2024-09-05 13:41:52','2024-09-05 14:11:54',NULL,0,0,NULL,NULL),(34234,'mixpanel','completed',10,'2024-09-05 14:16:25','2024-09-05 14:21:51','2024-09-05 14:15:25','2024-09-05 14:21:51',NULL,0,0,NULL,NULL),(34235,'mixpanel','completed',10,'2024-09-05 14:53:52','2024-09-05 14:56:52','2024-09-05 14:26:52','2024-09-05 14:56:52',NULL,0,0,NULL,NULL),(34236,'mixpanel','completed',10,'2024-09-05 15:00:54','2024-09-05 15:06:53','2024-09-05 15:01:54','2024-09-05 15:06:53',NULL,0,0,NULL,NULL),(34237,'mixpanel','completed',10,'2024-09-05 16:00:56','2024-09-05 16:01:53','2024-09-05 15:11:56','2024-09-05 16:01:53',NULL,0,0,NULL,NULL),(34238,'mixpanel','completed',10,'2024-09-05 16:18:55','2024-09-05 16:21:55','2024-09-05 16:06:55','2024-09-05 16:21:55',NULL,0,0,NULL,NULL),(34239,'mixpanel','completed',10,'2024-09-05 16:54:54','2024-09-05 16:56:55','2024-09-05 16:26:54','2024-09-05 16:56:55',NULL,0,0,NULL,NULL),(34240,'mixpanel','completed',10,'2024-09-05 17:26:55','2024-09-05 17:26:55','2024-09-05 17:01:55','2024-09-05 17:26:55',NULL,0,0,NULL,NULL),(34241,'mixpanel','completed',10,'2024-09-05 18:25:58','2024-09-05 18:26:54','2024-09-05 17:31:58','2024-09-05 18:26:54',NULL,0,0,NULL,NULL),(34242,'mixpanel','completed',10,'2024-09-05 19:21:53','2024-09-05 19:21:53','2024-09-05 18:31:53','2024-09-05 19:21:53',NULL,0,0,NULL,NULL),(34243,'mixpanel','completed',10,'2024-09-05 19:24:28','2024-09-05 19:31:53','2024-09-05 19:25:29','2024-09-05 19:31:53',NULL,0,0,NULL,NULL),(34244,'mixpanel','completed',10,'2024-09-05 20:02:54','2024-09-05 20:04:51','2024-09-05 19:36:54','2024-09-05 20:04:51',NULL,0,0,NULL,NULL),(34245,'mixpanel','completed',10,'2024-09-05 20:24:57','2024-09-05 20:26:57','2024-09-05 20:06:57','2024-09-05 20:26:57',NULL,0,0,NULL,NULL),(34246,'mixpanel','completed',10,'2024-09-05 20:53:10','2024-09-05 20:56:57','2024-09-05 20:30:10','2024-09-05 20:56:57',NULL,0,0,NULL,NULL),(34247,'mixpanel','completed',10,'2024-09-05 21:34:53','2024-09-05 21:36:46','2024-09-05 21:01:53','2024-09-05 21:36:46',NULL,0,0,NULL,NULL),(34248,'mixpanel','completed',10,'2024-09-05 22:36:55','2024-09-05 22:41:52','2024-09-05 21:41:55','2024-09-05 22:41:52',NULL,0,0,NULL,NULL),(34249,'unsubscribe_tokens','completed',0,'2024-09-05 21:47:00','2024-09-05 21:51:53','2024-09-05 21:47:00','2024-09-05 21:51:53',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(34250,'subscriber_link_tokens','completed',0,'2024-09-05 21:47:00','2024-09-05 21:51:53','2024-09-05 21:47:00','2024-09-05 21:51:53',NULL,0,0,NULL,NULL),(34251,'newsletter_templates_thumbnails','completed',10,'2024-09-05 21:47:00','2024-09-05 21:51:53','2024-09-05 21:47:00','2024-09-05 21:51:53',NULL,0,0,NULL,NULL),(34252,'mixpanel','completed',10,'2024-09-05 23:15:52','2024-09-05 23:16:50','2024-09-05 22:46:52','2024-09-05 23:16:50',NULL,0,0,NULL,NULL),(34253,'mixpanel','completed',10,'2024-09-05 23:47:48','2024-09-05 23:48:56','2024-09-05 23:21:48','2024-09-05 23:48:56',NULL,0,0,NULL,NULL),(34254,'mixpanel','completed',10,'2024-09-05 23:55:53','2024-09-05 23:56:53','2024-09-05 23:51:53','2024-09-05 23:56:53',NULL,0,0,NULL,NULL),(34255,'mixpanel','completed',10,'2024-09-06 00:49:53','2024-09-06 00:51:53','2024-09-06 00:01:53','2024-09-06 00:51:53',NULL,0,0,NULL,NULL),(34256,'mixpanel','completed',10,'2024-09-06 01:03:52','2024-09-06 01:06:53','2024-09-06 00:56:52','2024-09-06 01:06:53',NULL,0,0,NULL,NULL),(34257,'mixpanel','completed',10,'2024-09-06 01:59:51','2024-09-06 02:01:52','2024-09-06 01:11:51','2024-09-06 02:01:52',NULL,0,0,NULL,NULL),(34258,'mixpanel','completed',10,'2024-09-06 02:10:55','2024-09-06 02:11:50','2024-09-06 02:06:55','2024-09-06 02:11:50',NULL,0,0,NULL,NULL),(34259,'mixpanel','completed',10,'2024-09-06 02:41:55','2024-09-06 02:46:53','2024-09-06 02:16:55','2024-09-06 02:46:53',NULL,0,0,NULL,NULL),(34260,'schedule_re_engagement_email','completed',10,'2024-09-07 02:21:51','2024-09-07 02:26:44','2024-09-06 02:21:51','2024-09-07 02:26:44',NULL,0,0,NULL,NULL),(34261,'mixpanel','completed',10,'2024-09-06 03:41:55','2024-09-06 03:46:52','2024-09-06 02:51:55','2024-09-06 03:46:52',NULL,0,0,NULL,NULL),(34262,'subscribers_engagement_score','completed',10,'2024-09-06 03:51:54','2024-09-06 03:54:04','2024-09-06 03:51:54','2024-09-06 03:54:04',NULL,0,0,NULL,NULL),(34263,'mixpanel','completed',10,'2024-09-06 03:53:54','2024-09-06 03:54:04','2024-09-06 03:51:54','2024-09-06 03:54:04',NULL,0,0,NULL,NULL),(34264,'subscribers_engagement_score','completed',10,'2024-09-07 05:36:00','2024-09-07 05:36:43','2024-09-06 03:54:04','2024-09-07 05:36:43',NULL,0,0,NULL,NULL),(34265,'mixpanel','completed',10,'2024-09-06 04:18:53','2024-09-06 04:21:07','2024-09-06 03:56:53','2024-09-06 04:21:07',NULL,0,0,NULL,NULL),(34266,'mixpanel','completed',10,'2024-09-06 04:27:02','2024-09-06 04:31:58','2024-09-06 04:27:02','2024-09-06 04:31:58',NULL,0,0,NULL,NULL),(34267,'mixpanel','completed',10,'2024-09-06 05:27:07','2024-09-06 05:30:15','2024-09-06 04:37:07','2024-09-06 05:30:15',NULL,0,0,NULL,NULL),(34268,'mixpanel','completed',10,'2024-09-06 05:57:50','2024-09-06 06:01:53','2024-09-06 05:36:50','2024-09-06 06:01:53',NULL,0,0,NULL,NULL),(34269,'mixpanel','completed',10,'2024-09-06 06:17:26','2024-09-06 06:21:52','2024-09-06 06:04:26','2024-09-06 06:21:52',NULL,0,0,NULL,NULL),(34270,'mixpanel','completed',10,'2024-09-06 07:06:54','2024-09-06 07:06:56','2024-09-06 06:26:54','2024-09-06 07:06:56',NULL,0,0,NULL,NULL),(34271,'mixpanel','completed',10,'2024-09-06 07:18:51','2024-09-06 07:21:57','2024-09-06 07:11:51','2024-09-06 07:21:57',NULL,0,0,NULL,NULL),(34272,'mixpanel','completed',10,'2024-09-06 07:36:18','2024-09-06 07:41:53','2024-09-06 07:24:18','2024-09-06 07:41:53',NULL,0,0,NULL,NULL),(34273,'mixpanel','completed',10,'2024-09-06 07:57:51','2024-09-06 08:01:57','2024-09-06 07:44:51','2024-09-06 08:01:57',NULL,0,0,NULL,NULL),(34274,'mixpanel','completed',10,'2024-09-06 08:21:56','2024-09-06 08:26:54','2024-09-06 08:06:56','2024-09-06 08:26:54',NULL,0,0,NULL,NULL),(34275,'mixpanel','completed',10,'2024-09-06 08:49:31','2024-09-06 08:49:52','2024-09-06 08:29:31','2024-09-06 08:49:52',NULL,0,0,NULL,NULL),(34276,'mixpanel','completed',10,'2024-09-06 09:12:52','2024-09-06 09:16:52','2024-09-06 08:56:52','2024-09-06 09:16:52',NULL,0,0,NULL,NULL),(34277,'mixpanel','completed',10,'2024-09-06 09:58:54','2024-09-06 10:01:53','2024-09-06 09:21:54','2024-09-06 10:01:53',NULL,0,0,NULL,NULL),(34278,'mixpanel','completed',10,'2024-09-06 11:00:57','2024-09-06 11:01:55','2024-09-06 10:06:57','2024-09-06 11:01:55',NULL,0,0,NULL,NULL),(34279,'mixpanel','completed',10,'2024-09-06 11:41:53','2024-09-06 11:41:54','2024-09-06 11:05:53','2024-09-06 11:41:54',NULL,0,0,NULL,NULL),(34280,'mixpanel','completed',10,'2024-09-06 12:06:47','2024-09-06 12:06:53','2024-09-06 11:46:47','2024-09-06 12:06:53',NULL,0,0,NULL,NULL),(34281,'mixpanel','completed',10,'2024-09-06 12:21:54','2024-09-06 12:21:55','2024-09-06 12:11:54','2024-09-06 12:21:55',NULL,0,0,NULL,NULL),(34282,'mixpanel','completed',10,'2024-09-06 13:16:49','2024-09-06 13:21:54','2024-09-06 12:26:49','2024-09-06 13:21:54',NULL,0,0,NULL,NULL),(34283,'mixpanel','completed',10,'2024-09-06 13:30:54','2024-09-06 13:31:48','2024-09-06 13:26:54','2024-09-06 13:31:48',NULL,0,0,NULL,NULL),(34284,'mixpanel','completed',10,'2024-09-06 14:01:53','2024-09-06 14:06:50','2024-09-06 13:36:53','2024-09-06 14:06:50',NULL,0,0,NULL,NULL),(34285,'mixpanel','completed',10,'2024-09-06 14:41:54','2024-09-06 14:46:44','2024-09-06 14:11:54','2024-09-06 14:46:44',NULL,0,0,NULL,NULL),(34286,'mixpanel','completed',10,'2024-09-06 15:36:57','2024-09-06 15:41:54','2024-09-06 14:51:57','2024-09-06 15:41:54',NULL,0,0,NULL,NULL),(34287,'mixpanel','completed',10,'2024-09-06 15:51:47','2024-09-06 15:51:55','2024-09-06 15:46:47','2024-09-06 15:51:55',NULL,0,0,NULL,NULL),(34288,'mixpanel','completed',10,'2024-09-06 16:13:48','2024-09-06 16:16:46','2024-09-06 15:56:48','2024-09-06 16:16:46',NULL,0,0,NULL,NULL),(34289,'mixpanel','completed',10,'2024-09-06 17:16:52','2024-09-06 17:20:56','2024-09-06 16:21:52','2024-09-06 17:20:56',NULL,0,0,NULL,NULL),(34290,'mixpanel','completed',10,'2024-09-06 17:51:47','2024-09-06 17:51:49','2024-09-06 17:26:47','2024-09-06 17:51:49',NULL,0,0,NULL,NULL),(34291,'mixpanel','completed',10,'2024-09-06 18:32:05','2024-09-06 18:36:53','2024-09-06 17:55:05','2024-09-06 18:36:53',NULL,0,0,NULL,NULL),(34292,'mixpanel','completed',10,'2024-09-06 18:57:54','2024-09-06 19:01:47','2024-09-06 18:40:54','2024-09-06 19:01:47',NULL,0,0,NULL,NULL),(34293,'mixpanel','completed',10,'2024-09-06 19:08:54','2024-09-06 19:11:48','2024-09-06 19:06:54','2024-09-06 19:11:48',NULL,0,0,NULL,NULL),(34294,'mixpanel','completed',10,'2024-09-06 19:58:58','2024-09-06 20:00:49','2024-09-06 19:13:58','2024-09-06 20:00:49',NULL,0,0,NULL,NULL),(34295,'mixpanel','completed',10,'2024-09-06 20:21:53','2024-09-06 20:26:53','2024-09-06 20:06:53','2024-09-06 20:26:53',NULL,0,0,NULL,NULL),(34296,'mixpanel','completed',10,'2024-09-06 20:47:41','2024-09-06 20:51:46','2024-09-06 20:31:41','2024-09-06 20:51:46',NULL,0,0,NULL,NULL),(34297,'mixpanel','completed',10,'2024-09-06 21:37:55','2024-09-06 21:41:45','2024-09-06 20:56:55','2024-09-06 21:41:45',NULL,0,0,NULL,NULL),(34298,'mixpanel','completed',10,'2024-09-06 22:16:53','2024-09-06 22:21:46','2024-09-06 21:46:53','2024-09-06 22:21:46',NULL,0,0,NULL,NULL),(34299,'mixpanel','completed',10,'2024-09-06 22:55:42','2024-09-06 22:56:39','2024-09-06 22:26:42','2024-09-06 22:56:39',NULL,0,0,NULL,NULL),(34300,'mixpanel','completed',10,'2024-09-06 23:34:47','2024-09-06 23:36:44','2024-09-06 23:01:47','2024-09-06 23:36:44',NULL,0,0,NULL,NULL),(34301,'mixpanel','completed',10,'2024-09-07 00:38:03','2024-09-07 00:39:19','2024-09-06 23:41:03','2024-09-07 00:39:19',NULL,0,0,NULL,NULL),(34302,'mixpanel','completed',10,'2024-09-07 01:24:45','2024-09-07 01:25:14','2024-09-07 00:41:45','2024-09-07 01:25:14',NULL,0,0,NULL,NULL),(34303,'mixpanel','completed',10,'2024-09-07 02:12:45','2024-09-07 02:16:40','2024-09-07 01:31:45','2024-09-07 02:16:40',NULL,0,0,NULL,NULL),(34304,'mixpanel','completed',10,'2024-09-07 03:17:45','2024-09-07 03:21:41','2024-09-07 02:21:45','2024-09-07 03:21:41',NULL,0,0,NULL,NULL),(34305,'schedule_re_engagement_email','completed',10,'2024-09-08 02:31:41','2024-09-08 02:36:44','2024-09-07 02:31:41','2024-09-08 02:36:44',NULL,0,0,NULL,NULL),(34306,'mixpanel','completed',10,'2024-09-07 04:09:41','2024-09-07 04:11:41','2024-09-07 03:26:41','2024-09-07 04:11:41',NULL,0,0,NULL,NULL),(34307,'mixpanel','completed',10,'2024-09-07 04:18:41','2024-09-07 04:21:43','2024-09-07 04:16:41','2024-09-07 04:21:43',NULL,0,0,NULL,NULL),(34308,'mixpanel','completed',10,'2024-09-07 04:48:43','2024-09-07 04:51:41','2024-09-07 04:26:43','2024-09-07 04:51:41',NULL,0,0,NULL,NULL),(34309,'mixpanel','completed',10,'2024-09-07 05:21:41','2024-09-07 05:21:49','2024-09-07 04:56:41','2024-09-07 05:21:49',NULL,0,0,NULL,NULL),(34310,'mixpanel','completed',10,'2024-09-07 05:51:41','2024-09-07 05:51:42','2024-09-07 05:26:41','2024-09-07 05:51:42',NULL,0,0,NULL,NULL),(34311,'subscribers_engagement_score','completed',10,'2024-09-07 05:36:43','2024-09-07 05:41:45','2024-09-07 05:36:43','2024-09-07 05:41:45',NULL,0,0,NULL,NULL),(34312,'subscribers_engagement_score','completed',10,'2024-09-08 12:15:00','2024-09-08 12:16:43','2024-09-07 05:41:45','2024-09-08 12:16:43',NULL,0,0,NULL,NULL),(34313,'mixpanel','completed',10,'2024-09-07 05:56:54','2024-09-07 06:00:33','2024-09-07 05:53:54','2024-09-07 06:00:33',NULL,0,0,NULL,NULL),(34314,'mixpanel','completed',10,'2024-09-07 07:03:41','2024-09-07 07:05:10','2024-09-07 06:06:41','2024-09-07 07:05:10',NULL,0,0,NULL,NULL),(34315,'mixpanel','completed',10,'2024-09-07 07:18:47','2024-09-07 07:21:43','2024-09-07 07:11:47','2024-09-07 07:21:43',NULL,0,0,NULL,NULL),(34316,'mixpanel','completed',10,'2024-09-07 08:03:47','2024-09-07 08:06:07','2024-09-07 07:26:47','2024-09-07 08:06:07',NULL,0,0,NULL,NULL),(34317,'mixpanel','completed',10,'2024-09-07 08:53:47','2024-09-07 08:56:42','2024-09-07 08:11:47','2024-09-07 08:56:42',NULL,0,0,NULL,NULL),(34318,'mixpanel','completed',10,'2024-09-07 09:01:43','2024-09-07 09:06:32','2024-09-07 09:01:43','2024-09-07 09:06:32',NULL,0,0,NULL,NULL),(34319,'mixpanel','completed',10,'2024-09-07 09:55:43','2024-09-07 09:56:45','2024-09-07 09:11:43','2024-09-07 09:56:45',NULL,0,0,NULL,NULL),(34320,'mixpanel','completed',10,'2024-09-07 10:56:47','2024-09-07 11:01:42','2024-09-07 10:01:47','2024-09-07 11:01:42',NULL,0,0,NULL,NULL),(34321,'mixpanel','completed',10,'2024-09-07 11:39:44','2024-09-07 11:41:45','2024-09-07 11:06:44','2024-09-07 11:41:45',NULL,0,0,NULL,NULL),(34322,'mixpanel','completed',10,'2024-09-07 12:06:52','2024-09-07 12:10:08','2024-09-07 11:43:52','2024-09-07 12:10:08',NULL,0,0,NULL,NULL),(34323,'mixpanel','completed',10,'2024-09-07 12:34:42','2024-09-07 12:36:45','2024-09-07 12:16:42','2024-09-07 12:36:45',NULL,0,0,NULL,NULL),(34324,'mixpanel','completed',10,'2024-09-07 13:35:43','2024-09-07 13:36:43','2024-09-07 12:41:43','2024-09-07 13:36:43',NULL,0,0,NULL,NULL),(34325,'mixpanel','completed',10,'2024-09-07 13:47:44','2024-09-07 13:51:44','2024-09-07 13:41:44','2024-09-07 13:51:44',NULL,0,0,NULL,NULL),(34326,'mixpanel','completed',10,'2024-09-07 14:26:22','2024-09-07 14:26:46','2024-09-07 13:56:22','2024-09-07 14:26:46',NULL,0,0,NULL,NULL),(34327,'mixpanel','completed',10,'2024-09-07 14:56:32','2024-09-07 15:01:43','2024-09-07 14:30:32','2024-09-07 15:01:43',NULL,0,0,NULL,NULL),(34328,'mixpanel','completed',10,'2024-09-07 15:27:42','2024-09-07 15:31:45','2024-09-07 15:06:42','2024-09-07 15:31:45',NULL,0,0,NULL,NULL),(34329,'mixpanel','completed',10,'2024-09-07 15:38:51','2024-09-07 15:41:53','2024-09-07 15:36:51','2024-09-07 15:41:53',NULL,0,0,NULL,NULL),(34330,'mixpanel','completed',10,'2024-09-07 15:45:42','2024-09-07 15:48:50','2024-09-07 15:46:42','2024-09-07 15:48:50',NULL,0,0,NULL,NULL),(34331,'mixpanel','completed',10,'2024-09-07 16:43:43','2024-09-07 16:46:44','2024-09-07 15:51:43','2024-09-07 16:46:44',NULL,0,0,NULL,NULL),(34332,'mixpanel','completed',10,'2024-09-07 17:48:45','2024-09-07 17:51:42','2024-09-07 16:51:45','2024-09-07 17:51:42',NULL,0,0,NULL,NULL),(34333,'mixpanel','completed',10,'2024-09-07 18:01:09','2024-09-07 18:01:43','2024-09-07 17:55:09','2024-09-07 18:01:43',NULL,0,0,NULL,NULL),(34334,'mixpanel','completed',10,'2024-09-07 18:18:28','2024-09-07 18:21:43','2024-09-07 18:06:28','2024-09-07 18:21:43',NULL,0,0,NULL,NULL),(34335,'mixpanel','completed',10,'2024-09-07 18:27:44','2024-09-07 18:29:11','2024-09-07 18:26:44','2024-09-07 18:29:11',NULL,0,0,NULL,NULL),(34336,'mixpanel','completed',10,'2024-09-07 18:42:43','2024-09-07 18:46:40','2024-09-07 18:31:43','2024-09-07 18:46:40',NULL,0,0,NULL,NULL),(34337,'mixpanel','completed',10,'2024-09-07 19:29:42','2024-09-07 19:30:31','2024-09-07 18:51:42','2024-09-07 19:30:31',NULL,0,0,NULL,NULL),(34338,'mixpanel','completed',10,'2024-09-07 20:02:42','2024-09-07 20:06:54','2024-09-07 19:36:42','2024-09-07 20:06:54',NULL,0,0,NULL,NULL),(34339,'mixpanel','completed',10,'2024-09-07 20:28:59','2024-09-07 20:31:42','2024-09-07 20:11:59','2024-09-07 20:31:42',NULL,0,0,NULL,NULL),(34340,'mixpanel','completed',10,'2024-09-07 21:23:47','2024-09-07 21:31:38','2024-09-07 20:34:47','2024-09-07 21:31:38',NULL,0,0,NULL,NULL),(34341,'mixpanel','completed',10,'2024-09-07 22:10:49','2024-09-07 22:11:43','2024-09-07 21:36:49','2024-09-07 22:11:43',NULL,0,0,NULL,NULL),(34342,'mixpanel','completed',10,'2024-09-07 23:08:42','2024-09-07 23:11:54','2024-09-07 22:16:42','2024-09-07 23:11:54',NULL,0,0,NULL,NULL),(34343,'mixpanel','completed',10,'2024-09-08 00:00:34','2024-09-08 00:04:13','2024-09-07 23:14:34','2024-09-08 00:04:13',NULL,0,0,NULL,NULL),(34344,'subscribers_email_count','completed',10,'2024-09-13 00:00:00','2024-09-13 00:01:42','2024-09-08 00:00:04','2024-09-13 00:01:42',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(34345,'inactive_subscribers','completed',10,'2024-09-13 00:00:00','2024-09-13 00:01:43','2024-09-08 00:00:05','2024-09-13 00:01:43',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(34346,'mixpanel','completed',10,'2024-09-08 00:43:48','2024-09-08 00:44:13','2024-09-08 00:06:48','2024-09-08 00:44:13',NULL,0,0,NULL,NULL),(34347,'mixpanel','completed',10,'2024-09-08 01:13:43','2024-09-08 01:16:40','2024-09-08 00:46:43','2024-09-08 01:16:40',NULL,0,0,NULL,NULL),(34348,'mixpanel','completed',10,'2024-09-08 01:31:50','2024-09-08 01:33:52','2024-09-08 01:20:50','2024-09-08 01:33:52',NULL,0,0,NULL,NULL),(34349,'mixpanel','completed',10,'2024-09-08 02:34:43','2024-09-08 02:36:44','2024-09-08 01:41:43','2024-09-08 02:36:44',NULL,0,0,NULL,NULL),(34350,'schedule_re_engagement_email','completed',10,'2024-09-09 02:39:38','2024-09-09 02:41:46','2024-09-08 02:39:38','2024-09-09 02:41:46',NULL,0,0,NULL,NULL),(34351,'mixpanel','completed',10,'2024-09-08 02:45:38','2024-09-08 02:46:37','2024-09-08 02:39:38','2024-09-08 02:46:37',NULL,0,0,NULL,NULL),(34352,'mixpanel','completed',10,'2024-09-08 03:30:55','2024-09-08 03:36:46','2024-09-08 02:48:55','2024-09-08 03:36:46',NULL,0,0,NULL,NULL),(34353,'mixpanel','completed',10,'2024-09-08 04:38:49','2024-09-08 04:40:02','2024-09-08 03:41:49','2024-09-08 04:40:02',NULL,0,0,NULL,NULL),(34354,'mixpanel','completed',10,'2024-09-08 05:40:15','2024-09-08 05:41:43','2024-09-08 04:45:15','2024-09-08 05:41:43',NULL,0,0,NULL,NULL),(34355,'mixpanel','completed',10,'2024-09-08 05:49:15','2024-09-08 05:51:58','2024-09-08 05:45:15','2024-09-08 05:51:58',NULL,0,0,NULL,NULL),(34356,'mixpanel','completed',10,'2024-09-08 06:32:50','2024-09-08 06:34:18','2024-09-08 05:56:50','2024-09-08 06:34:18',NULL,0,0,NULL,NULL),(34357,'mixpanel','completed',10,'2024-09-08 06:59:48','2024-09-08 07:01:38','2024-09-08 06:36:48','2024-09-08 07:01:38',NULL,0,0,NULL,NULL),(34358,'mixpanel','completed',10,'2024-09-08 07:56:23','2024-09-08 07:56:45','2024-09-08 07:04:23','2024-09-08 07:56:45',NULL,0,0,NULL,NULL),(34359,'mixpanel','completed',10,'2024-09-08 08:41:41','2024-09-08 08:41:42','2024-09-08 07:59:41','2024-09-08 08:41:42',NULL,0,0,NULL,NULL),(34360,'mixpanel','completed',10,'2024-09-08 09:25:25','2024-09-08 09:26:45','2024-09-08 08:45:25','2024-09-08 09:26:45',NULL,0,0,NULL,NULL),(34361,'mixpanel','completed',10,'2024-09-08 10:09:42','2024-09-08 10:11:45','2024-09-08 09:31:42','2024-09-08 10:11:45',NULL,0,0,NULL,NULL),(34362,'mixpanel','completed',10,'2024-09-08 10:56:39','2024-09-08 10:56:48','2024-09-08 10:16:39','2024-09-08 10:56:48',NULL,0,0,NULL,NULL),(34363,'mixpanel','completed',10,'2024-09-08 11:13:04','2024-09-08 11:16:40','2024-09-08 10:59:04','2024-09-08 11:16:40',NULL,0,0,NULL,NULL),(34364,'mixpanel','completed',10,'2024-09-08 11:26:17','2024-09-08 11:26:46','2024-09-08 11:20:17','2024-09-08 11:26:46',NULL,0,0,NULL,NULL),(34365,'mixpanel','completed',10,'2024-09-08 12:22:38','2024-09-08 12:26:45','2024-09-08 11:31:38','2024-09-08 12:26:45',NULL,0,0,NULL,NULL),(34366,'subscribers_engagement_score','completed',10,'2024-09-08 12:16:43','2024-09-08 12:18:45','2024-09-08 12:16:43','2024-09-08 12:18:45',NULL,0,0,NULL,NULL),(34367,'subscribers_engagement_score','completed',10,'2024-09-09 17:25:00','2024-09-09 17:26:11','2024-09-08 12:18:45','2024-09-09 17:26:11',NULL,0,0,NULL,NULL),(34368,'mixpanel','completed',10,'2024-09-08 12:44:08','2024-09-08 12:46:40','2024-09-08 12:30:08','2024-09-08 12:46:40',NULL,0,0,NULL,NULL),(34369,'mixpanel','completed',10,'2024-09-08 12:55:39','2024-09-08 12:56:41','2024-09-08 12:51:39','2024-09-08 12:56:41',NULL,0,0,NULL,NULL),(34370,'mixpanel','completed',10,'2024-09-08 13:04:43','2024-09-08 13:05:16','2024-09-08 13:01:43','2024-09-08 13:05:16',NULL,0,0,NULL,NULL),(34371,'mixpanel','completed',10,'2024-09-08 13:19:17','2024-09-08 13:21:41','2024-09-08 13:11:17','2024-09-08 13:21:41',NULL,0,0,NULL,NULL),(34372,'mixpanel','completed',10,'2024-09-08 14:15:46','2024-09-08 14:16:52','2024-09-08 13:26:46','2024-09-08 14:16:52',NULL,0,0,NULL,NULL),(34373,'mixpanel','completed',10,'2024-09-08 14:29:52','2024-09-08 14:31:51','2024-09-08 14:21:52','2024-09-08 14:31:51',NULL,0,0,NULL,NULL),(34374,'mixpanel','completed',10,'2024-09-08 15:13:52','2024-09-08 15:14:03','2024-09-08 14:36:52','2024-09-08 15:14:03',NULL,0,0,NULL,NULL),(34375,'mixpanel','completed',10,'2024-09-08 15:17:43','2024-09-08 15:21:48','2024-09-08 15:16:43','2024-09-08 15:21:48',NULL,0,0,NULL,NULL),(34376,'mixpanel','completed',10,'2024-09-08 15:51:45','2024-09-08 15:56:43','2024-09-08 15:26:45','2024-09-08 15:56:43',NULL,0,0,NULL,NULL),(34377,'mixpanel','completed',10,'2024-09-08 16:12:41','2024-09-08 16:16:41','2024-09-08 16:01:41','2024-09-08 16:16:41',NULL,0,0,NULL,NULL),(34378,'mixpanel','completed',10,'2024-09-08 16:31:37','2024-09-08 16:31:39','2024-09-08 16:21:37','2024-09-08 16:31:39',NULL,0,0,NULL,NULL),(34379,'mixpanel','completed',10,'2024-09-08 17:17:49','2024-09-08 17:20:16','2024-09-08 16:36:49','2024-09-08 17:20:16',NULL,0,0,NULL,NULL),(34380,'mixpanel','completed',10,'2024-09-08 17:33:25','2024-09-08 17:36:48','2024-09-08 17:25:25','2024-09-08 17:36:48',NULL,0,0,NULL,NULL),(34381,'mixpanel','completed',10,'2024-09-08 18:25:44','2024-09-08 18:26:44','2024-09-08 17:41:44','2024-09-08 18:26:44',NULL,0,0,NULL,NULL),(34382,'mixpanel','completed',10,'2024-09-08 18:38:40','2024-09-08 18:41:43','2024-09-08 18:30:40','2024-09-08 18:41:43',NULL,0,0,NULL,NULL),(34383,'mixpanel','completed',10,'2024-09-08 19:41:18','2024-09-08 19:46:42','2024-09-08 18:45:18','2024-09-08 19:46:42',NULL,0,0,NULL,NULL),(34384,'mixpanel','completed',10,'2024-09-08 20:39:40','2024-09-08 20:41:44','2024-09-08 19:51:40','2024-09-08 20:41:44',NULL,0,0,NULL,NULL),(34385,'mixpanel','completed',10,'2024-09-08 21:39:41','2024-09-08 21:41:44','2024-09-08 20:46:41','2024-09-08 21:41:44',NULL,0,0,NULL,NULL),(34386,'mixpanel','completed',10,'2024-09-08 21:50:42','2024-09-08 21:51:42','2024-09-08 21:46:42','2024-09-08 21:51:42',NULL,0,0,NULL,NULL),(34387,'mixpanel','completed',10,'2024-09-08 22:05:42','2024-09-08 22:06:49','2024-09-08 21:56:42','2024-09-08 22:06:49',NULL,0,0,NULL,NULL),(34388,'mixpanel','completed',10,'2024-09-08 22:47:44','2024-09-08 22:51:42','2024-09-08 22:11:44','2024-09-08 22:51:42',NULL,0,0,NULL,NULL),(34389,'mixpanel','completed',10,'2024-09-08 23:35:44','2024-09-08 23:36:42','2024-09-08 22:56:44','2024-09-08 23:36:42',NULL,0,0,NULL,NULL),(34390,'mixpanel','completed',10,'2024-09-09 00:16:42','2024-09-09 00:26:48','2024-09-08 23:41:42','2024-09-09 00:26:48',NULL,0,0,NULL,NULL),(34391,'mixpanel','completed',10,'2024-09-09 00:31:39','2024-09-09 00:36:42','2024-09-09 00:31:39','2024-09-09 00:36:42',NULL,0,0,NULL,NULL),(34392,'mixpanel','completed',10,'2024-09-09 00:45:43','2024-09-09 00:46:40','2024-09-09 00:41:43','2024-09-09 00:46:40',NULL,0,0,NULL,NULL),(34393,'mixpanel','completed',10,'2024-09-09 01:37:38','2024-09-09 01:39:45','2024-09-09 00:51:38','2024-09-09 01:39:45',NULL,0,0,NULL,NULL),(34394,'mixpanel','completed',10,'2024-09-09 01:43:55','2024-09-09 01:44:51','2024-09-09 01:41:55','2024-09-09 01:44:51',NULL,0,0,NULL,NULL),(34395,'mixpanel','completed',10,'2024-09-09 02:38:51','2024-09-09 02:41:46','2024-09-09 01:47:51','2024-09-09 02:41:46',NULL,0,0,NULL,NULL),(34396,'schedule_re_engagement_email','completed',10,'2024-09-10 02:46:41','2024-09-10 02:51:34','2024-09-09 02:46:41','2024-09-10 02:51:34',NULL,0,0,NULL,NULL),(34397,'mixpanel','completed',10,'2024-09-09 03:12:41','2024-09-09 03:16:39','2024-09-09 02:46:41','2024-09-09 03:16:39',NULL,0,0,NULL,NULL),(34398,'mixpanel','completed',10,'2024-09-09 03:34:57','2024-09-09 03:36:47','2024-09-09 03:18:57','2024-09-09 03:36:47',NULL,0,0,NULL,NULL),(34399,'mixpanel','completed',10,'2024-09-09 04:05:47','2024-09-09 04:11:52','2024-09-09 03:41:47','2024-09-09 04:11:52',NULL,0,0,NULL,NULL),(34400,'mixpanel','completed',10,'2024-09-09 04:46:39','2024-09-09 04:51:42','2024-09-09 04:16:39','2024-09-09 04:51:42',NULL,0,0,NULL,NULL),(34401,'mixpanel','completed',10,'2024-09-09 05:44:27','2024-09-09 05:46:38','2024-09-09 04:57:27','2024-09-09 05:46:38',NULL,0,0,NULL,NULL),(34402,'mixpanel','completed',10,'2024-09-09 06:14:41','2024-09-09 06:16:37','2024-09-09 05:51:41','2024-09-09 06:16:37',NULL,0,0,NULL,NULL),(34403,'mixpanel','completed',10,'2024-09-09 06:51:45','2024-09-09 06:56:42','2024-09-09 06:21:45','2024-09-09 06:56:42',NULL,0,0,NULL,NULL),(34404,'mixpanel','completed',10,'2024-09-09 07:34:40','2024-09-09 07:36:44','2024-09-09 07:01:40','2024-09-09 07:36:44',NULL,0,0,NULL,NULL),(34405,'mixpanel','completed',10,'2024-09-09 07:38:57','2024-09-09 07:41:47','2024-09-09 07:38:57','2024-09-09 07:41:47',NULL,0,0,NULL,NULL),(34406,'mixpanel','completed',10,'2024-09-09 08:29:38','2024-09-09 08:31:40','2024-09-09 07:46:38','2024-09-09 08:31:40',NULL,0,0,NULL,NULL),(34407,'mixpanel','completed',10,'2024-09-09 09:13:42','2024-09-09 09:14:28','2024-09-09 08:36:42','2024-09-09 09:14:28',NULL,0,0,NULL,NULL),(34408,'mixpanel','completed',10,'2024-09-09 09:42:36','2024-09-09 09:46:37','2024-09-09 09:16:36','2024-09-09 09:46:37',NULL,0,0,NULL,NULL),(34409,'mixpanel','completed',10,'2024-09-09 10:10:57','2024-09-09 10:11:46','2024-09-09 09:48:57','2024-09-09 10:11:46',NULL,0,0,NULL,NULL),(34410,'mixpanel','completed',10,'2024-09-09 10:41:15','2024-09-09 10:41:43','2024-09-09 10:17:15','2024-09-09 10:41:43',NULL,0,0,NULL,NULL),(34411,'mixpanel','completed',10,'2024-09-09 11:40:37','2024-09-09 11:41:43','2024-09-09 10:44:37','2024-09-09 11:41:43',NULL,0,0,NULL,NULL),(34412,'mixpanel','completed',10,'2024-09-09 12:11:09','2024-09-09 12:11:43','2024-09-09 11:45:09','2024-09-09 12:11:43',NULL,0,0,NULL,NULL),(34413,'mixpanel','completed',10,'2024-09-09 12:19:36','2024-09-09 12:20:48','2024-09-09 12:16:36','2024-09-09 12:20:48',NULL,0,0,NULL,NULL),(34414,'mixpanel','completed',10,'2024-09-09 12:33:08','2024-09-09 12:35:11','2024-09-09 12:23:08','2024-09-09 12:35:11',NULL,0,0,NULL,NULL),(34415,'mixpanel','completed',10,'2024-09-09 12:48:41','2024-09-09 12:51:37','2024-09-09 12:41:41','2024-09-09 12:51:37',NULL,0,0,NULL,NULL),(34416,'mixpanel','completed',10,'2024-09-09 13:45:42','2024-09-09 13:46:37','2024-09-09 12:56:42','2024-09-09 13:46:37',NULL,0,0,NULL,NULL),(34417,'mixpanel','completed',10,'2024-09-09 13:56:38','2024-09-09 13:56:40','2024-09-09 13:51:38','2024-09-09 13:56:40',NULL,0,0,NULL,NULL),(34418,'mixpanel','completed',10,'2024-09-09 14:09:12','2024-09-09 14:12:02','2024-09-09 14:01:12','2024-09-09 14:12:02',NULL,0,0,NULL,NULL),(34419,'mixpanel','completed',10,'2024-09-09 14:16:36','2024-09-09 14:21:37','2024-09-09 14:16:36','2024-09-09 14:21:37',NULL,0,0,NULL,NULL),(34420,'mixpanel','completed',10,'2024-09-09 15:05:19','2024-09-09 15:06:43','2024-09-09 14:25:19','2024-09-09 15:06:43',NULL,0,0,NULL,NULL),(34421,'mixpanel','completed',10,'2024-09-09 15:27:42','2024-09-09 15:31:36','2024-09-09 15:11:42','2024-09-09 15:31:36',NULL,0,0,NULL,NULL),(34422,'mixpanel','completed',10,'2024-09-09 15:36:36','2024-09-09 15:39:27','2024-09-09 15:36:36','2024-09-09 15:39:27',NULL,0,0,NULL,NULL),(34423,'mixpanel','completed',10,'2024-09-09 16:09:37','2024-09-09 16:11:37','2024-09-09 15:41:37','2024-09-09 16:11:37',NULL,0,0,NULL,NULL),(34424,'mixpanel','completed',10,'2024-09-09 16:18:13','2024-09-09 16:21:36','2024-09-09 16:14:13','2024-09-09 16:21:36',NULL,0,0,NULL,NULL),(34425,'mixpanel','completed',10,'2024-09-09 16:32:58','2024-09-09 16:36:37','2024-09-09 16:25:58','2024-09-09 16:36:37',NULL,0,0,NULL,NULL),(34426,'mixpanel','completed',10,'2024-09-09 17:36:38','2024-09-09 17:36:39','2024-09-09 16:41:38','2024-09-09 17:36:39',NULL,0,0,NULL,NULL),(34427,'subscribers_engagement_score','completed',10,'2024-09-09 17:26:11','2024-09-09 17:31:36','2024-09-09 17:26:11','2024-09-09 17:31:36',NULL,0,0,NULL,NULL),(34428,'subscribers_engagement_score','completed',10,'2024-09-10 21:47:00','2024-09-10 21:51:08','2024-09-09 17:31:36','2024-09-10 21:51:08',NULL,0,0,NULL,NULL),(34429,'mixpanel','completed',10,'2024-09-09 17:44:38','2024-09-09 17:46:37','2024-09-09 17:41:38','2024-09-09 17:46:37',NULL,0,0,NULL,NULL),(34430,'mixpanel','completed',10,'2024-09-09 18:04:43','2024-09-09 18:06:38','2024-09-09 17:49:43','2024-09-09 18:06:38',NULL,0,0,NULL,NULL),(34431,'mixpanel','completed',10,'2024-09-09 18:43:39','2024-09-09 18:46:36','2024-09-09 18:11:39','2024-09-09 18:46:36',NULL,0,0,NULL,NULL),(34432,'mixpanel','completed',10,'2024-09-09 19:13:59','2024-09-09 19:16:36','2024-09-09 18:48:59','2024-09-09 19:16:36',NULL,0,0,NULL,NULL),(34433,'mixpanel','completed',10,'2024-09-09 19:31:05','2024-09-09 19:31:36','2024-09-09 19:19:05','2024-09-09 19:31:36',NULL,0,0,NULL,NULL),(34434,'mixpanel','completed',10,'2024-09-09 19:39:37','2024-09-09 19:41:38','2024-09-09 19:36:37','2024-09-09 19:41:38',NULL,0,0,NULL,NULL),(34435,'mixpanel','completed',10,'2024-09-09 20:18:36','2024-09-09 20:21:35','2024-09-09 19:46:36','2024-09-09 20:21:35',NULL,0,0,NULL,NULL),(34436,'mixpanel','completed',10,'2024-09-09 21:11:39','2024-09-09 21:16:36','2024-09-09 20:24:39','2024-09-09 21:16:36',NULL,0,0,NULL,NULL),(34437,'mixpanel','completed',10,'2024-09-09 21:47:36','2024-09-09 21:48:43','2024-09-09 21:21:36','2024-09-09 21:48:43',NULL,0,0,NULL,NULL),(34438,'mixpanel','completed',10,'2024-09-09 22:31:36','2024-09-09 22:31:36','2024-09-09 21:51:36','2024-09-09 22:31:36',NULL,0,0,NULL,NULL),(34439,'mixpanel','completed',10,'2024-09-09 23:27:37','2024-09-09 23:31:38','2024-09-09 22:36:37','2024-09-09 23:31:38',NULL,0,0,NULL,NULL),(34440,'mixpanel','completed',10,'2024-09-10 00:30:37','2024-09-10 00:31:36','2024-09-09 23:36:37','2024-09-10 00:31:36',NULL,0,0,NULL,NULL),(34441,'mixpanel','completed',10,'2024-09-10 00:47:11','2024-09-10 00:49:15','2024-09-10 00:34:11','2024-09-10 00:49:15',NULL,0,0,NULL,NULL),(34442,'mixpanel','completed',10,'2024-09-10 00:51:36','2024-09-10 00:56:37','2024-09-10 00:51:36','2024-09-10 00:56:37',NULL,0,0,NULL,NULL),(34443,'mixpanel','completed',10,'2024-09-10 01:38:09','2024-09-10 01:41:39','2024-09-10 01:01:09','2024-09-10 01:41:39',NULL,0,0,NULL,NULL),(34444,'mixpanel','completed',10,'2024-09-10 02:39:51','2024-09-10 02:41:35','2024-09-10 01:43:51','2024-09-10 02:41:35',NULL,0,0,NULL,NULL),(34445,'mixpanel','completed',10,'2024-09-10 03:32:34','2024-09-10 03:34:46','2024-09-10 02:46:34','2024-09-10 03:34:46',NULL,0,0,NULL,NULL),(34446,'schedule_re_engagement_email','completed',10,'2024-09-11 02:55:18','2024-09-11 02:56:41','2024-09-10 02:55:18','2024-09-11 02:56:41',NULL,0,0,NULL,NULL),(34447,'mixpanel','completed',10,'2024-09-10 04:17:52','2024-09-10 04:21:34','2024-09-10 03:37:52','2024-09-10 04:21:34',NULL,0,0,NULL,NULL),(34448,'mixpanel','completed',10,'2024-09-10 05:06:48','2024-09-10 05:09:46','2024-09-10 04:23:48','2024-09-10 05:09:46',NULL,0,0,NULL,NULL),(34449,'mixpanel','completed',10,'2024-09-10 05:35:35','2024-09-10 05:36:36','2024-09-10 05:16:35','2024-09-10 05:36:36',NULL,0,0,NULL,NULL),(34450,'mixpanel','completed',10,'2024-09-10 06:29:26','2024-09-10 06:31:34','2024-09-10 05:41:26','2024-09-10 06:31:34',NULL,0,0,NULL,NULL),(34451,'mixpanel','completed',10,'2024-09-10 07:26:37','2024-09-10 07:29:14','2024-09-10 06:36:37','2024-09-10 07:29:14',NULL,0,0,NULL,NULL),(34452,'mixpanel','completed',10,'2024-09-10 08:20:34','2024-09-10 08:26:36','2024-09-10 07:31:34','2024-09-10 08:26:36',NULL,0,0,NULL,NULL),(34453,'mixpanel','completed',10,'2024-09-10 08:37:35','2024-09-10 08:41:02','2024-09-10 08:31:35','2024-09-10 08:41:02',NULL,0,0,NULL,NULL),(34454,'mixpanel','completed',10,'2024-09-10 08:58:04','2024-09-10 09:01:34','2024-09-10 08:44:04','2024-09-10 09:01:34',NULL,0,0,NULL,NULL),(34455,'mixpanel','completed',10,'2024-09-10 09:17:38','2024-09-10 09:19:38','2024-09-10 09:06:38','2024-09-10 09:19:38',NULL,0,0,NULL,NULL),(34456,'mixpanel','completed',10,'2024-09-10 09:51:59','2024-09-10 09:53:38','2024-09-10 09:23:59','2024-09-10 09:53:38',NULL,0,0,NULL,NULL),(34457,'mixpanel','completed',10,'2024-09-10 10:35:38','2024-09-10 10:36:37','2024-09-10 09:56:38','2024-09-10 10:36:37',NULL,0,0,NULL,NULL),(34458,'mixpanel','completed',10,'2024-09-10 11:19:49','2024-09-10 11:21:37','2024-09-10 10:38:49','2024-09-10 11:21:37',NULL,0,0,NULL,NULL),(34459,'mixpanel','completed',10,'2024-09-10 12:15:06','2024-09-10 12:16:35','2024-09-10 11:26:06','2024-09-10 12:16:35',NULL,0,0,NULL,NULL),(34460,'mixpanel','completed',10,'2024-09-10 12:33:37','2024-09-10 12:36:39','2024-09-10 12:21:37','2024-09-10 12:36:39',NULL,0,0,NULL,NULL),(34461,'mixpanel','completed',10,'2024-09-10 13:23:07','2024-09-10 13:26:36','2024-09-10 12:40:07','2024-09-10 13:26:36',NULL,0,0,NULL,NULL),(34462,'mixpanel','completed',10,'2024-09-10 14:27:35','2024-09-10 14:31:35','2024-09-10 13:31:35','2024-09-10 14:31:35',NULL,0,0,NULL,NULL),(34463,'mixpanel','completed',10,'2024-09-10 15:19:35','2024-09-10 15:21:34','2024-09-10 14:36:35','2024-09-10 15:21:34',NULL,0,0,NULL,NULL),(34464,'mixpanel','completed',10,'2024-09-10 16:04:37','2024-09-10 16:06:36','2024-09-10 15:26:37','2024-09-10 16:06:36',NULL,0,0,NULL,NULL),(34465,'mixpanel','completed',10,'2024-09-10 16:53:36','2024-09-10 16:56:36','2024-09-10 16:11:36','2024-09-10 16:56:36',NULL,0,0,NULL,NULL),(34466,'mixpanel','completed',10,'2024-09-10 17:03:35','2024-09-10 17:03:40','2024-09-10 17:01:35','2024-09-10 17:03:40',NULL,0,0,NULL,NULL),(34467,'mixpanel','completed',10,'2024-09-10 17:26:36','2024-09-10 17:26:37','2024-09-10 17:06:36','2024-09-10 17:26:37',NULL,0,0,NULL,NULL),(34468,'mixpanel','completed',10,'2024-09-10 17:52:34','2024-09-10 17:56:36','2024-09-10 17:31:34','2024-09-10 17:56:36',NULL,0,0,NULL,NULL),(34469,'mixpanel','completed',10,'2024-09-10 18:48:34','2024-09-10 18:51:19','2024-09-10 18:01:34','2024-09-10 18:51:19',NULL,0,0,NULL,NULL),(34470,'mixpanel','completed',10,'2024-09-10 19:20:35','2024-09-10 19:21:35','2024-09-10 18:56:35','2024-09-10 19:21:35',NULL,0,0,NULL,NULL),(34471,'mixpanel','completed',10,'2024-09-10 19:31:35','2024-09-10 19:32:59','2024-09-10 19:26:35','2024-09-10 19:32:59',NULL,0,0,NULL,NULL),(34472,'mixpanel','completed',10,'2024-09-10 19:43:54','2024-09-10 19:46:36','2024-09-10 19:35:54','2024-09-10 19:46:36',NULL,0,0,NULL,NULL),(34473,'mixpanel','completed',10,'2024-09-10 20:34:36','2024-09-10 20:36:42','2024-09-10 19:51:36','2024-09-10 20:36:42',NULL,0,0,NULL,NULL),(34474,'mixpanel','completed',10,'2024-09-10 21:33:39','2024-09-10 21:36:42','2024-09-10 20:41:39','2024-09-10 21:36:42',NULL,0,0,NULL,NULL),(34475,'mixpanel','completed',10,'2024-09-10 21:38:14','2024-09-10 21:41:42','2024-09-10 21:39:14','2024-09-10 21:41:42',NULL,0,0,NULL,NULL),(34476,'mixpanel','completed',10,'2024-09-10 22:41:37','2024-09-10 22:41:43','2024-09-10 21:46:37','2024-09-10 22:41:43',NULL,0,0,NULL,NULL),(34477,'subscribers_engagement_score','completed',10,'2024-09-10 21:51:08','2024-09-10 21:51:12','2024-09-10 21:51:08','2024-09-10 21:51:12',NULL,0,0,NULL,NULL),(34478,'subscribers_engagement_score','completed',10,'2024-09-11 19:33:00','2024-09-11 19:35:25','2024-09-10 21:51:12','2024-09-11 19:35:25',NULL,0,0,NULL,NULL),(34479,'mixpanel','completed',10,'2024-09-10 23:18:37','2024-09-10 23:21:38','2024-09-10 22:46:37','2024-09-10 23:21:38',NULL,0,0,NULL,NULL),(34480,'mixpanel','completed',10,'2024-09-11 00:24:06','2024-09-11 00:25:23','2024-09-10 23:26:06','2024-09-11 00:25:23',NULL,0,0,NULL,NULL),(34481,'mixpanel','completed',10,'2024-09-11 01:15:45','2024-09-11 01:16:37','2024-09-11 00:31:45','2024-09-11 01:16:37',NULL,0,0,NULL,NULL),(34482,'mixpanel','completed',10,'2024-09-11 02:18:38','2024-09-11 02:21:38','2024-09-11 01:21:38','2024-09-11 02:21:38',NULL,0,0,NULL,NULL),(34483,'mixpanel','completed',10,'2024-09-11 03:10:23','2024-09-11 03:10:48','2024-09-11 02:24:23','2024-09-11 03:10:48',NULL,0,0,NULL,NULL),(34484,'schedule_re_engagement_email','completed',10,'2024-09-12 03:01:38','2024-09-12 03:06:41','2024-09-11 03:01:38','2024-09-12 03:06:41',NULL,0,0,NULL,NULL),(34485,'mixpanel','completed',10,'2024-09-11 03:36:38','2024-09-11 03:41:41','2024-09-11 03:16:38','2024-09-11 03:41:41',NULL,0,0,NULL,NULL),(34486,'mixpanel','completed',10,'2024-09-11 04:42:37','2024-09-11 04:46:05','2024-09-11 03:46:37','2024-09-11 04:46:05',NULL,0,0,NULL,NULL),(34487,'mixpanel','completed',10,'2024-09-11 05:22:38','2024-09-11 05:26:42','2024-09-11 04:51:38','2024-09-11 05:26:42',NULL,0,0,NULL,NULL),(34488,'mixpanel','completed',10,'2024-09-11 05:32:37','2024-09-11 05:36:40','2024-09-11 05:31:37','2024-09-11 05:36:40',NULL,0,0,NULL,NULL),(34489,'mixpanel','completed',10,'2024-09-11 06:31:41','2024-09-11 06:33:43','2024-09-11 05:41:41','2024-09-11 06:33:43',NULL,0,0,NULL,NULL),(34490,'mixpanel','completed',10,'2024-09-11 07:19:42','2024-09-11 07:21:38','2024-09-11 06:41:42','2024-09-11 07:21:38',NULL,0,0,NULL,NULL),(34491,'mixpanel','completed',10,'2024-09-11 08:18:41','2024-09-11 08:19:37','2024-09-11 07:26:41','2024-09-11 08:19:37',NULL,0,0,NULL,NULL),(34492,'mixpanel','completed',10,'2024-09-11 08:32:41','2024-09-11 08:36:41','2024-09-11 08:21:41','2024-09-11 08:36:41',NULL,0,0,NULL,NULL),(34493,'mixpanel','completed',10,'2024-09-11 09:18:45','2024-09-11 09:20:50','2024-09-11 08:41:45','2024-09-11 09:20:50',NULL,0,0,NULL,NULL),(34494,'mixpanel','completed',10,'2024-09-11 09:35:42','2024-09-11 09:36:43','2024-09-11 09:26:42','2024-09-11 09:36:43',NULL,0,0,NULL,NULL),(34495,'mixpanel','completed',10,'2024-09-11 10:00:42','2024-09-11 10:01:40','2024-09-11 09:41:42','2024-09-11 10:01:40',NULL,0,0,NULL,NULL),(34496,'mixpanel','completed',10,'2024-09-11 10:56:56','2024-09-11 11:01:53','2024-09-11 10:06:56','2024-09-11 11:01:53',NULL,0,0,NULL,NULL),(34497,'mixpanel','completed',10,'2024-09-11 11:29:06','2024-09-11 11:31:12','2024-09-11 11:06:06','2024-09-11 11:31:12',NULL,0,0,NULL,NULL),(34498,'mixpanel','completed',10,'2024-09-11 12:00:35','2024-09-11 12:01:39','2024-09-11 11:34:35','2024-09-11 12:01:39',NULL,0,0,NULL,NULL),(34499,'mixpanel','completed',10,'2024-09-11 12:29:06','2024-09-11 12:31:38','2024-09-11 12:05:06','2024-09-11 12:31:38',NULL,0,0,NULL,NULL),(34500,'mixpanel','completed',10,'2024-09-11 13:10:43','2024-09-11 13:11:39','2024-09-11 12:36:43','2024-09-11 13:11:39',NULL,0,0,NULL,NULL),(34501,'mixpanel','completed',10,'2024-09-11 13:21:38','2024-09-11 13:21:38','2024-09-11 13:16:38','2024-09-11 13:21:38',NULL,0,0,NULL,NULL),(34502,'mixpanel','completed',10,'2024-09-11 14:16:41','2024-09-11 14:21:41','2024-09-11 13:26:41','2024-09-11 14:21:41',NULL,0,0,NULL,NULL),(34503,'mixpanel','completed',10,'2024-09-11 14:48:02','2024-09-11 14:49:19','2024-09-11 14:24:02','2024-09-11 14:49:19',NULL,0,0,NULL,NULL),(34504,'mixpanel','completed',10,'2024-09-11 15:00:41','2024-09-11 15:01:38','2024-09-11 14:51:41','2024-09-11 15:01:38',NULL,0,0,NULL,NULL),(34505,'mixpanel','completed',10,'2024-09-11 15:28:40','2024-09-11 15:31:38','2024-09-11 15:06:40','2024-09-11 15:31:38',NULL,0,0,NULL,NULL),(34506,'mixpanel','completed',10,'2024-09-11 16:33:41','2024-09-11 16:36:43','2024-09-11 15:36:41','2024-09-11 16:36:43',NULL,0,0,NULL,NULL),(34507,'mixpanel','completed',10,'2024-09-11 17:22:40','2024-09-11 17:25:36','2024-09-11 16:41:40','2024-09-11 17:25:36',NULL,0,0,NULL,NULL),(34508,'mixpanel','completed',10,'2024-09-11 17:34:21','2024-09-11 17:36:40','2024-09-11 17:28:21','2024-09-11 17:36:40',NULL,0,0,NULL,NULL),(34509,'mixpanel','completed',10,'2024-09-11 18:18:40','2024-09-11 18:21:40','2024-09-11 17:41:40','2024-09-11 18:21:40',NULL,0,0,NULL,NULL),(34510,'mixpanel','completed',10,'2024-09-11 19:07:01','2024-09-11 19:11:41','2024-09-11 18:25:01','2024-09-11 19:11:41',NULL,0,0,NULL,NULL),(34511,'mixpanel','completed',10,'2024-09-11 19:41:38','2024-09-11 19:41:41','2024-09-11 19:16:38','2024-09-11 19:41:41',NULL,0,0,NULL,NULL),(34512,'subscribers_engagement_score','completed',10,'2024-09-12 22:36:00','2024-09-12 22:36:47','2024-09-11 19:35:25','2024-09-12 22:36:47',NULL,0,0,NULL,NULL),(34513,'mixpanel','completed',10,'2024-09-11 20:33:39','2024-09-11 20:34:11','2024-09-11 19:46:39','2024-09-11 20:34:11',NULL,0,0,NULL,NULL),(34514,'mixpanel','completed',10,'2024-09-11 21:11:39','2024-09-11 21:13:37','2024-09-11 20:36:39','2024-09-11 21:13:37',NULL,0,0,NULL,NULL),(34515,'mixpanel','completed',10,'2024-09-11 21:51:37','2024-09-11 21:51:39','2024-09-11 21:16:37','2024-09-11 21:51:39',NULL,0,0,NULL,NULL),(34516,'mixpanel','completed',10,'2024-09-11 21:56:49','2024-09-11 22:01:37','2024-09-11 21:54:49','2024-09-11 22:01:37',NULL,0,0,NULL,NULL),(34517,'mixpanel','completed',10,'2024-09-11 22:16:10','2024-09-11 22:16:38','2024-09-11 22:06:10','2024-09-11 22:16:38',NULL,0,0,NULL,NULL),(34518,'mixpanel','completed',10,'2024-09-11 22:46:18','2024-09-11 22:46:38','2024-09-11 22:20:18','2024-09-11 22:46:38',NULL,0,0,NULL,NULL),(34519,'mixpanel','completed',10,'2024-09-11 23:48:38','2024-09-11 23:51:38','2024-09-11 22:51:38','2024-09-11 23:51:38',NULL,0,0,NULL,NULL),(34520,'mixpanel','completed',10,'2024-09-12 00:21:42','2024-09-12 00:26:43','2024-09-11 23:56:42','2024-09-12 00:26:43',NULL,0,0,NULL,NULL),(34521,'mixpanel','completed',10,'2024-09-12 00:36:38','2024-09-12 00:36:49','2024-09-12 00:31:38','2024-09-12 00:36:49',NULL,0,0,NULL,NULL),(34522,'mixpanel','completed',10,'2024-09-12 00:52:42','2024-09-12 00:55:52','2024-09-12 00:41:42','2024-09-12 00:55:52',NULL,0,0,NULL,NULL),(34523,'mixpanel','completed',10,'2024-09-12 01:57:41','2024-09-12 01:58:48','2024-09-12 01:01:41','2024-09-12 01:58:48',NULL,0,0,NULL,NULL),(34524,'mixpanel','completed',10,'2024-09-12 02:55:47','2024-09-12 02:56:38','2024-09-12 02:01:47','2024-09-12 02:56:38',NULL,0,0,NULL,NULL),(34525,'mixpanel','completed',10,'2024-09-12 03:50:27','2024-09-12 03:50:42','2024-09-12 02:59:27','2024-09-12 03:50:42',NULL,0,0,NULL,NULL),(34526,'schedule_re_engagement_email','completed',10,'2024-09-13 03:12:01','2024-09-13 03:16:35','2024-09-12 03:12:01','2024-09-13 03:16:35',NULL,0,0,NULL,NULL),(34527,'mixpanel','completed',10,'2024-09-12 04:38:58','2024-09-12 04:41:43','2024-09-12 03:52:59','2024-09-12 04:41:43',NULL,0,0,NULL,NULL),(34528,'mixpanel','completed',10,'2024-09-12 05:18:39','2024-09-12 05:21:38','2024-09-12 04:46:39','2024-09-12 05:21:38',NULL,0,0,NULL,NULL),(34529,'mixpanel','completed',10,'2024-09-12 06:09:40','2024-09-12 06:16:38','2024-09-12 05:26:40','2024-09-12 06:16:38',NULL,0,0,NULL,NULL),(34530,'mixpanel','completed',10,'2024-09-12 06:38:39','2024-09-12 06:41:40','2024-09-12 06:21:39','2024-09-12 06:41:40',NULL,0,0,NULL,NULL),(34531,'mixpanel','completed',10,'2024-09-12 06:47:39','2024-09-12 06:48:44','2024-09-12 06:46:39','2024-09-12 06:48:44',NULL,0,0,NULL,NULL),(34532,'mixpanel','completed',10,'2024-09-12 07:35:38','2024-09-12 07:36:40','2024-09-12 06:51:38','2024-09-12 07:36:40',NULL,0,0,NULL,NULL),(34533,'mixpanel','completed',10,'2024-09-12 08:12:40','2024-09-12 08:16:38','2024-09-12 07:41:40','2024-09-12 08:16:38',NULL,0,0,NULL,NULL),(34534,'mixpanel','completed',10,'2024-09-12 08:26:12','2024-09-12 08:26:41','2024-09-12 08:20:12','2024-09-12 08:26:41',NULL,0,0,NULL,NULL),(34535,'mixpanel','completed',10,'2024-09-12 08:52:39','2024-09-12 08:54:53','2024-09-12 08:31:39','2024-09-12 08:54:53',NULL,0,0,NULL,NULL),(34536,'mixpanel','completed',10,'2024-09-12 09:05:38','2024-09-12 09:06:40','2024-09-12 09:01:38','2024-09-12 09:06:40',NULL,0,0,NULL,NULL),(34537,'mixpanel','completed',10,'2024-09-12 10:04:40','2024-09-12 10:06:41','2024-09-12 09:11:40','2024-09-12 10:06:41',NULL,0,0,NULL,NULL),(34538,'mixpanel','completed',10,'2024-09-12 10:13:39','2024-09-12 10:15:13','2024-09-12 10:11:39','2024-09-12 10:15:13',NULL,0,0,NULL,NULL),(34539,'mixpanel','completed',10,'2024-09-12 10:49:38','2024-09-12 10:49:47','2024-09-12 10:21:38','2024-09-12 10:49:47',NULL,0,0,NULL,NULL),(34540,'mixpanel','completed',10,'2024-09-12 11:29:41','2024-09-12 11:31:38','2024-09-12 10:56:41','2024-09-12 11:31:38',NULL,0,0,NULL,NULL),(34541,'mixpanel','completed',10,'2024-09-12 11:39:15','2024-09-12 11:41:41','2024-09-12 11:34:15','2024-09-12 11:41:41',NULL,0,0,NULL,NULL),(34542,'mixpanel','completed',10,'2024-09-12 12:22:42','2024-09-12 12:26:41','2024-09-12 11:45:42','2024-09-12 12:26:41',NULL,0,0,NULL,NULL),(34543,'mixpanel','completed',10,'2024-09-12 12:42:21','2024-09-12 12:43:52','2024-09-12 12:31:21','2024-09-12 12:43:52',NULL,0,0,NULL,NULL),(34544,'mixpanel','completed',10,'2024-09-12 13:32:39','2024-09-12 13:36:41','2024-09-12 12:46:39','2024-09-12 13:36:41',NULL,0,0,NULL,NULL),(34545,'mixpanel','completed',10,'2024-09-12 13:42:42','2024-09-12 13:46:39','2024-09-12 13:40:42','2024-09-12 13:46:39',NULL,0,0,NULL,NULL),(34546,'mixpanel','completed',10,'2024-09-12 14:41:05','2024-09-12 14:41:42','2024-09-12 13:51:05','2024-09-12 14:41:42',NULL,0,0,NULL,NULL),(34547,'mixpanel','completed',10,'2024-09-12 15:21:38','2024-09-12 15:21:39','2024-09-12 14:46:38','2024-09-12 15:21:39',NULL,0,0,NULL,NULL),(34548,'mixpanel','completed',10,'2024-09-12 15:25:29','2024-09-12 15:26:41','2024-09-12 15:24:29','2024-09-12 15:26:41',NULL,0,0,NULL,NULL),(34549,'mixpanel','completed',10,'2024-09-12 16:03:39','2024-09-12 16:03:58','2024-09-12 15:31:39','2024-09-12 16:03:58',NULL,0,0,NULL,NULL),(34550,'mixpanel','completed',10,'2024-09-12 17:01:40','2024-09-12 17:06:43','2024-09-12 16:06:40','2024-09-12 17:06:43',NULL,0,0,NULL,NULL),(34551,'mixpanel','completed',10,'2024-09-12 17:14:41','2024-09-12 17:16:39','2024-09-12 17:11:41','2024-09-12 17:16:39',NULL,0,0,NULL,NULL),(34552,'mixpanel','completed',10,'2024-09-12 18:13:18','2024-09-12 18:16:27','2024-09-12 17:19:18','2024-09-12 18:16:27',NULL,0,0,NULL,NULL),(34553,'mixpanel','completed',10,'2024-09-12 18:42:41','2024-09-12 18:46:39','2024-09-12 18:21:41','2024-09-12 18:46:39',NULL,0,0,NULL,NULL),(34554,'mixpanel','completed',10,'2024-09-12 19:37:16','2024-09-12 19:37:48','2024-09-12 18:50:16','2024-09-12 19:37:48',NULL,0,0,NULL,NULL),(34555,'mixpanel','completed',10,'2024-09-12 19:43:40','2024-09-12 19:46:32','2024-09-12 19:41:40','2024-09-12 19:46:32',NULL,0,0,NULL,NULL),(34556,'mixpanel','completed',10,'2024-09-12 20:12:30','2024-09-12 20:14:34','2024-09-12 19:55:30','2024-09-12 20:14:34',NULL,0,0,NULL,NULL),(34557,'mixpanel','completed',10,'2024-09-12 20:56:38','2024-09-12 20:56:44','2024-09-12 20:16:38','2024-09-12 20:56:44',NULL,0,0,NULL,NULL),(34558,'mixpanel','completed',10,'2024-09-12 21:24:38','2024-09-12 21:25:07','2024-09-12 21:01:38','2024-09-12 21:25:07',NULL,0,0,NULL,NULL),(34559,'mixpanel','completed',10,'2024-09-12 21:53:13','2024-09-12 21:56:43','2024-09-12 21:28:13','2024-09-12 21:56:43',NULL,0,0,NULL,NULL),(34560,'unsubscribe_tokens','completed',0,'2024-09-12 21:46:56','2024-09-12 21:50:17','2024-09-12 21:46:56','2024-09-12 21:50:17',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(34561,'subscriber_link_tokens','completed',0,'2024-09-12 21:46:56','2024-09-12 21:50:17','2024-09-12 21:46:56','2024-09-12 21:50:17',NULL,0,0,NULL,NULL),(34562,'newsletter_templates_thumbnails','completed',10,'2024-09-12 21:46:56','2024-09-12 21:50:17','2024-09-12 21:46:56','2024-09-12 21:50:17',NULL,0,0,NULL,NULL),(34563,'mixpanel','completed',10,'2024-09-12 22:21:15','2024-09-12 22:21:40','2024-09-12 22:01:15','2024-09-12 22:21:40',NULL,0,0,NULL,NULL),(34564,'mixpanel','completed',10,'2024-09-12 23:11:43','2024-09-12 23:16:39','2024-09-12 22:23:43','2024-09-12 23:16:39',NULL,0,0,NULL,NULL),(34565,'subscribers_engagement_score','completed',10,'2024-09-12 22:36:47','2024-09-12 22:41:45','2024-09-12 22:36:47','2024-09-12 22:41:45',NULL,0,0,NULL,NULL),(34566,'subscribers_engagement_score','completed',10,'2024-09-13 03:58:00','2024-09-13 04:01:39','2024-09-12 22:41:45','2024-09-13 04:01:39',NULL,0,0,NULL,NULL),(34567,'mixpanel','completed',10,'2024-09-13 00:03:38','2024-09-13 00:06:46','2024-09-12 23:21:38','2024-09-13 00:06:46',NULL,0,0,NULL,NULL),(34568,'subscribers_email_count','completed',10,'2024-09-19 00:00:00','2024-09-19 00:02:07','2024-09-13 00:01:42','2024-09-19 00:02:07',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(34569,'inactive_subscribers','completed',10,'2024-09-21 00:00:00','2024-09-21 00:02:06','2024-09-13 00:01:43','2024-09-21 00:02:06',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(34570,'mixpanel','completed',10,'2024-09-13 01:08:46','2024-09-13 01:11:41','2024-09-13 00:11:46','2024-09-13 01:11:41',NULL,0,0,NULL,NULL),(34571,'mixpanel','completed',10,'2024-09-13 02:00:39','2024-09-13 02:01:39','2024-09-13 01:16:39','2024-09-13 02:01:39',NULL,0,0,NULL,NULL),(34572,'mixpanel','completed',10,'2024-09-13 02:25:40','2024-09-13 02:26:40','2024-09-13 02:06:40','2024-09-13 02:26:40',NULL,0,0,NULL,NULL),(34573,'mixpanel','completed',10,'2024-09-13 03:06:41','2024-09-13 03:10:42','2024-09-13 02:31:41','2024-09-13 03:10:42',NULL,0,0,NULL,NULL),(34574,'mixpanel','completed',10,'2024-09-13 03:31:35','2024-09-13 03:31:52','2024-09-13 03:16:35','2024-09-13 03:31:52',NULL,0,0,NULL,NULL),(34575,'schedule_re_engagement_email','completed',10,'2024-09-14 03:20:07','2024-09-14 03:21:39','2024-09-13 03:20:07','2024-09-14 03:21:39',NULL,0,0,NULL,NULL),(34576,'mixpanel','completed',10,'2024-09-13 04:30:05','2024-09-13 04:30:19','2024-09-13 03:35:05','2024-09-13 04:30:19',NULL,0,0,NULL,NULL),(34577,'subscribers_engagement_score','completed',10,'2024-09-14 02:27:00','2024-09-14 02:31:39','2024-09-13 04:01:39','2024-09-14 02:31:39',NULL,0,0,NULL,NULL),(34578,'mixpanel','completed',10,'2024-09-13 05:31:45','2024-09-13 05:36:41','2024-09-13 04:36:45','2024-09-13 05:36:41',NULL,0,0,NULL,NULL),(34579,'mixpanel','completed',10,'2024-09-13 06:18:37','2024-09-13 06:21:39','2024-09-13 05:39:37','2024-09-13 06:21:39',NULL,0,0,NULL,NULL),(34580,'mixpanel','completed',10,'2024-09-13 07:02:19','2024-09-13 07:06:42','2024-09-13 06:24:19','2024-09-13 07:06:42',NULL,0,0,NULL,NULL),(34581,'mixpanel','completed',10,'2024-09-13 07:36:17','2024-09-13 07:41:39','2024-09-13 07:11:17','2024-09-13 07:41:39',NULL,0,0,NULL,NULL),(34582,'mixpanel','completed',10,'2024-09-13 08:05:39','2024-09-13 08:11:39','2024-09-13 07:46:39','2024-09-13 08:11:39',NULL,0,0,NULL,NULL),(34583,'mixpanel','completed',10,'2024-09-13 08:48:35','2024-09-13 08:49:57','2024-09-13 08:14:35','2024-09-13 08:49:57',NULL,0,0,NULL,NULL),(34584,'mixpanel','completed',10,'2024-09-13 09:02:24','2024-09-13 09:05:06','2024-09-13 08:56:24','2024-09-13 09:05:06',NULL,0,0,NULL,NULL),(34585,'mixpanel','completed',10,'2024-09-13 09:12:39','2024-09-13 09:14:11','2024-09-13 09:11:39','2024-09-13 09:14:11',NULL,0,0,NULL,NULL),(34586,'mixpanel','completed',10,'2024-09-13 09:29:39','2024-09-13 09:31:38','2024-09-13 09:16:39','2024-09-13 09:31:38',NULL,0,0,NULL,NULL),(34587,'mixpanel','completed',10,'2024-09-13 09:37:39','2024-09-13 09:40:37','2024-09-13 09:36:39','2024-09-13 09:40:37',NULL,0,0,NULL,NULL),(34588,'mixpanel','completed',10,'2024-09-13 10:44:16','2024-09-13 10:44:49','2024-09-13 09:46:16','2024-09-13 10:44:49',NULL,0,0,NULL,NULL),(34589,'mixpanel','completed',10,'2024-09-13 11:29:39','2024-09-13 11:31:18','2024-09-13 10:51:39','2024-09-13 11:31:18',NULL,0,0,NULL,NULL),(34590,'mixpanel','completed',10,'2024-09-13 11:48:39','2024-09-13 11:51:40','2024-09-13 11:36:39','2024-09-13 11:51:40',NULL,0,0,NULL,NULL),(34591,'mixpanel','completed',10,'2024-09-13 12:15:39','2024-09-13 12:16:39','2024-09-13 11:56:39','2024-09-13 12:16:39',NULL,0,0,NULL,NULL),(34592,'mixpanel','completed',10,'2024-09-13 12:30:39','2024-09-13 12:31:39','2024-09-13 12:21:39','2024-09-13 12:31:39',NULL,0,0,NULL,NULL),(34593,'mixpanel','completed',10,'2024-09-13 12:59:34','2024-09-13 13:01:39','2024-09-13 12:34:34','2024-09-13 13:01:39',NULL,0,0,NULL,NULL),(34594,'mixpanel','completed',10,'2024-09-13 14:02:20','2024-09-13 14:06:40','2024-09-13 13:05:20','2024-09-13 14:06:40',NULL,0,0,NULL,NULL),(34595,'mixpanel','completed',10,'2024-09-13 14:11:40','2024-09-13 14:16:38','2024-09-13 14:11:40','2024-09-13 14:16:38',NULL,0,0,NULL,NULL),(34596,'mixpanel','completed',10,'2024-09-13 15:02:44','2024-09-13 15:06:40','2024-09-13 14:19:44','2024-09-13 15:06:40',NULL,0,0,NULL,NULL),(34597,'mixpanel','completed',10,'2024-09-13 15:59:39','2024-09-13 16:01:38','2024-09-13 15:11:39','2024-09-13 16:01:38',NULL,0,0,NULL,NULL),(34598,'mixpanel','completed',10,'2024-09-13 16:12:39','2024-09-13 16:16:38','2024-09-13 16:06:39','2024-09-13 16:16:38',NULL,0,0,NULL,NULL),(34599,'mixpanel','completed',10,'2024-09-13 16:29:39','2024-09-13 16:31:38','2024-09-13 16:21:39','2024-09-13 16:31:38',NULL,0,0,NULL,NULL),(34600,'mixpanel','completed',10,'2024-09-13 17:34:00','2024-09-13 17:36:38','2024-09-13 16:36:00','2024-09-13 17:36:38',NULL,0,0,NULL,NULL),(34601,'mixpanel','completed',10,'2024-09-13 18:36:19','2024-09-13 18:40:36','2024-09-13 17:41:19','2024-09-13 18:40:36',NULL,0,0,NULL,NULL),(34602,'mixpanel','completed',10,'2024-09-13 18:58:38','2024-09-13 19:01:38','2024-09-13 18:46:38','2024-09-13 19:01:38',NULL,0,0,NULL,NULL),(34603,'mixpanel','completed',10,'2024-09-13 19:54:39','2024-09-13 19:56:39','2024-09-13 19:06:39','2024-09-13 19:56:39',NULL,0,0,NULL,NULL),(34604,'mixpanel','completed',10,'2024-09-13 20:53:39','2024-09-13 20:56:38','2024-09-13 20:01:39','2024-09-13 20:56:38',NULL,0,0,NULL,NULL),(34605,'mixpanel','completed',10,'2024-09-13 21:36:38','2024-09-13 21:36:39','2024-09-13 21:01:38','2024-09-13 21:36:39',NULL,0,0,NULL,NULL),(34606,'mixpanel','completed',10,'2024-09-13 21:52:52','2024-09-13 22:02:00','2024-09-13 21:38:52','2024-09-13 22:02:00',NULL,0,0,NULL,NULL),(34607,'mixpanel','completed',10,'2024-09-13 22:19:40','2024-09-13 22:21:40','2024-09-13 22:06:40','2024-09-13 22:21:40',NULL,0,0,NULL,NULL),(34608,'mixpanel','completed',10,'2024-09-13 23:17:40','2024-09-13 23:21:40','2024-09-13 22:26:40','2024-09-13 23:21:40',NULL,0,0,NULL,NULL),(34609,'mixpanel','completed',10,'2024-09-13 23:55:40','2024-09-13 23:56:39','2024-09-13 23:26:40','2024-09-13 23:56:39',NULL,0,0,NULL,NULL),(34610,'mixpanel','completed',10,'2024-09-14 00:00:38','2024-09-14 00:06:40','2024-09-14 00:01:38','2024-09-14 00:06:40',NULL,0,0,NULL,NULL),(34611,'mixpanel','completed',10,'2024-09-14 00:34:40','2024-09-14 00:36:40','2024-09-14 00:11:40','2024-09-14 00:36:40',NULL,0,0,NULL,NULL),(34612,'mixpanel','completed',10,'2024-09-14 01:31:40','2024-09-14 01:36:41','2024-09-14 00:41:40','2024-09-14 01:36:41',NULL,0,0,NULL,NULL),(34613,'mixpanel','completed',10,'2024-09-14 02:35:40','2024-09-14 02:36:40','2024-09-14 01:41:40','2024-09-14 02:36:40',NULL,0,0,NULL,NULL),(34614,'subscribers_engagement_score','completed',10,'2024-09-14 02:31:39','2024-09-14 02:36:40','2024-09-14 02:31:39','2024-09-14 02:36:40',NULL,0,0,NULL,NULL),(34615,'subscribers_engagement_score','completed',10,'2024-09-15 16:12:00','2024-09-15 16:16:40','2024-09-14 02:36:40','2024-09-15 16:16:40',NULL,0,0,NULL,NULL),(34616,'mixpanel','completed',10,'2024-09-14 03:23:46','2024-09-14 03:26:40','2024-09-14 02:38:46','2024-09-14 03:26:40',NULL,0,0,NULL,NULL),(34617,'schedule_re_engagement_email','completed',10,'2024-09-15 03:26:40','2024-09-15 03:31:39','2024-09-14 03:26:40','2024-09-15 03:31:39',NULL,0,0,NULL,NULL),(34618,'mixpanel','completed',10,'2024-09-14 03:59:38','2024-09-14 04:01:38','2024-09-14 03:31:38','2024-09-14 04:01:38',NULL,0,0,NULL,NULL),(34619,'mixpanel','completed',10,'2024-09-14 05:00:40','2024-09-14 05:01:44','2024-09-14 04:06:40','2024-09-14 05:01:44',NULL,0,0,NULL,NULL),(34620,'mixpanel','completed',10,'2024-09-14 05:19:43','2024-09-14 05:21:41','2024-09-14 05:06:43','2024-09-14 05:21:41',NULL,0,0,NULL,NULL),(34621,'mixpanel','completed',10,'2024-09-14 06:03:48','2024-09-14 06:04:53','2024-09-14 05:24:48','2024-09-14 06:04:53',NULL,0,0,NULL,NULL),(34622,'mixpanel','completed',10,'2024-09-14 06:57:40','2024-09-14 06:59:35','2024-09-14 06:11:40','2024-09-14 06:59:35',NULL,0,0,NULL,NULL),(34623,'mixpanel','completed',10,'2024-09-14 07:05:39','2024-09-14 07:06:40','2024-09-14 07:01:39','2024-09-14 07:06:40',NULL,0,0,NULL,NULL),(34624,'mixpanel','completed',10,'2024-09-14 07:18:40','2024-09-14 07:21:40','2024-09-14 07:11:40','2024-09-14 07:21:40',NULL,0,0,NULL,NULL),(34625,'mixpanel','completed',10,'2024-09-14 07:52:40','2024-09-14 07:56:40','2024-09-14 07:26:40','2024-09-14 07:56:40',NULL,0,0,NULL,NULL),(34626,'mixpanel','completed',10,'2024-09-14 08:55:39','2024-09-14 08:56:40','2024-09-14 08:01:39','2024-09-14 08:56:40',NULL,0,0,NULL,NULL),(34627,'mixpanel','completed',10,'2024-09-14 09:14:39','2024-09-14 09:16:38','2024-09-14 09:01:39','2024-09-14 09:16:38',NULL,0,0,NULL,NULL),(34628,'mixpanel','completed',10,'2024-09-14 09:24:40','2024-09-14 09:26:40','2024-09-14 09:21:40','2024-09-14 09:26:40',NULL,0,0,NULL,NULL),(34629,'mixpanel','completed',10,'2024-09-14 10:02:39','2024-09-14 10:06:40','2024-09-14 09:31:39','2024-09-14 10:06:40',NULL,0,0,NULL,NULL),(34630,'mixpanel','completed',10,'2024-09-14 10:52:40','2024-09-14 10:56:12','2024-09-14 10:11:40','2024-09-14 10:56:12',NULL,0,0,NULL,NULL),(34631,'mixpanel','completed',10,'2024-09-14 11:11:39','2024-09-14 11:11:40','2024-09-14 11:01:39','2024-09-14 11:11:40',NULL,0,0,NULL,NULL),(34632,'mixpanel','completed',10,'2024-09-14 12:10:39','2024-09-14 12:11:40','2024-09-14 11:16:39','2024-09-14 12:11:40',NULL,0,0,NULL,NULL),(34633,'mixpanel','completed',10,'2024-09-14 12:35:39','2024-09-14 12:36:40','2024-09-14 12:16:39','2024-09-14 12:36:40',NULL,0,0,NULL,NULL),(34634,'mixpanel','completed',10,'2024-09-14 13:30:40','2024-09-14 13:31:39','2024-09-14 12:41:40','2024-09-14 13:31:39',NULL,0,0,NULL,NULL),(34635,'mixpanel','completed',10,'2024-09-14 14:21:40','2024-09-14 14:26:40','2024-09-14 13:36:40','2024-09-14 14:26:40',NULL,0,0,NULL,NULL),(34636,'mixpanel','completed',10,'2024-09-14 15:15:38','2024-09-14 15:16:39','2024-09-14 14:31:38','2024-09-14 15:16:39',NULL,0,0,NULL,NULL),(34637,'mixpanel','completed',10,'2024-09-14 15:38:39','2024-09-14 15:41:40','2024-09-14 15:21:39','2024-09-14 15:41:40',NULL,0,0,NULL,NULL),(34638,'mixpanel','completed',10,'2024-09-14 16:13:39','2024-09-14 16:16:39','2024-09-14 15:46:39','2024-09-14 16:16:39',NULL,0,0,NULL,NULL),(34639,'mixpanel','completed',10,'2024-09-14 16:54:39','2024-09-14 16:56:40','2024-09-14 16:21:39','2024-09-14 16:56:40',NULL,0,0,NULL,NULL),(34640,'mixpanel','completed',10,'2024-09-14 17:58:39','2024-09-14 18:01:39','2024-09-14 17:01:39','2024-09-14 18:01:39',NULL,0,0,NULL,NULL),(34641,'mixpanel','completed',10,'2024-09-14 18:51:13','2024-09-14 18:51:43','2024-09-14 18:04:13','2024-09-14 18:51:43',NULL,0,0,NULL,NULL),(34642,'mixpanel','completed',10,'2024-09-14 19:13:40','2024-09-14 19:16:39','2024-09-14 18:56:40','2024-09-14 19:16:39',NULL,0,0,NULL,NULL),(34643,'mixpanel','completed',10,'2024-09-14 19:56:39','2024-09-14 19:56:40','2024-09-14 19:21:39','2024-09-14 19:56:40',NULL,0,0,NULL,NULL),(34644,'mixpanel','completed',10,'2024-09-14 20:31:39','2024-09-14 20:35:38','2024-09-14 20:01:39','2024-09-14 20:35:38',NULL,0,0,NULL,NULL),(34645,'mixpanel','completed',10,'2024-09-14 21:06:09','2024-09-14 21:06:40','2024-09-14 20:38:09','2024-09-14 21:06:40',NULL,0,0,NULL,NULL),(34646,'mixpanel','completed',10,'2024-09-14 21:40:40','2024-09-14 21:41:39','2024-09-14 21:11:40','2024-09-14 21:41:39',NULL,0,0,NULL,NULL),(34647,'mixpanel','completed',10,'2024-09-14 22:04:39','2024-09-14 22:06:39','2024-09-14 21:46:39','2024-09-14 22:06:39',NULL,0,0,NULL,NULL),(34648,'mixpanel','completed',10,'2024-09-14 22:55:39','2024-09-14 22:56:44','2024-09-14 22:11:39','2024-09-14 22:56:44',NULL,0,0,NULL,NULL),(34649,'mixpanel','completed',10,'2024-09-14 23:51:39','2024-09-14 23:51:39','2024-09-14 23:01:39','2024-09-14 23:51:39',NULL,0,0,NULL,NULL),(34650,'mixpanel','completed',10,'2024-09-15 00:50:40','2024-09-15 00:51:39','2024-09-14 23:56:40','2024-09-15 00:51:39',NULL,0,0,NULL,NULL),(34651,'export_files_cleanup','completed',10,'2024-09-22 00:00:00','2024-09-22 00:02:06','2024-09-15 00:11:39','2024-09-22 00:02:06',NULL,0,0,NULL,NULL),(34652,'mixpanel','completed',10,'2024-09-15 01:52:40','2024-09-15 01:56:39','2024-09-15 00:56:40','2024-09-15 01:56:39',NULL,0,0,NULL,NULL),(34653,'mixpanel','completed',10,'2024-09-15 02:03:39','2024-09-15 02:06:39','2024-09-15 02:01:39','2024-09-15 02:06:39',NULL,0,0,NULL,NULL),(34654,'mixpanel','completed',10,'2024-09-15 02:52:39','2024-09-15 02:56:40','2024-09-15 02:11:39','2024-09-15 02:56:40',NULL,0,0,NULL,NULL),(34655,'mixpanel','completed',10,'2024-09-15 03:44:39','2024-09-15 03:46:39','2024-09-15 03:01:39','2024-09-15 03:46:39',NULL,0,0,NULL,NULL),(34656,'schedule_re_engagement_email','completed',10,'2024-09-16 03:36:39','2024-09-16 03:36:40','2024-09-15 03:36:39','2024-09-16 03:36:40',NULL,0,0,NULL,NULL),(34657,'mixpanel','completed',10,'2024-09-15 04:34:39','2024-09-15 04:36:57','2024-09-15 03:51:39','2024-09-15 04:36:57',NULL,0,0,NULL,NULL),(34658,'mixpanel','completed',10,'2024-09-15 04:46:39','2024-09-15 04:46:51','2024-09-15 04:41:39','2024-09-15 04:46:51',NULL,0,0,NULL,NULL),(34659,'mixpanel','completed',10,'2024-09-15 05:15:07','2024-09-15 05:16:39','2024-09-15 04:49:07','2024-09-15 05:16:39',NULL,0,0,NULL,NULL),(34660,'mixpanel','completed',10,'2024-09-15 05:36:39','2024-09-15 05:36:39','2024-09-15 05:21:39','2024-09-15 05:36:39',NULL,0,0,NULL,NULL),(34661,'mixpanel','completed',10,'2024-09-15 06:17:40','2024-09-15 06:21:39','2024-09-15 05:41:40','2024-09-15 06:21:39',NULL,0,0,NULL,NULL),(34662,'mixpanel','completed',10,'2024-09-15 06:35:49','2024-09-15 06:35:55','2024-09-15 06:26:49','2024-09-15 06:35:55',NULL,0,0,NULL,NULL),(34663,'mixpanel','completed',10,'2024-09-15 07:02:50','2024-09-15 07:06:47','2024-09-15 06:41:50','2024-09-15 07:06:47',NULL,0,0,NULL,NULL),(34664,'mixpanel','completed',10,'2024-09-15 07:13:40','2024-09-15 07:16:39','2024-09-15 07:11:40','2024-09-15 07:16:39',NULL,0,0,NULL,NULL),(34665,'mixpanel','completed',10,'2024-09-15 08:15:39','2024-09-15 08:16:50','2024-09-15 07:21:39','2024-09-15 08:16:50',NULL,0,0,NULL,NULL),(34666,'mixpanel','completed',10,'2024-09-15 09:03:49','2024-09-15 09:06:39','2024-09-15 08:21:49','2024-09-15 09:06:39',NULL,0,0,NULL,NULL),(34667,'mixpanel','completed',10,'2024-09-15 09:10:40','2024-09-15 09:16:39','2024-09-15 09:11:40','2024-09-15 09:16:39',NULL,0,0,NULL,NULL),(34668,'mixpanel','completed',10,'2024-09-15 09:31:40','2024-09-15 09:35:37','2024-09-15 09:21:40','2024-09-15 09:35:37',NULL,0,0,NULL,NULL),(34669,'mixpanel','completed',10,'2024-09-15 10:23:39','2024-09-15 10:26:39','2024-09-15 09:41:39','2024-09-15 10:26:39',NULL,0,0,NULL,NULL),(34670,'mixpanel','completed',10,'2024-09-15 10:38:00','2024-09-15 10:41:40','2024-09-15 10:29:00','2024-09-15 10:41:40',NULL,0,0,NULL,NULL),(34671,'mixpanel','completed',10,'2024-09-15 11:15:40','2024-09-15 11:16:39','2024-09-15 10:46:40','2024-09-15 11:16:39',NULL,0,0,NULL,NULL),(34672,'mixpanel','completed',10,'2024-09-15 11:47:14','2024-09-15 11:48:33','2024-09-15 11:19:14','2024-09-15 11:48:33',NULL,0,0,NULL,NULL),(34673,'mixpanel','completed',10,'2024-09-15 12:11:57','2024-09-15 12:16:39','2024-09-15 11:50:57','2024-09-15 12:16:39',NULL,0,0,NULL,NULL),(34674,'mixpanel','completed',10,'2024-09-15 12:56:40','2024-09-15 12:56:40','2024-09-15 12:21:40','2024-09-15 12:56:40',NULL,0,0,NULL,NULL),(34675,'mixpanel','completed',10,'2024-09-15 13:09:40','2024-09-15 13:11:41','2024-09-15 13:01:40','2024-09-15 13:11:41',NULL,0,0,NULL,NULL),(34676,'mixpanel','completed',10,'2024-09-15 14:04:39','2024-09-15 14:06:40','2024-09-15 13:16:39','2024-09-15 14:06:40',NULL,0,0,NULL,NULL),(34677,'mixpanel','completed',10,'2024-09-15 15:01:39','2024-09-15 15:01:40','2024-09-15 14:11:39','2024-09-15 15:01:40',NULL,0,0,NULL,NULL),(34678,'mixpanel','completed',10,'2024-09-15 15:54:20','2024-09-15 15:56:40','2024-09-15 15:06:20','2024-09-15 15:56:40',NULL,0,0,NULL,NULL),(34679,'mixpanel','completed',10,'2024-09-15 16:49:40','2024-09-15 16:51:40','2024-09-15 16:01:40','2024-09-15 16:51:40',NULL,0,0,NULL,NULL),(34680,'subscribers_engagement_score','completed',10,'2024-09-15 16:16:40','2024-09-15 16:20:54','2024-09-15 16:16:40','2024-09-15 16:20:54',NULL,0,0,NULL,NULL),(34681,'subscribers_engagement_score','completed',10,'2024-09-16 00:11:00','2024-09-16 00:11:42','2024-09-15 16:20:54','2024-09-16 00:11:42',NULL,0,0,NULL,NULL),(34682,'mixpanel','completed',10,'2024-09-15 17:46:40','2024-09-15 17:46:40','2024-09-15 16:56:40','2024-09-15 17:46:40',NULL,0,0,NULL,NULL),(34683,'mixpanel','completed',10,'2024-09-15 18:12:40','2024-09-15 18:16:40','2024-09-15 17:51:40','2024-09-15 18:16:40',NULL,0,0,NULL,NULL),(34684,'mixpanel','completed',10,'2024-09-15 18:47:40','2024-09-15 18:51:41','2024-09-15 18:21:40','2024-09-15 18:51:41',NULL,0,0,NULL,NULL),(34685,'mixpanel','completed',10,'2024-09-15 19:49:40','2024-09-15 19:51:40','2024-09-15 18:56:40','2024-09-15 19:51:40',NULL,0,0,NULL,NULL),(34686,'mixpanel','completed',10,'2024-09-15 20:35:40','2024-09-15 20:36:40','2024-09-15 19:56:40','2024-09-15 20:36:40',NULL,0,0,NULL,NULL),(34687,'mixpanel','completed',10,'2024-09-15 21:22:10','2024-09-15 21:26:40','2024-09-15 20:41:10','2024-09-15 21:26:40',NULL,0,0,NULL,NULL),(34688,'mixpanel','completed',10,'2024-09-15 22:18:40','2024-09-15 22:21:55','2024-09-15 21:31:40','2024-09-15 22:21:55',NULL,0,0,NULL,NULL),(34689,'mixpanel','completed',10,'2024-09-15 23:02:42','2024-09-15 23:06:40','2024-09-15 22:26:42','2024-09-15 23:06:40',NULL,0,0,NULL,NULL),(34690,'mixpanel','completed',10,'2024-09-15 23:15:06','2024-09-15 23:16:40','2024-09-15 23:10:06','2024-09-15 23:16:40',NULL,0,0,NULL,NULL),(34691,'mixpanel','completed',10,'2024-09-15 23:49:40','2024-09-15 23:51:40','2024-09-15 23:21:40','2024-09-15 23:51:40',NULL,0,0,NULL,NULL),(34692,'mixpanel','completed',10,'2024-09-16 00:11:41','2024-09-16 00:11:42','2024-09-15 23:56:41','2024-09-16 00:11:42',NULL,0,0,NULL,NULL),(34693,'subscribers_engagement_score','completed',10,'2024-09-17 22:21:00','2024-09-17 22:22:06','2024-09-16 00:11:42','2024-09-17 22:22:06',NULL,0,0,NULL,NULL),(34694,'mixpanel','completed',10,'2024-09-16 01:00:40','2024-09-16 01:01:53','2024-09-16 00:16:40','2024-09-16 01:01:53',NULL,0,0,NULL,NULL),(34695,'mixpanel','completed',10,'2024-09-16 01:57:40','2024-09-16 02:01:40','2024-09-16 01:06:40','2024-09-16 02:01:40',NULL,0,0,NULL,NULL),(34696,'mixpanel','completed',10,'2024-09-16 02:52:40','2024-09-16 02:56:40','2024-09-16 02:06:40','2024-09-16 02:56:40',NULL,0,0,NULL,NULL),(34697,'mixpanel','completed',10,'2024-09-16 03:45:40','2024-09-16 03:52:11','2024-09-16 03:01:40','2024-09-16 03:52:11',NULL,0,0,NULL,NULL),(34698,'schedule_re_engagement_email','completed',10,'2024-09-17 03:41:40','2024-09-17 03:42:03','2024-09-16 03:41:40','2024-09-17 03:42:03',NULL,0,0,NULL,NULL),(34699,'mixpanel','completed',10,'2024-09-16 04:20:40','2024-09-16 04:21:39','2024-09-16 04:01:40','2024-09-16 04:21:39',NULL,0,0,NULL,NULL),(34700,'mixpanel','completed',10,'2024-09-16 04:34:40','2024-09-16 04:36:41','2024-09-16 04:26:40','2024-09-16 04:36:41',NULL,0,0,NULL,NULL),(34701,'mixpanel','completed',10,'2024-09-16 04:59:39','2024-09-16 05:01:40','2024-09-16 04:41:39','2024-09-16 05:01:40',NULL,0,0,NULL,NULL),(34702,'mixpanel','completed',10,'2024-09-16 05:28:39','2024-09-16 05:31:39','2024-09-16 05:06:39','2024-09-16 05:31:39',NULL,0,0,NULL,NULL),(34703,'mixpanel','completed',10,'2024-09-16 06:30:21','2024-09-16 06:31:39','2024-09-16 05:34:21','2024-09-16 06:31:39',NULL,0,0,NULL,NULL),(34704,'mixpanel','completed',10,'2024-09-16 07:15:19','2024-09-16 07:16:40','2024-09-16 06:34:19','2024-09-16 07:16:40',NULL,0,0,NULL,NULL),(34705,'mixpanel','completed',10,'2024-09-16 07:55:40','2024-09-16 07:56:40','2024-09-16 07:21:40','2024-09-16 07:56:40',NULL,0,0,NULL,NULL),(34706,'mixpanel','completed',10,'2024-09-16 08:07:40','2024-09-16 08:11:39','2024-09-16 08:01:40','2024-09-16 08:11:39',NULL,0,0,NULL,NULL),(34707,'mixpanel','completed',10,'2024-09-16 08:57:25','2024-09-16 09:02:01','2024-09-16 08:15:25','2024-09-16 09:02:01',NULL,0,0,NULL,NULL),(34708,'mixpanel','completed',10,'2024-09-16 09:49:39','2024-09-16 09:51:40','2024-09-16 09:06:39','2024-09-16 09:51:40',NULL,0,0,NULL,NULL),(34709,'mixpanel','completed',10,'2024-09-16 10:28:40','2024-09-16 10:32:03','2024-09-16 09:56:40','2024-09-16 10:32:03',NULL,0,0,NULL,NULL),(34710,'mixpanel','completed',10,'2024-09-16 10:47:40','2024-09-16 10:49:35','2024-09-16 10:36:40','2024-09-16 10:49:35',NULL,0,0,NULL,NULL),(34711,'mixpanel','completed',10,'2024-09-16 11:10:40','2024-09-16 11:11:18','2024-09-16 10:51:40','2024-09-16 11:11:18',NULL,0,0,NULL,NULL),(34712,'mixpanel','completed',10,'2024-09-16 11:31:12','2024-09-16 11:32:04','2024-09-16 11:16:12','2024-09-16 11:32:04',NULL,0,0,NULL,NULL),(34713,'mixpanel','completed',10,'2024-09-16 11:55:38','2024-09-16 11:56:40','2024-09-16 11:34:38','2024-09-16 11:56:40',NULL,0,0,NULL,NULL),(34714,'mixpanel','completed',10,'2024-09-16 12:22:03','2024-09-16 12:26:40','2024-09-16 12:02:03','2024-09-16 12:26:40',NULL,0,0,NULL,NULL),(34715,'mixpanel','completed',10,'2024-09-16 12:41:05','2024-09-16 12:41:40','2024-09-16 12:32:05','2024-09-16 12:41:40',NULL,0,0,NULL,NULL),(34716,'mixpanel','completed',10,'2024-09-16 12:56:01','2024-09-16 12:56:40','2024-09-16 12:47:01','2024-09-16 12:56:40',NULL,0,0,NULL,NULL),(34717,'mixpanel','completed',10,'2024-09-16 13:42:29','2024-09-16 13:47:01','2024-09-16 12:59:29','2024-09-16 13:47:01',NULL,0,0,NULL,NULL),(34718,'mixpanel','completed',10,'2024-09-16 14:10:07','2024-09-16 14:11:40','2024-09-16 13:50:07','2024-09-16 14:11:40',NULL,0,0,NULL,NULL),(34719,'mixpanel','completed',10,'2024-09-16 15:07:01','2024-09-16 15:11:41','2024-09-16 14:17:01','2024-09-16 15:11:41',NULL,0,0,NULL,NULL),(34720,'mixpanel','completed',10,'2024-09-16 16:13:05','2024-09-16 16:17:04','2024-09-16 15:17:05','2024-09-16 16:17:04',NULL,0,0,NULL,NULL),(34721,'mixpanel','completed',10,'2024-09-16 16:34:50','2024-09-16 16:36:41','2024-09-16 16:20:50','2024-09-16 16:36:41',NULL,0,0,NULL,NULL),(34722,'mixpanel','completed',10,'2024-09-16 16:42:41','2024-09-16 16:47:00','2024-09-16 16:41:41','2024-09-16 16:47:00',NULL,0,0,NULL,NULL),(34723,'mixpanel','completed',10,'2024-09-16 17:34:01','2024-09-16 17:36:41','2024-09-16 16:52:01','2024-09-16 17:36:41',NULL,0,0,NULL,NULL),(34724,'mixpanel','completed',10,'2024-09-16 17:54:41','2024-09-16 17:57:02','2024-09-16 17:41:41','2024-09-16 17:57:02',NULL,0,0,NULL,NULL),(34725,'mixpanel','completed',10,'2024-09-16 18:41:01','2024-09-16 18:42:02','2024-09-16 18:02:01','2024-09-16 18:42:02',NULL,0,0,NULL,NULL),(34726,'mixpanel','completed',10,'2024-09-16 19:15:01','2024-09-16 19:17:02','2024-09-16 18:47:01','2024-09-16 19:17:02',NULL,0,0,NULL,NULL),(34727,'mixpanel','completed',10,'2024-09-16 19:30:04','2024-09-16 19:32:00','2024-09-16 19:22:04','2024-09-16 19:32:00',NULL,0,0,NULL,NULL),(34728,'mixpanel','completed',10,'2024-09-16 19:47:03','2024-09-16 19:52:02','2024-09-16 19:37:03','2024-09-16 19:52:02',NULL,0,0,NULL,NULL),(34729,'mixpanel','completed',10,'2024-09-16 20:42:00','2024-09-16 20:42:03','2024-09-16 19:57:00','2024-09-16 20:42:03',NULL,0,0,NULL,NULL),(34730,'mixpanel','completed',10,'2024-09-16 21:23:06','2024-09-16 21:27:02','2024-09-16 20:47:06','2024-09-16 21:27:02',NULL,0,0,NULL,NULL),(34731,'mixpanel','completed',10,'2024-09-16 22:00:02','2024-09-16 22:01:30','2024-09-16 21:32:02','2024-09-16 22:01:30',NULL,0,0,NULL,NULL),(34732,'mixpanel','completed',10,'2024-09-16 22:43:00','2024-09-16 22:47:08','2024-09-16 22:07:00','2024-09-16 22:47:08',NULL,0,0,NULL,NULL),(34733,'mixpanel','completed',10,'2024-09-16 23:38:59','2024-09-16 23:42:02','2024-09-16 22:51:59','2024-09-16 23:42:02',NULL,0,0,NULL,NULL),(34734,'mixpanel','completed',10,'2024-09-17 00:18:00','2024-09-17 00:22:02','2024-09-16 23:47:00','2024-09-17 00:22:02',NULL,0,0,NULL,NULL),(34735,'mixpanel','completed',10,'2024-09-17 00:50:02','2024-09-17 00:52:03','2024-09-17 00:27:02','2024-09-17 00:52:03',NULL,0,0,NULL,NULL),(34736,'mixpanel','completed',10,'2024-09-17 01:51:02','2024-09-17 01:52:00','2024-09-17 00:57:02','2024-09-17 01:52:00',NULL,0,0,NULL,NULL),(34737,'mixpanel','completed',10,'2024-09-17 02:04:02','2024-09-17 02:07:07','2024-09-17 01:57:02','2024-09-17 02:07:07',NULL,0,0,NULL,NULL),(34738,'mixpanel','completed',10,'2024-09-17 02:13:04','2024-09-17 02:17:01','2024-09-17 02:12:04','2024-09-17 02:17:01',NULL,0,0,NULL,NULL),(34739,'mixpanel','completed',10,'2024-09-17 02:34:01','2024-09-17 02:37:05','2024-09-17 02:22:01','2024-09-17 02:37:05',NULL,0,0,NULL,NULL),(34740,'mixpanel','completed',10,'2024-09-17 03:26:06','2024-09-17 03:27:02','2024-09-17 02:42:06','2024-09-17 03:27:02',NULL,0,0,NULL,NULL),(34741,'mixpanel','completed',10,'2024-09-17 03:35:59','2024-09-17 03:37:02','2024-09-17 03:31:59','2024-09-17 03:37:02',NULL,0,0,NULL,NULL),(34742,'mixpanel','completed',10,'2024-09-17 04:25:03','2024-09-17 04:27:06','2024-09-17 03:42:03','2024-09-17 04:27:06',NULL,0,0,NULL,NULL),(34743,'schedule_re_engagement_email','completed',10,'2024-09-18 03:47:01','2024-09-18 03:52:01','2024-09-17 03:47:01','2024-09-18 03:52:01',NULL,0,0,NULL,NULL),(34744,'mixpanel','completed',10,'2024-09-17 05:06:07','2024-09-17 05:07:01','2024-09-17 04:32:07','2024-09-17 05:07:01',NULL,0,0,NULL,NULL),(34745,'mixpanel','completed',10,'2024-09-17 05:30:02','2024-09-17 05:32:01','2024-09-17 05:12:02','2024-09-17 05:32:01',NULL,0,0,NULL,NULL),(34746,'mixpanel','completed',10,'2024-09-17 05:59:03','2024-09-17 06:02:03','2024-09-17 05:37:03','2024-09-17 06:02:03',NULL,0,0,NULL,NULL),(34747,'mixpanel','completed',10,'2024-09-17 06:15:54','2024-09-17 06:16:59','2024-09-17 06:04:54','2024-09-17 06:16:59',NULL,0,0,NULL,NULL),(34748,'mixpanel','completed',10,'2024-09-17 07:19:02','2024-09-17 07:22:01','2024-09-17 06:22:02','2024-09-17 07:22:01',NULL,0,0,NULL,NULL),(34749,'mixpanel','completed',10,'2024-09-17 08:15:06','2024-09-17 08:16:14','2024-09-17 07:27:06','2024-09-17 08:16:14',NULL,0,0,NULL,NULL),(34750,'mixpanel','completed',10,'2024-09-17 08:35:06','2024-09-17 08:37:01','2024-09-17 08:22:06','2024-09-17 08:37:01',NULL,0,0,NULL,NULL),(34751,'mixpanel','completed',10,'2024-09-17 09:22:03','2024-09-17 09:27:06','2024-09-17 08:42:03','2024-09-17 09:27:06',NULL,0,0,NULL,NULL),(34752,'mixpanel','completed',10,'2024-09-17 09:47:48','2024-09-17 09:52:02','2024-09-17 09:31:48','2024-09-17 09:52:02',NULL,0,0,NULL,NULL),(34753,'mixpanel','completed',10,'2024-09-17 10:28:02','2024-09-17 10:32:00','2024-09-17 09:57:02','2024-09-17 10:32:00',NULL,0,0,NULL,NULL),(34754,'mixpanel','completed',10,'2024-09-17 10:50:04','2024-09-17 10:50:55','2024-09-17 10:37:04','2024-09-17 10:50:55',NULL,0,0,NULL,NULL),(34755,'mixpanel','completed',10,'2024-09-17 11:24:01','2024-09-17 11:27:02','2024-09-17 10:57:01','2024-09-17 11:27:02',NULL,0,0,NULL,NULL),(34756,'mixpanel','completed',10,'2024-09-17 12:19:03','2024-09-17 12:22:08','2024-09-17 11:32:03','2024-09-17 12:22:08',NULL,0,0,NULL,NULL),(34757,'mixpanel','completed',10,'2024-09-17 12:59:05','2024-09-17 13:02:03','2024-09-17 12:27:05','2024-09-17 13:02:03',NULL,0,0,NULL,NULL),(34758,'mixpanel','completed',10,'2024-09-17 14:01:04','2024-09-17 14:02:01','2024-09-17 13:07:04','2024-09-17 14:02:01',NULL,0,0,NULL,NULL),(34759,'mixpanel','completed',10,'2024-09-17 14:46:02','2024-09-17 14:52:02','2024-09-17 14:07:02','2024-09-17 14:52:02',NULL,0,0,NULL,NULL),(34760,'mixpanel','completed',10,'2024-09-17 15:41:06','2024-09-17 15:42:04','2024-09-17 14:57:06','2024-09-17 15:42:04',NULL,0,0,NULL,NULL),(34761,'mixpanel','completed',10,'2024-09-17 16:40:03','2024-09-17 16:42:07','2024-09-17 15:47:03','2024-09-17 16:42:07',NULL,0,0,NULL,NULL),(34762,'mixpanel','completed',10,'2024-09-17 17:10:23','2024-09-17 17:12:05','2024-09-17 16:45:23','2024-09-17 17:12:05',NULL,0,0,NULL,NULL),(34763,'mixpanel','completed',10,'2024-09-17 17:51:24','2024-09-17 17:52:03','2024-09-17 17:15:24','2024-09-17 17:52:03',NULL,0,0,NULL,NULL),(34764,'mixpanel','completed',10,'2024-09-17 18:21:03','2024-09-17 18:22:06','2024-09-17 17:57:03','2024-09-17 18:22:06',NULL,0,0,NULL,NULL),(34765,'mixpanel','completed',10,'2024-09-17 19:14:09','2024-09-17 19:17:03','2024-09-17 18:27:09','2024-09-17 19:17:03',NULL,0,0,NULL,NULL),(34766,'mixpanel','completed',10,'2024-09-17 20:19:03','2024-09-17 20:22:09','2024-09-17 19:22:03','2024-09-17 20:22:09',NULL,0,0,NULL,NULL),(34767,'mixpanel','completed',10,'2024-09-17 20:45:11','2024-09-17 20:47:08','2024-09-17 20:27:11','2024-09-17 20:47:08',NULL,0,0,NULL,NULL),(34768,'mixpanel','completed',10,'2024-09-17 21:16:31','2024-09-17 21:22:03','2024-09-17 20:50:31','2024-09-17 21:22:03',NULL,0,0,NULL,NULL),(34769,'mixpanel','completed',10,'2024-09-17 21:41:10','2024-09-17 21:42:03','2024-09-17 21:27:10','2024-09-17 21:42:03',NULL,0,0,NULL,NULL),(34770,'mixpanel','completed',10,'2024-09-17 22:45:07','2024-09-17 22:47:04','2024-09-17 21:47:07','2024-09-17 22:47:04',NULL,0,0,NULL,NULL),(34771,'subscribers_engagement_score','completed',10,'2024-09-17 22:22:06','2024-09-17 22:27:02','2024-09-17 22:22:06','2024-09-17 22:27:02',NULL,0,0,NULL,NULL),(34772,'subscribers_engagement_score','completed',10,'2024-09-18 06:19:00','2024-09-18 06:19:48','2024-09-17 22:27:02','2024-09-18 06:19:48',NULL,0,0,NULL,NULL),(34773,'mixpanel','completed',10,'2024-09-17 23:18:08','2024-09-17 23:22:18','2024-09-17 22:52:08','2024-09-17 23:22:18',NULL,0,0,NULL,NULL),(34774,'mixpanel','completed',10,'2024-09-17 23:35:49','2024-09-17 23:37:03','2024-09-17 23:25:49','2024-09-17 23:37:03',NULL,0,0,NULL,NULL),(34775,'mixpanel','completed',10,'2024-09-18 00:40:03','2024-09-18 00:42:07','2024-09-17 23:42:03','2024-09-18 00:42:07',NULL,0,0,NULL,NULL),(34776,'mixpanel','completed',10,'2024-09-18 01:29:02','2024-09-18 01:31:37','2024-09-18 00:47:02','2024-09-18 01:31:37',NULL,0,0,NULL,NULL),(34777,'mixpanel','completed',10,'2024-09-18 02:13:52','2024-09-18 02:16:33','2024-09-18 01:33:52','2024-09-18 02:16:33',NULL,0,0,NULL,NULL),(34778,'mixpanel','completed',10,'2024-09-18 02:41:03','2024-09-18 02:42:06','2024-09-18 02:22:03','2024-09-18 02:42:06',NULL,0,0,NULL,NULL),(34779,'mixpanel','completed',10,'2024-09-18 02:49:02','2024-09-18 02:52:08','2024-09-18 02:47:02','2024-09-18 02:52:08',NULL,0,0,NULL,NULL),(34780,'mixpanel','completed',10,'2024-09-18 02:55:04','2024-09-18 03:02:02','2024-09-18 02:56:04','2024-09-18 03:02:02',NULL,0,0,NULL,NULL),(34781,'mixpanel','completed',10,'2024-09-18 04:05:04','2024-09-18 04:12:26','2024-09-18 03:07:04','2024-09-18 04:12:26',NULL,0,0,NULL,NULL),(34782,'schedule_re_engagement_email','completed',10,'2024-09-19 03:57:04','2024-09-19 03:57:07','2024-09-18 03:57:04','2024-09-19 03:57:07',NULL,0,0,NULL,NULL),(34783,'mixpanel','completed',10,'2024-09-18 04:29:01','2024-09-18 04:32:05','2024-09-18 04:17:01','2024-09-18 04:32:05',NULL,0,0,NULL,NULL),(34784,'mixpanel','completed',10,'2024-09-18 05:02:26','2024-09-18 05:07:03','2024-09-18 04:34:26','2024-09-18 05:07:03',NULL,0,0,NULL,NULL),(34785,'mixpanel','completed',10,'2024-09-18 06:01:04','2024-09-18 06:02:05','2024-09-18 05:12:04','2024-09-18 06:02:05',NULL,0,0,NULL,NULL),(34786,'mixpanel','completed',10,'2024-09-18 06:26:08','2024-09-18 06:27:03','2024-09-18 06:07:08','2024-09-18 06:27:03',NULL,0,0,NULL,NULL),(34787,'subscribers_engagement_score','completed',10,'2024-09-19 09:54:00','2024-09-19 09:57:11','2024-09-18 06:19:48','2024-09-19 09:57:11',NULL,0,0,NULL,NULL),(34788,'mixpanel','completed',10,'2024-09-18 07:28:03','2024-09-18 07:32:04','2024-09-18 06:32:03','2024-09-18 07:32:04',NULL,0,0,NULL,NULL),(34789,'mixpanel','completed',10,'2024-09-18 07:49:05','2024-09-18 07:52:02','2024-09-18 07:34:05','2024-09-18 07:52:02',NULL,0,0,NULL,NULL),(34790,'mixpanel','completed',10,'2024-09-18 08:21:07','2024-09-18 08:22:03','2024-09-18 07:57:07','2024-09-18 08:22:03',NULL,0,0,NULL,NULL),(34791,'mixpanel','completed',10,'2024-09-18 09:02:06','2024-09-18 09:07:05','2024-09-18 08:27:06','2024-09-18 09:07:05',NULL,0,0,NULL,NULL),(34792,'mixpanel','completed',10,'2024-09-18 09:19:07','2024-09-18 09:22:04','2024-09-18 09:12:07','2024-09-18 09:22:04',NULL,0,0,NULL,NULL),(34793,'mixpanel','completed',10,'2024-09-18 10:09:04','2024-09-18 10:12:04','2024-09-18 09:27:04','2024-09-18 10:12:04',NULL,0,0,NULL,NULL),(34794,'unsubscribe_tokens','completed',0,'2024-09-18 09:47:56','2024-09-18 09:48:12','2024-09-18 09:47:56','2024-09-18 09:48:12',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(34795,'subscriber_link_tokens','completed',0,'2024-09-18 09:47:56','2024-09-18 09:48:12','2024-09-18 09:47:56','2024-09-18 09:48:12',NULL,0,0,NULL,NULL),(34796,'newsletter_templates_thumbnails','completed',10,'2024-09-18 09:47:56','2024-09-18 09:48:12','2024-09-18 09:47:56','2024-09-18 09:48:12',NULL,0,0,NULL,NULL),(34797,'mixpanel','completed',10,'2024-09-18 10:23:04','2024-09-18 10:27:05','2024-09-18 10:17:04','2024-09-18 10:27:05',NULL,0,0,NULL,NULL),(34798,'mixpanel','completed',10,'2024-09-18 10:48:11','2024-09-18 10:52:03','2024-09-18 10:30:11','2024-09-18 10:52:03',NULL,0,0,NULL,NULL),(34799,'mixpanel','completed',10,'2024-09-18 11:43:01','2024-09-18 11:47:05','2024-09-18 10:57:01','2024-09-18 11:47:05',NULL,0,0,NULL,NULL),(34800,'mixpanel','completed',10,'2024-09-18 12:42:06','2024-09-18 12:42:06','2024-09-18 11:52:06','2024-09-18 12:42:06',NULL,0,0,NULL,NULL),(34801,'mixpanel','completed',10,'2024-09-18 12:53:05','2024-09-18 12:57:08','2024-09-18 12:47:05','2024-09-18 12:57:08',NULL,0,0,NULL,NULL),(34802,'mixpanel','completed',10,'2024-09-18 13:50:04','2024-09-18 13:51:59','2024-09-18 13:02:04','2024-09-18 13:51:59',NULL,0,0,NULL,NULL),(34803,'mixpanel','completed',10,'2024-09-18 14:28:03','2024-09-18 14:32:04','2024-09-18 13:57:03','2024-09-18 14:32:04',NULL,0,0,NULL,NULL),(34804,'mixpanel','completed',10,'2024-09-18 15:09:02','2024-09-18 15:12:06','2024-09-18 14:37:02','2024-09-18 15:12:06',NULL,0,0,NULL,NULL),(34805,'mixpanel','completed',10,'2024-09-18 15:54:29','2024-09-18 15:57:02','2024-09-18 15:16:29','2024-09-18 15:57:02',NULL,0,0,NULL,NULL),(34806,'mixpanel','completed',10,'2024-09-18 16:48:07','2024-09-18 16:52:05','2024-09-18 16:02:07','2024-09-18 16:52:05',NULL,0,0,NULL,NULL),(34807,'mixpanel','completed',10,'2024-09-18 17:14:01','2024-09-18 17:17:04','2024-09-18 16:57:01','2024-09-18 17:17:04',NULL,0,0,NULL,NULL),(34808,'mixpanel','completed',10,'2024-09-18 17:45:03','2024-09-18 17:46:44','2024-09-18 17:22:03','2024-09-18 17:46:44',NULL,0,0,NULL,NULL),(34809,'mixpanel','completed',10,'2024-09-18 18:05:01','2024-09-18 18:07:05','2024-09-18 17:52:01','2024-09-18 18:07:05',NULL,0,0,NULL,NULL),(34810,'mixpanel','completed',10,'2024-09-18 18:58:01','2024-09-18 19:02:02','2024-09-18 18:12:01','2024-09-18 19:02:02',NULL,0,0,NULL,NULL),(34811,'mixpanel','completed',10,'2024-09-18 20:05:02','2024-09-18 20:07:06','2024-09-18 19:07:02','2024-09-18 20:07:06',NULL,0,0,NULL,NULL),(34812,'mixpanel','completed',10,'2024-09-18 20:11:09','2024-09-18 20:17:07','2024-09-18 20:12:09','2024-09-18 20:17:07',NULL,0,0,NULL,NULL),(34813,'mixpanel','completed',10,'2024-09-18 20:39:08','2024-09-18 20:42:09','2024-09-18 20:22:08','2024-09-18 20:42:09',NULL,0,0,NULL,NULL),(34814,'mixpanel','completed',10,'2024-09-18 21:03:10','2024-09-18 21:07:07','2024-09-18 20:47:10','2024-09-18 21:07:07',NULL,0,0,NULL,NULL),(34815,'mixpanel','completed',10,'2024-09-18 21:23:09','2024-09-18 21:27:05','2024-09-18 21:12:09','2024-09-18 21:27:05',NULL,0,0,NULL,NULL),(34816,'mixpanel','completed',10,'2024-09-18 21:58:02','2024-09-18 22:02:05','2024-09-18 21:32:02','2024-09-18 22:02:05',NULL,0,0,NULL,NULL),(34817,'mixpanel','completed',10,'2024-09-18 22:26:10','2024-09-18 22:27:04','2024-09-18 22:07:10','2024-09-18 22:27:04',NULL,0,0,NULL,NULL),(34818,'mixpanel','completed',10,'2024-09-18 22:37:03','2024-09-18 22:37:03','2024-09-18 22:32:03','2024-09-18 22:37:03',NULL,0,0,NULL,NULL),(34819,'mixpanel','completed',10,'2024-09-18 22:53:04','2024-09-18 22:57:01','2024-09-18 22:42:04','2024-09-18 22:57:01',NULL,0,0,NULL,NULL),(34820,'mixpanel','completed',10,'2024-09-18 23:51:04','2024-09-18 23:52:10','2024-09-18 23:02:04','2024-09-18 23:52:10',NULL,0,0,NULL,NULL),(34821,'mixpanel','completed',10,'2024-09-19 00:16:04','2024-09-19 00:17:07','2024-09-18 23:57:04','2024-09-19 00:17:07',NULL,0,0,NULL,NULL),(34822,'subscribers_email_count','completed',10,'2024-09-23 00:00:00','2024-09-23 00:02:04','2024-09-19 00:02:07','2024-09-23 00:02:04',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(34823,'mixpanel','completed',10,'2024-09-19 01:04:04','2024-09-19 01:07:05','2024-09-19 00:22:04','2024-09-19 01:07:05',NULL,0,0,NULL,NULL),(34824,'mixpanel','completed',10,'2024-09-19 01:11:03','2024-09-19 01:17:01','2024-09-19 01:12:03','2024-09-19 01:17:01',NULL,0,0,NULL,NULL),(34825,'mixpanel','completed',10,'2024-09-19 02:08:03','2024-09-19 02:12:03','2024-09-19 01:22:03','2024-09-19 02:12:03',NULL,0,0,NULL,NULL),(34826,'mixpanel','completed',10,'2024-09-19 03:03:05','2024-09-19 03:07:06','2024-09-19 02:17:05','2024-09-19 03:07:06',NULL,0,0,NULL,NULL),(34827,'mixpanel','completed',10,'2024-09-19 03:34:06','2024-09-19 03:37:04','2024-09-19 03:12:06','2024-09-19 03:37:04',NULL,0,0,NULL,NULL),(34828,'mixpanel','completed',10,'2024-09-19 03:55:04','2024-09-19 03:57:07','2024-09-19 03:42:04','2024-09-19 03:57:07',NULL,0,0,NULL,NULL),(34829,'schedule_re_engagement_email','completed',10,'2024-09-20 04:02:06','2024-09-20 04:02:06','2024-09-19 04:02:06','2024-09-20 04:02:06',NULL,0,0,NULL,NULL),(34830,'mixpanel','completed',10,'2024-09-19 04:37:06','2024-09-19 04:37:06','2024-09-19 04:02:06','2024-09-19 04:37:06',NULL,0,0,NULL,NULL),(34831,'mixpanel','completed',10,'2024-09-19 04:46:12','2024-09-19 04:47:05','2024-09-19 04:42:12','2024-09-19 04:47:05',NULL,0,0,NULL,NULL),(34832,'mixpanel','completed',10,'2024-09-19 05:25:03','2024-09-19 05:27:07','2024-09-19 04:52:03','2024-09-19 05:27:07',NULL,0,0,NULL,NULL),(34833,'mixpanel','completed',10,'2024-09-19 05:55:06','2024-09-19 05:57:05','2024-09-19 05:32:06','2024-09-19 05:57:05',NULL,0,0,NULL,NULL),(34834,'mixpanel','completed',10,'2024-09-19 06:11:06','2024-09-19 06:12:04','2024-09-19 06:02:06','2024-09-19 06:12:04',NULL,0,0,NULL,NULL),(34835,'mixpanel','completed',10,'2024-09-19 06:22:05','2024-09-19 06:27:05','2024-09-19 06:22:05','2024-09-19 06:27:05',NULL,0,0,NULL,NULL),(34836,'mixpanel','completed',10,'2024-09-19 06:59:08','2024-09-19 07:02:07','2024-09-19 06:32:08','2024-09-19 07:02:07',NULL,0,0,NULL,NULL),(34837,'mixpanel','completed',10,'2024-09-19 07:09:04','2024-09-19 07:12:12','2024-09-19 07:07:04','2024-09-19 07:12:12',NULL,0,0,NULL,NULL),(34838,'mixpanel','completed',10,'2024-09-19 08:02:07','2024-09-19 08:06:35','2024-09-19 07:17:07','2024-09-19 08:06:35',NULL,0,0,NULL,NULL),(34839,'mixpanel','completed',10,'2024-09-19 08:54:06','2024-09-19 08:57:11','2024-09-19 08:12:06','2024-09-19 08:57:11',NULL,0,0,NULL,NULL),(34840,'mixpanel','completed',10,'2024-09-19 09:08:47','2024-09-19 09:12:08','2024-09-19 08:59:47','2024-09-19 09:12:08',NULL,0,0,NULL,NULL),(34841,'mixpanel','completed',10,'2024-09-19 09:20:13','2024-09-19 09:21:49','2024-09-19 09:15:13','2024-09-19 09:21:49',NULL,0,0,NULL,NULL),(34842,'mixpanel','completed',10,'2024-09-19 09:53:12','2024-09-19 09:57:11','2024-09-19 09:27:12','2024-09-19 09:57:11',NULL,0,0,NULL,NULL),(34843,'subscribers_engagement_score','completed',10,'2024-09-19 09:57:11','2024-09-19 10:02:07','2024-09-19 09:57:11','2024-09-19 10:02:07',NULL,0,0,NULL,NULL),(34844,'subscribers_engagement_score','completed',10,'2024-09-20 14:06:00','2024-09-20 14:07:05','2024-09-19 10:02:07','2024-09-20 14:07:05',NULL,0,0,NULL,NULL),(34845,'mixpanel','completed',10,'2024-09-19 10:49:07','2024-09-19 10:52:10','2024-09-19 10:02:07','2024-09-19 10:52:10',NULL,0,0,NULL,NULL),(34846,'mixpanel','completed',10,'2024-09-19 11:05:12','2024-09-19 11:07:06','2024-09-19 10:57:12','2024-09-19 11:07:06',NULL,0,0,NULL,NULL),(34847,'mixpanel','completed',10,'2024-09-19 11:27:11','2024-09-19 11:27:12','2024-09-19 11:12:11','2024-09-19 11:27:12',NULL,0,0,NULL,NULL),(34848,'mixpanel','completed',10,'2024-09-19 12:15:09','2024-09-19 12:17:09','2024-09-19 11:32:09','2024-09-19 12:17:09',NULL,0,0,NULL,NULL),(34849,'mixpanel','completed',10,'2024-09-19 13:03:08','2024-09-19 13:04:41','2024-09-19 12:22:08','2024-09-19 13:04:41',NULL,0,0,NULL,NULL),(34850,'mixpanel','completed',10,'2024-09-19 13:16:26','2024-09-19 13:17:05','2024-09-19 13:12:26','2024-09-19 13:17:05',NULL,0,0,NULL,NULL),(34851,'mixpanel','completed',10,'2024-09-19 13:47:04','2024-09-19 13:51:57','2024-09-19 13:22:04','2024-09-19 13:51:57',NULL,0,0,NULL,NULL),(34852,'mixpanel','completed',10,'2024-09-19 14:02:08','2024-09-19 14:07:02','2024-09-19 13:57:08','2024-09-19 14:07:02',NULL,0,0,NULL,NULL),(34853,'mixpanel','completed',10,'2024-09-19 14:41:09','2024-09-19 14:42:08','2024-09-19 14:11:09','2024-09-19 14:42:08',NULL,0,0,NULL,NULL),(34854,'mixpanel','completed',10,'2024-09-19 15:38:06','2024-09-19 15:42:08','2024-09-19 14:47:06','2024-09-19 15:42:08',NULL,0,0,NULL,NULL),(34855,'mixpanel','completed',10,'2024-09-19 16:21:05','2024-09-19 16:22:00','2024-09-19 15:47:05','2024-09-19 16:22:00',NULL,0,0,NULL,NULL),(34856,'mixpanel','completed',10,'2024-09-19 16:39:03','2024-09-19 16:39:06','2024-09-19 16:27:03','2024-09-19 16:39:06',NULL,0,0,NULL,NULL),(34857,'mixpanel','completed',10,'2024-09-19 17:26:07','2024-09-19 17:27:09','2024-09-19 16:42:07','2024-09-19 17:27:09',NULL,0,0,NULL,NULL),(34858,'mixpanel','completed',10,'2024-09-19 17:47:08','2024-09-19 17:52:07','2024-09-19 17:32:08','2024-09-19 17:52:07',NULL,0,0,NULL,NULL),(34859,'mixpanel','completed',10,'2024-09-19 18:36:12','2024-09-19 18:37:07','2024-09-19 17:57:12','2024-09-19 18:37:07',NULL,0,0,NULL,NULL),(34860,'mixpanel','completed',10,'2024-09-19 18:50:08','2024-09-19 18:52:08','2024-09-19 18:42:08','2024-09-19 18:52:08',NULL,0,0,NULL,NULL),(34861,'mixpanel','completed',10,'2024-09-19 19:44:08','2024-09-19 19:47:01','2024-09-19 18:57:08','2024-09-19 19:47:01',NULL,0,0,NULL,NULL),(34862,'mixpanel','completed',10,'2024-09-19 20:21:07','2024-09-19 20:22:08','2024-09-19 19:52:07','2024-09-19 20:22:08',NULL,0,0,NULL,NULL),(34863,'mixpanel','completed',10,'2024-09-19 20:30:05','2024-09-19 20:32:09','2024-09-19 20:27:05','2024-09-19 20:32:09',NULL,0,0,NULL,NULL),(34864,'mixpanel','completed',10,'2024-09-19 21:05:07','2024-09-19 21:07:05','2024-09-19 20:37:07','2024-09-19 21:07:05',NULL,0,0,NULL,NULL),(34865,'mixpanel','completed',10,'2024-09-19 22:08:05','2024-09-19 22:12:07','2024-09-19 21:12:05','2024-09-19 22:12:07',NULL,0,0,NULL,NULL),(34866,'mixpanel','completed',10,'2024-09-19 22:21:07','2024-09-19 22:22:08','2024-09-19 22:17:07','2024-09-19 22:22:08',NULL,0,0,NULL,NULL),(34867,'mixpanel','completed',10,'2024-09-19 22:51:09','2024-09-19 22:52:07','2024-09-19 22:27:09','2024-09-19 22:52:07',NULL,0,0,NULL,NULL),(34868,'mixpanel','completed',10,'2024-09-19 23:27:54','2024-09-19 23:32:04','2024-09-19 22:56:54','2024-09-19 23:32:04',NULL,0,0,NULL,NULL),(34869,'mixpanel','completed',10,'2024-09-19 23:47:06','2024-09-19 23:47:08','2024-09-19 23:37:06','2024-09-19 23:47:08',NULL,0,0,NULL,NULL),(34870,'mixpanel','completed',10,'2024-09-20 00:33:06','2024-09-20 00:37:00','2024-09-19 23:52:06','2024-09-20 00:37:00',NULL,0,0,NULL,NULL),(34871,'mixpanel','completed',10,'2024-09-20 00:51:05','2024-09-20 00:52:09','2024-09-20 00:42:05','2024-09-20 00:52:09',NULL,0,0,NULL,NULL),(34872,'mixpanel','completed',10,'2024-09-20 01:00:09','2024-09-20 01:02:06','2024-09-20 00:57:09','2024-09-20 01:02:06',NULL,0,0,NULL,NULL),(34873,'mixpanel','completed',10,'2024-09-20 01:38:08','2024-09-20 01:42:07','2024-09-20 01:07:08','2024-09-20 01:42:07',NULL,0,0,NULL,NULL),(34874,'mixpanel','completed',10,'2024-09-20 02:40:05','2024-09-20 02:42:00','2024-09-20 01:47:05','2024-09-20 02:42:00',NULL,0,0,NULL,NULL),(34875,'mixpanel','completed',10,'2024-09-20 03:10:01','2024-09-20 03:12:07','2024-09-20 02:47:01','2024-09-20 03:12:07',NULL,0,0,NULL,NULL),(34876,'mixpanel','completed',10,'2024-09-20 03:53:06','2024-09-20 03:57:07','2024-09-20 03:17:06','2024-09-20 03:57:07',NULL,0,0,NULL,NULL),(34877,'mixpanel','completed',10,'2024-09-20 04:05:06','2024-09-20 04:07:05','2024-09-20 04:02:06','2024-09-20 04:07:05',NULL,0,0,NULL,NULL),(34878,'schedule_re_engagement_email','completed',10,'2024-09-21 04:07:05','2024-09-21 04:07:09','2024-09-20 04:07:05','2024-09-21 04:07:09',NULL,0,0,NULL,NULL),(34879,'mixpanel','completed',10,'2024-09-20 04:55:05','2024-09-20 04:57:08','2024-09-20 04:12:05','2024-09-20 04:57:08',NULL,0,0,NULL,NULL),(34880,'mixpanel','completed',10,'2024-09-20 05:03:06','2024-09-20 05:07:08','2024-09-20 05:02:06','2024-09-20 05:07:08',NULL,0,0,NULL,NULL),(34881,'mixpanel','completed',10,'2024-09-20 05:27:03','2024-09-20 05:27:07','2024-09-20 05:12:03','2024-09-20 05:27:07',NULL,0,0,NULL,NULL),(34882,'mixpanel','completed',10,'2024-09-20 06:16:02','2024-09-20 06:17:04','2024-09-20 05:32:02','2024-09-20 06:17:04',NULL,0,0,NULL,NULL),(34883,'mixpanel','completed',10,'2024-09-20 06:46:08','2024-09-20 06:47:03','2024-09-20 06:22:08','2024-09-20 06:47:03',NULL,0,0,NULL,NULL),(34884,'mixpanel','completed',10,'2024-09-20 07:33:07','2024-09-20 07:37:07','2024-09-20 06:52:07','2024-09-20 07:37:07',NULL,0,0,NULL,NULL),(34885,'mixpanel','completed',10,'2024-09-20 07:55:02','2024-09-20 07:57:05','2024-09-20 07:42:02','2024-09-20 07:57:05',NULL,0,0,NULL,NULL),(34886,'mixpanel','completed',10,'2024-09-20 08:15:06','2024-09-20 08:17:11','2024-09-20 08:02:06','2024-09-20 08:17:11',NULL,0,0,NULL,NULL),(34887,'mixpanel','completed',10,'2024-09-20 09:14:10','2024-09-20 09:17:09','2024-09-20 08:22:10','2024-09-20 09:17:09',NULL,0,0,NULL,NULL),(34888,'mixpanel','completed',10,'2024-09-20 09:38:07','2024-09-20 09:42:09','2024-09-20 09:22:07','2024-09-20 09:42:09',NULL,0,0,NULL,NULL),(34889,'mixpanel','completed',10,'2024-09-20 10:32:10','2024-09-20 10:42:28','2024-09-20 09:47:10','2024-09-20 10:42:28',NULL,0,0,NULL,NULL),(34890,'mixpanel','completed',10,'2024-09-20 11:26:06','2024-09-20 11:27:09','2024-09-20 10:47:06','2024-09-20 11:27:09',NULL,0,0,NULL,NULL),(34891,'mixpanel','completed',10,'2024-09-20 12:26:08','2024-09-20 12:27:07','2024-09-20 11:32:08','2024-09-20 12:27:07',NULL,0,0,NULL,NULL),(34892,'mixpanel','completed',10,'2024-09-20 13:28:05','2024-09-20 13:32:05','2024-09-20 12:32:05','2024-09-20 13:32:05',NULL,0,0,NULL,NULL),(34893,'mixpanel','completed',10,'2024-09-20 13:44:05','2024-09-20 13:47:06','2024-09-20 13:37:05','2024-09-20 13:47:06',NULL,0,0,NULL,NULL),(34894,'mixpanel','completed',10,'2024-09-20 14:06:54','2024-09-20 14:07:05','2024-09-20 13:50:54','2024-09-20 14:07:05',NULL,0,0,NULL,NULL),(34895,'subscribers_engagement_score','completed',10,'2024-09-20 14:07:05','2024-09-20 14:12:04','2024-09-20 14:07:05','2024-09-20 14:12:04',NULL,0,0,NULL,NULL),(34896,'subscribers_engagement_score','completed',10,'2024-09-21 22:26:00','2024-09-21 22:27:08','2024-09-20 14:12:04','2024-09-21 22:27:08',NULL,0,0,NULL,NULL),(34897,'mixpanel','completed',10,'2024-09-20 14:43:04','2024-09-20 14:47:07','2024-09-20 14:12:04','2024-09-20 14:47:07',NULL,0,0,NULL,NULL),(34898,'mixpanel','completed',10,'2024-09-20 15:25:00','2024-09-20 15:27:02','2024-09-20 14:52:00','2024-09-20 15:27:02',NULL,0,0,NULL,NULL),(34899,'mixpanel','completed',10,'2024-09-20 15:42:14','2024-09-20 15:47:04','2024-09-20 15:29:14','2024-09-20 15:47:04',NULL,0,0,NULL,NULL),(34900,'mixpanel','completed',10,'2024-09-20 16:42:05','2024-09-20 16:47:04','2024-09-20 15:52:05','2024-09-20 16:47:04',NULL,0,0,NULL,NULL),(34901,'mixpanel','completed',10,'2024-09-20 17:40:05','2024-09-20 17:42:03','2024-09-20 16:52:05','2024-09-20 17:42:03',NULL,0,0,NULL,NULL),(34902,'mixpanel','completed',10,'2024-09-20 18:13:39','2024-09-20 18:17:06','2024-09-20 17:48:39','2024-09-20 18:17:06',NULL,0,0,NULL,NULL),(34903,'mixpanel','completed',10,'2024-09-20 18:44:45','2024-09-20 18:47:04','2024-09-20 18:21:45','2024-09-20 18:47:04',NULL,0,0,NULL,NULL),(34904,'mixpanel','completed',10,'2024-09-20 19:37:06','2024-09-20 19:42:02','2024-09-20 18:52:06','2024-09-20 19:42:02',NULL,0,0,NULL,NULL),(34905,'mixpanel','completed',10,'2024-09-20 20:27:00','2024-09-20 20:27:02','2024-09-20 19:47:00','2024-09-20 20:27:02',NULL,0,0,NULL,NULL),(34906,'mixpanel','completed',10,'2024-09-20 20:42:57','2024-09-20 20:45:38','2024-09-20 20:31:57','2024-09-20 20:45:38',NULL,0,0,NULL,NULL),(34907,'mixpanel','completed',10,'2024-09-20 20:57:06','2024-09-20 21:02:07','2024-09-20 20:52:06','2024-09-20 21:02:07',NULL,0,0,NULL,NULL),(34908,'mixpanel','completed',10,'2024-09-20 21:06:00','2024-09-20 21:12:08','2024-09-20 21:06:00','2024-09-20 21:12:08',NULL,0,0,NULL,NULL),(34909,'mixpanel','completed',10,'2024-09-20 21:37:08','2024-09-20 21:37:10','2024-09-20 21:17:08','2024-09-20 21:37:10',NULL,0,0,NULL,NULL),(34910,'mixpanel','completed',10,'2024-09-20 22:00:08','2024-09-20 22:02:06','2024-09-20 21:42:08','2024-09-20 22:02:06',NULL,0,0,NULL,NULL),(34911,'mixpanel','completed',10,'2024-09-20 22:38:08','2024-09-20 22:42:07','2024-09-20 22:07:08','2024-09-20 22:42:07',NULL,0,0,NULL,NULL),(34912,'mixpanel','completed',10,'2024-09-20 23:13:06','2024-09-20 23:17:07','2024-09-20 22:47:06','2024-09-20 23:17:07',NULL,0,0,NULL,NULL),(34913,'mixpanel','completed',10,'2024-09-20 23:39:04','2024-09-20 23:39:34','2024-09-20 23:22:04','2024-09-20 23:39:34',NULL,0,0,NULL,NULL),(34914,'mixpanel','completed',10,'2024-09-21 00:05:05','2024-09-21 00:07:09','2024-09-20 23:42:05','2024-09-21 00:07:09',NULL,0,0,NULL,NULL),(34915,'inactive_subscribers','completed',10,'2024-09-26 00:00:00','2024-09-26 00:02:01','2024-09-21 00:02:06','2024-09-26 00:02:01',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(34916,'mixpanel','completed',10,'2024-09-21 00:56:21','2024-09-21 00:57:09','2024-09-21 00:09:21','2024-09-21 00:57:10',NULL,0,0,NULL,NULL),(34917,'mixpanel','completed',10,'2024-09-21 01:23:07','2024-09-21 01:27:07','2024-09-21 01:02:07','2024-09-21 01:27:07',NULL,0,0,NULL,NULL),(34918,'mixpanel','completed',10,'2024-09-21 01:37:07','2024-09-21 01:37:07','2024-09-21 01:32:07','2024-09-21 01:37:07',NULL,0,0,NULL,NULL),(34919,'mixpanel','completed',10,'2024-09-21 02:30:07','2024-09-21 02:32:05','2024-09-21 01:42:07','2024-09-21 02:32:05',NULL,0,0,NULL,NULL),(34920,'mixpanel','completed',10,'2024-09-21 03:19:08','2024-09-21 03:22:06','2024-09-21 02:37:08','2024-09-21 03:22:06',NULL,0,0,NULL,NULL),(34921,'mixpanel','completed',10,'2024-09-21 03:28:08','2024-09-21 03:37:09','2024-09-21 03:27:08','2024-09-21 03:37:09',NULL,0,0,NULL,NULL),(34922,'mixpanel','completed',10,'2024-09-21 04:25:07','2024-09-21 04:27:09','2024-09-21 03:42:07','2024-09-21 04:27:09',NULL,0,0,NULL,NULL),(34923,'schedule_re_engagement_email','completed',10,'2024-09-22 04:12:06','2024-09-22 04:12:06','2024-09-21 04:12:06','2024-09-22 04:12:06',NULL,0,0,NULL,NULL),(34924,'mixpanel','completed',10,'2024-09-21 04:53:40','2024-09-21 04:57:11','2024-09-21 04:31:40','2024-09-21 04:57:11',NULL,0,0,NULL,NULL),(34925,'mixpanel','completed',10,'2024-09-21 05:25:07','2024-09-21 05:26:40','2024-09-21 05:02:07','2024-09-21 05:26:40',NULL,0,0,NULL,NULL),(34926,'mixpanel','completed',10,'2024-09-21 06:21:07','2024-09-21 06:22:02','2024-09-21 05:32:07','2024-09-21 06:22:02',NULL,0,0,NULL,NULL),(34927,'mixpanel','completed',10,'2024-09-21 07:07:17','2024-09-21 07:12:04','2024-09-21 06:26:17','2024-09-21 07:12:04',NULL,0,0,NULL,NULL),(34928,'mixpanel','completed',10,'2024-09-21 07:30:04','2024-09-21 07:32:08','2024-09-21 07:17:04','2024-09-21 07:32:08',NULL,0,0,NULL,NULL),(34929,'mixpanel','completed',10,'2024-09-21 08:23:14','2024-09-21 08:27:06','2024-09-21 07:35:14','2024-09-21 08:27:06',NULL,0,0,NULL,NULL),(34930,'mixpanel','completed',10,'2024-09-21 09:08:06','2024-09-21 09:12:05','2024-09-21 08:32:06','2024-09-21 09:12:05',NULL,0,0,NULL,NULL),(34931,'mixpanel','completed',10,'2024-09-21 09:41:03','2024-09-21 09:42:02','2024-09-21 09:17:03','2024-09-21 09:42:02',NULL,0,0,NULL,NULL),(34932,'mixpanel','completed',10,'2024-09-21 09:50:06','2024-09-21 09:52:07','2024-09-21 09:47:06','2024-09-21 09:52:07',NULL,0,0,NULL,NULL),(34933,'mixpanel','completed',10,'2024-09-21 10:38:02','2024-09-21 10:42:06','2024-09-21 09:57:02','2024-09-21 10:42:07',NULL,0,0,NULL,NULL),(34934,'mixpanel','completed',10,'2024-09-21 11:11:04','2024-09-21 11:12:12','2024-09-21 10:47:04','2024-09-21 11:12:12',NULL,0,0,NULL,NULL),(34935,'mixpanel','completed',10,'2024-09-21 11:25:15','2024-09-21 11:27:13','2024-09-21 11:17:15','2024-09-21 11:27:13',NULL,0,0,NULL,NULL),(34936,'mixpanel','completed',10,'2024-09-21 12:08:12','2024-09-21 12:12:10','2024-09-21 11:32:12','2024-09-21 12:12:10',NULL,0,0,NULL,NULL),(34937,'mixpanel','completed',10,'2024-09-21 13:06:08','2024-09-21 13:07:08','2024-09-21 12:17:08','2024-09-21 13:07:08',NULL,0,0,NULL,NULL),(34938,'mixpanel','completed',10,'2024-09-21 13:26:09','2024-09-21 13:27:07','2024-09-21 13:12:09','2024-09-21 13:27:07',NULL,0,0,NULL,NULL),(34939,'mixpanel','completed',10,'2024-09-21 13:48:06','2024-09-21 13:52:03','2024-09-21 13:32:06','2024-09-21 13:52:03',NULL,0,0,NULL,NULL),(34940,'mixpanel','completed',10,'2024-09-21 13:56:06','2024-09-21 14:02:05','2024-09-21 13:57:06','2024-09-21 14:02:05',NULL,0,0,NULL,NULL),(34941,'mixpanel','completed',10,'2024-09-21 14:18:07','2024-09-21 14:22:06','2024-09-21 14:07:07','2024-09-21 14:22:06',NULL,0,0,NULL,NULL),(34942,'mixpanel','completed',10,'2024-09-21 15:06:11','2024-09-21 15:07:14','2024-09-21 14:27:11','2024-09-21 15:07:14',NULL,0,0,NULL,NULL),(34943,'mixpanel','completed',10,'2024-09-21 15:58:13','2024-09-21 16:02:09','2024-09-21 15:12:13','2024-09-21 16:02:09',NULL,0,0,NULL,NULL),(34944,'mixpanel','completed',10,'2024-09-21 16:16:04','2024-09-21 16:17:13','2024-09-21 16:07:04','2024-09-21 16:17:13',NULL,0,0,NULL,NULL),(34945,'mixpanel','completed',10,'2024-09-21 16:32:30','2024-09-21 16:37:07','2024-09-21 16:20:30','2024-09-21 16:37:07',NULL,0,0,NULL,NULL),(34946,'mixpanel','completed',10,'2024-09-21 16:46:08','2024-09-21 16:47:09','2024-09-21 16:42:08','2024-09-21 16:47:09',NULL,0,0,NULL,NULL),(34947,'mixpanel','completed',10,'2024-09-21 17:43:08','2024-09-21 17:47:08','2024-09-21 16:52:08','2024-09-21 17:47:08',NULL,0,0,NULL,NULL),(34948,'mixpanel','completed',10,'2024-09-21 18:14:08','2024-09-21 18:17:09','2024-09-21 17:52:08','2024-09-21 18:17:09',NULL,0,0,NULL,NULL),(34949,'mixpanel','completed',10,'2024-09-21 18:51:07','2024-09-21 18:52:09','2024-09-21 18:22:07','2024-09-21 18:52:09',NULL,0,0,NULL,NULL),(34950,'mixpanel','completed',10,'2024-09-21 18:57:07','2024-09-21 19:02:09','2024-09-21 18:57:07','2024-09-21 19:02:09',NULL,0,0,NULL,NULL),(34951,'mixpanel','completed',10,'2024-09-21 20:03:12','2024-09-21 20:07:08','2024-09-21 19:07:12','2024-09-21 20:07:08',NULL,0,0,NULL,NULL),(34952,'mixpanel','completed',10,'2024-09-21 21:01:10','2024-09-21 21:07:10','2024-09-21 20:12:10','2024-09-21 21:07:10',NULL,0,0,NULL,NULL),(34953,'mixpanel','completed',10,'2024-09-21 22:07:54','2024-09-21 22:12:07','2024-09-21 21:12:54','2024-09-21 22:12:07',NULL,0,0,NULL,NULL),(34954,'mixpanel','completed',10,'2024-09-21 22:46:48','2024-09-21 22:47:04','2024-09-21 22:18:48','2024-09-21 22:47:04',NULL,0,0,NULL,NULL),(34955,'subscribers_engagement_score','completed',10,'2024-09-21 22:27:08','2024-09-21 22:32:07','2024-09-21 22:27:08','2024-09-21 22:32:07',NULL,0,0,NULL,NULL),(34956,'subscribers_engagement_score','completed',10,'2024-09-22 16:20:00','2024-09-22 16:22:01','2024-09-21 22:32:07','2024-09-22 16:22:01',NULL,0,0,NULL,NULL),(34957,'mixpanel','completed',10,'2024-09-21 23:27:06','2024-09-21 23:27:07','2024-09-21 22:52:06','2024-09-21 23:27:07',NULL,0,0,NULL,NULL),(34958,'mixpanel','completed',10,'2024-09-21 23:37:06','2024-09-21 23:37:09','2024-09-21 23:32:06','2024-09-21 23:37:09',NULL,0,0,NULL,NULL),(34959,'mixpanel','completed',10,'2024-09-22 00:20:07','2024-09-22 00:22:14','2024-09-21 23:42:07','2024-09-22 00:22:14',NULL,0,0,NULL,NULL),(34960,'export_files_cleanup','completed',10,'2024-09-27 00:00:00','2024-09-27 00:01:54','2024-09-22 00:07:09','2024-09-27 00:01:54',NULL,0,0,NULL,NULL),(34961,'mixpanel','completed',10,'2024-09-22 00:45:13','2024-09-22 00:47:10','2024-09-22 00:27:13','2024-09-22 00:47:10',NULL,0,0,NULL,NULL),(34962,'mixpanel','completed',10,'2024-09-22 01:21:09','2024-09-22 01:22:08','2024-09-22 00:52:09','2024-09-22 01:22:08',NULL,0,0,NULL,NULL),(34963,'mixpanel','completed',10,'2024-09-22 02:21:06','2024-09-22 02:22:15','2024-09-22 01:27:06','2024-09-22 02:22:15',NULL,0,0,NULL,NULL),(34964,'mixpanel','completed',10,'2024-09-22 02:47:05','2024-09-22 02:52:01','2024-09-22 02:27:05','2024-09-22 02:52:01',NULL,0,0,NULL,NULL),(34965,'mixpanel','completed',10,'2024-09-22 03:08:06','2024-09-22 03:12:09','2024-09-22 02:57:06','2024-09-22 03:12:09',NULL,0,0,NULL,NULL),(34966,'mixpanel','completed',10,'2024-09-22 03:21:25','2024-09-22 03:24:03','2024-09-22 03:15:25','2024-09-22 03:24:03',NULL,0,0,NULL,NULL),(34967,'mixpanel','completed',10,'2024-09-22 03:35:04','2024-09-22 03:37:07','2024-09-22 03:26:04','2024-09-22 03:37:07',NULL,0,0,NULL,NULL),(34968,'mixpanel','completed',10,'2024-09-22 04:27:02','2024-09-22 04:27:10','2024-09-22 03:42:02','2024-09-22 04:27:10',NULL,0,0,NULL,NULL),(34969,'schedule_re_engagement_email','completed',10,'2024-09-23 04:15:09','2024-09-23 04:16:59','2024-09-22 04:15:09','2024-09-23 04:16:59',NULL,0,0,NULL,NULL),(34970,'mixpanel','completed',10,'2024-09-22 04:56:13','2024-09-22 04:57:08','2024-09-22 04:32:13','2024-09-22 04:57:08',NULL,0,0,NULL,NULL),(34971,'mixpanel','completed',10,'2024-09-22 05:38:59','2024-09-22 05:42:07','2024-09-22 05:01:59','2024-09-22 05:42:07',NULL,0,0,NULL,NULL),(34972,'mixpanel','completed',10,'2024-09-22 05:52:41','2024-09-22 05:57:09','2024-09-22 05:46:41','2024-09-22 05:57:09',NULL,0,0,NULL,NULL),(34973,'mixpanel','completed',10,'2024-09-22 06:19:33','2024-09-22 06:22:06','2024-09-22 06:00:33','2024-09-22 06:22:06',NULL,0,0,NULL,NULL),(34974,'mixpanel','completed',10,'2024-09-22 06:36:07','2024-09-22 06:37:08','2024-09-22 06:27:07','2024-09-22 06:37:08',NULL,0,0,NULL,NULL),(34975,'mixpanel','completed',10,'2024-09-22 07:11:08','2024-09-22 07:11:52','2024-09-22 06:42:08','2024-09-22 07:11:52',NULL,0,0,NULL,NULL),(34976,'mixpanel','completed',10,'2024-09-22 07:19:06','2024-09-22 07:24:12','2024-09-22 07:15:06','2024-09-22 07:24:12',NULL,0,0,NULL,NULL),(34977,'mixpanel','completed',10,'2024-09-22 08:01:07','2024-09-22 08:04:56','2024-09-22 07:27:07','2024-09-22 08:04:56',NULL,0,0,NULL,NULL),(34978,'mixpanel','completed',10,'2024-09-22 08:39:06','2024-09-22 08:40:20','2024-09-22 08:07:06','2024-09-22 08:40:20',NULL,0,0,NULL,NULL),(34979,'mixpanel','completed',10,'2024-09-22 09:28:55','2024-09-22 09:31:54','2024-09-22 08:46:55','2024-09-22 09:31:54',NULL,0,0,NULL,NULL),(34980,'mixpanel','completed',10,'2024-09-22 10:06:53','2024-09-22 10:07:08','2024-09-22 09:35:53','2024-09-22 10:07:08',NULL,0,0,NULL,NULL),(34981,'mixpanel','completed',10,'2024-09-22 10:39:41','2024-09-22 10:42:08','2024-09-22 10:10:41','2024-09-22 10:42:08',NULL,0,0,NULL,NULL),(34982,'mixpanel','completed',10,'2024-09-22 11:42:01','2024-09-22 11:42:07','2024-09-22 10:47:01','2024-09-22 11:42:07',NULL,0,0,NULL,NULL),(34983,'mixpanel','completed',10,'2024-09-22 12:24:55','2024-09-22 12:27:25','2024-09-22 11:46:55','2024-09-22 12:27:25',NULL,0,0,NULL,NULL),(34984,'mixpanel','completed',10,'2024-09-22 12:46:48','2024-09-22 12:46:57','2024-09-22 12:29:48','2024-09-22 12:46:57',NULL,0,0,NULL,NULL),(34985,'mixpanel','completed',10,'2024-09-22 12:54:10','2024-09-22 12:54:15','2024-09-22 12:52:10','2024-09-22 12:54:15',NULL,0,0,NULL,NULL),(34986,'mixpanel','completed',10,'2024-09-22 13:36:08','2024-09-22 13:37:06','2024-09-22 12:57:08','2024-09-22 13:37:06',NULL,0,0,NULL,NULL),(34987,'mixpanel','completed',10,'2024-09-22 13:44:04','2024-09-22 13:47:02','2024-09-22 13:42:04','2024-09-22 13:47:02',NULL,0,0,NULL,NULL),(34988,'mixpanel','completed',10,'2024-09-22 14:44:56','2024-09-22 14:46:58','2024-09-22 13:51:56','2024-09-22 14:46:58',NULL,0,0,NULL,NULL),(34989,'mixpanel','completed',10,'2024-09-22 15:44:01','2024-09-22 15:47:00','2024-09-22 14:52:01','2024-09-22 15:47:00',NULL,0,0,NULL,NULL),(34990,'mixpanel','completed',10,'2024-09-22 16:21:01','2024-09-22 16:22:01','2024-09-22 15:52:01','2024-09-22 16:22:01',NULL,0,0,NULL,NULL),(34991,'subscribers_engagement_score','completed',10,'2024-09-23 19:53:00','2024-09-23 19:57:11','2024-09-22 16:22:01','2024-09-23 19:57:11',NULL,0,0,NULL,NULL),(34992,'mixpanel','completed',10,'2024-09-22 16:54:56','2024-09-22 16:56:59','2024-09-22 16:26:56','2024-09-22 16:56:59',NULL,0,0,NULL,NULL),(34993,'mixpanel','completed',10,'2024-09-22 17:54:03','2024-09-22 17:57:06','2024-09-22 17:02:03','2024-09-22 17:57:06',NULL,0,0,NULL,NULL),(34994,'mixpanel','completed',10,'2024-09-22 18:21:04','2024-09-22 18:22:08','2024-09-22 18:02:04','2024-09-22 18:22:08',NULL,0,0,NULL,NULL),(34995,'mixpanel','completed',10,'2024-09-22 18:33:09','2024-09-22 18:37:04','2024-09-22 18:27:09','2024-09-22 18:37:04',NULL,0,0,NULL,NULL),(34996,'mixpanel','completed',10,'2024-09-22 19:05:09','2024-09-22 19:12:08','2024-09-22 18:42:09','2024-09-22 19:12:08',NULL,0,0,NULL,NULL),(34997,'mixpanel','completed',10,'2024-09-22 19:53:21','2024-09-22 19:56:36','2024-09-22 19:16:21','2024-09-22 19:56:36',NULL,0,0,NULL,NULL),(34998,'mixpanel','completed',10,'2024-09-22 20:09:35','2024-09-22 20:12:05','2024-09-22 20:00:35','2024-09-22 20:12:05',NULL,0,0,NULL,NULL),(34999,'mixpanel','completed',10,'2024-09-22 20:24:02','2024-09-22 20:27:08','2024-09-22 20:17:02','2024-09-22 20:27:08',NULL,0,0,NULL,NULL),(35000,'mixpanel','completed',10,'2024-09-22 21:16:59','2024-09-22 21:17:03','2024-09-22 20:31:59','2024-09-22 21:17:03',NULL,0,0,NULL,NULL),(35001,'mixpanel','completed',10,'2024-09-22 21:40:09','2024-09-22 21:42:10','2024-09-22 21:22:09','2024-09-22 21:42:10',NULL,0,0,NULL,NULL),(35002,'mixpanel','completed',10,'2024-09-22 21:54:22','2024-09-22 21:57:10','2024-09-22 21:47:22','2024-09-22 21:57:10',NULL,0,0,NULL,NULL),(35003,'mixpanel','completed',10,'2024-09-22 22:20:09','2024-09-22 22:22:06','2024-09-22 22:00:10','2024-09-22 22:22:06',NULL,0,0,NULL,NULL),(35004,'mixpanel','completed',10,'2024-09-22 23:04:10','2024-09-22 23:07:08','2024-09-22 22:27:10','2024-09-22 23:07:08',NULL,0,0,NULL,NULL),(35005,'mixpanel','completed',10,'2024-09-22 23:27:10','2024-09-22 23:32:02','2024-09-22 23:12:10','2024-09-22 23:32:02',NULL,0,0,NULL,NULL),(35006,'mixpanel','completed',10,'2024-09-23 00:11:09','2024-09-23 00:12:04','2024-09-22 23:37:09','2024-09-23 00:12:04',NULL,0,0,NULL,NULL),(35007,'subscribers_email_count','completed',10,'2024-09-30 00:00:00','2024-09-30 00:01:55','2024-09-23 00:02:04','2024-09-30 00:01:55',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(35008,'mixpanel','completed',10,'2024-09-23 00:37:58','2024-09-23 00:42:27','2024-09-23 00:16:58','2024-09-23 00:42:27',NULL,0,0,NULL,NULL),(35009,'mixpanel','completed',10,'2024-09-23 01:28:59','2024-09-23 01:32:07','2024-09-23 00:46:59','2024-09-23 01:32:07',NULL,0,0,NULL,NULL),(35010,'mixpanel','completed',10,'2024-09-23 02:07:23','2024-09-23 02:12:10','2024-09-23 01:36:23','2024-09-23 02:12:10',NULL,0,0,NULL,NULL),(35011,'mixpanel','completed',10,'2024-09-23 02:37:04','2024-09-23 02:37:09','2024-09-23 02:17:04','2024-09-23 02:37:09',NULL,0,0,NULL,NULL),(35012,'mixpanel','completed',10,'2024-09-23 02:46:10','2024-09-23 02:47:12','2024-09-23 02:42:10','2024-09-23 02:47:12',NULL,0,0,NULL,NULL),(35013,'mixpanel','completed',10,'2024-09-23 03:10:57','2024-09-23 03:12:09','2024-09-23 02:51:57','2024-09-23 03:12:09',NULL,0,0,NULL,NULL),(35014,'mixpanel','completed',10,'2024-09-23 03:45:58','2024-09-23 03:47:07','2024-09-23 03:16:59','2024-09-23 03:47:07',NULL,0,0,NULL,NULL),(35015,'mixpanel','completed',10,'2024-09-23 04:22:04','2024-09-23 04:25:48','2024-09-23 03:52:04','2024-09-23 04:25:48',NULL,0,0,NULL,NULL),(35016,'schedule_re_engagement_email','completed',10,'2024-09-24 04:22:01','2024-09-24 04:22:13','2024-09-23 04:22:01','2024-09-24 04:22:13',NULL,0,0,NULL,NULL),(35017,'mixpanel','completed',10,'2024-09-23 04:43:27','2024-09-23 04:46:01','2024-09-23 04:32:27','2024-09-23 04:46:01',NULL,0,0,NULL,NULL),(35018,'mixpanel','completed',10,'2024-09-23 05:41:05','2024-09-23 05:42:09','2024-09-23 04:52:05','2024-09-23 05:42:09',NULL,0,0,NULL,NULL),(35019,'mixpanel','completed',10,'2024-09-23 06:22:02','2024-09-23 06:22:10','2024-09-23 05:47:02','2024-09-23 06:22:10',NULL,0,0,NULL,NULL),(35020,'mixpanel','completed',10,'2024-09-23 07:24:09','2024-09-23 07:27:01','2024-09-23 06:27:09','2024-09-23 07:27:01',NULL,0,0,NULL,NULL),(35021,'mixpanel','completed',10,'2024-09-23 07:35:58','2024-09-23 07:40:05','2024-09-23 07:31:58','2024-09-23 07:40:05',NULL,0,0,NULL,NULL),(35022,'mixpanel','completed',10,'2024-09-23 08:14:09','2024-09-23 08:17:00','2024-09-23 07:42:09','2024-09-23 08:17:00',NULL,0,0,NULL,NULL),(35023,'mixpanel','completed',10,'2024-09-23 09:11:06','2024-09-23 09:12:04','2024-09-23 08:22:06','2024-09-23 09:12:04',NULL,0,0,NULL,NULL),(35024,'mixpanel','completed',10,'2024-09-23 09:21:02','2024-09-23 09:22:08','2024-09-23 09:17:02','2024-09-23 09:22:08',NULL,0,0,NULL,NULL),(35025,'mixpanel','completed',10,'2024-09-23 09:39:46','2024-09-23 09:42:02','2024-09-23 09:24:46','2024-09-23 09:42:02',NULL,0,0,NULL,NULL),(35026,'mixpanel','completed',10,'2024-09-23 10:30:57','2024-09-23 10:32:01','2024-09-23 09:46:57','2024-09-23 10:32:01',NULL,0,0,NULL,NULL),(35027,'mixpanel','completed',10,'2024-09-23 11:34:07','2024-09-23 11:36:17','2024-09-23 10:37:07','2024-09-23 11:36:17',NULL,0,0,NULL,NULL),(35028,'mixpanel','completed',10,'2024-09-23 12:07:05','2024-09-23 12:07:10','2024-09-23 11:42:05','2024-09-23 12:07:10',NULL,0,0,NULL,NULL),(35029,'mixpanel','completed',10,'2024-09-23 12:18:11','2024-09-23 12:22:14','2024-09-23 12:12:11','2024-09-23 12:22:14',NULL,0,0,NULL,NULL),(35030,'mixpanel','completed',10,'2024-09-23 13:21:11','2024-09-23 13:21:45','2024-09-23 12:27:11','2024-09-23 13:21:45',NULL,0,0,NULL,NULL),(35031,'mixpanel','completed',10,'2024-09-23 13:27:04','2024-09-23 13:32:03','2024-09-23 13:27:04','2024-09-23 13:32:03',NULL,0,0,NULL,NULL),(35032,'mixpanel','completed',10,'2024-09-23 14:12:03','2024-09-23 14:12:05','2024-09-23 13:37:03','2024-09-23 14:12:05',NULL,0,0,NULL,NULL),(35033,'mixpanel','completed',10,'2024-09-23 15:03:08','2024-09-23 15:05:16','2024-09-23 14:17:08','2024-09-23 15:05:16',NULL,0,0,NULL,NULL),(35034,'mixpanel','completed',10,'2024-09-23 15:24:07','2024-09-23 15:27:04','2024-09-23 15:12:07','2024-09-23 15:27:04',NULL,0,0,NULL,NULL),(35035,'mixpanel','completed',10,'2024-09-23 16:03:02','2024-09-23 16:04:34','2024-09-23 15:32:02','2024-09-23 16:04:34',NULL,0,0,NULL,NULL),(35036,'mixpanel','completed',10,'2024-09-23 16:06:11','2024-09-23 16:12:09','2024-09-23 16:07:11','2024-09-23 16:12:09',NULL,0,0,NULL,NULL),(35037,'mixpanel','completed',10,'2024-09-23 17:01:09','2024-09-23 17:02:09','2024-09-23 16:17:09','2024-09-23 17:02:09',NULL,0,0,NULL,NULL),(35038,'mixpanel','completed',10,'2024-09-23 17:11:09','2024-09-23 17:12:04','2024-09-23 17:07:09','2024-09-23 17:12:04',NULL,0,0,NULL,NULL),(35039,'mixpanel','completed',10,'2024-09-23 17:21:08','2024-09-23 17:22:04','2024-09-23 17:17:08','2024-09-23 17:22:04',NULL,0,0,NULL,NULL),(35040,'mixpanel','completed',10,'2024-09-23 18:08:05','2024-09-23 18:12:08','2024-09-23 17:27:05','2024-09-23 18:12:08',NULL,0,0,NULL,NULL),(35041,'mixpanel','completed',10,'2024-09-23 18:55:10','2024-09-23 18:57:07','2024-09-23 18:17:10','2024-09-23 18:57:07',NULL,0,0,NULL,NULL),(35042,'mixpanel','completed',10,'2024-09-23 19:15:09','2024-09-23 19:17:10','2024-09-23 19:02:09','2024-09-23 19:17:10',NULL,0,0,NULL,NULL),(35043,'mixpanel','completed',10,'2024-09-23 19:58:11','2024-09-23 20:02:09','2024-09-23 19:22:11','2024-09-23 20:02:09',NULL,0,0,NULL,NULL),(35044,'subscribers_engagement_score','completed',10,'2024-09-23 19:57:11','2024-09-23 20:02:09','2024-09-23 19:57:11','2024-09-23 20:02:09',NULL,0,0,NULL,NULL),(35045,'subscribers_engagement_score','completed',10,'2024-09-24 16:13:00','2024-09-24 16:16:58','2024-09-23 20:02:09','2024-09-24 16:16:58',NULL,0,0,NULL,NULL),(35046,'mixpanel','completed',10,'2024-09-23 20:22:25','2024-09-23 20:27:07','2024-09-23 20:07:25','2024-09-23 20:27:07',NULL,0,0,NULL,NULL),(35047,'mixpanel','completed',10,'2024-09-23 20:39:56','2024-09-23 20:42:12','2024-09-23 20:30:56','2024-09-23 20:42:12',NULL,0,0,NULL,NULL),(35048,'mixpanel','completed',10,'2024-09-23 21:12:10','2024-09-23 21:15:26','2024-09-23 20:47:10','2024-09-23 21:15:26',NULL,0,0,NULL,NULL),(35049,'mixpanel','completed',10,'2024-09-23 22:08:14','2024-09-23 22:12:12','2024-09-23 21:22:14','2024-09-23 22:12:12',NULL,0,0,NULL,NULL),(35050,'mixpanel','completed',10,'2024-09-23 22:30:11','2024-09-23 22:32:06','2024-09-23 22:17:11','2024-09-23 22:32:06',NULL,0,0,NULL,NULL),(35051,'mixpanel','completed',10,'2024-09-23 23:13:18','2024-09-23 23:17:11','2024-09-23 22:37:19','2024-09-23 23:17:11',NULL,0,0,NULL,NULL),(35052,'mixpanel','completed',10,'2024-09-23 23:21:10','2024-09-23 23:27:11','2024-09-23 23:22:10','2024-09-23 23:27:11',NULL,0,0,NULL,NULL),(35053,'mixpanel','completed',10,'2024-09-23 23:51:27','2024-09-23 23:52:14','2024-09-23 23:31:27','2024-09-23 23:52:14',NULL,0,0,NULL,NULL),(35054,'mixpanel','completed',10,'2024-09-24 00:12:14','2024-09-24 00:17:12','2024-09-23 23:57:14','2024-09-24 00:17:12',NULL,0,0,NULL,NULL),(35055,'mixpanel','completed',10,'2024-09-24 01:19:11','2024-09-24 01:22:09','2024-09-24 00:22:11','2024-09-24 01:22:09',NULL,0,0,NULL,NULL),(35056,'mixpanel','completed',10,'2024-09-24 01:34:27','2024-09-24 01:37:10','2024-09-24 01:27:27','2024-09-24 01:37:10',NULL,0,0,NULL,NULL),(35057,'mixpanel','completed',10,'2024-09-24 01:48:09','2024-09-24 01:52:12','2024-09-24 01:42:09','2024-09-24 01:52:12',NULL,0,0,NULL,NULL),(35058,'mixpanel','completed',10,'2024-09-24 02:03:10','2024-09-24 02:07:12','2024-09-24 01:57:10','2024-09-24 02:07:12',NULL,0,0,NULL,NULL),(35059,'mixpanel','completed',10,'2024-09-24 02:33:12','2024-09-24 02:37:12','2024-09-24 02:12:12','2024-09-24 02:37:12',NULL,0,0,NULL,NULL),(35060,'mixpanel','completed',10,'2024-09-24 02:49:11','2024-09-24 02:52:13','2024-09-24 02:42:11','2024-09-24 02:52:13',NULL,0,0,NULL,NULL),(35061,'mixpanel','completed',10,'2024-09-24 03:39:11','2024-09-24 03:42:11','2024-09-24 02:57:11','2024-09-24 03:42:11',NULL,0,0,NULL,NULL),(35062,'mixpanel','completed',10,'2024-09-24 03:55:12','2024-09-24 03:57:11','2024-09-24 03:47:12','2024-09-24 03:57:11',NULL,0,0,NULL,NULL),(35063,'mixpanel','completed',10,'2024-09-24 04:01:39','2024-09-24 04:01:40','2024-09-24 03:59:39','2024-09-24 04:01:40',NULL,0,0,NULL,NULL),(35064,'mixpanel','completed',10,'2024-09-24 04:48:40','2024-09-24 04:52:13','2024-09-24 04:04:40','2024-09-24 04:52:13',NULL,0,0,NULL,NULL),(35065,'schedule_re_engagement_email','completed',10,'2024-09-25 04:27:23','2024-09-25 04:32:14','2024-09-24 04:27:23','2024-09-25 04:32:14',NULL,0,0,NULL,NULL),(35066,'mixpanel','completed',10,'2024-09-24 05:02:14','2024-09-24 05:07:11','2024-09-24 04:57:14','2024-09-24 05:07:11',NULL,0,0,NULL,NULL),(35067,'mixpanel','completed',10,'2024-09-24 05:30:08','2024-09-24 05:32:11','2024-09-24 05:12:08','2024-09-24 05:32:11',NULL,0,0,NULL,NULL),(35068,'mixpanel','completed',10,'2024-09-24 05:47:12','2024-09-24 05:50:16','2024-09-24 05:37:12','2024-09-24 05:50:16',NULL,0,0,NULL,NULL),(35069,'mixpanel','completed',10,'2024-09-24 06:51:11','2024-09-24 06:52:10','2024-09-24 05:57:11','2024-09-24 06:52:10',NULL,0,0,NULL,NULL),(35070,'mixpanel','completed',10,'2024-09-24 07:52:11','2024-09-24 07:57:10','2024-09-24 06:57:11','2024-09-24 07:57:10',NULL,0,0,NULL,NULL),(35071,'mixpanel','completed',10,'2024-09-24 08:01:09','2024-09-24 08:07:09','2024-09-24 08:02:09','2024-09-24 08:07:09',NULL,0,0,NULL,NULL),(35072,'mixpanel','completed',10,'2024-09-24 08:56:08','2024-09-24 08:57:11','2024-09-24 08:12:08','2024-09-24 08:57:11',NULL,0,0,NULL,NULL),(35073,'mixpanel','completed',10,'2024-09-24 09:57:09','2024-09-24 09:59:27','2024-09-24 09:02:09','2024-09-24 09:59:27',NULL,0,0,NULL,NULL),(35074,'mixpanel','completed',10,'2024-09-24 10:04:08','2024-09-24 10:07:03','2024-09-24 10:02:08','2024-09-24 10:07:03',NULL,0,0,NULL,NULL),(35075,'mixpanel','completed',10,'2024-09-24 10:42:08','2024-09-24 10:45:44','2024-09-24 10:12:08','2024-09-24 10:45:44',NULL,0,0,NULL,NULL),(35076,'mixpanel','completed',10,'2024-09-24 11:31:29','2024-09-24 11:32:04','2024-09-24 10:51:29','2024-09-24 11:32:04',NULL,0,0,NULL,NULL),(35077,'mixpanel','completed',10,'2024-09-24 11:50:09','2024-09-24 11:52:07','2024-09-24 11:37:09','2024-09-24 11:52:07',NULL,0,0,NULL,NULL),(35078,'mixpanel','completed',10,'2024-09-24 12:18:55','2024-09-24 12:19:47','2024-09-24 11:55:55','2024-09-24 12:19:47',NULL,0,0,NULL,NULL),(35079,'mixpanel','completed',10,'2024-09-24 13:08:11','2024-09-24 13:12:03','2024-09-24 12:22:11','2024-09-24 13:12:03',NULL,0,0,NULL,NULL),(35080,'mixpanel','completed',10,'2024-09-24 13:41:14','2024-09-24 13:42:07','2024-09-24 13:17:14','2024-09-24 13:42:07',NULL,0,0,NULL,NULL),(35081,'mixpanel','completed',10,'2024-09-24 14:08:03','2024-09-24 14:12:04','2024-09-24 13:47:03','2024-09-24 14:12:04',NULL,0,0,NULL,NULL),(35082,'mixpanel','completed',10,'2024-09-24 14:35:08','2024-09-24 14:37:05','2024-09-24 14:17:08','2024-09-24 14:37:05',NULL,0,0,NULL,NULL),(35083,'mixpanel','completed',10,'2024-09-24 15:27:08','2024-09-24 15:32:01','2024-09-24 14:42:08','2024-09-24 15:32:01',NULL,0,0,NULL,NULL),(35084,'mixpanel','completed',10,'2024-09-24 15:41:05','2024-09-24 15:42:04','2024-09-24 15:37:05','2024-09-24 15:42:04',NULL,0,0,NULL,NULL),(35085,'mixpanel','completed',10,'2024-09-24 16:44:56','2024-09-24 16:46:58','2024-09-24 15:46:56','2024-09-24 16:46:58',NULL,0,0,NULL,NULL),(35086,'subscribers_engagement_score','completed',10,'2024-09-25 05:54:00','2024-09-25 05:54:40','2024-09-24 16:16:58','2024-09-25 05:54:40',NULL,0,0,NULL,NULL),(35087,'mixpanel','completed',10,'2024-09-24 17:02:37','2024-09-24 17:07:04','2024-09-24 16:49:37','2024-09-24 17:07:04',NULL,0,0,NULL,NULL),(35088,'mixpanel','completed',10,'2024-09-24 18:08:06','2024-09-24 18:12:06','2024-09-24 17:12:06','2024-09-24 18:12:06',NULL,0,0,NULL,NULL),(35089,'mixpanel','completed',10,'2024-09-24 18:29:03','2024-09-24 18:31:56','2024-09-24 18:15:03','2024-09-24 18:31:56',NULL,0,0,NULL,NULL),(35090,'mixpanel','completed',10,'2024-09-24 19:23:02','2024-09-24 19:27:01','2024-09-24 18:37:02','2024-09-24 19:27:01',NULL,0,0,NULL,NULL),(35091,'mixpanel','completed',10,'2024-09-24 20:29:57','2024-09-24 20:32:01','2024-09-24 19:31:57','2024-09-24 20:32:01',NULL,0,0,NULL,NULL),(35092,'mixpanel','completed',10,'2024-09-24 21:34:10','2024-09-24 21:37:09','2024-09-24 20:37:10','2024-09-24 21:37:09',NULL,0,0,NULL,NULL),(35093,'mixpanel','completed',10,'2024-09-24 21:52:06','2024-09-24 21:52:08','2024-09-24 21:42:06','2024-09-24 21:52:08',NULL,0,0,NULL,NULL),(35094,'unsubscribe_tokens','completed',0,'2024-09-24 21:47:14','2024-09-24 21:52:08','2024-09-24 21:47:14','2024-09-24 21:52:08',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(35095,'subscriber_link_tokens','completed',0,'2024-09-24 21:47:14','2024-09-24 21:52:08','2024-09-24 21:47:14','2024-09-24 21:52:08',NULL,0,0,NULL,NULL),(35096,'newsletter_templates_thumbnails','completed',10,'2024-09-24 21:47:14','2024-09-24 21:52:08','2024-09-24 21:47:14','2024-09-24 21:52:08',NULL,0,0,NULL,NULL),(35097,'mixpanel','completed',10,'2024-09-24 22:18:27','2024-09-24 22:22:13','2024-09-24 21:56:27','2024-09-24 22:22:13',NULL,0,0,NULL,NULL),(35098,'mixpanel','completed',10,'2024-09-24 22:55:11','2024-09-24 22:57:26','2024-09-24 22:27:11','2024-09-24 22:57:26',NULL,0,0,NULL,NULL),(35099,'mixpanel','completed',10,'2024-09-24 23:14:00','2024-09-24 23:17:00','2024-09-24 23:02:00','2024-09-24 23:17:00',NULL,0,0,NULL,NULL),(35100,'mixpanel','completed',10,'2024-09-24 23:58:10','2024-09-25 00:02:02','2024-09-24 23:22:10','2024-09-25 00:02:02',NULL,0,0,NULL,NULL),(35101,'mixpanel','completed',10,'2024-09-25 00:57:11','2024-09-25 01:02:02','2024-09-25 00:07:11','2024-09-25 01:02:02',NULL,0,0,NULL,NULL),(35102,'mixpanel','completed',10,'2024-09-25 01:40:10','2024-09-25 01:42:09','2024-09-25 01:07:10','2024-09-25 01:42:09',NULL,0,0,NULL,NULL),(35103,'mixpanel','completed',10,'2024-09-25 01:56:03','2024-09-25 01:57:12','2024-09-25 01:47:03','2024-09-25 01:57:12',NULL,0,0,NULL,NULL),(35104,'mixpanel','completed',10,'2024-09-25 02:59:07','2024-09-25 03:01:58','2024-09-25 02:02:07','2024-09-25 03:01:58',NULL,0,0,NULL,NULL),(35105,'mixpanel','completed',10,'2024-09-25 03:08:03','2024-09-25 03:12:09','2024-09-25 03:07:03','2024-09-25 03:12:09',NULL,0,0,NULL,NULL),(35106,'mixpanel','completed',10,'2024-09-25 03:51:59','2024-09-25 03:52:09','2024-09-25 03:16:59','2024-09-25 03:52:09',NULL,0,0,NULL,NULL),(35107,'mixpanel','completed',10,'2024-09-25 04:43:44','2024-09-25 04:47:17','2024-09-25 03:54:44','2024-09-25 04:47:17',NULL,0,0,NULL,NULL),(35108,'schedule_re_engagement_email','completed',10,'2024-09-26 04:37:25','2024-09-26 04:42:07','2024-09-25 04:37:25','2024-09-26 04:42:07',NULL,0,0,NULL,NULL),(35109,'mixpanel','completed',10,'2024-09-25 05:04:11','2024-09-25 05:07:12','2024-09-25 04:57:11','2024-09-25 05:07:12',NULL,0,0,NULL,NULL),(35110,'mixpanel','completed',10,'2024-09-25 05:56:12','2024-09-25 05:57:03','2024-09-25 05:12:12','2024-09-25 05:57:03',NULL,0,0,NULL,NULL),(35111,'subscribers_engagement_score','completed',10,'2024-09-25 05:54:40','2024-09-25 05:57:03','2024-09-25 05:54:40','2024-09-25 05:57:03',NULL,0,0,NULL,NULL),(35112,'subscribers_engagement_score','completed',10,'2024-09-26 10:08:00','2024-09-26 10:12:04','2024-09-25 05:57:03','2024-09-26 10:12:04',NULL,0,0,NULL,NULL),(35113,'mixpanel','completed',10,'2024-09-25 06:41:07','2024-09-25 06:42:12','2024-09-25 06:00:07','2024-09-25 06:42:12',NULL,0,0,NULL,NULL),(35114,'mixpanel','completed',10,'2024-09-25 07:00:01','2024-09-25 07:02:01','2024-09-25 06:47:01','2024-09-25 07:02:01',NULL,0,0,NULL,NULL),(35115,'mixpanel','completed',10,'2024-09-25 07:22:35','2024-09-25 07:23:40','2024-09-25 07:06:35','2024-09-25 07:23:40',NULL,0,0,NULL,NULL),(35116,'mixpanel','completed',10,'2024-09-25 08:07:11','2024-09-25 08:10:13','2024-09-25 07:27:11','2024-09-25 08:10:13',NULL,0,0,NULL,NULL),(35117,'mixpanel','completed',10,'2024-09-25 08:20:21','2024-09-25 08:22:04','2024-09-25 08:16:21','2024-09-25 08:22:04',NULL,0,0,NULL,NULL),(35118,'mixpanel','completed',10,'2024-09-25 08:51:10','2024-09-25 08:51:11','2024-09-25 08:27:10','2024-09-25 08:51:11',NULL,0,0,NULL,NULL),(35119,'mixpanel','completed',10,'2024-09-25 09:49:40','2024-09-25 09:52:10','2024-09-25 08:53:40','2024-09-25 09:52:10',NULL,0,0,NULL,NULL),(35120,'mixpanel','completed',10,'2024-09-25 10:02:40','2024-09-25 10:07:10','2024-09-25 09:54:40','2024-09-25 10:07:10',NULL,0,0,NULL,NULL),(35121,'mixpanel','completed',10,'2024-09-25 10:21:56','2024-09-25 10:22:11','2024-09-25 10:10:56','2024-09-25 10:22:11',NULL,0,0,NULL,NULL),(35122,'mixpanel','completed',10,'2024-09-25 10:38:11','2024-09-25 10:42:10','2024-09-25 10:27:11','2024-09-25 10:42:10',NULL,0,0,NULL,NULL),(35123,'mixpanel','completed',10,'2024-09-25 11:04:00','2024-09-25 11:07:11','2024-09-25 10:47:00','2024-09-25 11:07:11',NULL,0,0,NULL,NULL),(35124,'mixpanel','completed',10,'2024-09-25 11:13:12','2024-09-25 11:16:41','2024-09-25 11:12:12','2024-09-25 11:16:41',NULL,0,0,NULL,NULL),(35125,'mixpanel','completed',10,'2024-09-25 12:20:10','2024-09-25 12:22:07','2024-09-25 11:22:10','2024-09-25 12:22:07',NULL,0,0,NULL,NULL),(35126,'mixpanel','completed',10,'2024-09-25 13:06:09','2024-09-25 13:07:11','2024-09-25 12:27:09','2024-09-25 13:07:11',NULL,0,0,NULL,NULL),(35127,'mixpanel','completed',10,'2024-09-25 13:32:11','2024-09-25 13:37:04','2024-09-25 13:12:11','2024-09-25 13:37:04',NULL,0,0,NULL,NULL),(35128,'mixpanel','completed',10,'2024-09-25 13:51:05','2024-09-25 13:52:02','2024-09-25 13:42:05','2024-09-25 13:52:02',NULL,0,0,NULL,NULL),(35129,'mixpanel','completed',10,'2024-09-25 14:32:06','2024-09-25 14:37:02','2024-09-25 13:57:06','2024-09-25 14:37:02',NULL,0,0,NULL,NULL),(35130,'mixpanel','completed',10,'2024-09-25 15:12:07','2024-09-25 15:17:05','2024-09-25 14:42:07','2024-09-25 15:17:05',NULL,0,0,NULL,NULL),(35131,'mixpanel','completed',10,'2024-09-25 15:37:04','2024-09-25 15:37:08','2024-09-25 15:22:04','2024-09-25 15:37:08',NULL,0,0,NULL,NULL),(35132,'mixpanel','completed',10,'2024-09-25 15:58:09','2024-09-25 16:01:57','2024-09-25 15:42:09','2024-09-25 16:01:57',NULL,0,0,NULL,NULL),(35133,'mixpanel','completed',10,'2024-09-25 16:06:06','2024-09-25 16:12:07','2024-09-25 16:07:06','2024-09-25 16:12:07',NULL,0,0,NULL,NULL),(35134,'mixpanel','completed',10,'2024-09-25 16:29:58','2024-09-25 16:32:00','2024-09-25 16:16:58','2024-09-25 16:32:00',NULL,0,0,NULL,NULL),(35135,'mixpanel','completed',10,'2024-09-25 16:49:59','2024-09-25 16:52:07','2024-09-25 16:35:59','2024-09-25 16:52:07',NULL,0,0,NULL,NULL),(35136,'mixpanel','completed',10,'2024-09-25 17:41:07','2024-09-25 17:42:04','2024-09-25 16:57:07','2024-09-25 17:42:04',NULL,0,0,NULL,NULL),(35137,'mixpanel','completed',10,'2024-09-25 18:07:01','2024-09-25 18:07:12','2024-09-25 17:47:01','2024-09-25 18:07:12',NULL,0,0,NULL,NULL),(35138,'mixpanel','completed',10,'2024-09-25 18:54:17','2024-09-25 18:57:06','2024-09-25 18:12:17','2024-09-25 18:57:06',NULL,0,0,NULL,NULL),(35139,'mixpanel','completed',10,'2024-09-25 19:03:02','2024-09-25 19:07:10','2024-09-25 19:02:02','2024-09-25 19:07:10',NULL,0,0,NULL,NULL),(35140,'mixpanel','completed',10,'2024-09-25 19:16:12','2024-09-25 19:22:01','2024-09-25 19:12:12','2024-09-25 19:22:01',NULL,0,0,NULL,NULL),(35141,'mixpanel','completed',10,'2024-09-25 19:49:11','2024-09-25 19:50:48','2024-09-25 19:27:11','2024-09-25 19:50:48',NULL,0,0,NULL,NULL),(35142,'mixpanel','completed',10,'2024-09-25 20:49:57','2024-09-25 20:52:06','2024-09-25 19:52:57','2024-09-25 20:52:06',NULL,0,0,NULL,NULL),(35143,'mixpanel','completed',10,'2024-09-25 21:36:12','2024-09-25 21:37:10','2024-09-25 20:57:12','2024-09-25 21:37:10',NULL,0,0,NULL,NULL),(35144,'mixpanel','completed',10,'2024-09-25 22:04:11','2024-09-25 22:07:07','2024-09-25 21:42:11','2024-09-25 22:07:07',NULL,0,0,NULL,NULL),(35145,'mixpanel','completed',10,'2024-09-25 22:47:17','2024-09-25 22:52:06','2024-09-25 22:12:17','2024-09-25 22:52:06',NULL,0,0,NULL,NULL),(35146,'mixpanel','completed',10,'2024-09-25 23:16:02','2024-09-25 23:17:03','2024-09-25 22:57:02','2024-09-25 23:17:03',NULL,0,0,NULL,NULL),(35147,'mixpanel','completed',10,'2024-09-26 00:06:02','2024-09-26 00:12:06','2024-09-25 23:22:02','2024-09-26 00:12:06',NULL,0,0,NULL,NULL),(35148,'inactive_subscribers','completed',10,'2024-10-05 00:00:00','2024-10-05 00:02:19','2024-09-26 00:02:01','2024-10-05 00:02:19',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(35149,'mixpanel','completed',10,'2024-09-26 01:12:01','2024-09-26 01:12:02','2024-09-26 00:17:01','2024-09-26 01:12:02',NULL,0,0,NULL,NULL),(35150,'mixpanel','completed',10,'2024-09-26 02:05:59','2024-09-26 02:07:00','2024-09-26 01:16:59','2024-09-26 02:07:00',NULL,0,0,NULL,NULL),(35151,'mixpanel','completed',10,'2024-09-26 02:41:58','2024-09-26 02:42:01','2024-09-26 02:11:58','2024-09-26 02:42:01',NULL,0,0,NULL,NULL),(35152,'mixpanel','completed',10,'2024-09-26 03:41:56','2024-09-26 03:41:59','2024-09-26 02:46:56','2024-09-26 03:41:59',NULL,0,0,NULL,NULL),(35153,'mixpanel','completed',10,'2024-09-26 04:42:55','2024-09-26 04:47:02','2024-09-26 03:46:55','2024-09-26 04:47:02',NULL,0,0,NULL,NULL),(35154,'schedule_re_engagement_email','completed',10,'2024-09-27 04:47:02','2024-09-27 04:51:54','2024-09-26 04:47:02','2024-09-27 04:51:54',NULL,0,0,NULL,NULL),(35155,'mixpanel','completed',10,'2024-09-26 04:51:55','2024-09-26 04:57:04','2024-09-26 04:51:55','2024-09-26 04:57:04',NULL,0,0,NULL,NULL),(35156,'mixpanel','completed',10,'2024-09-26 05:18:58','2024-09-26 05:21:59','2024-09-26 05:01:58','2024-09-26 05:21:59',NULL,0,0,NULL,NULL),(35157,'mixpanel','completed',10,'2024-09-26 05:49:08','2024-09-26 05:51:56','2024-09-26 05:27:08','2024-09-26 05:51:56',NULL,0,0,NULL,NULL),(35158,'mixpanel','completed',10,'2024-09-26 06:02:03','2024-09-26 06:07:08','2024-09-26 05:57:03','2024-09-26 06:07:08',NULL,0,0,NULL,NULL),(35159,'mixpanel','completed',10,'2024-09-26 06:53:00','2024-09-26 06:57:06','2024-09-26 06:12:00','2024-09-26 06:57:06',NULL,0,0,NULL,NULL),(35160,'mixpanel','completed',10,'2024-09-26 07:09:58','2024-09-26 07:11:59','2024-09-26 07:01:58','2024-09-26 07:11:59',NULL,0,0,NULL,NULL),(35161,'mixpanel','completed',10,'2024-09-26 07:39:54','2024-09-26 07:42:09','2024-09-26 07:16:54','2024-09-26 07:42:09',NULL,0,0,NULL,NULL),(35162,'mixpanel','completed',10,'2024-09-26 08:43:55','2024-09-26 08:46:52','2024-09-26 07:46:55','2024-09-26 08:46:52',NULL,0,0,NULL,NULL),(35163,'mixpanel','completed',10,'2024-09-26 09:25:01','2024-09-26 09:27:02','2024-09-26 08:52:01','2024-09-26 09:27:02',NULL,0,0,NULL,NULL),(35164,'mixpanel','completed',10,'2024-09-26 10:09:58','2024-09-26 10:12:04','2024-09-26 09:31:58','2024-09-26 10:12:04',NULL,0,0,NULL,NULL),(35165,'subscribers_engagement_score','completed',10,'2024-09-26 10:12:04','2024-09-26 10:16:57','2024-09-26 10:12:04','2024-09-26 10:16:57',NULL,0,0,NULL,NULL),(35166,'subscribers_engagement_score','completed',10,'2024-09-27 13:12:00','2024-09-27 13:16:54','2024-09-26 10:16:57','2024-09-27 13:16:54',NULL,0,0,NULL,NULL),(35167,'mixpanel','completed',10,'2024-09-26 11:01:57','2024-09-26 11:02:03','2024-09-26 10:16:57','2024-09-26 11:02:03',NULL,0,0,NULL,NULL),(35168,'mixpanel','completed',10,'2024-09-26 11:11:33','2024-09-26 11:12:02','2024-09-26 11:04:33','2024-09-26 11:12:02',NULL,0,0,NULL,NULL),(35169,'mixpanel','completed',10,'2024-09-26 11:57:56','2024-09-26 12:02:01','2024-09-26 11:16:56','2024-09-26 12:02:01',NULL,0,0,NULL,NULL),(35170,'mixpanel','completed',10,'2024-09-26 12:19:10','2024-09-26 12:21:57','2024-09-26 12:07:10','2024-09-26 12:21:57',NULL,0,0,NULL,NULL),(35171,'mixpanel','completed',10,'2024-09-26 13:01:57','2024-09-26 13:06:56','2024-09-26 12:26:57','2024-09-26 13:06:56',NULL,0,0,NULL,NULL),(35172,'mixpanel','completed',10,'2024-09-26 13:20:58','2024-09-26 13:21:57','2024-09-26 13:11:58','2024-09-26 13:21:57',NULL,0,0,NULL,NULL),(35173,'mixpanel','completed',10,'2024-09-26 13:48:57','2024-09-26 13:51:56','2024-09-26 13:26:57','2024-09-26 13:51:56',NULL,0,0,NULL,NULL),(35174,'mixpanel','completed',10,'2024-09-26 14:02:56','2024-09-26 14:06:54','2024-09-26 13:56:56','2024-09-26 14:06:54',NULL,0,0,NULL,NULL),(35175,'mixpanel','completed',10,'2024-09-26 14:59:56','2024-09-26 15:01:55','2024-09-26 14:11:56','2024-09-26 15:01:55',NULL,0,0,NULL,NULL),(35176,'mixpanel','completed',10,'2024-09-26 15:32:56','2024-09-26 15:36:59','2024-09-26 15:06:56','2024-09-26 15:36:59',NULL,0,0,NULL,NULL),(35177,'mixpanel','completed',10,'2024-09-26 16:36:56','2024-09-26 16:41:57','2024-09-26 15:41:56','2024-09-26 16:41:57',NULL,0,0,NULL,NULL),(35178,'mixpanel','completed',10,'2024-09-26 17:44:53','2024-09-26 17:46:53','2024-09-26 16:46:53','2024-09-26 17:46:53',NULL,0,0,NULL,NULL),(35179,'mixpanel','completed',10,'2024-09-26 18:24:54','2024-09-26 18:25:37','2024-09-26 17:51:54','2024-09-26 18:25:37',NULL,0,0,NULL,NULL),(35180,'mixpanel','completed',10,'2024-09-26 19:29:53','2024-09-26 19:31:53','2024-09-26 18:31:53','2024-09-26 19:31:53',NULL,0,0,NULL,NULL),(35181,'mixpanel','completed',10,'2024-09-26 20:08:01','2024-09-26 20:12:01','2024-09-26 19:37:01','2024-09-26 20:12:01',NULL,0,0,NULL,NULL),(35182,'mixpanel','completed',10,'2024-09-26 20:33:53','2024-09-26 20:37:03','2024-09-26 20:16:53','2024-09-26 20:37:03',NULL,0,0,NULL,NULL),(35183,'mixpanel','completed',10,'2024-09-26 20:52:55','2024-09-26 20:57:00','2024-09-26 20:41:55','2024-09-26 20:57:00',NULL,0,0,NULL,NULL),(35184,'mixpanel','completed',10,'2024-09-26 21:41:53','2024-09-26 21:41:58','2024-09-26 21:01:53','2024-09-26 21:41:58',NULL,0,0,NULL,NULL),(35185,'mixpanel','completed',10,'2024-09-26 22:07:53','2024-09-26 22:09:47','2024-09-26 21:46:53','2024-09-26 22:09:47',NULL,0,0,NULL,NULL),(35186,'mixpanel','completed',10,'2024-09-26 23:09:58','2024-09-26 23:11:59','2024-09-26 22:11:58','2024-09-26 23:11:59',NULL,0,0,NULL,NULL),(35187,'mixpanel','completed',10,'2024-09-26 23:33:54','2024-09-26 23:36:57','2024-09-26 23:16:54','2024-09-26 23:36:57',NULL,0,0,NULL,NULL),(35188,'mixpanel','completed',10,'2024-09-27 00:24:58','2024-09-27 00:26:57','2024-09-26 23:41:58','2024-09-27 00:26:57',NULL,0,0,NULL,NULL),(35189,'export_files_cleanup','completed',10,'2024-10-01 00:00:00','2024-10-01 00:01:57','2024-09-27 00:06:59','2024-10-01 00:01:57',NULL,0,0,NULL,NULL),(35190,'mixpanel','completed',10,'2024-09-27 01:18:53','2024-09-27 01:21:54','2024-09-27 00:31:53','2024-09-27 01:21:54',NULL,0,0,NULL,NULL),(35191,'mixpanel','completed',10,'2024-09-27 01:48:58','2024-09-27 01:51:56','2024-09-27 01:26:58','2024-09-27 01:51:56',NULL,0,0,NULL,NULL),(35192,'mixpanel','completed',10,'2024-09-27 02:48:00','2024-09-27 02:51:53','2024-09-27 01:57:00','2024-09-27 02:51:53',NULL,0,0,NULL,NULL),(35193,'mixpanel','completed',10,'2024-09-27 02:55:53','2024-09-27 03:01:53','2024-09-27 02:56:53','2024-09-27 03:01:53',NULL,0,0,NULL,NULL),(35194,'mixpanel','completed',10,'2024-09-27 04:02:55','2024-09-27 04:06:54','2024-09-27 03:06:55','2024-09-27 04:06:54',NULL,0,0,NULL,NULL),(35195,'mixpanel','completed',10,'2024-09-27 04:46:50','2024-09-27 04:46:53','2024-09-27 04:10:50','2024-09-27 04:46:53',NULL,0,0,NULL,NULL),(35196,'mixpanel','completed',10,'2024-09-27 05:27:54','2024-09-27 05:31:54','2024-09-27 04:51:54','2024-09-27 05:31:54',NULL,0,0,NULL,NULL),(35197,'schedule_re_engagement_email','completed',10,'2024-09-28 04:56:54','2024-09-28 04:56:57','2024-09-27 04:56:54','2024-09-28 04:56:57',NULL,0,0,NULL,NULL),(35198,'mixpanel','completed',10,'2024-09-27 05:41:57','2024-09-27 05:45:49','2024-09-27 05:36:57','2024-09-27 05:45:49',NULL,0,0,NULL,NULL),(35199,'mixpanel','completed',10,'2024-09-27 06:18:54','2024-09-27 06:21:53','2024-09-27 05:51:54','2024-09-27 06:21:53',NULL,0,0,NULL,NULL),(35200,'mixpanel','completed',10,'2024-09-27 06:47:56','2024-09-27 06:51:54','2024-09-27 06:26:56','2024-09-27 06:51:54',NULL,0,0,NULL,NULL),(35201,'mixpanel','completed',10,'2024-09-27 06:55:07','2024-09-27 06:56:55','2024-09-27 06:54:07','2024-09-27 06:56:55',NULL,0,0,NULL,NULL),(35202,'mixpanel','completed',10,'2024-09-27 07:42:54','2024-09-27 07:46:54','2024-09-27 07:01:54','2024-09-27 07:46:54',NULL,0,0,NULL,NULL),(35203,'mixpanel','completed',10,'2024-09-27 08:13:54','2024-09-27 08:15:30','2024-09-27 07:51:54','2024-09-27 08:15:30',NULL,0,0,NULL,NULL),(35204,'mixpanel','completed',10,'2024-09-27 08:57:54','2024-09-27 09:01:54','2024-09-27 08:21:54','2024-09-27 09:01:54',NULL,0,0,NULL,NULL),(35205,'mixpanel','completed',10,'2024-09-27 09:51:55','2024-09-27 09:54:06','2024-09-27 09:06:56','2024-09-27 09:54:06',NULL,0,0,NULL,NULL),(35206,'mixpanel','completed',10,'2024-09-27 10:07:55','2024-09-27 10:11:56','2024-09-27 09:56:55','2024-09-27 10:11:56',NULL,0,0,NULL,NULL),(35207,'mixpanel','completed',10,'2024-09-27 11:13:54','2024-09-27 11:16:54','2024-09-27 10:16:54','2024-09-27 11:16:54',NULL,0,0,NULL,NULL),(35208,'mixpanel','completed',10,'2024-09-27 11:56:36','2024-09-27 12:01:54','2024-09-27 11:21:36','2024-09-27 12:01:54',NULL,0,0,NULL,NULL),(35209,'mixpanel','completed',10,'2024-09-27 12:15:55','2024-09-27 12:16:54','2024-09-27 12:06:55','2024-09-27 12:16:54',NULL,0,0,NULL,NULL),(35210,'mixpanel','completed',10,'2024-09-27 12:43:54','2024-09-27 12:46:54','2024-09-27 12:21:54','2024-09-27 12:46:54',NULL,0,0,NULL,NULL),(35211,'mixpanel','completed',10,'2024-09-27 13:29:25','2024-09-27 13:31:54','2024-09-27 12:49:25','2024-09-27 13:31:54',NULL,0,0,NULL,NULL),(35212,'subscribers_engagement_score','completed',10,'2024-09-27 13:16:54','2024-09-27 13:21:54','2024-09-27 13:16:54','2024-09-27 13:21:54',NULL,0,0,NULL,NULL),(35213,'subscribers_engagement_score','completed',10,'2024-09-27 13:21:54','2024-09-27 13:26:02','2024-09-27 13:21:54','2024-09-27 13:26:02',NULL,0,0,NULL,NULL),(35214,'subscribers_engagement_score','completed',10,'2024-09-28 09:36:00','2024-09-28 09:41:58','2024-09-27 13:26:02','2024-09-28 09:41:58',NULL,0,0,NULL,NULL),(35215,'mixpanel','completed',10,'2024-09-27 14:28:54','2024-09-27 14:31:32','2024-09-27 13:36:54','2024-09-27 14:31:32',NULL,0,0,NULL,NULL),(35216,'mixpanel','completed',10,'2024-09-27 14:42:54','2024-09-27 14:46:54','2024-09-27 14:36:54','2024-09-27 14:46:54',NULL,0,0,NULL,NULL),(35217,'mixpanel','completed',10,'2024-09-27 15:24:54','2024-09-27 15:27:01','2024-09-27 14:51:54','2024-09-27 15:27:01',NULL,0,0,NULL,NULL),(35218,'mixpanel','completed',10,'2024-09-27 15:41:54','2024-09-27 15:41:56','2024-09-27 15:31:54','2024-09-27 15:41:56',NULL,0,0,NULL,NULL),(35219,'mixpanel','completed',10,'2024-09-27 16:15:54','2024-09-27 16:16:55','2024-09-27 15:46:54','2024-09-27 16:16:55',NULL,0,0,NULL,NULL),(35220,'mixpanel','completed',10,'2024-09-27 16:51:54','2024-09-27 16:56:57','2024-09-27 16:21:54','2024-09-27 16:56:57',NULL,0,0,NULL,NULL),(35221,'mixpanel','completed',10,'2024-09-27 17:08:54','2024-09-27 17:11:55','2024-09-27 17:01:54','2024-09-27 17:11:55',NULL,0,0,NULL,NULL),(35222,'mixpanel','completed',10,'2024-09-27 18:00:54','2024-09-27 18:01:54','2024-09-27 17:16:54','2024-09-27 18:01:54',NULL,0,0,NULL,NULL),(35223,'mixpanel','completed',10,'2024-09-27 19:00:55','2024-09-27 19:01:54','2024-09-27 18:06:55','2024-09-27 19:01:54',NULL,0,0,NULL,NULL),(35224,'mixpanel','completed',10,'2024-09-27 19:25:54','2024-09-27 19:31:54','2024-09-27 19:06:54','2024-09-27 19:31:54',NULL,0,0,NULL,NULL),(35225,'mixpanel','completed',10,'2024-09-27 20:07:54','2024-09-27 20:11:54','2024-09-27 19:36:54','2024-09-27 20:11:54',NULL,0,0,NULL,NULL),(35226,'mixpanel','completed',10,'2024-09-27 20:26:24','2024-09-27 20:26:55','2024-09-27 20:15:24','2024-09-27 20:26:55',NULL,0,0,NULL,NULL),(35227,'mixpanel','completed',10,'2024-09-27 20:52:54','2024-09-27 20:56:54','2024-09-27 20:31:54','2024-09-27 20:56:54',NULL,0,0,NULL,NULL),(35228,'mixpanel','completed',10,'2024-09-27 21:50:54','2024-09-27 21:51:54','2024-09-27 21:01:54','2024-09-27 21:51:54',NULL,0,0,NULL,NULL),(35229,'mixpanel','completed',10,'2024-09-27 22:38:54','2024-09-27 22:41:55','2024-09-27 21:56:55','2024-09-27 22:41:55',NULL,0,0,NULL,NULL),(35230,'mixpanel','completed',10,'2024-09-27 23:22:55','2024-09-27 23:26:55','2024-09-27 22:46:55','2024-09-27 23:26:55',NULL,0,0,NULL,NULL),(35231,'mixpanel','completed',10,'2024-09-27 23:56:54','2024-09-27 23:56:57','2024-09-27 23:31:54','2024-09-27 23:56:57',NULL,0,0,NULL,NULL),(35232,'mixpanel','completed',10,'2024-09-28 00:37:55','2024-09-28 00:41:54','2024-09-28 00:01:55','2024-09-28 00:41:54',NULL,0,0,NULL,NULL),(35233,'mixpanel','completed',10,'2024-09-28 01:26:54','2024-09-28 01:26:54','2024-09-28 00:46:54','2024-09-28 01:26:54',NULL,0,0,NULL,NULL),(35234,'mixpanel','completed',10,'2024-09-28 02:17:54','2024-09-28 02:21:55','2024-09-28 01:31:54','2024-09-28 02:21:55',NULL,0,0,NULL,NULL),(35235,'mixpanel','completed',10,'2024-09-28 03:06:55','2024-09-28 03:06:55','2024-09-28 02:26:55','2024-09-28 03:06:55',NULL,0,0,NULL,NULL),(35236,'mixpanel','completed',10,'2024-09-28 03:31:54','2024-09-28 03:31:54','2024-09-28 03:11:55','2024-09-28 03:31:54',NULL,0,0,NULL,NULL),(35237,'mixpanel','completed',10,'2024-09-28 04:29:54','2024-09-28 04:32:12','2024-09-28 03:36:54','2024-09-28 04:32:12',NULL,0,0,NULL,NULL),(35238,'mixpanel','completed',10,'2024-09-28 05:12:25','2024-09-28 05:16:55','2024-09-28 04:37:25','2024-09-28 05:16:55',NULL,0,0,NULL,NULL),(35239,'schedule_re_engagement_email','completed',10,'2024-09-29 05:01:55','2024-09-29 05:06:56','2024-09-28 05:01:55','2024-09-29 05:06:56',NULL,0,0,NULL,NULL),(35240,'mixpanel','completed',10,'2024-09-28 05:34:55','2024-09-28 05:36:55','2024-09-28 05:21:55','2024-09-28 05:36:55',NULL,0,0,NULL,NULL),(35241,'mixpanel','completed',10,'2024-09-28 05:40:54','2024-09-28 05:46:54','2024-09-28 05:41:54','2024-09-28 05:46:54',NULL,0,0,NULL,NULL),(35242,'mixpanel','completed',10,'2024-09-28 06:40:56','2024-09-28 06:41:54','2024-09-28 05:51:56','2024-09-28 06:41:54',NULL,0,0,NULL,NULL),(35243,'mixpanel','completed',10,'2024-09-28 07:06:54','2024-09-28 07:06:55','2024-09-28 06:46:54','2024-09-28 07:06:55',NULL,0,0,NULL,NULL),(35244,'mixpanel','completed',10,'2024-09-28 07:53:55','2024-09-28 07:56:56','2024-09-28 07:11:55','2024-09-28 07:56:56',NULL,0,0,NULL,NULL),(35245,'mixpanel','completed',10,'2024-09-28 08:34:55','2024-09-28 08:36:58','2024-09-28 08:01:55','2024-09-28 08:36:58',NULL,0,0,NULL,NULL),(35246,'mixpanel','completed',10,'2024-09-28 08:52:56','2024-09-28 08:56:56','2024-09-28 08:41:56','2024-09-28 08:56:56',NULL,0,0,NULL,NULL),(35247,'mixpanel','completed',10,'2024-09-28 09:55:54','2024-09-28 09:56:57','2024-09-28 09:01:54','2024-09-28 09:56:57',NULL,0,0,NULL,NULL),(35248,'subscribers_engagement_score','completed',10,'2024-09-29 04:34:00','2024-09-29 04:37:16','2024-09-28 09:41:58','2024-09-29 04:37:16',NULL,0,0,NULL,NULL),(35249,'mixpanel','completed',10,'2024-09-28 10:31:53','2024-09-28 10:31:55','2024-09-28 10:01:53','2024-09-28 10:31:55',NULL,0,0,NULL,NULL),(35250,'mixpanel','completed',10,'2024-09-28 11:13:56','2024-09-28 11:15:04','2024-09-28 10:36:56','2024-09-28 11:15:04',NULL,0,0,NULL,NULL),(35251,'mixpanel','completed',10,'2024-09-28 11:42:54','2024-09-28 11:46:55','2024-09-28 11:21:54','2024-09-28 11:46:55',NULL,0,0,NULL,NULL),(35252,'mixpanel','completed',10,'2024-09-28 12:13:54','2024-09-28 12:16:55','2024-09-28 11:51:54','2024-09-28 12:16:55',NULL,0,0,NULL,NULL),(35253,'mixpanel','completed',10,'2024-09-28 13:09:55','2024-09-28 13:11:57','2024-09-28 12:21:55','2024-09-28 13:11:57',NULL,0,0,NULL,NULL),(35254,'mixpanel','completed',10,'2024-09-28 13:15:55','2024-09-28 13:21:55','2024-09-28 13:16:55','2024-09-28 13:21:55',NULL,0,0,NULL,NULL),(35255,'mixpanel','completed',10,'2024-09-28 13:59:56','2024-09-28 14:01:55','2024-09-28 13:26:56','2024-09-28 14:01:55',NULL,0,0,NULL,NULL),(35256,'mixpanel','completed',10,'2024-09-28 14:08:56','2024-09-28 14:11:57','2024-09-28 14:06:56','2024-09-28 14:11:57',NULL,0,0,NULL,NULL),(35257,'mixpanel','completed',10,'2024-09-28 15:08:55','2024-09-28 15:11:58','2024-09-28 14:16:55','2024-09-28 15:11:58',NULL,0,0,NULL,NULL),(35258,'mixpanel','completed',10,'2024-09-28 15:56:26','2024-09-28 15:56:58','2024-09-28 15:15:26','2024-09-28 15:56:58',NULL,0,0,NULL,NULL),(35259,'mixpanel','completed',10,'2024-09-28 16:19:55','2024-09-28 16:21:55','2024-09-28 16:01:55','2024-09-28 16:21:55',NULL,0,0,NULL,NULL),(35260,'mixpanel','completed',10,'2024-09-28 17:13:56','2024-09-28 17:16:55','2024-09-28 16:26:56','2024-09-28 17:16:55',NULL,0,0,NULL,NULL),(35261,'mixpanel','completed',10,'2024-09-28 18:19:55','2024-09-28 18:21:55','2024-09-28 17:21:55','2024-09-28 18:21:55',NULL,0,0,NULL,NULL),(35262,'mixpanel','completed',10,'2024-09-28 18:47:57','2024-09-28 18:51:56','2024-09-28 18:26:57','2024-09-28 18:51:56',NULL,0,0,NULL,NULL),(35263,'mixpanel','completed',10,'2024-09-28 19:15:59','2024-09-28 19:16:56','2024-09-28 18:56:59','2024-09-28 19:16:56',NULL,0,0,NULL,NULL),(35264,'mixpanel','completed',10,'2024-09-28 19:45:55','2024-09-28 19:46:58','2024-09-28 19:21:55','2024-09-28 19:46:58',NULL,0,0,NULL,NULL),(35265,'mixpanel','completed',10,'2024-09-28 20:30:56','2024-09-28 20:31:55','2024-09-28 19:51:56','2024-09-28 20:31:55',NULL,0,0,NULL,NULL),(35266,'mixpanel','completed',10,'2024-09-28 21:06:01','2024-09-28 21:06:39','2024-09-28 20:37:01','2024-09-28 21:06:39',NULL,0,0,NULL,NULL),(35267,'mixpanel','completed',10,'2024-09-28 21:15:01','2024-09-28 21:16:55','2024-09-28 21:12:01','2024-09-28 21:16:55',NULL,0,0,NULL,NULL),(35268,'mixpanel','completed',10,'2024-09-28 21:30:56','2024-09-28 21:31:55','2024-09-28 21:21:56','2024-09-28 21:31:55',NULL,0,0,NULL,NULL),(35269,'mixpanel','completed',10,'2024-09-28 21:47:05','2024-09-28 21:51:58','2024-09-28 21:37:05','2024-09-28 21:51:58',NULL,0,0,NULL,NULL),(35270,'mixpanel','completed',10,'2024-09-28 22:13:59','2024-09-28 22:16:56','2024-09-28 21:56:59','2024-09-28 22:16:56',NULL,0,0,NULL,NULL),(35271,'mixpanel','completed',10,'2024-09-28 23:15:56','2024-09-28 23:16:55','2024-09-28 22:21:56','2024-09-28 23:16:55',NULL,0,0,NULL,NULL),(35272,'mixpanel','completed',10,'2024-09-29 00:02:56','2024-09-29 00:06:59','2024-09-28 23:21:56','2024-09-29 00:06:59',NULL,0,0,NULL,NULL),(35273,'mixpanel','completed',10,'2024-09-29 01:03:00','2024-09-29 01:06:59','2024-09-29 00:12:00','2024-09-29 01:06:59',NULL,0,0,NULL,NULL),(35274,'mixpanel','completed',10,'2024-09-29 01:54:39','2024-09-29 01:56:56','2024-09-29 01:09:39','2024-09-29 01:56:56',NULL,0,0,NULL,NULL),(35275,'mixpanel','completed',10,'2024-09-29 02:55:50','2024-09-29 02:56:56','2024-09-29 02:00:50','2024-09-29 02:56:56',NULL,0,0,NULL,NULL),(35276,'mixpanel','completed',10,'2024-09-29 03:15:55','2024-09-29 03:16:55','2024-09-29 03:01:55','2024-09-29 03:16:55',NULL,0,0,NULL,NULL),(35277,'mixpanel','completed',10,'2024-09-29 03:41:56','2024-09-29 03:41:57','2024-09-29 03:21:56','2024-09-29 03:41:57',NULL,0,0,NULL,NULL),(35278,'mixpanel','completed',10,'2024-09-29 03:47:56','2024-09-29 03:51:56','2024-09-29 03:46:56','2024-09-29 03:51:56',NULL,0,0,NULL,NULL),(35279,'mixpanel','completed',10,'2024-09-29 04:24:57','2024-09-29 04:27:11','2024-09-29 03:56:57','2024-09-29 04:27:11',NULL,0,0,NULL,NULL),(35280,'mixpanel','completed',10,'2024-09-29 04:46:41','2024-09-29 04:51:58','2024-09-29 04:31:41','2024-09-29 04:51:58',NULL,0,0,NULL,NULL),(35281,'subscribers_engagement_score','completed',10,'2024-09-29 04:37:16','2024-09-29 04:42:05','2024-09-29 04:37:16','2024-09-29 04:42:05',NULL,0,0,NULL,NULL),(35282,'subscribers_engagement_score','completed',10,'2024-09-30 05:19:00','2024-09-30 05:21:55','2024-09-29 04:42:05','2024-09-30 05:21:55',NULL,0,0,NULL,NULL),(35283,'mixpanel','completed',10,'2024-09-29 05:03:57','2024-09-29 05:06:56','2024-09-29 04:56:57','2024-09-29 05:06:56',NULL,0,0,NULL,NULL),(35284,'schedule_re_engagement_email','completed',10,'2024-09-30 05:11:21','2024-09-30 05:11:57','2024-09-29 05:11:21','2024-09-30 05:11:57',NULL,0,0,NULL,NULL),(35285,'mixpanel','completed',10,'2024-09-29 06:06:21','2024-09-29 06:06:57','2024-09-29 05:11:21','2024-09-29 06:06:57',NULL,0,0,NULL,NULL),(35286,'mixpanel','completed',10,'2024-09-29 06:55:57','2024-09-29 06:56:57','2024-09-29 06:11:57','2024-09-29 06:56:57',NULL,0,0,NULL,NULL),(35287,'mixpanel','completed',10,'2024-09-29 07:46:56','2024-09-29 07:46:56','2024-09-29 07:01:56','2024-09-29 07:46:56',NULL,0,0,NULL,NULL),(35288,'mixpanel','completed',10,'2024-09-29 08:31:37','2024-09-29 08:36:57','2024-09-29 07:51:37','2024-09-29 08:36:58',NULL,0,0,NULL,NULL),(35289,'mixpanel','completed',10,'2024-09-29 09:20:58','2024-09-29 09:21:56','2024-09-29 08:41:58','2024-09-29 09:21:56',NULL,0,0,NULL,NULL),(35290,'mixpanel','completed',10,'2024-09-29 10:13:20','2024-09-29 10:16:56','2024-09-29 09:26:20','2024-09-29 10:16:56',NULL,0,0,NULL,NULL),(35291,'mixpanel','completed',10,'2024-09-29 10:42:56','2024-09-29 10:46:56','2024-09-29 10:21:56','2024-09-29 10:46:56',NULL,0,0,NULL,NULL),(35292,'mixpanel','completed',10,'2024-09-29 11:07:56','2024-09-29 11:11:57','2024-09-29 10:51:56','2024-09-29 11:11:57',NULL,0,0,NULL,NULL),(35293,'mixpanel','completed',10,'2024-09-29 11:22:56','2024-09-29 11:26:57','2024-09-29 11:16:56','2024-09-29 11:26:57',NULL,0,0,NULL,NULL),(35294,'mixpanel','completed',10,'2024-09-29 11:56:56','2024-09-29 11:56:56','2024-09-29 11:31:56','2024-09-29 11:56:56',NULL,0,0,NULL,NULL),(35295,'mixpanel','completed',10,'2024-09-29 12:37:56','2024-09-29 12:41:57','2024-09-29 12:01:56','2024-09-29 12:41:57',NULL,0,0,NULL,NULL),(35296,'mixpanel','completed',10,'2024-09-29 13:08:56','2024-09-29 13:11:57','2024-09-29 12:46:56','2024-09-29 13:11:57',NULL,0,0,NULL,NULL),(35297,'mixpanel','completed',10,'2024-09-29 13:49:57','2024-09-29 13:51:56','2024-09-29 13:16:57','2024-09-29 13:51:56',NULL,0,0,NULL,NULL),(35298,'mixpanel','completed',10,'2024-09-29 14:43:56','2024-09-29 14:46:56','2024-09-29 13:56:56','2024-09-29 14:46:56',NULL,0,0,NULL,NULL),(35299,'mixpanel','completed',10,'2024-09-29 15:27:57','2024-09-29 15:32:10','2024-09-29 14:51:57','2024-09-29 15:32:10',NULL,0,0,NULL,NULL),(35300,'mixpanel','completed',10,'2024-09-29 15:51:59','2024-09-29 15:57:26','2024-09-29 15:36:59','2024-09-29 15:57:26',NULL,0,0,NULL,NULL),(35301,'mixpanel','completed',10,'2024-09-29 16:28:56','2024-09-29 16:31:56','2024-09-29 16:01:56','2024-09-29 16:31:56',NULL,0,0,NULL,NULL),(35302,'mixpanel','completed',10,'2024-09-29 16:54:58','2024-09-29 16:56:58','2024-09-29 16:36:58','2024-09-29 16:56:58',NULL,0,0,NULL,NULL),(35303,'mixpanel','completed',10,'2024-09-29 17:36:56','2024-09-29 17:36:57','2024-09-29 17:01:56','2024-09-29 17:36:57',NULL,0,0,NULL,NULL),(35304,'mixpanel','completed',10,'2024-09-29 17:55:58','2024-09-29 17:56:58','2024-09-29 17:41:58','2024-09-29 17:56:58',NULL,0,0,NULL,NULL),(35305,'mixpanel','completed',10,'2024-09-29 18:22:56','2024-09-29 18:25:36','2024-09-29 18:01:56','2024-09-29 18:25:36',NULL,0,0,NULL,NULL),(35306,'mixpanel','completed',10,'2024-09-29 19:02:56','2024-09-29 19:06:58','2024-09-29 18:31:56','2024-09-29 19:06:58',NULL,0,0,NULL,NULL),(35307,'mixpanel','completed',10,'2024-09-29 19:54:56','2024-09-29 19:55:04','2024-09-29 19:11:56','2024-09-29 19:55:04',NULL,0,0,NULL,NULL),(35308,'mixpanel','completed',10,'2024-09-29 20:59:56','2024-09-29 21:01:56','2024-09-29 20:01:56','2024-09-29 21:01:56',NULL,0,0,NULL,NULL),(35309,'mixpanel','completed',10,'2024-09-29 21:40:58','2024-09-29 21:44:16','2024-09-29 21:06:58','2024-09-29 21:44:16',NULL,0,0,NULL,NULL),(35310,'mixpanel','completed',10,'2024-09-29 22:34:56','2024-09-29 22:37:01','2024-09-29 21:46:56','2024-09-29 22:37:01',NULL,0,0,NULL,NULL),(35311,'mixpanel','completed',10,'2024-09-29 23:35:00','2024-09-29 23:36:57','2024-09-29 22:42:00','2024-09-29 23:36:57',NULL,0,0,NULL,NULL),(35312,'mixpanel','completed',10,'2024-09-30 00:18:58','2024-09-30 00:21:55','2024-09-29 23:41:58','2024-09-30 00:21:55',NULL,0,0,NULL,NULL),(35313,'subscribers_email_count','completed',10,'2024-10-08 00:00:00','2024-10-08 00:02:06','2024-09-30 00:01:55','2024-10-08 00:02:06',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(35314,'mixpanel','completed',10,'2024-09-30 00:42:20','2024-09-30 00:46:55','2024-09-30 00:25:20','2024-09-30 00:46:55',NULL,0,0,NULL,NULL),(35315,'mixpanel','completed',10,'2024-09-30 01:22:03','2024-09-30 01:26:58','2024-09-30 00:52:03','2024-09-30 01:26:58',NULL,0,0,NULL,NULL),(35316,'mixpanel','completed',10,'2024-09-30 01:54:23','2024-09-30 01:54:33','2024-09-30 01:29:23','2024-09-30 01:54:33',NULL,0,0,NULL,NULL),(35317,'mixpanel','completed',10,'2024-09-30 02:27:58','2024-09-30 02:31:55','2024-09-30 01:56:58','2024-09-30 02:31:55',NULL,0,0,NULL,NULL),(35318,'mixpanel','completed',10,'2024-09-30 03:14:56','2024-09-30 03:16:55','2024-09-30 02:36:56','2024-09-30 03:16:55',NULL,0,0,NULL,NULL),(35319,'mixpanel','completed',10,'2024-09-30 04:04:56','2024-09-30 04:06:57','2024-09-30 03:21:56','2024-09-30 04:06:57',NULL,0,0,NULL,NULL),(35320,'mixpanel','completed',10,'2024-09-30 05:03:01','2024-09-30 05:06:57','2024-09-30 04:12:01','2024-09-30 05:06:57',NULL,0,0,NULL,NULL),(35321,'mixpanel','completed',10,'2024-09-30 05:54:57','2024-09-30 05:56:57','2024-09-30 05:11:57','2024-09-30 05:56:57',NULL,0,0,NULL,NULL),(35322,'schedule_re_engagement_email','completed',10,'2024-10-01 05:16:55','2024-10-01 05:16:58','2024-09-30 05:16:55','2024-10-01 05:16:58',NULL,0,0,NULL,NULL),(35323,'subscribers_engagement_score','completed',10,'2024-09-30 05:21:55','2024-09-30 05:24:42','2024-09-30 05:21:55','2024-09-30 05:24:42',NULL,0,0,NULL,NULL),(35324,'subscribers_engagement_score','completed',10,'2024-10-01 04:49:00','2024-10-01 04:52:16','2024-09-30 05:24:42','2024-10-01 04:52:16',NULL,0,0,NULL,NULL),(35325,'mixpanel','completed',10,'2024-09-30 06:20:55','2024-09-30 06:21:55','2024-09-30 06:01:55','2024-09-30 06:21:55',NULL,0,0,NULL,NULL),(35326,'mixpanel','completed',10,'2024-09-30 06:50:55','2024-09-30 06:52:02','2024-09-30 06:31:55','2024-09-30 06:52:02',NULL,0,0,NULL,NULL),(35327,'mixpanel','completed',10,'2024-09-30 07:38:44','2024-09-30 07:41:59','2024-09-30 06:54:44','2024-09-30 07:41:59',NULL,0,0,NULL,NULL),(35328,'mixpanel','completed',10,'2024-09-30 08:24:57','2024-09-30 08:27:00','2024-09-30 07:46:57','2024-09-30 08:27:00',NULL,0,0,NULL,NULL),(35329,'mixpanel','completed',10,'2024-09-30 09:05:57','2024-09-30 09:06:59','2024-09-30 08:31:57','2024-09-30 09:06:59',NULL,0,0,NULL,NULL),(35330,'mixpanel','completed',10,'2024-09-30 09:24:59','2024-09-30 09:26:58','2024-09-30 09:09:59','2024-09-30 09:26:58',NULL,0,0,NULL,NULL),(35331,'mixpanel','completed',10,'2024-09-30 09:32:59','2024-09-30 09:36:57','2024-09-30 09:29:59','2024-09-30 09:36:57',NULL,0,0,NULL,NULL),(35332,'mixpanel','completed',10,'2024-09-30 09:52:59','2024-09-30 09:56:59','2024-09-30 09:41:59','2024-09-30 09:56:59',NULL,0,0,NULL,NULL),(35333,'mixpanel','completed',10,'2024-09-30 10:29:57','2024-09-30 10:31:57','2024-09-30 10:01:57','2024-09-30 10:31:57',NULL,0,0,NULL,NULL),(35334,'mixpanel','completed',10,'2024-09-30 10:41:46','2024-09-30 10:42:51','2024-09-30 10:34:46','2024-09-30 10:42:51',NULL,0,0,NULL,NULL),(35335,'mixpanel','completed',10,'2024-09-30 11:31:57','2024-09-30 11:31:58','2024-09-30 10:46:57','2024-09-30 11:31:58',NULL,0,0,NULL,NULL),(35336,'mixpanel','completed',10,'2024-09-30 11:55:58','2024-09-30 11:56:58','2024-09-30 11:36:58','2024-09-30 11:56:58',NULL,0,0,NULL,NULL),(35337,'mixpanel','completed',10,'2024-09-30 12:56:15','2024-09-30 12:56:59','2024-09-30 12:00:15','2024-09-30 12:56:59',NULL,0,0,NULL,NULL),(35338,'mixpanel','completed',10,'2024-09-30 13:53:57','2024-09-30 13:56:59','2024-09-30 13:01:57','2024-09-30 13:56:59',NULL,0,0,NULL,NULL),(35339,'mixpanel','completed',10,'2024-09-30 14:56:57','2024-09-30 14:56:59','2024-09-30 14:01:57','2024-09-30 14:56:59',NULL,0,0,NULL,NULL),(35340,'mixpanel','completed',10,'2024-09-30 15:32:57','2024-09-30 15:37:00','2024-09-30 15:01:57','2024-09-30 15:37:00',NULL,0,0,NULL,NULL),(35341,'mixpanel','completed',10,'2024-09-30 16:37:58','2024-09-30 16:41:57','2024-09-30 15:41:58','2024-09-30 16:41:57',NULL,0,0,NULL,NULL),(35342,'mixpanel','completed',10,'2024-09-30 16:47:10','2024-09-30 16:51:57','2024-09-30 16:48:10','2024-09-30 16:51:57',NULL,0,0,NULL,NULL),(35343,'mixpanel','completed',10,'2024-09-30 17:00:57','2024-09-30 17:01:57','2024-09-30 16:56:57','2024-09-30 17:01:57',NULL,0,0,NULL,NULL),(35344,'mixpanel','completed',10,'2024-09-30 17:20:57','2024-09-30 17:21:57','2024-09-30 17:06:57','2024-09-30 17:21:57',NULL,0,0,NULL,NULL),(35345,'mixpanel','completed',10,'2024-09-30 18:21:57','2024-09-30 18:24:46','2024-09-30 17:26:57','2024-09-30 18:24:46',NULL,0,0,NULL,NULL),(35346,'mixpanel','completed',10,'2024-09-30 19:07:58','2024-09-30 19:11:57','2024-09-30 18:26:58','2024-09-30 19:11:57',NULL,0,0,NULL,NULL),(35347,'mixpanel','completed',10,'2024-09-30 19:32:01','2024-09-30 19:36:58','2024-09-30 19:17:01','2024-09-30 19:36:58',NULL,0,0,NULL,NULL),(35348,'mixpanel','completed',10,'2024-09-30 20:07:58','2024-09-30 20:12:20','2024-09-30 19:41:58','2024-09-30 20:12:20',NULL,0,0,NULL,NULL),(35349,'mixpanel','completed',10,'2024-09-30 20:46:57','2024-09-30 20:46:58','2024-09-30 20:16:57','2024-09-30 20:46:58',NULL,0,0,NULL,NULL),(35350,'mixpanel','completed',10,'2024-09-30 21:10:57','2024-09-30 21:11:57','2024-09-30 20:51:57','2024-09-30 21:11:57',NULL,0,0,NULL,NULL),(35351,'mixpanel','completed',10,'2024-09-30 21:49:57','2024-09-30 21:50:02','2024-09-30 21:16:57','2024-09-30 21:50:02',NULL,0,0,NULL,NULL),(35352,'mixpanel','completed',10,'2024-09-30 22:21:09','2024-09-30 22:21:57','2024-09-30 21:54:09','2024-09-30 22:21:57',NULL,0,0,NULL,NULL),(35353,'mixpanel','completed',10,'2024-09-30 23:20:58','2024-09-30 23:21:57','2024-09-30 22:26:58','2024-09-30 23:21:57',NULL,0,0,NULL,NULL),(35354,'mixpanel','completed',10,'2024-09-30 23:54:57','2024-09-30 23:56:58','2024-09-30 23:26:57','2024-09-30 23:56:58',NULL,0,0,NULL,NULL),(35355,'mixpanel','completed',10,'2024-10-01 00:52:57','2024-10-01 00:56:57','2024-10-01 00:01:57','2024-10-01 00:56:57',NULL,0,0,NULL,NULL),(35356,'export_files_cleanup','completed',10,'2024-10-11 00:00:00','2024-10-11 00:01:08','2024-10-01 00:06:57','2024-10-11 00:01:08',NULL,0,0,NULL,NULL),(35357,'mixpanel','completed',10,'2024-10-01 01:17:57','2024-10-01 01:21:57','2024-10-01 01:01:57','2024-10-01 01:21:57',NULL,0,0,NULL,NULL),(35358,'mixpanel','completed',10,'2024-10-01 01:58:57','2024-10-01 02:02:01','2024-10-01 01:26:58','2024-10-01 02:02:01',NULL,0,0,NULL,NULL),(35359,'mixpanel','completed',10,'2024-10-01 03:03:57','2024-10-01 03:06:58','2024-10-01 02:06:57','2024-10-01 03:06:58',NULL,0,0,NULL,NULL),(35360,'mixpanel','completed',10,'2024-10-01 03:58:04','2024-10-01 04:02:16','2024-10-01 03:12:04','2024-10-01 04:02:16',NULL,0,0,NULL,NULL),(35361,'mixpanel','completed',10,'2024-10-01 04:37:59','2024-10-01 04:42:01','2024-10-01 04:06:59','2024-10-01 04:42:01',NULL,0,0,NULL,NULL),(35362,'mixpanel','completed',10,'2024-10-01 04:59:15','2024-10-01 05:02:01','2024-10-01 04:47:15','2024-10-01 05:02:01',NULL,0,0,NULL,NULL),(35363,'subscribers_engagement_score','completed',10,'2024-10-02 21:26:00','2024-10-02 21:27:20','2024-10-01 04:52:16','2024-10-02 21:27:20',NULL,0,0,NULL,NULL),(35364,'mixpanel','completed',10,'2024-10-01 05:17:10','2024-10-01 05:21:59','2024-10-01 05:07:10','2024-10-01 05:21:59',NULL,0,0,NULL,NULL),(35365,'schedule_re_engagement_email','completed',10,'2024-10-02 05:21:59','2024-10-02 05:22:01','2024-10-01 05:21:59','2024-10-02 05:22:01',NULL,0,0,NULL,NULL),(35366,'mixpanel','completed',10,'2024-10-01 06:14:58','2024-10-01 06:16:57','2024-10-01 05:26:58','2024-10-01 06:16:57',NULL,0,0,NULL,NULL),(35367,'mixpanel','completed',10,'2024-10-01 06:23:58','2024-10-01 06:24:51','2024-10-01 06:21:58','2024-10-01 06:24:51',NULL,0,0,NULL,NULL),(35368,'mixpanel','completed',10,'2024-10-01 07:18:00','2024-10-01 07:21:58','2024-10-01 06:27:00','2024-10-01 07:21:58',NULL,0,0,NULL,NULL),(35369,'mixpanel','completed',10,'2024-10-01 08:09:59','2024-10-01 08:11:58','2024-10-01 07:26:59','2024-10-01 08:11:58',NULL,0,0,NULL,NULL),(35370,'mixpanel','completed',10,'2024-10-01 09:00:58','2024-10-01 09:01:16','2024-10-01 08:16:58','2024-10-01 09:01:16',NULL,0,0,NULL,NULL),(35371,'mixpanel','completed',10,'2024-10-01 09:51:16','2024-10-01 09:51:58','2024-10-01 09:04:16','2024-10-01 09:51:58',NULL,0,0,NULL,NULL),(35372,'mixpanel','completed',10,'2024-10-01 10:00:59','2024-10-01 10:05:54','2024-10-01 09:56:59','2024-10-01 10:05:54',NULL,0,0,NULL,NULL),(35373,'mixpanel','completed',10,'2024-10-01 10:51:58','2024-10-01 10:51:58','2024-10-01 10:11:58','2024-10-01 10:51:58',NULL,0,0,NULL,NULL),(35374,'mixpanel','completed',10,'2024-10-01 11:25:58','2024-10-01 11:26:58','2024-10-01 10:56:58','2024-10-01 11:26:58',NULL,0,0,NULL,NULL),(35375,'mixpanel','completed',10,'2024-10-01 11:33:58','2024-10-01 11:36:58','2024-10-01 11:31:58','2024-10-01 11:36:58',NULL,0,0,NULL,NULL),(35376,'mixpanel','completed',10,'2024-10-01 11:42:58','2024-10-01 11:46:58','2024-10-01 11:41:58','2024-10-01 11:46:58',NULL,0,0,NULL,NULL),(35377,'mixpanel','completed',10,'2024-10-01 12:24:58','2024-10-01 12:26:58','2024-10-01 11:51:58','2024-10-01 12:26:58',NULL,0,0,NULL,NULL),(35378,'mixpanel','completed',10,'2024-10-01 12:38:59','2024-10-01 12:41:58','2024-10-01 12:31:59','2024-10-01 12:41:58',NULL,0,0,NULL,NULL),(35379,'mixpanel','completed',10,'2024-10-01 13:21:58','2024-10-01 13:23:20','2024-10-01 12:46:58','2024-10-01 13:23:20',NULL,0,0,NULL,NULL),(35380,'mixpanel','completed',10,'2024-10-01 13:34:40','2024-10-01 13:36:58','2024-10-01 13:25:40','2024-10-01 13:36:58',NULL,0,0,NULL,NULL),(35381,'mixpanel','completed',10,'2024-10-01 13:42:58','2024-10-01 13:46:58','2024-10-01 13:41:58','2024-10-01 13:46:58',NULL,0,0,NULL,NULL),(35382,'mixpanel','completed',10,'2024-10-01 14:46:17','2024-10-01 14:46:58','2024-10-01 13:51:17','2024-10-01 14:46:58',NULL,0,0,NULL,NULL),(35383,'mixpanel','completed',10,'2024-10-01 15:08:58','2024-10-01 15:10:37','2024-10-01 14:51:58','2024-10-01 15:10:37',NULL,0,0,NULL,NULL),(35384,'mixpanel','completed',10,'2024-10-01 16:10:58','2024-10-01 16:12:02','2024-10-01 15:16:58','2024-10-01 16:12:02',NULL,0,0,NULL,NULL),(35385,'mixpanel','completed',10,'2024-10-01 16:46:58','2024-10-01 16:46:58','2024-10-01 16:16:58','2024-10-01 16:46:58',NULL,0,0,NULL,NULL),(35386,'mixpanel','completed',10,'2024-10-01 17:12:00','2024-10-01 17:12:02','2024-10-01 16:52:00','2024-10-01 17:12:02',NULL,0,0,NULL,NULL),(35387,'mixpanel','completed',10,'2024-10-01 18:08:58','2024-10-01 18:12:02','2024-10-01 17:16:58','2024-10-01 18:12:02',NULL,0,0,NULL,NULL),(35388,'mixpanel','completed',10,'2024-10-01 19:07:58','2024-10-01 19:12:02','2024-10-01 18:16:58','2024-10-01 19:12:02',NULL,0,0,NULL,NULL),(35389,'mixpanel','completed',10,'2024-10-01 20:14:58','2024-10-01 20:16:58','2024-10-01 19:16:58','2024-10-01 20:16:58',NULL,0,0,NULL,NULL),(35390,'mixpanel','completed',10,'2024-10-01 20:42:59','2024-10-01 20:46:58','2024-10-01 20:21:59','2024-10-01 20:46:58',NULL,0,0,NULL,NULL),(35391,'mixpanel','completed',10,'2024-10-01 20:54:00','2024-10-01 20:57:02','2024-10-01 20:52:00','2024-10-01 20:57:02',NULL,0,0,NULL,NULL),(35392,'mixpanel','completed',10,'2024-10-01 21:57:58','2024-10-01 22:07:03','2024-10-01 21:01:58','2024-10-01 22:07:03',NULL,0,0,NULL,NULL),(35393,'mixpanel','completed',10,'2024-10-01 22:38:02','2024-10-01 22:42:02','2024-10-01 22:12:02','2024-10-01 22:42:02',NULL,0,0,NULL,NULL),(35394,'mixpanel','completed',10,'2024-10-01 22:53:02','2024-10-01 22:57:02','2024-10-01 22:47:02','2024-10-01 22:57:02',NULL,0,0,NULL,NULL),(35395,'mixpanel','completed',10,'2024-10-01 23:47:58','2024-10-01 23:51:59','2024-10-01 23:01:58','2024-10-01 23:51:59',NULL,0,0,NULL,NULL),(35396,'mixpanel','completed',10,'2024-10-02 00:15:01','2024-10-02 00:16:58','2024-10-01 23:57:01','2024-10-02 00:16:58',NULL,0,0,NULL,NULL),(35397,'mixpanel','completed',10,'2024-10-02 01:15:00','2024-10-02 01:16:58','2024-10-02 00:22:00','2024-10-02 01:16:58',NULL,0,0,NULL,NULL),(35398,'mixpanel','completed',10,'2024-10-02 01:19:16','2024-10-02 01:21:59','2024-10-02 01:19:16','2024-10-02 01:21:59',NULL,0,0,NULL,NULL),(35399,'mixpanel','completed',10,'2024-10-02 01:44:59','2024-10-02 01:46:58','2024-10-02 01:31:59','2024-10-02 01:46:58',NULL,0,0,NULL,NULL),(35400,'mixpanel','completed',10,'2024-10-02 02:49:01','2024-10-02 02:52:15','2024-10-02 01:52:01','2024-10-02 02:52:15',NULL,0,0,NULL,NULL),(35401,'mixpanel','completed',10,'2024-10-02 03:30:34','2024-10-02 03:32:00','2024-10-02 02:56:34','2024-10-02 03:32:00',NULL,0,0,NULL,NULL),(35402,'mixpanel','completed',10,'2024-10-02 04:34:02','2024-10-02 04:36:00','2024-10-02 03:37:02','2024-10-02 04:36:00',NULL,0,0,NULL,NULL),(35403,'mixpanel','completed',10,'2024-10-02 05:26:05','2024-10-02 05:31:01','2024-10-02 04:42:05','2024-10-02 05:31:01',NULL,0,0,NULL,NULL),(35404,'schedule_re_engagement_email','completed',10,'2024-10-03 05:25:41','2024-10-03 05:27:12','2024-10-02 05:25:41','2024-10-03 05:27:12',NULL,0,0,NULL,NULL),(35405,'mixpanel','completed',10,'2024-10-02 06:16:02','2024-10-02 06:17:00','2024-10-02 05:37:02','2024-10-02 06:17:00',NULL,0,0,NULL,NULL),(35406,'mixpanel','completed',10,'2024-10-02 06:41:17','2024-10-02 06:43:17','2024-10-02 06:19:17','2024-10-02 06:43:17',NULL,0,0,NULL,NULL),(35407,'mixpanel','completed',10,'2024-10-02 06:56:16','2024-10-02 06:57:03','2024-10-02 06:46:16','2024-10-02 06:57:03',NULL,0,0,NULL,NULL),(35408,'mixpanel','completed',10,'2024-10-02 07:56:01','2024-10-02 08:02:01','2024-10-02 07:02:01','2024-10-02 08:02:01',NULL,0,0,NULL,NULL),(35409,'mixpanel','completed',10,'2024-10-02 08:52:49','2024-10-02 08:55:46','2024-10-02 08:04:49','2024-10-02 08:55:46',NULL,0,0,NULL,NULL),(35410,'mixpanel','completed',10,'2024-10-02 09:12:59','2024-10-02 09:17:00','2024-10-02 09:01:59','2024-10-02 09:17:00',NULL,0,0,NULL,NULL),(35411,'mixpanel','completed',10,'2024-10-02 09:54:02','2024-10-02 09:57:02','2024-10-02 09:22:02','2024-10-02 09:57:02',NULL,0,0,NULL,NULL),(35412,'mixpanel','completed',10,'2024-10-02 10:57:00','2024-10-02 10:57:02','2024-10-02 10:02:00','2024-10-02 10:57:02',NULL,0,0,NULL,NULL),(35413,'mixpanel','completed',10,'2024-10-02 11:05:00','2024-10-02 11:07:03','2024-10-02 11:02:00','2024-10-02 11:07:03',NULL,0,0,NULL,NULL),(35414,'mixpanel','completed',10,'2024-10-02 11:13:06','2024-10-02 11:17:03','2024-10-02 11:12:06','2024-10-02 11:17:03',NULL,0,0,NULL,NULL),(35415,'mixpanel','completed',10,'2024-10-02 12:13:02','2024-10-02 12:17:03','2024-10-02 11:22:02','2024-10-02 12:17:03',NULL,0,0,NULL,NULL),(35416,'mixpanel','completed',10,'2024-10-02 12:25:18','2024-10-02 12:27:05','2024-10-02 12:19:18','2024-10-02 12:27:05',NULL,0,0,NULL,NULL),(35417,'mixpanel','completed',10,'2024-10-02 12:41:42','2024-10-02 12:42:05','2024-10-02 12:30:42','2024-10-02 12:42:05',NULL,0,0,NULL,NULL),(35418,'mixpanel','completed',10,'2024-10-02 12:50:03','2024-10-02 12:52:02','2024-10-02 12:47:03','2024-10-02 12:52:02',NULL,0,0,NULL,NULL),(35419,'mixpanel','completed',10,'2024-10-02 13:27:04','2024-10-02 13:27:05','2024-10-02 12:57:04','2024-10-02 13:27:05',NULL,0,0,NULL,NULL),(35420,'mixpanel','completed',10,'2024-10-02 14:16:02','2024-10-02 14:17:02','2024-10-02 13:32:02','2024-10-02 14:17:02',NULL,0,0,NULL,NULL),(35421,'mixpanel','completed',10,'2024-10-02 15:12:03','2024-10-02 15:12:04','2024-10-02 14:22:03','2024-10-02 15:12:04',NULL,0,0,NULL,NULL),(35422,'mixpanel','completed',10,'2024-10-02 15:50:57','2024-10-02 15:52:05','2024-10-02 15:14:57','2024-10-02 15:52:06',NULL,0,0,NULL,NULL),(35423,'mixpanel','completed',10,'2024-10-02 16:39:06','2024-10-02 16:47:02','2024-10-02 15:57:06','2024-10-02 16:47:02',NULL,0,0,NULL,NULL),(35424,'mixpanel','completed',10,'2024-10-02 17:23:09','2024-10-02 17:27:04','2024-10-02 16:52:09','2024-10-02 17:27:04',NULL,0,0,NULL,NULL),(35425,'mixpanel','completed',10,'2024-10-02 18:06:59','2024-10-02 18:07:07','2024-10-02 17:31:59','2024-10-02 18:07:07',NULL,0,0,NULL,NULL),(35426,'mixpanel','completed',10,'2024-10-02 18:17:09','2024-10-02 18:22:05','2024-10-02 18:12:09','2024-10-02 18:22:05',NULL,0,0,NULL,NULL),(35427,'mixpanel','completed',10,'2024-10-02 19:16:05','2024-10-02 19:17:05','2024-10-02 18:27:05','2024-10-02 19:17:05',NULL,0,0,NULL,NULL),(35428,'mixpanel','completed',10,'2024-10-02 20:05:07','2024-10-02 20:07:08','2024-10-02 19:22:07','2024-10-02 20:07:08',NULL,0,0,NULL,NULL),(35429,'mixpanel','completed',10,'2024-10-02 20:49:06','2024-10-02 20:52:11','2024-10-02 20:12:06','2024-10-02 20:52:11',NULL,0,0,NULL,NULL),(35430,'mixpanel','completed',10,'2024-10-02 21:28:05','2024-10-02 21:32:09','2024-10-02 20:57:05','2024-10-02 21:32:09',NULL,0,0,NULL,NULL),(35431,'subscribers_engagement_score','completed',10,'2024-10-02 21:27:20','2024-10-02 21:32:09','2024-10-02 21:27:20','2024-10-02 21:32:09',NULL,0,0,NULL,NULL),(35432,'subscribers_engagement_score','completed',10,'2024-10-03 03:18:00','2024-10-03 03:22:07','2024-10-02 21:32:09','2024-10-03 03:22:07',NULL,0,0,NULL,NULL),(35433,'mixpanel','completed',10,'2024-10-02 21:37:12','2024-10-02 21:41:59','2024-10-02 21:37:12','2024-10-02 21:41:59',NULL,0,0,NULL,NULL),(35434,'mixpanel','completed',10,'2024-10-02 22:44:43','2024-10-02 22:44:46','2024-10-02 21:46:43','2024-10-02 22:44:46',NULL,0,0,NULL,NULL),(35435,'mixpanel','completed',10,'2024-10-02 22:50:16','2024-10-02 22:50:16','2024-10-02 22:47:16','2024-10-02 22:50:16',NULL,0,0,NULL,NULL),(35436,'mixpanel','completed',10,'2024-10-02 23:06:04','2024-10-02 23:07:05','2024-10-02 22:57:04','2024-10-02 23:07:05',NULL,0,0,NULL,NULL),(35437,'mixpanel','completed',10,'2024-10-02 23:47:06','2024-10-02 23:47:08','2024-10-02 23:12:06','2024-10-02 23:47:08',NULL,0,0,NULL,NULL),(35438,'mixpanel','completed',10,'2024-10-03 00:09:07','2024-10-03 00:12:07','2024-10-02 23:52:07','2024-10-03 00:12:07',NULL,0,0,NULL,NULL),(35439,'mixpanel','completed',10,'2024-10-03 00:47:06','2024-10-03 00:47:08','2024-10-03 00:17:06','2024-10-03 00:47:08',NULL,0,0,NULL,NULL),(35440,'mixpanel','completed',10,'2024-10-03 00:59:08','2024-10-03 01:02:05','2024-10-03 00:52:08','2024-10-03 01:02:05',NULL,0,0,NULL,NULL),(35441,'mixpanel','completed',10,'2024-10-03 01:32:07','2024-10-03 01:32:08','2024-10-03 01:07:07','2024-10-03 01:32:08',NULL,0,0,NULL,NULL),(35442,'mixpanel','completed',10,'2024-10-03 01:39:20','2024-10-03 01:42:07','2024-10-03 01:35:20','2024-10-03 01:42:07',NULL,0,0,NULL,NULL),(35443,'mixpanel','completed',10,'2024-10-03 02:08:04','2024-10-03 02:12:10','2024-10-03 01:47:04','2024-10-03 02:12:10',NULL,0,0,NULL,NULL),(35444,'mixpanel','completed',10,'2024-10-03 03:10:06','2024-10-03 03:12:07','2024-10-03 02:17:06','2024-10-03 03:12:07',NULL,0,0,NULL,NULL),(35445,'mixpanel','completed',10,'2024-10-03 03:27:06','2024-10-03 03:29:45','2024-10-03 03:17:06','2024-10-03 03:29:45',NULL,0,0,NULL,NULL),(35446,'subscribers_engagement_score','completed',10,'2024-10-04 21:35:00','2024-10-04 21:37:06','2024-10-03 03:22:07','2024-10-04 21:37:06',NULL,0,0,NULL,NULL),(35447,'mixpanel','completed',10,'2024-10-03 04:10:05','2024-10-03 04:12:13','2024-10-03 03:32:05','2024-10-03 04:12:13',NULL,0,0,NULL,NULL),(35448,'mixpanel','completed',10,'2024-10-03 04:13:49','2024-10-03 04:17:06','2024-10-03 04:14:49','2024-10-03 04:17:06',NULL,0,0,NULL,NULL),(35449,'mixpanel','completed',10,'2024-10-03 05:01:07','2024-10-03 05:02:10','2024-10-03 04:22:07','2024-10-03 05:02:10',NULL,0,0,NULL,NULL),(35450,'mixpanel','completed',10,'2024-10-03 06:04:10','2024-10-03 06:07:12','2024-10-03 05:07:10','2024-10-03 06:07:12',NULL,0,0,NULL,NULL),(35451,'schedule_re_engagement_email','completed',10,'2024-10-04 05:32:05','2024-10-04 05:37:08','2024-10-03 05:32:05','2024-10-04 05:37:08',NULL,0,0,NULL,NULL),(35452,'mixpanel','completed',10,'2024-10-03 07:08:16','2024-10-03 07:12:15','2024-10-03 06:12:16','2024-10-03 07:12:15',NULL,0,0,NULL,NULL),(35453,'mixpanel','completed',10,'2024-10-03 07:50:05','2024-10-03 07:52:08','2024-10-03 07:17:05','2024-10-03 07:52:08',NULL,0,0,NULL,NULL),(35454,'mixpanel','completed',10,'2024-10-03 08:19:34','2024-10-03 08:22:09','2024-10-03 07:56:34','2024-10-03 08:22:09',NULL,0,0,NULL,NULL),(35455,'mixpanel','completed',10,'2024-10-03 08:37:13','2024-10-03 08:42:07','2024-10-03 08:27:13','2024-10-03 08:42:07',NULL,0,0,NULL,NULL),(35456,'mixpanel','completed',10,'2024-10-03 08:46:06','2024-10-03 08:52:10','2024-10-03 08:47:06','2024-10-03 08:52:10',NULL,0,0,NULL,NULL),(35457,'mixpanel','completed',10,'2024-10-03 09:46:12','2024-10-03 09:47:06','2024-10-03 08:57:12','2024-10-03 09:47:06',NULL,0,0,NULL,NULL),(35458,'mixpanel','completed',10,'2024-10-03 09:58:32','2024-10-03 10:02:05','2024-10-03 09:49:32','2024-10-03 10:02:05',NULL,0,0,NULL,NULL),(35459,'mixpanel','completed',10,'2024-10-03 10:06:04','2024-10-03 10:12:06','2024-10-03 10:07:04','2024-10-03 10:12:06',NULL,0,0,NULL,NULL),(35460,'mixpanel','completed',10,'2024-10-03 10:44:01','2024-10-03 10:47:07','2024-10-03 10:16:01','2024-10-03 10:47:07',NULL,0,0,NULL,NULL),(35461,'mixpanel','completed',10,'2024-10-03 10:57:06','2024-10-03 10:57:06','2024-10-03 10:52:06','2024-10-03 10:57:06',NULL,0,0,NULL,NULL),(35462,'mixpanel','completed',10,'2024-10-03 11:15:10','2024-10-03 11:17:06','2024-10-03 11:02:10','2024-10-03 11:17:06',NULL,0,0,NULL,NULL),(35463,'mixpanel','completed',10,'2024-10-03 12:00:08','2024-10-03 12:00:49','2024-10-03 11:22:08','2024-10-03 12:00:49',NULL,0,0,NULL,NULL),(35464,'mixpanel','completed',10,'2024-10-03 12:28:06','2024-10-03 12:32:05','2024-10-03 12:07:06','2024-10-03 12:32:05',NULL,0,0,NULL,NULL),(35465,'mixpanel','completed',10,'2024-10-03 13:25:06','2024-10-03 13:27:05','2024-10-03 12:37:06','2024-10-03 13:27:05',NULL,0,0,NULL,NULL),(35466,'mixpanel','completed',10,'2024-10-03 14:23:05','2024-10-03 14:27:06','2024-10-03 13:32:05','2024-10-03 14:27:06',NULL,0,0,NULL,NULL),(35467,'mixpanel','completed',10,'2024-10-03 15:29:03','2024-10-03 15:30:05','2024-10-03 14:32:03','2024-10-03 15:30:05',NULL,0,0,NULL,NULL),(35468,'mixpanel','completed',10,'2024-10-03 16:09:05','2024-10-03 16:12:09','2024-10-03 15:37:05','2024-10-03 16:12:09',NULL,0,0,NULL,NULL),(35469,'mixpanel','completed',10,'2024-10-03 17:13:04','2024-10-03 17:17:04','2024-10-03 16:17:04','2024-10-03 17:17:04',NULL,0,0,NULL,NULL),(35470,'mixpanel','completed',10,'2024-10-03 17:58:06','2024-10-03 18:00:42','2024-10-03 17:22:06','2024-10-03 18:00:42',NULL,0,0,NULL,NULL),(35471,'mixpanel','completed',10,'2024-10-03 18:45:10','2024-10-03 18:47:04','2024-10-03 18:07:10','2024-10-03 18:47:04',NULL,0,0,NULL,NULL),(35472,'mixpanel','completed',10,'2024-10-03 19:41:05','2024-10-03 19:42:09','2024-10-03 18:52:05','2024-10-03 19:42:09',NULL,0,0,NULL,NULL),(35473,'mixpanel','completed',10,'2024-10-03 20:45:03','2024-10-03 20:47:03','2024-10-03 19:47:03','2024-10-03 20:47:03',NULL,0,0,NULL,NULL),(35474,'mixpanel','completed',10,'2024-10-03 21:26:05','2024-10-03 21:27:15','2024-10-03 20:52:05','2024-10-03 21:27:15',NULL,0,0,NULL,NULL),(35475,'mixpanel','completed',10,'2024-10-03 22:14:42','2024-10-03 22:17:04','2024-10-03 21:29:42','2024-10-03 22:17:04',NULL,0,0,NULL,NULL),(35476,'unsubscribe_tokens','completed',0,'2024-10-03 21:47:22','2024-10-03 21:52:11','2024-10-03 21:47:22','2024-10-03 21:52:11',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(35477,'subscriber_link_tokens','completed',0,'2024-10-03 21:47:22','2024-10-03 21:52:11','2024-10-03 21:47:22','2024-10-03 21:52:11',NULL,0,0,NULL,NULL),(35478,'newsletter_templates_thumbnails','completed',10,'2024-10-03 21:47:22','2024-10-03 21:52:11','2024-10-03 21:47:22','2024-10-03 21:52:11',NULL,0,0,NULL,NULL),(35479,'mixpanel','completed',10,'2024-10-03 22:31:05','2024-10-03 22:32:04','2024-10-03 22:22:05','2024-10-03 22:32:04',NULL,0,0,NULL,NULL),(35480,'mixpanel','completed',10,'2024-10-03 22:39:07','2024-10-03 22:42:11','2024-10-03 22:37:07','2024-10-03 22:42:11',NULL,0,0,NULL,NULL),(35481,'mixpanel','completed',10,'2024-10-03 22:46:02','2024-10-03 22:52:06','2024-10-03 22:47:02','2024-10-03 22:52:06',NULL,0,0,NULL,NULL),(35482,'mixpanel','completed',10,'2024-10-03 23:34:22','2024-10-03 23:37:05','2024-10-03 22:55:22','2024-10-03 23:37:05',NULL,0,0,NULL,NULL),(35483,'mixpanel','completed',10,'2024-10-04 00:09:07','2024-10-04 00:12:09','2024-10-03 23:42:07','2024-10-04 00:12:09',NULL,0,0,NULL,NULL),(35484,'mixpanel','completed',10,'2024-10-04 00:42:04','2024-10-04 00:42:05','2024-10-04 00:17:04','2024-10-04 00:42:05',NULL,0,0,NULL,NULL),(35485,'mixpanel','completed',10,'2024-10-04 01:09:05','2024-10-04 01:12:10','2024-10-04 00:47:05','2024-10-04 01:12:10',NULL,0,0,NULL,NULL),(35486,'mixpanel','completed',10,'2024-10-04 01:18:04','2024-10-04 01:22:04','2024-10-04 01:17:04','2024-10-04 01:22:04',NULL,0,0,NULL,NULL),(35487,'mixpanel','completed',10,'2024-10-04 02:13:07','2024-10-04 02:17:04','2024-10-04 01:27:07','2024-10-04 02:17:04',NULL,0,0,NULL,NULL),(35488,'mixpanel','completed',10,'2024-10-04 02:24:03','2024-10-04 02:27:10','2024-10-04 02:22:03','2024-10-04 02:27:10',NULL,0,0,NULL,NULL),(35489,'mixpanel','completed',10,'2024-10-04 03:04:04','2024-10-04 03:07:11','2024-10-04 02:32:04','2024-10-04 03:07:11',NULL,0,0,NULL,NULL),(35490,'mixpanel','completed',10,'2024-10-04 03:40:09','2024-10-04 03:42:06','2024-10-04 03:12:09','2024-10-04 03:42:06',NULL,0,0,NULL,NULL),(35491,'mixpanel','completed',10,'2024-10-04 04:40:03','2024-10-04 04:42:07','2024-10-04 03:47:03','2024-10-04 04:42:07',NULL,0,0,NULL,NULL),(35492,'mixpanel','completed',10,'2024-10-04 05:05:05','2024-10-04 05:07:07','2024-10-04 04:47:06','2024-10-04 05:07:07',NULL,0,0,NULL,NULL),(35493,'mixpanel','completed',10,'2024-10-04 05:34:15','2024-10-04 05:37:08','2024-10-04 05:12:15','2024-10-04 05:37:08',NULL,0,0,NULL,NULL),(35494,'schedule_re_engagement_email','completed',10,'2024-10-05 05:42:07','2024-10-05 05:47:01','2024-10-04 05:42:07','2024-10-05 05:47:01',NULL,0,0,NULL,NULL),(35495,'mixpanel','completed',10,'2024-10-04 06:23:07','2024-10-04 06:27:10','2024-10-04 05:42:07','2024-10-04 06:27:10',NULL,0,0,NULL,NULL),(35496,'mixpanel','completed',10,'2024-10-04 07:14:05','2024-10-04 07:17:07','2024-10-04 06:32:05','2024-10-04 07:17:07',NULL,0,0,NULL,NULL),(35497,'mixpanel','completed',10,'2024-10-04 07:57:09','2024-10-04 07:57:12','2024-10-04 07:22:09','2024-10-04 07:57:12',NULL,0,0,NULL,NULL),(35498,'mixpanel','completed',10,'2024-10-04 08:35:06','2024-10-04 08:37:09','2024-10-04 08:02:06','2024-10-04 08:37:09',NULL,0,0,NULL,NULL),(35499,'mixpanel','completed',10,'2024-10-04 08:42:08','2024-10-04 08:47:04','2024-10-04 08:42:08','2024-10-04 08:47:04',NULL,0,0,NULL,NULL),(35500,'mixpanel','completed',10,'2024-10-04 09:39:10','2024-10-04 09:42:07','2024-10-04 08:52:10','2024-10-04 09:42:07',NULL,0,0,NULL,NULL),(35501,'mixpanel','completed',10,'2024-10-04 10:10:05','2024-10-04 10:12:13','2024-10-04 09:47:05','2024-10-04 10:12:13',NULL,0,0,NULL,NULL),(35502,'mixpanel','completed',10,'2024-10-04 11:05:05','2024-10-04 11:07:05','2024-10-04 10:17:05','2024-10-04 11:07:05',NULL,0,0,NULL,NULL),(35503,'mixpanel','completed',10,'2024-10-04 11:42:07','2024-10-04 11:42:08','2024-10-04 11:12:07','2024-10-04 11:42:08',NULL,0,0,NULL,NULL),(35504,'mixpanel','completed',10,'2024-10-04 11:50:05','2024-10-04 11:52:04','2024-10-04 11:47:05','2024-10-04 11:52:04',NULL,0,0,NULL,NULL),(35505,'mixpanel','completed',10,'2024-10-04 12:29:07','2024-10-04 12:32:03','2024-10-04 11:57:07','2024-10-04 12:32:03',NULL,0,0,NULL,NULL),(35506,'mixpanel','completed',10,'2024-10-04 12:56:06','2024-10-04 12:57:08','2024-10-04 12:37:06','2024-10-04 12:57:08',NULL,0,0,NULL,NULL),(35507,'mixpanel','completed',10,'2024-10-04 13:31:06','2024-10-04 13:32:02','2024-10-04 13:02:06','2024-10-04 13:32:02',NULL,0,0,NULL,NULL),(35508,'mixpanel','completed',10,'2024-10-04 13:45:05','2024-10-04 13:52:05','2024-10-04 13:37:05','2024-10-04 13:52:05',NULL,0,0,NULL,NULL),(35509,'mixpanel','completed',10,'2024-10-04 14:34:08','2024-10-04 14:37:05','2024-10-04 13:57:08','2024-10-04 14:37:05',NULL,0,0,NULL,NULL),(35510,'mixpanel','completed',10,'2024-10-04 15:03:07','2024-10-04 15:07:06','2024-10-04 14:42:07','2024-10-04 15:07:06',NULL,0,0,NULL,NULL),(35511,'mixpanel','completed',10,'2024-10-04 15:19:08','2024-10-04 15:22:04','2024-10-04 15:12:08','2024-10-04 15:22:04',NULL,0,0,NULL,NULL),(35512,'mixpanel','completed',10,'2024-10-04 16:03:07','2024-10-04 16:07:05','2024-10-04 15:27:07','2024-10-04 16:07:05',NULL,0,0,NULL,NULL),(35513,'mixpanel','completed',10,'2024-10-04 16:39:07','2024-10-04 16:42:05','2024-10-04 16:12:07','2024-10-04 16:42:05',NULL,0,0,NULL,NULL),(35514,'mixpanel','completed',10,'2024-10-04 17:18:07','2024-10-04 17:22:04','2024-10-04 16:47:07','2024-10-04 17:22:04',NULL,0,0,NULL,NULL),(35515,'mixpanel','completed',10,'2024-10-04 17:55:05','2024-10-04 17:57:05','2024-10-04 17:27:05','2024-10-04 17:57:05',NULL,0,0,NULL,NULL),(35516,'mixpanel','completed',10,'2024-10-04 18:58:02','2024-10-04 19:02:04','2024-10-04 18:01:02','2024-10-04 19:02:04',NULL,0,0,NULL,NULL),(35517,'mixpanel','completed',10,'2024-10-04 19:28:08','2024-10-04 19:32:03','2024-10-04 19:12:08','2024-10-04 19:32:03',NULL,0,0,NULL,NULL),(35518,'mixpanel','completed',10,'2024-10-04 20:26:04','2024-10-04 20:27:06','2024-10-04 19:37:04','2024-10-04 20:27:06',NULL,0,0,NULL,NULL),(35519,'mixpanel','completed',10,'2024-10-04 21:15:02','2024-10-04 21:17:03','2024-10-04 20:32:02','2024-10-04 21:17:03',NULL,0,0,NULL,NULL),(35520,'mixpanel','completed',10,'2024-10-04 21:33:04','2024-10-04 21:37:06','2024-10-04 21:22:04','2024-10-04 21:37:06',NULL,0,0,NULL,NULL),(35521,'subscribers_engagement_score','completed',10,'2024-10-04 21:37:06','2024-10-04 21:42:03','2024-10-04 21:37:06','2024-10-04 21:42:03',NULL,0,0,NULL,NULL),(35522,'subscribers_engagement_score','completed',10,'2024-10-05 15:57:00','2024-10-05 15:57:03','2024-10-04 21:42:03','2024-10-05 15:57:03',NULL,0,0,NULL,NULL),(35523,'mixpanel','completed',10,'2024-10-04 21:51:03','2024-10-04 21:52:03','2024-10-04 21:42:03','2024-10-04 21:52:03',NULL,0,0,NULL,NULL),(35524,'mixpanel','completed',10,'2024-10-04 22:15:02','2024-10-04 22:17:00','2024-10-04 21:57:02','2024-10-04 22:17:00',NULL,0,0,NULL,NULL),(35525,'mixpanel','completed',10,'2024-10-04 22:27:07','2024-10-04 22:32:01','2024-10-04 22:22:07','2024-10-04 22:32:01',NULL,0,0,NULL,NULL),(35526,'mixpanel','completed',10,'2024-10-04 23:12:03','2024-10-04 23:17:01','2024-10-04 22:37:03','2024-10-04 23:17:01',NULL,0,0,NULL,NULL),(35527,'mixpanel','completed',10,'2024-10-04 23:39:01','2024-10-04 23:42:03','2024-10-04 23:22:01','2024-10-04 23:42:03',NULL,0,0,NULL,NULL),(35528,'mixpanel','completed',10,'2024-10-05 00:06:01','2024-10-05 00:06:09','2024-10-04 23:47:01','2024-10-05 00:06:09',NULL,0,0,NULL,NULL),(35529,'inactive_subscribers','completed',10,'2024-10-07 00:00:00','2024-10-07 00:02:04','2024-10-05 00:02:19','2024-10-07 00:02:04',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(35530,'mixpanel','completed',10,'2024-10-05 00:28:57','2024-10-05 00:32:01','2024-10-05 00:10:57','2024-10-05 00:32:01',NULL,0,0,NULL,NULL),(35531,'mixpanel','completed',10,'2024-10-05 00:43:02','2024-10-05 00:47:01','2024-10-05 00:37:02','2024-10-05 00:47:01',NULL,0,0,NULL,NULL),(35532,'mixpanel','completed',10,'2024-10-05 01:42:01','2024-10-05 01:42:01','2024-10-05 00:52:01','2024-10-05 01:42:01',NULL,0,0,NULL,NULL),(35533,'mixpanel','completed',10,'2024-10-05 02:22:01','2024-10-05 02:22:13','2024-10-05 01:47:01','2024-10-05 02:22:13',NULL,0,0,NULL,NULL),(35534,'mixpanel','completed',10,'2024-10-05 02:47:01','2024-10-05 02:47:01','2024-10-05 02:27:01','2024-10-05 02:47:01',NULL,0,0,NULL,NULL),(35535,'mixpanel','completed',10,'2024-10-05 03:04:01','2024-10-05 03:07:03','2024-10-05 02:52:01','2024-10-05 03:07:03',NULL,0,0,NULL,NULL),(35536,'mixpanel','completed',10,'2024-10-05 03:49:39','2024-10-05 03:52:02','2024-10-05 03:10:39','2024-10-05 03:52:02',NULL,0,0,NULL,NULL),(35537,'mixpanel','completed',10,'2024-10-05 03:59:01','2024-10-05 04:02:01','2024-10-05 03:57:01','2024-10-05 04:02:01',NULL,0,0,NULL,NULL),(35538,'mixpanel','completed',10,'2024-10-05 04:42:01','2024-10-05 04:42:17','2024-10-05 04:07:01','2024-10-05 04:42:17',NULL,0,0,NULL,NULL),(35539,'mixpanel','completed',10,'2024-10-05 05:24:04','2024-10-05 05:27:01','2024-10-05 04:47:04','2024-10-05 05:27:01',NULL,0,0,NULL,NULL),(35540,'mixpanel','completed',10,'2024-10-05 05:34:02','2024-10-05 05:37:02','2024-10-05 05:32:02','2024-10-05 05:37:02',NULL,0,0,NULL,NULL),(35541,'mixpanel','completed',10,'2024-10-05 06:05:01','2024-10-05 06:07:01','2024-10-05 05:42:01','2024-10-05 06:07:01',NULL,0,0,NULL,NULL),(35542,'schedule_re_engagement_email','completed',10,'2024-10-06 05:52:01','2024-10-06 05:52:02','2024-10-05 05:52:01','2024-10-06 05:52:02',NULL,0,0,NULL,NULL),(35543,'mixpanel','completed',10,'2024-10-05 06:13:01','2024-10-05 06:17:01','2024-10-05 06:12:01','2024-10-05 06:17:01',NULL,0,0,NULL,NULL),(35544,'mixpanel','completed',10,'2024-10-05 06:39:02','2024-10-05 06:42:01','2024-10-05 06:22:02','2024-10-05 06:42:01',NULL,0,0,NULL,NULL),(35545,'mixpanel','completed',10,'2024-10-05 07:13:01','2024-10-05 07:17:01','2024-10-05 06:47:01','2024-10-05 07:17:01',NULL,0,0,NULL,NULL),(35546,'mixpanel','completed',10,'2024-10-05 07:46:01','2024-10-05 07:47:01','2024-10-05 07:22:01','2024-10-05 07:47:01',NULL,0,0,NULL,NULL),(35547,'mixpanel','completed',10,'2024-10-05 08:05:02','2024-10-05 08:07:01','2024-10-05 07:52:02','2024-10-05 08:07:01',NULL,0,0,NULL,NULL),(35548,'mixpanel','completed',10,'2024-10-05 08:11:03','2024-10-05 08:17:01','2024-10-05 08:12:03','2024-10-05 08:17:01',NULL,0,0,NULL,NULL),(35549,'mixpanel','completed',10,'2024-10-05 08:47:02','2024-10-05 08:47:02','2024-10-05 08:22:02','2024-10-05 08:47:02',NULL,0,0,NULL,NULL),(35550,'mixpanel','completed',10,'2024-10-05 08:58:01','2024-10-05 09:02:02','2024-10-05 08:52:01','2024-10-05 09:02:02',NULL,0,0,NULL,NULL),(35551,'mixpanel','completed',10,'2024-10-05 10:02:02','2024-10-05 10:07:02','2024-10-05 09:12:02','2024-10-05 10:07:02',NULL,0,0,NULL,NULL),(35552,'mixpanel','completed',10,'2024-10-05 11:04:04','2024-10-05 11:07:03','2024-10-05 10:12:04','2024-10-05 11:07:03',NULL,0,0,NULL,NULL),(35553,'mixpanel','completed',10,'2024-10-05 11:58:02','2024-10-05 12:02:02','2024-10-05 11:12:02','2024-10-05 12:02:02',NULL,0,0,NULL,NULL),(35554,'mixpanel','completed',10,'2024-10-05 12:46:04','2024-10-05 12:47:02','2024-10-05 12:07:04','2024-10-05 12:47:02',NULL,0,0,NULL,NULL),(35555,'mixpanel','completed',10,'2024-10-05 13:43:02','2024-10-05 13:47:02','2024-10-05 12:52:02','2024-10-05 13:47:02',NULL,0,0,NULL,NULL),(35556,'mixpanel','completed',10,'2024-10-05 14:29:02','2024-10-05 14:32:02','2024-10-05 13:52:02','2024-10-05 14:32:02',NULL,0,0,NULL,NULL),(35557,'mixpanel','completed',10,'2024-10-05 14:38:03','2024-10-05 14:42:03','2024-10-05 14:37:03','2024-10-05 14:42:03',NULL,0,0,NULL,NULL),(35558,'mixpanel','completed',10,'2024-10-05 15:40:02','2024-10-05 15:42:04','2024-10-05 14:47:02','2024-10-05 15:42:04',NULL,0,0,NULL,NULL),(35559,'mixpanel','completed',10,'2024-10-05 16:12:02','2024-10-05 16:12:04','2024-10-05 15:47:02','2024-10-05 16:12:04',NULL,0,0,NULL,NULL),(35560,'subscribers_engagement_score','completed',10,'2024-10-06 11:11:00','2024-10-06 11:12:08','2024-10-05 15:57:03','2024-10-06 11:12:08',NULL,0,0,NULL,NULL),(35561,'mixpanel','completed',10,'2024-10-05 16:20:02','2024-10-05 16:22:02','2024-10-05 16:17:02','2024-10-05 16:22:02',NULL,0,0,NULL,NULL),(35562,'mixpanel','completed',10,'2024-10-05 16:50:03','2024-10-05 16:52:02','2024-10-05 16:27:03','2024-10-05 16:52:02',NULL,0,0,NULL,NULL),(35563,'mixpanel','completed',10,'2024-10-05 17:43:03','2024-10-05 17:44:14','2024-10-05 16:57:03','2024-10-05 17:44:14',NULL,0,0,NULL,NULL),(35564,'mixpanel','completed',10,'2024-10-05 18:05:02','2024-10-05 18:07:03','2024-10-05 17:47:03','2024-10-05 18:07:03',NULL,0,0,NULL,NULL),(35565,'mixpanel','completed',10,'2024-10-05 19:03:03','2024-10-05 19:07:03','2024-10-05 18:12:03','2024-10-05 19:07:03',NULL,0,0,NULL,NULL),(35566,'mixpanel','completed',10,'2024-10-05 19:33:03','2024-10-05 19:37:03','2024-10-05 19:12:03','2024-10-05 19:37:03',NULL,0,0,NULL,NULL),(35567,'mixpanel','completed',10,'2024-10-05 19:41:05','2024-10-05 19:47:02','2024-10-05 19:42:05','2024-10-05 19:47:02',NULL,0,0,NULL,NULL),(35568,'mixpanel','completed',10,'2024-10-05 20:30:02','2024-10-05 20:31:20','2024-10-05 19:52:02','2024-10-05 20:31:20',NULL,0,0,NULL,NULL),(35569,'mixpanel','completed',10,'2024-10-05 20:59:05','2024-10-05 21:02:12','2024-10-05 20:37:05','2024-10-05 21:02:12',NULL,0,0,NULL,NULL),(35570,'mixpanel','completed',10,'2024-10-05 21:23:51','2024-10-05 21:27:04','2024-10-05 21:04:51','2024-10-05 21:27:04',NULL,0,0,NULL,NULL),(35571,'mixpanel','completed',10,'2024-10-05 21:39:02','2024-10-05 21:42:06','2024-10-05 21:32:02','2024-10-05 21:42:06',NULL,0,0,NULL,NULL),(35572,'mixpanel','completed',10,'2024-10-05 22:39:02','2024-10-05 22:42:03','2024-10-05 21:47:02','2024-10-05 22:42:03',NULL,0,0,NULL,NULL),(35573,'mixpanel','completed',10,'2024-10-05 23:30:02','2024-10-05 23:32:02','2024-10-05 22:47:02','2024-10-05 23:32:02',NULL,0,0,NULL,NULL),(35574,'mixpanel','completed',10,'2024-10-06 00:00:03','2024-10-06 00:02:03','2024-10-05 23:37:03','2024-10-06 00:02:03',NULL,0,0,NULL,NULL),(35575,'mixpanel','completed',10,'2024-10-06 00:07:06','2024-10-06 00:12:04','2024-10-06 00:07:06','2024-10-06 00:12:04',NULL,0,0,NULL,NULL),(35576,'mixpanel','completed',10,'2024-10-06 00:30:02','2024-10-06 00:32:02','2024-10-06 00:17:02','2024-10-06 00:32:02',NULL,0,0,NULL,NULL),(35577,'mixpanel','completed',10,'2024-10-06 00:59:03','2024-10-06 01:02:03','2024-10-06 00:37:03','2024-10-06 01:02:03',NULL,0,0,NULL,NULL),(35578,'mixpanel','completed',10,'2024-10-06 02:01:13','2024-10-06 02:02:03','2024-10-06 01:07:13','2024-10-06 02:02:03',NULL,0,0,NULL,NULL),(35579,'mixpanel','completed',10,'2024-10-06 02:50:55','2024-10-06 02:52:03','2024-10-06 02:04:55','2024-10-06 02:52:03',NULL,0,0,NULL,NULL),(35580,'mixpanel','completed',10,'2024-10-06 03:47:03','2024-10-06 03:51:48','2024-10-06 02:57:03','2024-10-06 03:51:48',NULL,0,0,NULL,NULL),(35581,'mixpanel','completed',10,'2024-10-06 04:31:03','2024-10-06 04:32:02','2024-10-06 03:57:03','2024-10-06 04:32:02',NULL,0,0,NULL,NULL),(35582,'mixpanel','completed',10,'2024-10-06 05:03:03','2024-10-06 05:07:03','2024-10-06 04:37:03','2024-10-06 05:07:03',NULL,0,0,NULL,NULL),(35583,'mixpanel','completed',10,'2024-10-06 05:56:04','2024-10-06 05:57:02','2024-10-06 05:12:04','2024-10-06 05:57:02',NULL,0,0,NULL,NULL),(35584,'schedule_re_engagement_email','completed',10,'2024-10-07 05:57:02','2024-10-07 05:57:05','2024-10-06 05:57:02','2024-10-07 05:57:05',NULL,0,0,NULL,NULL),(35585,'mixpanel','completed',10,'2024-10-06 06:43:02','2024-10-06 06:47:02','2024-10-06 06:02:02','2024-10-06 06:47:02',NULL,0,0,NULL,NULL),(35586,'mixpanel','completed',10,'2024-10-06 07:36:02','2024-10-06 07:37:06','2024-10-06 06:52:02','2024-10-06 07:37:06',NULL,0,0,NULL,NULL),(35587,'mixpanel','completed',10,'2024-10-06 08:35:09','2024-10-06 08:37:05','2024-10-06 07:42:09','2024-10-06 08:37:05',NULL,0,0,NULL,NULL),(35588,'mixpanel','completed',10,'2024-10-06 09:02:05','2024-10-06 09:07:05','2024-10-06 08:42:05','2024-10-06 09:07:05',NULL,0,0,NULL,NULL),(35589,'mixpanel','completed',10,'2024-10-06 09:24:05','2024-10-06 09:27:08','2024-10-06 09:12:05','2024-10-06 09:27:08',NULL,0,0,NULL,NULL),(35590,'mixpanel','completed',10,'2024-10-06 09:50:02','2024-10-06 09:52:03','2024-10-06 09:32:02','2024-10-06 09:52:03',NULL,0,0,NULL,NULL),(35591,'mixpanel','completed',10,'2024-10-06 10:23:53','2024-10-06 10:27:08','2024-10-06 09:56:53','2024-10-06 10:27:08',NULL,0,0,NULL,NULL),(35592,'mixpanel','completed',10,'2024-10-06 10:45:02','2024-10-06 10:47:03','2024-10-06 10:32:02','2024-10-06 10:47:03',NULL,0,0,NULL,NULL),(35593,'mixpanel','completed',10,'2024-10-06 11:02:05','2024-10-06 11:07:06','2024-10-06 10:52:05','2024-10-06 11:07:06',NULL,0,0,NULL,NULL),(35594,'subscribers_engagement_score','completed',10,'2024-10-06 11:12:08','2024-10-06 11:17:03','2024-10-06 11:12:08','2024-10-06 11:17:03',NULL,0,0,NULL,NULL),(35595,'mixpanel','completed',10,'2024-10-06 11:13:08','2024-10-06 11:17:03','2024-10-06 11:12:08','2024-10-06 11:17:03',NULL,0,0,NULL,NULL),(35596,'subscribers_engagement_score','completed',10,'2024-10-07 21:59:00','2024-10-07 22:02:07','2024-10-06 11:17:03','2024-10-07 22:02:07',NULL,0,0,NULL,NULL),(35597,'mixpanel','completed',10,'2024-10-06 12:08:04','2024-10-06 12:12:06','2024-10-06 11:22:04','2024-10-06 12:12:06',NULL,0,0,NULL,NULL),(35598,'mixpanel','completed',10,'2024-10-06 12:49:49','2024-10-06 12:52:05','2024-10-06 12:15:49','2024-10-06 12:52:05',NULL,0,0,NULL,NULL),(35599,'mixpanel','completed',10,'2024-10-06 13:23:09','2024-10-06 13:27:06','2024-10-06 12:57:09','2024-10-06 13:27:06',NULL,0,0,NULL,NULL),(35600,'mixpanel','completed',10,'2024-10-06 13:58:03','2024-10-06 14:02:03','2024-10-06 13:32:03','2024-10-06 14:02:03',NULL,0,0,NULL,NULL),(35601,'mixpanel','completed',10,'2024-10-06 14:59:06','2024-10-06 15:02:04','2024-10-06 14:07:06','2024-10-06 15:02:04',NULL,0,0,NULL,NULL),(35602,'mixpanel','completed',10,'2024-10-06 15:25:21','2024-10-06 15:27:07','2024-10-06 15:04:21','2024-10-06 15:27:07',NULL,0,0,NULL,NULL),(35603,'mixpanel','completed',10,'2024-10-06 16:28:03','2024-10-06 16:32:04','2024-10-06 15:32:03','2024-10-06 16:32:04',NULL,0,0,NULL,NULL),(35604,'mixpanel','completed',10,'2024-10-06 17:07:07','2024-10-06 17:09:04','2024-10-06 16:37:07','2024-10-06 17:09:04',NULL,0,0,NULL,NULL),(35605,'mixpanel','completed',10,'2024-10-06 18:10:05','2024-10-06 18:12:07','2024-10-06 17:12:05','2024-10-06 18:12:07',NULL,0,0,NULL,NULL),(35606,'mixpanel','completed',10,'2024-10-06 19:12:03','2024-10-06 19:12:07','2024-10-06 18:17:03','2024-10-06 19:12:07',NULL,0,0,NULL,NULL),(35607,'mixpanel','completed',10,'2024-10-06 19:50:03','2024-10-06 19:52:05','2024-10-06 19:17:03','2024-10-06 19:52:05',NULL,0,0,NULL,NULL),(35608,'mixpanel','completed',10,'2024-10-06 19:57:09','2024-10-06 20:02:04','2024-10-06 19:57:09','2024-10-06 20:02:04',NULL,0,0,NULL,NULL),(35609,'mixpanel','completed',10,'2024-10-06 20:54:06','2024-10-06 21:02:04','2024-10-06 20:07:06','2024-10-06 21:02:04',NULL,0,0,NULL,NULL),(35610,'mixpanel','completed',10,'2024-10-06 21:18:07','2024-10-06 21:22:05','2024-10-06 21:07:07','2024-10-06 21:22:05',NULL,0,0,NULL,NULL),(35611,'mixpanel','completed',10,'2024-10-06 21:40:08','2024-10-06 21:42:07','2024-10-06 21:27:08','2024-10-06 21:42:07',NULL,0,0,NULL,NULL),(35612,'mixpanel','completed',10,'2024-10-06 22:27:04','2024-10-06 22:27:07','2024-10-06 21:47:04','2024-10-06 22:27:07',NULL,0,0,NULL,NULL),(35613,'mixpanel','completed',10,'2024-10-06 23:14:06','2024-10-06 23:17:03','2024-10-06 22:32:06','2024-10-06 23:17:03',NULL,0,0,NULL,NULL),(35614,'mixpanel','completed',10,'2024-10-07 00:12:05','2024-10-07 00:17:19','2024-10-06 23:22:05','2024-10-07 00:17:19',NULL,0,0,NULL,NULL),(35615,'inactive_subscribers','completed',10,'2024-10-16 00:00:00','2024-10-16 00:06:10','2024-10-07 00:02:04','2024-10-16 00:06:10',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(35616,'mixpanel','completed',10,'2024-10-07 01:07:05','2024-10-07 01:12:04','2024-10-07 00:22:05','2024-10-07 01:12:04',NULL,0,0,NULL,NULL),(35617,'mixpanel','completed',10,'2024-10-07 01:54:38','2024-10-07 01:57:05','2024-10-07 01:15:38','2024-10-07 01:57:05',NULL,0,0,NULL,NULL),(35618,'mixpanel','completed',10,'2024-10-07 02:29:03','2024-10-07 02:32:03','2024-10-07 02:04:03','2024-10-07 02:32:03',NULL,0,0,NULL,NULL),(35619,'mixpanel','completed',10,'2024-10-07 03:18:05','2024-10-07 03:22:04','2024-10-07 02:37:05','2024-10-07 03:22:04',NULL,0,0,NULL,NULL),(35620,'mixpanel','completed',10,'2024-10-07 04:16:05','2024-10-07 04:22:05','2024-10-07 03:27:05','2024-10-07 04:22:05',NULL,0,0,NULL,NULL),(35621,'mixpanel','completed',10,'2024-10-07 04:55:06','2024-10-07 04:57:05','2024-10-07 04:27:06','2024-10-07 04:57:05',NULL,0,0,NULL,NULL),(35622,'mixpanel','completed',10,'2024-10-07 05:33:04','2024-10-07 05:37:06','2024-10-07 05:02:04','2024-10-07 05:37:06',NULL,0,0,NULL,NULL),(35623,'mixpanel','completed',10,'2024-10-07 06:25:04','2024-10-07 06:27:05','2024-10-07 05:42:04','2024-10-07 06:27:05',NULL,0,0,NULL,NULL),(35624,'schedule_re_engagement_email','completed',10,'2024-10-08 06:02:07','2024-10-08 06:02:07','2024-10-07 06:02:07','2024-10-08 06:02:07',NULL,0,0,NULL,NULL),(35625,'mixpanel','completed',10,'2024-10-07 06:58:06','2024-10-07 07:02:04','2024-10-07 06:32:06','2024-10-07 07:02:04',NULL,0,0,NULL,NULL),(35626,'mixpanel','completed',10,'2024-10-07 07:43:05','2024-10-07 07:47:05','2024-10-07 07:07:05','2024-10-07 07:47:05',NULL,0,0,NULL,NULL),(35627,'mixpanel','completed',10,'2024-10-07 08:04:04','2024-10-07 08:07:05','2024-10-07 07:52:04','2024-10-07 08:07:05',NULL,0,0,NULL,NULL),(35628,'mixpanel','completed',10,'2024-10-07 08:53:33','2024-10-07 08:57:07','2024-10-07 08:11:33','2024-10-07 08:57:07',NULL,0,0,NULL,NULL),(35629,'mixpanel','completed',10,'2024-10-07 09:23:04','2024-10-07 09:27:06','2024-10-07 09:02:04','2024-10-07 09:27:06',NULL,0,0,NULL,NULL),(35630,'mixpanel','completed',10,'2024-10-07 09:56:04','2024-10-07 09:57:06','2024-10-07 09:32:04','2024-10-07 09:57:06',NULL,0,0,NULL,NULL),(35631,'mixpanel','completed',10,'2024-10-07 10:51:05','2024-10-07 10:52:04','2024-10-07 10:02:05','2024-10-07 10:52:04',NULL,0,0,NULL,NULL),(35632,'mixpanel','completed',10,'2024-10-07 11:27:08','2024-10-07 11:32:05','2024-10-07 10:57:08','2024-10-07 11:32:05',NULL,0,0,NULL,NULL),(35633,'mixpanel','completed',10,'2024-10-07 11:50:05','2024-10-07 11:52:06','2024-10-07 11:37:05','2024-10-07 11:52:06',NULL,0,0,NULL,NULL),(35634,'mixpanel','completed',10,'2024-10-07 11:58:05','2024-10-07 11:58:25','2024-10-07 11:56:05','2024-10-07 11:58:25',NULL,0,0,NULL,NULL),(35635,'mixpanel','completed',10,'2024-10-07 12:56:05','2024-10-07 12:56:11','2024-10-07 12:02:05','2024-10-07 12:56:11',NULL,0,0,NULL,NULL),(35636,'mixpanel','completed',10,'2024-10-07 13:29:06','2024-10-07 13:32:05','2024-10-07 13:02:06','2024-10-07 13:32:05',NULL,0,0,NULL,NULL),(35637,'mixpanel','completed',10,'2024-10-07 14:25:36','2024-10-07 14:27:09','2024-10-07 13:36:36','2024-10-07 14:27:09',NULL,0,0,NULL,NULL),(35638,'mixpanel','completed',10,'2024-10-07 15:13:04','2024-10-07 15:17:06','2024-10-07 14:32:04','2024-10-07 15:17:06',NULL,0,0,NULL,NULL),(35639,'mixpanel','completed',10,'2024-10-07 15:45:05','2024-10-07 15:47:06','2024-10-07 15:22:05','2024-10-07 15:47:06',NULL,0,0,NULL,NULL),(35640,'mixpanel','completed',10,'2024-10-07 16:18:05','2024-10-07 16:21:18','2024-10-07 15:52:05','2024-10-07 16:21:18',NULL,0,0,NULL,NULL),(35641,'mixpanel','completed',10,'2024-10-07 16:59:09','2024-10-07 17:02:06','2024-10-07 16:27:09','2024-10-07 17:02:06',NULL,0,0,NULL,NULL),(35642,'mixpanel','completed',10,'2024-10-07 17:08:08','2024-10-07 17:12:09','2024-10-07 17:07:08','2024-10-07 17:12:09',NULL,0,0,NULL,NULL),(35643,'mixpanel','completed',10,'2024-10-07 17:55:06','2024-10-07 17:57:08','2024-10-07 17:17:06','2024-10-07 17:57:08',NULL,0,0,NULL,NULL),(35644,'mixpanel','completed',10,'2024-10-07 18:20:06','2024-10-07 18:22:06','2024-10-07 18:02:06','2024-10-07 18:22:06',NULL,0,0,NULL,NULL),(35645,'mixpanel','completed',10,'2024-10-07 18:40:06','2024-10-07 18:42:05','2024-10-07 18:27:06','2024-10-07 18:42:05',NULL,0,0,NULL,NULL),(35646,'mixpanel','completed',10,'2024-10-07 19:03:42','2024-10-07 19:07:07','2024-10-07 18:44:42','2024-10-07 19:07:07',NULL,0,0,NULL,NULL),(35647,'mixpanel','completed',10,'2024-10-07 19:21:05','2024-10-07 19:21:18','2024-10-07 19:12:05','2024-10-07 19:21:18',NULL,0,0,NULL,NULL),(35648,'mixpanel','completed',10,'2024-10-07 19:32:06','2024-10-07 19:37:05','2024-10-07 19:27:06','2024-10-07 19:37:05',NULL,0,0,NULL,NULL),(35649,'mixpanel','completed',10,'2024-10-07 20:06:13','2024-10-07 20:07:05','2024-10-07 19:40:13','2024-10-07 20:07:05',NULL,0,0,NULL,NULL),(35650,'mixpanel','completed',10,'2024-10-07 20:27:01','2024-10-07 20:32:06','2024-10-07 20:12:01','2024-10-07 20:32:06',NULL,0,0,NULL,NULL),(35651,'mixpanel','completed',10,'2024-10-07 21:01:05','2024-10-07 21:02:18','2024-10-07 20:37:05','2024-10-07 21:02:18',NULL,0,0,NULL,NULL),(35652,'mixpanel','completed',10,'2024-10-07 21:40:07','2024-10-07 21:42:07','2024-10-07 21:07:07','2024-10-07 21:42:07',NULL,0,0,NULL,NULL),(35653,'mixpanel','completed',10,'2024-10-07 22:22:05','2024-10-07 22:22:06','2024-10-07 21:47:05','2024-10-07 22:22:06',NULL,0,0,NULL,NULL),(35654,'subscribers_engagement_score','completed',10,'2024-10-07 22:02:07','2024-10-07 22:07:05','2024-10-07 22:02:07','2024-10-07 22:07:05',NULL,0,0,NULL,NULL),(35655,'subscribers_engagement_score','completed',10,'2024-10-08 02:30:00','2024-10-08 02:32:06','2024-10-07 22:07:05','2024-10-08 02:32:06',NULL,0,0,NULL,NULL),(35656,'mixpanel','completed',10,'2024-10-07 22:37:07','2024-10-07 22:42:05','2024-10-07 22:27:07','2024-10-07 22:42:05',NULL,0,0,NULL,NULL),(35657,'mixpanel','completed',10,'2024-10-07 23:09:06','2024-10-07 23:12:06','2024-10-07 22:47:06','2024-10-07 23:12:06',NULL,0,0,NULL,NULL),(35658,'mixpanel','completed',10,'2024-10-07 23:43:34','2024-10-07 23:47:06','2024-10-07 23:16:34','2024-10-07 23:47:06',NULL,0,0,NULL,NULL),(35659,'mixpanel','completed',10,'2024-10-07 23:56:22','2024-10-07 23:57:07','2024-10-07 23:52:22','2024-10-07 23:57:07',NULL,0,0,NULL,NULL),(35660,'subscribers_email_count','completed',10,'2024-10-17 00:00:00','2024-10-17 00:01:29','2024-10-08 00:02:06','2024-10-17 00:01:29',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(35661,'mixpanel','completed',10,'2024-10-08 00:06:06','2024-10-08 00:07:07','2024-10-08 00:02:06','2024-10-08 00:07:07',NULL,0,0,NULL,NULL),(35662,'mixpanel','completed',10,'2024-10-08 00:45:27','2024-10-08 00:47:06','2024-10-08 00:10:27','2024-10-08 00:47:06',NULL,0,0,NULL,NULL),(35663,'mixpanel','completed',10,'2024-10-08 00:58:06','2024-10-08 01:02:15','2024-10-08 00:52:06','2024-10-08 01:02:16',NULL,0,0,NULL,NULL),(35664,'mixpanel','completed',10,'2024-10-08 01:58:08','2024-10-08 02:00:24','2024-10-08 01:07:08','2024-10-08 02:00:24',NULL,0,0,NULL,NULL),(35665,'mixpanel','completed',10,'2024-10-08 02:57:07','2024-10-08 03:02:05','2024-10-08 02:07:07','2024-10-08 03:02:05',NULL,0,0,NULL,NULL),(35666,'subscribers_engagement_score','completed',10,'2024-10-09 15:12:00','2024-10-09 15:12:07','2024-10-08 02:32:06','2024-10-09 15:12:07',NULL,0,0,NULL,NULL),(35667,'mixpanel','completed',10,'2024-10-08 03:50:18','2024-10-08 03:52:05','2024-10-08 03:05:18','2024-10-08 03:52:05',NULL,0,0,NULL,NULL),(35668,'mixpanel','completed',10,'2024-10-08 04:18:07','2024-10-08 04:19:15','2024-10-08 03:57:07','2024-10-08 04:19:15',NULL,0,0,NULL,NULL),(35669,'mixpanel','completed',10,'2024-10-08 05:00:06','2024-10-08 05:02:05','2024-10-08 04:22:06','2024-10-08 05:02:05',NULL,0,0,NULL,NULL),(35670,'mixpanel','completed',10,'2024-10-08 05:17:07','2024-10-08 05:19:55','2024-10-08 05:07:07','2024-10-08 05:19:55',NULL,0,0,NULL,NULL),(35671,'mixpanel','completed',10,'2024-10-08 05:30:03','2024-10-08 05:31:03','2024-10-08 05:22:03','2024-10-08 05:31:03',NULL,0,0,NULL,NULL),(35672,'mixpanel','completed',10,'2024-10-08 06:30:02','2024-10-08 06:32:06','2024-10-08 05:34:02','2024-10-08 06:32:06',NULL,0,0,NULL,NULL),(35673,'schedule_re_engagement_email','completed',10,'2024-10-09 06:07:07','2024-10-09 06:07:09','2024-10-08 06:07:07','2024-10-09 06:07:09',NULL,0,0,NULL,NULL),(35674,'mixpanel','completed',10,'2024-10-08 06:38:07','2024-10-08 06:42:07','2024-10-08 06:37:07','2024-10-08 06:42:07',NULL,0,0,NULL,NULL),(35675,'mixpanel','completed',10,'2024-10-08 07:12:07','2024-10-08 07:17:08','2024-10-08 06:47:07','2024-10-08 07:17:08',NULL,0,0,NULL,NULL),(35676,'mixpanel','completed',10,'2024-10-08 07:58:06','2024-10-08 08:02:07','2024-10-08 07:22:06','2024-10-08 08:02:07',NULL,0,0,NULL,NULL),(35677,'mixpanel','completed',10,'2024-10-08 08:08:07','2024-10-08 08:12:06','2024-10-08 08:07:07','2024-10-08 08:12:06',NULL,0,0,NULL,NULL),(35678,'mixpanel','completed',10,'2024-10-08 08:53:07','2024-10-08 08:57:08','2024-10-08 08:17:07','2024-10-08 08:57:08',NULL,0,0,NULL,NULL),(35679,'mixpanel','completed',10,'2024-10-08 09:33:08','2024-10-08 09:37:08','2024-10-08 09:02:08','2024-10-08 09:37:08',NULL,0,0,NULL,NULL),(35680,'mixpanel','completed',10,'2024-10-08 09:42:45','2024-10-08 09:47:06','2024-10-08 09:39:45','2024-10-08 09:47:06',NULL,0,0,NULL,NULL),(35681,'mixpanel','completed',10,'2024-10-08 10:31:08','2024-10-08 10:37:13','2024-10-08 09:52:08','2024-10-08 10:37:13',NULL,0,0,NULL,NULL),(35682,'mixpanel','completed',10,'2024-10-08 10:45:04','2024-10-08 10:47:06','2024-10-08 10:41:04','2024-10-08 10:47:06',NULL,0,0,NULL,NULL),(35683,'mixpanel','completed',10,'2024-10-08 11:26:09','2024-10-08 11:26:26','2024-10-08 10:52:09','2024-10-08 11:26:26',NULL,0,0,NULL,NULL),(35684,'mixpanel','completed',10,'2024-10-08 12:04:19','2024-10-08 12:07:08','2024-10-08 11:32:19','2024-10-08 12:07:08',NULL,0,0,NULL,NULL),(35685,'mixpanel','completed',10,'2024-10-08 12:56:07','2024-10-08 12:57:13','2024-10-08 12:12:07','2024-10-08 12:57:13',NULL,0,0,NULL,NULL),(35686,'mixpanel','completed',10,'2024-10-08 13:17:05','2024-10-08 13:18:06','2024-10-08 13:02:05','2024-10-08 13:18:06',NULL,0,0,NULL,NULL),(35687,'mixpanel','completed',10,'2024-10-08 13:24:00','2024-10-08 13:27:11','2024-10-08 13:21:00','2024-10-08 13:27:11',NULL,0,0,NULL,NULL),(35688,'mixpanel','completed',10,'2024-10-08 14:14:04','2024-10-08 14:17:05','2024-10-08 13:31:04','2024-10-08 14:17:05',NULL,0,0,NULL,NULL),(35689,'mixpanel','completed',10,'2024-10-08 14:28:31','2024-10-08 14:32:07','2024-10-08 14:20:32','2024-10-08 14:32:07',NULL,0,0,NULL,NULL),(35690,'mixpanel','completed',10,'2024-10-08 14:56:09','2024-10-08 14:57:10','2024-10-08 14:37:09','2024-10-08 14:57:10',NULL,0,0,NULL,NULL),(35691,'mixpanel','completed',10,'2024-10-08 15:37:09','2024-10-08 15:41:09','2024-10-08 15:01:09','2024-10-08 15:41:09',NULL,0,0,NULL,NULL),(35692,'mixpanel','completed',10,'2024-10-08 15:50:55','2024-10-08 15:51:12','2024-10-08 15:46:55','2024-10-08 15:51:12',NULL,0,0,NULL,NULL),(35693,'mixpanel','completed',10,'2024-10-08 16:44:12','2024-10-08 16:47:05','2024-10-08 15:57:12','2024-10-08 16:47:05',NULL,0,0,NULL,NULL),(35694,'mixpanel','completed',10,'2024-10-08 17:07:30','2024-10-08 17:12:10','2024-10-08 16:51:30','2024-10-08 17:12:10',NULL,0,0,NULL,NULL),(35695,'mixpanel','completed',10,'2024-10-08 17:23:56','2024-10-08 17:27:12','2024-10-08 17:15:56','2024-10-08 17:27:12',NULL,0,0,NULL,NULL),(35696,'mixpanel','completed',10,'2024-10-08 17:51:06','2024-10-08 17:52:06','2024-10-08 17:32:06','2024-10-08 17:52:06',NULL,0,0,NULL,NULL),(35697,'mixpanel','completed',10,'2024-10-08 18:26:26','2024-10-08 18:27:08','2024-10-08 17:54:26','2024-10-08 18:27:08',NULL,0,0,NULL,NULL),(35698,'mixpanel','completed',10,'2024-10-08 18:43:32','2024-10-08 18:47:12','2024-10-08 18:29:32','2024-10-08 18:47:12',NULL,0,0,NULL,NULL),(35699,'mixpanel','completed',10,'2024-10-08 19:14:00','2024-10-08 19:17:07','2024-10-08 18:50:00','2024-10-08 19:17:07',NULL,0,0,NULL,NULL),(35700,'mixpanel','completed',10,'2024-10-08 19:25:15','2024-10-08 19:25:35','2024-10-08 19:21:15','2024-10-08 19:25:35',NULL,0,0,NULL,NULL),(35701,'mixpanel','completed',10,'2024-10-08 19:53:02','2024-10-08 19:57:13','2024-10-08 19:28:02','2024-10-08 19:57:13',NULL,0,0,NULL,NULL),(35702,'mixpanel','completed',10,'2024-10-08 20:36:08','2024-10-08 20:39:02','2024-10-08 20:02:08','2024-10-08 20:39:02',NULL,0,0,NULL,NULL),(35703,'mixpanel','completed',10,'2024-10-08 21:29:13','2024-10-08 21:32:08','2024-10-08 20:42:13','2024-10-08 21:32:08',NULL,0,0,NULL,NULL),(35704,'mixpanel','completed',10,'2024-10-08 22:10:16','2024-10-08 22:10:38','2024-10-08 21:37:16','2024-10-08 22:10:38',NULL,0,0,NULL,NULL),(35705,'mixpanel','completed',10,'2024-10-08 23:00:08','2024-10-08 23:01:07','2024-10-08 22:17:08','2024-10-08 23:01:07',NULL,0,0,NULL,NULL),(35706,'mixpanel','completed',10,'2024-10-08 23:34:11','2024-10-08 23:37:12','2024-10-08 23:07:11','2024-10-08 23:37:12',NULL,0,0,NULL,NULL),(35707,'mixpanel','completed',10,'2024-10-08 23:42:11','2024-10-08 23:47:08','2024-10-08 23:42:11','2024-10-08 23:47:08',NULL,0,0,NULL,NULL),(35708,'mixpanel','completed',10,'2024-10-09 00:33:09','2024-10-09 00:37:11','2024-10-08 23:52:09','2024-10-09 00:37:11',NULL,0,0,NULL,NULL),(35709,'mixpanel','completed',10,'2024-10-09 01:31:11','2024-10-09 01:37:09','2024-10-09 00:42:11','2024-10-09 01:37:09',NULL,0,0,NULL,NULL),(35710,'mixpanel','completed',10,'2024-10-09 02:31:09','2024-10-09 02:32:07','2024-10-09 01:42:09','2024-10-09 02:32:07',NULL,0,0,NULL,NULL),(35711,'mixpanel','completed',10,'2024-10-09 02:37:09','2024-10-09 02:42:10','2024-10-09 02:37:09','2024-10-09 02:42:10',NULL,0,0,NULL,NULL),(35712,'mixpanel','completed',10,'2024-10-09 03:30:08','2024-10-09 03:32:08','2024-10-09 02:47:08','2024-10-09 03:32:08',NULL,0,0,NULL,NULL),(35713,'mixpanel','completed',10,'2024-10-09 04:09:08','2024-10-09 04:10:57','2024-10-09 03:37:08','2024-10-09 04:10:57',NULL,0,0,NULL,NULL),(35714,'mixpanel','completed',10,'2024-10-09 04:13:58','2024-10-09 04:17:08','2024-10-09 04:13:58','2024-10-09 04:17:08',NULL,0,0,NULL,NULL),(35715,'mixpanel','completed',10,'2024-10-09 04:43:07','2024-10-09 04:47:08','2024-10-09 04:22:07','2024-10-09 04:47:08',NULL,0,0,NULL,NULL),(35716,'mixpanel','completed',10,'2024-10-09 05:20:03','2024-10-09 05:22:06','2024-10-09 04:50:03','2024-10-09 05:22:06',NULL,0,0,NULL,NULL),(35717,'mixpanel','completed',10,'2024-10-09 05:54:11','2024-10-09 05:57:10','2024-10-09 05:27:11','2024-10-09 05:57:10',NULL,0,0,NULL,NULL),(35718,'mixpanel','completed',10,'2024-10-09 06:35:09','2024-10-09 06:37:09','2024-10-09 06:07:09','2024-10-09 06:37:09',NULL,0,0,NULL,NULL),(35719,'schedule_re_engagement_email','completed',10,'2024-10-10 06:12:10','2024-10-10 06:16:09','2024-10-09 06:12:10','2024-10-10 06:16:09',NULL,0,0,NULL,NULL),(35720,'mixpanel','completed',10,'2024-10-09 07:07:09','2024-10-09 07:07:12','2024-10-09 06:42:09','2024-10-09 07:07:12',NULL,0,0,NULL,NULL),(35721,'mixpanel','completed',10,'2024-10-09 07:40:13','2024-10-09 07:42:11','2024-10-09 07:12:13','2024-10-09 07:42:11',NULL,0,0,NULL,NULL),(35722,'mixpanel','completed',10,'2024-10-09 08:04:07','2024-10-09 08:07:10','2024-10-09 07:47:07','2024-10-09 08:07:10',NULL,0,0,NULL,NULL),(35723,'mixpanel','completed',10,'2024-10-09 08:51:10','2024-10-09 08:57:09','2024-10-09 08:12:10','2024-10-09 08:57:09',NULL,0,0,NULL,NULL),(35724,'mixpanel','completed',10,'2024-10-09 09:58:09','2024-10-09 10:02:07','2024-10-09 09:01:09','2024-10-09 10:02:07',NULL,0,0,NULL,NULL),(35725,'mixpanel','completed',10,'2024-10-09 10:52:12','2024-10-09 10:57:08','2024-10-09 10:04:12','2024-10-09 10:57:08',NULL,0,0,NULL,NULL),(35726,'mixpanel','completed',10,'2024-10-09 11:44:06','2024-10-09 11:47:07','2024-10-09 11:01:06','2024-10-09 11:47:07',NULL,0,0,NULL,NULL),(35727,'mixpanel','completed',10,'2024-10-09 12:50:06','2024-10-09 12:51:07','2024-10-09 11:52:06','2024-10-09 12:51:07',NULL,0,0,NULL,NULL),(35728,'mixpanel','completed',10,'2024-10-09 13:25:09','2024-10-09 13:26:12','2024-10-09 12:57:09','2024-10-09 13:26:12',NULL,0,0,NULL,NULL),(35729,'mixpanel','completed',10,'2024-10-09 13:44:06','2024-10-09 13:46:08','2024-10-09 13:32:06','2024-10-09 13:46:08',NULL,0,0,NULL,NULL),(35730,'mixpanel','completed',10,'2024-10-09 13:56:07','2024-10-09 13:57:07','2024-10-09 13:52:07','2024-10-09 13:57:07',NULL,0,0,NULL,NULL),(35731,'mixpanel','completed',10,'2024-10-09 14:56:08','2024-10-09 14:56:09','2024-10-09 14:01:08','2024-10-09 14:56:09',NULL,0,0,NULL,NULL),(35732,'mixpanel','completed',10,'2024-10-09 15:36:08','2024-10-09 15:42:09','2024-10-09 15:01:08','2024-10-09 15:42:09',NULL,0,0,NULL,NULL),(35733,'subscribers_engagement_score','completed',10,'2024-10-09 15:12:07','2024-10-09 15:15:45','2024-10-09 15:12:07','2024-10-09 15:15:45',NULL,0,0,NULL,NULL),(35734,'subscribers_engagement_score','completed',10,'2024-10-10 17:37:00','2024-10-10 17:41:11','2024-10-09 15:15:45','2024-10-10 17:41:11',NULL,0,0,NULL,NULL),(35735,'mixpanel','completed',10,'2024-10-09 16:26:07','2024-10-09 16:27:10','2024-10-09 15:47:07','2024-10-09 16:27:10',NULL,0,0,NULL,NULL),(35736,'mixpanel','completed',10,'2024-10-09 16:57:07','2024-10-09 17:01:08','2024-10-09 16:31:07','2024-10-09 17:01:08',NULL,0,0,NULL,NULL),(35737,'mixpanel','completed',10,'2024-10-09 18:00:08','2024-10-09 18:01:07','2024-10-09 17:06:08','2024-10-09 18:01:07',NULL,0,0,NULL,NULL),(35738,'mixpanel','completed',10,'2024-10-09 18:20:58','2024-10-09 18:22:06','2024-10-09 18:05:58','2024-10-09 18:22:06',NULL,0,0,NULL,NULL),(35739,'mixpanel','completed',10,'2024-10-09 19:03:09','2024-10-09 19:07:09','2024-10-09 18:26:09','2024-10-09 19:07:09',NULL,0,0,NULL,NULL),(35740,'mixpanel','completed',10,'2024-10-09 19:30:08','2024-10-09 19:31:09','2024-10-09 19:11:08','2024-10-09 19:31:09',NULL,0,0,NULL,NULL),(35741,'mixpanel','completed',10,'2024-10-09 20:01:08','2024-10-09 20:01:08','2024-10-09 19:36:08','2024-10-09 20:01:08',NULL,0,0,NULL,NULL),(35742,'mixpanel','completed',10,'2024-10-09 20:05:09','2024-10-09 20:12:10','2024-10-09 20:06:09','2024-10-09 20:12:10',NULL,0,0,NULL,NULL),(35743,'mixpanel','completed',10,'2024-10-09 20:23:08','2024-10-09 20:27:13','2024-10-09 20:16:08','2024-10-09 20:27:13',NULL,0,0,NULL,NULL),(35744,'mixpanel','completed',10,'2024-10-09 21:12:09','2024-10-09 21:16:08','2024-10-09 20:31:09','2024-10-09 21:16:08',NULL,0,0,NULL,NULL),(35745,'mixpanel','completed',10,'2024-10-09 21:42:18','2024-10-09 21:46:07','2024-10-09 21:21:18','2024-10-09 21:46:07',NULL,0,0,NULL,NULL),(35746,'mixpanel','completed',10,'2024-10-09 22:25:09','2024-10-09 22:26:08','2024-10-09 21:51:09','2024-10-09 22:26:08',NULL,0,0,NULL,NULL),(35747,'mixpanel','completed',10,'2024-10-09 22:59:54','2024-10-09 23:01:11','2024-10-09 22:28:54','2024-10-09 23:01:11',NULL,0,0,NULL,NULL),(35748,'mixpanel','completed',10,'2024-10-09 23:26:07','2024-10-09 23:26:07','2024-10-09 23:07:08','2024-10-09 23:26:07',NULL,0,0,NULL,NULL),(35749,'mixpanel','completed',10,'2024-10-10 00:26:12','2024-10-10 00:31:08','2024-10-09 23:32:12','2024-10-10 00:31:08',NULL,0,0,NULL,NULL),(35750,'mixpanel','completed',10,'2024-10-10 01:21:09','2024-10-10 01:22:07','2024-10-10 00:42:09','2024-10-10 01:22:07',NULL,0,0,NULL,NULL),(35751,'mixpanel','completed',10,'2024-10-10 01:42:37','2024-10-10 01:47:19','2024-10-10 01:25:37','2024-10-10 01:47:19',NULL,0,0,NULL,NULL),(35752,'mixpanel','completed',10,'2024-10-10 01:50:23','2024-10-10 01:51:11','2024-10-10 01:47:23','2024-10-10 01:51:11',NULL,0,0,NULL,NULL),(35753,'mixpanel','completed',10,'2024-10-10 02:43:12','2024-10-10 02:46:08','2024-10-10 01:56:12','2024-10-10 02:46:08',NULL,0,0,NULL,NULL),(35754,'mixpanel','completed',10,'2024-10-10 03:43:26','2024-10-10 03:46:10','2024-10-10 02:50:26','2024-10-10 03:46:10',NULL,0,0,NULL,NULL),(35755,'mixpanel','completed',10,'2024-10-10 03:53:08','2024-10-10 03:56:13','2024-10-10 03:51:08','2024-10-10 03:56:13',NULL,0,0,NULL,NULL),(35756,'mixpanel','completed',10,'2024-10-10 04:39:33','2024-10-10 04:41:11','2024-10-10 03:58:33','2024-10-10 04:41:11',NULL,0,0,NULL,NULL),(35757,'mixpanel','completed',10,'2024-10-10 05:04:08','2024-10-10 05:06:19','2024-10-10 04:46:08','2024-10-10 05:06:19',NULL,0,0,NULL,NULL),(35758,'mixpanel','completed',10,'2024-10-10 05:46:12','2024-10-10 05:56:13','2024-10-10 05:11:12','2024-10-10 05:56:13',NULL,0,0,NULL,NULL),(35759,'mixpanel','completed',10,'2024-10-10 06:06:10','2024-10-10 06:06:11','2024-10-10 06:01:10','2024-10-10 06:06:11',NULL,0,0,NULL,NULL),(35760,'mixpanel','completed',10,'2024-10-10 06:54:11','2024-10-10 06:56:11','2024-10-10 06:11:11','2024-10-10 06:56:11',NULL,0,0,NULL,NULL),(35761,'schedule_re_engagement_email','completed',10,'2024-10-11 06:21:07','2024-10-11 06:21:09','2024-10-10 06:21:07','2024-10-11 06:21:09',NULL,0,0,NULL,NULL),(35762,'mixpanel','completed',10,'2024-10-10 07:48:43','2024-10-10 07:51:08','2024-10-10 07:00:43','2024-10-10 07:51:08',NULL,0,0,NULL,NULL),(35763,'mixpanel','completed',10,'2024-10-10 08:11:27','2024-10-10 08:16:08','2024-10-10 07:53:27','2024-10-10 08:16:08',NULL,0,0,NULL,NULL),(35764,'mixpanel','completed',10,'2024-10-10 09:11:09','2024-10-10 09:11:11','2024-10-10 08:21:09','2024-10-10 09:11:11',NULL,0,0,NULL,NULL),(35765,'mixpanel','completed',10,'2024-10-10 09:35:04','2024-10-10 09:40:56','2024-10-10 09:15:04','2024-10-10 09:40:56',NULL,0,0,NULL,NULL),(35766,'mixpanel','completed',10,'2024-10-10 10:20:09','2024-10-10 10:26:11','2024-10-10 09:46:09','2024-10-10 10:26:11',NULL,0,0,NULL,NULL),(35767,'mixpanel','completed',10,'2024-10-10 10:38:09','2024-10-10 10:39:33','2024-10-10 10:31:09','2024-10-10 10:39:33',NULL,0,0,NULL,NULL),(35768,'mixpanel','completed',10,'2024-10-10 11:21:08','2024-10-10 11:21:09','2024-10-10 10:46:08','2024-10-10 11:21:09',NULL,0,0,NULL,NULL),(35769,'mixpanel','completed',10,'2024-10-10 11:57:11','2024-10-10 12:01:09','2024-10-10 11:26:11','2024-10-10 12:01:09',NULL,0,0,NULL,NULL),(35770,'mixpanel','completed',10,'2024-10-10 12:50:10','2024-10-10 12:51:08','2024-10-10 12:06:10','2024-10-10 12:51:08',NULL,0,0,NULL,NULL),(35771,'mixpanel','completed',10,'2024-10-10 13:51:13','2024-10-10 13:56:12','2024-10-10 12:56:13','2024-10-10 13:56:12',NULL,0,0,NULL,NULL),(35772,'mixpanel','completed',10,'2024-10-10 14:25:41','2024-10-10 14:31:10','2024-10-10 13:59:41','2024-10-10 14:31:10',NULL,0,0,NULL,NULL),(35773,'mixpanel','completed',10,'2024-10-10 15:29:46','2024-10-10 15:31:10','2024-10-10 14:41:46','2024-10-10 15:31:10',NULL,0,0,NULL,NULL),(35774,'mixpanel','completed',10,'2024-10-10 16:05:09','2024-10-10 16:06:09','2024-10-10 15:36:09','2024-10-10 16:06:09',NULL,0,0,NULL,NULL),(35775,'mixpanel','completed',10,'2024-10-10 16:20:09','2024-10-10 16:21:09','2024-10-10 16:11:09','2024-10-10 16:21:09',NULL,0,0,NULL,NULL),(35776,'mixpanel','completed',10,'2024-10-10 16:48:09','2024-10-10 16:51:08','2024-10-10 16:26:09','2024-10-10 16:51:08',NULL,0,0,NULL,NULL),(35777,'mixpanel','completed',10,'2024-10-10 17:02:10','2024-10-10 17:06:08','2024-10-10 16:56:10','2024-10-10 17:06:08',NULL,0,0,NULL,NULL),(35778,'mixpanel','completed',10,'2024-10-10 17:41:10','2024-10-10 17:41:11','2024-10-10 17:11:10','2024-10-10 17:41:11',NULL,0,0,NULL,NULL),(35779,'subscribers_engagement_score','completed',10,'2024-10-10 17:41:11','2024-10-10 17:41:13','2024-10-10 17:41:11','2024-10-10 17:41:13',NULL,0,0,NULL,NULL),(35780,'subscribers_engagement_score','completed',10,'2024-10-11 09:38:00','2024-10-11 09:38:47','2024-10-10 17:41:13','2024-10-11 09:38:47',NULL,0,0,NULL,NULL),(35781,'mixpanel','completed',10,'2024-10-10 18:27:13','2024-10-10 18:31:44','2024-10-10 17:41:13','2024-10-10 18:31:44',NULL,0,0,NULL,NULL),(35782,'mixpanel','completed',10,'2024-10-10 19:31:54','2024-10-10 19:36:08','2024-10-10 18:35:54','2024-10-10 19:36:08',NULL,0,0,NULL,NULL),(35783,'mixpanel','completed',10,'2024-10-10 20:26:09','2024-10-10 20:26:10','2024-10-10 19:41:09','2024-10-10 20:26:10',NULL,0,0,NULL,NULL),(35784,'mixpanel','completed',10,'2024-10-10 20:46:08','2024-10-10 20:46:08','2024-10-10 20:31:08','2024-10-10 20:46:08',NULL,0,0,NULL,NULL),(35785,'mixpanel','completed',10,'2024-10-10 21:47:11','2024-10-10 21:51:11','2024-10-10 20:50:11','2024-10-10 21:51:11',NULL,0,0,NULL,NULL),(35786,'mixpanel','completed',10,'2024-10-10 22:31:34','2024-10-10 22:36:09','2024-10-10 21:55:34','2024-10-10 22:36:09',NULL,0,0,NULL,NULL),(35787,'mixpanel','completed',10,'2024-10-10 23:15:10','2024-10-10 23:16:08','2024-10-10 22:41:10','2024-10-10 23:16:08',NULL,0,0,NULL,NULL),(35788,'mixpanel','completed',10,'2024-10-11 00:07:12','2024-10-11 00:11:11','2024-10-10 23:21:12','2024-10-11 00:11:11',NULL,0,0,NULL,NULL),(35789,'export_files_cleanup','completed',10,'2024-10-18 00:00:00','2024-10-18 00:01:12','2024-10-11 00:06:09','2024-10-18 00:01:12',NULL,0,0,NULL,NULL),(35790,'mixpanel','completed',10,'2024-10-11 00:26:09','2024-10-11 00:26:16','2024-10-11 00:16:09','2024-10-11 00:26:16',NULL,0,0,NULL,NULL),(35791,'mixpanel','completed',10,'2024-10-11 01:22:08','2024-10-11 01:24:04','2024-10-11 00:31:08','2024-10-11 01:24:04',NULL,0,0,NULL,NULL),(35792,'mixpanel','completed',10,'2024-10-11 01:58:09','2024-10-11 01:58:23','2024-10-11 01:26:09','2024-10-11 01:58:23',NULL,0,0,NULL,NULL),(35793,'mixpanel','completed',10,'2024-10-11 02:21:07','2024-10-11 02:21:08','2024-10-11 02:01:07','2024-10-11 02:21:08',NULL,0,0,NULL,NULL),(35794,'mixpanel','completed',10,'2024-10-11 03:13:19','2024-10-11 03:16:08','2024-10-11 02:24:19','2024-10-11 03:16:08',NULL,0,0,NULL,NULL),(35795,'mixpanel','completed',10,'2024-10-11 03:51:34','2024-10-11 03:56:10','2024-10-11 03:20:34','2024-10-11 03:56:10',NULL,0,0,NULL,NULL),(35796,'mixpanel','completed',10,'2024-10-11 04:10:23','2024-10-11 04:11:09','2024-10-11 03:58:23','2024-10-11 04:11:09',NULL,0,0,NULL,NULL),(35797,'mixpanel','completed',10,'2024-10-11 05:10:09','2024-10-11 05:16:08','2024-10-11 04:16:09','2024-10-11 05:16:08',NULL,0,0,NULL,NULL),(35798,'mixpanel','completed',10,'2024-10-11 06:17:04','2024-10-11 06:21:09','2024-10-11 05:20:04','2024-10-11 06:21:09',NULL,0,0,NULL,NULL),(35799,'schedule_re_engagement_email','completed',10,'2024-10-12 06:26:09','2024-10-12 06:26:09','2024-10-11 06:26:09','2024-10-12 06:26:09',NULL,0,0,NULL,NULL),(35800,'mixpanel','completed',10,'2024-10-11 06:54:09','2024-10-11 06:54:40','2024-10-11 06:26:09','2024-10-11 06:54:40',NULL,0,0,NULL,NULL),(35801,'mixpanel','completed',10,'2024-10-11 07:46:08','2024-10-11 07:49:03','2024-10-11 07:01:08','2024-10-11 07:49:03',NULL,0,0,NULL,NULL),(35802,'mixpanel','completed',10,'2024-10-11 08:40:52','2024-10-11 08:46:08','2024-10-11 07:51:52','2024-10-11 08:46:08',NULL,0,0,NULL,NULL),(35803,'mixpanel','completed',10,'2024-10-11 08:53:08','2024-10-11 08:56:09','2024-10-11 08:50:08','2024-10-11 08:56:09',NULL,0,0,NULL,NULL),(35804,'mixpanel','completed',10,'2024-10-11 09:31:02','2024-10-11 09:31:09','2024-10-11 09:00:02','2024-10-11 09:31:09',NULL,0,0,NULL,NULL),(35805,'mixpanel','completed',10,'2024-10-11 09:41:08','2024-10-11 09:41:09','2024-10-11 09:36:08','2024-10-11 09:41:09',NULL,0,0,NULL,NULL),(35806,'subscribers_engagement_score','completed',10,'2024-10-12 01:08:00','2024-10-12 01:11:10','2024-10-11 09:38:47','2024-10-12 01:11:10',NULL,0,0,NULL,NULL),(35807,'mixpanel','completed',10,'2024-10-11 10:12:08','2024-10-11 10:14:48','2024-10-11 09:46:08','2024-10-11 10:14:48',NULL,0,0,NULL,NULL),(35808,'mixpanel','completed',10,'2024-10-11 10:26:08','2024-10-11 10:28:37','2024-10-11 10:21:08','2024-10-11 10:28:37',NULL,0,0,NULL,NULL),(35809,'mixpanel','completed',10,'2024-10-11 11:12:10','2024-10-11 11:16:09','2024-10-11 10:31:10','2024-10-11 11:16:09',NULL,0,0,NULL,NULL),(35810,'mixpanel','completed',10,'2024-10-11 11:30:10','2024-10-11 11:32:31','2024-10-11 11:21:10','2024-10-11 11:32:31',NULL,0,0,NULL,NULL),(35811,'mixpanel','completed',10,'2024-10-11 11:41:10','2024-10-11 11:42:59','2024-10-11 11:36:10','2024-10-11 11:42:59',NULL,0,0,NULL,NULL),(35812,'mixpanel','completed',10,'2024-10-11 11:48:08','2024-10-11 11:51:09','2024-10-11 11:46:08','2024-10-11 11:51:09',NULL,0,0,NULL,NULL),(35813,'mixpanel','completed',10,'2024-10-11 12:29:12','2024-10-11 12:31:09','2024-10-11 11:56:12','2024-10-11 12:31:09',NULL,0,0,NULL,NULL),(35814,'mixpanel','completed',10,'2024-10-11 13:09:46','2024-10-11 13:11:10','2024-10-11 12:34:46','2024-10-11 13:11:10',NULL,0,0,NULL,NULL),(35815,'mixpanel','completed',10,'2024-10-11 14:08:31','2024-10-11 14:11:10','2024-10-11 13:15:31','2024-10-11 14:11:10',NULL,0,0,NULL,NULL),(35816,'mixpanel','completed',10,'2024-10-11 14:48:09','2024-10-11 14:48:15','2024-10-11 14:16:09','2024-10-11 14:48:15',NULL,0,0,NULL,NULL),(35817,'mixpanel','completed',10,'2024-10-11 15:20:09','2024-10-11 15:21:08','2024-10-11 14:51:09','2024-10-11 15:21:08',NULL,0,0,NULL,NULL),(35818,'mixpanel','completed',10,'2024-10-11 15:26:11','2024-10-11 15:30:55','2024-10-11 15:26:11','2024-10-11 15:30:55',NULL,0,0,NULL,NULL),(35819,'mixpanel','completed',10,'2024-10-11 15:53:11','2024-10-11 15:56:10','2024-10-11 15:36:11','2024-10-11 15:56:10',NULL,0,0,NULL,NULL),(35820,'mixpanel','completed',10,'2024-10-11 16:47:05','2024-10-11 16:49:54','2024-10-11 16:00:05','2024-10-11 16:49:54',NULL,0,0,NULL,NULL),(35821,'mixpanel','completed',10,'2024-10-11 17:13:10','2024-10-11 17:16:08','2024-10-11 16:56:10','2024-10-11 17:16:08',NULL,0,0,NULL,NULL),(35822,'mixpanel','completed',10,'2024-10-11 17:32:08','2024-10-11 17:36:09','2024-10-11 17:21:08','2024-10-11 17:36:09',NULL,0,0,NULL,NULL),(35823,'mixpanel','completed',10,'2024-10-11 18:11:04','2024-10-11 18:16:08','2024-10-11 17:39:04','2024-10-11 18:16:08',NULL,0,0,NULL,NULL),(35824,'mixpanel','completed',10,'2024-10-11 18:41:08','2024-10-11 18:41:10','2024-10-11 18:21:08','2024-10-11 18:41:10',NULL,0,0,NULL,NULL),(35825,'mixpanel','completed',10,'2024-10-11 19:44:09','2024-10-11 19:46:08','2024-10-11 18:46:09','2024-10-11 19:46:08',NULL,0,0,NULL,NULL),(35826,'mixpanel','completed',10,'2024-10-11 20:02:05','2024-10-11 20:06:09','2024-10-11 19:51:05','2024-10-11 20:06:09',NULL,0,0,NULL,NULL),(35827,'mixpanel','completed',10,'2024-10-11 20:40:11','2024-10-11 20:41:11','2024-10-11 20:11:11','2024-10-11 20:41:11',NULL,0,0,NULL,NULL),(35828,'mixpanel','completed',10,'2024-10-11 21:13:57','2024-10-11 21:16:51','2024-10-11 20:45:57','2024-10-11 21:16:51',NULL,0,0,NULL,NULL),(35829,'mixpanel','completed',10,'2024-10-11 21:24:08','2024-10-11 21:26:10','2024-10-11 21:21:08','2024-10-11 21:26:10',NULL,0,0,NULL,NULL),(35830,'mixpanel','completed',10,'2024-10-11 21:50:59','2024-10-11 21:51:08','2024-10-11 21:29:59','2024-10-11 21:51:08',NULL,0,0,NULL,NULL),(35831,'mixpanel','completed',10,'2024-10-11 22:39:47','2024-10-11 22:46:17','2024-10-11 21:53:47','2024-10-11 22:46:17',NULL,0,0,NULL,NULL),(35832,'mixpanel','completed',10,'2024-10-11 23:30:09','2024-10-11 23:31:09','2024-10-11 22:51:09','2024-10-11 23:31:09',NULL,0,0,NULL,NULL),(35833,'mixpanel','completed',10,'2024-10-11 23:56:10','2024-10-11 23:56:11','2024-10-11 23:36:10','2024-10-11 23:56:11',NULL,0,0,NULL,NULL),(35834,'mixpanel','completed',10,'2024-10-12 00:17:08','2024-10-12 00:21:08','2024-10-12 00:01:08','2024-10-12 00:21:08',NULL,0,0,NULL,NULL),(35835,'mixpanel','completed',10,'2024-10-12 00:59:10','2024-10-12 01:01:08','2024-10-12 00:24:10','2024-10-12 01:01:08',NULL,0,0,NULL,NULL),(35836,'mixpanel','completed',10,'2024-10-12 01:47:11','2024-10-12 01:51:08','2024-10-12 01:06:11','2024-10-12 01:51:08',NULL,0,0,NULL,NULL),(35837,'subscribers_engagement_score','completed',10,'2024-10-12 01:11:10','2024-10-12 01:16:08','2024-10-12 01:11:10','2024-10-12 01:16:08',NULL,0,0,NULL,NULL),(35838,'subscribers_engagement_score','completed',10,'2024-10-13 13:06:00','2024-10-13 13:06:01','2024-10-12 01:16:08','2024-10-13 13:06:01',NULL,0,0,NULL,NULL),(35839,'mixpanel','completed',10,'2024-10-12 02:27:09','2024-10-12 02:31:09','2024-10-12 01:56:09','2024-10-12 02:31:09',NULL,0,0,NULL,NULL),(35840,'mixpanel','completed',10,'2024-10-12 03:12:09','2024-10-12 03:16:08','2024-10-12 02:36:09','2024-10-12 03:16:08',NULL,0,0,NULL,NULL),(35841,'mixpanel','completed',10,'2024-10-12 03:59:09','2024-10-12 04:01:08','2024-10-12 03:21:09','2024-10-12 04:01:08',NULL,0,0,NULL,NULL),(35842,'mixpanel','completed',10,'2024-10-12 04:43:09','2024-10-12 04:46:09','2024-10-12 04:06:09','2024-10-12 04:46:09',NULL,0,0,NULL,NULL),(35843,'mixpanel','completed',10,'2024-10-12 05:33:34','2024-10-12 05:35:06','2024-10-12 04:48:34','2024-10-12 05:35:06',NULL,0,0,NULL,NULL),(35844,'mixpanel','completed',10,'2024-10-12 05:45:09','2024-10-12 05:45:14','2024-10-12 05:41:09','2024-10-12 05:45:14',NULL,0,0,NULL,NULL),(35845,'mixpanel','completed',10,'2024-10-12 06:06:05','2024-10-12 06:06:09','2024-10-12 05:49:05','2024-10-12 06:06:09',NULL,0,0,NULL,NULL),(35846,'mixpanel','completed',10,'2024-10-12 06:53:09','2024-10-12 06:56:09','2024-10-12 06:11:09','2024-10-12 06:56:09',NULL,0,0,NULL,NULL),(35847,'schedule_re_engagement_email','completed',10,'2024-10-13 06:31:09','2024-10-13 06:33:10','2024-10-12 06:31:09','2024-10-13 06:33:10',NULL,0,0,NULL,NULL),(35848,'mixpanel','completed',10,'2024-10-12 07:00:09','2024-10-12 07:06:08','2024-10-12 07:01:09','2024-10-12 07:06:08',NULL,0,0,NULL,NULL),(35849,'mixpanel','completed',10,'2024-10-12 08:05:09','2024-10-12 08:06:09','2024-10-12 07:11:09','2024-10-12 08:06:09',NULL,0,0,NULL,NULL),(35850,'mixpanel','completed',10,'2024-10-12 09:08:08','2024-10-12 09:11:09','2024-10-12 08:11:08','2024-10-12 09:11:09',NULL,0,0,NULL,NULL),(35851,'mixpanel','completed',10,'2024-10-12 09:55:09','2024-10-12 09:56:09','2024-10-12 09:16:09','2024-10-12 09:56:09',NULL,0,0,NULL,NULL),(35852,'mixpanel','completed',10,'2024-10-12 10:37:14','2024-10-12 10:41:09','2024-10-12 10:02:14','2024-10-12 10:41:09',NULL,0,0,NULL,NULL),(35853,'mixpanel','completed',10,'2024-10-12 11:01:09','2024-10-12 11:01:09','2024-10-12 10:46:09','2024-10-12 11:01:09',NULL,0,0,NULL,NULL),(35854,'mixpanel','completed',10,'2024-10-12 11:53:09','2024-10-12 11:56:09','2024-10-12 11:06:09','2024-10-12 11:56:09',NULL,0,0,NULL,NULL),(35855,'mixpanel','completed',10,'2024-10-12 12:05:09','2024-10-12 12:06:09','2024-10-12 12:01:09','2024-10-12 12:06:09',NULL,0,0,NULL,NULL),(35856,'mixpanel','completed',10,'2024-10-12 13:08:09','2024-10-12 13:11:09','2024-10-12 12:11:09','2024-10-12 13:11:09',NULL,0,0,NULL,NULL),(35857,'mixpanel','completed',10,'2024-10-12 13:56:10','2024-10-12 14:01:10','2024-10-12 13:16:10','2024-10-12 14:01:10',NULL,0,0,NULL,NULL),(35858,'mixpanel','completed',10,'2024-10-12 14:07:46','2024-10-12 14:09:22','2024-10-12 14:05:46','2024-10-12 14:09:22',NULL,0,0,NULL,NULL),(35859,'mixpanel','completed',10,'2024-10-12 14:21:09','2024-10-12 14:21:09','2024-10-12 14:16:09','2024-10-12 14:21:09',NULL,0,0,NULL,NULL),(35860,'mixpanel','completed',10,'2024-10-12 14:52:14','2024-10-12 14:56:09','2024-10-12 14:23:14','2024-10-12 14:56:09',NULL,0,0,NULL,NULL),(35861,'mixpanel','completed',10,'2024-10-12 15:30:09','2024-10-12 15:31:09','2024-10-12 15:01:09','2024-10-12 15:31:09',NULL,0,0,NULL,NULL),(35862,'mixpanel','completed',10,'2024-10-12 15:57:09','2024-10-12 16:00:47','2024-10-12 15:36:09','2024-10-12 16:00:47',NULL,0,0,NULL,NULL),(35863,'mixpanel','completed',10,'2024-10-12 16:10:09','2024-10-12 16:10:19','2024-10-12 16:06:09','2024-10-12 16:10:19',NULL,0,0,NULL,NULL),(35864,'mixpanel','completed',10,'2024-10-12 16:45:09','2024-10-12 16:46:09','2024-10-12 16:16:09','2024-10-12 16:46:09',NULL,0,0,NULL,NULL),(35865,'mixpanel','completed',10,'2024-10-12 17:02:09','2024-10-12 17:06:09','2024-10-12 16:51:09','2024-10-12 17:06:09',NULL,0,0,NULL,NULL),(35866,'mixpanel','completed',10,'2024-10-12 17:36:09','2024-10-12 17:36:10','2024-10-12 17:11:09','2024-10-12 17:36:10',NULL,0,0,NULL,NULL),(35867,'mixpanel','completed',10,'2024-10-12 17:59:14','2024-10-12 18:00:28','2024-10-12 17:39:14','2024-10-12 18:00:28',NULL,0,0,NULL,NULL),(35868,'mixpanel','completed',10,'2024-10-12 18:44:10','2024-10-12 18:46:09','2024-10-12 18:06:10','2024-10-12 18:46:09',NULL,0,0,NULL,NULL),(35869,'mixpanel','completed',10,'2024-10-12 19:17:34','2024-10-12 19:21:10','2024-10-12 18:49:34','2024-10-12 19:21:10',NULL,0,0,NULL,NULL),(35870,'mixpanel','completed',10,'2024-10-12 20:01:28','2024-10-12 20:06:09','2024-10-12 19:23:28','2024-10-12 20:06:09',NULL,0,0,NULL,NULL),(35871,'mixpanel','completed',10,'2024-10-12 20:21:10','2024-10-12 20:21:10','2024-10-12 20:11:10','2024-10-12 20:21:10',NULL,0,0,NULL,NULL),(35872,'mixpanel','completed',10,'2024-10-12 20:26:09','2024-10-12 20:28:46','2024-10-12 20:26:09','2024-10-12 20:28:46',NULL,0,0,NULL,NULL),(35873,'mixpanel','completed',10,'2024-10-12 20:49:09','2024-10-12 20:51:09','2024-10-12 20:31:09','2024-10-12 20:51:09',NULL,0,0,NULL,NULL),(35874,'mixpanel','completed',10,'2024-10-12 21:37:10','2024-10-12 21:41:10','2024-10-12 20:56:10','2024-10-12 21:41:10',NULL,0,0,NULL,NULL),(35875,'mixpanel','completed',10,'2024-10-12 22:29:09','2024-10-12 22:31:09','2024-10-12 21:46:09','2024-10-12 22:31:09',NULL,0,0,NULL,NULL),(35876,'mixpanel','completed',10,'2024-10-12 22:37:26','2024-10-12 22:41:13','2024-10-12 22:36:26','2024-10-12 22:41:13',NULL,0,0,NULL,NULL),(35877,'mixpanel','completed',10,'2024-10-12 23:24:09','2024-10-12 23:26:09','2024-10-12 22:46:09','2024-10-12 23:26:09',NULL,0,0,NULL,NULL),(35878,'mixpanel','completed',10,'2024-10-13 00:10:09','2024-10-13 00:16:09','2024-10-12 23:31:09','2024-10-13 00:16:09',NULL,0,0,NULL,NULL),(35879,'mixpanel','completed',10,'2024-10-13 00:43:10','2024-10-13 00:46:09','2024-10-13 00:21:10','2024-10-13 00:46:09',NULL,0,0,NULL,NULL),(35880,'mixpanel','completed',10,'2024-10-13 00:52:08','2024-10-13 00:55:36','2024-10-13 00:50:08','2024-10-13 00:55:36',NULL,0,0,NULL,NULL),(35881,'mixpanel','completed',10,'2024-10-13 01:16:09','2024-10-13 01:16:09','2024-10-13 01:01:09','2024-10-13 01:16:09',NULL,0,0,NULL,NULL),(35882,'mixpanel','completed',10,'2024-10-13 01:44:09','2024-10-13 01:46:09','2024-10-13 01:21:09','2024-10-13 01:46:09',NULL,0,0,NULL,NULL),(35883,'mixpanel','completed',10,'2024-10-13 02:38:17','2024-10-13 02:41:09','2024-10-13 01:48:17','2024-10-13 02:41:10',NULL,0,0,NULL,NULL),(35884,'mixpanel','completed',10,'2024-10-13 03:03:19','2024-10-13 03:04:06','2024-10-13 02:46:19','2024-10-13 03:04:06',NULL,0,0,NULL,NULL),(35885,'mixpanel','completed',10,'2024-10-13 03:09:09','2024-10-13 03:11:10','2024-10-13 03:06:09','2024-10-13 03:11:10',NULL,0,0,NULL,NULL),(35886,'mixpanel','completed',10,'2024-10-13 04:07:40','2024-10-13 04:08:49','2024-10-13 03:13:40','2024-10-13 04:08:49',NULL,0,0,NULL,NULL),(35887,'mixpanel','completed',10,'2024-10-13 05:06:09','2024-10-13 05:06:10','2024-10-13 04:11:09','2024-10-13 05:06:10',NULL,0,0,NULL,NULL),(35888,'mixpanel','completed',10,'2024-10-13 05:40:10','2024-10-13 05:41:10','2024-10-13 05:11:10','2024-10-13 05:41:10',NULL,0,0,NULL,NULL),(35889,'mixpanel','completed',10,'2024-10-13 05:59:09','2024-10-13 06:01:09','2024-10-13 05:46:09','2024-10-13 06:01:09',NULL,0,0,NULL,NULL),(35890,'mixpanel','completed',10,'2024-10-13 06:39:05','2024-10-13 06:41:09','2024-10-13 06:06:05','2024-10-13 06:41:09',NULL,0,0,NULL,NULL),(35891,'schedule_re_engagement_email','completed',10,'2024-10-14 06:36:09','2024-10-14 06:41:10','2024-10-13 06:36:09','2024-10-14 06:41:10',NULL,0,0,NULL,NULL),(35892,'mixpanel','completed',10,'2024-10-13 07:15:19','2024-10-13 07:15:21','2024-10-13 06:44:19','2024-10-13 07:15:21',NULL,0,0,NULL,NULL),(35893,'mixpanel','completed',10,'2024-10-13 07:24:10','2024-10-13 07:24:15','2024-10-13 07:21:10','2024-10-13 07:24:15',NULL,0,0,NULL,NULL),(35894,'mixpanel','completed',10,'2024-10-13 08:24:08','2024-10-13 08:26:10','2024-10-13 07:31:08','2024-10-13 08:26:10',NULL,0,0,NULL,NULL),(35895,'mixpanel','completed',10,'2024-10-13 08:43:09','2024-10-13 08:46:09','2024-10-13 08:31:09','2024-10-13 08:46:09',NULL,0,0,NULL,NULL),(35896,'mixpanel','completed',10,'2024-10-13 08:54:24','2024-10-13 08:56:10','2024-10-13 08:49:24','2024-10-13 08:56:10',NULL,0,0,NULL,NULL),(35897,'mixpanel','completed',10,'2024-10-13 09:48:08','2024-10-13 09:51:09','2024-10-13 09:01:08','2024-10-13 09:51:09',NULL,0,0,NULL,NULL),(35898,'mixpanel','completed',10,'2024-10-13 09:55:09','2024-10-13 10:01:08','2024-10-13 09:56:09','2024-10-13 10:01:08',NULL,0,0,NULL,NULL),(35899,'mixpanel','completed',10,'2024-10-13 10:18:18','2024-10-13 10:19:29','2024-10-13 10:04:18','2024-10-13 10:19:29',NULL,0,0,NULL,NULL),(35900,'mixpanel','completed',10,'2024-10-13 10:48:10','2024-10-13 10:48:47','2024-10-13 10:26:10','2024-10-13 10:48:47',NULL,0,0,NULL,NULL),(35901,'mixpanel','completed',10,'2024-10-13 11:27:09','2024-10-13 11:31:08','2024-10-13 10:51:09','2024-10-13 11:31:08',NULL,0,0,NULL,NULL),(35902,'mixpanel','completed',10,'2024-10-13 12:28:21','2024-10-13 12:31:03','2024-10-13 11:34:21','2024-10-13 12:31:03',NULL,0,0,NULL,NULL),(35903,'mixpanel','completed',10,'2024-10-13 12:46:10','2024-10-13 12:49:23','2024-10-13 12:36:10','2024-10-13 12:49:23',NULL,0,0,NULL,NULL),(35904,'mixpanel','completed',10,'2024-10-13 13:44:10','2024-10-13 13:46:10','2024-10-13 12:56:10','2024-10-13 13:46:10',NULL,0,0,NULL,NULL),(35905,'subscribers_engagement_score','completed',10,'2024-10-13 13:06:01','2024-10-13 13:11:10','2024-10-13 13:06:01','2024-10-13 13:11:10',NULL,0,0,NULL,NULL),(35906,'subscribers_engagement_score','completed',10,'2024-10-14 19:53:00','2024-10-14 19:56:10','2024-10-13 13:11:10','2024-10-14 19:56:10',NULL,0,0,NULL,NULL),(35907,'mixpanel','completed',10,'2024-10-13 14:45:58','2024-10-13 14:46:10','2024-10-13 13:48:58','2024-10-13 14:46:10',NULL,0,0,NULL,NULL),(35908,'mixpanel','completed',10,'2024-10-13 15:17:08','2024-10-13 15:21:10','2024-10-13 14:49:08','2024-10-13 15:21:10',NULL,0,0,NULL,NULL),(35909,'mixpanel','completed',10,'2024-10-13 16:21:11','2024-10-13 16:24:27','2024-10-13 15:26:11','2024-10-13 16:24:27',NULL,0,0,NULL,NULL),(35910,'mixpanel','completed',10,'2024-10-13 17:23:10','2024-10-13 17:23:37','2024-10-13 16:31:10','2024-10-13 17:23:37',NULL,0,0,NULL,NULL),(35911,'mixpanel','completed',10,'2024-10-13 18:11:10','2024-10-13 18:11:11','2024-10-13 17:26:10','2024-10-13 18:11:11',NULL,0,0,NULL,NULL),(35912,'mixpanel','completed',10,'2024-10-13 18:54:10','2024-10-13 18:56:10','2024-10-13 18:16:10','2024-10-13 18:56:10',NULL,0,0,NULL,NULL),(35913,'mixpanel','completed',10,'2024-10-13 19:33:12','2024-10-13 19:34:34','2024-10-13 19:01:12','2024-10-13 19:34:34',NULL,0,0,NULL,NULL),(35914,'mixpanel','completed',10,'2024-10-13 19:41:10','2024-10-13 19:46:10','2024-10-13 19:41:10','2024-10-13 19:46:10',NULL,0,0,NULL,NULL),(35915,'mixpanel','completed',10,'2024-10-13 20:41:10','2024-10-13 20:46:09','2024-10-13 19:51:10','2024-10-13 20:46:09',NULL,0,0,NULL,NULL),(35916,'mixpanel','completed',10,'2024-10-13 21:03:10','2024-10-13 21:04:20','2024-10-13 20:51:10','2024-10-13 21:04:20',NULL,0,0,NULL,NULL),(35917,'mixpanel','completed',10,'2024-10-13 21:41:10','2024-10-13 21:46:08','2024-10-13 21:11:10','2024-10-13 21:46:08',NULL,0,0,NULL,NULL),(35918,'mixpanel','completed',10,'2024-10-13 22:28:08','2024-10-13 22:31:08','2024-10-13 21:51:08','2024-10-13 22:31:08',NULL,0,0,NULL,NULL),(35919,'mixpanel','completed',10,'2024-10-13 22:43:10','2024-10-13 22:46:09','2024-10-13 22:36:10','2024-10-13 22:46:09',NULL,0,0,NULL,NULL),(35920,'mixpanel','completed',10,'2024-10-13 23:46:10','2024-10-13 23:51:09','2024-10-13 22:51:10','2024-10-13 23:51:09',NULL,0,0,NULL,NULL),(35921,'mixpanel','completed',10,'2024-10-14 00:06:10','2024-10-14 00:06:14','2024-10-13 23:56:10','2024-10-14 00:06:14',NULL,0,0,NULL,NULL),(35922,'mixpanel','completed',10,'2024-10-14 00:45:11','2024-10-14 00:46:25','2024-10-14 00:11:11','2024-10-14 00:46:25',NULL,0,0,NULL,NULL),(35923,'mixpanel','completed',10,'2024-10-14 00:55:11','2024-10-14 00:56:12','2024-10-14 00:51:11','2024-10-14 00:56:12',NULL,0,0,NULL,NULL),(35924,'mixpanel','completed',10,'2024-10-14 01:36:58','2024-10-14 01:41:11','2024-10-14 00:58:58','2024-10-14 01:41:11',NULL,0,0,NULL,NULL),(35925,'mixpanel','completed',10,'2024-10-14 01:55:09','2024-10-14 01:56:12','2024-10-14 01:46:09','2024-10-14 01:56:12',NULL,0,0,NULL,NULL),(35926,'mixpanel','completed',10,'2024-10-14 02:47:09','2024-10-14 02:51:12','2024-10-14 02:01:09','2024-10-14 02:51:12',NULL,0,0,NULL,NULL),(35927,'mixpanel','completed',10,'2024-10-14 03:35:12','2024-10-14 03:36:11','2024-10-14 02:56:12','2024-10-14 03:36:11',NULL,0,0,NULL,NULL),(35928,'mixpanel','completed',10,'2024-10-14 03:44:09','2024-10-14 03:46:09','2024-10-14 03:41:09','2024-10-14 03:46:09',NULL,0,0,NULL,NULL),(35929,'mixpanel','completed',10,'2024-10-14 04:24:09','2024-10-14 04:26:19','2024-10-14 03:51:09','2024-10-14 04:26:19',NULL,0,0,NULL,NULL),(35930,'mixpanel','completed',10,'2024-10-14 05:04:13','2024-10-14 05:06:10','2024-10-14 04:31:13','2024-10-14 05:06:10',NULL,0,0,NULL,NULL),(35931,'mixpanel','completed',10,'2024-10-14 05:24:10','2024-10-14 05:26:11','2024-10-14 05:11:10','2024-10-14 05:26:11',NULL,0,0,NULL,NULL),(35932,'mixpanel','completed',10,'2024-10-14 06:06:09','2024-10-14 06:06:11','2024-10-14 05:31:09','2024-10-14 06:06:11',NULL,0,0,NULL,NULL),(35933,'mixpanel','completed',10,'2024-10-14 06:48:11','2024-10-14 06:51:09','2024-10-14 06:11:11','2024-10-14 06:51:09',NULL,0,0,NULL,NULL),(35934,'schedule_re_engagement_email','completed',10,'2024-10-15 06:46:09','2024-10-15 06:46:31','2024-10-14 06:46:09','2024-10-15 06:46:31',NULL,0,0,NULL,NULL),(35935,'mixpanel','completed',10,'2024-10-14 07:16:11','2024-10-14 07:21:09','2024-10-14 06:56:11','2024-10-14 07:21:09',NULL,0,0,NULL,NULL),(35936,'mixpanel','completed',10,'2024-10-14 07:28:10','2024-10-14 07:31:09','2024-10-14 07:26:10','2024-10-14 07:31:09',NULL,0,0,NULL,NULL),(35937,'mixpanel','completed',10,'2024-10-14 07:58:11','2024-10-14 08:01:09','2024-10-14 07:36:11','2024-10-14 08:01:09',NULL,0,0,NULL,NULL),(35938,'mixpanel','completed',10,'2024-10-14 08:27:11','2024-10-14 08:31:09','2024-10-14 08:06:11','2024-10-14 08:31:09',NULL,0,0,NULL,NULL),(35939,'mixpanel','completed',10,'2024-10-14 09:12:10','2024-10-14 09:16:10','2024-10-14 08:36:10','2024-10-14 09:16:10',NULL,0,0,NULL,NULL),(35940,'mixpanel','completed',10,'2024-10-14 10:15:10','2024-10-14 10:16:09','2024-10-14 09:21:11','2024-10-14 10:16:09',NULL,0,0,NULL,NULL),(35941,'mixpanel','completed',10,'2024-10-14 10:55:10','2024-10-14 10:56:11','2024-10-14 10:21:10','2024-10-14 10:56:11',NULL,0,0,NULL,NULL),(35942,'mixpanel','completed',10,'2024-10-14 11:31:09','2024-10-14 11:31:10','2024-10-14 11:01:09','2024-10-14 11:31:10',NULL,0,0,NULL,NULL),(35943,'mixpanel','completed',10,'2024-10-14 11:44:11','2024-10-14 11:46:09','2024-10-14 11:36:11','2024-10-14 11:46:09',NULL,0,0,NULL,NULL),(35944,'mixpanel','completed',10,'2024-10-14 12:25:11','2024-10-14 12:26:11','2024-10-14 11:51:11','2024-10-14 12:26:11',NULL,0,0,NULL,NULL),(35945,'mixpanel','completed',10,'2024-10-14 13:01:09','2024-10-14 13:01:09','2024-10-14 12:31:09','2024-10-14 13:01:09',NULL,0,0,NULL,NULL),(35946,'mixpanel','completed',10,'2024-10-14 13:41:11','2024-10-14 13:41:11','2024-10-14 13:06:11','2024-10-14 13:41:11',NULL,0,0,NULL,NULL),(35947,'mixpanel','completed',10,'2024-10-14 13:46:09','2024-10-14 13:51:10','2024-10-14 13:46:09','2024-10-14 13:51:10',NULL,0,0,NULL,NULL),(35948,'mixpanel','completed',10,'2024-10-14 14:43:11','2024-10-14 14:46:09','2024-10-14 13:56:11','2024-10-14 14:46:09',NULL,0,0,NULL,NULL),(35949,'mixpanel','completed',10,'2024-10-14 15:26:38','2024-10-14 15:29:04','2024-10-14 14:48:38','2024-10-14 15:29:04',NULL,0,0,NULL,NULL),(35950,'mixpanel','completed',10,'2024-10-14 16:25:09','2024-10-14 16:26:09','2024-10-14 15:31:09','2024-10-14 16:26:09',NULL,0,0,NULL,NULL),(35951,'mixpanel','completed',10,'2024-10-14 16:34:09','2024-10-14 16:36:09','2024-10-14 16:31:09','2024-10-14 16:36:09',NULL,0,0,NULL,NULL),(35952,'mixpanel','completed',10,'2024-10-14 17:28:09','2024-10-14 17:30:24','2024-10-14 16:41:09','2024-10-14 17:30:24',NULL,0,0,NULL,NULL),(35953,'mixpanel','completed',10,'2024-10-14 18:08:09','2024-10-14 18:08:15','2024-10-14 17:36:09','2024-10-14 18:08:15',NULL,0,0,NULL,NULL),(35954,'mixpanel','completed',10,'2024-10-14 18:10:09','2024-10-14 18:16:09','2024-10-14 18:11:09','2024-10-14 18:16:09',NULL,0,0,NULL,NULL),(35955,'mixpanel','completed',10,'2024-10-14 19:01:09','2024-10-14 19:01:09','2024-10-14 18:21:09','2024-10-14 19:01:09',NULL,0,0,NULL,NULL),(35956,'mixpanel','completed',10,'2024-10-14 19:57:57','2024-10-14 20:01:09','2024-10-14 19:04:57','2024-10-14 20:01:09',NULL,0,0,NULL,NULL),(35957,'subscribers_engagement_score','completed',10,'2024-10-14 19:56:10','2024-10-14 20:01:09','2024-10-14 19:56:10','2024-10-14 20:01:09',NULL,0,0,NULL,NULL),(35958,'subscribers_engagement_score','completed',10,'2024-10-15 21:51:00','2024-10-15 21:51:33','2024-10-14 20:01:09','2024-10-15 21:51:33',NULL,0,0,NULL,NULL),(35959,'mixpanel','completed',10,'2024-10-14 20:58:01','2024-10-14 21:00:54','2024-10-14 20:05:01','2024-10-14 21:00:54',NULL,0,0,NULL,NULL),(35960,'mixpanel','completed',10,'2024-10-14 21:15:10','2024-10-14 21:16:10','2024-10-14 21:06:10','2024-10-14 21:16:10',NULL,0,0,NULL,NULL),(35961,'mixpanel','completed',10,'2024-10-14 21:43:09','2024-10-14 21:46:09','2024-10-14 21:21:09','2024-10-14 21:46:09',NULL,0,0,NULL,NULL),(35962,'mixpanel','completed',10,'2024-10-14 22:36:10','2024-10-14 22:36:10','2024-10-14 21:51:10','2024-10-14 22:36:10',NULL,0,0,NULL,NULL),(35963,'mixpanel','completed',10,'2024-10-14 23:00:10','2024-10-14 23:01:10','2024-10-14 22:41:10','2024-10-14 23:01:10',NULL,0,0,NULL,NULL),(35964,'mixpanel','completed',10,'2024-10-14 23:31:09','2024-10-14 23:36:08','2024-10-14 23:06:09','2024-10-14 23:36:08',NULL,0,0,NULL,NULL),(35965,'mixpanel','completed',10,'2024-10-14 23:48:08','2024-10-14 23:51:08','2024-10-14 23:41:08','2024-10-14 23:51:08',NULL,0,0,NULL,NULL),(35966,'mixpanel','completed',10,'2024-10-15 00:22:13','2024-10-15 00:26:09','2024-10-14 23:56:13','2024-10-15 00:26:09',NULL,0,0,NULL,NULL),(35967,'mixpanel','completed',10,'2024-10-15 01:24:09','2024-10-15 01:26:08','2024-10-15 00:29:09','2024-10-15 01:26:08',NULL,0,0,NULL,NULL),(35968,'mixpanel','completed',10,'2024-10-15 02:14:08','2024-10-15 02:16:09','2024-10-15 01:31:08','2024-10-15 02:16:09',NULL,0,0,NULL,NULL),(35969,'mixpanel','completed',10,'2024-10-15 03:18:09','2024-10-15 03:21:10','2024-10-15 02:21:09','2024-10-15 03:21:10',NULL,0,0,NULL,NULL),(35970,'mixpanel','completed',10,'2024-10-15 03:30:10','2024-10-15 03:31:09','2024-10-15 03:26:10','2024-10-15 03:31:09',NULL,0,0,NULL,NULL),(35971,'mixpanel','completed',10,'2024-10-15 04:19:10','2024-10-15 04:21:10','2024-10-15 03:36:10','2024-10-15 04:21:10',NULL,0,0,NULL,NULL),(35972,'mixpanel','completed',10,'2024-10-15 05:05:10','2024-10-15 05:06:10','2024-10-15 04:26:10','2024-10-15 05:06:10',NULL,0,0,NULL,NULL),(35973,'mixpanel','completed',10,'2024-10-15 05:30:10','2024-10-15 05:31:10','2024-10-15 05:11:10','2024-10-15 05:31:10',NULL,0,0,NULL,NULL),(35974,'mixpanel','completed',10,'2024-10-15 06:18:10','2024-10-15 06:21:10','2024-10-15 05:36:10','2024-10-15 06:21:10',NULL,0,0,NULL,NULL),(35975,'mixpanel','completed',10,'2024-10-15 06:59:09','2024-10-15 07:01:28','2024-10-15 06:26:09','2024-10-15 07:01:28',NULL,0,0,NULL,NULL),(35976,'schedule_re_engagement_email','completed',10,'2024-10-16 06:48:44','2024-10-16 06:51:11','2024-10-15 06:48:44','2024-10-16 06:51:11',NULL,0,0,NULL,NULL),(35977,'mixpanel','completed',10,'2024-10-15 07:44:47','2024-10-15 07:46:34','2024-10-15 07:04:47','2024-10-15 07:46:34',NULL,0,0,NULL,NULL),(35978,'mixpanel','completed',10,'2024-10-15 08:41:33','2024-10-15 08:46:30','2024-10-15 07:51:33','2024-10-15 08:46:30',NULL,0,0,NULL,NULL),(35979,'mixpanel','completed',10,'2024-10-15 09:26:26','2024-10-15 09:31:29','2024-10-15 08:51:26','2024-10-15 09:31:29',NULL,0,0,NULL,NULL),(35980,'mixpanel','completed',10,'2024-10-15 09:40:10','2024-10-15 09:41:10','2024-10-15 09:36:10','2024-10-15 09:41:10',NULL,0,0,NULL,NULL),(35981,'mixpanel','completed',10,'2024-10-15 10:37:33','2024-10-15 10:41:11','2024-10-15 09:46:33','2024-10-15 10:41:11',NULL,0,0,NULL,NULL),(35982,'mixpanel','completed',10,'2024-10-15 10:47:29','2024-10-15 10:51:29','2024-10-15 10:46:29','2024-10-15 10:51:29',NULL,0,0,NULL,NULL),(35983,'mixpanel','completed',10,'2024-10-15 11:26:38','2024-10-15 11:31:28','2024-10-15 10:54:38','2024-10-15 11:31:28',NULL,0,0,NULL,NULL),(35984,'mixpanel','completed',10,'2024-10-15 12:34:10','2024-10-15 12:36:10','2024-10-15 11:36:10','2024-10-15 12:36:10',NULL,0,0,NULL,NULL),(35985,'mixpanel','completed',10,'2024-10-15 13:15:10','2024-10-15 13:16:34','2024-10-15 12:41:10','2024-10-15 13:16:34',NULL,0,0,NULL,NULL),(35986,'mixpanel','completed',10,'2024-10-15 13:37:33','2024-10-15 13:41:10','2024-10-15 13:21:34','2024-10-15 13:41:10',NULL,0,0,NULL,NULL),(35987,'mixpanel','completed',10,'2024-10-15 14:12:30','2024-10-15 14:16:23','2024-10-15 13:46:30','2024-10-15 14:16:23',NULL,0,0,NULL,NULL),(35988,'mixpanel','completed',10,'2024-10-15 14:54:27','2024-10-15 14:56:10','2024-10-15 14:21:27','2024-10-15 14:56:10',NULL,0,0,NULL,NULL),(35989,'mixpanel','completed',10,'2024-10-15 15:52:28','2024-10-15 15:56:10','2024-10-15 15:01:28','2024-10-15 15:56:10',NULL,0,0,NULL,NULL),(35990,'mixpanel','completed',10,'2024-10-15 16:04:27','2024-10-15 16:06:10','2024-10-15 16:01:27','2024-10-15 16:06:10',NULL,0,0,NULL,NULL),(35991,'mixpanel','completed',10,'2024-10-15 16:26:10','2024-10-15 16:26:10','2024-10-15 16:11:10','2024-10-15 16:26:10',NULL,0,0,NULL,NULL),(35992,'mixpanel','completed',10,'2024-10-15 16:41:29','2024-10-15 16:46:25','2024-10-15 16:31:29','2024-10-15 16:46:25',NULL,0,0,NULL,NULL),(35993,'mixpanel','completed',10,'2024-10-15 17:12:28','2024-10-15 17:16:26','2024-10-15 16:51:28','2024-10-15 17:16:26',NULL,0,0,NULL,NULL),(35994,'mixpanel','completed',10,'2024-10-15 17:59:29','2024-10-15 18:01:27','2024-10-15 17:21:29','2024-10-15 18:01:27',NULL,0,0,NULL,NULL),(35995,'mixpanel','completed',10,'2024-10-15 19:04:10','2024-10-15 19:06:10','2024-10-15 18:06:10','2024-10-15 19:06:10',NULL,0,0,NULL,NULL),(35996,'mixpanel','completed',10,'2024-10-15 19:26:29','2024-10-15 19:28:58','2024-10-15 19:11:29','2024-10-15 19:28:58',NULL,0,0,NULL,NULL),(35997,'mixpanel','completed',10,'2024-10-15 20:11:26','2024-10-15 20:16:34','2024-10-15 19:31:26','2024-10-15 20:16:34',NULL,0,0,NULL,NULL),(35998,'mixpanel','completed',10,'2024-10-15 20:53:33','2024-10-15 20:56:10','2024-10-15 20:21:33','2024-10-15 20:56:10',NULL,0,0,NULL,NULL),(35999,'mixpanel','completed',10,'2024-10-15 21:03:33','2024-10-15 21:06:11','2024-10-15 21:01:33','2024-10-15 21:06:11',NULL,0,0,NULL,NULL),(36000,'mixpanel','completed',10,'2024-10-15 21:47:10','2024-10-15 21:51:33','2024-10-15 21:11:10','2024-10-15 21:51:33',NULL,0,0,NULL,NULL),(36001,'unsubscribe_tokens','completed',0,'2024-10-15 21:46:53','2024-10-15 21:51:33','2024-10-15 21:46:53','2024-10-15 21:51:33',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(36002,'subscriber_link_tokens','completed',0,'2024-10-15 21:46:53','2024-10-15 21:51:33','2024-10-15 21:46:53','2024-10-15 21:51:33',NULL,0,0,NULL,NULL),(36003,'newsletter_templates_thumbnails','completed',10,'2024-10-15 21:46:53','2024-10-15 21:51:33','2024-10-15 21:46:53','2024-10-15 21:51:33',NULL,0,0,NULL,NULL),(36004,'subscribers_engagement_score','completed',10,'2024-10-15 21:51:33','2024-10-15 21:56:10','2024-10-15 21:51:33','2024-10-15 21:56:10',NULL,0,0,NULL,NULL),(36005,'subscribers_engagement_score','completed',10,'2024-10-16 19:49:00','2024-10-16 19:51:11','2024-10-15 21:56:10','2024-10-16 19:51:11',NULL,0,0,NULL,NULL),(36006,'mixpanel','completed',10,'2024-10-15 22:28:10','2024-10-15 22:31:39','2024-10-15 21:56:10','2024-10-15 22:31:39',NULL,0,0,NULL,NULL),(36007,'mixpanel','completed',10,'2024-10-15 23:25:02','2024-10-15 23:26:10','2024-10-15 22:35:02','2024-10-15 23:26:10',NULL,0,0,NULL,NULL),(36008,'mixpanel','completed',10,'2024-10-15 23:33:30','2024-10-15 23:36:10','2024-10-15 23:29:30','2024-10-15 23:36:10',NULL,0,0,NULL,NULL),(36009,'mixpanel','completed',10,'2024-10-16 00:20:24','2024-10-16 00:21:10','2024-10-15 23:40:24','2024-10-16 00:21:10',NULL,0,0,NULL,NULL),(36010,'inactive_subscribers','completed',10,'2024-10-27 00:00:00','2024-10-27 00:01:32','2024-10-16 00:06:10','2024-10-27 00:01:32',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(36011,'mixpanel','completed',10,'2024-10-16 00:58:11','2024-10-16 01:01:30','2024-10-16 00:26:11','2024-10-16 01:01:30',NULL,0,0,NULL,NULL),(36012,'mixpanel','completed',10,'2024-10-16 01:05:31','2024-10-16 01:06:11','2024-10-16 01:03:31','2024-10-16 01:06:11',NULL,0,0,NULL,NULL),(36013,'mixpanel','completed',10,'2024-10-16 01:10:10','2024-10-16 01:16:30','2024-10-16 01:11:10','2024-10-16 01:16:30',NULL,0,0,NULL,NULL),(36014,'mixpanel','completed',10,'2024-10-16 01:23:11','2024-10-16 01:26:11','2024-10-16 01:21:11','2024-10-16 01:26:11',NULL,0,0,NULL,NULL),(36015,'mixpanel','completed',10,'2024-10-16 02:25:31','2024-10-16 02:26:10','2024-10-16 01:31:31','2024-10-16 02:26:10',NULL,0,0,NULL,NULL),(36016,'mixpanel','completed',10,'2024-10-16 02:52:29','2024-10-16 02:56:10','2024-10-16 02:31:29','2024-10-16 02:56:10',NULL,0,0,NULL,NULL),(36017,'mixpanel','completed',10,'2024-10-16 03:54:28','2024-10-16 03:56:10','2024-10-16 03:01:28','2024-10-16 03:56:10',NULL,0,0,NULL,NULL),(36018,'mixpanel','completed',10,'2024-10-16 04:16:34','2024-10-16 04:21:11','2024-10-16 04:01:34','2024-10-16 04:21:11',NULL,0,0,NULL,NULL),(36019,'mixpanel','completed',10,'2024-10-16 05:15:31','2024-10-16 05:16:44','2024-10-16 04:26:31','2024-10-16 05:16:44',NULL,0,0,NULL,NULL),(36020,'mixpanel','completed',10,'2024-10-16 05:35:11','2024-10-16 05:36:11','2024-10-16 05:21:11','2024-10-16 05:36:11',NULL,0,0,NULL,NULL),(36021,'mixpanel','completed',10,'2024-10-16 06:16:11','2024-10-16 06:16:32','2024-10-16 05:41:11','2024-10-16 06:16:32',NULL,0,0,NULL,NULL),(36022,'mixpanel','completed',10,'2024-10-16 06:47:11','2024-10-16 06:51:11','2024-10-16 06:21:11','2024-10-16 06:51:11',NULL,0,0,NULL,NULL),(36023,'schedule_re_engagement_email','completed',10,'2024-10-17 06:56:11','2024-10-17 06:56:11','2024-10-16 06:56:11','2024-10-17 06:56:11',NULL,0,0,NULL,NULL),(36024,'mixpanel','completed',10,'2024-10-16 07:01:11','2024-10-16 07:01:35','2024-10-16 06:56:11','2024-10-16 07:01:35',NULL,0,0,NULL,NULL),(36025,'mixpanel','completed',10,'2024-10-16 07:57:11','2024-10-16 08:01:32','2024-10-16 07:06:11','2024-10-16 08:01:32',NULL,0,0,NULL,NULL),(36026,'mixpanel','completed',10,'2024-10-16 08:57:11','2024-10-16 09:01:27','2024-10-16 08:06:11','2024-10-16 09:01:27',NULL,0,0,NULL,NULL),(36027,'mixpanel','completed',10,'2024-10-16 09:14:09','2024-10-16 09:16:27','2024-10-16 09:06:09','2024-10-16 09:16:27',NULL,0,0,NULL,NULL),(36028,'mixpanel','completed',10,'2024-10-16 10:16:11','2024-10-16 10:16:31','2024-10-16 09:21:11','2024-10-16 10:16:31',NULL,0,0,NULL,NULL),(36029,'mixpanel','completed',10,'2024-10-16 10:25:11','2024-10-16 10:26:11','2024-10-16 10:21:11','2024-10-16 10:26:11',NULL,0,0,NULL,NULL),(36030,'mixpanel','completed',10,'2024-10-16 10:44:28','2024-10-16 10:46:29','2024-10-16 10:31:28','2024-10-16 10:46:29',NULL,0,0,NULL,NULL),(36031,'mixpanel','completed',10,'2024-10-16 11:07:11','2024-10-16 11:09:56','2024-10-16 10:51:11','2024-10-16 11:09:56',NULL,0,0,NULL,NULL),(36032,'mixpanel','completed',10,'2024-10-16 11:19:54','2024-10-16 11:21:11','2024-10-16 11:13:54','2024-10-16 11:21:11',NULL,0,0,NULL,NULL),(36033,'mixpanel','completed',10,'2024-10-16 11:59:11','2024-10-16 12:01:28','2024-10-16 11:26:11','2024-10-16 12:01:28',NULL,0,0,NULL,NULL),(36034,'mixpanel','completed',10,'2024-10-16 12:29:11','2024-10-16 12:30:56','2024-10-16 12:06:11','2024-10-16 12:30:56',NULL,0,0,NULL,NULL),(36035,'mixpanel','completed',10,'2024-10-16 13:16:47','2024-10-16 13:18:12','2024-10-16 12:35:47','2024-10-16 13:18:12',NULL,0,0,NULL,NULL),(36036,'mixpanel','completed',10,'2024-10-16 13:49:11','2024-10-16 13:51:11','2024-10-16 13:21:11','2024-10-16 13:51:11',NULL,0,0,NULL,NULL),(36037,'mixpanel','completed',10,'2024-10-16 14:17:11','2024-10-16 14:19:11','2024-10-16 13:56:11','2024-10-16 14:19:11',NULL,0,0,NULL,NULL),(36038,'mixpanel','completed',10,'2024-10-16 14:42:06','2024-10-16 14:46:11','2024-10-16 14:25:06','2024-10-16 14:46:11',NULL,0,0,NULL,NULL),(36039,'mixpanel','completed',10,'2024-10-16 15:01:11','2024-10-16 15:01:11','2024-10-16 14:51:11','2024-10-16 15:01:11',NULL,0,0,NULL,NULL),(36040,'mixpanel','completed',10,'2024-10-16 15:29:11','2024-10-16 15:31:11','2024-10-16 15:06:11','2024-10-16 15:31:11',NULL,0,0,NULL,NULL),(36041,'mixpanel','completed',10,'2024-10-16 15:57:11','2024-10-16 16:01:11','2024-10-16 15:36:11','2024-10-16 16:01:11',NULL,0,0,NULL,NULL),(36042,'mixpanel','completed',10,'2024-10-16 16:56:11','2024-10-16 16:56:12','2024-10-16 16:06:11','2024-10-16 16:56:12',NULL,0,0,NULL,NULL),(36043,'mixpanel','completed',10,'2024-10-16 17:03:50','2024-10-16 17:04:43','2024-10-16 17:00:50','2024-10-16 17:04:43',NULL,0,0,NULL,NULL),(36044,'mixpanel','completed',10,'2024-10-16 18:09:11','2024-10-16 18:11:11','2024-10-16 17:11:11','2024-10-16 18:11:11',NULL,0,0,NULL,NULL),(36045,'mixpanel','completed',10,'2024-10-16 18:15:11','2024-10-16 18:21:11','2024-10-16 18:16:11','2024-10-16 18:21:11',NULL,0,0,NULL,NULL),(36046,'mixpanel','completed',10,'2024-10-16 19:23:11','2024-10-16 19:26:11','2024-10-16 18:26:11','2024-10-16 19:26:11',NULL,0,0,NULL,NULL),(36047,'mixpanel','completed',10,'2024-10-16 20:16:11','2024-10-16 20:16:44','2024-10-16 19:31:11','2024-10-16 20:16:44',NULL,0,0,NULL,NULL),(36048,'subscribers_engagement_score','completed',10,'2024-10-17 06:30:00','2024-10-17 06:34:06','2024-10-16 19:51:11','2024-10-17 06:34:06',NULL,0,0,NULL,NULL),(36049,'mixpanel','completed',10,'2024-10-16 20:30:12','2024-10-16 20:31:32','2024-10-16 20:21:12','2024-10-16 20:31:32',NULL,0,0,NULL,NULL),(36050,'mixpanel','completed',10,'2024-10-16 20:59:11','2024-10-16 21:01:33','2024-10-16 20:36:11','2024-10-16 21:01:33',NULL,0,0,NULL,NULL),(36051,'mixpanel','completed',10,'2024-10-16 21:15:11','2024-10-16 21:16:35','2024-10-16 21:06:11','2024-10-16 21:16:35',NULL,0,0,NULL,NULL),(36052,'mixpanel','completed',10,'2024-10-16 21:22:11','2024-10-16 21:25:53','2024-10-16 21:21:11','2024-10-16 21:25:53',NULL,0,0,NULL,NULL),(36053,'mixpanel','completed',10,'2024-10-16 21:31:33','2024-10-16 21:35:23','2024-10-16 21:31:33','2024-10-16 21:35:23',NULL,0,0,NULL,NULL),(36054,'mixpanel','completed',10,'2024-10-16 22:09:07','2024-10-16 22:11:11','2024-10-16 21:38:07','2024-10-16 22:11:11',NULL,0,0,NULL,NULL),(36055,'mixpanel','completed',10,'2024-10-16 23:00:33','2024-10-16 23:06:11','2024-10-16 22:16:33','2024-10-16 23:06:11',NULL,0,0,NULL,NULL),(36056,'mixpanel','completed',10,'2024-10-16 23:27:12','2024-10-16 23:29:45','2024-10-16 23:11:12','2024-10-16 23:29:45',NULL,0,0,NULL,NULL),(36057,'mixpanel','completed',10,'2024-10-16 23:47:03','2024-10-16 23:49:11','2024-10-16 23:32:03','2024-10-16 23:49:11',NULL,0,0,NULL,NULL),(36058,'mixpanel','completed',10,'2024-10-17 00:06:14','2024-10-17 00:11:12','2024-10-16 23:52:14','2024-10-17 00:11:12',NULL,0,0,NULL,NULL),(36059,'subscribers_email_count','completed',10,'2024-10-27 00:00:00','2024-10-27 00:01:32','2024-10-17 00:01:29','2024-10-27 00:01:32',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(36060,'mixpanel','completed',10,'2024-10-17 01:03:30','2024-10-17 01:06:11','2024-10-17 00:16:30','2024-10-17 01:06:11',NULL,0,0,NULL,NULL),(36061,'mixpanel','completed',10,'2024-10-17 01:32:15','2024-10-17 01:36:11','2024-10-17 01:11:15','2024-10-17 01:36:11',NULL,0,0,NULL,NULL),(36062,'mixpanel','completed',10,'2024-10-17 01:41:12','2024-10-17 01:46:31','2024-10-17 01:41:12','2024-10-17 01:46:31',NULL,0,0,NULL,NULL),(36063,'mixpanel','completed',10,'2024-10-17 02:32:11','2024-10-17 02:36:11','2024-10-17 01:51:11','2024-10-17 02:36:11',NULL,0,0,NULL,NULL),(36064,'mixpanel','completed',10,'2024-10-17 02:53:12','2024-10-17 02:56:11','2024-10-17 02:41:12','2024-10-17 02:56:11',NULL,0,0,NULL,NULL),(36065,'mixpanel','completed',10,'2024-10-17 03:45:47','2024-10-17 03:46:31','2024-10-17 02:59:47','2024-10-17 03:46:31',NULL,0,0,NULL,NULL),(36066,'mixpanel','completed',10,'2024-10-17 04:07:11','2024-10-17 04:10:58','2024-10-17 03:51:11','2024-10-17 04:10:58',NULL,0,0,NULL,NULL),(36067,'mixpanel','completed',10,'2024-10-17 05:03:29','2024-10-17 05:06:12','2024-10-17 04:16:29','2024-10-17 05:06:12',NULL,0,0,NULL,NULL),(36068,'mixpanel','completed',10,'2024-10-17 05:40:30','2024-10-17 05:41:11','2024-10-17 05:09:31','2024-10-17 05:41:11',NULL,0,0,NULL,NULL),(36069,'mixpanel','completed',10,'2024-10-17 06:37:32','2024-10-17 06:41:12','2024-10-17 05:46:32','2024-10-17 06:41:12',NULL,0,0,NULL,NULL),(36070,'subscribers_engagement_score','completed',10,'2024-10-17 06:34:06','2024-10-17 06:36:11','2024-10-17 06:34:06','2024-10-17 06:36:11',NULL,0,0,NULL,NULL),(36071,'subscribers_engagement_score','completed',10,'2024-10-18 00:39:00','2024-10-18 00:41:13','2024-10-17 06:36:11','2024-10-18 00:41:13',NULL,0,0,NULL,NULL),(36072,'mixpanel','completed',10,'2024-10-17 06:52:03','2024-10-17 06:56:12','2024-10-17 06:46:03','2024-10-17 06:56:12',NULL,0,0,NULL,NULL),(36073,'schedule_re_engagement_email','completed',10,'2024-10-18 06:58:25','2024-10-18 07:01:13','2024-10-17 06:58:25','2024-10-18 07:01:13',NULL,0,0,NULL,NULL),(36074,'mixpanel','completed',10,'2024-10-17 07:27:25','2024-10-17 07:31:36','2024-10-17 06:58:25','2024-10-17 07:31:36',NULL,0,0,NULL,NULL),(36075,'mixpanel','completed',10,'2024-10-17 08:32:12','2024-10-17 08:36:12','2024-10-17 07:36:12','2024-10-17 08:36:12',NULL,0,0,NULL,NULL),(36076,'mixpanel','completed',10,'2024-10-17 09:23:12','2024-10-17 09:26:12','2024-10-17 08:41:12','2024-10-17 09:26:12',NULL,0,0,NULL,NULL),(36077,'mixpanel','completed',10,'2024-10-17 09:56:31','2024-10-17 09:58:25','2024-10-17 09:31:31','2024-10-17 09:58:25',NULL,0,0,NULL,NULL),(36078,'mixpanel','completed',10,'2024-10-17 10:58:29','2024-10-17 11:01:28','2024-10-17 10:01:29','2024-10-17 11:01:28',NULL,0,0,NULL,NULL),(36079,'mixpanel','completed',10,'2024-10-17 11:18:12','2024-10-17 11:21:12','2024-10-17 11:06:12','2024-10-17 11:21:12',NULL,0,0,NULL,NULL),(36080,'mixpanel','completed',10,'2024-10-17 12:00:12','2024-10-17 12:01:30','2024-10-17 11:26:12','2024-10-17 12:01:30',NULL,0,0,NULL,NULL),(36081,'mixpanel','completed',10,'2024-10-17 12:24:12','2024-10-17 12:26:12','2024-10-17 12:06:12','2024-10-17 12:26:12',NULL,0,0,NULL,NULL),(36082,'mixpanel','completed',10,'2024-10-17 13:25:34','2024-10-17 13:26:13','2024-10-17 12:31:34','2024-10-17 13:26:13',NULL,0,0,NULL,NULL),(36083,'mixpanel','completed',10,'2024-10-17 13:33:29','2024-10-17 13:36:12','2024-10-17 13:31:29','2024-10-17 13:36:12',NULL,0,0,NULL,NULL),(36084,'mixpanel','completed',10,'2024-10-17 14:11:12','2024-10-17 14:11:12','2024-10-17 13:41:12','2024-10-17 14:11:12',NULL,0,0,NULL,NULL),(36085,'mixpanel','completed',10,'2024-10-17 15:07:33','2024-10-17 15:11:12','2024-10-17 14:16:33','2024-10-17 15:11:12',NULL,0,0,NULL,NULL),(36086,'mixpanel','completed',10,'2024-10-17 16:09:30','2024-10-17 16:11:12','2024-10-17 15:16:30','2024-10-17 16:11:12',NULL,0,0,NULL,NULL),(36087,'mixpanel','completed',10,'2024-10-17 16:14:57','2024-10-17 16:16:32','2024-10-17 16:13:57','2024-10-17 16:16:32',NULL,0,0,NULL,NULL),(36088,'mixpanel','completed',10,'2024-10-17 16:58:12','2024-10-17 17:01:32','2024-10-17 16:21:12','2024-10-17 17:01:32',NULL,0,0,NULL,NULL),(36089,'mixpanel','completed',10,'2024-10-17 17:21:12','2024-10-17 17:21:12','2024-10-17 17:06:12','2024-10-17 17:21:12',NULL,0,0,NULL,NULL),(36090,'mixpanel','completed',10,'2024-10-17 18:01:12','2024-10-17 18:01:31','2024-10-17 17:26:12','2024-10-17 18:01:31',NULL,0,0,NULL,NULL),(36091,'mixpanel','completed',10,'2024-10-17 18:21:12','2024-10-17 18:21:12','2024-10-17 18:06:12','2024-10-17 18:21:12',NULL,0,0,NULL,NULL),(36092,'mixpanel','completed',10,'2024-10-17 19:09:12','2024-10-17 19:11:12','2024-10-17 18:26:12','2024-10-17 19:11:12',NULL,0,0,NULL,NULL),(36093,'mixpanel','completed',10,'2024-10-17 19:33:37','2024-10-17 19:36:13','2024-10-17 19:16:37','2024-10-17 19:36:13',NULL,0,0,NULL,NULL),(36094,'mixpanel','completed',10,'2024-10-17 20:22:12','2024-10-17 20:26:12','2024-10-17 19:41:12','2024-10-17 20:26:12',NULL,0,0,NULL,NULL),(36095,'mixpanel','completed',10,'2024-10-17 20:38:35','2024-10-17 20:41:12','2024-10-17 20:31:35','2024-10-17 20:41:12',NULL,0,0,NULL,NULL),(36096,'mixpanel','completed',10,'2024-10-17 20:47:35','2024-10-17 20:51:12','2024-10-17 20:46:35','2024-10-17 20:51:12',NULL,0,0,NULL,NULL),(36097,'mixpanel','completed',10,'2024-10-17 21:01:12','2024-10-17 21:01:12','2024-10-17 20:56:12','2024-10-17 21:01:12',NULL,0,0,NULL,NULL),(36098,'mixpanel','completed',10,'2024-10-17 21:29:12','2024-10-17 21:31:12','2024-10-17 21:06:12','2024-10-17 21:31:12',NULL,0,0,NULL,NULL),(36099,'mixpanel','completed',10,'2024-10-17 22:18:12','2024-10-17 22:21:12','2024-10-17 21:36:12','2024-10-17 22:21:12',NULL,0,0,NULL,NULL),(36100,'mixpanel','completed',10,'2024-10-17 23:23:13','2024-10-17 23:26:12','2024-10-17 22:26:13','2024-10-17 23:26:12',NULL,0,0,NULL,NULL),(36101,'mixpanel','completed',10,'2024-10-17 23:52:12','2024-10-17 23:56:12','2024-10-17 23:31:12','2024-10-17 23:56:12',NULL,0,0,NULL,NULL),(36102,'mixpanel','completed',10,'2024-10-18 00:37:12','2024-10-18 00:41:13','2024-10-18 00:01:12','2024-10-18 00:41:13',NULL,0,0,NULL,NULL),(36103,'export_files_cleanup','completed',10,'2024-10-27 00:00:00','2024-10-27 00:01:31','2024-10-18 00:06:13','2024-10-27 00:01:31',NULL,0,0,NULL,NULL),(36104,'subscribers_engagement_score','completed',10,'2024-10-19 06:13:00','2024-10-19 06:16:30','2024-10-18 00:41:13','2024-10-19 06:16:30',NULL,0,0,NULL,NULL),(36105,'mixpanel','completed',10,'2024-10-18 01:02:13','2024-10-18 01:06:13','2024-10-18 00:46:13','2024-10-18 01:06:13',NULL,0,0,NULL,NULL),(36106,'mixpanel','completed',10,'2024-10-18 01:40:13','2024-10-18 01:41:13','2024-10-18 01:11:13','2024-10-18 01:41:13',NULL,0,0,NULL,NULL),(36107,'mixpanel','completed',10,'2024-10-18 02:04:12','2024-10-18 02:06:13','2024-10-18 01:46:12','2024-10-18 02:06:13',NULL,0,0,NULL,NULL),(36108,'mixpanel','completed',10,'2024-10-18 02:58:15','2024-10-18 03:01:13','2024-10-18 02:11:15','2024-10-18 03:01:13',NULL,0,0,NULL,NULL),(36109,'mixpanel','completed',10,'2024-10-18 03:20:13','2024-10-18 03:21:13','2024-10-18 03:06:13','2024-10-18 03:21:13',NULL,0,0,NULL,NULL),(36110,'mixpanel','completed',10,'2024-10-18 03:49:13','2024-10-18 03:51:13','2024-10-18 03:26:13','2024-10-18 03:51:13',NULL,0,0,NULL,NULL),(36111,'mixpanel','completed',10,'2024-10-18 04:09:12','2024-10-18 04:11:12','2024-10-18 03:56:12','2024-10-18 04:11:12',NULL,0,0,NULL,NULL),(36112,'mixpanel','completed',10,'2024-10-18 04:46:13','2024-10-18 04:46:13','2024-10-18 04:16:13','2024-10-18 04:46:13',NULL,0,0,NULL,NULL),(36113,'mixpanel','completed',10,'2024-10-18 04:54:13','2024-10-18 04:56:13','2024-10-18 04:51:13','2024-10-18 04:56:13',NULL,0,0,NULL,NULL),(36114,'mixpanel','completed',10,'2024-10-18 05:55:13','2024-10-18 05:56:13','2024-10-18 05:01:13','2024-10-18 05:56:13',NULL,0,0,NULL,NULL),(36115,'mixpanel','completed',10,'2024-10-18 06:18:16','2024-10-18 06:21:14','2024-10-18 05:59:17','2024-10-18 06:21:14',NULL,0,0,NULL,NULL),(36116,'mixpanel','completed',10,'2024-10-18 06:58:08','2024-10-18 07:01:13','2024-10-18 06:25:08','2024-10-18 07:01:13',NULL,0,0,NULL,NULL),(36117,'schedule_re_engagement_email','completed',10,'2024-10-19 07:06:13','2024-10-19 07:06:30','2024-10-18 07:06:13','2024-10-19 07:06:30',NULL,0,0,NULL,NULL),(36118,'mixpanel','completed',10,'2024-10-18 07:12:13','2024-10-18 07:16:13','2024-10-18 07:06:13','2024-10-18 07:16:13',NULL,0,0,NULL,NULL),(36119,'mixpanel','completed',10,'2024-10-18 07:39:13','2024-10-18 07:39:18','2024-10-18 07:21:13','2024-10-18 07:39:18',NULL,0,0,NULL,NULL),(36120,'mixpanel','completed',10,'2024-10-18 07:46:40','2024-10-18 07:51:13','2024-10-18 07:43:40','2024-10-18 07:51:13',NULL,0,0,NULL,NULL),(36121,'mixpanel','completed',10,'2024-10-18 08:17:13','2024-10-18 08:18:14','2024-10-18 07:56:13','2024-10-18 08:18:14',NULL,0,0,NULL,NULL),(36122,'mixpanel','completed',10,'2024-10-18 08:46:13','2024-10-18 08:46:13','2024-10-18 08:21:13','2024-10-18 08:46:13',NULL,0,0,NULL,NULL),(36123,'mixpanel','completed',10,'2024-10-18 09:04:13','2024-10-18 09:06:13','2024-10-18 08:51:13','2024-10-18 09:06:13',NULL,0,0,NULL,NULL),(36124,'mixpanel','completed',10,'2024-10-18 09:17:14','2024-10-18 09:21:13','2024-10-18 09:11:14','2024-10-18 09:21:13',NULL,0,0,NULL,NULL),(36125,'mixpanel','completed',10,'2024-10-18 09:46:13','2024-10-18 09:46:13','2024-10-18 09:26:13','2024-10-18 09:46:13',NULL,0,0,NULL,NULL),(36126,'mixpanel','completed',10,'2024-10-18 10:31:13','2024-10-18 10:31:14','2024-10-18 09:51:13','2024-10-18 10:31:14',NULL,0,0,NULL,NULL),(36127,'mixpanel','completed',10,'2024-10-18 10:48:13','2024-10-18 10:51:13','2024-10-18 10:36:13','2024-10-18 10:51:13',NULL,0,0,NULL,NULL),(36128,'mixpanel','completed',10,'2024-10-18 11:01:36','2024-10-18 11:06:13','2024-10-18 10:54:36','2024-10-18 11:06:13',NULL,0,0,NULL,NULL),(36129,'mixpanel','completed',10,'2024-10-18 11:54:35','2024-10-18 11:56:13','2024-10-18 11:09:35','2024-10-18 11:56:13',NULL,0,0,NULL,NULL),(36130,'mixpanel','completed',10,'2024-10-18 12:22:54','2024-10-18 12:22:59','2024-10-18 11:58:54','2024-10-18 12:22:59',NULL,0,0,NULL,NULL),(36131,'mixpanel','completed',10,'2024-10-18 13:05:13','2024-10-18 13:09:14','2024-10-18 12:26:13','2024-10-18 13:09:14',NULL,0,0,NULL,NULL),(36132,'mixpanel','completed',10,'2024-10-18 14:06:17','2024-10-18 14:07:06','2024-10-18 13:14:17','2024-10-18 14:07:06',NULL,0,0,NULL,NULL),(36133,'mixpanel','completed',10,'2024-10-18 14:24:12','2024-10-18 14:26:13','2024-10-18 14:10:12','2024-10-18 14:26:13',NULL,0,0,NULL,NULL),(36134,'mixpanel','completed',10,'2024-10-18 15:17:24','2024-10-18 15:17:57','2024-10-18 14:28:24','2024-10-18 15:17:57',NULL,0,0,NULL,NULL),(36135,'mixpanel','completed',10,'2024-10-18 15:55:13','2024-10-18 15:56:14','2024-10-18 15:21:13','2024-10-18 15:56:14',NULL,0,0,NULL,NULL),(36136,'mixpanel','completed',10,'2024-10-18 16:30:52','2024-10-18 16:31:33','2024-10-18 16:02:52','2024-10-18 16:31:33',NULL,0,0,NULL,NULL),(36137,'mixpanel','completed',10,'2024-10-18 17:32:13','2024-10-18 17:36:13','2024-10-18 16:36:13','2024-10-18 17:36:13',NULL,0,0,NULL,NULL),(36138,'mixpanel','completed',10,'2024-10-18 18:30:14','2024-10-18 18:31:29','2024-10-18 17:41:14','2024-10-18 18:31:29',NULL,0,0,NULL,NULL),(36139,'mixpanel','completed',10,'2024-10-18 19:18:19','2024-10-18 19:21:31','2024-10-18 18:36:19','2024-10-18 19:21:31',NULL,0,0,NULL,NULL),(36140,'mixpanel','completed',10,'2024-10-18 20:18:40','2024-10-18 20:21:29','2024-10-18 19:26:40','2024-10-18 20:21:29',NULL,0,0,NULL,NULL),(36141,'mixpanel','completed',10,'2024-10-18 20:52:32','2024-10-18 20:56:30','2024-10-18 20:26:32','2024-10-18 20:56:30',NULL,0,0,NULL,NULL),(36142,'mixpanel','completed',10,'2024-10-18 21:15:41','2024-10-18 21:16:30','2024-10-18 21:01:41','2024-10-18 21:16:30',NULL,0,0,NULL,NULL),(36143,'mixpanel','completed',10,'2024-10-18 21:26:42','2024-10-18 21:31:33','2024-10-18 21:21:42','2024-10-18 21:31:33',NULL,0,0,NULL,NULL),(36144,'mixpanel','completed',10,'2024-10-18 22:17:31','2024-10-18 22:21:31','2024-10-18 21:36:31','2024-10-18 22:21:31',NULL,0,0,NULL,NULL),(36145,'mixpanel','completed',10,'2024-10-18 23:01:31','2024-10-18 23:06:31','2024-10-18 22:26:31','2024-10-18 23:06:31',NULL,0,0,NULL,NULL),(36146,'mixpanel','completed',10,'2024-10-18 23:52:34','2024-10-18 23:56:30','2024-10-18 23:11:34','2024-10-18 23:56:30',NULL,0,0,NULL,NULL),(36147,'mixpanel','completed',10,'2024-10-19 00:12:31','2024-10-19 00:16:29','2024-10-19 00:01:31','2024-10-19 00:16:29',NULL,0,0,NULL,NULL),(36148,'mixpanel','completed',10,'2024-10-19 01:06:35','2024-10-19 01:11:32','2024-10-19 00:21:35','2024-10-19 01:11:32',NULL,0,0,NULL,NULL),(36149,'mixpanel','completed',10,'2024-10-19 02:12:31','2024-10-19 02:16:31','2024-10-19 01:16:31','2024-10-19 02:16:31',NULL,0,0,NULL,NULL),(36150,'mixpanel','completed',10,'2024-10-19 03:07:33','2024-10-19 03:11:32','2024-10-19 02:21:33','2024-10-19 03:11:32',NULL,0,0,NULL,NULL),(36151,'mixpanel','completed',10,'2024-10-19 03:39:19','2024-10-19 03:41:30','2024-10-19 03:16:19','2024-10-19 03:41:30',NULL,0,0,NULL,NULL),(36152,'mixpanel','completed',10,'2024-10-19 04:35:31','2024-10-19 04:36:30','2024-10-19 03:46:31','2024-10-19 04:36:30',NULL,0,0,NULL,NULL),(36153,'mixpanel','completed',10,'2024-10-19 04:51:59','2024-10-19 04:56:31','2024-10-19 04:42:59','2024-10-19 04:56:31',NULL,0,0,NULL,NULL),(36154,'mixpanel','completed',10,'2024-10-19 05:11:31','2024-10-19 05:16:31','2024-10-19 05:01:31','2024-10-19 05:16:31',NULL,0,0,NULL,NULL),(36155,'mixpanel','completed',10,'2024-10-19 06:00:29','2024-10-19 06:01:31','2024-10-19 05:21:29','2024-10-19 06:01:31',NULL,0,0,NULL,NULL),(36156,'mixpanel','completed',10,'2024-10-19 06:13:30','2024-10-19 06:16:30','2024-10-19 06:06:30','2024-10-19 06:16:30',NULL,0,0,NULL,NULL),(36157,'subscribers_engagement_score','completed',10,'2024-10-19 06:16:30','2024-10-19 06:21:35','2024-10-19 06:16:30','2024-10-19 06:21:35',NULL,0,0,NULL,NULL),(36158,'subscribers_engagement_score','completed',10,'2024-10-20 19:40:00','2024-10-20 19:41:33','2024-10-19 06:21:35','2024-10-20 19:41:33',NULL,0,0,NULL,NULL),(36159,'mixpanel','completed',10,'2024-10-19 06:23:35','2024-10-19 06:26:32','2024-10-19 06:21:35','2024-10-19 06:26:32',NULL,0,0,NULL,NULL),(36160,'mixpanel','completed',10,'2024-10-19 07:13:49','2024-10-19 07:16:31','2024-10-19 06:29:49','2024-10-19 07:16:31',NULL,0,0,NULL,NULL),(36161,'schedule_re_engagement_email','completed',10,'2024-10-20 07:11:30','2024-10-20 07:12:53','2024-10-19 07:11:30','2024-10-20 07:12:53',NULL,0,0,NULL,NULL),(36162,'mixpanel','completed',10,'2024-10-19 08:05:31','2024-10-19 08:06:32','2024-10-19 07:21:31','2024-10-19 08:06:32',NULL,0,0,NULL,NULL),(36163,'mixpanel','completed',10,'2024-10-19 08:36:34','2024-10-19 08:41:31','2024-10-19 08:11:34','2024-10-19 08:41:31',NULL,0,0,NULL,NULL),(36164,'mixpanel','completed',10,'2024-10-19 08:58:32','2024-10-19 09:01:29','2024-10-19 08:46:32','2024-10-19 09:01:29',NULL,0,0,NULL,NULL),(36165,'mixpanel','completed',10,'2024-10-19 09:21:30','2024-10-19 09:21:30','2024-10-19 09:06:30','2024-10-19 09:21:30',NULL,0,0,NULL,NULL),(36166,'mixpanel','completed',10,'2024-10-19 09:49:24','2024-10-19 09:51:30','2024-10-19 09:26:24','2024-10-19 09:51:30',NULL,0,0,NULL,NULL),(36167,'mixpanel','completed',10,'2024-10-19 10:01:30','2024-10-19 10:01:34','2024-10-19 09:56:30','2024-10-19 10:01:34',NULL,0,0,NULL,NULL),(36168,'mixpanel','completed',10,'2024-10-19 11:00:32','2024-10-19 11:01:30','2024-10-19 10:06:32','2024-10-19 11:01:30',NULL,0,0,NULL,NULL),(36169,'mixpanel','completed',10,'2024-10-19 11:48:05','2024-10-19 11:51:33','2024-10-19 11:04:05','2024-10-19 11:51:33',NULL,0,0,NULL,NULL),(36170,'mixpanel','completed',10,'2024-10-19 12:39:32','2024-10-19 12:41:30','2024-10-19 11:56:32','2024-10-19 12:41:30',NULL,0,0,NULL,NULL),(36171,'mixpanel','completed',10,'2024-10-19 13:44:34','2024-10-19 13:46:33','2024-10-19 12:46:34','2024-10-19 13:46:33',NULL,0,0,NULL,NULL),(36172,'mixpanel','completed',10,'2024-10-19 14:06:34','2024-10-19 14:11:32','2024-10-19 13:51:35','2024-10-19 14:11:32',NULL,0,0,NULL,NULL),(36173,'mixpanel','completed',10,'2024-10-19 15:01:30','2024-10-19 15:04:18','2024-10-19 14:16:30','2024-10-19 15:04:18',NULL,0,0,NULL,NULL),(36174,'mixpanel','completed',10,'2024-10-19 15:09:30','2024-10-19 15:11:31','2024-10-19 15:06:30','2024-10-19 15:11:31',NULL,0,0,NULL,NULL),(36175,'mixpanel','completed',10,'2024-10-19 15:53:31','2024-10-19 15:56:32','2024-10-19 15:16:31','2024-10-19 15:56:32',NULL,0,0,NULL,NULL),(36176,'mixpanel','completed',10,'2024-10-19 16:09:32','2024-10-19 16:11:33','2024-10-19 16:01:32','2024-10-19 16:11:33',NULL,0,0,NULL,NULL),(36177,'mixpanel','completed',10,'2024-10-19 16:24:35','2024-10-19 16:26:33','2024-10-19 16:16:35','2024-10-19 16:26:33',NULL,0,0,NULL,NULL),(36178,'mixpanel','completed',10,'2024-10-19 17:01:30','2024-10-19 17:01:30','2024-10-19 16:31:30','2024-10-19 17:01:30',NULL,0,0,NULL,NULL),(36179,'mixpanel','completed',10,'2024-10-19 17:17:14','2024-10-19 17:18:50','2024-10-19 17:06:14','2024-10-19 17:18:50',NULL,0,0,NULL,NULL),(36180,'mixpanel','completed',10,'2024-10-19 17:55:30','2024-10-19 17:56:34','2024-10-19 17:21:30','2024-10-19 17:56:34',NULL,0,0,NULL,NULL),(36181,'mixpanel','completed',10,'2024-10-19 18:32:28','2024-10-19 18:36:35','2024-10-19 18:01:28','2024-10-19 18:36:35',NULL,0,0,NULL,NULL),(36182,'mixpanel','completed',10,'2024-10-19 19:07:31','2024-10-19 19:11:30','2024-10-19 18:41:31','2024-10-19 19:11:30',NULL,0,0,NULL,NULL),(36183,'mixpanel','completed',10,'2024-10-19 19:37:31','2024-10-19 19:41:30','2024-10-19 19:16:31','2024-10-19 19:41:30',NULL,0,0,NULL,NULL),(36184,'mixpanel','completed',10,'2024-10-19 20:30:32','2024-10-19 20:31:31','2024-10-19 19:46:32','2024-10-19 20:31:31',NULL,0,0,NULL,NULL),(36185,'mixpanel','completed',10,'2024-10-19 20:56:30','2024-10-19 20:56:57','2024-10-19 20:36:30','2024-10-19 20:56:57',NULL,0,0,NULL,NULL),(36186,'mixpanel','completed',10,'2024-10-19 21:18:58','2024-10-19 21:20:57','2024-10-19 20:59:58','2024-10-19 21:20:57',NULL,0,0,NULL,NULL),(36187,'mixpanel','completed',10,'2024-10-19 21:38:54','2024-10-19 21:40:50','2024-10-19 21:23:54','2024-10-19 21:40:50',NULL,0,0,NULL,NULL),(36188,'mixpanel','completed',10,'2024-10-19 22:31:49','2024-10-19 22:34:25','2024-10-19 21:43:49','2024-10-19 22:34:25',NULL,0,0,NULL,NULL),(36189,'mixpanel','completed',10,'2024-10-19 22:47:29','2024-10-19 22:51:30','2024-10-19 22:36:29','2024-10-19 22:51:30',NULL,0,0,NULL,NULL),(36190,'mixpanel','completed',10,'2024-10-19 22:56:27','2024-10-19 23:01:28','2024-10-19 22:55:27','2024-10-19 23:01:28',NULL,0,0,NULL,NULL),(36191,'mixpanel','completed',10,'2024-10-19 23:37:28','2024-10-19 23:41:29','2024-10-19 23:06:28','2024-10-19 23:41:29',NULL,0,0,NULL,NULL),(36192,'mixpanel','completed',10,'2024-10-20 00:33:30','2024-10-20 00:36:27','2024-10-19 23:46:30','2024-10-20 00:36:27',NULL,0,0,NULL,NULL),(36193,'mixpanel','completed',10,'2024-10-20 01:33:31','2024-10-20 01:36:30','2024-10-20 00:41:32','2024-10-20 01:36:30',NULL,0,0,NULL,NULL),(36194,'mixpanel','completed',10,'2024-10-20 02:07:28','2024-10-20 02:11:30','2024-10-20 01:41:28','2024-10-20 02:11:30',NULL,0,0,NULL,NULL),(36195,'mixpanel','completed',10,'2024-10-20 02:23:28','2024-10-20 02:26:02','2024-10-20 02:16:28','2024-10-20 02:26:02',NULL,0,0,NULL,NULL),(36196,'mixpanel','completed',10,'2024-10-20 02:53:29','2024-10-20 02:56:26','2024-10-20 02:31:29','2024-10-20 02:56:26',NULL,0,0,NULL,NULL),(36197,'mixpanel','completed',10,'2024-10-20 03:01:40','2024-10-20 03:06:29','2024-10-20 02:58:40','2024-10-20 03:06:29',NULL,0,0,NULL,NULL),(36198,'mixpanel','completed',10,'2024-10-20 04:09:27','2024-10-20 04:11:07','2024-10-20 03:11:27','2024-10-20 04:11:07',NULL,0,0,NULL,NULL),(36199,'mixpanel','completed',10,'2024-10-20 05:07:29','2024-10-20 05:11:28','2024-10-20 04:16:29','2024-10-20 05:11:28',NULL,0,0,NULL,NULL),(36200,'mixpanel','completed',10,'2024-10-20 06:02:28','2024-10-20 06:06:34','2024-10-20 05:16:28','2024-10-20 06:06:34',NULL,0,0,NULL,NULL),(36201,'mixpanel','completed',10,'2024-10-20 06:10:34','2024-10-20 06:16:29','2024-10-20 06:11:34','2024-10-20 06:16:29',NULL,0,0,NULL,NULL),(36202,'mixpanel','completed',10,'2024-10-20 07:02:31','2024-10-20 07:06:37','2024-10-20 06:21:31','2024-10-20 07:06:37',NULL,0,0,NULL,NULL),(36203,'mixpanel','completed',10,'2024-10-20 07:10:20','2024-10-20 07:12:53','2024-10-20 07:10:20','2024-10-20 07:12:53',NULL,0,0,NULL,NULL),(36204,'schedule_re_engagement_email','completed',10,'2024-10-21 07:16:30','2024-10-21 07:16:31','2024-10-20 07:16:30','2024-10-21 07:16:31',NULL,0,0,NULL,NULL),(36205,'mixpanel','completed',10,'2024-10-20 07:54:30','2024-10-20 07:56:35','2024-10-20 07:16:30','2024-10-20 07:56:35',NULL,0,0,NULL,NULL),(36206,'mixpanel','completed',10,'2024-10-20 08:02:32','2024-10-20 08:04:50','2024-10-20 08:01:32','2024-10-20 08:04:50',NULL,0,0,NULL,NULL),(36207,'mixpanel','completed',10,'2024-10-20 08:39:56','2024-10-20 08:41:32','2024-10-20 08:16:56','2024-10-20 08:41:32',NULL,0,0,NULL,NULL),(36208,'mixpanel','completed',10,'2024-10-20 08:54:28','2024-10-20 08:56:34','2024-10-20 08:46:28','2024-10-20 08:56:34',NULL,0,0,NULL,NULL),(36209,'mixpanel','completed',10,'2024-10-20 09:09:34','2024-10-20 09:10:27','2024-10-20 09:01:34','2024-10-20 09:10:27',NULL,0,0,NULL,NULL),(36210,'mixpanel','completed',10,'2024-10-20 09:18:32','2024-10-20 09:19:37','2024-10-20 09:16:32','2024-10-20 09:19:37',NULL,0,0,NULL,NULL),(36211,'mixpanel','completed',10,'2024-10-20 09:41:35','2024-10-20 09:46:31','2024-10-20 09:26:35','2024-10-20 09:46:31',NULL,0,0,NULL,NULL),(36212,'mixpanel','completed',10,'2024-10-20 10:04:38','2024-10-20 10:06:34','2024-10-20 09:51:38','2024-10-20 10:06:34',NULL,0,0,NULL,NULL),(36213,'mixpanel','completed',10,'2024-10-20 10:30:34','2024-10-20 10:31:32','2024-10-20 10:11:34','2024-10-20 10:31:32',NULL,0,0,NULL,NULL),(36214,'mixpanel','completed',10,'2024-10-20 10:40:36','2024-10-20 10:41:35','2024-10-20 10:36:36','2024-10-20 10:41:35',NULL,0,0,NULL,NULL),(36215,'mixpanel','completed',10,'2024-10-20 11:21:30','2024-10-20 11:25:01','2024-10-20 10:46:30','2024-10-20 11:25:01',NULL,0,0,NULL,NULL),(36216,'mixpanel','completed',10,'2024-10-20 11:38:31','2024-10-20 11:41:31','2024-10-20 11:31:31','2024-10-20 11:41:31',NULL,0,0,NULL,NULL),(36217,'mixpanel','completed',10,'2024-10-20 12:16:30','2024-10-20 12:16:30','2024-10-20 11:46:30','2024-10-20 12:16:30',NULL,0,0,NULL,NULL),(36218,'mixpanel','completed',10,'2024-10-20 12:20:18','2024-10-20 12:21:32','2024-10-20 12:19:18','2024-10-20 12:21:32',NULL,0,0,NULL,NULL),(36219,'mixpanel','completed',10,'2024-10-20 13:07:31','2024-10-20 13:11:31','2024-10-20 12:26:31','2024-10-20 13:11:31',NULL,0,0,NULL,NULL),(36220,'mixpanel','completed',10,'2024-10-20 13:51:30','2024-10-20 13:51:30','2024-10-20 13:16:30','2024-10-20 13:51:30',NULL,0,0,NULL,NULL),(36221,'mixpanel','completed',10,'2024-10-20 14:05:31','2024-10-20 14:06:34','2024-10-20 13:56:31','2024-10-20 14:06:34',NULL,0,0,NULL,NULL),(36222,'mixpanel','completed',10,'2024-10-20 15:01:36','2024-10-20 15:06:37','2024-10-20 14:11:36','2024-10-20 15:06:37',NULL,0,0,NULL,NULL),(36223,'mixpanel','completed',10,'2024-10-20 15:27:26','2024-10-20 15:31:30','2024-10-20 15:09:26','2024-10-20 15:31:30',NULL,0,0,NULL,NULL),(36224,'mixpanel','completed',10,'2024-10-20 15:50:32','2024-10-20 15:51:32','2024-10-20 15:41:32','2024-10-20 15:51:32',NULL,0,0,NULL,NULL),(36225,'mixpanel','completed',10,'2024-10-20 16:24:32','2024-10-20 16:26:34','2024-10-20 15:56:32','2024-10-20 16:26:34',NULL,0,0,NULL,NULL),(36226,'mixpanel','completed',10,'2024-10-20 17:29:31','2024-10-20 17:31:28','2024-10-20 16:31:31','2024-10-20 17:31:28',NULL,0,0,NULL,NULL),(36227,'mixpanel','completed',10,'2024-10-20 17:42:17','2024-10-20 17:46:16','2024-10-20 17:36:17','2024-10-20 17:46:16',NULL,0,0,NULL,NULL),(36228,'mixpanel','completed',10,'2024-10-20 18:00:29','2024-10-20 18:01:30','2024-10-20 17:51:29','2024-10-20 18:01:30',NULL,0,0,NULL,NULL),(36229,'mixpanel','completed',10,'2024-10-20 18:40:33','2024-10-20 18:41:19','2024-10-20 18:06:33','2024-10-20 18:41:19',NULL,0,0,NULL,NULL),(36230,'mixpanel','completed',10,'2024-10-20 19:00:02','2024-10-20 19:01:29','2024-10-20 18:45:02','2024-10-20 19:01:29',NULL,0,0,NULL,NULL),(36231,'mixpanel','completed',10,'2024-10-20 19:06:12','2024-10-20 19:09:08','2024-10-20 19:06:12','2024-10-20 19:09:08',NULL,0,0,NULL,NULL),(36232,'mixpanel','completed',10,'2024-10-20 19:22:31','2024-10-20 19:26:33','2024-10-20 19:11:31','2024-10-20 19:26:33',NULL,0,0,NULL,NULL),(36233,'mixpanel','completed',10,'2024-10-20 19:42:30','2024-10-20 19:46:32','2024-10-20 19:31:30','2024-10-20 19:46:32',NULL,0,0,NULL,NULL),(36234,'subscribers_engagement_score','completed',10,'2024-10-20 19:41:33','2024-10-20 19:46:32','2024-10-20 19:41:33','2024-10-20 19:46:32',NULL,0,0,NULL,NULL),(36235,'subscribers_engagement_score','completed',10,'2024-10-21 16:14:00','2024-10-21 16:16:33','2024-10-20 19:46:32','2024-10-21 16:16:33',NULL,0,0,NULL,NULL),(36236,'mixpanel','completed',10,'2024-10-20 20:23:33','2024-10-20 20:26:32','2024-10-20 19:51:33','2024-10-20 20:26:32',NULL,0,0,NULL,NULL),(36237,'mixpanel','completed',10,'2024-10-20 21:07:51','2024-10-20 21:11:33','2024-10-20 20:28:51','2024-10-20 21:11:33',NULL,0,0,NULL,NULL),(36238,'mixpanel','completed',10,'2024-10-20 21:58:31','2024-10-20 22:01:56','2024-10-20 21:16:31','2024-10-20 22:01:56',NULL,0,0,NULL,NULL),(36239,'mixpanel','completed',10,'2024-10-20 22:07:58','2024-10-20 22:08:54','2024-10-20 22:01:58','2024-10-20 22:08:54',NULL,0,0,NULL,NULL),(36240,'mixpanel','completed',10,'2024-10-20 22:31:33','2024-10-20 22:36:33','2024-10-20 22:11:33','2024-10-20 22:36:33',NULL,0,0,NULL,NULL),(36241,'mixpanel','completed',10,'2024-10-20 22:46:33','2024-10-20 22:46:38','2024-10-20 22:41:33','2024-10-20 22:46:38',NULL,0,0,NULL,NULL),(36242,'mixpanel','completed',10,'2024-10-20 23:13:26','2024-10-20 23:16:32','2024-10-20 22:49:26','2024-10-20 23:16:32',NULL,0,0,NULL,NULL),(36243,'mixpanel','completed',10,'2024-10-20 23:47:32','2024-10-20 23:51:34','2024-10-20 23:21:32','2024-10-20 23:51:34',NULL,0,0,NULL,NULL),(36244,'mixpanel','completed',10,'2024-10-21 00:01:33','2024-10-21 00:03:32','2024-10-20 23:56:33','2024-10-21 00:03:32',NULL,0,0,NULL,NULL),(36245,'mixpanel','completed',10,'2024-10-21 01:01:11','2024-10-21 01:01:32','2024-10-21 00:04:11','2024-10-21 01:01:32',NULL,0,0,NULL,NULL),(36246,'mixpanel','completed',10,'2024-10-21 01:40:30','2024-10-21 01:41:31','2024-10-21 01:06:30','2024-10-21 01:41:31',NULL,0,0,NULL,NULL),(36247,'mixpanel','completed',10,'2024-10-21 02:30:31','2024-10-21 02:31:31','2024-10-21 01:46:31','2024-10-21 02:31:31',NULL,0,0,NULL,NULL),(36248,'mixpanel','completed',10,'2024-10-21 02:43:32','2024-10-21 02:46:29','2024-10-21 02:36:32','2024-10-21 02:46:29',NULL,0,0,NULL,NULL),(36249,'mixpanel','completed',10,'2024-10-21 03:07:31','2024-10-21 03:11:32','2024-10-21 02:51:31','2024-10-21 03:11:32',NULL,0,0,NULL,NULL),(36250,'mixpanel','completed',10,'2024-10-21 03:28:30','2024-10-21 03:31:28','2024-10-21 03:16:30','2024-10-21 03:31:28',NULL,0,0,NULL,NULL),(36251,'mixpanel','completed',10,'2024-10-21 03:58:31','2024-10-21 03:58:39','2024-10-21 03:36:31','2024-10-21 03:58:39',NULL,0,0,NULL,NULL),(36252,'mixpanel','completed',10,'2024-10-21 04:33:28','2024-10-21 04:35:03','2024-10-21 04:01:28','2024-10-21 04:35:03',NULL,0,0,NULL,NULL),(36253,'mixpanel','completed',10,'2024-10-21 05:28:48','2024-10-21 05:31:29','2024-10-21 04:41:48','2024-10-21 05:31:29',NULL,0,0,NULL,NULL),(36254,'mixpanel','completed',10,'2024-10-21 05:55:30','2024-10-21 05:56:31','2024-10-21 05:36:30','2024-10-21 05:56:31',NULL,0,0,NULL,NULL),(36255,'mixpanel','completed',10,'2024-10-21 06:05:29','2024-10-21 06:06:29','2024-10-21 06:01:29','2024-10-21 06:06:29',NULL,0,0,NULL,NULL),(36256,'mixpanel','completed',10,'2024-10-21 06:20:30','2024-10-21 06:21:33','2024-10-21 06:11:30','2024-10-21 06:21:33',NULL,0,0,NULL,NULL),(36257,'mixpanel','completed',10,'2024-10-21 07:09:38','2024-10-21 07:11:31','2024-10-21 06:24:38','2024-10-21 07:11:31',NULL,0,0,NULL,NULL),(36258,'mixpanel','completed',10,'2024-10-21 07:45:31','2024-10-21 07:46:32','2024-10-21 07:16:31','2024-10-21 07:46:32',NULL,0,0,NULL,NULL),(36259,'schedule_re_engagement_email','completed',10,'2024-10-22 07:18:49','2024-10-22 07:21:39','2024-10-21 07:18:49','2024-10-22 07:21:39',NULL,0,0,NULL,NULL),(36260,'mixpanel','completed',10,'2024-10-21 08:48:32','2024-10-21 08:51:31','2024-10-21 07:51:32','2024-10-21 08:51:31',NULL,0,0,NULL,NULL),(36261,'mixpanel','completed',10,'2024-10-21 08:59:38','2024-10-21 09:01:37','2024-10-21 08:56:38','2024-10-21 09:01:37',NULL,0,0,NULL,NULL),(36262,'mixpanel','completed',10,'2024-10-21 09:45:37','2024-10-21 09:46:28','2024-10-21 09:06:37','2024-10-21 09:46:28',NULL,0,0,NULL,NULL),(36263,'mixpanel','completed',10,'2024-10-21 10:38:34','2024-10-21 10:41:34','2024-10-21 09:51:34','2024-10-21 10:41:34',NULL,0,0,NULL,NULL),(36264,'mixpanel','completed',10,'2024-10-21 11:16:29','2024-10-21 11:16:34','2024-10-21 10:46:29','2024-10-21 11:16:34',NULL,0,0,NULL,NULL),(36265,'mixpanel','completed',10,'2024-10-21 11:21:32','2024-10-21 11:26:34','2024-10-21 11:21:32','2024-10-21 11:26:34',NULL,0,0,NULL,NULL),(36266,'mixpanel','completed',10,'2024-10-21 11:31:35','2024-10-21 11:36:35','2024-10-21 11:31:35','2024-10-21 11:36:35',NULL,0,0,NULL,NULL),(36267,'mixpanel','completed',10,'2024-10-21 12:27:33','2024-10-21 12:31:33','2024-10-21 11:41:33','2024-10-21 12:31:33',NULL,0,0,NULL,NULL),(36268,'mixpanel','completed',10,'2024-10-21 12:50:34','2024-10-21 12:51:33','2024-10-21 12:36:34','2024-10-21 12:51:33',NULL,0,0,NULL,NULL),(36269,'mixpanel','completed',10,'2024-10-21 13:35:33','2024-10-21 13:36:34','2024-10-21 12:56:33','2024-10-21 13:36:34',NULL,0,0,NULL,NULL),(36270,'mixpanel','completed',10,'2024-10-21 14:04:34','2024-10-21 14:06:30','2024-10-21 13:41:34','2024-10-21 14:06:30',NULL,0,0,NULL,NULL),(36271,'mixpanel','completed',10,'2024-10-21 14:47:32','2024-10-21 14:49:28','2024-10-21 14:11:32','2024-10-21 14:49:28',NULL,0,0,NULL,NULL),(36272,'mixpanel','completed',10,'2024-10-21 15:25:34','2024-10-21 15:26:32','2024-10-21 14:51:34','2024-10-21 15:26:32',NULL,0,0,NULL,NULL),(36273,'mixpanel','completed',10,'2024-10-21 15:46:31','2024-10-21 15:46:31','2024-10-21 15:31:31','2024-10-21 15:46:31',NULL,0,0,NULL,NULL),(36274,'mixpanel','completed',10,'2024-10-21 15:58:34','2024-10-21 16:01:33','2024-10-21 15:51:34','2024-10-21 16:01:33',NULL,0,0,NULL,NULL),(36275,'mixpanel','completed',10,'2024-10-21 16:14:32','2024-10-21 16:16:33','2024-10-21 16:06:32','2024-10-21 16:16:33',NULL,0,0,NULL,NULL),(36276,'subscribers_engagement_score','completed',10,'2024-10-22 13:05:00','2024-10-22 13:06:28','2024-10-21 16:16:33','2024-10-22 13:06:28',NULL,0,0,NULL,NULL),(36277,'mixpanel','completed',10,'2024-10-21 16:56:31','2024-10-21 16:56:36','2024-10-21 16:21:31','2024-10-21 16:56:36',NULL,0,0,NULL,NULL),(36278,'mixpanel','completed',10,'2024-10-21 17:33:33','2024-10-21 17:36:30','2024-10-21 17:01:33','2024-10-21 17:36:30',NULL,0,0,NULL,NULL),(36279,'mixpanel','completed',10,'2024-10-21 18:20:32','2024-10-21 18:21:31','2024-10-21 17:41:32','2024-10-21 18:21:31',NULL,0,0,NULL,NULL),(36280,'mixpanel','completed',10,'2024-10-21 18:34:29','2024-10-21 18:36:34','2024-10-21 18:26:29','2024-10-21 18:36:34',NULL,0,0,NULL,NULL),(36281,'mixpanel','completed',10,'2024-10-21 19:02:45','2024-10-21 19:06:33','2024-10-21 18:39:45','2024-10-21 19:06:33',NULL,0,0,NULL,NULL),(36282,'mixpanel','completed',10,'2024-10-21 19:41:36','2024-10-21 19:46:38','2024-10-21 19:11:36','2024-10-21 19:46:38',NULL,0,0,NULL,NULL),(36283,'mixpanel','completed',10,'2024-10-21 20:16:50','2024-10-21 20:21:30','2024-10-21 19:51:50','2024-10-21 20:21:30',NULL,0,0,NULL,NULL),(36284,'mixpanel','completed',10,'2024-10-21 20:34:33','2024-10-21 20:36:38','2024-10-21 20:26:33','2024-10-21 20:36:38',NULL,0,0,NULL,NULL),(36285,'mixpanel','completed',10,'2024-10-21 21:02:35','2024-10-21 21:06:34','2024-10-21 20:41:35','2024-10-21 21:06:34',NULL,0,0,NULL,NULL),(36286,'mixpanel','completed',10,'2024-10-21 21:14:38','2024-10-21 21:16:31','2024-10-21 21:11:38','2024-10-21 21:16:31',NULL,0,0,NULL,NULL),(36287,'mixpanel','completed',10,'2024-10-21 21:40:34','2024-10-21 21:41:36','2024-10-21 21:21:34','2024-10-21 21:41:36',NULL,0,0,NULL,NULL),(36288,'mixpanel','completed',10,'2024-10-21 21:46:34','2024-10-21 21:51:34','2024-10-21 21:46:34','2024-10-21 21:51:34',NULL,0,0,NULL,NULL),(36289,'mixpanel','completed',10,'2024-10-21 22:38:39','2024-10-21 22:41:36','2024-10-21 21:56:39','2024-10-21 22:41:36',NULL,0,0,NULL,NULL),(36290,'mixpanel','completed',10,'2024-10-21 23:13:47','2024-10-21 23:16:34','2024-10-21 22:46:47','2024-10-21 23:16:34',NULL,0,0,NULL,NULL),(36291,'mixpanel','completed',10,'2024-10-22 00:13:32','2024-10-22 00:16:35','2024-10-21 23:21:32','2024-10-22 00:16:35',NULL,0,0,NULL,NULL),(36292,'mixpanel','completed',10,'2024-10-22 00:20:35','2024-10-22 00:25:58','2024-10-22 00:21:35','2024-10-22 00:25:58',NULL,0,0,NULL,NULL),(36293,'mixpanel','completed',10,'2024-10-22 00:56:31','2024-10-22 00:56:35','2024-10-22 00:31:31','2024-10-22 00:56:35',NULL,0,0,NULL,NULL),(36294,'mixpanel','completed',10,'2024-10-22 01:32:39','2024-10-22 01:36:39','2024-10-22 01:01:39','2024-10-22 01:36:39',NULL,0,0,NULL,NULL),(36295,'mixpanel','completed',10,'2024-10-22 01:59:41','2024-10-22 02:01:31','2024-10-22 01:41:41','2024-10-22 02:01:31',NULL,0,0,NULL,NULL),(36296,'mixpanel','completed',10,'2024-10-22 02:38:36','2024-10-22 02:41:32','2024-10-22 02:06:36','2024-10-22 02:41:32',NULL,0,0,NULL,NULL),(36297,'mixpanel','completed',10,'2024-10-22 02:46:36','2024-10-22 02:51:36','2024-10-22 02:46:36','2024-10-22 02:51:36',NULL,0,0,NULL,NULL),(36298,'mixpanel','completed',10,'2024-10-22 02:55:31','2024-10-22 02:58:49','2024-10-22 02:56:31','2024-10-22 02:58:49',NULL,0,0,NULL,NULL),(36299,'mixpanel','completed',10,'2024-10-22 03:05:49','2024-10-22 03:07:49','2024-10-22 03:01:49','2024-10-22 03:07:49',NULL,0,0,NULL,NULL),(36300,'mixpanel','completed',10,'2024-10-22 03:42:33','2024-10-22 03:46:29','2024-10-22 03:11:33','2024-10-22 03:46:29',NULL,0,0,NULL,NULL),(36301,'mixpanel','completed',10,'2024-10-22 04:42:30','2024-10-22 04:46:54','2024-10-22 03:51:30','2024-10-22 04:46:54',NULL,0,0,NULL,NULL),(36302,'mixpanel','completed',10,'2024-10-22 04:50:35','2024-10-22 04:56:35','2024-10-22 04:51:35','2024-10-22 04:56:35',NULL,0,0,NULL,NULL),(36303,'mixpanel','completed',10,'2024-10-22 05:49:46','2024-10-22 05:51:32','2024-10-22 05:01:46','2024-10-22 05:51:32',NULL,0,0,NULL,NULL),(36304,'mixpanel','completed',10,'2024-10-22 05:58:33','2024-10-22 05:59:06','2024-10-22 05:56:33','2024-10-22 05:59:06',NULL,0,0,NULL,NULL),(36305,'mixpanel','completed',10,'2024-10-22 06:56:49','2024-10-22 07:01:37','2024-10-22 06:01:49','2024-10-22 07:01:37',NULL,0,0,NULL,NULL),(36306,'mixpanel','completed',10,'2024-10-22 07:36:36','2024-10-22 07:41:38','2024-10-22 07:06:36','2024-10-22 07:41:38',NULL,0,0,NULL,NULL),(36307,'schedule_re_engagement_email','completed',10,'2024-10-23 07:26:33','2024-10-23 07:26:33','2024-10-22 07:26:33','2024-10-23 07:26:33',NULL,0,0,NULL,NULL),(36308,'mixpanel','completed',10,'2024-10-22 08:10:36','2024-10-22 08:11:38','2024-10-22 07:46:36','2024-10-22 08:11:38',NULL,0,0,NULL,NULL),(36309,'mixpanel','completed',10,'2024-10-22 08:45:33','2024-10-22 08:46:37','2024-10-22 08:16:33','2024-10-22 08:46:37',NULL,0,0,NULL,NULL),(36310,'mixpanel','completed',10,'2024-10-22 09:48:38','2024-10-22 09:51:25','2024-10-22 08:51:38','2024-10-22 09:51:25',NULL,0,0,NULL,NULL),(36311,'mixpanel','completed',10,'2024-10-22 10:15:59','2024-10-22 10:16:21','2024-10-22 09:54:59','2024-10-22 10:16:21',NULL,0,0,NULL,NULL),(36312,'mixpanel','completed',10,'2024-10-22 11:13:26','2024-10-22 11:16:29','2024-10-22 10:21:26','2024-10-22 11:16:29',NULL,0,0,NULL,NULL),(36313,'mixpanel','completed',10,'2024-10-22 11:44:28','2024-10-22 11:45:09','2024-10-22 11:21:28','2024-10-22 11:45:09',NULL,0,0,NULL,NULL),(36314,'mixpanel','completed',10,'2024-10-22 12:35:26','2024-10-22 12:36:21','2024-10-22 11:51:26','2024-10-22 12:36:21',NULL,0,0,NULL,NULL),(36315,'mixpanel','completed',10,'2024-10-22 12:40:34','2024-10-22 12:46:30','2024-10-22 12:41:34','2024-10-22 12:46:30',NULL,0,0,NULL,NULL),(36316,'mixpanel','completed',10,'2024-10-22 13:09:32','2024-10-22 13:11:34','2024-10-22 12:51:32','2024-10-22 13:11:34',NULL,0,0,NULL,NULL),(36317,'subscribers_engagement_score','completed',10,'2024-10-22 13:06:28','2024-10-22 13:11:34','2024-10-22 13:06:28','2024-10-22 13:11:34',NULL,0,0,NULL,NULL),(36318,'subscribers_engagement_score','completed',10,'2024-10-23 11:16:00','2024-10-23 11:16:30','2024-10-22 13:11:34','2024-10-23 11:16:30',NULL,0,0,NULL,NULL),(36319,'mixpanel','completed',10,'2024-10-22 13:23:30','2024-10-22 13:24:30','2024-10-22 13:16:30','2024-10-22 13:24:30',NULL,0,0,NULL,NULL),(36320,'mixpanel','completed',10,'2024-10-22 14:01:01','2024-10-22 14:01:49','2024-10-22 13:28:01','2024-10-22 14:01:49',NULL,0,0,NULL,NULL),(36321,'mixpanel','completed',10,'2024-10-22 14:19:49','2024-10-22 14:21:31','2024-10-22 14:04:49','2024-10-22 14:21:31',NULL,0,0,NULL,NULL),(36322,'mixpanel','completed',10,'2024-10-22 15:10:33','2024-10-22 15:11:35','2024-10-22 14:26:33','2024-10-22 15:11:35',NULL,0,0,NULL,NULL),(36323,'mixpanel','completed',10,'2024-10-22 15:19:30','2024-10-22 15:21:33','2024-10-22 15:16:30','2024-10-22 15:21:33',NULL,0,0,NULL,NULL),(36324,'mixpanel','completed',10,'2024-10-22 16:10:32','2024-10-22 16:11:41','2024-10-22 15:26:32','2024-10-22 16:11:41',NULL,0,0,NULL,NULL),(36325,'mixpanel','completed',10,'2024-10-22 16:26:32','2024-10-22 16:31:34','2024-10-22 16:16:32','2024-10-22 16:31:34',NULL,0,0,NULL,NULL),(36326,'mixpanel','completed',10,'2024-10-22 17:16:36','2024-10-22 17:16:49','2024-10-22 16:36:36','2024-10-22 17:16:49',NULL,0,0,NULL,NULL),(36327,'mixpanel','completed',10,'2024-10-22 17:20:49','2024-10-22 17:22:20','2024-10-22 17:19:49','2024-10-22 17:22:20',NULL,0,0,NULL,NULL),(36328,'mixpanel','completed',10,'2024-10-22 18:02:51','2024-10-22 18:06:38','2024-10-22 17:25:51','2024-10-22 18:06:38',NULL,0,0,NULL,NULL),(36329,'mixpanel','completed',10,'2024-10-22 18:29:37','2024-10-22 18:31:29','2024-10-22 18:11:37','2024-10-22 18:31:29',NULL,0,0,NULL,NULL),(36330,'mixpanel','completed',10,'2024-10-22 19:19:37','2024-10-22 19:21:35','2024-10-22 18:36:37','2024-10-22 19:21:35',NULL,0,0,NULL,NULL),(36331,'mixpanel','completed',10,'2024-10-22 20:13:32','2024-10-22 20:16:33','2024-10-22 19:26:32','2024-10-22 20:16:33',NULL,0,0,NULL,NULL),(36332,'mixpanel','completed',10,'2024-10-22 20:59:33','2024-10-22 21:01:35','2024-10-22 20:21:33','2024-10-22 21:01:35',NULL,0,0,NULL,NULL),(36333,'mixpanel','completed',10,'2024-10-22 21:24:34','2024-10-22 21:26:28','2024-10-22 21:06:34','2024-10-22 21:26:28',NULL,0,0,NULL,NULL),(36334,'mixpanel','completed',10,'2024-10-22 22:04:29','2024-10-22 22:06:35','2024-10-22 21:31:29','2024-10-22 22:06:35',NULL,0,0,NULL,NULL),(36335,'unsubscribe_tokens','completed',0,'2024-10-22 21:46:45','2024-10-22 21:47:07','2024-10-22 21:46:45','2024-10-22 21:47:07',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(36336,'subscriber_link_tokens','completed',0,'2024-10-22 21:46:45','2024-10-22 21:47:07','2024-10-22 21:46:45','2024-10-22 21:47:07',NULL,0,0,NULL,NULL),(36337,'newsletter_templates_thumbnails','completed',10,'2024-10-22 21:46:45','2024-10-22 21:47:07','2024-10-22 21:46:45','2024-10-22 21:47:07',NULL,0,0,NULL,NULL),(36338,'mixpanel','completed',10,'2024-10-22 23:07:33','2024-10-22 23:11:33','2024-10-22 22:11:33','2024-10-22 23:11:33',NULL,0,0,NULL,NULL),(36339,'mixpanel','completed',10,'2024-10-22 23:54:54','2024-10-22 23:56:31','2024-10-22 23:13:54','2024-10-22 23:56:31',NULL,0,0,NULL,NULL),(36340,'mixpanel','completed',10,'2024-10-23 00:20:28','2024-10-23 00:21:32','2024-10-23 00:01:28','2024-10-23 00:21:32',NULL,0,0,NULL,NULL),(36341,'mixpanel','completed',10,'2024-10-23 00:56:20','2024-10-23 00:56:30','2024-10-23 00:24:20','2024-10-23 00:56:30',NULL,0,0,NULL,NULL),(36342,'mixpanel','completed',10,'2024-10-23 01:28:29','2024-10-23 01:31:27','2024-10-23 01:01:29','2024-10-23 01:31:27',NULL,0,0,NULL,NULL),(36343,'mixpanel','completed',10,'2024-10-23 01:50:31','2024-10-23 01:51:30','2024-10-23 01:36:31','2024-10-23 01:51:30',NULL,0,0,NULL,NULL),(36344,'mixpanel','completed',10,'2024-10-23 01:55:29','2024-10-23 02:01:28','2024-10-23 01:56:29','2024-10-23 02:01:28',NULL,0,0,NULL,NULL),(36345,'mixpanel','completed',10,'2024-10-23 02:12:28','2024-10-23 02:16:27','2024-10-23 02:06:28','2024-10-23 02:16:27',NULL,0,0,NULL,NULL),(36346,'mixpanel','completed',10,'2024-10-23 02:22:02','2024-10-23 02:23:57','2024-10-23 02:19:02','2024-10-23 02:23:57',NULL,0,0,NULL,NULL),(36347,'mixpanel','completed',10,'2024-10-23 03:08:58','2024-10-23 03:11:33','2024-10-23 02:25:58','2024-10-23 03:11:33',NULL,0,0,NULL,NULL),(36348,'mixpanel','completed',10,'2024-10-23 03:16:30','2024-10-23 03:21:30','2024-10-23 03:16:30','2024-10-23 03:21:30',NULL,0,0,NULL,NULL),(36349,'mixpanel','completed',10,'2024-10-23 03:31:32','2024-10-23 03:36:32','2024-10-23 03:26:32','2024-10-23 03:36:32',NULL,0,0,NULL,NULL),(36350,'mixpanel','completed',10,'2024-10-23 03:52:31','2024-10-23 03:59:29','2024-10-23 03:41:31','2024-10-23 03:59:29',NULL,0,0,NULL,NULL),(36351,'mixpanel','completed',10,'2024-10-23 04:23:32','2024-10-23 04:25:19','2024-10-23 03:59:32','2024-10-23 04:25:19',NULL,0,0,NULL,NULL),(36352,'mixpanel','completed',10,'2024-10-23 05:19:54','2024-10-23 05:21:33','2024-10-23 04:27:54','2024-10-23 05:21:33',NULL,0,0,NULL,NULL),(36353,'mixpanel','completed',10,'2024-10-23 06:16:33','2024-10-23 06:21:31','2024-10-23 05:26:33','2024-10-23 06:21:31',NULL,0,0,NULL,NULL),(36354,'mixpanel','completed',10,'2024-10-23 07:07:23','2024-10-23 07:11:32','2024-10-23 06:24:23','2024-10-23 07:11:32',NULL,0,0,NULL,NULL),(36355,'mixpanel','completed',10,'2024-10-23 07:50:31','2024-10-23 07:50:46','2024-10-23 07:16:31','2024-10-23 07:50:46',NULL,0,0,NULL,NULL),(36356,'schedule_re_engagement_email','completed',10,'2024-10-24 07:31:33','2024-10-24 07:34:48','2024-10-23 07:31:33','2024-10-24 07:34:48',NULL,0,0,NULL,NULL),(36357,'mixpanel','completed',10,'2024-10-23 08:51:34','2024-10-23 08:51:47','2024-10-23 07:56:34','2024-10-23 08:51:47',NULL,0,0,NULL,NULL),(36358,'mixpanel','completed',10,'2024-10-23 09:46:48','2024-10-23 09:51:30','2024-10-23 08:54:48','2024-10-23 09:51:30',NULL,0,0,NULL,NULL),(36359,'mixpanel','completed',10,'2024-10-23 10:03:35','2024-10-23 10:06:29','2024-10-23 09:56:35','2024-10-23 10:06:29',NULL,0,0,NULL,NULL),(36360,'mixpanel','completed',10,'2024-10-23 10:28:31','2024-10-23 10:31:30','2024-10-23 10:11:31','2024-10-23 10:31:30',NULL,0,0,NULL,NULL),(36361,'mixpanel','completed',10,'2024-10-23 10:55:29','2024-10-23 10:56:30','2024-10-23 10:36:29','2024-10-23 10:56:30',NULL,0,0,NULL,NULL),(36362,'mixpanel','completed',10,'2024-10-23 11:53:29','2024-10-23 11:56:34','2024-10-23 11:01:29','2024-10-23 11:56:34',NULL,0,0,NULL,NULL),(36363,'subscribers_engagement_score','completed',10,'2024-10-24 09:50:00','2024-10-24 09:51:29','2024-10-23 11:16:30','2024-10-24 09:51:29',NULL,0,0,NULL,NULL),(36364,'mixpanel','completed',10,'2024-10-23 12:21:36','2024-10-23 12:23:44','2024-10-23 12:01:36','2024-10-23 12:23:44',NULL,0,0,NULL,NULL),(36365,'mixpanel','completed',10,'2024-10-23 13:01:33','2024-10-23 13:04:38','2024-10-23 12:26:33','2024-10-23 13:04:38',NULL,0,0,NULL,NULL),(36366,'mixpanel','completed',10,'2024-10-23 13:55:33','2024-10-23 13:56:32','2024-10-23 13:11:33','2024-10-23 13:56:32',NULL,0,0,NULL,NULL),(36367,'mixpanel','completed',10,'2024-10-23 14:22:30','2024-10-23 14:26:30','2024-10-23 14:01:30','2024-10-23 14:26:30',NULL,0,0,NULL,NULL),(36368,'mixpanel','completed',10,'2024-10-23 15:27:30','2024-10-23 15:31:28','2024-10-23 14:30:30','2024-10-23 15:31:28',NULL,0,0,NULL,NULL),(36369,'mixpanel','completed',10,'2024-10-23 15:45:31','2024-10-23 15:46:30','2024-10-23 15:36:31','2024-10-23 15:46:30',NULL,0,0,NULL,NULL),(36370,'mixpanel','completed',10,'2024-10-23 15:59:29','2024-10-23 16:01:30','2024-10-23 15:51:29','2024-10-23 16:01:30',NULL,0,0,NULL,NULL),(36371,'mixpanel','completed',10,'2024-10-23 16:37:43','2024-10-23 16:41:30','2024-10-23 16:03:43','2024-10-23 16:41:30',NULL,0,0,NULL,NULL),(36372,'mixpanel','completed',10,'2024-10-23 17:30:29','2024-10-23 17:31:29','2024-10-23 16:46:29','2024-10-23 17:31:29',NULL,0,0,NULL,NULL),(36373,'mixpanel','completed',10,'2024-10-23 17:41:27','2024-10-23 17:41:31','2024-10-23 17:36:27','2024-10-23 17:41:31',NULL,0,0,NULL,NULL),(36374,'mixpanel','completed',10,'2024-10-23 18:35:30','2024-10-23 18:36:30','2024-10-23 17:46:30','2024-10-23 18:36:30',NULL,0,0,NULL,NULL),(36375,'mixpanel','completed',10,'2024-10-23 19:21:30','2024-10-23 19:26:29','2024-10-23 18:41:30','2024-10-23 19:26:29',NULL,0,0,NULL,NULL),(36376,'mixpanel','completed',10,'2024-10-23 19:51:26','2024-10-23 19:56:30','2024-10-23 19:31:26','2024-10-23 19:56:30',NULL,0,0,NULL,NULL),(36377,'mixpanel','completed',10,'2024-10-23 20:57:30','2024-10-23 21:01:30','2024-10-23 20:01:30','2024-10-23 21:01:30',NULL,0,0,NULL,NULL),(36378,'mixpanel','completed',10,'2024-10-23 21:36:29','2024-10-23 21:36:31','2024-10-23 21:06:29','2024-10-23 21:36:31',NULL,0,0,NULL,NULL),(36379,'mixpanel','completed',10,'2024-10-23 21:58:08','2024-10-23 22:02:06','2024-10-23 21:39:08','2024-10-23 22:02:06',NULL,0,0,NULL,NULL),(36380,'mixpanel','completed',10,'2024-10-23 22:45:31','2024-10-23 22:46:32','2024-10-23 22:06:31','2024-10-23 22:46:32',NULL,0,0,NULL,NULL),(36381,'mixpanel','completed',10,'2024-10-23 23:30:33','2024-10-23 23:31:30','2024-10-23 22:51:33','2024-10-23 23:31:30',NULL,0,0,NULL,NULL),(36382,'mixpanel','completed',10,'2024-10-23 23:45:29','2024-10-23 23:46:31','2024-10-23 23:36:30','2024-10-23 23:46:31',NULL,0,0,NULL,NULL),(36383,'mixpanel','completed',10,'2024-10-24 00:30:30','2024-10-24 00:31:30','2024-10-23 23:51:30','2024-10-24 00:31:30',NULL,0,0,NULL,NULL),(36384,'mixpanel','completed',10,'2024-10-24 00:49:03','2024-10-24 00:51:30','2024-10-24 00:34:03','2024-10-24 00:51:30',NULL,0,0,NULL,NULL),(36385,'mixpanel','completed',10,'2024-10-24 00:59:28','2024-10-24 01:01:31','2024-10-24 00:56:28','2024-10-24 01:01:31',NULL,0,0,NULL,NULL),(36386,'mixpanel','completed',10,'2024-10-24 01:10:30','2024-10-24 01:11:30','2024-10-24 01:06:30','2024-10-24 01:11:30',NULL,0,0,NULL,NULL),(36387,'mixpanel','completed',10,'2024-10-24 01:40:34','2024-10-24 01:41:31','2024-10-24 01:16:34','2024-10-24 01:41:31',NULL,0,0,NULL,NULL),(36388,'mixpanel','completed',10,'2024-10-24 02:02:30','2024-10-24 02:03:47','2024-10-24 01:46:30','2024-10-24 02:03:47',NULL,0,0,NULL,NULL),(36389,'mixpanel','completed',10,'2024-10-24 02:56:30','2024-10-24 03:01:31','2024-10-24 02:06:30','2024-10-24 03:01:31',NULL,0,0,NULL,NULL),(36390,'mixpanel','completed',10,'2024-10-24 03:08:28','2024-10-24 03:11:30','2024-10-24 03:06:28','2024-10-24 03:11:30',NULL,0,0,NULL,NULL),(36391,'mixpanel','completed',10,'2024-10-24 03:24:29','2024-10-24 03:26:32','2024-10-24 03:16:29','2024-10-24 03:26:32',NULL,0,0,NULL,NULL),(36392,'mixpanel','completed',10,'2024-10-24 03:48:30','2024-10-24 03:51:31','2024-10-24 03:31:30','2024-10-24 03:51:31',NULL,0,0,NULL,NULL),(36393,'mixpanel','completed',10,'2024-10-24 04:34:29','2024-10-24 04:36:42','2024-10-24 03:56:29','2024-10-24 04:36:42',NULL,0,0,NULL,NULL),(36394,'mixpanel','completed',10,'2024-10-24 04:45:32','2024-10-24 04:46:32','2024-10-24 04:41:32','2024-10-24 04:46:32',NULL,0,0,NULL,NULL),(36395,'mixpanel','completed',10,'2024-10-24 05:13:53','2024-10-24 05:14:28','2024-10-24 04:51:53','2024-10-24 05:14:28',NULL,0,0,NULL,NULL),(36396,'mixpanel','completed',10,'2024-10-24 05:56:30','2024-10-24 05:58:30','2024-10-24 05:21:30','2024-10-24 05:58:30',NULL,0,0,NULL,NULL),(36397,'mixpanel','completed',10,'2024-10-24 06:27:42','2024-10-24 06:31:33','2024-10-24 06:00:42','2024-10-24 06:31:33',NULL,0,0,NULL,NULL),(36398,'mixpanel','completed',10,'2024-10-24 07:28:30','2024-10-24 07:30:50','2024-10-24 06:36:30','2024-10-24 07:30:50',NULL,0,0,NULL,NULL),(36399,'mixpanel','completed',10,'2024-10-24 08:18:48','2024-10-24 08:21:34','2024-10-24 07:34:48','2024-10-24 08:21:34',NULL,0,0,NULL,NULL),(36400,'schedule_re_engagement_email','completed',10,'2024-10-25 07:41:32','2024-10-25 07:41:34','2024-10-24 07:41:32','2024-10-25 07:41:34',NULL,0,0,NULL,NULL),(36401,'mixpanel','completed',10,'2024-10-24 08:26:34','2024-10-24 08:31:30','2024-10-24 08:26:34','2024-10-24 08:31:30',NULL,0,0,NULL,NULL),(36402,'mixpanel','completed',10,'2024-10-24 08:52:30','2024-10-24 08:56:34','2024-10-24 08:36:30','2024-10-24 08:56:34',NULL,0,0,NULL,NULL),(36403,'mixpanel','completed',10,'2024-10-24 09:51:31','2024-10-24 09:56:31','2024-10-24 09:01:31','2024-10-24 09:56:31',NULL,0,0,NULL,NULL),(36404,'subscribers_engagement_score','completed',10,'2024-10-24 09:51:29','2024-10-24 09:56:31','2024-10-24 09:51:29','2024-10-24 09:56:31',NULL,0,0,NULL,NULL),(36405,'subscribers_engagement_score','completed',10,'2024-10-25 02:20:00','2024-10-25 02:21:28','2024-10-24 09:56:31','2024-10-25 02:21:28',NULL,0,0,NULL,NULL),(36406,'mixpanel','completed',10,'2024-10-24 10:16:29','2024-10-24 10:16:34','2024-10-24 10:01:29','2024-10-24 10:16:34',NULL,0,0,NULL,NULL),(36407,'mixpanel','completed',10,'2024-10-24 10:23:32','2024-10-24 10:25:24','2024-10-24 10:21:32','2024-10-24 10:25:24',NULL,0,0,NULL,NULL),(36408,'mixpanel','completed',10,'2024-10-24 11:03:31','2024-10-24 11:06:29','2024-10-24 10:31:31','2024-10-24 11:06:29',NULL,0,0,NULL,NULL),(36409,'mixpanel','completed',10,'2024-10-24 11:51:34','2024-10-24 11:58:13','2024-10-24 11:11:34','2024-10-24 11:58:13',NULL,0,0,NULL,NULL),(36410,'mixpanel','completed',10,'2024-10-24 12:44:27','2024-10-24 12:46:08','2024-10-24 12:01:27','2024-10-24 12:46:08',NULL,0,0,NULL,NULL),(36411,'mixpanel','completed',10,'2024-10-24 12:58:31','2024-10-24 12:59:06','2024-10-24 12:51:31','2024-10-24 12:59:06',NULL,0,0,NULL,NULL),(36412,'mixpanel','completed',10,'2024-10-24 13:50:29','2024-10-24 13:51:31','2024-10-24 13:01:29','2024-10-24 13:51:31',NULL,0,0,NULL,NULL),(36413,'mixpanel','completed',10,'2024-10-24 14:54:31','2024-10-24 14:56:30','2024-10-24 13:56:31','2024-10-24 14:56:30',NULL,0,0,NULL,NULL),(36414,'mixpanel','completed',10,'2024-10-24 15:57:29','2024-10-24 16:01:30','2024-10-24 15:01:29','2024-10-24 16:01:30',NULL,0,0,NULL,NULL),(36415,'mixpanel','completed',10,'2024-10-24 16:20:30','2024-10-24 16:21:31','2024-10-24 16:06:30','2024-10-24 16:21:31',NULL,0,0,NULL,NULL),(36416,'mixpanel','completed',10,'2024-10-24 17:23:34','2024-10-24 17:25:24','2024-10-24 16:26:34','2024-10-24 17:25:24',NULL,0,0,NULL,NULL),(36417,'mixpanel','completed',10,'2024-10-24 17:41:17','2024-10-24 17:41:31','2024-10-24 17:28:17','2024-10-24 17:41:31',NULL,0,0,NULL,NULL),(36418,'mixpanel','completed',10,'2024-10-24 18:11:31','2024-10-24 18:16:27','2024-10-24 17:46:31','2024-10-24 18:16:27',NULL,0,0,NULL,NULL),(36419,'mixpanel','completed',10,'2024-10-24 18:55:28','2024-10-24 18:56:32','2024-10-24 18:21:28','2024-10-24 18:56:32',NULL,0,0,NULL,NULL),(36420,'mixpanel','completed',10,'2024-10-24 19:21:30','2024-10-24 19:21:30','2024-10-24 19:01:30','2024-10-24 19:21:30',NULL,0,0,NULL,NULL),(36421,'mixpanel','completed',10,'2024-10-24 19:55:32','2024-10-24 19:56:30','2024-10-24 19:26:32','2024-10-24 19:56:30',NULL,0,0,NULL,NULL),(36422,'mixpanel','completed',10,'2024-10-24 20:46:30','2024-10-24 20:51:30','2024-10-24 20:01:30','2024-10-24 20:51:30',NULL,0,0,NULL,NULL),(36423,'mixpanel','completed',10,'2024-10-24 21:30:30','2024-10-24 21:31:29','2024-10-24 20:56:30','2024-10-24 21:31:29',NULL,0,0,NULL,NULL),(36424,'mixpanel','completed',10,'2024-10-24 22:07:22','2024-10-24 22:11:35','2024-10-24 21:35:23','2024-10-24 22:11:35',NULL,0,0,NULL,NULL),(36425,'mixpanel','completed',10,'2024-10-24 22:32:32','2024-10-24 22:36:46','2024-10-24 22:16:32','2024-10-24 22:36:46',NULL,0,0,NULL,NULL),(36426,'mixpanel','completed',10,'2024-10-24 22:51:32','2024-10-24 22:56:31','2024-10-24 22:41:32','2024-10-24 22:56:31',NULL,0,0,NULL,NULL),(36427,'mixpanel','completed',10,'2024-10-24 23:25:30','2024-10-24 23:26:32','2024-10-24 23:01:30','2024-10-24 23:26:32',NULL,0,0,NULL,NULL),(36428,'mixpanel','completed',10,'2024-10-25 00:17:31','2024-10-25 00:21:31','2024-10-24 23:31:31','2024-10-25 00:21:31',NULL,0,0,NULL,NULL),(36429,'mixpanel','completed',10,'2024-10-25 00:52:33','2024-10-25 00:56:32','2024-10-25 00:26:33','2024-10-25 00:56:32',NULL,0,0,NULL,NULL),(36430,'mixpanel','completed',10,'2024-10-25 01:09:44','2024-10-25 01:11:32','2024-10-25 01:00:44','2024-10-25 01:11:32',NULL,0,0,NULL,NULL),(36431,'mixpanel','completed',10,'2024-10-25 01:19:29','2024-10-25 01:21:29','2024-10-25 01:16:29','2024-10-25 01:21:29',NULL,0,0,NULL,NULL),(36432,'mixpanel','completed',10,'2024-10-25 01:59:12','2024-10-25 02:01:30','2024-10-25 01:24:12','2024-10-25 02:01:30',NULL,0,0,NULL,NULL),(36433,'mixpanel','completed',10,'2024-10-25 02:05:29','2024-10-25 02:11:31','2024-10-25 02:06:29','2024-10-25 02:11:31',NULL,0,0,NULL,NULL),(36434,'mixpanel','completed',10,'2024-10-25 02:23:30','2024-10-25 02:26:31','2024-10-25 02:16:30','2024-10-25 02:26:31',NULL,0,0,NULL,NULL),(36435,'subscribers_engagement_score','completed',10,'2024-10-26 08:38:00','2024-10-26 08:41:30','2024-10-25 02:21:28','2024-10-26 08:41:30',NULL,0,0,NULL,NULL),(36436,'mixpanel','completed',10,'2024-10-25 02:38:31','2024-10-25 02:41:30','2024-10-25 02:36:31','2024-10-25 02:41:30',NULL,0,0,NULL,NULL),(36437,'mixpanel','completed',10,'2024-10-25 03:31:29','2024-10-25 03:32:48','2024-10-25 02:46:29','2024-10-25 03:32:48',NULL,0,0,NULL,NULL),(36438,'mixpanel','completed',10,'2024-10-25 03:58:29','2024-10-25 04:01:28','2024-10-25 03:36:29','2024-10-25 04:01:28',NULL,0,0,NULL,NULL),(36439,'mixpanel','completed',10,'2024-10-25 04:53:29','2024-10-25 04:56:30','2024-10-25 04:06:29','2024-10-25 04:56:30',NULL,0,0,NULL,NULL),(36440,'mixpanel','completed',10,'2024-10-25 05:17:28','2024-10-25 05:19:00','2024-10-25 05:01:28','2024-10-25 05:19:00',NULL,0,0,NULL,NULL),(36441,'mixpanel','completed',10,'2024-10-25 06:11:30','2024-10-25 06:11:37','2024-10-25 05:21:30','2024-10-25 06:11:37',NULL,0,0,NULL,NULL),(36442,'mixpanel','completed',10,'2024-10-25 06:38:00','2024-10-25 06:41:31','2024-10-25 06:17:00','2024-10-25 06:41:31',NULL,0,0,NULL,NULL),(36443,'mixpanel','completed',10,'2024-10-25 07:32:29','2024-10-25 07:36:33','2024-10-25 06:46:29','2024-10-25 07:36:33',NULL,0,0,NULL,NULL),(36444,'mixpanel','completed',10,'2024-10-25 08:13:34','2024-10-25 08:16:31','2024-10-25 07:41:34','2024-10-25 08:16:31',NULL,0,0,NULL,NULL),(36445,'schedule_re_engagement_email','completed',10,'2024-10-26 07:46:29','2024-10-26 07:51:33','2024-10-25 07:46:29','2024-10-26 07:51:33',NULL,0,0,NULL,NULL),(36446,'mixpanel','completed',10,'2024-10-25 09:02:40','2024-10-25 09:06:08','2024-10-25 08:18:40','2024-10-25 09:06:08',NULL,0,0,NULL,NULL),(36447,'mixpanel','completed',10,'2024-10-25 09:22:14','2024-10-25 09:25:59','2024-10-25 09:10:14','2024-10-25 09:25:59',NULL,0,0,NULL,NULL),(36448,'mixpanel','completed',10,'2024-10-25 10:13:31','2024-10-25 10:15:16','2024-10-25 09:29:31','2024-10-25 10:15:16',NULL,0,0,NULL,NULL),(36449,'mixpanel','completed',10,'2024-10-25 10:18:03','2024-10-25 10:21:30','2024-10-25 10:19:03','2024-10-25 10:21:30',NULL,0,0,NULL,NULL),(36450,'mixpanel','completed',10,'2024-10-25 11:12:31','2024-10-25 11:16:29','2024-10-25 10:23:31','2024-10-25 11:16:29',NULL,0,0,NULL,NULL),(36451,'mixpanel','completed',10,'2024-10-25 11:38:18','2024-10-25 11:38:38','2024-10-25 11:20:18','2024-10-25 11:38:38',NULL,0,0,NULL,NULL),(36452,'mixpanel','completed',10,'2024-10-25 12:38:44','2024-10-25 12:41:29','2024-10-25 11:40:44','2024-10-25 12:41:29',NULL,0,0,NULL,NULL),(36453,'mixpanel','completed',10,'2024-10-25 13:30:40','2024-10-25 13:31:28','2024-10-25 12:43:40','2024-10-25 13:31:28',NULL,0,0,NULL,NULL),(36454,'mixpanel','completed',10,'2024-10-25 14:26:02','2024-10-25 14:26:29','2024-10-25 13:36:02','2024-10-25 14:26:29',NULL,0,0,NULL,NULL),(36455,'mixpanel','completed',10,'2024-10-25 14:45:29','2024-10-25 14:51:30','2024-10-25 14:31:29','2024-10-25 14:51:30',NULL,0,0,NULL,NULL),(36456,'mixpanel','completed',10,'2024-10-25 15:33:31','2024-10-25 15:36:29','2024-10-25 14:56:31','2024-10-25 15:36:29',NULL,0,0,NULL,NULL),(36457,'mixpanel','completed',10,'2024-10-25 16:39:28','2024-10-25 16:41:31','2024-10-25 15:41:28','2024-10-25 16:41:31',NULL,0,0,NULL,NULL),(36458,'mixpanel','completed',10,'2024-10-25 17:16:29','2024-10-25 17:21:31','2024-10-25 16:46:29','2024-10-25 17:21:31',NULL,0,0,NULL,NULL),(36459,'mixpanel','completed',10,'2024-10-25 18:11:30','2024-10-25 18:11:32','2024-10-25 17:26:30','2024-10-25 18:11:32',NULL,0,0,NULL,NULL),(36460,'mixpanel','completed',10,'2024-10-25 19:00:30','2024-10-25 19:01:30','2024-10-25 18:16:30','2024-10-25 19:01:30',NULL,0,0,NULL,NULL),(36461,'mixpanel','completed',10,'2024-10-25 19:25:31','2024-10-25 19:26:32','2024-10-25 19:06:31','2024-10-25 19:26:32',NULL,0,0,NULL,NULL),(36462,'mixpanel','completed',10,'2024-10-25 19:41:32','2024-10-25 19:41:32','2024-10-25 19:31:32','2024-10-25 19:41:32',NULL,0,0,NULL,NULL),(36463,'mixpanel','completed',10,'2024-10-25 20:09:31','2024-10-25 20:11:32','2024-10-25 19:46:31','2024-10-25 20:11:32',NULL,0,0,NULL,NULL),(36464,'mixpanel','completed',10,'2024-10-25 20:39:33','2024-10-25 20:41:32','2024-10-25 20:16:33','2024-10-25 20:41:32',NULL,0,0,NULL,NULL),(36465,'mixpanel','completed',10,'2024-10-25 20:57:07','2024-10-25 20:59:23','2024-10-25 20:47:07','2024-10-25 20:59:23',NULL,0,0,NULL,NULL),(36466,'mixpanel','completed',10,'2024-10-25 21:43:33','2024-10-25 21:45:08','2024-10-25 21:06:33','2024-10-25 21:45:08',NULL,0,0,NULL,NULL),(36467,'mixpanel','completed',10,'2024-10-25 22:22:33','2024-10-25 22:26:32','2024-10-25 21:51:33','2024-10-25 22:26:32',NULL,0,0,NULL,NULL),(36468,'mixpanel','completed',10,'2024-10-25 22:33:52','2024-10-25 22:36:34','2024-10-25 22:29:52','2024-10-25 22:36:34',NULL,0,0,NULL,NULL),(36469,'mixpanel','completed',10,'2024-10-25 23:15:32','2024-10-25 23:16:30','2024-10-25 22:41:32','2024-10-25 23:16:30',NULL,0,0,NULL,NULL),(36470,'mixpanel','completed',10,'2024-10-26 00:17:32','2024-10-26 00:21:30','2024-10-25 23:21:32','2024-10-26 00:21:30',NULL,0,0,NULL,NULL),(36471,'mixpanel','completed',10,'2024-10-26 01:22:32','2024-10-26 01:26:33','2024-10-26 00:26:32','2024-10-26 01:26:33',NULL,0,0,NULL,NULL),(36472,'mixpanel','completed',10,'2024-10-26 01:59:30','2024-10-26 02:01:30','2024-10-26 01:31:30','2024-10-26 02:01:30',NULL,0,0,NULL,NULL),(36473,'mixpanel','completed',10,'2024-10-26 02:51:34','2024-10-26 02:56:31','2024-10-26 02:06:34','2024-10-26 02:56:31',NULL,0,0,NULL,NULL),(36474,'mixpanel','completed',10,'2024-10-26 03:37:32','2024-10-26 03:41:33','2024-10-26 03:01:32','2024-10-26 03:41:33',NULL,0,0,NULL,NULL),(36475,'mixpanel','completed',10,'2024-10-26 04:44:31','2024-10-26 04:46:31','2024-10-26 03:46:31','2024-10-26 04:46:31',NULL,0,0,NULL,NULL),(36476,'mixpanel','completed',10,'2024-10-26 05:19:35','2024-10-26 05:21:31','2024-10-26 04:51:35','2024-10-26 05:21:31',NULL,0,0,NULL,NULL),(36477,'mixpanel','completed',10,'2024-10-26 06:17:24','2024-10-26 06:18:55','2024-10-26 05:24:24','2024-10-26 06:18:55',NULL,0,0,NULL,NULL),(36478,'mixpanel','completed',10,'2024-10-26 06:23:32','2024-10-26 06:23:46','2024-10-26 06:21:32','2024-10-26 06:23:46',NULL,0,0,NULL,NULL),(36479,'mixpanel','completed',10,'2024-10-26 06:28:50','2024-10-26 06:30:48','2024-10-26 06:25:50','2024-10-26 06:30:48',NULL,0,0,NULL,NULL),(36480,'mixpanel','completed',10,'2024-10-26 06:52:00','2024-10-26 06:52:49','2024-10-26 06:33:00','2024-10-26 06:52:49',NULL,0,0,NULL,NULL),(36481,'mixpanel','completed',10,'2024-10-26 07:09:53','2024-10-26 07:11:55','2024-10-26 06:55:53','2024-10-26 07:11:55',NULL,0,0,NULL,NULL),(36482,'mixpanel','completed',10,'2024-10-26 07:15:49','2024-10-26 07:16:55','2024-10-26 07:14:49','2024-10-26 07:16:55',NULL,0,0,NULL,NULL),(36483,'mixpanel','completed',10,'2024-10-26 07:44:33','2024-10-26 07:46:27','2024-10-26 07:21:33','2024-10-26 07:46:27',NULL,0,0,NULL,NULL),(36484,'mixpanel','completed',10,'2024-10-26 07:55:33','2024-10-26 07:56:30','2024-10-26 07:51:33','2024-10-26 07:56:30',NULL,0,0,NULL,NULL),(36485,'schedule_re_engagement_email','completed',10,'2024-10-27 07:56:30','2024-10-27 07:56:31','2024-10-26 07:56:30','2024-10-27 07:56:31',NULL,0,0,NULL,NULL),(36486,'mixpanel','completed',10,'2024-10-26 08:30:30','2024-10-26 08:31:29','2024-10-26 08:01:30','2024-10-26 08:31:29',NULL,0,0,NULL,NULL),(36487,'mixpanel','completed',10,'2024-10-26 08:59:12','2024-10-26 09:01:28','2024-10-26 08:35:12','2024-10-26 09:01:28',NULL,0,0,NULL,NULL),(36488,'subscribers_engagement_score','completed',10,'2024-10-26 08:41:30','2024-10-26 08:44:34','2024-10-26 08:41:30','2024-10-26 08:44:34',NULL,0,0,NULL,NULL),(36489,'subscribers_engagement_score','completed',10,'2024-10-27 11:55:00','2024-10-27 11:56:35','2024-10-26 08:44:34','2024-10-27 11:56:35',NULL,0,0,NULL,NULL),(36490,'mixpanel','completed',10,'2024-10-26 09:39:54','2024-10-26 09:45:10','2024-10-26 09:04:54','2024-10-26 09:45:10',NULL,0,0,NULL,NULL),(36491,'mixpanel','completed',10,'2024-10-26 10:13:14','2024-10-26 10:16:29','2024-10-26 09:48:14','2024-10-26 10:16:29',NULL,0,0,NULL,NULL),(36492,'mixpanel','completed',10,'2024-10-26 10:26:27','2024-10-26 10:26:31','2024-10-26 10:20:27','2024-10-26 10:26:31',NULL,0,0,NULL,NULL),(36493,'mixpanel','completed',10,'2024-10-26 10:46:25','2024-10-26 10:49:57','2024-10-26 10:30:25','2024-10-26 10:49:57',NULL,0,0,NULL,NULL),(36494,'mixpanel','completed',10,'2024-10-26 11:20:25','2024-10-26 11:21:30','2024-10-26 10:53:25','2024-10-26 11:21:30',NULL,0,0,NULL,NULL),(36495,'mixpanel','completed',10,'2024-10-26 11:58:01','2024-10-26 12:01:31','2024-10-26 11:24:01','2024-10-26 12:01:31',NULL,0,0,NULL,NULL),(36496,'mixpanel','completed',10,'2024-10-26 12:47:31','2024-10-26 12:51:32','2024-10-26 12:06:31','2024-10-26 12:51:32',NULL,0,0,NULL,NULL),(36497,'mixpanel','completed',10,'2024-10-26 13:09:28','2024-10-26 13:11:31','2024-10-26 12:56:28','2024-10-26 13:11:31',NULL,0,0,NULL,NULL),(36498,'mixpanel','completed',10,'2024-10-26 13:54:33','2024-10-26 13:56:33','2024-10-26 13:16:33','2024-10-26 13:56:33',NULL,0,0,NULL,NULL),(36499,'mixpanel','completed',10,'2024-10-26 14:58:31','2024-10-26 15:01:32','2024-10-26 14:01:31','2024-10-26 15:01:32',NULL,0,0,NULL,NULL),(36500,'mixpanel','completed',10,'2024-10-26 15:25:13','2024-10-26 15:26:34','2024-10-26 15:06:13','2024-10-26 15:26:34',NULL,0,0,NULL,NULL),(36501,'mixpanel','completed',10,'2024-10-26 16:21:31','2024-10-26 16:21:34','2024-10-26 15:31:31','2024-10-26 16:21:34',NULL,0,0,NULL,NULL),(36502,'mixpanel','completed',10,'2024-10-26 16:51:39','2024-10-26 16:56:32','2024-10-26 16:24:39','2024-10-26 16:56:32',NULL,0,0,NULL,NULL),(36503,'mixpanel','completed',10,'2024-10-26 17:56:31','2024-10-26 17:56:35','2024-10-26 17:01:31','2024-10-26 17:56:35',NULL,0,0,NULL,NULL),(36504,'mixpanel','completed',10,'2024-10-26 18:42:29','2024-10-26 18:46:30','2024-10-26 18:01:29','2024-10-26 18:46:30',NULL,0,0,NULL,NULL),(36505,'mixpanel','completed',10,'2024-10-26 19:39:42','2024-10-26 19:40:26','2024-10-26 18:50:42','2024-10-26 19:40:26',NULL,0,0,NULL,NULL),(36506,'mixpanel','completed',10,'2024-10-26 20:16:31','2024-10-26 20:21:20','2024-10-26 19:46:31','2024-10-26 20:21:20',NULL,0,0,NULL,NULL),(36507,'mixpanel','completed',10,'2024-10-26 21:01:32','2024-10-26 21:06:32','2024-10-26 20:26:32','2024-10-26 21:06:32',NULL,0,0,NULL,NULL),(36508,'mixpanel','completed',10,'2024-10-26 22:09:33','2024-10-26 22:09:49','2024-10-26 21:11:33','2024-10-26 22:09:49',NULL,0,0,NULL,NULL),(36509,'mixpanel','completed',10,'2024-10-26 22:35:50','2024-10-26 22:36:34','2024-10-26 22:12:50','2024-10-26 22:36:34',NULL,0,0,NULL,NULL),(36510,'mixpanel','completed',10,'2024-10-26 23:03:35','2024-10-26 23:06:31','2024-10-26 22:41:35','2024-10-26 23:06:31',NULL,0,0,NULL,NULL),(36511,'mixpanel','completed',10,'2024-10-26 23:32:18','2024-10-26 23:36:16','2024-10-26 23:10:18','2024-10-26 23:36:16',NULL,0,0,NULL,NULL),(36512,'mixpanel','completed',10,'2024-10-27 00:07:35','2024-10-27 00:11:33','2024-10-26 23:41:35','2024-10-27 00:11:33',NULL,0,0,NULL,NULL),(36513,'subscribers_email_count','completed',10,'2024-10-30 00:00:00','2024-10-30 00:01:31','2024-10-27 00:01:32','2024-10-30 00:01:31',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(36514,'inactive_subscribers','completed',10,'2024-10-31 00:00:00','2024-10-31 00:01:30','2024-10-27 00:01:32','2024-10-31 00:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(36515,'export_files_cleanup','completed',10,'2024-11-02 00:00:00','2024-11-02 00:06:31','2024-10-27 00:03:42','2024-11-02 00:06:31',NULL,0,0,NULL,NULL),(36516,'mixpanel','completed',10,'2024-10-27 00:30:34','2024-10-27 00:31:30','2024-10-27 00:15:34','2024-10-27 00:31:30',NULL,0,0,NULL,NULL),(36517,'mixpanel','completed',10,'2024-10-27 00:56:25','2024-10-27 00:58:08','2024-10-27 00:35:25','2024-10-27 00:58:08',NULL,0,0,NULL,NULL),(36518,'mixpanel','completed',10,'2024-10-27 01:50:09','2024-10-27 01:51:30','2024-10-27 01:01:09','2024-10-27 01:51:30',NULL,0,0,NULL,NULL),(36519,'mixpanel','completed',10,'2024-10-27 02:13:01','2024-10-27 02:16:32','2024-10-27 01:54:01','2024-10-27 02:16:32',NULL,0,0,NULL,NULL),(36520,'mixpanel','completed',10,'2024-10-27 02:32:04','2024-10-27 02:33:21','2024-10-27 02:19:04','2024-10-27 02:33:21',NULL,0,0,NULL,NULL),(36521,'mixpanel','completed',10,'2024-10-27 03:25:31','2024-10-27 03:26:32','2024-10-27 02:36:31','2024-10-27 03:26:32',NULL,0,0,NULL,NULL),(36522,'mixpanel','completed',10,'2024-10-27 04:09:30','2024-10-27 04:11:33','2024-10-27 03:31:30','2024-10-27 04:11:33',NULL,0,0,NULL,NULL),(36523,'mixpanel','completed',10,'2024-10-27 04:45:29','2024-10-27 04:51:32','2024-10-27 04:16:29','2024-10-27 04:51:32',NULL,0,0,NULL,NULL),(36524,'mixpanel','completed',10,'2024-10-27 05:52:46','2024-10-27 05:54:31','2024-10-27 04:54:46','2024-10-27 05:54:31',NULL,0,0,NULL,NULL),(36525,'mixpanel','completed',10,'2024-10-27 06:01:33','2024-10-27 06:06:32','2024-10-27 05:56:33','2024-10-27 06:06:32',NULL,0,0,NULL,NULL),(36526,'mixpanel','completed',10,'2024-10-27 06:54:53','2024-10-27 06:56:36','2024-10-27 06:10:53','2024-10-27 06:56:36',NULL,0,0,NULL,NULL),(36527,'mixpanel','completed',10,'2024-10-27 07:26:54','2024-10-27 07:30:40','2024-10-27 06:59:54','2024-10-27 07:30:40',NULL,0,0,NULL,NULL),(36528,'mixpanel','completed',10,'2024-10-27 08:22:31','2024-10-27 08:25:26','2024-10-27 07:36:31','2024-10-27 08:25:26',NULL,0,0,NULL,NULL),(36529,'schedule_re_engagement_email','completed',10,'2024-10-28 08:01:27','2024-10-28 08:01:29','2024-10-27 08:01:27','2024-10-28 08:01:29',NULL,0,0,NULL,NULL),(36530,'mixpanel','completed',10,'2024-10-27 08:36:46','2024-10-27 08:38:31','2024-10-27 08:30:46','2024-10-27 08:38:31',NULL,0,0,NULL,NULL),(36531,'mixpanel','completed',10,'2024-10-27 09:08:30','2024-10-27 09:09:34','2024-10-27 08:41:30','2024-10-27 09:09:34',NULL,0,0,NULL,NULL),(36532,'mixpanel','completed',10,'2024-10-27 09:57:34','2024-10-27 09:58:09','2024-10-27 09:15:34','2024-10-27 09:58:09',NULL,0,0,NULL,NULL),(36533,'mixpanel','completed',10,'2024-10-27 10:23:26','2024-10-27 10:24:27','2024-10-27 10:01:26','2024-10-27 10:24:27',NULL,0,0,NULL,NULL),(36534,'mixpanel','completed',10,'2024-10-27 10:58:33','2024-10-27 11:01:28','2024-10-27 10:26:33','2024-10-27 11:01:28',NULL,0,0,NULL,NULL),(36535,'mixpanel','completed',10,'2024-10-27 11:26:10','2024-10-27 11:26:32','2024-10-27 11:04:10','2024-10-27 11:26:32',NULL,0,0,NULL,NULL),(36536,'mixpanel','completed',10,'2024-10-27 11:39:27','2024-10-27 11:41:32','2024-10-27 11:31:27','2024-10-27 11:41:32',NULL,0,0,NULL,NULL),(36537,'mixpanel','completed',10,'2024-10-27 12:36:28','2024-10-27 12:36:33','2024-10-27 11:46:28','2024-10-27 12:36:33',NULL,0,0,NULL,NULL),(36538,'subscribers_engagement_score','completed',10,'2024-10-27 11:56:35','2024-10-27 12:00:19','2024-10-27 11:56:35','2024-10-27 12:00:19',NULL,0,0,NULL,NULL),(36539,'subscribers_engagement_score','completed',10,'2024-10-28 00:42:00','2024-10-28 00:46:27','2024-10-27 12:00:19','2024-10-28 00:46:27',NULL,0,0,NULL,NULL),(36540,'mixpanel','completed',10,'2024-10-27 12:44:32','2024-10-27 12:46:27','2024-10-27 12:41:32','2024-10-27 12:46:27',NULL,0,0,NULL,NULL),(36541,'mixpanel','completed',10,'2024-10-27 13:34:30','2024-10-27 13:36:31','2024-10-27 12:51:30','2024-10-27 13:36:31',NULL,0,0,NULL,NULL),(36542,'mixpanel','completed',10,'2024-10-27 14:13:32','2024-10-27 14:16:08','2024-10-27 13:41:32','2024-10-27 14:16:08',NULL,0,0,NULL,NULL),(36543,'mixpanel','completed',10,'2024-10-27 15:15:32','2024-10-27 15:16:16','2024-10-27 14:21:32','2024-10-27 15:16:16',NULL,0,0,NULL,NULL),(36544,'mixpanel','completed',10,'2024-10-27 15:17:50','2024-10-27 15:21:48','2024-10-27 15:18:50','2024-10-27 15:21:48',NULL,0,0,NULL,NULL),(36545,'mixpanel','completed',10,'2024-10-27 15:30:28','2024-10-27 15:36:30','2024-10-27 15:31:28','2024-10-27 15:36:30',NULL,0,0,NULL,NULL),(36546,'mixpanel','completed',10,'2024-10-27 16:12:33','2024-10-27 16:16:28','2024-10-27 15:41:33','2024-10-27 16:16:28',NULL,0,0,NULL,NULL),(36547,'mixpanel','completed',10,'2024-10-27 16:37:30','2024-10-27 16:41:33','2024-10-27 16:21:30','2024-10-27 16:41:33',NULL,0,0,NULL,NULL),(36548,'mixpanel','completed',10,'2024-10-27 17:14:28','2024-10-27 17:16:28','2024-10-27 16:46:28','2024-10-27 17:16:28',NULL,0,0,NULL,NULL),(36549,'mixpanel','completed',10,'2024-10-27 18:05:21','2024-10-27 18:06:31','2024-10-27 17:19:21','2024-10-27 18:06:31',NULL,0,0,NULL,NULL),(36550,'mixpanel','completed',10,'2024-10-27 18:44:03','2024-10-27 18:46:26','2024-10-27 18:09:03','2024-10-27 18:46:26',NULL,0,0,NULL,NULL),(36551,'mixpanel','completed',10,'2024-10-27 19:06:33','2024-10-27 19:11:32','2024-10-27 18:51:33','2024-10-27 19:11:32',NULL,0,0,NULL,NULL),(36552,'mixpanel','completed',10,'2024-10-27 19:31:26','2024-10-27 19:36:30','2024-10-27 19:16:26','2024-10-27 19:36:30',NULL,0,0,NULL,NULL),(36553,'mixpanel','completed',10,'2024-10-27 19:40:31','2024-10-27 19:44:14','2024-10-27 19:41:31','2024-10-27 19:44:14',NULL,0,0,NULL,NULL),(36554,'mixpanel','completed',10,'2024-10-27 20:15:27','2024-10-27 20:16:27','2024-10-27 19:46:27','2024-10-27 20:16:27',NULL,0,0,NULL,NULL),(36555,'mixpanel','completed',10,'2024-10-27 21:00:34','2024-10-27 21:01:31','2024-10-27 20:21:34','2024-10-27 21:01:31',NULL,0,0,NULL,NULL);
INSERT INTO `wp_mailpoet_scheduled_tasks` VALUES (36556,'mixpanel','completed',10,'2024-10-27 21:55:33','2024-10-27 21:56:31','2024-10-27 21:06:33','2024-10-27 21:56:31',NULL,0,0,NULL,NULL),(36557,'mixpanel','completed',10,'2024-10-27 22:52:27','2024-10-27 22:56:33','2024-10-27 22:01:27','2024-10-27 22:56:33',NULL,0,0,NULL,NULL),(36558,'mixpanel','completed',10,'2024-10-27 23:31:28','2024-10-27 23:31:28','2024-10-27 23:01:28','2024-10-27 23:31:28',NULL,0,0,NULL,NULL),(36559,'mixpanel','completed',10,'2024-10-27 23:47:32','2024-10-27 23:51:33','2024-10-27 23:36:32','2024-10-27 23:51:33',NULL,0,0,NULL,NULL),(36560,'mixpanel','completed',10,'2024-10-28 00:50:33','2024-10-28 00:51:33','2024-10-27 23:56:33','2024-10-28 00:51:33',NULL,0,0,NULL,NULL),(36561,'subscribers_engagement_score','completed',10,'2024-10-28 00:46:27','2024-10-28 00:51:33','2024-10-28 00:46:27','2024-10-28 00:51:33',NULL,0,0,NULL,NULL),(36562,'subscribers_engagement_score','completed',10,'2024-10-29 10:44:00','2024-10-29 10:46:30','2024-10-28 00:51:33','2024-10-29 10:46:30',NULL,0,0,NULL,NULL),(36563,'mixpanel','completed',10,'2024-10-28 01:44:33','2024-10-28 01:46:27','2024-10-28 00:56:33','2024-10-28 01:46:27',NULL,0,0,NULL,NULL),(36564,'mixpanel','completed',10,'2024-10-28 02:42:32','2024-10-28 02:46:48','2024-10-28 01:51:32','2024-10-28 02:46:48',NULL,0,0,NULL,NULL),(36565,'mixpanel','completed',10,'2024-10-28 03:07:29','2024-10-28 03:09:38','2024-10-28 02:51:29','2024-10-28 03:09:38',NULL,0,0,NULL,NULL),(36566,'mixpanel','completed',10,'2024-10-28 04:14:28','2024-10-28 04:16:28','2024-10-28 03:16:28','2024-10-28 04:16:28',NULL,0,0,NULL,NULL),(36567,'mixpanel','completed',10,'2024-10-28 04:43:21','2024-10-28 04:46:28','2024-10-28 04:20:21','2024-10-28 04:46:28',NULL,0,0,NULL,NULL),(36568,'mixpanel','completed',10,'2024-10-28 04:56:33','2024-10-28 05:01:28','2024-10-28 04:56:33','2024-10-28 05:01:28',NULL,0,0,NULL,NULL),(36569,'mixpanel','completed',10,'2024-10-28 05:10:28','2024-10-28 05:11:32','2024-10-28 05:06:28','2024-10-28 05:11:32',NULL,0,0,NULL,NULL),(36570,'mixpanel','completed',10,'2024-10-28 06:12:01','2024-10-28 06:16:30','2024-10-28 05:16:01','2024-10-28 06:16:30',NULL,0,0,NULL,NULL),(36571,'mixpanel','completed',10,'2024-10-28 06:52:29','2024-10-28 06:53:39','2024-10-28 06:21:29','2024-10-28 06:53:39',NULL,0,0,NULL,NULL),(36572,'mixpanel','completed',10,'2024-10-28 06:59:33','2024-10-28 07:01:25','2024-10-28 06:56:33','2024-10-28 07:01:25',NULL,0,0,NULL,NULL),(36573,'mixpanel','completed',10,'2024-10-28 07:20:48','2024-10-28 07:21:29','2024-10-28 07:04:48','2024-10-28 07:21:29',NULL,0,0,NULL,NULL),(36574,'mixpanel','completed',10,'2024-10-28 07:30:33','2024-10-28 07:31:28','2024-10-28 07:26:33','2024-10-28 07:31:28',NULL,0,0,NULL,NULL),(36575,'mixpanel','completed',10,'2024-10-28 08:18:16','2024-10-28 08:21:27','2024-10-28 07:35:16','2024-10-28 08:21:27',NULL,0,0,NULL,NULL),(36576,'schedule_re_engagement_email','completed',10,'2024-10-29 08:06:28','2024-10-29 08:11:30','2024-10-28 08:06:28','2024-10-29 08:11:30',NULL,0,0,NULL,NULL),(36577,'mixpanel','completed',10,'2024-10-28 09:23:29','2024-10-28 09:26:34','2024-10-28 08:26:29','2024-10-28 09:26:34',NULL,0,0,NULL,NULL),(36578,'mixpanel','completed',10,'2024-10-28 09:38:28','2024-10-28 09:41:33','2024-10-28 09:31:28','2024-10-28 09:41:33',NULL,0,0,NULL,NULL),(36579,'mixpanel','completed',10,'2024-10-28 09:49:29','2024-10-28 09:51:29','2024-10-28 09:46:29','2024-10-28 09:51:29',NULL,0,0,NULL,NULL),(36580,'mixpanel','completed',10,'2024-10-28 10:40:32','2024-10-28 10:41:32','2024-10-28 09:56:32','2024-10-28 10:41:32',NULL,0,0,NULL,NULL),(36581,'mixpanel','completed',10,'2024-10-28 11:32:31','2024-10-28 11:34:16','2024-10-28 10:46:31','2024-10-28 11:34:16',NULL,0,0,NULL,NULL),(36582,'mixpanel','completed',10,'2024-10-28 12:01:30','2024-10-28 12:03:58','2024-10-28 11:36:30','2024-10-28 12:03:58',NULL,0,0,NULL,NULL),(36583,'mixpanel','completed',10,'2024-10-28 12:09:30','2024-10-28 12:11:33','2024-10-28 12:06:30','2024-10-28 12:11:33',NULL,0,0,NULL,NULL),(36584,'mixpanel','completed',10,'2024-10-28 12:40:29','2024-10-28 12:41:27','2024-10-28 12:16:29','2024-10-28 12:41:27',NULL,0,0,NULL,NULL),(36585,'mixpanel','completed',10,'2024-10-28 13:23:51','2024-10-28 13:26:28','2024-10-28 12:45:51','2024-10-28 13:26:28',NULL,0,0,NULL,NULL),(36586,'mixpanel','completed',10,'2024-10-28 14:15:27','2024-10-28 14:16:27','2024-10-28 13:31:27','2024-10-28 14:16:27',NULL,0,0,NULL,NULL),(36587,'mixpanel','completed',10,'2024-10-28 14:27:28','2024-10-28 14:28:46','2024-10-28 14:21:28','2024-10-28 14:28:46',NULL,0,0,NULL,NULL),(36588,'mixpanel','completed',10,'2024-10-28 15:02:07','2024-10-28 15:06:26','2024-10-28 14:31:07','2024-10-28 15:06:26',NULL,0,0,NULL,NULL),(36589,'mixpanel','completed',10,'2024-10-28 15:57:28','2024-10-28 15:58:50','2024-10-28 15:11:28','2024-10-28 15:58:50',NULL,0,0,NULL,NULL),(36590,'mixpanel','completed',10,'2024-10-28 16:07:27','2024-10-28 16:11:27','2024-10-28 16:01:27','2024-10-28 16:11:27',NULL,0,0,NULL,NULL),(36591,'mixpanel','completed',10,'2024-10-28 16:51:27','2024-10-28 16:51:28','2024-10-28 16:16:27','2024-10-28 16:51:28',NULL,0,0,NULL,NULL),(36592,'mixpanel','completed',10,'2024-10-28 17:41:27','2024-10-28 17:41:27','2024-10-28 16:56:27','2024-10-28 17:41:27',NULL,0,0,NULL,NULL),(36593,'mixpanel','completed',10,'2024-10-28 18:05:26','2024-10-28 18:06:28','2024-10-28 17:46:26','2024-10-28 18:06:28',NULL,0,0,NULL,NULL),(36594,'mixpanel','completed',10,'2024-10-28 18:52:35','2024-10-28 18:56:30','2024-10-28 18:11:35','2024-10-28 18:56:30',NULL,0,0,NULL,NULL),(36595,'mixpanel','completed',10,'2024-10-28 19:38:26','2024-10-28 19:41:29','2024-10-28 19:01:26','2024-10-28 19:41:29',NULL,0,0,NULL,NULL),(36596,'mixpanel','completed',10,'2024-10-28 20:26:29','2024-10-28 20:26:29','2024-10-28 19:46:29','2024-10-28 20:26:29',NULL,0,0,NULL,NULL),(36597,'mixpanel','completed',10,'2024-10-28 20:34:28','2024-10-28 20:36:29','2024-10-28 20:31:28','2024-10-28 20:36:29',NULL,0,0,NULL,NULL),(36598,'mixpanel','completed',10,'2024-10-28 20:47:21','2024-10-28 20:51:30','2024-10-28 20:41:21','2024-10-28 20:51:30',NULL,0,0,NULL,NULL),(36599,'mixpanel','completed',10,'2024-10-28 21:37:29','2024-10-28 21:39:48','2024-10-28 20:56:29','2024-10-28 21:39:48',NULL,0,0,NULL,NULL),(36600,'mixpanel','completed',10,'2024-10-28 22:06:53','2024-10-28 22:11:31','2024-10-28 21:43:53','2024-10-28 22:11:31',NULL,0,0,NULL,NULL),(36601,'mixpanel','completed',10,'2024-10-28 22:25:28','2024-10-28 22:26:32','2024-10-28 22:16:28','2024-10-28 22:26:32',NULL,0,0,NULL,NULL),(36602,'mixpanel','completed',10,'2024-10-28 23:17:29','2024-10-28 23:21:29','2024-10-28 22:31:29','2024-10-28 23:21:29',NULL,0,0,NULL,NULL),(36603,'mixpanel','completed',10,'2024-10-28 23:48:29','2024-10-28 23:51:29','2024-10-28 23:26:29','2024-10-28 23:51:29',NULL,0,0,NULL,NULL),(36604,'mixpanel','completed',10,'2024-10-29 00:16:00','2024-10-29 00:16:29','2024-10-28 23:54:01','2024-10-29 00:16:29',NULL,0,0,NULL,NULL),(36605,'mixpanel','completed',10,'2024-10-29 00:25:29','2024-10-29 00:26:30','2024-10-29 00:21:29','2024-10-29 00:26:30',NULL,0,0,NULL,NULL),(36606,'mixpanel','completed',10,'2024-10-29 00:36:29','2024-10-29 00:41:30','2024-10-29 00:31:29','2024-10-29 00:41:30',NULL,0,0,NULL,NULL),(36607,'mixpanel','completed',10,'2024-10-29 01:29:29','2024-10-29 01:31:33','2024-10-29 00:46:29','2024-10-29 01:31:33',NULL,0,0,NULL,NULL),(36608,'mixpanel','completed',10,'2024-10-29 02:10:29','2024-10-29 02:11:29','2024-10-29 01:36:29','2024-10-29 02:11:29',NULL,0,0,NULL,NULL),(36609,'mixpanel','completed',10,'2024-10-29 02:26:21','2024-10-29 02:26:29','2024-10-29 02:16:21','2024-10-29 02:26:29',NULL,0,0,NULL,NULL),(36610,'mixpanel','completed',10,'2024-10-29 02:39:29','2024-10-29 02:40:51','2024-10-29 02:31:29','2024-10-29 02:40:51',NULL,0,0,NULL,NULL),(36611,'mixpanel','completed',10,'2024-10-29 03:06:34','2024-10-29 03:11:28','2024-10-29 02:43:34','2024-10-29 03:11:28',NULL,0,0,NULL,NULL),(36612,'mixpanel','completed',10,'2024-10-29 03:41:29','2024-10-29 03:41:32','2024-10-29 03:16:29','2024-10-29 03:41:32',NULL,0,0,NULL,NULL),(36613,'mixpanel','completed',10,'2024-10-29 04:43:28','2024-10-29 04:46:30','2024-10-29 03:46:28','2024-10-29 04:46:30',NULL,0,0,NULL,NULL),(36614,'mixpanel','completed',10,'2024-10-29 05:23:44','2024-10-29 05:26:28','2024-10-29 04:51:44','2024-10-29 05:26:28',NULL,0,0,NULL,NULL),(36615,'mixpanel','completed',10,'2024-10-29 06:16:28','2024-10-29 06:16:29','2024-10-29 05:31:28','2024-10-29 06:16:29',NULL,0,0,NULL,NULL),(36616,'mixpanel','completed',10,'2024-10-29 06:38:29','2024-10-29 06:41:30','2024-10-29 06:21:29','2024-10-29 06:41:30',NULL,0,0,NULL,NULL),(36617,'mixpanel','completed',10,'2024-10-29 07:44:25','2024-10-29 07:46:29','2024-10-29 06:46:25','2024-10-29 07:46:29',NULL,0,0,NULL,NULL),(36618,'mixpanel','completed',10,'2024-10-29 08:38:29','2024-10-29 08:41:03','2024-10-29 07:51:29','2024-10-29 08:41:03',NULL,0,0,NULL,NULL),(36619,'schedule_re_engagement_email','completed',10,'2024-10-30 08:16:29','2024-10-30 08:16:32','2024-10-29 08:16:29','2024-10-30 08:16:32',NULL,0,0,NULL,NULL),(36620,'mixpanel','completed',10,'2024-10-29 09:02:48','2024-10-29 09:06:29','2024-10-29 08:46:48','2024-10-29 09:06:29',NULL,0,0,NULL,NULL),(36621,'mixpanel','completed',10,'2024-10-29 09:42:30','2024-10-29 09:46:30','2024-10-29 09:11:30','2024-10-29 09:46:30',NULL,0,0,NULL,NULL),(36622,'mixpanel','completed',10,'2024-10-29 09:55:32','2024-10-29 09:56:35','2024-10-29 09:51:32','2024-10-29 09:56:35',NULL,0,0,NULL,NULL),(36623,'mixpanel','completed',10,'2024-10-29 10:33:40','2024-10-29 10:36:29','2024-10-29 10:00:40','2024-10-29 10:36:29',NULL,0,0,NULL,NULL),(36624,'mixpanel','completed',10,'2024-10-29 11:19:33','2024-10-29 11:21:30','2024-10-29 10:41:33','2024-10-29 11:21:30',NULL,0,0,NULL,NULL),(36625,'subscribers_engagement_score','completed',10,'2024-10-29 10:46:30','2024-10-29 10:51:24','2024-10-29 10:46:30','2024-10-29 10:51:24',NULL,0,0,NULL,NULL),(36626,'subscribers_engagement_score','completed',10,'2024-10-30 10:16:00','2024-10-30 10:16:31','2024-10-29 10:51:24','2024-10-30 10:16:31',NULL,0,0,NULL,NULL),(36627,'mixpanel','completed',10,'2024-10-29 11:40:32','2024-10-29 11:41:32','2024-10-29 11:26:32','2024-10-29 11:41:32',NULL,0,0,NULL,NULL),(36628,'mixpanel','completed',10,'2024-10-29 12:30:30','2024-10-29 12:36:30','2024-10-29 11:46:30','2024-10-29 12:36:30',NULL,0,0,NULL,NULL),(36629,'mixpanel','completed',10,'2024-10-29 13:19:32','2024-10-29 13:21:32','2024-10-29 12:41:32','2024-10-29 13:21:32',NULL,0,0,NULL,NULL),(36630,'mixpanel','completed',10,'2024-10-29 13:51:37','2024-10-29 13:56:13','2024-10-29 13:26:37','2024-10-29 13:56:13',NULL,0,0,NULL,NULL),(36631,'mixpanel','completed',10,'2024-10-29 14:36:29','2024-10-29 14:36:29','2024-10-29 14:01:29','2024-10-29 14:36:29',NULL,0,0,NULL,NULL),(36632,'mixpanel','completed',10,'2024-10-29 15:34:17','2024-10-29 15:36:30','2024-10-29 14:39:17','2024-10-29 15:36:30',NULL,0,0,NULL,NULL),(36633,'mixpanel','completed',10,'2024-10-29 16:18:31','2024-10-29 16:21:30','2024-10-29 15:41:31','2024-10-29 16:21:30',NULL,0,0,NULL,NULL),(36634,'mixpanel','completed',10,'2024-10-29 16:45:33','2024-10-29 16:46:29','2024-10-29 16:26:33','2024-10-29 16:46:29',NULL,0,0,NULL,NULL),(36635,'mixpanel','completed',10,'2024-10-29 17:34:29','2024-10-29 17:35:48','2024-10-29 16:51:29','2024-10-29 17:35:48',NULL,0,0,NULL,NULL),(36636,'mixpanel','completed',10,'2024-10-29 17:53:02','2024-10-29 17:56:34','2024-10-29 17:40:02','2024-10-29 17:56:34',NULL,0,0,NULL,NULL),(36637,'mixpanel','completed',10,'2024-10-29 18:25:30','2024-10-29 18:26:33','2024-10-29 18:01:30','2024-10-29 18:26:33',NULL,0,0,NULL,NULL),(36638,'mixpanel','completed',10,'2024-10-29 19:24:05','2024-10-29 19:24:16','2024-10-29 18:31:05','2024-10-29 19:24:16',NULL,0,0,NULL,NULL),(36639,'mixpanel','completed',10,'2024-10-29 19:44:33','2024-10-29 19:45:54','2024-10-29 19:26:33','2024-10-29 19:45:54',NULL,0,0,NULL,NULL),(36640,'mixpanel','completed',10,'2024-10-29 20:06:35','2024-10-29 20:11:34','2024-10-29 19:51:35','2024-10-29 20:11:34',NULL,0,0,NULL,NULL),(36641,'mixpanel','completed',10,'2024-10-29 20:45:30','2024-10-29 20:46:07','2024-10-29 20:16:30','2024-10-29 20:46:07',NULL,0,0,NULL,NULL),(36642,'mixpanel','completed',10,'2024-10-29 21:45:13','2024-10-29 21:46:51','2024-10-29 20:49:13','2024-10-29 21:46:51',NULL,0,0,NULL,NULL),(36643,'unsubscribe_tokens','completed',0,'2024-10-29 21:47:14','2024-10-29 21:50:16','2024-10-29 21:47:14','2024-10-29 21:50:16',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(36644,'subscriber_link_tokens','completed',0,'2024-10-29 21:47:14','2024-10-29 21:50:16','2024-10-29 21:47:14','2024-10-29 21:50:17',NULL,0,0,NULL,NULL),(36645,'newsletter_templates_thumbnails','completed',10,'2024-10-29 21:47:14','2024-10-29 21:50:17','2024-10-29 21:47:14','2024-10-29 21:50:17',NULL,0,0,NULL,NULL),(36646,'mixpanel','completed',0,'2024-10-29 21:47:14','2024-10-29 21:50:17','2024-10-29 21:47:14','2024-10-29 21:50:17',NULL,0,0,NULL,NULL),(36647,'mixpanel','completed',10,'2024-10-29 21:55:33','2024-10-29 21:59:46','2024-10-29 21:56:33','2024-10-29 21:59:46',NULL,0,0,NULL,NULL),(36648,'mixpanel','completed',10,'2024-10-29 22:21:29','2024-10-29 22:21:29','2024-10-29 22:06:29','2024-10-29 22:21:29',NULL,0,0,NULL,NULL),(36649,'mixpanel','completed',10,'2024-10-29 23:01:35','2024-10-29 23:06:31','2024-10-29 22:26:35','2024-10-29 23:06:31',NULL,0,0,NULL,NULL),(36650,'mixpanel','completed',10,'2024-10-29 23:26:33','2024-10-29 23:26:36','2024-10-29 23:11:33','2024-10-29 23:26:36',NULL,0,0,NULL,NULL),(36651,'mixpanel','completed',10,'2024-10-29 23:32:45','2024-10-29 23:36:30','2024-10-29 23:30:45','2024-10-29 23:36:30',NULL,0,0,NULL,NULL),(36652,'mixpanel','completed',10,'2024-10-30 00:31:07','2024-10-30 00:31:31','2024-10-29 23:41:07','2024-10-30 00:31:31',NULL,0,0,NULL,NULL),(36653,'subscribers_email_count','completed',10,'2024-11-10 00:00:00','2024-11-10 00:01:40','2024-10-30 00:01:31','2024-11-10 00:01:40',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(36654,'mixpanel','completed',10,'2024-10-30 01:28:30','2024-10-30 01:31:46','2024-10-30 00:36:30','2024-10-30 01:31:46',NULL,0,0,NULL,NULL),(36655,'mixpanel','completed',10,'2024-10-30 02:00:02','2024-10-30 02:01:30','2024-10-30 01:34:02','2024-10-30 02:01:30',NULL,0,0,NULL,NULL),(36656,'mixpanel','completed',10,'2024-10-30 03:03:29','2024-10-30 03:06:31','2024-10-30 02:06:29','2024-10-30 03:06:31',NULL,0,0,NULL,NULL),(36657,'mixpanel','completed',10,'2024-10-30 03:57:35','2024-10-30 04:01:47','2024-10-30 03:11:35','2024-10-30 04:01:47',NULL,0,0,NULL,NULL),(36658,'mixpanel','completed',10,'2024-10-30 04:25:36','2024-10-30 04:26:37','2024-10-30 04:06:37','2024-10-30 04:26:37',NULL,0,0,NULL,NULL),(36659,'mixpanel','completed',10,'2024-10-30 04:48:38','2024-10-30 04:51:34','2024-10-30 04:31:38','2024-10-30 04:51:34',NULL,0,0,NULL,NULL),(36660,'mixpanel','completed',10,'2024-10-30 05:51:36','2024-10-30 05:56:35','2024-10-30 04:56:36','2024-10-30 05:56:35',NULL,0,0,NULL,NULL),(36661,'mixpanel','completed',10,'2024-10-30 06:42:31','2024-10-30 06:44:49','2024-10-30 06:01:31','2024-10-30 06:44:49',NULL,0,0,NULL,NULL),(36662,'mixpanel','completed',10,'2024-10-30 07:15:35','2024-10-30 07:16:34','2024-10-30 06:51:35','2024-10-30 07:16:34',NULL,0,0,NULL,NULL),(36663,'mixpanel','completed',10,'2024-10-30 07:35:33','2024-10-30 07:36:35','2024-10-30 07:21:33','2024-10-30 07:36:35',NULL,0,0,NULL,NULL),(36664,'mixpanel','completed',10,'2024-10-30 07:52:36','2024-10-30 07:56:36','2024-10-30 07:41:36','2024-10-30 07:56:36',NULL,0,0,NULL,NULL),(36665,'mixpanel','completed',10,'2024-10-30 08:06:32','2024-10-30 08:11:37','2024-10-30 08:01:32','2024-10-30 08:11:37',NULL,0,0,NULL,NULL),(36666,'mixpanel','completed',10,'2024-10-30 09:09:32','2024-10-30 09:11:35','2024-10-30 08:16:32','2024-10-30 09:11:35',NULL,0,0,NULL,NULL),(36667,'schedule_re_engagement_email','completed',10,'2024-10-31 08:21:34','2024-10-31 08:26:32','2024-10-30 08:21:34','2024-10-31 08:26:32',NULL,0,0,NULL,NULL),(36668,'mixpanel','completed',10,'2024-10-30 09:18:06','2024-10-30 09:21:35','2024-10-30 09:14:06','2024-10-30 09:21:35',NULL,0,0,NULL,NULL),(36669,'mixpanel','completed',10,'2024-10-30 10:11:36','2024-10-30 10:16:31','2024-10-30 09:26:36','2024-10-30 10:16:31',NULL,0,0,NULL,NULL),(36670,'subscribers_engagement_score','completed',10,'2024-10-31 16:04:00','2024-10-31 16:06:31','2024-10-30 10:16:31','2024-10-31 16:06:31',NULL,0,0,NULL,NULL),(36671,'mixpanel','completed',10,'2024-10-30 11:02:30','2024-10-30 11:06:31','2024-10-30 10:21:30','2024-10-30 11:06:31',NULL,0,0,NULL,NULL),(36672,'mixpanel','completed',10,'2024-10-30 11:08:23','2024-10-30 11:11:34','2024-10-30 11:09:23','2024-10-30 11:11:34',NULL,0,0,NULL,NULL),(36673,'mixpanel','completed',10,'2024-10-30 11:41:30','2024-10-30 11:41:38','2024-10-30 11:16:30','2024-10-30 11:41:38',NULL,0,0,NULL,NULL),(36674,'mixpanel','completed',10,'2024-10-30 12:34:32','2024-10-30 12:34:36','2024-10-30 11:46:32','2024-10-30 12:34:36',NULL,0,0,NULL,NULL),(36675,'mixpanel','completed',10,'2024-10-30 13:08:53','2024-10-30 13:11:35','2024-10-30 12:41:53','2024-10-30 13:11:35',NULL,0,0,NULL,NULL),(36676,'mixpanel','completed',10,'2024-10-30 13:56:31','2024-10-30 13:56:32','2024-10-30 13:16:31','2024-10-30 13:56:32',NULL,0,0,NULL,NULL),(36677,'mixpanel','completed',10,'2024-10-30 14:20:31','2024-10-30 14:21:32','2024-10-30 14:01:31','2024-10-30 14:21:32',NULL,0,0,NULL,NULL),(36678,'mixpanel','completed',10,'2024-10-30 15:19:47','2024-10-30 15:21:30','2024-10-30 14:23:47','2024-10-30 15:21:30',NULL,0,0,NULL,NULL),(36679,'mixpanel','completed',10,'2024-10-30 15:54:31','2024-10-30 15:56:31','2024-10-30 15:26:31','2024-10-30 15:56:31',NULL,0,0,NULL,NULL),(36680,'mixpanel','completed',10,'2024-10-30 16:03:31','2024-10-30 16:06:31','2024-10-30 16:01:31','2024-10-30 16:06:31',NULL,0,0,NULL,NULL),(36681,'mixpanel','completed',10,'2024-10-30 16:36:31','2024-10-30 16:36:31','2024-10-30 16:11:31','2024-10-30 16:36:31',NULL,0,0,NULL,NULL),(36682,'mixpanel','completed',10,'2024-10-30 16:49:30','2024-10-30 16:51:35','2024-10-30 16:41:30','2024-10-30 16:51:35',NULL,0,0,NULL,NULL),(36683,'mixpanel','completed',10,'2024-10-30 17:40:32','2024-10-30 17:44:22','2024-10-30 16:56:32','2024-10-30 17:44:22',NULL,0,0,NULL,NULL),(36684,'mixpanel','completed',10,'2024-10-30 18:24:31','2024-10-30 18:26:31','2024-10-30 17:46:31','2024-10-30 18:26:31',NULL,0,0,NULL,NULL),(36685,'mixpanel','completed',10,'2024-10-30 18:56:58','2024-10-30 19:01:31','2024-10-30 18:30:58','2024-10-30 19:01:31',NULL,0,0,NULL,NULL),(36686,'mixpanel','completed',10,'2024-10-30 20:01:50','2024-10-30 20:06:31','2024-10-30 19:03:50','2024-10-30 20:06:31',NULL,0,0,NULL,NULL),(36687,'mixpanel','completed',10,'2024-10-30 20:16:14','2024-10-30 20:16:31','2024-10-30 20:10:14','2024-10-30 20:16:31',NULL,0,0,NULL,NULL),(36688,'mixpanel','completed',10,'2024-10-30 20:48:31','2024-10-30 20:50:07','2024-10-30 20:21:31','2024-10-30 20:50:07',NULL,0,0,NULL,NULL),(36689,'mixpanel','completed',10,'2024-10-30 21:17:37','2024-10-30 21:21:51','2024-10-30 20:56:37','2024-10-30 21:21:52',NULL,0,0,NULL,NULL),(36690,'mixpanel','completed',10,'2024-10-30 22:13:31','2024-10-30 22:14:35','2024-10-30 21:26:31','2024-10-30 22:14:35',NULL,0,0,NULL,NULL),(36691,'unsubscribe_tokens','completed',0,'2024-10-30 21:46:40','2024-10-30 21:46:55','2024-10-30 21:46:40','2024-10-30 21:46:55',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(36692,'subscriber_link_tokens','completed',0,'2024-10-30 21:46:40','2024-10-30 21:46:55','2024-10-30 21:46:40','2024-10-30 21:46:55',NULL,0,0,NULL,NULL),(36693,'newsletter_templates_thumbnails','completed',10,'2024-10-30 21:46:40','2024-10-30 21:46:55','2024-10-30 21:46:40','2024-10-30 21:46:55',NULL,0,0,NULL,NULL),(36694,'mixpanel','completed',10,'2024-10-30 23:05:37','2024-10-30 23:06:28','2024-10-30 22:17:37','2024-10-30 23:06:28',NULL,0,0,NULL,NULL),(36695,'mixpanel','completed',10,'2024-10-30 23:29:31','2024-10-30 23:31:27','2024-10-30 23:11:31','2024-10-30 23:31:27',NULL,0,0,NULL,NULL),(36696,'mixpanel','completed',10,'2024-10-31 00:08:28','2024-10-31 00:11:30','2024-10-30 23:36:28','2024-10-31 00:11:30',NULL,0,0,NULL,NULL),(36697,'inactive_subscribers','completed',10,'2024-11-09 00:00:00','2024-11-09 00:01:38','2024-10-31 00:01:30','2024-11-09 00:01:38',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(36698,'mixpanel','completed',10,'2024-10-31 00:43:29','2024-10-31 00:46:28','2024-10-31 00:16:29','2024-10-31 00:46:28',NULL,0,0,NULL,NULL),(36699,'mixpanel','completed',10,'2024-10-31 00:59:29','2024-10-31 01:01:28','2024-10-31 00:51:29','2024-10-31 01:01:28',NULL,0,0,NULL,NULL),(36700,'mixpanel','completed',10,'2024-10-31 01:37:29','2024-10-31 01:41:31','2024-10-31 01:06:29','2024-10-31 01:41:31',NULL,0,0,NULL,NULL),(36701,'mixpanel','completed',10,'2024-10-31 02:13:29','2024-10-31 02:16:28','2024-10-31 01:46:29','2024-10-31 02:16:28',NULL,0,0,NULL,NULL),(36702,'mixpanel','completed',10,'2024-10-31 02:54:29','2024-10-31 02:55:00','2024-10-31 02:21:29','2024-10-31 02:55:00',NULL,0,0,NULL,NULL),(36703,'mixpanel','completed',10,'2024-10-31 03:21:29','2024-10-31 03:21:29','2024-10-31 03:01:29','2024-10-31 03:21:29',NULL,0,0,NULL,NULL),(36704,'mixpanel','completed',10,'2024-10-31 03:39:31','2024-10-31 03:41:31','2024-10-31 03:26:31','2024-10-31 03:41:31',NULL,0,0,NULL,NULL),(36705,'mixpanel','completed',10,'2024-10-31 03:51:29','2024-10-31 03:51:29','2024-10-31 03:46:29','2024-10-31 03:51:29',NULL,0,0,NULL,NULL),(36706,'mixpanel','completed',10,'2024-10-31 03:55:30','2024-10-31 04:01:28','2024-10-31 03:56:30','2024-10-31 04:01:28',NULL,0,0,NULL,NULL),(36707,'mixpanel','completed',10,'2024-10-31 04:18:29','2024-10-31 04:18:52','2024-10-31 04:06:29','2024-10-31 04:18:52',NULL,0,0,NULL,NULL),(36708,'mixpanel','completed',10,'2024-10-31 05:09:28','2024-10-31 05:11:30','2024-10-31 04:21:28','2024-10-31 05:11:30',NULL,0,0,NULL,NULL),(36709,'mixpanel','completed',10,'2024-10-31 05:15:32','2024-10-31 05:21:28','2024-10-31 05:16:32','2024-10-31 05:21:28',NULL,0,0,NULL,NULL),(36710,'mixpanel','completed',10,'2024-10-31 05:35:30','2024-10-31 05:36:29','2024-10-31 05:26:30','2024-10-31 05:36:29',NULL,0,0,NULL,NULL),(36711,'mixpanel','completed',10,'2024-10-31 05:45:31','2024-10-31 05:47:49','2024-10-31 05:41:31','2024-10-31 05:47:49',NULL,0,0,NULL,NULL),(36712,'mixpanel','completed',10,'2024-10-31 05:54:29','2024-10-31 05:56:31','2024-10-31 05:51:29','2024-10-31 05:56:31',NULL,0,0,NULL,NULL),(36713,'mixpanel','completed',10,'2024-10-31 06:14:13','2024-10-31 06:16:07','2024-10-31 05:59:13','2024-10-31 06:16:07',NULL,0,0,NULL,NULL),(36714,'mixpanel','completed',10,'2024-10-31 07:17:02','2024-10-31 07:21:29','2024-10-31 06:21:02','2024-10-31 07:21:29',NULL,0,0,NULL,NULL),(36715,'mixpanel','completed',10,'2024-10-31 08:04:31','2024-10-31 08:06:30','2024-10-31 07:26:31','2024-10-31 08:06:30',NULL,0,0,NULL,NULL),(36716,'mixpanel','completed',10,'2024-10-31 08:17:31','2024-10-31 08:21:32','2024-10-31 08:11:31','2024-10-31 08:21:32',NULL,0,0,NULL,NULL),(36717,'mixpanel','completed',10,'2024-10-31 08:52:32','2024-10-31 08:56:31','2024-10-31 08:26:32','2024-10-31 08:56:31',NULL,0,0,NULL,NULL),(36718,'schedule_re_engagement_email','completed',10,'2024-11-01 08:29:28','2024-11-01 08:31:30','2024-10-31 08:29:28','2024-11-01 08:31:30',NULL,0,0,NULL,NULL),(36719,'mixpanel','completed',10,'2024-10-31 09:09:46','2024-10-31 09:11:30','2024-10-31 08:58:46','2024-10-31 09:11:30',NULL,0,0,NULL,NULL),(36720,'mixpanel','completed',10,'2024-10-31 09:46:31','2024-10-31 09:51:30','2024-10-31 09:14:31','2024-10-31 09:51:30',NULL,0,0,NULL,NULL),(36721,'mixpanel','completed',10,'2024-10-31 10:28:33','2024-10-31 10:31:28','2024-10-31 09:56:33','2024-10-31 10:31:28',NULL,0,0,NULL,NULL),(36722,'mixpanel','completed',10,'2024-10-31 11:28:29','2024-10-31 11:31:29','2024-10-31 10:36:29','2024-10-31 11:31:29',NULL,0,0,NULL,NULL),(36723,'mixpanel','completed',10,'2024-10-31 11:56:29','2024-10-31 11:58:42','2024-10-31 11:36:29','2024-10-31 11:58:42',NULL,0,0,NULL,NULL),(36724,'mixpanel','completed',10,'2024-10-31 12:37:29','2024-10-31 12:41:32','2024-10-31 12:01:29','2024-10-31 12:41:32',NULL,0,0,NULL,NULL),(36725,'mixpanel','completed',10,'2024-10-31 12:56:29','2024-10-31 12:56:31','2024-10-31 12:46:29','2024-10-31 12:56:31',NULL,0,0,NULL,NULL),(36726,'mixpanel','completed',10,'2024-10-31 13:55:30','2024-10-31 13:56:31','2024-10-31 13:01:30','2024-10-31 13:56:31',NULL,0,0,NULL,NULL),(36727,'mixpanel','completed',10,'2024-10-31 14:25:29','2024-10-31 14:26:31','2024-10-31 14:01:29','2024-10-31 14:26:31',NULL,0,0,NULL,NULL),(36728,'mixpanel','completed',10,'2024-10-31 15:09:29','2024-10-31 15:11:32','2024-10-31 14:31:29','2024-10-31 15:11:32',NULL,0,0,NULL,NULL),(36729,'mixpanel','completed',10,'2024-10-31 15:43:29','2024-10-31 15:46:29','2024-10-31 15:16:29','2024-10-31 15:46:29',NULL,0,0,NULL,NULL),(36730,'mixpanel','completed',10,'2024-10-31 16:45:31','2024-10-31 16:46:29','2024-10-31 15:51:31','2024-10-31 16:46:29',NULL,0,0,NULL,NULL),(36731,'subscribers_engagement_score','completed',10,'2024-10-31 16:06:31','2024-10-31 16:11:33','2024-10-31 16:06:31','2024-10-31 16:11:33',NULL,0,0,NULL,NULL),(36732,'subscribers_engagement_score','completed',10,'2024-11-01 07:05:00','2024-11-01 07:06:30','2024-10-31 16:11:33','2024-11-01 07:06:30',NULL,0,0,NULL,NULL),(36733,'mixpanel','completed',10,'2024-10-31 17:00:31','2024-10-31 17:06:32','2024-10-31 16:51:31','2024-10-31 17:06:32',NULL,0,0,NULL,NULL),(36734,'mixpanel','completed',10,'2024-10-31 17:42:42','2024-10-31 17:46:29','2024-10-31 17:08:42','2024-10-31 17:46:29',NULL,0,0,NULL,NULL),(36735,'mixpanel','completed',10,'2024-10-31 18:08:33','2024-10-31 18:11:31','2024-10-31 17:49:33','2024-10-31 18:11:31',NULL,0,0,NULL,NULL),(36736,'mixpanel','completed',10,'2024-10-31 18:19:30','2024-10-31 18:21:32','2024-10-31 18:16:30','2024-10-31 18:21:32',NULL,0,0,NULL,NULL),(36737,'mixpanel','completed',10,'2024-10-31 19:09:32','2024-10-31 19:11:31','2024-10-31 18:26:32','2024-10-31 19:11:31',NULL,0,0,NULL,NULL),(36738,'mixpanel','completed',10,'2024-10-31 19:30:47','2024-10-31 19:31:29','2024-10-31 19:14:47','2024-10-31 19:31:29',NULL,0,0,NULL,NULL),(36739,'mixpanel','completed',10,'2024-10-31 19:38:07','2024-10-31 19:41:31','2024-10-31 19:35:07','2024-10-31 19:41:31',NULL,0,0,NULL,NULL),(36740,'mixpanel','completed',10,'2024-10-31 20:36:30','2024-10-31 20:36:30','2024-10-31 19:46:30','2024-10-31 20:36:30',NULL,0,0,NULL,NULL),(36741,'mixpanel','completed',10,'2024-10-31 21:06:31','2024-10-31 21:11:31','2024-10-31 20:41:31','2024-10-31 21:11:31',NULL,0,0,NULL,NULL),(36742,'mixpanel','completed',10,'2024-10-31 21:21:29','2024-10-31 21:21:44','2024-10-31 21:16:30','2024-10-31 21:21:44',NULL,0,0,NULL,NULL),(36743,'mixpanel','completed',10,'2024-10-31 22:02:43','2024-10-31 22:06:30','2024-10-31 21:26:43','2024-10-31 22:06:30',NULL,0,0,NULL,NULL),(36744,'mixpanel','completed',10,'2024-10-31 22:38:32','2024-10-31 22:41:31','2024-10-31 22:11:32','2024-10-31 22:41:31',NULL,0,0,NULL,NULL),(36745,'mixpanel','completed',10,'2024-10-31 23:30:30','2024-10-31 23:31:29','2024-10-31 22:46:30','2024-10-31 23:31:29',NULL,0,0,NULL,NULL),(36746,'mixpanel','completed',10,'2024-11-01 00:03:30','2024-11-01 00:06:30','2024-10-31 23:36:30','2024-11-01 00:06:30',NULL,0,0,NULL,NULL),(36747,'mixpanel','completed',10,'2024-11-01 00:15:32','2024-11-01 00:16:30','2024-11-01 00:11:32','2024-11-01 00:16:30',NULL,0,0,NULL,NULL),(36748,'mixpanel','completed',10,'2024-11-01 01:17:30','2024-11-01 01:21:30','2024-11-01 00:21:30','2024-11-01 01:21:30',NULL,0,0,NULL,NULL),(36749,'mixpanel','completed',10,'2024-11-01 01:42:32','2024-11-01 01:45:14','2024-11-01 01:26:32','2024-11-01 01:45:15',NULL,0,0,NULL,NULL),(36750,'mixpanel','completed',10,'2024-11-01 02:09:31','2024-11-01 02:11:36','2024-11-01 01:51:31','2024-11-01 02:11:36',NULL,0,0,NULL,NULL),(36751,'mixpanel','completed',10,'2024-11-01 02:29:30','2024-11-01 02:31:36','2024-11-01 02:16:30','2024-11-01 02:31:36',NULL,0,0,NULL,NULL),(36752,'mixpanel','completed',10,'2024-11-01 03:03:30','2024-11-01 03:06:31','2024-11-01 02:36:30','2024-11-01 03:06:31',NULL,0,0,NULL,NULL),(36753,'mixpanel','completed',10,'2024-11-01 04:01:35','2024-11-01 04:06:30','2024-11-01 03:11:35','2024-11-01 04:06:30',NULL,0,0,NULL,NULL),(36754,'mixpanel','completed',10,'2024-11-01 04:57:30','2024-11-01 05:01:30','2024-11-01 04:11:30','2024-11-01 05:01:30',NULL,0,0,NULL,NULL),(36755,'mixpanel','completed',10,'2024-11-01 05:58:30','2024-11-01 05:58:47','2024-11-01 05:06:30','2024-11-01 05:58:47',NULL,0,0,NULL,NULL),(36756,'mixpanel','completed',10,'2024-11-01 06:48:47','2024-11-01 06:51:30','2024-11-01 06:01:47','2024-11-01 06:51:30',NULL,0,0,NULL,NULL),(36757,'mixpanel','completed',10,'2024-11-01 07:41:30','2024-11-01 07:41:30','2024-11-01 06:56:30','2024-11-01 07:41:30',NULL,0,0,NULL,NULL),(36758,'subscribers_engagement_score','completed',10,'2024-11-02 04:53:00','2024-11-02 04:56:33','2024-11-01 07:06:30','2024-11-02 04:56:33',NULL,0,0,NULL,NULL),(36759,'mixpanel','completed',10,'2024-11-01 08:01:31','2024-11-01 08:06:30','2024-11-01 07:46:31','2024-11-01 08:06:30',NULL,0,0,NULL,NULL),(36760,'mixpanel','completed',10,'2024-11-01 08:50:30','2024-11-01 08:51:30','2024-11-01 08:11:30','2024-11-01 08:51:30',NULL,0,0,NULL,NULL),(36761,'schedule_re_engagement_email','completed',10,'2024-11-02 08:36:30','2024-11-02 08:36:31','2024-11-01 08:36:30','2024-11-02 08:36:31',NULL,0,0,NULL,NULL),(36762,'mixpanel','completed',10,'2024-11-01 09:36:30','2024-11-01 09:41:30','2024-11-01 08:56:30','2024-11-01 09:41:30',NULL,0,0,NULL,NULL),(36763,'mixpanel','completed',10,'2024-11-01 10:13:59','2024-11-01 10:16:30','2024-11-01 09:44:59','2024-11-01 10:16:30',NULL,0,0,NULL,NULL),(36764,'mixpanel','completed',10,'2024-11-01 10:38:30','2024-11-01 10:41:30','2024-11-01 10:21:30','2024-11-01 10:41:30',NULL,0,0,NULL,NULL),(36765,'mixpanel','completed',10,'2024-11-01 11:27:58','2024-11-01 11:31:30','2024-11-01 10:45:58','2024-11-01 11:31:30',NULL,0,0,NULL,NULL),(36766,'mixpanel','completed',10,'2024-11-01 12:14:30','2024-11-01 12:16:30','2024-11-01 11:36:30','2024-11-01 12:16:30',NULL,0,0,NULL,NULL),(36767,'mixpanel','completed',10,'2024-11-01 12:34:30','2024-11-01 12:36:30','2024-11-01 12:21:30','2024-11-01 12:36:30',NULL,0,0,NULL,NULL),(36768,'mixpanel','completed',10,'2024-11-01 13:11:30','2024-11-01 13:11:31','2024-11-01 12:41:30','2024-11-01 13:11:31',NULL,0,0,NULL,NULL),(36769,'mixpanel','completed',10,'2024-11-01 14:01:30','2024-11-01 14:01:31','2024-11-01 13:16:30','2024-11-01 14:01:31',NULL,0,0,NULL,NULL),(36770,'mixpanel','completed',10,'2024-11-01 15:00:57','2024-11-01 15:01:30','2024-11-01 14:03:57','2024-11-01 15:01:30',NULL,0,0,NULL,NULL),(36771,'mixpanel','completed',10,'2024-11-01 15:40:30','2024-11-01 15:41:30','2024-11-01 15:06:30','2024-11-01 15:41:30',NULL,0,0,NULL,NULL),(36772,'mixpanel','completed',10,'2024-11-01 15:45:30','2024-11-01 15:51:30','2024-11-01 15:46:30','2024-11-01 15:51:30',NULL,0,0,NULL,NULL),(36773,'mixpanel','completed',10,'2024-11-01 15:55:30','2024-11-01 16:00:21','2024-11-01 15:56:30','2024-11-01 16:00:21',NULL,0,0,NULL,NULL),(36774,'mixpanel','completed',10,'2024-11-01 16:25:30','2024-11-01 16:26:30','2024-11-01 16:06:30','2024-11-01 16:26:30',NULL,0,0,NULL,NULL),(36775,'mixpanel','completed',10,'2024-11-01 17:26:30','2024-11-01 17:26:30','2024-11-01 16:31:30','2024-11-01 17:26:30',NULL,0,0,NULL,NULL),(36776,'mixpanel','completed',10,'2024-11-01 17:43:45','2024-11-01 17:46:30','2024-11-01 17:30:45','2024-11-01 17:46:30',NULL,0,0,NULL,NULL),(36777,'mixpanel','completed',10,'2024-11-01 18:23:31','2024-11-01 18:26:33','2024-11-01 17:51:31','2024-11-01 18:26:33',NULL,0,0,NULL,NULL),(36778,'mixpanel','completed',10,'2024-11-01 19:03:30','2024-11-01 19:06:32','2024-11-01 18:31:30','2024-11-01 19:06:32',NULL,0,0,NULL,NULL),(36779,'mixpanel','completed',10,'2024-11-01 19:48:32','2024-11-01 19:51:31','2024-11-01 19:11:32','2024-11-01 19:51:31',NULL,0,0,NULL,NULL),(36780,'mixpanel','completed',10,'2024-11-01 20:31:34','2024-11-01 20:34:37','2024-11-01 19:56:34','2024-11-01 20:34:37',NULL,0,0,NULL,NULL),(36781,'mixpanel','completed',10,'2024-11-01 21:25:32','2024-11-01 21:26:32','2024-11-01 20:41:32','2024-11-01 21:26:32',NULL,0,0,NULL,NULL),(36782,'mixpanel','completed',10,'2024-11-01 21:42:54','2024-11-01 21:46:32','2024-11-01 21:30:54','2024-11-01 21:46:32',NULL,0,0,NULL,NULL),(36783,'mixpanel','completed',10,'2024-11-01 22:14:30','2024-11-01 22:16:43','2024-11-01 21:51:30','2024-11-01 22:16:43',NULL,0,0,NULL,NULL),(36784,'mixpanel','completed',10,'2024-11-01 22:31:45','2024-11-01 22:36:30','2024-11-01 22:21:45','2024-11-01 22:36:30',NULL,0,0,NULL,NULL),(36785,'mixpanel','completed',10,'2024-11-01 22:51:34','2024-11-01 22:56:31','2024-11-01 22:41:35','2024-11-01 22:56:31',NULL,0,0,NULL,NULL),(36786,'mixpanel','completed',10,'2024-11-01 23:01:30','2024-11-01 23:06:31','2024-11-01 23:01:30','2024-11-01 23:06:31',NULL,0,0,NULL,NULL),(36787,'mixpanel','completed',10,'2024-11-01 23:53:30','2024-11-01 23:56:35','2024-11-01 23:11:30','2024-11-01 23:56:35',NULL,0,0,NULL,NULL),(36788,'mixpanel','completed',10,'2024-11-02 00:51:26','2024-11-02 00:51:31','2024-11-01 23:59:26','2024-11-02 00:51:31',NULL,0,0,NULL,NULL),(36789,'export_files_cleanup','completed',10,'2024-11-07 00:00:00','2024-11-07 00:01:03','2024-11-02 00:11:34','2024-11-07 00:01:03',NULL,0,0,NULL,NULL),(36790,'mixpanel','completed',10,'2024-11-02 01:19:32','2024-11-02 01:21:31','2024-11-02 00:56:32','2024-11-02 01:21:31',NULL,0,0,NULL,NULL),(36791,'mixpanel','completed',10,'2024-11-02 01:47:33','2024-11-02 01:51:31','2024-11-02 01:26:33','2024-11-02 01:51:31',NULL,0,0,NULL,NULL),(36792,'mixpanel','completed',10,'2024-11-02 02:26:33','2024-11-02 02:26:33','2024-11-02 01:56:33','2024-11-02 02:26:33',NULL,0,0,NULL,NULL),(36793,'mixpanel','completed',10,'2024-11-02 02:56:31','2024-11-02 02:56:33','2024-11-02 02:31:31','2024-11-02 02:56:33',NULL,0,0,NULL,NULL),(36794,'mixpanel','completed',10,'2024-11-02 03:15:51','2024-11-02 03:16:30','2024-11-02 02:58:51','2024-11-02 03:16:30',NULL,0,0,NULL,NULL),(36795,'mixpanel','completed',10,'2024-11-02 04:08:30','2024-11-02 04:11:19','2024-11-02 03:21:30','2024-11-02 04:11:19',NULL,0,0,NULL,NULL),(36796,'mixpanel','completed',10,'2024-11-02 05:07:31','2024-11-02 05:11:33','2024-11-02 04:16:31','2024-11-02 05:11:33',NULL,0,0,NULL,NULL),(36797,'subscribers_engagement_score','completed',10,'2024-11-02 04:56:33','2024-11-02 05:01:40','2024-11-02 04:56:33','2024-11-02 05:01:40',NULL,0,0,NULL,NULL),(36798,'subscribers_engagement_score','completed',10,'2024-11-03 09:54:00','2024-11-03 09:55:09','2024-11-02 05:01:40','2024-11-03 09:55:09',NULL,0,0,NULL,NULL),(36799,'mixpanel','completed',10,'2024-11-02 06:01:59','2024-11-02 06:06:31','2024-11-02 05:15:59','2024-11-02 06:06:31',NULL,0,0,NULL,NULL),(36800,'mixpanel','completed',10,'2024-11-02 07:03:00','2024-11-02 07:06:33','2024-11-02 06:11:01','2024-11-02 07:06:33',NULL,0,0,NULL,NULL),(36801,'mixpanel','completed',10,'2024-11-02 07:52:11','2024-11-02 07:56:33','2024-11-02 07:10:11','2024-11-02 07:56:33',NULL,0,0,NULL,NULL),(36802,'mixpanel','completed',10,'2024-11-02 08:05:31','2024-11-02 08:06:31','2024-11-02 08:01:31','2024-11-02 08:06:31',NULL,0,0,NULL,NULL),(36803,'mixpanel','completed',10,'2024-11-02 08:47:31','2024-11-02 08:51:31','2024-11-02 08:11:31','2024-11-02 08:51:31',NULL,0,0,NULL,NULL),(36804,'schedule_re_engagement_email','completed',10,'2024-11-03 08:41:33','2024-11-03 08:45:15','2024-11-02 08:41:33','2024-11-03 08:45:15',NULL,0,0,NULL,NULL),(36805,'mixpanel','completed',10,'2024-11-02 09:39:33','2024-11-02 09:44:33','2024-11-02 08:56:33','2024-11-02 09:44:33',NULL,0,0,NULL,NULL),(36806,'mixpanel','completed',10,'2024-11-02 10:04:39','2024-11-02 10:06:30','2024-11-02 09:46:39','2024-11-02 10:06:30',NULL,0,0,NULL,NULL),(36807,'mixpanel','completed',10,'2024-11-02 11:02:31','2024-11-02 11:03:51','2024-11-02 10:11:31','2024-11-02 11:03:51',NULL,0,0,NULL,NULL),(36808,'mixpanel','completed',10,'2024-11-02 11:12:31','2024-11-02 11:16:31','2024-11-02 11:06:31','2024-11-02 11:16:31',NULL,0,0,NULL,NULL),(36809,'mixpanel','completed',10,'2024-11-02 11:46:33','2024-11-02 11:51:31','2024-11-02 11:26:33','2024-11-02 11:51:31',NULL,0,0,NULL,NULL),(36810,'mixpanel','completed',10,'2024-11-02 12:18:35','2024-11-02 12:21:31','2024-11-02 11:56:35','2024-11-02 12:21:31',NULL,0,0,NULL,NULL),(36811,'mixpanel','completed',10,'2024-11-02 12:35:33','2024-11-02 12:36:32','2024-11-02 12:26:33','2024-11-02 12:36:32',NULL,0,0,NULL,NULL),(36812,'mixpanel','completed',10,'2024-11-02 13:08:33','2024-11-02 13:11:33','2024-11-02 12:41:33','2024-11-02 13:11:33',NULL,0,0,NULL,NULL),(36813,'mixpanel','completed',10,'2024-11-02 14:06:31','2024-11-02 14:06:31','2024-11-02 13:16:31','2024-11-02 14:06:31',NULL,0,0,NULL,NULL),(36814,'mixpanel','completed',10,'2024-11-02 14:53:33','2024-11-02 14:56:33','2024-11-02 14:11:33','2024-11-02 14:56:33',NULL,0,0,NULL,NULL),(36815,'mixpanel','completed',10,'2024-11-02 15:03:31','2024-11-02 15:06:32','2024-11-02 15:01:31','2024-11-02 15:06:32',NULL,0,0,NULL,NULL),(36816,'mixpanel','completed',10,'2024-11-02 15:39:00','2024-11-02 15:41:33','2024-11-02 15:09:00','2024-11-02 15:41:33',NULL,0,0,NULL,NULL),(36817,'mixpanel','completed',10,'2024-11-02 16:02:31','2024-11-02 16:06:31','2024-11-02 15:46:31','2024-11-02 16:06:31',NULL,0,0,NULL,NULL),(36818,'mixpanel','completed',10,'2024-11-02 17:00:34','2024-11-02 17:01:31','2024-11-02 16:11:34','2024-11-02 17:01:31',NULL,0,0,NULL,NULL),(36819,'mixpanel','completed',10,'2024-11-02 17:06:36','2024-11-02 17:11:33','2024-11-02 17:06:36','2024-11-02 17:11:33',NULL,0,0,NULL,NULL),(36820,'mixpanel','completed',10,'2024-11-02 17:53:31','2024-11-02 17:56:33','2024-11-02 17:16:31','2024-11-02 17:56:33',NULL,0,0,NULL,NULL),(36821,'mixpanel','completed',10,'2024-11-02 18:17:17','2024-11-02 18:21:31','2024-11-02 18:00:17','2024-11-02 18:21:31',NULL,0,0,NULL,NULL),(36822,'mixpanel','completed',10,'2024-11-02 18:29:22','2024-11-02 18:31:31','2024-11-02 18:25:22','2024-11-02 18:31:31',NULL,0,0,NULL,NULL),(36823,'mixpanel','completed',10,'2024-11-02 18:46:03','2024-11-02 18:46:31','2024-11-02 18:34:03','2024-11-02 18:46:31',NULL,0,0,NULL,NULL),(36824,'mixpanel','completed',10,'2024-11-02 19:27:37','2024-11-02 19:31:31','2024-11-02 18:51:37','2024-11-02 19:31:31',NULL,0,0,NULL,NULL),(36825,'mixpanel','completed',10,'2024-11-02 20:04:32','2024-11-02 20:06:32','2024-11-02 19:36:32','2024-11-02 20:06:32',NULL,0,0,NULL,NULL),(36826,'mixpanel','completed',10,'2024-11-02 20:54:34','2024-11-02 20:56:31','2024-11-02 20:11:34','2024-11-02 20:56:31',NULL,0,0,NULL,NULL),(36827,'mixpanel','completed',10,'2024-11-02 21:00:32','2024-11-02 21:05:03','2024-11-02 21:01:32','2024-11-02 21:05:03',NULL,0,0,NULL,NULL),(36828,'mixpanel','completed',10,'2024-11-02 21:50:17','2024-11-02 21:51:32','2024-11-02 21:10:17','2024-11-02 21:51:32',NULL,0,0,NULL,NULL),(36829,'mixpanel','completed',10,'2024-11-02 22:11:33','2024-11-02 22:11:40','2024-11-02 21:56:33','2024-11-02 22:11:40',NULL,0,0,NULL,NULL),(36830,'mixpanel','completed',10,'2024-11-02 23:06:32','2024-11-02 23:06:35','2024-11-02 22:16:32','2024-11-02 23:06:35',NULL,0,0,NULL,NULL),(36831,'mixpanel','completed',10,'2024-11-03 00:08:34','2024-11-03 00:11:29','2024-11-02 23:11:34','2024-11-03 00:11:29',NULL,0,0,NULL,NULL),(36832,'mixpanel','completed',10,'2024-11-03 01:02:31','2024-11-03 01:06:33','2024-11-03 00:16:31','2024-11-03 01:06:33',NULL,0,0,NULL,NULL),(36833,'mixpanel','completed',10,'2024-11-03 01:22:35','2024-11-03 01:26:34','2024-11-03 01:11:35','2024-11-03 01:26:34',NULL,0,0,NULL,NULL),(36834,'mixpanel','completed',10,'2024-11-03 02:23:31','2024-11-03 02:23:45','2024-11-03 01:31:31','2024-11-03 02:23:45',NULL,0,0,NULL,NULL),(36835,'mixpanel','completed',10,'2024-11-03 02:49:34','2024-11-03 02:51:34','2024-11-03 02:26:34','2024-11-03 02:51:34',NULL,0,0,NULL,NULL),(36836,'mixpanel','completed',10,'2024-11-03 03:09:43','2024-11-03 03:11:34','2024-11-03 02:53:43','2024-11-03 03:11:34',NULL,0,0,NULL,NULL),(36837,'mixpanel','completed',10,'2024-11-03 03:35:31','2024-11-03 03:36:33','2024-11-03 03:16:31','2024-11-03 03:36:33',NULL,0,0,NULL,NULL),(36838,'mixpanel','completed',10,'2024-11-03 04:21:58','2024-11-03 04:23:57','2024-11-03 03:40:58','2024-11-03 04:23:57',NULL,0,0,NULL,NULL),(36839,'mixpanel','completed',10,'2024-11-03 04:53:36','2024-11-03 04:54:20','2024-11-03 04:26:36','2024-11-03 04:54:20',NULL,0,0,NULL,NULL),(36840,'mixpanel','completed',10,'2024-11-03 05:46:35','2024-11-03 05:50:53','2024-11-03 04:58:35','2024-11-03 05:50:53',NULL,0,0,NULL,NULL),(36841,'mixpanel','completed',10,'2024-11-03 06:31:35','2024-11-03 06:32:51','2024-11-03 05:56:35','2024-11-03 06:32:51',NULL,0,0,NULL,NULL),(36842,'mixpanel','completed',10,'2024-11-03 07:11:58','2024-11-03 07:16:34','2024-11-03 06:34:58','2024-11-03 07:16:34',NULL,0,0,NULL,NULL),(36843,'mixpanel','completed',10,'2024-11-03 07:53:35','2024-11-03 07:56:35','2024-11-03 07:21:35','2024-11-03 07:56:35',NULL,0,0,NULL,NULL),(36844,'mixpanel','completed',10,'2024-11-03 08:36:58','2024-11-03 08:41:14','2024-11-03 08:06:58','2024-11-03 08:41:14',NULL,0,0,NULL,NULL),(36845,'mixpanel','completed',10,'2024-11-03 09:33:15','2024-11-03 09:36:36','2024-11-03 08:45:15','2024-11-03 09:36:36',NULL,0,0,NULL,NULL),(36846,'schedule_re_engagement_email','completed',10,'2024-11-04 08:51:36','2024-11-04 08:51:37','2024-11-03 08:51:36','2024-11-04 08:51:37',NULL,0,0,NULL,NULL),(36847,'mixpanel','completed',10,'2024-11-03 10:15:36','2024-11-03 10:16:34','2024-11-03 09:41:36','2024-11-03 10:16:34',NULL,0,0,NULL,NULL),(36848,'subscribers_engagement_score','completed',10,'2024-11-03 09:55:09','2024-11-03 09:58:00','2024-11-03 09:55:09','2024-11-03 09:58:00',NULL,0,0,NULL,NULL),(36849,'subscribers_engagement_score','completed',10,'2024-11-04 14:02:00','2024-11-04 14:06:37','2024-11-03 09:58:00','2024-11-04 14:06:37',NULL,0,0,NULL,NULL),(36850,'mixpanel','completed',10,'2024-11-03 10:35:18','2024-11-03 10:36:37','2024-11-03 10:19:18','2024-11-03 10:36:37',NULL,0,0,NULL,NULL),(36851,'mixpanel','completed',10,'2024-11-03 11:10:39','2024-11-03 11:11:35','2024-11-03 10:41:39','2024-11-03 11:11:35',NULL,0,0,NULL,NULL),(36852,'mixpanel','completed',10,'2024-11-03 12:01:35','2024-11-03 12:01:35','2024-11-03 11:16:35','2024-11-03 12:01:35',NULL,0,0,NULL,NULL),(36853,'mixpanel','completed',10,'2024-11-03 12:19:36','2024-11-03 12:21:37','2024-11-03 12:06:36','2024-11-03 12:21:37',NULL,0,0,NULL,NULL),(36854,'mixpanel','completed',10,'2024-11-03 12:54:36','2024-11-03 12:56:46','2024-11-03 12:26:36','2024-11-03 12:56:46',NULL,0,0,NULL,NULL),(36855,'mixpanel','completed',10,'2024-11-03 13:40:47','2024-11-03 13:44:43','2024-11-03 12:59:47','2024-11-03 13:44:43',NULL,0,0,NULL,NULL),(36856,'mixpanel','completed',10,'2024-11-03 14:43:37','2024-11-03 14:46:37','2024-11-03 13:51:37','2024-11-03 14:46:37',NULL,0,0,NULL,NULL),(36857,'mixpanel','completed',10,'2024-11-03 15:48:36','2024-11-03 15:51:36','2024-11-03 14:51:36','2024-11-03 15:51:36',NULL,0,0,NULL,NULL),(36858,'mixpanel','completed',10,'2024-11-03 16:29:36','2024-11-03 16:31:35','2024-11-03 15:56:36','2024-11-03 16:31:35',NULL,0,0,NULL,NULL),(36859,'mixpanel','completed',10,'2024-11-03 16:49:36','2024-11-03 16:51:36','2024-11-03 16:36:36','2024-11-03 16:51:36',NULL,0,0,NULL,NULL),(36860,'mixpanel','completed',10,'2024-11-03 16:59:36','2024-11-03 17:01:36','2024-11-03 16:56:36','2024-11-03 17:01:36',NULL,0,0,NULL,NULL),(36861,'mixpanel','completed',10,'2024-11-03 17:12:44','2024-11-03 17:16:35','2024-11-03 17:04:44','2024-11-03 17:16:35',NULL,0,0,NULL,NULL),(36862,'mixpanel','completed',10,'2024-11-03 17:51:36','2024-11-03 17:51:36','2024-11-03 17:21:36','2024-11-03 17:51:36',NULL,0,0,NULL,NULL),(36863,'mixpanel','completed',10,'2024-11-03 18:25:37','2024-11-03 18:26:36','2024-11-03 17:56:37','2024-11-03 18:26:36',NULL,0,0,NULL,NULL),(36864,'mixpanel','completed',10,'2024-11-03 18:43:33','2024-11-03 18:46:35','2024-11-03 18:31:33','2024-11-03 18:46:35',NULL,0,0,NULL,NULL),(36865,'mixpanel','completed',10,'2024-11-03 19:24:36','2024-11-03 19:26:35','2024-11-03 18:51:36','2024-11-03 19:26:35',NULL,0,0,NULL,NULL),(36866,'mixpanel','completed',10,'2024-11-03 19:41:35','2024-11-03 19:41:35','2024-11-03 19:31:35','2024-11-03 19:41:35',NULL,0,0,NULL,NULL),(36867,'mixpanel','completed',10,'2024-11-03 20:32:35','2024-11-03 20:36:35','2024-11-03 19:46:35','2024-11-03 20:36:35',NULL,0,0,NULL,NULL),(36868,'mixpanel','completed',10,'2024-11-03 21:12:35','2024-11-03 21:16:35','2024-11-03 20:41:35','2024-11-03 21:16:35',NULL,0,0,NULL,NULL),(36869,'mixpanel','completed',10,'2024-11-03 22:15:00','2024-11-03 22:16:35','2024-11-03 21:22:00','2024-11-03 22:16:35',NULL,0,0,NULL,NULL),(36870,'mixpanel','completed',10,'2024-11-03 22:38:36','2024-11-03 22:39:20','2024-11-03 22:21:36','2024-11-03 22:39:20',NULL,0,0,NULL,NULL),(36871,'mixpanel','completed',10,'2024-11-03 23:21:24','2024-11-03 23:21:40','2024-11-03 22:39:24','2024-11-03 23:21:40',NULL,0,0,NULL,NULL),(36872,'mixpanel','completed',10,'2024-11-03 23:53:37','2024-11-03 23:56:38','2024-11-03 23:26:37','2024-11-03 23:56:38',NULL,0,0,NULL,NULL),(36873,'mixpanel','completed',10,'2024-11-04 00:56:36','2024-11-04 00:56:39','2024-11-04 00:01:36','2024-11-04 00:56:39',NULL,0,0,NULL,NULL),(36874,'mixpanel','completed',10,'2024-11-04 01:47:38','2024-11-04 01:51:36','2024-11-04 01:01:38','2024-11-04 01:51:36',NULL,0,0,NULL,NULL),(36875,'mixpanel','completed',10,'2024-11-04 02:00:36','2024-11-04 02:01:36','2024-11-04 01:56:36','2024-11-04 02:01:36',NULL,0,0,NULL,NULL),(36876,'mixpanel','completed',10,'2024-11-04 02:40:36','2024-11-04 02:41:36','2024-11-04 02:06:36','2024-11-04 02:41:36',NULL,0,0,NULL,NULL),(36877,'mixpanel','completed',10,'2024-11-04 02:51:36','2024-11-04 02:51:36','2024-11-04 02:46:36','2024-11-04 02:51:36',NULL,0,0,NULL,NULL),(36878,'mixpanel','completed',10,'2024-11-04 03:35:36','2024-11-04 03:36:36','2024-11-04 02:56:36','2024-11-04 03:36:36',NULL,0,0,NULL,NULL),(36879,'mixpanel','completed',10,'2024-11-04 04:29:36','2024-11-04 04:36:37','2024-11-04 03:41:36','2024-11-04 04:36:37',NULL,0,0,NULL,NULL),(36880,'mixpanel','completed',10,'2024-11-04 05:04:36','2024-11-04 05:06:36','2024-11-04 04:41:36','2024-11-04 05:06:36',NULL,0,0,NULL,NULL),(36881,'mixpanel','completed',10,'2024-11-04 05:51:36','2024-11-04 05:51:36','2024-11-04 05:11:36','2024-11-04 05:51:36',NULL,0,0,NULL,NULL),(36882,'mixpanel','completed',10,'2024-11-04 06:31:34','2024-11-04 06:31:36','2024-11-04 05:56:34','2024-11-04 06:31:36',NULL,0,0,NULL,NULL),(36883,'mixpanel','completed',10,'2024-11-04 06:41:36','2024-11-04 06:46:37','2024-11-04 06:36:36','2024-11-04 06:46:37',NULL,0,0,NULL,NULL),(36884,'mixpanel','completed',10,'2024-11-04 07:42:37','2024-11-04 07:46:36','2024-11-04 06:51:37','2024-11-04 07:46:36',NULL,0,0,NULL,NULL),(36885,'mixpanel','completed',10,'2024-11-04 08:29:37','2024-11-04 08:31:37','2024-11-04 07:51:37','2024-11-04 08:31:37',NULL,0,0,NULL,NULL),(36886,'mixpanel','completed',10,'2024-11-04 09:15:38','2024-11-04 09:16:37','2024-11-04 08:36:38','2024-11-04 09:16:37',NULL,0,0,NULL,NULL),(36887,'schedule_re_engagement_email','completed',10,'2024-11-05 08:56:36','2024-11-05 08:56:38','2024-11-04 08:56:36','2024-11-05 08:56:38',NULL,0,0,NULL,NULL),(36888,'mixpanel','completed',10,'2024-11-04 10:15:37','2024-11-04 10:16:33','2024-11-04 09:21:37','2024-11-04 10:16:33',NULL,0,0,NULL,NULL),(36889,'mixpanel','completed',10,'2024-11-04 10:45:38','2024-11-04 10:46:34','2024-11-04 10:21:38','2024-11-04 10:46:34',NULL,0,0,NULL,NULL),(36890,'mixpanel','completed',10,'2024-11-04 11:19:56','2024-11-04 11:21:36','2024-11-04 10:49:56','2024-11-04 11:21:36',NULL,0,0,NULL,NULL),(36891,'mixpanel','completed',10,'2024-11-04 11:30:39','2024-11-04 11:31:35','2024-11-04 11:26:39','2024-11-04 11:31:35',NULL,0,0,NULL,NULL),(36892,'mixpanel','completed',10,'2024-11-04 12:25:35','2024-11-04 12:26:39','2024-11-04 11:36:35','2024-11-04 12:26:39',NULL,0,0,NULL,NULL),(36893,'mixpanel','completed',10,'2024-11-04 12:59:31','2024-11-04 13:00:24','2024-11-04 12:30:31','2024-11-04 13:00:24',NULL,0,0,NULL,NULL),(36894,'mixpanel','completed',10,'2024-11-04 13:28:20','2024-11-04 13:31:35','2024-11-04 13:03:20','2024-11-04 13:31:35',NULL,0,0,NULL,NULL),(36895,'mixpanel','completed',10,'2024-11-04 14:21:38','2024-11-04 14:26:37','2024-11-04 13:36:38','2024-11-04 14:26:37',NULL,0,0,NULL,NULL),(36896,'subscribers_engagement_score','completed',10,'2024-11-04 14:06:37','2024-11-04 14:11:39','2024-11-04 14:06:37','2024-11-04 14:11:39',NULL,0,0,NULL,NULL),(36897,'subscribers_engagement_score','completed',10,'2024-11-05 02:13:00','2024-11-05 02:16:37','2024-11-04 14:11:39','2024-11-05 02:16:37',NULL,0,0,NULL,NULL),(36898,'mixpanel','completed',10,'2024-11-04 15:03:34','2024-11-04 15:06:35','2024-11-04 14:31:34','2024-11-04 15:06:35',NULL,0,0,NULL,NULL),(36899,'mixpanel','completed',10,'2024-11-04 16:09:39','2024-11-04 16:11:39','2024-11-04 15:11:39','2024-11-04 16:11:39',NULL,0,0,NULL,NULL),(36900,'mixpanel','completed',10,'2024-11-04 16:43:52','2024-11-04 16:46:34','2024-11-04 16:13:52','2024-11-04 16:46:34',NULL,0,0,NULL,NULL),(36901,'mixpanel','completed',10,'2024-11-04 17:16:33','2024-11-04 17:16:34','2024-11-04 16:51:33','2024-11-04 17:16:34',NULL,0,0,NULL,NULL),(36902,'mixpanel','completed',10,'2024-11-04 17:38:34','2024-11-04 17:39:46','2024-11-04 17:21:34','2024-11-04 17:39:46',NULL,0,0,NULL,NULL),(36903,'mixpanel','completed',10,'2024-11-04 18:10:33','2024-11-04 18:11:38','2024-11-04 17:46:33','2024-11-04 18:11:38',NULL,0,0,NULL,NULL),(36904,'mixpanel','completed',10,'2024-11-04 19:08:33','2024-11-04 19:11:38','2024-11-04 18:16:33','2024-11-04 19:11:38',NULL,0,0,NULL,NULL),(36905,'mixpanel','completed',10,'2024-11-04 19:40:34','2024-11-04 19:41:39','2024-11-04 19:16:34','2024-11-04 19:41:39',NULL,0,0,NULL,NULL),(36906,'mixpanel','completed',10,'2024-11-04 19:52:33','2024-11-04 19:56:36','2024-11-04 19:46:33','2024-11-04 19:56:36',NULL,0,0,NULL,NULL),(36907,'mixpanel','completed',10,'2024-11-04 20:19:34','2024-11-04 20:21:32','2024-11-04 20:01:34','2024-11-04 20:21:32',NULL,0,0,NULL,NULL),(36908,'mixpanel','completed',10,'2024-11-04 20:34:34','2024-11-04 20:36:37','2024-11-04 20:26:34','2024-11-04 20:36:37',NULL,0,0,NULL,NULL),(36909,'mixpanel','completed',10,'2024-11-04 21:29:37','2024-11-04 21:31:40','2024-11-04 20:41:37','2024-11-04 21:31:40',NULL,0,0,NULL,NULL),(36910,'mixpanel','completed',10,'2024-11-04 21:59:51','2024-11-04 22:01:38','2024-11-04 21:35:51','2024-11-04 22:01:38',NULL,0,0,NULL,NULL),(36911,'mixpanel','completed',10,'2024-11-04 22:14:39','2024-11-04 22:17:13','2024-11-04 22:06:39','2024-11-04 22:17:13',NULL,0,0,NULL,NULL),(36912,'mixpanel','completed',10,'2024-11-04 22:56:36','2024-11-04 22:56:36','2024-11-04 22:21:36','2024-11-04 22:56:36',NULL,0,0,NULL,NULL),(36913,'mixpanel','completed',10,'2024-11-04 23:19:35','2024-11-04 23:21:36','2024-11-04 23:01:35','2024-11-04 23:21:36',NULL,0,0,NULL,NULL),(36914,'mixpanel','completed',10,'2024-11-05 00:11:36','2024-11-05 00:15:42','2024-11-04 23:26:36','2024-11-05 00:15:42',NULL,0,0,NULL,NULL),(36915,'mixpanel','completed',10,'2024-11-05 00:44:10','2024-11-05 00:46:36','2024-11-05 00:19:10','2024-11-05 00:46:36',NULL,0,0,NULL,NULL),(36916,'mixpanel','completed',10,'2024-11-05 01:42:37','2024-11-05 01:46:40','2024-11-05 00:51:37','2024-11-05 01:46:40',NULL,0,0,NULL,NULL),(36917,'mixpanel','completed',10,'2024-11-05 02:17:37','2024-11-05 02:21:37','2024-11-05 01:51:37','2024-11-05 02:21:37',NULL,0,0,NULL,NULL),(36918,'subscribers_engagement_score','completed',10,'2024-11-06 14:33:00','2024-11-06 14:36:36','2024-11-05 02:16:37','2024-11-06 14:36:36',NULL,0,0,NULL,NULL),(36919,'mixpanel','completed',10,'2024-11-05 02:26:37','2024-11-05 02:31:36','2024-11-05 02:26:37','2024-11-05 02:31:36',NULL,0,0,NULL,NULL),(36920,'mixpanel','completed',10,'2024-11-05 03:26:37','2024-11-05 03:26:39','2024-11-05 02:36:37','2024-11-05 03:26:39',NULL,0,0,NULL,NULL),(36921,'mixpanel','completed',10,'2024-11-05 03:34:36','2024-11-05 03:36:37','2024-11-05 03:31:36','2024-11-05 03:36:37',NULL,0,0,NULL,NULL),(36922,'mixpanel','completed',10,'2024-11-05 04:24:37','2024-11-05 04:26:38','2024-11-05 03:41:37','2024-11-05 04:26:38',NULL,0,0,NULL,NULL),(36923,'mixpanel','completed',10,'2024-11-05 05:23:41','2024-11-05 05:26:37','2024-11-05 04:31:41','2024-11-05 05:26:37',NULL,0,0,NULL,NULL),(36924,'mixpanel','completed',10,'2024-11-05 06:11:36','2024-11-05 06:11:36','2024-11-05 05:31:36','2024-11-05 06:11:36',NULL,0,0,NULL,NULL),(36925,'mixpanel','completed',10,'2024-11-05 06:34:40','2024-11-05 06:36:36','2024-11-05 06:16:40','2024-11-05 06:36:36',NULL,0,0,NULL,NULL),(36926,'mixpanel','completed',10,'2024-11-05 06:41:39','2024-11-05 06:45:04','2024-11-05 06:38:39','2024-11-05 06:45:04',NULL,0,0,NULL,NULL),(36927,'mixpanel','completed',10,'2024-11-05 07:16:37','2024-11-05 07:16:37','2024-11-05 06:51:37','2024-11-05 07:16:37',NULL,0,0,NULL,NULL),(36928,'mixpanel','completed',10,'2024-11-05 08:16:36','2024-11-05 08:16:37','2024-11-05 07:21:36','2024-11-05 08:16:37',NULL,0,0,NULL,NULL),(36929,'mixpanel','completed',10,'2024-11-05 09:19:38','2024-11-05 09:21:36','2024-11-05 08:21:38','2024-11-05 09:21:36',NULL,0,0,NULL,NULL),(36930,'schedule_re_engagement_email','completed',10,'2024-11-06 09:01:33','2024-11-06 09:01:35','2024-11-05 09:01:33','2024-11-06 09:01:35',NULL,0,0,NULL,NULL),(36931,'mixpanel','completed',10,'2024-11-05 09:39:39','2024-11-05 09:41:35','2024-11-05 09:26:39','2024-11-05 09:41:35',NULL,0,0,NULL,NULL),(36932,'mixpanel','completed',10,'2024-11-05 09:45:36','2024-11-05 09:51:35','2024-11-05 09:46:36','2024-11-05 09:51:35',NULL,0,0,NULL,NULL),(36933,'mixpanel','completed',10,'2024-11-05 10:39:34','2024-11-05 10:40:25','2024-11-05 09:56:34','2024-11-05 10:40:25',NULL,0,0,NULL,NULL),(36934,'mixpanel','completed',10,'2024-11-05 11:17:01','2024-11-05 11:21:32','2024-11-05 10:44:01','2024-11-05 11:21:32',NULL,0,0,NULL,NULL),(36935,'mixpanel','completed',10,'2024-11-05 12:19:09','2024-11-05 12:21:32','2024-11-05 11:26:09','2024-11-05 12:21:32',NULL,0,0,NULL,NULL),(36936,'mixpanel','completed',10,'2024-11-05 12:38:19','2024-11-05 12:40:05','2024-11-05 12:25:19','2024-11-05 12:40:05',NULL,0,0,NULL,NULL),(36937,'mixpanel','completed',10,'2024-11-05 13:32:31','2024-11-05 13:36:33','2024-11-05 12:46:31','2024-11-05 13:36:33',NULL,0,0,NULL,NULL),(36938,'mixpanel','completed',10,'2024-11-05 13:53:23','2024-11-05 13:55:48','2024-11-05 13:41:23','2024-11-05 13:55:48',NULL,0,0,NULL,NULL),(36939,'mixpanel','completed',10,'2024-11-05 14:39:35','2024-11-05 14:41:35','2024-11-05 14:01:35','2024-11-05 14:41:35',NULL,0,0,NULL,NULL),(36940,'mixpanel','completed',10,'2024-11-05 14:53:36','2024-11-05 14:56:35','2024-11-05 14:46:36','2024-11-05 14:56:35',NULL,0,0,NULL,NULL),(36941,'mixpanel','completed',10,'2024-11-05 15:15:37','2024-11-05 15:16:35','2024-11-05 15:01:37','2024-11-05 15:16:35',NULL,0,0,NULL,NULL),(36942,'mixpanel','completed',10,'2024-11-05 15:40:35','2024-11-05 15:41:35','2024-11-05 15:21:35','2024-11-05 15:41:35',NULL,0,0,NULL,NULL),(36943,'mixpanel','completed',10,'2024-11-05 16:44:35','2024-11-05 16:47:22','2024-11-05 15:46:35','2024-11-05 16:47:22',NULL,0,0,NULL,NULL),(36944,'mixpanel','completed',10,'2024-11-05 17:14:25','2024-11-05 17:16:35','2024-11-05 16:47:25','2024-11-05 17:16:35',NULL,0,0,NULL,NULL),(36945,'mixpanel','completed',10,'2024-11-05 17:51:35','2024-11-05 17:51:35','2024-11-05 17:21:35','2024-11-05 17:51:35',NULL,0,0,NULL,NULL),(36946,'mixpanel','completed',10,'2024-11-05 17:57:49','2024-11-05 18:01:33','2024-11-05 17:55:49','2024-11-05 18:01:33',NULL,0,0,NULL,NULL),(36947,'mixpanel','completed',10,'2024-11-05 18:06:34','2024-11-05 18:11:36','2024-11-05 18:06:34','2024-11-05 18:11:36',NULL,0,0,NULL,NULL),(36948,'mixpanel','completed',10,'2024-11-05 18:38:34','2024-11-05 18:41:35','2024-11-05 18:16:34','2024-11-05 18:41:35',NULL,0,0,NULL,NULL),(36949,'mixpanel','completed',10,'2024-11-05 18:55:34','2024-11-05 18:56:39','2024-11-05 18:46:34','2024-11-05 18:56:39',NULL,0,0,NULL,NULL),(36950,'mixpanel','completed',10,'2024-11-05 19:28:35','2024-11-05 19:31:35','2024-11-05 19:01:35','2024-11-05 19:31:35',NULL,0,0,NULL,NULL),(36951,'mixpanel','completed',10,'2024-11-05 20:13:37','2024-11-05 20:16:35','2024-11-05 19:36:37','2024-11-05 20:16:35',NULL,0,0,NULL,NULL),(36952,'mixpanel','completed',10,'2024-11-05 20:37:35','2024-11-05 20:39:51','2024-11-05 20:21:35','2024-11-05 20:39:51',NULL,0,0,NULL,NULL),(36953,'mixpanel','completed',10,'2024-11-05 21:08:34','2024-11-05 21:11:35','2024-11-05 20:46:34','2024-11-05 21:11:35',NULL,0,0,NULL,NULL),(36954,'mixpanel','completed',10,'2024-11-05 21:33:35','2024-11-05 21:36:38','2024-11-05 21:16:35','2024-11-05 21:36:38',NULL,0,0,NULL,NULL),(36955,'mixpanel','completed',10,'2024-11-05 22:39:39','2024-11-05 22:41:39','2024-11-05 21:41:39','2024-11-05 22:41:39',NULL,0,0,NULL,NULL),(36956,'unsubscribe_tokens','completed',0,'2024-11-05 21:46:44','2024-11-05 21:47:04','2024-11-05 21:46:44','2024-11-05 21:47:04',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(36957,'subscriber_link_tokens','completed',0,'2024-11-05 21:46:44','2024-11-05 21:47:04','2024-11-05 21:46:44','2024-11-05 21:47:04',NULL,0,0,NULL,NULL),(36958,'newsletter_templates_thumbnails','completed',10,'2024-11-05 21:46:44','2024-11-05 21:47:04','2024-11-05 21:46:44','2024-11-05 21:47:04',NULL,0,0,NULL,NULL),(36959,'mixpanel','completed',10,'2024-11-05 23:12:55','2024-11-05 23:16:31','2024-11-05 22:44:55','2024-11-05 23:16:31',NULL,0,0,NULL,NULL),(36960,'mixpanel','completed',10,'2024-11-06 00:03:33','2024-11-06 00:06:32','2024-11-05 23:21:33','2024-11-06 00:06:32',NULL,0,0,NULL,NULL),(36961,'mixpanel','completed',10,'2024-11-06 00:31:33','2024-11-06 00:36:33','2024-11-06 00:11:33','2024-11-06 00:36:33',NULL,0,0,NULL,NULL),(36962,'mixpanel','completed',10,'2024-11-06 01:35:33','2024-11-06 01:36:32','2024-11-06 00:41:33','2024-11-06 01:36:32',NULL,0,0,NULL,NULL),(36963,'mixpanel','completed',10,'2024-11-06 01:48:36','2024-11-06 01:51:32','2024-11-06 01:41:36','2024-11-06 01:51:32',NULL,0,0,NULL,NULL),(36964,'mixpanel','completed',10,'2024-11-06 01:55:51','2024-11-06 02:01:35','2024-11-06 01:56:51','2024-11-06 02:01:35',NULL,0,0,NULL,NULL),(36965,'mixpanel','completed',10,'2024-11-06 02:21:35','2024-11-06 02:21:38','2024-11-06 02:06:35','2024-11-06 02:21:38',NULL,0,0,NULL,NULL),(36966,'mixpanel','completed',10,'2024-11-06 03:16:41','2024-11-06 03:21:39','2024-11-06 02:26:41','2024-11-06 03:21:39',NULL,0,0,NULL,NULL),(36967,'mixpanel','completed',10,'2024-11-06 03:47:42','2024-11-06 03:51:39','2024-11-06 03:25:42','2024-11-06 03:51:39',NULL,0,0,NULL,NULL),(36968,'mixpanel','completed',10,'2024-11-06 03:55:39','2024-11-06 04:01:34','2024-11-06 03:56:39','2024-11-06 04:01:34',NULL,0,0,NULL,NULL),(36969,'mixpanel','completed',10,'2024-11-06 04:43:37','2024-11-06 04:46:35','2024-11-06 04:06:37','2024-11-06 04:46:35',NULL,0,0,NULL,NULL),(36970,'mixpanel','completed',10,'2024-11-06 05:08:38','2024-11-06 05:10:23','2024-11-06 04:51:38','2024-11-06 05:10:23',NULL,0,0,NULL,NULL),(36971,'mixpanel','completed',10,'2024-11-06 05:47:35','2024-11-06 05:51:35','2024-11-06 05:16:35','2024-11-06 05:51:35',NULL,0,0,NULL,NULL),(36972,'mixpanel','completed',10,'2024-11-06 06:44:40','2024-11-06 06:46:34','2024-11-06 05:56:40','2024-11-06 06:46:34',NULL,0,0,NULL,NULL),(36973,'mixpanel','completed',10,'2024-11-06 07:26:47','2024-11-06 07:31:35','2024-11-06 06:48:47','2024-11-06 07:31:35',NULL,0,0,NULL,NULL),(36974,'mixpanel','completed',10,'2024-11-06 08:11:38','2024-11-06 08:11:39','2024-11-06 07:36:38','2024-11-06 08:11:39',NULL,0,0,NULL,NULL),(36975,'mixpanel','completed',10,'2024-11-06 08:58:35','2024-11-06 09:01:35','2024-11-06 08:16:35','2024-11-06 09:01:35',NULL,0,0,NULL,NULL),(36976,'schedule_re_engagement_email','completed',10,'2024-11-07 09:06:35','2024-11-07 09:11:34','2024-11-06 09:06:35','2024-11-07 09:11:34',NULL,0,0,NULL,NULL),(36977,'mixpanel','completed',10,'2024-11-06 09:31:35','2024-11-06 09:31:35','2024-11-06 09:06:35','2024-11-06 09:31:35',NULL,0,0,NULL,NULL),(36978,'mixpanel','completed',10,'2024-11-06 09:39:39','2024-11-06 09:41:39','2024-11-06 09:36:39','2024-11-06 09:41:39',NULL,0,0,NULL,NULL),(36979,'mixpanel','completed',10,'2024-11-06 09:47:35','2024-11-06 09:51:35','2024-11-06 09:46:35','2024-11-06 09:51:35',NULL,0,0,NULL,NULL),(36980,'mixpanel','completed',10,'2024-11-06 10:28:36','2024-11-06 10:31:35','2024-11-06 09:56:36','2024-11-06 10:31:35',NULL,0,0,NULL,NULL),(36981,'mixpanel','completed',10,'2024-11-06 11:21:38','2024-11-06 11:21:40','2024-11-06 10:36:38','2024-11-06 11:21:40',NULL,0,0,NULL,NULL),(36982,'mixpanel','completed',10,'2024-11-06 11:44:57','2024-11-06 11:46:35','2024-11-06 11:26:57','2024-11-06 11:46:35',NULL,0,0,NULL,NULL),(36983,'mixpanel','completed',10,'2024-11-06 12:49:38','2024-11-06 12:51:38','2024-11-06 11:51:38','2024-11-06 12:51:38',NULL,0,0,NULL,NULL),(36984,'mixpanel','completed',10,'2024-11-06 12:55:39','2024-11-06 13:01:35','2024-11-06 12:56:39','2024-11-06 13:01:35',NULL,0,0,NULL,NULL),(36985,'mixpanel','completed',10,'2024-11-06 13:59:35','2024-11-06 14:01:35','2024-11-06 13:06:35','2024-11-06 14:01:35',NULL,0,0,NULL,NULL),(36986,'mixpanel','completed',10,'2024-11-06 14:42:38','2024-11-06 14:46:36','2024-11-06 14:06:38','2024-11-06 14:46:36',NULL,0,0,NULL,NULL),(36987,'subscribers_engagement_score','completed',10,'2024-11-06 14:36:36','2024-11-06 14:41:39','2024-11-06 14:36:36','2024-11-06 14:41:39',NULL,0,0,NULL,NULL),(36988,'subscribers_engagement_score','completed',10,'2024-11-07 11:12:00','2024-11-07 11:16:35','2024-11-06 14:41:39','2024-11-07 11:16:35',NULL,0,0,NULL,NULL),(36989,'mixpanel','completed',10,'2024-11-06 15:29:36','2024-11-06 15:31:35','2024-11-06 14:51:36','2024-11-06 15:31:35',NULL,0,0,NULL,NULL),(36990,'mixpanel','completed',10,'2024-11-06 15:59:38','2024-11-06 16:01:35','2024-11-06 15:36:38','2024-11-06 16:01:35',NULL,0,0,NULL,NULL),(36991,'mixpanel','completed',10,'2024-11-06 16:27:36','2024-11-06 16:31:35','2024-11-06 16:06:36','2024-11-06 16:31:35',NULL,0,0,NULL,NULL),(36992,'mixpanel','completed',10,'2024-11-06 16:54:47','2024-11-06 16:57:00','2024-11-06 16:33:47','2024-11-06 16:57:00',NULL,0,0,NULL,NULL),(36993,'mixpanel','completed',10,'2024-11-06 17:43:36','2024-11-06 17:46:35','2024-11-06 17:01:36','2024-11-06 17:46:35',NULL,0,0,NULL,NULL),(36994,'mixpanel','completed',10,'2024-11-06 17:54:09','2024-11-06 17:56:38','2024-11-06 17:49:09','2024-11-06 17:56:38',NULL,0,0,NULL,NULL),(36995,'mixpanel','completed',10,'2024-11-06 18:48:17','2024-11-06 18:51:36','2024-11-06 18:01:17','2024-11-06 18:51:36',NULL,0,0,NULL,NULL),(36996,'mixpanel','completed',10,'2024-11-06 19:47:39','2024-11-06 19:49:47','2024-11-06 18:56:39','2024-11-06 19:49:47',NULL,0,0,NULL,NULL),(36997,'mixpanel','completed',10,'2024-11-06 20:39:40','2024-11-06 20:41:39','2024-11-06 19:56:40','2024-11-06 20:41:39',NULL,0,0,NULL,NULL),(36998,'mixpanel','completed',10,'2024-11-06 21:43:35','2024-11-06 21:51:52','2024-11-06 20:46:35','2024-11-06 21:51:52',NULL,0,0,NULL,NULL),(36999,'mixpanel','completed',10,'2024-11-06 22:46:39','2024-11-06 22:51:35','2024-11-06 21:56:39','2024-11-06 22:51:35',NULL,0,0,NULL,NULL),(37000,'mixpanel','completed',10,'2024-11-06 23:14:36','2024-11-06 23:16:38','2024-11-06 22:56:36','2024-11-06 23:16:38',NULL,0,0,NULL,NULL),(37001,'mixpanel','completed',10,'2024-11-06 23:25:34','2024-11-06 23:26:35','2024-11-06 23:21:34','2024-11-06 23:26:35',NULL,0,0,NULL,NULL),(37002,'mixpanel','completed',10,'2024-11-07 00:27:33','2024-11-07 00:31:33','2024-11-06 23:31:33','2024-11-07 00:31:33',NULL,0,0,NULL,NULL),(37003,'export_files_cleanup','completed',10,'2024-11-13 00:00:00','2024-11-13 00:01:39','2024-11-07 00:04:44','2024-11-13 00:01:39',NULL,0,0,NULL,NULL),(37004,'mixpanel','completed',10,'2024-11-07 01:09:33','2024-11-07 01:11:34','2024-11-07 00:36:33','2024-11-07 01:11:34',NULL,0,0,NULL,NULL),(37005,'mixpanel','completed',10,'2024-11-07 02:07:33','2024-11-07 02:11:34','2024-11-07 01:16:33','2024-11-07 02:11:34',NULL,0,0,NULL,NULL),(37006,'mixpanel','completed',10,'2024-11-07 03:05:34','2024-11-07 03:06:34','2024-11-07 02:16:34','2024-11-07 03:06:34',NULL,0,0,NULL,NULL),(37007,'mixpanel','completed',10,'2024-11-07 03:23:38','2024-11-07 03:26:34','2024-11-07 03:08:38','2024-11-07 03:26:34',NULL,0,0,NULL,NULL),(37008,'mixpanel','completed',10,'2024-11-07 03:45:34','2024-11-07 03:46:33','2024-11-07 03:31:34','2024-11-07 03:46:33',NULL,0,0,NULL,NULL),(37009,'mixpanel','completed',10,'2024-11-07 04:00:25','2024-11-07 04:00:49','2024-11-07 03:51:25','2024-11-07 04:00:49',NULL,0,0,NULL,NULL),(37010,'mixpanel','completed',10,'2024-11-07 04:22:50','2024-11-07 04:26:35','2024-11-07 04:03:50','2024-11-07 04:26:35',NULL,0,0,NULL,NULL),(37011,'mixpanel','completed',10,'2024-11-07 05:11:02','2024-11-07 05:12:48','2024-11-07 04:44:02','2024-11-07 05:12:48',NULL,0,0,NULL,NULL),(37012,'mixpanel','completed',10,'2024-11-07 05:23:59','2024-11-07 05:24:21','2024-11-07 05:15:59','2024-11-07 05:24:21',NULL,0,0,NULL,NULL),(37013,'mixpanel','completed',10,'2024-11-07 06:24:25','2024-11-07 06:26:38','2024-11-07 05:27:25','2024-11-07 06:26:38',NULL,0,0,NULL,NULL),(37014,'mixpanel','completed',10,'2024-11-07 07:10:49','2024-11-07 07:11:39','2024-11-07 06:29:49','2024-11-07 07:11:39',NULL,0,0,NULL,NULL),(37015,'mixpanel','completed',10,'2024-11-07 07:33:33','2024-11-07 07:34:04','2024-11-07 07:16:33','2024-11-07 07:34:04',NULL,0,0,NULL,NULL),(37016,'mixpanel','completed',10,'2024-11-07 08:34:34','2024-11-07 08:36:32','2024-11-07 07:36:34','2024-11-07 08:36:32',NULL,0,0,NULL,NULL),(37017,'mixpanel','completed',10,'2024-11-07 08:45:26','2024-11-07 08:46:01','2024-11-07 08:40:26','2024-11-07 08:46:01',NULL,0,0,NULL,NULL),(37018,'mixpanel','completed',10,'2024-11-07 09:47:14','2024-11-07 09:51:35','2024-11-07 08:50:14','2024-11-07 09:51:35',NULL,0,0,NULL,NULL),(37019,'schedule_re_engagement_email','completed',10,'2024-11-08 09:16:33','2024-11-08 09:16:36','2024-11-07 09:16:33','2024-11-08 09:16:36',NULL,0,0,NULL,NULL),(37020,'mixpanel','completed',10,'2024-11-07 10:47:58','2024-11-07 10:51:34','2024-11-07 09:54:58','2024-11-07 10:51:34',NULL,0,0,NULL,NULL),(37021,'mixpanel','completed',10,'2024-11-07 11:25:39','2024-11-07 11:31:34','2024-11-07 10:56:39','2024-11-07 11:31:34',NULL,0,0,NULL,NULL),(37022,'subscribers_engagement_score','completed',10,'2024-11-08 21:38:00','2024-11-08 21:41:37','2024-11-07 11:16:35','2024-11-08 21:41:37',NULL,0,0,NULL,NULL),(37023,'mixpanel','completed',10,'2024-11-07 12:31:34','2024-11-07 12:34:44','2024-11-07 11:36:34','2024-11-07 12:34:44',NULL,0,0,NULL,NULL),(37024,'mixpanel','completed',10,'2024-11-07 13:27:41','2024-11-07 13:31:34','2024-11-07 12:37:41','2024-11-07 13:31:34',NULL,0,0,NULL,NULL),(37025,'mixpanel','completed',10,'2024-11-07 14:23:34','2024-11-07 14:26:35','2024-11-07 13:36:34','2024-11-07 14:26:35',NULL,0,0,NULL,NULL),(37026,'mixpanel','completed',10,'2024-11-07 15:21:33','2024-11-07 15:26:34','2024-11-07 14:31:33','2024-11-07 15:26:34',NULL,0,0,NULL,NULL),(37027,'mixpanel','completed',10,'2024-11-07 15:49:34','2024-11-07 15:51:35','2024-11-07 15:31:34','2024-11-07 15:51:35',NULL,0,0,NULL,NULL),(37028,'mixpanel','completed',10,'2024-11-07 16:23:00','2024-11-07 16:26:35','2024-11-07 15:54:00','2024-11-07 16:26:35',NULL,0,0,NULL,NULL),(37029,'mixpanel','completed',10,'2024-11-07 16:53:34','2024-11-07 16:56:34','2024-11-07 16:31:34','2024-11-07 16:56:34',NULL,0,0,NULL,NULL),(37030,'mixpanel','completed',10,'2024-11-07 17:45:34','2024-11-07 17:46:36','2024-11-07 17:01:34','2024-11-07 17:46:36',NULL,0,0,NULL,NULL),(37031,'mixpanel','completed',10,'2024-11-07 17:53:36','2024-11-07 17:56:05','2024-11-07 17:51:36','2024-11-07 17:56:05',NULL,0,0,NULL,NULL),(37032,'mixpanel','completed',10,'2024-11-07 18:01:14','2024-11-07 18:01:36','2024-11-07 17:58:14','2024-11-07 18:01:36',NULL,0,0,NULL,NULL),(37033,'mixpanel','completed',10,'2024-11-07 18:10:35','2024-11-07 18:11:36','2024-11-07 18:06:35','2024-11-07 18:11:36',NULL,0,0,NULL,NULL),(37034,'mixpanel','completed',10,'2024-11-07 19:14:03','2024-11-07 19:16:20','2024-11-07 18:16:03','2024-11-07 19:16:20',NULL,0,0,NULL,NULL),(37035,'mixpanel','completed',10,'2024-11-07 19:52:37','2024-11-07 19:53:59','2024-11-07 19:21:37','2024-11-07 19:53:59',NULL,0,0,NULL,NULL),(37036,'mixpanel','completed',10,'2024-11-07 20:14:37','2024-11-07 20:16:35','2024-11-07 19:56:37','2024-11-07 20:16:35',NULL,0,0,NULL,NULL),(37037,'mixpanel','completed',10,'2024-11-07 21:10:36','2024-11-07 21:11:36','2024-11-07 20:21:36','2024-11-07 21:11:36',NULL,0,0,NULL,NULL),(37038,'mixpanel','completed',10,'2024-11-07 21:29:38','2024-11-07 21:31:36','2024-11-07 21:16:38','2024-11-07 21:31:36',NULL,0,0,NULL,NULL),(37039,'mixpanel','completed',10,'2024-11-07 22:27:39','2024-11-07 22:31:36','2024-11-07 21:36:39','2024-11-07 22:31:36',NULL,0,0,NULL,NULL),(37040,'mixpanel','completed',10,'2024-11-07 23:16:36','2024-11-07 23:16:38','2024-11-07 22:36:36','2024-11-07 23:16:38',NULL,0,0,NULL,NULL),(37041,'mixpanel','completed',10,'2024-11-08 00:11:35','2024-11-08 00:11:36','2024-11-07 23:21:35','2024-11-08 00:11:36',NULL,0,0,NULL,NULL),(37042,'mixpanel','completed',10,'2024-11-08 00:15:36','2024-11-08 00:21:35','2024-11-08 00:16:36','2024-11-08 00:21:35',NULL,0,0,NULL,NULL),(37043,'mixpanel','completed',10,'2024-11-08 00:37:36','2024-11-08 00:41:35','2024-11-08 00:26:36','2024-11-08 00:41:35',NULL,0,0,NULL,NULL),(37044,'mixpanel','completed',10,'2024-11-08 00:45:37','2024-11-08 00:51:36','2024-11-08 00:46:37','2024-11-08 00:51:36',NULL,0,0,NULL,NULL),(37045,'mixpanel','completed',10,'2024-11-08 00:55:36','2024-11-08 01:01:36','2024-11-08 00:56:36','2024-11-08 01:01:36',NULL,0,0,NULL,NULL),(37046,'mixpanel','completed',10,'2024-11-08 01:58:36','2024-11-08 02:01:31','2024-11-08 01:06:36','2024-11-08 02:01:31',NULL,0,0,NULL,NULL),(37047,'mixpanel','completed',10,'2024-11-08 02:28:53','2024-11-08 02:31:36','2024-11-08 02:03:53','2024-11-08 02:31:36',NULL,0,0,NULL,NULL),(37048,'mixpanel','completed',10,'2024-11-08 03:20:36','2024-11-08 03:21:36','2024-11-08 02:36:36','2024-11-08 03:21:36',NULL,0,0,NULL,NULL),(37049,'mixpanel','completed',10,'2024-11-08 03:29:09','2024-11-08 03:31:15','2024-11-08 03:24:09','2024-11-08 03:31:15',NULL,0,0,NULL,NULL),(37050,'mixpanel','completed',10,'2024-11-08 04:07:52','2024-11-08 04:08:13','2024-11-08 03:35:52','2024-11-08 04:08:13',NULL,0,0,NULL,NULL),(37051,'mixpanel','completed',10,'2024-11-08 04:25:36','2024-11-08 04:25:53','2024-11-08 04:11:36','2024-11-08 04:25:53',NULL,0,0,NULL,NULL),(37052,'mixpanel','completed',10,'2024-11-08 05:18:18','2024-11-08 05:21:36','2024-11-08 04:31:18','2024-11-08 05:21:36',NULL,0,0,NULL,NULL),(37053,'mixpanel','completed',10,'2024-11-08 06:13:35','2024-11-08 06:16:36','2024-11-08 05:26:35','2024-11-08 06:16:36',NULL,0,0,NULL,NULL),(37054,'mixpanel','completed',10,'2024-11-08 06:27:36','2024-11-08 06:31:36','2024-11-08 06:21:36','2024-11-08 06:31:36',NULL,0,0,NULL,NULL),(37055,'mixpanel','completed',10,'2024-11-08 07:13:36','2024-11-08 07:16:36','2024-11-08 06:36:36','2024-11-08 07:16:36',NULL,0,0,NULL,NULL),(37056,'mixpanel','completed',10,'2024-11-08 08:10:36','2024-11-08 08:11:36','2024-11-08 07:21:36','2024-11-08 08:11:36',NULL,0,0,NULL,NULL),(37057,'mixpanel','completed',10,'2024-11-08 08:24:36','2024-11-08 08:26:37','2024-11-08 08:16:36','2024-11-08 08:26:37',NULL,0,0,NULL,NULL),(37058,'mixpanel','completed',10,'2024-11-08 09:07:36','2024-11-08 09:11:36','2024-11-08 08:31:36','2024-11-08 09:11:36',NULL,0,0,NULL,NULL),(37059,'mixpanel','completed',10,'2024-11-08 09:50:36','2024-11-08 09:51:36','2024-11-08 09:16:36','2024-11-08 09:51:36',NULL,0,0,NULL,NULL),(37060,'schedule_re_engagement_email','completed',10,'2024-11-09 09:21:36','2024-11-09 09:21:37','2024-11-08 09:21:36','2024-11-09 09:21:37',NULL,0,0,NULL,NULL),(37061,'mixpanel','completed',10,'2024-11-08 10:29:36','2024-11-08 10:31:36','2024-11-08 09:56:36','2024-11-08 10:31:36',NULL,0,0,NULL,NULL),(37062,'mixpanel','completed',10,'2024-11-08 11:26:10','2024-11-08 11:26:38','2024-11-08 10:36:10','2024-11-08 11:26:38',NULL,0,0,NULL,NULL),(37063,'mixpanel','completed',10,'2024-11-08 11:47:35','2024-11-08 11:51:37','2024-11-08 11:31:35','2024-11-08 11:51:37',NULL,0,0,NULL,NULL),(37064,'mixpanel','completed',10,'2024-11-08 12:15:08','2024-11-08 12:16:36','2024-11-08 11:55:08','2024-11-08 12:16:36',NULL,0,0,NULL,NULL),(37065,'mixpanel','completed',10,'2024-11-08 12:57:03','2024-11-08 12:58:45','2024-11-08 12:19:03','2024-11-08 12:58:45',NULL,0,0,NULL,NULL),(37066,'mixpanel','completed',10,'2024-11-08 13:08:37','2024-11-08 13:11:37','2024-11-08 13:01:37','2024-11-08 13:11:37',NULL,0,0,NULL,NULL),(37067,'mixpanel','completed',10,'2024-11-08 13:18:20','2024-11-08 13:18:31','2024-11-08 13:16:20','2024-11-08 13:18:31',NULL,0,0,NULL,NULL),(37068,'mixpanel','completed',10,'2024-11-08 14:18:24','2024-11-08 14:21:37','2024-11-08 13:21:24','2024-11-08 14:21:37',NULL,0,0,NULL,NULL),(37069,'mixpanel','completed',10,'2024-11-08 14:46:36','2024-11-08 14:46:36','2024-11-08 14:26:36','2024-11-08 14:46:36',NULL,0,0,NULL,NULL),(37070,'mixpanel','completed',10,'2024-11-08 15:10:36','2024-11-08 15:11:38','2024-11-08 14:51:36','2024-11-08 15:11:38',NULL,0,0,NULL,NULL),(37071,'mixpanel','completed',10,'2024-11-08 15:30:37','2024-11-08 15:31:37','2024-11-08 15:16:37','2024-11-08 15:31:37',NULL,0,0,NULL,NULL),(37072,'mixpanel','completed',10,'2024-11-08 16:18:37','2024-11-08 16:19:35','2024-11-08 15:36:37','2024-11-08 16:19:35',NULL,0,0,NULL,NULL),(37073,'mixpanel','completed',10,'2024-11-08 16:55:37','2024-11-08 16:56:38','2024-11-08 16:21:37','2024-11-08 16:56:38',NULL,0,0,NULL,NULL),(37074,'mixpanel','completed',10,'2024-11-08 17:10:37','2024-11-08 17:11:40','2024-11-08 17:01:37','2024-11-08 17:11:40',NULL,0,0,NULL,NULL),(37075,'mixpanel','completed',10,'2024-11-08 17:37:38','2024-11-08 17:41:37','2024-11-08 17:16:38','2024-11-08 17:41:37',NULL,0,0,NULL,NULL),(37076,'mixpanel','completed',10,'2024-11-08 18:23:39','2024-11-08 18:26:38','2024-11-08 17:46:39','2024-11-08 18:26:38',NULL,0,0,NULL,NULL),(37077,'mixpanel','completed',10,'2024-11-08 19:19:37','2024-11-08 19:21:39','2024-11-08 18:31:37','2024-11-08 19:21:39',NULL,0,0,NULL,NULL),(37078,'mixpanel','completed',10,'2024-11-08 20:21:38','2024-11-08 20:26:37','2024-11-08 19:26:38','2024-11-08 20:26:37',NULL,0,0,NULL,NULL),(37079,'mixpanel','completed',10,'2024-11-08 20:50:37','2024-11-08 20:51:38','2024-11-08 20:31:37','2024-11-08 20:51:38',NULL,0,0,NULL,NULL),(37080,'mixpanel','completed',10,'2024-11-08 21:02:37','2024-11-08 21:06:42','2024-11-08 20:56:37','2024-11-08 21:06:42',NULL,0,0,NULL,NULL),(37081,'mixpanel','completed',10,'2024-11-08 22:01:44','2024-11-08 22:04:21','2024-11-08 21:10:44','2024-11-08 22:04:21',NULL,0,0,NULL,NULL),(37082,'subscribers_engagement_score','completed',10,'2024-11-08 21:41:37','2024-11-08 21:44:19','2024-11-08 21:41:37','2024-11-08 21:44:19',NULL,0,0,NULL,NULL),(37083,'subscribers_engagement_score','completed',10,'2024-11-09 01:19:00','2024-11-09 01:21:02','2024-11-08 21:44:19','2024-11-09 01:21:02',NULL,0,0,NULL,NULL),(37084,'mixpanel','completed',10,'2024-11-08 23:01:37','2024-11-08 23:01:37','2024-11-08 22:06:37','2024-11-08 23:01:37',NULL,0,0,NULL,NULL),(37085,'mixpanel','completed',10,'2024-11-08 23:36:36','2024-11-08 23:41:38','2024-11-08 23:06:36','2024-11-08 23:41:38',NULL,0,0,NULL,NULL),(37086,'mixpanel','completed',10,'2024-11-09 00:40:36','2024-11-09 00:41:37','2024-11-08 23:46:36','2024-11-09 00:41:37',NULL,0,0,NULL,NULL),(37087,'inactive_subscribers','completed',10,'2024-11-15 00:00:00','2024-11-15 00:01:47','2024-11-09 00:01:38','2024-11-15 00:01:47',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(37088,'mixpanel','completed',10,'2024-11-09 01:40:38','2024-11-09 01:41:38','2024-11-09 00:46:38','2024-11-09 01:41:38',NULL,0,0,NULL,NULL),(37089,'subscribers_engagement_score','completed',10,'2024-11-10 14:39:00','2024-11-10 14:41:40','2024-11-09 01:21:02','2024-11-10 14:41:40',NULL,0,0,NULL,NULL),(37090,'mixpanel','completed',10,'2024-11-09 02:03:51','2024-11-09 02:06:37','2024-11-09 01:45:51','2024-11-09 02:06:37',NULL,0,0,NULL,NULL),(37091,'mixpanel','completed',10,'2024-11-09 02:45:38','2024-11-09 02:46:38','2024-11-09 02:11:38','2024-11-09 02:46:38',NULL,0,0,NULL,NULL),(37092,'mixpanel','completed',10,'2024-11-09 03:10:38','2024-11-09 03:11:38','2024-11-09 02:51:38','2024-11-09 03:11:38',NULL,0,0,NULL,NULL),(37093,'mixpanel','completed',10,'2024-11-09 04:08:38','2024-11-09 04:11:38','2024-11-09 03:16:38','2024-11-09 04:11:38',NULL,0,0,NULL,NULL),(37094,'mixpanel','completed',10,'2024-11-09 04:47:36','2024-11-09 04:51:37','2024-11-09 04:16:36','2024-11-09 04:51:37',NULL,0,0,NULL,NULL),(37095,'mixpanel','completed',10,'2024-11-09 05:23:38','2024-11-09 05:26:38','2024-11-09 04:56:38','2024-11-09 05:26:38',NULL,0,0,NULL,NULL),(37096,'mixpanel','completed',10,'2024-11-09 05:55:38','2024-11-09 05:56:38','2024-11-09 05:31:38','2024-11-09 05:56:38',NULL,0,0,NULL,NULL),(37097,'mixpanel','completed',10,'2024-11-09 06:02:38','2024-11-09 06:06:38','2024-11-09 06:01:38','2024-11-09 06:06:38',NULL,0,0,NULL,NULL),(37098,'mixpanel','completed',10,'2024-11-09 06:11:38','2024-11-09 06:16:37','2024-11-09 06:11:38','2024-11-09 06:16:37',NULL,0,0,NULL,NULL),(37099,'mixpanel','completed',10,'2024-11-09 06:20:38','2024-11-09 06:26:37','2024-11-09 06:21:38','2024-11-09 06:26:37',NULL,0,0,NULL,NULL),(37100,'mixpanel','completed',10,'2024-11-09 07:14:55','2024-11-09 07:16:38','2024-11-09 06:30:55','2024-11-09 07:16:38',NULL,0,0,NULL,NULL),(37101,'mixpanel','completed',10,'2024-11-09 07:42:38','2024-11-09 07:46:37','2024-11-09 07:21:38','2024-11-09 07:46:37',NULL,0,0,NULL,NULL),(37102,'mixpanel','completed',10,'2024-11-09 07:54:37','2024-11-09 07:56:38','2024-11-09 07:51:37','2024-11-09 07:56:38',NULL,0,0,NULL,NULL),(37103,'mixpanel','completed',10,'2024-11-09 08:10:38','2024-11-09 08:11:37','2024-11-09 08:01:38','2024-11-09 08:11:37',NULL,0,0,NULL,NULL),(37104,'mixpanel','completed',10,'2024-11-09 08:46:36','2024-11-09 08:46:56','2024-11-09 08:16:36','2024-11-09 08:46:56',NULL,0,0,NULL,NULL),(37105,'mixpanel','completed',10,'2024-11-09 09:01:39','2024-11-09 09:06:38','2024-11-09 08:51:39','2024-11-09 09:06:38',NULL,0,0,NULL,NULL),(37106,'mixpanel','completed',10,'2024-11-09 09:54:38','2024-11-09 09:56:38','2024-11-09 09:11:38','2024-11-09 09:56:38',NULL,0,0,NULL,NULL),(37107,'schedule_re_engagement_email','completed',10,'2024-11-10 09:26:38','2024-11-10 09:26:39','2024-11-09 09:26:38','2024-11-10 09:26:39',NULL,0,0,NULL,NULL),(37108,'mixpanel','completed',10,'2024-11-09 10:09:38','2024-11-09 10:11:38','2024-11-09 10:01:38','2024-11-09 10:11:38',NULL,0,0,NULL,NULL),(37109,'mixpanel','completed',10,'2024-11-09 10:39:55','2024-11-09 10:41:37','2024-11-09 10:16:55','2024-11-09 10:41:37',NULL,0,0,NULL,NULL),(37110,'mixpanel','completed',10,'2024-11-09 11:12:38','2024-11-09 11:16:40','2024-11-09 10:46:38','2024-11-09 11:16:40',NULL,0,0,NULL,NULL),(37111,'mixpanel','completed',10,'2024-11-09 12:01:38','2024-11-09 12:01:38','2024-11-09 11:26:38','2024-11-09 12:01:38',NULL,0,0,NULL,NULL),(37112,'mixpanel','completed',10,'2024-11-09 12:10:39','2024-11-09 12:11:38','2024-11-09 12:06:39','2024-11-09 12:11:38',NULL,0,0,NULL,NULL),(37113,'mixpanel','completed',10,'2024-11-09 12:15:37','2024-11-09 12:21:37','2024-11-09 12:16:37','2024-11-09 12:21:37',NULL,0,0,NULL,NULL),(37114,'mixpanel','completed',10,'2024-11-09 13:15:25','2024-11-09 13:16:37','2024-11-09 12:26:25','2024-11-09 13:16:37',NULL,0,0,NULL,NULL),(37115,'mixpanel','completed',10,'2024-11-09 13:28:34','2024-11-09 13:31:36','2024-11-09 13:21:34','2024-11-09 13:31:36',NULL,0,0,NULL,NULL),(37116,'mixpanel','completed',10,'2024-11-09 14:16:38','2024-11-09 14:21:38','2024-11-09 13:36:38','2024-11-09 14:21:38',NULL,0,0,NULL,NULL),(37117,'mixpanel','completed',10,'2024-11-09 14:39:59','2024-11-09 14:41:38','2024-11-09 14:29:59','2024-11-09 14:41:38',NULL,0,0,NULL,NULL),(37118,'mixpanel','completed',10,'2024-11-09 15:18:08','2024-11-09 15:19:57','2024-11-09 14:46:08','2024-11-09 15:19:57',NULL,0,0,NULL,NULL),(37119,'mixpanel','completed',10,'2024-11-09 15:56:27','2024-11-09 15:56:39','2024-11-09 15:24:27','2024-11-09 15:56:39',NULL,0,0,NULL,NULL),(37120,'mixpanel','completed',10,'2024-11-09 16:20:38','2024-11-09 16:21:54','2024-11-09 16:01:38','2024-11-09 16:21:54',NULL,0,0,NULL,NULL),(37121,'mixpanel','completed',10,'2024-11-09 17:24:41','2024-11-09 17:25:23','2024-11-09 16:26:41','2024-11-09 17:25:23',NULL,0,0,NULL,NULL),(37122,'mixpanel','completed',10,'2024-11-09 17:58:38','2024-11-09 18:00:50','2024-11-09 17:31:38','2024-11-09 18:00:50',NULL,0,0,NULL,NULL),(37123,'mixpanel','completed',10,'2024-11-09 18:22:39','2024-11-09 18:26:38','2024-11-09 18:06:39','2024-11-09 18:26:38',NULL,0,0,NULL,NULL),(37124,'mixpanel','completed',10,'2024-11-09 19:07:39','2024-11-09 19:08:50','2024-11-09 18:31:39','2024-11-09 19:08:50',NULL,0,0,NULL,NULL),(37125,'mixpanel','completed',10,'2024-11-09 19:33:39','2024-11-09 19:36:38','2024-11-09 19:11:39','2024-11-09 19:36:38',NULL,0,0,NULL,NULL),(37126,'mixpanel','completed',10,'2024-11-09 19:53:13','2024-11-09 19:56:38','2024-11-09 19:39:13','2024-11-09 19:56:38',NULL,0,0,NULL,NULL),(37127,'mixpanel','completed',10,'2024-11-09 20:40:39','2024-11-09 20:42:32','2024-11-09 20:01:39','2024-11-09 20:42:32',NULL,0,0,NULL,NULL),(37128,'mixpanel','completed',10,'2024-11-09 20:57:36','2024-11-09 21:01:39','2024-11-09 20:42:36','2024-11-09 21:01:39',NULL,0,0,NULL,NULL),(37129,'mixpanel','completed',10,'2024-11-09 22:01:45','2024-11-09 22:06:39','2024-11-09 21:06:45','2024-11-09 22:06:39',NULL,0,0,NULL,NULL),(37130,'mixpanel','completed',10,'2024-11-09 22:18:39','2024-11-09 22:21:39','2024-11-09 22:11:39','2024-11-09 22:21:39',NULL,0,0,NULL,NULL),(37131,'mixpanel','completed',10,'2024-11-09 22:33:39','2024-11-09 22:36:15','2024-11-09 22:26:39','2024-11-09 22:36:15',NULL,0,0,NULL,NULL),(37132,'mixpanel','completed',10,'2024-11-09 22:45:39','2024-11-09 22:46:42','2024-11-09 22:41:39','2024-11-09 22:46:42',NULL,0,0,NULL,NULL),(37133,'mixpanel','completed',10,'2024-11-09 23:18:57','2024-11-09 23:21:40','2024-11-09 22:48:57','2024-11-09 23:21:40',NULL,0,0,NULL,NULL),(37134,'mixpanel','completed',10,'2024-11-10 00:01:39','2024-11-10 00:01:40','2024-11-09 23:26:39','2024-11-10 00:01:40',NULL,0,0,NULL,NULL),(37135,'subscribers_email_count','completed',10,'2024-11-11 00:00:00','2024-11-11 00:01:40','2024-11-10 00:01:40','2024-11-11 00:01:40',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(37136,'mixpanel','completed',10,'2024-11-10 00:18:39','2024-11-10 00:21:38','2024-11-10 00:06:39','2024-11-10 00:21:38',NULL,0,0,NULL,NULL),(37137,'mixpanel','completed',10,'2024-11-10 01:06:25','2024-11-10 01:06:39','2024-11-10 00:32:25','2024-11-10 01:06:39',NULL,0,0,NULL,NULL),(37138,'mixpanel','completed',10,'2024-11-10 02:07:39','2024-11-10 02:11:39','2024-11-10 01:11:39','2024-11-10 02:11:39',NULL,0,0,NULL,NULL),(37139,'mixpanel','completed',10,'2024-11-10 03:04:39','2024-11-10 03:06:38','2024-11-10 02:16:39','2024-11-10 03:06:38',NULL,0,0,NULL,NULL),(37140,'mixpanel','completed',10,'2024-11-10 04:01:39','2024-11-10 04:01:39','2024-11-10 03:11:39','2024-11-10 04:01:39',NULL,0,0,NULL,NULL),(37141,'mixpanel','completed',10,'2024-11-10 04:12:39','2024-11-10 04:16:41','2024-11-10 04:06:39','2024-11-10 04:16:41',NULL,0,0,NULL,NULL),(37142,'mixpanel','completed',10,'2024-11-10 05:14:39','2024-11-10 05:16:38','2024-11-10 04:21:39','2024-11-10 05:16:38',NULL,0,0,NULL,NULL),(37143,'mixpanel','completed',10,'2024-11-10 05:59:59','2024-11-10 06:00:48','2024-11-10 05:21:00','2024-11-10 06:00:48',NULL,0,0,NULL,NULL),(37144,'mixpanel','completed',10,'2024-11-10 06:32:36','2024-11-10 06:36:38','2024-11-10 06:06:36','2024-11-10 06:36:38',NULL,0,0,NULL,NULL),(37145,'mixpanel','completed',10,'2024-11-10 07:30:39','2024-11-10 07:31:38','2024-11-10 06:41:39','2024-11-10 07:31:38',NULL,0,0,NULL,NULL),(37146,'mixpanel','completed',10,'2024-11-10 08:33:38','2024-11-10 08:33:42','2024-11-10 07:36:38','2024-11-10 08:33:42',NULL,0,0,NULL,NULL),(37147,'mixpanel','completed',10,'2024-11-10 09:32:39','2024-11-10 09:36:38','2024-11-10 08:36:39','2024-11-10 09:36:38',NULL,0,0,NULL,NULL),(37148,'schedule_re_engagement_email','completed',10,'2024-11-11 09:30:21','2024-11-11 09:31:39','2024-11-10 09:30:21','2024-11-11 09:31:39',NULL,0,0,NULL,NULL),(37149,'mixpanel','completed',10,'2024-11-10 10:21:39','2024-11-10 10:26:40','2024-11-10 09:41:39','2024-11-10 10:26:40',NULL,0,0,NULL,NULL),(37150,'mixpanel','completed',10,'2024-11-10 11:12:39','2024-11-10 11:16:39','2024-11-10 10:31:39','2024-11-10 11:16:39',NULL,0,0,NULL,NULL),(37151,'mixpanel','completed',10,'2024-11-10 12:14:39','2024-11-10 12:16:39','2024-11-10 11:21:39','2024-11-10 12:16:39',NULL,0,0,NULL,NULL),(37152,'mixpanel','completed',10,'2024-11-10 13:07:38','2024-11-10 13:11:40','2024-11-10 12:21:38','2024-11-10 13:11:40',NULL,0,0,NULL,NULL),(37153,'mixpanel','completed',10,'2024-11-10 13:17:40','2024-11-10 13:21:40','2024-11-10 13:16:40','2024-11-10 13:21:40',NULL,0,0,NULL,NULL),(37154,'mixpanel','completed',10,'2024-11-10 13:44:39','2024-11-10 13:46:39','2024-11-10 13:26:39','2024-11-10 13:46:39',NULL,0,0,NULL,NULL),(37155,'mixpanel','completed',10,'2024-11-10 14:25:40','2024-11-10 14:26:39','2024-11-10 13:51:40','2024-11-10 14:26:39',NULL,0,0,NULL,NULL),(37156,'mixpanel','completed',10,'2024-11-10 14:34:44','2024-11-10 14:36:40','2024-11-10 14:28:44','2024-11-10 14:36:40',NULL,0,0,NULL,NULL),(37157,'subscribers_engagement_score','completed',10,'2024-11-10 14:41:40','2024-11-10 14:46:40','2024-11-10 14:41:40','2024-11-10 14:46:40',NULL,0,0,NULL,NULL),(37158,'mixpanel','completed',10,'2024-11-10 14:59:40','2024-11-10 15:01:39','2024-11-10 14:41:40','2024-11-10 15:01:39',NULL,0,0,NULL,NULL),(37159,'subscribers_engagement_score','completed',10,'2024-11-11 11:05:00','2024-11-11 11:06:40','2024-11-10 14:46:40','2024-11-11 11:06:40',NULL,0,0,NULL,NULL),(37160,'mixpanel','completed',10,'2024-11-10 15:25:40','2024-11-10 15:26:07','2024-11-10 15:06:40','2024-11-10 15:26:07',NULL,0,0,NULL,NULL),(37161,'mixpanel','completed',10,'2024-11-10 16:20:40','2024-11-10 16:20:43','2024-11-10 15:31:40','2024-11-10 16:20:43',NULL,0,0,NULL,NULL),(37162,'mixpanel','completed',10,'2024-11-10 17:03:30','2024-11-10 17:05:25','2024-11-10 16:25:30','2024-11-10 17:05:25',NULL,0,0,NULL,NULL),(37163,'mixpanel','completed',10,'2024-11-10 17:25:49','2024-11-10 17:26:38','2024-11-10 17:08:49','2024-11-10 17:26:38',NULL,0,0,NULL,NULL),(37164,'mixpanel','completed',10,'2024-11-10 17:52:46','2024-11-10 17:56:40','2024-11-10 17:30:46','2024-11-10 17:56:40',NULL,0,0,NULL,NULL),(37165,'mixpanel','completed',10,'2024-11-10 18:06:37','2024-11-10 18:06:38','2024-11-10 18:01:37','2024-11-10 18:06:38',NULL,0,0,NULL,NULL),(37166,'mixpanel','completed',10,'2024-11-10 18:45:38','2024-11-10 18:46:38','2024-11-10 18:11:38','2024-11-10 18:46:38',NULL,0,0,NULL,NULL),(37167,'mixpanel','completed',10,'2024-11-10 19:03:37','2024-11-10 19:06:38','2024-11-10 18:51:37','2024-11-10 19:06:38',NULL,0,0,NULL,NULL),(37168,'mixpanel','completed',10,'2024-11-10 19:44:03','2024-11-10 19:46:39','2024-11-10 19:11:03','2024-11-10 19:46:39',NULL,0,0,NULL,NULL),(37169,'mixpanel','completed',10,'2024-11-10 20:14:45','2024-11-10 20:16:37','2024-11-10 19:51:45','2024-11-10 20:16:37',NULL,0,0,NULL,NULL),(37170,'mixpanel','completed',10,'2024-11-10 20:19:31','2024-11-10 20:26:37','2024-11-10 20:20:31','2024-11-10 20:26:37',NULL,0,0,NULL,NULL),(37171,'mixpanel','completed',10,'2024-11-10 21:16:20','2024-11-10 21:16:39','2024-11-10 20:29:20','2024-11-10 21:16:39',NULL,0,0,NULL,NULL),(37172,'mixpanel','completed',10,'2024-11-10 21:30:43','2024-11-10 21:31:38','2024-11-10 21:21:43','2024-11-10 21:31:38',NULL,0,0,NULL,NULL),(37173,'mixpanel','completed',10,'2024-11-10 22:07:37','2024-11-10 22:11:45','2024-11-10 21:36:37','2024-11-10 22:11:45',NULL,0,0,NULL,NULL),(37174,'mixpanel','completed',10,'2024-11-10 22:49:40','2024-11-10 22:51:40','2024-11-10 22:16:40','2024-11-10 22:51:40',NULL,0,0,NULL,NULL),(37175,'mixpanel','completed',10,'2024-11-10 23:08:40','2024-11-10 23:11:40','2024-11-10 22:56:40','2024-11-10 23:11:40',NULL,0,0,NULL,NULL),(37176,'mixpanel','completed',10,'2024-11-10 23:59:40','2024-11-11 00:01:40','2024-11-10 23:16:40','2024-11-11 00:01:40',NULL,0,0,NULL,NULL),(37177,'subscribers_email_count','completed',10,'2024-11-18 00:00:00','2024-11-18 00:01:46','2024-11-11 00:01:40','2024-11-18 00:01:46',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(37178,'mixpanel','completed',10,'2024-11-11 00:58:39','2024-11-11 01:01:39','2024-11-11 00:06:39','2024-11-11 01:01:39',NULL,0,0,NULL,NULL),(37179,'mixpanel','completed',10,'2024-11-11 01:53:40','2024-11-11 01:56:40','2024-11-11 01:06:40','2024-11-11 01:56:40',NULL,0,0,NULL,NULL),(37180,'mixpanel','completed',10,'2024-11-11 02:15:38','2024-11-11 02:16:38','2024-11-11 02:01:38','2024-11-11 02:16:38',NULL,0,0,NULL,NULL),(37181,'mixpanel','completed',10,'2024-11-11 02:29:39','2024-11-11 02:31:38','2024-11-11 02:21:39','2024-11-11 02:31:38',NULL,0,0,NULL,NULL),(37182,'mixpanel','completed',10,'2024-11-11 02:41:39','2024-11-11 02:41:40','2024-11-11 02:36:39','2024-11-11 02:41:40',NULL,0,0,NULL,NULL),(37183,'mixpanel','completed',10,'2024-11-11 03:00:38','2024-11-11 03:01:38','2024-11-11 02:46:38','2024-11-11 03:01:38',NULL,0,0,NULL,NULL),(37184,'mixpanel','completed',10,'2024-11-11 03:11:39','2024-11-11 03:11:39','2024-11-11 03:06:39','2024-11-11 03:11:39',NULL,0,0,NULL,NULL),(37185,'mixpanel','completed',10,'2024-11-11 03:16:38','2024-11-11 03:21:40','2024-11-11 03:16:38','2024-11-11 03:21:40',NULL,0,0,NULL,NULL),(37186,'mixpanel','completed',10,'2024-11-11 04:20:40','2024-11-11 04:23:04','2024-11-11 03:26:40','2024-11-11 04:23:04',NULL,0,0,NULL,NULL),(37187,'mixpanel','completed',10,'2024-11-11 04:38:47','2024-11-11 04:40:25','2024-11-11 04:26:47','2024-11-11 04:40:25',NULL,0,0,NULL,NULL),(37188,'mixpanel','completed',10,'2024-11-11 04:55:43','2024-11-11 04:56:04','2024-11-11 04:46:43','2024-11-11 04:56:04',NULL,0,0,NULL,NULL),(37189,'mixpanel','completed',10,'2024-11-11 05:38:50','2024-11-11 05:39:57','2024-11-11 04:58:50','2024-11-11 05:39:57',NULL,0,0,NULL,NULL),(37190,'mixpanel','completed',10,'2024-11-11 06:41:33','2024-11-11 06:43:06','2024-11-11 05:45:33','2024-11-11 06:43:06',NULL,0,0,NULL,NULL),(37191,'mixpanel','completed',10,'2024-11-11 06:59:39','2024-11-11 07:01:39','2024-11-11 06:46:39','2024-11-11 07:01:39',NULL,0,0,NULL,NULL),(37192,'mixpanel','completed',10,'2024-11-11 07:52:39','2024-11-11 07:56:39','2024-11-11 07:06:39','2024-11-11 07:56:39',NULL,0,0,NULL,NULL),(37193,'mixpanel','completed',10,'2024-11-11 08:16:04','2024-11-11 08:16:40','2024-11-11 08:01:04','2024-11-11 08:16:40',NULL,0,0,NULL,NULL),(37194,'mixpanel','completed',10,'2024-11-11 08:59:39','2024-11-11 09:01:39','2024-11-11 08:21:39','2024-11-11 09:01:39',NULL,0,0,NULL,NULL),(37195,'mixpanel','completed',10,'2024-11-11 10:03:40','2024-11-11 10:06:40','2024-11-11 09:06:40','2024-11-11 10:06:40',NULL,0,0,NULL,NULL),(37196,'schedule_re_engagement_email','completed',10,'2024-11-12 09:36:41','2024-11-12 09:36:41','2024-11-11 09:36:41','2024-11-12 09:36:41',NULL,0,0,NULL,NULL),(37197,'mixpanel','completed',10,'2024-11-11 10:34:55','2024-11-11 10:36:40','2024-11-11 10:09:55','2024-11-11 10:36:40',NULL,0,0,NULL,NULL),(37198,'mixpanel','completed',10,'2024-11-11 11:23:40','2024-11-11 11:26:40','2024-11-11 10:41:40','2024-11-11 11:26:40',NULL,0,0,NULL,NULL),(37199,'subscribers_engagement_score','completed',10,'2024-11-12 17:52:00','2024-11-12 17:56:43','2024-11-11 11:06:40','2024-11-12 17:56:43',NULL,0,0,NULL,NULL),(37200,'mixpanel','completed',10,'2024-11-11 11:35:40','2024-11-11 11:36:42','2024-11-11 11:31:40','2024-11-11 11:36:42',NULL,0,0,NULL,NULL),(37201,'mixpanel','completed',10,'2024-11-11 12:31:42','2024-11-11 12:35:14','2024-11-11 11:41:42','2024-11-11 12:35:14',NULL,0,0,NULL,NULL),(37202,'mixpanel','completed',10,'2024-11-11 13:30:41','2024-11-11 13:31:39','2024-11-11 12:41:41','2024-11-11 13:31:39',NULL,0,0,NULL,NULL),(37203,'mixpanel','completed',10,'2024-11-11 13:51:01','2024-11-11 13:51:41','2024-11-11 13:35:01','2024-11-11 13:51:41',NULL,0,0,NULL,NULL),(37204,'mixpanel','completed',10,'2024-11-11 14:07:41','2024-11-11 14:11:37','2024-11-11 13:56:41','2024-11-11 14:11:37',NULL,0,0,NULL,NULL),(37205,'mixpanel','completed',10,'2024-11-11 14:31:35','2024-11-11 14:31:40','2024-11-11 14:16:35','2024-11-11 14:31:40',NULL,0,0,NULL,NULL),(37206,'mixpanel','completed',10,'2024-11-11 14:41:30','2024-11-11 14:41:40','2024-11-11 14:36:30','2024-11-11 14:41:40',NULL,0,0,NULL,NULL),(37207,'mixpanel','completed',10,'2024-11-11 15:35:42','2024-11-11 15:36:40','2024-11-11 14:51:42','2024-11-11 15:36:40',NULL,0,0,NULL,NULL),(37208,'mixpanel','completed',10,'2024-11-11 16:36:41','2024-11-11 16:46:58','2024-11-11 15:41:41','2024-11-11 16:46:58',NULL,0,0,NULL,NULL),(37209,'mixpanel','completed',10,'2024-11-11 17:25:38','2024-11-11 17:26:40','2024-11-11 16:49:38','2024-11-11 17:26:40',NULL,0,0,NULL,NULL),(37210,'mixpanel','completed',10,'2024-11-11 18:03:00','2024-11-11 18:06:39','2024-11-11 17:30:00','2024-11-11 18:06:39',NULL,0,0,NULL,NULL),(37211,'mixpanel','completed',10,'2024-11-11 18:47:40','2024-11-11 18:51:39','2024-11-11 18:11:40','2024-11-11 18:51:39',NULL,0,0,NULL,NULL),(37212,'mixpanel','completed',10,'2024-11-11 19:27:39','2024-11-11 19:31:45','2024-11-11 18:56:39','2024-11-11 19:31:45',NULL,0,0,NULL,NULL),(37213,'mixpanel','completed',10,'2024-11-11 19:54:57','2024-11-11 20:00:35','2024-11-11 19:37:57','2024-11-11 20:00:35',NULL,0,0,NULL,NULL),(37214,'mixpanel','completed',10,'2024-11-11 20:17:55','2024-11-11 20:21:57','2024-11-11 20:00:55','2024-11-11 20:21:57',NULL,0,0,NULL,NULL),(37215,'mixpanel','completed',10,'2024-11-11 20:46:01','2024-11-11 20:46:40','2024-11-11 20:22:01','2024-11-11 20:46:40',NULL,0,0,NULL,NULL),(37216,'mixpanel','completed',10,'2024-11-11 21:48:42','2024-11-11 21:49:01','2024-11-11 20:51:42','2024-11-11 21:49:01',NULL,0,0,NULL,NULL),(37217,'mixpanel','completed',10,'2024-11-11 22:25:41','2024-11-11 22:26:41','2024-11-11 21:51:41','2024-11-11 22:26:41',NULL,0,0,NULL,NULL),(37218,'mixpanel','completed',10,'2024-11-11 22:59:40','2024-11-11 23:01:39','2024-11-11 22:31:40','2024-11-11 23:01:39',NULL,0,0,NULL,NULL),(37219,'mixpanel','completed',10,'2024-11-11 23:43:08','2024-11-11 23:46:40','2024-11-11 23:06:08','2024-11-11 23:46:40',NULL,0,0,NULL,NULL),(37220,'mixpanel','completed',10,'2024-11-12 00:20:41','2024-11-12 00:21:41','2024-11-11 23:51:41','2024-11-12 00:21:41',NULL,0,0,NULL,NULL),(37221,'mixpanel','completed',10,'2024-11-12 01:01:41','2024-11-12 01:01:41','2024-11-12 00:26:41','2024-11-12 01:01:41',NULL,0,0,NULL,NULL),(37222,'mixpanel','completed',10,'2024-11-12 01:17:41','2024-11-12 01:21:40','2024-11-12 01:06:41','2024-11-12 01:21:40',NULL,0,0,NULL,NULL),(37223,'mixpanel','completed',10,'2024-11-12 01:28:41','2024-11-12 01:31:02','2024-11-12 01:26:41','2024-11-12 01:31:02',NULL,0,0,NULL,NULL),(37224,'mixpanel','completed',10,'2024-11-12 01:46:37','2024-11-12 01:46:40','2024-11-12 01:33:37','2024-11-12 01:46:40',NULL,0,0,NULL,NULL),(37225,'mixpanel','completed',10,'2024-11-12 01:57:40','2024-11-12 02:01:41','2024-11-12 01:51:40','2024-11-12 02:01:41',NULL,0,0,NULL,NULL),(37226,'mixpanel','completed',10,'2024-11-12 02:15:41','2024-11-12 02:16:40','2024-11-12 02:06:41','2024-11-12 02:16:40',NULL,0,0,NULL,NULL),(37227,'mixpanel','completed',10,'2024-11-12 02:51:40','2024-11-12 02:51:41','2024-11-12 02:21:40','2024-11-12 02:51:41',NULL,0,0,NULL,NULL),(37228,'mixpanel','completed',10,'2024-11-12 03:16:41','2024-11-12 03:16:41','2024-11-12 02:56:41','2024-11-12 03:16:41',NULL,0,0,NULL,NULL),(37229,'mixpanel','completed',10,'2024-11-12 03:58:41','2024-11-12 04:01:41','2024-11-12 03:21:41','2024-11-12 04:01:41',NULL,0,0,NULL,NULL),(37230,'mixpanel','completed',10,'2024-11-12 04:47:40','2024-11-12 04:49:38','2024-11-12 04:06:40','2024-11-12 04:49:38',NULL,0,0,NULL,NULL),(37231,'mixpanel','completed',10,'2024-11-12 05:02:41','2024-11-12 05:06:40','2024-11-12 04:51:41','2024-11-12 05:06:40',NULL,0,0,NULL,NULL),(37232,'mixpanel','completed',10,'2024-11-12 05:53:41','2024-11-12 05:56:44','2024-11-12 05:11:41','2024-11-12 05:56:44',NULL,0,0,NULL,NULL),(37233,'mixpanel','completed',10,'2024-11-12 06:07:44','2024-11-12 06:11:41','2024-11-12 06:01:44','2024-11-12 06:11:41',NULL,0,0,NULL,NULL),(37234,'mixpanel','completed',10,'2024-11-12 06:55:41','2024-11-12 06:56:41','2024-11-12 06:16:41','2024-11-12 06:56:41',NULL,0,0,NULL,NULL),(37235,'mixpanel','completed',10,'2024-11-12 07:11:41','2024-11-12 07:11:41','2024-11-12 07:01:41','2024-11-12 07:11:41',NULL,0,0,NULL,NULL),(37236,'mixpanel','completed',10,'2024-11-12 07:22:41','2024-11-12 07:26:41','2024-11-12 07:16:41','2024-11-12 07:26:41',NULL,0,0,NULL,NULL),(37237,'mixpanel','completed',10,'2024-11-12 07:48:57','2024-11-12 07:51:24','2024-11-12 07:31:57','2024-11-12 07:51:24',NULL,0,0,NULL,NULL),(37238,'mixpanel','completed',10,'2024-11-12 08:09:29','2024-11-12 08:11:41','2024-11-12 07:53:29','2024-11-12 08:11:41',NULL,0,0,NULL,NULL),(37239,'mixpanel','completed',10,'2024-11-12 08:31:42','2024-11-12 08:36:41','2024-11-12 08:16:42','2024-11-12 08:36:41',NULL,0,0,NULL,NULL),(37240,'mixpanel','completed',10,'2024-11-12 08:56:40','2024-11-12 08:56:41','2024-11-12 08:41:40','2024-11-12 08:56:41',NULL,0,0,NULL,NULL),(37241,'mixpanel','completed',10,'2024-11-12 09:47:41','2024-11-12 09:50:17','2024-11-12 09:01:41','2024-11-12 09:50:17',NULL,0,0,NULL,NULL),(37242,'schedule_re_engagement_email','completed',10,'2024-11-13 09:40:39','2024-11-13 09:43:53','2024-11-12 09:40:39','2024-11-13 09:43:53',NULL,0,0,NULL,NULL),(37243,'mixpanel','completed',10,'2024-11-12 10:16:34','2024-11-12 10:16:40','2024-11-12 09:52:34','2024-11-12 10:16:40',NULL,0,0,NULL,NULL),(37244,'mixpanel','completed',10,'2024-11-12 10:54:40','2024-11-12 10:56:41','2024-11-12 10:21:40','2024-11-12 10:56:41',NULL,0,0,NULL,NULL),(37245,'mixpanel','completed',10,'2024-11-12 11:34:40','2024-11-12 11:36:42','2024-11-12 11:01:40','2024-11-12 11:36:42',NULL,0,0,NULL,NULL),(37246,'mixpanel','completed',10,'2024-11-12 12:27:41','2024-11-12 12:31:41','2024-11-12 11:41:41','2024-11-12 12:31:41',NULL,0,0,NULL,NULL),(37247,'mixpanel','completed',10,'2024-11-12 13:06:41','2024-11-12 13:06:41','2024-11-12 12:36:41','2024-11-12 13:06:41',NULL,0,0,NULL,NULL),(37248,'mixpanel','completed',10,'2024-11-12 13:13:40','2024-11-12 13:13:50','2024-11-12 13:11:40','2024-11-12 13:13:50',NULL,0,0,NULL,NULL),(37249,'mixpanel','completed',10,'2024-11-12 13:17:39','2024-11-12 13:19:39','2024-11-12 13:16:39','2024-11-12 13:19:39',NULL,0,0,NULL,NULL),(37250,'mixpanel','completed',10,'2024-11-12 14:10:41','2024-11-12 14:11:42','2024-11-12 13:21:41','2024-11-12 14:11:42',NULL,0,0,NULL,NULL),(37251,'mixpanel','completed',10,'2024-11-12 15:02:42','2024-11-12 15:06:42','2024-11-12 14:16:42','2024-11-12 15:06:42',NULL,0,0,NULL,NULL),(37252,'mixpanel','completed',10,'2024-11-12 15:38:41','2024-11-12 15:41:42','2024-11-12 15:11:41','2024-11-12 15:41:42',NULL,0,0,NULL,NULL),(37253,'mixpanel','completed',10,'2024-11-12 16:09:49','2024-11-12 16:11:42','2024-11-12 15:45:49','2024-11-12 16:11:42',NULL,0,0,NULL,NULL),(37254,'mixpanel','completed',10,'2024-11-12 16:15:42','2024-11-12 16:21:41','2024-11-12 16:16:42','2024-11-12 16:21:41',NULL,0,0,NULL,NULL),(37255,'mixpanel','completed',10,'2024-11-12 16:26:49','2024-11-12 16:31:41','2024-11-12 16:26:49','2024-11-12 16:31:41',NULL,0,0,NULL,NULL),(37256,'mixpanel','completed',10,'2024-11-12 16:50:42','2024-11-12 16:51:42','2024-11-12 16:36:42','2024-11-12 16:51:42',NULL,0,0,NULL,NULL),(37257,'mixpanel','completed',10,'2024-11-12 17:12:29','2024-11-12 17:16:41','2024-11-12 16:54:29','2024-11-12 17:16:41',NULL,0,0,NULL,NULL),(37258,'mixpanel','completed',10,'2024-11-12 18:13:41','2024-11-12 18:16:42','2024-11-12 17:21:41','2024-11-12 18:16:42',NULL,0,0,NULL,NULL),(37259,'subscribers_engagement_score','completed',10,'2024-11-12 17:56:43','2024-11-12 18:01:41','2024-11-12 17:56:43','2024-11-12 18:01:41',NULL,0,0,NULL,NULL),(37260,'subscribers_engagement_score','completed',10,'2024-11-13 04:12:00','2024-11-13 04:16:42','2024-11-12 18:01:41','2024-11-13 04:16:42',NULL,0,0,NULL,NULL),(37261,'mixpanel','completed',10,'2024-11-12 18:37:42','2024-11-12 18:41:42','2024-11-12 18:21:42','2024-11-12 18:41:42',NULL,0,0,NULL,NULL),(37262,'mixpanel','completed',10,'2024-11-12 18:48:41','2024-11-12 18:48:58','2024-11-12 18:46:41','2024-11-12 18:48:58',NULL,0,0,NULL,NULL),(37263,'mixpanel','completed',10,'2024-11-12 19:44:42','2024-11-12 19:46:41','2024-11-12 18:51:43','2024-11-12 19:46:41',NULL,0,0,NULL,NULL),(37264,'mixpanel','completed',10,'2024-11-12 20:03:42','2024-11-12 20:06:42','2024-11-12 19:51:42','2024-11-12 20:06:42',NULL,0,0,NULL,NULL),(37265,'mixpanel','completed',10,'2024-11-12 20:53:42','2024-11-12 20:56:42','2024-11-12 20:11:42','2024-11-12 20:56:42',NULL,0,0,NULL,NULL),(37266,'mixpanel','completed',10,'2024-11-12 21:46:41','2024-11-12 21:47:44','2024-11-12 21:01:41','2024-11-12 21:47:44',NULL,0,0,NULL,NULL),(37267,'unsubscribe_tokens','completed',0,'2024-11-12 21:47:35','2024-11-12 21:47:43','2024-11-12 21:47:35','2024-11-12 21:47:43',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(37268,'subscriber_link_tokens','completed',0,'2024-11-12 21:47:35','2024-11-12 21:47:43','2024-11-12 21:47:35','2024-11-12 21:47:43',NULL,0,0,NULL,NULL),(37269,'newsletter_templates_thumbnails','completed',10,'2024-11-12 21:47:35','2024-11-12 21:47:43','2024-11-12 21:47:35','2024-11-12 21:47:43',NULL,0,0,NULL,NULL),(37270,'mixpanel','completed',10,'2024-11-12 22:03:58','2024-11-12 22:06:41','2024-11-12 21:51:58','2024-11-12 22:06:41',NULL,0,0,NULL,NULL),(37271,'mixpanel','completed',10,'2024-11-12 22:55:45','2024-11-12 22:56:39','2024-11-12 22:11:45','2024-11-12 22:56:39',NULL,0,0,NULL,NULL),(37272,'mixpanel','completed',10,'2024-11-12 23:26:37','2024-11-12 23:26:39','2024-11-12 23:01:38','2024-11-12 23:26:39',NULL,0,0,NULL,NULL),(37273,'mixpanel','completed',10,'2024-11-13 00:26:37','2024-11-13 00:26:40','2024-11-12 23:31:37','2024-11-13 00:26:40',NULL,0,0,NULL,NULL),(37274,'export_files_cleanup','completed',10,'2024-11-21 00:00:00','2024-11-21 00:02:20','2024-11-13 00:06:39','2024-11-21 00:02:20',NULL,0,0,NULL,NULL),(37275,'mixpanel','completed',10,'2024-11-13 01:08:39','2024-11-13 01:08:57','2024-11-13 00:31:39','2024-11-13 01:08:57',NULL,0,0,NULL,NULL),(37276,'mixpanel','completed',10,'2024-11-13 01:32:45','2024-11-13 01:33:12','2024-11-13 01:11:45','2024-11-13 01:33:12',NULL,0,0,NULL,NULL),(37277,'mixpanel','completed',10,'2024-11-13 02:18:14','2024-11-13 02:21:42','2024-11-13 01:35:14','2024-11-13 02:21:42',NULL,0,0,NULL,NULL),(37278,'mixpanel','completed',10,'2024-11-13 03:18:43','2024-11-13 03:18:51','2024-11-13 02:26:43','2024-11-13 03:18:51',NULL,0,0,NULL,NULL),(37279,'mixpanel','completed',10,'2024-11-13 04:16:43','2024-11-13 04:21:43','2024-11-13 03:21:43','2024-11-13 04:21:43',NULL,0,0,NULL,NULL),(37280,'subscribers_engagement_score','completed',10,'2024-11-14 14:20:00','2024-11-14 14:21:45','2024-11-13 04:16:42','2024-11-14 14:21:45',NULL,0,0,NULL,NULL),(37281,'mixpanel','completed',10,'2024-11-13 05:20:57','2024-11-13 05:21:42','2024-11-13 04:26:57','2024-11-13 05:21:42',NULL,0,0,NULL,NULL),(37282,'mixpanel','completed',10,'2024-11-13 05:42:42','2024-11-13 05:46:44','2024-11-13 05:26:42','2024-11-13 05:46:44',NULL,0,0,NULL,NULL),(37283,'mixpanel','completed',10,'2024-11-13 06:40:44','2024-11-13 06:41:42','2024-11-13 05:51:44','2024-11-13 06:41:42',NULL,0,0,NULL,NULL),(37284,'mixpanel','completed',10,'2024-11-13 07:22:43','2024-11-13 07:26:43','2024-11-13 06:45:43','2024-11-13 07:26:43',NULL,0,0,NULL,NULL),(37285,'mixpanel','completed',10,'2024-11-13 08:25:31','2024-11-13 08:26:45','2024-11-13 07:31:31','2024-11-13 08:26:45',NULL,0,0,NULL,NULL),(37286,'mixpanel','completed',10,'2024-11-13 08:58:09','2024-11-13 09:01:43','2024-11-13 08:42:09','2024-11-13 09:01:43',NULL,0,0,NULL,NULL),(37287,'mixpanel','completed',10,'2024-11-13 09:50:43','2024-11-13 09:51:43','2024-11-13 09:06:43','2024-11-13 09:51:43',NULL,0,0,NULL,NULL),(37288,'schedule_re_engagement_email','completed',10,'2024-11-14 09:46:46','2024-11-14 09:46:59','2024-11-13 09:46:46','2024-11-14 09:46:59',NULL,0,0,NULL,NULL),(37289,'mixpanel','completed',10,'2024-11-13 10:29:43','2024-11-13 10:31:43','2024-11-13 09:56:43','2024-11-13 10:31:43',NULL,0,0,NULL,NULL),(37290,'mixpanel','completed',10,'2024-11-13 11:20:15','2024-11-13 11:21:43','2024-11-13 10:35:15','2024-11-13 11:21:43',NULL,0,0,NULL,NULL),(37291,'mixpanel','completed',10,'2024-11-13 12:22:43','2024-11-13 12:26:43','2024-11-13 11:26:43','2024-11-13 12:26:43',NULL,0,0,NULL,NULL),(37292,'mixpanel','completed',10,'2024-11-13 12:57:10','2024-11-13 13:01:43','2024-11-13 12:30:10','2024-11-13 13:01:43',NULL,0,0,NULL,NULL),(37293,'mixpanel','completed',10,'2024-11-13 13:29:43','2024-11-13 13:31:45','2024-11-13 13:06:43','2024-11-13 13:31:45',NULL,0,0,NULL,NULL),(37294,'mixpanel','completed',10,'2024-11-13 14:34:42','2024-11-13 14:36:43','2024-11-13 13:36:42','2024-11-13 14:36:43',NULL,0,0,NULL,NULL),(37295,'mixpanel','completed',10,'2024-11-13 14:40:01','2024-11-13 14:42:25','2024-11-13 14:40:01','2024-11-13 14:42:25',NULL,0,0,NULL,NULL),(37296,'mixpanel','completed',10,'2024-11-13 15:15:43','2024-11-13 15:16:43','2024-11-13 14:51:43','2024-11-13 15:16:43',NULL,0,0,NULL,NULL),(37297,'mixpanel','completed',10,'2024-11-13 15:44:25','2024-11-13 15:46:44','2024-11-13 15:21:25','2024-11-13 15:46:44',NULL,0,0,NULL,NULL),(37298,'mixpanel','completed',10,'2024-11-13 16:30:46','2024-11-13 16:31:43','2024-11-13 15:51:46','2024-11-13 16:31:43',NULL,0,0,NULL,NULL),(37299,'mixpanel','completed',10,'2024-11-13 17:16:44','2024-11-13 17:21:45','2024-11-13 16:36:44','2024-11-13 17:21:45',NULL,0,0,NULL,NULL),(37300,'mixpanel','completed',10,'2024-11-13 17:26:49','2024-11-13 17:31:11','2024-11-13 17:26:49','2024-11-13 17:31:11',NULL,0,0,NULL,NULL),(37301,'mixpanel','completed',10,'2024-11-13 18:04:36','2024-11-13 18:06:46','2024-11-13 17:34:36','2024-11-13 18:06:46',NULL,0,0,NULL,NULL),(37302,'mixpanel','completed',10,'2024-11-13 18:36:48','2024-11-13 18:41:49','2024-11-13 18:11:48','2024-11-13 18:41:49',NULL,0,0,NULL,NULL),(37303,'mixpanel','completed',10,'2024-11-13 19:09:42','2024-11-13 19:11:46','2024-11-13 18:46:42','2024-11-13 19:11:46',NULL,0,0,NULL,NULL),(37304,'mixpanel','completed',10,'2024-11-13 19:28:28','2024-11-13 19:29:00','2024-11-13 19:16:28','2024-11-13 19:29:00',NULL,0,0,NULL,NULL),(37305,'mixpanel','completed',10,'2024-11-13 19:48:41','2024-11-13 19:51:48','2024-11-13 19:31:41','2024-11-13 19:51:48',NULL,0,0,NULL,NULL),(37306,'mixpanel','completed',10,'2024-11-13 20:30:28','2024-11-13 20:31:43','2024-11-13 19:54:28','2024-11-13 20:31:43',NULL,0,0,NULL,NULL),(37307,'mixpanel','completed',10,'2024-11-13 21:26:43','2024-11-13 21:26:50','2024-11-13 20:36:43','2024-11-13 21:26:50',NULL,0,0,NULL,NULL),(37308,'mixpanel','completed',10,'2024-11-13 21:46:44','2024-11-13 21:46:44','2024-11-13 21:31:44','2024-11-13 21:46:44',NULL,0,0,NULL,NULL),(37309,'mixpanel','completed',10,'2024-11-13 22:31:31','2024-11-13 22:31:43','2024-11-13 21:50:31','2024-11-13 22:31:43',NULL,0,0,NULL,NULL),(37310,'mixpanel','completed',10,'2024-11-13 23:28:47','2024-11-13 23:31:46','2024-11-13 22:36:47','2024-11-13 23:31:46',NULL,0,0,NULL,NULL),(37311,'mixpanel','completed',10,'2024-11-13 23:54:47','2024-11-13 23:56:49','2024-11-13 23:36:47','2024-11-13 23:56:49',NULL,0,0,NULL,NULL),(37312,'mixpanel','completed',10,'2024-11-14 00:58:44','2024-11-14 01:01:43','2024-11-14 00:01:44','2024-11-14 01:01:43',NULL,0,0,NULL,NULL),(37313,'mixpanel','completed',10,'2024-11-14 01:54:43','2024-11-14 01:56:47','2024-11-14 01:06:43','2024-11-14 01:56:47',NULL,0,0,NULL,NULL),(37314,'mixpanel','completed',10,'2024-11-14 02:46:13','2024-11-14 02:46:44','2024-11-14 02:00:13','2024-11-14 02:46:44',NULL,0,0,NULL,NULL),(37315,'mixpanel','completed',10,'2024-11-14 03:01:43','2024-11-14 03:01:44','2024-11-14 02:51:43','2024-11-14 03:01:44',NULL,0,0,NULL,NULL),(37316,'mixpanel','completed',10,'2024-11-14 04:03:19','2024-11-14 04:06:44','2024-11-14 03:06:19','2024-11-14 04:06:44',NULL,0,0,NULL,NULL),(37317,'mixpanel','completed',10,'2024-11-14 05:07:47','2024-11-14 05:11:47','2024-11-14 04:11:47','2024-11-14 05:11:47',NULL,0,0,NULL,NULL),(37318,'mixpanel','completed',10,'2024-11-14 06:05:44','2024-11-14 06:11:47','2024-11-14 05:21:44','2024-11-14 06:11:47',NULL,0,0,NULL,NULL),(37319,'mixpanel','completed',10,'2024-11-14 06:39:44','2024-11-14 06:41:48','2024-11-14 06:16:44','2024-11-14 06:41:48',NULL,0,0,NULL,NULL),(37320,'mixpanel','completed',10,'2024-11-14 07:25:43','2024-11-14 07:26:47','2024-11-14 06:46:43','2024-11-14 07:26:47',NULL,0,0,NULL,NULL),(37321,'mixpanel','completed',10,'2024-11-14 07:59:44','2024-11-14 08:01:43','2024-11-14 07:31:44','2024-11-14 08:01:43',NULL,0,0,NULL,NULL),(37322,'mixpanel','completed',10,'2024-11-14 08:47:43','2024-11-14 08:51:25','2024-11-14 08:06:43','2024-11-14 08:51:25',NULL,0,0,NULL,NULL),(37323,'mixpanel','completed',10,'2024-11-14 09:20:45','2024-11-14 09:21:44','2024-11-14 08:55:45','2024-11-14 09:21:44',NULL,0,0,NULL,NULL),(37324,'mixpanel','completed',10,'2024-11-14 10:22:16','2024-11-14 10:26:17','2024-11-14 09:25:16','2024-11-14 10:26:17',NULL,0,0,NULL,NULL),(37325,'schedule_re_engagement_email','completed',10,'2024-11-15 09:51:44','2024-11-15 09:51:53','2024-11-14 09:51:44','2024-11-15 09:51:53',NULL,0,0,NULL,NULL),(37326,'mixpanel','completed',10,'2024-11-14 11:11:46','2024-11-14 11:16:44','2024-11-14 10:31:46','2024-11-14 11:16:44',NULL,0,0,NULL,NULL),(37327,'mixpanel','completed',10,'2024-11-14 12:08:44','2024-11-14 12:11:43','2024-11-14 11:21:44','2024-11-14 12:11:43',NULL,0,0,NULL,NULL),(37328,'mixpanel','completed',10,'2024-11-14 12:41:39','2024-11-14 12:46:44','2024-11-14 12:14:39','2024-11-14 12:46:44',NULL,0,0,NULL,NULL),(37329,'mixpanel','completed',10,'2024-11-14 13:25:16','2024-11-14 13:26:43','2024-11-14 12:49:16','2024-11-14 13:26:43',NULL,0,0,NULL,NULL),(37330,'mixpanel','completed',10,'2024-11-14 13:38:28','2024-11-14 13:41:44','2024-11-14 13:29:28','2024-11-14 13:41:44',NULL,0,0,NULL,NULL),(37331,'mixpanel','completed',10,'2024-11-14 14:13:43','2024-11-14 14:16:33','2024-11-14 13:46:43','2024-11-14 14:16:33',NULL,0,0,NULL,NULL),(37332,'subscribers_engagement_score','completed',10,'2024-11-14 14:21:45','2024-11-14 14:26:13','2024-11-14 14:21:45','2024-11-14 14:26:13',NULL,0,0,NULL,NULL),(37333,'mixpanel','completed',10,'2024-11-14 14:33:45','2024-11-14 14:36:28','2024-11-14 14:21:45','2024-11-14 14:36:28',NULL,0,0,NULL,NULL),(37334,'subscribers_engagement_score','completed',10,'2024-11-15 08:00:00','2024-11-15 08:01:46','2024-11-14 14:26:13','2024-11-15 08:01:46',NULL,0,0,NULL,NULL),(37335,'mixpanel','completed',10,'2024-11-14 15:12:44','2024-11-14 15:16:45','2024-11-14 14:41:44','2024-11-14 15:16:45',NULL,0,0,NULL,NULL),(37336,'mixpanel','completed',10,'2024-11-14 15:26:44','2024-11-14 15:28:50','2024-11-14 15:21:44','2024-11-14 15:28:50',NULL,0,0,NULL,NULL),(37337,'mixpanel','completed',10,'2024-11-14 16:03:43','2024-11-14 16:06:45','2024-11-14 15:31:43','2024-11-14 16:06:45',NULL,0,0,NULL,NULL),(37338,'mixpanel','completed',10,'2024-11-14 17:00:09','2024-11-14 17:01:44','2024-11-14 16:10:09','2024-11-14 17:01:44',NULL,0,0,NULL,NULL),(37339,'mixpanel','completed',10,'2024-11-14 17:18:48','2024-11-14 17:21:45','2024-11-14 17:06:48','2024-11-14 17:21:45',NULL,0,0,NULL,NULL),(37340,'mixpanel','completed',10,'2024-11-14 17:46:49','2024-11-14 17:51:44','2024-11-14 17:26:49','2024-11-14 17:51:44',NULL,0,0,NULL,NULL),(37341,'mixpanel','completed',10,'2024-11-14 18:13:44','2024-11-14 18:16:44','2024-11-14 17:56:44','2024-11-14 18:16:44',NULL,0,0,NULL,NULL),(37342,'mixpanel','completed',10,'2024-11-14 18:33:35','2024-11-14 18:36:44','2024-11-14 18:19:35','2024-11-14 18:36:44',NULL,0,0,NULL,NULL),(37343,'mixpanel','completed',10,'2024-11-14 19:06:20','2024-11-14 19:06:46','2024-11-14 18:40:20','2024-11-14 19:06:46',NULL,0,0,NULL,NULL),(37344,'mixpanel','completed',10,'2024-11-14 19:36:49','2024-11-14 19:38:50','2024-11-14 19:11:49','2024-11-14 19:38:50',NULL,0,0,NULL,NULL),(37345,'mixpanel','completed',10,'2024-11-14 20:14:45','2024-11-14 20:16:48','2024-11-14 19:41:45','2024-11-14 20:16:48',NULL,0,0,NULL,NULL),(37346,'mixpanel','completed',10,'2024-11-14 21:06:50','2024-11-14 21:06:50','2024-11-14 20:21:50','2024-11-14 21:06:50',NULL,0,0,NULL,NULL),(37347,'mixpanel','completed',10,'2024-11-14 21:39:45','2024-11-14 21:41:45','2024-11-14 21:11:45','2024-11-14 21:41:45',NULL,0,0,NULL,NULL),(37348,'mixpanel','completed',10,'2024-11-14 21:53:44','2024-11-14 21:55:49','2024-11-14 21:46:44','2024-11-14 21:55:49',NULL,0,0,NULL,NULL),(37349,'mixpanel','completed',10,'2024-11-14 22:14:45','2024-11-14 22:16:46','2024-11-14 22:01:45','2024-11-14 22:16:46',NULL,0,0,NULL,NULL),(37350,'mixpanel','completed',10,'2024-11-14 22:49:45','2024-11-14 22:51:35','2024-11-14 22:21:45','2024-11-14 22:51:35',NULL,0,0,NULL,NULL),(37351,'mixpanel','completed',10,'2024-11-14 23:45:58','2024-11-14 23:46:45','2024-11-14 22:56:58','2024-11-14 23:46:45',NULL,0,0,NULL,NULL),(37352,'mixpanel','completed',10,'2024-11-15 00:30:23','2024-11-15 00:31:45','2024-11-14 23:49:23','2024-11-15 00:31:45',NULL,0,0,NULL,NULL),(37353,'inactive_subscribers','completed',10,'2024-11-18 00:00:00','2024-11-18 00:01:46','2024-11-15 00:01:47','2024-11-18 00:01:46',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(37354,'mixpanel','completed',10,'2024-11-15 00:57:48','2024-11-15 01:01:44','2024-11-15 00:36:48','2024-11-15 01:01:44',NULL,0,0,NULL,NULL),(37355,'mixpanel','completed',10,'2024-11-15 01:09:48','2024-11-15 01:11:48','2024-11-15 01:06:48','2024-11-15 01:11:48',NULL,0,0,NULL,NULL),(37356,'mixpanel','completed',10,'2024-11-15 01:54:47','2024-11-15 01:56:53','2024-11-15 01:16:47','2024-11-15 01:56:53',NULL,0,0,NULL,NULL),(37357,'mixpanel','completed',10,'2024-11-15 02:46:52','2024-11-15 02:51:48','2024-11-15 02:01:52','2024-11-15 02:51:48',NULL,0,0,NULL,NULL),(37358,'mixpanel','completed',10,'2024-11-15 03:03:49','2024-11-15 03:06:49','2024-11-15 02:54:49','2024-11-15 03:06:49',NULL,0,0,NULL,NULL),(37359,'mixpanel','completed',10,'2024-11-15 03:19:53','2024-11-15 03:21:48','2024-11-15 03:11:53','2024-11-15 03:21:48',NULL,0,0,NULL,NULL),(37360,'mixpanel','completed',10,'2024-11-15 04:06:49','2024-11-15 04:11:50','2024-11-15 03:26:49','2024-11-15 04:11:50',NULL,0,0,NULL,NULL),(37361,'mixpanel','completed',10,'2024-11-15 05:06:51','2024-11-15 05:11:51','2024-11-15 04:16:51','2024-11-15 05:11:51',NULL,0,0,NULL,NULL),(37362,'mixpanel','completed',10,'2024-11-15 05:49:47','2024-11-15 05:51:49','2024-11-15 05:15:47','2024-11-15 05:51:49',NULL,0,0,NULL,NULL),(37363,'mixpanel','completed',10,'2024-11-15 06:18:59','2024-11-15 06:20:04','2024-11-15 05:56:00','2024-11-15 06:20:04',NULL,0,0,NULL,NULL),(37364,'mixpanel','completed',10,'2024-11-15 06:26:56','2024-11-15 06:31:49','2024-11-15 06:26:56','2024-11-15 06:31:49',NULL,0,0,NULL,NULL),(37365,'mixpanel','completed',10,'2024-11-15 06:47:46','2024-11-15 06:51:48','2024-11-15 06:36:46','2024-11-15 06:51:48',NULL,0,0,NULL,NULL),(37366,'mixpanel','completed',10,'2024-11-15 07:44:56','2024-11-15 07:46:49','2024-11-15 06:56:56','2024-11-15 07:46:49',NULL,0,0,NULL,NULL),(37367,'mixpanel','completed',10,'2024-11-15 08:40:55','2024-11-15 08:41:54','2024-11-15 07:49:55','2024-11-15 08:41:54',NULL,0,0,NULL,NULL),(37368,'subscribers_engagement_score','completed',10,'2024-11-16 11:24:00','2024-11-16 11:26:57','2024-11-15 08:01:46','2024-11-16 11:26:57',NULL,0,0,NULL,NULL),(37369,'mixpanel','completed',10,'2024-11-15 09:05:50','2024-11-15 09:11:52','2024-11-15 08:46:50','2024-11-15 09:11:52',NULL,0,0,NULL,NULL),(37370,'mixpanel','completed',10,'2024-11-15 09:34:48','2024-11-15 09:34:48','2024-11-15 09:16:48','2024-11-15 09:34:48',NULL,0,0,NULL,NULL),(37371,'mixpanel','completed',10,'2024-11-15 09:50:53','2024-11-15 09:51:53','2024-11-15 09:36:53','2024-11-15 09:51:53',NULL,0,0,NULL,NULL),(37372,'schedule_re_engagement_email','completed',10,'2024-11-16 09:56:54','2024-11-16 10:01:46','2024-11-15 09:56:54','2024-11-16 10:01:46',NULL,0,0,NULL,NULL),(37373,'mixpanel','completed',10,'2024-11-15 10:24:54','2024-11-15 10:26:58','2024-11-15 09:56:54','2024-11-15 10:26:58',NULL,0,0,NULL,NULL),(37374,'mixpanel','completed',10,'2024-11-15 10:31:50','2024-11-15 10:36:56','2024-11-15 10:31:50','2024-11-15 10:36:56',NULL,0,0,NULL,NULL),(37375,'mixpanel','completed',10,'2024-11-15 11:09:59','2024-11-15 11:11:54','2024-11-15 10:38:59','2024-11-15 11:11:55',NULL,0,0,NULL,NULL),(37376,'mixpanel','completed',10,'2024-11-15 11:58:54','2024-11-15 12:01:46','2024-11-15 11:21:54','2024-11-15 12:01:46',NULL,0,0,NULL,NULL),(37377,'mixpanel','completed',10,'2024-11-15 12:45:50','2024-11-15 12:46:48','2024-11-15 12:06:50','2024-11-15 12:46:48',NULL,0,0,NULL,NULL),(37378,'mixpanel','completed',10,'2024-11-15 13:48:47','2024-11-15 13:51:51','2024-11-15 12:51:47','2024-11-15 13:51:51',NULL,0,0,NULL,NULL),(37379,'mixpanel','completed',10,'2024-11-15 14:16:54','2024-11-15 14:21:52','2024-11-15 13:56:54','2024-11-15 14:21:52',NULL,0,0,NULL,NULL),(37380,'mixpanel','completed',10,'2024-11-15 14:42:54','2024-11-15 14:46:52','2024-11-15 14:26:54','2024-11-15 14:46:52',NULL,0,0,NULL,NULL),(37381,'mixpanel','completed',10,'2024-11-15 15:29:48','2024-11-15 15:31:51','2024-11-15 14:51:48','2024-11-15 15:31:51',NULL,0,0,NULL,NULL),(37382,'mixpanel','completed',10,'2024-11-15 15:42:10','2024-11-15 15:46:16','2024-11-15 15:35:10','2024-11-15 15:46:16',NULL,0,0,NULL,NULL),(37383,'mixpanel','completed',10,'2024-11-15 16:42:46','2024-11-15 16:46:21','2024-11-15 15:51:46','2024-11-15 16:46:21',NULL,0,0,NULL,NULL),(37384,'mixpanel','completed',10,'2024-11-15 17:33:44','2024-11-15 17:36:50','2024-11-15 16:48:44','2024-11-15 17:36:50',NULL,0,0,NULL,NULL),(37385,'mixpanel','completed',10,'2024-11-15 18:20:54','2024-11-15 18:21:47','2024-11-15 17:38:54','2024-11-15 18:21:47',NULL,0,0,NULL,NULL),(37386,'mixpanel','completed',10,'2024-11-15 19:12:54','2024-11-15 19:16:52','2024-11-15 18:26:54','2024-11-15 19:16:52',NULL,0,0,NULL,NULL),(37387,'mixpanel','completed',10,'2024-11-15 19:58:54','2024-11-15 20:01:53','2024-11-15 19:21:54','2024-11-15 20:01:53',NULL,0,0,NULL,NULL),(37388,'mixpanel','completed',10,'2024-11-15 20:24:50','2024-11-15 20:26:51','2024-11-15 20:06:50','2024-11-15 20:26:51',NULL,0,0,NULL,NULL),(37389,'mixpanel','completed',10,'2024-11-15 21:05:20','2024-11-15 21:06:48','2024-11-15 20:29:20','2024-11-15 21:06:48',NULL,0,0,NULL,NULL),(37390,'mixpanel','completed',10,'2024-11-15 22:01:55','2024-11-15 22:06:53','2024-11-15 21:11:55','2024-11-15 22:06:53',NULL,0,0,NULL,NULL),(37391,'mixpanel','completed',10,'2024-11-15 22:58:55','2024-11-15 23:01:51','2024-11-15 22:11:55','2024-11-15 23:01:51',NULL,0,0,NULL,NULL),(37392,'mixpanel','completed',10,'2024-11-15 23:48:55','2024-11-15 23:51:27','2024-11-15 23:06:55','2024-11-15 23:51:27',NULL,0,0,NULL,NULL),(37393,'mixpanel','completed',10,'2024-11-16 00:50:53','2024-11-16 00:52:25','2024-11-15 23:56:53','2024-11-16 00:52:25',NULL,0,0,NULL,NULL),(37394,'mixpanel','completed',10,'2024-11-16 01:12:51','2024-11-16 01:16:53','2024-11-16 00:56:51','2024-11-16 01:16:53',NULL,0,0,NULL,NULL),(37395,'mixpanel','completed',10,'2024-11-16 02:17:56','2024-11-16 02:21:54','2024-11-16 01:21:56','2024-11-16 02:21:54',NULL,0,0,NULL,NULL),(37396,'mixpanel','completed',10,'2024-11-16 02:47:51','2024-11-16 02:50:12','2024-11-16 02:26:51','2024-11-16 02:50:12',NULL,0,0,NULL,NULL),(37397,'mixpanel','completed',10,'2024-11-16 03:35:57','2024-11-16 03:36:57','2024-11-16 02:56:57','2024-11-16 03:36:57',NULL,0,0,NULL,NULL),(37398,'mixpanel','completed',10,'2024-11-16 03:47:58','2024-11-16 03:51:58','2024-11-16 03:41:58','2024-11-16 03:51:58',NULL,0,0,NULL,NULL),(37399,'mixpanel','completed',10,'2024-11-16 04:52:55','2024-11-16 04:56:57','2024-11-16 03:56:55','2024-11-16 04:56:57',NULL,0,0,NULL,NULL),(37400,'mixpanel','completed',10,'2024-11-16 05:12:52','2024-11-16 05:16:53','2024-11-16 05:01:52','2024-11-16 05:16:53',NULL,0,0,NULL,NULL),(37401,'mixpanel','completed',10,'2024-11-16 05:23:55','2024-11-16 05:26:51','2024-11-16 05:21:55','2024-11-16 05:26:51',NULL,0,0,NULL,NULL),(37402,'mixpanel','completed',10,'2024-11-16 05:38:49','2024-11-16 05:41:52','2024-11-16 05:31:49','2024-11-16 05:41:52',NULL,0,0,NULL,NULL),(37403,'mixpanel','completed',10,'2024-11-16 06:17:48','2024-11-16 06:21:54','2024-11-16 05:46:48','2024-11-16 06:21:54',NULL,0,0,NULL,NULL),(37404,'mixpanel','completed',10,'2024-11-16 07:13:56','2024-11-16 07:14:48','2024-11-16 06:26:56','2024-11-16 07:14:48',NULL,0,0,NULL,NULL),(37405,'mixpanel','completed',10,'2024-11-16 07:15:50','2024-11-16 07:21:56','2024-11-16 07:16:50','2024-11-16 07:21:56',NULL,0,0,NULL,NULL),(37406,'mixpanel','completed',10,'2024-11-16 07:34:50','2024-11-16 07:34:50','2024-11-16 07:26:50','2024-11-16 07:34:50',NULL,0,0,NULL,NULL),(37407,'mixpanel','completed',10,'2024-11-16 08:28:54','2024-11-16 08:31:54','2024-11-16 07:36:54','2024-11-16 08:31:54',NULL,0,0,NULL,NULL),(37408,'mixpanel','completed',10,'2024-11-16 08:35:50','2024-11-16 08:41:55','2024-11-16 08:36:50','2024-11-16 08:41:55',NULL,0,0,NULL,NULL),(37409,'mixpanel','completed',10,'2024-11-16 08:49:52','2024-11-16 08:51:53','2024-11-16 08:46:52','2024-11-16 08:51:53',NULL,0,0,NULL,NULL),(37410,'mixpanel','completed',10,'2024-11-16 09:39:52','2024-11-16 09:41:51','2024-11-16 08:56:52','2024-11-16 09:41:51',NULL,0,0,NULL,NULL),(37411,'mixpanel','completed',10,'2024-11-16 10:13:46','2024-11-16 10:16:47','2024-11-16 09:46:46','2024-11-16 10:16:47',NULL,0,0,NULL,NULL),(37412,'schedule_re_engagement_email','completed',10,'2024-11-17 10:06:55','2024-11-17 10:11:49','2024-11-16 10:06:55','2024-11-17 10:11:49',NULL,0,0,NULL,NULL),(37413,'mixpanel','completed',10,'2024-11-16 11:01:55','2024-11-16 11:06:55','2024-11-16 10:21:55','2024-11-16 11:06:55',NULL,0,0,NULL,NULL),(37414,'mixpanel','completed',10,'2024-11-16 11:18:57','2024-11-16 11:21:56','2024-11-16 11:08:57','2024-11-16 11:21:56',NULL,0,0,NULL,NULL),(37415,'subscribers_engagement_score','completed',10,'2024-11-16 11:26:57','2024-11-16 11:30:23','2024-11-16 11:26:57','2024-11-16 11:30:23',NULL,0,0,NULL,NULL),(37416,'mixpanel','completed',10,'2024-11-16 11:54:57','2024-11-16 11:56:49','2024-11-16 11:26:57','2024-11-16 11:56:49',NULL,0,0,NULL,NULL),(37417,'subscribers_engagement_score','completed',10,'2024-11-17 23:39:00','2024-11-17 23:41:47','2024-11-16 11:30:23','2024-11-17 23:41:47',NULL,0,0,NULL,NULL),(37418,'mixpanel','completed',10,'2024-11-16 12:55:46','2024-11-16 12:56:54','2024-11-16 12:01:46','2024-11-16 12:56:54',NULL,0,0,NULL,NULL),(37419,'mixpanel','completed',10,'2024-11-16 13:22:17','2024-11-16 13:25:14','2024-11-16 13:01:17','2024-11-16 13:25:14',NULL,0,0,NULL,NULL),(37420,'mixpanel','completed',10,'2024-11-16 13:38:50','2024-11-16 13:41:55','2024-11-16 13:31:50','2024-11-16 13:41:55',NULL,0,0,NULL,NULL),(37421,'mixpanel','completed',10,'2024-11-16 13:51:49','2024-11-16 13:52:58','2024-11-16 13:46:49','2024-11-16 13:52:58',NULL,0,0,NULL,NULL),(37422,'mixpanel','completed',10,'2024-11-16 14:48:56','2024-11-16 14:51:46','2024-11-16 13:56:56','2024-11-16 14:51:46',NULL,0,0,NULL,NULL),(37423,'mixpanel','completed',10,'2024-11-16 15:22:21','2024-11-16 15:26:50','2024-11-16 14:54:21','2024-11-16 15:26:50',NULL,0,0,NULL,NULL),(37424,'mixpanel','completed',10,'2024-11-16 16:05:46','2024-11-16 16:06:50','2024-11-16 15:31:46','2024-11-16 16:06:50',NULL,0,0,NULL,NULL),(37425,'mixpanel','completed',10,'2024-11-16 16:48:50','2024-11-16 16:51:51','2024-11-16 16:11:50','2024-11-16 16:51:51',NULL,0,0,NULL,NULL),(37426,'mixpanel','completed',10,'2024-11-16 17:23:33','2024-11-16 17:24:48','2024-11-16 16:59:33','2024-11-16 17:24:48',NULL,0,0,NULL,NULL),(37427,'mixpanel','completed',10,'2024-11-16 18:10:49','2024-11-16 18:11:55','2024-11-16 17:26:49','2024-11-16 18:11:55',NULL,0,0,NULL,NULL),(37428,'mixpanel','completed',10,'2024-11-16 18:59:50','2024-11-16 19:01:51','2024-11-16 18:16:50','2024-11-16 19:01:51',NULL,0,0,NULL,NULL),(37429,'mixpanel','completed',10,'2024-11-16 19:06:24','2024-11-16 19:11:56','2024-11-16 19:05:24','2024-11-16 19:11:56',NULL,0,0,NULL,NULL),(37430,'mixpanel','completed',10,'2024-11-16 19:51:50','2024-11-16 19:56:50','2024-11-16 19:16:50','2024-11-16 19:56:50',NULL,0,0,NULL,NULL),(37431,'mixpanel','completed',10,'2024-11-16 20:17:48','2024-11-16 20:21:50','2024-11-16 20:01:48','2024-11-16 20:21:50',NULL,0,0,NULL,NULL),(37432,'mixpanel','completed',10,'2024-11-16 20:30:45','2024-11-16 20:31:48','2024-11-16 20:26:45','2024-11-16 20:31:48',NULL,0,0,NULL,NULL),(37433,'mixpanel','completed',10,'2024-11-16 21:23:50','2024-11-16 21:26:59','2024-11-16 20:36:50','2024-11-16 21:26:59',NULL,0,0,NULL,NULL),(37434,'mixpanel','completed',10,'2024-11-16 22:05:48','2024-11-16 22:06:53','2024-11-16 21:31:48','2024-11-16 22:06:53',NULL,0,0,NULL,NULL),(37435,'mixpanel','completed',10,'2024-11-16 22:34:55','2024-11-16 22:36:53','2024-11-16 22:11:55','2024-11-16 22:36:53',NULL,0,0,NULL,NULL),(37436,'mixpanel','completed',10,'2024-11-16 23:04:48','2024-11-16 23:06:52','2024-11-16 22:41:48','2024-11-16 23:06:52',NULL,0,0,NULL,NULL),(37437,'mixpanel','completed',10,'2024-11-16 23:26:48','2024-11-16 23:26:51','2024-11-16 23:11:48','2024-11-16 23:26:51',NULL,0,0,NULL,NULL),(37438,'mixpanel','completed',10,'2024-11-17 00:25:50','2024-11-17 00:26:59','2024-11-16 23:31:50','2024-11-17 00:26:59',NULL,0,0,NULL,NULL),(37439,'mixpanel','completed',10,'2024-11-17 00:48:48','2024-11-17 00:57:25','2024-11-17 00:31:48','2024-11-17 00:57:25',NULL,0,0,NULL,NULL),(37440,'mixpanel','completed',10,'2024-11-17 01:14:28','2024-11-17 01:16:51','2024-11-17 00:57:28','2024-11-17 01:16:51',NULL,0,0,NULL,NULL),(37441,'mixpanel','completed',10,'2024-11-17 02:16:51','2024-11-17 02:16:51','2024-11-17 01:21:51','2024-11-17 02:16:51',NULL,0,0,NULL,NULL),(37442,'mixpanel','completed',10,'2024-11-17 02:32:52','2024-11-17 02:34:05','2024-11-17 02:21:52','2024-11-17 02:34:05',NULL,0,0,NULL,NULL),(37443,'mixpanel','completed',10,'2024-11-17 02:59:51','2024-11-17 03:01:54','2024-11-17 02:36:51','2024-11-17 03:01:54',NULL,0,0,NULL,NULL),(37444,'mixpanel','completed',10,'2024-11-17 03:27:54','2024-11-17 03:31:48','2024-11-17 03:06:54','2024-11-17 03:31:48',NULL,0,0,NULL,NULL),(37445,'mixpanel','completed',10,'2024-11-17 04:01:18','2024-11-17 04:06:50','2024-11-17 03:36:18','2024-11-17 04:06:50',NULL,0,0,NULL,NULL),(37446,'mixpanel','completed',10,'2024-11-17 04:30:55','2024-11-17 04:32:04','2024-11-17 04:11:55','2024-11-17 04:32:04',NULL,0,0,NULL,NULL),(37447,'mixpanel','completed',10,'2024-11-17 05:31:17','2024-11-17 05:32:15','2024-11-17 04:35:17','2024-11-17 05:32:15',NULL,0,0,NULL,NULL),(37448,'mixpanel','completed',10,'2024-11-17 05:41:21','2024-11-17 05:41:57','2024-11-17 05:36:21','2024-11-17 05:41:57',NULL,0,0,NULL,NULL),(37449,'mixpanel','completed',10,'2024-11-17 05:46:54','2024-11-17 05:51:54','2024-11-17 05:46:54','2024-11-17 05:51:54',NULL,0,0,NULL,NULL),(37450,'mixpanel','completed',10,'2024-11-17 05:57:01','2024-11-17 06:01:54','2024-11-17 05:57:01','2024-11-17 06:01:54',NULL,0,0,NULL,NULL),(37451,'mixpanel','completed',10,'2024-11-17 06:32:53','2024-11-17 06:36:53','2024-11-17 06:06:53','2024-11-17 06:36:53',NULL,0,0,NULL,NULL),(37452,'mixpanel','completed',10,'2024-11-17 06:54:57','2024-11-17 06:56:58','2024-11-17 06:41:57','2024-11-17 06:56:58',NULL,0,0,NULL,NULL),(37453,'mixpanel','completed',10,'2024-11-17 07:08:51','2024-11-17 07:11:56','2024-11-17 07:01:51','2024-11-17 07:11:56',NULL,0,0,NULL,NULL),(37454,'mixpanel','completed',10,'2024-11-17 07:47:51','2024-11-17 07:51:52','2024-11-17 07:16:51','2024-11-17 07:51:52',NULL,0,0,NULL,NULL),(37455,'mixpanel','completed',10,'2024-11-17 07:59:47','2024-11-17 08:01:47','2024-11-17 07:56:47','2024-11-17 08:01:47',NULL,0,0,NULL,NULL),(37456,'mixpanel','completed',10,'2024-11-17 08:57:49','2024-11-17 09:01:52','2024-11-17 08:06:49','2024-11-17 09:01:52',NULL,0,0,NULL,NULL),(37457,'mixpanel','completed',10,'2024-11-17 09:53:52','2024-11-17 09:57:17','2024-11-17 09:06:52','2024-11-17 09:57:17',NULL,0,0,NULL,NULL),(37458,'mixpanel','completed',10,'2024-11-17 10:02:47','2024-11-17 10:06:06','2024-11-17 10:01:47','2024-11-17 10:06:06',NULL,0,0,NULL,NULL),(37459,'mixpanel','completed',10,'2024-11-17 10:13:49','2024-11-17 10:16:51','2024-11-17 10:11:49','2024-11-17 10:16:51',NULL,0,0,NULL,NULL),(37460,'schedule_re_engagement_email','completed',10,'2024-11-18 10:16:51','2024-11-18 10:21:44','2024-11-17 10:16:51','2024-11-18 10:21:44',NULL,0,0,NULL,NULL),(37461,'mixpanel','completed',10,'2024-11-17 10:52:52','2024-11-17 10:56:50','2024-11-17 10:21:52','2024-11-17 10:56:50',NULL,0,0,NULL,NULL),(37462,'mixpanel','completed',10,'2024-11-17 11:00:53','2024-11-17 11:06:51','2024-11-17 11:01:53','2024-11-17 11:06:51',NULL,0,0,NULL,NULL),(37463,'mixpanel','completed',10,'2024-11-17 11:43:53','2024-11-17 11:46:50','2024-11-17 11:11:53','2024-11-17 11:46:50',NULL,0,0,NULL,NULL),(37464,'mixpanel','completed',10,'2024-11-17 11:58:52','2024-11-17 12:01:51','2024-11-17 11:51:52','2024-11-17 12:01:51',NULL,0,0,NULL,NULL),(37465,'mixpanel','completed',10,'2024-11-17 12:36:52','2024-11-17 12:41:48','2024-11-17 12:06:52','2024-11-17 12:41:48',NULL,0,0,NULL,NULL),(37466,'mixpanel','completed',10,'2024-11-17 13:25:47','2024-11-17 13:26:49','2024-11-17 12:46:47','2024-11-17 13:26:49',NULL,0,0,NULL,NULL),(37467,'mixpanel','completed',10,'2024-11-17 14:02:51','2024-11-17 14:06:49','2024-11-17 13:31:51','2024-11-17 14:06:49',NULL,0,0,NULL,NULL),(37468,'mixpanel','completed',10,'2024-11-17 14:55:54','2024-11-17 14:56:52','2024-11-17 14:11:54','2024-11-17 14:56:52',NULL,0,0,NULL,NULL),(37469,'mixpanel','completed',10,'2024-11-17 15:22:52','2024-11-17 15:26:49','2024-11-17 15:01:52','2024-11-17 15:26:49',NULL,0,0,NULL,NULL),(37470,'mixpanel','completed',10,'2024-11-17 16:18:31','2024-11-17 16:21:52','2024-11-17 15:29:31','2024-11-17 16:21:52',NULL,0,0,NULL,NULL),(37471,'mixpanel','completed',10,'2024-11-17 16:47:51','2024-11-17 16:50:23','2024-11-17 16:26:51','2024-11-17 16:50:23',NULL,0,0,NULL,NULL),(37472,'mixpanel','completed',10,'2024-11-17 17:20:47','2024-11-17 17:21:52','2024-11-17 16:52:47','2024-11-17 17:21:52',NULL,0,0,NULL,NULL),(37473,'mixpanel','completed',10,'2024-11-17 17:31:48','2024-11-17 17:36:49','2024-11-17 17:26:48','2024-11-17 17:36:49',NULL,0,0,NULL,NULL),(37474,'mixpanel','completed',10,'2024-11-17 18:08:52','2024-11-17 18:11:52','2024-11-17 17:41:52','2024-11-17 18:11:52',NULL,0,0,NULL,NULL),(37475,'mixpanel','completed',10,'2024-11-17 18:25:50','2024-11-17 18:26:53','2024-11-17 18:16:50','2024-11-17 18:26:53',NULL,0,0,NULL,NULL),(37476,'mixpanel','completed',10,'2024-11-17 19:15:50','2024-11-17 19:16:48','2024-11-17 18:31:50','2024-11-17 19:16:48',NULL,0,0,NULL,NULL),(37477,'mixpanel','completed',10,'2024-11-17 20:03:51','2024-11-17 20:05:21','2024-11-17 19:21:51','2024-11-17 20:05:21',NULL,0,0,NULL,NULL),(37478,'mixpanel','completed',10,'2024-11-17 20:54:50','2024-11-17 20:58:50','2024-11-17 20:11:50','2024-11-17 20:58:50',NULL,0,0,NULL,NULL),(37479,'mixpanel','completed',10,'2024-11-17 20:58:50','2024-11-17 21:01:45','2024-11-17 20:58:50','2024-11-17 21:01:45',NULL,0,0,NULL,NULL),(37480,'mixpanel','completed',10,'2024-11-17 21:37:50','2024-11-17 21:39:37','2024-11-17 21:06:50','2024-11-17 21:39:37',NULL,0,0,NULL,NULL),(37481,'mixpanel','completed',10,'2024-11-17 22:07:52','2024-11-17 22:11:51','2024-11-17 21:41:52','2024-11-17 22:11:51',NULL,0,0,NULL,NULL),(37482,'mixpanel','completed',10,'2024-11-17 22:18:46','2024-11-17 22:21:50','2024-11-17 22:16:46','2024-11-17 22:21:50',NULL,0,0,NULL,NULL),(37483,'mixpanel','completed',10,'2024-11-17 23:16:42','2024-11-17 23:21:47','2024-11-17 22:26:42','2024-11-17 23:21:47',NULL,0,0,NULL,NULL),(37484,'mixpanel','completed',10,'2024-11-17 23:41:19','2024-11-17 23:41:47','2024-11-17 23:26:19','2024-11-17 23:41:47',NULL,0,0,NULL,NULL),(37485,'subscribers_engagement_score','completed',10,'2024-11-17 23:41:47','2024-11-17 23:46:46','2024-11-17 23:41:47','2024-11-17 23:46:46',NULL,0,0,NULL,NULL),(37486,'subscribers_engagement_score','completed',10,'2024-11-18 10:05:00','2024-11-18 10:06:46','2024-11-17 23:46:46','2024-11-18 10:06:46',NULL,0,0,NULL,NULL),(37487,'mixpanel','completed',10,'2024-11-18 00:19:46','2024-11-18 00:21:47','2024-11-17 23:46:46','2024-11-18 00:21:47',NULL,0,0,NULL,NULL),(37488,'subscribers_email_count','completed',10,'2024-12-01 00:00:00','2024-12-01 00:02:24','2024-11-18 00:01:46','2024-12-01 00:02:24',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(37489,'inactive_subscribers','completed',10,'2024-11-28 00:00:00','2024-11-28 00:01:57','2024-11-18 00:01:46','2024-11-28 00:01:57',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(37490,'mixpanel','completed',10,'2024-11-18 01:03:52','2024-11-18 01:06:49','2024-11-18 00:26:52','2024-11-18 01:06:49',NULL,0,0,NULL,NULL),(37491,'mixpanel','completed',10,'2024-11-18 01:08:24','2024-11-18 01:11:51','2024-11-18 01:09:24','2024-11-18 01:11:51',NULL,0,0,NULL,NULL),(37492,'mixpanel','completed',10,'2024-11-18 01:25:46','2024-11-18 01:26:47','2024-11-18 01:16:46','2024-11-18 01:26:47',NULL,0,0,NULL,NULL),(37493,'mixpanel','completed',10,'2024-11-18 02:24:44','2024-11-18 02:26:51','2024-11-18 01:31:44','2024-11-18 02:26:51',NULL,0,0,NULL,NULL),(37494,'mixpanel','completed',10,'2024-11-18 02:55:31','2024-11-18 02:56:49','2024-11-18 02:34:31','2024-11-18 02:56:49',NULL,0,0,NULL,NULL),(37495,'mixpanel','completed',10,'2024-11-18 03:10:47','2024-11-18 03:11:47','2024-11-18 03:01:47','2024-11-18 03:11:47',NULL,0,0,NULL,NULL),(37496,'mixpanel','completed',10,'2024-11-18 03:35:50','2024-11-18 03:36:50','2024-11-18 03:15:50','2024-11-18 03:36:50',NULL,0,0,NULL,NULL),(37497,'mixpanel','completed',10,'2024-11-18 04:10:54','2024-11-18 04:11:57','2024-11-18 03:41:54','2024-11-18 04:11:57',NULL,0,0,NULL,NULL),(37498,'mixpanel','completed',10,'2024-11-18 04:24:46','2024-11-18 04:26:51','2024-11-18 04:16:46','2024-11-18 04:26:51',NULL,0,0,NULL,NULL),(37499,'mixpanel','completed',10,'2024-11-18 05:20:53','2024-11-18 05:21:46','2024-11-18 04:31:53','2024-11-18 05:21:46',NULL,0,0,NULL,NULL),(37500,'mixpanel','completed',10,'2024-11-18 05:59:10','2024-11-18 06:01:50','2024-11-18 05:24:10','2024-11-18 06:01:50',NULL,0,0,NULL,NULL),(37501,'mixpanel','completed',10,'2024-11-18 06:48:48','2024-11-18 06:51:49','2024-11-18 06:06:48','2024-11-18 06:51:49',NULL,0,0,NULL,NULL),(37502,'mixpanel','completed',10,'2024-11-18 07:35:47','2024-11-18 07:36:48','2024-11-18 06:56:47','2024-11-18 07:36:48',NULL,0,0,NULL,NULL),(37503,'mixpanel','completed',10,'2024-11-18 08:19:03','2024-11-18 08:21:48','2024-11-18 07:40:03','2024-11-18 08:21:48',NULL,0,0,NULL,NULL),(37504,'mixpanel','completed',10,'2024-11-18 08:38:47','2024-11-18 08:41:49','2024-11-18 08:26:47','2024-11-18 08:41:49',NULL,0,0,NULL,NULL),(37505,'mixpanel','completed',10,'2024-11-18 08:54:47','2024-11-18 08:56:47','2024-11-18 08:46:47','2024-11-18 08:56:47',NULL,0,0,NULL,NULL),(37506,'mixpanel','completed',10,'2024-11-18 09:29:47','2024-11-18 09:31:48','2024-11-18 09:01:47','2024-11-18 09:31:48',NULL,0,0,NULL,NULL),(37507,'mixpanel','completed',10,'2024-11-18 10:00:47','2024-11-18 10:01:46','2024-11-18 09:36:47','2024-11-18 10:01:46',NULL,0,0,NULL,NULL),(37508,'subscribers_engagement_score','completed',10,'2024-11-19 07:31:00','2024-11-19 07:31:23','2024-11-18 10:06:46','2024-11-19 07:31:23',NULL,0,0,NULL,NULL),(37509,'mixpanel','completed',10,'2024-11-18 10:49:46','2024-11-18 10:51:44','2024-11-18 10:06:46','2024-11-18 10:51:44',NULL,0,0,NULL,NULL),(37510,'schedule_re_engagement_email','completed',10,'2024-11-19 10:26:46','2024-11-19 10:31:45','2024-11-18 10:26:46','2024-11-19 10:31:45',NULL,0,0,NULL,NULL),(37511,'mixpanel','completed',10,'2024-11-18 11:41:46','2024-11-18 11:44:12','2024-11-18 10:56:46','2024-11-18 11:44:12',NULL,0,0,NULL,NULL),(37512,'mixpanel','completed',10,'2024-11-18 12:40:46','2024-11-18 12:41:45','2024-11-18 11:46:46','2024-11-18 12:41:45',NULL,0,0,NULL,NULL),(37513,'mixpanel','completed',10,'2024-11-18 13:06:10','2024-11-18 13:06:47','2024-11-18 12:44:10','2024-11-18 13:06:47',NULL,0,0,NULL,NULL),(37514,'mixpanel','completed',10,'2024-11-18 13:42:48','2024-11-19 06:25:37','2024-11-18 13:11:48','2024-11-19 06:25:37',NULL,0,0,NULL,NULL),(37515,'mixpanel','completed',10,'2024-11-19 07:01:46','2024-11-19 07:01:46','2024-11-19 06:31:46','2024-11-19 07:01:46',NULL,0,0,NULL,NULL),(37516,'mixpanel','completed',10,'2024-11-19 07:09:47','2024-11-19 07:11:46','2024-11-19 07:06:47','2024-11-19 07:11:46',NULL,0,0,NULL,NULL),(37517,'mixpanel','completed',10,'2024-11-19 07:52:45','2024-11-19 07:56:47','2024-11-19 07:16:45','2024-11-19 07:56:47',NULL,0,0,NULL,NULL),(37518,'subscribers_engagement_score','completed',10,'2024-11-19 07:31:23','2024-11-19 07:36:46','2024-11-19 07:31:23','2024-11-19 07:36:46',NULL,0,0,NULL,NULL),(37519,'subscribers_engagement_score','completed',10,'2024-11-20 14:04:00','2024-11-20 14:05:43','2024-11-19 07:36:46','2024-11-20 14:05:43',NULL,0,0,NULL,NULL),(37520,'mixpanel','completed',10,'2024-11-19 08:25:15','2024-11-19 08:27:40','2024-11-19 08:03:16','2024-11-19 08:27:40',NULL,0,0,NULL,NULL),(37521,'mixpanel','completed',10,'2024-11-19 09:24:39','2024-11-19 09:26:49','2024-11-19 08:30:39','2024-11-19 09:26:49',NULL,0,0,NULL,NULL),(37522,'mixpanel','completed',10,'2024-11-19 09:55:48','2024-11-19 09:56:46','2024-11-19 09:31:48','2024-11-19 09:56:46',NULL,0,0,NULL,NULL),(37523,'mixpanel','completed',10,'2024-11-19 10:08:46','2024-11-19 10:11:46','2024-11-19 10:01:46','2024-11-19 10:11:46',NULL,0,0,NULL,NULL),(37524,'mixpanel','completed',10,'2024-11-19 10:22:45','2024-11-19 10:26:45','2024-11-19 10:16:45','2024-11-19 10:26:45',NULL,0,0,NULL,NULL),(37525,'mixpanel','completed',10,'2024-11-19 11:22:45','2024-11-19 11:26:46','2024-11-19 10:31:45','2024-11-19 11:26:46',NULL,0,0,NULL,NULL),(37526,'schedule_re_engagement_email','completed',10,'2024-11-20 10:36:46','2024-11-20 10:36:50','2024-11-19 10:36:46','2024-11-20 10:36:50',NULL,0,0,NULL,NULL),(37527,'mixpanel','completed',10,'2024-11-19 12:15:45','2024-11-19 12:16:46','2024-11-19 11:31:45','2024-11-19 12:16:46',NULL,0,0,NULL,NULL),(37528,'mixpanel','completed',10,'2024-11-19 13:04:46','2024-11-19 13:06:46','2024-11-19 12:21:46','2024-11-19 13:06:46',NULL,0,0,NULL,NULL),(37529,'mixpanel','completed',10,'2024-11-19 14:02:45','2024-11-19 14:06:47','2024-11-19 13:11:45','2024-11-19 14:06:47',NULL,0,0,NULL,NULL),(37530,'mixpanel','completed',10,'2024-11-19 15:09:47','2024-11-19 15:11:48','2024-11-19 14:11:47','2024-11-19 15:11:48',NULL,0,0,NULL,NULL),(37531,'mixpanel','completed',10,'2024-11-19 16:11:48','2024-11-19 16:11:48','2024-11-19 15:16:48','2024-11-19 16:11:48',NULL,0,0,NULL,NULL),(37532,'mixpanel','completed',10,'2024-11-19 16:31:07','2024-11-19 16:31:48','2024-11-19 16:14:07','2024-11-19 16:31:48',NULL,0,0,NULL,NULL),(37533,'mixpanel','completed',10,'2024-11-19 16:51:48','2024-11-19 16:51:49','2024-11-19 16:36:48','2024-11-19 16:51:49',NULL,0,0,NULL,NULL),(37534,'mixpanel','completed',10,'2024-11-19 17:31:50','2024-11-19 17:36:45','2024-11-19 16:56:50','2024-11-19 17:36:45',NULL,0,0,NULL,NULL),(37535,'mixpanel','completed',10,'2024-11-19 18:02:49','2024-11-19 18:05:03','2024-11-19 17:41:49','2024-11-19 18:05:03',NULL,0,0,NULL,NULL),(37536,'mixpanel','completed',10,'2024-11-19 18:58:58','2024-11-19 19:01:49','2024-11-19 18:07:58','2024-11-19 19:01:49',NULL,0,0,NULL,NULL),(37537,'mixpanel','completed',10,'2024-11-19 19:59:49','2024-11-19 20:01:49','2024-11-19 19:06:49','2024-11-19 20:01:49',NULL,0,0,NULL,NULL),(37538,'mixpanel','completed',10,'2024-11-19 20:55:50','2024-11-19 20:57:11','2024-11-19 20:06:50','2024-11-19 20:57:11',NULL,0,0,NULL,NULL),(37539,'mixpanel','completed',10,'2024-11-19 21:45:50','2024-11-19 21:46:49','2024-11-19 21:01:50','2024-11-19 21:46:49',NULL,0,0,NULL,NULL),(37540,'unsubscribe_tokens','completed',0,'2024-11-19 21:47:01','2024-11-19 21:47:29','2024-11-19 21:47:01','2024-11-19 21:47:29',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(37541,'subscriber_link_tokens','completed',0,'2024-11-19 21:47:01','2024-11-19 21:47:29','2024-11-19 21:47:01','2024-11-19 21:47:29',NULL,0,0,NULL,NULL),(37542,'newsletter_templates_thumbnails','completed',10,'2024-11-19 21:47:01','2024-11-19 21:47:29','2024-11-19 21:47:01','2024-11-19 21:47:29',NULL,0,0,NULL,NULL),(37543,'mixpanel','completed',0,'2024-11-19 21:47:01','2024-11-19 21:47:29','2024-11-19 21:47:01','2024-11-19 21:47:29',NULL,0,0,NULL,NULL),(37544,'mixpanel','completed',10,'2024-11-19 22:15:48','2024-11-19 22:21:47','2024-11-19 21:51:48','2024-11-19 22:21:47',NULL,0,0,NULL,NULL),(37545,'mixpanel','completed',10,'2024-11-19 23:17:47','2024-11-19 23:21:49','2024-11-19 22:26:47','2024-11-19 23:21:49',NULL,0,0,NULL,NULL),(37546,'mixpanel','completed',10,'2024-11-20 00:15:53','2024-11-20 00:16:47','2024-11-19 23:24:53','2024-11-20 00:16:47',NULL,0,0,NULL,NULL),(37547,'mixpanel','completed',10,'2024-11-20 00:38:47','2024-11-20 00:41:50','2024-11-20 00:21:48','2024-11-20 00:41:50',NULL,0,0,NULL,NULL),(37548,'mixpanel','completed',10,'2024-11-20 01:11:49','2024-11-20 01:16:48','2024-11-20 00:46:49','2024-11-20 01:16:48',NULL,0,0,NULL,NULL),(37549,'mixpanel','completed',10,'2024-11-20 02:17:49','2024-11-20 02:21:47','2024-11-20 01:21:49','2024-11-20 02:21:47',NULL,0,0,NULL,NULL),(37550,'mixpanel','completed',10,'2024-11-20 02:34:49','2024-11-20 02:37:30','2024-11-20 02:26:49','2024-11-20 02:37:30',NULL,0,0,NULL,NULL),(37551,'mixpanel','completed',10,'2024-11-20 03:32:49','2024-11-20 03:36:49','2024-11-20 02:41:49','2024-11-20 03:36:49',NULL,0,0,NULL,NULL),(37552,'mixpanel','completed',10,'2024-11-20 04:15:49','2024-11-20 04:16:49','2024-11-20 03:41:49','2024-11-20 04:16:49',NULL,0,0,NULL,NULL),(37553,'mixpanel','completed',10,'2024-11-20 04:47:49','2024-11-20 04:51:17','2024-11-20 04:21:49','2024-11-20 04:51:17',NULL,0,0,NULL,NULL),(37554,'mixpanel','completed',10,'2024-11-20 05:06:22','2024-11-20 05:08:15','2024-11-20 04:51:22','2024-11-20 05:08:15',NULL,0,0,NULL,NULL),(37555,'mixpanel','completed',10,'2024-11-20 05:46:21','2024-11-20 05:46:51','2024-11-20 05:11:21','2024-11-20 05:46:51',NULL,0,0,NULL,NULL),(37556,'mixpanel','completed',10,'2024-11-20 06:40:52','2024-11-20 06:41:50','2024-11-20 05:51:52','2024-11-20 06:41:50',NULL,0,0,NULL,NULL),(37557,'mixpanel','completed',10,'2024-11-20 07:18:50','2024-11-20 07:21:51','2024-11-20 06:46:50','2024-11-20 07:21:51',NULL,0,0,NULL,NULL),(37558,'mixpanel','completed',10,'2024-11-20 07:58:50','2024-11-20 08:01:49','2024-11-20 07:26:50','2024-11-20 08:01:49',NULL,0,0,NULL,NULL),(37559,'mixpanel','completed',10,'2024-11-20 08:25:50','2024-11-20 08:26:51','2024-11-20 08:06:50','2024-11-20 08:26:51',NULL,0,0,NULL,NULL),(37560,'mixpanel','completed',10,'2024-11-20 09:20:51','2024-11-20 09:21:51','2024-11-20 08:31:51','2024-11-20 09:21:51',NULL,0,0,NULL,NULL),(37561,'mixpanel','completed',10,'2024-11-20 10:07:49','2024-11-20 10:11:54','2024-11-20 09:26:49','2024-11-20 10:11:54',NULL,0,0,NULL,NULL),(37562,'mixpanel','completed',10,'2024-11-20 11:10:49','2024-11-20 11:11:49','2024-11-20 10:16:49','2024-11-20 11:11:49',NULL,0,0,NULL,NULL),(37563,'schedule_re_engagement_email','completed',10,'2024-11-21 10:41:49','2024-11-21 10:41:52','2024-11-20 10:41:49','2024-11-21 10:41:52',NULL,0,0,NULL,NULL),(37564,'mixpanel','completed',10,'2024-11-20 11:14:06','2024-11-20 11:16:51','2024-11-20 11:14:06','2024-11-20 11:16:51',NULL,0,0,NULL,NULL),(37565,'mixpanel','completed',10,'2024-11-20 12:09:50','2024-11-20 12:11:50','2024-11-20 11:21:50','2024-11-20 12:11:50',NULL,0,0,NULL,NULL),(37566,'mixpanel','completed',10,'2024-11-20 12:42:22','2024-11-20 12:43:34','2024-11-20 12:14:22','2024-11-20 12:43:34',NULL,0,0,NULL,NULL),(37567,'mixpanel','completed',10,'2024-11-20 12:54:49','2024-11-20 12:56:50','2024-11-20 12:46:49','2024-11-20 12:56:50',NULL,0,0,NULL,NULL),(37568,'mixpanel','completed',10,'2024-11-20 13:12:50','2024-11-20 13:16:50','2024-11-20 13:01:50','2024-11-20 13:16:50',NULL,0,0,NULL,NULL),(37569,'mixpanel','completed',10,'2024-11-20 13:27:52','2024-11-20 13:31:50','2024-11-20 13:18:52','2024-11-20 13:31:50',NULL,0,0,NULL,NULL),(37570,'mixpanel','completed',10,'2024-11-20 14:04:50','2024-11-20 14:05:43','2024-11-20 13:36:50','2024-11-20 14:05:43',NULL,0,0,NULL,NULL),(37571,'subscribers_engagement_score','completed',10,'2024-11-20 14:05:43','2024-11-20 14:10:50','2024-11-20 14:05:43','2024-11-20 14:10:50',NULL,0,0,NULL,NULL),(37572,'subscribers_engagement_score','completed',10,'2024-11-21 06:56:00','2024-11-21 06:56:52','2024-11-20 14:10:50','2024-11-21 06:56:52',NULL,0,0,NULL,NULL),(37573,'mixpanel','completed',10,'2024-11-20 14:59:50','2024-11-20 15:01:51','2024-11-20 14:10:50','2024-11-20 15:01:51',NULL,0,0,NULL,NULL),(37574,'mixpanel','completed',10,'2024-11-20 15:17:51','2024-11-20 15:20:59','2024-11-20 15:06:51','2024-11-20 15:20:59',NULL,0,0,NULL,NULL),(37575,'mixpanel','completed',10,'2024-11-20 15:30:36','2024-11-20 15:31:51','2024-11-20 15:24:36','2024-11-20 15:31:51',NULL,0,0,NULL,NULL),(37576,'mixpanel','completed',10,'2024-11-20 16:14:51','2024-11-20 16:16:50','2024-11-20 15:36:51','2024-11-20 16:16:50',NULL,0,0,NULL,NULL),(37577,'mixpanel','completed',10,'2024-11-20 16:53:50','2024-11-20 16:54:11','2024-11-20 16:21:50','2024-11-20 16:54:11',NULL,0,0,NULL,NULL),(37578,'mixpanel','completed',10,'2024-11-20 16:59:50','2024-11-20 17:01:51','2024-11-20 16:56:50','2024-11-20 17:01:51',NULL,0,0,NULL,NULL),(37579,'mixpanel','completed',10,'2024-11-20 17:54:50','2024-11-20 17:56:50','2024-11-20 17:06:50','2024-11-20 17:56:50',NULL,0,0,NULL,NULL),(37580,'mixpanel','completed',10,'2024-11-20 18:02:52','2024-11-20 18:06:51','2024-11-20 18:01:52','2024-11-20 18:06:51',NULL,0,0,NULL,NULL),(37581,'mixpanel','completed',10,'2024-11-20 18:41:03','2024-11-20 18:41:51','2024-11-20 18:09:03','2024-11-20 18:41:51',NULL,0,0,NULL,NULL),(37582,'mixpanel','completed',10,'2024-11-20 19:13:50','2024-11-20 19:16:51','2024-11-20 18:46:50','2024-11-20 19:16:51',NULL,0,0,NULL,NULL),(37583,'mixpanel','completed',10,'2024-11-20 19:41:50','2024-11-20 19:41:51','2024-11-20 19:21:50','2024-11-20 19:41:51',NULL,0,0,NULL,NULL),(37584,'mixpanel','completed',10,'2024-11-20 20:41:30','2024-11-20 20:41:51','2024-11-20 19:44:30','2024-11-20 20:41:51',NULL,0,0,NULL,NULL),(37585,'mixpanel','completed',10,'2024-11-20 21:06:50','2024-11-20 21:06:53','2024-11-20 20:46:50','2024-11-20 21:06:53',NULL,0,0,NULL,NULL),(37586,'mixpanel','completed',10,'2024-11-20 21:52:52','2024-11-20 21:56:51','2024-11-20 21:11:52','2024-11-20 21:56:51',NULL,0,0,NULL,NULL),(37587,'mixpanel','completed',10,'2024-11-20 22:14:51','2024-11-20 22:16:51','2024-11-20 22:01:51','2024-11-20 22:16:51',NULL,0,0,NULL,NULL),(37588,'mixpanel','completed',10,'2024-11-20 22:46:10','2024-11-20 22:46:50','2024-11-20 22:19:10','2024-11-20 22:46:50',NULL,0,0,NULL,NULL),(37589,'mixpanel','completed',10,'2024-11-20 22:56:03','2024-11-20 22:56:51','2024-11-20 22:51:03','2024-11-20 22:56:51',NULL,0,0,NULL,NULL),(37590,'mixpanel','completed',10,'2024-11-20 23:42:31','2024-11-20 23:46:51','2024-11-20 22:59:31','2024-11-20 23:46:51',NULL,0,0,NULL,NULL),(37591,'mixpanel','completed',10,'2024-11-21 00:36:50','2024-11-21 00:36:51','2024-11-20 23:51:50','2024-11-21 00:36:51',NULL,0,0,NULL,NULL),(37592,'export_files_cleanup','completed',10,'2024-12-01 00:00:00','2024-12-01 00:02:23','2024-11-21 00:02:23','2024-12-01 00:02:23',NULL,0,0,NULL,NULL),(37593,'mixpanel','completed',10,'2024-11-21 01:13:51','2024-11-21 01:16:52','2024-11-21 00:41:51','2024-11-21 01:16:52',NULL,0,0,NULL,NULL),(37594,'mixpanel','completed',10,'2024-11-21 02:09:51','2024-11-21 02:11:50','2024-11-21 01:21:51','2024-11-21 02:11:50',NULL,0,0,NULL,NULL),(37595,'mixpanel','completed',10,'2024-11-21 02:37:51','2024-11-21 02:42:01','2024-11-21 02:16:51','2024-11-21 02:42:01',NULL,0,0,NULL,NULL),(37596,'mixpanel','completed',10,'2024-11-21 03:12:50','2024-11-21 03:16:50','2024-11-21 02:46:50','2024-11-21 03:16:50',NULL,0,0,NULL,NULL),(37597,'mixpanel','completed',10,'2024-11-21 04:07:51','2024-11-21 04:11:51','2024-11-21 03:21:51','2024-11-21 04:11:51',NULL,0,0,NULL,NULL),(37598,'mixpanel','completed',10,'2024-11-21 04:37:50','2024-11-21 04:41:52','2024-11-21 04:16:50','2024-11-21 04:41:52',NULL,0,0,NULL,NULL),(37599,'mixpanel','completed',10,'2024-11-21 04:50:38','2024-11-21 04:51:53','2024-11-21 04:46:38','2024-11-21 04:51:53',NULL,0,0,NULL,NULL),(37600,'mixpanel','completed',10,'2024-11-21 05:44:55','2024-11-21 05:46:51','2024-11-21 04:56:55','2024-11-21 05:46:51',NULL,0,0,NULL,NULL),(37601,'mixpanel','completed',10,'2024-11-21 06:35:53','2024-11-21 06:36:29','2024-11-21 05:51:53','2024-11-21 06:36:29',NULL,0,0,NULL,NULL),(37602,'mixpanel','completed',10,'2024-11-21 06:42:30','2024-11-21 06:44:54','2024-11-21 06:41:30','2024-11-21 06:44:54',NULL,0,0,NULL,NULL),(37603,'mixpanel','completed',10,'2024-11-21 07:23:52','2024-11-21 07:24:34','2024-11-21 06:51:52','2024-11-21 07:24:34',NULL,0,0,NULL,NULL),(37604,'subscribers_engagement_score','completed',10,'2024-11-22 11:42:00','2024-11-22 11:46:54','2024-11-21 06:56:52','2024-11-22 11:46:54',NULL,0,0,NULL,NULL),(37605,'mixpanel','completed',10,'2024-11-21 08:01:49','2024-11-21 08:06:49','2024-11-21 07:26:49','2024-11-21 08:06:49',NULL,0,0,NULL,NULL),(37606,'mixpanel','completed',10,'2024-11-21 08:30:49','2024-11-21 08:31:49','2024-11-21 08:11:49','2024-11-21 08:31:49',NULL,0,0,NULL,NULL),(37607,'mixpanel','completed',10,'2024-11-21 08:49:50','2024-11-21 08:51:49','2024-11-21 08:36:50','2024-11-21 08:51:49',NULL,0,0,NULL,NULL),(37608,'mixpanel','completed',10,'2024-11-21 09:33:18','2024-11-21 09:36:49','2024-11-21 08:55:18','2024-11-21 09:36:49',NULL,0,0,NULL,NULL),(37609,'mixpanel','completed',10,'2024-11-21 09:46:34','2024-11-21 09:46:49','2024-11-21 09:39:34','2024-11-21 09:46:49',NULL,0,0,NULL,NULL),(37610,'mixpanel','completed',10,'2024-11-21 10:00:51','2024-11-21 10:06:52','2024-11-21 09:51:51','2024-11-21 10:06:52',NULL,0,0,NULL,NULL),(37611,'mixpanel','completed',10,'2024-11-21 10:57:17','2024-11-21 11:01:51','2024-11-21 10:11:17','2024-11-21 11:01:51',NULL,0,0,NULL,NULL),(37612,'schedule_re_engagement_email','completed',10,'2024-11-22 10:46:52','2024-11-22 10:46:52','2024-11-21 10:46:52','2024-11-22 10:46:52',NULL,0,0,NULL,NULL),(37613,'mixpanel','completed',10,'2024-11-21 11:53:50','2024-11-21 11:56:55','2024-11-21 11:06:50','2024-11-21 11:56:55',NULL,0,0,NULL,NULL),(37614,'mixpanel','completed',10,'2024-11-21 12:16:52','2024-11-21 12:18:00','2024-11-21 12:01:52','2024-11-21 12:18:00',NULL,0,0,NULL,NULL),(37615,'mixpanel','completed',10,'2024-11-21 12:32:56','2024-11-21 12:34:21','2024-11-21 12:21:56','2024-11-21 12:34:21',NULL,0,0,NULL,NULL),(37616,'mixpanel','completed',10,'2024-11-21 12:43:55','2024-11-21 12:46:52','2024-11-21 12:36:55','2024-11-21 12:46:52',NULL,0,0,NULL,NULL),(37617,'mixpanel','completed',10,'2024-11-21 13:42:55','2024-11-21 13:47:06','2024-11-21 12:51:55','2024-11-21 13:47:06',NULL,0,0,NULL,NULL),(37618,'mixpanel','completed',10,'2024-11-21 14:40:53','2024-11-21 14:41:56','2024-11-21 13:51:53','2024-11-21 14:41:56',NULL,0,0,NULL,NULL),(37619,'mixpanel','completed',10,'2024-11-21 15:11:51','2024-11-21 15:11:58','2024-11-21 14:46:51','2024-11-21 15:11:58',NULL,0,0,NULL,NULL),(37620,'mixpanel','completed',10,'2024-11-21 15:29:21','2024-11-21 15:31:52','2024-11-21 15:15:21','2024-11-21 15:31:52',NULL,0,0,NULL,NULL),(37621,'mixpanel','completed',10,'2024-11-21 16:07:53','2024-11-21 16:11:55','2024-11-21 15:36:53','2024-11-21 16:11:55',NULL,0,0,NULL,NULL),(37622,'mixpanel','completed',10,'2024-11-21 16:50:51','2024-11-21 16:51:52','2024-11-21 16:16:51','2024-11-21 16:51:52',NULL,0,0,NULL,NULL),(37623,'mixpanel','completed',10,'2024-11-21 17:45:59','2024-11-21 17:46:53','2024-11-21 16:56:59','2024-11-21 17:46:53',NULL,0,0,NULL,NULL),(37624,'mixpanel','completed',10,'2024-11-21 18:00:51','2024-11-21 18:01:52','2024-11-21 17:51:51','2024-11-21 18:01:52',NULL,0,0,NULL,NULL),(37625,'mixpanel','completed',10,'2024-11-21 18:28:52','2024-11-21 18:31:53','2024-11-21 18:06:52','2024-11-21 18:31:53',NULL,0,0,NULL,NULL),(37626,'mixpanel','completed',10,'2024-11-21 18:45:54','2024-11-21 18:46:52','2024-11-21 18:36:54','2024-11-21 18:46:52',NULL,0,0,NULL,NULL),(37627,'mixpanel','completed',10,'2024-11-21 19:08:52','2024-11-21 19:10:53','2024-11-21 18:51:52','2024-11-21 19:10:53',NULL,0,0,NULL,NULL),(37628,'mixpanel','completed',10,'2024-11-21 19:37:52','2024-11-21 19:41:52','2024-11-21 19:16:52','2024-11-21 19:41:52',NULL,0,0,NULL,NULL),(37629,'mixpanel','completed',10,'2024-11-21 20:07:14','2024-11-21 20:11:53','2024-11-21 19:46:14','2024-11-21 20:11:53',NULL,0,0,NULL,NULL),(37630,'mixpanel','completed',10,'2024-11-21 20:52:52','2024-11-21 20:56:54','2024-11-21 20:16:52','2024-11-21 20:56:54',NULL,0,0,NULL,NULL),(37631,'mixpanel','completed',10,'2024-11-21 21:16:51','2024-11-21 21:16:51','2024-11-21 21:01:51','2024-11-21 21:16:51',NULL,0,0,NULL,NULL),(37632,'mixpanel','completed',10,'2024-11-21 21:44:52','2024-11-21 21:46:52','2024-11-21 21:21:52','2024-11-21 21:46:52',NULL,0,0,NULL,NULL),(37633,'mixpanel','completed',10,'2024-11-21 22:15:50','2024-11-21 22:21:51','2024-11-21 21:51:50','2024-11-21 22:21:51',NULL,0,0,NULL,NULL),(37634,'mixpanel','completed',10,'2024-11-21 22:32:20','2024-11-21 22:34:23','2024-11-21 22:32:20','2024-11-21 22:34:23',NULL,0,0,NULL,NULL),(37635,'mixpanel','completed',10,'2024-11-21 23:20:50','2024-11-21 23:21:55','2024-11-21 22:36:50','2024-11-21 23:21:55',NULL,0,0,NULL,NULL),(37636,'mixpanel','completed',10,'2024-11-22 00:05:55','2024-11-22 00:06:52','2024-11-21 23:26:55','2024-11-22 00:06:52',NULL,0,0,NULL,NULL),(37637,'mixpanel','completed',10,'2024-11-22 00:23:56','2024-11-22 00:26:56','2024-11-22 00:11:56','2024-11-22 00:26:56',NULL,0,0,NULL,NULL),(37638,'mixpanel','completed',10,'2024-11-22 01:27:52','2024-11-22 01:31:52','2024-11-22 00:31:52','2024-11-22 01:31:52',NULL,0,0,NULL,NULL),(37639,'mixpanel','completed',10,'2024-11-22 02:26:52','2024-11-22 02:26:56','2024-11-22 01:36:52','2024-11-22 02:26:56',NULL,0,0,NULL,NULL),(37640,'mixpanel','completed',10,'2024-11-22 03:25:52','2024-11-22 03:26:55','2024-11-22 02:31:52','2024-11-22 03:26:55',NULL,0,0,NULL,NULL),(37641,'mixpanel','completed',10,'2024-11-22 04:22:51','2024-11-22 04:26:55','2024-11-22 03:31:51','2024-11-22 04:26:55',NULL,0,0,NULL,NULL),(37642,'mixpanel','completed',10,'2024-11-22 04:40:53','2024-11-22 04:42:01','2024-11-22 04:31:53','2024-11-22 04:42:01',NULL,0,0,NULL,NULL),(37643,'mixpanel','completed',10,'2024-11-22 05:27:52','2024-11-22 05:31:51','2024-11-22 04:46:52','2024-11-22 05:31:51',NULL,0,0,NULL,NULL),(37644,'mixpanel','completed',10,'2024-11-22 06:12:52','2024-11-22 06:16:51','2024-11-22 05:36:52','2024-11-22 06:16:51',NULL,0,0,NULL,NULL),(37645,'mixpanel','completed',10,'2024-11-22 06:39:56','2024-11-22 06:41:58','2024-11-22 06:26:56','2024-11-22 06:41:58',NULL,0,0,NULL,NULL),(37646,'mixpanel','completed',10,'2024-11-22 07:31:53','2024-11-22 07:36:52','2024-11-22 06:46:53','2024-11-22 07:36:52',NULL,0,0,NULL,NULL),(37647,'mixpanel','completed',10,'2024-11-22 07:50:56','2024-11-22 07:51:53','2024-11-22 07:41:56','2024-11-22 07:51:53',NULL,0,0,NULL,NULL),(37648,'mixpanel','completed',10,'2024-11-22 08:47:52','2024-11-22 08:50:23','2024-11-22 07:56:52','2024-11-22 08:50:23',NULL,0,0,NULL,NULL),(37649,'mixpanel','completed',10,'2024-11-22 09:16:55','2024-11-22 09:21:51','2024-11-22 08:56:55','2024-11-22 09:21:51',NULL,0,0,NULL,NULL),(37650,'mixpanel','completed',10,'2024-11-22 10:24:53','2024-11-22 10:26:56','2024-11-22 09:26:53','2024-11-22 10:26:56',NULL,0,0,NULL,NULL),(37651,'mixpanel','completed',10,'2024-11-22 11:20:52','2024-11-22 11:21:52','2024-11-22 10:31:52','2024-11-22 11:21:52',NULL,0,0,NULL,NULL),(37652,'schedule_re_engagement_email','completed',10,'2024-11-23 10:51:52','2024-11-23 10:56:51','2024-11-22 10:51:52','2024-11-23 10:56:51',NULL,0,0,NULL,NULL),(37653,'mixpanel','completed',10,'2024-11-22 11:58:57','2024-11-22 12:01:52','2024-11-22 11:26:57','2024-11-22 12:01:52',NULL,0,0,NULL,NULL),(37654,'subscribers_engagement_score','completed',10,'2024-11-22 11:46:54','2024-11-22 11:51:55','2024-11-22 11:46:54','2024-11-22 11:51:55',NULL,0,0,NULL,NULL),(37655,'subscribers_engagement_score','completed',10,'2024-11-23 13:36:00','2024-11-23 13:36:53','2024-11-22 11:51:55','2024-11-23 13:36:53',NULL,0,0,NULL,NULL),(37656,'mixpanel','completed',10,'2024-11-22 12:53:56','2024-11-22 12:56:52','2024-11-22 12:06:56','2024-11-22 12:56:52',NULL,0,0,NULL,NULL),(37657,'mixpanel','completed',10,'2024-11-22 13:55:52','2024-11-22 13:56:53','2024-11-22 13:01:52','2024-11-22 13:56:53',NULL,0,0,NULL,NULL),(37658,'mixpanel','completed',10,'2024-11-22 14:15:57','2024-11-22 14:16:53','2024-11-22 14:00:57','2024-11-22 14:16:53',NULL,0,0,NULL,NULL),(37659,'mixpanel','completed',10,'2024-11-22 14:32:11','2024-11-22 14:36:57','2024-11-22 14:19:11','2024-11-22 14:36:57',NULL,0,0,NULL,NULL),(37660,'mixpanel','completed',10,'2024-11-22 15:27:56','2024-11-22 15:31:51','2024-11-22 14:41:56','2024-11-22 15:31:51',NULL,0,0,NULL,NULL),(37661,'mixpanel','completed',10,'2024-11-22 16:24:52','2024-11-22 16:26:57','2024-11-22 15:36:52','2024-11-22 16:26:57',NULL,0,0,NULL,NULL),(37662,'mixpanel','completed',10,'2024-11-22 16:58:52','2024-11-22 17:01:52','2024-11-22 16:31:52','2024-11-22 17:01:52',NULL,0,0,NULL,NULL),(37663,'mixpanel','completed',10,'2024-11-22 17:44:53','2024-11-22 17:46:52','2024-11-22 17:06:53','2024-11-22 17:46:52',NULL,0,0,NULL,NULL),(37664,'mixpanel','completed',10,'2024-11-22 18:37:53','2024-11-22 18:41:57','2024-11-22 17:51:53','2024-11-22 18:41:57',NULL,0,0,NULL,NULL),(37665,'mixpanel','completed',10,'2024-11-22 18:55:53','2024-11-22 18:56:57','2024-11-22 18:46:53','2024-11-22 18:56:57',NULL,0,0,NULL,NULL),(37666,'mixpanel','completed',10,'2024-11-22 19:25:53','2024-11-22 19:26:56','2024-11-22 19:01:53','2024-11-22 19:26:56',NULL,0,0,NULL,NULL),(37667,'mixpanel','completed',10,'2024-11-22 20:12:53','2024-11-22 20:16:53','2024-11-22 19:31:53','2024-11-22 20:16:53',NULL,0,0,NULL,NULL),(37668,'mixpanel','completed',10,'2024-11-22 20:25:01','2024-11-22 20:25:02','2024-11-22 20:20:01','2024-11-22 20:25:02',NULL,0,0,NULL,NULL),(37669,'mixpanel','completed',10,'2024-11-22 21:14:53','2024-11-22 21:16:52','2024-11-22 20:31:53','2024-11-22 21:16:52',NULL,0,0,NULL,NULL),(37670,'mixpanel','completed',10,'2024-11-22 21:56:13','2024-11-22 21:56:52','2024-11-22 21:22:13','2024-11-22 21:56:52',NULL,0,0,NULL,NULL),(37671,'mixpanel','completed',10,'2024-11-22 22:47:53','2024-11-22 22:51:53','2024-11-22 22:01:53','2024-11-22 22:51:53',NULL,0,0,NULL,NULL),(37672,'mixpanel','completed',10,'2024-11-22 23:34:52','2024-11-22 23:36:52','2024-11-22 22:56:52','2024-11-22 23:36:52',NULL,0,0,NULL,NULL),(37673,'mixpanel','completed',10,'2024-11-23 00:10:25','2024-11-23 00:11:52','2024-11-22 23:39:25','2024-11-23 00:11:52',NULL,0,0,NULL,NULL),(37674,'mixpanel','completed',10,'2024-11-23 01:04:52','2024-11-23 01:06:53','2024-11-23 00:16:52','2024-11-23 01:06:53',NULL,0,0,NULL,NULL),(37675,'mixpanel','completed',10,'2024-11-23 01:30:53','2024-11-23 01:31:53','2024-11-23 01:11:53','2024-11-23 01:31:53',NULL,0,0,NULL,NULL),(37676,'mixpanel','completed',10,'2024-11-23 02:31:53','2024-11-23 02:36:54','2024-11-23 01:36:53','2024-11-23 02:36:54',NULL,0,0,NULL,NULL),(37677,'mixpanel','completed',10,'2024-11-23 02:48:53','2024-11-23 02:51:53','2024-11-23 02:41:53','2024-11-23 02:51:53',NULL,0,0,NULL,NULL),(37678,'mixpanel','completed',10,'2024-11-23 03:41:53','2024-11-23 03:46:53','2024-11-23 02:56:53','2024-11-23 03:46:53',NULL,0,0,NULL,NULL),(37679,'mixpanel','completed',10,'2024-11-23 04:04:53','2024-11-23 04:06:53','2024-11-23 03:51:53','2024-11-23 04:06:53',NULL,0,0,NULL,NULL),(37680,'mixpanel','completed',10,'2024-11-23 04:15:53','2024-11-23 04:16:53','2024-11-23 04:11:53','2024-11-23 04:16:53',NULL,0,0,NULL,NULL),(37681,'mixpanel','completed',10,'2024-11-23 04:32:53','2024-11-23 04:36:54','2024-11-23 04:21:53','2024-11-23 04:36:54',NULL,0,0,NULL,NULL),(37682,'mixpanel','completed',10,'2024-11-23 05:19:01','2024-11-23 05:21:53','2024-11-23 04:42:01','2024-11-23 05:21:53',NULL,0,0,NULL,NULL),(37683,'mixpanel','completed',10,'2024-11-23 05:42:54','2024-11-23 05:46:53','2024-11-23 05:26:54','2024-11-23 05:46:53',NULL,0,0,NULL,NULL),(37684,'mixpanel','completed',10,'2024-11-23 06:04:53','2024-11-23 06:06:53','2024-11-23 05:51:53','2024-11-23 06:06:53',NULL,0,0,NULL,NULL),(37685,'mixpanel','completed',10,'2024-11-23 06:49:53','2024-11-23 06:51:53','2024-11-23 06:11:53','2024-11-23 06:51:53',NULL,0,0,NULL,NULL),(37686,'mixpanel','completed',10,'2024-11-23 07:46:53','2024-11-23 07:50:51','2024-11-23 06:56:53','2024-11-23 07:50:51',NULL,0,0,NULL,NULL),(37687,'mixpanel','completed',10,'2024-11-23 08:42:53','2024-11-23 08:46:52','2024-11-23 07:56:53','2024-11-23 08:46:52',NULL,0,0,NULL,NULL),(37688,'mixpanel','completed',10,'2024-11-23 09:27:52','2024-11-23 09:29:01','2024-11-23 08:51:52','2024-11-23 09:29:01',NULL,0,0,NULL,NULL),(37689,'mixpanel','completed',10,'2024-11-23 10:18:51','2024-11-23 10:21:52','2024-11-23 09:31:51','2024-11-23 10:21:52',NULL,0,0,NULL,NULL),(37690,'mixpanel','completed',10,'2024-11-23 11:19:51','2024-11-23 11:21:48','2024-11-23 10:26:51','2024-11-23 11:21:48',NULL,0,0,NULL,NULL),(37691,'schedule_re_engagement_email','completed',10,'2024-11-24 11:01:51','2024-11-24 11:01:52','2024-11-23 11:01:51','2024-11-24 11:01:52',NULL,0,0,NULL,NULL),(37692,'mixpanel','completed',10,'2024-11-23 12:02:52','2024-11-23 12:06:52','2024-11-23 11:26:52','2024-11-23 12:06:52',NULL,0,0,NULL,NULL),(37693,'mixpanel','completed',10,'2024-11-23 12:51:52','2024-11-23 12:56:52','2024-11-23 12:11:52','2024-11-23 12:56:52',NULL,0,0,NULL,NULL),(37694,'mixpanel','completed',10,'2024-11-23 13:16:51','2024-11-23 13:16:51','2024-11-23 13:01:51','2024-11-23 13:16:51',NULL,0,0,NULL,NULL),(37695,'mixpanel','completed',10,'2024-11-23 14:02:53','2024-11-23 14:06:53','2024-11-23 13:21:53','2024-11-23 14:06:53',NULL,0,0,NULL,NULL),(37696,'subscribers_engagement_score','completed',10,'2024-11-23 13:36:53','2024-11-23 13:41:53','2024-11-23 13:36:53','2024-11-23 13:41:53',NULL,0,0,NULL,NULL),(37697,'subscribers_engagement_score','completed',10,'2024-11-24 08:48:00','2024-11-24 08:51:53','2024-11-23 13:41:53','2024-11-24 08:51:53',NULL,0,0,NULL,NULL),(37698,'mixpanel','completed',10,'2024-11-23 14:40:53','2024-11-23 14:41:35','2024-11-23 14:11:53','2024-11-23 14:41:35',NULL,0,0,NULL,NULL),(37699,'mixpanel','completed',10,'2024-11-23 14:54:44','2024-11-23 14:56:53','2024-11-23 14:44:44','2024-11-23 14:56:53',NULL,0,0,NULL,NULL),(37700,'mixpanel','completed',10,'2024-11-23 15:05:20','2024-11-23 15:06:52','2024-11-23 14:59:20','2024-11-23 15:06:52',NULL,0,0,NULL,NULL),(37701,'mixpanel','completed',10,'2024-11-23 15:45:52','2024-11-23 15:51:53','2024-11-23 15:11:52','2024-11-23 15:51:53',NULL,0,0,NULL,NULL),(37702,'mixpanel','completed',10,'2024-11-23 16:28:53','2024-11-23 16:31:52','2024-11-23 15:56:53','2024-11-23 16:31:52',NULL,0,0,NULL,NULL),(37703,'mixpanel','completed',10,'2024-11-23 16:34:25','2024-11-23 16:36:52','2024-11-23 16:34:25','2024-11-23 16:36:52',NULL,0,0,NULL,NULL),(37704,'mixpanel','completed',10,'2024-11-23 17:15:53','2024-11-23 17:16:53','2024-11-23 16:39:53','2024-11-23 17:16:53',NULL,0,0,NULL,NULL),(37705,'mixpanel','completed',10,'2024-11-23 17:42:52','2024-11-23 17:46:52','2024-11-23 17:21:52','2024-11-23 17:46:52',NULL,0,0,NULL,NULL),(37706,'mixpanel','completed',10,'2024-11-23 18:04:54','2024-11-23 18:06:52','2024-11-23 17:51:54','2024-11-23 18:06:52',NULL,0,0,NULL,NULL),(37707,'mixpanel','completed',10,'2024-11-23 18:24:54','2024-11-23 18:26:53','2024-11-23 18:11:54','2024-11-23 18:26:53',NULL,0,0,NULL,NULL),(37708,'mixpanel','completed',10,'2024-11-23 18:58:53','2024-11-23 19:01:53','2024-11-23 18:31:53','2024-11-23 19:01:53',NULL,0,0,NULL,NULL),(37709,'mixpanel','completed',10,'2024-11-23 19:12:56','2024-11-23 19:13:59','2024-11-23 19:06:56','2024-11-23 19:13:59',NULL,0,0,NULL,NULL),(37710,'mixpanel','completed',10,'2024-11-23 19:43:17','2024-11-23 19:46:52','2024-11-23 19:22:17','2024-11-23 19:46:52',NULL,0,0,NULL,NULL),(37711,'mixpanel','completed',10,'2024-11-23 20:27:53','2024-11-23 20:31:53','2024-11-23 19:51:53','2024-11-23 20:31:53',NULL,0,0,NULL,NULL),(37712,'mixpanel','completed',10,'2024-11-23 20:59:54','2024-11-23 21:01:57','2024-11-23 20:36:54','2024-11-23 21:01:57',NULL,0,0,NULL,NULL),(37713,'mixpanel','completed',10,'2024-11-23 21:54:58','2024-11-23 21:56:53','2024-11-23 21:06:58','2024-11-23 21:56:53',NULL,0,0,NULL,NULL),(37714,'mixpanel','completed',10,'2024-11-23 22:48:52','2024-11-23 22:51:53','2024-11-23 22:01:52','2024-11-23 22:51:53',NULL,0,0,NULL,NULL),(37715,'mixpanel','completed',10,'2024-11-23 23:53:54','2024-11-23 23:56:54','2024-11-23 22:56:54','2024-11-23 23:56:54',NULL,0,0,NULL,NULL),(37716,'mixpanel','completed',10,'2024-11-24 00:39:52','2024-11-24 00:41:54','2024-11-24 00:01:52','2024-11-24 00:41:54',NULL,0,0,NULL,NULL),(37717,'mixpanel','completed',10,'2024-11-24 01:39:53','2024-11-24 01:41:54','2024-11-24 00:46:53','2024-11-24 01:41:54',NULL,0,0,NULL,NULL),(37718,'mixpanel','completed',10,'2024-11-24 02:15:53','2024-11-24 02:16:53','2024-11-24 01:46:53','2024-11-24 02:16:53',NULL,0,0,NULL,NULL),(37719,'mixpanel','completed',10,'2024-11-24 02:52:54','2024-11-24 02:56:53','2024-11-24 02:21:54','2024-11-24 02:56:53',NULL,0,0,NULL,NULL),(37720,'mixpanel','completed',10,'2024-11-24 03:05:53','2024-11-24 03:06:54','2024-11-24 03:01:53','2024-11-24 03:06:54',NULL,0,0,NULL,NULL),(37721,'mixpanel','completed',10,'2024-11-24 03:27:54','2024-11-24 03:31:53','2024-11-24 03:11:54','2024-11-24 03:31:53',NULL,0,0,NULL,NULL),(37722,'mixpanel','completed',10,'2024-11-24 03:58:54','2024-11-24 04:01:53','2024-11-24 03:36:54','2024-11-24 04:01:53',NULL,0,0,NULL,NULL),(37723,'mixpanel','completed',10,'2024-11-24 04:14:54','2024-11-24 04:16:53','2024-11-24 04:06:54','2024-11-24 04:16:53',NULL,0,0,NULL,NULL),(37724,'mixpanel','completed',10,'2024-11-24 04:41:54','2024-11-24 04:41:54','2024-11-24 04:21:54','2024-11-24 04:41:54',NULL,0,0,NULL,NULL),(37725,'mixpanel','completed',10,'2024-11-24 05:18:17','2024-11-24 05:21:53','2024-11-24 04:47:17','2024-11-24 05:21:53',NULL,0,0,NULL,NULL),(37726,'mixpanel','completed',10,'2024-11-24 06:20:54','2024-11-24 06:21:52','2024-11-24 05:26:54','2024-11-24 06:21:52',NULL,0,0,NULL,NULL),(37727,'mixpanel','completed',10,'2024-11-24 06:54:31','2024-11-24 06:56:54','2024-11-24 06:26:31','2024-11-24 06:56:54',NULL,0,0,NULL,NULL),(37728,'mixpanel','completed',10,'2024-11-24 07:43:53','2024-11-24 07:46:53','2024-11-24 07:01:53','2024-11-24 07:46:53',NULL,0,0,NULL,NULL),(37729,'mixpanel','completed',10,'2024-11-24 08:02:54','2024-11-24 08:06:55','2024-11-24 07:51:54','2024-11-24 08:06:55',NULL,0,0,NULL,NULL),(37730,'mixpanel','completed',10,'2024-11-24 08:56:54','2024-11-24 09:01:52','2024-11-24 08:11:54','2024-11-24 09:01:52',NULL,0,0,NULL,NULL),(37731,'subscribers_engagement_score','completed',10,'2024-11-25 16:02:00','2024-11-25 16:06:55','2024-11-24 08:51:53','2024-11-25 16:06:55',NULL,0,0,NULL,NULL),(37732,'mixpanel','completed',10,'2024-11-24 09:43:54','2024-11-24 09:44:24','2024-11-24 09:06:54','2024-11-24 09:44:24',NULL,0,0,NULL,NULL),(37733,'mixpanel','completed',10,'2024-11-24 10:29:40','2024-11-24 10:37:15','2024-11-24 09:46:41','2024-11-24 10:37:15',NULL,0,0,NULL,NULL),(37734,'mixpanel','completed',10,'2024-11-24 10:50:53','2024-11-24 10:51:53','2024-11-24 10:41:53','2024-11-24 10:51:53',NULL,0,0,NULL,NULL),(37735,'mixpanel','completed',10,'2024-11-24 11:51:54','2024-11-24 11:56:54','2024-11-24 10:56:54','2024-11-24 11:56:54',NULL,0,0,NULL,NULL),(37736,'schedule_re_engagement_email','completed',10,'2024-11-25 11:06:53','2024-11-25 11:10:12','2024-11-24 11:06:53','2024-11-25 11:10:12',NULL,0,0,NULL,NULL),(37737,'mixpanel','completed',10,'2024-11-24 12:42:53','2024-11-24 12:46:53','2024-11-24 12:01:53','2024-11-24 12:46:53',NULL,0,0,NULL,NULL),(37738,'mixpanel','completed',10,'2024-11-24 13:00:54','2024-11-24 13:01:53','2024-11-24 12:51:54','2024-11-24 13:01:53',NULL,0,0,NULL,NULL),(37739,'mixpanel','completed',10,'2024-11-24 14:03:54','2024-11-24 14:06:54','2024-11-24 13:06:54','2024-11-24 14:06:54',NULL,0,0,NULL,NULL),(37740,'mixpanel','completed',10,'2024-11-24 14:37:54','2024-11-24 14:42:22','2024-11-24 14:11:54','2024-11-24 14:42:22',NULL,0,0,NULL,NULL),(37741,'mixpanel','completed',10,'2024-11-24 14:57:53','2024-11-24 15:01:53','2024-11-24 14:46:53','2024-11-24 15:01:53',NULL,0,0,NULL,NULL),(37742,'mixpanel','completed',10,'2024-11-24 15:40:57','2024-11-24 15:41:54','2024-11-24 15:03:57','2024-11-24 15:41:54',NULL,0,0,NULL,NULL),(37743,'mixpanel','completed',10,'2024-11-24 16:37:53','2024-11-24 16:41:53','2024-11-24 15:46:53','2024-11-24 16:41:53',NULL,0,0,NULL,NULL),(37744,'mixpanel','completed',10,'2024-11-24 16:52:52','2024-11-24 16:56:54','2024-11-24 16:46:52','2024-11-24 16:56:54',NULL,0,0,NULL,NULL),(37745,'mixpanel','completed',10,'2024-11-24 17:14:49','2024-11-24 17:16:52','2024-11-24 17:00:49','2024-11-24 17:16:52',NULL,0,0,NULL,NULL),(37746,'mixpanel','completed',10,'2024-11-24 17:34:54','2024-11-24 17:36:53','2024-11-24 17:21:54','2024-11-24 17:36:53',NULL,0,0,NULL,NULL),(37747,'mixpanel','completed',10,'2024-11-24 17:47:54','2024-11-24 17:51:53','2024-11-24 17:41:54','2024-11-24 17:51:53',NULL,0,0,NULL,NULL),(37748,'mixpanel','completed',10,'2024-11-24 18:37:54','2024-11-24 18:41:54','2024-11-24 17:56:54','2024-11-24 18:41:54',NULL,0,0,NULL,NULL),(37749,'mixpanel','completed',10,'2024-11-24 18:54:52','2024-11-24 18:56:00','2024-11-24 18:46:52','2024-11-24 18:56:00',NULL,0,0,NULL,NULL),(37750,'mixpanel','completed',10,'2024-11-24 19:02:52','2024-11-24 19:06:53','2024-11-24 19:01:52','2024-11-24 19:06:53',NULL,0,0,NULL,NULL),(37751,'mixpanel','completed',10,'2024-11-24 19:47:54','2024-11-24 19:48:07','2024-11-24 19:11:54','2024-11-24 19:48:07',NULL,0,0,NULL,NULL),(37752,'mixpanel','completed',10,'2024-11-24 20:04:52','2024-11-24 20:06:52','2024-11-24 19:51:52','2024-11-24 20:06:52',NULL,0,0,NULL,NULL),(37753,'mixpanel','completed',10,'2024-11-24 20:28:53','2024-11-24 20:30:06','2024-11-24 20:11:53','2024-11-24 20:30:06',NULL,0,0,NULL,NULL),(37754,'mixpanel','completed',10,'2024-11-24 20:48:52','2024-11-24 20:51:52','2024-11-24 20:36:52','2024-11-24 20:51:52',NULL,0,0,NULL,NULL),(37755,'mixpanel','completed',10,'2024-11-24 21:37:53','2024-11-24 21:41:53','2024-11-24 20:56:53','2024-11-24 21:41:53',NULL,0,0,NULL,NULL),(37756,'mixpanel','completed',10,'2024-11-24 22:03:52','2024-11-24 22:06:54','2024-11-24 21:46:52','2024-11-24 22:06:54',NULL,0,0,NULL,NULL),(37757,'mixpanel','completed',10,'2024-11-24 23:08:26','2024-11-24 23:11:55','2024-11-24 22:10:26','2024-11-24 23:11:55',NULL,0,0,NULL,NULL),(37758,'mixpanel','completed',10,'2024-11-24 23:48:54','2024-11-24 23:51:54','2024-11-24 23:16:54','2024-11-24 23:51:54',NULL,0,0,NULL,NULL),(37759,'mixpanel','completed',10,'2024-11-25 00:54:55','2024-11-25 00:56:12','2024-11-24 23:56:55','2024-11-25 00:56:12',NULL,0,0,NULL,NULL),(37760,'mixpanel','completed',10,'2024-11-25 01:21:53','2024-11-25 01:21:54','2024-11-25 01:01:53','2024-11-25 01:21:54',NULL,0,0,NULL,NULL),(37761,'mixpanel','completed',10,'2024-11-25 01:55:55','2024-11-25 01:56:55','2024-11-25 01:26:55','2024-11-25 01:56:55',NULL,0,0,NULL,NULL),(37762,'mixpanel','completed',10,'2024-11-25 02:46:53','2024-11-25 02:46:53','2024-11-25 02:01:53','2024-11-25 02:46:53',NULL,0,0,NULL,NULL),(37763,'mixpanel','completed',10,'2024-11-25 03:15:54','2024-11-25 03:16:53','2024-11-25 02:51:54','2024-11-25 03:16:53',NULL,0,0,NULL,NULL),(37764,'mixpanel','completed',10,'2024-11-25 03:20:54','2024-11-25 03:26:55','2024-11-25 03:21:54','2024-11-25 03:26:55',NULL,0,0,NULL,NULL),(37765,'mixpanel','completed',10,'2024-11-25 04:12:54','2024-11-25 04:16:53','2024-11-25 03:31:54','2024-11-25 04:16:53',NULL,0,0,NULL,NULL),(37766,'mixpanel','completed',10,'2024-11-25 04:47:54','2024-11-25 04:51:55','2024-11-25 04:21:54','2024-11-25 04:51:55',NULL,0,0,NULL,NULL),(37767,'mixpanel','completed',10,'2024-11-25 05:51:54','2024-11-25 05:51:55','2024-11-25 04:56:54','2024-11-25 05:51:55',NULL,0,0,NULL,NULL),(37768,'mixpanel','completed',10,'2024-11-25 06:46:55','2024-11-25 06:51:56','2024-11-25 05:56:55','2024-11-25 06:51:56',NULL,0,0,NULL,NULL),(37769,'mixpanel','completed',10,'2024-11-25 06:58:32','2024-11-25 07:01:54','2024-11-25 06:54:32','2024-11-25 07:01:54',NULL,0,0,NULL,NULL),(37770,'mixpanel','completed',10,'2024-11-25 07:46:55','2024-11-25 07:46:55','2024-11-25 07:06:55','2024-11-25 07:46:55',NULL,0,0,NULL,NULL),(37771,'mixpanel','completed',10,'2024-11-25 08:03:55','2024-11-25 08:06:55','2024-11-25 07:51:55','2024-11-25 08:06:55',NULL,0,0,NULL,NULL),(37772,'mixpanel','completed',10,'2024-11-25 08:12:55','2024-11-25 08:16:54','2024-11-25 08:11:55','2024-11-25 08:16:54',NULL,0,0,NULL,NULL),(37773,'mixpanel','completed',10,'2024-11-25 08:47:54','2024-11-25 08:51:55','2024-11-25 08:21:54','2024-11-25 08:51:55',NULL,0,0,NULL,NULL),(37774,'mixpanel','completed',10,'2024-11-25 09:30:55','2024-11-25 09:31:54','2024-11-25 08:56:55','2024-11-25 09:31:54',NULL,0,0,NULL,NULL),(37775,'mixpanel','completed',10,'2024-11-25 09:50:55','2024-11-25 09:51:29','2024-11-25 09:36:55','2024-11-25 09:51:29',NULL,0,0,NULL,NULL),(37776,'mixpanel','completed',10,'2024-11-25 10:50:55','2024-11-25 10:51:56','2024-11-25 09:56:55','2024-11-25 10:51:56',NULL,0,0,NULL,NULL),(37777,'mixpanel','completed',10,'2024-11-25 11:20:58','2024-11-25 11:21:54','2024-11-25 10:56:58','2024-11-25 11:21:54',NULL,0,0,NULL,NULL),(37778,'schedule_re_engagement_email','completed',10,'2024-11-26 11:16:53','2024-11-26 11:16:57','2024-11-25 11:16:53','2024-11-26 11:16:57',NULL,0,0,NULL,NULL),(37779,'mixpanel','completed',10,'2024-11-25 11:28:56','2024-11-25 11:29:28','2024-11-25 11:26:56','2024-11-25 11:29:28',NULL,0,0,NULL,NULL),(37780,'mixpanel','completed',10,'2024-11-25 12:02:54','2024-11-25 12:06:55','2024-11-25 11:31:54','2024-11-25 12:06:55',NULL,0,0,NULL,NULL),(37781,'mixpanel','completed',10,'2024-11-25 12:16:55','2024-11-25 12:21:55','2024-11-25 12:11:55','2024-11-25 12:21:55',NULL,0,0,NULL,NULL),(37782,'mixpanel','completed',10,'2024-11-25 13:13:55','2024-11-25 13:16:54','2024-11-25 12:26:55','2024-11-25 13:16:54',NULL,0,0,NULL,NULL),(37783,'mixpanel','completed',10,'2024-11-25 13:55:00','2024-11-25 13:56:59','2024-11-25 13:20:00','2024-11-25 13:56:59',NULL,0,0,NULL,NULL),(37784,'mixpanel','completed',10,'2024-11-25 14:43:21','2024-11-25 14:46:53','2024-11-25 13:59:21','2024-11-25 14:46:53',NULL,0,0,NULL,NULL),(37785,'mixpanel','completed',10,'2024-11-25 15:40:55','2024-11-25 15:41:55','2024-11-25 14:51:55','2024-11-25 15:41:55',NULL,0,0,NULL,NULL),(37786,'mixpanel','completed',10,'2024-11-25 16:12:54','2024-11-25 16:16:54','2024-11-25 15:46:54','2024-11-25 16:16:54',NULL,0,0,NULL,NULL),(37787,'subscribers_engagement_score','completed',10,'2024-11-25 16:06:55','2024-11-25 16:11:58','2024-11-25 16:06:55','2024-11-25 16:11:58',NULL,0,0,NULL,NULL),(37788,'subscribers_engagement_score','completed',10,'2024-11-26 11:50:00','2024-11-26 11:51:56','2024-11-25 16:11:58','2024-11-26 11:51:56',NULL,0,0,NULL,NULL),(37789,'mixpanel','completed',10,'2024-11-25 16:57:55','2024-11-25 17:01:55','2024-11-25 16:21:55','2024-11-25 17:01:55',NULL,0,0,NULL,NULL),(37790,'mixpanel','completed',10,'2024-11-25 17:17:56','2024-11-25 17:21:55','2024-11-25 17:06:56','2024-11-25 17:21:55',NULL,0,0,NULL,NULL),(37791,'mixpanel','completed',10,'2024-11-25 18:08:55','2024-11-25 18:11:31','2024-11-25 17:26:55','2024-11-25 18:11:31',NULL,0,0,NULL,NULL),(37792,'mixpanel','completed',10,'2024-11-25 18:32:54','2024-11-25 18:37:17','2024-11-25 18:16:54','2024-11-25 18:37:17',NULL,0,0,NULL,NULL),(37793,'mixpanel','completed',10,'2024-11-25 19:08:56','2024-11-25 19:12:14','2024-11-25 18:41:56','2024-11-25 19:12:14',NULL,0,0,NULL,NULL),(37794,'mixpanel','completed',10,'2024-11-25 19:50:58','2024-11-25 19:51:55','2024-11-25 19:16:58','2024-11-25 19:51:55',NULL,0,0,NULL,NULL),(37795,'mixpanel','completed',10,'2024-11-25 20:02:57','2024-11-25 20:06:55','2024-11-25 19:56:57','2024-11-25 20:06:55',NULL,0,0,NULL,NULL),(37796,'mixpanel','completed',10,'2024-11-25 20:27:56','2024-11-25 20:31:55','2024-11-25 20:11:56','2024-11-25 20:31:55',NULL,0,0,NULL,NULL),(37797,'mixpanel','completed',10,'2024-11-25 21:13:55','2024-11-25 21:15:03','2024-11-25 20:36:55','2024-11-25 21:15:03',NULL,0,0,NULL,NULL),(37798,'mixpanel','completed',10,'2024-11-25 21:55:09','2024-11-25 21:55:59','2024-11-25 21:17:09','2024-11-25 21:55:59',NULL,0,0,NULL,NULL),(37799,'mixpanel','completed',10,'2024-11-25 22:44:00','2024-11-25 22:46:54','2024-11-25 21:59:01','2024-11-25 22:46:54',NULL,0,0,NULL,NULL),(37800,'mixpanel','completed',10,'2024-11-25 23:36:56','2024-11-25 23:36:56','2024-11-25 22:51:56','2024-11-25 23:36:56',NULL,0,0,NULL,NULL),(37801,'mixpanel','completed',10,'2024-11-26 00:16:52','2024-11-26 00:16:55','2024-11-25 23:39:52','2024-11-26 00:16:55',NULL,0,0,NULL,NULL),(37802,'mixpanel','completed',10,'2024-11-26 00:37:55','2024-11-26 00:41:55','2024-11-26 00:21:55','2024-11-26 00:41:55',NULL,0,0,NULL,NULL),(37803,'mixpanel','completed',10,'2024-11-26 01:22:55','2024-11-26 01:26:56','2024-11-26 00:46:55','2024-11-26 01:26:56',NULL,0,0,NULL,NULL),(37804,'mixpanel','completed',10,'2024-11-26 02:22:55','2024-11-26 02:26:56','2024-11-26 01:31:55','2024-11-26 02:26:56',NULL,0,0,NULL,NULL),(37805,'mixpanel','completed',10,'2024-11-26 02:33:56','2024-11-26 02:36:56','2024-11-26 02:31:56','2024-11-26 02:36:56',NULL,0,0,NULL,NULL),(37806,'mixpanel','completed',10,'2024-11-26 03:04:58','2024-11-26 03:06:56','2024-11-26 02:41:58','2024-11-26 03:06:56',NULL,0,0,NULL,NULL),(37807,'mixpanel','completed',10,'2024-11-26 03:15:58','2024-11-26 03:16:56','2024-11-26 03:11:58','2024-11-26 03:16:56',NULL,0,0,NULL,NULL),(37808,'mixpanel','completed',10,'2024-11-26 04:16:58','2024-11-26 04:21:55','2024-11-26 03:21:58','2024-11-26 04:21:55',NULL,0,0,NULL,NULL),(37809,'mixpanel','completed',10,'2024-11-26 04:40:56','2024-11-26 04:42:02','2024-11-26 04:26:56','2024-11-26 04:42:02',NULL,0,0,NULL,NULL),(37810,'mixpanel','completed',10,'2024-11-26 05:43:31','2024-11-26 05:46:57','2024-11-26 04:47:31','2024-11-26 05:46:57',NULL,0,0,NULL,NULL),(37811,'mixpanel','completed',10,'2024-11-26 05:59:56','2024-11-26 06:01:55','2024-11-26 05:51:56','2024-11-26 06:01:55',NULL,0,0,NULL,NULL),(37812,'mixpanel','completed',10,'2024-11-26 06:56:58','2024-11-26 07:01:56','2024-11-26 06:05:58','2024-11-26 07:01:56',NULL,0,0,NULL,NULL),(37813,'mixpanel','completed',10,'2024-11-26 07:56:57','2024-11-26 08:02:17','2024-11-26 07:06:57','2024-11-26 08:02:17',NULL,0,0,NULL,NULL),(37814,'mixpanel','completed',10,'2024-11-26 08:08:57','2024-11-26 08:11:56','2024-11-26 08:06:57','2024-11-26 08:11:56',NULL,0,0,NULL,NULL),(37815,'mixpanel','completed',10,'2024-11-26 09:11:56','2024-11-26 09:16:56','2024-11-26 08:16:56','2024-11-26 09:16:56',NULL,0,0,NULL,NULL),(37816,'mixpanel','completed',10,'2024-11-26 09:28:56','2024-11-26 09:32:03','2024-11-26 09:21:56','2024-11-26 09:32:03',NULL,0,0,NULL,NULL),(37817,'mixpanel','completed',10,'2024-11-26 10:25:57','2024-11-26 10:26:57','2024-11-26 09:36:57','2024-11-26 10:26:57',NULL,0,0,NULL,NULL),(37818,'mixpanel','completed',10,'2024-11-26 10:36:57','2024-11-26 10:41:57','2024-11-26 10:31:57','2024-11-26 10:41:57',NULL,0,0,NULL,NULL),(37819,'mixpanel','completed',10,'2024-11-26 11:34:56','2024-11-26 11:36:57','2024-11-26 10:46:56','2024-11-26 11:36:57',NULL,0,0,NULL,NULL),(37820,'schedule_re_engagement_email','completed',10,'2024-11-27 11:21:59','2024-11-27 11:26:57','2024-11-26 11:21:59','2024-11-27 11:26:57',NULL,0,0,NULL,NULL),(37821,'mixpanel','completed',10,'2024-11-26 12:21:57','2024-11-26 12:26:57','2024-11-26 11:41:57','2024-11-26 12:26:57',NULL,0,0,NULL,NULL),(37822,'subscribers_engagement_score','completed',10,'2024-11-27 01:12:00','2024-11-27 01:16:56','2024-11-26 11:51:56','2024-11-27 01:16:56',NULL,0,0,NULL,NULL),(37823,'mixpanel','completed',10,'2024-11-26 12:47:57','2024-11-26 12:51:57','2024-11-26 12:31:57','2024-11-26 12:51:57',NULL,0,0,NULL,NULL),(37824,'mixpanel','completed',10,'2024-11-26 13:03:56','2024-11-26 13:06:57','2024-11-26 12:56:56','2024-11-26 13:06:57',NULL,0,0,NULL,NULL),(37825,'mixpanel','completed',10,'2024-11-26 13:43:59','2024-11-26 13:46:56','2024-11-26 13:11:59','2024-11-26 13:46:56',NULL,0,0,NULL,NULL),(37826,'mixpanel','completed',10,'2024-11-26 14:44:57','2024-11-26 14:46:57','2024-11-26 13:51:57','2024-11-26 14:46:57',NULL,0,0,NULL,NULL),(37827,'mixpanel','completed',10,'2024-11-26 15:21:57','2024-11-26 15:21:57','2024-11-26 14:51:57','2024-11-26 15:21:57',NULL,0,0,NULL,NULL),(37828,'mixpanel','completed',10,'2024-11-26 15:44:59','2024-11-26 15:46:36','2024-11-26 15:25:59','2024-11-26 15:46:36',NULL,0,0,NULL,NULL),(37829,'mixpanel','completed',10,'2024-11-26 16:42:53','2024-11-26 16:46:57','2024-11-26 15:50:53','2024-11-26 16:46:57',NULL,0,0,NULL,NULL),(37830,'mixpanel','completed',10,'2024-11-26 17:03:26','2024-11-26 17:06:57','2024-11-26 16:56:26','2024-11-26 17:06:57',NULL,0,0,NULL,NULL),(37831,'mixpanel','completed',10,'2024-11-26 17:39:59','2024-11-26 17:41:56','2024-11-26 17:11:59','2024-11-26 17:41:56',NULL,0,0,NULL,NULL),(37832,'mixpanel','completed',10,'2024-11-26 18:02:55','2024-11-26 18:06:57','2024-11-26 17:46:55','2024-11-26 18:06:57',NULL,0,0,NULL,NULL),(37833,'mixpanel','completed',10,'2024-11-26 18:19:56','2024-11-26 18:26:57','2024-11-26 18:11:56','2024-11-26 18:26:57',NULL,0,0,NULL,NULL),(37834,'mixpanel','completed',10,'2024-11-26 19:18:57','2024-11-26 19:21:58','2024-11-26 18:31:57','2024-11-26 19:21:58',NULL,0,0,NULL,NULL),(37835,'mixpanel','completed',10,'2024-11-26 20:23:57','2024-11-26 20:26:58','2024-11-26 19:26:57','2024-11-26 20:26:58',NULL,0,0,NULL,NULL),(37836,'mixpanel','completed',10,'2024-11-26 21:26:57','2024-11-26 21:27:05','2024-11-26 20:31:58','2024-11-26 21:27:05',NULL,0,0,NULL,NULL),(37837,'mixpanel','completed',10,'2024-11-26 22:02:58','2024-11-26 22:06:56','2024-11-26 21:31:58','2024-11-26 22:06:56',NULL,0,0,NULL,NULL),(37838,'unsubscribe_tokens','completed',0,'2024-11-26 21:47:13','2024-11-26 21:51:56','2024-11-26 21:47:13','2024-11-26 21:51:56',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(37839,'subscriber_link_tokens','completed',0,'2024-11-26 21:47:13','2024-11-26 21:51:56','2024-11-26 21:47:13','2024-11-26 21:51:56',NULL,0,0,NULL,NULL),(37840,'newsletter_templates_thumbnails','completed',10,'2024-11-26 21:47:13','2024-11-26 21:51:56','2024-11-26 21:47:13','2024-11-26 21:51:56',NULL,0,0,NULL,NULL),(37841,'mixpanel','completed',10,'2024-11-26 22:44:17','2024-11-26 22:46:56','2024-11-26 22:09:17','2024-11-26 22:46:56',NULL,0,0,NULL,NULL),(37842,'mixpanel','completed',10,'2024-11-26 22:51:56','2024-11-26 22:56:56','2024-11-26 22:51:56','2024-11-26 22:56:56',NULL,0,0,NULL,NULL),(37843,'mixpanel','completed',10,'2024-11-26 23:27:56','2024-11-26 23:31:56','2024-11-26 23:01:56','2024-11-26 23:31:56',NULL,0,0,NULL,NULL),(37844,'mixpanel','completed',10,'2024-11-26 23:39:56','2024-11-26 23:41:56','2024-11-26 23:36:56','2024-11-26 23:41:56',NULL,0,0,NULL,NULL),(37845,'mixpanel','completed',10,'2024-11-27 00:39:56','2024-11-27 00:41:57','2024-11-26 23:46:56','2024-11-27 00:41:57',NULL,0,0,NULL,NULL),(37846,'mixpanel','completed',10,'2024-11-27 01:36:56','2024-11-27 01:36:56','2024-11-27 00:46:56','2024-11-27 01:36:56',NULL,0,0,NULL,NULL),(37847,'subscribers_engagement_score','completed',10,'2024-11-27 01:16:56','2024-11-27 01:21:57','2024-11-27 01:16:56','2024-11-27 01:21:57',NULL,0,0,NULL,NULL),(37848,'subscribers_engagement_score','completed',10,'2024-11-28 23:36:00','2024-11-28 23:36:58','2024-11-27 01:21:57','2024-11-28 23:36:58',NULL,0,0,NULL,NULL),(37849,'mixpanel','completed',10,'2024-11-27 02:34:56','2024-11-27 02:36:56','2024-11-27 01:41:56','2024-11-27 02:36:56',NULL,0,0,NULL,NULL),(37850,'mixpanel','completed',10,'2024-11-27 02:57:57','2024-11-27 03:01:56','2024-11-27 02:41:57','2024-11-27 03:01:56',NULL,0,0,NULL,NULL),(37851,'mixpanel','completed',10,'2024-11-27 03:33:41','2024-11-27 03:36:57','2024-11-27 03:06:41','2024-11-27 03:36:57',NULL,0,0,NULL,NULL),(37852,'mixpanel','completed',10,'2024-11-27 03:53:56','2024-11-27 03:56:57','2024-11-27 03:41:56','2024-11-27 03:56:57',NULL,0,0,NULL,NULL),(37853,'mixpanel','completed',10,'2024-11-27 04:42:57','2024-11-27 04:47:00','2024-11-27 04:01:57','2024-11-27 04:47:00',NULL,0,0,NULL,NULL),(37854,'mixpanel','completed',10,'2024-11-27 05:38:08','2024-11-27 05:41:56','2024-11-27 04:51:08','2024-11-27 05:41:56',NULL,0,0,NULL,NULL),(37855,'mixpanel','completed',10,'2024-11-27 06:39:57','2024-11-27 06:42:29','2024-11-27 05:46:57','2024-11-27 06:42:29',NULL,0,0,NULL,NULL),(37856,'mixpanel','completed',10,'2024-11-27 07:43:58','2024-11-27 07:46:57','2024-11-27 06:46:58','2024-11-27 07:46:57',NULL,0,0,NULL,NULL),(37857,'mixpanel','completed',10,'2024-11-27 08:30:58','2024-11-27 08:31:57','2024-11-27 07:51:58','2024-11-27 08:31:57',NULL,0,0,NULL,NULL),(37858,'mixpanel','completed',10,'2024-11-27 08:36:57','2024-11-27 08:41:57','2024-11-27 08:36:57','2024-11-27 08:41:57',NULL,0,0,NULL,NULL),(37859,'mixpanel','completed',10,'2024-11-27 09:05:58','2024-11-27 09:06:59','2024-11-27 08:46:58','2024-11-27 09:06:59',NULL,0,0,NULL,NULL),(37860,'mixpanel','completed',10,'2024-11-27 09:16:57','2024-11-27 09:16:57','2024-11-27 09:11:57','2024-11-27 09:16:57',NULL,0,0,NULL,NULL),(37861,'mixpanel','completed',10,'2024-11-27 09:36:27','2024-11-27 09:36:58','2024-11-27 09:19:27','2024-11-27 09:36:58',NULL,0,0,NULL,NULL),(37862,'mixpanel','completed',10,'2024-11-27 10:23:58','2024-11-27 10:26:58','2024-11-27 09:41:58','2024-11-27 10:26:58',NULL,0,0,NULL,NULL),(37863,'mixpanel','completed',10,'2024-11-27 11:00:58','2024-11-27 11:01:58','2024-11-27 10:31:58','2024-11-27 11:01:58',NULL,0,0,NULL,NULL),(37864,'mixpanel','completed',10,'2024-11-27 11:13:58','2024-11-27 11:16:57','2024-11-27 11:06:58','2024-11-27 11:16:57',NULL,0,0,NULL,NULL),(37865,'mixpanel','completed',10,'2024-11-27 11:34:57','2024-11-27 11:37:00','2024-11-27 11:21:57','2024-11-27 11:37:00',NULL,0,0,NULL,NULL),(37866,'schedule_re_engagement_email','completed',10,'2024-11-28 11:31:56','2024-11-28 11:31:59','2024-11-27 11:31:56','2024-11-28 11:31:59',NULL,0,0,NULL,NULL),(37867,'mixpanel','completed',10,'2024-11-27 12:38:58','2024-11-27 12:41:57','2024-11-27 11:41:58','2024-11-27 12:41:57',NULL,0,0,NULL,NULL),(37868,'mixpanel','completed',10,'2024-11-27 13:35:57','2024-11-27 13:36:58','2024-11-27 12:46:57','2024-11-27 13:36:58',NULL,0,0,NULL,NULL),(37869,'mixpanel','completed',10,'2024-11-27 14:27:57','2024-11-27 14:31:57','2024-11-27 13:41:57','2024-11-27 14:31:57',NULL,0,0,NULL,NULL),(37870,'mixpanel','completed',10,'2024-11-27 15:09:57','2024-11-27 15:11:58','2024-11-27 14:36:57','2024-11-27 15:11:58',NULL,0,0,NULL,NULL),(37871,'mixpanel','completed',10,'2024-11-27 15:56:57','2024-11-27 16:01:57','2024-11-27 15:16:57','2024-11-27 16:01:57',NULL,0,0,NULL,NULL),(37872,'mixpanel','completed',10,'2024-11-27 16:13:31','2024-11-27 16:16:58','2024-11-27 16:04:31','2024-11-27 16:16:58',NULL,0,0,NULL,NULL),(37873,'mixpanel','completed',10,'2024-11-27 17:09:57','2024-11-27 17:12:15','2024-11-27 16:21:57','2024-11-27 17:12:15',NULL,0,0,NULL,NULL),(37874,'mixpanel','completed',10,'2024-11-27 18:07:21','2024-11-27 18:09:25','2024-11-27 17:12:21','2024-11-27 18:09:25',NULL,0,0,NULL,NULL),(37875,'mixpanel','completed',10,'2024-11-27 19:05:58','2024-11-27 19:06:57','2024-11-27 18:11:58','2024-11-27 19:06:57',NULL,0,0,NULL,NULL),(37876,'mixpanel','completed',10,'2024-11-27 19:16:13','2024-11-27 19:16:58','2024-11-27 19:09:13','2024-11-27 19:16:58',NULL,0,0,NULL,NULL),(37877,'mixpanel','completed',10,'2024-11-27 20:18:04','2024-11-27 20:19:21','2024-11-27 19:20:04','2024-11-27 20:19:21',NULL,0,0,NULL,NULL),(37878,'mixpanel','completed',10,'2024-11-27 20:44:57','2024-11-27 20:47:31','2024-11-27 20:21:57','2024-11-27 20:47:31',NULL,0,0,NULL,NULL),(37879,'mixpanel','completed',10,'2024-11-27 21:22:34','2024-11-27 21:27:12','2024-11-27 20:47:34','2024-11-27 21:27:12',NULL,0,0,NULL,NULL),(37880,'mixpanel','completed',10,'2024-11-27 22:24:00','2024-11-27 22:27:02','2024-11-27 21:32:00','2024-11-27 22:27:02',NULL,0,0,NULL,NULL),(37881,'mixpanel','completed',10,'2024-11-27 23:04:58','2024-11-27 23:06:59','2024-11-27 22:31:58','2024-11-27 23:06:59',NULL,0,0,NULL,NULL),(37882,'mixpanel','completed',10,'2024-11-27 23:57:05','2024-11-28 00:01:57','2024-11-27 23:12:05','2024-11-28 00:01:57',NULL,0,0,NULL,NULL),(37883,'inactive_subscribers','completed',10,'2024-12-02 00:00:00','2024-12-02 00:00:08','2024-11-28 00:01:57','2024-12-02 00:00:08',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(37884,'mixpanel','completed',10,'2024-11-28 00:35:57','2024-11-28 00:36:57','2024-11-28 00:06:57','2024-11-28 00:36:57',NULL,0,0,NULL,NULL),(37885,'mixpanel','completed',10,'2024-11-28 00:47:02','2024-11-28 00:51:58','2024-11-28 00:42:02','2024-11-28 00:51:58',NULL,0,0,NULL,NULL),(37886,'mixpanel','completed',10,'2024-11-28 01:21:02','2024-11-28 01:21:57','2024-11-28 00:57:02','2024-11-28 01:21:57',NULL,0,0,NULL,NULL),(37887,'mixpanel','completed',10,'2024-11-28 01:35:07','2024-11-28 01:36:58','2024-11-28 01:27:07','2024-11-28 01:36:58',NULL,0,0,NULL,NULL),(37888,'mixpanel','completed',10,'2024-11-28 01:51:01','2024-11-28 01:51:58','2024-11-28 01:42:01','2024-11-28 01:51:58',NULL,0,0,NULL,NULL),(37889,'mixpanel','completed',10,'2024-11-28 02:45:58','2024-11-28 02:46:58','2024-11-28 01:56:58','2024-11-28 02:46:58',NULL,0,0,NULL,NULL),(37890,'mixpanel','completed',10,'2024-11-28 03:13:58','2024-11-28 03:16:58','2024-11-28 02:51:58','2024-11-28 03:16:58',NULL,0,0,NULL,NULL),(37891,'mixpanel','completed',10,'2024-11-28 03:37:56','2024-11-28 03:42:01','2024-11-28 03:21:56','2024-11-28 03:42:01',NULL,0,0,NULL,NULL),(37892,'mixpanel','completed',10,'2024-11-28 03:47:56','2024-11-28 03:51:59','2024-11-28 03:46:56','2024-11-28 03:51:59',NULL,0,0,NULL,NULL),(37893,'mixpanel','completed',10,'2024-11-28 04:41:01','2024-11-28 04:42:09','2024-11-28 03:57:01','2024-11-28 04:42:09',NULL,0,0,NULL,NULL),(37894,'mixpanel','completed',10,'2024-11-28 04:54:13','2024-11-28 04:57:02','2024-11-28 04:44:13','2024-11-28 04:57:02',NULL,0,0,NULL,NULL),(37895,'mixpanel','completed',10,'2024-11-28 05:23:58','2024-11-28 05:26:59','2024-11-28 05:01:58','2024-11-28 05:26:59',NULL,0,0,NULL,NULL),(37896,'mixpanel','completed',10,'2024-11-28 06:06:57','2024-11-28 06:06:59','2024-11-28 05:31:57','2024-11-28 06:06:59',NULL,0,0,NULL,NULL),(37897,'mixpanel','completed',10,'2024-11-28 06:49:02','2024-11-28 06:51:59','2024-11-28 06:12:02','2024-11-28 06:51:59',NULL,0,0,NULL,NULL),(37898,'mixpanel','completed',10,'2024-11-28 07:12:58','2024-11-28 07:16:58','2024-11-28 06:56:58','2024-11-28 07:16:58',NULL,0,0,NULL,NULL),(37899,'mixpanel','completed',10,'2024-11-28 08:13:59','2024-11-28 08:16:58','2024-11-28 07:21:59','2024-11-28 08:16:58',NULL,0,0,NULL,NULL),(37900,'mixpanel','completed',10,'2024-11-28 08:32:59','2024-11-28 08:34:03','2024-11-28 08:21:59','2024-11-28 08:34:03',NULL,0,0,NULL,NULL),(37901,'mixpanel','completed',10,'2024-11-28 08:55:00','2024-11-28 08:57:04','2024-11-28 08:37:00','2024-11-28 08:57:04',NULL,0,0,NULL,NULL),(37902,'mixpanel','completed',10,'2024-11-28 09:55:59','2024-11-28 09:56:58','2024-11-28 09:01:59','2024-11-28 09:56:58',NULL,0,0,NULL,NULL),(37903,'mixpanel','completed',10,'2024-11-28 10:24:59','2024-11-28 10:26:59','2024-11-28 10:01:59','2024-11-28 10:26:59',NULL,0,0,NULL,NULL),(37904,'mixpanel','completed',10,'2024-11-28 10:37:08','2024-11-28 10:41:58','2024-11-28 10:30:08','2024-11-28 10:41:58',NULL,0,0,NULL,NULL),(37905,'mixpanel','completed',10,'2024-11-28 11:13:58','2024-11-28 11:17:03','2024-11-28 10:46:58','2024-11-28 11:17:03',NULL,0,0,NULL,NULL),(37906,'mixpanel','completed',10,'2024-11-28 12:03:59','2024-11-28 12:06:57','2024-11-28 11:21:59','2024-11-28 12:06:57',NULL,0,0,NULL,NULL),(37907,'schedule_re_engagement_email','completed',10,'2024-11-29 11:36:58','2024-11-29 11:41:38','2024-11-28 11:36:58','2024-11-29 11:41:38',NULL,0,0,NULL,NULL),(37908,'mixpanel','completed',10,'2024-11-28 12:55:26','2024-11-28 12:56:55','2024-11-28 12:10:26','2024-11-28 12:56:55',NULL,0,0,NULL,NULL),(37909,'mixpanel','completed',10,'2024-11-28 13:18:01','2024-11-28 13:21:58','2024-11-28 13:02:01','2024-11-28 13:21:58',NULL,0,0,NULL,NULL),(37910,'mixpanel','completed',10,'2024-11-28 14:22:55','2024-11-28 14:26:55','2024-11-28 13:26:55','2024-11-28 14:26:55',NULL,0,0,NULL,NULL),(37911,'mixpanel','completed',10,'2024-11-28 15:05:59','2024-11-28 15:06:59','2024-11-28 14:31:59','2024-11-28 15:06:59',NULL,0,0,NULL,NULL),(37912,'mixpanel','completed',10,'2024-11-28 15:47:59','2024-11-28 15:52:00','2024-11-28 15:11:59','2024-11-28 15:52:00',NULL,0,0,NULL,NULL),(37913,'mixpanel','completed',10,'2024-11-28 16:23:30','2024-11-28 16:26:58','2024-11-28 15:55:30','2024-11-28 16:26:58',NULL,0,0,NULL,NULL),(37914,'mixpanel','completed',10,'2024-11-28 16:55:58','2024-11-28 16:56:59','2024-11-28 16:31:58','2024-11-28 16:56:59',NULL,0,0,NULL,NULL),(37915,'mixpanel','completed',10,'2024-11-28 17:09:11','2024-11-28 17:11:58','2024-11-28 17:01:11','2024-11-28 17:11:58',NULL,0,0,NULL,NULL),(37916,'mixpanel','completed',10,'2024-11-28 17:41:00','2024-11-28 17:41:59','2024-11-28 17:17:00','2024-11-28 17:41:59',NULL,0,0,NULL,NULL),(37917,'mixpanel','completed',10,'2024-11-28 18:33:59','2024-11-28 18:35:31','2024-11-28 17:46:59','2024-11-28 18:35:31',NULL,0,0,NULL,NULL),(37918,'mixpanel','completed',10,'2024-11-28 19:07:59','2024-11-28 19:12:00','2024-11-28 18:41:59','2024-11-28 19:12:00',NULL,0,0,NULL,NULL),(37919,'mixpanel','completed',10,'2024-11-28 19:55:59','2024-11-28 19:56:58','2024-11-28 19:16:59','2024-11-28 19:56:58',NULL,0,0,NULL,NULL),(37920,'mixpanel','completed',10,'2024-11-28 20:18:58','2024-11-28 20:21:59','2024-11-28 20:01:58','2024-11-28 20:21:59',NULL,0,0,NULL,NULL),(37921,'mixpanel','completed',10,'2024-11-28 20:37:59','2024-11-28 20:41:59','2024-11-28 20:26:59','2024-11-28 20:41:59',NULL,0,0,NULL,NULL),(37922,'mixpanel','completed',10,'2024-11-28 21:30:44','2024-11-28 21:32:00','2024-11-28 20:46:44','2024-11-28 21:32:00',NULL,0,0,NULL,NULL),(37923,'mixpanel','completed',10,'2024-11-28 22:27:00','2024-11-28 22:31:57','2024-11-28 21:37:00','2024-11-28 22:31:57',NULL,0,0,NULL,NULL),(37924,'mixpanel','completed',10,'2024-11-28 22:59:58','2024-11-28 23:01:57','2024-11-28 22:36:58','2024-11-28 23:01:57',NULL,0,0,NULL,NULL),(37925,'mixpanel','completed',10,'2024-11-28 23:36:58','2024-11-28 23:36:58','2024-11-28 23:06:58','2024-11-28 23:36:58',NULL,0,0,NULL,NULL),(37926,'subscribers_engagement_score','completed',10,'2024-11-28 23:36:58','2024-11-28 23:41:57','2024-11-28 23:36:58','2024-11-28 23:41:57',NULL,0,0,NULL,NULL),(37927,'subscribers_engagement_score','completed',10,'2024-11-28 23:41:57','2024-11-28 23:46:56','2024-11-28 23:41:57','2024-11-28 23:46:56',NULL,0,0,NULL,NULL),(37928,'mixpanel','completed',10,'2024-11-29 00:12:57','2024-11-29 00:16:56','2024-11-28 23:41:57','2024-11-29 00:16:56',NULL,0,0,NULL,NULL),(37929,'subscribers_engagement_score','completed',10,'2024-11-29 15:21:00','2024-11-29 15:21:57','2024-11-28 23:46:56','2024-11-29 15:21:57',NULL,0,0,NULL,NULL),(37930,'mixpanel','completed',10,'2024-11-29 01:14:56','2024-11-29 01:16:57','2024-11-29 00:21:56','2024-11-29 01:16:57',NULL,0,0,NULL,NULL),(37931,'mixpanel','completed',10,'2024-11-29 01:50:08','2024-11-29 01:51:56','2024-11-29 01:21:08','2024-11-29 01:51:56',NULL,0,0,NULL,NULL),(37932,'mixpanel','completed',10,'2024-11-29 01:59:37','2024-11-29 02:01:56','2024-11-29 01:54:37','2024-11-29 02:01:56',NULL,0,0,NULL,NULL),(37933,'mixpanel','completed',10,'2024-11-29 02:36:29','2024-11-29 02:37:28','2024-11-29 02:04:29','2024-11-29 02:37:28',NULL,0,0,NULL,NULL),(37934,'mixpanel','completed',10,'2024-11-29 02:45:57','2024-11-29 02:46:57','2024-11-29 02:41:57','2024-11-29 02:46:57',NULL,0,0,NULL,NULL),(37935,'mixpanel','completed',10,'2024-11-29 03:34:57','2024-11-29 03:36:57','2024-11-29 02:51:57','2024-11-29 03:36:57',NULL,0,0,NULL,NULL),(37936,'mixpanel','completed',10,'2024-11-29 04:01:58','2024-11-29 04:06:58','2024-11-29 03:41:58','2024-11-29 04:06:58',NULL,0,0,NULL,NULL),(37937,'mixpanel','completed',10,'2024-11-29 04:44:58','2024-11-29 04:46:59','2024-11-29 04:11:58','2024-11-29 04:46:59',NULL,0,0,NULL,NULL),(37938,'mixpanel','completed',10,'2024-11-29 04:59:30','2024-11-29 05:00:22','2024-11-29 04:49:30','2024-11-29 05:00:22',NULL,0,0,NULL,NULL),(37939,'mixpanel','completed',10,'2024-11-29 05:37:34','2024-11-29 05:41:58','2024-11-29 05:06:34','2024-11-29 05:41:58',NULL,0,0,NULL,NULL),(37940,'mixpanel','completed',10,'2024-11-29 05:55:57','2024-11-29 05:56:20','2024-11-29 05:46:57','2024-11-29 05:56:20',NULL,0,0,NULL,NULL),(37941,'mixpanel','completed',10,'2024-11-29 06:32:57','2024-11-29 06:36:58','2024-11-29 06:01:57','2024-11-29 06:36:58',NULL,0,0,NULL,NULL),(37942,'mixpanel','completed',10,'2024-11-29 07:27:24','2024-11-29 07:31:57','2024-11-29 06:40:24','2024-11-29 07:31:57',NULL,0,0,NULL,NULL),(37943,'mixpanel','completed',10,'2024-11-29 07:37:38','2024-11-29 07:41:58','2024-11-29 07:35:38','2024-11-29 07:41:58',NULL,0,0,NULL,NULL),(37944,'mixpanel','completed',10,'2024-11-29 07:44:23','2024-11-29 07:46:59','2024-11-29 07:44:23','2024-11-29 07:46:59',NULL,0,0,NULL,NULL),(37945,'mixpanel','completed',10,'2024-11-29 07:59:57','2024-11-29 08:27:56','2024-11-29 07:51:57','2024-11-29 08:27:56',NULL,0,0,NULL,NULL),(37946,'mixpanel','completed',10,'2024-11-29 08:56:01','2024-11-29 08:56:58','2024-11-29 08:28:01','2024-11-29 08:56:58',NULL,0,0,NULL,NULL),(37947,'mixpanel','completed',10,'2024-11-29 09:19:57','2024-11-29 09:21:57','2024-11-29 09:01:57','2024-11-29 09:21:57',NULL,0,0,NULL,NULL),(37948,'mixpanel','completed',10,'2024-11-29 09:42:01','2024-11-29 09:46:57','2024-11-29 09:27:01','2024-11-29 09:46:57',NULL,0,0,NULL,NULL),(37949,'mixpanel','completed',10,'2024-11-29 10:24:31','2024-11-29 10:26:58','2024-11-29 09:51:31','2024-11-29 10:26:58',NULL,0,0,NULL,NULL),(37950,'mixpanel','completed',10,'2024-11-29 10:58:44','2024-11-29 11:00:30','2024-11-29 10:30:44','2024-11-29 11:00:30',NULL,0,0,NULL,NULL),(37951,'mixpanel','completed',10,'2024-11-29 11:56:20','2024-11-29 11:56:58','2024-11-29 11:06:20','2024-11-29 11:56:58',NULL,0,0,NULL,NULL),(37952,'schedule_re_engagement_email','completed',10,'2024-11-30 11:46:57','2024-11-30 11:46:58','2024-11-29 11:46:57','2024-11-30 11:46:58',NULL,0,0,NULL,NULL),(37953,'mixpanel','completed',10,'2024-11-29 12:42:57','2024-11-29 12:46:57','2024-11-29 12:01:57','2024-11-29 12:46:57',NULL,0,0,NULL,NULL),(37954,'mixpanel','completed',10,'2024-11-29 13:27:57','2024-11-29 13:31:57','2024-11-29 12:51:57','2024-11-29 13:31:57',NULL,0,0,NULL,NULL),(37955,'mixpanel','completed',10,'2024-11-29 14:05:06','2024-11-29 14:06:58','2024-11-29 13:35:06','2024-11-29 14:06:58',NULL,0,0,NULL,NULL),(37956,'mixpanel','completed',10,'2024-11-29 14:46:12','2024-11-29 14:51:58','2024-11-29 14:10:12','2024-11-29 14:51:58',NULL,0,0,NULL,NULL),(37957,'mixpanel','completed',10,'2024-11-29 15:40:58','2024-11-29 15:46:57','2024-11-29 14:56:58','2024-11-29 15:46:57',NULL,0,0,NULL,NULL),(37958,'subscribers_engagement_score','completed',10,'2024-11-30 08:38:00','2024-11-30 08:42:00','2024-11-29 15:21:57','2024-11-30 08:42:00',NULL,0,0,NULL,NULL),(37959,'mixpanel','completed',10,'2024-11-29 16:25:57','2024-11-29 16:26:59','2024-11-29 15:51:57','2024-11-29 16:26:59',NULL,0,0,NULL,NULL),(37960,'mixpanel','completed',10,'2024-11-29 16:51:57','2024-11-29 16:53:49','2024-11-29 16:31:57','2024-11-29 16:53:49',NULL,0,0,NULL,NULL),(37961,'mixpanel','completed',10,'2024-11-29 17:11:58','2024-11-29 17:11:59','2024-11-29 16:56:58','2024-11-29 17:11:59',NULL,0,0,NULL,NULL),(37962,'mixpanel','completed',10,'2024-11-29 17:46:51','2024-11-29 17:46:59','2024-11-29 17:22:51','2024-11-29 17:46:59',NULL,0,0,NULL,NULL),(37963,'mixpanel','completed',10,'2024-11-29 18:30:00','2024-11-29 18:31:58','2024-11-29 17:52:00','2024-11-29 18:31:58',NULL,0,0,NULL,NULL),(37964,'mixpanel','completed',10,'2024-11-29 19:13:58','2024-11-29 19:14:42','2024-11-29 18:36:58','2024-11-29 19:14:42',NULL,0,0,NULL,NULL),(37965,'mixpanel','completed',10,'2024-11-29 19:54:58','2024-11-29 19:56:58','2024-11-29 19:16:58','2024-11-29 19:56:58',NULL,0,0,NULL,NULL),(37966,'mixpanel','completed',10,'2024-11-29 20:41:58','2024-11-29 20:46:58','2024-11-29 20:01:58','2024-11-29 20:46:58',NULL,0,0,NULL,NULL),(37967,'mixpanel','completed',10,'2024-11-29 20:51:18','2024-11-29 20:56:59','2024-11-29 20:51:18','2024-11-29 20:56:59',NULL,0,0,NULL,NULL),(37968,'mixpanel','completed',10,'2024-11-29 21:35:00','2024-11-29 21:37:13','2024-11-29 21:02:00','2024-11-29 21:37:13',NULL,0,0,NULL,NULL),(37969,'mixpanel','completed',10,'2024-11-29 21:48:14','2024-11-29 21:52:01','2024-11-29 21:42:14','2024-11-29 21:52:01',NULL,0,0,NULL,NULL),(37970,'mixpanel','completed',10,'2024-11-29 22:37:58','2024-11-29 22:42:07','2024-11-29 21:56:58','2024-11-29 22:42:07',NULL,0,0,NULL,NULL),(37971,'mixpanel','completed',10,'2024-11-29 23:32:16','2024-11-29 23:36:57','2024-11-29 22:44:16','2024-11-29 23:36:57',NULL,0,0,NULL,NULL),(37972,'mixpanel','completed',10,'2024-11-29 23:51:58','2024-11-29 23:56:58','2024-11-29 23:41:58','2024-11-29 23:56:58',NULL,0,0,NULL,NULL),(37973,'mixpanel','completed',10,'2024-11-30 00:26:58','2024-11-30 00:26:58','2024-11-30 00:01:58','2024-11-30 00:26:58',NULL,0,0,NULL,NULL),(37974,'mixpanel','completed',10,'2024-11-30 00:59:58','2024-11-30 01:01:58','2024-11-30 00:31:58','2024-11-30 01:01:58',NULL,0,0,NULL,NULL),(37975,'mixpanel','completed',10,'2024-11-30 01:18:58','2024-11-30 01:21:47','2024-11-30 01:06:58','2024-11-30 01:21:47',NULL,0,0,NULL,NULL),(37976,'mixpanel','completed',10,'2024-11-30 01:33:57','2024-11-30 01:36:57','2024-11-30 01:26:57','2024-11-30 01:36:57',NULL,0,0,NULL,NULL),(37977,'mixpanel','completed',10,'2024-11-30 01:43:58','2024-11-30 01:46:57','2024-11-30 01:41:58','2024-11-30 01:46:57',NULL,0,0,NULL,NULL),(37978,'mixpanel','completed',10,'2024-11-30 02:44:58','2024-11-30 02:46:58','2024-11-30 01:51:58','2024-11-30 02:46:58',NULL,0,0,NULL,NULL),(37979,'mixpanel','completed',10,'2024-11-30 03:44:58','2024-11-30 03:46:57','2024-11-30 02:51:58','2024-11-30 03:46:57',NULL,0,0,NULL,NULL),(37980,'mixpanel','completed',10,'2024-11-30 04:29:57','2024-11-30 04:31:58','2024-11-30 03:51:57','2024-11-30 04:31:58',NULL,0,0,NULL,NULL),(37981,'mixpanel','completed',10,'2024-11-30 04:57:17','2024-11-30 05:01:58','2024-11-30 04:36:17','2024-11-30 05:01:58',NULL,0,0,NULL,NULL),(37982,'mixpanel','completed',10,'2024-11-30 05:12:09','2024-11-30 05:15:04','2024-11-30 05:07:09','2024-11-30 05:15:04',NULL,0,0,NULL,NULL),(37983,'mixpanel','completed',10,'2024-11-30 05:52:00','2024-11-30 05:57:00','2024-11-30 05:19:00','2024-11-30 05:57:00',NULL,0,0,NULL,NULL),(37984,'mixpanel','completed',10,'2024-11-30 06:22:58','2024-11-30 06:26:58','2024-11-30 06:01:58','2024-11-30 06:26:58',NULL,0,0,NULL,NULL),(37985,'mixpanel','completed',10,'2024-11-30 06:55:59','2024-11-30 06:56:58','2024-11-30 06:31:59','2024-11-30 06:56:58',NULL,0,0,NULL,NULL),(37986,'mixpanel','completed',10,'2024-11-30 07:08:57','2024-11-30 07:10:46','2024-11-30 07:01:57','2024-11-30 07:10:46',NULL,0,0,NULL,NULL),(37987,'mixpanel','completed',10,'2024-11-30 08:03:43','2024-11-30 08:06:58','2024-11-30 07:16:43','2024-11-30 08:06:58',NULL,0,0,NULL,NULL),(37988,'mixpanel','completed',10,'2024-11-30 08:29:58','2024-11-30 08:31:58','2024-11-30 08:11:58','2024-11-30 08:31:58',NULL,0,0,NULL,NULL),(37989,'mixpanel','completed',10,'2024-11-30 08:55:58','2024-11-30 09:01:58','2024-11-30 08:36:58','2024-11-30 09:01:58',NULL,0,0,NULL,NULL),(37990,'subscribers_engagement_score','completed',10,'2024-11-30 08:42:00','2024-11-30 08:45:49','2024-11-30 08:42:00','2024-11-30 08:45:49',NULL,0,0,NULL,NULL),(37991,'subscribers_engagement_score','completed',10,'2024-12-01 01:27:00','2024-12-01 01:32:22','2024-11-30 08:45:49','2024-12-01 01:32:22',NULL,0,0,NULL,NULL),(37992,'mixpanel','completed',10,'2024-11-30 09:46:58','2024-11-30 09:46:58','2024-11-30 09:06:58','2024-11-30 09:46:58',NULL,0,0,NULL,NULL),(37993,'mixpanel','completed',10,'2024-11-30 10:44:58','2024-11-30 10:46:59','2024-11-30 09:51:58','2024-11-30 10:46:59',NULL,0,0,NULL,NULL),(37994,'mixpanel','completed',10,'2024-11-30 11:20:58','2024-11-30 11:21:58','2024-11-30 10:51:58','2024-11-30 11:21:58',NULL,0,0,NULL,NULL),(37995,'mixpanel','completed',10,'2024-11-30 11:25:58','2024-11-30 11:30:46','2024-11-30 11:26:58','2024-11-30 11:30:46',NULL,0,0,NULL,NULL),(37996,'mixpanel','completed',10,'2024-11-30 11:58:58','2024-11-30 12:01:58','2024-11-30 11:36:58','2024-11-30 12:01:58',NULL,0,0,NULL,NULL),(37997,'schedule_re_engagement_email','completed',10,'2024-12-01 11:51:59','2024-12-01 11:51:59','2024-11-30 11:51:59','2024-12-01 11:51:59',NULL,0,0,NULL,NULL),(37998,'mixpanel','completed',10,'2024-11-30 12:31:58','2024-11-30 12:31:58','2024-11-30 12:06:58','2024-11-30 12:31:58',NULL,0,0,NULL,NULL),(37999,'mixpanel','completed',10,'2024-11-30 13:22:58','2024-11-30 13:27:00','2024-11-30 12:36:58','2024-11-30 13:27:00',NULL,0,0,NULL,NULL),(38000,'mixpanel','completed',10,'2024-11-30 14:08:58','2024-11-30 14:11:58','2024-11-30 13:31:58','2024-11-30 14:11:58',NULL,0,0,NULL,NULL),(38001,'mixpanel','completed',10,'2024-11-30 14:41:58','2024-11-30 14:41:58','2024-11-30 14:16:58','2024-11-30 14:41:58',NULL,0,0,NULL,NULL),(38002,'mixpanel','completed',10,'2024-11-30 15:18:51','2024-11-30 15:21:58','2024-11-30 14:44:51','2024-11-30 15:21:58',NULL,0,0,NULL,NULL),(38003,'mixpanel','completed',10,'2024-11-30 16:11:13','2024-11-30 16:11:49','2024-11-30 15:26:13','2024-11-30 16:11:49',NULL,0,0,NULL,NULL),(38004,'mixpanel','completed',10,'2024-11-30 16:38:17','2024-11-30 16:39:39','2024-11-30 16:22:17','2024-11-30 16:39:39',NULL,0,0,NULL,NULL),(38005,'mixpanel','completed',10,'2024-11-30 17:27:00','2024-11-30 17:32:20','2024-11-30 16:42:00','2024-11-30 17:32:20',NULL,0,0,NULL,NULL),(38006,'mixpanel','completed',10,'2024-11-30 17:41:59','2024-11-30 17:41:59','2024-11-30 17:36:59','2024-11-30 17:41:59',NULL,0,0,NULL,NULL),(38007,'mixpanel','completed',10,'2024-11-30 17:47:22','2024-11-30 17:50:01','2024-11-30 17:47:22','2024-11-30 17:50:01',NULL,0,0,NULL,NULL),(38008,'mixpanel','completed',10,'2024-11-30 18:21:07','2024-11-30 18:21:59','2024-11-30 17:54:07','2024-11-30 18:21:59',NULL,0,0,NULL,NULL),(38009,'mixpanel','completed',10,'2024-11-30 18:58:59','2024-11-30 19:02:21','2024-11-30 18:26:59','2024-11-30 19:02:21',NULL,0,0,NULL,NULL),(38010,'mixpanel','completed',10,'2024-11-30 19:09:59','2024-11-30 19:11:59','2024-11-30 19:06:59','2024-11-30 19:11:59',NULL,0,0,NULL,NULL),(38011,'mixpanel','completed',10,'2024-11-30 19:42:18','2024-11-30 19:47:21','2024-11-30 19:17:18','2024-11-30 19:47:21',NULL,0,0,NULL,NULL),(38012,'mixpanel','completed',10,'2024-11-30 20:28:59','2024-11-30 20:32:20','2024-11-30 19:51:59','2024-11-30 20:32:20',NULL,0,0,NULL,NULL),(38013,'mixpanel','completed',10,'2024-11-30 21:18:43','2024-11-30 21:21:59','2024-11-30 20:35:43','2024-11-30 21:21:59',NULL,0,0,NULL,NULL),(38014,'mixpanel','completed',10,'2024-11-30 21:55:10','2024-11-30 21:56:59','2024-11-30 21:26:10','2024-11-30 21:56:59',NULL,0,0,NULL,NULL),(38015,'mixpanel','completed',10,'2024-11-30 22:07:25','2024-11-30 22:11:06','2024-11-30 22:02:25','2024-11-30 22:11:06',NULL,0,0,NULL,NULL),(38016,'mixpanel','completed',10,'2024-11-30 22:19:23','2024-11-30 22:21:59','2024-11-30 22:17:23','2024-11-30 22:21:59',NULL,0,0,NULL,NULL),(38017,'mixpanel','completed',10,'2024-11-30 23:09:59','2024-11-30 23:11:59','2024-11-30 22:26:59','2024-11-30 23:11:59',NULL,0,0,NULL,NULL),(38018,'mixpanel','completed',10,'2024-12-01 00:05:18','2024-12-01 00:07:00','2024-11-30 23:17:18','2024-12-01 00:07:00',NULL,0,0,NULL,NULL),(38019,'subscribers_email_count','completed',10,'2024-12-07 00:00:00','2024-12-07 00:01:17','2024-12-01 00:02:24','2024-12-07 00:01:17',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38020,'export_files_cleanup','completed',10,'2024-12-03 00:00:00','2024-12-03 00:02:01','2024-12-01 00:07:00','2024-12-03 00:02:01',NULL,0,0,NULL,NULL),(38021,'mixpanel','completed',10,'2024-12-01 00:19:59','2024-12-01 00:21:59','2024-12-01 00:11:59','2024-12-01 00:21:59',NULL,0,0,NULL,NULL),(38022,'mixpanel','completed',10,'2024-12-01 00:55:59','2024-12-01 00:56:59','2024-12-01 00:26:59','2024-12-01 00:56:59',NULL,0,0,NULL,NULL),(38023,'mixpanel','completed',10,'2024-12-01 01:43:24','2024-12-01 01:47:22','2024-12-01 01:02:24','2024-12-01 01:47:22',NULL,0,0,NULL,NULL),(38024,'subscribers_engagement_score','completed',10,'2024-12-02 00:17:00','2024-12-02 00:17:24','2024-12-01 01:32:22','2024-12-02 00:17:24',NULL,0,0,NULL,NULL),(38025,'mixpanel','completed',10,'2024-12-01 02:37:59','2024-12-01 02:41:59','2024-12-01 01:51:59','2024-12-01 02:41:59',NULL,0,0,NULL,NULL),(38026,'mixpanel','completed',10,'2024-12-01 03:02:22','2024-12-01 03:06:59','2024-12-01 02:47:22','2024-12-01 03:06:59',NULL,0,0,NULL,NULL),(38027,'mixpanel','completed',10,'2024-12-01 03:44:59','2024-12-01 03:45:39','2024-12-01 03:11:59','2024-12-01 03:45:39',NULL,0,0,NULL,NULL),(38028,'mixpanel','completed',10,'2024-12-01 04:44:59','2024-12-01 04:47:43','2024-12-01 03:51:59','2024-12-01 04:47:43',NULL,0,0,NULL,NULL),(38029,'mixpanel','completed',10,'2024-12-01 05:17:59','2024-12-01 05:21:50','2024-12-01 04:51:59','2024-12-01 05:21:50',NULL,0,0,NULL,NULL),(38030,'mixpanel','completed',10,'2024-12-01 06:02:59','2024-12-01 06:06:59','2024-12-01 05:26:59','2024-12-01 06:06:59',NULL,0,0,NULL,NULL),(38031,'mixpanel','completed',10,'2024-12-01 06:21:00','2024-12-01 06:21:59','2024-12-01 06:12:00','2024-12-01 06:21:59',NULL,0,0,NULL,NULL),(38032,'mixpanel','completed',10,'2024-12-01 07:07:59','2024-12-01 07:11:59','2024-12-01 06:26:59','2024-12-01 07:11:59',NULL,0,0,NULL,NULL),(38033,'mixpanel','completed',10,'2024-12-01 07:57:23','2024-12-01 08:01:36','2024-12-01 07:17:23','2024-12-01 08:01:36',NULL,0,0,NULL,NULL),(38034,'mixpanel','completed',10,'2024-12-01 08:42:35','2024-12-01 08:45:50','2024-12-01 08:05:35','2024-12-01 08:45:50',NULL,0,0,NULL,NULL),(38035,'mixpanel','completed',10,'2024-12-01 09:06:25','2024-12-01 09:06:30','2024-12-01 08:50:25','2024-12-01 09:06:30',NULL,0,0,NULL,NULL),(38036,'mixpanel','completed',10,'2024-12-01 09:22:59','2024-12-01 09:27:00','2024-12-01 09:11:59','2024-12-01 09:27:00',NULL,0,0,NULL,NULL),(38037,'mixpanel','completed',10,'2024-12-01 09:51:59','2024-12-01 09:52:00','2024-12-01 09:31:59','2024-12-01 09:52:00',NULL,0,0,NULL,NULL),(38038,'mixpanel','completed',10,'2024-12-01 10:18:03','2024-12-01 10:22:17','2024-12-01 09:57:03','2024-12-01 10:22:17',NULL,0,0,NULL,NULL),(38039,'mixpanel','completed',10,'2024-12-01 10:51:38','2024-12-01 10:51:59','2024-12-01 10:24:38','2024-12-01 10:51:59',NULL,0,0,NULL,NULL),(38040,'mixpanel','completed',10,'2024-12-01 11:34:24','2024-12-01 11:37:00','2024-12-01 10:55:24','2024-12-01 11:37:00',NULL,0,0,NULL,NULL),(38041,'mixpanel','completed',10,'2024-12-01 11:58:36','2024-12-01 12:02:00','2024-12-01 11:39:36','2024-12-01 12:02:00',NULL,0,0,NULL,NULL),(38042,'schedule_re_engagement_email','completed',10,'2024-12-02 11:57:00','2024-12-02 12:02:20','2024-12-01 11:57:00','2024-12-02 12:02:20',NULL,0,0,NULL,NULL),(38043,'mixpanel','completed',10,'2024-12-01 12:43:16','2024-12-01 12:46:33','2024-12-01 12:06:16','2024-12-01 12:46:33',NULL,0,0,NULL,NULL),(38044,'mixpanel','completed',10,'2024-12-01 13:12:44','2024-12-01 13:17:00','2024-12-01 12:51:44','2024-12-01 13:17:00',NULL,0,0,NULL,NULL),(38045,'mixpanel','completed',10,'2024-12-01 14:07:00','2024-12-01 14:12:00','2024-12-01 13:22:00','2024-12-01 14:12:00',NULL,0,0,NULL,NULL),(38046,'mixpanel','completed',10,'2024-12-01 14:38:31','2024-12-01 14:42:00','2024-12-01 14:15:31','2024-12-01 14:42:00',NULL,0,0,NULL,NULL),(38047,'mixpanel','completed',10,'2024-12-01 15:11:00','2024-12-01 15:12:00','2024-12-01 14:47:00','2024-12-01 15:12:00',NULL,0,0,NULL,NULL),(38048,'mixpanel','completed',10,'2024-12-01 15:17:00','2024-12-01 15:21:59','2024-12-01 15:17:00','2024-12-01 15:21:59',NULL,0,0,NULL,NULL),(38049,'mixpanel','completed',10,'2024-12-01 15:27:00','2024-12-01 15:31:43','2024-12-01 15:27:00','2024-12-01 15:31:43',NULL,0,0,NULL,NULL),(38050,'mixpanel','completed',10,'2024-12-01 15:45:52','2024-12-01 15:47:20','2024-12-01 15:36:52','2024-12-01 15:47:20',NULL,0,0,NULL,NULL),(38051,'mixpanel','completed',10,'2024-12-01 16:16:59','2024-12-01 16:17:19','2024-12-01 15:51:59','2024-12-01 16:17:19',NULL,0,0,NULL,NULL),(38052,'mixpanel','completed',10,'2024-12-01 17:07:07','2024-12-01 17:12:00','2024-12-01 16:21:07','2024-12-01 17:12:00',NULL,0,0,NULL,NULL),(38053,'mixpanel','completed',10,'2024-12-01 17:28:20','2024-12-01 17:31:16','2024-12-01 17:17:20','2024-12-01 17:31:16',NULL,0,0,NULL,NULL),(38054,'mixpanel','completed',10,'2024-12-01 17:48:22','2024-12-01 17:52:17','2024-12-01 17:37:22','2024-12-01 17:52:17',NULL,0,0,NULL,NULL),(38055,'mixpanel','completed',10,'2024-12-01 18:13:00','2024-12-01 18:16:11','2024-12-01 17:57:00','2024-12-01 18:16:11',NULL,0,0,NULL,NULL),(38056,'mixpanel','completed',10,'2024-12-01 18:55:59','2024-12-01 18:57:02','2024-12-01 18:18:59','2024-12-01 18:57:02',NULL,0,0,NULL,NULL),(38057,'mixpanel','completed',10,'2024-12-01 19:27:20','2024-12-01 19:32:22','2024-12-01 19:02:20','2024-12-01 19:32:22',NULL,0,0,NULL,NULL),(38058,'mixpanel','completed',10,'2024-12-01 20:28:26','2024-12-01 20:32:24','2024-12-01 19:37:26','2024-12-01 20:32:24',NULL,0,0,NULL,NULL),(38059,'mixpanel','completed',10,'2024-12-01 21:32:24','2024-12-01 21:37:01','2024-12-01 20:37:24','2024-12-01 21:37:01',NULL,0,0,NULL,NULL),(38060,'mixpanel','completed',10,'2024-12-01 22:03:27','2024-12-01 22:07:22','2024-12-01 21:42:27','2024-12-01 22:07:22',NULL,0,0,NULL,NULL),(38061,'mixpanel','completed',10,'2024-12-01 22:51:00','2024-12-01 22:52:22','2024-12-01 22:12:00','2024-12-01 22:52:22',NULL,0,0,NULL,NULL),(38062,'mixpanel','completed',10,'2024-12-01 22:57:00','2024-12-01 23:02:21','2024-12-01 22:57:00','2024-12-01 23:02:21',NULL,0,0,NULL,NULL),(38063,'mixpanel','completed',10,'2024-12-01 23:12:22','2024-12-01 23:17:20','2024-12-01 23:07:22','2024-12-01 23:17:20',NULL,0,0,NULL,NULL),(38064,'mixpanel','completed',10,'2024-12-01 23:46:20','2024-12-01 23:47:23','2024-12-01 23:22:20','2024-12-01 23:47:23',NULL,0,0,NULL,NULL),(38065,'mixpanel','completed',10,'2024-12-01 23:59:55','2024-12-02 00:00:08','2024-12-01 23:49:55','2024-12-02 00:00:08',NULL,0,0,NULL,NULL),(38066,'inactive_subscribers','completed',10,'2024-12-09 00:00:00','2024-12-09 00:01:15','2024-12-02 00:00:08','2024-12-09 00:01:15',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38067,'mixpanel','completed',10,'2024-12-02 00:43:23','2024-12-02 00:47:21','2024-12-02 00:02:23','2024-12-02 00:47:21',NULL,0,0,NULL,NULL),(38068,'subscribers_engagement_score','completed',10,'2024-12-02 00:17:24','2024-12-02 00:22:23','2024-12-02 00:17:24','2024-12-02 00:22:23',NULL,0,0,NULL,NULL),(38069,'subscribers_engagement_score','completed',10,'2024-12-03 03:25:00','2024-12-03 03:27:14','2024-12-02 00:22:23','2024-12-03 03:27:14',NULL,0,0,NULL,NULL),(38070,'mixpanel','completed',10,'2024-12-02 01:48:20','2024-12-02 01:52:26','2024-12-02 00:52:20','2024-12-02 01:52:26',NULL,0,0,NULL,NULL),(38071,'mixpanel','completed',10,'2024-12-02 01:56:00','2024-12-02 02:02:22','2024-12-02 01:57:00','2024-12-02 02:02:22',NULL,0,0,NULL,NULL),(38072,'mixpanel','completed',10,'2024-12-02 02:19:21','2024-12-02 02:22:24','2024-12-02 02:07:21','2024-12-02 02:22:24',NULL,0,0,NULL,NULL),(38073,'mixpanel','completed',10,'2024-12-02 02:57:00','2024-12-02 02:57:01','2024-12-02 02:27:00','2024-12-02 02:57:01',NULL,0,0,NULL,NULL),(38074,'mixpanel','completed',10,'2024-12-02 03:39:27','2024-12-02 03:42:00','2024-12-02 03:02:27','2024-12-02 03:42:00',NULL,0,0,NULL,NULL),(38075,'mixpanel','completed',10,'2024-12-02 04:18:28','2024-12-02 04:22:24','2024-12-02 03:47:28','2024-12-02 04:22:24',NULL,0,0,NULL,NULL),(38076,'mixpanel','completed',10,'2024-12-02 05:10:18','2024-12-02 05:12:00','2024-12-02 04:27:18','2024-12-02 05:12:00',NULL,0,0,NULL,NULL),(38077,'mixpanel','completed',10,'2024-12-02 05:40:24','2024-12-02 05:41:50','2024-12-02 05:17:24','2024-12-02 05:41:50',NULL,0,0,NULL,NULL),(38078,'mixpanel','completed',10,'2024-12-02 06:37:31','2024-12-02 06:39:38','2024-12-02 05:44:31','2024-12-02 06:39:38',NULL,0,0,NULL,NULL),(38079,'mixpanel','completed',10,'2024-12-02 06:54:01','2024-12-02 06:57:00','2024-12-02 06:42:01','2024-12-02 06:57:00',NULL,0,0,NULL,NULL),(38080,'mixpanel','completed',10,'2024-12-02 07:56:21','2024-12-02 07:57:00','2024-12-02 07:02:21','2024-12-02 07:57:00',NULL,0,0,NULL,NULL),(38081,'mixpanel','completed',10,'2024-12-02 08:44:30','2024-12-02 08:47:23','2024-12-02 08:01:30','2024-12-02 08:47:23',NULL,0,0,NULL,NULL),(38082,'mixpanel','completed',10,'2024-12-02 09:30:21','2024-12-02 09:33:54','2024-12-02 08:52:21','2024-12-02 09:33:54',NULL,0,0,NULL,NULL),(38083,'mixpanel','completed',10,'2024-12-02 09:48:21','2024-12-02 09:51:29','2024-12-02 09:37:21','2024-12-02 09:51:29',NULL,0,0,NULL,NULL),(38084,'mixpanel','completed',10,'2024-12-02 10:32:00','2024-12-02 10:32:24','2024-12-02 09:57:00','2024-12-02 10:32:24',NULL,0,0,NULL,NULL),(38085,'mixpanel','completed',10,'2024-12-02 10:38:22','2024-12-02 10:39:26','2024-12-02 10:37:22','2024-12-02 10:39:26',NULL,0,0,NULL,NULL),(38086,'mixpanel','completed',10,'2024-12-02 10:58:00','2024-12-02 11:02:47','2024-12-02 10:42:00','2024-12-02 11:02:47',NULL,0,0,NULL,NULL),(38087,'mixpanel','completed',10,'2024-12-02 11:30:27','2024-12-02 11:31:08','2024-12-02 11:05:27','2024-12-02 11:31:08',NULL,0,0,NULL,NULL),(38088,'mixpanel','completed',10,'2024-12-02 12:19:27','2024-12-02 12:21:02','2024-12-02 11:34:27','2024-12-02 12:21:02',NULL,0,0,NULL,NULL),(38089,'schedule_re_engagement_email','completed',10,'2024-12-03 12:07:01','2024-12-03 12:07:02','2024-12-02 12:07:01','2024-12-03 12:07:02',NULL,0,0,NULL,NULL),(38090,'mixpanel','completed',10,'2024-12-02 13:19:08','2024-12-02 13:22:01','2024-12-02 12:23:08','2024-12-02 13:22:01',NULL,0,0,NULL,NULL),(38091,'mixpanel','completed',10,'2024-12-02 13:37:01','2024-12-02 13:37:01','2024-12-02 13:27:01','2024-12-02 13:37:01',NULL,0,0,NULL,NULL),(38092,'mixpanel','completed',10,'2024-12-02 13:45:01','2024-12-02 13:46:07','2024-12-02 13:42:01','2024-12-02 13:46:07',NULL,0,0,NULL,NULL),(38093,'mixpanel','completed',10,'2024-12-02 14:34:01','2024-12-02 14:37:01','2024-12-02 13:52:01','2024-12-02 14:37:01',NULL,0,0,NULL,NULL),(38094,'mixpanel','completed',10,'2024-12-02 15:26:01','2024-12-02 15:27:01','2024-12-02 14:42:01','2024-12-02 15:27:01',NULL,0,0,NULL,NULL),(38095,'mixpanel','completed',10,'2024-12-02 15:43:55','2024-12-02 15:47:23','2024-12-02 15:29:55','2024-12-02 15:47:23',NULL,0,0,NULL,NULL),(38096,'mixpanel','completed',10,'2024-12-02 15:52:01','2024-12-02 15:57:01','2024-12-02 15:52:01','2024-12-02 15:57:01',NULL,0,0,NULL,NULL),(38097,'mixpanel','completed',10,'2024-12-02 16:16:28','2024-12-02 16:22:01','2024-12-02 16:02:28','2024-12-02 16:22:01',NULL,0,0,NULL,NULL),(38098,'mixpanel','completed',10,'2024-12-02 16:49:01','2024-12-02 16:52:01','2024-12-02 16:27:01','2024-12-02 16:52:01',NULL,0,0,NULL,NULL),(38099,'mixpanel','completed',10,'2024-12-02 17:39:01','2024-12-02 17:42:01','2024-12-02 16:57:01','2024-12-02 17:42:01',NULL,0,0,NULL,NULL),(38100,'mixpanel','completed',10,'2024-12-02 18:31:20','2024-12-02 18:32:23','2024-12-02 17:44:20','2024-12-02 18:32:23',NULL,0,0,NULL,NULL),(38101,'mixpanel','completed',10,'2024-12-02 18:51:01','2024-12-02 18:52:01','2024-12-02 18:37:01','2024-12-02 18:52:01',NULL,0,0,NULL,NULL),(38102,'mixpanel','completed',10,'2024-12-02 19:26:01','2024-12-02 19:27:02','2024-12-02 18:57:01','2024-12-02 19:27:02',NULL,0,0,NULL,NULL),(38103,'mixpanel','completed',10,'2024-12-02 19:55:01','2024-12-02 19:57:01','2024-12-02 19:32:01','2024-12-02 19:57:01',NULL,0,0,NULL,NULL),(38104,'mixpanel','completed',10,'2024-12-02 20:11:01','2024-12-02 20:17:01','2024-12-02 20:02:01','2024-12-02 20:17:01',NULL,0,0,NULL,NULL),(38105,'mixpanel','completed',10,'2024-12-02 20:32:01','2024-12-02 20:35:49','2024-12-02 20:22:01','2024-12-02 20:35:49',NULL,0,0,NULL,NULL),(38106,'mixpanel','completed',10,'2024-12-02 21:25:01','2024-12-02 21:27:01','2024-12-02 20:42:01','2024-12-02 21:27:01',NULL,0,0,NULL,NULL),(38107,'mixpanel','completed',10,'2024-12-02 21:35:01','2024-12-02 21:37:01','2024-12-02 21:32:01','2024-12-02 21:37:01',NULL,0,0,NULL,NULL),(38108,'mixpanel','completed',10,'2024-12-02 22:10:01','2024-12-02 22:12:01','2024-12-02 21:42:01','2024-12-02 22:12:01',NULL,0,0,NULL,NULL),(38109,'mixpanel','completed',10,'2024-12-02 22:39:01','2024-12-02 22:40:09','2024-12-02 22:17:01','2024-12-02 22:40:09',NULL,0,0,NULL,NULL),(38110,'mixpanel','completed',10,'2024-12-02 23:12:01','2024-12-02 23:12:59','2024-12-02 22:47:01','2024-12-02 23:12:59',NULL,0,0,NULL,NULL),(38111,'mixpanel','completed',10,'2024-12-02 23:59:05','2024-12-03 00:02:01','2024-12-02 23:16:05','2024-12-03 00:02:01',NULL,0,0,NULL,NULL),(38112,'export_files_cleanup','completed',10,'2024-12-11 00:00:00','2024-12-11 00:01:20','2024-12-03 00:07:04','2024-12-11 00:01:20',NULL,0,0,NULL,NULL),(38113,'mixpanel','completed',10,'2024-12-03 00:33:04','2024-12-03 00:37:01','2024-12-03 00:07:04','2024-12-03 00:37:01',NULL,0,0,NULL,NULL),(38114,'mixpanel','completed',10,'2024-12-03 01:32:01','2024-12-03 01:32:01','2024-12-03 00:42:01','2024-12-03 01:32:01',NULL,0,0,NULL,NULL),(38115,'mixpanel','completed',10,'2024-12-03 02:22:01','2024-12-03 02:22:02','2024-12-03 01:37:01','2024-12-03 02:22:02',NULL,0,0,NULL,NULL),(38116,'mixpanel','completed',10,'2024-12-03 02:39:31','2024-12-03 02:42:01','2024-12-03 02:24:31','2024-12-03 02:42:01',NULL,0,0,NULL,NULL),(38117,'mixpanel','completed',10,'2024-12-03 02:51:25','2024-12-03 02:52:01','2024-12-03 02:47:25','2024-12-03 02:52:01',NULL,0,0,NULL,NULL),(38118,'mixpanel','completed',10,'2024-12-03 03:07:01','2024-12-03 03:07:02','2024-12-03 02:57:01','2024-12-03 03:07:02',NULL,0,0,NULL,NULL),(38119,'mixpanel','completed',10,'2024-12-03 03:21:01','2024-12-03 03:22:01','2024-12-03 03:12:01','2024-12-03 03:22:01',NULL,0,0,NULL,NULL),(38120,'subscribers_engagement_score','completed',10,'2024-12-03 03:27:14','2024-12-03 03:32:30','2024-12-03 03:27:14','2024-12-03 03:32:30',NULL,0,0,NULL,NULL),(38121,'mixpanel','completed',10,'2024-12-03 03:29:14','2024-12-03 03:32:30','2024-12-03 03:27:14','2024-12-03 03:32:30',NULL,0,0,NULL,NULL),(38122,'subscribers_engagement_score','completed',10,'2024-12-04 18:21:00','2024-12-04 18:21:46','2024-12-03 03:32:30','2024-12-04 18:21:46',NULL,0,0,NULL,NULL),(38123,'mixpanel','completed',10,'2024-12-03 03:41:03','2024-12-03 03:42:01','2024-12-03 03:37:03','2024-12-03 03:42:01',NULL,0,0,NULL,NULL),(38124,'mixpanel','completed',10,'2024-12-03 04:07:24','2024-12-03 04:12:01','2024-12-03 03:47:24','2024-12-03 04:12:01',NULL,0,0,NULL,NULL),(38125,'mixpanel','completed',10,'2024-12-03 04:19:14','2024-12-03 04:22:13','2024-12-03 04:16:14','2024-12-03 04:22:13',NULL,0,0,NULL,NULL),(38126,'mixpanel','completed',10,'2024-12-03 05:07:47','2024-12-03 05:12:00','2024-12-03 04:26:47','2024-12-03 05:12:00',NULL,0,0,NULL,NULL),(38127,'mixpanel','completed',10,'2024-12-03 05:35:30','2024-12-03 05:37:02','2024-12-03 05:17:30','2024-12-03 05:37:02',NULL,0,0,NULL,NULL),(38128,'mixpanel','completed',10,'2024-12-03 06:38:02','2024-12-03 06:42:04','2024-12-03 05:42:02','2024-12-03 06:42:04',NULL,0,0,NULL,NULL),(38129,'mixpanel','completed',10,'2024-12-03 06:58:23','2024-12-03 07:02:25','2024-12-03 06:47:23','2024-12-03 07:02:25',NULL,0,0,NULL,NULL),(38130,'mixpanel','completed',10,'2024-12-03 07:20:10','2024-12-03 07:22:02','2024-12-03 07:05:10','2024-12-03 07:22:02',NULL,0,0,NULL,NULL),(38131,'mixpanel','completed',10,'2024-12-03 08:10:02','2024-12-03 08:12:02','2024-12-03 07:27:02','2024-12-03 08:12:02',NULL,0,0,NULL,NULL),(38132,'mixpanel','completed',10,'2024-12-03 08:44:02','2024-12-03 08:47:02','2024-12-03 08:17:02','2024-12-03 08:47:02',NULL,0,0,NULL,NULL),(38133,'mixpanel','completed',10,'2024-12-03 09:05:02','2024-12-03 09:07:06','2024-12-03 08:52:02','2024-12-03 09:07:06',NULL,0,0,NULL,NULL),(38134,'mixpanel','completed',10,'2024-12-03 09:45:04','2024-12-03 09:47:02','2024-12-03 09:12:04','2024-12-03 09:47:02',NULL,0,0,NULL,NULL),(38135,'mixpanel','completed',10,'2024-12-03 10:39:02','2024-12-03 10:42:01','2024-12-03 09:52:02','2024-12-03 10:42:01',NULL,0,0,NULL,NULL),(38136,'mixpanel','completed',10,'2024-12-03 10:53:01','2024-12-03 10:57:01','2024-12-03 10:47:01','2024-12-03 10:57:01',NULL,0,0,NULL,NULL),(38137,'mixpanel','completed',10,'2024-12-03 11:18:06','2024-12-03 11:22:00','2024-12-03 10:59:06','2024-12-03 11:22:00',NULL,0,0,NULL,NULL),(38138,'mixpanel','completed',10,'2024-12-03 11:23:27','2024-12-03 11:27:01','2024-12-03 11:24:27','2024-12-03 11:27:01',NULL,0,0,NULL,NULL),(38139,'mixpanel','completed',10,'2024-12-03 11:36:01','2024-12-03 11:36:50','2024-12-03 11:32:01','2024-12-03 11:36:50',NULL,0,0,NULL,NULL),(38140,'mixpanel','completed',10,'2024-12-03 12:04:01','2024-12-03 12:07:02','2024-12-03 11:42:01','2024-12-03 12:07:02',NULL,0,0,NULL,NULL),(38141,'schedule_re_engagement_email','completed',10,'2024-12-04 12:10:32','2024-12-04 12:12:02','2024-12-03 12:10:32','2024-12-04 12:12:02',NULL,0,0,NULL,NULL),(38142,'mixpanel','completed',10,'2024-12-03 12:45:32','2024-12-03 12:45:51','2024-12-03 12:10:32','2024-12-03 12:45:51',NULL,0,0,NULL,NULL),(38143,'mixpanel','completed',10,'2024-12-03 13:51:01','2024-12-03 13:52:01','2024-12-03 12:57:01','2024-12-03 13:52:01',NULL,0,0,NULL,NULL),(38144,'mixpanel','completed',10,'2024-12-03 14:26:01','2024-12-03 14:27:01','2024-12-03 13:57:01','2024-12-03 14:27:01',NULL,0,0,NULL,NULL),(38145,'mixpanel','completed',10,'2024-12-03 15:16:02','2024-12-03 15:17:22','2024-12-03 14:32:02','2024-12-03 15:17:22',NULL,0,0,NULL,NULL),(38146,'mixpanel','completed',10,'2024-12-03 15:59:01','2024-12-03 16:02:22','2024-12-03 15:22:01','2024-12-03 16:02:22',NULL,0,0,NULL,NULL),(38147,'mixpanel','completed',10,'2024-12-03 16:36:01','2024-12-03 16:42:20','2024-12-03 16:07:01','2024-12-03 16:42:20',NULL,0,0,NULL,NULL),(38148,'mixpanel','completed',10,'2024-12-03 17:14:54','2024-12-03 17:16:58','2024-12-03 16:45:54','2024-12-03 17:16:58',NULL,0,0,NULL,NULL),(38149,'mixpanel','completed',10,'2024-12-03 17:56:54','2024-12-03 17:57:02','2024-12-03 17:21:55','2024-12-03 17:57:02',NULL,0,0,NULL,NULL),(38150,'mixpanel','completed',10,'2024-12-03 18:15:41','2024-12-03 18:17:19','2024-12-03 18:00:41','2024-12-03 18:17:19',NULL,0,0,NULL,NULL),(38151,'mixpanel','completed',10,'2024-12-03 19:00:02','2024-12-03 19:02:24','2024-12-03 18:22:02','2024-12-03 19:02:24',NULL,0,0,NULL,NULL),(38152,'mixpanel','completed',10,'2024-12-03 19:51:23','2024-12-03 19:52:03','2024-12-03 19:07:23','2024-12-03 19:52:03',NULL,0,0,NULL,NULL),(38153,'mixpanel','completed',10,'2024-12-03 20:43:06','2024-12-03 20:47:23','2024-12-03 19:57:06','2024-12-03 20:47:23',NULL,0,0,NULL,NULL),(38154,'mixpanel','completed',10,'2024-12-03 21:39:02','2024-12-03 21:39:15','2024-12-03 20:52:02','2024-12-03 21:39:15',NULL,0,0,NULL,NULL),(38155,'mixpanel','completed',10,'2024-12-03 21:46:03','2024-12-03 21:47:26','2024-12-03 21:42:03','2024-12-03 21:47:26',NULL,0,0,NULL,NULL),(38156,'unsubscribe_tokens','completed',0,'2024-12-03 21:47:40','2024-12-03 21:48:03','2024-12-03 21:47:40','2024-12-03 21:48:03',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(38157,'subscriber_link_tokens','completed',0,'2024-12-03 21:47:40','2024-12-03 21:48:03','2024-12-03 21:47:40','2024-12-03 21:48:03',NULL,0,0,NULL,NULL),(38158,'newsletter_templates_thumbnails','completed',10,'2024-12-03 21:47:40','2024-12-03 21:48:03','2024-12-03 21:47:40','2024-12-03 21:48:03',NULL,0,0,NULL,NULL),(38159,'mixpanel','completed',0,'2024-12-03 21:47:40','2024-12-03 21:48:03','2024-12-03 21:47:40','2024-12-03 21:48:03',NULL,0,0,NULL,NULL),(38160,'mixpanel','completed',10,'2024-12-03 22:42:02','2024-12-03 22:42:02','2024-12-03 21:52:02','2024-12-03 22:42:02',NULL,0,0,NULL,NULL),(38161,'mixpanel','completed',10,'2024-12-03 23:00:02','2024-12-03 23:02:02','2024-12-03 22:47:02','2024-12-03 23:02:02',NULL,0,0,NULL,NULL),(38162,'mixpanel','completed',10,'2024-12-03 23:08:14','2024-12-03 23:12:02','2024-12-03 23:05:14','2024-12-03 23:12:02',NULL,0,0,NULL,NULL),(38163,'mixpanel','completed',10,'2024-12-03 23:33:03','2024-12-03 23:37:03','2024-12-03 23:17:03','2024-12-03 23:37:03',NULL,0,0,NULL,NULL),(38164,'mixpanel','completed',10,'2024-12-04 00:38:02','2024-12-04 00:42:02','2024-12-03 23:42:02','2024-12-04 00:42:02',NULL,0,0,NULL,NULL),(38165,'mixpanel','completed',10,'2024-12-04 01:27:02','2024-12-04 01:27:02','2024-12-04 00:47:02','2024-12-04 01:27:02',NULL,0,0,NULL,NULL),(38166,'mixpanel','completed',10,'2024-12-04 02:19:02','2024-12-04 02:22:02','2024-12-04 01:32:02','2024-12-04 02:22:02',NULL,0,0,NULL,NULL),(38167,'mixpanel','completed',10,'2024-12-04 02:54:03','2024-12-04 02:57:03','2024-12-04 02:27:03','2024-12-04 02:57:03',NULL,0,0,NULL,NULL),(38168,'mixpanel','completed',10,'2024-12-04 03:10:02','2024-12-04 03:12:02','2024-12-04 03:02:02','2024-12-04 03:12:02',NULL,0,0,NULL,NULL),(38169,'mixpanel','completed',10,'2024-12-04 03:23:03','2024-12-04 03:27:02','2024-12-04 03:17:03','2024-12-04 03:27:02',NULL,0,0,NULL,NULL),(38170,'mixpanel','completed',10,'2024-12-04 04:05:03','2024-12-04 04:07:02','2024-12-04 03:32:03','2024-12-04 04:07:02',NULL,0,0,NULL,NULL),(38171,'mixpanel','completed',10,'2024-12-04 04:33:07','2024-12-04 04:35:33','2024-12-04 04:10:07','2024-12-04 04:35:33',NULL,0,0,NULL,NULL),(38172,'mixpanel','completed',10,'2024-12-04 05:15:03','2024-12-04 05:17:02','2024-12-04 04:42:03','2024-12-04 05:17:02',NULL,0,0,NULL,NULL),(38173,'mixpanel','completed',10,'2024-12-04 05:33:03','2024-12-04 05:37:03','2024-12-04 05:22:03','2024-12-04 05:37:03',NULL,0,0,NULL,NULL),(38174,'mixpanel','completed',10,'2024-12-04 05:54:03','2024-12-04 05:57:03','2024-12-04 05:42:03','2024-12-04 05:57:03',NULL,0,0,NULL,NULL),(38175,'mixpanel','completed',10,'2024-12-04 06:17:25','2024-12-04 06:22:03','2024-12-04 06:02:25','2024-12-04 06:22:03',NULL,0,0,NULL,NULL),(38176,'mixpanel','completed',10,'2024-12-04 06:48:04','2024-12-04 06:52:03','2024-12-04 06:27:04','2024-12-04 06:52:03',NULL,0,0,NULL,NULL),(38177,'mixpanel','completed',10,'2024-12-04 07:29:02','2024-12-04 07:32:27','2024-12-04 06:57:02','2024-12-04 07:32:27',NULL,0,0,NULL,NULL),(38178,'mixpanel','completed',10,'2024-12-04 07:46:29','2024-12-04 07:47:26','2024-12-04 07:35:29','2024-12-04 07:47:26',NULL,0,0,NULL,NULL),(38179,'mixpanel','completed',10,'2024-12-04 08:44:03','2024-12-04 08:47:18','2024-12-04 07:52:03','2024-12-04 08:47:18',NULL,0,0,NULL,NULL),(38180,'mixpanel','completed',10,'2024-12-04 08:55:03','2024-12-04 08:57:03','2024-12-04 08:52:03','2024-12-04 08:57:03',NULL,0,0,NULL,NULL),(38181,'mixpanel','completed',10,'2024-12-04 09:02:21','2024-12-04 09:07:03','2024-12-04 09:02:21','2024-12-04 09:07:03',NULL,0,0,NULL,NULL),(38182,'mixpanel','completed',10,'2024-12-04 09:29:03','2024-12-04 09:31:10','2024-12-04 09:12:03','2024-12-04 09:31:10',NULL,0,0,NULL,NULL),(38183,'mixpanel','completed',10,'2024-12-04 09:58:21','2024-12-04 10:02:18','2024-12-04 09:33:21','2024-12-04 10:02:18',NULL,0,0,NULL,NULL),(38184,'mixpanel','completed',10,'2024-12-04 10:36:02','2024-12-04 10:37:01','2024-12-04 10:07:02','2024-12-04 10:37:01',NULL,0,0,NULL,NULL),(38185,'mixpanel','completed',10,'2024-12-04 11:11:01','2024-12-04 11:11:19','2024-12-04 10:42:01','2024-12-04 11:11:19',NULL,0,0,NULL,NULL),(38186,'mixpanel','completed',10,'2024-12-04 11:32:23','2024-12-04 11:35:11','2024-12-04 11:17:23','2024-12-04 11:35:11',NULL,0,0,NULL,NULL),(38187,'mixpanel','completed',10,'2024-12-04 12:11:15','2024-12-04 12:12:02','2024-12-04 11:37:15','2024-12-04 12:12:02',NULL,0,0,NULL,NULL),(38188,'schedule_re_engagement_email','completed',10,'2024-12-05 12:17:23','2024-12-05 12:22:23','2024-12-04 12:17:23','2024-12-05 12:22:23',NULL,0,0,NULL,NULL),(38189,'mixpanel','completed',10,'2024-12-04 12:26:23','2024-12-04 12:27:02','2024-12-04 12:17:23','2024-12-04 12:27:02',NULL,0,0,NULL,NULL),(38190,'mixpanel','completed',10,'2024-12-04 13:00:21','2024-12-04 13:02:22','2024-12-04 12:32:21','2024-12-04 13:02:22',NULL,0,0,NULL,NULL),(38191,'mixpanel','completed',10,'2024-12-04 13:58:02','2024-12-04 14:02:23','2024-12-04 13:07:02','2024-12-04 14:02:23',NULL,0,0,NULL,NULL),(38192,'mixpanel','completed',10,'2024-12-04 14:42:02','2024-12-04 14:42:07','2024-12-04 14:07:02','2024-12-04 14:42:07',NULL,0,0,NULL,NULL),(38193,'mixpanel','completed',10,'2024-12-04 15:07:20','2024-12-04 15:12:03','2024-12-04 14:47:20','2024-12-04 15:12:03',NULL,0,0,NULL,NULL),(38194,'mixpanel','completed',10,'2024-12-04 16:13:16','2024-12-04 16:17:18','2024-12-04 15:17:16','2024-12-04 16:17:18',NULL,0,0,NULL,NULL),(38195,'mixpanel','completed',10,'2024-12-04 16:40:03','2024-12-04 16:42:03','2024-12-04 16:22:03','2024-12-04 16:42:03',NULL,0,0,NULL,NULL),(38196,'mixpanel','completed',10,'2024-12-04 17:30:25','2024-12-04 17:32:18','2024-12-04 16:47:25','2024-12-04 17:32:18',NULL,0,0,NULL,NULL),(38197,'mixpanel','completed',10,'2024-12-04 17:57:03','2024-12-04 17:57:05','2024-12-04 17:37:03','2024-12-04 17:57:05',NULL,0,0,NULL,NULL),(38198,'mixpanel','completed',10,'2024-12-04 18:31:24','2024-12-04 18:36:23','2024-12-04 18:02:24','2024-12-04 18:36:23',NULL,0,0,NULL,NULL),(38199,'subscribers_engagement_score','completed',10,'2024-12-04 18:21:46','2024-12-04 18:24:15','2024-12-04 18:21:46','2024-12-04 18:24:15',NULL,0,0,NULL,NULL),(38200,'subscribers_engagement_score','completed',10,'2024-12-05 12:39:00','2024-12-05 12:39:25','2024-12-04 18:24:15','2024-12-05 12:39:25',NULL,0,0,NULL,NULL),(38201,'mixpanel','completed',10,'2024-12-04 19:03:07','2024-12-04 19:03:12','2024-12-04 18:39:07','2024-12-04 19:03:12',NULL,0,0,NULL,NULL),(38202,'mixpanel','completed',10,'2024-12-04 19:24:26','2024-12-04 19:27:24','2024-12-04 19:07:26','2024-12-04 19:27:24',NULL,0,0,NULL,NULL),(38203,'mixpanel','completed',10,'2024-12-04 19:40:22','2024-12-04 19:42:27','2024-12-04 19:32:22','2024-12-04 19:42:27',NULL,0,0,NULL,NULL),(38204,'mixpanel','completed',10,'2024-12-04 20:35:26','2024-12-04 20:37:23','2024-12-04 19:47:26','2024-12-04 20:37:23',NULL,0,0,NULL,NULL),(38205,'mixpanel','completed',10,'2024-12-04 20:54:03','2024-12-04 20:57:05','2024-12-04 20:42:03','2024-12-04 20:57:05',NULL,0,0,NULL,NULL),(38206,'mixpanel','completed',10,'2024-12-04 21:39:52','2024-12-04 21:42:03','2024-12-04 21:04:52','2024-12-04 21:42:03',NULL,0,0,NULL,NULL),(38207,'mixpanel','completed',10,'2024-12-04 22:35:19','2024-12-04 22:37:22','2024-12-04 21:47:19','2024-12-04 22:37:22',NULL,0,0,NULL,NULL),(38208,'mixpanel','completed',10,'2024-12-04 23:13:09','2024-12-04 23:17:25','2024-12-04 22:40:09','2024-12-04 23:17:25',NULL,0,0,NULL,NULL),(38209,'mixpanel','completed',10,'2024-12-04 23:34:25','2024-12-04 23:37:24','2024-12-04 23:22:25','2024-12-04 23:37:24',NULL,0,0,NULL,NULL),(38210,'mixpanel','completed',10,'2024-12-04 23:57:24','2024-12-04 23:57:25','2024-12-04 23:42:24','2024-12-04 23:57:25',NULL,0,0,NULL,NULL),(38211,'mixpanel','completed',10,'2024-12-05 00:47:27','2024-12-05 00:52:20','2024-12-05 00:00:27','2024-12-05 00:52:20',NULL,0,0,NULL,NULL),(38212,'mixpanel','completed',10,'2024-12-05 01:03:23','2024-12-05 01:04:57','2024-12-05 00:57:23','2024-12-05 01:04:57',NULL,0,0,NULL,NULL),(38213,'mixpanel','completed',10,'2024-12-05 01:07:17','2024-12-05 01:12:25','2024-12-05 01:07:17','2024-12-05 01:12:25',NULL,0,0,NULL,NULL),(38214,'mixpanel','completed',10,'2024-12-05 01:53:24','2024-12-05 01:57:18','2024-12-05 01:17:24','2024-12-05 01:57:18',NULL,0,0,NULL,NULL),(38215,'mixpanel','completed',10,'2024-12-05 02:33:31','2024-12-05 02:37:21','2024-12-05 02:02:31','2024-12-05 02:37:21',NULL,0,0,NULL,NULL),(38216,'mixpanel','completed',10,'2024-12-05 03:01:24','2024-12-05 03:02:22','2024-12-05 02:42:24','2024-12-05 03:02:22',NULL,0,0,NULL,NULL),(38217,'mixpanel','completed',10,'2024-12-05 03:17:23','2024-12-05 03:21:56','2024-12-05 03:07:23','2024-12-05 03:21:56',NULL,0,0,NULL,NULL),(38218,'mixpanel','completed',10,'2024-12-05 03:45:23','2024-12-05 03:47:23','2024-12-05 03:27:23','2024-12-05 03:47:23',NULL,0,0,NULL,NULL),(38219,'mixpanel','completed',10,'2024-12-05 04:28:17','2024-12-05 04:32:16','2024-12-05 03:52:17','2024-12-05 04:32:16',NULL,0,0,NULL,NULL),(38220,'mixpanel','completed',10,'2024-12-05 05:02:35','2024-12-05 05:07:17','2024-12-05 04:37:35','2024-12-05 05:07:17',NULL,0,0,NULL,NULL),(38221,'mixpanel','completed',10,'2024-12-05 05:52:22','2024-12-05 05:52:25','2024-12-05 05:12:23','2024-12-05 05:52:25',NULL,0,0,NULL,NULL),(38222,'mixpanel','completed',10,'2024-12-05 06:43:22','2024-12-05 06:47:24','2024-12-05 05:57:22','2024-12-05 06:47:24',NULL,0,0,NULL,NULL),(38223,'mixpanel','completed',10,'2024-12-05 07:42:17','2024-12-05 07:42:19','2024-12-05 06:52:17','2024-12-05 07:42:19',NULL,0,0,NULL,NULL),(38224,'mixpanel','completed',10,'2024-12-05 08:04:26','2024-12-05 08:07:27','2024-12-05 07:47:26','2024-12-05 08:07:27',NULL,0,0,NULL,NULL),(38225,'mixpanel','completed',10,'2024-12-05 08:48:25','2024-12-05 08:52:21','2024-12-05 08:12:25','2024-12-05 08:52:21',NULL,0,0,NULL,NULL),(38226,'mixpanel','completed',10,'2024-12-05 09:46:25','2024-12-05 09:47:22','2024-12-05 08:57:25','2024-12-05 09:47:22',NULL,0,0,NULL,NULL),(38227,'mixpanel','completed',10,'2024-12-05 10:33:33','2024-12-05 10:37:23','2024-12-05 09:50:33','2024-12-05 10:37:23',NULL,0,0,NULL,NULL),(38228,'mixpanel','completed',10,'2024-12-05 10:41:24','2024-12-05 10:47:22','2024-12-05 10:42:24','2024-12-05 10:47:22',NULL,0,0,NULL,NULL),(38229,'mixpanel','completed',10,'2024-12-05 11:33:15','2024-12-05 11:37:21','2024-12-05 10:52:15','2024-12-05 11:37:21',NULL,0,0,NULL,NULL),(38230,'mixpanel','completed',10,'2024-12-05 12:03:23','2024-12-05 12:07:20','2024-12-05 11:42:23','2024-12-05 12:07:20',NULL,0,0,NULL,NULL),(38231,'mixpanel','completed',10,'2024-12-05 12:46:18','2024-12-05 12:47:22','2024-12-05 12:12:18','2024-12-05 12:47:22',NULL,0,0,NULL,NULL),(38232,'schedule_re_engagement_email','completed',10,'2024-12-06 12:27:22','2024-12-06 12:28:12','2024-12-05 12:27:22','2024-12-06 12:28:12',NULL,0,0,NULL,NULL),(38233,'subscribers_engagement_score','completed',10,'2024-12-06 11:10:00','2024-12-06 11:10:08','2024-12-05 12:39:25','2024-12-06 11:10:08',NULL,0,0,NULL,NULL),(38234,'mixpanel','completed',10,'2024-12-05 13:32:24','2024-12-05 13:34:39','2024-12-05 12:52:24','2024-12-05 13:34:39',NULL,0,0,NULL,NULL),(38235,'mixpanel','completed',10,'2024-12-05 13:56:17','2024-12-05 13:57:22','2024-12-05 13:37:17','2024-12-05 13:57:22',NULL,0,0,NULL,NULL),(38236,'mixpanel','completed',10,'2024-12-05 14:32:24','2024-12-05 14:37:23','2024-12-05 14:02:24','2024-12-05 14:37:23',NULL,0,0,NULL,NULL),(38237,'mixpanel','completed',10,'2024-12-05 14:56:14','2024-12-05 14:57:21','2024-12-05 14:42:14','2024-12-05 14:57:21',NULL,0,0,NULL,NULL),(38238,'mixpanel','completed',10,'2024-12-05 15:39:21','2024-12-05 15:41:19','2024-12-05 15:02:21','2024-12-05 15:41:19',NULL,0,0,NULL,NULL),(38239,'mixpanel','completed',10,'2024-12-05 16:15:16','2024-12-05 16:16:23','2024-12-05 15:47:16','2024-12-05 16:16:23',NULL,0,0,NULL,NULL),(38240,'mixpanel','completed',10,'2024-12-05 16:43:23','2024-12-05 16:46:52','2024-12-05 16:22:23','2024-12-05 16:46:52',NULL,0,0,NULL,NULL),(38241,'mixpanel','completed',10,'2024-12-05 16:56:23','2024-12-05 16:56:25','2024-12-05 16:52:23','2024-12-05 16:56:25',NULL,0,0,NULL,NULL),(38242,'mixpanel','completed',10,'2024-12-05 17:48:24','2024-12-05 17:52:23','2024-12-05 17:01:24','2024-12-05 17:52:23',NULL,0,0,NULL,NULL),(38243,'mixpanel','completed',10,'2024-12-05 18:19:24','2024-12-05 18:22:20','2024-12-05 17:57:25','2024-12-05 18:22:20',NULL,0,0,NULL,NULL),(38244,'mixpanel','completed',10,'2024-12-05 18:54:24','2024-12-05 18:57:47','2024-12-05 18:27:24','2024-12-05 18:57:47',NULL,0,0,NULL,NULL),(38245,'mixpanel','completed',10,'2024-12-05 20:05:37','2024-12-05 20:06:25','2024-12-05 19:07:37','2024-12-05 20:06:25',NULL,0,0,NULL,NULL),(38246,'mixpanel','completed',10,'2024-12-05 20:52:23','2024-12-05 20:54:25','2024-12-05 20:12:23','2024-12-05 20:54:25',NULL,0,0,NULL,NULL),(38247,'mixpanel','completed',10,'2024-12-05 21:26:27','2024-12-05 21:29:02','2024-12-05 21:01:27','2024-12-05 21:29:02',NULL,0,0,NULL,NULL),(38248,'mixpanel','completed',10,'2024-12-05 21:43:37','2024-12-05 21:45:30','2024-12-05 21:32:37','2024-12-05 21:45:30',NULL,0,0,NULL,NULL),(38249,'mixpanel','completed',10,'2024-12-05 22:26:43','2024-12-05 22:27:54','2024-12-05 21:48:43','2024-12-05 22:27:54',NULL,0,0,NULL,NULL),(38250,'mixpanel','completed',10,'2024-12-05 22:49:00','2024-12-05 22:49:29','2024-12-05 22:30:00','2024-12-05 22:49:29',NULL,0,0,NULL,NULL),(38251,'mixpanel','completed',10,'2024-12-05 23:16:13','2024-12-05 23:17:23','2024-12-05 22:52:13','2024-12-05 23:17:23',NULL,0,0,NULL,NULL),(38252,'mixpanel','completed',10,'2024-12-06 00:16:58','2024-12-06 00:22:23','2024-12-05 23:19:58','2024-12-06 00:22:23',NULL,0,0,NULL,NULL),(38253,'mixpanel','completed',10,'2024-12-06 01:21:13','2024-12-06 01:22:58','2024-12-06 00:26:13','2024-12-06 01:22:58',NULL,0,0,NULL,NULL),(38254,'mixpanel','completed',10,'2024-12-06 01:58:06','2024-12-06 02:01:23','2024-12-06 01:25:06','2024-12-06 02:01:23',NULL,0,0,NULL,NULL),(38255,'mixpanel','completed',10,'2024-12-06 02:53:25','2024-12-06 02:54:30','2024-12-06 02:06:25','2024-12-06 02:54:30',NULL,0,0,NULL,NULL),(38256,'mixpanel','completed',10,'2024-12-06 03:11:20','2024-12-06 03:11:27','2024-12-06 03:01:20','2024-12-06 03:11:27',NULL,0,0,NULL,NULL),(38257,'mixpanel','completed',10,'2024-12-06 03:32:28','2024-12-06 03:34:17','2024-12-06 03:16:28','2024-12-06 03:34:17',NULL,0,0,NULL,NULL),(38258,'mixpanel','completed',10,'2024-12-06 03:54:27','2024-12-06 03:57:26','2024-12-06 03:36:27','2024-12-06 03:57:26',NULL,0,0,NULL,NULL),(38259,'mixpanel','completed',10,'2024-12-06 04:17:25','2024-12-06 04:23:45','2024-12-06 04:01:25','2024-12-06 04:23:45',NULL,0,0,NULL,NULL),(38260,'mixpanel','completed',10,'2024-12-06 04:48:28','2024-12-06 04:51:33','2024-12-06 04:26:28','2024-12-06 04:51:33',NULL,0,0,NULL,NULL),(38261,'mixpanel','completed',10,'2024-12-06 05:28:26','2024-12-06 05:30:47','2024-12-06 04:56:26','2024-12-06 05:30:47',NULL,0,0,NULL,NULL),(38262,'mixpanel','completed',10,'2024-12-06 05:54:44','2024-12-06 05:56:28','2024-12-06 05:35:44','2024-12-06 05:56:28',NULL,0,0,NULL,NULL),(38263,'mixpanel','completed',10,'2024-12-06 06:02:52','2024-12-06 06:06:35','2024-12-06 05:58:52','2024-12-06 06:06:35',NULL,0,0,NULL,NULL),(38264,'mixpanel','completed',10,'2024-12-06 07:02:25','2024-12-06 07:06:23','2024-12-06 06:11:25','2024-12-06 07:06:23',NULL,0,0,NULL,NULL),(38265,'mixpanel','completed',10,'2024-12-06 07:59:20','2024-12-06 08:00:03','2024-12-06 07:11:20','2024-12-06 08:00:03',NULL,0,0,NULL,NULL),(38266,'mixpanel','completed',10,'2024-12-06 08:56:12','2024-12-06 08:56:16','2024-12-06 08:03:12','2024-12-06 08:56:16',NULL,0,0,NULL,NULL),(38267,'mixpanel','completed',10,'2024-12-06 09:08:57','2024-12-06 09:09:04','2024-12-06 08:58:57','2024-12-06 09:09:04',NULL,0,0,NULL,NULL),(38268,'mixpanel','completed',10,'2024-12-06 09:21:12','2024-12-06 09:21:56','2024-12-06 09:11:12','2024-12-06 09:21:56',NULL,0,0,NULL,NULL),(38269,'mixpanel','completed',10,'2024-12-06 10:08:56','2024-12-06 10:10:10','2024-12-06 09:23:56','2024-12-06 10:10:10',NULL,0,0,NULL,NULL),(38270,'mixpanel','completed',10,'2024-12-06 10:20:00','2024-12-06 10:21:14','2024-12-06 10:13:00','2024-12-06 10:21:14',NULL,0,0,NULL,NULL),(38271,'mixpanel','completed',10,'2024-12-06 10:32:55','2024-12-06 10:35:00','2024-12-06 10:23:55','2024-12-06 10:35:00',NULL,0,0,NULL,NULL),(38272,'mixpanel','completed',10,'2024-12-06 11:32:51','2024-12-06 11:34:04','2024-12-06 10:37:51','2024-12-06 11:34:04',NULL,0,0,NULL,NULL),(38273,'subscribers_engagement_score','completed',10,'2024-12-06 11:10:08','2024-12-06 11:12:13','2024-12-06 11:10:08','2024-12-06 11:12:13',NULL,0,0,NULL,NULL),(38274,'subscribers_engagement_score','completed',10,'2024-12-07 15:21:00','2024-12-07 15:26:16','2024-12-06 11:12:13','2024-12-07 15:26:16',NULL,0,0,NULL,NULL),(38275,'mixpanel','completed',10,'2024-12-06 12:29:07','2024-12-06 12:31:24','2024-12-06 11:37:07','2024-12-06 12:31:24',NULL,0,0,NULL,NULL),(38276,'schedule_re_engagement_email','completed',10,'2024-12-07 12:31:24','2024-12-07 12:36:17','2024-12-06 12:31:24','2024-12-07 12:36:17',NULL,0,0,NULL,NULL),(38277,'mixpanel','completed',10,'2024-12-06 12:56:17','2024-12-06 12:56:22','2024-12-06 12:36:17','2024-12-06 12:56:22',NULL,0,0,NULL,NULL),(38278,'mixpanel','completed',10,'2024-12-06 13:04:09','2024-12-06 13:04:09','2024-12-06 12:59:09','2024-12-06 13:04:09',NULL,0,0,NULL,NULL),(38279,'mixpanel','completed',10,'2024-12-06 13:19:24','2024-12-06 13:21:14','2024-12-06 13:06:24','2024-12-06 13:21:14',NULL,0,0,NULL,NULL),(38280,'mixpanel','completed',10,'2024-12-06 14:15:21','2024-12-06 14:16:16','2024-12-06 13:26:21','2024-12-06 14:16:16',NULL,0,0,NULL,NULL),(38281,'mixpanel','completed',10,'2024-12-06 14:45:20','2024-12-06 14:46:18','2024-12-06 14:21:20','2024-12-06 14:46:18',NULL,0,0,NULL,NULL),(38282,'mixpanel','completed',10,'2024-12-06 15:05:17','2024-12-06 15:06:20','2024-12-06 14:51:17','2024-12-06 15:06:20',NULL,0,0,NULL,NULL),(38283,'mixpanel','completed',10,'2024-12-06 15:21:10','2024-12-06 15:25:16','2024-12-06 15:09:10','2024-12-06 15:25:16',NULL,0,0,NULL,NULL),(38284,'mixpanel','completed',10,'2024-12-06 16:07:20','2024-12-06 16:11:17','2024-12-06 15:31:20','2024-12-06 16:11:17',NULL,0,0,NULL,NULL),(38285,'mixpanel','completed',10,'2024-12-06 16:48:16','2024-12-06 16:51:20','2024-12-06 16:16:16','2024-12-06 16:51:20',NULL,0,0,NULL,NULL),(38286,'mixpanel','completed',10,'2024-12-06 17:53:21','2024-12-06 17:56:17','2024-12-06 16:56:21','2024-12-06 17:56:17',NULL,0,0,NULL,NULL),(38287,'mixpanel','completed',10,'2024-12-06 18:25:21','2024-12-06 18:26:19','2024-12-06 18:01:21','2024-12-06 18:26:19',NULL,0,0,NULL,NULL),(38288,'mixpanel','completed',10,'2024-12-06 18:53:26','2024-12-06 18:56:15','2024-12-06 18:31:26','2024-12-06 18:56:15',NULL,0,0,NULL,NULL),(38289,'mixpanel','completed',10,'2024-12-06 19:09:16','2024-12-06 19:11:29','2024-12-06 19:01:16','2024-12-06 19:11:29',NULL,0,0,NULL,NULL),(38290,'mixpanel','completed',10,'2024-12-06 19:43:34','2024-12-06 19:46:16','2024-12-06 19:11:34','2024-12-06 19:46:16',NULL,0,0,NULL,NULL),(38291,'mixpanel','completed',10,'2024-12-06 19:57:20','2024-12-06 20:01:36','2024-12-06 19:51:20','2024-12-06 20:01:36',NULL,0,0,NULL,NULL),(38292,'mixpanel','completed',10,'2024-12-06 20:15:30','2024-12-06 20:16:17','2024-12-06 20:06:30','2024-12-06 20:16:17',NULL,0,0,NULL,NULL),(38293,'mixpanel','completed',10,'2024-12-06 20:20:38','2024-12-06 20:26:19','2024-12-06 20:20:38','2024-12-06 20:26:19',NULL,0,0,NULL,NULL),(38294,'mixpanel','completed',10,'2024-12-06 21:21:19','2024-12-06 21:26:19','2024-12-06 20:31:19','2024-12-06 21:26:19',NULL,0,0,NULL,NULL),(38295,'mixpanel','completed',10,'2024-12-06 21:30:16','2024-12-06 21:36:20','2024-12-06 21:31:16','2024-12-06 21:36:20',NULL,0,0,NULL,NULL),(38296,'mixpanel','completed',10,'2024-12-06 21:59:16','2024-12-06 22:01:18','2024-12-06 21:41:16','2024-12-06 22:01:18',NULL,0,0,NULL,NULL),(38297,'mixpanel','completed',10,'2024-12-06 22:23:17','2024-12-06 22:26:03','2024-12-06 22:06:17','2024-12-06 22:26:03',NULL,0,0,NULL,NULL),(38298,'mixpanel','completed',10,'2024-12-06 22:39:17','2024-12-06 22:41:22','2024-12-06 22:31:17','2024-12-06 22:41:22',NULL,0,0,NULL,NULL),(38299,'mixpanel','completed',10,'2024-12-06 23:10:16','2024-12-06 23:11:17','2024-12-06 22:46:16','2024-12-06 23:11:17',NULL,0,0,NULL,NULL),(38300,'mixpanel','completed',10,'2024-12-06 23:18:16','2024-12-06 23:21:17','2024-12-06 23:16:16','2024-12-06 23:21:17',NULL,0,0,NULL,NULL),(38301,'mixpanel','completed',10,'2024-12-06 23:55:16','2024-12-06 23:56:15','2024-12-06 23:26:16','2024-12-06 23:56:15',NULL,0,0,NULL,NULL),(38302,'subscribers_email_count','completed',10,'2024-12-10 00:00:00','2024-12-10 00:01:21','2024-12-07 00:01:17','2024-12-10 00:01:21',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38303,'mixpanel','completed',10,'2024-12-07 00:36:17','2024-12-07 00:36:17','2024-12-07 00:01:17','2024-12-07 00:36:17',NULL,0,0,NULL,NULL),(38304,'mixpanel','completed',10,'2024-12-07 01:02:18','2024-12-07 01:06:18','2024-12-07 00:41:18','2024-12-07 01:06:18',NULL,0,0,NULL,NULL),(38305,'mixpanel','completed',10,'2024-12-07 01:37:17','2024-12-07 01:41:16','2024-12-07 01:11:17','2024-12-07 01:41:16',NULL,0,0,NULL,NULL),(38306,'mixpanel','completed',10,'2024-12-07 02:08:18','2024-12-07 02:11:17','2024-12-07 01:46:18','2024-12-07 02:11:17',NULL,0,0,NULL,NULL),(38307,'mixpanel','completed',10,'2024-12-07 03:04:17','2024-12-07 03:11:18','2024-12-07 02:16:17','2024-12-07 03:11:18',NULL,0,0,NULL,NULL),(38308,'mixpanel','completed',10,'2024-12-07 03:51:17','2024-12-07 03:54:34','2024-12-07 03:16:17','2024-12-07 03:54:34',NULL,0,0,NULL,NULL),(38309,'mixpanel','completed',10,'2024-12-07 04:27:15','2024-12-07 04:31:16','2024-12-07 03:58:15','2024-12-07 04:31:16',NULL,0,0,NULL,NULL),(38310,'mixpanel','completed',10,'2024-12-07 05:05:17','2024-12-07 05:06:17','2024-12-07 04:36:17','2024-12-07 05:06:17',NULL,0,0,NULL,NULL),(38311,'mixpanel','completed',10,'2024-12-07 05:57:16','2024-12-07 06:01:17','2024-12-07 05:11:16','2024-12-07 06:01:17',NULL,0,0,NULL,NULL),(38312,'mixpanel','completed',10,'2024-12-07 06:39:17','2024-12-07 06:41:20','2024-12-07 06:06:17','2024-12-07 06:41:20',NULL,0,0,NULL,NULL),(38313,'mixpanel','completed',10,'2024-12-07 07:20:17','2024-12-07 07:21:17','2024-12-07 06:46:17','2024-12-07 07:21:17',NULL,0,0,NULL,NULL),(38314,'mixpanel','completed',10,'2024-12-07 07:38:16','2024-12-07 07:39:10','2024-12-07 07:26:16','2024-12-07 07:39:10',NULL,0,0,NULL,NULL),(38315,'mixpanel','completed',10,'2024-12-07 07:40:17','2024-12-07 07:46:17','2024-12-07 07:41:17','2024-12-07 07:46:17',NULL,0,0,NULL,NULL),(38316,'mixpanel','completed',10,'2024-12-07 08:39:21','2024-12-07 08:41:17','2024-12-07 07:51:21','2024-12-07 08:41:17',NULL,0,0,NULL,NULL),(38317,'mixpanel','completed',10,'2024-12-07 09:26:18','2024-12-07 09:31:16','2024-12-07 08:46:18','2024-12-07 09:31:16',NULL,0,0,NULL,NULL),(38318,'mixpanel','completed',10,'2024-12-07 09:37:18','2024-12-07 09:38:45','2024-12-07 09:36:18','2024-12-07 09:38:45',NULL,0,0,NULL,NULL),(38319,'mixpanel','completed',10,'2024-12-07 10:10:17','2024-12-07 10:11:16','2024-12-07 09:41:17','2024-12-07 10:11:16',NULL,0,0,NULL,NULL),(38320,'mixpanel','completed',10,'2024-12-07 11:04:16','2024-12-07 11:05:13','2024-12-07 10:16:16','2024-12-07 11:05:13',NULL,0,0,NULL,NULL),(38321,'mixpanel','completed',10,'2024-12-07 11:09:29','2024-12-07 11:11:01','2024-12-07 11:07:29','2024-12-07 11:11:01',NULL,0,0,NULL,NULL),(38322,'mixpanel','completed',10,'2024-12-07 11:49:58','2024-12-07 11:51:17','2024-12-07 11:13:58','2024-12-07 11:51:17',NULL,0,0,NULL,NULL),(38323,'mixpanel','completed',10,'2024-12-07 12:13:17','2024-12-07 12:16:17','2024-12-07 11:56:17','2024-12-07 12:16:17',NULL,0,0,NULL,NULL),(38324,'mixpanel','completed',10,'2024-12-07 12:39:18','2024-12-07 12:41:15','2024-12-07 12:19:18','2024-12-07 12:41:15',NULL,0,0,NULL,NULL),(38325,'schedule_re_engagement_email','completed',10,'2024-12-08 12:41:15','2024-12-08 12:41:16','2024-12-07 12:41:15','2024-12-08 12:41:16',NULL,0,0,NULL,NULL),(38326,'mixpanel','completed',10,'2024-12-07 12:51:15','2024-12-07 12:51:15','2024-12-07 12:46:15','2024-12-07 12:51:15',NULL,0,0,NULL,NULL),(38327,'mixpanel','completed',10,'2024-12-07 12:56:47','2024-12-07 13:01:15','2024-12-07 12:55:47','2024-12-07 13:01:15',NULL,0,0,NULL,NULL),(38328,'mixpanel','completed',10,'2024-12-07 14:02:17','2024-12-07 14:06:16','2024-12-07 13:06:17','2024-12-07 14:06:16',NULL,0,0,NULL,NULL),(38329,'mixpanel','completed',10,'2024-12-07 14:17:15','2024-12-07 14:21:15','2024-12-07 14:11:15','2024-12-07 14:21:15',NULL,0,0,NULL,NULL),(38330,'mixpanel','completed',10,'2024-12-07 15:10:16','2024-12-07 15:11:15','2024-12-07 14:26:16','2024-12-07 15:11:15',NULL,0,0,NULL,NULL),(38331,'mixpanel','completed',10,'2024-12-07 16:13:18','2024-12-07 16:16:14','2024-12-07 15:16:19','2024-12-07 16:16:14',NULL,0,0,NULL,NULL),(38332,'subscribers_engagement_score','completed',10,'2024-12-07 15:26:16','2024-12-07 15:31:15','2024-12-07 15:26:16','2024-12-07 15:31:15',NULL,0,0,NULL,NULL),(38333,'subscribers_engagement_score','completed',10,'2024-12-08 11:15:00','2024-12-08 11:15:53','2024-12-07 15:31:15','2024-12-08 11:15:53',NULL,0,0,NULL,NULL),(38334,'mixpanel','completed',10,'2024-12-07 16:20:43','2024-12-07 16:26:14','2024-12-07 16:20:43','2024-12-07 16:26:14',NULL,0,0,NULL,NULL),(38335,'mixpanel','completed',10,'2024-12-07 17:03:18','2024-12-07 17:06:14','2024-12-07 16:31:18','2024-12-07 17:06:14',NULL,0,0,NULL,NULL),(38336,'mixpanel','completed',10,'2024-12-07 17:43:14','2024-12-07 17:46:15','2024-12-07 17:11:14','2024-12-07 17:46:15',NULL,0,0,NULL,NULL),(38337,'mixpanel','completed',10,'2024-12-07 18:22:17','2024-12-07 18:26:14','2024-12-07 17:51:17','2024-12-07 18:26:14',NULL,0,0,NULL,NULL),(38338,'mixpanel','completed',10,'2024-12-07 18:36:14','2024-12-07 18:36:15','2024-12-07 18:31:14','2024-12-07 18:36:15',NULL,0,0,NULL,NULL),(38339,'mixpanel','completed',10,'2024-12-07 18:51:15','2024-12-07 18:51:28','2024-12-07 18:41:15','2024-12-07 18:51:28',NULL,0,0,NULL,NULL),(38340,'mixpanel','completed',10,'2024-12-07 19:34:22','2024-12-07 19:34:58','2024-12-07 18:58:23','2024-12-07 19:34:58',NULL,0,0,NULL,NULL),(38341,'mixpanel','completed',10,'2024-12-07 19:45:28','2024-12-07 19:46:16','2024-12-07 19:37:28','2024-12-07 19:46:16',NULL,0,0,NULL,NULL),(38342,'mixpanel','completed',10,'2024-12-07 20:49:33','2024-12-07 20:51:17','2024-12-07 19:51:33','2024-12-07 20:51:17',NULL,0,0,NULL,NULL),(38343,'mixpanel','completed',10,'2024-12-07 21:08:17','2024-12-07 21:10:05','2024-12-07 20:56:17','2024-12-07 21:10:05',NULL,0,0,NULL,NULL),(38344,'mixpanel','completed',10,'2024-12-07 21:56:04','2024-12-07 21:56:17','2024-12-07 21:13:04','2024-12-07 21:56:17',NULL,0,0,NULL,NULL),(38345,'mixpanel','completed',10,'2024-12-07 22:58:16','2024-12-07 23:01:16','2024-12-07 22:01:16','2024-12-07 23:01:16',NULL,0,0,NULL,NULL),(38346,'mixpanel','completed',10,'2024-12-08 00:09:33','2024-12-08 00:11:17','2024-12-07 23:11:33','2024-12-08 00:11:17',NULL,0,0,NULL,NULL),(38347,'mixpanel','completed',10,'2024-12-08 00:57:16','2024-12-08 01:01:15','2024-12-08 00:16:16','2024-12-08 01:01:15',NULL,0,0,NULL,NULL),(38348,'mixpanel','completed',10,'2024-12-08 01:36:15','2024-12-08 01:36:15','2024-12-08 01:06:15','2024-12-08 01:36:15',NULL,0,0,NULL,NULL),(38349,'mixpanel','completed',10,'2024-12-08 02:29:35','2024-12-08 02:31:18','2024-12-08 01:40:35','2024-12-08 02:31:18',NULL,0,0,NULL,NULL),(38350,'mixpanel','completed',10,'2024-12-08 02:54:15','2024-12-08 02:56:10','2024-12-08 02:36:15','2024-12-08 02:56:10',NULL,0,0,NULL,NULL),(38351,'mixpanel','completed',10,'2024-12-08 03:00:14','2024-12-08 03:06:15','2024-12-08 03:01:14','2024-12-08 03:06:15',NULL,0,0,NULL,NULL),(38352,'mixpanel','completed',10,'2024-12-08 03:53:16','2024-12-08 03:56:17','2024-12-08 03:11:16','2024-12-08 03:56:17',NULL,0,0,NULL,NULL),(38353,'mixpanel','completed',10,'2024-12-08 04:46:39','2024-12-08 04:51:15','2024-12-08 03:58:39','2024-12-08 04:51:15',NULL,0,0,NULL,NULL),(38354,'mixpanel','completed',10,'2024-12-08 05:34:26','2024-12-08 05:36:16','2024-12-08 04:56:26','2024-12-08 05:36:16',NULL,0,0,NULL,NULL),(38355,'mixpanel','completed',10,'2024-12-08 06:19:17','2024-12-08 06:21:17','2024-12-08 05:41:17','2024-12-08 06:21:17',NULL,0,0,NULL,NULL),(38356,'mixpanel','completed',10,'2024-12-08 06:50:10','2024-12-08 06:51:16','2024-12-08 06:24:10','2024-12-08 06:51:16',NULL,0,0,NULL,NULL),(38357,'mixpanel','completed',10,'2024-12-08 07:03:21','2024-12-08 07:06:16','2024-12-08 06:55:21','2024-12-08 07:06:16',NULL,0,0,NULL,NULL),(38358,'mixpanel','completed',10,'2024-12-08 07:13:17','2024-12-08 07:16:16','2024-12-08 07:11:17','2024-12-08 07:16:16',NULL,0,0,NULL,NULL),(38359,'mixpanel','completed',10,'2024-12-08 07:57:17','2024-12-08 08:01:15','2024-12-08 07:21:17','2024-12-08 08:01:15',NULL,0,0,NULL,NULL),(38360,'mixpanel','completed',10,'2024-12-08 08:38:41','2024-12-08 08:41:16','2024-12-08 08:04:41','2024-12-08 08:41:16',NULL,0,0,NULL,NULL),(38361,'mixpanel','completed',10,'2024-12-08 09:31:16','2024-12-08 09:36:16','2024-12-08 08:46:16','2024-12-08 09:36:16',NULL,0,0,NULL,NULL),(38362,'mixpanel','completed',10,'2024-12-08 09:53:16','2024-12-08 09:56:17','2024-12-08 09:40:16','2024-12-08 09:56:17',NULL,0,0,NULL,NULL),(38363,'mixpanel','completed',10,'2024-12-08 10:53:11','2024-12-08 10:56:16','2024-12-08 10:01:11','2024-12-08 10:56:16',NULL,0,0,NULL,NULL),(38364,'mixpanel','completed',10,'2024-12-08 11:24:10','2024-12-08 11:26:16','2024-12-08 11:00:10','2024-12-08 11:26:16',NULL,0,0,NULL,NULL),(38365,'subscribers_engagement_score','completed',10,'2024-12-09 21:37:00','2024-12-09 21:41:19','2024-12-08 11:15:53','2024-12-09 21:41:19',NULL,0,0,NULL,NULL),(38366,'mixpanel','completed',10,'2024-12-08 12:06:17','2024-12-08 12:11:15','2024-12-08 11:29:17','2024-12-08 12:11:15',NULL,0,0,NULL,NULL),(38367,'mixpanel','completed',10,'2024-12-08 12:17:08','2024-12-08 12:21:15','2024-12-08 12:14:08','2024-12-08 12:21:15',NULL,0,0,NULL,NULL),(38368,'mixpanel','completed',10,'2024-12-08 13:13:16','2024-12-08 13:16:17','2024-12-08 12:26:16','2024-12-08 13:16:17',NULL,0,0,NULL,NULL),(38369,'schedule_re_engagement_email','completed',10,'2024-12-09 12:46:16','2024-12-09 12:46:19','2024-12-08 12:46:16','2024-12-09 12:46:19',NULL,0,0,NULL,NULL),(38370,'mixpanel','completed',10,'2024-12-08 13:31:16','2024-12-08 13:31:18','2024-12-08 13:21:16','2024-12-08 13:31:18',NULL,0,0,NULL,NULL),(38371,'mixpanel','completed',10,'2024-12-08 13:52:44','2024-12-08 13:53:45','2024-12-08 13:33:44','2024-12-08 13:53:45',NULL,0,0,NULL,NULL),(38372,'mixpanel','completed',10,'2024-12-08 14:20:16','2024-12-08 14:21:21','2024-12-08 13:56:16','2024-12-08 14:21:21',NULL,0,0,NULL,NULL),(38373,'mixpanel','completed',10,'2024-12-08 14:44:16','2024-12-08 14:46:17','2024-12-08 14:26:16','2024-12-08 14:46:17',NULL,0,0,NULL,NULL),(38374,'mixpanel','completed',10,'2024-12-08 15:08:15','2024-12-08 15:11:17','2024-12-08 14:51:15','2024-12-08 15:11:17',NULL,0,0,NULL,NULL),(38375,'mixpanel','completed',10,'2024-12-08 16:02:15','2024-12-08 16:06:15','2024-12-08 15:16:15','2024-12-08 16:06:15',NULL,0,0,NULL,NULL),(38376,'mixpanel','completed',10,'2024-12-08 16:26:39','2024-12-08 16:30:19','2024-12-08 16:09:39','2024-12-08 16:30:19',NULL,0,0,NULL,NULL),(38377,'mixpanel','completed',10,'2024-12-08 17:20:21','2024-12-08 17:22:45','2024-12-08 16:32:21','2024-12-08 17:22:45',NULL,0,0,NULL,NULL),(38378,'mixpanel','completed',10,'2024-12-08 17:41:18','2024-12-08 17:46:16','2024-12-08 17:26:18','2024-12-08 17:46:16',NULL,0,0,NULL,NULL),(38379,'mixpanel','completed',10,'2024-12-08 18:34:16','2024-12-08 18:36:17','2024-12-08 17:51:16','2024-12-08 18:36:17',NULL,0,0,NULL,NULL),(38380,'mixpanel','completed',10,'2024-12-08 19:01:08','2024-12-08 19:01:16','2024-12-08 18:41:08','2024-12-08 19:01:16',NULL,0,0,NULL,NULL),(38381,'mixpanel','completed',10,'2024-12-08 20:00:16','2024-12-08 20:01:30','2024-12-08 19:06:16','2024-12-08 20:01:30',NULL,0,0,NULL,NULL),(38382,'mixpanel','completed',10,'2024-12-08 20:47:16','2024-12-08 20:51:16','2024-12-08 20:06:16','2024-12-08 20:51:16',NULL,0,0,NULL,NULL),(38383,'mixpanel','completed',10,'2024-12-08 21:37:16','2024-12-08 21:41:20','2024-12-08 20:56:16','2024-12-08 21:41:20',NULL,0,0,NULL,NULL),(38384,'mixpanel','completed',10,'2024-12-08 22:15:18','2024-12-08 22:16:15','2024-12-08 21:46:18','2024-12-08 22:16:15',NULL,0,0,NULL,NULL),(38385,'mixpanel','completed',10,'2024-12-08 22:35:17','2024-12-08 22:41:19','2024-12-08 22:21:17','2024-12-08 22:41:19',NULL,0,0,NULL,NULL),(38386,'mixpanel','completed',10,'2024-12-08 23:34:16','2024-12-08 23:36:15','2024-12-08 22:46:16','2024-12-08 23:36:15',NULL,0,0,NULL,NULL),(38387,'mixpanel','completed',10,'2024-12-08 23:58:17','2024-12-09 00:01:16','2024-12-08 23:41:17','2024-12-09 00:01:16',NULL,0,0,NULL,NULL),(38388,'inactive_subscribers','completed',10,'2024-12-18 00:00:00','2024-12-18 00:01:27','2024-12-09 00:01:15','2024-12-18 00:01:27',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38389,'mixpanel','completed',10,'2024-12-09 00:17:16','2024-12-09 00:21:16','2024-12-09 00:06:16','2024-12-09 00:21:16',NULL,0,0,NULL,NULL),(38390,'mixpanel','completed',10,'2024-12-09 00:27:19','2024-12-09 00:31:16','2024-12-09 00:26:19','2024-12-09 00:31:16',NULL,0,0,NULL,NULL),(38391,'mixpanel','completed',10,'2024-12-09 01:28:52','2024-12-09 01:31:15','2024-12-09 00:33:52','2024-12-09 01:31:15',NULL,0,0,NULL,NULL),(38392,'mixpanel','completed',10,'2024-12-09 02:04:16','2024-12-09 02:06:18','2024-12-09 01:36:16','2024-12-09 02:06:18',NULL,0,0,NULL,NULL),(38393,'mixpanel','completed',10,'2024-12-09 02:17:18','2024-12-09 02:21:16','2024-12-09 02:10:18','2024-12-09 02:21:16',NULL,0,0,NULL,NULL),(38394,'mixpanel','completed',10,'2024-12-09 03:08:15','2024-12-09 03:11:17','2024-12-09 02:26:15','2024-12-09 03:11:17',NULL,0,0,NULL,NULL),(38395,'mixpanel','completed',10,'2024-12-09 03:54:15','2024-12-09 03:56:16','2024-12-09 03:16:15','2024-12-09 03:56:16',NULL,0,0,NULL,NULL),(38396,'mixpanel','completed',10,'2024-12-09 04:47:16','2024-12-09 04:51:34','2024-12-09 04:01:16','2024-12-09 04:51:34',NULL,0,0,NULL,NULL),(38397,'mixpanel','completed',10,'2024-12-09 05:15:19','2024-12-09 05:16:20','2024-12-09 04:56:19','2024-12-09 05:16:20',NULL,0,0,NULL,NULL),(38398,'mixpanel','completed',10,'2024-12-09 06:03:16','2024-12-09 06:03:58','2024-12-09 05:21:16','2024-12-09 06:03:58',NULL,0,0,NULL,NULL),(38399,'mixpanel','completed',10,'2024-12-09 06:27:19','2024-12-09 06:29:55','2024-12-09 06:06:19','2024-12-09 06:29:55',NULL,0,0,NULL,NULL),(38400,'mixpanel','completed',10,'2024-12-09 06:58:54','2024-12-09 07:01:17','2024-12-09 06:33:54','2024-12-09 07:01:17',NULL,0,0,NULL,NULL),(38401,'mixpanel','completed',10,'2024-12-09 08:02:18','2024-12-09 08:06:17','2024-12-09 07:06:18','2024-12-09 08:06:17',NULL,0,0,NULL,NULL),(38402,'mixpanel','completed',10,'2024-12-09 08:47:22','2024-12-09 08:51:17','2024-12-09 08:11:22','2024-12-09 08:51:17',NULL,0,0,NULL,NULL),(38403,'mixpanel','completed',10,'2024-12-09 09:01:21','2024-12-09 09:06:17','2024-12-09 08:56:21','2024-12-09 09:06:17',NULL,0,0,NULL,NULL),(38404,'mixpanel','completed',10,'2024-12-09 10:02:21','2024-12-09 10:04:38','2024-12-09 09:11:21','2024-12-09 10:04:38',NULL,0,0,NULL,NULL),(38405,'mixpanel','completed',10,'2024-12-09 10:48:44','2024-12-09 10:51:17','2024-12-09 10:07:44','2024-12-09 10:51:17',NULL,0,0,NULL,NULL),(38406,'mixpanel','completed',10,'2024-12-09 11:17:21','2024-12-09 11:21:18','2024-12-09 10:56:21','2024-12-09 11:21:18',NULL,0,0,NULL,NULL),(38407,'mixpanel','completed',10,'2024-12-09 11:55:12','2024-12-09 11:56:20','2024-12-09 11:26:12','2024-12-09 11:56:20',NULL,0,0,NULL,NULL),(38408,'mixpanel','completed',10,'2024-12-09 12:48:18','2024-12-09 12:51:21','2024-12-09 12:01:18','2024-12-09 12:51:21',NULL,0,0,NULL,NULL),(38409,'schedule_re_engagement_email','completed',10,'2024-12-10 12:51:21','2024-12-10 12:55:11','2024-12-09 12:51:21','2024-12-10 12:55:11',NULL,0,0,NULL,NULL),(38410,'mixpanel','completed',10,'2024-12-09 13:39:12','2024-12-09 13:41:18','2024-12-09 12:56:12','2024-12-09 13:41:18',NULL,0,0,NULL,NULL),(38411,'mixpanel','completed',10,'2024-12-09 14:08:44','2024-12-09 14:11:20','2024-12-09 13:43:44','2024-12-09 14:11:20',NULL,0,0,NULL,NULL),(38412,'mixpanel','completed',10,'2024-12-09 14:31:03','2024-12-09 14:31:17','2024-12-09 14:15:03','2024-12-09 14:31:17',NULL,0,0,NULL,NULL),(38413,'mixpanel','completed',10,'2024-12-09 14:36:47','2024-12-09 14:41:19','2024-12-09 14:33:47','2024-12-09 14:41:19',NULL,0,0,NULL,NULL),(38414,'mixpanel','completed',10,'2024-12-09 15:38:49','2024-12-09 15:41:19','2024-12-09 14:43:49','2024-12-09 15:41:19',NULL,0,0,NULL,NULL),(38415,'mixpanel','completed',10,'2024-12-09 16:02:59','2024-12-09 16:06:20','2024-12-09 15:43:59','2024-12-09 16:06:20',NULL,0,0,NULL,NULL),(38416,'mixpanel','completed',10,'2024-12-09 16:41:44','2024-12-09 16:42:09','2024-12-09 16:09:44','2024-12-09 16:42:09',NULL,0,0,NULL,NULL),(38417,'mixpanel','completed',10,'2024-12-09 16:47:48','2024-12-09 16:51:18','2024-12-09 16:44:48','2024-12-09 16:51:18',NULL,0,0,NULL,NULL),(38418,'mixpanel','completed',10,'2024-12-09 17:41:20','2024-12-09 17:46:16','2024-12-09 16:56:20','2024-12-09 17:46:16',NULL,0,0,NULL,NULL),(38419,'mixpanel','completed',10,'2024-12-09 18:26:19','2024-12-09 18:26:20','2024-12-09 17:51:19','2024-12-09 18:26:20',NULL,0,0,NULL,NULL),(38420,'mixpanel','completed',10,'2024-12-09 18:48:16','2024-12-09 18:51:18','2024-12-09 18:31:17','2024-12-09 18:51:18',NULL,0,0,NULL,NULL),(38421,'mixpanel','completed',10,'2024-12-09 19:03:18','2024-12-09 19:05:38','2024-12-09 18:56:18','2024-12-09 19:05:38',NULL,0,0,NULL,NULL),(38422,'mixpanel','completed',10,'2024-12-09 20:06:21','2024-12-09 20:11:21','2024-12-09 19:11:21','2024-12-09 20:11:21',NULL,0,0,NULL,NULL),(38423,'mixpanel','completed',10,'2024-12-09 20:14:15','2024-12-09 20:21:20','2024-12-09 20:14:15','2024-12-09 20:21:20',NULL,0,0,NULL,NULL),(38424,'mixpanel','completed',10,'2024-12-09 20:57:28','2024-12-09 21:00:07','2024-12-09 20:25:28','2024-12-09 21:00:07',NULL,0,0,NULL,NULL),(38425,'mixpanel','completed',10,'2024-12-09 21:09:37','2024-12-09 21:11:21','2024-12-09 21:06:37','2024-12-09 21:11:21',NULL,0,0,NULL,NULL),(38426,'mixpanel','completed',10,'2024-12-09 22:01:17','2024-12-09 22:01:19','2024-12-09 21:16:17','2024-12-09 22:01:19',NULL,0,0,NULL,NULL),(38427,'subscribers_engagement_score','completed',10,'2024-12-09 21:41:19','2024-12-09 21:46:34','2024-12-09 21:41:19','2024-12-09 21:46:34',NULL,0,0,NULL,NULL),(38428,'subscribers_engagement_score','completed',10,'2024-12-10 09:35:00','2024-12-10 09:36:24','2024-12-09 21:46:34','2024-12-10 09:36:24',NULL,0,0,NULL,NULL),(38429,'mixpanel','completed',10,'2024-12-09 22:47:20','2024-12-09 22:51:19','2024-12-09 22:06:20','2024-12-09 22:51:19',NULL,0,0,NULL,NULL),(38430,'mixpanel','completed',10,'2024-12-09 23:40:21','2024-12-09 23:41:21','2024-12-09 22:56:21','2024-12-09 23:41:21',NULL,0,0,NULL,NULL),(38431,'mixpanel','completed',10,'2024-12-10 00:40:21','2024-12-10 00:41:24','2024-12-09 23:46:21','2024-12-10 00:41:24',NULL,0,0,NULL,NULL),(38432,'subscribers_email_count','completed',10,'2024-12-22 00:00:00','2024-12-22 00:01:28','2024-12-10 00:01:21','2024-12-22 00:01:28',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38433,'mixpanel','completed',10,'2024-12-10 01:41:23','2024-12-10 01:46:47','2024-12-10 00:46:23','2024-12-10 01:46:47',NULL,0,0,NULL,NULL),(38434,'mixpanel','completed',10,'2024-12-10 02:10:20','2024-12-10 02:11:20','2024-12-10 01:51:20','2024-12-10 02:11:20',NULL,0,0,NULL,NULL),(38435,'mixpanel','completed',10,'2024-12-10 02:40:22','2024-12-10 02:41:21','2024-12-10 02:16:22','2024-12-10 02:41:21',NULL,0,0,NULL,NULL),(38436,'mixpanel','completed',10,'2024-12-10 03:38:19','2024-12-10 03:41:18','2024-12-10 02:46:19','2024-12-10 03:41:18',NULL,0,0,NULL,NULL),(38437,'mixpanel','completed',10,'2024-12-10 04:13:18','2024-12-10 04:16:22','2024-12-10 03:46:18','2024-12-10 04:16:22',NULL,0,0,NULL,NULL),(38438,'mixpanel','completed',10,'2024-12-10 05:15:20','2024-12-10 05:16:20','2024-12-10 04:21:20','2024-12-10 05:16:20',NULL,0,0,NULL,NULL),(38439,'mixpanel','completed',10,'2024-12-10 05:26:19','2024-12-10 05:26:20','2024-12-10 05:21:19','2024-12-10 05:26:20',NULL,0,0,NULL,NULL),(38440,'mixpanel','completed',10,'2024-12-10 06:00:19','2024-12-10 06:01:19','2024-12-10 05:31:19','2024-12-10 06:01:19',NULL,0,0,NULL,NULL),(38441,'mixpanel','completed',10,'2024-12-10 07:04:20','2024-12-10 07:06:22','2024-12-10 06:06:20','2024-12-10 07:06:22',NULL,0,0,NULL,NULL),(38442,'mixpanel','completed',10,'2024-12-10 07:15:19','2024-12-10 07:16:20','2024-12-10 07:11:19','2024-12-10 07:16:20',NULL,0,0,NULL,NULL),(38443,'mixpanel','completed',10,'2024-12-10 08:00:18','2024-12-10 08:06:20','2024-12-10 07:19:18','2024-12-10 08:06:20',NULL,0,0,NULL,NULL),(38444,'mixpanel','completed',10,'2024-12-10 08:22:19','2024-12-10 08:26:22','2024-12-10 08:11:19','2024-12-10 08:26:22',NULL,0,0,NULL,NULL),(38445,'mixpanel','completed',10,'2024-12-10 09:28:46','2024-12-10 09:31:23','2024-12-10 08:30:46','2024-12-10 09:31:23',NULL,0,0,NULL,NULL),(38446,'subscribers_engagement_score','completed',10,'2024-12-11 09:46:00','2024-12-11 09:46:23','2024-12-10 09:36:24','2024-12-11 09:46:23',NULL,0,0,NULL,NULL),(38447,'mixpanel','completed',10,'2024-12-10 09:57:24','2024-12-10 10:01:23','2024-12-10 09:36:24','2024-12-10 10:01:23',NULL,0,0,NULL,NULL),(38448,'mixpanel','completed',10,'2024-12-10 10:11:19','2024-12-10 10:11:21','2024-12-10 10:06:19','2024-12-10 10:11:21',NULL,0,0,NULL,NULL),(38449,'mixpanel','completed',10,'2024-12-10 10:50:19','2024-12-10 10:51:19','2024-12-10 10:16:19','2024-12-10 10:51:19',NULL,0,0,NULL,NULL),(38450,'mixpanel','completed',10,'2024-12-10 11:37:20','2024-12-10 11:38:39','2024-12-10 10:56:20','2024-12-10 11:38:39',NULL,0,0,NULL,NULL),(38451,'mixpanel','completed',10,'2024-12-10 12:14:21','2024-12-10 12:16:19','2024-12-10 11:41:21','2024-12-10 12:16:19',NULL,0,0,NULL,NULL),(38452,'mixpanel','completed',10,'2024-12-10 13:17:20','2024-12-10 13:21:19','2024-12-10 12:21:20','2024-12-10 13:21:19',NULL,0,0,NULL,NULL),(38453,'schedule_re_engagement_email','completed',10,'2024-12-11 13:01:21','2024-12-11 13:06:21','2024-12-10 13:01:21','2024-12-11 13:06:21',NULL,0,0,NULL,NULL),(38454,'mixpanel','completed',10,'2024-12-10 13:27:20','2024-12-10 13:29:11','2024-12-10 13:26:20','2024-12-10 13:29:11',NULL,0,0,NULL,NULL),(38455,'mixpanel','completed',10,'2024-12-10 13:46:21','2024-12-10 13:51:18','2024-12-10 13:31:21','2024-12-10 13:51:18',NULL,0,0,NULL,NULL),(38456,'mixpanel','completed',10,'2024-12-10 14:49:22','2024-12-10 14:51:19','2024-12-10 13:56:22','2024-12-10 14:51:19',NULL,0,0,NULL,NULL),(38457,'mixpanel','completed',10,'2024-12-10 15:34:19','2024-12-10 15:36:20','2024-12-10 14:56:19','2024-12-10 15:36:20',NULL,0,0,NULL,NULL),(38458,'mixpanel','completed',10,'2024-12-10 16:17:20','2024-12-10 16:19:34','2024-12-10 15:41:20','2024-12-10 16:19:34',NULL,0,0,NULL,NULL),(38459,'mixpanel','completed',10,'2024-12-10 16:41:58','2024-12-10 16:45:16','2024-12-10 16:22:58','2024-12-10 16:45:16',NULL,0,0,NULL,NULL),(38460,'mixpanel','completed',10,'2024-12-10 17:27:20','2024-12-10 17:31:18','2024-12-10 16:51:20','2024-12-10 17:31:18',NULL,0,0,NULL,NULL),(38461,'mixpanel','completed',10,'2024-12-10 18:18:21','2024-12-10 18:21:20','2024-12-10 17:36:21','2024-12-10 18:21:20',NULL,0,0,NULL,NULL),(38462,'mixpanel','completed',10,'2024-12-10 18:45:45','2024-12-10 18:51:44','2024-12-10 18:25:45','2024-12-10 18:51:44',NULL,0,0,NULL,NULL),(38463,'mixpanel','completed',10,'2024-12-10 19:49:21','2024-12-10 19:51:19','2024-12-10 18:56:21','2024-12-10 19:51:19',NULL,0,0,NULL,NULL),(38464,'mixpanel','completed',10,'2024-12-10 20:08:20','2024-12-10 20:11:20','2024-12-10 19:56:20','2024-12-10 20:11:20',NULL,0,0,NULL,NULL),(38465,'mixpanel','completed',10,'2024-12-10 20:31:20','2024-12-10 20:31:21','2024-12-10 20:16:20','2024-12-10 20:31:21',NULL,0,0,NULL,NULL),(38466,'mixpanel','completed',10,'2024-12-10 20:49:20','2024-12-10 20:51:23','2024-12-10 20:36:20','2024-12-10 20:51:23',NULL,0,0,NULL,NULL),(38467,'mixpanel','completed',10,'2024-12-10 21:19:21','2024-12-10 21:21:28','2024-12-10 20:56:21','2024-12-10 21:21:28',NULL,0,0,NULL,NULL),(38468,'mixpanel','completed',10,'2024-12-10 21:52:22','2024-12-10 21:54:52','2024-12-10 21:26:22','2024-12-10 21:54:52',NULL,0,0,NULL,NULL),(38469,'unsubscribe_tokens','completed',0,'2024-12-10 21:46:48','2024-12-10 21:47:03','2024-12-10 21:46:48','2024-12-10 21:47:03',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(38470,'subscriber_link_tokens','completed',0,'2024-12-10 21:46:48','2024-12-10 21:47:03','2024-12-10 21:46:48','2024-12-10 21:47:03',NULL,0,0,NULL,NULL),(38471,'newsletter_templates_thumbnails','completed',10,'2024-12-10 21:46:48','2024-12-10 21:47:03','2024-12-10 21:46:48','2024-12-10 21:47:03',NULL,0,0,NULL,NULL),(38472,'mixpanel','completed',10,'2024-12-10 22:42:20','2024-12-10 22:46:20','2024-12-10 22:01:20','2024-12-10 22:46:20',NULL,0,0,NULL,NULL),(38473,'mixpanel','completed',10,'2024-12-10 23:05:20','2024-12-10 23:06:20','2024-12-10 22:51:20','2024-12-10 23:06:20',NULL,0,0,NULL,NULL),(38474,'mixpanel','completed',10,'2024-12-11 00:05:21','2024-12-11 00:06:20','2024-12-10 23:11:21','2024-12-11 00:06:20',NULL,0,0,NULL,NULL),(38475,'export_files_cleanup','completed',10,'2024-12-20 00:00:00','2024-12-20 15:01:28','2024-12-11 00:06:20','2024-12-20 15:01:28',NULL,0,0,NULL,NULL),(38476,'mixpanel','completed',10,'2024-12-11 00:41:20','2024-12-11 00:41:20','2024-12-11 00:11:20','2024-12-11 00:41:20',NULL,0,0,NULL,NULL),(38477,'mixpanel','completed',10,'2024-12-11 00:52:22','2024-12-11 00:56:19','2024-12-11 00:45:22','2024-12-11 00:56:19',NULL,0,0,NULL,NULL),(38478,'mixpanel','completed',10,'2024-12-11 01:24:21','2024-12-11 01:26:20','2024-12-11 01:01:21','2024-12-11 01:26:20',NULL,0,0,NULL,NULL),(38479,'mixpanel','completed',10,'2024-12-11 01:48:20','2024-12-11 01:51:20','2024-12-11 01:31:20','2024-12-11 01:51:20',NULL,0,0,NULL,NULL),(38480,'mixpanel','completed',10,'2024-12-11 01:54:56','2024-12-11 01:56:20','2024-12-11 01:53:56','2024-12-11 01:56:20',NULL,0,0,NULL,NULL),(38481,'mixpanel','completed',10,'2024-12-11 02:00:20','2024-12-11 02:06:20','2024-12-11 02:01:20','2024-12-11 02:06:20',NULL,0,0,NULL,NULL),(38482,'mixpanel','completed',10,'2024-12-11 03:01:20','2024-12-11 03:06:21','2024-12-11 02:11:20','2024-12-11 03:06:21',NULL,0,0,NULL,NULL),(38483,'mixpanel','completed',10,'2024-12-11 03:15:44','2024-12-11 03:16:20','2024-12-11 03:11:44','2024-12-11 03:16:20',NULL,0,0,NULL,NULL),(38484,'mixpanel','completed',10,'2024-12-11 03:54:19','2024-12-11 03:56:21','2024-12-11 03:21:19','2024-12-11 03:56:21',NULL,0,0,NULL,NULL),(38485,'mixpanel','completed',10,'2024-12-11 04:28:14','2024-12-11 04:31:22','2024-12-11 04:01:14','2024-12-11 04:31:22',NULL,0,0,NULL,NULL),(38486,'mixpanel','completed',10,'2024-12-11 05:05:30','2024-12-11 05:06:27','2024-12-11 04:36:30','2024-12-11 05:06:27',NULL,0,0,NULL,NULL),(38487,'mixpanel','completed',10,'2024-12-11 05:29:19','2024-12-11 05:31:24','2024-12-11 05:11:19','2024-12-11 05:31:24',NULL,0,0,NULL,NULL),(38488,'mixpanel','completed',10,'2024-12-11 06:02:24','2024-12-11 06:06:13','2024-12-11 05:36:24','2024-12-11 06:06:13',NULL,0,0,NULL,NULL),(38489,'mixpanel','completed',10,'2024-12-11 06:13:45','2024-12-11 06:16:21','2024-12-11 06:09:45','2024-12-11 06:16:21',NULL,0,0,NULL,NULL),(38490,'mixpanel','completed',10,'2024-12-11 07:15:24','2024-12-11 07:16:20','2024-12-11 06:21:24','2024-12-11 07:16:20',NULL,0,0,NULL,NULL),(38491,'mixpanel','completed',10,'2024-12-11 07:59:21','2024-12-11 08:01:24','2024-12-11 07:21:21','2024-12-11 08:01:24',NULL,0,0,NULL,NULL),(38492,'mixpanel','completed',10,'2024-12-11 08:32:22','2024-12-11 08:36:21','2024-12-11 08:06:22','2024-12-11 08:36:21',NULL,0,0,NULL,NULL),(38493,'mixpanel','completed',10,'2024-12-11 09:39:21','2024-12-11 09:41:22','2024-12-11 08:41:21','2024-12-11 09:41:22',NULL,0,0,NULL,NULL),(38494,'subscribers_engagement_score','completed',10,'2024-12-11 09:46:23','2024-12-11 09:51:21','2024-12-11 09:46:23','2024-12-11 09:51:21',NULL,0,0,NULL,NULL),(38495,'mixpanel','completed',10,'2024-12-11 10:43:23','2024-12-11 10:46:19','2024-12-11 09:46:23','2024-12-11 10:46:19',NULL,0,0,NULL,NULL),(38496,'subscribers_engagement_score','completed',10,'2024-12-12 01:46:00','2024-12-12 01:46:21','2024-12-11 09:51:21','2024-12-12 01:46:21',NULL,0,0,NULL,NULL),(38497,'mixpanel','completed',10,'2024-12-11 11:42:37','2024-12-11 11:46:20','2024-12-11 10:48:37','2024-12-11 11:46:20',NULL,0,0,NULL,NULL),(38498,'mixpanel','completed',10,'2024-12-11 12:06:20','2024-12-11 12:11:21','2024-12-11 11:51:20','2024-12-11 12:11:21',NULL,0,0,NULL,NULL),(38499,'mixpanel','completed',10,'2024-12-11 12:37:22','2024-12-11 12:41:21','2024-12-11 12:16:22','2024-12-11 12:41:21',NULL,0,0,NULL,NULL),(38500,'mixpanel','completed',10,'2024-12-11 13:02:21','2024-12-11 13:06:21','2024-12-11 12:46:21','2024-12-11 13:06:21',NULL,0,0,NULL,NULL),(38501,'schedule_re_engagement_email','completed',10,'2024-12-12 13:11:23','2024-12-12 13:11:23','2024-12-11 13:11:23','2024-12-12 13:11:23',NULL,0,0,NULL,NULL),(38502,'mixpanel','completed',10,'2024-12-11 13:24:23','2024-12-11 13:26:21','2024-12-11 13:11:23','2024-12-11 13:26:21',NULL,0,0,NULL,NULL),(38503,'mixpanel','completed',10,'2024-12-11 13:52:22','2024-12-11 13:56:21','2024-12-11 13:31:22','2024-12-11 13:56:21',NULL,0,0,NULL,NULL),(38504,'mixpanel','completed',10,'2024-12-11 14:05:21','2024-12-11 14:11:21','2024-12-11 14:01:21','2024-12-11 14:11:21',NULL,0,0,NULL,NULL),(38505,'mixpanel','completed',10,'2024-12-11 14:24:21','2024-12-11 14:26:23','2024-12-11 14:15:21','2024-12-11 14:26:23',NULL,0,0,NULL,NULL),(38506,'mixpanel','completed',10,'2024-12-11 15:13:21','2024-12-11 15:16:22','2024-12-11 14:31:21','2024-12-11 15:16:22',NULL,0,0,NULL,NULL),(38507,'mixpanel','completed',10,'2024-12-11 15:43:22','2024-12-11 15:45:11','2024-12-11 15:21:22','2024-12-11 15:45:11',NULL,0,0,NULL,NULL),(38508,'mixpanel','completed',10,'2024-12-11 16:09:36','2024-12-11 16:11:37','2024-12-11 15:47:36','2024-12-11 16:11:37',NULL,0,0,NULL,NULL),(38509,'mixpanel','completed',10,'2024-12-11 17:04:40','2024-12-11 17:11:23','2024-12-11 16:14:40','2024-12-11 17:11:23',NULL,0,0,NULL,NULL),(38510,'mixpanel','completed',10,'2024-12-11 17:25:20','2024-12-11 17:26:21','2024-12-11 17:16:20','2024-12-11 17:26:21',NULL,0,0,NULL,NULL),(38511,'mixpanel','completed',10,'2024-12-11 18:14:23','2024-12-11 18:16:23','2024-12-11 17:31:23','2024-12-11 18:16:23',NULL,0,0,NULL,NULL),(38512,'mixpanel','completed',10,'2024-12-11 18:44:26','2024-12-11 18:45:37','2024-12-11 18:21:26','2024-12-11 18:45:37',NULL,0,0,NULL,NULL),(38513,'mixpanel','completed',10,'2024-12-11 18:49:38','2024-12-11 18:51:38','2024-12-11 18:48:38','2024-12-11 18:51:38',NULL,0,0,NULL,NULL),(38514,'mixpanel','completed',10,'2024-12-11 19:10:36','2024-12-11 19:12:36','2024-12-11 18:54:36','2024-12-11 19:12:36',NULL,0,0,NULL,NULL),(38515,'mixpanel','completed',10,'2024-12-11 19:41:22','2024-12-11 19:41:22','2024-12-11 19:16:22','2024-12-11 19:41:22',NULL,0,0,NULL,NULL),(38516,'mixpanel','completed',10,'2024-12-11 20:23:20','2024-12-11 20:26:21','2024-12-11 19:46:20','2024-12-11 20:26:21',NULL,0,0,NULL,NULL),(38517,'mixpanel','completed',10,'2024-12-11 20:36:52','2024-12-11 20:41:22','2024-12-11 20:28:52','2024-12-11 20:41:22',NULL,0,0,NULL,NULL),(38518,'mixpanel','completed',10,'2024-12-11 21:28:20','2024-12-11 21:31:25','2024-12-11 20:46:20','2024-12-11 21:31:25',NULL,0,0,NULL,NULL),(38519,'mixpanel','completed',10,'2024-12-11 22:18:25','2024-12-11 22:21:21','2024-12-11 21:36:26','2024-12-11 22:21:21',NULL,0,0,NULL,NULL),(38520,'mixpanel','completed',10,'2024-12-11 22:34:22','2024-12-11 22:35:40','2024-12-11 22:26:22','2024-12-11 22:35:40',NULL,0,0,NULL,NULL),(38521,'mixpanel','completed',10,'2024-12-11 22:57:23','2024-12-11 23:01:22','2024-12-11 22:38:23','2024-12-11 23:01:22',NULL,0,0,NULL,NULL),(38522,'mixpanel','completed',10,'2024-12-11 23:22:21','2024-12-11 23:26:21','2024-12-11 23:06:21','2024-12-11 23:26:21',NULL,0,0,NULL,NULL),(38523,'mixpanel','completed',10,'2024-12-12 00:24:22','2024-12-12 00:26:22','2024-12-11 23:31:22','2024-12-12 00:26:22',NULL,0,0,NULL,NULL),(38524,'mixpanel','completed',10,'2024-12-12 01:19:22','2024-12-12 01:21:20','2024-12-12 00:31:22','2024-12-12 01:21:20',NULL,0,0,NULL,NULL),(38525,'mixpanel','completed',10,'2024-12-12 01:39:27','2024-12-12 01:41:19','2024-12-12 01:26:27','2024-12-12 01:41:19',NULL,0,0,NULL,NULL),(38526,'subscribers_engagement_score','completed',10,'2024-12-13 07:58:00','2024-12-13 08:01:23','2024-12-12 01:46:21','2024-12-13 08:01:23',NULL,0,0,NULL,NULL),(38527,'mixpanel','completed',10,'2024-12-12 01:52:21','2024-12-12 01:56:21','2024-12-12 01:46:21','2024-12-12 01:56:21',NULL,0,0,NULL,NULL),(38528,'mixpanel','completed',10,'2024-12-12 02:08:22','2024-12-12 02:11:21','2024-12-12 02:01:22','2024-12-12 02:11:22',NULL,0,0,NULL,NULL),(38529,'mixpanel','completed',10,'2024-12-12 02:56:20','2024-12-12 02:56:22','2024-12-12 02:16:20','2024-12-12 02:56:22',NULL,0,0,NULL,NULL),(38530,'mixpanel','completed',10,'2024-12-12 03:12:33','2024-12-12 03:16:24','2024-12-12 02:58:33','2024-12-12 03:16:24',NULL,0,0,NULL,NULL),(38531,'mixpanel','completed',10,'2024-12-12 03:27:21','2024-12-12 03:31:21','2024-12-12 03:21:21','2024-12-12 03:31:21',NULL,0,0,NULL,NULL),(38532,'mixpanel','completed',10,'2024-12-12 04:02:23','2024-12-12 04:06:21','2024-12-12 03:36:23','2024-12-12 04:06:21',NULL,0,0,NULL,NULL),(38533,'mixpanel','completed',10,'2024-12-12 05:02:22','2024-12-12 05:06:23','2024-12-12 04:11:22','2024-12-12 05:06:23',NULL,0,0,NULL,NULL),(38534,'mixpanel','completed',10,'2024-12-12 05:22:40','2024-12-12 05:26:21','2024-12-12 05:10:40','2024-12-12 05:26:21',NULL,0,0,NULL,NULL),(38535,'mixpanel','completed',10,'2024-12-12 06:18:25','2024-12-12 06:21:24','2024-12-12 05:31:25','2024-12-12 06:21:24',NULL,0,0,NULL,NULL),(38536,'mixpanel','completed',10,'2024-12-12 06:53:23','2024-12-12 06:56:25','2024-12-12 06:26:23','2024-12-12 06:56:25',NULL,0,0,NULL,NULL),(38537,'mixpanel','completed',10,'2024-12-12 07:08:26','2024-12-12 07:11:21','2024-12-12 07:01:26','2024-12-12 07:11:21',NULL,0,0,NULL,NULL),(38538,'mixpanel','completed',10,'2024-12-12 07:19:23','2024-12-12 07:21:22','2024-12-12 07:16:23','2024-12-12 07:21:22',NULL,0,0,NULL,NULL),(38539,'mixpanel','completed',10,'2024-12-12 08:03:23','2024-12-12 08:06:40','2024-12-12 07:26:23','2024-12-12 08:06:40',NULL,0,0,NULL,NULL),(38540,'mixpanel','completed',10,'2024-12-12 09:03:26','2024-12-12 09:06:29','2024-12-12 08:11:26','2024-12-12 09:06:29',NULL,0,0,NULL,NULL),(38541,'mixpanel','completed',10,'2024-12-12 09:29:21','2024-12-12 09:31:26','2024-12-12 09:11:21','2024-12-12 09:31:26',NULL,0,0,NULL,NULL),(38542,'mixpanel','completed',10,'2024-12-12 10:29:26','2024-12-12 10:31:23','2024-12-12 09:36:26','2024-12-12 10:31:23',NULL,0,0,NULL,NULL),(38543,'mixpanel','completed',10,'2024-12-12 11:15:25','2024-12-12 11:16:31','2024-12-12 10:36:25','2024-12-12 11:16:31',NULL,0,0,NULL,NULL),(38544,'mixpanel','completed',10,'2024-12-12 12:13:26','2024-12-12 12:16:22','2024-12-12 11:21:26','2024-12-12 12:16:22',NULL,0,0,NULL,NULL),(38545,'mixpanel','completed',10,'2024-12-12 13:12:24','2024-12-12 13:16:21','2024-12-12 12:21:24','2024-12-12 13:16:21',NULL,0,0,NULL,NULL),(38546,'schedule_re_engagement_email','completed',10,'2024-12-13 13:16:21','2024-12-13 13:21:22','2024-12-12 13:16:21','2024-12-13 13:21:22',NULL,0,0,NULL,NULL),(38547,'mixpanel','completed',10,'2024-12-12 13:27:22','2024-12-12 13:30:20','2024-12-12 13:21:22','2024-12-12 13:30:20',NULL,0,0,NULL,NULL),(38548,'mixpanel','completed',10,'2024-12-12 14:33:36','2024-12-12 14:36:23','2024-12-12 13:35:36','2024-12-12 14:36:23',NULL,0,0,NULL,NULL),(38549,'mixpanel','completed',10,'2024-12-12 15:34:22','2024-12-12 15:36:19','2024-12-12 14:41:22','2024-12-12 15:36:19',NULL,0,0,NULL,NULL),(38550,'mixpanel','completed',10,'2024-12-12 15:40:22','2024-12-12 15:46:21','2024-12-12 15:41:22','2024-12-12 15:46:21',NULL,0,0,NULL,NULL),(38551,'mixpanel','completed',10,'2024-12-12 16:19:23','2024-12-12 16:21:24','2024-12-12 15:51:23','2024-12-12 16:21:24',NULL,0,0,NULL,NULL),(38552,'mixpanel','completed',10,'2024-12-12 16:29:22','2024-12-12 16:31:22','2024-12-12 16:26:22','2024-12-12 16:31:22',NULL,0,0,NULL,NULL),(38553,'mixpanel','completed',10,'2024-12-12 17:17:45','2024-12-12 17:21:22','2024-12-12 16:33:45','2024-12-12 17:21:22',NULL,0,0,NULL,NULL),(38554,'mixpanel','completed',10,'2024-12-12 17:52:21','2024-12-12 17:56:23','2024-12-12 17:26:21','2024-12-12 17:56:23',NULL,0,0,NULL,NULL),(38555,'mixpanel','completed',10,'2024-12-12 18:38:22','2024-12-12 18:46:25','2024-12-12 18:01:22','2024-12-12 18:46:25',NULL,0,0,NULL,NULL),(38556,'mixpanel','completed',10,'2024-12-12 19:40:47','2024-12-12 19:41:24','2024-12-12 18:49:47','2024-12-12 19:41:24',NULL,0,0,NULL,NULL),(38557,'mixpanel','completed',10,'2024-12-12 19:48:20','2024-12-12 19:51:23','2024-12-12 19:46:20','2024-12-12 19:51:23',NULL,0,0,NULL,NULL),(38558,'mixpanel','completed',10,'2024-12-12 20:09:23','2024-12-12 20:11:23','2024-12-12 19:56:23','2024-12-12 20:11:23',NULL,0,0,NULL,NULL),(38559,'mixpanel','completed',10,'2024-12-12 20:54:19','2024-12-12 20:56:22','2024-12-12 20:21:19','2024-12-12 20:56:22',NULL,0,0,NULL,NULL),(38560,'mixpanel','completed',10,'2024-12-12 21:59:21','2024-12-12 22:01:19','2024-12-12 21:01:21','2024-12-12 22:01:19',NULL,0,0,NULL,NULL),(38561,'mixpanel','completed',10,'2024-12-12 22:06:24','2024-12-12 22:11:57','2024-12-12 22:06:24','2024-12-12 22:11:57',NULL,0,0,NULL,NULL),(38562,'mixpanel','completed',10,'2024-12-12 22:25:24','2024-12-12 22:26:22','2024-12-12 22:16:24','2024-12-12 22:26:22',NULL,0,0,NULL,NULL),(38563,'mixpanel','completed',10,'2024-12-12 23:17:22','2024-12-12 23:21:22','2024-12-12 22:31:22','2024-12-12 23:21:22',NULL,0,0,NULL,NULL),(38564,'mixpanel','completed',10,'2024-12-13 00:15:59','2024-12-13 00:16:25','2024-12-12 23:29:59','2024-12-13 00:16:25',NULL,0,0,NULL,NULL),(38565,'mixpanel','completed',10,'2024-12-13 00:33:23','2024-12-13 00:36:19','2024-12-13 00:21:23','2024-12-13 00:36:19',NULL,0,0,NULL,NULL),(38566,'mixpanel','completed',10,'2024-12-13 00:49:20','2024-12-13 00:51:20','2024-12-13 00:41:20','2024-12-13 00:51:20',NULL,0,0,NULL,NULL),(38567,'mixpanel','completed',10,'2024-12-13 01:35:21','2024-12-13 01:36:21','2024-12-13 00:56:21','2024-12-13 01:36:21',NULL,0,0,NULL,NULL),(38568,'mixpanel','completed',10,'2024-12-13 02:12:20','2024-12-13 02:16:19','2024-12-13 01:41:20','2024-12-13 02:16:19',NULL,0,0,NULL,NULL),(38569,'mixpanel','completed',10,'2024-12-13 03:05:20','2024-12-13 03:06:21','2024-12-13 02:21:20','2024-12-13 03:06:21',NULL,0,0,NULL,NULL),(38570,'mixpanel','completed',10,'2024-12-13 03:32:22','2024-12-13 03:36:20','2024-12-13 03:11:22','2024-12-13 03:36:20',NULL,0,0,NULL,NULL),(38571,'mixpanel','completed',10,'2024-12-13 04:30:21','2024-12-13 04:31:20','2024-12-13 03:41:21','2024-12-13 04:31:20',NULL,0,0,NULL,NULL),(38572,'mixpanel','completed',10,'2024-12-13 04:45:52','2024-12-13 04:46:30','2024-12-13 04:33:52','2024-12-13 04:46:30',NULL,0,0,NULL,NULL),(38573,'mixpanel','completed',10,'2024-12-13 05:34:33','2024-12-13 05:36:20','2024-12-13 04:51:33','2024-12-13 05:36:20',NULL,0,0,NULL,NULL),(38574,'mixpanel','completed',10,'2024-12-13 06:35:27','2024-12-13 06:36:21','2024-12-13 05:41:27','2024-12-13 06:36:21',NULL,0,0,NULL,NULL),(38575,'mixpanel','completed',10,'2024-12-13 06:55:11','2024-12-13 06:56:26','2024-12-13 06:40:11','2024-12-13 06:56:26',NULL,0,0,NULL,NULL),(38576,'mixpanel','completed',10,'2024-12-13 07:41:21','2024-12-13 07:46:21','2024-12-13 07:01:21','2024-12-13 07:46:21',NULL,0,0,NULL,NULL),(38577,'mixpanel','completed',10,'2024-12-13 08:47:21','2024-12-13 08:51:19','2024-12-13 07:51:21','2024-12-13 08:51:19',NULL,0,0,NULL,NULL),(38578,'subscribers_engagement_score','completed',10,'2024-12-13 08:01:23','2024-12-13 08:06:21','2024-12-13 08:01:23','2024-12-13 08:06:21',NULL,0,0,NULL,NULL),(38579,'subscribers_engagement_score','completed',10,'2024-12-14 16:26:00','2024-12-14 16:26:24','2024-12-13 08:06:21','2024-12-14 16:26:24',NULL,0,0,NULL,NULL),(38580,'mixpanel','completed',10,'2024-12-13 09:33:23','2024-12-13 09:36:20','2024-12-13 08:56:23','2024-12-13 09:36:20',NULL,0,0,NULL,NULL),(38581,'mixpanel','completed',10,'2024-12-13 09:51:22','2024-12-13 09:54:33','2024-12-13 09:41:22','2024-12-13 09:54:33',NULL,0,0,NULL,NULL),(38582,'mixpanel','completed',10,'2024-12-13 10:22:20','2024-12-13 10:26:22','2024-12-13 10:01:20','2024-12-13 10:26:22',NULL,0,0,NULL,NULL),(38583,'mixpanel','completed',10,'2024-12-13 11:03:21','2024-12-13 11:06:23','2024-12-13 10:31:21','2024-12-13 11:06:23',NULL,0,0,NULL,NULL),(38584,'mixpanel','completed',10,'2024-12-13 11:45:48','2024-12-13 11:46:22','2024-12-13 11:09:48','2024-12-13 11:46:22',NULL,0,0,NULL,NULL),(38585,'mixpanel','completed',10,'2024-12-13 12:13:21','2024-12-13 12:16:21','2024-12-13 11:51:21','2024-12-13 12:16:21',NULL,0,0,NULL,NULL),(38586,'mixpanel','completed',10,'2024-12-13 13:15:21','2024-12-13 13:16:20','2024-12-13 12:21:21','2024-12-13 13:16:20',NULL,0,0,NULL,NULL),(38587,'mixpanel','completed',10,'2024-12-13 13:38:22','2024-12-13 13:40:27','2024-12-13 13:21:22','2024-12-13 13:40:27',NULL,0,0,NULL,NULL),(38588,'schedule_re_engagement_email','completed',10,'2024-12-14 13:26:23','2024-12-14 13:26:23','2024-12-13 13:26:23','2024-12-14 13:26:23',NULL,0,0,NULL,NULL),(38589,'mixpanel','completed',10,'2024-12-13 14:22:20','2024-12-13 14:26:20','2024-12-13 13:46:20','2024-12-13 14:26:20',NULL,0,0,NULL,NULL),(38590,'mixpanel','completed',10,'2024-12-13 15:09:20','2024-12-13 15:10:42','2024-12-13 14:31:20','2024-12-13 15:10:42',NULL,0,0,NULL,NULL),(38591,'mixpanel','completed',10,'2024-12-13 15:46:21','2024-12-13 15:46:23','2024-12-13 15:16:21','2024-12-13 15:46:23',NULL,0,0,NULL,NULL),(38592,'mixpanel','completed',10,'2024-12-13 16:09:21','2024-12-13 16:11:23','2024-12-13 15:51:21','2024-12-13 16:11:23',NULL,0,0,NULL,NULL),(38593,'mixpanel','completed',10,'2024-12-13 16:24:20','2024-12-13 16:26:24','2024-12-13 16:16:20','2024-12-13 16:26:24',NULL,0,0,NULL,NULL),(38594,'mixpanel','completed',10,'2024-12-13 17:00:20','2024-12-13 17:01:20','2024-12-13 16:31:20','2024-12-13 17:01:20',NULL,0,0,NULL,NULL),(38595,'mixpanel','completed',10,'2024-12-13 17:49:40','2024-12-13 17:51:21','2024-12-13 17:05:40','2024-12-13 17:51:21',NULL,0,0,NULL,NULL),(38596,'mixpanel','completed',10,'2024-12-13 18:18:22','2024-12-13 18:21:22','2024-12-13 17:56:22','2024-12-13 18:21:22',NULL,0,0,NULL,NULL),(38597,'mixpanel','completed',10,'2024-12-13 18:55:25','2024-12-13 18:58:12','2024-12-13 18:26:25','2024-12-13 18:58:12',NULL,0,0,NULL,NULL),(38598,'mixpanel','completed',10,'2024-12-13 19:03:15','2024-12-13 19:05:53','2024-12-13 18:58:15','2024-12-13 19:05:53',NULL,0,0,NULL,NULL),(38599,'mixpanel','completed',10,'2024-12-13 19:33:22','2024-12-13 19:35:56','2024-12-13 19:11:22','2024-12-13 19:35:56',NULL,0,0,NULL,NULL),(38600,'mixpanel','completed',10,'2024-12-13 19:43:12','2024-12-13 19:46:22','2024-12-13 19:40:12','2024-12-13 19:46:22',NULL,0,0,NULL,NULL),(38601,'mixpanel','completed',10,'2024-12-13 20:07:22','2024-12-13 20:11:25','2024-12-13 19:51:22','2024-12-13 20:11:25',NULL,0,0,NULL,NULL),(38602,'mixpanel','completed',10,'2024-12-13 20:17:21','2024-12-13 20:21:22','2024-12-13 20:16:21','2024-12-13 20:21:22',NULL,0,0,NULL,NULL),(38603,'mixpanel','completed',10,'2024-12-13 20:42:23','2024-12-13 20:45:30','2024-12-13 20:26:23','2024-12-13 20:45:30',NULL,0,0,NULL,NULL),(38604,'mixpanel','completed',10,'2024-12-13 21:45:04','2024-12-13 21:46:24','2024-12-13 20:48:04','2024-12-13 21:46:24',NULL,0,0,NULL,NULL),(38605,'mixpanel','completed',10,'2024-12-13 22:23:45','2024-12-13 22:26:21','2024-12-13 21:51:45','2024-12-13 22:26:21',NULL,0,0,NULL,NULL),(38606,'mixpanel','completed',10,'2024-12-13 23:07:22','2024-12-13 23:11:23','2024-12-13 22:31:22','2024-12-13 23:11:23',NULL,0,0,NULL,NULL),(38607,'mixpanel','completed',10,'2024-12-13 23:34:22','2024-12-13 23:36:30','2024-12-13 23:16:22','2024-12-13 23:36:30',NULL,0,0,NULL,NULL),(38608,'mixpanel','completed',10,'2024-12-13 23:43:26','2024-12-13 23:46:23','2024-12-13 23:41:26','2024-12-13 23:46:23',NULL,0,0,NULL,NULL),(38609,'mixpanel','completed',10,'2024-12-14 00:06:25','2024-12-14 00:06:26','2024-12-13 23:51:25','2024-12-14 00:06:26',NULL,0,0,NULL,NULL),(38610,'mixpanel','completed',10,'2024-12-14 00:36:23','2024-12-14 00:41:21','2024-12-14 00:11:23','2024-12-14 00:41:21',NULL,0,0,NULL,NULL),(38611,'mixpanel','completed',10,'2024-12-14 01:40:20','2024-12-14 01:41:22','2024-12-14 00:46:20','2024-12-14 01:41:22',NULL,0,0,NULL,NULL),(38612,'mixpanel','completed',10,'2024-12-14 02:15:19','2024-12-14 02:16:22','2024-12-14 01:46:19','2024-12-14 02:16:22',NULL,0,0,NULL,NULL),(38613,'mixpanel','completed',10,'2024-12-14 02:31:21','2024-12-14 02:35:01','2024-12-14 02:21:21','2024-12-14 02:35:01',NULL,0,0,NULL,NULL),(38614,'mixpanel','completed',10,'2024-12-14 03:11:21','2024-12-14 03:11:24','2024-12-14 02:41:21','2024-12-14 03:11:24',NULL,0,0,NULL,NULL),(38615,'mixpanel','completed',10,'2024-12-14 03:41:22','2024-12-14 03:46:20','2024-12-14 03:16:22','2024-12-14 03:46:20',NULL,0,0,NULL,NULL),(38616,'mixpanel','completed',10,'2024-12-14 04:08:20','2024-12-14 04:11:20','2024-12-14 03:51:20','2024-12-14 04:11:20',NULL,0,0,NULL,NULL),(38617,'mixpanel','completed',10,'2024-12-14 04:23:20','2024-12-14 04:26:21','2024-12-14 04:16:20','2024-12-14 04:26:21',NULL,0,0,NULL,NULL),(38618,'mixpanel','completed',10,'2024-12-14 04:35:02','2024-12-14 04:36:23','2024-12-14 04:30:02','2024-12-14 04:36:23',NULL,0,0,NULL,NULL),(38619,'mixpanel','completed',10,'2024-12-14 05:22:32','2024-12-14 05:26:40','2024-12-14 04:41:32','2024-12-14 05:26:40',NULL,0,0,NULL,NULL),(38620,'mixpanel','completed',10,'2024-12-14 06:23:43','2024-12-14 06:26:25','2024-12-14 05:26:43','2024-12-14 06:26:25',NULL,0,0,NULL,NULL),(38621,'mixpanel','completed',10,'2024-12-14 06:39:22','2024-12-14 06:41:23','2024-12-14 06:31:22','2024-12-14 06:41:23',NULL,0,0,NULL,NULL),(38622,'mixpanel','completed',10,'2024-12-14 06:58:40','2024-12-14 07:01:22','2024-12-14 06:49:40','2024-12-14 07:01:22',NULL,0,0,NULL,NULL),(38623,'mixpanel','completed',10,'2024-12-14 07:50:47','2024-12-14 07:51:21','2024-12-14 07:04:47','2024-12-14 07:51:21',NULL,0,0,NULL,NULL),(38624,'mixpanel','completed',10,'2024-12-14 07:57:02','2024-12-14 08:01:21','2024-12-14 07:56:02','2024-12-14 08:01:21',NULL,0,0,NULL,NULL),(38625,'mixpanel','completed',10,'2024-12-14 08:50:21','2024-12-14 08:56:22','2024-12-14 08:06:21','2024-12-14 08:56:22',NULL,0,0,NULL,NULL),(38626,'mixpanel','completed',10,'2024-12-14 09:30:21','2024-12-14 09:31:23','2024-12-14 09:01:21','2024-12-14 09:31:23',NULL,0,0,NULL,NULL),(38627,'mixpanel','completed',10,'2024-12-14 10:02:21','2024-12-14 10:06:23','2024-12-14 09:36:21','2024-12-14 10:06:23',NULL,0,0,NULL,NULL),(38628,'mixpanel','completed',10,'2024-12-14 10:10:21','2024-12-14 10:16:23','2024-12-14 10:10:21','2024-12-14 10:16:23',NULL,0,0,NULL,NULL),(38629,'mixpanel','completed',10,'2024-12-14 10:41:22','2024-12-14 10:41:23','2024-12-14 10:26:22','2024-12-14 10:41:23',NULL,0,0,NULL,NULL),(38630,'mixpanel','completed',10,'2024-12-14 11:10:21','2024-12-14 11:11:21','2024-12-14 10:46:21','2024-12-14 11:11:21',NULL,0,0,NULL,NULL),(38631,'mixpanel','completed',10,'2024-12-14 11:47:22','2024-12-14 11:51:21','2024-12-14 11:16:22','2024-12-14 11:51:21',NULL,0,0,NULL,NULL),(38632,'mixpanel','completed',10,'2024-12-14 12:09:34','2024-12-14 12:10:44','2024-12-14 11:55:34','2024-12-14 12:10:44',NULL,0,0,NULL,NULL),(38633,'mixpanel','completed',10,'2024-12-14 12:21:22','2024-12-14 12:26:23','2024-12-14 12:16:22','2024-12-14 12:26:23',NULL,0,0,NULL,NULL),(38634,'mixpanel','completed',10,'2024-12-14 12:44:21','2024-12-14 12:46:20','2024-12-14 12:31:21','2024-12-14 12:46:20',NULL,0,0,NULL,NULL),(38635,'mixpanel','completed',10,'2024-12-14 13:33:17','2024-12-14 13:36:24','2024-12-14 12:50:17','2024-12-14 13:36:24',NULL,0,0,NULL,NULL),(38636,'schedule_re_engagement_email','completed',10,'2024-12-15 13:31:21','2024-12-15 13:31:26','2024-12-14 13:31:21','2024-12-15 13:31:26',NULL,0,0,NULL,NULL),(38637,'mixpanel','completed',10,'2024-12-14 14:07:23','2024-12-14 14:11:24','2024-12-14 13:41:23','2024-12-14 14:11:24',NULL,0,0,NULL,NULL),(38638,'mixpanel','completed',10,'2024-12-14 14:29:22','2024-12-14 14:31:20','2024-12-14 14:16:22','2024-12-14 14:31:20',NULL,0,0,NULL,NULL),(38639,'mixpanel','completed',10,'2024-12-14 15:26:27','2024-12-14 15:31:22','2024-12-14 14:35:27','2024-12-14 15:31:22',NULL,0,0,NULL,NULL),(38640,'mixpanel','completed',10,'2024-12-14 15:49:25','2024-12-14 15:51:26','2024-12-14 15:36:25','2024-12-14 15:51:26',NULL,0,0,NULL,NULL),(38641,'mixpanel','completed',10,'2024-12-14 16:06:24','2024-12-14 16:06:24','2024-12-14 15:56:24','2024-12-14 16:06:24',NULL,0,0,NULL,NULL),(38642,'mixpanel','completed',10,'2024-12-14 16:36:22','2024-12-14 16:36:24','2024-12-14 16:11:22','2024-12-14 16:36:24',NULL,0,0,NULL,NULL),(38643,'subscribers_engagement_score','completed',10,'2024-12-14 16:26:24','2024-12-14 16:31:22','2024-12-14 16:26:24','2024-12-14 16:31:22',NULL,0,0,NULL,NULL),(38644,'subscribers_engagement_score','completed',10,'2024-12-15 12:40:00','2024-12-15 12:40:37','2024-12-14 16:31:22','2024-12-15 12:40:37',NULL,0,0,NULL,NULL),(38645,'mixpanel','completed',10,'2024-12-14 17:10:24','2024-12-14 17:16:21','2024-12-14 16:41:24','2024-12-14 17:16:21',NULL,0,0,NULL,NULL),(38646,'mixpanel','completed',10,'2024-12-14 18:11:25','2024-12-14 18:16:22','2024-12-14 17:21:25','2024-12-14 18:16:22',NULL,0,0,NULL,NULL),(38647,'mixpanel','completed',10,'2024-12-14 18:24:23','2024-12-14 18:26:25','2024-12-14 18:21:23','2024-12-14 18:26:25',NULL,0,0,NULL,NULL),(38648,'mixpanel','completed',10,'2024-12-14 19:21:22','2024-12-14 19:21:22','2024-12-14 18:31:22','2024-12-14 19:21:22',NULL,0,0,NULL,NULL),(38649,'mixpanel','completed',10,'2024-12-14 19:46:23','2024-12-14 19:51:26','2024-12-14 19:26:23','2024-12-14 19:51:26',NULL,0,0,NULL,NULL),(38650,'mixpanel','completed',10,'2024-12-14 19:55:26','2024-12-14 20:01:26','2024-12-14 19:56:26','2024-12-14 20:01:26',NULL,0,0,NULL,NULL),(38651,'mixpanel','completed',10,'2024-12-14 20:54:23','2024-12-14 20:56:24','2024-12-14 20:06:23','2024-12-14 20:56:24',NULL,0,0,NULL,NULL),(38652,'mixpanel','completed',10,'2024-12-14 21:55:23','2024-12-14 21:56:24','2024-12-14 21:01:23','2024-12-14 21:56:24',NULL,0,0,NULL,NULL),(38653,'mixpanel','completed',10,'2024-12-14 22:51:23','2024-12-14 22:51:24','2024-12-14 22:01:23','2024-12-14 22:51:24',NULL,0,0,NULL,NULL),(38654,'mixpanel','completed',10,'2024-12-14 23:28:24','2024-12-14 23:31:25','2024-12-14 22:56:25','2024-12-14 23:31:25',NULL,0,0,NULL,NULL),(38655,'mixpanel','completed',10,'2024-12-14 23:43:27','2024-12-14 23:46:24','2024-12-14 23:36:27','2024-12-14 23:46:24',NULL,0,0,NULL,NULL),(38656,'mixpanel','completed',10,'2024-12-15 00:46:38','2024-12-15 00:51:23','2024-12-14 23:53:38','2024-12-15 00:51:23',NULL,0,0,NULL,NULL),(38657,'mixpanel','completed',10,'2024-12-15 01:30:24','2024-12-15 01:31:22','2024-12-15 00:56:24','2024-12-15 01:31:22',NULL,0,0,NULL,NULL),(38658,'mixpanel','completed',10,'2024-12-15 01:59:24','2024-12-15 02:01:24','2024-12-15 01:36:24','2024-12-15 02:01:24',NULL,0,0,NULL,NULL),(38659,'mixpanel','completed',10,'2024-12-15 02:47:24','2024-12-15 02:51:25','2024-12-15 02:06:24','2024-12-15 02:51:25',NULL,0,0,NULL,NULL),(38660,'mixpanel','completed',10,'2024-12-15 03:20:25','2024-12-15 03:21:23','2024-12-15 02:56:25','2024-12-15 03:21:23',NULL,0,0,NULL,NULL),(38661,'mixpanel','completed',10,'2024-12-15 03:40:24','2024-12-15 03:41:25','2024-12-15 03:26:24','2024-12-15 03:41:25',NULL,0,0,NULL,NULL),(38662,'mixpanel','completed',10,'2024-12-15 03:48:23','2024-12-15 03:51:24','2024-12-15 03:46:23','2024-12-15 03:51:24',NULL,0,0,NULL,NULL),(38663,'mixpanel','completed',10,'2024-12-15 04:42:25','2024-12-15 04:46:32','2024-12-15 03:56:25','2024-12-15 04:46:32',NULL,0,0,NULL,NULL),(38664,'mixpanel','completed',10,'2024-12-15 05:16:27','2024-12-15 05:21:42','2024-12-15 04:51:27','2024-12-15 05:21:42',NULL,0,0,NULL,NULL),(38665,'mixpanel','completed',10,'2024-12-15 06:19:25','2024-12-15 06:21:24','2024-12-15 05:26:25','2024-12-15 06:21:24',NULL,0,0,NULL,NULL),(38666,'mixpanel','completed',10,'2024-12-15 06:36:27','2024-12-15 06:41:25','2024-12-15 06:26:27','2024-12-15 06:41:25',NULL,0,0,NULL,NULL),(38667,'mixpanel','completed',10,'2024-12-15 07:15:23','2024-12-15 07:16:24','2024-12-15 06:46:23','2024-12-15 07:16:24',NULL,0,0,NULL,NULL),(38668,'mixpanel','completed',10,'2024-12-15 07:43:25','2024-12-15 07:46:22','2024-12-15 07:21:25','2024-12-15 07:46:22',NULL,0,0,NULL,NULL),(38669,'mixpanel','completed',10,'2024-12-15 08:02:56','2024-12-15 08:06:19','2024-12-15 07:50:56','2024-12-15 08:06:19',NULL,0,0,NULL,NULL),(38670,'mixpanel','completed',10,'2024-12-15 08:30:28','2024-12-15 08:31:24','2024-12-15 08:09:28','2024-12-15 08:31:24',NULL,0,0,NULL,NULL),(38671,'mixpanel','completed',10,'2024-12-15 09:32:26','2024-12-15 09:36:25','2024-12-15 08:36:26','2024-12-15 09:36:25',NULL,0,0,NULL,NULL),(38672,'mixpanel','completed',10,'2024-12-15 10:04:25','2024-12-15 10:06:24','2024-12-15 09:41:25','2024-12-15 10:06:24',NULL,0,0,NULL,NULL),(38673,'mixpanel','completed',10,'2024-12-15 10:44:23','2024-12-15 10:46:23','2024-12-15 10:11:23','2024-12-15 10:46:23',NULL,0,0,NULL,NULL),(38674,'mixpanel','completed',10,'2024-12-15 10:55:22','2024-12-15 10:56:24','2024-12-15 10:51:22','2024-12-15 10:56:24',NULL,0,0,NULL,NULL),(38675,'mixpanel','completed',10,'2024-12-15 11:19:24','2024-12-15 11:21:25','2024-12-15 11:01:24','2024-12-15 11:21:25',NULL,0,0,NULL,NULL),(38676,'mixpanel','completed',10,'2024-12-15 11:29:23','2024-12-15 11:31:24','2024-12-15 11:26:23','2024-12-15 11:31:24',NULL,0,0,NULL,NULL),(38677,'mixpanel','completed',10,'2024-12-15 12:18:24','2024-12-15 12:21:23','2024-12-15 11:36:24','2024-12-15 12:21:23',NULL,0,0,NULL,NULL),(38678,'mixpanel','completed',10,'2024-12-15 12:58:26','2024-12-15 13:01:26','2024-12-15 12:26:26','2024-12-15 13:01:26',NULL,0,0,NULL,NULL),(38679,'subscribers_engagement_score','completed',10,'2024-12-16 15:14:00','2024-12-16 15:16:29','2024-12-15 12:40:37','2024-12-16 15:16:29',NULL,0,0,NULL,NULL),(38680,'mixpanel','completed',10,'2024-12-15 13:13:38','2024-12-15 13:16:28','2024-12-15 13:03:38','2024-12-15 13:16:28',NULL,0,0,NULL,NULL),(38681,'mixpanel','completed',10,'2024-12-15 13:31:25','2024-12-15 13:31:26','2024-12-15 13:21:25','2024-12-15 13:31:26',NULL,0,0,NULL,NULL),(38682,'schedule_re_engagement_email','completed',10,'2024-12-16 13:36:26','2024-12-16 13:41:28','2024-12-15 13:36:26','2024-12-16 13:41:28',NULL,0,0,NULL,NULL),(38683,'mixpanel','completed',10,'2024-12-15 13:53:26','2024-12-15 13:56:26','2024-12-15 13:36:26','2024-12-15 13:56:26',NULL,0,0,NULL,NULL),(38684,'mixpanel','completed',10,'2024-12-15 14:51:26','2024-12-15 14:51:35','2024-12-15 14:01:26','2024-12-15 14:51:35',NULL,0,0,NULL,NULL),(38685,'mixpanel','completed',10,'2024-12-15 15:45:25','2024-12-15 15:46:27','2024-12-15 14:56:25','2024-12-15 15:46:27',NULL,0,0,NULL,NULL),(38686,'mixpanel','completed',10,'2024-12-15 16:38:29','2024-12-15 16:41:26','2024-12-15 15:51:29','2024-12-15 16:41:26',NULL,0,0,NULL,NULL),(38687,'mixpanel','completed',10,'2024-12-15 16:54:14','2024-12-15 16:56:25','2024-12-15 16:46:14','2024-12-15 16:56:25',NULL,0,0,NULL,NULL),(38688,'mixpanel','completed',10,'2024-12-15 17:03:38','2024-12-15 17:06:27','2024-12-15 16:58:38','2024-12-15 17:06:27',NULL,0,0,NULL,NULL),(38689,'mixpanel','completed',10,'2024-12-15 17:16:26','2024-12-15 17:20:44','2024-12-15 17:11:26','2024-12-15 17:20:44',NULL,0,0,NULL,NULL),(38690,'mixpanel','completed',10,'2024-12-15 17:46:25','2024-12-15 17:46:25','2024-12-15 17:26:25','2024-12-15 17:46:25',NULL,0,0,NULL,NULL),(38691,'mixpanel','completed',10,'2024-12-15 18:18:26','2024-12-15 18:19:59','2024-12-15 17:51:26','2024-12-15 18:19:59',NULL,0,0,NULL,NULL),(38692,'mixpanel','completed',10,'2024-12-15 18:48:27','2024-12-15 18:51:26','2024-12-15 18:26:27','2024-12-15 18:51:26',NULL,0,0,NULL,NULL),(38693,'mixpanel','completed',10,'2024-12-15 19:10:26','2024-12-15 19:11:47','2024-12-15 18:56:26','2024-12-15 19:11:47',NULL,0,0,NULL,NULL),(38694,'mixpanel','completed',10,'2024-12-15 19:27:48','2024-12-15 19:30:05','2024-12-15 19:13:48','2024-12-15 19:30:05',NULL,0,0,NULL,NULL),(38695,'mixpanel','completed',10,'2024-12-15 20:03:26','2024-12-15 20:03:59','2024-12-15 19:36:26','2024-12-15 20:03:59',NULL,0,0,NULL,NULL),(38696,'mixpanel','completed',10,'2024-12-15 20:46:26','2024-12-15 20:54:20','2024-12-15 20:06:26','2024-12-15 20:54:20',NULL,0,0,NULL,NULL),(38697,'mixpanel','completed',10,'2024-12-15 21:06:24','2024-12-15 21:06:27','2024-12-15 20:54:24','2024-12-15 21:06:27',NULL,0,0,NULL,NULL),(38698,'mixpanel','completed',10,'2024-12-15 21:34:26','2024-12-15 21:36:42','2024-12-15 21:11:26','2024-12-15 21:36:42',NULL,0,0,NULL,NULL),(38699,'mixpanel','completed',10,'2024-12-15 21:56:40','2024-12-15 21:59:43','2024-12-15 21:41:40','2024-12-15 21:59:43',NULL,0,0,NULL,NULL),(38700,'mixpanel','completed',10,'2024-12-15 22:07:25','2024-12-15 22:09:44','2024-12-15 22:06:25','2024-12-15 22:09:44',NULL,0,0,NULL,NULL),(38701,'mixpanel','completed',10,'2024-12-15 23:04:25','2024-12-15 23:06:26','2024-12-15 22:16:25','2024-12-15 23:06:26',NULL,0,0,NULL,NULL),(38702,'mixpanel','completed',10,'2024-12-15 23:37:32','2024-12-15 23:41:26','2024-12-15 23:11:32','2024-12-15 23:41:26',NULL,0,0,NULL,NULL),(38703,'mixpanel','completed',10,'2024-12-15 23:49:38','2024-12-15 23:51:25','2024-12-15 23:44:38','2024-12-15 23:51:25',NULL,0,0,NULL,NULL),(38704,'mixpanel','completed',10,'2024-12-16 00:30:25','2024-12-16 00:31:31','2024-12-15 23:56:25','2024-12-16 00:31:31',NULL,0,0,NULL,NULL),(38705,'mixpanel','completed',10,'2024-12-16 00:36:26','2024-12-16 00:39:38','2024-12-16 00:36:26','2024-12-16 00:39:38',NULL,0,0,NULL,NULL),(38706,'mixpanel','completed',10,'2024-12-16 00:49:25','2024-12-16 00:51:24','2024-12-16 00:46:25','2024-12-16 00:51:24',NULL,0,0,NULL,NULL),(38707,'mixpanel','completed',10,'2024-12-16 00:57:26','2024-12-16 01:01:23','2024-12-16 00:56:26','2024-12-16 01:01:23',NULL,0,0,NULL,NULL),(38708,'mixpanel','completed',10,'2024-12-16 01:06:26','2024-12-16 01:11:26','2024-12-16 01:06:26','2024-12-16 01:11:26',NULL,0,0,NULL,NULL),(38709,'mixpanel','completed',10,'2024-12-16 02:03:20','2024-12-16 02:06:25','2024-12-16 01:15:20','2024-12-16 02:06:25',NULL,0,0,NULL,NULL),(38710,'mixpanel','completed',10,'2024-12-16 02:45:28','2024-12-16 02:46:25','2024-12-16 02:11:28','2024-12-16 02:46:25',NULL,0,0,NULL,NULL),(38711,'mixpanel','completed',10,'2024-12-16 03:01:25','2024-12-16 03:01:25','2024-12-16 02:51:25','2024-12-16 03:01:25',NULL,0,0,NULL,NULL),(38712,'mixpanel','completed',10,'2024-12-16 04:01:25','2024-12-16 04:06:07','2024-12-16 03:06:25','2024-12-16 04:06:07',NULL,0,0,NULL,NULL),(38713,'mixpanel','completed',10,'2024-12-16 04:44:25','2024-12-16 04:46:25','2024-12-16 04:11:25','2024-12-16 04:46:25',NULL,0,0,NULL,NULL),(38714,'mixpanel','completed',10,'2024-12-16 05:39:58','2024-12-16 05:41:26','2024-12-16 04:51:58','2024-12-16 05:41:26',NULL,0,0,NULL,NULL),(38715,'mixpanel','completed',10,'2024-12-16 06:14:26','2024-12-16 06:16:24','2024-12-16 05:46:26','2024-12-16 06:16:24',NULL,0,0,NULL,NULL),(38716,'mixpanel','completed',10,'2024-12-16 06:52:26','2024-12-16 06:56:25','2024-12-16 06:21:26','2024-12-16 06:56:25',NULL,0,0,NULL,NULL),(38717,'mixpanel','completed',10,'2024-12-16 07:59:26','2024-12-16 08:01:26','2024-12-16 07:01:26','2024-12-16 08:01:26',NULL,0,0,NULL,NULL),(38718,'mixpanel','completed',10,'2024-12-16 08:40:16','2024-12-16 08:41:27','2024-12-16 08:04:16','2024-12-16 08:41:27',NULL,0,0,NULL,NULL),(38719,'mixpanel','completed',10,'2024-12-16 09:42:27','2024-12-16 09:43:49','2024-12-16 08:46:27','2024-12-16 09:43:49',NULL,0,0,NULL,NULL),(38720,'mixpanel','completed',10,'2024-12-16 09:54:56','2024-12-16 10:00:17','2024-12-16 09:45:56','2024-12-16 10:00:17',NULL,0,0,NULL,NULL),(38721,'mixpanel','completed',10,'2024-12-16 10:16:26','2024-12-16 10:16:26','2024-12-16 10:06:26','2024-12-16 10:16:26',NULL,0,0,NULL,NULL),(38722,'mixpanel','completed',10,'2024-12-16 10:49:26','2024-12-16 10:51:27','2024-12-16 10:21:26','2024-12-16 10:51:27',NULL,0,0,NULL,NULL),(38723,'mixpanel','completed',10,'2024-12-16 11:30:29','2024-12-16 11:31:28','2024-12-16 10:56:29','2024-12-16 11:31:28',NULL,0,0,NULL,NULL),(38724,'mixpanel','completed',10,'2024-12-16 12:29:27','2024-12-16 12:31:26','2024-12-16 11:36:27','2024-12-16 12:31:26',NULL,0,0,NULL,NULL),(38725,'mixpanel','completed',10,'2024-12-16 13:24:27','2024-12-16 13:26:26','2024-12-16 12:36:27','2024-12-16 13:26:26',NULL,0,0,NULL,NULL),(38726,'mixpanel','completed',10,'2024-12-16 14:24:24','2024-12-16 14:26:28','2024-12-16 13:31:24','2024-12-16 14:26:28',NULL,0,0,NULL,NULL),(38727,'schedule_re_engagement_email','completed',10,'2024-12-17 13:46:26','2024-12-17 13:51:27','2024-12-16 13:46:26','2024-12-17 13:51:27',NULL,0,0,NULL,NULL),(38728,'mixpanel','completed',10,'2024-12-16 15:03:26','2024-12-16 15:03:45','2024-12-16 14:31:26','2024-12-16 15:03:45',NULL,0,0,NULL,NULL),(38729,'mixpanel','completed',10,'2024-12-16 16:01:28','2024-12-16 16:06:27','2024-12-16 15:06:28','2024-12-16 16:06:27',NULL,0,0,NULL,NULL),(38730,'subscribers_engagement_score','completed',10,'2024-12-16 15:16:29','2024-12-16 15:21:28','2024-12-16 15:16:29','2024-12-16 15:21:28',NULL,0,0,NULL,NULL),(38731,'subscribers_engagement_score','completed',10,'2024-12-17 14:23:00','2024-12-17 14:24:55','2024-12-16 15:21:28','2024-12-17 14:24:55',NULL,0,0,NULL,NULL),(38732,'mixpanel','completed',10,'2024-12-16 16:14:27','2024-12-16 16:16:27','2024-12-16 16:11:27','2024-12-16 16:16:27',NULL,0,0,NULL,NULL),(38733,'mixpanel','completed',10,'2024-12-16 17:19:26','2024-12-16 17:21:26','2024-12-16 16:21:26','2024-12-16 17:21:26',NULL,0,0,NULL,NULL),(38734,'mixpanel','completed',10,'2024-12-16 18:00:43','2024-12-16 18:01:27','2024-12-16 17:25:43','2024-12-16 18:01:27',NULL,0,0,NULL,NULL),(38735,'mixpanel','completed',10,'2024-12-16 18:16:26','2024-12-16 18:21:27','2024-12-16 18:06:26','2024-12-16 18:21:27',NULL,0,0,NULL,NULL),(38736,'mixpanel','completed',10,'2024-12-16 18:26:26','2024-12-16 18:31:30','2024-12-16 18:26:26','2024-12-16 18:31:30',NULL,0,0,NULL,NULL),(38737,'mixpanel','completed',10,'2024-12-16 19:08:06','2024-12-16 19:11:29','2024-12-16 18:36:06','2024-12-16 19:11:29',NULL,0,0,NULL,NULL),(38738,'mixpanel','completed',10,'2024-12-16 19:53:30','2024-12-16 19:56:29','2024-12-16 19:16:30','2024-12-16 19:56:29',NULL,0,0,NULL,NULL),(38739,'mixpanel','completed',10,'2024-12-16 20:35:25','2024-12-16 20:36:28','2024-12-16 20:01:25','2024-12-16 20:36:28',NULL,0,0,NULL,NULL),(38740,'mixpanel','completed',10,'2024-12-16 20:53:35','2024-12-16 20:56:34','2024-12-16 20:41:35','2024-12-16 20:56:34',NULL,0,0,NULL,NULL),(38741,'mixpanel','completed',10,'2024-12-16 21:35:58','2024-12-16 21:36:27','2024-12-16 21:00:58','2024-12-16 21:36:27',NULL,0,0,NULL,NULL),(38742,'mixpanel','completed',10,'2024-12-16 22:03:26','2024-12-16 22:06:27','2024-12-16 21:41:26','2024-12-16 22:06:27',NULL,0,0,NULL,NULL),(38743,'mixpanel','completed',10,'2024-12-16 22:15:26','2024-12-16 22:21:27','2024-12-16 22:11:26','2024-12-16 22:21:27',NULL,0,0,NULL,NULL),(38744,'mixpanel','completed',10,'2024-12-16 22:32:28','2024-12-16 22:36:27','2024-12-16 22:26:28','2024-12-16 22:36:27',NULL,0,0,NULL,NULL),(38745,'mixpanel','completed',10,'2024-12-16 23:28:27','2024-12-16 23:31:29','2024-12-16 22:41:27','2024-12-16 23:31:29',NULL,0,0,NULL,NULL),(38746,'mixpanel','completed',10,'2024-12-16 23:56:26','2024-12-16 23:56:26','2024-12-16 23:36:26','2024-12-16 23:56:26',NULL,0,0,NULL,NULL),(38747,'mixpanel','completed',10,'2024-12-17 00:35:29','2024-12-17 00:35:56','2024-12-17 00:01:29','2024-12-17 00:35:56',NULL,0,0,NULL,NULL),(38748,'mixpanel','completed',10,'2024-12-17 01:27:27','2024-12-17 01:31:27','2024-12-17 00:41:27','2024-12-17 01:31:27',NULL,0,0,NULL,NULL),(38749,'mixpanel','completed',10,'2024-12-17 02:26:24','2024-12-17 02:26:28','2024-12-17 01:36:24','2024-12-17 02:26:28',NULL,0,0,NULL,NULL),(38750,'mixpanel','completed',10,'2024-12-17 02:31:27','2024-12-17 02:36:28','2024-12-17 02:31:27','2024-12-17 02:36:28',NULL,0,0,NULL,NULL),(38751,'mixpanel','completed',10,'2024-12-17 02:55:27','2024-12-17 02:56:27','2024-12-17 02:41:27','2024-12-17 02:56:27',NULL,0,0,NULL,NULL),(38752,'mixpanel','completed',10,'2024-12-17 03:10:27','2024-12-17 03:11:25','2024-12-17 03:01:27','2024-12-17 03:11:25',NULL,0,0,NULL,NULL),(38753,'mixpanel','completed',10,'2024-12-17 04:04:26','2024-12-17 04:06:26','2024-12-17 03:16:26','2024-12-17 04:06:26',NULL,0,0,NULL,NULL),(38754,'mixpanel','completed',10,'2024-12-17 04:28:29','2024-12-17 04:28:42','2024-12-17 04:10:29','2024-12-17 04:28:42',NULL,0,0,NULL,NULL),(38755,'mixpanel','completed',10,'2024-12-17 04:59:31','2024-12-17 05:01:27','2024-12-17 04:31:31','2024-12-17 05:01:27',NULL,0,0,NULL,NULL),(38756,'mixpanel','completed',10,'2024-12-17 05:39:27','2024-12-17 05:40:10','2024-12-17 05:06:27','2024-12-17 05:40:10',NULL,0,0,NULL,NULL),(38757,'mixpanel','completed',10,'2024-12-17 06:02:24','2024-12-17 06:06:28','2024-12-17 05:46:24','2024-12-17 06:06:28',NULL,0,0,NULL,NULL),(38758,'mixpanel','completed',10,'2024-12-17 06:20:31','2024-12-17 06:21:30','2024-12-17 06:11:31','2024-12-17 06:21:30',NULL,0,0,NULL,NULL),(38759,'mixpanel','completed',10,'2024-12-17 07:09:26','2024-12-17 07:10:13','2024-12-17 06:26:26','2024-12-17 07:10:13',NULL,0,0,NULL,NULL),(38760,'mixpanel','completed',10,'2024-12-17 07:35:16','2024-12-17 07:36:24','2024-12-17 07:13:16','2024-12-17 07:36:24',NULL,0,0,NULL,NULL),(38761,'mixpanel','completed',10,'2024-12-17 07:41:26','2024-12-17 07:46:25','2024-12-17 07:41:26','2024-12-17 07:46:25',NULL,0,0,NULL,NULL),(38762,'mixpanel','completed',10,'2024-12-17 08:25:11','2024-12-17 08:26:28','2024-12-17 07:50:11','2024-12-17 08:26:28',NULL,0,0,NULL,NULL),(38763,'mixpanel','completed',10,'2024-12-17 08:39:24','2024-12-17 08:41:24','2024-12-17 08:31:24','2024-12-17 08:41:24',NULL,0,0,NULL,NULL),(38764,'mixpanel','completed',10,'2024-12-17 09:10:25','2024-12-17 09:12:48','2024-12-17 08:46:25','2024-12-17 09:12:48',NULL,0,0,NULL,NULL),(38765,'mixpanel','completed',10,'2024-12-17 09:38:24','2024-12-17 09:41:27','2024-12-17 09:16:24','2024-12-17 09:41:27',NULL,0,0,NULL,NULL),(38766,'mixpanel','completed',10,'2024-12-17 10:20:25','2024-12-17 10:20:51','2024-12-17 09:46:25','2024-12-17 10:20:51',NULL,0,0,NULL,NULL),(38767,'mixpanel','completed',10,'2024-12-17 10:31:25','2024-12-17 10:31:25','2024-12-17 10:26:25','2024-12-17 10:31:25',NULL,0,0,NULL,NULL),(38768,'mixpanel','completed',10,'2024-12-17 11:24:26','2024-12-17 11:26:25','2024-12-17 10:36:26','2024-12-17 11:26:25',NULL,0,0,NULL,NULL),(38769,'mixpanel','completed',10,'2024-12-17 12:05:27','2024-12-17 12:06:25','2024-12-17 11:30:27','2024-12-17 12:06:25',NULL,0,0,NULL,NULL),(38770,'mixpanel','completed',10,'2024-12-17 12:32:38','2024-12-17 12:36:27','2024-12-17 12:10:38','2024-12-17 12:36:27',NULL,0,0,NULL,NULL),(38771,'mixpanel','completed',10,'2024-12-17 13:04:26','2024-12-17 13:06:24','2024-12-17 12:41:26','2024-12-17 13:06:24',NULL,0,0,NULL,NULL),(38772,'mixpanel','completed',10,'2024-12-17 14:05:26','2024-12-17 14:06:03','2024-12-17 13:11:26','2024-12-17 14:06:03',NULL,0,0,NULL,NULL),(38773,'schedule_re_engagement_email','completed',10,'2024-12-18 13:56:28','2024-12-18 13:56:37','2024-12-17 13:56:28','2024-12-18 13:56:37',NULL,0,0,NULL,NULL),(38774,'mixpanel','completed',10,'2024-12-17 14:30:54','2024-12-17 14:31:26','2024-12-17 14:09:54','2024-12-17 14:31:26',NULL,0,0,NULL,NULL),(38775,'subscribers_engagement_score','completed',10,'2024-12-18 15:36:00','2024-12-18 15:36:37','2024-12-17 14:24:55','2024-12-18 15:36:37',NULL,0,0,NULL,NULL),(38776,'mixpanel','completed',10,'2024-12-17 14:45:22','2024-12-17 14:46:26','2024-12-17 14:36:22','2024-12-17 14:46:26',NULL,0,0,NULL,NULL),(38777,'mixpanel','completed',10,'2024-12-17 15:13:28','2024-12-17 15:16:25','2024-12-17 14:51:28','2024-12-17 15:16:25',NULL,0,0,NULL,NULL),(38778,'mixpanel','completed',10,'2024-12-17 15:27:28','2024-12-17 15:31:27','2024-12-17 15:21:28','2024-12-17 15:31:27',NULL,0,0,NULL,NULL),(38779,'mixpanel','completed',10,'2024-12-17 15:42:28','2024-12-17 15:46:29','2024-12-17 15:36:28','2024-12-17 15:46:29',NULL,0,0,NULL,NULL),(38780,'mixpanel','completed',10,'2024-12-17 16:43:11','2024-12-17 16:46:30','2024-12-17 15:50:11','2024-12-17 16:46:30',NULL,0,0,NULL,NULL),(38781,'mixpanel','completed',10,'2024-12-17 17:02:27','2024-12-17 17:06:29','2024-12-17 16:51:27','2024-12-17 17:06:29',NULL,0,0,NULL,NULL),(38782,'mixpanel','completed',10,'2024-12-17 18:08:28','2024-12-17 18:11:27','2024-12-17 17:11:28','2024-12-17 18:11:27',NULL,0,0,NULL,NULL),(38783,'mixpanel','completed',10,'2024-12-17 18:52:28','2024-12-17 18:56:28','2024-12-17 18:16:28','2024-12-17 18:56:28',NULL,0,0,NULL,NULL),(38784,'mixpanel','completed',10,'2024-12-17 19:28:26','2024-12-17 19:28:37','2024-12-17 19:01:26','2024-12-17 19:28:37',NULL,0,0,NULL,NULL),(38785,'mixpanel','completed',10,'2024-12-17 20:07:25','2024-12-17 20:10:12','2024-12-17 19:31:25','2024-12-17 20:10:12',NULL,0,0,NULL,NULL),(38786,'mixpanel','completed',10,'2024-12-17 20:23:24','2024-12-17 20:26:32','2024-12-17 20:16:25','2024-12-17 20:26:32',NULL,0,0,NULL,NULL),(38787,'mixpanel','completed',10,'2024-12-17 20:53:07','2024-12-17 20:56:29','2024-12-17 20:31:07','2024-12-17 20:56:29',NULL,0,0,NULL,NULL),(38788,'mixpanel','completed',10,'2024-12-17 21:49:26','2024-12-17 21:51:28','2024-12-17 21:01:26','2024-12-17 21:51:28',NULL,0,0,NULL,NULL),(38789,'mixpanel','completed',10,'2024-12-17 22:08:58','2024-12-17 22:11:31','2024-12-17 21:53:58','2024-12-17 22:11:31',NULL,0,0,NULL,NULL),(38790,'mixpanel','completed',10,'2024-12-17 23:02:27','2024-12-17 23:06:43','2024-12-17 22:16:27','2024-12-17 23:06:43',NULL,0,0,NULL,NULL),(38791,'mixpanel','completed',10,'2024-12-17 23:31:30','2024-12-17 23:36:27','2024-12-17 23:11:30','2024-12-17 23:36:27',NULL,0,0,NULL,NULL),(38792,'mixpanel','completed',10,'2024-12-18 00:19:26','2024-12-18 00:21:29','2024-12-17 23:41:26','2024-12-18 00:21:29',NULL,0,0,NULL,NULL),(38793,'inactive_subscribers','completed',10,'2024-12-24 00:00:00','2024-12-24 00:01:28','2024-12-18 00:01:27','2024-12-24 00:01:28',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38794,'mixpanel','completed',10,'2024-12-18 01:16:31','2024-12-18 01:19:50','2024-12-18 00:26:31','2024-12-18 01:19:50',NULL,0,0,NULL,NULL),(38795,'mixpanel','completed',10,'2024-12-18 01:43:05','2024-12-18 01:44:43','2024-12-18 01:23:05','2024-12-18 01:44:43',NULL,0,0,NULL,NULL),(38796,'mixpanel','completed',10,'2024-12-18 02:17:56','2024-12-18 02:21:27','2024-12-18 01:50:56','2024-12-18 02:21:27',NULL,0,0,NULL,NULL),(38797,'mixpanel','completed',10,'2024-12-18 02:49:28','2024-12-18 02:51:28','2024-12-18 02:26:28','2024-12-18 02:51:28',NULL,0,0,NULL,NULL),(38798,'mixpanel','completed',10,'2024-12-18 03:31:27','2024-12-18 03:31:28','2024-12-18 02:56:27','2024-12-18 03:31:28',NULL,0,0,NULL,NULL),(38799,'mixpanel','completed',10,'2024-12-18 03:38:27','2024-12-18 03:41:25','2024-12-18 03:36:27','2024-12-18 03:41:25',NULL,0,0,NULL,NULL),(38800,'mixpanel','completed',10,'2024-12-18 04:12:26','2024-12-18 04:14:56','2024-12-18 03:46:26','2024-12-18 04:14:56',NULL,0,0,NULL,NULL),(38801,'mixpanel','completed',10,'2024-12-18 05:06:50','2024-12-18 05:07:39','2024-12-18 04:17:50','2024-12-18 05:07:39',NULL,0,0,NULL,NULL),(38802,'mixpanel','completed',10,'2024-12-18 05:18:38','2024-12-18 05:19:37','2024-12-18 05:10:38','2024-12-18 05:19:37',NULL,0,0,NULL,NULL),(38803,'mixpanel','completed',10,'2024-12-18 05:31:37','2024-12-18 05:31:38','2024-12-18 05:22:37','2024-12-18 05:31:38',NULL,0,0,NULL,NULL),(38804,'mixpanel','completed',10,'2024-12-18 05:53:27','2024-12-18 05:56:36','2024-12-18 05:36:27','2024-12-18 05:56:36',NULL,0,0,NULL,NULL),(38805,'mixpanel','completed',10,'2024-12-18 06:08:20','2024-12-18 06:11:30','2024-12-18 06:02:20','2024-12-18 06:11:30',NULL,0,0,NULL,NULL),(38806,'mixpanel','completed',10,'2024-12-18 06:46:16','2024-12-18 06:46:31','2024-12-18 06:15:16','2024-12-18 06:46:31',NULL,0,0,NULL,NULL),(38807,'mixpanel','completed',10,'2024-12-18 07:28:40','2024-12-18 07:30:30','2024-12-18 06:51:40','2024-12-18 07:30:30',NULL,0,0,NULL,NULL),(38808,'mixpanel','completed',10,'2024-12-18 07:45:29','2024-12-18 07:46:28','2024-12-18 07:36:29','2024-12-18 07:46:28',NULL,0,0,NULL,NULL),(38809,'mixpanel','completed',10,'2024-12-18 08:15:31','2024-12-18 08:16:28','2024-12-18 07:51:31','2024-12-18 08:16:28',NULL,0,0,NULL,NULL),(38810,'mixpanel','completed',10,'2024-12-18 08:27:28','2024-12-18 08:31:28','2024-12-18 08:21:28','2024-12-18 08:31:28',NULL,0,0,NULL,NULL),(38811,'mixpanel','completed',10,'2024-12-18 09:05:53','2024-12-18 09:07:55','2024-12-18 08:35:53','2024-12-18 09:07:55',NULL,0,0,NULL,NULL),(38812,'mixpanel','completed',10,'2024-12-18 09:31:32','2024-12-18 09:36:32','2024-12-18 09:11:32','2024-12-18 09:36:32',NULL,0,0,NULL,NULL),(38813,'mixpanel','completed',10,'2024-12-18 09:50:28','2024-12-18 09:51:29','2024-12-18 09:41:28','2024-12-18 09:51:29',NULL,0,0,NULL,NULL),(38814,'unsubscribe_tokens','completed',0,'2024-12-18 09:47:02','2024-12-18 09:47:40','2024-12-18 09:47:02','2024-12-18 09:47:40',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(38815,'subscriber_link_tokens','completed',0,'2024-12-18 09:47:02','2024-12-18 09:47:40','2024-12-18 09:47:02','2024-12-18 09:47:40',NULL,0,0,NULL,NULL),(38816,'newsletter_templates_thumbnails','completed',10,'2024-12-18 09:47:02','2024-12-18 09:47:40','2024-12-18 09:47:02','2024-12-18 09:47:40',NULL,0,0,NULL,NULL),(38817,'mixpanel','completed',10,'2024-12-18 14:24:37','2024-12-18 14:26:29','2024-12-18 13:56:37','2024-12-18 14:26:29',NULL,0,0,NULL,NULL),(38818,'schedule_re_engagement_email','completed',10,'2024-12-19 14:26:29','2024-12-19 14:31:27','2024-12-18 14:26:29','2024-12-19 14:31:27',NULL,0,0,NULL,NULL),(38819,'subscribers_engagement_score','completed',10,'2024-12-18 15:36:37','2024-12-18 15:36:39','2024-12-18 15:36:37','2024-12-18 15:36:39',NULL,0,0,NULL,NULL),(38820,'mixpanel','completed',10,'2024-12-18 15:42:37','2024-12-18 15:46:27','2024-12-18 15:36:37','2024-12-18 15:46:27',NULL,0,0,NULL,NULL),(38821,'subscribers_engagement_score','completed',10,'2024-12-19 11:26:00','2024-12-19 11:26:29','2024-12-18 15:36:39','2024-12-19 11:26:29',NULL,0,0,NULL,NULL),(38822,'subscribers_engagement_score','completed',10,'2024-12-20 16:40:00','2024-12-20 16:41:26','2024-12-19 11:26:29','2024-12-20 16:41:26',NULL,0,0,NULL,NULL),(38823,'mixpanel','completed',10,'2024-12-19 11:52:29','2024-12-19 11:56:27','2024-12-19 11:26:29','2024-12-19 11:56:27',NULL,0,0,NULL,NULL),(38824,'mixpanel','completed',10,'2024-12-19 14:55:27','2024-12-19 14:56:29','2024-12-19 14:31:27','2024-12-19 14:56:29',NULL,0,0,NULL,NULL),(38825,'schedule_re_engagement_email','completed',10,'2024-12-20 14:56:29','2024-12-20 15:01:28','2024-12-19 14:56:29','2024-12-20 15:01:28',NULL,0,0,NULL,NULL),(38826,'mixpanel','completed',10,'2024-12-20 15:03:28','2024-12-20 15:06:24','2024-12-20 15:01:28','2024-12-20 15:06:24',NULL,0,0,NULL,NULL),(38827,'export_files_cleanup','completed',10,'2024-12-23 00:00:00','2024-12-23 01:33:40','2024-12-20 15:06:24','2024-12-23 01:33:40',NULL,0,0,NULL,NULL),(38828,'schedule_re_engagement_email','completed',10,'2024-12-21 15:06:24','2024-12-21 15:11:29','2024-12-20 15:06:24','2024-12-21 15:11:29',NULL,0,0,NULL,NULL),(38829,'subscribers_engagement_score','completed',10,'2024-12-20 16:41:26','2024-12-20 16:46:25','2024-12-20 16:41:26','2024-12-20 16:46:25',NULL,0,0,NULL,NULL),(38830,'mixpanel','completed',10,'2024-12-20 17:15:26','2024-12-20 17:16:27','2024-12-20 16:41:26','2024-12-20 17:16:27',NULL,0,0,NULL,NULL),(38831,'subscribers_engagement_score','completed',10,'2024-12-21 07:22:00','2024-12-21 07:26:27','2024-12-20 16:46:25','2024-12-21 07:26:27',NULL,0,0,NULL,NULL),(38832,'subscribers_engagement_score','completed',10,'2024-12-22 20:56:00','2024-12-22 20:56:35','2024-12-21 07:26:27','2024-12-22 20:56:35',NULL,0,0,NULL,NULL),(38833,'mixpanel','completed',10,'2024-12-21 07:37:27','2024-12-21 07:41:27','2024-12-21 07:26:27','2024-12-21 07:41:27',NULL,0,0,NULL,NULL),(38834,'mixpanel','completed',10,'2024-12-21 15:38:29','2024-12-21 15:41:27','2024-12-21 15:11:29','2024-12-21 15:41:27',NULL,0,0,NULL,NULL),(38835,'schedule_re_engagement_email','completed',10,'2024-12-22 15:41:27','2024-12-22 15:50:02','2024-12-21 15:41:27','2024-12-22 15:50:02',NULL,0,0,NULL,NULL),(38836,'subscribers_email_count','completed',10,'2024-12-25 00:00:00','2024-12-25 00:01:34','2024-12-22 00:01:28','2024-12-25 00:01:34',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38837,'mixpanel','completed',10,'2024-12-22 00:22:29','2024-12-22 00:26:26','2024-12-22 00:01:29','2024-12-22 00:26:26',NULL,0,0,NULL,NULL),(38838,'mixpanel','completed',10,'2024-12-22 15:53:02','2024-12-22 15:56:29','2024-12-22 15:50:02','2024-12-22 15:56:29',NULL,0,0,NULL,NULL),(38839,'schedule_re_engagement_email','completed',10,'2024-12-23 15:56:29','2024-12-23 16:01:29','2024-12-22 15:56:29','2024-12-23 16:01:29',NULL,0,0,NULL,NULL),(38840,'subscribers_engagement_score','completed',10,'2024-12-22 20:56:35','2024-12-22 21:01:34','2024-12-22 20:56:35','2024-12-22 21:01:34',NULL,0,0,NULL,NULL),(38841,'mixpanel','completed',10,'2024-12-22 21:24:35','2024-12-22 21:26:30','2024-12-22 20:56:35','2024-12-22 21:26:30',NULL,0,0,NULL,NULL),(38842,'subscribers_engagement_score','completed',10,'2024-12-23 01:32:00','2024-12-23 01:33:40','2024-12-22 21:01:34','2024-12-23 01:33:40',NULL,0,0,NULL,NULL),(38843,'subscribers_engagement_score','completed',10,'2024-12-24 15:24:00','2024-12-24 15:26:32','2024-12-23 01:33:40','2024-12-24 15:26:32',NULL,0,0,NULL,NULL),(38844,'mixpanel','completed',10,'2024-12-23 01:52:40','2024-12-23 01:54:38','2024-12-23 01:33:40','2024-12-23 01:54:38',NULL,0,0,NULL,NULL),(38845,'export_files_cleanup','completed',10,'2025-01-04 00:00:00','2025-01-04 19:12:10','2024-12-23 01:54:38','2025-01-04 19:12:10',NULL,0,0,NULL,NULL),(38846,'mixpanel','completed',10,'2024-12-23 16:59:29','2024-12-23 17:01:29','2024-12-23 16:01:29','2024-12-23 17:01:29',NULL,0,0,NULL,NULL),(38847,'schedule_re_engagement_email','completed',10,'2024-12-24 17:01:29','2024-12-24 17:03:38','2024-12-23 17:01:29','2024-12-24 17:03:38',NULL,0,0,NULL,NULL),(38848,'inactive_subscribers','completed',10,'2024-12-30 00:00:00','2024-12-30 00:01:32','2024-12-24 00:01:28','2024-12-30 00:01:32',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38849,'mixpanel','completed',10,'2024-12-24 00:27:28','2024-12-24 00:31:27','2024-12-24 00:01:28','2024-12-24 00:31:27',NULL,0,0,NULL,NULL),(38850,'subscribers_engagement_score','completed',10,'2024-12-24 15:26:32','2024-12-24 15:31:28','2024-12-24 15:26:32','2024-12-24 15:31:28',NULL,0,0,NULL,NULL),(38851,'mixpanel','completed',10,'2024-12-24 15:34:32','2024-12-24 15:36:29','2024-12-24 15:26:32','2024-12-24 15:36:29',NULL,0,0,NULL,NULL),(38852,'subscribers_engagement_score','completed',10,'2024-12-25 08:00:00','2024-12-25 08:04:33','2024-12-24 15:31:28','2024-12-25 08:04:33',NULL,0,0,NULL,NULL),(38853,'mixpanel','completed',10,'2024-12-24 17:54:38','2024-12-24 17:56:31','2024-12-24 17:03:38','2024-12-24 17:56:31',NULL,0,0,NULL,NULL),(38854,'schedule_re_engagement_email','completed',10,'2024-12-25 17:56:30','2024-12-25 18:01:30','2024-12-24 17:56:30','2024-12-25 18:01:30',NULL,0,0,NULL,NULL),(38855,'unsubscribe_tokens','completed',0,'2024-12-24 21:46:38','2024-12-24 21:46:51','2024-12-24 21:46:38','2024-12-24 21:46:51',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(38856,'subscriber_link_tokens','completed',0,'2024-12-24 21:46:38','2024-12-24 21:46:51','2024-12-24 21:46:38','2024-12-24 21:46:51',NULL,0,0,NULL,NULL),(38857,'newsletter_templates_thumbnails','completed',10,'2024-12-24 21:46:38','2024-12-24 21:46:51','2024-12-24 21:46:38','2024-12-24 21:46:51',NULL,0,0,NULL,NULL),(38858,'mixpanel','completed',0,'2024-12-24 21:46:38','2024-12-24 21:46:51','2024-12-24 21:46:38','2024-12-24 21:46:51',NULL,0,0,NULL,NULL),(38859,'subscribers_email_count','completed',10,'2024-12-30 00:00:00','2024-12-30 00:01:32','2024-12-25 00:01:34','2024-12-30 00:01:32',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38860,'mixpanel','completed',10,'2024-12-25 00:47:34','2024-12-25 00:51:30','2024-12-25 00:01:34','2024-12-25 00:51:30',NULL,0,0,NULL,NULL),(38861,'subscribers_engagement_score','completed',10,'2024-12-26 02:24:00','2024-12-26 02:26:31','2024-12-25 08:04:33','2024-12-26 02:26:31',NULL,0,0,NULL,NULL),(38862,'mixpanel','completed',10,'2024-12-25 08:16:33','2024-12-25 08:21:31','2024-12-25 08:04:33','2024-12-25 08:21:31',NULL,0,0,NULL,NULL),(38863,'mixpanel','completed',10,'2024-12-25 18:19:30','2024-12-25 18:20:03','2024-12-25 18:01:30','2024-12-25 18:20:03',NULL,0,0,NULL,NULL),(38864,'schedule_re_engagement_email','completed',10,'2024-12-26 18:20:03','2024-12-26 18:21:32','2024-12-25 18:20:03','2024-12-26 18:21:32',NULL,0,0,NULL,NULL),(38865,'subscribers_engagement_score','completed',10,'2024-12-26 02:26:31','2024-12-26 02:31:26','2024-12-26 02:26:31','2024-12-26 02:31:26',NULL,0,0,NULL,NULL),(38866,'mixpanel','completed',10,'2024-12-26 03:03:31','2024-12-26 03:05:46','2024-12-26 02:26:31','2024-12-26 03:05:46',NULL,0,0,NULL,NULL),(38867,'subscribers_engagement_score','completed',10,'2024-12-27 02:06:00','2024-12-27 02:06:31','2024-12-26 02:31:26','2024-12-27 02:06:31',NULL,0,0,NULL,NULL),(38868,'mixpanel','completed',10,'2024-12-26 18:52:32','2024-12-26 18:56:30','2024-12-26 18:21:32','2024-12-26 18:56:30',NULL,0,0,NULL,NULL),(38869,'schedule_re_engagement_email','completed',10,'2024-12-27 18:56:30','2024-12-27 18:56:42','2024-12-26 18:56:30','2024-12-27 18:56:42',NULL,0,0,NULL,NULL),(38870,'subscribers_engagement_score','completed',10,'2024-12-28 10:20:00','2024-12-28 10:21:28','2024-12-27 02:06:31','2024-12-28 10:21:28',NULL,0,0,NULL,NULL),(38871,'mixpanel','completed',10,'2024-12-27 02:22:31','2024-12-27 02:26:30','2024-12-27 02:06:31','2024-12-27 02:26:30',NULL,0,0,NULL,NULL),(38872,'mixpanel','completed',10,'2024-12-27 19:09:42','2024-12-27 19:11:36','2024-12-27 18:56:42','2024-12-27 19:11:36',NULL,0,0,NULL,NULL),(38873,'schedule_re_engagement_email','completed',10,'2024-12-28 19:11:36','2024-12-28 19:16:31','2024-12-27 19:11:36','2024-12-28 19:16:31',NULL,0,0,NULL,NULL),(38874,'subscribers_engagement_score','completed',10,'2024-12-28 10:21:28','2024-12-28 10:26:27','2024-12-28 10:21:28','2024-12-28 10:26:27',NULL,0,0,NULL,NULL),(38875,'mixpanel','completed',10,'2024-12-28 10:38:29','2024-12-28 10:41:26','2024-12-28 10:21:29','2024-12-28 10:41:26',NULL,0,0,NULL,NULL),(38876,'subscribers_engagement_score','completed',10,'2024-12-29 14:30:00','2024-12-29 14:31:33','2024-12-28 10:26:27','2024-12-29 14:31:33',NULL,0,0,NULL,NULL),(38877,'mixpanel','completed',10,'2024-12-28 19:25:31','2024-12-28 19:26:31','2024-12-28 19:16:31','2024-12-28 19:26:31',NULL,0,0,NULL,NULL),(38878,'schedule_re_engagement_email','completed',10,'2024-12-29 19:26:31','2024-12-29 19:31:34','2024-12-28 19:26:31','2024-12-29 19:31:34',NULL,0,0,NULL,NULL),(38879,'subscribers_engagement_score','completed',10,'2024-12-29 14:31:33','2024-12-29 14:36:31','2024-12-29 14:31:33','2024-12-29 14:36:31',NULL,0,0,NULL,NULL),(38880,'mixpanel','completed',10,'2024-12-29 15:11:33','2024-12-29 15:16:31','2024-12-29 14:31:33','2024-12-29 15:16:31',NULL,0,0,NULL,NULL),(38881,'subscribers_engagement_score','completed',10,'2024-12-29 14:36:31','2024-12-29 14:39:21','2024-12-29 14:36:31','2024-12-29 14:39:21',NULL,0,0,NULL,NULL),(38882,'subscribers_engagement_score','completed',10,'2024-12-30 15:38:00','2024-12-30 15:38:15','2024-12-29 14:39:21','2024-12-30 15:38:15',NULL,0,0,NULL,NULL),(38883,'mixpanel','completed',10,'2024-12-29 20:01:34','2024-12-29 20:06:32','2024-12-29 19:31:34','2024-12-29 20:06:32',NULL,0,0,NULL,NULL),(38884,'schedule_re_engagement_email','completed',10,'2024-12-30 20:06:31','2024-12-30 20:08:17','2024-12-29 20:06:31','2024-12-30 20:08:17',NULL,0,0,NULL,NULL),(38885,'subscribers_email_count','completed',10,'2025-01-06 00:00:00','2025-01-06 00:01:55','2024-12-30 00:01:32','2025-01-06 00:01:55',NULL,0,0,'{\"highest_subscriber_id\":3}',NULL),(38886,'inactive_subscribers','completed',10,'2025-01-11 00:00:00','2025-01-11 00:02:00','2024-12-30 00:01:32','2025-01-11 00:02:00',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38887,'mixpanel','completed',10,'2024-12-30 00:18:33','2024-12-30 00:21:26','2024-12-30 00:01:33','2024-12-30 00:21:26',NULL,0,0,NULL,NULL),(38888,'subscribers_engagement_score','completed',10,'2024-12-30 15:38:15','2024-12-30 15:41:15','2024-12-30 15:38:15','2024-12-30 15:41:15',NULL,0,0,NULL,NULL),(38889,'mixpanel','completed',10,'2024-12-30 15:39:15','2024-12-30 15:41:15','2024-12-30 15:38:15','2024-12-30 15:41:15',NULL,0,0,NULL,NULL),(38890,'subscribers_engagement_score','completed',10,'2024-12-31 11:32:00','2024-12-31 11:35:44','2024-12-30 15:41:15','2024-12-31 11:35:44',NULL,0,0,NULL,NULL),(38891,'mixpanel','completed',10,'2024-12-30 20:14:17','2024-12-30 20:17:24','2024-12-30 20:08:17','2024-12-30 20:17:24',NULL,0,0,NULL,NULL),(38892,'schedule_re_engagement_email','completed',10,'2024-12-31 20:17:24','2024-12-31 20:21:35','2024-12-30 20:17:24','2024-12-31 20:21:35',NULL,0,0,NULL,NULL),(38893,'subscribers_engagement_score','completed',10,'2025-01-01 12:22:00','2025-01-01 12:26:36','2024-12-31 11:35:44','2025-01-01 12:26:36',NULL,0,0,NULL,NULL),(38894,'mixpanel','completed',10,'2024-12-31 11:51:44','2024-12-31 11:56:33','2024-12-31 11:35:44','2024-12-31 11:56:33',NULL,0,0,NULL,NULL),(38895,'mixpanel','completed',10,'2024-12-31 21:18:35','2024-12-31 21:21:34','2024-12-31 20:21:35','2024-12-31 21:21:34',NULL,0,0,NULL,NULL),(38896,'schedule_re_engagement_email','completed',10,'2025-01-01 21:21:34','2025-01-01 21:21:48','2024-12-31 21:21:34','2025-01-01 21:21:48',NULL,0,0,NULL,NULL),(38897,'subscribers_engagement_score','completed',10,'2025-01-01 12:26:36','2025-01-01 12:31:33','2025-01-01 12:26:36','2025-01-01 12:31:33',NULL,0,0,NULL,NULL),(38898,'mixpanel','completed',10,'2025-01-01 13:19:36','2025-01-01 13:21:33','2025-01-01 12:26:36','2025-01-01 13:21:33',NULL,0,0,NULL,NULL),(38899,'subscribers_engagement_score','completed',10,'2025-01-02 21:35:00','2025-01-02 21:36:56','2025-01-01 12:31:33','2025-01-02 21:36:56',NULL,0,0,NULL,NULL),(38900,'mixpanel','completed',10,'2025-01-01 21:20:48','2025-01-01 21:26:34','2025-01-01 21:21:48','2025-01-01 21:26:34',NULL,0,0,NULL,NULL),(38901,'schedule_re_engagement_email','completed',10,'2025-01-02 21:26:34','2025-01-02 21:26:48','2025-01-01 21:26:34','2025-01-02 21:26:48',NULL,0,0,NULL,NULL),(38902,'mixpanel','completed',10,'2025-01-02 22:05:48','2025-01-02 22:06:37','2025-01-02 21:26:48','2025-01-02 22:06:37',NULL,0,0,NULL,NULL),(38903,'subscribers_engagement_score','completed',10,'2025-01-02 21:36:55','2025-01-02 21:40:13','2025-01-02 21:36:56','2025-01-02 21:40:13',NULL,0,0,NULL,NULL),(38904,'schedule_re_engagement_email','completed',10,'2025-01-03 21:36:56','2025-01-03 21:41:38','2025-01-02 21:36:56','2025-01-03 21:41:38',NULL,0,0,NULL,NULL),(38905,'subscribers_engagement_score','completed',10,'2025-01-03 09:23:00','2025-01-03 09:26:40','2025-01-02 21:40:13','2025-01-03 09:26:40',NULL,0,0,NULL,NULL),(38906,'subscribers_engagement_score','completed',10,'2025-01-04 19:06:00','2025-01-04 19:12:11','2025-01-03 09:26:40','2025-01-04 19:12:11',NULL,0,0,NULL,NULL),(38907,'mixpanel','completed',10,'2025-01-03 09:38:41','2025-01-03 09:41:36','2025-01-03 09:26:41','2025-01-03 09:41:36',NULL,0,0,NULL,NULL),(38908,'mixpanel','completed',10,'2025-01-03 21:40:38','2025-01-03 21:45:18','2025-01-03 21:41:38','2025-01-03 21:45:18',NULL,0,0,NULL,NULL),(38909,'schedule_re_engagement_email','completed',10,'2025-01-04 21:45:18','2025-01-04 21:46:40','2025-01-03 21:45:18','2025-01-04 21:46:40',NULL,0,0,NULL,NULL),(38910,'subscribers_engagement_score','completed',10,'2025-01-04 19:12:11','2025-01-04 19:12:16','2025-01-04 19:12:11','2025-01-04 19:12:16',NULL,0,0,NULL,NULL),(38911,'mixpanel','completed',10,'2025-01-04 19:21:11','2025-01-04 19:21:36','2025-01-04 19:12:11','2025-01-04 19:21:36',NULL,0,0,NULL,NULL),(38912,'export_files_cleanup','completed',10,'2025-01-07 00:00:00','2025-01-07 10:31:51','2025-01-04 19:12:16','2025-01-07 10:31:51',NULL,0,0,NULL,NULL),(38913,'subscribers_engagement_score','completed',10,'2025-01-05 11:06:00','2025-01-05 11:06:49','2025-01-04 19:12:16','2025-01-05 11:06:49',NULL,0,0,NULL,NULL),(38914,'mixpanel','completed',10,'2025-01-04 22:33:40','2025-01-04 22:33:45','2025-01-04 21:46:40','2025-01-04 22:33:45',NULL,0,0,NULL,NULL),(38915,'schedule_re_engagement_email','completed',10,'2025-01-05 22:33:45','2025-01-05 22:36:59','2025-01-04 22:33:45','2025-01-05 22:36:59',NULL,0,0,NULL,NULL),(38916,'subscribers_engagement_score','completed',10,'2025-01-06 14:23:00','2025-01-06 14:26:55','2025-01-05 11:06:49','2025-01-06 14:26:55',NULL,0,0,NULL,NULL),(38917,'mixpanel','completed',10,'2025-01-05 11:14:49','2025-01-05 11:16:47','2025-01-05 11:06:49','2025-01-05 11:16:47',NULL,0,0,NULL,NULL),(38918,'mixpanel','completed',10,'2025-01-05 22:55:00','2025-01-05 22:56:56','2025-01-05 22:37:00','2025-01-05 22:56:56',NULL,0,0,NULL,NULL),(38919,'schedule_re_engagement_email','completed',10,'2025-01-06 22:56:56','2025-01-06 22:58:44','2025-01-05 22:56:56','2025-01-06 22:58:44',NULL,0,0,NULL,NULL),(38920,'subscribers_email_count','completed',10,'2025-01-19 00:00:00','2025-01-19 00:01:56','2025-01-06 00:01:55','2025-01-19 00:01:56',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(38921,'mixpanel','completed',10,'2025-01-06 00:25:55','2025-01-06 00:26:54','2025-01-06 00:01:55','2025-01-06 00:26:54',NULL,0,0,NULL,NULL),(38922,'subscribers_engagement_score','completed',10,'2025-01-06 14:26:55','2025-01-06 14:31:57','2025-01-06 14:26:55','2025-01-06 14:31:57',NULL,0,0,NULL,NULL),(38923,'mixpanel','completed',10,'2025-01-06 15:22:55','2025-01-06 15:25:57','2025-01-06 14:26:55','2025-01-06 15:25:57',NULL,0,0,NULL,NULL),(38924,'subscribers_engagement_score','completed',10,'2025-01-07 10:29:00','2025-01-07 10:31:51','2025-01-06 14:31:57','2025-01-07 10:31:51',NULL,0,0,NULL,NULL),(38925,'mixpanel','completed',10,'2025-01-06 23:28:44','2025-01-06 23:31:55','2025-01-06 22:58:44','2025-01-06 23:31:55',NULL,0,0,NULL,NULL),(38926,'schedule_re_engagement_email','completed',10,'2025-01-07 23:31:55','2025-01-07 23:36:56','2025-01-06 23:31:55','2025-01-07 23:36:56',NULL,0,0,NULL,NULL),(38927,'subscribers_engagement_score','completed',10,'2025-01-08 04:38:00','2025-01-08 04:41:55','2025-01-07 10:31:51','2025-01-08 04:41:55',NULL,0,0,NULL,NULL),(38928,'mixpanel','completed',10,'2025-01-07 11:27:51','2025-01-07 11:31:50','2025-01-07 10:31:51','2025-01-07 11:31:50',NULL,0,0,NULL,NULL),(38929,'export_files_cleanup','completed',10,'2025-01-17 00:00:00','2025-01-17 04:57:01','2025-01-07 11:31:49','2025-01-17 04:57:01',NULL,0,0,NULL,NULL),(38930,'unsubscribe_tokens','completed',0,'2025-01-07 21:47:25','2025-01-07 21:52:02','2025-01-07 21:47:25','2025-01-07 21:52:02',NULL,0,0,'{\"last_subscriber_id\":0,\"last_newsletter_id\":0}',NULL),(38931,'subscriber_link_tokens','completed',0,'2025-01-07 21:47:25','2025-01-07 21:52:02','2025-01-07 21:47:25','2025-01-07 21:52:02',NULL,0,0,NULL,NULL),(38932,'newsletter_templates_thumbnails','completed',10,'2025-01-07 21:47:25','2025-01-07 21:52:02','2025-01-07 21:47:25','2025-01-07 21:52:02',NULL,0,0,NULL,NULL),(38933,'mixpanel','completed',0,'2025-01-07 21:47:25','2025-01-07 21:52:02','2025-01-07 21:47:25','2025-01-07 21:52:02',NULL,0,0,NULL,NULL),(38934,'mixpanel','completed',10,'2025-01-08 00:19:56','2025-01-08 00:21:55','2025-01-07 23:36:56','2025-01-08 00:21:55',NULL,0,0,NULL,NULL),(38935,'schedule_re_engagement_email','completed',10,'2025-01-09 00:21:55','2025-01-09 00:26:58','2025-01-08 00:21:55','2025-01-09 00:26:58',NULL,0,0,NULL,NULL),(38936,'subscribers_engagement_score','completed',10,'2025-01-08 04:41:55','2025-01-08 04:41:59','2025-01-08 04:41:55','2025-01-08 04:41:59',NULL,0,0,NULL,NULL),(38937,'mixpanel','completed',10,'2025-01-08 05:30:56','2025-01-08 05:31:59','2025-01-08 04:41:56','2025-01-08 05:31:59',NULL,0,0,NULL,NULL),(38938,'subscribers_engagement_score','completed',10,'2025-01-09 18:36:00','2025-01-09 18:36:59','2025-01-08 04:41:59','2025-01-09 18:36:59',NULL,0,0,NULL,NULL),(38939,'mixpanel','completed',10,'2025-01-09 01:18:58','2025-01-09 01:22:01','2025-01-09 00:26:58','2025-01-09 01:22:01',NULL,0,0,NULL,NULL),(38940,'schedule_re_engagement_email','completed',10,'2025-01-10 01:22:01','2025-01-10 01:27:01','2025-01-09 01:22:01','2025-01-10 01:27:01',NULL,0,0,NULL,NULL),(38941,'subscribers_engagement_score','completed',10,'2025-01-09 18:36:59','2025-01-09 18:39:42','2025-01-09 18:36:59','2025-01-09 18:39:42',NULL,0,0,NULL,NULL),(38942,'mixpanel','completed',10,'2025-01-09 19:15:59','2025-01-09 19:17:06','2025-01-09 18:36:59','2025-01-09 19:17:06',NULL,0,0,NULL,NULL),(38943,'subscribers_engagement_score','completed',10,'2025-01-09 18:39:42','2025-01-09 18:41:57','2025-01-09 18:39:42','2025-01-09 18:41:57',NULL,0,0,NULL,NULL),(38944,'subscribers_engagement_score','completed',10,'2025-01-10 05:32:00','2025-01-10 05:36:59','2025-01-09 18:41:57','2025-01-10 05:36:59',NULL,0,0,NULL,NULL),(38945,'mixpanel','completed',10,'2025-01-10 01:39:01','2025-01-10 01:41:56','2025-01-10 01:27:01','2025-01-10 01:41:56',NULL,0,0,NULL,NULL),(38946,'schedule_re_engagement_email','completed',10,'2025-01-11 01:41:56','2025-01-11 01:46:53','2025-01-10 01:41:56','2025-01-11 01:46:53',NULL,0,0,NULL,NULL),(38947,'subscribers_engagement_score','completed',10,'2025-01-11 23:06:00','2025-01-11 23:06:57','2025-01-10 05:36:59','2025-01-11 23:06:57',NULL,0,0,NULL,NULL),(38948,'mixpanel','completed',10,'2025-01-10 05:40:59','2025-01-10 05:41:57','2025-01-10 05:36:59','2025-01-10 05:41:57',NULL,0,0,NULL,NULL),(38949,'inactive_subscribers','completed',10,'2025-01-14 00:00:00','2025-01-14 00:02:05','2025-01-11 00:02:00','2025-01-14 00:02:05',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38950,'mixpanel','completed',10,'2025-01-11 00:58:00','2025-01-11 01:01:54','2025-01-11 00:02:00','2025-01-11 01:01:54',NULL,0,0,NULL,NULL),(38951,'mixpanel','completed',10,'2025-01-11 02:36:53','2025-01-11 02:37:01','2025-01-11 01:46:53','2025-01-11 02:37:01',NULL,0,0,NULL,NULL),(38952,'schedule_re_engagement_email','completed',10,'2025-01-12 02:37:01','2025-01-12 02:39:15','2025-01-11 02:37:01','2025-01-12 02:39:15',NULL,0,0,NULL,NULL),(38953,'subscribers_engagement_score','completed',10,'2025-01-11 23:06:57','2025-01-11 23:11:56','2025-01-11 23:06:57','2025-01-11 23:11:56',NULL,0,0,NULL,NULL),(38954,'mixpanel','completed',10,'2025-01-11 23:34:57','2025-01-11 23:36:54','2025-01-11 23:06:57','2025-01-11 23:36:54',NULL,0,0,NULL,NULL),(38955,'subscribers_engagement_score','completed',10,'2025-01-12 21:14:00','2025-01-12 21:17:00','2025-01-11 23:11:56','2025-01-12 21:17:00',NULL,0,0,NULL,NULL),(38956,'mixpanel','completed',10,'2025-01-12 03:21:15','2025-01-12 03:21:52','2025-01-12 02:39:15','2025-01-12 03:21:52',NULL,0,0,NULL,NULL),(38957,'schedule_re_engagement_email','completed',10,'2025-01-13 03:21:52','2025-01-13 03:22:00','2025-01-12 03:21:52','2025-01-13 03:22:00',NULL,0,0,NULL,NULL),(38958,'subscribers_engagement_score','completed',10,'2025-01-13 00:44:00','2025-01-13 00:47:01','2025-01-12 21:17:00','2025-01-13 00:47:01',NULL,0,0,NULL,NULL),(38959,'mixpanel','completed',10,'2025-01-12 22:00:00','2025-01-12 22:01:56','2025-01-12 21:17:00','2025-01-12 22:01:56',NULL,0,0,NULL,NULL),(38960,'subscribers_engagement_score','completed',10,'2025-01-13 00:47:01','2025-01-13 00:51:56','2025-01-13 00:47:01','2025-01-13 00:51:56',NULL,0,0,NULL,NULL),(38961,'mixpanel','completed',10,'2025-01-13 00:51:01','2025-01-13 00:51:56','2025-01-13 00:47:01','2025-01-13 00:51:56',NULL,0,0,NULL,NULL),(38962,'subscribers_engagement_score','completed',10,'2025-01-14 11:42:00','2025-01-14 11:42:09','2025-01-13 00:51:56','2025-01-14 11:42:09',NULL,0,0,NULL,NULL),(38963,'mixpanel','completed',10,'2025-01-13 03:36:00','2025-01-13 03:36:58','2025-01-13 03:22:00','2025-01-13 03:36:58',NULL,0,0,NULL,NULL),(38964,'schedule_re_engagement_email','completed',10,'2025-01-14 03:36:58','2025-01-14 03:37:02','2025-01-13 03:36:58','2025-01-14 03:37:02',NULL,0,0,NULL,NULL),(38965,'inactive_subscribers','completed',10,'2025-01-22 00:00:00','2025-01-22 00:01:57','2025-01-14 00:02:05','2025-01-22 00:01:57',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(38966,'mixpanel','completed',10,'2025-01-14 00:58:05','2025-01-14 01:02:10','2025-01-14 00:02:05','2025-01-14 01:02:10',NULL,0,0,NULL,NULL),(38967,'mixpanel','completed',10,'2025-01-14 03:37:02','2025-01-14 03:42:05','2025-01-14 03:37:02','2025-01-14 03:42:05',NULL,0,0,NULL,NULL),(38968,'schedule_re_engagement_email','completed',10,'2025-01-15 03:42:05','2025-01-15 03:47:02','2025-01-14 03:42:05','2025-01-15 03:47:02',NULL,0,0,NULL,NULL),(38969,'subscribers_engagement_score','completed',10,'2025-01-14 11:42:09','2025-01-14 11:45:43','2025-01-14 11:42:09','2025-01-14 11:45:43',NULL,0,0,NULL,NULL),(38970,'mixpanel','completed',10,'2025-01-14 11:51:09','2025-01-14 11:52:00','2025-01-14 11:42:09','2025-01-14 11:52:00',NULL,0,0,NULL,NULL),(38971,'subscribers_engagement_score','completed',10,'2025-01-15 09:41:00','2025-01-15 09:42:13','2025-01-14 11:45:43','2025-01-15 09:42:13',NULL,0,0,NULL,NULL),(38972,'unsubscribe_tokens','completed',0,'2025-01-14 21:47:11','2025-01-14 21:52:27','2025-01-14 21:47:11','2025-01-14 21:52:27',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(38973,'subscriber_link_tokens','completed',0,'2025-01-14 21:47:11','2025-01-14 21:47:24','2025-01-14 21:47:11','2025-01-14 21:47:24',NULL,0,0,NULL,NULL),(38974,'newsletter_templates_thumbnails','completed',10,'2025-01-14 21:47:11','2025-01-14 21:47:24','2025-01-14 21:47:11','2025-01-14 21:47:24',NULL,0,0,NULL,NULL),(38975,'mixpanel','completed',0,'2025-01-14 21:47:11','2025-01-14 21:47:24','2025-01-14 21:47:11','2025-01-14 21:47:24',NULL,0,0,NULL,NULL),(38976,'subscriber_link_tokens','completed',10,'2025-01-14 21:47:24','2025-01-14 21:52:27','2025-01-14 21:47:24','2025-01-14 21:52:27',NULL,0,0,NULL,NULL),(38977,'mixpanel','completed',10,'2025-01-14 21:54:27','2025-01-14 21:57:19','2025-01-14 21:52:27','2025-01-14 21:57:19',NULL,0,0,NULL,NULL),(38978,'mixpanel','completed',10,'2025-01-15 04:45:02','2025-01-15 04:46:34','2025-01-15 03:47:02','2025-01-15 04:46:34',NULL,0,0,NULL,NULL),(38979,'schedule_re_engagement_email','completed',10,'2025-01-16 04:46:34','2025-01-16 04:47:02','2025-01-15 04:46:34','2025-01-16 04:47:02',NULL,0,0,NULL,NULL),(38980,'subscribers_engagement_score','completed',10,'2025-01-16 21:03:00','2025-01-16 21:07:12','2025-01-15 09:42:13','2025-01-16 21:07:12',NULL,0,0,NULL,NULL),(38981,'mixpanel','completed',10,'2025-01-15 10:01:13','2025-01-15 10:02:00','2025-01-15 09:42:13','2025-01-15 10:02:00',NULL,0,0,NULL,NULL),(38982,'mixpanel','completed',10,'2025-01-16 04:50:02','2025-01-16 04:52:18','2025-01-16 04:47:02','2025-01-16 04:52:18',NULL,0,0,NULL,NULL),(38983,'schedule_re_engagement_email','completed',10,'2025-01-17 04:52:18','2025-01-17 04:57:01','2025-01-16 04:52:18','2025-01-17 04:57:01',NULL,0,0,NULL,NULL),(38984,'subscribers_engagement_score','completed',10,'2025-01-16 21:07:12','2025-01-16 21:09:55','2025-01-16 21:07:12','2025-01-16 21:09:55',NULL,0,0,NULL,NULL),(38985,'mixpanel','completed',10,'2025-01-16 21:28:12','2025-01-16 21:29:46','2025-01-16 21:07:12','2025-01-16 21:29:46',NULL,0,0,NULL,NULL),(38986,'subscribers_engagement_score','completed',10,'2025-01-17 11:04:00','2025-01-17 11:07:01','2025-01-16 21:09:55','2025-01-17 11:07:01',NULL,0,0,NULL,NULL),(38987,'mixpanel','completed',10,'2025-01-17 05:17:01','2025-01-17 05:22:01','2025-01-17 04:57:01','2025-01-17 05:22:01',NULL,0,0,NULL,NULL),(38988,'export_files_cleanup','completed',10,'2025-01-22 00:00:00','2025-01-22 00:01:57','2025-01-17 05:22:01','2025-01-22 00:01:57',NULL,0,0,NULL,NULL),(38989,'schedule_re_engagement_email','completed',10,'2025-01-18 05:22:01','2025-01-18 05:27:04','2025-01-17 05:22:01','2025-01-18 05:27:04',NULL,0,0,NULL,NULL),(38990,'subscribers_engagement_score','completed',10,'2025-01-18 07:16:00','2025-01-18 07:17:02','2025-01-17 11:07:01','2025-01-18 07:17:02',NULL,0,0,NULL,NULL),(38991,'mixpanel','completed',10,'2025-01-17 11:58:01','2025-01-17 12:00:08','2025-01-17 11:07:01','2025-01-17 12:00:08',NULL,0,0,NULL,NULL),(38992,'mixpanel','completed',10,'2025-01-18 06:11:04','2025-01-18 06:12:04','2025-01-18 05:27:04','2025-01-18 06:12:04',NULL,0,0,NULL,NULL),(38993,'schedule_re_engagement_email','completed',10,'2025-01-19 06:12:03','2025-01-19 06:16:56','2025-01-18 06:12:03','2025-01-19 06:16:56',NULL,0,0,NULL,NULL),(38994,'subscribers_engagement_score','completed',10,'2025-01-18 07:17:02','2025-01-18 07:17:05','2025-01-18 07:17:02','2025-01-18 07:17:05',NULL,0,0,NULL,NULL),(38995,'mixpanel','completed',10,'2025-01-18 08:06:03','2025-01-18 08:06:25','2025-01-18 07:17:03','2025-01-18 08:06:25',NULL,0,0,NULL,NULL),(38996,'subscribers_engagement_score','completed',10,'2025-01-19 15:47:00','2025-01-19 15:51:54','2025-01-18 07:17:05','2025-01-19 15:51:54',NULL,0,0,NULL,NULL),(38997,'subscribers_email_count','completed',10,'2025-01-20 00:00:00','2025-01-20 00:02:12','2025-01-19 00:01:56','2025-01-20 00:02:12',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(38998,'mixpanel','completed',10,'2025-01-19 00:20:56','2025-01-19 00:26:58','2025-01-19 00:01:56','2025-01-19 00:26:58',NULL,0,0,NULL,NULL),(38999,'mixpanel','completed',10,'2025-01-19 06:54:56','2025-01-19 06:56:57','2025-01-19 06:16:56','2025-01-19 06:56:57',NULL,0,0,NULL,NULL),(39000,'schedule_re_engagement_email','completed',10,'2025-01-20 06:56:57','2025-01-20 07:01:57','2025-01-19 06:56:57','2025-01-20 07:01:57',NULL,0,0,NULL,NULL),(39001,'subscribers_engagement_score','completed',10,'2025-01-19 15:51:54','2025-01-19 15:55:18','2025-01-19 15:51:54','2025-01-19 15:55:18',NULL,0,0,NULL,NULL),(39002,'mixpanel','completed',10,'2025-01-19 16:23:54','2025-01-19 16:26:56','2025-01-19 15:51:54','2025-01-19 16:26:56',NULL,0,0,NULL,NULL),(39003,'subscribers_engagement_score','completed',10,'2025-01-20 18:34:00','2025-01-20 18:37:00','2025-01-19 15:55:18','2025-01-20 18:37:00',NULL,0,0,NULL,NULL),(39004,'subscribers_email_count','completed',10,'2025-01-30 00:00:00','2025-01-30 00:01:57','2025-01-20 00:02:12','2025-01-30 00:01:57',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39005,'mixpanel','completed',10,'2025-01-20 00:44:12','2025-01-20 00:46:57','2025-01-20 00:02:12','2025-01-20 00:46:57',NULL,0,0,NULL,NULL),(39006,'mixpanel','completed',10,'2025-01-20 07:38:57','2025-01-20 07:39:05','2025-01-20 07:01:57','2025-01-20 07:39:05',NULL,0,0,NULL,NULL),(39007,'schedule_re_engagement_email','completed',10,'2025-01-21 07:39:05','2025-01-21 07:41:57','2025-01-20 07:39:05','2025-01-21 07:41:57',NULL,0,0,NULL,NULL),(39008,'subscribers_engagement_score','completed',10,'2025-01-20 18:37:00','2025-01-20 18:41:58','2025-01-20 18:37:00','2025-01-20 18:41:58',NULL,0,0,NULL,NULL),(39009,'mixpanel','completed',10,'2025-01-20 18:46:00','2025-01-20 18:46:57','2025-01-20 18:37:00','2025-01-20 18:46:57',NULL,0,0,NULL,NULL),(39010,'subscribers_engagement_score','completed',10,'2025-01-21 16:26:00','2025-01-21 16:29:02','2025-01-20 18:41:58','2025-01-21 16:29:02',NULL,0,0,NULL,NULL),(39011,'mixpanel','completed',10,'2025-01-21 08:07:57','2025-01-21 08:11:22','2025-01-21 07:41:57','2025-01-21 08:11:22',NULL,0,0,NULL,NULL),(39012,'schedule_re_engagement_email','completed',10,'2025-01-22 08:11:22','2025-01-22 08:11:59','2025-01-21 08:11:22','2025-01-22 08:11:59',NULL,0,0,NULL,NULL),(39013,'subscribers_engagement_score','completed',10,'2025-01-22 11:41:00','2025-01-22 11:41:57','2025-01-21 16:29:02','2025-01-22 11:41:57',NULL,0,0,NULL,NULL),(39014,'mixpanel','completed',10,'2025-01-21 17:09:02','2025-01-21 17:10:28','2025-01-21 16:29:02','2025-01-21 17:10:28',NULL,0,0,NULL,NULL),(39015,'inactive_subscribers','completed',10,'2025-01-31 00:00:00','2025-01-31 00:02:03','2025-01-22 00:01:57','2025-01-31 00:02:03',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39016,'mixpanel','completed',10,'2025-01-22 00:36:57','2025-01-22 00:41:31','2025-01-22 00:01:57','2025-01-22 00:41:31',NULL,0,0,NULL,NULL),(39017,'export_files_cleanup','completed',10,'2025-01-28 00:00:00','2025-01-28 11:36:55','2025-01-22 00:41:31','2025-01-28 11:36:55',NULL,0,0,NULL,NULL),(39018,'mixpanel','completed',10,'2025-01-22 08:40:59','2025-01-22 08:41:58','2025-01-22 08:11:59','2025-01-22 08:41:58',NULL,0,0,NULL,NULL),(39019,'schedule_re_engagement_email','completed',10,'2025-01-23 08:41:58','2025-01-23 08:44:27','2025-01-22 08:41:58','2025-01-23 08:44:27',NULL,0,0,NULL,NULL),(39020,'subscribers_engagement_score','completed',10,'2025-01-22 11:41:57','2025-01-22 11:44:00','2025-01-22 11:41:57','2025-01-22 11:44:00',NULL,0,0,NULL,NULL),(39021,'mixpanel','completed',10,'2025-01-22 12:08:57','2025-01-22 12:10:56','2025-01-22 11:41:57','2025-01-22 12:10:56',NULL,0,0,NULL,NULL),(39022,'subscribers_engagement_score','completed',10,'2025-01-23 01:44:00','2025-01-23 01:46:59','2025-01-22 11:44:00','2025-01-23 01:46:59',NULL,0,0,NULL,NULL),(39023,'unsubscribe_tokens','completed',0,'2025-01-22 21:47:09','2025-01-22 21:51:57','2025-01-22 21:47:09','2025-01-22 21:51:57',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39024,'subscriber_link_tokens','completed',0,'2025-01-22 21:47:09','2025-01-22 21:47:26','2025-01-22 21:47:09','2025-01-22 21:47:26',NULL,0,0,NULL,NULL),(39025,'newsletter_templates_thumbnails','completed',10,'2025-01-22 21:47:09','2025-01-22 21:47:26','2025-01-22 21:47:09','2025-01-22 21:47:26',NULL,0,0,NULL,NULL),(39026,'mixpanel','completed',0,'2025-01-22 21:47:09','2025-01-22 21:47:26','2025-01-22 21:47:09','2025-01-22 21:47:26',NULL,0,0,NULL,NULL),(39027,'mixpanel','completed',10,'2025-01-22 22:35:57','2025-01-22 22:36:59','2025-01-22 21:51:57','2025-01-22 22:36:59',NULL,0,0,NULL,NULL),(39028,'subscribers_engagement_score','completed',10,'2025-01-24 11:44:00','2025-01-24 11:46:41','2025-01-23 01:46:59','2025-01-24 11:46:41',NULL,0,0,NULL,NULL),(39029,'mixpanel','completed',10,'2025-01-23 01:56:59','2025-01-23 02:01:57','2025-01-23 01:46:59','2025-01-23 02:01:57',NULL,0,0,NULL,NULL),(39030,'mixpanel','completed',10,'2025-01-23 09:41:27','2025-01-23 09:42:02','2025-01-23 08:44:27','2025-01-23 09:42:02',NULL,0,0,NULL,NULL),(39031,'schedule_re_engagement_email','completed',10,'2025-01-24 09:42:02','2025-01-24 09:46:43','2025-01-23 09:42:02','2025-01-24 09:46:43',NULL,0,0,NULL,NULL),(39032,'mixpanel','completed',10,'2025-01-24 10:20:43','2025-01-24 10:21:41','2025-01-24 09:46:43','2025-01-24 10:21:41',NULL,0,0,NULL,NULL),(39033,'schedule_re_engagement_email','completed',10,'2025-01-25 10:21:41','2025-01-25 10:26:45','2025-01-24 10:21:41','2025-01-25 10:26:45',NULL,0,0,NULL,NULL),(39034,'subscribers_engagement_score','completed',10,'2025-01-24 11:46:41','2025-01-24 11:49:28','2025-01-24 11:46:41','2025-01-24 11:49:28',NULL,0,0,NULL,NULL),(39035,'mixpanel','completed',10,'2025-01-24 12:40:41','2025-01-24 12:41:41','2025-01-24 11:46:41','2025-01-24 12:41:41',NULL,0,0,NULL,NULL),(39036,'subscribers_engagement_score','completed',10,'2025-01-25 03:49:00','2025-01-25 03:51:44','2025-01-24 11:49:28','2025-01-25 03:51:44',NULL,0,0,NULL,NULL),(39037,'subscribers_engagement_score','completed',10,'2025-01-26 01:19:00','2025-01-26 01:21:55','2025-01-25 03:51:44','2025-01-26 01:21:55',NULL,0,0,NULL,NULL),(39038,'mixpanel','completed',10,'2025-01-25 04:39:44','2025-01-25 04:41:46','2025-01-25 03:51:44','2025-01-25 04:41:46',NULL,0,0,NULL,NULL),(39039,'mixpanel','completed',10,'2025-01-25 10:47:45','2025-01-25 10:49:19','2025-01-25 10:26:45','2025-01-25 10:49:19',NULL,0,0,NULL,NULL),(39040,'schedule_re_engagement_email','completed',10,'2025-01-26 10:49:19','2025-01-26 10:50:23','2025-01-25 10:49:19','2025-01-26 10:50:23',NULL,0,0,NULL,NULL),(39041,'subscribers_engagement_score','completed',10,'2025-01-26 01:21:55','2025-01-26 01:26:53','2025-01-26 01:21:55','2025-01-26 01:26:53',NULL,0,0,NULL,NULL),(39042,'mixpanel','completed',10,'2025-01-26 01:27:55','2025-01-26 01:31:52','2025-01-26 01:21:55','2025-01-26 01:31:52',NULL,0,0,NULL,NULL),(39043,'subscribers_engagement_score','completed',10,'2025-01-27 20:26:00','2025-01-27 20:28:30','2025-01-26 01:26:53','2025-01-27 20:28:30',NULL,0,0,NULL,NULL),(39044,'mixpanel','completed',10,'2025-01-26 11:23:23','2025-01-26 11:26:56','2025-01-26 10:50:23','2025-01-26 11:26:56',NULL,0,0,NULL,NULL),(39045,'schedule_re_engagement_email','completed',10,'2025-01-27 11:26:56','2025-01-27 11:32:00','2025-01-26 11:26:56','2025-01-27 11:32:00',NULL,0,0,NULL,NULL),(39046,'mixpanel','completed',10,'2025-01-27 11:33:00','2025-01-27 11:36:07','2025-01-27 11:32:00','2025-01-27 11:36:07',NULL,0,0,NULL,NULL),(39047,'schedule_re_engagement_email','completed',10,'2025-01-28 11:36:07','2025-01-28 11:36:55','2025-01-27 11:36:07','2025-01-28 11:36:55',NULL,0,0,NULL,NULL),(39048,'subscribers_engagement_score','completed',10,'2025-01-27 20:28:30','2025-01-27 20:31:48','2025-01-27 20:28:30','2025-01-27 20:31:48',NULL,0,0,NULL,NULL),(39049,'mixpanel','completed',10,'2025-01-27 20:50:30','2025-01-27 20:51:46','2025-01-27 20:28:30','2025-01-27 20:51:46',NULL,0,0,NULL,NULL),(39050,'subscribers_engagement_score','completed',10,'2025-01-28 13:16:00','2025-01-28 13:16:57','2025-01-27 20:31:48','2025-01-28 13:16:57',NULL,0,0,NULL,NULL),(39051,'mixpanel','completed',10,'2025-01-28 12:23:55','2025-01-28 12:24:30','2025-01-28 11:36:55','2025-01-28 12:24:30',NULL,0,0,NULL,NULL),(39052,'export_files_cleanup','completed',10,'2025-02-08 00:00:00','2025-02-08 12:19:40','2025-01-28 12:24:30','2025-02-08 12:19:40',NULL,0,0,NULL,NULL),(39053,'schedule_re_engagement_email','completed',10,'2025-01-29 12:24:30','2025-01-29 12:29:21','2025-01-28 12:24:30','2025-01-29 12:29:21',NULL,0,0,NULL,NULL),(39054,'subscribers_engagement_score','completed',10,'2025-01-29 23:10:00','2025-01-29 23:12:03','2025-01-28 13:16:57','2025-01-29 23:12:03',NULL,0,0,NULL,NULL),(39055,'mixpanel','completed',10,'2025-01-28 13:28:57','2025-01-28 13:29:10','2025-01-28 13:16:57','2025-01-28 13:29:10',NULL,0,0,NULL,NULL),(39056,'unsubscribe_tokens','completed',0,'2025-01-28 21:45:27','2025-01-28 21:52:06','2025-01-28 21:45:27','2025-01-28 21:52:06',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39057,'subscriber_link_tokens','completed',0,'2025-01-28 21:45:27','2025-01-28 21:45:40','2025-01-28 21:45:27','2025-01-28 21:45:40',NULL,0,0,NULL,NULL),(39058,'newsletter_templates_thumbnails','completed',10,'2025-01-28 21:45:27','2025-01-28 21:45:40','2025-01-28 21:45:27','2025-01-28 21:45:40',NULL,0,0,NULL,NULL),(39059,'mixpanel','completed',0,'2025-01-28 21:45:27','2025-01-28 21:45:40','2025-01-28 21:45:27','2025-01-28 21:45:40',NULL,0,0,NULL,NULL),(39060,'mixpanel','completed',10,'2025-01-28 21:52:06','2025-01-28 21:56:48','2025-01-28 21:52:06','2025-01-28 21:56:48',NULL,0,0,NULL,NULL),(39061,'mixpanel','completed',10,'2025-01-29 12:49:21','2025-01-29 12:50:26','2025-01-29 12:29:21','2025-01-29 12:50:26',NULL,0,0,NULL,NULL),(39062,'schedule_re_engagement_email','completed',10,'2025-01-30 12:50:26','2025-01-30 12:52:03','2025-01-29 12:50:26','2025-01-30 12:52:03',NULL,0,0,NULL,NULL),(39063,'subscribers_engagement_score','completed',10,'2025-01-29 23:12:03','2025-01-29 23:17:01','2025-01-29 23:12:03','2025-01-29 23:17:01',NULL,0,0,NULL,NULL),(39064,'mixpanel','completed',10,'2025-01-29 23:42:03','2025-01-29 23:46:58','2025-01-29 23:12:03','2025-01-29 23:46:58',NULL,0,0,NULL,NULL),(39065,'subscribers_engagement_score','completed',10,'2025-01-29 23:17:01','2025-01-29 23:21:34','2025-01-29 23:17:01','2025-01-29 23:21:34',NULL,0,0,NULL,NULL),(39066,'subscribers_engagement_score','completed',10,'2025-01-30 22:04:00','2025-01-30 22:07:06','2025-01-29 23:21:34','2025-01-30 22:07:06',NULL,0,0,NULL,NULL),(39067,'subscribers_email_count','completed',10,'2025-02-06 00:00:00','2025-02-06 00:02:05','2025-01-30 00:01:57','2025-02-06 00:02:05',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39068,'mixpanel','completed',10,'2025-01-30 00:10:57','2025-01-30 00:12:01','2025-01-30 00:01:57','2025-01-30 00:12:01',NULL,0,0,NULL,NULL),(39069,'mixpanel','completed',10,'2025-01-30 13:10:03','2025-01-30 13:12:05','2025-01-30 12:52:03','2025-01-30 13:12:05',NULL,0,0,NULL,NULL),(39070,'schedule_re_engagement_email','completed',10,'2025-01-31 13:12:05','2025-01-31 13:15:56','2025-01-30 13:12:05','2025-01-31 13:15:56',NULL,0,0,NULL,NULL),(39071,'subscribers_engagement_score','completed',10,'2025-01-31 01:37:00','2025-01-31 01:37:05','2025-01-30 22:07:06','2025-01-31 01:37:05',NULL,0,0,NULL,NULL),(39072,'mixpanel','completed',10,'2025-01-30 22:25:06','2025-01-30 22:27:02','2025-01-30 22:07:06','2025-01-30 22:27:02',NULL,0,0,NULL,NULL),(39073,'inactive_subscribers','completed',10,'2025-02-07 00:00:00','2025-02-07 00:02:05','2025-01-31 00:02:03','2025-02-07 00:02:05',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39074,'mixpanel','completed',10,'2025-01-31 00:43:03','2025-01-31 00:47:01','2025-01-31 00:02:03','2025-01-31 00:47:01',NULL,0,0,NULL,NULL),(39075,'subscribers_engagement_score','completed',10,'2025-01-31 01:37:05','2025-01-31 01:40:09','2025-01-31 01:37:05','2025-01-31 01:40:09',NULL,0,0,NULL,NULL),(39076,'mixpanel','completed',10,'2025-01-31 01:44:05','2025-01-31 01:45:22','2025-01-31 01:37:05','2025-01-31 01:45:22',NULL,0,0,NULL,NULL),(39077,'subscribers_engagement_score','completed',10,'2025-02-01 21:41:00','2025-02-01 21:42:03','2025-01-31 01:40:09','2025-02-01 21:42:03',NULL,0,0,NULL,NULL),(39078,'mixpanel','completed',10,'2025-01-31 14:09:56','2025-01-31 14:10:25','2025-01-31 13:15:56','2025-01-31 14:10:25',NULL,0,0,NULL,NULL),(39079,'schedule_re_engagement_email','completed',10,'2025-02-01 14:10:25','2025-02-01 14:10:51','2025-01-31 14:10:25','2025-02-01 14:10:51',NULL,0,0,NULL,NULL),(39080,'mixpanel','completed',10,'2025-02-01 14:20:51','2025-02-01 14:21:59','2025-02-01 14:10:51','2025-02-01 14:21:59',NULL,0,0,NULL,NULL),(39081,'schedule_re_engagement_email','completed',10,'2025-02-02 14:21:59','2025-02-02 14:25:47','2025-02-01 14:21:59','2025-02-02 14:25:47',NULL,0,0,NULL,NULL),(39082,'subscribers_engagement_score','completed',10,'2025-02-01 21:42:03','2025-02-01 21:47:00','2025-02-01 21:42:03','2025-02-01 21:47:00',NULL,0,0,NULL,NULL),(39083,'mixpanel','completed',10,'2025-02-01 22:39:03','2025-02-01 22:42:02','2025-02-01 21:42:03','2025-02-01 22:42:02',NULL,0,0,NULL,NULL),(39084,'subscribers_engagement_score','completed',10,'2025-02-02 10:08:00','2025-02-02 10:09:16','2025-02-01 21:47:00','2025-02-02 10:09:16',NULL,0,0,NULL,NULL),(39085,'subscribers_engagement_score','completed',10,'2025-02-03 05:46:00','2025-02-03 05:46:16','2025-02-02 10:09:16','2025-02-03 05:46:16',NULL,0,0,NULL,NULL),(39086,'mixpanel','completed',10,'2025-02-02 10:54:16','2025-02-02 10:55:22','2025-02-02 10:09:16','2025-02-02 10:55:22',NULL,0,0,NULL,NULL),(39087,'mixpanel','completed',10,'2025-02-02 15:23:47','2025-02-02 15:26:47','2025-02-02 14:25:47','2025-02-02 15:26:47',NULL,0,0,NULL,NULL),(39088,'schedule_re_engagement_email','completed',10,'2025-02-03 15:26:47','2025-02-03 15:28:44','2025-02-02 15:26:47','2025-02-03 15:28:44',NULL,0,0,NULL,NULL),(39089,'subscribers_engagement_score','completed',10,'2025-02-03 05:46:16','2025-02-03 05:49:23','2025-02-03 05:46:16','2025-02-03 05:49:23',NULL,0,0,NULL,NULL),(39090,'mixpanel','completed',10,'2025-02-03 06:37:16','2025-02-03 06:42:02','2025-02-03 05:46:16','2025-02-03 06:42:02',NULL,0,0,NULL,NULL),(39091,'subscribers_engagement_score','completed',10,'2025-02-04 08:56:00','2025-02-04 08:57:07','2025-02-03 05:49:23','2025-02-04 08:57:07',NULL,0,0,NULL,NULL),(39092,'mixpanel','completed',10,'2025-02-03 15:59:44','2025-02-03 16:02:27','2025-02-03 15:28:44','2025-02-03 16:02:27',NULL,0,0,NULL,NULL),(39093,'schedule_re_engagement_email','completed',10,'2025-02-04 16:02:27','2025-02-04 16:07:06','2025-02-03 16:02:27','2025-02-04 16:07:06',NULL,0,0,NULL,NULL),(39094,'subscribers_engagement_score','completed',10,'2025-02-04 08:57:07','2025-02-04 09:02:04','2025-02-04 08:57:07','2025-02-04 09:02:04',NULL,0,0,NULL,NULL),(39095,'mixpanel','completed',10,'2025-02-04 08:58:07','2025-02-04 09:02:04','2025-02-04 08:57:07','2025-02-04 09:02:04',NULL,0,0,NULL,NULL),(39096,'subscribers_engagement_score','completed',10,'2025-02-05 12:04:00','2025-02-05 12:07:06','2025-02-04 09:02:04','2025-02-05 12:07:06',NULL,0,0,NULL,NULL),(39097,'mixpanel','completed',10,'2025-02-04 16:22:06','2025-02-04 16:27:05','2025-02-04 16:07:06','2025-02-04 16:27:05',NULL,0,0,NULL,NULL),(39098,'schedule_re_engagement_email','completed',10,'2025-02-05 16:27:05','2025-02-05 16:29:27','2025-02-04 16:27:05','2025-02-05 16:29:27',NULL,0,0,NULL,NULL),(39099,'unsubscribe_tokens','completed',0,'2025-02-04 21:46:13','2025-02-04 21:52:08','2025-02-04 21:46:13','2025-02-04 21:52:08',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39100,'subscriber_link_tokens','completed',0,'2025-02-04 21:46:13','2025-02-04 21:47:08','2025-02-04 21:46:13','2025-02-04 21:47:08',NULL,0,0,NULL,NULL),(39101,'newsletter_templates_thumbnails','completed',10,'2025-02-04 21:46:13','2025-02-04 21:47:08','2025-02-04 21:46:13','2025-02-04 21:47:08',NULL,0,0,NULL,NULL),(39102,'mixpanel','completed',0,'2025-02-04 21:46:13','2025-02-04 21:47:08','2025-02-04 21:46:13','2025-02-04 21:47:08',NULL,0,0,NULL,NULL),(39103,'mixpanel','completed',10,'2025-02-04 22:24:08','2025-02-04 22:26:42','2025-02-04 21:52:08','2025-02-04 22:26:42',NULL,0,0,NULL,NULL),(39104,'subscribers_engagement_score','completed',10,'2025-02-05 12:07:06','2025-02-05 12:12:02','2025-02-05 12:07:06','2025-02-05 12:12:02',NULL,0,0,NULL,NULL),(39105,'mixpanel','completed',10,'2025-02-05 12:47:07','2025-02-05 12:52:04','2025-02-05 12:07:07','2025-02-05 12:52:04',NULL,0,0,NULL,NULL),(39106,'subscribers_engagement_score','completed',10,'2025-02-06 16:43:00','2025-02-06 16:47:13','2025-02-05 12:12:02','2025-02-06 16:47:13',NULL,0,0,NULL,NULL),(39107,'mixpanel','completed',10,'2025-02-05 17:22:27','2025-02-05 17:23:27','2025-02-05 16:29:27','2025-02-05 17:23:27',NULL,0,0,NULL,NULL),(39108,'schedule_re_engagement_email','completed',10,'2025-02-06 17:23:27','2025-02-06 17:25:24','2025-02-05 17:23:27','2025-02-06 17:25:24',NULL,0,0,NULL,NULL),(39109,'subscribers_email_count','completed',10,'2025-02-15 00:00:00','2025-02-15 00:05:17','2025-02-06 00:02:05','2025-02-15 00:05:17',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39110,'mixpanel','completed',10,'2025-02-06 00:43:06','2025-02-06 00:47:03','2025-02-06 00:02:06','2025-02-06 00:47:03',NULL,0,0,NULL,NULL),(39111,'subscribers_engagement_score','completed',10,'2025-02-06 16:47:13','2025-02-06 16:47:16','2025-02-06 16:47:13','2025-02-06 16:47:16',NULL,0,0,NULL,NULL),(39112,'mixpanel','completed',10,'2025-02-06 17:34:14','2025-02-06 17:37:11','2025-02-06 16:47:14','2025-02-06 17:37:11',NULL,0,0,NULL,NULL),(39113,'subscribers_engagement_score','completed',10,'2025-02-07 16:21:00','2025-02-07 16:21:48','2025-02-06 16:47:16','2025-02-07 16:21:48',NULL,0,0,NULL,NULL),(39114,'schedule_re_engagement_email','completed',10,'2025-02-07 17:37:11','2025-02-07 17:39:30','2025-02-06 17:37:11','2025-02-07 17:39:30',NULL,0,0,NULL,NULL),(39115,'inactive_subscribers','completed',10,'2025-02-14 00:00:00','2025-02-14 00:01:09','2025-02-07 00:02:05','2025-02-14 00:01:09',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39116,'mixpanel','completed',10,'2025-02-07 00:47:05','2025-02-07 00:53:57','2025-02-07 00:02:05','2025-02-07 00:53:57',NULL,0,0,NULL,NULL),(39117,'subscribers_engagement_score','completed',10,'2025-02-08 12:19:00','2025-02-08 12:19:41','2025-02-07 16:21:48','2025-02-08 12:19:41',NULL,0,0,NULL,NULL),(39118,'mixpanel','completed',10,'2025-02-07 16:28:48','2025-02-07 16:31:17','2025-02-07 16:21:48','2025-02-07 16:31:17',NULL,0,0,NULL,NULL),(39119,'mixpanel','completed',10,'2025-02-07 18:26:30','2025-02-07 18:27:05','2025-02-07 17:39:30','2025-02-07 18:27:05',NULL,0,0,NULL,NULL),(39120,'schedule_re_engagement_email','completed',10,'2025-02-08 18:27:05','2025-02-08 18:32:00','2025-02-07 18:27:05','2025-02-08 18:32:00',NULL,0,0,NULL,NULL),(39121,'subscribers_engagement_score','completed',10,'2025-02-08 12:19:41','2025-02-08 12:22:01','2025-02-08 12:19:41','2025-02-08 12:22:01',NULL,0,0,NULL,NULL),(39122,'mixpanel','completed',10,'2025-02-08 13:04:41','2025-02-08 13:05:18','2025-02-08 12:19:41','2025-02-08 13:05:18',NULL,0,0,NULL,NULL),(39123,'export_files_cleanup','completed',10,'2025-02-12 00:00:00','2025-02-12 11:17:05','2025-02-08 12:22:01','2025-02-12 11:17:05',NULL,0,0,NULL,NULL),(39124,'subscribers_engagement_score','completed',10,'2025-02-09 00:12:00','2025-02-09 00:12:02','2025-02-08 12:22:01','2025-02-09 00:12:02',NULL,0,0,NULL,NULL),(39125,'mixpanel','completed',10,'2025-02-08 19:26:00','2025-02-08 19:27:04','2025-02-08 18:32:00','2025-02-08 19:27:04',NULL,0,0,NULL,NULL),(39126,'schedule_re_engagement_email','completed',10,'2025-02-09 19:27:03','2025-02-09 19:32:03','2025-02-08 19:27:03','2025-02-09 19:32:03',NULL,0,0,NULL,NULL),(39127,'subscribers_engagement_score','completed',10,'2025-02-10 23:39:00','2025-02-10 23:42:05','2025-02-09 00:12:02','2025-02-10 23:42:05',NULL,0,0,NULL,NULL),(39128,'mixpanel','completed',10,'2025-02-09 00:35:02','2025-02-09 00:37:01','2025-02-09 00:12:02','2025-02-09 00:37:01',NULL,0,0,NULL,NULL),(39129,'mixpanel','completed',10,'2025-02-09 19:46:03','2025-02-09 19:47:01','2025-02-09 19:32:03','2025-02-09 19:47:01',NULL,0,0,NULL,NULL),(39130,'schedule_re_engagement_email','completed',10,'2025-02-10 19:47:01','2025-02-10 19:52:04','2025-02-09 19:47:01','2025-02-10 19:52:04',NULL,0,0,NULL,NULL),(39131,'mixpanel','completed',10,'2025-02-10 20:00:04','2025-02-10 20:01:27','2025-02-10 19:52:04','2025-02-10 20:01:27',NULL,0,0,NULL,NULL),(39132,'schedule_re_engagement_email','completed',10,'2025-02-11 20:01:27','2025-02-11 20:02:05','2025-02-10 20:01:27','2025-02-11 20:02:05',NULL,0,0,NULL,NULL),(39133,'subscribers_engagement_score','completed',10,'2025-02-10 23:42:05','2025-02-10 23:42:05','2025-02-10 23:42:05','2025-02-10 23:42:05',NULL,0,0,NULL,NULL),(39134,'mixpanel','completed',10,'2025-02-10 23:41:05','2025-02-10 23:42:05','2025-02-10 23:42:05','2025-02-10 23:42:05',NULL,0,0,NULL,NULL),(39135,'subscribers_engagement_score','completed',10,'2025-02-10 23:42:05','2025-02-10 23:47:02','2025-02-10 23:42:05','2025-02-10 23:47:02',NULL,0,0,NULL,NULL),(39136,'subscribers_engagement_score','completed',10,'2025-02-11 11:59:00','2025-02-11 12:02:04','2025-02-10 23:47:02','2025-02-11 12:02:04',NULL,0,0,NULL,NULL),(39137,'mixpanel','completed',10,'2025-02-10 23:52:02','2025-02-10 23:57:02','2025-02-10 23:47:02','2025-02-10 23:57:02',NULL,0,0,NULL,NULL),(39138,'subscribers_engagement_score','completed',10,'2025-02-12 11:14:00','2025-02-12 11:17:05','2025-02-11 12:02:04','2025-02-12 11:17:05',NULL,0,0,NULL,NULL),(39139,'mixpanel','completed',10,'2025-02-11 12:14:04','2025-02-11 12:17:03','2025-02-11 12:02:04','2025-02-11 12:17:03',NULL,0,0,NULL,NULL),(39140,'mixpanel','completed',10,'2025-02-11 20:18:05','2025-02-11 20:22:04','2025-02-11 20:02:05','2025-02-11 20:22:04',NULL,0,0,NULL,NULL),(39141,'schedule_re_engagement_email','completed',10,'2025-02-12 20:22:04','2025-02-12 20:26:15','2025-02-11 20:22:04','2025-02-12 20:26:15',NULL,0,0,NULL,NULL),(39142,'unsubscribe_tokens','completed',0,'2025-02-11 21:47:15','2025-02-11 21:48:30','2025-02-11 21:47:15','2025-02-11 21:48:30',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39143,'subscriber_link_tokens','completed',0,'2025-02-11 21:47:15','2025-02-11 21:48:28','2025-02-11 21:47:15','2025-02-11 21:48:28',NULL,0,0,NULL,NULL),(39144,'newsletter_templates_thumbnails','completed',10,'2025-02-11 21:47:15','2025-02-11 21:48:28','2025-02-11 21:47:15','2025-02-11 21:48:28',NULL,0,0,NULL,NULL),(39145,'mixpanel','completed',0,'2025-02-11 21:47:15','2025-02-11 21:48:28','2025-02-11 21:47:15','2025-02-11 21:48:28',NULL,0,0,NULL,NULL),(39146,'mixpanel','completed',10,'2025-02-11 22:41:30','2025-02-11 22:42:14','2025-02-11 21:48:30','2025-02-11 22:42:14',NULL,0,0,NULL,NULL),(39147,'subscribers_engagement_score','completed',10,'2025-02-12 11:17:05','2025-02-12 11:22:04','2025-02-12 11:17:05','2025-02-12 11:22:04',NULL,0,0,NULL,NULL),(39148,'mixpanel','completed',10,'2025-02-12 11:35:05','2025-02-12 11:37:04','2025-02-12 11:17:05','2025-02-12 11:37:04',NULL,0,0,NULL,NULL),(39149,'export_files_cleanup','completed',10,'2025-02-20 00:00:00','2025-02-20 00:01:24','2025-02-12 11:22:04','2025-02-20 00:01:24',NULL,0,0,NULL,NULL),(39150,'subscribers_engagement_score','completed',10,'2025-02-13 20:58:00','2025-02-13 21:01:10','2025-02-12 11:22:04','2025-02-13 21:01:10',NULL,0,0,NULL,NULL),(39151,'mixpanel','completed',10,'2025-02-12 20:37:15','2025-02-12 20:42:05','2025-02-12 20:26:15','2025-02-12 20:42:05',NULL,0,0,NULL,NULL),(39152,'schedule_re_engagement_email','completed',10,'2025-02-13 20:42:05','2025-02-13 20:46:14','2025-02-12 20:42:05','2025-02-13 20:46:14',NULL,0,0,NULL,NULL),(39153,'mixpanel','completed',10,'2025-02-13 21:27:15','2025-02-13 21:31:08','2025-02-13 20:46:15','2025-02-13 21:31:08',NULL,0,0,NULL,NULL),(39154,'subscribers_engagement_score','completed',10,'2025-02-13 21:01:10','2025-02-13 21:06:07','2025-02-13 21:01:10','2025-02-13 21:06:07',NULL,0,0,NULL,NULL),(39155,'schedule_re_engagement_email','completed',10,'2025-02-14 21:01:10','2025-02-14 21:02:49','2025-02-13 21:01:10','2025-02-14 21:02:49',NULL,0,0,NULL,NULL),(39156,'subscribers_engagement_score','completed',10,'2025-02-14 13:37:00','2025-02-14 13:41:10','2025-02-13 21:06:07','2025-02-14 13:41:10',NULL,0,0,NULL,NULL),(39157,'inactive_subscribers','completed',10,'2025-02-20 00:00:00','2025-02-20 00:01:24','2025-02-14 00:01:09','2025-02-20 00:01:24',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39158,'mixpanel','completed',10,'2025-02-14 00:39:09','2025-02-14 00:46:09','2025-02-14 00:01:09','2025-02-14 00:46:09',NULL,0,0,NULL,NULL),(39159,'subscribers_engagement_score','completed',10,'2025-02-15 20:19:00','2025-02-15 20:21:08','2025-02-14 13:41:10','2025-02-15 20:21:08',NULL,0,0,NULL,NULL),(39160,'mixpanel','completed',10,'2025-02-14 13:41:10','2025-02-14 13:43:54','2025-02-14 13:41:10','2025-02-14 13:43:54',NULL,0,0,NULL,NULL),(39161,'mixpanel','completed',10,'2025-02-14 21:26:49','2025-02-14 21:29:28','2025-02-14 21:02:49','2025-02-14 21:29:28',NULL,0,0,NULL,NULL),(39162,'schedule_re_engagement_email','completed',10,'2025-02-15 21:29:27','2025-02-15 21:31:24','2025-02-14 21:29:28','2025-02-15 21:31:24',NULL,0,0,NULL,NULL),(39163,'subscribers_email_count','completed',10,'2025-02-23 00:00:00','2025-02-23 00:01:27','2025-02-15 00:05:17','2025-02-23 00:01:27',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39164,'mixpanel','completed',10,'2025-02-15 00:52:17','2025-02-15 00:56:05','2025-02-15 00:05:17','2025-02-15 00:56:05',NULL,0,0,NULL,NULL),(39165,'subscribers_engagement_score','completed',10,'2025-02-15 20:21:08','2025-02-15 20:24:01','2025-02-15 20:21:08','2025-02-15 20:24:01',NULL,0,0,NULL,NULL),(39166,'mixpanel','completed',10,'2025-02-15 20:20:08','2025-02-15 20:24:01','2025-02-15 20:21:08','2025-02-15 20:24:01',NULL,0,0,NULL,NULL),(39167,'subscribers_engagement_score','completed',10,'2025-02-16 05:22:00','2025-02-16 05:24:54','2025-02-15 20:24:01','2025-02-16 05:24:54',NULL,0,0,NULL,NULL),(39168,'mixpanel','completed',10,'2025-02-15 21:48:24','2025-02-15 21:51:08','2025-02-15 21:31:24','2025-02-15 21:51:08',NULL,0,0,NULL,NULL),(39169,'schedule_re_engagement_email','completed',10,'2025-02-16 21:51:08','2025-02-16 21:51:25','2025-02-15 21:51:08','2025-02-16 21:51:25',NULL,0,0,NULL,NULL),(39170,'subscribers_engagement_score','completed',10,'2025-02-17 15:35:00','2025-02-17 15:36:28','2025-02-16 05:24:54','2025-02-17 15:36:28',NULL,0,0,NULL,NULL),(39171,'mixpanel','completed',10,'2025-02-16 05:34:54','2025-02-16 05:36:10','2025-02-16 05:24:54','2025-02-16 05:36:10',NULL,0,0,NULL,NULL),(39172,'mixpanel','completed',10,'2025-02-16 22:32:25','2025-02-16 22:36:27','2025-02-16 21:51:25','2025-02-16 22:36:27',NULL,0,0,NULL,NULL),(39173,'schedule_re_engagement_email','completed',10,'2025-02-17 22:36:27','2025-02-17 22:41:23','2025-02-16 22:36:27','2025-02-17 22:41:23',NULL,0,0,NULL,NULL),(39174,'subscribers_engagement_score','completed',10,'2025-02-17 15:36:28','2025-02-17 15:40:50','2025-02-17 15:36:28','2025-02-17 15:40:50',NULL,0,0,NULL,NULL),(39175,'mixpanel','completed',10,'2025-02-17 15:56:28','2025-02-17 15:57:05','2025-02-17 15:36:28','2025-02-17 15:57:05',NULL,0,0,NULL,NULL),(39176,'subscribers_engagement_score','completed',10,'2025-02-18 09:29:00','2025-02-18 09:31:33','2025-02-17 15:40:50','2025-02-18 09:31:33',NULL,0,0,NULL,NULL),(39177,'mixpanel','completed',10,'2025-02-17 23:38:23','2025-02-17 23:41:25','2025-02-17 22:41:23','2025-02-17 23:41:25',NULL,0,0,NULL,NULL),(39178,'schedule_re_engagement_email','completed',10,'2025-02-18 23:41:25','2025-02-18 23:43:41','2025-02-17 23:41:25','2025-02-18 23:43:41',NULL,0,0,NULL,NULL),(39179,'subscribers_engagement_score','completed',10,'2025-02-19 18:31:00','2025-02-19 18:31:32','2025-02-18 09:31:33','2025-02-19 18:31:32',NULL,0,0,NULL,NULL),(39180,'mixpanel','completed',10,'2025-02-18 10:06:33','2025-02-18 10:10:54','2025-02-18 09:31:33','2025-02-18 10:10:54',NULL,0,0,NULL,NULL),(39181,'unsubscribe_tokens','completed',0,'2025-02-18 21:47:27','2025-02-18 21:51:28','2025-02-18 21:47:27','2025-02-18 21:51:28',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39182,'subscriber_link_tokens','completed',0,'2025-02-18 21:47:27','2025-02-18 21:47:46','2025-02-18 21:47:27','2025-02-18 21:47:46',NULL,0,0,NULL,NULL),(39183,'newsletter_templates_thumbnails','completed',10,'2025-02-18 21:47:27','2025-02-18 21:47:46','2025-02-18 21:47:27','2025-02-18 21:47:46',NULL,0,0,NULL,NULL),(39184,'mixpanel','completed',0,'2025-02-18 21:47:27','2025-02-18 21:47:46','2025-02-18 21:47:27','2025-02-18 21:47:46',NULL,0,0,NULL,NULL),(39185,'mixpanel','completed',10,'2025-02-18 21:58:28','2025-02-18 22:01:27','2025-02-18 21:51:28','2025-02-18 22:01:27',NULL,0,0,NULL,NULL),(39186,'mixpanel','completed',10,'2025-02-18 23:51:41','2025-02-18 23:54:31','2025-02-18 23:43:41','2025-02-18 23:54:31',NULL,0,0,NULL,NULL),(39187,'schedule_re_engagement_email','completed',10,'2025-02-19 23:54:31','2025-02-19 23:56:23','2025-02-18 23:54:31','2025-02-19 23:56:23',NULL,0,0,NULL,NULL),(39188,'subscribers_engagement_score','completed',10,'2025-02-19 18:31:32','2025-02-19 18:31:34','2025-02-19 18:31:32','2025-02-19 18:31:34',NULL,0,0,NULL,NULL),(39189,'mixpanel','completed',10,'2025-02-19 18:54:32','2025-02-19 18:56:31','2025-02-19 18:31:32','2025-02-19 18:56:31',NULL,0,0,NULL,NULL),(39190,'subscribers_engagement_score','completed',10,'2025-02-20 18:33:00','2025-02-20 18:36:29','2025-02-19 18:31:34','2025-02-20 18:36:29',NULL,0,0,NULL,NULL),(39191,'mixpanel','completed',10,'2025-02-20 00:05:23','2025-02-20 00:06:26','2025-02-19 23:56:23','2025-02-20 00:06:26',NULL,0,0,NULL,NULL),(39192,'inactive_subscribers','completed',10,'2025-02-25 00:00:00','2025-02-25 00:01:29','2025-02-20 00:01:24','2025-02-25 00:01:29',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39193,'schedule_re_engagement_email','completed',10,'2025-02-21 00:01:24','2025-02-21 00:06:26','2025-02-20 00:01:24','2025-02-21 00:06:26',NULL,0,0,NULL,NULL),(39194,'export_files_cleanup','completed',10,'2025-02-25 00:00:00','2025-02-25 00:01:28','2025-02-20 00:06:26','2025-02-25 00:01:28',NULL,0,0,NULL,NULL),(39195,'subscribers_engagement_score','completed',10,'2025-02-20 18:36:29','2025-02-20 18:36:30','2025-02-20 18:36:29','2025-02-20 18:36:30',NULL,0,0,NULL,NULL),(39196,'mixpanel','completed',10,'2025-02-20 19:20:29','2025-02-20 19:21:28','2025-02-20 18:36:29','2025-02-20 19:21:28',NULL,0,0,NULL,NULL),(39197,'subscribers_engagement_score','completed',10,'2025-02-21 14:04:00','2025-02-21 14:04:31','2025-02-20 18:36:30','2025-02-21 14:04:31',NULL,0,0,NULL,NULL),(39198,'mixpanel','completed',10,'2025-02-21 00:10:26','2025-02-21 00:11:26','2025-02-21 00:06:26','2025-02-21 00:11:26',NULL,0,0,NULL,NULL),(39199,'schedule_re_engagement_email','completed',10,'2025-02-22 00:11:26','2025-02-22 00:16:24','2025-02-21 00:11:26','2025-02-22 00:16:24',NULL,0,0,NULL,NULL),(39200,'subscribers_engagement_score','completed',10,'2025-02-22 05:55:00','2025-02-22 05:55:54','2025-02-21 14:04:31','2025-02-22 05:55:54',NULL,0,0,NULL,NULL),(39201,'mixpanel','completed',10,'2025-02-21 14:28:31','2025-02-21 14:31:25','2025-02-21 14:04:31','2025-02-21 14:31:25',NULL,0,0,NULL,NULL),(39202,'mixpanel','completed',10,'2025-02-22 00:31:24','2025-02-22 00:36:23','2025-02-22 00:16:24','2025-02-22 00:36:23',NULL,0,0,NULL,NULL),(39203,'schedule_re_engagement_email','completed',10,'2025-02-23 00:36:23','2025-02-23 00:36:27','2025-02-22 00:36:23','2025-02-23 00:36:27',NULL,0,0,NULL,NULL),(39204,'subscribers_engagement_score','completed',10,'2025-02-22 05:55:54','2025-02-22 06:00:10','2025-02-22 05:55:54','2025-02-22 06:00:10',NULL,0,0,NULL,NULL),(39205,'mixpanel','completed',10,'2025-02-22 06:02:54','2025-02-22 06:06:21','2025-02-22 05:55:54','2025-02-22 06:06:21',NULL,0,0,NULL,NULL),(39206,'subscribers_engagement_score','completed',10,'2025-02-23 11:25:00','2025-02-23 11:26:07','2025-02-22 06:00:10','2025-02-23 11:26:07',NULL,0,0,NULL,NULL),(39207,'subscribers_email_count','completed',10,'2025-02-28 00:00:00','2025-02-28 00:01:24','2025-02-23 00:01:27','2025-02-28 00:01:24',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39208,'mixpanel','completed',10,'2025-02-23 00:38:27','2025-02-23 00:41:29','2025-02-23 00:01:27','2025-02-23 00:41:29',NULL,0,0,NULL,NULL),(39209,'schedule_re_engagement_email','completed',10,'2025-02-24 00:41:29','2025-02-24 00:46:30','2025-02-23 00:41:29','2025-02-24 00:46:30',NULL,0,0,NULL,NULL),(39210,'subscribers_engagement_score','completed',10,'2025-02-23 11:26:07','2025-02-23 11:26:09','2025-02-23 11:26:07','2025-02-23 11:26:09',NULL,0,0,NULL,NULL),(39211,'mixpanel','completed',10,'2025-02-23 12:16:07','2025-02-23 12:16:24','2025-02-23 11:26:07','2025-02-23 12:16:24',NULL,0,0,NULL,NULL),(39212,'subscribers_engagement_score','completed',10,'2025-02-24 06:41:00','2025-02-24 06:41:33','2025-02-23 11:26:09','2025-02-24 06:41:33',NULL,0,0,NULL,NULL),(39213,'mixpanel','completed',10,'2025-02-24 01:21:30','2025-02-24 01:23:49','2025-02-24 00:46:30','2025-02-24 01:23:49',NULL,0,0,NULL,NULL),(39214,'schedule_re_engagement_email','completed',10,'2025-02-25 01:23:49','2025-02-25 01:24:22','2025-02-24 01:23:49','2025-02-25 01:24:22',NULL,0,0,NULL,NULL),(39215,'subscribers_engagement_score','completed',10,'2025-02-25 20:33:00','2025-02-25 20:36:33','2025-02-24 06:41:33','2025-02-25 20:36:33',NULL,0,0,NULL,NULL),(39216,'mixpanel','completed',10,'2025-02-24 07:33:34','2025-02-24 07:36:18','2025-02-24 06:41:34','2025-02-24 07:36:18',NULL,0,0,NULL,NULL),(39217,'inactive_subscribers','completed',10,'2025-03-04 00:00:00','2025-03-04 00:01:31','2025-02-25 00:01:29','2025-03-04 00:01:31',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39218,'mixpanel','completed',10,'2025-02-25 00:51:29','2025-02-25 00:56:29','2025-02-25 00:01:29','2025-02-25 00:56:29',NULL,0,0,NULL,NULL),(39219,'export_files_cleanup','completed',10,'2025-03-03 00:00:00','2025-03-03 04:11:33','2025-02-25 00:56:29','2025-03-03 04:11:33',NULL,0,0,NULL,NULL),(39220,'mixpanel','completed',10,'2025-02-25 01:44:22','2025-02-25 01:45:24','2025-02-25 01:24:22','2025-02-25 01:45:24',NULL,0,0,NULL,NULL),(39221,'schedule_re_engagement_email','completed',10,'2025-02-26 01:45:24','2025-02-26 01:46:33','2025-02-25 01:45:24','2025-02-26 01:46:33',NULL,0,0,NULL,NULL),(39222,'subscribers_engagement_score','completed',10,'2025-02-25 20:36:33','2025-02-25 20:39:58','2025-02-25 20:36:33','2025-02-25 20:39:58',NULL,0,0,NULL,NULL),(39223,'mixpanel','completed',10,'2025-02-25 21:11:33','2025-02-25 21:11:36','2025-02-25 20:36:33','2025-02-25 21:11:36',NULL,0,0,NULL,NULL),(39224,'subscribers_engagement_score','completed',10,'2025-02-26 23:11:00','2025-02-26 23:11:37','2025-02-25 20:39:58','2025-02-26 23:11:37',NULL,0,0,NULL,NULL),(39225,'unsubscribe_tokens','completed',0,'2025-02-25 21:46:38','2025-02-25 21:49:38','2025-02-25 21:46:38','2025-02-25 21:49:38',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39226,'subscriber_link_tokens','completed',0,'2025-02-25 21:46:38','2025-02-25 21:46:55','2025-02-25 21:46:38','2025-02-25 21:46:55',NULL,0,0,NULL,NULL),(39227,'newsletter_templates_thumbnails','completed',10,'2025-02-25 21:46:38','2025-02-25 21:46:55','2025-02-25 21:46:38','2025-02-25 21:46:55',NULL,0,0,NULL,NULL),(39228,'mixpanel','completed',0,'2025-02-25 21:46:38','2025-02-25 21:46:55','2025-02-25 21:46:38','2025-02-25 21:46:55',NULL,0,0,NULL,NULL),(39229,'mixpanel','completed',10,'2025-02-25 22:33:38','2025-02-25 22:36:29','2025-02-25 21:49:38','2025-02-25 22:36:29',NULL,0,0,NULL,NULL),(39230,'mixpanel','completed',10,'2025-02-26 02:14:33','2025-02-26 02:16:25','2025-02-26 01:46:33','2025-02-26 02:16:25',NULL,0,0,NULL,NULL),(39231,'schedule_re_engagement_email','completed',10,'2025-02-27 02:16:25','2025-02-27 02:16:28','2025-02-26 02:16:25','2025-02-27 02:16:28',NULL,0,0,NULL,NULL),(39232,'subscribers_engagement_score','completed',10,'2025-02-26 23:11:37','2025-02-26 23:11:40','2025-02-26 23:11:37','2025-02-26 23:11:40',NULL,0,0,NULL,NULL),(39233,'mixpanel','completed',10,'2025-02-26 23:50:38','2025-02-26 23:56:31','2025-02-26 23:11:38','2025-02-26 23:56:31',NULL,0,0,NULL,NULL),(39234,'subscribers_engagement_score','completed',10,'2025-02-27 07:29:00','2025-02-27 07:31:29','2025-02-26 23:11:40','2025-02-27 07:31:29',NULL,0,0,NULL,NULL),(39235,'mixpanel','completed',10,'2025-02-27 02:56:28','2025-02-27 02:56:38','2025-02-27 02:16:28','2025-02-27 02:56:38',NULL,0,0,NULL,NULL),(39236,'schedule_re_engagement_email','completed',10,'2025-02-28 02:56:38','2025-02-28 03:01:28','2025-02-27 02:56:38','2025-02-28 03:01:28',NULL,0,0,NULL,NULL),(39237,'subscribers_engagement_score','completed',10,'2025-02-28 05:10:00','2025-02-28 05:10:08','2025-02-27 07:31:29','2025-02-28 05:10:08',NULL,0,0,NULL,NULL),(39238,'mixpanel','completed',10,'2025-02-27 08:19:29','2025-02-27 08:21:39','2025-02-27 07:31:29','2025-02-27 08:21:39',NULL,0,0,NULL,NULL),(39239,'subscribers_email_count','completed',10,'2025-03-09 00:00:00','2025-03-09 00:01:47','2025-02-28 00:01:24','2025-03-09 00:01:47',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39240,'mixpanel','completed',10,'2025-02-28 00:56:24','2025-02-28 01:00:07','2025-02-28 00:01:24','2025-02-28 01:00:07',NULL,0,0,NULL,NULL),(39241,'mixpanel','completed',10,'2025-02-28 03:25:28','2025-02-28 03:26:25','2025-02-28 03:01:28','2025-02-28 03:26:25',NULL,0,0,NULL,NULL),(39242,'schedule_re_engagement_email','completed',10,'2025-03-01 03:26:25','2025-03-01 03:31:24','2025-02-28 03:26:25','2025-03-01 03:31:24',NULL,0,0,NULL,NULL),(39243,'subscribers_engagement_score','completed',10,'2025-02-28 05:10:08','2025-02-28 05:10:09','2025-02-28 05:10:08','2025-02-28 05:10:09',NULL,0,0,NULL,NULL),(39244,'mixpanel','completed',10,'2025-02-28 06:06:08','2025-02-28 06:06:25','2025-02-28 05:10:08','2025-02-28 06:06:25',NULL,0,0,NULL,NULL),(39245,'subscribers_engagement_score','completed',10,'2025-03-01 06:25:00','2025-03-01 06:26:24','2025-02-28 05:10:09','2025-03-01 06:26:24',NULL,0,0,NULL,NULL),(39246,'mixpanel','completed',10,'2025-03-01 03:32:24','2025-03-01 03:35:50','2025-03-01 03:31:24','2025-03-01 03:35:50',NULL,0,0,NULL,NULL),(39247,'schedule_re_engagement_email','completed',10,'2025-03-02 03:35:50','2025-03-02 03:36:27','2025-03-01 03:35:50','2025-03-02 03:36:27',NULL,0,0,NULL,NULL),(39248,'subscribers_engagement_score','completed',10,'2025-03-01 06:26:24','2025-03-01 06:26:26','2025-03-01 06:26:24','2025-03-01 06:26:26',NULL,0,0,NULL,NULL),(39249,'mixpanel','completed',10,'2025-03-01 06:54:25','2025-03-01 06:56:23','2025-03-01 06:26:25','2025-03-01 06:56:23',NULL,0,0,NULL,NULL),(39250,'subscribers_engagement_score','completed',10,'2025-03-01 06:26:26','2025-03-01 06:31:21','2025-03-01 06:26:26','2025-03-01 06:31:21',NULL,0,0,NULL,NULL),(39251,'subscribers_engagement_score','completed',10,'2025-03-02 00:20:00','2025-03-02 00:20:22','2025-03-01 06:31:21','2025-03-02 00:20:22',NULL,0,0,NULL,NULL),(39252,'subscribers_engagement_score','completed',10,'2025-03-03 04:15:00','2025-03-03 04:15:50','2025-03-02 00:20:22','2025-03-03 04:15:50',NULL,0,0,NULL,NULL),(39253,'mixpanel','completed',10,'2025-03-02 00:58:22','2025-03-02 01:00:12','2025-03-02 00:20:22','2025-03-02 01:00:12',NULL,0,0,NULL,NULL),(39254,'mixpanel','completed',10,'2025-03-02 04:01:27','2025-03-02 04:06:25','2025-03-02 03:36:27','2025-03-02 04:06:25',NULL,0,0,NULL,NULL),(39255,'schedule_re_engagement_email','completed',10,'2025-03-03 04:06:25','2025-03-03 04:11:33','2025-03-02 04:06:25','2025-03-03 04:11:33',NULL,0,0,NULL,NULL),(39256,'mixpanel','completed',10,'2025-03-03 04:54:33','2025-03-03 04:56:31','2025-03-03 04:11:33','2025-03-03 04:56:31',NULL,0,0,NULL,NULL),(39257,'export_files_cleanup','completed',10,'2025-03-12 00:00:00','2025-03-12 06:05:07','2025-03-03 04:15:50','2025-03-12 06:05:07',NULL,0,0,NULL,NULL),(39258,'subscribers_engagement_score','completed',10,'2025-03-03 04:15:50','2025-03-03 04:21:28','2025-03-03 04:15:50','2025-03-03 04:21:28',NULL,0,0,NULL,NULL),(39259,'schedule_re_engagement_email','completed',10,'2025-03-04 04:15:50','2025-03-04 04:16:27','2025-03-03 04:15:50','2025-03-04 04:16:27',NULL,0,0,NULL,NULL),(39260,'subscribers_engagement_score','completed',10,'2025-03-04 21:24:00','2025-03-04 21:26:43','2025-03-03 04:21:28','2025-03-04 21:26:43',NULL,0,0,NULL,NULL),(39261,'inactive_subscribers','completed',10,'2025-03-10 00:00:00','2025-03-10 00:01:47','2025-03-04 00:01:31','2025-03-10 00:01:47',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39262,'mixpanel','completed',10,'2025-03-04 00:13:31','2025-03-04 00:16:26','2025-03-04 00:01:31','2025-03-04 00:16:26',NULL,0,0,NULL,NULL),(39263,'mixpanel','completed',10,'2025-03-04 05:04:27','2025-03-04 05:06:29','2025-03-04 04:16:27','2025-03-04 05:06:29',NULL,0,0,NULL,NULL),(39264,'schedule_re_engagement_email','completed',10,'2025-03-05 05:06:29','2025-03-05 05:11:34','2025-03-04 05:06:29','2025-03-05 05:11:34',NULL,0,0,NULL,NULL),(39265,'subscribers_engagement_score','completed',10,'2025-03-04 21:26:43','2025-03-04 21:31:50','2025-03-04 21:26:43','2025-03-04 21:31:50',NULL,0,0,NULL,NULL),(39266,'mixpanel','completed',10,'2025-03-04 21:35:43','2025-03-04 21:41:28','2025-03-04 21:26:43','2025-03-04 21:41:28',NULL,0,0,NULL,NULL),(39267,'subscribers_engagement_score','completed',10,'2025-03-05 11:12:00','2025-03-05 11:14:14','2025-03-04 21:31:50','2025-03-05 11:14:14',NULL,0,0,NULL,NULL),(39268,'unsubscribe_tokens','completed',0,'2025-03-04 21:47:10','2025-03-04 21:56:54','2025-03-04 21:47:10','2025-03-04 21:56:54',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39269,'subscriber_link_tokens','completed',0,'2025-03-04 21:47:10','2025-03-04 21:51:51','2025-03-04 21:47:10','2025-03-04 21:51:51',NULL,0,0,NULL,NULL),(39270,'newsletter_templates_thumbnails','completed',10,'2025-03-04 21:47:10','2025-03-04 21:51:51','2025-03-04 21:47:10','2025-03-04 21:51:51',NULL,0,0,NULL,NULL),(39271,'mixpanel','completed',0,'2025-03-04 21:47:10','2025-03-04 21:51:51','2025-03-04 21:47:10','2025-03-04 21:51:51',NULL,0,0,NULL,NULL),(39272,'mixpanel','completed',10,'2025-03-04 22:20:54','2025-03-04 22:21:54','2025-03-04 21:56:54','2025-03-04 22:21:54',NULL,0,0,NULL,NULL),(39273,'mixpanel','completed',10,'2025-03-05 05:29:34','2025-03-05 05:31:50','2025-03-05 05:11:34','2025-03-05 05:31:50',NULL,0,0,NULL,NULL),(39274,'schedule_re_engagement_email','completed',10,'2025-03-06 05:31:50','2025-03-06 05:36:57','2025-03-05 05:31:50','2025-03-06 05:36:57',NULL,0,0,NULL,NULL),(39275,'subscribers_engagement_score','completed',10,'2025-03-06 14:55:00','2025-03-06 14:56:34','2025-03-05 11:14:14','2025-03-06 14:56:34',NULL,0,0,NULL,NULL),(39276,'mixpanel','completed',10,'2025-03-05 12:00:14','2025-03-05 12:01:50','2025-03-05 11:14:14','2025-03-05 12:01:50',NULL,0,0,NULL,NULL),(39277,'mixpanel','completed',10,'2025-03-06 06:08:57','2025-03-06 06:09:07','2025-03-06 05:36:57','2025-03-06 06:09:07',NULL,0,0,NULL,NULL),(39278,'schedule_re_engagement_email','completed',10,'2025-03-07 06:09:07','2025-03-07 06:11:48','2025-03-06 06:09:07','2025-03-07 06:11:48',NULL,0,0,NULL,NULL),(39279,'subscribers_engagement_score','completed',10,'2025-03-06 14:56:34','2025-03-06 15:00:43','2025-03-06 14:56:34','2025-03-06 15:00:43',NULL,0,0,NULL,NULL),(39280,'mixpanel','completed',10,'2025-03-06 14:56:34','2025-03-06 15:00:43','2025-03-06 14:56:34','2025-03-06 15:00:43',NULL,0,0,NULL,NULL),(39281,'subscribers_engagement_score','completed',10,'2025-03-07 09:03:00','2025-03-07 09:06:54','2025-03-06 15:00:43','2025-03-07 09:06:54',NULL,0,0,NULL,NULL),(39282,'mixpanel','completed',10,'2025-03-07 06:49:48','2025-03-07 06:51:50','2025-03-07 06:11:48','2025-03-07 06:51:50',NULL,0,0,NULL,NULL),(39283,'schedule_re_engagement_email','completed',10,'2025-03-08 06:51:49','2025-03-08 06:55:32','2025-03-07 06:51:49','2025-03-08 06:55:32',NULL,0,0,NULL,NULL),(39284,'subscribers_engagement_score','completed',10,'2025-03-08 22:14:00','2025-03-08 22:16:53','2025-03-07 09:06:54','2025-03-08 22:16:53',NULL,0,0,NULL,NULL),(39285,'mixpanel','completed',10,'2025-03-07 09:55:54','2025-03-07 09:56:47','2025-03-07 09:06:54','2025-03-07 09:56:47',NULL,0,0,NULL,NULL),(39286,'mixpanel','completed',10,'2025-03-08 07:24:32','2025-03-08 07:26:50','2025-03-08 06:55:32','2025-03-08 07:26:50',NULL,0,0,NULL,NULL),(39287,'schedule_re_engagement_email','completed',10,'2025-03-09 07:26:50','2025-03-09 07:26:57','2025-03-08 07:26:50','2025-03-09 07:26:57',NULL,0,0,NULL,NULL),(39288,'subscribers_engagement_score','completed',10,'2025-03-08 22:16:53','2025-03-08 22:16:54','2025-03-08 22:16:53','2025-03-08 22:16:54',NULL,0,0,NULL,NULL),(39289,'mixpanel','completed',10,'2025-03-08 23:01:53','2025-03-08 23:06:54','2025-03-08 22:16:53','2025-03-08 23:06:54',NULL,0,0,NULL,NULL),(39290,'subscribers_engagement_score','completed',10,'2025-03-09 21:36:00','2025-03-09 21:36:48','2025-03-08 22:16:54','2025-03-09 21:36:48',NULL,0,0,NULL,NULL),(39291,'subscribers_email_count','completed',10,'2025-03-11 00:00:00','2025-03-11 00:01:47','2025-03-09 00:01:47','2025-03-11 00:01:47',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39292,'mixpanel','completed',10,'2025-03-09 00:34:47','2025-03-09 00:36:47','2025-03-09 00:01:47','2025-03-09 00:36:47',NULL,0,0,NULL,NULL),(39293,'mixpanel','completed',10,'2025-03-09 08:20:57','2025-03-09 08:21:26','2025-03-09 07:26:57','2025-03-09 08:21:26',NULL,0,0,NULL,NULL),(39294,'schedule_re_engagement_email','completed',10,'2025-03-10 08:21:26','2025-03-10 08:21:47','2025-03-09 08:21:26','2025-03-10 08:21:47',NULL,0,0,NULL,NULL),(39295,'subscribers_engagement_score','completed',10,'2025-03-10 12:12:00','2025-03-10 12:16:46','2025-03-09 21:36:48','2025-03-10 12:16:46',NULL,0,0,NULL,NULL),(39296,'mixpanel','completed',10,'2025-03-09 22:08:48','2025-03-09 22:11:54','2025-03-09 21:36:48','2025-03-09 22:11:54',NULL,0,0,NULL,NULL),(39297,'inactive_subscribers','completed',10,'2025-03-22 00:00:00','2025-03-22 00:00:24','2025-03-10 00:01:47','2025-03-22 00:00:24',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39298,'mixpanel','completed',10,'2025-03-10 00:08:47','2025-03-10 00:11:50','2025-03-10 00:01:47','2025-03-10 00:11:50',NULL,0,0,NULL,NULL),(39299,'mixpanel','completed',10,'2025-03-10 09:01:47','2025-03-10 09:06:46','2025-03-10 08:21:47','2025-03-10 09:06:46',NULL,0,0,NULL,NULL),(39300,'schedule_re_engagement_email','completed',10,'2025-03-11 09:06:46','2025-03-11 09:11:57','2025-03-10 09:06:46','2025-03-11 09:11:57',NULL,0,0,NULL,NULL),(39301,'subscribers_engagement_score','completed',10,'2025-03-10 12:16:46','2025-03-10 12:21:47','2025-03-10 12:16:46','2025-03-10 12:21:47',NULL,0,0,NULL,NULL),(39302,'mixpanel','completed',10,'2025-03-10 13:02:46','2025-03-10 13:06:49','2025-03-10 12:16:46','2025-03-10 13:06:49',NULL,0,0,NULL,NULL),(39303,'subscribers_engagement_score','completed',10,'2025-03-11 08:45:00','2025-03-11 08:46:49','2025-03-10 12:21:47','2025-03-11 08:46:49',NULL,0,0,NULL,NULL),(39304,'subscribers_email_count','completed',10,'2025-03-18 00:00:00','2025-03-18 00:01:54','2025-03-11 00:01:47','2025-03-18 00:01:54',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39305,'mixpanel','completed',10,'2025-03-11 00:04:47','2025-03-11 00:06:47','2025-03-11 00:01:47','2025-03-11 00:06:47',NULL,0,0,NULL,NULL),(39306,'subscribers_engagement_score','completed',10,'2025-03-11 08:46:49','2025-03-11 08:51:48','2025-03-11 08:46:49','2025-03-11 08:51:48',NULL,0,0,NULL,NULL),(39307,'mixpanel','completed',10,'2025-03-11 09:29:49','2025-03-11 09:31:48','2025-03-11 08:46:49','2025-03-11 09:31:48',NULL,0,0,NULL,NULL),(39308,'subscribers_engagement_score','completed',10,'2025-03-12 06:04:00','2025-03-12 06:05:07','2025-03-11 08:51:48','2025-03-12 06:05:07',NULL,0,0,NULL,NULL),(39309,'schedule_re_engagement_email','completed',10,'2025-03-12 09:31:48','2025-03-12 09:36:48','2025-03-11 09:31:48','2025-03-12 09:36:48',NULL,0,0,NULL,NULL),(39310,'unsubscribe_tokens','completed',0,'2025-03-11 21:45:36','2025-03-11 21:51:42','2025-03-11 21:45:36','2025-03-11 21:51:42',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39311,'subscriber_link_tokens','completed',0,'2025-03-11 21:45:36','2025-03-11 21:45:50','2025-03-11 21:45:36','2025-03-11 21:45:50',NULL,0,0,NULL,NULL),(39312,'newsletter_templates_thumbnails','completed',10,'2025-03-11 21:45:36','2025-03-11 21:45:50','2025-03-11 21:45:36','2025-03-11 21:45:50',NULL,0,0,NULL,NULL),(39313,'mixpanel','completed',0,'2025-03-11 21:45:36','2025-03-11 21:45:50','2025-03-11 21:45:36','2025-03-11 21:45:50',NULL,0,0,NULL,NULL),(39314,'mixpanel','completed',10,'2025-03-11 22:22:42','2025-03-11 22:26:47','2025-03-11 21:51:42','2025-03-11 22:26:47',NULL,0,0,NULL,NULL),(39315,'subscribers_engagement_score','completed',10,'2025-03-12 06:05:07','2025-03-12 06:08:23','2025-03-12 06:05:07','2025-03-12 06:08:23',NULL,0,0,NULL,NULL),(39316,'mixpanel','completed',10,'2025-03-12 06:09:07','2025-03-12 06:11:49','2025-03-12 06:05:07','2025-03-12 06:11:49',NULL,0,0,NULL,NULL),(39317,'export_files_cleanup','completed',10,'2025-03-18 00:00:00','2025-03-18 00:01:53','2025-03-12 06:08:23','2025-03-18 00:01:53',NULL,0,0,NULL,NULL),(39318,'subscribers_engagement_score','completed',10,'2025-03-13 10:58:00','2025-03-13 11:01:05','2025-03-12 06:08:23','2025-03-13 11:01:05',NULL,0,0,NULL,NULL),(39319,'mixpanel','completed',10,'2025-03-12 09:46:48','2025-03-12 09:51:47','2025-03-12 09:36:48','2025-03-12 09:51:47',NULL,0,0,NULL,NULL),(39320,'schedule_re_engagement_email','completed',10,'2025-03-13 09:51:47','2025-03-13 09:56:46','2025-03-12 09:51:47','2025-03-13 09:56:46',NULL,0,0,NULL,NULL),(39321,'mixpanel','completed',10,'2025-03-13 10:39:46','2025-03-13 10:41:48','2025-03-13 09:56:46','2025-03-13 10:41:48',NULL,0,0,NULL,NULL),(39322,'schedule_re_engagement_email','completed',10,'2025-03-14 10:41:48','2025-03-14 10:41:56','2025-03-13 10:41:48','2025-03-14 10:41:56',NULL,0,0,NULL,NULL),(39323,'subscribers_engagement_score','completed',10,'2025-03-13 11:01:05','2025-03-13 11:06:08','2025-03-13 11:01:05','2025-03-13 11:06:08',NULL,0,0,NULL,NULL),(39324,'mixpanel','completed',10,'2025-03-13 11:26:05','2025-03-13 11:33:16','2025-03-13 11:01:05','2025-03-13 11:33:16',NULL,0,0,NULL,NULL),(39325,'subscribers_engagement_score','completed',10,'2025-03-14 10:10:00','2025-03-14 10:11:05','2025-03-13 11:06:08','2025-03-14 10:11:05',NULL,0,0,NULL,NULL),(39326,'subscribers_engagement_score','completed',10,'2025-03-15 03:17:00','2025-03-15 03:21:53','2025-03-14 10:11:05','2025-03-15 03:21:53',NULL,0,0,NULL,NULL),(39327,'mixpanel','completed',10,'2025-03-14 10:39:05','2025-03-14 10:41:56','2025-03-14 10:11:05','2025-03-14 10:41:56',NULL,0,0,NULL,NULL),(39328,'subscribers_engagement_score','completed',10,'2025-03-15 03:21:53','2025-03-15 03:26:50','2025-03-15 03:21:53','2025-03-15 03:26:50',NULL,0,0,NULL,NULL),(39329,'schedule_re_engagement_email','completed',10,'2025-03-16 03:21:53','2025-03-16 03:26:55','2025-03-15 03:21:53','2025-03-16 03:26:55',NULL,0,0,NULL,NULL),(39330,'mixpanel','completed',10,'2025-03-15 04:05:54','2025-03-15 04:06:51','2025-03-15 03:21:54','2025-03-15 04:06:51',NULL,0,0,NULL,NULL),(39331,'subscribers_engagement_score','completed',10,'2025-03-16 04:02:00','2025-03-16 04:05:11','2025-03-15 03:26:50','2025-03-16 04:05:11',NULL,0,0,NULL,NULL),(39332,'mixpanel','completed',10,'2025-03-16 03:29:55','2025-03-16 03:31:52','2025-03-16 03:26:55','2025-03-16 03:31:52',NULL,0,0,NULL,NULL),(39333,'schedule_re_engagement_email','completed',10,'2025-03-17 03:31:52','2025-03-17 03:36:53','2025-03-16 03:31:52','2025-03-17 03:36:53',NULL,0,0,NULL,NULL),(39334,'subscribers_engagement_score','completed',10,'2025-03-16 04:05:11','2025-03-16 04:09:15','2025-03-16 04:05:11','2025-03-16 04:09:15',NULL,0,0,NULL,NULL),(39335,'mixpanel','completed',10,'2025-03-16 04:35:11','2025-03-16 04:36:58','2025-03-16 04:05:11','2025-03-16 04:36:58',NULL,0,0,NULL,NULL),(39336,'subscribers_engagement_score','completed',10,'2025-03-17 04:31:00','2025-03-17 04:31:50','2025-03-16 04:09:15','2025-03-17 04:31:50',NULL,0,0,NULL,NULL),(39337,'mixpanel','completed',10,'2025-03-17 03:58:53','2025-03-17 04:01:52','2025-03-17 03:36:53','2025-03-17 04:01:52',NULL,0,0,NULL,NULL),(39338,'schedule_re_engagement_email','completed',10,'2025-03-18 04:01:52','2025-03-18 04:05:02','2025-03-17 04:01:52','2025-03-18 04:05:02',NULL,0,0,NULL,NULL),(39339,'subscribers_engagement_score','completed',10,'2025-03-17 04:31:50','2025-03-17 04:35:28','2025-03-17 04:31:50','2025-03-17 04:35:28',NULL,0,0,NULL,NULL),(39340,'mixpanel','completed',10,'2025-03-17 04:56:50','2025-03-17 05:00:58','2025-03-17 04:31:50','2025-03-17 05:00:58',NULL,0,0,NULL,NULL),(39341,'subscribers_engagement_score','completed',10,'2025-03-18 00:51:00','2025-03-18 00:51:51','2025-03-17 04:35:28','2025-03-18 00:51:51',NULL,0,0,NULL,NULL),(39342,'subscribers_email_count','completed',10,'2025-03-29 00:00:00','2025-03-29 00:02:17','2025-03-18 00:01:54','2025-03-29 00:02:17',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39343,'mixpanel','completed',10,'2025-03-18 00:51:54','2025-03-18 00:56:51','2025-03-18 00:01:54','2025-03-18 00:56:51',NULL,0,0,NULL,NULL),(39344,'export_files_cleanup','completed',10,'2025-03-27 00:00:00','2025-03-27 06:22:00','2025-03-18 00:51:51','2025-03-27 06:22:00',NULL,0,0,NULL,NULL),(39345,'subscribers_engagement_score','completed',10,'2025-03-19 13:31:00','2025-03-19 13:31:51','2025-03-18 00:51:51','2025-03-19 13:31:51',NULL,0,0,NULL,NULL),(39346,'mixpanel','completed',10,'2025-03-18 04:27:02','2025-03-18 04:31:50','2025-03-18 04:05:02','2025-03-18 04:31:50',NULL,0,0,NULL,NULL),(39347,'schedule_re_engagement_email','completed',10,'2025-03-19 04:31:50','2025-03-19 04:31:57','2025-03-18 04:31:50','2025-03-19 04:31:57',NULL,0,0,NULL,NULL),(39348,'unsubscribe_tokens','completed',0,'2025-03-18 21:48:39','2025-03-18 21:53:39','2025-03-18 21:48:40','2025-03-18 21:53:39',NULL,0,0,'{\"last_subscriber_id\":4,\"last_newsletter_id\":0}',NULL),(39349,'subscriber_link_tokens','completed',0,'2025-03-18 21:48:40','2025-03-18 21:53:36','2025-03-18 21:48:40','2025-03-18 21:53:36',NULL,0,0,NULL,NULL),(39350,'newsletter_templates_thumbnails','completed',10,'2025-03-18 21:48:40','2025-03-18 21:53:36','2025-03-18 21:48:40','2025-03-18 21:53:36',NULL,0,0,NULL,NULL),(39351,'mixpanel','completed',0,'2025-03-18 21:48:40','2025-03-18 21:53:36','2025-03-18 21:48:40','2025-03-18 21:53:36',NULL,0,0,NULL,NULL),(39352,'mixpanel','completed',10,'2025-03-18 22:41:39','2025-03-18 22:42:32','2025-03-18 21:53:40','2025-03-18 22:42:32',NULL,0,0,NULL,NULL),(39353,'mixpanel','completed',10,'2025-03-19 05:07:57','2025-03-19 05:11:56','2025-03-19 04:31:57','2025-03-19 05:11:56',NULL,0,0,NULL,NULL),(39354,'schedule_re_engagement_email','completed',10,'2025-03-20 05:11:56','2025-03-20 05:14:27','2025-03-19 05:11:56','2025-03-20 05:14:27',NULL,0,0,NULL,NULL),(39355,'subscribers_engagement_score','completed',10,'2025-03-19 13:31:51','2025-03-19 13:34:29','2025-03-19 13:31:51','2025-03-19 13:34:29',NULL,0,0,NULL,NULL),(39356,'mixpanel','completed',10,'2025-03-19 13:31:51','2025-03-19 13:34:29','2025-03-19 13:31:51','2025-03-19 13:34:29',NULL,0,0,NULL,NULL),(39357,'subscribers_engagement_score','completed',10,'2025-03-20 20:08:00','2025-03-20 20:11:50','2025-03-19 13:34:29','2025-03-20 20:11:50',NULL,0,0,NULL,NULL),(39358,'mixpanel','completed',10,'2025-03-20 05:56:27','2025-03-20 06:01:49','2025-03-20 05:14:27','2025-03-20 06:01:50',NULL,0,0,NULL,NULL),(39359,'schedule_re_engagement_email','completed',10,'2025-03-21 06:01:49','2025-03-21 06:06:51','2025-03-20 06:01:49','2025-03-21 06:06:51',NULL,0,0,NULL,NULL),(39360,'subscribers_engagement_score','completed',10,'2025-03-20 20:11:50','2025-03-20 20:17:10','2025-03-20 20:11:50','2025-03-20 20:17:10',NULL,0,0,NULL,NULL),(39361,'mixpanel','completed',10,'2025-03-20 20:56:50','2025-03-20 20:57:05','2025-03-20 20:11:50','2025-03-20 20:57:05',NULL,0,0,NULL,NULL),(39362,'subscribers_engagement_score','completed',10,'2025-03-21 00:24:00','2025-03-21 00:26:51','2025-03-20 20:17:10','2025-03-21 00:26:51',NULL,0,0,NULL,NULL),(39363,'subscribers_engagement_score','completed',10,'2025-03-22 22:09:00','2025-03-22 22:09:17','2025-03-21 00:26:51','2025-03-22 22:09:17',NULL,0,0,NULL,NULL),(39364,'mixpanel','completed',10,'2025-03-21 00:48:51','2025-03-21 00:51:50','2025-03-21 00:26:51','2025-03-21 00:51:50',NULL,0,0,NULL,NULL),(39365,'mixpanel','completed',10,'2025-03-21 06:28:51','2025-03-21 06:31:51','2025-03-21 06:06:51','2025-03-21 06:31:51',NULL,0,0,NULL,NULL),(39366,'schedule_re_engagement_email','completed',10,'2025-03-22 06:31:51','2025-03-22 06:36:50','2025-03-21 06:31:51','2025-03-22 06:36:50',NULL,0,0,NULL,NULL),(39367,'inactive_subscribers','completed',10,'2025-03-29 00:00:00','2025-03-29 00:02:17','2025-03-22 00:00:24','2025-03-29 00:02:17',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39368,'mixpanel','completed',10,'2025-03-22 00:02:24','2025-03-22 00:06:49','2025-03-22 00:00:24','2025-03-22 00:06:49',NULL,0,0,NULL,NULL),(39369,'mixpanel','completed',10,'2025-03-22 06:46:50','2025-03-22 06:49:50','2025-03-22 06:36:50','2025-03-22 06:49:50',NULL,0,0,NULL,NULL),(39370,'schedule_re_engagement_email','completed',10,'2025-03-23 06:49:50','2025-03-23 06:51:55','2025-03-22 06:49:50','2025-03-23 06:51:55',NULL,0,0,NULL,NULL),(39371,'subscribers_engagement_score','completed',10,'2025-03-22 22:09:17','2025-03-22 22:09:18','2025-03-22 22:09:17','2025-03-22 22:09:18',NULL,0,0,NULL,NULL),(39372,'mixpanel','completed',10,'2025-03-22 23:07:17','2025-03-22 23:11:56','2025-03-22 22:09:17','2025-03-22 23:11:56',NULL,0,0,NULL,NULL),(39373,'subscribers_engagement_score','completed',10,'2025-03-23 18:53:00','2025-03-23 18:56:55','2025-03-22 22:09:18','2025-03-23 18:56:55',NULL,0,0,NULL,NULL),(39374,'mixpanel','completed',10,'2025-03-23 07:22:55','2025-03-23 07:26:54','2025-03-23 06:51:55','2025-03-23 07:26:54',NULL,0,0,NULL,NULL),(39375,'schedule_re_engagement_email','completed',10,'2025-03-24 07:26:54','2025-03-24 07:31:56','2025-03-23 07:26:54','2025-03-24 07:31:56',NULL,0,0,NULL,NULL),(39376,'subscribers_engagement_score','completed',10,'2025-03-24 14:47:00','2025-03-24 14:51:52','2025-03-23 18:56:55','2025-03-24 14:51:52',NULL,0,0,NULL,NULL),(39377,'mixpanel','completed',10,'2025-03-23 19:35:55','2025-03-23 19:36:55','2025-03-23 18:56:55','2025-03-23 19:36:55',NULL,0,0,NULL,NULL),(39378,'mixpanel','completed',10,'2025-03-24 07:53:56','2025-03-24 07:56:57','2025-03-24 07:31:56','2025-03-24 07:56:57',NULL,0,0,NULL,NULL),(39379,'schedule_re_engagement_email','completed',10,'2025-03-25 07:56:57','2025-03-25 08:01:56','2025-03-24 07:56:57','2025-03-25 08:01:56',NULL,0,0,NULL,NULL),(39380,'subscribers_engagement_score','completed',10,'2025-03-24 14:51:52','2025-03-24 14:56:51','2025-03-24 14:51:52','2025-03-24 14:56:51',NULL,0,0,NULL,NULL),(39381,'mixpanel','completed',10,'2025-03-24 15:16:52','2025-03-24 15:21:44','2025-03-24 14:51:52','2025-03-24 15:21:44',NULL,0,0,NULL,NULL),(39382,'subscribers_engagement_score','completed',10,'2025-03-25 18:20:00','2025-03-25 18:21:55','2025-03-24 14:56:51','2025-03-25 18:21:55',NULL,0,0,NULL,NULL),(39383,'mixpanel','completed',10,'2025-03-25 08:14:56','2025-03-25 08:16:55','2025-03-25 08:01:56','2025-03-25 08:16:55',NULL,0,0,NULL,NULL),(39384,'schedule_re_engagement_email','completed',10,'2025-03-26 08:16:55','2025-03-26 08:19:58','2025-03-25 08:16:55','2025-03-26 08:19:58',NULL,0,0,NULL,NULL),(39385,'subscribers_engagement_score','completed',10,'2025-03-25 18:21:55','2025-03-25 18:26:55','2025-03-25 18:21:55','2025-03-25 18:26:55',NULL,0,0,NULL,NULL),(39386,'mixpanel','completed',10,'2025-03-25 19:08:56','2025-03-25 19:11:58','2025-03-25 18:21:56','2025-03-25 19:11:58',NULL,0,0,NULL,NULL),(39387,'subscribers_engagement_score','completed',10,'2025-03-26 10:55:00','2025-03-26 10:56:55','2025-03-25 18:26:55','2025-03-26 10:56:55',NULL,0,0,NULL,NULL),(39388,'mixpanel','completed',10,'2025-03-26 08:34:58','2025-03-26 08:35:29','2025-03-26 08:19:58','2025-03-26 08:35:29',NULL,0,0,NULL,NULL),(39389,'schedule_re_engagement_email','completed',10,'2025-03-27 08:35:29','2025-03-27 08:40:07','2025-03-26 08:35:29','2025-03-27 08:40:07',NULL,0,0,NULL,NULL),(39390,'subscribers_engagement_score','completed',10,'2025-03-27 06:21:00','2025-03-27 06:22:00','2025-03-26 10:56:55','2025-03-27 06:22:00',NULL,0,0,NULL,NULL),(39391,'mixpanel','completed',10,'2025-03-26 11:03:55','2025-03-26 11:04:54','2025-03-26 10:56:55','2025-03-26 11:04:54',NULL,0,0,NULL,NULL),(39392,'subscribers_engagement_score','completed',10,'2025-03-27 06:22:00','2025-03-27 06:26:03','2025-03-27 06:22:00','2025-03-27 06:26:03',NULL,0,0,NULL,NULL),(39393,'mixpanel','completed',10,'2025-03-27 06:24:00','2025-03-27 06:26:03','2025-03-27 06:22:00','2025-03-27 06:26:03',NULL,0,0,NULL,NULL),(39394,'export_files_cleanup','completed',10,'2025-04-02 00:00:00','2025-04-02 05:22:53','2025-03-27 06:26:03','2025-04-02 05:22:53',NULL,0,0,NULL,NULL),(39395,'subscribers_engagement_score','completed',10,'2025-03-28 04:52:00','2025-03-28 04:56:58','2025-03-27 06:26:03','2025-03-28 04:56:58',NULL,0,0,NULL,NULL),(39396,'mixpanel','completed',10,'2025-03-27 09:19:07','2025-03-27 09:22:02','2025-03-27 08:40:07','2025-03-27 09:22:02',NULL,0,0,NULL,NULL),(39397,'schedule_re_engagement_email','completed',10,'2025-03-28 09:22:01','2025-03-28 09:27:36','2025-03-27 09:22:02','2025-03-28 09:27:36',NULL,0,0,NULL,NULL),(39398,'subscribers_engagement_score','completed',10,'2025-03-29 02:49:00','2025-03-29 02:51:02','2025-03-28 04:56:58','2025-03-29 02:51:02',NULL,0,0,NULL,NULL),(39399,'mixpanel','completed',10,'2025-03-28 05:10:59','2025-03-28 05:12:00','2025-03-28 04:56:59','2025-03-28 05:12:00',NULL,0,0,NULL,NULL),(39400,'mixpanel','completed',10,'2025-03-28 09:45:36','2025-03-28 09:47:11','2025-03-28 09:27:36','2025-03-28 09:47:11',NULL,0,0,NULL,NULL),(39401,'schedule_re_engagement_email','completed',10,'2025-03-29 09:47:11','2025-03-29 09:47:20','2025-03-28 09:47:11','2025-03-29 09:47:20',NULL,0,0,NULL,NULL),(39402,'subscribers_email_count','completed',10,'2025-04-01 00:00:00','2025-04-01 00:02:17','2025-03-29 00:02:17','2025-04-01 00:02:17',NULL,0,0,'{\"highest_subscriber_id\":4}',NULL),(39403,'inactive_subscribers','completed',10,'2025-04-04 00:00:00','2025-04-04 00:01:13','2025-03-29 00:02:17','2025-04-04 00:01:13',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39404,'mixpanel','completed',10,'2025-03-29 00:20:17','2025-03-29 00:22:18','2025-03-29 00:02:17','2025-03-29 00:22:18',NULL,0,0,NULL,NULL),(39405,'subscribers_engagement_score','completed',10,'2025-03-29 02:51:02','2025-03-29 02:54:13','2025-03-29 02:51:02','2025-03-29 02:54:13',NULL,0,0,NULL,NULL),(39406,'mixpanel','completed',10,'2025-03-29 03:34:02','2025-03-29 03:34:52','2025-03-29 02:51:02','2025-03-29 03:34:52',NULL,0,0,NULL,NULL),(39407,'subscribers_engagement_score','completed',10,'2025-03-30 18:07:00','2025-03-30 18:07:21','2025-03-29 02:54:13','2025-03-30 18:07:21',NULL,0,0,NULL,NULL),(39408,'mixpanel','completed',10,'2025-03-29 10:31:20','2025-03-29 10:31:41','2025-03-29 09:47:20','2025-03-29 10:31:41',NULL,0,0,NULL,NULL),(39409,'schedule_re_engagement_email','completed',10,'2025-03-30 10:31:41','2025-03-30 10:32:12','2025-03-29 10:31:41','2025-03-30 10:32:12',NULL,0,0,NULL,NULL),(39410,'mixpanel','completed',10,'2025-03-30 11:13:12','2025-03-30 11:14:33','2025-03-30 10:32:12','2025-03-30 11:14:33',NULL,0,0,NULL,NULL),(39411,'schedule_re_engagement_email','completed',10,'2025-03-31 11:14:33','2025-03-31 11:17:18','2025-03-30 11:14:33','2025-03-31 11:17:18',NULL,0,0,NULL,NULL),(39412,'subscribers_engagement_score','completed',10,'2025-03-30 18:07:21','2025-03-30 18:11:13','2025-03-30 18:07:21','2025-03-30 18:11:13',NULL,0,0,NULL,NULL),(39413,'mixpanel','completed',10,'2025-03-30 18:34:21','2025-03-30 18:37:16','2025-03-30 18:07:21','2025-03-30 18:37:16',NULL,0,0,NULL,NULL),(39414,'subscribers_engagement_score','completed',10,'2025-03-30 18:11:13','2025-03-30 18:15:09','2025-03-30 18:11:13','2025-03-30 18:15:09',NULL,0,0,NULL,NULL),(39415,'subscribers_engagement_score','completed',10,'2025-03-31 13:04:00','2025-03-31 13:07:13','2025-03-30 18:15:09','2025-03-31 13:07:13',NULL,0,0,NULL,NULL),(39416,'mixpanel','completed',10,'2025-03-31 11:43:18','2025-03-31 11:45:19','2025-03-31 11:17:18','2025-03-31 11:45:19',NULL,0,0,NULL,NULL),(39417,'schedule_re_engagement_email','completed',10,'2025-04-01 11:45:19','2025-04-01 11:47:15','2025-03-31 11:45:19','2025-04-01 11:47:15',NULL,0,0,NULL,NULL),(39418,'subscribers_engagement_score','completed',10,'2025-04-01 09:45:00','2025-04-01 09:47:29','2025-03-31 13:07:13','2025-04-01 09:47:29',NULL,0,0,NULL,NULL),(39419,'mixpanel','completed',10,'2025-03-31 13:17:13','2025-03-31 13:19:32','2025-03-31 13:07:13','2025-03-31 13:19:32',NULL,0,0,NULL,NULL),(39420,'subscribers_email_count','completed',10,'2025-04-13 00:00:00','2025-04-13 00:01:22','2025-04-01 00:02:17','2025-04-13 00:01:22',NULL,0,0,'{\"highest_subscriber_id\":5}',NULL),(39421,'mixpanel','completed',10,'2025-04-01 00:12:17','2025-04-01 00:12:19','2025-04-01 00:02:17','2025-04-01 00:12:19',NULL,0,0,NULL,NULL),(39422,'subscribers_engagement_score','completed',10,'2025-04-01 09:47:29','2025-04-01 09:51:34','2025-04-01 09:47:29','2025-04-01 09:51:34',NULL,0,0,NULL,NULL),(39423,'mixpanel','completed',10,'2025-04-01 10:42:29','2025-04-01 10:45:13','2025-04-01 09:47:29','2025-04-01 10:45:13',NULL,0,0,NULL,NULL),(39424,'subscribers_engagement_score','completed',10,'2025-04-02 05:20:00','2025-04-02 05:22:53','2025-04-01 09:51:34','2025-04-02 05:22:53',NULL,0,0,NULL,NULL),(39425,'mixpanel','completed',10,'2025-04-01 12:20:15','2025-04-01 12:21:11','2025-04-01 11:47:15','2025-04-01 12:21:11',NULL,0,0,NULL,NULL),(39426,'schedule_re_engagement_email','completed',10,'2025-04-02 12:21:11','2025-04-02 12:22:13','2025-04-01 12:21:11','2025-04-02 12:22:13',NULL,0,0,NULL,NULL),(39427,'subscribers_engagement_score','completed',10,'2025-04-03 05:45:00','2025-04-03 05:47:07','2025-04-02 05:22:53','2025-04-03 05:47:07',NULL,0,0,NULL,NULL),(39428,'mixpanel','completed',10,'2025-04-02 06:09:53','2025-04-02 06:12:00','2025-04-02 05:22:53','2025-04-02 06:12:00',NULL,0,0,NULL,NULL),(39429,'export_files_cleanup','completed',10,'2025-04-13 00:00:00','2025-04-13 00:01:22','2025-04-02 06:12:00','2025-04-13 00:01:22',NULL,0,0,NULL,NULL),(39430,'mixpanel','completed',10,'2025-04-02 12:42:13','2025-04-02 12:45:08','2025-04-02 12:22:13','2025-04-02 12:45:08',NULL,0,0,NULL,NULL),(39431,'schedule_re_engagement_email','completed',10,'2025-04-03 12:45:08','2025-04-03 12:47:18','2025-04-02 12:45:08','2025-04-03 12:47:18',NULL,0,0,NULL,NULL),(39432,'subscribers_engagement_score','completed',10,'2025-04-03 05:47:07','2025-04-03 05:52:17','2025-04-03 05:47:07','2025-04-03 05:52:17',NULL,0,0,NULL,NULL),(39433,'mixpanel','completed',10,'2025-04-03 05:46:07','2025-04-03 05:52:17','2025-04-03 05:47:07','2025-04-03 05:52:17',NULL,0,0,NULL,NULL),(39434,'subscribers_engagement_score','completed',10,'2025-04-03 05:52:17','2025-04-03 05:54:47','2025-04-03 05:52:17','2025-04-03 05:54:47',NULL,0,0,NULL,NULL),(39435,'subscribers_engagement_score','completed',10,'2025-04-04 19:41:00','2025-04-04 19:41:08','2025-04-03 05:54:47','2025-04-04 19:41:08',NULL,0,0,NULL,NULL),(39436,'mixpanel','completed',10,'2025-04-03 06:35:47','2025-04-03 06:36:40','2025-04-03 05:54:47','2025-04-03 06:36:40',NULL,0,0,NULL,NULL),(39437,'mixpanel','completed',10,'2025-04-03 13:06:18','2025-04-03 13:07:19','2025-04-03 12:47:18','2025-04-03 13:07:19',NULL,0,0,NULL,NULL),(39438,'schedule_re_engagement_email','completed',10,'2025-04-04 13:07:19','2025-04-04 13:11:15','2025-04-03 13:07:19','2025-04-04 13:11:15',NULL,0,0,NULL,NULL),(39439,'inactive_subscribers','completed',10,'2025-04-12 00:00:00','2025-04-12 00:01:22','2025-04-04 00:01:13','2025-04-12 00:01:22',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39440,'mixpanel','completed',10,'2025-04-04 00:45:13','2025-04-04 00:46:11','2025-04-04 00:01:13','2025-04-04 00:46:11',NULL,0,0,NULL,NULL),(39441,'mixpanel','completed',10,'2025-04-04 13:43:15','2025-04-04 13:46:12','2025-04-04 13:11:15','2025-04-04 13:46:12',NULL,0,0,NULL,NULL),(39442,'schedule_re_engagement_email','completed',10,'2025-04-05 13:46:12','2025-04-05 13:51:14','2025-04-04 13:46:12','2025-04-05 13:51:14',NULL,0,0,NULL,NULL),(39443,'subscribers_engagement_score','completed',10,'2025-04-04 19:41:08','2025-04-04 19:46:15','2025-04-04 19:41:08','2025-04-04 19:46:15',NULL,0,0,NULL,NULL),(39444,'mixpanel','completed',10,'2025-04-04 19:51:08','2025-04-04 19:53:30','2025-04-04 19:41:08','2025-04-04 19:53:30',NULL,0,0,NULL,NULL),(39445,'subscribers_engagement_score','completed',10,'2025-04-05 00:27:00','2025-04-05 00:31:12','2025-04-04 19:46:15','2025-04-05 00:31:12',NULL,0,0,NULL,NULL),(39446,'subscribers_engagement_score','completed',10,'2025-04-06 12:28:00','2025-04-06 12:31:15','2025-04-05 00:31:12','2025-04-06 12:31:15',NULL,0,0,NULL,NULL),(39447,'mixpanel','completed',10,'2025-04-05 00:52:12','2025-04-05 00:56:18','2025-04-05 00:31:12','2025-04-05 00:56:18',NULL,0,0,NULL,NULL),(39448,'mixpanel','completed',10,'2025-04-05 14:46:14','2025-04-05 14:51:15','2025-04-05 13:51:14','2025-04-05 14:51:15',NULL,0,0,NULL,NULL),(39449,'schedule_re_engagement_email','completed',10,'2025-04-06 14:51:15','2025-04-06 14:56:12','2025-04-05 14:51:15','2025-04-06 14:56:12',NULL,0,0,NULL,NULL),(39450,'subscribers_engagement_score','completed',10,'2025-04-06 12:31:15','2025-04-06 12:31:17','2025-04-06 12:31:15','2025-04-06 12:31:17',NULL,0,0,NULL,NULL),(39451,'mixpanel','completed',10,'2025-04-06 13:12:15','2025-04-06 13:16:12','2025-04-06 12:31:15','2025-04-06 13:16:12',NULL,0,0,NULL,NULL),(39452,'subscribers_engagement_score','completed',10,'2025-04-07 12:11:00','2025-04-07 12:13:38','2025-04-06 12:31:17','2025-04-07 12:13:38',NULL,0,0,NULL,NULL),(39453,'mixpanel','completed',10,'2025-04-06 15:09:12','2025-04-06 15:11:13','2025-04-06 14:56:12','2025-04-06 15:11:13',NULL,0,0,NULL,NULL),(39454,'schedule_re_engagement_email','completed',10,'2025-04-07 15:11:13','2025-04-07 15:13:16','2025-04-06 15:11:13','2025-04-07 15:13:16',NULL,0,0,NULL,NULL),(39455,'subscribers_engagement_score','completed',10,'2025-04-08 06:13:00','2025-04-08 06:16:16','2025-04-07 12:13:38','2025-04-08 06:16:16',NULL,0,0,NULL,NULL),(39456,'mixpanel','completed',10,'2025-04-07 12:48:38','2025-04-07 12:49:32','2025-04-07 12:13:38','2025-04-07 12:49:32',NULL,0,0,NULL,NULL),(39457,'mixpanel','completed',10,'2025-04-07 15:25:16','2025-04-07 15:31:15','2025-04-07 15:13:16','2025-04-07 15:31:15',NULL,0,0,NULL,NULL),(39458,'schedule_re_engagement_email','completed',10,'2025-04-08 15:31:15','2025-04-08 15:33:14','2025-04-07 15:31:15','2025-04-08 15:33:14',NULL,0,0,NULL,NULL),(39459,'subscribers_engagement_score','completed',10,'2025-04-08 06:16:16','2025-04-08 06:21:13','2025-04-08 06:16:16','2025-04-08 06:21:13',NULL,0,0,NULL,NULL),(39460,'mixpanel','completed',10,'2025-04-08 07:14:16','2025-04-08 07:16:16','2025-04-08 06:16:16','2025-04-08 07:16:16',NULL,0,0,NULL,NULL),(39461,'subscribers_engagement_score','completed',10,'2025-04-09 17:47:00','2025-04-09 17:51:16','2025-04-08 06:21:13','2025-04-09 17:51:16',NULL,0,0,NULL,NULL),(39462,'mixpanel','completed',10,'2025-04-08 16:28:14','2025-04-08 16:31:18','2025-04-08 15:33:14','2025-04-08 16:31:18',NULL,0,0,NULL,NULL),(39463,'schedule_re_engagement_email','completed',10,'2025-04-09 16:31:18','2025-04-09 16:36:21','2025-04-08 16:31:18','2025-04-09 16:36:21',NULL,0,0,NULL,NULL),(39464,'mixpanel','completed',10,'2025-04-09 16:52:21','2025-04-09 16:56:13','2025-04-09 16:36:21','2025-04-09 16:56:13',NULL,0,0,NULL,NULL),(39465,'schedule_re_engagement_email','completed',10,'2025-04-10 16:56:13','2025-04-10 16:56:17','2025-04-09 16:56:13','2025-04-10 16:56:17',NULL,0,0,NULL,NULL),(39466,'subscribers_engagement_score','completed',10,'2025-04-09 17:51:16','2025-04-09 17:55:20','2025-04-09 17:51:16','2025-04-09 17:55:20',NULL,0,0,NULL,NULL),(39467,'mixpanel','completed',10,'2025-04-09 18:13:16','2025-04-09 18:15:36','2025-04-09 17:51:16','2025-04-09 18:15:36',NULL,0,0,NULL,NULL),(39468,'subscribers_engagement_score','completed',10,'2025-04-10 09:20:00','2025-04-10 09:21:14','2025-04-09 17:55:20','2025-04-10 09:21:14',NULL,0,0,NULL,NULL),(39469,'subscribers_engagement_score','completed',10,'2025-04-11 14:20:00','2025-04-11 14:23:58','2025-04-10 09:21:14','2025-04-11 14:23:58',NULL,0,0,NULL,NULL),(39470,'mixpanel','completed',10,'2025-04-10 09:37:14','2025-04-10 09:37:26','2025-04-10 09:21:14','2025-04-10 09:37:26',NULL,0,0,NULL,NULL),(39471,'mixpanel','completed',10,'2025-04-10 17:00:17','2025-04-10 17:06:34','2025-04-10 16:56:17','2025-04-10 17:06:34',NULL,0,0,NULL,NULL),(39472,'schedule_re_engagement_email','completed',10,'2025-04-11 17:06:33','2025-04-11 17:11:17','2025-04-10 17:06:33','2025-04-11 17:11:17',NULL,0,0,NULL,NULL),(39473,'subscribers_engagement_score','completed',10,'2025-04-11 14:23:58','2025-04-11 14:26:15','2025-04-11 14:23:58','2025-04-11 14:26:15',NULL,0,0,NULL,NULL),(39474,'mixpanel','completed',10,'2025-04-11 14:46:58','2025-04-11 14:50:01','2025-04-11 14:23:58','2025-04-11 14:50:01',NULL,0,0,NULL,NULL),(39475,'subscribers_engagement_score','completed',10,'2025-04-11 14:26:15','2025-04-11 14:28:55','2025-04-11 14:26:15','2025-04-11 14:28:55',NULL,0,0,NULL,NULL),(39476,'subscribers_engagement_score','completed',10,'2025-04-12 07:54:00','2025-04-12 07:56:19','2025-04-11 14:28:55','2025-04-12 07:56:19',NULL,0,0,NULL,NULL),(39477,'mixpanel','completed',10,'2025-04-11 18:04:17','2025-04-11 18:06:16','2025-04-11 17:11:17','2025-04-11 18:06:16',NULL,0,0,NULL,NULL),(39478,'schedule_re_engagement_email','completed',10,'2025-04-12 18:06:16','2025-04-12 18:06:21','2025-04-11 18:06:16','2025-04-12 18:06:21',NULL,0,0,NULL,NULL),(39479,'inactive_subscribers','completed',10,'2025-04-20 00:00:00','2025-04-20 00:01:28','2025-04-12 00:01:22','2025-04-20 00:01:28',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39480,'mixpanel','completed',10,'2025-04-12 00:55:22','2025-04-12 01:01:18','2025-04-12 00:01:22','2025-04-12 01:01:18',NULL,0,0,NULL,NULL),(39481,'subscribers_engagement_score','completed',10,'2025-04-13 21:20:00','2025-04-13 21:21:34','2025-04-12 07:56:19','2025-04-13 21:21:34',NULL,0,0,NULL,NULL),(39482,'mixpanel','completed',10,'2025-04-12 08:08:19','2025-04-12 08:11:18','2025-04-12 07:56:19','2025-04-12 08:11:18',NULL,0,0,NULL,NULL),(39483,'mixpanel','completed',10,'2025-04-12 18:21:21','2025-04-12 18:23:49','2025-04-12 18:06:21','2025-04-12 18:23:49',NULL,0,0,NULL,NULL),(39484,'schedule_re_engagement_email','completed',10,'2025-04-13 18:23:49','2025-04-13 18:26:21','2025-04-12 18:23:49','2025-04-13 18:26:21',NULL,0,0,NULL,NULL),(39485,'subscribers_email_count','completed',10,'2025-04-20 00:00:00','2025-04-20 00:01:28','2025-04-13 00:01:22','2025-04-20 00:01:28',NULL,0,0,'{\"highest_subscriber_id\":5}',NULL),(39486,'mixpanel','completed',10,'2025-04-13 00:25:22','2025-04-13 00:26:19','2025-04-13 00:01:22','2025-04-13 00:26:19',NULL,0,0,NULL,NULL),(39487,'export_files_cleanup','completed',10,'2025-04-19 00:00:00','2025-04-19 08:01:27','2025-04-13 00:26:19','2025-04-19 08:01:27',NULL,0,0,NULL,NULL),(39488,'mixpanel','completed',10,'2025-04-13 18:41:21','2025-04-13 18:46:18','2025-04-13 18:26:21','2025-04-13 18:46:18',NULL,0,0,NULL,NULL),(39489,'schedule_re_engagement_email','completed',10,'2025-04-14 18:46:18','2025-04-14 18:51:21','2025-04-13 18:46:18','2025-04-14 18:51:21',NULL,0,0,NULL,NULL),(39490,'subscribers_engagement_score','completed',10,'2025-04-13 21:21:34','2025-04-13 21:21:35','2025-04-13 21:21:34','2025-04-13 21:21:35',NULL,0,0,NULL,NULL),(39491,'mixpanel','completed',10,'2025-04-13 21:57:34','2025-04-13 22:01:22','2025-04-13 21:21:34','2025-04-13 22:01:22',NULL,0,0,NULL,NULL),(39492,'subscribers_engagement_score','completed',10,'2025-04-14 13:10:00','2025-04-14 13:11:22','2025-04-13 21:21:35','2025-04-14 13:11:22',NULL,0,0,NULL,NULL),(39493,'subscribers_engagement_score','completed',10,'2025-04-15 15:52:00','2025-04-15 15:56:21','2025-04-14 13:11:22','2025-04-15 15:56:21',NULL,0,0,NULL,NULL),(39494,'mixpanel','completed',10,'2025-04-14 14:04:22','2025-04-14 14:06:19','2025-04-14 13:11:22','2025-04-14 14:06:19',NULL,0,0,NULL,NULL),(39495,'mixpanel','completed',10,'2025-04-14 19:04:21','2025-04-14 19:06:18','2025-04-14 18:51:21','2025-04-14 19:06:18',NULL,0,0,NULL,NULL),(39496,'schedule_re_engagement_email','completed',10,'2025-04-15 19:06:18','2025-04-15 19:06:23','2025-04-14 19:06:18','2025-04-15 19:06:23',NULL,0,0,NULL,NULL),(39497,'subscribers_engagement_score','completed',10,'2025-04-15 15:56:21','2025-04-15 16:01:19','2025-04-15 15:56:21','2025-04-15 16:01:19',NULL,0,0,NULL,NULL),(39498,'mixpanel','completed',10,'2025-04-15 16:20:21','2025-04-15 16:21:19','2025-04-15 15:56:21','2025-04-15 16:21:19',NULL,0,0,NULL,NULL),(39499,'subscribers_engagement_score','completed',10,'2025-04-16 02:22:00','2025-04-16 02:26:21','2025-04-15 16:01:19','2025-04-16 02:26:21',NULL,0,0,NULL,NULL),(39500,'mixpanel','completed',10,'2025-04-15 19:12:23','2025-04-15 19:16:23','2025-04-15 19:06:23','2025-04-15 19:16:23',NULL,0,0,NULL,NULL),(39501,'schedule_re_engagement_email','completed',10,'2025-04-16 19:16:22','2025-04-16 19:19:05','2025-04-15 19:16:23','2025-04-16 19:19:05',NULL,0,0,NULL,NULL),(39502,'unsubscribe_tokens','completed',0,'2025-04-15 21:47:26','2025-04-15 22:06:20','2025-04-15 21:47:26','2025-04-15 22:06:20',NULL,0,0,'{\"last_subscriber_id\":5,\"last_newsletter_id\":0}',NULL),(39503,'subscriber_link_tokens','completed',0,'2025-04-15 21:47:26','2025-04-15 22:01:47','2025-04-15 21:47:26','2025-04-15 22:01:47',NULL,0,0,NULL,NULL),(39504,'newsletter_templates_thumbnails','completed',10,'2025-04-15 21:47:26','2025-04-15 22:01:47','2025-04-15 21:47:26','2025-04-15 22:01:47',NULL,0,0,NULL,NULL),(39505,'mixpanel','completed',0,'2025-04-15 21:47:26','2025-04-15 22:01:47','2025-04-15 21:47:26','2025-04-15 22:01:47',NULL,0,0,NULL,NULL),(39506,'subscriber_link_tokens','completed',10,'2025-04-15 22:01:47','2025-04-15 22:06:20','2025-04-15 22:01:47','2025-04-15 22:06:20',NULL,0,0,NULL,NULL),(39507,'mixpanel','completed',10,'2025-04-15 22:50:20','2025-04-15 22:51:22','2025-04-15 22:06:20','2025-04-15 22:51:22',NULL,0,0,NULL,NULL),(39508,'subscribers_engagement_score','completed',10,'2025-04-17 21:44:00','2025-04-17 21:45:30','2025-04-16 02:26:21','2025-04-17 21:45:30',NULL,0,0,NULL,NULL),(39509,'mixpanel','completed',10,'2025-04-16 03:07:21','2025-04-16 03:08:03','2025-04-16 02:26:21','2025-04-16 03:08:03',NULL,0,0,NULL,NULL),(39510,'mixpanel','completed',10,'2025-04-16 20:17:05','2025-04-16 20:20:32','2025-04-16 19:19:05','2025-04-16 20:20:32',NULL,0,0,NULL,NULL),(39511,'schedule_re_engagement_email','completed',10,'2025-04-17 20:20:31','2025-04-17 20:21:28','2025-04-16 20:20:32','2025-04-17 20:21:28',NULL,0,0,NULL,NULL),(39512,'mixpanel','completed',10,'2025-04-17 20:23:28','2025-04-17 20:26:24','2025-04-17 20:21:28','2025-04-17 20:26:24',NULL,0,0,NULL,NULL),(39513,'schedule_re_engagement_email','completed',10,'2025-04-18 20:26:24','2025-04-18 20:29:18','2025-04-17 20:26:24','2025-04-18 20:29:18',NULL,0,0,NULL,NULL),(39514,'subscribers_engagement_score','completed',10,'2025-04-17 21:45:30','2025-04-17 21:45:33','2025-04-17 21:45:30','2025-04-17 21:45:33',NULL,0,0,NULL,NULL),(39515,'mixpanel','completed',10,'2025-04-17 22:37:30','2025-04-17 22:41:28','2025-04-17 21:45:30','2025-04-17 22:41:28',NULL,0,0,NULL,NULL),(39516,'subscribers_engagement_score','completed',10,'2025-04-18 13:55:00','2025-04-18 14:01:33','2025-04-17 21:45:33','2025-04-18 14:01:33',NULL,0,0,NULL,NULL),(39517,'subscribers_engagement_score','completed',10,'2025-04-19 07:59:00','2025-04-19 08:01:28','2025-04-18 14:01:33','2025-04-19 08:01:28',NULL,0,0,NULL,NULL),(39518,'mixpanel','completed',10,'2025-04-18 14:56:33','2025-04-18 15:00:27','2025-04-18 14:01:33','2025-04-18 15:00:27',NULL,0,0,NULL,NULL),(39519,'mixpanel','completed',10,'2025-04-18 20:39:18','2025-04-18 20:56:13','2025-04-18 20:29:18','2025-04-18 20:56:13',NULL,0,0,NULL,NULL),(39520,'schedule_re_engagement_email','completed',10,'2025-04-19 20:56:12','2025-04-19 20:56:30','2025-04-18 20:56:13','2025-04-19 20:56:30',NULL,0,0,NULL,NULL),(39521,'subscribers_engagement_score','completed',10,'2025-04-19 08:01:28','2025-04-19 08:01:31','2025-04-19 08:01:28','2025-04-19 08:01:31',NULL,0,0,NULL,NULL),(39522,'mixpanel','completed',10,'2025-04-19 08:57:28','2025-04-19 09:01:30','2025-04-19 08:01:28','2025-04-19 09:01:30',NULL,0,0,NULL,NULL),(39523,'export_files_cleanup','completed',10,'2025-04-26 00:00:00','2025-04-26 01:21:46','2025-04-19 08:01:31','2025-04-26 01:21:46',NULL,0,0,NULL,NULL),(39524,'subscribers_engagement_score','completed',10,'2025-04-20 13:26:00','2025-04-20 13:27:35','2025-04-19 08:01:31','2025-04-20 13:27:35',NULL,0,0,NULL,NULL),(39525,'mixpanel','completed',10,'2025-04-19 21:42:30','2025-04-19 21:44:08','2025-04-19 20:56:30','2025-04-19 21:44:08',NULL,0,0,NULL,NULL),(39526,'schedule_re_engagement_email','completed',10,'2025-04-20 21:44:07','2025-04-20 21:46:29','2025-04-19 21:44:07','2025-04-20 21:46:29',NULL,0,0,NULL,NULL),(39527,'subscribers_email_count','completed',10,'2025-04-21 00:00:00','2025-04-21 00:01:31','2025-04-20 00:01:28','2025-04-21 00:01:31',NULL,0,0,'{\"highest_subscriber_id\":5}',NULL),(39528,'inactive_subscribers','completed',10,'2025-04-22 00:00:00','2025-04-22 00:01:30','2025-04-20 00:01:28','2025-04-22 00:01:30',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39529,'mixpanel','completed',10,'2025-04-20 00:59:28','2025-04-20 01:01:28','2025-04-20 00:01:28','2025-04-20 01:01:28',NULL,0,0,NULL,NULL),(39530,'subscribers_engagement_score','completed',10,'2025-04-20 13:27:35','2025-04-20 13:31:26','2025-04-20 13:27:35','2025-04-20 13:31:26',NULL,0,0,NULL,NULL),(39531,'mixpanel','completed',10,'2025-04-20 14:12:35','2025-04-20 14:16:26','2025-04-20 13:27:35','2025-04-20 14:16:26',NULL,0,0,NULL,NULL),(39532,'subscribers_engagement_score','completed',10,'2025-04-21 19:51:00','2025-04-21 19:51:32','2025-04-20 13:31:26','2025-04-21 19:51:32',NULL,0,0,NULL,NULL),(39533,'mixpanel','completed',10,'2025-04-20 21:55:29','2025-04-20 21:56:29','2025-04-20 21:46:29','2025-04-20 21:56:29',NULL,0,0,NULL,NULL),(39534,'schedule_re_engagement_email','completed',10,'2025-04-21 21:56:29','2025-04-21 22:01:31','2025-04-20 21:56:29','2025-04-21 22:01:31',NULL,0,0,NULL,NULL),(39535,'subscribers_email_count','completed',10,'2025-04-28 00:00:00','2025-04-28 00:01:48','2025-04-21 00:01:31','2025-04-28 00:01:48',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39536,'mixpanel','completed',10,'2025-04-21 00:04:31','2025-04-21 00:06:27','2025-04-21 00:01:31','2025-04-21 00:06:27',NULL,0,0,NULL,NULL),(39537,'subscribers_engagement_score','completed',10,'2025-04-21 19:51:32','2025-04-21 19:51:34','2025-04-21 19:51:32','2025-04-21 19:51:34',NULL,0,0,NULL,NULL),(39538,'mixpanel','completed',10,'2025-04-21 19:58:33','2025-04-21 19:58:35','2025-04-21 19:51:33','2025-04-21 19:58:35',NULL,0,0,NULL,NULL),(39539,'subscribers_engagement_score','completed',10,'2025-04-22 03:37:00','2025-04-22 03:40:54','2025-04-21 19:51:34','2025-04-22 03:40:54',NULL,0,0,NULL,NULL),(39540,'mixpanel','completed',10,'2025-04-21 22:29:31','2025-04-21 22:31:28','2025-04-21 22:01:31','2025-04-21 22:31:28',NULL,0,0,NULL,NULL),(39541,'schedule_re_engagement_email','completed',10,'2025-04-22 22:31:27','2025-04-22 22:34:02','2025-04-21 22:31:27','2025-04-22 22:34:02',NULL,0,0,NULL,NULL),(39542,'inactive_subscribers','completed',10,'2025-05-01 00:00:00','2025-05-01 00:01:52','2025-04-22 00:01:30','2025-05-01 00:01:52',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39543,'mixpanel','completed',10,'2025-04-22 00:45:30','2025-04-22 00:46:27','2025-04-22 00:01:30','2025-04-22 00:46:27',NULL,0,0,NULL,NULL),(39544,'subscribers_engagement_score','completed',10,'2025-04-23 05:59:00','2025-04-23 06:01:32','2025-04-22 03:40:54','2025-04-23 06:01:32',NULL,0,0,NULL,NULL),(39545,'mixpanel','completed',10,'2025-04-22 03:41:54','2025-04-22 03:46:25','2025-04-22 03:40:54','2025-04-22 03:46:25',NULL,0,0,NULL,NULL),(39546,'mixpanel','completed',10,'2025-04-22 23:27:02','2025-04-22 23:31:30','2025-04-22 22:34:02','2025-04-22 23:31:30',NULL,0,0,NULL,NULL),(39547,'schedule_re_engagement_email','completed',10,'2025-04-23 23:31:30','2025-04-23 23:35:16','2025-04-22 23:31:30','2025-04-23 23:35:16',NULL,0,0,NULL,NULL),(39548,'subscribers_engagement_score','completed',10,'2025-04-23 06:01:32','2025-04-23 06:01:32','2025-04-23 06:01:32','2025-04-23 06:01:32',NULL,0,0,NULL,NULL),(39549,'mixpanel','completed',10,'2025-04-23 06:03:32','2025-04-23 06:03:50','2025-04-23 06:01:32','2025-04-23 06:03:50',NULL,0,0,NULL,NULL),(39550,'subscribers_engagement_score','completed',10,'2025-04-23 06:01:32','2025-04-23 06:03:50','2025-04-23 06:01:32','2025-04-23 06:03:50',NULL,0,0,NULL,NULL),(39551,'subscribers_engagement_score','completed',10,'2025-04-24 00:24:00','2025-04-24 00:26:30','2025-04-23 06:03:50','2025-04-24 00:26:30',NULL,0,0,NULL,NULL),(39552,'unsubscribe_tokens','completed',0,'2025-04-23 21:46:47','2025-04-23 21:49:24','2025-04-23 21:46:47','2025-04-23 21:49:24',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39553,'subscriber_link_tokens','completed',0,'2025-04-23 21:46:47','2025-04-23 21:47:09','2025-04-23 21:46:47','2025-04-23 21:47:09',NULL,0,0,NULL,NULL),(39554,'newsletter_templates_thumbnails','completed',10,'2025-04-23 21:46:47','2025-04-23 21:47:09','2025-04-23 21:46:47','2025-04-23 21:47:09',NULL,0,0,NULL,NULL),(39555,'mixpanel','completed',0,'2025-04-23 21:46:47','2025-04-23 21:47:09','2025-04-23 21:46:47','2025-04-23 21:47:09',NULL,0,0,NULL,NULL),(39556,'mixpanel','completed',10,'2025-04-23 22:10:24','2025-04-23 22:11:29','2025-04-23 21:49:24','2025-04-23 22:11:29',NULL,0,0,NULL,NULL),(39557,'mixpanel','completed',10,'2025-04-24 00:24:16','2025-04-24 00:26:30','2025-04-23 23:35:16','2025-04-24 00:26:30',NULL,0,0,NULL,NULL),(39558,'subscribers_engagement_score','completed',10,'2025-04-25 04:07:00','2025-04-25 04:11:25','2025-04-24 00:26:30','2025-04-25 04:11:25',NULL,0,0,NULL,NULL),(39559,'schedule_re_engagement_email','completed',10,'2025-04-25 00:26:30','2025-04-25 00:31:43','2025-04-24 00:26:30','2025-04-25 00:31:43',NULL,0,0,NULL,NULL),(39560,'mixpanel','completed',10,'2025-04-25 01:17:44','2025-04-25 01:21:29','2025-04-25 00:31:44','2025-04-25 01:21:29',NULL,0,0,NULL,NULL),(39561,'schedule_re_engagement_email','completed',10,'2025-04-26 01:21:29','2025-04-26 01:21:46','2025-04-25 01:21:29','2025-04-26 01:21:46',NULL,0,0,NULL,NULL),(39562,'subscribers_engagement_score','completed',10,'2025-04-25 04:11:25','2025-04-25 04:16:40','2025-04-25 04:11:25','2025-04-25 04:16:40',NULL,0,0,NULL,NULL),(39563,'mixpanel','completed',10,'2025-04-25 04:47:25','2025-04-25 04:51:47','2025-04-25 04:11:25','2025-04-25 04:51:47',NULL,0,0,NULL,NULL),(39564,'subscribers_engagement_score','completed',10,'2025-04-26 16:15:00','2025-04-26 16:16:47','2025-04-25 04:16:40','2025-04-26 16:16:47',NULL,0,0,NULL,NULL),(39565,'mixpanel','completed',10,'2025-04-26 01:37:46','2025-04-26 01:41:32','2025-04-26 01:21:46','2025-04-26 01:41:32',NULL,0,0,NULL,NULL),(39566,'export_files_cleanup','completed',10,'2025-04-28 00:00:00','2025-04-28 00:01:47','2025-04-26 01:41:32','2025-04-28 00:01:47',NULL,0,0,NULL,NULL),(39567,'schedule_re_engagement_email','completed',10,'2025-04-27 01:41:32','2025-04-27 01:41:48','2025-04-26 01:41:32','2025-04-27 01:41:48',NULL,0,0,NULL,NULL),(39568,'subscribers_engagement_score','completed',10,'2025-04-26 16:16:47','2025-04-26 16:21:44','2025-04-26 16:16:47','2025-04-26 16:21:44',NULL,0,0,NULL,NULL),(39569,'mixpanel','completed',10,'2025-04-26 16:45:47','2025-04-26 16:46:44','2025-04-26 16:16:47','2025-04-26 16:46:44',NULL,0,0,NULL,NULL),(39570,'subscribers_engagement_score','completed',10,'2025-04-27 05:06:00','2025-04-27 05:06:50','2025-04-26 16:21:44','2025-04-27 05:06:50',NULL,0,0,NULL,NULL),(39571,'mixpanel','completed',10,'2025-04-27 01:47:48','2025-04-27 01:51:44','2025-04-27 01:41:48','2025-04-27 01:51:44',NULL,0,0,NULL,NULL),(39572,'schedule_re_engagement_email','completed',10,'2025-04-28 01:51:44','2025-04-28 01:55:33','2025-04-27 01:51:44','2025-04-28 01:55:33',NULL,0,0,NULL,NULL),(39573,'subscribers_engagement_score','completed',10,'2025-04-28 13:52:00','2025-04-28 13:56:56','2025-04-27 05:06:50','2025-04-28 13:56:56',NULL,0,0,NULL,NULL),(39574,'mixpanel','completed',10,'2025-04-27 06:03:50','2025-04-27 06:06:48','2025-04-27 05:06:50','2025-04-27 06:06:48',NULL,0,0,NULL,NULL),(39575,'subscribers_email_count','completed',10,'2025-05-06 00:00:00','2025-05-06 00:00:36','2025-04-28 00:01:48','2025-05-06 00:00:36',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39576,'mixpanel','completed',10,'2025-04-28 00:49:48','2025-04-28 00:51:48','2025-04-28 00:01:48','2025-04-28 00:51:48',NULL,0,0,NULL,NULL),(39577,'export_files_cleanup','completed',10,'2025-05-07 00:00:00','2025-05-07 02:41:59','2025-04-28 00:51:48','2025-05-07 02:41:59',NULL,0,0,NULL,NULL),(39578,'mixpanel','completed',10,'2025-04-28 02:45:33','2025-04-28 02:46:46','2025-04-28 01:55:33','2025-04-28 02:46:46',NULL,0,0,NULL,NULL),(39579,'schedule_re_engagement_email','completed',10,'2025-04-29 02:46:46','2025-04-29 02:48:28','2025-04-28 02:46:46','2025-04-29 02:48:28',NULL,0,0,NULL,NULL),(39580,'subscribers_engagement_score','completed',10,'2025-04-28 13:56:56','2025-04-28 14:01:56','2025-04-28 13:56:56','2025-04-28 14:01:56',NULL,0,0,NULL,NULL),(39581,'mixpanel','completed',10,'2025-04-28 14:24:56','2025-04-28 14:26:53','2025-04-28 13:56:56','2025-04-28 14:26:53',NULL,0,0,NULL,NULL),(39582,'subscribers_engagement_score','completed',10,'2025-04-29 20:16:00','2025-04-29 20:16:55','2025-04-28 14:01:56','2025-04-29 20:16:55',NULL,0,0,NULL,NULL),(39583,'mixpanel','completed',10,'2025-04-29 03:04:28','2025-04-29 03:04:53','2025-04-29 02:48:28','2025-04-29 03:04:53',NULL,0,0,NULL,NULL),(39584,'schedule_re_engagement_email','completed',10,'2025-04-30 03:04:53','2025-04-30 03:06:50','2025-04-29 03:04:53','2025-04-30 03:06:50',NULL,0,0,NULL,NULL),(39585,'subscribers_engagement_score','completed',10,'2025-04-29 20:16:55','2025-04-29 20:21:46','2025-04-29 20:16:55','2025-04-29 20:21:46',NULL,0,0,NULL,NULL),(39586,'mixpanel','completed',10,'2025-04-29 20:30:55','2025-04-29 20:31:48','2025-04-29 20:16:55','2025-04-29 20:31:48',NULL,0,0,NULL,NULL),(39587,'subscribers_engagement_score','completed',10,'2025-04-30 09:23:00','2025-04-30 09:26:15','2025-04-29 20:21:46','2025-04-30 09:26:15',NULL,0,0,NULL,NULL),(39588,'mixpanel','completed',10,'2025-04-30 03:27:50','2025-04-30 03:31:50','2025-04-30 03:06:50','2025-04-30 03:31:50',NULL,0,0,NULL,NULL),(39589,'schedule_re_engagement_email','completed',10,'2025-05-01 03:31:49','2025-05-01 03:36:49','2025-04-30 03:31:49','2025-05-01 03:36:49',NULL,0,0,NULL,NULL),(39590,'subscribers_engagement_score','completed',10,'2025-05-01 02:40:00','2025-05-01 02:41:59','2025-04-30 09:26:15','2025-05-01 02:41:59',NULL,0,0,NULL,NULL),(39591,'mixpanel','completed',10,'2025-04-30 09:35:15','2025-04-30 09:37:12','2025-04-30 09:26:15','2025-04-30 09:37:12',NULL,0,0,NULL,NULL),(39592,'unsubscribe_tokens','completed',0,'2025-04-30 09:47:02','2025-04-30 09:50:26','2025-04-30 09:47:02','2025-04-30 09:50:26',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39593,'subscriber_link_tokens','completed',0,'2025-04-30 09:47:02','2025-04-30 09:47:25','2025-04-30 09:47:02','2025-04-30 09:47:25',NULL,0,0,NULL,NULL),(39594,'newsletter_templates_thumbnails','completed',10,'2025-04-30 09:47:02','2025-04-30 09:47:25','2025-04-30 09:47:02','2025-04-30 09:47:25',NULL,0,0,NULL,NULL),(39595,'mixpanel','completed',0,'2025-04-30 09:47:02','2025-04-30 09:47:25','2025-04-30 09:47:02','2025-04-30 09:47:25',NULL,0,0,NULL,NULL),(39596,'mixpanel','completed',10,'2025-04-30 09:52:26','2025-04-30 09:56:39','2025-04-30 09:50:26','2025-04-30 09:56:39',NULL,0,0,NULL,NULL),(39597,'inactive_subscribers','completed',10,'2025-05-06 00:00:00','2025-05-06 00:00:36','2025-05-01 00:01:52','2025-05-06 00:00:36',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39598,'mixpanel','completed',10,'2025-05-01 00:01:52','2025-05-01 00:01:53','2025-05-01 00:01:52','2025-05-01 00:01:53',NULL,0,0,NULL,NULL),(39599,'subscribers_engagement_score','completed',10,'2025-05-01 02:41:59','2025-05-01 02:46:47','2025-05-01 02:41:59','2025-05-01 02:46:47',NULL,0,0,NULL,NULL),(39600,'mixpanel','completed',10,'2025-05-01 03:11:59','2025-05-01 03:16:49','2025-05-01 02:41:59','2025-05-01 03:16:49',NULL,0,0,NULL,NULL),(39601,'subscribers_engagement_score','completed',10,'2025-05-01 02:46:47','2025-05-01 02:51:47','2025-05-01 02:46:47','2025-05-01 02:51:47',NULL,0,0,NULL,NULL),(39602,'subscribers_engagement_score','completed',10,'2025-05-02 22:03:00','2025-05-02 22:06:56','2025-05-01 02:51:47','2025-05-02 22:06:56',NULL,0,0,NULL,NULL),(39603,'mixpanel','completed',10,'2025-05-01 04:20:49','2025-05-01 04:21:52','2025-05-01 03:36:49','2025-05-01 04:21:52',NULL,0,0,NULL,NULL),(39604,'schedule_re_engagement_email','completed',10,'2025-05-02 04:21:52','2025-05-02 04:25:01','2025-05-01 04:21:52','2025-05-02 04:25:01',NULL,0,0,NULL,NULL),(39605,'mixpanel','completed',10,'2025-05-02 04:33:01','2025-05-02 04:34:12','2025-05-02 04:25:01','2025-05-02 04:34:12',NULL,0,0,NULL,NULL),(39606,'schedule_re_engagement_email','completed',10,'2025-05-03 04:34:11','2025-05-03 04:36:53','2025-05-02 04:34:11','2025-05-03 04:36:53',NULL,0,0,NULL,NULL),(39607,'subscribers_engagement_score','completed',10,'2025-05-02 22:06:56','2025-05-02 22:07:00','2025-05-02 22:06:56','2025-05-02 22:07:00',NULL,0,0,NULL,NULL),(39608,'mixpanel','completed',10,'2025-05-02 22:50:57','2025-05-02 22:56:30','2025-05-02 22:06:57','2025-05-02 22:56:30',NULL,0,0,NULL,NULL),(39609,'subscribers_engagement_score','completed',10,'2025-05-03 14:07:00','2025-05-03 14:11:57','2025-05-02 22:07:00','2025-05-03 14:11:57',NULL,0,0,NULL,NULL),(39610,'mixpanel','completed',10,'2025-05-03 05:16:53','2025-05-03 05:17:24','2025-05-03 04:36:53','2025-05-03 05:17:24',NULL,0,0,NULL,NULL),(39611,'schedule_re_engagement_email','completed',10,'2025-05-04 05:17:24','2025-05-04 05:22:09','2025-05-03 05:17:24','2025-05-04 05:22:09',NULL,0,0,NULL,NULL),(39612,'subscribers_engagement_score','completed',10,'2025-05-04 15:56:00','2025-05-04 15:56:54','2025-05-03 14:11:57','2025-05-04 15:56:54',NULL,0,0,NULL,NULL),(39613,'mixpanel','completed',10,'2025-05-03 14:22:57','2025-05-03 14:26:54','2025-05-03 14:11:57','2025-05-03 14:26:54',NULL,0,0,NULL,NULL),(39614,'mixpanel','completed',10,'2025-05-04 05:27:09','2025-05-04 05:32:08','2025-05-04 05:22:09','2025-05-04 05:32:08',NULL,0,0,NULL,NULL),(39615,'schedule_re_engagement_email','completed',10,'2025-05-05 05:32:08','2025-05-05 05:37:10','2025-05-04 05:32:08','2025-05-05 05:37:10',NULL,0,0,NULL,NULL),(39616,'subscribers_engagement_score','completed',10,'2025-05-04 15:56:54','2025-05-04 16:01:58','2025-05-04 15:56:54','2025-05-04 16:01:58',NULL,0,0,NULL,NULL),(39617,'mixpanel','completed',10,'2025-05-04 16:21:54','2025-05-04 16:26:55','2025-05-04 15:56:54','2025-05-04 16:26:55',NULL,0,0,NULL,NULL),(39618,'subscribers_engagement_score','completed',10,'2025-05-05 14:49:00','2025-05-05 14:51:55','2025-05-04 16:01:58','2025-05-05 14:51:55',NULL,0,0,NULL,NULL),(39619,'mixpanel','completed',10,'2025-05-05 06:16:10','2025-05-05 06:16:47','2025-05-05 05:37:10','2025-05-05 06:16:47',NULL,0,0,NULL,NULL),(39620,'schedule_re_engagement_email','completed',10,'2025-05-06 06:16:47','2025-05-06 06:16:53','2025-05-05 06:16:47','2025-05-06 06:16:53',NULL,0,0,NULL,NULL),(39621,'subscribers_engagement_score','completed',10,'2025-05-06 06:01:00','2025-05-06 06:01:56','2025-05-05 14:51:55','2025-05-06 06:01:56',NULL,0,0,NULL,NULL),(39622,'mixpanel','completed',10,'2025-05-05 15:20:55','2025-05-05 15:21:53','2025-05-05 14:51:55','2025-05-05 15:21:53',NULL,0,0,NULL,NULL),(39623,'subscribers_email_count','completed',10,'2025-05-12 00:00:00','2025-05-12 00:02:03','2025-05-06 00:00:36','2025-05-12 00:02:03',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39624,'inactive_subscribers','completed',10,'2025-05-12 00:00:00','2025-05-12 00:02:04','2025-05-06 00:00:36','2025-05-12 00:02:04',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39625,'mixpanel','completed',10,'2025-05-06 00:56:36','2025-05-06 01:00:24','2025-05-06 00:00:36','2025-05-06 01:00:24',NULL,0,0,NULL,NULL),(39626,'subscribers_engagement_score','completed',10,'2025-05-06 06:01:56','2025-05-06 06:06:53','2025-05-06 06:01:56','2025-05-06 06:06:53',NULL,0,0,NULL,NULL),(39627,'mixpanel','completed',10,'2025-05-06 06:42:56','2025-05-06 06:46:56','2025-05-06 06:01:56','2025-05-06 06:46:56',NULL,0,0,NULL,NULL),(39628,'subscribers_engagement_score','completed',10,'2025-05-07 02:40:00','2025-05-07 02:41:59','2025-05-06 06:06:53','2025-05-07 02:41:59',NULL,0,0,NULL,NULL),(39629,'schedule_re_engagement_email','completed',10,'2025-05-07 06:46:56','2025-05-07 06:51:58','2025-05-06 06:46:56','2025-05-07 06:51:58',NULL,0,0,NULL,NULL),(39630,'unsubscribe_tokens','completed',0,'2025-05-06 21:47:34','2025-05-06 21:51:38','2025-05-06 21:47:34','2025-05-06 21:51:38',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39631,'subscriber_link_tokens','completed',0,'2025-05-06 21:47:34','2025-05-06 21:48:03','2025-05-06 21:47:34','2025-05-06 21:48:03',NULL,0,0,NULL,NULL),(39632,'newsletter_templates_thumbnails','completed',10,'2025-05-06 21:47:34','2025-05-06 21:48:03','2025-05-06 21:47:34','2025-05-06 21:48:03',NULL,0,0,NULL,NULL),(39633,'mixpanel','completed',0,'2025-05-06 21:47:34','2025-05-06 21:48:03','2025-05-06 21:47:34','2025-05-06 21:48:03',NULL,0,0,NULL,NULL),(39634,'mixpanel','completed',10,'2025-05-06 22:35:38','2025-05-06 22:36:56','2025-05-06 21:51:38','2025-05-06 22:36:56',NULL,0,0,NULL,NULL),(39635,'subscribers_engagement_score','completed',10,'2025-05-08 15:34:00','2025-05-08 15:37:00','2025-05-07 02:41:59','2025-05-08 15:37:00',NULL,0,0,NULL,NULL),(39636,'mixpanel','completed',10,'2025-05-07 03:29:59','2025-05-07 03:31:54','2025-05-07 02:41:59','2025-05-07 03:31:54',NULL,0,0,NULL,NULL),(39637,'export_files_cleanup','completed',10,'2025-05-18 00:00:00','2025-05-18 12:03:31','2025-05-07 03:31:54','2025-05-18 12:03:31',NULL,0,0,NULL,NULL),(39638,'mixpanel','completed',10,'2025-05-07 07:34:58','2025-05-07 07:37:01','2025-05-07 06:51:58','2025-05-07 07:37:01',NULL,0,0,NULL,NULL),(39639,'schedule_re_engagement_email','completed',10,'2025-05-08 07:37:01','2025-05-08 07:42:02','2025-05-07 07:37:01','2025-05-08 07:42:02',NULL,0,0,NULL,NULL),(39640,'mixpanel','completed',10,'2025-05-08 08:31:02','2025-05-08 08:32:01','2025-05-08 07:42:02','2025-05-08 08:32:01',NULL,0,0,NULL,NULL),(39641,'schedule_re_engagement_email','completed',10,'2025-05-09 08:32:00','2025-05-09 08:37:04','2025-05-08 08:32:01','2025-05-09 08:37:04',NULL,0,0,NULL,NULL),(39642,'subscribers_engagement_score','completed',10,'2025-05-08 15:37:00','2025-05-08 15:41:56','2025-05-08 15:37:00','2025-05-08 15:41:56',NULL,0,0,NULL,NULL),(39643,'mixpanel','completed',10,'2025-05-08 16:09:00','2025-05-08 16:09:08','2025-05-08 15:37:00','2025-05-08 16:09:08',NULL,0,0,NULL,NULL),(39644,'subscribers_engagement_score','completed',10,'2025-05-09 22:11:00','2025-05-09 22:11:59','2025-05-08 15:41:56','2025-05-09 22:11:59',NULL,0,0,NULL,NULL),(39645,'mixpanel','completed',10,'2025-05-09 08:45:04','2025-05-09 08:45:07','2025-05-09 08:37:04','2025-05-09 08:45:07',NULL,0,0,NULL,NULL),(39646,'schedule_re_engagement_email','completed',10,'2025-05-10 08:45:07','2025-05-10 08:46:52','2025-05-09 08:45:07','2025-05-10 08:46:52',NULL,0,0,NULL,NULL),(39647,'subscribers_engagement_score','completed',10,'2025-05-09 22:11:59','2025-05-09 22:16:59','2025-05-09 22:11:59','2025-05-09 22:16:59',NULL,0,0,NULL,NULL),(39648,'mixpanel','completed',10,'2025-05-09 22:45:59','2025-05-09 22:51:34','2025-05-09 22:11:59','2025-05-09 22:51:34',NULL,0,0,NULL,NULL),(39649,'subscribers_engagement_score','completed',10,'2025-05-10 02:57:00','2025-05-10 03:02:04','2025-05-09 22:16:59','2025-05-10 03:02:04',NULL,0,0,NULL,NULL),(39650,'subscribers_engagement_score','completed',10,'2025-05-11 15:42:00','2025-05-11 15:47:02','2025-05-10 03:02:04','2025-05-11 15:47:02',NULL,0,0,NULL,NULL),(39651,'mixpanel','completed',10,'2025-05-10 03:01:04','2025-05-10 03:04:06','2025-05-10 03:02:04','2025-05-10 03:04:06',NULL,0,0,NULL,NULL),(39652,'mixpanel','completed',10,'2025-05-10 09:07:52','2025-05-10 09:10:25','2025-05-10 08:46:52','2025-05-10 09:10:25',NULL,0,0,NULL,NULL),(39653,'schedule_re_engagement_email','completed',10,'2025-05-11 09:10:25','2025-05-11 09:12:04','2025-05-10 09:10:25','2025-05-11 09:12:04',NULL,0,0,NULL,NULL),(39654,'mixpanel','completed',10,'2025-05-11 09:16:04','2025-05-11 09:16:58','2025-05-11 09:12:04','2025-05-11 09:16:58',NULL,0,0,NULL,NULL),(39655,'schedule_re_engagement_email','completed',10,'2025-05-12 09:16:58','2025-05-12 09:19:54','2025-05-11 09:16:58','2025-05-12 09:19:54',NULL,0,0,NULL,NULL),(39656,'subscribers_engagement_score','completed',10,'2025-05-11 15:47:02','2025-05-11 15:52:07','2025-05-11 15:47:02','2025-05-11 15:52:07',NULL,0,0,NULL,NULL),(39657,'mixpanel','completed',10,'2025-05-11 16:10:02','2025-05-11 16:12:02','2025-05-11 15:47:02','2025-05-11 16:12:02',NULL,0,0,NULL,NULL),(39658,'subscribers_engagement_score','completed',10,'2025-05-11 15:52:07','2025-05-11 15:56:56','2025-05-11 15:52:07','2025-05-11 15:56:56',NULL,0,0,NULL,NULL),(39659,'subscribers_engagement_score','completed',10,'2025-05-12 07:19:00','2025-05-12 07:20:49','2025-05-11 15:56:56','2025-05-12 07:20:49',NULL,0,0,NULL,NULL),(39660,'subscribers_email_count','completed',10,'2025-05-19 00:00:00','2025-05-19 00:02:12','2025-05-12 00:02:03','2025-05-19 00:02:12',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39661,'inactive_subscribers','completed',10,'2025-05-21 00:00:00','2025-05-21 00:01:05','2025-05-12 00:02:04','2025-05-21 00:01:05',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39662,'mixpanel','completed',10,'2025-05-12 00:37:04','2025-05-12 00:38:04','2025-05-12 00:02:04','2025-05-12 00:38:04',NULL,0,0,NULL,NULL),(39663,'subscribers_engagement_score','completed',10,'2025-05-13 10:12:00','2025-05-13 10:16:59','2025-05-12 07:20:49','2025-05-13 10:16:59',NULL,0,0,NULL,NULL),(39664,'mixpanel','completed',10,'2025-05-12 07:39:49','2025-05-12 07:42:05','2025-05-12 07:20:49','2025-05-12 07:42:05',NULL,0,0,NULL,NULL),(39665,'mixpanel','completed',10,'2025-05-12 09:45:54','2025-05-12 09:47:01','2025-05-12 09:19:54','2025-05-12 09:47:01',NULL,0,0,NULL,NULL),(39666,'schedule_re_engagement_email','completed',10,'2025-05-13 09:47:01','2025-05-13 09:51:58','2025-05-12 09:47:01','2025-05-13 09:51:58',NULL,0,0,NULL,NULL),(39667,'mixpanel','completed',10,'2025-05-13 10:23:58','2025-05-13 10:27:00','2025-05-13 09:51:58','2025-05-13 10:27:00',NULL,0,0,NULL,NULL),(39668,'subscribers_engagement_score','completed',10,'2025-05-13 10:16:59','2025-05-13 10:21:58','2025-05-13 10:16:59','2025-05-13 10:21:58',NULL,0,0,NULL,NULL),(39669,'schedule_re_engagement_email','completed',10,'2025-05-14 10:16:59','2025-05-14 10:17:05','2025-05-13 10:16:59','2025-05-14 10:17:05',NULL,0,0,NULL,NULL),(39670,'subscribers_engagement_score','completed',10,'2025-05-14 04:16:00','2025-05-14 04:16:14','2025-05-13 10:21:58','2025-05-14 04:16:14',NULL,0,0,NULL,NULL),(39671,'unsubscribe_tokens','completed',0,'2025-05-13 21:47:30','2025-05-13 21:52:00','2025-05-13 21:47:30','2025-05-13 21:52:00',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39672,'subscriber_link_tokens','completed',0,'2025-05-13 21:47:30','2025-05-13 21:47:50','2025-05-13 21:47:30','2025-05-13 21:47:50',NULL,0,0,NULL,NULL),(39673,'newsletter_templates_thumbnails','completed',10,'2025-05-13 21:47:30','2025-05-13 21:47:50','2025-05-13 21:47:30','2025-05-13 21:47:50',NULL,0,0,NULL,NULL),(39674,'mixpanel','completed',0,'2025-05-13 21:47:30','2025-05-13 21:47:50','2025-05-13 21:47:31','2025-05-13 21:47:50',NULL,0,0,NULL,NULL),(39675,'mixpanel','completed',10,'2025-05-13 22:06:00','2025-05-13 22:07:03','2025-05-13 21:52:00','2025-05-13 22:07:03',NULL,0,0,NULL,NULL),(39676,'subscribers_engagement_score','completed',10,'2025-05-15 23:40:00','2025-05-15 23:42:09','2025-05-14 04:16:14','2025-05-15 23:42:09',NULL,0,0,NULL,NULL),(39677,'mixpanel','completed',10,'2025-05-14 04:32:14','2025-05-14 04:35:49','2025-05-14 04:16:14','2025-05-14 04:35:49',NULL,0,0,NULL,NULL),(39678,'mixpanel','completed',10,'2025-05-14 10:25:05','2025-05-14 10:27:07','2025-05-14 10:17:05','2025-05-14 10:27:07',NULL,0,0,NULL,NULL),(39679,'schedule_re_engagement_email','completed',10,'2025-05-15 10:27:07','2025-05-15 10:32:09','2025-05-14 10:27:07','2025-05-15 10:32:09',NULL,0,0,NULL,NULL),(39680,'mixpanel','completed',10,'2025-05-15 11:04:10','2025-05-15 11:05:51','2025-05-15 10:32:10','2025-05-15 11:05:51',NULL,0,0,NULL,NULL),(39681,'schedule_re_engagement_email','completed',10,'2025-05-16 11:05:51','2025-05-16 11:07:10','2025-05-15 11:05:51','2025-05-16 11:07:10',NULL,0,0,NULL,NULL),(39682,'subscribers_engagement_score','completed',10,'2025-05-15 23:42:09','2025-05-15 23:42:13','2025-05-15 23:42:09','2025-05-15 23:42:13',NULL,0,0,NULL,NULL),(39683,'mixpanel','completed',10,'2025-05-16 00:32:09','2025-05-16 00:37:05','2025-05-15 23:42:09','2025-05-16 00:37:05',NULL,0,0,NULL,NULL),(39684,'subscribers_engagement_score','completed',10,'2025-05-16 06:11:00','2025-05-16 06:12:06','2025-05-15 23:42:13','2025-05-16 06:12:06',NULL,0,0,NULL,NULL),(39685,'subscribers_engagement_score','completed',10,'2025-05-17 15:00:00','2025-05-17 15:02:11','2025-05-16 06:12:06','2025-05-17 15:02:11',NULL,0,0,NULL,NULL),(39686,'mixpanel','completed',10,'2025-05-16 06:54:06','2025-05-16 06:57:08','2025-05-16 06:12:06','2025-05-16 06:57:08',NULL,0,0,NULL,NULL),(39687,'mixpanel','completed',10,'2025-05-16 11:49:10','2025-05-16 11:52:06','2025-05-16 11:07:10','2025-05-16 11:52:06',NULL,0,0,NULL,NULL),(39688,'schedule_re_engagement_email','completed',10,'2025-05-17 11:52:06','2025-05-17 11:52:34','2025-05-16 11:52:06','2025-05-17 11:52:34',NULL,0,0,NULL,NULL),(39689,'mixpanel','completed',10,'2025-05-17 11:57:34','2025-05-17 12:00:25','2025-05-17 11:52:34','2025-05-17 12:00:25',NULL,0,0,NULL,NULL),(39690,'schedule_re_engagement_email','completed',10,'2025-05-18 12:00:25','2025-05-18 12:03:31','2025-05-17 12:00:25','2025-05-18 12:03:31',NULL,0,0,NULL,NULL),(39691,'subscribers_engagement_score','completed',10,'2025-05-17 15:02:11','2025-05-17 15:05:30','2025-05-17 15:02:11','2025-05-17 15:05:30',NULL,0,0,NULL,NULL),(39692,'mixpanel','completed',10,'2025-05-17 15:26:11','2025-05-17 15:27:06','2025-05-17 15:02:11','2025-05-17 15:27:06',NULL,0,0,NULL,NULL),(39693,'subscribers_engagement_score','completed',10,'2025-05-18 20:06:00','2025-05-18 20:07:14','2025-05-17 15:05:30','2025-05-18 20:07:14',NULL,0,0,NULL,NULL),(39694,'mixpanel','completed',10,'2025-05-18 12:13:31','2025-05-18 12:16:17','2025-05-18 12:03:31','2025-05-18 12:16:17',NULL,0,0,NULL,NULL),(39695,'export_files_cleanup','completed',10,'2025-05-22 00:00:00','2025-05-22 09:01:11','2025-05-18 12:16:16','2025-05-22 09:01:11',NULL,0,0,NULL,NULL),(39696,'schedule_re_engagement_email','completed',10,'2025-05-19 12:16:17','2025-05-19 12:17:02','2025-05-18 12:16:17','2025-05-19 12:17:02',NULL,0,0,NULL,NULL),(39697,'subscribers_engagement_score','completed',10,'2025-05-18 20:07:14','2025-05-18 20:07:16','2025-05-18 20:07:14','2025-05-18 20:07:16',NULL,0,0,NULL,NULL),(39698,'mixpanel','completed',10,'2025-05-18 20:20:14','2025-05-18 20:22:06','2025-05-18 20:07:14','2025-05-18 20:22:06',NULL,0,0,NULL,NULL),(39699,'subscribers_engagement_score','completed',10,'2025-05-19 07:26:00','2025-05-19 07:26:37','2025-05-18 20:07:16','2025-05-19 07:26:37',NULL,0,0,NULL,NULL),(39700,'subscribers_email_count','completed',10,'2025-05-26 00:00:00','2025-05-26 00:01:26','2025-05-19 00:02:12','2025-05-26 00:01:26',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39701,'mixpanel','completed',10,'2025-05-19 00:53:12','2025-05-19 00:57:12','2025-05-19 00:02:12','2025-05-19 00:57:12',NULL,0,0,NULL,NULL),(39702,'subscribers_engagement_score','completed',10,'2025-05-20 22:56:00','2025-05-20 22:57:04','2025-05-19 07:26:37','2025-05-20 22:57:04',NULL,0,0,NULL,NULL),(39703,'mixpanel','completed',10,'2025-05-19 07:27:37','2025-05-19 07:29:26','2025-05-19 07:26:37','2025-05-19 07:29:26',NULL,0,0,NULL,NULL),(39704,'mixpanel','completed',10,'2025-05-19 13:06:02','2025-05-19 13:07:04','2025-05-19 12:17:02','2025-05-19 13:07:04',NULL,0,0,NULL,NULL),(39705,'schedule_re_engagement_email','completed',10,'2025-05-20 13:07:04','2025-05-20 13:07:11','2025-05-19 13:07:04','2025-05-20 13:07:11',NULL,0,0,NULL,NULL),(39706,'mixpanel','completed',10,'2025-05-20 13:22:12','2025-05-20 13:27:03','2025-05-20 13:07:12','2025-05-20 13:27:03',NULL,0,0,NULL,NULL),(39707,'schedule_re_engagement_email','completed',10,'2025-05-21 13:27:03','2025-05-21 13:31:08','2025-05-20 13:27:03','2025-05-21 13:31:08',NULL,0,0,NULL,NULL),(39708,'unsubscribe_tokens','completed',0,'2025-05-20 21:47:11','2025-05-20 21:52:04','2025-05-20 21:47:11','2025-05-20 21:52:04',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39709,'subscriber_link_tokens','completed',0,'2025-05-20 21:47:11','2025-05-20 21:47:26','2025-05-20 21:47:11','2025-05-20 21:47:26',NULL,0,0,NULL,NULL),(39710,'newsletter_templates_thumbnails','completed',10,'2025-05-20 21:47:11','2025-05-20 21:47:26','2025-05-20 21:47:11','2025-05-20 21:47:26',NULL,0,0,NULL,NULL),(39711,'mixpanel','completed',0,'2025-05-20 21:47:11','2025-05-20 21:47:26','2025-05-20 21:47:11','2025-05-20 21:47:26',NULL,0,0,NULL,NULL),(39712,'mixpanel','completed',10,'2025-05-20 22:36:04','2025-05-20 22:42:04','2025-05-20 21:52:04','2025-05-20 22:42:04',NULL,0,0,NULL,NULL),(39713,'subscribers_engagement_score','completed',10,'2025-05-20 22:57:04','2025-05-20 23:01:05','2025-05-20 22:57:04','2025-05-20 23:01:05',NULL,0,0,NULL,NULL),(39714,'mixpanel','completed',10,'2025-05-20 23:22:04','2025-05-20 23:27:07','2025-05-20 22:57:04','2025-05-20 23:27:07',NULL,0,0,NULL,NULL),(39715,'subscribers_engagement_score','completed',10,'2025-05-21 22:02:00','2025-05-21 22:05:30','2025-05-20 23:01:05','2025-05-21 22:05:30',NULL,0,0,NULL,NULL),(39716,'inactive_subscribers','completed',10,'2025-05-28 00:00:00','2025-05-28 00:01:23','2025-05-21 00:01:05','2025-05-28 00:01:23',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39717,'mixpanel','completed',10,'2025-05-21 00:51:05','2025-05-21 00:57:04','2025-05-21 00:01:05','2025-05-21 00:57:04',NULL,0,0,NULL,NULL),(39718,'mixpanel','completed',10,'2025-05-21 14:17:08','2025-05-21 14:21:09','2025-05-21 13:31:08','2025-05-21 14:21:09',NULL,0,0,NULL,NULL),(39719,'schedule_re_engagement_email','completed',10,'2025-05-22 14:21:08','2025-05-22 14:23:37','2025-05-21 14:21:08','2025-05-22 14:23:37',NULL,0,0,NULL,NULL),(39720,'subscribers_engagement_score','completed',10,'2025-05-22 08:58:00','2025-05-22 09:01:11','2025-05-21 22:05:30','2025-05-22 09:01:11',NULL,0,0,NULL,NULL),(39721,'mixpanel','completed',10,'2025-05-21 22:16:31','2025-05-21 22:18:45','2025-05-21 22:05:31','2025-05-21 22:18:45',NULL,0,0,NULL,NULL),(39722,'subscribers_engagement_score','completed',10,'2025-05-22 09:01:11','2025-05-22 09:06:14','2025-05-22 09:01:11','2025-05-22 09:06:14',NULL,0,0,NULL,NULL),(39723,'mixpanel','completed',10,'2025-05-22 09:00:11','2025-05-22 09:06:14','2025-05-22 09:01:11','2025-05-22 09:06:14',NULL,0,0,NULL,NULL),(39724,'export_files_cleanup','completed',10,'2025-05-28 00:00:00','2025-05-28 00:01:22','2025-05-22 09:06:13','2025-05-28 00:01:22',NULL,0,0,NULL,NULL),(39725,'subscribers_engagement_score','completed',10,'2025-05-23 23:26:00','2025-05-23 23:26:12','2025-05-22 09:06:14','2025-05-23 23:26:12',NULL,0,0,NULL,NULL),(39726,'mixpanel','completed',10,'2025-05-22 14:52:37','2025-05-22 14:56:17','2025-05-22 14:23:37','2025-05-22 14:56:17',NULL,0,0,NULL,NULL),(39727,'schedule_re_engagement_email','completed',10,'2025-05-23 14:56:15','2025-05-23 14:56:26','2025-05-22 14:56:15','2025-05-23 14:56:26',NULL,0,0,NULL,NULL),(39728,'mixpanel','completed',10,'2025-05-23 15:32:26','2025-05-23 15:36:29','2025-05-23 14:56:26','2025-05-23 15:36:29',NULL,0,0,NULL,NULL),(39729,'schedule_re_engagement_email','completed',10,'2025-05-24 15:36:29','2025-05-24 15:41:11','2025-05-23 15:36:29','2025-05-24 15:41:11',NULL,0,0,NULL,NULL),(39730,'subscribers_engagement_score','completed',10,'2025-05-23 23:26:12','2025-05-23 23:28:40','2025-05-23 23:26:12','2025-05-23 23:28:40',NULL,0,0,NULL,NULL),(39731,'mixpanel','completed',10,'2025-05-23 23:50:12','2025-05-23 23:51:22','2025-05-23 23:26:12','2025-05-23 23:51:22',NULL,0,0,NULL,NULL),(39732,'subscribers_engagement_score','completed',10,'2025-05-23 23:28:40','2025-05-23 23:31:21','2025-05-23 23:28:40','2025-05-23 23:31:21',NULL,0,0,NULL,NULL),(39733,'subscribers_engagement_score','completed',10,'2025-05-24 00:09:00','2025-05-24 00:11:10','2025-05-23 23:31:21','2025-05-24 00:11:11',NULL,0,0,NULL,NULL),(39734,'subscribers_engagement_score','completed',10,'2025-05-25 11:24:00','2025-05-25 11:26:25','2025-05-24 00:11:10','2025-05-25 11:26:25',NULL,0,0,NULL,NULL),(39735,'mixpanel','completed',10,'2025-05-24 00:52:11','2025-05-24 00:56:09','2025-05-24 00:11:11','2025-05-24 00:56:09',NULL,0,0,NULL,NULL),(39736,'mixpanel','completed',10,'2025-05-24 16:36:12','2025-05-24 16:39:54','2025-05-24 15:41:12','2025-05-24 16:39:54',NULL,0,0,NULL,NULL),(39737,'schedule_re_engagement_email','completed',10,'2025-05-25 16:39:52','2025-05-25 16:41:28','2025-05-24 16:39:53','2025-05-25 16:41:28',NULL,0,0,NULL,NULL),(39738,'subscribers_engagement_score','completed',10,'2025-05-25 11:26:25','2025-05-25 11:31:23','2025-05-25 11:26:25','2025-05-25 11:31:23',NULL,0,0,NULL,NULL),(39739,'mixpanel','completed',10,'2025-05-25 11:27:25','2025-05-25 11:31:23','2025-05-25 11:26:25','2025-05-25 11:31:23',NULL,0,0,NULL,NULL),(39740,'subscribers_engagement_score','completed',10,'2025-05-26 05:05:00','2025-05-26 05:06:27','2025-05-25 11:31:23','2025-05-26 05:06:27',NULL,0,0,NULL,NULL),(39741,'mixpanel','completed',10,'2025-05-25 17:03:28','2025-05-25 17:06:42','2025-05-25 16:41:28','2025-05-25 17:06:42',NULL,0,0,NULL,NULL),(39742,'schedule_re_engagement_email','completed',10,'2025-05-26 17:06:42','2025-05-26 17:11:17','2025-05-25 17:06:42','2025-05-26 17:11:17',NULL,0,0,NULL,NULL),(39743,'subscribers_email_count','completed',10,'2025-06-06 00:00:00','2025-06-06 00:01:37','2025-05-26 00:01:26','2025-06-06 00:01:37',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39744,'mixpanel','completed',10,'2025-05-26 00:54:26','2025-05-26 00:56:25','2025-05-26 00:01:26','2025-05-26 00:56:25',NULL,0,0,NULL,NULL),(39745,'subscribers_engagement_score','completed',10,'2025-05-27 12:50:00','2025-05-27 12:51:21','2025-05-26 05:06:27','2025-05-27 12:51:21',NULL,0,0,NULL,NULL),(39746,'mixpanel','completed',10,'2025-05-26 05:27:28','2025-05-26 05:31:45','2025-05-26 05:06:28','2025-05-26 05:31:45',NULL,0,0,NULL,NULL),(39747,'mixpanel','completed',10,'2025-05-26 17:32:17','2025-05-26 17:36:01','2025-05-26 17:11:17','2025-05-26 17:36:01',NULL,0,0,NULL,NULL),(39748,'schedule_re_engagement_email','completed',10,'2025-05-27 17:36:01','2025-05-27 17:36:15','2025-05-26 17:36:01','2025-05-27 17:36:15',NULL,0,0,NULL,NULL),(39749,'subscribers_engagement_score','completed',10,'2025-05-27 12:51:21','2025-05-27 12:51:23','2025-05-27 12:51:21','2025-05-27 12:51:23',NULL,0,0,NULL,NULL),(39750,'mixpanel','completed',10,'2025-05-27 13:45:21','2025-05-27 13:46:44','2025-05-27 12:51:21','2025-05-27 13:46:44',NULL,0,0,NULL,NULL),(39751,'subscribers_engagement_score','completed',10,'2025-05-28 19:12:00','2025-05-28 19:16:27','2025-05-27 12:51:23','2025-05-28 19:16:27',NULL,0,0,NULL,NULL),(39752,'mixpanel','completed',10,'2025-05-27 18:18:15','2025-05-27 18:21:27','2025-05-27 17:36:15','2025-05-27 18:21:27',NULL,0,0,NULL,NULL),(39753,'schedule_re_engagement_email','completed',10,'2025-05-28 18:21:27','2025-05-28 18:21:35','2025-05-27 18:21:27','2025-05-28 18:21:35',NULL,0,0,NULL,NULL),(39754,'unsubscribe_tokens','completed',0,'2025-05-27 21:46:40','2025-05-27 21:51:22','2025-05-27 21:46:40','2025-05-27 21:51:22',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39755,'subscriber_link_tokens','completed',0,'2025-05-27 21:46:40','2025-05-27 21:46:54','2025-05-27 21:46:40','2025-05-27 21:46:54',NULL,0,0,NULL,NULL),(39756,'newsletter_templates_thumbnails','completed',10,'2025-05-27 21:46:40','2025-05-27 21:46:54','2025-05-27 21:46:40','2025-05-27 21:46:54',NULL,0,0,NULL,NULL),(39757,'mixpanel','completed',0,'2025-05-27 21:46:40','2025-05-27 21:46:54','2025-05-27 21:46:40','2025-05-27 21:46:54',NULL,0,0,NULL,NULL),(39758,'mixpanel','completed',10,'2025-05-27 22:01:22','2025-05-27 22:01:24','2025-05-27 21:51:22','2025-05-27 22:01:24',NULL,0,0,NULL,NULL),(39759,'inactive_subscribers','completed',10,'2025-06-04 00:00:00','2025-06-04 00:01:28','2025-05-28 00:01:22','2025-06-04 00:01:28',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39760,'mixpanel','completed',10,'2025-05-28 00:39:23','2025-05-28 00:41:30','2025-05-28 00:01:23','2025-05-28 00:41:30',NULL,0,0,NULL,NULL),(39761,'export_files_cleanup','completed',10,'2025-06-07 00:00:00','2025-06-07 20:51:09','2025-05-28 00:41:29','2025-06-07 20:51:09',NULL,0,0,NULL,NULL),(39762,'mixpanel','completed',10,'2025-05-28 18:45:35','2025-05-28 18:46:30','2025-05-28 18:21:35','2025-05-28 18:46:30',NULL,0,0,NULL,NULL),(39763,'schedule_re_engagement_email','completed',10,'2025-05-29 18:46:30','2025-05-29 18:51:31','2025-05-28 18:46:30','2025-05-29 18:51:31',NULL,0,0,NULL,NULL),(39764,'subscribers_engagement_score','completed',10,'2025-05-28 19:16:27','2025-05-28 19:22:54','2025-05-28 19:16:27','2025-05-28 19:22:54',NULL,0,0,NULL,NULL),(39765,'mixpanel','completed',10,'2025-05-28 19:16:28','2025-05-28 19:22:54','2025-05-28 19:16:28','2025-05-28 19:22:54',NULL,0,0,NULL,NULL),(39766,'subscribers_engagement_score','completed',10,'2025-05-29 22:52:00','2025-05-29 22:56:35','2025-05-28 19:22:54','2025-05-29 22:56:35',NULL,0,0,NULL,NULL),(39767,'mixpanel','completed',10,'2025-05-29 19:04:31','2025-05-29 19:04:37','2025-05-29 18:51:31','2025-05-29 19:04:37',NULL,0,0,NULL,NULL),(39768,'schedule_re_engagement_email','completed',10,'2025-05-30 19:04:37','2025-05-30 19:06:28','2025-05-29 19:04:37','2025-05-30 19:06:28',NULL,0,0,NULL,NULL),(39769,'subscribers_engagement_score','completed',10,'2025-05-29 22:56:35','2025-05-29 22:56:39','2025-05-29 22:56:35','2025-05-29 22:56:39',NULL,0,0,NULL,NULL),(39770,'mixpanel','completed',10,'2025-05-29 23:06:35','2025-05-29 23:11:30','2025-05-29 22:56:35','2025-05-29 23:11:30',NULL,0,0,NULL,NULL),(39771,'subscribers_engagement_score','completed',10,'2025-05-30 13:11:00','2025-05-30 13:11:31','2025-05-29 22:56:39','2025-05-30 13:11:31',NULL,0,0,NULL,NULL),(39772,'subscribers_engagement_score','completed',10,'2025-05-31 08:19:00','2025-05-31 08:21:24','2025-05-30 13:11:31','2025-05-31 08:21:24',NULL,0,0,NULL,NULL),(39773,'mixpanel','completed',10,'2025-05-30 13:35:31','2025-05-30 13:36:33','2025-05-30 13:11:31','2025-05-30 13:36:33',NULL,0,0,NULL,NULL),(39774,'mixpanel','completed',10,'2025-05-30 19:05:28','2025-05-30 19:08:54','2025-05-30 19:06:28','2025-05-30 19:08:54',NULL,0,0,NULL,NULL),(39775,'schedule_re_engagement_email','completed',10,'2025-05-31 19:08:54','2025-05-31 19:11:27','2025-05-30 19:08:54','2025-05-31 19:11:27',NULL,0,0,NULL,NULL),(39776,'subscribers_engagement_score','completed',10,'2025-05-31 08:21:24','2025-05-31 08:26:25','2025-05-31 08:21:24','2025-05-31 08:26:25',NULL,0,0,NULL,NULL),(39777,'mixpanel','completed',10,'2025-05-31 08:33:24','2025-05-31 08:36:26','2025-05-31 08:21:24','2025-05-31 08:36:26',NULL,0,0,NULL,NULL),(39778,'subscribers_engagement_score','completed',10,'2025-05-31 08:26:25','2025-05-31 08:30:51','2025-05-31 08:26:25','2025-05-31 08:30:51',NULL,0,0,NULL,NULL),(39779,'subscribers_engagement_score','completed',10,'2025-06-01 01:52:00','2025-06-01 01:56:27','2025-05-31 08:30:51','2025-06-01 01:56:27',NULL,0,0,NULL,NULL),(39780,'mixpanel','completed',10,'2025-05-31 19:41:27','2025-05-31 19:44:31','2025-05-31 19:11:27','2025-05-31 19:44:31',NULL,0,0,NULL,NULL),(39781,'schedule_re_engagement_email','completed',10,'2025-06-01 19:44:31','2025-06-01 19:45:08','2025-05-31 19:44:31','2025-06-01 19:45:08',NULL,0,0,NULL,NULL),(39782,'subscribers_engagement_score','completed',10,'2025-06-02 08:30:00','2025-06-02 08:31:31','2025-06-01 01:56:27','2025-06-02 08:31:31',NULL,0,0,NULL,NULL),(39783,'mixpanel','completed',10,'2025-06-01 02:48:27','2025-06-01 02:48:52','2025-06-01 01:56:27','2025-06-01 02:48:52',NULL,0,0,NULL,NULL),(39784,'mixpanel','completed',10,'2025-06-01 20:25:08','2025-06-01 20:27:18','2025-06-01 19:45:08','2025-06-01 20:27:18',NULL,0,0,NULL,NULL),(39785,'schedule_re_engagement_email','completed',10,'2025-06-02 20:27:18','2025-06-02 20:31:32','2025-06-01 20:27:18','2025-06-02 20:31:32',NULL,0,0,NULL,NULL),(39786,'subscribers_engagement_score','completed',10,'2025-06-02 08:31:31','2025-06-02 08:36:29','2025-06-02 08:31:31','2025-06-02 08:36:29',NULL,0,0,NULL,NULL),(39787,'mixpanel','completed',10,'2025-06-02 09:17:31','2025-06-02 09:18:07','2025-06-02 08:31:31','2025-06-02 09:18:07',NULL,0,0,NULL,NULL),(39788,'subscribers_engagement_score','completed',10,'2025-06-03 13:38:00','2025-06-03 13:41:31','2025-06-02 08:36:29','2025-06-03 13:41:31',NULL,0,0,NULL,NULL),(39789,'mixpanel','completed',10,'2025-06-02 20:44:32','2025-06-02 20:46:27','2025-06-02 20:31:32','2025-06-02 20:46:27',NULL,0,0,NULL,NULL),(39790,'schedule_re_engagement_email','completed',10,'2025-06-03 20:46:27','2025-06-03 20:46:47','2025-06-02 20:46:27','2025-06-03 20:46:47',NULL,0,0,NULL,NULL),(39791,'subscribers_engagement_score','completed',10,'2025-06-03 13:41:31','2025-06-03 13:46:20','2025-06-03 13:41:31','2025-06-03 13:46:20',NULL,0,0,NULL,NULL),(39792,'mixpanel','completed',10,'2025-06-03 14:07:31','2025-06-03 14:11:14','2025-06-03 13:41:31','2025-06-03 14:11:14',NULL,0,0,NULL,NULL),(39793,'subscribers_engagement_score','completed',10,'2025-06-04 03:08:00','2025-06-04 03:11:30','2025-06-03 13:46:20','2025-06-04 03:11:30',NULL,0,0,NULL,NULL),(39794,'mixpanel','completed',10,'2025-06-03 20:57:47','2025-06-03 20:59:17','2025-06-03 20:46:47','2025-06-03 20:59:17',NULL,0,0,NULL,NULL),(39795,'schedule_re_engagement_email','completed',10,'2025-06-04 20:59:16','2025-06-04 21:01:32','2025-06-03 20:59:16','2025-06-04 21:01:32',NULL,0,0,NULL,NULL),(39796,'unsubscribe_tokens','completed',0,'2025-06-03 21:45:30','2025-06-03 21:51:24','2025-06-03 21:45:30','2025-06-03 21:51:24',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39797,'subscriber_link_tokens','completed',0,'2025-06-03 21:45:30','2025-06-03 21:45:55','2025-06-03 21:45:30','2025-06-03 21:45:55',NULL,0,0,NULL,NULL),(39798,'newsletter_templates_thumbnails','completed',10,'2025-06-03 21:45:30','2025-06-03 21:45:55','2025-06-03 21:45:30','2025-06-03 21:45:55',NULL,0,0,NULL,NULL),(39799,'mixpanel','completed',0,'2025-06-03 21:45:30','2025-06-03 21:45:55','2025-06-03 21:45:30','2025-06-03 21:45:55',NULL,0,0,NULL,NULL),(39800,'mixpanel','completed',10,'2025-06-03 22:01:24','2025-06-03 22:01:24','2025-06-03 21:51:24','2025-06-03 22:01:24',NULL,0,0,NULL,NULL),(39801,'inactive_subscribers','completed',10,'2025-06-11 00:00:00','2025-06-11 00:01:36','2025-06-04 00:01:28','2025-06-11 00:01:36',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39802,'mixpanel','completed',10,'2025-06-04 00:23:28','2025-06-04 00:25:05','2025-06-04 00:01:28','2025-06-04 00:25:05',NULL,0,0,NULL,NULL),(39803,'subscribers_engagement_score','completed',10,'2025-06-05 19:40:00','2025-06-05 19:41:37','2025-06-04 03:11:30','2025-06-05 19:41:37',NULL,0,0,NULL,NULL),(39804,'mixpanel','completed',10,'2025-06-04 03:22:30','2025-06-04 03:26:29','2025-06-04 03:11:30','2025-06-04 03:26:29',NULL,0,0,NULL,NULL),(39805,'mixpanel','completed',10,'2025-06-04 21:38:32','2025-06-04 21:39:06','2025-06-04 21:01:32','2025-06-04 21:39:06',NULL,0,0,NULL,NULL),(39806,'schedule_re_engagement_email','completed',10,'2025-06-05 21:39:06','2025-06-05 21:41:40','2025-06-04 21:39:06','2025-06-05 21:41:40',NULL,0,0,NULL,NULL),(39807,'subscribers_engagement_score','completed',10,'2025-06-05 19:41:37','2025-06-05 19:41:37','2025-06-05 19:41:37','2025-06-05 19:41:37',NULL,0,0,NULL,NULL),(39808,'mixpanel','completed',10,'2025-06-05 20:07:37','2025-06-05 20:11:33','2025-06-05 19:41:37','2025-06-05 20:11:33',NULL,0,0,NULL,NULL),(39809,'subscribers_engagement_score','completed',10,'2025-06-06 00:40:00','2025-06-06 00:41:33','2025-06-05 19:41:37','2025-06-06 00:41:33',NULL,0,0,NULL,NULL),(39810,'mixpanel','completed',10,'2025-06-05 22:35:40','2025-06-05 22:36:37','2025-06-05 21:41:40','2025-06-05 22:36:37',NULL,0,0,NULL,NULL),(39811,'schedule_re_engagement_email','completed',10,'2025-06-06 22:36:36','2025-06-06 22:38:06','2025-06-05 22:36:37','2025-06-06 22:38:06',NULL,0,0,NULL,NULL),(39812,'subscribers_email_count','completed',10,'2025-06-12 00:00:00','2025-06-12 00:01:39','2025-06-06 00:01:37','2025-06-12 00:01:39',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39813,'mixpanel','completed',10,'2025-06-06 00:57:37','2025-06-06 01:01:36','2025-06-06 00:01:37','2025-06-06 01:01:36',NULL,0,0,NULL,NULL),(39814,'subscribers_engagement_score','completed',10,'2025-06-07 20:51:00','2025-06-07 20:51:09','2025-06-06 00:41:33','2025-06-07 20:51:09',NULL,0,0,NULL,NULL),(39815,'mixpanel','completed',10,'2025-06-06 23:04:07','2025-06-06 23:04:13','2025-06-06 22:38:07','2025-06-06 23:04:13',NULL,0,0,NULL,NULL),(39816,'schedule_re_engagement_email','completed',10,'2025-06-07 23:04:13','2025-06-07 23:06:37','2025-06-06 23:04:13','2025-06-07 23:06:37',NULL,0,0,NULL,NULL),(39817,'subscribers_engagement_score','completed',10,'2025-06-07 20:51:09','2025-06-07 20:51:12','2025-06-07 20:51:09','2025-06-07 20:51:12',NULL,0,0,NULL,NULL),(39818,'mixpanel','completed',10,'2025-06-07 20:57:09','2025-06-07 20:58:04','2025-06-07 20:51:09','2025-06-07 20:58:04',NULL,0,0,NULL,NULL),(39819,'export_files_cleanup','completed',10,'2025-06-14 00:00:00','2025-06-14 02:46:39','2025-06-07 20:51:12','2025-06-14 02:46:39',NULL,0,0,NULL,NULL),(39820,'subscribers_engagement_score','completed',10,'2025-06-08 22:58:00','2025-06-08 23:01:42','2025-06-07 20:51:12','2025-06-08 23:01:42',NULL,0,0,NULL,NULL),(39821,'mixpanel','completed',10,'2025-06-07 23:37:37','2025-06-07 23:41:39','2025-06-07 23:06:37','2025-06-07 23:41:39',NULL,0,0,NULL,NULL),(39822,'schedule_re_engagement_email','completed',10,'2025-06-08 23:41:39','2025-06-08 23:46:37','2025-06-07 23:41:39','2025-06-08 23:46:37',NULL,0,0,NULL,NULL),(39823,'subscribers_engagement_score','completed',10,'2025-06-08 23:01:42','2025-06-08 23:01:46','2025-06-08 23:01:42','2025-06-08 23:01:46',NULL,0,0,NULL,NULL),(39824,'mixpanel','completed',10,'2025-06-08 23:02:42','2025-06-08 23:06:39','2025-06-08 23:01:42','2025-06-08 23:06:39',NULL,0,0,NULL,NULL),(39825,'subscribers_engagement_score','completed',10,'2025-06-09 14:10:00','2025-06-09 14:11:38','2025-06-08 23:01:46','2025-06-09 14:11:38',NULL,0,0,NULL,NULL),(39826,'mixpanel','completed',10,'2025-06-09 00:34:37','2025-06-09 00:36:40','2025-06-08 23:46:37','2025-06-09 00:36:40',NULL,0,0,NULL,NULL),(39827,'schedule_re_engagement_email','completed',10,'2025-06-10 00:36:39','2025-06-10 00:41:38','2025-06-09 00:36:39','2025-06-10 00:41:38',NULL,0,0,NULL,NULL),(39828,'subscribers_engagement_score','completed',10,'2025-06-10 09:02:00','2025-06-10 09:06:38','2025-06-09 14:11:38','2025-06-10 09:06:38',NULL,0,0,NULL,NULL),(39829,'mixpanel','completed',10,'2025-06-09 14:11:38','2025-06-09 14:16:35','2025-06-09 14:11:38','2025-06-09 14:16:35',NULL,0,0,NULL,NULL),(39830,'mixpanel','completed',10,'2025-06-10 01:35:39','2025-06-10 01:36:37','2025-06-10 00:41:39','2025-06-10 01:36:37',NULL,0,0,NULL,NULL),(39831,'schedule_re_engagement_email','completed',10,'2025-06-11 01:36:37','2025-06-11 01:41:40','2025-06-10 01:36:37','2025-06-11 01:41:40',NULL,0,0,NULL,NULL),(39832,'subscribers_engagement_score','completed',10,'2025-06-10 09:06:38','2025-06-10 09:10:19','2025-06-10 09:06:38','2025-06-10 09:10:19',NULL,0,0,NULL,NULL),(39833,'mixpanel','completed',10,'2025-06-10 09:51:38','2025-06-10 09:56:39','2025-06-10 09:06:38','2025-06-10 09:56:39',NULL,0,0,NULL,NULL),(39834,'subscribers_engagement_score','completed',10,'2025-06-11 16:39:00','2025-06-11 16:40:12','2025-06-10 09:10:19','2025-06-11 16:40:12',NULL,0,0,NULL,NULL),(39835,'unsubscribe_tokens','completed',0,'2025-06-10 21:46:50','2025-06-10 21:51:33','2025-06-10 21:46:50','2025-06-10 21:51:33',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39836,'subscriber_link_tokens','completed',0,'2025-06-10 21:46:50','2025-06-10 21:47:11','2025-06-10 21:46:50','2025-06-10 21:47:11',NULL,0,0,NULL,NULL),(39837,'newsletter_templates_thumbnails','completed',10,'2025-06-10 21:46:50','2025-06-10 21:47:11','2025-06-10 21:46:50','2025-06-10 21:47:11',NULL,0,0,NULL,NULL),(39838,'mixpanel','completed',0,'2025-06-10 21:46:50','2025-06-10 21:47:12','2025-06-10 21:46:50','2025-06-10 21:47:12',NULL,0,0,NULL,NULL),(39839,'mixpanel','completed',10,'2025-06-10 22:44:33','2025-06-10 22:45:14','2025-06-10 21:51:33','2025-06-10 22:45:14',NULL,0,0,NULL,NULL),(39840,'inactive_subscribers','completed',10,'2025-06-20 00:00:00','2025-06-20 00:00:52','2025-06-11 00:01:36','2025-06-20 00:00:52',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39841,'mixpanel','completed',10,'2025-06-11 00:06:36','2025-06-11 00:11:34','2025-06-11 00:01:36','2025-06-11 00:11:34',NULL,0,0,NULL,NULL),(39842,'mixpanel','completed',10,'2025-06-11 01:53:40','2025-06-11 01:54:17','2025-06-11 01:41:40','2025-06-11 01:54:17',NULL,0,0,NULL,NULL),(39843,'schedule_re_engagement_email','completed',10,'2025-06-12 01:54:17','2025-06-12 01:56:37','2025-06-11 01:54:17','2025-06-12 01:56:37',NULL,0,0,NULL,NULL),(39844,'subscribers_engagement_score','completed',10,'2025-06-11 16:40:12','2025-06-11 16:40:16','2025-06-11 16:40:12','2025-06-11 16:40:16',NULL,0,0,NULL,NULL),(39845,'mixpanel','completed',10,'2025-06-11 17:26:12','2025-06-11 17:26:44','2025-06-11 16:40:12','2025-06-11 17:26:44',NULL,0,0,NULL,NULL),(39846,'subscribers_engagement_score','completed',10,'2025-06-11 16:40:16','2025-06-11 16:42:41','2025-06-11 16:40:16','2025-06-11 16:42:41',NULL,0,0,NULL,NULL),(39847,'subscribers_engagement_score','completed',10,'2025-06-12 17:03:00','2025-06-12 17:06:42','2025-06-11 16:42:41','2025-06-12 17:06:42',NULL,0,0,NULL,NULL),(39848,'subscribers_email_count','completed',10,'2025-06-17 00:00:00','2025-06-17 00:01:59','2025-06-12 00:01:39','2025-06-17 00:01:59',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39849,'mixpanel','completed',10,'2025-06-12 00:46:40','2025-06-12 00:50:50','2025-06-12 00:01:40','2025-06-12 00:50:50',NULL,0,0,NULL,NULL),(39850,'mixpanel','completed',10,'2025-06-12 02:21:37','2025-06-12 02:26:37','2025-06-12 01:56:37','2025-06-12 02:26:37',NULL,0,0,NULL,NULL),(39851,'schedule_re_engagement_email','completed',10,'2025-06-13 02:26:37','2025-06-13 02:31:37','2025-06-12 02:26:37','2025-06-13 02:31:37',NULL,0,0,NULL,NULL),(39852,'subscribers_engagement_score','completed',10,'2025-06-12 17:06:42','2025-06-12 17:11:38','2025-06-12 17:06:42','2025-06-12 17:11:38',NULL,0,0,NULL,NULL),(39853,'mixpanel','completed',10,'2025-06-12 17:57:42','2025-06-12 17:59:49','2025-06-12 17:06:42','2025-06-12 17:59:49',NULL,0,0,NULL,NULL),(39854,'subscribers_engagement_score','completed',10,'2025-06-13 01:03:00','2025-06-13 01:06:41','2025-06-12 17:11:38','2025-06-13 01:06:41',NULL,0,0,NULL,NULL),(39855,'subscribers_engagement_score','completed',10,'2025-06-14 20:46:00','2025-06-14 20:46:43','2025-06-13 01:06:41','2025-06-14 20:46:43',NULL,0,0,NULL,NULL),(39856,'mixpanel','completed',10,'2025-06-13 01:16:41','2025-06-13 01:21:35','2025-06-13 01:06:41','2025-06-13 01:21:35',NULL,0,0,NULL,NULL),(39857,'mixpanel','completed',10,'2025-06-13 02:41:37','2025-06-13 02:41:44','2025-06-13 02:31:37','2025-06-13 02:41:44',NULL,0,0,NULL,NULL),(39858,'schedule_re_engagement_email','completed',10,'2025-06-14 02:41:44','2025-06-14 02:46:39','2025-06-13 02:41:44','2025-06-14 02:46:39',NULL,0,0,NULL,NULL),(39859,'mixpanel','completed',10,'2025-06-14 03:34:39','2025-06-14 03:36:39','2025-06-14 02:46:39','2025-06-14 03:36:39',NULL,0,0,NULL,NULL),(39860,'export_files_cleanup','completed',10,'2025-06-20 00:00:00','2025-06-20 00:00:52','2025-06-14 03:36:39','2025-06-20 00:00:52',NULL,0,0,NULL,NULL),(39861,'schedule_re_engagement_email','completed',10,'2025-06-15 03:36:39','2025-06-15 03:41:45','2025-06-14 03:36:39','2025-06-15 03:41:45',NULL,0,0,NULL,NULL),(39862,'subscribers_engagement_score','completed',10,'2025-06-14 20:46:43','2025-06-14 20:51:09','2025-06-14 20:46:43','2025-06-14 20:51:09',NULL,0,0,NULL,NULL),(39863,'mixpanel','completed',10,'2025-06-14 21:24:44','2025-06-14 21:27:09','2025-06-14 20:46:44','2025-06-14 21:27:09',NULL,0,0,NULL,NULL),(39864,'subscribers_engagement_score','completed',10,'2025-06-15 08:12:00','2025-06-15 08:16:48','2025-06-14 20:51:09','2025-06-15 08:16:48',NULL,0,0,NULL,NULL),(39865,'mixpanel','completed',10,'2025-06-15 04:09:45','2025-06-15 04:11:52','2025-06-15 03:41:45','2025-06-15 04:11:52',NULL,0,0,NULL,NULL),(39866,'schedule_re_engagement_email','completed',10,'2025-06-16 04:11:52','2025-06-16 04:11:59','2025-06-15 04:11:52','2025-06-16 04:11:59',NULL,0,0,NULL,NULL),(39867,'subscribers_engagement_score','completed',10,'2025-06-16 18:50:00','2025-06-16 18:52:04','2025-06-15 08:16:48','2025-06-16 18:52:04',NULL,0,0,NULL,NULL),(39868,'mixpanel','completed',10,'2025-06-15 09:14:48','2025-06-15 09:41:26','2025-06-15 08:16:48','2025-06-15 09:41:26',NULL,0,0,NULL,NULL),(39869,'mixpanel','completed',10,'2025-06-16 04:37:59','2025-06-16 04:41:49','2025-06-16 04:11:59','2025-06-16 04:41:49',NULL,0,0,NULL,NULL),(39870,'schedule_re_engagement_email','completed',10,'2025-06-17 04:41:49','2025-06-17 04:41:55','2025-06-16 04:41:49','2025-06-17 04:41:55',NULL,0,0,NULL,NULL),(39871,'subscribers_engagement_score','completed',10,'2025-06-16 18:52:04','2025-06-16 18:52:08','2025-06-16 18:52:04','2025-06-16 18:52:08',NULL,0,0,NULL,NULL),(39872,'mixpanel','completed',10,'2025-06-16 18:52:04','2025-06-16 18:52:08','2025-06-16 18:52:04','2025-06-16 18:52:08',NULL,0,0,NULL,NULL),(39873,'subscribers_engagement_score','completed',10,'2025-06-17 05:03:00','2025-06-17 05:07:03','2025-06-16 18:52:08','2025-06-17 05:07:03',NULL,0,0,NULL,NULL),(39874,'subscribers_email_count','completed',10,'2025-06-28 00:00:00','2025-06-28 00:02:07','2025-06-17 00:01:59','2025-06-28 00:02:07',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39875,'mixpanel','completed',10,'2025-06-17 00:53:59','2025-06-17 00:56:59','2025-06-17 00:01:59','2025-06-17 00:56:59',NULL,0,0,NULL,NULL),(39876,'mixpanel','completed',10,'2025-06-17 05:09:55','2025-06-17 05:11:44','2025-06-17 04:41:55','2025-06-17 05:11:44',NULL,0,0,NULL,NULL),(39877,'subscribers_engagement_score','completed',10,'2025-06-18 15:36:00','2025-06-18 15:41:21','2025-06-17 05:07:03','2025-06-18 15:41:21',NULL,0,0,NULL,NULL),(39878,'schedule_re_engagement_email','completed',10,'2025-06-18 05:07:03','2025-06-18 05:12:00','2025-06-17 05:07:03','2025-06-18 05:12:00',NULL,0,0,NULL,NULL),(39879,'unsubscribe_tokens','completed',0,'2025-06-17 09:47:16','2025-06-17 09:51:59','2025-06-17 09:47:16','2025-06-17 09:51:59',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39880,'subscriber_link_tokens','completed',0,'2025-06-17 09:47:16','2025-06-17 09:47:33','2025-06-17 09:47:16','2025-06-17 09:47:33',NULL,0,0,NULL,NULL),(39881,'newsletter_templates_thumbnails','completed',10,'2025-06-17 09:47:16','2025-06-17 09:47:33','2025-06-17 09:47:16','2025-06-17 09:47:33',NULL,0,0,NULL,NULL),(39882,'mixpanel','completed',0,'2025-06-17 09:47:16','2025-06-17 09:47:33','2025-06-17 09:47:16','2025-06-17 09:47:33',NULL,0,0,NULL,NULL),(39883,'mixpanel','completed',10,'2025-06-17 09:59:59','2025-06-17 10:01:57','2025-06-17 09:51:59','2025-06-17 10:01:57',NULL,0,0,NULL,NULL),(39884,'mixpanel','completed',10,'2025-06-18 05:53:00','2025-06-18 06:05:29','2025-06-18 05:12:00','2025-06-18 06:05:29',NULL,0,0,NULL,NULL),(39885,'schedule_re_engagement_email','completed',10,'2025-06-19 06:05:29','2025-06-19 06:07:26','2025-06-18 06:05:29','2025-06-19 06:07:26',NULL,0,0,NULL,NULL),(39886,'subscribers_engagement_score','completed',10,'2025-06-18 15:41:21','2025-06-18 15:41:26','2025-06-18 15:41:21','2025-06-18 15:41:26',NULL,0,0,NULL,NULL),(39887,'mixpanel','completed',10,'2025-06-18 16:03:21','2025-06-18 16:16:24','2025-06-18 15:41:21','2025-06-18 16:16:24',NULL,0,0,NULL,NULL),(39888,'subscribers_engagement_score','completed',10,'2025-06-19 08:54:00','2025-06-19 09:45:38','2025-06-18 15:41:26','2025-06-19 09:45:38',NULL,0,0,NULL,NULL),(39889,'mixpanel','completed',10,'2025-06-19 06:46:26','2025-06-19 06:48:34','2025-06-19 06:07:26','2025-06-19 06:48:34',NULL,0,0,NULL,NULL),(39890,'schedule_re_engagement_email','completed',10,'2025-06-20 06:48:32','2025-06-20 06:51:40','2025-06-19 06:48:33','2025-06-20 06:51:40',NULL,0,0,NULL,NULL),(39891,'subscribers_engagement_score','completed',10,'2025-06-20 00:58:00','2025-06-20 00:59:45','2025-06-19 09:45:38','2025-06-20 00:59:45',NULL,0,0,NULL,NULL),(39892,'mixpanel','completed',10,'2025-06-19 10:34:38','2025-06-19 10:44:52','2025-06-19 09:45:38','2025-06-19 10:44:52',NULL,0,0,NULL,NULL),(39893,'inactive_subscribers','completed',10,'2025-06-28 00:00:00','2025-06-28 00:02:07','2025-06-20 00:00:52','2025-06-28 00:02:07',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39894,'mixpanel','completed',10,'2025-06-20 00:26:52','2025-06-20 00:26:57','2025-06-20 00:00:52','2025-06-20 00:26:57',NULL,0,0,NULL,NULL),(39895,'export_files_cleanup','completed',10,'2025-06-26 00:00:00','2025-06-26 00:12:06','2025-06-20 00:26:57','2025-06-26 00:12:06',NULL,0,0,NULL,NULL),(39896,'subscribers_engagement_score','completed',10,'2025-06-20 00:59:45','2025-06-20 01:01:53','2025-06-20 00:59:45','2025-06-20 01:01:53',NULL,0,0,NULL,NULL),(39897,'mixpanel','completed',10,'2025-06-20 01:35:45','2025-06-20 01:36:56','2025-06-20 00:59:45','2025-06-20 01:36:56',NULL,0,0,NULL,NULL),(39898,'subscribers_engagement_score','completed',10,'2025-06-21 04:08:00','2025-06-21 04:09:05','2025-06-20 01:01:53','2025-06-21 04:09:05',NULL,0,0,NULL,NULL),(39899,'mixpanel','completed',10,'2025-06-20 06:58:40','2025-06-20 07:00:52','2025-06-20 06:51:40','2025-06-20 07:00:52',NULL,0,0,NULL,NULL),(39900,'schedule_re_engagement_email','completed',10,'2025-06-21 07:00:52','2025-06-21 07:02:00','2025-06-20 07:00:52','2025-06-21 07:02:00',NULL,0,0,NULL,NULL),(39901,'subscribers_engagement_score','completed',10,'2025-06-21 04:09:05','2025-06-21 04:12:00','2025-06-21 04:09:05','2025-06-21 04:12:00',NULL,0,0,NULL,NULL),(39902,'mixpanel','completed',10,'2025-06-21 04:54:05','2025-06-21 04:55:00','2025-06-21 04:09:05','2025-06-21 04:55:00',NULL,0,0,NULL,NULL),(39903,'subscribers_engagement_score','completed',10,'2025-06-22 05:03:00','2025-06-22 05:07:05','2025-06-21 04:12:00','2025-06-22 05:07:05',NULL,0,0,NULL,NULL),(39904,'mixpanel','completed',10,'2025-06-21 07:05:00','2025-06-21 07:07:01','2025-06-21 07:02:00','2025-06-21 07:07:01',NULL,0,0,NULL,NULL),(39905,'schedule_re_engagement_email','completed',10,'2025-06-22 07:07:01','2025-06-22 07:09:01','2025-06-21 07:07:01','2025-06-22 07:09:01',NULL,0,0,NULL,NULL),(39906,'subscribers_engagement_score','completed',10,'2025-06-22 05:07:05','2025-06-22 05:12:00','2025-06-22 05:07:05','2025-06-22 05:12:00',NULL,0,0,NULL,NULL),(39907,'mixpanel','completed',10,'2025-06-22 05:41:05','2025-06-22 05:43:13','2025-06-22 05:07:05','2025-06-22 05:43:13',NULL,0,0,NULL,NULL),(39908,'subscribers_engagement_score','completed',10,'2025-06-23 19:14:00','2025-06-23 19:17:03','2025-06-22 05:12:00','2025-06-23 19:17:03',NULL,0,0,NULL,NULL),(39909,'mixpanel','completed',10,'2025-06-22 08:02:01','2025-06-22 08:07:00','2025-06-22 07:09:01','2025-06-22 08:07:00',NULL,0,0,NULL,NULL),(39910,'schedule_re_engagement_email','completed',10,'2025-06-23 08:07:00','2025-06-23 08:11:35','2025-06-22 08:07:00','2025-06-23 08:11:35',NULL,0,0,NULL,NULL),(39911,'mixpanel','completed',10,'2025-06-23 08:27:35','2025-06-23 08:32:03','2025-06-23 08:11:35','2025-06-23 08:32:03',NULL,0,0,NULL,NULL),(39912,'schedule_re_engagement_email','completed',10,'2025-06-24 08:32:03','2025-06-24 08:32:11','2025-06-23 08:32:03','2025-06-24 08:32:11',NULL,0,0,NULL,NULL),(39913,'subscribers_engagement_score','completed',10,'2025-06-23 19:17:03','2025-06-23 19:22:03','2025-06-23 19:17:03','2025-06-23 19:22:03',NULL,0,0,NULL,NULL),(39914,'mixpanel','completed',10,'2025-06-23 20:00:03','2025-06-23 20:00:22','2025-06-23 19:17:03','2025-06-23 20:00:22',NULL,0,0,NULL,NULL),(39915,'subscribers_engagement_score','completed',10,'2025-06-24 19:32:00','2025-06-24 19:32:07','2025-06-23 19:22:03','2025-06-24 19:32:07',NULL,0,0,NULL,NULL),(39916,'mixpanel','completed',10,'2025-06-24 09:20:11','2025-06-24 09:21:48','2025-06-24 08:32:11','2025-06-24 09:21:48',NULL,0,0,NULL,NULL),(39917,'schedule_re_engagement_email','completed',10,'2025-06-25 09:21:48','2025-06-25 09:23:04','2025-06-24 09:21:48','2025-06-25 09:23:04',NULL,0,0,NULL,NULL),(39918,'subscribers_engagement_score','completed',10,'2025-06-24 19:32:07','2025-06-24 19:32:08','2025-06-24 19:32:07','2025-06-24 19:32:08',NULL,0,0,NULL,NULL),(39919,'mixpanel','completed',10,'2025-06-24 19:44:07','2025-06-24 19:45:18','2025-06-24 19:32:07','2025-06-24 19:45:18',NULL,0,0,NULL,NULL),(39920,'subscribers_engagement_score','completed',10,'2025-06-24 19:32:08','2025-06-24 19:37:01','2025-06-24 19:32:08','2025-06-24 19:37:01',NULL,0,0,NULL,NULL),(39921,'subscribers_engagement_score','completed',10,'2025-06-25 23:30:00','2025-06-25 23:32:07','2025-06-24 19:37:01','2025-06-25 23:32:07',NULL,0,0,NULL,NULL),(39922,'mixpanel','completed',10,'2025-06-25 10:20:04','2025-06-25 10:21:00','2025-06-25 09:23:04','2025-06-25 10:21:00',NULL,0,0,NULL,NULL),(39923,'unsubscribe_tokens','completed',0,'2025-06-25 09:45:15','2025-06-25 09:47:57','2025-06-25 09:45:15','2025-06-25 09:47:57',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39924,'subscriber_link_tokens','completed',0,'2025-06-25 09:45:15','2025-06-25 09:45:29','2025-06-25 09:45:15','2025-06-25 09:45:29',NULL,0,0,NULL,NULL),(39925,'newsletter_templates_thumbnails','completed',10,'2025-06-25 09:45:15','2025-06-25 09:45:30','2025-06-25 09:45:15','2025-06-25 09:45:30',NULL,0,0,NULL,NULL),(39926,'schedule_re_engagement_email','completed',10,'2025-06-26 09:45:29','2025-06-26 09:47:08','2025-06-25 09:45:29','2025-06-26 09:47:08',NULL,0,0,NULL,NULL),(39927,'subscribers_engagement_score','completed',10,'2025-06-25 23:32:07','2025-06-25 23:32:11','2025-06-25 23:32:07','2025-06-25 23:32:11',NULL,0,0,NULL,NULL),(39928,'mixpanel','completed',10,'2025-06-26 00:11:07','2025-06-26 00:12:06','2025-06-25 23:32:07','2025-06-26 00:12:06',NULL,0,0,NULL,NULL),(39929,'subscribers_engagement_score','completed',10,'2025-06-26 15:49:00','2025-06-26 15:50:44','2025-06-25 23:32:11','2025-06-26 15:50:44',NULL,0,0,NULL,NULL),(39930,'export_files_cleanup','completed',10,'2025-06-30 00:00:00','2025-06-30 11:54:06','2025-06-26 09:47:08','2025-06-30 11:54:06',NULL,0,0,NULL,NULL),(39931,'mixpanel','completed',10,'2025-06-26 10:04:08','2025-06-26 10:07:07','2025-06-26 09:47:08','2025-06-26 10:07:07',NULL,0,0,NULL,NULL),(39932,'schedule_re_engagement_email','completed',10,'2025-06-27 10:07:07','2025-06-27 10:12:17','2025-06-26 10:07:07','2025-06-27 10:12:17',NULL,0,0,NULL,NULL),(39933,'subscribers_engagement_score','completed',10,'2025-06-27 07:30:00','2025-06-27 07:32:11','2025-06-26 15:50:44','2025-06-27 07:32:11',NULL,0,0,NULL,NULL),(39934,'mixpanel','completed',10,'2025-06-26 15:52:44','2025-06-26 15:56:04','2025-06-26 15:50:44','2025-06-26 15:56:04',NULL,0,0,NULL,NULL),(39935,'subscribers_engagement_score','completed',10,'2025-06-27 07:32:11','2025-06-27 07:34:15','2025-06-27 07:32:11','2025-06-27 07:34:15',NULL,0,0,NULL,NULL),(39936,'mixpanel','completed',10,'2025-06-27 08:29:11','2025-06-27 08:29:21','2025-06-27 07:32:11','2025-06-27 08:29:21',NULL,0,0,NULL,NULL),(39937,'subscribers_engagement_score','completed',10,'2025-06-28 15:21:00','2025-06-28 15:22:12','2025-06-27 07:34:15','2025-06-28 15:22:12',NULL,0,0,NULL,NULL),(39938,'mixpanel','completed',10,'2025-06-27 10:45:17','2025-06-27 10:46:51','2025-06-27 10:12:17','2025-06-27 10:46:51',NULL,0,0,NULL,NULL),(39939,'schedule_re_engagement_email','completed',10,'2025-06-28 10:46:51','2025-06-28 10:47:10','2025-06-27 10:46:51','2025-06-28 10:47:10',NULL,0,0,NULL,NULL),(39940,'subscribers_email_count','completed',10,'2025-07-02 00:00:00','2025-07-02 00:01:19','2025-06-28 00:02:07','2025-07-02 00:01:19',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39941,'inactive_subscribers','completed',10,'2025-07-02 00:00:00','2025-07-02 00:01:19','2025-06-28 00:02:07','2025-07-02 00:01:19',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39942,'mixpanel','completed',10,'2025-06-28 00:20:07','2025-06-28 00:21:11','2025-06-28 00:02:07','2025-06-28 00:21:11',NULL,0,0,NULL,NULL),(39943,'mixpanel','completed',10,'2025-06-28 11:03:10','2025-06-28 11:07:14','2025-06-28 10:47:10','2025-06-28 11:07:14',NULL,0,0,NULL,NULL),(39944,'schedule_re_engagement_email','completed',10,'2025-06-29 11:07:14','2025-06-29 11:12:15','2025-06-28 11:07:14','2025-06-29 11:12:15',NULL,0,0,NULL,NULL),(39945,'subscribers_engagement_score','completed',10,'2025-06-28 15:22:12','2025-06-28 15:27:14','2025-06-28 15:22:12','2025-06-28 15:27:14',NULL,0,0,NULL,NULL),(39946,'mixpanel','completed',10,'2025-06-28 15:35:13','2025-06-28 15:37:09','2025-06-28 15:22:13','2025-06-28 15:37:09',NULL,0,0,NULL,NULL),(39947,'subscribers_engagement_score','completed',10,'2025-06-29 12:44:00','2025-06-29 12:47:12','2025-06-28 15:27:14','2025-06-29 12:47:12',NULL,0,0,NULL,NULL),(39948,'mixpanel','completed',10,'2025-06-29 11:47:15','2025-06-29 11:52:12','2025-06-29 11:12:15','2025-06-29 11:52:12',NULL,0,0,NULL,NULL),(39949,'schedule_re_engagement_email','completed',10,'2025-06-30 11:52:12','2025-06-30 11:54:06','2025-06-29 11:52:12','2025-06-30 11:54:06',NULL,0,0,NULL,NULL),(39950,'subscribers_engagement_score','completed',10,'2025-06-30 14:32:00','2025-06-30 14:37:12','2025-06-29 12:47:12','2025-06-30 14:37:12',NULL,0,0,NULL,NULL),(39951,'mixpanel','completed',10,'2025-06-29 13:02:12','2025-06-29 13:07:13','2025-06-29 12:47:12','2025-06-29 13:07:13',NULL,0,0,NULL,NULL),(39952,'mixpanel','completed',10,'2025-06-30 12:14:06','2025-06-30 12:15:19','2025-06-30 11:54:06','2025-06-30 12:15:19',NULL,0,0,NULL,NULL),(39953,'export_files_cleanup','completed',10,'2025-07-13 00:00:00','2025-07-13 11:46:34','2025-06-30 12:15:18','2025-07-13 11:46:34',NULL,0,0,NULL,NULL),(39954,'schedule_re_engagement_email','completed',10,'2025-07-01 12:15:19','2025-07-01 12:16:19','2025-06-30 12:15:19','2025-07-01 12:16:19',NULL,0,0,NULL,NULL),(39955,'subscribers_engagement_score','completed',10,'2025-06-30 14:37:12','2025-06-30 14:42:14','2025-06-30 14:37:12','2025-06-30 14:42:14',NULL,0,0,NULL,NULL),(39956,'mixpanel','completed',10,'2025-06-30 14:58:12','2025-06-30 15:01:15','2025-06-30 14:37:12','2025-06-30 15:01:15',NULL,0,0,NULL,NULL),(39957,'subscribers_engagement_score','completed',10,'2025-07-01 02:04:00','2025-07-01 02:06:19','2025-06-30 14:42:14','2025-07-01 02:06:19',NULL,0,0,NULL,NULL),(39958,'subscribers_engagement_score','completed',10,'2025-07-01 02:06:19','2025-07-01 02:06:23','2025-07-01 02:06:19','2025-07-01 02:06:23',NULL,0,0,NULL,NULL),(39959,'mixpanel','completed',10,'2025-07-01 02:37:20','2025-07-01 02:41:17','2025-07-01 02:06:20','2025-07-01 02:41:17',NULL,0,0,NULL,NULL),(39960,'subscribers_engagement_score','completed',10,'2025-07-02 14:55:00','2025-07-02 14:56:20','2025-07-01 02:06:23','2025-07-02 14:56:20',NULL,0,0,NULL,NULL),(39961,'mixpanel','completed',10,'2025-07-01 12:57:19','2025-07-01 13:01:18','2025-07-01 12:16:19','2025-07-01 13:01:18',NULL,0,0,NULL,NULL),(39962,'schedule_re_engagement_email','completed',10,'2025-07-02 13:01:18','2025-07-02 13:06:23','2025-07-01 13:01:18','2025-07-02 13:06:23',NULL,0,0,NULL,NULL),(39963,'unsubscribe_tokens','completed',0,'2025-07-01 21:46:38','2025-07-01 21:54:30','2025-07-01 21:46:38','2025-07-01 21:54:30',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(39964,'subscriber_link_tokens','completed',0,'2025-07-01 21:46:38','2025-07-01 21:51:19','2025-07-01 21:46:38','2025-07-01 21:51:19',NULL,0,0,NULL,NULL),(39965,'newsletter_templates_thumbnails','completed',10,'2025-07-01 21:46:38','2025-07-01 21:51:19','2025-07-01 21:46:38','2025-07-01 21:51:19',NULL,0,0,NULL,NULL),(39966,'mixpanel','completed',0,'2025-07-01 21:46:38','2025-07-01 21:51:19','2025-07-01 21:46:38','2025-07-01 21:51:19',NULL,0,0,NULL,NULL),(39967,'mixpanel','completed',10,'2025-07-01 22:02:30','2025-07-01 22:06:21','2025-07-01 21:54:30','2025-07-01 22:06:21',NULL,0,0,NULL,NULL),(39968,'subscribers_email_count','completed',10,'2025-07-08 00:00:00','2025-07-08 00:01:26','2025-07-02 00:01:19','2025-07-08 00:01:26',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39969,'inactive_subscribers','completed',10,'2025-07-10 00:00:00','2025-07-10 00:01:29','2025-07-02 00:01:19','2025-07-10 00:01:29',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(39970,'mixpanel','completed',10,'2025-07-02 00:10:19','2025-07-02 00:11:06','2025-07-02 00:01:19','2025-07-02 00:11:06',NULL,0,0,NULL,NULL),(39971,'mixpanel','completed',10,'2025-07-02 13:24:23','2025-07-02 13:26:20','2025-07-02 13:06:23','2025-07-02 13:26:20',NULL,0,0,NULL,NULL),(39972,'schedule_re_engagement_email','completed',10,'2025-07-03 13:26:20','2025-07-03 13:27:01','2025-07-02 13:26:20','2025-07-03 13:27:01',NULL,0,0,NULL,NULL),(39973,'subscribers_engagement_score','completed',10,'2025-07-02 14:56:20','2025-07-02 15:01:10','2025-07-02 14:56:20','2025-07-02 15:01:10',NULL,0,0,NULL,NULL),(39974,'mixpanel','completed',10,'2025-07-02 15:49:20','2025-07-02 15:51:20','2025-07-02 14:56:20','2025-07-02 15:51:20',NULL,0,0,NULL,NULL),(39975,'subscribers_engagement_score','completed',10,'2025-07-03 09:58:00','2025-07-03 09:59:02','2025-07-02 15:01:10','2025-07-03 09:59:02',NULL,0,0,NULL,NULL),(39976,'subscribers_engagement_score','completed',10,'2025-07-04 22:20:00','2025-07-05 00:54:54','2025-07-03 09:59:02','2025-07-05 00:54:54',NULL,0,0,NULL,NULL),(39977,'mixpanel','completed',10,'2025-07-03 10:07:02','2025-07-03 10:08:57','2025-07-03 09:59:02','2025-07-03 10:08:57',NULL,0,0,NULL,NULL),(39978,'mixpanel','completed',10,'2025-07-03 14:06:01','2025-07-03 14:06:20','2025-07-03 13:27:01','2025-07-03 14:06:20',NULL,0,0,NULL,NULL),(39979,'schedule_re_engagement_email','completed',10,'2025-07-04 14:06:20','2025-07-04 14:06:25','2025-07-03 14:06:20','2025-07-04 14:06:25',NULL,0,0,NULL,NULL),(39980,'mixpanel','completed',10,'2025-07-04 14:37:25','2025-07-04 14:40:28','2025-07-04 14:06:25','2025-07-04 14:40:28',NULL,0,0,NULL,NULL),(39981,'schedule_re_engagement_email','completed',10,'2025-07-05 14:40:28','2025-07-05 14:41:29','2025-07-04 14:40:28','2025-07-05 14:41:29',NULL,0,0,NULL,NULL),(39982,'subscribers_engagement_score','completed',10,'2025-07-05 00:54:54','2025-07-05 00:55:00','2025-07-05 00:54:54','2025-07-05 00:55:00',NULL,0,0,NULL,NULL),(39983,'mixpanel','completed',10,'2025-07-05 01:12:54','2025-07-05 01:14:00','2025-07-05 00:54:54','2025-07-05 01:14:00',NULL,0,0,NULL,NULL),(39984,'subscribers_engagement_score','completed',10,'2025-07-06 05:13:00','2025-07-06 05:13:33','2025-07-05 00:55:00','2025-07-06 05:13:33',NULL,0,0,NULL,NULL),(39985,'mixpanel','completed',10,'2025-07-05 15:06:29','2025-07-05 15:11:36','2025-07-05 14:41:29','2025-07-05 15:11:36',NULL,0,0,NULL,NULL),(39986,'schedule_re_engagement_email','completed',10,'2025-07-06 15:11:36','2025-07-06 15:14:32','2025-07-05 15:11:36','2025-07-06 15:14:32',NULL,0,0,NULL,NULL),(39987,'subscribers_engagement_score','completed',10,'2025-07-06 05:13:33','2025-07-06 05:16:27','2025-07-06 05:13:33','2025-07-06 05:16:27',NULL,0,0,NULL,NULL),(39988,'mixpanel','completed',10,'2025-07-06 05:48:33','2025-07-06 05:51:25','2025-07-06 05:13:33','2025-07-06 05:51:25',NULL,0,0,NULL,NULL),(39989,'subscribers_engagement_score','completed',10,'2025-07-07 06:26:00','2025-07-07 06:26:32','2025-07-06 05:16:27','2025-07-07 06:26:32',NULL,0,0,NULL,NULL),(39990,'mixpanel','completed',10,'2025-07-06 15:29:32','2025-07-06 15:31:24','2025-07-06 15:14:32','2025-07-06 15:31:24',NULL,0,0,NULL,NULL),(39991,'schedule_re_engagement_email','completed',10,'2025-07-07 15:31:24','2025-07-07 15:33:05','2025-07-06 15:31:24','2025-07-07 15:33:05',NULL,0,0,NULL,NULL),(39992,'subscribers_engagement_score','completed',10,'2025-07-07 06:26:32','2025-07-07 06:31:31','2025-07-07 06:26:32','2025-07-07 06:31:31',NULL,0,0,NULL,NULL),(39993,'mixpanel','completed',10,'2025-07-07 06:27:32','2025-07-07 06:31:31','2025-07-07 06:26:32','2025-07-07 06:31:31',NULL,0,0,NULL,NULL),(39994,'subscribers_engagement_score','completed',10,'2025-07-08 16:02:00','2025-07-08 16:06:26','2025-07-07 06:31:31','2025-07-08 16:06:26',NULL,0,0,NULL,NULL),(39995,'mixpanel','completed',10,'2025-07-07 16:12:05','2025-07-07 16:16:23','2025-07-07 15:33:05','2025-07-07 16:16:23',NULL,0,0,NULL,NULL),(39996,'schedule_re_engagement_email','completed',10,'2025-07-08 16:16:23','2025-07-08 16:20:37','2025-07-07 16:16:23','2025-07-08 16:20:37',NULL,0,0,NULL,NULL),(39997,'subscribers_email_count','completed',10,'2025-07-19 00:00:00','2025-07-19 00:01:05','2025-07-08 00:01:26','2025-07-19 00:01:05',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(39998,'mixpanel','completed',10,'2025-07-08 00:45:26','2025-07-08 00:46:25','2025-07-08 00:01:26','2025-07-08 00:46:25',NULL,0,0,NULL,NULL),(39999,'subscribers_engagement_score','completed',10,'2025-07-08 16:06:26','2025-07-08 16:06:27','2025-07-08 16:06:26','2025-07-08 16:06:27',NULL,0,0,NULL,NULL),(40000,'mixpanel','completed',10,'2025-07-08 16:19:26','2025-07-08 16:20:37','2025-07-08 16:06:26','2025-07-08 16:20:37',NULL,0,0,NULL,NULL),(40001,'subscribers_engagement_score','completed',10,'2025-07-09 03:14:00','2025-07-09 03:16:29','2025-07-08 16:06:27','2025-07-09 03:16:29',NULL,0,0,NULL,NULL),(40002,'unsubscribe_tokens','completed',0,'2025-07-08 21:45:13','2025-07-08 21:51:25','2025-07-08 21:45:13','2025-07-08 21:51:25',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40003,'subscriber_link_tokens','completed',0,'2025-07-08 21:45:13','2025-07-08 21:45:31','2025-07-08 21:45:13','2025-07-08 21:45:31',NULL,0,0,NULL,NULL),(40004,'newsletter_templates_thumbnails','completed',10,'2025-07-08 21:45:13','2025-07-08 21:45:31','2025-07-08 21:45:13','2025-07-08 21:45:31',NULL,0,0,NULL,NULL),(40005,'mixpanel','completed',0,'2025-07-08 21:45:13','2025-07-08 21:45:31','2025-07-08 21:45:13','2025-07-08 21:45:31',NULL,0,0,NULL,NULL),(40006,'schedule_re_engagement_email','completed',10,'2025-07-09 21:45:31','2025-07-09 21:46:27','2025-07-08 21:45:31','2025-07-09 21:46:27',NULL,0,0,NULL,NULL),(40007,'mixpanel','completed',10,'2025-07-08 22:10:25','2025-07-08 22:11:28','2025-07-08 21:51:25','2025-07-08 22:11:28',NULL,0,0,NULL,NULL),(40008,'subscribers_engagement_score','completed',10,'2025-07-10 07:38:00','2025-07-10 07:41:32','2025-07-09 03:16:29','2025-07-10 07:41:32',NULL,0,0,NULL,NULL),(40009,'mixpanel','completed',10,'2025-07-09 03:43:29','2025-07-09 03:46:25','2025-07-09 03:16:29','2025-07-09 03:46:25',NULL,0,0,NULL,NULL),(40010,'mixpanel','completed',10,'2025-07-09 21:52:27','2025-07-09 21:55:26','2025-07-09 21:46:27','2025-07-09 21:55:26',NULL,0,0,NULL,NULL),(40011,'schedule_re_engagement_email','completed',10,'2025-07-10 21:55:25','2025-07-10 21:56:29','2025-07-09 21:55:25','2025-07-10 21:56:29',NULL,0,0,NULL,NULL),(40012,'inactive_subscribers','completed',10,'2025-07-20 00:00:00','2025-07-20 00:01:44','2025-07-10 00:01:29','2025-07-20 00:01:44',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40013,'mixpanel','completed',10,'2025-07-10 00:38:29','2025-07-10 00:41:29','2025-07-10 00:01:29','2025-07-10 00:41:29',NULL,0,0,NULL,NULL),(40014,'subscribers_engagement_score','completed',10,'2025-07-10 07:41:32','2025-07-10 07:46:31','2025-07-10 07:41:32','2025-07-10 07:46:31',NULL,0,0,NULL,NULL),(40015,'mixpanel','completed',10,'2025-07-10 08:15:32','2025-07-10 08:21:28','2025-07-10 07:41:32','2025-07-10 08:21:28',NULL,0,0,NULL,NULL),(40016,'subscribers_engagement_score','completed',10,'2025-07-11 11:38:00','2025-07-11 11:41:34','2025-07-10 07:46:31','2025-07-11 11:41:34',NULL,0,0,NULL,NULL),(40017,'mixpanel','completed',10,'2025-07-10 22:19:29','2025-07-10 22:20:00','2025-07-10 21:56:29','2025-07-10 22:20:00',NULL,0,0,NULL,NULL),(40018,'schedule_re_engagement_email','completed',10,'2025-07-11 22:20:00','2025-07-11 22:21:31','2025-07-10 22:20:00','2025-07-11 22:21:31',NULL,0,0,NULL,NULL),(40019,'subscribers_engagement_score','completed',10,'2025-07-11 11:41:34','2025-07-11 11:45:40','2025-07-11 11:41:34','2025-07-11 11:45:40',NULL,0,0,NULL,NULL),(40020,'mixpanel','completed',10,'2025-07-11 12:32:34','2025-07-11 12:41:31','2025-07-11 11:41:34','2025-07-11 12:41:31',NULL,0,0,NULL,NULL),(40021,'subscribers_engagement_score','completed',10,'2025-07-12 01:10:00','2025-07-12 01:11:33','2025-07-11 11:45:40','2025-07-12 01:11:33',NULL,0,0,NULL,NULL),(40022,'mixpanel','completed',10,'2025-07-11 22:21:31','2025-07-11 22:24:47','2025-07-11 22:21:31','2025-07-11 22:24:47',NULL,0,0,NULL,NULL),(40023,'schedule_re_engagement_email','completed',10,'2025-07-12 22:24:47','2025-07-12 22:26:31','2025-07-11 22:24:47','2025-07-12 22:26:31',NULL,0,0,NULL,NULL),(40024,'subscribers_engagement_score','completed',10,'2025-07-12 01:11:33','2025-07-12 01:20:13','2025-07-12 01:11:33','2025-07-12 01:20:13',NULL,0,0,NULL,NULL),(40025,'mixpanel','completed',10,'2025-07-12 01:46:33','2025-07-12 01:51:33','2025-07-12 01:11:33','2025-07-12 01:51:33',NULL,0,0,NULL,NULL),(40026,'subscribers_engagement_score','completed',10,'2025-07-13 11:45:00','2025-07-13 11:46:34','2025-07-12 01:20:13','2025-07-13 11:46:34',NULL,0,0,NULL,NULL),(40027,'mixpanel','completed',10,'2025-07-12 22:53:31','2025-07-12 22:56:33','2025-07-12 22:26:31','2025-07-12 22:56:33',NULL,0,0,NULL,NULL),(40028,'schedule_re_engagement_email','completed',10,'2025-07-13 22:56:33','2025-07-13 22:56:37','2025-07-12 22:56:33','2025-07-13 22:56:37',NULL,0,0,NULL,NULL),(40029,'subscribers_engagement_score','completed',10,'2025-07-13 11:46:34','2025-07-13 11:51:36','2025-07-13 11:46:34','2025-07-13 11:51:36',NULL,0,0,NULL,NULL),(40030,'mixpanel','completed',10,'2025-07-13 11:51:34','2025-07-13 11:51:36','2025-07-13 11:46:34','2025-07-13 11:51:36',NULL,0,0,NULL,NULL),(40031,'export_files_cleanup','completed',10,'2025-07-17 00:00:00','2025-07-17 00:51:41','2025-07-13 11:51:36','2025-07-17 00:51:41',NULL,0,0,NULL,NULL),(40032,'subscribers_engagement_score','completed',10,'2025-07-14 04:23:00','2025-07-14 04:26:36','2025-07-13 11:51:36','2025-07-14 04:26:36',NULL,0,0,NULL,NULL),(40033,'mixpanel','completed',10,'2025-07-13 23:06:37','2025-07-13 23:11:35','2025-07-13 22:56:37','2025-07-13 23:11:35',NULL,0,0,NULL,NULL),(40034,'schedule_re_engagement_email','completed',10,'2025-07-14 23:11:35','2025-07-14 23:15:49','2025-07-13 23:11:35','2025-07-14 23:15:49',NULL,0,0,NULL,NULL),(40035,'subscribers_engagement_score','completed',10,'2025-07-15 11:14:00','2025-07-15 11:19:15','2025-07-14 04:26:36','2025-07-15 11:19:15',NULL,0,0,NULL,NULL),(40036,'mixpanel','completed',10,'2025-07-14 04:56:36','2025-07-14 05:01:38','2025-07-14 04:26:36','2025-07-14 05:01:38',NULL,0,0,NULL,NULL),(40037,'mixpanel','completed',10,'2025-07-14 23:43:49','2025-07-14 23:46:34','2025-07-14 23:15:49','2025-07-14 23:46:34',NULL,0,0,NULL,NULL),(40038,'schedule_re_engagement_email','completed',10,'2025-07-15 23:46:34','2025-07-15 23:51:41','2025-07-14 23:46:34','2025-07-15 23:51:41',NULL,0,0,NULL,NULL),(40039,'subscribers_engagement_score','completed',10,'2025-07-15 11:19:15','2025-07-15 11:19:20','2025-07-15 11:19:15','2025-07-15 11:19:20',NULL,0,0,NULL,NULL),(40040,'mixpanel','completed',10,'2025-07-15 12:15:15','2025-07-15 12:19:36','2025-07-15 11:19:15','2025-07-15 12:19:36',NULL,0,0,NULL,NULL),(40041,'subscribers_engagement_score','completed',10,'2025-07-16 10:26:00','2025-07-16 10:27:40','2025-07-15 11:19:20','2025-07-16 10:27:40',NULL,0,0,NULL,NULL),(40042,'unsubscribe_tokens','completed',0,'2025-07-15 21:45:46','2025-07-15 21:51:35','2025-07-15 21:45:46','2025-07-15 21:51:35',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40043,'subscriber_link_tokens','completed',0,'2025-07-15 21:45:46','2025-07-15 21:46:27','2025-07-15 21:45:46','2025-07-15 21:46:27',NULL,0,0,NULL,NULL),(40044,'newsletter_templates_thumbnails','completed',10,'2025-07-15 21:45:46','2025-07-15 21:46:27','2025-07-15 21:45:46','2025-07-15 21:46:27',NULL,0,0,NULL,NULL),(40045,'mixpanel','completed',0,'2025-07-15 21:45:46','2025-07-15 21:46:27','2025-07-15 21:45:46','2025-07-15 21:46:27',NULL,0,0,NULL,NULL),(40046,'mixpanel','completed',10,'2025-07-15 22:25:35','2025-07-15 22:27:05','2025-07-15 21:51:35','2025-07-15 22:27:05',NULL,0,0,NULL,NULL),(40047,'mixpanel','completed',10,'2025-07-16 00:33:41','2025-07-16 00:46:39','2025-07-15 23:51:41','2025-07-16 00:46:39',NULL,0,0,NULL,NULL),(40048,'schedule_re_engagement_email','completed',10,'2025-07-17 00:46:38','2025-07-17 00:51:41','2025-07-16 00:46:38','2025-07-17 00:51:41',NULL,0,0,NULL,NULL),(40049,'subscribers_engagement_score','completed',10,'2025-07-17 21:54:00','2025-07-17 22:01:39','2025-07-16 10:27:40','2025-07-17 22:01:39',NULL,0,0,NULL,NULL),(40050,'mixpanel','completed',10,'2025-07-16 10:28:40','2025-07-16 10:31:36','2025-07-16 10:27:40','2025-07-16 10:31:36',NULL,0,0,NULL,NULL),(40051,'mixpanel','completed',10,'2025-07-17 01:18:41','2025-07-17 01:20:28','2025-07-17 00:51:41','2025-07-17 01:20:28',NULL,0,0,NULL,NULL),(40052,'export_files_cleanup','completed',10,'2025-07-24 00:00:00','2025-07-24 01:00:37','2025-07-17 01:20:28','2025-07-24 01:00:37',NULL,0,0,NULL,NULL),(40053,'schedule_re_engagement_email','completed',10,'2025-07-18 01:20:28','2025-07-18 01:21:37','2025-07-17 01:20:28','2025-07-18 01:21:37',NULL,0,0,NULL,NULL),(40054,'subscribers_engagement_score','completed',10,'2025-07-17 22:01:39','2025-07-17 22:05:23','2025-07-17 22:01:39','2025-07-17 22:05:23',NULL,0,0,NULL,NULL),(40055,'mixpanel','completed',10,'2025-07-17 22:21:39','2025-07-17 22:26:39','2025-07-17 22:01:39','2025-07-17 22:26:39',NULL,0,0,NULL,NULL),(40056,'subscribers_engagement_score','completed',10,'2025-07-18 13:23:00','2025-07-18 13:26:46','2025-07-17 22:05:23','2025-07-18 13:26:46',NULL,0,0,NULL,NULL),(40057,'mixpanel','completed',10,'2025-07-18 01:24:37','2025-07-18 01:26:35','2025-07-18 01:21:37','2025-07-18 01:26:35',NULL,0,0,NULL,NULL),(40058,'schedule_re_engagement_email','completed',10,'2025-07-19 01:26:35','2025-07-19 01:31:46','2025-07-18 01:26:35','2025-07-19 01:31:46',NULL,0,0,NULL,NULL),(40059,'subscribers_engagement_score','completed',10,'2025-07-19 11:13:00','2025-07-19 11:16:23','2025-07-18 13:26:46','2025-07-19 11:16:23',NULL,0,0,NULL,NULL),(40060,'mixpanel','completed',10,'2025-07-18 13:43:46','2025-07-18 13:46:38','2025-07-18 13:26:46','2025-07-18 13:46:38',NULL,0,0,NULL,NULL),(40061,'subscribers_email_count','completed',10,'2025-07-26 00:00:00','2025-07-26 00:01:46','2025-07-19 00:01:05','2025-07-26 00:01:46',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40062,'mixpanel','completed',10,'2025-07-19 00:07:05','2025-07-19 00:11:39','2025-07-19 00:01:05','2025-07-19 00:11:39',NULL,0,0,NULL,NULL),(40063,'mixpanel','completed',10,'2025-07-19 02:12:46','2025-07-19 02:15:29','2025-07-19 01:31:46','2025-07-19 02:15:29',NULL,0,0,NULL,NULL),(40064,'schedule_re_engagement_email','completed',10,'2025-07-20 02:15:29','2025-07-20 02:16:09','2025-07-19 02:15:29','2025-07-20 02:16:09',NULL,0,0,NULL,NULL),(40065,'subscribers_engagement_score','completed',10,'2025-07-19 11:16:23','2025-07-19 11:20:20','2025-07-19 11:16:23','2025-07-19 11:20:21',NULL,0,0,NULL,NULL),(40066,'mixpanel','completed',10,'2025-07-19 11:50:23','2025-07-19 11:51:43','2025-07-19 11:16:23','2025-07-19 11:51:43',NULL,0,0,NULL,NULL),(40067,'subscribers_engagement_score','completed',10,'2025-07-20 23:47:00','2025-07-20 23:49:00','2025-07-19 11:20:20','2025-07-20 23:49:00',NULL,0,0,NULL,NULL),(40068,'inactive_subscribers','completed',10,'2025-07-22 00:00:00','2025-07-22 00:01:41','2025-07-20 00:01:44','2025-07-22 00:01:41',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40069,'mixpanel','completed',10,'2025-07-20 00:48:44','2025-07-20 00:50:22','2025-07-20 00:01:44','2025-07-20 00:50:22',NULL,0,0,NULL,NULL),(40070,'mixpanel','completed',10,'2025-07-20 03:07:09','2025-07-20 03:11:42','2025-07-20 02:16:09','2025-07-20 03:11:42',NULL,0,0,NULL,NULL),(40071,'schedule_re_engagement_email','completed',10,'2025-07-21 03:11:42','2025-07-21 03:16:08','2025-07-20 03:11:42','2025-07-21 03:16:08',NULL,0,0,NULL,NULL),(40072,'subscribers_engagement_score','completed',10,'2025-07-20 23:49:00','2025-07-20 23:51:40','2025-07-20 23:49:00','2025-07-20 23:51:40',NULL,0,0,NULL,NULL),(40073,'mixpanel','completed',10,'2025-07-21 00:07:00','2025-07-21 00:11:44','2025-07-20 23:49:00','2025-07-21 00:11:44',NULL,0,0,NULL,NULL),(40074,'subscribers_engagement_score','completed',10,'2025-07-21 21:00:00','2025-07-21 21:01:42','2025-07-20 23:51:40','2025-07-21 21:01:42',NULL,0,0,NULL,NULL),(40075,'mixpanel','completed',10,'2025-07-21 03:58:08','2025-07-21 04:01:40','2025-07-21 03:16:08','2025-07-21 04:01:40',NULL,0,0,NULL,NULL),(40076,'schedule_re_engagement_email','completed',10,'2025-07-22 04:01:40','2025-07-22 04:05:56','2025-07-21 04:01:40','2025-07-22 04:05:56',NULL,0,0,NULL,NULL),(40077,'subscribers_engagement_score','completed',10,'2025-07-22 00:49:00','2025-07-22 00:49:24','2025-07-21 21:01:42','2025-07-22 00:49:24',NULL,0,0,NULL,NULL),(40078,'mixpanel','completed',10,'2025-07-21 21:29:42','2025-07-21 21:31:44','2025-07-21 21:01:42','2025-07-21 21:31:44',NULL,0,0,NULL,NULL),(40079,'inactive_subscribers','completed',10,'2025-07-28 00:00:00','2025-07-28 00:00:32','2025-07-22 00:01:41','2025-07-28 00:00:32',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40080,'mixpanel','completed',10,'2025-07-22 00:15:41','2025-07-22 00:16:39','2025-07-22 00:01:41','2025-07-22 00:16:39',NULL,0,0,NULL,NULL),(40081,'subscribers_engagement_score','completed',10,'2025-07-22 00:49:24','2025-07-22 00:51:40','2025-07-22 00:49:24','2025-07-22 00:51:40',NULL,0,0,NULL,NULL),(40082,'mixpanel','completed',10,'2025-07-22 01:27:24','2025-07-22 01:31:39','2025-07-22 00:49:24','2025-07-22 01:31:39',NULL,0,0,NULL,NULL),(40083,'subscribers_engagement_score','completed',10,'2025-07-23 19:21:00','2025-07-23 19:21:41','2025-07-22 00:51:40','2025-07-23 19:21:41',NULL,0,0,NULL,NULL),(40084,'mixpanel','completed',10,'2025-07-22 04:50:56','2025-07-22 04:51:44','2025-07-22 04:05:56','2025-07-22 04:51:44',NULL,0,0,NULL,NULL),(40085,'schedule_re_engagement_email','completed',10,'2025-07-23 04:51:44','2025-07-23 04:56:46','2025-07-22 04:51:44','2025-07-23 04:56:46',NULL,0,0,NULL,NULL),(40086,'mixpanel','completed',10,'2025-07-23 05:22:47','2025-07-23 05:26:46','2025-07-23 04:56:47','2025-07-23 05:26:46',NULL,0,0,NULL,NULL),(40087,'schedule_re_engagement_email','completed',10,'2025-07-24 05:26:46','2025-07-24 05:31:43','2025-07-23 05:26:46','2025-07-24 05:31:43',NULL,0,0,NULL,NULL),(40088,'unsubscribe_tokens','completed',0,'2025-07-23 09:45:49','2025-07-23 09:49:39','2025-07-23 09:45:49','2025-07-23 09:49:39',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40089,'subscriber_link_tokens','completed',0,'2025-07-23 09:45:49','2025-07-23 09:46:02','2025-07-23 09:45:49','2025-07-23 09:46:02',NULL,0,0,NULL,NULL),(40090,'newsletter_templates_thumbnails','completed',10,'2025-07-23 09:45:49','2025-07-23 09:46:02','2025-07-23 09:45:49','2025-07-23 09:46:02',NULL,0,0,NULL,NULL),(40091,'mixpanel','completed',0,'2025-07-23 09:45:49','2025-07-23 09:46:02','2025-07-23 09:45:49','2025-07-23 09:46:02',NULL,0,0,NULL,NULL),(40092,'mixpanel','completed',10,'2025-07-23 10:30:39','2025-07-23 10:30:58','2025-07-23 09:49:39','2025-07-23 10:30:58',NULL,0,0,NULL,NULL),(40093,'subscribers_engagement_score','completed',10,'2025-07-23 19:21:41','2025-07-23 19:24:37','2025-07-23 19:21:41','2025-07-23 19:24:37',NULL,0,0,NULL,NULL),(40094,'mixpanel','completed',10,'2025-07-23 20:09:41','2025-07-23 20:11:47','2025-07-23 19:21:41','2025-07-23 20:11:47',NULL,0,0,NULL,NULL),(40095,'subscribers_engagement_score','completed',10,'2025-07-24 00:57:00','2025-07-24 01:00:37','2025-07-23 19:24:37','2025-07-24 01:00:37',NULL,0,0,NULL,NULL),(40096,'subscribers_engagement_score','completed',10,'2025-07-25 00:19:00','2025-07-25 00:21:41','2025-07-24 01:00:37','2025-07-25 00:21:41',NULL,0,0,NULL,NULL),(40097,'mixpanel','completed',10,'2025-07-24 01:50:37','2025-07-24 01:55:39','2025-07-24 01:00:37','2025-07-24 01:55:39',NULL,0,0,NULL,NULL),(40098,'export_files_cleanup','completed',10,'2025-07-29 00:00:00','2025-07-29 06:59:57','2025-07-24 01:55:39','2025-07-29 06:59:57',NULL,0,0,NULL,NULL),(40099,'mixpanel','completed',10,'2025-07-24 06:05:43','2025-07-24 06:06:43','2025-07-24 05:31:43','2025-07-24 06:06:43',NULL,0,0,NULL,NULL),(40100,'schedule_re_engagement_email','completed',10,'2025-07-25 06:06:43','2025-07-25 06:11:47','2025-07-24 06:06:43','2025-07-25 06:11:47',NULL,0,0,NULL,NULL),(40101,'subscribers_engagement_score','completed',10,'2025-07-25 00:21:41','2025-07-25 00:25:56','2025-07-25 00:21:41','2025-07-25 00:25:56',NULL,0,0,NULL,NULL),(40102,'mixpanel','completed',10,'2025-07-25 01:04:41','2025-07-25 01:06:30','2025-07-25 00:21:41','2025-07-25 01:06:30',NULL,0,0,NULL,NULL),(40103,'subscribers_engagement_score','completed',10,'2025-07-25 00:25:56','2025-07-25 00:29:35','2025-07-25 00:25:56','2025-07-25 00:29:35',NULL,0,0,NULL,NULL),(40104,'subscribers_engagement_score','completed',10,'2025-07-26 21:38:00','2025-07-26 21:41:48','2025-07-25 00:29:35','2025-07-26 21:41:48',NULL,0,0,NULL,NULL),(40105,'mixpanel','completed',10,'2025-07-25 06:20:47','2025-07-25 06:21:41','2025-07-25 06:11:47','2025-07-25 06:21:41',NULL,0,0,NULL,NULL),(40106,'schedule_re_engagement_email','completed',10,'2025-07-26 06:21:41','2025-07-26 06:21:47','2025-07-25 06:21:41','2025-07-26 06:21:47',NULL,0,0,NULL,NULL),(40107,'subscribers_email_count','completed',10,'2025-07-30 00:00:00','2025-07-30 00:01:59','2025-07-26 00:01:46','2025-07-30 00:01:59',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40108,'mixpanel','completed',10,'2025-07-26 00:06:46','2025-07-26 00:11:40','2025-07-26 00:01:46','2025-07-26 00:11:40',NULL,0,0,NULL,NULL),(40109,'mixpanel','completed',10,'2025-07-26 06:20:48','2025-07-26 06:21:52','2025-07-26 06:21:48','2025-07-26 06:21:52',NULL,0,0,NULL,NULL),(40110,'schedule_re_engagement_email','completed',10,'2025-07-27 06:21:52','2025-07-27 06:25:37','2025-07-26 06:21:52','2025-07-27 06:25:37',NULL,0,0,NULL,NULL),(40111,'subscribers_engagement_score','completed',10,'2025-07-26 21:41:48','2025-07-26 21:45:06','2025-07-26 21:41:48','2025-07-26 21:45:06',NULL,0,0,NULL,NULL),(40112,'mixpanel','completed',10,'2025-07-26 22:05:48','2025-07-26 22:06:19','2025-07-26 21:41:48','2025-07-26 22:06:19',NULL,0,0,NULL,NULL),(40113,'subscribers_engagement_score','completed',10,'2025-07-27 11:31:00','2025-07-27 11:31:34','2025-07-26 21:45:06','2025-07-27 11:31:34',NULL,0,0,NULL,NULL),(40114,'mixpanel','completed',10,'2025-07-27 06:32:38','2025-07-27 06:36:45','2025-07-27 06:25:38','2025-07-27 06:36:45',NULL,0,0,NULL,NULL),(40115,'schedule_re_engagement_email','completed',10,'2025-07-28 06:36:45','2025-07-28 06:41:48','2025-07-27 06:36:45','2025-07-28 06:41:48',NULL,0,0,NULL,NULL),(40116,'subscribers_engagement_score','completed',10,'2025-07-28 03:48:00','2025-07-28 03:51:07','2025-07-27 11:31:34','2025-07-28 03:51:07',NULL,0,0,NULL,NULL),(40117,'mixpanel','completed',10,'2025-07-27 12:09:34','2025-07-27 12:11:44','2025-07-27 11:31:34','2025-07-27 12:11:44',NULL,0,0,NULL,NULL),(40118,'inactive_subscribers','completed',10,'2025-08-09 00:00:00','2025-08-09 00:02:15','2025-07-28 00:00:32','2025-08-09 00:02:15',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40119,'mixpanel','completed',10,'2025-07-28 00:03:33','2025-07-28 00:03:38','2025-07-28 00:00:33','2025-07-28 00:03:38',NULL,0,0,NULL,NULL),(40120,'subscribers_engagement_score','completed',10,'2025-07-28 03:51:07','2025-07-28 03:56:43','2025-07-28 03:51:07','2025-07-28 03:56:43',NULL,0,0,NULL,NULL),(40121,'mixpanel','completed',10,'2025-07-28 03:55:07','2025-07-28 03:56:43','2025-07-28 03:51:07','2025-07-28 03:56:43',NULL,0,0,NULL,NULL),(40122,'subscribers_engagement_score','completed',10,'2025-07-29 21:19:00','2025-07-29 21:22:01','2025-07-28 03:56:43','2025-07-29 21:22:01',NULL,0,0,NULL,NULL),(40123,'mixpanel','completed',10,'2025-07-28 06:50:48','2025-07-28 06:56:48','2025-07-28 06:41:48','2025-07-28 06:56:48',NULL,0,0,NULL,NULL),(40124,'schedule_re_engagement_email','completed',10,'2025-07-29 06:56:48','2025-07-29 06:59:57','2025-07-28 06:56:48','2025-07-29 06:59:57',NULL,0,0,NULL,NULL),(40125,'mixpanel','completed',10,'2025-07-29 07:13:57','2025-07-29 07:16:57','2025-07-29 06:59:57','2025-07-29 07:16:57',NULL,0,0,NULL,NULL),(40126,'export_files_cleanup','completed',10,'2025-08-09 00:00:00','2025-08-09 00:02:15','2025-07-29 07:16:57','2025-08-09 00:02:15',NULL,0,0,NULL,NULL),(40127,'schedule_re_engagement_email','completed',10,'2025-07-30 07:16:57','2025-07-30 07:20:05','2025-07-29 07:16:57','2025-07-30 07:20:05',NULL,0,0,NULL,NULL),(40128,'subscribers_engagement_score','completed',10,'2025-07-29 21:22:01','2025-07-29 21:27:05','2025-07-29 21:22:01','2025-07-29 21:27:05',NULL,0,0,NULL,NULL),(40129,'mixpanel','completed',10,'2025-07-29 22:03:01','2025-07-29 22:06:56','2025-07-29 21:22:01','2025-07-29 22:06:56',NULL,0,0,NULL,NULL),(40130,'subscribers_engagement_score','completed',10,'2025-07-30 05:37:00','2025-07-30 05:42:03','2025-07-29 21:27:05','2025-07-30 05:42:03',NULL,0,0,NULL,NULL),(40131,'subscribers_email_count','completed',10,'2025-08-09 00:00:00','2025-08-09 00:02:15','2025-07-30 00:01:59','2025-08-09 00:02:15',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40132,'mixpanel','completed',10,'2025-07-30 00:04:59','2025-07-30 00:05:26','2025-07-30 00:01:59','2025-07-30 00:05:26',NULL,0,0,NULL,NULL),(40133,'subscribers_engagement_score','completed',10,'2025-07-31 14:27:00','2025-07-31 14:30:19','2025-07-30 05:42:03','2025-07-31 14:30:19',NULL,0,0,NULL,NULL),(40134,'mixpanel','completed',10,'2025-07-30 05:53:03','2025-07-30 05:54:16','2025-07-30 05:42:03','2025-07-30 05:54:16',NULL,0,0,NULL,NULL),(40135,'mixpanel','completed',10,'2025-07-30 08:00:05','2025-07-30 08:02:07','2025-07-30 07:20:05','2025-07-30 08:02:07',NULL,0,0,NULL,NULL),(40136,'schedule_re_engagement_email','completed',10,'2025-07-31 08:02:06','2025-07-31 08:04:05','2025-07-30 08:02:06','2025-07-31 08:04:05',NULL,0,0,NULL,NULL),(40137,'mixpanel','completed',10,'2025-07-31 08:40:05','2025-07-31 08:42:00','2025-07-31 08:04:05','2025-07-31 08:42:00',NULL,0,0,NULL,NULL),(40138,'schedule_re_engagement_email','completed',10,'2025-08-01 08:42:00','2025-08-01 08:42:04','2025-07-31 08:42:00','2025-08-01 08:42:04',NULL,0,0,NULL,NULL),(40139,'subscribers_engagement_score','completed',10,'2025-07-31 14:30:19','2025-07-31 14:30:19','2025-07-31 14:30:19','2025-07-31 14:30:19',NULL,0,0,NULL,NULL),(40140,'mixpanel','completed',10,'2025-07-31 15:01:19','2025-07-31 15:02:03','2025-07-31 14:30:19','2025-07-31 15:02:03',NULL,0,0,NULL,NULL),(40141,'subscribers_engagement_score','completed',10,'2025-07-31 14:30:19','2025-07-31 14:34:06','2025-07-31 14:30:19','2025-07-31 14:34:06',NULL,0,0,NULL,NULL),(40142,'subscribers_engagement_score','completed',10,'2025-08-01 07:57:00','2025-08-01 07:59:04','2025-07-31 14:34:06','2025-08-01 07:59:04',NULL,0,0,NULL,NULL),(40143,'subscribers_engagement_score','completed',10,'2025-08-02 23:08:00','2025-08-02 23:09:32','2025-08-01 07:59:04','2025-08-02 23:09:32',NULL,0,0,NULL,NULL),(40144,'mixpanel','completed',10,'2025-08-01 08:38:04','2025-08-01 08:42:04','2025-08-01 07:59:04','2025-08-01 08:42:04',NULL,0,0,NULL,NULL),(40145,'subscribers_engagement_score','completed',10,'2025-08-02 23:09:32','2025-08-02 23:09:33','2025-08-02 23:09:32','2025-08-02 23:09:33',NULL,0,0,NULL,NULL),(40146,'schedule_re_engagement_email','completed',10,'2025-08-03 23:09:33','2025-08-03 23:09:37','2025-08-02 23:09:33','2025-08-03 23:09:37',NULL,0,0,NULL,NULL),(40147,'mixpanel','completed',10,'2025-08-02 23:39:33','2025-08-02 23:42:07','2025-08-02 23:09:33','2025-08-02 23:42:07',NULL,0,0,NULL,NULL),(40148,'subscribers_engagement_score','completed',10,'2025-08-03 09:35:00','2025-08-03 09:35:09','2025-08-02 23:09:33','2025-08-03 09:35:09',NULL,0,0,NULL,NULL),(40149,'subscribers_engagement_score','completed',10,'2025-08-04 00:00:00','2025-08-04 00:02:08','2025-08-03 09:35:09','2025-08-04 00:02:08',NULL,0,0,NULL,NULL),(40150,'mixpanel','completed',10,'2025-08-03 09:37:09','2025-08-03 09:41:48','2025-08-03 09:35:09','2025-08-03 09:41:48',NULL,0,0,NULL,NULL),(40151,'mixpanel','completed',10,'2025-08-03 23:17:37','2025-08-03 23:22:08','2025-08-03 23:09:37','2025-08-03 23:22:08',NULL,0,0,NULL,NULL),(40152,'schedule_re_engagement_email','completed',10,'2025-08-04 23:22:08','2025-08-04 23:24:24','2025-08-03 23:22:08','2025-08-04 23:24:24',NULL,0,0,NULL,NULL),(40153,'subscribers_engagement_score','completed',10,'2025-08-04 00:02:08','2025-08-04 00:07:09','2025-08-04 00:02:08','2025-08-04 00:07:09',NULL,0,0,NULL,NULL),(40154,'mixpanel','completed',10,'2025-08-04 00:49:08','2025-08-04 00:52:13','2025-08-04 00:02:08','2025-08-04 00:52:13',NULL,0,0,NULL,NULL),(40155,'subscribers_engagement_score','completed',10,'2025-08-05 03:34:00','2025-08-05 03:37:07','2025-08-04 00:07:09','2025-08-05 03:37:07',NULL,0,0,NULL,NULL),(40156,'mixpanel','completed',10,'2025-08-05 00:05:24','2025-08-05 00:07:12','2025-08-04 23:24:24','2025-08-05 00:07:12',NULL,0,0,NULL,NULL),(40157,'schedule_re_engagement_email','completed',10,'2025-08-06 00:07:12','2025-08-06 00:07:16','2025-08-05 00:07:12','2025-08-06 00:07:16',NULL,0,0,NULL,NULL),(40158,'subscribers_engagement_score','completed',10,'2025-08-05 03:37:07','2025-08-05 03:42:04','2025-08-05 03:37:07','2025-08-05 03:42:04',NULL,0,0,NULL,NULL),(40159,'mixpanel','completed',10,'2025-08-05 04:01:07','2025-08-05 04:02:06','2025-08-05 03:37:07','2025-08-05 04:02:06',NULL,0,0,NULL,NULL),(40160,'subscribers_engagement_score','completed',10,'2025-08-06 13:24:00','2025-08-06 13:25:02','2025-08-05 03:42:04','2025-08-06 13:25:02',NULL,0,0,NULL,NULL),(40161,'unsubscribe_tokens','completed',0,'2025-08-05 21:47:39','2025-08-05 21:52:16','2025-08-05 21:47:39','2025-08-05 21:52:16',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40162,'subscriber_link_tokens','completed',0,'2025-08-05 21:47:39','2025-08-05 21:47:55','2025-08-05 21:47:39','2025-08-05 21:47:55',NULL,0,0,NULL,NULL),(40163,'newsletter_templates_thumbnails','completed',10,'2025-08-05 21:47:39','2025-08-05 21:47:55','2025-08-05 21:47:39','2025-08-05 21:47:55',NULL,0,0,NULL,NULL),(40164,'mixpanel','completed',0,'2025-08-05 21:47:39','2025-08-05 21:47:55','2025-08-05 21:47:39','2025-08-05 21:47:55',NULL,0,0,NULL,NULL),(40165,'mixpanel','completed',10,'2025-08-05 21:52:16','2025-08-05 21:57:13','2025-08-05 21:52:16','2025-08-05 21:57:13',NULL,0,0,NULL,NULL),(40166,'mixpanel','completed',10,'2025-08-06 00:57:16','2025-08-06 01:02:06','2025-08-06 00:07:16','2025-08-06 01:02:06',NULL,0,0,NULL,NULL),(40167,'schedule_re_engagement_email','completed',10,'2025-08-07 01:02:06','2025-08-07 01:03:04','2025-08-06 01:02:06','2025-08-07 01:03:04',NULL,0,0,NULL,NULL),(40168,'subscribers_engagement_score','completed',10,'2025-08-06 13:25:02','2025-08-06 13:25:06','2025-08-06 13:25:02','2025-08-06 13:25:06',NULL,0,0,NULL,NULL),(40169,'mixpanel','completed',10,'2025-08-06 14:23:03','2025-08-06 14:25:50','2025-08-06 13:25:03','2025-08-06 14:25:50',NULL,0,0,NULL,NULL),(40170,'subscribers_engagement_score','completed',10,'2025-08-07 13:25:00','2025-08-07 13:27:30','2025-08-06 13:25:06','2025-08-07 13:27:30',NULL,0,0,NULL,NULL),(40171,'mixpanel','completed',10,'2025-08-07 01:57:04','2025-08-07 01:58:00','2025-08-07 01:03:04','2025-08-07 01:58:00',NULL,0,0,NULL,NULL),(40172,'schedule_re_engagement_email','completed',10,'2025-08-08 01:58:00','2025-08-08 02:02:11','2025-08-07 01:58:00','2025-08-08 02:02:11',NULL,0,0,NULL,NULL),(40173,'subscribers_engagement_score','completed',10,'2025-08-07 13:27:30','2025-08-07 13:27:31','2025-08-07 13:27:30','2025-08-07 13:27:31',NULL,0,0,NULL,NULL),(40174,'mixpanel','completed',10,'2025-08-07 13:59:30','2025-08-07 14:02:19','2025-08-07 13:27:30','2025-08-07 14:02:19',NULL,0,0,NULL,NULL),(40175,'subscribers_engagement_score','completed',10,'2025-08-08 01:57:00','2025-08-08 01:57:15','2025-08-07 13:27:31','2025-08-08 01:57:15',NULL,0,0,NULL,NULL),(40176,'subscribers_engagement_score','completed',10,'2025-08-09 13:43:00','2025-08-09 13:47:12','2025-08-08 01:57:15','2025-08-09 13:47:12',NULL,0,0,NULL,NULL),(40177,'mixpanel','completed',10,'2025-08-08 02:27:15','2025-08-08 02:32:11','2025-08-08 01:57:15','2025-08-08 02:32:11',NULL,0,0,NULL,NULL),(40178,'schedule_re_engagement_email','completed',10,'2025-08-09 02:32:11','2025-08-09 02:32:16','2025-08-08 02:32:11','2025-08-09 02:32:16',NULL,0,0,NULL,NULL),(40179,'subscribers_email_count','completed',10,'2025-08-11 00:00:00','2025-08-11 00:02:14','2025-08-09 00:02:15','2025-08-11 00:02:14',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40180,'inactive_subscribers','completed',10,'2025-08-15 00:00:00','2025-08-15 00:01:18','2025-08-09 00:02:15','2025-08-15 00:01:18',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40181,'mixpanel','completed',10,'2025-08-09 00:01:15','2025-08-09 00:02:16','2025-08-09 00:02:15','2025-08-09 00:02:16',NULL,0,0,NULL,NULL),(40182,'export_files_cleanup','completed',10,'2025-08-13 00:00:00','2025-08-13 05:06:15','2025-08-09 00:02:16','2025-08-13 05:06:15',NULL,0,0,NULL,NULL),(40183,'mixpanel','completed',10,'2025-08-09 03:19:16','2025-08-09 03:19:59','2025-08-09 02:32:16','2025-08-09 03:19:59',NULL,0,0,NULL,NULL),(40184,'schedule_re_engagement_email','completed',10,'2025-08-10 03:19:59','2025-08-10 03:22:14','2025-08-09 03:19:59','2025-08-10 03:22:14',NULL,0,0,NULL,NULL),(40185,'subscribers_engagement_score','completed',10,'2025-08-09 13:47:12','2025-08-09 13:47:14','2025-08-09 13:47:12','2025-08-09 13:47:14',NULL,0,0,NULL,NULL),(40186,'mixpanel','completed',10,'2025-08-09 14:10:12','2025-08-09 14:11:36','2025-08-09 13:47:12','2025-08-09 14:11:36',NULL,0,0,NULL,NULL),(40187,'subscribers_engagement_score','completed',10,'2025-08-10 11:48:00','2025-08-10 11:52:16','2025-08-09 13:47:14','2025-08-10 11:52:16',NULL,0,0,NULL,NULL),(40188,'mixpanel','completed',10,'2025-08-10 03:33:14','2025-08-10 03:37:13','2025-08-10 03:22:14','2025-08-10 03:37:13',NULL,0,0,NULL,NULL),(40189,'schedule_re_engagement_email','completed',10,'2025-08-11 03:37:12','2025-08-11 03:42:17','2025-08-10 03:37:12','2025-08-11 03:42:17',NULL,0,0,NULL,NULL),(40190,'subscribers_engagement_score','completed',10,'2025-08-11 11:37:00','2025-08-11 11:39:09','2025-08-10 11:52:16','2025-08-11 11:39:09',NULL,0,0,NULL,NULL),(40191,'mixpanel','completed',10,'2025-08-10 12:08:16','2025-08-10 12:12:14','2025-08-10 11:52:16','2025-08-10 12:12:14',NULL,0,0,NULL,NULL),(40192,'subscribers_email_count','completed',10,'2025-08-21 00:00:00','2025-08-21 00:01:19','2025-08-11 00:02:14','2025-08-21 00:01:19',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40193,'mixpanel','completed',10,'2025-08-11 00:20:14','2025-08-11 00:22:18','2025-08-11 00:02:14','2025-08-11 00:22:18',NULL,0,0,NULL,NULL),(40194,'mixpanel','completed',10,'2025-08-11 04:40:17','2025-08-11 04:42:15','2025-08-11 03:42:17','2025-08-11 04:42:15',NULL,0,0,NULL,NULL),(40195,'schedule_re_engagement_email','completed',10,'2025-08-12 04:42:15','2025-08-12 04:46:18','2025-08-11 04:42:15','2025-08-12 04:46:18',NULL,0,0,NULL,NULL),(40196,'subscribers_engagement_score','completed',10,'2025-08-11 11:39:09','2025-08-11 11:41:15','2025-08-11 11:39:09','2025-08-11 11:41:15',NULL,0,0,NULL,NULL),(40197,'mixpanel','completed',10,'2025-08-11 11:45:09','2025-08-11 11:46:17','2025-08-11 11:39:09','2025-08-11 11:46:17',NULL,0,0,NULL,NULL),(40198,'subscribers_engagement_score','completed',10,'2025-08-12 05:43:00','2025-08-12 05:43:50','2025-08-11 11:41:15','2025-08-12 05:43:50',NULL,0,0,NULL,NULL),(40199,'mixpanel','completed',10,'2025-08-12 04:57:18','2025-08-12 05:01:16','2025-08-12 04:46:18','2025-08-12 05:01:16',NULL,0,0,NULL,NULL),(40200,'schedule_re_engagement_email','completed',10,'2025-08-13 05:01:16','2025-08-13 05:06:15','2025-08-12 05:01:16','2025-08-13 05:06:15',NULL,0,0,NULL,NULL),(40201,'subscribers_engagement_score','completed',10,'2025-08-12 05:43:50','2025-08-12 05:46:15','2025-08-12 05:43:50','2025-08-12 05:46:15',NULL,0,0,NULL,NULL),(40202,'mixpanel','completed',10,'2025-08-12 06:35:50','2025-08-12 06:36:14','2025-08-12 05:43:50','2025-08-12 06:36:14',NULL,0,0,NULL,NULL),(40203,'subscribers_engagement_score','completed',10,'2025-08-13 16:43:00','2025-08-13 16:46:16','2025-08-12 05:46:15','2025-08-13 16:46:16',NULL,0,0,NULL,NULL),(40204,'unsubscribe_tokens','completed',0,'2025-08-12 21:45:15','2025-08-12 21:51:20','2025-08-12 21:45:15','2025-08-12 21:51:20',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40205,'subscriber_link_tokens','completed',0,'2025-08-12 21:45:15','2025-08-12 21:45:26','2025-08-12 21:45:15','2025-08-12 21:45:26',NULL,0,0,NULL,NULL),(40206,'newsletter_templates_thumbnails','completed',10,'2025-08-12 21:45:15','2025-08-12 21:45:26','2025-08-12 21:45:15','2025-08-12 21:45:26',NULL,0,0,NULL,NULL),(40207,'mixpanel','completed',0,'2025-08-12 21:45:15','2025-08-12 21:45:26','2025-08-12 21:45:15','2025-08-12 21:45:26',NULL,0,0,NULL,NULL),(40208,'mixpanel','completed',10,'2025-08-12 22:02:20','2025-08-12 22:06:16','2025-08-12 21:51:20','2025-08-12 22:06:16',NULL,0,0,NULL,NULL),(40209,'mixpanel','completed',10,'2025-08-13 06:02:15','2025-08-13 06:06:22','2025-08-13 05:06:15','2025-08-13 06:06:22',NULL,0,0,NULL,NULL),(40210,'export_files_cleanup','completed',10,'2025-08-20 00:00:00','2025-08-20 01:21:27','2025-08-13 06:06:22','2025-08-20 01:21:27',NULL,0,0,NULL,NULL),(40211,'schedule_re_engagement_email','completed',10,'2025-08-14 06:06:22','2025-08-14 06:11:21','2025-08-13 06:06:22','2025-08-14 06:11:21',NULL,0,0,NULL,NULL),(40212,'subscribers_engagement_score','completed',10,'2025-08-13 16:46:16','2025-08-13 16:51:15','2025-08-13 16:46:16','2025-08-13 16:51:15',NULL,0,0,NULL,NULL),(40213,'mixpanel','completed',10,'2025-08-13 17:08:16','2025-08-13 17:08:18','2025-08-13 16:46:16','2025-08-13 17:08:18',NULL,0,0,NULL,NULL),(40214,'subscribers_engagement_score','completed',10,'2025-08-14 19:29:00','2025-08-14 19:31:24','2025-08-13 16:51:15','2025-08-14 19:31:24',NULL,0,0,NULL,NULL),(40215,'mixpanel','completed',10,'2025-08-14 06:28:21','2025-08-14 06:31:18','2025-08-14 06:11:21','2025-08-14 06:31:18',NULL,0,0,NULL,NULL),(40216,'schedule_re_engagement_email','completed',10,'2025-08-15 06:31:18','2025-08-15 06:31:24','2025-08-14 06:31:18','2025-08-15 06:31:24',NULL,0,0,NULL,NULL),(40217,'subscribers_engagement_score','completed',10,'2025-08-14 19:31:24','2025-08-14 19:31:27','2025-08-14 19:31:24','2025-08-14 19:31:27',NULL,0,0,NULL,NULL),(40218,'mixpanel','completed',10,'2025-08-14 19:41:24','2025-08-14 19:46:24','2025-08-14 19:31:24','2025-08-14 19:46:24',NULL,0,0,NULL,NULL),(40219,'subscribers_engagement_score','completed',10,'2025-08-15 08:35:00','2025-08-15 08:36:21','2025-08-14 19:31:27','2025-08-15 08:36:21',NULL,0,0,NULL,NULL),(40220,'inactive_subscribers','completed',10,'2025-08-19 00:00:00','2025-08-19 00:01:31','2025-08-15 00:01:18','2025-08-19 00:01:31',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40221,'mixpanel','completed',10,'2025-08-15 00:53:18','2025-08-15 00:56:22','2025-08-15 00:01:18','2025-08-15 00:56:22',NULL,0,0,NULL,NULL),(40222,'mixpanel','completed',10,'2025-08-15 06:38:25','2025-08-15 06:41:19','2025-08-15 06:31:25','2025-08-15 06:41:19',NULL,0,0,NULL,NULL),(40223,'schedule_re_engagement_email','completed',10,'2025-08-16 06:41:19','2025-08-16 06:41:23','2025-08-15 06:41:19','2025-08-16 06:41:23',NULL,0,0,NULL,NULL),(40224,'subscribers_engagement_score','completed',10,'2025-08-16 10:12:00','2025-08-16 10:16:26','2025-08-15 08:36:21','2025-08-16 10:16:26',NULL,0,0,NULL,NULL),(40225,'mixpanel','completed',10,'2025-08-15 09:30:21','2025-08-15 09:31:26','2025-08-15 08:36:21','2025-08-15 09:31:26',NULL,0,0,NULL,NULL),(40226,'mixpanel','completed',10,'2025-08-16 06:54:23','2025-08-16 06:56:21','2025-08-16 06:41:23','2025-08-16 06:56:21',NULL,0,0,NULL,NULL),(40227,'schedule_re_engagement_email','completed',10,'2025-08-17 06:56:21','2025-08-17 06:56:28','2025-08-16 06:56:21','2025-08-17 06:56:28',NULL,0,0,NULL,NULL),(40228,'subscribers_engagement_score','completed',10,'2025-08-16 10:16:26','2025-08-16 10:19:46','2025-08-16 10:16:26','2025-08-16 10:19:46',NULL,0,0,NULL,NULL),(40229,'mixpanel','completed',10,'2025-08-16 11:07:26','2025-08-16 11:11:10','2025-08-16 10:16:26','2025-08-16 11:11:10',NULL,0,0,NULL,NULL),(40230,'subscribers_engagement_score','completed',10,'2025-08-17 19:54:00','2025-08-17 19:56:27','2025-08-16 10:19:46','2025-08-17 19:56:27',NULL,0,0,NULL,NULL),(40231,'mixpanel','completed',10,'2025-08-17 07:29:28','2025-08-17 07:29:53','2025-08-17 06:56:28','2025-08-17 07:29:53',NULL,0,0,NULL,NULL),(40232,'schedule_re_engagement_email','completed',10,'2025-08-18 07:29:53','2025-08-18 07:31:34','2025-08-17 07:29:53','2025-08-18 07:31:34',NULL,0,0,NULL,NULL),(40233,'subscribers_engagement_score','completed',10,'2025-08-17 19:56:27','2025-08-17 19:58:34','2025-08-17 19:56:27','2025-08-17 19:58:34',NULL,0,0,NULL,NULL),(40234,'mixpanel','completed',10,'2025-08-17 20:27:27','2025-08-17 20:36:26','2025-08-17 19:56:27','2025-08-17 20:36:26',NULL,0,0,NULL,NULL),(40235,'subscribers_engagement_score','completed',10,'2025-08-18 20:57:00','2025-08-18 21:01:29','2025-08-17 19:58:34','2025-08-18 21:01:29',NULL,0,0,NULL,NULL),(40236,'mixpanel','completed',10,'2025-08-18 08:11:34','2025-08-18 08:16:03','2025-08-18 07:31:34','2025-08-18 08:16:03',NULL,0,0,NULL,NULL),(40237,'schedule_re_engagement_email','completed',10,'2025-08-19 08:16:02','2025-08-19 08:16:29','2025-08-18 08:16:02','2025-08-19 08:16:29',NULL,0,0,NULL,NULL),(40238,'subscribers_engagement_score','completed',10,'2025-08-18 21:01:29','2025-08-18 21:01:33','2025-08-18 21:01:29','2025-08-18 21:01:33',NULL,0,0,NULL,NULL),(40239,'mixpanel','completed',10,'2025-08-18 21:08:29','2025-08-18 21:11:28','2025-08-18 21:01:29','2025-08-18 21:11:28',NULL,0,0,NULL,NULL),(40240,'subscribers_engagement_score','completed',10,'2025-08-19 07:26:00','2025-08-19 07:27:00','2025-08-18 21:01:33','2025-08-19 07:27:00',NULL,0,0,NULL,NULL),(40241,'inactive_subscribers','completed',10,'2025-08-25 00:00:00','2025-08-25 00:01:25','2025-08-19 00:01:31','2025-08-25 00:01:25',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40242,'mixpanel','completed',10,'2025-08-19 00:57:32','2025-08-19 01:01:01','2025-08-19 00:01:32','2025-08-19 01:01:01',NULL,0,0,NULL,NULL),(40243,'subscribers_engagement_score','completed',10,'2025-08-20 01:18:00','2025-08-20 01:21:28','2025-08-19 07:27:00','2025-08-20 01:21:28',NULL,0,0,NULL,NULL),(40244,'mixpanel','completed',10,'2025-08-19 08:14:00','2025-08-19 08:16:29','2025-08-19 07:27:00','2025-08-19 08:16:29',NULL,0,0,NULL,NULL),(40245,'subscribers_engagement_score','completed',10,'2025-08-20 01:21:28','2025-08-20 01:26:27','2025-08-20 01:21:28','2025-08-20 01:26:27',NULL,0,0,NULL,NULL),(40246,'schedule_re_engagement_email','completed',10,'2025-08-21 01:21:28','2025-08-21 01:26:24','2025-08-20 01:21:28','2025-08-21 01:26:24',NULL,0,0,NULL,NULL),(40247,'mixpanel','completed',10,'2025-08-20 02:10:28','2025-08-20 02:11:27','2025-08-20 01:21:28','2025-08-20 02:11:27',NULL,0,0,NULL,NULL),(40248,'export_files_cleanup','completed',10,'2025-08-30 00:00:00','2025-08-30 06:06:52','2025-08-20 01:26:27','2025-08-30 06:06:52',NULL,0,0,NULL,NULL),(40249,'subscribers_engagement_score','completed',10,'2025-08-21 13:28:00','2025-08-21 13:31:26','2025-08-20 01:26:27','2025-08-21 13:31:26',NULL,0,0,NULL,NULL),(40250,'unsubscribe_tokens','completed',0,'2025-08-20 09:46:34','2025-08-20 09:51:26','2025-08-20 09:46:34','2025-08-20 09:51:26',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40251,'subscriber_link_tokens','completed',0,'2025-08-20 09:46:34','2025-08-20 09:47:01','2025-08-20 09:46:34','2025-08-20 09:47:01',NULL,0,0,NULL,NULL),(40252,'newsletter_templates_thumbnails','completed',10,'2025-08-20 09:46:34','2025-08-20 09:47:01','2025-08-20 09:46:34','2025-08-20 09:47:01',NULL,0,0,NULL,NULL),(40253,'mixpanel','completed',0,'2025-08-20 09:46:34','2025-08-20 09:47:01','2025-08-20 09:46:34','2025-08-20 09:47:01',NULL,0,0,NULL,NULL),(40254,'mixpanel','completed',10,'2025-08-20 10:29:26','2025-08-20 10:31:26','2025-08-20 09:51:26','2025-08-20 10:31:26',NULL,0,0,NULL,NULL),(40255,'unsubscribe_tokens','completed',0,'2025-08-20 21:45:36','2025-08-20 21:51:19','2025-08-20 21:45:36','2025-08-20 21:51:19',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40256,'subscriber_link_tokens','completed',0,'2025-08-20 21:45:36','2025-08-20 21:45:49','2025-08-20 21:45:36','2025-08-20 21:45:49',NULL,0,0,NULL,NULL),(40257,'newsletter_templates_thumbnails','completed',10,'2025-08-20 21:45:36','2025-08-20 21:45:49','2025-08-20 21:45:36','2025-08-20 21:45:49',NULL,0,0,NULL,NULL),(40258,'mixpanel','completed',0,'2025-08-20 21:45:36','2025-08-20 21:45:49','2025-08-20 21:45:36','2025-08-20 21:45:49',NULL,0,0,NULL,NULL),(40259,'mixpanel','completed',10,'2025-08-20 22:29:19','2025-08-20 22:31:19','2025-08-20 21:51:19','2025-08-20 22:31:19',NULL,0,0,NULL,NULL),(40260,'subscribers_email_count','completed',10,'2025-08-31 00:00:00','2025-08-31 00:01:51','2025-08-21 00:01:19','2025-08-31 00:01:51',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40261,'mixpanel','completed',10,'2025-08-21 00:48:20','2025-08-21 00:49:41','2025-08-21 00:01:20','2025-08-21 00:49:41',NULL,0,0,NULL,NULL),(40262,'mixpanel','completed',10,'2025-08-21 02:23:24','2025-08-21 02:26:24','2025-08-21 01:26:24','2025-08-21 02:26:24',NULL,0,0,NULL,NULL),(40263,'schedule_re_engagement_email','completed',10,'2025-08-22 02:26:24','2025-08-22 02:31:23','2025-08-21 02:26:24','2025-08-22 02:31:23',NULL,0,0,NULL,NULL),(40264,'subscribers_engagement_score','completed',10,'2025-08-21 13:31:26','2025-08-21 13:36:24','2025-08-21 13:31:26','2025-08-21 13:36:24',NULL,0,0,NULL,NULL),(40265,'mixpanel','completed',10,'2025-08-21 14:01:26','2025-08-21 14:06:39','2025-08-21 13:31:26','2025-08-21 14:06:39',NULL,0,0,NULL,NULL),(40266,'subscribers_engagement_score','completed',10,'2025-08-22 20:48:00','2025-08-22 20:49:29','2025-08-21 13:36:24','2025-08-22 20:49:29',NULL,0,0,NULL,NULL),(40267,'mixpanel','completed',10,'2025-08-22 02:44:23','2025-08-22 02:46:22','2025-08-22 02:31:23','2025-08-22 02:46:22',NULL,0,0,NULL,NULL),(40268,'schedule_re_engagement_email','completed',10,'2025-08-23 02:46:22','2025-08-23 02:46:24','2025-08-22 02:46:22','2025-08-23 02:46:24',NULL,0,0,NULL,NULL),(40269,'subscribers_engagement_score','completed',10,'2025-08-22 20:49:29','2025-08-22 20:49:32','2025-08-22 20:49:29','2025-08-22 20:49:32',NULL,0,0,NULL,NULL),(40270,'mixpanel','completed',10,'2025-08-22 21:19:29','2025-08-22 21:21:26','2025-08-22 20:49:29','2025-08-22 21:21:26',NULL,0,0,NULL,NULL),(40271,'subscribers_engagement_score','completed',10,'2025-08-23 14:59:00','2025-08-23 15:01:30','2025-08-22 20:49:32','2025-08-23 15:01:30',NULL,0,0,NULL,NULL),(40272,'mixpanel','completed',10,'2025-08-23 03:15:24','2025-08-23 03:16:24','2025-08-23 02:46:24','2025-08-23 03:16:24',NULL,0,0,NULL,NULL),(40273,'schedule_re_engagement_email','completed',10,'2025-08-24 03:16:24','2025-08-24 03:16:29','2025-08-23 03:16:24','2025-08-24 03:16:29',NULL,0,0,NULL,NULL),(40274,'subscribers_engagement_score','completed',10,'2025-08-24 03:54:00','2025-08-24 03:56:29','2025-08-23 15:01:30','2025-08-24 03:56:29',NULL,0,0,NULL,NULL),(40275,'mixpanel','completed',10,'2025-08-23 15:59:30','2025-08-23 16:01:30','2025-08-23 15:01:30','2025-08-23 16:01:30',NULL,0,0,NULL,NULL),(40276,'mixpanel','completed',10,'2025-08-24 03:17:29','2025-08-24 03:21:28','2025-08-24 03:16:29','2025-08-24 03:21:28',NULL,0,0,NULL,NULL),(40277,'schedule_re_engagement_email','completed',10,'2025-08-25 03:21:28','2025-08-25 03:26:28','2025-08-24 03:21:28','2025-08-25 03:26:28',NULL,0,0,NULL,NULL),(40278,'subscribers_engagement_score','completed',10,'2025-08-24 03:56:29','2025-08-24 04:00:54','2025-08-24 03:56:29','2025-08-24 04:00:54',NULL,0,0,NULL,NULL),(40279,'mixpanel','completed',10,'2025-08-24 04:29:29','2025-08-24 04:31:03','2025-08-24 03:56:29','2025-08-24 04:31:03',NULL,0,0,NULL,NULL),(40280,'subscribers_engagement_score','completed',10,'2025-08-25 03:32:00','2025-08-25 03:36:24','2025-08-24 04:00:54','2025-08-25 03:36:24',NULL,0,0,NULL,NULL),(40281,'inactive_subscribers','completed',10,'2025-09-03 00:00:00','2025-09-03 00:01:40','2025-08-25 00:01:25','2025-09-03 00:01:40',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40282,'mixpanel','completed',10,'2025-08-25 00:51:25','2025-08-25 00:53:59','2025-08-25 00:01:25','2025-08-25 00:53:59',NULL,0,0,NULL,NULL),(40283,'mixpanel','completed',10,'2025-08-25 04:22:28','2025-08-25 04:23:46','2025-08-25 03:26:28','2025-08-25 04:23:46',NULL,0,0,NULL,NULL),(40284,'subscribers_engagement_score','completed',10,'2025-08-25 03:36:24','2025-08-25 03:39:35','2025-08-25 03:36:24','2025-08-25 03:39:35',NULL,0,0,NULL,NULL),(40285,'schedule_re_engagement_email','completed',10,'2025-08-26 03:36:24','2025-08-26 03:36:31','2025-08-25 03:36:24','2025-08-26 03:36:31',NULL,0,0,NULL,NULL),(40286,'subscribers_engagement_score','completed',10,'2025-08-26 06:14:00','2025-08-26 06:16:33','2025-08-25 03:39:35','2025-08-26 06:16:33',NULL,0,0,NULL,NULL),(40287,'mixpanel','completed',10,'2025-08-26 04:34:31','2025-08-26 04:36:33','2025-08-26 03:36:31','2025-08-26 04:36:33',NULL,0,0,NULL,NULL),(40288,'schedule_re_engagement_email','completed',10,'2025-08-27 04:36:33','2025-08-27 04:41:34','2025-08-26 04:36:33','2025-08-27 04:41:35',NULL,0,0,NULL,NULL),(40289,'subscribers_engagement_score','completed',10,'2025-08-26 06:16:33','2025-08-26 06:21:27','2025-08-26 06:16:33','2025-08-26 06:21:27',NULL,0,0,NULL,NULL),(40290,'mixpanel','completed',10,'2025-08-26 07:11:33','2025-08-26 07:16:27','2025-08-26 06:16:33','2025-08-26 07:16:27',NULL,0,0,NULL,NULL),(40291,'subscribers_engagement_score','completed',10,'2025-08-27 16:38:00','2025-08-27 16:39:23','2025-08-26 06:21:27','2025-08-27 16:39:23',NULL,0,0,NULL,NULL),(40292,'unsubscribe_tokens','completed',0,'2025-08-26 21:46:35','2025-08-26 21:51:25','2025-08-26 21:46:35','2025-08-26 21:51:25',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40293,'subscriber_link_tokens','completed',0,'2025-08-26 21:46:35','2025-08-26 21:46:56','2025-08-26 21:46:35','2025-08-26 21:46:56',NULL,0,0,NULL,NULL),(40294,'newsletter_templates_thumbnails','completed',10,'2025-08-26 21:46:35','2025-08-26 21:46:56','2025-08-26 21:46:35','2025-08-26 21:46:56',NULL,0,0,NULL,NULL),(40295,'mixpanel','completed',0,'2025-08-26 21:46:35','2025-08-26 21:46:56','2025-08-26 21:46:35','2025-08-26 21:46:56',NULL,0,0,NULL,NULL),(40296,'mixpanel','completed',10,'2025-08-26 21:58:25','2025-08-26 22:01:24','2025-08-26 21:51:25','2025-08-26 22:01:24',NULL,0,0,NULL,NULL),(40297,'mixpanel','completed',10,'2025-08-27 04:52:35','2025-08-27 04:56:31','2025-08-27 04:41:35','2025-08-27 04:56:31',NULL,0,0,NULL,NULL),(40298,'schedule_re_engagement_email','completed',10,'2025-08-28 04:56:31','2025-08-28 05:01:42','2025-08-27 04:56:31','2025-08-28 05:01:42',NULL,0,0,NULL,NULL),(40299,'subscribers_engagement_score','completed',10,'2025-08-27 16:39:23','2025-08-27 16:41:28','2025-08-27 16:39:23','2025-08-27 16:41:28',NULL,0,0,NULL,NULL),(40300,'mixpanel','completed',10,'2025-08-27 17:14:23','2025-08-27 17:16:28','2025-08-27 16:39:23','2025-08-27 17:16:28',NULL,0,0,NULL,NULL),(40301,'subscribers_engagement_score','completed',10,'2025-08-28 13:18:00','2025-08-28 13:20:48','2025-08-27 16:41:28','2025-08-28 13:20:48',NULL,0,0,NULL,NULL),(40302,'mixpanel','completed',10,'2025-08-28 05:23:42','2025-08-28 05:26:27','2025-08-28 05:01:42','2025-08-28 05:26:27',NULL,0,0,NULL,NULL),(40303,'schedule_re_engagement_email','completed',10,'2025-08-29 05:26:27','2025-08-29 05:26:32','2025-08-28 05:26:27','2025-08-29 05:26:32',NULL,0,0,NULL,NULL),(40304,'subscribers_engagement_score','completed',10,'2025-08-29 04:21:00','2025-08-29 04:26:31','2025-08-28 13:20:48','2025-08-29 04:26:31',NULL,0,0,NULL,NULL),(40305,'mixpanel','completed',10,'2025-08-28 13:53:48','2025-08-28 13:56:29','2025-08-28 13:20:48','2025-08-28 13:56:29',NULL,0,0,NULL,NULL),(40306,'subscribers_engagement_score','completed',10,'2025-08-29 04:26:31','2025-08-29 04:31:52','2025-08-29 04:26:31','2025-08-29 04:31:52',NULL,0,0,NULL,NULL),(40307,'mixpanel','completed',10,'2025-08-29 04:32:31','2025-08-29 04:36:38','2025-08-29 04:26:31','2025-08-29 04:36:38',NULL,0,0,NULL,NULL),(40308,'subscribers_engagement_score','completed',10,'2025-08-30 11:29:00','2025-08-30 11:31:50','2025-08-29 04:31:52','2025-08-30 11:31:50',NULL,0,0,NULL,NULL),(40309,'mixpanel','completed',10,'2025-08-29 05:58:32','2025-08-29 06:01:44','2025-08-29 05:26:32','2025-08-29 06:01:44',NULL,0,0,NULL,NULL),(40310,'schedule_re_engagement_email','completed',10,'2025-08-30 06:01:44','2025-08-30 06:06:52','2025-08-29 06:01:44','2025-08-30 06:06:52',NULL,0,0,NULL,NULL),(40311,'mixpanel','completed',10,'2025-08-30 06:57:52','2025-08-30 07:01:51','2025-08-30 06:06:52','2025-08-30 07:01:51',NULL,0,0,NULL,NULL),(40312,'export_files_cleanup','completed',10,'2025-09-05 00:00:00','2025-09-05 09:26:45','2025-08-30 07:01:50','2025-09-05 09:26:45',NULL,0,0,NULL,NULL),(40313,'schedule_re_engagement_email','completed',10,'2025-08-31 07:01:51','2025-08-31 07:06:53','2025-08-30 07:01:51','2025-08-31 07:06:53',NULL,0,0,NULL,NULL),(40314,'subscribers_engagement_score','completed',10,'2025-08-30 11:31:50','2025-08-30 11:36:47','2025-08-30 11:31:50','2025-08-30 11:36:47',NULL,0,0,NULL,NULL),(40315,'mixpanel','completed',10,'2025-08-30 11:32:50','2025-08-30 11:36:47','2025-08-30 11:31:50','2025-08-30 11:36:47',NULL,0,0,NULL,NULL),(40316,'subscribers_engagement_score','completed',10,'2025-08-31 11:21:00','2025-08-31 11:21:56','2025-08-30 11:36:47','2025-08-31 11:21:56',NULL,0,0,NULL,NULL),(40317,'subscribers_email_count','completed',10,'2025-09-02 00:00:00','2025-09-02 00:00:32','2025-08-31 00:01:51','2025-09-02 00:00:32',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40318,'mixpanel','completed',10,'2025-08-31 00:15:51','2025-08-31 00:16:46','2025-08-31 00:01:51','2025-08-31 00:16:46',NULL,0,0,NULL,NULL),(40319,'mixpanel','completed',10,'2025-08-31 07:22:53','2025-08-31 07:23:21','2025-08-31 07:06:53','2025-08-31 07:23:21',NULL,0,0,NULL,NULL),(40320,'schedule_re_engagement_email','completed',10,'2025-09-01 07:23:21','2025-09-01 07:26:37','2025-08-31 07:23:21','2025-09-01 07:26:37',NULL,0,0,NULL,NULL),(40321,'subscribers_engagement_score','completed',10,'2025-09-01 11:08:00','2025-09-01 11:11:38','2025-08-31 11:21:56','2025-09-01 11:11:38',NULL,0,0,NULL,NULL),(40322,'mixpanel','completed',10,'2025-08-31 12:11:56','2025-08-31 12:16:47','2025-08-31 11:21:56','2025-08-31 12:16:47',NULL,0,0,NULL,NULL),(40323,'mixpanel','completed',10,'2025-09-01 07:26:37','2025-09-01 07:31:36','2025-09-01 07:26:37','2025-09-01 07:31:36',NULL,0,0,NULL,NULL),(40324,'schedule_re_engagement_email','completed',10,'2025-09-02 07:31:36','2025-09-02 07:36:39','2025-09-01 07:31:36','2025-09-02 07:36:39',NULL,0,0,NULL,NULL),(40325,'subscribers_engagement_score','completed',10,'2025-09-01 11:11:38','2025-09-01 11:16:34','2025-09-01 11:11:38','2025-09-01 11:16:34',NULL,0,0,NULL,NULL),(40326,'mixpanel','completed',10,'2025-09-01 11:25:38','2025-09-01 11:26:34','2025-09-01 11:11:38','2025-09-01 11:26:34',NULL,0,0,NULL,NULL),(40327,'subscribers_engagement_score','completed',10,'2025-09-01 11:16:34','2025-09-01 11:21:34','2025-09-01 11:16:34','2025-09-01 11:21:34',NULL,0,0,NULL,NULL),(40328,'subscribers_engagement_score','completed',10,'2025-09-02 08:20:00','2025-09-02 08:21:38','2025-09-01 11:21:34','2025-09-02 08:21:38',NULL,0,0,NULL,NULL),(40329,'subscribers_email_count','completed',10,'2025-09-10 00:00:00','2025-09-10 00:00:22','2025-09-02 00:00:32','2025-09-10 00:00:22',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40330,'mixpanel','completed',10,'2025-09-02 00:15:32','2025-09-02 00:16:36','2025-09-02 00:00:32','2025-09-02 00:16:36',NULL,0,0,NULL,NULL),(40331,'mixpanel','completed',10,'2025-09-02 08:01:39','2025-09-02 08:06:37','2025-09-02 07:36:39','2025-09-02 08:06:37',NULL,0,0,NULL,NULL),(40332,'schedule_re_engagement_email','completed',10,'2025-09-03 08:06:37','2025-09-03 08:06:41','2025-09-02 08:06:37','2025-09-03 08:06:41',NULL,0,0,NULL,NULL),(40333,'subscribers_engagement_score','completed',10,'2025-09-03 21:07:00','2025-09-03 21:11:45','2025-09-02 08:21:38','2025-09-03 21:11:45',NULL,0,0,NULL,NULL),(40334,'mixpanel','completed',10,'2025-09-02 09:14:38','2025-09-02 09:16:37','2025-09-02 08:21:38','2025-09-02 09:16:37',NULL,0,0,NULL,NULL),(40335,'inactive_subscribers','completed',10,'2025-09-13 00:00:00','2025-09-13 00:02:01','2025-09-03 00:01:40','2025-09-13 00:02:01',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40336,'mixpanel','completed',10,'2025-09-03 00:30:40','2025-09-03 00:31:38','2025-09-03 00:01:40','2025-09-03 00:31:38',NULL,0,0,NULL,NULL),(40337,'mixpanel','completed',10,'2025-09-03 08:19:41','2025-09-03 08:21:40','2025-09-03 08:06:41','2025-09-03 08:21:40',NULL,0,0,NULL,NULL),(40338,'schedule_re_engagement_email','completed',10,'2025-09-04 08:21:40','2025-09-04 08:26:44','2025-09-03 08:21:40','2025-09-04 08:26:44',NULL,0,0,NULL,NULL),(40339,'subscribers_engagement_score','completed',10,'2025-09-03 21:11:45','2025-09-03 21:16:44','2025-09-03 21:11:45','2025-09-03 21:16:44',NULL,0,0,NULL,NULL),(40340,'mixpanel','completed',10,'2025-09-03 21:28:45','2025-09-03 21:31:44','2025-09-03 21:11:45','2025-09-03 21:31:44',NULL,0,0,NULL,NULL),(40341,'subscribers_engagement_score','completed',10,'2025-09-04 23:38:00','2025-09-04 23:41:42','2025-09-03 21:16:44','2025-09-04 23:41:42',NULL,0,0,NULL,NULL),(40342,'unsubscribe_tokens','completed',0,'2025-09-03 21:46:51','2025-09-03 21:51:39','2025-09-03 21:46:51','2025-09-03 21:51:39',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40343,'subscriber_link_tokens','completed',0,'2025-09-03 21:46:51','2025-09-03 21:47:04','2025-09-03 21:46:51','2025-09-03 21:47:04',NULL,0,0,NULL,NULL),(40344,'newsletter_templates_thumbnails','completed',10,'2025-09-03 21:46:51','2025-09-03 21:47:04','2025-09-03 21:46:51','2025-09-03 21:47:04',NULL,0,0,NULL,NULL),(40345,'mixpanel','completed',0,'2025-09-03 21:46:51','2025-09-03 21:47:04','2025-09-03 21:46:51','2025-09-03 21:47:04',NULL,0,0,NULL,NULL),(40346,'mixpanel','completed',10,'2025-09-03 22:41:39','2025-09-03 22:41:43','2025-09-03 21:51:39','2025-09-03 22:41:43',NULL,0,0,NULL,NULL),(40347,'mixpanel','completed',10,'2025-09-04 09:19:44','2025-09-04 09:21:43','2025-09-04 08:26:44','2025-09-04 09:21:43',NULL,0,0,NULL,NULL),(40348,'schedule_re_engagement_email','completed',10,'2025-09-05 09:21:43','2025-09-05 09:26:45','2025-09-04 09:21:43','2025-09-05 09:26:45',NULL,0,0,NULL,NULL),(40349,'subscribers_engagement_score','completed',10,'2025-09-04 23:41:42','2025-09-04 23:46:41','2025-09-04 23:41:42','2025-09-04 23:46:41',NULL,0,0,NULL,NULL),(40350,'mixpanel','completed',10,'2025-09-04 23:42:42','2025-09-04 23:46:41','2025-09-04 23:41:42','2025-09-04 23:46:41',NULL,0,0,NULL,NULL),(40351,'subscribers_engagement_score','completed',10,'2025-09-05 13:31:00','2025-09-05 13:31:27','2025-09-04 23:46:41','2025-09-05 13:31:27',NULL,0,0,NULL,NULL),(40352,'mixpanel','completed',10,'2025-09-05 10:06:45','2025-09-05 10:11:41','2025-09-05 09:26:45','2025-09-05 10:11:41',NULL,0,0,NULL,NULL),(40353,'export_files_cleanup','completed',10,'2025-09-09 00:00:00','2025-09-09 08:01:51','2025-09-05 10:11:41','2025-09-09 08:01:51',NULL,0,0,NULL,NULL),(40354,'schedule_re_engagement_email','completed',10,'2025-09-06 10:11:41','2025-09-06 10:12:22','2025-09-05 10:11:41','2025-09-06 10:12:22',NULL,0,0,NULL,NULL),(40355,'subscribers_engagement_score','completed',10,'2025-09-06 23:46:00','2025-09-06 23:46:49','2025-09-05 13:31:27','2025-09-06 23:46:49',NULL,0,0,NULL,NULL),(40356,'mixpanel','completed',10,'2025-09-05 13:42:27','2025-09-05 13:46:42','2025-09-05 13:31:27','2025-09-05 13:46:42',NULL,0,0,NULL,NULL),(40357,'mixpanel','completed',10,'2025-09-06 10:11:22','2025-09-06 10:15:23','2025-09-06 10:12:22','2025-09-06 10:15:23',NULL,0,0,NULL,NULL),(40358,'schedule_re_engagement_email','completed',10,'2025-09-07 10:15:23','2025-09-07 10:16:55','2025-09-06 10:15:23','2025-09-07 10:16:55',NULL,0,0,NULL,NULL),(40359,'subscribers_engagement_score','completed',10,'2025-09-06 23:46:49','2025-09-06 23:46:50','2025-09-06 23:46:49','2025-09-06 23:46:50',NULL,0,0,NULL,NULL),(40360,'mixpanel','completed',10,'2025-09-07 00:42:49','2025-09-07 00:46:46','2025-09-06 23:46:49','2025-09-07 00:46:46',NULL,0,0,NULL,NULL),(40361,'subscribers_engagement_score','completed',10,'2025-09-07 23:05:00','2025-09-07 23:06:51','2025-09-06 23:46:50','2025-09-07 23:06:51',NULL,0,0,NULL,NULL),(40362,'mixpanel','completed',10,'2025-09-07 10:46:55','2025-09-07 10:51:54','2025-09-07 10:16:55','2025-09-07 10:51:54',NULL,0,0,NULL,NULL),(40363,'schedule_re_engagement_email','completed',10,'2025-09-08 10:51:54','2025-09-08 10:54:24','2025-09-07 10:51:54','2025-09-08 10:54:24',NULL,0,0,NULL,NULL),(40364,'subscribers_engagement_score','completed',10,'2025-09-08 12:49:00','2025-09-08 12:51:27','2025-09-07 23:06:51','2025-09-08 12:51:27',NULL,0,0,NULL,NULL),(40365,'mixpanel','completed',10,'2025-09-07 23:50:51','2025-09-07 23:51:51','2025-09-07 23:06:51','2025-09-07 23:51:51',NULL,0,0,NULL,NULL),(40366,'mixpanel','completed',10,'2025-09-08 10:58:24','2025-09-08 10:59:22','2025-09-08 10:54:24','2025-09-08 10:59:22',NULL,0,0,NULL,NULL),(40367,'schedule_re_engagement_email','completed',10,'2025-09-09 10:59:22','2025-09-09 11:00:25','2025-09-08 10:59:22','2025-09-09 11:00:25',NULL,0,0,NULL,NULL),(40368,'subscribers_engagement_score','completed',10,'2025-09-08 12:51:27','2025-09-08 12:56:47','2025-09-08 12:51:27','2025-09-08 12:56:47',NULL,0,0,NULL,NULL),(40369,'mixpanel','completed',10,'2025-09-08 13:40:27','2025-09-08 13:41:48','2025-09-08 12:51:27','2025-09-08 13:41:48',NULL,0,0,NULL,NULL),(40370,'subscribers_engagement_score','completed',10,'2025-09-09 07:59:00','2025-09-09 08:01:51','2025-09-08 12:56:47','2025-09-09 08:01:51',NULL,0,0,NULL,NULL),(40371,'subscribers_engagement_score','completed',10,'2025-09-10 15:06:00','2025-09-10 15:11:46','2025-09-09 08:01:51','2025-09-10 15:11:46',NULL,0,0,NULL,NULL),(40372,'mixpanel','completed',10,'2025-09-09 08:16:51','2025-09-09 08:21:48','2025-09-09 08:01:51','2025-09-09 08:21:48',NULL,0,0,NULL,NULL),(40373,'export_files_cleanup','completed',10,'2025-09-20 00:00:00','2025-09-20 00:02:06','2025-09-09 08:21:48','2025-09-20 00:02:06',NULL,0,0,NULL,NULL),(40374,'mixpanel','completed',10,'2025-09-09 11:45:25','2025-09-09 11:46:50','2025-09-09 11:00:25','2025-09-09 11:46:50',NULL,0,0,NULL,NULL),(40375,'schedule_re_engagement_email','completed',10,'2025-09-10 11:46:50','2025-09-10 11:51:22','2025-09-09 11:46:50','2025-09-10 11:51:22',NULL,0,0,NULL,NULL),(40376,'unsubscribe_tokens','completed',0,'2025-09-09 21:47:07','2025-09-09 21:51:47','2025-09-09 21:47:07','2025-09-09 21:51:47',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40377,'subscriber_link_tokens','completed',0,'2025-09-09 21:47:07','2025-09-09 21:47:20','2025-09-09 21:47:07','2025-09-09 21:47:20',NULL,0,0,NULL,NULL),(40378,'newsletter_templates_thumbnails','completed',10,'2025-09-09 21:47:07','2025-09-09 21:47:20','2025-09-09 21:47:07','2025-09-09 21:47:20',NULL,0,0,NULL,NULL),(40379,'mixpanel','completed',0,'2025-09-09 21:47:07','2025-09-09 21:47:20','2025-09-09 21:47:07','2025-09-09 21:47:20',NULL,0,0,NULL,NULL),(40380,'log_cleanup','completed',10,'2025-09-10 14:57:23','2025-09-10 15:01:47','2025-09-09 21:47:20','2025-09-10 15:01:47',NULL,0,0,NULL,NULL),(40381,'mixpanel','completed',10,'2025-09-09 22:00:47','2025-09-09 22:01:48','2025-09-09 21:51:47','2025-09-09 22:01:48',NULL,0,0,NULL,NULL),(40382,'subscribers_email_count','completed',10,'2025-09-20 00:00:00','2025-09-20 00:02:06','2025-09-10 00:00:22','2025-09-20 00:02:06',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40383,'mixpanel','completed',10,'2025-09-10 00:25:22','2025-09-10 00:26:49','2025-09-10 00:00:22','2025-09-10 00:26:49',NULL,0,0,NULL,NULL),(40384,'mixpanel','completed',10,'2025-09-10 12:36:22','2025-09-10 12:41:51','2025-09-10 11:51:22','2025-09-10 12:41:51',NULL,0,0,NULL,NULL),(40385,'schedule_re_engagement_email','completed',10,'2025-09-11 12:41:51','2025-09-11 12:44:27','2025-09-10 12:41:51','2025-09-11 12:44:27',NULL,0,0,NULL,NULL),(40386,'mixpanel','completed',10,'2025-09-10 15:48:47','2025-09-10 15:51:42','2025-09-10 15:01:47','2025-09-10 15:51:42',NULL,0,0,NULL,NULL),(40387,'log_cleanup','completed',10,'2025-09-11 12:44:46','2025-09-11 12:46:46','2025-09-10 15:11:46','2025-09-11 12:46:46',NULL,0,0,NULL,NULL),(40388,'subscribers_engagement_score','completed',10,'2025-09-10 15:11:46','2025-09-10 15:16:45','2025-09-10 15:11:46','2025-09-10 15:16:45',NULL,0,0,NULL,NULL),(40389,'subscribers_engagement_score','completed',10,'2025-09-11 23:15:00','2025-09-11 23:17:08','2025-09-10 15:16:45','2025-09-11 23:17:08',NULL,0,0,NULL,NULL),(40390,'mixpanel','completed',10,'2025-09-11 13:17:27','2025-09-11 13:21:44','2025-09-11 12:44:27','2025-09-11 13:21:44',NULL,0,0,NULL,NULL),(40391,'schedule_re_engagement_email','completed',10,'2025-09-12 12:46:46','2025-09-12 12:46:59','2025-09-11 12:46:46','2025-09-12 12:46:59',NULL,0,0,NULL,NULL),(40392,'log_cleanup','completed',10,'2025-09-11 15:31:42','2025-09-11 15:31:47','2025-09-11 13:21:44','2025-09-11 15:31:47',NULL,0,0,NULL,NULL),(40393,'mixpanel','completed',10,'2025-09-11 15:42:47','2025-09-11 15:45:05','2025-09-11 15:31:47','2025-09-11 15:45:05',NULL,0,0,NULL,NULL),(40394,'log_cleanup','completed',10,'2025-09-11 23:31:23','2025-09-11 23:32:02','2025-09-11 15:45:05','2025-09-11 23:32:02',NULL,0,0,NULL,NULL),(40395,'subscribers_engagement_score','completed',10,'2025-09-11 23:17:08','2025-09-11 23:17:13','2025-09-11 23:17:08','2025-09-11 23:17:13',NULL,0,0,NULL,NULL),(40396,'mixpanel','completed',10,'2025-09-11 23:34:08','2025-09-11 23:37:01','2025-09-11 23:17:08','2025-09-11 23:37:01',NULL,0,0,NULL,NULL),(40397,'subscribers_engagement_score','completed',10,'2025-09-12 12:23:00','2025-09-12 12:25:00','2025-09-11 23:17:13','2025-09-12 12:25:00',NULL,0,0,NULL,NULL),(40398,'log_cleanup','completed',10,'2025-09-12 12:38:21','2025-09-12 12:42:01','2025-09-11 23:37:01','2025-09-12 12:42:01',NULL,0,0,NULL,NULL),(40399,'subscribers_engagement_score','completed',10,'2025-09-12 12:25:00','2025-09-12 12:29:38','2025-09-12 12:25:00','2025-09-12 12:29:38',NULL,0,0,NULL,NULL),(40400,'mixpanel','completed',10,'2025-09-12 13:17:01','2025-09-12 13:20:23','2025-09-12 12:25:01','2025-09-12 13:20:23',NULL,0,0,NULL,NULL),(40401,'subscribers_engagement_score','completed',10,'2025-09-13 07:41:00','2025-09-13 07:42:02','2025-09-12 12:29:38','2025-09-13 07:42:02',NULL,0,0,NULL,NULL),(40402,'log_cleanup','completed',10,'2025-09-12 23:10:58','2025-09-12 23:12:01','2025-09-12 12:46:59','2025-09-12 23:12:01',NULL,0,0,NULL,NULL),(40403,'schedule_re_engagement_email','completed',10,'2025-09-13 13:20:23','2025-09-13 13:22:01','2025-09-12 13:20:23','2025-09-13 13:22:01',NULL,0,0,NULL,NULL),(40404,'mixpanel','completed',10,'2025-09-12 23:35:01','2025-09-12 23:37:05','2025-09-12 23:12:01','2025-09-12 23:37:05',NULL,0,0,NULL,NULL),(40405,'log_cleanup','completed',10,'2025-09-13 01:07:36','2025-09-13 01:09:34','2025-09-12 23:37:05','2025-09-13 01:09:34',NULL,0,0,NULL,NULL),(40406,'inactive_subscribers','completed',10,'2025-09-21 00:00:00','2025-09-21 00:02:01','2025-09-13 00:02:01','2025-09-21 00:02:01',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40407,'mixpanel','completed',10,'2025-09-13 00:36:01','2025-09-13 00:37:00','2025-09-13 00:02:01','2025-09-13 00:37:00',NULL,0,0,NULL,NULL),(40408,'mixpanel','completed',10,'2025-09-13 01:22:34','2025-09-13 01:26:48','2025-09-13 01:09:34','2025-09-13 01:26:48',NULL,0,0,NULL,NULL),(40409,'log_cleanup','completed',10,'2025-09-13 05:26:19','2025-09-13 05:27:07','2025-09-13 01:26:48','2025-09-13 05:27:07',NULL,0,0,NULL,NULL),(40410,'mixpanel','completed',10,'2025-09-13 06:00:07','2025-09-13 06:02:04','2025-09-13 05:27:07','2025-09-13 06:02:04',NULL,0,0,NULL,NULL),(40411,'log_cleanup','completed',10,'2025-09-13 11:27:38','2025-09-13 11:32:01','2025-09-13 06:02:04','2025-09-13 11:32:01',NULL,0,0,NULL,NULL),(40412,'subscribers_engagement_score','completed',10,'2025-09-13 07:42:02','2025-09-13 07:45:55','2025-09-13 07:42:02','2025-09-13 07:45:55',NULL,0,0,NULL,NULL),(40413,'mixpanel','completed',10,'2025-09-13 08:27:02','2025-09-13 08:30:34','2025-09-13 07:42:02','2025-09-13 08:30:34',NULL,0,0,NULL,NULL),(40414,'subscribers_engagement_score','completed',10,'2025-09-14 15:36:00','2025-09-14 15:37:02','2025-09-13 07:45:55','2025-09-14 15:37:02',NULL,0,0,NULL,NULL),(40415,'mixpanel','completed',10,'2025-09-13 11:43:01','2025-09-13 11:44:12','2025-09-13 11:32:01','2025-09-13 11:44:12',NULL,0,0,NULL,NULL),(40416,'log_cleanup','completed',10,'2025-09-13 16:54:10','2025-09-13 16:56:53','2025-09-13 11:44:12','2025-09-13 16:56:53',NULL,0,0,NULL,NULL),(40417,'mixpanel','completed',10,'2025-09-13 13:56:01','2025-09-13 14:02:03','2025-09-13 13:22:01','2025-09-13 14:02:03',NULL,0,0,NULL,NULL),(40418,'schedule_re_engagement_email','completed',10,'2025-09-14 14:02:03','2025-09-14 14:03:57','2025-09-13 14:02:03','2025-09-14 14:03:57',NULL,0,0,NULL,NULL),(40419,'mixpanel','completed',10,'2025-09-13 17:49:53','2025-09-13 17:52:02','2025-09-13 16:56:53','2025-09-13 17:52:02',NULL,0,0,NULL,NULL),(40420,'log_cleanup','completed',10,'2025-09-13 22:45:10','2025-09-13 22:47:03','2025-09-13 17:52:02','2025-09-13 22:47:03',NULL,0,0,NULL,NULL),(40421,'mixpanel','completed',10,'2025-09-13 23:02:03','2025-09-13 23:06:48','2025-09-13 22:47:03','2025-09-13 23:06:48',NULL,0,0,NULL,NULL),(40422,'log_cleanup','completed',10,'2025-09-14 02:01:37','2025-09-14 02:02:10','2025-09-13 23:06:48','2025-09-14 02:02:10',NULL,0,0,NULL,NULL),(40423,'mixpanel','completed',10,'2025-09-14 02:04:10','2025-09-14 02:07:02','2025-09-14 02:02:10','2025-09-14 02:07:02',NULL,0,0,NULL,NULL),(40424,'log_cleanup','completed',10,'2025-09-14 09:56:08','2025-09-14 09:57:09','2025-09-14 02:07:02','2025-09-14 09:57:09',NULL,0,0,NULL,NULL),(40425,'mixpanel','completed',10,'2025-09-14 10:52:09','2025-09-14 10:53:35','2025-09-14 09:57:09','2025-09-14 10:53:35',NULL,0,0,NULL,NULL),(40426,'log_cleanup','completed',10,'2025-09-14 11:49:38','2025-09-14 11:50:08','2025-09-14 10:53:35','2025-09-14 11:50:08',NULL,0,0,NULL,NULL),(40427,'mixpanel','completed',10,'2025-09-14 11:58:08','2025-09-14 12:02:03','2025-09-14 11:50:08','2025-09-14 12:02:03',NULL,0,0,NULL,NULL),(40428,'log_cleanup','completed',10,'2025-09-14 14:45:02','2025-09-14 14:47:07','2025-09-14 12:02:03','2025-09-14 14:47:07',NULL,0,0,NULL,NULL),(40429,'mixpanel','completed',10,'2025-09-14 14:53:57','2025-09-14 14:56:56','2025-09-14 14:03:57','2025-09-14 14:56:56',NULL,0,0,NULL,NULL),(40430,'schedule_re_engagement_email','completed',10,'2025-09-15 14:47:07','2025-09-15 14:49:30','2025-09-14 14:47:07','2025-09-15 14:49:30',NULL,0,0,NULL,NULL),(40431,'log_cleanup','completed',10,'2025-09-14 18:15:19','2025-09-14 18:16:21','2025-09-14 14:56:55','2025-09-14 18:16:21',NULL,0,0,NULL,NULL),(40432,'subscribers_engagement_score','completed',10,'2025-09-14 15:37:02','2025-09-14 15:42:03','2025-09-14 15:37:02','2025-09-14 15:42:03',NULL,0,0,NULL,NULL),(40433,'mixpanel','completed',10,'2025-09-14 16:02:02','2025-09-14 16:02:03','2025-09-14 15:37:02','2025-09-14 16:02:03',NULL,0,0,NULL,NULL),(40434,'subscribers_engagement_score','completed',10,'2025-09-15 19:50:00','2025-09-15 19:50:11','2025-09-14 15:42:03','2025-09-15 19:50:11',NULL,0,0,NULL,NULL),(40435,'mixpanel','completed',10,'2025-09-14 18:49:21','2025-09-14 18:51:15','2025-09-14 18:16:21','2025-09-14 18:51:15',NULL,0,0,NULL,NULL),(40436,'log_cleanup','completed',10,'2025-09-15 03:55:16','2025-09-15 03:57:07','2025-09-14 18:51:15','2025-09-15 03:57:07',NULL,0,0,NULL,NULL),(40437,'mixpanel','completed',10,'2025-09-15 04:15:07','2025-09-15 04:15:26','2025-09-15 03:57:07','2025-09-15 04:15:26',NULL,0,0,NULL,NULL),(40438,'log_cleanup','completed',10,'2025-09-15 13:10:06','2025-09-15 13:10:47','2025-09-15 04:15:26','2025-09-15 13:10:47',NULL,0,0,NULL,NULL),(40439,'mixpanel','completed',10,'2025-09-15 13:40:47','2025-09-15 13:42:01','2025-09-15 13:10:47','2025-09-15 13:42:01',NULL,0,0,NULL,NULL),(40440,'log_cleanup','completed',10,'2025-09-16 12:24:55','2025-09-16 12:27:00','2025-09-15 13:42:01','2025-09-16 12:27:00',NULL,0,0,NULL,NULL),(40441,'mixpanel','completed',10,'2025-09-15 15:28:30','2025-09-15 15:29:27','2025-09-15 14:49:30','2025-09-15 15:29:27',NULL,0,0,NULL,NULL),(40442,'schedule_re_engagement_email','completed',10,'2025-09-16 15:29:27','2025-09-16 15:32:03','2025-09-15 15:29:27','2025-09-16 15:32:03',NULL,0,0,NULL,NULL),(40443,'subscribers_engagement_score','completed',10,'2025-09-15 19:50:11','2025-09-15 19:53:47','2025-09-15 19:50:11','2025-09-15 19:53:47',NULL,0,0,NULL,NULL),(40444,'mixpanel','completed',10,'2025-09-15 20:46:11','2025-09-15 20:47:03','2025-09-15 19:50:11','2025-09-15 20:47:03',NULL,0,0,NULL,NULL),(40445,'subscribers_engagement_score','completed',10,'2025-09-16 19:08:00','2025-09-16 19:12:04','2025-09-15 19:53:47','2025-09-16 19:12:04',NULL,0,0,NULL,NULL),(40446,'mixpanel','completed',10,'2025-09-16 12:46:00','2025-09-16 12:51:45','2025-09-16 12:27:00','2025-09-16 12:51:45',NULL,0,0,NULL,NULL),(40447,'log_cleanup','completed',10,'2025-09-16 21:50:50','2025-09-16 21:52:02','2025-09-16 12:51:45','2025-09-16 21:52:02',NULL,0,0,NULL,NULL),(40448,'mixpanel','completed',10,'2025-09-16 15:58:03','2025-09-16 16:02:04','2025-09-16 15:32:03','2025-09-16 16:02:04',NULL,0,0,NULL,NULL),(40449,'schedule_re_engagement_email','completed',10,'2025-09-17 16:02:04','2025-09-17 16:04:27','2025-09-16 16:02:04','2025-09-17 16:04:27',NULL,0,0,NULL,NULL),(40450,'subscribers_engagement_score','completed',10,'2025-09-17 23:13:00','2025-09-17 23:17:04','2025-09-16 19:12:04','2025-09-17 23:17:04',NULL,0,0,NULL,NULL),(40451,'mixpanel','completed',10,'2025-09-16 19:38:04','2025-09-16 19:42:02','2025-09-16 19:12:04','2025-09-16 19:42:02',NULL,0,0,NULL,NULL),(40452,'unsubscribe_tokens','completed',0,'2025-09-16 21:47:20','2025-09-16 21:52:02','2025-09-16 21:47:20','2025-09-16 21:52:02',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40453,'subscriber_link_tokens','completed',0,'2025-09-16 21:47:20','2025-09-16 21:47:40','2025-09-16 21:47:20','2025-09-16 21:47:40',NULL,0,0,NULL,NULL),(40454,'newsletter_templates_thumbnails','completed',10,'2025-09-16 21:47:20','2025-09-16 21:47:40','2025-09-16 21:47:20','2025-09-16 21:47:40',NULL,0,0,NULL,NULL),(40455,'mixpanel','completed',0,'2025-09-16 21:47:20','2025-09-16 21:47:40','2025-09-16 21:47:20','2025-09-16 21:47:40',NULL,0,0,NULL,NULL),(40456,'mixpanel','completed',10,'2025-09-16 22:35:02','2025-09-16 22:37:01','2025-09-16 21:52:02','2025-09-16 22:37:01',NULL,0,0,NULL,NULL),(40457,'log_cleanup','completed',10,'2025-09-17 01:42:32','2025-09-17 01:46:16','2025-09-16 22:37:01','2025-09-17 01:46:16',NULL,0,0,NULL,NULL),(40458,'mixpanel','completed',10,'2025-09-17 01:57:16','2025-09-17 02:02:04','2025-09-17 01:46:16','2025-09-17 02:02:04',NULL,0,0,NULL,NULL),(40459,'log_cleanup','completed',10,'2025-09-17 03:02:29','2025-09-17 03:04:49','2025-09-17 02:02:04','2025-09-17 03:04:49',NULL,0,0,NULL,NULL),(40460,'mixpanel','completed',10,'2025-09-17 03:13:49','2025-09-17 03:17:00','2025-09-17 03:04:49','2025-09-17 03:17:00',NULL,0,0,NULL,NULL),(40461,'log_cleanup','completed',10,'2025-09-17 05:36:33','2025-09-17 05:37:04','2025-09-17 03:17:00','2025-09-17 05:37:04',NULL,0,0,NULL,NULL),(40462,'mixpanel','completed',10,'2025-09-17 06:03:04','2025-09-17 06:06:28','2025-09-17 05:37:04','2025-09-17 06:06:28',NULL,0,0,NULL,NULL),(40463,'log_cleanup','completed',10,'2025-09-17 15:39:49','2025-09-17 15:42:01','2025-09-17 06:06:28','2025-09-17 15:42:01',NULL,0,0,NULL,NULL),(40464,'mixpanel','completed',10,'2025-09-17 16:37:01','2025-09-17 16:39:36','2025-09-17 15:42:01','2025-09-17 16:39:36',NULL,0,0,NULL,NULL),(40465,'log_cleanup','completed',10,'2025-09-18 00:10:40','2025-09-18 00:12:03','2025-09-17 16:04:27','2025-09-18 00:12:03',NULL,0,0,NULL,NULL),(40466,'schedule_re_engagement_email','completed',10,'2025-09-18 16:39:36','2025-09-18 16:41:04','2025-09-17 16:39:36','2025-09-18 16:41:04',NULL,0,0,NULL,NULL),(40467,'subscribers_engagement_score','completed',10,'2025-09-17 23:17:04','2025-09-17 23:22:01','2025-09-17 23:17:04','2025-09-17 23:22:01',NULL,0,0,NULL,NULL),(40468,'mixpanel','completed',10,'2025-09-18 00:14:04','2025-09-18 00:17:03','2025-09-17 23:17:04','2025-09-18 00:17:03',NULL,0,0,NULL,NULL),(40469,'subscribers_engagement_score','completed',10,'2025-09-18 11:48:00','2025-09-18 11:50:51','2025-09-17 23:22:01','2025-09-18 11:50:51',NULL,0,0,NULL,NULL),(40470,'log_cleanup','completed',10,'2025-09-18 00:55:29','2025-09-18 00:57:03','2025-09-18 00:17:03','2025-09-18 00:57:03',NULL,0,0,NULL,NULL),(40471,'mixpanel','completed',10,'2025-09-18 01:03:03','2025-09-18 01:07:03','2025-09-18 00:57:03','2025-09-18 01:07:03',NULL,0,0,NULL,NULL),(40472,'log_cleanup','completed',10,'2025-09-18 11:59:26','2025-09-18 12:02:04','2025-09-18 01:07:03','2025-09-18 12:02:04',NULL,0,0,NULL,NULL),(40473,'subscribers_engagement_score','completed',10,'2025-09-19 10:37:00','2025-09-19 10:37:07','2025-09-18 11:50:51','2025-09-19 10:37:07',NULL,0,0,NULL,NULL),(40474,'mixpanel','completed',10,'2025-09-18 11:54:51','2025-09-18 11:56:35','2025-09-18 11:50:51','2025-09-18 11:56:35',NULL,0,0,NULL,NULL),(40475,'mixpanel','completed',10,'2025-09-18 12:16:04','2025-09-18 12:17:06','2025-09-18 12:02:04','2025-09-18 12:17:06',NULL,0,0,NULL,NULL),(40476,'log_cleanup','completed',10,'2025-09-19 05:46:25','2025-09-19 05:47:00','2025-09-18 12:17:06','2025-09-19 05:47:00',NULL,0,0,NULL,NULL),(40477,'mixpanel','completed',10,'2025-09-18 17:00:04','2025-09-18 17:01:56','2025-09-18 16:41:04','2025-09-18 17:01:56',NULL,0,0,NULL,NULL),(40478,'schedule_re_engagement_email','completed',10,'2025-09-19 17:01:56','2025-09-19 17:02:54','2025-09-18 17:01:56','2025-09-19 17:02:54',NULL,0,0,NULL,NULL),(40479,'mixpanel','completed',10,'2025-09-19 06:12:01','2025-09-19 06:13:02','2025-09-19 05:47:01','2025-09-19 06:13:02',NULL,0,0,NULL,NULL),(40480,'log_cleanup','completed',10,'2025-09-19 15:15:18','2025-09-19 15:15:51','2025-09-19 06:13:01','2025-09-19 15:15:51',NULL,0,0,NULL,NULL),(40481,'subscribers_engagement_score','completed',10,'2025-09-19 10:37:07','2025-09-19 10:39:14','2025-09-19 10:37:07','2025-09-19 10:39:14',NULL,0,0,NULL,NULL),(40482,'mixpanel','completed',10,'2025-09-19 11:31:07','2025-09-19 11:32:54','2025-09-19 10:37:07','2025-09-19 11:32:54',NULL,0,0,NULL,NULL),(40483,'subscribers_engagement_score','completed',10,'2025-09-20 22:14:00','2025-09-20 22:14:08','2025-09-19 10:39:14','2025-09-20 22:14:08',NULL,0,0,NULL,NULL),(40484,'mixpanel','completed',10,'2025-09-19 15:16:51','2025-09-19 15:18:15','2025-09-19 15:15:51','2025-09-19 15:18:15',NULL,0,0,NULL,NULL),(40485,'log_cleanup','completed',10,'2025-09-20 10:28:26','2025-09-20 10:32:05','2025-09-19 15:18:15','2025-09-20 10:32:05',NULL,0,0,NULL,NULL),(40486,'mixpanel','completed',10,'2025-09-19 17:37:54','2025-09-19 17:38:56','2025-09-19 17:02:54','2025-09-19 17:38:56',NULL,0,0,NULL,NULL),(40487,'schedule_re_engagement_email','completed',10,'2025-09-20 17:38:56','2025-09-20 17:39:23','2025-09-19 17:38:56','2025-09-20 17:39:23',NULL,0,0,NULL,NULL),(40488,'subscribers_email_count','completed',10,'2025-09-25 00:00:00','2025-09-25 00:01:06','2025-09-20 00:02:06','2025-09-25 00:01:06',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40489,'mixpanel','completed',10,'2025-09-20 00:32:06','2025-09-20 00:32:54','2025-09-20 00:02:06','2025-09-20 00:32:54',NULL,0,0,NULL,NULL),(40490,'export_files_cleanup','completed',10,'2025-09-27 00:00:00','2025-09-27 01:21:10','2025-09-20 00:32:54','2025-09-27 01:21:10',NULL,0,0,NULL,NULL),(40491,'mixpanel','completed',10,'2025-09-20 11:03:05','2025-09-20 11:04:07','2025-09-20 10:32:05','2025-09-20 11:04:07',NULL,0,0,NULL,NULL),(40492,'log_cleanup','completed',10,'2025-09-20 13:31:25','2025-09-20 13:32:58','2025-09-20 11:04:07','2025-09-20 13:32:58',NULL,0,0,NULL,NULL),(40493,'mixpanel','completed',10,'2025-09-20 14:01:58','2025-09-20 14:04:15','2025-09-20 13:32:58','2025-09-20 14:04:15',NULL,0,0,NULL,NULL),(40494,'log_cleanup','completed',10,'2025-09-21 00:46:19','2025-09-21 00:49:51','2025-09-20 14:04:15','2025-09-21 00:49:51',NULL,0,0,NULL,NULL),(40495,'mixpanel','completed',10,'2025-09-20 17:43:23','2025-09-20 17:46:19','2025-09-20 17:39:23','2025-09-20 17:46:19',NULL,0,0,NULL,NULL),(40496,'schedule_re_engagement_email','completed',10,'2025-09-21 17:46:19','2025-09-21 17:47:00','2025-09-20 17:46:19','2025-09-21 17:47:00',NULL,0,0,NULL,NULL),(40497,'subscribers_engagement_score','completed',10,'2025-09-20 22:14:08','2025-09-20 22:16:14','2025-09-20 22:14:08','2025-09-20 22:16:14',NULL,0,0,NULL,NULL),(40498,'mixpanel','completed',10,'2025-09-20 22:37:08','2025-09-20 22:39:22','2025-09-20 22:14:08','2025-09-20 22:39:22',NULL,0,0,NULL,NULL),(40499,'subscribers_engagement_score','completed',10,'2025-09-21 18:51:00','2025-09-21 18:51:24','2025-09-20 22:16:14','2025-09-21 18:51:24',NULL,0,0,NULL,NULL),(40500,'inactive_subscribers','completed',10,'2025-09-23 00:00:00','2025-09-23 00:02:06','2025-09-21 00:02:01','2025-09-23 00:02:06',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40501,'mixpanel','completed',10,'2025-09-21 00:41:01','2025-09-21 00:42:03','2025-09-21 00:02:01','2025-09-21 00:42:03',NULL,0,0,NULL,NULL),(40502,'mixpanel','completed',10,'2025-09-21 01:38:51','2025-09-21 01:41:37','2025-09-21 00:49:51','2025-09-21 01:41:37',NULL,0,0,NULL,NULL),(40503,'log_cleanup','completed',10,'2025-09-21 15:29:31','2025-09-21 15:32:06','2025-09-21 01:41:37','2025-09-21 15:32:06',NULL,0,0,NULL,NULL),(40504,'mixpanel','completed',10,'2025-09-21 16:07:06','2025-09-21 16:08:04','2025-09-21 15:32:06','2025-09-21 16:08:04',NULL,0,0,NULL,NULL),(40505,'log_cleanup','completed',10,'2025-09-22 11:35:02','2025-09-22 11:36:57','2025-09-21 16:08:04','2025-09-22 11:36:57',NULL,0,0,NULL,NULL),(40506,'mixpanel','completed',10,'2025-09-21 18:33:00','2025-09-21 18:34:16','2025-09-21 17:47:00','2025-09-21 18:34:16',NULL,0,0,NULL,NULL),(40507,'schedule_re_engagement_email','completed',10,'2025-09-22 18:34:16','2025-09-22 18:35:01','2025-09-21 18:34:16','2025-09-22 18:35:01',NULL,0,0,NULL,NULL),(40508,'subscribers_engagement_score','completed',10,'2025-09-22 11:52:00','2025-09-22 11:53:53','2025-09-21 18:51:24','2025-09-22 11:53:53',NULL,0,0,NULL,NULL),(40509,'mixpanel','completed',10,'2025-09-21 19:46:24','2025-09-21 19:47:06','2025-09-21 18:51:24','2025-09-21 19:47:06',NULL,0,0,NULL,NULL),(40510,'mixpanel','completed',10,'2025-09-22 12:30:57','2025-09-22 12:31:53','2025-09-22 11:36:57','2025-09-22 12:31:53',NULL,0,0,NULL,NULL),(40511,'log_cleanup','completed',10,'2025-09-22 23:28:47','2025-09-22 23:29:20','2025-09-22 11:53:53','2025-09-22 23:29:20',NULL,0,0,NULL,NULL),(40512,'subscribers_engagement_score','completed',10,'2025-09-22 11:53:53','2025-09-22 11:56:53','2025-09-22 11:53:53','2025-09-22 11:56:53',NULL,0,0,NULL,NULL),(40513,'subscribers_engagement_score','completed',10,'2025-09-23 17:48:00','2025-09-23 17:49:08','2025-09-22 11:56:53','2025-09-23 17:49:08',NULL,0,0,NULL,NULL),(40514,'mixpanel','completed',10,'2025-09-22 19:00:01','2025-09-22 19:02:01','2025-09-22 18:35:01','2025-09-22 19:02:01',NULL,0,0,NULL,NULL),(40515,'schedule_re_engagement_email','completed',10,'2025-09-23 19:02:01','2025-09-23 19:02:03','2025-09-22 19:02:01','2025-09-23 19:02:03',NULL,0,0,NULL,NULL),(40516,'mixpanel','completed',10,'2025-09-22 23:54:20','2025-09-22 23:54:56','2025-09-22 23:29:20','2025-09-22 23:54:56',NULL,0,0,NULL,NULL),(40517,'log_cleanup','completed',10,'2025-09-23 13:11:10','2025-09-23 13:12:09','2025-09-22 23:54:56','2025-09-23 13:12:09',NULL,0,0,NULL,NULL),(40518,'inactive_subscribers','completed',10,'2025-10-05 00:00:00','2025-10-05 00:01:31','2025-09-23 00:02:06','2025-10-05 00:01:31',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40519,'mixpanel','completed',10,'2025-09-23 00:58:06','2025-09-23 01:02:06','2025-09-23 00:02:06','2025-09-23 01:02:06',NULL,0,0,NULL,NULL),(40520,'mixpanel','completed',10,'2025-09-23 13:32:09','2025-09-23 13:34:02','2025-09-23 13:12:09','2025-09-23 13:34:02',NULL,0,0,NULL,NULL),(40521,'log_cleanup','completed',10,'2025-09-24 07:56:31','2025-09-24 07:56:52','2025-09-23 13:34:01','2025-09-24 07:56:52',NULL,0,0,NULL,NULL),(40522,'subscribers_engagement_score','completed',10,'2025-09-23 17:49:08','2025-09-23 17:51:43','2025-09-23 17:49:08','2025-09-23 17:51:43',NULL,0,0,NULL,NULL),(40523,'mixpanel','completed',10,'2025-09-23 18:27:08','2025-09-23 18:28:13','2025-09-23 17:49:08','2025-09-23 18:28:13',NULL,0,0,NULL,NULL),(40524,'subscribers_engagement_score','completed',10,'2025-09-24 22:33:00','2025-09-24 22:34:09','2025-09-23 17:51:43','2025-09-24 22:34:09',NULL,0,0,NULL,NULL),(40525,'mixpanel','completed',10,'2025-09-23 19:31:03','2025-09-23 19:32:56','2025-09-23 19:02:03','2025-09-23 19:32:56',NULL,0,0,NULL,NULL),(40526,'schedule_re_engagement_email','completed',10,'2025-09-24 19:32:56','2025-09-24 19:34:02','2025-09-23 19:32:56','2025-09-24 19:34:02',NULL,0,0,NULL,NULL),(40527,'unsubscribe_tokens','completed',0,'2025-09-23 21:47:12','2025-09-23 21:52:01','2025-09-23 21:47:12','2025-09-23 21:52:01',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40528,'subscriber_link_tokens','completed',0,'2025-09-23 21:47:12','2025-09-23 21:47:24','2025-09-23 21:47:12','2025-09-23 21:47:24',NULL,0,0,NULL,NULL),(40529,'newsletter_templates_thumbnails','completed',10,'2025-09-23 21:47:12','2025-09-23 21:47:24','2025-09-23 21:47:12','2025-09-23 21:47:24',NULL,0,0,NULL,NULL),(40530,'mixpanel','completed',0,'2025-09-23 21:47:12','2025-09-23 21:47:24','2025-09-23 21:47:12','2025-09-23 21:47:24',NULL,0,0,NULL,NULL),(40531,'mixpanel','completed',10,'2025-09-23 22:08:01','2025-09-23 22:09:14','2025-09-23 21:52:01','2025-09-23 22:09:14',NULL,0,0,NULL,NULL),(40532,'mixpanel','completed',10,'2025-09-24 08:32:52','2025-09-24 08:33:14','2025-09-24 07:56:52','2025-09-24 08:33:14',NULL,0,0,NULL,NULL),(40533,'log_cleanup','completed',10,'2025-09-24 14:34:14','2025-09-24 14:35:36','2025-09-24 08:33:14','2025-09-24 14:35:36',NULL,0,0,NULL,NULL),(40534,'mixpanel','completed',10,'2025-09-24 14:53:36','2025-09-24 14:56:04','2025-09-24 14:35:36','2025-09-24 14:56:04',NULL,0,0,NULL,NULL),(40535,'log_cleanup','completed',10,'2025-09-25 01:08:32','2025-09-25 01:09:42','2025-09-24 14:56:04','2025-09-25 01:09:42',NULL,0,0,NULL,NULL),(40536,'mixpanel','completed',10,'2025-09-24 20:28:02','2025-09-24 20:29:28','2025-09-24 19:34:02','2025-09-24 20:29:28',NULL,0,0,NULL,NULL),(40537,'schedule_re_engagement_email','completed',10,'2025-09-25 20:29:28','2025-09-25 20:30:54','2025-09-24 20:29:28','2025-09-25 20:30:54',NULL,0,0,NULL,NULL),(40538,'subscribers_engagement_score','completed',10,'2025-09-24 22:34:09','2025-09-24 22:39:31','2025-09-24 22:34:09','2025-09-24 22:39:31',NULL,0,0,NULL,NULL),(40539,'mixpanel','completed',10,'2025-09-24 22:57:09','2025-09-24 23:01:05','2025-09-24 22:34:09','2025-09-24 23:01:06',NULL,0,0,NULL,NULL),(40540,'subscribers_engagement_score','completed',10,'2025-09-25 07:33:00','2025-09-25 07:36:06','2025-09-24 22:39:31','2025-09-25 07:36:06',NULL,0,0,NULL,NULL),(40541,'subscribers_email_count','completed',10,'2025-10-02 00:00:00','2025-10-02 00:01:18','2025-09-25 00:01:06','2025-10-02 00:01:18',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40542,'mixpanel','completed',10,'2025-09-25 00:10:06','2025-09-25 00:11:05','2025-09-25 00:01:06','2025-09-25 00:11:05',NULL,0,0,NULL,NULL),(40543,'mixpanel','completed',10,'2025-09-25 02:04:42','2025-09-25 02:06:05','2025-09-25 01:09:42','2025-09-25 02:06:05',NULL,0,0,NULL,NULL),(40544,'log_cleanup','completed',10,'2025-09-25 04:16:22','2025-09-25 04:18:48','2025-09-25 02:06:05','2025-09-25 04:18:48',NULL,0,0,NULL,NULL),(40545,'mixpanel','completed',10,'2025-09-25 05:04:48','2025-09-25 05:06:11','2025-09-25 04:18:48','2025-09-25 05:06:11',NULL,0,0,NULL,NULL),(40546,'log_cleanup','completed',10,'2025-09-25 05:57:16','2025-09-25 06:00:01','2025-09-25 05:06:10','2025-09-25 06:00:01',NULL,0,0,NULL,NULL),(40547,'mixpanel','completed',10,'2025-09-25 06:53:01','2025-09-25 06:53:53','2025-09-25 06:00:01','2025-09-25 06:53:53',NULL,0,0,NULL,NULL),(40548,'log_cleanup','completed',10,'2025-09-25 10:09:20','2025-09-25 10:09:25','2025-09-25 06:53:53','2025-09-25 10:09:25',NULL,0,0,NULL,NULL),(40549,'subscribers_engagement_score','completed',10,'2025-09-25 07:36:06','2025-09-25 07:40:17','2025-09-25 07:36:06','2025-09-25 07:40:17',NULL,0,0,NULL,NULL),(40550,'mixpanel','completed',10,'2025-09-25 07:56:06','2025-09-25 08:01:11','2025-09-25 07:36:06','2025-09-25 08:01:11',NULL,0,0,NULL,NULL),(40551,'subscribers_engagement_score','completed',10,'2025-09-26 18:55:00','2025-09-26 18:55:54','2025-09-25 07:40:17','2025-09-26 18:55:54',NULL,0,0,NULL,NULL),(40552,'mixpanel','completed',10,'2025-09-25 10:36:25','2025-09-25 10:38:59','2025-09-25 10:09:25','2025-09-25 10:38:59',NULL,0,0,NULL,NULL),(40553,'log_cleanup','completed',10,'2025-09-25 16:46:19','2025-09-25 16:49:15','2025-09-25 10:38:59','2025-09-25 16:49:15',NULL,0,0,NULL,NULL),(40554,'mixpanel','completed',10,'2025-09-25 17:20:15','2025-09-25 17:23:34','2025-09-25 16:49:15','2025-09-25 17:23:34',NULL,0,0,NULL,NULL),(40555,'log_cleanup','completed',10,'2025-09-25 20:15:10','2025-09-25 20:16:08','2025-09-25 17:23:34','2025-09-25 20:16:08',NULL,0,0,NULL,NULL),(40556,'mixpanel','completed',10,'2025-09-25 20:54:08','2025-09-25 20:56:06','2025-09-25 20:16:08','2025-09-25 20:56:06',NULL,0,0,NULL,NULL),(40557,'log_cleanup','completed',10,'2025-09-25 22:19:32','2025-09-25 22:19:46','2025-09-25 20:30:54','2025-09-25 22:19:46',NULL,0,0,NULL,NULL),(40558,'schedule_re_engagement_email','completed',10,'2025-09-26 20:56:06','2025-09-26 20:58:06','2025-09-25 20:56:06','2025-09-26 20:58:06',NULL,0,0,NULL,NULL),(40559,'mixpanel','completed',10,'2025-09-25 22:26:46','2025-09-25 22:31:06','2025-09-25 22:19:46','2025-09-25 22:31:06',NULL,0,0,NULL,NULL),(40560,'log_cleanup','completed',10,'2025-09-26 18:27:55','2025-09-26 18:28:52','2025-09-25 22:31:06','2025-09-26 18:28:52',NULL,0,0,NULL,NULL),(40561,'mixpanel','completed',10,'2025-09-26 19:06:52','2025-09-26 19:07:29','2025-09-26 18:28:52','2025-09-26 19:07:29',NULL,0,0,NULL,NULL),(40562,'log_cleanup','completed',10,'2025-09-27 01:17:02','2025-09-27 01:21:10','2025-09-26 18:55:53','2025-09-27 01:21:10',NULL,0,0,NULL,NULL),(40563,'subscribers_engagement_score','completed',10,'2025-09-26 18:55:54','2025-09-26 18:58:00','2025-09-26 18:55:54','2025-09-26 18:58:00',NULL,0,0,NULL,NULL),(40564,'subscribers_engagement_score','completed',10,'2025-09-27 16:51:00','2025-09-27 16:51:09','2025-09-26 18:58:00','2025-09-27 16:51:09',NULL,0,0,NULL,NULL),(40565,'mixpanel','completed',10,'2025-09-26 21:47:06','2025-09-26 21:51:10','2025-09-26 20:58:06','2025-09-26 21:51:10',NULL,0,0,NULL,NULL),(40566,'schedule_re_engagement_email','completed',10,'2025-09-27 21:51:10','2025-09-27 21:55:41','2025-09-26 21:51:10','2025-09-27 21:55:41',NULL,0,0,NULL,NULL),(40567,'mixpanel','completed',10,'2025-09-27 02:00:10','2025-09-27 02:01:08','2025-09-27 01:21:10','2025-09-27 02:01:08',NULL,0,0,NULL,NULL),(40568,'export_files_cleanup','completed',10,'2025-09-30 00:00:00','2025-09-30 12:56:34','2025-09-27 02:01:08','2025-09-30 12:56:34',NULL,0,0,NULL,NULL),(40569,'log_cleanup','completed',10,'2025-09-27 12:40:55','2025-09-27 12:41:11','2025-09-27 02:01:08','2025-09-27 12:41:11',NULL,0,0,NULL,NULL),(40570,'mixpanel','completed',10,'2025-09-27 13:16:11','2025-09-27 13:19:27','2025-09-27 12:41:11','2025-09-27 13:19:27',NULL,0,0,NULL,NULL),(40571,'log_cleanup','completed',10,'2025-09-27 14:10:18','2025-09-27 14:11:12','2025-09-27 13:19:27','2025-09-27 14:11:12',NULL,0,0,NULL,NULL),(40572,'mixpanel','completed',10,'2025-09-27 14:32:12','2025-09-27 14:34:11','2025-09-27 14:11:12','2025-09-27 14:34:11',NULL,0,0,NULL,NULL),(40573,'log_cleanup','completed',10,'2025-09-27 22:24:23','2025-09-27 22:24:25','2025-09-27 14:34:11','2025-09-27 22:24:25',NULL,0,0,NULL,NULL),(40574,'subscribers_engagement_score','completed',10,'2025-09-28 17:57:00','2025-09-28 17:57:24','2025-09-27 16:51:09','2025-09-28 17:57:24',NULL,0,0,NULL,NULL),(40575,'mixpanel','completed',10,'2025-09-27 16:51:09','2025-09-27 16:56:09','2025-09-27 16:51:09','2025-09-27 16:56:09',NULL,0,0,NULL,NULL),(40576,'mixpanel','completed',10,'2025-09-27 22:34:41','2025-09-27 22:36:09','2025-09-27 21:55:41','2025-09-27 22:36:09',NULL,0,0,NULL,NULL),(40577,'schedule_re_engagement_email','completed',10,'2025-09-28 22:24:25','2025-09-28 22:26:12','2025-09-27 22:24:25','2025-09-28 22:26:12',NULL,0,0,NULL,NULL),(40578,'log_cleanup','completed',10,'2025-09-28 07:05:05','2025-09-28 07:06:13','2025-09-27 22:36:09','2025-09-28 07:06:13',NULL,0,0,NULL,NULL),(40579,'mixpanel','completed',10,'2025-09-28 07:40:13','2025-09-28 07:42:05','2025-09-28 07:06:13','2025-09-28 07:42:05',NULL,0,0,NULL,NULL),(40580,'log_cleanup','completed',10,'2025-09-28 23:34:52','2025-09-28 23:36:10','2025-09-28 07:42:05','2025-09-28 23:36:10',NULL,0,0,NULL,NULL),(40581,'subscribers_engagement_score','completed',10,'2025-09-28 17:57:24','2025-09-28 18:00:27','2025-09-28 17:57:24','2025-09-28 18:00:27',NULL,0,0,NULL,NULL),(40582,'mixpanel','completed',10,'2025-09-28 18:36:24','2025-09-28 18:37:31','2025-09-28 17:57:24','2025-09-28 18:37:31',NULL,0,0,NULL,NULL),(40583,'subscribers_engagement_score','completed',10,'2025-09-29 19:11:00','2025-09-29 19:11:15','2025-09-28 18:00:27','2025-09-29 19:11:15',NULL,0,0,NULL,NULL),(40584,'mixpanel','completed',10,'2025-09-28 23:12:12','2025-09-28 23:16:04','2025-09-28 22:26:12','2025-09-28 23:16:04',NULL,0,0,NULL,NULL),(40585,'schedule_re_engagement_email','completed',10,'2025-09-29 23:16:04','2025-09-29 23:16:14','2025-09-28 23:16:04','2025-09-29 23:16:14',NULL,0,0,NULL,NULL),(40586,'mixpanel','completed',10,'2025-09-29 00:01:10','2025-09-29 00:06:11','2025-09-28 23:36:10','2025-09-29 00:06:11',NULL,0,0,NULL,NULL),(40587,'log_cleanup','completed',10,'2025-09-29 14:25:20','2025-09-29 14:31:05','2025-09-29 00:06:11','2025-09-29 14:31:05',NULL,0,0,NULL,NULL),(40588,'mixpanel','completed',10,'2025-09-29 15:20:05','2025-09-29 15:21:13','2025-09-29 14:31:05','2025-09-29 15:21:13',NULL,0,0,NULL,NULL),(40589,'log_cleanup','completed',10,'2025-09-30 12:55:44','2025-09-30 12:56:34','2025-09-29 15:21:13','2025-09-30 12:56:34',NULL,0,0,NULL,NULL),(40590,'subscribers_engagement_score','completed',10,'2025-09-29 19:11:14','2025-09-29 19:16:11','2025-09-29 19:11:15','2025-09-29 19:16:11',NULL,0,0,NULL,NULL),(40591,'mixpanel','completed',10,'2025-09-29 19:18:15','2025-09-29 19:18:24','2025-09-29 19:11:15','2025-09-29 19:18:24',NULL,0,0,NULL,NULL),(40592,'subscribers_engagement_score','completed',10,'2025-09-30 15:53:00','2025-09-30 15:53:34','2025-09-29 19:16:11','2025-09-30 15:53:34',NULL,0,0,NULL,NULL),(40593,'mixpanel','completed',10,'2025-09-29 23:38:14','2025-09-29 23:41:12','2025-09-29 23:16:14','2025-09-29 23:41:12',NULL,0,0,NULL,NULL),(40594,'schedule_re_engagement_email','completed',10,'2025-09-30 23:41:12','2025-09-30 23:46:30','2025-09-29 23:41:12','2025-09-30 23:46:30',NULL,0,0,NULL,NULL),(40595,'mixpanel','completed',10,'2025-09-30 13:41:34','2025-09-30 13:43:40','2025-09-30 12:56:34','2025-09-30 13:43:40',NULL,0,0,NULL,NULL),(40596,'export_files_cleanup','completed',10,'2025-10-09 00:00:00','2025-10-09 00:00:42','2025-09-30 13:43:40','2025-10-09 00:00:42',NULL,0,0,NULL,NULL),(40597,'log_cleanup','completed',10,'2025-10-01 11:00:18','2025-10-01 11:01:29','2025-09-30 13:43:40','2025-10-01 11:01:29',NULL,0,0,NULL,NULL),(40598,'subscribers_engagement_score','completed',10,'2025-10-01 15:14:00','2025-10-01 15:16:17','2025-09-30 15:53:34','2025-10-01 15:16:17',NULL,0,0,NULL,NULL),(40599,'mixpanel','completed',10,'2025-09-30 16:23:34','2025-09-30 16:24:52','2025-09-30 15:53:34','2025-09-30 16:24:52',NULL,0,0,NULL,NULL),(40600,'mixpanel','completed',10,'2025-10-01 00:34:30','2025-10-01 00:36:28','2025-09-30 23:46:30','2025-10-01 00:36:28',NULL,0,0,NULL,NULL),(40601,'schedule_re_engagement_email','completed',10,'2025-10-02 00:36:28','2025-10-02 00:41:15','2025-10-01 00:36:28','2025-10-02 00:41:15',NULL,0,0,NULL,NULL),(40602,'mixpanel','completed',10,'2025-10-01 11:45:29','2025-10-01 11:46:18','2025-10-01 11:01:29','2025-10-01 11:46:18',NULL,0,0,NULL,NULL),(40603,'log_cleanup','completed',10,'2025-10-01 18:52:36','2025-10-01 18:54:53','2025-10-01 11:46:18','2025-10-01 18:54:53',NULL,0,0,NULL,NULL),(40604,'subscribers_engagement_score','completed',10,'2025-10-01 15:16:17','2025-10-01 15:20:25','2025-10-01 15:16:17','2025-10-01 15:20:25',NULL,0,0,NULL,NULL),(40605,'mixpanel','completed',10,'2025-10-01 15:49:17','2025-10-01 15:50:30','2025-10-01 15:16:17','2025-10-01 15:50:30',NULL,0,0,NULL,NULL),(40606,'subscribers_engagement_score','completed',10,'2025-10-01 15:20:25','2025-10-01 15:23:54','2025-10-01 15:20:25','2025-10-01 15:23:54',NULL,0,0,NULL,NULL),(40607,'subscribers_engagement_score','completed',10,'2025-10-02 15:15:00','2025-10-02 15:16:13','2025-10-01 15:23:54','2025-10-02 15:16:13',NULL,0,0,NULL,NULL),(40608,'mixpanel','completed',10,'2025-10-01 19:33:53','2025-10-01 19:34:57','2025-10-01 18:54:53','2025-10-01 19:34:57',NULL,0,0,NULL,NULL),(40609,'log_cleanup','completed',10,'2025-10-02 08:53:59','2025-10-02 08:54:28','2025-10-01 19:34:57','2025-10-02 08:54:28',NULL,0,0,NULL,NULL),(40610,'subscribers_email_count','completed',10,'2025-10-09 00:00:00','2025-10-09 00:00:42','2025-10-02 00:01:18','2025-10-09 00:00:42',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40611,'mixpanel','completed',10,'2025-10-02 00:20:18','2025-10-02 00:21:15','2025-10-02 00:01:18','2025-10-02 00:21:15',NULL,0,0,NULL,NULL),(40612,'mixpanel','completed',10,'2025-10-02 01:21:15','2025-10-02 01:26:15','2025-10-02 00:41:15','2025-10-02 01:26:15',NULL,0,0,NULL,NULL),(40613,'schedule_re_engagement_email','completed',10,'2025-10-03 01:26:15','2025-10-03 01:31:32','2025-10-02 01:26:15','2025-10-03 01:31:32',NULL,0,0,NULL,NULL),(40614,'mixpanel','completed',10,'2025-10-02 09:10:28','2025-10-02 09:10:32','2025-10-02 08:54:28','2025-10-02 09:10:32',NULL,0,0,NULL,NULL),(40615,'log_cleanup','completed',10,'2025-10-03 06:15:37','2025-10-03 06:17:32','2025-10-02 09:10:32','2025-10-03 06:17:32',NULL,0,0,NULL,NULL),(40616,'unsubscribe_tokens','completed',0,'2025-10-02 09:45:30','2025-10-02 09:51:18','2025-10-02 09:45:30','2025-10-02 09:51:18',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40617,'subscriber_link_tokens','completed',0,'2025-10-02 09:45:30','2025-10-02 09:45:46','2025-10-02 09:45:30','2025-10-02 09:45:46',NULL,0,0,NULL,NULL),(40618,'newsletter_templates_thumbnails','completed',10,'2025-10-02 09:45:30','2025-10-02 09:45:46','2025-10-02 09:45:30','2025-10-02 09:45:46',NULL,0,0,NULL,NULL),(40619,'mixpanel','completed',0,'2025-10-02 09:45:30','2025-10-02 09:45:46','2025-10-02 09:45:30','2025-10-02 09:45:46',NULL,0,0,NULL,NULL),(40620,'tracks','completed',0,'2025-10-02 09:45:30','2025-10-02 09:45:46','2025-10-02 09:45:30','2025-10-02 09:45:46',NULL,0,0,NULL,NULL),(40621,'mixpanel','completed',10,'2025-10-02 10:39:18','2025-10-02 10:41:02','2025-10-02 09:51:18','2025-10-02 10:41:02',NULL,0,0,NULL,NULL),(40622,'tracks','completed',10,'2025-10-02 10:31:18','2025-10-02 10:32:42','2025-10-02 09:51:18','2025-10-02 10:32:42',NULL,0,0,NULL,NULL),(40623,'tracks','completed',10,'2025-10-02 11:23:02','2025-10-02 11:24:09','2025-10-02 10:41:02','2025-10-02 11:24:09',NULL,0,0,NULL,NULL),(40624,'mixpanel','completed',10,'2025-10-02 12:22:09','2025-10-02 12:23:40','2025-10-02 11:24:09','2025-10-02 12:23:40',NULL,0,0,NULL,NULL),(40625,'tracks','completed',10,'2025-10-02 13:19:40','2025-10-02 13:20:52','2025-10-02 12:23:40','2025-10-02 13:20:52',NULL,0,0,NULL,NULL),(40626,'mixpanel','completed',10,'2025-10-02 13:54:52','2025-10-02 13:55:32','2025-10-02 13:20:52','2025-10-02 13:55:32',NULL,0,0,NULL,NULL),(40627,'tracks','completed',10,'2025-10-02 14:42:32','2025-10-02 14:44:30','2025-10-02 13:55:32','2025-10-02 14:44:30',NULL,0,0,NULL,NULL),(40628,'mixpanel','completed',10,'2025-10-02 15:22:30','2025-10-02 15:26:14','2025-10-02 14:44:30','2025-10-02 15:26:14',NULL,0,0,NULL,NULL),(40629,'subscribers_engagement_score','completed',10,'2025-10-03 12:31:00','2025-10-03 12:31:15','2025-10-02 15:16:13','2025-10-03 12:31:15',NULL,0,0,NULL,NULL),(40630,'tracks','completed',10,'2025-10-02 16:13:13','2025-10-02 16:16:13','2025-10-02 15:16:13','2025-10-02 16:16:13',NULL,0,0,NULL,NULL),(40631,'mixpanel','completed',10,'2025-10-02 16:39:13','2025-10-02 16:41:14','2025-10-02 16:16:13','2025-10-02 16:41:14',NULL,0,0,NULL,NULL),(40632,'tracks','completed',10,'2025-10-02 17:32:14','2025-10-02 17:33:20','2025-10-02 16:41:14','2025-10-02 17:33:20',NULL,0,0,NULL,NULL),(40633,'mixpanel','completed',10,'2025-10-02 17:53:20','2025-10-02 17:53:41','2025-10-02 17:33:20','2025-10-02 17:53:41',NULL,0,0,NULL,NULL),(40634,'tracks','completed',10,'2025-10-02 18:32:41','2025-10-02 18:32:43','2025-10-02 17:53:41','2025-10-02 18:32:43',NULL,0,0,NULL,NULL),(40635,'mixpanel','completed',10,'2025-10-02 19:12:43','2025-10-02 19:13:25','2025-10-02 18:32:43','2025-10-02 19:13:25',NULL,0,0,NULL,NULL),(40636,'tracks','completed',10,'2025-10-02 19:27:25','2025-10-02 19:29:46','2025-10-02 19:13:25','2025-10-02 19:29:46',NULL,0,0,NULL,NULL),(40637,'mixpanel','completed',10,'2025-10-02 20:07:46','2025-10-02 20:08:46','2025-10-02 19:29:46','2025-10-02 20:08:46',NULL,0,0,NULL,NULL),(40638,'tracks','completed',10,'2025-10-02 21:01:46','2025-10-02 21:03:53','2025-10-02 20:08:46','2025-10-02 21:03:53',NULL,0,0,NULL,NULL),(40639,'mixpanel','completed',10,'2025-10-02 21:51:53','2025-10-02 21:54:39','2025-10-02 21:03:53','2025-10-02 21:54:39',NULL,0,0,NULL,NULL),(40640,'tracks','completed',10,'2025-10-02 22:35:39','2025-10-02 22:36:30','2025-10-02 21:54:39','2025-10-02 22:36:30',NULL,0,0,NULL,NULL),(40641,'mixpanel','completed',10,'2025-10-02 22:54:30','2025-10-02 22:56:14','2025-10-02 22:36:30','2025-10-02 22:56:14',NULL,0,0,NULL,NULL),(40642,'tracks','completed',10,'2025-10-02 23:28:14','2025-10-02 23:31:29','2025-10-02 22:56:14','2025-10-02 23:31:29',NULL,0,0,NULL,NULL),(40643,'mixpanel','completed',10,'2025-10-03 00:09:29','2025-10-03 00:10:02','2025-10-02 23:31:29','2025-10-03 00:10:02',NULL,0,0,NULL,NULL),(40644,'tracks','completed',10,'2025-10-03 00:10:02','2025-10-03 00:15:48','2025-10-03 00:10:02','2025-10-03 00:15:48',NULL,0,0,NULL,NULL),(40645,'mixpanel','completed',10,'2025-10-03 01:11:48','2025-10-03 01:16:28','2025-10-03 00:15:48','2025-10-03 01:16:28',NULL,0,0,NULL,NULL),(40646,'tracks','completed',10,'2025-10-03 01:16:28','2025-10-03 01:21:29','2025-10-03 01:16:28','2025-10-03 01:21:29',NULL,0,0,NULL,NULL),(40647,'mixpanel','completed',10,'2025-10-03 02:00:29','2025-10-03 02:01:30','2025-10-03 01:21:29','2025-10-03 02:01:30',NULL,0,0,NULL,NULL),(40648,'tracks','completed',10,'2025-10-03 01:50:32','2025-10-03 01:51:29','2025-10-03 01:31:32','2025-10-03 01:51:29',NULL,0,0,NULL,NULL),(40649,'schedule_re_engagement_email','completed',10,'2025-10-04 01:51:29','2025-10-04 01:51:42','2025-10-03 01:51:29','2025-10-04 01:51:42',NULL,0,0,NULL,NULL),(40650,'tracks','completed',10,'2025-10-03 02:20:30','2025-10-03 02:21:30','2025-10-03 02:01:30','2025-10-03 02:21:30',NULL,0,0,NULL,NULL),(40651,'mixpanel','completed',10,'2025-10-03 02:49:30','2025-10-03 02:51:31','2025-10-03 02:21:30','2025-10-03 02:51:31',NULL,0,0,NULL,NULL),(40652,'tracks','completed',10,'2025-10-03 03:26:31','2025-10-03 03:31:31','2025-10-03 02:51:31','2025-10-03 03:31:31',NULL,0,0,NULL,NULL),(40653,'mixpanel','completed',10,'2025-10-03 04:01:31','2025-10-03 04:03:39','2025-10-03 03:31:31','2025-10-03 04:03:39',NULL,0,0,NULL,NULL),(40654,'tracks','completed',10,'2025-10-03 04:26:39','2025-10-03 04:28:34','2025-10-03 04:03:39','2025-10-03 04:28:34',NULL,0,0,NULL,NULL),(40655,'mixpanel','completed',10,'2025-10-03 04:29:32','2025-10-03 04:31:28','2025-10-03 04:28:33','2025-10-03 04:31:28',NULL,0,0,NULL,NULL),(40656,'tracks','completed',10,'2025-10-03 05:20:28','2025-10-03 05:21:31','2025-10-03 04:31:28','2025-10-03 05:21:31',NULL,0,0,NULL,NULL),(40657,'mixpanel','completed',10,'2025-10-03 05:56:31','2025-10-03 05:59:01','2025-10-03 05:21:31','2025-10-03 05:59:01',NULL,0,0,NULL,NULL),(40658,'tracks','completed',10,'2025-10-03 06:14:01','2025-10-03 06:15:24','2025-10-03 05:59:01','2025-10-03 06:15:24',NULL,0,0,NULL,NULL),(40659,'mixpanel','completed',10,'2025-10-03 06:41:24','2025-10-03 06:43:45','2025-10-03 06:15:24','2025-10-03 06:43:45',NULL,0,0,NULL,NULL),(40660,'tracks','completed',10,'2025-10-03 06:50:33','2025-10-03 06:51:16','2025-10-03 06:17:33','2025-10-03 06:51:16',NULL,0,0,NULL,NULL),(40661,'log_cleanup','completed',10,'2025-10-03 23:53:47','2025-10-03 23:56:19','2025-10-03 06:43:45','2025-10-03 23:56:19',NULL,0,0,NULL,NULL),(40662,'mixpanel','completed',10,'2025-10-03 07:32:16','2025-10-03 07:33:18','2025-10-03 06:51:16','2025-10-03 07:33:18',NULL,0,0,NULL,NULL),(40663,'tracks','completed',10,'2025-10-03 08:03:18','2025-10-03 08:06:11','2025-10-03 07:33:18','2025-10-03 08:06:11',NULL,0,0,NULL,NULL),(40664,'mixpanel','completed',10,'2025-10-03 08:05:11','2025-10-03 08:09:04','2025-10-03 08:06:11','2025-10-03 08:09:04',NULL,0,0,NULL,NULL),(40665,'tracks','completed',10,'2025-10-03 08:34:04','2025-10-03 08:34:49','2025-10-03 08:09:04','2025-10-03 08:34:49',NULL,0,0,NULL,NULL),(40666,'mixpanel','completed',10,'2025-10-03 09:19:49','2025-10-03 09:22:30','2025-10-03 08:34:49','2025-10-03 09:22:30',NULL,0,0,NULL,NULL),(40667,'tracks','completed',10,'2025-10-03 09:27:30','2025-10-03 09:27:36','2025-10-03 09:22:30','2025-10-03 09:27:36',NULL,0,0,NULL,NULL),(40668,'mixpanel','completed',10,'2025-10-03 10:16:36','2025-10-03 10:17:28','2025-10-03 09:27:36','2025-10-03 10:17:28',NULL,0,0,NULL,NULL),(40669,'tracks','completed',10,'2025-10-03 10:41:28','2025-10-03 10:44:12','2025-10-03 10:17:28','2025-10-03 10:44:12',NULL,0,0,NULL,NULL),(40670,'mixpanel','completed',10,'2025-10-03 11:11:12','2025-10-03 11:13:41','2025-10-03 10:44:12','2025-10-03 11:13:41',NULL,0,0,NULL,NULL),(40671,'tracks','completed',10,'2025-10-03 11:19:41','2025-10-03 11:21:07','2025-10-03 11:13:41','2025-10-03 11:21:07',NULL,0,0,NULL,NULL),(40672,'mixpanel','completed',10,'2025-10-03 11:45:07','2025-10-03 11:47:36','2025-10-03 11:21:07','2025-10-03 11:47:36',NULL,0,0,NULL,NULL),(40673,'tracks','completed',10,'2025-10-03 12:27:36','2025-10-03 12:28:13','2025-10-03 11:47:36','2025-10-03 12:28:13',NULL,0,0,NULL,NULL),(40674,'mixpanel','completed',10,'2025-10-03 12:59:13','2025-10-03 13:00:21','2025-10-03 12:28:13','2025-10-03 13:00:21',NULL,0,0,NULL,NULL),(40675,'subscribers_engagement_score','completed',10,'2025-10-03 12:31:15','2025-10-03 12:31:17','2025-10-03 12:31:15','2025-10-03 12:31:17',NULL,0,0,NULL,NULL),(40676,'tracks','completed',10,'2025-10-03 12:58:15','2025-10-03 13:00:21','2025-10-03 12:31:15','2025-10-03 13:00:21',NULL,0,0,NULL,NULL),(40677,'subscribers_engagement_score','completed',10,'2025-10-04 00:47:00','2025-10-04 00:48:38','2025-10-03 12:31:17','2025-10-04 00:48:38',NULL,0,0,NULL,NULL),(40678,'mixpanel','completed',10,'2025-10-04 00:24:19','2025-10-04 00:26:17','2025-10-03 23:56:19','2025-10-04 00:26:17',NULL,0,0,NULL,NULL),(40679,'tracks','completed',10,'2025-10-03 23:58:19','2025-10-04 00:01:29','2025-10-03 23:56:19','2025-10-04 00:01:29',NULL,0,0,NULL,NULL),(40680,'log_cleanup','completed',10,'2025-10-04 19:12:27','2025-10-04 19:12:54','2025-10-04 00:01:29','2025-10-04 19:12:54',NULL,0,0,NULL,NULL),(40681,'tracks','completed',10,'2025-10-04 01:15:17','2025-10-04 01:16:04','2025-10-04 00:26:17','2025-10-04 01:16:04',NULL,0,0,NULL,NULL),(40682,'subscribers_engagement_score','completed',10,'2025-10-05 08:11:00','2025-10-05 08:14:17','2025-10-04 00:48:38','2025-10-05 08:14:17',NULL,0,0,NULL,NULL),(40683,'mixpanel','completed',10,'2025-10-04 01:24:38','2025-10-04 01:26:18','2025-10-04 00:48:38','2025-10-04 01:26:18',NULL,0,0,NULL,NULL),(40684,'tracks','completed',10,'2025-10-04 01:42:18','2025-10-04 01:46:29','2025-10-04 01:26:18','2025-10-04 01:46:29',NULL,0,0,NULL,NULL),(40685,'mixpanel','completed',10,'2025-10-04 01:51:29','2025-10-04 01:51:42','2025-10-04 01:46:29','2025-10-04 01:51:42',NULL,0,0,NULL,NULL),(40686,'tracks','completed',10,'2025-10-04 02:30:42','2025-10-04 02:31:31','2025-10-04 01:51:42','2025-10-04 02:31:31',NULL,0,0,NULL,NULL),(40687,'schedule_re_engagement_email','completed',10,'2025-10-05 02:31:31','2025-10-05 02:36:35','2025-10-04 02:31:31','2025-10-05 02:36:35',NULL,0,0,NULL,NULL),(40688,'mixpanel','completed',10,'2025-10-04 02:57:31','2025-10-04 03:01:31','2025-10-04 02:31:31','2025-10-04 03:01:31',NULL,0,0,NULL,NULL),(40689,'tracks','completed',10,'2025-10-04 03:54:31','2025-10-04 03:55:22','2025-10-04 03:01:31','2025-10-04 03:55:22',NULL,0,0,NULL,NULL),(40690,'mixpanel','completed',10,'2025-10-04 04:28:22','2025-10-04 04:29:17','2025-10-04 03:55:22','2025-10-04 04:29:17',NULL,0,0,NULL,NULL),(40691,'tracks','completed',10,'2025-10-04 04:36:17','2025-10-04 04:41:28','2025-10-04 04:29:17','2025-10-04 04:41:28',NULL,0,0,NULL,NULL),(40692,'mixpanel','completed',10,'2025-10-04 04:43:27','2025-10-04 04:45:05','2025-10-04 04:41:27','2025-10-04 04:45:05',NULL,0,0,NULL,NULL),(40693,'tracks','completed',10,'2025-10-04 04:58:05','2025-10-04 05:01:33','2025-10-04 04:45:05','2025-10-04 05:01:33',NULL,0,0,NULL,NULL),(40694,'mixpanel','completed',10,'2025-10-04 05:58:33','2025-10-04 06:00:40','2025-10-04 05:01:33','2025-10-04 06:00:40',NULL,0,0,NULL,NULL),(40695,'tracks','completed',10,'2025-10-04 06:41:40','2025-10-04 06:44:12','2025-10-04 06:00:40','2025-10-04 06:44:12',NULL,0,0,NULL,NULL),(40696,'mixpanel','completed',10,'2025-10-04 06:43:12','2025-10-04 06:46:32','2025-10-04 06:44:12','2025-10-04 06:46:32',NULL,0,0,NULL,NULL),(40697,'tracks','completed',10,'2025-10-04 07:01:32','2025-10-04 07:06:31','2025-10-04 06:46:32','2025-10-04 07:06:31',NULL,0,0,NULL,NULL),(40698,'mixpanel','completed',10,'2025-10-04 07:19:31','2025-10-04 07:21:31','2025-10-04 07:06:31','2025-10-04 07:21:31',NULL,0,0,NULL,NULL),(40699,'tracks','completed',10,'2025-10-04 07:44:31','2025-10-04 07:46:31','2025-10-04 07:21:31','2025-10-04 07:46:31',NULL,0,0,NULL,NULL),(40700,'mixpanel','completed',10,'2025-10-04 07:52:31','2025-10-04 07:56:23','2025-10-04 07:46:31','2025-10-04 07:56:23',NULL,0,0,NULL,NULL),(40701,'tracks','completed',10,'2025-10-04 08:21:23','2025-10-04 08:24:14','2025-10-04 07:56:23','2025-10-04 08:24:14',NULL,0,0,NULL,NULL),(40702,'mixpanel','completed',10,'2025-10-04 08:52:14','2025-10-04 08:54:22','2025-10-04 08:24:14','2025-10-04 08:54:22',NULL,0,0,NULL,NULL),(40703,'tracks','completed',10,'2025-10-04 09:22:22','2025-10-04 09:26:18','2025-10-04 08:54:22','2025-10-04 09:26:18',NULL,0,0,NULL,NULL),(40704,'mixpanel','completed',10,'2025-10-04 10:24:18','2025-10-04 10:25:56','2025-10-04 09:26:18','2025-10-04 10:25:56',NULL,0,0,NULL,NULL),(40705,'tracks','completed',10,'2025-10-04 11:17:56','2025-10-04 11:20:00','2025-10-04 10:25:56','2025-10-04 11:20:00',NULL,0,0,NULL,NULL),(40706,'mixpanel','completed',10,'2025-10-04 11:54:00','2025-10-04 11:55:48','2025-10-04 11:20:00','2025-10-04 11:55:48',NULL,0,0,NULL,NULL),(40707,'tracks','completed',10,'2025-10-04 12:45:48','2025-10-04 12:45:51','2025-10-04 11:55:48','2025-10-04 12:45:51',NULL,0,0,NULL,NULL),(40708,'mixpanel','completed',10,'2025-10-04 13:19:51','2025-10-04 13:21:06','2025-10-04 12:45:51','2025-10-04 13:21:06',NULL,0,0,NULL,NULL),(40709,'tracks','completed',10,'2025-10-04 13:47:06','2025-10-04 13:51:31','2025-10-04 13:21:06','2025-10-04 13:51:31',NULL,0,0,NULL,NULL),(40710,'mixpanel','completed',10,'2025-10-04 14:32:31','2025-10-04 14:35:43','2025-10-04 13:51:31','2025-10-04 14:35:43',NULL,0,0,NULL,NULL),(40711,'tracks','completed',10,'2025-10-04 15:27:43','2025-10-04 15:29:15','2025-10-04 14:35:43','2025-10-04 15:29:15',NULL,0,0,NULL,NULL),(40712,'mixpanel','completed',10,'2025-10-04 15:30:14','2025-10-04 15:31:31','2025-10-04 15:29:14','2025-10-04 15:31:31',NULL,0,0,NULL,NULL),(40713,'tracks','completed',10,'2025-10-04 16:12:31','2025-10-04 16:16:33','2025-10-04 15:31:31','2025-10-04 16:16:33',NULL,0,0,NULL,NULL),(40714,'mixpanel','completed',10,'2025-10-04 16:39:33','2025-10-04 16:41:31','2025-10-04 16:16:33','2025-10-04 16:41:31',NULL,0,0,NULL,NULL),(40715,'tracks','completed',10,'2025-10-04 16:40:31','2025-10-04 16:45:06','2025-10-04 16:41:31','2025-10-04 16:45:06',NULL,0,0,NULL,NULL),(40716,'mixpanel','completed',10,'2025-10-04 17:34:06','2025-10-04 17:36:08','2025-10-04 16:45:06','2025-10-04 17:36:08',NULL,0,0,NULL,NULL),(40717,'tracks','completed',10,'2025-10-04 18:18:08','2025-10-04 18:21:19','2025-10-04 17:36:08','2025-10-04 18:21:19',NULL,0,0,NULL,NULL),(40718,'mixpanel','completed',10,'2025-10-04 19:13:19','2025-10-04 19:15:10','2025-10-04 18:21:19','2025-10-04 19:15:10',NULL,0,0,NULL,NULL),(40719,'tracks','completed',10,'2025-10-04 19:29:54','2025-10-04 19:31:31','2025-10-04 19:12:54','2025-10-04 19:31:31',NULL,0,0,NULL,NULL),(40720,'log_cleanup','completed',10,'2025-10-05 12:42:05','2025-10-05 12:42:58','2025-10-04 19:15:10','2025-10-05 12:42:58',NULL,0,0,NULL,NULL),(40721,'mixpanel','completed',10,'2025-10-04 19:35:31','2025-10-04 19:36:35','2025-10-04 19:31:31','2025-10-04 19:36:35',NULL,0,0,NULL,NULL),(40722,'tracks','completed',10,'2025-10-04 19:51:35','2025-10-04 19:53:55','2025-10-04 19:36:35','2025-10-04 19:53:55',NULL,0,0,NULL,NULL),(40723,'mixpanel','completed',10,'2025-10-04 20:41:55','2025-10-04 20:42:06','2025-10-04 19:53:55','2025-10-04 20:42:06',NULL,0,0,NULL,NULL),(40724,'tracks','completed',10,'2025-10-04 21:18:06','2025-10-04 21:21:35','2025-10-04 20:42:06','2025-10-04 21:21:35',NULL,0,0,NULL,NULL),(40725,'mixpanel','completed',10,'2025-10-04 21:51:35','2025-10-04 21:56:31','2025-10-04 21:21:35','2025-10-04 21:56:31',NULL,0,0,NULL,NULL),(40726,'tracks','completed',10,'2025-10-04 22:16:31','2025-10-04 22:21:15','2025-10-04 21:56:31','2025-10-04 22:21:15',NULL,0,0,NULL,NULL),(40727,'mixpanel','completed',10,'2025-10-04 22:39:15','2025-10-04 22:41:31','2025-10-04 22:21:15','2025-10-04 22:41:31',NULL,0,0,NULL,NULL),(40728,'tracks','completed',10,'2025-10-04 23:36:31','2025-10-04 23:39:15','2025-10-04 22:41:31','2025-10-04 23:39:15',NULL,0,0,NULL,NULL),(40729,'mixpanel','completed',10,'2025-10-05 00:04:15','2025-10-05 00:06:30','2025-10-04 23:39:15','2025-10-05 00:06:30',NULL,0,0,NULL,NULL),(40730,'inactive_subscribers','completed',10,'2025-10-06 00:00:00','2025-10-06 00:01:33','2025-10-05 00:01:31','2025-10-06 00:01:33',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40731,'tracks','completed',10,'2025-10-05 00:14:31','2025-10-05 00:14:33','2025-10-05 00:01:31','2025-10-05 00:14:33',NULL,0,0,NULL,NULL),(40732,'mixpanel','completed',10,'2025-10-05 01:06:33','2025-10-05 01:10:30','2025-10-05 00:14:33','2025-10-05 01:10:30',NULL,0,0,NULL,NULL),(40733,'tracks','completed',10,'2025-10-05 01:35:30','2025-10-05 01:36:31','2025-10-05 01:10:30','2025-10-05 01:36:31',NULL,0,0,NULL,NULL),(40734,'mixpanel','completed',10,'2025-10-05 01:38:31','2025-10-05 01:39:01','2025-10-05 01:36:31','2025-10-05 01:39:01',NULL,0,0,NULL,NULL),(40735,'tracks','completed',10,'2025-10-05 01:59:01','2025-10-05 01:59:12','2025-10-05 01:39:01','2025-10-05 01:59:12',NULL,0,0,NULL,NULL),(40736,'mixpanel','completed',10,'2025-10-05 02:42:12','2025-10-05 02:44:40','2025-10-05 01:59:12','2025-10-05 02:44:40',NULL,0,0,NULL,NULL),(40737,'tracks','completed',10,'2025-10-05 02:59:35','2025-10-05 03:01:32','2025-10-05 02:36:35','2025-10-05 03:01:32',NULL,0,0,NULL,NULL),(40738,'schedule_re_engagement_email','completed',10,'2025-10-06 02:44:40','2025-10-06 02:45:55','2025-10-05 02:44:40','2025-10-06 02:45:55',NULL,0,0,NULL,NULL),(40739,'mixpanel','completed',10,'2025-10-05 03:42:32','2025-10-05 03:44:09','2025-10-05 03:01:32','2025-10-05 03:44:09',NULL,0,0,NULL,NULL),(40740,'tracks','completed',10,'2025-10-05 04:17:09','2025-10-05 04:19:06','2025-10-05 03:44:09','2025-10-05 04:19:06',NULL,0,0,NULL,NULL),(40741,'mixpanel','completed',10,'2025-10-05 05:16:06','2025-10-05 05:16:24','2025-10-05 04:19:06','2025-10-05 05:16:24',NULL,0,0,NULL,NULL),(40742,'tracks','completed',10,'2025-10-05 05:23:24','2025-10-05 05:24:57','2025-10-05 05:16:24','2025-10-05 05:24:57',NULL,0,0,NULL,NULL),(40743,'mixpanel','completed',10,'2025-10-05 06:19:57','2025-10-05 06:21:34','2025-10-05 05:24:57','2025-10-05 06:21:34',NULL,0,0,NULL,NULL),(40744,'tracks','completed',10,'2025-10-05 06:47:34','2025-10-05 06:48:44','2025-10-05 06:21:34','2025-10-05 06:48:44',NULL,0,0,NULL,NULL),(40745,'mixpanel','completed',10,'2025-10-05 07:16:44','2025-10-05 07:19:52','2025-10-05 06:48:44','2025-10-05 07:19:52',NULL,0,0,NULL,NULL),(40746,'tracks','completed',10,'2025-10-05 07:43:52','2025-10-05 07:46:32','2025-10-05 07:19:52','2025-10-05 07:46:32',NULL,0,0,NULL,NULL),(40747,'mixpanel','completed',10,'2025-10-05 07:48:32','2025-10-05 07:48:38','2025-10-05 07:46:32','2025-10-05 07:48:38',NULL,0,0,NULL,NULL),(40748,'tracks','completed',10,'2025-10-05 08:39:38','2025-10-05 08:41:33','2025-10-05 07:48:38','2025-10-05 08:41:33',NULL,0,0,NULL,NULL),(40749,'subscribers_engagement_score','completed',10,'2025-10-05 08:14:17','2025-10-05 08:16:32','2025-10-05 08:14:17','2025-10-05 08:16:32',NULL,0,0,NULL,NULL),(40750,'mixpanel','completed',10,'2025-10-05 09:12:17','2025-10-05 09:13:57','2025-10-05 08:14:17','2025-10-05 09:13:57',NULL,0,0,NULL,NULL),(40751,'subscribers_engagement_score','completed',10,'2025-10-06 03:59:00','2025-10-06 03:59:27','2025-10-05 08:16:32','2025-10-06 03:59:27',NULL,0,0,NULL,NULL),(40752,'tracks','completed',10,'2025-10-05 09:17:57','2025-10-05 09:19:05','2025-10-05 09:13:57','2025-10-05 09:19:05',NULL,0,0,NULL,NULL),(40753,'mixpanel','completed',10,'2025-10-05 09:36:05','2025-10-05 09:38:46','2025-10-05 09:19:05','2025-10-05 09:38:46',NULL,0,0,NULL,NULL),(40754,'tracks','completed',10,'2025-10-05 10:09:46','2025-10-05 10:11:33','2025-10-05 09:38:46','2025-10-05 10:11:33',NULL,0,0,NULL,NULL),(40755,'mixpanel','completed',10,'2025-10-05 10:10:33','2025-10-05 10:16:32','2025-10-05 10:11:33','2025-10-05 10:16:32',NULL,0,0,NULL,NULL),(40756,'tracks','completed',10,'2025-10-05 10:42:32','2025-10-05 10:44:20','2025-10-05 10:16:32','2025-10-05 10:44:20',NULL,0,0,NULL,NULL),(40757,'mixpanel','completed',10,'2025-10-05 11:15:20','2025-10-05 11:16:29','2025-10-05 10:44:20','2025-10-05 11:16:29',NULL,0,0,NULL,NULL),(40758,'tracks','completed',10,'2025-10-05 11:30:29','2025-10-05 11:31:31','2025-10-05 11:16:29','2025-10-05 11:31:31',NULL,0,0,NULL,NULL),(40759,'mixpanel','completed',10,'2025-10-05 12:23:31','2025-10-05 12:23:51','2025-10-05 11:31:31','2025-10-05 12:23:51',NULL,0,0,NULL,NULL),(40760,'tracks','completed',10,'2025-10-05 13:13:51','2025-10-05 13:15:26','2025-10-05 12:23:51','2025-10-05 13:15:26',NULL,0,0,NULL,NULL),(40761,'mixpanel','completed',10,'2025-10-05 13:20:58','2025-10-05 13:21:32','2025-10-05 12:42:58','2025-10-05 13:21:32',NULL,0,0,NULL,NULL),(40762,'log_cleanup','completed',10,'2025-10-06 08:26:07','2025-10-06 08:26:20','2025-10-05 13:15:26','2025-10-06 08:26:20',NULL,0,0,NULL,NULL),(40763,'tracks','completed',10,'2025-10-05 13:56:32','2025-10-05 14:00:35','2025-10-05 13:21:32','2025-10-05 14:00:35',NULL,0,0,NULL,NULL),(40764,'mixpanel','completed',10,'2025-10-05 14:30:35','2025-10-05 14:31:29','2025-10-05 14:00:35','2025-10-05 14:31:29',NULL,0,0,NULL,NULL),(40765,'tracks','completed',10,'2025-10-05 14:52:29','2025-10-05 14:53:44','2025-10-05 14:31:29','2025-10-05 14:53:44',NULL,0,0,NULL,NULL),(40766,'mixpanel','completed',10,'2025-10-05 14:58:44','2025-10-05 15:00:37','2025-10-05 14:53:44','2025-10-05 15:00:37',NULL,0,0,NULL,NULL),(40767,'tracks','completed',10,'2025-10-05 15:39:37','2025-10-05 15:40:38','2025-10-05 15:00:37','2025-10-05 15:40:38',NULL,0,0,NULL,NULL),(40768,'mixpanel','completed',10,'2025-10-05 15:40:38','2025-10-05 15:45:25','2025-10-05 15:40:38','2025-10-05 15:45:25',NULL,0,0,NULL,NULL),(40769,'tracks','completed',10,'2025-10-05 16:08:25','2025-10-05 16:08:39','2025-10-05 15:45:25','2025-10-05 16:08:39',NULL,0,0,NULL,NULL),(40770,'mixpanel','completed',10,'2025-10-05 16:29:39','2025-10-05 16:31:33','2025-10-05 16:08:39','2025-10-05 16:31:33',NULL,0,0,NULL,NULL),(40771,'tracks','completed',10,'2025-10-05 17:18:33','2025-10-05 17:19:23','2025-10-05 16:31:33','2025-10-05 17:19:23',NULL,0,0,NULL,NULL),(40772,'mixpanel','completed',10,'2025-10-05 17:18:23','2025-10-05 17:21:32','2025-10-05 17:19:23','2025-10-05 17:21:32',NULL,0,0,NULL,NULL),(40773,'tracks','completed',10,'2025-10-05 18:05:32','2025-10-05 18:06:13','2025-10-05 17:21:32','2025-10-05 18:06:13',NULL,0,0,NULL,NULL),(40774,'mixpanel','completed',10,'2025-10-05 19:04:13','2025-10-05 19:05:29','2025-10-05 18:06:13','2025-10-05 19:05:29',NULL,0,0,NULL,NULL),(40775,'tracks','completed',10,'2025-10-05 19:28:29','2025-10-05 19:31:27','2025-10-05 19:05:29','2025-10-05 19:31:27',NULL,0,0,NULL,NULL),(40776,'mixpanel','completed',10,'2025-10-05 19:52:27','2025-10-05 19:54:39','2025-10-05 19:31:27','2025-10-05 19:54:39',NULL,0,0,NULL,NULL),(40777,'tracks','completed',10,'2025-10-05 20:07:39','2025-10-05 20:08:20','2025-10-05 19:54:39','2025-10-05 20:08:20',NULL,0,0,NULL,NULL),(40778,'mixpanel','completed',10,'2025-10-05 20:32:20','2025-10-05 20:32:39','2025-10-05 20:08:20','2025-10-05 20:32:39',NULL,0,0,NULL,NULL),(40779,'tracks','completed',10,'2025-10-05 20:56:39','2025-10-05 21:00:05','2025-10-05 20:32:39','2025-10-05 21:00:05',NULL,0,0,NULL,NULL),(40780,'mixpanel','completed',10,'2025-10-05 21:36:03','2025-10-05 21:36:33','2025-10-05 21:00:03','2025-10-05 21:36:33',NULL,0,0,NULL,NULL),(40781,'tracks','completed',10,'2025-10-05 22:32:33','2025-10-05 22:36:34','2025-10-05 21:36:33','2025-10-05 22:36:34',NULL,0,0,NULL,NULL),(40782,'mixpanel','completed',10,'2025-10-05 23:30:34','2025-10-05 23:32:31','2025-10-05 22:36:34','2025-10-05 23:32:31',NULL,0,0,NULL,NULL),(40783,'tracks','completed',10,'2025-10-06 00:03:31','2025-10-06 00:04:42','2025-10-05 23:32:31','2025-10-06 00:04:43',NULL,0,0,NULL,NULL),(40784,'inactive_subscribers','completed',10,'2025-10-17 00:00:00','2025-10-17 00:01:43','2025-10-06 00:01:33','2025-10-17 00:01:43',NULL,0,0,'{\"last_subscriber_id\":1000}',NULL),(40785,'mixpanel','completed',10,'2025-10-06 00:22:33','2025-10-06 00:26:33','2025-10-06 00:01:33','2025-10-06 00:26:33',NULL,0,0,NULL,NULL),(40786,'tracks','completed',10,'2025-10-06 00:35:33','2025-10-06 00:36:32','2025-10-06 00:26:33','2025-10-06 00:36:32',NULL,0,0,NULL,NULL),(40787,'mixpanel','completed',10,'2025-10-06 01:25:32','2025-10-06 01:31:34','2025-10-06 00:36:32','2025-10-06 01:31:34',NULL,0,0,NULL,NULL),(40788,'tracks','completed',10,'2025-10-06 02:06:34','2025-10-06 02:09:46','2025-10-06 01:31:34','2025-10-06 02:09:46',NULL,0,0,NULL,NULL),(40789,'mixpanel','completed',10,'2025-10-06 02:34:46','2025-10-06 02:36:06','2025-10-06 02:09:46','2025-10-06 02:36:06',NULL,0,0,NULL,NULL),(40790,'tracks','completed',10,'2025-10-06 03:28:06','2025-10-06 03:31:32','2025-10-06 02:36:06','2025-10-06 03:31:32',NULL,0,0,NULL,NULL),(40791,'mixpanel','completed',10,'2025-10-06 02:45:55','2025-10-06 02:51:33','2025-10-06 02:45:55','2025-10-06 02:51:33',NULL,0,0,NULL,NULL),(40792,'schedule_re_engagement_email','completed',10,'2025-10-07 02:51:33','2025-10-07 02:53:31','2025-10-06 02:51:33','2025-10-07 02:53:31',NULL,0,0,NULL,NULL),(40793,'mixpanel','completed',10,'2025-10-06 03:47:32','2025-10-06 03:50:19','2025-10-06 03:31:32','2025-10-06 03:50:19',NULL,0,0,NULL,NULL),(40794,'tracks','completed',10,'2025-10-06 04:26:19','2025-10-06 04:26:33','2025-10-06 03:50:19','2025-10-06 04:26:33',NULL,0,0,NULL,NULL),(40795,'subscribers_engagement_score','completed',10,'2025-10-07 14:24:00','2025-10-07 14:25:33','2025-10-06 03:59:27','2025-10-07 14:25:33',NULL,0,0,NULL,NULL),(40796,'mixpanel','completed',10,'2025-10-06 04:32:27','2025-10-06 04:34:14','2025-10-06 03:59:27','2025-10-06 04:34:14',NULL,0,0,NULL,NULL),(40797,'tracks','completed',10,'2025-10-06 04:41:14','2025-10-06 04:41:34','2025-10-06 04:34:14','2025-10-06 04:41:34',NULL,0,0,NULL,NULL),(40798,'mixpanel','completed',10,'2025-10-06 05:29:34','2025-10-06 05:29:43','2025-10-06 04:41:34','2025-10-06 05:29:43',NULL,0,0,NULL,NULL),(40799,'tracks','completed',10,'2025-10-06 06:20:44','2025-10-06 06:20:51','2025-10-06 05:29:44','2025-10-06 06:20:51',NULL,0,0,NULL,NULL),(40800,'mixpanel','completed',10,'2025-10-06 06:36:51','2025-10-06 06:39:35','2025-10-06 06:20:51','2025-10-06 06:39:35',NULL,0,0,NULL,NULL),(40801,'tracks','completed',10,'2025-10-06 06:38:35','2025-10-06 06:42:41','2025-10-06 06:39:35','2025-10-06 06:42:41',NULL,0,0,NULL,NULL),(40802,'mixpanel','completed',10,'2025-10-06 06:51:41','2025-10-06 06:55:25','2025-10-06 06:42:41','2025-10-06 06:55:25',NULL,0,0,NULL,NULL),(40803,'tracks','completed',10,'2025-10-06 07:50:25','2025-10-06 07:51:32','2025-10-06 06:55:25','2025-10-06 07:51:32',NULL,0,0,NULL,NULL),(40804,'mixpanel','completed',10,'2025-10-06 08:17:32','2025-10-06 08:19:44','2025-10-06 07:51:32','2025-10-06 08:19:44',NULL,0,0,NULL,NULL),(40805,'tracks','completed',10,'2025-10-06 08:53:44','2025-10-06 08:55:20','2025-10-06 08:19:44','2025-10-06 08:55:20',NULL,0,0,NULL,NULL),(40806,'mixpanel','completed',10,'2025-10-06 08:29:20','2025-10-06 08:31:35','2025-10-06 08:26:20','2025-10-06 08:31:35',NULL,0,0,NULL,NULL),(40807,'log_cleanup','completed',10,'2025-10-06 13:55:36','2025-10-06 14:01:34','2025-10-06 08:31:35','2025-10-06 14:01:34',NULL,0,0,NULL,NULL),(40808,'mixpanel','completed',10,'2025-10-06 09:18:20','2025-10-06 09:19:21','2025-10-06 08:55:20','2025-10-06 09:19:21',NULL,0,0,NULL,NULL),(40809,'tracks','completed',10,'2025-10-06 09:19:21','2025-10-06 09:21:34','2025-10-06 09:19:21','2025-10-06 09:21:34',NULL,0,0,NULL,NULL),(40810,'mixpanel','completed',10,'2025-10-06 10:18:34','2025-10-06 10:21:35','2025-10-06 09:21:34','2025-10-06 10:21:35',NULL,0,0,NULL,NULL),(40811,'tracks','completed',10,'2025-10-06 10:32:35','2025-10-06 10:33:40','2025-10-06 10:21:35','2025-10-06 10:33:40',NULL,0,0,NULL,NULL),(40812,'mixpanel','completed',10,'2025-10-06 11:00:40','2025-10-06 11:01:30','2025-10-06 10:33:40','2025-10-06 11:01:30',NULL,0,0,NULL,NULL),(40813,'tracks','completed',10,'2025-10-06 11:13:30','2025-10-06 11:16:34','2025-10-06 11:01:30','2025-10-06 11:16:34',NULL,0,0,NULL,NULL),(40814,'mixpanel','completed',10,'2025-10-06 11:34:34','2025-10-06 11:36:06','2025-10-06 11:16:34','2025-10-06 11:36:06',NULL,0,0,NULL,NULL),(40815,'tracks','completed',10,'2025-10-06 12:11:06','2025-10-06 12:13:46','2025-10-06 11:36:06','2025-10-06 12:13:46',NULL,0,0,NULL,NULL),(40816,'mixpanel','completed',10,'2025-10-06 12:14:46','2025-10-06 12:16:35','2025-10-06 12:13:46','2025-10-06 12:16:35',NULL,0,0,NULL,NULL),(40817,'tracks','completed',10,'2025-10-06 12:39:35','2025-10-06 12:41:02','2025-10-06 12:16:35','2025-10-06 12:41:02',NULL,0,0,NULL,NULL),(40818,'mixpanel','completed',10,'2025-10-06 13:31:02','2025-10-06 13:31:37','2025-10-06 12:41:02','2025-10-06 13:31:37',NULL,0,0,NULL,NULL),(40819,'tracks','completed',10,'2025-10-06 13:49:37','2025-10-06 13:51:12','2025-10-06 13:31:37','2025-10-06 13:51:12',NULL,0,0,NULL,NULL),(40820,'mixpanel','completed',10,'2025-10-06 13:53:12','2025-10-06 13:55:02','2025-10-06 13:51:12','2025-10-06 13:55:02',NULL,0,0,NULL,NULL),(40821,'tracks','completed',10,'2025-10-06 14:43:02','2025-10-06 14:45:48','2025-10-06 13:55:02','2025-10-06 14:45:48',NULL,0,0,NULL,NULL),(40822,'mixpanel','completed',10,'2025-10-06 14:24:34','2025-10-06 14:26:21','2025-10-06 14:01:34','2025-10-06 14:26:21',NULL,0,0,NULL,NULL),(40823,'log_cleanup','completed',10,'2025-10-06 20:51:44','2025-10-06 20:53:51','2025-10-06 14:26:21','2025-10-06 20:53:51',NULL,0,0,NULL,NULL),(40824,'mixpanel','completed',10,'2025-10-06 15:04:48','2025-10-06 15:05:49','2025-10-06 14:45:48','2025-10-06 15:05:49',NULL,0,0,NULL,NULL),(40825,'tracks','completed',10,'2025-10-06 15:23:49','2025-10-06 15:26:20','2025-10-06 15:05:49','2025-10-06 15:26:20',NULL,0,0,NULL,NULL),(40826,'mixpanel','completed',10,'2025-10-06 15:33:20','2025-10-06 15:35:31','2025-10-06 15:26:20','2025-10-06 15:35:31',NULL,0,0,NULL,NULL),(40827,'tracks','completed',10,'2025-10-06 16:30:31','2025-10-06 16:31:35','2025-10-06 15:35:31','2025-10-06 16:31:35',NULL,0,0,NULL,NULL),(40828,'mixpanel','completed',10,'2025-10-06 17:25:35','2025-10-06 17:28:19','2025-10-06 16:31:35','2025-10-06 17:28:19',NULL,0,0,NULL,NULL),(40829,'tracks','completed',10,'2025-10-06 18:07:19','2025-10-06 18:09:19','2025-10-06 17:28:19','2025-10-06 18:09:19',NULL,0,0,NULL,NULL),(40830,'mixpanel','completed',10,'2025-10-06 18:47:19','2025-10-06 18:48:25','2025-10-06 18:09:19','2025-10-06 18:48:25',NULL,0,0,NULL,NULL),(40831,'tracks','completed',10,'2025-10-06 19:17:25','2025-10-06 19:18:00','2025-10-06 18:48:25','2025-10-06 19:18:00',NULL,0,0,NULL,NULL),(40832,'mixpanel','completed',10,'2025-10-06 20:01:00','2025-10-06 20:01:37','2025-10-06 19:18:00','2025-10-06 20:01:37',NULL,0,0,NULL,NULL),(40833,'tracks','completed',10,'2025-10-06 20:41:37','2025-10-06 20:45:31','2025-10-06 20:01:37','2025-10-06 20:45:31',NULL,0,0,NULL,NULL),(40834,'mixpanel','completed',10,'2025-10-06 20:52:31','2025-10-06 20:53:51','2025-10-06 20:45:31','2025-10-06 20:53:51',NULL,0,0,NULL,NULL),(40835,'tracks','completed',10,'2025-10-06 21:08:51','2025-10-06 21:10:43','2025-10-06 20:53:51','2025-10-06 21:10:43',NULL,0,0,NULL,NULL),(40836,'log_cleanup','completed',10,'2025-10-07 20:09:15','2025-10-07 20:11:38','2025-10-06 21:10:43','2025-10-07 20:11:38',NULL,0,0,NULL,NULL),(40837,'mixpanel','completed',10,'2025-10-06 21:58:43','2025-10-06 22:01:34','2025-10-06 21:10:43','2025-10-06 22:01:34',NULL,0,0,NULL,NULL),(40838,'tracks','completed',10,'2025-10-06 22:46:34','2025-10-06 22:50:16','2025-10-06 22:01:34','2025-10-06 22:50:16',NULL,0,0,NULL,NULL),(40839,'mixpanel','completed',10,'2025-10-06 23:22:16','2025-10-06 23:22:38','2025-10-06 22:50:16','2025-10-06 23:22:38',NULL,0,0,NULL,NULL),(40840,'tracks','completed',10,'2025-10-06 23:37:38','2025-10-06 23:39:06','2025-10-06 23:22:38','2025-10-06 23:39:06',NULL,0,0,NULL,NULL),(40841,'mixpanel','completed',10,'2025-10-07 00:31:06','2025-10-07 00:36:36','2025-10-06 23:39:06','2025-10-07 00:36:36',NULL,0,0,NULL,NULL),(40842,'tracks','completed',10,'2025-10-07 01:12:36','2025-10-07 01:15:18','2025-10-07 00:36:36','2025-10-07 01:15:18',NULL,0,0,NULL,NULL),(40843,'mixpanel','completed',10,'2025-10-07 01:29:18','2025-10-07 01:31:36','2025-10-07 01:15:18','2025-10-07 01:31:36',NULL,0,0,NULL,NULL),(40844,'tracks','completed',10,'2025-10-07 01:58:36','2025-10-07 01:58:43','2025-10-07 01:31:36','2025-10-07 01:58:43',NULL,0,0,NULL,NULL),(40845,'mixpanel','completed',10,'2025-10-07 01:58:43','2025-10-07 02:01:33','2025-10-07 01:58:43','2025-10-07 02:01:33',NULL,0,0,NULL,NULL),(40846,'tracks','completed',10,'2025-10-07 02:03:33','2025-10-07 02:05:23','2025-10-07 02:01:33','2025-10-07 02:05:23',NULL,0,0,NULL,NULL),(40847,'mixpanel','completed',10,'2025-10-07 02:36:23','2025-10-07 02:36:36','2025-10-07 02:05:23','2025-10-07 02:36:36',NULL,0,0,NULL,NULL),(40848,'tracks','completed',10,'2025-10-07 03:30:36','2025-10-07 03:31:36','2025-10-07 02:36:36','2025-10-07 03:31:36',NULL,0,0,NULL,NULL),(40849,'mixpanel','completed',10,'2025-10-07 03:42:31','2025-10-07 03:45:40','2025-10-07 02:53:31','2025-10-07 03:45:40',NULL,0,0,NULL,NULL),(40850,'schedule_re_engagement_email','completed',10,'2025-10-08 03:31:36','2025-10-08 03:33:36','2025-10-07 03:31:36','2025-10-08 03:33:36',NULL,0,0,NULL,NULL),(40851,'tracks','completed',10,'2025-10-07 04:34:40','2025-10-07 04:36:37','2025-10-07 03:45:40','2025-10-07 04:36:37',NULL,0,0,NULL,NULL),(40852,'mixpanel','completed',10,'2025-10-07 05:14:37','2025-10-07 05:15:34','2025-10-07 04:36:37','2025-10-07 05:15:34',NULL,0,0,NULL,NULL),(40853,'tracks','completed',10,'2025-10-07 05:34:34','2025-10-07 05:35:27','2025-10-07 05:15:34','2025-10-07 05:35:27',NULL,0,0,NULL,NULL),(40854,'mixpanel','completed',10,'2025-10-07 05:45:27','2025-10-07 05:46:33','2025-10-07 05:35:27','2025-10-07 05:46:33',NULL,0,0,NULL,NULL),(40855,'tracks','completed',10,'2025-10-07 06:22:33','2025-10-07 06:26:21','2025-10-07 05:46:33','2025-10-07 06:26:21',NULL,0,0,NULL,NULL),(40856,'mixpanel','completed',10,'2025-10-07 06:51:21','2025-10-07 06:52:57','2025-10-07 06:26:21','2025-10-07 06:52:57',NULL,0,0,NULL,NULL),(40857,'tracks','completed',10,'2025-10-07 07:01:57','2025-10-07 07:02:39','2025-10-07 06:52:57','2025-10-07 07:02:39',NULL,0,0,NULL,NULL),(40858,'mixpanel','completed',10,'2025-10-07 08:00:39','2025-10-07 08:01:35','2025-10-07 07:02:39','2025-10-07 08:01:35',NULL,0,0,NULL,NULL),(40859,'tracks','completed',10,'2025-10-07 08:04:35','2025-10-07 08:06:32','2025-10-07 08:01:35','2025-10-07 08:06:32',NULL,0,0,NULL,NULL),(40860,'mixpanel','completed',10,'2025-10-07 09:02:32','2025-10-07 09:04:32','2025-10-07 08:06:32','2025-10-07 09:04:32',NULL,0,0,NULL,NULL),(40861,'tracks','completed',10,'2025-10-07 09:26:32','2025-10-07 09:31:32','2025-10-07 09:04:32','2025-10-07 09:31:32',NULL,0,0,NULL,NULL),(40862,'mixpanel','completed',10,'2025-10-07 10:04:32','2025-10-07 10:06:32','2025-10-07 09:31:32','2025-10-07 10:06:32',NULL,0,0,NULL,NULL),(40863,'tracks','completed',10,'2025-10-07 10:49:32','2025-10-07 10:51:33','2025-10-07 10:06:32','2025-10-07 10:51:33',NULL,0,0,NULL,NULL),(40864,'mixpanel','completed',10,'2025-10-07 11:19:33','2025-10-07 11:20:25','2025-10-07 10:51:33','2025-10-07 11:20:25',NULL,0,0,NULL,NULL),(40865,'tracks','completed',10,'2025-10-07 12:18:25','2025-10-07 12:21:22','2025-10-07 11:20:25','2025-10-07 12:21:22',NULL,0,0,NULL,NULL),(40866,'mixpanel','completed',10,'2025-10-07 12:42:22','2025-10-07 12:44:00','2025-10-07 12:21:22','2025-10-07 12:44:00',NULL,0,0,NULL,NULL),(40867,'tracks','completed',10,'2025-10-07 13:02:00','2025-10-07 13:06:34','2025-10-07 12:44:00','2025-10-07 13:06:34',NULL,0,0,NULL,NULL),(40868,'mixpanel','completed',10,'2025-10-07 13:14:34','2025-10-07 13:16:33','2025-10-07 13:06:34','2025-10-07 13:16:33',NULL,0,0,NULL,NULL),(40869,'tracks','completed',10,'2025-10-07 14:08:33','2025-10-07 14:08:45','2025-10-07 13:16:33','2025-10-07 14:08:45',NULL,0,0,NULL,NULL),(40870,'mixpanel','completed',10,'2025-10-07 14:24:44','2025-10-07 14:25:33','2025-10-07 14:08:44','2025-10-07 14:25:33',NULL,0,0,NULL,NULL),(40871,'subscribers_engagement_score','completed',10,'2025-10-07 14:25:33','2025-10-07 14:28:40','2025-10-07 14:25:33','2025-10-07 14:28:40',NULL,0,0,NULL,NULL),(40872,'tracks','completed',10,'2025-10-07 14:31:33','2025-10-07 14:33:15','2025-10-07 14:25:33','2025-10-07 14:33:15',NULL,0,0,NULL,NULL),(40873,'subscribers_engagement_score','completed',10,'2025-10-08 12:20:00','2025-10-08 12:21:33','2025-10-07 14:28:40','2025-10-08 12:21:33',NULL,0,0,NULL,NULL),(40874,'mixpanel','completed',10,'2025-10-07 14:32:40','2025-10-07 14:33:15','2025-10-07 14:28:40','2025-10-07 14:33:15',NULL,0,0,NULL,NULL),(40875,'mixpanel','completed',10,'2025-10-07 20:44:38','2025-10-07 20:46:35','2025-10-07 20:11:38','2025-10-07 20:46:35',NULL,0,0,NULL,NULL),(40876,'tracks','completed',10,'2025-10-07 20:46:38','2025-10-07 20:49:43','2025-10-07 20:11:38','2025-10-07 20:49:43',NULL,0,0,NULL,NULL),(40877,'log_cleanup','completed',10,'2025-10-08 12:15:36','2025-10-08 12:16:33','2025-10-07 20:46:34','2025-10-08 12:16:33',NULL,0,0,NULL,NULL),(40878,'mixpanel','completed',10,'2025-10-07 21:05:43','2025-10-07 21:06:34','2025-10-07 20:49:43','2025-10-07 21:06:34',NULL,0,0,NULL,NULL),(40879,'tracks','completed',10,'2025-10-07 21:17:34','2025-10-07 21:17:57','2025-10-07 21:06:34','2025-10-07 21:17:57',NULL,0,0,NULL,NULL),(40880,'mixpanel','completed',10,'2025-10-07 21:35:57','2025-10-07 21:36:32','2025-10-07 21:17:57','2025-10-07 21:36:32',NULL,0,0,NULL,NULL),(40881,'tracks','completed',10,'2025-10-07 21:48:32','2025-10-07 21:50:37','2025-10-07 21:36:32','2025-10-07 21:50:37',NULL,0,0,NULL,NULL),(40882,'unsubscribe_tokens','completed',0,'2025-10-07 21:46:42','2025-10-07 21:50:37','2025-10-07 21:46:42','2025-10-07 21:50:37',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(40883,'subscriber_link_tokens','completed',0,'2025-10-07 21:46:42','2025-10-07 21:46:59','2025-10-07 21:46:42','2025-10-07 21:46:59',NULL,0,0,NULL,NULL),(40884,'newsletter_templates_thumbnails','completed',10,'2025-10-07 21:46:42','2025-10-07 21:46:59','2025-10-07 21:46:42','2025-10-07 21:46:59',NULL,0,0,NULL,NULL),(40885,'mixpanel','completed',0,'2025-10-07 21:46:42','2025-10-07 21:46:59','2025-10-07 21:46:42','2025-10-07 21:46:59',NULL,0,0,NULL,NULL),(40886,'mixpanel','completed',10,'2025-10-07 22:07:37','2025-10-07 22:10:25','2025-10-07 21:50:37','2025-10-07 22:10:25',NULL,0,0,NULL,NULL),(40887,'tracks','completed',10,'2025-10-07 23:00:25','2025-10-07 23:01:34','2025-10-07 22:10:25','2025-10-07 23:01:34',NULL,0,0,NULL,NULL),(40888,'mixpanel','completed',10,'2025-10-07 23:17:34','2025-10-07 23:20:23','2025-10-07 23:01:34','2025-10-07 23:20:23',NULL,0,0,NULL,NULL),(40889,'tracks','completed',10,'2025-10-07 23:47:23','2025-10-07 23:48:37','2025-10-07 23:20:23','2025-10-07 23:48:37',NULL,0,0,NULL,NULL),(40890,'mixpanel','completed',10,'2025-10-07 23:52:37','2025-10-07 23:56:33','2025-10-07 23:48:37','2025-10-07 23:56:33',NULL,0,0,NULL,NULL),(40891,'tracks','completed',10,'2025-10-08 00:26:33','2025-10-08 00:31:32','2025-10-07 23:56:33','2025-10-08 00:31:32',NULL,0,0,NULL,NULL),(40892,'mixpanel','completed',10,'2025-10-08 00:38:32','2025-10-08 00:41:31','2025-10-08 00:31:32','2025-10-08 00:41:31',NULL,0,0,NULL,NULL),(40893,'tracks','completed',10,'2025-10-08 00:53:31','2025-10-08 00:56:32','2025-10-08 00:41:31','2025-10-08 00:56:32',NULL,0,0,NULL,NULL),(40894,'mixpanel','completed',10,'2025-10-08 01:37:32','2025-10-08 01:41:39','2025-10-08 00:56:32','2025-10-08 01:41:39',NULL,0,0,NULL,NULL),(40895,'tracks','completed',10,'2025-10-08 02:16:39','2025-10-08 02:21:32','2025-10-08 01:41:39','2025-10-08 02:21:32',NULL,0,0,NULL,NULL),(40896,'mixpanel','completed',10,'2025-10-08 03:13:32','2025-10-08 03:15:23','2025-10-08 02:21:32','2025-10-08 03:15:23',NULL,0,0,NULL,NULL),(40897,'tracks','completed',10,'2025-10-08 03:21:23','2025-10-08 03:26:32','2025-10-08 03:15:23','2025-10-08 03:26:32',NULL,0,0,NULL,NULL),(40898,'mixpanel','completed',10,'2025-10-08 03:40:32','2025-10-08 03:41:18','2025-10-08 03:26:32','2025-10-08 03:41:18',NULL,0,0,NULL,NULL),(40899,'tracks','completed',10,'2025-10-08 03:57:36','2025-10-08 03:59:20','2025-10-08 03:33:36','2025-10-08 03:59:20',NULL,0,0,NULL,NULL),(40900,'schedule_re_engagement_email','completed',10,'2025-10-09 03:41:18','2025-10-09 03:42:31','2025-10-08 03:41:18','2025-10-09 03:42:31',NULL,0,0,NULL,NULL),(40901,'mixpanel','completed',10,'2025-10-08 04:30:20','2025-10-08 04:31:37','2025-10-08 03:59:20','2025-10-08 04:31:37',NULL,0,0,NULL,NULL),(40902,'tracks','completed',10,'2025-10-08 04:52:37','2025-10-08 04:53:09','2025-10-08 04:31:37','2025-10-08 04:53:09',NULL,0,0,NULL,NULL),(40903,'mixpanel','completed',10,'2025-10-08 05:07:09','2025-10-08 05:08:56','2025-10-08 04:53:09','2025-10-08 05:08:56',NULL,0,0,NULL,NULL),(40904,'tracks','completed',10,'2025-10-08 05:51:56','2025-10-08 05:56:34','2025-10-08 05:08:56','2025-10-08 05:56:34',NULL,0,0,NULL,NULL),(40905,'mixpanel','completed',10,'2025-10-08 06:36:34','2025-10-08 06:41:34','2025-10-08 05:56:34','2025-10-08 06:41:34',NULL,0,0,NULL,NULL),(40906,'tracks','completed',10,'2025-10-08 06:41:34','2025-10-08 06:44:22','2025-10-08 06:41:34','2025-10-08 06:44:22',NULL,0,0,NULL,NULL),(40907,'mixpanel','completed',10,'2025-10-08 07:08:22','2025-10-08 07:10:12','2025-10-08 06:44:22','2025-10-08 07:10:12',NULL,0,0,NULL,NULL),(40908,'tracks','completed',10,'2025-10-08 07:36:12','2025-10-08 07:36:36','2025-10-08 07:10:12','2025-10-08 07:36:36',NULL,0,0,NULL,NULL),(40909,'mixpanel','completed',10,'2025-10-08 08:20:36','2025-10-08 08:21:32','2025-10-08 07:36:36','2025-10-08 08:21:32',NULL,0,0,NULL,NULL),(40910,'tracks','completed',10,'2025-10-08 08:45:32','2025-10-08 08:51:33','2025-10-08 08:21:32','2025-10-08 08:51:33',NULL,0,0,NULL,NULL),(40911,'mixpanel','completed',10,'2025-10-08 09:00:33','2025-10-08 09:01:34','2025-10-08 08:51:33','2025-10-08 09:01:34',NULL,0,0,NULL,NULL),(40912,'tracks','completed',10,'2025-10-08 09:02:34','2025-10-08 09:06:35','2025-10-08 09:01:34','2025-10-08 09:06:35',NULL,0,0,NULL,NULL),(40913,'mixpanel','completed',10,'2025-10-08 10:04:35','2025-10-08 10:06:37','2025-10-08 09:06:35','2025-10-08 10:06:37',NULL,0,0,NULL,NULL),(40914,'tracks','completed',10,'2025-10-08 10:28:37','2025-10-08 10:30:36','2025-10-08 10:06:37','2025-10-08 10:30:36',NULL,0,0,NULL,NULL),(40915,'mixpanel','completed',10,'2025-10-08 10:30:36','2025-10-08 10:33:36','2025-10-08 10:30:36','2025-10-08 10:33:36',NULL,0,0,NULL,NULL),(40916,'tracks','completed',10,'2025-10-08 11:20:36','2025-10-08 11:23:12','2025-10-08 10:33:36','2025-10-08 11:23:12',NULL,0,0,NULL,NULL),(40917,'mixpanel','completed',10,'2025-10-08 11:54:12','2025-10-08 11:54:30','2025-10-08 11:23:12','2025-10-08 11:54:30',NULL,0,0,NULL,NULL),(40918,'tracks','completed',10,'2025-10-08 12:11:30','2025-10-08 12:16:33','2025-10-08 11:54:30','2025-10-08 12:16:33',NULL,0,0,NULL,NULL),(40919,'mixpanel','completed',10,'2025-10-08 12:51:33','2025-10-08 12:56:16','2025-10-08 12:16:33','2025-10-08 12:56:16',NULL,0,0,NULL,NULL),(40920,'log_cleanup','completed',10,'2025-10-09 06:38:00','2025-10-09 06:39:31','2025-10-08 12:21:33','2025-10-09 06:39:31',NULL,0,0,NULL,NULL),(40921,'subscribers_engagement_score','completed',10,'2025-10-09 22:46:00','2025-10-09 22:46:34','2025-10-08 12:21:33','2025-10-09 22:46:34',NULL,0,0,NULL,NULL),(40922,'tracks','completed',10,'2025-10-08 13:05:33','2025-10-08 13:06:33','2025-10-08 12:21:33','2025-10-08 13:06:33',NULL,0,0,NULL,NULL),(40923,'mixpanel','completed',10,'2025-10-08 14:04:33','2025-10-08 14:06:33','2025-10-08 13:06:33','2025-10-08 14:06:33',NULL,0,0,NULL,NULL),(40924,'tracks','completed',10,'2025-10-08 14:20:33','2025-10-08 14:21:32','2025-10-08 14:06:33','2025-10-08 14:21:32',NULL,0,0,NULL,NULL),(40925,'mixpanel','completed',10,'2025-10-08 14:42:32','2025-10-08 14:46:33','2025-10-08 14:21:32','2025-10-08 14:46:33',NULL,0,0,NULL,NULL),(40926,'tracks','completed',10,'2025-10-08 15:36:33','2025-10-08 15:39:14','2025-10-08 14:46:33','2025-10-08 15:39:14',NULL,0,0,NULL,NULL),(40927,'mixpanel','completed',10,'2025-10-08 16:23:14','2025-10-08 16:26:31','2025-10-08 15:39:14','2025-10-08 16:26:31',NULL,0,0,NULL,NULL),(40928,'tracks','completed',10,'2025-10-08 17:23:31','2025-10-08 17:26:22','2025-10-08 16:26:31','2025-10-08 17:26:22',NULL,0,0,NULL,NULL),(40929,'mixpanel','completed',10,'2025-10-08 17:29:22','2025-10-08 17:31:33','2025-10-08 17:26:22','2025-10-08 17:31:33',NULL,0,0,NULL,NULL),(40930,'tracks','completed',10,'2025-10-08 18:20:33','2025-10-08 18:21:33','2025-10-08 17:31:33','2025-10-08 18:21:33',NULL,0,0,NULL,NULL),(40931,'mixpanel','completed',10,'2025-10-08 18:43:33','2025-10-08 18:46:04','2025-10-08 18:21:33','2025-10-08 18:46:04',NULL,0,0,NULL,NULL),(40932,'tracks','completed',10,'2025-10-08 19:08:04','2025-10-08 19:11:22','2025-10-08 18:46:04','2025-10-08 19:11:22',NULL,0,0,NULL,NULL),(40933,'mixpanel','completed',10,'2025-10-08 19:29:22','2025-10-08 19:31:33','2025-10-08 19:11:22','2025-10-08 19:31:33',NULL,0,0,NULL,NULL),(40934,'tracks','completed',10,'2025-10-08 20:16:33','2025-10-08 20:21:35','2025-10-08 19:31:33','2025-10-08 20:21:35',NULL,0,0,NULL,NULL),(40935,'mixpanel','completed',10,'2025-10-08 21:04:35','2025-10-08 21:05:52','2025-10-08 20:21:35','2025-10-08 21:05:52',NULL,0,0,NULL,NULL),(40936,'tracks','completed',10,'2025-10-08 21:42:52','2025-10-08 21:45:00','2025-10-08 21:05:52','2025-10-08 21:45:01',NULL,0,0,NULL,NULL),(40937,'mixpanel','completed',10,'2025-10-08 22:30:00','2025-10-08 22:31:34','2025-10-08 21:45:00','2025-10-08 22:31:34',NULL,0,0,NULL,NULL),(40938,'tracks','completed',10,'2025-10-08 22:57:34','2025-10-08 22:58:29','2025-10-08 22:31:34','2025-10-08 22:58:29',NULL,0,0,NULL,NULL),(40939,'mixpanel','completed',10,'2025-10-08 23:48:29','2025-10-08 23:48:40','2025-10-08 22:58:29','2025-10-08 23:48:40',NULL,0,0,NULL,NULL),(40940,'tracks','completed',10,'2025-10-09 00:39:40','2025-10-09 00:41:24','2025-10-08 23:48:40','2025-10-09 00:41:24',NULL,0,0,NULL,NULL),(40941,'subscribers_email_count','completed',10,'2025-10-19 00:00:00','2025-10-19 00:01:48','2025-10-09 00:00:42','2025-10-19 00:01:48',NULL,0,0,'{\"highest_subscriber_id\":6}',NULL),(40942,'mixpanel','completed',10,'2025-10-09 00:50:42','2025-10-09 00:51:34','2025-10-09 00:00:42','2025-10-09 00:51:34',NULL,0,0,NULL,NULL),(40943,'export_files_cleanup','completed',10,'2025-10-14 00:00:00','2025-10-14 00:01:05','2025-10-09 00:41:24','2025-10-14 00:01:05',NULL,0,0,NULL,NULL),(40944,'tracks','completed',10,'2025-10-09 01:18:34','2025-10-09 01:20:52','2025-10-09 00:51:34','2025-10-09 01:20:52',NULL,0,0,NULL,NULL),(40945,'mixpanel','completed',10,'2025-10-09 01:30:52','2025-10-09 01:31:36','2025-10-09 01:20:52','2025-10-09 01:31:36',NULL,0,0,NULL,NULL),(40946,'tracks','completed',10,'2025-10-09 01:47:36','2025-10-09 01:51:34','2025-10-09 01:31:36','2025-10-09 01:51:34',NULL,0,0,NULL,NULL),(40947,'mixpanel','completed',10,'2025-10-09 02:47:34','2025-10-09 02:51:20','2025-10-09 01:51:34','2025-10-09 02:51:20',NULL,0,0,NULL,NULL),(40948,'tracks','completed',10,'2025-10-09 03:27:20','2025-10-09 03:31:36','2025-10-09 02:51:20','2025-10-09 03:31:36',NULL,0,0,NULL,NULL),(40949,'mixpanel','completed',10,'2025-10-09 03:58:36','2025-10-09 04:01:33','2025-10-09 03:31:36','2025-10-09 04:01:33',NULL,0,0,NULL,NULL),(40950,'tracks','completed',10,'2025-10-09 04:27:31','2025-10-09 04:30:47','2025-10-09 03:42:31','2025-10-09 04:30:47',NULL,0,0,NULL,NULL),(40951,'schedule_re_engagement_email','completed',10,'2025-10-10 04:01:33','2025-10-10 04:02:33','2025-10-09 04:01:33','2025-10-10 04:02:33',NULL,0,0,NULL,NULL),(40952,'mixpanel','completed',10,'2025-10-09 04:53:47','2025-10-09 04:56:25','2025-10-09 04:30:47','2025-10-09 04:56:25',NULL,0,0,NULL,NULL),(40953,'tracks','completed',10,'2025-10-09 05:23:25','2025-10-09 05:24:47','2025-10-09 04:56:25','2025-10-09 05:24:47',NULL,0,0,NULL,NULL),(40954,'mixpanel','completed',10,'2025-10-09 05:41:47','2025-10-09 05:46:34','2025-10-09 05:24:47','2025-10-09 05:46:34',NULL,0,0,NULL,NULL),(40955,'tracks','completed',10,'2025-10-09 06:17:34','2025-10-09 06:19:32','2025-10-09 05:46:34','2025-10-09 06:19:32',NULL,0,0,NULL,NULL),(40956,'mixpanel','completed',10,'2025-10-09 06:34:32','2025-10-09 06:36:32','2025-10-09 06:19:32','2025-10-09 06:36:32',NULL,0,0,NULL,NULL),(40957,'tracks','completed',10,'2025-10-09 06:38:32','2025-10-09 06:39:31','2025-10-09 06:36:32','2025-10-09 06:39:31',NULL,0,0,NULL,NULL),(40958,'mixpanel','completed',10,'2025-10-09 06:59:31','2025-10-09 07:00:41','2025-10-09 06:39:31','2025-10-09 07:00:41',NULL,0,0,NULL,NULL),(40959,'log_cleanup','completed',10,'2025-10-09 19:25:16','2025-10-09 19:29:01','2025-10-09 07:00:40','2025-10-09 19:29:01',NULL,0,0,NULL,NULL),(40960,'tracks','completed',10,'2025-10-09 07:23:41','2025-10-09 07:25:33','2025-10-09 07:00:41','2025-10-09 07:25:33',NULL,0,0,NULL,NULL),(40961,'mixpanel','completed',10,'2025-10-09 07:49:33','2025-10-09 07:51:13','2025-10-09 07:25:33','2025-10-09 07:51:13',NULL,0,0,NULL,NULL),(40962,'tracks','completed',10,'2025-10-09 08:39:13','2025-10-09 08:40:36','2025-10-09 07:51:13','2025-10-09 08:40:36',NULL,0,0,NULL,NULL),(40963,'mixpanel','completed',10,'2025-10-09 08:41:36','2025-10-09 08:44:53','2025-10-09 08:40:36','2025-10-09 08:44:53',NULL,0,0,NULL,NULL),(40964,'tracks','completed',10,'2025-10-09 09:32:53','2025-10-09 09:35:19','2025-10-09 08:44:53','2025-10-09 09:35:19',NULL,0,0,NULL,NULL),(40965,'mixpanel','completed',10,'2025-10-09 10:27:19','2025-10-09 10:29:37','2025-10-09 09:35:19','2025-10-09 10:29:37',NULL,0,0,NULL,NULL),(40966,'tracks','completed',10,'2025-10-09 11:14:37','2025-10-09 11:16:35','2025-10-09 10:29:37','2025-10-09 11:16:35',NULL,0,0,NULL,NULL),(40967,'mixpanel','completed',10,'2025-10-09 12:07:35','2025-10-09 12:11:30','2025-10-09 11:16:35','2025-10-09 12:11:30',NULL,0,0,NULL,NULL),(40968,'tracks','completed',10,'2025-10-09 12:11:30','2025-10-09 12:16:33','2025-10-09 12:11:30','2025-10-09 12:16:33',NULL,0,0,NULL,NULL),(40969,'mixpanel','completed',10,'2025-10-09 12:52:33','2025-10-09 12:56:25','2025-10-09 12:16:33','2025-10-09 12:56:25',NULL,0,0,NULL,NULL),(40970,'tracks','completed',10,'2025-10-09 13:39:25','2025-10-09 13:39:42','2025-10-09 12:56:25','2025-10-09 13:39:42',NULL,0,0,NULL,NULL),(40971,'mixpanel','completed',10,'2025-10-09 14:08:42','2025-10-09 14:10:44','2025-10-09 13:39:42','2025-10-09 14:10:44',NULL,0,0,NULL,NULL),(40972,'tracks','completed',10,'2025-10-09 15:07:44','2025-10-09 15:10:25','2025-10-09 14:10:44','2025-10-09 15:10:25',NULL,0,0,NULL,NULL),(40973,'mixpanel','completed',10,'2025-10-09 15:32:25','2025-10-09 15:36:35','2025-10-09 15:10:25','2025-10-09 15:36:35',NULL,0,0,NULL,NULL),(40974,'tracks','completed',10,'2025-10-09 16:23:35','2025-10-09 16:26:25','2025-10-09 15:36:35','2025-10-09 16:26:25',NULL,0,0,NULL,NULL),(40975,'mixpanel','completed',10,'2025-10-09 17:05:25','2025-10-09 17:06:33','2025-10-09 16:26:25','2025-10-09 17:06:33',NULL,0,0,NULL,NULL),(40976,'tracks','completed',10,'2025-10-09 17:51:33','2025-10-09 17:56:29','2025-10-09 17:06:33','2025-10-09 17:56:29',NULL,0,0,NULL,NULL),(40977,'mixpanel','completed',10,'2025-10-09 18:28:29','2025-10-09 18:30:30','2025-10-09 17:56:29','2025-10-09 18:30:30',NULL,0,0,NULL,NULL),(40978,'tracks','completed',10,'2025-10-09 18:55:30','2025-10-09 18:55:52','2025-10-09 18:30:30','2025-10-09 18:55:52',NULL,0,0,NULL,NULL),(40979,'mixpanel','completed',10,'2025-10-09 19:05:52','2025-10-09 19:06:36','2025-10-09 18:55:52','2025-10-09 19:06:36',NULL,0,0,NULL,NULL),(40980,'tracks','completed',10,'2025-10-09 19:20:36','2025-10-09 19:23:34','2025-10-09 19:06:36','2025-10-09 19:23:34',NULL,0,0,NULL,NULL),(40981,'mixpanel','completed',10,'2025-10-09 19:37:34','2025-10-09 19:41:25','2025-10-09 19:23:34','2025-10-09 19:41:25',NULL,0,0,NULL,NULL),(40982,'tracks','completed',10,'2025-10-09 20:15:01','2025-10-09 20:16:36','2025-10-09 19:29:01','2025-10-09 20:16:36',NULL,0,0,NULL,NULL),(40983,'log_cleanup','completed',10,'2025-10-10 13:19:16','2025-10-10 13:21:27','2025-10-09 19:41:25','2025-10-10 13:21:27',NULL,0,0,NULL,NULL),(40984,'mixpanel','completed',10,'2025-10-09 20:52:36','2025-10-09 20:56:27','2025-10-09 20:16:36','2025-10-09 20:56:27',NULL,0,0,NULL,NULL),(40985,'tracks','completed',10,'2025-10-09 21:11:27','2025-10-09 21:16:36','2025-10-09 20:56:27','2025-10-09 21:16:36',NULL,0,0,NULL,NULL),(40986,'mixpanel','completed',10,'2025-10-09 21:58:36','2025-10-09 22:01:35','2025-10-09 21:16:36','2025-10-09 22:01:35',NULL,0,0,NULL,NULL),(40987,'tracks','completed',10,'2025-10-09 22:28:35','2025-10-09 22:31:13','2025-10-09 22:01:35','2025-10-09 22:31:13',NULL,0,0,NULL,NULL),(40988,'mixpanel','completed',10,'2025-10-09 23:21:13','2025-10-09 23:21:33','2025-10-09 22:31:13','2025-10-09 23:21:33',NULL,0,0,NULL,NULL),(40989,'subscribers_engagement_score','completed',10,'2025-10-09 22:46:34','2025-10-09 22:51:35','2025-10-09 22:46:34','2025-10-09 22:51:35',NULL,0,0,NULL,NULL),(40990,'tracks','completed',10,'2025-10-09 23:28:34','2025-10-09 23:31:37','2025-10-09 22:46:34','2025-10-09 23:31:37',NULL,0,0,NULL,NULL),(40991,'subscribers_engagement_score','completed',10,'2025-10-10 23:03:00','2025-10-10 23:06:26','2025-10-09 22:51:35','2025-10-10 23:06:26',NULL,0,0,NULL,NULL),(40992,'mixpanel','completed',10,'2025-10-10 00:29:37','2025-10-10 00:30:48','2025-10-09 23:31:37','2025-10-10 00:30:48',NULL,0,0,NULL,NULL),(40993,'tracks','completed',10,'2025-10-10 00:35:48','2025-10-10 00:36:34','2025-10-10 00:30:48','2025-10-10 00:36:34',NULL,0,0,NULL,NULL),(40994,'mixpanel','completed',10,'2025-10-10 01:30:34','2025-10-10 01:30:56','2025-10-10 00:36:34','2025-10-10 01:30:56',NULL,0,0,NULL,NULL),(40995,'tracks','completed',10,'2025-10-10 01:51:56','2025-10-10 01:53:10','2025-10-10 01:30:56','2025-10-10 01:53:10',NULL,0,0,NULL,NULL),(40996,'mixpanel','completed',10,'2025-10-10 02:00:10','2025-10-10 02:04:18','2025-10-10 01:53:10','2025-10-10 02:04:18',NULL,0,0,NULL,NULL),(40997,'tracks','completed',10,'2025-10-10 02:34:18','2025-10-10 02:35:48','2025-10-10 02:04:18','2025-10-10 02:35:48',NULL,0,0,NULL,NULL),(40998,'mixpanel','completed',10,'2025-10-10 03:07:48','2025-10-10 03:09:02','2025-10-10 02:35:48','2025-10-10 03:09:02',NULL,0,0,NULL,NULL),(40999,'tracks','completed',10,'2025-10-10 03:44:02','2025-10-10 03:45:38','2025-10-10 03:09:02','2025-10-10 03:45:38',NULL,0,0,NULL,NULL),(41000,'mixpanel','completed',10,'2025-10-10 04:17:38','2025-10-10 04:18:31','2025-10-10 03:45:38','2025-10-10 04:18:31',NULL,0,0,NULL,NULL),(41001,'tracks','completed',10,'2025-10-10 04:27:33','2025-10-10 04:28:42','2025-10-10 04:02:33','2025-10-10 04:28:42',NULL,0,0,NULL,NULL),(41002,'schedule_re_engagement_email','completed',10,'2025-10-11 04:18:31','2025-10-11 04:21:27','2025-10-10 04:18:31','2025-10-11 04:21:27',NULL,0,0,NULL,NULL),(41003,'mixpanel','completed',10,'2025-10-10 05:19:41','2025-10-10 05:21:29','2025-10-10 04:28:41','2025-10-10 05:21:29',NULL,0,0,NULL,NULL),(41004,'tracks','completed',10,'2025-10-10 05:56:29','2025-10-10 06:00:02','2025-10-10 05:21:29','2025-10-10 06:00:02',NULL,0,0,NULL,NULL),(41005,'mixpanel','completed',10,'2025-10-10 06:36:02','2025-10-10 06:37:50','2025-10-10 06:00:02','2025-10-10 06:37:50',NULL,0,0,NULL,NULL),(41006,'tracks','completed',10,'2025-10-10 07:16:50','2025-10-10 07:19:28','2025-10-10 06:37:50','2025-10-10 07:19:28',NULL,0,0,NULL,NULL),(41007,'mixpanel','completed',10,'2025-10-10 07:35:28','2025-10-10 07:36:28','2025-10-10 07:19:28','2025-10-10 07:36:28',NULL,0,0,NULL,NULL),(41008,'tracks','completed',10,'2025-10-10 08:30:28','2025-10-10 08:32:39','2025-10-10 07:36:28','2025-10-10 08:32:39',NULL,0,0,NULL,NULL),(41009,'mixpanel','completed',10,'2025-10-10 08:43:39','2025-10-10 08:46:26','2025-10-10 08:32:39','2025-10-10 08:46:26',NULL,0,0,NULL,NULL),(41010,'tracks','completed',10,'2025-10-10 08:56:26','2025-10-10 08:56:27','2025-10-10 08:46:26','2025-10-10 08:56:27',NULL,0,0,NULL,NULL),(41011,'mixpanel','completed',10,'2025-10-10 08:57:27','2025-10-10 09:00:31','2025-10-10 08:56:27','2025-10-10 09:00:31',NULL,0,0,NULL,NULL),(41012,'tracks','completed',10,'2025-10-10 09:34:31','2025-10-10 09:35:24','2025-10-10 09:00:31','2025-10-10 09:35:24',NULL,0,0,NULL,NULL),(41013,'mixpanel','completed',10,'2025-10-10 10:21:24','2025-10-10 10:22:39','2025-10-10 09:35:24','2025-10-10 10:22:39',NULL,0,0,NULL,NULL),(41014,'tracks','completed',10,'2025-10-10 10:56:39','2025-10-10 10:57:54','2025-10-10 10:22:39','2025-10-10 10:57:54',NULL,0,0,NULL,NULL),(41015,'mixpanel','completed',10,'2025-10-10 11:31:54','2025-10-10 11:33:55','2025-10-10 10:57:54','2025-10-10 11:33:55',NULL,0,0,NULL,NULL),(41016,'tracks','completed',10,'2025-10-10 12:17:55','2025-10-10 12:19:06','2025-10-10 11:33:55','2025-10-10 12:19:06',NULL,0,0,NULL,NULL),(41017,'mixpanel','completed',10,'2025-10-10 12:54:06','2025-10-10 12:56:28','2025-10-10 12:19:06','2025-10-10 12:56:28',NULL,0,0,NULL,NULL),(41018,'tracks','completed',10,'2025-10-10 13:14:28','2025-10-10 13:15:55','2025-10-10 12:56:28','2025-10-10 13:15:55',NULL,0,0,NULL,NULL),(41019,'mixpanel','completed',10,'2025-10-10 13:15:55','2025-10-10 13:18:10','2025-10-10 13:15:55','2025-10-10 13:18:10',NULL,0,0,NULL,NULL),(41020,'tracks','completed',10,'2025-10-10 13:37:10','2025-10-10 13:38:28','2025-10-10 13:18:10','2025-10-10 13:38:28',NULL,0,0,NULL,NULL),(41021,'mixpanel','completed',10,'2025-10-10 13:58:27','2025-10-10 13:59:23','2025-10-10 13:21:27','2025-10-10 13:59:23',NULL,0,0,NULL,NULL),(41022,'log_cleanup','completed',10,'2025-10-10 17:29:54','2025-10-10 17:36:26','2025-10-10 13:38:28','2025-10-10 17:36:26',NULL,0,0,NULL,NULL),(41023,'tracks','completed',10,'2025-10-10 14:19:23','2025-10-10 14:20:16','2025-10-10 13:59:23','2025-10-10 14:20:16',NULL,0,0,NULL,NULL),(41024,'mixpanel','completed',10,'2025-10-10 14:24:16','2025-10-10 14:24:47','2025-10-10 14:20:16','2025-10-10 14:24:47',NULL,0,0,NULL,NULL),(41025,'tracks','completed',10,'2025-10-10 14:42:47','2025-10-10 14:43:23','2025-10-10 14:24:47','2025-10-10 14:43:23',NULL,0,0,NULL,NULL),(41026,'mixpanel','completed',10,'2025-10-10 15:20:23','2025-10-10 15:21:26','2025-10-10 14:43:23','2025-10-10 15:21:26',NULL,0,0,NULL,NULL),(41027,'tracks','completed',10,'2025-10-10 15:46:26','2025-10-10 15:51:26','2025-10-10 15:21:26','2025-10-10 15:51:26',NULL,0,0,NULL,NULL),(41028,'mixpanel','completed',10,'2025-10-10 15:51:26','2025-10-10 15:53:38','2025-10-10 15:51:26','2025-10-10 15:53:38',NULL,0,0,NULL,NULL),(41029,'tracks','completed',10,'2025-10-10 16:20:38','2025-10-10 16:21:26','2025-10-10 15:53:38','2025-10-10 16:21:26',NULL,0,0,NULL,NULL),(41030,'mixpanel','completed',10,'2025-10-10 16:50:26','2025-10-10 16:51:39','2025-10-10 16:21:26','2025-10-10 16:51:39',NULL,0,0,NULL,NULL),(41031,'tracks','completed',10,'2025-10-10 17:13:39','2025-10-10 17:15:02','2025-10-10 16:51:39','2025-10-10 17:15:02',NULL,0,0,NULL,NULL),(41032,'mixpanel','completed',10,'2025-10-10 17:43:02','2025-10-10 17:43:28','2025-10-10 17:15:02','2025-10-10 17:43:28',NULL,0,0,NULL,NULL),(41033,'tracks','completed',10,'2025-10-10 18:07:26','2025-10-10 18:08:37','2025-10-10 17:36:26','2025-10-10 18:08:37',NULL,0,0,NULL,NULL),(41034,'log_cleanup','completed',10,'2025-10-10 21:22:40','2025-10-10 21:23:00','2025-10-10 17:43:28','2025-10-10 21:23:00',NULL,0,0,NULL,NULL),(41035,'mixpanel','completed',10,'2025-10-10 18:45:37','2025-10-10 18:46:29','2025-10-10 18:08:37','2025-10-10 18:46:29',NULL,0,0,NULL,NULL),(41036,'tracks','completed',10,'2025-10-10 19:02:29','2025-10-10 19:03:05','2025-10-10 18:46:29','2025-10-10 19:03:05',NULL,0,0,NULL,NULL),(41037,'mixpanel','completed',10,'2025-10-10 19:17:05','2025-10-10 19:18:03','2025-10-10 19:03:05','2025-10-10 19:18:03',NULL,0,0,NULL,NULL),(41038,'tracks','completed',10,'2025-10-10 19:22:03','2025-10-10 19:24:20','2025-10-10 19:18:03','2025-10-10 19:24:20',NULL,0,0,NULL,NULL),(41039,'mixpanel','completed',10,'2025-10-10 20:15:20','2025-10-10 20:15:27','2025-10-10 19:24:20','2025-10-10 20:15:27',NULL,0,0,NULL,NULL),(41040,'tracks','completed',10,'2025-10-10 20:20:27','2025-10-10 20:23:32','2025-10-10 20:15:27','2025-10-10 20:23:32',NULL,0,0,NULL,NULL),(41041,'mixpanel','completed',10,'2025-10-10 21:20:32','2025-10-10 21:20:52','2025-10-10 20:23:32','2025-10-10 21:20:52',NULL,0,0,NULL,NULL),(41042,'tracks','completed',10,'2025-10-10 22:12:52','2025-10-10 22:14:52','2025-10-10 21:20:52','2025-10-10 22:14:52',NULL,0,0,NULL,NULL),(41043,'mixpanel','completed',10,'2025-10-10 22:20:01','2025-10-10 22:21:26','2025-10-10 21:23:01','2025-10-10 22:21:26',NULL,0,0,NULL,NULL),(41044,'log_cleanup','completed',10,'2025-10-11 10:52:29','2025-10-11 10:55:16','2025-10-10 22:14:52','2025-10-11 10:55:16',NULL,0,0,NULL,NULL),(41045,'tracks','completed',10,'2025-10-10 22:28:26','2025-10-10 22:29:41','2025-10-10 22:21:26','2025-10-10 22:29:41',NULL,0,0,NULL,NULL),(41046,'mixpanel','completed',10,'2025-10-10 22:42:41','2025-10-10 22:46:26','2025-10-10 22:29:41','2025-10-10 22:46:26',NULL,0,0,NULL,NULL),(41047,'tracks','completed',10,'2025-10-10 23:41:26','2025-10-10 23:46:27','2025-10-10 22:46:26','2025-10-10 23:46:27',NULL,0,0,NULL,NULL),(41048,'subscribers_engagement_score','completed',10,'2025-10-10 23:06:26','2025-10-10 23:11:27','2025-10-10 23:06:26','2025-10-10 23:11:27',NULL,0,0,NULL,NULL),(41049,'mixpanel','completed',10,'2025-10-10 23:24:26','2025-10-10 23:26:27','2025-10-10 23:06:26','2025-10-10 23:26:27',NULL,0,0,NULL,NULL),(41050,'subscribers_engagement_score','completed',10,'2025-10-11 09:10:00','2025-10-11 09:11:30','2025-10-10 23:11:27','2025-10-11 09:11:30',NULL,0,0,NULL,NULL),(41051,'mixpanel','completed',10,'2025-10-11 00:43:27','2025-10-11 00:46:28','2025-10-10 23:46:27','2025-10-11 00:46:28',NULL,0,0,NULL,NULL),(41052,'tracks','completed',10,'2025-10-11 01:33:28','2025-10-11 01:36:27','2025-10-11 00:46:28','2025-10-11 01:36:27',NULL,0,0,NULL,NULL),(41053,'mixpanel','completed',10,'2025-10-11 02:12:27','2025-10-11 02:16:26','2025-10-11 01:36:27','2025-10-11 02:16:26',NULL,0,0,NULL,NULL),(41054,'tracks','completed',10,'2025-10-11 02:28:26','2025-10-11 02:31:27','2025-10-11 02:16:26','2025-10-11 02:31:27',NULL,0,0,NULL,NULL),(41055,'mixpanel','completed',10,'2025-10-11 03:16:27','2025-10-11 03:20:37','2025-10-11 02:31:27','2025-10-11 03:20:37',NULL,0,0,NULL,NULL),(41056,'tracks','completed',10,'2025-10-11 04:05:37','2025-10-11 04:06:29','2025-10-11 03:20:37','2025-10-11 04:06:29',NULL,0,0,NULL,NULL),(41057,'mixpanel','completed',10,'2025-10-11 04:24:28','2025-10-11 04:26:27','2025-10-11 04:06:28','2025-10-11 04:26:27',NULL,0,0,NULL,NULL),(41058,'tracks','completed',10,'2025-10-11 04:26:27','2025-10-11 04:26:27','2025-10-11 04:21:27','2025-10-11 04:26:27',NULL,0,0,NULL,NULL),(41059,'schedule_re_engagement_email','completed',10,'2025-10-12 04:26:27','2025-10-12 04:26:31','2025-10-11 04:26:27','2025-10-12 04:26:31',NULL,0,0,NULL,NULL),(41060,'subscribers_engagement_score','completed',10,'2025-10-12 14:26:00','2025-10-12 14:26:29','2025-10-11 09:11:30','2025-10-12 14:26:29',NULL,0,0,NULL,NULL),(41061,'mixpanel','completed',10,'2025-10-11 09:50:30','2025-10-11 09:50:58','2025-10-11 09:11:30','2025-10-11 09:50:58',NULL,0,0,NULL,NULL),(41062,'tracks','completed',10,'2025-10-11 09:17:30','2025-10-11 09:21:28','2025-10-11 09:11:30','2025-10-11 09:21:28',NULL,0,0,NULL,NULL),(41063,'tracks','completed',10,'2025-10-11 09:57:58','2025-10-11 10:01:27','2025-10-11 09:50:58','2025-10-11 10:01:27',NULL,0,0,NULL,NULL),(41064,'mixpanel','completed',10,'2025-10-11 10:38:27','2025-10-11 10:38:31','2025-10-11 10:01:27','2025-10-11 10:38:31',NULL,0,0,NULL,NULL),(41065,'tracks','completed',10,'2025-10-11 11:35:31','2025-10-11 11:36:28','2025-10-11 10:38:31','2025-10-11 11:36:28',NULL,0,0,NULL,NULL),(41066,'mixpanel','completed',10,'2025-10-11 11:13:16','2025-10-11 11:16:27','2025-10-11 10:55:16','2025-10-11 11:16:27',NULL,0,0,NULL,NULL),(41067,'log_cleanup','completed',10,'2025-10-12 04:53:15','2025-10-12 04:54:36','2025-10-11 11:16:27','2025-10-12 04:54:36',NULL,0,0,NULL,NULL),(41068,'mixpanel','completed',10,'2025-10-11 11:53:28','2025-10-11 11:56:10','2025-10-11 11:36:28','2025-10-11 11:56:10',NULL,0,0,NULL,NULL),(41069,'tracks','completed',10,'2025-10-11 12:22:10','2025-10-11 12:26:09','2025-10-11 11:56:10','2025-10-11 12:26:09',NULL,0,0,NULL,NULL),(41070,'mixpanel','completed',10,'2025-10-11 13:23:09','2025-10-11 13:26:29','2025-10-11 12:26:09','2025-10-11 13:26:29',NULL,0,0,NULL,NULL),(41071,'tracks','completed',10,'2025-10-11 13:56:29','2025-10-11 14:00:58','2025-10-11 13:26:29','2025-10-11 14:00:58',NULL,0,0,NULL,NULL),(41072,'mixpanel','completed',10,'2025-10-11 14:33:57','2025-10-11 14:34:14','2025-10-11 14:00:57','2025-10-11 14:34:14',NULL,0,0,NULL,NULL),(41073,'tracks','completed',10,'2025-10-11 14:35:14','2025-10-11 14:36:27','2025-10-11 14:34:14','2025-10-11 14:36:27',NULL,0,0,NULL,NULL),(41074,'mixpanel','completed',10,'2025-10-11 15:15:27','2025-10-11 15:16:27','2025-10-11 14:36:27','2025-10-11 15:16:27',NULL,0,0,NULL,NULL),(41075,'tracks','completed',10,'2025-10-11 15:34:27','2025-10-11 15:35:57','2025-10-11 15:16:27','2025-10-11 15:35:57',NULL,0,0,NULL,NULL),(41076,'mixpanel','completed',10,'2025-10-11 16:08:57','2025-10-11 16:11:28','2025-10-11 15:35:57','2025-10-11 16:11:28',NULL,0,0,NULL,NULL),(41077,'tracks','completed',10,'2025-10-11 16:59:28','2025-10-11 17:01:28','2025-10-11 16:11:28','2025-10-11 17:01:28',NULL,0,0,NULL,NULL),(41078,'mixpanel','completed',10,'2025-10-11 17:38:28','2025-10-11 17:40:09','2025-10-11 17:01:28','2025-10-11 17:40:09',NULL,0,0,NULL,NULL),(41079,'tracks','completed',10,'2025-10-11 18:24:09','2025-10-11 18:26:28','2025-10-11 17:40:09','2025-10-11 18:26:28',NULL,0,0,NULL,NULL),(41080,'mixpanel','completed',10,'2025-10-11 18:45:28','2025-10-11 18:46:28','2025-10-11 18:26:28','2025-10-11 18:46:28',NULL,0,0,NULL,NULL),(41081,'tracks','completed',10,'2025-10-11 19:14:28','2025-10-11 19:16:27','2025-10-11 18:46:28','2025-10-11 19:16:27',NULL,0,0,NULL,NULL),(41082,'mixpanel','completed',10,'2025-10-11 19:34:27','2025-10-11 19:35:18','2025-10-11 19:16:27','2025-10-11 19:35:18',NULL,0,0,NULL,NULL),(41083,'tracks','completed',10,'2025-10-11 19:54:18','2025-10-11 19:55:29','2025-10-11 19:35:18','2025-10-11 19:55:29',NULL,0,0,NULL,NULL),(41084,'mixpanel','completed',10,'2025-10-11 20:33:29','2025-10-11 20:36:14','2025-10-11 19:55:29','2025-10-11 20:36:14',NULL,0,0,NULL,NULL),(41085,'tracks','completed',10,'2025-10-11 21:28:14','2025-10-11 21:31:30','2025-10-11 20:36:14','2025-10-11 21:31:30',NULL,0,0,NULL,NULL),(41086,'mixpanel','completed',10,'2025-10-11 22:03:30','2025-10-11 22:06:30','2025-10-11 21:31:30','2025-10-11 22:06:30',NULL,0,0,NULL,NULL),(41087,'tracks','completed',10,'2025-10-11 23:04:30','2025-10-11 23:06:28','2025-10-11 22:06:30','2025-10-11 23:06:28',NULL,0,0,NULL,NULL),(41088,'mixpanel','completed',10,'2025-10-11 23:36:28','2025-10-11 23:39:19','2025-10-11 23:06:28','2025-10-11 23:39:19',NULL,0,0,NULL,NULL),(41089,'tracks','completed',10,'2025-10-11 23:50:19','2025-10-11 23:51:28','2025-10-11 23:39:19','2025-10-11 23:51:28',NULL,0,0,NULL,NULL),(41090,'mixpanel','completed',10,'2025-10-12 00:05:28','2025-10-12 00:06:28','2025-10-11 23:51:28','2025-10-12 00:06:28',NULL,0,0,NULL,NULL),(41091,'tracks','completed',10,'2025-10-12 01:03:28','2025-10-12 01:06:28','2025-10-12 00:06:28','2025-10-12 01:06:28',NULL,0,0,NULL,NULL),(41092,'mixpanel','completed',10,'2025-10-12 01:42:28','2025-10-12 01:46:29','2025-10-12 01:06:28','2025-10-12 01:46:29',NULL,0,0,NULL,NULL),(41093,'tracks','completed',10,'2025-10-12 01:55:29','2025-10-12 01:56:27','2025-10-12 01:46:29','2025-10-12 01:56:27',NULL,0,0,NULL,NULL),(41094,'mixpanel','completed',10,'2025-10-12 02:48:27','2025-10-12 02:48:35','2025-10-12 01:56:27','2025-10-12 02:48:35',NULL,0,0,NULL,NULL),(41095,'tracks','completed',10,'2025-10-12 03:04:35','2025-10-12 03:06:28','2025-10-12 02:48:35','2025-10-12 03:06:28',NULL,0,0,NULL,NULL),(41096,'mixpanel','completed',10,'2025-10-12 03:52:28','2025-10-12 03:56:30','2025-10-12 03:06:28','2025-10-12 03:56:30',NULL,0,0,NULL,NULL),(41097,'tracks','completed',10,'2025-10-12 04:00:30','2025-10-12 04:01:29','2025-10-12 03:56:30','2025-10-12 04:01:29',NULL,0,0,NULL,NULL),(41098,'mixpanel','completed',10,'2025-10-12 04:23:28','2025-10-12 04:23:31','2025-10-12 04:01:28','2025-10-12 04:23:31',NULL,0,0,NULL,NULL),(41099,'tracks','completed',10,'2025-10-12 04:42:31','2025-10-12 04:44:33','2025-10-12 04:23:31','2025-10-12 04:44:33',NULL,0,0,NULL,NULL),(41100,'mixpanel','completed',10,'2025-10-12 05:15:31','2025-10-12 05:16:35','2025-10-12 04:26:31','2025-10-12 05:16:35',NULL,0,0,NULL,NULL),(41101,'schedule_re_engagement_email','completed',10,'2025-10-13 04:44:33','2025-10-13 04:46:35','2025-10-12 04:44:33','2025-10-13 04:46:35',NULL,0,0,NULL,NULL),(41102,'tracks','completed',10,'2025-10-12 05:18:36','2025-10-12 05:19:32','2025-10-12 04:54:36','2025-10-12 05:19:32',NULL,0,0,NULL,NULL),(41103,'log_cleanup','completed',10,'2025-10-12 08:53:29','2025-10-12 08:56:29','2025-10-12 05:16:35','2025-10-12 08:56:29',NULL,0,0,NULL,NULL),(41104,'mixpanel','completed',10,'2025-10-12 06:09:32','2025-10-12 06:11:30','2025-10-12 05:19:32','2025-10-12 06:11:30',NULL,0,0,NULL,NULL),(41105,'tracks','completed',10,'2025-10-12 06:26:30','2025-10-12 06:29:35','2025-10-12 06:11:30','2025-10-12 06:29:35',NULL,0,0,NULL,NULL),(41106,'mixpanel','completed',10,'2025-10-12 07:16:35','2025-10-12 07:18:51','2025-10-12 06:29:35','2025-10-12 07:18:51',NULL,0,0,NULL,NULL),(41107,'tracks','completed',10,'2025-10-12 07:39:51','2025-10-12 07:40:10','2025-10-12 07:18:51','2025-10-12 07:40:10',NULL,0,0,NULL,NULL),(41108,'mixpanel','completed',10,'2025-10-12 07:47:10','2025-10-12 07:50:11','2025-10-12 07:40:10','2025-10-12 07:50:11',NULL,0,0,NULL,NULL),(41109,'tracks','completed',10,'2025-10-12 08:10:11','2025-10-12 08:11:29','2025-10-12 07:50:11','2025-10-12 08:11:29',NULL,0,0,NULL,NULL),(41110,'mixpanel','completed',10,'2025-10-12 09:05:29','2025-10-12 09:06:30','2025-10-12 08:11:29','2025-10-12 09:06:30',NULL,0,0,NULL,NULL),(41111,'tracks','completed',10,'2025-10-12 09:38:29','2025-10-12 09:41:32','2025-10-12 08:56:29','2025-10-12 09:41:32',NULL,0,0,NULL,NULL),(41112,'log_cleanup','completed',10,'2025-10-13 01:38:02','2025-10-13 01:41:30','2025-10-12 09:06:30','2025-10-13 01:41:30',NULL,0,0,NULL,NULL),(41113,'mixpanel','completed',10,'2025-10-12 10:17:31','2025-10-12 10:21:29','2025-10-12 09:41:31','2025-10-12 10:21:29',NULL,0,0,NULL,NULL),(41114,'tracks','completed',10,'2025-10-12 10:43:29','2025-10-12 10:46:29','2025-10-12 10:21:29','2025-10-12 10:46:29',NULL,0,0,NULL,NULL),(41115,'mixpanel','completed',10,'2025-10-12 11:16:29','2025-10-12 11:21:29','2025-10-12 10:46:29','2025-10-12 11:21:29',NULL,0,0,NULL,NULL),(41116,'tracks','completed',10,'2025-10-12 11:35:29','2025-10-12 11:35:46','2025-10-12 11:21:29','2025-10-12 11:35:46',NULL,0,0,NULL,NULL),(41117,'mixpanel','completed',10,'2025-10-12 12:33:46','2025-10-12 12:36:28','2025-10-12 11:35:46','2025-10-12 12:36:28',NULL,0,0,NULL,NULL),(41118,'tracks','completed',10,'2025-10-12 13:00:28','2025-10-12 13:01:11','2025-10-12 12:36:28','2025-10-12 13:01:11',NULL,0,0,NULL,NULL),(41119,'mixpanel','completed',10,'2025-10-12 13:49:11','2025-10-12 13:51:29','2025-10-12 13:01:11','2025-10-12 13:51:29',NULL,0,0,NULL,NULL),(41120,'tracks','completed',10,'2025-10-12 14:15:29','2025-10-12 14:16:29','2025-10-12 13:51:29','2025-10-12 14:16:29',NULL,0,0,NULL,NULL),(41121,'mixpanel','completed',10,'2025-10-12 14:30:29','2025-10-12 14:31:29','2025-10-12 14:16:29','2025-10-12 14:31:29',NULL,0,0,NULL,NULL),(41122,'subscribers_engagement_score','completed',10,'2025-10-12 14:26:29','2025-10-12 14:31:29','2025-10-12 14:26:29','2025-10-12 14:31:29',NULL,0,0,NULL,NULL),(41123,'tracks','completed',10,'2025-10-12 15:01:29','2025-10-12 15:06:29','2025-10-12 14:26:29','2025-10-12 15:06:29',NULL,0,0,NULL,NULL),(41124,'subscribers_engagement_score','completed',10,'2025-10-12 14:31:29','2025-10-12 14:36:29','2025-10-12 14:31:29','2025-10-12 14:36:29',NULL,0,0,NULL,NULL),(41125,'subscribers_engagement_score','completed',10,'2025-10-13 08:10:00','2025-10-13 08:11:32','2025-10-12 14:36:29','2025-10-13 08:11:32',NULL,0,0,NULL,NULL),(41126,'mixpanel','completed',10,'2025-10-12 14:52:29','2025-10-12 14:56:29','2025-10-12 14:36:29','2025-10-12 14:56:29',NULL,0,0,NULL,NULL),(41127,'mixpanel','completed',10,'2025-10-12 15:49:29','2025-10-12 15:51:30','2025-10-12 15:06:29','2025-10-12 15:51:30',NULL,0,0,NULL,NULL),(41128,'tracks','completed',10,'2025-10-12 16:27:30','2025-10-12 16:31:31','2025-10-12 15:51:30','2025-10-12 16:31:31',NULL,0,0,NULL,NULL),(41129,'mixpanel','completed',10,'2025-10-12 17:17:31','2025-10-12 17:21:30','2025-10-12 16:31:31','2025-10-12 17:21:30',NULL,0,0,NULL,NULL),(41130,'tracks','completed',10,'2025-10-12 17:54:30','2025-10-12 17:55:29','2025-10-12 17:21:30','2025-10-12 17:55:29',NULL,0,0,NULL,NULL),(41131,'mixpanel','completed',10,'2025-10-12 18:30:29','2025-10-12 18:32:30','2025-10-12 17:55:29','2025-10-12 18:32:30',NULL,0,0,NULL,NULL),(41132,'tracks','completed',10,'2025-10-12 19:19:30','2025-10-12 19:21:31','2025-10-12 18:32:30','2025-10-12 19:21:31',NULL,0,0,NULL,NULL),(41133,'mixpanel','completed',10,'2025-10-12 19:47:31','2025-10-12 19:51:31','2025-10-12 19:21:31','2025-10-12 19:51:31',NULL,0,0,NULL,NULL),(41134,'tracks','completed',10,'2025-10-12 20:28:31','2025-10-12 20:30:13','2025-10-12 19:51:31','2025-10-12 20:30:13',NULL,0,0,NULL,NULL),(41135,'mixpanel','completed',10,'2025-10-12 21:01:12','2025-10-12 21:01:31','2025-10-12 20:30:13','2025-10-12 21:01:31',NULL,0,0,NULL,NULL),(41136,'tracks','completed',10,'2025-10-12 21:55:31','2025-10-12 21:56:31','2025-10-12 21:01:31','2025-10-12 21:56:31',NULL,0,0,NULL,NULL),(41137,'mixpanel','completed',10,'2025-10-12 22:07:30','2025-10-12 22:10:07','2025-10-12 21:56:30','2025-10-12 22:10:07',NULL,0,0,NULL,NULL),(41138,'tracks','completed',10,'2025-10-12 23:06:07','2025-10-12 23:06:27','2025-10-12 22:10:07','2025-10-12 23:06:27',NULL,0,0,NULL,NULL),(41139,'mixpanel','completed',10,'2025-10-12 23:32:27','2025-10-12 23:36:28','2025-10-12 23:06:27','2025-10-12 23:36:28',NULL,0,0,NULL,NULL),(41140,'tracks','completed',10,'2025-10-12 23:45:28','2025-10-12 23:46:27','2025-10-12 23:36:28','2025-10-12 23:46:27',NULL,0,0,NULL,NULL),(41141,'mixpanel','completed',10,'2025-10-12 23:54:27','2025-10-12 23:56:00','2025-10-12 23:46:27','2025-10-12 23:56:00',NULL,0,0,NULL,NULL),(41142,'tracks','completed',10,'2025-10-13 00:25:00','2025-10-13 00:26:29','2025-10-12 23:56:00','2025-10-13 00:26:29',NULL,0,0,NULL,NULL),(41143,'mixpanel','completed',10,'2025-10-13 01:19:29','2025-10-13 01:21:34','2025-10-13 00:26:29','2025-10-13 01:21:34',NULL,0,0,NULL,NULL),(41144,'tracks','completed',10,'2025-10-13 01:39:34','2025-10-13 01:41:30','2025-10-13 01:21:34','2025-10-13 01:41:30',NULL,0,0,NULL,NULL),(41145,'mixpanel','completed',10,'2025-10-13 02:10:30','2025-10-13 02:11:29','2025-10-13 01:41:30','2025-10-13 02:11:29',NULL,0,0,NULL,NULL),(41146,'log_cleanup','completed',10,'2025-10-13 03:50:52','2025-10-13 03:51:30','2025-10-13 02:11:29','2025-10-13 03:51:30',NULL,0,0,NULL,NULL),(41147,'tracks','completed',10,'2025-10-13 02:35:29','2025-10-13 02:36:30','2025-10-13 02:11:29','2025-10-13 02:36:30',NULL,0,0,NULL,NULL),(41148,'mixpanel','completed',10,'2025-10-13 03:28:30','2025-10-13 03:31:34','2025-10-13 02:36:30','2025-10-13 03:31:34',NULL,0,0,NULL,NULL),(41149,'tracks','completed',10,'2025-10-13 03:41:34','2025-10-13 03:46:30','2025-10-13 03:31:34','2025-10-13 03:46:30',NULL,0,0,NULL,NULL),(41150,'mixpanel','completed',10,'2025-10-13 04:19:30','2025-10-13 04:21:30','2025-10-13 03:46:30','2025-10-13 04:21:30',NULL,0,0,NULL,NULL),(41151,'tracks','completed',10,'2025-10-13 03:56:30','2025-10-13 04:01:29','2025-10-13 03:51:30','2025-10-13 04:01:29',NULL,0,0,NULL,NULL),(41152,'log_cleanup','completed',10,'2025-10-13 07:14:38','2025-10-13 07:16:11','2025-10-13 04:01:29','2025-10-13 07:16:11',NULL,0,0,NULL,NULL),(41153,'tracks','completed',10,'2025-10-13 05:00:30','2025-10-13 05:01:31','2025-10-13 04:21:30','2025-10-13 05:01:31',NULL,0,0,NULL,NULL),(41154,'mixpanel','completed',10,'2025-10-13 04:51:36','2025-10-13 04:51:45','2025-10-13 04:46:36','2025-10-13 04:51:45',NULL,0,0,NULL,NULL),(41155,'schedule_re_engagement_email','completed',10,'2025-10-14 04:51:45','2025-10-14 04:53:35','2025-10-13 04:51:45','2025-10-14 04:53:35',NULL,0,0,NULL,NULL),(41156,'mixpanel','completed',10,'2025-10-13 05:39:31','2025-10-13 05:41:33','2025-10-13 05:01:31','2025-10-13 05:41:33',NULL,0,0,NULL,NULL),(41157,'tracks','completed',10,'2025-10-13 05:49:33','2025-10-13 05:51:29','2025-10-13 05:41:33','2025-10-13 05:51:29',NULL,0,0,NULL,NULL),(41158,'mixpanel','completed',10,'2025-10-13 06:49:29','2025-10-13 06:49:39','2025-10-13 05:51:29','2025-10-13 06:49:39',NULL,0,0,NULL,NULL),(41159,'tracks','completed',10,'2025-10-13 06:53:39','2025-10-13 06:56:30','2025-10-13 06:49:39','2025-10-13 06:56:30',NULL,0,0,NULL,NULL),(41160,'mixpanel','completed',10,'2025-10-13 06:59:30','2025-10-13 07:01:30','2025-10-13 06:56:30','2025-10-13 07:01:30',NULL,0,0,NULL,NULL),(41161,'tracks','completed',10,'2025-10-13 07:20:30','2025-10-13 07:21:30','2025-10-13 07:01:30','2025-10-13 07:21:30',NULL,0,0,NULL,NULL),(41162,'mixpanel','completed',10,'2025-10-13 07:19:11','2025-10-13 07:21:30','2025-10-13 07:16:11','2025-10-13 07:21:30',NULL,0,0,NULL,NULL),(41163,'log_cleanup','completed',10,'2025-10-14 01:45:42','2025-10-14 01:46:29','2025-10-13 07:21:30','2025-10-14 01:46:29',NULL,0,0,NULL,NULL),(41164,'subscribers_engagement_score','completed',10,'2025-10-14 11:48:00','2025-10-14 11:51:31','2025-10-13 08:11:32','2025-10-14 11:51:31',NULL,0,0,NULL,NULL),(41165,'mixpanel','completed',10,'2025-10-13 09:04:32','2025-10-13 09:06:30','2025-10-13 08:11:32','2025-10-13 09:06:30',NULL,0,0,NULL,NULL),(41166,'tracks','completed',10,'2025-10-13 08:35:32','2025-10-13 08:36:32','2025-10-13 08:11:32','2025-10-13 08:36:32',NULL,0,0,NULL,NULL),(41167,'tracks','completed',10,'2025-10-13 10:02:30','2025-10-13 10:03:34','2025-10-13 09:06:30','2025-10-13 10:03:34',NULL,0,0,NULL,NULL),(41168,'mixpanel','completed',10,'2025-10-13 10:48:34','2025-10-13 10:49:32','2025-10-13 10:03:34','2025-10-13 10:49:32',NULL,0,0,NULL,NULL),(41169,'tracks','completed',10,'2025-10-13 11:46:32','2025-10-13 11:51:35','2025-10-13 10:49:32','2025-10-13 11:51:35',NULL,0,0,NULL,NULL),(41170,'mixpanel','completed',10,'2025-10-13 12:15:35','2025-10-13 12:16:33','2025-10-13 11:51:35','2025-10-13 12:16:33',NULL,0,0,NULL,NULL),(41171,'tracks','completed',10,'2025-10-13 13:09:33','2025-10-13 13:11:31','2025-10-13 12:16:33','2025-10-13 13:11:31',NULL,0,0,NULL,NULL),(41172,'mixpanel','completed',10,'2025-10-13 13:28:31','2025-10-13 13:30:18','2025-10-13 13:11:31','2025-10-13 13:30:18',NULL,0,0,NULL,NULL),(41173,'tracks','completed',10,'2025-10-13 13:57:18','2025-10-13 14:00:40','2025-10-13 13:30:18','2025-10-13 14:00:40',NULL,0,0,NULL,NULL),(41174,'mixpanel','completed',10,'2025-10-13 14:37:40','2025-10-13 14:41:31','2025-10-13 14:00:40','2025-10-13 14:41:31',NULL,0,0,NULL,NULL),(41175,'tracks','completed',10,'2025-10-13 15:28:31','2025-10-13 15:31:34','2025-10-13 14:41:31','2025-10-13 15:31:34',NULL,0,0,NULL,NULL),(41176,'mixpanel','completed',10,'2025-10-13 15:39:34','2025-10-13 15:41:31','2025-10-13 15:31:34','2025-10-13 15:41:31',NULL,0,0,NULL,NULL),(41177,'tracks','completed',10,'2025-10-13 16:04:31','2025-10-13 16:04:42','2025-10-13 15:41:31','2025-10-13 16:04:42',NULL,0,0,NULL,NULL),(41178,'mixpanel','completed',10,'2025-10-13 16:07:42','2025-10-13 16:09:46','2025-10-13 16:04:42','2025-10-13 16:09:46',NULL,0,0,NULL,NULL),(41179,'tracks','completed',10,'2025-10-13 16:59:46','2025-10-13 17:01:29','2025-10-13 16:09:46','2025-10-13 17:01:29',NULL,0,0,NULL,NULL),(41180,'mixpanel','completed',10,'2025-10-13 17:49:29','2025-10-13 17:51:31','2025-10-13 17:01:29','2025-10-13 17:51:31',NULL,0,0,NULL,NULL),(41181,'tracks','completed',10,'2025-10-13 18:03:31','2025-10-13 18:06:28','2025-10-13 17:51:31','2025-10-13 18:06:28',NULL,0,0,NULL,NULL),(41182,'mixpanel','completed',10,'2025-10-13 19:03:28','2025-10-13 19:04:37','2025-10-13 18:06:28','2025-10-13 19:04:37',NULL,0,0,NULL,NULL),(41183,'tracks','completed',10,'2025-10-13 20:02:37','2025-10-13 20:06:19','2025-10-13 19:04:37','2025-10-13 20:06:19',NULL,0,0,NULL,NULL),(41184,'mixpanel','completed',10,'2025-10-13 20:42:18','2025-10-13 20:43:32','2025-10-13 20:06:18','2025-10-13 20:43:32',NULL,0,0,NULL,NULL),(41185,'tracks','completed',10,'2025-10-13 20:59:32','2025-10-13 21:01:38','2025-10-13 20:43:32','2025-10-13 21:01:38',NULL,0,0,NULL,NULL),(41186,'mixpanel','completed',10,'2025-10-13 21:13:38','2025-10-13 21:15:40','2025-10-13 21:01:38','2025-10-13 21:15:40',NULL,0,0,NULL,NULL),(41187,'tracks','completed',10,'2025-10-13 21:42:40','2025-10-13 21:43:20','2025-10-13 21:15:40','2025-10-13 21:43:20',NULL,0,0,NULL,NULL),(41188,'mixpanel','completed',10,'2025-10-13 22:30:20','2025-10-13 22:31:28','2025-10-13 21:43:20','2025-10-13 22:31:28',NULL,0,0,NULL,NULL),(41189,'tracks','completed',10,'2025-10-13 23:07:28','2025-10-13 23:09:08','2025-10-13 22:31:28','2025-10-13 23:09:08',NULL,0,0,NULL,NULL),(41190,'mixpanel','completed',10,'2025-10-13 23:58:08','2025-10-14 00:01:06','2025-10-13 23:09:08','2025-10-14 00:01:06',NULL,0,0,NULL,NULL),(41191,'tracks','completed',10,'2025-10-14 00:47:06','2025-10-14 00:51:28','2025-10-14 00:01:06','2025-10-14 00:51:28',NULL,0,0,NULL,NULL),(41192,'export_files_cleanup','scheduled',10,'2025-10-25 00:00:00',NULL,'2025-10-14 00:51:28','2025-10-14 00:51:28',NULL,NULL,0,NULL,NULL),(41193,'mixpanel','completed',10,'2025-10-14 00:57:28','2025-10-14 01:01:28','2025-10-14 00:51:28','2025-10-14 01:01:28',NULL,0,0,NULL,NULL),(41194,'tracks','completed',10,'2025-10-14 01:03:28','2025-10-14 01:06:28','2025-10-14 01:01:28','2025-10-14 01:06:28',NULL,0,0,NULL,NULL),(41195,'mixpanel','completed',10,'2025-10-14 01:52:28','2025-10-14 01:56:29','2025-10-14 01:06:28','2025-10-14 01:56:29',NULL,0,0,NULL,NULL),(41196,'tracks','completed',10,'2025-10-14 01:55:29','2025-10-14 01:56:29','2025-10-14 01:46:29','2025-10-14 01:56:29',NULL,0,0,NULL,NULL),(41197,'log_cleanup','completed',10,'2025-10-15 01:24:00','2025-10-15 01:26:32','2025-10-14 01:56:29','2025-10-15 01:26:32',NULL,0,0,NULL,NULL),(41198,'mixpanel','completed',10,'2025-10-14 05:38:35','2025-10-14 05:41:36','2025-10-14 04:53:35','2025-10-14 05:41:36',NULL,0,0,NULL,NULL),(41199,'tracks','completed',10,'2025-10-14 04:52:35','2025-10-14 04:55:38','2025-10-14 04:53:35','2025-10-14 04:55:38',NULL,0,0,NULL,NULL),(41200,'schedule_re_engagement_email','completed',10,'2025-10-15 04:55:38','2025-10-15 04:56:35','2025-10-14 04:55:38','2025-10-15 04:56:35',NULL,0,0,NULL,NULL),(41201,'tracks','completed',10,'2025-10-14 06:29:36','2025-10-14 06:31:34','2025-10-14 05:41:36','2025-10-14 06:31:34',NULL,0,0,NULL,NULL),(41202,'mixpanel','completed',10,'2025-10-14 06:46:34','2025-10-14 06:51:31','2025-10-14 06:31:34','2025-10-14 06:51:31',NULL,0,0,NULL,NULL),(41203,'tracks','completed',10,'2025-10-14 06:54:31','2025-10-14 06:56:32','2025-10-14 06:51:31','2025-10-14 06:56:32',NULL,0,0,NULL,NULL),(41204,'mixpanel','completed',10,'2025-10-14 07:45:32','2025-10-14 07:46:31','2025-10-14 06:56:32','2025-10-14 07:46:31',NULL,0,0,NULL,NULL),(41205,'tracks','completed',10,'2025-10-14 07:52:31','2025-10-14 07:56:33','2025-10-14 07:46:31','2025-10-14 07:56:33',NULL,0,0,NULL,NULL),(41206,'mixpanel','completed',10,'2025-10-14 08:27:33','2025-10-14 08:30:27','2025-10-14 07:56:33','2025-10-14 08:30:27',NULL,0,0,NULL,NULL),(41207,'tracks','completed',10,'2025-10-14 09:04:27','2025-10-14 09:06:34','2025-10-14 08:30:27','2025-10-14 09:06:34',NULL,0,0,NULL,NULL),(41208,'mixpanel','completed',10,'2025-10-14 09:16:34','2025-10-14 09:18:42','2025-10-14 09:06:34','2025-10-14 09:18:42',NULL,0,0,NULL,NULL),(41209,'tracks','completed',10,'2025-10-14 09:30:42','2025-10-14 09:31:31','2025-10-14 09:18:42','2025-10-14 09:31:31',NULL,0,0,NULL,NULL),(41210,'mixpanel','completed',10,'2025-10-14 09:59:31','2025-10-14 09:59:35','2025-10-14 09:31:31','2025-10-14 09:59:35',NULL,0,0,NULL,NULL),(41211,'tracks','completed',10,'2025-10-14 10:08:35','2025-10-14 10:11:32','2025-10-14 09:59:35','2025-10-14 10:11:32',NULL,0,0,NULL,NULL),(41212,'mixpanel','completed',10,'2025-10-14 11:04:32','2025-10-14 11:06:33','2025-10-14 10:11:32','2025-10-14 11:06:33',NULL,0,0,NULL,NULL),(41213,'tracks','completed',10,'2025-10-14 11:23:33','2025-10-14 11:23:52','2025-10-14 11:06:33','2025-10-14 11:23:52',NULL,0,0,NULL,NULL),(41214,'mixpanel','completed',10,'2025-10-14 12:05:52','2025-10-14 12:06:32','2025-10-14 11:23:52','2025-10-14 12:06:32',NULL,0,0,NULL,NULL),(41215,'subscribers_engagement_score','completed',10,'2025-10-14 11:51:31','2025-10-14 11:55:48','2025-10-14 11:51:31','2025-10-14 11:55:48',NULL,0,0,NULL,NULL),(41216,'tracks','completed',10,'2025-10-14 12:21:31','2025-10-14 12:21:32','2025-10-14 11:51:31','2025-10-14 12:21:32',NULL,0,0,NULL,NULL),(41217,'subscribers_engagement_score','completed',10,'2025-10-15 00:38:00','2025-10-15 00:41:33','2025-10-14 11:55:48','2025-10-15 00:41:33',NULL,0,0,NULL,NULL),(41218,'mixpanel','completed',10,'2025-10-14 12:39:32','2025-10-14 12:41:32','2025-10-14 12:21:32','2025-10-14 12:41:32',NULL,0,0,NULL,NULL),(41219,'tracks','completed',10,'2025-10-14 13:32:32','2025-10-14 13:33:48','2025-10-14 12:41:32','2025-10-14 13:33:48',NULL,0,0,NULL,NULL),(41220,'mixpanel','completed',10,'2025-10-14 14:23:48','2025-10-14 14:26:37','2025-10-14 13:33:48','2025-10-14 14:26:37',NULL,0,0,NULL,NULL),(41221,'tracks','completed',10,'2025-10-14 15:15:37','2025-10-14 15:16:31','2025-10-14 14:26:37','2025-10-14 15:16:31',NULL,0,0,NULL,NULL),(41222,'mixpanel','completed',10,'2025-10-14 15:46:31','2025-10-14 15:48:31','2025-10-14 15:16:31','2025-10-14 15:48:31',NULL,0,0,NULL,NULL),(41223,'tracks','completed',10,'2025-10-14 16:27:31','2025-10-14 16:31:31','2025-10-14 15:48:31','2025-10-14 16:31:31',NULL,0,0,NULL,NULL),(41224,'mixpanel','completed',10,'2025-10-14 17:28:31','2025-10-14 17:31:36','2025-10-14 16:31:31','2025-10-14 17:31:36',NULL,0,0,NULL,NULL),(41225,'tracks','completed',10,'2025-10-14 17:35:36','2025-10-14 17:36:32','2025-10-14 17:31:36','2025-10-14 17:36:32',NULL,0,0,NULL,NULL),(41226,'mixpanel','completed',10,'2025-10-14 18:09:32','2025-10-14 18:11:33','2025-10-14 17:36:32','2025-10-14 18:11:33',NULL,0,0,NULL,NULL),(41227,'tracks','completed',10,'2025-10-14 18:22:33','2025-10-14 18:26:14','2025-10-14 18:11:33','2025-10-14 18:26:14',NULL,0,0,NULL,NULL),(41228,'mixpanel','completed',10,'2025-10-14 19:24:14','2025-10-14 19:26:34','2025-10-14 18:26:14','2025-10-14 19:26:34',NULL,0,0,NULL,NULL),(41229,'tracks','completed',10,'2025-10-14 19:27:34','2025-10-14 19:30:07','2025-10-14 19:26:34','2025-10-14 19:30:07',NULL,0,0,NULL,NULL),(41230,'mixpanel','completed',10,'2025-10-14 20:18:07','2025-10-14 20:21:33','2025-10-14 19:30:07','2025-10-14 20:21:33',NULL,0,0,NULL,NULL),(41231,'tracks','completed',10,'2025-10-14 20:20:33','2025-10-14 20:26:33','2025-10-14 20:21:33','2025-10-14 20:26:33',NULL,0,0,NULL,NULL),(41232,'mixpanel','completed',10,'2025-10-14 21:17:33','2025-10-14 21:21:34','2025-10-14 20:26:33','2025-10-14 21:21:34',NULL,0,0,NULL,NULL),(41233,'tracks','completed',10,'2025-10-14 22:03:34','2025-10-14 22:06:32','2025-10-14 21:21:34','2025-10-14 22:06:32',NULL,0,0,NULL,NULL),(41234,'mixpanel','completed',10,'2025-10-14 22:26:32','2025-10-14 22:31:35','2025-10-14 22:06:32','2025-10-14 22:31:35',NULL,0,0,NULL,NULL),(41235,'tracks','completed',10,'2025-10-14 23:19:35','2025-10-14 23:21:34','2025-10-14 22:31:35','2025-10-14 23:21:34',NULL,0,0,NULL,NULL),(41236,'mixpanel','completed',10,'2025-10-14 23:35:34','2025-10-14 23:36:32','2025-10-14 23:21:34','2025-10-14 23:36:32',NULL,0,0,NULL,NULL),(41237,'tracks','completed',10,'2025-10-15 00:07:32','2025-10-15 00:11:33','2025-10-14 23:36:32','2025-10-15 00:11:33',NULL,0,0,NULL,NULL),(41238,'mixpanel','completed',10,'2025-10-15 00:48:33','2025-10-15 00:51:33','2025-10-15 00:11:33','2025-10-15 00:51:33',NULL,0,0,NULL,NULL),(41239,'subscribers_engagement_score','completed',10,'2025-10-16 13:39:00','2025-10-16 13:41:35','2025-10-15 00:41:33','2025-10-16 13:41:35',NULL,0,0,NULL,NULL),(41240,'tracks','completed',10,'2025-10-15 01:27:33','2025-10-15 01:31:32','2025-10-15 00:41:33','2025-10-15 01:31:32',NULL,0,0,NULL,NULL),(41241,'mixpanel','completed',10,'2025-10-15 01:59:32','2025-10-15 01:59:51','2025-10-15 01:26:32','2025-10-15 01:59:51',NULL,0,0,NULL,NULL),(41242,'log_cleanup','completed',10,'2025-10-15 12:52:20','2025-10-15 12:56:33','2025-10-15 01:31:32','2025-10-15 12:56:33',NULL,0,0,NULL,NULL),(41243,'tracks','completed',10,'2025-10-15 02:54:51','2025-10-15 02:56:38','2025-10-15 01:59:51','2025-10-15 02:56:38',NULL,0,0,NULL,NULL),(41244,'mixpanel','completed',10,'2025-10-15 03:45:38','2025-10-15 03:46:33','2025-10-15 02:56:38','2025-10-15 03:46:33',NULL,0,0,NULL,NULL),(41245,'tracks','completed',10,'2025-10-15 04:02:33','2025-10-15 04:05:09','2025-10-15 03:46:33','2025-10-15 04:05:09',NULL,0,0,NULL,NULL),(41246,'mixpanel','completed',10,'2025-10-15 04:33:09','2025-10-15 04:36:39','2025-10-15 04:05:09','2025-10-15 04:36:39',NULL,0,0,NULL,NULL),(41247,'tracks','completed',10,'2025-10-15 05:12:39','2025-10-15 05:16:34','2025-10-15 04:36:39','2025-10-15 05:16:34',NULL,0,0,NULL,NULL),(41248,'mixpanel','completed',10,'2025-10-15 05:26:35','2025-10-15 05:31:34','2025-10-15 04:56:35','2025-10-15 05:31:34',NULL,0,0,NULL,NULL),(41249,'schedule_re_engagement_email','completed',10,'2025-10-16 05:16:34','2025-10-16 05:20:33','2025-10-15 05:16:34','2025-10-16 05:20:33',NULL,0,0,NULL,NULL),(41250,'tracks','completed',10,'2025-10-15 06:03:34','2025-10-15 06:06:34','2025-10-15 05:31:34','2025-10-15 06:06:34',NULL,0,0,NULL,NULL),(41251,'mixpanel','completed',10,'2025-10-15 06:29:34','2025-10-15 06:30:28','2025-10-15 06:06:34','2025-10-15 06:30:28',NULL,0,0,NULL,NULL),(41252,'tracks','completed',10,'2025-10-15 07:21:28','2025-10-15 07:21:52','2025-10-15 06:30:28','2025-10-15 07:21:52',NULL,0,0,NULL,NULL),(41253,'mixpanel','completed',10,'2025-10-15 08:03:52','2025-10-15 08:06:33','2025-10-15 07:21:52','2025-10-15 08:06:33',NULL,0,0,NULL,NULL),(41254,'tracks','completed',10,'2025-10-15 08:28:33','2025-10-15 08:31:33','2025-10-15 08:06:33','2025-10-15 08:31:33',NULL,0,0,NULL,NULL),(41255,'mixpanel','completed',10,'2025-10-15 09:06:33','2025-10-15 09:09:22','2025-10-15 08:31:33','2025-10-15 09:09:22',NULL,0,0,NULL,NULL),(41256,'tracks','completed',10,'2025-10-15 09:21:22','2025-10-15 09:21:36','2025-10-15 09:09:22','2025-10-15 09:21:36',NULL,0,0,NULL,NULL),(41257,'mixpanel','completed',10,'2025-10-15 10:00:36','2025-10-15 10:01:36','2025-10-15 09:21:36','2025-10-15 10:01:36',NULL,0,0,NULL,NULL),(41258,'tracks','completed',10,'2025-10-15 10:05:36','2025-10-15 10:06:34','2025-10-15 10:01:36','2025-10-15 10:06:34',NULL,0,0,NULL,NULL),(41259,'mixpanel','completed',10,'2025-10-15 10:32:34','2025-10-15 10:35:48','2025-10-15 10:06:34','2025-10-15 10:35:48',NULL,0,0,NULL,NULL),(41260,'tracks','completed',10,'2025-10-15 10:45:48','2025-10-15 10:46:34','2025-10-15 10:35:48','2025-10-15 10:46:34',NULL,0,0,NULL,NULL),(41261,'mixpanel','completed',10,'2025-10-15 10:56:34','2025-10-15 11:01:33','2025-10-15 10:46:34','2025-10-15 11:01:33',NULL,0,0,NULL,NULL),(41262,'tracks','completed',10,'2025-10-15 11:49:33','2025-10-15 11:51:42','2025-10-15 11:01:33','2025-10-15 11:51:42',NULL,0,0,NULL,NULL),(41263,'mixpanel','completed',10,'2025-10-15 12:17:41','2025-10-15 12:21:35','2025-10-15 11:51:41','2025-10-15 12:21:35',NULL,0,0,NULL,NULL),(41264,'tracks','completed',10,'2025-10-15 13:17:35','2025-10-15 13:21:33','2025-10-15 12:21:35','2025-10-15 13:21:33',NULL,0,0,NULL,NULL),(41265,'mixpanel','completed',10,'2025-10-15 13:07:33','2025-10-15 13:10:26','2025-10-15 12:56:33','2025-10-15 13:10:26',NULL,0,0,NULL,NULL),(41266,'log_cleanup','completed',10,'2025-10-16 12:30:56','2025-10-16 12:31:37','2025-10-15 13:10:26','2025-10-16 12:31:37',NULL,0,0,NULL,NULL),(41267,'mixpanel','completed',10,'2025-10-15 13:51:33','2025-10-15 13:56:34','2025-10-15 13:21:33','2025-10-15 13:56:34',NULL,0,0,NULL,NULL),(41268,'tracks','completed',10,'2025-10-15 14:25:34','2025-10-15 14:26:32','2025-10-15 13:56:34','2025-10-15 14:26:32',NULL,0,0,NULL,NULL),(41269,'mixpanel','completed',10,'2025-10-15 15:19:32','2025-10-15 15:21:34','2025-10-15 14:26:32','2025-10-15 15:21:34',NULL,0,0,NULL,NULL),(41270,'tracks','completed',10,'2025-10-15 16:09:34','2025-10-15 16:11:33','2025-10-15 15:21:34','2025-10-15 16:11:33',NULL,0,0,NULL,NULL),(41271,'mixpanel','completed',10,'2025-10-15 16:24:33','2025-10-15 16:26:32','2025-10-15 16:11:33','2025-10-15 16:26:32',NULL,0,0,NULL,NULL),(41272,'tracks','completed',10,'2025-10-15 17:00:32','2025-10-15 17:01:32','2025-10-15 16:26:32','2025-10-15 17:01:32',NULL,0,0,NULL,NULL),(41273,'mixpanel','completed',10,'2025-10-15 17:44:32','2025-10-15 17:45:47','2025-10-15 17:01:32','2025-10-15 17:45:47',NULL,0,0,NULL,NULL),(41274,'tracks','completed',10,'2025-10-15 18:42:47','2025-10-15 18:45:12','2025-10-15 17:45:47','2025-10-15 18:45:12',NULL,0,0,NULL,NULL),(41275,'mixpanel','completed',10,'2025-10-15 18:52:11','2025-10-15 18:56:36','2025-10-15 18:45:11','2025-10-15 18:56:36',NULL,0,0,NULL,NULL),(41276,'tracks','completed',10,'2025-10-15 19:52:36','2025-10-15 19:53:46','2025-10-15 18:56:36','2025-10-15 19:53:46',NULL,0,0,NULL,NULL),(41277,'mixpanel','completed',10,'2025-10-15 20:23:46','2025-10-15 20:26:37','2025-10-15 19:53:46','2025-10-15 20:26:37',NULL,0,0,NULL,NULL),(41278,'tracks','completed',10,'2025-10-15 20:38:37','2025-10-15 20:40:17','2025-10-15 20:26:37','2025-10-15 20:40:17',NULL,0,0,NULL,NULL),(41279,'mixpanel','completed',10,'2025-10-15 21:19:17','2025-10-15 21:21:35','2025-10-15 20:40:17','2025-10-15 21:21:35',NULL,0,0,NULL,NULL),(41280,'tracks','completed',10,'2025-10-15 21:23:35','2025-10-15 21:23:48','2025-10-15 21:21:35','2025-10-15 21:23:48',NULL,0,0,NULL,NULL),(41281,'mixpanel','completed',10,'2025-10-15 22:18:48','2025-10-15 22:20:08','2025-10-15 21:23:48','2025-10-15 22:20:08',NULL,0,0,NULL,NULL),(41282,'tracks','completed',10,'2025-10-15 22:52:08','2025-10-15 22:56:41','2025-10-15 22:20:08','2025-10-15 22:56:41',NULL,0,0,NULL,NULL),(41283,'mixpanel','completed',10,'2025-10-15 23:31:39','2025-10-15 23:36:36','2025-10-15 22:56:40','2025-10-15 23:36:36',NULL,0,0,NULL,NULL),(41284,'tracks','completed',10,'2025-10-16 00:21:36','2025-10-16 00:25:03','2025-10-15 23:36:37','2025-10-16 00:25:03',NULL,0,0,NULL,NULL),(41285,'mixpanel','completed',10,'2025-10-16 00:47:03','2025-10-16 00:49:37','2025-10-16 00:25:03','2025-10-16 00:49:37',NULL,0,0,NULL,NULL),(41286,'tracks','completed',10,'2025-10-16 01:26:37','2025-10-16 01:31:34','2025-10-16 00:49:37','2025-10-16 01:31:34',NULL,0,0,NULL,NULL),(41287,'mixpanel','completed',10,'2025-10-16 02:05:34','2025-10-16 02:06:15','2025-10-16 01:31:34','2025-10-16 02:06:15',NULL,0,0,NULL,NULL),(41288,'tracks','completed',10,'2025-10-16 02:58:15','2025-10-16 03:01:36','2025-10-16 02:06:15','2025-10-16 03:01:36',NULL,0,0,NULL,NULL),(41289,'mixpanel','completed',10,'2025-10-16 03:27:36','2025-10-16 03:31:40','2025-10-16 03:01:36','2025-10-16 03:31:40',NULL,0,0,NULL,NULL),(41290,'tracks','completed',10,'2025-10-16 04:12:40','2025-10-16 04:14:20','2025-10-16 03:31:40','2025-10-16 04:14:20',NULL,0,0,NULL,NULL),(41291,'mixpanel','completed',10,'2025-10-16 04:46:20','2025-10-16 04:46:53','2025-10-16 04:14:20','2025-10-16 04:46:53',NULL,0,0,NULL,NULL),(41292,'tracks','completed',10,'2025-10-16 05:17:53','2025-10-16 05:20:33','2025-10-16 04:46:53','2025-10-16 05:20:33',NULL,0,0,NULL,NULL),(41293,'mixpanel','completed',10,'2025-10-16 06:13:33','2025-10-16 06:16:08','2025-10-16 05:20:33','2025-10-16 06:16:08',NULL,0,0,NULL,NULL),(41294,'schedule_re_engagement_email','completed',10,'2025-10-17 06:16:08','2025-10-17 06:16:44','2025-10-16 06:16:08','2025-10-17 06:16:44',NULL,0,0,NULL,NULL),(41295,'tracks','completed',10,'2025-10-16 06:56:08','2025-10-16 06:59:39','2025-10-16 06:16:08','2025-10-16 06:59:39',NULL,0,0,NULL,NULL),(41296,'mixpanel','completed',10,'2025-10-16 07:29:39','2025-10-16 07:31:35','2025-10-16 06:59:39','2025-10-16 07:31:35',NULL,0,0,NULL,NULL),(41297,'tracks','completed',10,'2025-10-16 07:45:35','2025-10-16 07:46:36','2025-10-16 07:31:35','2025-10-16 07:46:36',NULL,0,0,NULL,NULL),(41298,'mixpanel','completed',10,'2025-10-16 08:26:36','2025-10-16 08:31:36','2025-10-16 07:46:36','2025-10-16 08:31:36',NULL,0,0,NULL,NULL),(41299,'tracks','completed',10,'2025-10-16 08:43:36','2025-10-16 08:45:10','2025-10-16 08:31:36','2025-10-16 08:45:10',NULL,0,0,NULL,NULL),(41300,'mixpanel','completed',10,'2025-10-16 09:05:10','2025-10-16 09:06:37','2025-10-16 08:45:10','2025-10-16 09:06:37',NULL,0,0,NULL,NULL),(41301,'tracks','completed',10,'2025-10-16 09:46:37','2025-10-16 09:47:15','2025-10-16 09:06:37','2025-10-16 09:47:15',NULL,0,0,NULL,NULL),(41302,'unsubscribe_tokens','completed',0,'2025-10-16 09:46:56','2025-10-16 09:51:12','2025-10-16 09:46:56','2025-10-16 09:51:12',NULL,0,0,'{\"last_subscriber_id\":6,\"last_newsletter_id\":0}',NULL),(41303,'subscriber_link_tokens','completed',0,'2025-10-16 09:46:56','2025-10-16 09:47:15','2025-10-16 09:46:56','2025-10-16 09:47:15',NULL,0,0,NULL,NULL),(41304,'newsletter_templates_thumbnails','completed',10,'2025-10-16 09:46:56','2025-10-16 09:47:15','2025-10-16 09:46:56','2025-10-16 09:47:15',NULL,0,0,NULL,NULL),(41305,'mixpanel','completed',0,'2025-10-16 09:46:56','2025-10-16 09:47:15','2025-10-16 09:46:56','2025-10-16 09:47:15',NULL,0,0,NULL,NULL),(41306,'mixpanel','completed',10,'2025-10-16 10:02:12','2025-10-16 10:05:10','2025-10-16 09:51:12','2025-10-16 10:05:10',NULL,0,0,NULL,NULL),(41307,'tracks','completed',10,'2025-10-16 10:39:12','2025-10-16 10:40:29','2025-10-16 09:51:12','2025-10-16 10:40:29',NULL,0,0,NULL,NULL),(41308,'mixpanel','completed',10,'2025-10-16 11:37:29','2025-10-16 11:40:35','2025-10-16 10:40:29','2025-10-16 11:40:35',NULL,0,0,NULL,NULL),(41309,'tracks','completed',10,'2025-10-16 12:00:35','2025-10-16 12:01:36','2025-10-16 11:40:35','2025-10-16 12:01:36',NULL,0,0,NULL,NULL),(41310,'mixpanel','completed',10,'2025-10-16 12:03:36','2025-10-16 12:04:34','2025-10-16 12:01:36','2025-10-16 12:04:34',NULL,0,0,NULL,NULL),(41311,'tracks','completed',10,'2025-10-16 12:45:34','2025-10-16 12:46:34','2025-10-16 12:04:34','2025-10-16 12:46:34',NULL,0,0,NULL,NULL),(41312,'mixpanel','completed',10,'2025-10-16 13:21:37','2025-10-16 13:26:39','2025-10-16 12:31:37','2025-10-16 13:26:39',NULL,0,0,NULL,NULL),(41313,'log_cleanup','completed',10,'2025-10-17 11:00:16','2025-10-17 11:01:44','2025-10-16 12:46:34','2025-10-17 11:01:44',NULL,0,0,NULL,NULL),(41314,'tracks','completed',10,'2025-10-16 13:39:39','2025-10-16 13:41:36','2025-10-16 13:26:39','2025-10-16 13:41:36',NULL,0,0,NULL,NULL),(41315,'subscribers_engagement_score','completed',10,'2025-10-16 13:41:35','2025-10-16 13:46:34','2025-10-16 13:41:35','2025-10-16 13:46:34',NULL,0,0,NULL,NULL),(41316,'mixpanel','completed',10,'2025-10-16 13:45:36','2025-10-16 13:46:34','2025-10-16 13:41:36','2025-10-16 13:46:34',NULL,0,0,NULL,NULL),(41317,'subscribers_engagement_score','completed',10,'2025-10-17 06:12:00','2025-10-17 06:16:44','2025-10-16 13:46:34','2025-10-17 06:16:44',NULL,0,0,NULL,NULL),(41318,'tracks','completed',10,'2025-10-16 13:53:34','2025-10-16 13:54:17','2025-10-16 13:46:34','2025-10-16 13:54:17',NULL,0,0,NULL,NULL),(41319,'mixpanel','completed',10,'2025-10-16 14:10:17','2025-10-16 14:11:44','2025-10-16 13:54:17','2025-10-16 14:11:44',NULL,0,0,NULL,NULL),(41320,'tracks','completed',10,'2025-10-16 15:01:44','2025-10-16 15:04:54','2025-10-16 14:11:44','2025-10-16 15:04:54',NULL,0,0,NULL,NULL),(41321,'mixpanel','completed',10,'2025-10-16 15:07:53','2025-10-16 15:10:50','2025-10-16 15:04:53','2025-10-16 15:10:50',NULL,0,0,NULL,NULL),(41322,'tracks','completed',10,'2025-10-16 15:48:50','2025-10-16 15:51:14','2025-10-16 15:10:50','2025-10-16 15:51:14',NULL,0,0,NULL,NULL),(41323,'mixpanel','completed',10,'2025-10-16 16:03:13','2025-10-16 16:04:22','2025-10-16 15:51:13','2025-10-16 16:04:22',NULL,0,0,NULL,NULL),(41324,'tracks','completed',10,'2025-10-16 16:38:22','2025-10-16 16:41:39','2025-10-16 16:04:22','2025-10-16 16:41:39',NULL,0,0,NULL,NULL),(41325,'mixpanel','completed',10,'2025-10-16 16:56:39','2025-10-16 16:58:55','2025-10-16 16:41:39','2025-10-16 16:58:55',NULL,0,0,NULL,NULL),(41326,'tracks','completed',10,'2025-10-16 17:10:55','2025-10-16 17:11:37','2025-10-16 16:58:55','2025-10-16 17:11:37',NULL,0,0,NULL,NULL),(41327,'mixpanel','completed',10,'2025-10-16 17:33:37','2025-10-16 17:33:47','2025-10-16 17:11:37','2025-10-16 17:33:47',NULL,0,0,NULL,NULL),(41328,'tracks','completed',10,'2025-10-16 18:29:47','2025-10-16 18:31:40','2025-10-16 17:33:47','2025-10-16 18:31:40',NULL,0,0,NULL,NULL),(41329,'mixpanel','completed',10,'2025-10-16 18:47:39','2025-10-16 18:49:28','2025-10-16 18:31:39','2025-10-16 18:49:28',NULL,0,0,NULL,NULL),(41330,'tracks','completed',10,'2025-10-16 19:14:28','2025-10-16 19:14:50','2025-10-16 18:49:28','2025-10-16 19:14:50',NULL,0,0,NULL,NULL),(41331,'mixpanel','completed',10,'2025-10-16 19:18:50','2025-10-16 19:21:13','2025-10-16 19:14:50','2025-10-16 19:21:13',NULL,0,0,NULL,NULL),(41332,'tracks','completed',10,'2025-10-16 19:54:13','2025-10-16 19:56:36','2025-10-16 19:21:13','2025-10-16 19:56:36',NULL,0,0,NULL,NULL),(41333,'mixpanel','completed',10,'2025-10-16 20:29:36','2025-10-16 20:31:37','2025-10-16 19:56:36','2025-10-16 20:31:37',NULL,0,0,NULL,NULL),(41334,'tracks','completed',10,'2025-10-16 21:15:37','2025-10-16 21:16:48','2025-10-16 20:31:37','2025-10-16 21:16:48',NULL,0,0,NULL,NULL),(41335,'mixpanel','completed',10,'2025-10-16 21:53:47','2025-10-16 21:56:36','2025-10-16 21:16:47','2025-10-16 21:56:36',NULL,0,0,NULL,NULL),(41336,'tracks','completed',10,'2025-10-16 21:56:36','2025-10-16 21:59:32','2025-10-16 21:56:36','2025-10-16 21:59:32',NULL,0,0,NULL,NULL),(41337,'mixpanel','completed',10,'2025-10-16 22:44:31','2025-10-16 22:46:44','2025-10-16 21:59:31','2025-10-16 22:46:44',NULL,0,0,NULL,NULL),(41338,'tracks','completed',10,'2025-10-16 23:25:44','2025-10-16 23:26:38','2025-10-16 22:46:44','2025-10-16 23:26:38',NULL,0,0,NULL,NULL),(41339,'mixpanel','completed',10,'2025-10-16 23:56:38','2025-10-16 23:57:59','2025-10-16 23:26:38','2025-10-16 23:57:59',NULL,0,0,NULL,NULL),(41340,'tracks','completed',10,'2025-10-17 00:35:59','2025-10-17 00:36:43','2025-10-16 23:57:59','2025-10-17 00:36:43',NULL,0,0,NULL,NULL),(41341,'inactive_subscribers','scheduled',10,'2025-10-23 00:00:00',NULL,'2025-10-17 00:01:43','2025-10-17 00:01:43',NULL,NULL,0,NULL,NULL),(41342,'mixpanel','completed',10,'2025-10-17 00:20:43','2025-10-17 00:21:43','2025-10-17 00:01:43','2025-10-17 00:21:43',NULL,0,0,NULL,NULL),(41343,'mixpanel','completed',10,'2025-10-17 01:31:43','2025-10-17 01:36:45','2025-10-17 00:36:43','2025-10-17 01:36:45',NULL,0,0,NULL,NULL),(41344,'tracks','completed',10,'2025-10-17 02:27:45','2025-10-17 02:29:12','2025-10-17 01:36:45','2025-10-17 02:29:12',NULL,0,0,NULL,NULL),(41345,'mixpanel','completed',10,'2025-10-17 02:28:12','2025-10-17 02:31:42','2025-10-17 02:29:12','2025-10-17 02:31:42',NULL,0,0,NULL,NULL),(41346,'tracks','completed',10,'2025-10-17 03:10:42','2025-10-17 03:11:36','2025-10-17 02:31:42','2025-10-17 03:11:36',NULL,0,0,NULL,NULL),(41347,'mixpanel','completed',10,'2025-10-17 03:51:36','2025-10-17 03:51:45','2025-10-17 03:11:36','2025-10-17 03:51:45',NULL,0,0,NULL,NULL),(41348,'tracks','completed',10,'2025-10-17 04:36:45','2025-10-17 04:42:47','2025-10-17 03:51:45','2025-10-17 04:42:47',NULL,0,0,NULL,NULL),(41349,'mixpanel','completed',10,'2025-10-17 05:33:47','2025-10-17 05:36:45','2025-10-17 04:42:47','2025-10-17 05:36:45',NULL,0,0,NULL,NULL),(41350,'tracks','completed',10,'2025-10-17 05:56:45','2025-10-17 06:01:47','2025-10-17 05:36:45','2025-10-17 06:01:47',NULL,0,0,NULL,NULL),(41351,'mixpanel','completed',10,'2025-10-17 06:59:47','2025-10-17 07:03:03','2025-10-17 06:01:47','2025-10-17 07:03:03',NULL,0,0,NULL,NULL),(41352,'subscribers_engagement_score','completed',10,'2025-10-18 13:20:00','2025-10-18 13:21:46','2025-10-17 06:16:44','2025-10-18 13:21:46',NULL,0,0,NULL,NULL),(41353,'tracks','completed',10,'2025-10-17 07:09:44','2025-10-17 07:11:35','2025-10-17 06:16:44','2025-10-17 07:11:35',NULL,0,0,NULL,NULL),(41354,'schedule_re_engagement_email','completed',10,'2025-10-18 07:03:02','2025-10-18 07:06:52','2025-10-17 07:03:02','2025-10-18 07:06:52',NULL,0,0,NULL,NULL),(41355,'mixpanel','completed',10,'2025-10-17 07:27:35','2025-10-17 07:31:45','2025-10-17 07:11:35','2025-10-17 07:31:45',NULL,0,0,NULL,NULL),(41356,'tracks','completed',10,'2025-10-17 08:15:45','2025-10-17 08:16:50','2025-10-17 07:31:45','2025-10-17 08:16:50',NULL,0,0,NULL,NULL),(41357,'mixpanel','completed',10,'2025-10-17 08:21:49','2025-10-17 08:26:36','2025-10-17 08:16:49','2025-10-17 08:26:36',NULL,0,0,NULL,NULL),(41358,'tracks','completed',10,'2025-10-17 08:38:36','2025-10-17 08:41:36','2025-10-17 08:26:36','2025-10-17 08:41:36',NULL,0,0,NULL,NULL),(41359,'mixpanel','completed',10,'2025-10-17 09:09:36','2025-10-17 09:11:36','2025-10-17 08:41:36','2025-10-17 09:11:36',NULL,0,0,NULL,NULL),(41360,'tracks','completed',10,'2025-10-17 09:39:36','2025-10-17 09:41:41','2025-10-17 09:11:36','2025-10-17 09:41:41',NULL,0,0,NULL,NULL),(41361,'mixpanel','completed',10,'2025-10-17 10:25:40','2025-10-17 10:26:38','2025-10-17 09:41:41','2025-10-17 10:26:38',NULL,0,0,NULL,NULL),(41362,'tracks','completed',10,'2025-10-17 11:18:38','2025-10-17 11:20:12','2025-10-17 10:26:38','2025-10-17 11:20:12',NULL,0,0,NULL,NULL),(41363,'mixpanel','completed',10,'2025-10-17 11:35:45','2025-10-17 11:41:35','2025-10-17 11:01:45','2025-10-17 11:41:35',NULL,0,0,NULL,NULL),(41364,'log_cleanup','completed',10,'2025-10-18 03:19:50','2025-10-18 03:22:33','2025-10-17 11:20:11','2025-10-18 03:22:33',NULL,0,0,NULL,NULL),(41365,'tracks','completed',10,'2025-10-17 12:08:35','2025-10-17 12:11:41','2025-10-17 11:41:35','2025-10-17 12:11:41',NULL,0,0,NULL,NULL),(41366,'mixpanel','completed',10,'2025-10-17 12:29:41','2025-10-17 12:31:49','2025-10-17 12:11:41','2025-10-17 12:31:49',NULL,0,0,NULL,NULL),(41367,'tracks','completed',10,'2025-10-17 13:27:49','2025-10-17 13:31:49','2025-10-17 12:31:49','2025-10-17 13:31:49',NULL,0,0,NULL,NULL),(41368,'mixpanel','completed',10,'2025-10-17 13:50:48','2025-10-17 13:51:44','2025-10-17 13:31:48','2025-10-17 13:51:44',NULL,0,0,NULL,NULL),(41369,'tracks','completed',10,'2025-10-17 14:18:44','2025-10-17 14:21:53','2025-10-17 13:51:44','2025-10-17 14:21:53',NULL,0,0,NULL,NULL),(41370,'mixpanel','completed',10,'2025-10-17 15:12:52','2025-10-17 15:16:47','2025-10-17 14:21:52','2025-10-17 15:16:47',NULL,0,0,NULL,NULL),(41371,'tracks','completed',10,'2025-10-17 16:14:47','2025-10-17 16:21:46','2025-10-17 15:16:47','2025-10-17 16:21:46',NULL,0,0,NULL,NULL),(41372,'mixpanel','completed',10,'2025-10-17 16:46:46','2025-10-17 16:46:55','2025-10-17 16:21:46','2025-10-17 16:46:55',NULL,0,0,NULL,NULL),(41373,'tracks','completed',10,'2025-10-17 16:51:55','2025-10-17 16:53:20','2025-10-17 16:46:55','2025-10-17 16:53:20',NULL,0,0,NULL,NULL),(41374,'mixpanel','completed',10,'2025-10-17 17:12:20','2025-10-17 17:19:02','2025-10-17 16:53:20','2025-10-17 17:19:02',NULL,0,0,NULL,NULL),(41375,'tracks','completed',10,'2025-10-17 17:49:02','2025-10-17 17:51:44','2025-10-17 17:19:02','2025-10-17 17:51:44',NULL,0,0,NULL,NULL),(41376,'mixpanel','completed',10,'2025-10-17 18:03:44','2025-10-17 18:05:14','2025-10-17 17:51:44','2025-10-17 18:05:14',NULL,0,0,NULL,NULL),(41377,'tracks','completed',10,'2025-10-17 18:07:14','2025-10-17 18:11:45','2025-10-17 18:05:14','2025-10-17 18:11:45',NULL,0,0,NULL,NULL),(41378,'mixpanel','completed',10,'2025-10-17 18:30:45','2025-10-17 18:33:05','2025-10-17 18:11:45','2025-10-17 18:33:05',NULL,0,0,NULL,NULL),(41379,'tracks','completed',10,'2025-10-17 18:51:05','2025-10-17 18:51:18','2025-10-17 18:33:05','2025-10-17 18:51:18',NULL,0,0,NULL,NULL),(41380,'mixpanel','completed',10,'2025-10-17 19:28:18','2025-10-17 19:31:21','2025-10-17 18:51:18','2025-10-17 19:31:21',NULL,0,0,NULL,NULL),(41381,'tracks','completed',10,'2025-10-17 20:01:21','2025-10-17 20:02:07','2025-10-17 19:31:21','2025-10-17 20:02:07',NULL,0,0,NULL,NULL),(41382,'mixpanel','completed',10,'2025-10-17 20:04:06','2025-10-17 20:07:17','2025-10-17 20:02:06','2025-10-17 20:07:17',NULL,0,0,NULL,NULL),(41383,'tracks','completed',10,'2025-10-17 20:08:17','2025-10-17 20:11:47','2025-10-17 20:07:17','2025-10-17 20:11:47',NULL,0,0,NULL,NULL),(41384,'mixpanel','completed',10,'2025-10-17 21:04:47','2025-10-17 21:07:14','2025-10-17 20:11:47','2025-10-17 21:07:14',NULL,0,0,NULL,NULL),(41385,'tracks','completed',10,'2025-10-17 22:01:14','2025-10-17 22:01:53','2025-10-17 21:07:14','2025-10-17 22:01:53',NULL,0,0,NULL,NULL),(41386,'mixpanel','completed',10,'2025-10-17 22:32:52','2025-10-17 22:36:49','2025-10-17 22:01:52','2025-10-17 22:36:49',NULL,0,0,NULL,NULL),(41387,'tracks','completed',10,'2025-10-17 22:51:49','2025-10-17 22:56:46','2025-10-17 22:36:49','2025-10-17 22:56:46',NULL,0,0,NULL,NULL),(41388,'mixpanel','completed',10,'2025-10-17 23:31:46','2025-10-17 23:36:46','2025-10-17 22:56:46','2025-10-17 23:36:46',NULL,0,0,NULL,NULL),(41389,'tracks','completed',10,'2025-10-18 00:34:46','2025-10-18 00:36:46','2025-10-17 23:36:46','2025-10-18 00:36:46',NULL,0,0,NULL,NULL),(41390,'mixpanel','completed',10,'2025-10-18 00:49:46','2025-10-18 00:51:46','2025-10-18 00:36:46','2025-10-18 00:51:46',NULL,0,0,NULL,NULL),(41391,'tracks','completed',10,'2025-10-18 01:31:46','2025-10-18 01:31:50','2025-10-18 00:51:46','2025-10-18 01:31:50',NULL,0,0,NULL,NULL),(41392,'mixpanel','completed',10,'2025-10-18 01:44:50','2025-10-18 01:51:46','2025-10-18 01:31:50','2025-10-18 01:51:46',NULL,0,0,NULL,NULL),(41393,'tracks','completed',10,'2025-10-18 02:18:46','2025-10-18 02:21:46','2025-10-18 01:51:46','2025-10-18 02:21:46',NULL,0,0,NULL,NULL),(41394,'mixpanel','completed',10,'2025-10-18 02:29:46','2025-10-18 02:31:45','2025-10-18 02:21:46','2025-10-18 02:31:45',NULL,0,0,NULL,NULL),(41395,'tracks','completed',10,'2025-10-18 02:41:45','2025-10-18 02:46:47','2025-10-18 02:31:45','2025-10-18 02:46:47',NULL,0,0,NULL,NULL),(41396,'mixpanel','completed',10,'2025-10-18 03:10:47','2025-10-18 03:11:38','2025-10-18 02:46:47','2025-10-18 03:11:38',NULL,0,0,NULL,NULL),(41397,'tracks','completed',10,'2025-10-18 04:09:38','2025-10-18 04:11:37','2025-10-18 03:11:38','2025-10-18 04:11:37',NULL,0,0,NULL,NULL),(41398,'mixpanel','completed',10,'2025-10-18 03:52:33','2025-10-18 03:56:37','2025-10-18 03:22:33','2025-10-18 03:56:37',NULL,0,0,NULL,NULL),(41399,'log_cleanup','completed',10,'2025-10-18 18:19:26','2025-10-18 18:20:28','2025-10-18 03:56:37','2025-10-18 18:20:28',NULL,0,0,NULL,NULL),(41400,'mixpanel','completed',10,'2025-10-18 04:48:37','2025-10-18 04:49:24','2025-10-18 04:11:37','2025-10-18 04:49:24',NULL,0,0,NULL,NULL),(41401,'tracks','completed',10,'2025-10-18 04:56:24','2025-10-18 04:57:07','2025-10-18 04:49:24','2025-10-18 04:57:07',NULL,0,0,NULL,NULL),(41402,'mixpanel','completed',10,'2025-10-18 04:56:07','2025-10-18 05:00:16','2025-10-18 04:57:07','2025-10-18 05:00:16',NULL,0,0,NULL,NULL),(41403,'tracks','completed',10,'2025-10-18 05:42:16','2025-10-18 05:44:07','2025-10-18 05:00:16','2025-10-18 05:44:07',NULL,0,0,NULL,NULL),(41404,'mixpanel','completed',10,'2025-10-18 06:19:06','2025-10-18 06:22:25','2025-10-18 05:44:06','2025-10-18 06:22:25',NULL,0,0,NULL,NULL),(41405,'tracks','completed',10,'2025-10-18 07:04:25','2025-10-18 07:06:52','2025-10-18 06:22:25','2025-10-18 07:06:52',NULL,0,0,NULL,NULL),(41406,'mixpanel','completed',10,'2025-10-18 07:42:52','2025-10-18 07:46:47','2025-10-18 07:06:52','2025-10-18 07:46:47',NULL,0,0,NULL,NULL),(41407,'schedule_re_engagement_email','completed',10,'2025-10-19 07:46:47','2025-10-19 07:48:54','2025-10-18 07:46:47','2025-10-19 07:48:54',NULL,0,0,NULL,NULL),(41408,'tracks','completed',10,'2025-10-18 08:37:47','2025-10-18 08:51:34','2025-10-18 07:46:47','2025-10-18 08:51:34',NULL,0,0,NULL,NULL),(41409,'mixpanel','completed',10,'2025-10-18 09:44:34','2025-10-18 09:44:58','2025-10-18 08:51:34','2025-10-18 09:44:58',NULL,0,0,NULL,NULL),(41410,'tracks','completed',10,'2025-10-18 10:32:58','2025-10-18 10:35:33','2025-10-18 09:44:58','2025-10-18 10:35:33',NULL,0,0,NULL,NULL),(41411,'mixpanel','completed',10,'2025-10-18 10:43:31','2025-10-18 10:44:33','2025-10-18 10:35:31','2025-10-18 10:44:33',NULL,0,0,NULL,NULL),(41412,'tracks','completed',10,'2025-10-18 11:25:33','2025-10-18 11:26:37','2025-10-18 10:44:33','2025-10-18 11:26:37',NULL,0,0,NULL,NULL),(41413,'mixpanel','completed',10,'2025-10-18 11:44:37','2025-10-18 11:44:53','2025-10-18 11:26:37','2025-10-18 11:44:53',NULL,0,0,NULL,NULL),(41414,'tracks','completed',10,'2025-10-18 12:23:53','2025-10-18 12:26:38','2025-10-18 11:44:53','2025-10-18 12:26:38',NULL,0,0,NULL,NULL),(41415,'mixpanel','completed',10,'2025-10-18 12:58:38','2025-10-18 13:01:47','2025-10-18 12:26:38','2025-10-18 13:01:47',NULL,0,0,NULL,NULL),(41416,'tracks','completed',10,'2025-10-18 13:50:47','2025-10-18 13:51:46','2025-10-18 13:01:47','2025-10-18 13:51:46',NULL,0,0,NULL,NULL),(41417,'subscribers_engagement_score','completed',10,'2025-10-18 13:21:46','2025-10-18 13:26:38','2025-10-18 13:21:46','2025-10-18 13:26:38',NULL,0,0,NULL,NULL),(41418,'mixpanel','completed',10,'2025-10-18 14:16:46','2025-10-18 14:19:31','2025-10-18 13:21:46','2025-10-18 14:19:31',NULL,0,0,NULL,NULL),(41419,'subscribers_engagement_score','completed',10,'2025-10-19 06:54:00','2025-10-19 06:54:35','2025-10-18 13:26:38','2025-10-19 06:54:35',NULL,0,0,NULL,NULL),(41420,'tracks','completed',10,'2025-10-18 14:54:31','2025-10-18 14:56:26','2025-10-18 14:19:31','2025-10-18 14:56:26',NULL,0,0,NULL,NULL),(41421,'mixpanel','completed',10,'2025-10-18 15:15:26','2025-10-18 15:16:46','2025-10-18 14:56:26','2025-10-18 15:16:46',NULL,0,0,NULL,NULL),(41422,'tracks','completed',10,'2025-10-18 15:21:46','2025-10-18 15:26:38','2025-10-18 15:16:46','2025-10-18 15:26:38',NULL,0,0,NULL,NULL),(41423,'mixpanel','completed',10,'2025-10-18 16:24:38','2025-10-18 16:25:08','2025-10-18 15:26:38','2025-10-18 16:25:08',NULL,0,0,NULL,NULL),(41424,'tracks','completed',10,'2025-10-18 16:42:08','2025-10-18 16:45:39','2025-10-18 16:25:08','2025-10-18 16:45:39',NULL,0,0,NULL,NULL),(41425,'mixpanel','completed',10,'2025-10-18 17:14:39','2025-10-18 17:16:46','2025-10-18 16:45:39','2025-10-18 17:16:46',NULL,0,0,NULL,NULL),(41426,'tracks','completed',10,'2025-10-18 18:06:46','2025-10-18 18:11:38','2025-10-18 17:16:46','2025-10-18 18:11:38',NULL,0,0,NULL,NULL),(41427,'mixpanel','completed',10,'2025-10-18 18:12:38','2025-10-18 18:16:47','2025-10-18 18:11:38','2025-10-18 18:16:47',NULL,0,0,NULL,NULL),(41428,'tracks','completed',10,'2025-10-18 18:59:47','2025-10-18 19:01:47','2025-10-18 18:16:47','2025-10-18 19:01:47',NULL,0,0,NULL,NULL),(41429,'mixpanel','completed',10,'2025-10-18 18:56:28','2025-10-18 18:56:39','2025-10-18 18:20:28','2025-10-18 18:56:39',NULL,0,0,NULL,NULL),(41430,'log_cleanup','completed',10,'2025-10-19 05:43:25','2025-10-19 05:46:28','2025-10-18 18:56:39','2025-10-19 05:46:28',NULL,0,0,NULL,NULL),(41431,'mixpanel','completed',10,'2025-10-18 19:27:47','2025-10-18 19:30:23','2025-10-18 19:01:47','2025-10-18 19:30:23',NULL,0,0,NULL,NULL),(41432,'tracks','completed',10,'2025-10-18 20:22:23','2025-10-18 20:26:44','2025-10-18 19:30:23','2025-10-18 20:26:44',NULL,0,0,NULL,NULL),(41433,'mixpanel','completed',10,'2025-10-18 21:18:43','2025-10-18 21:21:51','2025-10-18 20:26:43','2025-10-18 21:21:51',NULL,0,0,NULL,NULL),(41434,'tracks','completed',10,'2025-10-18 21:35:51','2025-10-18 21:36:51','2025-10-18 21:21:51','2025-10-18 21:36:51',NULL,0,0,NULL,NULL),(41435,'mixpanel','completed',10,'2025-10-18 21:44:51','2025-10-18 21:46:52','2025-10-18 21:36:51','2025-10-18 21:46:52',NULL,0,0,NULL,NULL),(41436,'tracks','completed',10,'2025-10-18 22:35:52','2025-10-18 22:36:54','2025-10-18 21:46:52','2025-10-18 22:36:54',NULL,0,0,NULL,NULL),(41437,'mixpanel','completed',10,'2025-10-18 23:30:52','2025-10-18 23:31:47','2025-10-18 22:36:53','2025-10-18 23:31:47',NULL,0,0,NULL,NULL),(41438,'tracks','completed',10,'2025-10-19 00:09:47','2025-10-19 00:11:49','2025-10-18 23:31:47','2025-10-19 00:11:49',NULL,0,0,NULL,NULL),(41439,'subscribers_email_count','scheduled',10,'2025-10-23 00:00:00',NULL,'2025-10-19 00:01:48','2025-10-19 00:01:48',NULL,NULL,0,NULL,NULL),(41440,'mixpanel','completed',10,'2025-10-19 00:42:48','2025-10-19 00:46:47','2025-10-19 00:01:48','2025-10-19 00:46:47',NULL,0,0,NULL,NULL),(41441,'tracks','completed',10,'2025-10-19 01:01:47','2025-10-19 01:11:47','2025-10-19 00:46:47','2025-10-19 01:11:47',NULL,0,0,NULL,NULL),(41442,'mixpanel','completed',10,'2025-10-19 02:04:47','2025-10-19 02:06:47','2025-10-19 01:11:47','2025-10-19 02:06:47',NULL,0,0,NULL,NULL),(41443,'tracks','completed',10,'2025-10-19 02:05:47','2025-10-19 02:11:47','2025-10-19 02:06:47','2025-10-19 02:11:47',NULL,0,0,NULL,NULL),(41444,'mixpanel','completed',10,'2025-10-19 02:25:47','2025-10-19 02:26:46','2025-10-19 02:11:47','2025-10-19 02:26:46',NULL,0,0,NULL,NULL),(41445,'tracks','completed',10,'2025-10-19 02:53:46','2025-10-19 02:56:48','2025-10-19 02:26:46','2025-10-19 02:56:48',NULL,0,0,NULL,NULL),(41446,'mixpanel','completed',10,'2025-10-19 03:05:48','2025-10-19 03:06:47','2025-10-19 02:56:48','2025-10-19 03:06:47',NULL,0,0,NULL,NULL),(41447,'tracks','completed',10,'2025-10-19 03:16:47','2025-10-19 03:16:51','2025-10-19 03:06:47','2025-10-19 03:16:51',NULL,0,0,NULL,NULL),(41448,'mixpanel','completed',10,'2025-10-19 04:00:51','2025-10-19 04:06:47','2025-10-19 03:16:51','2025-10-19 04:06:47',NULL,0,0,NULL,NULL),(41449,'tracks','completed',10,'2025-10-19 04:45:47','2025-10-19 04:46:51','2025-10-19 04:06:47','2025-10-19 04:46:51',NULL,0,0,NULL,NULL),(41450,'mixpanel','completed',10,'2025-10-19 04:56:50','2025-10-19 05:01:51','2025-10-19 04:46:50','2025-10-19 05:01:51',NULL,0,0,NULL,NULL),(41451,'tracks','completed',10,'2025-10-19 05:48:51','2025-10-19 05:49:33','2025-10-19 05:01:51','2025-10-19 05:49:33',NULL,0,0,NULL,NULL),(41452,'mixpanel','completed',10,'2025-10-19 06:12:28','2025-10-19 06:12:33','2025-10-19 05:46:28','2025-10-19 06:12:33',NULL,0,0,NULL,NULL),(41453,'log_cleanup','completed',10,'2025-10-19 15:25:39','2025-10-19 15:26:32','2025-10-19 05:49:33','2025-10-19 15:26:32',NULL,0,0,NULL,NULL),(41454,'tracks','completed',10,'2025-10-19 06:38:33','2025-10-19 06:40:32','2025-10-19 06:12:33','2025-10-19 06:40:32',NULL,0,0,NULL,NULL),(41455,'mixpanel','completed',10,'2025-10-19 07:14:32','2025-10-19 07:14:51','2025-10-19 06:40:32','2025-10-19 07:14:51',NULL,0,0,NULL,NULL),(41456,'subscribers_engagement_score','completed',10,'2025-10-20 10:58:00','2025-10-20 11:01:50','2025-10-19 06:54:35','2025-10-20 11:01:50',NULL,0,0,NULL,NULL),(41457,'tracks','completed',10,'2025-10-19 07:13:35','2025-10-19 07:14:51','2025-10-19 06:54:35','2025-10-19 07:14:51',NULL,0,0,NULL,NULL),(41458,'mixpanel','completed',10,'2025-10-19 08:20:54','2025-10-19 08:21:47','2025-10-19 07:48:54','2025-10-19 08:21:47',NULL,0,0,NULL,NULL),(41459,'tracks','completed',10,'2025-10-19 08:21:54','2025-10-19 08:26:11','2025-10-19 07:48:54','2025-10-19 08:26:11',NULL,0,0,NULL,NULL),(41460,'schedule_re_engagement_email','completed',10,'2025-10-20 08:21:47','2025-10-20 08:25:21','2025-10-19 08:21:47','2025-10-20 08:25:21',NULL,0,0,NULL,NULL),(41461,'mixpanel','completed',10,'2025-10-19 09:22:11','2025-10-19 09:26:53','2025-10-19 08:26:11','2025-10-19 09:26:53',NULL,0,0,NULL,NULL),(41462,'tracks','completed',10,'2025-10-19 10:01:53','2025-10-19 10:06:25','2025-10-19 09:26:53','2025-10-19 10:06:25',NULL,0,0,NULL,NULL),(41463,'mixpanel','completed',10,'2025-10-19 10:46:25','2025-10-19 10:50:27','2025-10-19 10:06:25','2025-10-19 10:50:27',NULL,0,0,NULL,NULL),(41464,'tracks','completed',10,'2025-10-19 11:44:27','2025-10-19 11:45:12','2025-10-19 10:50:27','2025-10-19 11:45:12',NULL,0,0,NULL,NULL),(41465,'mixpanel','completed',10,'2025-10-19 11:55:12','2025-10-19 11:56:50','2025-10-19 11:45:12','2025-10-19 11:56:50',NULL,0,0,NULL,NULL),(41466,'tracks','completed',10,'2025-10-19 12:40:50','2025-10-19 12:42:58','2025-10-19 11:56:50','2025-10-19 12:42:58',NULL,0,0,NULL,NULL),(41467,'mixpanel','completed',10,'2025-10-19 12:46:58','2025-10-19 12:48:01','2025-10-19 12:42:58','2025-10-19 12:48:01',NULL,0,0,NULL,NULL),(41468,'tracks','completed',10,'2025-10-19 13:44:01','2025-10-19 13:46:49','2025-10-19 12:48:01','2025-10-19 13:46:49',NULL,0,0,NULL,NULL),(41469,'mixpanel','completed',10,'2025-10-19 14:02:49','2025-10-19 14:06:56','2025-10-19 13:46:49','2025-10-19 14:06:56',NULL,0,0,NULL,NULL),(41470,'tracks','completed',10,'2025-10-19 14:50:56','2025-10-19 14:51:48','2025-10-19 14:06:56','2025-10-19 14:51:48',NULL,0,0,NULL,NULL),(41471,'mixpanel','completed',10,'2025-10-19 15:23:48','2025-10-19 15:26:32','2025-10-19 14:51:48','2025-10-19 15:26:32',NULL,0,0,NULL,NULL),(41472,'tracks','completed',10,'2025-10-19 15:28:32','2025-10-19 15:29:32','2025-10-19 15:26:32','2025-10-19 15:29:32',NULL,0,0,NULL,NULL),(41473,'log_cleanup','completed',10,'2025-10-19 16:49:47','2025-10-19 16:51:46','2025-10-19 15:29:32','2025-10-19 16:51:46',NULL,0,0,NULL,NULL),(41474,'mixpanel','completed',10,'2025-10-19 15:33:32','2025-10-19 15:34:31','2025-10-19 15:29:32','2025-10-19 15:34:31',NULL,0,0,NULL,NULL),(41475,'tracks','completed',10,'2025-10-19 16:14:31','2025-10-19 16:16:42','2025-10-19 15:34:31','2025-10-19 16:16:42',NULL,0,0,NULL,NULL),(41476,'mixpanel','completed',10,'2025-10-19 16:33:42','2025-10-19 16:36:44','2025-10-19 16:16:42','2025-10-19 16:36:44',NULL,0,0,NULL,NULL),(41477,'tracks','completed',10,'2025-10-19 17:18:44','2025-10-19 17:21:47','2025-10-19 16:36:44','2025-10-19 17:21:47',NULL,0,0,NULL,NULL),(41478,'mixpanel','completed',10,'2025-10-19 17:18:46','2025-10-19 17:21:47','2025-10-19 16:51:46','2025-10-19 17:21:47',NULL,0,0,NULL,NULL),(41479,'log_cleanup','completed',10,'2025-10-20 15:11:19','2025-10-20 15:11:49','2025-10-19 17:21:47','2025-10-20 15:11:49',NULL,0,0,NULL,NULL),(41480,'mixpanel','completed',10,'2025-10-20 08:56:21','2025-10-20 08:56:40','2025-10-20 08:25:21','2025-10-20 08:56:40',NULL,0,0,NULL,NULL),(41481,'tracks','completed',10,'2025-10-20 09:07:21','2025-10-20 09:11:40','2025-10-20 08:25:21','2025-10-20 09:11:40',NULL,0,0,NULL,NULL),(41482,'schedule_re_engagement_email','completed',10,'2025-10-21 08:56:40','2025-10-21 08:56:50','2025-10-20 08:56:40','2025-10-21 08:56:50',NULL,0,0,NULL,NULL),(41483,'mixpanel','completed',10,'2025-10-20 09:36:40','2025-10-20 09:36:50','2025-10-20 09:11:40','2025-10-20 09:36:50',NULL,0,0,NULL,NULL),(41484,'tracks','completed',10,'2025-10-20 10:29:50','2025-10-20 10:31:53','2025-10-20 09:36:50','2025-10-20 10:31:53',NULL,0,0,NULL,NULL),(41485,'mixpanel','completed',10,'2025-10-20 11:27:53','2025-10-20 11:28:30','2025-10-20 10:31:53','2025-10-20 11:28:30',NULL,0,0,NULL,NULL),(41486,'subscribers_engagement_score','completed',10,'2025-10-20 11:01:50','2025-10-20 11:06:48','2025-10-20 11:01:50','2025-10-20 11:06:48',NULL,0,0,NULL,NULL),(41487,'tracks','completed',10,'2025-10-20 11:32:50','2025-10-20 11:34:21','2025-10-20 11:01:50','2025-10-20 11:34:21',NULL,0,0,NULL,NULL),(41488,'subscribers_engagement_score','completed',10,'2025-10-21 04:18:00','2025-10-21 04:21:50','2025-10-20 11:06:48','2025-10-21 04:21:50',NULL,0,0,NULL,NULL),(41489,'mixpanel','completed',10,'2025-10-20 11:56:21','2025-10-20 11:56:41','2025-10-20 11:34:21','2025-10-20 11:56:41',NULL,0,0,NULL,NULL),(41490,'tracks','completed',10,'2025-10-20 11:58:41','2025-10-20 11:58:46','2025-10-20 11:56:41','2025-10-20 11:58:46',NULL,0,0,NULL,NULL),(41491,'mixpanel','completed',10,'2025-10-20 12:03:46','2025-10-20 12:05:46','2025-10-20 11:58:46','2025-10-20 12:05:46',NULL,0,0,NULL,NULL),(41492,'tracks','completed',10,'2025-10-20 12:16:46','2025-10-20 12:16:51','2025-10-20 12:05:46','2025-10-20 12:16:51',NULL,0,0,NULL,NULL),(41493,'mixpanel','completed',10,'2025-10-20 12:29:51','2025-10-20 12:31:32','2025-10-20 12:16:51','2025-10-20 12:31:32',NULL,0,0,NULL,NULL),(41494,'tracks','completed',10,'2025-10-20 12:50:32','2025-10-20 12:51:50','2025-10-20 12:31:32','2025-10-20 12:51:50',NULL,0,0,NULL,NULL),(41495,'mixpanel','completed',10,'2025-10-20 13:38:50','2025-10-20 13:41:53','2025-10-20 12:51:50','2025-10-20 13:41:53',NULL,0,0,NULL,NULL),(41496,'tracks','completed',10,'2025-10-20 13:57:53','2025-10-20 14:01:50','2025-10-20 13:41:53','2025-10-20 14:01:50',NULL,0,0,NULL,NULL),(41497,'mixpanel','completed',10,'2025-10-20 14:01:50','2025-10-20 14:06:51','2025-10-20 14:01:50','2025-10-20 14:06:51',NULL,0,0,NULL,NULL),(41498,'tracks','completed',10,'2025-10-20 14:40:51','2025-10-20 14:41:48','2025-10-20 14:06:51','2025-10-20 14:41:48',NULL,0,0,NULL,NULL),(41499,'mixpanel','completed',10,'2025-10-20 14:44:48','2025-10-20 14:46:47','2025-10-20 14:41:48','2025-10-20 14:46:47',NULL,0,0,NULL,NULL),(41500,'tracks','completed',10,'2025-10-20 15:33:47','2025-10-20 15:36:49','2025-10-20 14:46:47','2025-10-20 15:36:49',NULL,0,0,NULL,NULL),(41501,'mixpanel','completed',10,'2025-10-20 15:20:49','2025-10-20 15:21:49','2025-10-20 15:11:49','2025-10-20 15:21:49',NULL,0,0,NULL,NULL),(41502,'log_cleanup','completed',10,'2025-10-20 18:52:57','2025-10-20 19:01:49','2025-10-20 15:21:49','2025-10-20 19:01:49',NULL,0,0,NULL,NULL),(41503,'mixpanel','completed',10,'2025-10-20 16:20:49','2025-10-20 16:23:31','2025-10-20 15:36:49','2025-10-20 16:23:31',NULL,0,0,NULL,NULL),(41504,'tracks','completed',10,'2025-10-20 17:19:31','2025-10-20 17:21:35','2025-10-20 16:23:31','2025-10-20 17:21:35',NULL,0,0,NULL,NULL),(41505,'mixpanel','completed',10,'2025-10-20 17:31:35','2025-10-20 17:31:48','2025-10-20 17:21:35','2025-10-20 17:31:48',NULL,0,0,NULL,NULL),(41506,'tracks','completed',10,'2025-10-20 18:04:48','2025-10-20 18:06:07','2025-10-20 17:31:48','2025-10-20 18:06:07',NULL,0,0,NULL,NULL),(41507,'mixpanel','completed',10,'2025-10-20 18:33:07','2025-10-20 18:34:43','2025-10-20 18:06:07','2025-10-20 18:34:43',NULL,0,0,NULL,NULL),(41508,'tracks','completed',10,'2025-10-20 19:30:43','2025-10-20 19:30:49','2025-10-20 18:34:43','2025-10-20 19:30:49',NULL,0,0,NULL,NULL),(41509,'mixpanel','completed',10,'2025-10-20 19:47:49','2025-10-20 19:51:49','2025-10-20 19:01:49','2025-10-20 19:51:49',NULL,0,0,NULL,NULL),(41510,'log_cleanup','completed',10,'2025-10-21 12:24:44','2025-10-21 12:26:57','2025-10-20 19:30:49','2025-10-21 12:26:57',NULL,0,0,NULL,NULL),(41511,'tracks','completed',10,'2025-10-20 20:27:49','2025-10-20 20:31:53','2025-10-20 19:51:49','2025-10-20 20:31:53',NULL,0,0,NULL,NULL),(41512,'mixpanel','completed',10,'2025-10-20 21:20:53','2025-10-20 21:21:52','2025-10-20 20:31:53','2025-10-20 21:21:52',NULL,0,0,NULL,NULL),(41513,'tracks','completed',10,'2025-10-20 21:38:52','2025-10-20 21:39:30','2025-10-20 21:21:52','2025-10-20 21:39:30',NULL,0,0,NULL,NULL),(41514,'mixpanel','completed',10,'2025-10-20 22:17:30','2025-10-20 22:21:51','2025-10-20 21:39:30','2025-10-20 22:21:51',NULL,0,0,NULL,NULL),(41515,'tracks','completed',10,'2025-10-20 22:57:51','2025-10-20 23:01:55','2025-10-20 22:21:51','2025-10-20 23:01:55',NULL,0,0,NULL,NULL),(41516,'mixpanel','completed',10,'2025-10-20 23:38:55','2025-10-20 23:41:55','2025-10-20 23:01:55','2025-10-20 23:41:55',NULL,0,0,NULL,NULL),(41517,'tracks','completed',10,'2025-10-20 23:51:55','2025-10-20 23:54:15','2025-10-20 23:41:55','2025-10-20 23:54:15',NULL,0,0,NULL,NULL),(41518,'mixpanel','completed',10,'2025-10-21 00:10:15','2025-10-21 00:11:49','2025-10-20 23:54:15','2025-10-21 00:11:49',NULL,0,0,NULL,NULL),(41519,'tracks','completed',10,'2025-10-21 00:13:49','2025-10-21 00:16:50','2025-10-21 00:11:49','2025-10-21 00:16:50',NULL,0,0,NULL,NULL),(41520,'mixpanel','completed',10,'2025-10-21 00:35:50','2025-10-21 00:36:49','2025-10-21 00:16:50','2025-10-21 00:36:49',NULL,0,0,NULL,NULL),(41521,'tracks','completed',10,'2025-10-21 00:44:49','2025-10-21 00:46:52','2025-10-21 00:36:49','2025-10-21 00:46:52',NULL,0,0,NULL,NULL),(41522,'mixpanel','completed',10,'2025-10-21 01:12:52','2025-10-21 01:16:48','2025-10-21 00:46:52','2025-10-21 01:16:48',NULL,0,0,NULL,NULL),(41523,'tracks','completed',10,'2025-10-21 01:59:48','2025-10-21 02:01:32','2025-10-21 01:16:48','2025-10-21 02:01:32',NULL,0,0,NULL,NULL),(41524,'mixpanel','completed',10,'2025-10-21 02:25:32','2025-10-21 02:28:30','2025-10-21 02:01:32','2025-10-21 02:28:30',NULL,0,0,NULL,NULL),(41525,'tracks','completed',10,'2025-10-21 03:01:30','2025-10-21 03:01:34','2025-10-21 02:28:30','2025-10-21 03:01:34',NULL,0,0,NULL,NULL),(41526,'mixpanel','completed',10,'2025-10-21 03:13:34','2025-10-21 03:16:51','2025-10-21 03:01:34','2025-10-21 03:16:51',NULL,0,0,NULL,NULL),(41527,'tracks','completed',10,'2025-10-21 04:10:51','2025-10-21 04:11:50','2025-10-21 03:16:51','2025-10-21 04:11:50',NULL,0,0,NULL,NULL),(41528,'mixpanel','completed',10,'2025-10-21 04:36:50','2025-10-21 04:40:45','2025-10-21 04:11:50','2025-10-21 04:40:45',NULL,0,0,NULL,NULL),(41529,'subscribers_engagement_score','scheduled',10,'2025-10-22 23:11:00',NULL,'2025-10-21 04:21:50','2025-10-21 04:21:50',NULL,NULL,0,NULL,NULL),(41530,'tracks','completed',10,'2025-10-21 04:47:50','2025-10-21 04:51:59','2025-10-21 04:21:50','2025-10-21 04:51:59',NULL,0,0,NULL,NULL),(41531,'mixpanel','completed',10,'2025-10-21 05:28:59','2025-10-21 05:29:27','2025-10-21 04:51:59','2025-10-21 05:29:27',NULL,0,0,NULL,NULL),(41532,'tracks','completed',10,'2025-10-21 06:21:27','2025-10-21 06:21:56','2025-10-21 05:29:27','2025-10-21 06:21:56',NULL,0,0,NULL,NULL),(41533,'mixpanel','completed',10,'2025-10-21 06:26:56','2025-10-21 06:30:34','2025-10-21 06:21:56','2025-10-21 06:30:34',NULL,0,0,NULL,NULL),(41534,'tracks','completed',10,'2025-10-21 06:29:34','2025-10-21 06:36:53','2025-10-21 06:30:34','2025-10-21 06:36:53',NULL,0,0,NULL,NULL),(41535,'mixpanel','completed',10,'2025-10-21 07:10:53','2025-10-21 07:11:51','2025-10-21 06:36:53','2025-10-21 07:11:51',NULL,0,0,NULL,NULL),(41536,'tracks','completed',10,'2025-10-21 07:19:51','2025-10-21 07:21:41','2025-10-21 07:11:51','2025-10-21 07:21:41',NULL,0,0,NULL,NULL),(41537,'mixpanel','completed',10,'2025-10-21 08:09:41','2025-10-21 08:11:54','2025-10-21 07:21:41','2025-10-21 08:11:54',NULL,0,0,NULL,NULL),(41538,'tracks','completed',10,'2025-10-21 08:47:54','2025-10-21 08:51:51','2025-10-21 08:11:54','2025-10-21 08:51:51',NULL,0,0,NULL,NULL),(41539,'mixpanel','completed',10,'2025-10-21 09:25:51','2025-10-21 09:26:25','2025-10-21 08:51:51','2025-10-21 09:26:25',NULL,0,0,NULL,NULL),(41540,'tracks','completed',10,'2025-10-21 09:16:50','2025-10-21 09:21:50','2025-10-21 08:56:50','2025-10-21 09:21:50',NULL,0,0,NULL,NULL),(41541,'schedule_re_engagement_email','completed',10,'2025-10-22 09:21:50','2025-10-22 09:23:39','2025-10-21 09:21:50','2025-10-22 09:23:39',NULL,0,0,NULL,NULL),(41542,'tracks','completed',10,'2025-10-21 09:53:25','2025-10-21 09:53:35','2025-10-21 09:26:25','2025-10-21 09:53:35',NULL,0,0,NULL,NULL),(41543,'mixpanel','completed',10,'2025-10-21 09:58:35','2025-10-21 09:59:36','2025-10-21 09:53:35','2025-10-21 09:59:36',NULL,0,0,NULL,NULL),(41544,'tracks','completed',10,'2025-10-21 10:13:36','2025-10-21 10:16:32','2025-10-21 09:59:36','2025-10-21 10:16:32',NULL,0,0,NULL,NULL),(41545,'mixpanel','completed',10,'2025-10-21 11:08:32','2025-10-21 11:11:52','2025-10-21 10:16:32','2025-10-21 11:11:52',NULL,0,0,NULL,NULL),(41546,'tracks','completed',10,'2025-10-21 11:34:52','2025-10-21 11:35:48','2025-10-21 11:11:52','2025-10-21 11:35:48',NULL,0,0,NULL,NULL),(41547,'mixpanel','completed',10,'2025-10-21 11:36:48','2025-10-21 11:39:42','2025-10-21 11:35:48','2025-10-21 11:39:42',NULL,0,0,NULL,NULL),(41548,'tracks','completed',10,'2025-10-21 12:14:42','2025-10-21 12:16:54','2025-10-21 11:39:42','2025-10-21 12:16:54',NULL,0,0,NULL,NULL),(41549,'mixpanel','completed',10,'2025-10-21 12:19:54','2025-10-21 12:21:50','2025-10-21 12:16:54','2025-10-21 12:21:50',NULL,0,0,NULL,NULL),(41550,'tracks','completed',10,'2025-10-21 12:31:50','2025-10-21 12:36:51','2025-10-21 12:21:50','2025-10-21 12:36:51',NULL,0,0,NULL,NULL),(41551,'mixpanel','completed',10,'2025-10-21 12:55:57','2025-10-21 12:56:53','2025-10-21 12:26:57','2025-10-21 12:56:53',NULL,0,0,NULL,NULL),(41552,'log_cleanup','completed',10,'2025-10-22 04:01:52','2025-10-22 04:02:37','2025-10-21 12:36:51','2025-10-22 04:02:37',NULL,0,0,NULL,NULL),(41553,'tracks','completed',10,'2025-10-21 13:24:53','2025-10-21 13:26:52','2025-10-21 12:56:53','2025-10-21 13:26:52',NULL,0,0,NULL,NULL),(41554,'mixpanel','completed',10,'2025-10-21 13:38:52','2025-10-21 13:41:49','2025-10-21 13:26:52','2025-10-21 13:41:49',NULL,0,0,NULL,NULL),(41555,'tracks','completed',10,'2025-10-21 14:38:49','2025-10-21 14:41:55','2025-10-21 13:41:49','2025-10-21 14:41:55',NULL,0,0,NULL,NULL),(41556,'mixpanel','completed',10,'2025-10-21 14:44:55','2025-10-21 14:46:51','2025-10-21 14:41:55','2025-10-21 14:46:51',NULL,0,0,NULL,NULL),(41557,'tracks','completed',10,'2025-10-21 15:40:51','2025-10-21 15:46:54','2025-10-21 14:46:51','2025-10-21 15:46:54',NULL,0,0,NULL,NULL),(41558,'mixpanel','completed',10,'2025-10-21 15:52:54','2025-10-21 15:55:21','2025-10-21 15:46:54','2025-10-21 15:55:21',NULL,0,0,NULL,NULL),(41559,'tracks','completed',10,'2025-10-21 16:30:21','2025-10-21 16:31:50','2025-10-21 15:55:21','2025-10-21 16:31:50',NULL,0,0,NULL,NULL),(41560,'mixpanel','completed',10,'2025-10-21 17:12:50','2025-10-21 17:16:52','2025-10-21 16:31:50','2025-10-21 17:16:52',NULL,0,0,NULL,NULL),(41561,'tracks','completed',10,'2025-10-21 17:35:53','2025-10-21 17:36:17','2025-10-21 17:16:53','2025-10-21 17:36:17',NULL,0,0,NULL,NULL),(41562,'mixpanel','completed',10,'2025-10-21 18:21:17','2025-10-21 18:21:51','2025-10-21 17:36:17','2025-10-21 18:21:51',NULL,0,0,NULL,NULL),(41563,'tracks','completed',10,'2025-10-21 18:21:51','2025-10-21 18:26:51','2025-10-21 18:21:51','2025-10-21 18:26:51',NULL,0,0,NULL,NULL),(41564,'mixpanel','completed',10,'2025-10-21 18:44:51','2025-10-21 18:46:51','2025-10-21 18:26:51','2025-10-21 18:46:51',NULL,0,0,NULL,NULL),(41565,'tracks','completed',10,'2025-10-21 19:37:51','2025-10-21 19:41:52','2025-10-21 18:46:51','2025-10-21 19:41:52',NULL,0,0,NULL,NULL),(41566,'mixpanel','completed',10,'2025-10-21 20:38:52','2025-10-21 20:41:56','2025-10-21 19:41:52','2025-10-21 20:41:56',NULL,0,0,NULL,NULL),(41567,'tracks','completed',10,'2025-10-21 21:05:56','2025-10-21 21:06:55','2025-10-21 20:41:56','2025-10-21 21:06:55',NULL,0,0,NULL,NULL),(41568,'mixpanel','completed',10,'2025-10-21 21:22:54','2025-10-21 21:25:26','2025-10-21 21:06:54','2025-10-21 21:25:26',NULL,0,0,NULL,NULL),(41569,'tracks','completed',10,'2025-10-21 21:38:26','2025-10-21 21:38:52','2025-10-21 21:25:26','2025-10-21 21:38:52',NULL,0,0,NULL,NULL),(41570,'mixpanel','completed',10,'2025-10-21 21:41:52','2025-10-21 21:45:15','2025-10-21 21:38:52','2025-10-21 21:45:15',NULL,0,0,NULL,NULL),(41571,'tracks','completed',10,'2025-10-21 22:08:15','2025-10-21 22:10:10','2025-10-21 21:45:15','2025-10-21 22:10:10',NULL,0,0,NULL,NULL),(41572,'mixpanel','completed',10,'2025-10-21 23:04:10','2025-10-21 23:05:15','2025-10-21 22:10:10','2025-10-21 23:05:15',NULL,0,0,NULL,NULL),(41573,'tracks','completed',10,'2025-10-21 23:18:15','2025-10-21 23:21:25','2025-10-21 23:05:15','2025-10-21 23:21:25',NULL,0,0,NULL,NULL),(41574,'mixpanel','completed',10,'2025-10-21 23:54:25','2025-10-21 23:54:49','2025-10-21 23:21:25','2025-10-21 23:54:49',NULL,0,0,NULL,NULL),(41575,'tracks','completed',10,'2025-10-22 00:17:49','2025-10-22 00:19:17','2025-10-21 23:54:49','2025-10-22 00:19:17',NULL,0,0,NULL,NULL),(41576,'mixpanel','completed',10,'2025-10-22 00:22:17','2025-10-22 00:27:04','2025-10-22 00:19:17','2025-10-22 00:27:04',NULL,0,0,NULL,NULL),(41577,'tracks','completed',10,'2025-10-22 01:21:04','2025-10-22 01:22:41','2025-10-22 00:27:04','2025-10-22 01:22:41',NULL,0,0,NULL,NULL),(41578,'mixpanel','completed',10,'2025-10-22 01:40:41','2025-10-22 01:41:47','2025-10-22 01:22:41','2025-10-22 01:41:47',NULL,0,0,NULL,NULL),(41579,'tracks','completed',10,'2025-10-22 02:16:47','2025-10-22 02:16:57','2025-10-22 01:41:47','2025-10-22 02:16:57',NULL,0,0,NULL,NULL),(41580,'mixpanel','completed',10,'2025-10-22 02:29:56','2025-10-22 02:31:51','2025-10-22 02:16:56','2025-10-22 02:31:51',NULL,0,0,NULL,NULL),(41581,'tracks','completed',10,'2025-10-22 03:15:51','2025-10-22 03:16:47','2025-10-22 02:31:51','2025-10-22 03:16:47',NULL,0,0,NULL,NULL),(41582,'mixpanel','completed',10,'2025-10-22 04:09:47','2025-10-22 04:11:05','2025-10-22 03:16:47','2025-10-22 04:11:05',NULL,0,0,NULL,NULL),(41583,'tracks','completed',10,'2025-10-22 04:16:37','2025-10-22 04:17:32','2025-10-22 04:02:37','2025-10-22 04:17:32',NULL,0,0,NULL,NULL),(41584,'log_cleanup','completed',10,'2025-10-22 09:57:57','2025-10-22 10:01:14','2025-10-22 04:11:05','2025-10-22 10:01:14',NULL,0,0,NULL,NULL),(41585,'mixpanel','completed',10,'2025-10-22 04:27:32','2025-10-22 04:27:42','2025-10-22 04:17:32','2025-10-22 04:27:42',NULL,0,0,NULL,NULL),(41586,'tracks','completed',10,'2025-10-22 04:55:42','2025-10-22 04:56:29','2025-10-22 04:27:42','2025-10-22 04:56:29',NULL,0,0,NULL,NULL),(41587,'mixpanel','completed',10,'2025-10-22 05:36:28','2025-10-22 05:38:33','2025-10-22 04:56:28','2025-10-22 05:38:33',NULL,0,0,NULL,NULL),(41588,'tracks','completed',10,'2025-10-22 05:52:33','2025-10-22 05:54:28','2025-10-22 05:38:33','2025-10-22 05:54:28',NULL,0,0,NULL,NULL),(41589,'mixpanel','completed',10,'2025-10-22 06:11:28','2025-10-22 06:11:53','2025-10-22 05:54:28','2025-10-22 06:11:53',NULL,0,0,NULL,NULL),(41590,'tracks','completed',10,'2025-10-22 07:04:53','2025-10-22 07:05:05','2025-10-22 06:11:53','2025-10-22 07:05:05',NULL,0,0,NULL,NULL),(41591,'mixpanel','completed',10,'2025-10-22 07:38:05','2025-10-22 07:38:38','2025-10-22 07:05:05','2025-10-22 07:38:38',NULL,0,0,NULL,NULL),(41592,'tracks','completed',10,'2025-10-22 08:00:38','2025-10-22 08:03:01','2025-10-22 07:38:38','2025-10-22 08:03:01',NULL,0,0,NULL,NULL),(41593,'mixpanel','completed',10,'2025-10-22 08:21:01','2025-10-22 08:22:47','2025-10-22 08:03:01','2025-10-22 08:22:47',NULL,0,0,NULL,NULL),(41594,'tracks','completed',10,'2025-10-22 09:13:47','2025-10-22 09:14:40','2025-10-22 08:22:47','2025-10-22 09:14:40',NULL,0,0,NULL,NULL),(41595,'mixpanel','completed',10,'2025-10-22 09:42:39','2025-10-22 09:46:27','2025-10-22 09:14:40','2025-10-22 09:46:27',NULL,0,0,NULL,NULL),(41596,'tracks','completed',10,'2025-10-22 09:30:39','2025-10-22 09:32:46','2025-10-22 09:23:39','2025-10-22 09:32:46',NULL,0,0,NULL,NULL),(41597,'schedule_re_engagement_email','scheduled',10,'2025-10-23 09:32:46',NULL,'2025-10-22 09:32:46','2025-10-22 09:32:46',NULL,NULL,0,NULL,NULL),(41598,'tracks','completed',10,'2025-10-22 10:33:27','2025-10-22 10:34:02','2025-10-22 09:46:27','2025-10-22 10:34:02',NULL,0,0,NULL,NULL),(41599,'mixpanel','completed',10,'2025-10-22 10:22:14','2025-10-22 10:23:35','2025-10-22 10:01:14','2025-10-22 10:23:35',NULL,0,0,NULL,NULL),(41600,'log_cleanup','scheduled',10,'2025-10-22 22:37:19',NULL,'2025-10-22 10:23:34','2025-10-22 10:23:34',NULL,NULL,0,NULL,NULL),(41601,'mixpanel','completed',10,'2025-10-22 10:46:02','2025-10-22 10:46:50','2025-10-22 10:34:02','2025-10-22 10:46:50',NULL,0,0,NULL,NULL),(41602,'tracks','completed',10,'2025-10-22 11:02:50','2025-10-22 11:07:02','2025-10-22 10:46:50','2025-10-22 11:07:02',NULL,0,0,NULL,NULL),(41603,'mixpanel','completed',10,'2025-10-22 11:36:02','2025-10-22 11:36:57','2025-10-22 11:07:02','2025-10-22 11:36:57',NULL,0,0,NULL,NULL),(41604,'tracks','completed',10,'2025-10-22 12:11:57','2025-10-22 12:15:55','2025-10-22 11:36:57','2025-10-22 12:15:55',NULL,0,0,NULL,NULL),(41605,'mixpanel','completed',10,'2025-10-22 12:43:55','2025-10-22 12:45:45','2025-10-22 12:15:55','2025-10-22 12:45:45',NULL,0,0,NULL,NULL),(41606,'tracks','completed',10,'2025-10-22 13:04:45','2025-10-22 13:06:45','2025-10-22 12:45:45','2025-10-22 13:06:45',NULL,0,0,NULL,NULL),(41607,'mixpanel','completed',10,'2025-10-22 13:52:45','2025-10-22 13:54:35','2025-10-22 13:06:45','2025-10-22 13:54:35',NULL,0,0,NULL,NULL),(41608,'tracks','completed',10,'2025-10-22 14:38:35','2025-10-22 14:44:49','2025-10-22 13:54:35','2025-10-22 14:44:49',NULL,0,0,NULL,NULL),(41609,'mixpanel','completed',10,'2025-10-22 15:35:49','2025-10-22 15:36:44','2025-10-22 14:44:49','2025-10-22 15:36:44',NULL,0,0,NULL,NULL),(41610,'tracks','completed',10,'2025-10-22 16:07:44','2025-10-22 16:10:53','2025-10-22 15:36:44','2025-10-22 16:10:53',NULL,0,0,NULL,NULL),(41611,'mixpanel','completed',10,'2025-10-22 16:10:53','2025-10-22 16:14:15','2025-10-22 16:10:53','2025-10-22 16:14:15',NULL,0,0,NULL,NULL),(41612,'tracks','completed',10,'2025-10-22 16:58:15','2025-10-22 16:58:33','2025-10-22 16:14:15','2025-10-22 16:58:33',NULL,0,0,NULL,NULL),(41613,'mixpanel','completed',10,'2025-10-22 17:15:33','2025-10-22 17:17:36','2025-10-22 16:58:33','2025-10-22 17:17:36',NULL,0,0,NULL,NULL),(41614,'tracks','completed',10,'2025-10-22 17:27:36','2025-10-22 17:31:31','2025-10-22 17:17:36','2025-10-22 17:31:31',NULL,0,0,NULL,NULL),(41615,'mixpanel','completed',10,'2025-10-22 18:02:31','2025-10-22 18:06:53','2025-10-22 17:31:31','2025-10-22 18:06:53',NULL,0,0,NULL,NULL),(41616,'tracks','completed',10,'2025-10-22 18:59:53','2025-10-22 19:01:57','2025-10-22 18:06:53','2025-10-22 19:01:57',NULL,0,0,NULL,NULL),(41617,'mixpanel','completed',10,'2025-10-22 19:57:57','2025-10-22 20:01:52','2025-10-22 19:01:57','2025-10-22 20:01:52',NULL,0,0,NULL,NULL),(41618,'tracks','scheduled',10,'2025-10-22 20:37:52',NULL,'2025-10-22 20:01:52','2025-10-22 20:01:52',NULL,NULL,0,NULL,NULL);
/*!40000 ALTER TABLE `wp_mailpoet_scheduled_tasks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_segments`
--

DROP TABLE IF EXISTS `wp_mailpoet_segments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_segments` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) NOT NULL,
  `type` varchar(90) NOT NULL DEFAULT 'default',
  `description` varchar(250) NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `average_engagement_score` float unsigned DEFAULT NULL,
  `average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `display_in_manage_subscription_page` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_segments`
--

LOCK TABLES `wp_mailpoet_segments` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_segments` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_segments` VALUES (1,'WordPress Users','wp_users','This list contains all of your WordPress users.','2022-12-16 10:37:47','2025-10-20 11:01:50',NULL,NULL,'2025-10-20 11:01:50',0),(2,'WooCommerce Customers','woocommerce_users','This list contains all of your WooCommerce customers.','2022-12-16 10:37:47','2025-10-20 11:01:50',NULL,NULL,'2025-10-20 11:01:50',0),(3,'Newsletter mailing list','default','This list is automatically created when you install MailPoet.','2022-12-16 10:37:47','2025-10-20 11:01:50',NULL,NULL,'2025-10-20 11:01:50',0);
/*!40000 ALTER TABLE `wp_mailpoet_segments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_sending_queues`
--

DROP TABLE IF EXISTS `wp_mailpoet_sending_queues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_sending_queues` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(11) unsigned NOT NULL,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `newsletter_rendered_body` longtext DEFAULT NULL,
  `newsletter_rendered_subject` varchar(250) DEFAULT NULL,
  `subscribers` longtext DEFAULT NULL,
  `count_total` int(11) unsigned NOT NULL DEFAULT 0,
  `count_processed` int(11) unsigned NOT NULL DEFAULT 0,
  `count_to_process` int(11) unsigned NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_sending_queues`
--

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

--
-- Table structure for table `wp_mailpoet_settings`
--

DROP TABLE IF EXISTS `wp_mailpoet_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_settings` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `value` longtext DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=414233 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_settings`
--

LOCK TABLES `wp_mailpoet_settings` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_settings` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_settings` VALUES (1,'cron_trigger','a:1:{s:6:\"method\";s:16:\"Action Scheduler\";}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(2,'sender','a:2:{s:4:\"name\";s:12:\"Steve Porter\";s:7:\"address\";s:28:\"steve@porteranddaughters.com\";}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(3,'signup_confirmation','a:1:{s:7:\"enabled\";b:1;}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(4,'installed_at','2022-12-16 10:37:55','2022-12-16 10:37:55','2022-12-16 10:37:55'),(5,'captcha','a:3:{s:4:\"type\";s:8:\"built-in\";s:20:\"recaptcha_site_token\";s:0:\"\";s:22:\"recaptcha_secret_token\";s:0:\"\";}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(6,'subscriber_email_notification','a:3:{s:7:\"enabled\";b:1;s:9:\"automated\";b:1;s:7:\"address\";s:28:\"steve@porteranddaughters.com\";}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(7,'stats_notifications','a:2:{s:7:\"enabled\";b:1;s:7:\"address\";s:28:\"steve@porteranddaughters.com\";}','2022-12-16 10:37:55','2022-12-16 10:37:55'),(8,'woocommerce','a:1:{s:17:\"optin_on_checkout\";a:3:{s:7:\"enabled\";b:1;s:7:\"message\";s:79:\"I would like to receive exclusive emails with discounts and product information\";s:8:\"position\";s:27:\"before_terms_and_conditions\";}}','2022-12-16 10:37:55','2024-08-13 21:45:36'),(9,'mta_log','a:8:{s:4:\"sent\";a:0:{}s:7:\"started\";i:1760608016;s:6:\"status\";N;s:13:\"retry_attempt\";N;s:8:\"retry_at\";N;s:5:\"error\";N;s:33:\"transactional_email_last_error_at\";N;s:31:\"transactional_email_error_count\";N;}','2022-12-16 10:37:55','2025-10-22 20:01:52'),(10,'subscription','a:1:{s:5:\"pages\";a:5:{s:11:\"unsubscribe\";i:3035;s:6:\"manage\";i:3035;s:12:\"confirmation\";i:3035;s:7:\"captcha\";i:3383;s:19:\"confirm_unsubscribe\";i:3035;}}','2022-12-16 10:37:55','2025-10-16 09:46:56'),(11,'db_version','5.16.1','2022-12-16 10:37:55','2025-10-16 09:46:56'),(12,'updates_log','a:144:{i:0;a:3:{s:16:\"previous_version\";N;s:11:\"new_version\";s:5:\"4.2.0\";s:4:\"date\";s:19:\"2022-12-16 10:37:55\";}i:1;a:3:{s:16:\"previous_version\";s:5:\"4.2.0\";s:11:\"new_version\";s:5:\"4.5.0\";s:4:\"date\";s:19:\"2023-01-20 21:50:52\";}i:2;a:3:{s:16:\"previous_version\";s:5:\"4.5.0\";s:11:\"new_version\";s:5:\"4.5.1\";s:4:\"date\";s:19:\"2023-01-24 21:47:25\";}i:3;a:3:{s:16:\"previous_version\";s:5:\"4.5.1\";s:11:\"new_version\";s:5:\"4.5.2\";s:4:\"date\";s:19:\"2023-01-25 21:50:36\";}i:4;a:3:{s:16:\"previous_version\";s:5:\"4.5.2\";s:11:\"new_version\";s:5:\"4.6.0\";s:4:\"date\";s:19:\"2023-01-31 21:48:44\";}i:5;a:3:{s:16:\"previous_version\";s:5:\"4.6.0\";s:11:\"new_version\";s:5:\"4.6.1\";s:4:\"date\";s:19:\"2023-02-07 21:48:03\";}i:6;a:3:{s:16:\"previous_version\";s:5:\"4.6.1\";s:11:\"new_version\";s:5:\"4.6.2\";s:4:\"date\";s:19:\"2023-02-14 21:50:41\";}i:7;a:3:{s:16:\"previous_version\";s:5:\"4.6.2\";s:11:\"new_version\";s:5:\"4.7.0\";s:4:\"date\";s:19:\"2023-02-21 21:50:38\";}i:8;a:3:{s:16:\"previous_version\";s:5:\"4.7.0\";s:11:\"new_version\";s:5:\"4.7.1\";s:4:\"date\";s:19:\"2023-02-28 21:49:51\";}i:9;a:3:{s:16:\"previous_version\";s:5:\"4.7.1\";s:11:\"new_version\";s:5:\"4.8.0\";s:4:\"date\";s:19:\"2023-03-07 22:15:41\";}i:10;a:3:{s:16:\"previous_version\";s:5:\"4.8.0\";s:11:\"new_version\";s:5:\"4.9.0\";s:4:\"date\";s:19:\"2023-03-23 10:02:33\";}i:11;a:3:{s:16:\"previous_version\";s:5:\"4.9.0\";s:11:\"new_version\";s:6:\"4.10.0\";s:4:\"date\";s:19:\"2023-03-28 09:50:40\";}i:12;a:3:{s:16:\"previous_version\";s:6:\"4.10.0\";s:11:\"new_version\";s:6:\"4.11.0\";s:4:\"date\";s:19:\"2023-04-04 21:47:33\";}i:13;a:3:{s:16:\"previous_version\";s:6:\"4.11.0\";s:11:\"new_version\";s:6:\"4.11.1\";s:4:\"date\";s:19:\"2023-04-11 21:47:12\";}i:14;a:3:{s:16:\"previous_version\";s:6:\"4.11.1\";s:11:\"new_version\";s:6:\"4.12.0\";s:4:\"date\";s:19:\"2023-04-18 21:52:07\";}i:15;a:3:{s:16:\"previous_version\";s:6:\"4.12.0\";s:11:\"new_version\";s:6:\"4.12.1\";s:4:\"date\";s:19:\"2023-04-19 21:46:24\";}i:16;a:3:{s:16:\"previous_version\";s:6:\"4.12.1\";s:11:\"new_version\";s:6:\"4.12.2\";s:4:\"date\";s:19:\"2023-04-21 21:46:55\";}i:17;a:3:{s:16:\"previous_version\";s:6:\"4.12.2\";s:11:\"new_version\";s:6:\"4.13.0\";s:4:\"date\";s:19:\"2023-04-25 21:47:10\";}i:18;a:3:{s:16:\"previous_version\";s:6:\"4.13.0\";s:11:\"new_version\";s:6:\"4.14.0\";s:4:\"date\";s:19:\"2023-05-03 09:47:13\";}i:19;a:3:{s:16:\"previous_version\";s:6:\"4.14.0\";s:11:\"new_version\";s:6:\"4.15.0\";s:4:\"date\";s:19:\"2023-05-09 21:46:57\";}i:20;a:3:{s:16:\"previous_version\";s:6:\"4.15.0\";s:11:\"new_version\";s:6:\"4.16.0\";s:4:\"date\";s:19:\"2023-05-16 21:47:15\";}i:21;a:3:{s:16:\"previous_version\";s:6:\"4.16.0\";s:11:\"new_version\";s:6:\"4.17.0\";s:4:\"date\";s:19:\"2023-05-30 21:47:18\";}i:22;a:3:{s:16:\"previous_version\";s:6:\"4.17.0\";s:11:\"new_version\";s:6:\"4.17.1\";s:4:\"date\";s:19:\"2023-05-31 09:47:23\";}i:23;a:3:{s:16:\"previous_version\";s:6:\"4.17.1\";s:11:\"new_version\";s:6:\"4.18.0\";s:4:\"date\";s:19:\"2023-06-06 21:46:30\";}i:24;a:3:{s:16:\"previous_version\";s:6:\"4.18.0\";s:11:\"new_version\";s:6:\"4.18.1\";s:4:\"date\";s:19:\"2023-06-13 21:46:34\";}i:25;a:3:{s:16:\"previous_version\";s:6:\"4.18.1\";s:11:\"new_version\";s:6:\"4.19.0\";s:4:\"date\";s:19:\"2023-06-20 21:47:07\";}i:26;a:3:{s:16:\"previous_version\";s:6:\"4.19.0\";s:11:\"new_version\";s:6:\"4.20.0\";s:4:\"date\";s:19:\"2023-06-27 21:46:36\";}i:27;a:3:{s:16:\"previous_version\";s:6:\"4.20.0\";s:11:\"new_version\";s:6:\"4.20.1\";s:4:\"date\";s:19:\"2023-07-04 21:46:29\";}i:28;a:3:{s:16:\"previous_version\";s:6:\"4.20.1\";s:11:\"new_version\";s:6:\"4.20.2\";s:4:\"date\";s:19:\"2023-07-11 21:46:52\";}i:29;a:3:{s:16:\"previous_version\";s:6:\"4.20.2\";s:11:\"new_version\";s:6:\"4.21.0\";s:4:\"date\";s:19:\"2023-07-18 21:47:18\";}i:30;a:3:{s:16:\"previous_version\";s:6:\"4.21.0\";s:11:\"new_version\";s:6:\"4.22.0\";s:4:\"date\";s:19:\"2023-07-25 21:47:18\";}i:31;a:3:{s:16:\"previous_version\";s:6:\"4.22.0\";s:11:\"new_version\";s:6:\"4.22.1\";s:4:\"date\";s:19:\"2023-08-01 21:47:40\";}i:32;a:3:{s:16:\"previous_version\";s:6:\"4.22.1\";s:11:\"new_version\";s:6:\"4.22.2\";s:4:\"date\";s:19:\"2023-08-03 09:47:13\";}i:33;a:3:{s:16:\"previous_version\";s:6:\"4.22.2\";s:11:\"new_version\";s:6:\"4.23.0\";s:4:\"date\";s:19:\"2023-08-08 21:47:46\";}i:34;a:3:{s:16:\"previous_version\";s:6:\"4.23.0\";s:11:\"new_version\";s:6:\"4.24.0\";s:4:\"date\";s:19:\"2023-08-15 21:47:02\";}i:35;a:3:{s:16:\"previous_version\";s:6:\"4.24.0\";s:11:\"new_version\";s:6:\"4.25.0\";s:4:\"date\";s:19:\"2023-08-22 21:47:01\";}i:36;a:3:{s:16:\"previous_version\";s:6:\"4.25.0\";s:11:\"new_version\";s:6:\"4.26.0\";s:4:\"date\";s:19:\"2023-08-29 21:47:30\";}i:37;a:3:{s:16:\"previous_version\";s:6:\"4.26.0\";s:11:\"new_version\";s:6:\"4.26.1\";s:4:\"date\";s:19:\"2023-09-05 21:47:25\";}i:38;a:3:{s:16:\"previous_version\";s:6:\"4.26.1\";s:11:\"new_version\";s:6:\"4.27.0\";s:4:\"date\";s:19:\"2023-09-12 21:47:38\";}i:39;a:3:{s:16:\"previous_version\";s:6:\"4.27.0\";s:11:\"new_version\";s:6:\"4.28.0\";s:4:\"date\";s:19:\"2023-09-19 21:45:43\";}i:40;a:3:{s:16:\"previous_version\";s:6:\"4.28.0\";s:11:\"new_version\";s:6:\"4.29.0\";s:4:\"date\";s:19:\"2023-09-27 09:47:29\";}i:41;a:3:{s:16:\"previous_version\";s:6:\"4.29.0\";s:11:\"new_version\";s:6:\"4.30.0\";s:4:\"date\";s:19:\"2023-10-03 21:46:47\";}i:42;a:3:{s:16:\"previous_version\";s:6:\"4.30.0\";s:11:\"new_version\";s:6:\"4.31.0\";s:4:\"date\";s:19:\"2023-10-10 21:46:42\";}i:43;a:3:{s:16:\"previous_version\";s:6:\"4.31.0\";s:11:\"new_version\";s:6:\"4.31.1\";s:4:\"date\";s:19:\"2023-10-13 21:46:45\";}i:44;a:3:{s:16:\"previous_version\";s:6:\"4.31.1\";s:11:\"new_version\";s:6:\"4.32.0\";s:4:\"date\";s:19:\"2023-10-17 21:46:49\";}i:45;a:3:{s:16:\"previous_version\";s:6:\"4.32.0\";s:11:\"new_version\";s:6:\"4.34.0\";s:4:\"date\";s:19:\"2023-10-25 09:45:57\";}i:46;a:3:{s:16:\"previous_version\";s:6:\"4.34.0\";s:11:\"new_version\";s:6:\"4.35.0\";s:4:\"date\";s:19:\"2023-11-01 21:47:10\";}i:47;a:3:{s:16:\"previous_version\";s:6:\"4.35.0\";s:11:\"new_version\";s:6:\"4.35.1\";s:4:\"date\";s:19:\"2023-11-07 21:47:38\";}i:48;a:3:{s:16:\"previous_version\";s:6:\"4.35.1\";s:11:\"new_version\";s:6:\"4.36.0\";s:4:\"date\";s:19:\"2023-11-14 21:47:14\";}i:49;a:3:{s:16:\"previous_version\";s:6:\"4.36.0\";s:11:\"new_version\";s:6:\"4.37.0\";s:4:\"date\";s:19:\"2023-11-21 21:47:15\";}i:50;a:3:{s:16:\"previous_version\";s:6:\"4.37.0\";s:11:\"new_version\";s:6:\"4.38.0\";s:4:\"date\";s:19:\"2023-11-28 21:47:13\";}i:51;a:3:{s:16:\"previous_version\";s:6:\"4.38.0\";s:11:\"new_version\";s:6:\"4.39.0\";s:4:\"date\";s:19:\"2023-12-05 21:47:07\";}i:52;a:3:{s:16:\"previous_version\";s:6:\"4.39.0\";s:11:\"new_version\";s:6:\"4.40.0\";s:4:\"date\";s:19:\"2023-12-12 21:47:08\";}i:53;a:3:{s:16:\"previous_version\";s:6:\"4.40.0\";s:11:\"new_version\";s:6:\"4.41.0\";s:4:\"date\";s:19:\"2024-01-04 21:47:22\";}i:54;a:3:{s:16:\"previous_version\";s:6:\"4.41.0\";s:11:\"new_version\";s:6:\"4.41.1\";s:4:\"date\";s:19:\"2024-01-10 21:46:31\";}i:55;a:3:{s:16:\"previous_version\";s:6:\"4.41.1\";s:11:\"new_version\";s:6:\"4.41.2\";s:4:\"date\";s:19:\"2024-01-11 21:46:36\";}i:56;a:3:{s:16:\"previous_version\";s:6:\"4.41.2\";s:11:\"new_version\";s:6:\"4.41.3\";s:4:\"date\";s:19:\"2024-01-16 21:46:52\";}i:57;a:3:{s:16:\"previous_version\";s:6:\"4.41.3\";s:11:\"new_version\";s:6:\"4.42.0\";s:4:\"date\";s:19:\"2024-01-23 21:46:43\";}i:58;a:3:{s:16:\"previous_version\";s:6:\"4.42.0\";s:11:\"new_version\";s:6:\"4.42.1\";s:4:\"date\";s:19:\"2024-01-30 21:46:55\";}i:59;a:3:{s:16:\"previous_version\";s:6:\"4.42.1\";s:11:\"new_version\";s:6:\"4.43.0\";s:4:\"date\";s:19:\"2024-02-06 21:47:08\";}i:60;a:3:{s:16:\"previous_version\";s:6:\"4.43.0\";s:11:\"new_version\";s:6:\"4.43.1\";s:4:\"date\";s:19:\"2024-02-13 21:46:53\";}i:61;a:3:{s:16:\"previous_version\";s:6:\"4.43.1\";s:11:\"new_version\";s:6:\"4.44.0\";s:4:\"date\";s:19:\"2024-02-20 21:45:33\";}i:62;a:3:{s:16:\"previous_version\";s:6:\"4.44.0\";s:11:\"new_version\";s:6:\"4.44.1\";s:4:\"date\";s:19:\"2024-02-27 21:47:38\";}i:63;a:3:{s:16:\"previous_version\";s:6:\"4.44.1\";s:11:\"new_version\";s:6:\"4.45.0\";s:4:\"date\";s:19:\"2024-03-05 21:46:35\";}i:64;a:3:{s:16:\"previous_version\";s:6:\"4.45.0\";s:11:\"new_version\";s:6:\"4.46.0\";s:4:\"date\";s:19:\"2024-03-12 21:47:01\";}i:65;a:3:{s:16:\"previous_version\";s:6:\"4.46.0\";s:11:\"new_version\";s:6:\"4.47.0\";s:4:\"date\";s:19:\"2024-03-19 21:46:45\";}i:66;a:3:{s:16:\"previous_version\";s:6:\"4.47.0\";s:11:\"new_version\";s:6:\"4.48.0\";s:4:\"date\";s:19:\"2024-03-25 21:46:58\";}i:67;a:3:{s:16:\"previous_version\";s:6:\"4.48.0\";s:11:\"new_version\";s:6:\"4.48.1\";s:4:\"date\";s:19:\"2024-04-04 21:46:52\";}i:68;a:3:{s:16:\"previous_version\";s:6:\"4.48.1\";s:11:\"new_version\";s:6:\"4.48.2\";s:4:\"date\";s:19:\"2024-04-09 15:02:01\";}i:69;a:3:{s:16:\"previous_version\";s:6:\"4.48.2\";s:11:\"new_version\";s:6:\"4.49.0\";s:4:\"date\";s:19:\"2024-04-23 21:47:34\";}i:70;a:3:{s:16:\"previous_version\";s:6:\"4.49.0\";s:11:\"new_version\";s:6:\"4.49.1\";s:4:\"date\";s:19:\"2024-04-30 21:47:19\";}i:71;a:3:{s:16:\"previous_version\";s:6:\"4.49.1\";s:11:\"new_version\";s:6:\"4.50.0\";s:4:\"date\";s:19:\"2024-05-08 21:47:40\";}i:72;a:3:{s:16:\"previous_version\";s:6:\"4.50.0\";s:11:\"new_version\";s:6:\"4.50.1\";s:4:\"date\";s:19:\"2024-05-21 21:47:14\";}i:73;a:3:{s:16:\"previous_version\";s:6:\"4.50.1\";s:11:\"new_version\";s:6:\"4.51.0\";s:4:\"date\";s:19:\"2024-05-28 21:46:17\";}i:74;a:3:{s:16:\"previous_version\";s:6:\"4.51.0\";s:11:\"new_version\";s:6:\"4.51.1\";s:4:\"date\";s:19:\"2024-06-04 21:46:46\";}i:75;a:3:{s:16:\"previous_version\";s:6:\"4.51.1\";s:11:\"new_version\";s:6:\"4.51.2\";s:4:\"date\";s:19:\"2024-06-12 09:46:41\";}i:76;a:3:{s:16:\"previous_version\";s:6:\"4.51.2\";s:11:\"new_version\";s:6:\"4.52.0\";s:4:\"date\";s:19:\"2024-06-18 21:46:42\";}i:77;a:3:{s:16:\"previous_version\";s:6:\"4.52.0\";s:11:\"new_version\";s:6:\"4.53.0\";s:4:\"date\";s:19:\"2024-06-25 21:46:45\";}i:78;a:3:{s:16:\"previous_version\";s:6:\"4.53.0\";s:11:\"new_version\";s:6:\"4.54.0\";s:4:\"date\";s:19:\"2024-07-02 21:47:00\";}i:79;a:3:{s:16:\"previous_version\";s:6:\"4.54.0\";s:11:\"new_version\";s:6:\"4.55.0\";s:4:\"date\";s:19:\"2024-07-09 21:47:15\";}i:80;a:3:{s:16:\"previous_version\";s:6:\"4.55.0\";s:11:\"new_version\";s:6:\"4.56.0\";s:4:\"date\";s:19:\"2024-07-16 21:47:22\";}i:81;a:3:{s:16:\"previous_version\";s:6:\"4.56.0\";s:11:\"new_version\";s:6:\"4.57.0\";s:4:\"date\";s:19:\"2024-07-23 21:47:06\";}i:82;a:3:{s:16:\"previous_version\";s:6:\"4.57.0\";s:11:\"new_version\";s:6:\"4.58.0\";s:4:\"date\";s:19:\"2024-07-30 21:47:07\";}i:83;a:3:{s:16:\"previous_version\";s:6:\"4.58.0\";s:11:\"new_version\";s:6:\"4.58.1\";s:4:\"date\";s:19:\"2024-08-06 21:47:24\";}i:84;a:3:{s:16:\"previous_version\";s:6:\"4.58.1\";s:11:\"new_version\";s:6:\"4.58.2\";s:4:\"date\";s:19:\"2024-08-13 21:45:37\";}i:85;a:3:{s:16:\"previous_version\";s:6:\"4.58.2\";s:11:\"new_version\";s:5:\"5.0.0\";s:4:\"date\";s:19:\"2024-08-21 09:46:45\";}i:86;a:3:{s:16:\"previous_version\";s:5:\"5.0.0\";s:11:\"new_version\";s:5:\"5.0.1\";s:4:\"date\";s:19:\"2024-08-23 21:46:45\";}i:87;a:3:{s:16:\"previous_version\";s:5:\"5.0.1\";s:11:\"new_version\";s:5:\"5.0.2\";s:4:\"date\";s:19:\"2024-08-27 21:46:32\";}i:88;a:3:{s:16:\"previous_version\";s:5:\"5.0.2\";s:11:\"new_version\";s:5:\"5.1.0\";s:4:\"date\";s:19:\"2024-09-03 21:47:19\";}i:89;a:3:{s:16:\"previous_version\";s:5:\"5.1.0\";s:11:\"new_version\";s:5:\"5.1.1\";s:4:\"date\";s:19:\"2024-09-05 21:47:00\";}i:90;a:3:{s:16:\"previous_version\";s:5:\"5.1.1\";s:11:\"new_version\";s:5:\"5.2.0\";s:4:\"date\";s:19:\"2024-09-12 21:46:56\";}i:91;a:3:{s:16:\"previous_version\";s:5:\"5.2.0\";s:11:\"new_version\";s:5:\"5.2.1\";s:4:\"date\";s:19:\"2024-09-18 09:47:56\";}i:92;a:3:{s:16:\"previous_version\";s:5:\"5.2.1\";s:11:\"new_version\";s:5:\"5.2.2\";s:4:\"date\";s:19:\"2024-09-24 21:47:14\";}i:93;a:3:{s:16:\"previous_version\";s:5:\"5.2.2\";s:11:\"new_version\";s:5:\"5.3.0\";s:4:\"date\";s:19:\"2024-10-03 21:47:22\";}i:94;a:3:{s:16:\"previous_version\";s:5:\"5.3.0\";s:11:\"new_version\";s:5:\"5.3.1\";s:4:\"date\";s:19:\"2024-10-15 21:46:53\";}i:95;a:3:{s:16:\"previous_version\";s:5:\"5.3.1\";s:11:\"new_version\";s:5:\"5.3.3\";s:4:\"date\";s:19:\"2024-10-22 21:46:45\";}i:96;a:3:{s:16:\"previous_version\";s:5:\"5.3.3\";s:11:\"new_version\";s:5:\"5.3.4\";s:4:\"date\";s:19:\"2024-10-29 21:47:14\";}i:97;a:3:{s:16:\"previous_version\";s:5:\"5.3.4\";s:11:\"new_version\";s:5:\"5.3.5\";s:4:\"date\";s:19:\"2024-10-30 21:46:40\";}i:98;a:3:{s:16:\"previous_version\";s:5:\"5.3.5\";s:11:\"new_version\";s:5:\"5.3.6\";s:4:\"date\";s:19:\"2024-11-05 21:46:44\";}i:99;a:3:{s:16:\"previous_version\";s:5:\"5.3.6\";s:11:\"new_version\";s:5:\"5.3.7\";s:4:\"date\";s:19:\"2024-11-12 21:47:35\";}i:100;a:3:{s:16:\"previous_version\";s:5:\"5.3.7\";s:11:\"new_version\";s:5:\"5.4.0\";s:4:\"date\";s:19:\"2024-11-19 21:47:01\";}i:101;a:3:{s:16:\"previous_version\";s:5:\"5.4.0\";s:11:\"new_version\";s:5:\"5.4.1\";s:4:\"date\";s:19:\"2024-11-26 21:47:13\";}i:102;a:3:{s:16:\"previous_version\";s:5:\"5.4.1\";s:11:\"new_version\";s:5:\"5.4.2\";s:4:\"date\";s:19:\"2024-12-03 21:47:40\";}i:103;a:3:{s:16:\"previous_version\";s:5:\"5.4.2\";s:11:\"new_version\";s:5:\"5.5.0\";s:4:\"date\";s:19:\"2024-12-10 21:46:48\";}i:104;a:3:{s:16:\"previous_version\";s:5:\"5.5.0\";s:11:\"new_version\";s:5:\"5.5.1\";s:4:\"date\";s:19:\"2024-12-18 09:47:02\";}i:105;a:3:{s:16:\"previous_version\";s:5:\"5.5.1\";s:11:\"new_version\";s:5:\"5.5.2\";s:4:\"date\";s:19:\"2024-12-24 21:46:38\";}i:106;a:3:{s:16:\"previous_version\";s:5:\"5.5.2\";s:11:\"new_version\";s:5:\"5.6.0\";s:4:\"date\";s:19:\"2025-01-07 21:47:25\";}i:107;a:3:{s:16:\"previous_version\";s:5:\"5.6.0\";s:11:\"new_version\";s:5:\"5.6.1\";s:4:\"date\";s:19:\"2025-01-14 21:47:11\";}i:108;a:3:{s:16:\"previous_version\";s:5:\"5.6.1\";s:11:\"new_version\";s:5:\"5.6.2\";s:4:\"date\";s:19:\"2025-01-22 21:47:09\";}i:109;a:3:{s:16:\"previous_version\";s:5:\"5.6.2\";s:11:\"new_version\";s:5:\"5.6.3\";s:4:\"date\";s:19:\"2025-01-28 21:45:27\";}i:110;a:3:{s:16:\"previous_version\";s:5:\"5.6.3\";s:11:\"new_version\";s:5:\"5.6.4\";s:4:\"date\";s:19:\"2025-02-04 21:46:13\";}i:111;a:3:{s:16:\"previous_version\";s:5:\"5.6.4\";s:11:\"new_version\";s:5:\"5.7.0\";s:4:\"date\";s:19:\"2025-02-11 21:47:15\";}i:112;a:3:{s:16:\"previous_version\";s:5:\"5.7.0\";s:11:\"new_version\";s:5:\"5.7.1\";s:4:\"date\";s:19:\"2025-02-18 21:47:27\";}i:113;a:3:{s:16:\"previous_version\";s:5:\"5.7.1\";s:11:\"new_version\";s:5:\"5.8.0\";s:4:\"date\";s:19:\"2025-02-25 21:46:38\";}i:114;a:3:{s:16:\"previous_version\";s:5:\"5.8.0\";s:11:\"new_version\";s:5:\"5.8.1\";s:4:\"date\";s:19:\"2025-03-04 21:47:10\";}i:115;a:3:{s:16:\"previous_version\";s:5:\"5.8.1\";s:11:\"new_version\";s:5:\"5.9.0\";s:4:\"date\";s:19:\"2025-03-11 21:45:36\";}i:116;a:3:{s:16:\"previous_version\";s:5:\"5.9.0\";s:11:\"new_version\";s:6:\"5.10.0\";s:4:\"date\";s:19:\"2025-03-18 21:48:40\";}i:117;a:3:{s:16:\"previous_version\";s:6:\"5.10.0\";s:11:\"new_version\";s:6:\"5.10.1\";s:4:\"date\";s:19:\"2025-04-15 21:47:26\";}i:118;a:3:{s:16:\"previous_version\";s:6:\"5.10.1\";s:11:\"new_version\";s:6:\"5.11.0\";s:4:\"date\";s:19:\"2025-04-23 21:46:47\";}i:119;a:3:{s:16:\"previous_version\";s:6:\"5.11.0\";s:11:\"new_version\";s:6:\"5.12.0\";s:4:\"date\";s:19:\"2025-04-30 09:47:02\";}i:120;a:3:{s:16:\"previous_version\";s:6:\"5.12.0\";s:11:\"new_version\";s:6:\"5.12.1\";s:4:\"date\";s:19:\"2025-05-06 21:47:34\";}i:121;a:3:{s:16:\"previous_version\";s:6:\"5.12.1\";s:11:\"new_version\";s:6:\"5.12.2\";s:4:\"date\";s:19:\"2025-05-13 21:47:31\";}i:122;a:3:{s:16:\"previous_version\";s:6:\"5.12.2\";s:11:\"new_version\";s:6:\"5.12.3\";s:4:\"date\";s:19:\"2025-05-20 21:47:11\";}i:123;a:3:{s:16:\"previous_version\";s:6:\"5.12.3\";s:11:\"new_version\";s:6:\"5.12.4\";s:4:\"date\";s:19:\"2025-05-27 21:46:40\";}i:124;a:3:{s:16:\"previous_version\";s:6:\"5.12.4\";s:11:\"new_version\";s:6:\"5.12.5\";s:4:\"date\";s:19:\"2025-06-03 21:45:30\";}i:125;a:3:{s:16:\"previous_version\";s:6:\"5.12.5\";s:11:\"new_version\";s:6:\"5.12.6\";s:4:\"date\";s:19:\"2025-06-10 21:46:50\";}i:126;a:3:{s:16:\"previous_version\";s:6:\"5.12.6\";s:11:\"new_version\";s:6:\"5.12.7\";s:4:\"date\";s:19:\"2025-06-17 09:47:16\";}i:127;a:3:{s:16:\"previous_version\";s:6:\"5.12.7\";s:11:\"new_version\";s:6:\"5.12.8\";s:4:\"date\";s:19:\"2025-06-25 09:45:15\";}i:128;a:3:{s:16:\"previous_version\";s:6:\"5.12.8\";s:11:\"new_version\";s:6:\"5.12.9\";s:4:\"date\";s:19:\"2025-07-01 21:46:38\";}i:129;a:3:{s:16:\"previous_version\";s:6:\"5.12.9\";s:11:\"new_version\";s:7:\"5.12.10\";s:4:\"date\";s:19:\"2025-07-08 21:45:13\";}i:130;a:3:{s:16:\"previous_version\";s:7:\"5.12.10\";s:11:\"new_version\";s:7:\"5.12.11\";s:4:\"date\";s:19:\"2025-07-15 21:45:46\";}i:131;a:3:{s:16:\"previous_version\";s:7:\"5.12.11\";s:11:\"new_version\";s:7:\"5.12.12\";s:4:\"date\";s:19:\"2025-07-23 09:45:49\";}i:132;a:3:{s:16:\"previous_version\";s:7:\"5.12.12\";s:11:\"new_version\";s:7:\"5.12.13\";s:4:\"date\";s:19:\"2025-08-05 21:47:39\";}i:133;a:3:{s:16:\"previous_version\";s:7:\"5.12.13\";s:11:\"new_version\";s:6:\"5.13.0\";s:4:\"date\";s:19:\"2025-08-12 21:45:15\";}i:134;a:3:{s:16:\"previous_version\";s:6:\"5.13.0\";s:11:\"new_version\";s:6:\"5.13.1\";s:4:\"date\";s:19:\"2025-08-20 09:46:34\";}i:135;a:3:{s:16:\"previous_version\";s:6:\"5.13.1\";s:11:\"new_version\";s:6:\"5.13.2\";s:4:\"date\";s:19:\"2025-08-20 21:45:36\";}i:136;a:3:{s:16:\"previous_version\";s:6:\"5.13.2\";s:11:\"new_version\";s:6:\"5.14.0\";s:4:\"date\";s:19:\"2025-08-26 21:46:35\";}i:137;a:3:{s:16:\"previous_version\";s:6:\"5.14.0\";s:11:\"new_version\";s:6:\"5.14.1\";s:4:\"date\";s:19:\"2025-09-03 21:46:51\";}i:138;a:3:{s:16:\"previous_version\";s:6:\"5.14.1\";s:11:\"new_version\";s:6:\"5.14.2\";s:4:\"date\";s:19:\"2025-09-09 21:47:07\";}i:139;a:3:{s:16:\"previous_version\";s:6:\"5.14.2\";s:11:\"new_version\";s:6:\"5.14.3\";s:4:\"date\";s:19:\"2025-09-16 21:47:20\";}i:140;a:3:{s:16:\"previous_version\";s:6:\"5.14.3\";s:11:\"new_version\";s:6:\"5.15.0\";s:4:\"date\";s:19:\"2025-09-23 21:47:12\";}i:141;a:3:{s:16:\"previous_version\";s:6:\"5.15.0\";s:11:\"new_version\";s:6:\"5.15.1\";s:4:\"date\";s:19:\"2025-10-02 09:45:30\";}i:142;a:3:{s:16:\"previous_version\";s:6:\"5.15.1\";s:11:\"new_version\";s:6:\"5.16.0\";s:4:\"date\";s:19:\"2025-10-07 21:46:42\";}i:143;a:3:{s:16:\"previous_version\";s:6:\"5.16.0\";s:11:\"new_version\";s:6:\"5.16.1\";s:4:\"date\";s:19:\"2025-10-16 09:46:56\";}}','2022-12-16 10:37:55','2025-10-16 09:46:56'),(13,'cron_daemon','a:8:{s:5:\"token\";s:5:\"1w2cm\";s:6:\"status\";s:6:\"active\";s:15:\"run_accessed_at\";N;s:14:\"run_started_at\";i:1761163311;s:16:\"run_completed_at\";i:1761163312;s:10:\"last_error\";N;s:15:\"last_error_date\";N;s:10:\"updated_at\";i:1761163312;}','2022-12-16 10:38:16','2025-10-22 20:01:52'),(16,'last_announcement_date','1704442659','2022-12-16 10:38:16','2024-01-18 02:56:44'),(681,'queue_disabled_mail_function_check','1','2023-02-07 21:48:03','2025-10-16 09:46:56'),(1212,'homepage','a:2:{s:19:\"task_list_dismissed\";b:1;s:27:\"product_discovery_dismissed\";b:0;}','2023-03-23 10:02:26','2023-03-23 10:02:28'),(410330,'log_table_pruned_migration_20250926','1','2025-10-02 09:45:30','2025-10-02 09:45:30');
/*!40000 ALTER TABLE `wp_mailpoet_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_statistics_bounces`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_bounces`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_bounces` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_bounces`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_clicks`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_clicks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `link_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `count` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_clicks`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_forms`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_forms`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_newsletters`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_newsletters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `sent_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_newsletters`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_opens`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_opens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_opens` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`),
  KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_opens`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_unsubscribes`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_unsubscribes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_unsubscribes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `source` varchar(255) DEFAULT 'unknown',
  `meta` varchar(255) DEFAULT NULL,
  `method` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_unsubscribes`
--

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

--
-- Table structure for table `wp_mailpoet_statistics_woocommerce_purchases`
--

DROP TABLE IF EXISTS `wp_mailpoet_statistics_woocommerce_purchases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_statistics_woocommerce_purchases` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `click_id` int(11) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `status` varchar(40) NOT NULL DEFAULT 'unknown',
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `status` (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_statistics_woocommerce_purchases`
--

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

--
-- Table structure for table `wp_mailpoet_stats_notifications`
--

DROP TABLE IF EXISTS `wp_mailpoet_stats_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_stats_notifications` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `task_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_stats_notifications`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_custom_field`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_custom_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_subscriber_custom_field` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `custom_field_id` int(11) unsigned NOT NULL,
  `value` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_custom_field`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_ips`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_subscriber_ips` (
  `ip` varchar(45) NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_ips`
--

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

--
-- Table structure for table `wp_mailpoet_subscriber_segment`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_segment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_subscriber_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=150 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_segment`
--

LOCK TABLES `wp_mailpoet_subscriber_segment` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscriber_segment` VALUES (1,2,1,'subscribed','2022-12-16 10:37:55','2022-12-16 10:37:55'),(2,3,1,'subscribed','2022-12-16 10:37:55','2022-12-16 10:37:55'),(3,1,1,'subscribed','2022-12-16 10:37:55','2022-12-16 10:37:55'),(110,4,1,'subscribed','2025-01-08 15:04:31','2025-01-08 15:04:31'),(123,6,1,'subscribed','2025-04-22 15:55:38','2025-04-22 15:55:38');
/*!40000 ALTER TABLE `wp_mailpoet_subscriber_segment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_subscriber_tag`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscriber_tag`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_subscriber_tag` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `tag_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_tag` (`subscriber_id`,`tag_id`),
  KEY `tag_id` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscriber_tag`
--

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

--
-- Table structure for table `wp_mailpoet_subscribers`
--

DROP TABLE IF EXISTS `wp_mailpoet_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_subscribers` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `wp_user_id` bigint(20) DEFAULT NULL,
  `is_woocommerce_user` int(1) NOT NULL DEFAULT 0,
  `first_name` varchar(255) NOT NULL DEFAULT '',
  `last_name` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(150) NOT NULL,
  `status` varchar(12) NOT NULL DEFAULT 'unconfirmed',
  `subscribed_ip` varchar(45) DEFAULT NULL,
  `confirmed_ip` varchar(45) DEFAULT NULL,
  `confirmed_at` timestamp NULL DEFAULT NULL,
  `last_subscribed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unconfirmed_data` longtext DEFAULT NULL,
  `source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') DEFAULT 'unknown',
  `count_confirmations` int(11) unsigned NOT NULL DEFAULT 0,
  `unsubscribe_token` char(15) DEFAULT NULL,
  `link_token` char(32) DEFAULT NULL,
  `engagement_score` float unsigned DEFAULT NULL,
  `engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `last_engagement_at` timestamp NULL DEFAULT NULL,
  `woocommerce_synced_at` timestamp NULL DEFAULT NULL,
  `email_count` int(11) unsigned NOT NULL DEFAULT 0,
  `last_sending_at` timestamp NULL DEFAULT NULL,
  `last_open_at` timestamp NULL DEFAULT NULL,
  `last_click_at` timestamp NULL DEFAULT NULL,
  `last_purchase_at` timestamp NULL DEFAULT NULL,
  `last_page_view_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `wp_user_id` (`wp_user_id`),
  KEY `updated_at` (`updated_at`),
  KEY `status_deleted_at` (`status`,`deleted_at`),
  KEY `last_subscribed_at` (`last_subscribed_at`),
  KEY `engagement_score_updated_at` (`engagement_score_updated_at`),
  KEY `link_token` (`link_token`),
  KEY `first_name` (`first_name`(10)),
  KEY `last_name` (`last_name`(10)),
  KEY `last_sending_at` (`last_sending_at`),
  KEY `last_open_at` (`last_open_at`),
  KEY `last_click_at` (`last_click_at`),
  KEY `last_purchase_at` (`last_purchase_at`),
  KEY `last_page_view_at` (`last_page_view_at`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_subscribers`
--

LOCK TABLES `wp_mailpoet_subscribers` WRITE;
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` DISABLE KEYS */;
INSERT INTO `wp_mailpoet_subscribers` VALUES (1,3,0,'Greta','Greta','cgcadmin@cgc.org.za','unconfirmed',NULL,NULL,NULL,NULL,'2022-12-16 10:37:55','2025-10-01 15:16:17',NULL,NULL,'wordpress_user',0,'1xbt745p1gxwk0w','8416ca',NULL,'2025-10-01 15:16:17',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL),(2,1,0,'Marketing','','r@privatewealth.co.uk','unconfirmed',NULL,NULL,NULL,NULL,'2022-12-16 10:37:55','2025-10-01 15:16:17',NULL,NULL,'wordpress_user',0,'31j7tyfgvc848ss','57c4fa',NULL,'2025-10-01 15:16:17','2023-02-18 14:45:30',NULL,0,NULL,NULL,NULL,NULL,NULL),(3,2,0,'Steve','Porter','steve@porteranddaughters.com','unconfirmed',NULL,NULL,NULL,NULL,'2022-12-16 10:37:55','2025-10-17 19:28:41',NULL,NULL,'wordpress_user',0,'2zpyhouc3i4gsc4','0ae555',NULL,'2025-10-01 15:16:17','2025-10-17 19:27:41',NULL,0,NULL,NULL,NULL,NULL,'2025-10-17 19:27:41'),(4,4,0,'Ockert','Brits','Ockert.J.Brits@Outlook.com','unconfirmed',NULL,NULL,NULL,NULL,'2025-01-08 15:04:31','2025-10-14 13:33:43',NULL,NULL,'wordpress_user',0,NULL,'2e0cb3',NULL,'2025-10-12 14:26:29','2025-10-14 13:32:43',NULL,0,NULL,NULL,NULL,NULL,'2025-10-14 13:32:43'),(6,6,0,'Rudolph','Sharneck','rudolphschar@gmail.com','unconfirmed',NULL,NULL,NULL,NULL,'2025-04-22 15:55:38','2025-09-25 07:36:06',NULL,NULL,'administrator',0,NULL,'9c0c89',NULL,'2025-09-25 07:36:06','2025-09-02 06:43:10',NULL,0,NULL,NULL,NULL,NULL,'2025-09-02 06:43:10');
/*!40000 ALTER TABLE `wp_mailpoet_subscribers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mailpoet_tags`
--

DROP TABLE IF EXISTS `wp_mailpoet_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_tags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `description` text NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_tags`
--

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

--
-- Table structure for table `wp_mailpoet_user_agents`
--

DROP TABLE IF EXISTS `wp_mailpoet_user_agents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_user_agents` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `user_agent` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_user_agents`
--

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

--
-- Table structure for table `wp_mailpoet_user_flags`
--

DROP TABLE IF EXISTS `wp_mailpoet_user_flags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mailpoet_user_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) NOT NULL,
  `value` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mailpoet_user_flags`
--

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

--
-- Table structure for table `wp_map_locations`
--

DROP TABLE IF EXISTS `wp_map_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_map_locations` (
  `location_id` int(11) NOT NULL AUTO_INCREMENT,
  `location_title` varchar(255) DEFAULT NULL,
  `location_address` varchar(255) DEFAULT NULL,
  `location_draggable` varchar(255) DEFAULT NULL,
  `location_infowindow_default_open` varchar(255) DEFAULT NULL,
  `location_animation` varchar(255) DEFAULT NULL,
  `location_latitude` varchar(255) DEFAULT NULL,
  `location_longitude` varchar(255) DEFAULT NULL,
  `location_city` varchar(255) DEFAULT NULL,
  `location_state` varchar(255) DEFAULT NULL,
  `location_country` varchar(255) DEFAULT NULL,
  `location_postal_code` varchar(255) DEFAULT NULL,
  `location_zoom` int(11) DEFAULT NULL,
  `location_author` int(11) DEFAULT NULL,
  `location_messages` text DEFAULT NULL,
  `location_settings` text DEFAULT NULL,
  `location_group_map` text DEFAULT NULL,
  `location_extrafields` text DEFAULT NULL,
  PRIMARY KEY (`location_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_map_locations`
--

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

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=1514329 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','https://www.capegliding.co.za','yes'),(2,'home','https://www.capegliding.co.za','yes'),(3,'blogname','Cape Gliding Club','yes'),(4,'blogdescription','Worcester Magic!','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@cgc.org.za','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','0','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','','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','j F Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','j F Y H:i','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:135:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:17:\"mailpoet_email/?$\";s:34:\"index.php?post_type=mailpoet_email\";s:47:\"mailpoet_email/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=mailpoet_email&feed=$matches[1]\";s:42:\"mailpoet_email/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=mailpoet_email&feed=$matches[1]\";s:34:\"mailpoet_email/page/([0-9]{1,})/?$\";s:52:\"index.php?post_type=mailpoet_email&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:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"mailpoet_email/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"mailpoet_email/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"mailpoet_email/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"mailpoet_email/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"mailpoet_email/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"mailpoet_email/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"mailpoet_email/([^/]+)/embed/?$\";s:47:\"index.php?mailpoet_email=$matches[1]&embed=true\";s:35:\"mailpoet_email/([^/]+)/trackback/?$\";s:41:\"index.php?mailpoet_email=$matches[1]&tb=1\";s:55:\"mailpoet_email/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?mailpoet_email=$matches[1]&feed=$matches[2]\";s:50:\"mailpoet_email/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?mailpoet_email=$matches[1]&feed=$matches[2]\";s:43:\"mailpoet_email/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?mailpoet_email=$matches[1]&paged=$matches[2]\";s:50:\"mailpoet_email/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?mailpoet_email=$matches[1]&cpage=$matches[2]\";s:39:\"mailpoet_email/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?mailpoet_email=$matches[1]&page=$matches[2]\";s:31:\"mailpoet_email/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"mailpoet_email/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"mailpoet_email/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"mailpoet_email/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"mailpoet_email/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"mailpoet_email/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"postman_sent_mail/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"postman_sent_mail/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"postman_sent_mail/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"postman_sent_mail/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"postman_sent_mail/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"postman_sent_mail/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"postman_sent_mail/([^/]+)/embed/?$\";s:50:\"index.php?postman_sent_mail=$matches[1]&embed=true\";s:38:\"postman_sent_mail/([^/]+)/trackback/?$\";s:44:\"index.php?postman_sent_mail=$matches[1]&tb=1\";s:46:\"postman_sent_mail/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?postman_sent_mail=$matches[1]&paged=$matches[2]\";s:53:\"postman_sent_mail/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?postman_sent_mail=$matches[1]&cpage=$matches[2]\";s:42:\"postman_sent_mail/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?postman_sent_mail=$matches[1]&page=$matches[2]\";s:34:\"postman_sent_mail/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"postman_sent_mail/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"postman_sent_mail/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"postman_sent_mail/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"postman_sent_mail/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"postman_sent_mail/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=195&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:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:13:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:31:\"elementor-pro/elementor-pro.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:4;s:35:\"google-site-kit/google-site-kit.php\";i:5;s:35:\"gravityformsrecaptcha/recaptcha.php\";i:7;s:35:\"jetpack-protect/jetpack-protect.php\";i:8;s:19:\"jetpack/jetpack.php\";i:9;s:21:\"mailpoet/mailpoet.php\";i:11;s:26:\"post-smtp/postman-smtp.php\";i:12;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:14;s:24:\"wordpress-seo/wp-seo.php\";i:15;s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://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:71:\"/home/capeglid/public_html/wp-content/themes/twentyseventeen/header.php\";i:2;s:70:\"/home/capeglid/public_html/wp-content/themes/twentyseventeen/style.css\";i:3;s:71:\"/home/capeglid/public_html/wp-content/themes/twentyseventeen/single.php\";i:4;s:62:\"/home/capeglid/public_html/wp-content/themes/inspiro/style.css\";i:5;s:67:\"/home/capeglid/public_html/wp-content/themes/twentytwenty/style.css\";}','no'),(40,'template','twentyseventeen','yes'),(41,'stylesheet','twentyseventeen','yes'),(42,'comment_registration','','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60421','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:3:{i:2;a:4:{s:5:\"title\";s:15:\"About This Site\";s:4:\"text\";s:85:\"This may be a good place to introduce yourself and your site or include some credits.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:3;a:4:{s:5:\"title\";s:7:\"Find Us\";s:4:\"text\";s:164:\"<strong>Address</strong>\n123 Main Street\nLondon EC1 4UK\n\n<strong>Hours</strong>\nMonday&ndash;Friday: 9:00AM&ndash;5:00PM\nSaturday &amp; Sunday: 11:00AM&ndash;3:00PM\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";s:28:\"wpzoom_instagram_delete_data\";s:55:\"advanced-google-recaptcha/advanced-google-recaptcha.php\";a:2:{i:0;s:15:\"WPCaptcha_Setup\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','Africa/Johannesburg','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','195','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1773388433','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'initial_db_version','53496','yes'),(100,'wp_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:168:{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:\"wpgmp_admin_overview\";b:1;s:18:\"wpgmp_how_overview\";b:1;s:20:\"wpgmp_form_group_map\";b:1;s:22:\"wpgmp_manage_group_map\";b:1;s:19:\"wpgmp_form_location\";b:1;s:21:\"wpgmp_manage_location\";b:1;s:14:\"wpgmp_form_map\";b:1;s:16:\"wpgmp_manage_map\";b:1;s:21:\"wpgmp_manage_settings\";b:1;s:16:\"wpgmp_form_route\";b:1;s:18:\"wpgmp_manage_route\";b:1;s:20:\"wpgmp_manage_drawing\";b:1;s:24:\"wpgmp_manage_permissions\";b:1;s:18:\"wpgmp_manage_tools\";b:1;s:23:\"wpgmp_manage_extentions\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:19:\"manage_postman_smtp\";b:1;s:19:\"manage_postman_logs\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:19:\"manage_appointments\";b:1;s:26:\"manage_others_appointments\";b:1;s:16:\"edit_appointment\";b:1;s:16:\"read_appointment\";b:1;s:18:\"delete_appointment\";b:1;s:17:\"edit_appointments\";b:1;s:24:\"edit_others_appointments\";b:1;s:20:\"publish_appointments\";b:1;s:25:\"read_private_appointments\";b:1;s:19:\"delete_appointments\";b:1;s:27:\"delete_private_appointments\";b:1;s:29:\"delete_published_appointments\";b:1;s:26:\"delete_others_appointments\";b:1;s:25:\"edit_private_appointments\";b:1;s:27:\"edit_published_appointments\";b:1;s:24:\"manage_appointment_terms\";b:1;s:22:\"edit_appointment_terms\";b:1;s:24:\"delete_appointment_terms\";b:1;s:24:\"assign_appointment_terms\";b:1;s:20:\"mailpoet_manage_help\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:40:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:20:\"mailpoet_manage_help\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:111:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:19:\"manage_appointments\";b:1;s:26:\"manage_others_appointments\";b:1;s:16:\"edit_appointment\";b:1;s:16:\"read_appointment\";b:1;s:18:\"delete_appointment\";b:1;s:17:\"edit_appointments\";b:1;s:24:\"edit_others_appointments\";b:1;s:20:\"publish_appointments\";b:1;s:25:\"read_private_appointments\";b:1;s:19:\"delete_appointments\";b:1;s:27:\"delete_private_appointments\";b:1;s:29:\"delete_published_appointments\";b:1;s:26:\"delete_others_appointments\";b:1;s:25:\"edit_private_appointments\";b:1;s:27:\"edit_published_appointments\";b:1;s:24:\"manage_appointment_terms\";b:1;s:22:\"edit_appointment_terms\";b:1;s:24:\"delete_appointment_terms\";b:1;s:24:\"assign_appointment_terms\";b:1;}}s:10:\"shop_staff\";a:2:{s:4:\"name\";s:10:\"Shop Staff\";s:12:\"capabilities\";a:70:{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:4:\"read\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:0;s:13:\"publish_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:0;s:18:\"read_private_pages\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:17:\"edit_others_pages\";b:0;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:19:\"delete_others_pages\";b:0;s:21:\"read_private_products\";b:1;s:13:\"edit_products\";b:1;s:23:\"edit_published_products\";b:1;s:21:\"edit_private_products\";b:1;s:20:\"edit_others_products\";b:0;s:16:\"publish_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:0;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:17:\"manage_categories\";b:0;s:12:\"manage_links\";b:0;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:0;s:6:\"import\";b:0;s:10:\"edit_users\";b:1;s:10:\"list_users\";b:1;s:19:\"manage_appointments\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:16:\"edit_appointment\";b:1;s:16:\"read_appointment\";b:1;s:18:\"delete_appointment\";b:1;s:17:\"edit_appointments\";b:1;s:24:\"edit_others_appointments\";b:1;s:20:\"publish_appointments\";b:1;s:25:\"read_private_appointments\";b:1;s:19:\"delete_appointments\";b:1;s:27:\"delete_private_appointments\";b:1;s:29:\"delete_published_appointments\";b:1;s:26:\"delete_others_appointments\";b:1;s:25:\"edit_private_appointments\";b:1;s:27:\"edit_published_appointments\";b:1;s:24:\"manage_appointment_terms\";b:1;s:22:\"edit_appointment_terms\";b:1;s:24:\"delete_appointment_terms\";b:1;s:24:\"assign_appointment_terms\";b:1;}}}','yes'),(101,'fresh_site','0','off'),(102,'WPLANG','en_ZA','yes'),(103,'user_count','5','off'),(104,'widget_block','a:7:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:426:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2>Book a Gliding Experience</h2>\n<!-- /wp:heading -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:latest-posts /--></div>\n<!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:233:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading -->\n<h2>Recent Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div>\n<!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:71:\"<!-- wp:group -->\n<div class=\"wp-block-group\"></div>\n<!-- /wp:group -->\";}i:8;a:1:{s:7:\"content\";s:90:\"<!-- wp:social-links -->\n<ul class=\"wp-block-social-links\"></ul>\n<!-- /wp:social-links -->\";}i:10;a:1:{s:7:\"content\";s:187:\"<!-- wp:social-links -->\n<ul class=\"wp-block-social-links\"><!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"facebook\"} /--></ul>\n<!-- /wp:social-links -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(105,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-6\";i:1;s:8:\"block-10\";}s:9:\"sidebar-3\";a:1:{i:0;s:7:\"block-8\";}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:27:{i:1761163348;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:1761163457;a:1:{s:29:\"rsssl_every_five_minutes_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"rsssl_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1761163539;a:2:{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;}}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;}}}i:1761165837;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:1761165901;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:1761169501;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:1761169546;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1761169638;a:1:{s:31:\"wpzoom_instagram_api_key_status\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761169808;a:1:{s:28:\"rsssl_every_three_hours_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"rsssl_every_three_hours\";s:4:\"args\";a:0:{}s:8:\"interval\";i:10800;}}}i:1761202041;a:1:{s:29:\"jetpack_waf_rules_update_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1761202687;a:1:{s:17:\"gravityforms_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:1761205152;a:1:{s:41:\"googlesitekit_cron_update_remote_features\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1761205297;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761212700;a:2:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s: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:1761212746;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:1761212748;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:1761213028;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761213215;a:1:{s:29:\"wpseo_detect_default_seo_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761215893;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:1761215894;a:1:{s:45:\"facebook_for_woocommerce_daily_heartbeat_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:1761216375;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:1761225696;a:1:{s:20:\"rsssl_every_day_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"rsssl_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761231344;a:1:{s:22:\"fs_data_sync_post-smtp\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1761731108;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1761731534;a:1:{s:21:\"rsssl_every_week_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"rsssl_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1763589079;a:1:{s:22:\"rsssl_every_month_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:13:\"rsssl_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'recovery_keys','a:0:{}','off'),(125,'theme_mods_twentytwentytwo','a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1662018407;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}s:18:\"nav_menu_locations\";a:0:{}}','no'),(129,'https_detection_errors','a:0:{}','off'),(167,'finished_updating_comment_type','1','yes'),(170,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(171,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(174,'theme_mods_twentytwenty','a:10:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"footer\";i:3;}s:16:\"background_color\";s:6:\"ffffff\";s:24:\"accent_accessible_colors\";a:2:{s:7:\"content\";a:5:{s:4:\"text\";s:7:\"#000000\";s:6:\"accent\";s:7:\"#e22658\";s:10:\"background\";s:7:\"#ffffff\";s:7:\"borders\";s:7:\"#dbdbdb\";s:9:\"secondary\";s:7:\"#6d6d6d\";}s:13:\"header-footer\";a:4:{s:4:\"text\";s:7:\"#000000\";s:6:\"accent\";s:7:\"#cd2653\";s:9:\"secondary\";s:7:\"#6d6d6d\";s:7:\"borders\";s:7:\"#dcd7ca\";}}s:15:\"show_author_bio\";b:0;s:16:\"background_image\";s:0:\"\";s:12:\"blog_content\";s:7:\"summary\";s:30:\"cover_template_overlay_opacity\";i:75;s:33:\"cover_template_overlay_text_color\";s:7:\"#ffffff\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1661442237;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(183,'theme_mods_twentytwentyone','a:5:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:2;s:6:\"footer\";i:3;}s:16:\"background_color\";s:6:\"52d1e5\";s:16:\"background_image\";s:104:\"http://www.capegliding.co.za/wp-content/uploads/2022/08/36EAD7E7-0BA4-472E-B5A7-B0706DB89946-scaled.jpeg\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1661334773;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(188,'current_theme','Twenty Seventeen','yes'),(189,'theme_switched','','yes'),(190,'theme_switched_via_customizer','','yes'),(191,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),(192,'customize_stashed_theme_mods','a:0:{}','no'),(258,'recently_activated','a:4:{s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";i:1758182159;s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";i:1758182140;s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";i:1758182128;s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";i:1758182086;}','off'),(265,'action_scheduler_hybrid_store_demarkation','44','yes'),(266,'schema-ActionScheduler_StoreSchema','7.0.1698227157','yes'),(267,'schema-ActionScheduler_LoggerSchema','3.0.1661337604','yes'),(268,'wpforms_version','1.7.6','yes'),(269,'wpforms_version_lite','1.7.6','yes'),(270,'wpforms_activated','a:1:{s:4:\"lite\";i:1661337610;}','yes'),(275,'action_scheduler_lock_async-request-runner','68f938303a6f89.06694467|1761163372','yes'),(276,'wpforms_versions_lite','a:9:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.6\";i:1661337614;s:5:\"1.7.7\";i:1665580712;s:7:\"1.7.7.2\";i:1665580712;s:5:\"1.7.8\";i:1668118786;}','yes'),(277,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(281,'wpforms_admin_notices','a:2:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1661337616;s:9:\"dismissed\";b:0;}s:19:\"review_lite_request\";a:2:{s:4:\"time\";i:1662561848;s:9:\"dismissed\";b:1;}}','yes'),(282,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1669429896;s:5:\"ctime\";i:1669429896;}','yes'),(293,'wpforms_builder_opened_date','1661338110','no'),(294,'wpforms_challenge','a:13:{s:6:\"status\";s:8:\"canceled\";s:4:\"step\";i:3;s:7:\"user_id\";i:1;s:7:\"form_id\";i:44;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2022-08-24 10:57:58\";s:17:\"finished_date_gmt\";s:19:\"2022-08-24 10:59:19\";s:13:\"seconds_spent\";i:56;s:12:\"seconds_left\";i:244;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:1:\"1\";}','yes'),(301,'wpforms_forms_first_created','1661338685','no'),(310,'wpforms_crypto_secret_key','ShYlVZPottjXEHBa28JIB8Wvf0keR8AUDN1rLmkcjqA=','yes'),(324,'wpgmp_ignore_buy_pro','s:61:\"a:1:{s:29:\"wpgmp_show_sample_notice_time\";s:10:\"2022-08-27\";}\";','yes'),(325,'widget_wpgmp_google_map_widget_class','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(538,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":11,\"critical\":1}','yes'),(656,'wpforms_email_summaries_fetch_info_blocks_last_run','1670653726','yes'),(813,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"info@cgc.org.za\";s:7:\"version\";s:5:\"6.8.3\";s:9:\"timestamp\";i:1759268792;}','off'),(1011,'wpforms_process_forms_locator_status','completed','yes'),(1092,'theme_mods_inspiro','a:18:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:21:\"external_header_video\";s:43:\"https://vimeo.com/adigeisegger/circle#t=25s\";s:12:\"overlay_show\";b:0;s:20:\"headings-line-height\";d:1.4;s:16:\"layout_blog_page\";s:4:\"full\";s:12:\"header_image\";s:101:\"http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:129;s:3:\"url\";s:101:\"http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\";s:13:\"thumbnail_url\";s:101:\"http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\";s:6:\"height\";i:1199;s:5:\"width\";i:2000;}s:23:\"header_site_description\";s:15:\"Escape gravity!\";s:33:\"external_header_video_full_height\";b:1;s:11:\"hero_enable\";b:1;s:19:\"header_button_title\";s:25:\"Book a Gliding Experience\";s:19:\"footer-widget-areas\";i:4;s:18:\"layout_single_post\";s:10:\"side-right\";s:18:\"header-layout-type\";s:17:\"wpz_layout_narrow\";s:17:\"header-menu-style\";s:15:\"wpz_menu_center\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1662101361;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:6:\"text-2\";i:1;s:6:\"text-3\";}s:7:\"sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"blog-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}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:13:\"header_social\";a:0:{}s:24:\"footer_instagram_section\";a:0:{}}}}','no'),(1093,'inspiro_theme_installed_time','1662018407','yes'),(1110,'site_icon','116','yes'),(1312,'booking_activation_process','Off','yes'),(1313,'booking_is_use_old_booking_listing','Off','yes'),(1314,'booking_admin_cal_count','2','yes'),(1315,'booking_skin','/css/skins/traditional-light.css','yes'),(1316,'booking_num_per_page','10','yes'),(1317,'booking_sort_order','','yes'),(1318,'booking_default_toolbar_tab','filter','yes'),(1319,'booking_listing_default_view_mode','vm_listing','yes'),(1320,'booking_view_days_num','30','yes'),(1321,'booking_calendar_overview__day_mode__days_number_show','7','yes'),(1322,'booking_timeline__month_mode__days_number_show','7','yes'),(1323,'booking_max_monthes_in_calendar','2m','yes'),(1324,'booking_client_cal_count','1','yes'),(1325,'booking_start_day_weeek','0','yes'),(1326,'booking_title_after_reservation','Thank you for your online booking.  We will send confirmation of your booking as soon as possible.','yes'),(1327,'booking_title_after_reservation_time','7000','yes'),(1328,'booking_type_of_thank_you_message','message','yes'),(1329,'booking_thank_you_page_URL','/thank-you','yes'),(1330,'booking_is_use_autofill_4_logged_user','On','yes'),(1331,'booking_date_format','j F Y','yes'),(1332,'booking_is_use_localized_time_format','On','yes'),(1333,'booking_date_view_type','wide','yes'),(1334,'booking_is_delete_if_deactive','Off','yes'),(1335,'booking_dif_colors_approval_pending','On','yes'),(1336,'booking_is_use_hints_at_admin_panel','On','yes'),(1337,'booking_is_not_load_bs_script_in_client','Off','yes'),(1338,'booking_is_not_load_bs_script_in_admin','Off','yes'),(1339,'booking_is_load_js_css_on_specific_pages','Off','yes'),(1340,'booking_is_show_system_debug_log','Off','yes'),(1341,'booking_is_time_disable_in_multidays','Off','yes'),(1342,'booking_pages_for_load_js_css','','yes'),(1343,'booking_type_of_day_selections','multiple','yes'),(1344,'booking_timeslot_picker','On','yes'),(1345,'booking_timeslot_picker_skin','/css/time_picker_skins/orange.css','yes'),(1346,'booking_timeslot_day_bg_as_available','On','yes'),(1347,'booking_form_is_using_bs_css','On','yes'),(1348,'booking_form_format_type','vertical','yes'),(1349,'booking_form_field_active1','On','yes'),(1350,'booking_form_field_required1','On','yes'),(1351,'booking_form_field_label1','First Name','yes'),(1352,'booking_form_field_active2','On','yes'),(1353,'booking_form_field_required2','On','yes'),(1354,'booking_form_field_label2','Last Name','yes'),(1355,'booking_form_field_active3','On','yes'),(1356,'booking_form_field_required3','On','yes'),(1357,'booking_form_field_label3','Email','yes'),(1358,'booking_form_field_active4','On','yes'),(1359,'booking_form_field_required4','Off','yes'),(1360,'booking_form_field_label4','Phone','yes'),(1361,'booking_form_field_active5','On','yes'),(1362,'booking_form_field_required5','Off','yes'),(1363,'booking_form_field_label5','Details','yes'),(1364,'booking_form_field_active6','Off','yes'),(1365,'booking_form_field_required6','Off','yes'),(1366,'booking_form_field_label6','Visitors','yes'),(1367,'booking_form_field_values6','1\n2\n3\n4','yes'),(1368,'booking_is_days_always_available','On','yes'),(1369,'booking_is_show_pending_days_as_available','Off','yes'),(1370,'booking_check_on_server_if_dates_free','Off','yes'),(1371,'booking_unavailable_days_num_from_today','20','yes'),(1372,'booking_unavailable_day0','Off','yes'),(1373,'booking_unavailable_day1','On','yes'),(1374,'booking_unavailable_day2','On','yes'),(1375,'booking_unavailable_day3','On','yes'),(1376,'booking_unavailable_day4','On','yes'),(1377,'booking_unavailable_day5','On','yes'),(1378,'booking_unavailable_day6','Off','yes'),(1379,'booking_menu_position','top','yes'),(1380,'booking_translation_load_from','wp.org','yes'),(1381,'booking_user_role_booking','editor','yes'),(1382,'booking_user_role_addbooking','editor','yes'),(1383,'booking_user_role_resources','editor','yes'),(1384,'booking_user_role_settings','administrator','yes'),(1385,'booking_is_email_reservation_adress','On','yes'),(1386,'booking_email_reservation_adress','&quot;Booking system&quot; &lt;r@privatewealth.co.uk&gt;','yes'),(1387,'booking_email_reservation_from_adress','[visitoremail]','yes'),(1388,'booking_email_reservation_subject','New booking','yes'),(1389,'booking_email_reservation_content','You need to approve a new booking [bookingtype] for: [dates]&lt;br/&gt;&lt;br/&gt; Person detail information:&lt;br/&gt; [content]&lt;br/&gt;&lt;br/&gt; Currently a new booking is waiting for approval. Please visit the moderation panel [moderatelink]&lt;br/&gt;&lt;br/&gt;Thank you, Cape Gliding Club&lt;br/&gt;[siteurl]','yes'),(1390,'booking_is_email_newbookingbyperson_adress','Off','yes'),(1391,'booking_email_newbookingbyperson_adress','&quot;Booking system&quot; &lt;r@privatewealth.co.uk&gt;','yes'),(1392,'booking_email_newbookingbyperson_subject','New booking','yes'),(1393,'booking_email_newbookingbyperson_content','Your reservation [bookingtype] for: [dates] is processing now! We will send confirmation by email. &lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt; Thank you, Cape Gliding Club&lt;br/&gt;[siteurl]','yes'),(1394,'booking_is_email_approval_adress','On','yes'),(1395,'booking_is_email_approval_send_copy_to_admin','Off','yes'),(1396,'booking_email_approval_adress','&quot;Booking system&quot; &lt;r@privatewealth.co.uk&gt;','yes'),(1397,'booking_email_approval_subject','Your booking has been approved','yes'),(1398,'booking_email_approval_content','Your booking [bookingtype] for: [dates] has been approved.&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Cape Gliding Club&lt;br/&gt;[siteurl]','yes'),(1399,'booking_is_email_deny_adress','On','yes'),(1400,'booking_is_email_deny_send_copy_to_admin','Off','yes'),(1401,'booking_email_deny_adress','&quot;Booking system&quot; &lt;r@privatewealth.co.uk&gt;','yes'),(1402,'booking_email_deny_subject','Your booking has been declined','yes'),(1403,'booking_email_deny_content','Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Cape Gliding Club&lt;br/&gt;[siteurl]','yes'),(1404,'booking_widget_title','Booking form','yes'),(1405,'booking_widget_show','booking_form','yes'),(1406,'booking_widget_type','1','yes'),(1407,'booking_widget_calendar_count','1','yes'),(1408,'booking_widget_last_field','','yes'),(1409,'booking_wpdev_copyright_adminpanel','On','yes'),(1410,'booking_is_show_powered_by_notice','On','yes'),(1411,'booking_is_use_captcha','On','yes'),(1412,'booking_is_show_legend','On','yes'),(1413,'booking_send_button_title','Send','yes'),(1414,'booking_legend_is_show_item_available','On','yes'),(1415,'booking_legend_text_for_item_available','Available','yes'),(1416,'booking_legend_is_show_item_pending','On','yes'),(1417,'booking_legend_text_for_item_pending','Pending','yes'),(1418,'booking_legend_is_show_item_approved','On','yes'),(1419,'booking_legend_text_for_item_approved','Booked','yes'),(1420,'booking_legend_is_show_numbers','On','yes'),(1421,'booking_email_new_admin','a:15:{s:7:\"enabled\";s:2:\"On\";s:2:\"to\";s:22:\"info@capegliding.co.za\";s:7:\"to_name\";s:18:\"CGC Booking system\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:18:\"CGC Booking system\";s:7:\"subject\";s:11:\"New booking\";s:7:\"content\";s:284:\"<p>You need to approve a new booking [bookingtype] for: [dates]<br /><br />Person detail information:<br />[content]<br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel [moderatelink]<br /><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1422,'booking_email_new_visitor','a:13:{s:7:\"enabled\";s:2:\"On\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:7:\"subject\";s:31:\"Cape Gliding Club - New booking\";s:7:\"content\";s:1531:\"<p>Your reservation [bookingtype] for: [dates] is processing now! We will send confirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1423,'booking_email_approved','a:16:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:2:\"to\";s:21:\"r@privatewealth.co.uk\";s:7:\"to_name\";s:14:\"Booking system\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:7:\"subject\";s:30:\"Your booking has been approved\";s:7:\"content\";s:141:\"<p>Your booking [bookingtype] for: [dates] has been approved.<br /><br />[content]<br /><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1424,'booking_email_deleted','a:16:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:2:\"to\";s:21:\"r@privatewealth.co.uk\";s:7:\"to_name\";s:14:\"Booking system\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:160:\"<p>Your booking [bookingtype] for: [dates] has been canceled. <br />[denyreason]<br /><br />[content]<br /><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1425,'booking_email_deny','a:16:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:2:\"to\";s:21:\"r@privatewealth.co.uk\";s:7:\"to_name\";s:14:\"Booking system\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:160:\"<p>Your booking [bookingtype] for: [dates] has been canceled. <br />[denyreason]<br /><br />[content]<br /><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1426,'booking_email_trash','a:16:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:2:\"to\";s:21:\"r@privatewealth.co.uk\";s:7:\"to_name\";s:14:\"Booking system\";s:4:\"from\";s:22:\"info@capegliding.co.za\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:160:\"<p>Your booking [bookingtype] for: [dates] has been canceled. <br />[denyreason]<br /><br />[content]<br /><br />Thank you, Cape Gliding Club<br />[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1427,'booking_form_structure_type','vertical','yes'),(1428,'booking_menu_go_pro','show','yes'),(1429,'booking_ics_force_import','Off','yes'),(1430,'booking_ics_force_trash_before_import','Off','yes'),(1431,'booking_translation_update_status','0','yes'),(1432,'booking_form','<div class=\"wpbc_booking_form_structure wpbc_vertical\">\n  <div class=\"wpbc_structure_calendar\">\n    [calendar]\n  </div>\n  <div class=\"wpbc_structure_form\">\n     <p>First Name*:<br />[text* name]</p>\n     <p>Last Name*:<br />[text* secondname]</p>\n     <p>Email*:<br />[email* email]</p>\n     <p>Phone*:<br />[text* phone]</p>\n     <p>Details:<br />[textarea details]</p>\n     <p>[captcha]</p>\n     <p>[submit class:btn \"Send\"]</p>\n  </div>\n</div>\n<div class=\"wpbc_booking_form_footer\"></div>','yes'),(1433,'booking_form_show','<div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">[name]</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">[secondname]</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\">[email]</span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">[phone]</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">[details]</span><br/>\n</div>','yes'),(1434,'booking_form_visual','a:8:{i:0;a:2:{s:4:\"type\";s:8:\"calendar\";s:10:\"obligatory\";s:2:\"On\";}i:1;a:8:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"name\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:17:\"if_exist_required\";s:3:\"Off\";s:5:\"label\";s:10:\"First Name\";s:5:\"value\";s:0:\"\";}i:2;a:8:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:10:\"secondname\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:17:\"if_exist_required\";s:3:\"Off\";s:5:\"label\";s:9:\"Last Name\";s:5:\"value\";s:0:\"\";}i:3;a:8:{s:4:\"type\";s:5:\"email\";s:4:\"name\";s:5:\"email\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:17:\"if_exist_required\";s:3:\"Off\";s:5:\"label\";s:5:\"Email\";s:5:\"value\";s:0:\"\";}i:4;a:8:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:5:\"phone\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:17:\"if_exist_required\";s:3:\"Off\";s:5:\"label\";s:5:\"Phone\";s:5:\"value\";s:0:\"\";}i:5;a:8:{s:4:\"type\";s:8:\"textarea\";s:4:\"name\";s:7:\"details\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:3:\"Off\";s:17:\"if_exist_required\";s:3:\"Off\";s:5:\"label\";s:7:\"Details\";s:5:\"value\";s:0:\"\";}i:6;a:6:{s:4:\"type\";s:7:\"captcha\";s:4:\"name\";s:7:\"captcha\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:3:\"Off\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:0:\"\";}i:7;a:6:{s:4:\"type\";s:6:\"submit\";s:4:\"name\";s:6:\"submit\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:4:\"Send\";}}','yes'),(1435,'booking_gcal_feed','','yes'),(1436,'booking_gcal_events_from','month-start','yes'),(1437,'booking_gcal_events_from_offset','','yes'),(1438,'booking_gcal_events_from_offset_type','','yes'),(1439,'booking_gcal_events_until','any','yes'),(1440,'booking_gcal_events_until_offset','','yes'),(1441,'booking_gcal_events_until_offset_type','','yes'),(1442,'booking_gcal_events_max','25','yes'),(1443,'booking_gcal_api_key','','yes'),(1444,'booking_gcal_timezone','Africa/Windhoek','yes'),(1445,'booking_gcal_is_send_email','Off','yes'),(1446,'booking_gcal_auto_import_is_active','Off','yes'),(1447,'booking_gcal_auto_import_time','24','yes'),(1448,'booking_gcal_events_form_fields','a:3:{s:5:\"title\";s:9:\"text^name\";s:11:\"description\";s:16:\"textarea^details\";s:5:\"where\";s:5:\"text^\";}','yes'),(1449,'booking_version_num','9.4.3.1','yes'),(1452,'widget_bookingwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1454,'booking_activation_redirect_for_version','9.4.3.1','yes'),(1476,'wp_calendar_block_has_published_posts','1','yes'),(1488,'elementor_active_kit','146','yes'),(1491,'wpz_current_version','0.0.0','yes'),(1492,'elementor_version','3.32.1','yes'),(1493,'elementor_install_history','a:31:{s:5:\"3.7.2\";i:1670918308;s:5:\"3.7.4\";i:1662031866;s:5:\"3.7.8\";i:1665580782;s:5:\"3.8.0\";i:1667301228;s:5:\"3.8.1\";i:1668391260;s:5:\"3.9.0\";i:1670918309;s:5:\"3.9.1\";i:1671189065;s:5:\"3.9.2\";i:1671659514;s:6:\"3.10.0\";i:1673344097;s:6:\"3.10.1\";i:1673992026;s:6:\"3.10.2\";i:1675072313;s:6:\"3.10.3\";i:1676281637;s:6:\"3.11.0\";i:1676281638;s:6:\"3.11.1\";i:1676497972;s:6:\"3.11.2\";i:1677534363;s:6:\"3.11.3\";i:1678268848;s:6:\"3.11.4\";i:1678660618;s:6:\"3.11.5\";i:1679565753;s:6:\"3.11.7\";i:1680084595;s:6:\"3.12.0\";i:1680084596;s:6:\"3.12.1\";i:1681120038;s:6:\"3.12.2\";i:1682286416;s:6:\"3.12.3\";i:1683625626;s:6:\"3.13.0\";i:1683625627;s:6:\"3.13.1\";i:1684835169;s:6:\"3.13.2\";i:1683841575;s:6:\"3.13.3\";i:1684835170;s:6:\"3.14.0\";i:1687168037;s:6:\"3.28.3\";i:1745337106;s:6:\"3.28.4\";i:1745337128;s:6:\"3.32.1\";i:1758178630;}','yes'),(1494,'elementor_events_db_version','1.0.0','no'),(1495,'widget_wpzoom_instagram_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1496,'widget_zoom-social-icons-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1497,'wpzoom_run_only_once_01','1','yes'),(1498,'wpzoom_run_only_once_02','1','yes'),(1499,'wpzoom-instagram-transition-between-4_7-4_8-versions','1','yes'),(1501,'default_portfolio','9','yes'),(1502,'wpzoom-portfolio-settings','a:19:{s:43:\"wpzoom_portfolio_settings_sections_expanded\";s:1:\"1\";s:38:\"wpzoom_portfolio_settings_use_template\";s:1:\"1\";s:41:\"wpzoom_portfolio_settings_taxonomy_layout\";s:4:\"grid\";s:38:\"wpzoom_portfolio_settings_number_posts\";s:1:\"9\";s:40:\"wpzoom_portfolio_settings_number_columns\";s:1:\"3\";s:37:\"wpzoom_portfolio_settings_columns_gap\";s:1:\"0\";s:39:\"wpzoom_portfolio_settings_primary_color\";s:7:\"#0BB4AA\";s:41:\"wpzoom_portfolio_settings_secondary_color\";s:4:\"#000\";s:40:\"wpzoom_portfolio_settings_show_thumbnail\";s:1:\"1\";s:43:\"wpzoom_portfolio_settings_taxonomy_img_size\";s:24:\"portfolio_item-thumbnail\";s:37:\"wpzoom_portfolio_settings_show_author\";s:1:\"1\";s:35:\"wpzoom_portfolio_settings_show_date\";s:1:\"1\";s:38:\"wpzoom_portfolio_settings_show_excerpt\";s:1:\"1\";s:40:\"wpzoom_portfolio_settings_show_read_more\";s:1:\"1\";s:40:\"wpzoom_portfolio_settings_readmore_label\";s:0:\"\";s:34:\"wpzoom_portfolio_settings_lightbox\";s:1:\"1\";s:42:\"wpzoom_portfolio_settings_lightbox_caption\";s:1:\"0\";s:21:\"wpzoom_portfolio_root\";s:0:\"\";s:21:\"wpzoom_portfolio_base\";s:0:\"\";}','no'),(1504,'elementor_onboarded','1','yes'),(1506,'_elementor_installed_time','1662031929','yes'),(1507,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(1508,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:67:\"What Is an MCP? The AI Breakthrough Web Creators Shouldn’t Ignore\";s:7:\"excerpt\";s:143:\"Discover how Model Context Protocol (MCP) is shaping AI-tool interaction and redefining how pro web creators build, manage, and scale websites.\";s:7:\"created\";i:1754310811;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/mcp-explained-for-web-creators/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(1567,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(1568,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(1569,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(1781,'theme_mods_twentyseventeen','a:14:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:3:\"top\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:12:\"header_image\";s:105:\"http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg\";s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:170;s:3:\"url\";s:105:\"http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg\";s:13:\"thumbnail_url\";s:105:\"http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg\";s:6:\"height\";i:1145;s:5:\"width\";i:2000;}s:21:\"external_header_video\";s:43:\"https://www.youtube.com/watch?v=4Ts-ZRhha9o\";s:7:\"panel_1\";i:2372;s:7:\"panel_2\";i:2577;s:7:\"panel_3\";i:11;s:7:\"panel_4\";i:2589;s:11:\"colorscheme\";s:5:\"light\";s:11:\"page_layout\";s:10:\"one-column\";s:11:\"custom_logo\";s:0:\"\";s:16:\"header_textcolor\";s:5:\"blank\";}','yes'),(1869,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"26.2\";}','yes'),(1870,'wpseo','a:119:{s:8:\"tracking\";b:1;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"26.2\";s:16:\"previous_version\";s:6:\"26.1.1\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:12:\"ahrefsverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;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:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1662112229;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:29:\"https://www.capegliding.co.za\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:3:{i:0;s:18:\"siteRepresentation\";i:1;s:14:\"socialProfiles\";i:2;s:19:\"personalPreferences\";}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:5:{s:30:\"aioseo_custom_archive_settings\";b:1;s:31:\"aioseo_default_archive_settings\";b:1;s:23:\"aioseo_general_settings\";b:1;s:32:\"aioseo_posttype_default_settings\";b:1;s:24:\"aioseo_taxonomy_settings\";b:1;}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1662112231;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:13:\"mailpoet_page\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:6:{s:35:\"wpseo_total_unindexed_general_items\";i:1760437923;s:27:\"wpseo_total_unindexed_posts\";i:1760437923;s:40:\"wpseo_total_unindexed_post_type_archives\";i:1760437923;s:27:\"wpseo_total_unindexed_terms\";i:1760437923;s:31:\"wpseo_unindexed_post_link_count\";i:1760437923;s:31:\"wpseo_unindexed_term_link_count\";i:1760437923;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;s:15:\"last_updated_on\";i:1761040013;s:17:\"default_seo_title\";a:5:{i:0;i:3221;i:1;i:2945;i:2;i:2909;i:3;i:2751;i:4;i:2888;}s:21:\"default_seo_meta_desc\";a:4:{i:0;i:3221;i:1;i:2945;i:2;i:2909;i:3;i:2888;}}','yes'),(1871,'wpseo_titles','a:156:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s: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:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:74:\"http://www.capegliding.co.za/wp-content/uploads/2022/09/CGCfinal-black.png\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:20:\"title-portfolio_item\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-portfolio_item\";s:0:\"\";s:22:\"noindex-portfolio_item\";b:0;s:33:\"display-metabox-pt-portfolio_item\";b:1;s:33:\"post_types-portfolio_item-maintax\";i:0;s:31:\"schema-page-type-portfolio_item\";s:7:\"WebPage\";s:34:\"schema-article-type-portfolio_item\";s:4:\"None\";s:27:\"social-title-portfolio_item\";s:9:\"%%title%%\";s:33:\"social-description-portfolio_item\";s:0:\"\";s:31:\"social-image-url-portfolio_item\";s:0:\"\";s:30:\"social-image-id-portfolio_item\";i:0;s:30:\"title-ptarchive-portfolio_item\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:33:\"metadesc-ptarchive-portfolio_item\";s:0:\"\";s:32:\"bctitle-ptarchive-portfolio_item\";s:0:\"\";s:32:\"noindex-ptarchive-portfolio_item\";b:0;s:37:\"social-title-ptarchive-portfolio_item\";s:21:\"%%pt_plural%% Archive\";s:43:\"social-description-ptarchive-portfolio_item\";s:0:\"\";s:41:\"social-image-url-ptarchive-portfolio_item\";s:0:\"\";s:40:\"social-image-id-ptarchive-portfolio_item\";i: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:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:19:\"title-tax-portfolio\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-tax-portfolio\";s:0:\"\";s:29:\"display-metabox-tax-portfolio\";b:1;s:21:\"noindex-tax-portfolio\";b:0;s:26:\"social-title-tax-portfolio\";s:23:\"%%term_title%% Archives\";s:32:\"social-description-tax-portfolio\";s:0:\"\";s:30:\"social-image-url-tax-portfolio\";s:0:\"\";s:29:\"social-image-id-tax-portfolio\";i:0;s:27:\"taxonomy-portfolio-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:2583;s:17:\"company_logo_meta\";a:10:{s:5:\"width\";i:1704;s:6:\"height\";i:399;s:8:\"filesize\";i:33049;s:3:\"url\";s:75:\"https://www.capegliding.co.za/wp-content/uploads/2022/09/CGCfinal-black.png\";s:4:\"path\";s:72:\"/home/capeglid/public_html/wp-content/uploads/2022/09/CGCfinal-black.png\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:2583;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:679896;s:4:\"type\";s:9:\"image/png\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(1872,'wpseo_social','a:19:{s:13:\"facebook_site\";s:41:\"https://www.facebook.com/capeglidingclub/\";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:17:\"other_social_urls\";a:1:{i:0;s:36:\"http://www.instagram.com/capegliding\";}}','yes'),(2018,'elementor_library_category_children','a:0:{}','yes'),(2019,'portfolio_children','a:0:{}','yes'),(2335,'_elementor_editor_upgrade_notice_dismissed','1670591868','yes'),(2369,'_elementor_settings_update_time','1675851323','yes'),(2370,'elementor_cpt_support','a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:7:\"product\";i:4;s:14:\"portfolio_item\";}','yes'),(2371,'elementor_disable_color_schemes','yes','yes'),(2372,'elementor_disable_typography_schemes','yes','yes'),(2373,'elementor_allow_tracking','yes','yes'),(2374,'elementor_google_maps_api_key','AIzaSyDhyHXg4saXStAQ4h1q3ckAVPh_imMbIw8','yes'),(2375,'elementor_css_print_method','external','yes'),(2376,'elementor_editor_break_lines','','yes'),(2377,'elementor_unfiltered_files_upload','','yes'),(2378,'elementor_font_display','auto','yes'),(2379,'elementor_load_fa4_shim','','yes'),(2380,'elementor_experiment-e_optimized_css_loading','default','yes'),(2381,'elementor_experiment-e_font_icon_svg','default','yes'),(2382,'elementor_experiment-container','default','yes'),(2383,'elementor_experiment-e_dom_optimization','default','yes'),(2384,'elementor_experiment-e_optimized_assets_loading','default','yes'),(2385,'elementor_experiment-a11y_improvements','default','yes'),(2386,'elementor_experiment-additional_custom_breakpoints','default','yes'),(2387,'elementor_experiment-e_import_export','default','yes'),(2388,'elementor_experiment-e_hidden_wordpress_widgets','default','yes'),(2389,'elementor_experiment-landing-pages','default','yes'),(2390,'elementor_experiment-elements-color-picker','default','yes'),(2391,'elementor_experiment-favorite-widgets','default','yes'),(2392,'elementor_experiment-admin-top-bar','default','yes'),(3324,'auto_update_plugins','a:20:{i:0;s:24:\"wordpress-seo/wp-seo.php\";i:1;s:19:\"akismet/akismet.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";i:6;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:7;s:35:\"google-site-kit/google-site-kit.php\";i:8;s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";i:10;s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";i:11;s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";i:18;s:31:\"elementor-pro/elementor-pro.php\";i:19;s:26:\"post-smtp/postman-smtp.php\";i:20;s:19:\"jetpack/jetpack.php\";i:22;s:35:\"jetpack-protect/jetpack-protect.php\";i:23;s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";i:24;s:21:\"mailpoet/mailpoet.php\";i:25;s:51:\"google-listings-and-ads/google-listings-and-ads.php\";i:27;s:29:\"gravityforms/gravityforms.php\";i:28;s:50:\"official-facebook-pixel/facebook-for-wordpress.php\";i:29;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:30;s:35:\"gravityformsrecaptcha/recaptcha.php\";}','off'),(3325,'wpseo_tracking_last_request','1760437922','on'),(7289,'wpforms_version_upgraded_from','1.7.7.2','yes'),(7290,'booking_feedback_01','','yes'),(7291,'elementor_log','a:43:{s:32:\"35e41ef3b465de746b64cf52f7a0f538\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-19 11:47:17\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-19 11:47:17\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"085d35ef4a541b394c48a9152d7b7b7b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-19 11:47:17\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-19 11:47:17\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"63f1ef65f0d30a3d888e36c4fa51c106\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-19 11:47:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-19 11:47:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"dd6060287e7796727713a2c0d845d953\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8868707ea009a561c3589776cb6de86f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a45ae4ad271edbf7f3c1b06829244a97\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"dcfdd712f35063bf05a003d4ce102864\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.14.0\";s:2:\"to\";s:6:\"3.28.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.14.0\";s:2:\"to\";s:6:\"3.28.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"19aca31eae5637602dcd16265d619be2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"95b4a8d590cf91338261663239913d66\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4de45e345094bdfff6fad345beda7546\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b469bac2b55492a36f943a5995e918ee\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:51:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.9.2\";s:2:\"to\";s:6:\"3.28.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:51:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.9.2\";s:2:\"to\";s:6:\"3.28.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"79a709beedfe386324c0bf87b34769fc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:52:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:52:05\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"cf56c1481ce8a2a960de2083ed8cdd85\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:52:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:52:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"41141fca900ec997671d99a2d69bc022\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:52:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:52:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c4333920a1ac3527fd61c4a4e3cb606e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:52:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:52:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"8294175fcd637085fbe57a37d5aea2d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-04-22 17:52:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-22 17:52:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"98892364d4fc8cb74308470533fabd84\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"89149e0690d016eb0db9add54b746432\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"ed32bc8f99a28f7302b4e52d00b1af62\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"30f9fd17265663cb26620f40ed412cee\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d355198b11cb394667a63402fe836322\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"94df57b33e22f07b027a3eb335f4ecbf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-06 23:48:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-06 23:48:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.3\";s:2:\"to\";s:6:\"3.28.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b99bfc48a49b05f0019ffe33a9a7eb05\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-05-19 23:47:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.29.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-19 23:47:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.29.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bb0196410d21c097d737dbd9c5a6ad51\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:80:\"/home/capeglid/public_html/wp-content/plugins/elementor/core/modules-manager.php\";s:7:\"\0*\0line\";i:53;s:7:\"\0*\0date\";s:19:\"2025-05-28 23:46:19\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1079:\"Uncaught Error: Class &#039;Elementor\\Modules\\PageTemplates\\Module&#039; not found in /home/capeglid/public_html/wp-content/plugins/elementor/core/modules-manager.php:53\nStack trace:\n#0 /home/capeglid/public_html/wp-content/plugins/elementor/includes/plugin.php(742): Elementor\\Core\\Modules_Manager-&gt;__construct()\n#1 /home/capeglid/public_html/wp-content/plugins/elementor/includes/plugin.php(660): Elementor\\Plugin-&gt;init_components()\n#2 /home/capeglid/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Plugin-&gt;init()\n#3 /home/capeglid/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()\n#4 /home/capeglid/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action()\n#5 /home/capeglid/public_html/wp-settings.php(727): do_action()\n#6 /home/capeglid/public_html/wp-config.php(106): require_once(&#039;/home/capeglid/...&#039;)\n#7 /home/capeglid/public_html/wp-load.php(50): require_once(&#039;/home/capeglid/...&#039;)\n#8 /home/capeglid/public_html/wp-blog-header.php(13): require_once(&#039;/home/capeglid/...&#039;)\n#9 /home/capeglid\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-28 23:46:19\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Class \'Elementor\\Modules\\PageTemplates\\Module\' not found in /home/capeglid/public_html/wp-content/plugins/elementor/core/modules-manager.php:53\nStack trace:\n#0 /home/capeglid/public_html/wp-content/plugins/elementor/includes/plugin.php(742): Elementor\\Core\\Modules_Manager->__construct()\n#1 /home/capeglid/public_html/wp-content/plugins/elementor/includes/plugin.php(660): Elementor\\Plugin->init_components()\n#2 /home/capeglid/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Plugin->init()\n#3 /home/capeglid/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#4 /home/capeglid/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()\n#5 /home/capeglid/public_html/wp-settings.php(727): do_action()\n#6 /home/capeglid/public_html/wp-config.php(106): require_once(\'/home/capeglid/...\')\n#7 /home/capeglid/public_html/wp-load.php(50): require_once(\'/home/capeglid/...\')\n#8 /home/capeglid/public_html/wp-blog-header.php(13): require_once(\'/home/capeglid/...\')\n#9 /home/capeglid\";s:4:\"file\";s:80:\"/home/capeglid/public_html/wp-content/plugins/elementor/core/modules-manager.php\";s:4:\"line\";i:53;s:5:\"trace\";b:1;}}s:32:\"b5b48d87aa02d0f3c678411347690da9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:57:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:57:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"094658cb39a370897d5d78a00d847a45\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:57:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:57:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b523e5d3d5eb42a3bb6f96fbeedabc34\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:57:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:57:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e43eed8d3fad7a1e2ede1e1f684db4d9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:57:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.32.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:57:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.32.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f31885aab4378ded2697ab04854b4b68\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:58:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:58:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"10c9da17bdf700e04beaab402d4e5a8f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:58:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:58:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"523ebbd9402b2d92bfc10c668907ef0f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:58:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:58:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c4ad4455e2fc5105288ffaae15a9d49e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 08:58:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.32.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 08:58:02\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.28.4\";s:2:\"to\";s:6:\"3.32.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"61db0dd36d5dac5771dd79e06d0f0944\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 23:45:19\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-18 23:45:19\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"010579a14553b7a68fa1b05c61d62551\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 23:46:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 23:46:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b032fe9ce67ee3f30b24e6605696dc38\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 23:46:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 23:46:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"7e7a284c9f9b6ba7f1d4392efd405620\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 23:46:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 23:46:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0c0eaf436a71ed00a799cffbcb3f34f2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 23:46:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 23:46:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"dbd720dfc72c5e727bf60789ad3998d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-29 23:46:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-29 23:46:41\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.32.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"30e80ef749ba55552c31f417868f6764\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-10-21 23:45:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-21 23:45:57\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"dc305ad08f013cfdf87aa804476a6f0d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-10-21 23:45:58\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-21 23:45:58\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b1af3223549ef7148218eada4d57311e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-10-21 23:45:58\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-21 23:45:58\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8a98c79f50f44cf78fee38c2ad5b4dcf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-10-21 23:45:58\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-21 23:45:58\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c8a422e2c46d346be612df4272842bdd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-10-21 23:45:58\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-21 23:45:58\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.32.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','off'),(9321,'rsssl_activated_plugin','1','yes'),(9322,'rlrsssl_options','a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.3.5\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:13:\"high_contrast\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),(9323,'rsssl_remaining_tasks','1','yes'),(9338,'rsssl_current_version','9.5.2.3','off'),(9341,'rsssl_port_check_2082','fail','yes'),(9342,'rsssl_port_check_8443','fail','yes'),(9343,'rsssl_port_check_2222','fail','yes'),(9347,'https_migration_required','','yes'),(9348,'rsssl_activation_timestamp','1670918172','no'),(9349,'rsssl_flush_rewrite_rules','1667304179','yes'),(9714,'googlesitekit_db_version','1.163.0','yes'),(9715,'googlesitekit_has_connected_admins','1','yes'),(9721,'_transient_googlesitekit_verification_meta_tags','a:0:{}','yes'),(9818,'wpforms_settings','a:10:{s:16:\"captcha-provider\";s:9:\"recaptcha\";s:14:\"recaptcha-type\";s:2:\"v3\";s:18:\"recaptcha-site-key\";s:40:\"6LctX9IiAAAAAI56XY_rIPT1mNcdEKTSvLTGVtx3\";s:17:\"hcaptcha-site-key\";s:0:\"\";s:20:\"recaptcha-secret-key\";s:40:\"6LctX9IiAAAAAAILkFPyOrt25xkLTpmpdElvnC2y\";s:19:\"hcaptcha-secret-key\";s:0:\"\";s:18:\"recaptcha-fail-msg\";s:61:\"Google reCAPTCHA verification failed, please try again later.\";s:17:\"hcaptcha-fail-msg\";s:53:\"hCaptcha verification failed, please try again later.\";s:22:\"recaptcha-v3-threshold\";d:0.4;s:20:\"recaptcha-noconflict\";b:0;}','yes'),(9901,'googlesitekit_active_modules','a:3:{i:0;s:18:\"pagespeed-insights\";i:1;s:9:\"analytics\";i:2;s:11:\"analytics-4\";}','yes'),(9906,'googlesitekit_credentials','//B69m9E99hEQ7Yi5l2WGDdaQ0RrU2ZZbHgxc0htdXFKVkUyZTdrTEUrQTJsLzI3WkQvVjVDK3JweHdRRS9QZ0cvU29BbmdlanhmQ1BzakhuYWtTbWVhWHMvR0w1WS8rczRGZ0Q1UjNPZXNxcE5PeVVPZGtPV09PN1dmOVladUJnQkFwYmtQSVpEMXJRelZhZDBFNlk3aEY0SHlEWFp3ZW9GU0ZHNjZaMHNNc3lsa1ZsVmJVR2xYVWgwWWVpVkppZVFacDJ0a2ZEQXhPN0F3L3l5cVlSaklpM29MaVNHRDBZTkpYNFJFQ01nQzRMTmdmelJQZnlBeVRzRFlXRzNuOXd6cjAvcURxb2xpR2NYNDYrY3hNREV1STB5K2JmVlRjNVoxT2VlRzkwWnl1V240TW9KUS8veHZOMUFxaExycjJ0VTNMMWt2UnB3PT0=','yes'),(9907,'googlesitekitpersistent_remote_features','a:28:{s:18:\"adBlockerDetection\";a:1:{s:7:\"enabled\";b:1;}s:9:\"adsModule\";a:1:{s:7:\"enabled\";b:1;}s:6:\"adsPax\";a:1:{s:7:\"enabled\";b:1;}s:14:\"adsenseSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:20:\"audienceSegmentation\";a:1:{s:7:\"enabled\";b:1;}s:15:\"conversionInfra\";a:1:{s:7:\"enabled\";b:1;}s:19:\"conversionReporting\";a:1:{s:7:\"enabled\";b:1;}s:16:\"dashboardSharing\";a:1:{s:7:\"enabled\";b:1;}s:19:\"enhancedMeasurement\";a:1:{s:7:\"enabled\";b:1;}s:19:\"ga4ActivationBanner\";a:1:{s:7:\"enabled\";b:0;}s:12:\"ga4Reporting\";a:1:{s:7:\"enabled\";b:1;}s:8:\"ga4setup\";a:1:{s:7:\"enabled\";b:1;}s:16:\"googleTagGateway\";a:1:{s:7:\"enabled\";b:0;}s:10:\"gteSupport\";a:1:{s:7:\"enabled\";b:1;}s:14:\"helpVisibility\";a:1:{s:7:\"enabled\";b:1;}s:13:\"ideaHubModule\";a:1:{s:7:\"enabled\";b:0;}s:10:\"keyMetrics\";a:1:{s:7:\"enabled\";b:1;}s:9:\"rrmModule\";a:1:{s:7:\"enabled\";b:1;}s:14:\"serviceSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"setupFlowRefresh\";a:1:{s:7:\"enabled\";b:0;}s:22:\"signInWithGoogleModule\";a:1:{s:7:\"enabled\";b:1;}s:16:\"unifiedDashboard\";a:1:{s:7:\"enabled\";b:1;}s:12:\"userFeedback\";a:1:{s:7:\"enabled\";b:1;}s:17:\"widgets.dashboard\";a:1:{s:7:\"enabled\";b:1;}s:21:\"widgets.pageDashboard\";a:1:{s:7:\"enabled\";b:1;}s:16:\"yoastIntegration\";a:1:{s:7:\"enabled\";b:1;}s:14:\"zeroDataStates\";a:1:{s:7:\"enabled\";b:1;}s:15:\"last_updated_at\";i:1761162103;}','yes'),(9909,'googlesitekit_connected_proxy_url','https://www.capegliding.co.za/','yes'),(9910,'googlesitekit_search-console_settings','a:2:{s:10:\"propertyID\";s:27:\"sc-domain:capegliding.co.za\";s:7:\"ownerID\";i:2;}','yes'),(9911,'googlesitekit_owner_id','2','yes'),(9922,'googlesitekit_analytics_settings','a:11:{s:7:\"ownerID\";i:2;s:9:\"accountID\";s:9:\"248153513\";s:13:\"adsenseLinked\";b:0;s:15:\"adsConversionID\";s:0:\"\";s:11:\"anonymizeIP\";b:1;s:21:\"internalWebPropertyID\";s:9:\"340661537\";s:9:\"profileID\";s:9:\"279607387\";s:10:\"propertyID\";s:14:\"UA-248153513-1\";s:16:\"trackingDisabled\";a:1:{i:0;s:13:\"loggedinUsers\";}s:10:\"useSnippet\";b:1;s:13:\"canUseSnippet\";b:1;}','yes'),(9923,'googlesitekit_analytics-4_settings','a:25:{s:7:\"ownerID\";i:2;s:10:\"propertyID\";s:9:\"340448562\";s:15:\"webDataStreamID\";s:10:\"4253106687\";s:13:\"measurementID\";s:12:\"G-J0T1YQWSR5\";s:10:\"useSnippet\";b:1;s:11:\"googleTagID\";s:0:\"\";s:18:\"googleTagAccountID\";s:0:\"\";s:20:\"googleTagContainerID\";s:0:\"\";s:23:\"googleTagLastSyncedAtMs\";i:0;s:25:\"availableCustomDimensions\";a:0:{}s:18:\"propertyCreateTime\";i:1667389983000;s:9:\"accountID\";s:9:\"248153513\";s:15:\"adsConversionID\";s:0:\"\";s:13:\"canUseSnippet\";b:1;s:16:\"trackingDisabled\";a:1:{i:0;s:13:\"loggedinUsers\";}s:13:\"adSenseLinked\";b:0;s:25:\"adSenseLinkedLastSyncedAt\";i:0;s:27:\"adsConversionIDMigratedAtMs\";i:0;s:9:\"adsLinked\";b:0;s:21:\"adsLinkedLastSyncedAt\";i:1727181592;s:32:\"googleTagContainerDestinationIDs\";N;s:14:\"detectedEvents\";a:0:{}s:33:\"audienceSegmentationSetupComplete\";b:0;s:31:\"newConversionEventsLastUpdateAt\";i:0;s:32:\"lostConversionEventsLastUpdateAt\";i:0;}','yes'),(13486,'wpseo_taxonomy_meta','a:1:{s:8:\"category\";a:1:{i:11;a:3:{s:13:\"wpseo_focuskw\";s:7:\"soaring\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),(13487,'category_children','a:0:{}','yes'),(14975,'facebook_capi_integration_status','1','yes'),(14976,'facebook_capi_integration_events_filter','Microdata,SubscribedButtonClick','yes'),(14982,'rsssl_options','a:8:{s:12:\"site_has_ssl\";s:1:\"1\";s:11:\"ssl_enabled\";b:1;s:19:\"mixed_content_fixer\";b:1;s:8:\"redirect\";s:11:\"wp_redirect\";s:20:\"do_not_edit_htaccess\";b:0;s:19:\"dismiss_all_notices\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"review_notice_shown\";s:1:\"1\";}','yes'),(14985,'rsssl_mixed_content_scan_dismissed','1','off'),(14986,'rsssl_google_analytics_dismissed','1','no'),(14987,'rsssl_show_onboarding','1','no'),(16836,'gf_db_version','2.9.20','off'),(16837,'rg_form_version','2.9.20','no'),(16838,'gform_enable_background_updates','1','yes'),(16839,'_site_transient_t15s-registry-gforms','O:8:\"stdClass\":2:{s:8:\"projects\";a:59:{s:26:\"gravityformsactivecampaign\";a:1:{s:12:\"translations\";a:26:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T14:15:16+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:17+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T07:57:07+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:15:47+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:32+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:31:49+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:41+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:05+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-10-09T08:22:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:30+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-24T15:09:35+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-05T14:57:46+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T14:59:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T06:44:05+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:11+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T15:58:58+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:07+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T13:27:41+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T17:58:14+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T19:24:04+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T12:47:21+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T21:18:28+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T22:29:04+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformsactivecampaign/gravityformsactivecampaign-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsaweber\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T14:35:08+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T08:03:28+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T11:19:40+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:50+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:50+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T07:37:20+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T15:24:00+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2023-08-16T11:26:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-24T15:14:51+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:09:53+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-04-01T06:34:42+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:56:34+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-18T18:10:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-04-02T13:44:34+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-29T17:52:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-20T19:27:52+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-19T12:51:04+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-27T15:08:02+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.1\";s:7:\"updated\";s:25:\"2025-03-30T22:22:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsaweber/gravityformsaweber-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformsagilecrm\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T14:37:01+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T08:01:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T11:18:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:32+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:09+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:11+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T08:36:16+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T10:24:04+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:53+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-01-06T16:56:35+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-24T15:13:08+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-18T15:05:10+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-04-01T06:35:45+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-18T15:45:37+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:20+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-04-02T13:43:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-29T17:54:16+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-20T19:26:30+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-19T12:49:31+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-30T21:23:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2025-03-30T22:24:10+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsagilecrm/gravityformsagilecrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:24:\"gravityformsauthorizenet\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2024-03-20T12:51:36+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-12-28T11:16:35+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:22+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2024-09-12T11:38:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-29T15:48:18+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-19T11:05:17+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-19T11:04:01+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-03-02T20:29:58+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-10-21T11:50:09+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:21+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:37+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:39+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:45+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-03-14T17:38:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2021-09-13T20:54:56+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-12-17T15:01:32+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-12-17T15:53:58+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T08:01:49+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T16:57:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-01-06T08:01:53+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2020-11-05T09:28:49+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:6:\"2.11.1\";s:7:\"updated\";s:25:\"2023-11-09T01:30:51+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsauthorizenet/gravityformsauthorizenet-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsbatchbook\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2024-03-20T12:53:19+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2022-06-27T09:51:40+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:14:25+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:20+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:36+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:39+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:29:48+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:24+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:41+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2020-01-22T16:00:21+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:48+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-03-14T17:40:37+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:41+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:47+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:30:05+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T11:30:11+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T16:58:32+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2020-10-21T18:08:50+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T08:02:59+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-09T01:26:27+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsbatchbook/gravityformsbatchbook-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsbreeze\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T14:38:33+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T08:03:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T11:20:05+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T07:33:49+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T09:21:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-01-06T16:59:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-24T15:15:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T15:11:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-01T06:33:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:19+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:39+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T13:45:16+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-29T17:49:19+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T19:28:07+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T12:53:20+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T15:05:01+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-30T22:19:44+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsbreeze/gravityformsbreeze-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:27:\"gravityformscampaignmonitor\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T14:38:54+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2024-11-09T11:58:24+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T08:04:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T11:20:27+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:00:49+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T07:37:42+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T09:21:49+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2020-10-27T15:32:58+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-24T15:16:23+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T15:12:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-04-01T06:33:17+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T16:04:53+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-04-02T13:45:29+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-29T18:51:09+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-20T16:43:56+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-19T13:16:17+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-27T15:04:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.1.1\";s:7:\"updated\";s:25:\"2025-03-30T22:52:50+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformscampaignmonitor/gravityformscampaignmonitor-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformscampfire\";a:1:{s:12:\"translations\";a:24:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2024-03-20T12:55:41+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:21+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:39+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:01:41+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:51+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:30+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:34+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2022-06-27T09:53:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:01:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-02-18T11:26:09+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-01-22T16:22:19+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:47+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-14T17:44:01+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:59+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:55+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:58+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:44:01+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2019-12-10T11:43:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-01-06T17:02:33+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2020-02-13T09:15:04+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.2.2\";s:7:\"updated\";s:25:\"2023-11-09T01:41:12+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformscampfire/gravityformscampfire-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformscapsulecrm\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T14:41:03+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:26+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T08:05:52+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:21:13+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:33+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2022-06-27T08:52:42+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2022-06-27T08:52:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-01-06T17:03:07+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T10:25:08+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T09:22:00+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-01-06T17:03:14+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-24T15:18:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:20:01+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-01T06:33:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T16:07:43+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:40:30+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T13:46:44+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T18:53:38+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T19:29:19+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T13:18:09+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T21:28:54+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T22:52:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformscapsulecrm/gravityformscapsulecrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:26:\"gravityformschainedselects\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2024-03-26T11:38:44+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-04-14T18:06:58+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-11-20T07:22:44+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-01-06T17:04:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:57:33+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:39:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:39:05+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:56:33+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:40:25+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T14:50:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2021-09-13T21:00:54+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T15:03:03+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-12-17T15:55:04+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-11-04T16:40:51+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-01-06T17:04:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-21T17:43:40+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2020-10-27T15:55:51+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.1\";s:7:\"updated\";s:25:\"2023-11-10T01:29:52+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformschainedselects/gravityformschainedselects-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformscleverreach\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T14:41:52+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T08:06:48+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:21:40+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:54:38+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:54:39+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:05:28+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:38:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:22:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:05:34+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-24T15:20:44+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T15:25:49+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T06:43:20+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:06:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T18:40:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T13:47:12+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-29T18:54:26+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-20T19:29:40+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T13:19:11+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T21:26:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T22:50:24+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformscleverreach/gravityformscleverreach-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformscoupons\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T14:42:29+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-23T19:14:14+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T08:07:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T11:27:01+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-03-02T20:27:34+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T07:38:40+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-19T09:23:19+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-01-06T17:06:49+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-26T15:44:36+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T15:26:41+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-04-02T06:34:19+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2023-11-03T10:13:14+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T16:05:15+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:36+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2024-09-08T00:13:14+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-29T19:00:30+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-20T16:43:37+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-22T07:24:43+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-27T15:06:38+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.5.1\";s:7:\"updated\";s:25:\"2025-03-30T22:45:00+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformscoupons/gravityformscoupons-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsdropbox\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T16:09:14+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2024-09-02T08:18:20+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T14:46:04+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T11:28:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:56:15+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:07:52+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T10:35:31+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-19T09:23:32+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2022-06-27T08:56:26+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-26T15:45:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T15:34:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-04-02T06:33:50+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2023-11-03T10:13:15+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T16:02:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-18T18:40:58+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-04-02T15:53:32+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-29T19:16:51+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-20T20:05:17+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-22T07:26:02+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-30T21:31:44+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.3.1\";s:7:\"updated\";s:25:\"2025-03-30T22:44:36+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsdropbox/gravityformsdropbox-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsemma\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T16:12:50+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:14+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:01:29+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:29:52+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:50+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:51+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:54+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:56+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T09:23:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T14:10:58+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-26T15:49:47+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:49:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T06:32:04+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:14+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:50:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:41:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T15:29:12+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T19:14:52+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T20:16:33+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-22T07:29:16+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T06:27:41+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T22:41:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsemma/gravityformsemma-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsfreshbooks\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2024-03-20T13:24:54+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:49+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:29+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-02-20T14:36:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2020-10-21T11:51:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:52+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:11+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:13+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:19+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-03-14T17:49:01+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2021-09-14T09:32:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2020-12-17T15:53:03+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:39+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:09:59+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2021-02-08T11:26:17+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-01-06T17:10:44+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"2.8\";s:7:\"updated\";s:25:\"2023-11-29T02:21:29+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsfreshbooks/gravityformsfreshbooks-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformsgetresponse\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T16:13:42+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T15:03:09+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:30:45+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:58:09+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:58:11+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:11:13+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:40:50+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:24:14+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2023-01-06T17:11:18+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-26T15:50:57+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:08:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T07:37:54+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:02:48+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-18T18:45:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-04-02T15:55:20+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-29T19:12:36+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-20T20:06:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-22T07:29:56+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T21:24:10+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.9.0\";s:7:\"updated\";s:25:\"2025-03-30T22:39:14+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgetresponse/gravityformsgetresponse-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformshelpscout\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2024-03-20T13:26:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-24T07:42:04+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-11T17:38:30+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2022-06-27T09:58:40+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2022-06-27T09:58:42+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:19+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-25T16:20:17+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:08+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2020-11-05T09:45:35+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:27+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:32+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-03-14T17:50:31+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-28T21:10:33+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:48+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-25T23:03:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-10-20T06:44:18+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:12:15+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2021-11-04T18:39:39+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-01-06T17:13:00+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.0.1\";s:7:\"updated\";s:25:\"2023-11-29T02:37:34+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformshelpscout/gravityformshelpscout-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformshighrise\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2024-03-20T13:28:49+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2022-06-27T09:59:10+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:14:26+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:12+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:45+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-03T10:13:20+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:21+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:25+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:27+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2020-07-17T13:47:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:18+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:33+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:35+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-03-14T17:51:12+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:52+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:54+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:52+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2019-12-10T12:56:56+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:13:23+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2021-08-02T17:30:03+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-01-06T17:14:05+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:25:\"2023-11-19T23:28:15+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformshighrise/gravityformshighrise-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformshipchat\";a:1:{s:12:\"translations\";a:25:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2024-03-20T13:29:15+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:44+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2022-06-27T10:00:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:50+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:25+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:00+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:04+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:11+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-03-02T20:33:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-10-21T13:28:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:57+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:58:55+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-02-21T12:24:57+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-01-25T07:46:44+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:18+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-03-14T17:51:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:23+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-01-06T17:14:57+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-01-06T17:14:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:32+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2019-12-10T12:59:06+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2021-08-02T17:31:33+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2020-02-13T09:22:17+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:25:\"2023-11-19T23:25:08+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshipchat/gravityformshipchat-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsmadmimi\";a:1:{s:12:\"translations\";a:34:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-20T13:31:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:17+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:27+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:32+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:22+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:07+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:20+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:06+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2020-10-21T11:52:31+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:26+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-09-25T12:09:30+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:110:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:27+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:49+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:52+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:13+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:30+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-03-14T17:52:56+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:15+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2021-10-02T10:46:06+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:11+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2020-12-17T15:55:55+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:47+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:14:16+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-03T10:11:53+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:15:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2021-08-02T17:35:32+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:16:24+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-11-09T01:39:35+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmadmimi/gravityformsmadmimi-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsmailchimp\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2024-03-20T13:32:12+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-24T12:41:33+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:15+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2022-06-27T08:43:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:52+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-03-02T20:28:02+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-25T16:35:54+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:39+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:57+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-17T13:48:34+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:05+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-02-04T16:58:16+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-03T10:13:13+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-28T21:13:27+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:19+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2021-10-25T23:02:38+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:25+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:16:47+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:29+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-01-06T17:17:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.7.2\";s:7:\"updated\";s:25:\"2023-11-25T20:33:22+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsmailchimp/gravityformsmailchimp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:26:\"gravityformspartialentries\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-23T11:07:56+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-04-14T17:10:56+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-02-20T14:31:15+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-09T11:58:41+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-26T19:03:02+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:21+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-09T11:31:43+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-10-21T13:19:25+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:17:46+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-09-25T12:09:31+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-10-17T13:38:00+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:03+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:05+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2024-11-08T17:21:07+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:12+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-12-17T14:50:15+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2021-09-14T09:48:18+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:24+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-12-17T15:55:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:18:31+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-01-06T17:17:54+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2021-08-02T17:40:09+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2020-11-05T09:27:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:115:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.8\";s:7:\"updated\";s:25:\"2023-11-25T20:27:12+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspartialentries/gravityformspartialentries-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:29:\"gravityformspaypalpaymentspro\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2024-03-20T13:33:43+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-12-28T11:16:35+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-11-26T19:04:21+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:08:48+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2022-06-23T19:13:42+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-03-02T20:27:35+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-03-24T14:22:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:07:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:09:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:10+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:08:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-03-14T17:54:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-09-14T09:52:47+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:29+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-12-17T14:13:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:10:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2020-11-05T13:09:09+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2021-09-29T18:02:03+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-01-06T17:19:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:121:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"2.7\";s:7:\"updated\";s:25:\"2023-11-25T20:24:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:118:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpaymentspro/gravityformspaypalpaymentspro-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformspaypal\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2024-03-20T15:01:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:51+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-23T19:13:23+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-27T10:05:05+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-03-02T20:27:35+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2020-10-21T11:52:44+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:19:55+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:13+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:15+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-03-14T17:54:51+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2021-09-14T09:52:14+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2020-12-17T15:54:54+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:40+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:03+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2021-09-29T18:06:04+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-01-06T17:20:46+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"3.5\";s:7:\"updated\";s:25:\"2023-12-01T23:37:46+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformspaypal/gravityformspaypal-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformspaypalpro\";a:1:{s:12:\"translations\";a:30:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2024-03-23T14:15:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-04-15T14:48:04+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-28T11:11:03+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-28T11:16:36+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-02T20:50:54+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:59:29+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:46+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:30+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:02+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:55:18+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:52+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2021-03-24T11:58:48+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:56:58+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-30T13:48:05+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:112:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-09-25T12:58:34+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-10-17T13:40:59+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-04-29T16:41:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-01-27T16:56:20+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-02T20:50:29+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-03-14T17:55:20+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2019-12-10T13:19:22+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2021-09-14T09:53:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:53:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:54:40+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:57:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-05-13T16:56:26+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2021-11-04T18:47:08+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2020-04-29T16:42:28+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.4\";s:7:\"updated\";s:25:\"2023-12-01T23:55:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformspaypalpro/gravityformspaypalpro-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformspolls\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-03-20T15:15:58+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-11-27T04:51:47+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:15:31+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:10+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:12+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2022-06-27T09:09:20+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-03-02T20:51:24+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-10-21T13:43:25+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:13:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:24+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:17:13+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:32+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-03-14T17:55:58+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2021-09-14T09:55:19+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-12-17T14:20:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-12-17T14:19:33+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-11-05T15:18:45+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-01-06T17:22:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2021-11-04T18:52:05+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2020-06-29T08:29:29+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2023-12-02T00:08:37+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformspolls/gravityformspolls-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformspostmark\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-24T12:00:03+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-27T04:54:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-24T11:44:53+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T09:11:37+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-25T21:03:26+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-31T19:40:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-03-29T18:54:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-22T09:30:48+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-26T12:48:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-04T08:26:03+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-09-14T09:55:49+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-31T04:01:04+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-04-11T21:20:33+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-20T16:53:54+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-01T17:59:01+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-06-05T06:35:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2021-05-26T23:45:38+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-25T20:16:29+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformspostmark/gravityformspostmark-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsquiz\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-07T08:40:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T12:15:00+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-06T18:20:38+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:14+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:15+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:15+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:12+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T15:15:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-19T07:49:40+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-07-10T08:01:13+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-26T10:46:55+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T20:51:56+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-10-02T06:51:05+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-10T10:06:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-06T19:10:38+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-11T23:20:43+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-15T19:21:44+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-24T12:53:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-22T19:36:46+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-17T09:14:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:25:\"2024-09-15T19:21:20+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsquiz/gravityformsquiz-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformssignature\";a:1:{s:12:\"translations\";a:25:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T16:17:23+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-02-20T14:32:41+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-06-27T10:11:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-24T08:43:38+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T11:44:44+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2024-11-09T11:33:00+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2021-08-12T08:00:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-03-02T20:55:38+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T07:42:56+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-19T09:28:09+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2023-03-02T20:55:40+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-26T16:52:40+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2024-09-02T08:48:32+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:56:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-04-02T07:03:50+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T16:06:03+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-18T19:08:56+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-04-02T16:07:30+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-29T18:33:52+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-20T16:45:25+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-22T07:55:39+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-30T12:11:45+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.9.0\";s:7:\"updated\";s:25:\"2025-03-30T23:01:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformssignature/gravityformssignature-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformsslack\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T16:18:46+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-04-14T18:11:09+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-24T08:44:34+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:45:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:26:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T07:48:34+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:59+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:26:48+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-26T16:52:08+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:57:49+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T07:03:12+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:08:17+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T22:09:43+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T15:58:47+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T18:35:17+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T16:49:20+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-22T07:56:35+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T21:31:04+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-31T00:49:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsslack/gravityformsslack-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsstripe\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:57+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:01+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:01+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:02+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:00+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:57+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:14:01+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:59+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:58+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.9.2\";s:7:\"updated\";s:25:\"2025-06-05T08:13:58+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsstripe/gravityformsstripe-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformssurvey\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T15:11:13+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-04-14T18:14:00+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-09-02T08:43:26+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-23T19:14:15+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T05:58:48+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-15T15:32:19+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2022-06-23T19:13:41+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-03-02T20:57:55+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-19T08:50:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-28T10:17:54+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-09-25T12:51:08+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2023-10-17T13:14:03+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2020-11-06T13:17:26+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-01T11:10:01+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-11-08T17:20:20+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-19T16:32:17+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-01T05:03:07+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-18T10:41:56+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-21T23:00:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-31T22:09:46+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T22:24:23+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-25T10:52:40+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-04-02T20:12:15+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T18:41:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:25:\"2024-03-20T22:24:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssurvey/gravityformssurvey-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformstrello\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T16:47:20+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2024-09-02T08:18:24+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T13:28:46+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T11:53:16+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:45+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:29:56+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T15:26:43+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:15+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2023-01-06T17:30:03+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-26T16:54:51+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T17:00:57+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T06:56:40+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:33+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:14+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-04-02T16:08:09+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-29T18:29:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-20T20:39:11+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-22T08:10:53+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-27T15:04:50+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.0\";s:7:\"updated\";s:25:\"2025-03-30T23:00:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstrello/gravityformstrello-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformstwilio\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T16:46:45+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T13:28:16+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T11:53:28+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-05T16:46:39+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2022-06-27T09:02:55+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:31:07+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T15:26:24+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-19T09:27:02+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2023-01-06T17:31:12+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-27T09:14:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T17:01:55+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-04-02T06:56:24+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T16:03:43+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-18T22:10:21+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-04-02T16:07:47+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-29T18:29:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-20T20:39:39+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-22T08:11:15+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-27T15:05:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.1.1\";s:7:\"updated\";s:25:\"2025-03-30T23:00:32+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformstwilio/gravityformstwilio-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:28:\"gravityformsuserregistration\";a:1:{s:12:\"translations\";a:23:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T16:46:08+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2024-09-02T08:18:21+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2023-01-06T17:32:56+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-24T08:49:32+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T11:54:15+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2022-06-27T10:16:33+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2022-06-27T10:16:36+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2023-01-06T17:32:11+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2023-03-02T20:28:46+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-10-07T07:40:48+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2024-03-29T13:44:16+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2021-03-29T19:18:41+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-27T09:23:57+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-19T19:34:41+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-04-02T06:56:06+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-18T15:47:00+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-18T22:32:36+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-04-02T16:03:40+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-29T18:28:28+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-20T21:04:43+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-22T08:12:58+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-30T21:30:15+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:119:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"5.3.3\";s:7:\"updated\";s:25:\"2025-03-30T23:00:05+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:116:\"https://packages.translationspress.com/rocketgenius/gravityformsuserregistration/gravityformsuserregistration-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformszapier\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T16:50:44+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T13:22:40+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:55:18+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:29+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:32+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:18:39+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:19:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:32+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:33:24+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-27T09:12:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-19T19:38:52+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-04-02T06:53:00+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:27:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:46+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-04-02T15:19:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-29T18:24:13+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-20T20:59:29+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-22T08:15:36+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:16:01+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.5.0\";s:7:\"updated\";s:25:\"2025-03-30T22:56:56+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformszapier/gravityformszapier-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformszohocrm\";a:1:{s:12:\"translations\";a:20:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T16:54:27+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T13:18:24+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T11:56:01+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-27T09:02:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:34:25+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:16:09+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:21+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:34:31+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-27T09:09:58+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T19:41:21+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T06:52:06+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:23:21+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:50+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T16:06:20+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-29T18:20:53+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-20T19:57:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-22T20:46:20+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-30T21:27:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-30T22:55:02+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformszohocrm/gravityformszohocrm-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformsicontact\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T18:08:34+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:03+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:10:50+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T11:33:12+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:08+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:09+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:14+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T08:17:20+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-19T15:27:13+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-05T13:49:17+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-26T15:57:01+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T16:22:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T07:37:34+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T15:35:16+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-18T18:37:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-04-02T13:55:43+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-29T19:22:07+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-20T20:31:53+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-22T07:43:57+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-30T06:22:23+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.8.0\";s:7:\"updated\";s:25:\"2025-03-31T01:10:39+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformsicontact/gravityformsicontact-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:24:\"gravityformsemailoctopus\";a:1:{s:12:\"translations\";a:21:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T18:11:07+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T14:47:14+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T11:29:03+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:36:53+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T07:40:08+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-19T09:23:47+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2020-06-23T13:15:54+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-26T15:46:55+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:37:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-04-02T06:32:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:17+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:49:45+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-18T18:41:01+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-04-02T15:22:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-29T19:01:57+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-20T20:06:00+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-22T07:27:27+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-30T21:16:40+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:111:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2025-03-30T22:42:48+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:108:\"https://packages.translationspress.com/rocketgenius/gravityformsemailoctopus/gravityformsemailoctopus-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsmailgun\";a:1:{s:12:\"translations\";a:24:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-07T08:52:25+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:11:02+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T10:02:12+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-13T09:22:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T08:15:20+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:14:06+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T08:34:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2022-06-27T10:01:47+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-12-28T11:13:16+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-03-02T20:46:07+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-06T12:42:42+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T11:37:35+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2023-01-06T17:38:07+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-04T17:13:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-15T07:35:12+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-24T06:29:14+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-06T09:42:12+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-23T16:10:35+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-19T21:36:35+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-09T14:20:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-15T21:52:07+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-22T17:42:52+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-17T22:15:18+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.0\";s:7:\"updated\";s:25:\"2024-05-09T14:20:57+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsmailgun/gravityformsmailgun-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformssendgrid\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-24T14:25:24+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-02-20T14:31:16+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-23T19:14:16+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-26T19:07:24+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:05:56+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-29T15:47:02+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-27T09:11:37+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-03-15T13:30:44+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2022-06-23T19:13:43+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-03-02T20:27:36+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-10-21T13:18:39+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:06:48+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-01-26T16:08:21+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:110:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-07-04T20:05:08+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-06-28T10:45:00+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:12:16+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-05-23T18:18:20+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:07:21+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-03T10:13:12+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2021-09-14T09:57:06+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-12-17T14:33:12+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-12-17T14:32:57+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:06:16+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-04T22:55:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-11-06T09:05:23+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2020-05-15T07:53:36+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.0\";s:7:\"updated\";s:25:\"2023-11-09T01:37:59+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformssendgrid/gravityformssendgrid-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformssquare\";a:1:{s:12:\"translations\";a:19:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T18:16:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T13:35:08+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:46:46+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:13:12+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2022-06-27T09:13:16+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:23:16+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:27:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:16:17+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-27T09:21:10+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T16:59:25+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-04-02T07:01:53+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:48:44+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-18T22:33:22+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-04-02T15:50:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-29T19:04:48+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-20T20:38:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-22T07:58:10+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:22:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.5.0\";s:7:\"updated\";s:25:\"2025-03-31T00:48:40+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformssquare/gravityformssquare-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformshubspot\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2024-03-20T15:34:55+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-24T12:35:05+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2024-09-12T12:00:41+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2022-06-27T09:00:32+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-09T10:59:10+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-20T14:30:42+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-01-06T17:41:22+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-05T15:02:53+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-15T15:57:06+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-18T06:09:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-28T21:19:11+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-22T18:52:51+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-05T17:03:26+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-10T17:12:37+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-16T22:26:43+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-06-30T06:42:49+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-05-11T14:43:07+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.2.1\";s:7:\"updated\";s:25:\"2023-11-29T02:47:06+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformshubspot/gravityformshubspot-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformsppcp\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-20T09:43:02+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-24T08:39:31+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-19T11:42:24+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-19T08:05:07+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-19T15:27:49+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2024-09-02T08:18:52+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-27T09:33:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T16:49:14+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-04-02T07:11:31+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T15:55:09+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-18T22:09:33+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-04-02T15:41:01+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-29T19:12:01+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-20T20:49:21+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-22T07:53:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-30T21:19:19+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"3.9.1\";s:7:\"updated\";s:25:\"2025-03-31T00:55:53+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformsppcp/gravityformsppcp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:18:\"gravityformsmollie\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-20T09:54:21+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-24T08:31:12+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-19T11:37:44+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2022-06-27T10:02:53+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-19T11:25:58+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-19T15:27:31+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2020-11-01T09:59:43+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-26T16:05:40+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T16:40:16+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-04-02T07:26:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T15:38:26+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-18T22:09:21+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-04-02T14:07:13+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-29T19:29:35+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-20T20:45:27+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-22T07:49:31+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-30T06:25:21+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:99:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:7:\"1.7.0.1\";s:7:\"updated\";s:25:\"2025-03-31T01:02:22+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityformsmollie/gravityformsmollie-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityforms2checkout\";a:1:{s:12:\"translations\";a:22:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-20T10:16:35+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-05T13:57:22+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T07:54:21+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T11:14:58+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-23T19:13:29+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2022-06-23T19:15:48+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-02-19T14:45:46+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2023-03-02T20:27:36+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:03:54+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:17+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2021-02-02T19:49:22+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-24T15:08:16+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T14:56:03+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T06:46:34+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T15:44:09+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:01+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-04-02T13:25:30+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-29T18:06:04+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-20T19:20:42+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-19T12:45:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-30T21:13:17+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.4.0\";s:7:\"updated\";s:25:\"2025-03-31T00:53:30+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityforms2checkout/gravityforms2checkout-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:32:\"gravityformsadvancedpostcreation\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-20T10:20:12+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:11+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2023-01-06T17:46:19+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T07:59:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T11:17:39+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:31:18+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:13+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:14+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:17+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:12:01+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T09:20:42+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-05T15:04:19+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-24T15:11:42+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-09-02T08:46:48+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T15:02:17+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-04-01T06:36:29+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T16:00:21+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-18T18:39:12+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-04-02T13:40:55+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:39:19+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-29T17:55:50+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-09T11:50:56+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-11-08T16:08:06+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-20T19:25:36+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-19T12:52:48+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-30T21:32:16+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:127:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2025-03-30T22:26:15+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:124:\"https://packages.translationspress.com/rocketgenius/gravityformsadvancedpostcreation/gravityformsadvancedpostcreation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:20:\"gravityformswebhooks\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T10:21:50+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2024-09-02T08:43:58+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T13:23:06+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T11:54:33+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T15:20:05+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T09:26:39+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2023-01-06T17:46:51+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T09:13:30+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-19T19:35:52+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T06:53:13+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T16:04:03+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-18T22:10:34+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-04-02T16:07:59+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-29T18:25:08+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-20T20:40:00+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-22T08:13:16+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-27T15:05:11+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:103:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.7.0\";s:7:\"updated\";s:25:\"2025-03-30T22:57:21+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:100:\"https://packages.translationspress.com/rocketgenius/gravityformswebhooks/gravityformswebhooks-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:16:\"gravityformspipe\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-20T10:25:04+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-24T08:41:11+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T11:43:50+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T07:54:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-19T09:25:47+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2020-11-01T10:02:06+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-26T16:53:58+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T16:53:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-04-02T07:06:11+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T15:57:52+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-18T19:08:44+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-04-02T15:45:06+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-29T18:32:41+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-20T20:36:52+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-22T07:54:52+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-30T21:26:13+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:95:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.4.1\";s:7:\"updated\";s:25:\"2025-03-30T23:03:42+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:92:\"https://packages.translationspress.com/rocketgenius/gravityformspipe/gravityformspipe-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:27:\"gravityformsconstantcontact\";a:1:{s:12:\"translations\";a:27:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-05-07T08:20:57+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:11:18+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-09-02T08:18:23+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:14:28+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-16T07:57:41+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2024-09-12T11:46:56+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2022-06-27T08:55:20+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2022-06-27T08:55:23+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:00:49+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:12:06+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-21T11:36:30+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:48:43+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:11:27+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:00+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-25T15:55:38+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:12:17+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:07+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-03-14T17:46:28+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-03T10:13:13+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:20+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:22+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:24+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-29T05:29:40+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:48:51+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2020-10-23T18:56:46+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-01-06T17:49:39+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:117:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:25:\"2023-11-09T01:53:49+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:114:\"https://packages.translationspress.com/rocketgenius/gravityformsconstantcontact/gravityformsconstantcontact-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:12:\"gravityforms\";a:1:{s:12:\"translations\";a:32:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T14:40:20+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"bg\";a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-03-05T10:47:56+00:00\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-bg_BG.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"bg\";i:1;s:3:\"bul\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T21:14:24+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-08-14T12:30:56+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:5:\"zh-hk\";a:7:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-03-05T10:49:15+00:00\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-zh_HK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-22T09:34:28+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-17T11:09:32+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T21:28:30+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-15T14:33:52+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-15T06:20:10+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T15:25:52+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:5:\"fr-ca\";a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-08-14T12:31:00+00:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fr_CA.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fr\";i:1;s:3:\"fra\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-17T15:20:06+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-22T09:25:29+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:9:\"de/formal\";a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T15:28:05+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:14:\"de-ch/informal\";a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2023-09-25T13:01:31+00:00\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:96:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_CH_informal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:5:\"de-ch\";a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-03-05T10:48:01+00:00\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-de_CH.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T21:03:01+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T15:12:41+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"hu\";a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T20:41:14+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T19:47:39+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T15:17:02+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"nb\";a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-03-05T10:48:59+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T16:49:31+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-21T01:39:45+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-17T16:49:39+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T15:49:23+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sk\";a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-03-18T08:14:12+00:00\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-sk_SK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sk\";i:1;s:3:\"slk\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-20T17:34:37+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-18T06:37:54+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T11:48:03+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:87:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:8:\"2.9.19.3\";s:7:\"updated\";s:25:\"2025-10-16T21:36:45+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:84:\"https://packages.translationspress.com/rocketgenius/gravityforms/gravityforms-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:21:\"gravityformsrecaptcha\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-20T13:53:42+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-24T08:42:51+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T11:44:18+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T07:42:11+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-19T09:26:04+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2021-06-02T13:26:50+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-24T15:22:17+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T16:55:31+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-04-02T07:04:32+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T16:03:07+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-18T19:08:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-04-02T15:57:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-29T18:36:18+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-20T16:45:05+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-22T07:55:19+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-30T21:25:15+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:105:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.0.2\";s:7:\"updated\";s:25:\"2025-03-30T23:02:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:102:\"https://packages.translationspress.com/rocketgenius/gravityformsrecaptcha/gravityformsrecaptcha-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsmoderation\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-20T13:59:13+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-24T08:22:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T11:35:03+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T11:04:22+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-19T09:24:58+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-27T09:27:24+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T16:27:34+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-04-02T07:33:23+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T15:53:22+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-18T19:18:57+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-04-02T15:32:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-29T19:24:32+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-20T20:34:28+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-22T20:50:18+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-30T21:17:58+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.3.0\";s:7:\"updated\";s:25:\"2025-03-31T01:04:54+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsmoderation/gravityformsmoderation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:23:\"gravityformsgeolocation\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-02-23T15:42:07+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-20T05:48:38+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-15T15:46:27+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T14:03:02+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-28T10:20:33+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-01T11:12:52+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-19T16:31:40+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-01T06:09:41+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T10:45:34+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-21T23:02:09+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-31T00:08:17+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-22T15:55:11+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-25T10:54:05+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-04-02T20:07:13+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-18T20:50:19+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:109:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.5.0\";s:7:\"updated\";s:25:\"2024-03-22T15:55:38+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:106:\"https://packages.translationspress.com/rocketgenius/gravityformsgeolocation/gravityformsgeolocation-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:31:\"gravityformsconversationalforms\";a:1:{s:12:\"translations\";a:18:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-09T10:30:04+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-09T08:14:49+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-06T18:14:22+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-05-03T08:43:40+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-23T12:50:51+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-19T07:05:45+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-05-03T08:43:45+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-26T10:39:25+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T20:46:11+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-10-03T06:51:46+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-10T11:39:42+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T16:16:24+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-08T00:11:41+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-15T21:52:57+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-24T12:54:32+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-22T19:39:55+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-17T09:13:03+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:125:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:25:\"2024-09-15T21:52:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:122:\"https://packages.translationspress.com/rocketgenius/gravityformsconversationalforms/gravityformsconversationalforms-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:22:\"gravityformsconvertkit\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-20T15:22:27+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T08:12:59+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T11:26:33+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T07:33:00+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-19T15:26:57+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-05T14:03:37+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-26T15:43:54+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:58:29+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-04-02T06:42:58+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T15:32:27+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-18T18:18:49+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-04-02T14:41:29+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-29T19:00:05+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-20T20:26:46+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-22T07:21:27+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-30T06:26:31+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.2.1\";s:7:\"updated\";s:25:\"2025-03-30T22:50:03+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:104:\"https://packages.translationspress.com/rocketgenius/gravityformsconvertkit/gravityformsconvertkit-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:11:\"gravitysmtp\";a:1:{s:12:\"translations\";a:16:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:21+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:28+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:28+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:24+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:23+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:26+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:27+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:24+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:25+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:85:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"2.0.0\";s:7:\"updated\";s:25:\"2025-06-05T09:12:21+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:82:\"https://packages.translationspress.com/rocketgenius/gravitysmtp/gravitysmtp-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:19:\"gravityformsakismet\";a:1:{s:12:\"translations\";a:30:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T08:57:30+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"ca\";a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:10:43+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}s:5:\"zh-cn\";a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:43:04+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}s:2:\"cs\";a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:14:50+00:00\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-cs_CZ.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"cs\";i:1;s:3:\"ces\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-13T09:10:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T18:50:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"nl-be\";a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:44+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-au\";a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:44:15+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:45:19+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fi\";a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:21+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-13T09:32:38+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-21T08:45:26+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"el\";a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:14:11+00:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-el.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"el\";i:1;s:3:\"ell\";}}s:2:\"he\";a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:28+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-08T12:27:32+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"id\";a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T10:41:34+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-15T07:17:28+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-24T04:38:07+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"fa\";a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T16:08:07+00:00\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-fa_IR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fa\";i:1;s:3:\"fas\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-08T10:26:05+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-23T15:53:18+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-21T10:01:11+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ro\";a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:58+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T14:18:02+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"sr\";a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:59+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}s:5:\"es-mx\";a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-07T15:42:48+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-15T21:54:18+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-22T17:38:12+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-17T22:12:34+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:101:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.1.0\";s:7:\"updated\";s:25:\"2024-05-09T14:30:18+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:98:\"https://packages.translationspress.com/rocketgenius/gravityformsakismet/gravityformsakismet-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}s:17:\"gravityformsbrevo\";a:1:{s:12:\"translations\";a:17:{s:2:\"ar\";a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-20T08:53:39+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}s:2:\"da\";a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:43:30+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}s:2:\"nl\";a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T11:09:26+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}s:5:\"en-gb\";a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:45:18+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}s:2:\"fr\";a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T13:06:27+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}s:2:\"de\";a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T09:18:34+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}s:2:\"hi\";a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-24T09:49:27+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}s:2:\"it\";a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T08:43:44+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}s:2:\"ja\";a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-04-01T06:30:47+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}s:2:\"pl\";a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T14:50:35+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}s:5:\"pt-br\";a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-18T19:08:05+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}s:2:\"pt\";a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:49:53+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}s:2:\"ru\";a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:50:10+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}s:2:\"es\";a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-04-02T09:03:11+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}s:2:\"sv\";a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-19T13:13:56+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}s:2:\"tr\";a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-27T15:03:10+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:97:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}s:2:\"uk\";a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"1.0.0\";s:7:\"updated\";s:25:\"2025-03-23T08:50:23+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:94:\"https://packages.translationspress.com/rocketgenius/gravityformsbrevo/gravityformsbrevo-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}}}}s:13:\"_last_checked\";i:1761126388;}','off'),(16840,'gform_pending_installation','','yes'),(16841,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),(16842,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16854,'rg_gforms_key','ebf6b0493598f62c4e8e82dc8df8f553','yes'),(16860,'gform_enable_noconflict','1','yes'),(16861,'rg_gforms_enable_akismet','1','yes'),(16862,'rg_gforms_currency','ZAR','yes'),(16863,'gform_enable_toolbar_menu','1','yes'),(16864,'rg_gforms_enable_html5','1','yes'),(16887,'wp_mail_smtp_initial_version','3.6.1','no'),(16888,'wp_mail_smtp_version','3.6.1','no'),(16889,'wp_mail_smtp','a:3:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:21:\"r@privatewealth.co.uk\";s:9:\"from_name\";s:17:\"Cape Gliding Club\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:2:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}}','no'),(16890,'wp_mail_smtp_activated_time','1670914960','no'),(16891,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1670914960;}','yes'),(16895,'wp_mail_smtp_migration_version','5','yes'),(16896,'wp_mail_smtp_debug_events_db_version','1','yes'),(16897,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1670915489;s:14:\"completed_time\";i:0;s:14:\"was_successful\";b:0;}','no'),(16905,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1670915516;s:9:\"dismissed\";b:0;}','yes'),(16928,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1670915600;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(16933,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:18:\"post-smtp/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1755510404;s:11:\"plugin_path\";s:26:\"post-smtp/postman-smtp.php\";}}s:7:\"abspath\";s:27:\"/home/capeglid/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:26:\"post-smtp/postman-smtp.php\";s:8:\"sdk_path\";s:18:\"post-smtp/freemius\";s:7:\"version\";s:6:\"2.12.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1755510404;}}','yes'),(16934,'fs_debug_mode','','yes'),(16935,'fs_accounts','a:17:{s:21:\"id_slug_type_path_map\";a:1:{i:10461;a:3:{s:4:\"slug\";s:9:\"post-smtp\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:26:\"post-smtp/postman-smtp.php\";}}s:11:\"plugin_data\";a:1:{s:9:\"post-smtp\";a:25:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:26:\"post-smtp/postman-smtp.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1670915656;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:6:\"2.11.0\";s:11:\"sdk_version\";s:6:\"2.12.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"3.5.0\";s:14:\"plugin_version\";s:5:\"3.6.0\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:21:\"www.capegliding.co.za\";s:9:\"server_ip\";s:11:\"5.9.121.122\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1670915656;s:7:\"version\";s:3:\"2.2\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_diagnostic_tracking_allowed\";b:1;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:19:\"keepalive_timestamp\";i:1761145002;s:20:\"activation_timestamp\";i:1670915668;s:14:\"sync_timestamp\";i:1761145001;s:22:\"install_sync_timestamp\";i:1761145002;s:15:\"is_whitelabeled\";b:0;s:19:\"last_load_timestamp\";i:1761157009;s:9:\"sync_cron\";O:8:\"stdClass\":5:{s:7:\"version\";s:5:\"3.0.2\";s:7:\"blog_id\";i:0;s:11:\"sdk_version\";s:6:\"2.11.0\";s:9:\"timestamp\";i:1738912873;s:2:\"on\";b:1;}}}s:13:\"file_slug_map\";a:1:{s:26:\"post-smtp/postman-smtp.php\";s:9:\"post-smtp\";}s:7:\"plugins\";a:1:{s:9:\"post-smtp\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:9:\"Post SMTP\";s:4:\"slug\";s:9:\"post-smtp\";s:12:\"premium_slug\";s:17:\"post-smtp-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:26:\"post-smtp/postman-smtp.php\";s:7:\"version\";s:5:\"3.6.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";s:5:\"10910\";s:17:\"bundle_public_key\";s:32:\"pk_c5110ef04ba30cd57dd970a269a1a\";s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_28fcefa3d0ae86f8cdf6b7f71c0cc\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10461\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"6dc8d7362b39acfbb2ea8dfa01840ef8\";s:5:\"plans\";a:1:{s:9:\"post-smtp\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:8:\"MTA0NjE=\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";s:20:\"RnJlZSBmb3JldmVyIQ==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:9:\"is_hidden\";N;s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:8:\"MjQwMjQ=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMy0xMS0yOSAwNjo1ODo1OA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:13:\"support_skype\";N;}i:1;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:8:\"MTA0NjE=\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:9:\"is_hidden\";N;s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:8:\"MTc2Nzg=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMi0wNi0wMiAwNzoyNDowMg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:13:\"support_skype\";N;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1761145001;s:3:\"md5\";s:32:\"54b38fa2bc8226dfb5d2b3aa9132c6a9\";s:7:\"plugins\";a:13:{s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.9.0\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";a:5:{s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:7:\"version\";s:6:\"1.1.20\";s:5:\"title\";s:26:\"Elementor Addons by WPZOOM\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:26:\"post-smtp/postman-smtp.php\";a:5:{s:4:\"slug\";s:9:\"post-smtp\";s:7:\"version\";s:3:\"2.2\";s:5:\"title\";s:9:\"Post SMTP\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:5:{s:4:\"slug\";s:17:\"really-simple-ssl\";s:7:\"version\";s:6:\"6.0.12\";s:5:\"title\";s:17:\"Really Simple SSL\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"google-site-kit/google-site-kit.php\";a:5:{s:4:\"slug\";s:15:\"google-site-kit\";s:7:\"version\";s:6:\"1.89.0\";s:5:\"title\";s:18:\"Site Kit by Google\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";a:5:{s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:5:\"19.11\";s:5:\"title\";s:9:\"Yoast SEO\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"elementor-pro/elementor-pro.php\";a:5:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:5:\"3.9.0\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:29:\"gravityforms/gravityforms.php\";a:5:{s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:5:\"2.6.8\";s:5:\"title\";s:13:\"Gravity Forms\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"jetpack/jetpack.php\";a:5:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:4:\"11.6\";s:5:\"title\";s:7:\"Jetpack\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"jetpack-protect/jetpack-protect.php\";a:5:{s:4:\"slug\";s:15:\"jetpack-protect\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:15:\"Jetpack Protect\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:21:\"mailpoet/mailpoet.php\";a:5:{s:4:\"slug\";s:8:\"mailpoet\";s:7:\"version\";s:5:\"4.2.0\";s:5:\"title\";s:8:\"MailPoet\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";a:5:{s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:5:\"5.5.4\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"gravityformsrecaptcha/recaptcha.php\";a:5:{s:4:\"slug\";s:21:\"gravityformsrecaptcha\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"title\";s:30:\"Gravity Forms reCAPTCHA Add-On\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1761145001;s:3:\"md5\";s:32:\"adb60e00b71c6448cce628d330c12254\";s:7:\"plugins\";a:17:{s:19:\"akismet/akismet.php\";a:6:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:5:\"5.0.2\";s:5:\"title\";s:17:\"Akismet Anti-Spam\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:3:\"5.5\";}s:23:\"elementor/elementor.php\";a:6:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"3.9.0\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.32.5\";}s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";a:6:{s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:7:\"version\";s:6:\"1.1.20\";s:5:\"title\";s:26:\"Elementor Addons by WPZOOM\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"1.2.7\";}s:26:\"post-smtp/postman-smtp.php\";a:6:{s:4:\"slug\";s:9:\"post-smtp\";s:7:\"version\";s:3:\"2.2\";s:5:\"title\";s:9:\"Post SMTP\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"3.6.0\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:6:{s:4:\"slug\";s:17:\"really-simple-ssl\";s:7:\"version\";s:6:\"6.0.12\";s:5:\"title\";s:17:\"Really Simple SSL\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:7:\"9.5.2.3\";}s:35:\"google-site-kit/google-site-kit.php\";a:6:{s:4:\"slug\";s:15:\"google-site-kit\";s:7:\"version\";s:6:\"1.89.0\";s:5:\"title\";s:18:\"Site Kit by Google\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:7:\"1.164.0\";}s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";a:6:{s:4:\"slug\";s:29:\"social-icons-widget-by-wpzoom\";s:7:\"version\";s:5:\"4.2.9\";s:5:\"title\";s:37:\"Social Icons Widget & Block by WPZOOM\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"4.5.1\";}s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";a:6:{s:4:\"slug\";s:26:\"instagram-widget-by-wpzoom\";s:7:\"version\";s:6:\"2.0.13\";s:5:\"title\";s:31:\"WPZOOM Instagram Widget & Block\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"2.2.8\";}s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";a:6:{s:4:\"slug\";s:16:\"wpzoom-portfolio\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:16:\"WPZOOM Portfolio\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"1.4.16\";}s:24:\"wordpress-seo/wp-seo.php\";a:6:{s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:5:\"19.11\";s:5:\"title\";s:9:\"Yoast SEO\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:4:\"26.2\";}s:31:\"elementor-pro/elementor-pro.php\";a:6:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:5:\"3.9.0\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.32.3\";}s:29:\"gravityforms/gravityforms.php\";a:6:{s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:5:\"2.6.8\";s:5:\"title\";s:13:\"Gravity Forms\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"2.9.20\";}s:19:\"jetpack/jetpack.php\";a:6:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:4:\"11.6\";s:5:\"title\";s:7:\"Jetpack\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"15.1.1\";}s:35:\"jetpack-protect/jetpack-protect.php\";a:6:{s:4:\"slug\";s:15:\"jetpack-protect\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:15:\"Jetpack Protect\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"4.4.0\";}s:21:\"mailpoet/mailpoet.php\";a:6:{s:4:\"slug\";s:8:\"mailpoet\";s:7:\"version\";s:5:\"4.2.0\";s:5:\"title\";s:8:\"MailPoet\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"5.16.1\";}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";a:6:{s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:5:\"5.5.4\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"6.3.3\";}s:35:\"gravityformsrecaptcha/recaptcha.php\";a:6:{s:4:\"slug\";s:21:\"gravityformsrecaptcha\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"title\";s:30:\"Gravity Forms reCAPTCHA Add-On\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"2.0.0\";}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1761145001;s:3:\"md5\";s:32:\"8f3e03d498d7de6ae8a0c198c3e9ab9f\";s:6:\"themes\";a:5:{s:7:\"inspiro\";a:5:{s:4:\"slug\";s:7:\"inspiro\";s:7:\"version\";s:5:\"2.1.3\";s:5:\"title\";s:7:\"Inspiro\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:15:\"twentyseventeen\";a:5:{s:4:\"slug\";s:15:\"twentyseventeen\";s:7:\"version\";s:3:\"3.9\";s:5:\"title\";s:16:\"Twenty Seventeen\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:17:\"twentytwentythree\";a:5:{s:4:\"slug\";s:17:\"twentytwentythree\";s:7:\"version\";s:3:\"1.6\";s:5:\"title\";s:19:\"Twenty Twenty-Three\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:16:\"twentytwentyfour\";a:5:{s:4:\"slug\";s:16:\"twentytwentyfour\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:18:\"Twenty Twenty-Four\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:16:\"twentytwentyfive\";a:5:{s:4:\"slug\";s:16:\"twentytwentyfive\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:18:\"Twenty Twenty-Five\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:9:\"post-smtp\";O:7:\"FS_Site\":26:{s:7:\"site_id\";s:9:\"158774633\";s:7:\"blog_id\";N;s:9:\"plugin_id\";s:5:\"10461\";s:7:\"user_id\";s:7:\"6465969\";s:5:\"title\";s:17:\"Cape Gliding Club\";s:3:\"url\";s:29:\"https://www.capegliding.co.za\";s:7:\"version\";s:5:\"3.6.0\";s:8:\"language\";s:5:\"en-ZA\";s:16:\"platform_version\";s:5:\"6.8.3\";s:11:\"sdk_version\";s:6:\"2.12.1\";s:28:\"programming_language_version\";s:6:\"7.4.33\";s:7:\"plan_id\";s:5:\"17678\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;s:10:\"public_key\";s:32:\"pk_fa3005419f4dfc6c05047bf5ef06b\";s:10:\"secret_key\";s:32:\"sk_e2NRyYoK~((~t:R{KVN*lB}PMs}R5\";s:2:\"id\";s:8:\"10876148\";s:7:\"updated\";s:19:\"2025-10-14 14:56:32\";s:7:\"created\";s:19:\"2022-12-13 07:14:27\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:6465969;O:7:\"FS_User\":12:{s:5:\"email\";s:28:\"steve@porteranddaughters.com\";s:5:\"first\";s:5:\"Steve\";s:4:\"last\";s:6:\"Porter\";s:11:\"is_verified\";b:1;s:11:\"customer_id\";N;s:5:\"gross\";N;s:10:\"public_key\";s:32:\"pk_084255d5888211d9fbfc319965cd9\";s:10:\"secret_key\";s:32:\"sk_JXn}c#rGecSD-(-]-uAq<5t<T)Ezd\";s:2:\"id\";s:7:\"6465969\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2022-12-13 07:14:27\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:6:\"addons\";a:1:{i:10461;a:8:{i:0;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:15:\"Office365 Addon\";s:4:\"slug\";s:29:\"post-smtp-extension-office365\";s:12:\"premium_slug\";s:37:\"post-smtp-extension-office365-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:6;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"10462\";s:11:\"description\";s:293:\"<p>\nOffice 365 Pro extension gives you the power to connect Post SMTP with your Outlook and Microsoft 365 accounts to improve email deliverability for your WordPress site. The extension comes equipped with advanced features like email logs, OAuth 2.0 protocol, fallback mailing, and more.\n</p>\";s:17:\"short_description\";s:134:\"Office 365 Pro extension allows you to connect Post SMTP with your Outlook and Microsoft 365 accounts to improve email deliverability.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10462/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10462/card_banner.png\";s:15:\"selling_point_0\";s:86:\"Office365 API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2894\";s:7:\"updated\";s:19:\"2022-06-30 10:42:56\";s:7:\"created\";s:19:\"2022-06-29 12:53:19\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_da92a587a7f58757bab54cdcd8a07\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10462\";s:7:\"updated\";s:19:\"2023-09-18 14:33:35\";s:7:\"created\";s:19:\"2022-06-02 07:32:42\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:16:\"Amazon SES Addon\";s:4:\"slug\";s:30:\"post-smtp-extension-amazon-ses\";s:12:\"premium_slug\";s:38:\"post-smtp-extension-amazon-ses-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"10497\";s:11:\"description\";s:307:\"<p>\nAmazon SES Pro Extension combines Amazon’s mail service provider with PostSMTP’s powerful and easy-to-use SMTP mailing features. The extension comes equipped with advanced features like email logs, OAuth 2.0 protocol, fallback mailing, and more.\n</p>\n<p>\nIt requires PHP 7.1 or greater version.\n</p>\";s:17:\"short_description\";s:133:\"Amazon SES Pro Extension combines Amazon’s mail service provider with Post SMTP’s powerful and easy-to-use SMTP mailing features.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10497/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10497/card_banner.png\";s:15:\"selling_point_0\";s:87:\"Amazon SES API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:114:\"Easy Setup - PostSMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2892\";s:7:\"updated\";s:19:\"2022-07-19 13:05:19\";s:7:\"created\";s:19:\"2022-06-29 11:32:49\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_008e8b052de96e4199d081a32af7f\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10497\";s:7:\"updated\";s:19:\"2023-09-10 15:59:45\";s:7:\"created\";s:19:\"2022-06-14 09:32:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:20:\"Twilio Notifications\";s:4:\"slug\";s:39:\"twilio-notifications-postsmtp-extension\";s:12:\"premium_slug\";s:47:\"twilio-notifications-postsmtp-extension-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:1;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"10625\";s:11:\"description\";s:136:\"<p>\nTwilio Pro Extension allows you to add your phone number so that you can receive SMS notifications and alerts when email fails.\n</p>\";s:17:\"short_description\";s:127:\"Twilio Pro Extension allows you to add your phone number so that you can receive SMS notifications and alerts when email fails.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10625/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10625/card_banner.png\";s:15:\"selling_point_0\";s:104:\"Failure Alerts - Failure alerts from Twilio that lets you know emails were not delivered to a recipient.\";s:15:\"selling_point_1\";s:103:\"SMS Notification - The administrator can add their phone number to receive SMS alerts on email failure.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2947\";s:7:\"updated\";s:19:\"2022-08-01 13:44:09\";s:7:\"created\";s:19:\"2022-07-21 13:42:22\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_f03ac99f5750e7b038a7173a5ff3e\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10625\";s:7:\"updated\";s:19:\"2023-08-23 11:36:24\";s:7:\"created\";s:19:\"2022-07-05 09:00:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:12:\"Mail Control\";s:4:\"slug\";s:22:\"post-smtp-mail-control\";s:12:\"premium_slug\";s:30:\"post-smtp-mail-control-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"10805\";s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10805/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10805/card_banner.png\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3025\";s:7:\"updated\";s:19:\"2023-05-02 10:08:21\";s:7:\"created\";s:19:\"2022-08-31 06:53:22\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_de65d9aef41e289b409cad29c3d4d\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10805\";s:7:\"updated\";s:19:\"2023-09-12 18:33:50\";s:7:\"created\";s:19:\"2022-08-03 10:32:44\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:4;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:10:\"Zoho Addon\";s:4:\"slug\";s:4:\"zoho\";s:12:\"premium_slug\";s:12:\"zoho-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:1;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"11667\";s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/11667/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/11667/card_banner.png\";s:15:\"selling_point_0\";s:81:\"Zoho API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3260\";s:7:\"updated\";s:19:\"2023-05-02 10:11:24\";s:7:\"created\";s:19:\"2022-12-22 12:13:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_96d03527bd86ed23904bba16e3d85\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"11667\";s:7:\"updated\";s:19:\"2023-09-17 16:41:01\";s:7:\"created\";s:19:\"2022-12-22 12:09:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:5;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:25:\"Report and Tracking Addon\";s:4:\"slug\";s:25:\"report-and-tracking-addon\";s:12:\"premium_slug\";s:33:\"report-and-tracking-addon-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:1;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"12391\";s:11:\"description\";s:441:\"With the Report and Tracking Pro Extension, you can receive in-depth reports and statistics on your website\'s email performance. You have the option to filter email statistics by day, week, or month, and track who has viewed your emails. Additionally, you can view your email\'s open rate. The addon even sends you email reports on a daily, weekly, or monthly basis, straight to your inbox, so you can stay informed on your email performance.\";s:17:\"short_description\";s:138:\"Receive in-depth reports and statistics of your website\'s email performance. and, get access to email\'s open rate and get more visibility.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/card_banner.png\";s:15:\"selling_point_0\";s:47:\"Get email delivery reports right in your inbox.\";s:15:\"selling_point_1\";s:73:\"Track the rate of opened emails to those that are still awaiting viewing.\";s:15:\"selling_point_2\";s:86:\"Access to email delivery graphical view, with options to filter for specific intervals\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/0.png\";s:12:\"screenshot_1\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/1.png\";s:12:\"screenshot_2\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/2.png\";s:12:\"screenshot_3\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/3.png\";}s:2:\"id\";s:4:\"3492\";s:7:\"updated\";s:19:\"2023-05-02 11:06:56\";s:7:\"created\";s:19:\"2023-05-02 10:10:34\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_9ce9a2809284f26ff61f1519b4b19\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"12391\";s:7:\"updated\";s:19:\"2023-09-12 19:25:18\";s:7:\"created\";s:19:\"2023-04-05 03:13:00\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:6;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:31:\"Advance Email Delivery and Logs\";s:4:\"slug\";s:31:\"advance-email-delivery-and-logs\";s:12:\"premium_slug\";s:39:\"advance-email-delivery-and-logs-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"12992\";s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12992/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12992/card_banner.png\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3599\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2023-06-27 07:16:35\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_6029aeb6f646d50d272a109a114bb\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"12992\";s:7:\"updated\";s:19:\"2023-09-14 19:09:14\";s:7:\"created\";s:19:\"2023-06-21 08:03:18\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:7;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:5:\"title\";s:18:\"Attachment Support\";s:4:\"slug\";s:18:\"attachment-support\";s:12:\"premium_slug\";s:26:\"attachment-support-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:0;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:5:\"13141\";s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/13141/banner.jpg\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/13141/card_banner.jpg\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3639\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2023-07-18 11:17:30\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_60d07f2229da6323270c237ab50cc\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"13141\";s:7:\"updated\";s:19:\"2023-08-25 09:30:45\";s:7:\"created\";s:19:\"2023-07-12 07:34:48\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:23:\"user_id_license_ids_map\";a:1:{i:10461;a:1:{i:6465969;a:0:{}}}s:12:\"all_licenses\";a:1:{i:10461;a:0:{}}s:7:\"updates\";a:1:{i:10461;N;}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}}','yes'),(16936,'fs_gdpr','a:1:{s:2:\"u2\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}','yes'),(16937,'postman_options','a:45:{s:8:\"enc_type\";s:3:\"ssl\";s:8:\"hostname\";s:20:\"smtp.mandrillapp.com\";s:4:\"port\";i:465;s:12:\"sender_email\";s:15:\"info@cgc.org.za\";s:15:\"envelope_sender\";s:28:\"steve@porteranddaughters.com\";s:14:\"transport_type\";s:14:\"sendinblue_api\";s:12:\"smtp_mailers\";s:8:\"postsmtp\";s:9:\"auth_type\";s:5:\"plain\";s:11:\"sender_name\";s:17:\"Cape Gliding Club\";s:15:\"oauth_client_id\";s:0:\"\";s:19:\"oauth_client_secret\";s:0:\"\";s:19:\"basic_auth_username\";s:3:\"CGC\";s:19:\"basic_auth_password\";s:36:\"bWQtZ1lJNURSZXZ4Q2haUklmUHgyMGlhUQ==\";s:16:\"mandrill_api_key\";s:0:\"\";s:16:\"sendgrid_api_key\";s:0:\"\";s:18:\"sendinblue_api_key\";s:120:\"eGtleXNpYi0zNTA1MDU3MWE3ODExZTY1NjQ3ZGQxYjhjYzI5NjUzZmM3ZmM3NzZlMjVjOGQ3ZDI2MDgyNDNjMDc2M2Q5ZDM2LVAyODdjUHA3WENmYmtsME4=\";s:16:\"postmark_api_key\";s:0:\"\";s:17:\"sparkpost_api_key\";s:0:\"\";s:15:\"mailgun_api_key\";s:0:\"\";s:19:\"mailgun_domain_name\";s:0:\"\";s:8:\"reply_to\";s:15:\"info@cgc.org.za\";s:9:\"forced_to\";s:0:\"\";s:9:\"forced_cc\";s:44:\"steve@porteranddaughters.com,info@cgc.org.za\";s:10:\"forced_bcc\";s:0:\"\";s:7:\"headers\";s:0:\"\";s:12:\"read_timeout\";i:60;s:18:\"connection_timeout\";i:10;s:9:\"log_level\";i:40000;s:16:\"mail_log_enabled\";s:4:\"true\";s:20:\"mail_log_max_entries\";i:250;s:8:\"run_mode\";s:10:\"production\";s:15:\"transcript_size\";i:128;s:7:\"tmp_dir\";s:4:\"/tmp\";s:21:\"fallback_smtp_enabled\";s:2:\"no\";s:22:\"fallback_smtp_hostname\";s:0:\"\";s:18:\"fallback_smtp_port\";i:0;s:22:\"fallback_smtp_security\";s:4:\"none\";s:19:\"fallback_from_email\";s:0:\"\";s:22:\"fallback_smtp_username\";s:0:\"\";s:22:\"fallback_smtp_password\";s:0:\"\";s:20:\"notification_service\";s:7:\"default\";s:13:\"pushover_user\";s:0:\"\";s:14:\"pushover_token\";s:0:\"\";s:11:\"slack_token\";s:0:\"\";s:23:\"notification_chrome_uid\";s:0:\"\";}','yes'),(16938,'postman_state','a:5:{s:15:\"locking_enabled\";b:1;s:12:\"install_date\";i:1670915657;s:7:\"version\";s:5:\"3.6.0\";s:22:\"delivery_success_total\";i:1206;s:19:\"delivery_fail_total\";i:40;}','yes'),(16939,'fs_api_cache','a:7:{s:26:\"get:/v1/users/6465969.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":9:{s:5:\"email\";s:28:\"steve@porteranddaughters.com\";s:5:\"first\";s:5:\"Steve\";s:4:\"last\";s:6:\"Porter\";s:11:\"is_verified\";b:1;s:10:\"secret_key\";s:32:\"sk_JXn}c#rGecSD-(-]-uAq<5t<T)Ezd\";s:10:\"public_key\";s:32:\"pk_084255d5888211d9fbfc319965cd9\";s:2:\"id\";s:7:\"6465969\";s:7:\"created\";s:19:\"2022-12-13 07:14:27\";s:7:\"updated\";s:19:\"2022-12-13 07:17:47\";}s:7:\"created\";i:1670915868;s:9:\"timestamp\";i:1671002268;}s:30:\"get:/v1/installs/10876148.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":33:{s:7:\"site_id\";s:9:\"158774633\";s:9:\"plugin_id\";s:5:\"10461\";s:7:\"user_id\";s:7:\"6465969\";s:3:\"url\";s:29:\"https://www.capegliding.co.za\";s:5:\"title\";s:17:\"Cape Gliding Club\";s:7:\"version\";s:3:\"2.2\";s:7:\"plan_id\";s:5:\"17678\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:15:\"subscription_id\";N;s:5:\"gross\";i:0;s:12:\"country_code\";s:2:\"za\";s:8:\"language\";s:5:\"en-ZA\";s:16:\"platform_version\";s:5:\"6.1.1\";s:11:\"sdk_version\";s:5:\"2.5.2\";s:28:\"programming_language_version\";s:6:\"7.4.30\";s:9:\"is_active\";b:1;s:15:\"is_disconnected\";b:0;s:10:\"is_premium\";b:0;s:14:\"is_uninstalled\";b:0;s:9:\"is_locked\";b:0;s:6:\"source\";i:0;s:8:\"upgraded\";N;s:12:\"last_seen_at\";s:19:\"2022-12-13 07:14:29\";s:26:\"last_served_update_version\";N;s:10:\"secret_key\";s:32:\"sk_e2NRyYoK~((~t:R{KVN*lB}PMs}R5\";s:10:\"public_key\";s:32:\"pk_fa3005419f4dfc6c05047bf5ef06b\";s:2:\"id\";s:8:\"10876148\";s:7:\"created\";s:19:\"2022-12-13 07:14:27\";s:7:\"updated\";N;s:7:\"charset\";N;s:7:\"is_beta\";b:0;}s:7:\"created\";i:1670915668;s:9:\"timestamp\";i:1671002068;}s:46:\"get:/v1/users/6465969/plugins/10461/plans.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:1:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:5:\"10461\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";s:13:\"Free forever!\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:2:\"id\";s:5:\"24024\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2023-11-29 06:58:58\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"created\";i:1701933713;s:9:\"timestamp\";i:1702020113;}s:60:\"get:/v1/installs/10876148/addons.json?enriched=true&count=50\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:7:\"plugins\";a:8:{i:0;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:7:\"9698453\";s:4:\"slug\";s:29:\"post-smtp-extension-office365\";s:5:\"title\";s:15:\"Office365 Addon\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10462/icons/f2abe4833241787621c8a188572dcbbe.png\";s:15:\"default_plan_id\";s:5:\"17716\";s:5:\"plans\";s:17:\"17716,17971,17972\";s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:6;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_da92a587a7f58757bab54cdcd8a07\";s:2:\"id\";s:5:\"10462\";s:7:\"created\";s:19:\"2022-06-02 07:32:42\";s:7:\"updated\";s:19:\"2023-09-18 14:33:35\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"10462\";s:3:\"url\";N;s:11:\"description\";s:293:\"<p>\nOffice 365 Pro extension gives you the power to connect Post SMTP with your Outlook and Microsoft 365 accounts to improve email deliverability for your WordPress site. The extension comes equipped with advanced features like email logs, OAuth 2.0 protocol, fallback mailing, and more.\n</p>\";s:17:\"short_description\";s:134:\"Office 365 Pro extension allows you to connect Post SMTP with your Outlook and Microsoft 365 accounts to improve email deliverability.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10462/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10462/card_banner.png\";s:15:\"selling_point_0\";s:86:\"Office365 API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2894\";s:7:\"created\";s:19:\"2022-06-29 12:53:19\";s:7:\"updated\";s:19:\"2022-06-30 10:42:56\";}s:12:\"premium_slug\";s:37:\"post-smtp-extension-office365-premium\";}i:1;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:7:\"9767170\";s:4:\"slug\";s:30:\"post-smtp-extension-amazon-ses\";s:5:\"title\";s:16:\"Amazon SES Addon\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10497/icons/06bd22bd2e133c9625603119a0b4c5da.png\";s:15:\"default_plan_id\";s:5:\"17741\";s:5:\"plans\";s:17:\"17741,17967,17968\";s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_008e8b052de96e4199d081a32af7f\";s:2:\"id\";s:5:\"10497\";s:7:\"created\";s:19:\"2022-06-14 09:32:08\";s:7:\"updated\";s:19:\"2023-09-10 15:59:45\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"10497\";s:3:\"url\";N;s:11:\"description\";s:307:\"<p>\nAmazon SES Pro Extension combines Amazon’s mail service provider with PostSMTP’s powerful and easy-to-use SMTP mailing features. The extension comes equipped with advanced features like email logs, OAuth 2.0 protocol, fallback mailing, and more.\n</p>\n<p>\nIt requires PHP 7.1 or greater version.\n</p>\";s:17:\"short_description\";s:133:\"Amazon SES Pro Extension combines Amazon’s mail service provider with Post SMTP’s powerful and easy-to-use SMTP mailing features.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10497/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10497/card_banner.png\";s:15:\"selling_point_0\";s:87:\"Amazon SES API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:114:\"Easy Setup - PostSMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2892\";s:7:\"created\";s:19:\"2022-06-29 11:32:49\";s:7:\"updated\";s:19:\"2022-07-19 13:05:19\";}s:12:\"premium_slug\";s:38:\"post-smtp-extension-amazon-ses-premium\";}i:2;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:7:\"9888238\";s:4:\"slug\";s:39:\"twilio-notifications-postsmtp-extension\";s:5:\"title\";s:20:\"Twilio Notifications\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10625/icons/b0c89deb5f0fa2bb7c366a23a8853e25.png\";s:15:\"default_plan_id\";s:5:\"17997\";s:5:\"plans\";s:23:\"17997,17998,18095,18096\";s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:1;s:22:\"premium_releases_count\";i:1;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_f03ac99f5750e7b038a7173a5ff3e\";s:2:\"id\";s:5:\"10625\";s:7:\"created\";s:19:\"2022-07-05 09:00:33\";s:7:\"updated\";s:19:\"2023-08-23 11:36:24\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"10625\";s:3:\"url\";N;s:11:\"description\";s:136:\"<p>\nTwilio Pro Extension allows you to add your phone number so that you can receive SMS notifications and alerts when email fails.\n</p>\";s:17:\"short_description\";s:127:\"Twilio Pro Extension allows you to add your phone number so that you can receive SMS notifications and alerts when email fails.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10625/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10625/card_banner.png\";s:15:\"selling_point_0\";s:104:\"Failure Alerts - Failure alerts from Twilio that lets you know emails were not delivered to a recipient.\";s:15:\"selling_point_1\";s:103:\"SMS Notification - The administrator can add their phone number to receive SMS alerts on email failure.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"2947\";s:7:\"created\";s:19:\"2022-07-21 13:42:22\";s:7:\"updated\";s:19:\"2022-08-01 13:44:09\";}s:12:\"premium_slug\";s:47:\"twilio-notifications-postsmtp-extension-premium\";}i:3;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:8:\"10060862\";s:4:\"slug\";s:22:\"post-smtp-mail-control\";s:5:\"title\";s:12:\"Mail Control\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10805/icons/07eeb7ff3952cc8b01672b0aeff7783d.png\";s:15:\"default_plan_id\";s:5:\"18304\";s:5:\"plans\";s:17:\"18304,18440,18441\";s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_de65d9aef41e289b409cad29c3d4d\";s:2:\"id\";s:5:\"10805\";s:7:\"created\";s:19:\"2022-08-03 10:32:44\";s:7:\"updated\";s:19:\"2023-09-12 18:33:50\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"10805\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10805/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/10805/card_banner.png\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3025\";s:7:\"created\";s:19:\"2022-08-31 06:53:22\";s:7:\"updated\";s:19:\"2023-05-02 10:08:21\";}s:12:\"premium_slug\";s:30:\"post-smtp-mail-control-premium\";}i:4;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:8:\"10939530\";s:4:\"slug\";s:4:\"zoho\";s:5:\"title\";s:10:\"Zoho Addon\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/11667/icons/1aed8f0301ebb1f1bebb9a85ac22ea83.png\";s:15:\"default_plan_id\";s:5:\"19907\";s:5:\"plans\";i:19907;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:1;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_96d03527bd86ed23904bba16e3d85\";s:2:\"id\";s:5:\"11667\";s:7:\"created\";s:19:\"2022-12-22 12:09:33\";s:7:\"updated\";s:19:\"2023-09-17 16:41:01\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"11667\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/11667/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/11667/card_banner.png\";s:15:\"selling_point_0\";s:81:\"Zoho API Integration - Easily integrate your favorite SMTP Mailer with Post SMTP.\";s:15:\"selling_point_1\";s:83:\"Safe & Secure - No need to add your username or password in the WordPress database.\";s:15:\"selling_point_2\";s:115:\"Easy Setup - Post SMTP’s easy-to-use interface and simple user experience are perfect for any WordPress beginner.\";s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3260\";s:7:\"created\";s:19:\"2022-12-22 12:13:05\";s:7:\"updated\";s:19:\"2023-05-02 10:11:24\";}s:12:\"premium_slug\";s:12:\"zoho-premium\";}i:5;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:8:\"11795917\";s:4:\"slug\";s:25:\"report-and-tracking-addon\";s:5:\"title\";s:25:\"Report and Tracking Addon\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/icons/3e1e72f22489dc4786debd45a42fa680.png\";s:15:\"default_plan_id\";s:5:\"20995\";s:5:\"plans\";i:20995;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:1;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_9ce9a2809284f26ff61f1519b4b19\";s:2:\"id\";s:5:\"12391\";s:7:\"created\";s:19:\"2023-04-05 03:13:00\";s:7:\"updated\";s:19:\"2023-09-12 19:25:18\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"12391\";s:3:\"url\";N;s:11:\"description\";s:441:\"With the Report and Tracking Pro Extension, you can receive in-depth reports and statistics on your website\'s email performance. You have the option to filter email statistics by day, week, or month, and track who has viewed your emails. Additionally, you can view your email\'s open rate. The addon even sends you email reports on a daily, weekly, or monthly basis, straight to your inbox, so you can stay informed on your email performance.\";s:17:\"short_description\";s:138:\"Receive in-depth reports and statistics of your website\'s email performance. and, get access to email\'s open rate and get more visibility.\";s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/card_banner.png\";s:15:\"selling_point_0\";s:47:\"Get email delivery reports right in your inbox.\";s:15:\"selling_point_1\";s:73:\"Track the rate of opened emails to those that are still awaiting viewing.\";s:15:\"selling_point_2\";s:86:\"Access to email delivery graphical view, with options to filter for specific intervals\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/0.png\";s:12:\"screenshot_1\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/1.png\";s:12:\"screenshot_2\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/2.png\";s:12:\"screenshot_3\";s:75:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12391/screenshots/3.png\";}s:2:\"id\";s:4:\"3492\";s:7:\"created\";s:19:\"2023-05-02 10:10:34\";s:7:\"updated\";s:19:\"2023-05-02 11:06:56\";}s:12:\"premium_slug\";s:33:\"report-and-tracking-addon-premium\";}i:6;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:8:\"12421488\";s:4:\"slug\";s:31:\"advance-email-delivery-and-logs\";s:5:\"title\";s:31:\"Advance Email Delivery and Logs\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12992/icons/e2597c8281873a5f1a68ec00ed89cdea.png\";s:15:\"default_plan_id\";s:5:\"21849\";s:5:\"plans\";i:21849;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_6029aeb6f646d50d272a109a114bb\";s:2:\"id\";s:5:\"12992\";s:7:\"created\";s:19:\"2023-06-21 08:03:18\";s:7:\"updated\";s:19:\"2023-09-14 19:09:14\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"12992\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12992/banner.png\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/12992/card_banner.png\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3599\";s:7:\"created\";s:19:\"2023-06-27 07:16:35\";s:7:\"updated\";N;}s:12:\"premium_slug\";s:39:\"advance-email-delivery-and-logs-premium\";}i:7;O:8:\"stdClass\":34:{s:16:\"parent_plugin_id\";s:5:\"10461\";s:12:\"developer_id\";s:3:\"282\";s:8:\"store_id\";s:4:\"5344\";s:10:\"install_id\";s:8:\"12588352\";s:4:\"slug\";s:18:\"attachment-support\";s:5:\"title\";s:18:\"Attachment Support\";s:11:\"environment\";i:0;s:4:\"icon\";s:100:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/13141/icons/1e5d9d15239cff7a9bab6eeafa5c5e8b.png\";s:15:\"default_plan_id\";s:5:\"22047\";s:5:\"plans\";s:11:\"22047,22048\";s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:10:\"percentage\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:0;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:19:\"free_releases_count\";i:2;s:22:\"premium_releases_count\";i:2;s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:9:\"is_static\";b:0;s:10:\"public_key\";s:32:\"pk_60d07f2229da6323270c237ab50cc\";s:2:\"id\";s:5:\"13141\";s:7:\"created\";s:19:\"2023-07-12 07:34:48\";s:7:\"updated\";s:19:\"2023-08-25 09:30:45\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:5:\"13141\";s:3:\"url\";N;s:11:\"description\";N;s:17:\"short_description\";N;s:10:\"banner_url\";s:68:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/13141/banner.jpg\";s:15:\"card_banner_url\";s:73:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/13141/card_banner.jpg\";s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:4:\"3639\";s:7:\"created\";s:19:\"2023-07-18 11:17:30\";s:7:\"updated\";N;}s:12:\"premium_slug\";s:26:\"attachment-support-premium\";}}}s:7:\"created\";i:1695050011;s:9:\"timestamp\";i:1695136411;}s:66:\"get:/v1/users/6465969/plugins/10461/licenses.json?is_enriched=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:8:\"licenses\";a:0:{}}s:7:\"created\";i:1701933713;s:9:\"timestamp\";i:1702020113;}s:74:\"get:/v1/installs/10876148/updates/latest.json?is_premium=false&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":3:{s:4:\"path\";s:41:\":/installs/install_id/updates/latest.json\";s:5:\"error\";O:8:\"stdClass\":5:{s:4:\"type\";s:0:\"\";s:7:\"message\";s:52:\"Plugin is not yet deployed or still pending release.\";s:4:\"code\";s:19:\"plugin_not_deployed\";s:4:\"http\";i:404;s:9:\"timestamp\";s:31:\"Tue, 13 Dec 2022 07:17:52 +0000\";}s:7:\"request\";O:8:\"stdClass\":5:{s:10:\"is_premium\";s:5:\"false\";s:6:\"readme\";s:4:\"true\";s:11:\"sdk_version\";s:5:\"2.5.2\";s:3:\"url\";s:29:\"https://www.capegliding.co.za\";s:10:\"install_id\";s:8:\"10876148\";}}s:7:\"created\";i:1670915868;s:9:\"timestamp\";i:1670917668;}s:90:\"get:/v1/users/6465969/plugins/10461/payments.json?include_addons=true&include_bundles=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":2:{s:8:\"payments\";a:0:{}s:9:\"discounts\";a:0:{}}s:7:\"created\";i:1670915868;s:9:\"timestamp\";i:1671002268;}}','no'),(16943,'_site_transient_timeout_fs_locked_2','1986275670','no'),(16944,'_site_transient_fs_locked_2','1','no'),(17030,'elementor_pro_version','3.32.3','yes'),(17031,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17032,'_elementor_pro_installed_time','1670917009','yes'),(17033,'elementor_submissions_db_version','5','yes'),(17035,'elementor_connect_site_key','c4fb3a41e52f1fe7330f846d73a5b560','yes'),(17036,'elementor_tracker_last_send','1760773307','yes'),(17041,'elementor_pro_license_key','ep-0W245270FU4B2myqk9Py1601295626flmzrJoW9MJI','yes'),(17042,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1671010755;s:5:\"value\";s:207:\"{\"expires\":\"2023-10-01 07:13:45\",\"subscription_id\":9450241,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','no'),(17043,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1670967555;s:5:\"value\";s:207:\"{\"expires\":\"2023-10-01 07:13:45\",\"subscription_id\":9450241,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','no'),(17045,'elementor_notes_db_version','5','yes'),(17046,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1760729320;s:11:\"get_version\";i:1761126388;}','yes'),(17066,'elementor_fonts_manager_font_types','a:0:{}','yes'),(17067,'elementor_fonts_manager_fonts','a:0:{}','yes'),(17068,'elementor_custom_icon_sets_config','a:0:{}','yes'),(17114,'gform_email_count','471','yes'),(17125,'rsssl_6_notice_dismissed','1','no'),(17143,'rsssl_upgraded_to_6_dismissed','1','no'),(17165,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1760822921;s:5:\"value\";s:2844:\"{\"expires\":\"2026-10-01 00:00:00\",\"subscription_id\":\"9450241\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(17166,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1760779721;s:5:\"value\";s:2844:\"{\"expires\":\"2026-10-01 00:00:00\",\"subscription_id\":\"9450241\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(17173,'gf_previous_db_version','2.9.19','yes'),(17174,'gf_upgrade_lock','','yes'),(17175,'gform_sticky_admin_messages','a:0:{}','yes'),(20244,'woocommerce_schema_version','430','yes'),(20245,'woocommerce_store_address','Worcester Airfield Worcester','yes'),(20246,'woocommerce_store_address_2','','yes'),(20247,'woocommerce_store_city','Cape Town','yes'),(20248,'woocommerce_default_country','ZA:WC','yes'),(20249,'woocommerce_store_postcode','6850','yes'),(20250,'woocommerce_allowed_countries','specific','yes'),(20251,'woocommerce_all_except_countries','a:0:{}','yes'),(20252,'woocommerce_specific_allowed_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),(20253,'woocommerce_ship_to_countries','specific','yes'),(20254,'woocommerce_specific_ship_to_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),(20255,'woocommerce_default_customer_address','base','yes'),(20256,'woocommerce_calc_taxes','yes','yes'),(20257,'woocommerce_enable_coupons','no','yes'),(20258,'woocommerce_calc_discounts_sequentially','no','no'),(20259,'woocommerce_currency','ZAR','yes'),(20260,'woocommerce_currency_pos','left','yes'),(20261,'woocommerce_price_thousand_sep','','yes'),(20262,'woocommerce_price_decimal_sep',',','yes'),(20263,'woocommerce_price_num_decimals','2','yes'),(20264,'woocommerce_shop_page_id','2496','yes'),(20265,'woocommerce_cart_redirect_after_add','no','yes'),(20266,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(20267,'woocommerce_placeholder_image','3030','yes'),(20268,'woocommerce_weight_unit','kg','yes'),(20269,'woocommerce_dimension_unit','cm','yes'),(20270,'woocommerce_enable_reviews','yes','yes'),(20271,'woocommerce_review_rating_verification_label','yes','no'),(20272,'woocommerce_review_rating_verification_required','no','no'),(20273,'woocommerce_enable_review_rating','yes','yes'),(20274,'woocommerce_review_rating_required','yes','no'),(20275,'woocommerce_manage_stock','yes','yes'),(20276,'woocommerce_hold_stock_minutes','60','no'),(20277,'woocommerce_notify_low_stock','yes','no'),(20278,'woocommerce_notify_no_stock','yes','no'),(20279,'woocommerce_stock_email_recipient','info@cgc.org.za','no'),(20280,'woocommerce_notify_low_stock_amount','2','no'),(20281,'woocommerce_notify_no_stock_amount','0','yes'),(20282,'woocommerce_hide_out_of_stock_items','no','yes'),(20283,'woocommerce_stock_format','','yes'),(20284,'woocommerce_file_download_method','force','no'),(20285,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(20286,'woocommerce_downloads_require_login','no','no'),(20287,'woocommerce_downloads_grant_access_after_payment','yes','no'),(20288,'woocommerce_downloads_deliver_inline','','no'),(20289,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(20291,'woocommerce_attribute_lookup_direct_updates','no','yes'),(20292,'woocommerce_prices_include_tax','no','yes'),(20293,'woocommerce_tax_based_on','shipping','yes'),(20294,'woocommerce_shipping_tax_class','inherit','yes'),(20295,'woocommerce_tax_round_at_subtotal','no','yes'),(20296,'woocommerce_tax_classes','','yes'),(20297,'woocommerce_tax_display_shop','incl','yes'),(20298,'woocommerce_tax_display_cart','incl','yes'),(20299,'woocommerce_price_display_suffix','','yes'),(20300,'woocommerce_tax_total_display','itemized','no'),(20301,'woocommerce_enable_shipping_calc','yes','no'),(20302,'woocommerce_shipping_cost_requires_address','no','yes'),(20303,'woocommerce_ship_to_destination','billing','no'),(20304,'woocommerce_shipping_debug_mode','no','yes'),(20305,'woocommerce_enable_guest_checkout','no','no'),(20306,'woocommerce_enable_checkout_login_reminder','yes','no'),(20307,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(20308,'woocommerce_enable_myaccount_registration','yes','no'),(20309,'woocommerce_registration_generate_username','yes','no'),(20310,'woocommerce_registration_generate_password','yes','no'),(20311,'woocommerce_erasure_request_removes_order_data','no','no'),(20312,'woocommerce_erasure_request_removes_download_data','no','no'),(20313,'woocommerce_allow_bulk_remove_personal_data','no','no'),(20314,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(20315,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(20316,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(20317,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(20318,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(20319,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(20320,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(20321,'woocommerce_email_from_name','Cape Gliding Club','no'),(20322,'woocommerce_email_from_address','info@cgc.org.za','no'),(20323,'woocommerce_email_header_image','','no'),(20324,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(20325,'woocommerce_email_base_color','#7f54b3','no'),(20326,'woocommerce_email_background_color','#f7f7f7','no'),(20327,'woocommerce_email_body_background_color','#ffffff','no'),(20328,'woocommerce_email_text_color','#3c3c3c','no'),(20329,'woocommerce_merchant_email_notifications','no','no'),(20330,'woocommerce_cart_page_id','3031','no'),(20331,'woocommerce_checkout_page_id','3032','no'),(20332,'woocommerce_myaccount_page_id','3033','no'),(20333,'woocommerce_terms_page_id','','no'),(20334,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(20335,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(20336,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(20337,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(20338,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(20339,'woocommerce_myaccount_orders_endpoint','orders','yes'),(20340,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(20341,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(20342,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(20343,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(20344,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(20345,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(20346,'woocommerce_logout_endpoint','customer-logout','yes'),(20347,'woocommerce_api_enabled','no','yes'),(20348,'woocommerce_allow_tracking','yes','no'),(20349,'woocommerce_show_marketplace_suggestions','yes','no'),(20350,'woocommerce_analytics_enabled','yes','yes'),(20351,'woocommerce_navigation_enabled','no','yes'),(20352,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(20353,'woocommerce_single_image_width','600','yes'),(20354,'woocommerce_thumbnail_image_width','300','yes'),(20355,'woocommerce_checkout_highlight_required_fields','yes','yes'),(20356,'woocommerce_demo_store','no','no'),(20357,'wc_downloads_approved_directories_mode','enabled','yes'),(20358,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(20359,'current_theme_supports_woocommerce','yes','yes'),(20360,'woocommerce_queue_flush_rewrite_rules','no','yes'),(20363,'default_product_cat','25','yes'),(20365,'woocommerce_refund_returns_page_id','3034','yes'),(20368,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:15:\"info@cgc.org.za\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:15:\"info@cgc.org.za\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(20369,'woocommerce_version','7.4.0','yes'),(20370,'woocommerce_db_version','7.4.0','yes'),(20371,'woocommerce_admin_install_timestamp','1671186902','yes'),(20372,'woocommerce_inbox_variant_assignment','8','yes'),(20376,'_transient_jetpack_autoloader_plugin_paths','a:3:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";i:1;s:33:\"{{WP_PLUGIN_DIR}}/jetpack-protect\";i:2;s:26:\"{{WP_PLUGIN_DIR}}/mailpoet\";}','yes'),(20377,'woocommerce_admin_notices','a:0:{}','yes'),(20378,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"EByUoTEWJf5QUGjRkdx8Wtna6wjkPFRS\";}','yes'),(20379,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(20380,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20381,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20382,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20383,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20384,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20385,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20386,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20387,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20388,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20389,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20390,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20391,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20398,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(20401,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(20408,'wc_blocks_db_schema_version','260','yes'),(20418,'_transient_woocommerce_reports-transient-version','1671186999','yes'),(20426,'woocommerce_task_list_tracked_completed_tasks','a:6:{i:0;s:8:\"purchase\";i:1;s:13:\"store_details\";i:2;s:8:\"shipping\";i:3;s:15:\"review-shipping\";i:4;s:8:\"products\";i:5;s:8:\"payments\";}','yes'),(20433,'woocommerce_onboarding_profile','a:11:{s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:15:\"info@cgc.org.za\";s:20:\"is_store_country_set\";b:1;s:8:\"industry\";a:1:{i:0;a:2:{s:4:\"slug\";s:5:\"other\";s:6:\"detail\";s:12:\"Gliding Club\";}}s:13:\"product_types\";a:1:{i:0;s:8:\"physical\";}s:13:\"product_count\";s:4:\"1-10\";s:14:\"selling_venues\";s:2:\"no\";s:12:\"setup_client\";b:0;s:19:\"business_extensions\";a:5:{i:0;s:7:\"jetpack\";i:1;s:8:\"mailpoet\";i:2;s:23:\"google-listings-and-ads\";i:3;s:24:\"facebook-for-woocommerce\";i:4;s:19:\"tiktok-for-business\";}s:5:\"theme\";s:15:\"twentyseventeen\";s:9:\"completed\";b:1;}','yes'),(20435,'woocommerce_task_list_dismissed_tasks','a:0:{}','yes'),(20442,'wc_has_tracked_default_theme','1','yes'),(20451,'jetpack_activated','1','yes'),(20454,'jetpack_activation_source','a:2:{i:0;s:7:\"unknown\";i:1;N;}','yes'),(20455,'jetpack_sync_settings_disable','0','yes'),(20456,'jetpack_options','a:14:{s:7:\"version\";s:17:\"15.1.1:1760132794\";s:11:\"old_version\";s:15:\"15.1:1760046406\";s:14:\"last_heartbeat\";i:1761129603;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:213432410;s:6:\"public\";i:1;s:30:\"recommendations_banner_enabled\";b:1;s:11:\"master_user\";i:2;s:20:\"recommendations_data\";a:7:{s:18:\"site-type-personal\";b:0;s:16:\"site-type-agency\";b:0;s:15:\"site-type-store\";b:1;s:16:\"onboardingViewed\";a:0:{}s:23:\"selectedRecommendations\";a:3:{i:0;s:7:\"monitor\";i:1;s:16:\"site-accelerator\";i:2;s:7:\"protect\";}s:22:\"skippedRecommendations\";a:2:{i:0;s:13:\"related-posts\";i:1;s:13:\"creative-mail\";}s:21:\"viewedRecommendations\";a:6:{i:0;s:7:\"monitor\";i:1;s:13:\"related-posts\";i:2;s:13:\"creative-mail\";i:3;s:16:\"site-accelerator\";i:4;s:7:\"summary\";i:5;s:7:\"protect\";}}s:20:\"recommendations_step\";s:7:\"summary\";s:16:\"first_admin_view\";b:1;s:28:\"has_seen_wc_connection_modal\";b:1;s:27:\"recommendations_conditional\";a:5:{i:0;s:7:\"protect\";i:1;s:10:\"videopress\";i:2;s:11:\"backup-plan\";i:3;s:9:\"publicize\";i:4;s:5:\"boost\";}}','yes'),(20459,'tt4b_external_business_id','tt4b_woocommerce_639c4a844965d','yes'),(20460,'tt4b_catalog_page_total','0','yes'),(20461,'tt4b_eligibility_page_total','0','yes'),(20462,'tt4b_version','{\"version\":\"1.0.15\"}','yes'),(20463,'tt4b_mapi_total_gmv','0','yes'),(20464,'tt4b_mapi_total_orders','0','yes'),(20465,'tt4b_mapi_tenure','0','yes'),(20466,'tt4b_app_id','7177693839136653313','yes'),(20467,'tt4b_secret','5685cfa630ab2aa1d67bf684af8038ad499d7717','yes'),(20468,'tt4b_external_data_key','60562db1-d161-411d-81b3-0b13b3643c91','yes'),(20471,'jetpack_available_modules','a:1:{s:6:\"15.1.1\";a:43:{s:18:\"account-protection\";s:4:\"14.5\";s:5:\"blaze\";s:4:\"12.3\";s:6:\"blocks\";s:8:\"13.9-a.8\";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:12:\"google-fonts\";s:6:\"10.8.0\";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:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.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:9:\"post-list\";s:4:\"11.3\";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:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(20472,'jetpack_connection_active_plugins','a:2:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}s:15:\"jetpack-protect\";a:2:{s:4:\"name\";s:15:\"Jetpack Protect\";s:8:\"url_info\";s:35:\"https://jetpack.com/jetpack-protect\";}}','yes'),(20473,'widget_mailpoet_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(20477,'facebook_config','a:4:{s:8:\"pixel_id\";s:1:\"0\";s:7:\"use_pii\";b:1;s:7:\"use_s2s\";b:0;s:12:\"access_token\";s:0:\"\";}','yes'),(20478,'do_activate','0','yes'),(20480,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:4:\"http\";}','yes'),(20481,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:4:\"http\";}','yes'),(20482,'wc_facebook_for_woocommerce_lifecycle_events','[{\"name\":\"install\",\"time\":1671194298,\"version\":\"3.0.6\"}]','no'),(20483,'wc_facebook_for_woocommerce_version','3.0.6','yes'),(20488,'edd_sl_053331040475ccb301589be8f2f71d02','a:2:{s:7:\"timeout\";i:1671205119;s:5:\"value\";s:5:\"false\";}','no'),(20491,'gla_file_version','2.3.9','yes'),(20492,'woocommerce_tracker_ua','a:3:{i:0;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15\";i:1;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15\";i:2;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15\";}','no'),(20493,'gla_install_timestamp','1671187121','yes'),(20494,'gla_db_version','2.3.9','yes');
INSERT INTO `wp_options` VALUES (20495,'jetpack_log','a:134:{i:0;a:4:{s:4:\"time\";i:1671187121;s:7:\"user_id\";i:2;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}i:1;a:5:{s:4:\"time\";i:1671616206;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:6:\"6.0.13\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.0.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2810060\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2810049\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"6.0.12\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:98:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.0.13.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"6.0.13\";s:7:\"updated\";s:19:\"2022-12-21 08:40:30\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.0.13/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:77:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.0.13-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:121:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.0.13/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:2;a:5:{s:4:\"time\";i:1672264270;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:6:\"6.0.14\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.0.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"6.0.13\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:98:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.0.14.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/wpzoom-portfolio\";s:4:\"slug\";s:16:\"wpzoom-portfolio\";s:6:\"plugin\";s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";s:11:\"new_version\";s:5:\"1.2.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wpzoom-portfolio/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wpzoom-portfolio.1.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wpzoom-portfolio/assets/icon-256x256.png?rev=2675142\";s:2:\"1x\";s:69:\"https://ps.w.org/wpzoom-portfolio/assets/icon-128x128.png?rev=2675142\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpzoom-portfolio/assets/banner-1544x500.png?rev=2676443\";s:2:\"1x\";s:71:\"https://ps.w.org/wpzoom-portfolio/assets/banner-772x250.png?rev=2676443\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"1.2.1\";}s:6:\"result\";b:1;s:4:\"name\";s:16:\"WPZOOM Portfolio\";s:8:\"messages\";a:8:{i:0;s:33:\"Updating plugin: WPZOOM Portfolio\";i:1;s:96:\"Downloading update from https://downloads.wordpress.org/plugin/wpzoom-portfolio.1.2.2.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"6.0.14\";s:7:\"updated\";s:19:\"2022-12-28 12:32:24\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.0.14/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:77:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.0.14-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:121:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.0.14/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:3;a:5:{s:4:\"time\";i:1673300741;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.10.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:5:\"3.9.2\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.10.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.10.0\";s:7:\"updated\";s:19:\"2023-01-09 15:02:59\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.10.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.10.0-en_za/\";s:12:\"source_files\";a:20:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:2;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:3;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:4;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:5;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:6;s:18:\"elementor-en_ZA.po\";i:7;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:8;s:53:\"elementor-en_ZA-743cc9db5b300e0c210a55bc01fc2309.json\";i:9;s:53:\"elementor-en_ZA-1523b4e4f4367857f511254596ad86c9.json\";i:10;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:11;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:12;s:53:\"elementor-en_ZA-fe8926dd15ee9433b7e0e9248885ed61.json\";i:13;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:14;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:15;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:16;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:17;s:18:\"elementor-en_ZA.mo\";i:18;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:19;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.10.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:4;a:5:{s:4:\"time\";i:1674251437;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/wpzoom-elementor-addons\";s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:6:\"plugin\";s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";s:11:\"new_version\";s:6:\"1.1.22\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/wpzoom-elementor-addons/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.1.22.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-256x256.png?rev=2647988\";s:2:\"1x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-128x128.png?rev=2647988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-1544x500.png?rev=2647988\";s:2:\"1x\";s:78:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-772x250.png?rev=2647988\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"1.1.21\";}s:6:\"result\";b:1;s:4:\"name\";s:26:\"Elementor Addons by WPZOOM\";s:8:\"messages\";a:8:{i:0;s:43:\"Updating plugin: Elementor Addons by WPZOOM\";i:1;s:104:\"Downloading update from https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.1.22.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:38:\"w.org/plugins/facebook-for-woocommerce\";s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:6:\"plugin\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:11:\"new_version\";s:5:\"3.0.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/facebook-for-woocommerce/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/facebook-for-woocommerce.3.0.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:77:\"https://ps.w.org/facebook-for-woocommerce/assets/icon-256x256.png?rev=2040223\";s:2:\"1x\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";s:3:\"svg\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"3.0.6\";}s:6:\"result\";b:1;s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:8:\"messages\";a:6:{i:0;s:41:\"Updating plugin: Facebook for WooCommerce\";i:1;s:104:\"Downloading update from https://downloads.wordpress.org/plugin/facebook-for-woocommerce.3.0.8.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.3.7\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.3.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:76:\"https://ps.w.org/google-listings-and-ads/assets/icon-256x256.png?rev=2775988\";s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.4\";s:15:\"current_version\";s:5:\"2.3.3\";}s:6:\"result\";b:1;s:4:\"name\";s:23:\"Google Listings and Ads\";s:8:\"messages\";a:8:{i:0;s:40:\"Updating plugin: Google Listings and Ads\";i:1;s:103:\"Downloading update from https://downloads.wordpress.org/plugin/google-listings-and-ads.2.3.7.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:3;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:6:\"11.7.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.11.7.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2819237\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:4:\"11.6\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.11.7.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:4;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/jetpack-protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:6:\"plugin\";s:35:\"jetpack-protect/jetpack-protect.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/jetpack-protect/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/jetpack-protect.1.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-256x256.png?rev=2820708\";s:2:\"1x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-128x128.png?rev=2820708\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/jetpack-protect/assets/banner-1544x500.png?rev=2735068\";s:2:\"1x\";s:70:\"https://ps.w.org/jetpack-protect/assets/banner-772x250.png?rev=2735068\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:5:\"1.1.2\";}s:6:\"result\";b:1;s:4:\"name\";s:15:\"Jetpack Protect\";s:8:\"messages\";a:8:{i:0;s:32:\"Updating plugin: Jetpack Protect\";i:1;s:95:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack-protect.1.2.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:5;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:5:\"4.5.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/mailpoet.4.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"4.2.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.5.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:6;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/tiktok-for-business\";s:4:\"slug\";s:19:\"tiktok-for-business\";s:6:\"plugin\";s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.0.15\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/tiktok-for-business/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/tiktok-for-business.1.0.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tiktok-for-business/assets/icon-256x256.jpg?rev=2721531\";s:2:\"1x\";s:72:\"https://ps.w.org/tiktok-for-business/assets/icon-256x256.jpg?rev=2721531\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/tiktok-for-business/assets/banner-1544x500.png?rev=2721531\";s:2:\"1x\";s:74:\"https://ps.w.org/tiktok-for-business/assets/banner-772x250.png?rev=2721534\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.7.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"1.0.13\";}s:6:\"result\";b:1;s:4:\"name\";s:6:\"TikTok\";s:8:\"messages\";a:8:{i:0;s:23:\"Updating plugin: TikTok\";i:1;s:100:\"Downloading update from https://downloads.wordpress.org/plugin/tiktok-for-business.1.0.15.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"11.7.1\";s:7:\"updated\";s:19:\"2023-01-10 14:57:28\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/plugin/jetpack/11.7.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:67:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-11.7.1-en_za/\";s:12:\"source_files\";a:26:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:2;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:3;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:4;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:5;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:6;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:7;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:8;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:9;s:16:\"jetpack-en_ZA.po\";i:10;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:11;s:51:\"jetpack-en_ZA-6030814ecc6554f776e6c2f913459ba8.json\";i:12;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:13;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:14;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:15;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:16;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:17;s:51:\"jetpack-en_ZA-0a4bb8923159c24b6b81b7117b766072.json\";i:18;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:19;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:20;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:21;s:51:\"jetpack-en_ZA-d13a2981c381a374ab336671c9645018.json\";i:22;s:16:\"jetpack-en_ZA.mo\";i:23;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:24;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:25;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:111:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/11.7.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:jetpack\";}}}}i:5;a:5:{s:4:\"time\";i:1674553566;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.1.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.1.0\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.1.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"20.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";s:15:\"current_version\";s:5:\"19.14\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Yoast SEO\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Yoast SEO\";i:1;s:92:\"Downloading update from https://downloads.wordpress.org/plugin/wordpress-seo.20.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.1.1\";s:7:\"updated\";s:19:\"2023-01-24 08:57:58\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.1.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.1.1-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.1.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:6;a:5:{s:4:\"time\";i:1675028975;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.10.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.10.1\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.10.2.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/wpzoom-elementor-addons\";s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:6:\"plugin\";s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";s:11:\"new_version\";s:6:\"1.1.24\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/wpzoom-elementor-addons/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.1.24.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-256x256.png?rev=2647988\";s:2:\"1x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-128x128.png?rev=2647988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-1544x500.png?rev=2647988\";s:2:\"1x\";s:78:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-772x250.png?rev=2647988\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"1.1.23\";}s:6:\"result\";b:1;s:4:\"name\";s:26:\"Elementor Addons by WPZOOM\";s:8:\"messages\";a:8:{i:0;s:43:\"Updating plugin: Elementor Addons by WPZOOM\";i:1;s:104:\"Downloading update from https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.1.24.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.10.2\";s:7:\"updated\";s:19:\"2023-01-29 12:47:42\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.10.2/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.10.2-en_za/\";s:12:\"source_files\";a:20:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:2;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:3;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:4;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:5;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:6;s:18:\"elementor-en_ZA.po\";i:7;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:8;s:53:\"elementor-en_ZA-743cc9db5b300e0c210a55bc01fc2309.json\";i:9;s:53:\"elementor-en_ZA-1523b4e4f4367857f511254596ad86c9.json\";i:10;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:11;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:12;s:53:\"elementor-en_ZA-fe8926dd15ee9433b7e0e9248885ed61.json\";i:13;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:14;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:15;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:16;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:17;s:18:\"elementor-en_ZA.mo\";i:18;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:19;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.10.2/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:7;a:5:{s:4:\"time\";i:1675806477;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:38:\"w.org/plugins/facebook-for-woocommerce\";s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:6:\"plugin\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:11:\"new_version\";s:6:\"3.0.10\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/facebook-for-woocommerce/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/facebook-for-woocommerce.3.0.10.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:77:\"https://ps.w.org/facebook-for-woocommerce/assets/icon-256x256.png?rev=2040223\";s:2:\"1x\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";s:3:\"svg\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"3.0.9\";}s:6:\"result\";b:1;s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:8:\"messages\";a:6:{i:0;s:41:\"Updating plugin: Facebook for WooCommerce\";i:1;s:105:\"Downloading update from https://downloads.wordpress.org/plugin/facebook-for-woocommerce.3.0.10.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:4:\"11.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.11.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2819237\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:6:\"11.7.1\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.11.8.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:5:\"4.6.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/mailpoet.4.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"4.6.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.6.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"11.8\";s:7:\"updated\";s:19:\"2023-02-07 18:35:28\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/plugin/jetpack/11.8/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-11.8-en_za/\";s:12:\"source_files\";a:24:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:2;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:3;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:4;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:5;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:6;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:7;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:8;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:9;s:16:\"jetpack-en_ZA.po\";i:10;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:11;s:51:\"jetpack-en_ZA-6030814ecc6554f776e6c2f913459ba8.json\";i:12;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:13;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:14;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:15;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:16;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:17;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:18;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:19;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:20;s:16:\"jetpack-en_ZA.mo\";i:21;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:22;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:23;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:109:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/11.8/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.1.1\";s:7:\"updated\";s:19:\"2023-02-07 12:49:50\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.1.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.1.1-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.1.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:2:{i:0;s:14:\"plugin:jetpack\";i:1;s:24:\"plugin:really-simple-ssl\";}}}}i:8;a:5:{s:4:\"time\";i:1675936024;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.2.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.1.1\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.0\";s:7:\"updated\";s:19:\"2023-02-09 08:46:47\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.0-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:9;a:5:{s:4:\"time\";i:1676324755;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/google-site-kit\";s:4:\"slug\";s:15:\"google-site-kit\";s:6:\"plugin\";s:35:\"google-site-kit/google-site-kit.php\";s:11:\"new_version\";s:6:\"1.94.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/google-site-kit/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/google-site-kit.1.94.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=2181376\";s:2:\"1x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=2181376\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=2513620\";s:2:\"1x\";s:70:\"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=2513620\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:6:\"1.93.0\";}s:6:\"result\";b:1;s:4:\"name\";s:18:\"Site Kit by Google\";s:8:\"messages\";a:8:{i:0;s:35:\"Updating plugin: Site Kit by Google\";i:1;s:96:\"Downloading update from https://downloads.wordpress.org/plugin/google-site-kit.1.94.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.11.0\";s:7:\"updated\";s:19:\"2023-02-13 09:31:03\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.11.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.11.0-en_za/\";s:12:\"source_files\";a:20:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:2;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:3;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:4;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:5;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:6;s:18:\"elementor-en_ZA.po\";i:7;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:8;s:53:\"elementor-en_ZA-adb07ac0c11e42ba5b6061308c502e25.json\";i:9;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:10;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:11;s:53:\"elementor-en_ZA-ef16b835d55022d5cc262e69e54ea919.json\";i:12;s:53:\"elementor-en_ZA-fe8926dd15ee9433b7e0e9248885ed61.json\";i:13;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:14;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:15;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:16;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:17;s:18:\"elementor-en_ZA.mo\";i:18;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:19;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.11.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:10;a:5:{s:4:\"time\";i:1676411433;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:6:\"11.8.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.11.8.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2819237\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:4:\"11.8\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.11.8.3.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:5:\"4.6.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/mailpoet.4.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"4.6.1\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.6.2.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"7.4.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"7.3.0\";}s:6:\"result\";b:1;s:4:\"name\";s:11:\"WooCommerce\";s:8:\"messages\";a:8:{i:0;s:28:\"Updating plugin: WooCommerce\";i:1;s:91:\"Downloading update from https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"woocommerce\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.4.0\";s:7:\"updated\";s:19:\"2023-02-14 20:02:38\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/woocommerce/7.4.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:70:\"/home/capeglid/public_html/wp-content/upgrade/woocommerce-7.4.0-en_za/\";s:12:\"source_files\";a:233:{i:0;s:55:\"woocommerce-en_ZA-62f6d9a9467dd5e4c64b28ecb65eb36b.json\";i:1;s:55:\"woocommerce-en_ZA-f8422c0054282381343a3695c11e314a.json\";i:2;s:55:\"woocommerce-en_ZA-c8ab01ef30d7b0b74e96bf216566ec3c.json\";i:3;s:55:\"woocommerce-en_ZA-2c06722f600263a208d0239e1bee3a8d.json\";i:4;s:55:\"woocommerce-en_ZA-877c2f0d2678a4a3858f8d1bd0c05ede.json\";i:5;s:55:\"woocommerce-en_ZA-4722b63f6b580b10ebd10d293a0b6765.json\";i:6;s:55:\"woocommerce-en_ZA-20e7fc3ea96346f2d1f05ca5e7847392.json\";i:7;s:55:\"woocommerce-en_ZA-27637c8a8434f967927df7d0df0834cc.json\";i:8;s:55:\"woocommerce-en_ZA-58bed41edad8358c22d0bab662b70a7f.json\";i:9;s:55:\"woocommerce-en_ZA-4721ee46d333c429f595e88bd73399ba.json\";i:10;s:55:\"woocommerce-en_ZA-25a1d92e1788eed198536cbbd6719f8c.json\";i:11;s:55:\"woocommerce-en_ZA-d5ba4231878fa2e7d350f73c3da91138.json\";i:12;s:55:\"woocommerce-en_ZA-7db1c7831a17345b259dedf12fa5c4e7.json\";i:13;s:55:\"woocommerce-en_ZA-013dea08856db161abf927a4e6199155.json\";i:14;s:55:\"woocommerce-en_ZA-0cf7579f6fbc3a394bde81590518d79e.json\";i:15;s:55:\"woocommerce-en_ZA-f920cd58e2120bf53d67949486271e24.json\";i:16;s:55:\"woocommerce-en_ZA-74837026fe4a96ff748751be5d65e321.json\";i:17;s:55:\"woocommerce-en_ZA-5e428a8825d1c18880632ca2e0c7e76a.json\";i:18;s:55:\"woocommerce-en_ZA-01739590876f3ab645ec3678e42bbc29.json\";i:19;s:55:\"woocommerce-en_ZA-ba8d2fb7c85928310d4f3a907b7d9bdd.json\";i:20;s:55:\"woocommerce-en_ZA-aecb3c67a29773449e558eff12fa4238.json\";i:21;s:20:\"woocommerce-en_ZA.mo\";i:22;s:55:\"woocommerce-en_ZA-cff9e44defb88755b784b7f92a6c4f85.json\";i:23;s:55:\"woocommerce-en_ZA-18a31075fa5f4596edaf76ec78921ff4.json\";i:24;s:55:\"woocommerce-en_ZA-a69d7af7eab309d0eef406bc8517fb9b.json\";i:25;s:55:\"woocommerce-en_ZA-f8de13fcc932020615700a5166ced5bf.json\";i:26;s:55:\"woocommerce-en_ZA-7191abc3e5ae6aba1378c2d2b593e25a.json\";i:27;s:55:\"woocommerce-en_ZA-1a7e76f6422b827d3395055d8ce4a7b9.json\";i:28;s:55:\"woocommerce-en_ZA-fe5bd46cad4d94d410bb4f072377120f.json\";i:29;s:55:\"woocommerce-en_ZA-92e8feef96418a2ee0c84ea560e277d2.json\";i:30;s:55:\"woocommerce-en_ZA-75a7eaceda97b32841d31b557468c4ab.json\";i:31;s:55:\"woocommerce-en_ZA-ca4b183a6a4ec578d0e6290cc55f8745.json\";i:32;s:55:\"woocommerce-en_ZA-a474ce6276fdd3a3626fb092fafcee51.json\";i:33;s:55:\"woocommerce-en_ZA-1847347ff0f2ae263c64bf9e05f31f5c.json\";i:34;s:55:\"woocommerce-en_ZA-f60049653c419cfb1e3dc8876e7a8bdb.json\";i:35;s:55:\"woocommerce-en_ZA-151a58d5f68fae737a373dd96f45d0f9.json\";i:36;s:55:\"woocommerce-en_ZA-357a9688d30604042fb478df625aaa19.json\";i:37;s:55:\"woocommerce-en_ZA-596555b85aaacaedd61d314084752023.json\";i:38;s:55:\"woocommerce-en_ZA-aa7a3480f33a5581acfa9234d6a753d5.json\";i:39;s:55:\"woocommerce-en_ZA-3f60dbcd1275e65dc1a0405a05449bf4.json\";i:40;s:55:\"woocommerce-en_ZA-77b25a5ccb12a232ba73108568db40e0.json\";i:41;s:55:\"woocommerce-en_ZA-9e5bd9432401ad7c37794cc89f5b29b3.json\";i:42;s:55:\"woocommerce-en_ZA-f2707b2385f4dc65fc68f669cdbf7cbe.json\";i:43;s:55:\"woocommerce-en_ZA-31ef9d00b21b6f004ab50657c9191072.json\";i:44;s:55:\"woocommerce-en_ZA-b826befd7acca93e8e4c12b7cd2fc7f1.json\";i:45;s:55:\"woocommerce-en_ZA-e23d46d6fef0d997a5c12057df7cefd5.json\";i:46;s:55:\"woocommerce-en_ZA-fc4895b6508f32c16c4d8bc69f8162b6.json\";i:47;s:55:\"woocommerce-en_ZA-7502a4800e9e011e0d3d17e1ccd87cad.json\";i:48;s:55:\"woocommerce-en_ZA-4dc08d74f8a101b927996dd69bc6220a.json\";i:49;s:55:\"woocommerce-en_ZA-6d5a73366543157df3347695a55bf03c.json\";i:50;s:55:\"woocommerce-en_ZA-ddc852e3baa9cc9f15df8f712b00e24c.json\";i:51;s:55:\"woocommerce-en_ZA-62e815516fb81906c218cf351160c884.json\";i:52;s:55:\"woocommerce-en_ZA-630859960aab7de821c877951a0e6b09.json\";i:53;s:55:\"woocommerce-en_ZA-e81013ffccca382bfb51463696108af1.json\";i:54;s:55:\"woocommerce-en_ZA-afbede9cda22f594a80ae8b178e0e98c.json\";i:55;s:55:\"woocommerce-en_ZA-4fd5fa09621bdd68a5471b28242e4fd3.json\";i:56;s:55:\"woocommerce-en_ZA-762d02a1afb327baad73e17fed1f08e6.json\";i:57;s:55:\"woocommerce-en_ZA-9b8014a68baafa4f1874783d1820cca7.json\";i:58;s:55:\"woocommerce-en_ZA-279fa10060c1cf9b6f0ce3c1488f35ea.json\";i:59;s:55:\"woocommerce-en_ZA-75390e8f65306e29d19720d2ddda8e90.json\";i:60;s:55:\"woocommerce-en_ZA-c70671124b0e00661f88fe1616dfc9f0.json\";i:61;s:55:\"woocommerce-en_ZA-16bacca9706079008c67868f6fa7def2.json\";i:62;s:55:\"woocommerce-en_ZA-cb925680e1dc6c85b787fae72f51db1a.json\";i:63;s:55:\"woocommerce-en_ZA-1b771dfbac16d54ec21f8713c64c73d9.json\";i:64;s:55:\"woocommerce-en_ZA-6438c1c12123929d64553a515daeed16.json\";i:65;s:55:\"woocommerce-en_ZA-0c85352045ab208fbb83c7b74893d80b.json\";i:66;s:55:\"woocommerce-en_ZA-618d9334759c77cb27125cffd0883721.json\";i:67;s:55:\"woocommerce-en_ZA-d812a5e09b5715969a123614ba7a5deb.json\";i:68;s:55:\"woocommerce-en_ZA-65c453b99754c5ecb86a000f47491ca5.json\";i:69;s:55:\"woocommerce-en_ZA-92e2c6bf39ca5d7c08004bdb3059d64a.json\";i:70;s:55:\"woocommerce-en_ZA-b9e9aa47734cba948c0f37d051c2fbd6.json\";i:71;s:55:\"woocommerce-en_ZA-0db24fd933d2808c8c039b5ba682629a.json\";i:72;s:55:\"woocommerce-en_ZA-d7bbe90eb59636eb8a6f31c7979ab6f5.json\";i:73;s:55:\"woocommerce-en_ZA-bc1f44e948c836fa1849f2abb1f34258.json\";i:74;s:55:\"woocommerce-en_ZA-ebc33622ab66fa16abdac3379cb4aa4a.json\";i:75;s:55:\"woocommerce-en_ZA-9dc3edc13c844c619b5adbb845e546b0.json\";i:76;s:55:\"woocommerce-en_ZA-e44671e4528b0da3a0fd6feaf8abadca.json\";i:77;s:55:\"woocommerce-en_ZA-1fd108afcd6b1150ccd257c03371fcf4.json\";i:78;s:55:\"woocommerce-en_ZA-10dc62e07fbb54f5497b6623c4131424.json\";i:79;s:55:\"woocommerce-en_ZA-e0bc0ec28810dbbc72532e28e7bcc58d.json\";i:80;s:55:\"woocommerce-en_ZA-47334b38fd482809419fbd389607b05e.json\";i:81;s:55:\"woocommerce-en_ZA-886530422d9a9bd5cc3f01ca3442c00e.json\";i:82;s:55:\"woocommerce-en_ZA-1b48a41aeb3290448ede10e6210481e4.json\";i:83;s:55:\"woocommerce-en_ZA-597ed2a44f7e13b66912467100033534.json\";i:84;s:55:\"woocommerce-en_ZA-b82bab5f97e4f13eb29cdcceb7696304.json\";i:85;s:55:\"woocommerce-en_ZA-0ab9e42ff9d37b6314c8362d54f001e8.json\";i:86;s:55:\"woocommerce-en_ZA-600a680df13366b0dff255bf450a774d.json\";i:87;s:55:\"woocommerce-en_ZA-1dee949f3bc3eacc1513cb13c32c60bd.json\";i:88;s:55:\"woocommerce-en_ZA-a354d4299731b33e847e6eb5329b1a7e.json\";i:89;s:55:\"woocommerce-en_ZA-376011c6441a11bdb03699ed8ce0becc.json\";i:90;s:55:\"woocommerce-en_ZA-ae38f7ef0a6fd2b5739db898d3fb6e16.json\";i:91;s:55:\"woocommerce-en_ZA-2a7eca80ba12897c21ffaa74974c8fef.json\";i:92;s:55:\"woocommerce-en_ZA-6b8bbbaa00c35010fed16ad48ddb8700.json\";i:93;s:55:\"woocommerce-en_ZA-987cb2ea425b511e6d4b374ca417189c.json\";i:94;s:55:\"woocommerce-en_ZA-ea6fb371f81c4d3584bbc795fa4ac09c.json\";i:95;s:55:\"woocommerce-en_ZA-6131b7e3373caa2c54a511109091ef10.json\";i:96;s:55:\"woocommerce-en_ZA-b55a208c8ad843021718642c58294265.json\";i:97;s:55:\"woocommerce-en_ZA-c0144b5da151cb1f7619df87d37a1267.json\";i:98;s:55:\"woocommerce-en_ZA-3822e084584af73b3534ef184ec8d114.json\";i:99;s:55:\"woocommerce-en_ZA-465c1aeea11370e36b86e6218e115ca1.json\";i:100;s:55:\"woocommerce-en_ZA-87c5431fc38ba348d837ebed0331c445.json\";i:101;s:55:\"woocommerce-en_ZA-6534f4f1b5a07daa4a71b82f54dc0a82.json\";i:102;s:55:\"woocommerce-en_ZA-8e70071b31d612826093f5d8320d9e32.json\";i:103;s:55:\"woocommerce-en_ZA-5c8fe17e3b4e5ff854fcc0c8b5516b25.json\";i:104;s:55:\"woocommerce-en_ZA-2dcfa3bc444d827b8877d6659c7e0e07.json\";i:105;s:55:\"woocommerce-en_ZA-273f81d58cdef2889c452dacb50de2ed.json\";i:106;s:55:\"woocommerce-en_ZA-9b585b1dd861f8b980f1e1f4de634039.json\";i:107;s:55:\"woocommerce-en_ZA-b007baff76144318d6c33cd26f4bfdb9.json\";i:108;s:55:\"woocommerce-en_ZA-7ccc612d69e4b064526ea8bc1dac3a79.json\";i:109;s:55:\"woocommerce-en_ZA-fdeb81b791b5fb3b71e8060816a37c11.json\";i:110;s:55:\"woocommerce-en_ZA-576731f2fca17313c805532e64c70c0f.json\";i:111;s:55:\"woocommerce-en_ZA-2a131eb5bf930c716935378d6cbb25d2.json\";i:112;s:55:\"woocommerce-en_ZA-811738b7af9095a276a319dfbe46bceb.json\";i:113;s:55:\"woocommerce-en_ZA-6de19c0ec6826c15dc55b28a1722c1b2.json\";i:114;s:55:\"woocommerce-en_ZA-dc68f0f46099150ffd16c568f3de3c7d.json\";i:115;s:55:\"woocommerce-en_ZA-db477f4da6c7de1658259f8c2fae4e9e.json\";i:116;s:55:\"woocommerce-en_ZA-64d497c5d8b8575a28edb2fc5ff5b5a1.json\";i:117;s:55:\"woocommerce-en_ZA-42bda93e026cec336f1afb5ad835ab7a.json\";i:118;s:55:\"woocommerce-en_ZA-4859c9a2c813701904160e194465631b.json\";i:119;s:55:\"woocommerce-en_ZA-c0faba84c7842505f8893c2c327a9f78.json\";i:120;s:55:\"woocommerce-en_ZA-0a3b65850c50f16de824a40fa5ff0f0f.json\";i:121;s:55:\"woocommerce-en_ZA-86b7ae8c2bd539317cab3f8435419e10.json\";i:122;s:55:\"woocommerce-en_ZA-3f7f351e23881ec7252148187cbaae95.json\";i:123;s:55:\"woocommerce-en_ZA-fb9c77108cf86e8139869d06926dfb4f.json\";i:124;s:55:\"woocommerce-en_ZA-bb5c5935ec0d64e8880b1c7794470460.json\";i:125;s:55:\"woocommerce-en_ZA-5fcf8a388e9f3e4a5eae6d05525c083b.json\";i:126;s:55:\"woocommerce-en_ZA-17809f198ab2cce5836cb6150f045d39.json\";i:127;s:55:\"woocommerce-en_ZA-1a8f53117c16a3508e6cd4b45fc4c5f7.json\";i:128;s:55:\"woocommerce-en_ZA-9d53dd55ca5e1c0ac18ee25141cd45b2.json\";i:129;s:55:\"woocommerce-en_ZA-61c4c9bc53c2b5606bf04f7b2c843436.json\";i:130;s:55:\"woocommerce-en_ZA-8aa574b9e2fef773b65b6e75103c569a.json\";i:131;s:55:\"woocommerce-en_ZA-2f278f06b0f8da97a92d1521751dca84.json\";i:132;s:55:\"woocommerce-en_ZA-61ff17b10b4ff22e2725e50533ffc3a5.json\";i:133;s:55:\"woocommerce-en_ZA-9c9566e8fbdad22fb16277cfd9e9b30f.json\";i:134;s:55:\"woocommerce-en_ZA-de92539e8e5af5b3e531b35314479783.json\";i:135;s:55:\"woocommerce-en_ZA-6a8587bf0b28c4bd2d5e618fc6283bf6.json\";i:136;s:55:\"woocommerce-en_ZA-9e193e1001d6d89ebfd1dc6040b524a1.json\";i:137;s:55:\"woocommerce-en_ZA-fd20fc8ea1484781160e8ea0d229d5e9.json\";i:138;s:55:\"woocommerce-en_ZA-e802dff6b810a99d01bacf3552d92e35.json\";i:139;s:55:\"woocommerce-en_ZA-0e3dcd4f3ff5aa786acbbd18de58d420.json\";i:140;s:55:\"woocommerce-en_ZA-cc16013df9d4b0a0ba45297b90b06f20.json\";i:141;s:55:\"woocommerce-en_ZA-3aa50dd9a56fba68df636458953be17e.json\";i:142;s:55:\"woocommerce-en_ZA-72f580eeaf646d7797774896b2c51315.json\";i:143;s:55:\"woocommerce-en_ZA-81dfa40e313a86fb3b884b7623757bd9.json\";i:144;s:55:\"woocommerce-en_ZA-444d406a14b245649b24f15b4a5d5522.json\";i:145;s:55:\"woocommerce-en_ZA-13b98984f6788c5a905ec4e2e2b9bb86.json\";i:146;s:55:\"woocommerce-en_ZA-5e97339e0756e5bda516a3bcccc55291.json\";i:147;s:55:\"woocommerce-en_ZA-16268754aba0e39aeb4f24c835d52820.json\";i:148;s:55:\"woocommerce-en_ZA-e0bde0ac58f55fc6b1426844e6697db3.json\";i:149;s:20:\"woocommerce-en_ZA.po\";i:150;s:55:\"woocommerce-en_ZA-490250d696cf031902e5fe69a06c20f9.json\";i:151;s:55:\"woocommerce-en_ZA-09c5919a18291dd26d6f52f9d1563a8e.json\";i:152;s:55:\"woocommerce-en_ZA-9a365cfb083caccf7892aee2c1ab5d23.json\";i:153;s:55:\"woocommerce-en_ZA-d4c9f3c7de7b1eb073f046280a9fa3a8.json\";i:154;s:55:\"woocommerce-en_ZA-8c74bc279a70f95ca5874f30b9a39965.json\";i:155;s:55:\"woocommerce-en_ZA-7706db94bb5b2f75d73482355817a3c6.json\";i:156;s:55:\"woocommerce-en_ZA-e03ec35386c2705c11cebd6288b33cf8.json\";i:157;s:55:\"woocommerce-en_ZA-9aa7620f7c09b927ab1e512da142330d.json\";i:158;s:55:\"woocommerce-en_ZA-e0ebb74fced9acabe6908b4b4e1a2739.json\";i:159;s:55:\"woocommerce-en_ZA-c182df3ce9de1d47e3dd3008db47784c.json\";i:160;s:55:\"woocommerce-en_ZA-c086843b9cef0ab69403524492d4de1b.json\";i:161;s:55:\"woocommerce-en_ZA-3925e1feb7b90b12ac3114967c21e6f9.json\";i:162;s:55:\"woocommerce-en_ZA-124cfb7a5d89d9c89c181e1d53e04227.json\";i:163;s:55:\"woocommerce-en_ZA-077c5bb7545347e905aab54d7eb15734.json\";i:164;s:55:\"woocommerce-en_ZA-cabcefc78fc8b5a948e754f1b79a9c61.json\";i:165;s:55:\"woocommerce-en_ZA-dfb09f9953676bbc1de4eb2b9f232c6d.json\";i:166;s:55:\"woocommerce-en_ZA-103879c6f4f47bbd6fb20bfea852424f.json\";i:167;s:55:\"woocommerce-en_ZA-5dbb887395521bca37d8989620c54fd0.json\";i:168;s:55:\"woocommerce-en_ZA-44c191a60473a8bdb9769a6cf68acbe1.json\";i:169;s:55:\"woocommerce-en_ZA-7a0089e0f72f7726bb4920c2ee0e04e8.json\";i:170;s:55:\"woocommerce-en_ZA-56ac046978a89f98fa741a4dc37373f4.json\";i:171;s:55:\"woocommerce-en_ZA-944c372e67e81cdee01165b0f31f2039.json\";i:172;s:55:\"woocommerce-en_ZA-44fb5396c354c847aa8d616d6d9bb842.json\";i:173;s:55:\"woocommerce-en_ZA-c1c9c38e400f491e6881d8ed3545dd65.json\";i:174;s:55:\"woocommerce-en_ZA-2a4f5667ed4e81d44f6ccfb84523b904.json\";i:175;s:55:\"woocommerce-en_ZA-c79dfe679b87123eba25f5a0c688b1d5.json\";i:176;s:55:\"woocommerce-en_ZA-268d1111eddac83f6cfa3013b0277955.json\";i:177;s:55:\"woocommerce-en_ZA-682df78e7a3b59498ba44d19617723cb.json\";i:178;s:55:\"woocommerce-en_ZA-2445bfbce6188dfc1e617e7506a894ce.json\";i:179;s:55:\"woocommerce-en_ZA-1e839e8acd3b03b3b89c0f0daeb8aeca.json\";i:180;s:55:\"woocommerce-en_ZA-d55583fbc239a790d4a6c495aea922e1.json\";i:181;s:55:\"woocommerce-en_ZA-7cbf48bcd2a87f95ec4eda44a0eb7258.json\";i:182;s:55:\"woocommerce-en_ZA-5a3288a2af2aafc2cff72584592dae7f.json\";i:183;s:55:\"woocommerce-en_ZA-8ac70ecf9ac8f6c68deba22867d20f3a.json\";i:184;s:55:\"woocommerce-en_ZA-10b45dd858a91d6b282270ff16f72ee5.json\";i:185;s:55:\"woocommerce-en_ZA-7b5a1901036a2cb45701b939c75abe04.json\";i:186;s:55:\"woocommerce-en_ZA-cd9f574df1fefeb33bee2b427a77381f.json\";i:187;s:55:\"woocommerce-en_ZA-cc02e92f0af36b7c4f36de274b6e1ca3.json\";i:188;s:55:\"woocommerce-en_ZA-4e3234bb41d0851c150e919809099a0c.json\";i:189;s:55:\"woocommerce-en_ZA-b8131a60067b8d97b50b39bfa5db8510.json\";i:190;s:55:\"woocommerce-en_ZA-866e0fb5f6ce35ed518078c3f913c093.json\";i:191;s:55:\"woocommerce-en_ZA-d2b4400b6de0e69404e0f7f61d16bc55.json\";i:192;s:55:\"woocommerce-en_ZA-266b21f550f6c336217746f77332e8d9.json\";i:193;s:55:\"woocommerce-en_ZA-9753957954e6c1dbfef8ed6cca2686f9.json\";i:194;s:55:\"woocommerce-en_ZA-5a5292d4981044a0b7513bae8a1b295e.json\";i:195;s:55:\"woocommerce-en_ZA-a3f7f18b58640a626fd1dfafe4b5ba63.json\";i:196;s:55:\"woocommerce-en_ZA-0c2b9b117510d540b716152d99fb4ec9.json\";i:197;s:55:\"woocommerce-en_ZA-aa4a8ad0cff5b8b9efb7f234573ec986.json\";i:198;s:55:\"woocommerce-en_ZA-21b1b9d81e4f3d979c45b813143664cd.json\";i:199;s:55:\"woocommerce-en_ZA-753a9bd05639a97218b5ec7712833a4d.json\";i:200;s:55:\"woocommerce-en_ZA-45959a02c278ed19e670d2d3436871f0.json\";i:201;s:55:\"woocommerce-en_ZA-4091888c8eca35dd16f3a94673ed03c7.json\";i:202;s:55:\"woocommerce-en_ZA-154eb5541053115f9cf2cc279decf649.json\";i:203;s:55:\"woocommerce-en_ZA-ffe3aa8bc1c04631b254edc09f5ec997.json\";i:204;s:55:\"woocommerce-en_ZA-648a7af517c440e9572a4860d58fb653.json\";i:205;s:55:\"woocommerce-en_ZA-85bc274b5e191417528a5d83a3e0df4c.json\";i:206;s:55:\"woocommerce-en_ZA-b78943e8ad17b8ddd6cc226def1e15df.json\";i:207;s:55:\"woocommerce-en_ZA-1ab3c5ff6a861a0bbc5e57811248de9b.json\";i:208;s:55:\"woocommerce-en_ZA-d4c505e96199e8c818fc6d24151d9c4a.json\";i:209;s:55:\"woocommerce-en_ZA-10787bedeedc07ccb0a3612f74af3dfb.json\";i:210;s:55:\"woocommerce-en_ZA-02acd74879196411261af7576fdb4b93.json\";i:211;s:55:\"woocommerce-en_ZA-d0d05e0dda872b433f260969b4d53b30.json\";i:212;s:55:\"woocommerce-en_ZA-e885442559cb44e8b827f0e0ca0a14c9.json\";i:213;s:55:\"woocommerce-en_ZA-d80020dab74131d7f0c108526c0fbebe.json\";i:214;s:55:\"woocommerce-en_ZA-ccc500b0b722a0c96712f1634cbb7289.json\";i:215;s:55:\"woocommerce-en_ZA-5b08504db10173dec5ed96726834f154.json\";i:216;s:55:\"woocommerce-en_ZA-28d372ccf143a98a55faf6d0ff70c1cb.json\";i:217;s:55:\"woocommerce-en_ZA-a203202ed09c67675354ffb2e6a13401.json\";i:218;s:55:\"woocommerce-en_ZA-9c776d841dd12f682a63fb8e30896319.json\";i:219;s:55:\"woocommerce-en_ZA-2acc19736b71d06cc9081aa2792210b9.json\";i:220;s:55:\"woocommerce-en_ZA-85f8b8cc67d62cedf7d528975a786993.json\";i:221;s:55:\"woocommerce-en_ZA-575d2e0de01aaee7319eac8fe828133e.json\";i:222;s:55:\"woocommerce-en_ZA-a46e2cdf66e3645fd11b123961dc9b40.json\";i:223;s:55:\"woocommerce-en_ZA-ee86e6c74f5c034f446aa98cab251e2b.json\";i:224;s:55:\"woocommerce-en_ZA-c5c30495adf3eabaab44e2414235be34.json\";i:225;s:55:\"woocommerce-en_ZA-18af97f1555af23e1fd475665d6cf244.json\";i:226;s:55:\"woocommerce-en_ZA-bfe98947afb247a2b2c59d0cb906bfdd.json\";i:227;s:55:\"woocommerce-en_ZA-12d195cdcdd08cd46e20ff463e2ae83e.json\";i:228;s:55:\"woocommerce-en_ZA-ef5798395d7601ab6fea0f1efd60f40a.json\";i:229;s:55:\"woocommerce-en_ZA-c821929783d10d93b369108d80c78528.json\";i:230;s:55:\"woocommerce-en_ZA-86be7dc628070fd7c83606e411c5b652.json\";i:231;s:55:\"woocommerce-en_ZA-fffdec5db595ec0ca7d043c87bae79b8.json\";i:232;s:55:\"woocommerce-en_ZA-e2e6d1bef64a7b1ed5529ea67d564397.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:28:\"Translations for WooCommerce\";s:8:\"messages\";a:6:{i:0;s:52:\"Updating translations for WooCommerce (en_ZA)&#8230;\";i:1;s:114:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/woocommerce/7.4.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:18:\"plugin:woocommerce\";}}}}i:11;a:5:{s:4:\"time\";i:1678227339;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.11.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.11.2\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.11.3.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:4:\"11.9\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.11.9.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2819237\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:6:\"11.8.4\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.11.9.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:5:\"4.8.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/mailpoet.4.8.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"4.7.1\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.8.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"11.9\";s:7:\"updated\";s:19:\"2023-03-07 20:27:20\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/plugin/jetpack/11.9/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-11.9-en_za/\";s:12:\"source_files\";a:25:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:2;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:3;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:4;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:5;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:6;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:7;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:8;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:9;s:16:\"jetpack-en_ZA.po\";i:10;s:51:\"jetpack-en_ZA-bf3e383be435d83a2459a4462233b979.json\";i:11;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:12;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:13;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:14;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:15;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:16;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:17;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:18;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:19;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:20;s:51:\"jetpack-en_ZA-69677086a93fca1f16db30b2da0d6c44.json\";i:21;s:16:\"jetpack-en_ZA.mo\";i:22;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:23;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:24;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:109:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/11.9/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:jetpack\";}}}}i:12;a:5:{s:4:\"time\";i:1678314766;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.2.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.2.0\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.1\";s:7:\"updated\";s:19:\"2023-03-08 10:40:38\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.1-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:13;a:5:{s:4:\"time\";i:1680040789;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.2.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.2.2\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.3.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-03-28 11:22:25\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.3/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.3-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.3/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:14;a:5:{s:4:\"time\";i:1680084591;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.12.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.11.5\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.12.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:15:\"current_version\";s:5:\"2.4.1\";}s:6:\"result\";b:1;s:4:\"name\";s:23:\"Google Listings and Ads\";s:8:\"messages\";a:6:{i:0;s:40:\"Updating plugin: Google Listings and Ads\";i:1;s:103:\"Downloading update from https://downloads.wordpress.org/plugin/google-listings-and-ads.2.4.2.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":19:{s:14:\"stable_version\";s:6:\"3.12.0\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:6:\"3.12.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:381:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNjgwMDg0NTcyLCJleHAiOjE2ODAxNzA5NzJ9.ZiLROWMcCkJP_65JU8Zo6x9OpTXFDqrdDoQMabC7PDk/package_download\";s:13:\"download_link\";s:381:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNjgwMDg0NTcyLCJleHAiOjE2ODAxNzA5NzJ9.ZiLROWMcCkJP_65JU8Zo6x9OpTXFDqrdDoQMabC7PDk/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:358:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE2ODAwODQ1NzIsImV4cCI6MTY4MDE3MDk3Mn0.Xb5WWpvhqSdzKeh5KvgStKIq4Wn2dQiRviCTdMhOaRU/previous_download\";s:13:\"download_link\";s:358:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE2ODAwODQ1NzIsImV4cCI6MTY4MDE3MDk3Mn0.Xb5WWpvhqSdzKeh5KvgStKIq4Wn2dQiRviCTdMhOaRU/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:12:\"translations\";a:0:{}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";s:15:\"current_version\";s:6:\"3.11.7\";}s:6:\"result\";b:1;s:4:\"name\";s:13:\"Elementor Pro\";s:8:\"messages\";a:8:{i:0;s:30:\"Updating plugin: Elementor Pro\";i:1;s:412:\"Downloading update from https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNjgwMDg0NTcyLCJleHAiOjE2ODAxNzA5NzJ9.ZiLROWMcCkJP_65JU8Zo6x9OpTXFDqrdDoQMabC7PDk/package_download&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.12.0\";s:7:\"updated\";s:19:\"2023-03-29 07:11:27\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.12.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.12.0-en_za/\";s:12:\"source_files\";a:43:{i:0;s:53:\"elementor-en_ZA-9a900fc521294f4b9183213f673c6dd2.json\";i:1;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:2;s:53:\"elementor-en_ZA-b2ecd11e23685c112b7640a219c27a29.json\";i:3;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:4;s:53:\"elementor-en_ZA-e2031de25dbcf26ce47a2334ada12df4.json\";i:5;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:6;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:7;s:53:\"elementor-en_ZA-28bce56c11c0cd151cecf4c0ce288bf8.json\";i:8;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:9;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:10;s:53:\"elementor-en_ZA-d810239e8c2d4ca40956663a055ccd6e.json\";i:11;s:53:\"elementor-en_ZA-83a879c0b4371f91e4b3b766eeeaded8.json\";i:12;s:53:\"elementor-en_ZA-e505a6769c2433f3ca18f89a13c63e2c.json\";i:13;s:53:\"elementor-en_ZA-4dca4291e5c2105fe4221c39bc6e38c4.json\";i:14;s:53:\"elementor-en_ZA-ae37b1afcdc5a66a0f7fb1622620b6a4.json\";i:15;s:53:\"elementor-en_ZA-f64e3a48faf25917f1840ad51563542d.json\";i:16;s:53:\"elementor-en_ZA-37fb3f7f763ee5284f55830bdb9ffa59.json\";i:17;s:53:\"elementor-en_ZA-52f2c75b0123e674a80653f323acedeb.json\";i:18;s:53:\"elementor-en_ZA-9008af886824cb46de2033736d844cd0.json\";i:19;s:18:\"elementor-en_ZA.po\";i:20;s:53:\"elementor-en_ZA-0f1523a0aa16ef9e98a330599f6d65d6.json\";i:21;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:22;s:53:\"elementor-en_ZA-3ff23860c4384cf9e7036a6978ed12ca.json\";i:23;s:53:\"elementor-en_ZA-04c662ba599687f26c01d2ad65a736e2.json\";i:24;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:25;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:26;s:53:\"elementor-en_ZA-caf1aa299371bfacf3d21037c4330246.json\";i:27;s:53:\"elementor-en_ZA-a9f8401a06ae1184163ae3841d5a4118.json\";i:28;s:53:\"elementor-en_ZA-b0a9c4ed48428291b28b979beace047c.json\";i:29;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:30;s:53:\"elementor-en_ZA-62aa3fef0b398d25e8da1692b26defb7.json\";i:31;s:53:\"elementor-en_ZA-595110658682dfd79ccbe69a02c9b318.json\";i:32;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:33;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:34;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:35;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:36;s:53:\"elementor-en_ZA-013bab7095a7a577923d0b752a29b1f6.json\";i:37;s:18:\"elementor-en_ZA.mo\";i:38;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:39;s:53:\"elementor-en_ZA-386ade8fb66120d8a23161024d0a451c.json\";i:40;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";i:41;s:53:\"elementor-en_ZA-6481ef890cad292847d9aa725c9d53d1.json\";i:42;s:53:\"elementor-en_ZA-d661e48ffb8dcfdfa97bb01a153162d0.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.12.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:15;a:5:{s:4:\"time\";i:1680472118;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.12.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.12.0\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.12.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.12.1\";s:7:\"updated\";s:19:\"2023-04-02 13:57:02\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.12.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.12.1-en_za/\";s:12:\"source_files\";a:43:{i:0;s:53:\"elementor-en_ZA-9a900fc521294f4b9183213f673c6dd2.json\";i:1;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:2;s:53:\"elementor-en_ZA-b2ecd11e23685c112b7640a219c27a29.json\";i:3;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:4;s:53:\"elementor-en_ZA-e2031de25dbcf26ce47a2334ada12df4.json\";i:5;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:6;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:7;s:53:\"elementor-en_ZA-28bce56c11c0cd151cecf4c0ce288bf8.json\";i:8;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:9;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:10;s:53:\"elementor-en_ZA-d810239e8c2d4ca40956663a055ccd6e.json\";i:11;s:53:\"elementor-en_ZA-83a879c0b4371f91e4b3b766eeeaded8.json\";i:12;s:53:\"elementor-en_ZA-e505a6769c2433f3ca18f89a13c63e2c.json\";i:13;s:53:\"elementor-en_ZA-4dca4291e5c2105fe4221c39bc6e38c4.json\";i:14;s:53:\"elementor-en_ZA-ae37b1afcdc5a66a0f7fb1622620b6a4.json\";i:15;s:53:\"elementor-en_ZA-f64e3a48faf25917f1840ad51563542d.json\";i:16;s:53:\"elementor-en_ZA-37fb3f7f763ee5284f55830bdb9ffa59.json\";i:17;s:53:\"elementor-en_ZA-52f2c75b0123e674a80653f323acedeb.json\";i:18;s:53:\"elementor-en_ZA-9008af886824cb46de2033736d844cd0.json\";i:19;s:18:\"elementor-en_ZA.po\";i:20;s:53:\"elementor-en_ZA-0f1523a0aa16ef9e98a330599f6d65d6.json\";i:21;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:22;s:53:\"elementor-en_ZA-3ff23860c4384cf9e7036a6978ed12ca.json\";i:23;s:53:\"elementor-en_ZA-04c662ba599687f26c01d2ad65a736e2.json\";i:24;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:25;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:26;s:53:\"elementor-en_ZA-caf1aa299371bfacf3d21037c4330246.json\";i:27;s:53:\"elementor-en_ZA-a9f8401a06ae1184163ae3841d5a4118.json\";i:28;s:53:\"elementor-en_ZA-b0a9c4ed48428291b28b979beace047c.json\";i:29;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:30;s:53:\"elementor-en_ZA-62aa3fef0b398d25e8da1692b26defb7.json\";i:31;s:53:\"elementor-en_ZA-595110658682dfd79ccbe69a02c9b318.json\";i:32;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:33;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:34;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:35;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:36;s:53:\"elementor-en_ZA-013bab7095a7a577923d0b752a29b1f6.json\";i:37;s:18:\"elementor-en_ZA.mo\";i:38;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:39;s:53:\"elementor-en_ZA-386ade8fb66120d8a23161024d0a451c.json\";i:40;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";i:41;s:53:\"elementor-en_ZA-6481ef890cad292847d9aa725c9d53d1.json\";i:42;s:53:\"elementor-en_ZA-d661e48ffb8dcfdfa97bb01a153162d0.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.12.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:16;a:5:{s:4:\"time\";i:1680644851;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:4:\"12.0\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.12.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:6:\"11.9.1\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.12.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"4.11.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.4.11.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"4.10.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.11.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"12.0\";s:7:\"updated\";s:19:\"2023-04-04 19:58:24\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/plugin/jetpack/12.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-12.0-en_za/\";s:12:\"source_files\";a:25:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:2;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:3;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:4;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:5;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:6;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:7;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:8;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:9;s:16:\"jetpack-en_ZA.po\";i:10;s:51:\"jetpack-en_ZA-bf3e383be435d83a2459a4462233b979.json\";i:11;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:12;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:13;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:14;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:15;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:16;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:17;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:18;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:19;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:20;s:51:\"jetpack-en_ZA-69677086a93fca1f16db30b2da0d6c44.json\";i:21;s:16:\"jetpack-en_ZA.mo\";i:22;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:23;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:24;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:109:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/12.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:jetpack\";}}}}i:17;a:5:{s:4:\"time\";i:1681422427;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.2.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.2.3\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.4.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.4\";s:7:\"updated\";s:19:\"2023-04-13 11:21:46\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.4/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.4-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.4/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:18;a:5:{s:4:\"time\";i:1682243219;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.12.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.12.1\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.12.2.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.12.2\";s:7:\"updated\";s:19:\"2023-04-23 07:58:02\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.12.2/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.12.2-en_za/\";s:12:\"source_files\";a:43:{i:0;s:53:\"elementor-en_ZA-9a900fc521294f4b9183213f673c6dd2.json\";i:1;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:2;s:53:\"elementor-en_ZA-b2ecd11e23685c112b7640a219c27a29.json\";i:3;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:4;s:53:\"elementor-en_ZA-e2031de25dbcf26ce47a2334ada12df4.json\";i:5;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:6;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:7;s:53:\"elementor-en_ZA-28bce56c11c0cd151cecf4c0ce288bf8.json\";i:8;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:9;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:10;s:53:\"elementor-en_ZA-d810239e8c2d4ca40956663a055ccd6e.json\";i:11;s:53:\"elementor-en_ZA-83a879c0b4371f91e4b3b766eeeaded8.json\";i:12;s:53:\"elementor-en_ZA-e505a6769c2433f3ca18f89a13c63e2c.json\";i:13;s:53:\"elementor-en_ZA-4dca4291e5c2105fe4221c39bc6e38c4.json\";i:14;s:53:\"elementor-en_ZA-ae37b1afcdc5a66a0f7fb1622620b6a4.json\";i:15;s:53:\"elementor-en_ZA-f64e3a48faf25917f1840ad51563542d.json\";i:16;s:53:\"elementor-en_ZA-37fb3f7f763ee5284f55830bdb9ffa59.json\";i:17;s:53:\"elementor-en_ZA-52f2c75b0123e674a80653f323acedeb.json\";i:18;s:53:\"elementor-en_ZA-9008af886824cb46de2033736d844cd0.json\";i:19;s:18:\"elementor-en_ZA.po\";i:20;s:53:\"elementor-en_ZA-0f1523a0aa16ef9e98a330599f6d65d6.json\";i:21;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:22;s:53:\"elementor-en_ZA-3ff23860c4384cf9e7036a6978ed12ca.json\";i:23;s:53:\"elementor-en_ZA-04c662ba599687f26c01d2ad65a736e2.json\";i:24;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:25;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:26;s:53:\"elementor-en_ZA-caf1aa299371bfacf3d21037c4330246.json\";i:27;s:53:\"elementor-en_ZA-a9f8401a06ae1184163ae3841d5a4118.json\";i:28;s:53:\"elementor-en_ZA-b0a9c4ed48428291b28b979beace047c.json\";i:29;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:30;s:53:\"elementor-en_ZA-62aa3fef0b398d25e8da1692b26defb7.json\";i:31;s:53:\"elementor-en_ZA-595110658682dfd79ccbe69a02c9b318.json\";i:32;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:33;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:34;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:35;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:36;s:53:\"elementor-en_ZA-013bab7095a7a577923d0b752a29b1f6.json\";i:37;s:18:\"elementor-en_ZA.mo\";i:38;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:39;s:53:\"elementor-en_ZA-386ade8fb66120d8a23161024d0a451c.json\";i:40;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";i:41;s:53:\"elementor-en_ZA-6481ef890cad292847d9aa725c9d53d1.json\";i:42;s:53:\"elementor-en_ZA-d661e48ffb8dcfdfa97bb01a153162d0.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.12.2/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:19;a:5:{s:4:\"time\";i:1683107231;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.4.4\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:15:\"current_version\";s:5:\"2.4.3\";}s:6:\"result\";b:1;s:4:\"name\";s:23:\"Google Listings and Ads\";s:8:\"messages\";a:6:{i:0;s:40:\"Updating plugin: Google Listings and Ads\";i:1;s:103:\"Downloading update from https://downloads.wordpress.org/plugin/google-listings-and-ads.2.4.4.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:4:\"12.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.12.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:4:\"12.0\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.12.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"4.14.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.4.14.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"4.13.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.14.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:3;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"6.2.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.2.4\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.6.2.5.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:4;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:40:\"w.org/plugins/instagram-widget-by-wpzoom\";s:4:\"slug\";s:26:\"instagram-widget-by-wpzoom\";s:6:\"plugin\";s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";s:11:\"new_version\";s:5:\"2.1.4\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/instagram-widget-by-wpzoom/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/instagram-widget-by-wpzoom.2.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-256x256.png?rev=2534456\";s:2:\"1x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-128x128.png?rev=2534456\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-1544x500.png?rev=2597989\";s:2:\"1x\";s:81:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-772x250.png?rev=2597989\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:15:\"current_version\";s:5:\"2.1.3\";}s:6:\"result\";b:1;s:4:\"name\";s:35:\"WPZOOM Instagram Widget &amp; Block\";s:8:\"messages\";a:8:{i:0;s:52:\"Updating plugin: WPZOOM Instagram Widget &amp; Block\";i:1;s:106:\"Downloading update from https://downloads.wordpress.org/plugin/instagram-widget-by-wpzoom.2.1.4.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"12.1\";s:7:\"updated\";s:19:\"2023-05-02 18:10:03\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/plugin/jetpack/12.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-12.1-en_za/\";s:12:\"source_files\";a:26:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:2;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:3;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:4;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:5;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:6;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:7;s:51:\"jetpack-en_ZA-3153f9d7b8b535d28b6244187d8fe611.json\";i:8;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:9;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:10;s:16:\"jetpack-en_ZA.po\";i:11;s:51:\"jetpack-en_ZA-bf3e383be435d83a2459a4462233b979.json\";i:12;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:13;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:14;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:15;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:16;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:17;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:18;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:19;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:20;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:21;s:51:\"jetpack-en_ZA-69677086a93fca1f16db30b2da0d6c44.json\";i:22;s:16:\"jetpack-en_ZA.mo\";i:23;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:24;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:25;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:109:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/12.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.5\";s:7:\"updated\";s:19:\"2023-05-02 08:45:24\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.5/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.5-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.5/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:2:{i:0;s:14:\"plugin:jetpack\";i:1;s:24:\"plugin:really-simple-ssl\";}}}}i:20;a:5:{s:4:\"time\";i:1683582412;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.13.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.12.2\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.13.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.13.0\";s:7:\"updated\";s:19:\"2023-05-08 11:14:53\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.13.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.13.0-en_za/\";s:12:\"source_files\";a:47:{i:0;s:53:\"elementor-en_ZA-9a900fc521294f4b9183213f673c6dd2.json\";i:1;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:2;s:53:\"elementor-en_ZA-b2ecd11e23685c112b7640a219c27a29.json\";i:3;s:53:\"elementor-en_ZA-91751ab1f6434be40ed42c6f2430685d.json\";i:4;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:5;s:53:\"elementor-en_ZA-e2031de25dbcf26ce47a2334ada12df4.json\";i:6;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:7;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:8;s:53:\"elementor-en_ZA-28bce56c11c0cd151cecf4c0ce288bf8.json\";i:9;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:10;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:11;s:53:\"elementor-en_ZA-d810239e8c2d4ca40956663a055ccd6e.json\";i:12;s:53:\"elementor-en_ZA-83a879c0b4371f91e4b3b766eeeaded8.json\";i:13;s:53:\"elementor-en_ZA-e505a6769c2433f3ca18f89a13c63e2c.json\";i:14;s:53:\"elementor-en_ZA-4dca4291e5c2105fe4221c39bc6e38c4.json\";i:15;s:53:\"elementor-en_ZA-f64e3a48faf25917f1840ad51563542d.json\";i:16;s:53:\"elementor-en_ZA-37fb3f7f763ee5284f55830bdb9ffa59.json\";i:17;s:53:\"elementor-en_ZA-52f2c75b0123e674a80653f323acedeb.json\";i:18;s:53:\"elementor-en_ZA-9008af886824cb46de2033736d844cd0.json\";i:19;s:18:\"elementor-en_ZA.po\";i:20;s:53:\"elementor-en_ZA-0f1523a0aa16ef9e98a330599f6d65d6.json\";i:21;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:22;s:53:\"elementor-en_ZA-3ff23860c4384cf9e7036a6978ed12ca.json\";i:23;s:53:\"elementor-en_ZA-04c662ba599687f26c01d2ad65a736e2.json\";i:24;s:53:\"elementor-en_ZA-8c7fdbc0643789c8068af90dcb5092f0.json\";i:25;s:53:\"elementor-en_ZA-617246e19322e5dd5d87cb390b242299.json\";i:26;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:27;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:28;s:53:\"elementor-en_ZA-caf1aa299371bfacf3d21037c4330246.json\";i:29;s:53:\"elementor-en_ZA-2bf6873dcea15206c230cd918cb117f3.json\";i:30;s:53:\"elementor-en_ZA-a9f8401a06ae1184163ae3841d5a4118.json\";i:31;s:53:\"elementor-en_ZA-6f2d71de6e487593b133a34107c809b5.json\";i:32;s:53:\"elementor-en_ZA-b0a9c4ed48428291b28b979beace047c.json\";i:33;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:34;s:53:\"elementor-en_ZA-62aa3fef0b398d25e8da1692b26defb7.json\";i:35;s:53:\"elementor-en_ZA-595110658682dfd79ccbe69a02c9b318.json\";i:36;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:37;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:38;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:39;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:40;s:53:\"elementor-en_ZA-b7523a3fab34a423099cf3c6ef24e133.json\";i:41;s:18:\"elementor-en_ZA.mo\";i:42;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:43;s:53:\"elementor-en_ZA-386ade8fb66120d8a23161024d0a451c.json\";i:44;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";i:45;s:53:\"elementor-en_ZA-6481ef890cad292847d9aa725c9d53d1.json\";i:46;s:53:\"elementor-en_ZA-d661e48ffb8dcfdfa97bb01a153162d0.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.13.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:21;a:5:{s:4:\"time\";i:1684273639;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:3:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"4.16.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.4.16.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.2.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:6:\"4.15.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.16.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:4:\"core\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.1-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.2.1-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.1-rollback-0.zip\";}s:7:\"current\";s:5:\"6.2.1\";s:7:\"version\";s:5:\"6.2.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:3:\"6.2\";s:9:\"new_files\";s:0:\"\";}s:6:\"result\";s:5:\"6.2.1\";s:4:\"name\";s:15:\"WordPress 6.2.1\";s:8:\"messages\";a:11:{i:0;s:27:\"Updating to WordPress 6.2.1\";i:1;s:100:\"Downloading update from https://downloads.wordpress.org/release/wordpress-6.2.1-partial-0.zip&#8230;\";i:2;s:98:\"The authenticity of wordpress-6.2.1-partial-0.zip could not be verified as no signature was found.\";i:3;s:27:\"Unpacking the update&#8230;\";i:4;s:35:\"Verifying the unpacked files&#8230;\";i:5;s:46:\"Preparing to install the latest version&#8230;\";i:6;s:32:\"Enabling Maintenance mode&#8230;\";i:7;s:33:\"Copying the required files&#8230;\";i:8;s:33:\"Disabling Maintenance mode&#8230;\";i:9;s:25:\"Upgrading database&#8230;\";i:10;s:31:\"WordPress updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.2.5\";s:7:\"updated\";s:19:\"2023-05-16 14:36:03\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.5/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-6.2.5-en_za/\";s:12:\"source_files\";a:3:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/6.2.5/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:22;a:5:{s:4:\"time\";i:1684316828;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.0.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.2.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"6.2.5\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.7.0.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.0.0\";s:7:\"updated\";s:19:\"2023-05-17 07:36:33\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-7.0.0-en_za/\";s:12:\"source_files\";a:9:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:61:\"really-simple-ssl-en_ZA-3e12bbf756a05e322381443864e6460f.json\";i:2;s:61:\"really-simple-ssl-en_ZA-2f6a73d956b9b7894c1a467b90b46750.json\";i:3;s:61:\"really-simple-ssl-en_ZA-5c5090393578461917bde86203d6052f.json\";i:4;s:26:\"really-simple-ssl-en_ZA.po\";i:5;s:61:\"really-simple-ssl-en_ZA-5c8c5a7cb37cd8195e0fd3122a550432.json\";i:6;s:61:\"really-simple-ssl-en_ZA-8012e4ea64e8f604ed934ce61e85b612.json\";i:7;s:61:\"really-simple-ssl-en_ZA-e8d8b06ebccb5b4f2940ceb67054235d.json\";i:8;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:23;a:5:{s:4:\"time\";i:1685656034;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"akismet\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2023-06-01 17:48:07\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/plugin/akismet/5.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:64:\"/home/capeglid/public_html/wp-content/upgrade/akismet-5.1-en_za/\";s:12:\"source_files\";a:2:{i:0;s:16:\"akismet-en_ZA.po\";i:1;s:16:\"akismet-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Akismet Anti-Spam\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Akismet Anti-Spam (en_ZA)&#8230;\";i:1;s:108:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/akismet/5.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:akismet\";}}}}i:24;a:5:{s:4:\"time\";i:1687945584;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.0.5\";s:7:\"updated\";s:19:\"2023-06-28 08:35:14\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.5/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-7.0.5-en_za/\";s:12:\"source_files\";a:9:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:61:\"really-simple-ssl-en_ZA-3e12bbf756a05e322381443864e6460f.json\";i:2;s:61:\"really-simple-ssl-en_ZA-2f6a73d956b9b7894c1a467b90b46750.json\";i:3;s:61:\"really-simple-ssl-en_ZA-5c5090393578461917bde86203d6052f.json\";i:4;s:26:\"really-simple-ssl-en_ZA.po\";i:5;s:61:\"really-simple-ssl-en_ZA-5c8c5a7cb37cd8195e0fd3122a550432.json\";i:6;s:61:\"really-simple-ssl-en_ZA-8012e4ea64e8f604ed934ce61e85b612.json\";i:7;s:61:\"really-simple-ssl-en_ZA-e8d8b06ebccb5b4f2940ceb67054235d.json\";i:8;s:26:\"really-simple-ssl-en_ZA.mo\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.5/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:25;a:5:{s:4:\"time\";i:1688679987;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.0.6\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.0.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"7.0.5\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.7.0.6.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.14.1\";s:7:\"updated\";s:19:\"2023-07-06 10:19:06\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.14.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.14.1-en_za/\";s:12:\"source_files\";a:27:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-77c3c2dae5667bdc6ca9031c950d830f.json\";i:2;s:53:\"elementor-en_ZA-91751ab1f6434be40ed42c6f2430685d.json\";i:3;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:4;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:5;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:6;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:7;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:8;s:53:\"elementor-en_ZA-5ba9075b7ae84dffb3c9b06a7a87eb78.json\";i:9;s:53:\"elementor-en_ZA-4742f79417f08e649016aad5a53db5f1.json\";i:10;s:18:\"elementor-en_ZA.po\";i:11;s:53:\"elementor-en_ZA-498ef4b5c136d8ffb9492430cfcb556c.json\";i:12;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:13;s:53:\"elementor-en_ZA-b64aea471a9c76615d5cd1798901a33c.json\";i:14;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:15;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:16;s:53:\"elementor-en_ZA-5f2246c362aefccc640aa50a77dc3b2a.json\";i:17;s:53:\"elementor-en_ZA-6f2d71de6e487593b133a34107c809b5.json\";i:18;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:19;s:53:\"elementor-en_ZA-96b574c022a4bb9efd7314e20440baa2.json\";i:20;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:21;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:22;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:23;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:24;s:18:\"elementor-en_ZA.mo\";i:25;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:26;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.14.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.0.6\";s:7:\"updated\";s:19:\"2023-07-06 11:08:08\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.6/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-7.0.6-en_za/\";s:12:\"source_files\";a:16:{i:0;s:61:\"really-simple-ssl-en_ZA-20df4fb678e90d1c45457193eeb1e740.json\";i:1;s:61:\"really-simple-ssl-en_ZA-3e12bbf756a05e322381443864e6460f.json\";i:2;s:61:\"really-simple-ssl-en_ZA-2f6a73d956b9b7894c1a467b90b46750.json\";i:3;s:61:\"really-simple-ssl-en_ZA-5c5090393578461917bde86203d6052f.json\";i:4;s:61:\"really-simple-ssl-en_ZA-40ca89a5d2f50f528062fc55ece13627.json\";i:5;s:26:\"really-simple-ssl-en_ZA.po\";i:6;s:61:\"really-simple-ssl-en_ZA-391a15d629dd6671e63c61895e33eb72.json\";i:7;s:61:\"really-simple-ssl-en_ZA-d4c6a089d81ebc790ae26a43930fdf0b.json\";i:8;s:61:\"really-simple-ssl-en_ZA-8bf80ed1082313dc464aac01af220284.json\";i:9;s:61:\"really-simple-ssl-en_ZA-5c8c5a7cb37cd8195e0fd3122a550432.json\";i:10;s:61:\"really-simple-ssl-en_ZA-8012e4ea64e8f604ed934ce61e85b612.json\";i:11;s:61:\"really-simple-ssl-en_ZA-a258e1d4a610e3e5301cd71891e4d90b.json\";i:12;s:61:\"really-simple-ssl-en_ZA-6ea46a825bc167f26adc5a064eaf8135.json\";i:13;s:61:\"really-simple-ssl-en_ZA-e8d8b06ebccb5b4f2940ceb67054235d.json\";i:14;s:26:\"really-simple-ssl-en_ZA.mo\";i:15;s:61:\"really-simple-ssl-en_ZA-a8d9d9c4485a04b1c469c03759f9f7d2.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.0.6/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:2:{i:0;s:16:\"plugin:elementor\";i:1;s:24:\"plugin:really-simple-ssl\";}}}}i:26;a:5:{s:4:\"time\";i:1690840039;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.15.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:3:\"6.3\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.14.1\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.15.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/google-site-kit\";s:4:\"slug\";s:15:\"google-site-kit\";s:6:\"plugin\";s:35:\"google-site-kit/google-site-kit.php\";s:11:\"new_version\";s:7:\"1.106.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/google-site-kit/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/google-site-kit.1.106.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=2181376\";s:2:\"1x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=2181376\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=2513620\";s:2:\"1x\";s:70:\"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=2513620\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:3:\"6.3\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:7:\"1.105.0\";}s:6:\"result\";b:1;s:4:\"name\";s:18:\"Site Kit by Google\";s:8:\"messages\";a:8:{i:0;s:35:\"Updating plugin: Site Kit by Google\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/google-site-kit.1.106.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.15.0\";s:7:\"updated\";s:19:\"2023-07-31 12:46:15\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.15.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.15.0-en_za/\";s:12:\"source_files\";a:28:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-77c3c2dae5667bdc6ca9031c950d830f.json\";i:2;s:53:\"elementor-en_ZA-91751ab1f6434be40ed42c6f2430685d.json\";i:3;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:4;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:5;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:6;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:7;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:8;s:53:\"elementor-en_ZA-4742f79417f08e649016aad5a53db5f1.json\";i:9;s:18:\"elementor-en_ZA.po\";i:10;s:53:\"elementor-en_ZA-498ef4b5c136d8ffb9492430cfcb556c.json\";i:11;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:12;s:53:\"elementor-en_ZA-7f89ef4972ad70306caf59f2920e96fc.json\";i:13;s:53:\"elementor-en_ZA-b64aea471a9c76615d5cd1798901a33c.json\";i:14;s:53:\"elementor-en_ZA-05a49ac6f447949e2cd217237e443d94.json\";i:15;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:16;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:17;s:53:\"elementor-en_ZA-5f2246c362aefccc640aa50a77dc3b2a.json\";i:18;s:53:\"elementor-en_ZA-6f2d71de6e487593b133a34107c809b5.json\";i:19;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:20;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:21;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:22;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:23;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:24;s:53:\"elementor-en_ZA-6c60fde72303ca9cfed80eec521035e5.json\";i:25;s:18:\"elementor-en_ZA.mo\";i:26;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:27;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.15.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:27;a:5:{s:4:\"time\";i:1693259220;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:3:\"6.3\";s:7:\"updated\";s:19:\"2023-08-28 15:58:51\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.3/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:66:\"/home/capeglid/public_html/wp-content/upgrade/wordpress-6.3-en_za/\";s:12:\"source_files\";a:64:{i:0;s:43:\"en_ZA-4a38fe1c0c45989e44682ba6109d9f46.json\";i:1;s:43:\"en_ZA-a25d1cc7bf7ca0b4e114f6bea64943f4.json\";i:2;s:43:\"en_ZA-e2791ba830489d23043be8650a22a22b.json\";i:3;s:43:\"en_ZA-ca28138671823450e87dfd354f7afc6b.json\";i:4;s:43:\"en_ZA-569e85ef168299eb8c8f24d8ef8c8a78.json\";i:5;s:43:\"en_ZA-bf0f094965d3d4a95b47babcb35fc136.json\";i:6;s:43:\"en_ZA-49c6d4acf36cf3aca9f0b2a77617304f.json\";i:7;s:43:\"en_ZA-f70806bf0c7d62f2908bd5a1c3fe4efc.json\";i:8;s:43:\"en_ZA-1a0cd6a7128913b15c1a10dd68951869.json\";i:9;s:43:\"en_ZA-7b74c8457eaa7fcc50db41b431f8a003.json\";i:10;s:43:\"en_ZA-1780a2033cf98d69ce13c2e5c8510004.json\";i:11;s:43:\"en_ZA-1d17475f620f63a92e2c5d2681c51ee8.json\";i:12;s:8:\"en_ZA.mo\";i:13;s:43:\"en_ZA-5251f7623766a714c8207c7edb938628.json\";i:14;s:43:\"en_ZA-529362903a5a05b34b06b5e793fb4cf8.json\";i:15;s:14:\"admin-en_ZA.po\";i:16;s:43:\"en_ZA-28b3c3d595952907e08d98287077426c.json\";i:17;s:22:\"admin-network-en_ZA.po\";i:18;s:43:\"en_ZA-6025add6bde16aaeb12787d250f9b414.json\";i:19;s:43:\"en_ZA-60d06fac6f98e8e8f0ec5a945738b660.json\";i:20;s:43:\"en_ZA-aabfce98c410957228848dc581e3c420.json\";i:21;s:43:\"en_ZA-1bba9045bb07c89671c88a3f328548e8.json\";i:22;s:43:\"en_ZA-0cc31205f20441b3df1d1b46100f6b8d.json\";i:23;s:43:\"en_ZA-7233008897033de5ee0d14f86a42a65a.json\";i:24;s:43:\"en_ZA-93882e8f9976382d7f724ac595ed7151.json\";i:25;s:43:\"en_ZA-9c3519f4870fac83dc0dbf18cb6bd4c4.json\";i:26;s:43:\"en_ZA-0ce75ad2f775d1cac9696967d484808c.json\";i:27;s:43:\"en_ZA-17179a5f2930647c89151e365f843b6e.json\";i:28;s:43:\"en_ZA-f575f481034e90e21d832e415fd95fcf.json\";i:29;s:43:\"en_ZA-81d6f084cb273e02e15b01bd9ece87f7.json\";i:30;s:43:\"en_ZA-320f4ad9792aaa6dedb1e71cbdf85d57.json\";i:31;s:43:\"en_ZA-7d5ca435e60d92f024d46c9257aaa0f7.json\";i:32;s:43:\"en_ZA-1c4303f02ff93b290e9faad991eeb06f.json\";i:33;s:43:\"en_ZA-270d72d1cff17227d37f3244759cbecb.json\";i:34;s:43:\"en_ZA-2b390f85a3048c5b4255fb45960b6514.json\";i:35;s:43:\"en_ZA-0eebe503220d4a00341eb011b92769b4.json\";i:36;s:43:\"en_ZA-81c889563f09dd13de1701135dc62941.json\";i:37;s:43:\"en_ZA-9b256ea9cd54df92095e04c76758ceb0.json\";i:38;s:14:\"admin-en_ZA.mo\";i:39;s:43:\"en_ZA-8860e58c20c6a2ab5876a0f07be43bd9.json\";i:40;s:43:\"en_ZA-947c76bb5095da30e16668eec15406b2.json\";i:41;s:43:\"en_ZA-440127dd25bde48a531ded36f33e927b.json\";i:42;s:43:\"en_ZA-e2e4c4b80f3adf2c70b431bfdb1b4872.json\";i:43;s:43:\"en_ZA-8240df461220d1d3a028a9a4c5652a5b.json\";i:44;s:43:\"en_ZA-7f13c36c641b114bf18cd0bcc9ecc7e0.json\";i:45;s:43:\"en_ZA-e53526243551a102928735ec9eed4edf.json\";i:46;s:43:\"en_ZA-7289286ed59e90a8f36ae797df62220b.json\";i:47;s:43:\"en_ZA-9d47a87c240c1d10701cd6a02b28aa1b.json\";i:48;s:43:\"en_ZA-a9dc201dcd011fe71849743133052619.json\";i:49;s:43:\"en_ZA-2c5d274ea625dd91556554ad82901529.json\";i:50;s:43:\"en_ZA-ac23eee47530ac63a1178c827db28087.json\";i:51;s:43:\"en_ZA-68f2cec7514bf8563c723a4d675fcfe6.json\";i:52;s:43:\"en_ZA-c31d5f185753910c14afebc6deb2ce24.json\";i:53;s:43:\"en_ZA-7c90cd4398ee2d9d3628c387a87a70e5.json\";i:54;s:43:\"en_ZA-50278328b502f4eb3f2b8b7ab49324a1.json\";i:55;s:43:\"en_ZA-f8f49d9fc4a9cf7d78ec99285417bd9c.json\";i:56;s:43:\"en_ZA-7436b7ee9e4f11ac0d618d8cc886eb66.json\";i:57;s:43:\"en_ZA-77fdfadaf2e1ca3a027d1956b910bc50.json\";i:58;s:43:\"en_ZA-803bf1ce2131e13efc590c1bc47851fc.json\";i:59;s:43:\"en_ZA-daeb084aab42199d26393a56c3465bc0.json\";i:60;s:43:\"en_ZA-4bfa11da57ff2600004bb500368247f4.json\";i:61;s:22:\"admin-network-en_ZA.mo\";i:62;s:43:\"en_ZA-bf23b24175490c2e46aaf92ff6a0c70f.json\";i:63;s:8:\"en_ZA.po\";}s:11:\"destination\";s:47:\"/home/capeglid/public_html/wp-content/languages\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:47:\"/home/capeglid/public_html/wp-content/languages\";s:18:\"remote_destination\";s:48:\"/home/capeglid/public_html/wp-content/languages/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for WordPress\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for WordPress (en_ZA)&#8230;\";i:1;s:98:\"Downloading translation from https://downloads.wordpress.org/translation/core/6.3/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"wordpress-seo\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"21.0\";s:7:\"updated\";s:19:\"2023-08-28 17:38:43\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/wordpress-seo/21.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:71:\"/home/capeglid/public_html/wp-content/upgrade/wordpress-seo-21.0-en_za/\";s:12:\"source_files\";a:37:{i:0;s:57:\"wordpress-seo-en_ZA-b7ad74768b6540fffc24bcde63413725.json\";i:1;s:57:\"wordpress-seo-en_ZA-1765c84b9a2e3034c5ab0a9b0842cb21.json\";i:2;s:57:\"wordpress-seo-en_ZA-c1b15194a6181a17d3344302011bddf5.json\";i:3;s:57:\"wordpress-seo-en_ZA-606033e8cb263b032d13356d7a627ed5.json\";i:4;s:57:\"wordpress-seo-en_ZA-d6bf43f32d0c3331e709fa67e6be35a2.json\";i:5;s:57:\"wordpress-seo-en_ZA-81d02401639ac0f30dc9d7738fcbf629.json\";i:6;s:22:\"wordpress-seo-en_ZA.mo\";i:7;s:57:\"wordpress-seo-en_ZA-afe43fe171170bbc6083c10610a75434.json\";i:8;s:57:\"wordpress-seo-en_ZA-9f6244fe05b49fabf96551959cf899a6.json\";i:9;s:57:\"wordpress-seo-en_ZA-cab448a7f08880f4d86d9bdf409b7cb7.json\";i:10;s:57:\"wordpress-seo-en_ZA-6ade687c7936490c88bc39df19ea71a0.json\";i:11;s:57:\"wordpress-seo-en_ZA-b2bb3542a05d1a95a5866b83cc7b8a5f.json\";i:12;s:57:\"wordpress-seo-en_ZA-786eeb1e9fb710b6d8885049b18564b3.json\";i:13;s:57:\"wordpress-seo-en_ZA-d084ad2ca2d23f1331bbd1040999834e.json\";i:14;s:57:\"wordpress-seo-en_ZA-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json\";i:15;s:57:\"wordpress-seo-en_ZA-9ff580649b466f65633b98bb16c34525.json\";i:16;s:57:\"wordpress-seo-en_ZA-8d6ddb629914013ba22594dab46408c3.json\";i:17;s:57:\"wordpress-seo-en_ZA-c1a0e4b150b113a514f162d42c0c8ab5.json\";i:18;s:57:\"wordpress-seo-en_ZA-8c2f72a2c46baea606be9a7b0c1a23d8.json\";i:19;s:57:\"wordpress-seo-en_ZA-58afcf2303c7e92a99f4dfdf75c54842.json\";i:20;s:57:\"wordpress-seo-en_ZA-3ab1863386cca0be6ab4aa906cacadbd.json\";i:21;s:57:\"wordpress-seo-en_ZA-fb9a41ab0ae57dcb4b10ea3343658bcc.json\";i:22;s:57:\"wordpress-seo-en_ZA-6ffccefef7026e678d85c6b56bd29680.json\";i:23;s:57:\"wordpress-seo-en_ZA-8a9083701e738b3c956ea2c9a8a84375.json\";i:24;s:57:\"wordpress-seo-en_ZA-9fc912fe9f73e39d5df0779b31bb1a6f.json\";i:25;s:57:\"wordpress-seo-en_ZA-a35a702af4a7fbb6d2d4db8c193dd940.json\";i:26;s:57:\"wordpress-seo-en_ZA-59a157b73a79db8a63459f9a2e1b874b.json\";i:27;s:57:\"wordpress-seo-en_ZA-6f380ab0bcb032c00d3d0ff21664335d.json\";i:28;s:57:\"wordpress-seo-en_ZA-b1439a828d6d7684a875580ccba87936.json\";i:29;s:57:\"wordpress-seo-en_ZA-e422758335e56c41009e56217163c93a.json\";i:30;s:22:\"wordpress-seo-en_ZA.po\";i:31;s:57:\"wordpress-seo-en_ZA-826f41c23138627439d01b2b0133dbc5.json\";i:32;s:57:\"wordpress-seo-en_ZA-3a6bb28b59cb140b6c372392bf5f13d3.json\";i:33;s:57:\"wordpress-seo-en_ZA-a4e25a0fbd268367ae0af1e06b841f78.json\";i:34;s:57:\"wordpress-seo-en_ZA-753e370a61af6ba5ccabe91cc950cbcb.json\";i:35;s:57:\"wordpress-seo-en_ZA-fbf6c210cf52f9eaaf78c5f02b58c276.json\";i:36;s:57:\"wordpress-seo-en_ZA-13c172108e3ebc2555ea54a5cffd763b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Yoast SEO\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Yoast SEO (en_ZA)&#8230;\";i:1;s:115:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/wordpress-seo/21.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:wordpress-seo\";}}}}i:28;a:5:{s:4:\"time\";i:1695246463;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.0\";s:15:\"current_version\";s:6:\"3.16.3\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.16.4.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.5.7\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.5.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.4\";s:15:\"current_version\";s:5:\"2.5.6\";}s:6:\"result\";b:1;s:4:\"name\";s:23:\"Google Listings and Ads\";s:8:\"messages\";a:6:{i:0;s:40:\"Updating plugin: Google Listings and Ads\";i:1;s:103:\"Downloading update from https://downloads.wordpress.org/plugin/google-listings-and-ads.2.5.7.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:4:\"12.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.12.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:4:\"12.5\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.12.6.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:3;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:3:\"url\";s:24:\"https://gravityforms.com\";s:4:\"slug\";s:12:\"gravityforms\";s:6:\"plugin\";s:29:\"gravityforms/gravityforms.php\";s:7:\"package\";s:168:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.7.14.zip?AWSAccessKeyId=AKIA5U3GBHC5WDRZA6NK&Expires=1695379349&Signature=dDrp1tK7nGzTKTJ4P6quMJ%2FGzdg%3D\";s:11:\"new_version\";s:6:\"2.7.14\";s:2:\"id\";s:1:\"0\";s:15:\"current_version\";s:6:\"2.7.13\";}s:6:\"result\";b:1;s:4:\"name\";s:13:\"Gravity Forms\";s:8:\"messages\";a:8:{i:0;s:30:\"Updating plugin: Gravity Forms\";i:1;s:207:\"Downloading update from https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.7.14.zip?AWSAccessKeyId=AKIA5U3GBHC5WDRZA6NK&amp;Expires=1695379349&amp;Signature=dDrp1tK7nGzTKTJ4P6quMJ%2FGzdg%3D&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"12.6\";s:7:\"updated\";s:19:\"2023-09-20 17:04:16\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/plugin/jetpack/12.6/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-12.6-en_za/\";s:12:\"source_files\";a:27:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-95040824fe31ba694278a70050adaa46.json\";i:2;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:3;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:4;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:5;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:6;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:7;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:8;s:51:\"jetpack-en_ZA-3153f9d7b8b535d28b6244187d8fe611.json\";i:9;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:10;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:11;s:16:\"jetpack-en_ZA.po\";i:12;s:51:\"jetpack-en_ZA-bf3e383be435d83a2459a4462233b979.json\";i:13;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:14;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:15;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:16;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:17;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:18;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:19;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:20;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:21;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:22;s:51:\"jetpack-en_ZA-69677086a93fca1f16db30b2da0d6c44.json\";i:23;s:16:\"jetpack-en_ZA.mo\";i:24;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:25;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:26;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:109:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/12.6/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:jetpack\";}}}}i:29;a:5:{s:4:\"time\";i:1699912030;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{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:6:\"12.8.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.12.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:4:\"12.8\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:88:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.12.8.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/post-smtp\";s:4:\"slug\";s:9:\"post-smtp\";s:6:\"plugin\";s:26:\"post-smtp/postman-smtp.php\";s:11:\"new_version\";s:5:\"2.8.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/post-smtp/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/post-smtp.2.8.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/post-smtp/assets/icon-128x128.gif?rev=2758621\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/post-smtp/assets/banner-1544x500.jpg?rev=2742027\";s:2:\"1x\";s:64:\"https://ps.w.org/post-smtp/assets/banner-772x250.jpg?rev=2749492\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";b:0;s:15:\"current_version\";s:5:\"2.7.3\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Post SMTP\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Post SMTP\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/post-smtp.2.8.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"jetpack\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"12.8.1\";s:7:\"updated\";s:19:\"2023-11-13 20:22:12\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/plugin/jetpack/12.8.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:67:\"/home/capeglid/public_html/wp-content/upgrade/jetpack-12.8.1-en_za/\";s:12:\"source_files\";a:27:{i:0;s:51:\"jetpack-en_ZA-8d7cc819888d3ac362c235ff94809c9a.json\";i:1;s:51:\"jetpack-en_ZA-95040824fe31ba694278a70050adaa46.json\";i:2;s:51:\"jetpack-en_ZA-2830d0baff716a2e4109fd6df428a8a8.json\";i:3;s:51:\"jetpack-en_ZA-f6670db2c5ad7c2c86f45179f56a7ca9.json\";i:4;s:51:\"jetpack-en_ZA-c6f94343b6379d3dda4a697514e96d02.json\";i:5;s:51:\"jetpack-en_ZA-ba4064db8ab113111b65050d6a9cdd2c.json\";i:6;s:51:\"jetpack-en_ZA-4ecdb48266dceea37c977503447f349c.json\";i:7;s:51:\"jetpack-en_ZA-db7f39b584eeeb1e17097396bd63d618.json\";i:8;s:51:\"jetpack-en_ZA-3153f9d7b8b535d28b6244187d8fe611.json\";i:9;s:51:\"jetpack-en_ZA-f2fec8be18a8ebb735f851bee375cb5f.json\";i:10;s:51:\"jetpack-en_ZA-62e43f7d6792ea2be029a71950464bf3.json\";i:11;s:16:\"jetpack-en_ZA.po\";i:12;s:51:\"jetpack-en_ZA-bf3e383be435d83a2459a4462233b979.json\";i:13;s:51:\"jetpack-en_ZA-1c7420c5c99c6ed7a03f7b6f7fe38302.json\";i:14;s:51:\"jetpack-en_ZA-1bac79e646a8bf4081a5011ab72d5807.json\";i:15;s:51:\"jetpack-en_ZA-08a44c15ee3a7292b50075342bd24e4d.json\";i:16;s:51:\"jetpack-en_ZA-a10b91e0b186c0a8ec1f9c913319c624.json\";i:17;s:51:\"jetpack-en_ZA-d1114d13658cd1116d9e4f79f56ea595.json\";i:18;s:51:\"jetpack-en_ZA-f2b234a1eb36d7500074cd58bfbd9b1c.json\";i:19;s:51:\"jetpack-en_ZA-c5dc571685340e9b475a95252117d2c7.json\";i:20;s:51:\"jetpack-en_ZA-e48297939dadcf2a16dec6bb472204f5.json\";i:21;s:51:\"jetpack-en_ZA-554ecab996622b1334be87a17ae022de.json\";i:22;s:51:\"jetpack-en_ZA-69677086a93fca1f16db30b2da0d6c44.json\";i:23;s:16:\"jetpack-en_ZA.mo\";i:24;s:51:\"jetpack-en_ZA-a92df450dcecb4ab69728221dfbe2cc1.json\";i:25;s:51:\"jetpack-en_ZA-6e3b64de0dc39291801ea2bbc8aaa40e.json\";i:26;s:51:\"jetpack-en_ZA-27f144e22b9d44c9b4e55a0d29e11244.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:24:\"Translations for Jetpack\";s:8:\"messages\";a:6:{i:0;s:48:\"Updating translations for Jetpack (en_ZA)&#8230;\";i:1;s:111:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/jetpack/12.8.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:14:\"plugin:jetpack\";}}}}i:30;a:5:{s:4:\"time\";i:1700084812;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.2.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"7.2\";s:15:\"current_version\";s:5:\"7.1.3\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.7.2.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.2.0\";s:7:\"updated\";s:19:\"2023-11-15 13:11:03\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.2.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-7.2.0-en_za/\";s:12:\"source_files\";a:19:{i:0;s:61:\"really-simple-ssl-en_ZA-7b6db87a6c15c3de4a85f0cc179b08fb.json\";i:1;s:61:\"really-simple-ssl-en_ZA-4274d932e611b99e95c84c49c3dc9f7e.json\";i:2;s:61:\"really-simple-ssl-en_ZA-cd8db46d82d28cab161f3d5e0e04e310.json\";i:3;s:61:\"really-simple-ssl-en_ZA-015da759da8e407c0361614be3af5d5d.json\";i:4;s:61:\"really-simple-ssl-en_ZA-4a6d452dd05bc586dedbdb1ace895e25.json\";i:5;s:26:\"really-simple-ssl-en_ZA.po\";i:6;s:61:\"really-simple-ssl-en_ZA-f2dfea0528760958e6a97e8dafac1fd7.json\";i:7;s:61:\"really-simple-ssl-en_ZA-675473605a58279e0b90db4d1ce25dd2.json\";i:8;s:61:\"really-simple-ssl-en_ZA-d4c6a089d81ebc790ae26a43930fdf0b.json\";i:9;s:61:\"really-simple-ssl-en_ZA-3c18a8fae0f9a2160477c5e30cd46c33.json\";i:10;s:61:\"really-simple-ssl-en_ZA-0a2bb108a8dbb7983a3a10d3a0e861f3.json\";i:11;s:61:\"really-simple-ssl-en_ZA-df960d9644eca27bc0db0294d85298af.json\";i:12;s:61:\"really-simple-ssl-en_ZA-f92df688f5708d6a416fcbae7d104a20.json\";i:13;s:61:\"really-simple-ssl-en_ZA-2cbf6eb9cb28cb72d8bb5a6f84e59033.json\";i:14;s:26:\"really-simple-ssl-en_ZA.mo\";i:15;s:61:\"really-simple-ssl-en_ZA-2caf5cd2d59125611df95e82ea6a39d6.json\";i:16;s:61:\"really-simple-ssl-en_ZA-1e7913469266755ce2f68e64ed4b21aa.json\";i:17;s:61:\"really-simple-ssl-en_ZA-8083fd9fe05cec55d6fb5256a57917e0.json\";i:18;s:61:\"really-simple-ssl-en_ZA-251ca767d89bffbdacb40e74d54bdaed.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/7.2.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:31;a:5:{s:4:\"time\";i:1701726424;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.18.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"7.3\";s:15:\"current_version\";s:6:\"3.17.3\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:8:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.18.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/google-site-kit\";s:4:\"slug\";s:15:\"google-site-kit\";s:6:\"plugin\";s:35:\"google-site-kit/google-site-kit.php\";s:11:\"new_version\";s:7:\"1.115.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/google-site-kit/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/google-site-kit.1.115.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=2181376\";s:2:\"1x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=2181376\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=2513620\";s:2:\"1x\";s:70:\"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=2513620\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.4.1\";s:12:\"requires_php\";s:3:\"5.6\";s:15:\"current_version\";s:7:\"1.114.0\";}s:6:\"result\";b:1;s:4:\"name\";s:18:\"Site Kit by Google\";s:8:\"messages\";a:8:{i:0;s:35:\"Updating plugin: Site Kit by Google\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/google-site-kit.1.115.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.18.0\";s:7:\"updated\";s:19:\"2023-12-04 13:19:24\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.18.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.18.0-en_za/\";s:12:\"source_files\";a:33:{i:0;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:1;s:53:\"elementor-en_ZA-8ef6d4918e93bfaaef913c65efeec347.json\";i:2;s:53:\"elementor-en_ZA-d5fd080190e1b775eeff9bb54dd9cd90.json\";i:3;s:53:\"elementor-en_ZA-91751ab1f6434be40ed42c6f2430685d.json\";i:4;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:5;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:6;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:7;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:8;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:9;s:53:\"elementor-en_ZA-026e05eaa88cf2068ad476f7c5d5d51e.json\";i:10;s:53:\"elementor-en_ZA-2bff8dac39eec4388d1becc2ebcfeaab.json\";i:11;s:18:\"elementor-en_ZA.po\";i:12;s:53:\"elementor-en_ZA-498ef4b5c136d8ffb9492430cfcb556c.json\";i:13;s:53:\"elementor-en_ZA-79962d687013e1cf1388440cb23aaf23.json\";i:14;s:53:\"elementor-en_ZA-6c41414f431814bb2bc36fcfb8d0aad5.json\";i:15;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:16;s:53:\"elementor-en_ZA-bd7df0741aeddc2bbbb08d20c11e4ddc.json\";i:17;s:53:\"elementor-en_ZA-0a2cfc2e0f239dadba944948d6a35832.json\";i:18;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:19;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:20;s:53:\"elementor-en_ZA-7bd3d6cb6889e0684fb5850e5de15987.json\";i:21;s:53:\"elementor-en_ZA-066ef1cdf21d1b40c6de8f6422ec24e0.json\";i:22;s:53:\"elementor-en_ZA-6f2d71de6e487593b133a34107c809b5.json\";i:23;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:24;s:53:\"elementor-en_ZA-a4027a255848e5a7096a4cbe99cd18da.json\";i:25;s:53:\"elementor-en_ZA-a3bac97752b365511e337f750b1e7508.json\";i:26;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:27;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:28;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:29;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:30;s:18:\"elementor-en_ZA.mo\";i:31;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:32;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.18.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:32;a:5:{s:4:\"time\";i:1712915210;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:43:\"w.org/plugins/social-icons-widget-by-wpzoom\";s:4:\"slug\";s:29:\"social-icons-widget-by-wpzoom\";s:6:\"plugin\";s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";s:11:\"new_version\";s:6:\"4.2.18\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/social-icons-widget-by-wpzoom.4.2.18.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/icon-256x256.png?rev=2679074\";s:2:\"1x\";s:82:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/icon-128x128.png?rev=2679074\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/banner-1544x500.png?rev=2679074\";s:2:\"1x\";s:84:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/banner-772x250.png?rev=2679074\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.5.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"4.2.17\";}s:6:\"result\";b:1;s:4:\"name\";s:41:\"Social Icons Widget &amp; Block by WPZOOM\";s:8:\"messages\";a:8:{i:0;s:58:\"Updating plugin: Social Icons Widget &amp; Block by WPZOOM\";i:1;s:110:\"Downloading update from https://downloads.wordpress.org/plugin/social-icons-widget-by-wpzoom.4.2.18.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEyOTE1MjA3fQ.iUuh12cx7CI9geq4p7NZDbadQZv8dJbtszYckGe5Uyk/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEyOTE1MjA3fQ.iUuh12cx7CI9geq4p7NZDbadQZv8dJbtszYckGe5Uyk/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:33;a:5:{s:4:\"time\";i:1713001612;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDAxNjA4fQ.1Nrh1tYXLm7Uixjsiqrb-mehejI2IIW1NXnzJlnZXmI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDAxNjA4fQ.1Nrh1tYXLm7Uixjsiqrb-mehejI2IIW1NXnzJlnZXmI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:34;a:5:{s:4:\"time\";i:1713044816;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDQ0ODEyfQ.m8x5zjuGXAJwzkv8FGmT4_s4_kadrPjCnyQy09k6vEo/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDQ0ODEyfQ.m8x5zjuGXAJwzkv8FGmT4_s4_kadrPjCnyQy09k6vEo/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:35;a:5:{s:4:\"time\";i:1713088011;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDg4MDA3fQ.f6vckH0qic3YWkfQctNhUudMJTtj1bfSMff_zMSWhPs/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMDg4MDA3fQ.f6vckH0qic3YWkfQctNhUudMJTtj1bfSMff_zMSWhPs/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:36;a:5:{s:4:\"time\";i:1713131214;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMTMxMjEwfQ.7qF_M-nzc7UhacQsCzAeM3SI72K8WJcywz89X1xSmE0/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMTMxMjEwfQ.7qF_M-nzc7UhacQsCzAeM3SI72K8WJcywz89X1xSmE0/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:37;a:5:{s:4:\"time\";i:1713174414;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.20.3\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMTc0NDEwfQ.vHQT5h8Jpy8dVQ6z-a34Chgpvn0ZOhLQSYsFHJ08lJ4/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMTc0NDEwfQ.vHQT5h8Jpy8dVQ6z-a34Chgpvn0ZOhLQSYsFHJ08lJ4/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:38;a:5:{s:4:\"time\";i:1713304019;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzA0MDE1fQ.l6bs_lI2h3DeVavO6c2lpBl1UEOcDufe1Te610x_tds/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzA0MDE1fQ.l6bs_lI2h3DeVavO6c2lpBl1UEOcDufe1Te610x_tds/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:39;a:5:{s:4:\"time\";i:1713347214;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzQ3MjEwfQ.Mlrf54NFOr3vSVlfgj4elXVDz_0tSihIsrA1Hz9Kn3E/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzQ3MjEwfQ.Mlrf54NFOr3vSVlfgj4elXVDz_0tSihIsrA1Hz9Kn3E/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:40;a:5:{s:4:\"time\";i:1713390414;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzkwNDEwfQ.53eR534SBc40pP4izaiGR3Th76m8xFLL4CIoAg46e_w/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzMzkwNDEwfQ.53eR534SBc40pP4izaiGR3Th76m8xFLL4CIoAg46e_w/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:41;a:5:{s:4:\"time\";i:1713433625;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNDMzNjIwfQ.j-5uBZemKZib8XMXVEHaeUzasnxJ9XHgMFEEOVwnYqk/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNDMzNjIwfQ.j-5uBZemKZib8XMXVEHaeUzasnxJ9XHgMFEEOVwnYqk/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:42;a:5:{s:4:\"time\";i:1713520010;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNTIwMDA3fQ.1yHKuKW-rhsoRl5x_VC1nhvsgi8HXMJABcd0-3oA9p8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNTIwMDA3fQ.1yHKuKW-rhsoRl5x_VC1nhvsgi8HXMJABcd0-3oA9p8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:43;a:5:{s:4:\"time\";i:1713563166;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNTYzMTYzfQ.feMsElZVx-OGeTB3Ku3x7fXRdEYH13aQkC-HrjlDpd0/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNTYzMTYzfQ.feMsElZVx-OGeTB3Ku3x7fXRdEYH13aQkC-HrjlDpd0/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:44;a:5:{s:4:\"time\";i:1713606417;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjA2NDEzfQ.-8ZbHZTX32a_wm0IQI11JcILG8NsRfDyirdsXojxzYA/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjA2NDEzfQ.-8ZbHZTX32a_wm0IQI11JcILG8NsRfDyirdsXojxzYA/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:45;a:5:{s:4:\"time\";i:1713649633;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjQ5NjMwfQ.a3pupAuGvkvMIwftqL1I9fBh4-aE3Frcit7TtPsZzBc/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjQ5NjMwfQ.a3pupAuGvkvMIwftqL1I9fBh4-aE3Frcit7TtPsZzBc/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:46;a:5:{s:4:\"time\";i:1713692828;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjkyODI0fQ.CthEFchEfDLm7LI16M9wrRBG58gidP7HDoUlglEKpoQ/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNjkyODI0fQ.CthEFchEfDLm7LI16M9wrRBG58gidP7HDoUlglEKpoQ/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:47;a:5:{s:4:\"time\";i:1713736027;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNzM2MDI0fQ.h0PlMIFS1INho3R_CRk3NFGlvebi9dzMAahy3peB290/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzNzM2MDI0fQ.h0PlMIFS1INho3R_CRk3NFGlvebi9dzMAahy3peB290/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:48;a:5:{s:4:\"time\";i:1713951969;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.0\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzOTUxOTY1fQ.0bxyonHf568lkijWAm-WcmVzqHNK9pt_r43BzyEY80c/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzEzOTUxOTY1fQ.0bxyonHf568lkijWAm-WcmVzqHNK9pt_r43BzyEY80c/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:49;a:5:{s:4:\"time\";i:1714038447;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MDM4NDQzfQ.jpywq4LgJ2H548d1-g57bhUIWfJxT3YQzfCJ22Nz7wE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MDM4NDQzfQ.jpywq4LgJ2H548d1-g57bhUIWfJxT3YQzfCJ22Nz7wE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:50;a:5:{s:4:\"time\";i:1714124800;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MTI0Nzk2fQ._J5KtDhHG-3LflRUVoNLvtOOtSRDHHflvouag-f5NzQ/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MTI0Nzk2fQ._J5KtDhHG-3LflRUVoNLvtOOtSRDHHflvouag-f5NzQ/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:51;a:5:{s:4:\"time\";i:1714168028;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MTY4MDE5fQ.QfVVARzs015gaXVLmz9WDQjP35cgsbycFI9ybTHrLEE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MTY4MDE5fQ.QfVVARzs015gaXVLmz9WDQjP35cgsbycFI9ybTHrLEE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:52;a:5:{s:4:\"time\";i:1714211222;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MjExMjE4fQ.CpEXMhtJGMEL-h0329WeF508u8qCXut1E4ieS404nmc/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MjExMjE4fQ.CpEXMhtJGMEL-h0329WeF508u8qCXut1E4ieS404nmc/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:53;a:5:{s:4:\"time\";i:1714254308;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MjU0MzA0fQ.NloQYu8n3-Vf8j65wdY5DcZJnTFJpBCmSlJu6OOA7X0/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MjU0MzA0fQ.NloQYu8n3-Vf8j65wdY5DcZJnTFJpBCmSlJu6OOA7X0/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:54;a:5:{s:4:\"time\";i:1714297621;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Mjk3NjE4fQ.cijL8FxErYgLms7gXgJ8g3N7O2AJcEONRwIjM1XHPos/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Mjk3NjE4fQ.cijL8FxErYgLms7gXgJ8g3N7O2AJcEONRwIjM1XHPos/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:55;a:5:{s:4:\"time\";i:1714340820;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MzQwODE2fQ.Txeb969x5pcR4O8pvxC9B2w9ScPIJsUSkuzjlupjndM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0MzQwODE2fQ.Txeb969x5pcR4O8pvxC9B2w9ScPIJsUSkuzjlupjndM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:56;a:5:{s:4:\"time\";i:1714384021;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Mzg0MDE3fQ.xtTizymD_nrU-U12SC21mZluAmXgIIn7JgSd-K79xK8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Mzg0MDE3fQ.xtTizymD_nrU-U12SC21mZluAmXgIIn7JgSd-K79xK8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:57;a:5:{s:4:\"time\";i:1714427221;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.1\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NDI3MjE4fQ.0NfRGCZQgOdJFbWYHy5n-wS8tLOT9enpENZnvY1c8nY/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NDI3MjE4fQ.0NfRGCZQgOdJFbWYHy5n-wS8tLOT9enpENZnvY1c8nY/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:58;a:5:{s:4:\"time\";i:1714556824;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NTU2ODIwfQ.vRzFHZ-Xz5CxpsL-4r0qrdOS-vK6JftPbKWvwf0meEM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NTU2ODIwfQ.vRzFHZ-Xz5CxpsL-4r0qrdOS-vK6JftPbKWvwf0meEM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:59;a:5:{s:4:\"time\";i:1714643233;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NjQzMjMwfQ.9DwnLDVJ-SKGuGVTPxzMOyZGt17m_q7LY639qL9g3sM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NjQzMjMwfQ.9DwnLDVJ-SKGuGVTPxzMOyZGt17m_q7LY639qL9g3sM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:60;a:5:{s:4:\"time\";i:1714686325;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Njg2MzIxfQ.rzy9w1YP2_MBM_4wob7guKh_GjEMTgXHy3kNnpaySOw/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0Njg2MzIxfQ.rzy9w1YP2_MBM_4wob7guKh_GjEMTgXHy3kNnpaySOw/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:61;a:5:{s:4:\"time\";i:1714729614;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NzI5NjEwfQ.DDLyzNqBIOx6_WhrxvhpTwkjbg2ND1pej4oT6pr626w/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NzI5NjEwfQ.DDLyzNqBIOx6_WhrxvhpTwkjbg2ND1pej4oT6pr626w/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:62;a:5:{s:4:\"time\";i:1714772827;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NzcyODIzfQ.69azHMVgXRiwWt_IqLAGA35eTN4MIDUBOjVQuJJlbF4/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0NzcyODIzfQ.69azHMVgXRiwWt_IqLAGA35eTN4MIDUBOjVQuJJlbF4/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:63;a:5:{s:4:\"time\";i:1714816030;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0ODE2MDI3fQ.IC3Sx4RY21m8GhbeMe-A0oPPqfw6qs_lbWU3NdRehsw/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0ODE2MDI3fQ.IC3Sx4RY21m8GhbeMe-A0oPPqfw6qs_lbWU3NdRehsw/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:64;a:5:{s:4:\"time\";i:1714859233;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0ODU5MjMwfQ.0NBB36DSIbgrKc4CrzbQiSIdngxj-lka5craBkhAqwE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0ODU5MjMwfQ.0NBB36DSIbgrKc4CrzbQiSIdngxj-lka5craBkhAqwE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:65;a:5:{s:4:\"time\";i:1714945616;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0OTQ1NjEzfQ.7W5TPv1hRBfTJGip10rH3K3FDtz7NCBigmc1ZDoMls0/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0OTQ1NjEzfQ.7W5TPv1hRBfTJGip10rH3K3FDtz7NCBigmc1ZDoMls0/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:66;a:5:{s:4:\"time\";i:1714988794;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0OTg4NzkwfQ.uyEdpvU_wpqw_JvwPMcPnB4-EZbGMfsmDbjvglacNK8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE0OTg4NzkwfQ.uyEdpvU_wpqw_JvwPMcPnB4-EZbGMfsmDbjvglacNK8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:67;a:5:{s:4:\"time\";i:1715161634;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MTYxNjMxfQ.QG--xFAUpSmUkzhLg1YkmwGGIOXmBGrDJ_zPA5IYl2o/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MTYxNjMxfQ.QG--xFAUpSmUkzhLg1YkmwGGIOXmBGrDJ_zPA5IYl2o/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:68;a:5:{s:4:\"time\";i:1715248048;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MjQ4MDQ0fQ.-7l6ax2rGH4Wp7__A1r0a22y6Lt_unaYgrNwRPB9vIY/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MjQ4MDQ0fQ.-7l6ax2rGH4Wp7__A1r0a22y6Lt_unaYgrNwRPB9vIY/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:69;a:5:{s:4:\"time\";i:1715291243;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MjkxMjQwfQ.X3Jyje0Y3fYYTQ3Fj-4YdZrqYj4sgIlnmQjGqOk3pqs/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MjkxMjQwfQ.X3Jyje0Y3fYYTQ3Fj-4YdZrqYj4sgIlnmQjGqOk3pqs/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:70;a:5:{s:4:\"time\";i:1715334436;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MzM0NDMyfQ.Efr5PEP_ZQO3RpZG2Yz07EC4PBh3UC31wf9Cwqi4O80/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1MzM0NDMyfQ.Efr5PEP_ZQO3RpZG2Yz07EC4PBh3UC31wf9Cwqi4O80/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:71;a:5:{s:4:\"time\";i:1715420824;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NDIwODIwfQ.gacO76khHSOqsEKkt5DgdXqjIWPLmpvRpEZhWLz35sU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NDIwODIwfQ.gacO76khHSOqsEKkt5DgdXqjIWPLmpvRpEZhWLz35sU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:72;a:5:{s:4:\"time\";i:1715464036;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NDY0MDMzfQ.avhcJUjkkE-yl1NUSY2ra3WGmPe6ccB3bvb6wKEtq0o/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NDY0MDMzfQ.avhcJUjkkE-yl1NUSY2ra3WGmPe6ccB3bvb6wKEtq0o/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:73;a:5:{s:4:\"time\";i:1715507235;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NTA3MjMyfQ._arD2DNi2f1NZfr1_0sZEdwj6yXf8-2A3PAzNhyHUBE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NTA3MjMyfQ._arD2DNi2f1NZfr1_0sZEdwj6yXf8-2A3PAzNhyHUBE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:74;a:5:{s:4:\"time\";i:1715550449;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NTUwNDQ1fQ.HE7rqH6UneCYHsJkpABqhvFR6p-rZC1VLU3HZNpJmzI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NTUwNDQ1fQ.HE7rqH6UneCYHsJkpABqhvFR6p-rZC1VLU3HZNpJmzI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:75;a:5:{s:4:\"time\";i:1715723238;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NzIzMjM1fQ.QeSE_nvnmqxN5gZgnjKVgwQOGiV7-Qk3KEg8K5gmlA8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1NzIzMjM1fQ.QeSE_nvnmqxN5gZgnjKVgwQOGiV7-Qk3KEg8K5gmlA8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:76;a:5:{s:4:\"time\";i:1715766440;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:40:\"w.org/plugins/instagram-widget-by-wpzoom\";s:4:\"slug\";s:26:\"instagram-widget-by-wpzoom\";s:6:\"plugin\";s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";s:11:\"new_version\";s:6:\"2.1.16\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/instagram-widget-by-wpzoom/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/instagram-widget-by-wpzoom.2.1.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-256x256.png?rev=2534456\";s:2:\"1x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-128x128.png?rev=2534456\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-1544x500.png?rev=2597989\";s:2:\"1x\";s:81:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-772x250.png?rev=2597989\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.5.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"2.1.15\";}s:6:\"result\";b:1;s:4:\"name\";s:35:\"WPZOOM Instagram Widget &amp; Block\";s:8:\"messages\";a:8:{i:0;s:52:\"Updating plugin: WPZOOM Instagram Widget &amp; Block\";i:1;s:107:\"Downloading update from https://downloads.wordpress.org/plugin/instagram-widget-by-wpzoom.2.1.16.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:3:\"url\";s:24:\"https://gravityforms.com\";s:4:\"slug\";s:12:\"gravityforms\";s:6:\"plugin\";s:29:\"gravityforms/gravityforms.php\";s:7:\"package\";s:166:\"https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.8.10.zip?AWSAccessKeyId=AKIA5U3GBHC5WDRZA6NK&Expires=1715939230&Signature=NLk7odDp7hHofBREPeSMeJ8d72U%3D\";s:11:\"new_version\";s:6:\"2.8.10\";s:2:\"id\";s:1:\"0\";s:15:\"current_version\";s:5:\"2.8.9\";}s:6:\"result\";b:1;s:4:\"name\";s:13:\"Gravity Forms\";s:8:\"messages\";a:8:{i:0;s:30:\"Updating plugin: Gravity Forms\";i:1;s:205:\"Downloading update from https://s3.amazonaws.com/gravityforms/releases/gravityforms_2.8.10.zip?AWSAccessKeyId=AKIA5U3GBHC5WDRZA6NK&amp;Expires=1715939230&amp;Signature=NLk7odDp7hHofBREPeSMeJ8d72U%3D&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"8.1.0\";s:7:\"updated\";s:19:\"2024-05-15 09:11:37\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.1.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-8.1.0-en_za/\";s:12:\"source_files\";a:18:{i:0;s:61:\"really-simple-ssl-en_ZA-3c58b6e7c8b62fd3599df0641e21c59c.json\";i:1;s:61:\"really-simple-ssl-en_ZA-336da36a8c9302a13cd2b648e9eb56f0.json\";i:2;s:26:\"really-simple-ssl-en_ZA.po\";i:3;s:61:\"really-simple-ssl-en_ZA-a4eff15a34461733031e11fd34e063f5.json\";i:4;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:5;s:61:\"really-simple-ssl-en_ZA-c173d8fb6a5e9b8e8bb38169fed1f80c.json\";i:6;s:61:\"really-simple-ssl-en_ZA-bf650d751228aee72abb21a7d075cf38.json\";i:7;s:61:\"really-simple-ssl-en_ZA-df960d9644eca27bc0db0294d85298af.json\";i:8;s:26:\"really-simple-ssl-en_ZA.mo\";i:9;s:61:\"really-simple-ssl-en_ZA-b238f859dc08e49b3e986a3182cff7b9.json\";i:10;s:61:\"really-simple-ssl-en_ZA-c8019e735348ad1ea6206ffdada8bacf.json\";i:11;s:61:\"really-simple-ssl-en_ZA-674c83d81a7b6ea6bdef4cc2caf638c5.json\";i:12;s:61:\"really-simple-ssl-en_ZA-0b4bb6c641e5d439dfc95999bd9232ae.json\";i:13;s:61:\"really-simple-ssl-en_ZA-5c49dd408bf1f4db0f84dea1c0ebb148.json\";i:14;s:61:\"really-simple-ssl-en_ZA-1e7913469266755ce2f68e64ed4b21aa.json\";i:15;s:61:\"really-simple-ssl-en_ZA-f112f0a930a0b4a8b1aca4098f8e2c76.json\";i:16;s:61:\"really-simple-ssl-en_ZA-7bfdb2172813e0573055ddd5c4f225f4.json\";i:17;s:61:\"really-simple-ssl-en_ZA-a2f6f9a4f2bb09ab9ee5c87343959b3e.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.1.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:77;a:5:{s:4:\"time\";i:1715809648;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"8.1.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.8.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.5.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"8.1.0\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:8:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.8.1.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"8.1.1\";s:7:\"updated\";s:19:\"2024-05-15 10:06:20\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.1.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-8.1.1-en_za/\";s:12:\"source_files\";a:13:{i:0;s:61:\"really-simple-ssl-en_ZA-68f7c44c8d78a592002cd0d5aeaa1852.json\";i:1;s:61:\"really-simple-ssl-en_ZA-d816539f44b043ff949153a6e62d18e3.json\";i:2;s:61:\"really-simple-ssl-en_ZA-6ca7e0bcc370f531c41eb45070837437.json\";i:3;s:61:\"really-simple-ssl-en_ZA-3c58b6e7c8b62fd3599df0641e21c59c.json\";i:4;s:26:\"really-simple-ssl-en_ZA.po\";i:5;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:6;s:61:\"really-simple-ssl-en_ZA-d61ff6be77fe692dea7ef7f16ad83560.json\";i:7;s:61:\"really-simple-ssl-en_ZA-bf650d751228aee72abb21a7d075cf38.json\";i:8;s:26:\"really-simple-ssl-en_ZA.mo\";i:9;s:61:\"really-simple-ssl-en_ZA-674c83d81a7b6ea6bdef4cc2caf638c5.json\";i:10;s:61:\"really-simple-ssl-en_ZA-0d0eb077f64e132e8d6f81e9eb576697.json\";i:11;s:61:\"really-simple-ssl-en_ZA-0b4bb6c641e5d439dfc95999bd9232ae.json\";i:12;s:61:\"really-simple-ssl-en_ZA-f112f0a930a0b4a8b1aca4098f8e2c76.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.1.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:78;a:5:{s:4:\"time\";i:1715852850;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-04-11 18:40:30+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1ODUyODQ3fQ.SM2sIRmJAoiYpvA_jk4lImsXNvkXmenDrqhl_y2Tjfs/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1ODUyODQ3fQ.SM2sIRmJAoiYpvA_jk4lImsXNvkXmenDrqhl_y2Tjfs/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:79;a:5:{s:4:\"time\";i:1715939236;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1OTM5MjMzfQ.Qcwiuq_zkATY3YzPLaf-7pKl0ugBNF64GbNRKZ3PfJw/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1OTM5MjMzfQ.Qcwiuq_zkATY3YzPLaf-7pKl0ugBNF64GbNRKZ3PfJw/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:80;a:5:{s:4:\"time\";i:1715982435;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1OTgyNDMyfQ.4zgccQWTuQUEV6ZxXySUqyakXfZ_qYofoejx2pX5Ins/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE1OTgyNDMyfQ.4zgccQWTuQUEV6ZxXySUqyakXfZ_qYofoejx2pX5Ins/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:81;a:5:{s:4:\"time\";i:1716025651;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MDI1NjQ1fQ.y6Uu6-Ch_zqjv_c0AIBbophFoQflF7hWV0oB5C2FahU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MDI1NjQ1fQ.y6Uu6-Ch_zqjv_c0AIBbophFoQflF7hWV0oB5C2FahU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:82;a:5:{s:4:\"time\";i:1716068838;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MDY4ODM0fQ.zgO48G03I9gQMHqZUyIpk02vIdbEx30GOB4l6CkS2mU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MDY4ODM0fQ.zgO48G03I9gQMHqZUyIpk02vIdbEx30GOB4l6CkS2mU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:83;a:5:{s:4:\"time\";i:1716112023;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTEyMDIwfQ.aebhLiN-QXd36NWopU9FqgBipQ-dZfRQrFpsJwMctZI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTEyMDIwfQ.aebhLiN-QXd36NWopU9FqgBipQ-dZfRQrFpsJwMctZI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:84;a:5:{s:4:\"time\";i:1716155224;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-16 15:58:48+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTU1MjIwfQ.EpCJ2-8Fc5K7tEiP_DpIuKOwyOlzgtPybE3IGYAQEHI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTU1MjIwfQ.EpCJ2-8Fc5K7tEiP_DpIuKOwyOlzgtPybE3IGYAQEHI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:85;a:5:{s:4:\"time\";i:1716198424;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.2\";s:7:\"updated\";s:24:\"2024-05-20 08:22:43+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTk4NDIxfQ._kMlnrYrPvWiOfYXsNbsPKuH1jgpgsROvBIR0HIFbe8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2MTk4NDIxfQ._kMlnrYrPvWiOfYXsNbsPKuH1jgpgsROvBIR0HIFbe8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:86;a:5:{s:4:\"time\";i:1716284826;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2Mjg0ODIyfQ.LjqcqHSzgB4GMpecRBtaVj72RMQfm_WKLLGyqy2Us_s/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2Mjg0ODIyfQ.LjqcqHSzgB4GMpecRBtaVj72RMQfm_WKLLGyqy2Us_s/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:87;a:5:{s:4:\"time\";i:1716457637;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NDU3NjM0fQ.ccit4JoABIvGiqseoGObg_Iszb1VP7KowwuGfs__SJg/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NDU3NjM0fQ.ccit4JoABIvGiqseoGObg_Iszb1VP7KowwuGfs__SJg/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:88;a:5:{s:4:\"time\";i:1716500829;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NTAwODI1fQ.oM1ifCgBa2wy47AU7cxjnm2i9QeD5HxYzIMqPRB_orQ/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NTAwODI1fQ.oM1ifCgBa2wy47AU7cxjnm2i9QeD5HxYzIMqPRB_orQ/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:89;a:5:{s:4:\"time\";i:1716544029;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NTQ0MDI2fQ.kCEq1OCl_YvyJbAve3Vduo_HH8HRxQMElgOfL9i_cyE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NTQ0MDI2fQ.kCEq1OCl_YvyJbAve3Vduo_HH8HRxQMElgOfL9i_cyE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:90;a:5:{s:4:\"time\";i:1716630428;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NjMwNDI1fQ.9pq0mUjGyyewWALkjzqPbcvbJfj0LojA8Ud2rh6V7A8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NjMwNDI1fQ.9pq0mUjGyyewWALkjzqPbcvbJfj0LojA8Ud2rh6V7A8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:91;a:5:{s:4:\"time\";i:1716673629;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NjczNjI2fQ.XHTE9_8ztIiL0iVoBwjwNHlhgGcKGaiJV6qKnj9TzqM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NjczNjI2fQ.XHTE9_8ztIiL0iVoBwjwNHlhgGcKGaiJV6qKnj9TzqM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:92;a:5:{s:4:\"time\";i:1716716787;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NzE2Nzc4fQ.MKR1DEzfcbnj_moWBDcsHe7QMYroatoNmoQJvjVd6zM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2NzE2Nzc4fQ.MKR1DEzfcbnj_moWBDcsHe7QMYroatoNmoQJvjVd6zM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:93;a:5:{s:4:\"time\";i:1716803185;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2ODAzMTgyfQ.T2-M1NXp12s738j0SaD7sT3AjNbj9Xq6c9xfzZr_ZUA/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2ODAzMTgyfQ.T2-M1NXp12s738j0SaD7sT3AjNbj9Xq6c9xfzZr_ZUA/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:94;a:5:{s:4:\"time\";i:1716846380;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2ODQ2Mzc3fQ.0mKag3pTPHYh7gIKmXzVEJOcA6aLnXVhvd2KXkBWvZk/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2ODQ2Mzc3fQ.0mKag3pTPHYh7gIKmXzVEJOcA6aLnXVhvd2KXkBWvZk/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:95;a:5:{s:4:\"time\";i:1716975988;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2OTc1OTg1fQ.KmHFc3rUaSYnCKqTCHrBd6soCYi0g2GeIossyuxdTPg/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE2OTc1OTg1fQ.KmHFc3rUaSYnCKqTCHrBd6soCYi0g2GeIossyuxdTPg/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:96;a:5:{s:4:\"time\";i:1717062400;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MDYyMzk3fQ.I28uS4zWywpaTJwptZgzS4DPLOZcKaamYQmQ9o1T4ms/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MDYyMzk3fQ.I28uS4zWywpaTJwptZgzS4DPLOZcKaamYQmQ9o1T4ms/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:97;a:5:{s:4:\"time\";i:1717148764;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MTQ4NzYwfQ.Fo-U0vnELqFnKG_Rpv9oo2WKrODkV43XVyV0L0XURZY/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MTQ4NzYwfQ.Fo-U0vnELqFnKG_Rpv9oo2WKrODkV43XVyV0L0XURZY/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:98;a:5:{s:4:\"time\";i:1717191985;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MTkxOTgxfQ.NjWT748vZYoeNA6LT6nLfp9fJBNq7mfd8fl4h6GITsc/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MTkxOTgxfQ.NjWT748vZYoeNA6LT6nLfp9fJBNq7mfd8fl4h6GITsc/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:99;a:5:{s:4:\"time\";i:1717235181;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MjM1MTc3fQ.-NPM2hE9o-o4JRYo4sowKqg7x1cevQ36ZPect9sLQTM/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MjM1MTc3fQ.-NPM2hE9o-o4JRYo4sowKqg7x1cevQ36ZPect9sLQTM/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:100;a:5:{s:4:\"time\";i:1717278373;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3Mjc4MzY5fQ.ySVO7JQi23mBkH_zNY-VLe0PhrPx8C-gYpG1cTdx1Hc/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3Mjc4MzY5fQ.ySVO7JQi23mBkH_zNY-VLe0PhrPx8C-gYpG1cTdx1Hc/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:101;a:5:{s:4:\"time\";i:1717321579;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MzIxNTc2fQ.DcSp6-8I9rEoOlE4OGFml2e7zcoVBnmxyEmewJ4LnL8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MzIxNTc2fQ.DcSp6-8I9rEoOlE4OGFml2e7zcoVBnmxyEmewJ4LnL8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:102;a:5:{s:4:\"time\";i:1717364752;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MzY0NzQ5fQ.i_dcF9b3N1KS2_dFtloV40ghOV6u_EFYQedWzIwk27Q/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3MzY0NzQ5fQ.i_dcF9b3N1KS2_dFtloV40ghOV6u_EFYQedWzIwk27Q/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:103;a:5:{s:4:\"time\";i:1717407991;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NDA3OTg4fQ.Gw-yBiO2VvGJpCBltZCNwIexcX_q866jydpGrwiRLnU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NDA3OTg4fQ.Gw-yBiO2VvGJpCBltZCNwIexcX_q866jydpGrwiRLnU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:104;a:5:{s:4:\"time\";i:1717494403;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NDk0Mzk5fQ.8Hxoj1Y8PZ_xV-_ikGt90dEipPCGY3wx8FE1GqHNVyU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NDk0Mzk5fQ.8Hxoj1Y8PZ_xV-_ikGt90dEipPCGY3wx8FE1GqHNVyU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:105;a:5:{s:4:\"time\";i:1717667205;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NjY3MjAyfQ.GesDrd7n1kN0mCitbNzXBZA_uwmBEHG8Cg8hWuFYrQg/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NjY3MjAyfQ.GesDrd7n1kN0mCitbNzXBZA_uwmBEHG8Cg8hWuFYrQg/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:106;a:5:{s:4:\"time\";i:1717710397;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NzEwMzkzfQ.YrP5CuRFZOypfkeJQmpn_7GwjnBN0R27GVhhC3D6KPU/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NzEwMzkzfQ.YrP5CuRFZOypfkeJQmpn_7GwjnBN0R27GVhhC3D6KPU/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:107;a:5:{s:4:\"time\";i:1717753596;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NzUzNTkyfQ.qVy69nxgMkwth00X5s5xxzynOnXA0zIHvuiRWSzfslA/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3NzUzNTkyfQ.qVy69nxgMkwth00X5s5xxzynOnXA0zIHvuiRWSzfslA/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:108;a:5:{s:4:\"time\";i:1717796791;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3Nzk2Nzg3fQ.DhSTlR6A-HtCvmSK-kuZe-rQQsw6R14ptEWmjGOOmUE/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3Nzk2Nzg3fQ.DhSTlR6A-HtCvmSK-kuZe-rQQsw6R14ptEWmjGOOmUE/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:109;a:5:{s:4:\"time\";i:1717840009;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3ODQwMDA1fQ.xaTrjGiTB8hK8d8FN8Ez9qoQWRhxGqU0pIFiTcYZlMo/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3ODQwMDA1fQ.xaTrjGiTB8hK8d8FN8Ez9qoQWRhxGqU0pIFiTcYZlMo/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:110;a:5:{s:4:\"time\";i:1717883113;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3ODgzMTA5fQ.VZPSE1YKFjmlh3Odum0CpABDqGxet_zKfrr2AXFfs_o/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3ODgzMTA5fQ.VZPSE1YKFjmlh3Odum0CpABDqGxet_zKfrr2AXFfs_o/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:111;a:5:{s:4:\"time\";i:1717969597;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3OTY5NTk0fQ.Toh5LDt_iv_M9KHvm6kxdsvVHMItiMUQwlQVFHvI7ik/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE3OTY5NTk0fQ.Toh5LDt_iv_M9KHvm6kxdsvVHMItiMUQwlQVFHvI7ik/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:112;a:5:{s:4:\"time\";i:1718013099;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MDEzMDk1fQ.JrxcZItOrybe8N83BNZy1vzX5QOhWkCQs_V8vvh-LbI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MDEzMDk1fQ.JrxcZItOrybe8N83BNZy1vzX5QOhWkCQs_V8vvh-LbI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:113;a:5:{s:4:\"time\";i:1718228792;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MjI4Nzg5fQ.eK1hytMH7HOc-X3BvZLYCVYx-BMRnoElcwkTh-3Z30I/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MjI4Nzg5fQ.eK1hytMH7HOc-X3BvZLYCVYx-BMRnoElcwkTh-3Z30I/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:114;a:5:{s:4:\"time\";i:1718272011;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MjcyMDA4fQ.kCTvns_tcPA75x3MWQNRhNsPUKT-ot1ILH6dx5eB_6o/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MjcyMDA4fQ.kCTvns_tcPA75x3MWQNRhNsPUKT-ot1ILH6dx5eB_6o/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:115;a:5:{s:4:\"time\";i:1718315209;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MzE1MjA2fQ.zSML9eC080MO4PaGptHQ8VJgFxsdO971lFmsPBXU74Q/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MzE1MjA2fQ.zSML9eC080MO4PaGptHQ8VJgFxsdO971lFmsPBXU74Q/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:116;a:5:{s:4:\"time\";i:1718358390;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MzU4Mzg2fQ.rHG3py-2zvZ8cWTGKfkV5sjulUyOtYQU3B-64vXgvbA/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4MzU4Mzg2fQ.rHG3py-2zvZ8cWTGKfkV5sjulUyOtYQU3B-64vXgvbA/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:117;a:5:{s:4:\"time\";i:1718401589;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDAxNTg1fQ.uM6c0QmMZ9Lf9EE21Dc5z_0dUNZ8fQdZTZtYXxFujzI/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDAxNTg1fQ.uM6c0QmMZ9Lf9EE21Dc5z_0dUNZ8fQdZTZtYXxFujzI/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:118;a:5:{s:4:\"time\";i:1718444791;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDQ0Nzg3fQ.nJVtaYn56nmzQMVPJIGOu7w0wpVUAiUfIPDfSt8HAx8/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDQ0Nzg3fQ.nJVtaYn56nmzQMVPJIGOu7w0wpVUAiUfIPDfSt8HAx8/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:119;a:5:{s:4:\"time\";i:1718487991;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.21.3\";s:7:\"updated\";s:24:\"2024-05-20 18:20:29+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDg3OTg4fQ.AejdM_s46F06P1cs3ewggpXvW_IROARo8NQmCceDKlA/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";N;s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:3:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NDg3OTg4fQ.AejdM_s46F06P1cs3ewggpXvW_IROARo8NQmCceDKlA/translation&#8230;\";i:2;s:26:\"Download failed. Not Found\";}}}}s:6:\"failed\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}s:7:\"success\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}}}i:120;a:5:{s:4:\"time\";i:1718574393;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.22.0\";s:7:\"updated\";s:24:\"2024-06-16 15:47:15+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NTc0Mzg5fQ.haUaD4SU9IkTaFnzL4fwKBql1y8-lgMSGS3O8vb0_Jc/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/translation-7ySEJO/\";s:12:\"source_files\";a:16:{i:0;s:57:\"elementor-pro-en_ZA-b9df8e31a3847375b698996c7cb9a0d6.json\";i:1;s:57:\"elementor-pro-en_ZA-5bdf54061605afb7fb2e9ddeedb790e6.json\";i:2;s:57:\"elementor-pro-en_ZA-146f09eda73cc0a89ac82e52b156e9a6.json\";i:3;s:57:\"elementor-pro-en_ZA-ccc256b8564f89bf45f0f6563946c6f6.json\";i:4;s:57:\"elementor-pro-en_ZA-6365f7aaa1e0e70f1b7fd897ee0f4378.json\";i:5;s:57:\"elementor-pro-en_ZA-fa9c6628e61a02957d5a721ebfb51eab.json\";i:6;s:57:\"elementor-pro-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:7;s:22:\"elementor-pro-en_ZA.mo\";i:8;s:57:\"elementor-pro-en_ZA-f80107492b962734a6783d0ed9b43f9c.json\";i:9;s:57:\"elementor-pro-en_ZA-923ac56890c1066bc0fcdd52f1321412.json\";i:10;s:57:\"elementor-pro-en_ZA-4cd89b32ad1424bd5506773bab90272c.json\";i:11;s:57:\"elementor-pro-en_ZA-eac377d2efb0124d3b8f3345667afe3d.json\";i:12;s:22:\"elementor-pro-en_ZA.po\";i:13;s:57:\"elementor-pro-en_ZA-87b9565b875d0e08e13328e78ea3f857.json\";i:14;s:57:\"elementor-pro-en_ZA-e7595c6ed0b3e12fbf48d1c659e7fa49.json\";i:15;s:57:\"elementor-pro-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:6:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE4NTc0Mzg5fQ.haUaD4SU9IkTaFnzL4fwKBql1y8-lgMSGS3O8vb0_Jc/translation&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}}}i:121;a:5:{s:4:\"time\";i:1719956812;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:6:\"5.9.25\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.5.9.25.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.png?rev=2598498\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.png?rev=2598498\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.gif?rev=3029978\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.gif?rev=3029978\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.5.5\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"5.9.24\";}s:6:\"result\";b:1;s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:8:\"messages\";a:8:{i:0;s:47:\"Updating plugin: Essential Addons for Elementor\";i:1;s:116:\"Downloading update from https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.5.9.25.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{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:4:\"13.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.13.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:3:\"6.6\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:4:\"13.5\";}s:6:\"result\";b:1;s:4:\"name\";s:7:\"Jetpack\";s:8:\"messages\";a:8:{i:0;s:24:\"Updating plugin: Jetpack\";i:1;s:86:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack.13.6.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}i:2;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"4.54.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.4.54.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=2784430\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=2784430\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:5:\"6.5.5\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"4.53.0\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:8:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.4.54.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:32:\"Enabling Maintenance mode&#8230;\";i:5;s:45:\"Removing the old version of the plugin&#8230;\";i:6;s:33:\"Disabling Maintenance mode&#8230;\";i:7;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"elementor-pro\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.22.1\";s:7:\"updated\";s:24:\"2024-07-02 14:50:11+0000\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE5OTU2ODEwfQ.NVfY_6-VrEzW2hr327fBQRDXxc573sDJxsQd_B22Vns/translation\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:65:\"/home/capeglid/public_html/wp-content/upgrade/translation-u50jYz/\";s:12:\"source_files\";a:16:{i:0;s:57:\"elementor-pro-en_ZA-b9df8e31a3847375b698996c7cb9a0d6.json\";i:1;s:57:\"elementor-pro-en_ZA-5bdf54061605afb7fb2e9ddeedb790e6.json\";i:2;s:57:\"elementor-pro-en_ZA-146f09eda73cc0a89ac82e52b156e9a6.json\";i:3;s:57:\"elementor-pro-en_ZA-ccc256b8564f89bf45f0f6563946c6f6.json\";i:4;s:57:\"elementor-pro-en_ZA-6365f7aaa1e0e70f1b7fd897ee0f4378.json\";i:5;s:57:\"elementor-pro-en_ZA-fa9c6628e61a02957d5a721ebfb51eab.json\";i:6;s:57:\"elementor-pro-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:7;s:22:\"elementor-pro-en_ZA.mo\";i:8;s:57:\"elementor-pro-en_ZA-f80107492b962734a6783d0ed9b43f9c.json\";i:9;s:57:\"elementor-pro-en_ZA-923ac56890c1066bc0fcdd52f1321412.json\";i:10;s:57:\"elementor-pro-en_ZA-4cd89b32ad1424bd5506773bab90272c.json\";i:11;s:57:\"elementor-pro-en_ZA-eac377d2efb0124d3b8f3345667afe3d.json\";i:12;s:22:\"elementor-pro-en_ZA.po\";i:13;s:57:\"elementor-pro-en_ZA-87b9565b875d0e08e13328e78ea3f857.json\";i:14;s:57:\"elementor-pro-en_ZA-e7595c6ed0b3e12fbf48d1c659e7fa49.json\";i:15;s:57:\"elementor-pro-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:30:\"Translations for Elementor Pro\";s:8:\"messages\";a:6:{i:0;s:54:\"Updating translations for Elementor Pro (en_ZA)&#8230;\";i:1;s:361:\"Downloading translation from https://plugin-downloads.elementor.com/v2/translation/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJsYW5ndWFnZSI6ImVuX1pBIiwiaWF0IjoxNzE5OTU2ODEwfQ.NVfY_6-VrEzW2hr327fBQRDXxc573sDJxsQd_B22Vns/translation&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:elementor-pro\";}}}}i:122;a:5:{s:4:\"time\";i:1726523227;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:1:{s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:7:\"8.3.0.1\";s:7:\"updated\";s:19:\"2024-09-16 11:12:05\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.3.0.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:78:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-8.3.0.1-en_za/\";s:12:\"source_files\";a:13:{i:0;s:61:\"really-simple-ssl-en_ZA-3c58b6e7c8b62fd3599df0641e21c59c.json\";i:1;s:61:\"really-simple-ssl-en_ZA-ab4407349f28e6406e58d38d73fc68aa.json\";i:2;s:26:\"really-simple-ssl-en_ZA.po\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-b146092a9318516ca05e01363050ef72.json\";i:5;s:61:\"really-simple-ssl-en_ZA-fddd49076f9fe8d84dcebe2fffbee173.json\";i:6;s:61:\"really-simple-ssl-en_ZA-bf650d751228aee72abb21a7d075cf38.json\";i:7;s:61:\"really-simple-ssl-en_ZA-0095b576f64c1698d1d23c725d2da1ad.json\";i:8;s:61:\"really-simple-ssl-en_ZA-7ffe7f3ac111abecaf93f3a95151bb1c.json\";i:9;s:26:\"really-simple-ssl-en_ZA.mo\";i:10;s:61:\"really-simple-ssl-en_ZA-674c83d81a7b6ea6bdef4cc2caf638c5.json\";i:11;s:61:\"really-simple-ssl-en_ZA-0b4bb6c641e5d439dfc95999bd9232ae.json\";i:12;s:61:\"really-simple-ssl-en_ZA-aa48e3a9322e5983a272cc780a628b94.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:122:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/8.3.0.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:123;a:5:{s:4:\"time\";i:1726566435;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"9.0.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.9.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=3100992\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=3100992\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:7:\"8.3.0.1\";}s:6:\"result\";b:1;s:4:\"name\";s:17:\"Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:34:\"Updating plugin: Really Simple SSL\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.9.0.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.0.0\";s:7:\"updated\";s:19:\"2024-09-17 07:31:25\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.0.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.0.0-en_za/\";s:12:\"source_files\";a:17:{i:0;s:61:\"really-simple-ssl-en_ZA-ef9f07b3b54711801a34147958e12504.json\";i:1;s:61:\"really-simple-ssl-en_ZA-2c14c1c7d5701789f05ed9f25401ff0b.json\";i:2;s:61:\"really-simple-ssl-en_ZA-b79855382f99d4660356e1a4e4947d6d.json\";i:3;s:61:\"really-simple-ssl-en_ZA-3c58b6e7c8b62fd3599df0641e21c59c.json\";i:4;s:61:\"really-simple-ssl-en_ZA-15f6778886f6647b0040e73346153a73.json\";i:5;s:61:\"really-simple-ssl-en_ZA-fa4f7a887e789803d5ccfcbce66aa812.json\";i:6;s:26:\"really-simple-ssl-en_ZA.po\";i:7;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:8;s:61:\"really-simple-ssl-en_ZA-df279e5f0e6d1ac85a692e21470ce62f.json\";i:9;s:61:\"really-simple-ssl-en_ZA-bf650d751228aee72abb21a7d075cf38.json\";i:10;s:61:\"really-simple-ssl-en_ZA-0095b576f64c1698d1d23c725d2da1ad.json\";i:11;s:61:\"really-simple-ssl-en_ZA-3894b089cd82666e9a4e77535094da45.json\";i:12;s:26:\"really-simple-ssl-en_ZA.mo\";i:13;s:61:\"really-simple-ssl-en_ZA-674c83d81a7b6ea6bdef4cc2caf638c5.json\";i:14;s:61:\"really-simple-ssl-en_ZA-0b4bb6c641e5d439dfc95999bd9232ae.json\";i:15;s:61:\"really-simple-ssl-en_ZA-5a61f05e4931284797a13bb6216a5f0a.json\";i:16;s:61:\"really-simple-ssl-en_ZA-84af82b5ae42fa9ccd14a0bc0c1cbfaf.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:34:\"Translations for Really Simple SSL\";s:8:\"messages\";a:6:{i:0;s:58:\"Updating translations for Really Simple SSL (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.0.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:124;a:5:{s:4:\"time\";i:1734385597;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.26.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:5:\"6.7.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:7:\"3.25.11\";}s:6:\"result\";b:1;s:4:\"name\";s:9:\"Elementor\";s:8:\"messages\";a:6:{i:0;s:26:\"Updating plugin: Elementor\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/elementor.3.26.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:9:\"elementor\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"3.26.0\";s:7:\"updated\";s:19:\"2024-12-16 16:53:43\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/plugin/elementor/3.26.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:69:\"/home/capeglid/public_html/wp-content/upgrade/elementor-3.26.0-en_za/\";s:12:\"source_files\";a:44:{i:0;s:53:\"elementor-en_ZA-cd2ba996a5d83b29f5cf83e8ddc05032.json\";i:1;s:53:\"elementor-en_ZA-8871b489e8d974572ae4c7578f939de5.json\";i:2;s:53:\"elementor-en_ZA-8ef6d4918e93bfaaef913c65efeec347.json\";i:3;s:53:\"elementor-en_ZA-a356d84da643b35ca48f18200424fa68.json\";i:4;s:53:\"elementor-en_ZA-91751ab1f6434be40ed42c6f2430685d.json\";i:5;s:53:\"elementor-en_ZA-50f7bdee322f202b88cb992c0ace0ac3.json\";i:6;s:53:\"elementor-en_ZA-9de15ead6aa7b3bb8a1ea30a49991974.json\";i:7;s:53:\"elementor-en_ZA-447a0216bbfde7c07c43b4340afd4cac.json\";i:8;s:53:\"elementor-en_ZA-4a9aafdf461c74b88a1c7041526ae1d6.json\";i:9;s:53:\"elementor-en_ZA-e16f2427ce816c4dc38ad0b36edc3ef2.json\";i:10;s:53:\"elementor-en_ZA-8b95a20e21550730e7b5557f56908c73.json\";i:11;s:53:\"elementor-en_ZA-44ea0c0b6c26f53d7cf64149d8ae9b03.json\";i:12;s:53:\"elementor-en_ZA-026e05eaa88cf2068ad476f7c5d5d51e.json\";i:13;s:53:\"elementor-en_ZA-64add0440d2f0613154569a24f427bfc.json\";i:14;s:18:\"elementor-en_ZA.po\";i:15;s:53:\"elementor-en_ZA-498ef4b5c136d8ffb9492430cfcb556c.json\";i:16;s:53:\"elementor-en_ZA-79962d687013e1cf1388440cb23aaf23.json\";i:17;s:53:\"elementor-en_ZA-7b11194e20cdeeed80bffc166272edd8.json\";i:18;s:53:\"elementor-en_ZA-abe7facb531349e3b9bd791c4c0f183e.json\";i:19;s:53:\"elementor-en_ZA-bd7df0741aeddc2bbbb08d20c11e4ddc.json\";i:20;s:53:\"elementor-en_ZA-d3edc9236498fc3ec14d61ab5d722dcf.json\";i:21;s:53:\"elementor-en_ZA-087056f498f9670c54c0511c8654cc0f.json\";i:22;s:53:\"elementor-en_ZA-edafd6bb20f92c5a76f673e753e9b748.json\";i:23;s:53:\"elementor-en_ZA-dde11340ced68bea09c9fd29c9ed4534.json\";i:24;s:53:\"elementor-en_ZA-6af6ba3e9884f98375cb3c84358312d9.json\";i:25;s:53:\"elementor-en_ZA-dbb6fa5340de5e9ec7a4187e2d5dc096.json\";i:26;s:53:\"elementor-en_ZA-23f8a12bf11e8b1bbfc99cf0797d6856.json\";i:27;s:53:\"elementor-en_ZA-7bd3d6cb6889e0684fb5850e5de15987.json\";i:28;s:53:\"elementor-en_ZA-39ea43bece8992e71122e797802a94c7.json\";i:29;s:53:\"elementor-en_ZA-066ef1cdf21d1b40c6de8f6422ec24e0.json\";i:30;s:53:\"elementor-en_ZA-6f2d71de6e487593b133a34107c809b5.json\";i:31;s:53:\"elementor-en_ZA-875641fa8e2acb7d96b56de0fac67935.json\";i:32;s:53:\"elementor-en_ZA-a4027a255848e5a7096a4cbe99cd18da.json\";i:33;s:53:\"elementor-en_ZA-a3bac97752b365511e337f750b1e7508.json\";i:34;s:53:\"elementor-en_ZA-2fd0e05b3018b8194278f96ab069641f.json\";i:35;s:53:\"elementor-en_ZA-e9bd92fcd3a153fa19faf0be5f3e21b4.json\";i:36;s:53:\"elementor-en_ZA-21b2026463ef175722764b7eaf9022f0.json\";i:37;s:53:\"elementor-en_ZA-f98be19bec7bc848ce3ed383c60037c1.json\";i:38;s:53:\"elementor-en_ZA-2b2970bbb1103e5d8c04e94bda0580b5.json\";i:39;s:18:\"elementor-en_ZA.mo\";i:40;s:53:\"elementor-en_ZA-ac76f1d75eb777f747e6708b19d31b78.json\";i:41;s:53:\"elementor-en_ZA-9c739050cf2f73944f5e6511cc8a11fc.json\";i:42;s:24:\"elementor-en_ZA.l10n.php\";i:43;s:53:\"elementor-en_ZA-1dbb8b6c1e3d0a728637a838a81040c6.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Elementor\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Elementor (en_ZA)&#8230;\";i:1;s:113:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/elementor/3.26.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:16:\"plugin:elementor\";}}}}i:125;a:5:{s:4:\"time\";i:1749160024;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/jetpack-protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:6:\"plugin\";s:35:\"jetpack-protect/jetpack-protect.php\";s:11:\"new_version\";s:5:\"4.1.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/jetpack-protect/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/jetpack-protect.4.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-256x256.png?rev=2820708\";s:2:\"1x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-128x128.png?rev=2820708\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/jetpack-protect/assets/banner-1544x500.png?rev=2735068\";s:2:\"1x\";s:70:\"https://ps.w.org/jetpack-protect/assets/banner-772x250.png?rev=2735068\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"4.0.0\";}s:6:\"result\";b:1;s:4:\"name\";s:15:\"Jetpack Protect\";s:8:\"messages\";a:6:{i:0;s:32:\"Updating plugin: Jetpack Protect\";i:1;s:95:\"Downloading update from https://downloads.wordpress.org/plugin/jetpack-protect.4.1.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:4:\"core\";s:4:\"slug\";s:7:\"default\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.8.1\";s:7:\"updated\";s:19:\"2025-06-05 09:19:20\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:68:\"/home/capeglid/public_html/wp-content/upgrade/wordpress-6.8.1-en_za/\";s:12:\"source_files\";a:69:{i:0;s:43:\"en_ZA-4a38fe1c0c45989e44682ba6109d9f46.json\";i:1;s:43:\"en_ZA-a25d1cc7bf7ca0b4e114f6bea64943f4.json\";i:2;s:43:\"en_ZA-e2791ba830489d23043be8650a22a22b.json\";i:3;s:43:\"en_ZA-2617ce121227a46077ede6c69aa9fcb5.json\";i:4;s:43:\"en_ZA-ca28138671823450e87dfd354f7afc6b.json\";i:5;s:43:\"en_ZA-569e85ef168299eb8c8f24d8ef8c8a78.json\";i:6;s:43:\"en_ZA-bf0f094965d3d4a95b47babcb35fc136.json\";i:7;s:43:\"en_ZA-49c6d4acf36cf3aca9f0b2a77617304f.json\";i:8;s:43:\"en_ZA-f70806bf0c7d62f2908bd5a1c3fe4efc.json\";i:9;s:43:\"en_ZA-1a0cd6a7128913b15c1a10dd68951869.json\";i:10;s:43:\"en_ZA-7b74c8457eaa7fcc50db41b431f8a003.json\";i:11;s:43:\"en_ZA-1780a2033cf98d69ce13c2e5c8510004.json\";i:12;s:43:\"en_ZA-1d17475f620f63a92e2c5d2681c51ee8.json\";i:13;s:8:\"en_ZA.mo\";i:14;s:43:\"en_ZA-5251f7623766a714c8207c7edb938628.json\";i:15;s:43:\"en_ZA-529362903a5a05b34b06b5e793fb4cf8.json\";i:16;s:14:\"admin-en_ZA.po\";i:17;s:43:\"en_ZA-28b3c3d595952907e08d98287077426c.json\";i:18;s:22:\"admin-network-en_ZA.po\";i:19;s:43:\"en_ZA-6025add6bde16aaeb12787d250f9b414.json\";i:20;s:43:\"en_ZA-60d06fac6f98e8e8f0ec5a945738b660.json\";i:21;s:43:\"en_ZA-aabfce98c410957228848dc581e3c420.json\";i:22;s:43:\"en_ZA-1bba9045bb07c89671c88a3f328548e8.json\";i:23;s:43:\"en_ZA-0cc31205f20441b3df1d1b46100f6b8d.json\";i:24;s:43:\"en_ZA-7233008897033de5ee0d14f86a42a65a.json\";i:25;s:43:\"en_ZA-93882e8f9976382d7f724ac595ed7151.json\";i:26;s:43:\"en_ZA-9c3519f4870fac83dc0dbf18cb6bd4c4.json\";i:27;s:43:\"en_ZA-0ce75ad2f775d1cac9696967d484808c.json\";i:28;s:43:\"en_ZA-17179a5f2930647c89151e365f843b6e.json\";i:29;s:43:\"en_ZA-f575f481034e90e21d832e415fd95fcf.json\";i:30;s:43:\"en_ZA-81d6f084cb273e02e15b01bd9ece87f7.json\";i:31;s:43:\"en_ZA-320f4ad9792aaa6dedb1e71cbdf85d57.json\";i:32;s:43:\"en_ZA-7d5ca435e60d92f024d46c9257aaa0f7.json\";i:33;s:43:\"en_ZA-1c4303f02ff93b290e9faad991eeb06f.json\";i:34;s:43:\"en_ZA-270d72d1cff17227d37f3244759cbecb.json\";i:35;s:43:\"en_ZA-2b390f85a3048c5b4255fb45960b6514.json\";i:36;s:43:\"en_ZA-0eebe503220d4a00341eb011b92769b4.json\";i:37;s:20:\"admin-en_ZA.l10n.php\";i:38;s:43:\"en_ZA-81c889563f09dd13de1701135dc62941.json\";i:39;s:14:\"en_ZA.l10n.php\";i:40;s:43:\"en_ZA-a2796e57f680e25d84c4b352ee6d7280.json\";i:41;s:43:\"en_ZA-9b256ea9cd54df92095e04c76758ceb0.json\";i:42;s:14:\"admin-en_ZA.mo\";i:43;s:43:\"en_ZA-8860e58c20c6a2ab5876a0f07be43bd9.json\";i:44;s:43:\"en_ZA-947c76bb5095da30e16668eec15406b2.json\";i:45;s:43:\"en_ZA-440127dd25bde48a531ded36f33e927b.json\";i:46;s:43:\"en_ZA-e2e4c4b80f3adf2c70b431bfdb1b4872.json\";i:47;s:43:\"en_ZA-8240df461220d1d3a028a9a4c5652a5b.json\";i:48;s:43:\"en_ZA-7f13c36c641b114bf18cd0bcc9ecc7e0.json\";i:49;s:43:\"en_ZA-e53526243551a102928735ec9eed4edf.json\";i:50;s:43:\"en_ZA-7289286ed59e90a8f36ae797df62220b.json\";i:51;s:43:\"en_ZA-9d47a87c240c1d10701cd6a02b28aa1b.json\";i:52;s:43:\"en_ZA-a9dc201dcd011fe71849743133052619.json\";i:53;s:43:\"en_ZA-2c5d274ea625dd91556554ad82901529.json\";i:54;s:43:\"en_ZA-ac23eee47530ac63a1178c827db28087.json\";i:55;s:43:\"en_ZA-68f2cec7514bf8563c723a4d675fcfe6.json\";i:56;s:43:\"en_ZA-c31d5f185753910c14afebc6deb2ce24.json\";i:57;s:43:\"en_ZA-7c90cd4398ee2d9d3628c387a87a70e5.json\";i:58;s:43:\"en_ZA-50278328b502f4eb3f2b8b7ab49324a1.json\";i:59;s:43:\"en_ZA-f8f49d9fc4a9cf7d78ec99285417bd9c.json\";i:60;s:43:\"en_ZA-7436b7ee9e4f11ac0d618d8cc886eb66.json\";i:61;s:43:\"en_ZA-77fdfadaf2e1ca3a027d1956b910bc50.json\";i:62;s:43:\"en_ZA-803bf1ce2131e13efc590c1bc47851fc.json\";i:63;s:43:\"en_ZA-daeb084aab42199d26393a56c3465bc0.json\";i:64;s:43:\"en_ZA-4bfa11da57ff2600004bb500368247f4.json\";i:65;s:22:\"admin-network-en_ZA.mo\";i:66;s:43:\"en_ZA-bf23b24175490c2e46aaf92ff6a0c70f.json\";i:67;s:28:\"admin-network-en_ZA.l10n.php\";i:68;s:8:\"en_ZA.po\";}s:11:\"destination\";s:47:\"/home/capeglid/public_html/wp-content/languages\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:47:\"/home/capeglid/public_html/wp-content/languages\";s:18:\"remote_destination\";s:48:\"/home/capeglid/public_html/wp-content/languages/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for WordPress\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for WordPress (en_ZA)&#8230;\";i:1;s:100:\"Downloading translation from https://downloads.wordpress.org/translation/core/6.8.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"wordpress-seo\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:4:\"25.2\";s:7:\"updated\";s:19:\"2025-06-05 15:53:41\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/plugin/wordpress-seo/25.2/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:71:\"/home/capeglid/public_html/wp-content/upgrade/wordpress-seo-25.2-en_za/\";s:12:\"source_files\";a:37:{i:0;s:57:\"wordpress-seo-en_ZA-c1b15194a6181a17d3344302011bddf5.json\";i:1;s:57:\"wordpress-seo-en_ZA-606033e8cb263b032d13356d7a627ed5.json\";i:2;s:57:\"wordpress-seo-en_ZA-d6bf43f32d0c3331e709fa67e6be35a2.json\";i:3;s:57:\"wordpress-seo-en_ZA-81d02401639ac0f30dc9d7738fcbf629.json\";i:4;s:22:\"wordpress-seo-en_ZA.mo\";i:5;s:57:\"wordpress-seo-en_ZA-1452e0d46abef67e70f842f830b10ec9.json\";i:6;s:57:\"wordpress-seo-en_ZA-afe43fe171170bbc6083c10610a75434.json\";i:7;s:57:\"wordpress-seo-en_ZA-9f6244fe05b49fabf96551959cf899a6.json\";i:8;s:57:\"wordpress-seo-en_ZA-6ade687c7936490c88bc39df19ea71a0.json\";i:9;s:57:\"wordpress-seo-en_ZA-b2bb3542a05d1a95a5866b83cc7b8a5f.json\";i:10;s:57:\"wordpress-seo-en_ZA-4293cf3571f532bb11ff1676090ec5e7.json\";i:11;s:57:\"wordpress-seo-en_ZA-786eeb1e9fb710b6d8885049b18564b3.json\";i:12;s:57:\"wordpress-seo-en_ZA-d084ad2ca2d23f1331bbd1040999834e.json\";i:13;s:57:\"wordpress-seo-en_ZA-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json\";i:14;s:57:\"wordpress-seo-en_ZA-9ff580649b466f65633b98bb16c34525.json\";i:15;s:57:\"wordpress-seo-en_ZA-d6c61f7884baaf8a18b31ca41ef1420f.json\";i:16;s:28:\"wordpress-seo-en_ZA.l10n.php\";i:17;s:57:\"wordpress-seo-en_ZA-c1a0e4b150b113a514f162d42c0c8ab5.json\";i:18;s:57:\"wordpress-seo-en_ZA-8c2f72a2c46baea606be9a7b0c1a23d8.json\";i:19;s:57:\"wordpress-seo-en_ZA-3ab1863386cca0be6ab4aa906cacadbd.json\";i:20;s:57:\"wordpress-seo-en_ZA-fb9a41ab0ae57dcb4b10ea3343658bcc.json\";i:21;s:57:\"wordpress-seo-en_ZA-be78d746a6b9ae87c3a9ccc92ed7c7ad.json\";i:22;s:57:\"wordpress-seo-en_ZA-6ffccefef7026e678d85c6b56bd29680.json\";i:23;s:57:\"wordpress-seo-en_ZA-8a9083701e738b3c956ea2c9a8a84375.json\";i:24;s:57:\"wordpress-seo-en_ZA-9fc912fe9f73e39d5df0779b31bb1a6f.json\";i:25;s:57:\"wordpress-seo-en_ZA-a35a702af4a7fbb6d2d4db8c193dd940.json\";i:26;s:57:\"wordpress-seo-en_ZA-59a157b73a79db8a63459f9a2e1b874b.json\";i:27;s:57:\"wordpress-seo-en_ZA-b1439a828d6d7684a875580ccba87936.json\";i:28;s:57:\"wordpress-seo-en_ZA-e422758335e56c41009e56217163c93a.json\";i:29;s:22:\"wordpress-seo-en_ZA.po\";i:30;s:57:\"wordpress-seo-en_ZA-826f41c23138627439d01b2b0133dbc5.json\";i:31;s:57:\"wordpress-seo-en_ZA-3a6bb28b59cb140b6c372392bf5f13d3.json\";i:32;s:57:\"wordpress-seo-en_ZA-a4e25a0fbd268367ae0af1e06b841f78.json\";i:33;s:57:\"wordpress-seo-en_ZA-753e370a61af6ba5ccabe91cc950cbcb.json\";i:34;s:57:\"wordpress-seo-en_ZA-fbf6c210cf52f9eaaf78c5f02b58c276.json\";i:35;s:57:\"wordpress-seo-en_ZA-3dcfea4e3934344e63996b6fa47b7b5c.json\";i:36;s:57:\"wordpress-seo-en_ZA-13c172108e3ebc2555ea54a5cffd763b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Yoast SEO\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Yoast SEO (en_ZA)&#8230;\";i:1;s:115:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/wordpress-seo/25.2/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:wordpress-seo\";}}}}i:126;a:5:{s:4:\"time\";i:1750758439;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"9.4.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.9.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=3100992\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=3100992\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"9.4.0\";}s:6:\"result\";b:1;s:4:\"name\";s:22:\"Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:39:\"Updating plugin: Really Simple Security\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.9.4.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.4.1\";s:7:\"updated\";s:19:\"2025-06-24 09:44:43\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.4.1-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:5;s:61:\"really-simple-ssl-en_ZA-7e9334822d11312e41826d63577f541a.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-2b26b46e405bda898dd726408205fab0.json\";i:9;s:61:\"really-simple-ssl-en_ZA-6bf567f0ae100d411bde92087b8f0bbd.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:127;a:5:{s:4:\"time\";i:1750844722;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"5.12.8\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.5.12.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=3284564\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=3284564\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=3284564\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"5.12.7\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:6:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:89:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.5.12.8.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.4.1\";s:7:\"updated\";s:19:\"2025-06-25 07:53:52\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.4.1-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:5;s:61:\"really-simple-ssl-en_ZA-7e9334822d11312e41826d63577f541a.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-2b26b46e405bda898dd726408205fab0.json\";i:9;s:61:\"really-simple-ssl-en_ZA-6bf567f0ae100d411bde92087b8f0bbd.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:128;a:5:{s:4:\"time\";i:1750974443;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:37:\"w.org/plugins/wpzoom-elementor-addons\";s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:6:\"plugin\";s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";s:11:\"new_version\";s:5:\"1.2.3\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/wpzoom-elementor-addons/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-256x256.png?rev=3310840\";s:2:\"1x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-128x128.png?rev=3310840\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-1544x500.png?rev=3314092\";s:2:\"1x\";s:78:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-772x250.png?rev=3314092\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"1.2.2\";}s:6:\"result\";b:1;s:4:\"name\";s:26:\"Elementor Addons by WPZOOM\";s:8:\"messages\";a:6:{i:0;s:43:\"Updating plugin: Elementor Addons by WPZOOM\";i:1;s:103:\"Downloading update from https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.2.3.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:6:\"6.1.20\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.1.20.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.gif?rev=3182943\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.gif?rev=3182943\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.png?rev=3297947\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.png?rev=3297947\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:6:\"6.1.19\";}s:6:\"result\";b:1;s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:8:\"messages\";a:6:{i:0;s:47:\"Updating plugin: Essential Addons for Elementor\";i:1;s:116:\"Downloading update from https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.1.20.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.4.1\";s:7:\"updated\";s:19:\"2025-06-25 09:17:45\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.4.1-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:5;s:61:\"really-simple-ssl-en_ZA-7e9334822d11312e41826d63577f541a.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-2b26b46e405bda898dd726408205fab0.json\";i:9;s:61:\"really-simple-ssl-en_ZA-6bf567f0ae100d411bde92087b8f0bbd.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:129;a:5:{s:4:\"time\";i:1751319942;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:29:\"w.org/plugins/google-site-kit\";s:4:\"slug\";s:15:\"google-site-kit\";s:6:\"plugin\";s:35:\"google-site-kit/google-site-kit.php\";s:11:\"new_version\";s:7:\"1.156.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/google-site-kit/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/google-site-kit.1.156.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863\";s:2:\"1x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=3141863\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=3141863\";s:2:\"1x\";s:70:\"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=3141863\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:7:\"1.155.0\";}s:6:\"result\";b:1;s:4:\"name\";s:18:\"Site Kit by Google\";s:8:\"messages\";a:6:{i:0;s:35:\"Updating plugin: Site Kit by Google\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/google-site-kit.1.156.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:13:\"wordpress-seo\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"25.3.1\";s:7:\"updated\";s:19:\"2025-06-30 10:38:11\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/wordpress-seo/25.3.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:73:\"/home/capeglid/public_html/wp-content/upgrade/wordpress-seo-25.3.1-en_za/\";s:12:\"source_files\";a:37:{i:0;s:57:\"wordpress-seo-en_ZA-c1b15194a6181a17d3344302011bddf5.json\";i:1;s:57:\"wordpress-seo-en_ZA-606033e8cb263b032d13356d7a627ed5.json\";i:2;s:57:\"wordpress-seo-en_ZA-d6bf43f32d0c3331e709fa67e6be35a2.json\";i:3;s:57:\"wordpress-seo-en_ZA-81d02401639ac0f30dc9d7738fcbf629.json\";i:4;s:22:\"wordpress-seo-en_ZA.mo\";i:5;s:57:\"wordpress-seo-en_ZA-1452e0d46abef67e70f842f830b10ec9.json\";i:6;s:57:\"wordpress-seo-en_ZA-afe43fe171170bbc6083c10610a75434.json\";i:7;s:57:\"wordpress-seo-en_ZA-9f6244fe05b49fabf96551959cf899a6.json\";i:8;s:57:\"wordpress-seo-en_ZA-6ade687c7936490c88bc39df19ea71a0.json\";i:9;s:57:\"wordpress-seo-en_ZA-b2bb3542a05d1a95a5866b83cc7b8a5f.json\";i:10;s:57:\"wordpress-seo-en_ZA-4293cf3571f532bb11ff1676090ec5e7.json\";i:11;s:57:\"wordpress-seo-en_ZA-786eeb1e9fb710b6d8885049b18564b3.json\";i:12;s:57:\"wordpress-seo-en_ZA-d084ad2ca2d23f1331bbd1040999834e.json\";i:13;s:57:\"wordpress-seo-en_ZA-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json\";i:14;s:57:\"wordpress-seo-en_ZA-9ff580649b466f65633b98bb16c34525.json\";i:15;s:57:\"wordpress-seo-en_ZA-d6c61f7884baaf8a18b31ca41ef1420f.json\";i:16;s:28:\"wordpress-seo-en_ZA.l10n.php\";i:17;s:57:\"wordpress-seo-en_ZA-c1a0e4b150b113a514f162d42c0c8ab5.json\";i:18;s:57:\"wordpress-seo-en_ZA-8c2f72a2c46baea606be9a7b0c1a23d8.json\";i:19;s:57:\"wordpress-seo-en_ZA-3ab1863386cca0be6ab4aa906cacadbd.json\";i:20;s:57:\"wordpress-seo-en_ZA-fb9a41ab0ae57dcb4b10ea3343658bcc.json\";i:21;s:57:\"wordpress-seo-en_ZA-be78d746a6b9ae87c3a9ccc92ed7c7ad.json\";i:22;s:57:\"wordpress-seo-en_ZA-6ffccefef7026e678d85c6b56bd29680.json\";i:23;s:57:\"wordpress-seo-en_ZA-8a9083701e738b3c956ea2c9a8a84375.json\";i:24;s:57:\"wordpress-seo-en_ZA-9fc912fe9f73e39d5df0779b31bb1a6f.json\";i:25;s:57:\"wordpress-seo-en_ZA-a35a702af4a7fbb6d2d4db8c193dd940.json\";i:26;s:57:\"wordpress-seo-en_ZA-59a157b73a79db8a63459f9a2e1b874b.json\";i:27;s:57:\"wordpress-seo-en_ZA-b1439a828d6d7684a875580ccba87936.json\";i:28;s:57:\"wordpress-seo-en_ZA-e422758335e56c41009e56217163c93a.json\";i:29;s:22:\"wordpress-seo-en_ZA.po\";i:30;s:57:\"wordpress-seo-en_ZA-826f41c23138627439d01b2b0133dbc5.json\";i:31;s:57:\"wordpress-seo-en_ZA-3a6bb28b59cb140b6c372392bf5f13d3.json\";i:32;s:57:\"wordpress-seo-en_ZA-a4e25a0fbd268367ae0af1e06b841f78.json\";i:33;s:57:\"wordpress-seo-en_ZA-753e370a61af6ba5ccabe91cc950cbcb.json\";i:34;s:57:\"wordpress-seo-en_ZA-fbf6c210cf52f9eaaf78c5f02b58c276.json\";i:35;s:57:\"wordpress-seo-en_ZA-3dcfea4e3934344e63996b6fa47b7b5c.json\";i:36;s:57:\"wordpress-seo-en_ZA-13c172108e3ebc2555ea54a5cffd763b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:26:\"Translations for Yoast SEO\";s:8:\"messages\";a:6:{i:0;s:50:\"Updating translations for Yoast SEO (en_ZA)&#8230;\";i:1;s:117:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/wordpress-seo/25.3.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:20:\"plugin:wordpress-seo\";}}}}i:130;a:5:{s:4:\"time\";i:1752615978;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:3:{s:6:\"plugin\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:3:\"5.4\";}s:6:\"result\";b:1;s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:8:\"messages\";a:6:{i:0;s:51:\"Updating plugin: Akismet Anti-spam: Spam Protection\";i:1;s:85:\"Downloading update from https://downloads.wordpress.org/plugin/akismet.5.5.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}i:1;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:7:\"5.12.11\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/mailpoet.5.12.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=3284564\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=3284564\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=3284564\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:7:\"5.12.10\";}s:6:\"result\";b:1;s:4:\"name\";s:8:\"MailPoet\";s:8:\"messages\";a:6:{i:0;s:25:\"Updating plugin: MailPoet\";i:1;s:90:\"Downloading update from https://downloads.wordpress.org/plugin/mailpoet.5.12.11.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:4:\"core\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.8.2.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.8.2-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.8.2-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.8.2-partial-1.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.8.2-rollback-1.zip\";}s:7:\"current\";s:5:\"6.8.2\";s:7:\"version\";s:5:\"6.8.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"6.8.1\";s:9:\"new_files\";s:0:\"\";}s:6:\"result\";s:5:\"6.8.2\";s:4:\"name\";s:15:\"WordPress 6.8.2\";s:8:\"messages\";a:10:{i:0;s:27:\"Updating to WordPress 6.8.2\";i:1;s:92:\"Downloading update from https://downloads.w.org/release/wordpress-6.8.2-partial-1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:35:\"Verifying the unpacked files&#8230;\";i:4;s:46:\"Preparing to install the latest version&#8230;\";i:5;s:32:\"Enabling Maintenance mode&#8230;\";i:6;s:33:\"Copying the required files&#8230;\";i:7;s:33:\"Disabling Maintenance mode&#8230;\";i:8;s:25:\"Upgrading database&#8230;\";i:9;s:31:\"WordPress updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.4.2\";s:7:\"updated\";s:19:\"2025-07-15 09:57:12\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.2/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.4.2-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:5;s:61:\"really-simple-ssl-en_ZA-7e9334822d11312e41826d63577f541a.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-2b26b46e405bda898dd726408205fab0.json\";i:9;s:61:\"really-simple-ssl-en_ZA-6bf567f0ae100d411bde92087b8f0bbd.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.4.2/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:131;a:5:{s:4:\"time\";i:1756288000;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"9.5.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.9.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=3100992\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=3100992\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"9.4.3\";}s:6:\"result\";b:1;s:4:\"name\";s:22:\"Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:39:\"Updating plugin: Really Simple Security\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.9.5.0.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.5.0\";s:7:\"updated\";s:19:\"2025-08-26 09:35:46\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.0/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.5.0-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:61:\"really-simple-ssl-en_ZA-b501f82ba7331371dd34b566c9c89860.json\";i:2;s:26:\"really-simple-ssl-en_ZA.po\";i:3;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:4;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:5;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:6;s:61:\"really-simple-ssl-en_ZA-7e9334822d11312e41826d63577f541a.json\";i:7;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:8;s:26:\"really-simple-ssl-en_ZA.mo\";i:9;s:61:\"really-simple-ssl-en_ZA-7784ddbe33ba820b8a52d0f6aa287cf8.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.0/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:132;a:5:{s:4:\"time\";i:1758707201;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"9.5.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.9.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=3100992\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=3100992\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:7:\"9.5.0.2\";}s:6:\"result\";b:1;s:4:\"name\";s:22:\"Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:39:\"Updating plugin: Really Simple Security\";i:1;s:97:\"Downloading update from https://downloads.wordpress.org/plugin/really-simple-ssl.9.5.1.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"9.5.1\";s:7:\"updated\";s:19:\"2025-09-23 09:46:45\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.1/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:76:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.5.1-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-2fe5998d9410c6bf9c7a773ff9ffee8d.json\";i:5;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-7784ddbe33ba820b8a52d0f6aa287cf8.json\";i:9;s:61:\"really-simple-ssl-en_ZA-05fb6fac90c05a83b2068fd63a3ac669.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:120:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.1/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}i:133;a:5:{s:4:\"time\";i:1759916726;s:7:\"user_id\";i:0;s:7:\"blog_id\";i:213432410;s:4:\"code\";s:11:\"autoupdates\";s:4:\"data\";a:3:{s:7:\"results\";a:2:{s:6:\"plugin\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":14:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:5:\"6.3.3\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.gif?rev=3182943\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.gif?rev=3182943\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.png?rev=3349213\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.png?rev=3349213\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}s:15:\"current_version\";s:5:\"6.3.2\";}s:6:\"result\";b:1;s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:8:\"messages\";a:6:{i:0;s:47:\"Updating plugin: Essential Addons for Elementor\";i:1;s:115:\"Downloading update from https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.3.3.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:45:\"Removing the old version of the plugin&#8230;\";i:5;s:28:\"Plugin updated successfully.\";}}}s:11:\"translation\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"item\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:7:\"9.5.2.2\";s:7:\"updated\";s:19:\"2025-10-08 08:53:41\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.2.2/en_ZA.zip\";s:10:\"autoupdate\";b:1;}s:6:\"result\";a:7:{s:6:\"source\";s:78:\"/home/capeglid/public_html/wp-content/upgrade/really-simple-ssl-9.5.2.2-en_za/\";s:12:\"source_files\";a:12:{i:0;s:61:\"really-simple-ssl-en_ZA-4bec6e7cfcb9b70a03d67091c8bd433b.json\";i:1;s:26:\"really-simple-ssl-en_ZA.po\";i:2;s:61:\"really-simple-ssl-en_ZA-294561b840091d10d2897b8a56d1f5c1.json\";i:3;s:32:\"really-simple-ssl-en_ZA.l10n.php\";i:4;s:61:\"really-simple-ssl-en_ZA-efbda1adf0da11cd15fcf712312be23a.json\";i:5;s:61:\"really-simple-ssl-en_ZA-3c73aad6aa7598ec29f11c7a36da3e91.json\";i:6;s:61:\"really-simple-ssl-en_ZA-5aae9e26053e5b6278c2ed1dd2fb1b59.json\";i:7;s:26:\"really-simple-ssl-en_ZA.mo\";i:8;s:61:\"really-simple-ssl-en_ZA-ceada65f7358637df205b2e904555292.json\";i:9;s:61:\"really-simple-ssl-en_ZA-7784ddbe33ba820b8a52d0f6aa287cf8.json\";i:10;s:61:\"really-simple-ssl-en_ZA-95c64faa005d698e43c0ea68942aafc0.json\";i:11;s:61:\"really-simple-ssl-en_ZA-66e3147c7aa63f4ed21f5f99320ef72b.json\";}s:11:\"destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:16:\"destination_name\";s:0:\"\";s:17:\"local_destination\";s:55:\"/home/capeglid/public_html/wp-content/languages/plugins\";s:18:\"remote_destination\";s:56:\"/home/capeglid/public_html/wp-content/languages/plugins/\";s:17:\"clear_destination\";b:1;}s:4:\"name\";s:39:\"Translations for Really Simple Security\";s:8:\"messages\";a:6:{i:0;s:63:\"Updating translations for Really Simple Security (en_ZA)&#8230;\";i:1;s:122:\"Downloading translation from https://downloads.wordpress.org/translation/plugin/really-simple-ssl/9.5.2.2/en_ZA.zip&#8230;\";i:2;s:27:\"Unpacking the update&#8230;\";i:3;s:36:\"Installing the latest version&#8230;\";i:4;s:50:\"Removing the old version of the translation&#8230;\";i:5;s:33:\"Translation updated successfully.\";}}}}s:6:\"failed\";a:2:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}}s:7:\"success\";a:3:{s:6:\"plugin\";a:0:{}s:5:\"theme\";a:0:{}s:11:\"translation\";a:1:{i:0;s:24:\"plugin:really-simple-ssl\";}}}}}','no'),(20496,'jetpack_tos_agreed','1','yes'),(20497,'jetpack_secrets','a:0:{}','no'),(20498,'_transient_jetpack_assumed_site_creation_date','2021-02-23 09:36:42','yes'),(20505,'jetpack_package_versions','a:7:{s:16:\"transport-helper\";s:5:\"0.3.3\";s:6:\"backup\";s:6:\"4.2.25\";s:10:\"connection\";s:7:\"6.18.13\";s:4:\"sync\";s:6:\"4.22.1\";s:6:\"search\";s:7:\"0.52.21\";s:10:\"videopress\";s:6:\"0.32.9\";s:5:\"stats\";s:6:\"0.17.2\";}','yes'),(20506,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"xIn8gH(erpvBsiacXL93l^B(Iq7a1)h6.iEXN*Eqddw2l#aNZv0FN5OxYV*I40WZj\";s:11:\"user_tokens\";a:1:{i:2;s:67:\"lc8xI0yRhKPUSHubjZ7kHxwEn$)A$YA@.EOawTF4DPtT8$VqDLO@9beyoKJCd18^8.2\";}}','yes'),(20507,'jetpack_active_modules','a:15:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"stats\";i:4;s:21:\"woocommerce-analytics\";i:5;s:5:\"notes\";i:6;s:7:\"protect\";i:7;s:7:\"monitor\";i:8;s:6:\"photon\";i:9;s:10:\"photon-cdn\";i:10;s:13:\"tiled-gallery\";i:11;s:3:\"waf\";i:12;s:5:\"blaze\";i:13;s:6:\"blocks\";i:14;s:18:\"account-protection\";}','yes'),(20508,'jetpack_unique_registrations','1','yes'),(20509,'jetpack_sync_settings_max_queue_size','5000','yes'),(20510,'jetpack_sync_settings_max_queue_lag','7200','yes'),(20512,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(20513,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(20514,'jetpack_sync_settings_upload_max_rows','500','yes'),(20515,'jetpack_sync_settings_sync_wait_time','10','yes'),(20516,'jetpack_sync_settings_sync_wait_threshold','10','yes'),(20517,'jetpack_sync_settings_enqueue_wait_time','1','yes'),(20518,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(20519,'jetpack_sync_settings_post_types_blacklist','a:39:{i:0;s:10:\"_term_meta\";i:1;s:11:\"ai1ec_event\";i:2;s:6:\"ai_log\";i:3;s:17:\"amp_validated_url\";i:4;s:9:\"bwg_album\";i:5;s:11:\"bwg_gallery\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"dn_wp_yt_log\";i:8;s:16:\"flamingo_contact\";i:9;s:16:\"flamingo_inbound\";i:10;s:17:\"flamingo_outbound\";i:11;s:4:\"http\";i:12;s:8:\"idx_page\";i:13;s:19:\"jetpack_inspect_log\";i:14;s:17:\"jetpack_migration\";i:15;s:14:\"jp_img_sitemap\";i:16;s:20:\"jp_img_sitemap_index\";i:17;s:10:\"jp_sitemap\";i:18;s:16:\"jp_sitemap_index\";i:19;s:17:\"jp_sitemap_master\";i:20;s:14:\"jp_vid_sitemap\";i:21;s:20:\"jp_vid_sitemap_index\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:74;s:18:\"memberships_coupon\";i:75;s:16:\"memberships_gift\";}','yes'),(20523,'jetpack_sync_settings_dedicated_sync_enabled','1','on'),(20525,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','yes'),(20527,'jetpack_sync_settings_render_filtered_content','0','yes'),(20528,'jetpack_sync_settings_post_meta_whitelist','a:61:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:17:\"_wp_page_template\";i:24;s:30:\"_wp_trash_meta_comments_status\";i:25;s:21:\"_wpas_feature_enabled\";i:26;s:19:\"_wpas_is_tweetstorm\";i:27;s:10:\"_wpas_mess\";i:28;s:13:\"_wpas_options\";i:29;s:24:\"advanced_seo_description\";i:30;s:13:\"content_width\";i:31;s:14:\"custom_css_add\";i:32;s:23:\"custom_css_preprocessor\";i:33;s:9:\"enclosure\";i:34;s:9:\"imagedata\";i:35;s:10:\"nova_price\";i:36;s:17:\"publicize_results\";i:37;s:16:\"sharing_disabled\";i:38;s:18:\"switch_like_status\";i:39;s:15:\"videopress_guid\";i:40;s:18:\"vimeo_poster_image\";i:41;s:28:\"_jetpack_blogging_prompt_key\";i:42;s:25:\"jetpack_memberships_price\";i:43;s:28:\"jetpack_memberships_currency\";i:44;s:35:\"jetpack_memberships_site_subscriber\";i:45;s:30:\"jetpack_memberships_product_id\";i:46;s:24:\"jetpack_memberships_tier\";i:47;s:30:\"jetpack_memberships_is_deleted\";i:48;s:14:\"spay_paypal_id\";i:49;s:11:\"spay_status\";i:50;s:15:\"spay_product_id\";i:51;s:13:\"spay_quantity\";i:52;s:10:\"spay_price\";i:53;s:19:\"spay_customer_email\";i:54;s:13:\"spay_currency\";i:55;s:8:\"spay_cta\";i:56;s:10:\"spay_email\";i:57;s:13:\"spay_multiple\";i:58;s:20:\"spay_formatted_price\";i:100;s:42:\"_jetpack_memberships_contains_paid_content\";i:107;s:32:\"jetpack_memberships_is_sandboxed\";}','yes'),(20530,'jetpack_sync_settings_comment_meta_whitelist','a:4:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";}','yes'),(20532,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(20533,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(20534,'jetpack_sync_settings_sync_via_cron','1','yes'),(20535,'jetpack_sync_settings_cron_sync_time_limit','240','yes'),(20536,'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'),(20537,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(20538,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(20539,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(20540,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(20541,'jetpack_sync_settings_full_sync_limits','a:5:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;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:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','yes'),(20542,'jetpack_sync_settings_checksum_disable','0','yes'),(20546,'jetpack_plugin_api_action_links','a:3:{s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:64:\"https://www.capegliding.co.za/wp-admin/admin.php?page=my-jetpack\";}s:35:\"jetpack-protect/jetpack-protect.php\";a:2:{s:10:\"My Jetpack\";s:64:\"https://www.capegliding.co.za/wp-admin/admin.php?page=my-jetpack\";s:9:\"Dashboard\";s:69:\"https://www.capegliding.co.za/wp-admin/admin.php?page=jetpack-protect\";}s:21:\"mailpoet/mailpoet.php\";a:1:{s:8:\"Settings\";s:71:\"https://www.capegliding.co.za/wp-admin/admin.php?page=mailpoet-settings\";}}','yes'),(20547,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','yes'),(20548,'jetpack_testimonial','0','yes'),(20574,'jetpack_constants_sync_checksum','a:33:{s:7:\"ABSPATH\";i:2660191452;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:2472190375;s:11:\"PHP_VERSION\";i:2642017422;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:3930543043;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1839787262;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:14:\"WC_PLUGIN_FILE\";i:2497087419;s:10:\"WC_ABSPATH\";i:3439440420;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:3850117808;s:19:\"WOOCOMMERCE_VERSION\";i:3850117808;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:4092936880;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(20575,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(20618,'jetpack_callables_sync_checksum','a:42:{s:11:\"get_plugins\";i:2839463434;s:10:\"get_themes\";i:4243575156;s:24:\"get_plugins_action_links\";i:334068124;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:3478919120;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:1966222140;s:17:\"main_network_site\";i:3478919120;s:26:\"main_network_site_wpcom_id\";i:3599555907;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:2371054712;s:10:\"post_types\";i:2213436704;s:27:\"rest_api_allowed_post_types\";i:1765992367;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:4170842917;s:10:\"shortcodes\";i:245606334;s:13:\"site_icon_url\";i:275158560;s:8:\"site_url\";i:3478919120;s:10:\"taxonomies\";i:3949813536;s:13:\"theme_support\";i:1519197136;s:8:\"timezone\";i:568734582;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:2604908714;s:10:\"wp_version\";i:1339759982;s:14:\"active_modules\";i:1116578631;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:2252358820;s:24:\"available_jetpack_blocks\";i:1263601756;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:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:21:\"get_loaded_extensions\";i:3357204806;s:33:\"jetpack_connection_active_plugins\";i:4272735030;s:27:\"jetpack_sync_active_modules\";i:3829104773;s:24:\"jetpack_package_versions\";i:1754877314;}','no'),(20619,'jpsq_sync_checkout','0:0','no'),(20620,'jp_sync_last_success_sync','1761129610.0781','off'),(20621,'jp_sync_lock_full_sync','','no'),(20623,'jp_sync_last_success_immediate-send','1751710617.8566','off'),(20626,'jetpack_next_sync_time_full-sync-enqueue','1671187858','yes'),(20628,'_transient_no_forms_displayed_bellow_content','1','yes'),(20633,'woocommerce_setup_jetpack_opted_in','1','yes'),(20640,'jetpack_updates_sync_checksum','a:3:{s:14:\"update_plugins\";i:1186661391;s:13:\"update_themes\";i:2884475721;s:11:\"update_core\";i:3833456936;}','yes'),(20648,'_transient_dirsize_cache','a:17:{s:53:\"/home/capeglid/public_html/wp-content/uploads/2021/03\";i:27595847;s:53:\"/home/capeglid/public_html/wp-content/uploads/2021/02\";i:14820251;s:50:\"/home/capeglid/public_html/wp-content/uploads/2021\";i:42416098;s:59:\"/home/capeglid/public_html/wp-content/uploads/elementor/css\";i:9694;s:55:\"/home/capeglid/public_html/wp-content/uploads/elementor\";i:9694;s:53:\"/home/capeglid/public_html/wp-content/uploads/2022/10\";i:32287374;s:53:\"/home/capeglid/public_html/wp-content/uploads/2022/12\";i:8555614;s:53:\"/home/capeglid/public_html/wp-content/uploads/2022/11\";i:11860232;s:53:\"/home/capeglid/public_html/wp-content/uploads/2022/08\";i:72397720;s:53:\"/home/capeglid/public_html/wp-content/uploads/2022/09\";i:69154389;s:50:\"/home/capeglid/public_html/wp-content/uploads/2022\";i:194255329;s:54:\"/home/capeglid/public_html/wp-content/uploads/mailpoet\";i:27;s:53:\"/home/capeglid/public_html/wp-content/uploads/wc-logs\";i:1924;s:65:\"/home/capeglid/public_html/wp-content/uploads/woocommerce_uploads\";i:13;s:59:\"/home/capeglid/public_html/wp-content/uploads/wpforms/cache\";i:426293;s:53:\"/home/capeglid/public_html/wp-content/uploads/wpforms\";i:427030;s:45:\"/home/capeglid/public_html/wp-content/uploads\";i:237740623;}','yes'),(20663,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(20674,'jetpack_protect_key','49a8a4e264dfaa6ad20f544ad336a95c5c427759','no'),(20679,'jetpack_active_modules_initialized','1','yes'),(20691,'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'),(20693,'jp_sync_retry_after_immediate-send','','no'),(20694,'jp_sync_error_log_immediate-send','a:1:{s:15:\"1671187356.5869\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";i:400;}s:18:\"\0*\0additional_data\";a:0:{}}}','yes'),(20708,'_transient_shipping-transient-version','1671187949','yes'),(20709,'woocommerce_admin_created_default_shipping_zones','yes','yes'),(20715,'_transient_woocommerce_shipping_task_zone_count_transient','1','yes'),(20718,'woocommerce_task_list_prompt_shown','1','yes'),(20764,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1671187484;}','no'),(20767,'bfwc_license_message','cURL error 28: Connection timed out after 10001 milliseconds','yes'),(20770,'bfwc_license_message_displayed','1','yes'),(20774,'bfwc_license_key','7485df35f53938bb330a03b1deac5aef','yes'),(20775,'bfwc_block_after_order','yes','yes'),(20776,'bfwc_optimise_colours','yes','yes'),(20777,'bfwc_show_availability','no','yes'),(20778,'bfwc_backend_calendar','yes','yes'),(20779,'woocommerce_ces_tracks_queue','a:0:{}','yes'),(20781,'woocommerce_clear_ces_tracks_queue_for_page','','yes'),(20787,'jetpack_sync_full_status','a:4:{s:7:\"started\";i:1671187738;s:8:\"finished\";i:1671187857;s:8:\"progress\";a:10:{s:8:\"comments\";a:4:{s:5:\"total\";s:1:\"0\";s:4:\"sent\";i:0;s:8:\"finished\";b:1;s:9:\"last_sent\";s:2:\"~0\";}s:9:\"constants\";a:1:{s:8:\"finished\";b:1;}s:9:\"functions\";a:1:{s:8:\"finished\";b:1;}s:7:\"options\";a:1:{s:8:\"finished\";b:1;}s:5:\"posts\";a:4:{s:5:\"total\";s:3:\"522\";s:4:\"sent\";i:522;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"3\";}s:18:\"term_relationships\";a:4:{s:5:\"total\";s:2:\"26\";s:4:\"sent\";i:26;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:2:\"25\";s:16:\"term_taxonomy_id\";s:1:\"3\";}}s:5:\"terms\";a:4:{s:5:\"total\";s:2:\"25\";s:4:\"sent\";i:25;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:6:\"themes\";a:1:{s:8:\"finished\";b:1;}s:7:\"updates\";a:1:{s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";s:1:\"3\";s:4:\"sent\";i:3;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}}s:6:\"config\";a:10:{s:8:\"comments\";i:1;s:9:\"constants\";i:1;s:9:\"functions\";i:1;s:7:\"options\";i:1;s:5:\"posts\";i:1;s:18:\"term_relationships\";i:1;s:5:\"terms\";i:1;s:6:\"themes\";i:1;s:7:\"updates\";i:1;s:5:\"users\";i:1;}}','no'),(20794,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1671187855.03152;}','yes'),(20820,'woocommerce_admin_reviewed_default_shipping_zones','yes','yes'),(20929,'product_cat_children','a:0:{}','yes'),(20937,'_transient_product_query-transient-version','1676280682','yes'),(20958,'_transient_product-transient-version','1671218756','yes'),(20962,'wc_facebook_background_product_sync_job_7009f144be7c694a85ed43da7f58808e','{\"requests\":{\"p-3038\":\"UPDATE\"},\"id\":\"7009f144be7c694a85ed43da7f58808e\",\"created_at\":\"2022-12-16 13:06:23\",\"created_by\":2,\"status\":\"completed\",\"started_processing_at\":\"2022-12-16 13:06:24\",\"updated_at\":\"2022-12-16 13:06:24\",\"total\":1,\"progress\":1,\"completed_at\":\"2022-12-16 13:06:24\"}','no'),(21016,'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'),(21018,'post_by_email_address2','NULL','yes'),(21019,'monitor_receive_notifications','1','yes'),(21023,'jetpack_active_plan','a:11:{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:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:20:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:14:\"multistep-form\";i:4;s:14:\"install-themes\";i:5;s:17:\"jetpack-dashboard\";i:6;s:18:\"recurring-payments\";i:7;s:11:\"republicize\";i:8;s:17:\"security-settings\";i:9;s:17:\"seo-preview-tools\";i:10;s:14:\"send-a-message\";i:11;s:18:\"social-shares-1000\";i:12;s:29:\"social-connections-management\";i:13;s:18:\"upload-audio-files\";i:14;s:18:\"upload-video-files\";i:15;s:15:\"whatsapp-button\";i:16;s:25:\"social-image-auto-convert\";i:17;s:17:\"social-admin-page\";i:18;s:19:\"social-share-status\";i:19;s:21:\"social-editor-preview\";}s:9:\"available\";a:49:{s:7:\"akismet\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";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:20:\"cloudflare-analytics\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";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:10:\"core/video\";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:17:\"full-activity-log\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";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:16:\"priority_support\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_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: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:18:\"vaultpress-backups\";a:17:{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\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_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:13:\"video-hosting\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{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\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{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\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";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:\"wordads\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{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\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','on'),(21058,'tiled_galleries','1','yes'),(21065,'jetpack_static_asset_cdn_files','a:1:{s:11:\"woocommerce\";a:1:{s:5:\"7.4.0\";a:992:{i:4;s:54:\"assets/client/admin/activity-panels-help/style-rtl.css\";i:5;s:55:\"assets/client/admin/activity-panels-inbox/style-rtl.css\";i:6;s:50:\"assets/client/admin/add-product-page/style-rtl.css\";i:7;s:61:\"assets/client/admin/analytics-report-categories/style-rtl.css\";i:8;s:58:\"assets/client/admin/analytics-report-coupons/style-rtl.css\";i:9;s:60:\"assets/client/admin/analytics-report-customers/style-rtl.css\";i:10;s:60:\"assets/client/admin/analytics-report-downloads/style-rtl.css\";i:11;s:57:\"assets/client/admin/analytics-report-orders/style-rtl.css\";i:12;s:59:\"assets/client/admin/analytics-report-products/style-rtl.css\";i:13;s:58:\"assets/client/admin/analytics-report-revenue/style-rtl.css\";i:14;s:56:\"assets/client/admin/analytics-report-stock/style-rtl.css\";i:15;s:56:\"assets/client/admin/analytics-report-taxes/style-rtl.css\";i:16;s:61:\"assets/client/admin/analytics-report-variations/style-rtl.css\";i:17;s:50:\"assets/client/admin/analytics-report/style-rtl.css\";i:18;s:52:\"assets/client/admin/analytics-settings/style-rtl.css\";i:20;s:32:\"assets/client/admin/app/index.js\";i:22;s:37:\"assets/client/admin/app/style-rtl.css\";i:23;s:33:\"assets/client/admin/app/style.css\";i:24;s:62:\"assets/client/admin/beta-features-tracking-modal/style-rtl.css\";i:25;s:58:\"assets/client/admin/beta-features-tracking-modal/style.css\";i:27;s:34:\"assets/client/admin/chunks/1735.js\";i:28;s:40:\"assets/client/admin/chunks/185.style.css\";i:29;s:41:\"assets/client/admin/chunks/1996.style.css\";i:30;s:41:\"assets/client/admin/chunks/2397.style.css\";i:31;s:34:\"assets/client/admin/chunks/2463.js\";i:32;s:41:\"assets/client/admin/chunks/2463.style.css\";i:33;s:41:\"assets/client/admin/chunks/2502.style.css\";i:34;s:34:\"assets/client/admin/chunks/2563.js\";i:35;s:41:\"assets/client/admin/chunks/2624.style.css\";i:36;s:41:\"assets/client/admin/chunks/2953.style.css\";i:37;s:41:\"assets/client/admin/chunks/3118.style.css\";i:38;s:41:\"assets/client/admin/chunks/3307.style.css\";i:39;s:41:\"assets/client/admin/chunks/3576.style.css\";i:40;s:41:\"assets/client/admin/chunks/3700.style.css\";i:41;s:41:\"assets/client/admin/chunks/3994.style.css\";i:42;s:41:\"assets/client/admin/chunks/4011.style.css\";i:43;s:41:\"assets/client/admin/chunks/4854.style.css\";i:44;s:41:\"assets/client/admin/chunks/4882.style.css\";i:45;s:33:\"assets/client/admin/chunks/504.js\";i:46;s:40:\"assets/client/admin/chunks/504.style.css\";i:47;s:41:\"assets/client/admin/chunks/5502.style.css\";i:48;s:41:\"assets/client/admin/chunks/6125.style.css\";i:49;s:41:\"assets/client/admin/chunks/6732.style.css\";i:50;s:34:\"assets/client/admin/chunks/6743.js\";i:51;s:41:\"assets/client/admin/chunks/6824.style.css\";i:52;s:34:\"assets/client/admin/chunks/7209.js\";i:53;s:40:\"assets/client/admin/chunks/727.style.css\";i:54;s:34:\"assets/client/admin/chunks/7488.js\";i:55;s:41:\"assets/client/admin/chunks/7708.style.css\";i:56;s:34:\"assets/client/admin/chunks/7715.js\";i:57;s:34:\"assets/client/admin/chunks/8090.js\";i:58;s:41:\"assets/client/admin/chunks/8090.style.css\";i:59;s:41:\"assets/client/admin/chunks/8544.style.css\";i:60;s:41:\"assets/client/admin/chunks/8597.style.css\";i:61;s:41:\"assets/client/admin/chunks/8851.style.css\";i:62;s:34:\"assets/client/admin/chunks/9035.js\";i:64;s:41:\"assets/client/admin/chunks/9360.style.css\";i:65;s:41:\"assets/client/admin/chunks/9456.style.css\";i:66;s:34:\"assets/client/admin/chunks/9470.js\";i:67;s:34:\"assets/client/admin/chunks/9740.js\";i:68;s:41:\"assets/client/admin/chunks/9740.style.css\";i:69;s:41:\"assets/client/admin/chunks/9792.style.css\";i:70;s:41:\"assets/client/admin/chunks/9966.style.css\";i:71;s:50:\"assets/client/admin/chunks/activity-panels-help.js\";i:72;s:51:\"assets/client/admin/chunks/activity-panels-inbox.js\";i:73;s:51:\"assets/client/admin/chunks/activity-panels-setup.js\";i:74;s:46:\"assets/client/admin/chunks/add-product-page.js\";i:75;s:57:\"assets/client/admin/chunks/analytics-report-categories.js\";i:76;s:54:\"assets/client/admin/chunks/analytics-report-coupons.js\";i:77;s:56:\"assets/client/admin/chunks/analytics-report-customers.js\";i:78;s:56:\"assets/client/admin/chunks/analytics-report-downloads.js\";i:79;s:53:\"assets/client/admin/chunks/analytics-report-orders.js\";i:80;s:55:\"assets/client/admin/chunks/analytics-report-products.js\";i:81;s:54:\"assets/client/admin/chunks/analytics-report-revenue.js\";i:82;s:52:\"assets/client/admin/chunks/analytics-report-stock.js\";i:83;s:52:\"assets/client/admin/chunks/analytics-report-taxes.js\";i:84;s:57:\"assets/client/admin/chunks/analytics-report-variations.js\";i:85;s:46:\"assets/client/admin/chunks/analytics-report.js\";i:86;s:48:\"assets/client/admin/chunks/analytics-settings.js\";i:87;s:52:\"assets/client/admin/chunks/customizable-dashboard.js\";i:88;s:46:\"assets/client/admin/chunks/dashboard-charts.js\";i:89;s:39:\"assets/client/admin/chunks/dashboard.js\";i:90;s:47:\"assets/client/admin/chunks/edit-product-page.js\";i:91;s:40:\"assets/client/admin/chunks/homescreen.js\";i:92;s:42:\"assets/client/admin/chunks/leaderboards.js\";i:93;s:48:\"assets/client/admin/chunks/marketing-overview.js\";i:94;s:52:\"assets/client/admin/chunks/multichannel-marketing.js\";i:95;s:53:\"assets/client/admin/chunks/payment-recommendations.js\";i:96;s:44:\"assets/client/admin/chunks/profile-wizard.js\";i:97;s:54:\"assets/client/admin/chunks/shipping-recommendations.js\";i:98;s:42:\"assets/client/admin/chunks/store-alerts.js\";i:99;s:47:\"assets/client/admin/chunks/store-performance.js\";i:100;s:56:\"assets/client/admin/chunks/wcpay-payment-welcome-page.js\";i:102;s:39:\"assets/client/admin/components/index.js\";i:104;s:44:\"assets/client/admin/components/style-rtl.css\";i:105;s:40:\"assets/client/admin/components/style.css\";i:107;s:39:\"assets/client/admin/csv-export/index.js\";i:110;s:37:\"assets/client/admin/currency/index.js\";i:112;s:50:\"assets/client/admin/customer-effort-score/index.js\";i:113;s:55:\"assets/client/admin/customer-effort-score/style-rtl.css\";i:114;s:51:\"assets/client/admin/customer-effort-score/style.css\";i:116;s:50:\"assets/client/admin/dashboard-charts/style-rtl.css\";i:117;s:43:\"assets/client/admin/dashboard/style-rtl.css\";i:119;s:33:\"assets/client/admin/data/index.js\";i:122;s:33:\"assets/client/admin/date/index.js\";i:125;s:51:\"assets/client/admin/edit-product-page/style-rtl.css\";i:127;s:41:\"assets/client/admin/experimental/index.js\";i:129;s:46:\"assets/client/admin/experimental/style-rtl.css\";i:130;s:42:\"assets/client/admin/experimental/style.css\";i:132;s:35:\"assets/client/admin/explat/index.js\";i:135;s:44:\"assets/client/admin/homescreen/style-rtl.css\";i:136;s:46:\"assets/client/admin/leaderboards/style-rtl.css\";i:137;s:51:\"assets/client/admin/marketing-coupons/style-rtl.css\";i:138;s:47:\"assets/client/admin/marketing-coupons/style.css\";i:139;s:52:\"assets/client/admin/marketing-overview/style-rtl.css\";i:140;s:56:\"assets/client/admin/multichannel-marketing/style-rtl.css\";i:141;s:52:\"assets/client/admin/navigation-opt-out/style-rtl.css\";i:142;s:48:\"assets/client/admin/navigation-opt-out/style.css\";i:144;s:39:\"assets/client/admin/navigation/index.js\";i:146;s:36:\"assets/client/admin/notices/index.js\";i:147;s:38:\"assets/client/admin/null/style-rtl.css\";i:149;s:35:\"assets/client/admin/number/index.js\";i:151;s:39:\"assets/client/admin/onboarding/index.js\";i:152;s:44:\"assets/client/admin/onboarding/style-rtl.css\";i:153;s:40:\"assets/client/admin/onboarding/style.css\";i:154;s:59:\"assets/client/admin/payment-method-promotions/style-rtl.css\";i:155;s:55:\"assets/client/admin/payment-method-promotions/style.css\";i:156;s:61:\"assets/client/admin/print-shipping-label-banner/style-rtl.css\";i:157;s:57:\"assets/client/admin/print-shipping-label-banner/style.css\";i:158;s:48:\"assets/client/admin/profile-wizard/style-rtl.css\";i:159;s:58:\"assets/client/admin/shipping-recommendations/style-rtl.css\";i:160;s:46:\"assets/client/admin/store-alerts/style-rtl.css\";i:161;s:51:\"assets/client/admin/store-performance/style-rtl.css\";i:163;s:35:\"assets/client/admin/tracks/index.js\";i:164;s:43:\"assets/client/admin/undefined/style-rtl.css\";i:165;s:60:\"assets/client/admin/wcpay-payment-welcome-page/style-rtl.css\";i:167;s:57:\"assets/client/admin/wp-admin-scripts/add-term-tracking.js\";i:169;s:59:\"assets/client/admin/wp-admin-scripts/attributes-tracking.js\";i:171;s:68:\"assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js\";i:173;s:57:\"assets/client/admin/wp-admin-scripts/category-tracking.js\";i:175;s:57:\"assets/client/admin/wp-admin-scripts/marketing-coupons.js\";i:178;s:58:\"assets/client/admin/wp-admin-scripts/navigation-opt-out.js\";i:180;s:66:\"assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js\";i:182;s:78:\"assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js\";i:184;s:72:\"assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js\";i:186;s:65:\"assets/client/admin/wp-admin-scripts/onboarding-product-notice.js\";i:188;s:61:\"assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js\";i:190;s:54:\"assets/client/admin/wp-admin-scripts/order-tracking.js\";i:192;s:65:\"assets/client/admin/wp-admin-scripts/payment-method-promotions.js\";i:195;s:67:\"assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js\";i:197;s:63:\"assets/client/admin/wp-admin-scripts/product-import-tracking.js\";i:199;s:52:\"assets/client/admin/wp-admin-scripts/product-tour.js\";i:201;s:56:\"assets/client/admin/wp-admin-scripts/product-tracking.js\";i:203;s:57:\"assets/client/admin/wp-admin-scripts/settings-tracking.js\";i:205;s:53:\"assets/client/admin/wp-admin-scripts/tags-tracking.js\";i:207;s:54:\"assets/client/admin/wp-admin-scripts/wc-addons-tour.js\";i:208;s:26:\"assets/css/_animation.scss\";i:209;s:22:\"assets/css/_fonts.scss\";i:210;s:23:\"assets/css/_mixins.scss\";i:211;s:26:\"assets/css/_variables.scss\";i:212;s:29:\"assets/css/activation-rtl.css\";i:213;s:25:\"assets/css/activation.css\";i:214;s:26:\"assets/css/activation.scss\";i:215;s:24:\"assets/css/admin-rtl.css\";i:216;s:20:\"assets/css/admin.css\";i:217;s:21:\"assets/css/admin.scss\";i:218;s:23:\"assets/css/auth-rtl.css\";i:219;s:19:\"assets/css/auth.css\";i:220;s:20:\"assets/css/auth.scss\";i:221;s:28:\"assets/css/dashboard-rtl.css\";i:222;s:34:\"assets/css/dashboard-setup-rtl.css\";i:223;s:30:\"assets/css/dashboard-setup.css\";i:224;s:31:\"assets/css/dashboard-setup.scss\";i:225;s:24:\"assets/css/dashboard.css\";i:226;s:25:\"assets/css/dashboard.scss\";i:227;s:25:\"assets/css/helper-rtl.css\";i:228;s:21:\"assets/css/helper.css\";i:229;s:22:\"assets/css/helper.scss\";i:243;s:38:\"assets/css/jquery-ui/jquery-ui-rtl.css\";i:244;s:34:\"assets/css/jquery-ui/jquery-ui.css\";i:245;s:38:\"assets/css/jquery-ui/jquery-ui.min.css\";i:246;s:42:\"assets/css/marketplace-suggestions-rtl.css\";i:247;s:38:\"assets/css/marketplace-suggestions.css\";i:248;s:39:\"assets/css/marketplace-suggestions.scss\";i:249;s:23:\"assets/css/menu-rtl.css\";i:250;s:19:\"assets/css/menu.css\";i:251;s:20:\"assets/css/menu.scss\";i:252;s:39:\"assets/css/network-order-widget-rtl.css\";i:253;s:35:\"assets/css/network-order-widget.css\";i:254;s:36:\"assets/css/network-order-widget.scss\";i:255;s:51:\"assets/css/photoswipe/default-skin/default-skin.css\";i:256;s:55:\"assets/css/photoswipe/default-skin/default-skin.min.css\";i:260;s:36:\"assets/css/photoswipe/photoswipe.css\";i:261;s:40:\"assets/css/photoswipe/photoswipe.min.css\";i:262;s:30:\"assets/css/prettyPhoto-rtl.css\";i:263;s:26:\"assets/css/prettyPhoto.css\";i:264;s:27:\"assets/css/prettyPhoto.scss\";i:265;s:26:\"assets/css/privacy-rtl.css\";i:266;s:22:\"assets/css/privacy.css\";i:267;s:23:\"assets/css/privacy.scss\";i:268;s:32:\"assets/css/reports-print-rtl.css\";i:269;s:28:\"assets/css/reports-print.css\";i:270;s:29:\"assets/css/reports-print.scss\";i:271;s:22:\"assets/css/select2.css\";i:272;s:23:\"assets/css/select2.scss\";i:273;s:34:\"assets/css/twenty-nineteen-rtl.css\";i:274;s:30:\"assets/css/twenty-nineteen.css\";i:275;s:31:\"assets/css/twenty-nineteen.scss\";i:276;s:35:\"assets/css/twenty-seventeen-rtl.css\";i:277;s:31:\"assets/css/twenty-seventeen.css\";i:278;s:32:\"assets/css/twenty-seventeen.scss\";i:279;s:42:\"assets/css/twenty-twenty-one-admin-rtl.css\";i:280;s:38:\"assets/css/twenty-twenty-one-admin.css\";i:281;s:39:\"assets/css/twenty-twenty-one-admin.scss\";i:282;s:36:\"assets/css/twenty-twenty-one-rtl.css\";i:283;s:32:\"assets/css/twenty-twenty-one.css\";i:284;s:33:\"assets/css/twenty-twenty-one.scss\";i:285;s:32:\"assets/css/twenty-twenty-rtl.css\";i:286;s:38:\"assets/css/twenty-twenty-three-rtl.css\";i:287;s:34:\"assets/css/twenty-twenty-three.css\";i:288;s:35:\"assets/css/twenty-twenty-three.scss\";i:289;s:36:\"assets/css/twenty-twenty-two-rtl.css\";i:290;s:32:\"assets/css/twenty-twenty-two.css\";i:291;s:33:\"assets/css/twenty-twenty-two.scss\";i:292;s:28:\"assets/css/twenty-twenty.css\";i:293;s:29:\"assets/css/twenty-twenty.scss\";i:294;s:27:\"assets/css/wc-setup-rtl.css\";i:295;s:23:\"assets/css/wc-setup.css\";i:296;s:24:\"assets/css/wc-setup.scss\";i:297;s:41:\"assets/css/woocommerce-blocktheme-rtl.css\";i:298;s:37:\"assets/css/woocommerce-blocktheme.css\";i:299;s:38:\"assets/css/woocommerce-blocktheme.scss\";i:300;s:37:\"assets/css/woocommerce-layout-rtl.css\";i:301;s:33:\"assets/css/woocommerce-layout.css\";i:302;s:34:\"assets/css/woocommerce-layout.scss\";i:303;s:30:\"assets/css/woocommerce-rtl.css\";i:304;s:42:\"assets/css/woocommerce-smallscreen-rtl.css\";i:305;s:38:\"assets/css/woocommerce-smallscreen.css\";i:306;s:39:\"assets/css/woocommerce-smallscreen.scss\";i:307;s:26:\"assets/css/woocommerce.css\";i:308;s:27:\"assets/css/woocommerce.scss\";i:429;s:34:\"assets/js/accounting/accounting.js\";i:430;s:38:\"assets/js/accounting/accounting.min.js\";i:431;s:27:\"assets/js/admin/api-keys.js\";i:432;s:31:\"assets/js/admin/api-keys.min.js\";i:433;s:33:\"assets/js/admin/backbone-modal.js\";i:434;s:37:\"assets/js/admin/backbone-modal.min.js\";i:435;s:42:\"assets/js/admin/marketplace-suggestions.js\";i:436;s:46:\"assets/js/admin/marketplace-suggestions.min.js\";i:437;s:36:\"assets/js/admin/meta-boxes-coupon.js\";i:438;s:40:\"assets/js/admin/meta-boxes-coupon.min.js\";i:439;s:35:\"assets/js/admin/meta-boxes-order.js\";i:440;s:39:\"assets/js/admin/meta-boxes-order.min.js\";i:441;s:47:\"assets/js/admin/meta-boxes-product-variation.js\";i:442;s:51:\"assets/js/admin/meta-boxes-product-variation.min.js\";i:443;s:37:\"assets/js/admin/meta-boxes-product.js\";i:444;s:41:\"assets/js/admin/meta-boxes-product.min.js\";i:445;s:29:\"assets/js/admin/meta-boxes.js\";i:446;s:33:\"assets/js/admin/meta-boxes.min.js\";i:447;s:33:\"assets/js/admin/network-orders.js\";i:448;s:37:\"assets/js/admin/network-orders.min.js\";i:449;s:33:\"assets/js/admin/product-editor.js\";i:450;s:37:\"assets/js/admin/product-editor.min.js\";i:451;s:35:\"assets/js/admin/product-ordering.js\";i:452;s:39:\"assets/js/admin/product-ordering.min.js\";i:453;s:29:\"assets/js/admin/quick-edit.js\";i:454;s:33:\"assets/js/admin/quick-edit.min.js\";i:455;s:26:\"assets/js/admin/reports.js\";i:456;s:30:\"assets/js/admin/reports.min.js\";i:457;s:51:\"assets/js/admin/settings-views-html-settings-tax.js\";i:458;s:55:\"assets/js/admin/settings-views-html-settings-tax.min.js\";i:459;s:27:\"assets/js/admin/settings.js\";i:460;s:31:\"assets/js/admin/settings.min.js\";i:461;s:32:\"assets/js/admin/system-status.js\";i:462;s:36:\"assets/js/admin/system-status.min.js\";i:463;s:32:\"assets/js/admin/term-ordering.js\";i:464;s:36:\"assets/js/admin/term-ordering.min.js\";i:465;s:24:\"assets/js/admin/users.js\";i:466;s:28:\"assets/js/admin/users.min.js\";i:467;s:31:\"assets/js/admin/wc-clipboard.js\";i:468;s:35:\"assets/js/admin/wc-clipboard.min.js\";i:469;s:37:\"assets/js/admin/wc-enhanced-select.js\";i:470;s:41:\"assets/js/admin/wc-enhanced-select.min.js\";i:471;s:28:\"assets/js/admin/wc-orders.js\";i:472;s:32:\"assets/js/admin/wc-orders.min.js\";i:473;s:36:\"assets/js/admin/wc-product-export.js\";i:474;s:40:\"assets/js/admin/wc-product-export.min.js\";i:475;s:36:\"assets/js/admin/wc-product-import.js\";i:476;s:40:\"assets/js/admin/wc-product-import.min.js\";i:477;s:27:\"assets/js/admin/wc-setup.js\";i:478;s:31:\"assets/js/admin/wc-setup.min.js\";i:479;s:38:\"assets/js/admin/wc-shipping-classes.js\";i:480;s:42:\"assets/js/admin/wc-shipping-classes.min.js\";i:481;s:43:\"assets/js/admin/wc-shipping-zone-methods.js\";i:482;s:47:\"assets/js/admin/wc-shipping-zone-methods.min.js\";i:483;s:36:\"assets/js/admin/wc-shipping-zones.js\";i:484;s:40:\"assets/js/admin/wc-shipping-zones.min.js\";i:485;s:35:\"assets/js/admin/wc-status-widget.js\";i:486;s:39:\"assets/js/admin/wc-status-widget.min.js\";i:487;s:36:\"assets/js/admin/woocommerce_admin.js\";i:488;s:40:\"assets/js/admin/woocommerce_admin.min.js\";i:489;s:41:\"assets/js/flexslider/jquery.flexslider.js\";i:490;s:45:\"assets/js/flexslider/jquery.flexslider.min.js\";i:491;s:40:\"assets/js/frontend/add-payment-method.js\";i:492;s:44:\"assets/js/frontend/add-payment-method.min.js\";i:493;s:43:\"assets/js/frontend/add-to-cart-variation.js\";i:494;s:47:\"assets/js/frontend/add-to-cart-variation.min.js\";i:495;s:33:\"assets/js/frontend/add-to-cart.js\";i:496;s:37:\"assets/js/frontend/add-to-cart.min.js\";i:497;s:34:\"assets/js/frontend/address-i18n.js\";i:498;s:38:\"assets/js/frontend/address-i18n.min.js\";i:499;s:36:\"assets/js/frontend/cart-fragments.js\";i:500;s:40:\"assets/js/frontend/cart-fragments.min.js\";i:501;s:26:\"assets/js/frontend/cart.js\";i:502;s:30:\"assets/js/frontend/cart.min.js\";i:503;s:30:\"assets/js/frontend/checkout.js\";i:504;s:34:\"assets/js/frontend/checkout.min.js\";i:505;s:36:\"assets/js/frontend/country-select.js\";i:506;s:40:\"assets/js/frontend/country-select.min.js\";i:507;s:38:\"assets/js/frontend/credit-card-form.js\";i:508;s:42:\"assets/js/frontend/credit-card-form.min.js\";i:509;s:33:\"assets/js/frontend/geolocation.js\";i:510;s:37:\"assets/js/frontend/geolocation.min.js\";i:511;s:35:\"assets/js/frontend/lost-password.js\";i:512;s:39:\"assets/js/frontend/lost-password.min.js\";i:513;s:45:\"assets/js/frontend/password-strength-meter.js\";i:514;s:49:\"assets/js/frontend/password-strength-meter.min.js\";i:515;s:34:\"assets/js/frontend/price-slider.js\";i:516;s:38:\"assets/js/frontend/price-slider.min.js\";i:517;s:36:\"assets/js/frontend/single-product.js\";i:518;s:40:\"assets/js/frontend/single-product.min.js\";i:519;s:39:\"assets/js/frontend/tokenization-form.js\";i:520;s:43:\"assets/js/frontend/tokenization-form.min.js\";i:521;s:33:\"assets/js/frontend/woocommerce.js\";i:522;s:37:\"assets/js/frontend/woocommerce.min.js\";i:523;s:42:\"assets/js/jquery-blockui/jquery.blockUI.js\";i:524;s:46:\"assets/js/jquery-blockui/jquery.blockUI.min.js\";i:525;s:40:\"assets/js/jquery-cookie/jquery.cookie.js\";i:526;s:44:\"assets/js/jquery-cookie/jquery.cookie.min.js\";i:527;s:36:\"assets/js/jquery-flot/jquery.flot.js\";i:528;s:40:\"assets/js/jquery-flot/jquery.flot.min.js\";i:529;s:40:\"assets/js/jquery-flot/jquery.flot.pie.js\";i:530;s:44:\"assets/js/jquery-flot/jquery.flot.pie.min.js\";i:531;s:43:\"assets/js/jquery-flot/jquery.flot.resize.js\";i:532;s:47:\"assets/js/jquery-flot/jquery.flot.resize.min.js\";i:533;s:42:\"assets/js/jquery-flot/jquery.flot.stack.js\";i:534;s:46:\"assets/js/jquery-flot/jquery.flot.stack.min.js\";i:535;s:41:\"assets/js/jquery-flot/jquery.flot.time.js\";i:536;s:45:\"assets/js/jquery-flot/jquery.flot.time.min.js\";i:537;s:42:\"assets/js/jquery-payment/jquery.payment.js\";i:538;s:46:\"assets/js/jquery-payment/jquery.payment.min.js\";i:539;s:40:\"assets/js/jquery-qrcode/jquery.qrcode.js\";i:540;s:44:\"assets/js/jquery-qrcode/jquery.qrcode.min.js\";i:541;s:54:\"assets/js/jquery-serializejson/jquery.serializejson.js\";i:542;s:58:\"assets/js/jquery-serializejson/jquery.serializejson.min.js\";i:543;s:40:\"assets/js/jquery-tiptip/jquery.tipTip.js\";i:544;s:44:\"assets/js/jquery-tiptip/jquery.tipTip.min.js\";i:545;s:56:\"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js\";i:546;s:60:\"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js\";i:547;s:32:\"assets/js/js-cookie/js.cookie.js\";i:548;s:36:\"assets/js/js-cookie/js.cookie.min.js\";i:549;s:45:\"assets/js/photoswipe/photoswipe-ui-default.js\";i:550;s:49:\"assets/js/photoswipe/photoswipe-ui-default.min.js\";i:551;s:34:\"assets/js/photoswipe/photoswipe.js\";i:552;s:38:\"assets/js/photoswipe/photoswipe.min.js\";i:553;s:48:\"assets/js/prettyPhoto/jquery.prettyPhoto.init.js\";i:554;s:52:\"assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js\";i:555;s:43:\"assets/js/prettyPhoto/jquery.prettyPhoto.js\";i:556;s:47:\"assets/js/prettyPhoto/jquery.prettyPhoto.min.js\";i:557;s:24:\"assets/js/round/round.js\";i:558;s:28:\"assets/js/round/round.min.js\";i:559;s:33:\"assets/js/select2/select2.full.js\";i:560;s:37:\"assets/js/select2/select2.full.min.js\";i:561;s:28:\"assets/js/select2/select2.js\";i:562;s:32:\"assets/js/select2/select2.min.js\";i:563;s:37:\"assets/js/selectWoo/selectWoo.full.js\";i:564;s:41:\"assets/js/selectWoo/selectWoo.full.min.js\";i:565;s:32:\"assets/js/selectWoo/selectWoo.js\";i:566;s:36:\"assets/js/selectWoo/selectWoo.min.js\";i:567;s:36:\"assets/js/stupidtable/stupidtable.js\";i:568;s:40:\"assets/js/stupidtable/stupidtable.min.js\";i:569;s:29:\"assets/js/zoom/jquery.zoom.js\";i:570;s:33:\"assets/js/zoom/jquery.zoom.min.js\";i:904;s:50:\"includes/gateways/paypal/assets/js/paypal-admin.js\";i:905;s:54:\"includes/gateways/paypal/assets/js/paypal-admin.min.js\";i:1310;s:66:\"packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss\";i:1311;s:61:\"packages/woocommerce-blocks/assets/css/abstracts/_colors.scss\";i:1312;s:61:\"packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss\";i:1313;s:64:\"packages/woocommerce-blocks/assets/css/abstracts/_variables.scss\";i:1314;s:50:\"packages/woocommerce-blocks/assets/css/editor.scss\";i:1315;s:49:\"packages/woocommerce-blocks/assets/css/style.scss\";i:1316;s:69:\"packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js\";i:1317;s:60:\"packages/woocommerce-blocks/assets/js/atomic/blocks/index.js\";i:1334;s:135:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss\";i:1341;s:91:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss\";i:1348;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss\";i:1357;s:93:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss\";i:1365;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss\";i:1374;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/style.scss\";i:1381;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/editor.scss\";i:1384;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss\";i:1393;s:90:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss\";i:1396;s:76:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js\";i:1398;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss\";i:1399;s:100:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js\";i:1405;s:83:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss\";i:1413;s:95:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss\";i:1420;s:88:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss\";i:1423;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss\";i:1432;s:88:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss\";i:1439;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss\";i:1443;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss\";i:1444;s:93:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js\";i:1446;s:81:\"packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js\";i:1448;s:59:\"packages/woocommerce-blocks/assets/js/atomic/utils/index.js\";i:1450;s:78:\"packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js\";i:1454;s:85:\"packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss\";i:1458;s:71:\"packages/woocommerce-blocks/assets/js/base/components/button/style.scss\";i:1462;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js\";i:1464;s:88:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss\";i:1466;s:91:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js\";i:1467;s:76:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js\";i:1470;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss\";i:1471;s:95:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js\";i:1475;s:99:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss\";i:1478;s:99:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss\";i:1481;s:87:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss\";i:1484;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss\";i:1486;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss\";i:1488;s:97:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js\";i:1490;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss\";i:1493;s:95:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss\";i:1497;s:100:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss\";i:1500;s:98:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss\";i:1505;s:109:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss\";i:1512;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss\";i:1515;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss\";i:1518;s:97:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss\";i:1528;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss\";i:1531;s:78:\"packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss\";i:1537;s:69:\"packages/woocommerce-blocks/assets/js/base/components/chip/style.scss\";i:1539;s:72:\"packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js\";i:1541;s:73:\"packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss\";i:1549;s:78:\"packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss\";i:1551;s:71:\"packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss\";i:1553;s:85:\"packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss\";i:1555;s:83:\"packages/woocommerce-blocks/assets/js/base/components/filter-placeholder/style.scss\";i:1557;s:84:\"packages/woocommerce-blocks/assets/js/base/components/filter-reset-button/style.scss\";i:1559;s:85:\"packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss\";i:1562;s:81:\"packages/woocommerce-blocks/assets/js/base/components/form-token-field/style.scss\";i:1563;s:82:\"packages/woocommerce-blocks/assets/js/base/components/form-token-field/vendor.scss\";i:1566;s:90:\"packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss\";i:1569;s:73:\"packages/woocommerce-blocks/assets/js/base/components/label/test/index.js\";i:1571;s:81:\"packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss\";i:1573;s:77:\"packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss\";i:1576;s:75:\"packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss\";i:1577;s:78:\"packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js\";i:1582;s:77:\"packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss\";i:1583;s:104:\"packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js\";i:1593;s:97:\"packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss\";i:1594;s:77:\"packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss\";i:1598;s:77:\"packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss\";i:1600;s:80:\"packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js\";i:1603;s:78:\"packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss\";i:1605;s:81:\"packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js\";i:1609;s:82:\"packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss\";i:1614;s:78:\"packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss\";i:1620;s:70:\"packages/woocommerce-blocks/assets/js/base/components/reviews/index.js\";i:1622;s:89:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss\";i:1624;s:84:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss\";i:1626;s:91:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss\";i:1628;s:77:\"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js\";i:1632;s:79:\"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss\";i:1635;s:76:\"packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss\";i:1637;s:72:\"packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss\";i:1643;s:76:\"packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss\";i:1645;s:75:\"packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js\";i:1646;s:70:\"packages/woocommerce-blocks/assets/js/base/components/summary/utils.js\";i:1649;s:69:\"packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss\";i:1651;s:73:\"packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss\";i:1653;s:70:\"packages/woocommerce-blocks/assets/js/base/components/title/style.scss\";i:1658;s:78:\"packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js\";i:1662;s:98:\"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js\";i:1663;s:84:\"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js\";i:1669;s:91:\"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js\";i:1673;s:65:\"packages/woocommerce-blocks/assets/js/base/context/hooks/index.js\";i:1674;s:81:\"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js\";i:1675;s:109:\"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js\";i:1679;s:74:\"packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js\";i:1683;s:84:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js\";i:1684;s:80:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js\";i:1685;s:83:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js\";i:1688;s:79:\"packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js\";i:1690;s:75:\"packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js\";i:1696;s:99:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js\";i:1697;s:101:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js\";i:1698;s:102:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js\";i:1699;s:97:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js\";i:1700;s:99:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js\";i:1701;s:91:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js\";i:1702;s:98:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js\";i:1703;s:86:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js\";i:1704;s:88:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js\";i:1708;s:95:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js\";i:1709;s:83:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js\";i:1712;s:96:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js\";i:1713;s:97:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js\";i:1714;s:92:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js\";i:1715;s:95:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js\";i:1716;s:92:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js\";i:1720;s:69:\"packages/woocommerce-blocks/assets/js/base/context/providers/index.js\";i:1721;s:83:\"packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js\";i:1722;s:64:\"packages/woocommerce-blocks/assets/js/base/context/test/utils.js\";i:1723;s:59:\"packages/woocommerce-blocks/assets/js/base/context/utils.js\";i:1724;s:68:\"packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js\";i:1725;s:63:\"packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js\";i:1727;s:77:\"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss\";i:1728;s:80:\"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js\";i:1729;s:57:\"packages/woocommerce-blocks/assets/js/base/hooks/index.js\";i:1730;s:90:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js\";i:1731;s:69:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js\";i:1732;s:74:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js\";i:1738;s:85:\"packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js\";i:1747;s:58:\"packages/woocommerce-blocks/assets/js/base/utils/errors.js\";i:1749;s:78:\"packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js\";i:1750;s:57:\"packages/woocommerce-blocks/assets/js/base/utils/index.js\";i:1755;s:64:\"packages/woocommerce-blocks/assets/js/base/utils/product-data.js\";i:1757;s:66:\"packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js\";i:1759;s:63:\"packages/woocommerce-blocks/assets/js/base/utils/test/errors.js\";i:1761;s:79:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js\";i:1762;s:98:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js\";i:1764;s:84:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js\";i:1765;s:62:\"packages/woocommerce-blocks/assets/js/blocks-registry/index.js\";i:1782;s:71:\"packages/woocommerce-blocks/assets/js/blocks/active-filters/editor.scss\";i:1786;s:70:\"packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss\";i:1795;s:73:\"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss\";i:1799;s:72:\"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss\";i:1806;s:74:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js\";i:1807;s:108:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js\";i:1808;s:121:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js\";i:1809;s:125:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js\";i:1810;s:106:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js\";i:1811;s:108:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss\";i:1812;s:90:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js\";i:1813;s:109:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js\";i:1814;s:111:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss\";i:1815;s:104:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js\";i:1816;s:114:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js\";i:1817;s:107:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js\";i:1818;s:100:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js\";i:1819;s:113:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js\";i:1820;s:92:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss\";i:1821;s:105:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js\";i:1828;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js\";i:1829;s:58:\"packages/woocommerce-blocks/assets/js/blocks/cart/block.js\";i:1835;s:57:\"packages/woocommerce-blocks/assets/js/blocks/cart/edit.js\";i:1836;s:61:\"packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss\";i:1837;s:61:\"packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js\";i:1838;s:58:\"packages/woocommerce-blocks/assets/js/blocks/cart/index.js\";i:1851;s:100:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/editor.scss\";i:1854;s:99:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/style.scss\";i:1858;s:101:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss\";i:1894;s:101:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss\";i:1918;s:91:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss\";i:1923;s:96:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/icon-data-uri.js\";i:1925;s:90:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss\";i:1928;s:92:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss\";i:1939;s:99:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss\";i:1941;s:60:\"packages/woocommerce-blocks/assets/js/blocks/cart/style.scss\";i:1942;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js\";i:1943;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js\";i:1948;s:87:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js\";i:1949;s:83:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js\";i:1950;s:85:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss\";i:1953;s:73:\"packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js\";i:1954;s:75:\"packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss\";i:1957;s:75:\"packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss\";i:1970;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss\";i:1985;s:117:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js\";i:1989;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss\";i:1995;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss\";i:1999;s:104:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss\";i:2007;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js\";i:2056;s:107:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/style.scss\";i:2071;s:113:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/shared/index.js\";i:2073;s:108:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/style.scss\";i:2080;s:131:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js\";i:2081;s:133:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss\";i:2082;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss\";i:2084;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js\";i:2086;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss\";i:2089;s:98:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss\";i:2090;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js\";i:2091;s:104:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js\";i:2096;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss\";i:2101;s:76:\"packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss\";i:2102;s:79:\"packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js\";i:2104;s:80:\"packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js\";i:2105;s:72:\"packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss\";i:2106;s:71:\"packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss\";i:2111;s:73:\"packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss\";i:2113;s:72:\"packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss\";i:2120;s:73:\"packages/woocommerce-blocks/assets/js/blocks/customer-account/editor.scss\";i:2123;s:72:\"packages/woocommerce-blocks/assets/js/blocks/customer-account/style.scss\";i:2132;s:89:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss\";i:2135;s:88:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss\";i:2139;s:88:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss\";i:2142;s:87:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss\";i:2146;s:70:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss\";i:2168;s:76:\"packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss\";i:2180;s:85:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss\";i:2220;s:80:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss\";i:2221;s:65:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss\";i:2222;s:68:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js\";i:2229;s:69:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss\";i:2232;s:68:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss\";i:2233;s:87:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js\";i:2243;s:72:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js\";i:2246;s:75:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss\";i:2248;s:74:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss\";i:2253;s:73:\"packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss\";i:2257;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-new/block.js\";i:2258;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-new/index.js\";i:2259;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js\";i:2260;s:72:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss\";i:2261;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js\";i:2263;s:70:\"packages/woocommerce-blocks/assets/js/blocks/product-query/editor.scss\";i:2268;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-query/style.scss\";i:2277;s:68:\"packages/woocommerce-blocks/assets/js/blocks/product-search/block.js\";i:2278;s:67:\"packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js\";i:2279;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss\";i:2281;s:70:\"packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss\";i:2282;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js\";i:2285;s:68:\"packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss\";i:2287;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js\";i:2288;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js\";i:2293;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss\";i:2297;s:75:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js\";i:2299;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/defaults.js\";i:2300;s:80:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/deprecated.js\";i:2301;s:74:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js\";i:2302;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss\";i:2303;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js\";i:2304;s:75:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js\";i:2305;s:74:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/save.js\";i:2306;s:67:\"packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js\";i:2307;s:67:\"packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js\";i:2308;s:61:\"packages/woocommerce-blocks/assets/js/blocks/products/edit.js\";i:2309;s:62:\"packages/woocommerce-blocks/assets/js/blocks/products/utils.js\";i:2317;s:69:\"packages/woocommerce-blocks/assets/js/blocks/rating-filter/style.scss\";i:2321;s:72:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js\";i:2322;s:73:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js\";i:2323;s:90:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js\";i:2324;s:66:\"packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js\";i:2325;s:66:\"packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js\";i:2326;s:68:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js\";i:2327;s:78:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js\";i:2328;s:64:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss\";i:2329;s:63:\"packages/woocommerce-blocks/assets/js/blocks/reviews/example.js\";i:2330;s:70:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js\";i:2331;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js\";i:2332;s:64:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js\";i:2333;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js\";i:2334;s:81:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js\";i:2335;s:98:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js\";i:2336;s:79:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js\";i:2337;s:83:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss\";i:2338;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js\";i:2339;s:97:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js\";i:2340;s:60:\"packages/woocommerce-blocks/assets/js/blocks/reviews/save.js\";i:2341;s:61:\"packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js\";i:2342;s:69:\"packages/woocommerce-blocks/assets/js/blocks/shared/styles/style.scss\";i:2343;s:73:\"packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js\";i:2345;s:72:\"packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js\";i:2346;s:77:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js\";i:2347;s:89:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js\";i:2348;s:76:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss\";i:2351;s:90:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js\";i:2352;s:71:\"packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js\";i:2353;s:68:\"packages/woocommerce-blocks/assets/js/blocks/single-product/index.js\";i:2354;s:67:\"packages/woocommerce-blocks/assets/js/blocks/single-product/save.js\";i:2360;s:69:\"packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss\";i:2364;s:68:\"packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss\";i:2380;s:64:\"packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js\";i:2382;s:65:\"packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js\";i:2397;s:70:\"packages/woocommerce-blocks/assets/js/data/collections/action-types.js\";i:2398;s:65:\"packages/woocommerce-blocks/assets/js/data/collections/actions.js\";i:2399;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/constants.js\";i:2400;s:63:\"packages/woocommerce-blocks/assets/js/data/collections/index.js\";i:2401;s:66:\"packages/woocommerce-blocks/assets/js/data/collections/reducers.js\";i:2402;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/resolvers.js\";i:2403;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/selectors.js\";i:2404;s:71:\"packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js\";i:2405;s:72:\"packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js\";i:2406;s:72:\"packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js\";i:2419;s:67:\"packages/woocommerce-blocks/assets/js/data/payment/test/reducers.js\";i:2420;s:68:\"packages/woocommerce-blocks/assets/js/data/payment/test/selectors.js\";i:2427;s:70:\"packages/woocommerce-blocks/assets/js/data/query-state/action-types.js\";i:2428;s:65:\"packages/woocommerce-blocks/assets/js/data/query-state/actions.js\";i:2429;s:67:\"packages/woocommerce-blocks/assets/js/data/query-state/constants.js\";i:2430;s:63:\"packages/woocommerce-blocks/assets/js/data/query-state/index.js\";i:2431;s:66:\"packages/woocommerce-blocks/assets/js/data/query-state/reducers.js\";i:2432;s:67:\"packages/woocommerce-blocks/assets/js/data/query-state/selectors.js\";i:2433;s:71:\"packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js\";i:2434;s:72:\"packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js\";i:2435;s:63:\"packages/woocommerce-blocks/assets/js/data/query-state/utils.js\";i:2436;s:65:\"packages/woocommerce-blocks/assets/js/data/schema/action-types.js\";i:2437;s:60:\"packages/woocommerce-blocks/assets/js/data/schema/actions.js\";i:2438;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/constants.js\";i:2439;s:58:\"packages/woocommerce-blocks/assets/js/data/schema/index.js\";i:2440;s:61:\"packages/woocommerce-blocks/assets/js/data/schema/reducers.js\";i:2441;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/resolvers.js\";i:2442;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/selectors.js\";i:2443;s:66:\"packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js\";i:2444;s:67:\"packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js\";i:2445;s:67:\"packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js\";i:2446;s:63:\"packages/woocommerce-blocks/assets/js/data/schema/test/utils.js\";i:2447;s:58:\"packages/woocommerce-blocks/assets/js/data/schema/utils.js\";i:2456;s:64:\"packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js\";i:2457;s:57:\"packages/woocommerce-blocks/assets/js/data/utils/index.js\";i:2459;s:64:\"packages/woocommerce-blocks/assets/js/data/utils/update-state.js\";i:2468;s:79:\"packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss\";i:2469;s:76:\"packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js\";i:2470;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/default-notice/editor.scss\";i:2473;s:85:\"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss\";i:2479;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss\";i:2482;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js\";i:2483;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss\";i:2484;s:85:\"packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js\";i:2485;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js\";i:2486;s:93:\"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js\";i:2487;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js\";i:2488;s:104:\"packages/woocommerce-blocks/assets/js/editor-components/incompatible-payment-gateways-notice/editor.scss\";i:2490;s:78:\"packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js\";i:2491;s:95:\"packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js\";i:2492;s:97:\"packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss\";i:2493;s:89:\"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js\";i:2494;s:91:\"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss\";i:2495;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js\";i:2496;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss\";i:2497;s:88:\"packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js\";i:2499;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js\";i:2500;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss\";i:2501;s:81:\"packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js\";i:2505;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss\";i:2507;s:93:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js\";i:2508;s:89:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js\";i:2511;s:96:\"packages/woocommerce-blocks/assets/js/editor-components/sidebar-compatibility-notice/editor.scss\";i:2515;s:70:\"packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss\";i:2517;s:73:\"packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js\";i:2518;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js\";i:2519;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss\";i:2520;s:70:\"packages/woocommerce-blocks/assets/js/editor-components/utils/index.js\";i:2521;s:81:\"packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss\";i:2522;s:78:\"packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js\";i:2526;s:82:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/bacs/constants.js\";i:2527;s:78:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/bacs/index.js\";i:2528;s:84:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cheque/constants.js\";i:2529;s:80:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cheque/index.js\";i:2530;s:81:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cod/constants.js\";i:2531;s:77:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cod/index.js\";i:2532;s:84:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/constants.js\";i:2533;s:80:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/index.js\";i:2538;s:90:\"packages/woocommerce-blocks/assets/js/extensions/shipping-methods/pickup-location/index.js\";i:2550;s:65:\"packages/woocommerce-blocks/assets/js/filters/block-list-block.js\";i:2551;s:84:\"packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js\";i:2552;s:69:\"packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js\";i:2554;s:51:\"packages/woocommerce-blocks/assets/js/hocs/index.js\";i:2555;s:66:\"packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js\";i:2556;s:64:\"packages/woocommerce-blocks/assets/js/hocs/test/with-category.js\";i:2557;s:74:\"packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js\";i:2558;s:63:\"packages/woocommerce-blocks/assets/js/hocs/test/with-product.js\";i:2559;s:73:\"packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js\";i:2560;s:98:\"packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js\";i:2561;s:61:\"packages/woocommerce-blocks/assets/js/hocs/with-attributes.js\";i:2562;s:61:\"packages/woocommerce-blocks/assets/js/hocs/with-categories.js\";i:2563;s:59:\"packages/woocommerce-blocks/assets/js/hocs/with-category.js\";i:2564;s:69:\"packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js\";i:2565;s:58:\"packages/woocommerce-blocks/assets/js/hocs/with-product.js\";i:2567;s:93:\"packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js\";i:2568;s:52:\"packages/woocommerce-blocks/assets/js/icons/index.js\";i:2589;s:46:\"packages/woocommerce-blocks/assets/js/index.js\";i:2590;s:57:\"packages/woocommerce-blocks/assets/js/middleware/index.js\";i:2591;s:67:\"packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js\";i:2593;s:60:\"packages/woocommerce-blocks/assets/js/previews/categories.js\";i:2594;s:60:\"packages/woocommerce-blocks/assets/js/previews/grid-block.js\";i:2595;s:55:\"packages/woocommerce-blocks/assets/js/previews/index.js\";i:2596;s:58:\"packages/woocommerce-blocks/assets/js/previews/products.js\";i:2597;s:57:\"packages/woocommerce-blocks/assets/js/previews/reviews.js\";i:2598;s:71:\"packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js\";i:2600;s:70:\"packages/woocommerce-blocks/assets/js/previews/single-product-block.js\";i:2608;s:85:\"packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js\";i:2610;s:73:\"packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js\";i:2612;s:61:\"packages/woocommerce-blocks/assets/js/shared/context/index.js\";i:2613;s:82:\"packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js\";i:2615;s:58:\"packages/woocommerce-blocks/assets/js/shared/hocs/index.js\";i:2616;s:77:\"packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js\";i:2617;s:78:\"packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js\";i:2619;s:73:\"packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js\";i:2620;s:71:\"packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js\";i:2624;s:64:\"packages/woocommerce-blocks/assets/js/types/type-defs/billing.js\";i:2627;s:61:\"packages/woocommerce-blocks/assets/js/types/type-defs/cart.js\";i:2630;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js\";i:2634;s:62:\"packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js\";i:2641;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/settings.js\";i:2642;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js\";i:2666;s:55:\"packages/woocommerce-blocks/assets/js/utils/products.js\";i:2668;s:64:\"packages/woocommerce-blocks/assets/js/utils/shared-attributes.js\";i:2669;s:59:\"packages/woocommerce-blocks/assets/js/utils/test/notices.js\";i:2670;s:60:\"packages/woocommerce-blocks/assets/js/utils/test/products.js\";i:2673;s:60:\"packages/woocommerce-blocks/build/active-filters-frontend.js\";i:2674;s:68:\"packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js\";i:2676;s:51:\"packages/woocommerce-blocks/build/active-filters.js\";i:2679;s:58:\"packages/woocommerce-blocks/build/all-products-frontend.js\";i:2681;s:49:\"packages/woocommerce-blocks/build/all-products.js\";i:2684;s:48:\"packages/woocommerce-blocks/build/all-reviews.js\";i:2686;s:62:\"packages/woocommerce-blocks/build/attribute-filter-frontend.js\";i:2687;s:70:\"packages/woocommerce-blocks/build/attribute-filter-wrapper-frontend.js\";i:2689;s:53:\"packages/woocommerce-blocks/build/attribute-filter.js\";i:2692;s:52:\"packages/woocommerce-blocks/build/blocks-checkout.js\";i:2693;s:87:\"packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js\";i:2694;s:74:\"packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-frontend.js\";i:2695;s:83:\"packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js\";i:2696;s:111:\"packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js\";i:2697;s:78:\"packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js\";i:2698;s:68:\"packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js\";i:2699;s:114:\"packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js\";i:2700;s:73:\"packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js\";i:2701;s:76:\"packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js\";i:2702;s:69:\"packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js\";i:2703;s:68:\"packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js\";i:2704;s:69:\"packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js\";i:2705;s:83:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js\";i:2706;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js\";i:2707;s:75:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js\";i:2708;s:79:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js\";i:2709;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js\";i:2710;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js\";i:2711;s:77:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js\";i:2712;s:77:\"packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js\";i:2714;s:50:\"packages/woocommerce-blocks/build/cart-frontend.js\";i:2716;s:41:\"packages/woocommerce-blocks/build/cart.js\";i:2717;s:69:\"packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js\";i:2718;s:111:\"packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js\";i:2719;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js\";i:2720;s:81:\"packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js\";i:2721;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js\";i:2722;s:68:\"packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js\";i:2723;s:72:\"packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js\";i:2724;s:86:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js\";i:2725;s:87:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js\";i:2726;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js\";i:2727;s:79:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js\";i:2728;s:75:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js\";i:2729;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js\";i:2730;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js\";i:2731;s:81:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js\";i:2732;s:69:\"packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js\";i:2733;s:76:\"packages/woocommerce-blocks/build/checkout-blocks/pickup-options-frontend.js\";i:2734;s:78:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js\";i:2735;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-method-frontend.js\";i:2736;s:78:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js\";i:2737;s:67:\"packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js\";i:2738;s:68:\"packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js\";i:2740;s:54:\"packages/woocommerce-blocks/build/checkout-frontend.js\";i:2742;s:45:\"packages/woocommerce-blocks/build/checkout.js\";i:2745;s:53:\"packages/woocommerce-blocks/build/customer-account.js\";i:2748;s:54:\"packages/woocommerce-blocks/build/featured-category.js\";i:2751;s:53:\"packages/woocommerce-blocks/build/featured-product.js\";i:2754;s:60:\"packages/woocommerce-blocks/build/filter-wrapper-frontend.js\";i:2756;s:51:\"packages/woocommerce-blocks/build/filter-wrapper.js\";i:2758;s:55:\"packages/woocommerce-blocks/build/general-style-rtl.css\";i:2759;s:51:\"packages/woocommerce-blocks/build/general-style.css\";i:2761;s:56:\"packages/woocommerce-blocks/build/handpicked-products.js\";i:2810;s:52:\"packages/woocommerce-blocks/build/legacy-template.js\";i:2812;s:65:\"packages/woocommerce-blocks/build/mini-cart-component-frontend.js\";i:2813;s:81:\"packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js\";i:2814;s:82:\"packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js\";i:2815;s:77:\"packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js\";i:2816;s:76:\"packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js\";i:2817;s:85:\"packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js\";i:2818;s:86:\"packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js\";i:2819;s:76:\"packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js\";i:2821;s:55:\"packages/woocommerce-blocks/build/mini-cart-contents.js\";i:2823;s:55:\"packages/woocommerce-blocks/build/mini-cart-frontend.js\";i:2825;s:46:\"packages/woocommerce-blocks/build/mini-cart.js\";i:2827;s:58:\"packages/woocommerce-blocks/build/price-filter-frontend.js\";i:2828;s:66:\"packages/woocommerce-blocks/build/price-filter-wrapper-frontend.js\";i:2830;s:49:\"packages/woocommerce-blocks/build/price-filter.js\";i:2833;s:49:\"packages/woocommerce-blocks/build/price-format.js\";i:2834;s:146:\"packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js\";i:2835;s:118:\"packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-rating--product-title.js\";i:2836;s:65:\"packages/woocommerce-blocks/build/product-add-to-cart-frontend.js\";i:2837;s:56:\"packages/woocommerce-blocks/build/product-add-to-cart.js\";i:2839;s:57:\"packages/woocommerce-blocks/build/product-best-sellers.js\";i:2841;s:146:\"packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js\";i:2842;s:117:\"packages/woocommerce-blocks/build/product-button--product-image--product-rating--product-sale-badge--product-title.js\";i:2843;s:60:\"packages/woocommerce-blocks/build/product-button-frontend.js\";i:2844;s:51:\"packages/woocommerce-blocks/build/product-button.js\";i:2846;s:55:\"packages/woocommerce-blocks/build/product-categories.js\";i:2848;s:67:\"packages/woocommerce-blocks/build/product-category-list-frontend.js\";i:2849;s:58:\"packages/woocommerce-blocks/build/product-category-list.js\";i:2851;s:53:\"packages/woocommerce-blocks/build/product-category.js\";i:2853;s:59:\"packages/woocommerce-blocks/build/product-image-frontend.js\";i:2854;s:50:\"packages/woocommerce-blocks/build/product-image.js\";i:2856;s:48:\"packages/woocommerce-blocks/build/product-new.js\";i:2858;s:52:\"packages/woocommerce-blocks/build/product-on-sale.js\";i:2859;s:59:\"packages/woocommerce-blocks/build/product-price-frontend.js\";i:2860;s:50:\"packages/woocommerce-blocks/build/product-price.js\";i:2862;s:50:\"packages/woocommerce-blocks/build/product-query.js\";i:2863;s:60:\"packages/woocommerce-blocks/build/product-rating-frontend.js\";i:2864;s:51:\"packages/woocommerce-blocks/build/product-rating.js\";i:2865;s:64:\"packages/woocommerce-blocks/build/product-sale-badge-frontend.js\";i:2866;s:55:\"packages/woocommerce-blocks/build/product-sale-badge.js\";i:2868;s:51:\"packages/woocommerce-blocks/build/product-search.js\";i:2869;s:57:\"packages/woocommerce-blocks/build/product-sku-frontend.js\";i:2870;s:48:\"packages/woocommerce-blocks/build/product-sku.js\";i:2871;s:69:\"packages/woocommerce-blocks/build/product-stock-indicator-frontend.js\";i:2872;s:60:\"packages/woocommerce-blocks/build/product-stock-indicator.js\";i:2873;s:61:\"packages/woocommerce-blocks/build/product-summary-frontend.js\";i:2874;s:52:\"packages/woocommerce-blocks/build/product-summary.js\";i:2875;s:62:\"packages/woocommerce-blocks/build/product-tag-list-frontend.js\";i:2876;s:53:\"packages/woocommerce-blocks/build/product-tag-list.js\";i:2878;s:48:\"packages/woocommerce-blocks/build/product-tag.js\";i:2880;s:59:\"packages/woocommerce-blocks/build/product-title-frontend.js\";i:2881;s:50:\"packages/woocommerce-blocks/build/product-title.js\";i:2883;s:54:\"packages/woocommerce-blocks/build/product-top-rated.js\";i:2885;s:58:\"packages/woocommerce-blocks/build/products-by-attribute.js\";i:2888;s:59:\"packages/woocommerce-blocks/build/rating-filter-frontend.js\";i:2889;s:67:\"packages/woocommerce-blocks/build/rating-filter-wrapper-frontend.js\";i:2891;s:50:\"packages/woocommerce-blocks/build/rating-filter.js\";i:2894;s:56:\"packages/woocommerce-blocks/build/reviews-by-category.js\";i:2896;s:55:\"packages/woocommerce-blocks/build/reviews-by-product.js\";i:2898;s:53:\"packages/woocommerce-blocks/build/reviews-frontend.js\";i:2900;s:60:\"packages/woocommerce-blocks/build/single-product-frontend.js\";i:2902;s:51:\"packages/woocommerce-blocks/build/single-product.js\";i:2904;s:58:\"packages/woocommerce-blocks/build/stock-filter-frontend.js\";i:2905;s:66:\"packages/woocommerce-blocks/build/stock-filter-wrapper-frontend.js\";i:2907;s:49:\"packages/woocommerce-blocks/build/stock-filter.js\";i:2909;s:155:\"packages/woocommerce-blocks/build/vendors--attribute-filter-wrapper--cart-blocks/cart-cross-sells-products--cart-blocks/order-summary--82e4ed06-frontend.js\";i:2910;s:124:\"packages/woocommerce-blocks/build/vendors--attribute-filter-wrapper--rating-filter-wrapper--stock-filter-wrapper-frontend.js\";i:2911;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--cart-blocks/cart-line-items--cart-blocks/cart-order--3c5fe802-frontend.js\";i:2912;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--cart-blocks/order-summary-shipping--checkout-blocks--18f9376a-frontend.js\";i:2913;s:113:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--product-add-to-cart-frontend.js\";i:2914;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\";i:2915;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js\";i:2916;s:86:\"packages/woocommerce-blocks/build/vendors--checkout-blocks/shipping-method-frontend.js\";i:2917;s:87:\"packages/woocommerce-blocks/build/vendors--checkout-blocks/shipping-methods-frontend.js\";i:2919;s:51:\"packages/woocommerce-blocks/build/wc-blocks-data.js\";i:2920;s:64:\"packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css\";i:2921;s:60:\"packages/woocommerce-blocks/build/wc-blocks-editor-style.css\";i:2923;s:63:\"packages/woocommerce-blocks/build/wc-blocks-google-analytics.js\";i:2925;s:57:\"packages/woocommerce-blocks/build/wc-blocks-middleware.js\";i:2927;s:55:\"packages/woocommerce-blocks/build/wc-blocks-registry.js\";i:2929;s:61:\"packages/woocommerce-blocks/build/wc-blocks-shared-context.js\";i:2931;s:58:\"packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js\";i:2932;s:57:\"packages/woocommerce-blocks/build/wc-blocks-style-rtl.css\";i:2933;s:53:\"packages/woocommerce-blocks/build/wc-blocks-style.css\";i:2934;s:65:\"packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css\";i:2935;s:61:\"packages/woocommerce-blocks/build/wc-blocks-vendors-style.css\";i:2936;s:54:\"packages/woocommerce-blocks/build/wc-blocks-vendors.js\";i:2938;s:46:\"packages/woocommerce-blocks/build/wc-blocks.js\";i:2940;s:59:\"packages/woocommerce-blocks/build/wc-payment-method-bacs.js\";i:2942;s:61:\"packages/woocommerce-blocks/build/wc-payment-method-cheque.js\";i:2944;s:58:\"packages/woocommerce-blocks/build/wc-payment-method-cod.js\";i:2946;s:61:\"packages/woocommerce-blocks/build/wc-payment-method-paypal.js\";i:2948;s:48:\"packages/woocommerce-blocks/build/wc-settings.js\";i:2950;s:71:\"packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js\";i:2991;s:75:\"packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js\";i:2997;s:84:\"packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss\";i:2998;s:80:\"packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js\";i:2999;s:80:\"packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js\";i:3000;s:65:\"packages/woocommerce-blocks/packages/checkout/components/index.js\";i:3002;s:76:\"packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js\";i:3003;s:89:\"packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js\";i:3005;s:73:\"packages/woocommerce-blocks/packages/checkout/components/panel/style.scss\";i:3007;s:80:\"packages/woocommerce-blocks/packages/checkout/components/store-notice/style.scss\";i:3011;s:91:\"packages/woocommerce-blocks/packages/checkout/components/store-notices-container/style.scss\";i:3015;s:78:\"packages/woocommerce-blocks/packages/checkout/components/text-input/style.scss\";i:3020;s:82:\"packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss\";i:3023;s:72:\"packages/woocommerce-blocks/packages/checkout/components/totals/index.js\";i:3026;s:79:\"packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss\";i:3032;s:90:\"packages/woocommerce-blocks/packages/checkout/components/validation-input-error/style.scss\";i:3034;s:75:\"packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js\";i:3035;s:75:\"packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js\";i:3036;s:54:\"packages/woocommerce-blocks/packages/checkout/index.js\";i:3037;s:59:\"packages/woocommerce-blocks/packages/checkout/slot/index.js\";i:3038;s:56:\"packages/woocommerce-blocks/packages/checkout/style.scss\";i:3040;s:60:\"packages/woocommerce-blocks/packages/checkout/utils/index.js\";i:3043;s:52:\"packages/woocommerce-blocks/packages/prices/index.js\";i:3044;s:58:\"packages/woocommerce-blocks/packages/prices/utils/index.js\";i:3046;s:63:\"packages/woocommerce-blocks/packages/prices/utils/test/price.js\";}}}','yes'),(21080,'edd_sl_e764038e377dd9c5000b5871203684a1','a:2:{s:7:\"timeout\";i:1671231781;s:5:\"value\";s:5:\"false\";}','no'),(21087,'recovery_mode_email_last_sent','1675967006','yes'),(21190,'stats_cache','a:2:{s:32:\"ae0d0bdf5510d59bf8ca28fd1c6e3101\";a:1:{i:1676631334;a:2:{i:0;a:4:{s:7:\"post_id\";s:3:\"195\";s:10:\"post_title\";s:8:\"About Us\";s:14:\"post_permalink\";s:30:\"https://www.capegliding.co.za/\";s:5:\"views\";s:1:\"3\";}i:1;a:4:{s:7:\"post_id\";s:4:\"3221\";s:10:\"post_title\";s:28:\"Worcester Magic 2022 Wrap-up\";s:14:\"post_permalink\";s:59:\"https://www.capegliding.co.za/worcester-magic-2022-wrap-up/\";s:5:\"views\";s:1:\"1\";}}}s:32:\"8ed1f7509579f86a032e78b2e06c17dc\";a:1:{i:1676631334;a:0:{}}}','yes'),(21270,'fb_product_set_children','a:0:{}','yes'),(21308,'elementor_pro_theme_builder_conditions','a:0:{}','yes'),(21475,'jetpack_protect_status','s:48:\"O:8:\"stdClass\":1:{s:6:\"status\";s:9:\"scheduled\";}\";','yes'),(21476,'jetpack_protect_status_time','1760608056','yes'),(21532,'jetpack_waf_mode','normal','yes'),(21533,'jetpack_waf_rules_version','1.0.0','yes'),(21534,'jetpack_waf_share_data','1','yes'),(21542,'jetpack_waf_last_updated_timestamp','1761159058','yes'),(21543,'jetpack_waf_ip_list','','yes'),(21561,'wc_appointments_version','4.16.1','yes'),(21562,'wc_appointments_db_version','4.4.0','yes'),(21563,'widget_woocommerce_availability_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(21573,'wc_pao_version','5.0.2','yes'),(21576,'bizz_licenses_settings','a:1:{s:41:\"bizz_woocommerce_appointments_license_key\";s:32:\"8bee8d4e6805403d4706765104e91a23\";}','yes'),(21604,'_transient_appointments-transient-version','1676046423','yes'),(21616,'bizz_woocommerce_appointments_license_active','valid','yes'),(21893,'woocommerce_bacs_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:34:\"EFT Payment (Direct Bank Transfer)\";s:11:\"description\";s:263:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference.\r\n\r\nCape Gliding Club\r\nABSA \r\nAccount NR 1219500609\r\nSwift code: ABSAZAJJ (add CCT if more numbers are required)\r\nSort code:ZA632005\r\nAccount type: CURRENT /CHEQUE\";s:12:\"instructions\";s:159:\"Cape Gliding Club\r\nABSA \r\nAccount NR 1219500609\r\nSwift code: ABSAZAJJ (add CCT if more numbers are required)\r\nSort code:ZA632005\r\nAccount type: CURRENT /CHEQUE\";s:15:\"account_details\";s:0:\"\";}','yes'),(21894,'woocommerce_bacs_accounts','a:1:{i:0;a:6:{s:12:\"account_name\";s:17:\"Cape Gliding Club\";s:14:\"account_number\";s:10:\"1219500609\";s:9:\"bank_name\";s:4:\"ABSA\";s:9:\"sort_code\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:8:\"ABSAZAJJ\";}}','yes'),(22111,'e3412b2716492ba73bee866320d2faaf','a:2:{s:7:\"timeout\";i:1676551859;s:5:\"value\";s:1977:\"{\"new_version\":\"4.16.1\",\"stable_version\":\"4.16.1\",\"name\":\"WooCommerce Appointments\",\"slug\":\"woocommerce-appointments\",\"url\":\"https:\\/\\/bookingwp.com\\/plugins\\/woocommerce-appointments\\/?changelog=1\",\"last_updated\":\"2022-11-28 09:48:50\",\"homepage\":\"https:\\/\\/bookingwp.com\\/plugins\\/woocommerce-appointments\\/\",\"package\":\"https:\\/\\/bookingwp.com\\/edd-sl\\/package_download\\/MTY3NjYyMzg1OTo4YmVlOGQ0ZTY4MDU0MDNkNDcwNjc2NTEwNGU5MWEyMzo3ODcyNzplODc0OGIxNDEyZTU0YWIxNjBjODZmNDM1MDAzZGI3MDpodHRwc0AvL3d3dy5jYXBlZ2xpZGluZy5jby56YTow\",\"download_link\":\"https:\\/\\/bookingwp.com\\/edd-sl\\/package_download\\/MTY3NjYyMzg1OTo4YmVlOGQ0ZTY4MDU0MDNkNDcwNjc2NTEwNGU5MWEyMzo3ODcyNzplODc0OGIxNDEyZTU0YWIxNjBjODZmNDM1MDAzZGI3MDpodHRwc0AvL3d3dy5jYXBlZ2xpZGluZy5jby56YTow\",\"sections\":{\"description\":\"<p><a href=\\\"#screenshots\\\">Screenshots<\\/a> <a href=\\\"https:\\/\\/demo.bookingwp.com\\/woocommerce-appointments\\/\\\">Live Preview<\\/a><\\/p>\\n\",\"changelog\":\"<p><span class=\\\"sl_label\\\">Updated:<span class=\\\"sl_data\\\">2022-11-28<\\/span><\\/span><br \\/>\\n<span class=\\\"sl_data sl_changelog\\\"><a href=\\\"https:\\/\\/demo.bookingwp.com\\/woocommerce-appointments\\/wp-content\\/plugins\\/woocommerce-appointments\\/changelog.txt\\\">Changelog<\\/a><br \\/>\\n<\\/span><\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:84:\\\"https:\\/\\/bookingwp.com\\/wp-content\\/uploads\\/edd\\/2018\\/06\\/appointments-glyph-red_1024.png\\\";s:2:\\\"2x\\\";s:84:\\\"https:\\/\\/bookingwp.com\\/wp-content\\/uploads\\/edd\\/2018\\/06\\/appointments-glyph-red_1024.png\\\";}\",\"description\":[\"<p><a href=\\\"#screenshots\\\">Screenshots<\\/a> <a href=\\\"https:\\/\\/demo.bookingwp.com\\/woocommerce-appointments\\/\\\">Live Preview<\\/a><\\/p>\\n\"],\"changelog\":[\"<p><span class=\\\"sl_label\\\">Updated:<span class=\\\"sl_data\\\">2022-11-28<\\/span><\\/span><br \\/>\\n<span class=\\\"sl_data sl_changelog\\\"><a href=\\\"https:\\/\\/demo.bookingwp.com\\/woocommerce-appointments\\/wp-content\\/plugins\\/woocommerce-appointments\\/changelog.txt\\\">Changelog<\\/a><br \\/>\\n<\\/span><\\/p>\\n\"]}\";}','yes'),(22945,'woocommerce_tracker_last_send','1676368480','yes'),(28574,'wc_appointments_gcal_client_id','','no'),(28575,'wc_appointments_gcal_client_secret','','no'),(28576,'wc_appointments_gcal_debug','no','yes'),(35072,'rsssl_wp_version_detected','no-response','no'),(38570,'booking_highlight_timeslot_word','Booked Times:','yes'),(38571,'booking_legend_is_vertical','Off','yes'),(38753,'gf_rest_api_db_version','2.9.20','yes'),(39310,'woocommerce_attribute_lookup_enabled','yes','yes'),(39324,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(42507,'wpcom_publish_posts_with_markdown','1','yes'),(42525,'jetpack_waf_needs_update','','yes'),(43899,'jetpack_next_sync_time_sync','1759315115','on'),(44324,'new_admin_email','info@cgc.org.za','yes'),(50686,'elementor_pro_recaptcha_site_key','','yes'),(50687,'elementor_pro_recaptcha_secret_key','','yes'),(50688,'elementor_pro_recaptcha_v3_site_key','','yes'),(50689,'elementor_pro_recaptcha_v3_secret_key','','yes'),(50690,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(50691,'elementor_pro_facebook_app_id','','yes'),(50692,'elementor_pro_mailchimp_api_key','','yes'),(50693,'elementor_validate_api_data','','yes'),(50694,'elementor_pro_drip_api_token','','yes'),(50695,'elementor_pro_activecampaign_api_key','','yes'),(50696,'elementor_pro_activecampaign_api_url','','yes'),(50697,'elementor_pro_getresponse_api_key','','yes'),(50698,'elementor_pro_convertkit_api_key','','yes'),(50699,'elementor_pro_mailerlite_api_key','','yes'),(50700,'elementor_use_mini_cart_template','initial','yes'),(50701,'elementor_typekit-kit-id','','yes'),(50702,'elementor_font_awesome_pro_kit_id','','yes'),(50703,'elementor_pro_stripe_test_secret_key','','yes'),(50704,'elementor_validate_stripe_api_test_secret_key_button','','yes'),(50705,'elementor_pro_stripe_live_secret_key','','yes'),(50706,'elementor_validate_stripe_api_live_secret_key_button','','yes'),(50707,'elementor_stripe_legal_disclaimer','','yes'),(50708,'elementor_google_font','1','yes'),(50709,'elementor_experiment-nested-elements','default','yes'),(50710,'elementor_experiment-e_lazyload','default','yes'),(50711,'elementor_experiment-kit-elements-defaults','default','yes'),(50712,'elementor_experiment-page-transitions','default','yes'),(50713,'elementor_experiment-loop','default','yes'),(50714,'elementor_experiment-theme_builder_v2','default','yes'),(50715,'elementor_experiment-notes','default','yes'),(50716,'elementor_experiment-form-submissions','default','yes'),(50717,'elementor_experiment-e_scroll_snap','default','yes'),(50765,'eael_setup_wizard','complete','yes'),(50766,'eael_save_settings','a:61:{s:9:\"post-grid\";b:0;s:13:\"post-timeline\";b:0;s:10:\"fancy-text\";b:1;s:12:\"creative-btn\";b:1;s:10:\"count-down\";b:1;s:12:\"team-members\";b:1;s:12:\"testimonials\";b:1;s:8:\"info-box\";b:1;s:8:\"flip-box\";b:1;s:14:\"call-to-action\";b:1;s:11:\"dual-header\";b:1;s:11:\"price-table\";b:1;s:12:\"twitter-feed\";b:0;s:13:\"facebook-feed\";b:0;s:19:\"advanced-data-table\";b:0;s:10:\"data-table\";b:1;s:14:\"filter-gallery\";b:1;s:15:\"image-accordion\";b:1;s:14:\"content-ticker\";b:1;s:7:\"tooltip\";b:1;s:13:\"adv-accordion\";b:1;s:8:\"adv-tabs\";b:1;s:12:\"progress-bar\";b:1;s:12:\"feature-list\";b:1;s:12:\"product-grid\";b:0;s:14:\"contact-form-7\";b:0;s:7:\"weforms\";b:0;s:10:\"ninja-form\";b:0;s:9:\"formstack\";b:0;s:12:\"gravity-form\";b:1;s:12:\"caldera-form\";b:0;s:7:\"wpforms\";b:0;s:10:\"fluentform\";b:0;s:8:\"typeform\";b:0;s:24:\"betterdocs-category-grid\";b:0;s:23:\"betterdocs-category-box\";b:0;s:22:\"betterdocs-search-form\";b:0;s:12:\"sticky-video\";b:1;s:14:\"event-calendar\";b:0;s:10:\"embedpress\";b:1;s:24:\"crowdfundly-organization\";b:1;s:24:\"crowdfundly-all-campaign\";b:1;s:27:\"crowdfundly-single-campaign\";b:1;s:12:\"woo-checkout\";b:0;s:8:\"woo-cart\";b:0;s:14:\"login-register\";b:0;s:18:\"woocommerce-review\";b:1;s:11:\"career-page\";b:1;s:19:\"woo-product-compare\";b:0;s:20:\"woo-product-carousel\";b:0;s:11:\"simple-menu\";b:1;s:19:\"woo-product-gallery\";b:0;s:18:\"interactive-circle\";b:0;s:14:\"better-payment\";b:1;s:11:\"nft-gallery\";b:1;s:9:\"promotion\";b:0;s:9:\"custom-js\";b:1;s:16:\"reading-progress\";b:1;s:16:\"table-of-content\";b:1;s:15:\"post-duplicator\";b:1;s:13:\"scroll-to-top\";b:1;}','yes'),(50780,'wpdeveloper_plugins_data','a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:1:{s:6:\"review\";i:1706929277;}s:4:\"time\";i:1689676909;s:7:\"version\";s:5:\"5.5.5\";}}','yes'),(50781,'eael_version','6.3.3','yes'),(50785,'wpins_allow_tracking','a:1:{s:25:\"essential_adons_elementor\";s:25:\"essential_adons_elementor\";}','yes'),(50786,'wpins_essential_adons_elementor_site_id','a405e93275df7730b18a','yes'),(50787,'wpins_essential_adons_elementor_original_url','https://www.capegliding.co.za','yes'),(50788,'wpins_essential_adons_elementor_a405e93275df7730b18a','a:23:{s:11:\"plugin_slug\";s:25:\"essential_adons_elementor\";s:3:\"url\";s:29:\"https://www.capegliding.co.za\";s:9:\"site_name\";s:17:\"Cape Gliding Club\";s:12:\"site_version\";s:5:\"6.1.1\";s:13:\"site_language\";s:5:\"en-ZA\";s:7:\"charset\";s:5:\"UTF-8\";s:13:\"wpins_version\";s:5:\"3.0.3\";s:11:\"php_version\";s:6:\"7.4.33\";s:9:\"multisite\";b:0;s:13:\"file_location\";s:123:\"/home/capeglid/public_html/wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Plugin_Usage_Tracker.php\";s:5:\"email\";s:28:\"steve@porteranddaughters.com\";s:16:\"marketing_method\";b:1;s:6:\"server\";s:22:\"Apache/2.4.54 (Debian)\";s:14:\"active_plugins\";a:20:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:25:\"booking/wpdev-booking.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:5;s:51:\"google-listings-and-ads/google-listings-and-ads.php\";i:6;s:35:\"google-site-kit/google-site-kit.php\";i:7;s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";i:8;s:35:\"jetpack-protect/jetpack-protect.php\";i:9;s:19:\"jetpack/jetpack.php\";i:10;s:21:\"mailpoet/mailpoet.php\";i:11;s:26:\"post-smtp/postman-smtp.php\";i:12;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:13;s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";i:14;s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";i:15;s:53:\"woocommerce-appointments/woocommerce-appointments.php\";i:16;s:27:\"woocommerce/woocommerce.php\";i:17;s:24:\"wordpress-seo/wp-seo.php\";i:18;s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";i:19;s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";}s:16:\"inactive_plugins\";a:3:{i:0;s:19:\"akismet/akismet.php\";i:6;s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";i:12;s:50:\"paygate-payweb-for-woocommerce/gateway-paygate.php\";}s:14:\"text_direction\";s:3:\"LTR\";s:6:\"plugin\";s:30:\"Essential Addons for Elementor\";s:7:\"version\";s:5:\"5.5.4\";s:6:\"status\";s:6:\"Active\";s:5:\"theme\";s:16:\"Twenty Seventeen\";s:13:\"theme_version\";s:3:\"3.1\";s:7:\"country\";s:12:\"South Africa\";s:7:\"item_id\";s:20:\"760e8569757fa16992d8\";}','yes'),(50789,'wpins_last_track_time','a:1:{s:25:\"essential_adons_elementor\";i:1675851511;}','yes'),(50791,'eael_admin_menu_notice','3','no'),(50876,'eael_editor_updated_at','1758181495','yes'),(50877,'eael_global_settings','a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}','yes'),(50894,'eael_recaptcha_sitekey','','yes'),(50895,'eael_recaptcha_secret','','yes'),(50896,'eael_recaptcha_language','','yes'),(50897,'eael_recaptcha_sitekey_v3','','yes'),(50898,'eael_recaptcha_secret_v3','','yes'),(50899,'eael_recaptcha_language_v3','','yes'),(50900,'eael_custom_profile_fields','','yes'),(50901,'eael_save_google_map_api','','yes'),(50902,'eael_save_mailchimp_api','','yes'),(50903,'eael_save_post_duplicator_post_type','all','yes'),(50904,'eael_js_print_method','external','yes'),(52122,'jetpack_protect_blocked_attempts','111792','off'),(69801,'woocommerce_new_product_management_enabled','no','yes'),(69825,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(103165,'rsssl_previous_version','9.5.2.2','off'),(122230,'postman_db_version','1.0.1','yes'),(140979,'eael_show_reset_password_on_form_submit_1','1','off'),(146334,'_elementor_global_css','a:7:{s:4:\"time\";i:1687170800;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(150465,'eael_show_reset_password_on_form_submit_224','1','no'),(165875,'gform_version_info','a:12:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:6:\"2.9.20\";s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=DWUuG97X%2Bntvc3gDG%2BlAaTvpGOg%3D\";s:15:\"expiration_time\";i:1786955985;s:9:\"offerings\";a:70:{s:12:\"gravityforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.9.20\";s:14:\"version_latest\";s:8:\"2.9.20.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=DWUuG97X%2Bntvc3gDG%2BlAaTvpGOg%3D\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2B59OtpBpHMVWiIu3ljS4O4flnOw%3D\";}s:21:\"gravityforms2checkout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=klE1M7gW5dYPvWToLgTq7FFFlJA%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=klE1M7gW5dYPvWToLgTq7FFFlJA%3D\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=RvSczlqdEbctc6iFMkFsnAUtUhU%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=RvSczlqdEbctc6iFMkFsnAUtUhU%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=wQPmTV5AAwuJ4MzH1%2FlOdIHLjGY%3D\";s:10:\"url_latest\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=wQPmTV5AAwuJ4MzH1%2FlOdIHLjGY%3D\";}s:20:\"gravityformsagilecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lLTK%2FTGJtv%2BgyMOJkhkSIu6oxXI%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lLTK%2FTGJtv%2BgyMOJkhkSIu6oxXI%3D\";}s:19:\"gravityformsakismet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=yKUwKzaSr0D8nDrFgDWDQvFMaVM%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=yKUwKzaSr0D8nDrFgDWDQvFMaVM%3D\";}s:24:\"gravityformsauthorizenet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=C29HIO9sr4FiD44b6rIBPD2gSlI%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=C29HIO9sr4FiD44b6rIBPD2gSlI%3D\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ckqYl97qqHS1X1KirjxCz%2BaZ41Q%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ckqYl97qqHS1X1KirjxCz%2BaZ41Q%3D\";}s:21:\"gravityformsbatchbook\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ENaP3UgixarXJE5q7c%2BuhgDLbrw%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ENaP3UgixarXJE5q7c%2BuhgDLbrw%3D\";}s:18:\"gravityformsbreeze\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=gs8wm0bwZVziiWdfB98ZVxDrkI0%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=gs8wm0bwZVziiWdfB98ZVxDrkI0%3D\";}s:17:\"gravityformsbrevo\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=O7Mezzoc1T8bBT6KNxtrGuuLi5Q%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=O7Mezzoc1T8bBT6KNxtrGuuLi5Q%3D\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=HgIv2SzC6Fc19yEJ3yESDHdcHiE%3D\";s:10:\"url_latest\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=HgIv2SzC6Fc19yEJ3yESDHdcHiE%3D\";}s:20:\"gravityformscampfire\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hHgpbzwgpcfxGvSo3eX5hRw1Nvo%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=J7EDBY70dXB%2BjKgNzsSU7wFS6jY%3D\";}s:22:\"gravityformscapsulecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AIQbYZdn7qLm%2FC7SIyayldtDZMU%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AIQbYZdn7qLm%2FC7SIyayldtDZMU%3D\";}s:26:\"gravityformschainedselects\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=g%2FotJDJmtLBD46gvTH3C9Om4Ofs%3D\";s:10:\"url_latest\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=g%2FotJDJmtLBD46gvTH3C9Om4Ofs%3D\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=7%2FttGZTxbNH0YGfYYpQVSWVzvuE%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=7%2FttGZTxbNH0YGfYYpQVSWVzvuE%3D\";}s:15:\"gravityformscli\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=exe61YqMkL%2Fw9sRooRpAZ5ms3yU%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Y1nzfYBffmu9IafXe2mkyt1%2Fku8%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Y1nzfYBffmu9IafXe2mkyt1%2Fku8%3D\";}s:31:\"gravityformsconversationalforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.3\";s:3:\"url\";s:222:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=xaexjoEDoPWhR7xzW4x7f4zIMG4%3D\";s:10:\"url_latest\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Om63iu%2FkEYuPF6MhZkdkZM2ckDA%3D\";}s:22:\"gravityformsconvertkit\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.2.0\";s:14:\"version_latest\";s:5:\"1.2.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=kMDv6CDvKCsEEx1kajKNiCL13o4%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=kMDv6CDvKCsEEx1kajKNiCL13o4%3D\";}s:19:\"gravityformscoupons\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.5.0\";s:14:\"version_latest\";s:5:\"3.5.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IvCeruHQjDVYyT%2FPoKqvu5kZze4%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IvCeruHQjDVYyT%2FPoKqvu5kZze4%3D\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:201:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mc5WFcIWvCibdrNmUI6P6YB%2BJqA%3D\";}s:19:\"gravityformsdropbox\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.3.0\";s:14:\"version_latest\";s:5:\"3.3.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eQ3YwadHG3jrvwiNju24FydNFRA%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eQ3YwadHG3jrvwiNju24FydNFRA%3D\";}s:24:\"gravityformsemailoctopus\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=PRTcVnGooWJvjf30eKDrP6dw5ss%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=PRTcVnGooWJvjf30eKDrP6dw5ss%3D\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=l%2FGBcUKd%2BaEvW2Tlo8FCmOkdhQ4%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=l%2FGBcUKd%2BaEvW2Tlo8FCmOkdhQ4%3D\";}s:22:\"gravityformsfreshbooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=M6TX3TThpCGMvaOOe0Fb%2FHD7Y30%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=M6TX3TThpCGMvaOOe0Fb%2FHD7Y30%3D\";}s:23:\"gravityformsgeolocation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.1\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5k4rNCwMHcnBupxWuyzYjlLh0%2FA%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=WgXb60xMQaXd%2B3OTGLYrdqCypHU%3D\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=phP8qE5vbcN2nu3kkHVq%2FYwrZco%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=phP8qE5vbcN2nu3kkHVq%2FYwrZco%3D\";}s:27:\"gravityformsgoogleanalytics\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=k7WKvTzB2SQHtyaJ2aTz46M%2FjvM%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=k7WKvTzB2SQHtyaJ2aTz46M%2FjvM%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:3:\"url\";s:211:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=x0vbKKkw7%2B%2Bmvf6HHpgKWbIUybA%3D\";s:10:\"url_latest\";s:209:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=xH%2F5a228M273u1WOlDMbuuYs3Ro%3D\";}s:21:\"gravityformshelpscout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=oiuxGpq1XmQ4EQU%2F4AUbRZNE%2FRo%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=oiuxGpq1XmQ4EQU%2F4AUbRZNE%2FRo%3D\";}s:20:\"gravityformshighrise\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iNRwSzOAj9B03gibz%2F5eW0nrrJE%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iNRwSzOAj9B03gibz%2F5eW0nrrJE%3D\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.1\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=j6ELBju5RSPC6NVTmm77wfiBtnY%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MevRC%2FTgRnlOcgOuGEW0B0u97E8%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=JZlZQGZIfLpdveEwOyup9eV2zR0%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=JZlZQGZIfLpdveEwOyup9eV2zR0%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hrztU7p21iW2MwIBknd5SBoT%2BBo%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hXWqqHD8xg%2Fxcg5qays8%2BrHz%2BGw%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=m8ASNSxqoRJRIL2MsO8SQsTRd7o%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=m8ASNSxqoRJRIL2MsO8SQsTRd7o%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.7.0\";s:14:\"version_latest\";s:5:\"5.7.1\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eSq97u%2BhTkR4hC%2FDOe0O4RhVWQs%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=koRbt6J3jZey2rY9%2FCcOr2OYJ%2F8%3D\";}s:22:\"gravityformsmailerlite\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=cfBkq%2F5R0ZJPKvhRH%2B6OcAs414o%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=a36idDezzqkSAxEwhQl2qAsMtzM%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=bpTpmnb%2Bp11vqzfBQ09GRcFge20%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=bpTpmnb%2Bp11vqzfBQ09GRcFge20%3D\";}s:22:\"gravityformsmoderation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.3.0\";s:14:\"version_latest\";s:5:\"1.3.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=1GGgqozIhl3njCpJpzJNKk4pPrw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=1GGgqozIhl3njCpJpzJNKk4pPrw%3D\";}s:18:\"gravityformsmollie\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mVlZ3hUVCtz%2FjGQp%2BaGR%2F2Pe2GQ%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mVlZ3hUVCtz%2FjGQp%2BaGR%2F2Pe2GQ%3D\";}s:26:\"gravityformspartialentries\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=qIR8%2Bk4aI2krJiwgu7rBf%2FTCHTI%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=qIR8%2Bk4aI2krJiwgu7rBf%2FTCHTI%3D\";}s:18:\"gravityformspaypal\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=p619hdm656B%2BAlULblQmImXHHGo%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=p619hdm656B%2BAlULblQmImXHHGo%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:3:\"url\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z43DK%2FNLYlk9ZrQ2S15s1eR7tM8%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z43DK%2FNLYlk9ZrQ2S15s1eR7tM8%3D\";}s:21:\"gravityformspaypalpro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z3SklChPjnQp2zZF1Z%2F7uH07uhc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=s9HCE6CqaT4zF4KMR04592ZQNdM%3D\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=pyDkBAlEaOd%2BS1wumAZv3e54QwU%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=pyDkBAlEaOd%2BS1wumAZv3e54QwU%3D\";}s:17:\"gravityformspolls\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.1\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8UzlkcnzJj9nYrO5cLeUGozVYuI%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=6ohCuPC5hKN7xGN6DthoDs0xRII%3D\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=VU9%2F4xm6p5XCUYCewcOnGCiMitc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=VU9%2F4xm6p5XCUYCewcOnGCiMitc%3D\";}s:16:\"gravityformsppcp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.9.0\";s:14:\"version_latest\";s:5:\"3.9.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2BVX9daB76uJ4Ox83ja7oNuVe%2F20%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2BVX9daB76uJ4Ox83ja7oNuVe%2F20%3D\";}s:16:\"gravityformsquiz\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=I%2BowfQSu0bkqCr0woAst%2F4fc0cU%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=I%2BowfQSu0bkqCr0woAst%2F4fc0cU%3D\";}s:21:\"gravityformsrecaptcha\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:14:\"version_latest\";s:5:\"2.0.2\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=6GkSXNnO5yPYTSQG50OMX%2BOO0OM%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=N2xTZUVw16%2FUPmIkWvpmDdG9KAc%3D\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:205:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8n4HnIu%2B54fKVCdFS833d7GyQSA%3D\";s:10:\"url_latest\";s:205:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8n4HnIu%2B54fKVCdFS833d7GyQSA%3D\";}s:22:\"gravityformssalesforce\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MBXrNSIYvvgNkLJuCLsAwiv%2FZtY%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MBXrNSIYvvgNkLJuCLsAwiv%2FZtY%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iRw4iylKnII2MFJB4hrcMJSCdYY%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iRw4iylKnII2MFJB4hrcMJSCdYY%3D\";}s:21:\"gravityformssignature\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.9.0\";s:14:\"version_latest\";s:5:\"4.9.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=h79aaPDeRj%2Bi7gJjjDk%2FnNw52wI%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=h79aaPDeRj%2Bi7gJjjDk%2FnNw52wI%3D\";}s:17:\"gravityformsslack\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=tZ5YDFRefIi5K3EXk%2BsT11Gr6hw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=tZ5YDFRefIi5K3EXk%2BsT11Gr6hw%3D\";}s:18:\"gravityformssquare\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.5.0\";s:14:\"version_latest\";s:5:\"2.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=fk743cB2vZuWSmJIH7yKdMeG7hc%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=fk743cB2vZuWSmJIH7yKdMeG7hc%3D\";}s:18:\"gravityformsstripe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.9.0\";s:14:\"version_latest\";s:5:\"5.9.2\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Ml0y%2B0Z1D9jEgo%2BqJxwcYRuGca8%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ve0Q9pJ7UlIvaqLAaghaOsj%2FR8U%3D\";}s:18:\"gravityformssurvey\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.1\";s:14:\"version_latest\";s:5:\"4.2.2\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=UcE0HKkjL9csQzltbElUSZDJGzw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Mv343nxzX0iG3e0FsXYL69VkhE8%3D\";}s:18:\"gravityformstrello\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IJV7WVq9Qv%2FigGHsGCuoDkr2n%2Fo%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IJV7WVq9Qv%2FigGHsGCuoDkr2n%2Fo%3D\";}s:21:\"gravityformsturnstile\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lir%2B6SzvamIT6EvbmeWR057qggw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lir%2B6SzvamIT6EvbmeWR057qggw%3D\";}s:18:\"gravityformstwilio\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:14:\"version_latest\";s:5:\"3.1.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5HKBL6TMmfP92ZzAh91zvqeYBnw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5HKBL6TMmfP92ZzAh91zvqeYBnw%3D\";}s:28:\"gravityformsuserregistration\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.1\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=47fZeLcL9Cuntpw2R64EDZPGLFE%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=LflrdAPJEKLOVClxBpQIJPcLZwA%3D\";}s:20:\"gravityformswebhooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AiD%2FsXpMQ9fbsV2%2F9FgP%2FheuIGU%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AiD%2FsXpMQ9fbsV2%2F9FgP%2FheuIGU%3D\";}s:18:\"gravityformszapier\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.5.0\";s:14:\"version_latest\";s:5:\"4.5.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=aNlz07K8G80XGWOs3QGgaN9HpSE%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=aNlz07K8G80XGWOs3QGgaN9HpSE%3D\";}s:19:\"gravityformszohocrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=F5qHGTIJbNnyOWRjmUYoegHySCk%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=F5qHGTIJbNnyOWRjmUYoegHySCk%3D\";}s:11:\"gravitysmtp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:14:\"version_latest\";s:5:\"2.0.0\";s:3:\"url\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=n1g5ChZR88brow4YzvrWvuRSNz8%3D\";s:10:\"url_latest\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=n1g5ChZR88brow4YzvrWvuRSNz8%3D\";}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"date_created\";s:19:\"2023-07-18 08:40:02\";s:14:\"version_latest\";s:8:\"2.9.20.1\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2B59OtpBpHMVWiIu3ljS4O4flnOw%3D\";s:9:\"timestamp\";i:1761129608;}','off'),(165880,'rg_gforms_dataCollection','0','yes'),(165881,'rg_gforms_message','<!--GFM-->','yes'),(176779,'eael_show_reset_password_on_form_submit_226','1','off'),(182323,'db_upgraded','','on'),(195179,'jetpack_sync_settings_custom_queue_table_enabled','1','yes'),(195887,'gf_telemetry_data','a:2:{s:8:\"snapshot\";O:64:\"Gravity_Forms\\Gravity_Forms\\Telemetry\\GF_Telemetry_Snapshot_Data\":3:{s:3:\"key\";s:8:\"snapshot\";s:4:\"data\";a:31:{s:3:\"key\";s:32:\"ebf6b0493598f62c4e8e82dc8df8f553\";s:10:\"wp_version\";s:5:\"6.8.3\";s:11:\"php_version\";s:6:\"7.4.33\";s:13:\"mysql_version\";s:7:\"10.5.29\";s:7:\"plugins\";a:17:{i:0;a:4:{s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"5.5\";s:9:\"is_active\";b:0;}i:1;a:4:{s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.32.5\";s:9:\"is_active\";b:1;}i:2;a:4:{s:4:\"name\";s:26:\"Elementor Addons by WPZOOM\";s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:7:\"version\";s:5:\"1.2.7\";s:9:\"is_active\";b:1;}i:3;a:4:{s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:6:\"3.32.3\";s:9:\"is_active\";b:1;}i:4;a:4:{s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:5:\"6.3.3\";s:9:\"is_active\";b:1;}i:5;a:4:{s:4:\"name\";s:13:\"Gravity Forms\";s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:6:\"2.9.20\";s:9:\"is_active\";b:1;}i:6;a:4:{s:4:\"name\";s:30:\"Gravity Forms reCAPTCHA Add-On\";s:4:\"slug\";s:21:\"gravityformsrecaptcha\";s:7:\"version\";s:5:\"2.0.0\";s:9:\"is_active\";b:1;}i:7;a:4:{s:4:\"name\";s:7:\"Jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:6:\"15.1.1\";s:9:\"is_active\";b:1;}i:8;a:4:{s:4:\"name\";s:15:\"Jetpack Protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:7:\"version\";s:5:\"4.4.0\";s:9:\"is_active\";b:1;}i:9;a:4:{s:4:\"name\";s:8:\"MailPoet\";s:4:\"slug\";s:8:\"mailpoet\";s:7:\"version\";s:6:\"5.16.1\";s:9:\"is_active\";b:1;}i:10;a:4:{s:4:\"name\";s:9:\"Post SMTP\";s:4:\"slug\";s:9:\"post-smtp\";s:7:\"version\";s:5:\"3.6.0\";s:9:\"is_active\";b:1;}i:11;a:4:{s:4:\"name\";s:22:\"Really Simple Security\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:7:\"version\";s:7:\"9.5.2.3\";s:9:\"is_active\";b:1;}i:12;a:4:{s:4:\"name\";s:18:\"Site Kit by Google\";s:4:\"slug\";s:15:\"google-site-kit\";s:7:\"version\";s:7:\"1.164.0\";s:9:\"is_active\";b:1;}i:13;a:4:{s:4:\"name\";s:40:\"Social Icons & Sharing Buttons by WPZOOM\";s:4:\"slug\";s:29:\"social-icons-widget-by-wpzoom\";s:7:\"version\";s:5:\"4.5.1\";s:9:\"is_active\";b:0;}i:14;a:4:{s:4:\"name\";s:31:\"WPZOOM Instagram Widget & Block\";s:4:\"slug\";s:26:\"instagram-widget-by-wpzoom\";s:7:\"version\";s:5:\"2.2.8\";s:9:\"is_active\";b:0;}i:15;a:4:{s:4:\"name\";s:21:\"WPZOOM Portfolio Lite\";s:4:\"slug\";s:16:\"wpzoom-portfolio\";s:7:\"version\";s:6:\"1.4.16\";s:9:\"is_active\";b:0;}i:16;a:4:{s:4:\"name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"26.2\";s:9:\"is_active\";b:1;}}s:10:\"theme_name\";s:16:\"Twenty Seventeen\";s:9:\"theme_uri\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:13:\"theme_version\";s:3:\"3.9\";s:12:\"theme_author\";s:18:\"the WordPress team\";s:16:\"theme_author_uri\";s:22:\"https://wordpress.org/\";s:12:\"is_multisite\";b:0;s:11:\"total_forms\";i:4;s:13:\"total_entries\";s:3:\"468\";s:11:\"emails_sent\";s:3:\"471\";s:9:\"api_calls\";i:0;s:16:\"entry_meta_count\";i:2806;s:19:\"entry_details_count\";i:2806;s:17:\"entry_notes_count\";i:471;s:4:\"lang\";s:5:\"en_ZA\";s:2:\"db\";s:7:\"MariaDB\";s:10:\"autoUpdate\";i:1;s:8:\"currency\";s:3:\"ZAR\";s:14:\"dataCollection\";i:0;s:5:\"email\";b:0;s:9:\"formTypes\";s:0:\"\";s:14:\"formTypesOther\";b:0;s:11:\"hideLicense\";i:0;s:12:\"organization\";b:0;s:17:\"organizationOther\";b:0;s:8:\"services\";s:0:\"\";s:13:\"servicesOther\";b:0;}s:15:\"data_collection\";s:1:\"0\";}s:6:\"events\";a:0:{}}','off'),(226326,'jpsq_sync-1697536008.668154-815231-5','a:6:{i:0;s:14:\"updated_option\";i:1;a:3:{i:0;s:48:\"jetpack_sync_settings_custom_queue_table_enabled\";i:1;s:1:\"0\";i:2;i:1;}i:2;i:0;i:3;d:1697536008.667748;i:4;b:0;i:5;a:14:{s:13:\"wpcom_user_id\";N;s:16:\"external_user_id\";i:0;s:12:\"display_name\";N;s:10:\"user_email\";N;s:10:\"user_roles\";a:0:{}s:15:\"translated_role\";N;s:7:\"is_cron\";b:0;s:7:\"is_rest\";b:0;s:9:\"is_xmlrpc\";b:0;s:10:\"is_wp_rest\";b:1;s:7:\"is_ajax\";b:0;s:11:\"is_wp_admin\";b:0;s:6:\"is_cli\";b:0;s:8:\"from_url\";s:265:\"https://www.capegliding.co.za/?rest_route=%2Fjetpack%2Fv4%2Fsync%2Fsettings&_for=jetpack&token=xIn8gH%28erpvBsiacXL93l%5EB%28Iq7a1%29h6%3A1%3A0&timestamp=1697536001&nonce=nPUPgQEvZk&body-hash=p03riSqJgAEbjpEe4NzGVpfkolQ%3D&signature=0mPInd74pTGp%2BNcR0XUS5xrwfDg%3D\";}}','no'),(231807,'gf_last_telemetry_run','1761116304','yes'),(237809,'wp_attachment_pages_enabled','1','yes'),(249779,'_transient_googlesitekit_search-console_data_available','1','yes'),(249780,'_transient_googlesitekit_analytics-4_data_available','1','yes'),(250406,'stats_options','a:10:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:12:\"do_not_track\";b:1;s:7:\"blog_id\";i:213432410;s:7:\"version\";s:1:\"9\";s:20:\"enable_odyssey_stats\";b:1;s:24:\"odyssey_stats_changed_at\";i:0;s:7:\"notices\";a:0:{}s:5:\"views\";i:1;}','yes'),(298196,'essential-addons-for-elementor_notices','a:4:{s:19:\"black_friday_notice\";a:4:{s:5:\"start\";i:1730893894;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"6.0.9\";s:6:\"expire\";i:1701561599;}s:7:\"version\";s:5:\"1.1.0\";s:6:\"review\";a:3:{s:5:\"start\";i:1733658720;s:10:\"recurrence\";i:30;s:7:\"refresh\";s:6:\"6.0.11\";}s:22:\"black_friday_24_notice\";a:4:{s:5:\"start\";i:1733053633;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:6:\"6.0.11\";s:6:\"expire\";i:1733443199;}}','off'),(343453,'wpcaptcha_meta','a:1:{s:12:\"database_ver\";s:4:\"1.19\";}','yes'),(343470,'wpcaptcha_options','a:76:{s:16:\"login_protection\";i:0;s:17:\"max_login_retries\";i:3;s:14:\"retries_within\";i:5;s:14:\"lockout_length\";i:60;s:25:\"lockout_invalid_usernames\";i:1;s:17:\"mask_login_errors\";i:0;s:16:\"show_credit_link\";i:0;s:17:\"anonymous_logging\";i:0;s:10:\"block_bots\";i:0;s:13:\"log_passwords\";i:0;s:22:\"instant_block_nonusers\";i:0;s:15:\"cookie_lifetime\";i:14;s:21:\"country_blocking_mode\";s:4:\"none\";s:26:\"country_blocking_countries\";s:0:\"\";s:28:\"block_undetermined_countries\";i:0;s:7:\"captcha\";s:8:\"disabled\";s:18:\"captcha_secret_key\";s:0:\"\";s:16:\"captcha_site_key\";s:0:\"\";s:18:\"captcha_show_login\";i:1;s:28:\"captcha_show_wp_registration\";i:1;s:29:\"captcha_show_wp_lost_password\";i:1;s:23:\"captcha_show_wp_comment\";i:1;s:29:\"captcha_show_woo_registration\";i:0;s:25:\"captcha_show_woo_checkout\";i:0;s:29:\"captcha_show_edd_registration\";i:0;s:28:\"captcha_show_bp_registration\";i:0;s:9:\"login_url\";s:0:\"\";s:18:\"login_redirect_url\";s:0:\"\";s:12:\"global_block\";i:0;s:20:\"country_global_block\";i:0;s:16:\"uninstall_delete\";i:0;s:13:\"block_message\";s:87:\"We\'re sorry, but your IP has been blocked due to too many recent failed login attempts.\";s:21:\"block_message_country\";s:58:\"We\'re sorry, but access from your location is not allowed.\";s:18:\"global_unblock_key\";s:34:\"ll60d60ca5f7853eaba97c02b7dc1eedda\";s:9:\"whitelist\";a:0:{}s:19:\"firewall_block_bots\";i:0;s:28:\"firewall_directory_traversal\";i:0;s:13:\"design_enable\";i:0;s:15:\"design_template\";s:6:\"orange\";s:23:\"design_background_color\";s:0:\"\";s:23:\"design_background_image\";s:0:\"\";s:11:\"design_logo\";s:0:\"\";s:15:\"design_logo_url\";s:0:\"\";s:17:\"design_logo_width\";s:0:\"\";s:18:\"design_logo_height\";s:0:\"\";s:25:\"design_logo_margin_bottom\";s:0:\"\";s:17:\"design_text_color\";s:7:\"#3c434a\";s:17:\"design_link_color\";s:7:\"#2271b1\";s:23:\"design_link_hover_color\";s:7:\"#135e96\";s:24:\"design_form_border_color\";s:7:\"#FFFFFF\";s:24:\"design_form_border_width\";i:1;s:17:\"design_form_width\";s:0:\"\";s:18:\"design_form_height\";s:0:\"\";s:19:\"design_form_padding\";i:26;s:25:\"design_form_border_radius\";i:2;s:28:\"design_form_background_color\";s:0:\"\";s:28:\"design_form_background_image\";s:0:\"\";s:22:\"design_label_font_size\";i:14;s:23:\"design_label_text_color\";s:7:\"#3c434a\";s:22:\"design_field_font_size\";i:13;s:23:\"design_field_text_color\";s:7:\"#3c434a\";s:25:\"design_field_border_color\";s:7:\"#8c8f94\";s:25:\"design_field_border_width\";i:1;s:26:\"design_field_border_radius\";i:2;s:29:\"design_field_background_color\";s:7:\"#ffffff\";s:23:\"design_button_font_size\";i:14;s:24:\"design_button_text_color\";s:0:\"\";s:26:\"design_button_border_color\";s:7:\"#2271b1\";s:26:\"design_button_border_width\";i:0;s:27:\"design_button_border_radius\";i:2;s:30:\"design_button_background_color\";s:7:\"#2271b1\";s:30:\"design_button_hover_text_color\";s:0:\"\";s:32:\"design_button_hover_border_color\";s:0:\"\";s:36:\"design_button_hover_background_color\";s:0:\"\";s:17:\"design_custom_css\";s:0:\"\";s:17:\"last_options_edit\";s:19:\"2024-02-26 08:38:55\";}','yes'),(347172,'gravityformsaddon_gravityformsrecaptcha_version','2.0.0','yes'),(347190,'rg_gforms_captcha_public_key','','yes'),(347191,'rg_gforms_captcha_private_key','','yes'),(347192,'rg_gforms_captcha_type','','yes'),(347193,'gravityformsaddon_gravityformsrecaptcha_settings','a:10:{s:11:\"site_key_v3\";s:40:\"6LctX9IiAAAAAI56XY_rIPT1mNcdEKTSvLTGVtx3\";s:13:\"secret_key_v3\";s:40:\"6LctX9IiAAAAAAILkFPyOrt25xkLTpmpdElvnC2y\";s:18:\"score_threshold_v3\";s:3:\"0.5\";s:16:\"disable_badge_v3\";s:1:\"0\";s:24:\"recaptcha_keys_status_v3\";s:1:\"1\";s:11:\"site_key_v2\";s:0:\"\";s:13:\"secret_key_v2\";s:0:\"\";s:8:\"reset_v2\";s:0:\"\";s:0:\"\";s:0:\"\";s:7:\"type_v2\";s:0:\"\";}','yes'),(359327,'jetpack_sync_settings_wpcom_rest_api_enabled','1','yes'),(593775,'rsssl_404_cache','a:600:{s:12:\"66.249.66.22\";a:1:{i:25;i:1733565643;}s:14:\"142.132.227.25\";a:1:{i:0;i:1722307509;}s:14:\"52.237.251.117\";a:2:{i:53;i:1722326195;i:54;i:1722326199;}s:13:\"66.249.93.140\";a:1:{i:81;i:1735464181;}s:13:\"167.99.182.39\";a:3:{i:23;i:1723493242;i:24;i:1723493244;i:25;i:1723493246;}s:13:\"66.249.93.138\";a:1:{i:66;i:1735387280;}s:13:\"66.249.93.139\";a:1:{i:72;i:1735296034;}s:13:\"66.249.64.131\";a:1:{i:0;i:1722385497;}s:14:\"64.233.173.203\";a:1:{i:2;i:1727481958;}s:14:\"64.233.173.202\";a:1:{i:0;i:1722444931;}s:12:\"35.208.27.10\";a:1:{i:0;i:1722451301;}s:13:\"54.229.98.103\";a:1:{i:0;i:1722478004;}s:13:\"207.46.13.155\";a:1:{i:0;i:1722502537;}s:13:\"207.46.13.102\";a:1:{i:1;i:1727081808;}s:14:\"207.154.212.47\";a:4:{i:50;i:1735020286;i:51;i:1735020289;i:52;i:1735020289;i:53;i:1735020290;}s:12:\"66.249.66.23\";a:1:{i:22;i:1733650271;}s:15:\"173.252.107.115\";a:1:{i:0;i:1722577879;}s:13:\"66.249.81.130\";a:1:{i:10;i:1734773948;}s:13:\"173.252.83.19\";a:1:{i:0;i:1722603930;}s:14:\"128.199.182.55\";a:3:{i:10;i:1722621997;i:11;i:1722621999;i:12;i:1722622000;}s:13:\"66.249.88.163\";a:1:{i:1;i:1727842169;}s:12:\"66.249.66.21\";a:1:{i:21;i:1733477422;}s:12:\"51.159.30.40\";a:1:{i:1;i:1722674516;}s:14:\"92.184.105.248\";a:2:{i:0;i:1722694872;i:1;i:1722694872;}s:12:\"45.148.10.75\";a:1:{i:1;i:1724095784;}s:13:\"164.90.228.79\";a:4:{i:22;i:1728028328;i:23;i:1728028329;i:24;i:1728028331;i:25;i:1728028332;}s:13:\"66.249.88.166\";a:1:{i:0;i:1723061465;}s:12:\"66.249.72.32\";a:1:{i:7;i:1727843130;}s:14:\"147.182.200.94\";a:3:{i:23;i:1732639659;i:24;i:1732639661;i:25;i:1732639662;}s:15:\"162.241.224.110\";a:1:{i:0;i:1723169210;}s:13:\"54.196.63.112\";a:1:{i:0;i:1723175152;}s:13:\"220.250.11.42\";a:1:{i:0;i:1723196843;}s:12:\"66.249.68.69\";a:1:{i:0;i:1723243112;}s:13:\"94.156.66.165\";a:1:{i:1;i:1725130541;}s:12:\"173.252.87.7\";a:1:{i:0;i:1723261057;}s:12:\"103.191.76.4\";a:1:{i:0;i:1723278126;}s:13:\"105.9.148.223\";a:2:{i:0;i:1723296197;i:1;i:1723296199;}s:14:\"164.92.244.132\";a:3:{i:49;i:1732119972;i:50;i:1732119974;i:51;i:1732119976;}s:12:\"83.147.52.49\";a:5:{i:5;i:1723443314;i:6;i:1723443314;i:7;i:1723443314;i:8;i:1723443314;i:9;i:1723443315;}s:12:\"66.249.70.68\";a:2:{i:0;i:1723414100;i:1;i:1723414101;}s:13:\"52.167.144.18\";a:1:{i:0;i:1723427143;}s:12:\"51.15.184.67\";a:1:{i:4;i:1724574626;}s:13:\"173.252.83.15\";a:1:{i:0;i:1723528741;}s:13:\"94.156.68.159\";a:1:{i:1;i:1724569232;}s:13:\"87.184.79.233\";a:2:{i:0;i:1723576228;i:1;i:1723576228;}s:13:\"66.249.81.132\";a:1:{i:16;i:1735456820;}s:15:\"136.243.220.209\";a:1:{i:3;i:1730174035;}s:13:\"68.69.184.202\";a:1:{i:2;i:1723665558;}s:14:\"134.209.25.199\";a:3:{i:51;i:1734573176;i:52;i:1734573177;i:53;i:1734573179;}s:12:\"173.252.83.1\";a:1:{i:0;i:1723723530;}s:13:\"66.249.76.198\";a:1:{i:0;i:1723756169;}s:13:\"66.249.82.202\";a:1:{i:0;i:1723823253;}s:12:\"46.101.1.225\";a:4:{i:9;i:1723839208;i:10;i:1723839209;i:11;i:1723839211;i:12;i:1723839212;}s:15:\"143.110.212.248\";a:1:{i:0;i:1723886080;}s:15:\"152.228.231.151\";a:1:{i:1;i:1729440206;}s:12:\"13.38.55.190\";a:1:{i:0;i:1723967754;}s:13:\"145.224.95.96\";a:2:{i:4;i:1723980911;i:5;i:1723980915;}s:14:\"69.171.230.112\";a:1:{i:0;i:1724006558;}s:15:\"143.110.217.244\";a:3:{i:10;i:1724010961;i:11;i:1724010963;i:12;i:1724010965;}s:12:\"66.249.72.33\";a:1:{i:5;i:1729888925;}s:9:\"127.0.0.1\";a:1:{i:7;i:1724054727;}s:13:\"20.171.206.77\";a:1:{i:0;i:1724074130;}s:13:\"20.171.206.85\";a:1:{i:0;i:1724077689;}s:13:\"20.171.206.55\";a:1:{i:0;i:1724082747;}s:13:\"66.249.81.131\";a:1:{i:14;i:1735310626;}s:12:\"66.249.72.34\";a:1:{i:1;i:1724528479;}s:14:\"173.252.127.13\";a:1:{i:0;i:1724137371;}s:14:\"64.233.173.204\";a:1:{i:0;i:1724137867;}s:13:\"74.125.212.38\";a:1:{i:1;i:1726887020;}s:11:\"23.88.69.97\";a:4:{i:6;i:1724175472;i:7;i:1724175473;i:8;i:1724175474;i:9;i:1724175476;}s:12:\"51.195.44.82\";a:2:{i:8;i:1724175482;i:9;i:1724175485;}s:14:\"69.164.205.102\";a:3:{i:4;i:1724175479;i:5;i:1724175481;i:6;i:1724175483;}s:13:\"177.52.160.63\";a:2:{i:8;i:1724175508;i:9;i:1724175510;}s:15:\"134.249.112.135\";a:3:{i:7;i:1724175503;i:8;i:1724175504;i:9;i:1724175506;}s:14:\"139.162.141.82\";a:3:{i:10;i:1724186689;i:11;i:1724186690;i:12;i:1724186692;}s:13:\"69.160.160.52\";a:1:{i:3;i:1733737558;}s:14:\"207.244.253.37\";a:1:{i:0;i:1724210304;}s:13:\"66.249.82.203\";a:1:{i:0;i:1724220720;}s:12:\"84.87.22.165\";a:2:{i:0;i:1724258375;i:1;i:1724258376;}s:13:\"206.189.19.19\";a:3:{i:36;i:1730325522;i:37;i:1730325523;i:38;i:1730325525;}s:12:\"103.3.60.167\";a:1:{i:0;i:1724449299;}s:13:\"159.89.12.166\";a:4:{i:9;i:1724481121;i:10;i:1724481122;i:11;i:1724481124;i:12;i:1724481125;}s:12:\"52.47.72.104\";a:1:{i:10;i:1724485508;}s:14:\"149.88.106.168\";a:1:{i:20;i:1724499351;}s:14:\"156.146.56.138\";a:1:{i:1;i:1724547985;}s:14:\"213.202.233.34\";a:1:{i:0;i:1724580387;}s:13:\"68.183.180.73\";a:3:{i:9;i:1724601709;i:10;i:1724601710;i:11;i:1724601713;}s:12:\"66.249.73.36\";a:1:{i:3;i:1726746748;}s:13:\"194.164.49.86\";a:1:{i:0;i:1724630079;}s:12:\"165.22.110.5\";a:1:{i:0;i:1724644100;}s:11:\"47.88.101.3\";a:1:{i:0;i:1724645202;}s:13:\"47.254.16.187\";a:1:{i:0;i:1724645205;}s:11:\"47.88.87.97\";a:1:{i:0;i:1724645209;}s:10:\"47.88.5.56\";a:1:{i:0;i:1724645215;}s:13:\"45.148.10.206\";a:1:{i:9;i:1731240447;}s:13:\"23.239.21.238\";a:3:{i:10;i:1724706871;i:11;i:1724706873;i:12;i:1724706875;}s:12:\"66.249.68.70\";a:1:{i:0;i:1724782345;}s:10:\"5.62.56.18\";a:1:{i:0;i:1724792807;}s:10:\"66.102.6.6\";a:1:{i:1;i:1728642516;}s:12:\"198.54.126.2\";a:1:{i:0;i:1724864211;}s:13:\"66.249.76.199\";a:1:{i:0;i:1724866967;}s:12:\"40.69.22.175\";a:1:{i:199;i:1724876545;}s:13:\"139.162.96.14\";a:3:{i:10;i:1724882219;i:11;i:1724882221;i:12;i:1724882223;}s:13:\"45.141.215.28\";a:2:{i:37;i:1724935518;i:38;i:1724935521;}s:12:\"66.249.73.37\";a:1:{i:0;i:1724952088;}s:14:\"149.56.150.146\";a:2:{i:3;i:1724961807;i:4;i:1724961810;}s:14:\"172.105.197.17\";a:2:{i:24;i:1725456312;i:25;i:1725456314;}s:15:\"213.180.203.218\";a:1:{i:0;i:1725092386;}s:14:\"203.76.188.209\";a:1:{i:0;i:1725104676;}s:13:\"66.249.69.192\";a:1:{i:3;i:1729377265;}s:13:\"164.90.208.56\";a:9:{i:30;i:1731936096;i:31;i:1731936097;i:32;i:1731936097;i:33;i:1731936097;i:34;i:1731936098;i:35;i:1731936099;i:36;i:1731936099;i:37;i:1731936100;i:38;i:1731936100;}s:12:\"50.87.233.18\";a:1:{i:0;i:1725175163;}s:13:\"66.249.70.102\";a:1:{i:4;i:1726739593;}s:11:\"68.183.9.16\";a:3:{i:10;i:1725274573;i:11;i:1725274574;i:12;i:1725274575;}s:14:\"195.178.110.35\";a:1:{i:1;i:1725316124;}s:13:\"52.138.203.76\";a:2:{i:247;i:1725316608;i:248;i:1725316611;}s:13:\"52.164.217.30\";a:2:{i:569;i:1727243731;i:570;i:1727243734;}s:14:\"209.141.53.134\";a:2:{i:0;i:1725348363;i:1;i:1725348366;}s:12:\"23.22.35.162\";a:1:{i:2;i:1725474273;}s:13:\"52.70.240.171\";a:1:{i:1;i:1725565749;}s:12:\"45.148.10.59\";a:1:{i:5;i:1728869712;}s:13:\"3.224.220.101\";a:1:{i:0;i:1725557549;}s:15:\"157.245.105.107\";a:3:{i:10;i:1725620775;i:11;i:1725620777;i:12;i:1725620779;}s:12:\"103.78.0.175\";a:1:{i:0;i:1725646993;}s:13:\"62.133.47.142\";a:2:{i:0;i:1725688444;i:1;i:1725688444;}s:12:\"31.10.155.58\";a:2:{i:0;i:1725698003;i:1;i:1725698003;}s:13:\"94.141.120.66\";a:1:{i:0;i:1725712079;}s:13:\"35.180.134.98\";a:1:{i:6;i:1725712405;}s:13:\"66.249.70.103\";a:1:{i:3;i:1726570253;}s:15:\"206.189.225.181\";a:3:{i:37;i:1734029611;i:38;i:1734029613;i:39;i:1734029615;}s:14:\"139.59.252.235\";a:5:{i:1;i:1725813804;i:2;i:1725813804;i:3;i:1725813804;i:4;i:1725813807;i:5;i:1725813808;}s:13:\"66.249.70.104\";a:1:{i:4;i:1726654910;}s:13:\"4.228.224.137\";a:1:{i:0;i:1725967722;}s:14:\"109.176.100.87\";a:2:{i:2;i:1726319638;i:3;i:1726319641;}s:13:\"74.125.212.68\";a:1:{i:1;i:1726356323;}s:13:\"209.38.248.17\";a:3:{i:23;i:1728385615;i:24;i:1728385616;i:25;i:1728385618;}s:13:\"52.164.187.75\";a:2:{i:357;i:1726113502;i:358;i:1726113505;}s:14:\"142.93.129.190\";a:4:{i:9;i:1726178285;i:10;i:1726178286;i:11;i:1726178288;i:12;i:1726178289;}s:12:\"66.249.72.68\";a:1:{i:0;i:1726229914;}s:15:\"104.129.216.145\";a:1:{i:0;i:1726287562;}s:14:\"192.42.116.215\";a:2:{i:0;i:1726302041;i:1;i:1726302042;}s:15:\"178.175.148.209\";a:1:{i:0;i:1726302046;}s:11:\"45.66.35.22\";a:1:{i:0;i:1726302047;}s:11:\"185.40.4.29\";a:1:{i:0;i:1726302054;}s:14:\"185.220.101.75\";a:1:{i:0;i:1726302054;}s:14:\"45.141.215.110\";a:1:{i:0;i:1726302064;}s:13:\"66.249.93.141\";a:1:{i:19;i:1733905464;}s:13:\"66.249.93.128\";a:1:{i:16;i:1733898661;}s:15:\"207.154.197.113\";a:4:{i:22;i:1729287483;i:23;i:1729287485;i:24;i:1729287486;i:25;i:1729287487;}s:14:\"154.54.249.199\";a:1:{i:0;i:1726372698;}s:14:\"217.113.194.71\";a:1:{i:0;i:1726372708;}s:12:\"44.197.248.5\";a:1:{i:0;i:1726424752;}s:13:\"45.148.10.172\";a:1:{i:11;i:1735331506;}s:14:\"149.34.253.149\";a:1:{i:0;i:1726497983;}s:15:\"185.203.122.199\";a:1:{i:0;i:1726524090;}s:12:\"34.45.176.21\";a:4:{i:0;i:1726613247;i:1;i:1726613248;i:2;i:1726613249;i:3;i:1726613249;}s:14:\"52.167.144.212\";a:1:{i:0;i:1726650009;}s:14:\"52.167.144.192\";a:1:{i:0;i:1726653264;}s:12:\"54.83.229.91\";a:1:{i:0;i:1726705073;}s:13:\"20.171.206.91\";a:1:{i:0;i:1726738762;}s:13:\"45.200.148.16\";a:1:{i:0;i:1726763944;}s:12:\"66.249.73.38\";a:1:{i:0;i:1726825956;}s:14:\"41.164.129.220\";a:2:{i:0;i:1726838894;i:1;i:1726838895;}s:14:\"195.178.110.21\";a:1:{i:0;i:1726873149;}s:13:\"13.94.102.177\";a:1:{i:4;i:1726924605;}s:11:\"3.38.148.50\";a:1:{i:5;i:1726960949;}s:13:\"66.249.88.162\";a:1:{i:1;i:1730990510;}s:12:\"157.55.39.49\";a:1:{i:0;i:1726995734;}s:12:\"157.55.39.56\";a:1:{i:1;i:1730167666;}s:15:\"139.162.101.202\";a:3:{i:23;i:1729638860;i:24;i:1729638861;i:25;i:1729638863;}s:12:\"207.46.13.92\";a:1:{i:0;i:1727084956;}s:11:\"13.74.98.41\";a:2:{i:142;i:1727150709;i:143;i:1727150712;}s:14:\"20.171.206.131\";a:1:{i:0;i:1727151528;}s:14:\"138.197.191.87\";a:3:{i:10;i:1727152841;i:11;i:1727152842;i:12;i:1727152844;}s:14:\"207.244.250.20\";a:1:{i:0;i:1727201731;}s:13:\"40.113.88.212\";a:3:{i:240;i:1727207094;i:241;i:1727207095;i:242;i:1727207097;}s:12:\"40.77.167.19\";a:1:{i:0;i:1727219880;}s:13:\"52.178.138.12\";a:2:{i:160;i:1727230592;i:161;i:1727230595;}s:13:\"82.102.17.216\";a:1:{i:26;i:1727264059;}s:12:\"40.113.88.49\";a:2:{i:164;i:1727274084;i:165;i:1727274087;}s:13:\"52.18.121.254\";a:1:{i:0;i:1727303103;}s:14:\"159.223.132.86\";a:5:{i:8;i:1727342222;i:9;i:1727342223;i:10;i:1727342224;i:11;i:1727342225;i:12;i:1727342226;}s:14:\"52.169.126.173\";a:1:{i:1;i:1727395800;}s:13:\"74.125.212.36\";a:1:{i:0;i:1727401366;}s:11:\"66.249.68.5\";a:1:{i:0;i:1727420045;}s:14:\"52.164.203.245\";a:2:{i:41;i:1727557610;i:42;i:1727557613;}s:12:\"13.74.99.115\";a:2:{i:142;i:1727572580;i:143;i:1727572583;}s:13:\"13.79.229.148\";a:2:{i:176;i:1727647558;i:177;i:1727647561;}s:14:\"172.81.130.219\";a:1:{i:0;i:1727654983;}s:12:\"13.94.100.62\";a:4:{i:28;i:1727673219;i:29;i:1727673221;i:30;i:1727673222;i:31;i:1727673223;}s:12:\"52.169.11.75\";a:2:{i:366;i:1727681559;i:367;i:1727681561;}s:13:\"40.113.88.148\";a:1:{i:133;i:1727692901;}s:13:\"52.169.31.135\";a:2:{i:97;i:1727735630;i:98;i:1727735633;}s:12:\"13.74.145.44\";a:2:{i:202;i:1727745506;i:203;i:1727745509;}s:13:\"40.113.88.139\";a:2:{i:227;i:1727746894;i:228;i:1727746897;}s:13:\"52.169.158.10\";a:2:{i:176;i:1727762879;i:177;i:1727762882;}s:13:\"52.178.219.77\";a:2:{i:420;i:1727774412;i:421;i:1727774416;}s:13:\"13.79.225.115\";a:2:{i:405;i:1727778863;i:406;i:1727778866;}s:14:\"52.164.126.142\";a:2:{i:332;i:1727859059;i:333;i:1727859062;}s:12:\"66.249.70.98\";a:1:{i:6;i:1729233433;}s:15:\"144.217.135.139\";a:2:{i:3;i:1727897525;i:4;i:1727897528;}s:13:\"20.37.208.254\";a:1:{i:345;i:1727909474;}s:12:\"66.249.70.99\";a:1:{i:5;i:1728696522;}s:13:\"51.222.253.20\";a:1:{i:0;i:1727932634;}s:12:\"35.207.5.150\";a:1:{i:0;i:1727937727;}s:13:\"212.30.33.231\";a:1:{i:0;i:1727956847;}s:13:\"212.30.33.188\";a:1:{i:0;i:1727956848;}s:14:\"87.187.156.149\";a:1:{i:2;i:1728302622;}s:13:\"185.191.171.1\";a:1:{i:0;i:1728093175;}s:13:\"66.249.70.100\";a:1:{i:7;i:1729206031;}s:13:\"15.188.83.252\";a:1:{i:6;i:1728126943;}s:12:\"51.222.253.9\";a:1:{i:0;i:1728180295;}s:15:\"157.245.204.205\";a:3:{i:10;i:1728201134;i:11;i:1728201135;i:12;i:1728201137;}s:13:\"144.178.203.2\";a:1:{i:0;i:1728300267;}s:13:\"116.12.48.101\";a:1:{i:0;i:1728322766;}s:13:\"13.79.186.224\";a:2:{i:418;i:1728366140;i:419;i:1728366144;}s:14:\"52.178.142.221\";a:2:{i:97;i:1728415827;i:98;i:1728415831;}s:12:\"13.94.93.135\";a:2:{i:202;i:1728420057;i:203;i:1728420061;}s:13:\"52.164.231.78\";a:2:{i:176;i:1728422529;i:177;i:1728422532;}s:13:\"52.178.219.51\";a:2:{i:420;i:1728450537;i:421;i:1728450541;}s:13:\"156.67.104.25\";a:1:{i:0;i:1728456580;}s:14:\"52.178.184.177\";a:2:{i:107;i:1728468571;i:108;i:1728468573;}s:13:\"13.79.228.175\";a:2:{i:10;i:1728501849;i:11;i:1728501853;}s:15:\"185.126.202.247\";a:1:{i:0;i:1728509990;}s:14:\"52.178.139.216\";a:2:{i:165;i:1728526820;i:166;i:1728526823;}s:13:\"52.178.197.66\";a:2:{i:255;i:1729617738;i:256;i:1729617742;}s:14:\"157.245.36.108\";a:4:{i:9;i:1728557663;i:10;i:1728557665;i:11;i:1728557666;i:12;i:1728557667;}s:12:\"13.38.84.223\";a:1:{i:0;i:1728557897;}s:12:\"41.71.15.223\";a:1:{i:0;i:1728569201;}s:13:\"52.234.92.223\";a:1:{i:0;i:1728572548;}s:12:\"13.74.55.151\";a:1:{i:33;i:1728584639;}s:13:\"40.77.167.247\";a:1:{i:0;i:1728597341;}s:13:\"136.144.33.41\";a:1:{i:2;i:1728633648;}s:14:\"37.140.223.192\";a:1:{i:4;i:1728633390;}s:14:\"37.140.223.171\";a:1:{i:4;i:1728633643;}s:14:\"37.140.223.169\";a:1:{i:3;i:1728632688;}s:14:\"37.140.223.174\";a:1:{i:0;i:1728632609;}s:14:\"37.140.223.188\";a:1:{i:1;i:1728632768;}s:14:\"37.140.223.212\";a:1:{i:2;i:1728633166;}s:14:\"172.245.102.82\";a:1:{i:3;i:1728633429;}s:14:\"37.140.223.211\";a:1:{i:4;i:1728633562;}s:14:\"37.140.223.182\";a:1:{i:1;i:1728633083;}s:14:\"37.140.223.198\";a:1:{i:1;i:1728633608;}s:14:\"136.144.33.247\";a:1:{i:4;i:1728633303;}s:14:\"37.140.223.165\";a:1:{i:6;i:1728633424;}s:14:\"172.245.102.80\";a:1:{i:1;i:1728633263;}s:14:\"37.140.223.209\";a:1:{i:1;i:1728633334;}s:14:\"37.140.223.196\";a:1:{i:11;i:1728633709;}s:14:\"37.140.223.214\";a:1:{i:5;i:1728633209;}s:14:\"37.140.223.178\";a:1:{i:3;i:1728633713;}s:14:\"37.140.223.202\";a:1:{i:3;i:1728633628;}s:14:\"37.140.223.170\";a:1:{i:2;i:1728633718;}s:14:\"37.140.223.194\";a:1:{i:16;i:1728633653;}s:14:\"172.245.102.79\";a:1:{i:0;i:1728632743;}s:14:\"37.140.223.213\";a:2:{i:6;i:1728633736;i:7;i:1728633740;}s:14:\"37.140.223.210\";a:1:{i:2;i:1728633088;}s:14:\"37.140.223.197\";a:1:{i:1;i:1728633522;}s:14:\"172.245.102.78\";a:1:{i:6;i:1728633063;}s:14:\"37.140.223.175\";a:1:{i:2;i:1728633658;}s:14:\"37.140.223.199\";a:1:{i:5;i:1728633613;}s:14:\"37.140.223.189\";a:1:{i:3;i:1728633638;}s:14:\"37.140.223.185\";a:1:{i:29;i:1728633755;}s:14:\"37.140.223.167\";a:1:{i:3;i:1728633454;}s:14:\"37.140.223.186\";a:1:{i:4;i:1728633502;}s:14:\"37.140.223.184\";a:1:{i:5;i:1728633492;}s:14:\"37.140.223.193\";a:1:{i:3;i:1728633350;}s:14:\"172.245.102.77\";a:1:{i:4;i:1728633449;}s:14:\"37.140.223.187\";a:1:{i:4;i:1728633527;}s:14:\"37.140.223.208\";a:1:{i:0;i:1728633073;}s:14:\"37.140.223.173\";a:1:{i:3;i:1728633618;}s:14:\"37.140.223.177\";a:1:{i:3;i:1728633543;}s:14:\"37.140.223.180\";a:1:{i:0;i:1728633137;}s:14:\"37.140.223.172\";a:1:{i:2;i:1728633307;}s:14:\"37.140.223.195\";a:1:{i:1;i:1728633512;}s:14:\"37.140.223.179\";a:1:{i:3;i:1728633633;}s:14:\"37.140.223.205\";a:1:{i:0;i:1728633330;}s:13:\"136.144.33.40\";a:1:{i:0;i:1728633434;}s:14:\"172.245.102.81\";a:1:{i:1;i:1728633760;}s:14:\"37.140.223.166\";a:1:{i:2;i:1728633624;}s:14:\"37.140.223.181\";a:1:{i:0;i:1728633532;}s:11:\"3.226.34.98\";a:1:{i:0;i:1728674497;}s:13:\"34.238.45.183\";a:1:{i:1;i:1731310284;}s:14:\"165.227.173.41\";a:3:{i:24;i:1733670715;i:25;i:1733670716;i:26;i:1733670718;}s:13:\"54.221.203.24\";a:1:{i:0;i:1728754752;}s:13:\"52.71.216.196\";a:1:{i:0;i:1728758340;}s:12:\"38.255.55.34\";a:1:{i:0;i:1728763267;}s:12:\"15.188.59.77\";a:1:{i:6;i:1728798013;}s:14:\"105.225.137.97\";a:1:{i:0;i:1728819296;}s:12:\"35.226.145.6\";a:4:{i:0;i:1728830950;i:1;i:1728830951;i:2;i:1728830952;i:3;i:1728830953;}s:14:\"52.200.142.199\";a:1:{i:0;i:1728839566;}s:13:\"44.221.227.90\";a:1:{i:0;i:1728841352;}s:13:\"66.249.69.194\";a:1:{i:0;i:1728846798;}s:12:\"23.95.23.138\";a:2:{i:1;i:1728849993;i:2;i:1728849993;}s:14:\"64.233.173.172\";a:1:{i:3;i:1735043003;}s:14:\"64.233.173.171\";a:1:{i:2;i:1732663995;}s:15:\"213.180.203.170\";a:1:{i:0;i:1728866122;}s:13:\"66.249.69.193\";a:1:{i:0;i:1728867536;}s:15:\"157.245.113.227\";a:3:{i:10;i:1728902652;i:11;i:1728902653;i:12;i:1728902656;}s:14:\"52.178.179.210\";a:2:{i:106;i:1728915194;i:107;i:1728915196;}s:13:\"52.178.220.65\";a:2:{i:91;i:1728917621;i:92;i:1728917624;}s:11:\"13.79.63.18\";a:2:{i:76;i:1728917780;i:77;i:1728917783;}s:14:\"52.178.142.186\";a:1:{i:104;i:1728930614;}s:11:\"40.69.62.91\";a:2:{i:173;i:1729493997;i:174;i:1729494000;}s:14:\"64.233.173.173\";a:2:{i:0;i:1728953053;i:1;i:1728953054;}s:13:\"88.126.197.29\";a:2:{i:0;i:1729007335;i:1;i:1729007336;}s:13:\"77.245.159.10\";a:4:{i:6;i:1729007529;i:7;i:1729007530;i:8;i:1729007532;i:9;i:1729007533;}s:14:\"146.190.68.168\";a:3:{i:7;i:1729007530;i:8;i:1729007532;i:9;i:1729007533;}s:14:\"144.24.110.171\";a:3:{i:7;i:1729007553;i:8;i:1729007555;i:9;i:1729007557;}s:14:\"178.33.250.116\";a:3:{i:7;i:1729007560;i:8;i:1729007561;i:9;i:1729007563;}s:13:\"212.5.157.229\";a:3:{i:4;i:1729007565;i:5;i:1729007567;i:6;i:1729007569;}s:14:\"64.233.173.170\";a:1:{i:3;i:1734385449;}s:14:\"95.217.201.234\";a:1:{i:0;i:1729072851;}s:12:\"66.249.73.70\";a:1:{i:0;i:1729121383;}s:12:\"66.249.73.72\";a:1:{i:0;i:1729122549;}s:14:\"206.189.233.36\";a:3:{i:10;i:1729138031;i:11;i:1729138032;i:12;i:1729138034;}s:13:\"13.39.110.213\";a:1:{i:0;i:1729159107;}s:13:\"66.249.76.200\";a:1:{i:0;i:1729290660;}s:14:\"52.178.139.208\";a:1:{i:32;i:1729308537;}s:13:\"23.94.156.197\";a:1:{i:0;i:1729325732;}s:12:\"157.55.39.51\";a:1:{i:0;i:1729329982;}s:12:\"157.55.39.55\";a:1:{i:0;i:1729332944;}s:13:\"95.182.189.15\";a:4:{i:0;i:1729362134;i:1;i:1729362135;i:2;i:1729362137;i:3;i:1729362138;}s:12:\"105.9.17.138\";a:1:{i:0;i:1729408997;}s:11:\"40.77.167.4\";a:1:{i:1;i:1733535734;}s:15:\"105.233.173.225\";a:2:{i:0;i:1729425565;i:1;i:1729425565;}s:12:\"40.77.167.78\";a:1:{i:0;i:1729426756;}s:14:\"138.68.144.227\";a:4:{i:22;i:1732452188;i:23;i:1732452190;i:24;i:1732452191;i:25;i:1732452192;}s:13:\"52.178.223.60\";a:1:{i:39;i:1729461082;}s:14:\"35.212.138.136\";a:1:{i:0;i:1729464590;}s:13:\"85.208.96.210\";a:1:{i:0;i:1729472916;}s:13:\"66.249.82.234\";a:1:{i:1;i:1733111245;}s:14:\"52.178.177.114\";a:2:{i:44;i:1729495245;i:45;i:1729495249;}s:13:\"52.178.213.73\";a:2:{i:51;i:1729495927;i:52;i:1729495930;}s:14:\"52.167.144.185\";a:1:{i:0;i:1729506245;}s:14:\"52.167.144.229\";a:1:{i:0;i:1729509266;}s:12:\"66.249.70.70\";a:1:{i:0;i:1729549973;}s:14:\"52.169.158.219\";a:1:{i:208;i:1729566491;}s:14:\"52.169.188.252\";a:2:{i:101;i:1729566334;i:102;i:1729566337;}s:10:\"13.79.57.5\";a:1:{i:216;i:1729577577;}s:13:\"92.218.226.18\";a:2:{i:0;i:1729580607;i:1;i:1729580607;}s:12:\"40.69.34.125\";a:2:{i:112;i:1729583785;i:113;i:1729583787;}s:12:\"13.69.154.13\";a:1:{i:219;i:1729590288;}s:14:\"135.181.180.59\";a:1:{i:0;i:1729600950;}s:12:\"41.76.205.42\";a:2:{i:0;i:1729604946;i:1;i:1729604946;}s:13:\"193.70.81.110\";a:1:{i:0;i:1729621177;}s:11:\"40.69.37.74\";a:2:{i:112;i:1729622640;i:113;i:1729622642;}s:12:\"66.249.70.69\";a:1:{i:0;i:1729634834;}s:13:\"3.135.202.122\";a:1:{i:0;i:1729643283;}s:13:\"18.191.162.21\";a:1:{i:0;i:1729650266;}s:14:\"20.171.206.146\";a:1:{i:0;i:1729735513;}s:14:\"152.110.75.138\";a:2:{i:0;i:1729790895;i:1;i:1729790896;}s:14:\"157.230.19.140\";a:3:{i:10;i:1729813520;i:11;i:1729813522;i:12;i:1729813524;}s:13:\"159.203.96.42\";a:3:{i:25;i:1735427060;i:26;i:1735427061;i:27;i:1735427063;}s:13:\"152.42.177.36\";a:1:{i:0;i:1729828159;}s:12:\"45.88.186.10\";a:1:{i:0;i:1729828382;}s:12:\"35.181.48.41\";a:1:{i:7;i:1729848143;}s:14:\"195.178.110.32\";a:1:{i:0;i:1729863989;}s:15:\"176.133.120.139\";a:2:{i:4;i:1729872286;i:5;i:1729872287;}s:15:\"105.185.158.174\";a:2:{i:0;i:1729878613;i:1;i:1729878614;}s:13:\"196.210.39.98\";a:1:{i:3;i:1729890434;}s:12:\"13.79.185.89\";a:2:{i:112;i:1729908812;i:113;i:1729908814;}s:12:\"40.69.36.117\";a:1:{i:28;i:1729915035;}s:14:\"20.171.206.188\";a:1:{i:0;i:1729921273;}s:12:\"20.171.206.8\";a:1:{i:0;i:1729922212;}s:13:\"20.171.206.61\";a:2:{i:2;i:1729922479;i:3;i:1729922483;}s:14:\"20.171.206.185\";a:1:{i:3;i:1729922536;}s:14:\"20.171.206.143\";a:1:{i:4;i:1729922570;}s:14:\"178.128.103.14\";a:1:{i:0;i:1729923825;}s:15:\"185.229.224.230\";a:2:{i:0;i:1729926892;i:1;i:1729926895;}s:14:\"94.156.167.147\";a:1:{i:0;i:1729945614;}s:14:\"45.137.198.155\";a:1:{i:2;i:1729949411;}s:13:\"52.187.208.47\";a:2:{i:219;i:1729981193;i:220;i:1729981197;}s:12:\"13.38.72.209\";a:1:{i:13;i:1729990945;}s:14:\"18.133.243.103\";a:1:{i:0;i:1730013419;}s:13:\"52.169.188.23\";a:2:{i:117;i:1730042522;i:118;i:1730042525;}s:11:\"40.69.34.36\";a:3:{i:116;i:1730065151;i:117;i:1730065153;i:118;i:1730065155;}s:13:\"45.148.10.122\";a:1:{i:1;i:1730756149;}s:13:\"66.249.88.164\";a:1:{i:3;i:1733155108;}s:13:\"45.148.10.123\";a:1:{i:0;i:1730148079;}s:14:\"20.171.206.114\";a:1:{i:0;i:1730151619;}s:12:\"1.192.195.11\";a:1:{i:0;i:1730152832;}s:15:\"217.113.194.245\";a:1:{i:0;i:1730156170;}s:14:\"217.113.194.67\";a:1:{i:0;i:1730156210;}s:11:\"66.249.69.7\";a:1:{i:2;i:1730488632;}s:13:\"105.226.12.67\";a:2:{i:0;i:1730225159;i:1;i:1730225160;}s:11:\"66.249.69.8\";a:1:{i:3;i:1733904142;}s:11:\"3.14.14.222\";a:1:{i:0;i:1730232267;}s:12:\"40.69.37.186\";a:1:{i:59;i:1730244061;}s:14:\"52.169.249.118\";a:1:{i:13;i:1730250612;}s:14:\"52.169.187.130\";a:2:{i:210;i:1730298845;i:211;i:1730298848;}s:13:\"52.169.219.37\";a:1:{i:9;i:1730315073;}s:14:\"20.171.206.176\";a:1:{i:0;i:1730335001;}s:11:\"66.249.69.9\";a:1:{i:2;i:1733138913;}s:12:\"3.236.171.48\";a:1:{i:0;i:1730402602;}s:14:\"149.56.160.211\";a:2:{i:3;i:1730406844;i:4;i:1730406847;}s:13:\"13.79.184.194\";a:2:{i:210;i:1730440926;i:211;i:1730440929;}s:13:\"40.69.216.191\";a:2:{i:325;i:1730480685;i:326;i:1730480688;}s:15:\"178.128.207.138\";a:4:{i:9;i:1730480467;i:10;i:1730480468;i:11;i:1730480470;i:12;i:1730480471;}s:12:\"40.69.35.199\";a:2:{i:652;i:1730639284;i:653;i:1730639286;}s:15:\"185.220.101.174\";a:1:{i:0;i:1730540286;}s:12:\"54.36.149.68\";a:1:{i:0;i:1730557975;}s:14:\"52.167.144.156\";a:1:{i:0;i:1730575379;}s:12:\"139.59.132.8\";a:3:{i:10;i:1730592703;i:11;i:1730592706;i:12;i:1730592707;}s:12:\"3.238.202.29\";a:1:{i:0;i:1730603055;}s:12:\"66.249.70.37\";a:1:{i:8;i:1735430122;}s:13:\"40.69.222.159\";a:2:{i:361;i:1730687832;i:362;i:1730687835;}s:12:\"80.94.92.106\";a:1:{i:0;i:1730760674;}s:14:\"20.171.206.104\";a:1:{i:0;i:1730766504;}s:12:\"66.249.70.36\";a:1:{i:25;i:1735148478;}s:14:\"64.233.172.140\";a:1:{i:3;i:1733845669;}s:15:\"104.131.181.172\";a:1:{i:0;i:1730859768;}s:13:\"31.13.103.116\";a:1:{i:0;i:1730867820;}s:14:\"104.244.74.248\";a:1:{i:0;i:1730880213;}s:12:\"54.36.148.66\";a:1:{i:0;i:1730884153;}s:11:\"31.13.127.9\";a:1:{i:0;i:1730910405;}s:12:\"66.249.70.38\";a:1:{i:13;i:1735260870;}s:13:\"206.81.12.187\";a:3:{i:10;i:1730925562;i:11;i:1730925564;i:12;i:1730925565;}s:12:\"23.88.77.150\";a:1:{i:0;i:1730982708;}s:12:\"13.39.82.195\";a:2:{i:0;i:1730995977;i:1;i:1730995979;}s:13:\"64.23.218.208\";a:3:{i:10;i:1731069940;i:11;i:1731069942;i:12;i:1731069943;}s:13:\"18.224.60.216\";a:1:{i:0;i:1731108882;}s:13:\"86.73.201.174\";a:1:{i:0;i:1731115757;}s:12:\"41.13.204.13\";a:2:{i:0;i:1731138746;i:1;i:1731138747;}s:15:\"118.194.249.254\";a:1:{i:1;i:1731155922;}s:14:\"167.172.226.92\";a:1:{i:0;i:1731175002;}s:13:\"64.226.65.160\";a:4:{i:22;i:1732804990;i:23;i:1732804992;i:24;i:1732804993;i:25;i:1732804994;}s:12:\"37.136.85.18\";a:1:{i:0;i:1731247231;}s:13:\"45.77.212.159\";a:2:{i:3;i:1731272926;i:4;i:1731272930;}s:13:\"103.102.230.7\";a:1:{i:0;i:1731300023;}s:14:\"201.131.126.17\";a:1:{i:0;i:1731320029;}s:14:\"35.219.231.152\";a:1:{i:0;i:1731363311;}s:13:\"35.171.47.129\";a:1:{i:7;i:1731527885;}s:13:\"52.207.47.227\";a:1:{i:0;i:1731437573;}s:13:\"20.171.206.65\";a:1:{i:0;i:1731439948;}s:13:\"167.71.81.114\";a:3:{i:10;i:1731440209;i:11;i:1731440210;i:12;i:1731440212;}s:14:\"87.120.117.244\";a:1:{i:0;i:1731444539;}s:13:\"154.51.142.60\";a:1:{i:2;i:1731458722;}s:15:\"107.173.200.158\";a:1:{i:2;i:1731459238;}s:15:\"105.242.164.121\";a:2:{i:0;i:1731461711;i:1;i:1731461712;}s:14:\"64.233.172.139\";a:1:{i:1;i:1735346010;}s:13:\"95.222.29.177\";a:1:{i:3;i:1731533560;}s:13:\"44.207.69.106\";a:1:{i:0;i:1731519276;}s:13:\"102.222.15.32\";a:1:{i:2;i:1731598316;}s:14:\"192.46.211.230\";a:3:{i:10;i:1731607343;i:11;i:1731607345;i:12;i:1731607346;}s:14:\"20.171.206.124\";a:1:{i:0;i:1731613593;}s:13:\"66.249.93.142\";a:1:{i:0;i:1731674081;}s:12:\"82.76.116.27\";a:1:{i:1;i:1731698894;}s:13:\"154.216.17.82\";a:1:{i:0;i:1731714685;}s:12:\"66.249.73.71\";a:1:{i:0;i:1731768761;}s:13:\"159.65.18.197\";a:5:{i:8;i:1731773261;i:9;i:1731773262;i:10;i:1731773263;i:11;i:1731773264;i:12;i:1731773265;}s:14:\"34.173.220.221\";a:2:{i:2;i:1731807042;i:3;i:1731807043;}s:13:\"47.89.193.162\";a:1:{i:0;i:1731810297;}s:12:\"47.254.25.10\";a:1:{i:0;i:1731810326;}s:12:\"47.254.74.59\";a:1:{i:1;i:1731810419;}s:14:\"105.245.229.72\";a:2:{i:0;i:1731831212;i:1;i:1731831212;}s:13:\"105.9.102.111\";a:1:{i:0;i:1731850586;}s:11:\"4.227.36.50\";a:1:{i:0;i:1731883416;}s:13:\"157.230.34.46\";a:1:{i:0;i:1731884870;}s:15:\"185.220.100.244\";a:1:{i:0;i:1731899797;}s:14:\"80.187.115.174\";a:1:{i:1;i:1732006853;}s:14:\"23.137.104.163\";a:1:{i:78;i:1733707453;}s:13:\"40.113.95.231\";a:1:{i:5;i:1732079294;}s:12:\"13.74.147.61\";a:2:{i:100;i:1732109055;i:101;i:1732109058;}s:14:\"217.113.194.70\";a:1:{i:0;i:1732156241;}s:13:\"18.221.90.184\";a:1:{i:0;i:1732171290;}s:11:\"4.227.36.82\";a:1:{i:0;i:1732172703;}s:12:\"13.74.151.36\";a:6:{i:201;i:1732174036;i:202;i:1732174037;i:203;i:1732174037;i:204;i:1732174038;i:205;i:1732174039;i:206;i:1732174040;}s:13:\"92.246.84.133\";a:1:{i:0;i:1732177996;}s:14:\"139.59.136.184\";a:3:{i:24;i:1734360418;i:25;i:1734360419;i:26;i:1734360421;}s:11:\"31.10.155.0\";a:2:{i:4;i:1732364642;i:5;i:1732364643;}s:11:\"206.0.75.25\";a:2:{i:0;i:1732354076;i:1;i:1732354077;}s:13:\"66.249.93.132\";a:1:{i:0;i:1732360395;}s:14:\"45.137.194.111\";a:1:{i:0;i:1732365848;}s:14:\"52.167.144.203\";a:1:{i:0;i:1732375428;}s:14:\"185.133.239.80\";a:1:{i:0;i:1732383221;}s:14:\"41.149.162.180\";a:2:{i:0;i:1732439735;i:1;i:1732439735;}s:14:\"94.103.125.154\";a:1:{i:26;i:1732454417;}s:12:\"67.205.1.240\";a:1:{i:0;i:1732477530;}s:13:\"103.115.19.90\";a:1:{i:0;i:1732496185;}s:12:\"195.176.3.24\";a:1:{i:0;i:1732521343;}s:14:\"75.119.221.113\";a:1:{i:0;i:1732534171;}s:10:\"4.227.36.7\";a:1:{i:0;i:1732543182;}s:14:\"69.163.182.144\";a:1:{i:0;i:1732605941;}s:14:\"162.156.104.13\";a:1:{i:1;i:1734047733;}s:14:\"23.137.104.175\";a:1:{i:18;i:1732736866;}s:12:\"95.91.217.60\";a:4:{i:4;i:1734331736;i:5;i:1734331736;i:6;i:1734331736;i:7;i:1734331736;}s:12:\"4.227.36.103\";a:1:{i:0;i:1732805227;}s:13:\"78.142.63.112\";a:1:{i:0;i:1732819509;}s:13:\"94.31.104.223\";a:1:{i:3;i:1732861292;}s:12:\"13.75.228.24\";a:1:{i:12;i:1732832330;}s:13:\"23.239.11.118\";a:1:{i:0;i:1732877625;}s:14:\"95.108.213.240\";a:1:{i:0;i:1732878380;}s:13:\"41.10.101.201\";a:2:{i:0;i:1732908179;i:1;i:1732908180;}s:11:\"18.97.9.170\";a:1:{i:0;i:1732970326;}s:12:\"40.77.167.24\";a:1:{i:0;i:1732980372;}s:11:\"4.227.36.47\";a:1:{i:0;i:1732988391;}s:14:\"149.56.150.223\";a:2:{i:3;i:1732998974;i:4;i:1732998977;}s:14:\"109.205.213.18\";a:2:{i:10;i:1733903075;i:11;i:1733903077;}s:13:\"54.36.149.104\";a:1:{i:0;i:1733054775;}s:13:\"41.56.156.112\";a:1:{i:0;i:1733056876;}s:14:\"105.245.229.31\";a:2:{i:0;i:1733063714;i:1;i:1733063715;}s:13:\"13.60.206.167\";a:1:{i:0;i:1733090287;}s:14:\"15.237.116.212\";a:1:{i:0;i:1733093037;}s:14:\"92.222.181.205\";a:1:{i:0;i:1733099662;}s:14:\"52.167.144.146\";a:1:{i:0;i:1733136208;}s:13:\"40.77.167.143\";a:1:{i:0;i:1733139304;}s:14:\"46.101.111.185\";a:4:{i:9;i:1733148214;i:10;i:1733148215;i:11;i:1733148216;i:12;i:1733148218;}s:12:\"93.44.124.86\";a:2:{i:0;i:1733165112;i:1;i:1733165114;}s:11:\"3.90.45.254\";a:1:{i:0;i:1733183777;}s:14:\"52.167.144.169\";a:1:{i:0;i:1733232425;}s:14:\"52.167.144.214\";a:1:{i:0;i:1733235411;}s:11:\"3.145.50.71\";a:1:{i:0;i:1733244357;}s:14:\"91.242.248.233\";a:2:{i:0;i:1733255345;i:1;i:1733255346;}s:14:\"105.233.86.117\";a:2:{i:4;i:1733306908;i:5;i:1733306908;}s:13:\"40.77.167.159\";a:1:{i:0;i:1733309095;}s:14:\"52.167.144.226\";a:1:{i:0;i:1733312110;}s:14:\"209.38.208.202\";a:4:{i:10;i:1733351890;i:11;i:1733351891;i:12;i:1733351893;i:13;i:1733351894;}s:14:\"24.199.114.129\";a:1:{i:0;i:1733371559;}s:13:\"66.249.65.102\";a:1:{i:0;i:1733392798;}s:13:\"66.249.65.104\";a:1:{i:0;i:1733396399;}s:12:\"4.227.36.108\";a:1:{i:2;i:1733434124;}s:12:\"83.99.151.65\";a:1:{i:1;i:1733433875;}s:14:\"31.201.105.145\";a:1:{i:4;i:1733440241;}s:12:\"54.36.148.80\";a:1:{i:0;i:1733443567;}s:11:\"4.227.36.61\";a:2:{i:2;i:1733447249;i:3;i:1733447252;}s:13:\"77.63.109.239\";a:1:{i:0;i:1733470451;}s:11:\"4.227.36.45\";a:1:{i:1;i:1733471316;}s:14:\"102.39.145.208\";a:2:{i:0;i:1733473132;i:1;i:1733473133;}s:13:\"145.64.135.32\";a:1:{i:0;i:1733487750;}s:15:\"185.203.122.234\";a:2:{i:0;i:1733501966;i:1;i:1733501967;}s:12:\"209.97.180.8\";a:3:{i:11;i:1733506608;i:12;i:1733506611;i:13;i:1733506612;}s:12:\"41.56.175.51\";a:2:{i:0;i:1733589491;i:1;i:1733589492;}s:14:\"105.245.228.53\";a:2:{i:2;i:1733599115;i:3;i:1733599116;}s:11:\"74.235.28.3\";a:2:{i:127;i:1733606023;i:128;i:1733606027;}s:11:\"4.227.36.19\";a:2:{i:1;i:1733629149;i:2;i:1733629153;}s:14:\"35.215.116.207\";a:1:{i:0;i:1733653355;}s:14:\"105.225.72.190\";a:2:{i:0;i:1733674176;i:1;i:1733674177;}s:13:\"23.148.146.27\";a:1:{i:0;i:1733686519;}s:15:\"105.243.157.235\";a:1:{i:0;i:1733756477;}s:14:\"192.42.116.193\";a:1:{i:0;i:1733841724;}s:12:\"165.22.235.3\";a:3:{i:11;i:1733843133;i:12;i:1733843135;i:13;i:1733843137;}s:13:\"84.171.17.183\";a:2:{i:0;i:1733849113;i:1;i:1733849113;}s:12:\"80.241.0.242\";a:2:{i:2;i:1733897410;i:3;i:1733897410;}s:14:\"81.209.177.145\";a:1:{i:1;i:1733914222;}s:15:\"132.145.140.179\";a:2:{i:237;i:1734027651;i:238;i:1734027654;}s:14:\"195.110.38.244\";a:1:{i:4;i:1734064789;}s:11:\"18.97.14.81\";a:1:{i:0;i:1734125950;}s:13:\"34.29.178.232\";a:2:{i:0;i:1734155928;i:1;i:1734155930;}s:13:\"165.227.84.14\";a:4:{i:10;i:1734175284;i:11;i:1734175285;i:12;i:1734175287;i:13;i:1734175288;}s:11:\"34.55.91.76\";a:2:{i:0;i:1734191300;i:1;i:1734191301;}s:13:\"41.56.131.119\";a:2:{i:0;i:1734194936;i:1;i:1734194936;}s:15:\"182.253.166.168\";a:1:{i:0;i:1734241862;}s:13:\"129.213.94.27\";a:2:{i:476;i:1734769784;i:477;i:1734769787;}s:13:\"5.189.130.126\";a:1:{i:0;i:1734265911;}s:11:\"4.227.36.44\";a:2:{i:3;i:1734266449;i:4;i:1734266451;}s:13:\"35.180.92.166\";a:1:{i:40;i:1734282035;}s:15:\"105.245.232.120\";a:1:{i:0;i:1734292556;}s:11:\"3.90.73.206\";a:1:{i:0;i:1734345307;}s:14:\"54.235.158.162\";a:1:{i:0;i:1734345312;}s:12:\"179.57.52.14\";a:2:{i:0;i:1734370218;i:1;i:1734370220;}s:14:\"102.208.108.99\";a:2:{i:0;i:1734423228;i:1;i:1734423229;}s:13:\"35.180.98.173\";a:1:{i:6;i:1734429780;}s:11:\"4.227.36.76\";a:1:{i:0;i:1734448008;}s:13:\"34.231.77.232\";a:1:{i:0;i:1734452434;}s:13:\"35.168.238.50\";a:1:{i:0;i:1734464561;}s:13:\"95.91.228.162\";a:2:{i:0;i:1734471888;i:1;i:1734471888;}s:14:\"196.117.38.147\";a:2:{i:0;i:1734525348;i:1;i:1734525351;}s:13:\"100.28.204.82\";a:1:{i:0;i:1734545639;}s:10:\"52.2.58.41\";a:1:{i:0;i:1734547673;}s:14:\"35.180.118.123\";a:1:{i:1;i:1734554898;}s:14:\"185.207.251.94\";a:2:{i:2;i:1734556723;i:3;i:1734556723;}s:15:\"134.209.250.204\";a:1:{i:0;i:1734610661;}s:15:\"185.220.101.104\";a:1:{i:0;i:1734614778;}s:14:\"102.223.59.139\";a:1:{i:0;i:1734641035;}s:12:\"65.2.175.154\";a:1:{i:0;i:1734722264;}s:13:\"206.81.24.227\";a:4:{i:11;i:1734743257;i:12;i:1734743258;i:13;i:1734743259;i:14;i:1734743261;}s:13:\"41.56.150.103\";a:2:{i:2;i:1734801845;i:3;i:1734801846;}s:13:\"185.130.44.59\";a:1:{i:0;i:1734832451;}s:11:\"4.227.36.15\";a:1:{i:0;i:1734904342;}s:12:\"41.56.180.10\";a:1:{i:0;i:1734941229;}s:12:\"40.77.167.70\";a:1:{i:1;i:1734941585;}s:10:\"57.141.0.3\";a:1:{i:0;i:1735036804;}s:13:\"5.255.231.178\";a:1:{i:0;i:1735069578;}s:12:\"45.148.10.86\";a:1:{i:1;i:1735096614;}s:14:\"167.71.175.236\";a:3:{i:12;i:1735079988;i:13;i:1735079989;i:14;i:1735079991;}s:13:\"102.69.178.88\";a:1:{i:0;i:1735122836;}s:13:\"170.205.28.91\";a:1:{i:0;i:1735123746;}s:14:\"207.180.213.68\";a:1:{i:0;i:1735148295;}s:13:\"35.178.202.15\";a:1:{i:0;i:1735248275;}s:11:\"64.227.70.2\";a:4:{i:11;i:1735260706;i:12;i:1735260707;i:13;i:1735260708;i:14;i:1735260710;}s:13:\"98.80.104.243\";a:1:{i:0;i:1735263100;}s:14:\"160.226.137.28\";a:1:{i:0;i:1735281370;}s:13:\"74.125.213.13\";a:2:{i:0;i:1735325320;i:1;i:1735325320;}s:14:\"41.116.200.208\";a:1:{i:0;i:1735343058;}s:14:\"64.233.172.138\";a:1:{i:0;i:1735412691;}s:13:\"34.231.71.168\";a:1:{i:0;i:1735418365;}s:15:\"105.225.171.105\";a:2:{i:0;i:1735422878;i:1;i:1735422879;}s:12:\"4.227.36.112\";a:1:{i:1;i:1735423495;}s:14:\"150.136.69.140\";a:2:{i:237;i:1735466063;i:238;i:1735466066;}s:14:\"185.147.125.79\";a:10:{i:0;i:1735475275;i:1;i:1735475275;i:2;i:1735475275;i:3;i:1735475275;i:4;i:1735475276;i:5;i:1735475276;i:6;i:1735475276;i:7;i:1735475276;i:8;i:1735475276;i:9;i:1735475278;}}','off'),(641348,'rsssl_encryption_keys_set','1','off'),(641366,'rsssl_upgrade_le_key','1','off'),(749489,'elementor_checklist','{\"last_opened_timestamp\":-1,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"editor_visit_count\":0,\"should_open_in_editor\":false}','auto'),(763303,'rsssl_reset_fix','1','off'),(777635,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"5995ace4ff773460bc64f88dce36c59e\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(814594,'odyssey_stats_admin_asset_cache_buster','{\"cache_buster\":\"1e750040816\",\"cached_at\":1758180972074}','off'),(814662,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1758188744;s:5:\"value\";s:18404:\"[{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-special-offer\",\"title\":\"Host with Elementor, Get Unified Support for Building & Hosting\",\"description\":\"Advance to Elementor\'s Cloud Hosting powered by Google Cloud and Cloudflare. Use the coupon CLOUDPLUSSPECIAL2025 to get Host Cloud Plus at the price of Host Cloud.\",\"topic\":\"Special offer: Elementor Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host_coupon.png\",\"chipTags\":[\"Cloud Hosting\"],\"cta\":\"Get it Now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/host-whats-new-host-discount\\/\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"send-notification-august\",\"title\":\"All Your Assets, One Library\",\"description\":\"Save time and skip the re-uploads - now you can pull images straight from your WordPress Media Library into Send. Faster, simpler, and built for WordPress.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aug_send.png\",\"chipTags\":[\"Cart abandonment\"],\"cta\":\"Upload Your Assets\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ML_WN\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(828135,'essential-addons-for-elementor-lite_notices','a:5:{s:22:\"black_friday_24_notice\";a:4:{s:5:\"start\";i:1734263483;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:6:\"6.0.13\";s:6:\"expire\";i:1733443199;}s:7:\"version\";s:5:\"1.1.0\";s:6:\"review\";a:3:{s:5:\"start\";i:1760531436;s:10:\"recurrence\";i:30;s:7:\"refresh\";s:5:\"6.3.3\";}s:17:\"holiday_24_notice\";a:4:{s:5:\"start\";i:1753061555;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"6.2.1\";s:6:\"expire\";i:1736553599;}s:21:\"ea8th_birthday_notice\";a:4:{s:5:\"start\";i:1759925196;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"6.3.3\";s:6:\"expire\";i:1754258400;}}','off'),(859254,'rsssl_404_notice_shown','1','off'),(878211,'e_editor_counter','10','auto'),(1024039,'elementor_landing_pages_activation','0','auto'),(1024040,'_elementor_local_google_fonts','a:2:{s:6:\"roboto\";a:2:{s:3:\"url\";s:86:\"https://www.capegliding.co.za/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742248030;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:90:\"https://www.capegliding.co.za/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742248033;}}','auto'),(1070725,'_transient_timeout_wpnotice_priority_time_expired','3487236050','off'),(1070726,'_transient_wpnotice_priority_time_expired','1','off'),(1070807,'post_by_email_address5','NULL','auto'),(1105089,'elementor_pro_install_history','a:6:{s:6:\"3.14.0\";i:1745337099;s:6:\"3.28.3\";i:1745337100;s:6:\"3.28.4\";i:1746568090;s:6:\"3.32.1\";i:1758178682;s:6:\"3.32.2\";i:1759182401;s:6:\"3.32.3\";i:1761083158;}','auto'),(1105100,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.32.1\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:6050;i:4;i:219;i:3;i:107;i:2;i:105;i:1;i:624;}s:11:\"num_ratings\";i:7105;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:113;s:24:\"support_threads_resolved\";i:89;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2025-09-16 2:32pm GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:25581:\"<p><iframe loading=\"lazy\" title=\"Elementor - The Leading Platform for Web Creators\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/le72grP_Q6k?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING OVER 18M WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly.</p>\n<p>Unlock all features with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor Pro</a>.</p>\n<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href=\"https://elemn.to/repo-hosting\" rel=\"nofollow ugc\">Elementor Hosting</a></strong> Powered by Google Cloud &amp; Cloudflare. 4.9/5 TrustPilot score.</p>\n<h3>🌟 Create Professional Stunning Websites</h3>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive Drag &amp; Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>\n</ul>\n<h4>🗝️ Key features:</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design System</a></strong>: Use Elementor&#8217;s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor&#8217;s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong>Floating Buttons</strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor&#8217;s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>: Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store&#8217;s visual appeal and functionality.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor&#8217;s Notes feature to leave feedback and comments directly on the design interface.</li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>\n<li><strong>Custom Fonts &amp; Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand&#8217;s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Toggle</strong>. Use the Toggle to hide or display content, like FAQ.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting&#8230;</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized and concatenated stylesheets and scripts for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Pro Features</h3>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website&#8217;s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Pro Theme Widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website&#8217;s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website&#8217;s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Pro WooCommerce Widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a></strong>!</p>\n<h4>🔒 SECURITY AND COMPLIANCE</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>.</p>\n<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via translate.wordpress.org. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a></li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<h4>📣 See What Our Users Have to Say</h4>\n<blockquote>\n<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/\" rel=\"ugc\">Graphicvision1</a></em></p>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<p>“Easily, my most used WP plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/\" rel=\"ugc\">Xander Venske</a></em></p>\n<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/love-elementor-17/\" rel=\"ugc\">Andybarn56</a></em></p>\n<p>“Excellent product with great tech support” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/excellent-product-with-great-tech-support/\" rel=\"ugc\">Martywilsonnj</a></em></p>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://elemn.to/discord\" rel=\"nofollow ugc\">Discord Community</a> – Topic and language-specific channels, plus Ella, an amazing AI helper, ready to assist you.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> &#8211; Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> &#8211; Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits – created specifically for Elementor.</li>\n<li>Learn valuable insights and techniques from our <a href=\"https://go.elementor.com/wp-repo-description-tab-youtube-channel/\" rel=\"nofollow ugc\">YouTube Channel</a>.</li>\n<li>Access our <a href=\"https://go.elementor.com/wp-repo-description-tab-academy-elementor-academy/\" rel=\"nofollow ugc\">Academy</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-help-center/\" rel=\"nofollow ugc\">Help Center</a> &#8211; Find guides, tutorials, and resources to answer your questions and boost creativity.</li>\n<li>Show your support by <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-review/\" rel=\"nofollow ugc\">rating us on WordPress</a>. Your feedback fuels our growth! 🤗</li>\n<li>If you have questions or need support, visit the <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-forum/\" rel=\"nofollow ugc\">Plugin&#8217;s Forum</a>. Elementor Pro users can get 24/7 premium support,  &hellip;</li>\n</ul>\n\";s:12:\"installation\";s:1461:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><iframe loading=\"lazy\" title=\"Installing Elementor on WordPress\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&amp;utm_medium=link&amp;utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:4863:\"\n<dt id=\'how%20do%20i%20install%20elementor%3F\'>\nHow do I install Elementor?\n</h4>\n<p>\n<p>To install the free version of Elementor, follow the steps below:<br />\nFrom your WordPress dashboard -&gt; Go to Plugins -&gt; Click on &#8216;Add new&#8217;-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\'does%20elementor%20work%20with%20all%20the%20themes%3F\'>\nDoes Elementor work with all the themes?\n</h4>\n<p>\n<p>Elementor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor&#8217;s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor, and optimize your experience.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20gutenberg%3F\'>\nIs Elementor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\'can%20i%20create%20an%20online%20store%3F\'>\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\'does%20it%20work%20with%20other%20wordpress%20plugins%3F\'>\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20code%3F\'>\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20design%3F\'>\nDo I need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionally designed kits and templates that fit toevery industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\'will%20elementor%20slow%20down%20my%20website%3F\'>\nWill Elementor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of Elementor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\'is%20my%20site%20secure%20with%20elementor%3F\'>\nIs my site secure with Elementor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\'can%20i%20buy%20templates%20separately%3F\'>\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20post%20and%20custom%20post%20types%3F\'>\nIs Elementor compatible with Posts and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\'what%20is%20the%20difference%20between%20elementor%27s%20free%20plugin%20and%20elementor%20pro\'>\nWhat is the difference between Elementor&#8217;s free Plugin and Elementor Pro\n</h4>\n<p>\n<p>Elementor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\'how%20can%20i%20become%20a%20contributor\'>\nHow can I become a Contributor\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:2592:\"<h4>3.32.1 &#8211; 2025-09-16</h4>\n<ul>\n<li>Tweak: Disabled Load Google Fonts locally on all sites by default</li>\n<li>Tweak: Moved the Load Google Fonts locally option to the Performance tab as a feature</li>\n<li>Fix: Column editing handles appear outside the editing overlay</li>\n<li>Fix: Full width containers not aligned to the center</li>\n<li>Fix: Editor stuck on loading when using an Image Box widget with a link (<a href=\"https://github.com/elementor/elementor/issues/32756\" rel=\"nofollow ugc\">#32756</a>)</li>\n</ul>\n<h4>3.32.0 &#8211; 2025-09-15</h4>\n<ul>\n<li>New: Introducing Transform controls to move, scale, rotate, and skew elements with 2D and 3D support &#8211; Editor V4</li>\n<li>New: Introducing Transitions to control how elements animate between states &#8211; Editor V4</li>\n<li>New: Added filter and sort options in Class Manager &#8211; Editor V4</li>\n<li>New: Introducing advanced import and export customization for Website Templates, with selective import of themes, experiments, custom assets, and content</li>\n<li>Tweak: Added option to convert local styles into a reusable Global Class &#8211; Editor V4</li>\n<li>Tweak: Variables now update live on the canvas while editing a variable &#8211; Editor V4</li>\n<li>Tweak: Updated custom unit UI and improved functionality &#8211; Editor V4</li>\n<li>Tweak: Enabled typing negative values in style fields &#8211; Editor V4</li>\n<li>Tweak: Added Bottom position option on layout setting in Icon Box widget</li>\n<li>Tweak: Reduced API-Info size for better performance</li>\n<li>Tweak: Added option for connected users to install Elementor Pro via the Connect Account tab</li>\n<li>Tweak: Enabled ZIP download of Website Templates from the library</li>\n<li>Tweak: Merged Cloud Library feature into version</li>\n<li>Tweak: Optimized compiled CSS output for background videos</li>\n<li>Tweak: Merged Element Caching feature and moved to Performance tab</li>\n<li>Fix: Reaching the Global Class limit prevented page saving &#8211; Editor V4 (<a href=\"https://github.com/elementor/elementor/issues/32277\" rel=\"nofollow ugc\">#32277</a>)</li>\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG</code> enabled</li>\n<li>Fix: Indications popover not displaying correctly in repeaters for Background Overlay &#8211; Editor V4</li>\n<li>Fix: Reduced-motion preferences are not applied to entrance and exit animations</li>\n<li>Fix: Added required PHP and WordPress versions to the plugin header</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3148:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"&lt;strong&gt;Full Design System&lt;/strong&gt; - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"&lt;strong&gt;Kits and Templates&lt;/strong&gt; - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor&#039;s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"&lt;strong&gt;Motion Effects&lt;/strong&gt; - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:20679:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Title: “Elementor – The Fastest and Most Flexible Website Builder”</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ijazbhatti/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6830aae612cbf992025d68336d85dc9ed884b637623d67d2704aa936df7a63a7?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6830aae612cbf992025d68336d85dc9ed884b637623d67d2704aa936df7a63a7?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ijazbhatti/\" class=\"reviewer-name\">ijazbhatti</a> on <span class=\"review-date\">September 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>**“Elementor is an absolute game-changer for building websites quickly and efficiently. The drag-and-drop editor is smooth, and the real-time preview makes designing stress-free. What really stands out is the speed—Elementor has optimized code output, lightweight widgets, and compatibility with caching and CDN tools, which keeps my websites loading super fast. The built-in performance settings like lazy load, image optimization, and custom breakpoints make it even more powerful.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I also love the wide range of templates, responsive controls, and integrations that save me hours of work. Compared to other builders, Elementor delivers both speed and design freedom. If you want a beautiful website that loads lightning-fast, Elementor is the best choice!”*</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">B.S. P.O.S.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/okunato/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d8e5fd02cb9f54f4e1da9fd9ea72f34ead13edf64eae387db105070ea5bd3ffe?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d8e5fd02cb9f54f4e1da9fd9ea72f34ead13edf64eae387db105070ea5bd3ffe?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/okunato/\" class=\"reviewer-name\">okunato</a> on <span class=\"review-date\">September 14, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>First your stuck behind a paywall. Then you get scammed after purchasing the only option your forced to choose (YEARLY), then you will spend the entire day EMAILING support about how you should have received the PRO plugin, then another day asking them to actually ACTIVATE it. Best of luck!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great WP Editor</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mayureshshilotri/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/230b3c9a5af58698f309f010c7514d38974e961cc695bd21388cbeed8a452529?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/230b3c9a5af58698f309f010c7514d38974e961cc695bd21388cbeed8a452529?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mayureshshilotri/\" class=\"reviewer-name\">mayureshshilotri</a> on <span class=\"review-date\">September 13, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor has completely transformed my WordPress workflow. Its intuitive drag-and-drop interface makes website building incredibly fast and surprisingly fun. I can create beautiful, pixel-perfect designs that are fully responsive without writing a single line of code. The vast library of pre-designed templates and widgets gives me a fantastic starting point for any project, saving me hours of work. For anyone looking to build professional-looking WordPress sites with ease and complete creative control, I can\'t recommend Elementor enough. It’s a true game-changer for beginners and pros alike!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Elementor Pro es bueno, pero aún puede mejorar</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mexiweb/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d82d0f33e648c3dc3e0accfb29f3faee5f5ebbf2062e6a0f815f18a92e2a8623?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d82d0f33e648c3dc3e0accfb29f3faee5f5ebbf2062e6a0f815f18a92e2a8623?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mexiweb/\" class=\"reviewer-name\">Luis Eduardo Lopez Pacheco <small>(mexiweb)</small></a> on <span class=\"review-date\">September 3, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:quote {\"className\":\"is-style-plain\"} -->\n<blockquote class=\"wp-block-quote\"></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p><strong>Mi experiencia con Elementor Pro ha sido positiva en general, pero considero que todavía tiene bastante margen de mejora.</strong> Aspectos que pueden mejorar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Listado de íconos:</strong> Sería muy útil poder asignar un color distinto a cada ícono de manera individual, en lugar de aplicar un solo color global.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Página de producto individual:</strong> La capacidad de diseño es limitada y muy básica, apenas se pueden hacer personalizaciones.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Funciones que podrían agregar</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Filtros avanzados en WooCommerce:</strong> Que los clientes puedan filtrar productos por color, talla, marca, precio, etc.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Barra de inventario en tiempo real:</strong> Una visualización que muestre cómo aumenta o disminuye el stock de cada producto.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Opciones avanzadas para clientes/usuarios:</strong> Sería excelente poder ocultar pestañas o menús del panel de WordPress (como plugins, apariencia, ajustes, etc.) para limitar lo que los clientes pueden ver o modificar.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Personalización de login y registro en WooCommerce:</strong> Sería genial poder diseñar y personalizar la página de inicio de sesión y registro para que los clientes tengan una experiencia más atractiva y profesional al acceder al sitio.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Más plantillas en Flexbox:</strong> Especialmente en nichos específicos (ejemplo: abogados, médicos, consultores).</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>En conclusión, Elementor Pro es una herramienta muy buena, pero con estas mejoras sería muchísimo más completa y versátil.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">best editor on earth</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/froden17/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5f69ec7b2e9749df1ac70b35fa09a0c7d6fa9c2cb99498f300c82ed54b165599?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5f69ec7b2e9749df1ac70b35fa09a0c7d6fa9c2cb99498f300c82ed54b165599?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/froden17/\" class=\"reviewer-name\">froden17</a> on <span class=\"review-date\">September 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>best editor on earth !<br /> <br />(except the ai)</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">nice</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ayush0007/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1f8908d6f0df9eab9f75e9ca94dc0a6f1983ff3ab3221de41f215a17d20064cd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1f8908d6f0df9eab9f75e9ca94dc0a6f1983ff3ab3221de41f215a17d20064cd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ayush0007/\" class=\"reviewer-name\">ayush0007</a> on <span class=\"review-date\">September 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p><a href=\"http://www.foodchow.com\">very good ym</a></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">expensive hijack and burned out tech</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/pekkie85/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/82491b55785b39164a17a08bb83fbc55a71eedd439f6f602a563a3ea7d695d52?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/82491b55785b39164a17a08bb83fbc55a71eedd439f6f602a563a3ea7d695d52?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/pekkie85/\" class=\"reviewer-name\">pekkie85</a> on <span class=\"review-date\">September 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>had to rebuild the whole site. <br />its not an addon or an expansion. its a hijack.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>utter waste of money; very heavy, outdated and slow. modern coding practices load much faster and it shows in ure PageSpeed Insights. SEO gets <em>[ expletive deleted, use your words ]</em>.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>horrible tiered support. a dev\'s worst nightmare. 4, 5 times being refferred EACH time you need support. Its organised, i give them that,but so inefficient, timeconsuming and therefore frustrating, and slow.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>most tutorials are outdated. its a joke. deepseek helped me through setup, cuz their own documentation is extensive, but outdated.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><em>[ Word deleted, next time you may be banned. Don\'t repeat that. ]</em> coding approach. when Elementor hijacks Woo, you have to reset the endpoints, but they dont tell you this, so your order process breaks, putting you out of business. after 24hrs of tiered support you learn that the PRO install hijacked ure endpoints.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>have to make new product layouts for most individual products, as , when you make a template, you have to assign it to a product... in the end you have as many templates as you have products. <em>[ Again, word deleted do not use that word. ]</em> waste of time.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>when you try the free, they blackmail you into the pro with disabled features such as \"customise checkout\", which turned out, didnt customise <em>[ expletive deleted, again use your words ]</em>. not typography, not colors, not text fields ( its in the API now)<br />And when you finally stupid enough to go Pro, the whole blackmail starts again for other , pay-extra? features. its been a very costly, dissapointing, -almost deadly to my website- experience.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Promising but shaking</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/aplaignaud/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8692212128a76c6add97994dbecac63cd07c32a43c244e6b007ea76ea85683df?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8692212128a76c6add97994dbecac63cd07c32a43c244e6b007ea76ea85683df?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/aplaignaud/\" class=\"reviewer-name\">aplaignaud</a> on <span class=\"review-date\">August 31, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Interesting builder, much possibly overtaken by the WP editor some day.<br />Needs paid plugins on plugins to be rather complete.<br />Many strange behaviors, you may break your site at any moment.<br />Support, even for fully paid licence, is NOT responding.<br />I don\'t understand the hype around it.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Perfect for Beginners Who Want Quick Results</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/asifhossain1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bb899542b0895e2f90d7bd23fdca3850a96b1e6204541dc826a0abe070733743?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bb899542b0895e2f90d7bd23fdca3850a96b1e6204541dc826a0abe070733743?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/asifhossain1/\" class=\"reviewer-name\">Asif Hossain <small>(asifhossain1)</small></a> on <span class=\"review-date\">August 29, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I love how simple Elementor makes designing a site, even if you have zero experience. The interface is smooth and intuitive, so you can see your ideas come to life instantly. The free version works fine for basics but the best features are locked behind the Pro plan.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent website builder</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/elmehdibousstani/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b9c3b49c2442bb23767ad90b6c08984ebc75da5c15142efb65fee5e3f35a094b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b9c3b49c2442bb23767ad90b6c08984ebc75da5c15142efb65fee5e3f35a094b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/elmehdibousstani/\" class=\"reviewer-name\">elmehdibousstani</a> on <span class=\"review-date\">August 27, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent website builder</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:190:\"<strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:362:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:6:\"3.24.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:12:\"3.24.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip\";s:12:\"3.24.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip\";s:12:\"3.24.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip\";s:11:\"3.24.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip\";s:11:\"3.24.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip\";s:11:\"3.24.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip\";s:6:\"3.24.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip\";s:6:\"3.24.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip\";s:6:\"3.24.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip\";s:6:\"3.24.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip\";s:6:\"3.24.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip\";s:6:\"3.24.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip\";s:6:\"3.24.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip\";s:6:\"3.24.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip\";s:6:\"3.25.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip\";s:12:\"3.25.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip\";s:12:\"3.25.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip\";s:12:\"3.25.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip\";s:11:\"3.25.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip\";s:11:\"3.25.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip\";s:11:\"3.25.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip\";s:6:\"3.25.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip\";s:7:\"3.25.10\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip\";s:7:\"3.25.11\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip\";s:6:\"3.25.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip\";s:6:\"3.25.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip\";s:6:\"3.25.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip\";s:6:\"3.25.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip\";s:6:\"3.25.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip\";s:6:\"3.25.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip\";s:6:\"3.25.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip\";s:6:\"3.25.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip\";s:6:\"3.26.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:12:\"3.26.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip\";s:12:\"3.26.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip\";s:12:\"3.26.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip\";s:12:\"3.26.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip\";s:12:\"3.26.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip\";s:11:\"3.26.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip\";s:11:\"3.26.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip\";s:11:\"3.26.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip\";s:11:\"3.26.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip\";s:11:\"3.26.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip\";s:6:\"3.26.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip\";s:6:\"3.26.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip\";s:6:\"3.26.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip\";s:6:\"3.26.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip\";s:6:\"3.26.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip\";s:6:\"3.27.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip\";s:12:\"3.27.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip\";s:12:\"3.27.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip\";s:11:\"3.27.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip\";s:11:\"3.27.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip\";s:6:\"3.27.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip\";s:6:\"3.27.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip\";s:6:\"3.27.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip\";s:6:\"3.27.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip\";s:6:\"3.27.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip\";s:6:\"3.27.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip\";s:6:\"3.27.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip\";s:6:\"3.28.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip\";s:12:\"3.28.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip\";s:12:\"3.28.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip\";s:12:\"3.28.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip\";s:11:\"3.28.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip\";s:11:\"3.28.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip\";s:11:\"3.28.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip\";s:6:\"3.28.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip\";s:6:\"3.28.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip\";s:6:\"3.28.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip\";s:6:\"3.28.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip\";s:6:\"3.29.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip\";s:12:\"3.29.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip\";s:12:\"3.29.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip\";s:12:\"3.29.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip\";s:12:\"3.29.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip\";s:11:\"3.29.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip\";s:11:\"3.29.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip\";s:11:\"3.29.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip\";s:11:\"3.29.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip\";s:6:\"3.29.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip\";s:6:\"3.29.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:6:\"3.30.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip\";s:12:\"3.30.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip\";s:12:\"3.30.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip\";s:12:\"3.30.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip\";s:11:\"3.30.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip\";s:11:\"3.30.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip\";s:11:\"3.30.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip\";s:6:\"3.30.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip\";s:6:\"3.30.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:6:\"3.30.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip\";s:6:\"3.30.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:6:\"3.31.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip\";s:12:\"3.31.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip\";s:12:\"3.31.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip\";s:11:\"3.31.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip\";s:11:\"3.31.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip\";s:6:\"3.31.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip\";s:6:\"3.31.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip\";s:6:\"3.31.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:6:\"3.31.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip\";s:6:\"3.31.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip\";s:6:\"3.32.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip\";s:12:\"3.32.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip\";s:12:\"3.32.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip\";s:12:\"3.32.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip\";s:11:\"3.32.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip\";s:11:\"3.32.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip\";s:11:\"3.32.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip\";s:6:\"3.32.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";}}','off'),(1105126,'rg_form_original_version','2.8.18','off'),(1288160,'wpseo_llmstxt','a:7:{s:23:\"llms_txt_selection_mode\";s:4:\"auto\";s:13:\"about_us_page\";i:0;s:12:\"contact_page\";i:0;s:10:\"terms_page\";i:0;s:19:\"privacy_policy_page\";i:0;s:9:\"shop_page\";i:0;s:20:\"other_included_pages\";a:0:{}}','auto'),(1300656,'post_by_email_address6','NULL','auto'),(1302790,'_elementor_element_cache_unique_id','f386efddd5b4661c0c40dbbf5b4b741e','auto'),(1328722,'post_by_email_address4','NULL','auto'),(1374672,'rsssl_htaccess_should_wrap','1','off'),(1374727,'can_compress_scripts','0','on'),(1389005,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1765954159','off'),(1389006,'_transient__elementor_ab_test_plg_site_mailer_submission','2','off'),(1389117,'elementor_controls_usage','a:2:{s:7:\"wp-page\";a:8:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:14;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:29;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:24;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:27;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:5:\"video\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:6;}}}}s:17:\"eael-gravity-form\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_info_box\";a:3:{s:17:\"contact_form_list\";i:2;s:10:\"form_title\";i:2;s:16:\"form_description\";i:1;}}}}s:4:\"html\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}s:7:\"wp-post\";a:4:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:0:{}}s:5:\"video\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:6:{s:11:\"youtube_url\";i:5;s:10:\"video_type\";i:1;s:9:\"vimeo_url\";i:1;s:8:\"autoplay\";i:1;s:14:\"play_on_mobile\";i:1;s:4:\"loop\";i:1;}}}}}}','off'),(1389159,'elementor_allow_tracking_last_update','1758179128','auto'),(1389546,'_transient_is_multi_author','1','on'),(1389649,'rsssl_pro_trial_dismissed','1','off'),(1389652,'as_has_wp_comment_logs','no','on'),(1389674,'action_scheduler_migration_status','complete','auto'),(1389707,'_transient_twentyseventeen_categories','1','on'),(1392945,'elementor_1_elementor_updater_batch_8815797c841bc82c0c5cb32510e3','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),(1427655,'_transient_timeout_jetpack_file_data_15.0.2','1761385575','off'),(1427656,'_transient_jetpack_file_data_15.0.2','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{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:24:\"requires_user_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:\"\";}}','off'),(1444283,'elementor-pro_elementor_pro_updater_completed','1','auto'),(1481231,'_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:65:\"https://downloads.wordpress.org/release/en_ZA/wordpress-6.8.3.zip\";s:6:\"locale\";s:5:\"en_ZA\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_ZA/wordpress-6.8.3.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.3\";s:7:\"version\";s:5:\"6.8.3\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1761126387;s:15:\"version_checked\";s:5:\"6.8.3\";s:12:\"translations\";a:0:{}}','off'),(1484555,'_transient_timeout_jetpack_file_data_15.1','1762552005','off'),(1484556,'_transient_jetpack_file_data_15.1','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{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:24:\"requires_user_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:\"\";}}','off'),(1488016,'_transient_timeout_jetpack_file_data_15.1.1','1762638394','off'),(1488017,'_transient_jetpack_file_data_15.1.1','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{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:24:\"requires_user_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:\"\";}}','off'),(1499237,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1761212794','off'),(1499238,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','off'),(1499239,'_transient_timeout_rsssl_can_use_curl_headers_check','1761212796','off'),(1499240,'_transient_rsssl_can_use_curl_headers_check','a:6:{i:0;s:25:\"Upgrade Insecure Requests\";i:1;s:16:\"X-XSS protection\";i:2;s:22:\"X-Content Type Options\";i:3;s:15:\"Referrer-Policy\";i:4;s:18:\"Permissions-Policy\";i:5;s:30:\"HTTP Strict Transport Security\";}','off'),(1502727,'_transient_GFCache_a8971be5ec489ae001f87174e5050c76','a:1:{s:17:\"gravityforms_cron\";a:3:{i:0;i:1761116304;i:1;i:1761029976;i:2;i:1760943508;}}','on'),(1502773,'_transient_timeout_elementor_rollback_versions_3.32.4','1761378108','off'),(1502774,'_transient_elementor_rollback_versions_3.32.4','a:30:{i:0;s:6:\"3.32.3\";i:1;s:6:\"3.32.2\";i:2;s:6:\"3.32.1\";i:3;s:6:\"3.32.0\";i:4;s:6:\"3.31.5\";i:5;s:6:\"3.31.4\";i:6;s:6:\"3.31.3\";i:7;s:6:\"3.31.2\";i:8;s:6:\"3.31.1\";i:9;s:6:\"3.31.0\";i:10;s:6:\"3.30.4\";i:11;s:6:\"3.30.3\";i:12;s:6:\"3.30.2\";i:13;s:6:\"3.30.1\";i:14;s:6:\"3.30.0\";i:15;s:6:\"3.29.2\";i:16;s:6:\"3.29.1\";i:17;s:6:\"3.29.0\";i:18;s:6:\"3.28.4\";i:19;s:6:\"3.28.3\";i:20;s:6:\"3.28.2\";i:21;s:6:\"3.28.1\";i:22;s:6:\"3.28.0\";i:23;s:6:\"3.27.7\";i:24;s:6:\"3.27.6\";i:25;s:6:\"3.27.5\";i:26;s:6:\"3.27.4\";i:27;s:6:\"3.27.3\";i:28;s:6:\"3.27.2\";i:29;s:6:\"3.27.1\";}','off'),(1509151,'_transient_timeout_rg_gforms_license','1761216008','off'),(1509152,'_transient_rg_gforms_license','a:19:{s:15:\"license_key_md5\";s:32:\"ebf6b0493598f62c4e8e82dc8df8f553\";s:12:\"date_created\";s:19:\"2023-07-18 08:40:02\";s:12:\"date_expires\";s:19:\"2026-08-17 08:39:45\";s:12:\"renewal_date\";s:19:\"2026-07-18 08:39:45\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"product_name\";s:19:\"Gravity Forms Elite\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:298;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:0;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:5;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}','off'),(1509320,'_transient_timeout_jetpack_https_test','1761129710','off'),(1509321,'_transient_jetpack_https_test','1','off'),(1509322,'_transient_timeout_jetpack_https_test_message','1761129710','off'),(1509323,'_transient_jetpack_https_test_message','','off'),(1510222,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1761169557','off'),(1510223,'_transient_jetpack_plugin_api_action_links_refresh','1761083157','off'),(1510859,'gform_upload_page_slug','16c9b2cb2a9135d','auto'),(1510948,'_site_transient_timeout_fs_garbage_collection','1761190808','off'),(1510949,'_site_transient_fs_garbage_collection','1','off'),(1512578,'_transient_timeout_jpp_li_4a21e59eb07d8e723b4b8b6b461c29e9','1761126773','off'),(1512579,'_transient_jpp_li_4a21e59eb07d8e723b4b8b6b461c29e9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (157.173.207.227)\";s:17:\"seconds_remaining\";i:3597;s:16:\"blocked_attempts\";s:6:\"111687\";s:6:\"expire\";i:1761126773;}','off'),(1512600,'_transient_timeout_jpp_li_3d094b44497f2903ffd5004e88befa44','1761126795','off'),(1512601,'_transient_jpp_li_3d094b44497f2903ffd5004e88befa44','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (74.50.73.102)\";s:17:\"seconds_remaining\";i:3417;s:16:\"blocked_attempts\";s:6:\"111688\";s:6:\"expire\";i:1761126795;}','off'),(1512631,'_transient_timeout_jpp_li_32c755a1034a433a255c0d0b6bcc0ab2','1761127060','off'),(1512632,'_transient_jpp_li_32c755a1034a433a255c0d0b6bcc0ab2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (52.117.100.171)\";s:17:\"seconds_remaining\";i:3481;s:16:\"blocked_attempts\";s:6:\"111689\";s:6:\"expire\";i:1761127060;}','off'),(1512699,'_transient_timeout_jpp_li_d0de73f2dfeeb1e1cade53a130eb390d','1761127880','off'),(1512700,'_transient_jpp_li_d0de73f2dfeeb1e1cade53a130eb390d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (139.162.83.71)\";s:17:\"seconds_remaining\";i:3500;s:16:\"blocked_attempts\";s:6:\"111692\";s:6:\"expire\";i:1761127880;}','off'),(1512716,'_transient_timeout_jpp_li_54f90c930a6b07b48fb21e336e6e4069','1761127450','off'),(1512717,'_transient_jpp_li_54f90c930a6b07b48fb21e336e6e4069','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.77.207.75)\";s:17:\"seconds_remaining\";i:2879;s:16:\"blocked_attempts\";s:6:\"111693\";s:6:\"expire\";i:1761127450;}','off'),(1512734,'_transient_timeout_jpp_li_a7885e4aee98ce4324f87f9f67b61ca8','1761128069','off'),(1512735,'_transient_jpp_li_a7885e4aee98ce4324f87f9f67b61ca8','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (161.97.70.99)\";s:17:\"seconds_remaining\";i:3293;s:16:\"blocked_attempts\";s:6:\"111694\";s:6:\"expire\";i:1761128069;}','off'),(1512746,'_transient_timeout_jpp_li_98005d517a4941bafeaa93e248bc66a1','1761127315','off'),(1512747,'_transient_jpp_li_98005d517a4941bafeaa93e248bc66a1','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (167.172.253.253)\";s:17:\"seconds_remaining\";i:2343;s:16:\"blocked_attempts\";s:6:\"111695\";s:6:\"expire\";i:1761127315;}','off'),(1512757,'_transient_timeout_jpp_li_587eba77417dadf99a9e166cd5a3249b','1761128722','off'),(1512758,'_transient_jpp_li_587eba77417dadf99a9e166cd5a3249b','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:54:\"No current blocks on this IP address (152.110.102.135)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"111696\";s:6:\"expire\";i:1761128722;}','off'),(1512767,'_transient_timeout_jpp_li_544b4e8fa4365afac7c795612abdd7c3','1761128238','off'),(1512768,'_transient_jpp_li_544b4e8fa4365afac7c795612abdd7c3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (210.211.97.224)\";s:17:\"seconds_remaining\";i:3081;s:16:\"blocked_attempts\";s:6:\"111696\";s:6:\"expire\";i:1761128238;}','off'),(1512782,'_transient_timeout_jpp_li_26e10de66473b525c1fff8005ebb8fb4','1761128503','off'),(1512783,'_transient_jpp_li_26e10de66473b525c1fff8005ebb8fb4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (162.241.218.16)\";s:17:\"seconds_remaining\";i:3178;s:16:\"blocked_attempts\";s:6:\"111697\";s:6:\"expire\";i:1761128503;}','off'),(1512786,'_transient_timeout_jpp_li_51a6dabd38599e49509977990b6ac08a','1761128874','off'),(1512787,'_transient_jpp_li_51a6dabd38599e49509977990b6ac08a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (68.66.226.94)\";s:17:\"seconds_remaining\";i:3525;s:16:\"blocked_attempts\";s:6:\"111698\";s:6:\"expire\";i:1761128874;}','off'),(1512809,'_transient_timeout_jpp_li_768435d819b6d3287294826e5f47f667','1761128977','off'),(1512810,'_transient_jpp_li_768435d819b6d3287294826e5f47f667','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (198.59.144.19)\";s:17:\"seconds_remaining\";i:3245;s:16:\"blocked_attempts\";s:6:\"111699\";s:6:\"expire\";i:1761128977;}','off'),(1512821,'_transient_timeout_jpp_li_67c5a4ad9068a80b3228e268426daaeb','1761128883','off'),(1512822,'_transient_jpp_li_67c5a4ad9068a80b3228e268426daaeb','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (202.174.110.119)\";s:17:\"seconds_remaining\";i:2961;s:16:\"blocked_attempts\";s:6:\"111700\";s:6:\"expire\";i:1761128883;}','off'),(1512841,'_transient_timeout_jpp_li_c530f57e3493379cabe8ebeb77c4c658','1761129893','off'),(1512842,'_transient_jpp_li_c530f57e3493379cabe8ebeb77c4c658','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (124.156.178.131)\";s:17:\"seconds_remaining\";i:3596;s:16:\"blocked_attempts\";s:6:\"111702\";s:6:\"expire\";i:1761129893;}','off'),(1512852,'_transient_timeout_mailpoet_translation_updates_640bbc276bf9fb32024516ce55d56ea0','1761126688','off'),(1512853,'_transient_mailpoet_translation_updates_640bbc276bf9fb32024516ce55d56ea0','a:6:{s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:14:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 22 Oct 2025 09:46:28 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:4:\"vary\";a:2:{i:0;s:15:\"Accept-Encoding\";i:1;s:20:\"accept, content-type\";}s:8:\"x-hacker\";s:62:\"Want root?  Visit join.a8c.com/hacker and mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:7:\"expires\";s:29:\"Wed, 11 Jan 1984 05:00:00 GMT\";s:13:\"cache-control\";s:56:\"no-cache, must-revalidate, max-age=60, no-store, private\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:18:\"29.hhn _dfw BYPASS\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";s:13:\"server-timing\";s:49:\"a8c-cdn, dc;desc=hhn, cache;desc=BYPASS;dur=214.0\";}}s:4:\"body\";s:39:\"{\"success\":true,\"data\":{\"mailpoet\":[]}}\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:23:\"WpOrg\\Requests\\Response\":10:{s:4:\"body\";s:39:\"{\"success\":true,\"data\":{\"mailpoet\":[]}}\";s:3:\"raw\";s:688:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Wed, 22 Oct 2025 09:46:28 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nVary: Accept-Encoding\r\nX-hacker: Want root?  Visit join.a8c.com/hacker and mention this header.\r\nHost-Header: WordPress.com\r\nX-Frame-Options: SAMEORIGIN\r\nVary: accept, content-type\r\nExpires: Wed, 11 Jan 1984 05:00:00 GMT\r\nCache-Control: no-cache, must-revalidate, max-age=60, no-store, private\r\nContent-Encoding: br\r\nX-ac: 29.hhn _dfw BYPASS\r\nAlt-Svc: h3=\":443\"; ma=86400\r\nStrict-Transport-Security: max-age=31536000\r\nServer-Timing: a8c-cdn, dc;desc=hhn, cache;desc=BYPASS;dur=214.0\r\n\r\n{\"success\":true,\"data\":{\"mailpoet\":[]}}\";s:7:\"headers\";O:31:\"WpOrg\\Requests\\Response\\Headers\":1:{s:7:\"\0*\0data\";a:14:{s:6:\"server\";a:1:{i:0;s:5:\"nginx\";}s:4:\"date\";a:1:{i:0;s:29:\"Wed, 22 Oct 2025 09:46:28 GMT\";}s:12:\"content-type\";a:1:{i:0;s:31:\"application/json; charset=UTF-8\";}s:4:\"vary\";a:2:{i:0;s:15:\"Accept-Encoding\";i:1;s:20:\"accept, content-type\";}s:8:\"x-hacker\";a:1:{i:0;s:62:\"Want root?  Visit join.a8c.com/hacker and mention this header.\";}s:11:\"host-header\";a:1:{i:0;s:13:\"WordPress.com\";}s:15:\"x-frame-options\";a:1:{i:0;s:10:\"SAMEORIGIN\";}s:7:\"expires\";a:1:{i:0;s:29:\"Wed, 11 Jan 1984 05:00:00 GMT\";}s:13:\"cache-control\";a:1:{i:0;s:56:\"no-cache, must-revalidate, max-age=60, no-store, private\";}s:16:\"content-encoding\";a:1:{i:0;s:2:\"br\";}s:4:\"x-ac\";a:1:{i:0;s:18:\"29.hhn _dfw BYPASS\";}s:7:\"alt-svc\";a:1:{i:0;s:19:\"h3=\":443\"; ma=86400\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=31536000\";}s:13:\"server-timing\";a:1:{i:0;s:49:\"a8c-cdn, dc;desc=hhn, cache;desc=BYPASS;dur=214.0\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.1;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:66:\"https://translate.wordpress.com/api/translations-updates/mailpoet/\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:25:\"WpOrg\\Requests\\Cookie\\Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','off');
INSERT INTO `wp_options` VALUES (1512854,'elementor_pro_remote_info_api_data_3.32.3','a:2:{s:7:\"timeout\";i:1761176788;s:5:\"value\";s:248109:\"{\"stable_version\":\"3.32.3\",\"last_updated\":\"2025-10-21 11:37:02\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:232087:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.32.3\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYxMTI2Mzg4LCJleHAiOjE3NjEyMTI3ODh9.cdqOhjSkLQHNIqXbZOP0vyaveG3FzySCszpNcfVrH1w\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYxMTI2Mzg4LCJleHAiOjE3NjEyMTI3ODh9.cdqOhjSkLQHNIqXbZOP0vyaveG3FzySCszpNcfVrH1w\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE3NjExMjYzODgsImV4cCI6MTc2MTIxMjc4OH0.fVmCiLlaGViiH2dIwrLvV2yCilj4_B9g9SLbDT9IvUM\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE3NjExMjYzODgsImV4cCI6MTc2MTIxMjc4OH0.fVmCiLlaGViiH2dIwrLvV2yCilj4_B9g9SLbDT9IvUM\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}','off'),(1512857,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1761126390;s:7:\"checked\";a:5:{s:7:\"inspiro\";s:5:\"2.1.3\";s:15:\"twentyseventeen\";s:3:\"3.9\";s:16:\"twentytwentyfive\";s:3:\"1.3\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:1:{s:7:\"inspiro\";a:6:{s:5:\"theme\";s:7:\"inspiro\";s:11:\"new_version\";s:5:\"2.1.4\";s:3:\"url\";s:37:\"https://wordpress.org/themes/inspiro/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/inspiro.2.1.4.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}}s:9:\"no_update\";a:4:{s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"3.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.3.9.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.3.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(1512858,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1761133590;s:8:\"response\";a:1:{s:21:\"mailpoet/mailpoet.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:22:\"w.org/plugins/mailpoet\";s:4:\"slug\";s:8:\"mailpoet\";s:6:\"plugin\";s:21:\"mailpoet/mailpoet.php\";s:11:\"new_version\";s:6:\"5.16.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/mailpoet/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/mailpoet.5.16.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564\";s:2:\"1x\";s:61:\"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=3284564\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=3284564\";s:2:\"1x\";s:63:\"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=3284564\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:18:\"disable_autoupdate\";b:1;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:14:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.5\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.32.5\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/wpzoom-elementor-addons\";s:4:\"slug\";s:23:\"wpzoom-elementor-addons\";s:6:\"plugin\";s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";s:11:\"new_version\";s:5:\"1.2.7\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/wpzoom-elementor-addons/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/wpzoom-elementor-addons.1.2.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-256x256.gif?rev=3370924\";s:2:\"1x\";s:76:\"https://ps.w.org/wpzoom-elementor-addons/assets/icon-128x128.gif?rev=3381047\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-1544x500.png?rev=3370913\";s:2:\"1x\";s:78:\"https://ps.w.org/wpzoom-elementor-addons/assets/banner-772x250.png?rev=3370913\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:5:\"6.3.3\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.gif?rev=3182943\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.gif?rev=3182943\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.png?rev=3349213\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.png?rev=3349213\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":10:{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:6:\"15.1.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/jetpack.15.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:35:\"jetpack-protect/jetpack-protect.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/jetpack-protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:6:\"plugin\";s:35:\"jetpack-protect/jetpack-protect.php\";s:11:\"new_version\";s:5:\"4.4.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/jetpack-protect/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/jetpack-protect.4.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-256x256.png?rev=2820708\";s:2:\"1x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-128x128.png?rev=2820708\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/jetpack-protect/assets/banner-1544x500.png?rev=2735068\";s:2:\"1x\";s:70:\"https://ps.w.org/jetpack-protect/assets/banner-772x250.png?rev=2735068\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:26:\"post-smtp/postman-smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/post-smtp\";s:4:\"slug\";s:9:\"post-smtp\";s:6:\"plugin\";s:26:\"post-smtp/postman-smtp.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/post-smtp/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/post-smtp.3.6.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/post-smtp/assets/icon-128x128.gif?rev=3209655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/post-smtp/assets/banner-1544x500.jpg?rev=3296254\";s:2:\"1x\";s:64:\"https://ps.w.org/post-smtp/assets/banner-772x250.jpg?rev=3296254\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:7:\"9.5.2.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/really-simple-ssl.9.5.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=3100992\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=3100992\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:35:\"google-site-kit/google-site-kit.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/google-site-kit\";s:4:\"slug\";s:15:\"google-site-kit\";s:6:\"plugin\";s:35:\"google-site-kit/google-site-kit.php\";s:11:\"new_version\";s:7:\"1.164.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/google-site-kit/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/google-site-kit.1.164.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863\";s:2:\"1x\";s:68:\"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=3141863\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=3141863\";s:2:\"1x\";s:70:\"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=3141863\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:43:\"w.org/plugins/social-icons-widget-by-wpzoom\";s:4:\"slug\";s:29:\"social-icons-widget-by-wpzoom\";s:6:\"plugin\";s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";s:11:\"new_version\";s:5:\"4.5.1\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/social-icons-widget-by-wpzoom.4.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/icon-256x256.png?rev=3272153\";s:2:\"1x\";s:82:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/icon-128x128.png?rev=3272153\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/banner-1544x500.png?rev=3272153\";s:2:\"1x\";s:84:\"https://ps.w.org/social-icons-widget-by-wpzoom/assets/banner-772x250.png?rev=3272153\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/instagram-widget-by-wpzoom\";s:4:\"slug\";s:26:\"instagram-widget-by-wpzoom\";s:6:\"plugin\";s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";s:11:\"new_version\";s:5:\"2.2.8\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/instagram-widget-by-wpzoom/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/instagram-widget-by-wpzoom.2.2.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-256x256.png?rev=2534456\";s:2:\"1x\";s:79:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/icon-128x128.png?rev=2534456\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-1544x500.png?rev=3192610\";s:2:\"1x\";s:81:\"https://ps.w.org/instagram-widget-by-wpzoom/assets/banner-772x250.png?rev=3192610\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/wpzoom-portfolio\";s:4:\"slug\";s:16:\"wpzoom-portfolio\";s:6:\"plugin\";s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";s:11:\"new_version\";s:6:\"1.4.16\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/wpzoom-portfolio/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/wpzoom-portfolio.1.4.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wpzoom-portfolio/assets/icon-256x256.png?rev=3277086\";s:2:\"1x\";s:69:\"https://ps.w.org/wpzoom-portfolio/assets/icon-128x128.png?rev=3277086\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpzoom-portfolio/assets/banner-1544x500.png?rev=2917493\";s:2:\"1x\";s:71:\"https://ps.w.org/wpzoom-portfolio/assets/banner-772x250.png?rev=2917493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{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:\"26.2\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.26.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3112542\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3112542\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.7\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":18:{s:14:\"stable_version\";s:6:\"3.32.3\";s:12:\"last_updated\";s:19:\"2025-10-21 11:37:02\";s:11:\"new_version\";s:6:\"3.32.3\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:381:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYxMTI2Mzg4LCJleHAiOjE3NjEyMTI3ODh9.cdqOhjSkLQHNIqXbZOP0vyaveG3FzySCszpNcfVrH1w/package_download\";s:13:\"download_link\";s:381:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYxMTI2Mzg4LCJleHAiOjE3NjEyMTI3ODh9.cdqOhjSkLQHNIqXbZOP0vyaveG3FzySCszpNcfVrH1w/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:358:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE3NjExMjYzODgsImV4cCI6MTc2MTIxMjc4OH0.fVmCiLlaGViiH2dIwrLvV2yCilj4_B9g9SLbDT9IvUM/previous_download\";s:13:\"download_link\";s:358:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtMFcyNDUyNzBGVTRCMm15cWs5UHkxNjAxMjk1NjI2ZmxtenJKb1c5TUpJIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly93d3cuY2FwZWdsaWRpbmcuY28uemEiLCJpYXQiOjE3NjExMjYzODgsImV4cCI6MTc2MTIxMjc4OH0.fVmCiLlaGViiH2dIwrLvV2yCilj4_B9g9SLbDT9IvUM/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:12:\"translations\";a:0:{}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:17:{s:19:\"akismet/akismet.php\";s:3:\"5.5\";s:23:\"elementor/elementor.php\";s:6:\"3.32.5\";s:51:\"wpzoom-elementor-addons/wpzoom-elementor-addons.php\";s:5:\"1.2.7\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.32.3\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:5:\"6.3.3\";s:29:\"gravityforms/gravityforms.php\";s:6:\"2.9.20\";s:35:\"gravityformsrecaptcha/recaptcha.php\";s:5:\"2.0.0\";s:19:\"jetpack/jetpack.php\";s:6:\"15.1.1\";s:35:\"jetpack-protect/jetpack-protect.php\";s:5:\"4.4.0\";s:21:\"mailpoet/mailpoet.php\";s:6:\"5.16.1\";s:26:\"post-smtp/postman-smtp.php\";s:5:\"3.6.0\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:7:\"9.5.2.3\";s:35:\"google-site-kit/google-site-kit.php\";s:7:\"1.164.0\";s:63:\"social-icons-widget-by-wpzoom/social-icons-widget-by-wpzoom.php\";s:5:\"4.5.1\";s:57:\"instagram-widget-by-wpzoom/instagram-widget-by-wpzoom.php\";s:5:\"2.2.8\";s:37:\"wpzoom-portfolio/wpzoom-portfolio.php\";s:6:\"1.4.16\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"26.2\";}}','off'),(1512864,'_transient_timeout_jetpack_sync_constants_await','1761129993','off'),(1512865,'_transient_jetpack_sync_constants_await','1761126393.0758','off'),(1512866,'_transient_timeout_jetpack_is_single_user','1761169593','off'),(1512867,'_transient_jetpack_is_single_user','2','off'),(1512874,'_transient_timeout_jpp_li_05d70c4c2cb8b84d38954b99e1132637','1761130047','off'),(1512875,'_transient_jpp_li_05d70c4c2cb8b84d38954b99e1132637','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (129.232.128.66)\";s:17:\"seconds_remaining\";i:3563;s:16:\"blocked_attempts\";s:6:\"111703\";s:6:\"expire\";i:1761130047;}','off'),(1512883,'_transient_timeout_jpp_li_34a76fb3dc25fbbfa7a8a7c3a8d72e21','1761130125','off'),(1512884,'_transient_jpp_li_34a76fb3dc25fbbfa7a8a7c3a8d72e21','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:49:\"No current blocks on this IP address (34.1.25.21)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"111704\";s:6:\"expire\";i:1761130125;}','off'),(1512885,'_site_transient_timeout_available_translations','1761137326','off'),(1512886,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/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:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.11/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.7/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:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.27\";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:63:\"https://downloads.wordpress.org/translation/core/4.8.27/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-10 08:09:09\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2024-01-19 08:58: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/6.4.7/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: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:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2024-12-26 00:37:42\";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.28/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-06-26 09:35:39\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-20 04:59:05\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/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:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";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/6.2.8/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-16 20:31:21\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-09 08:25:54\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-05 08:42:11\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 02:38:52\";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/6.8.3/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:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-06-05 10:10:20\";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/6.8.3/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:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-22 02:12:36\";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/6.8.3/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-22 02:05:47\";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/6.8.3/de_DE_formal.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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-28 10:25:03\";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/6.8.3/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-28 10:25:24\";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/6.8.3/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:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.8/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 08:56:15\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-29 13:22:09\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-19 23:02:24\";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/6.8.3/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:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-05-22 11:56:25\";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/6.8.3/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_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-08 12:55:00\";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/6.8.3/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-21 17:41:39\";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/6.8.3/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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-19 08:40:47\";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/6.8.3/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_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";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/6.8.3/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_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-02 21:15:15\";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/6.8.3/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_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-08 01:26:01\";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/6.8.3/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_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-09 03:23:24\";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/6.8.3/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_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-14 18:35:51\";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/6.8.3/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:\"6.4.7\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";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/6.4.7/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_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/es_EC.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_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.12\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.12/es_DO.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:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/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_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.18/es_PR.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:6:\"5.2.23\";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:65:\"https://downloads.wordpress.org/translation/core/5.2.23/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_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-30 21:17:40\";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/6.8.3/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_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 22:54:47\";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/6.8.3/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:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-05 12:26:55\";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/6.8.3/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_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/fa_AF.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:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-02 18:18:37\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 04:49:09\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-25 05:20: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/6.8.3/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_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.7\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";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/6.5.7/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:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 15:38:59\";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/6.8.3/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:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/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:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2025-10-21 16:35:04\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.8/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-02 21:35:41\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-29 04:27:18\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";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:63:\"https://downloads.wordpress.org/translation/core/4.4.34/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:\"6.2.8\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.7\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.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:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-18 08:52:05\";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/6.8.3/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:\"6.2.8\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";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/6.2.8/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-18 06:36:37\";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/6.8.3/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:10:\"Folytatás\";}}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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 12:30:22\";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/6.8.3/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.9.28\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";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.9.28/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-14 17:47:58\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-03 12:44:05\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/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:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-04-14 08:02:58\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.2.8\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";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/6.2.8/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:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.23/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:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-22 16:17:50\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 23:59:20\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-16 22:21:09\";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/6.8.3/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:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 12:39:47\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.3/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}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:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-27 20:51:17\";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/6.8.3/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:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-15 19:11:43\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.11/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-21 15:58:34\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.5.7\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.7/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:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-26 17:30:52\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.8.3/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:6:\"5.5.17\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.17/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.2.39\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";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.2.39/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-09 19:23:11\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-14 15:29:10\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-30 21:41:15\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 13:45: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/6.8.3/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:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 07:26:29\";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/6.8.3/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:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/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:6:\"4.8.27\";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:63:\"https://downloads.wordpress.org/translation/core/4.8.27/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:15:\"Panjabi (India)\";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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-03 22:11:25\";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/6.8.3/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.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";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.3.35/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:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-30 11:47:36\";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/6.8.3/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:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 08:00:47\";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/6.8.3/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:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 08:01:51\";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/6.8.3/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:\"6.4.7\";s:7:\"updated\";s:19:\"2023-08-21 12:15: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/6.4.7/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: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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-11 16:31:54\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-30 19:16:19\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.18/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-13 06:23:32\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.8.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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-08-14 09:44:53\";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/6.8.3/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:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-04-18 09:38:51\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-08 20:51:20\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-15 10:44:57\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-06-28 12:50:48\";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/6.8.3/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:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.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:18:\"தொடர்க\";}}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:6:\"5.8.12\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.12/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 17:38:55\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-04-16 23:11:08\";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/6.8.3/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-10 20:06:35\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.8.3/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:3:\"6.8\";s:7:\"updated\";s:19:\"2025-04-18 21:10:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.8/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:6:\"5.4.18\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.18/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:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/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:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-09-01 09:12:13\";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/6.8.3/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_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.8.3\";s:7:\"updated\";s:19:\"2025-07-29 06:55:14\";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/6.8.3/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:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.8\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.8/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:\"6.8.3\";s:7:\"updated\";s:19:\"2025-10-01 08:48:55\";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/6.8.3/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:\"繼續\";}}}','off'),(1512893,'_transient_timeout_jpp_li_c54a87f0350977ffab1a863ca96f210d','1761129910','off'),(1512894,'_transient_jpp_li_c54a87f0350977ffab1a863ca96f210d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (152.67.193.32)\";s:17:\"seconds_remaining\";i:3232;s:16:\"blocked_attempts\";s:6:\"111704\";s:6:\"expire\";i:1761129910;}','off'),(1512915,'_transient_timeout_jpp_li_118363bd98ca3a1eefc8f7dd6aaaa70e','1761130132','off'),(1512916,'_transient_jpp_li_118363bd98ca3a1eefc8f7dd6aaaa70e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (83.212.59.99)\";s:17:\"seconds_remaining\";i:3040;s:16:\"blocked_attempts\";s:6:\"111706\";s:6:\"expire\";i:1761130132;}','off'),(1512925,'_transient_timeout_jpp_li_3c557f74290ce9372473333a95b75c62','1761131023','off'),(1512926,'_transient_jpp_li_3c557f74290ce9372473333a95b75c62','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (217.195.202.8)\";s:17:\"seconds_remaining\";i:3551;s:16:\"blocked_attempts\";s:6:\"111707\";s:6:\"expire\";i:1761131023;}','off'),(1512967,'_transient_timeout_jpp_li_848420657da36043cc2f6f13d08c29d0','1761131320','off'),(1512968,'_transient_jpp_li_848420657da36043cc2f6f13d08c29d0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (131.108.210.112)\";s:17:\"seconds_remaining\";i:3118;s:16:\"blocked_attempts\";s:6:\"111709\";s:6:\"expire\";i:1761131320;}','off'),(1512970,'_transient_timeout_jpp_li_146f866dbff1e4f87a51b1261fad5b4a','1761131375','off'),(1512971,'_transient_jpp_li_146f866dbff1e4f87a51b1261fad5b4a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (188.166.188.97)\";s:17:\"seconds_remaining\";i:3094;s:16:\"blocked_attempts\";s:6:\"111710\";s:6:\"expire\";i:1761131375;}','off'),(1512980,'_transient_timeout_jpp_li_515609f04602e8e7d5710fd7719327d4','1761131733','off'),(1512981,'_transient_jpp_li_515609f04602e8e7d5710fd7719327d4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (122.51.207.51)\";s:17:\"seconds_remaining\";i:3260;s:16:\"blocked_attempts\";s:6:\"111711\";s:6:\"expire\";i:1761131733;}','off'),(1512988,'_transient_timeout_jpp_li_17221a031a7b53047ebd78c37e506f7e','1761132183','off'),(1512989,'_transient_jpp_li_17221a031a7b53047ebd78c37e506f7e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (13.80.5.231)\";s:17:\"seconds_remaining\";i:3522;s:16:\"blocked_attempts\";s:6:\"111712\";s:6:\"expire\";i:1761132183;}','off'),(1513002,'_transient_timeout_jpp_li_0ede5e1bf7d924d8868e427e3807af82','1761132354','off'),(1513003,'_transient_jpp_li_0ede5e1bf7d924d8868e427e3807af82','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (65.108.230.52)\";s:17:\"seconds_remaining\";i:3502;s:16:\"blocked_attempts\";s:6:\"111713\";s:6:\"expire\";i:1761132354;}','off'),(1513015,'_transient_timeout_jpp_li_8f21b8c5ec178cadbbd86685b72f361e','1761132575','off'),(1513016,'_transient_jpp_li_8f21b8c5ec178cadbbd86685b72f361e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (146.19.216.29)\";s:17:\"seconds_remaining\";i:3527;s:16:\"blocked_attempts\";s:6:\"111714\";s:6:\"expire\";i:1761132575;}','off'),(1513023,'_transient_timeout_jpp_li_3f8ca7c750611db18847a7c003535403','1761132653','off'),(1513024,'_transient_jpp_li_3f8ca7c750611db18847a7c003535403','a:5:{s:6:\"status\";s:2:\"ok\";s:3:\"msg\";s:52:\"No current blocks on this IP address (138.197.174.5)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"111715\";s:6:\"expire\";i:1761132653;}','off'),(1513029,'_transient_timeout_jpp_li_0529b57a3c41e12617a1fe01702be741','1761132767','off'),(1513030,'_transient_jpp_li_0529b57a3c41e12617a1fe01702be741','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (190.114.12.98)\";s:17:\"seconds_remaining\";i:3530;s:16:\"blocked_attempts\";s:6:\"111715\";s:6:\"expire\";i:1761132767;}','off'),(1513042,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1761129633','off'),(1513043,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;d:0;}','off'),(1513045,'jetpack_site_products','a:0:{}','on'),(1513048,'_transient_timeout_GFCache_9cc2dcca05474b0a56c197d9cb73db0b','1761216008','off'),(1513049,'_transient_GFCache_9cc2dcca05474b0a56c197d9cb73db0b','a:70:{s:12:\"gravityforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.9.20\";s:14:\"version_latest\";s:8:\"2.9.20.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=DWUuG97X%2Bntvc3gDG%2BlAaTvpGOg%3D\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.20.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2B59OtpBpHMVWiIu3ljS4O4flnOw%3D\";}s:21:\"gravityforms2checkout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=klE1M7gW5dYPvWToLgTq7FFFlJA%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=klE1M7gW5dYPvWToLgTq7FFFlJA%3D\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=RvSczlqdEbctc6iFMkFsnAUtUhU%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=RvSczlqdEbctc6iFMkFsnAUtUhU%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=wQPmTV5AAwuJ4MzH1%2FlOdIHLjGY%3D\";s:10:\"url_latest\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=wQPmTV5AAwuJ4MzH1%2FlOdIHLjGY%3D\";}s:20:\"gravityformsagilecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lLTK%2FTGJtv%2BgyMOJkhkSIu6oxXI%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lLTK%2FTGJtv%2BgyMOJkhkSIu6oxXI%3D\";}s:19:\"gravityformsakismet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=yKUwKzaSr0D8nDrFgDWDQvFMaVM%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=yKUwKzaSr0D8nDrFgDWDQvFMaVM%3D\";}s:24:\"gravityformsauthorizenet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=C29HIO9sr4FiD44b6rIBPD2gSlI%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=C29HIO9sr4FiD44b6rIBPD2gSlI%3D\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ckqYl97qqHS1X1KirjxCz%2BaZ41Q%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ckqYl97qqHS1X1KirjxCz%2BaZ41Q%3D\";}s:21:\"gravityformsbatchbook\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ENaP3UgixarXJE5q7c%2BuhgDLbrw%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ENaP3UgixarXJE5q7c%2BuhgDLbrw%3D\";}s:18:\"gravityformsbreeze\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=gs8wm0bwZVziiWdfB98ZVxDrkI0%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=gs8wm0bwZVziiWdfB98ZVxDrkI0%3D\";}s:17:\"gravityformsbrevo\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=O7Mezzoc1T8bBT6KNxtrGuuLi5Q%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=O7Mezzoc1T8bBT6KNxtrGuuLi5Q%3D\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=HgIv2SzC6Fc19yEJ3yESDHdcHiE%3D\";s:10:\"url_latest\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=HgIv2SzC6Fc19yEJ3yESDHdcHiE%3D\";}s:20:\"gravityformscampfire\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hHgpbzwgpcfxGvSo3eX5hRw1Nvo%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=J7EDBY70dXB%2BjKgNzsSU7wFS6jY%3D\";}s:22:\"gravityformscapsulecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AIQbYZdn7qLm%2FC7SIyayldtDZMU%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AIQbYZdn7qLm%2FC7SIyayldtDZMU%3D\";}s:26:\"gravityformschainedselects\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=g%2FotJDJmtLBD46gvTH3C9Om4Ofs%3D\";s:10:\"url_latest\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=g%2FotJDJmtLBD46gvTH3C9Om4Ofs%3D\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=7%2FttGZTxbNH0YGfYYpQVSWVzvuE%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=7%2FttGZTxbNH0YGfYYpQVSWVzvuE%3D\";}s:15:\"gravityformscli\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=exe61YqMkL%2Fw9sRooRpAZ5ms3yU%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Y1nzfYBffmu9IafXe2mkyt1%2Fku8%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Y1nzfYBffmu9IafXe2mkyt1%2Fku8%3D\";}s:31:\"gravityformsconversationalforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.3\";s:3:\"url\";s:222:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=xaexjoEDoPWhR7xzW4x7f4zIMG4%3D\";s:10:\"url_latest\";s:224:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Om63iu%2FkEYuPF6MhZkdkZM2ckDA%3D\";}s:22:\"gravityformsconvertkit\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.2.0\";s:14:\"version_latest\";s:5:\"1.2.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=kMDv6CDvKCsEEx1kajKNiCL13o4%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=kMDv6CDvKCsEEx1kajKNiCL13o4%3D\";}s:19:\"gravityformscoupons\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.5.0\";s:14:\"version_latest\";s:5:\"3.5.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IvCeruHQjDVYyT%2FPoKqvu5kZze4%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IvCeruHQjDVYyT%2FPoKqvu5kZze4%3D\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:201:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mc5WFcIWvCibdrNmUI6P6YB%2BJqA%3D\";}s:19:\"gravityformsdropbox\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.3.0\";s:14:\"version_latest\";s:5:\"3.3.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eQ3YwadHG3jrvwiNju24FydNFRA%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eQ3YwadHG3jrvwiNju24FydNFRA%3D\";}s:24:\"gravityformsemailoctopus\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=PRTcVnGooWJvjf30eKDrP6dw5ss%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=PRTcVnGooWJvjf30eKDrP6dw5ss%3D\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=l%2FGBcUKd%2BaEvW2Tlo8FCmOkdhQ4%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=l%2FGBcUKd%2BaEvW2Tlo8FCmOkdhQ4%3D\";}s:22:\"gravityformsfreshbooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=M6TX3TThpCGMvaOOe0Fb%2FHD7Y30%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=M6TX3TThpCGMvaOOe0Fb%2FHD7Y30%3D\";}s:23:\"gravityformsgeolocation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.1\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5k4rNCwMHcnBupxWuyzYjlLh0%2FA%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=WgXb60xMQaXd%2B3OTGLYrdqCypHU%3D\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=phP8qE5vbcN2nu3kkHVq%2FYwrZco%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=phP8qE5vbcN2nu3kkHVq%2FYwrZco%3D\";}s:27:\"gravityformsgoogleanalytics\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=k7WKvTzB2SQHtyaJ2aTz46M%2FjvM%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=k7WKvTzB2SQHtyaJ2aTz46M%2FjvM%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:3:\"url\";s:211:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=x0vbKKkw7%2B%2Bmvf6HHpgKWbIUybA%3D\";s:10:\"url_latest\";s:209:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=xH%2F5a228M273u1WOlDMbuuYs3Ro%3D\";}s:21:\"gravityformshelpscout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=oiuxGpq1XmQ4EQU%2F4AUbRZNE%2FRo%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=oiuxGpq1XmQ4EQU%2F4AUbRZNE%2FRo%3D\";}s:20:\"gravityformshighrise\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iNRwSzOAj9B03gibz%2F5eW0nrrJE%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iNRwSzOAj9B03gibz%2F5eW0nrrJE%3D\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.1\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=j6ELBju5RSPC6NVTmm77wfiBtnY%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MevRC%2FTgRnlOcgOuGEW0B0u97E8%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=JZlZQGZIfLpdveEwOyup9eV2zR0%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=JZlZQGZIfLpdveEwOyup9eV2zR0%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hrztU7p21iW2MwIBknd5SBoT%2BBo%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=hXWqqHD8xg%2Fxcg5qays8%2BrHz%2BGw%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=m8ASNSxqoRJRIL2MsO8SQsTRd7o%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=m8ASNSxqoRJRIL2MsO8SQsTRd7o%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.7.0\";s:14:\"version_latest\";s:5:\"5.7.1\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=eSq97u%2BhTkR4hC%2FDOe0O4RhVWQs%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=koRbt6J3jZey2rY9%2FCcOr2OYJ%2F8%3D\";}s:22:\"gravityformsmailerlite\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=cfBkq%2F5R0ZJPKvhRH%2B6OcAs414o%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=a36idDezzqkSAxEwhQl2qAsMtzM%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=bpTpmnb%2Bp11vqzfBQ09GRcFge20%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=bpTpmnb%2Bp11vqzfBQ09GRcFge20%3D\";}s:22:\"gravityformsmoderation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.3.0\";s:14:\"version_latest\";s:5:\"1.3.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=1GGgqozIhl3njCpJpzJNKk4pPrw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=1GGgqozIhl3njCpJpzJNKk4pPrw%3D\";}s:18:\"gravityformsmollie\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mVlZ3hUVCtz%2FjGQp%2BaGR%2F2Pe2GQ%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=mVlZ3hUVCtz%2FjGQp%2BaGR%2F2Pe2GQ%3D\";}s:26:\"gravityformspartialentries\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=qIR8%2Bk4aI2krJiwgu7rBf%2FTCHTI%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=qIR8%2Bk4aI2krJiwgu7rBf%2FTCHTI%3D\";}s:18:\"gravityformspaypal\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=p619hdm656B%2BAlULblQmImXHHGo%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=p619hdm656B%2BAlULblQmImXHHGo%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:3:\"url\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z43DK%2FNLYlk9ZrQ2S15s1eR7tM8%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z43DK%2FNLYlk9ZrQ2S15s1eR7tM8%3D\";}s:21:\"gravityformspaypalpro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Z3SklChPjnQp2zZF1Z%2F7uH07uhc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=s9HCE6CqaT4zF4KMR04592ZQNdM%3D\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=pyDkBAlEaOd%2BS1wumAZv3e54QwU%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=pyDkBAlEaOd%2BS1wumAZv3e54QwU%3D\";}s:17:\"gravityformspolls\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.1\";s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8UzlkcnzJj9nYrO5cLeUGozVYuI%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=6ohCuPC5hKN7xGN6DthoDs0xRII%3D\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=VU9%2F4xm6p5XCUYCewcOnGCiMitc%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=VU9%2F4xm6p5XCUYCewcOnGCiMitc%3D\";}s:16:\"gravityformsppcp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.9.0\";s:14:\"version_latest\";s:5:\"3.9.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2BVX9daB76uJ4Ox83ja7oNuVe%2F20%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=%2BVX9daB76uJ4Ox83ja7oNuVe%2F20%3D\";}s:16:\"gravityformsquiz\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=I%2BowfQSu0bkqCr0woAst%2F4fc0cU%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=I%2BowfQSu0bkqCr0woAst%2F4fc0cU%3D\";}s:21:\"gravityformsrecaptcha\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:14:\"version_latest\";s:5:\"2.0.2\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=6GkSXNnO5yPYTSQG50OMX%2BOO0OM%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=N2xTZUVw16%2FUPmIkWvpmDdG9KAc%3D\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:205:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8n4HnIu%2B54fKVCdFS833d7GyQSA%3D\";s:10:\"url_latest\";s:205:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=8n4HnIu%2B54fKVCdFS833d7GyQSA%3D\";}s:22:\"gravityformssalesforce\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MBXrNSIYvvgNkLJuCLsAwiv%2FZtY%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=MBXrNSIYvvgNkLJuCLsAwiv%2FZtY%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iRw4iylKnII2MFJB4hrcMJSCdYY%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=iRw4iylKnII2MFJB4hrcMJSCdYY%3D\";}s:21:\"gravityformssignature\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.9.0\";s:14:\"version_latest\";s:5:\"4.9.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=h79aaPDeRj%2Bi7gJjjDk%2FnNw52wI%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=h79aaPDeRj%2Bi7gJjjDk%2FnNw52wI%3D\";}s:17:\"gravityformsslack\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=tZ5YDFRefIi5K3EXk%2BsT11Gr6hw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=tZ5YDFRefIi5K3EXk%2BsT11Gr6hw%3D\";}s:18:\"gravityformssquare\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.5.0\";s:14:\"version_latest\";s:5:\"2.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=fk743cB2vZuWSmJIH7yKdMeG7hc%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=fk743cB2vZuWSmJIH7yKdMeG7hc%3D\";}s:18:\"gravityformsstripe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.9.0\";s:14:\"version_latest\";s:5:\"5.9.2\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Ml0y%2B0Z1D9jEgo%2BqJxwcYRuGca8%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=ve0Q9pJ7UlIvaqLAaghaOsj%2FR8U%3D\";}s:18:\"gravityformssurvey\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.1\";s:14:\"version_latest\";s:5:\"4.2.2\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=UcE0HKkjL9csQzltbElUSZDJGzw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=Mv343nxzX0iG3e0FsXYL69VkhE8%3D\";}s:18:\"gravityformstrello\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IJV7WVq9Qv%2FigGHsGCuoDkr2n%2Fo%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=IJV7WVq9Qv%2FigGHsGCuoDkr2n%2Fo%3D\";}s:21:\"gravityformsturnstile\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lir%2B6SzvamIT6EvbmeWR057qggw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=lir%2B6SzvamIT6EvbmeWR057qggw%3D\";}s:18:\"gravityformstwilio\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:14:\"version_latest\";s:5:\"3.1.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5HKBL6TMmfP92ZzAh91zvqeYBnw%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=5HKBL6TMmfP92ZzAh91zvqeYBnw%3D\";}s:28:\"gravityformsuserregistration\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.1\";s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=47fZeLcL9Cuntpw2R64EDZPGLFE%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=LflrdAPJEKLOVClxBpQIJPcLZwA%3D\";}s:20:\"gravityformswebhooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AiD%2FsXpMQ9fbsV2%2F9FgP%2FheuIGU%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=AiD%2FsXpMQ9fbsV2%2F9FgP%2FheuIGU%3D\";}s:18:\"gravityformszapier\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.5.0\";s:14:\"version_latest\";s:5:\"4.5.0\";s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=aNlz07K8G80XGWOs3QGgaN9HpSE%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=aNlz07K8G80XGWOs3QGgaN9HpSE%3D\";}s:19:\"gravityformszohocrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=F5qHGTIJbNnyOWRjmUYoegHySCk%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=F5qHGTIJbNnyOWRjmUYoegHySCk%3D\";}s:11:\"gravitysmtp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:14:\"version_latest\";s:5:\"2.0.0\";s:3:\"url\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=n1g5ChZR88brow4YzvrWvuRSNz8%3D\";s:10:\"url_latest\";s:183:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1761302408&Signature=n1g5ChZR88brow4YzvrWvuRSNz8%3D\";}}','off'),(1513050,'_transient_timeout_GFCache_8db2b08f270d397c05d100ac2171b1aa','1761216008','off'),(1513051,'_transient_GFCache_8db2b08f270d397c05d100ac2171b1aa','s:904:\"O:59:\"Gravity_Forms\\Gravity_Forms\\License\\GF_License_API_Response\":5:{s:4:\"data\";a:1:{i:0;a:19:{s:15:\"license_key_md5\";s:32:\"ebf6b0493598f62c4e8e82dc8df8f553\";s:12:\"date_created\";s:19:\"2023-07-18 08:40:02\";s:12:\"date_expires\";s:19:\"2026-08-17 08:39:45\";s:12:\"renewal_date\";s:19:\"2026-07-18 08:39:45\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:7:\"GFELITE\";s:12:\"product_name\";s:19:\"Gravity Forms Elite\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:298;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:0;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:5;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}}s:6:\"errors\";a:0:{}s:6:\"status\";s:9:\"valid_key\";s:4:\"meta\";a:0:{}s:5:\"strat\";O:63:\"Gravity_Forms\\Gravity_Forms\\Transients\\GF_WP_Transient_Strategy\":0:{}}\";','off'),(1513052,'_transient_timeout_jetpack_sync_callables_await','1761129668','off'),(1513053,'_transient_jetpack_sync_callables_await','1761129608.9561','off'),(1513062,'_transient_timeout_jpp_li_7e09962e1ddc4cfd9c1f4d226846fe29','1761133382','off'),(1513063,'_transient_jpp_li_7e09962e1ddc4cfd9c1f4d226846fe29','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (178.128.168.13)\";s:17:\"seconds_remaining\";i:3571;s:16:\"blocked_attempts\";s:6:\"111717\";s:6:\"expire\";i:1761133382;}','off'),(1513071,'_transient_timeout_jpp_li_8858b0c9cdbda9c7852f70feeaaa6823','1761133517','off'),(1513072,'_transient_jpp_li_8858b0c9cdbda9c7852f70feeaaa6823','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (184.154.206.215)\";s:17:\"seconds_remaining\";i:3512;s:16:\"blocked_attempts\";s:6:\"111718\";s:6:\"expire\";i:1761133517;}','off'),(1513095,'_transient_timeout_jpp_li_8832a9109b1603d87da0722b3058cc54','1761133748','off'),(1513096,'_transient_jpp_li_8832a9109b1603d87da0722b3058cc54','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (34.233.53.209)\";s:17:\"seconds_remaining\";i:3554;s:16:\"blocked_attempts\";s:6:\"111719\";s:6:\"expire\";i:1761133748;}','off'),(1513101,'_transient_timeout_jpp_li_b7771a9ea975bb012d21753cb9daf7d2','1761133706','off'),(1513102,'_transient_jpp_li_b7771a9ea975bb012d21753cb9daf7d2','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (67.205.34.113)\";s:17:\"seconds_remaining\";i:3359;s:16:\"blocked_attempts\";s:6:\"111720\";s:6:\"expire\";i:1761133706;}','off'),(1513140,'_transient_timeout_jpp_li_0dbeebf4abba52a1a3734c77ae13db72','1761135602','off'),(1513141,'_transient_jpp_li_0dbeebf4abba52a1a3734c77ae13db72','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (47.239.91.132)\";s:17:\"seconds_remaining\";i:2961;s:16:\"blocked_attempts\";s:6:\"111721\";s:6:\"expire\";i:1761135602;}','off'),(1513179,'_transient_timeout_jpp_li_cfcf22c005a98d192ee9e26006bf3ce7','1761137134','off'),(1513180,'_transient_jpp_li_cfcf22c005a98d192ee9e26006bf3ce7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (165.22.240.243)\";s:17:\"seconds_remaining\";i:3435;s:16:\"blocked_attempts\";s:6:\"111722\";s:6:\"expire\";i:1761137134;}','off'),(1513182,'_transient_timeout_jpp_li_4a6f6a0bfeb015bb6193c48e793a3a91','1761137297','off'),(1513183,'_transient_jpp_li_4a6f6a0bfeb015bb6193c48e793a3a91','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (186.250.243.186)\";s:17:\"seconds_remaining\";i:3405;s:16:\"blocked_attempts\";s:6:\"111723\";s:6:\"expire\";i:1761137297;}','off'),(1513187,'_transient_timeout_jpp_li_70d11e91d8fe4b3f29b736143def3241','1761137275','off'),(1513188,'_transient_jpp_li_70d11e91d8fe4b3f29b736143def3241','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (159.65.137.64)\";s:17:\"seconds_remaining\";i:3191;s:16:\"blocked_attempts\";s:6:\"111724\";s:6:\"expire\";i:1761137275;}','off'),(1513195,'_transient_timeout_jpp_li_78ea180a21acc3dbc3298bd63e9db29b','1761137722','off'),(1513196,'_transient_jpp_li_78ea180a21acc3dbc3298bd63e9db29b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (65.254.81.60)\";s:17:\"seconds_remaining\";i:3448;s:16:\"blocked_attempts\";s:6:\"111725\";s:6:\"expire\";i:1761137722;}','off'),(1513220,'_transient_timeout_jpp_li_7d4ba8802de452dc625a3433ec4a17e1','1761138184','off'),(1513221,'_transient_jpp_li_7d4ba8802de452dc625a3433ec4a17e1','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (162.215.13.136)\";s:17:\"seconds_remaining\";i:2841;s:16:\"blocked_attempts\";s:6:\"111726\";s:6:\"expire\";i:1761138184;}','off'),(1513373,'_transient_timeout_jpp_li_df92cd0a1baeca77ab0b9512cf5dde9c','1761140870','off'),(1513374,'_transient_jpp_li_df92cd0a1baeca77ab0b9512cf5dde9c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (14.225.205.165)\";s:17:\"seconds_remaining\";i:2800;s:16:\"blocked_attempts\";s:6:\"111729\";s:6:\"expire\";i:1761140870;}','off'),(1513403,'_transient_timeout_jpp_li_a622d4593dca9cd077d94763b41d0f6c','1761142110','off'),(1513404,'_transient_jpp_li_a622d4593dca9cd077d94763b41d0f6c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (196.251.81.190)\";s:17:\"seconds_remaining\";i:3600;s:16:\"blocked_attempts\";s:6:\"111731\";s:6:\"expire\";i:1761142110;}','off'),(1513428,'_transient_timeout_jpp_li_22a27e6f506f91ae0e3598b7bf3a4dab','1761142339','off'),(1513429,'_transient_jpp_li_22a27e6f506f91ae0e3598b7bf3a4dab','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (82.165.69.22)\";s:17:\"seconds_remaining\";i:3463;s:16:\"blocked_attempts\";s:6:\"111732\";s:6:\"expire\";i:1761142339;}','off'),(1513459,'_transient_timeout_jpp_li_cbe75c439447e347c927fc5876e2bc5b','1761142074','off'),(1513460,'_transient_jpp_li_cbe75c439447e347c927fc5876e2bc5b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (170.106.196.7)\";s:17:\"seconds_remaining\";i:2767;s:16:\"blocked_attempts\";s:6:\"111734\";s:6:\"expire\";i:1761142074;}','off'),(1513484,'_transient_timeout_jpp_li_0b92f91552b819f612b16b820552b79f','1761143231','off'),(1513485,'_transient_jpp_li_0b92f91552b819f612b16b820552b79f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (133.242.163.180)\";s:17:\"seconds_remaining\";i:3487;s:16:\"blocked_attempts\";s:6:\"111735\";s:6:\"expire\";i:1761143231;}','off'),(1513498,'_transient_timeout_jpp_li_472170f950e6b4e6aa9e4cf9f2f6a8c0','1761143377','off'),(1513499,'_transient_jpp_li_472170f950e6b4e6aa9e4cf9f2f6a8c0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (65.181.111.243)\";s:17:\"seconds_remaining\";i:3426;s:16:\"blocked_attempts\";s:6:\"111736\";s:6:\"expire\";i:1761143377;}','off'),(1513513,'_transient_timeout_jpp_li_cc46f23bdd4e51d91df6518387003cb9','1761143381','off'),(1513514,'_transient_jpp_li_cc46f23bdd4e51d91df6518387003cb9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (102.65.21.19)\";s:17:\"seconds_remaining\";i:3216;s:16:\"blocked_attempts\";s:6:\"111737\";s:6:\"expire\";i:1761143381;}','off'),(1513544,'_transient_timeout_jpp_li_5e1a7a341a2d6bfbac66cc8510238eb4','1761143622','off'),(1513545,'_transient_jpp_li_5e1a7a341a2d6bfbac66cc8510238eb4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (167.99.72.37)\";s:17:\"seconds_remaining\";i:3022;s:16:\"blocked_attempts\";s:6:\"111738\";s:6:\"expire\";i:1761143622;}','off'),(1513571,'_transient_timeout_jpp_li_557d574b390ca7c6f4c9031c3c7cf460','1761144586','off'),(1513572,'_transient_jpp_li_557d574b390ca7c6f4c9031c3c7cf460','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (81.177.136.216)\";s:17:\"seconds_remaining\";i:3553;s:16:\"blocked_attempts\";s:6:\"111739\";s:6:\"expire\";i:1761144586;}','off'),(1513586,'_transient_timeout_jpp_li_f55bda2a91e561c9a9cc04d470f17b31','1761141864','off'),(1513587,'_transient_jpp_li_f55bda2a91e561c9a9cc04d470f17b31','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (51.79.250.168)\";s:17:\"seconds_remaining\";i:603;s:16:\"blocked_attempts\";s:6:\"111740\";s:6:\"expire\";i:1761141864;}','off'),(1513598,'_transient_timeout_jpp_li_6e1290c6e8e4183237537049c8d32762','1761144040','off'),(1513599,'_transient_jpp_li_6e1290c6e8e4183237537049c8d32762','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (185.75.143.243)\";s:17:\"seconds_remaining\";i:2565;s:16:\"blocked_attempts\";s:6:\"111741\";s:6:\"expire\";i:1761144040;}','off'),(1513624,'_transient_timeout_jpp_li_539a7a0928410a278652f1b063d5e16d','1761145220','off'),(1513625,'_transient_jpp_li_539a7a0928410a278652f1b063d5e16d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (95.216.154.58)\";s:17:\"seconds_remaining\";i:3297;s:16:\"blocked_attempts\";s:6:\"111742\";s:6:\"expire\";i:1761145220;}','off'),(1513636,'_transient_timeout_jpp_li_94b5f3534faa69637fe770534e1b7eba','1761145345','off'),(1513637,'_transient_jpp_li_94b5f3534faa69637fe770534e1b7eba','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (186.195.16.34)\";s:17:\"seconds_remaining\";i:3206;s:16:\"blocked_attempts\";s:6:\"111743\";s:6:\"expire\";i:1761145345;}','off'),(1513643,'_transient_timeout_jpp_li_00459334d1ccde28b168e47b80892991','1761145567','off'),(1513644,'_transient_jpp_li_00459334d1ccde28b168e47b80892991','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (84.247.144.53)\";s:17:\"seconds_remaining\";i:3220;s:16:\"blocked_attempts\";s:6:\"111744\";s:6:\"expire\";i:1761145567;}','off'),(1513651,'_transient_timeout_jpp_li_37b8122916387a87a1ea8eae8cbae14d','1761146317','off'),(1513652,'_transient_jpp_li_37b8122916387a87a1ea8eae8cbae14d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (190.92.174.53)\";s:17:\"seconds_remaining\";i:3554;s:16:\"blocked_attempts\";s:6:\"111745\";s:6:\"expire\";i:1761146317;}','off'),(1513659,'_transient_timeout_jpp_li_018880c9286c72db5a552429dca49a2a','1761145675','off'),(1513660,'_transient_jpp_li_018880c9286c72db5a552429dca49a2a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:41:\"This IP is currently blocked (146.83.7.1)\";s:17:\"seconds_remaining\";i:2708;s:16:\"blocked_attempts\";s:6:\"111746\";s:6:\"expire\";i:1761145675;}','off'),(1513670,'_transient_timeout_jpp_li_d4f7e74f702b54ad0818ceb7ee01cf5c','1761146915','off'),(1513671,'_transient_jpp_li_d4f7e74f702b54ad0818ceb7ee01cf5c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (192.250.232.199)\";s:17:\"seconds_remaining\";i:3532;s:16:\"blocked_attempts\";s:6:\"111747\";s:6:\"expire\";i:1761146915;}','off'),(1513678,'_transient_timeout_jpp_li_c031fa405785f52e4dfab0840faf9730','1761147119','off'),(1513679,'_transient_jpp_li_c031fa405785f52e4dfab0840faf9730','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (62.210.185.4)\";s:17:\"seconds_remaining\";i:3531;s:16:\"blocked_attempts\";s:6:\"111748\";s:6:\"expire\";i:1761147119;}','off'),(1513698,'_transient_timeout_jpp_li_915b43db323d469cc6a877f52c67e02e','1761147426','off'),(1513699,'_transient_jpp_li_915b43db323d469cc6a877f52c67e02e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (161.132.40.223)\";s:17:\"seconds_remaining\";i:3418;s:16:\"blocked_attempts\";s:6:\"111749\";s:6:\"expire\";i:1761147426;}','off'),(1513715,'_transient_timeout_jpp_li_8c189b74046cd001878a7f00eb71688e','1761148230','off'),(1513716,'_transient_jpp_li_8c189b74046cd001878a7f00eb71688e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (141.95.145.157)\";s:17:\"seconds_remaining\";i:3596;s:16:\"blocked_attempts\";s:6:\"111750\";s:6:\"expire\";i:1761148230;}','off'),(1513723,'_site_transient_timeout_theme_roots','1761146801','off'),(1513724,'_site_transient_theme_roots','a:5:{s:7:\"inspiro\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(1513728,'_transient_timeout_jpp_li_ae7a853a0119c0271ba73b17ee085c1c','1761148841','off'),(1513729,'_transient_jpp_li_ae7a853a0119c0271ba73b17ee085c1c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (185.2.81.40)\";s:17:\"seconds_remaining\";i:3583;s:16:\"blocked_attempts\";s:6:\"111751\";s:6:\"expire\";i:1761148841;}','off'),(1513748,'_transient_timeout_jpp_li_d825ff8f9f469eeef62c2d39a880c45f','1761149137','off'),(1513749,'_transient_jpp_li_d825ff8f9f469eeef62c2d39a880c45f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (148.66.135.187)\";s:17:\"seconds_remaining\";i:3455;s:16:\"blocked_attempts\";s:6:\"111753\";s:6:\"expire\";i:1761149137;}','off'),(1513753,'_transient_timeout_jpp_li_d4057a1365b3b209245463e6b2dd1d96','1761149019','off'),(1513754,'_transient_jpp_li_d4057a1365b3b209245463e6b2dd1d96','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (50.62.183.174)\";s:17:\"seconds_remaining\";i:3127;s:16:\"blocked_attempts\";s:6:\"111754\";s:6:\"expire\";i:1761149019;}','off'),(1513762,'_transient_timeout_jpp_li_4e7984fbe6d1da381f8b0440d5fb4819','1761149230','off'),(1513763,'_transient_jpp_li_4e7984fbe6d1da381f8b0440d5fb4819','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:42:\"This IP is currently blocked (69.5.17.214)\";s:17:\"seconds_remaining\";i:3124;s:16:\"blocked_attempts\";s:6:\"111755\";s:6:\"expire\";i:1761149230;}','off'),(1513770,'_transient_timeout_jpp_li_f73e984f6316cd5b703e1a078ad319dc','1761149432','off'),(1513771,'_transient_jpp_li_f73e984f6316cd5b703e1a078ad319dc','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (18.207.64.211)\";s:17:\"seconds_remaining\";i:3121;s:16:\"blocked_attempts\";s:6:\"111756\";s:6:\"expire\";i:1761149432;}','off'),(1513779,'_transient_timeout_jpp_li_f7d7feaabc20319f9230e7f2f8408715','1761149859','off'),(1513780,'_transient_jpp_li_f7d7feaabc20319f9230e7f2f8408715','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (200.35.157.53)\";s:17:\"seconds_remaining\";i:3332;s:16:\"blocked_attempts\";s:6:\"111757\";s:6:\"expire\";i:1761149859;}','off'),(1513793,'_transient_timeout_jpp_li_5d652aa2a9e645ef7003b287af8a05d4','1761150517','off'),(1513794,'_transient_jpp_li_5d652aa2a9e645ef7003b287af8a05d4','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.53.78.140)\";s:17:\"seconds_remaining\";i:3572;s:16:\"blocked_attempts\";s:6:\"111759\";s:6:\"expire\";i:1761150517;}','off'),(1513801,'_transient_timeout_jpp_li_f328ab574ffed42f1d47e9bb52437fd1','1761150577','off'),(1513802,'_transient_jpp_li_f328ab574ffed42f1d47e9bb52437fd1','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (86.31.161.97)\";s:17:\"seconds_remaining\";i:3419;s:16:\"blocked_attempts\";s:6:\"111760\";s:6:\"expire\";i:1761150577;}','off'),(1513818,'_transient_timeout_jpp_li_e7d777749c6bf11fec923de87c76be42','1761150905','off'),(1513819,'_transient_jpp_li_e7d777749c6bf11fec923de87c76be42','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (8.137.149.112)\";s:17:\"seconds_remaining\";i:3534;s:16:\"blocked_attempts\";s:6:\"111761\";s:6:\"expire\";i:1761150905;}','off'),(1513832,'_transient_timeout_jpp_li_1a65bad99a08cff79b9e0adcabb2faec','1761151127','off'),(1513833,'_transient_jpp_li_1a65bad99a08cff79b9e0adcabb2faec','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (103.16.198.9)\";s:17:\"seconds_remaining\";i:3550;s:16:\"blocked_attempts\";s:6:\"111762\";s:6:\"expire\";i:1761151127;}','off'),(1513834,'_transient_timeout_jpp_li_2551f627703859547de1cbe6131a6cb9','1761150198','off'),(1513835,'_transient_jpp_li_2551f627703859547de1cbe6131a6cb9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (24.199.127.205)\";s:17:\"seconds_remaining\";i:2603;s:16:\"blocked_attempts\";s:6:\"111763\";s:6:\"expire\";i:1761150198;}','off'),(1513846,'_transient_timeout_jpp_li_f8c92e3fa75ea6e49eca13008af5e158','1761151080','off'),(1513847,'_transient_jpp_li_f8c92e3fa75ea6e49eca13008af5e158','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (159.75.154.150)\";s:17:\"seconds_remaining\";i:3295;s:16:\"blocked_attempts\";s:6:\"111764\";s:6:\"expire\";i:1761151080;}','off'),(1513862,'_transient_timeout_jpp_li_3e104212c412832fa5e582471327806c','1761151375','off'),(1513863,'_transient_jpp_li_3e104212c412832fa5e582471327806c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (158.106.145.186)\";s:17:\"seconds_remaining\";i:3384;s:16:\"blocked_attempts\";s:6:\"111765\";s:6:\"expire\";i:1761151375;}','off'),(1513867,'_transient_timeout_jpp_li_bc0f4bd5f90baed2c13d57809e06a116','1761151707','off'),(1513868,'_transient_jpp_li_bc0f4bd5f90baed2c13d57809e06a116','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (203.209.212.46)\";s:17:\"seconds_remaining\";i:3504;s:16:\"blocked_attempts\";s:6:\"111766\";s:6:\"expire\";i:1761151707;}','off'),(1513877,'_transient_timeout_jpp_li_f55894dc9c1d9ccf0de03e1ed89017da','1761150477','off'),(1513878,'_transient_jpp_li_f55894dc9c1d9ccf0de03e1ed89017da','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (159.223.46.114)\";s:17:\"seconds_remaining\";i:2060;s:16:\"blocked_attempts\";s:6:\"111767\";s:6:\"expire\";i:1761150477;}','off'),(1513887,'_transient_timeout_jpp_li_91f360d57eb7111b09774e68cd076a1f','1761152199','off'),(1513888,'_transient_jpp_li_91f360d57eb7111b09774e68cd076a1f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (46.105.71.74)\";s:17:\"seconds_remaining\";i:3583;s:16:\"blocked_attempts\";s:6:\"111768\";s:6:\"expire\";i:1761152199;}','off'),(1513893,'_transient_timeout_jpp_li_0af56a6c01190c5dfe3b5db210e35663','1761149311','off'),(1513894,'_transient_jpp_li_0af56a6c01190c5dfe3b5db210e35663','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (137.184.45.96)\";s:17:\"seconds_remaining\";i:593;s:16:\"blocked_attempts\";s:6:\"111769\";s:6:\"expire\";i:1761149311;}','off'),(1513903,'_transient_timeout_jpp_li_c336deeee0f96db7178a429396635101','1761152482','off'),(1513904,'_transient_jpp_li_c336deeee0f96db7178a429396635101','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (103.224.247.244)\";s:17:\"seconds_remaining\";i:3448;s:16:\"blocked_attempts\";s:6:\"111770\";s:6:\"expire\";i:1761152482;}','off'),(1513911,'_transient_timeout_jpp_li_7c303127f8525f8d2fc33ee9e5bad10d','1761152745','off'),(1513912,'_transient_jpp_li_7c303127f8525f8d2fc33ee9e5bad10d','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (182.254.192.198)\";s:17:\"seconds_remaining\";i:3495;s:16:\"blocked_attempts\";s:6:\"111771\";s:6:\"expire\";i:1761152745;}','off'),(1513914,'_transient_timeout_jpp_li_ba29268523468d9b1b975f62178ba078','1761152012','off'),(1513915,'_transient_jpp_li_ba29268523468d9b1b975f62178ba078','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (206.189.80.76)\";s:17:\"seconds_remaining\";i:2562;s:16:\"blocked_attempts\";s:6:\"111772\";s:6:\"expire\";i:1761152012;}','off'),(1513920,'_transient_timeout_jpp_li_e5976f6b31fc2c3ba06d99c1c6efa3f9','1761152383','off'),(1513921,'_transient_jpp_li_e5976f6b31fc2c3ba06d99c1c6efa3f9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (162.55.89.93)\";s:17:\"seconds_remaining\";i:2730;s:16:\"blocked_attempts\";s:6:\"111773\";s:6:\"expire\";i:1761152383;}','off'),(1513928,'_transient_timeout_jpp_li_b54ffa84b39ef13f0bd6aa94c9c7686a','1761153253','off'),(1513929,'_transient_jpp_li_b54ffa84b39ef13f0bd6aa94c9c7686a','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (185.165.187.2)\";s:17:\"seconds_remaining\";i:3387;s:16:\"blocked_attempts\";s:6:\"111774\";s:6:\"expire\";i:1761153253;}','off'),(1513954,'_transient_timeout_jpp_li_f44df0197924531ba550f8436e706cb7','1761153601','off'),(1513955,'_transient_jpp_li_f44df0197924531ba550f8436e706cb7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.163.214.6)\";s:17:\"seconds_remaining\";i:3325;s:16:\"blocked_attempts\";s:6:\"111775\";s:6:\"expire\";i:1761153601;}','off'),(1513960,'_transient_timeout_jpp_li_445d17ce7fdfcc2db647d8f80d0e3b47','1761153977','off'),(1513961,'_transient_jpp_li_445d17ce7fdfcc2db647d8f80d0e3b47','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (162.0.237.41)\";s:17:\"seconds_remaining\";i:3495;s:16:\"blocked_attempts\";s:6:\"111776\";s:6:\"expire\";i:1761153977;}','off'),(1513965,'_transient_timeout_jpp_li_2a247329270646240349c178878d352b','1761153628','off'),(1513966,'_transient_jpp_li_2a247329270646240349c178878d352b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (103.42.58.99)\";s:17:\"seconds_remaining\";i:2933;s:16:\"blocked_attempts\";s:6:\"111777\";s:6:\"expire\";i:1761153628;}','off'),(1513973,'_transient_timeout_jpp_li_9036e6cc82dd33da57d93eefb5e44e55','1761154479','off'),(1513974,'_transient_jpp_li_9036e6cc82dd33da57d93eefb5e44e55','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (174.142.95.71)\";s:17:\"seconds_remaining\";i:3578;s:16:\"blocked_attempts\";s:6:\"111778\";s:6:\"expire\";i:1761154479;}','off'),(1513981,'_transient_timeout_jpp_li_bb5be9d7a7c771bffc6841152ca05ba0','1761154697','off'),(1513982,'_transient_jpp_li_bb5be9d7a7c771bffc6841152ca05ba0','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (213.136.93.169)\";s:17:\"seconds_remaining\";i:3592;s:16:\"blocked_attempts\";s:6:\"111779\";s:6:\"expire\";i:1761154697;}','off'),(1513995,'_transient_timeout_jpp_li_ab205a6ed0506a7a9ee1e7aab4354495','1761153722','off'),(1513996,'_transient_jpp_li_ab205a6ed0506a7a9ee1e7aab4354495','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (5.133.177.155)\";s:17:\"seconds_remaining\";i:2401;s:16:\"blocked_attempts\";s:6:\"111780\";s:6:\"expire\";i:1761153722;}','off'),(1514001,'_transient_timeout_jpp_li_278e7a087a3db14d4396a4740c4bedde','1761155017','off'),(1514002,'_transient_jpp_li_278e7a087a3db14d4396a4740c4bedde','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (167.71.56.214)\";s:17:\"seconds_remaining\";i:3496;s:16:\"blocked_attempts\";s:6:\"111781\";s:6:\"expire\";i:1761155017;}','off'),(1514014,'_transient_timeout_jpp_li_d9b1d62f79c4f0f10a4630382148726e','1761155309','off'),(1514015,'_transient_jpp_li_d9b1d62f79c4f0f10a4630382148726e','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (103.204.130.101)\";s:17:\"seconds_remaining\";i:3578;s:16:\"blocked_attempts\";s:6:\"111782\";s:6:\"expire\";i:1761155309;}','off'),(1514021,'_transient_timeout_jpp_li_be8574cc06b6051bc9a66822c64ccc2b','1761154128','off'),(1514022,'_transient_jpp_li_be8574cc06b6051bc9a66822c64ccc2b','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (103.28.36.199)\";s:17:\"seconds_remaining\";i:2180;s:16:\"blocked_attempts\";s:6:\"111783\";s:6:\"expire\";i:1761154128;}','off'),(1514041,'_transient_timeout_jpp_li_edcc2b58a19ba79043c74bc5dfda8aaa','1761154854','off'),(1514042,'_transient_jpp_li_edcc2b58a19ba79043c74bc5dfda8aaa','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (188.245.173.68)\";s:17:\"seconds_remaining\";i:2695;s:16:\"blocked_attempts\";s:6:\"111784\";s:6:\"expire\";i:1761154854;}','off'),(1514051,'_transient_timeout_jpp_li_19c81b7bec08f05a7a02531df6eb8ec7','1761155841','off'),(1514052,'_transient_jpp_li_19c81b7bec08f05a7a02531df6eb8ec7','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (161.35.90.249)\";s:17:\"seconds_remaining\";i:3474;s:16:\"blocked_attempts\";s:6:\"111785\";s:6:\"expire\";i:1761155841;}','off'),(1514074,'_transient_timeout_jpp_li_bf416de20ed762af2b61b56c86f084dd','1761156087','off'),(1514075,'_transient_jpp_li_bf416de20ed762af2b61b56c86f084dd','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (159.65.158.125)\";s:17:\"seconds_remaining\";i:3285;s:16:\"blocked_attempts\";s:6:\"111786\";s:6:\"expire\";i:1761156087;}','off'),(1514084,'_transient_timeout_jpp_li_595ffaaaa5393813a6f3e9477223e33c','1761155531','off'),(1514085,'_transient_jpp_li_595ffaaaa5393813a6f3e9477223e33c','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:44:\"This IP is currently blocked (188.165.71.78)\";s:17:\"seconds_remaining\";i:2517;s:16:\"blocked_attempts\";s:6:\"111787\";s:6:\"expire\";i:1761155531;}','off'),(1514106,'_transient_timeout_jpp_li_24f627a938521ff3250efde69763209f','1761156921','off'),(1514107,'_transient_jpp_li_24f627a938521ff3250efde69763209f','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (107.6.148.18)\";s:17:\"seconds_remaining\";i:3490;s:16:\"blocked_attempts\";s:6:\"111788\";s:6:\"expire\";i:1761156921;}','off'),(1514120,'_transient_timeout_jpp_li_6c775dc82d69978e55e2d41c3bf0b3e9','1761157188','off'),(1514121,'_transient_jpp_li_6c775dc82d69978e55e2d41c3bf0b3e9','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:45:\"This IP is currently blocked (51.254.114.101)\";s:17:\"seconds_remaining\";i:3543;s:16:\"blocked_attempts\";s:6:\"111789\";s:6:\"expire\";i:1761157188;}','off'),(1514131,'_transient_timeout_jpp_li_d55fc1cb7bdbc85bf3111511e63ec2d3','1761157274','off'),(1514132,'_transient_jpp_li_d55fc1cb7bdbc85bf3111511e63ec2d3','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (186.209.113.106)\";s:17:\"seconds_remaining\";i:3421;s:16:\"blocked_attempts\";s:6:\"111790\";s:6:\"expire\";i:1761157274;}','off'),(1514144,'_transient_timeout_jpp_li_78050a1bf27f992e725ab6896ebd3c92','1761157567','off'),(1514145,'_transient_jpp_li_78050a1bf27f992e725ab6896ebd3c92','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:43:\"This IP is currently blocked (52.221.97.93)\";s:17:\"seconds_remaining\";i:3501;s:16:\"blocked_attempts\";s:6:\"111791\";s:6:\"expire\";i:1761157567;}','off'),(1514147,'_transient_timeout_jpp_li_17f85a9999d26c9fe6052567ee1dc117','1761157513','off'),(1514148,'_transient_jpp_li_17f85a9999d26c9fe6052567ee1dc117','a:5:{s:6:\"status\";s:12:\"blocked-hard\";s:3:\"msg\";s:46:\"This IP is currently blocked (135.125.183.119)\";s:17:\"seconds_remaining\";i:3236;s:16:\"blocked_attempts\";s:6:\"111792\";s:6:\"expire\";i:1761157513;}','off'),(1514307,'_transient_timeout_GFCache_5bd9a2ffbbe21dda3fd9faab4f5cac12','1761162289','off'),(1514308,'_transient_GFCache_5bd9a2ffbbe21dda3fd9faab4f5cac12','a:4:{i:0;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"1\";s:11:\"entry_count\";s:3:\"210\";}i:1;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"2\";s:11:\"entry_count\";s:3:\"105\";}i:2;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"3\";s:11:\"entry_count\";s:3:\"145\";}i:3;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"4\";s:11:\"entry_count\";s:1:\"8\";}}','off'),(1514309,'_transient_timeout_GFCache_ae0f4313e8e1e473b6126803bf62f9fd','1761162289','off'),(1514310,'_transient_GFCache_ae0f4313e8e1e473b6126803bf62f9fd','a:4:{i:0;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"1\";s:10:\"view_count\";s:4:\"5387\";}i:1;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"2\";s:10:\"view_count\";s:5:\"36758\";}i:2;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"3\";s:10:\"view_count\";s:5:\"53602\";}i:3;O:8:\"stdClass\":2:{s:7:\"form_id\";s:1:\"4\";s:10:\"view_count\";s:5:\"18484\";}}','off'),(1514321,'_site_transient_timeout_wp_theme_files_patterns-ffd61f2c78540566390bdea5a503630b','1761164801','off'),(1514322,'_site_transient_wp_theme_files_patterns-ffd61f2c78540566390bdea5a503630b','a:2:{s:7:\"version\";s:3:\"3.9\";s:8:\"patterns\";a:0:{}}','off'),(1514327,'_transient_timeout_jetpack_update_remote_package_last_query','1761163372','off'),(1514328,'_transient_jetpack_update_remote_package_last_query','1761163312','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_post_smtp_logmeta`
--

DROP TABLE IF EXISTS `wp_post_smtp_logmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_post_smtp_logmeta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `log_id` bigint(20) NOT NULL,
  `meta_key` longtext DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_post_smtp_logmeta`
--

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

--
-- Table structure for table `wp_post_smtp_logs`
--

DROP TABLE IF EXISTS `wp_post_smtp_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_post_smtp_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `solution` longtext DEFAULT NULL,
  `success` longtext DEFAULT NULL,
  `from_header` longtext DEFAULT NULL,
  `to_header` longtext DEFAULT NULL,
  `cc_header` longtext DEFAULT NULL,
  `bcc_header` longtext DEFAULT NULL,
  `reply_to_header` longtext DEFAULT NULL,
  `transport_uri` longtext DEFAULT NULL,
  `original_to` longtext DEFAULT NULL,
  `original_subject` longtext DEFAULT NULL,
  `original_message` longtext DEFAULT NULL,
  `original_headers` longtext DEFAULT NULL,
  `session_transcript` longtext DEFAULT NULL,
  `time` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_post_smtp_logs`
--

LOCK TABLES `wp_post_smtp_logs` WRITE;
/*!40000 ALTER TABLE `wp_post_smtp_logs` DISABLE KEYS */;
INSERT INTO `wp_post_smtp_logs` VALUES (1006,'Not found, check status column for more info.','','Booking system <r@privatewealth.co.uk>','Rene  Lans <r@privatewealth.co.uk>','steve@porteranddaughters.com',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Rene Lans','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 3 Sep 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Rene </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Lans</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:r@privatewealth.co.uk\">r@privatewealth.co.uk</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0826203888</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Would love to fly</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                    [name] => Rene  Lans\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 3 Sep 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Rene </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Lans</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:r@privatewealth.co.uk\">r@privatewealth.co.uk</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0826203888</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Would love to fly</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => Your booking has been declined\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1b1156c8149b9af666a6800c6a79e788@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671227066),(1007,'Not found, check status column for more info.','','CGC Booking system <info@cgc.org.za>','CGC Booking system <info@cgc.org.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'smith@your-server.com','https://smtp-relay.sendinblue.com:587','CGC Booking system','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 667a61ba078467aaeb9ab94df9ef5338@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671227272),(1008,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Suliaman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigelsuliaman@gmail.com\'>nigelsuliaman@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <42a420ff3dd531162e42f52d9380f1fa@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Suliaman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigelsuliaman@gmail.com\'>nigelsuliaman@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 42a420ff3dd531162e42f52d9380f1fa@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671280136),(1009,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Cacho Cabral</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cabral@takeoffaviation.co.za\'>cabral@takeoffaviation.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please let me know what days I could book for a flip, costs, times etc.  many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <956be5066133457e6885a7ad6a47e4d2@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Cacho Cabral</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cabral@takeoffaviation.co.za\'>cabral@takeoffaviation.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please let me know what days I could book for a flip, costs, times etc.  many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 956be5066133457e6885a7ad6a47e4d2@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671285610),(1010,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Elroy Vice</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:roy@spotyourshot.co.za\'>roy@spotyourshot.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to know more about learning to fly</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <5d349ae9b7877c871acbdb17fdad2d2b@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Elroy Vice</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:roy@spotyourshot.co.za\'>roy@spotyourshot.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to know more about learning to fly</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 5d349ae9b7877c871acbdb17fdad2d2b@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671296293),(1011,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ruth Rodger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ruthrodger@gmail.com\'>ruthrodger@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc<br />\r\n<br />\r\nThank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <56c65f828a2a04f8020947002912cfc8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ruth Rodger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ruthrodger@gmail.com\'>ruthrodger@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc<br />\r\n<br />\r\nThank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 56c65f828a2a04f8020947002912cfc8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671302035),(1012,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Luqman Achmat</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:luqman.achmat@gmail.com\'>luqman.achmat@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to explore this opportunity</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <1efce3182b6421640c6b34fd3ace7f91@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Luqman Achmat</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:luqman.achmat@gmail.com\'>luqman.achmat@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to explore this opportunity</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1efce3182b6421640c6b34fd3ace7f91@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671308533),(1013,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Adam Cowley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:adam@kiffpictures.com\'>adam@kiffpictures.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to buy a glider experience for my wife for Xmas <br />\r\n<br />\r\nIvdd we done a few commercials at your base and always thought she would love it<br />\r\n<br />\r\nPlease let me know how to make this happen <br />\r\n<br />\r\nThanks<br />\r\n<br />\r\nAdam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <ca937ef0da40419d04f30bb11edc8ffb@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Adam Cowley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:adam@kiffpictures.com\'>adam@kiffpictures.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to buy a glider experience for my wife for Xmas <br />\r\n<br />\r\nIvdd we done a few commercials at your base and always thought she would love it<br />\r\n<br />\r\nPlease let me know how to make this happen <br />\r\n<br />\r\nThanks<br />\r\n<br />\r\nAdam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => ca937ef0da40419d04f30bb11edc8ffb@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671308730),(1014,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">2 ND email to u. Tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <49254749b189373e45d58e7cae9e132d@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">2 ND email to u. Tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 49254749b189373e45d58e7cae9e132d@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671308837),(1015,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hilton Meyer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:agrieco000@gmail.com\'>agrieco000@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stel belsng maar weet niks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <81fc2d071e49429651c4079203736a30@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hilton Meyer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:agrieco000@gmail.com\'>agrieco000@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stel belsng maar weet niks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 81fc2d071e49429651c4079203736a30@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671311743),(1016,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Bryan Arendse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bryan.brands911@gmail.com\'>bryan.brands911@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning, what is the basic cost for beginner glyder training with a pilot?<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <1a29b62d5ecb7ffba43d169ee80372f3@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Bryan Arendse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bryan.brands911@gmail.com\'>bryan.brands911@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning, what is the basic cost for beginner glyder training with a pilot?<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1a29b62d5ecb7ffba43d169ee80372f3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671345193),(1017,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gene Lindsay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:genesequas1@gmail.com\'>genesequas1@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello how much do you charge for a session as a passenger?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <b887dd1e6b2d4fcbf18de621f3ed8a06@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gene Lindsay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:genesequas1@gmail.com\'>genesequas1@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello how much do you charge for a session as a passenger?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b887dd1e6b2d4fcbf18de621f3ed8a06@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671367049),(1018,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike OUGHTIBRIDGE</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:moughtibridge@gmail.com\'>moughtibridge@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi my wife is very keen to fly in a glider again</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <76dd1c67a5d9966beea49a2ea1d20da6@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike OUGHTIBRIDGE</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:moughtibridge@gmail.com\'>moughtibridge@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi my wife is very keen to fly in a glider again</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 76dd1c67a5d9966beea49a2ea1d20da6@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671375480),(1019,'Not found, check status column for more info.','','CGC Booking system <info@cgc.org.za>','CGC Booking system <info@cgc.org.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'harold.daniels@stellenbosch.gov.za','https://smtp-relay.sendinblue.com:587','CGC Booking system','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 18 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: harold.daniels@stellenbosch.gov.za\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 18 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 56caa305cce2bde5af3611146a5a47ce@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671395295),(1020,'Not found, check status column for more info.','','Booking system <r@privatewealth.co.uk>','Harold daniels <harold.daniels@stellenbosch.gov.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Harold daniels','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 18 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => harold.daniels@stellenbosch.gov.za\n                        )\n\n                    [name] => Harold daniels\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 18 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 162f2b94a03da9cd90b9723dc637e1f1@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671395295),(1021,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Wagner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Bigbay@live.co.za\'>Bigbay@live.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you send me more details re booking a flight</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <db744a5a380dbd29c5b78161b01d1e46@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Wagner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Bigbay@live.co.za\'>Bigbay@live.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you send me more details re booking a flight</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => db744a5a380dbd29c5b78161b01d1e46@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671396015),(1022,'Not found, check status column for more info.','','CGC Booking system <info@capegliding.co.za>','CGC Booking system <info@capegliding.co.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'steve@porteranddaughters.com','https://smtp-relay.sendinblue.com:587','CGC Booking system','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 14 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: steve@porteranddaughters.com\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@capegliding.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 14 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => eaca94d6acb9f684bf8efdb052d067b3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671439068),(1023,'Not found, check status column for more info.','','Booking system <r@privatewealth.co.uk>','Steve Porter <steve@porteranddaughters.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Steve Porter','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 14 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 14 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2db8dff4de65d65ba4b85a645e842dda@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671439069),(1024,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Riaan Binneman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:riaan@rabfamily.co.za\'>riaan@rabfamily.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, <br />\r\n<br />\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames <br />\r\n<br />\r\nRegards <br />\r\nRiaan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <01d9cceacb7cd53070210521c7995148@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Riaan Binneman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:riaan@rabfamily.co.za\'>riaan@rabfamily.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, <br />\r\n<br />\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames <br />\r\n<br />\r\nRegards <br />\r\nRiaan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 01d9cceacb7cd53070210521c7995148@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671460350),(1025,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Louis janse van rensburg</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:louisvanrensburg@gmail.com\'>louisvanrensburg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">birthday present for myself. cost estimate for a yrip pls<br />\r\nlouis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f9f545b8b2072a9fbf6b377de6d8d920@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Louis janse van rensburg</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:louisvanrensburg@gmail.com\'>louisvanrensburg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">birthday present for myself. cost estimate for a yrip pls<br />\r\nlouis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f9f545b8b2072a9fbf6b377de6d8d920@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671480465),(1026,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.1 to 2.2.2) : https://wordpress.org/plugins/post-smtp/\n- Site Kit by Google (from version 1.89.0 to 1.90.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <0a51cea92bd57773a40c720d0eafba26@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.1 to 2.2.2) : https://wordpress.org/plugins/post-smtp/\n- Site Kit by Google (from version 1.89.0 to 1.90.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0a51cea92bd57773a40c720d0eafba26@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671493638),(1027,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tim Haigh</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:thaigh@aol.com\'>thaigh@aol.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.<br />\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <6d46aaea15d7121243db41c787a53179@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tim Haigh</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:thaigh@aol.com\'>thaigh@aol.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.<br />\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 6d46aaea15d7121243db41c787a53179@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671494335),(1028,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.0 to 7.2.1) : https://wordpress.org/plugins/woocommerce/\n- Yoast SEO (from version 19.12 to 19.13) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <c8d2ff0c68edd57a981b6335f2753af8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.0 to 7.2.1) : https://wordpress.org/plugins/woocommerce/\n- Yoast SEO (from version 19.12 to 19.13) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c8d2ff0c68edd57a981b6335f2753af8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671536864),(1029,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rick de Villiers</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rick.fuzzy@gmail.com\'>rick.fuzzy@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there<br />\r\n<br />\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.<br />\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I&#039;m sure the dynamics are quite different.<br />\r\nPlease let me know what it would take to get involved and any other info you can send me.<br />\r\n<br />\r\nAll the best,<br />\r\nRick</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f4a2257a469d53186585f780b1835e35@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rick de Villiers</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rick.fuzzy@gmail.com\'>rick.fuzzy@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there<br />\r\n<br />\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.<br />\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I&#039;m sure the dynamics are quite different.<br />\r\nPlease let me know what it would take to get involved and any other info you can send me.<br />\r\n<br />\r\nAll the best,<br />\r\nRick</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f4a2257a469d53186585f780b1835e35@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671561899),(1030,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">F Adam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:psivius@gmail.com\'>psivius@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more information.  Thank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <df998625eae172159edd9bcfcd9cd1e5@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">F Adam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:psivius@gmail.com\'>psivius@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more information.  Thank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => df998625eae172159edd9bcfcd9cd1e5@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671570629),(1031,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.12 to 6.0.13) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <3696ab27343020da869abc092eedc87f@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.12 to 6.0.13) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 3696ab27343020da869abc092eedc87f@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671623405),(1032,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dana De Bruyn</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dana@nusco.co.za\'>dana@nusco.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am keen to take a flight.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <d78c3452ab48ba80b2a621cd1540b323@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dana De Bruyn</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dana@nusco.co.za\'>dana@nusco.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am keen to take a flight.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => d78c3452ab48ba80b2a621cd1540b323@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671658248),(1033,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.1 to 3.9.2) : https://wordpress.org/plugins/elementor/\n- WooCommerce (from version 7.2.1 to 7.2.2) : https://wordpress.org/plugins/woocommerce/\n- Elementor Pro (from version 3.9.1 to 3.9.2) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f802718a9561ea95c85b0a2502869c5d@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.1 to 3.9.2) : https://wordpress.org/plugins/elementor/\n- WooCommerce (from version 7.2.1 to 7.2.2) : https://wordpress.org/plugins/woocommerce/\n- Elementor Pro (from version 3.9.1 to 3.9.2) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f802718a9561ea95c85b0a2502869c5d@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671666703),(1034,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.0 to 1.90.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => ed4707025b2f08b98f2aae7fc6e44d1f@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.0 to 1.90.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => ed4707025b2f08b98f2aae7fc6e44d1f@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671752847),(1035,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Vernon Grimmbacher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:info@capehoneybee.co.za\'>info@capehoneybee.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more details and rates, from intro right through progression. <br />\r\n<br />\r\nThanks,</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 69e9c22d488dc641e45f7063b1bda9f6@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Vernon Grimmbacher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:info@capehoneybee.co.za\'>info@capehoneybee.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more details and rates, from intro right through progression. <br />\r\n<br />\r\nThanks,</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 69e9c22d488dc641e45f7063b1bda9f6@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671829083),(1036,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Salmaan S</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:shaikh.salmaan@outlook.com\'>shaikh.salmaan@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Need to enroll</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => c7adb1bf51579d1981b1433369b01fb3@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Salmaan S</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:shaikh.salmaan@outlook.com\'>shaikh.salmaan@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Need to enroll</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c7adb1bf51579d1981b1433369b01fb3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671835455),(1037,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Jay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeljay121@gmail.com\'>michaeljay121@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you do any paying passenger flights</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => c5b2ad40a66eeb269048199c5e6e4d6a@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Jay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeljay121@gmail.com\'>michaeljay121@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you do any paying passenger flights</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c5b2ad40a66eeb269048199c5e6e4d6a@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671836407),(1038,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerhard Du Plessis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Duplessisg@gmail.com\'>Duplessisg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to get more information on how it works. <br />\r\n<br />\r\nThanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 214705c482ba591ab6383b323955f49b@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerhard Du Plessis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Duplessisg@gmail.com\'>Duplessisg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to get more information on how it works. <br />\r\n<br />\r\nThanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 214705c482ba591ab6383b323955f49b@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671870655),(1039,'Not found, check status column for more info.','','CGC Booking system <info@capegliding.co.za>','CGC Booking system <info@capegliding.co.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'sallyoughtibridge@gmail.com','https://smtp-relay.sendinblue.com:587','CGC Booking system','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: sallyoughtibridge@gmail.com\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@capegliding.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => a491d60ab9b3bc14cd0636c150e71e08@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671890277),(1040,'Not found, check status column for more info.','','Booking system <r@privatewealth.co.uk>','Sally Oughtibridge <sallyoughtibridge@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Sally Oughtibridge','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 11 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => sallyoughtibridge@gmail.com\n                        )\n\n                    [name] => Sally Oughtibridge\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 11 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 93a34c656499d850b3bcfc09071ae1ac@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671890277),(1041,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Fanner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fannerpaulgraham@gmail.com\'>fannerpaulgraham@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I&#039;m 81 , 75 kg 185 cm</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => b190142da4406eb2cd930d180eab35b2@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Fanner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fannerpaulgraham@gmail.com\'>fannerpaulgraham@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I&#039;m 81 , 75 kg 185 cm</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b190142da4406eb2cd930d180eab35b2@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1671974807),(1042,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nico Uys</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nico@gobiofarming.com\'>nico@gobiofarming.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 3025fdc489b5b934384ec7ea47993203@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nico Uys</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nico@gobiofarming.com\'>nico@gobiofarming.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 3025fdc489b5b934384ec7ea47993203@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1672008539),(1043,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.2 to 2.2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => fb85799798fca4aa6f9e3932c854c0e5@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.2 to 2.2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => fb85799798fca4aa6f9e3932c854c0e5@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1672141592),(1044,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Emmanuel de Chalendar</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manudechalendar@gmail.com\'>manudechalendar@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . <br />\r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => d708aab2977a8559c39dc3c7966d73dd@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Emmanuel de Chalendar</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manudechalendar@gmail.com\'>manudechalendar@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . <br />\r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => d708aab2977a8559c39dc3c7966d73dd@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1672149449),(1045,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.13 to 6.0.14) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Portfolio (from version 1.2.1 to 1.2.2) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 034296a99fc44af21930d3e40edb099e@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.13 to 6.0.14) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Portfolio (from version 1.2.1 to 1.2.2) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 034296a99fc44af21930d3e40edb099e@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1672271470),(1046,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.13 to 2.0.14) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => b07a3a6e96a4ae5949b45fcbd329d7f7@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.13 to 2.0.14) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b07a3a6e96a4ae5949b45fcbd329d7f7@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n',1672530330),(1047,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.3 to 2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 03 Jan 2023 21:48:16 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999798648059e-06\n                    [server] => cloudflare\n                    [cf-ray] => 783ef0098f3e78a5-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 03 Jan 2023 21:48:16 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999798648059e-06\r\nServer: cloudflare\r\nCF-RAY: 783ef0098f3e78a5-VIE\r\n\r\n{\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 03 Jan 2023 21:48:16 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999798648059e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 783ef0098f3e78a5-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.3 to 2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 40f170a54b3e45520bd828285015ef20@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1672789696),(1048,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3 to 2.3.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 06 Jan 2023 09:10:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 63183f6d-0ff1-9573-8404-fe9350bd8655\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 785351809c3838b1-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 06 Jan 2023 09:10:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 63183f6d-0ff1-9573-8404-fe9350bd8655\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 785351809c3838b1-VIE\r\n\r\n{\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 06 Jan 2023 09:10:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 63183f6d-0ff1-9573-8404-fe9350bd8655\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 785351809c3838b1-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3 to 2.3.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ee5928f5c31f59d083530d968aef964a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673003403),(1049,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.2 to 3.10.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 09 Jan 2023 21:45:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8d5568be-ebdf-92d7-8085-e678bae3cd7c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78705c7878807875-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 09 Jan 2023 21:45:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8d5568be-ebdf-92d7-8085-e678bae3cd7c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-60.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 78705c7878807875-VIE\r\n\r\n{\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 09 Jan 2023 21:45:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8d5568be-ebdf-92d7-8085-e678bae3cd7c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78705c7878807875-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.2 to 3.10.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673307939),(1050,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3.1 to 2.3.2) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 19.13 to 19.14) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.9.2 to 3.10.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 10 Jan 2023 09:48:05 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999944167212e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78747eb4a802c289-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 10 Jan 2023 09:48:05 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999944167212e-06\r\nServer: cloudflare\r\nCF-RAY: 78747eb4a802c289-VIE\r\n\r\n{\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 10 Jan 2023 09:48:05 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999944167212e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78747eb4a802c289-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3.1 to 2.3.2) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 19.13 to 19.14) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.9.2 to 3.10.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 19a2790934f5f8b6271451a24132880d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673351285),(1051,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.2 to 7.2.3) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 11 Jan 2023 09:51:49 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 787cc18f4c7ccbc8-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 11 Jan 2023 09:51:49 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-69.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 787cc18f4c7ccbc8-VIE\r\n\r\n{\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 11 Jan 2023 09:51:49 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 787cc18f4c7ccbc8-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.2 to 7.2.3) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673437909),(1052,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Booking Calendar (from version 9.4.2 to 9.4.3.1) : https://wordpress.org/plugins/booking/\n- Really Simple SSL (from version 6.0.14 to 6.1.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 11 Jan 2023 21:46:59 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 41f75230-33d0-938d-8d0d-02605765e8f7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-11.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7880d929797cc291-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 11 Jan 2023 21:46:59 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 41f75230-33d0-938d-8d0d-02605765e8f7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-11.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 7880d929797cc291-VIE\r\n\r\n{\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 11 Jan 2023 21:46:59 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 41f75230-33d0-938d-8d0d-02605765e8f7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-11.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7880d929797cc291-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Booking Calendar (from version 9.4.2 to 9.4.3.1) : https://wordpress.org/plugins/booking/\n- Really Simple SSL (from version 6.0.14 to 6.1.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bef8706764d0314a19251c8889c7bf24@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673480819),(1053,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.6.8 to 2.6.9) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 12 Jan 2023 09:49:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => ec210ef1-678a-9f39-a7d1-680787f4da8e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7884fade58dec2c0-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 12 Jan 2023 09:49:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: ec210ef1-678a-9f39-a7d1-680787f4da8e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7884fade58dec2c0-VIE\r\n\r\n{\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 12 Jan 2023 09:49:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ec210ef1-678a-9f39-a7d1-680787f4da8e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7884fade58dec2c0-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.6.8 to 2.6.9) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673524143),(1054,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.3 to 7.3.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 13 Jan 2023 09:52:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => b6617082-447f-938e-9df1-ac9f57339c9c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 788d3df15b5dc298-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 13 Jan 2023 09:52:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: b6617082-447f-938e-9df1-ac9f57339c9c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 788d3df15b5dc298-VIE\r\n\r\n{\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 13 Jan 2023 09:52:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b6617082-447f-938e-9df1-ac9f57339c9c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 788d3df15b5dc298-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.3 to 7.3.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673610776),(1055,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.1 to 1.92.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 16 Jan 2023 21:46:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 3526095d-ce84-9dad-ac2c-951dcdb22864\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999993027304e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78aa0ada9da938bf-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 16 Jan 2023 21:46:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 3526095d-ce84-9dad-ac2c-951dcdb22864\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-12.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999993027304e-06\r\nServer: cloudflare\r\nCF-RAY: 78aa0ada9da938bf-VIE\r\n\r\n{\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 16 Jan 2023 21:46:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3526095d-ce84-9dad-ac2c-951dcdb22864\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999993027304e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78aa0ada9da938bf-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.1 to 1.92.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673912771),(1056,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.0 to 3.10.1) : https://wordpress.org/plugins/elementor/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.9 to 4.2.10) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 17 Jan 2023 21:46:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 02b7cf13-93a0-9420-aada-9611fcfb1ccb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-76.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78b248bb4adac217-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 17 Jan 2023 21:46:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 02b7cf13-93a0-9420-aada-9611fcfb1ccb\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-76.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 78b248bb4adac217-VIE\r\n\r\n{\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 17 Jan 2023 21:46:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 02b7cf13-93a0-9420-aada-9611fcfb1ccb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-76.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78b248bb4adac217-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.0 to 3.10.1) : https://wordpress.org/plugins/elementor/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.9 to 4.2.10) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1673999191),(1057,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.14 to 2.1.1) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 18 Jan 2023 21:49:13 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 6cb73969-1ca4-932e-8b7e-a848e3a7de30\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78ba8a1008c0c263-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 18 Jan 2023 21:49:13 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 6cb73969-1ca4-932e-8b7e-a848e3a7de30\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-33.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 78ba8a1008c0c263-VIE\r\n\r\n{\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 18 Jan 2023 21:49:13 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6cb73969-1ca4-932e-8b7e-a848e3a7de30\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78ba8a1008c0c263-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.14 to 2.1.1) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674085753),(1058,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.1 to 2.1.2) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 20 Jan 2023 09:46:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => f5c4c77f-67ba-988a-8493-64d330692390\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78c6e2a26db9c259-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 20 Jan 2023 09:46:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: f5c4c77f-67ba-988a-8493-64d330692390\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-75.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 78c6e2a26db9c259-VIE\r\n\r\n{\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 20 Jan 2023 09:46:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f5c4c77f-67ba-988a-8493-64d330692390\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78c6e2a26db9c259-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.1 to 2.1.2) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674215210),(1059,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.21 to 1.1.22) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Facebook for WooCommerce (from version 3.0.6 to 3.0.8) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Google Listings and Ads (from version 2.3.3 to 2.3.7) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.6 to 11.7.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 1.1.2 to 1.2.0) : https://wordpress.org/plugins/jetpack-protect/\n- MailPoet (from version 4.2.0 to 4.5.0) : https://wordpress.org/plugins/mailpoet/\n- TikTok (from version 1.0.13 to 1.0.15) : https://wordpress.org/plugins/tiktok-for-business/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 20 Jan 2023 21:50:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 146537f5-2e1e-9985-b8e9-b5d790b8ab75\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78cb06d00d8e788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 20 Jan 2023 21:50:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 146537f5-2e1e-9985-b8e9-b5d790b8ab75\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-34.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 78cb06d00d8e788d-VIE\r\n\r\n{\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 20 Jan 2023 21:50:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 146537f5-2e1e-9985-b8e9-b5d790b8ab75\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78cb06d00d8e788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.21 to 1.1.22) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Facebook for WooCommerce (from version 3.0.6 to 3.0.8) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Google Listings and Ads (from version 2.3.3 to 2.3.7) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.6 to 11.7.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 1.1.2 to 1.2.0) : https://wordpress.org/plugins/jetpack-protect/\n- MailPoet (from version 4.2.0 to 4.5.0) : https://wordpress.org/plugins/mailpoet/\n- TikTok (from version 1.0.13 to 1.0.15) : https://wordpress.org/plugins/tiktok-for-business/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674258635),(1060,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.0 to 6.1.1) : https://wordpress.org/plugins/really-simple-ssl/\n- Yoast SEO (from version 19.14 to 20.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 24 Jan 2023 09:46:05 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => ec3f1809-87b2-9189-b30b-64c91eae1a70\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78e7d707bb1d77f2-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 24 Jan 2023 09:46:05 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: ec3f1809-87b2-9189-b30b-64c91eae1a70\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 78e7d707bb1d77f2-VIE\r\n\r\n{\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 24 Jan 2023 09:46:05 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ec3f1809-87b2-9189-b30b-64c91eae1a70\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78e7d707bb1d77f2-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.0 to 6.1.1) : https://wordpress.org/plugins/really-simple-ssl/\n- Yoast SEO (from version 19.14 to 20.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674560765),(1061,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.7 to 2.3.8) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.5.0 to 4.5.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 24 Jan 2023 21:47:22 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => e4625283-8de2-90af-b0b4-05823b5342bf\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78ebf7965d03788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 24 Jan 2023 21:47:22 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: e4625283-8de2-90af-b0b4-05823b5342bf\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-49.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 78ebf7965d03788d-VIE\r\n\r\n{\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 24 Jan 2023 21:47:22 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e4625283-8de2-90af-b0b4-05823b5342bf\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78ebf7965d03788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.7 to 2.3.8) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.5.0 to 4.5.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674604042),(1062,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Cape Gliding Club <info@capegliding.co.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Cape Gliding Club','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking Standard for: July 5, 2016 10:00 - July 5, 2016 12:00\nhas been canceled. <br /><br /><br /><h2>Test Email</h2><div class=\"payment-content-form\">\n<strong>Times</strong>:<span class=\"fieldvalue\">10:00 - 12:00</span><br/> <strong>First\nName</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last Name</strong>:<span\nclass=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span class=\"fieldvalue\"><a\nhref=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n            [name] => Cape Gliding Club\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking Standard for: July 5, 2016 10:00 - July 5, 2016 12:00\nhas been canceled. <br /><br /><br /><h2>Test Email</h2><div class=\"payment-content-form\">\n<strong>Times</strong>:<span class=\"fieldvalue\">10:00 - 12:00</span><br/> <strong>First\nName</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last Name</strong>:<span\nclass=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span class=\"fieldvalue\"><a\nhref=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b3e504554e2da75c0c934e5e58edb44f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674654727),(1063,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.5.1 to 4.5.2) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 25 Jan 2023 21:50:33 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 3a133ae8-ec63-9ce7-a294-b99da86c5777\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78f439a07f38c25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 25 Jan 2023 21:50:33 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 3a133ae8-ec63-9ce7-a294-b99da86c5777\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-80.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 78f439a07f38c25b-VIE\r\n\r\n{\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 25 Jan 2023 21:50:33 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3a133ae8-ec63-9ce7-a294-b99da86c5777\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78f439a07f38c25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.5.1 to 4.5.2) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674690633),(1064,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.22 to 1.1.23) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 29 Jan 2023 09:47:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 3377da8c-36d3-9798-895e-baf11926a49a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79110ca26f3138b7-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 29 Jan 2023 09:47:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 3377da8c-36d3-9798-895e-baf11926a49a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79110ca26f3138b7-VIE\r\n\r\n{\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 29 Jan 2023 09:47:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3377da8c-36d3-9798-895e-baf11926a49a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79110ca26f3138b7-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.22 to 1.1.23) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1674992877),(1065,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.1 to 3.10.2) : https://wordpress.org/plugins/elementor/\n- Elementor Addons by WPZOOM (from version 1.1.23 to 1.1.24) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 29 Jan 2023 21:49:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 6d546adf-ef5b-9bec-9578-6fe97334c4dd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79152db54e7d3267-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 29 Jan 2023 21:49:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 6d546adf-ef5b-9bec-9578-6fe97334c4dd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-59.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 79152db54e7d3267-VIE\r\n\r\n{\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 29 Jan 2023 21:49:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6d546adf-ef5b-9bec-9578-6fe97334c4dd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79152db54e7d3267-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.1 to 3.10.2) : https://wordpress.org/plugins/elementor/\n- Elementor Addons by WPZOOM (from version 1.1.23 to 1.1.24) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675036174),(1066,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.10.2 to 3.10.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 30 Jan 2023 09:51:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 9bce819a-46a9-9624-80a9-0d00592f61ac\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-31.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79194f588acac306-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 30 Jan 2023 09:51:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 9bce819a-46a9-9624-80a9-0d00592f61ac\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-31.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 79194f588acac306-VIE\r\n\r\n{\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 30 Jan 2023 09:51:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9bce819a-46a9-9624-80a9-0d00592f61ac\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-31.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79194f588acac306-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.10.2 to 3.10.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675079495),(1067,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.92.0 to 1.93.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.2.2 to 1.2.3) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 30 Jan 2023 21:52:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 0f5e2650-dc05-938b-9b41-e3e65c0a669f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 791d700d882ec30a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 30 Jan 2023 21:52:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 0f5e2650-dc05-938b-9b41-e3e65c0a669f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-56.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 791d700d882ec30a-VIE\r\n\r\n{\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 30 Jan 2023 21:52:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0f5e2650-dc05-938b-9b41-e3e65c0a669f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 791d700d882ec30a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.92.0 to 1.93.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.2.2 to 1.2.3) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => edcc072ffc83447253d5572f3a435380@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675122778),(1068,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.8 to 3.0.9) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- MailPoet (from version 4.5.2 to 4.6.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 31 Jan 2023 21:48:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 251bfaf0-09b8-9422-be18-41c7e989fd07\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-46.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7925a71cdac5c247-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 31 Jan 2023 21:48:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 251bfaf0-09b8-9422-be18-41c7e989fd07\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-46.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7925a71cdac5c247-VIE\r\n\r\n{\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 31 Jan 2023 21:48:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 251bfaf0-09b8-9422-be18-41c7e989fd07\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-46.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7925a71cdac5c247-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.8 to 3.0.9) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- MailPoet (from version 4.5.2 to 4.6.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675208919),(1069,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Guy LaRochelle</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:guy@siglr.com\'>guy@siglr.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello! I&#039;ve been trying to reach you using info@cgc.org.za but haven&#039;t got a reply yet, so I&#039;m trying through this website instead.<br />\r\n<br />\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. <br />\r\n<br />\r\nMy only possible date is July 9, 2023.<br />\r\nMy name: Guy LaRochelle<br />\r\nCanada Passport number: GC981126<br />\r\n<br />\r\nThank you!<br />\r\nGuy<br />\r\n <br />\r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Feb 2023 03:55:08 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 0b03e8f3-1994-9b93-a89f-17fc584afe4b\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=3.9999995351536e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7927bff03a4bc25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Feb 2023 03:55:08 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 0b03e8f3-1994-9b93-a89f-17fc584afe4b\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=3.9999995351536e-06\r\nServer: cloudflare\r\nCF-RAY: 7927bff03a4bc25b-VIE\r\n\r\n{\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Feb 2023 03:55:08 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0b03e8f3-1994-9b93-a89f-17fc584afe4b\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=3.9999995351536e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7927bff03a4bc25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Guy LaRochelle</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:guy@siglr.com\'>guy@siglr.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello! I&#039;ve been trying to reach you using info@cgc.org.za but haven&#039;t got a reply yet, so I&#039;m trying through this website instead.<br />\r\n<br />\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. <br />\r\n<br />\r\nMy only possible date is July 9, 2023.<br />\r\nMy name: Guy LaRochelle<br />\r\nCanada Passport number: GC981126<br />\r\n<br />\r\nThank you!<br />\r\nGuy<br />\r\n <br />\r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675230908),(1070,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.24 to 1.1.25) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Feb 2023 21:52:12 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => be440cf1-3faf-90c2-bf09-103ac5a2f5c9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 792de9ae7a2cc28e-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Feb 2023 21:52:12 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: be440cf1-3faf-90c2-bf09-103ac5a2f5c9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-34.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 792de9ae7a2cc28e-VIE\r\n\r\n{\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Feb 2023 21:52:12 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be440cf1-3faf-90c2-bf09-103ac5a2f5c9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 792de9ae7a2cc28e-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.24 to 1.1.25) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675295532),(1071,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.25 to 1.1.26) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Feb 2023 21:51:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => c1ed46ea-85fb-92be-8158-429ff4f1dd68\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 793e63f08997c2b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Feb 2023 21:51:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: c1ed46ea-85fb-92be-8158-429ff4f1dd68\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 793e63f08997c2b9-VIE\r\n\r\n{\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Feb 2023 21:51:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c1ed46ea-85fb-92be-8158-429ff4f1dd68\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 793e63f08997c2b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.25 to 1.1.26) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675468312),(1072,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.0 to 20.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Feb 2023 09:49:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 51c4ad15-5f21-9160-9176-424ee9b84f53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 795b37a03f6a788b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Feb 2023 09:49:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 51c4ad15-5f21-9160-9176-424ee9b84f53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 795b37a03f6a788b-VIE\r\n\r\n{\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Feb 2023 09:49:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 51c4ad15-5f21-9160-9176-424ee9b84f53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 795b37a03f6a788b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.0 to 20.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 74f3fa5479224650a939f84da06693fc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675770584),(1073,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.9 to 3.0.10) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Jetpack (from version 11.7.1 to 11.8) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.0 to 4.6.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Feb 2023 21:47:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 81963c25-e273-920e-8d4f-fbccc06191f1\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 795f53b4bb9ac214-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Feb 2023 21:47:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 81963c25-e273-920e-8d4f-fbccc06191f1\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 795f53b4bb9ac214-VIE\r\n\r\n{\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Feb 2023 21:47:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 81963c25-e273-920e-8d4f-fbccc06191f1\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 795f53b4bb9ac214-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.9 to 3.0.10) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Jetpack (from version 11.7.1 to 11.8) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.0 to 4.6.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675813677),(1074,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anthonybo414@gmail.com\'>anthonybo414@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day,<br />\r\n<br />\r\nI&#039;d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.<br />\r\n<br />\r\nKind Regards<br />\r\nAnthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Feb 2023 08:48:13 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79631ae63ca0c2b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Feb 2023 08:48:13 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79631ae63ca0c2b9-VIE\r\n\r\n{\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Feb 2023 08:48:13 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79631ae63ca0c2b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anthonybo414@gmail.com\'>anthonybo414@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day,<br />\r\n<br />\r\nI&#039;d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.<br />\r\n<br />\r\nKind Regards<br />\r\nAnthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675853293),(1075,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.1 to 6.2.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 09 Feb 2023 09:47:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-15.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 796bae70f93b325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 09 Feb 2023 09:47:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-15.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 796bae70f93b325f-VIE\r\n\r\n{\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 09 Feb 2023 09:47:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-15.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 796bae70f93b325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.1 to 6.2.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1675943223),(1076,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission or Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission or Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Jacques Horne</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 873-0939</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:jacques.horne@gmail.com\'>jacques.horne@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Feb 2023 11:49:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => d5998c23-10be-9abd-ab75-06a06706846a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79749f3c2a00787b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Feb 2023 11:49:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: d5998c23-10be-9abd-ab75-06a06706846a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 79749f3c2a00787b-VIE\r\n\r\n{\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Feb 2023 11:49:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d5998c23-10be-9abd-ab75-06a06706846a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79749f3c2a00787b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission or Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission or Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Jacques Horne</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 873-0939</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:jacques.horne@gmail.com\'>jacques.horne@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676036972),(1077,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Hodgson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 440-0233</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:prhodgson1002@gmail.com\'>prhodgson1002@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Feb 2023 17:01:23 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 52734c9e-026b-94b0-a33a-d50e039c2bf3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7976680c8a717899-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Feb 2023 17:01:23 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 52734c9e-026b-94b0-a33a-d50e039c2bf3\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 7976680c8a717899-VIE\r\n\r\n{\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Feb 2023 17:01:23 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 52734c9e-026b-94b0-a33a-d50e039c2bf3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7976680c8a717899-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Hodgson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 440-0233</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:prhodgson1002@gmail.com\'>prhodgson1002@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676055683),(1078,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Devilliers Mostert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:villiersmostert@gmail.com\'>villiersmostert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am a private pilot wanting to do a glider rating.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 08:13:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 6fc9c8fc-875e-94ea-b744-5f777bd6c936\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797ba090cdbe77f7-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 08:13:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 6fc9c8fc-875e-94ea-b744-5f777bd6c936\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 797ba090cdbe77f7-VIE\r\n\r\n{\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 08:13:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6fc9c8fc-875e-94ea-b744-5f777bd6c936\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797ba090cdbe77f7-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Devilliers Mostert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:villiersmostert@gmail.com\'>villiersmostert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am a private pilot wanting to do a glider rating.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676110427),(1079,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">warwick langebrink</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 610-0444</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:warwickl@acacia.co.za\'>warwickl@acacia.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 11:29:21 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => cf5cb038-267d-91cd-a4c5-2925ff636fba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797cbf0bdb76c2b4-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 11:29:21 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: cf5cb038-267d-91cd-a4c5-2925ff636fba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 797cbf0bdb76c2b4-VIE\r\n\r\n{\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 11:29:21 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cf5cb038-267d-91cd-a4c5-2925ff636fba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797cbf0bdb76c2b4-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">warwick langebrink</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 610-0444</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:warwickl@acacia.co.za\'>warwickl@acacia.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 276ae117561a893c60a3aa6dc3995131@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676122161),(1080,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Péru Van Niekerk</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(081) 038-2351</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peru.vanniekerk@angloamerican.com\'>peru.vanniekerk@angloamerican.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 16:39:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => d9f765c5-2b07-9592-86c0-a79a6fce686f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797e85c28a2bc287-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 16:39:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: d9f765c5-2b07-9592-86c0-a79a6fce686f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 797e85c28a2bc287-VIE\r\n\r\n{\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 16:39:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d9f765c5-2b07-9592-86c0-a79a6fce686f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797e85c28a2bc287-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Péru Van Niekerk</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(081) 038-2351</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peru.vanniekerk@angloamerican.com\'>peru.vanniekerk@angloamerican.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676140786),(1081,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Justin Gallagher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 652-5862</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:justing101@gmail.com\'>justing101@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 06:19:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 799ed720-de64-9b4b-adb8-927e655358ef\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79833605dda478a3-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 06:19:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 799ed720-de64-9b4b-adb8-927e655358ef\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79833605dda478a3-VIE\r\n\r\n{\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 06:19:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 799ed720-de64-9b4b-adb8-927e655358ef\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79833605dda478a3-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Justin Gallagher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 652-5862</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:justing101@gmail.com\'>justing101@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676189949),(1082,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dominic Jackson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 305-5535</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dominicj268@gmail.com\'>dominicj268@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 11:14:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-27.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7984e73a3a597875-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 11:14:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-27.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 7984e73a3a597875-VIE\r\n\r\n{\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 11:14:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-27.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7984e73a3a597875-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dominic Jackson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 305-5535</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dominicj268@gmail.com\'>dominicj268@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676207693),(1083,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alex Joosten</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 849-4656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:t.a.joosten@gmail.com\'>t.a.joosten@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 16:34:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => ff7bfd22-e127-9eff-b87c-68fe18398e7c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7986bb8afc22c24f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 16:34:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: ff7bfd22-e127-9eff-b87c-68fe18398e7c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7986bb8afc22c24f-VIE\r\n\r\n{\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 16:34:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ff7bfd22-e127-9eff-b87c-68fe18398e7c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7986bb8afc22c24f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alex Joosten</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 849-4656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:t.a.joosten@gmail.com\'>t.a.joosten@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676226875),(1084,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.2 to 3.11.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 09:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 798ca3c6ff4bc319-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 09:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-73.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 798ca3c6ff4bc319-VIE\r\n\r\n{\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 09:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 798ca3c6ff4bc319-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.2 to 3.11.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 141208daf2b381e3ad5618a0eff85015@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676288816),(1085,'Not found, check status column for more info.','','CGC Booking system <info@capegliding.co.za>','CGC Booking system <info@capegliding.co.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'sallyoughtibridge@gmail.com','https://smtp-relay.sendinblue.com:587','CGC Booking system','New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Mar 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: sallyoughtibridge@gmail.com\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => CGC Booking system\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n            [name] => CGC Booking system\n        )\n\n    [subject] => New booking\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Mar 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => sallyoughtibridge@gmail.com\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3f1e5248d08bed2632c386ecc5b5f46c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676295741),(1086,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Sally Oughtibridge <sallyoughtibridge@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Sally Oughtibridge','Cape Gliding Club - New booking','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your reservation  for: 11 Mar 2023 is processing now! We will send\nconfirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The\nflight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat\nglider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an\ninstructor to meet you. He/she will explain how the flight will work and answer any questions you\nmight have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing\nand subsequently experience the most amazing flight of your life. During the flight you will be\nallowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately\n$144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800\nand allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking\nprice for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Cape Gliding Club - New booking\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your reservation  for: 11 Mar 2023 is processing now! We will send\nconfirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The\nflight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat\nglider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an\ninstructor to meet you. He/she will explain how the flight will work and answer any questions you\nmight have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing\nand subsequently experience the most amazing flight of your life. During the flight you will be\nallowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately\n$144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800\nand allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking\nprice for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3f8f9f8cca04ff319ea82c1462948324@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676295741),(1087,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Duwayne Kruger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 947-2220</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:duwayne@vodmedia.tv\'>duwayne@vodmedia.tv</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 12:04:41 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 54b4eabb-439b-9174-8929-2a38a17f0a53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-70.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 798d6d8d29bb77fe-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 12:04:41 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 54b4eabb-439b-9174-8929-2a38a17f0a53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-70.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 798d6d8d29bb77fe-VIE\r\n\r\n{\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 12:04:41 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 54b4eabb-439b-9174-8929-2a38a17f0a53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-70.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 798d6d8d29bb77fe-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Duwayne Kruger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 947-2220</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:duwayne@vodmedia.tv\'>duwayne@vodmedia.tv</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676297081),(1088,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.93.0 to 1.94.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 21:45:54 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 11\n                    [sib-request-id] => fc9e35fd-bdd2-9fff-a68c-d112df9b973e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-47.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=9.0000003183377e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7990c0f18968c2d9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 21:45:54 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 11\r\nsib-request-id: fc9e35fd-bdd2-9fff-a68c-d112df9b973e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-47.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=9.0000003183377e-06\r\nServer: cloudflare\r\nCF-RAY: 7990c0f18968c2d9-VIE\r\n\r\n{\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 21:45:54 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 11\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => fc9e35fd-bdd2-9fff-a68c-d112df9b973e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-47.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=9.0000003183377e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7990c0f18968c2d9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.93.0 to 1.94.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676331954),(1089,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.10 to 3.0.11) : https://wordpress.org/plugins/facebook-for-woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Feb 2023 09:47:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-6.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7994e20459fa324f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Feb 2023 09:47:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-6.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 7994e20459fa324f-VIE\r\n\r\n{\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Feb 2023 09:47:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-6.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7994e20459fa324f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.10 to 3.0.11) : https://wordpress.org/plugins/facebook-for-woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676375251),(1090,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.8 to 11.8.3) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.1 to 4.6.2) : https://wordpress.org/plugins/mailpoet/\n- WooCommerce (from version 7.3.0 to 7.4.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Feb 2023 21:50:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 19c57899-1758-980a-9085-1ddf43c705cc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 799905127d2a325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Feb 2023 21:50:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 19c57899-1758-980a-9085-1ddf43c705cc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-59.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 799905127d2a325f-VIE\r\n\r\n{\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Feb 2023 21:50:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 19c57899-1758-980a-9085-1ddf43c705cc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 799905127d2a325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.8 to 11.8.3) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.1 to 4.6.2) : https://wordpress.org/plugins/mailpoet/\n- WooCommerce (from version 7.3.0 to 7.4.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676418630),(1091,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Sally Oughtibridge <sallyoughtibridge@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Sally Oughtibridge','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Mar 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Mar 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f932aee1c930e27271320997add3eb3c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455165),(1092,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Anabel  Oelmann <anabel.oelmann@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Anabel Oelmann','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => anabel.oelmann@gmail.com\n                )\n\n            [name] => Anabel  Oelmann\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 495cb6efed763c71a24155d4056d9e43@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455172),(1093,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Anabel  Oelmann <anabel.oelmann@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Anabel Oelmann','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => anabel.oelmann@gmail.com\n                )\n\n            [name] => Anabel  Oelmann\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c5d1bb5294c06c0d8ef61d74a4e15e55@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455177),(1094,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Michael Bridgens <Jennifer.bridgens@sanofi.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Michael Bridgens','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => Jennifer.bridgens@sanofi.com\n                )\n\n            [name] => Michael Bridgens\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a3145bdfcc7f89733bb6f00a5cad9ab7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455183),(1095,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Michael Bridgens <Jennifer.bridgens@sanofi.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Michael Bridgens','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => Jennifer.bridgens@sanofi.com\n                )\n\n            [name] => Michael Bridgens\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 28c2c261bf3dfcbdb077bea318ca3b06@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455185),(1096,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Melissa Rankin <melissajorankin@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Melissa Rankin','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e9969ca805392240edbb12ed1a231129@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455190),(1097,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Melissa Rankin <melissajorankin@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Melissa Rankin','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c396cd527048ee869aaf1cad26809678@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455194),(1098,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Melissa Rankin <melissajorankin@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Melissa Rankin','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 896e15124db547a5b565c99d61936bd1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455197),(1099,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Harold daniels <harold.daniels@stellenbosch.gov.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Harold daniels','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [name] => Harold daniels\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => aeabd1af5eb2a7aaf03fd935307b0bd7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455200),(1100,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Harold daniels <harold.daniels@stellenbosch.gov.za>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Harold daniels','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [name] => Harold daniels\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b6119b99928f6217d08a647cd5994bb4@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455204),(1101,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Steve Porter <steve@porteranddaughters.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Steve Porter','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [name] => Steve Porter\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 069acb86f63720ce4c6f7af0d1ab92f7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455207),(1102,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Steve Porter <steve@porteranddaughters.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Steve Porter','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [name] => Steve Porter\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 39c48972d293f741c221e1256db10dcc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455217),(1103,'Not found, check status column for more info.','','Cape Gliding Club <info@capegliding.co.za>','Sally Oughtibridge <sallyoughtibridge@gmail.com>','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','Sally Oughtibridge','Your booking has been declined','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6128f88354c82db45b3bdcf7e5f0c43d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676455221),(1104,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.0 to 3.11.1) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.3.8 to 2.3.9) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Feb 2023 21:52:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => cc3178da-8d45-9033-bdda-586e023fef0a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79a145750a97c29d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Feb 2023 21:52:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: cc3178da-8d45-9033-bdda-586e023fef0a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 79a145750a97c29d-VIE\r\n\r\n{\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Feb 2023 21:52:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cc3178da-8d45-9033-bdda-586e023fef0a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79a145750a97c29d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.0 to 3.11.1) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.3.8 to 2.3.9) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676505154),(1105,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Daniel Neal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(068) 942-8757</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kitecapetown@yahoo.com\'>kitecapetown@yahoo.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning ,<br />\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .<br />\r\nWould love to fly here in the Capetown area .<br />\r\nIs there a chance to fly before we leave on 24th ?<br />\r\nThank you <br />\r\nBest Regards<br />\r\nBenjamin DANIEL <br />\r\n+33689428757 (WhatsApp)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Feb 2023 09:40:10 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79ad8f5cafb6780a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Feb 2023 09:40:10 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-50.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 79ad8f5cafb6780a-VIE\r\n\r\n{\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Feb 2023 09:40:10 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79ad8f5cafb6780a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Daniel Neal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(068) 942-8757</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kitecapetown@yahoo.com\'>kitecapetown@yahoo.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning ,<br />\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .<br />\r\nWould love to fly here in the Capetown area .<br />\r\nIs there a chance to fly before we leave on 24th ?<br />\r\nThank you <br />\r\nBest Regards<br />\r\nBenjamin DANIEL <br />\r\n+33689428757 (WhatsApp)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e02977455f8c281a6263eaef9a190193@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1676634010),(1106,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Roderick Carmichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rodcarmic@gmail.com\'>rodcarmic@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?<br />\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!<br />\r\nCheers!<br />\r\nRodC.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 18 Feb 2023 01:54:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => e86870ba-4efd-9261-8cec-eb2f1f921883\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79b3220efd63c2a0-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 18 Feb 2023 01:54:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: e86870ba-4efd-9261-8cec-eb2f1f921883\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 79b3220efd63c2a0-VIE\r\n\r\n{\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 18 Feb 2023 01:54:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e86870ba-4efd-9261-8cec-eb2f1f921883\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79b3220efd63c2a0-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Roderick Carmichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rodcarmic@gmail.com\'>rodcarmic@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?<br />\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!<br />\r\nCheers!<br />\r\nRodC.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676692447),(1107,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gary Amstutz</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:garyamstutz@gmail.com\'>garyamstutz@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don&#039;t run in Winter, so he hasn&#039;t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 19 Feb 2023 13:10:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => a444d316-47d8-9052-b7b6-538e5ac87165\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79bf3e9ded6e0d5a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 19 Feb 2023 13:10:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: a444d316-47d8-9052-b7b6-538e5ac87165\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-32.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 79bf3e9ded6e0d5a-VIE\r\n\r\n{\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 19 Feb 2023 13:10:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a444d316-47d8-9052-b7b6-538e5ac87165\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79bf3e9ded6e0d5a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gary Amstutz</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:garyamstutz@gmail.com\'>garyamstutz@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don&#039;t run in Winter, so he hasn&#039;t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1676819446),(1108,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.9 to 2.3.10) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.6.2 to 4.7.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.3.2 to 2.4) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Feb 2023 21:50:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79d2b2c9cf5338bf-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Feb 2023 21:50:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-23.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79d2b2c9cf5338bf-VIE\r\n\r\n{\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Feb 2023 21:50:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79d2b2c9cf5338bf-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.9 to 2.3.10) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.6.2 to 4.7.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.3.2 to 2.4) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677023434),(1109,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.1 to 3.11.2) : https://wordpress.org/plugins/elementor/\n- Post SMTP (from version 2.4 to 2.4.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 22 Feb 2023 21:52:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79daf2f85ada0d63-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 22 Feb 2023 21:52:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-75.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79daf2f85ada0d63-VIE\r\n\r\n{\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 22 Feb 2023 21:52:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79daf2f85ada0d63-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.1 to 3.11.2) : https://wordpress.org/plugins/elementor/\n- Post SMTP (from version 2.4 to 2.4.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677109949),(1110,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Feb 2023 21:47:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => ebbac652-333c-99b7-9955-81a84ca64416\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-25.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79e328c11cfbc2aa-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Feb 2023 21:47:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: ebbac652-333c-99b7-9955-81a84ca64416\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-25.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79e328c11cfbc2aa-VIE\r\n\r\n{\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Feb 2023 21:47:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ebbac652-333c-99b7-9955-81a84ca64416\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-25.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79e328c11cfbc2aa-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677196038),(1111,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Willem Pretorius</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 373-4455</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manager@paarlgc.co.za\'>manager@paarlgc.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 24 Feb 2023 13:00:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79e8631f3c75c2de-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 24 Feb 2023 13:00:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 79e8631f3c75c2de-VIE\r\n\r\n{\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 24 Feb 2023 13:00:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79e8631f3c75c2de-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Willem Pretorius</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 373-4455</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manager@paarlgc.co.za\'>manager@paarlgc.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1677250858),(1112,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Feb 2023 21:45:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 4afc9350-9033-9694-8c41-7d3f07125151\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-14.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a041bf358d2788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Feb 2023 21:45:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 4afc9350-9033-9694-8c41-7d3f07125151\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-14.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a041bf358d2788d-VIE\r\n\r\n{\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Feb 2023 21:45:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4afc9350-9033-9694-8c41-7d3f07125151\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-14.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a041bf358d2788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677541544),(1113,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.1 to 20.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Feb 2023 09:48:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => efb722f8-4dc9-9f33-9276-ac0b7c0e9675\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a083e013d2fc2c8-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Feb 2023 09:48:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: efb722f8-4dc9-9f33-9276-ac0b7c0e9675\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-56.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 7a083e013d2fc2c8-VIE\r\n\r\n{\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Feb 2023 09:48:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => efb722f8-4dc9-9f33-9276-ac0b7c0e9675\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a083e013d2fc2c8-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.1 to 20.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677584882),(1114,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.94.0 to 1.95.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Feb 2023 21:49:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 2\n                    [sib-request-id] => 087ae1e6-eeb3-9ce1-bcac-037a661621fe\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a0c5f3ee916c2d2-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Feb 2023 21:49:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 2\r\nsib-request-id: 087ae1e6-eeb3-9ce1-bcac-037a661621fe\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-49.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 7a0c5f3ee916c2d2-VIE\r\n\r\n{\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Feb 2023 21:49:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 2\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 087ae1e6-eeb3-9ce1-bcac-037a661621fe\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a0c5f3ee916c2d2-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.94.0 to 1.95.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677628186),(1115,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.1 to 2.7.2) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Mar 2023 21:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 1ae90cfe-785b-9c57-ba17-b3014a966a37\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a149876cb0838b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Mar 2023 21:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 1ae90cfe-785b-9c57-ba17-b3014a966a37\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-53.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a149876cb0838b9-VIE\r\n\r\n{\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Mar 2023 21:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1ae90cfe-785b-9c57-ba17-b3014a966a37\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a149876cb0838b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.1 to 2.7.2) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 70bc76aa410602fa292fe735db1047e8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677714416),(1116,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.2 to 20.2.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 02 Mar 2023 21:51:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 0400d01b-7c92-9266-8fe2-3ff77ff8455e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a1cdd19cdd2c31d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 02 Mar 2023 21:51:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 0400d01b-7c92-9266-8fe2-3ff77ff8455e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 7a1cdd19cdd2c31d-VIE\r\n\r\n{\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 02 Mar 2023 21:51:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0400d01b-7c92-9266-8fe2-3ff77ff8455e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a1cdd19cdd2c31d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.2 to 20.2.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1677801113),(1117,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.10 to 2.4.0) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Mar 2023 09:46:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => eeec6c3a-60bf-99fe-a84f-e04fe805c445\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a41e9655f20325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=\n                    [expires] => 1678184190\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Mar 2023 09:46:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: eeec6c3a-60bf-99fe-a84f-e04fe805c445\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 7a41e9655f20325f-VIE\r\n\r\n{\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Mar 2023 09:46:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => eeec6c3a-60bf-99fe-a84f-e04fe805c445\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a41e9655f20325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678184190\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678182390\n                                                    [last-access] => 1678182390\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678182390\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.10 to 2.4.0) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678189590),(1118,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.2 to 3.11.3) : https://wordpress.org/plugins/elementor/\n- Jetpack (from version 11.8.4 to 11.9) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.7.1 to 4.8.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Mar 2023 22:15:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => c70a5254-a821-99e6-93f5-0aed270f59fc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4632c4e82ec287-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv gxZfBfJO2KvDXAnyN/Yivi1rXMStK 8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=\n                    [expires] => 1678229139\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Mar 2023 22:15:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: c70a5254-a821-99e6-93f5-0aed270f59fc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4632c4e82ec287-VIE\r\n\r\n{\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Mar 2023 22:15:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c70a5254-a821-99e6-93f5-0aed270f59fc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4632c4e82ec287-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678229139\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678227339\n                                                    [last-access] => 1678227339\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678227339\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.2 to 3.11.3) : https://wordpress.org/plugins/elementor/\n- Jetpack (from version 11.8.4 to 11.9) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.7.1 to 4.8.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678234539),(1119,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.11.3 to 3.11.4) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Mar 2023 09:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8645c315-c063-9654-bc6b-c521c350985f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000005507609e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4a27ad4fef3264-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp hl6Prz ftXsxxxr0sBtJp47o0=\n                    [expires] => 1678270627\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Mar 2023 09:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8645c315-c063-9654-bc6b-c521c350985f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000005507609e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4a27ad4fef3264-VIE\r\n\r\n{\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Mar 2023 09:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8645c315-c063-9654-bc6b-c521c350985f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000005507609e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4a27ad4fef3264-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678270627\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678268827\n                                                    [last-access] => 1678268827\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678268827\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.11.3 to 3.11.4) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678276027),(1120,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.0 to 6.2.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Mar 2023 22:32:45 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 1446d3c5-39b9-9ac2-a546-c4a545708f7d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4e89363b41c259-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ x 92hU=\n                    [expires] => 1678316565\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Mar 2023 22:32:45 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 1446d3c5-39b9-9ac2-a546-c4a545708f7d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-24.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4e89363b41c259-VIE\r\n\r\n{\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Mar 2023 22:32:45 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1446d3c5-39b9-9ac2-a546-c4a545708f7d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4e89363b41c259-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678316565\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678314765\n                                                    [last-access] => 1678314765\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678314765\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.0 to 6.2.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5d01f96297858119073bff0ffce38072@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678321965),(1121,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/post-smtp/\n- Really Simple SSL (from version 6.2.1 to 6.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 09 Mar 2023 11:32:38 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 2\n                    [sib-request-id] => 209e0faf-f974-9801-b313-dbda12eb580c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a52ff9c8ed4c25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9 v8kjImh/om 8HM=\n                    [expires] => 1678363358\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 09 Mar 2023 11:32:38 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 2\r\nsib-request-id: 209e0faf-f974-9801-b313-dbda12eb580c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 7a52ff9c8ed4c25b-VIE\r\n\r\n{\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 09 Mar 2023 11:32:38 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 2\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 209e0faf-f974-9801-b313-dbda12eb580c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a52ff9c8ed4c25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678363358\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678361558\n                                                    [last-access] => 1678361558\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678361558\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/post-smtp/\n- Really Simple SSL (from version 6.2.1 to 6.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678368758),(1122,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Carter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 527-5317</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.carter.8@gmail.com\'>oliver.carter.8@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi There<br />\r\n<br />\r\nSo excited to book this experience for my partner, Simona, for her birthday. It&#039;s a gift from her friends and we&#039;re all excited to see where this experience takes her.<br />\r\n<br />\r\nPlease could you make contact with possible dates and details so I can make payment.<br />\r\n<br />\r\nWarm Regards<br />\r\n<br />\r\nOliver</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Mar 2023 11:39:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => d1822e79-ef4a-996d-8b53-ddf07e85e505\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a5b4689eecc362d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=\n                    [expires] => 1678450149\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Mar 2023 11:39:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: d1822e79-ef4a-996d-8b53-ddf07e85e505\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-53.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 7a5b4689eecc362d-FRA\r\n\r\n{\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Mar 2023 11:39:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d1822e79-ef4a-996d-8b53-ddf07e85e505\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a5b4689eecc362d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678450149\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678448349\n                                                    [last-access] => 1678448349\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678448349\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Carter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 527-5317</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.carter.8@gmail.com\'>oliver.carter.8@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi There<br />\r\n<br />\r\nSo excited to book this experience for my partner, Simona, for her birthday. It&#039;s a gift from her friends and we&#039;re all excited to see where this experience takes her.<br />\r\n<br />\r\nPlease could you make contact with possible dates and details so I can make payment.<br />\r\n<br />\r\nWarm Regards<br />\r\n<br />\r\nOliver</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4030d54ec551b744227809090080d7a1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1678455549);
INSERT INTO `wp_post_smtp_logs` VALUES (1123,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Serge levy</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 679-3112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">We would like to book flight <br />\r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Mar 2023 14:59:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a5c6b766d003686-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns 6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=\n                    [expires] => 1678462147\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Mar 2023 14:59:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-28.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7a5c6b766d003686-FRA\r\n\r\n{\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Mar 2023 14:59:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a5c6b766d003686-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678462147\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678460347\n                                                    [last-access] => 1678460347\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678460347\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Serge levy</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 679-3112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">We would like to book flight <br />\r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1678467547),(1124,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Andy Aveling</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:flysilently@gmail.com\'>flysilently@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you ask Rene Lans to contact me?  I&#039;d be interested to visit in October/November 2023.<br />\r\n<br />\r\nEither the email or cell +447880730255 (whatsApp)<br />\r\n<br />\r\nVery many thanks<br />\r\n<br />\r\nAndy. Lasham Gliding UK</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Mar 2023 16:06:15 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 08023751-da5a-9b58-bfaa-5b224811214e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.000002708286e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a6d4888babb9b71-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG PhvdN3Z041 PmIRhRms9g=\n                    [expires] => 1678638975\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Mar 2023 16:06:15 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 08023751-da5a-9b58-bfaa-5b224811214e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.000002708286e-06\r\nServer: cloudflare\r\nCF-RAY: 7a6d4888babb9b71-FRA\r\n\r\n{\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Mar 2023 16:06:15 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 08023751-da5a-9b58-bfaa-5b224811214e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.000002708286e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a6d4888babb9b71-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678638975\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678637175\n                                                    [last-access] => 1678637175\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678637175\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Andy Aveling</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:flysilently@gmail.com\'>flysilently@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you ask Rene Lans to contact me?  I&#039;d be interested to visit in October/November 2023.<br />\r\n<br />\r\nEither the email or cell +447880730255 (whatsApp)<br />\r\n<br />\r\nVery many thanks<br />\r\n<br />\r\nAndy. Lasham Gliding UK</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678644375),(1125,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.3 to 3.11.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Mar 2023 22:36:40 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => a951842f-4600-9cee-bfaa-6ca31ad770b2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a6f8470dc63373b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle t61bnYUaSX QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=\n                    [expires] => 1678662400\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Mar 2023 22:36:40 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: a951842f-4600-9cee-bfaa-6ca31ad770b2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-10.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a6f8470dc63373b-FRA\r\n\r\n{\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Mar 2023 22:36:40 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a951842f-4600-9cee-bfaa-6ca31ad770b2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a6f8470dc63373b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678662400\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678660600\n                                                    [last-access] => 1678660600\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678660600\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.3 to 3.11.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 59f0349cf69fd8119fe76347a365131a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678667800),(1126,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael du Preez</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeldp451@gmail.com\'>michaeldp451@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\n<br />\r\nI would like to book an introductory flight for this coming weekend (18 &amp; 19 March), weather permitting.<br />\r\n<br />\r\nI would herewith also like to find out what your hire &amp; Fly rates are for the gliders in your fleet.<br />\r\n<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Mar 2023 05:57:01 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 1e976382-ab19-91a8-be6f-5aa8de485ac1\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a72097c9a73bbbf-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr cnVKodCKUyJY4uiVpdofV2JpIg=\n                    [expires] => 1678688821\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Mar 2023 05:57:01 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 1e976382-ab19-91a8-be6f-5aa8de485ac1\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a72097c9a73bbbf-FRA\r\n\r\n{\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Mar 2023 05:57:01 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1e976382-ab19-91a8-be6f-5aa8de485ac1\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a72097c9a73bbbf-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678688821\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678687021\n                                                    [last-access] => 1678687021\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678687021\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael du Preez</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeldp451@gmail.com\'>michaeldp451@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\n<br />\r\nI would like to book an introductory flight for this coming weekend (18 &amp; 19 March), weather permitting.<br />\r\n<br />\r\nI would herewith also like to find out what your hire &amp; Fly rates are for the gliders in your fleet.<br />\r\n<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678694221),(1127,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.2.0 to 1.3.0) : https://wordpress.org/plugins/jetpack-protect/\n- Site Kit by Google (from version 1.95.0 to 1.96.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Mar 2023 22:46:24 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 209b90b7-1bad-99a4-90b8-995ef8040e7e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-66.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000096457079e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a77d00fe8aa30fa-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI EK8 p4jG/SwAyGRpVQg5bXqyiqzFI=\n                    [expires] => 1678749384\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Mar 2023 22:46:24 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 209b90b7-1bad-99a4-90b8-995ef8040e7e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-66.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000096457079e-06\r\nServer: cloudflare\r\nCF-RAY: 7a77d00fe8aa30fa-FRA\r\n\r\n{\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Mar 2023 22:46:24 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 209b90b7-1bad-99a4-90b8-995ef8040e7e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-66.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000096457079e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a77d00fe8aa30fa-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678749384\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678747584\n                                                    [last-access] => 1678747584\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678747584\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.2.0 to 1.3.0) : https://wordpress.org/plugins/jetpack-protect/\n- Site Kit by Google (from version 1.95.0 to 1.96.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678754784),(1128,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike Saunders</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 470-6784</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:mcsaunders86@gmail.com\'>mcsaunders86@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 08:57:06 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => d96afdba-26cd-9419-87e0-083993f7e428\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999881563708e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7b4ea619645c92-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4 m4k haPAFMjQqfnww7G1AvGI=\n                    [expires] => 1678786026\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 08:57:06 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: d96afdba-26cd-9419-87e0-083993f7e428\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999881563708e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7b4ea619645c92-FRA\r\n\r\n{\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 08:57:06 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d96afdba-26cd-9419-87e0-083993f7e428\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999881563708e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7b4ea619645c92-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678786026\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678784226\n                                                    [last-access] => 1678784226\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678784226\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike Saunders</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 470-6784</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:mcsaunders86@gmail.com\'>mcsaunders86@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 57db964cfaffba83112beddcde2eaaba@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1678791426),(1129,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 10:03:25 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => be1fde68-b68b-9014-ab5f-e9506a667a92\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7bafca5c33bbb5-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4 EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=\n                    [expires] => 1678790005\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 10:03:25 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: be1fde68-b68b-9014-ab5f-e9506a667a92\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7bafca5c33bbb5-FRA\r\n\r\n{\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 10:03:25 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be1fde68-b68b-9014-ab5f-e9506a667a92\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7bafca5c33bbb5-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678790005\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678788205\n                                                    [last-access] => 1678788205\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678788205\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678795405),(1130,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Eve Spalding</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:e.spalding@wustl.edu\'>e.spalding@wustl.edu</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n <br />\r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!<br />\r\n <br />\r\nEve</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 17:45:23 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 4b8b038e-cb79-9a01-beec-4a3c681da6bd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7e54821b669b69-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=\n                    [expires] => 1678817723\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 17:45:23 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 4b8b038e-cb79-9a01-beec-4a3c681da6bd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-87.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7e54821b669b69-FRA\r\n\r\n{\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 17:45:23 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4b8b038e-cb79-9a01-beec-4a3c681da6bd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7e54821b669b69-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678817723\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678815923\n                                                    [last-access] => 1678815923\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678815923\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Eve Spalding</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:e.spalding@wustl.edu\'>e.spalding@wustl.edu</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n <br />\r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!<br />\r\n <br />\r\nEve</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678823123),(1131,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 22:03:15 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 48da4329-98d3-95c6-93c6-4b7b549e0098\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7fce405b223671-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF dueQy/d9Aq7PexWLpaA=\n                    [expires] => 1678833195\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 22:03:15 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 48da4329-98d3-95c6-93c6-4b7b549e0098\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-87.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7fce405b223671-FRA\r\n\r\n{\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 22:03:15 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 48da4329-98d3-95c6-93c6-4b7b549e0098\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7fce405b223671-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678833195\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678831395\n                                                    [last-access] => 1678831395\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678831395\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678838595),(1132,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hanno Van der walt</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hannovdw1009@gmail.com\'>hannovdw1009@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com<br />\r\n<br />\r\nThanks <br />\r\nHanno</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Mar 2023 12:28:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => fc0562d9-b178-9752-968d-ba914fd46cf2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.000002708286e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a84c1ba6eb89265-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP oQGNXqHwEWuV0s49hLs DRkf3wLNRE SI2boHqRgf6ybGn8neqOtJcoONrosWU=\n                    [expires] => 1678885111\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Mar 2023 12:28:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: fc0562d9-b178-9752-968d-ba914fd46cf2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-23.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.000002708286e-06\r\nServer: cloudflare\r\nCF-RAY: 7a84c1ba6eb89265-FRA\r\n\r\n{\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Mar 2023 12:28:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => fc0562d9-b178-9752-968d-ba914fd46cf2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.000002708286e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a84c1ba6eb89265-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678885111\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678883311\n                                                    [last-access] => 1678883311\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678883311\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hanno Van der walt</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hannovdw1009@gmail.com\'>hannovdw1009@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com<br />\r\n<br />\r\nThanks <br />\r\nHanno</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678890511),(1133,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Mar 2023 22:18:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=9.9999999747524e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a8822a1dff5692e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0 GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1 L4D3E1wzw9kzfAKebPlmfZ/ /U=\n                    [expires] => 1678920538\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Mar 2023 22:18:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-30.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=9.9999999747524e-06\r\nServer: cloudflare\r\nCF-RAY: 7a8822a1dff5692e-FRA\r\n\r\n{\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Mar 2023 22:18:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=9.9999999747524e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a8822a1dff5692e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678920538\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678918738\n                                                    [last-access] => 1678918738\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678918738\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1678925938),(1134,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Mar 2023 00:13:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => a397c6b2-234c-9a95-9880-a2cd7af48df6\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000000985383e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a91081f5a926901-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => .bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9 YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=\n                    [expires] => 1679013824\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Mar 2023 00:13:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: a397c6b2-234c-9a95-9880-a2cd7af48df6\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-80.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000000985383e-06\r\nServer: cloudflare\r\nCF-RAY: 7a91081f5a926901-FRA\r\n\r\n{\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Mar 2023 00:13:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a397c6b2-234c-9a95-9880-a2cd7af48df6\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000000985383e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a91081f5a926901-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => .bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679013824\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679012024\n                                                    [last-access] => 1679012024\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679012024\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679019224),(1135,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Mar 2023 23:03:45 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 30\n                    [sib-request-id] => a7e8712a-5591-980b-a8db-6005c6df7ece\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7ab1971bcb399142-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o KRnIS mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=\n                    [expires] => 1679355225\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Mar 2023 23:03:45 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 30\r\nsib-request-id: a7e8712a-5591-980b-a8db-6005c6df7ece\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7ab1971bcb399142-FRA\r\n\r\n{\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Mar 2023 23:03:45 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 30\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a7e8712a-5591-980b-a8db-6005c6df7ece\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ab1971bcb399142-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679355225\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679353425\n                                                    [last-access] => 1679353425\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679353425\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679360625),(1136,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 22 Mar 2023 11:05:55 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 31\n                    [sib-request-id] => b90455d3-e88e-944c-b19c-062df5f3ae37\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.0000008892966e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7abdf6569f1c3836-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=\n                    [expires] => 1679484955\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 22 Mar 2023 11:05:55 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 31\r\nsib-request-id: b90455d3-e88e-944c-b19c-062df5f3ae37\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.0000008892966e-06\r\nServer: cloudflare\r\nCF-RAY: 7abdf6569f1c3836-FRA\r\n\r\n{\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 22 Mar 2023 11:05:55 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 31\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b90455d3-e88e-944c-b19c-062df5f3ae37\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.0000008892966e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7abdf6569f1c3836-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679484955\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679483155\n                                                    [last-access] => 1679483155\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679483155\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679490355),(1137,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.7) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Mar 2023 10:02:16 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 831bbed2-0c2f-95de-834d-d9d2b25492f8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ac5d67ae8de37cc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=\n                    [expires] => 1679567536\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Mar 2023 10:02:16 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 831bbed2-0c2f-95de-834d-d9d2b25492f8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ac5d67ae8de37cc-FRA\r\n\r\n{\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Mar 2023 10:02:16 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 831bbed2-0c2f-95de-834d-d9d2b25492f8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ac5d67ae8de37cc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679567536\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679565736\n                                                    [last-access] => 1679565736\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679565736\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.7) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679572936),(1138,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 787-0720</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Mar 2023 15:16:41 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 15\n                    [sib-request-id] => f402ff6b-7d01-9d43-ade5-27e12ac71344\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ac7a30f2e513809-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp 8tk4XB9Fi00=\n                    [expires] => 1679586401\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Mar 2023 15:16:41 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 15\r\nsib-request-id: f402ff6b-7d01-9d43-ade5-27e12ac71344\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ac7a30f2e513809-FRA\r\n\r\n{\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Mar 2023 15:16:41 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 15\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f402ff6b-7d01-9d43-ade5-27e12ac71344\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ac7a30f2e513809-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679586401\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679584601\n                                                    [last-access] => 1679584601\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679584601\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 787-0720</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1679591801),(1139,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fiona Scheder-Bieschin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 465-6656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fionascheder@gmail.com\'>fionascheder@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?<br />\r\nWith kind regards<br />\r\nFiona</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 24 Mar 2023 19:45:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => c889dfd3-a46e-9262-bd81-f74cd572d25b\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ad16a3f69d49b39-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F 8Zobbfm7fzOhyF1mS4=\n                    [expires] => 1679688932\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 24 Mar 2023 19:45:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: c889dfd3-a46e-9262-bd81-f74cd572d25b\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-82.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ad16a3f69d49b39-FRA\r\n\r\n{\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 24 Mar 2023 19:45:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c889dfd3-a46e-9262-bd81-f74cd572d25b\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ad16a3f69d49b39-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679688932\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679687132\n                                                    [last-access] => 1679687132\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679687132\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fiona Scheder-Bieschin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 465-6656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fionascheder@gmail.com\'>fionascheder@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?<br />\r\nWith kind regards<br />\r\nFiona</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 10296665144a17212e6be9b06c051974@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1679694332),(1140,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David C.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pat@aneesho.com\'>pat@aneesho.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? <br />\r\n<br />\r\nWe charge a low fixed monthly fee. Let me know if you&#039;re interested and would like to see our portfolio.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Mar 2023 07:04:42 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => afe9e9d2-d751-9c46-9929-f91207bccea5\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ae5c7e0cfd6383e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o c3lEwwxCthYrmPo0Fz/Cj0=\n                    [expires] => 1679902482\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Mar 2023 07:04:42 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: afe9e9d2-d751-9c46-9929-f91207bccea5\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ae5c7e0cfd6383e-FRA\r\n\r\n{\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Mar 2023 07:04:42 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => afe9e9d2-d751-9c46-9929-f91207bccea5\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ae5c7e0cfd6383e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679902482\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679900682\n                                                    [last-access] => 1679900682\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679900682\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David C.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pat@aneesho.com\'>pat@aneesho.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? <br />\r\n<br />\r\nWe charge a low fixed monthly fee. Let me know if you&#039;re interested and would like to see our portfolio.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679907882),(1141,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.5 to 2.4.6) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Mar 2023 10:04:48 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 25\n                    [sib-request-id] => 0bd4dbd5-b285-93a8-856c-23ab95be93a8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ae6cfb2cff403cd-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu YU5Lq6RCVYtFU=\n                    [expires] => 1679913288\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Mar 2023 10:04:48 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 25\r\nsib-request-id: 0bd4dbd5-b285-93a8-856c-23ab95be93a8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ae6cfb2cff403cd-FRA\r\n\r\n{\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Mar 2023 10:04:48 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 25\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0bd4dbd5-b285-93a8-856c-23ab95be93a8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ae6cfb2cff403cd-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679913288\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679911488\n                                                    [last-access] => 1679911488\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679911488\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.5 to 2.4.6) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1679918688),(1142,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.9.0 to 4.10.0) : https://wordpress.org/plugins/mailpoet/\n- Yoast SEO (from version 20.3 to 20.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Mar 2023 09:50:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 7ca41ae2-0d82-9bc0-ba54-71f905797fba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7aeef82ddd29bb8b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=\n                    [expires] => 1679998832\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Mar 2023 09:50:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 7ca41ae2-0d82-9bc0-ba54-71f905797fba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-73.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7aeef82ddd29bb8b-FRA\r\n\r\n{\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Mar 2023 09:50:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7ca41ae2-0d82-9bc0-ba54-71f905797fba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7aeef82ddd29bb8b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679998832\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679997032\n                                                    [last-access] => 1679997032\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679997032\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.9.0 to 4.10.0) : https://wordpress.org/plugins/mailpoet/\n- Yoast SEO (from version 20.3 to 20.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680004232),(1143,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.2 to 6.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Mar 2023 21:59:49 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 11\n                    [sib-request-id] => 5face0b8-484d-9337-94eb-6d4910a7960f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7af32474997fbb65-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq JzhB2 5bG XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=\n                    [expires] => 1680042589\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Mar 2023 21:59:49 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 11\r\nsib-request-id: 5face0b8-484d-9337-94eb-6d4910a7960f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-32.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7af32474997fbb65-FRA\r\n\r\n{\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Mar 2023 21:59:49 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 11\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5face0b8-484d-9337-94eb-6d4910a7960f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7af32474997fbb65-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680042589\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680040789\n                                                    [last-access] => 1680040789\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680040789\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.2 to 6.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680047989),(1144,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.5 to 3.12.0) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/google-listings-and-ads/\n- Elementor Pro (from version 3.11.7 to 3.12.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 29 Mar 2023 10:09:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 627c0e29-d208-9f50-ae62-54db3a2b0d09\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7af751d60ba2085d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=\n                    [expires] => 1680086391\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 29 Mar 2023 10:09:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 627c0e29-d208-9f50-ae62-54db3a2b0d09\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7af751d60ba2085d-FRA\r\n\r\n{\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 29 Mar 2023 10:09:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 627c0e29-d208-9f50-ae62-54db3a2b0d09\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7af751d60ba2085d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680086391\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680084591\n                                                    [last-access] => 1680084591\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680084591\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.5 to 3.12.0) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/google-listings-and-ads/\n- Elementor Pro (from version 3.11.7 to 3.12.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680091791),(1145,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Your site has updated to WordPress 6.2','Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.2.\n\nNo further action is needed on your part. For more on version 6.2, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nYou also have some plugins or themes with updates available. Update them now:\nhttps://www.capegliding.co.za/wp-admin/\n\nThe WordPress Team\n','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 29 Mar 2023 22:10:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 5067d023-7dc9-93a0-98f7-bc0b71e19d82\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7afb71311f66038e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1 yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=\n                    [expires] => 1680129618\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 29 Mar 2023 22:10:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 5067d023-7dc9-93a0-98f7-bc0b71e19d82\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7afb71311f66038e-FRA\r\n\r\n{\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 29 Mar 2023 22:10:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5067d023-7dc9-93a0-98f7-bc0b71e19d82\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7afb71311f66038e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680129618\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680127818\n                                                    [last-access] => 1680127818\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680127818\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Your site has updated to WordPress 6.2\n    [textContent] => Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.2.\n\nNo further action is needed on your part. For more on version 6.2, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nYou also have some plugins or themes with updates available. Update them now:\nhttps://www.capegliding.co.za/wp-admin/\n\nThe WordPress Team\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680135018),(1146,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I tried to book for a &quot;Glider Experience&quot;  via this website,  but have not had any response yet.<br />\r\nAre these still available?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 30 Mar 2023 13:01:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 5d2469d8-f160-9611-b6c5-eb36330cf7f4\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b008ae3ed912c1c-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd jwIZC H3 h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=\n                    [expires] => 1680183099\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 30 Mar 2023 13:01:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 5d2469d8-f160-9611-b6c5-eb36330cf7f4\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-12.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b008ae3ed912c1c-FRA\r\n\r\n{\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 30 Mar 2023 13:01:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5d2469d8-f160-9611-b6c5-eb36330cf7f4\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b008ae3ed912c1c-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680183099\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680181299\n                                                    [last-access] => 1680181299\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680181299\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I tried to book for a &quot;Glider Experience&quot;  via this website,  but have not had any response yet.<br />\r\nAre these still available?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680188499),(1147,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.0 to 3.12.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 02 Apr 2023 21:48:38 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 974536bb-6883-9104-95a8-ccd37720eb5a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b1c46f14a713a70-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB DeDg6eeHmgO/syKg bhDxu3An8nWjK5UyHfulWgz mgkPRadtNCs OcrvpFVcuTo4rCCWjkbRUC4=\n                    [expires] => 1680473918\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 02 Apr 2023 21:48:38 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 974536bb-6883-9104-95a8-ccd37720eb5a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-10.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b1c46f14a713a70-FRA\r\n\r\n{\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 02 Apr 2023 21:48:38 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 974536bb-6883-9104-95a8-ccd37720eb5a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b1c46f14a713a70-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680473918\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680472118\n                                                    [last-access] => 1680472118\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680472118\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.0 to 3.12.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9912322a46b36948e7487d1087869070@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680479318),(1148,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">sharon Oconnor</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">would like to book a experiance<br />\r\n<br />\r\nfor 1 Adult <br />\r\nand 1child 13 years old <br />\r\nover a weekend <br />\r\n<br />\r\nplease advice <br />\r\ncost and date <br />\r\n<br />\r\nplease <br />\r\n<br />\r\nsharon  0836793112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 03 Apr 2023 08:24:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-68.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b1fea189bc58fe2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY kreZqDRBXELqA1erzIqV5Qlq  GtNC2g=\n                    [expires] => 1680512058\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 03 Apr 2023 08:24:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-68.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b1fea189bc58fe2-FRA\r\n\r\n{\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 03 Apr 2023 08:24:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-68.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b1fea189bc58fe2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680512058\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680510258\n                                                    [last-access] => 1680510258\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680510258\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">sharon Oconnor</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">would like to book a experiance<br />\r\n<br />\r\nfor 1 Adult <br />\r\nand 1child 13 years old <br />\r\nover a weekend <br />\r\n<br />\r\nplease advice <br />\r\ncost and date <br />\r\n<br />\r\nplease <br />\r\n<br />\r\nsharon  0836793112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 14a26e9a135f6db689fc79d999481690@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680517458),(1149,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.0 to 3.12.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 03 Apr 2023 09:47:36 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => e89571bd-723e-909f-b91e-08a670d1bb9e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b20641dff3e2c47-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG 5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=\n                    [expires] => 1680517056\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 03 Apr 2023 09:47:36 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: e89571bd-723e-909f-b91e-08a670d1bb9e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-60.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b20641dff3e2c47-FRA\r\n\r\n{\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 03 Apr 2023 09:47:36 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e89571bd-723e-909f-b91e-08a670d1bb9e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b20641dff3e2c47-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680517056\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680515256\n                                                    [last-access] => 1680515256\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680515256\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.0 to 3.12.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680522456),(1150,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.9.1 to 12.0) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.10.0 to 4.11.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 04 Apr 2023 21:47:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => be0c88f4-8118-93e1-8bd4-ccf3267b8543\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b2cc00cecc039c2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=\n                    [expires] => 1680646650\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 04 Apr 2023 21:47:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: be0c88f4-8118-93e1-8bd4-ccf3267b8543\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b2cc00cecc039c2-FRA\r\n\r\n{\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 04 Apr 2023 21:47:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be0c88f4-8118-93e1-8bd4-ccf3267b8543\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b2cc00cecc039c2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680646650\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680644850\n                                                    [last-access] => 1680644850\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680644850\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.9.1 to 12.0) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.10.0 to 4.11.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680652050),(1151,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio (from version 1.2.3 to 1.2.4) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 06 Apr 2023 21:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 71ff9a06-8385-9c83-9e87-de01132f25d2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b3d39ff0fd29c07-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG Iwlxv9CNlS9N29U Tpvm8n0=\n                    [expires] => 1680819417\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 06 Apr 2023 21:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 71ff9a06-8385-9c83-9e87-de01132f25d2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-69.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b3d39ff0fd29c07-FRA\r\n\r\n{\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 06 Apr 2023 21:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 71ff9a06-8385-9c83-9e87-de01132f25d2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b3d39ff0fd29c07-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680819417\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680817617\n                                                    [last-access] => 1680817617\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680817617\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio (from version 1.2.3 to 1.2.4) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e47703c7709f7925b1890855117431ad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680824817),(1152,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerardus van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It&#039;s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 08 Apr 2023 08:17:25 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 9d5dc9ac-bef9-9763-af27-5841ca5efce4\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b4912e36c672c3d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=\n                    [expires] => 1680943645\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 08 Apr 2023 08:17:25 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 9d5dc9ac-bef9-9763-af27-5841ca5efce4\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b4912e36c672c3d-FRA\r\n\r\n{\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 08 Apr 2023 08:17:25 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9d5dc9ac-bef9-9763-af27-5841ca5efce4\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b4912e36c672c3d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680943645\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680941845\n                                                    [last-access] => 1680941845\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680941845\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerardus van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It&#039;s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1680949045),(1153,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.6 to 2.4.7) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 10 Apr 2023 09:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b5a10ea58fb3738-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0 ijeV72TdxjyMa0Mv9RJOL QxbP sLiPVrHXhc=\n                    [expires] => 1681121822\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 10 Apr 2023 09:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-74.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b5a10ea58fb3738-FRA\r\n\r\n{\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 10 Apr 2023 09:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b5a10ea58fb3738-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681121822\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681120022\n                                                    [last-access] => 1681120022\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681120022\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.6 to 2.4.7) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681127222),(1154,'All good, mail sent.','1','&#34;Cape Gliding Club&#34; <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">J Yang</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 891-4389</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:yangjiaxiang@hotmail.com\'>yangjiaxiang@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is 16th April ok for your guys?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 10 Apr 2023 10:08:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => f677bd11-6527-9c6c-a67d-0ae08d457301\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b5a30592efc2bdc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg Iee3 6betgC4=\n                    [expires] => 1681123109\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 10 Apr 2023 10:08:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: f677bd11-6527-9c6c-a67d-0ae08d457301\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b5a30592efc2bdc-FRA\r\n\r\n{\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 10 Apr 2023 10:08:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f677bd11-6527-9c6c-a67d-0ae08d457301\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b5a30592efc2bdc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681123109\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681121309\n                                                    [last-access] => 1681121309\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681121309\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">J Yang</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 891-4389</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:yangjiaxiang@hotmail.com\'>yangjiaxiang@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is 16th April ok for your guys?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1681128509),(1155,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.4 to 20.5) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 09:47:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-84.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b624ef30bcf903a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2 Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=\n                    [expires] => 1681208249\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 09:47:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-84.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b624ef30bcf903a-FRA\r\n\r\n{\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 09:47:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-84.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b624ef30bcf903a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681208249\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681206449\n                                                    [last-access] => 1681206449\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681206449\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.4 to 20.5) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681213649),(1156,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Van der meer Gip</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 13:50:01 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 10\n                    [sib-request-id] => 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b63b23c5bb23636-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=\n                    [expires] => 1681222801\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 13:50:01 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 10\r\nsib-request-id: 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-33.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b63b23c5bb23636-FRA\r\n\r\n{\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 13:50:01 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 10\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b63b23c5bb23636-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681222801\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681221001\n                                                    [last-access] => 1681221001\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681221001\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Van der meer Gip</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681228201),(1157,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.0 to 4.11.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.96.0 to 1.98.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 21:47:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => f1d47461-5f7b-908c-becc-4c53af25d9cd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b666d2939f1bb80-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J EbBi4sLfplkpIl/588xChT9VzXQw3Sg70 Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf Y=\n                    [expires] => 1681251429\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 21:47:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: f1d47461-5f7b-908c-becc-4c53af25d9cd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b666d2939f1bb80-FRA\r\n\r\n{\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 21:47:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f1d47461-5f7b-908c-becc-4c53af25d9cd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b666d2939f1bb80-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681251429\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681249629\n                                                    [last-access] => 1681249629\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681249629\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.0 to 4.11.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.96.0 to 1.98.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681256829),(1158,'All good, mail sent.','1','&#34;info@cgc.org.za&#34; <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Barry Martin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bsm@quavity.org\'>bsm@quavity.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hey, is there a phone number I can ring to speak with someone about gliding there? I&#039;m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.<br />\r\n<br />\r\nCurrently in Europe so perhaps there&#039;s a number I can ring through Whatsapp or similar?<br />\r\n<br />\r\nCheers<br />\r\n<br />\r\nBarry</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 12 Apr 2023 14:03:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-67.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b6c030eee513602-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => .yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI 2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena nmQ3QzXs=\n                    [expires] => 1681309998\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 12 Apr 2023 14:03:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-67.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b6c030eee513602-FRA\r\n\r\n{\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 12 Apr 2023 14:03:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-67.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b6c030eee513602-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => .yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681309998\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681308198\n                                                    [last-access] => 1681308198\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681308198\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Barry Martin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bsm@quavity.org\'>bsm@quavity.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hey, is there a phone number I can ring to speak with someone about gliding there? I&#039;m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.<br />\r\n<br />\r\nCurrently in Europe so perhaps there&#039;s a number I can ring through Whatsapp or similar?<br />\r\n<br />\r\nCheers<br />\r\n<br />\r\nBarry</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 769a062d07154220fe452c959e4138aa@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681315398),(1159,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.3 to 2.7.4) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 13 Apr 2023 09:47:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 9e28dd2f-54a2-9e29-b142-22bf874e30b7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b72c9418bb030d2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=\n                    [expires] => 1681381031\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 13 Apr 2023 09:47:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 9e28dd2f-54a2-9e29-b142-22bf874e30b7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-51.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b72c9418bb030d2-FRA\r\n\r\n{\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 13 Apr 2023 09:47:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9e28dd2f-54a2-9e29-b142-22bf874e30b7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b72c9418bb030d2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681381031\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681379231\n                                                    [last-access] => 1681379231\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681379231\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.3 to 2.7.4) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681386431),(1160,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.3 to 6.2.4) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 13 Apr 2023 21:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => a0ed865e-35b3-9966-bf97-58bdfb13cc53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b76e7dcedc22bee-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD BBm6lzFU9vt9boi8gs4B9kNtY5Z48=\n                    [expires] => 1681424227\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 13 Apr 2023 21:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: a0ed865e-35b3-9966-bf97-58bdfb13cc53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-30.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b76e7dcedc22bee-FRA\r\n\r\n{\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 13 Apr 2023 21:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a0ed865e-35b3-9966-bf97-58bdfb13cc53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b76e7dcedc22bee-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681424227\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681422427\n                                                    [last-access] => 1681422427\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681422427\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.3 to 6.2.4) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681429627),(1161,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.7 to 2.4.8) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 17 Apr 2023 21:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 76173217-036f-9b3d-b640-6a0443568a8e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b97dd39694d2c04-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z skoHq7nydbDSfAoOVu27Jk Omc6CvdR XYlZkXivv6iwncw8 Nk=\n                    [expires] => 1681769822\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 17 Apr 2023 21:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 76173217-036f-9b3d-b640-6a0443568a8e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-48.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b97dd39694d2c04-FRA\r\n\r\n{\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 17 Apr 2023 21:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 76173217-036f-9b3d-b640-6a0443568a8e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b97dd39694d2c04-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681769822\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681768022\n                                                    [last-access] => 1681768022\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681768022\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.7 to 2.4.8) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681775222),(1162,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.1 to 4.12.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 18 Apr 2023 21:52:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 9008c97f-395e-9452-8624-197f31755f6f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ba021f899c290fb-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF uUg2ke6xGad5o=\n                    [expires] => 1681856523\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 18 Apr 2023 21:52:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 9008c97f-395e-9452-8624-197f31755f6f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ba021f899c290fb-FRA\r\n\r\n{\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 18 Apr 2023 21:52:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9008c97f-395e-9452-8624-197f31755f6f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ba021f899c290fb-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681856523\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681854723\n                                                    [last-access] => 1681854723\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681854723\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.1 to 4.12.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681861923),(1163,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.0 to 4.12.1) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.4 to 1.2.5) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 19 Apr 2023 21:46:22 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 6d8d273d-76c9-9982-a711-650bb08e6eb0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ba85702dfd19235-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY Xzw0Ywgr5wsKwfSgY=\n                    [expires] => 1681942582\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 19 Apr 2023 21:46:22 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 6d8d273d-76c9-9982-a711-650bb08e6eb0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-51.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ba85702dfd19235-FRA\r\n\r\n{\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 19 Apr 2023 21:46:22 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6d8d273d-76c9-9982-a711-650bb08e6eb0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ba85702dfd19235-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681942582\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681940782\n                                                    [last-access] => 1681940782\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681940782\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.0 to 4.12.1) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.4 to 1.2.5) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2a96776435cfd201c9873a02563db2d1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1681947982),(1164,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.1 to 4.12.2) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.5 to 1.3.0) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 21 Apr 2023 21:46:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-42.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bb8d2798a230410-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz WUrUjoBEO hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=\n                    [expires] => 1682115411\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 21 Apr 2023 21:46:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-42.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bb8d2798a230410-FRA\r\n\r\n{\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 21 Apr 2023 21:46:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-42.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bb8d2798a230410-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682115411\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682113611\n                                                    [last-access] => 1682113611\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682113611\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.1 to 4.12.2) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.5 to 1.3.0) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682120811),(1165,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.1 to 3.12.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 09:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 6e72f22c-e852-9721-abfb-d68fda49f605\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc52eac1a659265-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe 2IyuFWGguVAh8FFlwN4cB4c6N2hs8 L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=\n                    [expires] => 1682245017\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 09:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 6e72f22c-e852-9721-abfb-d68fda49f605\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc52eac1a659265-FRA\r\n\r\n{\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 09:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6e72f22c-e852-9721-abfb-d68fda49f605\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc52eac1a659265-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682245017\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682243217\n                                                    [last-access] => 1682243217\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682243217\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.1 to 3.12.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682250417),(1166,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dave Bryant</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 440-6035</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dave@linkeng.co.za\'>dave@linkeng.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 17:51:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 9724ff6b-7208-9212-84ca-5dafadbeb2e0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc7f47d3ace3642-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=\n                    [expires] => 1682274091\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 17:51:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 9724ff6b-7208-9212-84ca-5dafadbeb2e0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc7f47d3ace3642-FRA\r\n\r\n{\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 17:51:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9724ff6b-7208-9212-84ca-5dafadbeb2e0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc7f47d3ace3642-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682274091\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682272291\n                                                    [last-access] => 1682272291\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682272291\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dave Bryant</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 440-6035</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dave@linkeng.co.za\'>dave@linkeng.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bc8585a129b512f00758258d44c72167@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1682279491),(1167,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.2 to 3.12.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => ed5eb88f-1f4a-97ea-9759-60346c795cc7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc94d3afa5d365a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN 8=\n                    [expires] => 1682288212\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: ed5eb88f-1f4a-97ea-9759-60346c795cc7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-74.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc94d3afa5d365a-FRA\r\n\r\n{\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ed5eb88f-1f4a-97ea-9759-60346c795cc7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc94d3afa5d365a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682288212\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682286412\n                                                    [last-access] => 1682286412\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682286412\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.2 to 3.12.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682293612),(1168,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.98.0 to 1.99.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.3.0 to 1.3.1) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 24 Apr 2023 21:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 6b07462d-535c-942b-a751-a3effabd8e6f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-45.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bd18ab91ba1918f-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=\n                    [expires] => 1682374616\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 24 Apr 2023 21:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 6b07462d-535c-942b-a751-a3effabd8e6f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-45.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bd18ab91ba1918f-FRA\r\n\r\n{\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 24 Apr 2023 21:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6b07462d-535c-942b-a751-a3effabd8e6f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-45.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bd18ab91ba1918f-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682374616\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682372816\n                                                    [last-access] => 1682372816\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682372816\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.98.0 to 1.99.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.3.0 to 1.3.1) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682380016),(1169,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.12.2 to 4.13.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 25 Apr 2023 21:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 5a02fb36-52e2-9f55-83c3-008c5575fb36\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bd9c85e599e2c42-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5 5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=\n                    [expires] => 1682461027\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 25 Apr 2023 21:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 5a02fb36-52e2-9f55-83c3-008c5575fb36\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bd9c85e599e2c42-FRA\r\n\r\n{\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 25 Apr 2023 21:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5a02fb36-52e2-9f55-83c3-008c5575fb36\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bd9c85e599e2c42-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682461027\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682459227\n                                                    [last-access] => 1682459227\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682459227\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.12.2 to 4.13.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682466427),(1170,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.5 to 20.6) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 26 Apr 2023 09:46:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 10\n                    [sib-request-id] => 94ab2c7a-8192-9c76-b041-0735c9d811f9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bdde68d5b2a9116-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=\n                    [expires] => 1682504207\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 26 Apr 2023 09:46:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 10\r\nsib-request-id: 94ab2c7a-8192-9c76-b041-0735c9d811f9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bdde68d5b2a9116-FRA\r\n\r\n{\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 26 Apr 2023 09:46:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 10\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 94ab2c7a-8192-9c76-b041-0735c9d811f9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bdde68d5b2a9116-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682504207\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682502407\n                                                    [last-access] => 1682502407\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682502407\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.5 to 20.6) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682509607),(1171,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.8 to 2.4.9) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 27 Apr 2023 09:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => c9122982-40f9-9f08-a955-634458ba366d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7be6242bee3d9ba6-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=\n                    [expires] => 1682590617\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 27 Apr 2023 09:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: c9122982-40f9-9f08-a955-634458ba366d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7be6242bee3d9ba6-FRA\r\n\r\n{\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 27 Apr 2023 09:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c9122982-40f9-9f08-a955-634458ba366d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7be6242bee3d9ba6-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682590617\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682588817\n                                                    [last-access] => 1682588817\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682588817\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.8 to 2.4.9) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682596017),(1172,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 124-3070</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 29 Apr 2023 14:12:12 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bf823789f809061-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn ekxPmLYc0GNuQLE4Y=\n                    [expires] => 1682779332\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 29 Apr 2023 14:12:12 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-28.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bf823789f809061-FRA\r\n\r\n{\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 29 Apr 2023 14:12:12 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bf823789f809061-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682779332\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682777532\n                                                    [last-access] => 1682777532\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682777532\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 124-3070</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1682784732),(1173,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello!<br />\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don&#039;t mind.<br />\r\n<br />\r\nWhen I start, I&#039;d like to do training that is as intensive as possible to save time and money. It&#039;s also the best way to learn, in my opinion.<br />\r\n<br />\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?<br />\r\n<br />\r\nThanks for what you do!<br />\r\nCheers,<br />\r\n<br />\r\nGerrit</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 29 Apr 2023 14:46:08 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bf85531bdffbbb5-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P x45iCqC7IKqUzIGlROHoxZ4427VIX m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=\n                    [expires] => 1682781368\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 29 Apr 2023 14:46:08 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-24.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bf85531bdffbbb5-FRA\r\n\r\n{\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 29 Apr 2023 14:46:08 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bf85531bdffbbb5-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682781368\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682779569\n                                                    [last-access] => 1682779569\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682779569\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello!<br />\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don&#039;t mind.<br />\r\n<br />\r\nWhen I start, I&#039;d like to do training that is as intensive as possible to save time and money. It&#039;s also the best way to learn, in my opinion.<br />\r\n<br />\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?<br />\r\n<br />\r\nThanks for what you do!<br />\r\nCheers,<br />\r\n<br />\r\nGerrit</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1682786769),(1174,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 09:46:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 5cc94c50-1de3-9c39-9d5a-52fec91eecba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c0f56cf3abc2bfa-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=\n                    [expires] => 1683022607\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 09:46:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 5cc94c50-1de3-9c39-9d5a-52fec91eecba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c0f56cf3abc2bfa-FRA\r\n\r\n{\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 09:46:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5cc94c50-1de3-9c39-9d5a-52fec91eecba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c0f56cf3abc2bfa-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683022607\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683020807\n                                                    [last-access] => 1683020807\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683020807\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683028007),(1175,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peret Van der Merwe</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 805-6787</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peretvdm@gmail.com\'>peretvdm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">27 or then 28 May. 1 person.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 18:58:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => ca486b80-8d10-9c38-bafa-a4a69dbb0de9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c127ee16a692bc3-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=\n                    [expires] => 1683055706\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 18:58:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: ca486b80-8d10-9c38-bafa-a4a69dbb0de9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c127ee16a692bc3-FRA\r\n\r\n{\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 18:58:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ca486b80-8d10-9c38-bafa-a4a69dbb0de9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c127ee16a692bc3-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683055706\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683053906\n                                                    [last-access] => 1683053906\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683053906\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peret Van der Merwe</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 805-6787</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peretvdm@gmail.com\'>peretvdm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">27 or then 28 May. 1 person.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1683061106),(1176,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins have failed to update','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c1375a03bf8902a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=\n                    [expires] => 1683065812\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-48.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c1375a03bf8902a-FRA\r\n\r\n{\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c1375a03bf8902a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683065812\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683064012\n                                                    [last-access] => 1683064012\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683064012\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683071212),(1177,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Instagram Widget & Block (from version 2.1.3 to 2.1.4) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 03 May 2023 09:47:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 16\n                    [sib-request-id] => def4e0aa-3244-957d-9730-520221c898d0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c1794c188ff3a9e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq K9nOC/0 urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=\n                    [expires] => 1683109031\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 03 May 2023 09:47:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 16\r\nsib-request-id: def4e0aa-3244-957d-9730-520221c898d0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c1794c188ff3a9e-FRA\r\n\r\n{\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 03 May 2023 09:47:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 16\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => def4e0aa-3244-957d-9730-520221c898d0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c1794c188ff3a9e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683109031\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683107231\n                                                    [last-access] => 1683107231\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683107231\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Instagram Widget & Block (from version 2.1.3 to 2.1.4) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683114431),(1178,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.4 to 2.7.5) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 04 May 2023 21:46:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => a82d9e1d-de7f-9280-9df7-9403c5248fe7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c23f02aef155c14-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6 ZDzCP6EOxhC1ZZ wTpDAmye5RrZrcJ7Q=\n                    [expires] => 1683238604\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 04 May 2023 21:46:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: a82d9e1d-de7f-9280-9df7-9403c5248fe7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-82.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c23f02aef155c14-FRA\r\n\r\n{\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 04 May 2023 21:46:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a82d9e1d-de7f-9280-9df7-9403c5248fe7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c23f02aef155c14-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683238604\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683236804\n                                                    [last-access] => 1683236804\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683236804\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.4 to 2.7.5) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5985f02821a68e192b731c53e04497dc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683244004),(1179,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.3.0 to 1.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 05 May 2023 21:46:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => a2193051-fe0e-9a86-a263-8965de1906b8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c2c2d98cb2c1c2a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl 4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=\n                    [expires] => 1683325006\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 05 May 2023 21:46:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: a2193051-fe0e-9a86-a263-8965de1906b8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c2c2d98cb2c1c2a-FRA\r\n\r\n{\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 05 May 2023 21:46:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a2193051-fe0e-9a86-a263-8965de1906b8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c2c2d98cb2c1c2a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683325006\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683323206\n                                                    [last-access] => 1683323206\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683323206\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.3.0 to 1.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683330406),(1180,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.2 to 3.13.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 08 May 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c44e5db8aeb3829-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=\n                    [expires] => 1683584212\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 08 May 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c44e5db8aeb3829-FRA\r\n\r\n{\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 08 May 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c44e5db8aeb3829-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683584212\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683582412\n                                                    [last-access] => 1683582412\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683582412\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.2 to 3.13.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 91efcbcd1f051e9e20615288603b6829@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683589612),(1181,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.9 to 2.5.0) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.6 to 20.7) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.12.3 to 3.13.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 09 May 2023 09:46:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-81.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c4904b4aa591992-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=\n                    [expires] => 1683627418\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 09 May 2023 09:46:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-81.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c4904b4aa591992-FRA\r\n\r\n{\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 09 May 2023 09:46:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-81.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c4904b4aa591992-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683627418\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683625618\n                                                    [last-access] => 1683625618\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683625618\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.9 to 2.5.0) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.6 to 20.7) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.12.3 to 3.13.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683632818),(1182,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.0 to 3.13.1) : https://wordpress.org/plugins/elementor/\n- MailPoet (from version 4.14.0 to 4.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 09 May 2023 21:46:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 5a27ea25-df23-958e-b65c-5c865f45c18e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-37.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c4d23437f8a049b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I 1Q2dBNPRHHmAddfv3qBJ DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=\n                    [expires] => 1683670613\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 09 May 2023 21:46:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 5a27ea25-df23-958e-b65c-5c865f45c18e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-37.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c4d23437f8a049b-FRA\r\n\r\n{\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 09 May 2023 21:46:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5a27ea25-df23-958e-b65c-5c865f45c18e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-37.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c4d23437f8a049b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683670613\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683668813\n                                                    [last-access] => 1683668813\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683668813\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.0 to 3.13.1) : https://wordpress.org/plugins/elementor/\n- MailPoet (from version 4.14.0 to 4.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683676013),(1183,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.0 to 2.5.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 09:47:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c51422feb76362f-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I bWo3/c=\n                    [expires] => 1683713823\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 09:47:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c51422feb76362f-FRA\r\n\r\n{\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 09:47:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c51422feb76362f-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683713823\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683712023\n                                                    [last-access] => 1683712023\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683712023\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.0 to 2.5.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683719223),(1184,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Max Castiglia</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:maxcastiglia@gmail.com\'>maxcastiglia@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello, <br />\r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?<br />\r\nthank you<br />\r\nmax</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 09:55:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c514eccdaf13650-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS 3ENjAAfF6hh/n3YuV/zSz2K N B6cLiYFpxB/Bu75f6/hXCJoT8=\n                    [expires] => 1683714339\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 09:55:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c514eccdaf13650-FRA\r\n\r\n{\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 09:55:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c514eccdaf13650-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683714339\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683712539\n                                                    [last-access] => 1683712539\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683712539\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Max Castiglia</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:maxcastiglia@gmail.com\'>maxcastiglia@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello, <br />\r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?<br />\r\nthank you<br />\r\nmax</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683719739),(1185,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','ari@firstpos.co.za','steve@porteranddaughters.com,info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.sendinblue.com:587','ari@firstpos.co.za','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dick Carr</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 248-4832</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dickcarr@hilbert.co.za\'>dickcarr@hilbert.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 12:08:14 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => eb895c61-8319-9b52-9c33-ac7c4f08bb7f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c521102d9f19bdc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/ 4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV 5 jzEhxD2fBgyLklMITm2aw5Lc=\n                    [expires] => 1683722294\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 12:08:14 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: eb895c61-8319-9b52-9c33-ac7c4f08bb7f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-50.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c521102d9f19bdc-FRA\r\n\r\n{\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 12:08:14 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => eb895c61-8319-9b52-9c33-ac7c4f08bb7f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c521102d9f19bdc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683722294\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683720494\n                                                    [last-access] => 1683720494\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683720494\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dick Carr</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 248-4832</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dickcarr@hilbert.co.za\'>dickcarr@hilbert.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 06d2166a38563384b3b76692c62ba685@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1683727694),(1186,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.1 to 3.13.2) : https://wordpress.org/plugins/elementor/\n- Gravity Forms (from version 2.7.5 to 2.7.6) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 11 May 2023 21:45:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 1d4d066d-4d29-98c2-941a-088051958cc6\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c5d9c79ee151913-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a cYtaFQ6o=\n                    [expires] => 1683843350\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 11 May 2023 21:45:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 1d4d066d-4d29-98c2-941a-088051958cc6\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c5d9c79ee151913-FRA\r\n\r\n{\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 11 May 2023 21:45:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1d4d066d-4d29-98c2-941a-088051958cc6\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c5d9c79ee151913-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683843350\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683841550\n                                                    [last-access] => 1683841550\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683841550\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.1 to 3.13.2) : https://wordpress.org/plugins/elementor/\n- Gravity Forms (from version 2.7.5 to 2.7.6) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bf6c10fba88c3470c140dc102b764083@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683848750),(1187,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com,info@cgc.org.za',NULL,'info@cgc.org.za','https://smtp-relay.sendinblue.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.1 to 2.5.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 12 May 2023 09:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c61bce928bd1ac7-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ KK4eqe QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj /S5yB4lY=\n                    [expires] => 1683886622\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 12 May 2023 09:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c61bce928bd1ac7-FRA\r\n\r\n{\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 12 May 2023 09:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c61bce928bd1ac7-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683886622\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683884822\n                                                    [last-access] => 1683884822\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683884822\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.1 to 2.5.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1683892022),(1188,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','steve@porteranddaughters.com','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','steve@porteranddaughters.com','Postman SMTP Test (www.capegliding.co.za)','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 3.5.0 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"style=\" width: 600px; margin: 0 auto;\">\r\n\n		<link href=\"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">\n		<table style=\"width: 600px;margin:50px auto;color:#7D98B2;font-size:12px;padding:30px 0;\">\n        <thead>\n            <tr>\n                <th>\n                    <a href=\"https://postmansmtp.com/\"><img style=\"width: 160px;\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/postman-logo-email.png\"/></a>\n                </th>\n            </tr>\n           \n        </thead>\n        <tbody> \n            <tr>\n                <td style=\"padding: 0 20px;\">Hey there 👋,</td>\n            </tr>\n            <tr>\n               <td style=\"padding: 0 20px;\"><h3 style=\"color:#214A72;font-size:16px;font-weight:600;display: inline-block;margin:0; font-size: 20px;\">Congrats! Your test email was sent successfully</h3></td>\n            </tr>\n            <tr>\n                <td style=\"padding:0 20px;line-height: 20px;\">Thank you for using Post SMTP. Our mission is to enhance you email deliverability.</td>\n            </tr>\n            <tr>\n                <td>\n					<a href=\"https://postmansmtp.com/post-smtp-mobile-app/\" target=\"_blank\">\n						<img style=\" margin: 20px 0; width:100%\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/post-man-banner.png\"/>\n					</a>\n				</td>\n            </tr>\n            <tr>\n                <td style=\"padding:0 20px;font-size: 12px;text-align: center;\">\n                    This email was sent from your website <a href=\"https://www.capegliding.co.za\" target=\"_blank\"><strong>Cape Gliding Club</strong></a> to test your email functionality.\n                </td>\n            </tr>\n        </tbod\r\n</body>\r\n</html>','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 18 Sep 2025 07:50:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 980f409c18383cb3-CDG\n                    [x-envoy-upstream-service-time] => 78\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => d85b5af8-e0f7-9e14-9366-ee7146af94eb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"dc5447080f406cabae02fdbc8169d637@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"dc5447080f406cabae02fdbc8169d637@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 18 Sep 2025 07:50:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 980f409c18383cb3-CDG\r\nx-envoy-upstream-service-time: 78\r\naccess-control-allow-credentials: true\r\nsib-request-id: d85b5af8-e0f7-9e14-9366-ee7146af94eb\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"dc5447080f406cabae02fdbc8169d637@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 18 Sep 2025 07:50:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 980f409c18383cb3-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 78\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d85b5af8-e0f7-9e14-9366-ee7146af94eb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n    [subject] => Postman SMTP Test (www.capegliding.co.za)\n    [textContent] => Hello!\r\rSent by Postman 3.5.0 - https://wordpress.org/plugins/post-smtp/\r\r\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r<html xmlns=\"http://www.w3.org/1999/xhtml\">\r<head>\r<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r<style type=\"text/css\" media=\"all\">\r.wporg-notification .im {\r	color: #888;\r} /* undo a GMail-inserted style */\r</style>\r</head>\r<body class=\"wporg-notification\">\r	<div style=\"style=\" width: 600px; margin: 0 auto;\">\r		<link href=\"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">		<table style=\"width: 600px;margin:50px auto;color:#7D98B2;font-size:12px;padding:30px 0;\">        <thead>            <tr>                <th>                    <a href=\"https://postmansmtp.com/\"><img style=\"width: 160px;\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/postman-logo-email.png\"/></a>                </th>            </tr>                   </thead>        <tbody>             <tr>                <td style=\"padding: 0 20px;\">Hey there 👋,</td>            </tr>            <tr>               <td style=\"padding: 0 20px;\"><h3 style=\"color:#214A72;font-size:16px;font-weight:600;display: inline-block;margin:0; font-size: 20px;\">Congrats! Your test email was sent successfully</h3></td>            </tr>            <tr>                <td style=\"padding:0 20px;line-height: 20px;\">Thank you for using Post SMTP. Our mission is to enhance you email deliverability.</td>            </tr>            <tr>                <td>					<a href=\"https://postmansmtp.com/post-smtp-mobile-app/\" target=\"_blank\">						<img style=\" margin: 20px 0; width:100%\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/post-man-banner.png\"/>					</a>				</td>            </tr>            <tr>                <td style=\"padding:0 20px;font-size: 12px;text-align: center;\">                    This email was sent from your website <a href=\"https://www.capegliding.co.za\" target=\"_blank\"><strong>Cape Gliding Club</strong></a> to test your email functionality.                </td>            </tr>        </tbod\r</body>\r</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [MIME-Version] => 1.0\n            [message-id] => dc5447080f406cabae02fdbc8169d637@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758189026),(1189,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','steve@porteranddaughters.com','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','steve@porteranddaughters.com','Postman SMTP Test (www.capegliding.co.za)','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 3.5.0 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"style=\" width: 600px; margin: 0 auto;\">\r\n\n		<link href=\"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">\n		<table style=\"width: 600px;margin:50px auto;color:#7D98B2;font-size:12px;padding:30px 0;\">\n        <thead>\n            <tr>\n                <th>\n                    <a href=\"https://postmansmtp.com/\"><img style=\"width: 160px;\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/postman-logo-email.png\"/></a>\n                </th>\n            </tr>\n           \n        </thead>\n        <tbody> \n            <tr>\n                <td style=\"padding: 0 20px;\">Hey there 👋,</td>\n            </tr>\n            <tr>\n               <td style=\"padding: 0 20px;\"><h3 style=\"color:#214A72;font-size:16px;font-weight:600;display: inline-block;margin:0; font-size: 20px;\">Congrats! Your test email was sent successfully</h3></td>\n            </tr>\n            <tr>\n                <td style=\"padding:0 20px;line-height: 20px;\">Thank you for using Post SMTP. Our mission is to enhance you email deliverability.</td>\n            </tr>\n            <tr>\n                <td>\n					<a href=\"https://postmansmtp.com/post-smtp-mobile-app/\" target=\"_blank\">\n						<img style=\" margin: 20px 0; width:100%\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/post-man-banner.png\"/>\n					</a>\n				</td>\n            </tr>\n            <tr>\n                <td style=\"padding:0 20px;font-size: 12px;text-align: center;\">\n                    This email was sent from your website <a href=\"https://www.capegliding.co.za\" target=\"_blank\"><strong>Cape Gliding Club</strong></a> to test your email functionality.\n                </td>\n            </tr>\n        </tbod\r\n</body>\r\n</html>','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 18 Sep 2025 07:50:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 980f40bf4c26ef8e-WAW\n                    [x-envoy-upstream-service-time] => 86\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => b7c98c8f-8714-9e73-9ad2-fd7fb4166984\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"97556ded0be44cbcf93bc57f123a0b72@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"97556ded0be44cbcf93bc57f123a0b72@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 18 Sep 2025 07:50:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 980f40bf4c26ef8e-WAW\r\nx-envoy-upstream-service-time: 86\r\naccess-control-allow-credentials: true\r\nsib-request-id: b7c98c8f-8714-9e73-9ad2-fd7fb4166984\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"97556ded0be44cbcf93bc57f123a0b72@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 18 Sep 2025 07:50:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 980f40bf4c26ef8e-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 86\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b7c98c8f-8714-9e73-9ad2-fd7fb4166984\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n    [subject] => Postman SMTP Test (www.capegliding.co.za)\n    [textContent] => Hello!\r\rSent by Postman 3.5.0 - https://wordpress.org/plugins/post-smtp/\r\r\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r<html xmlns=\"http://www.w3.org/1999/xhtml\">\r<head>\r<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r<style type=\"text/css\" media=\"all\">\r.wporg-notification .im {\r	color: #888;\r} /* undo a GMail-inserted style */\r</style>\r</head>\r<body class=\"wporg-notification\">\r	<div style=\"style=\" width: 600px; margin: 0 auto;\">\r		<link href=\"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap\" rel=\"stylesheet\">		<table style=\"width: 600px;margin:50px auto;color:#7D98B2;font-size:12px;padding:30px 0;\">        <thead>            <tr>                <th>                    <a href=\"https://postmansmtp.com/\"><img style=\"width: 160px;\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/postman-logo-email.png\"/></a>                </th>            </tr>                   </thead>        <tbody>             <tr>                <td style=\"padding: 0 20px;\">Hey there 👋,</td>            </tr>            <tr>               <td style=\"padding: 0 20px;\"><h3 style=\"color:#214A72;font-size:16px;font-weight:600;display: inline-block;margin:0; font-size: 20px;\">Congrats! Your test email was sent successfully</h3></td>            </tr>            <tr>                <td style=\"padding:0 20px;line-height: 20px;\">Thank you for using Post SMTP. Our mission is to enhance you email deliverability.</td>            </tr>            <tr>                <td>					<a href=\"https://postmansmtp.com/post-smtp-mobile-app/\" target=\"_blank\">						<img style=\" margin: 20px 0; width:100%\" src=\"https://www.capegliding.co.za/wp-content/plugins/post-smtp/assets//images/logos/post-man-banner.png\"/>					</a>				</td>            </tr>            <tr>                <td style=\"padding:0 20px;font-size: 12px;text-align: center;\">                    This email was sent from your website <a href=\"https://www.capegliding.co.za\" target=\"_blank\"><strong>Cape Gliding Club</strong></a> to test your email functionality.                </td>            </tr>        </tbod\r</body>\r</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [MIME-Version] => 1.0\n            [message-id] => 97556ded0be44cbcf93bc57f123a0b72@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758189031),(1190,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 375-0320</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@datacarpentry.co.za\'>steve@datacarpentry.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 18 Sep 2025 07:56:48 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 980f49f4a8d3041b-CDG\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 8b99ffc7-17ed-97e8-bf14-988bfeec6616\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ab010dd988a843885d70cab5242c70a2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ab010dd988a843885d70cab5242c70a2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 18 Sep 2025 07:56:48 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 980f49f4a8d3041b-CDG\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: 8b99ffc7-17ed-97e8-bf14-988bfeec6616\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ab010dd988a843885d70cab5242c70a2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 18 Sep 2025 07:56:48 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 980f49f4a8d3041b-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8b99ffc7-17ed-97e8-bf14-988bfeec6616\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 375-0320</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@datacarpentry.co.za\'>steve@datacarpentry.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ab010dd988a843885d70cab5242c70a2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758189408),(1191,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.1 to 3.32.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 18 Sep 2025 21:45:24 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 981407b189a1febb-AMS\n                    [x-envoy-upstream-service-time] => 592\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 997ffa48-db3e-9437-8b0b-bc6ee3a91c2a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4c1a5f231c82aae67189c5539d1c325d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"4c1a5f231c82aae67189c5539d1c325d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 18 Sep 2025 21:45:24 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 981407b189a1febb-AMS\r\nx-envoy-upstream-service-time: 592\r\naccess-control-allow-credentials: true\r\nsib-request-id: 997ffa48-db3e-9437-8b0b-bc6ee3a91c2a\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"4c1a5f231c82aae67189c5539d1c325d@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 18 Sep 2025 21:45:24 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 981407b189a1febb-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 592\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 997ffa48-db3e-9437-8b0b-bc6ee3a91c2a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.1 to 3.32.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4c1a5f231c82aae67189c5539d1c325d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758239124),(1192,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ari test Aritest</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 652-5678</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Ari@firstpos.co.za\'>Ari@firstpos.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 19 Sep 2025 04:32:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98165c8f2faa040d-CDG\n                    [x-envoy-upstream-service-time] => 73\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => c9bfa8de-3b4b-938a-8b9f-06c22eb853b8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b5a26e47e3ca0257d854fb4a93cb4546@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"b5a26e47e3ca0257d854fb4a93cb4546@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 19 Sep 2025 04:32:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98165c8f2faa040d-CDG\r\nx-envoy-upstream-service-time: 73\r\naccess-control-allow-credentials: true\r\nsib-request-id: c9bfa8de-3b4b-938a-8b9f-06c22eb853b8\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"b5a26e47e3ca0257d854fb4a93cb4546@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 19 Sep 2025 04:32:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98165c8f2faa040d-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 73\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c9bfa8de-3b4b-938a-8b9f-06c22eb853b8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ari test Aritest</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 652-5678</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Ari@firstpos.co.za\'>Ari@firstpos.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b5a26e47e3ca0257d854fb4a93cb4546@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758263571),(1193,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.9.17.1 to 2.9.18) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 19 Sep 2025 21:47:16 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 981c47d12c4ef5f3-AMS\n                    [x-envoy-upstream-service-time] => 62\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => fa200f84-fd1e-9de2-8e4e-2a2316f740fc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5929215ad3c251ad88a16fa538bd8cf2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"5929215ad3c251ad88a16fa538bd8cf2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 19 Sep 2025 21:47:16 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 981c47d12c4ef5f3-AMS\r\nx-envoy-upstream-service-time: 62\r\naccess-control-allow-credentials: true\r\nsib-request-id: fa200f84-fd1e-9de2-8e4e-2a2316f740fc\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"5929215ad3c251ad88a16fa538bd8cf2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 19 Sep 2025 21:47:16 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 981c47d12c4ef5f3-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 62\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => fa200f84-fd1e-9de2-8e4e-2a2316f740fc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.9.17.1 to 2.9.18) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5929215ad3c251ad88a16fa538bd8cf2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758325636),(1194,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(071) 481-1161</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 21 Sep 2025 12:50:04 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9829afac58030225-WAW\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 3f1d76f7-8150-956a-bbd1-2aed996a7fea\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ff27e3faedb1c15d3272c1d0f1c0082a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ff27e3faedb1c15d3272c1d0f1c0082a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 21 Sep 2025 12:50:04 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9829afac58030225-WAW\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: 3f1d76f7-8150-956a-bbd1-2aed996a7fea\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ff27e3faedb1c15d3272c1d0f1c0082a@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 21 Sep 2025 12:50:04 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9829afac58030225-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3f1d76f7-8150-956a-bbd1-2aed996a7fea\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(071) 481-1161</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ff27e3faedb1c15d3272c1d0f1c0082a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758466205);
INSERT INTO `wp_post_smtp_logs` VALUES (1195,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(071) 481-1161</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 21 Sep 2025 12:50:13 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9829afe1b99af864-CDG\n                    [x-envoy-upstream-service-time] => 83\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 2e62d8fc-0d8b-931f-8bd1-e7a9b49b75ff\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5eb65a70fe79bf724b0eb4bdaeda3d68@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"5eb65a70fe79bf724b0eb4bdaeda3d68@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 21 Sep 2025 12:50:13 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9829afe1b99af864-CDG\r\nx-envoy-upstream-service-time: 83\r\naccess-control-allow-credentials: true\r\nsib-request-id: 2e62d8fc-0d8b-931f-8bd1-e7a9b49b75ff\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"5eb65a70fe79bf724b0eb4bdaeda3d68@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 21 Sep 2025 12:50:13 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9829afe1b99af864-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 83\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 2e62d8fc-0d8b-931f-8bd1-e7a9b49b75ff\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(071) 481-1161</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day please advise what the current price for the gliding experience as I notice the price is 2023 Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5eb65a70fe79bf724b0eb4bdaeda3d68@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758466213),(1196,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fernando Rueda</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 652-1309</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fvrueda@iafrica.com\'>fvrueda@iafrica.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am currently in Europe and will be back in SA mid October, kindly get in touch then.<br />\r\nRegards<br />\r\nFernando Rueda</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 22 Sep 2025 05:35:42 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 982f70bf7d860488-CDG\n                    [x-envoy-upstream-service-time] => 681\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 200a3a91-2d48-9bd4-86f4-7ae0cb0729ca\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8defa4ef7b0722a7b65df3fff722f2da@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"8defa4ef7b0722a7b65df3fff722f2da@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 22 Sep 2025 05:35:42 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 982f70bf7d860488-CDG\r\nx-envoy-upstream-service-time: 681\r\naccess-control-allow-credentials: true\r\nsib-request-id: 200a3a91-2d48-9bd4-86f4-7ae0cb0729ca\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"8defa4ef7b0722a7b65df3fff722f2da@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 22 Sep 2025 05:35:42 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 982f70bf7d860488-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 681\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 200a3a91-2d48-9bd4-86f4-7ae0cb0729ca\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fernando Rueda</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 652-1309</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fvrueda@iafrica.com\'>fvrueda@iafrica.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am currently in Europe and will be back in SA mid October, kindly get in touch then.<br />\r\nRegards<br />\r\nFernando Rueda</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8defa4ef7b0722a7b65df3fff722f2da@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758526542),(1197,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ockert BRITS</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 578-2276</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ockert.j.brits@outlook.com\'>ockert.j.brits@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 22 Sep 2025 09:43:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9830dc506d86fb93-AMS\n                    [x-envoy-upstream-service-time] => 105\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 78a08769-ad55-9ae4-9d00-e8f660d6390d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"a7bca2054fb5db23bc7208f7e28ab2f2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"a7bca2054fb5db23bc7208f7e28ab2f2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 22 Sep 2025 09:43:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9830dc506d86fb93-AMS\r\nx-envoy-upstream-service-time: 105\r\naccess-control-allow-credentials: true\r\nsib-request-id: 78a08769-ad55-9ae4-9d00-e8f660d6390d\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"a7bca2054fb5db23bc7208f7e28ab2f2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 22 Sep 2025 09:43:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9830dc506d86fb93-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 105\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 78a08769-ad55-9ae4-9d00-e8f660d6390d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ockert BRITS</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 578-2276</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ockert.j.brits@outlook.com\'>ockert.j.brits@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a7bca2054fb5db23bc7208f7e28ab2f2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758541433),(1198,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.161.0 to 1.162.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 22 Sep 2025 21:45:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9834fd13fa05f130-CDG\n                    [x-envoy-upstream-service-time] => 62\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 8d578bd7-66d4-9041-b5d9-8e3f0ad658fd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b18e8f124de5a40b7bf4b5d79439f6cb@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"b18e8f124de5a40b7bf4b5d79439f6cb@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 22 Sep 2025 21:45:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9834fd13fa05f130-CDG\r\nx-envoy-upstream-service-time: 62\r\naccess-control-allow-credentials: true\r\nsib-request-id: 8d578bd7-66d4-9041-b5d9-8e3f0ad658fd\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"b18e8f124de5a40b7bf4b5d79439f6cb@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 22 Sep 2025 21:45:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9834fd13fa05f130-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 62\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8d578bd7-66d4-9041-b5d9-8e3f0ad658fd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.161.0 to 1.162.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b18e8f124de5a40b7bf4b5d79439f6cb@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758584718),(1199,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 25.9 to 26.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 23 Sep 2025 09:45:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98391c15cb07f13c-CDG\n                    [x-envoy-upstream-service-time] => 74\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 2b513a9a-e80e-94e4-8633-08f7091339cb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c1cf82ddf3812c61c002906dd38bb402@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"c1cf82ddf3812c61c002906dd38bb402@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 23 Sep 2025 09:45:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98391c15cb07f13c-CDG\r\nx-envoy-upstream-service-time: 74\r\naccess-control-allow-credentials: true\r\nsib-request-id: 2b513a9a-e80e-94e4-8633-08f7091339cb\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"c1cf82ddf3812c61c002906dd38bb402@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 23 Sep 2025 09:45:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98391c15cb07f13c-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 74\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 2b513a9a-e80e-94e4-8633-08f7091339cb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 25.9 to 26.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c1cf82ddf3812c61c002906dd38bb402@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758627931),(1200,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David Meagan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 711-8537</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:david@walkerbaypumps.co.za\'>david@walkerbaypumps.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 23 Sep 2025 20:41:17 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 983cdcac9aa4bf7b-WAW\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 907216ff-a075-98a7-893b-6df3aea3adc2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4bf949dfebf6c4176ce92488a83eb47a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"4bf949dfebf6c4176ce92488a83eb47a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 23 Sep 2025 20:41:17 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 983cdcac9aa4bf7b-WAW\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: 907216ff-a075-98a7-893b-6df3aea3adc2\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"4bf949dfebf6c4176ce92488a83eb47a@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 23 Sep 2025 20:41:17 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 983cdcac9aa4bf7b-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 907216ff-a075-98a7-893b-6df3aea3adc2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David Meagan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 711-8537</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:david@walkerbaypumps.co.za\'>david@walkerbaypumps.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4bf949dfebf6c4176ce92488a83eb47a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758667277),(1201,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.14.3 to 5.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 23 Sep 2025 21:47:15 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 983d3d4e9934fb7f-AMS\n                    [x-envoy-upstream-service-time] => 62\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => d8005949-6e00-9dcb-8c45-c6e2e968ce97\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0a6b102fedd04cbbe668b7d794ba471e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"0a6b102fedd04cbbe668b7d794ba471e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 23 Sep 2025 21:47:15 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 983d3d4e9934fb7f-AMS\r\nx-envoy-upstream-service-time: 62\r\naccess-control-allow-credentials: true\r\nsib-request-id: d8005949-6e00-9dcb-8c45-c6e2e968ce97\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"0a6b102fedd04cbbe668b7d794ba471e@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 23 Sep 2025 21:47:15 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 983d3d4e9934fb7f-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 62\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d8005949-6e00-9dcb-8c45-c6e2e968ce97\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.14.3 to 5.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0a6b102fedd04cbbe668b7d794ba471e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758671235),(1202,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Charles Jansen van Vuuren</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 516-1430</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cp@strategico.co.za\'>cp@strategico.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight experience for my son who is 13 years old. 4 or 5 October would be great.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 24 Sep 2025 05:36:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 983fec934f87ecbb-WAW\n                    [x-envoy-upstream-service-time] => 70\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => ad3e4e24-152b-951e-afa9-0efc588f2723\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"aa0654eae5501dad56fb28a6e9e3e2c1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"aa0654eae5501dad56fb28a6e9e3e2c1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 24 Sep 2025 05:36:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 983fec934f87ecbb-WAW\r\nx-envoy-upstream-service-time: 70\r\naccess-control-allow-credentials: true\r\nsib-request-id: ad3e4e24-152b-951e-afa9-0efc588f2723\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"aa0654eae5501dad56fb28a6e9e3e2c1@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 24 Sep 2025 05:36:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 983fec934f87ecbb-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 70\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ad3e4e24-152b-951e-afa9-0efc588f2723\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Charles Jansen van Vuuren</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 516-1430</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cp@strategico.co.za\'>cp@strategico.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight experience for my son who is 13 years old. 4 or 5 October would be great.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => aa0654eae5501dad56fb28a6e9e3e2c1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758699386),(1203,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Patterson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pddpatterson@gmail.com\'>pddpatterson@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there! I’m very interested in learning to glide and curious what the costs are after solo rating. For example what would the average cost be to rent a glider for a few hours or flight + tow on the day?<br />\r\n<br />\r\nThanks very much and excited to hear back from you!</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 24 Sep 2025 08:26:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9840e6615b5cfeb8-AMS\n                    [x-envoy-upstream-service-time] => 79\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => de3f5b75-08ea-9d52-a26f-58e6c91bc1f3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"91b553fdb378cd0101998f212e31d848@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"91b553fdb378cd0101998f212e31d848@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 24 Sep 2025 08:26:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9840e6615b5cfeb8-AMS\r\nx-envoy-upstream-service-time: 79\r\naccess-control-allow-credentials: true\r\nsib-request-id: de3f5b75-08ea-9d52-a26f-58e6c91bc1f3\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"91b553fdb378cd0101998f212e31d848@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 24 Sep 2025 08:26:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9840e6615b5cfeb8-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 79\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => de3f5b75-08ea-9d52-a26f-58e6c91bc1f3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Patterson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pddpatterson@gmail.com\'>pddpatterson@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there! I’m very interested in learning to glide and curious what the costs are after solo rating. For example what would the average cost be to rent a glider for a few hours or flight + tow on the day?<br />\r\n<br />\r\nThanks very much and excited to hear back from you!</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 91b553fdb378cd0101998f212e31d848@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758709618),(1204,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple Security (from version 9.5.0.2 to 9.5.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 24 Sep 2025 09:46:41 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98415b2878f8fb8f-AMS\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 6d7a975e-13c7-98fb-94e8-ea837f2e2023\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7dae677ddf2f35b1c7804650c8b64f98@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"7dae677ddf2f35b1c7804650c8b64f98@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 24 Sep 2025 09:46:41 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98415b2878f8fb8f-AMS\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: 6d7a975e-13c7-98fb-94e8-ea837f2e2023\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"7dae677ddf2f35b1c7804650c8b64f98@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 24 Sep 2025 09:46:41 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98415b2878f8fb8f-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6d7a975e-13c7-98fb-94e8-ea837f2e2023\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple Security (from version 9.5.0.2 to 9.5.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7dae677ddf2f35b1c7804650c8b64f98@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758714401),(1205,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.162.0 to 1.162.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 25 Sep 2025 09:46:00 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9849978578b60492-CDG\n                    [x-envoy-upstream-service-time] => 75\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => d2ef6b56-d29c-969f-be73-fbc5ee296f28\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"07d9ebf66f36364d0915875582d8844f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"07d9ebf66f36364d0915875582d8844f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 25 Sep 2025 09:46:00 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9849978578b60492-CDG\r\nx-envoy-upstream-service-time: 75\r\naccess-control-allow-credentials: true\r\nsib-request-id: d2ef6b56-d29c-969f-be73-fbc5ee296f28\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"07d9ebf66f36364d0915875582d8844f@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 25 Sep 2025 09:46:00 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9849978578b60492-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 75\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d2ef6b56-d29c-969f-be73-fbc5ee296f28\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.162.0 to 1.162.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 07d9ebf66f36364d0915875582d8844f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758800760),(1206,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.0 to 15.0.2) : https://wordpress.org/plugins/jetpack/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 26 Sep 2025 09:46:21 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9851d56e2bc034d0-WAW\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 847aa5e3-a857-9b01-9670-dbd16c005303\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"334bb0493f61f946a8c8143b7d63cae2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"334bb0493f61f946a8c8143b7d63cae2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 26 Sep 2025 09:46:21 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9851d56e2bc034d0-WAW\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: 847aa5e3-a857-9b01-9670-dbd16c005303\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"334bb0493f61f946a8c8143b7d63cae2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 26 Sep 2025 09:46:21 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9851d56e2bc034d0-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 847aa5e3-a857-9b01-9670-dbd16c005303\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.0 to 15.0.2) : https://wordpress.org/plugins/jetpack/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 334bb0493f61f946a8c8143b7d63cae2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758887181),(1207,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Karel van der Zande</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:karelvanderzande2@gmail.com\'>karelvanderzande2@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">VIA     Mr. Oliver, I can ask here:<br />\r\n==================<br />\r\nMy co owner ( DG 300). Mr Frits Bijwaard and his wife  are in capetown 6 ,7 and 8th october.  <br />\r\nI would like  to offer  him the 7th or the 8th to make a gliderflight (only Frits ) <br />\r\nWe are mates in a DG 300 now for 10 years. So I lke to give him a flight in his holiday.<br />\r\n<br />\r\nHe is a fully  licenced  gliderpilot - and glider instructor - for many many years +30 years I think- <br />\r\nIt would be amazing if he could make the glider flight, just to do some sight seeing. <br />\r\nIn a two seater with a pilot required by your club.<br />\r\n<br />\r\nOf course the weather must be suitable. Who knows.<br />\r\n<br />\r\nIs it possible to arrange this?<br />\r\nWhat would be aprox the cost for me and how do I make the payment for this<br />\r\n<br />\r\nKind regards,<br />\r\nKarel van der Zande - 0031 6233 60 787. Mobile</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 26 Sep 2025 13:21:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9853108d290a12fa-AMS\n                    [x-envoy-upstream-service-time] => 90\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => edb121cb-796c-97d5-bcd4-cd93ca782436\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7980f49a49fbc2eac421c8cc4bc6dffb@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"7980f49a49fbc2eac421c8cc4bc6dffb@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 26 Sep 2025 13:21:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9853108d290a12fa-AMS\r\nx-envoy-upstream-service-time: 90\r\naccess-control-allow-credentials: true\r\nsib-request-id: edb121cb-796c-97d5-bcd4-cd93ca782436\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"7980f49a49fbc2eac421c8cc4bc6dffb@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 26 Sep 2025 13:21:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9853108d290a12fa-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 90\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => edb121cb-796c-97d5-bcd4-cd93ca782436\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Karel van der Zande</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:karelvanderzande2@gmail.com\'>karelvanderzande2@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">VIA     Mr. Oliver, I can ask here:<br />\r\n==================<br />\r\nMy co owner ( DG 300). Mr Frits Bijwaard and his wife  are in capetown 6 ,7 and 8th october.  <br />\r\nI would like  to offer  him the 7th or the 8th to make a gliderflight (only Frits ) <br />\r\nWe are mates in a DG 300 now for 10 years. So I lke to give him a flight in his holiday.<br />\r\n<br />\r\nHe is a fully  licenced  gliderpilot - and glider instructor - for many many years +30 years I think- <br />\r\nIt would be amazing if he could make the glider flight, just to do some sight seeing. <br />\r\nIn a two seater with a pilot required by your club.<br />\r\n<br />\r\nOf course the weather must be suitable. Who knows.<br />\r\n<br />\r\nIs it possible to arrange this?<br />\r\nWhat would be aprox the cost for me and how do I make the payment for this<br />\r\n<br />\r\nKind regards,<br />\r\nKarel van der Zande - 0031 6233 60 787. Mobile</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7980f49a49fbc2eac421c8cc4bc6dffb@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758900089),(1208,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peter Machlup</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 600-0998</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peter@petermachlup.com\'>peter@petermachlup.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi <br />\r\nI&#039;m keen to do a flight tomorrow <br />\r\nSunday 28 Sept <br />\r\n10am ? 11am 12.am ?<br />\r\nLet me know <br />\r\nI&#039;ll drive out from Cape Town <br />\r\nThanking you <br />\r\nPeter Machlup</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 27 Sep 2025 06:37:10 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9858fdac7b68ee42-WAW\n                    [x-envoy-upstream-service-time] => 67\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 31979452-3053-9853-afe8-dbc6f86ebf24\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"209b4582d0714363000c3a0e2ae0f7f7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"209b4582d0714363000c3a0e2ae0f7f7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 27 Sep 2025 06:37:10 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9858fdac7b68ee42-WAW\r\nx-envoy-upstream-service-time: 67\r\naccess-control-allow-credentials: true\r\nsib-request-id: 31979452-3053-9853-afe8-dbc6f86ebf24\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"209b4582d0714363000c3a0e2ae0f7f7@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 27 Sep 2025 06:37:10 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9858fdac7b68ee42-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 31979452-3053-9853-afe8-dbc6f86ebf24\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peter Machlup</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 600-0998</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peter@petermachlup.com\'>peter@petermachlup.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi <br />\r\nI&#039;m keen to do a flight tomorrow <br />\r\nSunday 28 Sept <br />\r\n10am ? 11am 12.am ?<br />\r\nLet me know <br />\r\nI&#039;ll drive out from Cape Town <br />\r\nThanking you <br />\r\nPeter Machlup</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 209b4582d0714363000c3a0e2ae0f7f7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1758962230),(1209,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Matthew Foster</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:matthewfoster.music@gmail.com\'>matthewfoster.music@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Goodday, I am writing on behalf of my father, who is in his mid 70&#039;s. He has loved the idea of gliding for years, but has not had the opportunity yet, to fly in one.<br />\r\n<br />\r\nI do not think he would be physically up to completeing an entire course, but are there perhaps any options available where he could simply be flown as a passenger, to experience the joy of gliding? I look forward to hearing from you. Many thanks.<br />\r\n<br />\r\nKind regards,<br />\r\n<br />\r\nMatthew</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 27 Sep 2025 11:12:45 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 985a915ecf6bf868-CDG\n                    [x-envoy-upstream-service-time] => 65\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 0a353f81-aae5-9fc1-8bda-4418b6efebd0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ec5829c6e4c53d6ab7aea52776370b7a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ec5829c6e4c53d6ab7aea52776370b7a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 27 Sep 2025 11:12:45 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 985a915ecf6bf868-CDG\r\nx-envoy-upstream-service-time: 65\r\naccess-control-allow-credentials: true\r\nsib-request-id: 0a353f81-aae5-9fc1-8bda-4418b6efebd0\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ec5829c6e4c53d6ab7aea52776370b7a@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 27 Sep 2025 11:12:45 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 985a915ecf6bf868-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 65\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0a353f81-aae5-9fc1-8bda-4418b6efebd0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Matthew Foster</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:matthewfoster.music@gmail.com\'>matthewfoster.music@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Goodday, I am writing on behalf of my father, who is in his mid 70&#039;s. He has loved the idea of gliding for years, but has not had the opportunity yet, to fly in one.<br />\r\n<br />\r\nI do not think he would be physically up to completeing an entire course, but are there perhaps any options available where he could simply be flown as a passenger, to experience the joy of gliding? I look forward to hearing from you. Many thanks.<br />\r\n<br />\r\nKind regards,<br />\r\n<br />\r\nMatthew</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ec5829c6e4c53d6ab7aea52776370b7a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1758978765),(1210,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Ilsley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 431-2121</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigeli8333@gmail.com\'>nigeli8333@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 28 Sep 2025 04:48:48 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98609c50fe31f10c-CDG\n                    [x-envoy-upstream-service-time] => 62\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 29e12f12-f465-9257-9e6a-8494fe30a361\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0b1fb853ee889c64e472d1d5a419335e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"0b1fb853ee889c64e472d1d5a419335e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 28 Sep 2025 04:48:48 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98609c50fe31f10c-CDG\r\nx-envoy-upstream-service-time: 62\r\naccess-control-allow-credentials: true\r\nsib-request-id: 29e12f12-f465-9257-9e6a-8494fe30a361\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"0b1fb853ee889c64e472d1d5a419335e@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 28 Sep 2025 04:48:48 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98609c50fe31f10c-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 62\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 29e12f12-f465-9257-9e6a-8494fe30a361\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Ilsley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 431-2121</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigeli8333@gmail.com\'>nigeli8333@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0b1fb853ee889c64e472d1d5a419335e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759042128),(1211,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Douglas Lawrence</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:doug1358@gmail.com\'>doug1358@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I want to fly in SA this year, over the Christmas period.<br />\r\nI&#039;m hoping to rent a glider.<br />\r\n<br />\r\nCan some one please contact me on WhatsApp +447949 106265<br />\r\n<br />\r\nThank you<br />\r\nDoug Lawrence</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 28 Sep 2025 07:24:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 986180780d1e99a2-CDG\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => cd749380-8a74-990f-a7b4-9e179a6b25a9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"399ee3a921c3e40d50529f820fa42e33@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"399ee3a921c3e40d50529f820fa42e33@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 28 Sep 2025 07:24:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 986180780d1e99a2-CDG\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: cd749380-8a74-990f-a7b4-9e179a6b25a9\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"399ee3a921c3e40d50529f820fa42e33@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 28 Sep 2025 07:24:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 986180780d1e99a2-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cd749380-8a74-990f-a7b4-9e179a6b25a9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Douglas Lawrence</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:doug1358@gmail.com\'>doug1358@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I want to fly in SA this year, over the Christmas period.<br />\r\nI&#039;m hoping to rent a glider.<br />\r\n<br />\r\nCan some one please contact me on WhatsApp +447949 106265<br />\r\n<br />\r\nThank you<br />\r\nDoug Lawrence</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 399ee3a921c3e40d50529f820fa42e33@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759051474),(1212,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Liam Kilian</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:liam.kilian@icloud.com\'>liam.kilian@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon<br />\r\nI received a gliding experience voucher for my birthday back in June, things have been super busy at university, apologies for the delay in contacting you. I&#039;m keen to book the flight whenever you recommend the weather will be optimal, what dates would you advise?<br />\r\nLooking forward to the flight!<br />\r\n<br />\r\nThanks<br />\r\nLiam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 28 Sep 2025 13:59:22 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9863c2cd0c013ce3-CDG\n                    [x-envoy-upstream-service-time] => 103\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 34f07a25-483c-9472-bc4b-039cd8a1f16f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b7e825c8fb35aabd87f54362b0e8506b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"b7e825c8fb35aabd87f54362b0e8506b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 28 Sep 2025 13:59:22 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9863c2cd0c013ce3-CDG\r\nx-envoy-upstream-service-time: 103\r\naccess-control-allow-credentials: true\r\nsib-request-id: 34f07a25-483c-9472-bc4b-039cd8a1f16f\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"b7e825c8fb35aabd87f54362b0e8506b@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 28 Sep 2025 13:59:22 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9863c2cd0c013ce3-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 103\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 34f07a25-483c-9472-bc4b-039cd8a1f16f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Liam Kilian</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:liam.kilian@icloud.com\'>liam.kilian@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon<br />\r\nI received a gliding experience voucher for my birthday back in June, things have been super busy at university, apologies for the delay in contacting you. I&#039;m keen to book the flight whenever you recommend the weather will be optimal, what dates would you advise?<br />\r\nLooking forward to the flight!<br />\r\n<br />\r\nThanks<br />\r\nLiam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b7e825c8fb35aabd87f54362b0e8506b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759075162),(1213,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.2 to 3.32.3) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 29 Sep 2025 21:46:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 986eac58bbd03cf3-CDG\n                    [x-envoy-upstream-service-time] => 64\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => d84c3a9f-0023-96b5-ad45-0c42789a082e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e3ececa55a20427a13d198ef4d862df4@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"e3ececa55a20427a13d198ef4d862df4@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 29 Sep 2025 21:46:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 986eac58bbd03cf3-CDG\r\nx-envoy-upstream-service-time: 64\r\naccess-control-allow-credentials: true\r\nsib-request-id: d84c3a9f-0023-96b5-ad45-0c42789a082e\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"e3ececa55a20427a13d198ef4d862df4@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 29 Sep 2025 21:46:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 986eac58bbd03cf3-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 64\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d84c3a9f-0023-96b5-ad45-0c42789a082e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.2 to 3.32.3) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e3ececa55a20427a13d198ef4d862df4@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759189586),(1214,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hardus Odendaal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 335-3190</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hardus@truenorthgroup.co.za\'>hardus@truenorthgroup.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 30 Sep 2025 20:47:27 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 987693539f6399c8-CDG\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 786b1ed7-f3a0-9feb-9681-f352c4b0b899\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"de24f972be7cfcf30960c73e81d6048a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"de24f972be7cfcf30960c73e81d6048a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 30 Sep 2025 20:47:27 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 987693539f6399c8-CDG\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: 786b1ed7-f3a0-9feb-9681-f352c4b0b899\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"de24f972be7cfcf30960c73e81d6048a@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 30 Sep 2025 20:47:27 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 987693539f6399c8-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 786b1ed7-f3a0-9feb-9681-f352c4b0b899\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hardus Odendaal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 335-3190</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hardus@truenorthgroup.co.za\'>hardus@truenorthgroup.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => de24f972be7cfcf30960c73e81d6048a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759272447),(1215,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Your site has updated to WordPress 6.8.3','Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.8.3.\n\nNo further action is needed on your part. For more on version 6.8.3, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 30 Sep 2025 21:46:33 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9876e9e3cc1699cc-CDG\n                    [x-envoy-upstream-service-time] => 66\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 32061843-b6f2-9fe4-9ab1-b39e18746ac2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d7a4f6e637b1a7241b38c49231799814@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"d7a4f6e637b1a7241b38c49231799814@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 30 Sep 2025 21:46:33 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9876e9e3cc1699cc-CDG\r\nx-envoy-upstream-service-time: 66\r\naccess-control-allow-credentials: true\r\nsib-request-id: 32061843-b6f2-9fe4-9ab1-b39e18746ac2\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"d7a4f6e637b1a7241b38c49231799814@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 30 Sep 2025 21:46:33 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9876e9e3cc1699cc-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 66\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 32061843-b6f2-9fe4-9ab1-b39e18746ac2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Your site has updated to WordPress 6.8.3\n    [textContent] => Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.8.3.\n\nNo further action is needed on your part. For more on version 6.8.3, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d7a4f6e637b1a7241b38c49231799814@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759275993),(1216,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tawanda Chando</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(069) 656-0706</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:tawandac95@gmail.com\'>tawandac95@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hie, I&#039;m interesting 🤔  how much is the full corse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 30 Sep 2025 21:49:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9876eeb7c8d5bfab-WAW\n                    [x-envoy-upstream-service-time] => 66\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => e7981940-e00d-92f9-8af4-fe2280a3d2a0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"1cf74d1485882b92b5722c88e3fd81fb@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"1cf74d1485882b92b5722c88e3fd81fb@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 30 Sep 2025 21:49:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9876eeb7c8d5bfab-WAW\r\nx-envoy-upstream-service-time: 66\r\naccess-control-allow-credentials: true\r\nsib-request-id: e7981940-e00d-92f9-8af4-fe2280a3d2a0\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"1cf74d1485882b92b5722c88e3fd81fb@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 30 Sep 2025 21:49:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9876eeb7c8d5bfab-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 66\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e7981940-e00d-92f9-8af4-fe2280a3d2a0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tawanda Chando</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(069) 656-0706</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:tawandac95@gmail.com\'>tawandac95@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hie, I&#039;m interesting <img src=\"https://s.w.org/images/core/emoji/16.0.1/72x72/1f914.png\" alt=\"🤔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />  how much is the full corse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 1cf74d1485882b92b5722c88e3fd81fb@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759276190),(1217,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.15.0 to 5.15.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 02 Oct 2025 09:45:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 988344837cbd0254-WAW\n                    [x-envoy-upstream-service-time] => 71\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 7a6fc77e-1d39-9bed-b0e6-fd604c987219\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c79d6aafaaa8f9f4c9fd08b6a6573109@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"c79d6aafaaa8f9f4c9fd08b6a6573109@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 02 Oct 2025 09:45:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 988344837cbd0254-WAW\r\nx-envoy-upstream-service-time: 71\r\naccess-control-allow-credentials: true\r\nsib-request-id: 7a6fc77e-1d39-9bed-b0e6-fd604c987219\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"c79d6aafaaa8f9f4c9fd08b6a6573109@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 02 Oct 2025 09:45:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 988344837cbd0254-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 71\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7a6fc77e-1d39-9bed-b0e6-fd604c987219\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.15.0 to 5.15.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c79d6aafaaa8f9f4c9fd08b6a6573109@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759405534),(1218,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Stone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 257-2525</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:enots1@icloud.com\'>enots1@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight on the 4th or the 5th of October tks <br />\r\nMichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 04:34:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9889bac67c21ecbf-WAW\n                    [x-envoy-upstream-service-time] => 65\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => e84e3677-7638-9755-87fc-b9ecf14fc8e6\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"167e1b838b6d634f9d10aec3715ef83b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"167e1b838b6d634f9d10aec3715ef83b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 04:34:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9889bac67c21ecbf-WAW\r\nx-envoy-upstream-service-time: 65\r\naccess-control-allow-credentials: true\r\nsib-request-id: e84e3677-7638-9755-87fc-b9ecf14fc8e6\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"167e1b838b6d634f9d10aec3715ef83b@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 04:34:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9889bac67c21ecbf-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 65\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e84e3677-7638-9755-87fc-b9ecf14fc8e6\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Stone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 257-2525</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:enots1@icloud.com\'>enots1@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight on the 4th or the 5th of October tks <br />\r\nMichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 167e1b838b6d634f9d10aec3715ef83b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759473292),(1219,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Stone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:enots1@icloud.com\'>enots1@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight on the 4 or 5th October <br />\r\nTks<br />\r\nMichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 04:38:20 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9889bfd6ed949992-CDG\n                    [x-envoy-upstream-service-time] => 70\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => c3fd64c0-b0cb-927b-947a-1c8886bc4e01\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0817bd04fc7c8c806800ee169b7eb92a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"0817bd04fc7c8c806800ee169b7eb92a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 04:38:20 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9889bfd6ed949992-CDG\r\nx-envoy-upstream-service-time: 70\r\naccess-control-allow-credentials: true\r\nsib-request-id: c3fd64c0-b0cb-927b-947a-1c8886bc4e01\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"0817bd04fc7c8c806800ee169b7eb92a@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 04:38:20 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9889bfd6ed949992-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 70\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c3fd64c0-b0cb-927b-947a-1c8886bc4e01\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Stone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:enots1@icloud.com\'>enots1@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to book a flight on the 4 or 5th October <br />\r\nTks<br />\r\nMichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0817bd04fc7c8c806800ee169b7eb92a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759473500),(1220,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I would like to know what the current cost is for the gliding experience , Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 08:10:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 988af6562cf63563-WAW\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => efb6eb44-d187-928a-8f82-24fe089ac6dd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2e26838c9526028f5d0d828a7c996ec7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"2e26838c9526028f5d0d828a7c996ec7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 08:10:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 988af6562cf63563-WAW\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: efb6eb44-d187-928a-8f82-24fe089ac6dd\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"2e26838c9526028f5d0d828a7c996ec7@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 08:10:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 988af6562cf63563-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => efb6eb44-d187-928a-8f82-24fe089ac6dd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Harold Daniels</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:harold.daniels@stellenbosch.gov.za\'>harold.daniels@stellenbosch.gov.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I would like to know what the current cost is for the gliding experience , Regards Harold</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2e26838c9526028f5d0d828a7c996ec7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759486218),(1221,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.9.18 to 2.9.19) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 09:46:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 988b832b6900f0cf-CDG\n                    [x-envoy-upstream-service-time] => 66\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 1ea68594-8b77-9b5c-93a5-64ecca8781db\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"35559b2ac9937bdaf4f95a336259352c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"35559b2ac9937bdaf4f95a336259352c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 09:46:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 988b832b6900f0cf-CDG\r\nx-envoy-upstream-service-time: 66\r\naccess-control-allow-credentials: true\r\nsib-request-id: 1ea68594-8b77-9b5c-93a5-64ecca8781db\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"35559b2ac9937bdaf4f95a336259352c@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 09:46:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 988b832b6900f0cf-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 66\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1ea68594-8b77-9b5c-93a5-64ecca8781db\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.9.18 to 2.9.19) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 35559b2ac9937bdaf4f95a336259352c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759491986),(1222,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Litaba Malebo</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:lkomodom@gmail.com\'>lkomodom@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon can you please send me detail of leaning to glide and pricing please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 14:16:20 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 988d0e850be622ac-CDG\n                    [x-envoy-upstream-service-time] => 68\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => c7ad393f-13b4-9bc0-87ab-04507a4fd8cc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"1be9af1cf4ce86d41d92f69b63ff5f82@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"1be9af1cf4ce86d41d92f69b63ff5f82@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 14:16:20 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 988d0e850be622ac-CDG\r\nx-envoy-upstream-service-time: 68\r\naccess-control-allow-credentials: true\r\nsib-request-id: c7ad393f-13b4-9bc0-87ab-04507a4fd8cc\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"1be9af1cf4ce86d41d92f69b63ff5f82@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 14:16:20 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 988d0e850be622ac-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 68\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c7ad393f-13b4-9bc0-87ab-04507a4fd8cc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Litaba Malebo</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:lkomodom@gmail.com\'>lkomodom@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon can you please send me detail of leaning to glide and pricing please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 1be9af1cf4ce86d41d92f69b63ff5f82@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759508180),(1223,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">De Wet Van Heeeden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 012-9332</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dewet.vheerden@gmail.com\'>dewet.vheerden@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dont know dates yet. Just want to confirm the price of the course and what does it intail?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Oct 2025 20:48:55 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 988f4d9bfaab3497-WAW\n                    [x-envoy-upstream-service-time] => 78\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 84fbd1d6-2fdf-9dad-8e17-6be312120a17\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ff0bbc35b6fc64804568c94459d38c77@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ff0bbc35b6fc64804568c94459d38c77@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Oct 2025 20:48:55 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 988f4d9bfaab3497-WAW\r\nx-envoy-upstream-service-time: 78\r\naccess-control-allow-credentials: true\r\nsib-request-id: 84fbd1d6-2fdf-9dad-8e17-6be312120a17\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ff0bbc35b6fc64804568c94459d38c77@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Oct 2025 20:48:55 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 988f4d9bfaab3497-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 78\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 84fbd1d6-2fdf-9dad-8e17-6be312120a17\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">De Wet Van Heeeden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 012-9332</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dewet.vheerden@gmail.com\'>dewet.vheerden@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dont know dates yet. Just want to confirm the price of the course and what does it intail?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ff0bbc35b6fc64804568c94459d38c77@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759531735),(1224,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Matthew Muir</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:surfgarage@hermanus.co.za\'>surfgarage@hermanus.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. I am extremely interested in learning to fly a glider. Please send me all the details on courses offered and costs. Many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 04 Oct 2025 18:29:12 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9896be4d8fd999c0-CDG\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 7150a421-28ba-9d07-a50f-3b6e4ec45590\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"1879f96e07fbb1bf769e244e795f5b33@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"1879f96e07fbb1bf769e244e795f5b33@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 04 Oct 2025 18:29:12 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9896be4d8fd999c0-CDG\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: 7150a421-28ba-9d07-a50f-3b6e4ec45590\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"1879f96e07fbb1bf769e244e795f5b33@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 04 Oct 2025 18:29:12 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9896be4d8fd999c0-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7150a421-28ba-9d07-a50f-3b6e4ec45590\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Matthew Muir</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:surfgarage@hermanus.co.za\'>surfgarage@hermanus.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. I am extremely interested in learning to fly a glider. Please send me all the details on courses offered and costs. Many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 1879f96e07fbb1bf769e244e795f5b33@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759609752),(1225,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.3 to 3.32.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 05 Oct 2025 21:45:19 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98a01af99c2622b6-CDG\n                    [x-envoy-upstream-service-time] => 63\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 9f3ec5ce-0c0d-93ec-8473-63ba1dc47ade\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ed8f66b90332c933aa4f5b73fe66beb7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ed8f66b90332c933aa4f5b73fe66beb7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 05 Oct 2025 21:45:19 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98a01af99c2622b6-CDG\r\nx-envoy-upstream-service-time: 63\r\naccess-control-allow-credentials: true\r\nsib-request-id: 9f3ec5ce-0c0d-93ec-8473-63ba1dc47ade\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ed8f66b90332c933aa4f5b73fe66beb7@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 05 Oct 2025 21:45:19 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98a01af99c2622b6-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 63\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9f3ec5ce-0c0d-93ec-8473-63ba1dc47ade\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.3 to 3.32.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ed8f66b90332c933aa4f5b73fe66beb7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759707919),(1226,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Martin Roets</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(276) 593-9193</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:absoluterm@gmail.com\'>absoluterm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 06 Oct 2025 12:18:43 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98a51a5fed043cc5-CDG\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 466000c7-4b94-9965-93c1-1a0adc6bf411\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2462f86b736b728bfb4b28506197a506@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"2462f86b736b728bfb4b28506197a506@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 06 Oct 2025 12:18:43 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98a51a5fed043cc5-CDG\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: 466000c7-4b94-9965-93c1-1a0adc6bf411\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"2462f86b736b728bfb4b28506197a506@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 06 Oct 2025 12:18:43 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98a51a5fed043cc5-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 466000c7-4b94-9965-93c1-1a0adc6bf411\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Martin Roets</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(276) 593-9193</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:absoluterm@gmail.com\'>absoluterm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2462f86b736b728bfb4b28506197a506@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759760323),(1227,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anssi.soila@gmail.com\'>anssi.soila@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\nI am planing to visit Cape Town during first part of January 26 in order to do gliding in the area.<br />\r\nI would like to use a local glider with a pilot who knows the area..<br />\r\nI live in Finland and have a Stemme motor glider which I flew from Helsinki Finland to Cape Town <br />\r\nyears 2001.<br />\r\nI have also flown several times in Bitterwasser Namibia.<br />\r\nI have about 1500 flight hours.<br />\r\nCould you please send me some information about the practicalities in your operation.<br />\r\nBest regards <br />\r\nAnssi Soila<br />\r\n+358 44 5006896</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 06 Oct 2025 12:28:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98a529368a78bfb9-WAW\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 5a700fcc-a43f-9dd9-95e2-9adcd9642a65\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"410996ee3d5d9a65a44ad26eea44973c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"410996ee3d5d9a65a44ad26eea44973c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 06 Oct 2025 12:28:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98a529368a78bfb9-WAW\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: 5a700fcc-a43f-9dd9-95e2-9adcd9642a65\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"410996ee3d5d9a65a44ad26eea44973c@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 06 Oct 2025 12:28:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98a529368a78bfb9-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5a700fcc-a43f-9dd9-95e2-9adcd9642a65\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anssi.soila@gmail.com\'>anssi.soila@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\nI am planing to visit Cape Town during first part of January 26 in order to do gliding in the area.<br />\r\nI would like to use a local glider with a pilot who knows the area..<br />\r\nI live in Finland and have a Stemme motor glider which I flew from Helsinki Finland to Cape Town <br />\r\nyears 2001.<br />\r\nI have also flown several times in Bitterwasser Namibia.<br />\r\nI have about 1500 flight hours.<br />\r\nCould you please send me some information about the practicalities in your operation.<br />\r\nBest regards <br />\r\nAnssi Soila<br />\r\n+358 44 5006896</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 410996ee3d5d9a65a44ad26eea44973c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759760931),(1228,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.162.1 to 1.163.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 06 Oct 2025 21:45:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98a85929393922b2-CDG\n                    [x-envoy-upstream-service-time] => 66\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => e662bc4b-0c30-9182-b33e-567ababb4abb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6b6061e788800bbba585b7d0b58177e9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"6b6061e788800bbba585b7d0b58177e9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 06 Oct 2025 21:45:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98a85929393922b2-CDG\r\nx-envoy-upstream-service-time: 66\r\naccess-control-allow-credentials: true\r\nsib-request-id: e662bc4b-0c30-9182-b33e-567ababb4abb\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"6b6061e788800bbba585b7d0b58177e9@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 06 Oct 2025 21:45:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98a85929393922b2-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 66\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e662bc4b-0c30-9182-b33e-567ababb4abb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.162.1 to 1.163.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6b6061e788800bbba585b7d0b58177e9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759794352),(1229,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.0 to 26.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Oct 2025 09:46:40 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98ac79025ad3fff3-AMS\n                    [x-envoy-upstream-service-time] => 85\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 641e5c5b-d647-9121-9bbf-a3381e00af4f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"22c28a8eabd2951404c7ea1b96bd786c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"22c28a8eabd2951404c7ea1b96bd786c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Oct 2025 09:46:40 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98ac79025ad3fff3-AMS\r\nx-envoy-upstream-service-time: 85\r\naccess-control-allow-credentials: true\r\nsib-request-id: 641e5c5b-d647-9121-9bbf-a3381e00af4f\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"22c28a8eabd2951404c7ea1b96bd786c@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Oct 2025 09:46:40 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98ac79025ad3fff3-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 85\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 641e5c5b-d647-9121-9bbf-a3381e00af4f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.0 to 26.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 22c28a8eabd2951404c7ea1b96bd786c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759837600),(1230,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Marcus Minutelli</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 565-8773</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:marcusminutelli@gmail.com\'>marcusminutelli@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Oct 2025 17:25:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98af198bfc940178-WAW\n                    [x-envoy-upstream-service-time] => 92\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 0a914ecd-7ebc-9035-8fc6-15963b611f19\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2e68c915cb7881a8cbd680f4704f4cd7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"2e68c915cb7881a8cbd680f4704f4cd7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Oct 2025 17:25:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98af198bfc940178-WAW\r\nx-envoy-upstream-service-time: 92\r\naccess-control-allow-credentials: true\r\nsib-request-id: 0a914ecd-7ebc-9035-8fc6-15963b611f19\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"2e68c915cb7881a8cbd680f4704f4cd7@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Oct 2025 17:25:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98af198bfc940178-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 92\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0a914ecd-7ebc-9035-8fc6-15963b611f19\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Marcus Minutelli</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 565-8773</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:marcusminutelli@gmail.com\'>marcusminutelli@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2e68c915cb7881a8cbd680f4704f4cd7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1759865147),(1231,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.15.1 to 5.16.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple Security (from version 9.5.1 to 9.5.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Oct 2025 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98b097fb9dd2f848-CDG\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => b8051cb4-38ac-97a5-84df-cd63bb278db3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"17f94c4fd5570d3a6d634eaa235f18fe@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"17f94c4fd5570d3a6d634eaa235f18fe@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Oct 2025 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98b097fb9dd2f848-CDG\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: b8051cb4-38ac-97a5-84df-cd63bb278db3\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"17f94c4fd5570d3a6d634eaa235f18fe@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Oct 2025 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98b097fb9dd2f848-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b8051cb4-38ac-97a5-84df-cd63bb278db3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.15.1 to 5.16.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple Security (from version 9.5.1 to 9.5.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 17f94c4fd5570d3a6d634eaa235f18fe@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759880812),(1232,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Essential Addons for Elementor (from version 6.3.2 to 6.3.3) : https://wordpress.org/plugins/essential-addons-for-elementor-lite/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Oct 2025 09:45:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98b4b492085abf3d-WAW\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 0b45acc5-dc3e-9402-8f3c-9fbd4060122c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"de0c51777b6d333e8ae6aee0012867a3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"de0c51777b6d333e8ae6aee0012867a3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Oct 2025 09:45:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98b4b492085abf3d-WAW\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: 0b45acc5-dc3e-9402-8f3c-9fbd4060122c\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"de0c51777b6d333e8ae6aee0012867a3@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Oct 2025 09:45:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98b4b492085abf3d-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0b45acc5-dc3e-9402-8f3c-9fbd4060122c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Essential Addons for Elementor (from version 6.3.2 to 6.3.3) : https://wordpress.org/plugins/essential-addons-for-elementor-lite/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => de0c51777b6d333e8ae6aee0012867a3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759923926),(1233,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.1 to 26.1.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Oct 2025 21:46:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98b8d52f4f09ecc0-WAW\n                    [x-envoy-upstream-service-time] => 1169\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 24aed02d-6870-9f1f-8e48-c3ee64a20d64\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"55fdde76cf2a20ce0fdda5b08e41c5f2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"55fdde76cf2a20ce0fdda5b08e41c5f2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Oct 2025 21:46:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98b8d52f4f09ecc0-WAW\r\nx-envoy-upstream-service-time: 1169\r\naccess-control-allow-credentials: true\r\nsib-request-id: 24aed02d-6870-9f1f-8e48-c3ee64a20d64\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"55fdde76cf2a20ce0fdda5b08e41c5f2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Oct 2025 21:46:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98b8d52f4f09ecc0-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 1169\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 24aed02d-6870-9f1f-8e48-c3ee64a20d64\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.1 to 26.1.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 55fdde76cf2a20ce0fdda5b08e41c5f2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1759967206),(1234,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.0.2 to 15.1) : https://wordpress.org/plugins/jetpack/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 09 Oct 2025 21:46:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98c112b05faefe93-AMS\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 7e483d63-45de-996a-bfc2-1e17c9bdb11c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8b2b45283f2eb3f0b32ea7f5b7424d91@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"8b2b45283f2eb3f0b32ea7f5b7424d91@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 09 Oct 2025 21:46:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98c112b05faefe93-AMS\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: 7e483d63-45de-996a-bfc2-1e17c9bdb11c\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"8b2b45283f2eb3f0b32ea7f5b7424d91@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 09 Oct 2025 21:46:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98c112b05faefe93-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7e483d63-45de-996a-bfc2-1e17c9bdb11c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.0.2 to 15.1) : https://wordpress.org/plugins/jetpack/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8b2b45283f2eb3f0b32ea7f5b7424d91@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760053610),(1235,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Russell Parker</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:russ-parker@hotmail.co.uk\'>russ-parker@hotmail.co.uk</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n<br />\r\nI am a pre-solo student in the UK with approximately 30 flights so far. I am looking at potentially coming to South Africa on holiday,  in early November with my wife and was looking at the potential of doing one of your 4 day courses.<br />\r\n<br />\r\nIs this possible as a UK national if so please could you give me a little more info, we can be flexible on dates.<br />\r\n<br />\r\nIf this is possible I would like to stay locally if there is anywhere where you can recommend safe clean accommodation, on site would be ideal.<br />\r\n<br />\r\nBest regards<br />\r\n<br />\r\nRuss</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Oct 2025 10:46:20 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98c588888dfbbf79-WAW\n                    [x-envoy-upstream-service-time] => 71\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 770a1ffc-2a67-945d-885f-ed12fb3a7e94\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"eb9596a61242f205105efe7d6fe7a211@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"eb9596a61242f205105efe7d6fe7a211@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Oct 2025 10:46:20 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98c588888dfbbf79-WAW\r\nx-envoy-upstream-service-time: 71\r\naccess-control-allow-credentials: true\r\nsib-request-id: 770a1ffc-2a67-945d-885f-ed12fb3a7e94\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"eb9596a61242f205105efe7d6fe7a211@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Oct 2025 10:46:20 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98c588888dfbbf79-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 71\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 770a1ffc-2a67-945d-885f-ed12fb3a7e94\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Russell Parker</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:russ-parker@hotmail.co.uk\'>russ-parker@hotmail.co.uk</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n<br />\r\nI am a pre-solo student in the UK with approximately 30 flights so far. I am looking at potentially coming to South Africa on holiday,  in early November with my wife and was looking at the potential of doing one of your 4 day courses.<br />\r\n<br />\r\nIs this possible as a UK national if so please could you give me a little more info, we can be flexible on dates.<br />\r\n<br />\r\nIf this is possible I would like to stay locally if there is anywhere where you can recommend safe clean accommodation, on site would be ideal.<br />\r\n<br />\r\nBest regards<br />\r\n<br />\r\nRuss</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => eb9596a61242f205105efe7d6fe7a211@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760100380),(1236,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.1 to 15.1.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 4.3.0 to 4.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Oct 2025 21:46:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98c94fe97e7779cd-AMS\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 470bd4da-cc64-9830-a56c-c712857d5d32\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"41392a3d237fc0c778018de4275b111b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"41392a3d237fc0c778018de4275b111b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Oct 2025 21:46:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98c94fe97e7779cd-AMS\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: 470bd4da-cc64-9830-a56c-c712857d5d32\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"41392a3d237fc0c778018de4275b111b@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Oct 2025 21:46:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98c94fe97e7779cd-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 470bd4da-cc64-9830-a56c-c712857d5d32\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 15.1 to 15.1.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 4.3.0 to 4.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 41392a3d237fc0c778018de4275b111b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760140004),(1237,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Samuel Matthey</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sam_matthey@yahoo.co.uk\'>sam_matthey@yahoo.co.uk</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon,<br />\r\n<br />\r\nI am a licenced glider pilot based in the UK; I have a CAA SFCL SPL, with a Class 1 medical. I occasionally visit Cape Town for work, and am hoping to come back next year. I have a few questions:<br />\r\n<br />\r\n - I see that you operate over weekends, but I was wondering whether you operated all year round or if there were particular seasons you were open? <br />\r\n- How much notice would you require from me if I had an available weekend? <br />\r\n- Would my UK issued licence and medical be sufficient with a check flight, or would I need to apply for a South African licence/medical to fly?<br />\r\n<br />\r\nI look forward to hearing from you and hopefully staying in touch in 2026 for a potential visit date. Kind regards,<br />\r\n<br />\r\n<br />\r\nSam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Oct 2025 14:06:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98ceeb8d7cb6f850-CDG\n                    [x-envoy-upstream-service-time] => 64\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => a56f7136-5be6-9ebe-85a9-c74804d4a1a8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8838f1cd12fdba052723d1ea238fe762@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"8838f1cd12fdba052723d1ea238fe762@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Oct 2025 14:06:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98ceeb8d7cb6f850-CDG\r\nx-envoy-upstream-service-time: 64\r\naccess-control-allow-credentials: true\r\nsib-request-id: a56f7136-5be6-9ebe-85a9-c74804d4a1a8\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"8838f1cd12fdba052723d1ea238fe762@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Oct 2025 14:06:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98ceeb8d7cb6f850-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 64\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a56f7136-5be6-9ebe-85a9-c74804d4a1a8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Samuel Matthey</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sam_matthey@yahoo.co.uk\'>sam_matthey@yahoo.co.uk</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good afternoon,<br />\r\n<br />\r\nI am a licenced glider pilot based in the UK; I have a CAA SFCL SPL, with a Class 1 medical. I occasionally visit Cape Town for work, and am hoping to come back next year. I have a few questions:<br />\r\n<br />\r\n - I see that you operate over weekends, but I was wondering whether you operated all year round or if there were particular seasons you were open? <br />\r\n- How much notice would you require from me if I had an available weekend? <br />\r\n- Would my UK issued licence and medical be sufficient with a check flight, or would I need to apply for a South African licence/medical to fly?<br />\r\n<br />\r\nI look forward to hearing from you and hopefully staying in touch in 2026 for a potential visit date. Kind regards,<br />\r\n<br />\r\n<br />\r\nSam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8838f1cd12fdba052723d1ea238fe762@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760198808),(1238,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alea Paschleben</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(491) 516-1818</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:alea.paschleben@icloud.com\'>alea.paschleben@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to give this flight to my partner (Phillip Jeksties) for his 30th birthday. He loves airplanes and also works in the aviation industry. We are in South Africa until January 22nd and, if it has to be on the weekend, would like to take the flight on January 17th. I would be delighted to hear from you!! <br />\r\nMy phone number is +49 15161568121. you can also reach me on WhatsApp :)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Oct 2025 14:22:27 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98cf027dd88e3c89-CDG\n                    [x-envoy-upstream-service-time] => 81\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => eca84af6-d10d-945f-b1e6-aae81c34e40f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"29cdbe5c720f7cad90e0119b2665a8ba@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"29cdbe5c720f7cad90e0119b2665a8ba@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Oct 2025 14:22:27 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98cf027dd88e3c89-CDG\r\nx-envoy-upstream-service-time: 81\r\naccess-control-allow-credentials: true\r\nsib-request-id: eca84af6-d10d-945f-b1e6-aae81c34e40f\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"29cdbe5c720f7cad90e0119b2665a8ba@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Oct 2025 14:22:27 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98cf027dd88e3c89-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 81\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => eca84af6-d10d-945f-b1e6-aae81c34e40f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alea Paschleben</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(491) 516-1818</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:alea.paschleben@icloud.com\'>alea.paschleben@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to give this flight to my partner (Phillip Jeksties) for his 30th birthday. He loves airplanes and also works in the aviation industry. We are in South Africa until January 22nd and, if it has to be on the weekend, would like to take the flight on January 17th. I would be delighted to hear from you!! <br />\r\nMy phone number is +49 15161568121. you can also reach me on WhatsApp :)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 29cdbe5c720f7cad90e0119b2665a8ba@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1760199747),(1239,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Heiko Hees</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:heiko@hhvw.org\'>heiko@hhvw.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I&#039;m a pilot from Germany and interested in learning to fly a glider. <br />\r\n<br />\r\nIt looks like the 4 day training courses are only for Western Cape residents. <br />\r\nIs there also an option for &quot;tourists&quot; to learn gliding in Worcester? <br />\r\n<br />\r\nThank you,<br />\r\nHeiko</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Oct 2025 22:17:55 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98d9f8578fa3f154-CDG\n                    [x-envoy-upstream-service-time] => 63\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 9e1dcb42-8154-9687-a180-2ca11c4b108e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"51f9d77f2018487dc63fba019fe50477@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"51f9d77f2018487dc63fba019fe50477@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Oct 2025 22:17:55 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98d9f8578fa3f154-CDG\r\nx-envoy-upstream-service-time: 63\r\naccess-control-allow-credentials: true\r\nsib-request-id: 9e1dcb42-8154-9687-a180-2ca11c4b108e\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"51f9d77f2018487dc63fba019fe50477@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Oct 2025 22:17:55 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98d9f8578fa3f154-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 63\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9e1dcb42-8154-9687-a180-2ca11c4b108e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Heiko Hees</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:heiko@hhvw.org\'>heiko@hhvw.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I&#039;m a pilot from Germany and interested in learning to fly a glider. <br />\r\n<br />\r\nIt looks like the 4 day training courses are only for Western Cape residents. <br />\r\nIs there also an option for &quot;tourists&quot; to learn gliding in Worcester? <br />\r\n<br />\r\nThank you,<br />\r\nHeiko</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 51f9d77f2018487dc63fba019fe50477@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760314675),(1240,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tarryn Packwood</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:19tarryn.p@gmail.com\'>19tarryn.p@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day<br />\r\n<br />\r\nCan you please send me a complete list of prices, including price per aerotow and renting the glider for that flight.<br />\r\n<br />\r\nkind regards<br />\r\nTarryn Packwood</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Oct 2025 10:25:25 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98de22043bcf0492-CDG\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => f1ae7217-9250-978f-a060-2816cbf31b24\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cc24418bcf7da30995f4c1e9241a0b6f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"cc24418bcf7da30995f4c1e9241a0b6f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Oct 2025 10:25:25 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98de22043bcf0492-CDG\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: f1ae7217-9250-978f-a060-2816cbf31b24\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"cc24418bcf7da30995f4c1e9241a0b6f@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Oct 2025 10:25:25 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98de22043bcf0492-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f1ae7217-9250-978f-a060-2816cbf31b24\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tarryn Packwood</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:19tarryn.p@gmail.com\'>19tarryn.p@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day<br />\r\n<br />\r\nCan you please send me a complete list of prices, including price per aerotow and renting the glider for that flight.<br />\r\n<br />\r\nkind regards<br />\r\nTarryn Packwood</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cc24418bcf7da30995f4c1e9241a0b6f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760358325),(1241,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 3.5.0 to 3.6.0) : https://wordpress.org/plugins/post-smtp/\n- Really Simple Security (from version 9.5.2.2 to 9.5.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Oct 2025 09:46:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98e626e6abf03494-WAW\n                    [x-envoy-upstream-service-time] => 62\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => d69a70f3-7e89-9010-bb5c-a957522c8798\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f59fa97a39e8dee453bdb1d43d11b938@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"f59fa97a39e8dee453bdb1d43d11b938@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Oct 2025 09:46:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98e626e6abf03494-WAW\r\nx-envoy-upstream-service-time: 62\r\naccess-control-allow-credentials: true\r\nsib-request-id: d69a70f3-7e89-9010-bb5c-a957522c8798\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"f59fa97a39e8dee453bdb1d43d11b938@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Oct 2025 09:46:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98e626e6abf03494-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 62\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d69a70f3-7e89-9010-bb5c-a957522c8798\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 3.5.0 to 3.6.0) : https://wordpress.org/plugins/post-smtp/\n- Really Simple Security (from version 9.5.2.2 to 9.5.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f59fa97a39e8dee453bdb1d43d11b938@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760442411),(1242,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','info@capegliding.co.za','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','info@capegliding.co.za','New submission for PAX booking','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Driever</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(004) 179-7521</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.driever@protonmail.com\'>oliver.driever@protonmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dear All. <br />\r\n<br />\r\nMy 22 years old god daughter Mercy from Zambia will come over with her Mom and me to Worcester for a week from 24th to 28th of November 2025. <br />\r\n<br />\r\nI would like to enquire wether we could arrange for her to do an intensive introductory flying experience that will begin a glider plane pilot training for her. She is quite courageous, rather intelligent and always looks up to the sky, seeing the commercial airliners passing by and wondering. <br />\r\n<br />\r\nHer Mom and i would like to give her the opportunity to learn glider plane flying. <br />\r\n<br />\r\nI read on your website that you offer intensive 5 day courses for beginners. I understand that this can only be a first beginning, not the entire course, but it would be an amazing experience for her and a great start. <br />\r\n<br />\r\nPlease let me know, wether we could arrange something like this for the time between 24th and 28th of November. <br />\r\n<br />\r\nThanks very much in advance. <br />\r\n<br />\r\nKind regards. <br />\r\nOliver Driever, <br />\r\nPoststrasse 4, 9410 Heiden AR, Switzerland<br />\r\n<br />\r\nphone: +41 79 7521622<br />\r\nEmail: oliver.driever@protonmail.com</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Oct 2025 11:09:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98e6a0000e152908-AMS\n                    [x-envoy-upstream-service-time] => 77\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => b77d5070-6e51-9685-b1ae-530c7a787696\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b393983933ed59b6238e84a937d8ae05@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"b393983933ed59b6238e84a937d8ae05@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Oct 2025 11:09:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98e6a0000e152908-AMS\r\nx-envoy-upstream-service-time: 77\r\naccess-control-allow-credentials: true\r\nsib-request-id: b77d5070-6e51-9685-b1ae-530c7a787696\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"b393983933ed59b6238e84a937d8ae05@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Oct 2025 11:09:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98e6a0000e152908-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 77\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b77d5070-6e51-9685-b1ae-530c7a787696\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Driever</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(004) 179-7521</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.driever@protonmail.com\'>oliver.driever@protonmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dear All. <br />\r\n<br />\r\nMy 22 years old god daughter Mercy from Zambia will come over with her Mom and me to Worcester for a week from 24th to 28th of November 2025. <br />\r\n<br />\r\nI would like to enquire wether we could arrange for her to do an intensive introductory flying experience that will begin a glider plane pilot training for her. She is quite courageous, rather intelligent and always looks up to the sky, seeing the commercial airliners passing by and wondering. <br />\r\n<br />\r\nHer Mom and i would like to give her the opportunity to learn glider plane flying. <br />\r\n<br />\r\nI read on your website that you offer intensive 5 day courses for beginners. I understand that this can only be a first beginning, not the entire course, but it would be an amazing experience for her and a great start. <br />\r\n<br />\r\nPlease let me know, wether we could arrange something like this for the time between 24th and 28th of November. <br />\r\n<br />\r\nThanks very much in advance. <br />\r\n<br />\r\nKind regards. <br />\r\nOliver Driever, <br />\r\nPoststrasse 4, 9410 Heiden AR, Switzerland<br />\r\n<br />\r\nphone: +41 79 7521622<br />\r\nEmail: oliver.driever@protonmail.com</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b393983933ed59b6238e84a937d8ae05@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1760447371),(1243,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tania Garcia Warner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:tania@cometocapetown.com\'>tania@cometocapetown.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi <br />\r\n<br />\r\nTania here - from ComeToCapeTown.<br />\r\n<br />\r\nDo you offer STO rates on your flights?   I wanted to offer to my international guests.<br />\r\n<br />\r\nWarm regards and can&#039;t wait to fly again!<br />\r\n<br />\r\nTania</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 16 Oct 2025 08:23:00 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98f626d49f1c99c2-CDG\n                    [x-envoy-upstream-service-time] => 67\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 8cc624c5-4481-9064-be09-a98015f61dc1\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5a9ee9f7c1447562d05535cb9f814611@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"5a9ee9f7c1447562d05535cb9f814611@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 16 Oct 2025 08:23:00 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98f626d49f1c99c2-CDG\r\nx-envoy-upstream-service-time: 67\r\naccess-control-allow-credentials: true\r\nsib-request-id: 8cc624c5-4481-9064-be09-a98015f61dc1\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"5a9ee9f7c1447562d05535cb9f814611@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 16 Oct 2025 08:23:00 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98f626d49f1c99c2-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8cc624c5-4481-9064-be09-a98015f61dc1\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tania Garcia Warner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:tania@cometocapetown.com\'>tania@cometocapetown.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi <br />\r\n<br />\r\nTania here - from ComeToCapeTown.<br />\r\n<br />\r\nDo you offer STO rates on your flights?   I wanted to offer to my international guests.<br />\r\n<br />\r\nWarm regards and can&#039;t wait to fly again!<br />\r\n<br />\r\nTania</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5a9ee9f7c1447562d05535cb9f814611@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760610180),(1244,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.16.0 to 5.16.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 16 Oct 2025 09:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 98f6a1ea7a6ec01c-WAW\n                    [x-envoy-upstream-service-time] => 76\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 8b8328df-8738-9cb2-92ba-bf96357a0285\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"31d44eafb76c06579d5c5f8fff098b63@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"31d44eafb76c06579d5c5f8fff098b63@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 16 Oct 2025 09:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 98f6a1ea7a6ec01c-WAW\r\nx-envoy-upstream-service-time: 76\r\naccess-control-allow-credentials: true\r\nsib-request-id: 8b8328df-8738-9cb2-92ba-bf96357a0285\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"31d44eafb76c06579d5c5f8fff098b63@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 16 Oct 2025 09:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 98f6a1ea7a6ec01c-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 76\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8b8328df-8738-9cb2-92ba-bf96357a0285\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 5.16.0 to 5.16.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 31d44eafb76c06579d5c5f8fff098b63@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760615222),(1245,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerard Ivey-Frank</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerardif@hotmail.com\'>gerardif@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi Greta, you very kindly put me in contact with Uli Gmelin when I visited Worcester last February. As a reminder I am the  German/British retired airline pilot who is a friend of Alan O&#039;Regan. I have joined Uli&#039;s group and plan to fly their Motor Arcus in 6 weeks time from the 22 November. It is German registered and I have a German gliding licence together with an instructor rating. Uli said we may get some paperwork to fill out. Is this so and should we do this when we get to you or do you need anything before? Best regards Gerard</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Oct 2025 13:24:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 99001d65f916ee4b-WAW\n                    [x-envoy-upstream-service-time] => 88\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 0cea96a8-9ad0-9bbc-8972-8b973f93eacb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3a6c9e8c90605ed31d9437970c3d4c59@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"3a6c9e8c90605ed31d9437970c3d4c59@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Oct 2025 13:24:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 99001d65f916ee4b-WAW\r\nx-envoy-upstream-service-time: 88\r\naccess-control-allow-credentials: true\r\nsib-request-id: 0cea96a8-9ad0-9bbc-8972-8b973f93eacb\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"3a6c9e8c90605ed31d9437970c3d4c59@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Oct 2025 13:24:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 99001d65f916ee4b-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 88\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0cea96a8-9ad0-9bbc-8972-8b973f93eacb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerard Ivey-Frank</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerardif@hotmail.com\'>gerardif@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi Greta, you very kindly put me in contact with Uli Gmelin when I visited Worcester last February. As a reminder I am the  German/British retired airline pilot who is a friend of Alan O&#039;Regan. I have joined Uli&#039;s group and plan to fly their Motor Arcus in 6 weeks time from the 22 November. It is German registered and I have a German gliding licence together with an instructor rating. Uli said we may get some paperwork to fill out. Is this so and should we do this when we get to you or do you need anything before? Best regards Gerard</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3a6c9e8c90605ed31d9437970c3d4c59@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760714651),(1246,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio Lite (from version 1.4.15 to 1.4.16) : https://wordpress.org/plugins/wpzoom-portfolio/\n- Gravity Forms (from version 2.9.19 to 2.9.20) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Oct 2025 21:46:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9902fde299543cff-CDG\n                    [x-envoy-upstream-service-time] => 63\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => ebc980d8-5df7-9364-87d6-1f1005e70773\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0ecc276ab4e43738b913a01198c650e2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"0ecc276ab4e43738b913a01198c650e2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Oct 2025 21:46:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9902fde299543cff-CDG\r\nx-envoy-upstream-service-time: 63\r\naccess-control-allow-credentials: true\r\nsib-request-id: ebc980d8-5df7-9364-87d6-1f1005e70773\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"0ecc276ab4e43738b913a01198c650e2@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Oct 2025 21:46:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9902fde299543cff-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 63\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ebc980d8-5df7-9364-87d6-1f1005e70773\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio Lite (from version 1.4.15 to 1.4.16) : https://wordpress.org/plugins/wpzoom-portfolio/\n- Gravity Forms (from version 2.9.19 to 2.9.20) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0ecc276ab4e43738b913a01198c650e2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760744818),(1247,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anssi.soila@gmail.com\'>anssi.soila@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am aglider pilot from Finland visiting Cape town Jan 4-Jan 18•<br />\r\nI would like to book an intrudoction flight.<br />\r\nMy telephone number is +358 445006896 . I am in whatsap. Email is anssi. soila@gmail.com<br />\r\nCould You please contact me so that we can discuss the details.<br />\r\n<br />\r\nBest regards <br />\r\nAnssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 19 Oct 2025 11:18:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 990fe0957a6bfeb8-AMS\n                    [x-envoy-upstream-service-time] => 70\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 1d80e2ad-e43d-960c-b892-c47221663068\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ecbe837250bb74b98ed2273a79b82c3e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ecbe837250bb74b98ed2273a79b82c3e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 19 Oct 2025 11:18:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 990fe0957a6bfeb8-AMS\r\nx-envoy-upstream-service-time: 70\r\naccess-control-allow-credentials: true\r\nsib-request-id: 1d80e2ad-e43d-960c-b892-c47221663068\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ecbe837250bb74b98ed2273a79b82c3e@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 19 Oct 2025 11:18:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 990fe0957a6bfeb8-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 70\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1d80e2ad-e43d-960c-b892-c47221663068\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anssi.soila@gmail.com\'>anssi.soila@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am aglider pilot from Finland visiting Cape town Jan 4-Jan 18•<br />\r\nI would like to book an intrudoction flight.<br />\r\nMy telephone number is +358 445006896 . I am in whatsap. Email is anssi. soila@gmail.com<br />\r\nCould You please contact me so that we can discuss the details.<br />\r\n<br />\r\nBest regards <br />\r\nAnssi Soila</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ecbe837250bb74b98ed2273a79b82c3e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760879933),(1248,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nils Zitzelsberger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nils.zitzelsberger@gmx.de\'>nils.zitzelsberger@gmx.de</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dear Gliding Club, <br />\r\nAfter a vacation in Namibia a friend of mine (Jan Schulz) and me would like to stay a week in capetown. That would be from the 1.-7. December. I read about the possability to join your club to be able to fly with a instructor or even solo, with a validated liscence. Is there a posability to arange this ? I know at this time it is very busy at your airfield.<br />\r\nKind Regards <br />\r\nNils Zitzelsberger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Oct 2025 06:42:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 991689ad58ba03c5-CDG\n                    [x-envoy-upstream-service-time] => 71\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 8e5faa8d-7ca5-91b4-87d8-504cabdee2f4\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"562087984511abce4264740b4094cb87@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"562087984511abce4264740b4094cb87@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Oct 2025 06:42:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 991689ad58ba03c5-CDG\r\nx-envoy-upstream-service-time: 71\r\naccess-control-allow-credentials: true\r\nsib-request-id: 8e5faa8d-7ca5-91b4-87d8-504cabdee2f4\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"562087984511abce4264740b4094cb87@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Oct 2025 06:42:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 991689ad58ba03c5-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 71\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8e5faa8d-7ca5-91b4-87d8-504cabdee2f4\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nils Zitzelsberger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nils.zitzelsberger@gmx.de\'>nils.zitzelsberger@gmx.de</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dear Gliding Club, <br />\r\nAfter a vacation in Namibia a friend of mine (Jan Schulz) and me would like to stay a week in capetown. That would be from the 1.-7. December. I read about the possability to join your club to be able to fly with a instructor or even solo, with a validated liscence. Is there a posability to arange this ? I know at this time it is very busy at your airfield.<br />\r\nKind Regards <br />\r\nNils Zitzelsberger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 562087984511abce4264740b4094cb87@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760949773),(1249,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.2.6 to 1.2.7) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Oct 2025 09:46:59 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 99179758fa38021b-WAW\n                    [x-envoy-upstream-service-time] => 129\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 96992932-69d7-9182-ac78-3352ff62bde7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"88cda3616895b60ee4b90a3665631812@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"88cda3616895b60ee4b90a3665631812@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Oct 2025 09:46:59 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 99179758fa38021b-WAW\r\nx-envoy-upstream-service-time: 129\r\naccess-control-allow-credentials: true\r\nsib-request-id: 96992932-69d7-9182-ac78-3352ff62bde7\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"88cda3616895b60ee4b90a3665631812@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Oct 2025 09:46:59 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 99179758fa38021b-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 129\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 96992932-69d7-9182-ac78-3352ff62bde7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.2.6 to 1.2.7) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 88cda3616895b60ee4b90a3665631812@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760960819),(1250,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rosetta Rose</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rosie@jfegroup.co.za\'>rosie@jfegroup.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day <br />\r\n<br />\r\nCould you please advise your rates for 2 persons to take your Gliding experience - please advise what is needed and how it works - we are interested for the end of Oct 2025 .<br />\r\n<br />\r\nregards <br />\r\nRosetta<br />\r\n0847988738<br />\r\n<br />\r\nPS: I left a voice message as well.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Oct 2025 13:50:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9918fc70dbe5ecb4-WAW\n                    [x-envoy-upstream-service-time] => 74\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 249266d6-9774-908b-a48d-4a4f942772ef\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ac18b468938e17641a868a79b21caa50@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"ac18b468938e17641a868a79b21caa50@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Oct 2025 13:50:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9918fc70dbe5ecb4-WAW\r\nx-envoy-upstream-service-time: 74\r\naccess-control-allow-credentials: true\r\nsib-request-id: 249266d6-9774-908b-a48d-4a4f942772ef\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"ac18b468938e17641a868a79b21caa50@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Oct 2025 13:50:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9918fc70dbe5ecb4-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 74\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 249266d6-9774-908b-a48d-4a4f942772ef\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rosetta Rose</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rosie@jfegroup.co.za\'>rosie@jfegroup.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day <br />\r\n<br />\r\nCould you please advise your rates for 2 persons to take your Gliding experience - please advise what is needed and how it works - we are interested for the end of Oct 2025 .<br />\r\n<br />\r\nregards <br />\r\nRosetta<br />\r\n0847988738<br />\r\n<br />\r\nPS: I left a voice message as well.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ac18b468938e17641a868a79b21caa50@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1760975446),(1251,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.163.0 to 1.164.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Oct 2025 21:47:06 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 991bb63649c6ef8f-WAW\n                    [x-envoy-upstream-service-time] => 66\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => 6521abd2-43cc-9950-9e7c-cacf19bab0bb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5d7338ba91358d01a801932d3c244f68@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"5d7338ba91358d01a801932d3c244f68@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Oct 2025 21:47:06 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 991bb63649c6ef8f-WAW\r\nx-envoy-upstream-service-time: 66\r\naccess-control-allow-credentials: true\r\nsib-request-id: 6521abd2-43cc-9950-9e7c-cacf19bab0bb\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"5d7338ba91358d01a801932d3c244f68@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Oct 2025 21:47:06 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 991bb63649c6ef8f-WAW\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 66\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6521abd2-43cc-9950-9e7c-cacf19bab0bb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.163.0 to 1.164.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5d7338ba91358d01a801932d3c244f68@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1761004026),(1252,'All good, mail sent.','1','\"info@cgc.org.za\" <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','New submission from Contact Form','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Russell Arnott</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:russell@arnott.co.za\'>russell@arnott.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning,<br />\r\n<br />\r\nPlease would you let me know when you next new pilots course will take place.<br />\r\n<br />\r\nRegards,<br />\r\n<br />\r\nRussell Arnott.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Oct 2025 06:57:42 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 991edcbd0f5a0490-CDG\n                    [x-envoy-upstream-service-time] => 70\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => b8f6e2fb-e579-91fe-b2c0-af3c7da33d7e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2423b2507dfd27273f8a662e73f4af46@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"2423b2507dfd27273f8a662e73f4af46@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Oct 2025 06:57:42 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 991edcbd0f5a0490-CDG\r\nx-envoy-upstream-service-time: 70\r\naccess-control-allow-credentials: true\r\nsib-request-id: b8f6e2fb-e579-91fe-b2c0-af3c7da33d7e\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"2423b2507dfd27273f8a662e73f4af46@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Oct 2025 06:57:42 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 991edcbd0f5a0490-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 70\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b8f6e2fb-e579-91fe-b2c0-af3c7da33d7e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Russell Arnott</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:russell@arnott.co.za\'>russell@arnott.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning,<br />\r\n<br />\r\nPlease would you let me know when you next new pilots course will take place.<br />\r\n<br />\r\nRegards,<br />\r\n<br />\r\nRussell Arnott.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2423b2507dfd27273f8a662e73f4af46@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1761037062),(1253,'All good, mail sent.','1','\"Cape Gliding Club\" <info@cgc.org.za>','aricotton007@gmail.com','steve@porteranddaughters.com, info@cgc.org.za','steve@porteranddaughters.com','info@capegliding.co.za','https://smtp-relay.brevo.com:587','aricotton007@gmail.com','New submission for Ab Initio Course','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Kale Arnott</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 774-8042</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kale@arnott.co.za\'>kale@arnott.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Oct 2025 06:59:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 991edf837e90febb-AMS\n                    [x-envoy-upstream-service-time] => 61\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => ed7c4862-8ee8-9132-8b0a-6c5d36327589\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3d861dcca0ffd7401aaf67128e50e809@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"3d861dcca0ffd7401aaf67128e50e809@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Oct 2025 06:59:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 991edf837e90febb-AMS\r\nx-envoy-upstream-service-time: 61\r\naccess-control-allow-credentials: true\r\nsib-request-id: ed7c4862-8ee8-9132-8b0a-6c5d36327589\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"3d861dcca0ffd7401aaf67128e50e809@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Oct 2025 06:59:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 991edf837e90febb-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 61\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ed7c4862-8ee8-9132-8b0a-6c5d36327589\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => aricotton007@gmail.com\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Kale Arnott</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 774-8042</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kale@arnott.co.za\'>kale@arnott.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3d861dcca0ffd7401aaf67128e50e809@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n',1761037175),(1254,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.1.1 to 26.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Oct 2025 09:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 991fd4a98819fff6-AMS\n                    [x-envoy-upstream-service-time] => 72\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => be3e974a-d6a5-9513-b979-3f0ebf0dbe45\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f89381d8e60ba086ab30410d62c78dc0@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"f89381d8e60ba086ab30410d62c78dc0@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Oct 2025 09:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 991fd4a98819fff6-AMS\r\nx-envoy-upstream-service-time: 72\r\naccess-control-allow-credentials: true\r\nsib-request-id: be3e974a-d6a5-9513-b979-3f0ebf0dbe45\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"f89381d8e60ba086ab30410d62c78dc0@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Oct 2025 09:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 991fd4a98819fff6-AMS\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 72\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be3e974a-d6a5-9513-b979-3f0ebf0dbe45\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 26.1.1 to 26.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f89381d8e60ba086ab30410d62c78dc0@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1761047217),(1255,'All good, mail sent.','1','Cape Gliding Club <info@cgc.org.za>','info@cgc.org.za','steve@porteranddaughters.com, info@cgc.org.za','','info@cgc.org.za','https://smtp-relay.brevo.com:587','info@cgc.org.za','[Cape Gliding Club] Some plugins were automatically updated','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.4 to 3.32.5) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','','https://smtp-relay.brevo.com:587\n\nArray\n(\n    [headers] => WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Oct 2025 21:45:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [cf-ray] => 9923f15739b2f0bf-CDG\n                    [x-envoy-upstream-service-time] => 57\n                    [access-control-allow-credentials] => true\n                    [sib-request-id] => bd6e73d8-136a-98c0-9067-cfbe377279f0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-ratelimit-limit] => 1000\n                    [x-sib-ratelimit-remaining] => 999\n                    [x-sib-ratelimit-reset] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server] => cloudflare\n                )\n\n        )\n\n    [body] => {\"messageId\":\"19f109d26c8ce15e120cd49df5b64e2d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrg\\Requests\\Response Object\n                (\n                    [body] => {\"messageId\":\"19f109d26c8ce15e120cd49df5b64e2d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Oct 2025 21:45:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nCF-RAY: 9923f15739b2f0bf-CDG\r\nx-envoy-upstream-service-time: 57\r\naccess-control-allow-credentials: true\r\nsib-request-id: bd6e73d8-136a-98c0-9067-cfbe377279f0\r\naccess-control-allow-origin: *\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-ratelimit-limit: 1000\r\nx-sib-ratelimit-remaining: 999\r\nx-sib-ratelimit-reset: 1\r\ncf-cache-status: DYNAMIC\r\nServer: cloudflare\r\n\r\n{\"messageId\":\"19f109d26c8ce15e120cd49df5b64e2d@capegliding.co.za\"}\n\n                    [headers] => WpOrg\\Requests\\Response\\Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Oct 2025 21:45:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 9923f15739b2f0bf-CDG\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 57\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => bd6e73d8-136a-98c0-9067-cfbe377279f0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-ratelimit-limit] => Array\n                                        (\n                                            [0] => 1000\n                                        )\n\n                                    [x-sib-ratelimit-remaining] => Array\n                                        (\n                                            [0] => 999\n                                        )\n\n                                    [x-sib-ratelimit-reset] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.brevo.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrg\\Requests\\Cookie\\Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.32.4 to 3.32.5) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 3.6.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 19f109d26c8ce15e120cd49df5b64e2d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n',1761090334);
/*!40000 ALTER TABLE `wp_post_smtp_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- 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 = utf8mb4 */;
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) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=10662 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 (2,3,'_wp_page_template','default'),(17,11,'_customize_changeset_uuid','aa3de100-ae93-4a5b-a13f-733e9d5cce83'),(21,13,'_customize_changeset_uuid','aa3de100-ae93-4a5b-a13f-733e9d5cce83'),(25,16,'_wp_attached_file','2022/08/36EAD7E7-0BA4-472E-B5A7-B0706DB89946-scaled.jpeg'),(26,16,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:56:\"2022/08/36EAD7E7-0BA4-472E-B5A7-B0706DB89946-scaled.jpeg\";s:8:\"filesize\";i:348130;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10570;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41423;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128784;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 6s\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1530727407\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:19:\"0.00019500780031201\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:41:\"36EAD7E7-0BA4-472E-B5A7-B0706DB89946.jpeg\";}'),(27,16,'_wp_attachment_is_custom_background','twentytwenty'),(60,25,'_menu_item_type','custom'),(61,25,'_menu_item_menu_item_parent','0'),(62,25,'_menu_item_object_id','25'),(63,25,'_menu_item_object','custom'),(64,25,'_menu_item_target',''),(65,25,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(66,25,'_menu_item_xfn',''),(67,25,'_menu_item_url','https://www.facebook.com/capeglidingclub/'),(76,27,'_menu_item_type','custom'),(77,27,'_menu_item_menu_item_parent','0'),(78,27,'_menu_item_object_id','27'),(79,27,'_menu_item_object','custom'),(80,27,'_menu_item_target',''),(81,27,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(82,27,'_menu_item_xfn',''),(83,27,'_menu_item_url','https://www.instagram.com/explore/tags/wordcamp/'),(84,28,'_menu_item_type','custom'),(85,28,'_menu_item_menu_item_parent','0'),(86,28,'_menu_item_object_id','28'),(87,28,'_menu_item_object','custom'),(88,28,'_menu_item_target',''),(89,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(90,28,'_menu_item_xfn',''),(91,28,'_menu_item_url','mailto:cgcadmin@cgc.org.za'),(95,29,'_wp_attached_file','2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-scaled.jpeg'),(96,29,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:561015;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64324;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:378428;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147681;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1656686307\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00021500752526338\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a.jpeg\";}'),(97,30,'_wp_attached_file','2022/08/500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-scaled.jpeg'),(98,30,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:756763;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14440;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6864;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83097;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311307;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:519729;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198787;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:494337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1656614454\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.54\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00049603174603175\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a.jpeg\";}'),(99,31,'_wp_attached_file','2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845.jpeg'),(100,31,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1904;s:4:\"file\";s:49:\"2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845.jpeg\";s:8:\"filesize\";i:466114;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"0A66D57B-1F14-482C-A5EA-0DF987705845-300x279.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12776;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"0A66D57B-1F14-482C-A5EA-0DF987705845-1024x952.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:952;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"0A66D57B-1F14-482C-A5EA-0DF987705845-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"0A66D57B-1F14-482C-A5EA-0DF987705845-768x714.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74288;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"0A66D57B-1F14-482C-A5EA-0DF987705845-1536x1428.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284684;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:51:\"0A66D57B-1F14-482C-A5EA-0DF987705845-1200x1116.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176356;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:51:\"0A66D57B-1F14-482C-A5EA-0DF987705845-1980x1841.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1841;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:440836;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"0A66D57B-1F14-482C-A5EA-0DF987705845-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10167;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"0A66D57B-1F14-482C-A5EA-0DF987705845-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2712;}}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:{}}}'),(101,32,'_wp_attached_file','2022/08/42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-scaled.jpeg'),(102,32,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:679261;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13763;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74382;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276464;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:464937;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176340;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:442212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649586068\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.54\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00061614294516328\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a.jpeg\";}'),(103,33,'_wp_attached_file','2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg'),(104,33,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:864645;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16503;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92635;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349394;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:588945;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221307;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:558842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649584783\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.54\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0011350737797957\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a.jpeg\";}'),(119,11,'_edit_lock','1675851555:2'),(120,13,'_edit_lock','1671010720:2'),(122,44,'wpforms_entries_count','10'),(125,52,'_wp_attached_file','2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-scaled.jpeg'),(126,52,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:66:\"2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-scaled.jpeg\";s:8:\"filesize\";i:561015;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64324;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:378428;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:60:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147681;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:61:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1656686307\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00021500752526338\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:51:\"00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1.jpeg\";}'),(127,53,'_wp_attached_file','2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg'),(128,53,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:4:\"file\";s:49:\"2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg\";s:8:\"filesize\";i:275398;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12199;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60858;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145501;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-250x250.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10658;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"C2A4BAF6-4159-44B0-ADEE-4053ED7C2009-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2897;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(129,54,'_wp_attached_file','2022/08/F871DCFE-DE79-4932-92E4-73C0149F40E6.jpeg'),(130,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:1222;s:4:\"file\";s:49:\"2022/08/F871DCFE-DE79-4932-92E4-73C0149F40E6.jpeg\";s:8:\"filesize\";i:128368;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"F871DCFE-DE79-4932-92E4-73C0149F40E6-287x300.jpeg\";s:5:\"width\";i:287;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10688;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"F871DCFE-DE79-4932-92E4-73C0149F40E6-980x1024.jpeg\";s:5:\"width\";i:980;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74615;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"F871DCFE-DE79-4932-92E4-73C0149F40E6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"F871DCFE-DE79-4932-92E4-73C0149F40E6-768x802.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:802;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(131,55,'_wp_attached_file','2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg'),(132,55,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1362;s:6:\"height\";i:766;s:4:\"file\";s:57:\"2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg\";s:8:\"filesize\";i:221232;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9233;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4625;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46703;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101481;}}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:{}}}'),(133,56,'_wp_attached_file','2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC.jpeg'),(134,56,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:4:\"file\";s:49:\"2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC.jpeg\";s:8:\"filesize\";i:350833;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14713;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6140;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80525;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-1200x900.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(135,57,'_wp_attached_file','2022/08/C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg'),(136,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1099;s:4:\"file\";s:49:\"2022/08/C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg\";s:8:\"filesize\";i:1229650;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-300x172.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7597;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-1024x586.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-768x440.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29253;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-1536x879.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:879;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94618;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:50:\"C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-1200x687.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:687;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61177;}}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:\"1635711483\";s:9:\"copyright\";s:16:\"Lukasz Kieronski\";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:{}}}'),(137,58,'_wp_attached_file','2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg'),(138,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1486;s:6:\"height\";i:837;s:4:\"file\";s:57:\"2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\";s:8:\"filesize\";i:714777;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18158;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-1024x577.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8593;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-768x433.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111565;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-1200x676.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248104;}}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:{}}}'),(139,59,'_wp_attached_file','2022/08/03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-scaled.jpeg'),(140,59,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:611219;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18500;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8789;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91289;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278310;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:434790;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189730;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:415030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:26:\"iPhone SE (2nd generation)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1631372677\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:19:\"0.00045808520384792\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a.jpeg\";}'),(141,60,'_wp_attached_file','2022/08/23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-scaled.jpeg'),(142,60,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1439;s:4:\"file\";s:64:\"2022/08/23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:583281;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18558;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8944;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88911;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268113;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:416393;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183200;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a-1980x1113.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1113;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:396848;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:26:\"iPhone SE (2nd generation)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1631372669\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:19:\"0.00045808520384792\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a.jpeg\";}'),(143,58,'_wp_attachment_is_custom_background','twentytwenty'),(145,56,'_wp_attachment_is_custom_background','twentytwenty'),(146,29,'_wp_attachment_is_custom_background','twentytwenty'),(147,53,'_wp_attachment_is_custom_background','twentytwenty'),(156,3,'_edit_lock','1662132170:1'),(163,69,'_wp_attached_file','2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg'),(164,69,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:489;s:6:\"height\";i:612;s:4:\"file\";s:49:\"2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\";s:8:\"filesize\";i:38191;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"48510943-1EB3-4914-ABF8-E0D1F47458C2-240x300.jpeg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"48510943-1EB3-4914-ABF8-E0D1F47458C2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5846;}}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:{}}}'),(165,70,'_wp_attached_file','2022/08/83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-scaled.jpeg'),(166,70,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:64:\"2022/08/83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:722243;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14283;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77918;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291141;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:491628;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:58:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-1200x675.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184436;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a-1980x1114.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:1114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:466929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649584609\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.54\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0009861932938856\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a.jpeg\";}'),(167,71,'_wp_attached_file','2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-scaled.jpeg'),(168,71,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1440;s:6:\"height\";i:2560;s:4:\"file\";s:64:\"2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-scaled.jpeg\";s:8:\"filesize\";i:518855;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-576x1024.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-768x1365.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183126;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-864x1536.jpeg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221787;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-1152x2048.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:357359;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:59:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-1200x2133.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:2133;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382860;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:59:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-1980x3520.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:3520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:913786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1654689009\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00020601565718995\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:49:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a.jpeg\";}'),(169,72,'_wp_attached_file','2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg'),(170,72,'_wp_attachment_metadata','a:8:{s:5:\"width\";i:1923;s:6:\"height\";i:2560;s:4:\"file\";s:71:\"2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\";s:8:\"filesize\";i:664698;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19172;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\";s:5:\"width\";i:769;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142071;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-768x1023.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140731;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-1154x1536.jpeg\";s:5:\"width\";i:1154;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276475;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:66:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-1538x2048.jpeg\";s:5:\"width\";i:1538;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:450110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-1200x1598.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1598;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294669;}s:23:\"twentytwenty-fullscreen\";a:5:{s:4:\"file\";s:66:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-1980x2637.jpeg\";s:5:\"width\";i:1980;s:6:\"height\";i:2637;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:699722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1654689009\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00020601565718995\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:56:\"B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited.jpeg\";s:12:\"parent_image\";a:2:{s:13:\"attachment_id\";s:2:\"71\";s:4:\"file\";s:57:\"2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a.jpeg\";}}'),(171,79,'_wp_attached_file','2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg'),(172,79,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1699;s:6:\"height\";i:2268;s:4:\"file\";s:64:\"2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\";s:8:\"filesize\";i:780038;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19175;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-767x1024.jpeg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-768x1025.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183330;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-1151x1536.jpeg\";s:5:\"width\";i:1151;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370108;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:66:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-1534x2048.jpeg\";s:5:\"width\";i:1534;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:594628;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:66:\"81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited-1200x1602.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:1602;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:398396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649584783\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.54\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0011350737797957\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:12:\"parent_image\";a:2:{s:13:\"attachment_id\";s:2:\"33\";s:4:\"file\";s:57:\"2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a.jpeg\";}}'),(173,11,'_thumbnail_id','53'),(174,82,'origin','theme'),(175,86,'_wp_attached_file','2022/08/CGC-v1.png'),(176,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1613;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2022/08/CGC-v1.png\";s:8:\"filesize\";i:45778;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"CGC-v1-300x103.png\";s:5:\"width\";i:300;s:6:\"height\";i:103;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18681;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"CGC-v1-1024x352.png\";s:5:\"width\";i:1024;s:6:\"height\";i:352;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155723;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"CGC-v1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12579;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"CGC-v1-768x264.png\";s:5:\"width\";i:768;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106873;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"CGC-v1-1536x529.png\";s:5:\"width\";i:1536;s:6:\"height\";i:529;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:383058;}}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:{}}}'),(177,89,'origin','theme'),(178,94,'origin','theme'),(179,96,'_wp_attached_file','2022/08/CGCv5.pdf'),(180,96,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1132559;}'),(181,97,'_wp_attached_file','2022/08/CGCv4.pdf'),(182,97,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1251200;}'),(183,98,'_wp_attached_file','2022/08/CGCv5-1.pdf'),(184,98,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1132559;}'),(185,99,'_wp_attached_file','2022/08/CGCv4-1.pdf'),(186,99,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1251200;}'),(187,100,'_wp_attached_file','2022/08/CGCv5-2.pdf'),(188,100,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1132559;}'),(189,101,'_wp_attached_file','2022/08/CGCv4-2.pdf'),(190,101,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1251200;}'),(191,102,'_wp_attached_file','2022/08/CGCv5-3.pdf'),(192,102,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1132559;}'),(193,111,'_edit_lock','1754334140:6'),(194,44,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:7:\"Contact\";s:7:\"form_id\";i:44;s:2:\"id\";i:13;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:39:\"/contact-details-for-cape-gliding-club/\";}}'),(197,116,'_wp_attached_file','2022/08/cropped-CGC-v1.png'),(198,116,'_wp_attachment_context','site-icon'),(199,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2022/08/cropped-CGC-v1.png\";s:8:\"filesize\";i:116534;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12007;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-512x320.png\";s:5:\"width\";i:512;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88491;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40888;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19903;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:26:\"cropped-CGC-v1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17496;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:24:\"cropped-CGC-v1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1180;}}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:{}}}'),(211,123,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.08.31.png'),(212,123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.08.31.png\";s:8:\"filesize\";i:3941422;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.31-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59206;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.31-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.31-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.31-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334582;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.31-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1143841;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.08.31-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1850598;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.08.31-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1823403;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.31-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316089;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.31-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1054770;}}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:{}}}'),(213,124,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.08.28.png'),(214,124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.08.28.png\";s:8:\"filesize\";i:3698217;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.28-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54328;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.28-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:513101;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.28-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:307582;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.28-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1037766;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.08.28-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1673003;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.08.28-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1694765;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.08.28-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273505;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.08.28-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:933777;}}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:{}}}'),(215,125,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.07.51.png'),(216,125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.07.51.png\";s:8:\"filesize\";i:4018583;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.51-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62765;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.51-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:556339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.51-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30771;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.51-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335776;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.51-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1123598;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.51-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1801211;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.51-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1812240;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.51-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:329369;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.51-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1092496;}}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:{}}}'),(217,126,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.07.40.png'),(218,126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.07.40.png\";s:8:\"filesize\";i:2871069;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.40-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51674;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.40-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.40-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26555;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.40-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:265998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.40-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:913416;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.40-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1484490;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.40-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1533434;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.40-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:251562;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.40-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:878585;}}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:{}}}'),(219,127,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.07.20.png'),(220,127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.07.20.png\";s:8:\"filesize\";i:3257473;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.20-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50503;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.20-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:457083;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.20-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.20-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273706;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.20-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:930241;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.20-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1500116;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.20-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1533685;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.20-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273821;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.20-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:923344;}}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:{}}}'),(221,128,'_wp_attached_file','2022/09/Screenshot-2022-09-01-at-12.07.06.png'),(222,128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3150;s:6:\"height\";i:1614;s:4:\"file\";s:45:\"2022/09/Screenshot-2022-09-01-at-12.07.06.png\";s:8:\"filesize\";i:4267995;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.06-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63218;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.06-1024x525.png\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564529;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.06-768x394.png\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:344634;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.06-1536x787.png\";s:5:\"width\";i:1536;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1112720;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.06-2048x1049.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1049;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1776298;}s:22:\"inspiro-featured-image\";a:5:{s:4:\"file\";s:47:\"Screenshot-2022-09-01-at-12.07.06-2000x1025.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1025;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1784872;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:45:\"Screenshot-2022-09-01-at-12.07.06-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339727;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:46:\"Screenshot-2022-09-01-at-12.07.06-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1090530;}}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:{}}}'),(223,129,'_wp_attached_file','2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png'),(224,129,'_wp_attachment_context','custom-header'),(225,129,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2000;s:6:\"height\";i:1199;s:4:\"file\";s:53:\"2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\";s:8:\"filesize\";i:1698884;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"cropped-Screenshot-2022-09-01-at-12.07.40-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58347;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"cropped-Screenshot-2022-09-01-at-12.07.40-1024x614.png\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"cropped-Screenshot-2022-09-01-at-12.07.40-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"cropped-Screenshot-2022-09-01-at-12.07.40-768x460.png\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287003;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"cropped-Screenshot-2022-09-01-at-12.07.40-1536x921.png\";s:5:\"width\";i:1536;s:6:\"height\";i:921;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:999085;}s:12:\"inspiro-loop\";a:5:{s:4:\"file\";s:53:\"cropped-Screenshot-2022-09-01-at-12.07.40-950x320.png\";s:5:\"width\";i:950;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:225389;}s:15:\"inspiro-loop@2x\";a:5:{s:4:\"file\";s:54:\"cropped-Screenshot-2022-09-01-at-12.07.40-1900x640.png\";s:5:\"width\";i:1900;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:814743;}}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:126;}'),(226,129,'_wp_attachment_custom_header_last_used_inspiro','1662027330'),(227,129,'_wp_attachment_is_custom_header','inspiro'),(253,25,'_wp_old_date','2022-08-24'),(254,138,'_menu_item_type','post_type'),(255,138,'_menu_item_menu_item_parent','2629'),(256,138,'_menu_item_object_id','111'),(257,138,'_menu_item_object','page'),(258,138,'_menu_item_target',''),(259,138,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(260,138,'_menu_item_xfn',''),(261,138,'_menu_item_url',''),(262,139,'_menu_item_type','post_type'),(263,139,'_menu_item_menu_item_parent','0'),(264,139,'_menu_item_object_id','13'),(265,139,'_menu_item_object','page'),(266,139,'_menu_item_target',''),(267,139,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(268,139,'_menu_item_xfn',''),(269,139,'_menu_item_url',''),(278,28,'_wp_old_date','2022-08-24'),(291,146,'_elementor_edit_mode','builder'),(292,146,'_elementor_template_type','kit'),(353,161,'_edit_lock','1669812831:2'),(354,161,'_thumbnail_id','127'),(362,170,'_wp_attached_file','2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg'),(363,170,'_wp_attachment_context','custom-header'),(364,170,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2000;s:6:\"height\";i:1145;s:4:\"file\";s:57:\"2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg\";s:8:\"filesize\";i:162674;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-300x172.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7050;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-1024x586.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:586;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4176;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-768x440.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28353;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-1536x879.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:879;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90892;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2586;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21605;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-600x344.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19420;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24792;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41895;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:57:\"cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48095;}}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:57;}'),(365,170,'_wp_attachment_custom_header_last_used_twentyseventeen','1662101580'),(366,170,'_wp_attachment_is_custom_header','twentyseventeen'),(376,11,'_elementor_template_type','wp-page'),(377,11,'_elementor_version','3.8.0'),(378,175,'_thumbnail_id','53'),(379,175,'_elementor_edit_mode','builder'),(380,175,'_elementor_template_type','wp-page'),(381,175,'_elementor_version','3.7.4'),(383,11,'_wp_page_template','default'),(384,11,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(387,11,'_yoast_wpseo_estimated-reading-time-minutes','0'),(389,176,'_thumbnail_id','53'),(390,176,'_elementor_template_type','wp-page'),(391,176,'_elementor_version','3.7.4'),(392,176,'_elementor_edit_mode','builder'),(393,176,'_wp_page_template','default'),(394,176,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(397,177,'_thumbnail_id','53'),(398,177,'_elementor_template_type','wp-page'),(399,177,'_elementor_version','3.7.4'),(400,177,'_elementor_edit_mode','builder'),(401,177,'_wp_page_template','default'),(402,177,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(405,178,'_thumbnail_id','53'),(406,178,'_elementor_template_type','wp-page'),(407,178,'_elementor_version','3.7.4'),(408,178,'_elementor_edit_mode','builder'),(409,178,'_wp_page_template','default'),(410,178,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(415,179,'_thumbnail_id','53'),(416,179,'_elementor_template_type','wp-page'),(417,179,'_elementor_version','3.7.4'),(418,179,'_elementor_edit_mode','builder'),(419,179,'_wp_page_template','default'),(420,179,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(423,180,'_thumbnail_id','53'),(424,180,'_elementor_template_type','wp-page'),(425,180,'_elementor_version','3.7.4'),(426,180,'_elementor_edit_mode','builder'),(427,180,'_wp_page_template','default'),(428,180,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(431,181,'_thumbnail_id','53'),(432,181,'_elementor_template_type','wp-page'),(433,181,'_elementor_version','3.7.4'),(434,181,'_elementor_edit_mode','builder'),(435,181,'_wp_page_template','default'),(436,181,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(440,182,'_thumbnail_id','53'),(441,182,'_elementor_template_type','wp-page'),(442,182,'_elementor_version','3.7.4'),(443,182,'_elementor_edit_mode','builder'),(444,182,'_wp_page_template','default'),(445,182,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(448,183,'_thumbnail_id','53'),(449,183,'_elementor_template_type','wp-page'),(450,183,'_elementor_version','3.7.4'),(451,183,'_elementor_edit_mode','builder'),(452,183,'_wp_page_template','default'),(453,183,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(456,184,'_thumbnail_id','53'),(457,184,'_elementor_template_type','wp-page'),(458,184,'_elementor_version','3.7.4'),(459,184,'_elementor_edit_mode','builder'),(460,184,'_wp_page_template','default'),(461,184,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(474,189,'_thumbnail_id','53'),(475,189,'_elementor_template_type','wp-page'),(476,189,'_elementor_version','3.7.4'),(477,189,'_elementor_edit_mode','builder'),(478,189,'_wp_page_template','default'),(479,189,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(482,190,'_thumbnail_id','53'),(483,190,'_elementor_template_type','wp-page'),(484,190,'_elementor_version','3.7.4'),(485,190,'_elementor_edit_mode','builder'),(486,190,'_wp_page_template','default'),(487,190,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b9ebb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"extended\"},\"elements\":[{\"id\":\"4529f7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87083e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e697e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 \\u2013 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club\\u2019s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988.\\u00a0<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.\\u00a0 Three runways are used for our operation:- a 1600m long main (15\\/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12\\/30).\\u00a0 Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day\\u2019s flights.<\\/p>\\n<p style=\\\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\\\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB). \\u00a0We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK). \\u00a0In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots \\u00a0In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug. \\u00a0Our club uses both aerotow and winch launch methods.\\u00a0 We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(490,191,'_thumbnail_id','53'),(491,191,'_elementor_template_type','wp-page'),(492,191,'_elementor_version','3.7.4'),(493,191,'_elementor_edit_mode','builder'),(494,191,'_wp_page_template','default'),(495,191,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(505,195,'_wp_page_template','default'),(506,195,'_wxr_import_parent','2070'),(507,2372,'_oembed_52670d14581b2d30983da4b44e2eab01','<iframe title=\"WPForms Overview - Best WordPress Contact Form Plugin\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/eiQ3viAGung?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(508,2372,'_oembed_time_52670d14581b2d30983da4b44e2eab01','1662121131'),(509,2372,'_oembed_cbe95e5def08e45a2bff0a5c99680589','<iframe title=\"WPForms Overview - Best WordPress Contact Form Plugin\" width=\"800\" height=\"450\" src=\"https://www.youtube.com/embed/eiQ3viAGung?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(510,2372,'_oembed_time_cbe95e5def08e45a2bff0a5c99680589','1617084218'),(511,2372,'_oembed_e343e43e0a434afc750c45b498566b05','<iframe title=\"WPForms Overview - Best WordPress Contact Form Plugin\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/eiQ3viAGung?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(512,2372,'_oembed_time_e343e43e0a434afc750c45b498566b05','1614990008'),(514,2378,'_wp_attached_file','2021/03/pexels-rodnae-final-1.jpg'),(515,2378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2390;s:6:\"height\";i:1518;s:4:\"file\";s:33:\"2021/03/pexels-rodnae-final-1.jpg\";s:8:\"filesize\";i:51260;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3807;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"pexels-rodnae-final-1-1024x650.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2124;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-768x488.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"pexels-rodnae-final-1-1536x976.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:976;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45634;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"pexels-rodnae-final-1-2048x1301.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1301;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74548;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:35:\"pexels-rodnae-final-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67123;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1452;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10449;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-600x381.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10118;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10807;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15626;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:33:\"pexels-rodnae-final-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20740;}}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:{}}}'),(516,2378,'_wp_attachment_image_alt','pexels-rodnae-final (1)'),(517,2381,'_wp_attached_file','2021/03/book-now-arrow.gif'),(518,2381,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2021/03/book-now-arrow.gif\";s:8:\"filesize\";i:902827;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"book-now-arrow-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"book-now-arrow-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2471;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:26:\"book-now-arrow-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1448;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:26:\"book-now-arrow-600x400.gif\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:20837;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:26:\"book-now-arrow-600x335.gif\";s:5:\"width\";i:600;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:18230;}}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:{}}}'),(519,2478,'_wp_attached_file','2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1.jpg'),(520,2478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:53:\"2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:222854;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8900;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96528;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152451;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:55:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117492;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3046;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21919;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42370;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22243;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42370;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:53:\"michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48153;}}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:{}}}'),(521,2479,'_wp_attached_file','2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1.jpg'),(522,2479,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:57:\"2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:306575;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8534;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58901;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4637;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71681;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119133;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196973;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:59:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166254;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2928;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25683;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47238;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27344;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47238;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:57:\"joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56981;}}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:{}}}'),(523,2480,'_wp_attached_file','2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1.jpg'),(524,2480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:54:\"2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:357627;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12937;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6743;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89852;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142283;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230436;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:56:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223450;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3984;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37778;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62096;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38637;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62096;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:54:\"brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75545;}}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:{}}}'),(525,2481,'_wp_attached_file','2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1.jpg'),(526,2481,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1888;s:6:\"height\";i:2560;s:4:\"file\";s:56:\"2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:464605;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14604;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\";s:5:\"width\";i:755;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95285;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6720;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-768x1041.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1041;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97821;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-1133x1536.jpg\";s:5:\"width\";i:1133;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184631;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:58:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-1510x2048.jpg\";s:5:\"width\";i:1510;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298452;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:58:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-1888x1200.jpg\";s:5:\"width\";i:1888;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236964;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3947;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34937;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-600x814.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:814;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65862;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36443;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72329;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:56:\"carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78975;}}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:{}}}'),(527,2483,'_wp_attached_file','2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1.jpg'),(528,2483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:57:\"2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1.jpg\";s:8:\"filesize\";i:503567;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14237;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200528;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322810;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:59:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220940;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3746;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35737;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82134;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34073;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82134;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:57:\"courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91302;}}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:{}}}'),(529,2484,'_wp_attached_file','2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1.jpg'),(530,2484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:53:\"2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:686835;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16277;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7373;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150054;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250883;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:420932;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:55:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321044;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4154;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45313;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98341;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45432;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98341;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:53:\"jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110934;}}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:{}}}'),(531,2487,'_wp_attached_file','2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1.jpg'),(532,2487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:52:\"2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1.jpg\";s:8:\"filesize\";i:256780;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8882;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57799;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69397;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111067;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-1366x2048.jpg\";s:5:\"width\";i:1366;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175695;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:54:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-1707x1200.jpg\";s:5:\"width\";i:1707;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150136;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3199;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26452;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46645;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25932;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46645;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:52:\"ian-dooley-d1UPkiFd04A-unsplash-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59223;}}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:{}}}'),(533,9999,'wpforms_form_locations','a:0:{}'),(537,2367,'_wp_attached_file','2021/03/animated-arrow-form.gif'),(538,2367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2021/03/animated-arrow-form.gif\";s:8:\"filesize\";i:434498;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"animated-arrow-form-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"animated-arrow-form-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1106;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:31:\"animated-arrow-form-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:707;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:31:\"animated-arrow-form-600x400.gif\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4949;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:31:\"animated-arrow-form-600x335.gif\";s:5:\"width\";i:600;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4546;}}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:{}}}'),(539,2318,'_wp_attached_file','2021/03/adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1.jpg'),(540,2318,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1105;s:4:\"file\";s:56:\"2021/03/adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1.jpg\";s:8:\"filesize\";i:730778;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12989;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-1024x442.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151548;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8448;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86866;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-1536x663.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:663;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:305334;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-2048x884.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:884;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:474321;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:58:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-2000x1105.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:588033;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4138;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82196;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-600x259.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52970;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90446;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150690;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:56:\"adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184381;}}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:{}}}'),(541,2490,'wpforms_form_locations','a:0:{}'),(543,2203,'_wp_attached_file','2021/02/pexels-dids-1616472-1-scaled-1.jpg'),(544,2203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:42:\"2021/02/pexels-dids-1616472-1-scaled-1.jpg\";s:8:\"filesize\";i:143661;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4510;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"pexels-dids-1616472-1-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30481;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18403;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"pexels-dids-1616472-1-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60128;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"pexels-dids-1616472-1-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98767;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:44:\"pexels-dids-1616472-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88623;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12567;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12567;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16566;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29720;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:42:\"pexels-dids-1616472-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31305;}}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:{}}}'),(545,2203,'_wxr_import_parent','2201'),(547,2332,'_wp_attached_file','2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg'),(548,2332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:59:\"2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\";s:8:\"filesize\";i:380147;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12656;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82599;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6467;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52155;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155804;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247247;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:61:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223769;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3897;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35726;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35726;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39215;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66660;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:59:\"domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78759;}}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:{}}}'),(549,2332,'_wxr_import_parent','2330'),(550,2352,'_wp_attached_file','2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg'),(551,2352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1710;s:4:\"file\";s:60:\"2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg\";s:8:\"filesize\";i:346592;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13633;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54099;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1536x1026.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1026;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154704;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:62:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-2048x1368.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236241;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:62:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211898;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3908;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37238;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37674;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39746;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61486;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:60:\"bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72358;}}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:{}}}'),(552,2352,'_wxr_import_parent','2330'),(553,2347,'_wp_attached_file','2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1.jpg'),(554,2347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:58:\"2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1.jpg\";s:8:\"filesize\";i:249598;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10107;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101846;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164071;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:60:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143387;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3254;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25281;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25281;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25778;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44386;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:58:\"alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49476;}}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:{}}}'),(555,2347,'_wxr_import_parent','2330'),(556,2346,'_wp_attached_file','2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1.jpg'),(557,2346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:53:\"2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1.jpg\";s:8:\"filesize\";i:429647;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11018;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4851;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54731;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177131;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283069;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:55:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241511;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2810;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34324;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36080;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43488;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73592;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:53:\"spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80031;}}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:{}}}'),(558,2346,'_wxr_import_parent','2330'),(559,2344,'_wp_attached_file','2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1.jpg'),(560,2344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1715;s:4:\"file\";s:63:\"2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1.jpg\";s:8:\"filesize\";i:312571;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}s:5:\"large\";a:5:{s:4:\"file\";s:64:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1024x686.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6855;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-768x515.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51791;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1536x1029.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1029;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141574;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:65:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-2048x1372.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1372;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215521;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:65:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197119;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4076;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35754;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-600x402.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36131;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41339;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58873;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:63:\"alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70530;}}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:{}}}'),(561,2344,'_wxr_import_parent','2330'),(562,2354,'_wp_attached_file','2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1.jpg'),(563,2354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1798;s:6:\"height\";i:1798;s:4:\"file\";s:45:\"2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1.jpg\";s:8:\"filesize\";i:983052;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21282;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104044;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344930;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:47:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-1798x1200.jpg\";s:5:\"width\";i:1798;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309315;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3928;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42868;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67887;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40106;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97335;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:45:\"aryo-lahap-ZVc4Zg4TY8s-unsplash-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(564,2354,'_wxr_import_parent','2330'),(565,2355,'_wp_attached_file','2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1.jpg'),(566,2355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:67:\"2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1.jpg\";s:8:\"filesize\";i:684789;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24930;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:69:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311788;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:69:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:469401;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:69:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273117;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4386;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53489;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77225;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50035;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111115;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:67:\"the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118370;}}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:{}}}'),(567,2355,'_wxr_import_parent','2330'),(568,2356,'_wp_attached_file','2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1.jpg'),(569,2356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:59:\"2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1.jpg\";s:8:\"filesize\";i:477767;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14558;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64944;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203728;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319821;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:61:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-2000x1200.jpg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205294;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3145;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31868;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43570;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-800x335.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33003;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72312;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:59:\"meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69668;}}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:{}}}'),(570,2356,'_wxr_import_parent','2330'),(572,2120,'_wp_attached_file','2021/02/demo-man-3.png'),(573,2120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2021/02/demo-man-3.png\";s:8:\"filesize\";i:1015715;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"demo-man-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155515;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"demo-man-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"demo-man-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:779864;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:22:\"demo-man-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21133;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:22:\"demo-man-3-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:358344;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:22:\"demo-man-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:520203;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:22:\"demo-man-3-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:393168;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:22:\"demo-man-3-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:669113;}}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:{}}}'),(574,2120,'_wxr_import_parent','2119'),(575,2126,'_wp_attached_file','2021/02/demo-woman-3.png'),(576,2126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2021/02/demo-woman-3.png\";s:8:\"filesize\";i:1161253;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51533;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:886894;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24646;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:390581;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591691;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:415900;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:24:\"demo-woman-3-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:786821;}}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:{}}}'),(577,2126,'_wxr_import_parent','2119'),(578,2127,'_wp_attached_file','2021/02/demo-man-4.png'),(579,2127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2021/02/demo-man-4.png\";s:8:\"filesize\";i:531739;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"demo-man-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"demo-man-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"demo-man-4-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:555165;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:22:\"demo-man-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13679;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:22:\"demo-man-4-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239781;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:22:\"demo-man-4-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308292;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:22:\"demo-man-4-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205507;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:22:\"demo-man-4-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:420112;}}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:{}}}'),(580,2127,'_wxr_import_parent','2119'),(581,2128,'_wp_attached_file','2021/02/demo-woman-2.png'),(582,2128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2021/02/demo-woman-2.png\";s:8:\"filesize\";i:878627;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40241;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:697204;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19742;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312932;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452978;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:315771;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:24:\"demo-woman-2-600x800.png\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581688;}}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:{}}}'),(583,2128,'_wxr_import_parent','2119'),(584,195,'_edit_lock','1676046543:2'),(586,2495,'_edit_lock','1662134375:1'),(587,2496,'_edit_lock','1662134318:1'),(588,2498,'_edit_lock','1662134363:1'),(589,2372,'_oembed_b6dc685033af2b774ecce8355f07e2e7','<iframe title=\"WPForms Overview - Best WordPress Contact Form Plugin\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/eiQ3viAGung?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(590,2372,'_oembed_time_b6dc685033af2b774ecce8355f07e2e7','1662117191'),(593,195,'_edit_last','2'),(594,195,'_yoast_wpseo_content_score','90'),(595,195,'_yoast_wpseo_estimated-reading-time-minutes','3'),(596,195,'_yoast_wpseo_wordproof_timestamp',''),(597,195,'_yoast_wpseo_opengraph-title','Cape Gliding Club'),(598,195,'_yoast_wpseo_opengraph-description','Cape Gliding Club is the second largest Gliding Club in South Africa. It is situated just one hours from the beautiful Cape Town, in Worcester. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.'),(599,195,'_yoast_wpseo_opengraph-image','http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png'),(600,195,'_yoast_wpseo_opengraph-image-id','129'),(604,195,'_yoast_wpseo_focuskw','Cape Gliding Club'),(605,195,'_yoast_wpseo_metadesc','Cape Gliding Club is just an hour from Cape Town, in Worcester. It is the second largest club in SA and run on a not for profit basis.'),(606,195,'_yoast_wpseo_linkdex','58'),(607,195,'_thumbnail_id','31'),(608,2372,'_edit_lock','1676451852:2'),(609,2372,'_edit_last','1'),(610,2372,'_yoast_wpseo_content_score','90'),(611,2372,'_yoast_wpseo_estimated-reading-time-minutes','2'),(612,2372,'_yoast_wpseo_wordproof_timestamp',''),(613,2372,'_wp_page_template','elementor_theme'),(617,13,'_edit_last','2'),(619,13,'_yoast_wpseo_estimated-reading-time-minutes','1'),(620,13,'_yoast_wpseo_wordproof_timestamp',''),(621,3,'_thumbnail_id','55'),(622,3,'_edit_last','1'),(623,3,'_yoast_wpseo_content_score','60'),(624,3,'_yoast_wpseo_estimated-reading-time-minutes','3'),(625,3,'_yoast_wpseo_wordproof_timestamp',''),(635,2554,'_menu_item_type','post_type'),(636,2554,'_menu_item_menu_item_parent','2629'),(637,2554,'_menu_item_object_id','2372'),(638,2554,'_menu_item_object','page'),(639,2554,'_menu_item_target',''),(640,2554,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(641,2554,'_menu_item_xfn',''),(642,2554,'_menu_item_url',''),(644,138,'_wp_old_date','2022-09-01'),(645,139,'_wp_old_date','2022-09-01'),(648,2496,'_edit_last','1'),(649,2496,'_wp_page_template','elementor_theme'),(650,2496,'_yoast_wpseo_content_score','90'),(651,2496,'_yoast_wpseo_estimated-reading-time-minutes','3'),(652,2496,'_yoast_wpseo_wordproof_timestamp',''),(653,2498,'_edit_last','1'),(654,2498,'_wp_page_template','default'),(655,2495,'_edit_last','1'),(656,2495,'_wp_page_template','default'),(657,2493,'_edit_lock','1667321271:2'),(658,2493,'_edit_last','1'),(659,2493,'_yoast_wpseo_content_score','90'),(660,2493,'_yoast_wpseo_estimated-reading-time-minutes','3'),(661,2493,'_yoast_wpseo_wordproof_timestamp',''),(671,2563,'_thumbnail_id','53'),(672,2563,'_elementor_template_type','wp-page'),(673,2563,'_elementor_version','3.7.4'),(674,2563,'_elementor_edit_mode','builder'),(675,2563,'_wp_page_template','default'),(676,2563,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(679,11,'_edit_last','1'),(680,11,'_yoast_wpseo_wordproof_timestamp',''),(682,13,'_wp_page_template','default'),(683,13,'_yoast_wpseo_focuskw','Contact Cape Gliding Club'),(684,13,'_yoast_wpseo_metadesc','Here you will find a Contact Form, Google Map and Contact details for Cape Gliding Club. Submit a contact here.'),(685,13,'_yoast_wpseo_linkdex','11'),(688,116,'_oembed_f3404fa199366663d61bdffb2a7d4732','{{unknown}}'),(689,2577,'_edit_lock','1758182254:2'),(690,79,'_wp_attachment_image_alt','Glider Training Course'),(692,2577,'_edit_last','6'),(693,2577,'_yoast_wpseo_focuskw','Cape Gliding Club Gliding Course'),(694,2577,'_yoast_wpseo_metadesc','New Pilots courses are regularly held at Cape Glding Club. These 4 day courses are an excellent way to boost your training and make progress.'),(695,2577,'_yoast_wpseo_linkdex','44'),(696,2577,'_yoast_wpseo_content_score','60'),(697,2577,'_yoast_wpseo_estimated-reading-time-minutes','2'),(698,2577,'_yoast_wpseo_wordproof_timestamp',''),(699,2580,'_menu_item_type','post_type'),(700,2580,'_menu_item_menu_item_parent','2629'),(701,2580,'_menu_item_object_id','2577'),(702,2580,'_menu_item_object','page'),(703,2580,'_menu_item_target',''),(704,2580,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(705,2580,'_menu_item_xfn',''),(706,2580,'_menu_item_url',''),(709,138,'_wp_old_date','2022-09-02'),(710,2554,'_wp_old_date','2022-09-02'),(711,139,'_wp_old_date','2022-09-02'),(712,2581,'_wp_attached_file','2022/09/512x512-icon.png'),(713,2581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2128;s:6:\"height\";i:2128;s:4:\"file\";s:24:\"2022/09/512x512-icon.png\";s:8:\"filesize\";i:102200;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"512x512-icon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17991;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"512x512-icon-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"512x512-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7198;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"512x512-icon-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70184;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"512x512-icon-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:223575;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"512x512-icon-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285781;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:26:\"512x512-icon-2000x1200.png\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:253463;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:24:\"512x512-icon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4491;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:24:\"512x512-icon-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41257;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:24:\"512x512-icon-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52522;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:24:\"512x512-icon-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36759;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:24:\"512x512-icon-600x900.png\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81386;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:24:\"512x512-icon-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76865;}}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:{}}}'),(714,2582,'_wp_attached_file','2022/09/CGCfinal-white.png'),(715,2582,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1708;s:6:\"height\";i:401;s:4:\"file\";s:26:\"2022/09/CGCfinal-white.png\";s:8:\"filesize\";i:30379;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"CGCfinal-white-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12229;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"CGCfinal-white-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11459;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56475;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"CGCfinal-white-1536x361.png\";s:5:\"width\";i:1536;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194725;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5791;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94921;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-600x141.png\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38247;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110281;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-600x401.png\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12253;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:26:\"CGCfinal-white-800x401.png\";s:5:\"width\";i:800;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15912;}}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:{}}}'),(716,2583,'_wp_attached_file','2022/09/CGCfinal-black.png'),(717,2583,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1704;s:6:\"height\";i:399;s:4:\"file\";s:26:\"2022/09/CGCfinal-black.png\";s:8:\"filesize\";i:33049;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"CGCfinal-black-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9153;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"CGCfinal-black-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27312;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"CGCfinal-black-1536x360.png\";s:5:\"width\";i:1536;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80165;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4336;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-600x399.png\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12471;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-600x140.png\";s:5:\"width\";i:600;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23308;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88018;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-600x399.png\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12471;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:26:\"CGCfinal-black-800x399.png\";s:5:\"width\";i:800;s:6:\"height\";i:399;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16124;}}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:{}}}'),(718,2584,'_wp_attached_file','2022/09/cropped-CGCfinal-white.png'),(719,2584,'_wp_attachment_context','custom-logo'),(720,2584,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1064;s:6:\"height\";i:250;s:4:\"file\";s:34:\"2022/09/cropped-CGCfinal-white.png\";s:8:\"filesize\";i:77428;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"cropped-CGCfinal-white-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12940;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"cropped-CGCfinal-white-1024x241.png\";s:5:\"width\";i:1024;s:6:\"height\";i:241;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12025;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60454;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5544;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46786;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-600x141.png\";s:5:\"width\";i:600;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38484;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-800x250.png\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60586;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-600x250.png\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46786;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:34:\"cropped-CGCfinal-white-800x250.png\";s:5:\"width\";i:800;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60586;}}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:{}}}'),(728,2589,'_edit_lock','1700043220:2'),(729,2589,'_edit_last','1'),(730,2589,'_yoast_wpseo_focuskw','International Visitors'),(731,2589,'_yoast_wpseo_linkdex','49'),(732,2589,'_yoast_wpseo_estimated-reading-time-minutes','2'),(733,2589,'_yoast_wpseo_wordproof_timestamp',''),(734,2584,'_oembed_a9af13602af85562497e38ae17bdbb39','{{unknown}}'),(738,2603,'_menu_item_type','post_type'),(739,2603,'_menu_item_menu_item_parent','0'),(740,2603,'_menu_item_object_id','2589'),(741,2603,'_menu_item_object','page'),(742,2603,'_menu_item_target',''),(743,2603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(744,2603,'_menu_item_xfn',''),(745,2603,'_menu_item_url',''),(747,13,'_yoast_wpseo_content_score','90'),(750,11,'_yoast_wpseo_focuskw','Learn to fly'),(751,11,'_yoast_wpseo_metadesc','Learning to fly at Cape Gliding Club is an affordable way to gain access to aviation. Pilots receive some of the best primary training.'),(753,2629,'_menu_item_type','post_type'),(754,2629,'_menu_item_menu_item_parent','0'),(755,2629,'_menu_item_object_id','11'),(756,2629,'_menu_item_object','page'),(757,2629,'_menu_item_target',''),(758,2629,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(759,2629,'_menu_item_xfn',''),(760,2629,'_menu_item_url',''),(762,2589,'_yoast_wpseo_content_score','90'),(763,2589,'_yoast_wpseo_metadesc','More information for international glider pilots planning to visit the Cape Gliding Club. Fees, licence validations and more.'),(764,2589,'_thumbnail_id','125'),(768,2372,'_yoast_wpseo_focuskw','Book a Glding Experince'),(769,2372,'_yoast_wpseo_metadesc','Do you want to experience silent flight? Are you interested in learning to fly? Book a gliding experience with the Cape Gliding Club now.'),(770,2372,'_yoast_wpseo_linkdex','33'),(771,111,'_edit_last','6'),(772,111,'_yoast_wpseo_focuskw','Membership Fee for the Cape Gliding Club'),(773,111,'_yoast_wpseo_metadesc','Club facilities and free training is only available to members. The club is run on a not for profit basis. Members contribute to activities.'),(774,111,'_yoast_wpseo_linkdex','41'),(775,111,'_yoast_wpseo_content_score','90'),(776,111,'_yoast_wpseo_estimated-reading-time-minutes','1'),(777,111,'_yoast_wpseo_wordproof_timestamp',''),(778,2493,'_yoast_wpseo_focuskw','Frequently asked questions Cape Gliding Club'),(779,2493,'_yoast_wpseo_metadesc','We answer many of the most frequently asked questions related to gliding at theCape Gliding Club. If your question is not answered, contact us'),(780,2493,'_yoast_wpseo_linkdex','60'),(781,2686,'_menu_item_type','post_type'),(782,2686,'_menu_item_menu_item_parent','0'),(783,2686,'_menu_item_object_id','2493'),(784,2686,'_menu_item_object','page'),(785,2686,'_menu_item_target',''),(786,2686,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(787,2686,'_menu_item_xfn',''),(788,2686,'_menu_item_url',''),(790,2629,'_wp_old_date','2022-09-07'),(791,2580,'_wp_old_date','2022-09-07'),(792,2554,'_wp_old_date','2022-09-07'),(793,138,'_wp_old_date','2022-09-07'),(794,2603,'_wp_old_date','2022-09-07'),(795,139,'_wp_old_date','2022-09-07'),(796,11,'_oembed_74687b291193dc7ade5a25f75a3b0f80','<iframe title=\"How can gliders fly without propulsion | The most complete explanation\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/b4YrpmhgNGs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(797,11,'_oembed_time_74687b291193dc7ade5a25f75a3b0f80','1662715772'),(798,11,'_oembed_9122e464ba9bf3dfc932658aac5aafc7','<iframe title=\"How can gliders fly without propulsion | The most complete explanation\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/b4YrpmhgNGs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(799,11,'_oembed_time_9122e464ba9bf3dfc932658aac5aafc7','1662715779'),(800,2589,'_oembed_4f90fc3258263b0715a8de7a939a7d8e','<iframe title=\"Cape Town Vacation Travel Guide | Expedia\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/srP7RFVdjWc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(801,2589,'_oembed_time_4f90fc3258263b0715a8de7a939a7d8e','1665690341'),(802,2589,'_oembed_7696da53cd5c8ab06d8378896bf7dba2','<iframe title=\"Cape Town Vacation Travel Guide | Expedia\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/srP7RFVdjWc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(803,2589,'_oembed_time_7696da53cd5c8ab06d8378896bf7dba2','1662720894'),(804,2589,'_oembed_f92e6593829c6ff308e130078d52f786','<iframe title=\"Cape Town Vacation Travel Guide | Expedia\" width=\"740\" height=\"416\" src=\"https://www.youtube.com/embed/srP7RFVdjWc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(805,2589,'_oembed_time_f92e6593829c6ff308e130078d52f786','1662903736'),(806,2730,'_wp_attached_file','2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf'),(807,2730,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:183409;}'),(819,2751,'_edit_lock','1669808246:2'),(820,2751,'_elementor_edit_mode','builder'),(821,2751,'_elementor_template_type','wp-post'),(822,2751,'_elementor_version','3.7.8'),(826,2752,'_elementor_edit_mode','builder'),(827,2752,'_elementor_template_type','wp-post'),(828,2752,'_elementor_version','3.7.8'),(829,2753,'_elementor_edit_mode','builder'),(830,2753,'_elementor_template_type','wp-post'),(831,2753,'_elementor_version','3.7.8'),(832,2751,'_wp_page_template','default'),(833,2751,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14cb684\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/682527494\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(834,2754,'_elementor_edit_mode','builder'),(835,2754,'_elementor_template_type','wp-post'),(836,2754,'_elementor_version','3.7.8'),(837,2754,'_wp_page_template','default'),(838,2754,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494&nbsp;<\\/p>\\n<p>&lt;div style=\\\"padding:56.25% 0 0 0;position:relative;\\\"&gt;&lt;iframe src=\\\"https:\\/\\/player.vimeo.com\\/video\\/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; picture-in-picture\\\" allowfullscreen style=\\\"position:absolute;top:0;left:0;width:100%;height:100%;\\\" title=\\\"Bateleur Cup.mov\\\"&gt;&lt;\\/iframe&gt;&lt;\\/div&gt;&lt;script src=\\\"https:\\/\\/player.vimeo.com\\/api\\/player.js\\\"&gt;&lt;\\/script&gt;<br><\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(841,2751,'_yoast_wpseo_content_score','30'),(842,2751,'_yoast_wpseo_estimated-reading-time-minutes','2'),(846,2755,'_elementor_edit_mode','builder'),(847,2755,'_elementor_template_type','wp-post'),(848,2755,'_elementor_version','3.7.8'),(849,2755,'_wp_page_template','default'),(850,2755,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494&nbsp;<\\/p>\\n<p>&lt;div style=\\\"padding:56.25% 0 0 0;position:relative;\\\"&gt;&lt;iframe src=\\\"https:\\/\\/player.vimeo.com\\/video\\/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; picture-in-picture\\\" allowfullscreen style=\\\"position:absolute;top:0;left:0;width:100%;height:100%;\\\" title=\\\"Bateleur Cup.mov\\\"&gt;&lt;\\/iframe&gt;&lt;\\/div&gt;&lt;script src=\\\"https:\\/\\/player.vimeo.com\\/api\\/player.js\\\"&gt;&lt;\\/script&gt;<br><\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(853,2756,'_elementor_edit_mode','builder'),(854,2756,'_elementor_template_type','wp-post'),(855,2756,'_elementor_version','3.7.8'),(856,2756,'_wp_page_template','default'),(857,2756,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494&nbsp;<\\/p>\\n<p>&lt;div style=\\\"padding:56.25% 0 0 0;position:relative;\\\"&gt;&lt;iframe src=\\\"https:\\/\\/player.vimeo.com\\/video\\/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; fullscreen; picture-in-picture\\\" allowfullscreen style=\\\"position:absolute;top:0;left:0;width:100%;height:100%;\\\" title=\\\"Bateleur Cup.mov\\\"&gt;&lt;\\/iframe&gt;&lt;\\/div&gt;&lt;script src=\\\"https:\\/\\/player.vimeo.com\\/api\\/player.js\\\"&gt;&lt;\\/script&gt;<br><\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(860,2757,'_elementor_edit_mode','builder'),(861,2757,'_elementor_template_type','wp-post'),(862,2757,'_elementor_version','3.7.8'),(863,2757,'_wp_page_template','default'),(864,2757,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(870,2758,'_elementor_edit_mode','builder'),(871,2758,'_elementor_template_type','wp-post'),(872,2758,'_elementor_version','3.7.8'),(873,2758,'_wp_page_template','default'),(874,2758,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(877,2751,'_edit_last','2'),(879,2751,'_yoast_wpseo_wordproof_timestamp',''),(880,2751,'_oembed_7ae9a4d5134991bf1e9b747264ef9236','{{unknown}}'),(881,2751,'_oembed_3d8467e5aa270b66b4e04f00a10ffeb1','{{unknown}}'),(883,2760,'_elementor_edit_mode','builder'),(884,2760,'_elementor_template_type','wp-post'),(885,2760,'_elementor_version','3.7.8'),(886,2760,'_wp_page_template','elementor_theme'),(887,2760,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(890,2761,'_elementor_edit_mode','builder'),(891,2761,'_elementor_template_type','wp-post'),(892,2761,'_elementor_version','3.7.8'),(893,2761,'_wp_page_template','elementor_theme'),(894,2761,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video https:\\/\\/vimeo.com\\/682527494\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(897,2762,'_elementor_edit_mode','builder'),(898,2762,'_elementor_template_type','wp-post'),(899,2762,'_elementor_version','3.7.8'),(900,2762,'_wp_page_template','default'),(901,2762,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(906,2763,'_elementor_edit_mode','builder'),(907,2763,'_elementor_template_type','wp-post'),(908,2763,'_elementor_version','3.7.8'),(909,2763,'_wp_page_template','default'),(910,2763,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(913,2764,'_elementor_edit_mode','builder'),(914,2764,'_elementor_template_type','wp-post'),(915,2764,'_elementor_version','3.7.8'),(916,2764,'_wp_page_template','default'),(917,2764,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(920,2765,'_elementor_edit_mode','builder'),(921,2765,'_elementor_template_type','wp-post'),(922,2765,'_elementor_version','3.7.8'),(923,2765,'_wp_page_template','default'),(924,2765,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14cb684\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/682527494\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(929,2766,'_elementor_edit_mode','builder'),(930,2766,'_elementor_template_type','wp-post'),(931,2766,'_elementor_version','3.7.8'),(932,2766,'_wp_page_template','default'),(933,2766,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14cb684\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/682527494\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(938,2751,'_yoast_wpseo_primary_category','11'),(949,2751,'_yoast_wpseo_focuskw','What is the Bateleur Cup?'),(950,2751,'_yoast_wpseo_metadesc','A short explanation of the Bateleur Cup. A year long soaring competition for members of a South African Gliding Club.'),(951,2751,'_yoast_wpseo_linkdex','60'),(952,2770,'_elementor_edit_mode','builder'),(953,2770,'_elementor_template_type','wp-post'),(954,2770,'_elementor_version','3.7.8'),(955,2770,'_wp_page_template','default'),(956,2770,'_elementor_data','[{\"id\":\"315571d3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61a9bbc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14cb684\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/682527494\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"2fffa936\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check out this Video\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https:\\/\\/www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(959,11,'_oembed_c518765824a02482e1ba9b11dd408c3c','<iframe title=\"How can gliders fly without propulsion | The most complete explanation\" width=\"740\" height=\"416\" src=\"https://www.youtube.com/embed/b4YrpmhgNGs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(960,11,'_oembed_time_c518765824a02482e1ba9b11dd408c3c','1665652262'),(961,2773,'_wp_attached_file','2022/10/THE-CRAZIEST-FLIGHT-OF-MY-LIFE-Coastline-Gliding-South-Africa-Comp.mp4'),(962,2773,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:18875667;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:277;s:16:\"length_formatted\";s:4:\"4:37\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(973,2372,'_thumbnail_id','53'),(974,195,'_oembed_17765eaf45ce9e0926d938ebd85560f3','<iframe title=\"Worcester Magic - Flying in South Africa | Vlog 39\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/EFj-XSqRu7g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(975,195,'_oembed_time_17765eaf45ce9e0926d938ebd85560f3','1665677018'),(976,195,'_oembed_78f0f88eb9067255a9f8e38480e1c7fd','<iframe title=\"Worcester Magic - Flying in South Africa | Vlog 39\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/EFj-XSqRu7g?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(977,195,'_oembed_time_78f0f88eb9067255a9f8e38480e1c7fd','1665677667'),(978,2790,'_wp_attached_file','2022/10/fa1.pdf'),(979,2790,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:13228298;}'),(1040,2372,'_elementor_edit_mode','builder'),(1041,2372,'_elementor_template_type','wp-page'),(1042,2372,'_elementor_version','3.11.0'),(1043,2808,'_wp_page_template','elementor_theme'),(1044,2808,'_thumbnail_id','53'),(1045,2808,'_elementor_edit_mode','builder'),(1046,2808,'_elementor_template_type','wp-page'),(1047,2808,'_elementor_version','3.8.0'),(1048,2809,'_wp_page_template','elementor_theme'),(1049,2809,'_thumbnail_id','53'),(1050,2809,'_elementor_edit_mode','builder'),(1051,2809,'_elementor_template_type','wp-page'),(1052,2809,'_elementor_version','3.8.0'),(1053,2372,'_elementor_data','[{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ced952b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a71d391\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"927628a\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"3\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(1054,2810,'_wp_page_template','elementor_theme'),(1055,2810,'_thumbnail_id','53'),(1056,2810,'_elementor_edit_mode','builder'),(1057,2810,'_elementor_template_type','wp-page'),(1058,2810,'_elementor_version','3.8.0'),(1059,2810,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\"><a class=\\\"wp-block-button__link\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1063,2811,'_wp_page_template','elementor_theme'),(1064,2811,'_thumbnail_id','53'),(1065,2811,'_elementor_edit_mode','builder'),(1066,2811,'_elementor_template_type','wp-page'),(1067,2811,'_elementor_version','3.8.0'),(1068,2811,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\"><a class=\\\"wp-block-button__link\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1071,2812,'_wp_page_template','elementor_theme'),(1072,2812,'_thumbnail_id','53'),(1073,2812,'_elementor_edit_mode','builder'),(1074,2812,'_elementor_template_type','wp-page'),(1075,2812,'_elementor_version','3.8.0'),(1076,2812,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\"><a class=\\\"wp-block-button__link\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1079,2813,'_wp_page_template','elementor_theme'),(1080,2813,'_thumbnail_id','53'),(1081,2813,'_elementor_edit_mode','builder'),(1082,2813,'_elementor_template_type','wp-page'),(1083,2813,'_elementor_version','3.8.0'),(1084,2813,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1088,2814,'_wp_page_template','elementor_theme'),(1089,2814,'_thumbnail_id','53'),(1090,2814,'_elementor_edit_mode','builder'),(1091,2814,'_elementor_template_type','wp-page'),(1092,2814,'_elementor_version','3.8.0'),(1093,2814,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1096,2815,'_wp_page_template','elementor_theme'),(1097,2815,'_thumbnail_id','53'),(1098,2815,'_elementor_edit_mode','builder'),(1099,2815,'_elementor_template_type','wp-page'),(1100,2815,'_elementor_version','3.8.0'),(1101,2815,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"1px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 1px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"23px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 23px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:group --><\\/p>\\n<p><!-- wp:buttons {\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons\\\">\\n<p><!-- wp:button --><\\/p>\\n<div class=\\\"wp-block-button\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>\\u00a0<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\n<p><!-- wp:buttons {\\\"align\\\":\\\"full\\\",\\\"layout\\\":{\\\"type\\\":\\\"flex\\\",\\\"justifyContent\\\":\\\"center\\\",\\\"orientation\\\":\\\"horizontal\\\"}} --><\\/p>\\n<div class=\\\"wp-block-buttons alignfull\\\"><!-- wp:button \\/--><\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:separator {\\\"opacity\\\":\\\"css\\\"} --><\\/p>\\n<hr class=\\\"wp-block-separator has-css-opacity\\\" \\/>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bc216fd\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"Bookings Calendar\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1104,2816,'_wp_page_template','elementor_theme'),(1105,2816,'_thumbnail_id','53'),(1106,2816,'_elementor_edit_mode','builder'),(1107,2816,'_elementor_template_type','wp-page'),(1108,2816,'_elementor_version','3.8.0'),(1109,2816,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<span style=\\\"font-size: 1rem;\\\">Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/span><\\/div>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1113,2817,'_wp_page_template','elementor_theme'),(1114,2817,'_thumbnail_id','53'),(1115,2817,'_elementor_edit_mode','builder'),(1116,2817,'_elementor_template_type','wp-page'),(1117,2817,'_elementor_version','3.8.0'),(1118,2817,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<span style=\\\"font-size: 1rem;\\\">Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/span><\\/div>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1121,2818,'_wp_page_template','elementor_theme'),(1122,2818,'_thumbnail_id','53'),(1123,2818,'_elementor_edit_mode','builder'),(1124,2818,'_elementor_template_type','wp-page'),(1125,2818,'_elementor_version','3.8.0'),(1126,2818,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div class=\\\"wp-block-cover alignwide is-light is-position-center-center\\\" style=\\\"min-height: 455px;\\\">\\n<p><img class=\\\"wp-block-cover__image-background wp-image-125\\\" style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div class=\\\"wp-block-cover__inner-container\\\">\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p class=\\\"has-text-align-center has-white-color has-text-color\\\" style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<span style=\\\"font-size: 1rem;\\\">Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .<\\/span><\\/div>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.<span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div class=\\\"wp-block-group\\\">\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div class=\\\"wp-block-column is-vertically-aligned-center\\\">\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1129,2819,'_wp_page_template','elementor_theme'),(1130,2819,'_thumbnail_id','53'),(1131,2819,'_elementor_edit_mode','builder'),(1132,2819,'_elementor_template_type','wp-page'),(1133,2819,'_elementor_version','3.8.0'),(1134,2819,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div>\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1138,2820,'_wp_page_template','elementor_theme'),(1139,2820,'_thumbnail_id','53'),(1140,2820,'_elementor_edit_mode','builder'),(1141,2820,'_elementor_template_type','wp-page'),(1142,2820,'_elementor_version','3.8.0'),(1143,2820,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div>\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1146,2821,'_wp_page_template','elementor_theme'),(1147,2821,'_thumbnail_id','53'),(1148,2821,'_elementor_edit_mode','builder'),(1149,2821,'_elementor_template_type','wp-page'),(1150,2821,'_elementor_version','3.8.0'),(1151,2821,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:cover --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":\\\"38px\\\"} --><\\/p>\\n<div style=\\\"height: 38px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:group {\\\"layout\\\":{\\\"type\\\":\\\"default\\\"}} --><\\/p>\\n<div>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Available on weekends.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Remember flying is weather dependant and your safety is our concern.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/li>\\n<\\/ul>\\n<\\/div>\\n<div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column {\\\"verticalAlignment\\\":\\\"center\\\"} --><\\/p>\\n<div>\\u00a0<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1154,2822,'_wp_page_template','elementor_theme'),(1155,2822,'_thumbnail_id','53'),(1156,2822,'_elementor_edit_mode','builder'),(1157,2822,'_elementor_template_type','wp-page'),(1158,2822,'_elementor_version','3.8.0'),(1159,2822,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1163,2823,'_wp_page_template','elementor_theme'),(1164,2823,'_thumbnail_id','53'),(1165,2823,'_elementor_edit_mode','builder'),(1166,2823,'_elementor_template_type','wp-page'),(1167,2823,'_elementor_version','3.8.0'),(1168,2823,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1171,2824,'_wp_page_template','elementor_theme'),(1172,2824,'_thumbnail_id','53'),(1173,2824,'_elementor_edit_mode','builder'),(1174,2824,'_elementor_template_type','wp-page'),(1175,2824,'_elementor_version','3.8.0'),(1176,2824,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<div>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"align\\\":\\\"center\\\",\\\"placeholder\\\":\\\"Write title\\u2026\\\",\\\"style\\\":{\\\"typography\\\":{\\\"fontSize\\\":74,\\\"lineHeight\\\":\\\"1.1\\\"}},\\\"textColor\\\":\\\"white\\\"} --><\\/p>\\n<p style=\\\"font-size: 74px; line-height: 1.1;\\\"><strong>Book a Gliding Experience<\\/strong><span style=\\\"font-size: 1rem;\\\">\\u00a0<\\/span><\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1179,2825,'_wp_page_template','elementor_theme'),(1180,2825,'_thumbnail_id','53'),(1181,2825,'_elementor_edit_mode','builder'),(1182,2825,'_elementor_template_type','wp-page'),(1183,2825,'_elementor_version','3.8.0'),(1184,2825,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(1187,2826,'_wp_page_template','elementor_theme'),(1188,2826,'_thumbnail_id','53'),(1189,2826,'_elementor_edit_mode','builder'),(1190,2826,'_elementor_template_type','wp-page'),(1191,2826,'_elementor_version','3.8.0'),(1192,2826,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(1195,2827,'_wp_page_template','elementor_theme'),(1196,2827,'_thumbnail_id','53'),(1197,2827,'_elementor_edit_mode','builder'),(1198,2827,'_elementor_template_type','wp-page'),(1199,2827,'_elementor_version','3.8.0'),(1200,2827,'_elementor_data','[{\"id\":\"5f78349e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d94707f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"669b7d29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:cover {\\\"url\\\":\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\",\\\"id\\\":125,\\\"dimRatio\\\":10,\\\"focalPoint\\\":{\\\"x\\\":\\\"0.57\\\",\\\"y\\\":\\\"0.29\\\"},\\\"minHeight\\\":455,\\\"minHeightUnit\\\":\\\"px\\\",\\\"contentPosition\\\":\\\"center center\\\",\\\"isDark\\\":false,\\\"align\\\":\\\"wide\\\",\\\"className\\\":\\\"is-position-center-center\\\"} --><\\/p>\\n<div style=\\\"min-height: 455px;\\\">\\n<p><img style=\\\"object-position: 57% 29%;\\\" src=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\\\" alt=\\\"\\\" data-object-fit=\\\"cover\\\" data-object-position=\\\"57% 29%\\\" \\/><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:separator --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(1203,2828,'_wp_page_template','elementor_theme'),(1204,2828,'_thumbnail_id','53'),(1205,2828,'_elementor_edit_mode','builder'),(1206,2828,'_elementor_template_type','wp-page'),(1207,2828,'_elementor_version','3.8.0'),(1208,2828,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1212,2829,'_wp_page_template','elementor_theme'),(1213,2829,'_thumbnail_id','53'),(1214,2829,'_elementor_edit_mode','builder'),(1215,2829,'_elementor_template_type','wp-page'),(1216,2829,'_elementor_version','3.8.0'),(1217,2829,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1220,2830,'_wp_page_template','elementor_theme'),(1221,2830,'_thumbnail_id','53'),(1222,2830,'_elementor_edit_mode','builder'),(1223,2830,'_elementor_template_type','wp-page'),(1224,2830,'_elementor_version','3.8.0'),(1225,2830,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f107268\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a03ddb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fde6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1228,2831,'_wp_page_template','elementor_theme'),(1229,2831,'_thumbnail_id','53'),(1230,2831,'_elementor_edit_mode','builder'),(1231,2831,'_elementor_template_type','wp-page'),(1232,2831,'_elementor_version','3.8.0'),(1233,2831,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(1240,195,'_elementor_edit_mode','builder'),(1241,195,'_elementor_template_type','wp-page'),(1242,195,'_elementor_version','3.10.2'),(1250,2835,'_wp_page_template','default'),(1251,2835,'_thumbnail_id','31'),(1252,2835,'_elementor_edit_mode','builder'),(1253,2835,'_elementor_template_type','wp-page'),(1254,2835,'_elementor_version','3.8.0'),(1255,2836,'_wp_page_template','default'),(1256,2836,'_thumbnail_id','31'),(1257,2836,'_elementor_edit_mode','builder'),(1258,2836,'_elementor_template_type','wp-page'),(1259,2836,'_elementor_version','3.8.0'),(1260,195,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1261,2837,'_wp_page_template','default'),(1262,2837,'_thumbnail_id','31'),(1263,2837,'_elementor_edit_mode','builder'),(1264,2837,'_elementor_template_type','wp-page'),(1265,2837,'_elementor_version','3.8.0'),(1266,2837,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1270,13,'_elementor_edit_mode','builder'),(1271,13,'_elementor_template_type','wp-page'),(1272,13,'_elementor_version','3.9.0'),(1273,2493,'_elementor_edit_mode','builder'),(1274,2493,'_elementor_template_type','wp-page'),(1275,2493,'_elementor_version','3.8.0'),(1276,2589,'_elementor_edit_mode','builder'),(1277,2589,'_elementor_template_type','wp-page'),(1278,2589,'_elementor_version','3.17.3'),(1280,2577,'_elementor_template_type','wp-page'),(1281,2577,'_elementor_version','3.32.1'),(1282,2838,'_thumbnail_id','79'),(1283,2838,'_elementor_edit_mode','builder'),(1284,2838,'_elementor_template_type','wp-page'),(1285,2838,'_elementor_version','3.8.0'),(1286,2839,'_thumbnail_id','79'),(1287,2839,'_elementor_edit_mode','builder'),(1288,2839,'_elementor_template_type','wp-page'),(1289,2839,'_elementor_version','3.8.0'),(1290,2577,'_wp_page_template','default'),(1291,2577,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b1aed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd19e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9050d81\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"4\",\"form_title\":\"\",\"form_description\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(1292,2840,'_thumbnail_id','79'),(1293,2840,'_elementor_edit_mode','builder'),(1294,2840,'_elementor_template_type','wp-page'),(1295,2840,'_elementor_version','3.8.0'),(1296,2840,'_wp_page_template','default'),(1297,2840,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: rgb(51, 51, 51); font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><br><\\/p><\\/blockquote><p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1301,2841,'_thumbnail_id','79'),(1302,2841,'_elementor_edit_mode','builder'),(1303,2841,'_elementor_template_type','wp-page'),(1304,2841,'_elementor_version','3.8.0'),(1305,2841,'_wp_page_template','default'),(1306,2841,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: rgb(51, 51, 51); font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><br><\\/p><\\/blockquote><p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1309,2842,'_thumbnail_id','79'),(1310,2842,'_elementor_edit_mode','builder'),(1311,2842,'_elementor_template_type','wp-page'),(1312,2842,'_elementor_version','3.8.0'),(1313,2842,'_wp_page_template','default'),(1314,2842,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: rgb(51, 51, 51); font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><br><\\/p><\\/blockquote><p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1317,2843,'_thumbnail_id','79'),(1318,2843,'_elementor_edit_mode','builder'),(1319,2843,'_elementor_template_type','wp-page'),(1320,2843,'_elementor_version','3.8.0'),(1321,2843,'_wp_page_template','default'),(1322,2843,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1326,2844,'_thumbnail_id','79'),(1327,2844,'_elementor_edit_mode','builder'),(1328,2844,'_elementor_template_type','wp-page'),(1329,2844,'_elementor_version','3.8.0'),(1330,2844,'_wp_page_template','default'),(1331,2844,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1334,2845,'_elementor_edit_mode','builder'),(1335,2845,'_elementor_template_type','wp-page'),(1336,2845,'_elementor_version','3.8.0'),(1337,2845,'_wp_page_template','default'),(1338,2845,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1341,2846,'_elementor_edit_mode','builder'),(1342,2846,'_elementor_template_type','wp-page'),(1343,2846,'_elementor_version','3.8.0'),(1344,2846,'_wp_page_template','default'),(1345,2846,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1348,2847,'_elementor_edit_mode','builder'),(1349,2847,'_elementor_template_type','wp-page'),(1350,2847,'_elementor_version','3.8.0'),(1351,2847,'_wp_page_template','default'),(1352,2847,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1356,2848,'_elementor_edit_mode','builder'),(1357,2848,'_elementor_template_type','wp-page'),(1358,2848,'_elementor_version','3.8.0'),(1359,2848,'_wp_page_template','default'),(1360,2848,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1363,2849,'_elementor_edit_mode','builder'),(1364,2849,'_elementor_template_type','wp-page'),(1365,2849,'_elementor_version','3.8.0'),(1366,2849,'_wp_page_template','default'),(1367,2849,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Next Course: Dates not confirmed yet.<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:heading {\\\"textColor\\\":\\\"vivid-red\\\"} --><\\/p>\\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:buttons --><\\/p>\\n<div>\\n<p><!-- wp:button {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1370,2850,'_elementor_edit_mode','builder'),(1371,2850,'_elementor_template_type','wp-page'),(1372,2850,'_elementor_version','3.8.0'),(1373,2850,'_wp_page_template','default'),(1374,2850,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1378,2851,'_elementor_edit_mode','builder'),(1379,2851,'_elementor_template_type','wp-page'),(1380,2851,'_elementor_version','3.8.0'),(1381,2851,'_wp_page_template','default'),(1382,2851,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1385,2852,'_elementor_edit_mode','builder'),(1386,2852,'_elementor_template_type','wp-page'),(1387,2852,'_elementor_version','3.8.0'),(1388,2852,'_wp_page_template','default'),(1389,2852,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1392,2853,'_elementor_edit_mode','builder'),(1393,2853,'_elementor_template_type','wp-page'),(1394,2853,'_elementor_version','3.8.0'),(1395,2853,'_wp_page_template','default'),(1396,2853,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1400,11,'_elementor_edit_mode','builder'),(1402,2854,'_thumbnail_id','53'),(1403,2854,'_elementor_template_type','wp-page'),(1404,2854,'_elementor_version','3.7.4'),(1405,2854,'_wp_page_template','default'),(1406,2854,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(1408,2854,'_elementor_edit_mode','builder'),(1410,2855,'_thumbnail_id','53'),(1411,2855,'_elementor_template_type','wp-page'),(1412,2855,'_elementor_version','3.7.4'),(1413,2855,'_wp_page_template','default'),(1414,2855,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(1416,2855,'_elementor_edit_mode','builder'),(1418,2856,'_thumbnail_id','53'),(1419,2856,'_elementor_template_type','wp-page'),(1420,2856,'_elementor_version','3.7.4'),(1421,2856,'_wp_page_template','default'),(1422,2856,'_elementor_data','[{\"id\":\"4d5a112\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b074c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658c0b5\",\"elType\":\"widget\",\"settings\":{\"post_count_format\":\"% Posts\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-featured-category\"}],\"isInner\":false}],\"isInner\":false}]'),(1424,2856,'_elementor_edit_mode','builder'),(1428,111,'_elementor_template_type','wp-page'),(1429,111,'_elementor_version','3.30.4'),(1430,2857,'_elementor_edit_mode','builder'),(1431,2857,'_elementor_template_type','wp-page'),(1432,2857,'_elementor_version','3.8.0'),(1433,2858,'_elementor_edit_mode','builder'),(1434,2858,'_elementor_template_type','wp-page'),(1435,2858,'_elementor_version','3.8.0'),(1436,111,'_wp_page_template','default'),(1437,111,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\">\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\">\\n<p><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Adult<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R630.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R640 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>As of July 2025<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Junior*<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R250.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R650 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>*Any school going member<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Once off joining fees<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Adult<\\/td>\\n<td>R3500.00<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Junior<\\/td>\\n<td>R2150.00<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Tug Pilot<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R62,50.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Total Per Month<\\/td>\\n<td><strong>R62,50.00 pm<\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} --><\\/p>\\n<ol>\\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees for the remainder of the year.<\\/li>\\n<li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li>\\n<\\/ol>\\n<p><!-- \\/wp:list --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1438,2859,'_elementor_edit_mode','builder'),(1439,2859,'_elementor_template_type','wp-page'),(1440,2859,'_elementor_version','3.8.0'),(1441,2859,'_wp_page_template','default'),(1442,2859,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Adult<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R440.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R565.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>As of Sept 2022<\\/figcaption><\\/figure>\\n<!-- \\/wp:table --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Junior*<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R180.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R305.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>*Any school going member<\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Once off joining fees<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Adult<\\/td><td>R2,800.00<\\/td><\\/tr><tr><td>Junior<\\/td><td>R1,700.00<\\/td><\\/tr><\\/tbody><\\/table><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Tug Pilot<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R50.00 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R50.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. <\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list {\\\"ordered\\\":true} -->\\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.<\\/li><li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li><\\/ol>\\n<!-- \\/wp:list -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1446,2860,'_wp_page_template',''),(1447,2860,'_elementor_edit_mode','builder'),(1448,2860,'_elementor_template_type','wp-page'),(1449,2860,'_elementor_version','3.8.0'),(1450,2861,'_wp_page_template',''),(1451,2861,'_elementor_edit_mode','builder'),(1452,2861,'_elementor_template_type','wp-page'),(1453,2861,'_elementor_version','3.8.0'),(1454,13,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557481f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eded26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bdfb198\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1455,2862,'_wp_page_template','default'),(1456,2862,'_elementor_edit_mode','builder'),(1457,2862,'_elementor_template_type','wp-page'),(1458,2862,'_elementor_version','3.8.0'),(1459,2862,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1463,2863,'_wp_page_template','default'),(1464,2863,'_elementor_edit_mode','builder'),(1465,2863,'_elementor_template_type','wp-page'),(1466,2863,'_elementor_version','3.8.0'),(1467,2863,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1470,2864,'_wp_page_template','default'),(1471,2864,'_elementor_edit_mode','builder'),(1472,2864,'_elementor_template_type','wp-page'),(1473,2864,'_elementor_version','3.8.0'),(1474,2864,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1477,2865,'_wp_page_template','default'),(1478,2865,'_elementor_edit_mode','builder'),(1479,2865,'_elementor_template_type','wp-page'),(1480,2865,'_elementor_version','3.8.0'),(1481,2865,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1485,2866,'_wp_page_template','default'),(1486,2866,'_elementor_edit_mode','builder'),(1487,2866,'_elementor_template_type','wp-page'),(1488,2866,'_elementor_version','3.8.0'),(1489,2866,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1492,2867,'_wp_page_template','default'),(1493,2867,'_elementor_edit_mode','builder'),(1494,2867,'_elementor_template_type','wp-page'),(1495,2867,'_elementor_version','3.8.0'),(1496,2867,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1499,2868,'_wp_page_template','default'),(1500,2868,'_elementor_edit_mode','builder'),(1501,2868,'_elementor_template_type','wp-page'),(1502,2868,'_elementor_version','3.8.0'),(1503,2868,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1507,2869,'_wp_page_template','default'),(1508,2869,'_elementor_edit_mode','builder'),(1509,2869,'_elementor_template_type','wp-page'),(1510,2869,'_elementor_version','3.8.0'),(1511,2869,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1514,2870,'_wp_page_template','default'),(1515,2870,'_elementor_edit_mode','builder'),(1516,2870,'_elementor_template_type','wp-page'),(1517,2870,'_elementor_version','3.8.0'),(1518,2870,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1521,2871,'_wp_page_template','default'),(1522,2871,'_elementor_edit_mode','builder'),(1523,2871,'_elementor_template_type','wp-page'),(1524,2871,'_elementor_version','3.8.0'),(1525,2871,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1528,2872,'_wp_page_template','default'),(1529,2872,'_elementor_edit_mode','builder'),(1530,2872,'_elementor_template_type','wp-page'),(1531,2872,'_elementor_version','3.8.0'),(1532,2872,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1535,2873,'_wp_page_template','default'),(1536,2873,'_elementor_edit_mode','builder'),(1537,2873,'_elementor_template_type','wp-page'),(1538,2873,'_elementor_version','3.8.0'),(1539,2873,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html -->\\n<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\\n<!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height:1\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height:0\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br>Saturday: 8:00am \\u2013 5:00pm<br>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1542,2874,'_wp_page_template','default'),(1543,2874,'_elementor_edit_mode','builder'),(1544,2874,'_elementor_template_type','wp-page'),(1545,2874,'_elementor_version','3.8.0'),(1546,2874,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html --> <iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe> <!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height: 1;\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br \\/>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1550,2875,'_wp_page_template','default'),(1551,2875,'_elementor_edit_mode','builder'),(1552,2875,'_elementor_template_type','wp-page'),(1553,2875,'_elementor_version','3.8.0'),(1554,2875,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html --> <iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe> <!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height: 1;\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br \\/>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1557,2876,'_wp_page_template','default'),(1558,2876,'_elementor_edit_mode','builder'),(1559,2876,'_elementor_template_type','wp-page'),(1560,2876,'_elementor_version','3.8.0'),(1561,2876,'_elementor_data','[{\"id\":\"7d4332a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"48458856\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3897c8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:wpforms\\/form-selector {\\\"formId\\\":\\\"44\\\"} \\/-->\\n\\n<!-- wp:group -->\\n<div class=\\\"wp-block-group\\\"><!-- wp:html --> <iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe> <!-- \\/wp:html --><\\/div>\\n<!-- \\/wp:group -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"1\\\"}}} -->\\n<p style=\\\"line-height: 1;\\\"><strong>Our<\\/strong> <strong>Address<\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester Airfield<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Worcester<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">Western Cape<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"style\\\":{\\\"typography\\\":{\\\"lineHeight\\\":\\\"0\\\"}}} -->\\n<p style=\\\"line-height: 0;\\\">South Africa<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:social-links {\\\"align\\\":\\\"center\\\",\\\"className\\\":\\\"is-style-pill-shape\\\"} -->\\n<ul class=\\\"wp-block-social-links aligncenter is-style-pill-shape\\\"><!-- wp:social-link {\\\"url\\\":\\\"https:\\/\\/www.facebook.com\\/capeglidingclub\\/\\\",\\\"service\\\":\\\"facebook\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"www.instagram.com\\/capegliding\\\",\\\"service\\\":\\\"instagram\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#yelp\\\",\\\"service\\\":\\\"yelp\\\"} \\/-->\\n\\n<!-- wp:social-link {\\\"url\\\":\\\"#pinterest\\\",\\\"service\\\":\\\"pinterest\\\"} \\/--><\\/ul>\\n<!-- \\/wp:social-links --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:paragraph -->\\n<p>&nbsp;<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><strong>Club Flying Hours<\\/strong><br \\/>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1564,2877,'_wp_page_template','default'),(1565,2877,'_elementor_edit_mode','builder'),(1566,2877,'_elementor_template_type','wp-page'),(1567,2877,'_elementor_version','3.8.0'),(1568,2877,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1572,2878,'_wp_page_template','default'),(1573,2878,'_elementor_edit_mode','builder'),(1574,2878,'_elementor_template_type','wp-page'),(1575,2878,'_elementor_version','3.8.0'),(1576,2878,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1579,2879,'_wp_page_template','default'),(1580,2879,'_elementor_edit_mode','builder'),(1581,2879,'_elementor_template_type','wp-page'),(1582,2879,'_elementor_version','3.8.0'),(1583,2879,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1586,2880,'_wp_page_template','default'),(1587,2880,'_elementor_edit_mode','builder'),(1588,2880,'_elementor_template_type','wp-page'),(1589,2880,'_elementor_version','3.8.0'),(1590,2880,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1594,2881,'_wp_page_template','default'),(1595,2881,'_elementor_edit_mode','builder'),(1596,2881,'_elementor_template_type','wp-page'),(1597,2881,'_elementor_version','3.8.0'),(1598,2881,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1601,2882,'_wp_page_template','default'),(1602,2882,'_elementor_edit_mode','builder'),(1603,2882,'_elementor_template_type','wp-page'),(1604,2882,'_elementor_version','3.8.0'),(1605,2882,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1608,2883,'_wp_page_template','default'),(1609,2883,'_elementor_edit_mode','builder'),(1610,2883,'_elementor_template_type','wp-page'),(1611,2883,'_elementor_version','3.8.0'),(1612,2883,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1616,2884,'_wp_page_template','default'),(1617,2884,'_elementor_edit_mode','builder'),(1618,2884,'_elementor_template_type','wp-page'),(1619,2884,'_elementor_version','3.8.0'),(1620,2884,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1623,2885,'_wp_page_template','default'),(1624,2885,'_elementor_edit_mode','builder'),(1625,2885,'_elementor_template_type','wp-page'),(1626,2885,'_elementor_version','3.8.0'),(1627,2885,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1630,2886,'_wp_page_template','default'),(1631,2886,'_elementor_edit_mode','builder'),(1632,2886,'_elementor_template_type','wp-page'),(1633,2886,'_elementor_version','3.8.0'),(1634,2886,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(1651,2888,'_edit_lock','1669808231:2'),(1652,2888,'_edit_last','2'),(1653,2888,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1654,2888,'_yoast_wpseo_wordproof_timestamp',''),(1655,2888,'_elementor_edit_mode','builder'),(1656,2888,'_elementor_template_type','wp-post'),(1657,2888,'_elementor_version','3.8.1'),(1660,2890,'_elementor_edit_mode','builder'),(1661,2890,'_elementor_template_type','wp-post'),(1662,2890,'_elementor_version','3.8.1'),(1663,2891,'_elementor_edit_mode','builder'),(1664,2891,'_elementor_template_type','wp-post'),(1665,2891,'_elementor_version','3.8.1'),(1666,2888,'_wp_page_template','default'),(1667,2888,'_elementor_data','[{\"id\":\"c1c5039\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bf3f550\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"91cbaba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40fc048\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2719f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6268462\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=iL-5-9-WUCM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1668,2892,'_elementor_edit_mode','builder'),(1669,2892,'_elementor_template_type','wp-post'),(1670,2892,'_elementor_version','3.8.1'),(1671,2892,'_wp_page_template','default'),(1672,2892,'_elementor_data','[{\"id\":\"c1c5039\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bf3f550\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"91cbaba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40fc048\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2719f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6268462\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=iL-5-9-WUCM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1675,2888,'_yoast_wpseo_content_score','90'),(1677,2888,'_oembed_370673a87be50a20d91c9370c490d385','<iframe title=\"Container Unloading ❌ Gliding in South Africa\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/iL-5-9-WUCM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1678,2888,'_oembed_time_370673a87be50a20d91c9370c490d385','1669272278'),(1679,2893,'_elementor_edit_mode','builder'),(1680,2893,'_elementor_template_type','wp-post'),(1681,2893,'_elementor_version','3.8.1'),(1682,2893,'_wp_page_template','default'),(1683,2893,'_elementor_data','[{\"id\":\"c1c5039\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bf3f550\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"91cbaba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40fc048\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2719f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6268462\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=iL-5-9-WUCM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1686,2888,'_wp_old_slug','elementor-2888'),(1696,2629,'_wp_old_date','2022-09-09'),(1697,2580,'_wp_old_date','2022-09-09'),(1698,2554,'_wp_old_date','2022-09-09'),(1699,138,'_wp_old_date','2022-09-09'),(1700,2603,'_wp_old_date','2022-09-09'),(1701,139,'_wp_old_date','2022-09-09'),(1702,2686,'_wp_old_date','2022-09-09'),(1703,2895,'_edit_lock','1669808211:2'),(1706,2895,'_edit_last','2'),(1707,2895,'_elementor_edit_mode','builder'),(1709,2895,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1710,2895,'_yoast_wpseo_wordproof_timestamp',''),(1711,2895,'_elementor_template_type','wp-post'),(1712,2895,'_elementor_version','3.8.1'),(1714,2897,'_elementor_edit_mode','builder'),(1715,2897,'_elementor_template_type','wp-post'),(1716,2897,'_elementor_version','3.8.1'),(1717,2898,'_elementor_edit_mode','builder'),(1718,2898,'_elementor_template_type','wp-post'),(1719,2898,'_elementor_version','3.8.1'),(1720,2895,'_wp_page_template','default'),(1721,2895,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1722,2899,'_elementor_edit_mode','builder'),(1723,2899,'_elementor_template_type','wp-post'),(1724,2899,'_elementor_version','3.8.1'),(1725,2899,'_wp_page_template','default'),(1726,2899,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1727,2895,'_oembed_e1b98509658ef44b815c1e7450550778','<iframe title=\"Avatar Ikran Gliding ⚡️ Wave in Worcester\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/MgXV35X_HtU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1728,2895,'_oembed_time_e1b98509658ef44b815c1e7450550778','1669808072'),(1733,2900,'_elementor_edit_mode','builder'),(1734,2900,'_elementor_template_type','wp-post'),(1735,2900,'_elementor_version','3.8.1'),(1736,2900,'_wp_page_template','default'),(1737,2900,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1740,2901,'_elementor_edit_mode','builder'),(1741,2901,'_elementor_template_type','wp-post'),(1742,2901,'_elementor_version','3.8.1'),(1743,2901,'_wp_page_template','default'),(1744,2901,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1747,2902,'_elementor_edit_mode','builder'),(1748,2902,'_elementor_template_type','wp-post'),(1749,2902,'_elementor_version','3.8.1'),(1750,2902,'_wp_page_template','default'),(1751,2902,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1754,2895,'_yoast_wpseo_content_score','90'),(1758,2903,'_elementor_edit_mode','builder'),(1759,2903,'_elementor_template_type','wp-post'),(1760,2903,'_elementor_version','3.8.1'),(1761,2903,'_wp_page_template','default'),(1762,2903,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1765,2904,'_elementor_edit_mode','builder'),(1766,2904,'_elementor_template_type','wp-post'),(1767,2904,'_elementor_version','3.8.1'),(1768,2904,'_wp_page_template','default'),(1769,2904,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1772,2905,'_elementor_edit_mode','builder'),(1773,2905,'_elementor_template_type','wp-post'),(1774,2905,'_elementor_version','3.8.1'),(1775,2905,'_wp_page_template','default'),(1776,2905,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1781,2906,'_elementor_edit_mode','builder'),(1782,2906,'_elementor_template_type','wp-post'),(1783,2906,'_elementor_version','3.8.1'),(1784,2906,'_wp_page_template','default'),(1785,2906,'_elementor_data','[{\"id\":\"5a21866\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"258be52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cccb02c\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MgXV35X_HtU\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a83a9e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"377a2a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"70d7a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1791,2895,'_yoast_wpseo_primary_category','11'),(1794,2907,'_elementor_edit_mode','builder'),(1795,2907,'_elementor_template_type','wp-post'),(1796,2907,'_elementor_version','3.8.1'),(1797,2907,'_wp_page_template','default'),(1798,2907,'_elementor_data','[{\"id\":\"c1c5039\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bf3f550\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"91cbaba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40fc048\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2719f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6268462\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=iL-5-9-WUCM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1801,2888,'_yoast_wpseo_primary_category','11'),(1806,2908,'_menu_item_type','taxonomy'),(1807,2908,'_menu_item_menu_item_parent','0'),(1808,2908,'_menu_item_object_id','11'),(1809,2908,'_menu_item_object','category'),(1810,2908,'_menu_item_target',''),(1811,2908,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1812,2908,'_menu_item_xfn',''),(1813,2908,'_menu_item_url',''),(1815,2909,'_edit_lock','1669812520:2'),(1818,2909,'_edit_last','2'),(1821,2909,'_yoast_wpseo_primary_category','11'),(1822,2909,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1823,2909,'_yoast_wpseo_wordproof_timestamp',''),(1824,2909,'_elementor_edit_mode','builder'),(1825,2909,'_elementor_template_type','wp-post'),(1826,2909,'_elementor_version','3.8.1'),(1827,2911,'_elementor_edit_mode','builder'),(1828,2911,'_elementor_template_type','wp-post'),(1829,2911,'_elementor_version','3.8.1'),(1830,2912,'_elementor_edit_mode','builder'),(1831,2912,'_elementor_template_type','wp-post'),(1832,2912,'_elementor_version','3.8.1'),(1833,2909,'_wp_page_template','default'),(1834,2909,'_elementor_data','[{\"id\":\"242624c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7757ebf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8cda054\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7091c4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc03ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"612818d\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CF9ZNa0hkLw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1835,2913,'_elementor_edit_mode','builder'),(1836,2913,'_elementor_template_type','wp-post'),(1837,2913,'_elementor_version','3.8.1'),(1838,2913,'_wp_page_template','default'),(1839,2913,'_elementor_data','[{\"id\":\"242624c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7757ebf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8cda054\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7091c4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc03ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"612818d\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CF9ZNa0hkLw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1842,2909,'_yoast_wpseo_content_score','90'),(1844,2909,'_oembed_0a0b1866c326430bfa1528817d92d3cd','<iframe title=\"980km 13 November 2022\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/CF9ZNa0hkLw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1845,2909,'_oembed_time_0a0b1866c326430bfa1528817d92d3cd','1669812514'),(1848,2914,'_elementor_edit_mode','builder'),(1849,2914,'_elementor_template_type','wp-post'),(1850,2914,'_elementor_version','3.8.1'),(1851,2914,'_wp_page_template','default'),(1852,2914,'_elementor_data','[{\"id\":\"242624c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7757ebf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8cda054\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7091c4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc03ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"612818d\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CF9ZNa0hkLw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1856,2915,'_edit_lock','1669812543:2'),(1857,2915,'_edit_last','2'),(1858,2915,'_yoast_wpseo_estimated-reading-time-minutes','0'),(1859,2915,'_yoast_wpseo_wordproof_timestamp',''),(1860,2915,'_elementor_edit_mode','builder'),(1861,2915,'_elementor_template_type','wp-page'),(1862,2915,'_elementor_version','3.8.1'),(1863,2917,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-02-at-10.41.51.jpeg'),(1864,2917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:928;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-02-at-10.41.51.jpeg\";s:8:\"filesize\";i:30471;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-300x218.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5234;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-02-at-10.41.51-1024x742.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-768x557.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:557;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20407;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1764;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12561;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-600x435.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14022;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12576;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22031;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-02-at-10.41.51-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26238;}}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:{}}}'),(1865,2918,'_wp_attached_file','2022/11/WhatsApp-Video-2022-10-02-at-10.42.14.mp4'),(1866,2918,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:2528097;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:16;s:16:\"length_formatted\";s:4:\"0:16\";s:5:\"width\";i:848;s:6:\"height\";i:480;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(1867,2919,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-08-at-12.05.56.jpeg'),(1868,2919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-08-at-12.05.56.jpeg\";s:8:\"filesize\";i:120455;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6371;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83027;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3646;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47576;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53699;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56165;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-600x768.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92000;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-08-at-12.05.56-800x768.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107328;}}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:{}}}'),(1869,2920,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-09-at-18.01.28.jpeg'),(1870,2920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-09-at-18.01.28.jpeg\";s:8:\"filesize\";i:175179;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13497;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-09-at-18.01.28-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132068;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5099;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79526;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2831;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42307;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50522;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42267;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90158;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-09-at-18.01.28-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110415;}}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:{}}}'),(1871,2921,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-16-at-07.05.17.jpeg'),(1872,2921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:576;s:6:\"height\";i:1280;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-16-at-07.05.17.jpeg\";s:8:\"filesize\";i:134982;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-135x300.jpeg\";s:5:\"width\";i:135;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10701;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-16-at-07.05.17-461x1024.jpeg\";s:5:\"width\";i:461;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6906;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-16-at-07.05.17-576x1200.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145667;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3737;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-576x400.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51360;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-576x335.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43111;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-576x900.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121182;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-16-at-07.05.17-576x800.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100973;}}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:{}}}'),(1873,2922,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-17-at-07.46.50.jpeg'),(1874,2922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-17-at-07.46.50.jpeg\";s:8:\"filesize\";i:221284;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11848;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-17-at-07.46.50-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53641;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-17-at-07.46.50-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162326;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-17-at-07.46.50-2000x1200.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200881;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2805;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33128;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36066;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37242;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54498;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.50-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67509;}}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:{}}}'),(1875,2923,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-17-at-07.46.51.jpeg'),(1876,2923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-17-at-07.46.51.jpeg\";s:8:\"filesize\";i:428111;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16978;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-17-at-07.46.51-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90571;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-17-at-07.46.51-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296223;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-17-at-07.46.51-2000x1200.jpeg\";s:5:\"width\";i:2000;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337039;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3633;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50625;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58736;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48261;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106723;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-07.46.51-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126501;}}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:{}}}'),(1877,2924,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-17-at-09.29.29.jpeg'),(1878,2924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-17-at-09.29.29.jpeg\";s:8:\"filesize\";i:81188;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7985;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-17-at-09.29.29-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3615;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30135;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-17-at-09.29.29-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87052;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16771;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21317;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13636;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30923;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-17-at-09.29.29-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37825;}}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:{}}}'),(1879,2925,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-30-at-10.01.51.jpeg'),(1880,2925,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-30-at-10.01.51.jpeg\";s:8:\"filesize\";i:420325;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-30-at-10.01.51-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190388;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7287;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111785;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-30-at-10.01.51-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382442;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3888;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61157;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71023;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68535;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127432;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.51-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155413;}}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:{}}}'),(1881,2926,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-30-at-10.01.52.jpeg'),(1882,2926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-30-at-10.01.52.jpeg\";s:8:\"filesize\";i:440300;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20330;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-30-at-10.01.52-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119276;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-30-at-10.01.52-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403118;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4113;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66900;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-600x450.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75681;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78532;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136250;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-30-at-10.01.52-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164202;}}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:{}}}'),(1883,2927,'_wp_attached_file','2022/11/WhatsApp-Image-2022-10-29-at-12.06.13.jpeg'),(1884,2927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:50:\"2022/11/WhatsApp-Image-2022-10-29-at-12.06.13.jpeg\";s:8:\"filesize\";i:142778;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12901;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"WhatsApp-Image-2022-10-29-at-12.06.13-1024x682.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55394;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-10-29-at-12.06.13-1536x1023.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156170;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3566;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37692;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37795;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47716;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-600x900.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61322;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-10-29-at-12.06.13-800x800.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75583;}}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:{}}}'),(1885,161,'_elementor_edit_mode','builder'),(1886,161,'_elementor_template_type','wp-post'),(1887,161,'_elementor_version','3.8.1'),(1888,2928,'_wp_page_template','default'),(1889,2928,'_thumbnail_id','31'),(1890,2928,'_elementor_edit_mode','builder'),(1891,2928,'_elementor_template_type','wp-page'),(1892,2928,'_elementor_version','3.8.0'),(1893,2928,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1896,2929,'_wp_page_template','default'),(1897,2929,'_thumbnail_id','31'),(1898,2929,'_elementor_edit_mode','builder'),(1899,2929,'_elementor_template_type','wp-page'),(1900,2929,'_elementor_version','3.8.0'),(1901,2929,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1904,2930,'_wp_page_template','default'),(1905,2930,'_thumbnail_id','31'),(1906,2930,'_elementor_edit_mode','builder'),(1907,2930,'_elementor_template_type','wp-page'),(1908,2930,'_elementor_version','3.8.0'),(1909,2930,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1912,2931,'_wp_page_template','default'),(1913,2931,'_thumbnail_id','31'),(1914,2931,'_elementor_edit_mode','builder'),(1915,2931,'_elementor_template_type','wp-page'),(1916,2931,'_elementor_version','3.8.1'),(1917,2931,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1920,2932,'_wp_page_template','default'),(1921,2932,'_thumbnail_id','31'),(1922,2932,'_elementor_edit_mode','builder'),(1923,2932,'_elementor_template_type','wp-page'),(1924,2932,'_elementor_version','3.8.1'),(1925,2932,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Since 1949<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cape Gliding Club was formed after the second World War. <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Second Largest<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We are the second largest club in South Africa.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Worcester Airfield<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} -->\\n<blockquote class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\" id=\\\"output\\\"><p>If you have the passion, we can help you fly.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} -->\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\"><!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Instruction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Free instruction is given to our members from a beginner to advanced level.  <\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Facilities<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column -->\\n\\n<!-- wp:column -->\\n<div class=\\\"wp-block-column\\\"><!-- wp:heading {\\\"level\\\":4} -->\\n<h4>Tourism<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<!-- \\/wp:paragraph --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} -->\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. <\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:spacer {\\\"height\\\":\\\"50px\\\"} -->\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<!-- \\/wp:spacer -->\\n\\n<!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/EFj-XSqRu7g\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} -->\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"><div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/EFj-XSqRu7g\\n<\\/div><\\/figure>\\n<!-- \\/wp:embed -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1928,2933,'_wp_page_template','default'),(1929,2933,'_thumbnail_id','31'),(1930,2933,'_elementor_edit_mode','builder'),(1931,2933,'_elementor_template_type','wp-page'),(1932,2933,'_elementor_version','3.8.1'),(1933,2933,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2><p><\\/p><p><\\/p><p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1937,2934,'_wp_page_template','default'),(1938,2934,'_thumbnail_id','31'),(1939,2934,'_elementor_edit_mode','builder'),(1940,2934,'_elementor_template_type','wp-page'),(1941,2934,'_elementor_version','3.8.1'),(1942,2934,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2><p><\\/p><p><\\/p><p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1945,2935,'_wp_page_template','default'),(1946,2935,'_thumbnail_id','31'),(1947,2935,'_elementor_edit_mode','builder'),(1948,2935,'_elementor_template_type','wp-page'),(1949,2935,'_elementor_version','3.8.1'),(1950,2935,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Experienced Glider Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"black\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"textColor\\\":\\\"vivid-red\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2><p><\\/p><p><\\/p><p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Flying<\\/a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/p><p><\\/p><p><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr%C3%BCnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Pure<\\/a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1953,2936,'_wp_page_template','default'),(1954,2936,'_thumbnail_id','31'),(1955,2936,'_elementor_edit_mode','builder'),(1956,2936,'_elementor_template_type','wp-page'),(1957,2936,'_elementor_version','3.8.1'),(1958,2936,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1962,2937,'_wp_page_template','default'),(1963,2937,'_thumbnail_id','31'),(1964,2937,'_elementor_edit_mode','builder'),(1965,2937,'_elementor_template_type','wp-page'),(1966,2937,'_elementor_version','3.8.1'),(1967,2937,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1970,2938,'_wp_page_template','default'),(1971,2938,'_thumbnail_id','31'),(1972,2938,'_elementor_edit_mode','builder'),(1973,2938,'_elementor_template_type','wp-page'),(1974,2938,'_elementor_version','3.8.1'),(1975,2938,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p><p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1978,2939,'_wp_page_template','default'),(1979,2939,'_thumbnail_id','31'),(1980,2939,'_elementor_edit_mode','builder'),(1981,2939,'_elementor_template_type','wp-page'),(1982,2939,'_elementor_version','3.8.1'),(1983,2939,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1986,2940,'_wp_page_template','default'),(1987,2940,'_thumbnail_id','31'),(1988,2940,'_elementor_edit_mode','builder'),(1989,2940,'_elementor_template_type','wp-page'),(1990,2940,'_elementor_version','3.8.1'),(1991,2940,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1994,2941,'_wp_page_template','default'),(1995,2941,'_thumbnail_id','31'),(1996,2941,'_elementor_edit_mode','builder'),(1997,2941,'_elementor_template_type','wp-page'),(1998,2941,'_elementor_version','3.8.1'),(1999,2941,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p><\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected.<\\/p>\\n<p><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><br><\\/p>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\"><br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2002,2942,'_wp_page_template','default'),(2003,2942,'_thumbnail_id','31'),(2004,2942,'_elementor_edit_mode','builder'),(2005,2942,'_elementor_template_type','wp-page'),(2006,2942,'_elementor_version','3.8.1'),(2007,2942,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/li>\\n<\\/ol>\\n<ol>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2028,2945,'_edit_lock','1670596014:2'),(2031,2945,'_edit_last','2'),(2032,2945,'_yoast_wpseo_primary_category','11'),(2033,2945,'_yoast_wpseo_estimated-reading-time-minutes','1'),(2034,2945,'_yoast_wpseo_wordproof_timestamp',''),(2035,2945,'_elementor_edit_mode','builder'),(2036,2945,'_elementor_template_type','wp-post'),(2037,2945,'_elementor_version','3.9.0'),(2040,2947,'_elementor_edit_mode','builder'),(2041,2947,'_elementor_template_type','wp-post'),(2042,2947,'_elementor_version','3.9.0'),(2043,2948,'_elementor_edit_mode','builder'),(2044,2948,'_elementor_template_type','wp-post'),(2045,2948,'_elementor_version','3.9.0'),(2046,2945,'_wp_page_template','default'),(2047,2945,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2048,2949,'_elementor_edit_mode','builder'),(2049,2949,'_elementor_template_type','wp-post'),(2050,2949,'_elementor_version','3.9.0'),(2051,2949,'_wp_page_template','default'),(2052,2949,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2055,2945,'_yoast_wpseo_content_score','90'),(2059,2950,'_elementor_edit_mode','builder'),(2060,2950,'_elementor_template_type','wp-post'),(2061,2950,'_elementor_version','3.9.0'),(2062,2950,'_wp_page_template','default'),(2063,2950,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2066,2951,'_elementor_edit_mode','builder'),(2067,2951,'_elementor_template_type','wp-post'),(2068,2951,'_elementor_version','3.9.0'),(2069,2951,'_wp_page_template','default'),(2070,2951,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2073,2952,'_elementor_edit_mode','builder'),(2074,2952,'_elementor_template_type','wp-post'),(2075,2952,'_elementor_version','3.9.0'),(2076,2952,'_wp_page_template','default'),(2077,2952,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2080,2945,'_oembed_651aa743c33085880612d392092f6fa5','<iframe title=\"ONLY Pilots are FANS ⚡️ Gliding in Worcester\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2081,2945,'_oembed_time_651aa743c33085880612d392092f6fa5','1670594214'),(2084,2953,'_elementor_edit_mode','builder'),(2085,2953,'_elementor_template_type','wp-post'),(2086,2953,'_elementor_version','3.9.0'),(2087,2953,'_wp_page_template','default'),(2088,2953,'_elementor_data','[{\"id\":\"594741f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4333ca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae64225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.<\\/p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35480fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ea8f4ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2f81f92\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2100,2955,'_wp_page_template','default'),(2101,2955,'_thumbnail_id','31'),(2102,2955,'_elementor_edit_mode','builder'),(2103,2955,'_elementor_template_type','wp-page'),(2104,2955,'_elementor_version','3.8.1'),(2105,2955,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/li>\\n<\\/ol>\\n<ol>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2108,2956,'_wp_page_template','default'),(2109,2956,'_thumbnail_id','31'),(2110,2956,'_elementor_edit_mode','builder'),(2111,2956,'_elementor_template_type','wp-page'),(2112,2956,'_elementor_version','3.8.1'),(2113,2956,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">New Pilot Courses<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><\\/li>\\n<\\/ol>\\n<ol>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2116,2957,'_wp_page_template','default'),(2117,2957,'_thumbnail_id','31'),(2118,2957,'_elementor_edit_mode','builder'),(2119,2957,'_elementor_template_type','wp-page'),(2120,2957,'_elementor_version','3.8.1'),(2121,2957,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2125,2958,'_wp_page_template','default'),(2126,2958,'_thumbnail_id','31'),(2127,2958,'_elementor_edit_mode','builder'),(2128,2958,'_elementor_template_type','wp-page'),(2129,2958,'_elementor_version','3.9.0'),(2130,2958,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2133,2959,'_wp_page_template','default'),(2134,2959,'_thumbnail_id','31'),(2135,2959,'_elementor_edit_mode','builder'),(2136,2959,'_elementor_template_type','wp-page'),(2137,2959,'_elementor_version','3.9.0'),(2138,2959,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:heading {\\\"textAlign\\\":\\\"center\\\"} --><\\/p>\\n<h2 class=\\\"has-text-align-center\\\">Our Fleet<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>\\u00a0<\\/p>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>\\u00a0<\\/p>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2141,2960,'_wp_page_template','default'),(2142,2960,'_thumbnail_id','31'),(2143,2960,'_elementor_edit_mode','builder'),(2144,2960,'_elementor_template_type','wp-page'),(2145,2960,'_elementor_version','3.9.0'),(2146,2960,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2150,2961,'_wp_page_template','default'),(2151,2961,'_thumbnail_id','31'),(2152,2961,'_elementor_edit_mode','builder'),(2153,2961,'_elementor_template_type','wp-page'),(2154,2961,'_elementor_version','3.9.0'),(2155,2961,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2158,2962,'_wp_page_template','default'),(2159,2962,'_thumbnail_id','31'),(2160,2962,'_elementor_edit_mode','builder'),(2161,2962,'_elementor_template_type','wp-page'),(2162,2962,'_elementor_version','3.9.0'),(2163,2962,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2166,2963,'_wp_page_template','default'),(2167,2963,'_thumbnail_id','31'),(2168,2963,'_elementor_edit_mode','builder'),(2169,2963,'_elementor_template_type','wp-page'),(2170,2963,'_elementor_version','3.9.0'),(2171,2963,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1973454\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9232f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7aa62d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b432eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75a5a2d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"056a9e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bdeb7eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2175,2964,'_wp_attached_file','2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg'),(2176,2964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:50:\"2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\";s:8:\"filesize\";i:104506;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5969;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73205;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3356;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-600x400.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51803;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-600x338.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47152;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-800x335.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60883;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-600x576.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68932;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-12-09-at-16.14.09-800x576.jpeg\";s:5:\"width\";i:800;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88612;}}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:{}}}'),(2177,2964,'_wp_attachment_image_alt','Rene Lans'),(2178,2965,'_wp_page_template','default'),(2179,2965,'_thumbnail_id','31'),(2180,2965,'_elementor_edit_mode','builder'),(2181,2965,'_elementor_template_type','wp-page'),(2182,2965,'_elementor_version','3.9.0'),(2183,2965,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1973454\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9232f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7aa62d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b432eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75a5a2d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"056a9e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bdeb7eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2186,2966,'_wp_page_template','default'),(2187,2966,'_thumbnail_id','31'),(2188,2966,'_elementor_edit_mode','builder'),(2189,2966,'_elementor_template_type','wp-page'),(2190,2966,'_elementor_version','3.9.0'),(2191,2966,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area<\\/strong>.<\\/p>\\n<p>\\u00a0<\\/p>\\n<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\\n<p class=\\\"has-vivid-red-color has-text-color has-medium-font-size\\\">\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1973454\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9232f80\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7aa62d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b432eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75a5a2d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"056a9e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bdeb7eb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(2194,2967,'_wp_page_template','default'),(2195,2967,'_thumbnail_id','31'),(2196,2967,'_elementor_edit_mode','builder'),(2197,2967,'_elementor_template_type','wp-page'),(2198,2967,'_elementor_version','3.9.0'),(2199,2967,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2211,2969,'_wp_page_template','default'),(2212,2969,'_thumbnail_id','31'),(2213,2969,'_elementor_edit_mode','builder'),(2214,2969,'_elementor_template_type','wp-page'),(2215,2969,'_elementor_version','3.9.0'),(2216,2969,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2219,2970,'_wp_page_template','default'),(2220,2970,'_thumbnail_id','31'),(2221,2970,'_elementor_edit_mode','builder'),(2222,2970,'_elementor_template_type','wp-page'),(2223,2970,'_elementor_version','3.9.0'),(2224,2970,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">Read these two articles for a taste of what can be expected:<\\/p>\\n<p>\\u00a0<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2227,2971,'_wp_page_template','default'),(2228,2971,'_thumbnail_id','31'),(2229,2971,'_elementor_edit_mode','builder'),(2230,2971,'_elementor_template_type','wp-page'),(2231,2971,'_elementor_version','3.9.0'),(2232,2971,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2236,2972,'_wp_page_template','default'),(2237,2972,'_thumbnail_id','31'),(2238,2972,'_elementor_edit_mode','builder'),(2239,2972,'_elementor_template_type','wp-page'),(2240,2972,'_elementor_version','3.9.0'),(2241,2972,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2244,2973,'_wp_page_template','default'),(2245,2973,'_thumbnail_id','31'),(2246,2973,'_elementor_edit_mode','builder'),(2247,2973,'_elementor_template_type','wp-page'),(2248,2973,'_elementor_version','3.9.0'),(2249,2973,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2252,2974,'_wp_page_template','default'),(2253,2974,'_thumbnail_id','31'),(2254,2974,'_elementor_edit_mode','builder'),(2255,2974,'_elementor_template_type','wp-page'),(2256,2974,'_elementor_version','3.9.0'),(2257,2974,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2261,2975,'_wp_attached_file','2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf'),(2262,2975,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:7745682;}'),(2263,2976,'_wp_attached_file','2022/12/A-flight-by-Martin-Grunert.pdf'),(2264,2976,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:292310;}'),(2265,2977,'_wp_page_template','default'),(2266,2977,'_thumbnail_id','31'),(2267,2977,'_elementor_edit_mode','builder'),(2268,2977,'_elementor_template_type','wp-page'),(2269,2977,'_elementor_version','3.9.0'),(2270,2977,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2273,2978,'_wp_page_template','default'),(2274,2978,'_thumbnail_id','31'),(2275,2978,'_elementor_edit_mode','builder'),(2276,2978,'_elementor_template_type','wp-page'),(2277,2978,'_elementor_version','3.9.0'),(2278,2978,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"af92087\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bc5456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d6bc9b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"has-black-color has-text-color has-medium-font-size\\\">The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Flying\\u00a0in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/a><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><br \\/><\\/a><\\/li>\\n<li><a style=\\\"font-size: var(--wp--preset--font-size--medium);\\\" href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/A-flight-by-Martin-Gr\\u00fcnert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Pure\\u00a0Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2281,2979,'_wp_page_template','default'),(2282,2979,'_thumbnail_id','31'),(2283,2979,'_elementor_edit_mode','builder'),(2284,2979,'_elementor_template_type','wp-page'),(2285,2979,'_elementor_version','3.9.0'),(2286,2979,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2290,2980,'_wp_page_template','default'),(2291,2980,'_thumbnail_id','31'),(2292,2980,'_elementor_edit_mode','builder'),(2293,2980,'_elementor_template_type','wp-page'),(2294,2980,'_elementor_version','3.9.0'),(2295,2980,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2298,2981,'_wp_page_template','default'),(2299,2981,'_thumbnail_id','31'),(2300,2981,'_elementor_edit_mode','builder'),(2301,2981,'_elementor_template_type','wp-page'),(2302,2981,'_elementor_version','3.9.0'),(2303,2981,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2306,2982,'_wp_page_template','default'),(2307,2982,'_thumbnail_id','31'),(2308,2982,'_elementor_edit_mode','builder'),(2309,2982,'_elementor_template_type','wp-page'),(2310,2982,'_elementor_version','3.9.0'),(2311,2982,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2315,2983,'_wp_page_template','default'),(2316,2983,'_thumbnail_id','31'),(2317,2983,'_elementor_edit_mode','builder'),(2318,2983,'_elementor_template_type','wp-page'),(2319,2983,'_elementor_version','3.9.0'),(2320,2983,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2323,2984,'_wp_page_template','default'),(2324,2984,'_thumbnail_id','31'),(2325,2984,'_elementor_edit_mode','builder'),(2326,2984,'_elementor_template_type','wp-page'),(2327,2984,'_elementor_version','3.9.0'),(2328,2984,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following articles will give you a taste for what can be expected:<\\/p>\\n<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2331,2985,'_wp_page_template','default'),(2332,2985,'_thumbnail_id','31'),(2333,2985,'_elementor_edit_mode','builder'),(2334,2985,'_elementor_template_type','wp-page'),(2335,2985,'_elementor_version','3.9.0'),(2336,2985,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2339,2986,'_wp_page_template','default'),(2340,2986,'_thumbnail_id','31'),(2341,2986,'_elementor_edit_mode','builder'),(2342,2986,'_elementor_template_type','wp-page'),(2343,2986,'_elementor_version','3.9.0'),(2344,2986,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2347,2987,'_wp_page_template','default'),(2348,2987,'_thumbnail_id','31'),(2349,2987,'_elementor_edit_mode','builder'),(2350,2987,'_elementor_template_type','wp-page'),(2351,2987,'_elementor_version','3.9.0');
INSERT INTO `wp_postmeta` VALUES (2352,2987,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<blockquote class=\\\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\\\">\\n<p>You can experience gliding by booking a <a href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a>.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2355,2988,'_wp_page_template','default'),(2356,2988,'_thumbnail_id','31'),(2357,2988,'_elementor_edit_mode','builder'),(2358,2988,'_elementor_template_type','wp-page'),(2359,2988,'_elementor_version','3.9.0'),(2360,2988,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2367,2990,'solution','All good, mail sent.'),(2368,2990,'success','1'),(2369,2990,'from_header','Cape Gliding Club <r@privatewealth.co.uk>'),(2370,2990,'to_header','steve@porteranddaughters.com'),(2371,2990,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2372,2990,'original_to','steve@porteranddaughters.com'),(2373,2990,'original_subject','Postman SMTP Test (www.capegliding.co.za)'),(2374,2990,'original_message','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>'),(2375,2990,'original_headers','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n'),(2376,2990,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\n220 smtp.mandrillapp.com ESMTP\r\nEHLO capegliding.co.za\r\n250-relay-9.eu-west-1.relay-prod\r\n250-PIPELINING\r\n250-SIZE 26214400\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250 CHUNKING\r\nAUTH PLAIN\r\n334 \r\nAENHQwBtZC1nWUk1RFJldnhDaFpSSWZQeDIwaWFR\r\n235 2.7.0 Authentication successful\r\nMAIL FROM:<steve@porteranddaughters.com>\r\n250 2.1.0 Ok\r\nRCPT TO:<steve@porteranddaughters.com>\r\n250 2.1.5 Ok\r\nDATA\r\n354 End data with <CR><LF>.<CR><LF>\r\nX-Mailer: Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\r\nMIME-Version: 1.0\r\nContent-Type: multipart/alternative;\r\n boundary=\"=_080b8b7b08bad47c4cd23cae9c714318\"\r\nFrom: Cape Gliding Club <r@privatewealth.co.uk>\r\nSender: steve@porteranddaughters.com\r\nTo: steve@porteranddaughters.com\r\nMessage-Id: <9b6baacefe5c935e0909ea7bf193963d@capegliding.co.za>\r\nSubject: Postman SMTP Test (www.capegliding.co.za)\r\nDate: Tue, 13 Dec 2022 07:16:27 +0000\r\n\r\n--=_080b8b7b08bad47c4cd23cae9c714318\r\nContent-Type: text/plain; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\nHello!=0D=0DSent by Postman 2.2 - https://wordpress.org/plugins/post-smt=\r\np/=0D=0D\r\n\r\n--=_080b8b7b08bad47c4cd23cae9c714318\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://w=\r\nww.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">=0D<html xmlns=3D\"http:=\r\n//www.w3.org/1999/xhtml\">=0D<head>=0D<meta http-equiv=3D\"Content-Type\" c=\r\nontent=3D\"text/html; charset=3Dutf-8\" />=0D<style type=3D\"text/css\" medi=\r\na=3D\"all\">=0D.wporg-notification .im {=0D=09color: #888;=0D} /* undo a G=\r\nMail-inserted style */=0D</style>=0D</head>=0D<body class=3D\"wporg-notif=\r\nication\">=0D=09<div style=3D\"background: #e8f6fe; font-family: &amp; quo=\r\nt; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14=\r\npx; color: #666; text-align: center; margin: 0; padding: 0\">=0D=09=09<ta=\r\nble border=3D\"0\" cellspacing=3D\"0\" cellpadding=3D\"0\" bgcolor=3D\"#e8f6fe\"=\r\n=09style=3D\"background: #e8f6fe; width: 100%;\">=0D=09=09=09<tbody>=0D=09=\r\n=09=09=09<tr>=0D=09=09=09=09=09<td>=0D=09=09=09=09=09=09<table border=3D=\r\n\"0\" cellspacing=3D\"0\" cellpadding=3D\"0\" align=3D\"center\" style=3D\"paddin=\r\ng: 0px; width: 100%;\"\">=0D=09=09=09=09=09=09=09<tbody>=0D=09=09=09=09=09=\r\n=09=09=09<tr>=0D=09=09=09=09=09=09=09=09=09<td>=0D=09=09=09=09=09=09=09=\r\n=09=09=09<div style=3D\"max-width: 600px; height: 400px; margin: 0 auto;=\r\n overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/as=\r\nsets/email/poofytoo.png\');background-repeat: no-repeat;\">=0D=09=09=09=09=\r\n=09=09=09=09=09=09=09<div style=3D\"margin:50px 0 0 300px; width:300px; f=\r\nont-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#23=\r\n60;&#2381;&#2340;&#2375; - =C2=A1Hola! - Ol&#225; - &#1055;&#1088;&#1080=\r\n;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>=0D=09=09=09=09=\r\n=09=09=09=09=09=09=09<div style=3D\"text-align:right;font-size: 1.4em; co=\r\nlor:black;margin:150px 0 0 200px;\">Sent by Postman 2.2=0D=09=09=09=09=09=\r\n=09=09=09=09=09=09=09<br/>=0D=09=09=09=09=09=09=09=09=09=09=09</div>=0D=\r\n=09=09=09=09=09=09=09=09=09=09</div>=0D=09=09=09=09=09=09=09=09=09</td>=\r\n=0D=09=09=09=09=09=09=09=09</tr>=0D=09=09=09=09=09=09=09</tbody>=0D=09=\r\n=09=09=09=09=09</table>=0D=09=09=09=09=09=09<br><span style=3D\"font-size=\r\n:0.9em;color:#94c0dc;\">Image source: <a style=3D\"color:#94c0dc\" href=3D\"=\r\nhttp://poofytoo.com\">poofytoo.com</a> - Used with permission</span>=0D=\r\n=09=09=09=09=09</td>=0D=09=09=09=09</tr>=0D=09=09=09</tbody>=0D=09=09</t=\r\nable>=0D</body>=0D</html>\r\n\r\n--=_080b8b7b08bad47c4cd23cae9c714318--\r\n.\r\n250 2.0.0 Ok: queued as 02F56456DF\r\n'),(2377,2991,'solution','All good, mail sent.'),(2378,2991,'success','1'),(2379,2991,'from_header','Cape Gliding Club <admin@cgc.org.za>'),(2380,2991,'to_header','r@privatewealth.co.uk'),(2381,2991,'reply_to_header','steve@porteranddaughters.com'),(2382,2991,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2383,2991,'original_to','r@privatewealth.co.uk'),(2384,2991,'original_subject','Contact from webiste'),(2385,2991,'original_message','<!doctype html>\n<html dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n<head>\n	<!--[if gte mso 15]>\n	<xml>\n		<o:OfficeDocumentSettings>\n		<o:AllowPNG/>\n		<o:PixelsPerInch>96</o:PixelsPerInch>\n		</o:OfficeDocumentSettings>\n	</xml>\n	<![endif]-->\n	<meta charset=\"UTF-8\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<title>Cape Gliding Club</title>\n	<style type=\"text/css\">\n		p{\n			margin:10px 0;\n			padding:0;\n		}\n		table{\n			border-collapse:collapse;\n		}\n		h1,h2,h3,h4,h5,h6{\n			display:block;\n			margin:0;\n			padding:0;\n		}\n		img,a img{\n			border:0;\n			height:auto;\n			outline:none;\n			text-decoration:none;\n		}\n		body,#bodyTable,#bodyCell{\n			height:100%;\n			margin:0;\n			padding:0;\n			width:100%;\n		}\n		#outlook a{\n			padding:0;\n		}\n		img{\n			-ms-interpolation-mode:bicubic;\n		}\n		table{\n			mso-table-lspace:0pt;\n			mso-table-rspace:0pt;\n		}\n		.ReadMsgBody{\n			width:100%;\n		}\n		.ExternalClass{\n			width:100%;\n		}\n		p,a,li,td,blockquote{\n			mso-line-height-rule:exactly;\n		}\n		a[href^=tel],a[href^=sms]{\n			color:inherit;\n			cursor:default;\n			text-decoration:none;\n		}\n		p,a,li,td,body,table,blockquote{\n			-ms-text-size-adjust:100%;\n			-webkit-text-size-adjust:100%;\n		}\n		.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{\n			line-height:100%;\n		}\n		a[x-apple-data-detectors]{\n			color:inherit !important;\n			text-decoration:none !important;\n			font-size:inherit !important;\n			font-family:inherit !important;\n			font-weight:inherit !important;\n			line-height:inherit !important;\n		}\n		#bodyCell{\n			padding:50px 50px;\n		}\n		.templateContainer{\n			max-width:600px !important;\n			border:0;\n		}\n		a.mcnButton{\n			display:block;\n		}\n		.mcnTextContent{\n			word-break:break-word;\n		}\n		.mcnTextContent img{\n			height:auto !important;\n		}\n		.mcnDividerBlock{\n			table-layout:fixed !important;\n		}\n		/***** Make theme edits below if needed *****/\n		/* Page - Background Style */\n		body,#bodyTable{\n			background-color:#e9eaec;\n		}\n		/* Page - Heading 1 */\n		h1{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:26px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 2 */\n		h2{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:22px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 3 */\n		h3{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:20px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 4 */\n		h4{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:18px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Header - Header Style */\n		#templateHeader{\n			border-top:0;\n			border-bottom:0;\n			padding-top:0;\n			padding-bottom:20px;\n			text-align: center;\n		}\n		/* Body - Body Style */\n		#templateBody{\n			background-color:#FFFFFF;\n			border-top:0;\n			border: 1px solid #c1c1c1;\n			padding-top:0;\n			padding-bottom:0px;\n		}\n		/* Body -Body Text */\n		#templateBody .mcnTextContent,\n		#templateBody .mcnTextContent p{\n			color:#555555;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:14px;\n			line-height:150%;\n		}\n		/* Body - Body Link */\n		#templateBody .mcnTextContent a,\n		#templateBody .mcnTextContent p a{\n			color:#ff7f50;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		/* Footer - Footer Style */\n		#templateFooter{\n			background-color:#e9eaec;\n			border-top:0;\n			border-bottom:0;\n			padding-top:12px;\n			padding-bottom:12px;\n		}\n		/* Footer - Footer Text */\n		#templateFooter .mcnTextContent,\n		#templateFooter .mcnTextContent p{\n			color:#cccccc;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:12px;\n			line-height:150%;\n			text-align:center;\n		}\n		/* Footer - Footer Link */\n		#templateFooter .mcnTextContent a,\n		#templateFooter .mcnTextContent p a{\n			color:#cccccc;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		@media only screen and (min-width:768px){\n			.templateContainer{\n				width:600px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body,table,td,p,a,li,blockquote{\n				-webkit-text-size-adjust:none !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body{\n				width:100% !important;\n				min-width:100% !important;\n			}\n		}\n		@media only screen and (max-width: 680px){\n			#bodyCell{\n				padding:20px 20px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			.mcnTextContentContainer{\n				max-width:100% !important;\n				width:100% !important;\n			}\n		}\n	</style>\n</head>\n<body style=\"height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;\">\n	<!-- Don\'t forget to run final template through http://templates.mailchimp.com/resources/inline-css/ -->\n	<center>\n		<table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" id=\"bodyTable\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">\n			<tr>\n				<td align=\"center\" valign=\"top\" id=\"bodyCell\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 100%;\">\n					<!-- BEGIN TEMPLATE // -->\n					<!--[if gte mso 9]>\n					<table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600\" style=\"width:600px;\">\n					<tr>\n					<td align=\"center\" valign=\"top\" width=\"600\" style=\"width:600px;\">\n					<![endif]-->\n					<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"templateContainer\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;\">\n												<tr>\n							<td valign=\"top\" id=\"templateBody\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top: 0;padding-bottom: 0px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" style=\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;\" class=\"mcnTextContent\">\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\" display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Name</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Email</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Comment or Message</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Hello - Tester from Contact form</td>\n</tr>\n</tbody>\n</table>\n<br />\r\n<br />\r\nThank you for your contact. We will be in touch.\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n						<tr>\n							<td valign=\"top\" id=\"templateFooter\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;border-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" class=\"mcnTextContent\" style=\"padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size: 12px;line-height: 150%;text-align: center;\">\n\n																<!-- Footer content -->\n																Sent from <a href=\"https://www.capegliding.co.za\" style=\"color:#bbbbbb;\">Cape Gliding Club</a>\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n					</table>\n					<!--[if gte mso 9]>\n					</td>\n					</tr>\n					</table>\n					<![endif]-->\n					<!-- // END TEMPLATE -->\n					</td>\n				</tr>\n			</table>\n		</center>\n	</body>\n</html>\n'),(2386,2991,'original_headers','From: Cape Gliding Club <admin@cgc.org.za>\r\nReply-To: steve@porteranddaughters.com\r\nContent-Type: text/html; charset=utf-8\r\n'),(2387,2991,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\nooter Style */=0A=09=09#templateFooter{=0A=09=09=09background-color:#e9e=\r\naec;=0A=09=09=09border-top:0;=0A=09=09=09border-bottom:0;=0A=09=09=09pad=\r\nding-top:12px;=0A=09=09=09padding-bottom:12px;=0A=09=09}=0A=09=09/* Foot=\r\ner - Footer Text */=0A=09=09#templateFooter .mcnTextContent,=0A=09=09#te=\r\nmplateFooter .mcnTextContent p{=0A=09=09=09color:#cccccc;=0A=09=09=09fon=\r\nt-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-seri=\r\nf;=0A=09=09=09font-size:12px;=0A=09=09=09line-height:150%;=0A=09=09=09te=\r\nxt-align:center;=0A=09=09}=0A=09=09/* Footer - Footer Link */=0A=09=09#t=\r\nemplateFooter .mcnTextContent a,=0A=09=09#templateFooter .mcnTextContent=\r\n p a{=0A=09=09=09color:#cccccc;=0A=09=09=09font-weight:normal;=0A=09=09=\r\n=09text-decoration:underline;=0A=09=09}=0A=09=09@media only screen and (=\r\nmin-width:768px){=0A=09=09=09.templateContainer{=0A=09=09=09=09width:600=\r\npx !important;=0A=09=09=09}=0A=09=09}=0A=09=09@media only screen and (ma=\r\nx-width: 480px){=0A=09=09=09body,table,td,p,a,li,blockquote{=0A=09=09=09=\r\n=09-webkit-text-size-adjust:none !important;=0A=09=09=09}=0A=09=09}=0A=\r\n=09=09@media only screen and (max-width: 480px){=0A=09=09=09body{=0A=09=\r\n=09=09=09width:100% !important;=0A=09=09=09=09min-width:100% !important;=\r\n=0A=09=09=09}=0A=09=09}=0A=09=09@media only screen and (max-width: 680px=\r\n){=0A=09=09=09#bodyCell{=0A=09=09=09=09padding:20px 20px !important;=0A=\r\n=09=09=09}=0A=09=09}=0A=09=09@media only screen and (max-width: 480px){=\r\n=0A=09=09=09.mcnTextContentContainer{=0A=09=09=09=09max-width:100% !impo=\r\nrtant;=0A=09=09=09=09width:100% !important;=0A=09=09=09}=0A=09=09}=0A=09=\r\n</style>=0A</head>=0A<body style=3D\"height: 100%;margin: 0;padding: 0;wi=\r\ndth: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;back=\r\nground-color: #e9eaec;\">=0A=09<!-- Don\'t forget to run final template th=\r\nrough http://templates.mailchimp.com/resources/inline-css/ -->=0A=09<cen=\r\nter>=0A=09=09<table align=3D\"center\" border=3D\"0\" cellpadding=3D\"0\" cell=\r\nspacing=3D\"0\" height=3D\"100%\" width=3D\"100%\" id=3D\"bodyTable\" style=3D\"b=\r\norder-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms=\r\n-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;marg=\r\nin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">=0A=09=09=09<tr=\r\n>=0A=09=09=09=09<td align=3D\"center\" valign=3D\"top\" id=3D\"bodyCell\" styl=\r\ne=3D\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-te=\r\nxt-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 10=\r\n0%;\">=0A=09=09=09=09=09<!-- BEGIN TEMPLATE // -->=0A=09=09=09=09=09<!--[=\r\nif gte mso 9]>=0A=09=09=09=09=09<table align=3D\"center\" border=3D\"0\" cel=\r\nlspacing=3D\"0\" cellpadding=3D\"0\" width=3D\"600\" style=3D\"width:600px;\">=\r\n=0A=09=09=09=09=09<tr>=0A=09=09=09=09=09<td align=3D\"center\" valign=3D\"t=\r\nop\" width=3D\"600\" style=3D\"width:600px;\">=0A=09=09=09=09=09<![endif]-->=\r\n=0A=09=09=09=09=09<table border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0=\r\n\" width=3D\"100%\" class=3D\"templateContainer\" style=3D\"border-collapse: c=\r\nollapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust=\r\n: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !import=\r\nant;\">=0A=09=09=09=09=09=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=\r\n=09<td valign=3D\"top\" id=3D\"templateBody\" style=3D\"mso-line-height-rule:=\r\n exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;backg=\r\nround-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top=\r\n: 0;padding-bottom: 0px;\">=0A=09=09=09=09=09=09=09=09<table border=3D\"0\"=\r\n cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" class=3D\"mcnTextBloc=\r\nk\" style=3D\"min-width: 100%;border-collapse: collapse;mso-table-lspace:=\r\n 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-=\r\nadjust: 100%;\">=0A=09=09=09=09=09=09=09=09=09<tbody class=3D\"mcnTextBloc=\r\nkOuter\">=0A=09=09=09=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=09=09=\r\n=09=09=09<td valign=3D\"top\" class=3D\"mcnTextBlockInner\" style=3D\"mso-lin=\r\ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adju=\r\nst: 100%;\">=0A=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D\"left\"=\r\n border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=\r\n=3D\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-=\r\ntable-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 1=\r\n00%;\" class=3D\"mcnTextContentContainer\">=0A=09=09=09=09=09=09=09=09=09=\r\n=09=09=09=09<tbody>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td valign=3D\"top\" style=3D=\r\n\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left=\r\n: 30px;\" class=3D\"mcnTextContent\">=0A<table align=3D\"left\" border=3D\"0\"=\r\n cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=3D\" display:bl=\r\nock;min-width: 100%;border-collapse: collapse;width:100%;\">=0A<tbody>=0A=\r\n<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;padding-bottom: 3px;=\r\n\"><strong>Name</strong></td>=0A</tr>=0A<tr>=0A<td style=3D\"color:#555555=\r\n;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>=0A</tr>=0A</t=\r\nbody>=0A</table>=0A<table align=3D\"left\" border=3D\"0\" cellpadding=3D\"0\"=\r\n cellspacing=3D\"0\" width=3D\"100%\" style=3D\"border-top:1px solid #dddddd;=\r\n display:block;min-width: 100%;border-collapse: collapse;width:100%;\">=\r\n=0A<tbody>=0A<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;padding=\r\n-bottom: 3px;\"><strong>Email</strong></td>=0A</tr>=0A<tr>=0A<td style=3D=\r\n\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=3D\"mailto=\r\n:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>=0A<=\r\n/tr>=0A</tbody>=0A</table>=0A<table align=3D\"left\" border=3D\"0\" cellpadd=\r\ning=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=3D\"border-top:1px solid=\r\n #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:=\r\n100%;\">=0A<tbody>=0A<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;=\r\npadding-bottom: 3px;\"><strong>Comment or Message</strong></td>=0A</tr>=\r\n=0A<tr>=0A<td style=3D\"color:#555555;padding-top: 3px;padding-bottom: 20=\r\npx;\">Hello - Tester from Contact form</td>=0A</tr>=0A</tbody>=0A</table>=\r\n=0A<br />=0D=0A<br />=0D=0AThank you for your contact. We will be in tou=\r\nch.=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09</tr>=0A=09=09=09=09=09=09=09=09=09=09=09=\r\n=09=09</tbody>=0A=09=09=09=09=09=09=09=09=09=09=09=09</table>=0A=09=09=\r\n=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09</tr>=\r\n=0A=09=09=09=09=09=09=09=09=09</tbody>=0A=09=09=09=09=09=09=09=09</table=\r\n>=0A=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09</tr>=0A=09=09=09=09=\r\n=09=09<tr>=0A=09=09=09=09=09=09=09<td valign=3D\"top\" id=3D\"templateFoote=\r\nr\" style=3D\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-we=\r\nbkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;bord=\r\ner-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">=0A=09=09=09=09=09=\r\n=09=09=09<table border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0\" width=\r\n=3D\"100%\" class=3D\"mcnTextBlock\" style=3D\"min-width: 100%;border-collaps=\r\ne: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-ad=\r\njust: 100%;-webkit-text-size-adjust: 100%;\">=0A=09=09=09=09=09=09=09=09=\r\n=09<tbody class=3D\"mcnTextBlockOuter\">=0A=09=09=09=09=09=09=09=09=09=09<=\r\ntr>=0A=09=09=09=09=09=09=09=09=09=09=09<td valign=3D\"top\" class=3D\"mcnTe=\r\nxtBlockInner\" style=3D\"mso-line-height-rule: exactly;-ms-text-size-adjus=\r\nt: 100%;-webkit-text-size-adjust: 100%;\">=0A=09=09=09=09=09=09=09=09=09=\r\n=09=09=09<table align=3D\"left\" border=3D\"0\" cellpadding=3D\"0\" cellspacin=\r\ng=3D\"0\" width=3D\"100%\" style=3D\"min-width: 100%;border-collapse: collaps=\r\ne;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%=\r\n;-webkit-text-size-adjust: 100%;\" class=3D\"mcnTextContentContainer\">=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>=0A=09=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09=\r\n=09<td valign=3D\"top\" class=3D\"mcnTextContent\" style=3D\"padding-top: 9px=\r\n;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-hei=\r\nght-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 1=\r\n00%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size:=\r\n 12px;line-height: 150%;text-align: center;\">=0A=0A=09=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09<!-- Footer content -->=0A=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09Sent from <a href=3D\"https://www.capeglidi=\r\nng.co.za\" style=3D\"color:#bbbbbb;\">Cape Gliding Club</a>=0A=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09=\r\n=09=09=09=09</tr>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09</table>=0A=09=09=09=09=09=09=09=09=\r\n=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09</tr>=0A=09=09=09=09=09=\r\n=09=09=09=09</tbody>=0A=09=09=09=09=09=09=09=09</table>=0A=09=09=09=09=\r\n=09=09=09</td>=0A=09=09=09=09=09=09</tr>=0A=09=09=09=09=09</table>=0A=09=\r\n=09=09=09=09<!--[if gte mso 9]>=0A=09=09=09=09=09</td>=0A=09=09=09=09=09=\r\n</tr>=0A=09=09=09=09=09</table>=0A=09=09=09=09=09<![endif]-->=0A=09=09=\r\n=09=09=09<!-- // END TEMPLATE -->=0A=09=09=09=09=09</td>=0A=09=09=09=09<=\r\n/tr>=0A=09=09=09</table>=0A=09=09</center>=0A=09</body>=0A</html>=0A\r\n.\r\n250 2.0.0 Ok: queued as C97EE24AA3\r\n'),(2388,2992,'solution','All good, mail sent.'),(2389,2992,'success','1'),(2390,2992,'from_header','Cape Gliding Club <admin@cgc.org.za>'),(2391,2992,'to_header','admin@cgc.org.za'),(2392,2992,'reply_to_header','steve@porteranddaughters.com'),(2393,2992,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2394,2992,'original_to','admin@cgc.org.za'),(2395,2992,'original_subject','Contact from webiste'),(2396,2992,'original_message','<!doctype html>\n<html dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n<head>\n	<!--[if gte mso 15]>\n	<xml>\n		<o:OfficeDocumentSettings>\n		<o:AllowPNG/>\n		<o:PixelsPerInch>96</o:PixelsPerInch>\n		</o:OfficeDocumentSettings>\n	</xml>\n	<![endif]-->\n	<meta charset=\"UTF-8\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<title>Cape Gliding Club</title>\n	<style type=\"text/css\">\n		p{\n			margin:10px 0;\n			padding:0;\n		}\n		table{\n			border-collapse:collapse;\n		}\n		h1,h2,h3,h4,h5,h6{\n			display:block;\n			margin:0;\n			padding:0;\n		}\n		img,a img{\n			border:0;\n			height:auto;\n			outline:none;\n			text-decoration:none;\n		}\n		body,#bodyTable,#bodyCell{\n			height:100%;\n			margin:0;\n			padding:0;\n			width:100%;\n		}\n		#outlook a{\n			padding:0;\n		}\n		img{\n			-ms-interpolation-mode:bicubic;\n		}\n		table{\n			mso-table-lspace:0pt;\n			mso-table-rspace:0pt;\n		}\n		.ReadMsgBody{\n			width:100%;\n		}\n		.ExternalClass{\n			width:100%;\n		}\n		p,a,li,td,blockquote{\n			mso-line-height-rule:exactly;\n		}\n		a[href^=tel],a[href^=sms]{\n			color:inherit;\n			cursor:default;\n			text-decoration:none;\n		}\n		p,a,li,td,body,table,blockquote{\n			-ms-text-size-adjust:100%;\n			-webkit-text-size-adjust:100%;\n		}\n		.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{\n			line-height:100%;\n		}\n		a[x-apple-data-detectors]{\n			color:inherit !important;\n			text-decoration:none !important;\n			font-size:inherit !important;\n			font-family:inherit !important;\n			font-weight:inherit !important;\n			line-height:inherit !important;\n		}\n		#bodyCell{\n			padding:50px 50px;\n		}\n		.templateContainer{\n			max-width:600px !important;\n			border:0;\n		}\n		a.mcnButton{\n			display:block;\n		}\n		.mcnTextContent{\n			word-break:break-word;\n		}\n		.mcnTextContent img{\n			height:auto !important;\n		}\n		.mcnDividerBlock{\n			table-layout:fixed !important;\n		}\n		/***** Make theme edits below if needed *****/\n		/* Page - Background Style */\n		body,#bodyTable{\n			background-color:#e9eaec;\n		}\n		/* Page - Heading 1 */\n		h1{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:26px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 2 */\n		h2{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:22px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 3 */\n		h3{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:20px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 4 */\n		h4{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:18px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Header - Header Style */\n		#templateHeader{\n			border-top:0;\n			border-bottom:0;\n			padding-top:0;\n			padding-bottom:20px;\n			text-align: center;\n		}\n		/* Body - Body Style */\n		#templateBody{\n			background-color:#FFFFFF;\n			border-top:0;\n			border: 1px solid #c1c1c1;\n			padding-top:0;\n			padding-bottom:0px;\n		}\n		/* Body -Body Text */\n		#templateBody .mcnTextContent,\n		#templateBody .mcnTextContent p{\n			color:#555555;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:14px;\n			line-height:150%;\n		}\n		/* Body - Body Link */\n		#templateBody .mcnTextContent a,\n		#templateBody .mcnTextContent p a{\n			color:#ff7f50;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		/* Footer - Footer Style */\n		#templateFooter{\n			background-color:#e9eaec;\n			border-top:0;\n			border-bottom:0;\n			padding-top:12px;\n			padding-bottom:12px;\n		}\n		/* Footer - Footer Text */\n		#templateFooter .mcnTextContent,\n		#templateFooter .mcnTextContent p{\n			color:#cccccc;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:12px;\n			line-height:150%;\n			text-align:center;\n		}\n		/* Footer - Footer Link */\n		#templateFooter .mcnTextContent a,\n		#templateFooter .mcnTextContent p a{\n			color:#cccccc;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		@media only screen and (min-width:768px){\n			.templateContainer{\n				width:600px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body,table,td,p,a,li,blockquote{\n				-webkit-text-size-adjust:none !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body{\n				width:100% !important;\n				min-width:100% !important;\n			}\n		}\n		@media only screen and (max-width: 680px){\n			#bodyCell{\n				padding:20px 20px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			.mcnTextContentContainer{\n				max-width:100% !important;\n				width:100% !important;\n			}\n		}\n	</style>\n</head>\n<body style=\"height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;\">\n	<!-- Don\'t forget to run final template through http://templates.mailchimp.com/resources/inline-css/ -->\n	<center>\n		<table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" id=\"bodyTable\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">\n			<tr>\n				<td align=\"center\" valign=\"top\" id=\"bodyCell\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 100%;\">\n					<!-- BEGIN TEMPLATE // -->\n					<!--[if gte mso 9]>\n					<table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600\" style=\"width:600px;\">\n					<tr>\n					<td align=\"center\" valign=\"top\" width=\"600\" style=\"width:600px;\">\n					<![endif]-->\n					<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"templateContainer\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;\">\n												<tr>\n							<td valign=\"top\" id=\"templateBody\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top: 0;padding-bottom: 0px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" style=\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;\" class=\"mcnTextContent\">\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\" display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Name</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Email</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Comment or Message</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Hello - Tester from Contact form</td>\n</tr>\n</tbody>\n</table>\n<br />\r\n<br />\r\nThank you for your contact. We will be in touch.\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n						<tr>\n							<td valign=\"top\" id=\"templateFooter\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;border-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" class=\"mcnTextContent\" style=\"padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size: 12px;line-height: 150%;text-align: center;\">\n\n																<!-- Footer content -->\n																Sent from <a href=\"https://www.capegliding.co.za\" style=\"color:#bbbbbb;\">Cape Gliding Club</a>\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n					</table>\n					<!--[if gte mso 9]>\n					</td>\n					</tr>\n					</table>\n					<![endif]-->\n					<!-- // END TEMPLATE -->\n					</td>\n				</tr>\n			</table>\n		</center>\n	</body>\n</html>\n'),(2397,2992,'original_headers','From: Cape Gliding Club <admin@cgc.org.za>\r\nReply-To: steve@porteranddaughters.com\r\nContent-Type: text/html; charset=utf-8\r\n'),(2398,2992,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\nooter Style */=0A=09=09#templateFooter{=0A=09=09=09background-color:#e9e=\r\naec;=0A=09=09=09border-top:0;=0A=09=09=09border-bottom:0;=0A=09=09=09pad=\r\nding-top:12px;=0A=09=09=09padding-bottom:12px;=0A=09=09}=0A=09=09/* Foot=\r\ner - Footer Text */=0A=09=09#templateFooter .mcnTextContent,=0A=09=09#te=\r\nmplateFooter .mcnTextContent p{=0A=09=09=09color:#cccccc;=0A=09=09=09fon=\r\nt-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-seri=\r\nf;=0A=09=09=09font-size:12px;=0A=09=09=09line-height:150%;=0A=09=09=09te=\r\nxt-align:center;=0A=09=09}=0A=09=09/* Footer - Footer Link */=0A=09=09#t=\r\nemplateFooter .mcnTextContent a,=0A=09=09#templateFooter .mcnTextContent=\r\n p a{=0A=09=09=09color:#cccccc;=0A=09=09=09font-weight:normal;=0A=09=09=\r\n=09text-decoration:underline;=0A=09=09}=0A=09=09@media only screen and (=\r\nmin-width:768px){=0A=09=09=09.templateContainer{=0A=09=09=09=09width:600=\r\npx !important;=0A=09=09=09}=0A=09=09}=0A=09=09@media only screen and (ma=\r\nx-width: 480px){=0A=09=09=09body,table,td,p,a,li,blockquote{=0A=09=09=09=\r\n=09-webkit-text-size-adjust:none !important;=0A=09=09=09}=0A=09=09}=0A=\r\n=09=09@media only screen and (max-width: 480px){=0A=09=09=09body{=0A=09=\r\n=09=09=09width:100% !important;=0A=09=09=09=09min-width:100% !important;=\r\n=0A=09=09=09}=0A=09=09}=0A=09=09@media only screen and (max-width: 680px=\r\n){=0A=09=09=09#bodyCell{=0A=09=09=09=09padding:20px 20px !important;=0A=\r\n=09=09=09}=0A=09=09}=0A=09=09@media only screen and (max-width: 480px){=\r\n=0A=09=09=09.mcnTextContentContainer{=0A=09=09=09=09max-width:100% !impo=\r\nrtant;=0A=09=09=09=09width:100% !important;=0A=09=09=09}=0A=09=09}=0A=09=\r\n</style>=0A</head>=0A<body style=3D\"height: 100%;margin: 0;padding: 0;wi=\r\ndth: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;back=\r\nground-color: #e9eaec;\">=0A=09<!-- Don\'t forget to run final template th=\r\nrough http://templates.mailchimp.com/resources/inline-css/ -->=0A=09<cen=\r\nter>=0A=09=09<table align=3D\"center\" border=3D\"0\" cellpadding=3D\"0\" cell=\r\nspacing=3D\"0\" height=3D\"100%\" width=3D\"100%\" id=3D\"bodyTable\" style=3D\"b=\r\norder-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms=\r\n-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;marg=\r\nin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">=0A=09=09=09<tr=\r\n>=0A=09=09=09=09<td align=3D\"center\" valign=3D\"top\" id=3D\"bodyCell\" styl=\r\ne=3D\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-te=\r\nxt-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 10=\r\n0%;\">=0A=09=09=09=09=09<!-- BEGIN TEMPLATE // -->=0A=09=09=09=09=09<!--[=\r\nif gte mso 9]>=0A=09=09=09=09=09<table align=3D\"center\" border=3D\"0\" cel=\r\nlspacing=3D\"0\" cellpadding=3D\"0\" width=3D\"600\" style=3D\"width:600px;\">=\r\n=0A=09=09=09=09=09<tr>=0A=09=09=09=09=09<td align=3D\"center\" valign=3D\"t=\r\nop\" width=3D\"600\" style=3D\"width:600px;\">=0A=09=09=09=09=09<![endif]-->=\r\n=0A=09=09=09=09=09<table border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0=\r\n\" width=3D\"100%\" class=3D\"templateContainer\" style=3D\"border-collapse: c=\r\nollapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust=\r\n: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !import=\r\nant;\">=0A=09=09=09=09=09=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=\r\n=09<td valign=3D\"top\" id=3D\"templateBody\" style=3D\"mso-line-height-rule:=\r\n exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;backg=\r\nround-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top=\r\n: 0;padding-bottom: 0px;\">=0A=09=09=09=09=09=09=09=09<table border=3D\"0\"=\r\n cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" class=3D\"mcnTextBloc=\r\nk\" style=3D\"min-width: 100%;border-collapse: collapse;mso-table-lspace:=\r\n 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-=\r\nadjust: 100%;\">=0A=09=09=09=09=09=09=09=09=09<tbody class=3D\"mcnTextBloc=\r\nkOuter\">=0A=09=09=09=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=09=09=\r\n=09=09=09<td valign=3D\"top\" class=3D\"mcnTextBlockInner\" style=3D\"mso-lin=\r\ne-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adju=\r\nst: 100%;\">=0A=09=09=09=09=09=09=09=09=09=09=09=09<table align=3D\"left\"=\r\n border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=\r\n=3D\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-=\r\ntable-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 1=\r\n00%;\" class=3D\"mcnTextContentContainer\">=0A=09=09=09=09=09=09=09=09=09=\r\n=09=09=09=09<tbody>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09<tr>=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09<td valign=3D\"top\" style=3D=\r\n\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left=\r\n: 30px;\" class=3D\"mcnTextContent\">=0A<table align=3D\"left\" border=3D\"0\"=\r\n cellpadding=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=3D\" display:bl=\r\nock;min-width: 100%;border-collapse: collapse;width:100%;\">=0A<tbody>=0A=\r\n<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;padding-bottom: 3px;=\r\n\"><strong>Name</strong></td>=0A</tr>=0A<tr>=0A<td style=3D\"color:#555555=\r\n;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>=0A</tr>=0A</t=\r\nbody>=0A</table>=0A<table align=3D\"left\" border=3D\"0\" cellpadding=3D\"0\"=\r\n cellspacing=3D\"0\" width=3D\"100%\" style=3D\"border-top:1px solid #dddddd;=\r\n display:block;min-width: 100%;border-collapse: collapse;width:100%;\">=\r\n=0A<tbody>=0A<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;padding=\r\n-bottom: 3px;\"><strong>Email</strong></td>=0A</tr>=0A<tr>=0A<td style=3D=\r\n\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=3D\"mailto=\r\n:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>=0A<=\r\n/tr>=0A</tbody>=0A</table>=0A<table align=3D\"left\" border=3D\"0\" cellpadd=\r\ning=3D\"0\" cellspacing=3D\"0\" width=3D\"100%\" style=3D\"border-top:1px solid=\r\n #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:=\r\n100%;\">=0A<tbody>=0A<tr>=0A<td style=3D\"color:#333333;padding-top: 20px;=\r\npadding-bottom: 3px;\"><strong>Comment or Message</strong></td>=0A</tr>=\r\n=0A<tr>=0A<td style=3D\"color:#555555;padding-top: 3px;padding-bottom: 20=\r\npx;\">Hello - Tester from Contact form</td>=0A</tr>=0A</tbody>=0A</table>=\r\n=0A<br />=0D=0A<br />=0D=0AThank you for your contact. We will be in tou=\r\nch.=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09</tr>=0A=09=09=09=09=09=09=09=09=09=09=09=\r\n=09=09</tbody>=0A=09=09=09=09=09=09=09=09=09=09=09=09</table>=0A=09=09=\r\n=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09</tr>=\r\n=0A=09=09=09=09=09=09=09=09=09</tbody>=0A=09=09=09=09=09=09=09=09</table=\r\n>=0A=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09</tr>=0A=09=09=09=09=\r\n=09=09<tr>=0A=09=09=09=09=09=09=09<td valign=3D\"top\" id=3D\"templateFoote=\r\nr\" style=3D\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-we=\r\nbkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;bord=\r\ner-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">=0A=09=09=09=09=09=\r\n=09=09=09<table border=3D\"0\" cellpadding=3D\"0\" cellspacing=3D\"0\" width=\r\n=3D\"100%\" class=3D\"mcnTextBlock\" style=3D\"min-width: 100%;border-collaps=\r\ne: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-ad=\r\njust: 100%;-webkit-text-size-adjust: 100%;\">=0A=09=09=09=09=09=09=09=09=\r\n=09<tbody class=3D\"mcnTextBlockOuter\">=0A=09=09=09=09=09=09=09=09=09=09<=\r\ntr>=0A=09=09=09=09=09=09=09=09=09=09=09<td valign=3D\"top\" class=3D\"mcnTe=\r\nxtBlockInner\" style=3D\"mso-line-height-rule: exactly;-ms-text-size-adjus=\r\nt: 100%;-webkit-text-size-adjust: 100%;\">=0A=09=09=09=09=09=09=09=09=09=\r\n=09=09=09<table align=3D\"left\" border=3D\"0\" cellpadding=3D\"0\" cellspacin=\r\ng=3D\"0\" width=3D\"100%\" style=3D\"min-width: 100%;border-collapse: collaps=\r\ne;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%=\r\n;-webkit-text-size-adjust: 100%;\" class=3D\"mcnTextContentContainer\">=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09=09<tbody>=0A=09=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09<tr>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09=09=\r\n=09<td valign=3D\"top\" class=3D\"mcnTextContent\" style=3D\"padding-top: 9px=\r\n;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-hei=\r\nght-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 1=\r\n00%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size:=\r\n 12px;line-height: 150%;text-align: center;\">=0A=0A=09=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09<!-- Footer content -->=0A=09=09=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09Sent from <a href=3D\"https://www.capeglidi=\r\nng.co.za\" style=3D\"color:#bbbbbb;\">Cape Gliding Club</a>=0A=09=09=09=09=\r\n=09=09=09=09=09=09=09=09=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09=\r\n=09=09=09=09</tr>=0A=09=09=09=09=09=09=09=09=09=09=09=09=09</tbody>=0A=\r\n=09=09=09=09=09=09=09=09=09=09=09=09</table>=0A=09=09=09=09=09=09=09=09=\r\n=09=09=09</td>=0A=09=09=09=09=09=09=09=09=09=09</tr>=0A=09=09=09=09=09=\r\n=09=09=09=09</tbody>=0A=09=09=09=09=09=09=09=09</table>=0A=09=09=09=09=\r\n=09=09=09</td>=0A=09=09=09=09=09=09</tr>=0A=09=09=09=09=09</table>=0A=09=\r\n=09=09=09=09<!--[if gte mso 9]>=0A=09=09=09=09=09</td>=0A=09=09=09=09=09=\r\n</tr>=0A=09=09=09=09=09</table>=0A=09=09=09=09=09<![endif]-->=0A=09=09=\r\n=09=09=09<!-- // END TEMPLATE -->=0A=09=09=09=09=09</td>=0A=09=09=09=09<=\r\n/tr>=0A=09=09=09</table>=0A=09=09</center>=0A=09</body>=0A</html>=0A\r\n.\r\n250 2.0.0 Ok: queued as 4767B25882\r\n'),(2401,2994,'solution','All good, mail sent.'),(2402,2994,'success','1'),(2403,2994,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2404,2994,'to_header','steve@porteranddaughters.com'),(2405,2994,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2406,2994,'original_to','steve@porteranddaughters.com'),(2407,2994,'original_subject','Postman SMTP Test (www.capegliding.co.za)'),(2408,2994,'original_message','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>'),(2409,2994,'original_headers','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n'),(2410,2994,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\n220 smtp.mandrillapp.com ESMTP\r\nEHLO capegliding.co.za\r\n250-relay-7.eu-west-1.relay-prod\r\n250-PIPELINING\r\n250-SIZE 26214400\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250 CHUNKING\r\nAUTH PLAIN\r\n334 \r\nAENHQwBtZC1nWUk1RFJldnhDaFpSSWZQeDIwaWFR\r\n235 2.7.0 Authentication successful\r\nMAIL FROM:<steve@porteranddaughters.com>\r\n250 2.1.0 Ok\r\nRCPT TO:<steve@porteranddaughters.com>\r\n250 2.1.5 Ok\r\nDATA\r\n354 End data with <CR><LF>.<CR><LF>\r\nX-Mailer: Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\r\nMIME-Version: 1.0\r\nContent-Type: multipart/alternative;\r\n boundary=\"=_cab23e95b11172a2ca98a70e3b78d3a1\"\r\nFrom: Cape Gliding Club <steve@porteranddaughters.com>\r\nSender: steve@porteranddaughters.com\r\nTo: steve@porteranddaughters.com\r\nMessage-Id: <bb7e33dcb4fbcad42b8ede8fa4df70c6@capegliding.co.za>\r\nSubject: Postman SMTP Test (www.capegliding.co.za)\r\nDate: Tue, 13 Dec 2022 07:46:33 +0000\r\n\r\n--=_cab23e95b11172a2ca98a70e3b78d3a1\r\nContent-Type: text/plain; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\nHello!=0D=0DSent by Postman 2.2 - https://wordpress.org/plugins/post-smt=\r\np/=0D=0D\r\n\r\n--=_cab23e95b11172a2ca98a70e3b78d3a1\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://w=\r\nww.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">=0D<html xmlns=3D\"http:=\r\n//www.w3.org/1999/xhtml\">=0D<head>=0D<meta http-equiv=3D\"Content-Type\" c=\r\nontent=3D\"text/html; charset=3Dutf-8\" />=0D<style type=3D\"text/css\" medi=\r\na=3D\"all\">=0D.wporg-notification .im {=0D=09color: #888;=0D} /* undo a G=\r\nMail-inserted style */=0D</style>=0D</head>=0D<body class=3D\"wporg-notif=\r\nication\">=0D=09<div style=3D\"background: #e8f6fe; font-family: &amp; quo=\r\nt; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14=\r\npx; color: #666; text-align: center; margin: 0; padding: 0\">=0D=09=09<ta=\r\nble border=3D\"0\" cellspacing=3D\"0\" cellpadding=3D\"0\" bgcolor=3D\"#e8f6fe\"=\r\n=09style=3D\"background: #e8f6fe; width: 100%;\">=0D=09=09=09<tbody>=0D=09=\r\n=09=09=09<tr>=0D=09=09=09=09=09<td>=0D=09=09=09=09=09=09<table border=3D=\r\n\"0\" cellspacing=3D\"0\" cellpadding=3D\"0\" align=3D\"center\" style=3D\"paddin=\r\ng: 0px; width: 100%;\"\">=0D=09=09=09=09=09=09=09<tbody>=0D=09=09=09=09=09=\r\n=09=09=09<tr>=0D=09=09=09=09=09=09=09=09=09<td>=0D=09=09=09=09=09=09=09=\r\n=09=09=09<div style=3D\"max-width: 600px; height: 400px; margin: 0 auto;=\r\n overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/as=\r\nsets/email/poofytoo.png\');background-repeat: no-repeat;\">=0D=09=09=09=09=\r\n=09=09=09=09=09=09=09<div style=3D\"margin:50px 0 0 300px; width:300px; f=\r\nont-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#23=\r\n60;&#2381;&#2340;&#2375; - =C2=A1Hola! - Ol&#225; - &#1055;&#1088;&#1080=\r\n;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>=0D=09=09=09=09=\r\n=09=09=09=09=09=09=09<div style=3D\"text-align:right;font-size: 1.4em; co=\r\nlor:black;margin:150px 0 0 200px;\">Sent by Postman 2.2=0D=09=09=09=09=09=\r\n=09=09=09=09=09=09=09<br/>=0D=09=09=09=09=09=09=09=09=09=09=09</div>=0D=\r\n=09=09=09=09=09=09=09=09=09=09</div>=0D=09=09=09=09=09=09=09=09=09</td>=\r\n=0D=09=09=09=09=09=09=09=09</tr>=0D=09=09=09=09=09=09=09</tbody>=0D=09=\r\n=09=09=09=09=09</table>=0D=09=09=09=09=09=09<br><span style=3D\"font-size=\r\n:0.9em;color:#94c0dc;\">Image source: <a style=3D\"color:#94c0dc\" href=3D\"=\r\nhttp://poofytoo.com\">poofytoo.com</a> - Used with permission</span>=0D=\r\n=09=09=09=09=09</td>=0D=09=09=09=09</tr>=0D=09=09=09</tbody>=0D=09=09</t=\r\nable>=0D</body>=0D</html>\r\n\r\n--=_cab23e95b11172a2ca98a70e3b78d3a1--\r\n.\r\n250 2.0.0 Ok: queued as B83AB254A3\r\n'),(2411,2995,'_wp_page_template','default'),(2412,2995,'_elementor_edit_mode','builder'),(2413,2995,'_elementor_template_type','wp-page'),(2414,2995,'_elementor_version','3.8.0'),(2415,2995,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(2418,2996,'_wp_page_template','default'),(2419,2996,'_elementor_edit_mode','builder'),(2420,2996,'_elementor_template_type','wp-page'),(2421,2996,'_elementor_version','3.8.0'),(2422,2996,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9c611f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f6050e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d58116d\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"44\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false}]'),(2425,2997,'_wp_page_template','default'),(2426,2997,'_elementor_edit_mode','builder'),(2427,2997,'_elementor_template_type','wp-page'),(2428,2997,'_elementor_version','3.8.0'),(2429,2997,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(2432,13,'_elementor_pro_version','3.9.0'),(2435,2998,'solution','All good, mail sent.'),(2436,2998,'success','1'),(2437,2998,'from_header','&#34;r@privatewealth.co.uk&#34; <r@privatewealth.co.uk>'),(2438,2998,'to_header','r@privatewealth.co.uk'),(2439,2998,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2440,2998,'original_to','r@privatewealth.co.uk'),(2441,2998,'original_subject','New submission from Contact Form'),(2442,2998,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester form submission</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2443,2998,'original_headers','a:2:{s:4:\"From\";s:53:\"From: \"r@privatewealth.co.uk\" <r@privatewealth.co.uk>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2444,2998,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\n220 smtp.mandrillapp.com ESMTP\r\nEHLO capegliding.co.za\r\n250-relay-7.eu-west-1.relay-prod\r\n250-PIPELINING\r\n250-SIZE 26214400\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250 CHUNKING\r\nAUTH PLAIN\r\n334 \r\nAENHQwBtZC1nWUk1RFJldnhDaFpSSWZQeDIwaWFR\r\n235 2.7.0 Authentication successful\r\nMAIL FROM:<steve@porteranddaughters.com>\r\n250 2.1.0 Ok\r\nRCPT TO:<r@privatewealth.co.uk>\r\n250 2.1.5 Ok\r\nDATA\r\n354 End data with <CR><LF>.<CR><LF>\r\nX-Mailer: Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\r\nContent-Type: text/html; charset=UTF-8\r\nFrom: \"\'r@privatewealth.co.uk\'\" <r@privatewealth.co.uk>\r\nSender: steve@porteranddaughters.com\r\nTo: r@privatewealth.co.uk\r\nMessage-Id: <142dd8815e6a1a44fb84e970b21b4d02@capegliding.co.za>\r\nSubject: New submission from Contact Form\r\nDate: Tue, 13 Dec 2022 07:55:11 +0000\r\nContent-Transfer-Encoding: quoted-printable\r\nContent-Disposition: inline\r\nMIME-Version: 1.0\r\n\r\n<html>=0D=0A=09<head>=0D=0A=09=09<title>New submission from Contact Form=\r\n</title>=0D=0A=09</head>=0D=0A=09<body>=0D=0A=09=09<table width=3D\"99%\"=\r\n border=3D\"0\" cellpadding=3D\"1\" cellspacing=3D\"0\" bgcolor=3D\"#EAEAEA\"><t=\r\nr><td>=0D=0A                            <table width=3D\"100%\" border=3D\"=\r\n0\" cellpadding=3D\"5\" cellspacing=3D\"0\" bgcolor=3D\"#FFFFFF\">=0D=0A      =\r\n                      <tr bgcolor=3D\"#EAF2FA\">=0D=0A=09=09             =\r\n                       <td colspan=3D\"2\">=0D=0A=09=09                  =\r\n                      <font style=3D\"font-family: sans-serif; font-size:=\r\n12px;\"><strong>Name</strong></font>=0D=0A=09=09                        =\r\n            </td>=0D=0A=09=09                               </tr>=0D=0A=\r\n=09=09                               <tr bgcolor=3D\"#FFFFFF\">=0D=0A=09=\r\n=09                                    <td width=3D\"20\">&nbsp;</td>=0D=\r\n=0A=09=09                                    <td>=0D=0A=09=09          =\r\n                              <font style=3D\"font-family: sans-serif; fo=\r\nnt-size:12px;\">Steve Porter</font>=0D=0A=09=09                         =\r\n           </td>=0D=0A=09=09                               </tr>=0D=0A=\r\n=09=09                               <tr bgcolor=3D\"#EAF2FA\">=0D=0A=09=\r\n=09                                    <td colspan=3D\"2\">=0D=0A=09=09  =\r\n                                      <font style=3D\"font-family: sans-s=\r\nerif; font-size:12px;\"><strong>Email Address</strong></font>=0D=0A=09=09=\r\n                                    </td>=0D=0A=09=09                  =\r\n             </tr>=0D=0A=09=09                               <tr bgcolor=\r\n=3D\"#FFFFFF\">=0D=0A=09=09                                    <td width=\r\n=3D\"20\">&nbsp;</td>=0D=0A=09=09                                    <td>=\r\n=0D=0A=09=09                                        <font style=3D\"font-=\r\nfamily: sans-serif; font-size:12px;\"><a href=3D\'mailto:steve@porterandda=\r\nughters.com\'>steve@porteranddaughters.com</a></font>=0D=0A=09=09       =\r\n                             </td>=0D=0A=09=09                         =\r\n      </tr>=0D=0A=09=09                               <tr bgcolor=3D\"#EA=\r\nF2FA\">=0D=0A=09=09                                    <td colspan=3D\"2\">=\r\n=0D=0A=09=09                                        <font style=3D\"font-=\r\nfamily: sans-serif; font-size:12px;\"><strong>Message Comments</strong></=\r\nfont>=0D=0A=09=09                                    </td>=0D=0A=09=09 =\r\n                              </tr>=0D=0A=09=09                        =\r\n       <tr bgcolor=3D\"#FFFFFF\">=0D=0A=09=09                            =\r\n        <td width=3D\"20\">&nbsp;</td>=0D=0A=09=09                       =\r\n             <td>=0D=0A=09=09                                        <fo=\r\nnt style=3D\"font-family: sans-serif; font-size:12px;\">Tester form submis=\r\nsion</font>=0D=0A=09=09                                    </td>=0D=0A=\r\n=09=09                               </tr>=0D=0A=09=09                 =\r\n              </table>=0D=0A                        </td>=0D=0A        =\r\n           </tr>=0D=0A               </table>=0D=0A=09</body>=0D=0A</htm=\r\nl>\r\n.\r\n250 2.0.0 Ok: queued as 98A6625847\r\n'),(2458,2999,'solution','All good, mail sent.'),(2459,2999,'success','1'),(2460,2999,'from_header','&#34;r@privatewealth.co.uk&#34; <r@privatewealth.co.uk>'),(2461,2999,'to_header','r@privatewealth.co.uk'),(2462,2999,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2463,2999,'original_to','r@privatewealth.co.uk'),(2464,2999,'original_subject','New submission from Contact Form'),(2465,2999,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. Id like to have a glide as passenger. What is the tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2466,2999,'original_headers','a:2:{s:4:\"From\";s:53:\"From: \"r@privatewealth.co.uk\" <r@privatewealth.co.uk>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2467,2999,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\n220 smtp.mandrillapp.com ESMTP\r\nEHLO capegliding.co.za\r\n250-relay-3.eu-west-1.relay-prod\r\n250-PIPELINING\r\n250-SIZE 26214400\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250 CHUNKING\r\nAUTH PLAIN\r\n334 \r\nAENHQwBtZC1nWUk1RFJldnhDaFpSSWZQeDIwaWFR\r\n235 2.7.0 Authentication successful\r\nMAIL FROM:<steve@porteranddaughters.com>\r\n250 2.1.0 Ok\r\nRCPT TO:<r@privatewealth.co.uk>\r\n250 2.1.5 Ok\r\nDATA\r\n354 End data with <CR><LF>.<CR><LF>\r\nX-Mailer: Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\r\nContent-Type: text/html; charset=UTF-8\r\nFrom: \"\'r@privatewealth.co.uk\'\" <r@privatewealth.co.uk>\r\nSender: steve@porteranddaughters.com\r\nTo: r@privatewealth.co.uk\r\nMessage-Id: <5ef30560f905f6e9080a99053577a36c@capegliding.co.za>\r\nSubject: New submission from Contact Form\r\nDate: Tue, 13 Dec 2022 17:28:28 +0000\r\nContent-Transfer-Encoding: quoted-printable\r\nContent-Disposition: inline\r\nMIME-Version: 1.0\r\n\r\n<html>=0D=0A=09<head>=0D=0A=09=09<title>New submission from Contact Form=\r\n</title>=0D=0A=09</head>=0D=0A=09<body>=0D=0A=09=09<table width=3D\"99%\"=\r\n border=3D\"0\" cellpadding=3D\"1\" cellspacing=3D\"0\" bgcolor=3D\"#EAEAEA\"><t=\r\nr><td>=0D=0A                            <table width=3D\"100%\" border=3D\"=\r\n0\" cellpadding=3D\"5\" cellspacing=3D\"0\" bgcolor=3D\"#FFFFFF\">=0D=0A      =\r\n                      <tr bgcolor=3D\"#EAF2FA\">=0D=0A=09=09             =\r\n                       <td colspan=3D\"2\">=0D=0A=09=09                  =\r\n                      <font style=3D\"font-family: sans-serif; font-size:=\r\n12px;\"><strong>Name</strong></font>=0D=0A=09=09                        =\r\n            </td>=0D=0A=09=09                               </tr>=0D=0A=\r\n=09=09                               <tr bgcolor=3D\"#FFFFFF\">=0D=0A=09=\r\n=09                                    <td width=3D\"20\">&nbsp;</td>=0D=\r\n=0A=09=09                                    <td>=0D=0A=09=09          =\r\n                              <font style=3D\"font-family: sans-serif; fo=\r\nnt-size:12px;\">Grant Murray</font>=0D=0A=09=09                         =\r\n           </td>=0D=0A=09=09                               </tr>=0D=0A=\r\n=09=09                               <tr bgcolor=3D\"#EAF2FA\">=0D=0A=09=\r\n=09                                    <td colspan=3D\"2\">=0D=0A=09=09  =\r\n                                      <font style=3D\"font-family: sans-s=\r\nerif; font-size:12px;\"><strong>Email Address</strong></font>=0D=0A=09=09=\r\n                                    </td>=0D=0A=09=09                  =\r\n             </tr>=0D=0A=09=09                               <tr bgcolor=\r\n=3D\"#FFFFFF\">=0D=0A=09=09                                    <td width=\r\n=3D\"20\">&nbsp;</td>=0D=0A=09=09                                    <td>=\r\n=0D=0A=09=09                                        <font style=3D\"font-=\r\nfamily: sans-serif; font-size:12px;\"><a href=3D\'mailto:grantcm73@gmail.c=\r\nom\'>grantcm73@gmail.com</a></font>=0D=0A=09=09                         =\r\n           </td>=0D=0A=09=09                               </tr>=0D=0A=\r\n=09=09                               <tr bgcolor=3D\"#EAF2FA\">=0D=0A=09=\r\n=09                                    <td colspan=3D\"2\">=0D=0A=09=09  =\r\n                                      <font style=3D\"font-family: sans-s=\r\nerif; font-size:12px;\"><strong>Message Comments</strong></font>=0D=0A=09=\r\n=09                                    </td>=0D=0A=09=09               =\r\n                </tr>=0D=0A=09=09                               <tr bgco=\r\nlor=3D\"#FFFFFF\">=0D=0A=09=09                                    <td widt=\r\nh=3D\"20\">&nbsp;</td>=0D=0A=09=09                                    <td>=\r\n=0D=0A=09=09                                        <font style=3D\"font-=\r\nfamily: sans-serif; font-size:12px;\">Hi. Id like to have a glide as pass=\r\nenger. What is the tariff please</font>=0D=0A=09=09                    =\r\n                </td>=0D=0A=09=09                               </tr>=0D=\r\n=0A=09=09                               </table>=0D=0A                 =\r\n       </td>=0D=0A                   </tr>=0D=0A               </table>=\r\n=0D=0A=09</body>=0D=0A</html>\r\n.\r\n250 2.0.0 Ok: queued as EDA5F21B74\r\n'),(2468,3000,'solution','All good, mail sent.'),(2469,3000,'success','1'),(2470,3000,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2471,3000,'to_header','r@privatewealth.co.uk'),(2472,3000,'transport_uri','smtps:plain://smtp.mandrillapp.com:465'),(2473,3000,'original_to','r@privatewealth.co.uk'),(2474,3000,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(2475,3000,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.20 to 1.1.21) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Yoast SEO (from version 19.11 to 19.12) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(2476,3000,'original_headers',''),(2477,3000,'session_transcript','smtps:plain://smtp.mandrillapp.com:465\n\n220 smtp.mandrillapp.com ESMTP\r\nEHLO capegliding.co.za\r\n250-relay-9.eu-west-1.relay-prod\r\n250-PIPELINING\r\n250-SIZE 26214400\r\n250-STARTTLS\r\n250-AUTH PLAIN LOGIN\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250 CHUNKING\r\nAUTH PLAIN\r\n334 \r\nAENHQwBtZC1nWUk1RFJldnhDaFpSSWZQeDIwaWFR\r\n235 2.7.0 Authentication successful\r\nMAIL FROM:<steve@porteranddaughters.com>\r\n250 2.1.0 Ok\r\nRCPT TO:<r@privatewealth.co.uk>\r\n250 2.1.5 Ok\r\nDATA\r\n354 End data with <CR><LF>.<CR><LF>\r\nX-Mailer: Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\r\nContent-Type: text/plain; charset=UTF-8\r\nFrom: Cape Gliding Club <steve@porteranddaughters.com>\r\nSender: steve@porteranddaughters.com\r\nTo: r@privatewealth.co.uk\r\nMessage-Id: <b066888a4ccf9e14237a4a4c9fa48c2f@capegliding.co.za>\r\nSubject: [Cape Gliding Club] Some plugins were automatically updated\r\nDate: Tue, 13 Dec 2022 21:48:53 +0000\r\nContent-Transfer-Encoding: quoted-printable\r\nContent-Disposition: inline\r\nMIME-Version: 1.0\r\n\r\nHowzit! Some plugins have automatically updated to their latest versions=\r\n on your site at https://www.capegliding.co.za. No further action is nee=\r\nded on your part.=0A=0A=0AThese plugins are now up to date:=0A- Elemento=\r\nr Addons by WPZOOM (from version 1.1.20 to 1.1.21) : https://wordpress.o=\r\nrg/plugins/wpzoom-elementor-addons/=0A- Yoast SEO (from version 19.11 to=\r\n 19.12) : https://wordpress.org/plugins/wordpress-seo/=0A=0A=0AIf you ex=\r\nperience any issues or need support, the volunteers in the WordPress.org=\r\n support forums may be able to help.=0Ahttps://wordpress.org/support/for=\r\nums/=0A=0AThe WordPress Team\r\n.\r\n250 2.0.0 Ok: queued as EE7BD45102\r\n'),(2479,3001,'solution','All good, mail sent.'),(2480,3001,'success','1'),(2481,3001,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2482,3001,'to_header','steve@porteranddaughters.com'),(2483,3001,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2484,3001,'original_to','steve@porteranddaughters.com'),(2485,3001,'original_subject','Postman SMTP Test (www.capegliding.co.za)'),(2486,3001,'original_message','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>'),(2487,3001,'original_headers','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n'),(2488,3001,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <e742dcb2b2d333f06876e70202971f0f@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r<html xmlns=\"http://www.w3.org/1999/xhtml\">\r<head>\r<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r<style type=\"text/css\" media=\"all\">\r.wporg-notification .im {\r	color: #888;\r} /* undo a GMail-inserted style */\r</style>\r</head>\r<body class=\"wporg-notification\">\r	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r			<tbody>\r				<tr>\r					<td>\r						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r							<tbody>\r								<tr>\r									<td>\r										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r												<br/>\r											</div>\r										</div>\r									</td>\r								</tr>\r							</tbody>\r						</table>\r						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r					</td>\r				</tr>\r			</tbody>\r		</table>\r</body>\r</html>\n            [textContent] => Hello!\r\rSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\r\n            [subject] => Postman SMTP Test (www.capegliding.co.za)\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [MIME-Version] => 1.0\n                    [message-id] => e742dcb2b2d333f06876e70202971f0f@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2489,3002,'solution','All good, mail sent.'),(2490,3002,'success','1'),(2491,3002,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2492,3002,'to_header','steve@porteranddaughters.com'),(2493,3002,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2494,3002,'original_to','steve@porteranddaughters.com'),(2495,3002,'original_subject','Postman SMTP Test (www.capegliding.co.za)'),(2496,3002,'original_message','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>'),(2497,3002,'original_headers','Content-Type: multipart/alternative;\r\nMIME-Version: 1.0\r\n'),(2498,3002,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <29ab1ed652472c0bf5896cb2ec3715ef@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r<html xmlns=\"http://www.w3.org/1999/xhtml\">\r<head>\r<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r<style type=\"text/css\" media=\"all\">\r.wporg-notification .im {\r	color: #888;\r} /* undo a GMail-inserted style */\r</style>\r</head>\r<body class=\"wporg-notification\">\r	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r			<tbody>\r				<tr>\r					<td>\r						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r							<tbody>\r								<tr>\r									<td>\r										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r												<br/>\r											</div>\r										</div>\r									</td>\r								</tr>\r							</tbody>\r						</table>\r						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r					</td>\r				</tr>\r			</tbody>\r		</table>\r</body>\r</html>\n            [textContent] => Hello!\r\rSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\r\n            [subject] => Postman SMTP Test (www.capegliding.co.za)\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [MIME-Version] => 1.0\n                    [message-id] => 29ab1ed652472c0bf5896cb2ec3715ef@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2499,3003,'solution','All good, mail sent.'),(2500,3003,'success','1'),(2501,3003,'from_header','&#34;r@privatewealth.co.uk&#34; <r@privatewealth.co.uk>'),(2502,3003,'to_header','r@privatewealth.co.uk'),(2503,3003,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2504,3003,'original_to','r@privatewealth.co.uk'),(2505,3003,'original_subject','New submission from Contact Form'),(2506,3003,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester contact</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2507,3003,'original_headers','a:2:{s:4:\"From\";s:53:\"From: \"r@privatewealth.co.uk\" <r@privatewealth.co.uk>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2508,3003,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <bf6157eeb5d5e68d3484fdc0d9d349f3@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"r@privatewealth.co.uk\"\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester contact</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => bf6157eeb5d5e68d3484fdc0d9d349f3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2509,3004,'solution','All good, mail sent.'),(2510,3004,'success','1'),(2511,3004,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2512,3004,'to_header','cgc@datacarpentry.co.za'),(2513,3004,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2514,3004,'original_to','cgc@datacarpentry.co.za'),(2515,3004,'original_subject','[Cape Gliding Club] New Admin Email Address'),(2516,3004,'original_message','Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=b2916d9d86eaedd9ed4188227626908c\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za'),(2517,3004,'original_headers',''),(2518,3004,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <0780b157d3c72d612ae6f8146c4ad75c@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgc@datacarpentry.co.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=b2916d9d86eaedd9ed4188227626908c\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za\n            [subject] => [Cape Gliding Club] New Admin Email Address\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0780b157d3c72d612ae6f8146c4ad75c@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2519,3005,'solution','All good, mail sent.'),(2520,3005,'success','1'),(2521,3005,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2522,3005,'to_header','r@privatewealth.co.uk'),(2523,3005,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2524,3005,'original_to','r@privatewealth.co.uk'),(2525,3005,'original_subject','[Cape Gliding Club] Admin Email Changed'),(2526,3005,'original_message','Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is cgc@datacarpentry.co.za.\n\nThis email has been sent to r@privatewealth.co.uk\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za'),(2527,3005,'original_headers',''),(2528,3005,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <07d98e5608e68a7c31f5986d15428bbc@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is cgc@datacarpentry.co.za.\n\nThis email has been sent to r@privatewealth.co.uk\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za\n            [subject] => [Cape Gliding Club] Admin Email Changed\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 07d98e5608e68a7c31f5986d15428bbc@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2529,3006,'solution','All good, mail sent.'),(2530,3006,'success','1'),(2531,3006,'from_header','&#34;cgc@datacarpentry.co.za&#34; <cgc@datacarpentry.co.za>'),(2532,3006,'to_header','cgc@datacarpentry.co.za'),(2533,3006,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2534,3006,'original_to','cgc@datacarpentry.co.za'),(2535,3006,'original_subject','New submission from Contact Form'),(2536,3006,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">George Rebello</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grebello@iafrica.com\'>grebello@iafrica.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am interested in giving a gift of flight. Can you please let me have prices etc.?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2537,3006,'original_headers','a:2:{s:4:\"From\";s:57:\"From: \"cgc@datacarpentry.co.za\" <cgc@datacarpentry.co.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2538,3006,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <95d6cbb973a34e821ff489b1cc46e2aa@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"cgc@datacarpentry.co.za\"\n                    [email] => cgc@datacarpentry.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgc@datacarpentry.co.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">George Rebello</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grebello@iafrica.com\'>grebello@iafrica.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am interested in giving a gift of flight. Can you please let me have prices etc.?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 95d6cbb973a34e821ff489b1cc46e2aa@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2539,3007,'solution','All good, mail sent.'),(2540,3007,'success','1'),(2541,3007,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2542,3007,'to_header','cgc@datacarpentry.co.za'),(2543,3007,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2544,3007,'original_to','cgc@datacarpentry.co.za'),(2545,3007,'original_subject','[Cape Gliding Club] New User Registration'),(2546,3007,'original_message','New user registration on your site Cape Gliding Club:\r\n\r\nUsername: CGCAdmin\r\n\r\nEmail: cgcadmin@cgc.org.za\r\n'),(2547,3007,'original_headers',''),(2548,3007,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <e874128b5e252e8c17541a4c7eb9d0fe@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgc@datacarpentry.co.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => New user registration on your site Cape Gliding Club:\r\n\r\nUsername: CGCAdmin\r\n\r\nEmail: cgcadmin@cgc.org.za\r\n\n            [subject] => [Cape Gliding Club] New User Registration\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => e874128b5e252e8c17541a4c7eb9d0fe@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2549,3008,'solution','All good, mail sent.'),(2550,3008,'success','1'),(2551,3008,'from_header','Cape Gliding Club <steve@porteranddaughters.com>'),(2552,3008,'to_header','cgcadmin@cgc.org.za'),(2553,3008,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2554,3008,'original_to','cgcadmin@cgc.org.za'),(2555,3008,'original_subject','[Cape Gliding Club] Login Details'),(2556,3008,'original_message','Username: CGCAdmin\r\n\r\nTo set your password, visit the following address:\r\n\r\nhttps://www.capegliding.co.za/wp-login.php?action=rp&key=DA8MobmwciQZDXLbtB1V&login=CGCAdmin\r\n\r\nhttps://www.capegliding.co.za/wp-login.php\r\n'),(2557,3008,'original_headers',''),(2558,3008,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <dc0434ae510857dc82de9c373193a263@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgcadmin@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Username: CGCAdmin\r\n\r\nTo set your password, visit the following address:\r\n\r\nhttps://www.capegliding.co.za/wp-login.php?action=rp&key=DA8MobmwciQZDXLbtB1V&login=CGCAdmin\r\n\r\nhttps://www.capegliding.co.za/wp-login.php\r\n\n            [subject] => [Cape Gliding Club] Login Details\n            [replyTo] => \n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => dc0434ae510857dc82de9c373193a263@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2559,3009,'_wp_page_template','default'),(2560,3009,'_elementor_edit_mode','builder'),(2561,3009,'_elementor_template_type','wp-page'),(2562,3009,'_elementor_version','3.9.0'),(2563,3009,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(2565,3009,'_elementor_pro_version','3.7.2'),(2567,3010,'_wp_page_template','default'),(2568,3010,'_elementor_edit_mode','builder'),(2569,3010,'_elementor_template_type','wp-page'),(2570,3010,'_elementor_version','3.9.0'),(2571,3010,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(2573,3010,'_elementor_pro_version','3.7.2'),(2575,3011,'_wp_page_template','default'),(2576,3011,'_elementor_edit_mode','builder'),(2577,3011,'_elementor_template_type','wp-page'),(2578,3011,'_elementor_version','3.9.0'),(2579,3011,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557481f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eded26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bdfb198\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2581,3011,'_elementor_pro_version','3.7.2'),(2585,3012,'_wp_page_template','default'),(2586,3012,'_elementor_edit_mode','builder'),(2587,3012,'_elementor_template_type','wp-page'),(2588,3012,'_elementor_version','3.9.0'),(2589,3012,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557481f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eded26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bdfb198\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2591,3012,'_elementor_pro_version','3.9.0'),(2593,3013,'_wp_page_template','default'),(2594,3013,'_elementor_edit_mode','builder'),(2595,3013,'_elementor_template_type','wp-page'),(2596,3013,'_elementor_version','3.9.0'),(2597,3013,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557481f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eded26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bdfb198\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2599,3013,'_elementor_pro_version','3.9.0'),(2601,3014,'_wp_page_template','default'),(2602,3014,'_elementor_edit_mode','builder'),(2603,3014,'_elementor_template_type','wp-page'),(2604,3014,'_elementor_version','3.9.0'),(2605,3014,'_elementor_data','[{\"id\":\"13108fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":853,\"sizes\":[]}},\"elements\":[{\"id\":\"6503252\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44ea464\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"93f08d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.333},\"elements\":[{\"id\":\"551ea2c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"93dc40c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.598},\"elements\":[{\"id\":\"23581e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>Address:<\\/h4>\\n<p>Worcester Airfield<br \\/><span style=\\\"font-size: 1rem;\\\">Worcester<br \\/><\\/span>Western Cape<br \\/>South Africa<\\/p>\\n<h4><span style=\\\"font-size: 1rem;\\\">Club Flying Hours:<\\/span><\\/h4>\\n<p>Saturday: 8:00am \\u2013 5:00pm<br \\/>Sunday: 8:00am \\u2013 5:00pm<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0d0d54a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0c4eb74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3448497\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[gravityform id=\\\"1\\\" title=\\\"false\\\" description=\\\"false\\\" ajax=\\\"true\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557481f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6eded26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bdfb198\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2607,3014,'_elementor_pro_version','3.9.0'),(2609,13,'_elementor_controls_usage','a:6:{s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(2611,3015,'solution','All good, mail sent.'),(2612,3015,'success','1'),(2613,3015,'from_header','&#34;cgc@datacarpentry.co.za&#34; <cgc@datacarpentry.co.za>'),(2614,3015,'to_header','cgc@datacarpentry.co.za'),(2615,3015,'reply_to_header','info@cgc.org.za'),(2616,3015,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2617,3015,'original_to','cgc@datacarpentry.co.za'),(2618,3015,'original_subject','New submission from Contact Form'),(2619,3015,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester for info@cgc.org.za 12:27</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2620,3015,'original_headers','a:2:{s:4:\"From\";s:57:\"From: \"cgc@datacarpentry.co.za\" <cgc@datacarpentry.co.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2621,3015,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <de1dd6d91e946fe0f8a12fa7d935be93@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"cgc@datacarpentry.co.za\"\n                    [email] => cgc@datacarpentry.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgc@datacarpentry.co.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester for info@cgc.org.za 12:27</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => de1dd6d91e946fe0f8a12fa7d935be93@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2622,3016,'solution','All good, mail sent.'),(2623,3016,'success','1'),(2624,3016,'from_header','Cape Gliding Club <info@cgc.org.za>'),(2625,3016,'to_header','info@cgc.org.za'),(2626,3016,'reply_to_header','info@cgc.org.za'),(2627,3016,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2628,3016,'original_to','info@cgc.org.za'),(2629,3016,'original_subject','[Cape Gliding Club] New Admin Email Address'),(2630,3016,'original_message','Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=2709efe160df351963131640b0442eaf\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to info@cgc.org.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za'),(2631,3016,'original_headers',''),(2632,3016,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <4e5fe1a3355cc5d9ebcba0b0d65ff7bb@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=2709efe160df351963131640b0442eaf\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to info@cgc.org.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za\n            [subject] => [Cape Gliding Club] New Admin Email Address\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 4e5fe1a3355cc5d9ebcba0b0d65ff7bb@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2633,3017,'solution','All good, mail sent.'),(2634,3017,'success','1'),(2635,3017,'from_header','Cape Gliding Club <info@cgc.org.za>'),(2636,3017,'to_header','cgc@datacarpentry.co.za'),(2637,3017,'reply_to_header','info@cgc.org.za'),(2638,3017,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2639,3017,'original_to','cgc@datacarpentry.co.za'),(2640,3017,'original_subject','[Cape Gliding Club] Admin Email Changed'),(2641,3017,'original_message','Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is info@cgc.org.za.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za'),(2642,3017,'original_headers',''),(2643,3017,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <efd28a1b3b4c2fdb20f12e112e900415@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => cgc@datacarpentry.co.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is info@cgc.org.za.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za\n            [subject] => [Cape Gliding Club] Admin Email Changed\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => efd28a1b3b4c2fdb20f12e112e900415@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2644,3018,'solution','All good, mail sent.'),(2645,3018,'success','1'),(2646,3018,'from_header','Cape Gliding Club <info@cgc.org.za>'),(2647,3018,'to_header','info@cgc.org.za'),(2648,3018,'reply_to_header','info@cgc.org.za'),(2649,3018,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2650,3018,'original_to','info@cgc.org.za'),(2651,3018,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(2652,3018,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.0 to 3.9.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(2653,3018,'original_headers',''),(2654,3018,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <1ed33052ed49b04a88120eda9d9e3288@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.0 to 3.9.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1ed33052ed49b04a88120eda9d9e3288@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2655,3019,'solution','All good, mail sent.'),(2656,3019,'success','1'),(2657,3019,'from_header','Cape Gliding Club <info@cgc.org.za>'),(2658,3019,'to_header','info@cgc.org.za'),(2659,3019,'reply_to_header','info@cgc.org.za'),(2660,3019,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2661,3019,'original_to','info@cgc.org.za'),(2662,3019,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(2663,3019,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.9.0 to 3.9.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(2664,3019,'original_headers',''),(2665,3019,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <0e650d999822898b5c1c7875aaa92c64@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.9.0 to 3.9.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0e650d999822898b5c1c7875aaa92c64@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2673,3020,'solution','Not found, check status column for more info.'),(2674,3020,'success',''),(2675,3020,'from_header','CGC Booking system <r@privatewealth.co.uk>'),(2676,3020,'to_header','CGC Booking system <r@privatewealth.co.uk>'),(2677,3020,'reply_to_header','melissajorankin@gmail.com'),(2678,3020,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2679,3020,'original_to','CGC Booking system'),(2680,3020,'original_subject','New booking'),(2681,3020,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 21 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(2682,3020,'original_headers','From: CGC Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\nReply-To: melissajorankin@gmail.com\r\n'),(2683,3020,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 21 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 4dccad54e998ca80826cb668d29f9f0a@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2684,3021,'solution','Not found, check status column for more info.'),(2685,3021,'success',''),(2686,3021,'from_header','Booking system <r@privatewealth.co.uk>'),(2687,3021,'to_header','Melissa Rankin <melissajorankin@gmail.com>'),(2688,3021,'reply_to_header','info@cgc.org.za'),(2689,3021,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2690,3021,'original_to','Melissa Rankin'),(2691,3021,'original_subject','New booking'),(2692,3021,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(2693,3021,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(2694,3021,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => melissajorankin@gmail.com\n                        )\n\n                    [name] => Melissa Rankin\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2a831c7e7ebcd943d36171d2ad3eba70@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2702,3022,'solution','Not found, check status column for more info.'),(2703,3022,'success',''),(2704,3022,'from_header','CGC Booking system <r@privatewealth.co.uk>'),(2705,3022,'to_header','CGC Booking system <r@privatewealth.co.uk>'),(2706,3022,'reply_to_header','melissajorankin@gmail.com'),(2707,3022,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2708,3022,'original_to','CGC Booking system'),(2709,3022,'original_subject','New booking'),(2710,3022,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 21 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(2711,3022,'original_headers','From: CGC Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\nReply-To: melissajorankin@gmail.com\r\n'),(2712,3022,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 21 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 69e87a066467e2cfb1e11fbb315d7d1e@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2713,3023,'solution','Not found, check status column for more info.'),(2714,3023,'success',''),(2715,3023,'from_header','Booking system <r@privatewealth.co.uk>'),(2716,3023,'to_header','Melissa Rankin <melissajorankin@gmail.com>'),(2717,3023,'reply_to_header','info@cgc.org.za'),(2718,3023,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2719,3023,'original_to','Melissa Rankin'),(2720,3023,'original_subject','New booking'),(2721,3023,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(2722,3023,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(2723,3023,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => melissajorankin@gmail.com\n                        )\n\n                    [name] => Melissa Rankin\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0d0d91490cff8159bd8e8da2ad4621c7@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2724,3024,'solution','All good, mail sent.'),(2725,3024,'success','1'),(2726,3024,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2727,3024,'to_header','info@cgc.org.za'),(2728,3024,'reply_to_header','info@cgc.org.za'),(2729,3024,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2730,3024,'original_to','info@cgc.org.za'),(2731,3024,'original_subject','New submission from Contact Form'),(2732,3024,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2733,3024,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2734,3024,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <de38e3344d91a298d12080c6dce816f9@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => de38e3344d91a298d12080c6dce816f9@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2736,3025,'solution','All good, mail sent.'),(2737,3025,'success','1'),(2738,3025,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2739,3025,'to_header','info@cgc.org.za'),(2740,3025,'reply_to_header','info@cgc.org.za'),(2741,3025,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2742,3025,'original_to','info@cgc.org.za'),(2743,3025,'original_subject','New submission from Contact Form'),(2744,3025,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Etienne Smith</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:etienne.smith2602@gmail.com\'>etienne.smith2602@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is there anyone that would give me a flip in a glider.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2745,3025,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2746,3025,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <83b430815486491fb14c029c462fd2aa@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Etienne Smith</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:etienne.smith2602@gmail.com\'>etienne.smith2602@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is there anyone that would give me a flip in a glider.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 83b430815486491fb14c029c462fd2aa@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2749,3026,'solution','All good, mail sent.'),(2750,3026,'success','1'),(2751,3026,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2752,3026,'to_header','info@cgc.org.za'),(2753,3026,'reply_to_header','info@cgc.org.za'),(2754,3026,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2755,3026,'original_to','info@cgc.org.za'),(2756,3026,'original_subject','New submission from Contact Form'),(2757,3026,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2758,3026,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2759,3026,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <2dbba3cfe5d937a8e4d838b6bf5cdc2c@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2dbba3cfe5d937a8e4d838b6bf5cdc2c@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2760,3027,'solution','All good, mail sent.'),(2761,3027,'success','1'),(2762,3027,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2763,3027,'to_header','info@cgc.org.za'),(2764,3027,'reply_to_header','info@cgc.org.za'),(2765,3027,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2766,3027,'original_to','info@cgc.org.za'),(2767,3027,'original_subject','New submission from Contact Form'),(2768,3027,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stephen Cox</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:coxstc@gmail.com\'>coxstc@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Would lime to lnow the cost of an intro flight and where to book...</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2769,3027,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2770,3027,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <5f4735aa963aa8f40354caf6440270d8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stephen Cox</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:coxstc@gmail.com\'>coxstc@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Would lime to lnow the cost of an intro flight and where to book...</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 5f4735aa963aa8f40354caf6440270d8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2771,3028,'solution','All good, mail sent.'),(2772,3028,'success','1'),(2773,3028,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2774,3028,'to_header','info@cgc.org.za'),(2775,3028,'reply_to_header','info@cgc.org.za'),(2776,3028,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2777,3028,'original_to','info@cgc.org.za'),(2778,3028,'original_subject','New submission from Contact Form'),(2779,3028,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan Marais</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:john3v16ministries@gmail.com\'>john3v16ministries@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, what do it cost to go with somebody  and flying time and i am  oubout 135kg and nearly 2mt in height. Will that be a problem</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2780,3028,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2781,3028,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <457d85d60f6fff185f3f07718c6a8ae8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan Marais</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:john3v16ministries@gmail.com\'>john3v16ministries@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, what do it cost to go with somebody  and flying time and i am  oubout 135kg and nearly 2mt in height. Will that be a problem</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 457d85d60f6fff185f3f07718c6a8ae8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2784,3030,'_wp_attached_file','woocommerce-placeholder.png'),(2785,3030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12560;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67801;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2314;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38623;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40273;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x335.png\";s:5:\"width\";i:800;s:6:\"height\";i:335;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61543;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x900.png\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91892;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64018;}}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:{}}}'),(2792,3039,'solution','All good, mail sent.'),(2793,3039,'success','1'),(2794,3039,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(2795,3039,'to_header','info@cgc.org.za'),(2796,3039,'reply_to_header','info@cgc.org.za'),(2797,3039,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2798,3039,'original_to','info@cgc.org.za'),(2799,3039,'original_subject','New submission from Contact Form'),(2800,3039,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Theodore Bentley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:theodore.bentley.TB36@gmail.com\'>theodore.bentley.TB36@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to send my son in law for a shorter  flight.<br />\r\nWhat would the cost be ?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(2801,3039,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(2802,3039,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <2cce7abedd2ee77a15e38ee5719c9585@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Theodore Bentley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:theodore.bentley.TB36@gmail.com\'>theodore.bentley.TB36@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to send my son in law for a shorter  flight.<br />\r\nWhat would the cost be ?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2cce7abedd2ee77a15e38ee5719c9585@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2803,3040,'_wp_attached_file','2022/12/280750315_6011262825556718_8193889690659304022_n.jpg'),(2804,3040,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:1280;s:4:\"file\";s:60:\"2022/12/280750315_6011262825556718_8193889690659304022_n.jpg\";s:8:\"filesize\";i:82934;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11287;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"280750315_6011262825556718_8193889690659304022_n-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5910;}s:30:\"twentyseventeen-featured-image\";a:5:{s:4:\"file\";s:61:\"280750315_6011262825556718_8193889690659304022_n-720x1200.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91113;}s:32:\"twentyseventeen-thumbnail-avatar\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12457;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-350x622.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:622;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33241;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3523;}s:24:\"portfolio_item-thumbnail\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34108;}s:22:\"portfolio_item-masonry\";a:5:{s:4:\"file\";s:61:\"280750315_6011262825556718_8193889690659304022_n-600x1067.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76312;}s:31:\"portfolio_item-thumbnail_cinema\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-720x335.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:335;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30732;}s:33:\"portfolio_item-thumbnail_portrait\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68114;}s:31:\"portfolio_item-thumbnail_square\";a:5:{s:4:\"file\";s:60:\"280750315_6011262825556718_8193889690659304022_n-720x800.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63700;}}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:{}}}'),(2837,2945,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(2838,2909,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(2839,2895,'_elementor_controls_usage','a:4:{s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(2840,2888,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(2841,2751,'_elementor_controls_usage','a:4:{s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:5:{s:10:\"video_type\";i:1;s:9:\"vimeo_url\";i:1;s:8:\"autoplay\";i:1;s:14:\"play_on_mobile\";i:1;s:4:\"loop\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(2846,11,'_elementor_controls_usage','a:2:{s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(2861,3043,'_last_editor_used_jetpack','classic-editor'),(2862,3043,'_edit_lock','1674647300:2'),(2863,3043,'_edit_last','2'),(2864,3043,'_product_addons','a:0:{}'),(2865,3043,'_product_addons_exclude_global','0'),(2866,3043,'total_sales','0'),(2867,3043,'_tax_status','taxable'),(2868,3043,'_tax_class',''),(2869,3043,'_manage_stock','no'),(2870,3043,'_backorders','no'),(2871,3043,'_sold_individually','no'),(2872,3043,'_virtual','yes'),(2873,3043,'_downloadable','no'),(2874,3043,'_download_limit','-1'),(2875,3043,'_download_expiry','-1'),(2876,3043,'_stock',NULL),(2877,3043,'_stock_status','instock'),(2878,3043,'_wc_average_rating','0'),(2879,3043,'_wc_review_count','0'),(2880,3043,'_product_version','7.2.0'),(2881,3043,'_regular_price','2500'),(2882,3043,'_has_additional_costs',NULL),(2883,3043,'_wc_appointment_has_price_label',''),(2884,3043,'_wc_appointment_price_label',''),(2885,3043,'_wc_appointment_has_pricing',''),(2886,3043,'_wc_appointment_pricing','a:0:{}'),(2887,3043,'_wc_appointment_qty','1'),(2888,3043,'_wc_appointment_qty_min','1'),(2889,3043,'_wc_appointment_qty_max','1'),(2890,3043,'_wc_appointment_duration_unit','day'),(2891,3043,'_wc_appointment_duration','1'),(2892,3043,'_wc_appointment_interval_unit','hour'),(2893,3043,'_wc_appointment_interval','1'),(2894,3043,'_wc_appointment_padding_duration_unit','day'),(2895,3043,'_wc_appointment_padding_duration','0'),(2896,3043,'_wc_appointment_min_date_unit','day'),(2897,3043,'_wc_appointment_min_date','0'),(2898,3043,'_wc_appointment_max_date_unit','month'),(2899,3043,'_wc_appointment_max_date','12'),(2900,3043,'_wc_appointment_user_can_cancel',''),(2901,3043,'_wc_appointment_cancel_limit_unit','day'),(2902,3043,'_wc_appointment_cancel_limit','1'),(2903,3043,'_wc_appointment_user_can_reschedule',''),(2904,3043,'_wc_appointment_reschedule_limit_unit','day'),(2905,3043,'_wc_appointment_reschedule_limit','1'),(2906,3043,'_wc_appointment_requires_confirmation',''),(2907,3043,'_wc_appointment_customer_timezones',''),(2908,3043,'_wc_appointment_cal_color','#0073aa'),(2909,3043,'_wc_appointment_availability_span',''),(2910,3043,'_wc_appointment_availability_autoselect',''),(2911,3043,'_wc_appointment_has_restricted_days',''),(2912,3043,'_wc_appointment_restricted_days',''),(2913,3043,'_wc_appointment_staff_label',''),(2914,3043,'_wc_appointment_staff_assignment','customer'),(2915,3043,'_wc_appointment_staff_nopref',''),(2916,3043,'_staff_base_costs','a:0:{}'),(2917,3043,'_staff_qtys','a:0:{}'),(2918,3043,'_price','2500'),(2919,3043,'_yoast_wpseo_content_score','30'),(2920,3043,'_yoast_wpseo_estimated-reading-time-minutes','1'),(2921,3043,'_yoast_wpseo_wordproof_timestamp',''),(2922,3043,'_thumbnail_id','72'),(2923,3043,'_product_image_gallery','56,54,16,2924'),(2924,3043,'_yoast_wpseo_primary_product_cat','26'),(2949,3046,'solution','Not found, check status column for more info.'),(2950,3046,'success',''),(2951,3046,'from_header','CGC Booking system <info@cgc.org.za>'),(2952,3046,'to_header','CGC Booking system <info@cgc.org.za>'),(2953,3046,'reply_to_header','steve@porteranddaughters.com'),(2954,3046,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2955,3046,'original_to','CGC Booking system'),(2956,3046,'original_subject','New booking'),(2957,3046,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(2958,3046,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: steve@porteranddaughters.com\r\n'),(2959,3046,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 79a191ce78ba091e8a582b0c863adacf@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2960,3047,'solution','Not found, check status column for more info.'),(2961,3047,'success',''),(2962,3047,'from_header','Booking system <r@privatewealth.co.uk>'),(2963,3047,'to_header','Steve Porter <steve@porteranddaughters.com>'),(2964,3047,'reply_to_header','info@cgc.org.za'),(2965,3047,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2966,3047,'original_to','Steve Porter'),(2967,3047,'original_subject','New booking'),(2968,3047,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(2969,3047,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(2970,3047,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c53816b07676b5602f83a413a30fb448@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2971,3048,'solution','Not found, check status column for more info.'),(2972,3048,'success',''),(2973,3048,'from_header','CGC Booking system <info@cgc.org.za>'),(2974,3048,'to_header','CGC Booking system <info@cgc.org.za>'),(2975,3048,'reply_to_header','steve@porteranddaughters.com'),(2976,3048,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2977,3048,'original_to','CGC Booking system'),(2978,3048,'original_subject','New booking'),(2979,3048,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(2980,3048,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: steve@porteranddaughters.com\r\n'),(2981,3048,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => a82a50a62310a4c98db40de04e6e8d96@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2982,3049,'solution','Not found, check status column for more info.'),(2983,3049,'success',''),(2984,3049,'from_header','Booking system <r@privatewealth.co.uk>'),(2985,3049,'to_header','Steve Porter <steve@porteranddaughters.com>'),(2986,3049,'reply_to_header','info@cgc.org.za'),(2987,3049,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2988,3049,'original_to','Steve Porter'),(2989,3049,'original_subject','New booking'),(2990,3049,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(2991,3049,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(2992,3049,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 834f553efe922118672d1793808c16f8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(2993,3050,'solution','Not found, check status column for more info.'),(2994,3050,'success',''),(2995,3050,'from_header','CGC Booking system <info@cgc.org.za>'),(2996,3050,'to_header','CGC Booking system <info@cgc.org.za>'),(2997,3050,'reply_to_header','smith@your-server.com'),(2998,3050,'transport_uri','https://smtp-relay.sendinblue.com:587'),(2999,3050,'original_to','CGC Booking system'),(3000,3050,'original_subject','New booking'),(3001,3050,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3002,3050,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3003,3050,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 430adafd9248079d2c87eb142ab5dcf7@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3004,3051,'solution','Not found, check status column for more info.'),(3005,3051,'success',''),(3006,3051,'from_header','CGC Booking system <info@cgc.org.za>'),(3007,3051,'to_header','CGC Booking system <info@cgc.org.za>'),(3008,3051,'reply_to_header','smith@your-server.com'),(3009,3051,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3010,3051,'original_to','CGC Booking system'),(3011,3051,'original_subject','New booking'),(3012,3051,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3013,3051,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3014,3051,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => \n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => effed4bd58f94df3304d2fe6d1734016@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3015,3052,'solution','Not found, check status column for more info.'),(3016,3052,'success',''),(3017,3052,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3018,3052,'to_header','CGC Booking system <info@cgc.org.za>'),(3019,3052,'cc_header','steve@porteranddaughters.com'),(3020,3052,'reply_to_header','smith@your-server.com'),(3021,3052,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3022,3052,'original_to','CGC Booking system'),(3023,3052,'original_subject','New booking'),(3024,3052,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3025,3052,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3026,3052,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 3e76b387c9b2035743ca623a591321f7@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3027,3053,'solution','Not found, check status column for more info.'),(3028,3053,'success',''),(3029,3053,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3030,3053,'to_header','CGC Booking system <info@capegliding.co.za>'),(3031,3053,'cc_header','steve@porteranddaughters.com'),(3032,3053,'reply_to_header','smith@your-server.com'),(3033,3053,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3034,3053,'original_to','CGC Booking system'),(3035,3053,'original_subject','New booking'),(3036,3053,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3037,3053,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3038,3053,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0138d82d4d8ae2c78a660795d709b9ff@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3039,3054,'solution','Not found, check status column for more info.'),(3040,3054,'success',''),(3041,3054,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3042,3054,'to_header','CGC Booking system <info@capegliding.co.za>'),(3043,3054,'cc_header','steve@porteranddaughters.com'),(3044,3054,'reply_to_header','smith@your-server.com'),(3045,3054,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3046,3054,'original_to','CGC Booking system'),(3047,3054,'original_subject','New booking'),(3048,3054,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3049,3054,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3050,3054,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f8bc525c2fc031ab43492ac48f0b39a1@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3051,3055,'solution','Not found, check status column for more info.'),(3052,3055,'success',''),(3053,3055,'from_header','CGC Booking system <info@capegliding.co.za>'),(3054,3055,'to_header','CGC Booking system <info@capegliding.co.za>'),(3055,3055,'cc_header','steve@porteranddaughters.com'),(3056,3055,'reply_to_header','smith@your-server.com'),(3057,3055,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3058,3055,'original_to','CGC Booking system'),(3059,3055,'original_subject','New booking'),(3060,3055,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3061,3055,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3062,3055,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@capegliding.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 6f229834f33bed23834b8af4435da8c1@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3063,3056,'solution','All good, mail sent.'),(3064,3056,'success','1'),(3065,3056,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3066,3056,'to_header','info@cgc.org.za'),(3067,3056,'cc_header','steve@porteranddaughters.com'),(3068,3056,'reply_to_header','info@cgc.org.za'),(3069,3056,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3070,3056,'original_to','info@cgc.org.za'),(3071,3056,'original_subject','New submission from Contact Form'),(3072,3056,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughtersc.com\'>steve@porteranddaughtersc.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">tester 21:41</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3073,3056,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3074,3056,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <2a7f9d7bcbc10491aeacae43bf98c784@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughtersc.com\'>steve@porteranddaughtersc.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">tester 21:41</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2a7f9d7bcbc10491aeacae43bf98c784@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3075,3057,'solution','Not found, check status column for more info.'),(3076,3057,'success',''),(3077,3057,'from_header','Booking system <r@privatewealth.co.uk>'),(3078,3057,'to_header','Steve Porter <steve@porteranddaughters.com>'),(3079,3057,'cc_header','steve@porteranddaughters.com'),(3080,3057,'reply_to_header','info@cgc.org.za'),(3081,3057,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3082,3057,'original_to','Steve Porter'),(3083,3057,'original_subject','Your booking has been declined'),(3084,3057,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3085,3057,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3086,3057,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => Your booking has been declined\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 72850a0a5b45e7d8c9f303f5f00e93be@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3087,3058,'solution','Not found, check status column for more info.'),(3088,3058,'success',''),(3089,3058,'from_header','Booking system <r@privatewealth.co.uk>'),(3090,3058,'to_header','Steve Porter <steve@porteranddaughters.com>'),(3091,3058,'cc_header','steve@porteranddaughters.com'),(3092,3058,'reply_to_header','info@cgc.org.za'),(3093,3058,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3094,3058,'original_to','Steve Porter'),(3095,3058,'original_subject','Your booking has been declined'),(3096,3058,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3097,3058,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3098,3058,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => Your booking has been declined\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0f3e9725941daba1fce0ee7030cfa9b6@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3099,3059,'solution','Not found, check status column for more info.'),(3100,3059,'success',''),(3101,3059,'from_header','Booking system <r@privatewealth.co.uk>'),(3102,3059,'to_header','Rene  Lans <r@privatewealth.co.uk>'),(3103,3059,'cc_header','steve@porteranddaughters.com'),(3104,3059,'reply_to_header','info@cgc.org.za'),(3105,3059,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3106,3059,'original_to','Rene Lans'),(3107,3059,'original_subject','Your booking has been declined'),(3108,3059,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 3 Sep 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Rene </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Lans</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:r@privatewealth.co.uk\">r@privatewealth.co.uk</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0826203888</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Would love to fly</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3109,3059,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3110,3059,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => r@privatewealth.co.uk\n                        )\n\n                    [name] => Rene  Lans\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 3 Sep 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Rene </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Lans</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:r@privatewealth.co.uk\">r@privatewealth.co.uk</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0826203888</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Would love to fly</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => Your booking has been declined\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1b1156c8149b9af666a6800c6a79e788@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3111,3060,'solution','Not found, check status column for more info.'),(3112,3060,'success',''),(3113,3060,'from_header','CGC Booking system <info@cgc.org.za>'),(3114,3060,'to_header','CGC Booking system <info@cgc.org.za>'),(3115,3060,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3116,3060,'reply_to_header','smith@your-server.com'),(3117,3060,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3118,3060,'original_to','CGC Booking system'),(3119,3060,'original_subject','New booking'),(3120,3060,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3121,3060,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: smith@your-server.com\r\n'),(3122,3060,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => smith@your-server.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 667a61ba078467aaeb9ab94df9ef5338@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3129,3061,'solution','All good, mail sent.'),(3130,3061,'success','1'),(3131,3061,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3132,3061,'to_header','info@cgc.org.za'),(3133,3061,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3134,3061,'reply_to_header','info@cgc.org.za'),(3135,3061,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3136,3061,'original_to','info@cgc.org.za'),(3137,3061,'original_subject','New submission from Contact Form'),(3138,3061,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Suliaman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigelsuliaman@gmail.com\'>nigelsuliaman@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3139,3061,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3140,3061,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <42a420ff3dd531162e42f52d9380f1fa@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nigel Suliaman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nigelsuliaman@gmail.com\'>nigelsuliaman@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 42a420ff3dd531162e42f52d9380f1fa@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3141,3062,'solution','All good, mail sent.'),(3142,3062,'success','1'),(3143,3062,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3144,3062,'to_header','info@cgc.org.za'),(3145,3062,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3146,3062,'reply_to_header','info@cgc.org.za'),(3147,3062,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3148,3062,'original_to','info@cgc.org.za'),(3149,3062,'original_subject','New submission from Contact Form'),(3150,3062,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Cacho Cabral</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cabral@takeoffaviation.co.za\'>cabral@takeoffaviation.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please let me know what days I could book for a flip, costs, times etc.  many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3151,3062,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3152,3062,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <956be5066133457e6885a7ad6a47e4d2@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Cacho Cabral</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:cabral@takeoffaviation.co.za\'>cabral@takeoffaviation.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please let me know what days I could book for a flip, costs, times etc.  many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 956be5066133457e6885a7ad6a47e4d2@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3153,3063,'solution','All good, mail sent.'),(3154,3063,'success','1'),(3155,3063,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3156,3063,'to_header','info@cgc.org.za'),(3157,3063,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3158,3063,'reply_to_header','info@cgc.org.za'),(3159,3063,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3160,3063,'original_to','info@cgc.org.za'),(3161,3063,'original_subject','New submission from Contact Form'),(3162,3063,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Elroy Vice</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:roy@spotyourshot.co.za\'>roy@spotyourshot.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to know more about learning to fly</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3163,3063,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3164,3063,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <5d349ae9b7877c871acbdb17fdad2d2b@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Elroy Vice</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:roy@spotyourshot.co.za\'>roy@spotyourshot.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to know more about learning to fly</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 5d349ae9b7877c871acbdb17fdad2d2b@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3165,3064,'solution','All good, mail sent.'),(3166,3064,'success','1'),(3167,3064,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3168,3064,'to_header','info@cgc.org.za'),(3169,3064,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3170,3064,'reply_to_header','info@cgc.org.za'),(3171,3064,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3172,3064,'original_to','info@cgc.org.za'),(3173,3064,'original_subject','New submission from Contact Form'),(3174,3064,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ruth Rodger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ruthrodger@gmail.com\'>ruthrodger@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc<br />\r\n<br />\r\nThank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3175,3064,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3176,3064,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <56c65f828a2a04f8020947002912cfc8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Ruth Rodger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:ruthrodger@gmail.com\'>ruthrodger@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc<br />\r\n<br />\r\nThank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 56c65f828a2a04f8020947002912cfc8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3177,3065,'solution','All good, mail sent.'),(3178,3065,'success','1'),(3179,3065,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3180,3065,'to_header','info@cgc.org.za'),(3181,3065,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3182,3065,'reply_to_header','info@cgc.org.za'),(3183,3065,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3184,3065,'original_to','info@cgc.org.za'),(3185,3065,'original_subject','New submission from Contact Form'),(3186,3065,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Luqman Achmat</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:luqman.achmat@gmail.com\'>luqman.achmat@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to explore this opportunity</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3187,3065,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3188,3065,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <1efce3182b6421640c6b34fd3ace7f91@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Luqman Achmat</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:luqman.achmat@gmail.com\'>luqman.achmat@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to explore this opportunity</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1efce3182b6421640c6b34fd3ace7f91@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3189,3066,'solution','All good, mail sent.'),(3190,3066,'success','1'),(3191,3066,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3192,3066,'to_header','info@cgc.org.za'),(3193,3066,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3194,3066,'reply_to_header','info@cgc.org.za'),(3195,3066,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3196,3066,'original_to','info@cgc.org.za'),(3197,3066,'original_subject','New submission from Contact Form'),(3198,3066,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Adam Cowley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:adam@kiffpictures.com\'>adam@kiffpictures.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to buy a glider experience for my wife for Xmas <br />\r\n<br />\r\nIvdd we done a few commercials at your base and always thought she would love it<br />\r\n<br />\r\nPlease let me know how to make this happen <br />\r\n<br />\r\nThanks<br />\r\n<br />\r\nAdam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3199,3066,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3200,3066,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <ca937ef0da40419d04f30bb11edc8ffb@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Adam Cowley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:adam@kiffpictures.com\'>adam@kiffpictures.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to buy a glider experience for my wife for Xmas <br />\r\n<br />\r\nIvdd we done a few commercials at your base and always thought she would love it<br />\r\n<br />\r\nPlease let me know how to make this happen <br />\r\n<br />\r\nThanks<br />\r\n<br />\r\nAdam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => ca937ef0da40419d04f30bb11edc8ffb@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3201,3067,'solution','All good, mail sent.'),(3202,3067,'success','1'),(3203,3067,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3204,3067,'to_header','info@cgc.org.za'),(3205,3067,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3206,3067,'reply_to_header','info@cgc.org.za'),(3207,3067,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3208,3067,'original_to','info@cgc.org.za'),(3209,3067,'original_subject','New submission from Contact Form'),(3210,3067,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">2 ND email to u. Tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3211,3067,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3212,3067,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <49254749b189373e45d58e7cae9e132d@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">2 ND email to u. Tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 49254749b189373e45d58e7cae9e132d@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3213,3068,'solution','All good, mail sent.'),(3214,3068,'success','1'),(3215,3068,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3216,3068,'to_header','info@cgc.org.za'),(3217,3068,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3218,3068,'reply_to_header','info@cgc.org.za'),(3219,3068,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3220,3068,'original_to','info@cgc.org.za'),(3221,3068,'original_subject','New submission from Contact Form'),(3222,3068,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hilton Meyer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:agrieco000@gmail.com\'>agrieco000@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stel belsng maar weet niks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3223,3068,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3224,3068,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <81fc2d071e49429651c4079203736a30@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hilton Meyer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:agrieco000@gmail.com\'>agrieco000@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Stel belsng maar weet niks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 81fc2d071e49429651c4079203736a30@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3225,3069,'solution','All good, mail sent.'),(3226,3069,'success','1'),(3227,3069,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3228,3069,'to_header','info@cgc.org.za'),(3229,3069,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3230,3069,'reply_to_header','info@cgc.org.za'),(3231,3069,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3232,3069,'original_to','info@cgc.org.za'),(3233,3069,'original_subject','New submission from Contact Form'),(3234,3069,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Bryan Arendse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bryan.brands911@gmail.com\'>bryan.brands911@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning, what is the basic cost for beginner glyder training with a pilot?<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3235,3069,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3236,3069,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <1a29b62d5ecb7ffba43d169ee80372f3@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Bryan Arendse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bryan.brands911@gmail.com\'>bryan.brands911@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning, what is the basic cost for beginner glyder training with a pilot?<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 1a29b62d5ecb7ffba43d169ee80372f3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3237,3070,'_wp_page_template','elementor_theme'),(3238,3070,'_thumbnail_id','53'),(3239,3070,'_elementor_edit_mode','builder'),(3240,3070,'_elementor_template_type','wp-page'),(3241,3070,'_elementor_version','3.8.0'),(3242,3070,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3245,3071,'_wp_page_template','elementor_theme'),(3246,3071,'_thumbnail_id','53'),(3247,3071,'_elementor_edit_mode','builder'),(3248,3071,'_elementor_template_type','wp-page'),(3249,3071,'_elementor_version','3.8.0'),(3250,3071,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3253,3072,'_wp_page_template','elementor_theme'),(3254,3072,'_thumbnail_id','53'),(3255,3072,'_elementor_edit_mode','builder'),(3256,3072,'_elementor_template_type','wp-page'),(3257,3072,'_elementor_version','3.8.0'),(3258,3072,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\\n<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3261,2372,'_elementor_pro_version','3.11.0'),(3264,3073,'_wp_page_template','elementor_theme'),(3265,3073,'_thumbnail_id','53'),(3266,3073,'_elementor_edit_mode','builder'),(3267,3073,'_elementor_template_type','wp-page'),(3268,3073,'_elementor_version','3.9.1'),(3269,3073,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\\n<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3271,3073,'_elementor_pro_version','3.9.1'),(3273,3074,'_wp_page_template','elementor_theme'),(3274,3074,'_thumbnail_id','53'),(3275,3074,'_elementor_edit_mode','builder'),(3276,3074,'_elementor_template_type','wp-page'),(3277,3074,'_elementor_version','3.9.1'),(3278,3074,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;<\\/span><\\/p>\\n<ul>\\n<li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li>\\n<li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li>\\n<\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3280,3074,'_elementor_pro_version','3.9.1'),(3282,3075,'_wp_page_template','elementor_theme'),(3283,3075,'_thumbnail_id','53'),(3284,3075,'_elementor_edit_mode','builder'),(3285,3075,'_elementor_template_type','wp-page'),(3286,3075,'_elementor_version','3.9.1'),(3287,3075,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(3289,3075,'_elementor_pro_version','3.9.1'),(3293,2372,'_last_editor_used_jetpack','block-editor'),(3294,3076,'solution','All good, mail sent.'),(3295,3076,'success','1'),(3296,3076,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3297,3076,'to_header','info@cgc.org.za'),(3298,3076,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3299,3076,'reply_to_header','info@cgc.org.za'),(3300,3076,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3301,3076,'original_to','info@cgc.org.za'),(3302,3076,'original_subject','New submission from Contact Form'),(3303,3076,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gene Lindsay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:genesequas1@gmail.com\'>genesequas1@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello how much do you charge for a session as a passenger?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3304,3076,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3305,3076,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <b887dd1e6b2d4fcbf18de621f3ed8a06@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gene Lindsay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:genesequas1@gmail.com\'>genesequas1@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello how much do you charge for a session as a passenger?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b887dd1e6b2d4fcbf18de621f3ed8a06@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3306,3077,'solution','All good, mail sent.'),(3307,3077,'success','1'),(3308,3077,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3309,3077,'to_header','info@cgc.org.za'),(3310,3077,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3311,3077,'reply_to_header','info@cgc.org.za'),(3312,3077,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3313,3077,'original_to','info@cgc.org.za'),(3314,3077,'original_subject','New submission from Contact Form'),(3315,3077,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike OUGHTIBRIDGE</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:moughtibridge@gmail.com\'>moughtibridge@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi my wife is very keen to fly in a glider again</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3316,3077,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3317,3077,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <76dd1c67a5d9966beea49a2ea1d20da6@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike OUGHTIBRIDGE</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:moughtibridge@gmail.com\'>moughtibridge@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi my wife is very keen to fly in a glider again</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 76dd1c67a5d9966beea49a2ea1d20da6@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3318,3078,'solution','Not found, check status column for more info.'),(3319,3078,'success',''),(3320,3078,'from_header','CGC Booking system <info@cgc.org.za>'),(3321,3078,'to_header','CGC Booking system <info@cgc.org.za>'),(3322,3078,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3323,3078,'reply_to_header','harold.daniels@stellenbosch.gov.za'),(3324,3078,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3325,3078,'original_to','CGC Booking system'),(3326,3078,'original_subject','New booking'),(3327,3078,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 18 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3328,3078,'original_headers','From: CGC Booking system <info@cgc.org.za> \r\nContent-Type: text/html\r\nReply-To: harold.daniels@stellenbosch.gov.za\r\n'),(3329,3078,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 18 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 56caa305cce2bde5af3611146a5a47ce@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3330,3079,'solution','Not found, check status column for more info.'),(3331,3079,'success',''),(3332,3079,'from_header','Booking system <r@privatewealth.co.uk>'),(3333,3079,'to_header','Harold daniels <harold.daniels@stellenbosch.gov.za>'),(3334,3079,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3335,3079,'reply_to_header','info@cgc.org.za'),(3336,3079,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3337,3079,'original_to','Harold daniels'),(3338,3079,'original_subject','New booking'),(3339,3079,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 18 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3340,3079,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3341,3079,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => harold.daniels@stellenbosch.gov.za\n                        )\n\n                    [name] => Harold daniels\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 18 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 162f2b94a03da9cd90b9723dc637e1f1@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3342,3080,'solution','All good, mail sent.'),(3343,3080,'success','1'),(3344,3080,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3345,3080,'to_header','info@cgc.org.za'),(3346,3080,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3347,3080,'reply_to_header','info@cgc.org.za'),(3348,3080,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3349,3080,'original_to','info@cgc.org.za'),(3350,3080,'original_subject','New submission from Contact Form'),(3351,3080,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Wagner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Bigbay@live.co.za\'>Bigbay@live.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you send me more details re booking a flight</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3352,3080,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3353,3080,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <db744a5a380dbd29c5b78161b01d1e46@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Wagner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Bigbay@live.co.za\'>Bigbay@live.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you send me more details re booking a flight</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => db744a5a380dbd29c5b78161b01d1e46@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3354,3081,'solution','Not found, check status column for more info.'),(3355,3081,'success',''),(3356,3081,'from_header','CGC Booking system <info@capegliding.co.za>'),(3357,3081,'to_header','CGC Booking system <info@capegliding.co.za>'),(3358,3081,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3359,3081,'reply_to_header','steve@porteranddaughters.com'),(3360,3081,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3361,3081,'original_to','CGC Booking system'),(3362,3081,'original_subject','New booking'),(3363,3081,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 14 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3364,3081,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: steve@porteranddaughters.com\r\n'),(3365,3081,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@capegliding.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 14 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => eaca94d6acb9f684bf8efdb052d067b3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3366,3082,'solution','Not found, check status column for more info.'),(3367,3082,'success',''),(3368,3082,'from_header','Booking system <r@privatewealth.co.uk>'),(3369,3082,'to_header','Steve Porter <steve@porteranddaughters.com>'),(3370,3082,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3371,3082,'reply_to_header','info@cgc.org.za'),(3372,3082,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3373,3082,'original_to','Steve Porter'),(3374,3082,'original_subject','New booking'),(3375,3082,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 14 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3376,3082,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3377,3082,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [name] => Steve Porter\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 14 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 2db8dff4de65d65ba4b85a645e842dda@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3378,3083,'solution','All good, mail sent.'),(3379,3083,'success','1'),(3380,3083,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3381,3083,'to_header','info@cgc.org.za'),(3382,3083,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3383,3083,'reply_to_header','info@cgc.org.za'),(3384,3083,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3385,3083,'original_to','info@cgc.org.za'),(3386,3083,'original_subject','New submission from Contact Form'),(3387,3083,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Riaan Binneman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:riaan@rabfamily.co.za\'>riaan@rabfamily.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, <br />\r\n<br />\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames <br />\r\n<br />\r\nRegards <br />\r\nRiaan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3388,3083,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3389,3083,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <01d9cceacb7cd53070210521c7995148@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Riaan Binneman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:riaan@rabfamily.co.za\'>riaan@rabfamily.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, <br />\r\n<br />\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames <br />\r\n<br />\r\nRegards <br />\r\nRiaan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 01d9cceacb7cd53070210521c7995148@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3390,3084,'solution','All good, mail sent.'),(3391,3084,'success','1'),(3392,3084,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3393,3084,'to_header','info@cgc.org.za'),(3394,3084,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3395,3084,'reply_to_header','info@cgc.org.za'),(3396,3084,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3397,3084,'original_to','info@cgc.org.za'),(3398,3084,'original_subject','New submission from Contact Form'),(3399,3084,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Louis janse van rensburg</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:louisvanrensburg@gmail.com\'>louisvanrensburg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">birthday present for myself. cost estimate for a yrip pls<br />\r\nlouis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3400,3084,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3401,3084,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f9f545b8b2072a9fbf6b377de6d8d920@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Louis janse van rensburg</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:louisvanrensburg@gmail.com\'>louisvanrensburg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">birthday present for myself. cost estimate for a yrip pls<br />\r\nlouis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f9f545b8b2072a9fbf6b377de6d8d920@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3402,3085,'solution','All good, mail sent.'),(3403,3085,'success','1'),(3404,3085,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3405,3085,'to_header','info@cgc.org.za'),(3406,3085,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3407,3085,'reply_to_header','info@cgc.org.za'),(3408,3085,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3409,3085,'original_to','info@cgc.org.za'),(3410,3085,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3411,3085,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.1 to 2.2.2) : https://wordpress.org/plugins/post-smtp/\n- Site Kit by Google (from version 1.89.0 to 1.90.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3412,3085,'original_headers',''),(3413,3085,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <0a51cea92bd57773a40c720d0eafba26@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.1 to 2.2.2) : https://wordpress.org/plugins/post-smtp/\n- Site Kit by Google (from version 1.89.0 to 1.90.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 0a51cea92bd57773a40c720d0eafba26@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3414,3086,'solution','All good, mail sent.'),(3415,3086,'success','1'),(3416,3086,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3417,3086,'to_header','info@cgc.org.za'),(3418,3086,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3419,3086,'reply_to_header','info@cgc.org.za'),(3420,3086,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3421,3086,'original_to','info@cgc.org.za'),(3422,3086,'original_subject','New submission from Contact Form'),(3423,3086,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tim Haigh</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:thaigh@aol.com\'>thaigh@aol.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.<br />\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3424,3086,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3425,3086,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <6d46aaea15d7121243db41c787a53179@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tim Haigh</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:thaigh@aol.com\'>thaigh@aol.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.<br />\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 6d46aaea15d7121243db41c787a53179@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3426,3087,'solution','All good, mail sent.'),(3427,3087,'success','1'),(3428,3087,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3429,3087,'to_header','info@cgc.org.za'),(3430,3087,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3431,3087,'reply_to_header','info@cgc.org.za'),(3432,3087,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3433,3087,'original_to','info@cgc.org.za'),(3434,3087,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3435,3087,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.0 to 7.2.1) : https://wordpress.org/plugins/woocommerce/\n- Yoast SEO (from version 19.12 to 19.13) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3436,3087,'original_headers',''),(3437,3087,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <c8d2ff0c68edd57a981b6335f2753af8@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.0 to 7.2.1) : https://wordpress.org/plugins/woocommerce/\n- Yoast SEO (from version 19.12 to 19.13) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c8d2ff0c68edd57a981b6335f2753af8@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3438,3088,'solution','All good, mail sent.'),(3439,3088,'success','1'),(3440,3088,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3441,3088,'to_header','info@cgc.org.za'),(3442,3088,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3443,3088,'reply_to_header','info@cgc.org.za'),(3444,3088,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3445,3088,'original_to','info@cgc.org.za'),(3446,3088,'original_subject','New submission from Contact Form'),(3447,3088,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rick de Villiers</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rick.fuzzy@gmail.com\'>rick.fuzzy@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there<br />\r\n<br />\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.<br />\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I&#039;m sure the dynamics are quite different.<br />\r\nPlease let me know what it would take to get involved and any other info you can send me.<br />\r\n<br />\r\nAll the best,<br />\r\nRick</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3448,3088,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3449,3088,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f4a2257a469d53186585f780b1835e35@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Rick de Villiers</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rick.fuzzy@gmail.com\'>rick.fuzzy@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi there<br />\r\n<br />\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.<br />\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I&#039;m sure the dynamics are quite different.<br />\r\nPlease let me know what it would take to get involved and any other info you can send me.<br />\r\n<br />\r\nAll the best,<br />\r\nRick</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f4a2257a469d53186585f780b1835e35@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3450,3089,'solution','All good, mail sent.'),(3451,3089,'success','1'),(3452,3089,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3453,3089,'to_header','info@cgc.org.za'),(3454,3089,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3455,3089,'reply_to_header','info@cgc.org.za'),(3456,3089,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3457,3089,'original_to','info@cgc.org.za'),(3458,3089,'original_subject','New submission from Contact Form'),(3459,3089,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">F Adam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:psivius@gmail.com\'>psivius@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more information.  Thank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3460,3089,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3461,3089,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <df998625eae172159edd9bcfcd9cd1e5@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">F Adam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:psivius@gmail.com\'>psivius@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more information.  Thank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => df998625eae172159edd9bcfcd9cd1e5@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3462,3090,'solution','All good, mail sent.'),(3463,3090,'success','1'),(3464,3090,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3465,3090,'to_header','info@cgc.org.za'),(3466,3090,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3467,3090,'reply_to_header','info@cgc.org.za'),(3468,3090,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3469,3090,'original_to','info@cgc.org.za'),(3470,3090,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3471,3090,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.12 to 6.0.13) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3472,3090,'original_headers',''),(3473,3090,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <3696ab27343020da869abc092eedc87f@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.12 to 6.0.13) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 3696ab27343020da869abc092eedc87f@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3474,3091,'solution','All good, mail sent.'),(3475,3091,'success','1'),(3476,3091,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3477,3091,'to_header','info@cgc.org.za'),(3478,3091,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3479,3091,'reply_to_header','info@cgc.org.za'),(3480,3091,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3481,3091,'original_to','info@cgc.org.za'),(3482,3091,'original_subject','New submission from Contact Form'),(3483,3091,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dana De Bruyn</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dana@nusco.co.za\'>dana@nusco.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am keen to take a flight.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3484,3091,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3485,3091,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <d78c3452ab48ba80b2a621cd1540b323@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dana De Bruyn</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dana@nusco.co.za\'>dana@nusco.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am keen to take a flight.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => d78c3452ab48ba80b2a621cd1540b323@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3486,3092,'solution','All good, mail sent.'),(3487,3092,'success','1'),(3488,3092,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3489,3092,'to_header','info@cgc.org.za'),(3490,3092,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3491,3092,'reply_to_header','info@cgc.org.za'),(3492,3092,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3493,3092,'original_to','info@cgc.org.za'),(3494,3092,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3495,3092,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.1 to 3.9.2) : https://wordpress.org/plugins/elementor/\n- WooCommerce (from version 7.2.1 to 7.2.2) : https://wordpress.org/plugins/woocommerce/\n- Elementor Pro (from version 3.9.1 to 3.9.2) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3496,3092,'original_headers',''),(3497,3092,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => <f802718a9561ea95c85b0a2502869c5d@capegliding.co.za>\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.1 to 3.9.2) : https://wordpress.org/plugins/elementor/\n- WooCommerce (from version 7.2.1 to 7.2.2) : https://wordpress.org/plugins/woocommerce/\n- Elementor Pro (from version 3.9.1 to 3.9.2) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => f802718a9561ea95c85b0a2502869c5d@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3512,3093,'solution','All good, mail sent.'),(3513,3093,'success','1'),(3514,3093,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3515,3093,'to_header','info@cgc.org.za'),(3516,3093,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3517,3093,'reply_to_header','info@cgc.org.za'),(3518,3093,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3519,3093,'original_to','info@cgc.org.za'),(3520,3093,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3521,3093,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.0 to 1.90.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3522,3093,'original_headers',''),(3523,3093,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => ed4707025b2f08b98f2aae7fc6e44d1f@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.0 to 1.90.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => ed4707025b2f08b98f2aae7fc6e44d1f@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3524,3094,'solution','All good, mail sent.'),(3525,3094,'success','1'),(3526,3094,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3527,3094,'to_header','info@cgc.org.za'),(3528,3094,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3529,3094,'reply_to_header','info@cgc.org.za'),(3530,3094,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3531,3094,'original_to','info@cgc.org.za'),(3532,3094,'original_subject','New submission from Contact Form'),(3533,3094,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Vernon Grimmbacher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:info@capehoneybee.co.za\'>info@capehoneybee.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more details and rates, from intro right through progression. <br />\r\n<br />\r\nThanks,</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3534,3094,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3535,3094,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 69e9c22d488dc641e45f7063b1bda9f6@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Vernon Grimmbacher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:info@capehoneybee.co.za\'>info@capehoneybee.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Please send me more details and rates, from intro right through progression. <br />\r\n<br />\r\nThanks,</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 69e9c22d488dc641e45f7063b1bda9f6@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3536,3095,'solution','All good, mail sent.'),(3537,3095,'success','1'),(3538,3095,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3539,3095,'to_header','info@cgc.org.za'),(3540,3095,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3541,3095,'reply_to_header','info@cgc.org.za'),(3542,3095,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3543,3095,'original_to','info@cgc.org.za'),(3544,3095,'original_subject','New submission from Contact Form'),(3545,3095,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Salmaan S</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:shaikh.salmaan@outlook.com\'>shaikh.salmaan@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Need to enroll</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3546,3095,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3547,3095,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => c7adb1bf51579d1981b1433369b01fb3@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Salmaan S</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:shaikh.salmaan@outlook.com\'>shaikh.salmaan@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Need to enroll</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c7adb1bf51579d1981b1433369b01fb3@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3548,3096,'solution','All good, mail sent.'),(3549,3096,'success','1'),(3550,3096,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3551,3096,'to_header','info@cgc.org.za'),(3552,3096,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3553,3096,'reply_to_header','info@cgc.org.za'),(3554,3096,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3555,3096,'original_to','info@cgc.org.za'),(3556,3096,'original_subject','New submission from Contact Form'),(3557,3096,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Jay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeljay121@gmail.com\'>michaeljay121@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you do any paying passenger flights</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3558,3096,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3559,3096,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => c5b2ad40a66eeb269048199c5e6e4d6a@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael Jay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeljay121@gmail.com\'>michaeljay121@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you do any paying passenger flights</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => c5b2ad40a66eeb269048199c5e6e4d6a@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3560,3097,'solution','All good, mail sent.'),(3561,3097,'success','1'),(3562,3097,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3563,3097,'to_header','info@cgc.org.za'),(3564,3097,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3565,3097,'reply_to_header','info@cgc.org.za'),(3566,3097,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3567,3097,'original_to','info@cgc.org.za'),(3568,3097,'original_subject','New submission from Contact Form'),(3569,3097,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerhard Du Plessis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Duplessisg@gmail.com\'>Duplessisg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to get more information on how it works. <br />\r\n<br />\r\nThanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3570,3097,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3571,3097,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 214705c482ba591ab6383b323955f49b@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerhard Du Plessis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:Duplessisg@gmail.com\'>Duplessisg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would like to get more information on how it works. <br />\r\n<br />\r\nThanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 214705c482ba591ab6383b323955f49b@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3572,3098,'solution','Not found, check status column for more info.'),(3573,3098,'success',''),(3574,3098,'from_header','CGC Booking system <info@capegliding.co.za>'),(3575,3098,'to_header','CGC Booking system <info@capegliding.co.za>'),(3576,3098,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3577,3098,'reply_to_header','sallyoughtibridge@gmail.com'),(3578,3098,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3579,3098,'original_to','CGC Booking system'),(3580,3098,'original_subject','New booking'),(3581,3098,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3582,3098,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: sallyoughtibridge@gmail.com\r\n'),(3583,3098,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => CGC Booking system\n                    [email] => info@capegliding.co.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@capegliding.co.za\n                        )\n\n                    [name] => CGC Booking system\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Feb 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => a491d60ab9b3bc14cd0636c150e71e08@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3584,3099,'solution','Not found, check status column for more info.'),(3585,3099,'success',''),(3586,3099,'from_header','Booking system <r@privatewealth.co.uk>'),(3587,3099,'to_header','Sally Oughtibridge <sallyoughtibridge@gmail.com>'),(3588,3099,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3589,3099,'reply_to_header','info@cgc.org.za'),(3590,3099,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3591,3099,'original_to','Sally Oughtibridge'),(3592,3099,'original_subject','New booking'),(3593,3099,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 11 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n'),(3594,3099,'original_headers','From: Booking system <r@privatewealth.co.uk> \r\nContent-Type: text/html\r\n'),(3595,3099,'session_transcript','https://smtp-relay.sendinblue.com:587\n\n[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Booking system\n                    [email] => r@privatewealth.co.uk\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => sallyoughtibridge@gmail.com\n                        )\n\n                    [name] => Sally Oughtibridge\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 11 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n\n            [textContent] => \n            [subject] => New booking\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 93a34c656499d850b3bcfc09071ae1ac@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3596,3100,'solution','All good, mail sent.'),(3597,3100,'success','1'),(3598,3100,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3599,3100,'to_header','info@cgc.org.za'),(3600,3100,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3601,3100,'reply_to_header','info@cgc.org.za'),(3602,3100,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3603,3100,'original_to','info@cgc.org.za'),(3604,3100,'original_subject','New submission from Contact Form'),(3605,3100,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Fanner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fannerpaulgraham@gmail.com\'>fannerpaulgraham@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I&#039;m 81 , 75 kg 185 cm</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3606,3100,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3607,3100,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => b190142da4406eb2cd930d180eab35b2@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Fanner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fannerpaulgraham@gmail.com\'>fannerpaulgraham@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I&#039;m 81 , 75 kg 185 cm</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b190142da4406eb2cd930d180eab35b2@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3608,3101,'solution','All good, mail sent.'),(3609,3101,'success','1'),(3610,3101,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3611,3101,'to_header','info@cgc.org.za'),(3612,3101,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3613,3101,'reply_to_header','info@cgc.org.za'),(3614,3101,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3615,3101,'original_to','info@cgc.org.za'),(3616,3101,'original_subject','New submission from Contact Form'),(3617,3101,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nico Uys</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nico@gobiofarming.com\'>nico@gobiofarming.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3618,3101,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3619,3101,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 3025fdc489b5b934384ec7ea47993203@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Nico Uys</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:nico@gobiofarming.com\'>nico@gobiofarming.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 3025fdc489b5b934384ec7ea47993203@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3620,3102,'solution','All good, mail sent.'),(3621,3102,'success','1'),(3622,3102,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3623,3102,'to_header','info@cgc.org.za'),(3624,3102,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3625,3102,'reply_to_header','info@cgc.org.za'),(3626,3102,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3627,3102,'original_to','info@cgc.org.za'),(3628,3102,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3629,3102,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.2 to 2.2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3630,3102,'original_headers',''),(3631,3102,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => fb85799798fca4aa6f9e3932c854c0e5@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.2 to 2.2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => fb85799798fca4aa6f9e3932c854c0e5@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3632,3103,'solution','All good, mail sent.'),(3633,3103,'success','1'),(3634,3103,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(3635,3103,'to_header','info@cgc.org.za'),(3636,3103,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3637,3103,'reply_to_header','info@cgc.org.za'),(3638,3103,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3639,3103,'original_to','info@cgc.org.za'),(3640,3103,'original_subject','New submission from Contact Form'),(3641,3103,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Emmanuel de Chalendar</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manudechalendar@gmail.com\'>manudechalendar@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . <br />\r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(3642,3103,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(3643,3103,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => d708aab2977a8559c39dc3c7966d73dd@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => \"info@cgc.org.za\"\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Emmanuel de Chalendar</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manudechalendar@gmail.com\'>manudechalendar@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . <br />\r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n            [textContent] => \n            [subject] => New submission from Contact Form\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => d708aab2977a8559c39dc3c7966d73dd@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3644,3104,'solution','All good, mail sent.'),(3645,3104,'success','1'),(3646,3104,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3647,3104,'to_header','info@cgc.org.za'),(3648,3104,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3649,3104,'reply_to_header','info@cgc.org.za'),(3650,3104,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3651,3104,'original_to','info@cgc.org.za'),(3652,3104,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3653,3104,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.13 to 6.0.14) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Portfolio (from version 1.2.1 to 1.2.2) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3654,3104,'original_headers',''),(3655,3104,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => 034296a99fc44af21930d3e40edb099e@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.13 to 6.0.14) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Portfolio (from version 1.2.1 to 1.2.2) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => 034296a99fc44af21930d3e40edb099e@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3657,3105,'solution','All good, mail sent.'),(3658,3105,'success','1'),(3659,3105,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3660,3105,'to_header','info@cgc.org.za'),(3661,3105,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3662,3105,'reply_to_header','info@cgc.org.za'),(3663,3105,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3664,3105,'original_to','info@cgc.org.za'),(3665,3105,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3666,3105,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.13 to 2.0.14) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3667,3105,'original_headers',''),(3668,3105,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nSendinBlueClientModelCreateSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [messageId] => b07a3a6e96a4ae5949b45fcbd329d7f7@capegliding.co.za\n            [messageIds] => \n        )\n\n)\n\n\n--Raw message follows--\n\nSendinBlueClientModelSendSmtpEmail Object\n(\n    [container:protected] => Array\n        (\n            [sender] => Array\n                (\n                    [name] => Cape Gliding Club\n                    [email] => info@cgc.org.za\n                )\n\n            [to] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [bcc] => \n            [cc] => Array\n                (\n                    [0] => Array\n                        (\n                            [email] => steve@porteranddaughters.com\n                        )\n\n                    [1] => Array\n                        (\n                            [email] => info@cgc.org.za\n                        )\n\n                )\n\n            [htmlContent] => \n            [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.13 to 2.0.14) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n            [subject] => [Cape Gliding Club] Some plugins were automatically updated\n            [replyTo] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n            [attachment] => \n            [headers] => Array\n                (\n                    [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n                    [message-id] => b07a3a6e96a4ae5949b45fcbd329d7f7@capegliding.co.za\n                )\n\n            [templateId] => \n            [params] => \n            [messageVersions] => \n            [tags] => \n            [scheduledAt] => \n        )\n\n)\n'),(3669,3106,'solution','All good, mail sent.'),(3670,3106,'success','1'),(3671,3106,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3672,3106,'to_header','info@cgc.org.za'),(3673,3106,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3674,3106,'reply_to_header','info@cgc.org.za'),(3675,3106,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3676,3106,'original_to','info@cgc.org.za'),(3677,3106,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3678,3106,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.3 to 2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3679,3106,'original_headers',''),(3680,3106,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 03 Jan 2023 21:48:16 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999798648059e-06\n                    [server] => cloudflare\n                    [cf-ray] => 783ef0098f3e78a5-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 03 Jan 2023 21:48:16 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999798648059e-06\r\nServer: cloudflare\r\nCF-RAY: 783ef0098f3e78a5-VIE\r\n\r\n{\"messageId\":\"40f170a54b3e45520bd828285015ef20@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 03 Jan 2023 21:48:16 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4dff62a5-aeef-96e6-ae7e-ee27e360e65c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999798648059e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 783ef0098f3e78a5-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.3 to 2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 40f170a54b3e45520bd828285015ef20@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3681,3107,'solution','All good, mail sent.'),(3682,3107,'success','1'),(3683,3107,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3684,3107,'to_header','info@cgc.org.za'),(3685,3107,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3686,3107,'reply_to_header','info@cgc.org.za'),(3687,3107,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3688,3107,'original_to','info@cgc.org.za'),(3689,3107,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3690,3107,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3 to 2.3.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3691,3107,'original_headers',''),(3692,3107,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 06 Jan 2023 09:10:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 63183f6d-0ff1-9573-8404-fe9350bd8655\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 785351809c3838b1-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 06 Jan 2023 09:10:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 63183f6d-0ff1-9573-8404-fe9350bd8655\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 785351809c3838b1-VIE\r\n\r\n{\"messageId\":\"ee5928f5c31f59d083530d968aef964a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 06 Jan 2023 09:10:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 63183f6d-0ff1-9573-8404-fe9350bd8655\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 785351809c3838b1-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3 to 2.3.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ee5928f5c31f59d083530d968aef964a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3693,3108,'solution','All good, mail sent.'),(3694,3108,'success','1'),(3695,3108,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3696,3108,'to_header','info@cgc.org.za'),(3697,3108,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3698,3108,'reply_to_header','info@cgc.org.za'),(3699,3108,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3700,3108,'original_to','info@cgc.org.za'),(3701,3108,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3702,3108,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.2 to 3.10.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3703,3108,'original_headers',''),(3704,3108,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 09 Jan 2023 21:45:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8d5568be-ebdf-92d7-8085-e678bae3cd7c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78705c7878807875-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 09 Jan 2023 21:45:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8d5568be-ebdf-92d7-8085-e678bae3cd7c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-60.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 78705c7878807875-VIE\r\n\r\n{\"messageId\":\"da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 09 Jan 2023 21:45:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8d5568be-ebdf-92d7-8085-e678bae3cd7c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78705c7878807875-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.2 to 3.10.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => da164a09a6730ec1105718ced3dfd2b6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3705,3109,'solution','All good, mail sent.'),(3706,3109,'success','1'),(3707,3109,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3708,3109,'to_header','info@cgc.org.za'),(3709,3109,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3710,3109,'reply_to_header','info@cgc.org.za'),(3711,3109,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3712,3109,'original_to','info@cgc.org.za'),(3713,3109,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3714,3109,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3.1 to 2.3.2) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 19.13 to 19.14) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.9.2 to 3.10.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3715,3109,'original_headers',''),(3716,3109,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 10 Jan 2023 09:48:05 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999944167212e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78747eb4a802c289-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 10 Jan 2023 09:48:05 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999944167212e-06\r\nServer: cloudflare\r\nCF-RAY: 78747eb4a802c289-VIE\r\n\r\n{\"messageId\":\"19a2790934f5f8b6271451a24132880d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 10 Jan 2023 09:48:05 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ae8f2fd8-e955-917a-bbc7-4b4287cc7a9a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999944167212e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78747eb4a802c289-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3.1 to 2.3.2) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 19.13 to 19.14) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.9.2 to 3.10.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 19a2790934f5f8b6271451a24132880d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3730,3110,'solution','All good, mail sent.'),(3731,3110,'success','1'),(3732,3110,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3733,3110,'to_header','info@cgc.org.za'),(3734,3110,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3735,3110,'reply_to_header','info@cgc.org.za'),(3736,3110,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3737,3110,'original_to','info@cgc.org.za'),(3738,3110,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3739,3110,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.2 to 7.2.3) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3740,3110,'original_headers',''),(3741,3110,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 11 Jan 2023 09:51:49 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 787cc18f4c7ccbc8-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 11 Jan 2023 09:51:49 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-69.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 787cc18f4c7ccbc8-VIE\r\n\r\n{\"messageId\":\"61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 11 Jan 2023 09:51:49 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 80b7a3be-c37c-91c9-b0e6-d3b7be2274be\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 787cc18f4c7ccbc8-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.2 to 7.2.3) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 61bf0cacf367a00cdfefbdfb5bb61ea5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3743,3111,'solution','All good, mail sent.'),(3744,3111,'success','1'),(3745,3111,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3746,3111,'to_header','info@cgc.org.za'),(3747,3111,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3748,3111,'reply_to_header','info@cgc.org.za'),(3749,3111,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3750,3111,'original_to','info@cgc.org.za'),(3751,3111,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3752,3111,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Booking Calendar (from version 9.4.2 to 9.4.3.1) : https://wordpress.org/plugins/booking/\n- Really Simple SSL (from version 6.0.14 to 6.1.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3753,3111,'original_headers',''),(3754,3111,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 11 Jan 2023 21:46:59 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 41f75230-33d0-938d-8d0d-02605765e8f7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-11.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7880d929797cc291-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 11 Jan 2023 21:46:59 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 41f75230-33d0-938d-8d0d-02605765e8f7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-11.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 7880d929797cc291-VIE\r\n\r\n{\"messageId\":\"bef8706764d0314a19251c8889c7bf24@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 11 Jan 2023 21:46:59 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 41f75230-33d0-938d-8d0d-02605765e8f7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-11.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7880d929797cc291-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Booking Calendar (from version 9.4.2 to 9.4.3.1) : https://wordpress.org/plugins/booking/\n- Really Simple SSL (from version 6.0.14 to 6.1.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bef8706764d0314a19251c8889c7bf24@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3755,3112,'solution','All good, mail sent.'),(3756,3112,'success','1'),(3757,3112,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3758,3112,'to_header','info@cgc.org.za'),(3759,3112,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3760,3112,'reply_to_header','info@cgc.org.za'),(3761,3112,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3762,3112,'original_to','info@cgc.org.za'),(3763,3112,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3764,3112,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.6.8 to 2.6.9) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3765,3112,'original_headers',''),(3766,3112,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 12 Jan 2023 09:49:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => ec210ef1-678a-9f39-a7d1-680787f4da8e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7884fade58dec2c0-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 12 Jan 2023 09:49:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: ec210ef1-678a-9f39-a7d1-680787f4da8e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7884fade58dec2c0-VIE\r\n\r\n{\"messageId\":\"def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 12 Jan 2023 09:49:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ec210ef1-678a-9f39-a7d1-680787f4da8e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7884fade58dec2c0-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.6.8 to 2.6.9) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => def9f5f70ea6da5e2d665b2bc7fa8ff1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3767,3113,'solution','All good, mail sent.'),(3768,3113,'success','1'),(3769,3113,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3770,3113,'to_header','info@cgc.org.za'),(3771,3113,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3772,3113,'reply_to_header','info@cgc.org.za'),(3773,3113,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3774,3113,'original_to','info@cgc.org.za'),(3775,3113,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3776,3113,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.3 to 7.3.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3777,3113,'original_headers',''),(3778,3113,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 13 Jan 2023 09:52:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => b6617082-447f-938e-9df1-ac9f57339c9c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 788d3df15b5dc298-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 13 Jan 2023 09:52:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: b6617082-447f-938e-9df1-ac9f57339c9c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 788d3df15b5dc298-VIE\r\n\r\n{\"messageId\":\"e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 13 Jan 2023 09:52:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b6617082-447f-938e-9df1-ac9f57339c9c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 788d3df15b5dc298-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.3 to 7.3.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e2aa916bef2699e17bce918cc4f09287@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3779,3114,'solution','All good, mail sent.'),(3780,3114,'success','1'),(3781,3114,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3782,3114,'to_header','info@cgc.org.za'),(3783,3114,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3784,3114,'reply_to_header','info@cgc.org.za'),(3785,3114,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3786,3114,'original_to','info@cgc.org.za'),(3787,3114,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3788,3114,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.1 to 1.92.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3789,3114,'original_headers',''),(3790,3114,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 16 Jan 2023 21:46:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 3526095d-ce84-9dad-ac2c-951dcdb22864\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999993027304e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78aa0ada9da938bf-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 16 Jan 2023 21:46:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 3526095d-ce84-9dad-ac2c-951dcdb22864\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-12.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999993027304e-06\r\nServer: cloudflare\r\nCF-RAY: 78aa0ada9da938bf-VIE\r\n\r\n{\"messageId\":\"912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 16 Jan 2023 21:46:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3526095d-ce84-9dad-ac2c-951dcdb22864\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999993027304e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78aa0ada9da938bf-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.1 to 1.92.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 912184e7c4c7eef2f57e9bf07f9cbc9e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3791,3115,'solution','All good, mail sent.'),(3792,3115,'success','1'),(3793,3115,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3794,3115,'to_header','info@cgc.org.za'),(3795,3115,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3796,3115,'reply_to_header','info@cgc.org.za'),(3797,3115,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3798,3115,'original_to','info@cgc.org.za'),(3799,3115,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3800,3115,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.0 to 3.10.1) : https://wordpress.org/plugins/elementor/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.9 to 4.2.10) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3801,3115,'original_headers',''),(3802,3115,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 17 Jan 2023 21:46:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 02b7cf13-93a0-9420-aada-9611fcfb1ccb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-76.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78b248bb4adac217-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 17 Jan 2023 21:46:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 02b7cf13-93a0-9420-aada-9611fcfb1ccb\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-76.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 78b248bb4adac217-VIE\r\n\r\n{\"messageId\":\"a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 17 Jan 2023 21:46:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 02b7cf13-93a0-9420-aada-9611fcfb1ccb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-76.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78b248bb4adac217-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.0 to 3.10.1) : https://wordpress.org/plugins/elementor/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.9 to 4.2.10) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a76cc366d05115c12a6284a20e3f78d1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3815,3116,'solution','All good, mail sent.'),(3816,3116,'success','1'),(3817,3116,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3818,3116,'to_header','info@cgc.org.za'),(3819,3116,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3820,3116,'reply_to_header','info@cgc.org.za'),(3821,3116,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3822,3116,'original_to','info@cgc.org.za'),(3823,3116,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3824,3116,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.14 to 2.1.1) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3825,3116,'original_headers',''),(3826,3116,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 18 Jan 2023 21:49:13 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 6cb73969-1ca4-932e-8b7e-a848e3a7de30\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78ba8a1008c0c263-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 18 Jan 2023 21:49:13 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 6cb73969-1ca4-932e-8b7e-a848e3a7de30\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-33.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 78ba8a1008c0c263-VIE\r\n\r\n{\"messageId\":\"9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 18 Jan 2023 21:49:13 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6cb73969-1ca4-932e-8b7e-a848e3a7de30\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78ba8a1008c0c263-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.14 to 2.1.1) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9e6d3db7ffbecd97818dfa0c6716b050@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3827,3117,'solution','All good, mail sent.'),(3828,3117,'success','1'),(3829,3117,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3830,3117,'to_header','info@cgc.org.za'),(3831,3117,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3832,3117,'reply_to_header','info@cgc.org.za'),(3833,3117,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3834,3117,'original_to','info@cgc.org.za'),(3835,3117,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3836,3117,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.1 to 2.1.2) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3837,3117,'original_headers',''),(3838,3117,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 20 Jan 2023 09:46:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => f5c4c77f-67ba-988a-8493-64d330692390\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78c6e2a26db9c259-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 20 Jan 2023 09:46:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: f5c4c77f-67ba-988a-8493-64d330692390\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-75.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 78c6e2a26db9c259-VIE\r\n\r\n{\"messageId\":\"d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 20 Jan 2023 09:46:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f5c4c77f-67ba-988a-8493-64d330692390\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78c6e2a26db9c259-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.1 to 2.1.2) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d811fa8da1bbad588035d2c141f84a09@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3839,3119,'solution','All good, mail sent.'),(3840,3119,'success','1'),(3841,3119,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3842,3119,'to_header','info@cgc.org.za'),(3843,3119,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3844,3119,'reply_to_header','info@cgc.org.za'),(3845,3119,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3846,3119,'original_to','info@cgc.org.za'),(3847,3119,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3848,3119,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.21 to 1.1.22) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Facebook for WooCommerce (from version 3.0.6 to 3.0.8) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Google Listings and Ads (from version 2.3.3 to 2.3.7) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.6 to 11.7.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 1.1.2 to 1.2.0) : https://wordpress.org/plugins/jetpack-protect/\n- MailPoet (from version 4.2.0 to 4.5.0) : https://wordpress.org/plugins/mailpoet/\n- TikTok (from version 1.0.13 to 1.0.15) : https://wordpress.org/plugins/tiktok-for-business/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3849,3119,'original_headers',''),(3850,3119,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 20 Jan 2023 21:50:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 146537f5-2e1e-9985-b8e9-b5d790b8ab75\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78cb06d00d8e788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 20 Jan 2023 21:50:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 146537f5-2e1e-9985-b8e9-b5d790b8ab75\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-34.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 78cb06d00d8e788d-VIE\r\n\r\n{\"messageId\":\"573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 20 Jan 2023 21:50:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 146537f5-2e1e-9985-b8e9-b5d790b8ab75\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78cb06d00d8e788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.21 to 1.1.22) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Facebook for WooCommerce (from version 3.0.6 to 3.0.8) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Google Listings and Ads (from version 2.3.3 to 2.3.7) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.6 to 11.7.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 1.1.2 to 1.2.0) : https://wordpress.org/plugins/jetpack-protect/\n- MailPoet (from version 4.2.0 to 4.5.0) : https://wordpress.org/plugins/mailpoet/\n- TikTok (from version 1.0.13 to 1.0.15) : https://wordpress.org/plugins/tiktok-for-business/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 573d941e2a4f290358f50ecdea9d4836@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3853,3120,'solution','All good, mail sent.'),(3854,3120,'success','1'),(3855,3120,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3856,3120,'to_header','info@cgc.org.za'),(3857,3120,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3858,3120,'reply_to_header','info@cgc.org.za'),(3859,3120,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3860,3120,'original_to','info@cgc.org.za'),(3861,3120,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3862,3120,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.0 to 6.1.1) : https://wordpress.org/plugins/really-simple-ssl/\n- Yoast SEO (from version 19.14 to 20.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3863,3120,'original_headers',''),(3864,3120,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 24 Jan 2023 09:46:05 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => ec3f1809-87b2-9189-b30b-64c91eae1a70\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78e7d707bb1d77f2-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 24 Jan 2023 09:46:05 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: ec3f1809-87b2-9189-b30b-64c91eae1a70\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 78e7d707bb1d77f2-VIE\r\n\r\n{\"messageId\":\"bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 24 Jan 2023 09:46:05 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ec3f1809-87b2-9189-b30b-64c91eae1a70\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78e7d707bb1d77f2-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.0 to 6.1.1) : https://wordpress.org/plugins/really-simple-ssl/\n- Yoast SEO (from version 19.14 to 20.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bce81fb0dd0370ddb11a2d4285b2d932@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3865,3121,'solution','All good, mail sent.'),(3866,3121,'success','1'),(3867,3121,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3868,3121,'to_header','info@cgc.org.za'),(3869,3121,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3870,3121,'reply_to_header','info@cgc.org.za'),(3871,3121,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3872,3121,'original_to','info@cgc.org.za'),(3873,3121,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3874,3121,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.7 to 2.3.8) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.5.0 to 4.5.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3875,3121,'original_headers',''),(3876,3121,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 24 Jan 2023 21:47:22 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => e4625283-8de2-90af-b0b4-05823b5342bf\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78ebf7965d03788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 24 Jan 2023 21:47:22 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: e4625283-8de2-90af-b0b4-05823b5342bf\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-49.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 78ebf7965d03788d-VIE\r\n\r\n{\"messageId\":\"d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 24 Jan 2023 21:47:22 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e4625283-8de2-90af-b0b4-05823b5342bf\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78ebf7965d03788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.7 to 2.3.8) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.5.0 to 4.5.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d7f7f8302a3d6d88fc781552b75f74e1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3877,3123,'_elementor_edit_mode','builder'),(3878,3123,'_elementor_template_type','kit'),(3880,146,'_wp_page_template','default'),(3881,146,'_elementor_page_settings','a:1:{s:16:\"site_description\";s:16:\"Worcester Magic!\";}'),(3886,3126,'solution','Not found, check status column for more info.'),(3887,3126,'success',''),(3888,3126,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(3889,3126,'to_header','Cape Gliding Club <info@capegliding.co.za>'),(3890,3126,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3891,3126,'reply_to_header','info@cgc.org.za'),(3892,3126,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3893,3126,'original_to','Cape Gliding Club'),(3894,3126,'original_subject','Your booking has been declined'),(3895,3126,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking Standard for: July 5, 2016 10:00 - July 5, 2016 12:00\nhas been canceled. <br /><br /><br /><h2>Test Email</h2><div class=\"payment-content-form\">\n<strong>Times</strong>:<span class=\"fieldvalue\">10:00 - 12:00</span><br/> <strong>First\nName</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last Name</strong>:<span\nclass=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span class=\"fieldvalue\"><a\nhref=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(3896,3126,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(3897,3126,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n            [name] => Cape Gliding Club\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking Standard for: July 5, 2016 10:00 - July 5, 2016 12:00\nhas been canceled. <br /><br /><br /><h2>Test Email</h2><div class=\"payment-content-form\">\n<strong>Times</strong>:<span class=\"fieldvalue\">10:00 - 12:00</span><br/> <strong>First\nName</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last Name</strong>:<span\nclass=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span class=\"fieldvalue\"><a\nhref=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b3e504554e2da75c0c934e5e58edb44f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3900,3128,'solution','All good, mail sent.'),(3901,3128,'success','1'),(3902,3128,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3903,3128,'to_header','info@cgc.org.za'),(3904,3128,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3905,3128,'reply_to_header','info@cgc.org.za'),(3906,3128,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3907,3128,'original_to','info@cgc.org.za'),(3908,3128,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3909,3128,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.5.1 to 4.5.2) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3910,3128,'original_headers',''),(3911,3128,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 25 Jan 2023 21:50:33 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 3a133ae8-ec63-9ce7-a294-b99da86c5777\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 78f439a07f38c25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 25 Jan 2023 21:50:33 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 3a133ae8-ec63-9ce7-a294-b99da86c5777\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-80.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 78f439a07f38c25b-VIE\r\n\r\n{\"messageId\":\"59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 25 Jan 2023 21:50:33 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3a133ae8-ec63-9ce7-a294-b99da86c5777\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 78f439a07f38c25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.5.1 to 4.5.2) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 59eaea28f37c18a3f9ce352c678fa4b3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3912,2577,'_last_editor_used_jetpack','block-editor'),(3913,3129,'_elementor_edit_mode','builder'),(3914,3129,'_elementor_template_type','wp-page'),(3915,3129,'_elementor_version','3.8.0'),(3916,3129,'_wp_page_template','default'),(3917,3129,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3920,3130,'_elementor_edit_mode','builder'),(3921,3130,'_elementor_template_type','wp-page'),(3922,3130,'_elementor_version','3.8.0'),(3923,3130,'_wp_page_template','default'),(3924,3130,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: Dates not confirmed yet.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a><\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3927,3131,'_elementor_edit_mode','builder'),(3928,3131,'_elementor_template_type','wp-page'),(3929,3131,'_elementor_version','3.8.0'),(3930,3131,'_wp_page_template','default'),(3931,3131,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>\\u00a0to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3934,2577,'_elementor_pro_version','3.32.1'),(3937,3132,'_elementor_edit_mode','builder'),(3938,3132,'_elementor_template_type','wp-page'),(3939,3132,'_elementor_version','3.10.1'),(3940,3132,'_wp_page_template','default'),(3941,3132,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>\\u00a0to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3943,3132,'_elementor_pro_version','3.10.2'),(3945,3133,'_elementor_edit_mode','builder'),(3946,3133,'_elementor_template_type','wp-page'),(3947,3133,'_elementor_version','3.10.1'),(3948,3133,'_wp_page_template','default'),(3949,3133,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.<\\/span><\\/h2>\\n<p>\\u00a0<\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>\\u00a0to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3951,3133,'_elementor_pro_version','3.10.2'),(3953,3134,'_elementor_edit_mode','builder'),(3954,3134,'_elementor_template_type','wp-page'),(3955,3134,'_elementor_version','3.10.1'),(3956,3134,'_wp_page_template','default'),(3957,3134,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3959,3134,'_elementor_pro_version','3.10.2'),(3964,3135,'solution','All good, mail sent.'),(3965,3135,'success','1'),(3966,3135,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3967,3135,'to_header','info@cgc.org.za'),(3968,3135,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3969,3135,'reply_to_header','info@cgc.org.za'),(3970,3135,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3971,3135,'original_to','info@cgc.org.za'),(3972,3135,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3973,3135,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.22 to 1.1.23) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3974,3135,'original_headers',''),(3975,3135,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 29 Jan 2023 09:47:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 3377da8c-36d3-9798-895e-baf11926a49a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79110ca26f3138b7-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 29 Jan 2023 09:47:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 3377da8c-36d3-9798-895e-baf11926a49a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79110ca26f3138b7-VIE\r\n\r\n{\"messageId\":\"cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 29 Jan 2023 09:47:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3377da8c-36d3-9798-895e-baf11926a49a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79110ca26f3138b7-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.22 to 1.1.23) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cc09c92d9ed0a9fe8e54f608c074e7b2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3976,3136,'solution','All good, mail sent.'),(3977,3136,'success','1'),(3978,3136,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3979,3136,'to_header','info@cgc.org.za'),(3980,3136,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3981,3136,'reply_to_header','info@cgc.org.za'),(3982,3136,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3983,3136,'original_to','info@cgc.org.za'),(3984,3136,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3985,3136,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.1 to 3.10.2) : https://wordpress.org/plugins/elementor/\n- Elementor Addons by WPZOOM (from version 1.1.23 to 1.1.24) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3986,3136,'original_headers',''),(3987,3136,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 29 Jan 2023 21:49:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 6d546adf-ef5b-9bec-9578-6fe97334c4dd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79152db54e7d3267-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 29 Jan 2023 21:49:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 6d546adf-ef5b-9bec-9578-6fe97334c4dd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-59.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 79152db54e7d3267-VIE\r\n\r\n{\"messageId\":\"ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 29 Jan 2023 21:49:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6d546adf-ef5b-9bec-9578-6fe97334c4dd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79152db54e7d3267-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.1 to 3.10.2) : https://wordpress.org/plugins/elementor/\n- Elementor Addons by WPZOOM (from version 1.1.23 to 1.1.24) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ce794d5a0c1825666b78de135162cb0c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(3988,3137,'solution','All good, mail sent.'),(3989,3137,'success','1'),(3990,3137,'from_header','Cape Gliding Club <info@cgc.org.za>'),(3991,3137,'to_header','info@cgc.org.za'),(3992,3137,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(3993,3137,'reply_to_header','info@cgc.org.za'),(3994,3137,'transport_uri','https://smtp-relay.sendinblue.com:587'),(3995,3137,'original_to','info@cgc.org.za'),(3996,3137,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(3997,3137,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.10.2 to 3.10.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(3998,3137,'original_headers',''),(3999,3137,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 30 Jan 2023 09:51:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 9bce819a-46a9-9624-80a9-0d00592f61ac\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-31.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79194f588acac306-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 30 Jan 2023 09:51:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 9bce819a-46a9-9624-80a9-0d00592f61ac\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-31.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 79194f588acac306-VIE\r\n\r\n{\"messageId\":\"0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 30 Jan 2023 09:51:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9bce819a-46a9-9624-80a9-0d00592f61ac\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-31.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79194f588acac306-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.10.2 to 3.10.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0c02ef5740f2b1fd59dc52384496fcda@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4013,3138,'solution','All good, mail sent.'),(4014,3138,'success','1'),(4015,3138,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4016,3138,'to_header','info@cgc.org.za'),(4017,3138,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4018,3138,'reply_to_header','info@cgc.org.za'),(4019,3138,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4020,3138,'original_to','info@cgc.org.za'),(4021,3138,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4022,3138,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.92.0 to 1.93.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.2.2 to 1.2.3) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4023,3138,'original_headers',''),(4024,3138,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 30 Jan 2023 21:52:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 0f5e2650-dc05-938b-9b41-e3e65c0a669f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 791d700d882ec30a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 30 Jan 2023 21:52:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 0f5e2650-dc05-938b-9b41-e3e65c0a669f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-56.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 791d700d882ec30a-VIE\r\n\r\n{\"messageId\":\"edcc072ffc83447253d5572f3a435380@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 30 Jan 2023 21:52:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0f5e2650-dc05-938b-9b41-e3e65c0a669f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 791d700d882ec30a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.92.0 to 1.93.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.2.2 to 1.2.3) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => edcc072ffc83447253d5572f3a435380@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4025,3139,'solution','All good, mail sent.'),(4026,3139,'success','1'),(4027,3139,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4028,3139,'to_header','info@cgc.org.za'),(4029,3139,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4030,3139,'reply_to_header','info@cgc.org.za'),(4031,3139,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4032,3139,'original_to','info@cgc.org.za'),(4033,3139,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4034,3139,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.8 to 3.0.9) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- MailPoet (from version 4.5.2 to 4.6.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4035,3139,'original_headers',''),(4036,3139,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 31 Jan 2023 21:48:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 251bfaf0-09b8-9422-be18-41c7e989fd07\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-46.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7925a71cdac5c247-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 31 Jan 2023 21:48:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 251bfaf0-09b8-9422-be18-41c7e989fd07\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-46.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7925a71cdac5c247-VIE\r\n\r\n{\"messageId\":\"039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 31 Jan 2023 21:48:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 251bfaf0-09b8-9422-be18-41c7e989fd07\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-46.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7925a71cdac5c247-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.8 to 3.0.9) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- MailPoet (from version 4.5.2 to 4.6.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 039ea96122a8a3d6012a8c487b45d1d2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4037,3140,'solution','All good, mail sent.'),(4038,3140,'success','1'),(4039,3140,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(4040,3140,'to_header','info@cgc.org.za'),(4041,3140,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4042,3140,'reply_to_header','info@cgc.org.za'),(4043,3140,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4044,3140,'original_to','info@cgc.org.za'),(4045,3140,'original_subject','New submission from Contact Form'),(4046,3140,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Guy LaRochelle</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:guy@siglr.com\'>guy@siglr.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello! I&#039;ve been trying to reach you using info@cgc.org.za but haven&#039;t got a reply yet, so I&#039;m trying through this website instead.<br />\r\n<br />\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. <br />\r\n<br />\r\nMy only possible date is July 9, 2023.<br />\r\nMy name: Guy LaRochelle<br />\r\nCanada Passport number: GC981126<br />\r\n<br />\r\nThank you!<br />\r\nGuy<br />\r\n <br />\r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4047,3140,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4048,3140,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Feb 2023 03:55:08 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 0b03e8f3-1994-9b93-a89f-17fc584afe4b\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=3.9999995351536e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7927bff03a4bc25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Feb 2023 03:55:08 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 0b03e8f3-1994-9b93-a89f-17fc584afe4b\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=3.9999995351536e-06\r\nServer: cloudflare\r\nCF-RAY: 7927bff03a4bc25b-VIE\r\n\r\n{\"messageId\":\"28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Feb 2023 03:55:08 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0b03e8f3-1994-9b93-a89f-17fc584afe4b\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=3.9999995351536e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7927bff03a4bc25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Guy LaRochelle</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:guy@siglr.com\'>guy@siglr.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello! I&#039;ve been trying to reach you using info@cgc.org.za but haven&#039;t got a reply yet, so I&#039;m trying through this website instead.<br />\r\n<br />\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. <br />\r\n<br />\r\nMy only possible date is July 9, 2023.<br />\r\nMy name: Guy LaRochelle<br />\r\nCanada Passport number: GC981126<br />\r\n<br />\r\nThank you!<br />\r\nGuy<br />\r\n <br />\r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 28ba392d254d7daf6d32200170f7e4ed@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4050,3141,'solution','All good, mail sent.'),(4051,3141,'success','1'),(4052,3141,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4053,3141,'to_header','info@cgc.org.za'),(4054,3141,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4055,3141,'reply_to_header','info@cgc.org.za'),(4056,3141,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4057,3141,'original_to','info@cgc.org.za'),(4058,3141,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4059,3141,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.24 to 1.1.25) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4060,3141,'original_headers',''),(4061,3141,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Feb 2023 21:52:12 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => be440cf1-3faf-90c2-bf09-103ac5a2f5c9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 792de9ae7a2cc28e-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Feb 2023 21:52:12 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: be440cf1-3faf-90c2-bf09-103ac5a2f5c9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-34.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 792de9ae7a2cc28e-VIE\r\n\r\n{\"messageId\":\"3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Feb 2023 21:52:12 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be440cf1-3faf-90c2-bf09-103ac5a2f5c9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-34.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 792de9ae7a2cc28e-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.24 to 1.1.25) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3135d1b2c23b2e8ba11e547e3c741f2c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4062,3142,'solution','All good, mail sent.'),(4063,3142,'success','1'),(4064,3142,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4065,3142,'to_header','info@cgc.org.za'),(4066,3142,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4067,3142,'reply_to_header','info@cgc.org.za'),(4068,3142,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4069,3142,'original_to','info@cgc.org.za'),(4070,3142,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4071,3142,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.25 to 1.1.26) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4072,3142,'original_headers',''),(4073,3142,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 03 Feb 2023 21:51:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => c1ed46ea-85fb-92be-8158-429ff4f1dd68\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 793e63f08997c2b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 03 Feb 2023 21:51:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: c1ed46ea-85fb-92be-8158-429ff4f1dd68\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 793e63f08997c2b9-VIE\r\n\r\n{\"messageId\":\"d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 03 Feb 2023 21:51:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c1ed46ea-85fb-92be-8158-429ff4f1dd68\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 793e63f08997c2b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.25 to 1.1.26) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d0743ffa9d3eedce01b82995c95491a1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4075,3143,'solution','All good, mail sent.'),(4076,3143,'success','1'),(4077,3143,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4078,3143,'to_header','info@cgc.org.za'),(4079,3143,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4080,3143,'reply_to_header','info@cgc.org.za'),(4081,3143,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4082,3143,'original_to','info@cgc.org.za'),(4083,3143,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4084,3143,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.0 to 20.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4085,3143,'original_headers',''),(4086,3143,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Feb 2023 09:49:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 51c4ad15-5f21-9160-9176-424ee9b84f53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 795b37a03f6a788b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Feb 2023 09:49:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 51c4ad15-5f21-9160-9176-424ee9b84f53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 795b37a03f6a788b-VIE\r\n\r\n{\"messageId\":\"74f3fa5479224650a939f84da06693fc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Feb 2023 09:49:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 51c4ad15-5f21-9160-9176-424ee9b84f53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 795b37a03f6a788b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.0 to 20.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 74f3fa5479224650a939f84da06693fc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4087,3144,'solution','All good, mail sent.'),(4088,3144,'success','1'),(4089,3144,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4090,3144,'to_header','info@cgc.org.za'),(4091,3144,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4092,3144,'reply_to_header','info@cgc.org.za'),(4093,3144,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4094,3144,'original_to','info@cgc.org.za'),(4095,3144,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4096,3144,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.9 to 3.0.10) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Jetpack (from version 11.7.1 to 11.8) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.0 to 4.6.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4097,3144,'original_headers',''),(4098,3144,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Feb 2023 21:47:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 81963c25-e273-920e-8d4f-fbccc06191f1\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 795f53b4bb9ac214-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Feb 2023 21:47:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 81963c25-e273-920e-8d4f-fbccc06191f1\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 795f53b4bb9ac214-VIE\r\n\r\n{\"messageId\":\"0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Feb 2023 21:47:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 81963c25-e273-920e-8d4f-fbccc06191f1\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 795f53b4bb9ac214-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.9 to 3.0.10) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Jetpack (from version 11.7.1 to 11.8) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.0 to 4.6.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0448c8dcd1bb66bf4c743b6620ed151d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4099,3145,'solution','All good, mail sent.'),(4100,3145,'success','1'),(4101,3145,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(4102,3145,'to_header','info@cgc.org.za'),(4103,3145,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4104,3145,'reply_to_header','info@cgc.org.za'),(4105,3145,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4106,3145,'original_to','info@cgc.org.za'),(4107,3145,'original_subject','New submission from Contact Form'),(4108,3145,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anthonybo414@gmail.com\'>anthonybo414@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day,<br />\r\n<br />\r\nI&#039;d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.<br />\r\n<br />\r\nKind Regards<br />\r\nAnthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4109,3145,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4110,3145,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Feb 2023 08:48:13 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79631ae63ca0c2b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Feb 2023 08:48:13 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79631ae63ca0c2b9-VIE\r\n\r\n{\"messageId\":\"357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Feb 2023 08:48:13 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1a1a3945-aff3-995b-bb84-f7b87d1eb9d0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79631ae63ca0c2b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Anthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:anthonybo414@gmail.com\'>anthonybo414@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day,<br />\r\n<br />\r\nI&#039;d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.<br />\r\n<br />\r\nKind Regards<br />\r\nAnthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 357ac050a1549d09e63ecb289d273e3c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4111,3147,'_elementor_edit_mode','builder'),(4112,3147,'_elementor_template_type','wp-page'),(4113,3147,'_elementor_version','3.10.1'),(4114,3147,'_wp_page_template','default'),(4115,3147,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4117,3147,'_elementor_pro_version','3.10.2'),(4119,3148,'_elementor_edit_mode','builder'),(4120,3148,'_elementor_template_type','wp-page'),(4121,3148,'_elementor_version','3.10.1'),(4122,3148,'_wp_page_template','default'),(4123,3148,'_elementor_data','[{\"id\":\"9314305\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"44a28d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"02c82e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/08\\/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-scaled.jpeg\",\"id\":33,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Warning Gliding is addictive!\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4125,3148,'_elementor_pro_version','3.10.2'),(4127,3149,'_elementor_edit_mode','builder'),(4128,3149,'_elementor_template_type','wp-page'),(4129,3149,'_elementor_version','3.10.1'),(4130,3149,'_wp_page_template','default'),(4131,3149,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4133,3149,'_elementor_pro_version','3.10.2'),(4137,3150,'_elementor_edit_mode','builder'),(4138,3150,'_elementor_template_type','wp-page'),(4139,3150,'_elementor_version','3.10.2'),(4140,3150,'_wp_page_template','default'),(4141,3150,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4143,3150,'_elementor_pro_version','3.10.3'),(4145,3151,'_elementor_edit_mode','builder'),(4146,3151,'_elementor_template_type','wp-page'),(4147,3151,'_elementor_version','3.10.2'),(4148,3151,'_wp_page_template','default'),(4149,3151,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4151,3151,'_elementor_pro_version','3.10.3'),(4153,3152,'_elementor_edit_mode','builder'),(4154,3152,'_elementor_template_type','wp-page'),(4155,3152,'_elementor_version','3.10.2'),(4156,3152,'_wp_page_template','default'),(4157,3152,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4159,3152,'_elementor_pro_version','3.10.3'),(4163,3153,'_elementor_edit_mode','builder'),(4164,3153,'_elementor_template_type','wp-page'),(4165,3153,'_elementor_version','3.10.2'),(4166,3153,'_wp_page_template','default'),(4167,3153,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4169,3153,'_elementor_pro_version','3.10.3'),(4171,3154,'_elementor_edit_mode','builder'),(4172,3154,'_elementor_template_type','wp-page'),(4173,3154,'_elementor_version','3.10.2'),(4174,3154,'_wp_page_template','default'),(4175,3154,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4177,3154,'_elementor_pro_version','3.10.3'),(4179,3155,'_elementor_edit_mode','builder'),(4180,3155,'_elementor_template_type','wp-page'),(4181,3155,'_elementor_version','3.10.2'),(4182,3155,'_wp_page_template','default'),(4183,3155,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4185,3155,'_elementor_pro_version','3.10.3'),(4196,3157,'_elementor_edit_mode','builder'),(4197,3157,'_elementor_template_type','wp-page'),(4198,3157,'_elementor_version','3.10.2'),(4199,3157,'_wp_page_template','default'),(4200,3157,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4202,3157,'_elementor_pro_version','3.10.3'),(4204,3158,'_elementor_edit_mode','builder'),(4205,3158,'_elementor_template_type','wp-page'),(4206,3158,'_elementor_version','3.10.2'),(4207,3158,'_wp_page_template','default'),(4208,3158,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4210,3158,'_elementor_pro_version','3.10.3'),(4212,3159,'_elementor_edit_mode','builder'),(4213,3159,'_elementor_template_type','wp-page'),(4214,3159,'_elementor_version','3.10.2'),(4215,3159,'_wp_page_template','default'),(4216,3159,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4218,3159,'_elementor_pro_version','3.10.3'),(4220,2577,'_oembed_651aa743c33085880612d392092f6fa5','<iframe title=\"ONLY Pilots are FANS ⚡️ Gliding in Worcester\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4221,2577,'_oembed_time_651aa743c33085880612d392092f6fa5','1675850641'),(4223,2577,'_oembed_a6d9d1a13e1f0ef9d746682b6075f7dc','<iframe title=\"ONLY Pilots are FANS ⚡️ Gliding in Worcester\" width=\"740\" height=\"416\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4224,2577,'_oembed_time_a6d9d1a13e1f0ef9d746682b6075f7dc','1675850663'),(4225,3160,'_elementor_edit_mode','builder'),(4226,3160,'_elementor_template_type','wp-page'),(4227,3160,'_elementor_version','3.10.2'),(4228,3160,'_wp_page_template','default'),(4229,3160,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4231,3160,'_elementor_pro_version','3.10.3'),(4233,3161,'_elementor_edit_mode','builder'),(4234,3161,'_elementor_template_type','wp-page'),(4235,3161,'_elementor_version','3.10.2'),(4236,3161,'_wp_page_template','default'),(4237,3161,'_elementor_data','[{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4409131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"text-align: center; color: #333333; font-size: 1rem; font-style: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\\n<\\/blockquote>\\n<p>If you are interested in joining one of our courses, please <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a> are of course also available in and around Worcester.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\\n<p><\\/p>\\n<div>\\n<div><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">Book Now<\\/a>&nbsp;to get your name on the waitinglist.<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4239,3161,'_elementor_pro_version','3.10.3'),(4241,3162,'_elementor_edit_mode','builder'),(4242,3162,'_elementor_template_type','wp-page'),(4243,3162,'_elementor_version','3.10.2'),(4244,3162,'_wp_page_template','default'),(4245,3162,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4247,3162,'_elementor_pro_version','3.10.3'),(4251,3163,'_elementor_edit_mode','builder'),(4252,3163,'_elementor_template_type','wp-page'),(4253,3163,'_elementor_version','3.10.2'),(4254,3163,'_wp_page_template','default'),(4255,3163,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4257,3163,'_elementor_pro_version','3.10.3'),(4259,3164,'_elementor_edit_mode','builder'),(4260,3164,'_elementor_template_type','wp-page'),(4261,3164,'_elementor_version','3.10.2'),(4262,3164,'_wp_page_template','default'),(4263,3164,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2><h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4265,3164,'_elementor_pro_version','3.10.3'),(4267,3165,'_elementor_edit_mode','builder'),(4268,3165,'_elementor_template_type','wp-page'),(4269,3165,'_elementor_version','3.10.2'),(4270,3165,'_wp_page_template','default'),(4271,3165,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4273,3165,'_elementor_pro_version','3.10.3'),(4277,3166,'_elementor_edit_mode','builder'),(4278,3166,'_elementor_template_type','wp-page'),(4279,3166,'_elementor_version','3.10.2'),(4280,3166,'_wp_page_template','default'),(4281,3166,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4283,3166,'_elementor_pro_version','3.10.3'),(4285,3167,'_elementor_edit_mode','builder'),(4286,3167,'_elementor_template_type','wp-page'),(4287,3167,'_elementor_version','3.10.2'),(4288,3167,'_wp_page_template','default'),(4289,3167,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"669f758\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a67dbc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4add9b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"padding-top: 1.5em;\\\">Next Course: 30 March 2023 to 2 April 2023.<\\/h2>\\n<h2 style=\\\"padding-top: 1.5em;\\\"><span style=\\\"font-size: 1.625rem;\\\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.<\\/span><\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4291,3167,'_elementor_pro_version','3.10.3'),(4293,3168,'_elementor_edit_mode','builder'),(4294,3168,'_elementor_template_type','wp-page'),(4295,3168,'_elementor_version','3.10.2'),(4296,3168,'_wp_page_template','default'),(4297,3168,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4299,3168,'_elementor_pro_version','3.10.3'),(4303,11,'_eael_custom_js',''),(4304,195,'_eael_custom_js',''),(4306,2372,'_eael_custom_js',''),(4308,2577,'_eael_custom_js',''),(4311,3169,'_elementor_edit_mode','builder'),(4312,3169,'_elementor_template_type','wp-page'),(4313,3169,'_elementor_version','3.10.2'),(4314,3169,'_wp_page_template','default'),(4315,3169,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4317,3169,'_elementor_pro_version','3.10.3'),(4319,3170,'_elementor_edit_mode','builder'),(4320,3170,'_elementor_template_type','wp-page'),(4321,3170,'_elementor_version','3.10.2'),(4322,3170,'_wp_page_template','default'),(4323,3170,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4325,3170,'_elementor_pro_version','3.10.3');
INSERT INTO `wp_postmeta` VALUES (4327,2577,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4328,3171,'_elementor_edit_mode','builder'),(4329,3171,'_elementor_template_type','wp-page'),(4330,3171,'_elementor_version','3.10.2'),(4331,3171,'_wp_page_template','default'),(4332,3171,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4334,3171,'_elementor_pro_version','3.10.3'),(4336,3171,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4349,3173,'_elementor_edit_mode','builder'),(4350,3173,'_elementor_template_type','wp-page'),(4351,3173,'_elementor_version','3.10.2'),(4352,3173,'_wp_page_template','default'),(4353,3173,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4355,3173,'_elementor_pro_version','3.10.3'),(4356,3173,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4358,3174,'_elementor_edit_mode','builder'),(4359,3174,'_elementor_template_type','wp-page'),(4360,3174,'_elementor_version','3.10.2'),(4361,3174,'_wp_page_template','default'),(4362,3174,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are interested in joining one of our courses, please <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact u<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4364,3174,'_elementor_pro_version','3.10.3'),(4365,3174,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4367,3175,'_elementor_edit_mode','builder'),(4368,3175,'_elementor_template_type','wp-page'),(4369,3175,'_elementor_version','3.10.2'),(4370,3175,'_wp_page_template','default'),(4371,3175,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">If you are interested in joining one of our courses, please&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">submit<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">direct<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;costs related to flying.<\\/span><\\/font><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4373,3175,'_elementor_pro_version','3.10.3'),(4374,3175,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4376,2577,'_eael_widget_elements','a:1:{s:12:\"gravity-form\";s:12:\"gravity-form\";}'),(4379,3176,'_elementor_edit_mode','builder'),(4380,3176,'_elementor_template_type','wp-page'),(4381,3176,'_elementor_version','3.10.2'),(4382,3176,'_wp_page_template','default'),(4383,3176,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">If you are interested in joining one of our courses, please&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">submit<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">direct<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;costs related to flying.<\\/span><\\/font><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4385,3176,'_elementor_pro_version','3.10.3'),(4386,3176,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4388,3177,'_elementor_edit_mode','builder'),(4389,3177,'_elementor_template_type','wp-page'),(4390,3177,'_elementor_version','3.10.2'),(4391,3177,'_wp_page_template','default'),(4392,3177,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74d819c4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"57e73940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"380c2918\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:quote {\\\"align\\\":\\\"center\\\"} --><\\/p>\\n<blockquote>\\n<p><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">If you are interested in joining one of our courses, please&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">submit<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;<\\/span><\\/font><font color=\\\"#333333\\\" size=\\\"3\\\"><span style=\\\"caret-color: rgb(51, 51, 51);\\\">direct<\\/span><\\/font><font color=\\\"#333333\\\"><span style=\\\"font-size: 1rem;\\\">&nbsp;costs related to flying.<\\/span><\\/font><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\"> are of course also available in and around Worcester.<\\/span><\\/p>\\n<p><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\\n<\\/blockquote>\\n<div>\\n<p><!-- \\/wp:button --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:buttons --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4394,3177,'_elementor_pro_version','3.10.3'),(4395,3177,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4397,3178,'_elementor_edit_mode','builder'),(4398,3178,'_elementor_template_type','wp-page'),(4399,3178,'_elementor_version','3.10.2'),(4400,3178,'_wp_page_template','default'),(4401,3178,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98c6dda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b888095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692e099\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many\\u00a0<\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">\\u00a0are of course also available in and around Worcester.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4403,3178,'_elementor_pro_version','3.10.3'),(4404,3178,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4408,3179,'_elementor_edit_mode','builder'),(4409,3179,'_elementor_template_type','wp-page'),(4410,3179,'_elementor_version','3.10.2'),(4411,3179,'_wp_page_template','default'),(4412,3179,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98c6dda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b888095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692e099\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many\\u00a0<\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">\\u00a0are of course also available in and around Worcester.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4414,3179,'_elementor_pro_version','3.10.3'),(4415,3179,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4417,3180,'_elementor_edit_mode','builder'),(4418,3180,'_elementor_template_type','wp-page'),(4419,3180,'_elementor_version','3.10.2'),(4420,3180,'_wp_page_template','default'),(4421,3180,'_elementor_data','[{\"id\":\"836f697\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d1d089c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"385eecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"caret-color: rgb(51, 51, 51); color: rgb(51, 51, 51); font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span>\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98c6dda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b888095\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692e099\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many\\u00a0<\\/span><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">guest house options<\\/a><span style=\\\"color: #333333; font-size: 1rem;\\\">\\u00a0are of course also available in and around Worcester.<\\/span><\\/p>\\n<p style=\\\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\\\"><span style=\\\"color: #333333; font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4423,3180,'_elementor_pro_version','3.10.3'),(4424,3180,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4426,3181,'_elementor_edit_mode','builder'),(4427,3181,'_elementor_template_type','wp-page'),(4428,3181,'_elementor_version','3.10.2'),(4429,3181,'_wp_page_template','default'),(4430,3181,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4432,3181,'_elementor_pro_version','3.10.3'),(4433,3181,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4437,3182,'_elementor_edit_mode','builder'),(4438,3182,'_elementor_template_type','wp-page'),(4439,3182,'_elementor_version','3.10.2'),(4440,3182,'_wp_page_template','default'),(4441,3182,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4443,3182,'_elementor_pro_version','3.10.3'),(4444,3182,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4446,3183,'_elementor_edit_mode','builder'),(4447,3183,'_elementor_template_type','wp-page'),(4448,3183,'_elementor_version','3.10.2'),(4449,3183,'_wp_page_template','default'),(4450,3183,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4452,3183,'_elementor_pro_version','3.10.3'),(4453,3183,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4455,3184,'_elementor_edit_mode','builder'),(4456,3184,'_elementor_template_type','wp-page'),(4457,3184,'_elementor_version','3.10.2'),(4458,3184,'_wp_page_template','default'),(4459,3184,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4461,3184,'_elementor_pro_version','3.10.3'),(4462,3184,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4466,3185,'_elementor_edit_mode','builder'),(4467,3185,'_elementor_template_type','wp-page'),(4468,3185,'_elementor_version','3.10.2'),(4469,3185,'_wp_page_template','default'),(4470,3185,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4472,3185,'_elementor_pro_version','3.10.3'),(4473,3185,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4475,3186,'_elementor_edit_mode','builder'),(4476,3186,'_elementor_template_type','wp-page'),(4477,3186,'_elementor_version','3.10.2'),(4478,3186,'_wp_page_template','default'),(4479,3186,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(4481,3186,'_elementor_pro_version','3.10.3'),(4482,3186,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4484,3187,'_elementor_edit_mode','builder'),(4485,3187,'_elementor_template_type','wp-page'),(4486,3187,'_elementor_version','3.10.2'),(4487,3187,'_wp_page_template','default'),(4488,3187,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4490,3187,'_elementor_pro_version','3.10.3'),(4491,3187,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4495,3188,'_elementor_edit_mode','builder'),(4496,3188,'_elementor_template_type','wp-page'),(4497,3188,'_elementor_version','3.10.2'),(4498,3188,'_wp_page_template','default'),(4499,3188,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4501,3188,'_elementor_pro_version','3.10.3'),(4502,3188,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4504,3189,'_elementor_edit_mode','builder'),(4505,3189,'_elementor_template_type','wp-page'),(4506,3189,'_elementor_version','3.10.2'),(4507,3189,'_wp_page_template','default'),(4508,3189,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4510,3189,'_elementor_pro_version','3.10.3'),(4511,3189,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4513,3190,'_elementor_edit_mode','builder'),(4514,3190,'_elementor_template_type','wp-page'),(4515,3190,'_elementor_version','3.10.2'),(4516,3190,'_wp_page_template','default'),(4517,3190,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4519,3190,'_elementor_pro_version','3.10.3'),(4520,3190,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4524,3191,'_elementor_edit_mode','builder'),(4525,3191,'_elementor_template_type','wp-page'),(4526,3191,'_elementor_version','3.10.2'),(4527,3191,'_wp_page_template','default'),(4528,3191,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4530,3191,'_elementor_pro_version','3.10.3'),(4531,3191,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4533,3192,'_elementor_edit_mode','builder'),(4534,3192,'_elementor_template_type','wp-page'),(4535,3192,'_elementor_version','3.10.2'),(4536,3192,'_wp_page_template','default'),(4537,3192,'_elementor_data','[{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4539,3192,'_elementor_pro_version','3.10.3'),(4540,3192,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4542,3193,'_elementor_edit_mode','builder'),(4543,3193,'_elementor_template_type','wp-page'),(4544,3193,'_elementor_version','3.10.2'),(4545,3193,'_wp_page_template','default'),(4546,3193,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4548,3193,'_elementor_pro_version','3.10.3'),(4549,3193,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4553,161,'_eael_custom_js',''),(4554,111,'_eael_custom_js',''),(4556,2751,'_eael_custom_js',''),(4558,13,'_eael_custom_js',''),(4561,3194,'solution','All good, mail sent.'),(4562,3194,'success','1'),(4563,3194,'from_header','Cape Gliding Club <info@cgc.org.za>'),(4564,3194,'to_header','info@cgc.org.za'),(4565,3194,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4566,3194,'reply_to_header','info@cgc.org.za'),(4567,3194,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4568,3194,'original_to','info@cgc.org.za'),(4569,3194,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(4570,3194,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.1 to 6.2.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(4571,3194,'original_headers',''),(4572,3194,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 09 Feb 2023 09:47:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-15.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 796bae70f93b325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 09 Feb 2023 09:47:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-15.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 796bae70f93b325f-VIE\r\n\r\n{\"messageId\":\"8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 09 Feb 2023 09:47:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6f300bd5-eb8e-954b-9c03-5f6ab07393d9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-15.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 796bae70f93b325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.1 to 6.2.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8c3d719c503d32c7cd9fe61a01fc33cd@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4573,2493,'_eael_custom_js',''),(4575,2945,'_eael_custom_js',''),(4576,2589,'_eael_custom_js',''),(4578,2888,'_eael_custom_js',''),(4580,3195,'_elementor_edit_mode','builder'),(4581,3195,'_elementor_template_type','wp-page'),(4582,3195,'_elementor_version','3.10.2'),(4583,3195,'_wp_page_template','default'),(4584,3195,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4586,3195,'_elementor_pro_version','3.10.3'),(4587,3195,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4589,3196,'_elementor_edit_mode','builder'),(4590,3196,'_elementor_template_type','wp-page'),(4591,3196,'_elementor_version','3.10.2'),(4592,3196,'_wp_page_template','default'),(4593,3196,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4595,3196,'_elementor_pro_version','3.10.3'),(4596,3196,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4598,3197,'_elementor_edit_mode','builder'),(4599,3197,'_elementor_template_type','wp-page'),(4600,3197,'_elementor_version','3.10.2'),(4601,3197,'_wp_page_template','default'),(4602,3197,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4604,3197,'_elementor_pro_version','3.10.3'),(4605,3197,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4609,3198,'solution','All good, mail sent.'),(4610,3198,'success','1'),(4611,3198,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4612,3198,'to_header','ari@firstpos.co.za'),(4613,3198,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4614,3198,'bcc_header','steve@porteranddaughters.com'),(4615,3198,'reply_to_header','info@capegliding.co.za'),(4616,3198,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4617,3198,'original_to','ari@firstpos.co.za'),(4618,3198,'original_subject','New submission or Ab Initio Course'),(4619,3198,'original_message','<html>\r\n	<head>\r\n		<title>New submission or Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Jacques Horne</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 873-0939</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:jacques.horne@gmail.com\'>jacques.horne@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4620,3198,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4621,3198,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Feb 2023 11:49:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => d5998c23-10be-9abd-ab75-06a06706846a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79749f3c2a00787b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Feb 2023 11:49:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: d5998c23-10be-9abd-ab75-06a06706846a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 79749f3c2a00787b-VIE\r\n\r\n{\"messageId\":\"9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Feb 2023 11:49:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d5998c23-10be-9abd-ab75-06a06706846a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79749f3c2a00787b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission or Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission or Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Jacques Horne</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 873-0939</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:jacques.horne@gmail.com\'>jacques.horne@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9b12d9cdbcd7a8cc87b44d92fda4a0b6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4623,2909,'_eael_custom_js',''),(4625,2895,'_eael_custom_js',''),(4638,3200,'_wp_page_template','default'),(4639,3200,'_thumbnail_id','31'),(4640,3200,'_elementor_edit_mode','builder'),(4641,3200,'_elementor_template_type','wp-page'),(4642,3200,'_elementor_version','3.9.0'),(4643,3200,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4646,3201,'_wp_page_template','default'),(4647,3201,'_thumbnail_id','31'),(4648,3201,'_elementor_edit_mode','builder'),(4649,3201,'_elementor_template_type','wp-page'),(4650,3201,'_elementor_version','3.9.0'),(4651,3201,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4654,195,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4655,3202,'_wp_page_template','default'),(4656,3202,'_thumbnail_id','31'),(4657,3202,'_elementor_edit_mode','builder'),(4658,3202,'_elementor_template_type','wp-page'),(4659,3202,'_elementor_version','3.9.0'),(4660,3202,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4663,3202,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4664,195,'_elementor_pro_version','3.10.3'),(4667,3203,'_wp_page_template','default'),(4668,3203,'_thumbnail_id','31'),(4669,3203,'_elementor_edit_mode','builder'),(4670,3203,'_elementor_template_type','wp-page'),(4671,3203,'_elementor_version','3.10.2'),(4672,3203,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4674,3203,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4675,3203,'_elementor_pro_version','3.10.3'),(4677,3204,'_wp_page_template','default'),(4678,3204,'_thumbnail_id','31'),(4679,3204,'_elementor_edit_mode','builder'),(4680,3204,'_elementor_template_type','wp-page'),(4681,3204,'_elementor_version','3.10.2'),(4682,3204,'_elementor_data','[{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<\\/p>\\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4684,3204,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4685,3204,'_elementor_pro_version','3.10.3'),(4687,3205,'_wp_page_template','default'),(4688,3205,'_thumbnail_id','31'),(4689,3205,'_elementor_edit_mode','builder'),(4690,3205,'_elementor_template_type','wp-page'),(4691,3205,'_elementor_version','3.10.2'),(4692,3205,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4694,3205,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4695,3205,'_elementor_pro_version','3.10.3'),(4699,195,'_last_editor_used_jetpack','block-editor'),(4711,3207,'_wp_page_template','default'),(4712,3207,'_thumbnail_id','31'),(4713,3207,'_elementor_edit_mode','builder'),(4714,3207,'_elementor_template_type','wp-page'),(4715,3207,'_elementor_version','3.10.2'),(4716,3207,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4718,3207,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4719,3207,'_elementor_pro_version','3.10.3'),(4721,3208,'_wp_page_template','default'),(4722,3208,'_thumbnail_id','31'),(4723,3208,'_elementor_edit_mode','builder'),(4724,3208,'_elementor_template_type','wp-page'),(4725,3208,'_elementor_version','3.10.2'),(4726,3208,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4728,3208,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4729,3208,'_elementor_pro_version','3.10.3'),(4731,3209,'_wp_page_template','default'),(4732,3209,'_thumbnail_id','31'),(4733,3209,'_elementor_edit_mode','builder'),(4734,3209,'_elementor_template_type','wp-page'),(4735,3209,'_elementor_version','3.10.2'),(4736,3209,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d21c4c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4216e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4582ef6\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"63e2508\",\"image_link_to_type\":\"custom\",\"image_link_to\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"5dc356a\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"6890bb2\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"cf76da9\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"f95dadb\"}]},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4738,3209,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4739,3209,'_elementor_pro_version','3.10.3'),(4743,3210,'_wp_page_template','default'),(4744,3210,'_thumbnail_id','31'),(4745,3210,'_elementor_edit_mode','builder'),(4746,3210,'_elementor_template_type','wp-page'),(4747,3210,'_elementor_version','3.10.2'),(4748,3210,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d21c4c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4216e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4582ef6\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"63e2508\",\"image_link_to_type\":\"custom\",\"image_link_to\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"5dc356a\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"6890bb2\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"cf76da9\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"f95dadb\"}]},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4750,3210,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4751,3210,'_elementor_pro_version','3.10.3'),(4753,3211,'_wp_page_template','default'),(4754,3211,'_thumbnail_id','31'),(4755,3211,'_elementor_edit_mode','builder'),(4756,3211,'_elementor_template_type','wp-page'),(4757,3211,'_elementor_version','3.10.2'),(4758,3211,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d21c4c3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4216e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4582ef6\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"63e2508\",\"image_link_to_type\":\"custom\",\"image_link_to\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"5dc356a\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"6890bb2\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"cf76da9\"},{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_id\":\"f95dadb\"}]},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4760,3211,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4761,3211,'_elementor_pro_version','3.10.3'),(4763,3212,'_wp_page_template','default'),(4764,3212,'_thumbnail_id','31'),(4765,3212,'_elementor_edit_mode','builder'),(4766,3212,'_elementor_template_type','wp-page'),(4767,3212,'_elementor_version','3.10.2'),(4768,3212,'_elementor_data','[{\"id\":\"e235dde\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0eb862a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7898136\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70482b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f34da66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f08d131\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60583419\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ec1c5e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eeb4064\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p><span style=\\\"font-size: 1rem;\\\">We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.<\\/span><\\/p>\\n<p>In summer we have many <a href=\\\"http:\\/\\/www.capegliding.co.za\\/international-visiting-glider-pilots\\/\\\">visiting international glider pilots<\\/a> that visit our club and come to enjoy our excellent flying conditions.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Since 1949<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Cape Gliding Club was formed after the second World War.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Second Largest<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We are the second largest club in South Africa.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Worcester Airfield<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have been based at the Worcester Airfield for more than 30 Years.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<p><!-- wp:quote {\\\"textColor\\\":\\\"vivid-cyan-blue\\\",\\\"className\\\":\\\"is-style-large\\\"} --><\\/p>\\n<blockquote id=\\\"output\\\" class=\\\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\\\">\\n<p>If you have the passion, we can help you fly.<\\/p>\\n<\\/blockquote>\\n<p><!-- \\/wp:quote --><\\/p>\\n<p><!-- wp:columns {\\\"backgroundColor\\\":\\\"gray\\\"} --><\\/p>\\n<div class=\\\"wp-block-columns has-gray-background-color has-background\\\">\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Instruction<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Free instruction is given to our members from a beginner to advanced level.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Facilities<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We have a beautiful pool, braai area and camping facilities.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<p><!-- wp:column --><\\/p>\\n<div class=\\\"wp-block-column\\\">\\n<p><!-- wp:heading {\\\"level\\\":4} --><\\/p>\\n<h4>Tourism<\\/h4>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.<\\/p>\\n<\\/div>\\n<\\/div>\\n<p><!-- \\/wp:embed --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3147ecb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ab344a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e1f555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">You can experience gliding by booking a\\u00a0<\\/span><a style=\\\"font-size: 20px; font-style: italic;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Gliding Experience Flight<\\/a><span style=\\\"caret-color: #0693e3; color: #0693e3; font-size: 20px; font-style: italic;\\\">.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0de33\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae8686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d641122\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"557d139\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b366914\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ef44d1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Our Fleet<\\/h2>\\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.<\\/p>\\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.\\u00a0Private aircraft are sometimes contracted on busy flying days.<\\/p>\\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9746806\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b0e16a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"716ad45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">New Pilot Courses<\\/h2>\\n<p>Since 1989 we have successfully presented more than 50 ab-initio\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/\\\">training courses<\\/a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3910cfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a86f57a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c6d1d76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 class=\\\"has-text-align-center\\\" style=\\\"padding-top: 1.5em;\\\">Experienced Glider Pilots<\\/h2>\\n<p>Cross country flights of 300 \\u2013 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49ccbda\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2b5993f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"49f5ed6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg\",\"id\":2964,\"alt\":\"Rene Lans\",\"source\":\"library\"},\"wpz_testimonial_name\":\"Rene Lans\",\"wpz_testimonial_company_title\":\"Cape Gliding Club\",\"wpz_testimonial_description\":\"<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.<\\/p>\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed291e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"534d1d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab88a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following videos and articles will give you a taste for what can be expected:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc75b7a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f136576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"592d056\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"434d5ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e6b8d81\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EFj-XSqRu7g\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"00e78bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8ae4ffc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=xXiFwk7OyiQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39939ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"86c9e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a7ef3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/A-flight-by-Martin-Grunert.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)<\\/span><\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/12\\/Flying-in-South-Africa_Worcester-is-Magic.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"font-size: 1rem;\\\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.<\\/span><\\/a><\\/li>\\n<\\/ol>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4770,3212,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4771,3212,'_elementor_pro_version','3.10.3'),(4773,195,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:13;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:4;}}}}}'),(4775,195,'_oembed_39bd4b0950ec2d29999a8a9dd89985ad','<iframe title=\"WORCESTER MAGIC 2022 | Flying a sailplane in South Africa\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/5sw_ySMF8lY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4776,195,'_oembed_time_39bd4b0950ec2d29999a8a9dd89985ad','1676046643'),(4777,111,'_last_editor_used_jetpack','block-editor'),(4778,3213,'_elementor_edit_mode','builder'),(4779,3213,'_elementor_template_type','wp-page'),(4780,3213,'_elementor_version','3.8.0'),(4781,3213,'_wp_page_template','default'),(4782,3213,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Adult<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R440.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R565.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>As of Sept 2022<\\/figcaption><\\/figure>\\n<!-- \\/wp:table --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Junior*<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R180.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R305.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>*Any school going member<\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Once off joining fees<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Adult<\\/td><td>R2,800.00<\\/td><\\/tr><tr><td>Junior<\\/td><td>R1,700.00<\\/td><\\/tr><\\/tbody><\\/table><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Tug Pilot<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R50.00 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R50.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. <\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list {\\\"ordered\\\":true} -->\\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.<\\/li><li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li><\\/ol>\\n<!-- \\/wp:list -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4784,3213,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(4786,3214,'solution','All good, mail sent.'),(4787,3214,'success','1'),(4788,3214,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4789,3214,'to_header','ari@firstpos.co.za'),(4790,3214,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4791,3214,'bcc_header','steve@porteranddaughters.com'),(4792,3214,'reply_to_header','info@capegliding.co.za'),(4793,3214,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4794,3214,'original_to','ari@firstpos.co.za'),(4795,3214,'original_subject','New submission for Ab Initio Course'),(4796,3214,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Hodgson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 440-0233</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:prhodgson1002@gmail.com\'>prhodgson1002@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4797,3214,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4798,3214,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Feb 2023 17:01:23 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 52734c9e-026b-94b0-a33a-d50e039c2bf3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7976680c8a717899-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Feb 2023 17:01:23 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 52734c9e-026b-94b0-a33a-d50e039c2bf3\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 7976680c8a717899-VIE\r\n\r\n{\"messageId\":\"9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Feb 2023 17:01:23 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 52734c9e-026b-94b0-a33a-d50e039c2bf3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7976680c8a717899-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Paul Hodgson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 440-0233</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:prhodgson1002@gmail.com\'>prhodgson1002@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9c7c1f707fea97edfbe450e890431f3a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4799,3215,'solution','All good, mail sent.'),(4800,3215,'success','1'),(4801,3215,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(4802,3215,'to_header','info@cgc.org.za'),(4803,3215,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4804,3215,'reply_to_header','info@cgc.org.za'),(4805,3215,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4806,3215,'original_to','info@cgc.org.za'),(4807,3215,'original_subject','New submission from Contact Form'),(4808,3215,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Devilliers Mostert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:villiersmostert@gmail.com\'>villiersmostert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am a private pilot wanting to do a glider rating.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4809,3215,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4810,3215,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 08:13:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 6fc9c8fc-875e-94ea-b744-5f777bd6c936\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797ba090cdbe77f7-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 08:13:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 6fc9c8fc-875e-94ea-b744-5f777bd6c936\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 797ba090cdbe77f7-VIE\r\n\r\n{\"messageId\":\"c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 08:13:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6fc9c8fc-875e-94ea-b744-5f777bd6c936\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797ba090cdbe77f7-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Devilliers Mostert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:villiersmostert@gmail.com\'>villiersmostert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am a private pilot wanting to do a glider rating.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9a0a7e884eb9d70e1a1e9199cfe00bc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(4811,3216,'solution','All good, mail sent.'),(4812,3216,'success','1'),(4813,3216,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4814,3216,'to_header','ari@firstpos.co.za'),(4815,3216,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4816,3216,'bcc_header','steve@porteranddaughters.com'),(4817,3216,'reply_to_header','info@capegliding.co.za'),(4818,3216,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4819,3216,'original_to','ari@firstpos.co.za'),(4820,3216,'original_subject','New submission for Ab Initio Course'),(4821,3216,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">warwick langebrink</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 610-0444</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:warwickl@acacia.co.za\'>warwickl@acacia.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4822,3216,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4823,3216,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 11:29:21 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => cf5cb038-267d-91cd-a4c5-2925ff636fba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999980547e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797cbf0bdb76c2b4-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 11:29:21 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: cf5cb038-267d-91cd-a4c5-2925ff636fba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999980547e-06\r\nServer: cloudflare\r\nCF-RAY: 797cbf0bdb76c2b4-VIE\r\n\r\n{\"messageId\":\"276ae117561a893c60a3aa6dc3995131@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 11:29:21 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cf5cb038-267d-91cd-a4c5-2925ff636fba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999980547e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797cbf0bdb76c2b4-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">warwick langebrink</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 610-0444</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:warwickl@acacia.co.za\'>warwickl@acacia.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 276ae117561a893c60a3aa6dc3995131@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4824,3217,'solution','All good, mail sent.'),(4825,3217,'success','1'),(4826,3217,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4827,3217,'to_header','ari@firstpos.co.za'),(4828,3217,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4829,3217,'bcc_header','steve@porteranddaughters.com'),(4830,3217,'reply_to_header','info@capegliding.co.za'),(4831,3217,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4832,3217,'original_to','ari@firstpos.co.za'),(4833,3217,'original_subject','New submission for Ab Initio Course'),(4834,3217,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Péru Van Niekerk</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(081) 038-2351</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peru.vanniekerk@angloamerican.com\'>peru.vanniekerk@angloamerican.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4835,3217,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4836,3217,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 11 Feb 2023 16:39:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => d9f765c5-2b07-9592-86c0-a79a6fce686f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 797e85c28a2bc287-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 11 Feb 2023 16:39:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: d9f765c5-2b07-9592-86c0-a79a6fce686f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 797e85c28a2bc287-VIE\r\n\r\n{\"messageId\":\"d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 11 Feb 2023 16:39:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d9f765c5-2b07-9592-86c0-a79a6fce686f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 797e85c28a2bc287-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Péru Van Niekerk</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(081) 038-2351</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peru.vanniekerk@angloamerican.com\'>peru.vanniekerk@angloamerican.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d71dd7534fc1072c8cf378cd508775a2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4837,3218,'solution','All good, mail sent.'),(4838,3218,'success','1'),(4839,3218,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4840,3218,'to_header','ari@firstpos.co.za'),(4841,3218,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4842,3218,'bcc_header','steve@porteranddaughters.com'),(4843,3218,'reply_to_header','info@capegliding.co.za'),(4844,3218,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4845,3218,'original_to','ari@firstpos.co.za'),(4846,3218,'original_subject','New submission for Ab Initio Course'),(4847,3218,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Justin Gallagher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 652-5862</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:justing101@gmail.com\'>justing101@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4848,3218,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4849,3218,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 06:19:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 799ed720-de64-9b4b-adb8-927e655358ef\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79833605dda478a3-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 06:19:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 799ed720-de64-9b4b-adb8-927e655358ef\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79833605dda478a3-VIE\r\n\r\n{\"messageId\":\"18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 06:19:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 799ed720-de64-9b4b-adb8-927e655358ef\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79833605dda478a3-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Justin Gallagher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 652-5862</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:justing101@gmail.com\'>justing101@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 18ae5f6bcb22fadd3b936becf2aa217e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4850,3219,'solution','All good, mail sent.'),(4851,3219,'success','1'),(4852,3219,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4853,3219,'to_header','ari@firstpos.co.za'),(4854,3219,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4855,3219,'bcc_header','steve@porteranddaughters.com'),(4856,3219,'reply_to_header','info@capegliding.co.za'),(4857,3219,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4858,3219,'original_to','ari@firstpos.co.za'),(4859,3219,'original_subject','New submission for Ab Initio Course'),(4860,3219,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dominic Jackson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 305-5535</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dominicj268@gmail.com\'>dominicj268@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4861,3219,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4862,3219,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 11:14:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-27.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7984e73a3a597875-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 11:14:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-27.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 7984e73a3a597875-VIE\r\n\r\n{\"messageId\":\"377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 11:14:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d6d8243f-f6d3-9ff8-b6e6-165e9b7f5619\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-27.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7984e73a3a597875-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dominic Jackson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 305-5535</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dominicj268@gmail.com\'>dominicj268@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 377be236d30ec52b93b5b0ef0973e967@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4863,3220,'solution','All good, mail sent.'),(4864,3220,'success','1'),(4865,3220,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(4866,3220,'to_header','ari@firstpos.co.za'),(4867,3220,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(4868,3220,'bcc_header','steve@porteranddaughters.com'),(4869,3220,'reply_to_header','info@capegliding.co.za'),(4870,3220,'transport_uri','https://smtp-relay.sendinblue.com:587'),(4871,3220,'original_to','ari@firstpos.co.za'),(4872,3220,'original_subject','New submission for Ab Initio Course'),(4873,3220,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alex Joosten</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 849-4656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:t.a.joosten@gmail.com\'>t.a.joosten@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(4874,3220,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(4875,3220,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Feb 2023 16:34:35 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => ff7bfd22-e127-9eff-b87c-68fe18398e7c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7986bb8afc22c24f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Feb 2023 16:34:35 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: ff7bfd22-e127-9eff-b87c-68fe18398e7c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7986bb8afc22c24f-VIE\r\n\r\n{\"messageId\":\"f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Feb 2023 16:34:35 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ff7bfd22-e127-9eff-b87c-68fe18398e7c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7986bb8afc22c24f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Alex Joosten</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(079) 849-4656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:t.a.joosten@gmail.com\'>t.a.joosten@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f68864716384d5f26e7c8a15f72ea5f5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(4876,3221,'_edit_lock','1676280684:2'),(4877,3221,'_last_editor_used_jetpack','block-editor'),(4878,3221,'_edit_last','2'),(4879,3221,'_yoast_wpseo_primary_category','1'),(4880,3221,'_yoast_wpseo_estimated-reading-time-minutes','1'),(4881,3221,'_yoast_wpseo_wordproof_timestamp',''),(4882,3221,'_elementor_edit_mode','builder'),(4883,3221,'_elementor_template_type','wp-post'),(4884,3221,'_elementor_version','3.10.2'),(4885,3221,'_elementor_pro_version','3.10.3'),(4888,3223,'_elementor_edit_mode','builder'),(4889,3223,'_elementor_template_type','wp-post'),(4890,3223,'_elementor_version','3.10.2'),(4891,3223,'_elementor_pro_version','3.10.3'),(4892,3224,'_elementor_edit_mode','builder'),(4893,3224,'_elementor_template_type','wp-post'),(4894,3224,'_elementor_version','3.10.2'),(4895,3224,'_elementor_pro_version','3.10.3'),(4896,3221,'_wp_page_template','default'),(4897,3221,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4898,3221,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,\\u00a0<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4899,3225,'_elementor_edit_mode','builder'),(4900,3225,'_elementor_template_type','wp-post'),(4901,3225,'_elementor_version','3.10.2'),(4902,3225,'_elementor_pro_version','3.10.3'),(4903,3225,'_wp_page_template','default'),(4904,3225,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4905,3225,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p>\\n<p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p>\\n<ol>\\n<li>Ridges<\\/li>\\n<li>Oceans<\\/li>\\n<li>Waves<\\/li>\\n<li>Thermals<\\/li>\\n<li>Mountains<\\/li>\\n<\\/ol>\\n<p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4906,3221,'_eael_custom_js',''),(4910,3221,'_yoast_wpseo_content_score','90'),(4914,3226,'_elementor_edit_mode','builder'),(4915,3226,'_elementor_template_type','wp-post'),(4916,3226,'_elementor_version','3.10.2'),(4917,3226,'_elementor_pro_version','3.10.3'),(4918,3226,'_wp_page_template','default'),(4919,3226,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4920,3226,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p>\\n<p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p>\\n<ol>\\n<li>Ridges<\\/li>\\n<li>Oceans<\\/li>\\n<li>Waves<\\/li>\\n<li>Thermals<\\/li>\\n<li>Mountains<\\/li>\\n<\\/ol>\\n<p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4923,3227,'_elementor_edit_mode','builder'),(4924,3227,'_elementor_template_type','wp-post'),(4925,3227,'_elementor_version','3.10.2'),(4926,3227,'_elementor_pro_version','3.10.3'),(4927,3227,'_wp_page_template','default'),(4928,3227,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4929,3227,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p>\\n<p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p>\\n<ol>\\n<li>Ridges<\\/li>\\n<li>Oceans<\\/li>\\n<li>Waves<\\/li>\\n<li>Thermals<\\/li>\\n<li>Mountains<\\/li>\\n<\\/ol>\\n<p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4932,3228,'_elementor_edit_mode','builder'),(4933,3228,'_elementor_template_type','wp-post'),(4934,3228,'_elementor_version','3.10.2'),(4935,3228,'_elementor_pro_version','3.10.3'),(4936,3228,'_wp_page_template','default'),(4937,3228,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4938,3228,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p><p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p><ol><li>Ridges<\\/li><li>Oceans<\\/li><li>Waves<\\/li><li>Thermals<\\/li><li>Mountains<\\/li><\\/ol><p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4944,3229,'_elementor_edit_mode','builder'),(4945,3229,'_elementor_template_type','wp-post'),(4946,3229,'_elementor_version','3.10.2'),(4947,3229,'_elementor_pro_version','3.10.3'),(4948,3229,'_wp_page_template','default'),(4949,3229,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4950,3229,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p><p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p><ol><li>Ridges<\\/li><li>Oceans<\\/li><li>Waves<\\/li><li>Thermals<\\/li><li>Mountains<\\/li><\\/ol><p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4952,3229,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(4953,3221,'_wp_old_slug','elementor-3221'),(4959,3230,'_elementor_edit_mode','builder'),(4960,3230,'_elementor_template_type','wp-post'),(4961,3230,'_elementor_version','3.10.2'),(4962,3230,'_elementor_pro_version','3.10.3'),(4963,3230,'_wp_page_template','default'),(4964,3230,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4965,3230,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p><p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p><ol><li>Ridges<\\/li><li>Oceans<\\/li><li>Waves<\\/li><li>Thermals<\\/li><li>Mountains<\\/li><\\/ol><p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4968,3231,'_elementor_edit_mode','builder'),(4969,3231,'_elementor_template_type','wp-post'),(4970,3231,'_elementor_version','3.10.2'),(4971,3231,'_elementor_pro_version','3.10.3'),(4972,3231,'_wp_page_template','default'),(4973,3231,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4974,3231,'_elementor_data','[{\"id\":\"2684efd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3753955\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4bd52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Worcester Magic 2023 Wrap Up\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap up of the incredible conditions here in Worcester.<\\/p><p>The most surreal adventure in South Africa\\u2019s landscapes:<\\/p><ol><li>Ridges<\\/li><li>Oceans<\\/li><li>Waves<\\/li><li>Thermals<\\/li><li>Mountains<\\/li><\\/ol><p>Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4977,3232,'_elementor_edit_mode','builder'),(4978,3232,'_elementor_template_type','wp-post'),(4979,3232,'_elementor_version','3.10.2'),(4980,3232,'_elementor_pro_version','3.10.3'),(4981,3232,'_wp_page_template','default'),(4982,3232,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4983,3232,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,&nbsp;<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><ol>\\n<\\/ol>\\n<p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4989,3233,'_elementor_edit_mode','builder'),(4990,3233,'_elementor_template_type','wp-post'),(4991,3233,'_elementor_version','3.10.2'),(4992,3233,'_elementor_pro_version','3.10.3'),(4993,3233,'_wp_page_template','default'),(4994,3233,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4995,3233,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,&nbsp;<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><ol>\\n<\\/ol>\\n<p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4998,3234,'_elementor_edit_mode','builder'),(4999,3234,'_elementor_template_type','wp-post'),(5000,3234,'_elementor_version','3.10.2'),(5001,3234,'_elementor_pro_version','3.10.3'),(5002,3234,'_wp_page_template','default'),(5003,3234,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5004,3234,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,&nbsp;<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><ol>\\n<\\/ol>\\n<p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p>\\n<p><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(5007,3235,'_elementor_edit_mode','builder'),(5008,3235,'_elementor_template_type','wp-post'),(5009,3235,'_elementor_version','3.10.2'),(5010,3235,'_elementor_pro_version','3.10.3'),(5011,3235,'_wp_page_template','default'),(5012,3235,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5013,3235,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,\\u00a0<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(5016,3221,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(5019,3236,'_elementor_edit_mode','builder'),(5020,3236,'_elementor_template_type','wp-post'),(5021,3236,'_elementor_version','3.10.2'),(5022,3236,'_elementor_pro_version','3.10.3'),(5023,3236,'_wp_page_template','default'),(5024,3236,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5025,3236,'_elementor_data','[{\"id\":\"f3c5098\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"75d0b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce6426d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \\\"t<span style=\\\"font-size: 1rem;\\\">he most surreal adventure in South Africa\\u2019s landscapes\\\".<\\/span><\\/p><p>His outings included, r<span style=\\\"font-size: 1rem;\\\">idges,\\u00a0<\\/span>oceans<span style=\\\"font-size: 1rem;\\\">, wave, thermals and mountains.<\\/span><\\/p><p>Glider: Schempp-Hirth Arcus T \\/ D-KNRW<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7b9bb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1268d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f459cf9\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=5sw_ySMF8lY\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(5027,3236,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(5028,3221,'_wp_old_slug','worcester-magic-2023-wrap-up'),(5030,3237,'solution','All good, mail sent.'),(5031,3237,'success','1'),(5032,3237,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5033,3237,'to_header','info@cgc.org.za'),(5034,3237,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5035,3237,'reply_to_header','info@cgc.org.za'),(5036,3237,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5037,3237,'original_to','info@cgc.org.za'),(5038,3237,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5039,3237,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.2 to 3.11.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5040,3237,'original_headers',''),(5041,3237,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 09:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 798ca3c6ff4bc319-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 09:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-73.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 798ca3c6ff4bc319-VIE\r\n\r\n{\"messageId\":\"141208daf2b381e3ad5618a0eff85015@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 09:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8ed121ab-80ab-92d0-b8f0-9a9f0e5c49bc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 798ca3c6ff4bc319-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.2 to 3.11.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 141208daf2b381e3ad5618a0eff85015@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5058,3238,'solution','Not found, check status column for more info.'),(5059,3238,'success',''),(5060,3238,'from_header','CGC Booking system <info@capegliding.co.za>'),(5061,3238,'to_header','CGC Booking system <info@capegliding.co.za>'),(5062,3238,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5063,3238,'reply_to_header','sallyoughtibridge@gmail.com'),(5064,3238,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5065,3238,'original_to','CGC Booking system'),(5066,3238,'original_subject','New booking'),(5067,3238,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Mar 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5068,3238,'original_headers','From: CGC Booking system <info@capegliding.co.za> \r\nContent-Type: text/html\r\nReply-To: sallyoughtibridge@gmail.com\r\n'),(5069,3238,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => CGC Booking system\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n            [name] => CGC Booking system\n        )\n\n    [subject] => New booking\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 11 Mar 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => sallyoughtibridge@gmail.com\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3f1e5248d08bed2632c386ecc5b5f46c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5070,3239,'solution','Not found, check status column for more info.'),(5071,3239,'success',''),(5072,3239,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5073,3239,'to_header','Sally Oughtibridge <sallyoughtibridge@gmail.com>'),(5074,3239,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5075,3239,'reply_to_header','info@cgc.org.za'),(5076,3239,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5077,3239,'original_to','Sally Oughtibridge'),(5078,3239,'original_subject','Cape Gliding Club - New booking'),(5079,3239,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your reservation  for: 11 Mar 2023 is processing now! We will send\nconfirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The\nflight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat\nglider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an\ninstructor to meet you. He/she will explain how the flight will work and answer any questions you\nmight have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing\nand subsequently experience the most amazing flight of your life. During the flight you will be\nallowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately\n$144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800\nand allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking\nprice for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5080,3239,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5081,3239,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Cape Gliding Club - New booking\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your reservation  for: 11 Mar 2023 is processing now! We will send\nconfirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The\nflight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat\nglider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an\ninstructor to meet you. He/she will explain how the flight will work and answer any questions you\nmight have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing\nand subsequently experience the most amazing flight of your life. During the flight you will be\nallowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately\n$144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800\nand allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking\nprice for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3f8f9f8cca04ff319ea82c1462948324@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5082,3240,'solution','All good, mail sent.'),(5083,3240,'success','1'),(5084,3240,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5085,3240,'to_header','ari@firstpos.co.za'),(5086,3240,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5087,3240,'bcc_header','steve@porteranddaughters.com'),(5088,3240,'reply_to_header','info@capegliding.co.za'),(5089,3240,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5090,3240,'original_to','ari@firstpos.co.za'),(5091,3240,'original_subject','New submission for Ab Initio Course'),(5092,3240,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Duwayne Kruger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 947-2220</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:duwayne@vodmedia.tv\'>duwayne@vodmedia.tv</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5093,3240,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5094,3240,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 12:04:41 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => 54b4eabb-439b-9174-8929-2a38a17f0a53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-70.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=4.9999998736894e-06\n                    [server] => cloudflare\n                    [cf-ray] => 798d6d8d29bb77fe-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 12:04:41 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: 54b4eabb-439b-9174-8929-2a38a17f0a53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-70.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=4.9999998736894e-06\r\nServer: cloudflare\r\nCF-RAY: 798d6d8d29bb77fe-VIE\r\n\r\n{\"messageId\":\"0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 12:04:41 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 54b4eabb-439b-9174-8929-2a38a17f0a53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-70.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=4.9999998736894e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 798d6d8d29bb77fe-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Duwayne Kruger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 947-2220</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:duwayne@vodmedia.tv\'>duwayne@vodmedia.tv</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0ac95b05446151d655ddb61dd9c4f26c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5095,3241,'solution','All good, mail sent.'),(5096,3241,'success','1'),(5097,3241,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5098,3241,'to_header','info@cgc.org.za'),(5099,3241,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5100,3241,'reply_to_header','info@cgc.org.za'),(5101,3241,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5102,3241,'original_to','info@cgc.org.za'),(5103,3241,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5104,3241,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.93.0 to 1.94.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5105,3241,'original_headers',''),(5106,3241,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Feb 2023 21:45:54 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 11\n                    [sib-request-id] => fc9e35fd-bdd2-9fff-a68c-d112df9b973e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-47.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=9.0000003183377e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7990c0f18968c2d9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Feb 2023 21:45:54 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 11\r\nsib-request-id: fc9e35fd-bdd2-9fff-a68c-d112df9b973e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-47.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=9.0000003183377e-06\r\nServer: cloudflare\r\nCF-RAY: 7990c0f18968c2d9-VIE\r\n\r\n{\"messageId\":\"cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Feb 2023 21:45:54 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 11\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => fc9e35fd-bdd2-9fff-a68c-d112df9b973e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-47.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=9.0000003183377e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7990c0f18968c2d9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.93.0 to 1.94.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cadc7c82ecf897cb72ddb6dd4f8fc890@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5107,3242,'solution','All good, mail sent.'),(5108,3242,'success','1'),(5109,3242,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5110,3242,'to_header','info@cgc.org.za'),(5111,3242,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5112,3242,'reply_to_header','info@cgc.org.za'),(5113,3242,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5114,3242,'original_to','info@cgc.org.za'),(5115,3242,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5116,3242,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.10 to 3.0.11) : https://wordpress.org/plugins/facebook-for-woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5117,3242,'original_headers',''),(5118,3242,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Feb 2023 09:47:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-6.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7994e20459fa324f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Feb 2023 09:47:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-6.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 7994e20459fa324f-VIE\r\n\r\n{\"messageId\":\"41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Feb 2023 09:47:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9c0b1b12-529b-9a7e-a6ad-9b25b59ecfed\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-6.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7994e20459fa324f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.10 to 3.0.11) : https://wordpress.org/plugins/facebook-for-woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 41deecaf2193f5f5d2ff850abbcecb6e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5119,3243,'solution','All good, mail sent.'),(5120,3243,'success','1'),(5121,3243,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5122,3243,'to_header','info@cgc.org.za'),(5123,3243,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5124,3243,'reply_to_header','info@cgc.org.za'),(5125,3243,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5126,3243,'original_to','info@cgc.org.za'),(5127,3243,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5128,3243,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.8 to 11.8.3) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.1 to 4.6.2) : https://wordpress.org/plugins/mailpoet/\n- WooCommerce (from version 7.3.0 to 7.4.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5129,3243,'original_headers',''),(5130,3243,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Feb 2023 21:50:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 19c57899-1758-980a-9085-1ddf43c705cc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 799905127d2a325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Feb 2023 21:50:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 19c57899-1758-980a-9085-1ddf43c705cc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-59.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 799905127d2a325f-VIE\r\n\r\n{\"messageId\":\"27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Feb 2023 21:50:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 19c57899-1758-980a-9085-1ddf43c705cc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-59.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 799905127d2a325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.8 to 11.8.3) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.1 to 4.6.2) : https://wordpress.org/plugins/mailpoet/\n- WooCommerce (from version 7.3.0 to 7.4.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 27dc05dc5bf8b7adf0c159ea05d99ca0@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5131,3244,'_wp_page_template','elementor_theme'),(5132,3244,'_thumbnail_id','53'),(5133,3244,'_elementor_edit_mode','builder'),(5134,3244,'_elementor_template_type','wp-page'),(5135,3244,'_elementor_version','3.9.1'),(5136,3244,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(5138,3244,'_elementor_pro_version','3.9.1'),(5140,3245,'_wp_page_template','elementor_theme'),(5141,3245,'_thumbnail_id','53'),(5142,3245,'_elementor_edit_mode','builder'),(5143,3245,'_elementor_template_type','wp-page'),(5144,3245,'_elementor_version','3.9.1'),(5145,3245,'_elementor_data','[{\"id\":\"02535c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a53d40e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55b68e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/09\\/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Book a Gliding Experience\\u200b\"},\"elements\":[],\"widgetType\":\"wpzoom-elementor-addons-image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0304c5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f1ac95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47ef07c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"booking_widget_title\":\"\",\"booking_widget_show\":\"booking_form\",\"booking_widget_calendar_count\":\"3\",\"booking_widget_last_field\":\"\"}},\"elements\":[],\"widgetType\":\"wp-widget-bookingwidget\"}],\"isInner\":false}],\"isInner\":false}]'),(5147,3245,'_elementor_pro_version','3.9.1'),(5149,2372,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5150,3246,'_wp_page_template','elementor_theme'),(5151,3246,'_thumbnail_id','53'),(5152,3246,'_elementor_edit_mode','builder'),(5153,3246,'_elementor_template_type','wp-page'),(5154,3246,'_elementor_version','3.9.1'),(5155,3246,'_elementor_data','[{\"id\":\"769a931\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"90d6fa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f27db6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.<\\/p><p><span style=\\\"font-size: 1rem;\\\">You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He\\/she will explain how the flight will work and answer any questions you might have.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\\u00a0<\\/span><\\/p><ul><li><span style=\\\"font-size: 1rem;\\\">A Gliding Experience flight cost R2,800 for 2023 (approximately $144\\/\\u00a3125\\/\\u20ac125).<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Flight launch will be by Aerotow and flights are approximately 30mins in duration.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Available on weekends.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Remember flying is weather dependant and your safety is our concern.<\\/span><\\/li><li><span style=\\\"font-size: 1rem;\\\">Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.<\\/span><\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ced952b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a71d391\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"927628a\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"3\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(5157,3246,'_elementor_pro_version','3.9.1'),(5159,3246,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5160,2372,'_eael_widget_elements','a:1:{s:12:\"gravity-form\";s:12:\"gravity-form\";}'),(5161,2372,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"eael-gravity-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_info_box\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}}}}'),(5163,3247,'solution','Not found, check status column for more info.'),(5164,3247,'success',''),(5165,3247,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5166,3247,'to_header','Sally Oughtibridge <sallyoughtibridge@gmail.com>'),(5167,3247,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5168,3247,'reply_to_header','info@cgc.org.za'),(5169,3247,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5170,3247,'original_to','Sally Oughtibridge'),(5171,3247,'original_subject','Your booking has been declined'),(5172,3247,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Mar 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5173,3247,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5174,3247,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Mar 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f932aee1c930e27271320997add3eb3c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5175,3248,'solution','Not found, check status column for more info.'),(5176,3248,'success',''),(5177,3248,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5178,3248,'to_header','Anabel  Oelmann <anabel.oelmann@gmail.com>'),(5179,3248,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5180,3248,'reply_to_header','info@cgc.org.za'),(5181,3248,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5182,3248,'original_to','Anabel Oelmann'),(5183,3248,'original_subject','Your booking has been declined'),(5184,3248,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5185,3248,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5186,3248,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => anabel.oelmann@gmail.com\n                )\n\n            [name] => Anabel  Oelmann\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 495cb6efed763c71a24155d4056d9e43@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5187,3249,'solution','Not found, check status column for more info.'),(5188,3249,'success',''),(5189,3249,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5190,3249,'to_header','Anabel  Oelmann <anabel.oelmann@gmail.com>'),(5191,3249,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5192,3249,'reply_to_header','info@cgc.org.za'),(5193,3249,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5194,3249,'original_to','Anabel Oelmann'),(5195,3249,'original_subject','Your booking has been declined'),(5196,3249,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5197,3249,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5198,3249,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => anabel.oelmann@gmail.com\n                )\n\n            [name] => Anabel  Oelmann\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c5d1bb5294c06c0d8ef61d74a4e15e55@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5199,3250,'solution','Not found, check status column for more info.'),(5200,3250,'success',''),(5201,3250,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5202,3250,'to_header','Michael Bridgens <Jennifer.bridgens@sanofi.com>'),(5203,3250,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5204,3250,'reply_to_header','info@cgc.org.za'),(5205,3250,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5206,3250,'original_to','Michael Bridgens'),(5207,3250,'original_subject','Your booking has been declined'),(5208,3250,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5209,3250,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5210,3250,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => Jennifer.bridgens@sanofi.com\n                )\n\n            [name] => Michael Bridgens\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a3145bdfcc7f89733bb6f00a5cad9ab7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5211,3251,'solution','Not found, check status column for more info.'),(5212,3251,'success',''),(5213,3251,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5214,3251,'to_header','Michael Bridgens <Jennifer.bridgens@sanofi.com>'),(5215,3251,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5216,3251,'reply_to_header','info@cgc.org.za'),(5217,3251,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5218,3251,'original_to','Michael Bridgens'),(5219,3251,'original_subject','Your booking has been declined'),(5220,3251,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5221,3251,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5222,3251,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => Jennifer.bridgens@sanofi.com\n                )\n\n            [name] => Michael Bridgens\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 28c2c261bf3dfcbdb077bea318ca3b06@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5223,3252,'solution','Not found, check status column for more info.'),(5224,3252,'success',''),(5225,3252,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5226,3252,'to_header','Melissa Rankin <melissajorankin@gmail.com>'),(5227,3252,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5228,3252,'reply_to_header','info@cgc.org.za'),(5229,3252,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5230,3252,'original_to','Melissa Rankin'),(5231,3252,'original_subject','Your booking has been declined'),(5232,3252,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5233,3252,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5234,3252,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e9969ca805392240edbb12ed1a231129@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5235,3253,'solution','Not found, check status column for more info.'),(5236,3253,'success',''),(5237,3253,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5238,3253,'to_header','Melissa Rankin <melissajorankin@gmail.com>'),(5239,3253,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5240,3253,'reply_to_header','info@cgc.org.za'),(5241,3253,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5242,3253,'original_to','Melissa Rankin'),(5243,3253,'original_subject','Your booking has been declined'),(5244,3253,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5245,3253,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5246,3253,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c396cd527048ee869aaf1cad26809678@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5247,3254,'solution','Not found, check status column for more info.'),(5248,3254,'success',''),(5249,3254,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5250,3254,'to_header','Melissa Rankin <melissajorankin@gmail.com>'),(5251,3254,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5252,3254,'reply_to_header','info@cgc.org.za'),(5253,3254,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5254,3254,'original_to','Melissa Rankin'),(5255,3254,'original_subject','Your booking has been declined'),(5256,3254,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5257,3254,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5258,3254,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => melissajorankin@gmail.com\n                )\n\n            [name] => Melissa Rankin\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 896e15124db547a5b565c99d61936bd1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5259,3255,'solution','Not found, check status column for more info.'),(5260,3255,'success',''),(5261,3255,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5262,3255,'to_header','Harold daniels <harold.daniels@stellenbosch.gov.za>'),(5263,3255,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5264,3255,'reply_to_header','info@cgc.org.za'),(5265,3255,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5266,3255,'original_to','Harold daniels'),(5267,3255,'original_subject','Your booking has been declined'),(5268,3255,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5269,3255,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5270,3255,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [name] => Harold daniels\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => aeabd1af5eb2a7aaf03fd935307b0bd7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5271,3256,'solution','Not found, check status column for more info.'),(5272,3256,'success',''),(5273,3256,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5274,3256,'to_header','Harold daniels <harold.daniels@stellenbosch.gov.za>'),(5275,3256,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5276,3256,'reply_to_header','info@cgc.org.za'),(5277,3256,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5278,3256,'original_to','Harold daniels'),(5279,3256,'original_subject','Your booking has been declined'),(5280,3256,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5281,3256,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5282,3256,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => harold.daniels@stellenbosch.gov.za\n                )\n\n            [name] => Harold daniels\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b6119b99928f6217d08a647cd5994bb4@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5283,3257,'solution','Not found, check status column for more info.'),(5284,3257,'success',''),(5285,3257,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5286,3257,'to_header','Steve Porter <steve@porteranddaughters.com>'),(5287,3257,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5288,3257,'reply_to_header','info@cgc.org.za'),(5289,3257,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5290,3257,'original_to','Steve Porter'),(5291,3257,'original_subject','Your booking has been declined'),(5292,3257,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5293,3257,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5294,3257,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [name] => Steve Porter\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 069acb86f63720ce4c6f7af0d1ab92f7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5295,3258,'solution','Not found, check status column for more info.'),(5296,3258,'success',''),(5297,3258,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5298,3258,'to_header','Steve Porter <steve@porteranddaughters.com>'),(5299,3258,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5300,3258,'reply_to_header','info@cgc.org.za'),(5301,3258,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5302,3258,'original_to','Steve Porter'),(5303,3258,'original_subject','Your booking has been declined'),(5304,3258,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5305,3258,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5306,3258,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [name] => Steve Porter\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 39c48972d293f741c221e1256db10dcc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5307,3259,'solution','Not found, check status column for more info.'),(5308,3259,'success',''),(5309,3259,'from_header','Cape Gliding Club <info@capegliding.co.za>'),(5310,3259,'to_header','Sally Oughtibridge <sallyoughtibridge@gmail.com>'),(5311,3259,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5312,3259,'reply_to_header','info@cgc.org.za'),(5313,3259,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5314,3259,'original_to','Sally Oughtibridge'),(5315,3259,'original_subject','Your booking has been declined'),(5316,3259,'original_message','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n'),(5317,3259,'original_headers','From: Cape Gliding Club <info@capegliding.co.za> \r\nContent-Type: text/html\r\n'),(5318,3259,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nCode: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@capegliding.co.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => sallyoughtibridge@gmail.com\n                )\n\n            [name] => Sally Oughtibridge\n        )\n\n    [subject] => Your booking has been declined\n    [htmlContent] => <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6128f88354c82db45b3bdcf7e5f0c43d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5319,3260,'solution','All good, mail sent.'),(5320,3260,'success','1'),(5321,3260,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5322,3260,'to_header','info@cgc.org.za'),(5323,3260,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5324,3260,'reply_to_header','info@cgc.org.za'),(5325,3260,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5326,3260,'original_to','info@cgc.org.za'),(5327,3260,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5328,3260,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.0 to 3.11.1) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.3.8 to 2.3.9) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5329,3260,'original_headers',''),(5330,3260,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Feb 2023 21:52:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => cc3178da-8d45-9033-bdda-586e023fef0a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79a145750a97c29d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Feb 2023 21:52:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: cc3178da-8d45-9033-bdda-586e023fef0a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 79a145750a97c29d-VIE\r\n\r\n{\"messageId\":\"0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Feb 2023 21:52:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cc3178da-8d45-9033-bdda-586e023fef0a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79a145750a97c29d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.0 to 3.11.1) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.3.8 to 2.3.9) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0aa00748ccfdf09824fbde34cc38823b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5347,3261,'solution','All good, mail sent.'),(5348,3261,'success','1'),(5349,3261,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5350,3261,'to_header','ari@firstpos.co.za'),(5351,3261,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5352,3261,'bcc_header','steve@porteranddaughters.com'),(5353,3261,'reply_to_header','info@capegliding.co.za'),(5354,3261,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5355,3261,'original_to','ari@firstpos.co.za'),(5356,3261,'original_subject','New submission for PAX booking'),(5357,3261,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Daniel Neal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(068) 942-8757</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kitecapetown@yahoo.com\'>kitecapetown@yahoo.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning ,<br />\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .<br />\r\nWould love to fly here in the Capetown area .<br />\r\nIs there a chance to fly before we leave on 24th ?<br />\r\nThank you <br />\r\nBest Regards<br />\r\nBenjamin DANIEL <br />\r\n+33689428757 (WhatsApp)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5358,3261,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5359,3261,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Feb 2023 09:40:10 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999996412662e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79ad8f5cafb6780a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Feb 2023 09:40:10 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-50.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999996412662e-06\r\nServer: cloudflare\r\nCF-RAY: 79ad8f5cafb6780a-VIE\r\n\r\n{\"messageId\":\"e02977455f8c281a6263eaef9a190193@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Feb 2023 09:40:10 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5ab05de9-f2ce-90fb-9267-1afe3a90cad8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999996412662e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79ad8f5cafb6780a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Daniel Neal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(068) 942-8757</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:kitecapetown@yahoo.com\'>kitecapetown@yahoo.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good morning ,<br />\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .<br />\r\nWould love to fly here in the Capetown area .<br />\r\nIs there a chance to fly before we leave on 24th ?<br />\r\nThank you <br />\r\nBest Regards<br />\r\nBenjamin DANIEL <br />\r\n+33689428757 (WhatsApp)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e02977455f8c281a6263eaef9a190193@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5360,3263,'solution','All good, mail sent.'),(5361,3263,'success','1'),(5362,3263,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5363,3263,'to_header','info@cgc.org.za'),(5364,3263,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5365,3263,'reply_to_header','info@cgc.org.za'),(5366,3263,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5367,3263,'original_to','info@cgc.org.za'),(5368,3263,'original_subject','New submission from Contact Form'),(5369,3263,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Roderick Carmichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rodcarmic@gmail.com\'>rodcarmic@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?<br />\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!<br />\r\nCheers!<br />\r\nRodC.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5370,3263,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5371,3263,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 18 Feb 2023 01:54:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => e86870ba-4efd-9261-8cec-eb2f1f921883\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79b3220efd63c2a0-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 18 Feb 2023 01:54:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: e86870ba-4efd-9261-8cec-eb2f1f921883\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 79b3220efd63c2a0-VIE\r\n\r\n{\"messageId\":\"154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 18 Feb 2023 01:54:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e86870ba-4efd-9261-8cec-eb2f1f921883\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79b3220efd63c2a0-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Roderick Carmichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:rodcarmic@gmail.com\'>rodcarmic@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?<br />\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!<br />\r\nCheers!<br />\r\nRodC.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 154f5be3d22d8fc8e7cd60efcdffb005@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5372,3264,'solution','All good, mail sent.'),(5373,3264,'success','1'),(5374,3264,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5375,3264,'to_header','info@cgc.org.za'),(5376,3264,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5377,3264,'reply_to_header','info@cgc.org.za'),(5378,3264,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5379,3264,'original_to','info@cgc.org.za'),(5380,3264,'original_subject','New submission from Contact Form'),(5381,3264,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gary Amstutz</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:garyamstutz@gmail.com\'>garyamstutz@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don&#039;t run in Winter, so he hasn&#039;t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5382,3264,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5383,3264,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 19 Feb 2023 13:10:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => a444d316-47d8-9052-b7b6-538e5ac87165\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79bf3e9ded6e0d5a-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 19 Feb 2023 13:10:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: a444d316-47d8-9052-b7b6-538e5ac87165\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-32.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 79bf3e9ded6e0d5a-VIE\r\n\r\n{\"messageId\":\"eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 19 Feb 2023 13:10:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a444d316-47d8-9052-b7b6-538e5ac87165\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79bf3e9ded6e0d5a-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gary Amstutz</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:garyamstutz@gmail.com\'>garyamstutz@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don&#039;t run in Winter, so he hasn&#039;t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => eeffb93d6ccb79a6ca321e04e0079dad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5384,3265,'solution','All good, mail sent.'),(5385,3265,'success','1'),(5386,3265,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5387,3265,'to_header','info@cgc.org.za'),(5388,3265,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5389,3265,'reply_to_header','info@cgc.org.za'),(5390,3265,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5391,3265,'original_to','info@cgc.org.za'),(5392,3265,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5393,3265,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.9 to 2.3.10) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.6.2 to 4.7.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.3.2 to 2.4) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5394,3265,'original_headers',''),(5395,3265,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 21 Feb 2023 21:50:34 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79d2b2c9cf5338bf-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 21 Feb 2023 21:50:34 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-23.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 79d2b2c9cf5338bf-VIE\r\n\r\n{\"messageId\":\"ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 21 Feb 2023 21:50:34 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ceee6f87-adab-9e6d-9d0e-4ccc2c2db8f8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79d2b2c9cf5338bf-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.9 to 2.3.10) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.6.2 to 4.7.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.3.2 to 2.4) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.3.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ac42d44a6407628aaaaa77a5d38429fe@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5396,3266,'solution','All good, mail sent.'),(5397,3266,'success','1'),(5398,3266,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5399,3266,'to_header','info@cgc.org.za'),(5400,3266,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5401,3266,'reply_to_header','info@cgc.org.za'),(5402,3266,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5403,3266,'original_to','info@cgc.org.za'),(5404,3266,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5405,3266,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.1 to 3.11.2) : https://wordpress.org/plugins/elementor/\n- Post SMTP (from version 2.4 to 2.4.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5406,3266,'original_headers',''),(5407,3266,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 22 Feb 2023 21:52:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79daf2f85ada0d63-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 22 Feb 2023 21:52:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-75.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79daf2f85ada0d63-VIE\r\n\r\n{\"messageId\":\"b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 22 Feb 2023 21:52:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 2c692da1-53fb-9ee4-a33b-0b5581d8ff94\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-75.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79daf2f85ada0d63-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.1 to 3.11.2) : https://wordpress.org/plugins/elementor/\n- Post SMTP (from version 2.4 to 2.4.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b96c782ef6259b2d67c0b0a685eab439@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5423,3267,'solution','All good, mail sent.'),(5424,3267,'success','1'),(5425,3267,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5426,3267,'to_header','info@cgc.org.za'),(5427,3267,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5428,3267,'reply_to_header','info@cgc.org.za'),(5429,3267,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5430,3267,'original_to','info@cgc.org.za'),(5431,3267,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5432,3267,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5433,3267,'original_headers',''),(5434,3267,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Feb 2023 21:47:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => ebbac652-333c-99b7-9955-81a84ca64416\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-25.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79e328c11cfbc2aa-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Feb 2023 21:47:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: ebbac652-333c-99b7-9955-81a84ca64416\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-25.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 79e328c11cfbc2aa-VIE\r\n\r\n{\"messageId\":\"d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Feb 2023 21:47:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ebbac652-333c-99b7-9955-81a84ca64416\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-25.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79e328c11cfbc2aa-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d54a5e71ca39b7eb50ef8afda097313f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5435,3268,'solution','All good, mail sent.'),(5436,3268,'success','1'),(5437,3268,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5438,3268,'to_header','ari@firstpos.co.za'),(5439,3268,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5440,3268,'bcc_header','steve@porteranddaughters.com'),(5441,3268,'reply_to_header','info@capegliding.co.za'),(5442,3268,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5443,3268,'original_to','ari@firstpos.co.za'),(5444,3268,'original_subject','New submission for Ab Initio Course'),(5445,3268,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Willem Pretorius</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 373-4455</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manager@paarlgc.co.za\'>manager@paarlgc.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5446,3268,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5447,3268,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 24 Feb 2023 13:00:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 79e8631f3c75c2de-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 24 Feb 2023 13:00:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 79e8631f3c75c2de-VIE\r\n\r\n{\"messageId\":\"c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 24 Feb 2023 13:00:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b6009aff-24c6-9f7a-b5e0-c9605e0a6f87\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 79e8631f3c75c2de-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Willem Pretorius</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 373-4455</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:manager@paarlgc.co.za\'>manager@paarlgc.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c878c0e859b34d261c08a3ec8277f533@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5449,3269,'solution','All good, mail sent.'),(5450,3269,'success','1'),(5451,3269,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5452,3269,'to_header','info@cgc.org.za'),(5453,3269,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5454,3269,'reply_to_header','info@cgc.org.za'),(5455,3269,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5456,3269,'original_to','info@cgc.org.za'),(5457,3269,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5458,3269,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5459,3269,'original_headers',''),(5460,3269,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Feb 2023 21:45:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 4afc9350-9033-9694-8c41-7d3f07125151\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-14.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a041bf358d2788d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Feb 2023 21:45:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 4afc9350-9033-9694-8c41-7d3f07125151\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-14.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a041bf358d2788d-VIE\r\n\r\n{\"messageId\":\"67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Feb 2023 21:45:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4afc9350-9033-9694-8c41-7d3f07125151\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-14.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a041bf358d2788d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.2 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 67efb6bfa2e4c6c296f47889648a3667@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5468,3270,'solution','All good, mail sent.'),(5469,3270,'success','1'),(5470,3270,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5471,3270,'to_header','info@cgc.org.za'),(5472,3270,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5473,3270,'reply_to_header','info@cgc.org.za'),(5474,3270,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5475,3270,'original_to','info@cgc.org.za'),(5476,3270,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5477,3270,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.1 to 20.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5478,3270,'original_headers',''),(5479,3270,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Feb 2023 09:48:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => efb722f8-4dc9-9f33-9276-ac0b7c0e9675\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.0000016926788e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a083e013d2fc2c8-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Feb 2023 09:48:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: efb722f8-4dc9-9f33-9276-ac0b7c0e9675\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-56.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.0000016926788e-06\r\nServer: cloudflare\r\nCF-RAY: 7a083e013d2fc2c8-VIE\r\n\r\n{\"messageId\":\"d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Feb 2023 09:48:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => efb722f8-4dc9-9f33-9276-ac0b7c0e9675\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-56.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.0000016926788e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a083e013d2fc2c8-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.1 to 20.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d0bedf3474d8ae200aae815e6cb41e05@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5482,3271,'solution','All good, mail sent.'),(5483,3271,'success','1'),(5484,3271,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5485,3271,'to_header','info@cgc.org.za'),(5486,3271,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5487,3271,'reply_to_header','info@cgc.org.za'),(5488,3271,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5489,3271,'original_to','info@cgc.org.za'),(5490,3271,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5491,3271,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.94.0 to 1.95.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5492,3271,'original_headers',''),(5493,3271,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Feb 2023 21:49:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 2\n                    [sib-request-id] => 087ae1e6-eeb3-9ce1-bcac-037a661621fe\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=7.9999990703072e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a0c5f3ee916c2d2-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Feb 2023 21:49:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 2\r\nsib-request-id: 087ae1e6-eeb3-9ce1-bcac-037a661621fe\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-49.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=7.9999990703072e-06\r\nServer: cloudflare\r\nCF-RAY: 7a0c5f3ee916c2d2-VIE\r\n\r\n{\"messageId\":\"2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Feb 2023 21:49:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 2\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 087ae1e6-eeb3-9ce1-bcac-037a661621fe\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-49.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999990703072e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a0c5f3ee916c2d2-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.94.0 to 1.95.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2702a4d99ad132e742377e2f7ac96b94@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5499,3272,'solution','All good, mail sent.'),(5500,3272,'success','1'),(5501,3272,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5502,3272,'to_header','info@cgc.org.za'),(5503,3272,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5504,3272,'reply_to_header','info@cgc.org.za'),(5505,3272,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5506,3272,'original_to','info@cgc.org.za'),(5507,3272,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5508,3272,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.1 to 2.7.2) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5509,3272,'original_headers',''),(5510,3272,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 01 Mar 2023 21:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 1ae90cfe-785b-9c57-ba17-b3014a966a37\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a149876cb0838b9-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 01 Mar 2023 21:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 1ae90cfe-785b-9c57-ba17-b3014a966a37\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-53.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a149876cb0838b9-VIE\r\n\r\n{\"messageId\":\"70bc76aa410602fa292fe735db1047e8@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 01 Mar 2023 21:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1ae90cfe-785b-9c57-ba17-b3014a966a37\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a149876cb0838b9-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.1 to 2.7.2) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 70bc76aa410602fa292fe735db1047e8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5512,3273,'solution','All good, mail sent.'),(5513,3273,'success','1'),(5514,3273,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5515,3273,'to_header','info@cgc.org.za'),(5516,3273,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5517,3273,'reply_to_header','info@cgc.org.za'),(5518,3273,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5519,3273,'original_to','info@cgc.org.za'),(5520,3273,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5521,3273,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.2 to 20.2.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5522,3273,'original_headers',''),(5523,3273,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 02 Mar 2023 21:51:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 0400d01b-7c92-9266-8fe2-3ff77ff8455e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [server-timing] => cf-q-config;dur=5.9999983932357e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a1cdd19cdd2c31d-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 02 Mar 2023 21:51:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 0400d01b-7c92-9266-8fe2-3ff77ff8455e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-52.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nServer-Timing: cf-q-config;dur=5.9999983932357e-06\r\nServer: cloudflare\r\nCF-RAY: 7a1cdd19cdd2c31d-VIE\r\n\r\n{\"messageId\":\"b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 02 Mar 2023 21:51:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0400d01b-7c92-9266-8fe2-3ff77ff8455e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-52.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=5.9999983932357e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a1cdd19cdd2c31d-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.2 to 20.2.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b0b09d2a4d1d8e9081426c1ff235547e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5525,3274,'solution','All good, mail sent.'),(5526,3274,'success','1'),(5527,3274,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5528,3274,'to_header','info@cgc.org.za'),(5529,3274,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5530,3274,'reply_to_header','info@cgc.org.za'),(5531,3274,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5532,3274,'original_to','info@cgc.org.za'),(5533,3274,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5534,3274,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.10 to 2.4.0) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5535,3274,'original_headers',''),(5536,3274,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Mar 2023 09:46:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => eeec6c3a-60bf-99fe-a84f-e04fe805c445\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a41e9655f20325f-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=\n                    [expires] => 1678184190\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Mar 2023 09:46:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: eeec6c3a-60bf-99fe-a84f-e04fe805c445\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 7a41e9655f20325f-VIE\r\n\r\n{\"messageId\":\"c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Mar 2023 09:46:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => eeec6c3a-60bf-99fe-a84f-e04fe805c445\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=; path=/; expires=Tue, 07-Mar-23 10:16:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a41e9655f20325f-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 6uBe1Z7xcwDIaJYcvGyxED6sB.kxaSdlWH2QwsH6O4k-1678182390-0-ARz/Cc8hmoM4gMhuN83/mHlrL0HittsSA1Dhp4J89d23eZZhcD9/u2TmtIGFhAMRw9wCpP51F3tepoGw2qrbiLk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678184190\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678182390\n                                                    [last-access] => 1678182390\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678182390\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.10 to 2.4.0) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c7bfad0eaad85d3a96e96b2c2089699d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5537,3275,'solution','All good, mail sent.'),(5538,3275,'success','1'),(5539,3275,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5540,3275,'to_header','info@cgc.org.za'),(5541,3275,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5542,3275,'reply_to_header','info@cgc.org.za'),(5543,3275,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5544,3275,'original_to','info@cgc.org.za'),(5545,3275,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5546,3275,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.2 to 3.11.3) : https://wordpress.org/plugins/elementor/\n- Jetpack (from version 11.8.4 to 11.9) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.7.1 to 4.8.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5547,3275,'original_headers',''),(5548,3275,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 07 Mar 2023 22:15:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => c70a5254-a821-99e6-93f5-0aed270f59fc\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4632c4e82ec287-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv gxZfBfJO2KvDXAnyN/Yivi1rXMStK 8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=\n                    [expires] => 1678229139\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 07 Mar 2023 22:15:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: c70a5254-a821-99e6-93f5-0aed270f59fc\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4632c4e82ec287-VIE\r\n\r\n{\"messageId\":\"01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 07 Mar 2023 22:15:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c70a5254-a821-99e6-93f5-0aed270f59fc\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=; path=/; expires=Tue, 07-Mar-23 22:45:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4632c4e82ec287-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 5W_BsOOtsqk.JLql6qJH2rbUE9B_Ptyu6N5elhl_sUA-1678227339-0-AQFv+gxZfBfJO2KvDXAnyN/Yivi1rXMStK+8DQi6y5Vu/hz/Yk9jPMEjpZ9ArVbXh3rumLNIGnw2SMGRH9JXZVE=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678229139\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678227339\n                                                    [last-access] => 1678227339\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678227339\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.2 to 3.11.3) : https://wordpress.org/plugins/elementor/\n- Jetpack (from version 11.8.4 to 11.9) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.7.1 to 4.8.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 01b00f84a80192a52c54a8d43eefcae3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5549,3276,'solution','All good, mail sent.'),(5550,3276,'success','1'),(5551,3276,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5552,3276,'to_header','info@cgc.org.za'),(5553,3276,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5554,3276,'reply_to_header','info@cgc.org.za'),(5555,3276,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5556,3276,'original_to','info@cgc.org.za'),(5557,3276,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5558,3276,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.11.3 to 3.11.4) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5559,3276,'original_headers',''),(5560,3276,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Mar 2023 09:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 8645c315-c063-9654-bc6b-c521c350985f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000005507609e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4a27ad4fef3264-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp hl6Prz ftXsxxxr0sBtJp47o0=\n                    [expires] => 1678270627\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Mar 2023 09:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 8645c315-c063-9654-bc6b-c521c350985f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000005507609e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4a27ad4fef3264-VIE\r\n\r\n{\"messageId\":\"a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Mar 2023 09:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8645c315-c063-9654-bc6b-c521c350985f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=; path=/; expires=Wed, 08-Mar-23 10:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000005507609e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4a27ad4fef3264-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => fdopZnihGWGysI0.C0zBpFBGPO5.URZHGeCAhbCThgs-1678268827-0-AdQKxuvrBheiICMGBaoomDiKrK5/FBg4l0xvzF8jWKmloYItjMaxQPnKzFbbp+hl6Prz+ftXsxxxr0sBtJp47o0=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678270627\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678268827\n                                                    [last-access] => 1678268827\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678268827\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.11.3 to 3.11.4) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => a3d947b9421c2567836ac314cfe6c510@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5572,3277,'solution','All good, mail sent.'),(5573,3277,'success','1'),(5574,3277,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5575,3277,'to_header','info@cgc.org.za'),(5576,3277,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5577,3277,'reply_to_header','info@cgc.org.za'),(5578,3277,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5579,3277,'original_to','info@cgc.org.za'),(5580,3277,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5581,3277,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.0 to 6.2.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5582,3277,'original_headers',''),(5583,3277,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 08 Mar 2023 22:32:45 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 1446d3c5-39b9-9ac2-a546-c4a545708f7d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000002122251e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a4e89363b41c259-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ x 92hU=\n                    [expires] => 1678316565\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 08 Mar 2023 22:32:45 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 1446d3c5-39b9-9ac2-a546-c4a545708f7d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-24.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000002122251e-06\r\nServer: cloudflare\r\nCF-RAY: 7a4e89363b41c259-VIE\r\n\r\n{\"messageId\":\"5d01f96297858119073bff0ffce38072@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 08 Mar 2023 22:32:45 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1446d3c5-39b9-9ac2-a546-c4a545708f7d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=; path=/; expires=Wed, 08-Mar-23 23:02:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000002122251e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a4e89363b41c259-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 6JDvvgn5P7CxafDHGl4w6Pu0000PkvRtzcjNeDEiU_Y-1678314765-0-ARqTbN9y3s/jaGViZ6vs3g3ifCg5tmIGeV3P+rWZ90JcmFOw7PyPqrczuDhFVwYYv2Y7DQLpSP92Z0sJ+x+92hU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678316565\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678314765\n                                                    [last-access] => 1678314765\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678314765\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.0 to 6.2.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5d01f96297858119073bff0ffce38072@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5585,3278,'solution','All good, mail sent.'),(5586,3278,'success','1'),(5587,3278,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5588,3278,'to_header','info@cgc.org.za'),(5589,3278,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5590,3278,'reply_to_header','info@cgc.org.za'),(5591,3278,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5592,3278,'original_to','info@cgc.org.za'),(5593,3278,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5594,3278,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/post-smtp/\n- Really Simple SSL (from version 6.2.1 to 6.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5595,3278,'original_headers',''),(5596,3278,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 09 Mar 2023 11:32:38 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 2\n                    [sib-request-id] => 209e0faf-f974-9801-b313-dbda12eb580c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999987317715e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a52ff9c8ed4c25b-VIE\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9 v8kjImh/om 8HM=\n                    [expires] => 1678363358\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 09 Mar 2023 11:32:38 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 2\r\nsib-request-id: 209e0faf-f974-9801-b313-dbda12eb580c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999987317715e-06\r\nServer: cloudflare\r\nCF-RAY: 7a52ff9c8ed4c25b-VIE\r\n\r\n{\"messageId\":\"7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 09 Mar 2023 11:32:38 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 2\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 209e0faf-f974-9801-b313-dbda12eb580c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=; path=/; expires=Thu, 09-Mar-23 12:02:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999987317715e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a52ff9c8ed4c25b-VIE\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => Kwj8oiCc._YklYjgnvN9ViHxjrQS3ejOXzXwsuNmDDQ-1678361558-0-AWWSe2zMTR1EZI4A7E2MFfyJDVNv7UFFBDvQ9HXVhToUBOaRYjIOza3rH/BJjzA/yL8p2zp9+v8kjImh/om+8HM=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678363358\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678361558\n                                                    [last-access] => 1678361558\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678361558\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/post-smtp/\n- Really Simple SSL (from version 6.2.1 to 6.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.3 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7a15a6bfb1b37d2489952cf6d066fba7@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5599,3279,'solution','All good, mail sent.'),(5600,3279,'success','1'),(5601,3279,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5602,3279,'to_header','info@capegliding.co.za'),(5603,3279,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5604,3279,'bcc_header','steve@porteranddaughters.com'),(5605,3279,'reply_to_header','info@capegliding.co.za'),(5606,3279,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5607,3279,'original_to','info@capegliding.co.za'),(5608,3279,'original_subject','New submission for PAX booking'),(5609,3279,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Carter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 527-5317</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.carter.8@gmail.com\'>oliver.carter.8@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi There<br />\r\n<br />\r\nSo excited to book this experience for my partner, Simona, for her birthday. It&#039;s a gift from her friends and we&#039;re all excited to see where this experience takes her.<br />\r\n<br />\r\nPlease could you make contact with possible dates and details so I can make payment.<br />\r\n<br />\r\nWarm Regards<br />\r\n<br />\r\nOliver</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5610,3279,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5611,3279,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Mar 2023 11:39:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => d1822e79-ef4a-996d-8b53-ddf07e85e505\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.999999408843e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a5b4689eecc362d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=\n                    [expires] => 1678450149\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Mar 2023 11:39:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: d1822e79-ef4a-996d-8b53-ddf07e85e505\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-53.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.999999408843e-06\r\nServer: cloudflare\r\nCF-RAY: 7a5b4689eecc362d-FRA\r\n\r\n{\"messageId\":\"4030d54ec551b744227809090080d7a1@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Mar 2023 11:39:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d1822e79-ef4a-996d-8b53-ddf07e85e505\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-53.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=; path=/; expires=Fri, 10-Mar-23 12:09:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.999999408843e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a5b4689eecc362d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => wBo7YuXS0C6cauGIR01eCiqoQmbIux9d4Dqjq4o0iYE-1678448349-0-AfyvH4QG0Mq9uNxIgqxeA4ezGIP0FftUNbP845FAnQJ0mzSZZPvPXKkmbNaW3l2au7rypyUJqPxdcrFmM0saDqU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678450149\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678448349\n                                                    [last-access] => 1678448349\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678448349\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Oliver Carter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 527-5317</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:oliver.carter.8@gmail.com\'>oliver.carter.8@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi There<br />\r\n<br />\r\nSo excited to book this experience for my partner, Simona, for her birthday. It&#039;s a gift from her friends and we&#039;re all excited to see where this experience takes her.<br />\r\n<br />\r\nPlease could you make contact with possible dates and details so I can make payment.<br />\r\n<br />\r\nWarm Regards<br />\r\n<br />\r\nOliver</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4030d54ec551b744227809090080d7a1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5612,3280,'solution','All good, mail sent.'),(5613,3280,'success','1'),(5614,3280,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5615,3280,'to_header','info@capegliding.co.za'),(5616,3280,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5617,3280,'bcc_header','steve@porteranddaughters.com'),(5618,3280,'reply_to_header','info@capegliding.co.za'),(5619,3280,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5620,3280,'original_to','info@capegliding.co.za'),(5621,3280,'original_subject','New submission for PAX booking'),(5622,3280,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Serge levy</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 679-3112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">We would like to book flight <br />\r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5623,3280,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5624,3280,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 10 Mar 2023 14:59:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a5c6b766d003686-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns 6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=\n                    [expires] => 1678462147\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 10 Mar 2023 14:59:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-28.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7a5c6b766d003686-FRA\r\n\r\n{\"messageId\":\"777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 10 Mar 2023 14:59:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ff617a7d-6a3d-9ddd-8bf5-ab66d3c3697f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=; path=/; expires=Fri, 10-Mar-23 15:29:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a5c6b766d003686-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => IiB9tc0iK8sIp0IWxyXABRwUrNe5b53nhjUgfImpA9k-1678460347-0-ATH8GqLevgUReZhocdns+6NRAZS2swjnKmiF63xuYqIN5sHQa71135eQBSlfRIMmw1MaKKHbAfDK9QUWqZFKhtk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678462147\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678460347\n                                                    [last-access] => 1678460347\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678460347\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Serge levy</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 679-3112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">We would like to book flight <br />\r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 777308c7234eb22aab42cdfa4382d4d8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5626,3281,'solution','All good, mail sent.'),(5627,3281,'success','1'),(5628,3281,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5629,3281,'to_header','info@cgc.org.za'),(5630,3281,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5631,3281,'reply_to_header','info@cgc.org.za'),(5632,3281,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5633,3281,'original_to','info@cgc.org.za'),(5634,3281,'original_subject','New submission from Contact Form'),(5635,3281,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Andy Aveling</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:flysilently@gmail.com\'>flysilently@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you ask Rene Lans to contact me?  I&#039;d be interested to visit in October/November 2023.<br />\r\n<br />\r\nEither the email or cell +447880730255 (whatsApp)<br />\r\n<br />\r\nVery many thanks<br />\r\n<br />\r\nAndy. Lasham Gliding UK</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5636,3281,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5637,3281,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Mar 2023 16:06:15 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 08023751-da5a-9b58-bfaa-5b224811214e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.000002708286e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a6d4888babb9b71-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG PhvdN3Z041 PmIRhRms9g=\n                    [expires] => 1678638975\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Mar 2023 16:06:15 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 08023751-da5a-9b58-bfaa-5b224811214e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.000002708286e-06\r\nServer: cloudflare\r\nCF-RAY: 7a6d4888babb9b71-FRA\r\n\r\n{\"messageId\":\"6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Mar 2023 16:06:15 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 08023751-da5a-9b58-bfaa-5b224811214e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=; path=/; expires=Sun, 12-Mar-23 16:36:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.000002708286e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a6d4888babb9b71-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => bgc5rY2ZdN9d8LnSRUSYNiJzpGbd2_EqFqEliV1gJmo-1678637175-0-Aef9kASPU44U17SLfIYF9i4tUMN83jPG3fwxTE1s57l7PN7BfvPobbDvv63GIb9zG+PhvdN3Z041+PmIRhRms9g=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678638975\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678637175\n                                                    [last-access] => 1678637175\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678637175\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Andy Aveling</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:flysilently@gmail.com\'>flysilently@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Could you ask Rene Lans to contact me?  I&#039;d be interested to visit in October/November 2023.<br />\r\n<br />\r\nEither the email or cell +447880730255 (whatsApp)<br />\r\n<br />\r\nVery many thanks<br />\r\n<br />\r\nAndy. Lasham Gliding UK</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6e52ae1c0dc12930f1dfbc2aad104b43@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5638,3282,'solution','All good, mail sent.'),(5639,3282,'success','1'),(5640,3282,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5641,3282,'to_header','info@cgc.org.za'),(5642,3282,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5643,3282,'reply_to_header','info@cgc.org.za'),(5644,3282,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5645,3282,'original_to','info@cgc.org.za'),(5646,3282,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5647,3282,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.3 to 3.11.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5648,3282,'original_headers',''),(5649,3282,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 12 Mar 2023 22:36:40 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => a951842f-4600-9cee-bfaa-6ca31ad770b2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a6f8470dc63373b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle t61bnYUaSX QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=\n                    [expires] => 1678662400\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 12 Mar 2023 22:36:40 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: a951842f-4600-9cee-bfaa-6ca31ad770b2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-10.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a6f8470dc63373b-FRA\r\n\r\n{\"messageId\":\"59f0349cf69fd8119fe76347a365131a@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 12 Mar 2023 22:36:40 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a951842f-4600-9cee-bfaa-6ca31ad770b2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=; path=/; expires=Sun, 12-Mar-23 23:06:40 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a6f8470dc63373b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => zY6JpdzaWzikpvs_Fhe5EXHhQA1ubeSSvRmmSI2ka5A-1678660600-0-AdcFnle+t61bnYUaSX+QPrT0QRYfVhmQ2sw4RZycm2PjE5hcmx5TvPVcC6i0n73Jd0SMiDGvILClZQA7N11xzTI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678662400\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678660600\n                                                    [last-access] => 1678660600\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678660600\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.3 to 3.11.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 59f0349cf69fd8119fe76347a365131a@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5659,3283,'solution','All good, mail sent.'),(5660,3283,'success','1'),(5661,3283,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5662,3283,'to_header','info@cgc.org.za'),(5663,3283,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5664,3283,'reply_to_header','info@cgc.org.za'),(5665,3283,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5666,3283,'original_to','info@cgc.org.za'),(5667,3283,'original_subject','New submission from Contact Form'),(5668,3283,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael du Preez</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeldp451@gmail.com\'>michaeldp451@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\n<br />\r\nI would like to book an introductory flight for this coming weekend (18 &amp; 19 March), weather permitting.<br />\r\n<br />\r\nI would herewith also like to find out what your hire &amp; Fly rates are for the gliders in your fleet.<br />\r\n<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5669,3283,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5670,3283,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Mar 2023 05:57:01 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 5\n                    [sib-request-id] => 1e976382-ab19-91a8-be6f-5aa8de485ac1\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a72097c9a73bbbf-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr cnVKodCKUyJY4uiVpdofV2JpIg=\n                    [expires] => 1678688821\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Mar 2023 05:57:01 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 5\r\nsib-request-id: 1e976382-ab19-91a8-be6f-5aa8de485ac1\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a72097c9a73bbbf-FRA\r\n\r\n{\"messageId\":\"3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Mar 2023 05:57:01 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 5\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1e976382-ab19-91a8-be6f-5aa8de485ac1\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=; path=/; expires=Mon, 13-Mar-23 06:27:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a72097c9a73bbbf-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => sA6WW15GAyCYCOy5NH9K7irErup43cfemqIgU9_AtXA-1678687021-0-AZu6Hq7aedlxpoEfhWceYjDn5Clm4IICfypOJ00mh216Dyt63AU1Ir5O9/Cr+cnVKodCKUyJY4uiVpdofV2JpIg=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678688821\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678687021\n                                                    [last-access] => 1678687021\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678687021\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Michael du Preez</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:michaeldp451@gmail.com\'>michaeldp451@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi<br />\r\n<br />\r\nI would like to book an introductory flight for this coming weekend (18 &amp; 19 March), weather permitting.<br />\r\n<br />\r\nI would herewith also like to find out what your hire &amp; Fly rates are for the gliders in your fleet.<br />\r\n<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 3edfe8eda0089711c0e58f2b9bb64cdc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5677,3284,'solution','All good, mail sent.'),(5678,3284,'success','1'),(5679,3284,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5680,3284,'to_header','info@cgc.org.za'),(5681,3284,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5682,3284,'reply_to_header','info@cgc.org.za'),(5683,3284,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5684,3284,'original_to','info@cgc.org.za'),(5685,3284,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5686,3284,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.2.0 to 1.3.0) : https://wordpress.org/plugins/jetpack-protect/\n- Site Kit by Google (from version 1.95.0 to 1.96.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5687,3284,'original_headers',''),(5688,3284,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 13 Mar 2023 22:46:24 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 209b90b7-1bad-99a4-90b8-995ef8040e7e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-66.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000096457079e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a77d00fe8aa30fa-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI EK8 p4jG/SwAyGRpVQg5bXqyiqzFI=\n                    [expires] => 1678749384\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 13 Mar 2023 22:46:24 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 209b90b7-1bad-99a4-90b8-995ef8040e7e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-66.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000096457079e-06\r\nServer: cloudflare\r\nCF-RAY: 7a77d00fe8aa30fa-FRA\r\n\r\n{\"messageId\":\"362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 13 Mar 2023 22:46:24 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 209b90b7-1bad-99a4-90b8-995ef8040e7e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-66.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=; path=/; expires=Mon, 13-Mar-23 23:16:24 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000096457079e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a77d00fe8aa30fa-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => VPBiOF6eKjn9btUy18GTk0dG9xlcpzpRHI6irZpttIU-1678747584-0-AchPXCFber6lcEi5kCGIIuRaCYnWUhL6h7vCM8pdwJTJ636AE54jMiBgI+EK8+p4jG/SwAyGRpVQg5bXqyiqzFI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678749384\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678747584\n                                                    [last-access] => 1678747584\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678747584\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.2.0 to 1.3.0) : https://wordpress.org/plugins/jetpack-protect/\n- Site Kit by Google (from version 1.95.0 to 1.96.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 362cf10e1dac2cce1e8b17314e208d9d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5689,3285,'solution','All good, mail sent.'),(5690,3285,'success','1'),(5691,3285,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5692,3285,'to_header','ari@firstpos.co.za'),(5693,3285,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5694,3285,'bcc_header','steve@porteranddaughters.com'),(5695,3285,'reply_to_header','info@capegliding.co.za'),(5696,3285,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5697,3285,'original_to','ari@firstpos.co.za'),(5698,3285,'original_subject','New submission for Ab Initio Course'),(5699,3285,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike Saunders</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 470-6784</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:mcsaunders86@gmail.com\'>mcsaunders86@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5700,3285,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5701,3285,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 08:57:06 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => d96afdba-26cd-9419-87e0-083993f7e428\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999881563708e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7b4ea619645c92-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4 m4k haPAFMjQqfnww7G1AvGI=\n                    [expires] => 1678786026\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 08:57:06 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: d96afdba-26cd-9419-87e0-083993f7e428\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999881563708e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7b4ea619645c92-FRA\r\n\r\n{\"messageId\":\"57db964cfaffba83112beddcde2eaaba@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 08:57:06 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => d96afdba-26cd-9419-87e0-083993f7e428\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=; path=/; expires=Tue, 14-Mar-23 09:27:06 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999881563708e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7b4ea619645c92-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => xa4ww3gYU_zGXGJlnnhwCMK.8SgSfI4Wym_y_1TfI6I-1678784226-0-AW35eWYKzc8RvInawCGDqxxfjvyxg1KBRIaynxkjlBsiVyO4uoe23WrbFwrTj4+m4k+haPAFMjQqfnww7G1AvGI=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678786026\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678784226\n                                                    [last-access] => 1678784226\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678784226\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Mike Saunders</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 470-6784</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:mcsaunders86@gmail.com\'>mcsaunders86@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 57db964cfaffba83112beddcde2eaaba@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5702,3286,'solution','All good, mail sent.'),(5703,3286,'success','1'),(5704,3286,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5705,3286,'to_header','info@cgc.org.za'),(5706,3286,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5707,3286,'reply_to_header','info@cgc.org.za'),(5708,3286,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5709,3286,'original_to','info@cgc.org.za'),(5710,3286,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5711,3286,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5712,3286,'original_headers',''),(5713,3286,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 10:03:25 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => be1fde68-b68b-9014-ab5f-e9506a667a92\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000020312145e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7bafca5c33bbb5-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4 EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=\n                    [expires] => 1678790005\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 10:03:25 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: be1fde68-b68b-9014-ab5f-e9506a667a92\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000020312145e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7bafca5c33bbb5-FRA\r\n\r\n{\"messageId\":\"840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 10:03:25 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be1fde68-b68b-9014-ab5f-e9506a667a92\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=; path=/; expires=Tue, 14-Mar-23 10:33:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000020312145e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7bafca5c33bbb5-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => VONIPO12PFa845g_aICBDTM2yMEr1YCsgtfMfWcJ3uM-1678788205-0-AQmYHNVoMIE4Wv2I9dr1kb7EUNMt4+EZ6pMcNPHTfgerPNJsXJCSKr9ZdSmeb254qX3LmIgxLWXi7h1sdZuqGsk=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678790005\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678788205\n                                                    [last-access] => 1678788205\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678788205\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 840825e0881df8ec16ea296a5b1a3250@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5714,3287,'solution','All good, mail sent.'),(5715,3287,'success','1'),(5716,3287,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5717,3287,'to_header','info@cgc.org.za'),(5718,3287,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5719,3287,'reply_to_header','info@cgc.org.za'),(5720,3287,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5721,3287,'original_to','info@cgc.org.za'),(5722,3287,'original_subject','New submission from Contact Form'),(5723,3287,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Eve Spalding</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:e.spalding@wustl.edu\'>e.spalding@wustl.edu</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n <br />\r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!<br />\r\n <br />\r\nEve</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5724,3287,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5725,3287,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 17:45:23 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 4\n                    [sib-request-id] => 4b8b038e-cb79-9a01-beec-4a3c681da6bd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.0000023697503e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7e54821b669b69-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=\n                    [expires] => 1678817723\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 17:45:23 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 4\r\nsib-request-id: 4b8b038e-cb79-9a01-beec-4a3c681da6bd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-87.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.0000023697503e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7e54821b669b69-FRA\r\n\r\n{\"messageId\":\"0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 17:45:23 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 4\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 4b8b038e-cb79-9a01-beec-4a3c681da6bd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=; path=/; expires=Tue, 14-Mar-23 18:15:23 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.0000023697503e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7e54821b669b69-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => XuiJVEwOrBK10B.tW8bT1aIUq_SY.vw2qdUnxaUDpfU-1678815923-0-ASjHuHSVxgVjrD4tm9LgcNdk6X+LO9zdq1G8DxDm8BqIBeCpCK8mp39Dg1Ny0vO39ryr/Pddoj15ushelW9DprM=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678817723\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678815923\n                                                    [last-access] => 1678815923\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678815923\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Eve Spalding</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:e.spalding@wustl.edu\'>e.spalding@wustl.edu</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hi,<br />\r\n <br />\r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!<br />\r\n <br />\r\nEve</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 0d3ef915b3bb43565fe05e2c7152dc66@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5726,3288,'solution','All good, mail sent.'),(5727,3288,'success','1'),(5728,3288,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5729,3288,'to_header','info@cgc.org.za'),(5730,3288,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5731,3288,'reply_to_header','info@cgc.org.za'),(5732,3288,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5733,3288,'original_to','info@cgc.org.za'),(5734,3288,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5735,3288,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5736,3288,'original_headers',''),(5737,3288,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 14 Mar 2023 22:03:15 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 3\n                    [sib-request-id] => 48da4329-98d3-95c6-93c6-4b7b549e0098\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.9999950937927e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a7fce405b223671-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF dueQy/d9Aq7PexWLpaA=\n                    [expires] => 1678833195\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 14 Mar 2023 22:03:15 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 3\r\nsib-request-id: 48da4329-98d3-95c6-93c6-4b7b549e0098\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-87.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.9999950937927e-06\r\nServer: cloudflare\r\nCF-RAY: 7a7fce405b223671-FRA\r\n\r\n{\"messageId\":\"8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 14 Mar 2023 22:03:15 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 3\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 48da4329-98d3-95c6-93c6-4b7b549e0098\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-87.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=; path=/; expires=Tue, 14-Mar-23 22:33:15 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.9999950937927e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a7fce405b223671-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => y_0ea57Wi.Wj88FxtF66IsUUmu0oZ7p1VtlH2JsX5ug-1678831395-0-AZYOScUNxVrGTGudHBVo7qGNMcbHi8GSSBgMuKkkwCKXtF9rBZFtY7zcPXLejDAV4sF+dueQy/d9Aq7PexWLpaA=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678833195\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678831395\n                                                    [last-access] => 1678831395\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678831395\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8f763023aa8d09d810c8b30c1c53f3a5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5739,3289,'solution','All good, mail sent.'),(5740,3289,'success','1'),(5741,3289,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5742,3289,'to_header','info@cgc.org.za'),(5743,3289,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5744,3289,'reply_to_header','info@cgc.org.za'),(5745,3289,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5746,3289,'original_to','info@cgc.org.za'),(5747,3289,'original_subject','New submission from Contact Form'),(5748,3289,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hanno Van der walt</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hannovdw1009@gmail.com\'>hannovdw1009@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com<br />\r\n<br />\r\nThanks <br />\r\nHanno</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5749,3289,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5750,3289,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Mar 2023 12:28:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => fc0562d9-b178-9752-968d-ba914fd46cf2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.000002708286e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a84c1ba6eb89265-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP oQGNXqHwEWuV0s49hLs DRkf3wLNRE SI2boHqRgf6ybGn8neqOtJcoONrosWU=\n                    [expires] => 1678885111\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Mar 2023 12:28:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: fc0562d9-b178-9752-968d-ba914fd46cf2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-23.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.000002708286e-06\r\nServer: cloudflare\r\nCF-RAY: 7a84c1ba6eb89265-FRA\r\n\r\n{\"messageId\":\"c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Mar 2023 12:28:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => fc0562d9-b178-9752-968d-ba914fd46cf2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-23.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=; path=/; expires=Wed, 15-Mar-23 12:58:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.000002708286e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a84c1ba6eb89265-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 3EpPAClcdrR1vmjTqKl7Cwbr8csMMdmV5UHNoflSaT4-1678883311-0-Af6dOeYDA6f2iZOMyUDX6/YP+oQGNXqHwEWuV0s49hLs+DRkf3wLNRE+SI2boHqRgf6ybGn8neqOtJcoONrosWU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678885111\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678883311\n                                                    [last-access] => 1678883311\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678883311\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hanno Van der walt</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:hannovdw1009@gmail.com\'>hannovdw1009@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com<br />\r\n<br />\r\nThanks <br />\r\nHanno</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c2c1cf28cb71ac191148b626e56c1312@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5751,3290,'solution','All good, mail sent.'),(5752,3290,'success','1'),(5753,3290,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5754,3290,'to_header','info@cgc.org.za'),(5755,3290,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5756,3290,'reply_to_header','info@cgc.org.za'),(5757,3290,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5758,3290,'original_to','info@cgc.org.za'),(5759,3290,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5760,3290,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5761,3290,'original_headers',''),(5762,3290,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 15 Mar 2023 22:18:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=9.9999999747524e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a8822a1dff5692e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0 GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1 L4D3E1wzw9kzfAKebPlmfZ/ /U=\n                    [expires] => 1678920538\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 15 Mar 2023 22:18:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-30.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=9.9999999747524e-06\r\nServer: cloudflare\r\nCF-RAY: 7a8822a1dff5692e-FRA\r\n\r\n{\"messageId\":\"6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 15 Mar 2023 22:18:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 53f98de2-cd6f-9384-b2d4-fa0bc471ad76\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=; path=/; expires=Wed, 15-Mar-23 22:48:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=9.9999999747524e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a8822a1dff5692e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9PA6_rwfi1CD55H9ICQ7WFPZNRiJimGmeA8cYr1j5Bo-1678918738-0-AYidpQ6W11BGyiEEL0+GYhMpwEbG2Mm1D7Kpk/s2h4zQFBUYbV6WkHJ/PiJ1+L4D3E1wzw9kzfAKebPlmfZ/+/U=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1678920538\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1678918738\n                                                    [last-access] => 1678918738\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1678918738\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6f686f37106283abc665dcd6656cf6a5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5763,3291,'solution','All good, mail sent.'),(5764,3291,'success','1'),(5765,3291,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5766,3291,'to_header','info@cgc.org.za'),(5767,3291,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5768,3291,'reply_to_header','info@cgc.org.za'),(5769,3291,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5770,3291,'original_to','info@cgc.org.za'),(5771,3291,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5772,3291,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5773,3291,'original_headers',''),(5774,3291,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 17 Mar 2023 00:13:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => a397c6b2-234c-9a95-9880-a2cd7af48df6\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=6.0000000985383e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7a91081f5a926901-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => .bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9 YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=\n                    [expires] => 1679013824\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 17 Mar 2023 00:13:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: a397c6b2-234c-9a95-9880-a2cd7af48df6\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-80.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=6.0000000985383e-06\r\nServer: cloudflare\r\nCF-RAY: 7a91081f5a926901-FRA\r\n\r\n{\"messageId\":\"b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 17 Mar 2023 00:13:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a397c6b2-234c-9a95-9880-a2cd7af48df6\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-80.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=.bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=; path=/; expires=Fri, 17-Mar-23 00:43:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=6.0000000985383e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7a91081f5a926901-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => .bxw_xZZq_4lRamJ_.6q4obEizS0arKPe72kBJZPDcE-1679012024-0-AWhQJ67EH+qqug7Ja6D5Y8/7sJGotVEDE5Jr5279UZag9+YyRq68F1zMexpSCz1u8xERq1usMhSa6j7EPTM2Zqs=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679013824\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679012024\n                                                    [last-access] => 1679012024\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679012024\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b2ec043382a288d5a344b6f3e5c220b3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5775,3292,'solution','All good, mail sent.'),(5776,3292,'success','1'),(5777,3292,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5778,3292,'to_header','info@cgc.org.za'),(5779,3292,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5780,3292,'reply_to_header','info@cgc.org.za'),(5781,3292,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5782,3292,'original_to','info@cgc.org.za'),(5783,3292,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5784,3292,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5785,3292,'original_headers',''),(5786,3292,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 20 Mar 2023 23:03:45 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 30\n                    [sib-request-id] => a7e8712a-5591-980b-a8db-6005c6df7ece\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=7.9999999798019e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7ab1971bcb399142-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o KRnIS mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=\n                    [expires] => 1679355225\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 20 Mar 2023 23:03:45 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 30\r\nsib-request-id: a7e8712a-5591-980b-a8db-6005c6df7ece\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-9.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=7.9999999798019e-06\r\nServer: cloudflare\r\nCF-RAY: 7ab1971bcb399142-FRA\r\n\r\n{\"messageId\":\"cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 20 Mar 2023 23:03:45 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 30\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a7e8712a-5591-980b-a8db-6005c6df7ece\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-9.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=; path=/; expires=Mon, 20-Mar-23 23:33:45 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=7.9999999798019e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ab1971bcb399142-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => SmZX7rhBP7lfyj49WgxnqN38mpNftpP_vwWjQp8RX3w-1679353425-0-ASybvUNU+d/maPtmV2ve4bx/tmM4IzIyHi2CmZVtitGHDIf6W7o+KRnIS+mYVGiTkB1FzJTqMi/Tn9rdVkedgxU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679355225\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679353425\n                                                    [last-access] => 1679353425\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679353425\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => cbd4c5e36b4ae1a0e9326ab4fc96b89e@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5787,3293,'solution','All good, mail sent.'),(5788,3293,'success','1'),(5789,3293,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5790,3293,'to_header','info@cgc.org.za'),(5791,3293,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5792,3293,'reply_to_header','info@cgc.org.za'),(5793,3293,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5794,3293,'original_to','info@cgc.org.za'),(5795,3293,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(5796,3293,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5797,3293,'original_headers',''),(5798,3293,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 22 Mar 2023 11:05:55 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 31\n                    [sib-request-id] => b90455d3-e88e-944c-b19c-062df5f3ae37\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server-timing] => cf-q-config;dur=8.0000008892966e-06\n                    [server] => cloudflare\n                    [cf-ray] => 7abdf6569f1c3836-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=\n                    [expires] => 1679484955\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 22 Mar 2023 11:05:55 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 31\r\nsib-request-id: b90455d3-e88e-944c-b19c-062df5f3ae37\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer-Timing: cf-q-config;dur=8.0000008892966e-06\r\nServer: cloudflare\r\nCF-RAY: 7abdf6569f1c3836-FRA\r\n\r\n{\"messageId\":\"5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 22 Mar 2023 11:05:55 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 31\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => b90455d3-e88e-944c-b19c-062df5f3ae37\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=; path=/; expires=Wed, 22-Mar-23 11:35:55 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server-timing] => Array\n                                        (\n                                            [0] => cf-q-config;dur=8.0000008892966e-06\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7abdf6569f1c3836-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UZIwhYKaim6l.cUXCYkBOwgplBS92N3I83y30uwsdRI-1679483155-0-AVkGxCk4ZlOSJn3KGDad9Ri2X59sRwD0ksck7iUrcZjNH20FZuj0o6/3KRGbhkM9gWQoKNRaVw2UkABFuhLKreU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679484955\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679483155\n                                                    [last-access] => 1679483155\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679483155\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5881ff3088bdb7bc365c9c01ddd5732b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5799,3294,'solution','All good, mail sent.'),(5800,3294,'success','1'),(5801,3294,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5802,3294,'to_header','info@cgc.org.za'),(5803,3294,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5804,3294,'reply_to_header','info@cgc.org.za'),(5805,3294,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5806,3294,'original_to','info@cgc.org.za'),(5807,3294,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5808,3294,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.7) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5809,3294,'original_headers',''),(5810,3294,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Mar 2023 10:02:16 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 831bbed2-0c2f-95de-834d-d9d2b25492f8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ac5d67ae8de37cc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=\n                    [expires] => 1679567536\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Mar 2023 10:02:16 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 831bbed2-0c2f-95de-834d-d9d2b25492f8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ac5d67ae8de37cc-FRA\r\n\r\n{\"messageId\":\"2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Mar 2023 10:02:16 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 831bbed2-0c2f-95de-834d-d9d2b25492f8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=; path=/; expires=Thu, 23-Mar-23 10:32:16 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ac5d67ae8de37cc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => itm3xowMrtthdwRvQVvyz8KU5kYCaUWY.jLLa.Ez9Kw-1679565736-0-AcJNonl0iB0jL6v0FtboeNQpaZoIitlOL8mAytGj0PuCbIR3yvjOITaX3yshTspJZorcXgKGo2jyFqa6PxdyFqo=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679567536\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679565736\n                                                    [last-access] => 1679565736\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679565736\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.7) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.4 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2e2a3baf029cbd3fcd08803c868c4c25@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5822,3295,'solution','All good, mail sent.'),(5823,3295,'success','1'),(5824,3295,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5825,3295,'to_header','info@capegliding.co.za'),(5826,3295,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5827,3295,'bcc_header','steve@porteranddaughters.com'),(5828,3295,'reply_to_header','info@capegliding.co.za'),(5829,3295,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5830,3295,'original_to','info@capegliding.co.za'),(5831,3295,'original_subject','New submission for PAX booking'),(5832,3295,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 787-0720</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5833,3295,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}');
INSERT INTO `wp_postmeta` VALUES (5834,3295,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 23 Mar 2023 15:16:41 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 15\n                    [sib-request-id] => f402ff6b-7d01-9d43-ade5-27e12ac71344\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ac7a30f2e513809-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp 8tk4XB9Fi00=\n                    [expires] => 1679586401\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 23 Mar 2023 15:16:41 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 15\r\nsib-request-id: f402ff6b-7d01-9d43-ade5-27e12ac71344\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ac7a30f2e513809-FRA\r\n\r\n{\"messageId\":\"962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 23 Mar 2023 15:16:41 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 15\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f402ff6b-7d01-9d43-ade5-27e12ac71344\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=; path=/; expires=Thu, 23-Mar-23 15:46:41 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ac7a30f2e513809-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lOy4Qa8CECDuKlGvZS6WulZXSV0AkuDYMjx46DQVWPI-1679584601-0-AWeFga7Bh96PhS4irbHL0dRH+ALl5u2arrd3qt1nq7JLGX5CegHNzTt7LdsoAcmAfL3IQmNTCbp+8tk4XB9Fi00=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679586401\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679584601\n                                                    [last-access] => 1679584601\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679584601\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 787-0720</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 962f51a1a09e4dbeb920591c1de845cb@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5838,3296,'solution','All good, mail sent.'),(5839,3296,'success','1'),(5840,3296,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(5841,3296,'to_header','info@capegliding.co.za'),(5842,3296,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5843,3296,'bcc_header','steve@porteranddaughters.com'),(5844,3296,'reply_to_header','info@capegliding.co.za'),(5845,3296,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5846,3296,'original_to','info@capegliding.co.za'),(5847,3296,'original_subject','New submission for PAX booking'),(5848,3296,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fiona Scheder-Bieschin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 465-6656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fionascheder@gmail.com\'>fionascheder@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?<br />\r\nWith kind regards<br />\r\nFiona</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5849,3296,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5850,3296,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 24 Mar 2023 19:45:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => c889dfd3-a46e-9262-bd81-f74cd572d25b\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ad16a3f69d49b39-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F 8Zobbfm7fzOhyF1mS4=\n                    [expires] => 1679688932\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 24 Mar 2023 19:45:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: c889dfd3-a46e-9262-bd81-f74cd572d25b\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-82.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ad16a3f69d49b39-FRA\r\n\r\n{\"messageId\":\"10296665144a17212e6be9b06c051974@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 24 Mar 2023 19:45:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c889dfd3-a46e-9262-bd81-f74cd572d25b\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=; path=/; expires=Fri, 24-Mar-23 20:15:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ad16a3f69d49b39-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 0CmZdJfX0reiKBVQaLlB7NJpP_7SDSO995d.XWCr.PE-1679687132-0-AWhmaRR8paGH1Ykw4Yf8t4NuuL5tERDNb3hZaUaY6ZZTZ2CusIdwpvLDC70Uv2YzPr5F+8Zobbfm7fzOhyF1mS4=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679688932\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679687132\n                                                    [last-access] => 1679687132\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679687132\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Fiona Scheder-Bieschin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 465-6656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:fionascheder@gmail.com\'>fionascheder@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?<br />\r\nWith kind regards<br />\r\nFiona</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 10296665144a17212e6be9b06c051974@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(5853,3297,'solution','All good, mail sent.'),(5854,3297,'success','1'),(5855,3297,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5856,3297,'to_header','info@cgc.org.za'),(5857,3297,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5858,3297,'reply_to_header','info@cgc.org.za'),(5859,3297,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5860,3297,'original_to','info@cgc.org.za'),(5861,3297,'original_subject','New submission from Contact Form'),(5862,3297,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David C.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pat@aneesho.com\'>pat@aneesho.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? <br />\r\n<br />\r\nWe charge a low fixed monthly fee. Let me know if you&#039;re interested and would like to see our portfolio.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5863,3297,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5864,3297,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Mar 2023 07:04:42 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => afe9e9d2-d751-9c46-9929-f91207bccea5\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ae5c7e0cfd6383e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o c3lEwwxCthYrmPo0Fz/Cj0=\n                    [expires] => 1679902482\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Mar 2023 07:04:42 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: afe9e9d2-d751-9c46-9929-f91207bccea5\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ae5c7e0cfd6383e-FRA\r\n\r\n{\"messageId\":\"f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Mar 2023 07:04:42 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => afe9e9d2-d751-9c46-9929-f91207bccea5\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=; path=/; expires=Mon, 27-Mar-23 07:34:42 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ae5c7e0cfd6383e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => gKPVMTKWVxTCKz85U4aEqH7VoLhHrnrAwuft3H8LvHo-1679900682-0-ATAyhWpsibe/SSnYH7YPCI5uWYMNrRzW8E6f9QXCURocBNDMULgdKnLINm8KO98o+c3lEwwxCthYrmPo0Fz/Cj0=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679902482\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679900682\n                                                    [last-access] => 1679900682\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679900682\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">David C.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:pat@aneesho.com\'>pat@aneesho.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? <br />\r\n<br />\r\nWe charge a low fixed monthly fee. Let me know if you&#039;re interested and would like to see our portfolio.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f6425da3a55e18ea10bedb2d0c153057@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5865,3298,'solution','All good, mail sent.'),(5866,3298,'success','1'),(5867,3298,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5868,3298,'to_header','info@cgc.org.za'),(5869,3298,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5870,3298,'reply_to_header','info@cgc.org.za'),(5871,3298,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5872,3298,'original_to','info@cgc.org.za'),(5873,3298,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5874,3298,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.5 to 2.4.6) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5875,3298,'original_headers',''),(5876,3298,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 27 Mar 2023 10:04:48 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 25\n                    [sib-request-id] => 0bd4dbd5-b285-93a8-856c-23ab95be93a8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ae6cfb2cff403cd-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu YU5Lq6RCVYtFU=\n                    [expires] => 1679913288\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 27 Mar 2023 10:04:48 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 25\r\nsib-request-id: 0bd4dbd5-b285-93a8-856c-23ab95be93a8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ae6cfb2cff403cd-FRA\r\n\r\n{\"messageId\":\"6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 27 Mar 2023 10:04:48 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 25\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0bd4dbd5-b285-93a8-856c-23ab95be93a8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=; path=/; expires=Mon, 27-Mar-23 10:34:48 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ae6cfb2cff403cd-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => NBj3QgFeXFAKvuGqqR4_.FWeJHTxEGgtLT3vpP4JGBI-1679911488-0-AUyeUx5n455hE5B5xKjh8xRbD29bmNHZLMC925Tg8uQBn8JJdsi8FtbVjetgPs4CFBRTS92xu+YU5Lq6RCVYtFU=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679913288\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679911488\n                                                    [last-access] => 1679911488\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679911488\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.5 to 2.4.6) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.5 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6e748d9511a729c0d01ec2c61e39ef46@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5877,3299,'solution','All good, mail sent.'),(5878,3299,'success','1'),(5879,3299,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5880,3299,'to_header','info@cgc.org.za'),(5881,3299,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5882,3299,'reply_to_header','info@cgc.org.za'),(5883,3299,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5884,3299,'original_to','info@cgc.org.za'),(5885,3299,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5886,3299,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.9.0 to 4.10.0) : https://wordpress.org/plugins/mailpoet/\n- Yoast SEO (from version 20.3 to 20.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5887,3299,'original_headers',''),(5888,3299,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Mar 2023 09:50:32 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 7ca41ae2-0d82-9bc0-ba54-71f905797fba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7aeef82ddd29bb8b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=\n                    [expires] => 1679998832\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Mar 2023 09:50:32 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 7ca41ae2-0d82-9bc0-ba54-71f905797fba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-73.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7aeef82ddd29bb8b-FRA\r\n\r\n{\"messageId\":\"03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Mar 2023 09:50:32 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7ca41ae2-0d82-9bc0-ba54-71f905797fba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-73.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=; path=/; expires=Tue, 28-Mar-23 10:20:32 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7aeef82ddd29bb8b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => Cd7YAuFS29q5w3vCIKfQ6_PBUJRPX.lJVndoQ3sdvFE-1679997032-0-AYULoyc/ciSOUxRfv1gWPJWjG7m0MA03ZWnaVUL+dQYUmp05Kqu3DhwwygzQqAW8gOR9T9ds58EWt23Hb1Xe140=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1679998832\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1679997032\n                                                    [last-access] => 1679997032\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1679997032\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.9.0 to 4.10.0) : https://wordpress.org/plugins/mailpoet/\n- Yoast SEO (from version 20.3 to 20.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 03ced60c8fb8f8c3991a1c2d7e069ded@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5889,3300,'solution','All good, mail sent.'),(5890,3300,'success','1'),(5891,3300,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5892,3300,'to_header','info@cgc.org.za'),(5893,3300,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5894,3300,'reply_to_header','info@cgc.org.za'),(5895,3300,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5896,3300,'original_to','info@cgc.org.za'),(5897,3300,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5898,3300,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.2 to 6.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5899,3300,'original_headers',''),(5900,3300,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 28 Mar 2023 21:59:49 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 11\n                    [sib-request-id] => 5face0b8-484d-9337-94eb-6d4910a7960f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7af32474997fbb65-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq JzhB2 5bG XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=\n                    [expires] => 1680042589\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 28 Mar 2023 21:59:49 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 11\r\nsib-request-id: 5face0b8-484d-9337-94eb-6d4910a7960f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-32.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7af32474997fbb65-FRA\r\n\r\n{\"messageId\":\"b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 28 Mar 2023 21:59:49 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 11\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5face0b8-484d-9337-94eb-6d4910a7960f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-32.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=; path=/; expires=Tue, 28-Mar-23 22:29:49 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7af32474997fbb65-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lo1KYclmK2diN04ZNZGKFvd06Re8PK7E9cuHbuwjcp0-1680040789-0-AbfeIwunZ7HrujsByzq+JzhB2+5bG+XP07sUYwPIfAiXpQeXCWCVK2OqBbtPHqeT0Cinq0//x9qHR1mss3ZvTAg=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680042589\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680040789\n                                                    [last-access] => 1680040789\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680040789\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.2 to 6.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b62feca565c92a7d20d383583bd39cfe@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5901,3301,'solution','All good, mail sent.'),(5902,3301,'success','1'),(5903,3301,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5904,3301,'to_header','info@cgc.org.za'),(5905,3301,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5906,3301,'reply_to_header','info@cgc.org.za'),(5907,3301,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5908,3301,'original_to','info@cgc.org.za'),(5909,3301,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5910,3301,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.5 to 3.12.0) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/google-listings-and-ads/\n- Elementor Pro (from version 3.11.7 to 3.12.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5911,3301,'original_headers',''),(5912,3301,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 29 Mar 2023 10:09:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 12\n                    [sib-request-id] => 627c0e29-d208-9f50-ae62-54db3a2b0d09\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7af751d60ba2085d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=\n                    [expires] => 1680086391\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 29 Mar 2023 10:09:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 12\r\nsib-request-id: 627c0e29-d208-9f50-ae62-54db3a2b0d09\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7af751d60ba2085d-FRA\r\n\r\n{\"messageId\":\"4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 29 Mar 2023 10:09:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 12\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 627c0e29-d208-9f50-ae62-54db3a2b0d09\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=; path=/; expires=Wed, 29-Mar-23 10:39:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7af751d60ba2085d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => G8RGPSRuNQ.QLbrBuL1KowkPXpVkJWhoLwZIwcU6THA-1680084591-0-ATVWVV9ZUcL0XbLbxXLF3aUG1c/D3KCc0QObGCbAL1lefFqH8THklQzQ3oWaTREPo3uMbVmPep1qB/EE6ldEeTc=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680086391\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680084591\n                                                    [last-access] => 1680084591\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680084591\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.5 to 3.12.0) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/google-listings-and-ads/\n- Elementor Pro (from version 3.11.7 to 3.12.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4a9a265cc93687fec374048fc2762bb3@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5925,3302,'solution','All good, mail sent.'),(5926,3302,'success','1'),(5927,3302,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5928,3302,'to_header','info@cgc.org.za'),(5929,3302,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5930,3302,'reply_to_header','info@cgc.org.za'),(5931,3302,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5932,3302,'original_to','info@cgc.org.za'),(5933,3302,'original_subject','[Cape Gliding Club] Your site has updated to WordPress 6.2'),(5934,3302,'original_message','Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.2.\n\nNo further action is needed on your part. For more on version 6.2, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nYou also have some plugins or themes with updates available. Update them now:\nhttps://www.capegliding.co.za/wp-admin/\n\nThe WordPress Team\n'),(5935,3302,'original_headers',''),(5936,3302,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => Requests_Utility_CaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 29 Mar 2023 22:10:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 5067d023-7dc9-93a0-98f7-bc0b71e19d82\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7afb71311f66038e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1 yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=\n                    [expires] => 1680129618\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => Requests_Response Object\n                (\n                    [body] => {\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 29 Mar 2023 22:10:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 5067d023-7dc9-93a0-98f7-bc0b71e19d82\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-19.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7afb71311f66038e-FRA\r\n\r\n{\"messageId\":\"49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\"}\n\n                    [headers] => Requests_Response_Headers Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 29 Mar 2023 22:10:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5067d023-7dc9-93a0-98f7-bc0b71e19d82\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-19.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=; path=/; expires=Wed, 29-Mar-23 22:40:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7afb71311f66038e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => Requests_Cookie_Jar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => Requests_Cookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => mnEB7hm5Y9TuR4eDkwVsO2sPPvoiM7UrqVcZgiEE62U-1680127818-0-AWXWg1/GhuszQWw+awFrmyc6lj/QZpQdtuwmlTu1QtkjWyLtRw5k1+yrIKb2lBb8ZJuE48wsQopVYhJvjDj7Fxc=\n                                            [attributes] => Requests_Utility_CaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680129618\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680127818\n                                                    [last-access] => 1680127818\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680127818\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Your site has updated to WordPress 6.2\n    [textContent] => Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.2.\n\nNo further action is needed on your part. For more on version 6.2, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nYou also have some plugins or themes with updates available. Update them now:\nhttps://www.capegliding.co.za/wp-admin/\n\nThe WordPress Team\n\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 49983c7d88f0f5083aaa7c696e042524@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5937,3303,'solution','All good, mail sent.'),(5938,3303,'success','1'),(5939,3303,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5940,3303,'to_header','info@cgc.org.za'),(5941,3303,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5942,3303,'reply_to_header','info@cgc.org.za'),(5943,3303,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5944,3303,'original_to','info@cgc.org.za'),(5945,3303,'original_subject','New submission from Contact Form'),(5946,3303,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I tried to book for a &quot;Glider Experience&quot;  via this website,  but have not had any response yet.<br />\r\nAre these still available?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5947,3303,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5948,3303,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 30 Mar 2023 13:01:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 5d2469d8-f160-9611-b6c5-eb36330cf7f4\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b008ae3ed912c1c-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd jwIZC H3 h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=\n                    [expires] => 1680183099\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 30 Mar 2023 13:01:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 5d2469d8-f160-9611-b6c5-eb36330cf7f4\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-12.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b008ae3ed912c1c-FRA\r\n\r\n{\"messageId\":\"8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 30 Mar 2023 13:01:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5d2469d8-f160-9611-b6c5-eb36330cf7f4\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-12.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=; path=/; expires=Thu, 30-Mar-23 13:31:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b008ae3ed912c1c-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rPxdI_7HnfMAMFeEV425C3ELrhMXxhW_9DKCyv6wps0-1680181299-0-ATQ/vMddxTaWoqfqormnJzVm183g7whi4jo10W3NJf0Jd+jwIZC+H3+h/SJJ6TSgBzDuFYT2pc9Eyo1iYq0ICeY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680183099\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680181299\n                                                    [last-access] => 1680181299\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680181299\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">I tried to book for a &quot;Glider Experience&quot;  via this website,  but have not had any response yet.<br />\r\nAre these still available?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8d27a333b2e6dec7e1073957d54ae67f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5951,3304,'solution','All good, mail sent.'),(5952,3304,'success','1'),(5953,3304,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5954,3304,'to_header','info@cgc.org.za'),(5955,3304,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5956,3304,'reply_to_header','info@cgc.org.za'),(5957,3304,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5958,3304,'original_to','info@cgc.org.za'),(5959,3304,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5960,3304,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.0 to 3.12.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5961,3304,'original_headers',''),(5962,3304,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 02 Apr 2023 21:48:38 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 974536bb-6883-9104-95a8-ccd37720eb5a\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b1c46f14a713a70-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB DeDg6eeHmgO/syKg bhDxu3An8nWjK5UyHfulWgz mgkPRadtNCs OcrvpFVcuTo4rCCWjkbRUC4=\n                    [expires] => 1680473918\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 02 Apr 2023 21:48:38 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 974536bb-6883-9104-95a8-ccd37720eb5a\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-10.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b1c46f14a713a70-FRA\r\n\r\n{\"messageId\":\"9912322a46b36948e7487d1087869070@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 02 Apr 2023 21:48:38 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 974536bb-6883-9104-95a8-ccd37720eb5a\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-10.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=; path=/; expires=Sun, 02-Apr-23 22:18:38 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b1c46f14a713a70-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => ne6lnRGlKuMg5skyKo9opzk0VBoVIpOn6gSmOte22NM-1680472118-0-AZmva47DwB+DeDg6eeHmgO/syKg+bhDxu3An8nWjK5UyHfulWgz+mgkPRadtNCs+OcrvpFVcuTo4rCCWjkbRUC4=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680473918\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680472118\n                                                    [last-access] => 1680472118\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680472118\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.0 to 3.12.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 9912322a46b36948e7487d1087869070@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5963,3305,'solution','All good, mail sent.'),(5964,3305,'success','1'),(5965,3305,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(5966,3305,'to_header','info@cgc.org.za'),(5967,3305,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5968,3305,'reply_to_header','info@cgc.org.za'),(5969,3305,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5970,3305,'original_to','info@cgc.org.za'),(5971,3305,'original_subject','New submission from Contact Form'),(5972,3305,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">sharon Oconnor</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">would like to book a experiance<br />\r\n<br />\r\nfor 1 Adult <br />\r\nand 1child 13 years old <br />\r\nover a weekend <br />\r\n<br />\r\nplease advice <br />\r\ncost and date <br />\r\n<br />\r\nplease <br />\r\n<br />\r\nsharon  0836793112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(5973,3305,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(5974,3305,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 03 Apr 2023 08:24:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-68.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b1fea189bc58fe2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY kreZqDRBXELqA1erzIqV5Qlq  GtNC2g=\n                    [expires] => 1680512058\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 03 Apr 2023 08:24:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-68.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b1fea189bc58fe2-FRA\r\n\r\n{\"messageId\":\"14a26e9a135f6db689fc79d999481690@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 03 Apr 2023 08:24:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => cfc88bfc-c288-9c78-aaa8-c2aed7ee9345\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-68.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=; path=/; expires=Mon, 03-Apr-23 08:54:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b1fea189bc58fe2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9nv__NCVLzoX0j95fWThmjaYO3x4aBn1Iy72fPTpvEg-1680510258-0-AX2Kgnfa4wQCjIw+bhdSKc/4x9vOMzpg7EbSryLp658RgwaedMltRY+kreZqDRBXELqA1erzIqV5Qlq++GtNC2g=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680512058\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680510258\n                                                    [last-access] => 1680510258\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680510258\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">sharon Oconnor</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">would like to book a experiance<br />\r\n<br />\r\nfor 1 Adult <br />\r\nand 1child 13 years old <br />\r\nover a weekend <br />\r\n<br />\r\nplease advice <br />\r\ncost and date <br />\r\n<br />\r\nplease <br />\r\n<br />\r\nsharon  0836793112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 14a26e9a135f6db689fc79d999481690@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5975,3306,'solution','All good, mail sent.'),(5976,3306,'success','1'),(5977,3306,'from_header','Cape Gliding Club <info@cgc.org.za>'),(5978,3306,'to_header','info@cgc.org.za'),(5979,3306,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(5980,3306,'reply_to_header','info@cgc.org.za'),(5981,3306,'transport_uri','https://smtp-relay.sendinblue.com:587'),(5982,3306,'original_to','info@cgc.org.za'),(5983,3306,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(5984,3306,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.0 to 3.12.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(5985,3306,'original_headers',''),(5986,3306,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 03 Apr 2023 09:47:36 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => e89571bd-723e-909f-b91e-08a670d1bb9e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b20641dff3e2c47-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG 5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=\n                    [expires] => 1680517056\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 03 Apr 2023 09:47:36 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: e89571bd-723e-909f-b91e-08a670d1bb9e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-60.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b20641dff3e2c47-FRA\r\n\r\n{\"messageId\":\"4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 03 Apr 2023 09:47:36 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => e89571bd-723e-909f-b91e-08a670d1bb9e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-60.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=; path=/; expires=Mon, 03-Apr-23 10:17:36 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b20641dff3e2c47-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => OY0Th2tYBCYbucZ32A6fFxeRMkpuBXegZC3_5D2ajr8-1680515256-0-AcWkEqltg7FfRndB3usQ0vYi3Gnmdbcpxi3l50QCG+5vw3h5d1Y7XM57FXjcc57RCP3roajgHnHLdBk4edGfZLo=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680517056\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680515256\n                                                    [last-access] => 1680515256\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680515256\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.0 to 3.12.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4c0c4d7176e648e4d8938c46b77fde91@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(5999,3307,'solution','All good, mail sent.'),(6000,3307,'success','1'),(6001,3307,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6002,3307,'to_header','info@cgc.org.za'),(6003,3307,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6004,3307,'reply_to_header','info@cgc.org.za'),(6005,3307,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6006,3307,'original_to','info@cgc.org.za'),(6007,3307,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6008,3307,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.9.1 to 12.0) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.10.0 to 4.11.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6009,3307,'original_headers',''),(6010,3307,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 04 Apr 2023 21:47:30 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => be0c88f4-8118-93e1-8bd4-ccf3267b8543\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b2cc00cecc039c2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=\n                    [expires] => 1680646650\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 04 Apr 2023 21:47:30 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: be0c88f4-8118-93e1-8bd4-ccf3267b8543\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-26.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b2cc00cecc039c2-FRA\r\n\r\n{\"messageId\":\"4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 04 Apr 2023 21:47:30 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => be0c88f4-8118-93e1-8bd4-ccf3267b8543\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-26.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=; path=/; expires=Tue, 04-Apr-23 22:17:30 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b2cc00cecc039c2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => RsgDFDZcL0.HFmX8AjR27B.4zGw3osKBm1qg_4lfd0A-1680644850-0-ATcHtQPuyWanHnWmRIDE2YmAp0sgP+MNQkKNPAasiQdcJ3vVGhEOzcx3GR6ua9M6UTZx5OnlQBQWlQYLqylU6Ho=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680646650\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680644850\n                                                    [last-access] => 1680644850\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680644850\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.9.1 to 12.0) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.10.0 to 4.11.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 4e1cefa8115d32eb4b78afaa51fb24b9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6014,3308,'solution','All good, mail sent.'),(6015,3308,'success','1'),(6016,3308,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6017,3308,'to_header','info@cgc.org.za'),(6018,3308,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6019,3308,'reply_to_header','info@cgc.org.za'),(6020,3308,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6021,3308,'original_to','info@cgc.org.za'),(6022,3308,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6023,3308,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio (from version 1.2.3 to 1.2.4) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6024,3308,'original_headers',''),(6025,3308,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 06 Apr 2023 21:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 71ff9a06-8385-9c83-9e87-de01132f25d2\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b3d39ff0fd29c07-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG Iwlxv9CNlS9N29U Tpvm8n0=\n                    [expires] => 1680819417\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 06 Apr 2023 21:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 71ff9a06-8385-9c83-9e87-de01132f25d2\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-69.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b3d39ff0fd29c07-FRA\r\n\r\n{\"messageId\":\"e47703c7709f7925b1890855117431ad@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 06 Apr 2023 21:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 71ff9a06-8385-9c83-9e87-de01132f25d2\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-69.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=; path=/; expires=Thu, 06-Apr-23 22:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b3d39ff0fd29c07-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => YshSJ56TBvHIafuiMGTZoCx2SBpFTue2_shzQfXn2Js-1680817617-0-AWozEbojz0yf+TAP0h177yfJVD2t8q2jVBrTLMzvrkVEiBGfdaWL/VPJRmzgJbG+Iwlxv9CNlS9N29U+Tpvm8n0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680819417\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680817617\n                                                    [last-access] => 1680817617\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680817617\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio (from version 1.2.3 to 1.2.4) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e47703c7709f7925b1890855117431ad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6026,3309,'solution','All good, mail sent.'),(6027,3309,'success','1'),(6028,3309,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(6029,3309,'to_header','info@cgc.org.za'),(6030,3309,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6031,3309,'reply_to_header','info@cgc.org.za'),(6032,3309,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6033,3309,'original_to','info@cgc.org.za'),(6034,3309,'original_subject','New submission from Contact Form'),(6035,3309,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerardus van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It&#039;s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6036,3309,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6037,3309,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 08 Apr 2023 08:17:25 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 9d5dc9ac-bef9-9763-af27-5841ca5efce4\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b4912e36c672c3d-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=\n                    [expires] => 1680943645\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 08 Apr 2023 08:17:25 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 9d5dc9ac-bef9-9763-af27-5841ca5efce4\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b4912e36c672c3d-FRA\r\n\r\n{\"messageId\":\"c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 08 Apr 2023 08:17:25 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9d5dc9ac-bef9-9763-af27-5841ca5efce4\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=; path=/; expires=Sat, 08-Apr-23 08:47:25 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b4912e36c672c3d-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 3qZi7i2j_M1YxhQM.sMPThNMAE8TrfuAAndwRp3ol6o-1680941845-0-AX2Y3GhG/oMrvsQyZkoaMlUpZkxT9p7uVNQBGZOYp3XeYswcF8Vr1Crs6xiM4HCZ04FQXu/psTOV9AtH15aDv3Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1680943645\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1680941845\n                                                    [last-access] => 1680941845\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1680941845\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerardus van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It&#039;s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9b781f61ceb5f20d087fb17283657ad@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6039,3310,'solution','All good, mail sent.'),(6040,3310,'success','1'),(6041,3310,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6042,3310,'to_header','info@cgc.org.za'),(6043,3310,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6044,3310,'reply_to_header','info@cgc.org.za'),(6045,3310,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6046,3310,'original_to','info@cgc.org.za'),(6047,3310,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6048,3310,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.6 to 2.4.7) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6049,3310,'original_headers',''),(6050,3310,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 10 Apr 2023 09:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b5a10ea58fb3738-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0 ijeV72TdxjyMa0Mv9RJOL QxbP sLiPVrHXhc=\n                    [expires] => 1681121822\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 10 Apr 2023 09:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-74.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b5a10ea58fb3738-FRA\r\n\r\n{\"messageId\":\"01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 10 Apr 2023 09:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 7c0520cf-b5da-92bd-ab70-2b9de5a5b425\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=; path=/; expires=Mon, 10-Apr-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b5a10ea58fb3738-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => jAK9AP6HxyXgOQjaF8kTPkEFe9cZB3mjCeo8LbZrQno-1681120022-0-ATj/tVw2Ig9U2yFkk7p7RdomiI9GEIl5bO1JOuZCEJtVCOdI0+ijeV72TdxjyMa0Mv9RJOL+QxbP+sLiPVrHXhc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681121822\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681120022\n                                                    [last-access] => 1681120022\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681120022\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.6 to 2.4.7) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.6 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 01bca875f1c3cc23091a00b0a85be883@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6056,3311,'solution','All good, mail sent.'),(6057,3311,'success','1'),(6058,3311,'from_header','&#34;Cape Gliding Club&#34; <info@cgc.org.za>'),(6059,3311,'to_header','info@capegliding.co.za'),(6060,3311,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6061,3311,'bcc_header','steve@porteranddaughters.com'),(6062,3311,'reply_to_header','info@capegliding.co.za'),(6063,3311,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6064,3311,'original_to','info@capegliding.co.za'),(6065,3311,'original_subject','New submission for PAX booking'),(6066,3311,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">J Yang</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 891-4389</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:yangjiaxiang@hotmail.com\'>yangjiaxiang@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is 16th April ok for your guys?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6067,3311,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6068,3311,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 10 Apr 2023 10:08:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => f677bd11-6527-9c6c-a67d-0ae08d457301\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b5a30592efc2bdc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg Iee3 6betgC4=\n                    [expires] => 1681123109\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 10 Apr 2023 10:08:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: f677bd11-6527-9c6c-a67d-0ae08d457301\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-83.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b5a30592efc2bdc-FRA\r\n\r\n{\"messageId\":\"c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 10 Apr 2023 10:08:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f677bd11-6527-9c6c-a67d-0ae08d457301\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-83.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=; path=/; expires=Mon, 10-Apr-23 10:38:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b5a30592efc2bdc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => YmfiOrAHGTmFPhluKWkL2ZCb0qEREU8HqYidaIib7hQ-1681121309-0-AXH9mFgaZp8ewQ6bW9YXeiFH6dFtYe/vvg5NWq0uEpAdd/CG1AWMKLhqiGQctTUPOgDybpMKPg+Iee3+6betgC4=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681123109\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681121309\n                                                    [last-access] => 1681121309\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681121309\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">J Yang</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 891-4389</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:yangjiaxiang@hotmail.com\'>yangjiaxiang@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Is 16th April ok for your guys?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c3a114f877a37d07a5df8b6ae06277b4@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(6076,3312,'solution','All good, mail sent.'),(6077,3312,'success','1'),(6078,3312,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6079,3312,'to_header','info@cgc.org.za'),(6080,3312,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6081,3312,'reply_to_header','info@cgc.org.za'),(6082,3312,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6083,3312,'original_to','info@cgc.org.za'),(6084,3312,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6085,3312,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.4 to 20.5) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6086,3312,'original_headers',''),(6087,3312,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 09:47:29 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-84.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b624ef30bcf903a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2 Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=\n                    [expires] => 1681208249\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 09:47:29 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-84.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b624ef30bcf903a-FRA\r\n\r\n{\"messageId\":\"f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 09:47:29 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3cbe6e3b-1576-9995-82dc-45ce3f7676f3\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-84.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=; path=/; expires=Tue, 11-Apr-23 10:17:29 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b624ef30bcf903a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UjT3c7bb6DVXXdV4tkd2ougqdDNo3.Bj0E9WcKRhOI4-1681206449-0-AWRg9ptVRwTY50mFH6F1ml2+Dv3DT5f81pO05B4QHb5qHv6Hp88l6H1LYz2H13PbQMicLT1AEDzAUoyss/cvqeQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681208249\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681206449\n                                                    [last-access] => 1681206449\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681206449\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.4 to 20.5) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f3b6a8d724bb0d312ee995ea7d3b09de@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6090,3313,'solution','All good, mail sent.'),(6091,3313,'success','1'),(6092,3313,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(6093,3313,'to_header','info@cgc.org.za'),(6094,3313,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6095,3313,'reply_to_header','info@cgc.org.za'),(6096,3313,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6097,3313,'original_to','info@cgc.org.za'),(6098,3313,'original_subject','New submission from Contact Form'),(6099,3313,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Van der meer Gip</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6100,3313,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6101,3313,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 13:50:01 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 10\n                    [sib-request-id] => 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b63b23c5bb23636-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=\n                    [expires] => 1681222801\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 13:50:01 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 10\r\nsib-request-id: 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-33.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b63b23c5bb23636-FRA\r\n\r\n{\"messageId\":\"12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 13:50:01 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 10\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 8e89aa9d-e36e-966c-9c77-9c0cbd81eab7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-33.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=; path=/; expires=Tue, 11-Apr-23 14:20:01 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b63b23c5bb23636-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 4d7WxG09N_JtpEdR9dursbCJ6kYa_4b2IjzDvSyGrZM-1681221001-0-AQAEbwOqKhA6V7kGFqnQi0Sb7Bg53bpZRY/GQyZY2KUuKoSEqZ7RhnmJJiwbQUdTZ0rpDS2/FBCULogvZhrLNrg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681222801\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681221001\n                                                    [last-access] => 1681221001\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681221001\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Van der meer Gip</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 12c931101bdfcab7fd76febec57e60ec@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6103,3314,'solution','All good, mail sent.'),(6104,3314,'success','1'),(6105,3314,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6106,3314,'to_header','info@cgc.org.za'),(6107,3314,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6108,3314,'reply_to_header','info@cgc.org.za'),(6109,3314,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6110,3314,'original_to','info@cgc.org.za'),(6111,3314,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6112,3314,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.0 to 4.11.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.96.0 to 1.98.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6113,3314,'original_headers',''),(6114,3314,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 11 Apr 2023 21:47:09 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => f1d47461-5f7b-908c-becc-4c53af25d9cd\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b666d2939f1bb80-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J EbBi4sLfplkpIl/588xChT9VzXQw3Sg70 Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf Y=\n                    [expires] => 1681251429\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 11 Apr 2023 21:47:09 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: f1d47461-5f7b-908c-becc-4c53af25d9cd\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b666d2939f1bb80-FRA\r\n\r\n{\"messageId\":\"c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 11 Apr 2023 21:47:09 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => f1d47461-5f7b-908c-becc-4c53af25d9cd\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=; path=/; expires=Tue, 11-Apr-23 22:17:09 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b666d2939f1bb80-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 4hQmYCSGHY7iFF9Tb9DTDA9Dr3FbIVsXH8trtGzhrrU-1681249629-0-ARycrRFqgrhVuA0J+EbBi4sLfplkpIl/588xChT9VzXQw3Sg70+Fncm0ypFLfDZmAE3b/qmy1PSoqLtt7MYlf+Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681251429\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681249629\n                                                    [last-access] => 1681249629\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681249629\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.0 to 4.11.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.96.0 to 1.98.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c222d2446796764010ed3bbaa97dcb4c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6115,3315,'solution','All good, mail sent.'),(6116,3315,'success','1'),(6117,3315,'from_header','&#34;info@cgc.org.za&#34; <info@cgc.org.za>'),(6118,3315,'to_header','info@cgc.org.za'),(6119,3315,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6120,3315,'reply_to_header','info@cgc.org.za'),(6121,3315,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6122,3315,'original_to','info@cgc.org.za'),(6123,3315,'original_subject','New submission from Contact Form'),(6124,3315,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Barry Martin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bsm@quavity.org\'>bsm@quavity.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hey, is there a phone number I can ring to speak with someone about gliding there? I&#039;m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.<br />\r\n<br />\r\nCurrently in Europe so perhaps there&#039;s a number I can ring through Whatsapp or similar?<br />\r\n<br />\r\nCheers<br />\r\n<br />\r\nBarry</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6125,3315,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6126,3315,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 12 Apr 2023 14:03:18 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-67.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b6c030eee513602-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => .yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI 2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena nmQ3QzXs=\n                    [expires] => 1681309998\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 12 Apr 2023 14:03:18 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-67.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b6c030eee513602-FRA\r\n\r\n{\"messageId\":\"769a062d07154220fe452c959e4138aa@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 12 Apr 2023 14:03:18 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 48a7c7e1-ba8d-980a-9ddf-d87d537cfbd9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-67.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=.yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=; path=/; expires=Wed, 12-Apr-23 14:33:18 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b6c030eee513602-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => .yKwvL4NXLYLGdGyQ97D3oukPUQijwTd_hYACJl4yEQ-1681308198-0-AZyo9LbArvJuI+2la65TO4IqiNwBmYuu9jPoCJHq0FbA/1iVj7TwUHmsr4e1Unthw/YcknbTCi5Ena+nmQ3QzXs=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681309998\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681308198\n                                                    [last-access] => 1681308198\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681308198\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Barry Martin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:bsm@quavity.org\'>bsm@quavity.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hey, is there a phone number I can ring to speak with someone about gliding there? I&#039;m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.<br />\r\n<br />\r\nCurrently in Europe so perhaps there&#039;s a number I can ring through Whatsapp or similar?<br />\r\n<br />\r\nCheers<br />\r\n<br />\r\nBarry</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 769a062d07154220fe452c959e4138aa@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6128,3316,'solution','All good, mail sent.'),(6129,3316,'success','1'),(6130,3316,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6131,3316,'to_header','info@cgc.org.za'),(6132,3316,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6133,3316,'reply_to_header','info@cgc.org.za'),(6134,3316,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6135,3316,'original_to','info@cgc.org.za'),(6136,3316,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6137,3316,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.3 to 2.7.4) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6138,3316,'original_headers',''),(6139,3316,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 13 Apr 2023 09:47:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 9e28dd2f-54a2-9e29-b142-22bf874e30b7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b72c9418bb030d2-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=\n                    [expires] => 1681381031\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 13 Apr 2023 09:47:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 9e28dd2f-54a2-9e29-b142-22bf874e30b7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-51.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b72c9418bb030d2-FRA\r\n\r\n{\"messageId\":\"10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 13 Apr 2023 09:47:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9e28dd2f-54a2-9e29-b142-22bf874e30b7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=; path=/; expires=Thu, 13-Apr-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b72c9418bb030d2-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => R_hCTCTPCjpwwn_00mYA2wRGWuCFGtcfPHj3y4OncpM-1681379231-0-AQTTpKNNneQYvYSyBvQrwFVDQDAOGbOphT/QP+nsZnAtt3euFMRm5UCPpojah50mYy1pELXVAB9Hut1DpyxygZQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681381031\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681379231\n                                                    [last-access] => 1681379231\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681379231\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.3 to 2.7.4) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 10567d9343e4a4912bdccd38d40a6c9b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6140,3317,'solution','All good, mail sent.'),(6141,3317,'success','1'),(6142,3317,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6143,3317,'to_header','info@cgc.org.za'),(6144,3317,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6145,3317,'reply_to_header','info@cgc.org.za'),(6146,3317,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6147,3317,'original_to','info@cgc.org.za'),(6148,3317,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6149,3317,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.3 to 6.2.4) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6150,3317,'original_headers',''),(6151,3317,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 13 Apr 2023 21:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => a0ed865e-35b3-9966-bf97-58bdfb13cc53\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b76e7dcedc22bee-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD BBm6lzFU9vt9boi8gs4B9kNtY5Z48=\n                    [expires] => 1681424227\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 13 Apr 2023 21:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: a0ed865e-35b3-9966-bf97-58bdfb13cc53\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-30.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b76e7dcedc22bee-FRA\r\n\r\n{\"messageId\":\"c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 13 Apr 2023 21:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a0ed865e-35b3-9966-bf97-58bdfb13cc53\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-30.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=; path=/; expires=Thu, 13-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b76e7dcedc22bee-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PzQ1edq.R_fV4.3DZDKhuHvKokoI5KAGQztPQGsncE4-1681422427-0-AeuYw63aMR8soIoNW6GfPeT72y0VMIsjXABnBrUnqpceWZ720a2TEm6MD+BBm6lzFU9vt9boi8gs4B9kNtY5Z48=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681424227\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681422427\n                                                    [last-access] => 1681422427\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681422427\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.3 to 6.2.4) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c1ed9fe8bc7e22e16c6e8f8a57c9ece9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6152,3318,'solution','All good, mail sent.'),(6153,3318,'success','1'),(6154,3318,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6155,3318,'to_header','info@cgc.org.za'),(6156,3318,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6157,3318,'reply_to_header','info@cgc.org.za'),(6158,3318,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6159,3318,'original_to','info@cgc.org.za'),(6160,3318,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6161,3318,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.7 to 2.4.8) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6162,3318,'original_headers',''),(6163,3318,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 17 Apr 2023 21:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 76173217-036f-9b3d-b640-6a0443568a8e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7b97dd39694d2c04-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z skoHq7nydbDSfAoOVu27Jk Omc6CvdR XYlZkXivv6iwncw8 Nk=\n                    [expires] => 1681769822\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 17 Apr 2023 21:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 76173217-036f-9b3d-b640-6a0443568a8e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-48.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7b97dd39694d2c04-FRA\r\n\r\n{\"messageId\":\"7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 17 Apr 2023 21:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 76173217-036f-9b3d-b640-6a0443568a8e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=; path=/; expires=Mon, 17-Apr-23 22:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7b97dd39694d2c04-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => nnPTi_wgpCn2TGcteSerWVPDHesIgR3wgDG6K_LpiVM-1681768022-0-AZFgM/aS4agB9gfRI8W1RSbzhUH36N0M32z+skoHq7nydbDSfAoOVu27Jk+Omc6CvdR+XYlZkXivv6iwncw8+Nk=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681769822\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681768022\n                                                    [last-access] => 1681768022\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681768022\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.7 to 2.4.8) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.7 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7ba72fc3aa4243109cab42ccac22e690@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6164,3319,'solution','All good, mail sent.'),(6165,3319,'success','1'),(6166,3319,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6167,3319,'to_header','info@cgc.org.za'),(6168,3319,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6169,3319,'reply_to_header','info@cgc.org.za'),(6170,3319,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6171,3319,'original_to','info@cgc.org.za'),(6172,3319,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6173,3319,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.1 to 4.12.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6174,3319,'original_headers',''),(6175,3319,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 18 Apr 2023 21:52:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 13\n                    [sib-request-id] => 9008c97f-395e-9452-8624-197f31755f6f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ba021f899c290fb-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF uUg2ke6xGad5o=\n                    [expires] => 1681856523\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 18 Apr 2023 21:52:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 13\r\nsib-request-id: 9008c97f-395e-9452-8624-197f31755f6f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-38.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ba021f899c290fb-FRA\r\n\r\n{\"messageId\":\"6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 18 Apr 2023 21:52:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 13\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9008c97f-395e-9452-8624-197f31755f6f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-38.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=; path=/; expires=Tue, 18-Apr-23 22:22:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ba021f899c290fb-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rujpxFSaS5tYbXR.148OieURyruqYAkpQMFYup.xNGs-1681854723-0-AQsTVKjTre0HmkA7qR2iy2I3xZiSADXsEIv7l5dk2xMaCnl4vA663rVDjMO7zquO5BJw3EEnF+uUg2ke6xGad5o=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681856523\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681854723\n                                                    [last-access] => 1681854723\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681854723\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.1 to 4.12.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 6313c3dd54437a45f1f2bf9181c09806@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6176,3320,'solution','All good, mail sent.'),(6177,3320,'success','1'),(6178,3320,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6179,3320,'to_header','info@cgc.org.za'),(6180,3320,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6181,3320,'reply_to_header','info@cgc.org.za'),(6182,3320,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6183,3320,'original_to','info@cgc.org.za'),(6184,3320,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6185,3320,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.0 to 4.12.1) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.4 to 1.2.5) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6186,3320,'original_headers',''),(6187,3320,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 19 Apr 2023 21:46:22 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 14\n                    [sib-request-id] => 6d8d273d-76c9-9982-a711-650bb08e6eb0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7ba85702dfd19235-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY Xzw0Ywgr5wsKwfSgY=\n                    [expires] => 1681942582\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 19 Apr 2023 21:46:22 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 14\r\nsib-request-id: 6d8d273d-76c9-9982-a711-650bb08e6eb0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-51.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7ba85702dfd19235-FRA\r\n\r\n{\"messageId\":\"2a96776435cfd201c9873a02563db2d1@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 19 Apr 2023 21:46:22 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 14\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6d8d273d-76c9-9982-a711-650bb08e6eb0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-51.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=; path=/; expires=Wed, 19-Apr-23 22:16:22 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7ba85702dfd19235-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => o0UuWEhuWo6mtepAc_SwW0Qc3.NMeqyx.dnkEaqI.Hw-1681940782-0-AefYVQ6jqWv9X885eQ5NmtnWMbYRpcv/lOfdsIYgZeccsoOUobOStCjKRJ7rTs9rcwRTY+Xzw0Ywgr5wsKwfSgY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1681942582\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1681940782\n                                                    [last-access] => 1681940782\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1681940782\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.0 to 4.12.1) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.4 to 1.2.5) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2a96776435cfd201c9873a02563db2d1@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6188,3321,'solution','All good, mail sent.'),(6189,3321,'success','1'),(6190,3321,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6191,3321,'to_header','info@cgc.org.za'),(6192,3321,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6193,3321,'reply_to_header','info@cgc.org.za'),(6194,3321,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6195,3321,'original_to','info@cgc.org.za'),(6196,3321,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6197,3321,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.1 to 4.12.2) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.5 to 1.3.0) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6198,3321,'original_headers',''),(6199,3321,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 21 Apr 2023 21:46:51 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-42.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bb8d2798a230410-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz WUrUjoBEO hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=\n                    [expires] => 1682115411\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 21 Apr 2023 21:46:51 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-42.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bb8d2798a230410-FRA\r\n\r\n{\"messageId\":\"7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 21 Apr 2023 21:46:51 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 0c5b17fc-870c-9a42-8541-6ca4b4832ffb\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-42.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=; path=/; expires=Fri, 21-Apr-23 22:16:51 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bb8d2798a230410-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => WbyVwZSDgP_4p5PuCGzqHDK_et_eHQOClxEAL3YI86o-1682113611-0-AVCv/7kgqTYSRigZgeR7xKFCEQa6HqwZlzmdIE1jz+WUrUjoBEO+hw2Yhtm4anSD2/TTEN6XT15MM9SD94UzOqE=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682115411\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682113611\n                                                    [last-access] => 1682113611\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682113611\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.1 to 4.12.2) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.5 to 1.3.0) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 7d0b18e51dd35e2c39466ff4502a8a8f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6200,3322,'solution','All good, mail sent.'),(6201,3322,'success','1'),(6202,3322,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6203,3322,'to_header','info@cgc.org.za'),(6204,3322,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6205,3322,'reply_to_header','info@cgc.org.za'),(6206,3322,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6207,3322,'original_to','info@cgc.org.za'),(6208,3322,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6209,3322,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.1 to 3.12.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6210,3322,'original_headers',''),(6211,3322,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 09:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 6e72f22c-e852-9721-abfb-d68fda49f605\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc52eac1a659265-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe 2IyuFWGguVAh8FFlwN4cB4c6N2hs8 L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=\n                    [expires] => 1682245017\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 09:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 6e72f22c-e852-9721-abfb-d68fda49f605\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-85.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc52eac1a659265-FRA\r\n\r\n{\"messageId\":\"587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 09:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6e72f22c-e852-9721-abfb-d68fda49f605\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-85.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=; path=/; expires=Sun, 23-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc52eac1a659265-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 2CqYtFEaa31pHhppP.IXkxVn_Dp316z9klvdZPMRN84-1682243217-0-AXDUma8auqZFe+2IyuFWGguVAh8FFlwN4cB4c6N2hs8+L6wDujMZYrJjC0h3DDkcOjyjrs/bSw3bOWVZMfUNmOA=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682245017\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682243217\n                                                    [last-access] => 1682243217\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682243217\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.1 to 3.12.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 587ac2647b0c351e89295e76b0ac8cdf@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6212,3323,'solution','All good, mail sent.'),(6213,3323,'success','1'),(6214,3323,'from_header','\"Cape Gliding Club\" <info@cgc.org.za>'),(6215,3323,'to_header','ari@firstpos.co.za'),(6216,3323,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6217,3323,'bcc_header','steve@porteranddaughters.com'),(6218,3323,'reply_to_header','info@capegliding.co.za'),(6219,3323,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6220,3323,'original_to','ari@firstpos.co.za'),(6221,3323,'original_subject','New submission for Ab Initio Course'),(6222,3323,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dave Bryant</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 440-6035</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dave@linkeng.co.za\'>dave@linkeng.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6223,3323,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6224,3323,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 17:51:31 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 9724ff6b-7208-9212-84ca-5dafadbeb2e0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc7f47d3ace3642-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=\n                    [expires] => 1682274091\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 17:51:31 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 9724ff6b-7208-9212-84ca-5dafadbeb2e0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc7f47d3ace3642-FRA\r\n\r\n{\"messageId\":\"bc8585a129b512f00758258d44c72167@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 17:51:31 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9724ff6b-7208-9212-84ca-5dafadbeb2e0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=; path=/; expires=Sun, 23-Apr-23 18:21:31 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc7f47d3ace3642-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => KcIAg.jcwMb5OPwscCDX8Zqv1UrTeav5wU7K1PpwD_I-1682272291-0-AWZwGViVeXuJA8OtpxyoHn1b9pX8DSNtAfCvFZS+Qc0vProk9Ms1PfrcNTL9DutMBtMk5uIYU9sMciIMlRRR448=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682274091\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682272291\n                                                    [last-access] => 1682272291\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682272291\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dave Bryant</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(083) 440-6035</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dave@linkeng.co.za\'>dave@linkeng.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bc8585a129b512f00758258d44c72167@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(6225,3324,'solution','All good, mail sent.'),(6226,3324,'success','1'),(6227,3324,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6228,3324,'to_header','info@cgc.org.za'),(6229,3324,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6230,3324,'reply_to_header','info@cgc.org.za'),(6231,3324,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6232,3324,'original_to','info@cgc.org.za'),(6233,3324,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6234,3324,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.2 to 3.12.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6235,3324,'original_headers',''),(6236,3324,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sun, 23 Apr 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => ed5eb88f-1f4a-97ea-9759-60346c795cc7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bc94d3afa5d365a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN 8=\n                    [expires] => 1682288212\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sun, 23 Apr 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: ed5eb88f-1f4a-97ea-9759-60346c795cc7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-74.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bc94d3afa5d365a-FRA\r\n\r\n{\"messageId\":\"14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sun, 23 Apr 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ed5eb88f-1f4a-97ea-9759-60346c795cc7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-74.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=; path=/; expires=Sun, 23-Apr-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bc94d3afa5d365a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => fEjpBSxoch_kr1lgH9isikD6IhTbISR6a8y1Wsm3ZD4-1682286412-0-ATgVGlOGCom2WjMNNnlIjWZ3DT/rKcubPTEqAxgqQfbgsMLI2kFRRqyP6fSbNUxXGSMIoRNzUQVKkbz915BmN+8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682288212\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682286412\n                                                    [last-access] => 1682286412\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682286412\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.2 to 3.12.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 14f67410dd9b5437747fbd546f8123f9@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6252,3325,'solution','All good, mail sent.'),(6253,3325,'success','1'),(6254,3325,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6255,3325,'to_header','info@cgc.org.za'),(6256,3325,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6257,3325,'reply_to_header','info@cgc.org.za'),(6258,3325,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6259,3325,'original_to','info@cgc.org.za'),(6260,3325,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6261,3325,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.98.0 to 1.99.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.3.0 to 1.3.1) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6262,3325,'original_headers',''),(6263,3325,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 24 Apr 2023 21:46:56 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 6b07462d-535c-942b-a751-a3effabd8e6f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-45.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bd18ab91ba1918f-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=\n                    [expires] => 1682374616\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 24 Apr 2023 21:46:56 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 6b07462d-535c-942b-a751-a3effabd8e6f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-45.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bd18ab91ba1918f-FRA\r\n\r\n{\"messageId\":\"56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 24 Apr 2023 21:46:56 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6b07462d-535c-942b-a751-a3effabd8e6f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-45.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=; path=/; expires=Mon, 24-Apr-23 22:16:56 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bd18ab91ba1918f-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => QOyWD2u15GOk5s45twaVBwT3o6JZXIwliUtFHFfpgbY-1682372816-0-AU9FTycBFt8xPaGoyOpvkD7kPEJ26i4zYbbg55weC8ghjiY6m2csRdEqr4kzuT6G5e5dRVHUE7R1wl4jqKSmvAM=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682374616\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682372816\n                                                    [last-access] => 1682372816\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682372816\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.98.0 to 1.99.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.3.0 to 1.3.1) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 56b19dbec00c7306717bb88ec18c03a6@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6264,3326,'solution','All good, mail sent.'),(6265,3326,'success','1'),(6266,3326,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6267,3326,'to_header','info@cgc.org.za'),(6268,3326,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6269,3326,'reply_to_header','info@cgc.org.za'),(6270,3326,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6271,3326,'original_to','info@cgc.org.za'),(6272,3326,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6273,3326,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.12.2 to 4.13.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6274,3326,'original_headers',''),(6275,3326,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 25 Apr 2023 21:47:07 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 5a02fb36-52e2-9f55-83c3-008c5575fb36\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bd9c85e599e2c42-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5 5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=\n                    [expires] => 1682461027\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 25 Apr 2023 21:47:07 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 5a02fb36-52e2-9f55-83c3-008c5575fb36\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-18.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bd9c85e599e2c42-FRA\r\n\r\n{\"messageId\":\"721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 25 Apr 2023 21:47:07 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5a02fb36-52e2-9f55-83c3-008c5575fb36\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-18.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=; path=/; expires=Tue, 25-Apr-23 22:17:07 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bd9c85e599e2c42-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 770u6xqRIzRk.syaxeA_96kmUFiqTQ99fFslQi8Auck-1682459227-0-AWL87wXOQ2wAJmU83zxyF1QQKxOpHEl4RkTJIj5+5QishWBniQblZJ65WZyKf7BXxCvAnHsnELLZFIYhixRTQLI=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682461027\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682459227\n                                                    [last-access] => 1682459227\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682459227\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.12.2 to 4.13.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 721a1b6517cc14cca940053c8fb52bd8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6276,3327,'solution','All good, mail sent.'),(6277,3327,'success','1'),(6278,3327,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6279,3327,'to_header','info@cgc.org.za'),(6280,3327,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6281,3327,'reply_to_header','info@cgc.org.za'),(6282,3327,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6283,3327,'original_to','info@cgc.org.za'),(6284,3327,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6285,3327,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.5 to 20.6) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6286,3327,'original_headers',''),(6287,3327,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 26 Apr 2023 09:46:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 10\n                    [sib-request-id] => 94ab2c7a-8192-9c76-b041-0735c9d811f9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bdde68d5b2a9116-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=\n                    [expires] => 1682504207\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 26 Apr 2023 09:46:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 10\r\nsib-request-id: 94ab2c7a-8192-9c76-b041-0735c9d811f9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bdde68d5b2a9116-FRA\r\n\r\n{\"messageId\":\"ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 26 Apr 2023 09:46:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 10\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 94ab2c7a-8192-9c76-b041-0735c9d811f9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=; path=/; expires=Wed, 26-Apr-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bdde68d5b2a9116-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => OIFCMbYUTAby9rcjln0vO_XN3lOMof2NMD2fCyoCd2w-1682502407-0-AbpM2y0UhXcO80DX3O1fo92WrpmS5LxTe0x2qTKh8eixd0g+MtQP27ATFquueQdiMIxP3uklK7nqD3qRjBGYKgA=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682504207\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682502407\n                                                    [last-access] => 1682502407\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682502407\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.5 to 20.6) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ee7c9f34ae829fd53d4ff27b63af751b@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6288,3328,'solution','All good, mail sent.'),(6289,3328,'success','1'),(6290,3328,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6291,3328,'to_header','info@cgc.org.za'),(6292,3328,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6293,3328,'reply_to_header','info@cgc.org.za'),(6294,3328,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6295,3328,'original_to','info@cgc.org.za'),(6296,3328,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6297,3328,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.8 to 2.4.9) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6298,3328,'original_headers',''),(6299,3328,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 27 Apr 2023 09:46:57 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => c9122982-40f9-9f08-a955-634458ba366d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7be6242bee3d9ba6-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=\n                    [expires] => 1682590617\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 27 Apr 2023 09:46:57 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: c9122982-40f9-9f08-a955-634458ba366d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-65.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7be6242bee3d9ba6-FRA\r\n\r\n{\"messageId\":\"8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 27 Apr 2023 09:46:57 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => c9122982-40f9-9f08-a955-634458ba366d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-65.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=; path=/; expires=Thu, 27-Apr-23 10:16:57 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7be6242bee3d9ba6-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => E2KWlAyaoSnFI_Z3VLsn86t8g9np05o_C6__QbVvkWo-1682588817-0-AdDGeo71aXBJ8mSWtLxI9zBecJ42PYFOP+QRY95avci/HBfqdfby/VnRqjFmQdw/aN8YvbwKI4oJXEu3jDe6D0Q=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682590617\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682588817\n                                                    [last-access] => 1682588817\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682588817\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.8 to 2.4.9) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.8 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 8c8d99d65a4e41a7f8033c163970769d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6301,3329,'solution','All good, mail sent.'),(6302,3329,'success','1'),(6303,3329,'from_header','\"Cape Gliding Club\" <info@cgc.org.za>'),(6304,3329,'to_header','ari@firstpos.co.za'),(6305,3329,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6306,3329,'bcc_header','steve@porteranddaughters.com'),(6307,3329,'reply_to_header','info@capegliding.co.za'),(6308,3329,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6309,3329,'original_to','ari@firstpos.co.za'),(6310,3329,'original_subject','New submission for Ab Initio Course'),(6311,3329,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 124-3070</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6312,3329,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6313,3329,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 29 Apr 2023 14:12:12 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bf823789f809061-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn ekxPmLYc0GNuQLE4Y=\n                    [expires] => 1682779332\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 29 Apr 2023 14:12:12 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-28.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bf823789f809061-FRA\r\n\r\n{\"messageId\":\"c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 29 Apr 2023 14:12:12 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9f4c6e13-9f13-93fe-9d84-c6d52a871fe0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-28.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=; path=/; expires=Sat, 29-Apr-23 14:42:12 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bf823789f809061-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => cP8KQijCbwXC1gBf.gdC53upCN9OkZON2BnRb6VF.To-1682777532-0-AbDkV8HPHCSw0PfbkgRHN4He61NssT8P5eeU/zH4vygOYcBAPB8oJW/DjT07bA8Z1A/bn+ekxPmLYc0GNuQLE4Y=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682779332\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682777532\n                                                    [last-access] => 1682777532\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682777532\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(076) 124-3070</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c9749de219497cd3cf3ad7fd2a95be6c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(6314,3330,'solution','All good, mail sent.'),(6315,3330,'success','1'),(6316,3330,'from_header','\"info@cgc.org.za\" <info@cgc.org.za>'),(6317,3330,'to_header','info@cgc.org.za'),(6318,3330,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6319,3330,'reply_to_header','info@cgc.org.za'),(6320,3330,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6321,3330,'original_to','info@cgc.org.za'),(6322,3330,'original_subject','New submission from Contact Form'),(6323,3330,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello!<br />\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don&#039;t mind.<br />\r\n<br />\r\nWhen I start, I&#039;d like to do training that is as intensive as possible to save time and money. It&#039;s also the best way to learn, in my opinion.<br />\r\n<br />\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?<br />\r\n<br />\r\nThanks for what you do!<br />\r\nCheers,<br />\r\n<br />\r\nGerrit</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6324,3330,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6325,3330,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Sat, 29 Apr 2023 14:46:08 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7bf85531bdffbbb5-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P x45iCqC7IKqUzIGlROHoxZ4427VIX m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=\n                    [expires] => 1682781368\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Sat, 29 Apr 2023 14:46:08 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-24.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7bf85531bdffbbb5-FRA\r\n\r\n{\"messageId\":\"2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Sat, 29 Apr 2023 14:46:08 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 6f54af7b-98ba-9edf-a2d5-3d6b4e26c72d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-24.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=; path=/; expires=Sat, 29-Apr-23 15:16:08 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7bf85531bdffbbb5-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => ZSe9nhwVb6gVZMUJgQ9dgo60eo6dYd9ee2TMA.cSFWo-1682779568-0-ASpv6HvuWjYfcQh4P+x45iCqC7IKqUzIGlROHoxZ4427VIX+m9fICbBKnPd2DIkotjNMf0SYg7rnzl8oSIePWa0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1682781368\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1682779569\n                                                    [last-access] => 1682779569\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1682779569\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello!<br />\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don&#039;t mind.<br />\r\n<br />\r\nWhen I start, I&#039;d like to do training that is as intensive as possible to save time and money. It&#039;s also the best way to learn, in my opinion.<br />\r\n<br />\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?<br />\r\n<br />\r\nThanks for what you do!<br />\r\nCheers,<br />\r\n<br />\r\nGerrit</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 2ec5f4b1315ae6ae9b010ae9494b712c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6326,3331,'solution','All good, mail sent.'),(6327,3331,'success','1'),(6328,3331,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6329,3331,'to_header','info@cgc.org.za'),(6330,3331,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6331,3331,'reply_to_header','info@cgc.org.za'),(6332,3331,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6333,3331,'original_to','info@cgc.org.za'),(6334,3331,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(6335,3331,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6336,3331,'original_headers',''),(6337,3331,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 09:46:47 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 5cc94c50-1de3-9c39-9d5a-52fec91eecba\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c0f56cf3abc2bfa-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=\n                    [expires] => 1683022607\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 09:46:47 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 5cc94c50-1de3-9c39-9d5a-52fec91eecba\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c0f56cf3abc2bfa-FRA\r\n\r\n{\"messageId\":\"bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 09:46:47 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5cc94c50-1de3-9c39-9d5a-52fec91eecba\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=; path=/; expires=Tue, 02-May-23 10:16:47 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c0f56cf3abc2bfa-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => frFjYxHAVsy1LFg_c3fiwfhUUSnwVzxzlXbgt.UUs2U-1683020807-0-AWHdMEqzaif3L1ltbwYExSWccqIwSLsic7IQayDyZcDQ+SurAcYU0zaRhKOtzgbw7YxCfITNzYXkxx5EaCLJNQg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683022607\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683020807\n                                                    [last-access] => 1683020807\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683020807\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bcd9c083ce3a28418294ee7418e6cbd5@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6338,3332,'solution','All good, mail sent.'),(6339,3332,'success','1'),(6340,3332,'from_header','\"Cape Gliding Club\" <info@cgc.org.za>'),(6341,3332,'to_header','info@capegliding.co.za'),(6342,3332,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6343,3332,'bcc_header','steve@porteranddaughters.com'),(6344,3332,'reply_to_header','info@capegliding.co.za'),(6345,3332,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6346,3332,'original_to','info@capegliding.co.za'),(6347,3332,'original_subject','New submission for PAX booking'),(6348,3332,'original_message','<html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peret Van der Merwe</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 805-6787</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peretvdm@gmail.com\'>peretvdm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">27 or then 28 May. 1 person.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6349,3332,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6350,3332,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 18:58:26 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 9\n                    [sib-request-id] => ca486b80-8d10-9c38-bafa-a4a69dbb0de9\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c127ee16a692bc3-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=\n                    [expires] => 1683055706\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 18:58:26 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 9\r\nsib-request-id: ca486b80-8d10-9c38-bafa-a4a69dbb0de9\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-78.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c127ee16a692bc3-FRA\r\n\r\n{\"messageId\":\"e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 18:58:26 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 9\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ca486b80-8d10-9c38-bafa-a4a69dbb0de9\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-78.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=; path=/; expires=Tue, 02-May-23 19:28:26 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c127ee16a692bc3-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => uiyehulPJNPqhvzr6.vEjYtk5LBvfw0HPmKekKJT.uA-1683053906-0-AT/7tY5fhc3Jzy32R56VnYz6m5hBAYpR+o3KuxfYLYUyQx5ihM37fwlQxNBl6jrVmRucD4R42AVYq0dS3tNqrg0=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683055706\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683053906\n                                                    [last-access] => 1683053906\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683053906\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@capegliding.co.za\n                )\n\n        )\n\n    [subject] => New submission for PAX booking\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for PAX booking</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Peret Van der Merwe</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(082) 805-6787</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:peretvdm@gmail.com\'>peretvdm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">27 or then 28 May. 1 person.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => e2d827d08e20627060e14a608d0eac8d@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(6351,3333,'solution','All good, mail sent.'),(6352,3333,'success','1'),(6353,3333,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6354,3333,'to_header','info@cgc.org.za'),(6355,3333,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6356,3333,'reply_to_header','info@cgc.org.za'),(6357,3333,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6358,3333,'original_to','info@cgc.org.za'),(6359,3333,'original_subject','[Cape Gliding Club] Some plugins have failed to update'),(6360,3333,'original_message','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6361,3333,'original_headers',''),(6362,3333,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 02 May 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c1375a03bf8902a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=\n                    [expires] => 1683065812\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 02 May 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-48.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c1375a03bf8902a-FRA\r\n\r\n{\"messageId\":\"ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 02 May 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => ceffbbf0-c4a3-9e64-a2ee-d55e1fabdd72\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-48.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=; path=/; expires=Tue, 02-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c1375a03bf8902a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => sgbIYSrazVXjWNjGPPwLama3QRf8_KQlKstUlg.vnA8-1683064012-0-AedbLLaWQg/NoxiUMz11hVeiYwm+ob1CZ2qoazPDBRBjIQlIKnhfIgi/H5BRumGt7D6O97CBbuIzsNZup6e21GU=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683065812\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683064012\n                                                    [last-access] => 1683064012\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683064012\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins have failed to update\n    [textContent] => Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ad19b8fdf2b0b9cf2ac9ff6edd7eb520@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6363,3334,'solution','All good, mail sent.'),(6364,3334,'success','1'),(6365,3334,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6366,3334,'to_header','info@cgc.org.za'),(6367,3334,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6368,3334,'reply_to_header','info@cgc.org.za'),(6369,3334,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6370,3334,'original_to','info@cgc.org.za'),(6371,3334,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6372,3334,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Instagram Widget & Block (from version 2.1.3 to 2.1.4) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6373,3334,'original_headers',''),(6374,3334,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 03 May 2023 09:47:11 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 16\n                    [sib-request-id] => def4e0aa-3244-957d-9730-520221c898d0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c1794c188ff3a9e-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq K9nOC/0 urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=\n                    [expires] => 1683109031\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 03 May 2023 09:47:11 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 16\r\nsib-request-id: def4e0aa-3244-957d-9730-520221c898d0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-44.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c1794c188ff3a9e-FRA\r\n\r\n{\"messageId\":\"ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 03 May 2023 09:47:11 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 16\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => def4e0aa-3244-957d-9730-520221c898d0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-44.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=; path=/; expires=Wed, 03-May-23 10:17:11 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c1794c188ff3a9e-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => jWbLqXsXiNxF1C5RBXxlDp2kncFlcw_Q7_tAcgKZ3EE-1683107231-0-Aa5rbOkZOcjGq+K9nOC/0+urYx9fw3yFKxaSH5ZIpVKPESmWAI1Qip5rhXQPaT/yX/iGal9MIADCEikxJTEV2yg=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683109031\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683107231\n                                                    [last-access] => 1683107231\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683107231\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Instagram Widget & Block (from version 2.1.3 to 2.1.4) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => ab2b0f04175d8be15ebbb691c137bfb2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6375,3335,'solution','All good, mail sent.'),(6376,3335,'success','1'),(6377,3335,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6378,3335,'to_header','info@cgc.org.za'),(6379,3335,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6380,3335,'reply_to_header','info@cgc.org.za'),(6381,3335,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6382,3335,'original_to','info@cgc.org.za'),(6383,3335,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6384,3335,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.4 to 2.7.5) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6385,3335,'original_headers',''),(6386,3335,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 04 May 2023 21:46:44 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 6\n                    [sib-request-id] => a82d9e1d-de7f-9280-9df7-9403c5248fe7\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c23f02aef155c14-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6 ZDzCP6EOxhC1ZZ wTpDAmye5RrZrcJ7Q=\n                    [expires] => 1683238604\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 04 May 2023 21:46:44 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 6\r\nsib-request-id: a82d9e1d-de7f-9280-9df7-9403c5248fe7\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-82.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c23f02aef155c14-FRA\r\n\r\n{\"messageId\":\"5985f02821a68e192b731c53e04497dc@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 04 May 2023 21:46:44 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 6\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a82d9e1d-de7f-9280-9df7-9403c5248fe7\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-82.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=; path=/; expires=Thu, 04-May-23 22:16:44 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c23f02aef155c14-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 8NgTM8dT5R93syqZ7Wo0GrVbcuaiCclJDoo_k.WX8vM-1683236804-0-AXjAuh0MQrCRaHtoehGLSFmmqxwDshSL6XCaRGTKbrHjHAKtOn7ES6+ZDzCP6EOxhC1ZZ+wTpDAmye5RrZrcJ7Q=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683238604\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683236804\n                                                    [last-access] => 1683236804\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683236804\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.4 to 2.7.5) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 5985f02821a68e192b731c53e04497dc@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6387,3336,'solution','All good, mail sent.'),(6388,3336,'success','1'),(6389,3336,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6390,3336,'to_header','info@cgc.org.za'),(6391,3336,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6392,3336,'reply_to_header','info@cgc.org.za'),(6393,3336,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6394,3336,'original_to','info@cgc.org.za'),(6395,3336,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6396,3336,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.3.0 to 1.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6397,3336,'original_headers',''),(6398,3336,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 05 May 2023 21:46:46 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => a2193051-fe0e-9a86-a263-8965de1906b8\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c2c2d98cb2c1c2a-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl 4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=\n                    [expires] => 1683325006\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 05 May 2023 21:46:46 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: a2193051-fe0e-9a86-a263-8965de1906b8\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-64.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c2c2d98cb2c1c2a-FRA\r\n\r\n{\"messageId\":\"d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 05 May 2023 21:46:46 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => a2193051-fe0e-9a86-a263-8965de1906b8\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-64.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=; path=/; expires=Fri, 05-May-23 22:16:46 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c2c2d98cb2c1c2a-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => N.r1aQjoy8wPArV_x22X.7LsVpYt3cWZGLEg7Md1UBc-1683323206-0-Aa253oGUd9QWXf5cP8zXQEl+4cJqv47G1YO9zKKzC8EWjXL8uT6wxIPMmZhhR017HAZ2FiBPBnDMYHu90vCnBUo=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683325006\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683323206\n                                                    [last-access] => 1683323206\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683323206\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.3.0 to 1.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => d92b2e9df9210bc3b532a11c9a6228a8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6399,3337,'solution','All good, mail sent.'),(6400,3337,'success','1'),(6401,3337,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6402,3337,'to_header','info@cgc.org.za'),(6403,3337,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6404,3337,'reply_to_header','info@cgc.org.za'),(6405,3337,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6406,3337,'original_to','info@cgc.org.za'),(6407,3337,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6408,3337,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.2 to 3.13.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6409,3337,'original_headers',''),(6410,3337,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Mon, 08 May 2023 21:46:52 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c44e5db8aeb3829-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=\n                    [expires] => 1683584212\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Mon, 08 May 2023 21:46:52 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-90.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c44e5db8aeb3829-FRA\r\n\r\n{\"messageId\":\"91efcbcd1f051e9e20615288603b6829@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Mon, 08 May 2023 21:46:52 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 37c9e64b-c1a0-956a-8a87-8c22a3002a3d\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-90.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=; path=/; expires=Mon, 08-May-23 22:16:52 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c44e5db8aeb3829-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => G7iHa5vVeuzIPw1Zw6yONqxQyPAlJWtPBJAjLXSfako-1683582412-0-Ad5ZKvjCqAJwA3WJkX8obKrfOveWMiPqi2k2tPLvjtZ+w3lzE1IqUPKuIPPHWoWEMZZMUnjbxVhaN6m8sHefBt8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683584212\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683582412\n                                                    [last-access] => 1683582412\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683582412\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.2 to 3.13.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 91efcbcd1f051e9e20615288603b6829@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6411,3338,'solution','All good, mail sent.'),(6412,3338,'success','1'),(6413,3338,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6414,3338,'to_header','info@cgc.org.za'),(6415,3338,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6416,3338,'reply_to_header','info@cgc.org.za'),(6417,3338,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6418,3338,'original_to','info@cgc.org.za'),(6419,3338,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6420,3338,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.9 to 2.5.0) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.6 to 20.7) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.12.3 to 3.13.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6421,3338,'original_headers',''),(6422,3338,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 09 May 2023 09:46:58 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-81.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c4904b4aa591992-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=\n                    [expires] => 1683627418\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 09 May 2023 09:46:58 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-81.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c4904b4aa591992-FRA\r\n\r\n{\"messageId\":\"b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 09 May 2023 09:46:58 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 3c4086bb-1bcd-9d8e-9a10-af2554e1ef0c\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-81.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=; path=/; expires=Tue, 09-May-23 10:16:58 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c4904b4aa591992-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => lTVsij1yRwFaUvqAgOVs1vc1XY1XJSJcMNEc2.LHpno-1683625618-0-Ac1BdRX07yThmPniv5xP4YjdlG19atkcGFBc4ODh9Ks/OGVmsRIMM/mXaAXTIfOESkx3SCnXLWvP5nZCHgD1ekc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683627418\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683625618\n                                                    [last-access] => 1683625618\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683625618\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.9 to 2.5.0) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.6 to 20.7) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.12.3 to 3.13.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.4.9 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => b02b365836e5a7b62c4e680319bbb36f@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6436,3339,'solution','All good, mail sent.'),(6437,3339,'success','1'),(6438,3339,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6439,3339,'to_header','info@cgc.org.za'),(6440,3339,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6441,3339,'reply_to_header','info@cgc.org.za'),(6442,3339,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6443,3339,'original_to','info@cgc.org.za'),(6444,3339,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6445,3339,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.0 to 3.13.1) : https://wordpress.org/plugins/elementor/\n- MailPoet (from version 4.14.0 to 4.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6446,3339,'original_headers',''),(6447,3339,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Tue, 09 May 2023 21:46:53 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 5a27ea25-df23-958e-b65c-5c865f45c18e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-37.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c4d23437f8a049b-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I 1Q2dBNPRHHmAddfv3qBJ DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=\n                    [expires] => 1683670613\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Tue, 09 May 2023 21:46:53 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 5a27ea25-df23-958e-b65c-5c865f45c18e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-37.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c4d23437f8a049b-FRA\r\n\r\n{\"messageId\":\"dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Tue, 09 May 2023 21:46:53 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 5a27ea25-df23-958e-b65c-5c865f45c18e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-37.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=; path=/; expires=Tue, 09-May-23 22:16:53 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c4d23437f8a049b-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => rIS2PpsV_Wo3XgnMkPTbuDQdiXb4XzM.uNrkQdlMwQ0-1683668813-0-AfF63vrmNzlfYdnGbAGE9I+1Q2dBNPRHHmAddfv3qBJ+DpuVPsPEpBwEQclDt/QHJiunizQ/rru7rJ30FxhVxuQ=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683670613\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683668813\n                                                    [last-access] => 1683668813\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683668813\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.0 to 3.13.1) : https://wordpress.org/plugins/elementor/\n- MailPoet (from version 4.14.0 to 4.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => dab404ae410109ed4aa6c30d9d09734c@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6450,3340,'solution','All good, mail sent.'),(6451,3340,'success','1'),(6452,3340,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6453,3340,'to_header','info@cgc.org.za'),(6454,3340,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6455,3340,'reply_to_header','info@cgc.org.za'),(6456,3340,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6457,3340,'original_to','info@cgc.org.za'),(6458,3340,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6459,3340,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.0 to 2.5.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6460,3340,'original_headers',''),(6461,3340,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 09:47:03 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c51422feb76362f-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I bWo3/c=\n                    [expires] => 1683713823\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 09:47:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-61.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c51422feb76362f-FRA\r\n\r\n{\"messageId\":\"166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 09:47:03 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 9327d284-aa67-9611-b9b2-2f5b6d1ce05e\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-61.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=; path=/; expires=Wed, 10-May-23 10:17:03 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c51422feb76362f-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PPnOOLgdAD.JhCgjo_OAp5oVcH1SVWLQ_3oQ86TjBxQ-1683712023-0-AXMKuMHFiMg0XzlNQDCT6mNakhJgJ1iyPdr6hmpfuQvOv0KwJR4AB4x8mrlu3zUnjSNpn/S7bTLfYT8I+bWo3/c=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683713823\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683712023\n                                                    [last-access] => 1683712023\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683712023\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.0 to 2.5.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.0 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 166dfb26914da804ac6e4e20ffe2f429@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6462,3341,'solution','All good, mail sent.'),(6463,3341,'success','1'),(6464,3341,'from_header','\"info@cgc.org.za\" <info@cgc.org.za>'),(6465,3341,'to_header','info@cgc.org.za'),(6466,3341,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6467,3341,'reply_to_header','info@cgc.org.za'),(6468,3341,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6469,3341,'original_to','info@cgc.org.za'),(6470,3341,'original_subject','New submission from Contact Form'),(6471,3341,'original_message','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Max Castiglia</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:maxcastiglia@gmail.com\'>maxcastiglia@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello, <br />\r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?<br />\r\nthank you<br />\r\nmax</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6472,3341,'original_headers','a:2:{s:4:\"From\";s:41:\"From: \"info@cgc.org.za\" <info@cgc.org.za>\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6473,3341,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 09:55:39 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c514eccdaf13650-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS 3ENjAAfF6hh/n3YuV/zSz2K N B6cLiYFpxB/Bu75f6/hXCJoT8=\n                    [expires] => 1683714339\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 09:55:39 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-89.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c514eccdaf13650-FRA\r\n\r\n{\"messageId\":\"f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 09:55:39 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 99fc4fb3-5b91-90e4-9b3c-d87d812b57c0\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-89.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=; path=/; expires=Wed, 10-May-23 10:25:39 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c514eccdaf13650-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => F90EPLzhV_HiBMiBVv_trQFW5SG5QPNXzTdw.8H3aE0-1683712539-0-Afqrk8N5WyMDfL7tRB842fw6EUIm3zA8GZS+3ENjAAfF6hh/n3YuV/zSz2K+N+B6cLiYFpxB/Bu75f6/hXCJoT8=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683714339\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683712539\n                                                    [last-access] => 1683712539\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683712539\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"info@cgc.org.za\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => New submission from Contact Form\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Max Castiglia</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:maxcastiglia@gmail.com\'>maxcastiglia@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Hello, <br />\r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?<br />\r\nthank you<br />\r\nmax</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => f422cc8dbec28a8895d0ddb6a5d5b1f2@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6474,3342,'solution','All good, mail sent.'),(6475,3342,'success','1'),(6476,3342,'from_header','\"Cape Gliding Club\" <info@cgc.org.za>'),(6477,3342,'to_header','ari@firstpos.co.za'),(6478,3342,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6479,3342,'bcc_header','steve@porteranddaughters.com'),(6480,3342,'reply_to_header','info@capegliding.co.za'),(6481,3342,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6482,3342,'original_to','ari@firstpos.co.za'),(6483,3342,'original_subject','New submission for Ab Initio Course'),(6484,3342,'original_message','<html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dick Carr</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 248-4832</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dickcarr@hilbert.co.za\'>dickcarr@hilbert.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>'),(6485,3342,'original_headers','a:4:{s:4:\"From\";s:43:\"From: \"Cape Gliding Club\" <info@cgc.org.za>\";s:8:\"Reply-To\";s:32:\"Reply-To: info@capegliding.co.za\";s:3:\"Bcc\";s:33:\"Bcc: steve@porteranddaughters.com\";s:12:\"Content-type\";s:38:\"Content-type: text/html; charset=UTF-8\";}'),(6486,3342,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Wed, 10 May 2023 12:08:14 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => eb895c61-8319-9b52-9c33-ac7c4f08bb7f\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c521102d9f19bdc-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => 9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/ 4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV 5 jzEhxD2fBgyLklMITm2aw5Lc=\n                    [expires] => 1683722294\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Wed, 10 May 2023 12:08:14 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: eb895c61-8319-9b52-9c33-ac7c4f08bb7f\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-50.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c521102d9f19bdc-FRA\r\n\r\n{\"messageId\":\"06d2166a38563384b3b76692c62ba685@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Wed, 10 May 2023 12:08:14 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => eb895c61-8319-9b52-9c33-ac7c4f08bb7f\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-50.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=; path=/; expires=Wed, 10-May-23 12:38:14 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c521102d9f19bdc-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => 9eXxpXfh1M3xNyIFFCpyZ7SA0oRhMtAROiXsNetUEGQ-1683720494-0-Aeo2/EQejaWLYv/+4LB/lrzuWeifViLY0bxX7Xsc9uKSCOU4rtIkk6wsLQOV+5+jzEhxD2fBgyLklMITm2aw5Lc=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683722294\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683720494\n                                                    [last-access] => 1683720494\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683720494\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => \"Cape Gliding Club\"\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => ari@firstpos.co.za\n                )\n\n        )\n\n    [subject] => New submission for Ab Initio Course\n    [htmlContent] => <html>\r\n	<head>\r\n		<title>New submission for Ab Initio Course</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Dick Carr</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">(072) 248-4832</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:dickcarr@hilbert.co.za\'>dickcarr@hilbert.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>\n    [replyTo] => Array\n        (\n            [email] => info@capegliding.co.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => 06d2166a38563384b3b76692c62ba685@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [bcc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n        )\n\n)\n'),(6487,3343,'solution','All good, mail sent.'),(6488,3343,'success','1'),(6489,3343,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6490,3343,'to_header','info@cgc.org.za'),(6491,3343,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6492,3343,'reply_to_header','info@cgc.org.za'),(6493,3343,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6494,3343,'original_to','info@cgc.org.za'),(6495,3343,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6496,3343,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.1 to 3.13.2) : https://wordpress.org/plugins/elementor/\n- Gravity Forms (from version 2.7.5 to 2.7.6) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6497,3343,'original_headers',''),(6498,3343,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Thu, 11 May 2023 21:45:50 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 7\n                    [sib-request-id] => 1d4d066d-4d29-98c2-941a-088051958cc6\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c5d9c79ee151913-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a cYtaFQ6o=\n                    [expires] => 1683843350\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Thu, 11 May 2023 21:45:50 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 7\r\nsib-request-id: 1d4d066d-4d29-98c2-941a-088051958cc6\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-21.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c5d9c79ee151913-FRA\r\n\r\n{\"messageId\":\"bf6c10fba88c3470c140dc102b764083@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Thu, 11 May 2023 21:45:50 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 7\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => 1d4d066d-4d29-98c2-941a-088051958cc6\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-21.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=; path=/; expires=Thu, 11-May-23 22:15:50 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c5d9c79ee151913-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => PTS6F9la0fRVzRklawk0WQ6O2wdBd8nrHzCHnNyWXB4-1683841550-0-AR8wTDgUPmsO14n9Fejr3bYicmliLW1UhzoowNxdautaLdhYakaip4gFNGJ1luI9g7CM0hu2TSln1a+cYtaFQ6o=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683843350\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683841550\n                                                    [last-access] => 1683841550\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683841550\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.1 to 3.13.2) : https://wordpress.org/plugins/elementor/\n- Gravity Forms (from version 2.7.5 to 2.7.6) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => bf6c10fba88c3470c140dc102b764083@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6508,3344,'solution','All good, mail sent.'),(6509,3344,'success','1'),(6510,3344,'from_header','Cape Gliding Club <info@cgc.org.za>'),(6511,3344,'to_header','info@cgc.org.za'),(6512,3344,'cc_header','steve@porteranddaughters.com,info@cgc.org.za'),(6513,3344,'reply_to_header','info@cgc.org.za'),(6514,3344,'transport_uri','https://smtp-relay.sendinblue.com:587'),(6515,3344,'original_to','info@cgc.org.za'),(6516,3344,'original_subject','[Cape Gliding Club] Some plugins were automatically updated'),(6517,3344,'original_message','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.1 to 2.5.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team'),(6518,3344,'original_headers',''),(6519,3344,'session_transcript','https://smtp-relay.sendinblue.com:587\n\nArray\n(\n    [headers] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n        (\n            [data:protected] => Array\n                (\n                    [date] => Fri, 12 May 2023 09:47:02 GMT\n                    [content-type] => application/json\n                    [content-length] => 67\n                    [x-envoy-upstream-service-time] => 8\n                    [sib-request-id] => dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\n                    [access-control-allow-origin] => *\n                    [access-control-allow-credentials] => true\n                    [access-control-allow-headers] => *\n                    [access-control-allow-methods] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                    [x-sib-server] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                    [x-content-type-options] => nosniff\n                    [x-xss-protection] => 1\n                    [cf-cache-status] => DYNAMIC\n                    [set-cookie] => __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                    [server] => cloudflare\n                    [cf-ray] => 7c61bce928bd1ac7-FRA\n                )\n\n        )\n\n    [body] => {\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n    [response] => Array\n        (\n            [code] => 201\n            [message] => Created\n        )\n\n    [cookies] => Array\n        (\n            [0] => WP_Http_Cookie Object\n                (\n                    [name] => __cf_bm\n                    [value] => UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ KK4eqe QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj /S5yB4lY=\n                    [expires] => 1683886622\n                    [path] => /\n                    [domain] => sendinblue.com\n                    [port] => \n                    [host_only] => \n                )\n\n        )\n\n    [filename] => \n    [http_response] => WP_HTTP_Requests_Response Object\n        (\n            [response:protected] => WpOrgRequestsResponse Object\n                (\n                    [body] => {\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n                    [raw] => HTTP/1.1 201 Created\r\nDate: Fri, 12 May 2023 09:47:02 GMT\r\nContent-Type: application/json\r\nContent-Length: 67\r\nConnection: close\r\nx-envoy-upstream-service-time: 8\r\nsib-request-id: dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\r\naccess-control-allow-origin: *\r\naccess-control-allow-credentials: true\r\naccess-control-allow-headers: *\r\naccess-control-allow-methods: PUT, POST, GET, DELETE, PATCH, OPTIONS\r\nx-sib-server: srv-pr-online-rancher-worker-20.onl.51b.tech\r\nx-content-type-options: nosniff\r\nx-xss-protection: 1\r\nCF-Cache-Status: DYNAMIC\r\nSet-Cookie: __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 7c61bce928bd1ac7-FRA\r\n\r\n{\"messageId\":\"c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\"}\n\n                    [headers] => WpOrgRequestsResponseHeaders Object\n                        (\n                            [data:protected] => Array\n                                (\n                                    [date] => Array\n                                        (\n                                            [0] => Fri, 12 May 2023 09:47:02 GMT\n                                        )\n\n                                    [content-type] => Array\n                                        (\n                                            [0] => application/json\n                                        )\n\n                                    [content-length] => Array\n                                        (\n                                            [0] => 67\n                                        )\n\n                                    [x-envoy-upstream-service-time] => Array\n                                        (\n                                            [0] => 8\n                                        )\n\n                                    [sib-request-id] => Array\n                                        (\n                                            [0] => dc358f5c-65b8-9dbf-9ee4-d5797a14ff02\n                                        )\n\n                                    [access-control-allow-origin] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-credentials] => Array\n                                        (\n                                            [0] => true\n                                        )\n\n                                    [access-control-allow-headers] => Array\n                                        (\n                                            [0] => *\n                                        )\n\n                                    [access-control-allow-methods] => Array\n                                        (\n                                            [0] => PUT, POST, GET, DELETE, PATCH, OPTIONS\n                                        )\n\n                                    [x-sib-server] => Array\n                                        (\n                                            [0] => srv-pr-online-rancher-worker-20.onl.51b.tech\n                                        )\n\n                                    [x-content-type-options] => Array\n                                        (\n                                            [0] => nosniff\n                                        )\n\n                                    [x-xss-protection] => Array\n                                        (\n                                            [0] => 1\n                                        )\n\n                                    [cf-cache-status] => Array\n                                        (\n                                            [0] => DYNAMIC\n                                        )\n\n                                    [set-cookie] => Array\n                                        (\n                                            [0] => __cf_bm=UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=; path=/; expires=Fri, 12-May-23 10:17:02 GMT; domain=.sendinblue.com; HttpOnly; Secure; SameSite=None\n                                        )\n\n                                    [server] => Array\n                                        (\n                                            [0] => cloudflare\n                                        )\n\n                                    [cf-ray] => Array\n                                        (\n                                            [0] => 7c61bce928bd1ac7-FRA\n                                        )\n\n                                )\n\n                        )\n\n                    [status_code] => 201\n                    [protocol_version] => 1.1\n                    [success] => 1\n                    [redirects] => 0\n                    [url] => https://api.sendinblue.com/v3/smtp/email\n                    [history] => Array\n                        (\n                        )\n\n                    [cookies] => WpOrgRequestsCookieJar Object\n                        (\n                            [cookies:protected] => Array\n                                (\n                                    [__cf_bm] => WpOrgRequestsCookie Object\n                                        (\n                                            [name] => __cf_bm\n                                            [value] => UsMLtvT7npcl6SHAmKlEcUeXXhZGG5cT9ET650BZt6M-1683884822-0-ATsW3bGEvMJrncX4FimeBSyXRSVETKBUpkJ+KK4eqe+QLOz5Nx3ac28l3iIVzBJDA74WwyEEUHcHhj+/S5yB4lY=\n                                            [attributes] => WpOrgRequestsUtilityCaseInsensitiveDictionary Object\n                                                (\n                                                    [data:protected] => Array\n                                                        (\n                                                            [path] => /\n                                                            [expires] => 1683886622\n                                                            [domain] => sendinblue.com\n                                                            [httponly] => 1\n                                                            [secure] => 1\n                                                            [samesite] => None\n                                                        )\n\n                                                )\n\n                                            [flags] => Array\n                                                (\n                                                    [creation] => 1683884822\n                                                    [last-access] => 1683884822\n                                                    [persistent] => \n                                                    [host-only] => \n                                                )\n\n                                            [reference_time] => 1683884822\n                                        )\n\n                                )\n\n                        )\n\n                )\n\n            [filename:protected] => \n            [data] => \n            [headers] => \n            [status] => \n        )\n\n)\n\n\n--Raw message follows--\n\nArray\n(\n    [sender] => Array\n        (\n            [name] => Cape Gliding Club\n            [email] => info@cgc.org.za\n        )\n\n    [to] => Array\n        (\n            [0] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n    [subject] => [Cape Gliding Club] Some plugins were automatically updated\n    [textContent] => Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.1 to 2.5.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team\n    [replyTo] => Array\n        (\n            [email] => info@cgc.org.za\n        )\n\n    [headers] => Array\n        (\n            [X-Mailer] => Postman SMTP 2.5.1 for WordPress (https://wordpress.org/plugins/post-smtp/)\n            [message-id] => c5a0e233d71d02f33a95db75f5aaf3a8@capegliding.co.za\n        )\n\n    [cc] => Array\n        (\n            [0] => Array\n                (\n                    [email] => steve@porteranddaughters.com\n                )\n\n            [1] => Array\n                (\n                    [email] => info@cgc.org.za\n                )\n\n        )\n\n)\n'),(6559,3351,'_elementor_edit_mode','builder'),(6560,3351,'_elementor_template_type','wp-page'),(6561,3351,'_elementor_version','3.10.2'),(6562,3351,'_wp_page_template','default'),(6563,3351,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6565,3351,'_elementor_pro_version','3.10.3'),(6566,3351,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6568,3352,'_elementor_edit_mode','builder'),(6569,3352,'_elementor_template_type','wp-page'),(6570,3352,'_elementor_version','3.10.2'),(6571,3352,'_wp_page_template','default'),(6572,3352,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6574,3352,'_elementor_pro_version','3.10.3'),(6575,3352,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6577,3353,'_elementor_edit_mode','builder'),(6578,3353,'_elementor_template_type','wp-page'),(6579,3353,'_elementor_version','3.10.2'),(6580,3353,'_wp_page_template','default'),(6581,3353,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6583,3353,'_elementor_pro_version','3.10.3'),(6584,3353,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6588,2589,'_last_editor_used_jetpack','block-editor'),(6589,2589,'_elementor_pro_version','3.17.1'),(6590,3354,'_wp_attached_file','2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf'),(6591,3354,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:181231;}'),(6592,3355,'_thumbnail_id','125'),(6593,3355,'_elementor_edit_mode','builder'),(6594,3355,'_elementor_template_type','wp-page'),(6595,3355,'_elementor_version','3.16.3'),(6596,3355,'_elementor_pro_version','3.16.1'),(6597,3356,'_thumbnail_id','125'),(6598,3356,'_elementor_edit_mode','builder'),(6599,3356,'_elementor_template_type','wp-page'),(6600,3356,'_elementor_version','3.16.3'),(6601,3356,'_elementor_pro_version','3.16.1'),(6602,2589,'_wp_page_template','default'),(6603,2589,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6604,2589,'_elementor_data','[{\"id\":\"323e0cd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2abffb6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48f28369\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to experience the spectacular scenery and legendary South African soaring conditions. <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Cape_Town_International_Airport\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">Cape Town International Airport<\\/a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/srP7RFVdjWc\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} --><\\/p>\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\">\\n<div class=\\\"wp-block-embed__wrapper\\\">https:\\/\\/youtu.be\\/srP7RFVdjWc<\\/div>\\n<\\/figure>\\n<p><!-- \\/wp:embed --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We do encourage you to <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a> before your visit so that we can assist in making your stay as pleasant as possible.\\u00a0Visiting pilots can either fly with an instructor during a <a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">training introductory flight<\\/a>, or they can fly at club rates if they <a href=\\\"http:\\/\\/www.capegliding.co.za\\/membership-fees-2022\\/\\\">join the club<\\/a> for a minimum of three months.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To fly solo, a visiting pilot must either have:<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>a Valid South African GPL or<\\/li>\\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>For \\u00a0information on validating your foreign GPL click\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/cgc_foreign_pilot_license_validation_process.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Foreign Pilots<\\/a>\\u00a0and\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Training Introduction<\\/a>. To download the application forms click\\u00a0<a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/11\\/CA-61-01.15.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Validation<\\/a>\\u00a0and\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Certificate<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Accommodation<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Club members \\/ visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:\\u00a0<a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">https:\\/\\/worcestertourism.com\\/where-to-stay\\/<\\/a><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Airspace and Radio Frequencies<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town \\u00a0TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/basic_procedures_for_ridge_flying_around_worcester.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Cloudbase Club Manual<\\/a>\\u00a0for details on specific reporting points when flying on the ridges.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Turn Points<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from\\u00a0<a href=\\\"https:\\/\\/github.com\\/csindle\\/waypointsZA\\\">here<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Detailed info for 2023 visiting Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/09\\/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">This document<\\/a>\\u00a0provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Cape Town <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\">Chart 1 : 1 000 000<\\/a> for VFR Flights <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf<\\/a><\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6605,3357,'_thumbnail_id','125'),(6606,3357,'_elementor_edit_mode','builder'),(6607,3357,'_elementor_template_type','wp-page'),(6608,3357,'_elementor_version','3.16.3'),(6609,3357,'_elementor_pro_version','3.16.1'),(6610,3357,'_wp_page_template','default'),(6611,3357,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6612,3357,'_elementor_data','[{\"id\":\"323e0cd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2abffb6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48f28369\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Cape_Town_International_Airport\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">Cape Town International Airport<\\/a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/srP7RFVdjWc\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} --><\\/p>\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\">\\n<div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/srP7RFVdjWc\\n<\\/div>\\n<\\/figure>\\n<p><!-- \\/wp:embed --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We do encourage you to <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">training introductory flight<\\/a>, or they can fly at club rates if they <a href=\\\"http:\\/\\/www.capegliding.co.za\\/membership-fees-2022\\/\\\">join the club<\\/a> for a minimum of three months. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To fly solo, a visiting pilot must either have:   <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>a Valid South African GPL or<\\/li>\\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/cgc_foreign_pilot_license_validation_process.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Foreign Pilots<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Training Introduction<\\/a>. To download the application forms click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Validation<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Certificate<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Accommodation<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Club members \\/ visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">https:\\/\\/worcestertourism.com\\/where-to-stay\\/<\\/a>  <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Airspace and Radio Frequencies<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/basic_procedures_for_ridge_flying_around_worcester.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Cloudbase Club Manual<\\/a>&nbsp;for details on specific reporting points when flying on the ridges.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Turn Points<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\\\"https:\\/\\/github.com\\/csindle\\/waypointsZA\\\">here<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Detailed info for 2023 visiting Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/09\\/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">This document<\\/a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Cape Town <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\">Chart 1 : 1 000 000<\\/a> for VFR Flights <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf<\\/a><\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6617,3359,'_wp_attached_file','2023/11/CA-61-01.15.pdf'),(6618,3359,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:155844;}'),(6634,3362,'_thumbnail_id','125'),(6635,3362,'_elementor_edit_mode','builder'),(6636,3362,'_elementor_template_type','wp-page'),(6637,3362,'_elementor_version','3.16.3'),(6638,3362,'_elementor_pro_version','3.16.1'),(6639,3362,'_wp_page_template','default'),(6640,3362,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6641,3362,'_elementor_data','[{\"id\":\"323e0cd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2abffb6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48f28369\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Cape_Town_International_Airport\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">Cape Town International Airport<\\/a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/srP7RFVdjWc\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} --><\\/p>\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\">\\n<div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/srP7RFVdjWc\\n<\\/div>\\n<\\/figure>\\n<p><!-- \\/wp:embed --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We do encourage you to <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">training introductory flight<\\/a>, or they can fly at club rates if they <a href=\\\"http:\\/\\/www.capegliding.co.za\\/membership-fees-2022\\/\\\">join the club<\\/a> for a minimum of three months. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To fly solo, a visiting pilot must either have:   <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>a Valid South African GPL or<\\/li>\\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/cgc_foreign_pilot_license_validation_process.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Foreign Pilots<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Training Introduction<\\/a>. To download the application forms click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Validation<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Certificate<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Accommodation<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Club members \\/ visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">https:\\/\\/worcestertourism.com\\/where-to-stay\\/<\\/a>  <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Airspace and Radio Frequencies<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/basic_procedures_for_ridge_flying_around_worcester.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Cloudbase Club Manual<\\/a>&nbsp;for details on specific reporting points when flying on the ridges.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Turn Points<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\\\"https:\\/\\/github.com\\/csindle\\/waypointsZA\\\">here<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Detailed info for 2023 visiting Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/09\\/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">This document<\\/a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Cape Town <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\">Chart 1 : 1 000 000<\\/a> for VFR Flights <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf<\\/a><\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6644,3363,'_thumbnail_id','125'),(6645,3363,'_elementor_edit_mode','builder'),(6646,3363,'_elementor_template_type','wp-page'),(6647,3363,'_elementor_version','3.16.3'),(6648,3363,'_elementor_pro_version','3.16.1'),(6649,3363,'_wp_page_template','default'),(6650,3363,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6651,3363,'_elementor_data','[{\"id\":\"323e0cd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2abffb6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48f28369\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Cape_Town_International_Airport\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">Cape Town International Airport<\\/a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/srP7RFVdjWc\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} --><\\/p>\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\">\\n<div class=\\\"wp-block-embed__wrapper\\\">\\nhttps:\\/\\/youtu.be\\/srP7RFVdjWc\\n<\\/div>\\n<\\/figure>\\n<p><!-- \\/wp:embed --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We do encourage you to <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">training introductory flight<\\/a>, or they can fly at club rates if they <a href=\\\"http:\\/\\/www.capegliding.co.za\\/membership-fees-2022\\/\\\">join the club<\\/a> for a minimum of three months. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To fly solo, a visiting pilot must either have:   <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>a Valid South African GPL or<\\/li>\\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/cgc_foreign_pilot_license_validation_process.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Foreign Pilots<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Training Introduction<\\/a>. To download the application forms click&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Validation<\\/a>&nbsp;and&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Certificate<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Accommodation<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Club members \\/ visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">https:\\/\\/worcestertourism.com\\/where-to-stay\\/<\\/a>  <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Airspace and Radio Frequencies<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/basic_procedures_for_ridge_flying_around_worcester.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Cloudbase Club Manual<\\/a>&nbsp;for details on specific reporting points when flying on the ridges.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Turn Points<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\\\"https:\\/\\/github.com\\/csindle\\/waypointsZA\\\">here<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Detailed info for 2023 visiting Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/09\\/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\\\" target=\\\"_blank\\\" style=\\\"font-size: 1rem;\\\">This document<\\/a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. <\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Cape Town <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\">Chart 1 : 1 000 000<\\/a> for VFR Flights <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf<\\/a><\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6654,3364,'_thumbnail_id','125'),(6655,3364,'_elementor_edit_mode','builder'),(6656,3364,'_elementor_template_type','wp-page'),(6657,3364,'_elementor_version','3.16.3'),(6658,3364,'_elementor_pro_version','3.16.1'),(6659,3364,'_wp_page_template','default'),(6660,3364,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6661,3364,'_elementor_data','[{\"id\":\"323e0cd5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2abffb6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"48f28369\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to experience the spectacular scenery and legendary South African soaring conditions. <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Cape_Town_International_Airport\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">Cape Town International Airport<\\/a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:embed {\\\"url\\\":\\\"https:\\/\\/youtu.be\\/srP7RFVdjWc\\\",\\\"type\\\":\\\"video\\\",\\\"providerNameSlug\\\":\\\"youtube\\\",\\\"responsive\\\":true,\\\"className\\\":\\\"wp-embed-aspect-16-9 wp-has-aspect-ratio\\\"} --><\\/p>\\n<figure class=\\\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\\\">\\n<div class=\\\"wp-block-embed__wrapper\\\">https:\\/\\/youtu.be\\/srP7RFVdjWc<\\/div>\\n<\\/figure>\\n<p><!-- \\/wp:embed --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>We do encourage you to <a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact\\/\\\">contact us<\\/a> before your visit so that we can assist in making your stay as pleasant as possible.\\u00a0Visiting pilots can either fly with an instructor during a <a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">training introductory flight<\\/a>, or they can fly at club rates if they <a href=\\\"http:\\/\\/www.capegliding.co.za\\/membership-fees-2022\\/\\\">join the club<\\/a> for a minimum of three months.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To fly solo, a visiting pilot must either have:<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:list --><\\/p>\\n<ul>\\n<li>a Valid South African GPL or<\\/li>\\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.<\\/li>\\n<\\/ul>\\n<p><!-- \\/wp:list --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>For \\u00a0information on validating your foreign GPL click\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/cgc_foreign_pilot_license_validation_process.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Foreign Pilots<\\/a>\\u00a0and\\u00a0<a href=\\\"http:\\/\\/www.capegliding.co.za\\/book-a-gliding-experience\\/\\\">Training Introduction<\\/a>. To download the application forms click\\u00a0<a href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/11\\/CA-61-01.15.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Validation<\\/a>\\u00a0and\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Application Certificate<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Accommodation<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Club members \\/ visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:\\u00a0<a href=\\\"https:\\/\\/worcestertourism.com\\/where-to-stay\\/\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">https:\\/\\/worcestertourism.com\\/where-to-stay\\/<\\/a><\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Airspace and Radio Frequencies<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town \\u00a0TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our\\u00a0<a href=\\\"http:\\/\\/cgc.org.za\\/wp-content\\/uploads\\/2016\\/04\\/basic_procedures_for_ridge_flying_around_worcester.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Cloudbase Club Manual<\\/a>\\u00a0for details on specific reporting points when flying on the ridges.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Turn Points<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from\\u00a0<a href=\\\"https:\\/\\/github.com\\/csindle\\/waypointsZA\\\">here<\\/a>.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Detailed info for 2023 visiting Pilots<\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p><a style=\\\"font-size: 1rem;\\\" href=\\\"https:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2023\\/09\\/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">This document<\\/a>\\u00a0provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:heading --><\\/p>\\n<h2>Cape Town <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\">Chart 1 : 1 000 000<\\/a> for VFR Flights <a href=\\\"http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">http:\\/\\/www.capegliding.co.za\\/wp-content\\/uploads\\/2022\\/10\\/fa1.pdf<\\/a><\\/h2>\\n<p><!-- \\/wp:heading --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6664,2589,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(6666,2888,'_eael_post_view_count','905'),(6667,2909,'_eael_post_view_count','899'),(6668,3221,'_eael_post_view_count','1071'),(6669,2751,'_eael_post_view_count','1063'),(6670,2895,'_eael_post_view_count','1543'),(6671,2945,'_eael_post_view_count','1501'),(6672,161,'_eael_post_view_count','160'),(6673,3035,'_eael_post_view_count','64'),(6674,2589,'_oembed_2f867ac9b159fbe0801d84ddce9332bf','<iframe title=\"Cape Town Vacation Travel Guide | Expedia\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/srP7RFVdjWc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6675,2589,'_oembed_time_2f867ac9b159fbe0801d84ddce9332bf','1712100953'),(6676,2909,'_oembed_b1fe2ff4ec5cf8a1629a959fd812cb2f','<iframe title=\"980km 13 November 2022\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/CF9ZNa0hkLw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6677,2909,'_oembed_time_b1fe2ff4ec5cf8a1629a959fd812cb2f','1712128897'),(6678,2945,'_oembed_8ccd1dee89b3861b3d2e0990793277d8','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6679,2945,'_oembed_time_8ccd1dee89b3861b3d2e0990793277d8','1712132188'),(6680,2895,'_oembed_9f81b0de0a37078101da68f37dbbf54a','<iframe title=\"WAVE SOARING in South Africa, Worcester | Avatar Gliding\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/MgXV35X_HtU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6681,2895,'_oembed_time_9f81b0de0a37078101da68f37dbbf54a','1712132188'),(6682,2888,'_oembed_279328411a3b879782ce5355c79c1477','<iframe title=\"SHIPPING CONTAINER FOR GLIDERS | South Africa Vlog 1\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/iL-5-9-WUCM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6683,2888,'_oembed_time_279328411a3b879782ce5355c79c1477','1712132188'),(6684,2589,'_oembed_6af449f4080b1298630d3777df9afc54','<iframe title=\"Cape Town Vacation Travel Guide | Expedia\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/srP7RFVdjWc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6685,2589,'_oembed_time_6af449f4080b1298630d3777df9afc54','1717511320'),(6686,3373,'_edit_lock','1743600346:5'),(6687,3373,'_elementor_edit_mode','builder'),(6688,3373,'_elementor_template_type','wp-page'),(6689,3373,'_elementor_version','3.25.10'),(6690,3373,'_elementor_pro_version','3.25.4'),(6691,3374,'_elementor_edit_mode','builder'),(6692,3374,'_elementor_template_type','wp-page'),(6693,3374,'_elementor_version','3.25.10'),(6694,3374,'_elementor_pro_version','3.25.4'),(6695,3375,'_elementor_edit_mode','builder'),(6696,3375,'_elementor_template_type','wp-page'),(6697,3375,'_elementor_version','3.25.10'),(6698,3375,'_elementor_pro_version','3.25.4'),(6699,3373,'_wp_page_template','default'),(6700,3373,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6701,3373,'_elementor_data','[{\"id\":\"a22c498\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30239dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"67b5c381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br \\/><br \\/><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c81e04\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"85317cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b780669\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Meeting - 27th November 2024\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dab0bc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e852e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44b62cc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=jwqW-M8C7sw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(6704,3376,'_elementor_edit_mode','builder'),(6705,3376,'_elementor_template_type','wp-page'),(6706,3376,'_elementor_version','3.25.10'),(6707,3376,'_elementor_pro_version','3.25.4'),(6708,3376,'_wp_page_template','default'),(6709,3376,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6710,3376,'_elementor_data','[{\"id\":\"a22c498\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30239dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"67b5c381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dab0bc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e852e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44b62cc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=jwqW-M8C7sw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(6713,3373,'_eael_custom_js',''),(6715,3373,'_yoast_wpseo_content_score','90'),(6716,3373,'_yoast_wpseo_estimated-reading-time-minutes','1'),(6729,3378,'_elementor_edit_mode','builder'),(6730,3378,'_elementor_template_type','wp-page'),(6731,3378,'_elementor_version','3.25.10'),(6732,3378,'_elementor_pro_version','3.25.4'),(6733,3378,'_wp_page_template','default'),(6734,3378,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6735,3378,'_elementor_data','[{\"id\":\"a22c498\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30239dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"67b5c381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dab0bc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e852e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44b62cc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=jwqW-M8C7sw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(6738,3379,'_elementor_edit_mode','builder'),(6739,3379,'_elementor_template_type','wp-page'),(6740,3379,'_elementor_version','3.25.10'),(6741,3379,'_elementor_pro_version','3.25.4'),(6742,3379,'_wp_page_template','default'),(6743,3379,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6744,3379,'_elementor_data','[{\"id\":\"a22c498\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30239dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"67b5c381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dab0bc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e852e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44b62cc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=jwqW-M8C7sw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(6747,3373,'_oembed_8fa3b1d3eb373102e11f6c6b9f656655','<iframe title=\"Stress free cross country soaring, or how to land out and fly again the next day.\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/jwqW-M8C7sw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6748,3373,'_oembed_time_8fa3b1d3eb373102e11f6c6b9f656655','1733305221'),(6749,3380,'_elementor_edit_mode','builder'),(6750,3380,'_elementor_template_type','wp-page'),(6751,3380,'_elementor_version','3.25.10'),(6752,3380,'_elementor_pro_version','3.25.4'),(6753,3380,'_wp_page_template','default'),(6754,3380,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6755,3380,'_elementor_data','[{\"id\":\"a22c498\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"30239dd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"67b5c381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br \\/><br \\/><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c81e04\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"85317cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b780669\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Meeting - 27th November 2024\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9dab0bc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e852e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"44b62cc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=jwqW-M8C7sw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"modestbranding\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(6758,3373,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:1:{s:11:\"youtube_url\";i:1;}}}}}'),(6759,3381,'_menu_item_type','post_type'),(6760,3381,'_menu_item_menu_item_parent','0'),(6761,3381,'_menu_item_object_id','3373'),(6762,3381,'_menu_item_object','page'),(6763,3381,'_menu_item_target',''),(6764,3381,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6765,3381,'_menu_item_xfn',''),(6766,3381,'_menu_item_url',''),(6768,2629,'_wp_old_date','2022-11-30'),(6769,2580,'_wp_old_date','2022-11-30'),(6770,2554,'_wp_old_date','2022-11-30'),(6771,138,'_wp_old_date','2022-11-30'),(6772,2603,'_wp_old_date','2022-11-30'),(6773,2908,'_wp_old_date','2022-11-30'),(6774,139,'_wp_old_date','2022-11-30'),(6775,2686,'_wp_old_date','2022-11-30'),(6777,3373,'_oembed_952406fc55635bc536e3c617c2463951','<iframe title=\"Stress free cross country soaring, or how to land out and fly again the next day.\" width=\"740\" height=\"416\" src=\"https://www.youtube.com/embed/jwqW-M8C7sw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(6778,3373,'_oembed_time_952406fc55635bc536e3c617c2463951','1733305386'),(7014,3383,'_eael_post_view_count','28'),(7016,2577,'_oembed_8ccd1dee89b3861b3d2e0990793277d8','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(7017,2577,'_oembed_time_8ccd1dee89b3861b3d2e0990793277d8','1755686886'),(7018,3385,'_elementor_edit_mode','builder'),(7019,3385,'_elementor_template_type','wp-page'),(7020,3385,'_elementor_version','3.15.2'),(7021,3385,'_wp_page_template','default'),(7022,3385,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7023,3385,'_elementor_pro_version','3.15.1'),(7024,3385,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7027,3386,'_elementor_edit_mode','builder'),(7028,3386,'_elementor_template_type','wp-page'),(7029,3386,'_elementor_version','3.15.2'),(7030,3386,'_wp_page_template','default'),(7031,3386,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7032,3386,'_elementor_pro_version','3.15.1'),(7033,3386,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7036,3387,'_elementor_edit_mode','builder'),(7037,3387,'_elementor_template_type','wp-page'),(7038,3387,'_elementor_version','3.15.2'),(7039,3387,'_wp_page_template','default'),(7040,3387,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7041,3387,'_elementor_pro_version','3.15.1'),(7042,3387,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7049,195,'_eael_post_view_count','104237'),(7050,2372,'_eael_post_view_count','2385'),(7051,2493,'_eael_post_view_count','1415'),(7052,2577,'_eael_post_view_count','3241'),(7053,13,'_eael_post_view_count','1927'),(7054,2589,'_eael_post_view_count','1842'),(7055,111,'_eael_post_view_count','1147'),(7056,3,'_eael_post_view_count','725'),(7057,3373,'_eael_post_view_count','779'),(7058,3031,'_eael_post_view_count','85'),(7059,3032,'_eael_post_view_count','128'),(7060,11,'_eael_post_view_count','954'),(7061,3033,'_eael_post_view_count','144'),(7062,3373,'_g_feedback_shortcode_58b34faa3935901deaaebc1abda72d18ea324326','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]'),(7063,3373,'_g_feedback_shortcode_atts_58b34faa3935901deaaebc1abda72d18ea324326','a:17:{s:2:\"to\";s:28:\"steve@porteranddaughters.com\";s:7:\"subject\";s:44:\"[Cape Gliding Club] Cape Gliding Club Safety\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:3373;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;}'),(7064,3394,'_wpzoom_sharing_position','bottom'),(7065,3394,'_wpzoom_sharing_post_types','a:0:{}'),(7079,111,'_g_feedback_shortcode_c7fac4e9d587f4a9c89e23625f270fc3dac001f0','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]'),(7080,111,'_g_feedback_shortcode_atts_c7fac4e9d587f4a9c89e23625f270fc3dac001f0','a:18:{s:2:\"to\";s:21:\"r@privatewealth.co.uk\";s:7:\"subject\";s:35:\"[Cape Gliding Club] Membership Fees\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:111;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}'),(7167,111,'_elementor_edit_mode','builder'),(7179,3399,'_elementor_template_type','wp-page'),(7180,3399,'_elementor_version','3.8.0'),(7181,3399,'_wp_page_template','default'),(7182,3399,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Adult<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R440.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R565.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>As of Sept 2022<\\/figcaption><\\/figure>\\n<!-- \\/wp:table --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Junior*<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R180.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R305.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>*Any school going member<\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Once off joining fees<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Adult<\\/td><td>R2,800.00<\\/td><\\/tr><tr><td>Junior<\\/td><td>R1,700.00<\\/td><\\/tr><\\/tbody><\\/table><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Tug Pilot<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R50.00 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R50.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. <\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list {\\\"ordered\\\":true} -->\\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.<\\/li><li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li><\\/ol>\\n<!-- \\/wp:list -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7184,3399,'_elementor_edit_mode','builder'),(7186,3400,'_elementor_template_type','wp-page'),(7187,3400,'_elementor_version','3.8.0'),(7188,3400,'_wp_page_template','default'),(7189,3400,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:columns -->\\n<div class=\\\"wp-block-columns\\\"><!-- wp:column {\\\"width\\\":\\\"100%\\\"} -->\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis:100%\\\"><!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Adult<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R440.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R565.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>As of Sept 2022<\\/figcaption><\\/figure>\\n<!-- \\/wp:table --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns --><\\/div>\\n<!-- \\/wp:column --><\\/div>\\n<!-- \\/wp:columns -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Junior*<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R180.00 pm<\\/td><\\/tr><tr><td>Soaring Society of South Africa<\\/td><td>R81.66 pm<\\/td><\\/tr><tr><td>Aero Club of South Africa<\\/td><td>R43.33 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R305.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption>*Any school going member<\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Once off joining fees<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Adult<\\/td><td>R2,800.00<\\/td><\\/tr><tr><td>Junior<\\/td><td>R1,700.00<\\/td><\\/tr><\\/tbody><\\/table><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:table -->\\n<figure class=\\\"wp-block-table\\\"><table><tbody><tr><td><strong>Tug Pilot<\\/strong><\\/td><td><\\/td><\\/tr><tr><td>Cape Gliding Club<\\/td><td>R50.00 pm<\\/td><\\/tr><tr><td>Total Per Month<\\/td><td><strong>R50.00 pm<\\/strong><\\/td><\\/tr><\\/tbody><\\/table><figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. <\\/figcaption><\\/figure>\\n<!-- \\/wp:table -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} -->\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list {\\\"ordered\\\":true} -->\\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.<\\/li><li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li><\\/ol>\\n<!-- \\/wp:list -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7191,3400,'_elementor_edit_mode','builder'),(7193,111,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7194,3401,'_elementor_template_type','wp-page'),(7195,3401,'_elementor_version','3.8.0'),(7196,3401,'_wp_page_template','default'),(7197,3401,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Adult<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R630.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R640 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>As of July 2025<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Junior*<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R250.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R650 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>*Any school going member<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Once off joining fees<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Adult<\\/td>\\n<td>R3500.00<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Junior<\\/td>\\n<td>R2150.00<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Tug Pilot<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R62,50.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Total Per Month<\\/td>\\n<td><strong>R62,50.00 pm<\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} --><\\/p>\\n<ol>\\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.<\\/li>\\n<li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li>\\n<\\/ol>\\n<p><!-- \\/wp:list --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7199,3401,'_elementor_edit_mode','builder'),(7201,3401,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7202,111,'_elementor_pro_version','3.30.1'),(7205,3402,'_elementor_template_type','wp-page'),(7206,3402,'_elementor_version','3.30.4'),(7207,3402,'_wp_page_template','default'),(7208,3402,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Adult<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R630.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R640 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>As of July 2025<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Junior*<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R250.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R650 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>*Any school going member<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Once off joining fees<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Adult<\\/td>\\n<td>R3500.00<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Junior<\\/td>\\n<td>R2150.00<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Tug Pilot<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R62,50.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Total Per Month<\\/td>\\n<td><strong>R62,50.00 pm<\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} --><\\/p>\\n<ol>\\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.<\\/li>\\n<li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li>\\n<\\/ol>\\n<p><!-- \\/wp:list --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7210,3402,'_elementor_edit_mode','builder'),(7211,3402,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7212,3402,'_elementor_pro_version','3.30.1'),(7214,3403,'_elementor_template_type','wp-page'),(7215,3403,'_elementor_version','3.30.4'),(7216,3403,'_wp_page_template','default'),(7217,3403,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\"><p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\"><p><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Adult<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R630.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R640 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>As of July 2025<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><\\/p><\\/div>\\n<p><!-- \\/wp:column --><\\/p><\\/div>\\n<p><!-- \\/wp:columns --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Junior*<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R250.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R650 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>*Any school going member<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Once off joining fees<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Adult<\\/td>\\n<td>R3500.00<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Junior<\\/td>\\n<td>R2150.00<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Tug Pilot<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R62,50.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Total Per Month<\\/td>\\n<td><strong>R62,50.00 pm<\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} --><\\/p>\\n<ol>\\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.<\\/li>\\n<li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li>\\n<\\/ol>\\n<p><!-- \\/wp:list --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7219,3403,'_elementor_edit_mode','builder'),(7220,3403,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7221,3403,'_elementor_pro_version','3.30.1'),(7223,3404,'_elementor_template_type','wp-page'),(7224,3404,'_elementor_version','3.30.4'),(7225,3404,'_wp_page_template','default'),(7226,3404,'_elementor_data','[{\"id\":\"4fd7a82e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517417aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"660e7793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\">\\n<p><!-- wp:columns --><\\/p>\\n<div class=\\\"wp-block-columns\\\">\\n<p><!-- wp:column {\\\"width\\\":\\\"100%\\\"} --><\\/p>\\n<div class=\\\"wp-block-column\\\" style=\\\"flex-basis: 100%;\\\">\\n<p><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Adult<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R630.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R640 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>As of July 2025<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:column --><\\/p>\\n<\\/div>\\n<p><!-- \\/wp:columns --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Junior*<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R250.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Soaring Society of South Africa<\\/td>\\n<td>R1080 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Aero Club of South Africa<\\/td>\\n<td>R650 pa<\\/td>\\n<\\/tr>\\n<tr>\\n<td><br><\\/td>\\n<td><br><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption>*Any school going member<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Once off joining fees<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Adult<\\/td>\\n<td>R3500.00<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Junior<\\/td>\\n<td>R2150.00<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:table --><\\/p>\\n<figure class=\\\"wp-block-table\\\">\\n<table>\\n<tbody>\\n<tr>\\n<td><strong>Tug Pilot<\\/strong><\\/td>\\n<td>&nbsp;<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Cape Gliding Club<\\/td>\\n<td>R62,50.00 pm<\\/td>\\n<\\/tr>\\n<tr>\\n<td>Total Per Month<\\/td>\\n<td><strong>R62,50.00 pm<\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<figcaption><a href=\\\"http:\\/\\/www.capegliding.co.za\\/contact-details-for-cape-gliding-club\\/\\\">Contact the us<\\/a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.<\\/figcaption>\\n<\\/figure>\\n<p><!-- \\/wp:table --><!-- wp:paragraph --><\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph {\\\"fontSize\\\":\\\"medium\\\"} --><\\/p>\\n<p class=\\\"has-medium-font-size\\\">To join the club these are the steps to take<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:list {\\\"ordered\\\":true} --><\\/p>\\n<ol>\\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees for the remainder of the year.<\\/li>\\n<li>Complete the online <strong><a href=\\\"http:\\/\\/www.myglidingclub.co.za\\/index.php\\/online-membership-form\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener nofollow\\\">application form<\\/a><\\/strong>:<\\/li>\\n<\\/ol>\\n<p><!-- \\/wp:list --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7228,3404,'_elementor_edit_mode','builder'),(7229,3404,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7230,3404,'_elementor_pro_version','3.30.1'),(7232,111,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(7803,2577,'_elementor_edit_mode','builder'),(7815,3410,'_elementor_template_type','wp-page'),(7816,3410,'_elementor_version','3.26.4'),(7817,3410,'_wp_page_template','default'),(7818,3410,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7819,3410,'_elementor_pro_version','3.26.3'),(7820,3410,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7823,3410,'_elementor_edit_mode','builder'),(7825,3411,'_elementor_template_type','wp-page'),(7826,3411,'_elementor_version','3.26.4'),(7827,3411,'_wp_page_template','default'),(7828,3411,'_elementor_data','[{\"id\":\"cd20eac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a98b79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"354ab82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ea2304\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3cff25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aff8abd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\"><span style=\\\"caret-color: #333333; color: #333333; font-size: 16px; text-align: center; white-space: normal;\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7a38d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2423475\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"313f125\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ce0e3d4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9e414e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab01658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p><span style=\\\"font-size: 1rem;\\\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/span><\\/p><p><span style=\\\"font-size: 1rem;\\\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"653985b\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"2\",\"form_title\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f2c3db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b6b6cc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7829,3411,'_elementor_pro_version','3.26.3'),(7830,3411,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7833,3411,'_elementor_edit_mode','builder'),(7835,3412,'_elementor_template_type','wp-page'),(7836,3412,'_elementor_version','3.26.4'),(7837,3412,'_wp_page_template','default'),(7838,3412,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"is_submit_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_submit\\\" type=\\\"hidden\\\" value=\\\"2\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_unique_id\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"state_2\\\" type=\\\"hidden\\\" value=\\\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\\\" \\/><br \\/><input id=\\\"gform_target_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_target_page_number_2\\\" type=\\\"hidden\\\" value=\\\"0\\\" \\/><br \\/><input id=\\\"gform_source_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_source_page_number_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/>S<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7839,3412,'_elementor_pro_version','3.26.3'),(7840,3412,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7843,3412,'_elementor_edit_mode','builder'),(7848,2577,'_oembed_e7f32a0417f63b0234724710821667ba','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"644\" height=\"362\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),(7849,2577,'_oembed_time_e7f32a0417f63b0234724710821667ba','1755687542'),(8881,3414,'_wp_attached_file','2025/09/home-page-video.mp4'),(8882,3414,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:9490331;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:172;s:16:\"length_formatted\";s:4:\"2:52\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1674391928;}'),(9158,3415,'_elementor_template_type','wp-page'),(9159,3415,'_elementor_version','3.31.2'),(9160,3415,'_wp_page_template','default'),(9161,3415,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"is_submit_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_submit\\\" type=\\\"hidden\\\" value=\\\"2\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_unique_id\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"state_2\\\" type=\\\"hidden\\\" value=\\\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\\\" \\/><br \\/><input id=\\\"gform_target_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_target_page_number_2\\\" type=\\\"hidden\\\" value=\\\"0\\\" \\/><br \\/><input id=\\\"gform_source_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_source_page_number_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/>S<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9162,3415,'_elementor_pro_version','3.31.2'),(9163,3415,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9164,3415,'_elementor_edit_mode','builder'),(9168,3416,'_elementor_template_type','wp-page'),(9169,3416,'_elementor_version','3.31.2'),(9170,3416,'_wp_page_template','default'),(9171,3416,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"is_submit_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_submit\\\" type=\\\"hidden\\\" value=\\\"2\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"gform_unique_id\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/><input class=\\\"gform_hidden\\\" name=\\\"state_2\\\" type=\\\"hidden\\\" value=\\\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\\\" \\/><br \\/><input id=\\\"gform_target_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_target_page_number_2\\\" type=\\\"hidden\\\" value=\\\"0\\\" \\/><br \\/><input id=\\\"gform_source_page_number_2\\\" class=\\\"gform_hidden\\\" name=\\\"gform_source_page_number_2\\\" type=\\\"hidden\\\" value=\\\"1\\\" \\/>S<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9172,3416,'_elementor_pro_version','3.31.2'),(9173,3416,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9174,3416,'_elementor_edit_mode','builder'),(9178,3417,'_elementor_template_type','wp-page'),(9179,3417,'_elementor_version','3.31.2'),(9180,3417,'_wp_page_template','default'),(9181,3417,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9182,3417,'_elementor_pro_version','3.31.2'),(9183,3417,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9184,3417,'_elementor_edit_mode','builder'),(9196,3419,'_elementor_template_type','wp-page'),(9197,3419,'_elementor_version','3.32.1'),(9198,3419,'_wp_page_template','default'),(9199,3419,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9200,3419,'_elementor_pro_version','3.32.1'),(9201,3419,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9202,3419,'_elementor_edit_mode','builder'),(9206,3420,'_elementor_template_type','wp-page'),(9207,3420,'_elementor_version','3.32.1'),(9208,3420,'_wp_page_template','default'),(9209,3420,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<\\/form><fieldset id=\\\"field_2_1\\\" data-js-reload=\\\"field_2_1\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Name(Required)<\\/legend><p><input id=\\\"input_2_1_3\\\" name=\\\"input_1.3\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_3\\\">First<\\/label><br \\/><input id=\\\"input_2_1_6\\\" name=\\\"input_1.6\\\" type=\\\"text\\\" value=\\\"\\\" aria-required=\\\"true\\\" \\/><br \\/><label class=\\\"gform-field-label gform-field-label--type-sub \\\" for=\\\"input_2_1_6\\\">Last<\\/label><\\/p><\\/fieldset><p><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_3\\\">Phone(Required)<\\/label><input id=\\\"input_2_3\\\" class=\\\"large\\\" name=\\\"input_3\\\" type=\\\"tel\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><label class=\\\"gfield_label gform-field-label\\\" for=\\\"input_2_4\\\">Email(Required)<\\/label><br \\/><input id=\\\"input_2_4\\\" class=\\\"large\\\" name=\\\"input_4\\\" type=\\\"email\\\" value=\\\"\\\" aria-required=\\\"true\\\" aria-invalid=\\\"false\\\" \\/><\\/p><fieldset id=\\\"field_2_10\\\" data-js-reload=\\\"field_2_10\\\"><legend class=\\\"gfield_label gform-field-label gfield_label_before_complex\\\">Pre-requisites<\\/legend><p><input id=\\\"choice_2_10_1\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.1\\\" type=\\\"checkbox\\\" value=\\\"I am a resident of the Western Cape.\\\" \\/><br \\/><label id=\\\"label_2_10_1\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_1\\\">I am a resident of the Western Cape.<\\/label><br \\/><input id=\\\"choice_2_10_2\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.2\\\" type=\\\"checkbox\\\" value=\\\"I am fit, healthy and weigh less than 100kg.\\\" \\/><br \\/><label id=\\\"label_2_10_2\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_2\\\">I am fit, healthy and weigh less than 100kg.<\\/label><br \\/><input id=\\\"choice_2_10_3\\\" class=\\\"gfield-choice-input\\\" name=\\\"input_10.3\\\" type=\\\"checkbox\\\" value=\\\"I am generally interested in aviation e.g. (models, paragliding etc.).\\\" \\/><br \\/><label id=\\\"label_2_10_3\\\" class=\\\"gform-field-label gform-field-label--type-inline\\\" for=\\\"choice_2_10_3\\\">I am generally interested in aviation e.g. (models, paragliding etc.).<\\/label><br \\/><button id=\\\"button_10_select_all\\\" type=\\\"button\\\" data-checked=\\\"0\\\" data-label-select=\\\"Select All\\\" data-label-deselect=\\\"Deselect All\\\">Select All<\\/button><\\/p><\\/fieldset><p><input id=\\\"gform_submit_button_2\\\" class=\\\"gform_button button\\\" type=\\\"submit\\\" value=\\\"Submit\\\" \\/><br \\/><input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9210,3420,'_elementor_pro_version','3.32.1'),(9211,3420,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9212,3420,'_elementor_edit_mode','builder'),(9216,3421,'_elementor_template_type','wp-page'),(9217,3421,'_elementor_version','3.32.1'),(9218,3421,'_wp_page_template','default'),(9219,3421,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9220,3421,'_elementor_pro_version','3.32.1'),(9221,3421,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9222,3421,'_elementor_edit_mode','builder'),(9228,3422,'_elementor_template_type','wp-page'),(9229,3422,'_elementor_version','3.32.1'),(9230,3422,'_wp_page_template','default'),(9231,3422,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9232,3422,'_elementor_pro_version','3.32.1'),(9233,3422,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9234,3422,'_elementor_edit_mode','builder'),(9237,3423,'_elementor_template_type','wp-page'),(9238,3423,'_elementor_version','3.32.1'),(9239,3423,'_wp_page_template','default'),(9240,3423,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9241,3423,'_elementor_pro_version','3.32.1'),(9242,3423,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9243,3423,'_elementor_edit_mode','builder'),(9246,3424,'_elementor_template_type','wp-page'),(9247,3424,'_elementor_version','3.32.1'),(9248,3424,'_wp_page_template','default'),(9249,3424,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b1aed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd19e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9050d81\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"4\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9250,3424,'_elementor_pro_version','3.32.1'),(9251,3424,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9252,3424,'_elementor_edit_mode','builder'),(9257,3425,'_elementor_template_type','wp-page'),(9258,3425,'_elementor_version','3.32.1'),(9259,3425,'_wp_page_template','default'),(9260,3425,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b1aed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd19e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9050d81\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"4\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9261,3425,'_elementor_pro_version','3.32.1'),(9262,3425,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9263,3425,'_elementor_edit_mode','builder'),(9266,3426,'_elementor_template_type','wp-page'),(9267,3426,'_elementor_version','3.32.1'),(9268,3426,'_wp_page_template','default'),(9269,3426,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b1aed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd19e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9050d81\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"4\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9270,3426,'_elementor_pro_version','3.32.1'),(9271,3426,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9272,3426,'_elementor_edit_mode','builder'),(9275,3427,'_elementor_template_type','wp-page'),(9276,3427,'_elementor_version','3.32.1'),(9277,3427,'_wp_page_template','default'),(9278,3427,'_elementor_data','[{\"id\":\"1cc5a8a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22b87233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9fd0fb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.<\\/h2><p>Course fee R 16,000 breakfast and dinner included.<\\/p><p data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<\\/p><p>https:\\/\\/www.youtube.com\\/watch?v=ob8W7oaKLnc<\\/p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.<\\/p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.<\\/p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.<\\/p><p><style>#gform_wrapper_2[data-form-index=\\\"2\\\"].gform-theme,[data-parent-form=\\\"2_2\\\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\\\"data:image\\/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-select: url(\\\"data:image\\/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-icon-ctrl-search: url(\\\"data:image\\/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http:\\/\\/www.w3.org\\/2000\\/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'\\/%3E%3C\\/svg%3E\\\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\\/style><\\/p><form id=\\\"gform_2\\\" action=\\\"\\/wp-admin\\/admin-ajax.php\\\" enctype=\\\"multipart\\/form-data\\\" method=\\\"post\\\" novalidate=\\\"\\\" data-formid=\\\"2\\\"><input id=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" name=\\\"input_c599f72f82d4a850e820b72105c86b2f\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><br \\/>If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\\\"gform_field_values\\\" type=\\\"hidden\\\" value=\\\"\\\" \\/><\\/form>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b1aed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fd19e0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9050d81\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"4\",\"form_title\":\"\",\"form_description\":\"\"},\"elements\":[],\"widgetType\":\"eael-gravity-form\"}],\"isInner\":false}],\"isInner\":false}]'),(9279,3427,'_elementor_pro_version','3.32.1'),(9280,3427,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9281,3427,'_elementor_edit_mode','builder'),(9284,2577,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"eael-gravity-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:16:\"section_info_box\";a:3:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;s:16:\"form_description\";i:1;}}}}}'),(10616,146,'_elementor_css','a:6:{s:4:\"time\";i:1761087548;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10617,11,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:54:\"wpzoom-elementor-addons-css-frontend-featured-category\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10618,11,'_elementor_css','a:6:{s:4:\"time\";i:1761087550;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10619,11,'_elementor_element_cache','{\"timeout\":1761181150,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-4d5a112 elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4d5a112\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b074c1d\\\" data-id=\\\"b074c1d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjY1OGMwYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X2NvdW50X2Zvcm1hdCI6IiUgUG9zdHMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid3B6b29tLWVsZW1lbnRvci1hZGRvbnMtZmVhdHVyZWQtY2F0ZWdvcnkifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10620,111,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10621,111,'_elementor_css','a:7:{s:4:\"time\";i:1761087909;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(10622,111,'_elementor_element_cache','{\"timeout\":1761181510,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-4fd7a82e elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4fd7a82e\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-517417aa\\\" data-id=\\\"517417aa\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjY2MGU3NzkzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPk1lbWJlcnNoaXAgZmVlcyBhcmUgdG8gam9pbiB0aGUgY2x1YiBhbmQgZ2FpbiBhY2Nlc3MgdG8gdGhlIG1hbnkgZmFjaWxpdGllcy4gVGhlIGNsdWIgaXMgcnVuIG9uIGEgbm90IGZvciBwcm9maXQgYmFzaXMgYW5kIHRyYWluaW5nIGlzIGZyZWUgdG8gaXRzIG1lbWJlcnMuIFRoZSBmdW5jdGlvbmluZyBvZiB0aGUgY2x1YiBpcyBvbmx5IG1hZGUgcG9zc2libGUgdGhyb3VnaCB0aGUgY29udHJpYnV0aW9ucyBvZiBpdHMgbWVtYmVycy48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48IS0tIHdwOmNvbHVtbnMgLS0+PFwvcD5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1jb2x1bW5zXCI+XG48cD48IS0tIHdwOmNvbHVtbiB7XCJ3aWR0aFwiOlwiMTAwJVwifSAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtblwiIHN0eWxlPVwiZmxleC1iYXNpczogMTAwJTtcIj5cbjxwPjwhLS0gd3A6Y29sdW1ucyAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtbnNcIj5cbjxwPjwhLS0gd3A6Y29sdW1uIHtcIndpZHRoXCI6XCIxMDAlXCJ9IC0tPjxcL3A+XG48ZGl2IGNsYXNzPVwid3AtYmxvY2stY29sdW1uXCIgc3R5bGU9XCJmbGV4LWJhc2lzOiAxMDAlO1wiPlxuPHA+PCEtLSB3cDp0YWJsZSAtLT48XC9wPlxuPGZpZ3VyZSBjbGFzcz1cIndwLWJsb2NrLXRhYmxlXCI+XG48dGFibGU+XG48dGJvZHk+XG48dHI+XG48dGQ+PHN0cm9uZz5BZHVsdDxcL3N0cm9uZz48XC90ZD5cbjx0ZD4mbmJzcDs8XC90ZD5cbjxcL3RyPlxuPHRyPlxuPHRkPkNhcGUgR2xpZGluZyBDbHViPFwvdGQ+XG48dGQ+UjYzMC4wMCBwbTxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQ+U29hcmluZyBTb2NpZXR5IG9mIFNvdXRoIEFmcmljYTxcL3RkPlxuPHRkPlIxMDgwIHBhPFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZD5BZXJvIENsdWIgb2YgU291dGggQWZyaWNhPFwvdGQ+XG48dGQ+UjY0MCBwYTxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQ+PGJyPjxcL3RkPlxuPHRkPjxicj48XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjxmaWdjYXB0aW9uPkFzIG9mIEp1bHkgMjAyNTxcL2ZpZ2NhcHRpb24+XG48XC9maWd1cmU+XG48cD48IS0tIFwvd3A6dGFibGUgLS0+PFwvcD5cbjxcL2Rpdj5cbjxwPjwhLS0gXC93cDpjb2x1bW4gLS0+PFwvcD5cbjxcL2Rpdj5cbjxwPjwhLS0gXC93cDpjb2x1bW5zIC0tPjxcL3A+XG48XC9kaXY+XG48cD48IS0tIFwvd3A6Y29sdW1uIC0tPjxcL3A+XG48XC9kaXY+XG48cD48IS0tIFwvd3A6Y29sdW1ucyAtLT48IS0tIHdwOnRhYmxlIC0tPjxcL3A+XG48ZmlndXJlIGNsYXNzPVwid3AtYmxvY2stdGFibGVcIj5cbjx0YWJsZT5cbjx0Ym9keT5cbjx0cj5cbjx0ZD48c3Ryb25nPkp1bmlvcio8XC9zdHJvbmc+PFwvdGQ+XG48dGQ+Jm5ic3A7PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZD5DYXBlIEdsaWRpbmcgQ2x1YjxcL3RkPlxuPHRkPlIyNTAuMDAgcG08XC90ZD5cbjxcL3RyPlxuPHRyPlxuPHRkPlNvYXJpbmcgU29jaWV0eSBvZiBTb3V0aCBBZnJpY2E8XC90ZD5cbjx0ZD5SMTA4MCBwYTxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQ+QWVybyBDbHViIG9mIFNvdXRoIEFmcmljYTxcL3RkPlxuPHRkPlI2NTAgcGE8XC90ZD5cbjxcL3RyPlxuPHRyPlxuPHRkPjxicj48XC90ZD5cbjx0ZD48YnI+PFwvdGQ+XG48XC90cj5cbjxcL3Rib2R5PlxuPFwvdGFibGU+XG48ZmlnY2FwdGlvbj4qQW55IHNjaG9vbCBnb2luZyBtZW1iZXI8XC9maWdjYXB0aW9uPlxuPFwvZmlndXJlPlxuPHA+PCEtLSBcL3dwOnRhYmxlIC0tPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjwhLS0gd3A6dGFibGUgLS0+PFwvcD5cbjxmaWd1cmUgY2xhc3M9XCJ3cC1ibG9jay10YWJsZVwiPlxuPHRhYmxlPlxuPHRib2R5PlxuPHRyPlxuPHRkPjxzdHJvbmc+T25jZSBvZmYgam9pbmluZyBmZWVzPFwvc3Ryb25nPjxcL3RkPlxuPHRkPiZuYnNwOzxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQ+QWR1bHQ8XC90ZD5cbjx0ZD5SMzUwMC4wMDxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQ+SnVuaW9yPFwvdGQ+XG48dGQ+UjIxNTAuMDA8XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjxcL2ZpZ3VyZT5cbjxwPjwhLS0gXC93cDp0YWJsZSAtLT48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48IS0tIHdwOnRhYmxlIC0tPjxcL3A+XG48ZmlndXJlIGNsYXNzPVwid3AtYmxvY2stdGFibGVcIj5cbjx0YWJsZT5cbjx0Ym9keT5cbjx0cj5cbjx0ZD48c3Ryb25nPlR1ZyBQaWxvdDxcL3N0cm9uZz48XC90ZD5cbjx0ZD4mbmJzcDs8XC90ZD5cbjxcL3RyPlxuPHRyPlxuPHRkPkNhcGUgR2xpZGluZyBDbHViPFwvdGQ+XG48dGQ+UjYyLDUwLjAwIHBtPFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZD5Ub3RhbCBQZXIgTW9udGg8XC90ZD5cbjx0ZD48c3Ryb25nPlI2Miw1MC4wMCBwbTxcL3N0cm9uZz48XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjxmaWdjYXB0aW9uPjxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL2NvbnRhY3QtZGV0YWlscy1mb3ItY2FwZS1nbGlkaW5nLWNsdWJcL1wiPkNvbnRhY3QgdGhlIHVzPFwvYT4gZm9yIGZ1cnRoZXIgcmVxdWlyZW1lbnRzLCBpZiB5b3Ugd291bGQgbGlrZSB0byBiZWNvbWUgb25lIG9mIG91ciByZWd1bGFyIFR1ZyBQaWxvdHMuIFlvdSBuZWVkIG5vdCBiZSBhIGdsaWRlciBwaWxvdCwgYnV0IGl0IHdpbGwgYmUgYmVuZWZpY2lhbC48XC9maWdjYXB0aW9uPlxuPFwvZmlndXJlPlxuPHA+PCEtLSBcL3dwOnRhYmxlIC0tPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjwhLS0gd3A6cGFyYWdyYXBoIHtcImZvbnRTaXplXCI6XCJtZWRpdW1cIn0gLS0+PFwvcD5cbjxwIGNsYXNzPVwiaGFzLW1lZGl1bS1mb250LXNpemVcIj5UbyBqb2luIHRoZSBjbHViIHRoZXNlIGFyZSB0aGUgc3RlcHMgdG8gdGFrZTxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjwhLS0gd3A6bGlzdCB7XCJvcmRlcmVkXCI6dHJ1ZX0gLS0+PFwvcD5cbjxvbD5cbjxsaT5QYXkgQ2x1YiBKb2luaW5nIEZlZXMgKGFkdWx0IFIzNTAwLCBqdW5pb3IgUjIxNTApIGFuZCBTb2FyaW5nIFNvY2lldHkgRmVlcyBmb3IgdGhlIHJlbWFpbmRlciBvZiB0aGUgeWVhci48XC9saT5cbjxsaT5Db21wbGV0ZSB0aGUgb25saW5lIDxzdHJvbmc+PGEgaHJlZj1cImh0dHA6XC9cL3d3dy5teWdsaWRpbmdjbHViLmNvLnphXC9pbmRleC5waHBcL29ubGluZS1tZW1iZXJzaGlwLWZvcm1cIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub3JlZmVycmVyIG5vb3BlbmVyIG5vZm9sbG93XCI+YXBwbGljYXRpb24gZm9ybTxcL2E+PFwvc3Ryb25nPjo8XC9saT5cbjxcL29sPlxuPHA+PCEtLSBcL3dwOmxpc3QgLS0+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10623,195,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"font-awesome-4-shim\";}s:6:\"styles\";a:4:{i:0;s:12:\"widget-video\";i:1;s:48:\"wpzoom-elementor-addons-css-frontend-testimonial\";i:2;s:18:\"font-awesome-5-all\";i:3;s:19:\"font-awesome-4-shim\";}}'),(10624,195,'_elementor_css','a:6:{s:4:\"time\";i:1761089134;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10625,195,'_elementor_element_cache','{\"timeout\":1761182735,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-e235dde elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"e235dde\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0eb862a\\\" data-id=\\\"0eb862a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6Ijc4OTgxMzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Pbmx5IGFuIGhvdXIncyBkcml2ZSBmcm9tIENhcGUgVG93biwgZ2xpZGluZyBmcm9tIG91ciBjbHViIG9mZmVycyBhbiBvcHBvcnR1bml0eSB0byBleHBlcmllbmNlIHRoZSBiZWF1dHkgb2YgdGhlIHdvcmxkIHJlbm93bmVkIFdlc3Rlcm4gQ2FwZSBtb3VudGFpbiByYW5nZXMgZnJvbSB0aGUgYWlyLjxicj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-70482b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"70482b0\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f34da66\\\" data-id=\\\"f34da66\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f08d131 elementor-widget elementor-widget-video\\\" data-id=\\\"f08d131\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=5sw_ySMF8lY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-60583419 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"60583419\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1ec1c5e0\\\" data-id=\\\"1ec1c5e0\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjVlZWI0MDY0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiPldlIGhhdmUgbW9yZSB0aGFuIDEwMCBtZW1iZXJzIGFuZCBvcGVyYXRlIG9uIGEgbm9uLXByb2ZpdCBiYXNpcyBvdmVyIHdlZWtlbmRzIGFuZCBvbiBwdWJsaWMgaG9saWRheXMuPFwvc3Bhbj48XC9wPlxuPHA+SW4gc3VtbWVyIHdlIGhhdmUgbWFueSA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC9pbnRlcm5hdGlvbmFsLXZpc2l0aW5nLWdsaWRlci1waWxvdHNcL1wiPnZpc2l0aW5nIGludGVybmF0aW9uYWwgZ2xpZGVyIHBpbG90czxcL2E+IHRoYXQgdmlzaXQgb3VyIGNsdWIgYW5kIGNvbWUgdG8gZW5qb3kgb3VyIGV4Y2VsbGVudCBmbHlpbmcgY29uZGl0aW9ucy48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSB3cDpjb2x1bW5zIHtcImJhY2tncm91bmRDb2xvclwiOlwiZ3JheVwifSAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtbnMgaGFzLWdyYXktYmFja2dyb3VuZC1jb2xvciBoYXMtYmFja2dyb3VuZFwiPlxuPHA+PCEtLSB3cDpjb2x1bW4gLS0+PFwvcD5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1jb2x1bW5cIj5cbjxwPjwhLS0gd3A6aGVhZGluZyB7XCJsZXZlbFwiOjR9IC0tPjxcL3A+XG48aDQ+U2luY2UgMTk0OTxcL2g0PlxuPHA+PCEtLSBcL3dwOmhlYWRpbmcgLS0+PFwvcD5cbjxwPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD5DYXBlIEdsaWRpbmcgQ2x1YiB3YXMgZm9ybWVkIGFmdGVyIHRoZSBzZWNvbmQgV29ybGQgV2FyLjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48XC9kaXY+XG48cD48IS0tIFwvd3A6Y29sdW1uIC0tPjxcL3A+XG48cD48IS0tIHdwOmNvbHVtbiAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtblwiPlxuPHA+PCEtLSB3cDpoZWFkaW5nIHtcImxldmVsXCI6NH0gLS0+PFwvcD5cbjxoND5TZWNvbmQgTGFyZ2VzdDxcL2g0PlxuPHA+PCEtLSBcL3dwOmhlYWRpbmcgLS0+PFwvcD5cbjxwPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD5XZSBhcmUgdGhlIHNlY29uZCBsYXJnZXN0IGNsdWIgaW4gU291dGggQWZyaWNhLjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48XC9kaXY+XG48cD48IS0tIFwvd3A6Y29sdW1uIC0tPjxcL3A+XG48cD48IS0tIHdwOmNvbHVtbiAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtblwiPlxuPHA+PCEtLSB3cDpoZWFkaW5nIHtcImxldmVsXCI6NH0gLS0+PFwvcD5cbjxoND5Xb3JjZXN0ZXIgQWlyZmllbGQ8XC9oND5cbjxwPjwhLS0gXC93cDpoZWFkaW5nIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+V2UgaGF2ZSBiZWVuIGJhc2VkIGF0IHRoZSBXb3JjZXN0ZXIgQWlyZmllbGQgZm9yIG1vcmUgdGhhbiAzMCBZZWFycy48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48XC9wPlxuPFwvZGl2PlxuPHA+PCEtLSBcL3dwOmNvbHVtbiAtLT48XC9wPlxuPFwvZGl2PlxuPHA+PCEtLSBcL3dwOmNvbHVtbnMgLS0+PFwvcD5cbjxwPjwhLS0gd3A6cXVvdGUge1widGV4dENvbG9yXCI6XCJ2aXZpZC1jeWFuLWJsdWVcIixcImNsYXNzTmFtZVwiOlwiaXMtc3R5bGUtbGFyZ2VcIn0gLS0+PFwvcD5cbjxibG9ja3F1b3RlIGlkPVwib3V0cHV0XCIgY2xhc3M9XCJ3cC1ibG9jay1xdW90ZSBpcy1zdHlsZS1sYXJnZSBoYXMtdml2aWQtY3lhbi1ibHVlLWNvbG9yIGhhcy10ZXh0LWNvbG9yXCI+XG48cD5JZiB5b3UgaGF2ZSB0aGUgcGFzc2lvbiwgd2UgY2FuIGhlbHAgeW91IGZseS48XC9wPlxuPFwvYmxvY2txdW90ZT5cbjxwPjwhLS0gXC93cDpxdW90ZSAtLT48XC9wPlxuPHA+PCEtLSB3cDpjb2x1bW5zIHtcImJhY2tncm91bmRDb2xvclwiOlwiZ3JheVwifSAtLT48XC9wPlxuPGRpdiBjbGFzcz1cIndwLWJsb2NrLWNvbHVtbnMgaGFzLWdyYXktYmFja2dyb3VuZC1jb2xvciBoYXMtYmFja2dyb3VuZFwiPlxuPHA+PCEtLSB3cDpjb2x1bW4gLS0+PFwvcD5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1jb2x1bW5cIj5cbjxwPjwhLS0gd3A6aGVhZGluZyB7XCJsZXZlbFwiOjR9IC0tPjxcL3A+XG48aDQ+SW5zdHJ1Y3Rpb248XC9oND5cbjxwPjwhLS0gXC93cDpoZWFkaW5nIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+RnJlZSBpbnN0cnVjdGlvbiBpcyBnaXZlbiB0byBvdXIgbWVtYmVycyBmcm9tIGEgYmVnaW5uZXIgdG8gYWR2YW5jZWQgbGV2ZWwuPFwvcD5cbjxwPjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxcL2Rpdj5cbjxwPjwhLS0gXC93cDpjb2x1bW4gLS0+PFwvcD5cbjxwPjwhLS0gd3A6Y29sdW1uIC0tPjxcL3A+XG48ZGl2IGNsYXNzPVwid3AtYmxvY2stY29sdW1uXCI+XG48cD48IS0tIHdwOmhlYWRpbmcge1wibGV2ZWxcIjo0fSAtLT48XC9wPlxuPGg0PkZhY2lsaXRpZXM8XC9oND5cbjxwPjwhLS0gXC93cDpoZWFkaW5nIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+V2UgaGF2ZSBhIGJlYXV0aWZ1bCBwb29sLCBicmFhaSBhcmVhIGFuZCBjYW1waW5nIGZhY2lsaXRpZXMuPFwvcD5cbjxwPjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxcL2Rpdj5cbjxwPjwhLS0gXC93cDpjb2x1bW4gLS0+PFwvcD5cbjxwPjwhLS0gd3A6Y29sdW1uIC0tPjxcL3A+XG48ZGl2IGNsYXNzPVwid3AtYmxvY2stY29sdW1uXCI+XG48cD48IS0tIHdwOmhlYWRpbmcge1wibGV2ZWxcIjo0fSAtLT48XC9wPlxuPGg0PlRvdXJpc208XC9oND5cbjxwPjwhLS0gXC93cDpoZWFkaW5nIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+U3Vycm91bmRlZCBieSBiZWF1dGlmdWwgd2luZSBmYXJtcywgbW91bnRhaW4tYmlraW5nIGFuZCBoaWtpbmcgdHJhaWxzLCB0aGVyZSBpcyBtb3JlIHRoYW4gZW5vdWdoIHRvIGRvIG9uIG5vbi1mbHlpbmcgZGF5cy48XC9wPlxuPFwvZGl2PlxuPFwvZGl2PlxuPHA+PCEtLSBcL3dwOmVtYmVkIC0tPjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3147ecb elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3147ecb\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab344a5\\\" data-id=\\\"ab344a5\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjVlMWY1NTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImNhcmV0LWNvbG9yOiAjMDY5M2UzOyBjb2xvcjogIzA2OTNlMzsgZm9udC1zaXplOiAyMHB4OyBmb250LXN0eWxlOiBpdGFsaWM7XCI+WW91IGNhbiBleHBlcmllbmNlIGdsaWRpbmcgYnkgYm9va2luZyBhXHUwMGEwPFwvc3Bhbj48YSBzdHlsZT1cImZvbnQtc2l6ZTogMjBweDsgZm9udC1zdHlsZTogaXRhbGljO1wiIGhyZWY9XCJodHRwczpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC9ib29rLWEtZ2xpZGluZy1leHBlcmllbmNlXC9cIj5HbGlkaW5nIEV4cGVyaWVuY2UgRmxpZ2h0PFwvYT48c3BhbiBzdHlsZT1cImNhcmV0LWNvbG9yOiAjMDY5M2UzOyBjb2xvcjogIzA2OTNlMzsgZm9udC1zaXplOiAyMHB4OyBmb250LXN0eWxlOiBpdGFsaWM7XCI+LjxcL3NwYW4+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3e0de33 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3e0de33\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae8686e\\\" data-id=\\\"ae8686e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d641122 elementor-widget elementor-widget-video\\\" data-id=\\\"d641122\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=ob8W7oaKLnc&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-557d139 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"557d139\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b366914\\\" data-id=\\\"b366914\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImVmNDRkMWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aDIgY2xhc3M9XCJoYXMtdGV4dC1hbGlnbi1jZW50ZXJcIiBzdHlsZT1cInBhZGRpbmctdG9wOiAxLjVlbTtcIj5PdXIgRmxlZXQ8XC9oMj5cbjxwPk91ciBjbHViIGZsZWV0IGNvbnNpc3RzIG9mIHRocmVlIEFTSzEzIGJhc2ljIHRyYWluaW5nIHR3by1zZWF0ZXIgZ2xpZGVycyBhbmQgYSBKYW51cyBCIGFkdmFuY2VkIHR3by1zZWF0IHRyYWluaW5nIGdsaWRlci4gSW4gYWRkaXRpb24sIHRoZSBjbHViIGhhcyBzaW5nbGUtc2VhdCBKZWFucyBBc3RpciAsIEFzdGlyIENTIDc3IGFuZCBLOCB0aGF0IGFyZSBhdmFpbGFibGUgZm9yIHNvbG8gcGlsb3RzLjxcL3A+XG48cD5XZSBoYXZlIHR3byB0b3dwbGFuZXMsIGEgU2xpbmcgMiBhbmQgYSBSb3RheCBGYWxrZS5cdTAwYTBQcml2YXRlIGFpcmNyYWZ0IGFyZSBzb21ldGltZXMgY29udHJhY3RlZCBvbiBidXN5IGZseWluZyBkYXlzLjxcL3A+XG48cD5Nb3JlIHRoYW4gMzUgcHJpdmF0ZWx5IG93bmVkIGhpZ2ggcGVyZm9ybWFuY2UgZ2xpZGVycyBhbmQgc2VsZi1sYXVuY2hpbmcgZ2xpZGVycyBhcmUgYmFzZWQgb24gdGhlIGFpcmZpZWxkLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9746806 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9746806\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b0e16a\\\" data-id=\\\"7b0e16a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjcxNmFkNDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aDIgY2xhc3M9XCJoYXMtdGV4dC1hbGlnbi1jZW50ZXJcIiBzdHlsZT1cInBhZGRpbmctdG9wOiAxLjVlbTtcIj5OZXcgUGlsb3QgQ291cnNlczxcL2gyPlxuPHA+U2luY2UgMTk4OSB3ZSBoYXZlIHN1Y2Nlc3NmdWxseSBwcmVzZW50ZWQgbW9yZSB0aGFuIDUwIGFiLWluaXRpb1x1MDBhMDxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL1wiPnRyYWluaW5nIGNvdXJzZXM8XC9hPi4gRmxpZ2h0IHRyYWluaW5nIGR1cmluZyBvdXIgYWItaW5pdGlvIGNvdXJzZXMgY29uY2VudHJhdGVzIG9uIHRydWUgYmVnaW5uZXJzLCBob3dldmVyLCBtb3JlIGV4cGVyaWVuY2VkIHBpbG90cyBhcmUgYWxzbyB3ZWxjb21lLiBGb3IgbW9yZSBpbmZvcm1hdGlvbiBvbiB0aGUgbmV4dCBhdmFpbGFibGUgdHJhaW5pbmcgY291cnNlIHBsZWFzZVx1MDBhMDxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL2NvbnRhY3RcL1wiPmNvbnRhY3QgdXM8XC9hPi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3910cfa elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3910cfa\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a86f57a\\\" data-id=\\\"a86f57a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImM2ZDFkNzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aDIgY2xhc3M9XCJoYXMtdGV4dC1hbGlnbi1jZW50ZXJcIiBzdHlsZT1cInBhZGRpbmctdG9wOiAxLjVlbTtcIj5FeHBlcmllbmNlZCBHbGlkZXIgUGlsb3RzPFwvaDI+XG48cD5Dcm9zcyBjb3VudHJ5IGZsaWdodHMgb2YgMzAwIFx1MjAxMyA1MDBrbSBkaXN0YW5jZSBhcmUgY29tbW9uIHdpdGggc3BlZWRzIGluIGV4Y2VzcyBvZiAxNjBrcGgsIGJ1dCBhbiBldmVyIGluY3JlYXNpbmcgbnVtYmVyIG9mIDEwMDBrbSBhbmQgbG9uZ2VyIGZsaWdodHMgaGF2ZSBiZWVuIGFjaGlldmVkLiBUaGUgc29hcmluZyBjb25kaXRpb25zIGFyZSBleGNlbGxlbnQgYW5kIGluY2x1ZGUgYSBjb21iaW5hdGlvbiBvZiByaWRnZSBsaWZ0LCB0aGVybWFsIGxpZnQsIHdhdmUgYW5kIGNvbnZlcmdlbmNlIGZseWluZy48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-49ccbda elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"49ccbda\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b5993f\\\" data-id=\\\"2b5993f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjQ5ZjVlZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8xMlwvV2hhdHNBcHAtSW1hZ2UtMjAyMi0xMi0wOS1hdC0xNi4xNC4wOS5qcGVnIiwiaWQiOjI5NjQsImFsdCI6IlJlbmUgTGFucyIsInNvdXJjZSI6ImxpYnJhcnkifSwid3B6X3Rlc3RpbW9uaWFsX25hbWUiOiJSZW5lIExhbnMiLCJ3cHpfdGVzdGltb25pYWxfY29tcGFueV90aXRsZSI6IkNhcGUgR2xpZGluZyBDbHViIiwid3B6X3Rlc3RpbW9uaWFsX2Rlc2NyaXB0aW9uIjoiPHA+V2UgaGF2ZSB2ZXJ5IGludGVyZXN0aW5nIHdlYXRoZXIuIFRoZSBsb2NhbCB3ZWF0aGVyIHBhdHRlcm5zIG1ha2VzIGZvciB0aGUgbW9zdCBpbmNyZWRpYmxlIGZseWluZyBvcHRpb25zLiBJdCB3aWxsIHRha2UgYSBsaWZldGltZSB0byBnZXQgdG8ga25vdyB0aGUgYXJlYS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3cHpvb20tZWxlbWVudG9yLWFkZG9ucy10ZXN0aW1vbmlhbCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-ed291e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"ed291e1\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-534d1d7\\\" data-id=\\\"534d1d7\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImFhYjg4YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UaGUgZm9sbG93aW5nIHZpZGVvcyBhbmQgYXJ0aWNsZXMgd2lsbCBnaXZlIHlvdSBhIHRhc3RlIGZvciB3aGF0IGNhbiBiZSBleHBlY3RlZDo8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-cc75b7a elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"cc75b7a\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f136576\\\" data-id=\\\"f136576\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-592d056 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"592d056\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-434d5ec\\\" data-id=\\\"434d5ec\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e6b8d81 elementor-widget elementor-widget-video\\\" data-id=\\\"e6b8d81\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=EFj-XSqRu7g&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-00e78bd\\\" data-id=\\\"00e78bd\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8ae4ffc elementor-widget elementor-widget-video\\\" data-id=\\\"8ae4ffc\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=xXiFwk7OyiQ&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-39939ed elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"39939ed\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-86c9e30\\\" data-id=\\\"86c9e30\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjQwYTdlZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8b2w+XG48bGk+PGEgaHJlZj1cImh0dHBzOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzEyXC9BLWZsaWdodC1ieS1NYXJ0aW4tR3J1bmVydC5wZGZcIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub29wZW5lclwiPjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiPkZseWluZyBpbiBTb3V0aCBBZnJpY2E6IFdvcmNlc3RlciBpcyBNYWdpYyEgV3JpdHRlbiBieSBNYXJrdXMgR2Vpc2VuIChwdWJsaXNoZWQgaW4gU2VnZWxmbGllZ2VuIEludGVybmF0aW9uYWwsIDIwMTIpPFwvc3Bhbj48XC9hPjxcL2xpPlxuPGxpPjxhIGhyZWY9XCJodHRwczpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8xMlwvRmx5aW5nLWluLVNvdXRoLUFmcmljYV9Xb3JjZXN0ZXItaXMtTWFnaWMucGRmXCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9vcGVuZXJcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5QdXJlIFdvcmNlc3RlciBNYWdpYzogQSBmbGlnaHQgYnkgTWFydGluIEdydW5lcnQgYW5kIHB1Ymxpc2hlZCBpbiBTb3V0aCBBZnJpY2EgU29hcmluZyBNYWdhemluZS48XC9zcGFuPjxcL2E+PFwvbGk+XG48XC9vbD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10626,2372,'_elementor_css','a:6:{s:4:\"time\";i:1761089134;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10627,2372,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:29:\"gravity_forms_theme_framework\";}}'),(10628,2372,'_elementor_element_cache','{\"timeout\":1761182734,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-769a931 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"769a931\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-90d6fa1\\\" data-id=\\\"90d6fa1\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImYyN2RiNmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5NZW1iZXJzIG9mIHRoZSBwdWJsaWMgY2FuIHNhZmVseSBleHBlcmllbmNlIGdsaWRpbmcgd2l0aCBhbiBxdWFsaWZpZWQgaW5zdHJ1Y3Rvci4gVGhlIGZsaWdodCBpcyBhbiBpbnRyb2R1Y3Rpb24gdG8gZ2xpZGluZyBhbmQgc2VydmVzIGFzIHlvdXIgZmlyc3QgbGVzc29uLiBGbGlnaHRzIGFyZSBkb25lIGluIGEgdHdvIHNlYXQgZ2xpZGVyIGFuZCB0aGUgbGF1bmNoIGlzIGJ5IEFlcm90b3cuPFwvcD48cD48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5Zb3Ugd2lsbCBhcnJpdmUgYXQgdGhlIGFpcmZpZWxkIGF0IHRoZSBhZ3JlZWQgdGltZSBhbmQgdGhlcmUgd2lsbCBiZSBhbiBpbnN0cnVjdG9yIHRvIG1lZXQgeW91LiBIZVwvc2hlIHdpbGwgZXhwbGFpbiBob3cgdGhlIGZsaWdodCB3aWxsIHdvcmsgYW5kIGFuc3dlciBhbnkgcXVlc3Rpb25zIHlvdSBtaWdodCBoYXZlLjxcL3NwYW4+PFwvcD48cD48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5Zb3Ugd2lsbCB0aGVuIGdvIHRvIHRoZSBnbGlkZXIgd2hlcmUgeW91IHdpbGwgcmVjZWl2ZSBhIHNhZmV0eSBicmllZmluZyBhbmQgc3Vic2VxdWVudGx5IGV4cGVyaWVuY2UgdGhlIG1vc3QgYW1hemluZyBmbGlnaHQgb2YgeW91ciBsaWZlLiBEdXJpbmcgdGhlIGZsaWdodCB5b3Ugd2lsbCBiZSBhbGxvd2VkIHRvIGNvbnRyb2wgdGhlIGdsaWRlciBhbmQgYmFzaWMgbWFub2V1dnJlcyB3aWxsIGJlIHRhdWdodCB3aGlsZSB1bmRlciBzYWZlIHN1cGVydmlzaW9uLlx1MDBhMDxcL3NwYW4+PFwvcD48dWw+PGxpPjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiPkEgR2xpZGluZyBFeHBlcmllbmNlIGZsaWdodCBjb3N0IFIyLDgwMCBmb3IgMjAyMyAoYXBwcm94aW1hdGVseSAkMTQ0XC9cdTAwYTMxMjVcL1x1MjBhYzEyNSkuPFwvc3Bhbj48XC9saT48bGk+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDFyZW07XCI+U2hvdWxkIHlvdSBqb2luIGFzIG1lbWJlciB3aXRoaW4gMzAgZGF5cyBvZiB5b3VyIGZsaWdodCwgd2Ugd2lsbCByZWR1Y2UgdGhlIGNvc3QgdG8gb25seSBSODAwIGFuZCBhbGxvY2F0ZSB0aGUgZGlmZmVyZW5jZSB0byB5b3VyIGpvaW5pbmcgZmVlLjxcL3NwYW4+PFwvbGk+PGxpPjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiPkZsaWdodCBsYXVuY2ggd2lsbCBiZSBieSBBZXJvdG93IGFuZCBmbGlnaHRzIGFyZSBhcHByb3hpbWF0ZWx5IDMwbWlucyBpbiBkdXJhdGlvbi48XC9zcGFuPjxcL2xpPjxsaT48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5BdmFpbGFibGUgb24gd2Vla2VuZHMuPFwvc3Bhbj48XC9saT48bGk+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDFyZW07XCI+UmVtZW1iZXIgZmx5aW5nIGlzIHdlYXRoZXIgZGVwZW5kYW50IGFuZCB5b3VyIHNhZmV0eSBpcyBvdXIgY29uY2Vybi48XC9zcGFuPjxcL2xpPjxsaT48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5QcmljZSBpcyBzdWJqZWN0IHRvIGNoYW5nZSBkdWUgdG8gZnVlbCBpbmZsYXRpb24sIGJ1dCBvbmNlIGJvb2tlZCB3ZSB3aWxsIGhvbm91ciB0aGUgYm9va2luZyBwcmljZSBmb3IgNjAgZGF5cy48XC9zcGFuPjxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-ced952b elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"ced952b\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a71d391\\\" data-id=\\\"a71d391\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjkyNzYyOGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250YWN0X2Zvcm1fbGlzdCI6IjMiLCJmb3JtX3RpdGxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImVhZWwtZ3Jhdml0eS1mb3JtIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"gravity_forms_theme_framework\"]}}'),(10629,2577,'_elementor_css','a:6:{s:4:\"time\";i:1761089135;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10630,2577,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:29:\"gravity_forms_theme_framework\";}}'),(10631,2577,'_elementor_element_cache','{\"timeout\":1761182735,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-1cc5a8a2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"1cc5a8a2\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-22b87233\\\" data-id=\\\"22b87233\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjlmZDBmYjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aDI+Q291cnNlIERhdGVzOiBUaHVyc2RheSA5dGggdG8gU3VuZGF5IDEydGggT2N0b2JlciAyMDI1LjxcL2gyPjxwPkNvdXJzZSBmZWUgUiAxNiwwMDAgYnJlYWtmYXN0IGFuZCBkaW5uZXIgaW5jbHVkZWQuPFwvcD48cCBkYXRhLWVsZW1lbnRvci1zZXR0aW5nLWtleT1cInRpdGxlXCIgZGF0YS1wZW4tcGxhY2Vob2xkZXI9XCJUeXBlIEhlcmUuLi5cIj5DYXBlIEdsaWRpbmcgQ2x1YiByZWd1bGFybHkgaG9sZHMgNCBkYXkgdHJhaW5pbmcgY291cnNlcyBmb3IgbmV3IHBpbG90cy4gV2hldGhlciB5b3UgaGF2ZSBwcmV2aW91cyBmbHlpbmcgZXhwZXJpZW5jZSBvciBhcmUgYSBjb21wbGV0ZSBiZWdpbm5lciwgdGhlc2UgY291cnNlcyB3aWxsIGhlbHAgeW91IG1ha2UgZmFzdGVyIGNvbnNpc3RlbnQgcHJvZ3Jlc3MuIFRoZSBjb3Vyc2VzIGFyZSBoZWxkIGZyb20gYSBUaHVyc2RheSB0byBTdW5kYXkgYW5kIHBsYWNlcyBhcmUgbGltaXRlZCBkdWUgdG8gYWlyY3JhZnQgYW5kIGluc3RydWN0b3IgYXZhaWxhYmlsaXR5LjxcL3A+PHA+aHR0cHM6XC9cL3d3dy55b3V0dWJlLmNvbVwvd2F0Y2g\\/dj1vYjhXN29hS0xuYzxcL3A+PHA+VGhlIGNvdXJzZSBmZWUgaW5jbHVkZXMgYWxsIGZsaWdodHMgYW5kIGluc3RydWN0aW9uLCB0ZW1wb3JhcnkgbWVtYmVyc2hpcCwgZ2xpZGluZyB0cmFpbmluZyBtYW51YWwgYW5kIGdsaWRpbmcgc3R1ZGVudCBsb2dib29rLCBkaW5uZXIgYW5kIGJyZWFrZmFzdC48XC9wPjxwPkFjY29tbW9kYXRpb24gZHVyaW5nIHRoZSBjb3Vyc2UgaXMgbm90IGluY2x1ZGVkIGluIHRoZSBjb3Vyc2UgZmVlLiBJdCBpcyBwb3NzaWJsZSB0byByZW50IGFjY29tbW9kYXRpb24gYXQgdGhlIGFpcmZpZWxkIG9yIGFsdGVybmF0aXZlbHkgY2FtcCBhdCB0aGUgYWlyZmllbGQsIHdoZXJlIGNhbXBpbmcgZmFjaWxpdGllcyBhcmUgYXZhaWxhYmxlLiBNYW55IGd1ZXN0IGhvdXNlIG9wdGlvbnMgYXJlIG9mIGNvdXJzZSBhbHNvIGF2YWlsYWJsZSBpbiBhbmQgYXJvdW5kIFdvcmNlc3Rlci48XC9wPjxwPklmIHlvdSBhcmUgdW5kZXIgMTgsIHBhcmVudGFsIGNvbnNlbnQgaXMgcmVxdWlyZWQuIEFsbCBwYXJ0aWNpcGFudHMgd2lsbCBiZSByZXF1aXJlZCB0byBzaWduIHN0YW5kYXJkIGluZGVtbml0eSBmb3Jtcy48XC9wPjxwPjxzdHlsZT4jZ2Zvcm1fd3JhcHBlcl8yW2RhdGEtZm9ybS1pbmRleD1cIjJcIl0uZ2Zvcm0tdGhlbWUsW2RhdGEtcGFyZW50LWZvcm09XCIyXzJcIl17LS1nZi1jb2xvci1wcmltYXJ5OiAjMjA0Y2U1Oy0tZ2YtY29sb3ItcHJpbWFyeS1yZ2I6IDMyLCA3NiwgMjI5Oy0tZ2YtY29sb3ItcHJpbWFyeS1jb250cmFzdDogI2ZmZjstLWdmLWNvbG9yLXByaW1hcnktY29udHJhc3QtcmdiOiAyNTUsIDI1NSwgMjU1Oy0tZ2YtY29sb3ItcHJpbWFyeS1kYXJrZXI6ICMwMDFBQjM7LS1nZi1jb2xvci1wcmltYXJ5LWxpZ2h0ZXI6ICM1MjdFRkY7LS1nZi1jb2xvci1zZWNvbmRhcnk6ICNmZmY7LS1nZi1jb2xvci1zZWNvbmRhcnktcmdiOiAyNTUsIDI1NSwgMjU1Oy0tZ2YtY29sb3Itc2Vjb25kYXJ5LWNvbnRyYXN0OiAjMTEyMzM3Oy0tZ2YtY29sb3Itc2Vjb25kYXJ5LWNvbnRyYXN0LXJnYjogMTcsIDM1LCA1NTstLWdmLWNvbG9yLXNlY29uZGFyeS1kYXJrZXI6ICNGNUY1RjU7LS1nZi1jb2xvci1zZWNvbmRhcnktbGlnaHRlcjogI0ZGRkZGRjstLWdmLWNvbG9yLW91dC1jdHJsLWxpZ2h0OiByZ2JhKDE3LCAzNSwgNTUsIDAuMSk7LS1nZi1jb2xvci1vdXQtY3RybC1saWdodC1yZ2I6IDE3LCAzNSwgNTU7LS1nZi1jb2xvci1vdXQtY3RybC1saWdodC1kYXJrZXI6IHJnYmEoMTA0LCAxMTAsIDExOSwgMC4zNSk7LS1nZi1jb2xvci1vdXQtY3RybC1saWdodC1saWdodGVyOiAjRjVGNUY1Oy0tZ2YtY29sb3Itb3V0LWN0cmwtZGFyazogIzU4NWU2YTstLWdmLWNvbG9yLW91dC1jdHJsLWRhcmstcmdiOiA4OCwgOTQsIDEwNjstLWdmLWNvbG9yLW91dC1jdHJsLWRhcmstZGFya2VyOiAjMTEyMzM3Oy0tZ2YtY29sb3Itb3V0LWN0cmwtZGFyay1saWdodGVyOiByZ2JhKDE3LCAzNSwgNTUsIDAuNjUpOy0tZ2YtY29sb3ItaW4tY3RybDogI2ZmZjstLWdmLWNvbG9yLWluLWN0cmwtcmdiOiAyNTUsIDI1NSwgMjU1Oy0tZ2YtY29sb3ItaW4tY3RybC1jb250cmFzdDogIzExMjMzNzstLWdmLWNvbG9yLWluLWN0cmwtY29udHJhc3QtcmdiOiAxNywgMzUsIDU1Oy0tZ2YtY29sb3ItaW4tY3RybC1kYXJrZXI6ICNGNUY1RjU7LS1nZi1jb2xvci1pbi1jdHJsLWxpZ2h0ZXI6ICNGRkZGRkY7LS1nZi1jb2xvci1pbi1jdHJsLXByaW1hcnk6ICMyMDRjZTU7LS1nZi1jb2xvci1pbi1jdHJsLXByaW1hcnktcmdiOiAzMiwgNzYsIDIyOTstLWdmLWNvbG9yLWluLWN0cmwtcHJpbWFyeS1jb250cmFzdDogI2ZmZjstLWdmLWNvbG9yLWluLWN0cmwtcHJpbWFyeS1jb250cmFzdC1yZ2I6IDI1NSwgMjU1LCAyNTU7LS1nZi1jb2xvci1pbi1jdHJsLXByaW1hcnktZGFya2VyOiAjMDAxQUIzOy0tZ2YtY29sb3ItaW4tY3RybC1wcmltYXJ5LWxpZ2h0ZXI6ICM1MjdFRkY7LS1nZi1jb2xvci1pbi1jdHJsLWxpZ2h0OiByZ2JhKDE3LCAzNSwgNTUsIDAuMSk7LS1nZi1jb2xvci1pbi1jdHJsLWxpZ2h0LXJnYjogMTcsIDM1LCA1NTstLWdmLWNvbG9yLWluLWN0cmwtbGlnaHQtZGFya2VyOiByZ2JhKDEwNCwgMTEwLCAxMTksIDAuMzUpOy0tZ2YtY29sb3ItaW4tY3RybC1saWdodC1saWdodGVyOiAjRjVGNUY1Oy0tZ2YtY29sb3ItaW4tY3RybC1kYXJrOiAjNTg1ZTZhOy0tZ2YtY29sb3ItaW4tY3RybC1kYXJrLXJnYjogODgsIDk0LCAxMDY7LS1nZi1jb2xvci1pbi1jdHJsLWRhcmstZGFya2VyOiAjMTEyMzM3Oy0tZ2YtY29sb3ItaW4tY3RybC1kYXJrLWxpZ2h0ZXI6IHJnYmEoMTcsIDM1LCA1NSwgMC42NSk7LS1nZi1yYWRpdXM6IDNweDstLWdmLWZvbnQtc2l6ZS1zZWNvbmRhcnk6IDE0cHg7LS1nZi1mb250LXNpemUtdGVydGlhcnk6IDEzcHg7LS1nZi1pY29uLWN0cmwtbnVtYmVyOiB1cmwoXCJkYXRhOmltYWdlXC9zdmcreG1sLCUzQ3N2ZyB3aWR0aD0nOCcgaGVpZ2h0PScxNCcgdmlld0JveD0nMCAwIDggMTQnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOlwvXC93d3cudzMub3JnXC8yMDAwXC9zdmcnJTNFJTNDcGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTQgMEM0LjI2NTIyIDUuOTYwNDZlLTA4IDQuNTE5NTcgMC4xMDUzNTcgNC43MDcxMSAwLjI5Mjg5M0w3LjcwNzExIDMuMjkyODlDOC4wOTc2MyAzLjY4MzQyIDguMDk3NjMgNC4zMTY1OCA3LjcwNzExIDQuNzA3MTFDNy4zMTY1OCA1LjA5NzYzIDYuNjgzNDIgNS4wOTc2MyA2LjI5Mjg5IDQuNzA3MTFMNCAyLjQxNDIxTDEuNzA3MTEgNC43MDcxMUMxLjMxNjU4IDUuMDk3NjMgMC42ODM0MTcgNS4wOTc2MyAwLjI5Mjg5MyA0LjcwNzExQy0wLjA5NzYzMTEgNC4zMTY1OCAtMC4wOTc2MzEgMy42ODM0MiAwLjI5Mjg5MyAzLjI5Mjg5TDMuMjkyODkgMC4yOTI4OTNDMy40ODA0MyAwLjEwNTM1NyAzLjczNDc4IDAgNCAwWk0wLjI5Mjg5MyA5LjI5Mjg5QzAuNjgzNDE3IDguOTAyMzcgMS4zMTY1OCA4LjkwMjM3IDEuNzA3MTEgOS4yOTI4OUw0IDExLjU4NThMNi4yOTI4OSA5LjI5Mjg5QzYuNjgzNDIgOC45MDIzNyA3LjMxNjU4IDguOTAyMzcgNy43MDcxMSA5LjI5Mjg5QzguMDk3NjMgOS42ODM0MiA4LjA5NzYzIDEwLjMxNjYgNy43MDcxMSAxMC43MDcxTDQuNzA3MTEgMTMuNzA3MUM0LjMxNjU4IDE0LjA5NzYgMy42ODM0MiAxNC4wOTc2IDMuMjkyODkgMTMuNzA3MUwwLjI5Mjg5MyAxMC43MDcxQy0wLjA5NzYzMTEgMTAuMzE2NiAtMC4wOTc2MzExIDkuNjgzNDIgMC4yOTI4OTMgOS4yOTI4OVonIGZpbGw9J3JnYmEoMTcsIDM1LCA1NSwgMC42NSknXC8lM0UlM0NcL3N2ZyUzRVwiKTstLWdmLWljb24tY3RybC1zZWxlY3Q6IHVybChcImRhdGE6aW1hZ2VcL3N2Zyt4bWwsJTNDc3ZnIHdpZHRoPScxMCcgaGVpZ2h0PSc2JyB2aWV3Qm94PScwIDAgMTAgNicgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6XC9cL3d3dy53My5vcmdcLzIwMDBcL3N2ZyclM0UlM0NwYXRoIGZpbGwtcnVsZT0nZXZlbm9kZCcgY2xpcC1ydWxlPSdldmVub2RkJyBkPSdNMC4yOTI4OTMgMC4yOTI4OTNDMC42ODM0MTcgLTAuMDk3NjMxIDEuMzE2NTggLTAuMDk3NjMxIDEuNzA3MTEgMC4yOTI4OTNMNSAzLjU4NTc5TDguMjkyODkgMC4yOTI4OTNDOC42ODM0MiAtMC4wOTc2MzExIDkuMzE2NTggLTAuMDk3NjMxMSA5LjcwNzExIDAuMjkyODkzQzEwLjA5NzYgMC42ODM0MTcgMTAuMDk3NiAxLjMxNjU4IDkuNzA3MTEgMS43MDcxMUw1LjcwNzExIDUuNzA3MTFDNS4zMTY1OCA2LjA5NzYzIDQuNjgzNDIgNi4wOTc2MyA0LjI5Mjg5IDUuNzA3MTFMMC4yOTI4OTMgMS43MDcxMUMtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAwLjY4MzQxOCAwLjI5Mjg5MyAwLjI5Mjg5M1onIGZpbGw9J3JnYmEoMTcsIDM1LCA1NSwgMC42NSknXC8lM0UlM0NcL3N2ZyUzRVwiKTstLWdmLWljb24tY3RybC1zZWFyY2g6IHVybChcImRhdGE6aW1hZ2VcL3N2Zyt4bWwsJTNDc3ZnIHZlcnNpb249JzEuMScgeG1sbnM9J2h0dHA6XC9cL3d3dy53My5vcmdcLzIwMDBcL3N2Zycgd2lkdGg9JzY0MCcgaGVpZ2h0PSc2NDAnJTNFJTNDcGF0aCBkPSdNMjU2IDEyOGMtNzAuNjkyIDAtMTI4IDU3LjMwOC0xMjggMTI4IDAgNzAuNjkxIDU3LjMwOCAxMjggMTI4IDEyOCA3MC42OTEgMCAxMjgtNTcuMzA5IDEyOC0xMjggMC03MC42OTItNTcuMzA5LTEyOC0xMjgtMTI4ek02NCAyNTZjMC0xMDYuMDM5IDg1Ljk2MS0xOTIgMTkyLTE5MnMxOTIgODUuOTYxIDE5MiAxOTJjMCA0MS40NjYtMTMuMTQ2IDc5Ljg2My0zNS40OTggMTExLjI0OGwxNTQuMTI1IDE1NC4xMjVjMTIuNDk2IDEyLjQ5NiAxMi40OTYgMzIuNzU4IDAgNDUuMjU0cy0zMi43NTggMTIuNDk2LTQ1LjI1NCAwTDM2Ny4yNDggNDEyLjUwMkMzMzUuODYyIDQzNC44NTQgMjk3LjQ2NyA0NDggMjU2IDQ0OGMtMTA2LjAzOSAwLTE5Mi04NS45NjItMTkyLTE5MnonIGZpbGw9J3JnYmEoMTcsIDM1LCA1NSwgMC42NSknXC8lM0UlM0NcL3N2ZyUzRVwiKTstLWdmLWxhYmVsLXNwYWNlLXktc2Vjb25kYXJ5OiB2YXIoLS1nZi1sYWJlbC1zcGFjZS15LW1kLXNlY29uZGFyeSk7LS1nZi1jdHJsLWJvcmRlci1jb2xvcjogIzY4NmU3NzstLWdmLWN0cmwtc2l6ZTogdmFyKC0tZ2YtY3RybC1zaXplLW1kKTstLWdmLWN0cmwtbGFiZWwtY29sb3ItcHJpbWFyeTogIzExMjMzNzstLWdmLWN0cmwtbGFiZWwtY29sb3Itc2Vjb25kYXJ5OiAjMTEyMzM3Oy0tZ2YtY3RybC1jaG9pY2Utc2l6ZTogdmFyKC0tZ2YtY3RybC1jaG9pY2Utc2l6ZS1tZCk7LS1nZi1jdHJsLWNoZWNrYm94LWNoZWNrLXNpemU6IHZhcigtLWdmLWN0cmwtY2hlY2tib3gtY2hlY2stc2l6ZS1tZCk7LS1nZi1jdHJsLXJhZGlvLWNoZWNrLXNpemU6IHZhcigtLWdmLWN0cmwtcmFkaW8tY2hlY2stc2l6ZS1tZCk7LS1nZi1jdHJsLWJ0bi1mb250LXNpemU6IHZhcigtLWdmLWN0cmwtYnRuLWZvbnQtc2l6ZS1tZCk7LS1nZi1jdHJsLWJ0bi1wYWRkaW5nLXg6IHZhcigtLWdmLWN0cmwtYnRuLXBhZGRpbmcteC1tZCk7LS1nZi1jdHJsLWJ0bi1zaXplOiB2YXIoLS1nZi1jdHJsLWJ0bi1zaXplLW1kKTstLWdmLWN0cmwtYnRuLWJvcmRlci1jb2xvci1zZWNvbmRhcnk6ICM2ODZlNzc7LS1nZi1jdHJsLWZpbGUtYnRuLWJnLWNvbG9yLWhvdmVyOiAjRUJFQkVCOy0tZ2YtZmllbGQtcGctc3RlcHMtbnVtYmVyLWNvbG9yOiByZ2JhKDE3LCAzNSwgNTUsIDAuOCk7fTxcL3N0eWxlPjxcL3A+PGZvcm0gaWQ9XCJnZm9ybV8yXCIgYWN0aW9uPVwiXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHBcIiBlbmN0eXBlPVwibXVsdGlwYXJ0XC9mb3JtLWRhdGFcIiBtZXRob2Q9XCJwb3N0XCIgbm92YWxpZGF0ZT1cIlwiIGRhdGEtZm9ybWlkPVwiMlwiPjxpbnB1dCBpZD1cImlucHV0X2M1OTlmNzJmODJkNGE4NTBlODIwYjcyMTA1Yzg2YjJmXCIgbmFtZT1cImlucHV0X2M1OTlmNzJmODJkNGE4NTBlODIwYjcyMTA1Yzg2YjJmXCIgdHlwZT1cImhpZGRlblwiIHZhbHVlPVwiXCIgXC8+PGJyIFwvPklmIHlvdSBhcmUgaW50ZXJlc3RlZCBpbiBqb2luaW5nIG9uZSBvZiBvdXIgY291cnNlcywgcGxlYXNlIHN1Ym1pdCB0aGUgZm9ybSBiZWxvdy4gTW9zdCBpbnN0cnVjdGlvbiBhdCB0aGUgQ2x1YiBpcyBwcm92aWRlZCBmcmVlIG9mIGNoYXJnZSB3aXRoIHRoZSBhaW0gb2YgbWFpbnRhaW5pbmcgb3VyIG1lbWJlciBwb3B1bGF0aW9uLiBUaGUgY291cnNlIGZlZSBjb3ZlcnMgdGhlIGRpcmVjdCBjb3N0cyByZWxhdGVkIHRvIGZseWluZyBhbG9uZyB3aXRoIGRpbm5lciBhbmQgYnJlYWtmYXN0LjxpbnB1dCBuYW1lPVwiZ2Zvcm1fZmllbGRfdmFsdWVzXCIgdHlwZT1cImhpZGRlblwiIHZhbHVlPVwiXCIgXC8+PFwvZm9ybT4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-d5b1aed elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d5b1aed\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fd19e0e\\\" data-id=\\\"fd19e0e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjkwNTBkODEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250YWN0X2Zvcm1fbGlzdCI6IjQiLCJmb3JtX3RpdGxlIjoiIiwiZm9ybV9kZXNjcmlwdGlvbiI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJlYWVsLWdyYXZpdHktZm9ybSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10633,2589,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10634,2589,'_elementor_element_cache','{\"timeout\":1761182735,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-323e0cd5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"323e0cd5\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2abffb6e\\\" data-id=\\\"2abffb6e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjQ4ZjI4MzY5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPlZpc2l0aW5nIHBpbG90cyBhcmUgYWx3YXlzIHdlbGNvbWUhIEVhY2ggeWVhciB3ZSBhcmUgcHJpdmlsZWdlZCB0byByZWNlaXZlIG1hbnkgb3ZlcnNlYXMgZ3Vlc3RzIHdobyBjb21lIHRvIGV4cGVyaWVuY2UgdGhlIHNwZWN0YWN1bGFyIHNjZW5lcnkgYW5kIGxlZ2VuZGFyeSBTb3V0aCBBZnJpY2FuIHNvYXJpbmcgY29uZGl0aW9ucy4gPGEgaHJlZj1cImh0dHBzOlwvXC9lbi53aWtpcGVkaWEub3JnXC93aWtpXC9DYXBlX1Rvd25fSW50ZXJuYXRpb25hbF9BaXJwb3J0XCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9yZWZlcnJlciBub29wZW5lciBub2ZvbGxvd1wiPkNhcGUgVG93biBJbnRlcm5hdGlvbmFsIEFpcnBvcnQ8XC9hPiBpcyBqdXN0IG1vcmUgdGhhbiBhbiBob3VyJ3MgZHJpdmUgZnJvbSB0aGUgY2x1Yi4gTWFueSBvZiBvdXIgdmlzaXRvcnMgcHJlZmVyIGZseWluZyBhdCB0aGUgQ2FwZSBHbGlkaW5nIENsdWIgYmVjYXVzZSBvZiB0aGUgdmljaW5pdHkgb2YgdGhlIGluY3JlZGlibGUgY2l0eSBvZiBDYXBlIFRvd24gd2hpY2ggaXMganVzdCB0aGUgbW9zdCBiZWF1dGlmdWwgcGxhY2Ugb24gdGhlIHBsYW5ldCBkdXJpbmcgdGhlIEV1cm9wZWFuIHdpbnRlci48XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSB3cDplbWJlZCB7XCJ1cmxcIjpcImh0dHBzOlwvXC95b3V0dS5iZVwvc3JQN1JGVmRqV2NcIixcInR5cGVcIjpcInZpZGVvXCIsXCJwcm92aWRlck5hbWVTbHVnXCI6XCJ5b3V0dWJlXCIsXCJyZXNwb25zaXZlXCI6dHJ1ZSxcImNsYXNzTmFtZVwiOlwid3AtZW1iZWQtYXNwZWN0LTE2LTkgd3AtaGFzLWFzcGVjdC1yYXRpb1wifSAtLT48XC9wPlxuPGZpZ3VyZSBjbGFzcz1cIndwLWJsb2NrLWVtYmVkIGlzLXR5cGUtdmlkZW8gaXMtcHJvdmlkZXIteW91dHViZSB3cC1ibG9jay1lbWJlZC15b3V0dWJlIHdwLWVtYmVkLWFzcGVjdC0xNi05IHdwLWhhcy1hc3BlY3QtcmF0aW9cIj5cbjxkaXYgY2xhc3M9XCJ3cC1ibG9jay1lbWJlZF9fd3JhcHBlclwiPmh0dHBzOlwvXC95b3V0dS5iZVwvc3JQN1JGVmRqV2M8XC9kaXY+XG48XC9maWd1cmU+XG48cD48IS0tIFwvd3A6ZW1iZWQgLS0+PFwvcD5cbjxwPjwhLS0gd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD5XZSBkbyBlbmNvdXJhZ2UgeW91IHRvIDxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL2NvbnRhY3RcL1wiPmNvbnRhY3QgdXM8XC9hPiBiZWZvcmUgeW91ciB2aXNpdCBzbyB0aGF0IHdlIGNhbiBhc3Npc3QgaW4gbWFraW5nIHlvdXIgc3RheSBhcyBwbGVhc2FudCBhcyBwb3NzaWJsZS5cdTAwYTBWaXNpdGluZyBwaWxvdHMgY2FuIGVpdGhlciBmbHkgd2l0aCBhbiBpbnN0cnVjdG9yIGR1cmluZyBhIDxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL2Jvb2stYS1nbGlkaW5nLWV4cGVyaWVuY2VcL1wiPnRyYWluaW5nIGludHJvZHVjdG9yeSBmbGlnaHQ8XC9hPiwgb3IgdGhleSBjYW4gZmx5IGF0IGNsdWIgcmF0ZXMgaWYgdGhleSA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC9tZW1iZXJzaGlwLWZlZXMtMjAyMlwvXCI+am9pbiB0aGUgY2x1YjxcL2E+IGZvciBhIG1pbmltdW0gb2YgdGhyZWUgbW9udGhzLjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCB7XCJmb250U2l6ZVwiOlwibWVkaXVtXCJ9IC0tPjxcL3A+XG48cCBjbGFzcz1cImhhcy1tZWRpdW0tZm9udC1zaXplXCI+VG8gZmx5IHNvbG8sIGEgdmlzaXRpbmcgcGlsb3QgbXVzdCBlaXRoZXIgaGF2ZTo8XC9wPlxuPHA+PCEtLSBcL3dwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+PCEtLSB3cDpsaXN0IC0tPjxcL3A+XG48dWw+XG48bGk+YSBWYWxpZCBTb3V0aCBBZnJpY2FuIEdQTCBvcjxcL2xpPlxuPGxpPmEgRm9yZWlnbiBHbGlkZXIgUGlsb3QncyBMaWNlbnNlIHZhbGlkYXRlZCBieSB0aGUgU0FDQUEuPFwvbGk+XG48XC91bD5cbjxwPjwhLS0gXC93cDpsaXN0IC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+Rm9yIFx1MDBhMGluZm9ybWF0aW9uIG9uIHZhbGlkYXRpbmcgeW91ciBmb3JlaWduIEdQTCBjbGlja1x1MDBhMDxhIGhyZWY9XCJodHRwOlwvXC9jZ2Mub3JnLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDE2XC8wNFwvY2djX2ZvcmVpZ25fcGlsb3RfbGljZW5zZV92YWxpZGF0aW9uX3Byb2Nlc3MucGRmXCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9yZWZlcnJlciBub29wZW5lclwiPkZvcmVpZ24gUGlsb3RzPFwvYT5cdTAwYTBhbmRcdTAwYTA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC9ib29rLWEtZ2xpZGluZy1leHBlcmllbmNlXC9cIj5UcmFpbmluZyBJbnRyb2R1Y3Rpb248XC9hPi4gVG8gZG93bmxvYWQgdGhlIGFwcGxpY2F0aW9uIGZvcm1zIGNsaWNrXHUwMGEwPGEgaHJlZj1cImh0dHBzOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9DQS02MS0wMS4xNS5wZGZcIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub3JlZmVycmVyIG5vb3BlbmVyXCI+QXBwbGljYXRpb24gVmFsaWRhdGlvbjxcL2E+XHUwMGEwYW5kXHUwMGEwPGEgaHJlZj1cImh0dHA6XC9cL2NnYy5vcmcuemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMTZcLzA0XC9yYV9ncGxfMDlfYXBwbGljYXRpb25fZm9yX2NlcnRpZmljYXRlX29mX3JlY29nbml0aW9uX29mX2ZvcmVpZ25fZ3BsLnBkZlwiIHRhcmdldD1cIl9ibGFua1wiIHJlbD1cIm5vcmVmZXJyZXIgbm9vcGVuZXJcIj5BcHBsaWNhdGlvbiBDZXJ0aWZpY2F0ZTxcL2E+LjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIHdwOmhlYWRpbmcgLS0+PFwvcD5cbjxoMj5BY2NvbW1vZGF0aW9uPFwvaDI+XG48cD48IS0tIFwvd3A6aGVhZGluZyAtLT48XC9wPlxuPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPkNsdWIgbWVtYmVycyBcLyB2aXNpdG9ycyBtYXkgdXNlIHRoZSBjbHViIGh1dCBmb3Igb3Zlcm5pZ2h0IGFjY29tbW9kYXRpb24gb3IgY2FtcCBhdCB0aGUgYWlyZmllbGQuIFByaXZhdGUgaHV0cyBhcmUgYWxzbyBhdmFpbGFibGUgZm9yIHJlbnQgb24gdGhlIGFpcmZpZWxkICh0byBiZSBhcnJhbmdlZCBkaXJlY3RseSB3aXRoIG1lbWJlcnMgY29uY2VybmVkKS4gSW4gdGhlIHRvd24gb2YgV29yY2VzdGVyIHRoZXJlIGFyZSBudW1lcm91cyBndWVzdCBob3VzZXMgYW5kIGEgaG90ZWwuIE90aGVyIGd1ZXN0IGhvdXNlcyBleGlzdCBpbiB0aGUgc3Vycm91bmRpbmcgY291bnRyeXNpZGUuIEZvciBhY2NvbW1vZGF0aW9uIGVucXVpcmllcyB2aXNpdDpcdTAwYTA8YSBocmVmPVwiaHR0cHM6XC9cL3dvcmNlc3RlcnRvdXJpc20uY29tXC93aGVyZS10by1zdGF5XC9cIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub3JlZmVycmVyIG5vb3BlbmVyXCI+aHR0cHM6XC9cL3dvcmNlc3RlcnRvdXJpc20uY29tXC93aGVyZS10by1zdGF5XC88XC9hPjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIHdwOmhlYWRpbmcgLS0+PFwvcD5cbjxoMj5BaXJzcGFjZSBhbmQgUmFkaW8gRnJlcXVlbmNpZXM8XC9oMj5cbjxwPjwhLS0gXC93cDpoZWFkaW5nIC0tPjxcL3A+XG48cD48IS0tIHdwOnBhcmFncmFwaCAtLT48XC9wPlxuPHA+QWlyc3BhY2UgaXMgdW5yZXN0cmljdGVkIHVwIHRvIEZMODUgKGFpcmZpZWxkIGVsZXZhdGlvbiBpcyA2NTBmdCkuIEFpcmZpZWxkIGZyZXF1ZW5jeSBpcyAxMjQuOCBNSHouIEFUQyBwZXJtaXNzaW9uIGlzIHJlcXVpcmVkIGZyb20gQ2FwZSBUb3duIEFwcHJvYWNoIEFUQyBvbiAxMzAuMDUgTUh6IHRvIGVudGVyIGNvbnRyb2xsZWQgYWlyc3BhY2UgYmV0d2VlbiBGTDg1IGFuZCBGTDE5NSBzaW5jZSBXb3JjZXN0ZXIgYWlyZmllbGQgKEZBV0MpIGlzIHNpdHVhdGVkIHVuZGVybmVhdGggdGhlIENhcGUgVG93biBcdTAwYTBUTUEuIE91dHNpZGUgdGhlIFRNQSBhaXJwYWNlIGlzIHVucmVzdHJpY3RlZCB1cCB0byBGTDE0NS4gQWxsIHJhZGlvIGNvbW11bmljYXRpb25zIGFyZSBpbiBFbmdsaXNoLiBGdXJ0aGVyIGF3YXkgZnJvbSB0aGUgYWlyZmllbGQgKG91dHNpZGUgdGhlIFRNQSkgdXNlIDEzMS4xMjUgTUh6ICh3aXRoaW4gdGhlIENhcGUgUHJvdmluY2UpLiBDaGF0IGZyZXF1ZW5jeSBpcyAxMjMuNCBNSHouIFBsZWFzZSBzZWUgb3VyXHUwMGEwPGEgaHJlZj1cImh0dHA6XC9cL2NnYy5vcmcuemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMTZcLzA0XC9iYXNpY19wcm9jZWR1cmVzX2Zvcl9yaWRnZV9mbHlpbmdfYXJvdW5kX3dvcmNlc3Rlci5wZGZcIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub3JlZmVycmVyIG5vb3BlbmVyXCI+Q2xvdWRiYXNlIENsdWIgTWFudWFsPFwvYT5cdTAwYTBmb3IgZGV0YWlscyBvbiBzcGVjaWZpYyByZXBvcnRpbmcgcG9pbnRzIHdoZW4gZmx5aW5nIG9uIHRoZSByaWRnZXMuPFwvcD5cbjxwPjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjwhLS0gd3A6aGVhZGluZyAtLT48XC9wPlxuPGgyPlR1cm4gUG9pbnRzPFwvaDI+XG48cD48IS0tIFwvd3A6aGVhZGluZyAtLT48XC9wPlxuPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPldheXBvaW50cyAodHVybiBwb2ludHMsIGFpcmZpZWxkcywgZXRjLikgY2FuIGJlIGRvd25sb2FkZWQgZnJvbVx1MDBhMDxhIGhyZWY9XCJodHRwczpcL1wvZ2l0aHViLmNvbVwvY3NpbmRsZVwvd2F5cG9pbnRzWkFcIj5oZXJlPFwvYT4uPFwvcD5cbjxwPjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjwhLS0gd3A6aGVhZGluZyAtLT48XC9wPlxuPGgyPkRldGFpbGVkIGluZm8gZm9yIDIwMjMgdmlzaXRpbmcgUGlsb3RzPFwvaDI+XG48cD48IS0tIFwvd3A6aGVhZGluZyAtLT48XC9wPlxuPHA+PCEtLSB3cDpwYXJhZ3JhcGggLS0+PFwvcD5cbjxwPjxhIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiIGhyZWY9XCJodHRwczpcL1wvd3d3LmNhcGVnbGlkaW5nLmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIzXC8wOVwvQ0dDLUZvcmVpZ24tVmlzaXRvci1Eb2N1bWVudC1DaGVja2xpc3QtYW5kLUluZGVtbml0eS1Gb3JtLTIwMjMtMjAyNC5wZGZcIiB0YXJnZXQ9XCJfYmxhbmtcIiByZWw9XCJub29wZW5lclwiPlRoaXMgZG9jdW1lbnQ8XC9hPlx1MDBhMHByb3ZpZGVzIG1vcmUgaW5mb3JtYXRpb24gb24gdGhlIG1vc3QgaW1wb3J0YW50IG1hdHRlcnMgZm9yIHRoZSB2aXNpdGluZyBwaWxvdHMuIExpY2VuY2UgaXNzdWVzLCBGZWVzIGFuZCBtb3JlLjxcL3A+XG48cD48IS0tIFwvd3A6cGFyYWdyYXBoIC0tPjxcL3A+XG48cD48IS0tIHdwOmhlYWRpbmcgLS0+PFwvcD5cbjxoMj5DYXBlIFRvd24gPGEgaHJlZj1cImh0dHA6XC9cL3d3dy5jYXBlZ2xpZGluZy5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMTBcL2ZhMS5wZGZcIj5DaGFydCAxIDogMSAwMDAgMDAwPFwvYT4gZm9yIFZGUiBGbGlnaHRzIDxhIGhyZWY9XCJodHRwOlwvXC93d3cuY2FwZWdsaWRpbmcuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjJcLzEwXC9mYTEucGRmXCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9yZWZlcnJlciBub29wZW5lclwiPmh0dHA6XC9cL3d3dy5jYXBlZ2xpZGluZy5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMTBcL2ZhMS5wZGY8XC9hPjxcL2gyPlxuPHA+PCEtLSBcL3dwOmhlYWRpbmcgLS0+PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10635,2589,'_elementor_css','a:7:{s:4:\"time\";i:1761089135;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(10636,3221,'_elementor_css','a:6:{s:4:\"time\";i:1761097031;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10637,3221,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}}'),(10638,3221,'_elementor_element_cache','{\"timeout\":1761190631,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-f3c5098 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f3c5098\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-75d0b4c\\\" data-id=\\\"75d0b4c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImNlNjQyNmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbiBhbWF6aW5nIHZpc3VhbCB3cmFwLXVwIG9mIHRoZSBpbmNyZWRpYmxlIGNvbmRpdGlvbnMgaGVyZSBpbiBXb3JjZXN0ZXIuIEluIHRoZSBwaWxvdHMgb3duIHdvcmRzLCBcInQ8c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5oZSBtb3N0IHN1cnJlYWwgYWR2ZW50dXJlIGluIFNvdXRoIEFmcmljYVx1MjAxOXMgbGFuZHNjYXBlc1wiLjxcL3NwYW4+PFwvcD48cD5IaXMgb3V0aW5ncyBpbmNsdWRlZCwgcjxzcGFuIHN0eWxlPVwiZm9udC1zaXplOiAxcmVtO1wiPmlkZ2VzLFx1MDBhMDxcL3NwYW4+b2NlYW5zPHNwYW4gc3R5bGU9XCJmb250LXNpemU6IDFyZW07XCI+LCB3YXZlLCB0aGVybWFscyBhbmQgbW91bnRhaW5zLjxcL3NwYW4+PFwvcD48cD5HbGlkZXI6IFNjaGVtcHAtSGlydGggQXJjdXMgVCBcLyBELUtOUlc8XC9wPjxwPlx1MDBhMDxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-a7b9bb0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"a7b9bb0\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1268d87\\\" data-id=\\\"1268d87\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f459cf9 elementor-widget elementor-widget-video\\\" data-id=\\\"f459cf9\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=5sw_ySMF8lY&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"elementor-frontend\"],\"styles\":[\"widget-video\"]}}'),(10639,2945,'_elementor_css','a:6:{s:4:\"time\";i:1761097032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10640,2945,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}}'),(10641,2945,'_elementor_element_cache','{\"timeout\":1761190632,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-594741f elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"594741f\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4333ca2\\\" data-id=\\\"4333ca2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6ImFlNjQyMjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XaGF0IEdsaWRpbmcgbWVhbnM\\/IE9ubHkgUGlsb3RzIHVuZGVyc3RhbmQgLi4udGhvc2Ugd2hvIGdldCBpdCwgZ2V0IGl0LCB0aG9zZSB3aG8gZG9uJ3QsIGRvbid0LjxcL3A+PHA+RXNjYXBlIHdpbnRlciBkZXByZXNzaW9uIHdpdGggbWUgYnkgZmx5aW5nIGdsaWRlcnMgaW4gV29yY2VzdGVyLCBTb3V0aCBBZnJpY2EuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-35480fb elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"35480fb\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea8f4ad\\\" data-id=\\\"ea8f4ad\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f81f92 elementor-widget elementor-widget-video\\\" data-id=\\\"2f81f92\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=ob8W7oaKLnc&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10642,2909,'_elementor_css','a:6:{s:4:\"time\";i:1761097032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10643,2909,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}}'),(10644,2909,'_elementor_element_cache','{\"timeout\":1761190632,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-242624c elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"242624c\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7757ebf\\\" data-id=\\\"7757ebf\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjhjZGEwNTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BIHBlcmZlY3QgcG9zdCBmcm9udGFsIGRheSAtIHRoZSBhY2NlbnQgd2FzIG1vcmUgb24gdGhlcm1hbHMgdGhhbiByaWRnZS4gSXQgd2FzIGdyZWF0IGZ1biB0aGlzIGVhcmx5IGluIHRoZSBzZWFzb24uIEl0IHdhcyBkaWZmaWN1bHQgdG8gcmVkdWNlIDhoNDVtIG9mIGZseWluZyB0byA5bWlucyBvZiB2aWRlby48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-7091c4d elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"7091c4d\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fc03ef3\\\" data-id=\\\"fc03ef3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-612818d elementor-widget elementor-widget-video\\\" data-id=\\\"612818d\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=CF9ZNa0hkLw&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10645,2895,'_elementor_css','a:6:{s:4:\"time\";i:1761097032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10646,2895,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10647,2895,'_elementor_element_cache','{\"timeout\":1761190632,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-5a21866 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5a21866\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-258be52\\\" data-id=\\\"258be52\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cccb02c elementor-widget elementor-widget-video\\\" data-id=\\\"cccb02c\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=MgXV35X_HtU&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9a83a9e elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9a83a9e\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-377a2a3\\\" data-id=\\\"377a2a3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjcwZDdhNjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5JbiByZWFsIGxpZmUgQXZhdGFyIElrcmFuIEdsaWRpbmcgUGFuZG9yYSBpbiBSZWFsIExpZmUgLSBXYXZlIGluIFdvcmNlc3Rlci48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10648,2888,'_elementor_css','a:6:{s:4:\"time\";i:1761097032;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10649,2888,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}}'),(10650,2888,'_elementor_element_cache','{\"timeout\":1761190633,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-c1c5039 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"c1c5039\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bf3f550\\\" data-id=\\\"bf3f550\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjkxY2JhYmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbWF6aW5nIGxvb2sgYXQgb3VyIHZpc2l0b3JzIGFuZCBob3cgdGhleSBnZXQgdGhlaXIgZmFudGFzdGljIGZseWluZyBtYWNoaW5lcyB0byBvdXIgc2hvcmVzLiZuYnNwOzxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-40fc048 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"40fc048\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2719f94\\\" data-id=\\\"2719f94\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6268462 elementor-widget elementor-widget-video\\\" data-id=\\\"6268462\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=iL-5-9-WUCM&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10651,2751,'_elementor_css','a:6:{s:4:\"time\";i:1761103948;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10652,2751,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10653,2751,'_elementor_element_cache','{\"timeout\":1761197547,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-315571d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"315571d3\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61a9bbc2\\\" data-id=\\\"61a9bbc2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-14cb684 elementor-widget elementor-widget-video\\\" data-id=\\\"14cb684\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;video_type&quot;:&quot;vimeo&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<iframe class=\\\"elementor-video-iframe\\\" allowfullscreen allow=\\\"autoplay\\\" title=\\\"vimeo Video Player\\\" src=\\\"https:\\/\\/player.vimeo.com\\/video\\/682527494?autoplay=1&amp;playsinline=1&amp;color&amp;autopause=0&amp;loop=1&amp;muted=0&amp;title=1&amp;portrait=1&amp;byline=1#t=\\\"><\\/iframe>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjJmZmZhOTM2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+Q2hlY2sgb3V0IHRoaXMgVmlkZW9cdTAwYTA8XC9wPlxuPHA+XHUwMGEwPFwvcD5cbjxwPkluIHNob3J0LCBpdCBpcyBhIHllYXIgbG9uZyBpbmZvcm1hbCBzb2FyaW5nIGNvbXBldGl0aW9uIGZvciBtZW1iZXJzIG9mIFNvdXRoIEFmcmljYW4gR2xpZGluZyBDbHVicy4gVGhlIGFpbSBvZiB0aGUgY29tcGV0aXRpb24gaXMgdG8gcHJvbW90ZSBnaWxkaW5nIGluIFNvdXRoIEFmcmljYSBhbmQgdG8gaW5zcGlyZSB5b3UgdG8gZmx5IG1vcmUgYW5kIHRvIGJlIG1vcmUgYWR2ZW50dXJvdXMuIFNvYXJpbmcgaXMgbW9zdGx5IGFuIGluZGl2aWR1YWwgc3BvcnQsIGJ1dCBieSBjb25uZWN0aW5nIHdpdGggb3RoZXJzLCB3ZSBjYW4gZ2FpbiBpbnNwaXJhdGlvbiBmcm9tIGVhY2ggb3RoZXIuIFRoZSBCYXRlbGV1ciBDdXAgaXMgaG9zdGVkIG9uIHRoZSBXZUdsaWRlIG9ubGluZSBwbGF0Zm9ybSwgdGhleSB3ZXJlIGdyYWNpb3VzIGVub3VnaCB0byBjcmVhdGUgYW5kIHJ1biB0aGUgY29tcGV0aXRpb24gZm9yIHVzLiBXZUdsaWRlIGlzIGEgbmV3IHN0eWxlIGZsaWdodCBsYWRkZXIsIHdoZXJlIHlvdSBjYW4gdXBsb2FkIHlvdXIgZmxpZ2h0cywgY3JlYXRlIGZsaWdodCBzdG9yaWVzIGFuZCBzZWUgdGhlIGZsaWdodHMgb2YgeW91ciBmcmllbmRzLiBFdmVyeXRoaW5nIGlzIG5pY2VseSBvcmdhbmlzZWQgZm9yIGVhc3kgYWNjZXNzLCBieSBwaWxvdCwgYWlyY3JhZnQsIGNsYXNzLCBjbHViIGFuZCBldmVuIGFpcmZpZWxkLiBJdCBpcyBwb3NzaWJsZSB0byBzZWUgYSBoZWF0IG1hcCBvZiBhbGwgdGhlIGZsaWdodHMgaW4gYSBjZXJ0YWluIGFyZWEgb3ZlciBhIHNwZWNpZmllZCB0aW1lIHBlcmlvZCwgdGhlcmVieSBjbGVhcmx5IGhpZ2hsaWdodGluZyBleGNlcHRpb25hbCB2b3lhZ2VzIHRoYXQgd2VyZSBvZmYgdGhlIGJlYXRlbiB0cmFjay4gSXQgaXMgYWxzbyBwb3NzaWJsZSB0byBkbyBzb21lIGJhc2ljIGZsaWdodCBhbmFseXNpcywgc2VlIHdlYXRoZXIgb3ZlcmxheXMgYW5kIHByZS1kZWNsYXJlIHRhc2tzIHdoaWNoIHdpbGwgZWFybiB5b3UgbW9yZSBwb2ludHMuIEluIHRoZSBlbmQgd2UgY29tcGV0ZSBhZ2FpbnN0IGVhY2ggb3RoZXIsIG1haW5seSBmb3IgdGhlIGt1ZG9zIGludm9sdmVkIHdpdGggZG9pbmcgYSBzcGVjaWZpYyBmbGlnaHQgb3IgdGhlIGNvbWJpbmF0aW9uIG9mIGZsaWdodHMgb3ZlciB0aGUgc2Vhc29uLiBUaGVyZSB3aWxsIGJlIHByaXplcyBmb3IgdGhlIHdpbm5lcnMgb2YgZWFjaCBjb21wZXRpdGlvbiBjbGFzcyBhbmQgZm9yIHRoZSBtb3N0IGluc3BpcmluZyBmbGlnaHQgb2YgdGhlIHllYXIuIFRoZSBpbnRlci1jbHViIHJpdmFscnkgd2lsbCBob3BlZnVsbHkgYWxzbyBnaXZlIHVzIGEgYm9vc3QgYW5kIGluc3BpcmUgeW91IHRvIGdvIHRoYXQgZXh0cmEgbWlsZS4gVGhlIHNlYXNvbiBydW5zIGZyb20gdGhlIGJlZ2lubmluZyBvZiBPY3RvYmVyIHRvIHRoZSBlbmQgb2YgU2VwdGVtYmVyIGV2ZXJ5IHllYXIuIFRoZSBydWxlcyBvZiB0aGUgY29udGVzdCBhcmUgb24gdGhlIFdlR2xpZGUgcGxhdGZvcm0uIEdvIHRvIGh0dHBzOlwvXC93d3cud2VnbGlkZS5vcmcgLCByZWdpc3RlciwgYW5kIHRha2UgeW91ciBwYXJ0IGluIHRoZSBmdXR1cmUgb2YgU291dGggQWZyaWNhbiBTb2FyaW5nLiBTdXBwb3J0IHRoZSBCYXRlbGV1ciBDdXAsIHN1cHBvcnQgU291dGggQWZyaWNhbiBHbGlkaW5nPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10654,3373,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-video\";}}'),(10655,3373,'_elementor_css','a:6:{s:4:\"time\";i:1761112104;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10656,3373,'_elementor_element_cache','{\"timeout\":1761205704,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-a22c498 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"a22c498\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-30239dd0\\\" data-id=\\\"30239dd0\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjY3YjVjMzgxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPCEtLSB3cDpwYXJhZ3JhcGggLS0+XG48cD5XZSBydW4gcXVhcnRlcmx5IHNhZmV0eSBtZWV0aW5nIHdoZXJlIG91ciBrbm93bGVkZ2VhYmxlIGFuZCBleHBlcmllbmNlZCBpbnN0cnVjdG9ycyBhbmQgZ3Vlc3RzIGd1aWRlIHVzIGluIHRoZSBhcnQgb2Ygc2FmZSBnbGlkaW5nLjxiciBcLz48YnIgXC8+PFwvcD5cbjwhLS0gXC93cDpwYXJhZ3JhcGggLS0+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3c81e04 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3c81e04\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-85317cc\\\" data-id=\\\"85317cc\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b780669 elementor-widget elementor-widget-heading\\\" data-id=\\\"b780669\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Safety Meeting - 27th November 2024<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9dab0bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9dab0bc\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7e852e5\\\" data-id=\\\"7e852e5\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-44b62cc elementor-widget elementor-widget-video\\\" data-id=\\\"44b62cc\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=jwqW-M8C7sw&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10657,13,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-video\";}}'),(10658,13,'_elementor_css','a:6:{s:4:\"time\";i:1761114987;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10659,13,'_elementor_element_cache','{\"timeout\":1761208587,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-13108fd elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"13108fd\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6503252\\\" data-id=\\\"6503252\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-44ea464 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"44ea464\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-93f08d9\\\" data-id=\\\"93f08d9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-551ea2c elementor-widget elementor-widget-html\\\" data-id=\\\"551ea2c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<iframe style=\\\"border: 0;\\\" src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\\\" width=\\\"600\\\" height=\\\"450\\\" allowfullscreen=\\\"allowfullscreen\\\"><\\/iframe>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-93dc40c\\\" data-id=\\\"93dc40c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjIzNTgxZTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aDQ+QWRkcmVzczo8XC9oND5cbjxwPldvcmNlc3RlciBBaXJmaWVsZDxiciBcLz48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5Xb3JjZXN0ZXI8YnIgXC8+PFwvc3Bhbj5XZXN0ZXJuIENhcGU8YnIgXC8+U291dGggQWZyaWNhPFwvcD5cbjxoND48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogMXJlbTtcIj5DbHViIEZseWluZyBIb3Vyczo8XC9zcGFuPjxcL2g0PlxuPHA+U2F0dXJkYXk6IDg6MDBhbSBcdTIwMTMgNTowMHBtPGJyIFwvPlN1bmRheTogODowMGFtIFx1MjAxMyA1OjAwcG08XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-0d0d54a elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"0d0d54a\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0c4eb74\\\" data-id=\\\"0c4eb74\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"f386efddd5b4661c0c40dbbf5b4b741e\\\" data=\\\"eyJpZCI6IjM0NDg0OTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG9ydGNvZGUiOiJbZ3Jhdml0eWZvcm0gaWQ9XCIxXCIgdGl0bGU9XCJmYWxzZVwiIGRlc2NyaXB0aW9uPVwiZmFsc2VcIiBhamF4PVwidHJ1ZVwiXSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzaG9ydGNvZGUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-557481f elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"557481f\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6eded26\\\" data-id=\\\"6eded26\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bdfb198 elementor-widget elementor-widget-video\\\" data-id=\\\"bdfb198\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=ob8W7oaKLnc&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(10660,2493,'_elementor_page_assets','a:0:{}'),(10661,2493,'_elementor_css','a:7:{s:4:\"time\";i:1761139035;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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 NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text 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 NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) 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=3428 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 (3,1,'2022-08-24 11:44:59','2022-08-24 09:44:59','<!-- wp:paragraph -->\n<p>Our website address is: http://www.capegliding.co.za.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not share data.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where your data is sent</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','open','','privacy-policy','','','2022-09-02 17:22:49','2022-09-02 15:22:49','',0,'http://www.capegliding.co.za/?page_id=3',0,'page','',0),(11,1,'2022-08-24 11:51:57','2022-08-24 09:51:57','','LEARN TO FLY','','publish','closed','closed','','learn-to-fly-are-cape-gliding-club','','','2022-11-01 18:55:30','2022-11-01 16:55:30','',0,'http://www.capegliding.co.za/?page_id=11',0,'page','',0),(13,1,'2022-08-24 11:51:57','2022-08-24 09:51:57','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]https://www.youtube.com/watch?v=ob8W7oaKLnc','Contact','','publish','closed','closed','','contact','','','2022-12-14 11:29:08','2022-12-14 09:29:08','',0,'http://www.capegliding.co.za/?page_id=13',0,'page','',0),(16,1,'2022-08-24 11:51:41','2022-08-24 09:51:41','','36EAD7E7-0BA4-472E-B5A7-B0706DB89946','','inherit','open','closed','','36ead7e7-0ba4-472e-b5a7-b0706db89946','','','2022-08-24 11:51:41','2022-08-24 09:51:41','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/36EAD7E7-0BA4-472E-B5A7-B0706DB89946.jpeg',0,'attachment','image/jpeg',0),(17,1,'2022-08-24 11:51:57','2022-08-24 09:51:57','\n					<!-- wp:heading {\"align\":\"wide\",\"fontSize\":\"gigantic\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}}} -->\n					<h2 class=\"alignwide has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">Create your website with blocks</h2>\n					<!-- /wp:heading -->\n\n					<!-- wp:spacer -->\n					<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n					<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-style-twentytwentyone-columns-overlap\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n					<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"align\":\"full\",\"sizeSlug\":\"large\"} -->\n					<figure class=\"wp-block-image alignfull size-large\"><img src=\"http://www.capegliding.co.za/wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg\" alt=\"&#8220;Roses Trémières&#8221; by Berthe Morisot\"/></figure>\n					<!-- /wp:image -->\n\n					<!-- wp:spacer -->\n					<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:image {\"align\":\"full\",\"sizeSlug\":\"large\",\"className\":\"is-style-twentytwentyone-image-frame\"} -->\n					<figure class=\"wp-block-image alignfull size-large is-style-twentytwentyone-image-frame\"><img src=\"http://www.capegliding.co.za/wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg\" alt=\"&#8220;In the Bois de Boulogne&#8221; by Berthe Morisot\"/></figure>\n					<!-- /wp:image --></div>\n					<!-- /wp:column -->\n\n					<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n					<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:spacer -->\n					<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:image {\"sizeSlug\":\"large\",\"className\":\"alignfull size-full is-style-twentytwentyone-border\"} -->\n					<figure class=\"wp-block-image size-large alignfull size-full is-style-twentytwentyone-border\"><img src=\"http://www.capegliding.co.za/wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg\" alt=\"&#8220;Young Woman in Mauve&#8221; by Berthe Morisot\"/></figure>\n					<!-- /wp:image --></div>\n					<!-- /wp:column --></div>\n					<!-- /wp:columns -->\n\n					<!-- wp:spacer {\"height\":50} -->\n					<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n					<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n					<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n					<h3>Add block patterns</h3>\n					<!-- /wp:heading -->\n\n					<!-- wp:paragraph -->\n					<p>Block patterns are pre-designed groups of blocks. To add one, select the Add Block button [+] in the Toolbar at the top of the editor. Switch to the Patterns tab underneath the search bar, and choose a pattern.</p>\n					<!-- /wp:paragraph --></div>\n					<!-- /wp:column -->\n\n					<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n					<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n					<h3>Frame your images</h3>\n					<!-- /wp:heading -->\n\n					<!-- wp:paragraph -->\n					<p>Twenty Twenty-One includes stylish borders for your content. With an Image block selected, open the &quot;Styles&quot; panel within the Editor sidebar. Select the &quot;Frame&quot; block style to activate it.</p>\n					<!-- /wp:paragraph --></div>\n					<!-- /wp:column -->\n\n					<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n					<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n					<h3>Overlap columns</h3>\n					<!-- /wp:heading -->\n\n					<!-- wp:paragraph -->\n					<p>Twenty Twenty-One also includes an overlap style for column blocks. With a Columns block selected, open the &quot;Styles&quot; panel within the Editor sidebar. Choose the &quot;Overlap&quot; block style to try it out.</p>\n					<!-- /wp:paragraph --></div>\n					<!-- /wp:column --></div>\n					<!-- /wp:columns -->\n\n					<!-- wp:spacer -->\n					<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n					<div class=\"wp-block-cover alignwide has-green-background-color has-background-dim is-style-twentytwentyone-border\"><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":20} -->\n					<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n					<p class=\"has-huge-font-size\">Need help?</p>\n					<!-- /wp:paragraph -->\n\n					<!-- wp:spacer {\"height\":75} -->\n					<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer -->\n\n					<!-- wp:columns -->\n					<div class=\"wp-block-columns\"><!-- wp:column -->\n					<div class=\"wp-block-column\"><!-- wp:paragraph -->\n					<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n					<!-- /wp:paragraph --></div>\n					<!-- /wp:column -->\n\n					<!-- wp:column -->\n					<div class=\"wp-block-column\"><!-- wp:paragraph -->\n					<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n					<!-- /wp:paragraph --></div>\n					<!-- /wp:column --></div>\n					<!-- /wp:columns -->\n\n					<!-- wp:spacer {\"height\":20} -->\n					<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n					<!-- /wp:spacer --></div></div>\n					<!-- /wp:cover -->','Create your website with blocks','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 11:51:57','2022-08-24 09:51:57','',11,'http://www.capegliding.co.za/?p=17',0,'revision','',0),(19,1,'2022-08-24 11:51:57','2022-08-24 09:51:57','<!-- wp:paragraph -->\n<p>This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form.</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-08-24 11:51:57','2022-08-24 09:51:57','',13,'http://www.capegliding.co.za/?p=19',0,'revision','',0),(25,1,'2022-09-01 12:48:17','2022-08-24 09:51:58','','Facebook','','publish','closed','closed','','facebook','','','2022-09-01 12:48:17','2022-09-01 10:48:17','',0,'http://www.capegliding.co.za/index.php/2022/08/24/facebook/',1,'nav_menu_item','',0),(27,1,'2022-08-24 11:51:58','2022-08-24 09:51:58','','Instagram','','publish','closed','closed','','instagram','','','2022-08-24 11:51:58','2022-08-24 09:51:58','',0,'http://www.capegliding.co.za/index.php/2022/08/24/instagram/',2,'nav_menu_item','',0),(28,1,'2022-09-01 12:48:17','2022-08-24 09:51:58','','Email','','publish','closed','closed','','email','','','2022-09-01 12:48:17','2022-09-01 10:48:17','',0,'http://www.capegliding.co.za/index.php/2022/08/24/email/',4,'nav_menu_item','',0),(29,1,'2022-08-24 12:04:41','2022-08-24 10:04:41','','00432703-CCCF-4266-BE05-459706B8B20D_1_201_a','','inherit','open','closed','','00432703-cccf-4266-be05-459706b8b20d_1_201_a','','','2022-08-24 12:04:41','2022-08-24 10:04:41','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a.jpeg',0,'attachment','image/jpeg',0),(30,1,'2022-08-24 12:04:47','2022-08-24 10:04:47','','500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a','','inherit','open','closed','','500ad2a6-f776-4091-a937-58c615fc5dec_1_201_a','','','2022-08-24 12:04:47','2022-08-24 10:04:47','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a.jpeg',0,'attachment','image/jpeg',0),(31,1,'2022-08-24 12:04:53','2022-08-24 10:04:53','','0A66D57B-1F14-482C-A5EA-0DF987705845','','inherit','open','closed','','0a66d57b-1f14-482c-a5ea-0df987705845','','','2022-08-24 12:04:53','2022-08-24 10:04:53','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845.jpeg',0,'attachment','image/jpeg',0),(32,1,'2022-08-24 12:04:55','2022-08-24 10:04:55','','42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a','','inherit','open','closed','','42deebff-d89d-437b-9a67-2293c67d69e1_1_201_a','','','2022-08-24 12:04:55','2022-08-24 10:04:55','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a.jpeg',0,'attachment','image/jpeg',0),(33,1,'2022-08-24 12:05:00','2022-08-24 10:05:00','','81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a','','inherit','open','closed','','81005f2d-eb22-4fee-a54c-a08b6366e5b9_1_201_a','','','2022-08-24 12:05:00','2022-08-24 10:05:00','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a.jpeg',0,'attachment','image/jpeg',0),(34,1,'2022-08-24 12:07:31','2022-08-24 10:07:31','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwenty','','','2022-08-24 12:07:31','2022-08-24 10:07:31','',0,'http://www.capegliding.co.za/index.php/2022/08/24/wp-global-styles-twentytwenty/',0,'wp_global_styles','',0),(43,1,'2022-08-24 12:32:31','2022-08-24 10:32:31','<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">Defying gravity!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-style-twentytwentyone-columns-overlap\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"align\":\"full\",\"id\":31,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignfull size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845-1024x952.jpeg\" alt=\"\" class=\"wp-image-31\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":32,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-twentytwentyone-image-frame\"} -->\n<figure class=\"wp-block-image alignfull size-large is-style-twentytwentyone-image-frame\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1024x576.jpeg\" alt=\"\" class=\"wp-image-32\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":30,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"alignfull size-full is-style-twentytwentyone-border\"} -->\n<figure class=\"wp-block-image size-large alignfull size-full is-style-twentytwentyone-border\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1024x576.jpeg\" alt=\"\" class=\"wp-image-30\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Add block patterns</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Block patterns are pre-designed groups of blocks. To add one, select the Add Block button [+] in the Toolbar at the top of the editor. Switch to the Patterns tab underneath the search bar, and choose a pattern.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Frame your images</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Twenty Twenty-One includes stylish borders for your content. With an Image block selected, open the \"Styles\" panel within the Editor sidebar. Select the \"Frame\" block style to activate it.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Overlap columns</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Twenty Twenty-One also includes an overlap style for column blocks. With a Columns block selected, open the \"Styles\" panel within the Editor sidebar. Choose the \"Overlap\" block style to try it out.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 12:32:31','2022-08-24 10:32:31','',11,'http://www.capegliding.co.za/?p=43',0,'revision','',0),(44,1,'2022-08-24 12:58:05','2022-08-24 10:58:05','{\"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\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"44\",\"field_id\":3,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending\\u2026\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}, admin@cgc.org.za\",\"subject\":\"Contact from webiste\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"admin@cgc.org.za\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\\r\\n\\r\\nThank you for your contact. We will be in touch.\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2022-08-24 13:07:08','2022-08-24 11:07:08','',0,'http://www.capegliding.co.za/?post_type=wpforms&#038;p=44',0,'wpforms','',0),(45,1,'2022-08-24 12:58:21','2022-08-24 10:58:21','{\"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\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"44\",\"field_id\":3,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending\\u2026\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','44-revision-v1','','','2022-08-24 12:58:21','2022-08-24 10:58:21','',44,'http://www.capegliding.co.za/?p=45',0,'revision','',0),(46,1,'2022-08-24 13:02:24','2022-08-24 11:02:24','{\"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\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"44\",\"field_id\":3,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending\\u2026\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}, admin@cgc.org.za\",\"subject\":\"Contact from webiste\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"admin@cgc.org.za\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\\r\\n\\r\\nThank you for your contact. We will be in touch.\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','44-revision-v1','','','2022-08-24 13:02:24','2022-08-24 11:02:24','',44,'http://www.capegliding.co.za/?p=46',0,'revision','',0),(48,1,'2022-08-24 13:05:33','2022-08-24 11:05:33','<!-- wp:paragraph -->\n<p>Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>South Africa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Email: cgcadmin@cgc.org.za</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-08-24 13:05:33','2022-08-24 11:05:33','',13,'http://www.capegliding.co.za/?p=48',0,'revision','',0),(49,1,'2022-08-24 13:06:33','2022-08-24 11:06:33','{\"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\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"44\",\"field_id\":3,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending\\u2026\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}, cgcadmin@cgc.org.za\",\"subject\":\"Contact from webiste\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"admin@cgc.org.za\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\\r\\n\\r\\nThank you for your contact. We will be in touch.\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','44-revision-v1','','','2022-08-24 13:06:33','2022-08-24 11:06:33','',44,'http://www.capegliding.co.za/?p=49',0,'revision','',0),(50,1,'2022-08-24 13:07:08','2022-08-24 11:07:08','{\"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\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"44\",\"field_id\":3,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending\\u2026\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}, admin@cgc.org.za\",\"subject\":\"Contact from webiste\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"admin@cgc.org.za\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\\r\\n\\r\\nThank you for your contact. We will be in touch.\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','44-revision-v1','','','2022-08-24 13:07:08','2022-08-24 11:07:08','',44,'http://www.capegliding.co.za/?p=50',0,'revision','',0),(52,1,'2022-08-24 13:26:14','2022-08-24 11:26:14','','00432703-CCCF-4266-BE05-459706B8B20D_1_201_a','','inherit','open','closed','','00432703-cccf-4266-be05-459706b8b20d_1_201_a-2','','','2022-08-24 13:26:14','2022-08-24 11:26:14','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/00432703-CCCF-4266-BE05-459706B8B20D_1_201_a-1.jpeg',0,'attachment','image/jpeg',0),(53,1,'2022-08-24 13:28:27','2022-08-24 11:28:27','Book a Gliding experience at Cape Gliding Club','C2A4BAF6-4159-44B0-ADEE-4053ED7C2009','Book a gliding experience','inherit','open','closed','','c2a4baf6-4159-44b0-adee-4053ed7c2009','','','2022-10-13 17:44:51','2022-10-13 15:44:51','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg',0,'attachment','image/jpeg',0),(54,1,'2022-08-24 13:30:44','2022-08-24 11:30:44','','F871DCFE-DE79-4932-92E4-73C0149F40E6','','inherit','open','closed','','f871dcfe-de79-4932-92e4-73c0149f40e6','','','2022-08-24 13:30:44','2022-08-24 11:30:44','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/F871DCFE-DE79-4932-92E4-73C0149F40E6.jpeg',0,'attachment','image/jpeg',0),(55,1,'2022-08-24 13:30:46','2022-08-24 11:30:46','','B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a','','inherit','open','closed','','b79b4884-81e8-4e07-9626-0dbd0f5502f8_1_201_a','','','2022-08-24 13:30:46','2022-08-24 11:30:46','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg',0,'attachment','image/jpeg',0),(56,1,'2022-08-24 13:30:49','2022-08-24 11:30:49','','5FD09773-BEF9-4BFB-A6C8-97E75C3182DC','','inherit','open','closed','','5fd09773-bef9-4bfb-a6c8-97e75c3182dc','','','2022-08-24 13:30:49','2022-08-24 11:30:49','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC.jpeg',0,'attachment','image/jpeg',0),(57,1,'2022-08-24 13:30:51','2022-08-24 11:30:51','','C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8','','inherit','open','closed','','c10952af-dfc7-4c3d-84c3-987c5ffee8f8','','','2022-08-24 13:30:51','2022-08-24 11:30:51','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg',0,'attachment','image/jpeg',0),(58,1,'2022-08-24 13:30:52','2022-08-24 11:30:52','','72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a','','inherit','open','closed','','72d4eac8-e794-4cbb-a200-0eb9e00ee197_1_201_a','','','2022-08-24 13:30:52','2022-08-24 11:30:52','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg',0,'attachment','image/jpeg',0),(59,1,'2022-08-24 13:30:53','2022-08-24 11:30:53','','03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a','','inherit','open','closed','','03af548e-efe9-4fb2-8571-0407a9d66c71_1_201_a','','','2022-08-24 13:30:53','2022-08-24 11:30:53','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/03AF548E-EFE9-4FB2-8571-0407A9D66C71_1_201_a.jpeg',0,'attachment','image/jpeg',0),(60,1,'2022-08-24 13:30:57','2022-08-24 11:30:57','','23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a','','inherit','open','closed','','23295e98-31cf-41c2-b8e9-fc2c39770133_1_201_a','','','2022-08-24 13:30:57','2022-08-24 11:30:57','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/23295E98-31CF-41C2-B8E9-FC2C39770133_1_201_a.jpeg',0,'attachment','image/jpeg',0),(64,1,'2022-08-24 13:49:34','2022-08-24 11:49:34','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Defying gravity!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-style-twentytwentyone-columns-overlap\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"align\":\"full\",\"id\":31,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignfull size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845-1024x952.jpeg\" alt=\"\" class=\"wp-image-31\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":32,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-twentytwentyone-image-frame\"} -->\n<figure class=\"wp-block-image alignfull size-large is-style-twentytwentyone-image-frame\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/42DEEBFF-D89D-437B-9A67-2293C67D69E1_1_201_a-1024x576.jpeg\" alt=\"\" class=\"wp-image-32\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":30,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"alignfull size-full is-style-twentytwentyone-border\"} -->\n<figure class=\"wp-block-image size-large alignfull size-full is-style-twentytwentyone-border\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/500AD2A6-F776-4091-A937-58C615FC5DEC_1_201_a-1024x576.jpeg\" alt=\"\" class=\"wp-image-30\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Add block patterns</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Block patterns are pre-designed groups of blocks. To add one, select the Add Block button [+] in the Toolbar at the top of the editor. Switch to the Patterns tab underneath the search bar, and choose a pattern.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Frame your images</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Twenty Twenty-One includes stylish borders for your content. With an Image block selected, open the \"Styles\" panel within the Editor sidebar. Select the \"Frame\" block style to activate it.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Overlap columns</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Twenty Twenty-One also includes an overlap style for column blocks. With a Columns block selected, open the \"Styles\" panel within the Editor sidebar. Choose the \"Overlap\" block style to try it out.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 13:49:34','2022-08-24 11:49:34','',11,'http://www.capegliding.co.za/?p=64',0,'revision','',0),(69,1,'2022-08-24 14:13:43','2022-08-24 12:13:43','','48510943-1EB3-4914-ABF8-E0D1F47458C2','','inherit','open','closed','','48510943-1eb3-4914-abf8-e0d1f47458c2','','','2022-08-24 14:13:43','2022-08-24 12:13:43','',11,'http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg',0,'attachment','image/jpeg',0),(70,1,'2022-08-24 14:15:38','2022-08-24 12:15:38','','83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a','','inherit','open','closed','','83f03253-1788-495f-abf1-7e6b107b2eaf_1_201_a','','','2022-08-24 14:15:38','2022-08-24 12:15:38','',11,'http://www.capegliding.co.za/wp-content/uploads/2022/08/83F03253-1788-495F-ABF1-7E6B107B2EAF_1_201_a.jpeg',0,'attachment','image/jpeg',0),(71,1,'2022-08-24 14:17:20','2022-08-24 12:17:20','','Gliding Flight Experience','','inherit','open','closed','','b684f607-7ced-414a-a812-053d2b103c24_1_201_a','','','2022-12-16 13:04:42','2022-12-16 11:04:42','',11,'http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a.jpeg',0,'attachment','image/jpeg',0),(72,1,'2022-08-24 14:18:57','2022-08-24 12:18:57','','B684F607-7CED-414A-A812-053D2B103C24_1_201_a','','inherit','open','closed','','b684f607-7ced-414a-a812-053d2b103c24_1_201_a-2','','','2022-08-24 14:18:57','2022-08-24 12:18:57','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited.jpeg',0,'attachment','image/jpeg',0),(73,1,'2022-08-24 14:21:56','2022-08-24 12:21:56','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Defying gravity!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:21:56','2022-08-24 12:21:56','',11,'http://www.capegliding.co.za/?p=73',0,'revision','',0),(74,1,'2022-08-24 14:43:32','2022-08-24 12:43:32','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Defying gravity!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:43:32','2022-08-24 12:43:32','',11,'http://www.capegliding.co.za/?p=74',0,'revision','',0),(75,1,'2022-08-24 14:44:03','2022-08-24 12:44:03','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:44:03','2022-08-24 12:44:03','',11,'http://www.capegliding.co.za/?p=75',0,'revision','',0),(76,1,'2022-08-24 14:45:10','2022-08-24 12:45:10','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:45:10','2022-08-24 12:45:10','',11,'http://www.capegliding.co.za/?p=76',0,'revision','',0),(77,1,'2022-08-24 14:46:53','2022-08-24 12:46:53','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:46:53','2022-08-24 12:46:53','',11,'http://www.capegliding.co.za/?p=77',0,'revision','',0),(78,1,'2022-08-24 14:48:51','2022-08-24 12:48:51','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"verticalAlignment\":null,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-columns-overlap\"} -->\n<div class=\"wp-block-columns alignwide is-style-twentytwentyone-columns-overlap\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-scaled.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:48:51','2022-08-24 12:48:51','',11,'http://www.capegliding.co.za/?p=78',0,'revision','',0),(79,1,'2022-08-24 14:54:51','2022-08-24 12:54:51','Student Pilots at Cape Gliding Club','81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a','Student Pilots','inherit','open','closed','','81005f2d-eb22-4fee-a54c-a08b6366e5b9_1_201_a-2','','','2022-09-07 11:06:26','2022-09-07 09:06:26','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg',0,'attachment','image/jpeg',0),(80,1,'2022-08-24 14:56:49','2022-08-24 12:56:49','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-24 14:56:49','2022-08-24 12:56:49','',11,'http://www.capegliding.co.za/?p=80',0,'revision','',0),(81,1,'2022-08-25 17:44:02','2022-08-25 15:44:02','{\"styles\":{\"typography\":{\"fontFamily\":\"var:preset|font-family|source-serif-pro\",\"fontSize\":\"var:preset|font-size|small\",\"lineHeight\":\"1.9\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"},\"elements\":{\"link\":{\"typography\":{\"fontSize\":\"1rem\",\"fontFamily\":\"\\\"Source Serif Pro\\\", serif\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2022-08-31 11:20:50','2022-08-31 09:20:50','',0,'http://www.capegliding.co.za/index.php/2022/08/25/wp-global-styles-twentytwentytwo/',0,'wp_global_styles','',0),(82,1,'2022-08-25 17:50:44','2022-08-25 15:50:44','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:separator {\"opacity\":\"css\",\"className\":\"alignwide is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity alignwide is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','Displays a single page.','publish','closed','closed','','page','','','2022-08-31 14:24:21','2022-08-31 12:24:21','',0,'http://www.capegliding.co.za/index.php/2022/08/25/page/',0,'wp_template','',0),(83,1,'2022-08-25 18:02:29','2022-08-25 16:02:29','<!-- wp:image {\"align\":\"wide\",\"id\":58,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-1024x577.jpeg\" alt=\"\" class=\"wp-image-58\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','Cape Gliding Club','','inherit','closed','closed','','11-revision-v1','','','2022-08-25 18:02:29','2022-08-25 16:02:29','',11,'http://www.capegliding.co.za/?p=83',0,'revision','',0),(85,1,'2022-08-31 11:13:32','2022-08-31 09:13:32','<!-- wp:image {\"align\":\"wide\",\"id\":58,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a-1024x577.jpeg\" alt=\"\" class=\"wp-image-58\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>Learn to fly</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 11:13:32','2022-08-31 09:13:32','',11,'http://www.capegliding.co.za/?p=85',0,'revision','',0),(86,1,'2022-08-31 11:14:59','2022-08-31 09:14:59','','CGC-v1','','inherit','open','closed','','cgc-v1','','','2022-08-31 11:14:59','2022-08-31 09:14:59','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGC-v1.png',0,'attachment','image/png',0),(87,1,'2022-08-31 11:17:23','2022-08-31 09:17:23','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"textAlign\":\"center\",\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /-->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"alignwide is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity alignwide is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','Displays a single page.','inherit','closed','closed','','82-revision-v1','','','2022-08-31 11:17:23','2022-08-31 09:17:23','',82,'http://www.capegliding.co.za/?p=87',0,'revision','',0),(88,1,'2022-08-31 11:17:23','2022-08-31 09:17:23','{\"styles\":{\"typography\":{\"fontFamily\":\"var:preset|font-family|source-serif-pro\",\"fontSize\":\"var:preset|font-size|small\",\"lineHeight\":\"1.9\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','81-revision-v1','','','2022-08-31 11:17:23','2022-08-31 09:17:23','',81,'http://www.capegliding.co.za/?p=88',0,'revision','',0),(89,1,'2022-08-31 11:20:50','2022-08-31 09:20:50','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:post-title {\"textAlign\":\"center\",\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /-->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\",\"id\":58,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-58\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','publish','closed','closed','','header','','','2022-08-31 14:24:20','2022-08-31 12:24:20','',0,'http://www.capegliding.co.za/index.php/2022/08/31/header/',0,'wp_template_part','',0),(90,1,'2022-08-31 11:20:50','2022-08-31 09:20:50','{\"styles\":{\"typography\":{\"fontFamily\":\"var:preset|font-family|source-serif-pro\",\"fontSize\":\"var:preset|font-size|small\",\"lineHeight\":\"1.9\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"},\"elements\":{\"link\":{\"typography\":{\"fontSize\":\"1rem\",\"fontFamily\":\"\\\"Source Serif Pro\\\", serif\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','81-revision-v1','','','2022-08-31 11:20:50','2022-08-31 09:20:50','',81,'http://www.capegliding.co.za/?p=90',0,'revision','',0),(91,1,'2022-08-31 11:23:59','2022-08-31 09:23:59','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg\",\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"Illustration of a flying bird\" src=\"http://www.capegliding.co.za/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 11:23:59','2022-08-31 09:23:59','',89,'http://www.capegliding.co.za/?p=91',0,'revision','',0),(92,1,'2022-08-31 11:25:27','2022-08-31 09:25:27','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC.jpeg\",\"id\":56,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-56\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 11:25:27','2022-08-31 09:25:27','',89,'http://www.capegliding.co.za/?p=92',0,'revision','',0),(93,1,'2022-08-31 11:30:26','2022-08-31 09:30:26','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>If you have the passion, we can help you fly!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 11:30:26','2022-08-31 09:30:26','',11,'http://www.capegliding.co.za/?p=93',0,'revision','',0),(94,1,'2022-08-31 11:30:26','2022-08-31 09:30:26','','Footer','','publish','closed','closed','','footer','','','2022-08-31 11:30:26','2022-08-31 09:30:26','',0,'http://www.capegliding.co.za/index.php/2022/08/31/footer/',0,'wp_template_part','',0),(95,1,'2022-08-31 11:30:26','2022-08-31 09:30:26','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\",\"id\":58,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-58\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 11:30:26','2022-08-31 09:30:26','',89,'http://www.capegliding.co.za/?p=95',0,'revision','',0),(96,1,'2022-08-31 11:34:22','2022-08-31 09:34:22','','CGCv5','','inherit','open','closed','','cgcv5','','','2022-08-31 11:34:22','2022-08-31 09:34:22','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv5.pdf',0,'attachment','application/pdf',0),(97,1,'2022-08-31 11:34:23','2022-08-31 09:34:23','','CGCv4','','inherit','open','closed','','cgcv4','','','2022-08-31 11:34:23','2022-08-31 09:34:23','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv4.pdf',0,'attachment','application/pdf',0),(98,1,'2022-08-31 11:35:00','2022-08-31 09:35:00','','CGCv5','','inherit','open','closed','','cgcv5-2','','','2022-08-31 11:35:00','2022-08-31 09:35:00','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv5-1.pdf',0,'attachment','application/pdf',0),(99,1,'2022-08-31 11:35:01','2022-08-31 09:35:01','','CGCv4','','inherit','open','closed','','cgcv4-2','','','2022-08-31 11:35:01','2022-08-31 09:35:01','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv4-1.pdf',0,'attachment','application/pdf',0),(100,1,'2022-08-31 11:35:32','2022-08-31 09:35:32','','CGCv5','','inherit','open','closed','','cgcv5-3','','','2022-08-31 11:35:32','2022-08-31 09:35:32','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv5-2.pdf',0,'attachment','application/pdf',0),(101,1,'2022-08-31 11:36:23','2022-08-31 09:36:23','','CGCv4','','inherit','open','closed','','cgcv4-3','','','2022-08-31 11:36:23','2022-08-31 09:36:23','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv4-2.pdf',0,'attachment','application/pdf',0),(102,1,'2022-08-31 11:37:37','2022-08-31 09:37:37','','CGCv5','','inherit','open','closed','','cgcv5-4','','','2022-08-31 11:37:37','2022-08-31 09:37:37','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/CGCv5-3.pdf',0,'attachment','application/pdf',0),(103,1,'2022-08-31 11:40:07','2022-08-31 09:40:07','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\",\"id\":58,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-58\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 11:40:07','2022-08-31 09:40:07','',89,'http://www.capegliding.co.za/?p=103',0,'revision','',0),(104,1,'2022-08-31 11:48:35','2022-08-31 09:48:35','<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\"><strong>If you have the passion, we can help you fly!</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are seen as excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for our starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members and  we suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p></p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 11:48:35','2022-08-31 09:48:35','',11,'http://www.capegliding.co.za/?p=104',0,'revision','',0),(105,1,'2022-08-31 11:48:35','2022-08-31 09:48:35','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Simply one of the most beautiful places to fly in the world</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\",\"id\":58,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-58\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 11:48:35','2022-08-31 09:48:35','',89,'http://www.capegliding.co.za/?p=105',0,'revision','',0),(106,1,'2022-08-31 14:24:20','2022-08-31 12:24:20','<!-- wp:group {\"align\":\"full\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:post-title {\"textAlign\":\"center\",\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /-->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\",\"id\":58,\"dimRatio\":0,\"focalPoint\":{\"x\":\"0.58\",\"y\":\"0.58\"},\"minHeight\":400,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dsmall, 1.25rem)\",\"bottom\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dlarge, 8rem)\"}},\"color\":{}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--large, 8rem);min-height:400px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-58\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/72D4EAC8-E794-4CBB-A200-0EB9E00EE197_1_201_a.jpeg\" style=\"object-position:58% 58%\" data-object-fit=\"cover\" data-object-position=\"58% 58%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"0rem\",\"top\":\"0px\",\"right\":\"0px\",\"left\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|foreground\"}}}},\"textColor\":\"foreground\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide has-foreground-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":true} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"518px\"} -->\n<div style=\"height:518px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','89-revision-v1','','','2022-08-31 14:24:20','2022-08-31 12:24:20','',89,'http://www.capegliding.co.za/?p=106',0,'revision','',0),(107,1,'2022-08-31 14:24:20','2022-08-31 12:24:20','<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">If you have the passion, we can help you fly!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"7px\"} -->\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a PPL at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If simply flying is what motivates you, gliding is still one of the most affordable ways of flying. Being towed up by a tow plane cost a few hundred Rand and then you could be flying around for hours for no extra cost.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Enrol for the starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a few new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members or if you can convince us of your passion for aviation. We suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p></p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"huge\"} -->\n<p class=\"has-huge-font-size\">Need help?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 14:24:20','2022-08-31 12:24:20','',11,'http://www.capegliding.co.za/?p=107',0,'revision','',0),(108,1,'2022-08-31 14:24:21','2022-08-31 12:24:21','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:separator {\"opacity\":\"css\",\"className\":\"alignwide is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity alignwide is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','Displays a single page.','inherit','closed','closed','','82-revision-v1','','','2022-08-31 14:24:21','2022-08-31 12:24:21','',82,'http://www.capegliding.co.za/?p=108',0,'revision','',0),(109,1,'2022-08-31 14:29:39','2022-08-31 12:29:39','<!-- wp:spacer {\"height\":\"12px\"} -->\n<div style=\"height:12px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">If you have the passion, we can help you fly!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"7px\"} -->\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the best ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably cheaper than flying a light aircraft and if you do want to convert to a Private Pilots Licence (PPL) at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If simply flying is what motivates you, gliding is still one of the most affordable ways of flying. Being towed up by a tow plane cost a few hundred Rand and then you could be flying around for hours at no extra cost.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and affordable. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Enrol for the starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a few new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members or if you can convince us of your passion for aviation. We suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p></p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":50,\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-light is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"huge\"} -->\n<p class=\"has-background-color has-text-color has-huge-font-size\">Contact us for more information<a href=\"http://www.capegliding.co.za/index.php/contact/\" data-type=\"page\" data-id=\"13\">Contact</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 14:29:39','2022-08-31 12:29:39','',11,'http://www.capegliding.co.za/?p=109',0,'revision','',0),(111,1,'2022-08-31 15:46:43','2022-08-31 13:46:43','<p><!-- wp:paragraph --></p>\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<p><!-- /wp:paragraph --><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Adult</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R630.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R640 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>As of July 2025</figcaption>\n</figure>\n<p><!-- /wp:table --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Junior*</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R250.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R650 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>*Any school going member</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Once off joining fees</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Adult</td>\n<td>R3500.00</td>\n</tr>\n<tr>\n<td>Junior</td>\n<td>R2150.00</td>\n</tr>\n</tbody>\n</table>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Tug Pilot</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R62,50.00 pm</td>\n</tr>\n<tr>\n<td>Total Per Month</td>\n<td><strong>R62,50.00 pm</strong></td>\n</tr>\n</tbody>\n</table>\n<figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To join the club these are the steps to take</p>\n<p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} --></p>\n<ol>\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees for the remainder of the year.</li>\n<li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li>\n</ol>\n<p><!-- /wp:list --></p>','Membership Fees','','publish','closed','closed','','membership-fees','','','2025-08-04 21:01:00','2025-08-04 19:01:00','',0,'http://www.capegliding.co.za/?page_id=111',0,'page','',0),(112,1,'2022-08-31 15:44:15','2022-08-31 13:44:15','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-08-31 15:44:15','2022-08-31 13:44:15','',111,'http://www.capegliding.co.za/?p=112',0,'revision','',0),(113,1,'2022-08-31 15:46:26','2022-08-31 13:46:26','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table></figure>\n<!-- /wp:table -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-08-31 15:46:26','2022-08-31 13:46:26','',111,'http://www.capegliding.co.za/?p=113',0,'revision','',0),(114,1,'2022-08-31 15:54:48','2022-08-31 13:54:48','<!-- wp:spacer {\"height\":\"12px\"} -->\n<div style=\"height:12px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">If you have the passion, we can help you fly!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"7px\"} -->\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the easiest ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably <a href=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">cheaper</a> than flying a light aircraft and if you do want to convert to a Private Pilots Licence (PPL) at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If simply flying is what motivates you, gliding is still one of the most affordable ways of flying. Being towed up by a tow plane cost a few hundred Rand and then you could be flying around for hours at no extra cost.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and <a href=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" data-type=\"URL\" data-id=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">affordable</a>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Enrol for the starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a few new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members or if you can convince us of your passion for aviation. We suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p></p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:cover {\"useFeaturedImage\":true,\"dimRatio\":50,\"overlayColor\":\"green\",\"contentPosition\":\"center center\",\"align\":\"wide\",\"className\":\"is-style-twentytwentyone-border\"} -->\n<div class=\"wp-block-cover alignwide is-style-twentytwentyone-border\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-green-background-color has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"huge\"} -->\n<p class=\"has-background-color has-text-color has-huge-font-size\">Contact us for more information<a href=\"http://www.capegliding.co.za/index.php/contact/\" data-type=\"page\" data-id=\"13\">Contact</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"75px\"} -->\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/article/twenty-twenty-one/\">Read the Theme Documentation</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><a href=\"https://wordpress.org/support/theme/twentytwentyone/\">Check out the Support Forums</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-08-31 15:54:48','2022-08-31 13:54:48','',11,'http://www.capegliding.co.za/?p=114',0,'revision','',0),(116,1,'2022-09-01 09:53:05','2022-09-01 07:53:05','http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-CGC-v1.png','cropped-CGC-v1.png','','inherit','open','closed','','cropped-cgc-v1-png','','','2022-09-01 09:53:05','2022-09-01 07:53:05','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-CGC-v1.png',0,'attachment','image/png',0),(119,1,'2022-09-01 10:50:18','2022-09-01 08:50:18','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-inspiro','','','2022-09-01 10:50:18','2022-09-01 08:50:18','',0,'http://www.capegliding.co.za/wp-global-styles-inspiro/',0,'wp_global_styles','',0),(121,1,'2022-09-01 11:02:45','2022-09-01 09:02:45','<!-- wp:spacer {\"height\":\"12px\"} -->\n<div style=\"height:12px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">If you have the passion, we can help you fly!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"7px\"} -->\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the easiest ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably <a href=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">cheaper</a> than flying a light aircraft and if you do want to convert to a Private Pilots Licence (PPL) at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If simply flying is what motivates you, gliding is still one of the most affordable ways of flying. Being towed up by a tow plane cost a few hundred Rand and then you could be flying around for hours at no extra cost.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":72,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/B684F607-7CED-414A-A812-053D2B103C24_1_201_a-edited-769x1024.jpeg\" alt=\"\" class=\"wp-image-72\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Become a member</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Becoming a member is easy and <a href=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" data-type=\"URL\" data-id=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">affordable</a>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A warm community of fellow members, students and instructors make for an enjoyable safe environment for old and young alike. A comfortable clubhouse, pool, camping area and some overnight huts are some of the facilities at the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We fly over weekends right through the year. In summer (October to February) we fly on most of the week days if weather permits.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>General instruction is mostly given over the weekends.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"id\":79,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/81005F2D-EB22-4FEE-A54C-A08B6366E5B9_1_201_a-edited.jpeg\" alt=\"\" class=\"wp-image-79\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Enrol for the starter course</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every year we hold a few new starter course which spans 4 days of intensive training. The course is there to allow new students to make faster progress by combining training in a motorised glider and the normal launch methods.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course is only available to members or if you can convince us of your passion for aviation. We suggest you apply early to get your name on the waiting list.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p></p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-01 11:02:45','2022-09-01 09:02:45','',11,'http://www.capegliding.co.za/?p=121',0,'revision','',0),(123,1,'2022-09-01 12:13:45','2022-09-01 10:13:45','','Screenshot 2022-09-01 at 12.08.31','','inherit','open','closed','','screenshot-2022-09-01-at-12-08-31','','','2022-09-01 12:13:45','2022-09-01 10:13:45','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.08.31.png',0,'attachment','image/png',0),(124,1,'2022-09-01 12:13:52','2022-09-01 10:13:52','','Screenshot 2022-09-01 at 12.08.28','','inherit','open','closed','','screenshot-2022-09-01-at-12-08-28','','','2022-09-01 12:13:52','2022-09-01 10:13:52','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.08.28.png',0,'attachment','image/png',0),(125,1,'2022-09-01 12:13:59','2022-09-01 10:13:59','','Screenshot 2022-09-01 at 12.07.51','','inherit','open','closed','','screenshot-2022-09-01-at-12-07-51','','','2022-09-01 12:13:59','2022-09-01 10:13:59','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png',0,'attachment','image/png',0),(126,1,'2022-09-01 12:14:06','2022-09-01 10:14:06','','Screenshot 2022-09-01 at 12.07.40','','inherit','open','closed','','screenshot-2022-09-01-at-12-07-40','','','2022-09-01 12:14:06','2022-09-01 10:14:06','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.40.png',0,'attachment','image/png',0),(127,1,'2022-09-01 12:14:13','2022-09-01 10:14:13','','Screenshot 2022-09-01 at 12.07.20','','inherit','open','closed','','screenshot-2022-09-01-at-12-07-20','','','2022-09-01 12:14:13','2022-09-01 10:14:13','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.20.png',0,'attachment','image/png',0),(128,1,'2022-09-01 12:14:20','2022-09-01 10:14:20','','Screenshot 2022-09-01 at 12.07.06','','inherit','open','closed','','screenshot-2022-09-01-at-12-07-06','','','2022-09-01 12:14:20','2022-09-01 10:14:20','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.06.png',0,'attachment','image/png',0),(129,1,'2022-09-01 12:14:36','2022-09-01 10:14:36','','cropped-Screenshot-2022-09-01-at-12.07.40.png','','inherit','open','closed','','cropped-screenshot-2022-09-01-at-12-07-40-png','','','2022-09-01 12:14:36','2022-09-01 10:14:36','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png',0,'attachment','image/png',0),(138,1,'2024-12-04 11:42:44','2022-09-01 10:48:17',' ','','','publish','closed','closed','','138','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/138/',4,'nav_menu_item','',0),(139,1,'2024-12-04 11:42:44','2022-09-01 10:48:17',' ','','','publish','closed','closed','','139','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/139/',8,'nav_menu_item','',0),(146,1,'2022-09-01 13:30:59','2022-09-01 11:30:59','','Default Kit','','publish','closed','closed','','default-kit','','','2023-01-25 10:42:08','2023-01-25 08:42:08','',0,'http://www.capegliding.co.za/?p=146',0,'elementor_library','',0),(161,1,'2022-09-01 17:28:05','2022-09-01 15:28:05','','Test','','publish','closed','closed','','test','','','2022-09-01 17:28:05','2022-09-01 15:28:05','',0,'http://www.capegliding.co.za/?post_type=portfolio_item&#038;p=161',0,'portfolio_item','',0),(162,1,'2022-09-01 17:28:05','2022-09-01 15:28:05','','Test','','inherit','closed','closed','','161-revision-v1','','','2022-09-01 17:28:05','2022-09-01 15:28:05','',161,'http://www.capegliding.co.za/?p=162',0,'revision','',0),(170,1,'2022-09-02 08:52:41','2022-09-02 06:52:41','','cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg','','inherit','open','closed','','cropped-c10952af-dfc7-4c3d-84c3-987c5ffee8f8-jpeg','','','2022-09-02 08:52:41','2022-09-02 06:52:41','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/08/cropped-C10952AF-DFC7-4C3D-84C3-987C5FFEE8F8.jpeg',0,'attachment','image/jpeg',0),(174,1,'2022-09-02 09:15:13','2022-09-02 07:15:13','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentyseventeen','','','2022-09-02 09:15:13','2022-09-02 07:15:13','',0,'http://www.capegliding.co.za/wp-global-styles-twentyseventeen/',0,'wp_global_styles','',0),(175,1,'2022-09-02 09:20:38','2022-09-02 07:20:38','<!-- wp:spacer {\"height\":\"12px\"} -->\n<div style=\"height:12px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"lineHeight\":\"1.1\"}},\"className\":\"has-text-align-wide\",\"fontSize\":\"gigantic\"} -->\n<h2 class=\"alignwide has-text-align-center has-text-align-wide has-gigantic-font-size\" style=\"line-height:1.1\">If you have the passion, we can help you fly!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:image {\"align\":\"center\",\"id\":69,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/48510943-1EB3-4914-ABF8-E0D1F47458C2.jpeg\" alt=\"\" class=\"wp-image-69\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"7px\"} -->\n<div style=\"height:7px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\">Learn to Fly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learning to fly a glider is one of the easiest ways of gaining exposure to aviation. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Glider pilots are known for having some of the best primary training available and are excellent pilots.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is considerably <a href=\"http://www.capegliding.co.za/index.php/membership-fees-2022/\" target=\"_blank\" rel=\"noreferrer noopener\">cheaper</a> than flying a light aircraft and if you do want to convert to a Private Pilots Licence (PPL) at a later stage, some of your gliding hours will count towards your power licence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If simply flying is what motivates you, gliding is still one of the most affordable ways of flying. Being towed up by a tow plane cost a few hundred Rand and then you could be flying around for hours at no extra cost.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 09:20:38','2022-09-02 07:20:38','',11,'http://www.capegliding.co.za/?p=175',0,'revision','',0),(176,1,'2022-09-02 12:14:35','2022-09-02 10:14:35','','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:14:35','2022-09-02 10:14:35','',11,'http://www.capegliding.co.za/?p=176',0,'revision','',0),(177,1,'2022-09-02 12:14:35','2022-09-02 10:14:35','','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:14:35','2022-09-02 10:14:35','',11,'http://www.capegliding.co.za/?p=177',0,'revision','',0),(178,1,'2022-09-02 12:14:35','2022-09-02 10:14:35','<style>/*! elementor - v3.7.4 - 31-08-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:14:35','2022-09-02 10:14:35','',11,'http://www.capegliding.co.za/?p=178',0,'revision','',0),(179,1,'2022-09-02 12:14:59','2022-09-02 10:14:59','<style>/*! elementor - v3.7.4 - 31-08-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:14:59','2022-09-02 10:14:59','',11,'http://www.capegliding.co.za/?p=179',0,'revision','',0),(180,1,'2022-09-02 12:15:00','2022-09-02 10:15:00','<style>/*! elementor - v3.7.4 - 31-08-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:15:00','2022-09-02 10:15:00','',11,'http://www.capegliding.co.za/?p=180',0,'revision','',0),(181,1,'2022-09-02 12:15:00','2022-09-02 10:15:00','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:15:00','2022-09-02 10:15:00','',11,'http://www.capegliding.co.za/?p=181',0,'revision','',0),(182,1,'2022-09-02 12:15:42','2022-09-02 10:15:42','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:15:42','2022-09-02 10:15:42','',11,'http://www.capegliding.co.za/?p=182',0,'revision','',0),(183,1,'2022-09-02 12:15:42','2022-09-02 10:15:42','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:15:42','2022-09-02 10:15:42','',11,'http://www.capegliding.co.za/?p=183',0,'revision','',0),(184,1,'2022-09-02 12:15:42','2022-09-02 10:15:42','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:15:42','2022-09-02 10:15:42','',11,'http://www.capegliding.co.za/?p=184',0,'revision','',0),(189,1,'2022-09-02 12:31:46','2022-09-02 10:31:46','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:31:46','2022-09-02 10:31:46','',11,'http://www.capegliding.co.za/?p=189',0,'revision','',0),(190,1,'2022-09-02 12:31:46','2022-09-02 10:31:46','<h2>About us</h2>		\n		<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Only 1 hour drive from Cape Town gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club is the second largest in South Africa and was re-formed in 1949 after WW2. The club started flying off a farm near the Bottleraary road for a while, then from the farm Phessantekraal before moving to Fisantekraal airfield. This was the club’s base for around 30 years before we moved to Worcester airfield (FAWC) in 1988. </p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Club facilities include a clubhouse with bar and braai facilities, swimming pool, club hut (6 bed bunkhouse) and a separate kitchen area as well as separate ablution facilities.  Three runways are used for our operation:- a 1600m long main (15/33) with 500m paved sections at either end with a parallel gravel winch runaway and a 700m long gravel cross runway (12/30).  Summer gliding begins at about 10h00 and ends at sundown, after which we gather in the clubhouse for drinks and lively discussion on the day’s flights.</p>\n<p style=\"box-sizing: inherit; caret-color: #333333; color: #333333; font-family: \'Libre Franklin\', \'Helvetica Neue\', helvetica, arial, sans-serif;\">Our club fleet consists of two ASK13 basic training two-seater gliders (ZS-GHV &amp; ZS-GHB).  We also operate two advanced training two-seat gliders, a Twin Astir (retractable) (ZS-GOK) and a Janus B (ZS-GVK).  In addition the club has single-seat Jeans Astir (ZS-GUC) and an Astir CS 77 (ZS-GYX) that are available for solo pilots  In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield. Our tug fleet has a Sling 2 as the main tug (ZU-ZFG) with our Rotax Falke SF25C (ZS-GZF), which is also used for training, as our back-up tug.  Our club uses both aerotow and winch launch methods.  We have a dedicated team of qualified tug pilots and instructors who offer their time free of charge to provide affordable tuition for beginners and advanced students alike.</p>','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:31:46','2022-09-02 10:31:46','',11,'http://www.capegliding.co.za/?p=190',0,'revision','',0),(191,1,'2022-09-02 12:31:46','2022-09-02 10:31:46','','CAPE GLIDING CLUB','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 12:31:46','2022-09-02 10:31:46','',11,'http://www.capegliding.co.za/?p=191',0,'revision','',0),(195,1,'2022-09-02 10:41:09','2021-03-09 09:03:37','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','publish','closed','closed','','about-us','','','2023-02-10 18:27:21','2023-02-10 16:27:21','',0,'http://www.capegliding.co.za/about-us/',0,'page','',0),(2120,1,'2021-02-23 09:36:42','2021-02-23 14:36:42','','demo-man-3','','inherit','open','closed','','demo-man-3','','','2021-02-23 09:36:42','2021-02-23 14:36:42','',0,'https://ocdi.com/wp-content/uploads/2021/02/demo-man-3.png',0,'attachment','image/png',0),(2126,1,'2021-02-23 10:12:59','2021-02-23 15:12:59','','demo-woman-3','','inherit','open','closed','','demo-woman-3','','','2021-02-23 10:12:59','2021-02-23 15:12:59','',0,'https://ocdi.com/wp-content/uploads/2021/02/demo-woman-3.png',0,'attachment','image/png',0),(2127,1,'2021-02-23 10:15:38','2021-02-23 15:15:38','','demo-man-4','','inherit','open','closed','','demo-man-4','','','2021-02-23 10:15:38','2021-02-23 15:15:38','',0,'https://ocdi.com/wp-content/uploads/2021/02/demo-man-4.png',0,'attachment','image/png',0),(2128,1,'2021-02-23 10:20:28','2021-02-23 15:20:28','','demo-woman-2','','inherit','open','closed','','demo-woman-2','','','2021-02-23 10:20:28','2021-02-23 15:20:28','',0,'https://ocdi.com/wp-content/uploads/2021/02/demo-woman-2.png',0,'attachment','image/png',0),(2203,1,'2021-02-26 15:26:40','2021-02-26 20:26:40','','pexels-dids-1616472-1','','inherit','open','closed','','pexels-dids-1616472-1','','','2021-02-26 15:26:40','2021-02-26 20:26:40','',0,'https://ocdi.com/wp-content/uploads/2021/02/pexels-dids-1616472-1.jpg',0,'attachment','image/jpeg',0),(2318,1,'2021-03-05 12:25:32','2021-03-05 17:25:32','','adam-solomon-WHUDOzd5IYU-unsplash-1','','inherit','open','closed','','adam-solomon-whudozd5iyu-unsplash-1','','','2021-03-05 12:25:32','2021-03-05 17:25:32','',0,'https://ocdi.com/wp-content/uploads/2021/03/adam-solomon-WHUDOzd5IYU-unsplash-1-scaled-1.jpg',0,'attachment','image/jpeg',0),(2332,1,'2021-03-05 13:30:02','2021-03-05 18:30:02','','domenico-loia-hGV2TfOh0ns-unsplash-1-1','','inherit','open','closed','','domenico-loia-hgv2tfoh0ns-unsplash-1-1','','','2021-03-05 13:30:02','2021-03-05 18:30:02','',0,'https://ocdi.com/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1.jpg',0,'attachment','image/jpeg',0),(2344,1,'2021-03-05 13:48:12','2021-03-05 18:48:12','','alejandro-escamilla-BbQLHCpVUqA-unsplash-2','CONSULTING','inherit','open','closed','','alejandro-escamilla-bbqlhcpvuqa-unsplash-2','','','2021-03-05 13:48:12','2021-03-05 18:48:12','',0,'https://ocdi.com/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2.jpg',0,'attachment','image/jpeg',0),(2346,1,'2021-03-05 13:49:26','2021-03-05 18:49:26','','spencer-DXobXpIa9_4-unsplash-2-1','COURSES','inherit','open','closed','','spencer-dxobxpia9_4-unsplash-2-1','','','2021-03-05 13:49:26','2021-03-05 18:49:26','',0,'https://ocdi.com/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1.jpg',0,'attachment','image/jpeg',0),(2347,1,'2021-03-05 13:50:58','2021-03-05 18:50:58','','alexandra-tran-vfLzpWbuweE-unsplash-1','PRODUCTS','inherit','open','closed','','alexandra-tran-vflzpwbuwee-unsplash-1','','','2021-03-05 13:50:58','2021-03-05 18:50:58','',0,'https://ocdi.com/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1.jpg',0,'attachment','image/jpeg',0),(2352,1,'2021-03-05 14:00:32','2021-03-05 19:00:32','','bench-accounting-C3V88BOoRoM-unsplash-1','','inherit','open','closed','','bench-accounting-c3v88boorom-unsplash-1','','','2021-03-05 14:00:32','2021-03-05 19:00:32','',0,'https://ocdi.com/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1.jpg',0,'attachment','image/jpeg',0),(2354,1,'2021-03-05 14:15:55','2021-03-05 19:15:55','','aryo-lahap-ZVc4Zg4TY8s-unsplash-1','','inherit','open','closed','','aryo-lahap-zvc4zg4ty8s-unsplash-1','','','2021-03-05 14:15:55','2021-03-05 19:15:55','',0,'https://ocdi.com/wp-content/uploads/2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1.jpg',0,'attachment','image/jpeg',0),(2355,1,'2021-03-05 14:17:42','2021-03-05 19:17:42','','the-creative-exchange-UhpAf0ySwuk-unsplash-1-1','','inherit','open','closed','','the-creative-exchange-uhpaf0yswuk-unsplash-1-1','','','2021-03-05 14:17:42','2021-03-05 19:17:42','',0,'https://ocdi.com/wp-content/uploads/2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1.jpg',0,'attachment','image/jpeg',0),(2356,1,'2021-03-05 14:17:54','2021-03-05 19:17:54','','meritt-thomas-aoQ4DYZLE_E-unsplash-1-1','','inherit','open','closed','','meritt-thomas-aoq4dyzle_e-unsplash-1-1','','','2021-03-05 14:17:54','2021-03-05 19:17:54','',0,'https://ocdi.com/wp-content/uploads/2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1.jpg',0,'attachment','image/jpeg',0),(2367,1,'2021-03-05 18:11:12','2021-03-05 23:11:12','','animated-arrow-form','','inherit','open','closed','','animated-arrow-form','','','2021-03-05 18:11:12','2021-03-05 23:11:12','',0,'https://ocdi.com/wp-content/uploads/2021/03/animated-arrow-form.gif',0,'attachment','image/gif',0),(2372,1,'2022-09-02 10:41:10','2021-03-10 22:35:00','<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul><li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_3\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_3_1\"   data-js-reload=\"field_3_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_3_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_3_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_3_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_3_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_3_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_3_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_3_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_3_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <label class=\'gfield_label\' for=\'input_3_11\' >Details</label><textarea name=\'input_11\' id=\'input_3_11\' class=\'textarea large\'    placeholder=\'Please add the date that would be ideal for you to fly with us.\'  aria-invalid=\"false\"   rows=\'10\' cols=\'50\'></textarea>\n         <input type=\'submit\' id=\'gform_submit_button_3\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_3\"]){return false;}  if( !jQuery(\"#gform_3\")[0].checkValidity || jQuery(\"#gform_3\")[0].checkValidity()){window[\"gf_submitting_3\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_3\"]){return false;} if( !jQuery(\"#gform_3\")[0].checkValidity || jQuery(\"#gform_3\")[0].checkValidity()){window[\"gf_submitting_3\"]=true;}  jQuery(\"#gform_3\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_3\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'3\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_3\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_3\' id=\'gform_target_page_number_3\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_3\' id=\'gform_source_page_number_3\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','Book a Gliding Experience','','publish','closed','closed','','book-a-gliding-experience','','','2023-02-15 09:57:26','2023-02-15 07:57:26','',0,'',0,'page','',0),(2378,1,'2021-03-05 19:10:45','2021-03-06 00:10:45','','pexels-rodnae-final (1)','','inherit','closed','closed','','pexels-rodnae-final-1','','','2021-03-05 19:10:45','2021-03-06 00:10:45','',2372,'https://ocdi.com/wp-content/uploads/2021/03/pexels-rodnae-final-1.jpg',0,'attachment','image/jpeg',0),(2381,1,'2021-03-05 19:43:14','2021-03-06 00:43:14','','book-now-arrow','','inherit','open','closed','','book-now-arrow','','','2021-03-05 19:43:14','2021-03-06 00:43:14','',2372,'https://ocdi.com/wp-content/uploads/2021/03/book-now-arrow.gif',0,'attachment','image/gif',0),(2478,1,'2021-03-10 17:24:10','2021-03-10 22:24:10','','michael-dam-mEZ3PoFGs_k-unsplash','','inherit','open','closed','','michael-dam-mez3pofgs_k-unsplash','','','2021-03-10 17:24:10','2021-03-10 22:24:10','',2372,'https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash.jpg',0,'attachment','image/jpeg',0),(2479,1,'2021-03-10 17:27:18','2021-03-10 22:27:18','','joseph-gonzalez-iFgRcqHznqg-unsplash','','inherit','open','closed','','joseph-gonzalez-ifgrcqhznqg-unsplash','','','2021-03-10 17:27:18','2021-03-10 22:27:18','',2372,'https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash.jpg',0,'attachment','image/jpeg',0),(2480,1,'2021-03-10 17:27:56','2021-03-10 22:27:56','','brooke-cagle-oTweoxMKdkA-unsplash','','inherit','open','closed','','brooke-cagle-otweoxmkdka-unsplash','','','2021-03-10 17:27:56','2021-03-10 22:27:56','',2372,'https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash.jpg',0,'attachment','image/jpeg',0),(2481,1,'2021-03-10 17:29:17','2021-03-10 22:29:17','','carrita-tanner-E7B9RWMTMLI-unsplash','','inherit','open','closed','','carrita-tanner-e7b9rwmtmli-unsplash','','','2021-03-10 17:29:17','2021-03-10 22:29:17','',2372,'https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash.jpg',0,'attachment','image/jpeg',0),(2483,1,'2021-03-10 17:30:00','2021-03-10 22:30:00','','courtney-cook-qFVPPU1mrMM-unsplash-1','','inherit','open','closed','','courtney-cook-qfvppu1mrmm-unsplash-1','','','2021-03-10 17:30:00','2021-03-10 22:30:00','',2372,'https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1.jpg',0,'attachment','image/jpeg',0),(2484,1,'2021-03-10 17:30:25','2021-03-10 22:30:25','','jorge-cesar-Atgu8TywltQ-unsplash','','inherit','open','closed','','jorge-cesar-atgu8tywltq-unsplash','','','2021-03-10 17:30:25','2021-03-10 22:30:25','',2372,'https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash.jpg',0,'attachment','image/jpeg',0),(2487,1,'2021-03-10 17:32:00','2021-03-10 22:32:00','','ian-dooley-d1UPkiFd04A-unsplash','','inherit','open','closed','','ian-dooley-d1upkifd04a-unsplash','','','2021-03-10 17:32:00','2021-03-10 22:32:00','',2372,'https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash.jpg',0,'attachment','image/jpeg',0),(2488,1,'2022-09-02 10:41:10','2021-03-10 22:35:00','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/pexels-rodnae-final-1.jpg\",\"id\":2378,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide has-background-dim-20 has-background-dim is-position-center-center\" style=\"min-height:495px\"><img class=\"wp-block-cover__image-background wp-image-2378\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/pexels-rodnae-final-1.jpg\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"dark-gray\"} -->\n<p class=\"has-dark-gray-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Because you deserve an experience <em>just </em>for you.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>All of our staff are certified and receive annual training - so you can rest assured we\'re up to speed on the latest trends. <em>Our goal is to help you feel better by looking your best. </em>Book an appointment today!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button {\"borderRadius\":2,\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\"} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" style=\"border-radius:2px\">VIEW SERVICE MENU</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"borderRadius\":2,\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":2381,\"width\":282,\"height\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/book-now-arrow.gif\" alt=\"\" class=\"wp-image-2381\" width=\"282\" height=\"282\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2>What are the benefits of our services? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=eiQ3viAGung\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=eiQ3viAGung\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Book before this weekend and take 20% off!*</h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2479,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2479\" width=\"245\" height=\"367\"/><figcaption>Steve - Senior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2480,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2480\" width=\"245\" height=\"367\"/><figcaption>Mary Kate - Eyelash Specialist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2481,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\" alt=\"\" class=\"wp-image-2481\" width=\"245\" height=\"367\"/><figcaption>Tina - Brow Master</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2483,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2483\" width=\"245\" height=\"367\"/><figcaption>Becky - Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2484,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2484\" width=\"245\" height=\"367\"/><figcaption>Rosa - Junior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2487,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2487\" width=\"245\" height=\"367\"/><figcaption>Ross - Apprentice Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"contentJustification\":\"center\",\"align\":\"full\"} -->\n<div class=\"wp-block-buttons alignfull is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our Business</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">56203 Maribel Peaks Road</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Suite 180</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"#facebook\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#instagram\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 10:41:10','2021-03-10 22:35:00','',2372,'http://www.capegliding.co.za/?p=2488',0,'revision','',0),(2490,1,'2022-09-02 12:41:36','2022-09-02 10:41:36','{\"fields\":{\"0\":{\"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\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"select\",\"label\":\"Subject\",\"choices\":{\"1\":{\"label\":\"Book a Gliding Experience\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Book a New Pilot Course\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Visiting Pilot\",\"value\":\"\",\"image\":\"\"},\"4\":{\"label\":\"Other\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"select\",\"label\":\"Dropdown\",\"choices\":{\"1\":{\"label\":\"First Choice\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Second Choice\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Third Choice\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"2490\",\"field_id\":5,\"settings\":{\"form_title\":\"Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact Form\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"195\",\"redirect\":\"\"}},\"form_tags\":[]}}','Contact Form','','publish','closed','closed','','contact-form','','','2022-09-07 15:54:02','2022-09-07 13:54:02','',0,'http://www.capegliding.co.za/?post_type=wpforms&#038;p=2490',0,'wpforms','',0),(2491,1,'2022-09-02 12:41:36','2022-09-02 10:41:36','{\"id\":2490,\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"format\":\"first-last\",\"label\":\"Name\",\"required\":\"1\",\"size\":\"medium\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"required\":\"1\",\"size\":\"medium\",\"allowlist\":\"\",\"denylist\":\"\",\"default_value\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Contact Form\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"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.\",\"message_scroll\":\"1\"}},\"antispam\":\"1\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\"}}','Contact Form','','inherit','closed','closed','','2490-revision-v1','','','2022-09-02 12:41:36','2022-09-02 10:41:36','',2490,'http://www.capegliding.co.za/?p=2491',0,'revision','',0),(2493,1,'2022-09-02 10:41:37','2021-02-26 20:33:06','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"focalPoint\":{\"x\":\"0.52\",\"y\":\"0.55\"},\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:52% 55.00000000000001%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is no more dangerous than other forms of aviation. Training is of a high standard and safety is taken extremely serious. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The <a href=\"http://www.sssa.org.za\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Soaring Society of South Africa</a> promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','publish','closed','closed','','faq-cape-gliding-club','','','2022-09-09 10:57:17','2022-09-09 08:57:17','',0,'',0,'page','',0),(2494,1,'2022-09-02 10:41:37','2021-02-26 20:33:06','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started With Our Product.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:search {\"label\":\"What Do You Need Help With?\",\"buttonText\":\"Search\"} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">What if I change my mind?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is your product eco-friendly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>It sure is. We\'re 100% biodegradable and sustainable. Plus, we\'re Leaping Bunny certified.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Do you offer any discounts?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-02 10:41:37','2021-02-26 20:33:06','',2493,'http://www.capegliding.co.za/?p=2494',0,'revision','',0),(2495,1,'2022-09-02 10:41:42','2022-09-02 08:41:42','<!-- wp:paragraph -->\n<p>Choose between three monthly plans. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-basic\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$20/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This service is awesome if you\'re just starting out!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-agency\">Agency</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$50/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is the best choice for small businesses who want to see rapid results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-pro\">Pro</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$30/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Want the whole package? We got it covered.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"h-our-guarantee\">Our Guarantee</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a full money-back guarantee on all plans if you cancel within the first 30-days. Not happy with your plan? Switch it any time!</p>\n<!-- /wp:paragraph -->','Services','','draft','closed','closed','','services','','','2022-09-02 17:59:35','2022-09-02 15:59:35','',0,'http://www.capegliding.co.za/services/',0,'page','',0),(2496,1,'2022-09-02 10:41:43','2022-09-02 08:41:43','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\",\"id\":2332,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.40\",\"y\":\"0.26\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:375px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-2332\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\" style=\"object-position:40% 26%\" data-object-fit=\"cover\" data-object-position=\"40% 26%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">RESOURCES THAT WILL HELP YOU</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>Make Your Life Easier</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Check out our latest tools, products, and services to help you do the things you need to do.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:categories {\"displayAsDropdown\":true,\"showHierarchy\":true} /-->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2352,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1024x684.jpg\" alt=\"\" class=\"wp-image-2352\"/><figcaption>FREEBIES</figcaption></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2347,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1024x683.jpg\" alt=\"\" class=\"wp-image-2347\"/><figcaption>PRODUCTS</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2346,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1024x768.jpg\" alt=\"\" class=\"wp-image-2346\"/><figcaption>COURSES</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2344,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1024x686.jpg\" alt=\"\" class=\"wp-image-2344\"/><figcaption>CONSULTING</figcaption></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:spacer {\"height\":\"27px\"} -->\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg\",\"id\":2352,\"isRepeated\":true,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.05\",\"y\":\"0.71\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-repeated is-position-center-center\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg);min-height:375px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>The Reviews Are In</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"46px\"} -->\n<div style=\"height:46px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-real-customers-real-results\">Real Customers. Real Results.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2354,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1-150x150.jpg\" alt=\"\" class=\"wp-image-2354\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2355,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2355\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2356,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2356\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-seriously-magic\">\"Seriously magic.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Marcus Tran</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-my-favorite-tool\">\"My favorite tool!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Sarah Jackson</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-game-changer\">\"Game-changer.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Susan Hartley</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"h-\"></h2>\n<!-- /wp:heading -->','Shop','','draft','closed','closed','','shop','','','2022-09-02 17:58:37','2022-09-02 15:58:37','',0,'',0,'page','',0),(2497,1,'2022-09-02 10:41:43','2021-03-05 23:02:56','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\",\"id\":2332,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.40\",\"y\":\"0.26\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide has-background-dim-20 has-background-dim is-position-center-center\" style=\"min-height:375px\"><img class=\"wp-block-cover__image-background wp-image-2332\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\" style=\"object-position:40% 26%\" data-object-fit=\"cover\" data-object-position=\"40% 26%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">RESOURCES THAT WILL HELP YOU</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>Make Your Life Easier</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Check out our latest tools, products, and services to help you do the things you need to do.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:categories {\"displayAsDropdown\":true,\"showHierarchy\":true} /-->\n\n<!-- wp:gallery {\"ids\":[2352],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-1 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://ocdi.com/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1024x684.jpg\" alt=\"\" data-id=\"2352\" data-full-url=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg\" data-link=\"https://ocdi.com/shop/bench-accounting-c3v88boorom-unsplash-1/\" class=\"wp-image-2352\"/><figcaption class=\"blocks-gallery-item__caption\">FREEBIES</figcaption></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:gallery {\"ids\":[2347,2346,2344],\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery columns-3 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1024x683.jpg\" alt=\"\" data-id=\"2347\" data-full-url=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1.jpg\" data-link=\"https://ocdi.com/shop/alexandra-tran-vflzpwbuwee-unsplash-1/\" class=\"wp-image-2347\"/><figcaption class=\"blocks-gallery-item__caption\">PRODUCTS</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://ocdi.com/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1024x768.jpg\" alt=\"\" data-id=\"2346\" data-full-url=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1.jpg\" data-link=\"https://ocdi.com/shop/spencer-dxobxpia9_4-unsplash-2-1/\" class=\"wp-image-2346\"/><figcaption class=\"blocks-gallery-item__caption\">COURSES</figcaption></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1024x686.jpg\" alt=\"\" data-id=\"2344\" data-full-url=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1.jpg\" data-link=\"https://ocdi.com/shop/alejandro-escamilla-bbqlhcpvuqa-unsplash-2/\" class=\"wp-image-2344\"/><figcaption class=\"blocks-gallery-item__caption\">CONSULTING</figcaption></figure></li></ul></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:spacer {\"height\":27} -->\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg\",\"id\":2352,\"isRepeated\":true,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.05\",\"y\":\"0.71\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide has-background-dim-20 has-background-dim is-repeated is-position-center-center\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg);min-height:375px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>The Reviews Are In</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":46} -->\n<div style=\"height:46px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-real-customers-real-results\">Real Customers. Real Results.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2354,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-thumbnail\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1-150x150.jpg\" alt=\"\" class=\"wp-image-2354\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2355,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-thumbnail\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2355\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2356,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-thumbnail\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2356\"/></figure></div>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-seriously-magic\">\"Seriously magic.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Marcus Tran</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-my-favorite-tool\">\"My favorite tool!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Sarah Jackson</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-game-changer\">\"Game-changer.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Susan Hartley</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"h-\"></h2>\n<!-- /wp:heading -->','Shop','','inherit','closed','closed','','2496-revision-v1','','','2022-09-02 10:41:43','2021-03-05 23:02:56','',2496,'http://www.capegliding.co.za/?p=2497',0,'revision','',0),(2498,1,'2022-09-02 10:42:05','2022-09-02 08:42:05','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\"><p>Acme Marketing provided the tools and strategies we needed to build PPC campaigns with great ROI.</p><cite>John Doe, ABC Corp</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2120,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-3.png\" alt=\"\" class=\"wp-image-2120\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2126,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-woman-3.png\" alt=\"\" class=\"wp-image-2126\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>I wouldn\'t hesitate to recommend Acme for marketing support. Their team of experts have assisted us with everything from keyword research to getting our social media strategy on the right track.</p><cite>Jane Doe, XYZ Interiors</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\"><p>Our team is free to work on the tasks they do best.</p><cite>Vasu Sameer, AK Consulting</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2127,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-4.png\" alt=\"\" class=\"wp-image-2127\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-woman-2.png\" alt=\"\" class=\"wp-image-2128\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>From day one, the team at Acme become partners and friends. They immediately got to know the business are driven to help small businesses succeed.</p><cite>Amanda Smith, Awesome Software</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Testimonials','','draft','closed','closed','','testimonials','','','2022-09-02 17:59:23','2022-09-02 15:59:23','',0,'',0,'page','',0),(2499,1,'2022-09-02 10:42:05','2021-02-26 11:05:31','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\"><p>Acme Marketing provided the tools and strategies we needed to build PPC campaigns with great ROI.</p><cite>John Doe, ABC Corp</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2120,\"width\":200,\"height\":200,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-3.png\" alt=\"\" class=\"wp-image-2120\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2126,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-woman-3.png\" alt=\"\" class=\"wp-image-2126\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>I wouldn\'t hesitate to recommend Acme for marketing support. Their team of experts have assisted us with everything from keyword research to getting our social media strategy on the right track.</p><cite>Jane Doe, XYZ Interiors</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\"><p>Our team is free to work on the tasks they do best.</p><cite>Vasu Sameer, AK Consulting</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2127,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-4.png\" alt=\"\" class=\"wp-image-2127\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:image {\"id\":2128,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image size-large is-style-rounded\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-woman-2.png\" alt=\"\" class=\"wp-image-2128\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>From day one, the team at Acme become partners and friends. They immediately got to know the business are driven to help small businesses succeed.</p><cite>Amanda Smith, Awesome Software</cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Testimonials','','inherit','closed','closed','','2498-revision-v1','','','2022-09-02 10:42:05','2021-02-26 11:05:31','',2498,'http://www.capegliding.co.za/?p=2499',0,'revision','',0),(2502,1,'2022-09-02 13:28:54','2022-09-02 11:28:54','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town,. gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p><p></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Instruction is given to our members for free. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our History</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Promise</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing 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. </p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:28:54','2022-09-02 11:28:54','',195,'http://www.capegliding.co.za/?p=2502',0,'revision','',0),(2504,1,'2022-09-02 13:29:34','2022-09-02 11:29:34','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town,. gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Instruction is given to our members for free. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our History</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing 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.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Promise</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing 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. </p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:29:34','2022-09-02 11:29:34','',195,'http://www.capegliding.co.za/?p=2504',0,'revision','',0),(2506,1,'2022-09-02 13:36:39','2022-09-02 11:36:39','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town,. gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:36:39','2022-09-02 11:36:39','',195,'http://www.capegliding.co.za/?p=2506',0,'revision','',0),(2508,1,'2022-09-02 13:37:43','2022-09-02 11:37:43','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:37:43','2022-09-02 11:37:43','',195,'http://www.capegliding.co.za/?p=2508',0,'revision','',0),(2510,1,'2022-09-02 13:43:38','2022-09-02 11:43:38','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come and enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experience Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:43:38','2022-09-02 11:43:38','',195,'http://www.capegliding.co.za/?p=2510',0,'revision','',0),(2512,1,'2022-09-02 13:46:55','2022-09-02 11:46:55','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experience Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:46:55','2022-09-02 11:46:55','',195,'http://www.capegliding.co.za/?p=2512',0,'revision','',0),(2514,1,'2022-09-02 13:50:00','2022-09-02 11:50:00','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experience Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:50:00','2022-09-02 11:50:00','',195,'http://www.capegliding.co.za/?p=2514',0,'revision','',0),(2515,1,'2022-09-02 13:50:18','2022-09-02 11:50:18','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experience Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:50:18','2022-09-02 11:50:18','',195,'http://www.capegliding.co.za/?p=2515',0,'revision','',0),(2517,1,'2022-09-02 13:53:49','2022-09-02 11:53:49','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke. Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experience Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:53:49','2022-09-02 11:53:49','',195,'http://www.capegliding.co.za/?p=2517',0,'revision','',0),(2518,1,'2022-09-02 13:54:07','2022-09-02 11:54:07','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke. Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:54:07','2022-09-02 11:54:07','',195,'http://www.capegliding.co.za/?p=2518',0,'revision','',0),(2520,1,'2022-09-02 13:56:25','2022-09-02 11:56:25','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke. Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:56:25','2022-09-02 11:56:25','',195,'http://www.capegliding.co.za/?p=2520',0,'revision','',0),(2522,1,'2022-09-02 13:57:32','2022-09-02 11:57:32','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke. Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 13:57:32','2022-09-02 11:57:32','',195,'http://www.capegliding.co.za/?p=2522',0,'revision','',0),(2524,1,'2022-09-02 14:08:33','2022-09-02 12:08:33','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 14:08:33','2022-09-02 12:08:33','',195,'http://www.capegliding.co.za/?p=2524',0,'revision','',0),(2526,1,'2022-09-02 14:15:28','2022-09-02 12:15:28','<!-- wp:paragraph -->\n<p>Only 1 hour drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a Gliding Experience Flight.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 14:15:28','2022-09-02 12:15:28','',195,'http://www.capegliding.co.za/?p=2526',0,'revision','',0),(2528,1,'2022-09-02 14:18:06','2022-09-02 12:18:06','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"dark-gray\"} -->\n<p class=\"has-text-align-center has-dark-gray-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>All of our staff are certified and receive annual training - so you can rest assured we\'re up to speed on the latest trends. <em>Our goal is to help you feel better by looking your best. </em>Book an appointment today!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}}} -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" style=\"border-radius:2px\">VIEW SERVICE MENU</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":2381,\"width\":282,\"height\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/book-now-arrow.gif\" alt=\"\" class=\"wp-image-2381\" width=\"282\" height=\"282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2>What are the benefits of our services? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=eiQ3viAGung\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=eiQ3viAGung\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Book before this weekend and take 20% off!*</h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2479,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2479\" width=\"245\" height=\"367\"/><figcaption>Steve - Senior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2480,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2480\" width=\"245\" height=\"367\"/><figcaption>Mary Kate - Eyelash Specialist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2481,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\" alt=\"\" class=\"wp-image-2481\" width=\"245\" height=\"367\"/><figcaption>Tina - Brow Master</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2483,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2483\" width=\"245\" height=\"367\"/><figcaption>Becky - Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2484,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2484\" width=\"245\" height=\"367\"/><figcaption>Rosa - Junior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2487,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2487\" width=\"245\" height=\"367\"/><figcaption>Ross - Apprentice Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our Business</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">56203 Maribel Peaks Road</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Suite 180</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"#facebook\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#instagram\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:18:06','2022-09-02 12:18:06','',2372,'http://www.capegliding.co.za/?p=2528',0,'revision','',0),(2530,1,'2022-09-02 14:20:05','2022-09-02 12:20:05','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"dark-gray\"} -->\n<p class=\"has-text-align-center has-dark-gray-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and flying is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":2381,\"width\":282,\"height\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/book-now-arrow.gif\" alt=\"\" class=\"wp-image-2381\" width=\"282\" height=\"282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2>What are the benefits of our services? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Book before this weekend and take 20% off!*</h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2479,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2479\" width=\"245\" height=\"367\"/><figcaption>Steve - Senior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2480,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2480\" width=\"245\" height=\"367\"/><figcaption>Mary Kate - Eyelash Specialist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2481,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\" alt=\"\" class=\"wp-image-2481\" width=\"245\" height=\"367\"/><figcaption>Tina - Brow Master</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2483,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2483\" width=\"245\" height=\"367\"/><figcaption>Becky - Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2484,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2484\" width=\"245\" height=\"367\"/><figcaption>Rosa - Junior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2487,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2487\" width=\"245\" height=\"367\"/><figcaption>Ross - Apprentice Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our Business</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">56203 Maribel Peaks Road</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Suite 180</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"#facebook\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#instagram\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:20:05','2022-09-02 12:20:05','',2372,'http://www.capegliding.co.za/?p=2530',0,'revision','',0),(2531,1,'2022-09-02 14:21:46','2022-09-02 12:21:46','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and flying is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":2381,\"width\":282,\"height\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/book-now-arrow.gif\" alt=\"\" class=\"wp-image-2381\" width=\"282\" height=\"282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2>What are the benefits of our services? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Book before this weekend and take 20% off!*</h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2479,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2479\" width=\"245\" height=\"367\"/><figcaption>Steve - Senior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2480,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2480\" width=\"245\" height=\"367\"/><figcaption>Mary Kate - Eyelash Specialist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2481,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\" alt=\"\" class=\"wp-image-2481\" width=\"245\" height=\"367\"/><figcaption>Tina - Brow Master</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2483,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2483\" width=\"245\" height=\"367\"/><figcaption>Becky - Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2484,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2484\" width=\"245\" height=\"367\"/><figcaption>Rosa - Junior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2487,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2487\" width=\"245\" height=\"367\"/><figcaption>Ross - Apprentice Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our Business</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">56203 Maribel Peaks Road</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Suite 180</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"#facebook\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#instagram\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:21:46','2022-09-02 12:21:46','',2372,'http://www.capegliding.co.za/?p=2531',0,'revision','',0),(2532,1,'2022-09-02 14:22:02','2022-09-02 12:22:02','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":2381,\"width\":282,\"height\":282,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/book-now-arrow.gif\" alt=\"\" class=\"wp-image-2381\" width=\"282\" height=\"282\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading -->\n<h2>What are the benefits of our services? </h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>Book before this weekend and take 20% off!*</h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2479,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/joseph-gonzalez-iFgRcqHznqg-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2479\" width=\"245\" height=\"367\"/><figcaption>Steve - Senior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2480,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/brooke-cagle-oTweoxMKdkA-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2480\" width=\"245\" height=\"367\"/><figcaption>Mary Kate - Eyelash Specialist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2481,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/carrita-tanner-E7B9RWMTMLI-unsplash-scaled-1-755x1024.jpg\" alt=\"\" class=\"wp-image-2481\" width=\"245\" height=\"367\"/><figcaption>Tina - Brow Master</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2483,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/courtney-cook-qFVPPU1mrMM-unsplash-1-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2483\" width=\"245\" height=\"367\"/><figcaption>Becky - Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2484,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/jorge-cesar-Atgu8TywltQ-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2484\" width=\"245\" height=\"367\"/><figcaption>Rosa - Junior Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2487,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/ian-dooley-d1UPkiFd04A-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2487\" width=\"245\" height=\"367\"/><figcaption>Ross - Apprentice Stylist</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our Business</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">56203 Maribel Peaks Road</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Suite 180</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"#facebook\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#instagram\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:22:02','2022-09-02 12:22:02','',2372,'http://www.capegliding.co.za/?p=2532',0,'revision','',0),(2534,1,'2022-09-02 14:28:26','2022-09-02 12:28:26','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>The cost of a Gliding Experience Flight is R2,500. Flights are approximately 30mins long.  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> Address</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Monday: 10:00am – 7:00pm<br>Tuesday: 9:00am – 8:00pm<br>Wednesday: 9:00am – 8:00pm<br>Thursday: 9:00am – 8:00pm<br>Friday: 9:00am – 8:00pm<br>Saturday: 9:00am – 6:00pm<br>Sunday: 10:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:28:26','2022-09-02 12:28:26','',2372,'http://www.capegliding.co.za/?p=2534',0,'revision','',0),(2536,1,'2022-09-02 14:29:09','2022-09-02 12:29:09','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>The cost of a Gliding Experience Flight is R2,500. Flights are approximately 30mins long.  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":2478,\"width\":245,\"height\":367,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/michael-dam-mEZ3PoFGs_k-unsplash-scaled-1-683x1024.jpg\" alt=\"\" class=\"wp-image-2478\" width=\"245\" height=\"367\"/><figcaption>Kelsey - Owner</figcaption></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:29:09','2022-09-02 12:29:09','',2372,'http://www.capegliding.co.za/?p=2536',0,'revision','',0),(2538,1,'2022-09-02 14:29:58','2022-09-02 12:29:58','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"yellow\",\"textColor\":\"dark-gray\",\"style\":{\"border\":{\"radius\":\"2px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-dark-gray-color has-yellow-background-color has-text-color has-background\" href=\"#scheduleyourappointmentnow\" style=\"border-radius:2px\">BOOK APPOINTMENT</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>The cost of a Gliding Experience Flight is R2,500. Flights are approximately 30mins long.  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":56,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-1024x768.jpeg\" alt=\"\" class=\"wp-image-56\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:29:58','2022-09-02 12:29:58','',2372,'http://www.capegliding.co.za/?p=2538',0,'revision','',0),(2539,1,'2022-09-02 14:30:23','2022-09-02 12:30:23','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:paragraph -->\n<p>Flights are only available on the weekends. We have limited availability and is also weather dependant. Your safety is our concern. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>The cost of a Gliding Experience Flight is R2,500. Flights are approximately 30mins long.  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":56,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-1024x768.jpeg\" alt=\"\" class=\"wp-image-56\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:30:23','2022-09-02 12:30:23','',2372,'http://www.capegliding.co.za/?p=2539',0,'revision','',0),(2541,1,'2022-09-02 14:33:27','2022-09-02 12:33:27','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:list -->\n<ul><li>The cost of a Gliding Experience Flight is R2,500 or approximately $144/£125/€125</li><li>Flights are approximately 30mins long.</li><li>Flights are only available on the weekends. </li><li>We have limited availability. </li><li>Flying is obviously weather dependant. Your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"scheduleyourappointmentnow\">SCHEDULE YOUR APPOINTMENT NOW</h3>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":56,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2022/08/5FD09773-BEF9-4BFB-A6C8-97E75C3182DC-1024x768.jpeg\" alt=\"\" class=\"wp-image-56\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:33:27','2022-09-02 12:33:27','',2372,'http://www.capegliding.co.za/?p=2541',0,'revision','',0),(2543,1,'2022-09-02 14:34:23','2022-09-02 12:34:23','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:list -->\n<ul><li>The cost of a Gliding Experience Flight is R2,500 or approximately $144/£125/€125</li><li>Flights are approximately 30mins long.</li><li>Flights are only available on the weekends. </li><li>We have limited availability. </li><li>Flying is obviously weather dependant. Your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Big Bear Lake, CA 92333</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>904-555-3092</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:34:23','2022-09-02 12:34:23','',2372,'http://www.capegliding.co.za/?p=2543',0,'revision','',0),(2545,1,'2022-09-02 14:35:22','2022-09-02 12:35:22','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Be in awe again.</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:list -->\n<ul><li>The cost of a Gliding Experience Flight is R2,500 or approximately $144/£125/€125</li><li>Flights are approximately 30mins long.</li><li>Flights are only available on the weekends. </li><li>We have limited availability. </li><li>Flying is obviously weather dependant. Your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Book a Gliding Experience Flight Now','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 14:35:22','2022-09-02 12:35:22','',2372,'http://www.capegliding.co.za/?p=2545',0,'revision','',0),(2547,1,'2022-09-02 17:10:19','2022-09-02 15:10:19','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:pullquote -->\n<figure class=\"wp-block-pullquote\"><blockquote><p>*A Gliding Experience Flight is R2,500 or approximately $144/£125/€125</p><p>*Flights are approximately 30mins long.</p><p>*Only available on the weekends. </p><p>*We have limited availability. </p><p>*Flying is weather dependant. Your safety is our concern. </p></blockquote></figure>\n<!-- /wp:pullquote --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 17:10:19','2022-09-02 15:10:19','',2372,'http://www.capegliding.co.za/?p=2547',0,'revision','',0),(2548,1,'2022-09-02 17:10:43','2022-09-02 15:10:43','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:pullquote -->\n<figure class=\"wp-block-pullquote\"><blockquote><p>*A Gliding Experience Flight is R2,500 or approximately $144/£125/€125</p><p>*Flights are approximately 30mins long.</p><p>*Only available on the weekends. </p><p>*We have limited availability. </p><p>*Flying is weather dependant. Your safety is our concern. </p></blockquote></figure>\n<!-- /wp:pullquote --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 17:10:43','2022-09-02 15:10:43','',2372,'http://www.capegliding.co.za/?p=2548',0,'revision','',0),(2549,1,'2022-09-02 17:13:11','2022-09-02 15:13:11','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":15,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":495,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:495px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:pullquote -->\n<figure class=\"wp-block-pullquote\"><blockquote><p>*A Gliding Experience Flight is R2,500 or approximately $144/£125/€125</p><p>*Flights are approximately 30mins long.</p><p>*Only available on the weekends. </p><p>*We have limited availability. </p><p>*Flying is weather dependant. Your safety is our concern. </p></blockquote></figure>\n<!-- /wp:pullquote --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-02 17:13:11','2022-09-02 15:13:11','',2372,'http://www.capegliding.co.za/?p=2549',0,'revision','',0),(2551,1,'2022-09-02 17:16:10','2022-09-02 15:16:10','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:cover {\"dimRatio\":50,\"minHeight\":234,\"minHeightUnit\":\"px\",\"isDark\":false} -->\n<div class=\"wp-block-cover is-light\" style=\"min-height:234px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"color\":{}}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>South Africa</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Email: cgcadmin@cgc.org.za</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-09-02 17:16:10','2022-09-02 15:16:10','',13,'http://www.capegliding.co.za/?p=2551',0,'revision','',0),(2552,1,'2022-09-02 17:22:47','2022-09-02 15:22:47','<!-- wp:paragraph -->\n<p>Our website address is: http://www.capegliding.co.za.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not share data.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where your data is sent</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2022-09-02 17:22:47','2022-09-02 15:22:47','',3,'http://www.capegliding.co.za/?p=2552',0,'revision','',0),(2554,1,'2024-12-04 11:42:44','2022-09-02 15:50:04',' ','','','publish','closed','closed','','2554','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/?p=2554',3,'nav_menu_item','',0),(2555,1,'2022-09-02 17:51:57','2022-09-02 15:51:57','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a Gliding Experience Flight.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir  and an Astir CS 77that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please contact us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-02 17:51:57','2022-09-02 15:51:57','',195,'http://www.capegliding.co.za/?p=2555',0,'revision','',0),(2558,1,'2022-09-02 17:58:35','2022-09-02 15:58:35','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\",\"id\":2332,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.40\",\"y\":\"0.26\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:375px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-2332\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg\" style=\"object-position:40% 26%\" data-object-fit=\"cover\" data-object-position=\"40% 26%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">RESOURCES THAT WILL HELP YOU</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>Make Your Life Easier</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Check out our latest tools, products, and services to help you do the things you need to do.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:categories {\"displayAsDropdown\":true,\"showHierarchy\":true} /-->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2352,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1024x684.jpg\" alt=\"\" class=\"wp-image-2352\"/><figcaption>FREEBIES</figcaption></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":2347,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1024x683.jpg\" alt=\"\" class=\"wp-image-2347\"/><figcaption>PRODUCTS</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2346,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1024x768.jpg\" alt=\"\" class=\"wp-image-2346\"/><figcaption>COURSES</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":2344,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1024x686.jpg\" alt=\"\" class=\"wp-image-2344\"/><figcaption>CONSULTING</figcaption></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:spacer {\"height\":\"27px\"} -->\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg\",\"id\":2352,\"isRepeated\":true,\"dimRatio\":15,\"focalPoint\":{\"x\":\"0.05\",\"y\":\"0.71\"},\"minHeight\":375,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-repeated is-position-center-center\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1.jpg);min-height:375px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"},\"color\":{\"text\":\"#fffffa\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#fffffa;font-size:74px;line-height:1.1\"><strong>The Reviews Are In</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"46px\"} -->\n<div style=\"height:46px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-real-customers-real-results\">Real Customers. Real Results.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2354,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1-150x150.jpg\" alt=\"\" class=\"wp-image-2354\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2355,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2355\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"align\":\"center\",\"id\":2356,\"sizeSlug\":\"thumbnail\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-thumbnail is-style-rounded\"><img src=\"https://ocdi.com/wp-content/uploads/2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-150x150.jpg\" alt=\"\" class=\"wp-image-2356\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-seriously-magic\">\"Seriously magic.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Marcus Tran</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-my-favorite-tool\">\"My favorite tool!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Sarah Jackson</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-game-changer\">\"Game-changer.\"</h3>\n<!-- /wp:heading -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"</strong></p><cite><em>-Susan Hartley</em></cite></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"h-\"></h2>\n<!-- /wp:heading -->','Shop','','inherit','closed','closed','','2496-revision-v1','','','2022-09-02 17:58:35','2022-09-02 15:58:35','',2496,'http://www.capegliding.co.za/?p=2558',0,'revision','',0),(2559,1,'2022-09-02 17:59:35','2022-09-02 15:59:35','<!-- wp:paragraph -->\n<p>Choose between three monthly plans. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-basic\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$20/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This service is awesome if you\'re just starting out!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-agency\">Agency</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$50/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is the best choice for small businesses who want to see rapid results.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3} -->\n<h3 class=\"has-text-align-center\" id=\"h-pro\">Pro</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$30/mo</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Want the whole package? We got it covered.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Service</li><li>Service</li><li>Service</li><li>Service</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"contentJustification\":\"center\"} -->\n<div class=\"wp-block-buttons is-content-justification-center\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Learn More</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"h-our-guarantee\">Our Guarantee</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We offer a full money-back guarantee on all plans if you cancel within the first 30-days. Not happy with your plan? Switch it any time!</p>\n<!-- /wp:paragraph -->','Services','','inherit','closed','closed','','2495-revision-v1','','','2022-09-02 17:59:35','2022-09-02 15:59:35','',2495,'http://www.capegliding.co.za/?p=2559',0,'revision','',0),(2561,1,'2022-09-02 18:10:16','2022-09-02 16:10:16','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">What if I change my mind?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">What if I change my mind?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is your product eco-friendly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>It sure is. We\'re 100% biodegradable and sustainable. Plus, we\'re Leaping Bunny certified.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Do you offer any discounts?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-02 18:10:16','2022-09-02 16:10:16','',2493,'http://www.capegliding.co.za/?p=2561',0,'revision','',0),(2563,1,'2022-09-02 18:20:37','2022-09-02 16:20:37','','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 18:20:37','2022-09-02 16:20:37','',11,'http://www.capegliding.co.za/?p=2563',0,'revision','',0),(2566,1,'2022-09-02 18:23:38','2022-09-02 16:23:38','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']</div>\n<!-- /wp:booking/booking -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-02 18:23:38','2022-09-02 16:23:38','',11,'http://www.capegliding.co.za/?p=2566',0,'revision','',0),(2568,1,'2022-09-04 17:35:02','2022-09-04 15:35:02','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-09-04 17:35:02','2022-09-04 15:35:02','',13,'http://www.capegliding.co.za/?p=2568',0,'revision','',0),(2571,1,'2022-09-04 18:03:51','2022-09-04 16:03:51','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider get in the air?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>It sure is. We\'re 100% biodegradable and sustainable. Plus, we\'re Leaping Bunny certified.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-04 18:03:51','2022-09-04 16:03:51','',2493,'http://www.capegliding.co.za/?p=2571',0,'revision','',0),(2573,1,'2022-09-04 18:16:30','2022-09-04 16:16:30','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different rsates, but the rule of thumb is your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider get in the air?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-04 18:16:30','2022-09-04 16:16:30','',2493,'http://www.capegliding.co.za/?p=2573',0,'revision','',0),(2575,1,'2022-09-05 15:39:17','2022-09-05 13:39:17','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider get in the air?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-05 15:39:17','2022-09-05 13:39:17','',2493,'http://www.capegliding.co.za/?p=2575',0,'revision','',0),(2576,1,'2022-09-07 10:31:55','2022-09-07 08:31:55','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider.    In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio training courses. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-07 10:31:55','2022-09-07 08:31:55','',195,'http://www.capegliding.co.za/?p=2576',0,'revision','',0),(2577,1,'2022-09-07 11:10:03','2022-09-07 09:10:03','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>		\n                <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_4\'  action=\'https://www.capegliding.co.za/wp-admin/post.php?post=2577&#038;action=elementor\' data-formid=\'4\' novalidate><input id=\"input_72f76f61f73121ef9af13b2af8549006\" type=\"hidden\" name=\"input_72f76f61f73121ef9af13b2af8549006\" value=\"\"/>\n                        <fieldset id=\"field_4_3\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_3.3\' id=\'input_4_3_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_3.6\' id=\'input_4_3_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_4_5\'>Phone(Required)</label><input name=\'input_5\' id=\'input_4_5\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_4_8\'>Email(Required)</label>\n                            <input name=\'input_8\' id=\'input_4_8\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_4_7\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites(Required)</legend>\n								<input class=\'gfield-choice-input\' name=\'input_7.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_4_7_1\'   />\n								<label for=\'choice_4_7_1\' id=\'label_4_7_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_4_7_2\'   />\n								<label for=\'choice_4_7_2\' id=\'label_4_7_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_4_7_3\'   />\n								<label for=\'choice_4_7_3\' id=\'label_4_7_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_7_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_4\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' data-submission-type=\'submit\' value=\'Submit\'  /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_4\' value=\'postback\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_4\' id=\'gform_theme_4\' value=\'gravity-theme\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_4\' id=\'gform_style_settings_4\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_4\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'4\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_4\' value=\'WyJ7XCI3LjFcIjpcImIzNzUzNTU1OTc5OGVkZDU4MmM4Y2UzY2QyZDFhNjA1XCIsXCI3LjJcIjpcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3LjNcIjpcIjc5MmNjOGQxY2QzYWQ3MmM5MGM4MjBhOGI5M2I0YWJiXCJ9IiwiZmRmNTBhN2I4NWI4NDExZmVkNzA5NDU2MzgwYzQzNmEiXQ==\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_4\' id=\'gform_target_page_number_4\' value=\'0\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_4\' id=\'gform_source_page_number_4\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','publish','closed','closed','','new-pilot-gliding-course','','','2025-09-18 09:44:55','2025-09-18 07:44:55','',0,'http://www.capegliding.co.za/?page_id=2577',0,'page','',0),(2578,1,'2022-09-07 11:10:03','2022-09-07 09:10:03','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee we charge for the course is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 11:10:03','2022-09-07 09:10:03','',2577,'http://www.capegliding.co.za/?p=2578',0,'revision','',0),(2579,1,'2022-09-07 11:11:38','2022-09-07 09:11:38','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee we charge for the course is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 11:11:38','2022-09-07 09:11:38','',2577,'http://www.capegliding.co.za/?p=2579',0,'revision','',0),(2580,1,'2024-12-04 11:42:44','2022-09-07 09:14:09',' ','','','publish','closed','closed','','2580','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/?p=2580',2,'nav_menu_item','',0),(2581,1,'2022-09-07 11:15:34','2022-09-07 09:15:34','','512x512 icon','','inherit','open','closed','','512x512-icon','','','2022-09-07 11:15:34','2022-09-07 09:15:34','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/512x512-icon.png',0,'attachment','image/png',0),(2582,1,'2022-09-07 11:15:38','2022-09-07 09:15:38','','CGCfinal white','','inherit','open','closed','','cgcfinal-white','','','2022-09-07 11:15:38','2022-09-07 09:15:38','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/CGCfinal-white.png',0,'attachment','image/png',0),(2583,1,'2022-09-07 11:15:40','2022-09-07 09:15:40','The logo of the Cape Gliding Club','Cape Gliding Club Logo','Cape Gliding Club','inherit','open','closed','','cgcfinal-black','','','2022-09-07 14:43:27','2022-09-07 12:43:27','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/CGCfinal-black.png',0,'attachment','image/png',0),(2584,1,'2022-09-07 11:16:00','2022-09-07 09:16:00','http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-CGCfinal-white.png','cropped-CGCfinal-white.png','','inherit','open','closed','','cropped-cgcfinal-white-png','','','2022-09-07 11:16:00','2022-09-07 09:16:00','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-CGCfinal-white.png',0,'attachment','image/png',0),(2587,1,'2022-09-07 11:20:21','2022-09-07 09:20:21','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many foreign glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-07 11:20:21','2022-09-07 09:20:21','',195,'http://www.capegliding.co.za/?p=2587',0,'revision','',0),(2589,1,'2022-09-07 11:26:36','2022-09-07 09:26:36','<p><!-- wp:paragraph --></p>\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --></p>\n<figure>\nhttps://youtu.be/srP7RFVdjWc\n</figure>\n<p><!-- /wp:embed --></p>\n<p><!-- wp:paragraph --></p>\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To fly solo, a visiting pilot must either have:</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>a Valid South African GPL or</li>\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"https://www.capegliding.co.za/wp-content/uploads/2023/11/CA-61-01.15.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Accommodation</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit: <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Airspace and Radio Frequencies</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town  TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a> for details on specific reporting points when flying on the ridges.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Turn Points</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from <a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Detailed info for 2023 visiting Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p><a style=\"font-size: 1rem;\" href=\"https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\" target=\"_blank\" rel=\"noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<p><!-- /wp:heading --></p>','Visiting Glider Pilots','','publish','closed','closed','','international-visiting-glider-pilots','','','2023-11-15 11:12:00','2023-11-15 09:12:00','',0,'http://www.capegliding.co.za/?page_id=2589',0,'page','',0),(2590,1,'2022-09-07 11:22:51','2022-09-07 09:22:51','','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-07 11:22:51','2022-09-07 09:22:51','',2589,'http://www.capegliding.co.za/?p=2590',0,'revision','',0),(2591,1,'2022-09-07 11:26:19','2022-09-07 09:26:19','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many visiting international glider pilots that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa with over 100 active members.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-07 11:26:19','2022-09-07 09:26:19','',195,'http://www.capegliding.co.za/?p=2591',0,'revision','',0),(2592,1,'2022-09-07 11:27:33','2022-09-07 09:27:33','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-07 11:27:33','2022-09-07 09:27:33','',195,'http://www.capegliding.co.za/?p=2592',0,'revision','',0),(2595,1,'2022-09-07 11:35:05','2022-09-07 09:35:05','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":300,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:300px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:pullquote -->\n<figure class=\"wp-block-pullquote\"><blockquote><p>*A Gliding Experience Flight is R2,500 or approximately $144/£125/€125</p><p>*Flights are approximately 30mins long.</p><p>*Only available on the weekends. </p><p>*We have limited availability. </p><p>*Flying is weather dependant. Your safety is our concern. </p></blockquote></figure>\n<!-- /wp:pullquote --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 11:35:05','2022-09-07 09:35:05','',2372,'http://www.capegliding.co.za/?p=2595',0,'revision','',0),(2596,1,'2022-09-07 11:36:27','2022-09-07 09:36:27','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:pullquote -->\n<figure class=\"wp-block-pullquote\"><blockquote><p>*A Gliding Experience Flight is R2,500 or approximately $144/£125/€125</p><p>*Flights are approximately 30mins long.</p><p>*Only available on the weekends. </p><p>*We have limited availability. </p><p>*Flying is weather dependant. Your safety is our concern. </p></blockquote></figure>\n<!-- /wp:pullquote --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 11:36:27','2022-09-07 09:36:27','',2372,'http://www.capegliding.co.za/?p=2596',0,'revision','',0),(2598,1,'2022-09-07 11:41:33','2022-09-07 09:41:33','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>We charge R2,500 for aGliding Experience Flight. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, cost will be only R800</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and are approximately 30mins long.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Only available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>We have limited availability. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 11:41:33','2022-09-07 09:41:33','',2372,'http://www.capegliding.co.za/?p=2598',0,'revision','',0),(2600,1,'2022-09-07 11:42:03','2022-09-07 09:42:03','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>We charge R2,500 for aGliding Experience Flight. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, cost will be only R800</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and are approximately 30mins long.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Only available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>We have limited availability. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel costs, etc.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 11:42:03','2022-09-07 09:42:03','',2372,'http://www.capegliding.co.za/?p=2600',0,'revision','',0),(2602,1,'2022-09-07 11:45:43','2022-09-07 09:45:43','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience Flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Our Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 18:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 11:45:43','2022-09-07 09:45:43','',2372,'http://www.capegliding.co.za/?p=2602',0,'revision','',0),(2603,1,'2024-12-04 11:42:44','2022-09-07 10:33:50',' ','','','publish','closed','closed','','2603','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/?p=2603',5,'nav_menu_item','',0),(2604,1,'2022-09-07 12:37:01','2022-09-07 10:37:01','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience Flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 12:37:01','2022-09-07 10:37:01','',2372,'http://www.capegliding.co.za/?p=2604',0,'revision','',0),(2605,1,'2022-09-07 12:37:58','2022-09-07 10:37:58','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-09-07 12:37:58','2022-09-07 10:37:58','',13,'http://www.capegliding.co.za/?p=2605',0,'revision','',0),(2607,1,'2022-09-07 12:57:43','2022-09-07 10:57:43','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16 if they have reached the required proficiency.  <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding in general is one of the most affordable ways of flying.  During initial training all club instruction is for free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, younger pilots learn quicker. The rule of thumb states that it will take your age plus 40 flights to go solo. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, that flies  regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline limit_hours=\'8,17\' header_title=\'All Bookings\']</div>\n<!-- /wp:booking/booking -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 12:57:43','2022-09-07 10:57:43','',11,'http://www.capegliding.co.za/?p=2607',0,'revision','',0),(2608,1,'2022-09-07 13:13:43','2022-09-07 11:13:43','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16, if they have reached the required proficiency.  <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding in general is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, younger pilots learn quicker. The rule of thumb states that it will take your age plus 40 flights to go solo. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, that flies  regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes a reality. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart flies, continuing to fly will be a truly amazing journey. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Many people think that gliding flight are only a few minutes, but this is most definitely not the case. Once you have your GPL you will start to fly cross country to other designations. Flight time is limited to the pilots endurance and his or her ability to find rising air. This is the  real challenge and goal of glider pilots, to learn how to use the weather. It is something that is </p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:13:43','2022-09-07 11:13:43','',11,'http://www.capegliding.co.za/?p=2608',0,'revision','',0),(2609,1,'2022-09-07 13:24:14','2022-09-07 11:24:14','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are very affordable and will provide you with years of free flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See Jonker Sailplanes. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other designations. Flight time is only limited to the pilots endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather to fly further and faster. Once the bug has bitten, you will be engaged by this problem for the rest of your life. </p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:24:14','2022-09-07 11:24:14','',11,'http://www.capegliding.co.za/?p=2609',0,'revision','',0),(2610,1,'2022-09-07 13:29:23','2022-09-07 11:29:23','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of free flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other designations. Flight time is only limited to the pilots endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather to fly further and faster. Once the bug has bitten, you will be engaged by this problem for the rest of your life. </p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:29:23','2022-09-07 11:29:23','',11,'http://www.capegliding.co.za/?p=2610',0,'revision','',0),(2612,1,'2022-09-07 13:39:13','2022-09-07 11:39:13','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of free flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other designations. Flight time is only limited to the pilots endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather to fly further and faster. Once the bug has bitten, you will be engaged by this problem for the rest of your life. </p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:39:13','2022-09-07 11:39:13','',11,'http://www.capegliding.co.za/?p=2612',0,'revision','',0),(2613,1,'2022-09-07 13:39:27','2022-09-07 11:39:27','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other designations. Flight time is only limited to the pilots endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather to fly further and faster. Once the bug has bitten, you will be engaged by this problem for the rest of your life. </p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:39:27','2022-09-07 11:39:27','',11,'http://www.capegliding.co.za/?p=2613',0,'revision','',0),(2615,1,'2022-09-07 13:41:02','2022-09-07 11:41:02','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other designations. Flight time is only limited to the pilots endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 13:41:02','2022-09-07 11:41:02','',11,'http://www.capegliding.co.za/?p=2615',0,'revision','',0),(2617,1,'2022-09-07 14:37:35','2022-09-07 12:37:35','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to gain access to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 14:37:35','2022-09-07 12:37:35','',11,'http://www.capegliding.co.za/?p=2617',0,'revision','',0),(2619,1,'2022-09-07 15:34:39','2022-09-07 13:34:39','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:34:39','2022-09-07 13:34:39','',2577,'http://www.capegliding.co.za/?p=2619',0,'revision','',0),(2621,1,'2022-09-07 15:37:27','2022-09-07 13:37:27','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:37:27','2022-09-07 13:37:27','',2577,'http://www.capegliding.co.za/?p=2621',0,'revision','',0),(2623,1,'2022-09-07 15:42:39','2022-09-07 13:42:39','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-logo /-->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:42:39','2022-09-07 13:42:39','',2577,'http://www.capegliding.co.za/?p=2623',0,'revision','',0),(2624,1,'2022-09-07 15:43:40','2022-09-07 13:43:40','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /-->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:43:40','2022-09-07 13:43:40','',2577,'http://www.capegliding.co.za/?p=2624',0,'revision','',0),(2625,1,'2022-09-07 15:44:38','2022-09-07 13:44:38','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /-->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:44:38','2022-09-07 13:44:38','',2577,'http://www.capegliding.co.za/?p=2625',0,'revision','',0),(2626,1,'2022-09-07 15:44:59','2022-09-07 13:44:59','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /-->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 15:44:59','2022-09-07 13:44:59','',2577,'http://www.capegliding.co.za/?p=2626',0,'revision','',0),(2627,1,'2022-09-07 15:46:03','2022-09-07 13:46:03','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience Flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 15:46:03','2022-09-07 13:46:03','',2372,'http://www.capegliding.co.za/?p=2627',0,'revision','',0),(2628,1,'2022-09-07 15:47:11','2022-09-07 13:47:11','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-09-07 15:47:11','2022-09-07 13:47:11','',13,'http://www.capegliding.co.za/?p=2628',0,'revision','',0),(2629,1,'2024-12-04 11:42:44','2022-09-07 13:48:26',' ','','','publish','closed','closed','','2629','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/?p=2629',1,'nav_menu_item','',0),(2630,1,'2022-09-07 15:52:31','2022-09-07 13:52:31','{\"fields\":{\"0\":{\"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\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"select\",\"label\":\"Subject\",\"choices\":{\"1\":{\"label\":\"Book a Gliding Experience\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Book a New Pilot Course\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Visiting Pilot\",\"value\":\"\",\"image\":\"\"},\"4\":{\"label\":\"Other\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"select\",\"label\":\"Dropdown\",\"choices\":{\"1\":{\"label\":\"First Choice\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Second Choice\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Third Choice\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"style\":\"classic\",\"size\":\"medium\",\"placeholder\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"2490\",\"field_id\":5,\"settings\":{\"form_title\":\"Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact Form\",\"sender_name\":\"Cape Gliding Club\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"195\",\"redirect\":\"\"}},\"form_tags\":[]}}','Contact Form','','inherit','closed','closed','','2490-revision-v1','','','2022-09-07 15:52:31','2022-09-07 13:52:31','',2490,'http://www.capegliding.co.za/?p=2630',0,'revision','',0),(2633,1,'2022-09-07 17:22:23','2022-09-07 15:22:23','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who visit us to experience the spectacular scenery and legendary South African soaring conditions. We do encourage you to contact us before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a training introductory flight, or they can fly at club rates if they join the club for a day / weekend, however, to fly solo a visiting pilot must either have a valid South African GPL or validated RSA license endorsement and a copy of their logbook. For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit: <a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town  TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a> for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from <a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-07 17:22:23','2022-09-07 15:22:23','',2589,'http://www.capegliding.co.za/?p=2633',0,'revision','',0),(2635,1,'2022-09-07 17:25:34','2022-09-07 15:25:34','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who visit us to experience the spectacular scenery and legendary South African soaring conditions. We do encourage you to contact us before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a training introductory flight, or they can fly at club rates if they join the club for a day / weekend, however, to fly solo a visiting pilot must either have a valid South African GPL or validated RSA license endorsement and a copy of their&nbsp;logbook. For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-07 17:25:34','2022-09-07 15:25:34','',2589,'http://www.capegliding.co.za/?p=2635',0,'revision','',0),(2636,1,'2022-09-07 17:27:36','2022-09-07 15:27:36','<!-- wp:paragraph -->\n<p>Only an hours\' drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-07 17:27:36','2022-09-07 15:27:36','',195,'http://www.capegliding.co.za/?p=2636',0,'revision','',0),(2638,1,'2022-09-07 17:29:35','2022-09-07 15:29:35','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who visit us to experience the spectacular scenery and legendary South African soaring conditions. We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a training introductory flight, or they can fly at club rates if they join the club for a day / weekend, however, to fly solo a visiting pilot must either have a valid South African GPL or validated RSA license endorsement and a copy of their logbook. For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-07 17:29:35','2022-09-07 15:29:35','',2589,'http://www.capegliding.co.za/?p=2638',0,'revision','',0),(2640,1,'2022-09-07 17:37:37','2022-09-07 15:37:37','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who visit us to experience the spectacular scenery and legendary South African soaring conditions. We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a training introductory flight, or they can fly at club rates if they join the club for a day / weekend, however, to fly solo a visiting pilot must either have a valid South African GPL or a Foreign License validated by the SACAA, plus an endorsement and a copy of their logbook. For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-07 17:37:37','2022-09-07 15:37:37','',2589,'http://www.capegliding.co.za/?p=2640',0,'revision','',0),(2642,1,'2022-09-07 17:45:41','2022-09-07 15:45:41','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next Course: 29 September - 2 October 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Course Fee: R10,000 (Dinner and Breakfast incl.)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 17:45:41','2022-09-07 15:45:41','',2577,'http://www.capegliding.co.za/?p=2642',0,'revision','',0),(2643,1,'2022-09-07 17:46:27','2022-09-07 15:46:27','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: 29 September - 2 October 2022</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (Dinner and Breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-07 17:46:27','2022-09-07 15:46:27','',2577,'http://www.capegliding.co.za/?p=2643',0,'revision','',0),(2645,1,'2022-09-07 17:49:52','2022-09-07 15:49:52','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'All Bookings\']\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'All Bookings\']</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience Flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 17:49:52','2022-09-07 15:49:52','',2372,'http://www.capegliding.co.za/?p=2645',0,'revision','',0),(2646,1,'2022-09-07 17:51:17','2022-09-07 15:51:17','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience Flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 17:51:17','2022-09-07 15:51:17','',2372,'http://www.capegliding.co.za/?p=2646',0,'revision','',0),(2650,1,'2022-09-07 19:12:56','2022-09-07 17:12:56','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022. (approximately $144/£125/€125.)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-07 19:12:56','2022-09-07 17:12:56','',2372,'http://www.capegliding.co.za/?p=2650',0,'revision','',0),(2652,1,'2022-09-07 19:15:46','2022-09-07 17:15:46','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  Paragliding Licence R35,000-45,000, National Pilot Licence(Light sport) R110,000, a Private Pilot Licence R160,000 and Helicopter Pilot Licence R400,000.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 19:15:46','2022-09-07 17:15:46','',11,'http://www.capegliding.co.za/?p=2652',0,'revision','',0),(2654,1,'2022-09-07 19:16:57','2022-09-07 17:16:57','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-07 19:16:57','2022-09-07 17:16:57','',11,'http://www.capegliding.co.za/?p=2654',0,'revision','',0),(2656,1,'2022-09-08 09:16:47','2022-09-08 07:16:47','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>\"Yes you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.\"</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-08 09:16:47','2022-09-08 07:16:47','',11,'http://www.capegliding.co.za/?p=2656',0,'revision','',0),(2657,1,'2022-09-09 09:44:28','2022-09-09 07:44:28','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are off course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: 29 September - 2 October 2022</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (Dinner and Breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-09-09 09:44:28','2022-09-09 07:44:28','',2577,'http://www.capegliding.co.za/?p=2657',0,'revision','',0),(2660,1,'2022-09-09 09:55:08','2022-09-09 07:55:08','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-09-09 09:55:08','2022-09-09 07:55:08','',111,'http://www.capegliding.co.za/?p=2660',0,'revision','',0),(2662,1,'2022-09-09 10:05:34','2022-09-09 08:05:34','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-09-09 10:05:34','2022-09-09 08:05:34','',111,'http://www.capegliding.co.za/?p=2662',0,'revision','',0),(2664,1,'2022-09-09 10:09:23','2022-09-09 08:09:23','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider get in the air?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:09:23','2022-09-09 08:09:23','',2493,'http://www.capegliding.co.za/?p=2664',0,'revision','',0),(2665,1,'2022-09-09 10:09:57','2022-09-09 08:09:57','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider get in the air?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:09:57','2022-09-09 08:09:57','',2493,'http://www.capegliding.co.za/?p=2665',0,'revision','',0),(2667,1,'2022-09-09 10:32:43','2022-09-09 08:32:43','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,air rises and falls constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:32:43','2022-09-09 08:32:43','',2493,'http://www.capegliding.co.za/?p=2667',0,'revision','',0),(2669,1,'2022-09-09 10:37:43','2022-09-09 08:37:43','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,air rises and falls constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These goal flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:37:43','2022-09-09 08:37:43','',2493,'http://www.capegliding.co.za/?p=2669',0,'revision','',0),(2670,1,'2022-09-09 10:37:55','2022-09-09 08:37:55','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,air rises and falls constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:37:55','2022-09-09 08:37:55','',2493,'http://www.capegliding.co.za/?p=2670',0,'revision','',0),(2672,1,'2022-09-09 10:39:43','2022-09-09 08:39:43','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,air rises and falls constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:39:43','2022-09-09 08:39:43','',2493,'http://www.capegliding.co.za/?p=2672',0,'revision','',0),(2674,1,'2022-09-09 10:48:51','2022-09-09 08:48:51','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and you can go solo on your 16th birthday if you\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:48:51','2022-09-09 08:48:51','',2493,'http://www.capegliding.co.za/?p=2674',0,'revision','',0),(2676,1,'2022-09-09 10:49:32','2022-09-09 08:49:32','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Although we don\'t currently have any active coupon codes, we occasionally run seasonal sales - <a href=\"http://newsletterlandingpageexample.com\">join our newsletter</a> to stay updated!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:49:32','2022-09-09 08:49:32','',2493,'http://www.capegliding.co.za/?p=2676',0,'revision','',0),(2678,1,'2022-09-09 10:51:29','2022-09-09 08:51:29','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The Soaring Society of South Africa promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:51:29','2022-09-09 08:51:29','',2493,'http://www.capegliding.co.za/?p=2678',0,'revision','',0),(2679,1,'2022-09-09 10:52:07','2022-09-09 08:52:07','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:50% 50%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The <a href=\"http://www.sssa.org.za\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Soaring Society of South Africa</a> promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:52:07','2022-09-09 08:52:07','',2493,'http://www.capegliding.co.za/?p=2679',0,'revision','',0),(2680,1,'2022-09-09 10:52:44','2022-09-09 08:52:44','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"focalPoint\":{\"x\":\"0.52\",\"y\":\"0.55\"},\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:52% 55.00000000000001%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>No problem! We\'re confident you\'ll love our product. We offer a 14-day money-back guarantee, no questions asked. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The <a href=\"http://www.sssa.org.za\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Soaring Society of South Africa</a> promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:52:44','2022-09-09 08:52:44','',2493,'http://www.capegliding.co.za/?p=2680',0,'revision','',0),(2682,1,'2022-09-09 10:54:04','2022-09-09 08:54:04','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"focalPoint\":{\"x\":\"0.52\",\"y\":\"0.55\"},\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:52% 55.00000000000001%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is no more dangerous than other forms of aviation. Training is of a high standard and safety is taken extremely serious. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The <a href=\"http://www.sssa.org.za\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Soaring Society of South Africa</a> promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:54:04','2022-09-09 08:54:04','',2493,'http://www.capegliding.co.za/?p=2682',0,'revision','',0),(2683,1,'2022-09-09 10:54:41','2022-09-09 08:54:41','<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":2203,\"mediaLink\":\"https://ocdi.com/faq/pexels-dids-1616472-1/\",\"mediaType\":\"image\",\"mediaSizeSlug\":\"full\",\"imageFill\":true,\"focalPoint\":{\"x\":\"0.52\",\"y\":\"0.55\"},\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-image-fill is-style-default\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg);background-position:52% 55.00000000000001%\"><img src=\"http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg\" alt=\"\" class=\"wp-image-2203 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading -->\n<h2 id=\"h-got-questions-we-re-here-to-help-get-you-started-with-our-product\"><strong>Got Questions? We’re Here to Help Get You Started.</strong></h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-frequently-asked-questions\">Frequently Asked Questions</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long does it take to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The first goal is to go solo. Everyone learns at different speed, but for the average person the rule of thumb is, your age plus 40 flights. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How long can you glide for?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record for the longest glider flight is just over 70 hours, but in general the limit will be the pilot\'s endurance and ability to find rising air. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How much does it cost to learn to glide?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The cost to get your Glider Pilot\'s Licence will vary from person to person, depending on how fast you learn, but budget for an amount between R40,000 and R60,000.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How does a glider fly without an enige?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The atmosphere is not stable,  air rises and sinks constantly. Gliders make use of this instability to gain altitude that is converted into flying distance. There are three mains types of lift that glider pilots seek out. Ridge Lift, Thermal Lift and Wave. See this <a href=\"https://youtu.be/b4YrpmhgNGs\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">excellent video explaining </a>how gliders fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How far can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The world record glider flight is over 3000km in one day. The average cross country pilot will fly as far as conditions allow in a day. Initially the goal is to reach your Silver distance of 50km. There after it gets more difficult and the steps increase to 300km, 500km, 750km, 1000km and finally 1250km. These task flight are considered more difficult if done in a triangular pattern, returning to the launch site. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">How high can gliders fly?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>The highest glider flight was achieved by <a href=\"https://perlanproject.org\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">The Perlan Project</a> and was over 85,000ft. Higher than a U2 Spy Plane.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"left\",\"level\":3,\"align\":\"wide\"} -->\n<h3 class=\"alignwide has-text-align-left\" id=\"h-what-if-i-change-my-mind\">Is it safe to fly without an engine?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is no more dangerous than other forms of aviation. Training is of a high standard and safety is taken extremely serious. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-is-your-product-eco-friendly\">Is gliding expensive?</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of learning to fly.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">How old  to do you have to be to get your Glider Pilot Licence?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Students as young as 14 can start to fly with an instructor and can go solo on their 16th birthday if they\'ve reached the required proficiency/</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Any there any limitations on pilots size and weight?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Your weight should be between 50kg and 100kg and your hight between 5ft and 6.4ft. Please <a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">check with us</a>. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"align\":\"full\"} -->\n<h3 class=\"alignfull\" id=\"h-do-you-offer-any-discounts\">Who is the Soaring Society and why should I be a member?</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>All glider pilots in South Africa are members of the Soaring Society. The <a href=\"http://www.sssa.org.za\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Soaring Society of South Africa</a> promotes gliding in South Africa and acts as central body to communicate with the Civil Aviation Authority in SA. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\" id=\"h-still-need-help-we-re-here\">Still Need Help? We\'re Here!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact Us Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','FAQ','','inherit','closed','closed','','2493-revision-v1','','','2022-09-09 10:54:41','2022-09-09 08:54:41','',2493,'http://www.capegliding.co.za/?p=2683',0,'revision','',0),(2685,1,'2022-09-09 11:07:22','2022-09-09 09:07:22','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more the 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:07:22','2022-09-09 09:07:22','',195,'http://www.capegliding.co.za/?p=2685',0,'revision','',0),(2686,1,'2024-12-04 11:42:44','2022-09-09 09:07:44',' ','','','publish','closed','closed','','2686','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'http://www.capegliding.co.za/?p=2686',9,'nav_menu_item','',0),(2687,1,'2022-09-09 11:08:32','2022-09-09 09:08:32','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free Instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:08:32','2022-09-09 09:08:32','',195,'http://www.capegliding.co.za/?p=2687',0,'revision','',0),(2688,1,'2022-09-09 11:10:50','2022-09-09 09:10:50','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:10:50','2022-09-09 09:10:50','',195,'http://www.capegliding.co.za/?p=2688',0,'revision','',0),(2689,1,'2022-09-09 11:11:05','2022-09-09 09:11:05','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>The public can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:11:05','2022-09-09 09:11:05','',195,'http://www.capegliding.co.za/?p=2689',0,'revision','',0),(2690,1,'2022-09-09 11:11:32','2022-09-09 09:11:32','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two seat training glider. &nbsp; &nbsp;In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:11:32','2022-09-09 09:11:32','',195,'http://www.capegliding.co.za/?p=2690',0,'revision','',0),(2691,1,'2022-09-09 11:12:09','2022-09-09 09:12:09','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:12:09','2022-09-09 09:12:09','',195,'http://www.capegliding.co.za/?p=2691',0,'revision','',0),(2692,1,'2022-09-09 11:12:18','2022-09-09 09:12:18','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and Rotax Falke.&nbsp;Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:12:18','2022-09-09 09:12:18','',195,'http://www.capegliding.co.za/?p=2692',0,'revision','',0),(2693,1,'2022-09-09 11:13:19','2022-09-09 09:13:19','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are also contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:13:19','2022-09-09 09:13:19','',195,'http://www.capegliding.co.za/?p=2693',0,'revision','',0),(2694,1,'2022-09-09 11:13:36','2022-09-09 09:13:36','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition more than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:13:36','2022-09-09 09:13:36','',195,'http://www.capegliding.co.za/?p=2694',0,'revision','',0),(2695,1,'2022-09-09 11:13:50','2022-09-09 09:13:50','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have such interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:13:50','2022-09-09 09:13:50','',195,'http://www.capegliding.co.za/?p=2695',0,'revision','',0),(2696,1,'2022-09-09 11:15:42','2022-09-09 09:15:42','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color has-medium-font-size\"><p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:list -->\n<ul><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li><li><a rel=\"noreferrer noopener\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:15:42','2022-09-09 09:15:42','',195,'http://www.capegliding.co.za/?p=2696',0,'revision','',0),(2698,1,'2022-09-09 11:20:54','2022-09-09 09:20:54','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-red-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-red\"} -->\n<blockquote class=\"wp-block-quote has-vivid-red-color has-text-color\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider.    In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a> in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a> Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-09-09 11:20:54','2022-09-09 09:20:54','',195,'http://www.capegliding.co.za/?p=2698',0,'revision','',0),(2699,1,'2022-09-09 11:21:43','2022-09-09 09:21:43','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on the weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-09 11:21:43','2022-09-09 09:21:43','',2372,'http://www.capegliding.co.za/?p=2699',0,'revision','',0),(2700,1,'2022-09-09 11:21:52','2022-09-09 09:21:52','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flying is weather dependant. Your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-09 11:21:52','2022-09-09 09:21:52','',2372,'http://www.capegliding.co.za/?p=2700',0,'revision','',0),(2702,1,'2022-09-09 11:22:32','2022-09-09 09:22:32','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li><li>Price is subject to change due to fuel inflation, once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-09 11:22:32','2022-09-09 09:22:32','',2372,'http://www.capegliding.co.za/?p=2702',0,'revision','',0),(2703,1,'2022-09-09 11:22:50','2022-09-09 09:22:50','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-09-09 11:22:50','2022-09-09 09:22:50','',2372,'http://www.capegliding.co.za/?p=2703',0,'revision','',0),(2704,1,'2022-09-09 11:23:53','2022-09-09 09:23:53','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:23:53','2022-09-09 09:23:53','',11,'http://www.capegliding.co.za/?p=2704',0,'revision','',0),(2706,1,'2022-09-09 11:24:26','2022-09-09 09:24:26','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicke</strong>r. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:24:26','2022-09-09 09:24:26','',11,'http://www.capegliding.co.za/?p=2706',0,'revision','',0),(2707,1,'2022-09-09 11:25:19','2022-09-09 09:25:19','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap but the cost of other forms of aviation will help with some perspective. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cost are approximately</strong>:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:25:19','2022-09-09 09:25:19','',11,'http://www.capegliding.co.za/?p=2707',0,'revision','',0),(2708,1,'2022-09-09 11:26:07','2022-09-09 09:26:07','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So how much will it cost to get my GPL? We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:26:07','2022-09-09 09:26:07','',11,'http://www.capegliding.co.za/?p=2708',0,'revision','',0),(2709,1,'2022-09-09 11:26:24','2022-09-09 09:26:24','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire too, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:26:24','2022-09-09 09:26:24','',11,'http://www.capegliding.co.za/?p=2709',0,'revision','',0),(2710,1,'2022-09-09 11:27:58','2022-09-09 09:27:58','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire to, right? Incidentally one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a>, quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:27:58','2022-09-09 09:27:58','',11,'http://www.capegliding.co.za/?p=2710',0,'revision','',0),(2711,1,'2022-09-09 11:28:16','2022-09-09 09:28:16','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire to, right? Incidentally, one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a> - quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:28:16','2022-09-09 09:28:16','',11,'http://www.capegliding.co.za/?p=2711',0,'revision','',0),(2713,1,'2022-09-09 11:29:32','2022-09-09 09:29:32','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire to, right? Incidentally, one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a> - quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=b4YrpmhgNGs\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=b4YrpmhgNGs\n</div></figure>\n<!-- /wp:embed -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-09-09 11:29:32','2022-09-09 09:29:32','',11,'http://www.capegliding.co.za/?p=2713',0,'revision','',0),(2715,1,'2022-09-09 12:18:28','2022-09-09 10:18:28','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. Cape Town International Airport is just more than an Hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town, which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they join the club for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To fly solo a visiting pilot must either have a valid South African GPL or a Foreign License GPL validated by the SACAA, plus an endorsement and a copy of their logbook. For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:18:28','2022-09-09 10:18:28','',2589,'http://www.capegliding.co.za/?p=2715',0,'revision','',0),(2716,1,'2022-09-09 12:18:51','2022-09-09 10:18:51','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. Cape Town International Airport is just more than an Hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town, which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To fly solo a visiting pilot must either have a valid South African GPL or a Foreign License GPL validated by the SACAA, plus an endorsement and a copy of their logbook. For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_training_introductory_flight_faq.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:18:51','2022-09-09 10:18:51','',2589,'http://www.capegliding.co.za/?p=2716',0,'revision','',0),(2718,1,'2022-09-09 12:21:48','2022-09-09 10:21:48','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. Cape Town International Airport is just more than an Hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town, which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To fly solo a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign License GPL validated by the SACAA, </li><li>plus an endorsement and a copy of their logbook. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:21:48','2022-09-09 10:21:48','',2589,'http://www.capegliding.co.za/?p=2718',0,'revision','',0),(2720,1,'2022-09-09 12:45:06','2022-09-09 10:45:06','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"providerNameSlug\":\"youtube\",\"responsive\":true} -->\n<figure class=\"wp-block-embed is-provider-youtube wp-block-embed-youtube\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To fly solo a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign License GPL validated by the SACAA, </li><li>plus an endorsement and a copy of their logbook. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:45:06','2022-09-09 10:45:06','',2589,'http://www.capegliding.co.za/?p=2720',0,'revision','',0),(2722,1,'2022-09-09 12:45:56','2022-09-09 10:45:56','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To fly solo a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA, </li><li>plus an endorsement and a copy of their logbook. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:45:56','2022-09-09 10:45:56','',2589,'http://www.capegliding.co.za/?p=2722',0,'revision','',0),(2724,1,'2022-09-09 12:56:19','2022-09-09 10:56:19','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"http://www.sa-venues.com/maps/breede_river_accommodation.htm\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.sa-venues.com/maps/breede_river_accommodation.htm</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-09-09 12:56:19','2022-09-09 10:56:19','',2589,'http://www.capegliding.co.za/?p=2724',0,'revision','',0),(2727,1,'2022-10-12 14:00:32','2022-10-12 12:00:32','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit: <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-12 14:00:32','2022-10-12 12:00:32','',2589,'http://www.capegliding.co.za/?p=2727',0,'revision','',0),(2729,1,'2022-10-12 14:38:06','2022-10-12 12:38:06','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit: <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>This document provides more information on the most important matters for the visiting pilots. </p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-12 14:38:06','2022-10-12 12:38:06','',2589,'http://www.capegliding.co.za/?p=2729',0,'revision','',0),(2730,1,'2022-10-12 14:39:10','2022-10-12 12:39:10','','FINAL CGC Foreign Visitor Document Checklist and Indemnity Form 2022 2023_rev0[3]','','inherit','open','closed','','final-cgc-foreign-visitor-document-checklist-and-indemnity-form-2022-2023_rev03','','','2022-10-12 14:39:10','2022-10-12 12:39:10','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf',0,'attachment','application/pdf',0),(2731,1,'2022-10-12 14:40:55','2022-10-12 12:40:55','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. </p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-12 14:40:55','2022-10-12 12:40:55','',2589,'http://www.capegliding.co.za/?p=2731',0,'revision','',0),(2732,1,'2022-10-12 14:53:40','2022-10-12 12:53:40','<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. <strong>Warning Gliding is addictive! </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: 29 September - 2 October 2022</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (Dinner and Breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-10-12 14:53:40','2022-10-12 12:53:40','',2577,'http://www.capegliding.co.za/?p=2732',0,'revision','',0),(2739,1,'2022-10-12 15:21:20','2022-10-12 13:21:20','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: 29 September - 2 October 2022</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (Dinner and Breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-10-12 15:21:20','2022-10-12 13:21:20','',2577,'http://www.capegliding.co.za/?p=2739',0,'revision','',0),(2741,1,'2022-10-12 15:24:58','2022-10-12 13:24:58','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-10-12 15:24:58','2022-10-12 13:24:58','',2372,'http://www.capegliding.co.za/?p=2741',0,'revision','',0),(2743,1,'2022-10-12 15:34:37','2022-10-12 13:34:37','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>We allow members of the public to safely experience gliding with an experienced instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught, while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-10-12 15:34:37','2022-10-12 13:34:37','',2372,'http://www.capegliding.co.za/?p=2743',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2745,1,'2022-10-12 15:36:08','2022-10-12 13:36:08','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an experienced instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-10-12 15:36:08','2022-10-12 13:36:08','',2372,'http://www.capegliding.co.za/?p=2745',0,'revision','',0),(2746,1,'2022-10-12 16:47:20','2022-10-12 14:47:20','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-10-12 16:47:20','2022-10-12 14:47:20','',2372,'http://www.capegliding.co.za/?p=2746',0,'revision','',0),(2748,1,'2022-10-12 16:47:54','2022-10-12 14:47:54','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-10-12 16:47:54','2022-10-12 14:47:54','',2372,'http://www.capegliding.co.za/?p=2748',0,'revision','',0),(2750,1,'2022-10-12 16:53:30','2022-10-12 14:53:30','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-12 16:53:30','2022-10-12 14:53:30','',2589,'http://www.capegliding.co.za/?p=2750',0,'revision','',0),(2751,1,'2022-10-13 10:21:34','2022-10-13 08:21:34','Check out this Video https://vimeo.com/682527494&nbsp;\n\nIn short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding','What exactly is the Bateleur Cup?','','publish','closed','open','','what-exactly-is-the-bateleur-cup','','\nhttps://vimeo.com/682527494','2022-11-30 13:37:26','2022-11-30 11:37:26','',0,'http://www.capegliding.co.za/?p=2751',0,'post','',0),(2752,1,'2022-10-13 10:26:14','2022-10-13 08:26:14','<!-- wp:paragraph -->\n<p>What exactly is the Bateleur Cup? Check out</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>this Video https://vimeo.com/682527494</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In short, it is a year long informal soaring</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>competition for members of South African</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding Clubs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The aim of the competition is to promote gilding</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in South Africa and to inspire you to fly more</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and to be more adventurous. Soaring is mostly</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>an individual sport, but by connecting with</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>others, we can gain inspiration from each other.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Bateleur Cup is hosted on the WeGlide</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>online platform, they were gracious enough to</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>create and run the competition for us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>WeGlide is a new style flight ladder, where you</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>can upload your flights, create flight stories and</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>see the flights of your friends. Everything is</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>nicely organised for easy access, by pilot,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>aircraft, class, club and even airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is possible to see a heat map of all the flights</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in a certain area over a specified time period,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>thereby clearly highlighting exceptional voyages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>that were off the beaten track. It is also possible</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to do some basic flight analysis, see weather</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>overlays and pre-declare tasks which will earn</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you more points.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the end we compete against each other,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>mainly for the kudos involved with doing a</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>specific flight or the combination of flights over</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the season. There will be prizes for the winners</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>of each competition class and for the most</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>inspiring flight of the year. The inter-club rivalry</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>will hopefully also give us a boost and inspire</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you to go that extra mile.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The season runs from the beginning of October</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to the end of September every year. The rules of</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the contest are on the WeGlide platform. Go to</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>https://www.weglide.org , register, and take your</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>part in the future of South African Soaring.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Support the Bateleur Cup, support South African</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding</p>\n<!-- /wp:paragraph -->','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:26:14','2022-10-13 08:26:14','',2751,'http://www.capegliding.co.za/?p=2752',0,'revision','',0),(2753,1,'2022-10-13 10:26:14','2022-10-13 08:26:14','<!-- wp:paragraph -->\n<p>What exactly is the Bateleur Cup? Check out</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>this Video https://vimeo.com/682527494</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In short, it is a year long informal soaring</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>competition for members of South African</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding Clubs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The aim of the competition is to promote gilding</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in South Africa and to inspire you to fly more</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>and to be more adventurous. Soaring is mostly</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>an individual sport, but by connecting with</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>others, we can gain inspiration from each other.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Bateleur Cup is hosted on the WeGlide</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>online platform, they were gracious enough to</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>create and run the competition for us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>WeGlide is a new style flight ladder, where you</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>can upload your flights, create flight stories and</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>see the flights of your friends. Everything is</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>nicely organised for easy access, by pilot,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>aircraft, class, club and even airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is possible to see a heat map of all the flights</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>in a certain area over a specified time period,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>thereby clearly highlighting exceptional voyages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>that were off the beaten track. It is also possible</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to do some basic flight analysis, see weather</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>overlays and pre-declare tasks which will earn</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you more points.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In the end we compete against each other,</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>mainly for the kudos involved with doing a</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>specific flight or the combination of flights over</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the season. There will be prizes for the winners</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>of each competition class and for the most</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>inspiring flight of the year. The inter-club rivalry</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>will hopefully also give us a boost and inspire</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>you to go that extra mile.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The season runs from the beginning of October</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>to the end of September every year. The rules of</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>the contest are on the WeGlide platform. Go to</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>https://www.weglide.org , register, and take your</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>part in the future of South African Soaring.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Support the Bateleur Cup, support South African</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding</p>\n<!-- /wp:paragraph -->','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:26:14','2022-10-13 08:26:14','',2751,'http://www.capegliding.co.za/?p=2753',0,'revision','',0),(2754,1,'2022-10-13 10:26:14','2022-10-13 08:26:14','<p>Check out this Video https://vimeo.com/682527494&nbsp;</p>\n<p>&lt;div style=\"padding:56.25% 0 0 0;position:relative;\"&gt;&lt;iframe src=\"https://player.vimeo.com/video/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Bateleur Cup.mov\"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=\"https://player.vimeo.com/api/player.js\"&gt;&lt;/script&gt;<br></p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:26:14','2022-10-13 08:26:14','',2751,'http://www.capegliding.co.za/?p=2754',0,'revision','',0),(2755,1,'2022-10-13 10:27:45','2022-10-13 08:27:45','<p>Check out this Video https://vimeo.com/682527494&nbsp;</p>\n<p>&lt;div style=\"padding:56.25% 0 0 0;position:relative;\"&gt;&lt;iframe src=\"https://player.vimeo.com/video/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Bateleur Cup.mov\"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=\"https://player.vimeo.com/api/player.js\"&gt;&lt;/script&gt;<br></p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:27:45','2022-10-13 08:27:45','',2751,'http://www.capegliding.co.za/?p=2755',0,'revision','',0),(2756,1,'2022-10-13 10:27:46','2022-10-13 08:27:46','<p>Check out this Video https://vimeo.com/682527494&nbsp;</p>\n<p>&lt;div style=\"padding:56.25% 0 0 0;position:relative;\"&gt;&lt;iframe src=\"https://player.vimeo.com/video/682527494?h=30a27af963&amp;amp;badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Bateleur Cup.mov\"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;script src=\"https://player.vimeo.com/api/player.js\"&gt;&lt;/script&gt;<br></p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:27:46','2022-10-13 08:27:46','',2751,'http://www.capegliding.co.za/?p=2756',0,'revision','',0),(2757,1,'2022-10-13 10:27:46','2022-10-13 08:27:46','<p>Check out this Video https://vimeo.com/682527494 </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:27:46','2022-10-13 08:27:46','',2751,'http://www.capegliding.co.za/?p=2757',0,'revision','',0),(2758,1,'2022-10-13 10:28:45','2022-10-13 08:28:45','Check out this Video https://vimeo.com/682527494&nbsp;\n\nIn short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:28:45','2022-10-13 08:28:45','',2751,'http://www.capegliding.co.za/?p=2758',0,'revision','',0),(2759,1,'2022-10-13 10:29:14','2022-10-13 08:29:14','{{unknown}}','','','publish','closed','closed','','6975f1395958cfd01289f524ebe6d4af','','','2022-10-13 10:29:14','2022-10-13 08:29:14','',0,'http://www.capegliding.co.za/6975f1395958cfd01289f524ebe6d4af/',0,'oembed_cache','',0),(2760,1,'2022-10-13 10:29:39','2022-10-13 08:29:39','Check out this Video https://vimeo.com/682527494&nbsp;\n\nIn short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:29:39','2022-10-13 08:29:39','',2751,'http://www.capegliding.co.za/?p=2760',0,'revision','',0),(2761,1,'2022-10-13 10:29:39','2022-10-13 08:29:39','Check out this Video https://vimeo.com/682527494&nbsp;\n\nIn short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:29:39','2022-10-13 08:29:39','',2751,'http://www.capegliding.co.za/?p=2761',0,'revision','',0),(2762,1,'2022-10-13 10:29:39','2022-10-13 08:29:39','<p>Check out this Video </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:29:39','2022-10-13 08:29:39','',2751,'http://www.capegliding.co.za/?p=2762',0,'revision','',0),(2763,1,'2022-10-13 10:31:03','2022-10-13 08:31:03','<p>Check out this Video </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:31:03','2022-10-13 08:31:03','',2751,'http://www.capegliding.co.za/?p=2763',0,'revision','',0),(2764,1,'2022-10-13 10:31:03','2022-10-13 08:31:03','<p>Check out this Video </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:31:03','2022-10-13 08:31:03','',2751,'http://www.capegliding.co.za/?p=2764',0,'revision','',0),(2765,1,'2022-10-13 10:31:03','2022-10-13 08:31:03','https://vimeo.com/682527494<p>Check out this Video </p>\n<p> </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:31:03','2022-10-13 08:31:03','',2751,'http://www.capegliding.co.za/?p=2765',0,'revision','',0),(2766,1,'2022-10-13 10:31:35','2022-10-13 08:31:35','Check out this Video https://vimeo.com/682527494&nbsp;\n\nIn short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-revision-v1','','','2022-10-13 10:31:35','2022-10-13 08:31:35','',2751,'http://www.capegliding.co.za/?p=2766',0,'revision','',0),(2768,1,'2022-10-13 10:39:37','2022-10-13 08:39:37','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','2372-revision-v1','','','2022-10-13 10:39:37','2022-10-13 08:39:37','',2372,'http://www.capegliding.co.za/?p=2768',0,'revision','',0),(2769,1,'2022-10-13 10:41:19','2022-10-13 08:41:19','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. Flights are done in a two seater glider and the launch is by Aerotow. The flight is an introduction to gliding and serves as your first lesson. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-10-13 10:41:19','2022-10-13 08:41:19','',2372,'http://www.capegliding.co.za/?p=2769',0,'revision','',0),(2770,1,'2022-10-13 11:03:36','2022-10-13 09:03:36','https://vimeo.com/682527494<p>Check out this Video </p>\n<p> </p>\n<p>In short, it is a year long informal soaring competition for members of South African Gliding Clubs. The aim of the competition is to promote gilding in South Africa and to inspire you to fly more and to be more adventurous. Soaring is mostly an individual sport, but by connecting with others, we can gain inspiration from each other. The Bateleur Cup is hosted on the WeGlide online platform, they were gracious enough to create and run the competition for us. WeGlide is a new style flight ladder, where you can upload your flights, create flight stories and see the flights of your friends. Everything is nicely organised for easy access, by pilot, aircraft, class, club and even airfield. It is possible to see a heat map of all the flights in a certain area over a specified time period, thereby clearly highlighting exceptional voyages that were off the beaten track. It is also possible to do some basic flight analysis, see weather overlays and pre-declare tasks which will earn you more points. In the end we compete against each other, mainly for the kudos involved with doing a specific flight or the combination of flights over the season. There will be prizes for the winners of each competition class and for the most inspiring flight of the year. The inter-club rivalry will hopefully also give us a boost and inspire you to go that extra mile. The season runs from the beginning of October to the end of September every year. The rules of the contest are on the WeGlide platform. Go to https://www.weglide.org , register, and take your part in the future of South African Soaring. Support the Bateleur Cup, support South African Gliding</p>','What exactly is the Bateleur Cup?','','inherit','closed','closed','','2751-autosave-v1','','','2022-10-13 11:03:36','2022-10-13 09:03:36','',2751,'http://www.capegliding.co.za/?p=2770',0,'revision','',0),(2771,1,'2022-10-13 11:15:21','2022-10-13 09:15:21','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"1.00\",\"y\":\"0.44\"},\"minHeight\":450,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:450px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:100% 44%\" data-object-fit=\"cover\" data-object-position=\"100% 44%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"39px\"} -->\n<div style=\"height:39px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-10-13 11:15:21','2022-10-13 09:15:21','',2372,'http://www.capegliding.co.za/?p=2771',0,'revision','',0),(2773,1,'2022-10-13 11:59:56','2022-10-13 09:59:56','Great video by Stafan Langer of Stefly. He visted SA in 2018','THE CRAZIEST FLIGHT OF MY LIFE - Coastline Gliding South Africa Comp','Flying in Worcester South Africa by Stefan Langer','inherit','open','closed','','the-craziest-flight-of-my-life-coastline-gliding-south-africa-comp','','','2022-10-13 12:01:02','2022-10-13 10:01:02','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/10/THE-CRAZIEST-FLIGHT-OF-MY-LIFE-Coastline-Gliding-South-Africa-Comp.mp4',0,'attachment','video/mp4',0),(2777,1,'2022-10-13 17:45:20','2022-10-13 15:45:20','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:455px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:57% 29%\" data-object-fit=\"cover\" data-object-position=\"57% 29%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"39px\"} -->\n<div style=\"height:39px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-10-13 17:45:20','2022-10-13 15:45:20','',2372,'http://www.capegliding.co.za/?p=2777',0,'revision','',0),(2778,1,'2022-10-13 17:48:30','2022-10-13 15:48:30','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: Dates not confirmed yet.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (Dinner and Breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-10-13 17:48:30','2022-10-13 15:48:30','',2577,'http://www.capegliding.co.za/?p=2778',0,'revision','',0),(2779,1,'2022-10-13 17:50:38','2022-10-13 15:50:38','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: Dates not confirmed yet.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: R10,000 (All flights, instruction, dinner and breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-10-13 17:50:38','2022-10-13 15:50:38','',2577,'http://www.capegliding.co.za/?p=2779',0,'revision','',0),(2780,1,'2022-10-13 17:54:28','2022-10-13 15:54:28','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: Dates not confirmed yet.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-10-13 17:54:28','2022-10-13 15:54:28','',2577,'http://www.capegliding.co.za/?p=2780',0,'revision','',0),(2782,1,'2022-10-13 18:00:57','2022-10-13 16:00:57','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. &nbsp; &nbsp;In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-10-13 18:00:57','2022-10-13 16:00:57','',195,'http://www.capegliding.co.za/?p=2782',0,'revision','',0),(2783,1,'2022-10-13 18:01:08','2022-10-13 16:01:08','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. &nbsp; &nbsp;In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-10-13 18:01:08','2022-10-13 16:01:08','',195,'http://www.capegliding.co.za/?p=2783',0,'revision','',0),(2785,1,'2022-10-13 18:03:37','2022-10-13 16:03:37','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. &nbsp; &nbsp;In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-10-13 18:03:37','2022-10-13 16:03:37','',195,'http://www.capegliding.co.za/?p=2785',0,'revision','',0),(2786,1,'2022-10-13 18:14:21','2022-10-13 16:14:21','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"http://www.capegliding.co.za/book-now/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. &nbsp; &nbsp;In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-10-13 18:14:21','2022-10-13 16:14:21','',195,'http://www.capegliding.co.za/?p=2786',0,'revision','',0),(2787,1,'2022-10-13 21:17:37','2022-10-13 19:17:37','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-13 21:17:37','2022-10-13 19:17:37','',2589,'http://www.capegliding.co.za/?p=2787',0,'revision','',0),(2789,1,'2022-10-13 21:39:02','2022-10-13 19:39:02','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a valid South African GPL or </li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cape Town Chart 1 : 1 000 000 for VFR Flights </h2>\n<!-- /wp:heading -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-13 21:39:02','2022-10-13 19:39:02','',2589,'http://www.capegliding.co.za/?p=2789',0,'revision','',0),(2790,1,'2022-10-13 21:40:22','2022-10-13 19:40:22','','fa1','','inherit','open','closed','','fa1','','','2022-10-13 21:40:22','2022-10-13 19:40:22','',0,'http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf',0,'attachment','application/pdf',0),(2792,1,'2022-10-13 21:44:04','2022-10-13 19:44:04','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a Valid South African GPL or</li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cape Town Chart 1 : 1 000 000 for VFR Flights </h2>\n<!-- /wp:heading -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-13 21:44:04','2022-10-13 19:44:04','',2589,'http://www.capegliding.co.za/?p=2792',0,'revision','',0),(2794,1,'2022-10-13 21:45:39','2022-10-13 19:45:39','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a Valid South African GPL or</li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<!-- /wp:heading -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2022-10-13 21:45:39','2022-10-13 19:45:39','',2589,'http://www.capegliding.co.za/?p=2794',0,'revision','',0),(2808,2,'2022-11-01 18:22:30','2022-11-01 16:22:30','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:455px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:57% 29%\" data-object-fit=\"cover\" data-object-position=\"57% 29%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"39px\"} -->\n<div style=\"height:39px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:22:30','2022-11-01 16:22:30','',2372,'https://www.capegliding.co.za/?p=2808',0,'revision','',0),(2809,2,'2022-11-01 18:22:30','2022-11-01 16:22:30','<!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} -->\n<div class=\"wp-block-cover alignwide is-light is-position-center-center\" style=\"min-height:455px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-10 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-125\" alt=\"\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" style=\"object-position:57% 29%\" data-object-fit=\"cover\" data-object-position=\"57% 29%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-center has-white-color has-text-color\" style=\"font-size:74px;line-height:1.1\"><strong>Book a Gliding Experience</strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"38px\"} -->\n<div style=\"height:38px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"1px\"} -->\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. . </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"23px\"} -->\n<div style=\"height:23px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:booking/booking {\"wpbc_shortcode\":\"[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]\"} -->\n<div class=\"wp-block-booking-booking\">[bookingtimeline view_days_num=90 header_title=\'Available Bookings\' scroll_day=1]</div>\n<!-- /wp:booking/booking -->\n\n<!-- wp:spacer {\"height\":\"39px\"} -->\n<div style=\"height:39px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"11px\"} -->\n<div style=\"height:11px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:list -->\n<ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Should you join as member within 30 days of your flight, we will reduce the cost to  only R800 and allocate the difference to your joining fee.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Available on weekends. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul><li>Remember flying is weather dependant and your safety is our concern. </li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days. </li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4>  </h4>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"opacity\":\"css\"} -->\n<hr class=\"wp-block-separator has-css-opacity\"/>\n<!-- /wp:separator -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:22:30','2022-11-01 16:22:30','',2372,'https://www.capegliding.co.za/?p=2809',0,'revision','',0),(2810,2,'2022-11-01 18:22:30','2022-11-01 16:22:30','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:22:30','2022-11-01 16:22:30','',2372,'https://www.capegliding.co.za/?p=2810',0,'revision','',0),(2811,2,'2022-11-01 18:24:47','2022-11-01 16:24:47','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:24:47','2022-11-01 16:24:47','',2372,'https://www.capegliding.co.za/?p=2811',0,'revision','',0),(2812,2,'2022-11-01 18:24:47','2022-11-01 16:24:47','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:24:47','2022-11-01 16:24:47','',2372,'https://www.capegliding.co.za/?p=2812',0,'revision','',0),(2813,2,'2022-11-01 18:24:47','2022-11-01 16:24:47','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n \n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:24:47','2022-11-01 16:24:47','',2372,'https://www.capegliding.co.za/?p=2813',0,'revision','',0),(2814,2,'2022-11-01 18:26:53','2022-11-01 16:26:53','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n \n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:26:53','2022-11-01 16:26:53','',2372,'https://www.capegliding.co.za/?p=2814',0,'revision','',0),(2815,2,'2022-11-01 18:26:53','2022-11-01 16:26:53','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:spacer {\"height\":\"1px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:paragraph --></p>\n<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:spacer {\"height\":\"23px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- /wp:group --></p>\n<p><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<p><!-- wp:button --></p>\n \n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4> </h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column --></p>\n \n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n<p><!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} --></p>\n<!-- wp:button /-->\n<p><!-- /wp:buttons --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:separator {\"opacity\":\"css\"} --></p>\n<hr />\n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:26:53','2022-11-01 16:26:53','',2372,'https://www.capegliding.co.za/?p=2815',0,'revision','',0),(2816,2,'2022-11-01 18:26:53','2022-11-01 16:26:53','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:26:53','2022-11-01 16:26:53','',2372,'https://www.capegliding.co.za/?p=2816',0,'revision','',0),(2817,2,'2022-11-01 18:28:00','2022-11-01 16:28:00','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:28:00','2022-11-01 16:28:00','',2372,'https://www.capegliding.co.za/?p=2817',0,'revision','',0),(2818,2,'2022-11-01 18:28:01','2022-11-01 16:28:01','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow. .\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p>\n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:28:01','2022-11-01 16:28:01','',2372,'https://www.capegliding.co.za/?p=2818',0,'revision','',0),(2819,2,'2022-11-01 18:28:01','2022-11-01 16:28:01','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:28:01','2022-11-01 16:28:01','',2372,'https://www.capegliding.co.za/?p=2819',0,'revision','',0),(2820,2,'2022-11-01 18:29:15','2022-11-01 16:29:15','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:29:15','2022-11-01 16:29:15','',2372,'https://www.capegliding.co.za/?p=2820',0,'revision','',0),(2821,2,'2022-11-01 18:29:16','2022-11-01 16:29:16','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:cover --></p>\n<p><!-- wp:spacer {\"height\":\"38px\"} --></p>\n \n<p><!-- /wp:spacer --></p>\n<p><!-- wp:group {\"layout\":{\"type\":\"default\"}} --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Available on weekends.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column {\"verticalAlignment\":\"center\"} --></p>\n \n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:29:16','2022-11-01 16:29:16','',2372,'https://www.capegliding.co.za/?p=2821',0,'revision','',0),(2822,2,'2022-11-01 18:29:16','2022-11-01 16:29:16','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong> </p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:29:16','2022-11-01 16:29:16','',2372,'https://www.capegliding.co.za/?p=2822',0,'revision','',0),(2823,2,'2022-11-01 18:32:18','2022-11-01 16:32:18','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong> </p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:18','2022-11-01 16:32:18','',2372,'https://www.capegliding.co.za/?p=2823',0,'revision','',0),(2824,2,'2022-11-01 18:32:18','2022-11-01 16:32:18','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":74,\"lineHeight\":\"1.1\"}},\"textColor\":\"white\"} --></p>\n<p style=\"font-size: 74px; line-height: 1.1;\"><strong>Book a Gliding Experience</strong> </p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:18','2022-11-01 16:32:18','',2372,'https://www.capegliding.co.za/?p=2824',0,'revision','',0),(2825,2,'2022-11-01 18:32:18','2022-11-01 16:32:18','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>		\n			<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:18','2022-11-01 16:32:18','',2372,'https://www.capegliding.co.za/?p=2825',0,'revision','',0),(2826,2,'2022-11-01 18:32:39','2022-11-01 16:32:39','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>		\n			<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:39','2022-11-01 16:32:39','',2372,'https://www.capegliding.co.za/?p=2826',0,'revision','',0),(2827,2,'2022-11-01 18:32:40','2022-11-01 16:32:40','<p><!-- wp:cover {\"url\":\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\",\"id\":125,\"dimRatio\":10,\"focalPoint\":{\"x\":\"0.57\",\"y\":\"0.29\"},\"minHeight\":455,\"minHeightUnit\":\"px\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"wide\",\"className\":\"is-position-center-center\"} --></p>\n<p><img style=\"object-position: 57% 29%;\" src=\"http://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png\" alt=\"\" data-object-fit=\"cover\" data-object-position=\"57% 29%\" /></p>\n<p><!-- /wp:separator --></p><p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>		\n			<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:40','2022-11-01 16:32:40','',2372,'https://www.capegliding.co.za/?p=2827',0,'revision','',0),(2828,2,'2022-11-01 18:32:40','2022-11-01 16:32:40','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:32:40','2022-11-01 16:32:40','',2372,'https://www.capegliding.co.za/?p=2828',0,'revision','',0),(2829,2,'2022-11-01 18:33:08','2022-11-01 16:33:08','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:33:08','2022-11-01 16:33:08','',2372,'https://www.capegliding.co.za/?p=2829',0,'revision','',0),(2830,2,'2022-11-01 18:33:08','2022-11-01 16:33:08','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul>\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>\n<p> </p>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:33:08','2022-11-01 16:33:08','',2372,'https://www.capegliding.co.za/?p=2830',0,'revision','',0),(2831,2,'2022-11-01 18:33:08','2022-11-01 16:33:08','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p><ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-11-01 18:33:08','2022-11-01 16:33:08','',2372,'https://www.capegliding.co.za/?p=2831',0,'revision','',0),(2832,2,'2022-11-01 18:35:19','2022-11-01 16:35:19','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. &nbsp; &nbsp;In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-01 18:35:19','2022-11-01 16:35:19','',195,'https://www.capegliding.co.za/?p=2832',0,'revision','',0),(2833,2,'2022-11-01 18:35:36','2022-11-01 16:35:36','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-01 18:35:36','2022-11-01 16:35:36','',195,'https://www.capegliding.co.za/?p=2833',0,'revision','',0),(2835,2,'2022-11-01 18:38:58','2022-11-01 16:38:58','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-01 18:38:58','2022-11-01 16:38:58','',195,'https://www.capegliding.co.za/?p=2835',0,'revision','',0),(2836,2,'2022-11-01 18:38:58','2022-11-01 16:38:58','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote is-style-large has-vivid-cyan-blue-color has-text-color\" id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<div class=\"wp-block-columns has-gray-background-color has-background\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote class=\"wp-block-quote has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Our Fleet</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">New Pilot Courses</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p class=\"has-black-color has-text-color has-medium-font-size\">Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p class=\"has-vivid-red-color has-text-color has-medium-font-size\"><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/EFj-XSqRu7g\n</div></figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-01 18:38:58','2022-11-01 16:38:58','',195,'https://www.capegliding.co.za/?p=2836',0,'revision','',0),(2837,2,'2022-11-01 18:38:58','2022-11-01 16:38:58','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-01 18:38:58','2022-11-01 16:38:58','',195,'https://www.capegliding.co.za/?p=2837',0,'revision','',0),(2838,2,'2022-11-01 18:52:06','2022-11-01 16:52:06','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: Dates not confirmed yet.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:06','2022-11-01 16:52:06','',2577,'https://www.capegliding.co.za/?p=2838',0,'revision','',0),(2839,2,'2022-11-01 18:52:06','2022-11-01 16:52:06','<!-- wp:quote {\"align\":\"center\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Warning Gliding is addictive!</strong></p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Next Course: Dates not confirmed yet.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n<h2 class=\"has-vivid-red-color has-text-color\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"http://www.capegliding.co.za/contact/\">Book Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:06','2022-11-01 16:52:06','',2577,'https://www.capegliding.co.za/?p=2839',0,'revision','',0),(2840,2,'2022-11-01 18:52:06','2022-11-01 16:52:06','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<br></p></blockquote><p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:06','2022-11-01 16:52:06','',2577,'https://www.capegliding.co.za/?p=2840',0,'revision','',0),(2841,2,'2022-11-01 18:52:15','2022-11-01 16:52:15','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<br></p></blockquote><p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:15','2022-11-01 16:52:15','',2577,'https://www.capegliding.co.za/?p=2841',0,'revision','',0),(2842,2,'2022-11-01 18:52:16','2022-11-01 16:52:16','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.<br></p></blockquote><p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:16','2022-11-01 16:52:16','',2577,'https://www.capegliding.co.za/?p=2842',0,'revision','',0),(2843,2,'2022-11-01 18:52:16','2022-11-01 16:52:16','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:16','2022-11-01 16:52:16','',2577,'https://www.capegliding.co.za/?p=2843',0,'revision','',0),(2844,2,'2022-11-01 18:52:36','2022-11-01 16:52:36','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n<p>		<!-- //.wpzoom-elementor-addons-image-box --></p>\n<p></p>\n\n<!-- wp:quote {\"align\":\"center\"} -->\n</p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>\n<!-- /wp:quote -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:buttons -->\n</p>\n<p>\n<!-- wp:button {\"align\":\"center\"} -->\n</p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p>\n<!-- /wp:button -->\n</p>\n<p>\n<!-- /wp:buttons -->\n\n<p></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:52:36','2022-11-01 16:52:36','',2577,'https://www.capegliding.co.za/?p=2844',0,'revision','',0),(2845,2,'2022-11-01 18:53:19','2022-11-01 16:53:19','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n<p>		<!-- //.wpzoom-elementor-addons-image-box --></p>\n<p></p>\n\n<!-- wp:quote {\"align\":\"center\"} -->\n</p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>\n<!-- /wp:quote -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:buttons -->\n</p>\n<p>\n<!-- wp:button {\"align\":\"center\"} -->\n</p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p>\n<!-- /wp:button -->\n</p>\n<p>\n<!-- /wp:buttons -->\n\n<p></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:53:19','2022-11-01 16:53:19','',2577,'https://www.capegliding.co.za/?p=2845',0,'revision','',0),(2846,2,'2022-11-01 18:53:20','2022-11-01 16:53:20','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n<p>		<!-- //.wpzoom-elementor-addons-image-box --></p>\n<p></p>\n\n<!-- wp:quote {\"align\":\"center\"} -->\n</p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>\n<!-- /wp:quote -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:paragraph -->\n</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p>\n<!-- /wp:paragraph -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:heading {\"textColor\":\"vivid-red\"} -->\n</p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p>\n<!-- /wp:heading -->\n\n<p></p>\n<p></p>\n\n<!-- wp:buttons -->\n</p>\n<p>\n<!-- wp:button {\"align\":\"center\"} -->\n</p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p>\n<!-- /wp:button -->\n</p>\n<p>\n<!-- /wp:buttons -->\n\n<p></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:53:20','2022-11-01 16:53:20','',2577,'https://www.capegliding.co.za/?p=2846',0,'revision','',0),(2847,2,'2022-11-01 18:53:20','2022-11-01 16:53:20','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:53:20','2022-11-01 16:53:20','',2577,'https://www.capegliding.co.za/?p=2847',0,'revision','',0),(2848,2,'2022-11-01 18:54:03','2022-11-01 16:54:03','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:03','2022-11-01 16:54:03','',2577,'https://www.capegliding.co.za/?p=2848',0,'revision','',0),(2849,2,'2022-11-01 18:54:04','2022-11-01 16:54:04','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Next Course: Dates not confirmed yet.</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:heading {\"textColor\":\"vivid-red\"} --></p>\n<h2>Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:buttons --></p>\n<p><!-- wp:button {\"align\":\"center\"} --></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:04','2022-11-01 16:54:04','',2577,'https://www.capegliding.co.za/?p=2849',0,'revision','',0),(2850,2,'2022-11-01 18:54:04','2022-11-01 16:54:04','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:04','2022-11-01 16:54:04','',2577,'https://www.capegliding.co.za/?p=2850',0,'revision','',0),(2851,2,'2022-11-01 18:54:27','2022-11-01 16:54:27','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:27','2022-11-01 16:54:27','',2577,'https://www.capegliding.co.za/?p=2851',0,'revision','',0),(2852,2,'2022-11-01 18:54:27','2022-11-01 16:54:27','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:27','2022-11-01 16:54:27','',2577,'https://www.capegliding.co.za/?p=2852',0,'revision','',0),(2853,2,'2022-11-01 18:54:28','2022-11-01 16:54:28','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2022-11-01 18:54:28','2022-11-01 16:54:28','',2577,'https://www.capegliding.co.za/?p=2853',0,'revision','',0),(2854,2,'2022-11-01 18:55:30','2022-11-01 16:55:30','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire to, right? Incidentally, one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a> - quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=b4YrpmhgNGs\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=b4YrpmhgNGs\n</div></figure>\n<!-- /wp:embed -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-11-01 18:55:30','2022-11-01 16:55:30','',11,'https://www.capegliding.co.za/?p=2854',0,'revision','',0),(2855,2,'2022-11-01 18:55:30','2022-11-01 16:55:30','<!-- wp:paragraph -->\n<p>Gliding is an excellent doorway to the aviation world. You will receive some of the best primary training available and this opens the door to faster progress in other forms of flying, like the Private Pilots Licence (PPL) if that is your ultimate goal.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Students can start flying from as young as the age of 14 and go solo by the age of 16.   <strong>Yes, you can fly an aircraft and have a Glider Pilots Licence (GPL) before you can drive on your own.</strong> See our <a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">FAQ page</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Gliding is one of the most affordable ways of flying.  During initial training all club instruction is free and you only pay for the use of the aircraft and membership fees. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every pilot will learn at their own pace, interestingly enough, <strong>younger pilots learn quicker</strong>. The rule of thumb states that it will take <strong>your age plus 40 flights to go solo</strong>. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/faq-cape-gliding-club/\">So how much will it cost to get my GPL?</a> We have estimated that for a 20 year old pilot, flying regularly (at least 6-8 flights per month) it will cost approximately R40,000. This is not cheap, but the cost of other forms of aviation will help with some perspective:  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Paragliding Licence R35,000-45,000 </li><li>National Pilot Licence(Light sport) R110,000</li><li>Private Pilot Licence R160,000 and </li><li>Helicopter Pilot Licence R400,000</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Once you have obtained your GPL, the world of flying really becomes what brought you to aviation and what you dreamed about. If you want to continue down the power flying route and start with a PPL, you will get 20hrs credit for the gliding hours you have in your logbook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If gliding is where your heart lies, continuing to fly will be a truly amazing journey that will engage you for the rest of your life. The initial cost will reduce to only membership fees, launches and flying time. Flight time costs could be further reduced by signing-up to the club fly as much as you can scheme. This costs R500pm. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ongoing cost can be further reduced by buying your own glider and then only paying for the launches to get you in the air. Many gliders are <a href=\"https://www.facebook.com/groups/sagliding\">very affordable</a> and will provide you with years of cheap flying time. Of course, there are the top of the range machines that are very expensive, but we need something to aspire to, right? Incidentally, one of the best gliders in the world is manufactured right here in South Africa. See <a href=\"http://www.js1.co.za\">Jonker Sailplanes</a> - quite an inspirational story. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A common misperception about gliding is that flights are only a few minutes long and you can\'t really go anywhere. This is most definitely not the reality. Once you have your GPL you will start to fly cross country to other destinations. Flight time is only limited to the pilot\'s endurance and his/her ability to find rising air. The average flight for a cross country pilot might be 4-5hrs and cover a distance of several hundreds of kilometers. This is the  real challenge and goal of being glider pilots, to learn how to use the weather, to fly further and faster. <strong>Once the bug has bitten, you will be engaged by this problem for the rest of your life. </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://www.youtube.com/watch?v=b4YrpmhgNGs\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://www.youtube.com/watch?v=b4YrpmhgNGs\n</div></figure>\n<!-- /wp:embed -->','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-11-01 18:55:30','2022-11-01 16:55:30','',11,'https://www.capegliding.co.za/?p=2855',0,'revision','',0),(2856,2,'2022-11-01 18:55:30','2022-11-01 16:55:30','','LEARN TO FLY','','inherit','closed','closed','','11-revision-v1','','','2022-11-01 18:55:30','2022-11-01 16:55:30','',11,'https://www.capegliding.co.za/?p=2856',0,'revision','',0),(2857,2,'2022-11-01 18:56:20','2022-11-01 16:56:20','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-11-01 18:56:20','2022-11-01 16:56:20','',111,'https://www.capegliding.co.za/?p=2857',0,'revision','',0),(2858,2,'2022-11-01 18:56:20','2022-11-01 16:56:20','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table -->\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-11-01 18:56:20','2022-11-01 16:56:20','',111,'https://www.capegliding.co.za/?p=2858',0,'revision','',0),(2859,2,'2022-11-01 18:56:20','2022-11-01 16:56:20','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p>To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees 2022','','inherit','closed','closed','','111-revision-v1','','','2022-11-01 18:56:20','2022-11-01 16:56:20','',111,'https://www.capegliding.co.za/?p=2859',0,'revision','',0),(2860,2,'2022-11-01 18:57:19','2022-11-01 16:57:19','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:57:19','2022-11-01 16:57:19','',13,'https://www.capegliding.co.za/?p=2860',0,'revision','',0),(2861,2,'2022-11-01 18:57:19','2022-11-01 16:57:19','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul class=\"wp-block-social-links aligncenter is-style-pill-shape\"><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:57:19','2022-11-01 16:57:19','',13,'https://www.capegliding.co.za/?p=2861',0,'revision','',0),(2862,2,'2022-11-01 18:57:19','2022-11-01 16:57:19','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:57:19','2022-11-01 16:57:19','',13,'https://www.capegliding.co.za/?p=2862',0,'revision','',0),(2863,2,'2022-11-01 18:59:50','2022-11-01 16:59:50','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:59:50','2022-11-01 16:59:50','',13,'https://www.capegliding.co.za/?p=2863',0,'revision','',0),(2864,2,'2022-11-01 18:59:50','2022-11-01 16:59:50','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:59:50','2022-11-01 16:59:50','',13,'https://www.capegliding.co.za/?p=2864',0,'revision','',0),(2865,2,'2022-11-01 18:59:51','2022-11-01 16:59:51','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 18:59:51','2022-11-01 16:59:51','',13,'https://www.capegliding.co.za/?p=2865',0,'revision','',0),(2866,2,'2022-11-01 19:01:23','2022-11-01 17:01:23','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:01:23','2022-11-01 17:01:23','',13,'https://www.capegliding.co.za/?p=2866',0,'revision','',0),(2867,2,'2022-11-01 19:01:23','2022-11-01 17:01:23','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:01:23','2022-11-01 17:01:23','',13,'https://www.capegliding.co.za/?p=2867',0,'revision','',0),(2868,2,'2022-11-01 19:01:24','2022-11-01 17:01:24','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:01:24','2022-11-01 17:01:24','',13,'https://www.capegliding.co.za/?p=2868',0,'revision','',0),(2869,2,'2022-11-01 19:02:04','2022-11-01 17:02:04','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:02:04','2022-11-01 17:02:04','',13,'https://www.capegliding.co.za/?p=2869',0,'revision','',0),(2870,2,'2022-11-01 19:02:04','2022-11-01 17:02:04','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:02:04','2022-11-01 17:02:04','',13,'https://www.capegliding.co.za/?p=2870',0,'revision','',0),(2871,2,'2022-11-01 19:02:04','2022-11-01 17:02:04','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:02:04','2022-11-01 17:02:04','',13,'https://www.capegliding.co.za/?p=2871',0,'revision','',0),(2872,2,'2022-11-01 19:03:23','2022-11-01 17:03:23','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:03:23','2022-11-01 17:03:23','',13,'https://www.capegliding.co.za/?p=2872',0,'revision','',0),(2873,2,'2022-11-01 19:03:24','2022-11-01 17:03:24','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html -->\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>\n<!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height:1\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height:0\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br>Saturday: 8:00am – 5:00pm<br>Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:03:24','2022-11-01 17:03:24','',13,'https://www.capegliding.co.za/?p=2873',0,'revision','',0),(2874,2,'2022-11-01 19:03:24','2022-11-01 17:03:24','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html --> <iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe> <!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height: 1;\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br />Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]		\n			<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:03:24','2022-11-01 17:03:24','',13,'https://www.capegliding.co.za/?p=2874',0,'revision','',0),(2875,2,'2022-11-01 19:04:50','2022-11-01 17:04:50','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html --> <iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe> <!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height: 1;\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br />Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]		\n			<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:04:50','2022-11-01 17:04:50','',13,'https://www.capegliding.co.za/?p=2875',0,'revision','',0),(2876,2,'2022-11-01 19:04:50','2022-11-01 17:04:50','<!-- wp:wpforms/form-selector {\"formId\":\"44\"} /-->\n<!-- wp:group -->\n<!-- wp:html --> <iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe> <!-- /wp:html -->\n<!-- /wp:group -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1\"}}} -->\n<p style=\"line-height: 1;\"><strong>Our</strong> <strong>Address</strong></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester Airfield</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Worcester</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">Western Cape</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0\"}}} -->\n<p style=\"line-height: 0;\">South Africa</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:social-links {\"align\":\"center\",\"className\":\"is-style-pill-shape\"} -->\n<ul><!-- wp:social-link {\"url\":\"https://www.facebook.com/capeglidingclub/\",\"service\":\"facebook\"} /-->\n<!-- wp:social-link {\"url\":\"www.instagram.com/capegliding\",\"service\":\"instagram\"} /-->\n<!-- wp:social-link {\"url\":\"#yelp\",\"service\":\"yelp\"} /-->\n<!-- wp:social-link {\"url\":\"#pinterest\",\"service\":\"pinterest\"} /--></ul>\n<!-- /wp:social-links -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:paragraph -->\n<p>&nbsp;</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><strong>Club Flying Hours</strong><br />Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>\n<!-- /wp:paragraph -->[wpforms id=\"44\" title=\"false\" description=\"false\"]		\n			<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:04:50','2022-11-01 17:04:50','',13,'https://www.capegliding.co.za/?p=2876',0,'revision','',0),(2877,2,'2022-11-01 19:04:50','2022-11-01 17:04:50','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:04:50','2022-11-01 17:04:50','',13,'https://www.capegliding.co.za/?p=2877',0,'revision','',0),(2878,2,'2022-11-01 19:05:50','2022-11-01 17:05:50','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:05:50','2022-11-01 17:05:50','',13,'https://www.capegliding.co.za/?p=2878',0,'revision','',0),(2879,2,'2022-11-01 19:05:51','2022-11-01 17:05:51','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:05:51','2022-11-01 17:05:51','',13,'https://www.capegliding.co.za/?p=2879',0,'revision','',0),(2880,2,'2022-11-01 19:05:51','2022-11-01 17:05:51','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:05:51','2022-11-01 17:05:51','',13,'https://www.capegliding.co.za/?p=2880',0,'revision','',0),(2881,2,'2022-11-01 19:06:04','2022-11-01 17:06:04','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:04','2022-11-01 17:06:04','',13,'https://www.capegliding.co.za/?p=2881',0,'revision','',0),(2882,2,'2022-11-01 19:06:04','2022-11-01 17:06:04','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:04','2022-11-01 17:06:04','',13,'https://www.capegliding.co.za/?p=2882',0,'revision','',0),(2883,2,'2022-11-01 19:06:04','2022-11-01 17:06:04','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:04','2022-11-01 17:06:04','',13,'https://www.capegliding.co.za/?p=2883',0,'revision','',0),(2884,2,'2022-11-01 19:06:58','2022-11-01 17:06:58','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:58','2022-11-01 17:06:58','',13,'https://www.capegliding.co.za/?p=2884',0,'revision','',0),(2885,2,'2022-11-01 19:06:58','2022-11-01 17:06:58','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:58','2022-11-01 17:06:58','',13,'https://www.capegliding.co.za/?p=2885',0,'revision','',0),(2886,2,'2022-11-01 19:06:58','2022-11-01 17:06:58','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-11-01 19:06:58','2022-11-01 17:06:58','',13,'https://www.capegliding.co.za/?p=2886',0,'revision','',0),(2888,2,'2022-11-24 08:42:19','2022-11-24 06:42:19','Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;\n\nhttps://www.youtube.com/watch?v=iL-5-9-WUCM','Container Unloading ❌ Gliding in South Africa','','publish','closed','open','','container-unloading-gliding-in-south-africa','','','2022-11-30 13:37:11','2022-11-30 11:37:11','',0,'https://www.capegliding.co.za/?p=2888',0,'post','',0),(2889,2,'2022-11-24 08:42:17','2022-11-24 06:42:17','','Elementor #2888','','inherit','closed','closed','','2888-revision-v1','','','2022-11-24 08:42:17','2022-11-24 06:42:17','',2888,'https://www.capegliding.co.za/?p=2889',0,'revision','',0),(2890,2,'2022-11-24 08:44:26','2022-11-24 06:44:26','','Elementor #2888','','inherit','closed','closed','','2888-revision-v1','','','2022-11-24 08:44:26','2022-11-24 06:44:26','',2888,'https://www.capegliding.co.za/?p=2890',0,'revision','',0),(2891,2,'2022-11-24 08:44:26','2022-11-24 06:44:26','','Elementor #2888','','inherit','closed','closed','','2888-revision-v1','','','2022-11-24 08:44:26','2022-11-24 06:44:26','',2888,'https://www.capegliding.co.za/?p=2891',0,'revision','',0),(2892,2,'2022-11-24 08:44:26','2022-11-24 06:44:26','<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;</p>https://www.youtube.com/watch?v=iL-5-9-WUCM','Elementor #2888','','inherit','closed','closed','','2888-revision-v1','','','2022-11-24 08:44:26','2022-11-24 06:44:26','',2888,'https://www.capegliding.co.za/?p=2892',0,'revision','',0),(2893,2,'2022-11-24 08:45:12','2022-11-24 06:45:12','<p>Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;</p>https://www.youtube.com/watch?v=iL-5-9-WUCM','Container Unloading ❌ Gliding in South Africa','','inherit','closed','closed','','2888-revision-v1','','','2022-11-24 08:45:12','2022-11-24 06:45:12','',2888,'https://www.capegliding.co.za/?p=2893',0,'revision','',0),(2895,2,'2022-11-30 13:33:47','2022-11-30 11:33:47','https://www.youtube.com/watch?v=MgXV35X_HtU\n\nIn real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.','Avatar Ikran Gliding ⚡️ Wave in Worcester','','publish','closed','open','','avatar-ikran-gliding-%e2%9a%a1%ef%b8%8f-wave-in-worcester','','','2022-11-30 13:36:51','2022-11-30 11:36:51','',0,'https://www.capegliding.co.za/?p=2895',0,'post','',0),(2896,2,'2022-11-30 13:33:47','2022-11-30 11:33:47','','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:33:47','2022-11-30 11:33:47','',2895,'https://www.capegliding.co.za/?p=2896',0,'revision','',0),(2897,2,'2022-11-30 13:34:32','2022-11-30 11:34:32','','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:34:32','2022-11-30 11:34:32','',2895,'https://www.capegliding.co.za/?p=2897',0,'revision','',0),(2898,2,'2022-11-30 13:34:32','2022-11-30 11:34:32','','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:34:32','2022-11-30 11:34:32','',2895,'https://www.capegliding.co.za/?p=2898',0,'revision','',0),(2899,2,'2022-11-30 13:34:32','2022-11-30 11:34:32','https://www.youtube.com/watch?v=MgXV35X_HtU','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:34:32','2022-11-30 11:34:32','',2895,'https://www.capegliding.co.za/?p=2899',0,'revision','',0),(2900,2,'2022-11-30 13:35:04','2022-11-30 11:35:04','https://www.youtube.com/watch?v=MgXV35X_HtU','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:04','2022-11-30 11:35:04','',2895,'https://www.capegliding.co.za/?p=2900',0,'revision','',0),(2901,2,'2022-11-30 13:35:04','2022-11-30 11:35:04','https://www.youtube.com/watch?v=MgXV35X_HtU','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:04','2022-11-30 11:35:04','',2895,'https://www.capegliding.co.za/?p=2901',0,'revision','',0),(2902,2,'2022-11-30 13:35:04','2022-11-30 11:35:04','https://www.youtube.com/watch?v=MgXV35X_HtU<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.</p>','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:04','2022-11-30 11:35:04','',2895,'https://www.capegliding.co.za/?p=2902',0,'revision','',0),(2903,2,'2022-11-30 13:35:11','2022-11-30 11:35:11','https://www.youtube.com/watch?v=MgXV35X_HtU<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.</p>','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:11','2022-11-30 11:35:11','',2895,'https://www.capegliding.co.za/?p=2903',0,'revision','',0),(2904,2,'2022-11-30 13:35:11','2022-11-30 11:35:11','https://www.youtube.com/watch?v=MgXV35X_HtU<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.</p>','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:11','2022-11-30 11:35:11','',2895,'https://www.capegliding.co.za/?p=2904',0,'revision','',0),(2905,2,'2022-11-30 13:35:11','2022-11-30 11:35:11','https://www.youtube.com/watch?v=MgXV35X_HtU<p>In real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.</p>','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:35:11','2022-11-30 11:35:11','',2895,'https://www.capegliding.co.za/?p=2905',0,'revision','',0),(2906,2,'2022-11-30 13:36:36','2022-11-30 11:36:36','https://www.youtube.com/watch?v=MgXV35X_HtU\n\nIn real life Avatar Ikran Gliding Pandora in Real Life - Wave in Worcester.','Avatar Ikran Gliding ⚡️ Wave in Worcester','','inherit','closed','closed','','2895-revision-v1','','','2022-11-30 13:36:36','2022-11-30 11:36:36','',2895,'https://www.capegliding.co.za/?p=2906',0,'revision','',0),(2907,2,'2022-11-30 13:37:09','2022-11-30 11:37:09','Amazing look at our visitors and how they get their fantastic flying machines to our shores.&nbsp;\n\nhttps://www.youtube.com/watch?v=iL-5-9-WUCM','Container Unloading ❌ Gliding in South Africa','','inherit','closed','closed','','2888-revision-v1','','','2022-11-30 13:37:09','2022-11-30 11:37:09','',2888,'https://www.capegliding.co.za/?p=2907',0,'revision','',0),(2908,2,'2024-12-04 11:42:44','2022-11-30 11:38:04','','Posts','','publish','closed','closed','','posts-2','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'https://www.capegliding.co.za/?p=2908',7,'nav_menu_item','',0),(2909,2,'2022-11-30 14:47:06','2022-11-30 12:47:06','A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.\n\nhttps://www.youtube.com/watch?v=CF9ZNa0hkLw','980km 13 November 2022','','publish','closed','open','','980km-13-november-2022','','','2022-11-30 14:48:39','2022-11-30 12:48:39','',0,'https://www.capegliding.co.za/?p=2909',0,'post','',0),(2910,2,'2022-11-30 14:47:06','2022-11-30 12:47:06','','980km 13 November 2022','','inherit','closed','closed','','2909-revision-v1','','','2022-11-30 14:47:06','2022-11-30 12:47:06','',2909,'https://www.capegliding.co.za/?p=2910',0,'revision','',0),(2911,2,'2022-11-30 14:48:03','2022-11-30 12:48:03','','980km 13 November 2022','','inherit','closed','closed','','2909-revision-v1','','','2022-11-30 14:48:03','2022-11-30 12:48:03','',2909,'https://www.capegliding.co.za/?p=2911',0,'revision','',0),(2912,2,'2022-11-30 14:48:03','2022-11-30 12:48:03','','980km 13 November 2022','','inherit','closed','closed','','2909-revision-v1','','','2022-11-30 14:48:03','2022-11-30 12:48:03','',2909,'https://www.capegliding.co.za/?p=2912',0,'revision','',0),(2913,2,'2022-11-30 14:48:03','2022-11-30 12:48:03','<p>A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.</p>https://www.youtube.com/watch?v=CF9ZNa0hkLw','980km 13 November 2022','','inherit','closed','closed','','2909-revision-v1','','','2022-11-30 14:48:03','2022-11-30 12:48:03','',2909,'https://www.capegliding.co.za/?p=2913',0,'revision','',0),(2914,2,'2022-11-30 14:48:37','2022-11-30 12:48:37','A perfect post frontal day - the accent was more on thermals than ridge. It was great fun this early in the season. It was difficult to reduce 8h45m of flying to 9mins of video.\n\nhttps://www.youtube.com/watch?v=CF9ZNa0hkLw','980km 13 November 2022','','inherit','closed','closed','','2909-revision-v1','','','2022-11-30 14:48:37','2022-11-30 12:48:37','',2909,'https://www.capegliding.co.za/?p=2914',0,'revision','',0),(2915,2,'2022-11-30 14:50:22','0000-00-00 00:00:00','','Posts','','draft','closed','closed','','','','','2022-11-30 14:50:22','2022-11-30 12:50:22','',0,'https://www.capegliding.co.za/?page_id=2915',0,'page','',0),(2916,2,'2022-11-30 14:50:21','2022-11-30 12:50:21','','Posts','','inherit','closed','closed','','2915-revision-v1','','','2022-11-30 14:50:21','2022-11-30 12:50:21','',2915,'https://www.capegliding.co.za/?p=2916',0,'revision','',0),(2917,2,'2022-11-30 14:52:44','2022-11-30 12:52:44','','WhatsApp Image 2022-10-02 at 10.41.51','','inherit','open','closed','','whatsapp-image-2022-10-02-at-10-41-51','','','2022-11-30 14:52:44','2022-11-30 12:52:44','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-02-at-10.41.51.jpeg',0,'attachment','image/jpeg',0),(2918,2,'2022-11-30 14:52:48','2022-11-30 12:52:48','','WhatsApp Video 2022-10-02 at 10.42.14','','inherit','open','closed','','whatsapp-video-2022-10-02-at-10-42-14','','','2022-11-30 14:52:48','2022-11-30 12:52:48','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Video-2022-10-02-at-10.42.14.mp4',0,'attachment','video/mp4',0),(2919,2,'2022-11-30 14:52:49','2022-11-30 12:52:49','','WhatsApp Image 2022-10-08 at 12.05.56','','inherit','open','closed','','whatsapp-image-2022-10-08-at-12-05-56','','','2022-11-30 14:52:49','2022-11-30 12:52:49','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-08-at-12.05.56.jpeg',0,'attachment','image/jpeg',0),(2920,2,'2022-11-30 14:52:51','2022-11-30 12:52:51','','WhatsApp Image 2022-10-09 at 18.01.28','','inherit','open','closed','','whatsapp-image-2022-10-09-at-18-01-28','','','2022-11-30 14:52:51','2022-11-30 12:52:51','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-09-at-18.01.28.jpeg',0,'attachment','image/jpeg',0),(2921,2,'2022-11-30 14:52:53','2022-11-30 12:52:53','','WhatsApp Image 2022-10-16 at 07.05.17','','inherit','open','closed','','whatsapp-image-2022-10-16-at-07-05-17','','','2022-11-30 14:52:53','2022-11-30 12:52:53','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-16-at-07.05.17.jpeg',0,'attachment','image/jpeg',0),(2922,2,'2022-11-30 14:52:54','2022-11-30 12:52:54','','WhatsApp Image 2022-10-17 at 07.46.50','','inherit','open','closed','','whatsapp-image-2022-10-17-at-07-46-50','','','2022-11-30 14:52:54','2022-11-30 12:52:54','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-17-at-07.46.50.jpeg',0,'attachment','image/jpeg',0),(2923,2,'2022-11-30 14:52:58','2022-11-30 12:52:58','','WhatsApp Image 2022-10-17 at 07.46.51','','inherit','open','closed','','whatsapp-image-2022-10-17-at-07-46-51','','','2022-11-30 14:52:58','2022-11-30 12:52:58','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-17-at-07.46.51.jpeg',0,'attachment','image/jpeg',0),(2924,2,'2022-11-30 14:53:00','2022-11-30 12:53:00','','WhatsApp Image 2022-10-17 at 09.29.29','','inherit','open','closed','','whatsapp-image-2022-10-17-at-09-29-29','','','2022-11-30 14:53:00','2022-11-30 12:53:00','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-17-at-09.29.29.jpeg',0,'attachment','image/jpeg',0),(2925,2,'2022-11-30 14:53:01','2022-11-30 12:53:01','','WhatsApp Image 2022-10-30 at 10.01.51','','inherit','open','closed','','whatsapp-image-2022-10-30-at-10-01-51','','','2022-11-30 14:53:01','2022-11-30 12:53:01','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-30-at-10.01.51.jpeg',0,'attachment','image/jpeg',0),(2926,2,'2022-11-30 14:53:03','2022-11-30 12:53:03','','WhatsApp Image 2022-10-30 at 10.01.52','','inherit','open','closed','','whatsapp-image-2022-10-30-at-10-01-52','','','2022-11-30 14:53:03','2022-11-30 12:53:03','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-30-at-10.01.52.jpeg',0,'attachment','image/jpeg',0),(2927,2,'2022-11-30 14:53:04','2022-11-30 12:53:04','','WhatsApp Image 2022-10-29 at 12.06.13','','inherit','open','closed','','whatsapp-image-2022-10-29-at-12-06-13','','','2022-11-30 14:53:04','2022-11-30 12:53:04','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/11/WhatsApp-Image-2022-10-29-at-12.06.13.jpeg',0,'attachment','image/jpeg',0),(2928,2,'2022-11-30 14:57:17','2022-11-30 12:57:17','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:57:17','2022-11-30 12:57:17','',195,'https://www.capegliding.co.za/?p=2928',0,'revision','',0),(2929,2,'2022-11-30 14:57:17','2022-11-30 12:57:17','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:57:17','2022-11-30 12:57:17','',195,'https://www.capegliding.co.za/?p=2929',0,'revision','',0),(2930,2,'2022-11-30 14:57:17','2022-11-30 12:57:17','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:57:17','2022-11-30 12:57:17','',195,'https://www.capegliding.co.za/?p=2930',0,'revision','',0),(2931,2,'2022-11-30 14:58:13','2022-11-30 12:58:13','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:58:13','2022-11-30 12:58:13','',195,'https://www.capegliding.co.za/?p=2931',0,'revision','',0),(2932,2,'2022-11-30 14:58:14','2022-11-30 12:58:14','<!-- wp:paragraph -->\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Since 1949</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cape Gliding Club was formed after the second World War. </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Second Largest</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We are the second largest club in South Africa.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Worcester Airfield</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} -->\n<blockquote id=\"output\"><p>If you have the passion, we can help you fly.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:columns {\"backgroundColor\":\"gray\"} -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Instruction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Free instruction is given to our members from a beginner to advanced level.  </p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Facilities</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- wp:column -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Tourism</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<!-- /wp:paragraph -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<blockquote><p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Our Fleet</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have two towplanes, a Sling 2 and a Rotax Falke.&nbsp;Private aircraft are sometimes contracted on busy flying days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>New Pilot Courses</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2>Experienced Glider Pilots</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} -->\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} -->\n<p>Read these two articles for a taste of what can be expected.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} -->\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<!-- /wp:paragraph -->\n<!-- wp:spacer {\"height\":\"50px\"} -->\n<!-- /wp:spacer -->\n<!-- wp:embed {\"url\":\"https://youtu.be/EFj-XSqRu7g\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure>\nhttps://youtu.be/EFj-XSqRu7g\n</figure>\n<!-- /wp:embed -->https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:58:14','2022-11-30 12:58:14','',195,'https://www.capegliding.co.za/?p=2932',0,'revision','',0),(2933,2,'2022-11-30 14:58:14','2022-11-30 12:58:14','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Experienced Glider Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} --></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a> in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a> Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2><p></p><p></p><p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p><p></p><p></p><p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p><p></p><p></p><p>Read these two articles for a taste of what can be expected.</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 14:58:14','2022-11-30 12:58:14','',195,'https://www.capegliding.co.za/?p=2933',0,'revision','',0),(2934,2,'2022-11-30 15:00:52','2022-11-30 13:00:52','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Experienced Glider Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} --></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a> in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a> Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2><p></p><p></p><p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p><p></p><p></p><p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p><p></p><p></p><p>Read these two articles for a taste of what can be expected.</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:00:52','2022-11-30 13:00:52','',195,'https://www.capegliding.co.za/?p=2934',0,'revision','',0),(2935,2,'2022-11-30 15:00:52','2022-11-30 13:00:52','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Experienced Glider Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"black\",\"fontSize\":\"medium\"} --></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a> in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"textColor\":\"vivid-red\",\"fontSize\":\"medium\"} --></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a> Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2><p></p><p></p><p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p><p></p><p></p><p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p><p></p><p></p><p>Read these two articles for a taste of what can be expected.</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Flying</a>&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</p><p></p><p></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Gr%C3%BCnert.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Pure</a>&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:00:52','2022-11-30 13:00:52','',195,'https://www.capegliding.co.za/?p=2935',0,'revision','',0),(2936,2,'2022-11-30 15:00:52','2022-11-30 13:00:52','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p><p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:00:52','2022-11-30 13:00:52','',195,'https://www.capegliding.co.za/?p=2936',0,'revision','',0),(2937,2,'2022-11-30 15:01:18','2022-11-30 13:01:18','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p><p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:01:18','2022-11-30 13:01:18','',195,'https://www.capegliding.co.za/?p=2937',0,'revision','',0),(2938,2,'2022-11-30 15:01:19','2022-11-30 13:01:19','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p><p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p><p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:01:19','2022-11-30 13:01:19','',195,'https://www.capegliding.co.za/?p=2938',0,'revision','',0),(2939,2,'2022-11-30 15:01:19','2022-11-30 13:01:19','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p>\n<p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:01:19','2022-11-30 13:01:19','',195,'https://www.capegliding.co.za/?p=2939',0,'revision','',0),(2940,2,'2022-11-30 15:02:06','2022-11-30 13:02:06','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p>\n<p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:02:06','2022-11-30 13:02:06','',195,'https://www.capegliding.co.za/?p=2940',0,'revision','',0),(2941,2,'2022-11-30 15:02:07','2022-11-30 13:02:07','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p></p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p></p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p></p>\n<p>Read these two articles for a taste of what can be expected.</p>\n<p></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">Flying&nbsp;in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></p>\n<p><a href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure&nbsp;Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a><br></p>\n<p><br></p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:02:07','2022-11-30 13:02:07','',195,'https://www.capegliding.co.za/?p=2941',0,'revision','',0),(2942,2,'2022-11-30 15:02:07','2022-11-30 13:02:07','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n</ol>\n<ol>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-11-30 15:02:07','2022-11-30 13:02:07','',195,'https://www.capegliding.co.za/?p=2942',0,'revision','',0),(2945,2,'2022-12-09 15:54:51','2022-12-09 13:54:51','What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.\n\nEscape winter depression with me by flying gliders in Worcester, South Africa.\n\nhttps://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','publish','closed','open','','only-pilots-are-fans-%e2%9a%a1%ef%b8%8f-gliding-in-worcester','','','2022-12-09 15:57:10','2022-12-09 13:57:10','',0,'https://www.capegliding.co.za/?p=2945',0,'post','',0),(2946,2,'2022-12-09 15:54:51','2022-12-09 13:54:51','','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:54:51','2022-12-09 13:54:51','',2945,'https://www.capegliding.co.za/?p=2946',0,'revision','',0),(2947,2,'2022-12-09 15:56:31','2022-12-09 13:56:31','','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:31','2022-12-09 13:56:31','',2945,'https://www.capegliding.co.za/?p=2947',0,'revision','',0),(2948,2,'2022-12-09 15:56:31','2022-12-09 13:56:31','','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:31','2022-12-09 13:56:31','',2945,'https://www.capegliding.co.za/?p=2948',0,'revision','',0),(2949,2,'2022-12-09 15:56:31','2022-12-09 13:56:31','<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.</p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:31','2022-12-09 13:56:31','',2945,'https://www.capegliding.co.za/?p=2949',0,'revision','',0),(2950,2,'2022-12-09 15:56:42','2022-12-09 13:56:42','<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.</p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:42','2022-12-09 13:56:42','',2945,'https://www.capegliding.co.za/?p=2950',0,'revision','',0),(2951,2,'2022-12-09 15:56:43','2022-12-09 13:56:43','<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.</p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:43','2022-12-09 13:56:43','',2945,'https://www.capegliding.co.za/?p=2951',0,'revision','',0),(2952,2,'2022-12-09 15:56:43','2022-12-09 13:56:43','<p>What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.</p><p>Escape winter depression with me by flying gliders in Worcester, South Africa.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:56:43','2022-12-09 13:56:43','',2945,'https://www.capegliding.co.za/?p=2952',0,'revision','',0),(2953,2,'2022-12-09 15:57:08','2022-12-09 13:57:08','What Gliding means? Only Pilots understand ...those who get it, get it, those who don\'t, don\'t.\n\nEscape winter depression with me by flying gliders in Worcester, South Africa.\n\nhttps://www.youtube.com/watch?v=ob8W7oaKLnc','ONLY Pilots are FANS ⚡️ Gliding in Worcester','','inherit','closed','closed','','2945-revision-v1','','','2022-12-09 15:57:08','2022-12-09 13:57:08','',2945,'https://www.capegliding.co.za/?p=2953',0,'revision','',0),(2955,2,'2022-12-09 16:05:34','2022-12-09 14:05:34','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n</ol>\n<ol>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:05:34','2022-12-09 14:05:34','',195,'https://www.capegliding.co.za/?p=2955',0,'revision','',0),(2956,2,'2022-12-09 16:05:35','2022-12-09 14:05:35','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>New Pilot Courses</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n</ol>\n<ol>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:05:35','2022-12-09 14:05:35','',195,'https://www.capegliding.co.za/?p=2956',0,'revision','',0),(2957,2,'2022-12-09 16:05:35','2022-12-09 14:05:35','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p> </p>\n<p> </p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:05:35','2022-12-09 14:05:35','',195,'https://www.capegliding.co.za/?p=2957',0,'revision','',0),(2958,2,'2022-12-09 16:07:41','2022-12-09 14:07:41','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p> </p>\n<p> </p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:07:41','2022-12-09 14:07:41','',195,'https://www.capegliding.co.za/?p=2958',0,'revision','',0),(2959,2,'2022-12-09 16:07:41','2022-12-09 14:07:41','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:heading {\"textAlign\":\"center\"} --></p>\n<h2>Our Fleet</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p> </p>\n<p> </p>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p> </p>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:07:41','2022-12-09 14:07:41','',195,'https://www.capegliding.co.za/?p=2959',0,'revision','',0),(2960,2,'2022-12-09 16:07:42','2022-12-09 14:07:42','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:07:42','2022-12-09 14:07:42','',195,'https://www.capegliding.co.za/?p=2960',0,'revision','',0),(2961,2,'2022-12-09 16:11:18','2022-12-09 14:11:18','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:11:18','2022-12-09 14:11:18','',195,'https://www.capegliding.co.za/?p=2961',0,'revision','',0),(2962,2,'2022-12-09 16:11:18','2022-12-09 14:11:18','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:11:18','2022-12-09 14:11:18','',195,'https://www.capegliding.co.za/?p=2962',0,'revision','',0),(2963,2,'2022-12-09 16:11:18','2022-12-09 14:11:18','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n									<figure><img src=\"https://www.capegliding.co.za/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:11:18','2022-12-09 14:11:18','',195,'https://www.capegliding.co.za/?p=2963',0,'revision','',0),(2964,2,'2022-12-09 16:15:14','2022-12-09 14:15:14','','WhatsApp Image 2022-12-09 at 16.14.09','','inherit','open','closed','','whatsapp-image-2022-12-09-at-16-14-09','','','2022-12-09 16:15:20','2022-12-09 14:15:20','',195,'https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg',0,'attachment','image/jpeg',0),(2965,2,'2022-12-09 16:17:13','2022-12-09 14:17:13','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n									<figure><img src=\"https://www.capegliding.co.za/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:17:13','2022-12-09 14:17:13','',195,'https://www.capegliding.co.za/?p=2965',0,'revision','',0),(2966,2,'2022-12-09 16:17:14','2022-12-09 14:17:14','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>\n<p> </p>\n<p><strong>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area</strong>.</p>\n<p> </p>\n<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>\n<p> </p>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n									<figure><img src=\"https://www.capegliding.co.za/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:17:14','2022-12-09 14:17:14','',195,'https://www.capegliding.co.za/?p=2966',0,'revision','',0),(2967,2,'2022-12-09 16:17:14','2022-12-09 14:17:14','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:17:14','2022-12-09 14:17:14','',195,'https://www.capegliding.co.za/?p=2967',0,'revision','',0),(2969,2,'2022-12-09 16:23:49','2022-12-09 14:23:49','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:23:49','2022-12-09 14:23:49','',195,'https://www.capegliding.co.za/?p=2969',0,'revision','',0),(2970,2,'2022-12-09 16:23:49','2022-12-09 14:23:49','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>Read these two articles for a taste of what can be expected:</p>\n<p> </p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=EFj-XSqRu7g&#038;t=3s','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:23:49','2022-12-09 14:23:49','',195,'https://www.capegliding.co.za/?p=2970',0,'revision','',0),(2971,2,'2022-12-09 16:23:49','2022-12-09 14:23:49','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=ob8W7oaKLnchttps://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:23:49','2022-12-09 14:23:49','',195,'https://www.capegliding.co.za/?p=2971',0,'revision','',0),(2972,2,'2022-12-09 16:26:43','2022-12-09 14:26:43','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=ob8W7oaKLnchttps://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:26:43','2022-12-09 14:26:43','',195,'https://www.capegliding.co.za/?p=2972',0,'revision','',0),(2973,2,'2022-12-09 16:26:44','2022-12-09 14:26:44','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p><h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=ob8W7oaKLnchttps://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:26:44','2022-12-09 14:26:44','',195,'https://www.capegliding.co.za/?p=2973',0,'revision','',0),(2974,2,'2022-12-09 16:26:45','2022-12-09 14:26:45','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:26:45','2022-12-09 14:26:45','',195,'https://www.capegliding.co.za/?p=2974',0,'revision','',0),(2975,2,'2022-12-09 16:27:19','2022-12-09 14:27:19','','Flying-in-South-Africa_Worcester-is-Magic','','inherit','open','closed','','flying-in-south-africa_worcester-is-magic','','','2022-12-09 16:27:19','2022-12-09 14:27:19','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf',0,'attachment','application/pdf',0),(2976,2,'2022-12-09 16:27:20','2022-12-09 14:27:20','','A-flight-by-Martin-Grünert','','inherit','open','closed','','a-flight-by-martin-grunert','','','2022-12-09 16:27:20','2022-12-09 14:27:20','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf',0,'attachment','application/pdf',0),(2977,2,'2022-12-09 16:29:02','2022-12-09 14:29:02','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:29:02','2022-12-09 14:29:02','',195,'https://www.capegliding.co.za/?p=2977',0,'revision','',0),(2978,2,'2022-12-09 16:29:03','2022-12-09 14:29:03','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a><a style=\"font-size: 1rem;\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\"><br /></a></li>\n<li><a style=\"font-size: var(--wp--preset--font-size--medium);\" href=\"http://cgc.org.za/wp-content/uploads/2016/04/A-flight-by-Martin-Grünert.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:29:03','2022-12-09 14:29:03','',195,'https://www.capegliding.co.za/?p=2978',0,'revision','',0),(2979,2,'2022-12-09 16:29:03','2022-12-09 14:29:03','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li>Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li>\n<li>Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:29:03','2022-12-09 14:29:03','',195,'https://www.capegliding.co.za/?p=2979',0,'revision','',0),(2980,2,'2022-12-09 16:31:12','2022-12-09 14:31:12','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li>Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li>\n<li>Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:31:12','2022-12-09 14:31:12','',195,'https://www.capegliding.co.za/?p=2980',0,'revision','',0),(2981,2,'2022-12-09 16:31:12','2022-12-09 14:31:12','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li>Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</li>\n<li>Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:31:12','2022-12-09 14:31:12','',195,'https://www.capegliding.co.za/?p=2981',0,'revision','',0),(2982,2,'2022-12-09 16:31:13','2022-12-09 14:31:13','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:31:13','2022-12-09 14:31:13','',195,'https://www.capegliding.co.za/?p=2982',0,'revision','',0),(2983,2,'2022-12-09 16:35:18','2022-12-09 14:35:18','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:35:18','2022-12-09 14:35:18','',195,'https://www.capegliding.co.za/?p=2983',0,'revision','',0),(2984,2,'2022-12-09 16:35:19','2022-12-09 14:35:19','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<p>The following articles will give you a taste for what can be expected:</p>\n<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:35:19','2022-12-09 14:35:19','',195,'https://www.capegliding.co.za/?p=2984',0,'revision','',0),(2985,2,'2022-12-09 16:35:19','2022-12-09 14:35:19','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:35:19','2022-12-09 14:35:19','',195,'https://www.capegliding.co.za/?p=2985',0,'revision','',0),(2986,2,'2022-12-09 16:36:50','2022-12-09 14:36:50','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:36:50','2022-12-09 14:36:50','',195,'https://www.capegliding.co.za/?p=2986',0,'revision','',0),(2987,2,'2022-12-09 16:36:51','2022-12-09 14:36:51','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"fontSize\":\"medium\"} --></p>\n<blockquote>\n<p>You can experience gliding by booking a <a href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>\n</blockquote>\n<p><!-- /wp:embed --></p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:36:51','2022-12-09 14:36:51','',195,'https://www.capegliding.co.za/?p=2987',0,'revision','',0),(2988,2,'2022-12-09 16:36:51','2022-12-09 14:36:51','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2022-12-09 16:36:51','2022-12-09 14:36:51','',195,'https://www.capegliding.co.za/?p=2988',0,'revision','',0),(2990,2,'2022-12-13 09:16:28','2022-12-13 07:16:28','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>','Postman SMTP Test (www.capegliding.co.za)','','private','closed','closed','','postman-smtp-test-www-capegliding-co-za','','1','2025-09-18 08:56:53','2025-09-18 06:56:53','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2990',0,'postman_sent_mail','',0),(2991,2,'2022-12-13 09:24:17','2022-12-13 07:24:17','<!doctype html>\n<html dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n<head>\n	<!--[if gte mso 15]>\n	<xml>\n		<o:OfficeDocumentSettings>\n		<o:AllowPNG/>\n		<o:PixelsPerInch>96</o:PixelsPerInch>\n		</o:OfficeDocumentSettings>\n	</xml>\n	<![endif]-->\n	<meta charset=\"UTF-8\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<title>Cape Gliding Club</title>\n	<style type=\"text/css\">\n		p{\n			margin:10px 0;\n			padding:0;\n		}\n		table{\n			border-collapse:collapse;\n		}\n		h1,h2,h3,h4,h5,h6{\n			display:block;\n			margin:0;\n			padding:0;\n		}\n		img,a img{\n			border:0;\n			height:auto;\n			outline:none;\n			text-decoration:none;\n		}\n		body,#bodyTable,#bodyCell{\n			height:100%;\n			margin:0;\n			padding:0;\n			width:100%;\n		}\n		#outlook a{\n			padding:0;\n		}\n		img{\n			-ms-interpolation-mode:bicubic;\n		}\n		table{\n			mso-table-lspace:0pt;\n			mso-table-rspace:0pt;\n		}\n		.ReadMsgBody{\n			width:100%;\n		}\n		.ExternalClass{\n			width:100%;\n		}\n		p,a,li,td,blockquote{\n			mso-line-height-rule:exactly;\n		}\n		a[href^=tel],a[href^=sms]{\n			color:inherit;\n			cursor:default;\n			text-decoration:none;\n		}\n		p,a,li,td,body,table,blockquote{\n			-ms-text-size-adjust:100%;\n			-webkit-text-size-adjust:100%;\n		}\n		.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{\n			line-height:100%;\n		}\n		a[x-apple-data-detectors]{\n			color:inherit !important;\n			text-decoration:none !important;\n			font-size:inherit !important;\n			font-family:inherit !important;\n			font-weight:inherit !important;\n			line-height:inherit !important;\n		}\n		#bodyCell{\n			padding:50px 50px;\n		}\n		.templateContainer{\n			max-width:600px !important;\n			border:0;\n		}\n		a.mcnButton{\n			display:block;\n		}\n		.mcnTextContent{\n			word-break:break-word;\n		}\n		.mcnTextContent img{\n			height:auto !important;\n		}\n		.mcnDividerBlock{\n			table-layout:fixed !important;\n		}\n		/***** Make theme edits below if needed *****/\n		/* Page - Background Style */\n		body,#bodyTable{\n			background-color:#e9eaec;\n		}\n		/* Page - Heading 1 */\n		h1{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:26px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 2 */\n		h2{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:22px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 3 */\n		h3{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:20px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 4 */\n		h4{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:18px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Header - Header Style */\n		#templateHeader{\n			border-top:0;\n			border-bottom:0;\n			padding-top:0;\n			padding-bottom:20px;\n			text-align: center;\n		}\n		/* Body - Body Style */\n		#templateBody{\n			background-color:#FFFFFF;\n			border-top:0;\n			border: 1px solid #c1c1c1;\n			padding-top:0;\n			padding-bottom:0px;\n		}\n		/* Body -Body Text */\n		#templateBody .mcnTextContent,\n		#templateBody .mcnTextContent p{\n			color:#555555;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:14px;\n			line-height:150%;\n		}\n		/* Body - Body Link */\n		#templateBody .mcnTextContent a,\n		#templateBody .mcnTextContent p a{\n			color:#ff7f50;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		/* Footer - Footer Style */\n		#templateFooter{\n			background-color:#e9eaec;\n			border-top:0;\n			border-bottom:0;\n			padding-top:12px;\n			padding-bottom:12px;\n		}\n		/* Footer - Footer Text */\n		#templateFooter .mcnTextContent,\n		#templateFooter .mcnTextContent p{\n			color:#cccccc;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:12px;\n			line-height:150%;\n			text-align:center;\n		}\n		/* Footer - Footer Link */\n		#templateFooter .mcnTextContent a,\n		#templateFooter .mcnTextContent p a{\n			color:#cccccc;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		@media only screen and (min-width:768px){\n			.templateContainer{\n				width:600px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body,table,td,p,a,li,blockquote{\n				-webkit-text-size-adjust:none !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body{\n				width:100% !important;\n				min-width:100% !important;\n			}\n		}\n		@media only screen and (max-width: 680px){\n			#bodyCell{\n				padding:20px 20px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			.mcnTextContentContainer{\n				max-width:100% !important;\n				width:100% !important;\n			}\n		}\n	</style>\n</head>\n<body style=\"height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;\">\n	<!-- Don\'t forget to run final template through http://templates.mailchimp.com/resources/inline-css/ -->\n	<center>\n		<table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" id=\"bodyTable\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">\n			<tr>\n				<td align=\"center\" valign=\"top\" id=\"bodyCell\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 100%;\">\n					<!-- BEGIN TEMPLATE // -->\n					<!--[if gte mso 9]>\n					<table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600\" style=\"width:600px;\">\n					<tr>\n					<td align=\"center\" valign=\"top\" width=\"600\" style=\"width:600px;\">\n					<![endif]-->\n					<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"templateContainer\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;\">\n												<tr>\n							<td valign=\"top\" id=\"templateBody\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top: 0;padding-bottom: 0px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" style=\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;\" class=\"mcnTextContent\">\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\" display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Name</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Email</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Comment or Message</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Hello - Tester from Contact form</td>\n</tr>\n</tbody>\n</table>\n<br />\r\n<br />\r\nThank you for your contact. We will be in touch.\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n						<tr>\n							<td valign=\"top\" id=\"templateFooter\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;border-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" class=\"mcnTextContent\" style=\"padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size: 12px;line-height: 150%;text-align: center;\">\n\n																<!-- Footer content -->\n																Sent from <a href=\"https://www.capegliding.co.za\" style=\"color:#bbbbbb;\">Cape Gliding Club</a>\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n					</table>\n					<!--[if gte mso 9]>\n					</td>\n					</tr>\n					</table>\n					<![endif]-->\n					<!-- // END TEMPLATE -->\n					</td>\n				</tr>\n			</table>\n		</center>\n	</body>\n</html>\n','Contact from webiste','','private','closed','closed','','contact-from-webiste','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2991',0,'postman_sent_mail','',0),(2992,2,'2022-12-13 09:24:19','2022-12-13 07:24:19','<!doctype html>\n<html dir=\"ltr\" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n<head>\n	<!--[if gte mso 15]>\n	<xml>\n		<o:OfficeDocumentSettings>\n		<o:AllowPNG/>\n		<o:PixelsPerInch>96</o:PixelsPerInch>\n		</o:OfficeDocumentSettings>\n	</xml>\n	<![endif]-->\n	<meta charset=\"UTF-8\">\n	<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n	<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n	<title>Cape Gliding Club</title>\n	<style type=\"text/css\">\n		p{\n			margin:10px 0;\n			padding:0;\n		}\n		table{\n			border-collapse:collapse;\n		}\n		h1,h2,h3,h4,h5,h6{\n			display:block;\n			margin:0;\n			padding:0;\n		}\n		img,a img{\n			border:0;\n			height:auto;\n			outline:none;\n			text-decoration:none;\n		}\n		body,#bodyTable,#bodyCell{\n			height:100%;\n			margin:0;\n			padding:0;\n			width:100%;\n		}\n		#outlook a{\n			padding:0;\n		}\n		img{\n			-ms-interpolation-mode:bicubic;\n		}\n		table{\n			mso-table-lspace:0pt;\n			mso-table-rspace:0pt;\n		}\n		.ReadMsgBody{\n			width:100%;\n		}\n		.ExternalClass{\n			width:100%;\n		}\n		p,a,li,td,blockquote{\n			mso-line-height-rule:exactly;\n		}\n		a[href^=tel],a[href^=sms]{\n			color:inherit;\n			cursor:default;\n			text-decoration:none;\n		}\n		p,a,li,td,body,table,blockquote{\n			-ms-text-size-adjust:100%;\n			-webkit-text-size-adjust:100%;\n		}\n		.ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{\n			line-height:100%;\n		}\n		a[x-apple-data-detectors]{\n			color:inherit !important;\n			text-decoration:none !important;\n			font-size:inherit !important;\n			font-family:inherit !important;\n			font-weight:inherit !important;\n			line-height:inherit !important;\n		}\n		#bodyCell{\n			padding:50px 50px;\n		}\n		.templateContainer{\n			max-width:600px !important;\n			border:0;\n		}\n		a.mcnButton{\n			display:block;\n		}\n		.mcnTextContent{\n			word-break:break-word;\n		}\n		.mcnTextContent img{\n			height:auto !important;\n		}\n		.mcnDividerBlock{\n			table-layout:fixed !important;\n		}\n		/***** Make theme edits below if needed *****/\n		/* Page - Background Style */\n		body,#bodyTable{\n			background-color:#e9eaec;\n		}\n		/* Page - Heading 1 */\n		h1{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:26px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 2 */\n		h2{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:22px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 3 */\n		h3{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:20px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Page - Heading 4 */\n		h4{\n			color:#202020;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:18px;\n			font-style:normal;\n			font-weight:bold;\n			line-height:125%;\n			letter-spacing:normal;\n		}\n		/* Header - Header Style */\n		#templateHeader{\n			border-top:0;\n			border-bottom:0;\n			padding-top:0;\n			padding-bottom:20px;\n			text-align: center;\n		}\n		/* Body - Body Style */\n		#templateBody{\n			background-color:#FFFFFF;\n			border-top:0;\n			border: 1px solid #c1c1c1;\n			padding-top:0;\n			padding-bottom:0px;\n		}\n		/* Body -Body Text */\n		#templateBody .mcnTextContent,\n		#templateBody .mcnTextContent p{\n			color:#555555;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:14px;\n			line-height:150%;\n		}\n		/* Body - Body Link */\n		#templateBody .mcnTextContent a,\n		#templateBody .mcnTextContent p a{\n			color:#ff7f50;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		/* Footer - Footer Style */\n		#templateFooter{\n			background-color:#e9eaec;\n			border-top:0;\n			border-bottom:0;\n			padding-top:12px;\n			padding-bottom:12px;\n		}\n		/* Footer - Footer Text */\n		#templateFooter .mcnTextContent,\n		#templateFooter .mcnTextContent p{\n			color:#cccccc;\n			font-family: \'Helvetica Neue\', Helvetica, Arial, \'Lucida Grande\', sans-serif;\n			font-size:12px;\n			line-height:150%;\n			text-align:center;\n		}\n		/* Footer - Footer Link */\n		#templateFooter .mcnTextContent a,\n		#templateFooter .mcnTextContent p a{\n			color:#cccccc;\n			font-weight:normal;\n			text-decoration:underline;\n		}\n		@media only screen and (min-width:768px){\n			.templateContainer{\n				width:600px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body,table,td,p,a,li,blockquote{\n				-webkit-text-size-adjust:none !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			body{\n				width:100% !important;\n				min-width:100% !important;\n			}\n		}\n		@media only screen and (max-width: 680px){\n			#bodyCell{\n				padding:20px 20px !important;\n			}\n		}\n		@media only screen and (max-width: 480px){\n			.mcnTextContentContainer{\n				max-width:100% !important;\n				width:100% !important;\n			}\n		}\n	</style>\n</head>\n<body style=\"height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;\">\n	<!-- Don\'t forget to run final template through http://templates.mailchimp.com/resources/inline-css/ -->\n	<center>\n		<table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" id=\"bodyTable\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #e9eaec;\">\n			<tr>\n				<td align=\"center\" valign=\"top\" id=\"bodyCell\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 50px 50px;width: 100%;\">\n					<!-- BEGIN TEMPLATE // -->\n					<!--[if gte mso 9]>\n					<table align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600\" style=\"width:600px;\">\n					<tr>\n					<td align=\"center\" valign=\"top\" width=\"600\" style=\"width:600px;\">\n					<![endif]-->\n					<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"templateContainer\" style=\"border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;max-width: 600px !important;\">\n												<tr>\n							<td valign=\"top\" id=\"templateBody\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #FFFFFF;border-top: 0;border: 1px solid #c1c1c1;padding-top: 0;padding-bottom: 0px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" style=\"padding-top: 30px;padding-right: 30px;padding-bottom: 30px;padding-left: 30px;\" class=\"mcnTextContent\">\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\" display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Name</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Steve Porter</td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Email</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\"><a href=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></td>\n</tr>\n</tbody>\n</table>\n<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top:1px solid #dddddd; display:block;min-width: 100%;border-collapse: collapse;width:100%;\">\n<tbody>\n<tr>\n<td style=\"color:#333333;padding-top: 20px;padding-bottom: 3px;\"><strong>Comment or Message</strong></td>\n</tr>\n<tr>\n<td style=\"color:#555555;padding-top: 3px;padding-bottom: 20px;\">Hello - Tester from Contact form</td>\n</tr>\n</tbody>\n</table>\n<br />\r\n<br />\r\nThank you for your contact. We will be in touch.\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n						<tr>\n							<td valign=\"top\" id=\"templateFooter\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-color: #e9eaec;border-top: 0;border-bottom: 0;padding-top: 12px;padding-bottom: 12px;\">\n								<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n									<tbody class=\"mcnTextBlockOuter\">\n										<tr>\n											<td valign=\"top\" class=\"mcnTextBlockInner\" style=\"mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\">\n												<table align=\"left\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;\" class=\"mcnTextContentContainer\">\n													<tbody>\n														<tr>\n															<td valign=\"top\" class=\"mcnTextContent\" style=\"padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #aaa;font-family: Helvetica;font-size: 12px;line-height: 150%;text-align: center;\">\n\n																<!-- Footer content -->\n																Sent from <a href=\"https://www.capegliding.co.za\" style=\"color:#bbbbbb;\">Cape Gliding Club</a>\n															</td>\n														</tr>\n													</tbody>\n												</table>\n											</td>\n										</tr>\n									</tbody>\n								</table>\n							</td>\n						</tr>\n					</table>\n					<!--[if gte mso 9]>\n					</td>\n					</tr>\n					</table>\n					<![endif]-->\n					<!-- // END TEMPLATE -->\n					</td>\n				</tr>\n			</table>\n		</center>\n	</body>\n</html>\n','Contact from webiste','','private','closed','closed','','contact-from-webiste-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2992',0,'postman_sent_mail','',0),(2994,2,'2022-12-13 09:46:33','2022-12-13 07:46:33','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>','Postman SMTP Test (www.capegliding.co.za)','','private','closed','closed','','postman-smtp-test-www-capegliding-co-za-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2994',0,'postman_sent_mail','',0),(2995,2,'2022-12-13 09:52:16','2022-12-13 07:52:16','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-13 09:52:16','2022-12-13 07:52:16','',13,'https://www.capegliding.co.za/?p=2995',0,'revision','',0),(2996,2,'2022-12-13 09:52:17','2022-12-13 07:52:17','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[wpforms id=\"44\" title=\"false\" description=\"false\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-13 09:52:17','2022-12-13 07:52:17','',13,'https://www.capegliding.co.za/?p=2996',0,'revision','',0),(2997,2,'2022-12-13 09:52:17','2022-12-13 07:52:17','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-13 09:52:17','2022-12-13 07:52:17','',13,'https://www.capegliding.co.za/?p=2997',0,'revision','',0),(2998,2,'2022-12-13 09:55:11','2022-12-13 07:55:11','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester form submission</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2998',0,'postman_sent_mail','',0),(2999,0,'2022-12-13 19:28:29','2022-12-13 17:28:29','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi. Id like to have a glide as passenger. What is the tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=2999',0,'postman_sent_mail','',0),(3000,0,'2022-12-13 23:48:54','2022-12-13 21:48:54','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.20 to 1.1.21) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Yoast SEO (from version 19.11 to 19.12) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3000',0,'postman_sent_mail','',0),(3001,2,'2022-12-14 08:32:37','2022-12-14 06:32:37','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>','Postman SMTP Test (www.capegliding.co.za)','','private','closed','closed','','postman-smtp-test-www-capegliding-co-za-3','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3001',0,'postman_sent_mail','',0),(3002,2,'2022-12-14 08:33:21','2022-12-14 06:33:21','Content-Type: text/plain; charset = \"UTF-8\"\r\nContent-Transfer-Encoding: 8bit\r\n\r\nHello!\r\n\r\nSent by Postman 2.2 - https://wordpress.org/plugins/post-smtp/\r\n\r\nContent-Type: text/html; charset=UTF-8\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<style type=\"text/css\" media=\"all\">\r\n.wporg-notification .im {\r\n	color: #888;\r\n} /* undo a GMail-inserted style */\r\n</style>\r\n</head>\r\n<body class=\"wporg-notification\">\r\n	<div style=\"background: #e8f6fe; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica ,Arial,sans-serif; font-size: 14px; color: #666; text-align: center; margin: 0; padding: 0\">\r\n		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#e8f6fe\"	style=\"background: #e8f6fe; width: 100%;\">\r\n			<tbody>\r\n				<tr>\r\n					<td>\r\n						<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"padding: 0px; width: 100%;\"\">\r\n							<tbody>\r\n								<tr>\r\n									<td>\r\n										<div style=\"max-width: 600px; height: 400px; margin: 0 auto; overflow: hidden;background-image:url(\'https://ps.w.org/postman-smtp/assets/email/poofytoo.png\');background-repeat: no-repeat;\">\r\n											<div style=\"margin:50px 0 0 300px; width:300px; font-size:2em;\">Hello! - &#20320;&#22909; - Bonjour! - &#2344;&#2350;&#2360;&#2381;&#2340;&#2375; - ¡Hola! - Ol&#225; - &#1055;&#1088;&#1080;&#1074;&#1077;&#1090;! - &#20170;&#26085;&#12399;</div>\r\n											<div style=\"text-align:right;font-size: 1.4em; color:black;margin:150px 0 0 200px;\">Sent by Postman 2.2\r\n												<br/>\r\n											</div>\r\n										</div>\r\n									</td>\r\n								</tr>\r\n							</tbody>\r\n						</table>\r\n						<br><span style=\"font-size:0.9em;color:#94c0dc;\">Image source: <a style=\"color:#94c0dc\" href=\"http://poofytoo.com\">poofytoo.com</a> - Used with permission</span>\r\n					</td>\r\n				</tr>\r\n			</tbody>\r\n		</table>\r\n</body>\r\n</html>','Postman SMTP Test (www.capegliding.co.za)','','private','closed','closed','','postman-smtp-test-www-capegliding-co-za-4','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3002',0,'postman_sent_mail','',0),(3003,2,'2022-12-14 08:34:10','2022-12-14 06:34:10','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester contact</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-3','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3003',0,'postman_sent_mail','',0),(3004,2,'2022-12-14 08:41:42','2022-12-14 06:41:42','Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=b2916d9d86eaedd9ed4188227626908c\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za','[Cape Gliding Club] New Admin Email Address','','private','closed','closed','','cape-gliding-club-new-admin-email-address','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3004',0,'postman_sent_mail','',0),(3005,2,'2022-12-14 08:41:59','2022-12-14 06:41:59','Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is cgc@datacarpentry.co.za.\n\nThis email has been sent to r@privatewealth.co.uk\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za','[Cape Gliding Club] Admin Email Changed','','private','closed','closed','','cape-gliding-club-admin-email-changed','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3005',0,'postman_sent_mail','',0),(3006,0,'2022-12-14 11:02:32','2022-12-14 09:02:32','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">George Rebello</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:grebello@iafrica.com\'>grebello@iafrica.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I am interested in giving a gift of flight. Can you please let me have prices etc.?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-4','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3006',0,'postman_sent_mail','',0),(3007,2,'2022-12-14 11:17:48','2022-12-14 09:17:48','New user registration on your site Cape Gliding Club:\r\n\r\nUsername: CGCAdmin\r\n\r\nEmail: cgcadmin@cgc.org.za\r\n','[Cape Gliding Club] New User Registration','','private','closed','closed','','cape-gliding-club-new-user-registration','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3007',0,'postman_sent_mail','',0),(3008,2,'2022-12-14 11:17:48','2022-12-14 09:17:48','Username: CGCAdmin\r\n\r\nTo set your password, visit the following address:\r\n\r\nhttps://www.capegliding.co.za/wp-login.php?action=rp&key=DA8MobmwciQZDXLbtB1V&login=CGCAdmin\r\n\r\nhttps://www.capegliding.co.za/wp-login.php\r\n','[Cape Gliding Club] Login Details','','private','closed','closed','','cape-gliding-club-login-details','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3008',0,'postman_sent_mail','',0),(3009,2,'2022-12-14 11:25:33','2022-12-14 09:25:33','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:25:33','2022-12-14 09:25:33','',13,'https://www.capegliding.co.za/?p=3009',0,'revision','',0),(3010,2,'2022-12-14 11:25:34','2022-12-14 09:25:34','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:25:34','2022-12-14 09:25:34','',13,'https://www.capegliding.co.za/?p=3010',0,'revision','',0),(3011,2,'2022-12-14 11:25:35','2022-12-14 09:25:35','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]https://www.youtube.com/watch?v=ob8W7oaKLnc','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:25:35','2022-12-14 09:25:35','',13,'https://www.capegliding.co.za/?p=3011',0,'revision','',0),(3012,2,'2022-12-14 11:28:05','2022-12-14 09:28:05','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]https://www.youtube.com/watch?v=ob8W7oaKLnc','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:28:05','2022-12-14 09:28:05','',13,'https://www.capegliding.co.za/?p=3012',0,'revision','',0),(3013,2,'2022-12-14 11:28:06','2022-12-14 09:28:06','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]https://www.youtube.com/watch?v=ob8W7oaKLnc','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:28:06','2022-12-14 09:28:06','',13,'https://www.capegliding.co.za/?p=3013',0,'revision','',0),(3014,2,'2022-12-14 11:28:06','2022-12-14 09:28:06','<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m23!1m12!1m3!1d3320.7214608482022!2d19.41738712670323!3d-33.6643784555321!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m8!3e0!4m0!4m5!1s0x1dcd8289bb9c8d0d%3A0xf22554c8653bd06!2sWorcester%20Airfield%2C%20Worcester%2C%206849!3m2!1d-33.663347099999996!2d19.4231807!5e0!3m2!1sen!2sza!4v1662305569368!5m2!1sen!2sza\" width=\"600\" height=\"450\" allowfullscreen=\"allowfullscreen\"></iframe>		\n		<h4>Address:</h4>\n<p>Worcester Airfield<br />Worcester<br />Western Cape<br />South Africa</p>\n<h4>Club Flying Hours:</h4>\n<p>Saturday: 8:00am – 5:00pm<br />Sunday: 8:00am – 5:00pm</p>[gravityform id=\"1\" title=\"false\" description=\"false\" ajax=\"true\"]https://www.youtube.com/watch?v=ob8W7oaKLnc','Contact','','inherit','closed','closed','','13-revision-v1','','','2022-12-14 11:28:06','2022-12-14 09:28:06','',13,'https://www.capegliding.co.za/?p=3014',0,'revision','',0),(3015,2,'2022-12-14 12:27:39','2022-12-14 10:27:39','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughters.com\'>steve@porteranddaughters.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Tester for info@cgc.org.za 12:27</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-5','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3015',0,'postman_sent_mail','',0),(3016,2,'2022-12-14 12:28:46','2022-12-14 10:28:46','Howdy Steve P,\n\nSomeone with administrator capabilities recently requested to have the\nadministration email address changed on this site:\nhttps://www.capegliding.co.za\n\nTo confirm this change, please click on the following link:\nhttps://www.capegliding.co.za/wp-admin/options.php?adminhash=2709efe160df351963131640b0442eaf\n\nYou can safely ignore and delete this email if you do not want to\ntake this action.\n\nThis email has been sent to info@cgc.org.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za','[Cape Gliding Club] New Admin Email Address','','private','closed','closed','','cape-gliding-club-new-admin-email-address-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3016',0,'postman_sent_mail','',0),(3017,2,'2022-12-14 12:45:39','2022-12-14 10:45:39','Hi,\n\nThis notice confirms that the admin email address was changed on Cape Gliding Club.\n\nThe new admin email address is info@cgc.org.za.\n\nThis email has been sent to cgc@datacarpentry.co.za\n\nRegards,\nAll at Cape Gliding Club\nhttps://www.capegliding.co.za','[Cape Gliding Club] Admin Email Changed','','private','closed','closed','','cape-gliding-club-admin-email-changed-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3017',0,'postman_sent_mail','',0),(3018,0,'2022-12-15 00:11:20','2022-12-14 22:11:20','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.0 to 3.9.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3018',0,'postman_sent_mail','',0),(3019,0,'2022-12-15 11:45:18','2022-12-15 09:45:18','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.9.0 to 3.9.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-3','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3019',0,'postman_sent_mail','',0),(3020,0,'2022-12-15 11:46:01','2022-12-15 09:46:01','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>You need to approve a new booking  for: 21 Jan 2023<br /><br />Person detail information:<br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br />\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a href=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5\" rel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=5</a><br /><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3020',0,'postman_sent_mail','',0),(3021,0,'2022-12-15 11:46:01','2022-12-15 09:46:01','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\">Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br />\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3021',0,'postman_sent_mail','',0),(3022,0,'2022-12-15 11:55:03','2022-12-15 09:55:03','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>You need to approve a new booking  for: 21 Jan 2023<br /><br />Person detail information:<br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br />\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a href=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6\" rel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=6</a><br /><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-3','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3022',0,'postman_sent_mail','',0),(3023,0,'2022-12-15 11:55:03','2022-12-15 09:55:03','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\">Your reservation  for: 21 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br />\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-4','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3023',0,'postman_sent_mail','',0),(3024,0,'2022-12-15 11:57:10','2022-12-15 09:57:10','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-6','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3024',0,'postman_sent_mail','',0),(3025,0,'2022-12-15 13:15:40','2022-12-15 11:15:40','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Etienne Smith</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:etienne.smith2602@gmail.com\'>etienne.smith2602@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Is there anyone that would give me a flip in a glider.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-7','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3025',0,'postman_sent_mail','',0),(3026,0,'2022-12-15 14:28:12','2022-12-15 12:28:12','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Melissa Rankin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:melissajorankin@gmail.com\'>melissajorankin@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi CGC<br />\r\nI am trying to book a gliding experience for the 21st of jan 23. When I click book, I get a pop up message to say confirmed and below that another one that says email not sent. Your assistance would be greatly appreciated. Thanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-8','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3026',0,'postman_sent_mail','',0),(3027,0,'2022-12-15 14:54:19','2022-12-15 12:54:19','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Stephen Cox</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:coxstc@gmail.com\'>coxstc@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Would lime to lnow the cost of an intro flight and where to book...</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-9','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3027',0,'postman_sent_mail','',0),(3028,0,'2022-12-16 10:46:47','2022-12-16 08:46:47','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Johan Marais</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:john3v16ministries@gmail.com\'>john3v16ministries@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi, what do it cost to go with somebody  and flying time and i am  oubout 135kg and nearly 2mt in height. Will that be a problem</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-10','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3028',0,'postman_sent_mail','',0),(3030,2,'2022-12-16 12:35:01','2022-12-16 10:35:01','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2022-12-16 12:35:01','2022-12-16 10:35:01','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/12/woocommerce-placeholder.png',0,'attachment','image/png',0),(3031,1,'2022-12-16 12:35:02','2022-12-16 10:35:02','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Basket','','publish','closed','closed','','basket','','','2022-12-16 12:35:02','2022-12-16 10:35:02','',0,'https://www.capegliding.co.za/basket/',0,'page','',0),(3032,1,'2022-12-16 12:35:02','2022-12-16 10:35:02','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2022-12-16 12:35:02','2022-12-16 10:35:02','',0,'https://www.capegliding.co.za/checkout/',0,'page','',0),(3033,1,'2022-12-16 12:35:02','2022-12-16 10:35:02','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2022-12-16 12:35:02','2022-12-16 10:35:02','',0,'https://www.capegliding.co.za/my-account/',0,'page','',0),(3034,1,'2022-12-16 12:35:02','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2022-12-16 12:35:02','0000-00-00 00:00:00','',0,'https://www.capegliding.co.za/?page_id=3034',0,'page','',0),(3035,1,'2022-12-16 12:37:55','2022-12-16 10:37:55','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','subscriptions','','','2022-12-16 12:37:55','2022-12-16 10:37:55','',0,'https://www.capegliding.co.za/?p=3035',0,'mailpoet_page','',0),(3039,0,'2022-12-16 13:01:05','2022-12-16 11:01:05','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Theodore Bentley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:theodore.bentley.TB36@gmail.com\'>theodore.bentley.TB36@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would like to send my son in law for a shorter  flight.<br />\r\nWhat would the cost be ?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-11','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3039',0,'postman_sent_mail','',0),(3040,2,'2022-12-16 13:03:50','2022-12-16 11:03:50','','280750315_6011262825556718_8193889690659304022_n','','inherit','open','closed','','280750315_6011262825556718_8193889690659304022_n','','','2022-12-16 13:03:50','2022-12-16 11:03:50','',0,'https://www.capegliding.co.za/wp-content/uploads/2022/12/280750315_6011262825556718_8193889690659304022_n.jpg',0,'attachment','image/jpeg',0),(3043,2,'2022-12-16 20:53:57','2022-12-16 18:53:57','Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.\r\n\r\nYou will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.\r\n\r\nYou will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.\r\n<ul>\r\n 	<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li>\r\n 	<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\r\n 	<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n 	<li>Available on weekends.</li>\r\n 	<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n 	<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\r\n</ul>','Flight Booking','Anybody can safely experience gliding with a qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seater glider and the launch is by Aerotow.\r\n\r\nYou will arrive at the airfield where your instructor will meet you. They will explain how the flight will work and answer any questions you might have.\r\n\r\nYou will then go to the glider where you will receive a safety briefing and go on to experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.','draft','open','closed','','flight-booking','','','2022-12-16 21:25:55','2022-12-16 19:25:55','',0,'https://www.capegliding.co.za/?post_type=product&#038;p=3043',0,'product','',0),(3046,2,'2022-12-16 21:26:38','2022-12-16 19:26:38','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=7</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-5','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3046',0,'postman_sent_mail','',0),(3047,2,'2022-12-16 21:26:38','2022-12-16 19:26:38','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-6','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3047',0,'postman_sent_mail','',0),(3048,2,'2022-12-16 21:27:36','2022-12-16 19:27:36','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 17 Dec 2022<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=8</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-7','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3048',0,'postman_sent_mail','',0),(3049,2,'2022-12-16 21:27:36','2022-12-16 19:27:36','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 17 Dec 2022 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-8','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3049',0,'postman_sent_mail','',0),(3050,2,'2022-12-16 21:32:26','2022-12-16 19:32:26','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-9','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3050',0,'postman_sent_mail','',0),(3051,2,'2022-12-16 21:33:00','2022-12-16 19:33:00','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-10','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3051',0,'postman_sent_mail','',0),(3052,2,'2022-12-16 21:35:20','2022-12-16 19:35:20','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-11','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3052',0,'postman_sent_mail','',0),(3053,2,'2022-12-16 21:38:26','2022-12-16 19:38:26','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-12','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3053',0,'postman_sent_mail','',0),(3054,2,'2022-12-16 21:39:45','2022-12-16 19:39:45','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-13','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3054',0,'postman_sent_mail','',0),(3055,2,'2022-12-16 21:40:42','2022-12-16 19:40:42','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-14','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3055',0,'postman_sent_mail','',0),(3056,2,'2022-12-16 21:41:36','2022-12-16 19:41:36','<html>\r\n	<head>\r\n		<title>New submission from Contact Form</title>\r\n	</head>\r\n	<body>\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">Steve Porter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><a href=\'mailto:steve@porteranddaughtersc.com\'>steve@porteranddaughtersc.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif; font-size:12px;\">tester 21:41</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	</body>\r\n</html>','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-12','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3056',0,'postman_sent_mail','',0),(3057,2,'2022-12-16 21:44:08','2022-12-16 19:44:08','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">tester 2 </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3057',0,'postman_sent_mail','',0),(3058,2,'2022-12-16 21:44:10','2022-12-16 19:44:10','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 17 Dec 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-2','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3058',0,'postman_sent_mail','',0),(3059,2,'2022-12-16 21:44:26','2022-12-16 19:44:26','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your booking  for: 3 Sep 2022 has been  canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Rene </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Lans</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:r@privatewealth.co.uk\">r@privatewealth.co.uk</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0826203888</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Would love to fly</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-3','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3059',0,'postman_sent_mail','',0),(3060,2,'2022-12-16 21:47:52','2022-12-16 19:47:52','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking Standard for: July 5, 2016 10:00\n- July 5, 2016 12:00<br /><br />Person detail information:<br /><h2>Test Email</h2><div\nclass=\"payment-content-form\"> <strong>Times</strong>:<span class=\"fieldvalue\">10:00 -\n12:00</span><br/> <strong>First Name</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last\nName</strong>:<span class=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span\nclass=\"fieldvalue\"><a href=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Currently a new booking is waiting for approval. Please visit the\nmoderation panel <a href=\"http://your-server.com/\" rel=\"nofollow\">http://your-server.com/</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-15','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3060',0,'postman_sent_mail','',0),(3061,0,'2022-12-17 12:28:56','2022-12-17 10:28:56','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Nigel Suliaman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:nigelsuliaman@gmail.com\'>nigelsuliaman@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I saw your ad on Facebook and I’d like to know what an introduction to gliding would entail</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-13','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3061',0,'postman_sent_mail','',0),(3062,0,'2022-12-17 14:00:10','2022-12-17 12:00:10','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Cacho Cabral</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:cabral@takeoffaviation.co.za\'>cabral@takeoffaviation.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Please let me know what days I could book for a flip, costs, times etc.  many thanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-14','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3062',0,'postman_sent_mail','',0),(3063,0,'2022-12-17 16:58:13','2022-12-17 14:58:13','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Elroy Vice</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:roy@spotyourshot.co.za\'>roy@spotyourshot.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would like to know more about learning to fly</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-15','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3063',0,'postman_sent_mail','',0),(3064,0,'2022-12-17 18:33:55','2022-12-17 16:33:55','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Ruth Rodger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:ruthrodger@gmail.com\'>ruthrodger@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi I haven’t flown a plane for almost 20 years, got my PPL in Zimbabwe in 1982, always wanted to try gliding but never got round to it.  Please send me some more info….cost, duration, etc<br />\r\n<br />\r\nThank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-16','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3064',0,'postman_sent_mail','',0),(3065,0,'2022-12-17 20:22:13','2022-12-17 18:22:13','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Luqman Achmat</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:luqman.achmat@gmail.com\'>luqman.achmat@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would love to explore this opportunity</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-17','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3065',0,'postman_sent_mail','',0),(3066,0,'2022-12-17 20:25:30','2022-12-17 18:25:30','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Adam Cowley</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:adam@kiffpictures.com\'>adam@kiffpictures.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would like to buy a glider experience for my wife for Xmas <br />\r\n<br />\r\nIvdd we done a few commercials at your base and always thought she would love it<br />\r\n<br />\r\nPlease let me know how to make this happen <br />\r\n<br />\r\nThanks<br />\r\n<br />\r\nAdam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-18','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3066',0,'postman_sent_mail','',0),(3067,0,'2022-12-17 20:27:17','2022-12-17 18:27:17','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Grant Murray</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:grantcm73@gmail.com\'>grantcm73@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">2 ND email to u. Tariff please</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-19','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3067',0,'postman_sent_mail','',0),(3068,0,'2022-12-17 21:15:43','2022-12-17 19:15:43','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hilton Meyer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:agrieco000@gmail.com\'>agrieco000@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Stel belsng maar weet niks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-20','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3068',0,'postman_sent_mail','',0),(3069,0,'2022-12-18 06:33:13','2022-12-18 04:33:13','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Bryan Arendse</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:bryan.brands911@gmail.com\'>bryan.brands911@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good morning, what is the basic cost for beginner glyder training with a pilot?<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-21','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3069',0,'postman_sent_mail','',0),(3070,2,'2022-12-18 08:54:13','2022-12-18 06:54:13','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p><ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:54:13','2022-12-18 06:54:13','',2372,'https://www.capegliding.co.za/?p=3070',0,'revision','',0),(3071,2,'2022-12-18 08:54:15','2022-12-18 06:54:15','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p><ul><li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:54:15','2022-12-18 06:54:15','',2372,'https://www.capegliding.co.za/?p=3071',0,'revision','',0),(3072,2,'2022-12-18 08:54:15','2022-12-18 06:54:15','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>\n<ul>\n<li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:54:15','2022-12-18 06:54:15','',2372,'https://www.capegliding.co.za/?p=3072',0,'revision','',0),(3073,2,'2022-12-18 08:58:23','2022-12-18 06:58:23','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>\n<ul>\n<li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:58:23','2022-12-18 06:58:23','',2372,'https://www.capegliding.co.za/?p=3073',0,'revision','',0),(3074,2,'2022-12-18 08:58:24','2022-12-18 06:58:24','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p>\n<p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p>\n<p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision.&nbsp;</p>\n<ul>\n<li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li>\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li>\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\n<li>Available on weekends.</li>\n<li>Remember flying is weather dependant and your safety is our concern.</li>\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li>\n</ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:58:24','2022-12-18 06:58:24','',2372,'https://www.capegliding.co.za/?p=3074',0,'revision','',0),(3075,2,'2022-12-18 08:58:25','2022-12-18 06:58:25','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul><li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2022-12-18 08:58:25','2022-12-18 06:58:25','',2372,'https://www.capegliding.co.za/?p=3075',0,'revision','',0),(3076,0,'2022-12-18 12:37:29','2022-12-18 10:37:29','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gene Lindsay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:genesequas1@gmail.com\'>genesequas1@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hello how much do you charge for a session as a passenger?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-22','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3076',0,'postman_sent_mail','',0),(3077,0,'2022-12-18 14:58:00','2022-12-18 12:58:00','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Mike OUGHTIBRIDGE</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:moughtibridge@gmail.com\'>moughtibridge@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi my wife is very keen to fly in a glider again</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-23','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3077',0,'postman_sent_mail','',0),(3078,0,'2022-12-18 20:28:15','2022-12-18 18:28:15','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>You need to approve a new booking  for: 18 Feb 2023<br /><br />Person detail information:<br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br />\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a href=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9\" rel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=9</a><br /><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-16','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3078',0,'postman_sent_mail','',0),(3079,0,'2022-12-18 20:28:15','2022-12-18 18:28:15','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\">Your reservation  for: 18 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br />\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-17','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3079',0,'postman_sent_mail','',0),(3080,0,'2022-12-18 20:40:15','2022-12-18 18:40:15','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Michael Wagner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:Bigbay@live.co.za\'>Bigbay@live.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Could you send me more details re booking a flight</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-24','','1','2025-09-18 08:56:54','2025-09-18 06:56:54','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3080',0,'postman_sent_mail','',0),(3081,2,'2022-12-19 08:37:48','2022-12-19 06:37:48','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>You need to approve a new booking  for: 14 Jan 2023<br /><br\n/>Person detail information:<br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a\nhref=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10\"\nrel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=10</a><br\n/><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-18','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3081',0,'postman_sent_mail','',0),(3082,2,'2022-12-19 08:37:49','2022-12-19 06:37:49','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" >Your reservation  for: 14 Jan 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n</body>\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-19','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3082',0,'postman_sent_mail','',0),(3083,0,'2022-12-19 14:32:30','2022-12-19 12:32:30','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Riaan Binneman</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:riaan@rabfamily.co.za\'>riaan@rabfamily.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi, <br />\r\n<br />\r\nLike to know the price and duration of glider flights. I’m Cape Town based and flexible with time frames <br />\r\n<br />\r\nRegards <br />\r\nRiaan</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-25','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3083',0,'postman_sent_mail','',0),(3084,0,'2022-12-19 20:07:45','2022-12-19 18:07:45','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Louis janse van rensburg</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:louisvanrensburg@gmail.com\'>louisvanrensburg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">birthday present for myself. cost estimate for a yrip pls<br />\r\nlouis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-26','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3084',0,'postman_sent_mail','',0),(3085,0,'2022-12-19 23:47:18','2022-12-19 21:47:18','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.1 to 2.2.2) : https://wordpress.org/plugins/post-smtp/\n- Site Kit by Google (from version 1.89.0 to 1.90.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-4','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3085',0,'postman_sent_mail','',0),(3086,0,'2022-12-19 23:58:55','2022-12-19 21:58:55','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Tim Haigh</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:thaigh@aol.com\'>thaigh@aol.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi, I’m an almost solo pilot from the UK with 56 flights (all winch launch) and approx 13 hours. I have flown all hours at Midlang Gliding Club on the Long Mynd , a ridge soaring site in the UK.<br />\r\nI’m in SA from 1st Feb 23 to 21st Feb 23 and would love to spend a few days flying at Worcester. I will not be able to visit 10th to 12th Feb as I’m at the Old Car Show in George that weekend but would love to fly before or after. I would ideally need a room on site, but can commute from my accomodation in Somerset West if that’s a problem.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-27','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3086',0,'postman_sent_mail','',0),(3087,0,'2022-12-20 11:47:44','2022-12-20 09:47:44','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.0 to 7.2.1) : https://wordpress.org/plugins/woocommerce/\n- Yoast SEO (from version 19.12 to 19.13) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-5','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3087',0,'postman_sent_mail','',0),(3088,0,'2022-12-20 18:44:59','2022-12-20 16:44:59','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Rick de Villiers</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:rick.fuzzy@gmail.com\'>rick.fuzzy@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi there<br />\r\n<br />\r\nI saw your Ad on facebook and this has always been a dream of mine to glide.<br />\r\nI have a PPL Heli (not current), so I hope some of that experience will help a bit, although I&#039;m sure the dynamics are quite different.<br />\r\nPlease let me know what it would take to get involved and any other info you can send me.<br />\r\n<br />\r\nAll the best,<br />\r\nRick</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-28','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3088',0,'postman_sent_mail','',0),(3089,0,'2022-12-20 21:10:29','2022-12-20 19:10:29','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">F Adam</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:psivius@gmail.com\'>psivius@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Please send me more information.  Thank you.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-29','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3089',0,'postman_sent_mail','',0),(3090,0,'2022-12-21 11:50:05','2022-12-21 09:50:05','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.12 to 6.0.13) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-6','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3090',0,'postman_sent_mail','',0),(3091,0,'2022-12-21 21:30:48','2022-12-21 19:30:48','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Dana De Bruyn</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:dana@nusco.co.za\'>dana@nusco.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I am keen to take a flight.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-30','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3091',0,'postman_sent_mail','',0),(3092,0,'2022-12-21 23:51:43','2022-12-21 21:51:43','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.1 to 3.9.2) : https://wordpress.org/plugins/elementor/\n- WooCommerce (from version 7.2.1 to 7.2.2) : https://wordpress.org/plugins/woocommerce/\n- Elementor Pro (from version 3.9.1 to 3.9.2) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-7','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3092',0,'postman_sent_mail','',0),(3093,0,'2022-12-22 23:47:27','2022-12-22 21:47:27','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.0 to 1.90.1) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-8','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3093',0,'postman_sent_mail','',0),(3094,0,'2022-12-23 20:58:03','2022-12-23 18:58:03','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Vernon Grimmbacher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:info@capehoneybee.co.za\'>info@capehoneybee.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Please send me more details and rates, from intro right through progression. <br />\r\n<br />\r\nThanks,</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-31','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3094',0,'postman_sent_mail','',0),(3095,0,'2022-12-23 22:44:15','2022-12-23 20:44:15','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Salmaan S</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:shaikh.salmaan@outlook.com\'>shaikh.salmaan@outlook.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Need to enroll</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-32','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3095',0,'postman_sent_mail','',0),(3096,0,'2022-12-23 23:00:07','2022-12-23 21:00:07','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Michael Jay</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:michaeljay121@gmail.com\'>michaeljay121@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Do you do any paying passenger flights</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-33','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3096',0,'postman_sent_mail','',0),(3097,0,'2022-12-24 08:30:55','2022-12-24 06:30:55','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gerhard Du Plessis</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:Duplessisg@gmail.com\'>Duplessisg@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would like to get more information on how it works. <br />\r\n<br />\r\nThanks</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-34','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3097',0,'postman_sent_mail','',0),(3098,0,'2022-12-24 13:57:57','2022-12-24 11:57:57','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>You need to approve a new booking  for: 11 Feb 2023<br /><br />Person detail information:<br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br />\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a href=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11\" rel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=11</a><br /><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n','private','closed','closed','','new-booking-20','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3098',0,'postman_sent_mail','',0),(3099,0,'2022-12-24 13:57:57','2022-12-24 11:57:57','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\">Your reservation  for: 11 Feb 2023 is processing now! We will send\nconfirmation by email. <br /><br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br />\n</div><br /><br /> Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p>    \r\n</div>   \r\n\r\n','New booking','[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response:\n{\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n\n','private','closed','closed','','new-booking-21','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3099',0,'postman_sent_mail','',0),(3100,0,'2022-12-25 13:26:47','2022-12-25 11:26:47','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Paul Fanner</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:fannerpaulgraham@gmail.com\'>fannerpaulgraham@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Can I take a flip,  just for the experience, and what does it cost? Ate there conditions like age? I&#039;m 81 , 75 kg 185 cm</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-35','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3100',0,'postman_sent_mail','',0),(3101,0,'2022-12-25 22:48:59','2022-12-25 20:48:59','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Nico Uys</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:nico@gobiofarming.com\'>nico@gobiofarming.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I would love to take ul gliding. Let me knowthe costs and opportunity to go up with someone</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-36','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3101',0,'postman_sent_mail','',0),(3102,0,'2022-12-27 11:46:32','2022-12-27 09:46:32','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.2 to 2.2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-9','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3102',0,'postman_sent_mail','',0),(3103,0,'2022-12-27 13:57:29','2022-12-27 11:57:29','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Emmanuel de Chalendar</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:manudechalendar@gmail.com\'>manudechalendar@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi. My name is Emmanuel de Chalendar. I am a French pilot and I have now  a bit more than 3000 hours of gliding. I would love to do a cross country flight at yours with one of yours instructors in one of your 2 seater gliders   as I am planning to spend a week ( from the 21st of January to the 27ht ish ) in Cape Town before heading to Namibia for vacation . So my question is :   would this be possible ? What do you need from me? do I need to mail you some documents or so before arriving ? . <br />\r\nThree years ago I flew a glider in Potchestrom but it took me a lot of time getting my foreign license validation so I think this time would be easier and safer  to fly in a double seater with a local pilot.  What do you think ? . Best regards. Manu</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-37','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3103',0,'postman_sent_mail','',0),(3104,0,'2022-12-28 23:51:10','2022-12-28 21:51:10','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.0.13 to 6.0.14) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Portfolio (from version 1.2.1 to 1.2.2) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-10','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3104',0,'postman_sent_mail','',0),(3105,0,'2022-12-31 23:45:30','2022-12-31 21:45:30','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.13 to 2.0.14) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-11','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3105',0,'postman_sent_mail','',0),(3106,0,'2023-01-03 23:48:16','2023-01-03 21:48:16','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.2.3 to 2.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-12','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3106',0,'postman_sent_mail','',0),(3107,0,'2023-01-06 11:10:03','2023-01-06 09:10:03','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3 to 2.3.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-13','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3107',0,'postman_sent_mail','',0),(3108,0,'2023-01-09 23:45:39','2023-01-09 21:45:39','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.9.2 to 3.10.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-14','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3108',0,'postman_sent_mail','',0),(3109,0,'2023-01-10 11:48:05','2023-01-10 09:48:05','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.3.1 to 2.3.2) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 19.13 to 19.14) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.9.2 to 3.10.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-15','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3109',0,'postman_sent_mail','',0),(3110,0,'2023-01-11 11:51:49','2023-01-11 09:51:49','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.2 to 7.2.3) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-16','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3110',0,'postman_sent_mail','',0),(3111,0,'2023-01-11 23:46:59','2023-01-11 21:46:59','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Booking Calendar (from version 9.4.2 to 9.4.3.1) : https://wordpress.org/plugins/booking/\n- Really Simple SSL (from version 6.0.14 to 6.1.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-17','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3111',0,'postman_sent_mail','',0),(3112,0,'2023-01-12 11:49:03','2023-01-12 09:49:03','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.6.8 to 2.6.9) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-18','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3112',0,'postman_sent_mail','',0),(3113,0,'2023-01-13 11:52:56','2023-01-13 09:52:56','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WooCommerce (from version 7.2.3 to 7.3.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-19','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3113',0,'postman_sent_mail','',0),(3114,0,'2023-01-16 23:46:11','2023-01-16 21:46:11','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.90.1 to 1.92.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-20','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3114',0,'postman_sent_mail','',0),(3115,0,'2023-01-17 23:46:31','2023-01-17 21:46:31','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.0 to 3.10.1) : https://wordpress.org/plugins/elementor/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.9 to 4.2.10) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-21','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3115',0,'postman_sent_mail','',0),(3116,0,'2023-01-18 23:49:13','2023-01-18 21:49:13','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.0.14 to 2.1.1) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-22','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3116',0,'postman_sent_mail','',0),(3117,0,'2023-01-20 11:46:50','2023-01-20 09:46:50','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.1 to 2.1.2) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-23','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3117',0,'postman_sent_mail','',0),(3119,0,'2023-01-20 23:50:35','2023-01-20 21:50:35','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.21 to 1.1.22) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n- Facebook for WooCommerce (from version 3.0.6 to 3.0.8) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Google Listings and Ads (from version 2.3.3 to 2.3.7) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.6 to 11.7.1) : https://wordpress.org/plugins/jetpack/\n- Jetpack Protect (from version 1.1.2 to 1.2.0) : https://wordpress.org/plugins/jetpack-protect/\n- MailPoet (from version 4.2.0 to 4.5.0) : https://wordpress.org/plugins/mailpoet/\n- TikTok (from version 1.0.13 to 1.0.15) : https://wordpress.org/plugins/tiktok-for-business/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-24','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3119',0,'postman_sent_mail','',0),(3120,0,'2023-01-24 11:46:05','2023-01-24 09:46:05','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.0 to 6.1.1) : https://wordpress.org/plugins/really-simple-ssl/\n- Yoast SEO (from version 19.14 to 20.0) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-25','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3120',0,'postman_sent_mail','',0),(3121,0,'2023-01-24 23:47:22','2023-01-24 21:47:22','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.7 to 2.3.8) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.5.0 to 4.5.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-26','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3121',0,'postman_sent_mail','',0),(3123,1,'2023-01-25 10:42:08','2023-01-25 08:42:08','','Default Kit','','inherit','closed','closed','','146-revision-v1','','','2023-01-25 10:42:08','2023-01-25 08:42:08','',146,'https://www.capegliding.co.za/?p=3123',0,'revision','',0),(3126,2,'2023-01-25 13:52:07','2023-01-25 11:52:07','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking Standard for: July 5, 2016 10:00 - July 5, 2016 12:00\nhas been canceled. <br /><br /><br /><h2>Test Email</h2><div class=\"payment-content-form\">\n<strong>Times</strong>:<span class=\"fieldvalue\">10:00 - 12:00</span><br/> <strong>First\nName</strong>:<span class=\"fieldvalue\">John</span><br/> <strong>Last Name</strong>:<span\nclass=\"fieldvalue\">Smith</span><br/> <strong>Email</strong>:<span class=\"fieldvalue\"><a\nhref=\"mailto:smith@your-server.com\">smith@your-server.com</a></span><br/>\n<strong>Phone</strong>:<span class=\"fieldvalue\">57835873656</span><br/>\n<strong>Address</strong>:<span class=\"fieldvalue\">Baker stt, 10</span><br/>\n<strong>City</strong>:<span class=\"fieldvalue\">London</span><br/> <strong>Post code</strong>:<span\nclass=\"fieldvalue\">243</span><br/> <strong>Country</strong>:<span class=\"fieldvalue\">GB</span><br/>\n<strong>Adults</strong>:<span class=\"fieldvalue\"> 1</span><br/> <strong>Children</strong>:<span\nclass=\"fieldvalue\"> 1</span><br/> <strong>Details</strong>:<br /><span class=\"fieldvalue\"> Test\ndata.</span> </div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-4','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3126',0,'postman_sent_mail','',0),(3128,0,'2023-01-25 23:50:33','2023-01-25 21:50:33','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.5.1 to 4.5.2) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-27','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3128',0,'postman_sent_mail','',0),(3129,1,'2023-01-26 10:43:09','2023-01-26 08:43:09','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:09','2023-01-26 08:43:09','',2577,'https://www.capegliding.co.za/?p=3129',0,'revision','',0),(3130,1,'2023-01-26 10:43:10','2023-01-26 08:43:10','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: Dates not confirmed yet.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R10,000 t.b.c (All flights, instruction, dinner and breakfast incl.)</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:10','2023-01-26 08:43:10','',2577,'https://www.capegliding.co.za/?p=3130',0,'revision','',0),(3131,1,'2023-01-26 10:43:11','2023-01-26 08:43:11','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a> to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:11','2023-01-26 08:43:11','',2577,'https://www.capegliding.co.za/?p=3131',0,'revision','',0),(3132,1,'2023-01-26 10:43:29','2023-01-26 08:43:29','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a> to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:29','2023-01-26 08:43:29','',2577,'https://www.capegliding.co.za/?p=3132',0,'revision','',0),(3133,1,'2023-01-26 10:43:30','2023-01-26 08:43:30','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secire your place.</h2>\n<p> </p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a> to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:30','2023-01-26 08:43:30','',2577,'https://www.capegliding.co.za/?p=3133',0,'revision','',0),(3134,1,'2023-01-26 10:43:30','2023-01-26 08:43:30','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-01-26 10:43:30','2023-01-26 08:43:30','',2577,'https://www.capegliding.co.za/?p=3134',0,'revision','',0),(3135,0,'2023-01-29 11:47:57','2023-01-29 09:47:57','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.22 to 1.1.23) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-28','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3135',0,'postman_sent_mail','',0),(3136,0,'2023-01-29 23:49:34','2023-01-29 21:49:34','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.1 to 3.10.2) : https://wordpress.org/plugins/elementor/\n- Elementor Addons by WPZOOM (from version 1.1.23 to 1.1.24) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-29','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3136',0,'postman_sent_mail','',0),(3137,0,'2023-01-30 11:51:35','2023-01-30 09:51:35','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.10.2 to 3.10.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-30','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3137',0,'postman_sent_mail','',0),(3138,0,'2023-01-30 23:52:58','2023-01-30 21:52:58','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.92.0 to 1.93.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.2.2 to 1.2.3) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-31','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3138',0,'postman_sent_mail','',0),(3139,0,'2023-01-31 23:48:39','2023-01-31 21:48:39','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.8 to 3.0.9) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- MailPoet (from version 4.5.2 to 4.6.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-32','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3139',0,'postman_sent_mail','',0),(3140,0,'2023-02-01 05:55:08','2023-02-01 03:55:08','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Guy LaRochelle</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:guy@siglr.com\'>guy@siglr.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hello! I&#039;ve been trying to reach you using info@cgc.org.za but haven&#039;t got a reply yet, so I&#039;m trying through this website instead.<br />\r\n<br />\r\nI am a Canadian and I will be visiting Cape Town next summer and my wife wants to offer me a glider flight with your club. <br />\r\n<br />\r\nMy only possible date is July 9, 2023.<br />\r\nMy name: Guy LaRochelle<br />\r\nCanada Passport number: GC981126<br />\r\n<br />\r\nThank you!<br />\r\nGuy<br />\r\n <br />\r\nPS: I am a former PPL and flew on Cessna 152, 172 and Diamond D20 but never tried a glider before, except in Microsoft Flight Simulator 2020. I know the basics of soaring, ridge, thermals, etc.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-38','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3140',0,'postman_sent_mail','',0),(3141,0,'2023-02-01 23:52:12','2023-02-01 21:52:12','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.24 to 1.1.25) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-33','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3141',0,'postman_sent_mail','',0),(3142,0,'2023-02-03 23:51:52','2023-02-03 21:51:52','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Addons by WPZOOM (from version 1.1.25 to 1.1.26) : https://wordpress.org/plugins/wpzoom-elementor-addons/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-34','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3142',0,'postman_sent_mail','',0),(3143,0,'2023-02-07 11:49:44','2023-02-07 09:49:44','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.0 to 20.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-35','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3143',0,'postman_sent_mail','',0),(3144,0,'2023-02-07 23:47:57','2023-02-07 21:47:57','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.9 to 3.0.10) : https://wordpress.org/plugins/facebook-for-woocommerce/\n- Jetpack (from version 11.7.1 to 11.8) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.0 to 4.6.1) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-36','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3144',0,'postman_sent_mail','',0),(3145,0,'2023-02-08 10:48:13','2023-02-08 08:48:13','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Anthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:anthonybo414@gmail.com\'>anthonybo414@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good day,<br />\r\n<br />\r\nI&#039;d just like to find out what are the steps required to acquire a GPL? I currently have my PPL and working towards my Comm but would like to take up gliding as I still get the thrill of flight for a fraction of the cost. I would also like to use the gliding to hone my flying skill and to broaden my experience with flying.<br />\r\n<br />\r\nKind Regards<br />\r\nAnthony Boden</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-39','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3145',0,'postman_sent_mail','',0),(3147,2,'2023-02-08 12:00:20','2023-02-08 10:00:20','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:00:20','2023-02-08 10:00:20','',2577,'https://www.capegliding.co.za/?p=3147',0,'revision','',0),(3148,2,'2023-02-08 12:00:21','2023-02-08 10:00:21','<h3>\n				<strong>Warning Gliding is addictive!</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:00:21','2023-02-08 10:00:21','',2577,'https://www.capegliding.co.za/?p=3148',0,'revision','',0),(3149,2,'2023-02-08 12:00:21','2023-02-08 10:00:21','<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:00:21','2023-02-08 10:00:21','',2577,'https://www.capegliding.co.za/?p=3149',0,'revision','',0),(3150,2,'2023-02-08 12:01:32','2023-02-08 10:01:32','<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:01:32','2023-02-08 10:01:32','',2577,'https://www.capegliding.co.za/?p=3150',0,'revision','',0),(3151,2,'2023-02-08 12:01:32','2023-02-08 10:01:32','<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:01:32','2023-02-08 10:01:32','',2577,'https://www.capegliding.co.za/?p=3151',0,'revision','',0),(3152,2,'2023-02-08 12:01:33','2023-02-08 10:01:33','https://www.youtube.com/watch?v=XHOmBV4js_E<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:01:33','2023-02-08 10:01:33','',2577,'https://www.capegliding.co.za/?p=3152',0,'revision','',0),(3153,2,'2023-02-08 12:02:17','2023-02-08 10:02:17','https://www.youtube.com/watch?v=XHOmBV4js_E<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:02:17','2023-02-08 10:02:17','',2577,'https://www.capegliding.co.za/?p=3153',0,'revision','',0),(3154,2,'2023-02-08 12:02:17','2023-02-08 10:02:17','https://www.youtube.com/watch?v=XHOmBV4js_E<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:02:17','2023-02-08 10:02:17','',2577,'https://www.capegliding.co.za/?p=3154',0,'revision','',0),(3155,2,'2023-02-08 12:02:17','2023-02-08 10:02:17','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:02:17','2023-02-08 10:02:17','',2577,'https://www.capegliding.co.za/?p=3155',0,'revision','',0),(3157,2,'2023-02-08 12:04:01','2023-02-08 10:04:01','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:04:01','2023-02-08 10:04:01','',2577,'https://www.capegliding.co.za/?p=3157',0,'revision','',0),(3158,2,'2023-02-08 12:04:01','2023-02-08 10:04:01','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:04:01','2023-02-08 10:04:01','',2577,'https://www.capegliding.co.za/?p=3158',0,'revision','',0),(3159,2,'2023-02-08 12:04:01','2023-02-08 10:04:01','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.\nhttps://www.youtube.com/watch?v=ob8W7oaKLnc','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:04:01','2023-02-08 10:04:01','',2577,'https://www.capegliding.co.za/?p=3159',0,'revision','',0),(3160,2,'2023-02-08 12:06:30','2023-02-08 10:06:30','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.\nhttps://www.youtube.com/watch?v=ob8W7oaKLnc','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:30','2023-02-08 10:06:30','',2577,'https://www.capegliding.co.za/?p=3160',0,'revision','',0),(3161,2,'2023-02-08 12:06:31','2023-02-08 10:06:31','https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>\n</blockquote>\n<p>If you are interested in joining one of our courses, please <a href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>\n<p></p>\n<a href=\"http://www.capegliding.co.za/contact/\">Book Now</a>&nbsp;to get your name on the waitinglist.\nhttps://www.youtube.com/watch?v=ob8W7oaKLnc','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:31','2023-02-08 10:06:31','',2577,'https://www.capegliding.co.za/?p=3161',0,'revision','',0),(3162,2,'2023-02-08 12:06:31','2023-02-08 10:06:31','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:31','2023-02-08 10:06:31','',2577,'https://www.capegliding.co.za/?p=3162',0,'revision','',0),(3163,2,'2023-02-08 12:06:44','2023-02-08 10:06:44','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:44','2023-02-08 10:06:44','',2577,'https://www.capegliding.co.za/?p=3163',0,'revision','',0),(3164,2,'2023-02-08 12:06:45','2023-02-08 10:06:45','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2><h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:45','2023-02-08 10:06:45','',2577,'https://www.capegliding.co.za/?p=3164',0,'revision','',0),(3165,2,'2023-02-08 12:06:45','2023-02-08 10:06:45','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:06:45','2023-02-08 10:06:45','',2577,'https://www.capegliding.co.za/?p=3165',0,'revision','',0),(3166,2,'2023-02-08 12:07:40','2023-02-08 10:07:40','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:07:40','2023-02-08 10:07:40','',2577,'https://www.capegliding.co.za/?p=3166',0,'revision','',0),(3167,2,'2023-02-08 12:07:40','2023-02-08 10:07:40','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p><h2 style=\"padding-top: 1.5em;\">Next Course: 30 March 2023 to 2 April 2023.</h2>\n<h2 style=\"padding-top: 1.5em;\">Course Fee: Approx R12,000 t.b.c (All flights, instruction, dinner and breakfast incl.) R6,000 deposit to secure your place.</h2>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:07:40','2023-02-08 10:07:40','',2577,'https://www.capegliding.co.za/?p=3167',0,'revision','',0),(3168,2,'2023-02-08 12:07:40','2023-02-08 10:07:40','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:07:40','2023-02-08 10:07:40','',2577,'https://www.capegliding.co.za/?p=3168',0,'revision','',0),(3169,2,'2023-02-08 12:25:37','2023-02-08 10:25:37','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:25:37','2023-02-08 10:25:37','',2577,'https://www.capegliding.co.za/?p=3169',0,'revision','',0),(3170,2,'2023-02-08 12:25:37','2023-02-08 10:25:37','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:25:37','2023-02-08 10:25:37','',2577,'https://www.capegliding.co.za/?p=3170',0,'revision','',0),(3171,2,'2023-02-08 12:25:37','2023-02-08 10:25:37','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:25:37','2023-02-08 10:25:37','',2577,'https://www.capegliding.co.za/?p=3171',0,'revision','',0),(3173,2,'2023-02-08 12:29:30','2023-02-08 10:29:30','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:29:30','2023-02-08 10:29:30','',2577,'https://www.capegliding.co.za/?p=3173',0,'revision','',0),(3174,2,'2023-02-08 12:29:31','2023-02-08 10:29:31','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p>If you are interested in joining one of our courses, please <a style=\"font-size: 1rem;\" href=\"http://www.capegliding.co.za/contact/\">contact u</a>s to get access to the course application and thus put your name on the waiting list. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee is thus to cover expenses related to flying.</p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:29:31','2023-02-08 10:29:31','',2577,'https://www.capegliding.co.za/?p=3174',0,'revision','',0),(3175,2,'2023-02-08 12:29:31','2023-02-08 10:29:31','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p><font color=\"#333333\">If you are interested in joining one of our courses, please&nbsp;</font><font color=\"#333333\" size=\"3\">submit</font><font color=\"#333333\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;</font><font color=\"#333333\" size=\"3\">direct</font><font color=\"#333333\">&nbsp;costs related to flying.</font></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:29:31','2023-02-08 10:29:31','',2577,'https://www.capegliding.co.za/?p=3175',0,'revision','',0),(3176,2,'2023-02-08 12:30:44','2023-02-08 10:30:44','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p><font color=\"#333333\">If you are interested in joining one of our courses, please&nbsp;</font><font color=\"#333333\" size=\"3\">submit</font><font color=\"#333333\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;</font><font color=\"#333333\" size=\"3\">direct</font><font color=\"#333333\">&nbsp;costs related to flying.</font></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:30:44','2023-02-08 10:30:44','',2577,'https://www.capegliding.co.za/?p=3176',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (3177,2,'2023-02-08 12:30:44','2023-02-08 10:30:44','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc<p><!-- wp:quote {\"align\":\"center\"} --></p>\n<blockquote>\n<p><font color=\"#333333\">If you are interested in joining one of our courses, please&nbsp;</font><font color=\"#333333\" size=\"3\">submit</font><font color=\"#333333\">&nbsp;the form below.&nbsp;Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the&nbsp;</font><font color=\"#333333\" size=\"3\">direct</font><font color=\"#333333\">&nbsp;costs related to flying.</font></p>\n<p>The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>\n</blockquote>\n<p><!-- /wp:button --></p>\n<p><!-- /wp:buttons --></p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:30:44','2023-02-08 10:30:44','',2577,'https://www.capegliding.co.za/?p=3177',0,'revision','',0),(3178,2,'2023-02-08 12:30:45','2023-02-08 10:30:45','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>\n		<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:30:45','2023-02-08 10:30:45','',2577,'https://www.capegliding.co.za/?p=3178',0,'revision','',0),(3179,2,'2023-02-08 12:37:44','2023-02-08 10:37:44','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>\n		<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:44','2023-02-08 10:37:44','',2577,'https://www.capegliding.co.za/?p=3179',0,'revision','',0),(3180,2,'2023-02-08 12:37:45','2023-02-08 10:37:45','<h2>Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</h2>		\n		https://www.youtube.com/watch?v=ob8W7oaKLnc		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>\n		<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">The course fee includes: all flights and instruction, temporary membership, gliding training manual and gliding student logbook.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many <a style=\"font-size: 1rem;\" href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">guest house options</a> are of course also available in and around Worcester.</p>\n<p style=\"caret-color: #666666; color: #666666; font-size: 18px; font-style: italic;\">If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:45','2023-02-08 10:37:45','',2577,'https://www.capegliding.co.za/?p=3180',0,'revision','',0),(3181,2,'2023-02-08 12:37:45','2023-02-08 10:37:45','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:45','2023-02-08 10:37:45','',2577,'https://www.capegliding.co.za/?p=3181',0,'revision','',0),(3182,2,'2023-02-08 12:37:53','2023-02-08 10:37:53','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:53','2023-02-08 10:37:53','',2577,'https://www.capegliding.co.za/?p=3182',0,'revision','',0),(3183,2,'2023-02-08 12:37:54','2023-02-08 10:37:54','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:54','2023-02-08 10:37:54','',2577,'https://www.capegliding.co.za/?p=3183',0,'revision','',0),(3184,2,'2023-02-08 12:37:54','2023-02-08 10:37:54','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:37:54','2023-02-08 10:37:54','',2577,'https://www.capegliding.co.za/?p=3184',0,'revision','',0),(3185,2,'2023-02-08 12:39:41','2023-02-08 10:39:41','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:41','2023-02-08 10:39:41','',2577,'https://www.capegliding.co.za/?p=3185',0,'revision','',0),(3186,2,'2023-02-08 12:39:42','2023-02-08 10:39:42','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:42','2023-02-08 10:39:42','',2577,'https://www.capegliding.co.za/?p=3186',0,'revision','',0),(3187,2,'2023-02-08 12:39:42','2023-02-08 10:39:42','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:42','2023-02-08 10:39:42','',2577,'https://www.capegliding.co.za/?p=3187',0,'revision','',0),(3188,2,'2023-02-08 12:39:55','2023-02-08 10:39:55','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:55','2023-02-08 10:39:55','',2577,'https://www.capegliding.co.za/?p=3188',0,'revision','',0),(3189,2,'2023-02-08 12:39:55','2023-02-08 10:39:55','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:55','2023-02-08 10:39:55','',2577,'https://www.capegliding.co.za/?p=3189',0,'revision','',0),(3190,2,'2023-02-08 12:39:55','2023-02-08 10:39:55','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:39:55','2023-02-08 10:39:55','',2577,'https://www.capegliding.co.za/?p=3190',0,'revision','',0),(3191,2,'2023-02-08 12:41:46','2023-02-08 10:41:46','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:41:46','2023-02-08 10:41:46','',2577,'https://www.capegliding.co.za/?p=3191',0,'revision','',0),(3192,2,'2023-02-08 12:41:47','2023-02-08 10:41:47','<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:41:47','2023-02-08 10:41:47','',2577,'https://www.capegliding.co.za/?p=3192',0,'revision','',0),(3193,2,'2023-02-08 12:41:47','2023-02-08 10:41:47','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Course Dates: 30 March - 2 April 2023</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-08 12:41:47','2023-02-08 10:41:47','',2577,'https://www.capegliding.co.za/?p=3193',0,'revision','',0),(3194,0,'2023-02-09 11:47:03','2023-02-09 09:47:03','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.1.1 to 6.2.0) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-37','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3194',0,'postman_sent_mail','',0),(3195,2,'2023-02-10 11:01:54','2023-02-10 09:01:54','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Course Dates: 30 March - 2 April 2023</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-10 11:01:54','2023-02-10 09:01:54','',2577,'https://www.capegliding.co.za/?p=3195',0,'revision','',0),(3196,2,'2023-02-10 11:01:54','2023-02-10 09:01:54','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Course Dates: 30 March - 2 April 2023</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_7\"   data-js-reload=\"field_2_7\"><legend class=\'gfield_label\'  >Pre-requisites(Required)</legend>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am a resident of the Western Cape.\'  id=\'choice_2_7_0\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_0\' id=\'label_2_7_0\'>I am a resident of the Western Cape.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_7_1\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_1\' id=\'label_2_7_1\'>I am fit, healthy and weigh less than 100kg.</label>\n					<input class=\'gfield-choice-input\' name=\'input_7\' type=\'radio\' value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_7_2\' onchange=\'gformToggleRadioOther( this )\'    />\n					<label for=\'choice_2_7_2\' id=\'label_2_7_2\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n			</fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJ7XCI3XCI6W1wiYjM3NTM1NTU5Nzk4ZWRkNTgyYzhjZTNjZDJkMWE2MDVcIixcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3OTJjYzhkMWNkM2FkNzJjOTBjODIwYThiOTNiNGFiYlwiXX0iLCI2NjFlMjY0OWZjZGM3ZWMxODE2NzI3MTkwN2JkYjQwZCJd\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-10 11:01:54','2023-02-10 09:01:54','',2577,'https://www.capegliding.co.za/?p=3196',0,'revision','',0),(3197,2,'2023-02-10 11:01:54','2023-02-10 09:01:54','<h2>Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-02-10 11:01:54','2023-02-10 09:01:54','',2577,'https://www.capegliding.co.za/?p=3197',0,'revision','',0),(3198,0,'2023-02-10 13:49:32','2023-02-10 11:49:32','\r\n	\r\n		<title>New submission or Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Jacques Horne</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(079) 873-0939</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:jacques.horne@gmail.com\'>jacques.horne@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission or Ab Initio Course','','private','closed','closed','','new-submission-or-ab-initio-course','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3198',0,'postman_sent_mail','',0),(3200,2,'2023-02-10 18:11:05','2023-02-10 16:11:05','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:11:05','2023-02-10 16:11:05','',195,'https://www.capegliding.co.za/?p=3200',0,'revision','',0),(3201,2,'2023-02-10 18:11:06','2023-02-10 16:11:06','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg 150w, https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-100x100.jpeg 100w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:11:06','2023-02-10 16:11:06','',195,'https://www.capegliding.co.za/?p=3201',0,'revision','',0),(3202,2,'2023-02-10 18:11:06','2023-02-10 16:11:06','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=5sw_ySMF8lY','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:11:06','2023-02-10 16:11:06','',195,'https://www.capegliding.co.za/?p=3202',0,'revision','',0),(3203,2,'2023-02-10 18:13:25','2023-02-10 16:13:25','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=5sw_ySMF8lY','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:13:25','2023-02-10 16:13:25','',195,'https://www.capegliding.co.za/?p=3203',0,'revision','',0),(3204,2,'2023-02-10 18:13:26','2023-02-10 16:13:26','<p><!-- wp:paragraph --></p>\n<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.</p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>https://www.youtube.com/watch?v=5sw_ySMF8lY','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:13:26','2023-02-10 16:13:26','',195,'https://www.capegliding.co.za/?p=3204',0,'revision','',0),(3205,2,'2023-02-10 18:13:26','2023-02-10 16:13:26','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:13:26','2023-02-10 16:13:26','',195,'https://www.capegliding.co.za/?p=3205',0,'revision','',0),(3207,2,'2023-02-10 18:27:03','2023-02-10 16:27:03','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:03','2023-02-10 16:27:03','',195,'https://www.capegliding.co.za/?p=3207',0,'revision','',0),(3208,2,'2023-02-10 18:27:03','2023-02-10 16:27:03','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:03','2023-02-10 16:27:03','',195,'https://www.capegliding.co.za/?p=3208',0,'revision','',0),(3209,2,'2023-02-10 18:27:04','2023-02-10 16:27:04','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>		\n			<link rel=\"stylesheet\" href=\"https://www.capegliding.co.za/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n							<a href=\"https://www.youtube.com/watch?v=EFj-XSqRu7g\">		\n		</a>						\n														Previous\n														Next','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:04','2023-02-10 16:27:04','',195,'https://www.capegliding.co.za/?p=3209',0,'revision','',0),(3210,2,'2023-02-10 18:27:20','2023-02-10 16:27:20','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>		\n			<link rel=\"stylesheet\" href=\"https://www.capegliding.co.za/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n							<a href=\"https://www.youtube.com/watch?v=EFj-XSqRu7g\">		\n		</a>						\n														Previous\n														Next','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:20','2023-02-10 16:27:20','',195,'https://www.capegliding.co.za/?p=3210',0,'revision','',0),(3211,2,'2023-02-10 18:27:20','2023-02-10 16:27:20','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>		\n			<link rel=\"stylesheet\" href=\"https://www.capegliding.co.za/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n							<a href=\"https://www.youtube.com/watch?v=EFj-XSqRu7g\">		\n		</a>						\n														Previous\n														Next','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:20','2023-02-10 16:27:20','',195,'https://www.capegliding.co.za/?p=3211',0,'revision','',0),(3212,2,'2023-02-10 18:27:21','2023-02-10 16:27:21','<p>Only an hour\'s drive from Cape Town, gliding from our club offers an opportunity to experience the beauty of the world renowned Western Cape mountain ranges from the air.<br></p>https://www.youtube.com/watch?v=5sw_ySMF8lY<p><!-- wp:paragraph --></p>\n<p>We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.</p>\n<p>In summer we have many <a href=\"http://www.capegliding.co.za/international-visiting-glider-pilots/\">visiting international glider pilots</a> that visit our club and come to enjoy our excellent flying conditions.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Since 1949</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Cape Gliding Club was formed after the second World War.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Second Largest</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We are the second largest club in South Africa.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Worcester Airfield</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have been based at the Worcester Airfield for more than 30 Years.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- wp:quote {\"textColor\":\"vivid-cyan-blue\",\"className\":\"is-style-large\"} --></p>\n<blockquote id=\"output\">\n<p>If you have the passion, we can help you fly.</p>\n</blockquote>\n<p><!-- /wp:quote --></p>\n<p><!-- wp:columns {\"backgroundColor\":\"gray\"} --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Instruction</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Free instruction is given to our members from a beginner to advanced level.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Facilities</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>We have a beautiful pool, braai area and camping facilities.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- /wp:column --></p>\n<p><!-- wp:column --></p>\n<p><!-- wp:heading {\"level\":4} --></p>\n<h4>Tourism</h4>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Surrounded by beautiful wine farms, mountain-biking and hiking trails, there is more than enough to do on non-flying days.</p>\n<p><!-- /wp:embed --></p><p>You can experience gliding by booking a <a style=\"font-size: 20px; font-style: italic;\" href=\"https://www.capegliding.co.za/book-a-gliding-experience/\">Gliding Experience Flight</a>.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<h2 style=\"padding-top: 1.5em;\">Our Fleet</h2>\n<p>Our club fleet consists of three ASK13 basic training two-seater gliders and a Janus B advanced two-seat training glider. In addition, the club has single-seat Jeans Astir , Astir CS 77 and K8 that are available for solo pilots.</p>\n<p>We have two towplanes, a Sling 2 and a Rotax Falke. Private aircraft are sometimes contracted on busy flying days.</p>\n<p>More than 35 privately owned high performance gliders and self-launching gliders are based on the airfield.</p><h2 style=\"padding-top: 1.5em;\">New Pilot Courses</h2>\n<p>Since 1989 we have successfully presented more than 50 ab-initio <a href=\"http://www.capegliding.co.za/\">training courses</a>. Flight training during our ab-initio courses concentrates on true beginners, however, more experienced pilots are also welcome. For more information on the next available training course please <a href=\"http://www.capegliding.co.za/contact/\">contact us</a>.</p><h2 style=\"padding-top: 1.5em;\">Experienced Glider Pilots</h2>\n<p>Cross country flights of 300 – 500km distance are common with speeds in excess of 160kph, but an ever increasing number of 1000km and longer flights have been achieved. The soaring conditions are excellent and include a combination of ridge lift, thermal lift, wave and convergence flying.</p>		\n									<figure><img width=\"150\" height=\"150\" src=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09-150x150.jpeg\" alt=\"Rene Lans\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=100%2C100&amp;ssl=1 100w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=2&amp;resize=150%2C150&amp;ssl=1 300w, https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?zoom=3&amp;resize=150%2C150&amp;ssl=1 450w\" sizes=\"100vw\" /></figure>\n					<p>We have very interesting weather. The local weather patterns makes for the most incredible flying options. It will take a lifetime to get to know the area.</p>\n			<ul>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n				<li></li>\n			</ul>\n			<p>Rene Lans</p><p>Cape Gliding Club</p>				\n		<p>The following videos and articles will give you a taste for what can be expected:</p>https://www.youtube.com/watch?v=EFj-XSqRu7ghttps://www.youtube.com/watch?v=xXiFwk7OyiQ<ol>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/A-flight-by-Martin-Grunert.pdf\" target=\"_blank\" rel=\"noopener\">Flying in South Africa: Worcester is Magic! Written by Markus Geisen (published in Segelfliegen International, 2012)</a></li>\n<li><a href=\"https://www.capegliding.co.za/wp-content/uploads/2022/12/Flying-in-South-Africa_Worcester-is-Magic.pdf\" target=\"_blank\" rel=\"noopener\">Pure Worcester Magic: A flight by Martin Grunert and published in South Africa Soaring Magazine.</a></li>\n</ol>','About Us','','inherit','closed','closed','','195-revision-v1','','','2023-02-10 18:27:21','2023-02-10 16:27:21','',195,'https://www.capegliding.co.za/?p=3212',0,'revision','',0),(3213,2,'2023-02-10 18:35:28','2023-02-10 16:35:28','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p>To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2023-02-10 18:35:28','2023-02-10 16:35:28','',111,'https://www.capegliding.co.za/?p=3213',0,'revision','',0),(3214,0,'2023-02-10 19:01:23','2023-02-10 17:01:23','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Paul Hodgson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 440-0233</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:prhodgson1002@gmail.com\'>prhodgson1002@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3214',0,'postman_sent_mail','',0),(3215,0,'2023-02-11 10:13:47','2023-02-11 08:13:47','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Devilliers Mostert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:villiersmostert@gmail.com\'>villiersmostert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I am a private pilot wanting to do a glider rating.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-40','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3215',0,'postman_sent_mail','',0),(3216,0,'2023-02-11 13:29:21','2023-02-11 11:29:21','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">warwick langebrink</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 610-0444</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:warwickl@acacia.co.za\'>warwickl@acacia.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-2','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3216',0,'postman_sent_mail','',0),(3217,0,'2023-02-11 18:39:46','2023-02-11 16:39:46','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Péru Van Niekerk</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(081) 038-2351</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:peru.vanniekerk@angloamerican.com\'>peru.vanniekerk@angloamerican.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-3','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3217',0,'postman_sent_mail','',0),(3218,0,'2023-02-12 08:19:09','2023-02-12 06:19:09','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Justin Gallagher</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(072) 652-5862</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:justing101@gmail.com\'>justing101@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-4','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3218',0,'postman_sent_mail','',0),(3219,0,'2023-02-12 13:14:53','2023-02-12 11:14:53','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Dominic Jackson</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(083) 305-5535</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:dominicj268@gmail.com\'>dominicj268@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-5','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3219',0,'postman_sent_mail','',0),(3220,0,'2023-02-12 18:34:35','2023-02-12 16:34:35','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Alex Joosten</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(079) 849-4656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:t.a.joosten@gmail.com\'>t.a.joosten@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-6','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3220',0,'postman_sent_mail','',0),(3221,2,'2023-02-13 11:15:46','2023-02-13 09:15:46','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges, oceans, wave, thermals and mountains.</p><p>Glider: Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2022 Wrap-up','','publish','closed','open','','worcester-magic-2022-wrap-up','','','2023-02-13 11:31:22','2023-02-13 09:31:22','',0,'https://www.capegliding.co.za/?p=3221',0,'post','',0),(3222,2,'2023-02-13 11:15:41','2023-02-13 09:15:41','','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:15:41','2023-02-13 09:15:41','',3221,'https://www.capegliding.co.za/?p=3222',0,'revision','',0),(3223,2,'2023-02-13 11:20:14','2023-02-13 09:20:14','','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:20:14','2023-02-13 09:20:14','',3221,'https://www.capegliding.co.za/?p=3223',0,'revision','',0),(3224,2,'2023-02-13 11:20:14','2023-02-13 09:20:14','','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:20:14','2023-02-13 09:20:14','',3221,'https://www.capegliding.co.za/?p=3224',0,'revision','',0),(3225,2,'2023-02-13 11:20:15','2023-02-13 09:20:15','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p>\n<p>The most surreal adventure in South Africa’s landscapes:</p>\n<ol>\n<li>Ridges</li>\n<li>Oceans</li>\n<li>Waves</li>\n<li>Thermals</li>\n<li>Mountains</li>\n</ol>\n<p>Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:20:15','2023-02-13 09:20:15','',3221,'https://www.capegliding.co.za/?p=3225',0,'revision','',0),(3226,2,'2023-02-13 11:22:01','2023-02-13 09:22:01','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p>\n<p>The most surreal adventure in South Africa’s landscapes:</p>\n<ol>\n<li>Ridges</li>\n<li>Oceans</li>\n<li>Waves</li>\n<li>Thermals</li>\n<li>Mountains</li>\n</ol>\n<p>Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:22:01','2023-02-13 09:22:01','',3221,'https://www.capegliding.co.za/?p=3226',0,'revision','',0),(3227,2,'2023-02-13 11:22:02','2023-02-13 09:22:02','<style>/*! elementor - v3.10.2 - 29-01-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p>\n<p>The most surreal adventure in South Africa’s landscapes:</p>\n<ol>\n<li>Ridges</li>\n<li>Oceans</li>\n<li>Waves</li>\n<li>Thermals</li>\n<li>Mountains</li>\n</ol>\n<p>Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:22:02','2023-02-13 09:22:02','',3221,'https://www.capegliding.co.za/?p=3227',0,'revision','',0),(3228,2,'2023-02-13 11:22:02','2023-02-13 09:22:02','<h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p><p>The most surreal adventure in South Africa’s landscapes:</p><ol><li>Ridges</li><li>Oceans</li><li>Waves</li><li>Thermals</li><li>Mountains</li></ol><p>Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Elementor #3221','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:22:02','2023-02-13 09:22:02','',3221,'https://www.capegliding.co.za/?p=3228',0,'revision','',0),(3229,2,'2023-02-13 11:23:24','2023-02-13 09:23:24','<h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p><p>The most surreal adventure in South Africa’s landscapes:</p><ol><li>Ridges</li><li>Oceans</li><li>Waves</li><li>Thermals</li><li>Mountains</li></ol><p>Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:23:24','2023-02-13 09:23:24','',3221,'https://www.capegliding.co.za/?p=3229',0,'revision','',0),(3230,2,'2023-02-13 11:28:30','2023-02-13 09:28:30','<h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p><p>The most surreal adventure in South Africa’s landscapes:</p><ol><li>Ridges</li><li>Oceans</li><li>Waves</li><li>Thermals</li><li>Mountains</li></ol><p>Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:28:30','2023-02-13 09:28:30','',3221,'https://www.capegliding.co.za/?p=3230',0,'revision','',0),(3231,2,'2023-02-13 11:28:31','2023-02-13 09:28:31','<h2>Worcester Magic 2023 Wrap Up</h2>		\n		<p>An amazing visual wrap up of the incredible conditions here in Worcester.</p><p>The most surreal adventure in South Africa’s landscapes:</p><ol><li>Ridges</li><li>Oceans</li><li>Waves</li><li>Thermals</li><li>Mountains</li></ol><p>Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:28:31','2023-02-13 09:28:31','',3221,'https://www.capegliding.co.za/?p=3231',0,'revision','',0),(3232,2,'2023-02-13 11:28:31','2023-02-13 09:28:31','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges,&nbsp;oceans, wave, thermals and mountains.</p><ol>\n</ol>\n<p>Glider: Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:28:31','2023-02-13 09:28:31','',3221,'https://www.capegliding.co.za/?p=3232',0,'revision','',0),(3233,2,'2023-02-13 11:29:31','2023-02-13 09:29:31','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges,&nbsp;oceans, wave, thermals and mountains.</p><ol>\n</ol>\n<p>Glider: Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:29:31','2023-02-13 09:29:31','',3221,'https://www.capegliding.co.za/?p=3233',0,'revision','',0),(3234,2,'2023-02-13 11:29:32','2023-02-13 09:29:32','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges,&nbsp;oceans, wave, thermals and mountains.</p><ol>\n</ol>\n<p>Glider: Schempp-Hirth Arcus T / D-KNRW</p>\n<p></p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:29:32','2023-02-13 09:29:32','',3221,'https://www.capegliding.co.za/?p=3234',0,'revision','',0),(3235,2,'2023-02-13 11:29:32','2023-02-13 09:29:32','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges, oceans, wave, thermals and mountains.</p><p>Glider: Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2023 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:29:32','2023-02-13 09:29:32','',3221,'https://www.capegliding.co.za/?p=3235',0,'revision','',0),(3236,2,'2023-02-13 11:31:22','2023-02-13 09:31:22','<p>An amazing visual wrap-up of the incredible conditions here in Worcester. In the pilots own words, \"the most surreal adventure in South Africa’s landscapes\".</p><p>His outings included, ridges, oceans, wave, thermals and mountains.</p><p>Glider: Schempp-Hirth Arcus T / D-KNRW</p><p> </p>https://www.youtube.com/watch?v=5sw_ySMF8lY','Worcester Magic 2022 Wrap-up','','inherit','closed','closed','','3221-revision-v1','','','2023-02-13 11:31:22','2023-02-13 09:31:22','',3221,'https://www.capegliding.co.za/?p=3236',0,'revision','',0),(3237,0,'2023-02-13 11:46:56','2023-02-13 09:46:56','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.10.2 to 3.11.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-38','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3237',0,'postman_sent_mail','',0),(3238,0,'2023-02-13 13:42:21','2023-02-13 11:42:21','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>You need to approve a new booking  for: 11 Mar 2023<br /><br />Person detail information:<br /><div style=\"text-align:left\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br />\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br />\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a href=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br />\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br />\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br />\n</div><br /><br />Currently a new booking is waiting for approval. Please visit the moderation panel\n<a href=\"https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12\" rel=\"nofollow\">https://www.capegliding.co.za/wp-admin/admin.php?page=wpbc&#038;view_mode=vm_listing&#038;tab=actions&#038;wh_booking_id=12</a><br /><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','New booking','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','new-booking-22','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3238',0,'postman_sent_mail','',0),(3239,0,'2023-02-13 13:42:21','2023-02-13 11:42:21','\r\n                                     <!--  dir=\"ltr\" -->\r\n\r\n\r\n<div class=\"wrapper\" style=\"padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px\" dir=\"ltr\">\r\n    <p style=\"font-size:14px;font-family:Helvetica, Roboto, Arial,sans-serif;line-height:150%\"><p>Your reservation  for: 11 Mar 2023 is processing now! We will send\nconfirmation by email.</p>\r\n<p><br />Members of the public can safely experience gliding with an qualified instructor. The\nflight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat\nglider and the launch is by Aerotow.</p>\r\n<p style=\"color: #000000\">You will arrive at the airfield at the agreed time and there will be an\ninstructor to meet you. He/she will explain how the flight will work and answer any questions you\nmight have.</p>\r\n<p style=\"color: #000000\">You will then go to the glider where you will receive a safety briefing\nand subsequently experience the most amazing flight of your life. During the flight you will be\nallowed to control the glider and basic manoeuvres will be taught while under safe supervision.</p>\r\n<ul style=\"color: #000000\">\r\n<li>A Gliding Experience flight cost R2,500 as of September 2022 (approximately\n$144/£125/€125).</li>\r\n<li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800\nand allocate the difference to your joining fee.</li>\r\n<li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li>\r\n<li>Available on weekends.</li>\r\n<li>Remember flying is weather dependant and your safety is our concern.</li>\r\n<li>Price is subject to change due to fuel inflation, but once booked we will honour the booking\nprice for 60 days.</li>\r\n</ul>\r\n<p><br />Thank you, Cape Gliding Club<br /><a href=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n\r\n','Cape Gliding Club - New booking','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','cape-gliding-club-new-booking','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3239',0,'postman_sent_mail','',0),(3240,0,'2023-02-13 14:04:41','2023-02-13 12:04:41','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Duwayne Kruger</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(083) 947-2220</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:duwayne@vodmedia.tv\'>duwayne@vodmedia.tv</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-7','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3240',0,'postman_sent_mail','',0),(3241,0,'2023-02-13 23:45:54','2023-02-13 21:45:54','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.93.0 to 1.94.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-39','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3241',0,'postman_sent_mail','',0),(3242,0,'2023-02-14 11:47:31','2023-02-14 09:47:31','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Facebook for WooCommerce (from version 3.0.10 to 3.0.11) : https://wordpress.org/plugins/facebook-for-woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-40','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3242',0,'postman_sent_mail','',0),(3243,0,'2023-02-14 23:50:30','2023-02-14 21:50:30','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.8 to 11.8.3) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.6.1 to 4.6.2) : https://wordpress.org/plugins/mailpoet/\n- WooCommerce (from version 7.3.0 to 7.4.0) : https://wordpress.org/plugins/woocommerce/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-41','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3243',0,'postman_sent_mail','',0),(3244,2,'2023-02-15 09:57:26','2023-02-15 07:57:26','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul><li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2023-02-15 09:57:26','2023-02-15 07:57:26','',2372,'https://www.capegliding.co.za/?p=3244',0,'revision','',0),(3245,2,'2023-02-15 09:57:26','2023-02-15 07:57:26','<h3>\n				<strong>Book a Gliding Experience​</strong>			</h3>\n		<!-- //.wpzoom-elementor-addons-image-box -->\n		<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul><li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2023-02-15 09:57:26','2023-02-15 07:57:26','',2372,'https://www.capegliding.co.za/?p=3245',0,'revision','',0),(3246,2,'2023-02-15 09:57:26','2023-02-15 07:57:26','<p>Members of the public can safely experience gliding with an qualified instructor. The flight is an introduction to gliding and serves as your first lesson. Flights are done in a two seat glider and the launch is by Aerotow.</p><p>You will arrive at the airfield at the agreed time and there will be an instructor to meet you. He/she will explain how the flight will work and answer any questions you might have.</p><p>You will then go to the glider where you will receive a safety briefing and subsequently experience the most amazing flight of your life. During the flight you will be allowed to control the glider and basic manoeuvres will be taught while under safe supervision. </p><ul><li>A Gliding Experience flight cost R2,800 for 2023 (approximately $144/£125/€125).</li><li>Should you join as member within 30 days of your flight, we will reduce the cost to only R800 and allocate the difference to your joining fee.</li><li>Flight launch will be by Aerotow and flights are approximately 30mins in duration.</li><li>Available on weekends.</li><li>Remember flying is weather dependant and your safety is our concern.</li><li>Price is subject to change due to fuel inflation, but once booked we will honour the booking price for 60 days.</li></ul>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_3\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        <fieldset id=\"field_3_1\"   data-js-reload=\"field_3_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_3_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_3_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_3_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_3_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_3_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_3_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_3_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_3_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <label class=\'gfield_label\' for=\'input_3_11\' >Details</label><textarea name=\'input_11\' id=\'input_3_11\' class=\'textarea large\'    placeholder=\'Please add the date that would be ideal for you to fly with us.\'  aria-invalid=\"false\"   rows=\'10\' cols=\'50\'></textarea>\n         <input type=\'submit\' id=\'gform_submit_button_3\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_3\"]){return false;}  if( !jQuery(\"#gform_3\")[0].checkValidity || jQuery(\"#gform_3\")[0].checkValidity()){window[\"gf_submitting_3\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_3\"]){return false;} if( !jQuery(\"#gform_3\")[0].checkValidity || jQuery(\"#gform_3\")[0].checkValidity()){window[\"gf_submitting_3\"]=true;}  jQuery(\"#gform_3\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_3\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'3\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_3\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_3\' id=\'gform_target_page_number_3\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_3\' id=\'gform_source_page_number_3\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','Book a Gliding Experience','','inherit','closed','closed','','2372-revision-v1','','','2023-02-15 09:57:26','2023-02-15 07:57:26','',2372,'https://www.capegliding.co.za/?p=3246',0,'revision','',0),(3247,2,'2023-02-15 09:59:25','2023-02-15 07:59:25','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Mar 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to have a gliding experience on\nthe 11th of March. thanks sally</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-5','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3247',0,'postman_sent_mail','',0),(3248,2,'2023-02-15 09:59:32','2023-02-15 07:59:32','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-6','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3248',0,'postman_sent_mail','',0),(3249,2,'2023-02-15 09:59:37','2023-02-15 07:59:37','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 31 Dec 2022, 1 Jan 2023 has been canceled. <br\n/><br /><br /><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Anabel </span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oelmann</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:anabel.oelmann@gmail.com\">anabel.oelmann@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">+491723808128</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hey, this should be a Christmas present for my\nfiancé :) </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-7','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3249',0,'postman_sent_mail','',0),(3250,2,'2023-02-15 09:59:43','2023-02-15 07:59:43','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-8','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3250',0,'postman_sent_mail','',0),(3251,2,'2023-02-15 09:59:45','2023-02-15 07:59:45','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Michael</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Bridgens</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:Jennifer.bridgens@sanofi.com\">Jennifer.bridgens@sanofi.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0824499515</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Hi. I would like to book a flight for my\nhusband for a Christmas present. </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-9','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3251',0,'postman_sent_mail','',0),(3252,2,'2023-02-15 09:59:50','2023-02-15 07:59:50','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-10','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3252',0,'postman_sent_mail','',0),(3253,2,'2023-02-15 09:59:54','2023-02-15 07:59:54','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of jan 23</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-11','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3253',0,'postman_sent_mail','',0),(3254,2,'2023-02-15 09:59:57','2023-02-15 07:59:57','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 21 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Melissa</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Rankin</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:melissajorankin@gmail.com\">melissajorankin@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0781228907</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">I would like to book a gliding experience for\nmy fiancé on the 21st of January please </span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-12','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3254',0,'postman_sent_mail','',0),(3255,2,'2023-02-15 10:00:00','2023-02-15 08:00:00','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-13','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3255',0,'postman_sent_mail','',0),(3256,2,'2023-02-15 10:00:04','2023-02-15 08:00:04','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 18 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Harold</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">daniels</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:harold.daniels@stellenbosch.gov.za\">harold.daniels@stellenbosch.gov.za</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0737876746</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Z3sg</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-14','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3256',0,'postman_sent_mail','',0),(3257,2,'2023-02-15 10:00:07','2023-02-15 08:00:07','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-15','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3257',0,'postman_sent_mail','',0),(3258,2,'2023-02-15 10:00:17','2023-02-15 08:00:17','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 14 Jan 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Steve</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Porter</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:steve@porteranddaughters.com\">steve@porteranddaughters.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0833750320</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">Tester booking</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-16','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3258',0,'postman_sent_mail','',0),(3259,2,'2023-02-15 10:00:21','2023-02-15 08:00:21','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">                                     <!--  dir=\"ltr\" -->\r\n<head></head>\r\n<body style=\"Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;\"\nleftmargin=\"0\" >\r\n<div class=\"wrapper\"\nstyle=\"table-layout:fixed;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;Margin:0;padding-top:10px;padding-bottom:10px;padding-right:10px;padding-left:10px;\"\ndir=\"ltr\" >\r\n    <p style=\"Margin:0;font-size:14px;Margin-bottom:10px;font-family:Helvetica, Roboto, Arial,\nsans-serif;line-height:150%;\" ><p>Your booking  for: 11 Feb 2023 has been canceled. <br /><br /><br\n/><div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">Sally</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">Oughtibridge</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\"><a\nhref=\"mailto:sallyoughtibridge@gmail.com\">sallyoughtibridge@gmail.com</a></span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">0846077355</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">this is a Christmas present for my wife from\nMike</span><br/>\n</div><br /><br />Thank you, Cape Gliding Club<br /><a\nhref=\"https://www.capegliding.co.za\">https://www.capegliding.co.za</a></p></p>    \r\n</div>   \r\n</body>\r\n','Your booking has been declined','Code: 400, Message: Bad Request, Body: {\"code\":\"invalid_parameter\",\"message\":\"to is not valid\"}\n','private','closed','closed','','your-booking-has-been-declined-17','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3259',0,'postman_sent_mail','',0),(3260,0,'2023-02-15 23:52:34','2023-02-15 21:52:34','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.0 to 3.11.1) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.3.8 to 2.3.9) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-42','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3260',0,'postman_sent_mail','',0),(3261,0,'2023-02-17 11:40:10','2023-02-17 09:40:10','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Daniel Neal</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(068) 942-8757</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:kitecapetown@yahoo.com\'>kitecapetown@yahoo.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good morning ,<br />\r\nMy son Neal , 16 years old ,is learning to fly in Europe on both glider and plane ( about 20hrs each) want to become a pilot .<br />\r\nWould love to fly here in the Capetown area .<br />\r\nIs there a chance to fly before we leave on 24th ?<br />\r\nThank you <br />\r\nBest Regards<br />\r\nBenjamin DANIEL <br />\r\n+33689428757 (WhatsApp)</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3261',0,'postman_sent_mail','',0),(3263,0,'2023-02-18 03:54:07','2023-02-18 01:54:07','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Roderick Carmichael</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:rodcarmic@gmail.com\'>rodcarmic@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">G’day, i will be visiting Cape Town in September and hope to visit your gliding operation (and hopefully get airborne) on the 30/31 Sep. weekend. Excepting poor weather, is your club likely to be operational around this time?<br />\r\nThe vision i have seen of gliding there looks amazing! I have been a keen glider pilot for over forty years and would love to experience flying with your club @ The Cape!<br />\r\nCheers!<br />\r\nRodC.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-41','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3263',0,'postman_sent_mail','',0),(3264,0,'2023-02-19 15:10:46','2023-02-19 13:10:46','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gary Amstutz</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:garyamstutz@gmail.com\'>garyamstutz@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good Afternoon, we recently moved to Switzerland from Durban (SA). My son started learning to fly gliders last Summer (Europe) and will finish the course this Summer. The instructional courses don&#039;t run in Winter, so he hasn&#039;t flown for about 8 months now, and I thought, as he will be in SA soon, that he could perhaps do some refresher flights/training with you. Is this a possibility, and what would the costs be? I saw you had a new pilots course at the end of March, but there was a checkbox for Cape residents only. I look forward to hearing back from you. Kind regards Gary</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-42','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3264',0,'postman_sent_mail','',0),(3265,0,'2023-02-21 23:50:34','2023-02-21 21:50:34','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.9 to 2.3.10) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.6.2 to 4.7.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.3.2 to 2.4) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-43','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3265',0,'postman_sent_mail','',0),(3266,0,'2023-02-22 23:52:29','2023-02-22 21:52:29','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.1 to 3.11.2) : https://wordpress.org/plugins/elementor/\n- Post SMTP (from version 2.4 to 2.4.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-44','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3266',0,'postman_sent_mail','',0),(3267,0,'2023-02-23 23:47:18','2023-02-23 21:47:18','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-45','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3267',0,'postman_sent_mail','',0),(3268,0,'2023-02-24 15:00:58','2023-02-24 13:00:58','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Willem Pretorius</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 373-4455</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:manager@paarlgc.co.za\'>manager@paarlgc.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-8','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3268',0,'postman_sent_mail','',0),(3269,0,'2023-02-27 23:45:44','2023-02-27 21:45:44','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-46','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3269',0,'postman_sent_mail','',0),(3270,0,'2023-02-28 11:48:02','2023-02-28 09:48:02','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.1 to 20.2) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-47','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3270',0,'postman_sent_mail','',0),(3271,0,'2023-02-28 23:49:46','2023-02-28 21:49:46','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.7.0 to 4.7.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.94.0 to 1.95.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-48','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3271',0,'postman_sent_mail','',0),(3272,0,'2023-03-01 23:46:56','2023-03-01 21:46:56','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.1 to 2.7.2) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-49','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3272',0,'postman_sent_mail','',0),(3273,0,'2023-03-02 23:51:53','2023-03-02 21:51:53','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.2 to 20.2.1) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-50','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3273',0,'postman_sent_mail','',0),(3274,0,'2023-03-07 11:46:30','2023-03-07 09:46:30','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.3.10 to 2.4.0) : https://wordpress.org/plugins/google-listings-and-ads/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-51','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3274',0,'postman_sent_mail','',0),(3275,0,'2023-03-08 00:15:39','2023-03-07 22:15:39','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.2 to 3.11.3) : https://wordpress.org/plugins/elementor/\n- Jetpack (from version 11.8.4 to 11.9) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.7.1 to 4.8.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-52','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3275',0,'postman_sent_mail','',0),(3276,0,'2023-03-08 11:47:07','2023-03-08 09:47:07','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.11.3 to 3.11.4) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-53','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3276',0,'postman_sent_mail','',0),(3277,0,'2023-03-09 00:32:45','2023-03-08 22:32:45','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.0 to 6.2.1) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-54','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3277',0,'postman_sent_mail','',0),(3278,0,'2023-03-09 13:32:38','2023-03-09 11:32:38','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/post-smtp/\n- Really Simple SSL (from version 6.2.1 to 6.2.2) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-55','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3278',0,'postman_sent_mail','',0),(3279,0,'2023-03-10 13:39:09','2023-03-10 11:39:09','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Oliver Carter</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(076) 527-5317</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:oliver.carter.8@gmail.com\'>oliver.carter.8@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi There<br />\r\n<br />\r\nSo excited to book this experience for my partner, Simona, for her birthday. It&#039;s a gift from her friends and we&#039;re all excited to see where this experience takes her.<br />\r\n<br />\r\nPlease could you make contact with possible dates and details so I can make payment.<br />\r\n<br />\r\nWarm Regards<br />\r\n<br />\r\nOliver</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-2','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3279',0,'postman_sent_mail','',0),(3280,0,'2023-03-10 16:59:07','2023-03-10 14:59:07','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Serge levy</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(083) 679-3112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">We would like to book flight <br />\r\nFor father and 12 year old son for. Tomorrow Saturday 11 th March</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-3','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3280',0,'postman_sent_mail','',0),(3281,0,'2023-03-12 18:06:15','2023-03-12 16:06:15','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Andy Aveling</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:flysilently@gmail.com\'>flysilently@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Could you ask Rene Lans to contact me?  I&#039;d be interested to visit in October/November 2023.<br />\r\n<br />\r\nEither the email or cell +447880730255 (whatsApp)<br />\r\n<br />\r\nVery many thanks<br />\r\n<br />\r\nAndy. Lasham Gliding UK</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-43','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3281',0,'postman_sent_mail','',0),(3282,0,'2023-03-13 00:36:40','2023-03-12 22:36:40','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.3 to 3.11.4) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-56','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3282',0,'postman_sent_mail','',0),(3283,0,'2023-03-13 07:57:01','2023-03-13 05:57:01','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Michael du Preez</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:michaeldp451@gmail.com\'>michaeldp451@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi<br />\r\n<br />\r\nI would like to book an introductory flight for this coming weekend (18 &amp; 19 March), weather permitting.<br />\r\n<br />\r\nI would herewith also like to find out what your hire &amp; Fly rates are for the gliders in your fleet.<br />\r\n<br />\r\nThanks.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-44','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3283',0,'postman_sent_mail','',0),(3284,0,'2023-03-14 00:46:24','2023-03-13 22:46:24','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.2.0 to 1.3.0) : https://wordpress.org/plugins/jetpack-protect/\n- Site Kit by Google (from version 1.95.0 to 1.96.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-57','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3284',0,'postman_sent_mail','',0),(3285,0,'2023-03-14 10:57:06','2023-03-14 08:57:06','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Mike Saunders</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(076) 470-6784</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:mcsaunders86@gmail.com\'>mcsaunders86@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-9','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3285',0,'postman_sent_mail','',0),(3286,0,'2023-03-14 12:03:25','2023-03-14 10:03:25','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3286',0,'postman_sent_mail','',0),(3287,0,'2023-03-14 19:45:23','2023-03-14 17:45:23','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Eve Spalding</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:e.spalding@wustl.edu\'>e.spalding@wustl.edu</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hi,<br />\r\n <br />\r\nHope you are doing well! I am reaching out because I am extremely interested in booking a flight with you all. My boyfriend is coming to visit and he has his pilots license (not glider) so I was thinking that as a birthday surprise I could get him a flight. Is there a way for us to go in the plane together? Also, is it a lesson in the air / how does the gliding processes work regarding instruction etc.. Thank you so much!<br />\r\n <br />\r\nEve</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-45','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3287',0,'postman_sent_mail','',0),(3288,0,'2023-03-15 00:03:15','2023-03-14 22:03:15','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-2','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3288',0,'postman_sent_mail','',0),(3289,0,'2023-03-15 14:28:31','2023-03-15 12:28:31','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hanno Van der walt</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:hannovdw1009@gmail.com\'>hannovdw1009@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good day it is Hanno here we briefly spoke over the phone, please send more info to hannovdw1998@gmail.com<br />\r\n<br />\r\nThanks <br />\r\nHanno</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-46','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3289',0,'postman_sent_mail','',0),(3290,0,'2023-03-16 00:18:58','2023-03-15 22:18:58','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-3','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3290',0,'postman_sent_mail','',0),(3291,0,'2023-03-17 02:13:44','2023-03-17 00:13:44','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-4','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3291',0,'postman_sent_mail','',0),(3292,0,'2023-03-21 01:03:45','2023-03-20 23:03:45','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.8.1) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-5','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3292',0,'postman_sent_mail','',0),(3293,0,'2023-03-22 13:05:55','2023-03-22 11:05:55','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.6) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-6','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3293',0,'postman_sent_mail','',0),(3294,0,'2023-03-23 12:02:16','2023-03-23 10:02:16','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Akismet Anti-Spam (from version 5.0.2 to 5.1) : https://wordpress.org/plugins/akismet/\n- Elementor (from version 3.11.4 to 3.11.5) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.0 to 2.4.1) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 11.9 to 11.9.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.8.0 to 4.9.0) : https://wordpress.org/plugins/mailpoet/\n- Post SMTP (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/post-smtp/\n- Social Icons Widget &amp; Block by WPZOOM (from version 4.2.10 to 4.2.11) : https://wordpress.org/plugins/social-icons-widget-by-wpzoom/\n- TikTok (from version 1.0.15 to 1.0.16) : https://wordpress.org/plugins/tiktok-for-business/\n- Yoast SEO (from version 20.2.1 to 20.3) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.11.5 to 3.11.7) : https://elementor.com/pro/changelog/\n- Gravity Forms (from version 2.7.2 to 2.7.3) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-58','','1','2025-09-18 08:56:55','2025-09-18 06:56:55','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3294',0,'postman_sent_mail','',0),(3295,0,'2023-03-23 17:16:41','2023-03-23 15:16:41','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 787-0720</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I am available any weekend day from the coming weekend and all weekend days in April, except 14-16 April.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-4','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3295',0,'postman_sent_mail','',0),(3296,0,'2023-03-24 21:45:32','2023-03-24 19:45:32','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Fiona Scheder-Bieschin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 465-6656</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:fionascheder@gmail.com\'>fionascheder@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">My son Matthias is turning 15 years on 28 March and is interested to learn gliding - and flying in general. I would like to gift him a first lesson for his birthday and possibly enrol him if he likes it. He is away from 26 March until 16 April but any weekend after ( preferably on a Sunday) we could come out to Worcester for the gliding experience. We know we need to be flexible with regards to the weather, but I appreciate if you put me in touch with an instructor who could take him off potentially on Sunday 23 April?<br />\r\nWith kind regards<br />\r\nFiona</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-5','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3296',0,'postman_sent_mail','',0),(3297,0,'2023-03-27 09:04:42','2023-03-27 07:04:42','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">David C.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:pat@aneesho.com\'>pat@aneesho.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? <br />\r\n<br />\r\nWe charge a low fixed monthly fee. Let me know if you&#039;re interested and would like to see our portfolio.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-47','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3297',0,'postman_sent_mail','',0),(3298,0,'2023-03-27 12:04:48','2023-03-27 10:04:48','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.5 to 2.4.6) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-59','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3298',0,'postman_sent_mail','',0),(3299,0,'2023-03-28 11:50:32','2023-03-28 09:50:32','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.9.0 to 4.10.0) : https://wordpress.org/plugins/mailpoet/\n- Yoast SEO (from version 20.3 to 20.4) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-60','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3299',0,'postman_sent_mail','',0),(3300,0,'2023-03-28 23:59:49','2023-03-28 21:59:49','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.2 to 6.2.3) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-61','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3300',0,'postman_sent_mail','',0),(3301,0,'2023-03-29 12:09:51','2023-03-29 10:09:51','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.11.5 to 3.12.0) : https://wordpress.org/plugins/elementor/\n- Google Listings and Ads (from version 2.4.1 to 2.4.2) : https://wordpress.org/plugins/google-listings-and-ads/\n- Elementor Pro (from version 3.11.7 to 3.12.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-62','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3301',0,'postman_sent_mail','',0),(3302,0,'2023-03-30 00:10:18','2023-03-29 22:10:18','Howzit! Your site at https://www.capegliding.co.za has been updated automatically to WordPress 6.2.\n\nNo further action is needed on your part. For more on version 6.2, see the About WordPress screen:\nhttps://www.capegliding.co.za/wp-admin/about.php\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nYou also have some plugins or themes with updates available. Update them now:\nhttps://www.capegliding.co.za/wp-admin/\n\nThe WordPress Team\n','[Cape Gliding Club] Your site has updated to WordPress 6.2','','private','closed','closed','','cape-gliding-club-your-site-has-updated-to-wordpress-6-2','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3302',0,'postman_sent_mail','',0),(3303,0,'2023-03-30 15:01:39','2023-03-30 13:01:39','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Johan van Greune</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:VGREUNEJ@GMAIL.COM\'>VGREUNEJ@GMAIL.COM</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">I tried to book for a &quot;Glider Experience&quot;  via this website,  but have not had any response yet.<br />\r\nAre these still available?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-48','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3303',0,'postman_sent_mail','',0),(3304,0,'2023-04-02 23:48:38','2023-04-02 21:48:38','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.0 to 3.12.1) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-63','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3304',0,'postman_sent_mail','',0),(3305,0,'2023-04-03 10:24:18','2023-04-03 08:24:18','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">sharon Oconnor</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:sharon.0508@icloud.com\'>sharon.0508@icloud.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">would like to book a experiance<br />\r\n<br />\r\nfor 1 Adult <br />\r\nand 1child 13 years old <br />\r\nover a weekend <br />\r\n<br />\r\nplease advice <br />\r\ncost and date <br />\r\n<br />\r\nplease <br />\r\n<br />\r\nsharon  0836793112</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-49','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3305',0,'postman_sent_mail','',0),(3306,0,'2023-04-03 11:47:36','2023-04-03 09:47:36','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.0 to 3.12.1) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-64','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3306',0,'postman_sent_mail','',0),(3307,0,'2023-04-04 23:47:30','2023-04-04 21:47:30','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack (from version 11.9.1 to 12.0) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.10.0 to 4.11.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-65','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3307',0,'postman_sent_mail','',0),(3308,0,'2023-04-06 23:46:57','2023-04-06 21:46:57','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- WPZOOM Portfolio (from version 1.2.3 to 1.2.4) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-66','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3308',0,'postman_sent_mail','',0),(3309,0,'2023-04-08 10:17:25','2023-04-08 08:17:25','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gerardus van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good day to you from The Netherlands. In January 2024 our family is visiting South africa and we will also pass Worcester. We will be there on January 20th. It&#039;s on a saturday. Is it possible to do the Gliding Experience for 4 persons please?<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby van der meer</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-50','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3309',0,'postman_sent_mail','',0),(3310,0,'2023-04-10 11:47:02','2023-04-10 09:47:02','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.6 to 2.4.7) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-67','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3310',0,'postman_sent_mail','',0),(3311,0,'2023-04-10 12:08:29','2023-04-10 10:08:29','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">J Yang</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 891-4389</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:yangjiaxiang@hotmail.com\'>yangjiaxiang@hotmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Is 16th April ok for your guys?</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-6','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3311',0,'postman_sent_mail','',0),(3312,0,'2023-04-11 11:47:29','2023-04-11 09:47:29','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.4 to 20.5) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-68','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3312',0,'postman_sent_mail','',0),(3313,0,'2023-04-11 15:50:01','2023-04-11 13:50:01','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Van der meer Gip</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:gippie01@gmail.com\'>gippie01@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Good day, I’ve sent a message once before but I don’t know if you got it. We would like to do the gliding experience with you. We are with 4 adults, and we’ll be in Worcester on January 20, 2024. It’s on a Saturday. Is that possible? Hope hearing from you.<br />\r\n<br />\r\nBest regards,<br />\r\n<br />\r\nGip &amp; Debby</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-51','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3313',0,'postman_sent_mail','',0),(3314,0,'2023-04-11 23:47:09','2023-04-11 21:47:09','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.0 to 4.11.1) : https://wordpress.org/plugins/mailpoet/\n- Site Kit by Google (from version 1.96.0 to 1.98.0) : https://wordpress.org/plugins/google-site-kit/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-69','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3314',0,'postman_sent_mail','',0),(3315,0,'2023-04-12 16:03:18','2023-04-12 14:03:18','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Barry Martin</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:bsm@quavity.org\'>bsm@quavity.org</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hey, is there a phone number I can ring to speak with someone about gliding there? I&#039;m a foreign fixed-wing licence holder who will be in South Africa later in the year to convert my licence. Interested in exploring the option to do some first-time gliding while there.<br />\r\n<br />\r\nCurrently in Europe so perhaps there&#039;s a number I can ring through Whatsapp or similar?<br />\r\n<br />\r\nCheers<br />\r\n<br />\r\nBarry</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-52','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3315',0,'postman_sent_mail','',0),(3316,0,'2023-04-13 11:47:11','2023-04-13 09:47:11','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.3 to 2.7.4) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-70','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3316',0,'postman_sent_mail','',0),(3317,0,'2023-04-13 23:47:07','2023-04-13 21:47:07','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Really Simple SSL (from version 6.2.3 to 6.2.4) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-71','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3317',0,'postman_sent_mail','',0),(3318,0,'2023-04-17 23:47:02','2023-04-17 21:47:02','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.7 to 2.4.8) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-72','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3318',0,'postman_sent_mail','',0),(3319,0,'2023-04-18 23:52:03','2023-04-18 21:52:03','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.11.1 to 4.12.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-73','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3319',0,'postman_sent_mail','',0),(3320,0,'2023-04-19 23:46:22','2023-04-19 21:46:22','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.0 to 4.12.1) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.4 to 1.2.5) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-74','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3320',0,'postman_sent_mail','',0),(3321,0,'2023-04-21 23:46:51','2023-04-21 21:46:51','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- MailPoet (from version 4.12.1 to 4.12.2) : https://wordpress.org/plugins/mailpoet/\n- WPZOOM Portfolio (from version 1.2.5 to 1.3.0) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-75','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3321',0,'postman_sent_mail','',0),(3322,0,'2023-04-23 11:46:57','2023-04-23 09:46:57','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.1 to 3.12.2) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-76','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3322',0,'postman_sent_mail','',0),(3323,0,'2023-04-23 19:51:31','2023-04-23 17:51:31','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Dave Bryant</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(083) 440-6035</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:dave@linkeng.co.za\'>dave@linkeng.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-10','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3323',0,'postman_sent_mail','',0),(3324,0,'2023-04-23 23:46:52','2023-04-23 21:46:52','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor Pro (from version 3.12.2 to 3.12.3) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-77','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3324',0,'postman_sent_mail','',0),(3325,0,'2023-04-24 23:46:56','2023-04-24 21:46:56','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Site Kit by Google (from version 1.98.0 to 1.99.0) : https://wordpress.org/plugins/google-site-kit/\n- WPZOOM Portfolio (from version 1.3.0 to 1.3.1) : https://wordpress.org/plugins/wpzoom-portfolio/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-78','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3325',0,'postman_sent_mail','',0),(3326,0,'2023-04-25 23:47:07','2023-04-25 21:47:07','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.2 to 2.4.3) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.12.2 to 4.13.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-79','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3326',0,'postman_sent_mail','',0),(3327,0,'2023-04-26 11:46:47','2023-04-26 09:46:47','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Yoast SEO (from version 20.5 to 20.6) : https://wordpress.org/plugins/wordpress-seo/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-80','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3327',0,'postman_sent_mail','',0),(3328,0,'2023-04-27 11:46:57','2023-04-27 09:46:57','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.4.8 to 2.4.9) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-81','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3328',0,'postman_sent_mail','',0),(3329,0,'2023-04-29 16:12:12','2023-04-29 14:12:12','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(076) 124-3070</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-11','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3329',0,'postman_sent_mail','',0),(3330,0,'2023-04-29 16:46:09','2023-04-29 14:46:09','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Gerrit van Sittert</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:gerritvansittert@gmail.com\'>gerritvansittert@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hello!<br />\r\nI submitted my information to hear about upcoming courses but I have some more questions, if you don&#039;t mind.<br />\r\n<br />\r\nWhen I start, I&#039;d like to do training that is as intensive as possible to save time and money. It&#039;s also the best way to learn, in my opinion.<br />\r\n<br />\r\nIs there a best time of year to do so? How much time and money should I budget for when I start?<br />\r\n<br />\r\nThanks for what you do!<br />\r\nCheers,<br />\r\n<br />\r\nGerrit</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-53','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3330',0,'postman_sent_mail','',0),(3331,0,'2023-05-02 11:46:47','2023-05-02 09:46:47','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-7','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3331',0,'postman_sent_mail','',0),(3332,0,'2023-05-02 20:58:26','2023-05-02 18:58:26','\r\n	\r\n		<title>New submission for PAX booking</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Peret Van der Merwe</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(082) 805-6787</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:peretvdm@gmail.com\'>peretvdm@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Details</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">27 or then 28 May. 1 person.</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for PAX booking','','private','closed','closed','','new-submission-for-pax-booking-7','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3332',0,'postman_sent_mail','',0),(3333,0,'2023-05-02 23:46:52','2023-05-02 21:46:52','Howzit! Plugins failed to update on your site at https://www.capegliding.co.za.\n\n\nPlease check your site now. It’s possible that everything is working. If there are updates available, you should update.\n\n\nThese plugins failed to update:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n\n\nTo manage plugins on your site, visit the Plugins page: https://www.capegliding.co.za/wp-admin/plugins.php\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins have failed to update','','private','closed','closed','','cape-gliding-club-some-plugins-have-failed-to-update-8','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3333',0,'postman_sent_mail','',0),(3334,0,'2023-05-03 11:47:11','2023-05-03 09:47:11','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.3 to 2.4.4) : https://wordpress.org/plugins/google-listings-and-ads/\n- Jetpack (from version 12.0 to 12.1) : https://wordpress.org/plugins/jetpack/\n- MailPoet (from version 4.13.0 to 4.14.0) : https://wordpress.org/plugins/mailpoet/\n- Really Simple SSL (from version 6.2.4 to 6.2.5) : https://wordpress.org/plugins/really-simple-ssl/\n- WPZOOM Instagram Widget &amp; Block (from version 2.1.3 to 2.1.4) : https://wordpress.org/plugins/instagram-widget-by-wpzoom/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-82','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3334',0,'postman_sent_mail','',0),(3335,0,'2023-05-04 23:46:44','2023-05-04 21:46:44','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Gravity Forms (from version 2.7.4 to 2.7.5) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-83','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3335',0,'postman_sent_mail','',0),(3336,0,'2023-05-05 23:46:46','2023-05-05 21:46:46','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Jetpack Protect (from version 1.3.0 to 1.4.0) : https://wordpress.org/plugins/jetpack-protect/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-84','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3336',0,'postman_sent_mail','',0),(3337,0,'2023-05-08 23:46:52','2023-05-08 21:46:52','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.12.2 to 3.13.0) : https://wordpress.org/plugins/elementor/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-85','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3337',0,'postman_sent_mail','',0),(3338,0,'2023-05-09 11:46:58','2023-05-09 09:46:58','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Google Listings and Ads (from version 2.4.4 to 2.4.5) : https://wordpress.org/plugins/google-listings-and-ads/\n- Post SMTP (from version 2.4.9 to 2.5.0) : https://wordpress.org/plugins/post-smtp/\n- Yoast SEO (from version 20.6 to 20.7) : https://wordpress.org/plugins/wordpress-seo/\n- Elementor Pro (from version 3.12.3 to 3.13.0) : https://elementor.com/pro/changelog/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-86','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3338',0,'postman_sent_mail','',0),(3339,0,'2023-05-09 23:46:53','2023-05-09 21:46:53','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.0 to 3.13.1) : https://wordpress.org/plugins/elementor/\n- MailPoet (from version 4.14.0 to 4.15.0) : https://wordpress.org/plugins/mailpoet/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-87','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3339',0,'postman_sent_mail','',0),(3340,0,'2023-05-10 11:47:03','2023-05-10 09:47:03','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.0 to 2.5.1) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-88','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3340',0,'postman_sent_mail','',0),(3341,0,'2023-05-10 11:55:39','2023-05-10 09:55:39','\r\n	\r\n		<title>New submission from Contact Form</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Max Castiglia</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email Address</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:maxcastiglia@gmail.com\'>maxcastiglia@gmail.com</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Message Comments</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Hello, <br />\r\ncould you please tell me which aeroclub in South Africa offers gliding courses to foreigners?<br />\r\nthank you<br />\r\nmax</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission from Contact Form','','private','closed','closed','','new-submission-from-contact-form-54','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3341',0,'postman_sent_mail','',0),(3342,0,'2023-05-10 14:08:14','2023-05-10 12:08:14','\r\n	\r\n		<title>New submission for Ab Initio Course</title>\r\n	\r\n	\r\n		<table width=\"99%\" border=\"0\" cellpadding=\"1\" cellspacing=\"0\" bgcolor=\"#EAEAEA\"><tr><td>\r\n                            <table width=\"100%\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">\r\n                            <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Name</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">Dick Carr</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Phone</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\">(072) 248-4832</font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Email</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><a href=\'mailto:dickcarr@hilbert.co.za\'>dickcarr@hilbert.co.za</a></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#EAF2FA\">\r\n		                                    <td colspan=\"2\">\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><strong>Pre-requisites</strong></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               <tr bgcolor=\"#FFFFFF\">\r\n		                                    <td width=\"20\">&nbsp;</td>\r\n		                                    <td>\r\n		                                        <font style=\"font-family: sans-serif;font-size:12px\"><ul class=\'bulleted\'><li>I am a resident of the Western Cape.</li><li>I am fit, healthy and weigh less than 100kg.</li><li>I am generally interested in aviation e.g. (models, paragliding etc.).</li></ul></font>\r\n		                                    </td>\r\n		                               </tr>\r\n		                               </table>\r\n                        </td>\r\n                   </tr>\r\n               </table>\r\n	\r\n','New submission for Ab Initio Course','','private','closed','closed','','new-submission-for-ab-initio-course-12','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3342',0,'postman_sent_mail','',0),(3343,0,'2023-05-11 23:45:50','2023-05-11 21:45:50','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Elementor (from version 3.13.1 to 3.13.2) : https://wordpress.org/plugins/elementor/\n- Gravity Forms (from version 2.7.5 to 2.7.6) : https://gravityforms.com\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-89','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3343',0,'postman_sent_mail','',0),(3344,0,'2023-05-12 11:47:02','2023-05-12 09:47:02','Howzit! Some plugins have automatically updated to their latest versions on your site at https://www.capegliding.co.za. No further action is needed on your part.\n\n\nThese plugins are now up to date:\n- Post SMTP (from version 2.5.1 to 2.5.2) : https://wordpress.org/plugins/post-smtp/\n\n\nIf you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.\nhttps://wordpress.org/support/forums/\n\nThe WordPress Team','[Cape Gliding Club] Some plugins were automatically updated','','private','closed','closed','','cape-gliding-club-some-plugins-were-automatically-updated-90','','1','2025-09-18 08:56:56','2025-09-18 06:56:56','',0,'https://www.capegliding.co.za/?post_type=postman_sent_mail&#038;p=3344',0,'postman_sent_mail','',0),(3346,0,'2023-08-09 11:52:10','2023-08-09 09:52:10','<iframe title=\"Glide Through Worcester for the ULTIMATE Thrill!\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','651aa743c33085880612d392092f6fa5','','','2023-08-09 11:52:10','2023-08-09 09:52:10','',0,'https://www.capegliding.co.za/651aa743c33085880612d392092f6fa5/',0,'oembed_cache','',0),(3347,0,'2023-08-09 11:54:00','2023-08-09 09:54:00','<iframe title=\"980km 13 November 2022\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/CF9ZNa0hkLw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','0a0b1866c326430bfa1528817d92d3cd','','','2023-08-09 11:54:00','2023-08-09 09:54:00','',0,'https://www.capegliding.co.za/0a0b1866c326430bfa1528817d92d3cd/',0,'oembed_cache','',0),(3348,0,'2023-08-09 11:55:48','2023-08-09 09:55:48','<iframe title=\"Wave Soaring in Worcester ⚡️ Avatar Ikran Gliding\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/MgXV35X_HtU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','e1b98509658ef44b815c1e7450550778','','','2023-08-09 11:55:48','2023-08-09 09:55:48','',0,'https://www.capegliding.co.za/e1b98509658ef44b815c1e7450550778/',0,'oembed_cache','',0),(3349,0,'2023-08-09 11:57:34','2023-08-09 09:57:34','<iframe title=\"What a Shipping Container for Planes look like - PILOT VLOG\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/iL-5-9-WUCM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>','','','publish','closed','closed','','370673a87be50a20d91c9370c490d385','','','2023-08-09 11:57:34','2023-08-09 09:57:34','',0,'https://www.capegliding.co.za/370673a87be50a20d91c9370c490d385/',0,'oembed_cache','',0),(3351,2,'2023-08-17 08:23:17','2023-08-17 06:23:17','<h2>Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-08-17 08:23:17','2023-08-17 06:23:17','',2577,'https://www.capegliding.co.za/?p=3351',0,'revision','',0),(3352,2,'2023-08-17 08:23:18','2023-08-17 06:23:18','<h2>Course Dates: 30 March - 2 April 2023.<br><br>Course fee R 12 000 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' >First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' >Last</label>\n                        </fieldset><label class=\'gfield_label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-08-17 08:23:18','2023-08-17 06:23:18','',2577,'https://www.capegliding.co.za/?p=3352',0,'revision','',0),(3353,2,'2023-08-17 08:23:18','2023-08-17 06:23:18','<h2>Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2023-08-17 08:23:18','2023-08-17 06:23:18','',2577,'https://www.capegliding.co.za/?p=3353',0,'revision','',0),(3354,2,'2023-09-18 17:15:54','2023-09-18 15:15:54','','CGC Foreign Visitor Document Checklist and Indemnity Form 2023 2024','','inherit','','closed','','cgc-foreign-visitor-document-checklist-and-indemnity-form-2023-2024','','','2023-09-18 17:15:54','2023-09-18 15:15:54','',0,'https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf',0,'attachment','application/pdf',0),(3355,2,'2023-09-18 17:16:20','2023-09-18 15:16:20','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a Valid South African GPL or</li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<!-- /wp:heading -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-09-18 17:16:20','2023-09-18 15:16:20','',2589,'https://www.capegliding.co.za/?p=3355',0,'revision','',0),(3356,2,'2023-09-18 17:16:21','2023-09-18 15:16:21','<!-- wp:paragraph -->\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} -->\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\nhttps://youtu.be/srP7RFVdjWc\n</div></figure>\n<!-- /wp:embed -->\n\n<!-- wp:paragraph -->\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">To fly solo, a visiting pilot must either have:   </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>a Valid South African GPL or</li><li>a Foreign Glider Pilot\'s License validated by the SACAA.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Accommodation</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Airspace and Radio Frequencies</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Turn Points</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Detailed info for 2022 visiting Pilots</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/FINAL-CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2022-2023_rev03.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<!-- /wp:heading -->','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-09-18 17:16:21','2023-09-18 15:16:21','',2589,'https://www.capegliding.co.za/?p=3356',0,'revision','',0),(3357,2,'2023-09-18 17:16:21','2023-09-18 15:16:21','<p><!-- wp:paragraph --></p>\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --></p>\n<figure>\nhttps://youtu.be/srP7RFVdjWc\n</figure>\n<p><!-- /wp:embed --></p>\n<p><!-- wp:paragraph --></p>\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To fly solo, a visiting pilot must either have:   </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>a Valid South African GPL or</li>\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Accommodation</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Airspace and Radio Frequencies</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Turn Points</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Detailed info for 2023 visiting Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p><a href=\"https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">This document</a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<p><!-- /wp:heading --></p>','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-09-18 17:16:21','2023-09-18 15:16:21','',2589,'https://www.capegliding.co.za/?p=3357',0,'revision','',0),(3359,2,'2023-11-15 11:02:59','2023-11-15 09:02:59','','CA 61-01.15','','inherit','','closed','','ca-61-01-15','','','2023-11-15 11:02:59','2023-11-15 09:02:59','',0,'https://www.capegliding.co.za/wp-content/uploads/2023/11/CA-61-01.15.pdf',0,'attachment','application/pdf',0),(3362,2,'2023-11-15 11:11:59','2023-11-15 09:11:59','<p><!-- wp:paragraph --></p>\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --></p>\n<figure>\nhttps://youtu.be/srP7RFVdjWc\n</figure>\n<p><!-- /wp:embed --></p>\n<p><!-- wp:paragraph --></p>\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To fly solo, a visiting pilot must either have:   </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>a Valid South African GPL or</li>\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Accommodation</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Airspace and Radio Frequencies</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Turn Points</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Detailed info for 2023 visiting Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p><a href=\"https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">This document</a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<p><!-- /wp:heading --></p>','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-11-15 11:11:59','2023-11-15 09:11:59','',2589,'https://www.capegliding.co.za/?p=3362',0,'revision','',0),(3363,2,'2023-11-15 11:12:00','2023-11-15 09:12:00','<p><!-- wp:paragraph --></p>\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to  experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --></p>\n<figure>\nhttps://youtu.be/srP7RFVdjWc\n</figure>\n<p><!-- /wp:embed --></p>\n<p><!-- wp:paragraph --></p>\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible.&nbsp;Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To fly solo, a visiting pilot must either have:   </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>a Valid South African GPL or</li>\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p>For &nbsp;information on validating your foreign GPL click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a>&nbsp;and&nbsp;<a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_01_application_for_validation_of_a_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a>&nbsp;and&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Accommodation</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit:&nbsp;<a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a>  </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Airspace and Radio Frequencies</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town &nbsp;TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our&nbsp;<a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a>&nbsp;for details on specific reporting points when flying on the ridges.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Turn Points</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from&nbsp;<a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Detailed info for 2023 visiting Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p><a href=\"https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\" target=\"_blank\" style=\"font-size: 1rem;\" rel=\"noopener\">This document</a>&nbsp;provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more. </p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<p><!-- /wp:heading --></p>','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-11-15 11:12:00','2023-11-15 09:12:00','',2589,'https://www.capegliding.co.za/?p=3363',0,'revision','',0),(3364,2,'2023-11-15 11:12:00','2023-11-15 09:12:00','<p><!-- wp:paragraph --></p>\n<p>Visiting pilots are always welcome! Each year we are privileged to receive many overseas guests who come to experience the spectacular scenery and legendary South African soaring conditions. <a href=\"https://en.wikipedia.org/wiki/Cape_Town_International_Airport\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Cape Town International Airport</a> is just more than an hour\'s drive from the club. Many of our visitors prefer flying at the Cape Gliding Club because of the vicinity of the incredible city of Cape Town which is just the most beautiful place on the planet during the European winter.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:embed {\"url\":\"https://youtu.be/srP7RFVdjWc\",\"type\":\"video\",\"providerNameSlug\":\"youtube\",\"responsive\":true,\"className\":\"wp-embed-aspect-16-9 wp-has-aspect-ratio\"} --></p>\n<figure>\nhttps://youtu.be/srP7RFVdjWc\n</figure>\n<p><!-- /wp:embed --></p>\n<p><!-- wp:paragraph --></p>\n<p>We do encourage you to <a href=\"http://www.capegliding.co.za/contact/\">contact us</a> before your visit so that we can assist in making your stay as pleasant as possible. Visiting pilots can either fly with an instructor during a <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">training introductory flight</a>, or they can fly at club rates if they <a href=\"http://www.capegliding.co.za/membership-fees-2022/\">join the club</a> for a minimum of three months.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To fly solo, a visiting pilot must either have:</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:list --></p>\n<ul>\n<li>a Valid South African GPL or</li>\n<li>a Foreign Glider Pilot\'s License validated by the SACAA.</li>\n</ul>\n<p><!-- /wp:list --></p>\n<p><!-- wp:paragraph --></p>\n<p>For  information on validating your foreign GPL click <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Foreign Pilots</a> and <a href=\"http://www.capegliding.co.za/book-a-gliding-experience/\">Training Introduction</a>. To download the application forms click <a href=\"https://www.capegliding.co.za/wp-content/uploads/2023/11/CA-61-01.15.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Validation</a> and <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Application Certificate</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Accommodation</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Club members / visitors may use the club hut for overnight accommodation or camp at the airfield. Private huts are also available for rent on the airfield (to be arranged directly with members concerned). In the town of Worcester there are numerous guest houses and a hotel. Other guest houses exist in the surrounding countryside. For accommodation enquiries visit: <a href=\"https://worcestertourism.com/where-to-stay/\" target=\"_blank\" rel=\"noreferrer noopener\">https://worcestertourism.com/where-to-stay/</a></p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Airspace and Radio Frequencies</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Airspace is unrestricted up to FL85 (airfield elevation is 650ft). Airfield frequency is 124.8 MHz. ATC permission is required from Cape Town Approach ATC on 130.05 MHz to enter controlled airspace between FL85 and FL195 since Worcester airfield (FAWC) is situated underneath the Cape Town  TMA. Outside the TMA airpace is unrestricted up to FL145. All radio communications are in English. Further away from the airfield (outside the TMA) use 131.125 MHz (within the Cape Province). Chat frequency is 123.4 MHz. Please see our <a href=\"http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Cloudbase Club Manual</a> for details on specific reporting points when flying on the ridges.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Turn Points</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p>Waypoints (turn points, airfields, etc.) can be downloaded from <a href=\"https://github.com/csindle/waypointsZA\">here</a>.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Detailed info for 2023 visiting Pilots</h2>\n<p><!-- /wp:heading --></p>\n<p><!-- wp:paragraph --></p>\n<p><a style=\"font-size: 1rem;\" href=\"https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf\" target=\"_blank\" rel=\"noopener\">This document</a> provides more information on the most important matters for the visiting pilots. Licence issues, Fees and more.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:heading --></p>\n<h2>Cape Town <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\">Chart 1 : 1 000 000</a> for VFR Flights <a href=\"http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf</a></h2>\n<p><!-- /wp:heading --></p>','Visiting Glider Pilots','','inherit','closed','closed','','2589-revision-v1','','','2023-11-15 11:12:00','2023-11-15 09:12:00','',2589,'https://www.capegliding.co.za/?p=3364',0,'revision','',0),(3368,0,'2024-06-04 14:15:22','2024-06-04 12:15:22','<iframe title=\"WAVE SOARING in South Africa, Worcester | Avatar Gliding\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/MgXV35X_HtU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','9f81b0de0a37078101da68f37dbbf54a','','','2024-06-04 14:15:22','2024-06-04 12:15:22','',0,'https://www.capegliding.co.za/9f81b0de0a37078101da68f37dbbf54a/',0,'oembed_cache','',0),(3369,0,'2024-06-04 18:38:53','2024-06-04 16:38:53','<iframe title=\"980km 13 November 2022\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/CF9ZNa0hkLw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','b1fe2ff4ec5cf8a1629a959fd812cb2f','','','2024-06-04 18:38:53','2024-06-04 16:38:53','',0,'https://www.capegliding.co.za/b1fe2ff4ec5cf8a1629a959fd812cb2f/',0,'oembed_cache','',0),(3370,0,'2024-06-05 08:50:57','2024-06-05 06:50:57','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','8ccd1dee89b3861b3d2e0990793277d8','','','2024-06-05 08:50:57','2024-06-05 06:50:57','',0,'https://www.capegliding.co.za/8ccd1dee89b3861b3d2e0990793277d8/',0,'oembed_cache','',0),(3371,0,'2024-06-07 01:21:21','2024-06-06 23:21:21','<iframe title=\"SHIPPING CONTAINER FOR GLIDERS | South Africa Vlog 1\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/iL-5-9-WUCM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','279328411a3b879782ce5355c79c1477','','','2024-06-07 01:21:21','2024-06-06 23:21:21','',0,'https://www.capegliding.co.za/279328411a3b879782ce5355c79c1477/',0,'oembed_cache','',0),(3373,2,'2024-12-04 11:33:59','2024-12-04 09:33:59','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br /><br /></p>\n<!-- /wp:paragraph -->		\n			<h2>Safety Meeting - 27th November 2024</h2>		\n		https://www.youtube.com/watch?v=jwqW-M8C7sw','Cape Gliding Club Safety','','publish','closed','closed','','cape-gliding-club-safety','','','2024-12-04 11:40:21','2024-12-04 09:40:21','',0,'https://www.capegliding.co.za/?page_id=3373',0,'page','',0),(3374,2,'2024-12-04 11:37:22','2024-12-04 09:37:22','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br></p>\n<!-- /wp:paragraph -->','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:37:22','2024-12-04 09:37:22','',3373,'https://www.capegliding.co.za/?p=3374',0,'revision','',0),(3375,2,'2024-12-04 11:37:22','2024-12-04 09:37:22','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br></p>\n<!-- /wp:paragraph -->','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:37:22','2024-12-04 09:37:22','',3373,'https://www.capegliding.co.za/?p=3375',0,'revision','',0),(3376,2,'2024-12-04 11:37:22','2024-12-04 09:37:22','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br></p>\n<!-- /wp:paragraph -->https://www.youtube.com/watch?v=jwqW-M8C7sw','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:37:22','2024-12-04 09:37:22','',3373,'https://www.capegliding.co.za/?p=3376',0,'revision','',0),(3378,2,'2024-12-04 11:40:20','2024-12-04 09:40:20','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br></p>\n<!-- /wp:paragraph -->https://www.youtube.com/watch?v=jwqW-M8C7sw','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:40:20','2024-12-04 09:40:20','',3373,'https://www.capegliding.co.za/?p=3378',0,'revision','',0),(3379,2,'2024-12-04 11:40:21','2024-12-04 09:40:21','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br><br></p>\n<!-- /wp:paragraph -->https://www.youtube.com/watch?v=jwqW-M8C7sw','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:40:21','2024-12-04 09:40:21','',3373,'https://www.capegliding.co.za/?p=3379',0,'revision','',0),(3380,2,'2024-12-04 11:40:21','2024-12-04 09:40:21','<!-- wp:paragraph -->\n<p>We run quarterly safety meeting where our knowledgeable and experienced instructors and guests guide us in the art of safe gliding.<br /><br /></p>\n<!-- /wp:paragraph -->		\n			<h2>Safety Meeting - 27th November 2024</h2>		\n		https://www.youtube.com/watch?v=jwqW-M8C7sw','Cape Gliding Club Safety','','inherit','closed','closed','','3373-revision-v1','','','2024-12-04 11:40:21','2024-12-04 09:40:21','',3373,'https://www.capegliding.co.za/?p=3380',0,'revision','',0),(3381,2,'2024-12-04 11:42:44','2024-12-04 09:42:44','','Safety','','publish','closed','closed','','safety','','','2024-12-04 11:42:44','2024-12-04 09:42:44','',0,'https://www.capegliding.co.za/?p=3381',6,'nav_menu_item','',0),(3382,0,'2024-12-05 23:24:05','2024-12-05 21:24:05','<iframe title=\"Stress free cross country soaring, or how to land out and fly again the next day.\" width=\"525\" height=\"295\" src=\"https://www.youtube.com/embed/jwqW-M8C7sw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','8fa3b1d3eb373102e11f6c6b9f656655','','','2024-12-05 23:24:05','2024-12-05 21:24:05','',0,'https://www.capegliding.co.za/8fa3b1d3eb373102e11f6c6b9f656655/',0,'oembed_cache','',0),(3383,1,'2024-12-18 11:47:02','2024-12-18 09:47:02','[mailpoet_page]','MailPoet Page','','publish','closed','closed','','captcha','','','2024-12-18 11:47:02','2024-12-18 09:47:02','',0,'https://www.capegliding.co.za/?p=3383',0,'mailpoet_page','',0),(3385,2,'2025-01-08 10:27:37','2025-01-08 08:27:37','<h2>Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-01-08 10:27:37','2025-01-08 08:27:37','',2577,'https://www.capegliding.co.za/?p=3385',0,'revision','',0),(3386,2,'2025-01-08 10:27:38','2025-01-08 08:27:38','<h2>Course Dates: 5th October - 8th October 2023.<br><br>Course fee R 12 500 breakfast and dinner included.</h2>		\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"   data-js-reload=\"field_2_1\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\' >Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\' >Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"   data-js-reload=\"field_2_10\"><legend class=\'gfield_label gform-field-label gfield_label_before_complex\'  >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-01-08 10:27:38','2025-01-08 08:27:38','',2577,'https://www.capegliding.co.za/?p=3386',0,'revision','',0),(3387,2,'2025-01-08 10:27:38','2025-01-08 08:27:38','<h2>Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.</h2>				\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                <style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style>\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" value=\"\"/>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"  data-js-reload=\"field_2_1\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\'>Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\'>Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"  data-js-reload=\"field_2_10\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-01-08 10:27:38','2025-01-08 08:27:38','',2577,'https://www.capegliding.co.za/?p=3387',0,'revision','',0),(3394,2,'2025-04-22 17:50:54','2025-04-22 15:50:54','<!-- wp:wpzoom-blocks/social-sharing {\"platforms\":[{\"id\":\"facebook\",\"name\":\"Facebook\",\"enabled\":true,\"color\":\"#0866FF\"},{\"id\":\"x\",\"name\":\"Share on X\",\"enabled\":true,\"color\":\"#000000\"},{\"id\":\"threads\",\"name\":\"Threads\",\"enabled\":false,\"color\":\"#000000\"},{\"id\":\"linkedin\",\"name\":\"LinkedIn\",\"enabled\":true,\"color\":\"#0966c2\"},{\"id\":\"pinterest\",\"name\":\"Pinterest\",\"enabled\":false,\"color\":\"#E60023\"},{\"id\":\"reddit\",\"name\":\"Reddit\",\"enabled\":false,\"color\":\"#FF4500\"},{\"id\":\"pocket\",\"name\":\"Pocket\",\"enabled\":false,\"color\":\"#EF3F56\"},{\"id\":\"telegram\",\"name\":\"Telegram\",\"enabled\":false,\"color\":\"#0088cc\"},{\"id\":\"whatsapp\",\"name\":\"WhatsApp\",\"enabled\":true,\"color\":\"#25D366\"},{\"id\":\"bluesky\",\"name\":\"Bluesky\",\"enabled\":false,\"color\":\"#1DA1F2\"},{\"id\":\"email\",\"name\":\"Email\",\"enabled\":true,\"color\":\"#333333\"},{\"id\":\"copy-link\",\"name\":\"Copy Link\",\"enabled\":true,\"color\":\"#333333\"}]} -->\n<div class=\"wp-block-wpzoom-blocks-social-sharing align-none wpzoom-social-sharing-block\" style=\"text-align:none\"><ul class=\"social-sharing-icons\"><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-facebook\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#0866FF;border:none\" href=\"https://www.facebook.com/sharer/sharer.php?u={url}&amp;t={title}\" title=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"facebook\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">Facebook</span></a></li><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-x\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#000000;border:none\" href=\"https://x.com/intent/tweet?url={url}&amp;text={title}\" title=\"Share on X\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"x\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">Share on X</span></a></li><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-linkedin\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#0966c2;border:none\" href=\"https://www.linkedin.com/sharing/share-offsite/?url={url}\" title=\"LinkedIn\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"linkedin\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">LinkedIn</span></a></li><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-whatsapp\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#25D366;border:none\" href=\"https://api.whatsapp.com/send?text={title}%20{url}\" title=\"WhatsApp\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"whatsapp\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">WhatsApp</span></a></li><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-email\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#333333;border:none\" href=\"mailto:?subject={title}&amp;body={url}\" title=\"Email\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"email\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-.4 4.25l-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25c-.25-.16-.4-.43-.4-.72 0-.67.73-1.07 1.3-.72L12 11l6.7-4.19c.57-.35 1.3.05 1.3.72 0 .29-.15.56-.4.72z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">Email</span></a></li><li class=\"social-sharing-icon-li\"><a class=\"social-sharing-icon social-sharing-icon-copy-link\" style=\"padding:5px 15px;margin:5px 5px;border-radius:50px;font-size:20px;color:#ffffff;background-color:#333333;border:none\" href=\"#copy-link\" title=\"Copy Link\" target=\"_blank\" rel=\"noopener noreferrer\" data-platform=\"copy-link\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" style=\"width:20px;height:20px;fill:#ffffff\" aria-hidden=\"true\"><path d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\"></path></svg><span class=\"social-sharing-icon-label\" style=\"font-size:16px;color:inherit\">Copy Link</span></a></li></ul></div>\n<!-- /wp:wpzoom-blocks/social-sharing -->','Sharing Buttons Configuration','','publish','closed','closed','','sharing-buttons-configuration','','','2025-04-22 17:50:54','2025-04-22 15:50:54','',0,'https://www.capegliding.co.za/wpzoom-sharing/sharing-buttons-configuration/',0,'wpzoom-sharing','',0),(3399,6,'2025-08-04 20:58:55','2025-08-04 18:58:55','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p>To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 20:58:55','2025-08-04 18:58:55','',111,'https://www.capegliding.co.za/?p=3399',0,'revision','',0),(3400,6,'2025-08-04 20:58:56','2025-08-04 18:58:56','<!-- wp:paragraph -->\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<!-- /wp:paragraph -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:columns -->\n<!-- wp:column {\"width\":\"100%\"} -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Adult</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R440.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R565.00 pm</strong></td></tr></tbody></table><figcaption>As of Sept 2022</figcaption></figure>\n<!-- /wp:table -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- /wp:column -->\n<!-- /wp:columns -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Junior*</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R180.00 pm</td></tr><tr><td>Soaring Society of South Africa</td><td>R81.66 pm</td></tr><tr><td>Aero Club of South Africa</td><td>R43.33 pm</td></tr><tr><td>Total Per Month</td><td><strong>R305.00 pm</strong></td></tr></tbody></table><figcaption>*Any school going member</figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Once off joining fees</strong></td><td></td></tr><tr><td>Adult</td><td>R2,800.00</td></tr><tr><td>Junior</td><td>R1,700.00</td></tr></tbody></table></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:table -->\n<figure><table><tbody><tr><td><strong>Tug Pilot</strong></td><td></td></tr><tr><td>Cape Gliding Club</td><td>R50.00 pm</td></tr><tr><td>Total Per Month</td><td><strong>R50.00 pm</strong></td></tr></tbody></table><figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements,  if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial. </figcaption></figure>\n<!-- /wp:table -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p>To join the club these are the steps to take</p>\n<!-- /wp:paragraph -->\n<!-- wp:list {\"ordered\":true} -->\n<ol><li>Pay Club Joining Fees (adult R2,800, junior R1,700) and Soaring Society Fees (full year R1,500 and R750 for half year)  for the remainder of the year.</li><li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li></ol>\n<!-- /wp:list -->','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 20:58:56','2025-08-04 18:58:56','',111,'https://www.capegliding.co.za/?p=3400',0,'revision','',0),(3401,6,'2025-08-04 20:58:56','2025-08-04 18:58:56','<p><!-- wp:paragraph --></p>\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<p><!-- /wp:paragraph --><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Adult</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R630.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R640 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>As of July 2025</figcaption>\n</figure>\n<p><!-- /wp:table --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Junior*</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R250.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R650 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>*Any school going member</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Once off joining fees</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Adult</td>\n<td>R3500.00</td>\n</tr>\n<tr>\n<td>Junior</td>\n<td>R2150.00</td>\n</tr>\n</tbody>\n</table>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Tug Pilot</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R62,50.00 pm</td>\n</tr>\n<tr>\n<td>Total Per Month</td>\n<td><strong>R62,50.00 pm</strong></td>\n</tr>\n</tbody>\n</table>\n<figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To join the club these are the steps to take</p>\n<p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} --></p>\n<ol>\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.</li>\n<li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li>\n</ol>\n<p><!-- /wp:list --></p>','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 20:58:56','2025-08-04 18:58:56','',111,'https://www.capegliding.co.za/?p=3401',0,'revision','',0),(3402,6,'2025-08-04 21:00:57','2025-08-04 19:00:57','<p><!-- wp:paragraph --></p>\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<p><!-- /wp:paragraph --><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Adult</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R630.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R640 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>As of July 2025</figcaption>\n</figure>\n<p><!-- /wp:table --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Junior*</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R250.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R650 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>*Any school going member</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Once off joining fees</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Adult</td>\n<td>R3500.00</td>\n</tr>\n<tr>\n<td>Junior</td>\n<td>R2150.00</td>\n</tr>\n</tbody>\n</table>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Tug Pilot</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R62,50.00 pm</td>\n</tr>\n<tr>\n<td>Total Per Month</td>\n<td><strong>R62,50.00 pm</strong></td>\n</tr>\n</tbody>\n</table>\n<figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To join the club these are the steps to take</p>\n<p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} --></p>\n<ol>\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.</li>\n<li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li>\n</ol>\n<p><!-- /wp:list --></p>','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 21:00:57','2025-08-04 19:00:57','',111,'https://www.capegliding.co.za/?p=3402',0,'revision','',0),(3403,6,'2025-08-04 21:00:59','2025-08-04 19:00:59','<p><!-- wp:paragraph --></p>\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<p><!-- /wp:paragraph --><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Adult</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R630.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R640 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>As of July 2025</figcaption>\n</figure>\n<p><!-- /wp:table --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Junior*</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R250.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R650 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>*Any school going member</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Once off joining fees</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Adult</td>\n<td>R3500.00</td>\n</tr>\n<tr>\n<td>Junior</td>\n<td>R2150.00</td>\n</tr>\n</tbody>\n</table>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Tug Pilot</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R62,50.00 pm</td>\n</tr>\n<tr>\n<td>Total Per Month</td>\n<td><strong>R62,50.00 pm</strong></td>\n</tr>\n</tbody>\n</table>\n<figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To join the club these are the steps to take</p>\n<p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} --></p>\n<ol>\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees (full year R1500 and R750 for half year) for the remainder of the year.</li>\n<li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li>\n</ol>\n<p><!-- /wp:list --></p>','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 21:00:59','2025-08-04 19:00:59','',111,'https://www.capegliding.co.za/?p=3403',0,'revision','',0),(3404,6,'2025-08-04 21:01:00','2025-08-04 19:01:00','<p><!-- wp:paragraph --></p>\n<p>Membership fees are to join the club and gain access to the many facilities. The club is run on a not for profit basis and training is free to its members. The functioning of the club is only made possible through the contributions of its members.</p>\n<p><!-- /wp:paragraph --><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:columns --></p>\n<p><!-- wp:column {\"width\":\"100%\"} --></p>\n<p><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Adult</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R630.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R640 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>As of July 2025</figcaption>\n</figure>\n<p><!-- /wp:table --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --></p>\n<p><!-- /wp:column --></p>\n<p><!-- /wp:columns --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Junior*</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R250.00 pm</td>\n</tr>\n<tr>\n<td>Soaring Society of South Africa</td>\n<td>R1080 pa</td>\n</tr>\n<tr>\n<td>Aero Club of South Africa</td>\n<td>R650 pa</td>\n</tr>\n<tr>\n<td><br></td>\n<td><br></td>\n</tr>\n</tbody>\n</table>\n<figcaption>*Any school going member</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Once off joining fees</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Adult</td>\n<td>R3500.00</td>\n</tr>\n<tr>\n<td>Junior</td>\n<td>R2150.00</td>\n</tr>\n</tbody>\n</table>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:table --></p>\n<figure>\n<table>\n<tbody>\n<tr>\n<td><strong>Tug Pilot</strong></td>\n<td>&nbsp;</td>\n</tr>\n<tr>\n<td>Cape Gliding Club</td>\n<td>R62,50.00 pm</td>\n</tr>\n<tr>\n<td>Total Per Month</td>\n<td><strong>R62,50.00 pm</strong></td>\n</tr>\n</tbody>\n</table>\n<figcaption><a href=\"http://www.capegliding.co.za/contact-details-for-cape-gliding-club/\">Contact the us</a> for further requirements, if you would like to become one of our regular Tug Pilots. You need not be a glider pilot, but it will be beneficial.</figcaption>\n</figure>\n<p><!-- /wp:table --><!-- wp:paragraph --></p>\n<p><!-- /wp:paragraph --><!-- wp:paragraph {\"fontSize\":\"medium\"} --></p>\n<p>To join the club these are the steps to take</p>\n<p><!-- /wp:paragraph --><!-- wp:list {\"ordered\":true} --></p>\n<ol>\n<li>Pay Club Joining Fees (adult R3500, junior R2150) and Soaring Society Fees for the remainder of the year.</li>\n<li>Complete the online <strong><a href=\"http://www.myglidingclub.co.za/index.php/online-membership-form\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">application form</a></strong>:</li>\n</ol>\n<p><!-- /wp:list --></p>','Membership Fees','','inherit','closed','closed','','111-revision-v1','','','2025-08-04 21:01:00','2025-08-04 19:01:00','',111,'https://www.capegliding.co.za/?p=3404',0,'revision','',0),(3409,6,'2025-08-20 12:52:51','2025-08-20 10:52:51','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"242\" height=\"136\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','994df33936ebbd9e3e7cff2ffcc8a1c9','','','2025-09-18 08:49:40','2025-09-18 06:49:40','',0,'https://www.capegliding.co.za/994df33936ebbd9e3e7cff2ffcc8a1c9/',0,'oembed_cache','',0),(3410,6,'2025-08-20 12:54:14','2025-08-20 10:54:14','<h2>Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.</h2>				\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                <style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style>\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" value=\"\"/>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"  data-js-reload=\"field_2_1\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\'>Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\'>Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"  data-js-reload=\"field_2_10\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-08-20 12:54:14','2025-08-20 10:54:14','',2577,'https://www.capegliding.co.za/?p=3410',0,'revision','',0),(3411,6,'2025-08-20 12:54:15','2025-08-20 10:54:15','<h2>Course Dates: 3rd to 6th April 2025.<br><br>Course fee R 15,000 breakfast and dinner included.</h2>				\n		<p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p>https://www.youtube.com/watch?v=ob8W7oaKLnc<p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p>		\n                <style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style>\n                            <p class=\'gform_description\'></p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_2\'  action=\'/wp-admin/admin-ajax.php\' data-formid=\'2\' novalidate><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" value=\"\"/>\n                        If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<fieldset id=\"field_2_1\"  data-js-reload=\"field_2_1\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_1.3\' id=\'input_2_1_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_1.6\' id=\'input_2_1_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_2_1_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_2_3\'>Phone(Required)</label><input name=\'input_3\' id=\'input_2_3\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_2_4\'>Email(Required)</label>\n                            <input name=\'input_4\' id=\'input_2_4\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_2_10\"  data-js-reload=\"field_2_10\" ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites</legend>\n								<input class=\'gfield-choice-input\' name=\'input_10.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_2_10_1\'   />\n								<label for=\'choice_2_10_1\' id=\'label_2_10_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_2_10_2\'   />\n								<label for=\'choice_2_10_2\' id=\'label_2_10_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_10.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_2_10_3\'   />\n								<label for=\'choice_2_10_3\' id=\'label_2_10_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_10_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_2\' class=\'gform_button button\' value=\'Submit\'  onclick=\'if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  \' onkeypress=\'if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }\' /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_2\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'2\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_2\' value=\'WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_target_page_number_2\' id=\'gform_target_page_number_2\' value=\'0\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_source_page_number_2\' id=\'gform_source_page_number_2\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-08-20 12:54:15','2025-08-20 10:54:15','',2577,'https://www.capegliding.co.za/?p=3411',0,'revision','',0),(3412,6,'2025-08-20 12:54:16','2025-08-20 10:54:16','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"is_submit_2\" type=\"hidden\" value=\"1\" /><br /><input name=\"gform_submit\" type=\"hidden\" value=\"2\" /><br /><input name=\"gform_unique_id\" type=\"hidden\" value=\"\" /><br /><input name=\"state_2\" type=\"hidden\" value=\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\" /><br /><input id=\"gform_target_page_number_2\" name=\"gform_target_page_number_2\" type=\"hidden\" value=\"0\" /><br /><input id=\"gform_source_page_number_2\" name=\"gform_source_page_number_2\" type=\"hidden\" value=\"1\" />S<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-08-20 12:54:16','2025-08-20 10:54:16','',2577,'https://www.capegliding.co.za/?p=3412',0,'revision','',0),(3414,2,'2025-09-14 11:19:59','2025-09-14 09:19:59','','home-page-video','','inherit','','closed','','home-page-video','','','2025-09-14 11:19:59','2025-09-14 09:19:59','',0,'https://www.capegliding.co.za/wp-content/uploads/2025/09/home-page-video.mp4',0,'attachment','video/mp4',0),(3415,2,'2025-09-18 09:19:52','2025-09-18 07:19:52','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"is_submit_2\" type=\"hidden\" value=\"1\" /><br /><input name=\"gform_submit\" type=\"hidden\" value=\"2\" /><br /><input name=\"gform_unique_id\" type=\"hidden\" value=\"\" /><br /><input name=\"state_2\" type=\"hidden\" value=\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\" /><br /><input id=\"gform_target_page_number_2\" name=\"gform_target_page_number_2\" type=\"hidden\" value=\"0\" /><br /><input id=\"gform_source_page_number_2\" name=\"gform_source_page_number_2\" type=\"hidden\" value=\"1\" />S<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:19:52','2025-09-18 07:19:52','',2577,'https://www.capegliding.co.za/?p=3415',0,'revision','',0),(3416,2,'2025-09-18 09:19:52','2025-09-18 07:19:52','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"is_submit_2\" type=\"hidden\" value=\"1\" /><br /><input name=\"gform_submit\" type=\"hidden\" value=\"2\" /><br /><input name=\"gform_unique_id\" type=\"hidden\" value=\"\" /><br /><input name=\"state_2\" type=\"hidden\" value=\"WyJbXSIsIjlkYzE5MTI2MTk5MTU2MmJmNDVmNjhmZjlhZDRjOWFhIl0=\" /><br /><input id=\"gform_target_page_number_2\" name=\"gform_target_page_number_2\" type=\"hidden\" value=\"0\" /><br /><input id=\"gform_source_page_number_2\" name=\"gform_source_page_number_2\" type=\"hidden\" value=\"1\" />S<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:19:52','2025-09-18 07:19:52','',2577,'https://www.capegliding.co.za/?p=3416',0,'revision','',0),(3417,2,'2025-09-18 09:19:52','2025-09-18 07:19:52','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:19:52','2025-09-18 07:19:52','',2577,'https://www.capegliding.co.za/?p=3417',0,'revision','',0),(3418,2,'2025-09-18 09:38:39','2025-09-18 07:38:39','<iframe title=\"Gliding in Worcester | SOARING EPIC SCENES\" width=\"222\" height=\"125\" src=\"https://www.youtube.com/embed/ob8W7oaKLnc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>','','','publish','closed','closed','','c3989f0d5f512862394234aba2df5408','','','2025-09-18 09:38:39','2025-09-18 07:38:39','',0,'https://www.capegliding.co.za/c3989f0d5f512862394234aba2df5408/',0,'oembed_cache','',0),(3419,2,'2025-09-18 09:43:37','2025-09-18 07:43:37','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:43:37','2025-09-18 07:43:37','',2577,'https://www.capegliding.co.za/?p=3419',0,'revision','',0),(3420,2,'2025-09-18 09:43:38','2025-09-18 07:43:38','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.</form><fieldset id=\"field_2_1\" data-js-reload=\"field_2_1\"><legend>Name(Required)</legend><p><input id=\"input_2_1_3\" name=\"input_1.3\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_3\">First</label><br /><input id=\"input_2_1_6\" name=\"input_1.6\" type=\"text\" value=\"\" aria-required=\"true\" /><br /><label for=\"input_2_1_6\">Last</label></p></fieldset><p><label for=\"input_2_3\">Phone(Required)</label><input id=\"input_2_3\" name=\"input_3\" type=\"tel\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /><label for=\"input_2_4\">Email(Required)</label><br /><input id=\"input_2_4\" name=\"input_4\" type=\"email\" value=\"\" aria-required=\"true\" aria-invalid=\"false\" /></p><fieldset id=\"field_2_10\" data-js-reload=\"field_2_10\"><legend>Pre-requisites</legend><p><input id=\"choice_2_10_1\" name=\"input_10.1\" type=\"checkbox\" value=\"I am a resident of the Western Cape.\" /><br /><label id=\"label_2_10_1\" for=\"choice_2_10_1\">I am a resident of the Western Cape.</label><br /><input id=\"choice_2_10_2\" name=\"input_10.2\" type=\"checkbox\" value=\"I am fit, healthy and weigh less than 100kg.\" /><br /><label id=\"label_2_10_2\" for=\"choice_2_10_2\">I am fit, healthy and weigh less than 100kg.</label><br /><input id=\"choice_2_10_3\" name=\"input_10.3\" type=\"checkbox\" value=\"I am generally interested in aviation e.g. (models, paragliding etc.).\" /><br /><label id=\"label_2_10_3\" for=\"choice_2_10_3\">I am generally interested in aviation e.g. (models, paragliding etc.).</label><br /><button id=\"button_10_select_all\" type=\"button\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></p></fieldset><p><input id=\"gform_submit_button_2\" type=\"submit\" value=\"Submit\" /><br /><input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></p>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:43:38','2025-09-18 07:43:38','',2577,'https://www.capegliding.co.za/?p=3420',0,'revision','',0),(3421,2,'2025-09-18 09:43:38','2025-09-18 07:43:38','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:43:38','2025-09-18 07:43:38','',2577,'https://www.capegliding.co.za/?p=3421',0,'revision','',0),(3422,2,'2025-09-18 09:44:23','2025-09-18 07:44:23','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:23','2025-09-18 07:44:23','',2577,'https://www.capegliding.co.za/?p=3422',0,'revision','',0),(3423,2,'2025-09-18 09:44:24','2025-09-18 07:44:24','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:24','2025-09-18 07:44:24','',2577,'https://www.capegliding.co.za/?p=3423',0,'revision','',0),(3424,2,'2025-09-18 09:44:24','2025-09-18 07:44:24','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>		\n                            <h2>New Ab Initio Course</h2>\n                            <p class=\'gform_description\'>New Ab Initio Course</p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_4\'  action=\'https://www.capegliding.co.za/wp-admin/post.php?post=2577&#038;action=elementor\' data-formid=\'4\' novalidate><input id=\"input_72f76f61f73121ef9af13b2af8549006\" type=\"hidden\" name=\"input_72f76f61f73121ef9af13b2af8549006\" value=\"\"/>\n                        <fieldset id=\"field_4_3\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_3.3\' id=\'input_4_3_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_3.6\' id=\'input_4_3_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_4_5\'>Phone(Required)</label><input name=\'input_5\' id=\'input_4_5\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_4_8\'>Email(Required)</label>\n                            <input name=\'input_8\' id=\'input_4_8\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_4_7\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites(Required)</legend>\n								<input class=\'gfield-choice-input\' name=\'input_7.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_4_7_1\'   />\n								<label for=\'choice_4_7_1\' id=\'label_4_7_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_4_7_2\'   />\n								<label for=\'choice_4_7_2\' id=\'label_4_7_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_4_7_3\'   />\n								<label for=\'choice_4_7_3\' id=\'label_4_7_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_7_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_4\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' data-submission-type=\'submit\' value=\'Submit\'  /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_4\' value=\'postback\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_4\' id=\'gform_theme_4\' value=\'gravity-theme\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_4\' id=\'gform_style_settings_4\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_4\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'4\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_4\' value=\'WyJ7XCI3LjFcIjpcImIzNzUzNTU1OTc5OGVkZDU4MmM4Y2UzY2QyZDFhNjA1XCIsXCI3LjJcIjpcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3LjNcIjpcIjc5MmNjOGQxY2QzYWQ3MmM5MGM4MjBhOGI5M2I0YWJiXCJ9IiwiZmRmNTBhN2I4NWI4NDExZmVkNzA5NDU2MzgwYzQzNmEiXQ==\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_4\' id=\'gform_target_page_number_4\' value=\'0\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_4\' id=\'gform_source_page_number_4\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:24','2025-09-18 07:44:24','',2577,'https://www.capegliding.co.za/?p=3424',0,'revision','',0),(3425,2,'2025-09-18 09:44:54','2025-09-18 07:44:54','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>		\n                            <h2>New Ab Initio Course</h2>\n                            <p class=\'gform_description\'>New Ab Initio Course</p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_4\'  action=\'https://www.capegliding.co.za/wp-admin/post.php?post=2577&#038;action=elementor\' data-formid=\'4\' novalidate><input id=\"input_72f76f61f73121ef9af13b2af8549006\" type=\"hidden\" name=\"input_72f76f61f73121ef9af13b2af8549006\" value=\"\"/>\n                        <fieldset id=\"field_4_3\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_3.3\' id=\'input_4_3_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_3.6\' id=\'input_4_3_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_4_5\'>Phone(Required)</label><input name=\'input_5\' id=\'input_4_5\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_4_8\'>Email(Required)</label>\n                            <input name=\'input_8\' id=\'input_4_8\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_4_7\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites(Required)</legend>\n								<input class=\'gfield-choice-input\' name=\'input_7.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_4_7_1\'   />\n								<label for=\'choice_4_7_1\' id=\'label_4_7_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_4_7_2\'   />\n								<label for=\'choice_4_7_2\' id=\'label_4_7_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_4_7_3\'   />\n								<label for=\'choice_4_7_3\' id=\'label_4_7_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_7_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_4\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' data-submission-type=\'submit\' value=\'Submit\'  /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_4\' value=\'postback\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_4\' id=\'gform_theme_4\' value=\'gravity-theme\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_4\' id=\'gform_style_settings_4\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_4\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'4\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_4\' value=\'WyJ7XCI3LjFcIjpcImIzNzUzNTU1OTc5OGVkZDU4MmM4Y2UzY2QyZDFhNjA1XCIsXCI3LjJcIjpcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3LjNcIjpcIjc5MmNjOGQxY2QzYWQ3MmM5MGM4MjBhOGI5M2I0YWJiXCJ9IiwiZmRmNTBhN2I4NWI4NDExZmVkNzA5NDU2MzgwYzQzNmEiXQ==\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_4\' id=\'gform_target_page_number_4\' value=\'0\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_4\' id=\'gform_source_page_number_4\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:54','2025-09-18 07:44:54','',2577,'https://www.capegliding.co.za/?p=3425',0,'revision','',0),(3426,2,'2025-09-18 09:44:55','2025-09-18 07:44:55','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>		\n                            <h2>New Ab Initio Course</h2>\n                            <p class=\'gform_description\'>New Ab Initio Course</p>\n                        <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_4\'  action=\'https://www.capegliding.co.za/wp-admin/post.php?post=2577&#038;action=elementor\' data-formid=\'4\' novalidate><input id=\"input_72f76f61f73121ef9af13b2af8549006\" type=\"hidden\" name=\"input_72f76f61f73121ef9af13b2af8549006\" value=\"\"/>\n                        <fieldset id=\"field_4_3\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_3.3\' id=\'input_4_3_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_3.6\' id=\'input_4_3_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_4_5\'>Phone(Required)</label><input name=\'input_5\' id=\'input_4_5\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_4_8\'>Email(Required)</label>\n                            <input name=\'input_8\' id=\'input_4_8\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_4_7\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites(Required)</legend>\n								<input class=\'gfield-choice-input\' name=\'input_7.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_4_7_1\'   />\n								<label for=\'choice_4_7_1\' id=\'label_4_7_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_4_7_2\'   />\n								<label for=\'choice_4_7_2\' id=\'label_4_7_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_4_7_3\'   />\n								<label for=\'choice_4_7_3\' id=\'label_4_7_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_7_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_4\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' data-submission-type=\'submit\' value=\'Submit\'  /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_4\' value=\'postback\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_4\' id=\'gform_theme_4\' value=\'gravity-theme\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_4\' id=\'gform_style_settings_4\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_4\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'4\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_4\' value=\'WyJ7XCI3LjFcIjpcImIzNzUzNTU1OTc5OGVkZDU4MmM4Y2UzY2QyZDFhNjA1XCIsXCI3LjJcIjpcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3LjNcIjpcIjc5MmNjOGQxY2QzYWQ3MmM5MGM4MjBhOGI5M2I0YWJiXCJ9IiwiZmRmNTBhN2I4NWI4NDExZmVkNzA5NDU2MzgwYzQzNmEiXQ==\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_4\' id=\'gform_target_page_number_4\' value=\'0\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_4\' id=\'gform_source_page_number_4\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:55','2025-09-18 07:44:55','',2577,'https://www.capegliding.co.za/?p=3426',0,'revision','',0),(3427,2,'2025-09-18 09:44:55','2025-09-18 07:44:55','<h2>Course Dates: Thursday 9th to Sunday 12th October 2025.</h2><p>Course fee R 16,000 breakfast and dinner included.</p><p data-elementor-setting-key=\"title\" data-pen-placeholder=\"Type Here...\">Cape Gliding Club regularly holds 4 day training courses for new pilots. Whether you have previous flying experience or are a complete beginner, these courses will help you make faster consistent progress. The courses are held from a Thursday to Sunday and places are limited due to aircraft and instructor availability.</p><p>https://www.youtube.com/watch?v=ob8W7oaKLnc</p><p>The course fee includes all flights and instruction, temporary membership, gliding training manual and gliding student logbook, dinner and breakfast.</p><p>Accommodation during the course is not included in the course fee. It is possible to rent accommodation at the airfield or alternatively camp at the airfield, where camping facilities are available. Many guest house options are of course also available in and around Worcester.</p><p>If you are under 18, parental consent is required. All participants will be required to sign standard indemnity forms.</p><p><style>#gform_wrapper_2[data-form-index=\"2\"].gform-theme,[data-parent-form=\"2_2\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style></p><form id=\"gform_2\" action=\"/wp-admin/admin-ajax.php\" enctype=\"multipart/form-data\" method=\"post\" novalidate=\"\" data-formid=\"2\"><input id=\"input_c599f72f82d4a850e820b72105c86b2f\" name=\"input_c599f72f82d4a850e820b72105c86b2f\" type=\"hidden\" value=\"\" /><br />If you are interested in joining one of our courses, please submit the form below. Most instruction at the Club is provided free of charge with the aim of maintaining our member population. The course fee covers the direct costs related to flying along with dinner and breakfast.<input name=\"gform_field_values\" type=\"hidden\" value=\"\" /></form>		\n                <form method=\'post\' enctype=\'multipart/form-data\'  id=\'gform_4\'  action=\'https://www.capegliding.co.za/wp-admin/post.php?post=2577&#038;action=elementor\' data-formid=\'4\' novalidate><input id=\"input_72f76f61f73121ef9af13b2af8549006\" type=\"hidden\" name=\"input_72f76f61f73121ef9af13b2af8549006\" value=\"\"/>\n                        <fieldset id=\"field_4_3\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Name(Required)</legend>\n                                                    <input type=\'text\' name=\'input_3.3\' id=\'input_4_3_3\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_3\' class=\'gform-field-label gform-field-label--type-sub \'>First</label>\n                                                    <input type=\'text\' name=\'input_3.6\' id=\'input_4_3_6\' value=\'\'   aria-required=\'true\'     />\n                                                    <label for=\'input_4_3_6\' class=\'gform-field-label gform-field-label--type-sub \'>Last</label>\n                        </fieldset><label class=\'gfield_label gform-field-label\' for=\'input_4_5\'>Phone(Required)</label><input name=\'input_5\' id=\'input_4_5\' type=\'tel\' value=\'\' class=\'large\'   aria-required=\"true\" aria-invalid=\"false\"   /><label class=\'gfield_label gform-field-label\' for=\'input_4_8\'>Email(Required)</label>\n                            <input name=\'input_8\' id=\'input_4_8\' type=\'email\' value=\'\' class=\'large\'    aria-required=\"true\" aria-invalid=\"false\"  />\n                        <fieldset id=\"field_4_7\"  ><legend class=\'gfield_label gform-field-label gfield_label_before_complex\' >Pre-requisites(Required)</legend>\n								<input class=\'gfield-choice-input\' name=\'input_7.1\' type=\'checkbox\'  value=\'I am a resident of the Western Cape.\'  id=\'choice_4_7_1\'   />\n								<label for=\'choice_4_7_1\' id=\'label_4_7_1\' class=\'gform-field-label gform-field-label--type-inline\'>I am a resident of the Western Cape.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.2\' type=\'checkbox\'  value=\'I am fit, healthy and weigh less than 100kg.\'  id=\'choice_4_7_2\'   />\n								<label for=\'choice_4_7_2\' id=\'label_4_7_2\' class=\'gform-field-label gform-field-label--type-inline\'>I am fit, healthy and weigh less than 100kg.</label>\n								<input class=\'gfield-choice-input\' name=\'input_7.3\' type=\'checkbox\'  value=\'I am generally interested in aviation e.g. (models, paragliding etc.).\'  id=\'choice_4_7_3\'   />\n								<label for=\'choice_4_7_3\' id=\'label_4_7_3\' class=\'gform-field-label gform-field-label--type-inline\'>I am generally interested in aviation e.g. (models, paragliding etc.).</label>\n							<button type=\"button\" id=\"button_7_select_all\" onclick=\"gformToggleCheckboxes( this )\" data-checked=\"0\" data-label-select=\"Select All\" data-label-deselect=\"Deselect All\">Select All</button></fieldset>\n         <input type=\'submit\' id=\'gform_submit_button_4\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' data-submission-type=\'submit\' value=\'Submit\'  /> \n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_4\' value=\'postback\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_4\' id=\'gform_theme_4\' value=\'gravity-theme\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_4\' id=\'gform_style_settings_4\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_4\' value=\'1\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'4\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' />\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_4\' value=\'WyJ7XCI3LjFcIjpcImIzNzUzNTU1OTc5OGVkZDU4MmM4Y2UzY2QyZDFhNjA1XCIsXCI3LjJcIjpcIjY4MmUxNjQ0ZDY0ZjFmNGExOTkyYzllMWY0NTE4ZGEwXCIsXCI3LjNcIjpcIjc5MmNjOGQxY2QzYWQ3MmM5MGM4MjBhOGI5M2I0YWJiXCJ9IiwiZmRmNTBhN2I4NWI4NDExZmVkNzA5NDU2MzgwYzQzNmEiXQ==\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_4\' id=\'gform_target_page_number_4\' value=\'0\' />\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_4\' id=\'gform_source_page_number_4\' value=\'1\' />\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' />\n                        </form>','New Pilot Courses','','inherit','closed','closed','','2577-revision-v1','','','2025-09-18 09:44:55','2025-09-18 07:44:55','',2577,'https://www.capegliding.co.za/?p=3427',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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 (25,3,0),(27,3,0),(28,3,0),(34,4,0),(81,5,0),(82,5,0),(89,5,0),(89,6,0),(94,5,0),(94,7,0),(119,8,0),(138,2,0),(139,2,0),(161,9,0),(174,10,0),(2554,2,0),(2580,2,0),(2603,2,0),(2629,2,0),(2686,2,0),(2751,11,0),(2888,11,0),(2895,11,0),(2908,2,0),(2909,11,0),(2945,11,0),(3043,26,0),(3043,28,0),(3221,11,0),(3381,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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) NOT NULL DEFAULT '',
  `description` longtext 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=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,9),(3,3,'nav_menu','',0,3),(4,4,'wp_theme','',0,1),(5,5,'wp_theme','',0,4),(6,6,'wp_template_part_area','',0,1),(7,7,'wp_template_part_area','',0,1),(8,8,'wp_theme','',0,1),(9,9,'portfolio','',0,1),(10,10,'wp_theme','',0,1),(11,11,'category','',0,6),(12,12,'product_type','',0,0),(13,13,'product_type','',0,0),(14,14,'product_type','',0,0),(15,15,'product_type','',0,0),(16,16,'product_visibility','',0,0),(17,17,'product_visibility','',0,0),(18,18,'product_visibility','',0,0),(19,19,'product_visibility','',0,0),(20,20,'product_visibility','',0,0),(21,21,'product_visibility','',0,0),(22,22,'product_visibility','',0,0),(23,23,'product_visibility','',0,0),(24,24,'product_visibility','',0,0),(25,25,'product_cat','',0,0),(26,26,'product_cat','',0,0),(27,27,'product_type','',0,0),(28,28,'product_type','',0,0);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=6 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 (1,11,'wpz_cover_image_id',''),(2,11,'wpz_cover_image_pos','center'),(3,26,'order','0'),(4,26,'product_count_product_cat','0'),(5,25,'product_count_product_cat','0');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) 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=29 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,'Uncategorised','uncategorised',0),(2,'Primary menu','primary-menu',0),(3,'Secondary menu','secondary-menu',0),(4,'twentytwenty','twentytwenty',0),(5,'twentytwentytwo','twentytwentytwo',0),(6,'header','header',0),(7,'footer','footer',0),(8,'inspiro','inspiro',0),(9,'Uncategorized','uncategorized',0),(10,'twentyseventeen','twentyseventeen',0),(11,'Soaring','soaring',0),(12,'simple','simple',0),(13,'grouped','grouped',0),(14,'variable','variable',0),(15,'external','external',0),(16,'exclude-from-search','exclude-from-search',0),(17,'exclude-from-catalog','exclude-from-catalog',0),(18,'featured','featured',0),(19,'outofstock','outofstock',0),(20,'rated-1','rated-1',0),(21,'rated-2','rated-2',0),(22,'rated-3','rated-3',0),(23,'rated-4','rated-4',0),(24,'rated-5','rated-5',0),(25,'Uncategorised','uncategorised',0),(26,'Gliding Experience','gliding-experience',0),(27,'simple_booking','simple_booking',0),(28,'appointment','appointment',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
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) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=247 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','Marketing'),(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,wpzinsta-settings-pointer'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"a8219d6d7d0f54513156a767e40ec6ec338a8e336f9e557e21e5abb547d55c75\";a:4:{s:10:\"expiration\";i:1675845575;s:2:\"ip\";s:15:\"109.104.118.158\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15\";s:5:\"login\";i:1674635975;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','3122'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"109.104.118.0\";}'),(19,1,'wp_user-settings','libraryContent=browse&mfold=o&editor=tinymce'),(20,1,'wp_user-settings-time','1665674356'),(21,1,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_php_nag\";}'),(22,1,'metaboxhidden_dashboard','a:0:{}'),(23,1,'nav_menu_recently_edited','2'),(24,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:11:\"css-classes\";i:3;s:3:\"xfn\";i:4;s:11:\"description\";}'),(25,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(26,1,'wpforms_dash_widget_hide_graph','1'),(27,1,'wp_booking_listing_request_params','a:35:{s:15:\"wh_booking_type\";a:1:{i:0;s:1:\"0\";}s:11:\"wh_approved\";s:0:\"\";s:15:\"wh_booking_date\";a:1:{i:0;s:1:\"3\";}s:24:\"ui_wh_booking_date_radio\";i:0;s:23:\"ui_wh_booking_date_next\";i:0;s:24:\"ui_wh_booking_date_prior\";i:0;s:26:\"ui_wh_booking_date_checkin\";s:0:\"\";s:27:\"ui_wh_booking_date_checkout\";s:0:\"\";s:16:\"wh_what_bookings\";s:3:\"any\";s:20:\"wh_modification_date\";a:1:{i:0;s:1:\"3\";}s:29:\"ui_wh_modification_date_radio\";i:0;s:29:\"ui_wh_modification_date_prior\";i:0;s:31:\"ui_wh_modification_date_checkin\";s:0:\"\";s:32:\"ui_wh_modification_date_checkout\";s:0:\"\";s:7:\"keyword\";s:0:\"\";s:13:\"wh_pay_status\";a:1:{i:0;s:3:\"all\";}s:22:\"ui_wh_pay_status_radio\";s:0:\"\";s:23:\"ui_wh_pay_status_custom\";s:0:\"\";s:7:\"wh_cost\";s:0:\"\";s:8:\"wh_cost2\";s:0:\"\";s:7:\"wh_sort\";s:16:\"booking_id__desc\";s:8:\"wh_trash\";s:3:\"any\";s:8:\"page_num\";i:1;s:16:\"page_items_count\";i:10;s:19:\"ui_usr__send_emails\";s:4:\"send\";s:25:\"ui_usr__is_expand_remarks\";s:3:\"Off\";s:32:\"ui_usr__default_selected_toolbar\";s:7:\"filters\";s:8:\"ui_reset\";s:0:\"\";s:24:\"ui_usr__dates_short_wide\";s:5:\"short\";s:13:\"view_days_num\";i:90;s:17:\"scroll_start_date\";s:0:\"\";s:10:\"scroll_day\";i:0;s:12:\"scroll_month\";i:0;s:11:\"limit_hours\";s:0:\"\";s:21:\"only_booked_resources\";i:0;}'),(28,1,'wpzinsta-settings-pointer-dismissed','wpzinsta-settings-pointer'),(29,1,'elementor_introduction','a:2:{s:7:\"exit_to\";b:1;s:18:\"yoast-introduction\";b:1;}'),(30,1,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:461:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=7.4&platform=wordpress&platform_version=6.1.1&software=free&software_version=20.0&days_active=91-180&user_language=en_ZA&screen=wpbc\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";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:9:\"Marketing\";s:9:\"user_pass\";s:34:\"$P$BW55myVg.dxHvEY4cx2OEWc6zRKorW1\";s:13:\"user_nicename\";s:9:\"marketing\";s:10:\"user_email\";s:21:\"r@privatewealth.co.uk\";s:8:\"user_url\";s:28:\"http://www.capegliding.co.za\";s:15:\"user_registered\";s:19:\"2022-08-24 09:44:59\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:9:\"Marketing\";}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:168:{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:\"wpgmp_admin_overview\";b:1;s:18:\"wpgmp_how_overview\";b:1;s:20:\"wpgmp_form_group_map\";b:1;s:22:\"wpgmp_manage_group_map\";b:1;s:19:\"wpgmp_form_location\";b:1;s:21:\"wpgmp_manage_location\";b:1;s:14:\"wpgmp_form_map\";b:1;s:16:\"wpgmp_manage_map\";b:1;s:21:\"wpgmp_manage_settings\";b:1;s:16:\"wpgmp_form_route\";b:1;s:18:\"wpgmp_manage_route\";b:1;s:20:\"wpgmp_manage_drawing\";b:1;s:24:\"wpgmp_manage_permissions\";b:1;s:18:\"wpgmp_manage_tools\";b:1;s:23:\"wpgmp_manage_extentions\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:19:\"manage_postman_smtp\";b:1;s:19:\"manage_postman_logs\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:19:\"manage_appointments\";b:1;s:26:\"manage_others_appointments\";b:1;s:16:\"edit_appointment\";b:1;s:16:\"read_appointment\";b:1;s:18:\"delete_appointment\";b:1;s:17:\"edit_appointments\";b:1;s:24:\"edit_others_appointments\";b:1;s:20:\"publish_appointments\";b:1;s:25:\"read_private_appointments\";b:1;s:19:\"delete_appointments\";b:1;s:27:\"delete_private_appointments\";b:1;s:29:\"delete_published_appointments\";b:1;s:26:\"delete_others_appointments\";b:1;s:25:\"edit_private_appointments\";b:1;s:27:\"edit_published_appointments\";b:1;s:24:\"manage_appointment_terms\";b:1;s:22:\"edit_appointment_terms\";b:1;s:24:\"delete_appointment_terms\";b:1;s:24:\"assign_appointment_terms\";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\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(31,1,'_yoast_wpseo_profile_updated','1662118138'),(32,1,'_yoast_alerts_dismissed','a:1:{s:26:\"webinar-promo-notification\";b:1;}'),(33,2,'nickname','Steve P'),(34,2,'first_name','Steve'),(35,2,'last_name','Porter'),(36,2,'description',''),(37,2,'rich_editing','true'),(38,2,'syntax_highlighting','true'),(39,2,'comment_shortcuts','false'),(40,2,'admin_color','fresh'),(41,2,'use_ssl','0'),(42,2,'show_admin_bar_front','true'),(43,2,'locale',''),(44,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(45,2,'wp_user_level','10'),(46,2,'_yoast_wpseo_profile_updated','1667300284'),(47,2,'dismissed_wp_pointers','wpzinsta-settings-pointer,theme_editor_notice,zoom-social-pointer'),(58,2,'default_password_nag',''),(59,2,'session_tokens','a:1:{s:64:\"62a7855a92a9060422d866d0a762cd8353367d47f39ac8e9428a0e92053c7eaa\";a:4:{s:10:\"expiration\";i:1758350656;s:2:\"ip\";s:14:\"105.233.174.95\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Safari/605.1.15\";s:5:\"login\";i:1758177856;}}'),(60,2,'wp_dashboard_quick_press_last_post_id','3413'),(62,2,'community-events-location','a:1:{s:2:\"ip\";s:13:\"105.233.174.0\";}'),(63,2,'wpzinsta-settings-pointer-dismissed','wpzinsta-settings-pointer'),(64,2,'wp_booking_listing_request_params','a:35:{s:15:\"wh_booking_type\";a:1:{i:0;s:1:\"0\";}s:11:\"wh_approved\";s:0:\"\";s:15:\"wh_booking_date\";a:1:{i:0;s:1:\"3\";}s:24:\"ui_wh_booking_date_radio\";i:0;s:23:\"ui_wh_booking_date_next\";i:0;s:24:\"ui_wh_booking_date_prior\";i:0;s:26:\"ui_wh_booking_date_checkin\";s:0:\"\";s:27:\"ui_wh_booking_date_checkout\";s:0:\"\";s:16:\"wh_what_bookings\";s:3:\"any\";s:20:\"wh_modification_date\";a:1:{i:0;s:1:\"3\";}s:29:\"ui_wh_modification_date_radio\";i:0;s:29:\"ui_wh_modification_date_prior\";i:0;s:31:\"ui_wh_modification_date_checkin\";s:0:\"\";s:32:\"ui_wh_modification_date_checkout\";s:0:\"\";s:7:\"keyword\";s:0:\"\";s:13:\"wh_pay_status\";a:1:{i:0;s:3:\"all\";}s:22:\"ui_wh_pay_status_radio\";s:0:\"\";s:23:\"ui_wh_pay_status_custom\";s:0:\"\";s:7:\"wh_cost\";s:0:\"\";s:8:\"wh_cost2\";s:0:\"\";s:7:\"wh_sort\";s:16:\"booking_id__desc\";s:8:\"wh_trash\";s:1:\"0\";s:8:\"page_num\";i:1;s:16:\"page_items_count\";i:10;s:19:\"ui_usr__send_emails\";s:4:\"send\";s:25:\"ui_usr__is_expand_remarks\";s:3:\"Off\";s:32:\"ui_usr__default_selected_toolbar\";s:7:\"filters\";s:8:\"ui_reset\";s:0:\"\";s:24:\"ui_usr__dates_short_wide\";s:5:\"short\";s:13:\"view_days_num\";i:30;s:17:\"scroll_start_date\";s:0:\"\";s:10:\"scroll_day\";i:0;s:12:\"scroll_month\";i:0;s:11:\"limit_hours\";s:0:\"\";s:21:\"only_booked_resources\";i:0;}'),(65,2,'elementor_introduction','a:5:{s:18:\"yoast-introduction\";b:1;s:7:\"exit_to\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:6:\"e-apps\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;}'),(66,2,'wp_user-settings','editor=tinymce&libraryContent=browse'),(67,2,'wp_user-settings-time','1667320426'),(68,2,'wp_googlesitekit_tracking_optin','1'),(70,2,'wp_googlesitekit_access_token','PzEIMJJGMAmYuq5BL3esekhKclA3MXNjUk80TWZYZGgrYlpRL3pxSTFzdWRKVmpZZlJobUJibDVYNTVuSnhMM1VLeEpOenlBb1haMDRWSmptTlduUXg4WnQ1RUZacUlUdTJVWWtYWm1VM3hyTFJVaW4yc25MeDRJUHZSSkNQMk5PQnZRQjVEbVM3REhiUDRIV0k0dmF0bXNSUFJ5RHJlZFBXSjNFaG40aFlRRkYwNE9wdThQWERaSWdVQ0pQanJZZlRPajgxNmZDTmN4QzRsYm9QbGRCUkw5dnhWeGpTY2pmMHJpV0R1WmNrbEIvWlAyRjZ2VkxvMG1JaVdYMHprRG80azVvcFl1ODNFQkJ4V2JpVy9IYzlGSW00NmYrcktxbnR3bzViTjZrakpJUmZlUGpvZ1o5cDFJMHI5dUhJS3NUQTh4Z2dzbE0xeXRPcXJmaVpIa3F6YlFWMHEvbDUwQnRsNDkzajdkYk1xUzJHUlFhdTFQNEtHYTJZSTBORUVCeFlxdlFEQ1kxSGNXbmdwVmgrdGtOT29oNGZnUWVtVW93cGw1SkxTcENNMVFFWVltNEwrWFQyTGtROUk9'),(71,2,'wp_googlesitekit_access_token_expires_in','3599'),(72,2,'wp_googlesitekit_access_token_created_at','1758177880'),(73,2,'wp_googlesitekit_refresh_token','WzfLlqeMzpENtShYeDXYnmpXMDV2RVJOcE9LRGlETmh3SGNxcXROOHAyTFRLNXFZWk93QlY3OXJYbUxTdkRCOGh5WHpWOXYzZmMwTm5EY0krZzVGb240Y0UxSEZNK21yR1R4TWxqRnFPKzcxSyt0ekh0aE9yMVAvUkFmTVU5U1ZMUnFRZHBqUjB5Z3BKTU8zMEFvNm9YQnl2QTJJb2UxYldNNjF2RkxOblRoaEZJRWlFamZ2YWRadm40MzNrNGpjclFCRnFYN292SmJWN1VMZUJwMnZQRHdycnlOMHVJQTdMTTB2QkVHakw1NGgvd21MaUJpY1JzUUVjc2NVMXFscVVpem5vOGxlRDZ0QUs3TWRqYWR3cnFVZjA5SVEzaE5rMXVROWVHeGZ2L2RqS0hwbFZLTUpJSHJoeDhXTnRMVVYrQzQ1dGFWejBvK3I0cFJo'),(74,2,'wp_googlesitekit_auth_scopes','a:6:{i:0;s:46:\"https://www.googleapis.com/auth/userinfo.email\";i:1;s:50:\"https://www.googleapis.com/auth/analytics.readonly\";i:2;s:48:\"https://www.googleapis.com/auth/siteverification\";i:3;s:48:\"https://www.googleapis.com/auth/userinfo.profile\";i:4;s:42:\"https://www.googleapis.com/auth/webmasters\";i:5;s:6:\"openid\";}'),(75,2,'wp_googlesitekit_additional_auth_scopes','a:1:{i:0;s:51:\"https://www.googleapis.com/auth/tagmanager.readonly\";}'),(76,2,'wp_googlesitekit_profile','a:4:{s:5:\"email\";s:25:\"steve@datacarpentry.co.za\";s:5:\"photo\";s:97:\"https://lh3.googleusercontent.com/a/ACg8ocLwwLRbNPwTPEN5GEOyrUWEuJe8jfZGxkoEvdUZooYVHBYKWRbO=s100\";s:9:\"full_name\";s:12:\"Steve Porter\";s:12:\"last_updated\";i:1758177881;}'),(77,2,'wp_googlesitekitpersistent_initial_version','1.136.0'),(78,2,'wp_googlesitekit_site_verified_meta','verified'),(79,2,'wp_googlesitekit_transient_timeout_googlesitekit_user_input_settings','1668061947'),(80,2,'wp_googlesitekit_transient_googlesitekit_user_input_settings','a:2:{s:13:\"postFrequency\";a:3:{s:10:\"answeredBy\";s:1:\"0\";s:5:\"scope\";s:4:\"user\";s:6:\"values\";a:0:{}}s:4:\"role\";a:3:{s:10:\"answeredBy\";s:1:\"0\";s:5:\"scope\";s:4:\"user\";s:6:\"values\";a:0:{}}}'),(81,2,'wp_googlesitekit_user_input_state','missing'),(83,2,'wp_googlesitekit_survey_timeouts','a:4:{s:14:\"view_dashboard\";i:1709271541;s:8:\"__global\";i:1709228315;s:18:\"view_ga4_dashboard\";i:1709271512;s:18:\"view_kmw_setup_cta\";i:1709789941;}'),(84,2,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:3:{s:10:\"openPanels\";a:8:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:15:\"page-attributes\";i:3;s:14:\"featured-image\";i:4;s:9:\"post-link\";i:5;s:16:\"discussion-panel\";i:6;s:8:\"template\";i:7;s:23:\"taxonomy-panel-category\";}s:12:\"welcomeGuide\";b:0;s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2022-12-14T09:26:02.890Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;}}'),(85,2,'nav_menu_recently_edited','2'),(86,2,'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\";}'),(87,2,'metaboxhidden_nav-menus','a:5:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:28:\"add-post-type-portfolio_item\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:13:\"add-portfolio\";}'),(88,2,'gform_recent_forms','a:4:{i:0;s:1:\"2\";i:1;s:1:\"4\";i:2;s:1:\"1\";i:3;s:1:\"3\";}'),(89,2,'wp_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"0OPWuBSsd2S5iQpwzTLgGnzEGH3Xvlfa\";s:11:\"auth_secret\";s:32:\"RX91dMsHgBAZ1z13Yl3ejmQ904yUqbXf\";s:12:\"access_token\";s:32:\"75zq8mUCmTPpUjJ7BQwyhob3BJyS05Ud\";s:19:\"access_token_secret\";s:32:\"26hyUBSePVMK05YhGXjltG2WPkaAtDdy\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:17:\"it@irontree.co.za\";}s:19:\"data_share_opted_in\";b:1;}'),(90,3,'nickname','CGCAdmin'),(91,3,'first_name','Greta'),(92,3,'last_name','Greta'),(93,3,'description',''),(94,3,'rich_editing','true'),(95,3,'syntax_highlighting','true'),(96,3,'comment_shortcuts','false'),(97,3,'admin_color','fresh'),(98,3,'use_ssl','0'),(99,3,'show_admin_bar_front','true'),(100,3,'locale',''),(101,3,'wp_capabilities','a:1:{s:6:\"editor\";b:1;}'),(102,3,'wp_user_level','7'),(103,3,'_yoast_wpseo_profile_updated','1671009468'),(104,3,'dismissed_wp_pointers',''),(115,2,'wc_last_active','1676505600'),(118,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(119,2,'jetpack_tracks_wpcom_id','20761823'),(121,2,'meta-box-order_product','a:3:{s:4:\"side\";s:103:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag,channel_visibility\";s:6:\"normal\";s:66:\"wpseo_meta,woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(122,2,'closedpostboxes_product','a:0:{}'),(123,2,'metaboxhidden_product','a:3:{i:0;s:18:\"channel_visibility\";i:1;s:10:\"postcustom\";i:2;s:7:\"slugdiv\";}'),(124,2,'screen_layout_product','2'),(127,2,'my-jetpack-cache-date','1671216297'),(128,2,'my-jetpack-cache','O:8:\"stdClass\":49:{s:15:\"jetpack_premium\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2000;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:15:\"jetpack_premium\";s:11:\"description\";s:53:\"Daily Backups, Automated Restores and Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€108.90\";s:21:\"combined_cost_display\";s:9:\"€108.90\";s:4:\"cost\";d:108.9;s:18:\"cost_smallest_unit\";i:10890;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_business\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2001;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:16:\"jetpack_business\";s:11:\"description\";s:68:\"Daily Backups, Security Scanning, Spam Protection, Polls and Surveys\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€328.90\";s:21:\"combined_cost_display\";s:9:\"€328.90\";s:4:\"cost\";d:328.9;s:18:\"cost_smallest_unit\";i:32890;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2002;s:12:\"product_name\";s:12:\"Jetpack Free\";s:12:\"product_slug\";s:12:\"jetpack_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€0.00\";s:21:\"combined_cost_display\";s:7:\"€0.00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_premium_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2003;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:23:\"jetpack_premium_monthly\";s:11:\"description\";s:49:\"Daily Backups, Security Scanning, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€9.90\";s:21:\"combined_cost_display\";s:7:\"€9.90\";s:4:\"cost\";d:9.9;s:18:\"cost_smallest_unit\";i:990;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_business_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2004;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:24:\"jetpack_business_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€31.90\";s:21:\"combined_cost_display\";s:8:\"€31.90\";s:4:\"cost\";d:31.9;s:18:\"cost_smallest_unit\";i:3190;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_personal\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2005;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:16:\"jetpack_personal\";s:11:\"description\";s:83:\"Daily backups, Spam protection, plus all the features you already love from Jetpack\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€42.90\";s:21:\"combined_cost_display\";s:8:\"€42.90\";s:4:\"cost\";d:42.9;s:18:\"cost_smallest_unit\";i:4290;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_personal_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2006;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:24:\"jetpack_personal_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€3.85\";s:21:\"combined_cost_display\";s:7:\"€3.85\";s:4:\"cost\";d:3.85;s:18:\"cost_smallest_unit\";i:385;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_security_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2010;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:22:\"jetpack_security_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€264.00\";s:21:\"combined_cost_display\";s:9:\"€264.00\";s:4:\"cost\";i:264;s:18:\"cost_smallest_unit\";i:26400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:132;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:30:\"jetpack_security_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2011;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:30:\"jetpack_security_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€22.00\";s:21:\"combined_cost_display\";s:8:\"€22.00\";s:4:\"cost\";i:22;s:18:\"cost_smallest_unit\";i:2200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_security_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2012;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:25:\"jetpack_security_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€708.00\";s:21:\"combined_cost_display\";s:9:\"€708.00\";s:4:\"cost\";i:708;s:18:\"cost_smallest_unit\";i:70800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:354;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:33:\"jetpack_security_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2013;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:33:\"jetpack_security_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€59.00\";s:21:\"combined_cost_display\";s:8:\"€59.00\";s:4:\"cost\";i:59;s:18:\"cost_smallest_unit\";i:5900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_complete\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2014;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:16:\"jetpack_complete\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€720.00\";s:21:\"combined_cost_display\";s:9:\"€720.00\";s:4:\"cost\";i:720;s:18:\"cost_smallest_unit\";i:72000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_complete_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2015;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:24:\"jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€120.00\";s:21:\"combined_cost_display\";s:9:\"€120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t1_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2016;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€300.00\";s:21:\"combined_cost_display\";s:9:\"€300.00\";s:4:\"cost\";i:300;s:18:\"cost_smallest_unit\";i:30000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_security_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2017;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€50.00\";s:21:\"combined_cost_display\";s:8:\"€50.00\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2019;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€863.40\";s:21:\"combined_cost_display\";s:9:\"€863.40\";s:4:\"cost\";d:863.4;s:18:\"cost_smallest_unit\";i:86340;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:347.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:27:\"jetpack_security_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2020;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€71.95\";s:21:\"combined_cost_display\";s:8:\"€71.95\";s:4:\"cost\";d:71.95;s:18:\"cost_smallest_unit\";i:7195;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:41:\"jetpack_backup_addon_storage_10gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2040;s:12:\"product_name\";s:47:\"Jetpack VaultPress Backup Add-on Storage (10GB)\";s:12:\"product_slug\";s:41:\"jetpack_backup_addon_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:33:\"jetpack-backup-addon-storage-10gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€6.00\";s:21:\"combined_cost_display\";s:7:\"€6.00\";s:4:\"cost\";i:6;s:18:\"cost_smallest_unit\";i:600;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:42:\"jetpack_backup_addon_storage_100gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2044;s:12:\"product_name\";s:48:\"Jetpack VaultPress Backup Add-on Storage (100GB)\";s:12:\"product_slug\";s:42:\"jetpack_backup_addon_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:34:\"jetpack-backup-addon-storage-100gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€10.00\";s:21:\"combined_cost_display\";s:8:\"€10.00\";s:4:\"cost\";i:10;s:18:\"cost_smallest_unit\";i:1000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_1tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2048;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (1TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-1tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€20.00\";s:21:\"combined_cost_display\";s:8:\"€20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_backup_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2100;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:20:\"jetpack_backup_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€108.00\";s:21:\"combined_cost_display\";s:9:\"€108.00\";s:4:\"cost\";i:108;s:18:\"cost_smallest_unit\";i:10800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:54;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:28:\"jetpack_backup_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2101;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:28:\"jetpack_backup_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€9.00\";s:21:\"combined_cost_display\";s:7:\"€9.00\";s:4:\"cost\";i:9;s:18:\"cost_smallest_unit\";i:900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2102;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€528.00\";s:21:\"combined_cost_display\";s:9:\"€528.00\";s:4:\"cost\";i:528;s:18:\"cost_smallest_unit\";i:52800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:264;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:31:\"jetpack_backup_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2103;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:31:\"jetpack_backup_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€44.00\";s:21:\"combined_cost_display\";s:8:\"€44.00\";s:4:\"cost\";i:44;s:18:\"cost_smallest_unit\";i:4400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:14:\"jetpack_search\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2104;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:14:\"jetpack_search\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€102.00\";s:21:\"combined_cost_display\";s:9:\"€102.00\";s:4:\"cost\";i:102;s:18:\"cost_smallest_unit\";i:10200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:10200;s:21:\"minimum_price_display\";s:4:\"€0\";s:29:\"minimum_price_monthly_display\";s:4:\"€0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:39;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_search_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2105;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:22:\"jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€8.50\";s:21:\"combined_cost_display\";s:7:\"€8.50\";s:4:\"cost\";d:8.5;s:18:\"cost_smallest_unit\";i:850;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:850;s:21:\"minimum_price_display\";s:4:\"€0\";s:29:\"minimum_price_monthly_display\";s:4:\"€0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:39;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_scan\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144.00\";s:21:\"combined_cost_display\";s:9:\"€144.00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_scan_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2107;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:20:\"jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24.00\";s:21:\"combined_cost_display\";s:8:\"€24.00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_scan_realtime\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2108;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:21:\"jetpack_scan_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€550.00\";s:21:\"combined_cost_display\";s:9:\"€550.00\";s:4:\"cost\";i:550;s:18:\"cost_smallest_unit\";i:55000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_scan_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2109;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:29:\"jetpack_scan_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€55.00\";s:21:\"combined_cost_display\";s:8:\"€55.00\";s:4:\"cost\";i:55;s:18:\"cost_smallest_unit\";i:5500;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_anti_spam\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2110;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:17:\"jetpack_anti_spam\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144.00\";s:21:\"combined_cost_display\";s:9:\"€144.00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_anti_spam_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2111;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:25:\"jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24.00\";s:21:\"combined_cost_display\";s:8:\"€24.00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t1_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2112;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€72.00\";s:21:\"combined_cost_display\";s:8:\"€72.00\";s:4:\"cost\";i:72;s:18:\"cost_smallest_unit\";i:7200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_backup_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2113;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€12.00\";s:21:\"combined_cost_display\";s:8:\"€12.00\";s:4:\"cost\";i:12;s:18:\"cost_smallest_unit\";i:1200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2114;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€347.40\";s:21:\"combined_cost_display\";s:9:\"€347.40\";s:4:\"cost\";d:347.4;s:18:\"cost_smallest_unit\";i:34740;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:25:\"jetpack_backup_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2115;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€28.95\";s:21:\"combined_cost_display\";s:8:\"€28.95\";s:4:\"cost\";d:28.95;s:18:\"cost_smallest_unit\";i:2895;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:18:\"jetpack_videopress\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2116;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:18:\"jetpack_videopress\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144.00\";s:21:\"combined_cost_display\";s:9:\"€144.00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_videopress_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2117;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:26:\"jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24.00\";s:21:\"combined_cost_display\";s:8:\"€24.00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t0_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2120;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t0_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€39.00\";s:21:\"combined_cost_display\";s:8:\"€39.00\";s:4:\"cost\";i:39;s:18:\"cost_smallest_unit\";i:3900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_backup_t0_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2121;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t0_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€3.00\";s:21:\"combined_cost_display\";s:7:\"€3.00\";s:4:\"cost\";i:3;s:18:\"cost_smallest_unit\";i:300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:19:\"jetpack_search_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2130;s:12:\"product_name\";s:19:\"Jetpack Search Free\";s:12:\"product_slug\";s:19:\"jetpack_search_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:19:\"jetpack-search-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€0.00\";s:21:\"combined_cost_display\";s:7:\"€0.00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_one_time\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2201;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (One-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_one_time\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-one-time\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€1.09\";s:21:\"combined_cost_display\";s:7:\"€1.09\";s:4:\"cost\";d:1.09;s:18:\"cost_smallest_unit\";i:109;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_boost_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2400;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:21:\"jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€50.00\";s:21:\"combined_cost_display\";s:8:\"€50.00\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_boost_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2401;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:20:\"jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€300.00\";s:21:\"combined_cost_display\";s:9:\"€300.00\";s:4:\"cost\";i:300;s:18:\"cost_smallest_unit\";i:30000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_social_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2500;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:22:\"jetpack_social_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-social\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€13.00\";s:21:\"combined_cost_display\";s:8:\"€13.00\";s:4:\"cost\";i:13;s:18:\"cost_smallest_unit\";i:1300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_basic_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2503;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:27:\"jetpack_social_basic_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€132.00\";s:21:\"combined_cost_display\";s:9:\"€132.00\";s:4:\"cost\";i:132;s:18:\"cost_smallest_unit\";i:13200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:1;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:1;}}s:28:\"jetpack_social_basic_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2504;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:28:\"jetpack_social_basic_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€13.00\";s:21:\"combined_cost_display\";s:8:\"€13.00\";s:4:\"cost\";i:13;s:18:\"cost_smallest_unit\";i:1300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:1;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:30:\"jetpack_social_advanced_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2602;s:12:\"product_name\";s:23:\"Jetpack Social Advanced\";s:12:\"product_slug\";s:30:\"jetpack_social_advanced_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€396.00\";s:21:\"combined_cost_display\";s:9:\"€396.00\";s:4:\"cost\";i:396;s:18:\"cost_smallest_unit\";i:39600;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:31:\"jetpack_social_advanced_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2603;s:12:\"product_name\";s:23:\"Jetpack Social Advanced\";s:12:\"product_slug\";s:31:\"jetpack_social_advanced_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€39.00\";s:21:\"combined_cost_display\";s:8:\"€39.00\";s:4:\"cost\";i:39;s:18:\"cost_smallest_unit\";i:3900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}}'),(129,2,'protect-cache-date','1671216293'),(130,2,'protect-cache','O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144.00\";s:21:\"combined_cost_display\";s:9:\"€144.00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}'),(131,2,'dismissed_woocommerce_appointments_activation_notice','1'),(139,2,'_woocommerce_tracks_anon_id','woo:cOmM6aCUOnwrpt12jzp0N0Jn'),(143,1,'wc_last_active','1674691200'),(145,1,'_woocommerce_tracks_anon_id','woo:P8kqB2DsP+buXIJzVqi/AcTN'),(146,1,'gform_recent_forms','a:1:{i:0;s:1:\"1\";}'),(147,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(148,1,'jetpack_tracks_anon_id','woo:P8kqB2DsP+buXIJzVqi/AcTN'),(151,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(152,1,'last_update','1674730608'),(153,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";}}s:9:\"_modified\";s:24:\"2023-01-26T10:56:44.060Z\";}'),(154,1,'dismissed_update_notice','1'),(171,2,'wp_googlesitekit_survey_queue','a:1:{i:0;a:4:{s:7:\"session\";a:2:{s:10:\"session_id\";s:64:\"bd4800ee03921d2cfc7d0e97d0148b20f176430109ec44852e7f186377cceca0\";s:13:\"session_token\";s:24:\"r84oyb4xm8e84s2gdsxh66mn\";}s:14:\"survey_payload\";a:3:{s:8:\"language\";s:5:\"en_US\";s:8:\"question\";a:3:{i:0;a:5:{s:16:\"question_ordinal\";i:1;s:13:\"question_text\";s:61:\"Have you tried the new Dashboard Sharing feature in Site Kit?\";s:13:\"question_type\";s:13:\"single_select\";s:17:\"trigger_condition\";a:0:{}s:8:\"question\";a:1:{s:13:\"answer_choice\";a:2:{i:0;a:3:{s:14:\"answer_ordinal\";i:1;s:4:\"text\";s:23:\"Yes, I tried it already\";s:8:\"write_in\";b:0;}i:1;a:3:{s:14:\"answer_ordinal\";i:2;s:4:\"text\";s:31:\"No, I haven’t tried it so far\";s:8:\"write_in\";b:0;}}}}i:1;a:5:{s:16:\"question_ordinal\";i:2;s:13:\"question_text\";s:52:\"Why haven\'t you tried the Dashboard Sharing feature?\";s:13:\"question_type\";s:13:\"single_select\";s:17:\"trigger_condition\";a:1:{i:0;a:2:{s:16:\"question_ordinal\";i:1;s:14:\"answer_ordinal\";a:1:{i:0;i:2;}}}s:8:\"question\";a:1:{s:13:\"answer_choice\";a:3:{i:0;a:3:{s:14:\"answer_ordinal\";i:1;s:4:\"text\";s:26:\"I hadn\'t noticed it so far\";s:8:\"write_in\";b:0;}i:1;a:3:{s:14:\"answer_ordinal\";i:2;s:4:\"text\";s:61:\"I don\'t need to share my Site Kit dashboard with other people\";s:8:\"write_in\";b:0;}i:2;a:3:{s:14:\"answer_ordinal\";i:3;s:4:\"text\";s:6:\"Other:\";s:8:\"write_in\";b:1;}}}}i:2;a:5:{s:16:\"question_ordinal\";i:3;s:13:\"question_text\";s:60:\"What was your experience with the Dashboard Sharing feature?\";s:13:\"question_type\";s:13:\"single_select\";s:17:\"trigger_condition\";a:1:{i:0;a:2:{s:16:\"question_ordinal\";i:1;s:14:\"answer_ordinal\";a:1:{i:0;i:1;}}}s:8:\"question\";a:1:{s:13:\"answer_choice\";a:4:{i:0;a:3:{s:14:\"answer_ordinal\";i:1;s:4:\"text\";s:73:\"I gave it a first look, but I need more time to decide with whom to share\";s:8:\"write_in\";b:0;}i:1;a:3:{s:14:\"answer_ordinal\";i:2;s:4:\"text\";s:107:\"I tried it but it\'s not the right granularity (e.g. I want to share with just one person, not a whole role)\";s:8:\"write_in\";b:0;}i:2;a:3:{s:14:\"answer_ordinal\";i:3;s:4:\"text\";s:69:\"Something went wrong and I wasn\'t able to share (e.g. I got an error)\";s:8:\"write_in\";b:0;}i:3;a:3:{s:14:\"answer_ordinal\";i:4;s:4:\"text\";s:6:\"Other:\";s:8:\"write_in\";b:1;}}}}}s:10:\"completion\";a:1:{i:0;a:6:{s:18:\"completion_ordinal\";i:1;s:16:\"completion_title\";s:33:\"Thanks for sharing your thoughts!\";s:15:\"completion_text\";s:94:\"If you have more feedback about Dashboard Sharing, find us on our WordPress.org support forum.\";s:14:\"follow_up_text\";s:10:\"Let’s go\";s:13:\"follow_up_url\";s:70:\"https://wordpress.org/support/plugin/google-site-kit/reviews/#new-post\";s:17:\"trigger_condition\";N;}}}s:26:\"no_available_survey_reason\";s:0:\"\";s:9:\"survey_id\";s:33:\"dashboard_sharing_not_used_survey\";}}'),(172,2,'announcements_user_counter','1'),(173,2,'elementor_admin_notices','a:2:{s:20:\"design_not_appearing\";a:2:{s:9:\"is_viewed\";b:0;s:4:\"meta\";a:1:{s:7:\"version\";s:6:\"3.19.4\";}}s:20:\"experiment_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),(174,2,'_bws_affiliate_postbox_dismissed','1708937096'),(178,4,'nickname','Ockert.J.Brits@Outlook.com'),(179,4,'first_name','Ockert'),(180,4,'last_name','Brits'),(181,4,'description',''),(182,4,'rich_editing','true'),(183,4,'syntax_highlighting','true'),(184,4,'comment_shortcuts','false'),(185,4,'admin_color','fresh'),(186,4,'use_ssl','0'),(187,4,'show_admin_bar_front','true'),(188,4,'locale',''),(189,4,'wp_capabilities','a:1:{s:6:\"editor\";b:1;}'),(190,4,'wp_user_level','7'),(191,4,'_yoast_wpseo_profile_updated','1736348671'),(192,4,'dismissed_wp_pointers',''),(193,4,'default_password_nag',''),(195,4,'wp_dashboard_quick_press_last_post_id','3405'),(196,4,'community-events-location','a:1:{s:2:\"ip\";s:12:\"41.149.186.0\";}'),(212,2,'essential-addons-for-elementor-lite_review_notice_dismissed','1'),(224,6,'nickname','rudolphschar@gmail.com'),(225,6,'first_name','Rudolph'),(226,6,'last_name','Sharneck'),(227,6,'description',''),(228,6,'rich_editing','true'),(229,6,'syntax_highlighting','true'),(230,6,'comment_shortcuts','false'),(231,6,'admin_color','fresh'),(232,6,'use_ssl','0'),(233,6,'show_admin_bar_front','true'),(234,6,'locale',''),(235,6,'wp_capabilities','a:1:{s:6:\"editor\";b:1;}'),(236,6,'wp_user_level','7'),(237,6,'_yoast_wpseo_profile_updated','1745337338'),(238,6,'dismissed_wp_pointers',''),(239,6,'session_tokens','a:1:{s:64:\"bd5642a7e698957a16f8dfcfe1959fae82d21435c8425d6b7ac0c4e7249169d2\";a:4:{s:10:\"expiration\";i:1755859188;s:2:\"ip\";s:14:\"105.225.89.186\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36\";s:5:\"login\";i:1755686388;}}'),(240,6,'wp_dashboard_quick_press_last_post_id','3407'),(241,6,'community-events-location','a:1:{s:2:\"ip\";s:12:\"105.225.89.0\";}'),(242,6,'wp_persisted_preferences','a:3:{s:4:\"core\";a:2:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";}s:26:\"isComplementaryAreaVisible\";b:0;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-08-20T10:50:34.691Z\";}'),(243,6,'elementor_introduction','a:2:{s:27:\"ai-get-started-announcement\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;}'),(244,4,'session_tokens','a:2:{s:64:\"5f216b3849308fa74f8b0c894fcaac1fe6bb9166813ab0543683c2453f9a3561\";a:4:{s:10:\"expiration\";i:1755689276;s:2:\"ip\";s:14:\"41.149.186.221\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0\";s:5:\"login\";i:1755516476;}s:64:\"01da20339fc6759b6fcd7916dfd9cff6178785f75c3021e755990f54f5d87fc0\";a:4:{s:10:\"expiration\";i:1756726085;s:2:\"ip\";s:14:\"41.149.186.221\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0\";s:5:\"login\";i:1755516485;}}'),(245,6,'wp_user-settings','editor=tinymce'),(246,6,'wp_user-settings-time','1755686387');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) 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=7 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,'Marketing','$P$BW55myVg.dxHvEY4cx2OEWc6zRKorW1','marketing','r@privatewealth.co.uk','http://www.capegliding.co.za','2022-08-24 09:44:59','',0,'Marketing'),(2,'Steve P','$wp$2y$10$oALGppRIC39RQLBX2d37jOd5T3mYqEDVZ48fH9s1H6uECivI6pmdq','steve-p','steve@porteranddaughters.com','http://www.capegliding.co.za','2022-11-01 10:58:04','',0,'Steve Porter'),(3,'CGCAdmin','$P$B9lTbAvg50uraSU797sjhD7SKijIqJ1','cgcadmin','cgcadmin@cgc.org.za','','2022-12-14 09:17:48','1671009468:$P$B2plr84hBq5675Q.Qq7iXRbx1v5rNH.',0,'Greta Greta'),(4,'Ockert.J.Brits@Outlook.com','$wp$2y$10$/VnC5BXVvH4f/Xlqu0wyj.ZFOyd4dHiN28QPTGHnUXjuSG6DDcnCi','ockert-j-britsoutlook-com','Ockert.J.Brits@Outlook.com','','2025-01-08 15:04:31','',0,'Ockert Brits'),(6,'rudolphschar@gmail.com','$wp$2y$10$Y/X3OdkwExiFmd.IQGdZiO80K.XtpjeEHudgcv87nmEljWviQGFti','rudolphschargmail-com','rudolphschar@gmail.com','','2025-04-22 15:55:38','',0,'Rudolph Sharneck');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3140 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (44,38,'notify-refund-returns-page','Edit page','https://www.capegliding.co.za/wp-admin/post.php?post=3034&action=edit','actioned','',NULL,NULL),(45,39,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(89,40,'learn-more-attribute-mapping','Learn more','https://www.capegliding.co.za/wp-admin/admin.php?page=wc-admin&path=/google/attribute-mapping','actioned','',NULL,NULL),(304,37,'meta-noFB-dec-q4-2022','Get started','https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=meta-noFB-dec-q4-2022','unactioned','',NULL,NULL),(305,41,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(306,42,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(349,43,'add-first-product','Add a product','https://www.capegliding.co.za/wp-admin/admin.php?page=wc-admin&task=products','actioned','',NULL,NULL),(350,44,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),(393,45,'jetpack-backup-woocommerce','Get backups','https://jetpack.com/upgrade/backup-woocommerce/?utm_source=inbox&#038;utm_medium=automattic_referred&#038;utm_campaign=jp_backup_to_woo','actioned','',NULL,NULL),(562,46,'first-product-watch-tutorial','Watch tutorial','https://www.youtube.com/watch?v=sFtXa00Jf_o&list=PLHdG8zvZd0E575Ia8Mu3w1h750YLXNfsC&index=24','actioned','',NULL,NULL),(602,34,'wc-admin-manualauthcapture','Learn more','https://woocommerce.com/document/woocommerce-payments/settings-guide/authorize-and-capture/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-manualauthcapture','actioned','',NULL,NULL),(927,30,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned','',NULL,NULL),(931,35,'apple_pay_square_q422','Enable Apple Pay','https://www.capegliding.co.za/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=square_credit_card','unactioned','',NULL,NULL),(932,36,'apple_pay_wcpay_q422','Enable Apple Pay','https://www.capegliding.co.za/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','unactioned','',NULL,NULL),(1157,21,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned','',NULL,NULL),(2143,50,'storeediting_feedback_jan_2023','Share your input','https://t.maze.co/135212793','actioned','',NULL,NULL),(2148,47,'update-db_done','Thanks!','https://www.capegliding.co.za/wp-admin/admin.php?page=wc-admin&path=%2Fmarketing&wc-hide-notice=update','actioned','woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce'),(2350,29,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','https://www.capegliding.co.za/wp-admin/plugins.php','actioned','',NULL,NULL),(2351,31,'paypal_paylater_g3_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned','',NULL,NULL),(2392,32,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned','',NULL,NULL),(3101,1,'browse_extensions','Browse extensions','https://www.capegliding.co.za/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(3102,2,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(3103,3,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(3104,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(3105,5,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),(3106,6,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),(3107,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(3108,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(3109,9,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),(3110,10,'update-wc-subscriptions-3-0-15','View latest version','https://www.capegliding.co.za/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(3111,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(3112,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(3113,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(3114,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(3115,16,'dismiss','Dismiss','','actioned','',NULL,NULL),(3116,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(3117,17,'dismiss','Dismiss','','actioned','',NULL,NULL),(3118,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(3119,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(3120,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(3121,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(3122,20,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(3123,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(3124,22,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(3125,23,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(3126,23,'dismiss','Dismiss','','actioned','',NULL,NULL),(3127,24,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),(3128,25,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),(3129,26,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(3130,27,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(3131,27,'dismiss','Dismiss','','actioned','',NULL,NULL),(3132,28,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(3133,28,'dismiss','Dismiss','','actioned','',NULL,NULL),(3134,33,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned','',NULL,NULL),(3135,48,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://www.capegliding.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),(3136,48,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(3137,49,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://www.capegliding.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),(3138,49,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(3139,51,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(2,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(3,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(4,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(5,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','unactioned','woocommerce.com','2022-12-16 18:03:19',NULL,0,'plain','',0,0,'info'),(6,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','unactioned','woocommerce.com','2022-12-19 10:37:29',NULL,0,'plain','',0,0,'info'),(7,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(8,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(9,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(10,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(11,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(12,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(13,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(14,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(15,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(16,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(17,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(18,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(19,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(20,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(21,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(22,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(23,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(24,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(25,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','unactioned','woocommerce.com','2022-12-23 10:35:11',NULL,0,'plain','',0,0,'info'),(26,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(27,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(28,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(29,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(30,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms &amp; conditions apply</a>.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(31,'paypal_paylater_g3_q4_22','marketing','en_US','Turn browsers into buyers with Pay Later','Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 &amp; Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(32,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(33,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','unactioned','woocommerce.com','2022-12-16 10:38:17',NULL,0,'plain','',0,0,'info'),(34,'wc-admin-manualauthcapture','marketing','en_US','Miss fewer manual payments in WooCommerce Payments','Using WooCommerce Payments to manually authorize and capture payments? We’ve introduced a simplified and more efficient process, so you can miss fewer payments and continue to grow your revenue.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(35,'apple_pay_square_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Enable Apple Pay with Square by selecting  Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-12-16 10:35:05',NULL,0,'plain','',0,0,'info'),(36,'apple_pay_wcpay_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Confirm Apple Pay is enabled by selecting Payments &gt; Settings and making sure Enable express checkouts is checked.','{}','pending','woocommerce.com','2022-12-16 10:35:06',NULL,0,'plain','',0,0,'info'),(37,'meta-noFB-dec-q4-2022','marketing','en_US','Create highly targeted Facebook ads with Facebook for WooCommerce','Sync your product catalog to create Facebook ads and track their performance – all from within your WooCommerce dashboard. With improved tracking signals and speed, plus more accurate tracking with the introduction of Meta’s Conversion API, you’ll have all the tools you need to run effective ad campaigns.','{}','unactioned','woocommerce.com','2022-12-16 10:35:06',NULL,0,'plain','',0,0,'info'),(38,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2022-12-16 10:35:12',NULL,0,'plain','',0,0,'info'),(39,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-12-16 10:35:14',NULL,0,'plain','',0,0,'info'),(40,'gla-attribute-mapping-new-feature','info','en_US','Our latest improvement to the Google Listings & Ads extension: Custom Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','unactioned','gla','2022-12-16 10:38:15',NULL,0,'plain','',0,0,'info'),(41,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2022-12-17 10:38:52',NULL,0,'plain','',0,0,'info'),(42,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2022-12-17 10:38:52',NULL,0,'plain','',0,0,'info'),(43,'wc-admin-add-first-product-note','email','en_US','Add your first product','{greetings}<br /><br />Nice one; you\'ve created a WooCommerce store! Now it\'s time to add your first product and get ready to start selling.<br /><br />There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br /><br /><a href=\"https://woocommerce.com/document/managing-products/?utm_source=help_panel&amp;utm_medium=product\">Explore our docs</a> for more information, or just get started!','{\"role\":\"administrator\"}','unactioned','woocommerce-admin','2022-12-18 10:36:12',NULL,0,'plain','https://www.capegliding.co.za/wp-content/plugins/woocommerce/images/admin_notes/dashboard-widget-setup.png',0,0,'info'),(44,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2022-12-18 10:36:12',NULL,0,'plain','',0,0,'info'),(45,'wc-admin-marketing-jetpack-backup','marketing','en_US','Protect your WooCommerce Store with Jetpack Backup.','Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong.','{}','unactioned','woocommerce-admin-notes','2022-12-19 10:37:29',NULL,0,'thumbnail','https://www.capegliding.co.za/wp-content/plugins/woocommerce/assets/images/admin_notes/marketing-jetpack-2x.png',0,0,'info'),(46,'wc-admin-first-product','info','en_US','Do you need help with adding your first product?','This video tutorial will help you go through the process of adding your first product in WooCommerce.','{}','unactioned','woocommerce-admin','2022-12-23 10:35:10',NULL,0,'plain','',0,0,'info'),(47,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','{}','actioned','woocommerce-core','2023-01-02 07:51:33',NULL,0,'plain','',0,1,'info'),(48,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2023-01-05 10:40:16',NULL,0,'plain','',0,0,'info'),(49,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2023-01-05 10:40:16',NULL,0,'plain','',0,0,'info'),(50,'storeediting_feedback_jan_2023','marketing','en_US','Tell us what you need to customize your store!','We need your feedback. Please spare a few minutes to share your input on what is most important to you when designing and customizing your storefront to help us build the features you need.','{}','unactioned','woocommerce.com','2023-01-13 10:40:00',NULL,0,'plain','',0,0,'info'),(51,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2023-01-16 10:35:26',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_appointment_relationships`
--

DROP TABLE IF EXISTS `wp_wc_appointment_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_appointment_relationships` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) unsigned NOT NULL,
  `staff_id` bigint(20) unsigned NOT NULL,
  `sort_order` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `product_id` (`product_id`),
  KEY `staff_id` (`staff_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_appointment_relationships`
--

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

--
-- Table structure for table `wp_wc_appointments_availability`
--

DROP TABLE IF EXISTS `wp_wc_appointments_availability`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_appointments_availability` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `kind` varchar(100) NOT NULL,
  `kind_id` varchar(100) NOT NULL,
  `event_id` varchar(100) NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `range_type` varchar(60) NOT NULL,
  `from_date` varchar(60) NOT NULL,
  `to_date` varchar(60) NOT NULL,
  `from_range` varchar(60) DEFAULT NULL,
  `to_range` varchar(60) DEFAULT NULL,
  `appointable` varchar(5) NOT NULL DEFAULT 'yes',
  `priority` int(2) NOT NULL DEFAULT 10,
  `qty` bigint(20) NOT NULL,
  `ordering` int(2) NOT NULL DEFAULT 0,
  `date_created` datetime DEFAULT NULL,
  `date_modified` datetime DEFAULT NULL,
  `rrule` text DEFAULT NULL,
  PRIMARY KEY (`ID`),
  KEY `kind_id` (`kind_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_appointments_availability`
--

LOCK TABLES `wp_wc_appointments_availability` WRITE;
/*!40000 ALTER TABLE `wp_wc_appointments_availability` DISABLE KEYS */;
INSERT INTO `wp_wc_appointments_availability` VALUES (2,'availability#product','3043','','','days','','','6','7','yes',10,0,0,'2022-12-16 21:19:24','2022-12-16 21:19:24','');
/*!40000 ALTER TABLE `wp_wc_appointments_availability` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (25,25),(26,26);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

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

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

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

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

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

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

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

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp_wc_product_download_directories` VALUES (1,'file:///home/capeglid/public_html/wp-content/uploads/woocommerce_uploads/',1),(2,'https://www.capegliding.co.za/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (3038,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(3043,'',1,0,2500.0000,2500.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

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

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

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

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

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

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

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

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

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

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

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

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (47,'2','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:749:\"a:27:{s:2:\"id\";s:1:\"2\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"WC\";s:7:\"country\";s:2:\"ZA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"WC\";s:16:\"shipping_country\";s:2:\"ZA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:28:\"steve@porteranddaughters.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1676652574),(48,'t_934715194d7e9783f412a6cb39db6f','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"WC\";s:7:\"country\";s:2:\"ZA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"WC\";s:16:\"shipping_country\";s:2:\"ZA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1676670763),(49,'t_54f2498d5e344ef903ee949b1d75ef','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"WC\";s:7:\"country\";s:2:\"ZA\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"WC\";s:16:\"shipping_country\";s:2:\"ZA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1676706669);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (1,1,'ZA','country');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_methods` VALUES (1,1,'free_shipping',1,1);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zones` VALUES (1,'South Africa',0);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wp_wpc_accesslocks`
--

DROP TABLE IF EXISTS `wp_wpc_accesslocks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_accesslocks` (
  `accesslock_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `accesslock_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `accesslock_IP` varchar(100) NOT NULL DEFAULT '',
  `reason` varchar(200) DEFAULT NULL,
  `unlocked` smallint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`accesslock_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_accesslocks`
--

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

--
-- Table structure for table `wp_wpc_login_fails`
--

DROP TABLE IF EXISTS `wp_wpc_login_fails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_login_fails` (
  `login_attempt_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `login_attempt_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_IP` varchar(100) NOT NULL DEFAULT '',
  `failed_user` varchar(200) NOT NULL DEFAULT '',
  `failed_pass` varchar(200) NOT NULL DEFAULT '',
  `reason` varchar(200) DEFAULT NULL,
  PRIMARY KEY (`login_attempt_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_login_fails`
--

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

--
-- 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 = utf8mb4 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=131 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_forms_locator_scan','W10=','2022-08-24 10:42:30'),(2,'wpforms_admin_addons_cache_update','W10=','2022-08-24 10:42:32'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2022-08-24 10:42:32'),(5,'wpforms_builder_help_cache_update','W10=','2022-08-24 10:48:31'),(13,'wpforms_process_forms_locator_scan','W10=','2022-08-31 13:57:26');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text DEFAULT NULL,
  `initiator` text DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_debug_events`
--

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

--
-- Table structure for table `wp_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpmailsmtp_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_tasks_meta`
--

LOCK TABLES `wp_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_summary_report_email','W10=','2022-12-13 07:02:51');
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (1,'https://www.capegliding.co.za/category/uncategorised/','53:c780039302685d5d0d3334391e6ea66d',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorised',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-09-02 09:51:20','2023-02-13 07:23:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-13 09:23:24','2022-10-13 08:21:34',NULL),(3,'https://www.capegliding.co.za/author/marketing/','47:4f7b3a298ffd4b712efc14cd4c92d21a',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/cb6b26ba5f3f9a9d8263f90a19948a96?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/cb6b26ba5f3f9a9d8263f90a19948a96?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-09-02 09:51:21','2025-09-18 07:44:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-09-18 07:44:55','2021-02-26 20:33:06',NULL),(19,'https://www.capegliding.co.za/learn-to-fly-are-cape-gliding-club/','65:f40cc2869208de05cd38b7717dfd96eb',11,'post','page',1,0,NULL,'Learning to fly at Cape Gliding Club is an affordable way to gain access to aviation. Pilots receive some of the best primary training.','LEARN TO FLY','publish',NULL,0,NULL,NULL,NULL,'Learn to fly',0,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg',NULL,'53','featured-image',NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg','53','featured-image','{\"width\":1440,\"height\":1080,\"filesize\":275398,\"url\":\"https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg\",\"path\":\"/home/capeglid/public_html/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg\",\"size\":\"full\",\"id\":53,\"alt\":\"\",\"pixels\":1555200,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-09-02 09:51:21','2022-11-02 10:12:37',1,NULL,NULL,NULL,NULL,0,0,2,'2022-11-01 16:55:30','2022-08-24 09:51:57',NULL),(30,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-02 09:57:44','2022-11-02 10:12:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(31,'https://www.capegliding.co.za/','30:999b5eb325b1ddd7692fde0357512108',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Worcester Magic!','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,0,NULL,'2022-09-02 09:57:44','2025-09-18 07:44:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-09-18 07:44:55','2022-10-13 08:21:34',NULL),(33,'https://www.capegliding.co.za/contact/','38:76d8030964c4ace6a655ab35e00ad6e6',13,'post','page',1,0,NULL,'Here you will find a Contact Form, Google Map and Contact details for Cape Gliding Club. Submit a contact here.','Contact','publish',NULL,0,NULL,NULL,NULL,'Contact Cape Gliding Club',11,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,NULL,'2022-09-02 10:01:23','2023-02-08 10:29:31',1,NULL,NULL,NULL,NULL,0,1,2,'2022-12-14 09:29:08','2022-08-24 09:51:57',NULL),(35,'https://www.capegliding.co.za/membership-fees/','46:067d085bbc8810ff2d6e5f3d432c3a7b',111,'post','page',1,0,NULL,'Club facilities and free training is only available to members. The club is run on a not for profit basis. Members contribute to activities.','Membership Fees','publish',NULL,0,NULL,NULL,NULL,'Membership Fee for the Cape Gliding Club',41,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,NULL,'2022-09-02 10:01:23','2025-08-04 19:01:00',1,NULL,NULL,NULL,NULL,0,1,2,'2025-08-04 19:01:00','2022-08-31 13:46:43',0),(36,'https://www.capegliding.co.za/privacy-policy/','45:0976c1c3b413d6cc85c66b26189ac8a8',3,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg',NULL,'55','featured-image',NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg','55','featured-image','{\"width\":1362,\"height\":766,\"filesize\":221232,\"url\":\"https://www.capegliding.co.za/wp-content/uploads/2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg\",\"path\":\"/home/capeglid/public_html/wp-content/uploads/2022/08/B79B4884-81E8-4E07-9626-0DBD0F5502F8_1_201_a.jpeg\",\"size\":\"full\",\"id\":55,\"alt\":\"\",\"pixels\":1043292,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2022-09-02 10:01:23','2022-11-03 04:31:54',1,NULL,NULL,NULL,NULL,0,3,2,'2022-09-02 15:22:49','2022-08-24 09:44:59',NULL),(45,'https://www.capegliding.co.za/','30:999b5eb325b1ddd7692fde0357512108',195,'post','page',1,0,NULL,'Cape Gliding Club is just an hour from Cape Town, in Worcester. It is the second largest club in SA and run on a not for profit basis.','About Us','publish',NULL,0,NULL,NULL,NULL,'Cape Gliding Club',58,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/0A66D57B-1F14-482C-A5EA-0DF987705845.jpeg',NULL,'31','featured-image','Cape Gliding Club','Cape Gliding Club is the second largest Gliding Club in South Africa. It is situated just one hours from the beautiful Cape Town, in Worcester. We have more than 100 members and operate on a non-profit basis over weekends and on public holidays.','https://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png','129','set-by-user','{\"width\":2000,\"height\":1199,\"filesize\":1698884,\"url\":\"https://www.capegliding.co.za/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\",\"path\":\"/home/capeglid/public_html/wp-content/uploads/2022/09/cropped-Screenshot-2022-09-01-at-12.07.40.png\",\"size\":\"full\",\"id\":\"129\",\"alt\":\"\",\"pixels\":2398000,\"type\":\"image/png\"}',5,0,NULL,'2022-09-02 10:41:09','2023-02-10 14:27:25',1,NULL,NULL,NULL,NULL,0,3,2,'2023-02-10 16:27:21','2021-03-09 09:03:37',NULL),(46,'https://www.capegliding.co.za/book-a-gliding-experience/','56:138e1e37a62fab43deabe9161cb46d1e',2372,'post','page',1,0,NULL,'Do you want to experience silent flight? Are you interested in learning to fly? Book a gliding experience with the Cape Gliding Club now.','Book a Gliding Experience','publish',NULL,0,NULL,NULL,NULL,'Book a Glding Experince',33,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg',NULL,'53','featured-image',NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg','53','featured-image','{\"width\":1440,\"height\":1080,\"filesize\":275398,\"url\":\"https://www.capegliding.co.za/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg\",\"path\":\"/home/capeglid/public_html/wp-content/uploads/2022/08/C2A4BAF6-4159-44B0-ADEE-4053ED7C2009.jpeg\",\"size\":\"full\",\"id\":53,\"alt\":\"\",\"pixels\":1555200,\"type\":\"image/jpeg\"}',0,2,NULL,'2022-09-02 10:41:10','2023-02-15 05:57:34',1,NULL,NULL,NULL,NULL,0,2,2,'2023-02-15 07:57:26','2021-03-10 22:35:00',NULL),(60,'https://www.capegliding.co.za/faq-cape-gliding-club/','52:bdb1a63b6c7c39e9e3b7609d70b2d492',2493,'post','page',1,0,NULL,'We answer many of the most frequently asked questions related to gliding at theCape Gliding Club. If your question is not answered, contact us','FAQ','publish',NULL,0,NULL,NULL,NULL,'Frequently asked questions Cape Gliding Club',60,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg',NULL,'first-content-image',NULL,2,0,NULL,'2022-09-02 10:41:38','2022-11-03 04:31:54',1,NULL,NULL,NULL,NULL,0,3,2,'2022-09-09 08:57:17','2021-02-26 20:33:06',NULL),(62,'https://www.capegliding.co.za/?page_id=2495','43:da8240ce0908fea2814201c8231950cb',2495,'post','page',1,0,NULL,NULL,'Services','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-09-02 10:41:42','2022-11-03 04:31:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-02 15:59:35','2022-09-02 08:41:42',NULL),(63,'https://www.capegliding.co.za/?page_id=2496','43:9274160a76dcce4e5b67488d9786abdf',2496,'post','page',1,0,NULL,NULL,'Shop','draft',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-09-02 10:41:43','2022-11-03 04:31:54',1,NULL,NULL,NULL,NULL,0,3,2,'2022-09-02 15:58:37','2022-09-02 08:41:43',NULL),(72,'https://www.capegliding.co.za/?page_id=2498','43:c922267fa010be5f73e19450561199fc',2498,'post','page',1,0,NULL,NULL,'Testimonials','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-3.png',NULL,NULL,'first-content-image',NULL,NULL,'http://www.capegliding.co.za/wp-content/uploads/2021/02/demo-man-3.png',NULL,'first-content-image',NULL,0,NULL,NULL,'2022-09-02 10:42:05','2022-11-03 04:31:54',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-09-02 15:59:23','2022-09-02 08:42:05',NULL),(86,'https://www.capegliding.co.za/new-pilot-gliding-course/','55:c5d31646659c66e5df04dce38bc5a014',2577,'post','page',1,0,NULL,'New Pilots courses are regularly held at Cape Glding Club. These 4 day courses are an excellent way to boost your training and make progress.','New Pilot Courses','publish',NULL,0,NULL,NULL,NULL,'Cape Gliding Club Gliding Course',44,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-09-07 08:33:05','2025-09-18 07:44:58',1,NULL,NULL,NULL,NULL,0,2,2,'2025-09-18 07:44:55','2022-09-07 09:10:03',0),(95,'https://www.capegliding.co.za/international-visiting-glider-pilots/','67:e5e30b928b631632524429bc3816e7dd',2589,'post','page',1,0,NULL,'More information for international glider pilots planning to visit the Cape Gliding Club. Fees, licence validations and more.','Visiting Glider Pilots','publish',NULL,0,NULL,NULL,NULL,'International Visitors',49,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51.png',NULL,'125','featured-image',NULL,NULL,'https://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51-1024x525.png','125','featured-image','{\"width\":1024,\"height\":525,\"filesize\":556339,\"path\":\"2022/09/Screenshot-2022-09-01-at-12.07.51-1024x525.png\",\"url\":\"https://www.capegliding.co.za/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-12.07.51-1024x525.png\",\"size\":\"large\",\"id\":125,\"alt\":\"\",\"pixels\":537600,\"type\":\"image/png\"}',8,1,NULL,'2022-09-07 09:22:51','2023-11-15 07:12:00',1,NULL,NULL,NULL,NULL,0,2,2,'2023-11-15 09:12:00','2022-09-07 09:26:36',0),(112,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-07 12:42:17','2022-11-02 10:12:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(113,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-09-07 12:42:17','2022-11-02 10:12:18',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(122,'https://www.capegliding.co.za/what-exactly-is-the-bateleur-cup/','63:14b6b97d03c21c5aa374c2e3dab5e349',2751,'post','post',1,0,NULL,'A short explanation of the Bateleur Cup. A year long soaring competition for members of a South African Gliding Club.','What exactly is the Bateleur Cup?','publish',NULL,0,NULL,NULL,NULL,'What is the Bateleur Cup?',60,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-10-13 08:18:34','2022-11-30 09:37:26',1,NULL,NULL,NULL,NULL,0,2,2,'2022-11-30 11:37:26','2022-10-13 08:21:34',NULL),(127,'https://www.capegliding.co.za/author/steve-p/','45:a18714ca641070b074f02533ec329921',2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/1a2c02cf3034d10fbd25e61ed7bc3142?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/1a2c02cf3034d10fbd25e61ed7bc3142?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2022-11-01 10:58:04','2024-12-04 09:40:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-04 09:40:21','2022-11-24 06:42:19',NULL),(131,'https://www.capegliding.co.za/container-unloading-gliding-in-south-africa/','74:6844f04829e65762a946239fc464845a',2888,'post','post',2,0,NULL,NULL,'Container Unloading ❌ Gliding in South Africa','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-11-24 06:42:17','2022-11-30 09:37:11',1,NULL,NULL,NULL,NULL,0,1,2,'2022-11-30 11:37:11','2022-11-24 06:42:19',NULL),(132,'https://www.capegliding.co.za/avatar-ikran-gliding-%e2%9a%a1%ef%b8%8f-wave-in-worcester/','88:291bee97cd1eb806bd2540e13e21528c',2895,'post','post',2,0,NULL,NULL,'Avatar Ikran Gliding ⚡️ Wave in Worcester','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-11-30 11:33:47','2022-11-30 09:36:51',1,NULL,NULL,NULL,NULL,0,1,2,'2022-11-30 11:36:51','2022-11-30 11:33:47',NULL),(133,'https://www.capegliding.co.za/category/soaring/','47:a3935d460294e974810cb91d4336a24c',11,'term','category',NULL,NULL,NULL,NULL,'Soaring',NULL,NULL,0,NULL,NULL,NULL,'soaring',36,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-11-30 11:36:00','2023-02-13 07:31:24',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-13 09:31:22',NULL,NULL),(134,'https://www.capegliding.co.za/980km-13-november-2022/','53:abd37c567d4bd9213bf23a03dddd565d',2909,'post','post',2,0,NULL,NULL,'980km 13 November 2022','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-11-30 12:47:06','2022-11-30 10:48:39',1,NULL,NULL,NULL,NULL,0,1,2,'2022-11-30 12:48:39','2022-11-30 12:47:06',NULL),(135,'https://www.capegliding.co.za/?page_id=2915','43:4026a64c48f52f08c328810f20d1b358',2915,'post','page',2,0,NULL,NULL,'Posts','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-11-30 12:50:21','2022-11-30 10:50:22',1,NULL,NULL,NULL,NULL,0,0,2,'2022-11-30 12:50:22','0000-00-00 00:00:00',NULL),(147,'https://www.capegliding.co.za/only-pilots-are-fans-%e2%9a%a1%ef%b8%8f-gliding-in-worcester/','91:5b442cff3ba7ccd5285c525e74fada31',2945,'post','post',2,0,NULL,NULL,'ONLY Pilots are FANS ⚡️ Gliding in Worcester','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-12-09 13:54:51','2022-12-09 11:57:10',1,NULL,NULL,NULL,NULL,0,1,2,'2022-12-09 13:57:10','2022-12-09 13:54:51',NULL),(156,'https://www.capegliding.co.za/basket/','37:2ca69c6e66f66c8706c796e138bb583b',3031,'post','page',1,0,NULL,NULL,'Basket','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-12-16 10:35:02','2022-12-16 08:35:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-12-16 10:35:02','2022-12-16 10:35:02',NULL),(157,'https://www.capegliding.co.za/checkout/','39:8153411398ebde7a99a97fa31b3351d7',3032,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-12-16 10:35:02','2022-12-16 08:35:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-12-16 10:35:02','2022-12-16 10:35:02',NULL),(158,'https://www.capegliding.co.za/my-account/','41:63bca9dcf370377e77873093b31a877e',3033,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-12-16 10:35:02','2022-12-16 08:35:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-12-16 10:35:02','2022-12-16 10:35:02',NULL),(159,'https://www.capegliding.co.za/?page_id=3034','43:bf541f94f1d04e01780f844a252ebb4c',3034,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2022-12-16 10:35:02','2022-12-16 08:35:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',NULL),(160,'https://www.capegliding.co.za/?mailpoet_page=subscriptions','58:7757ff5a0b960f087051fa7b141eb17a',3035,'post','mailpoet_page',1,0,NULL,NULL,'MailPoet Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-12-16 10:42:58','2022-12-16 08:42:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-12-16 10:37:55','2022-12-16 10:37:55',NULL),(167,'https://www.capegliding.co.za/worcester-magic-2022-wrap-up/','59:38afdfc857e8c4f1d17f6a4c3ad23599',3221,'post','post',2,0,NULL,NULL,'Worcester Magic 2022 Wrap-up','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-13 09:15:41','2023-02-13 07:31:24',1,NULL,NULL,NULL,NULL,0,1,2,'2023-02-13 09:31:22','2023-02-13 09:15:46',NULL),(168,'https://www.capegliding.co.za/cape-gliding-club-safety/','55:e17e4767e22a3174fb8a37f443aef52d',3373,'post','page',2,0,NULL,NULL,'Cape Gliding Club Safety','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-04 09:33:59','2024-12-04 09:40:21',1,NULL,NULL,NULL,NULL,0,1,2,'2024-12-04 09:40:21','2024-12-04 09:33:59',0),(169,'https://www.capegliding.co.za/?mailpoet_page=captcha','52:96ec7f56860a04c23413a4b0a905611c',3383,'post','mailpoet_page',1,0,NULL,NULL,'MailPoet Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-12-22 11:23:10','2025-01-08 09:21:53',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-18 09:47:02','2024-12-18 09:47:02',0);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (1,0,0,1),(3,0,0,1),(19,0,0,1),(31,0,0,1),(33,0,0,1),(35,0,0,1),(36,0,0,1),(45,0,0,1),(46,0,0,1),(60,0,0,1),(62,0,0,1),(63,0,0,1),(72,0,0,1),(86,0,0,1),(95,0,0,1),(112,0,0,1),(113,0,0,1),(122,0,0,1),(127,0,0,1),(131,0,0,1),(132,0,0,1),(133,0,0,1),(134,0,0,1),(135,0,0,1),(147,0,0,1),(156,0,0,1),(157,0,0,1),(158,0,0,1),(160,0,0,1),(167,0,0,1),(168,0,0,1),(169,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (1,2751,11,'category','2022-10-13 08:31:38','2022-11-30 09:37:26',1),(2,2895,11,'category','2022-11-30 11:36:51','2022-11-30 09:36:51',1),(3,2888,11,'category','2022-11-30 11:37:11','2022-11-30 09:37:11',1),(4,2909,11,'category','2022-11-30 12:47:08','2022-11-30 10:48:39',1),(5,2945,11,'category','2022-12-09 13:54:54','2022-12-09 11:57:10',1),(7,3043,26,'product_cat','2022-12-16 18:58:16','2022-12-16 17:19:25',1),(8,3221,1,'category','2023-02-13 09:15:46','2023-02-13 07:31:23',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=104 DEFAULT CHARSET=utf8 COLLATE=utf8_general_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 (18,'https://ocdi.com/wp-content/uploads/2021/03/domenico-loia-hGV2TfOh0ns-unsplash-1-1-scaled-1.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(19,'https://ocdi.com/wp-content/uploads/2021/03/bench-accounting-C3V88BOoRoM-unsplash-1-scaled-1-1024x684.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(20,'https://ocdi.com/wp-content/uploads/2021/03/alexandra-tran-vfLzpWbuweE-unsplash-1-scaled-1-1024x683.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(21,'https://ocdi.com/wp-content/uploads/2021/03/spencer-DXobXpIa9_4-unsplash-2-1-scaled-1-1024x768.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(22,'https://ocdi.com/wp-content/uploads/2021/03/alejandro-escamilla-BbQLHCpVUqA-unsplash-2-scaled-1-1024x686.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(23,'https://ocdi.com/wp-content/uploads/2021/03/aryo-lahap-ZVc4Zg4TY8s-unsplash-1-150x150.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(24,'https://ocdi.com/wp-content/uploads/2021/03/the-creative-exchange-UhpAf0ySwuk-unsplash-1-1-scaled-1-150x150.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(25,'https://ocdi.com/wp-content/uploads/2021/03/meritt-thomas-aoQ4DYZLE_E-unsplash-1-1-scaled-1-150x150.jpg',2496,NULL,'image-ex',63,NULL,NULL,NULL,NULL,NULL,NULL),(26,'https://ocdi.com/wp-content/uploads/2021/02/demo-man-3.png',2498,NULL,'image-ex',72,NULL,NULL,NULL,NULL,NULL,NULL),(27,'https://ocdi.com/wp-content/uploads/2021/02/demo-woman-3.png',2498,NULL,'image-ex',72,NULL,NULL,NULL,NULL,NULL,NULL),(28,'https://ocdi.com/wp-content/uploads/2021/02/demo-man-4.png',2498,NULL,'image-ex',72,NULL,NULL,NULL,NULL,NULL,NULL),(29,'https://ocdi.com/wp-content/uploads/2021/02/demo-woman-2.png',2498,NULL,'image-ex',72,NULL,NULL,NULL,NULL,NULL,NULL),(38,'http://www.capegliding.co.za/wp-content/uploads/2021/02/pexels-dids-1616472-1-scaled-1.jpg',2493,2203,'image-in',60,NULL,1707,2560,143661,NULL,NULL),(52,'http://www.capegliding.co.za/contact/',195,13,'internal',45,33,NULL,NULL,NULL,NULL,NULL),(64,'http://cgc.org.za/wp-content/uploads/2016/04/cgc_foreign_pilot_license_validation_process.pdf',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(67,'http://cgc.org.za/wp-content/uploads/2016/04/ra_gpl_09_application_for_certificate_of_recognition_of_foreign_gpl.pdf',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(69,'http://cgc.org.za/wp-content/uploads/2016/04/basic_procedures_for_ridge_flying_around_worcester.pdf',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(70,'https://github.com/csindle/waypointsZA',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(71,'http://www.capegliding.co.za/international-visiting-glider-pilots/',195,2589,'internal',45,95,NULL,NULL,NULL,NULL,NULL),(72,'http://www.capegliding.co.za/contact/',2589,13,'internal',95,33,NULL,NULL,NULL,NULL,NULL),(75,'http://www.capegliding.co.za/contact-details-for-cape-gliding-club/',111,13,'internal',35,33,NULL,NULL,NULL,NULL,NULL),(76,'http://www.myglidingclub.co.za/index.php/online-membership-form',111,NULL,'external',35,NULL,NULL,NULL,NULL,NULL,NULL),(77,'http://www.capegliding.co.za/contact-details-for-cape-gliding-club/',2493,13,'internal',60,33,NULL,NULL,NULL,NULL,NULL),(78,'https://youtu.be/b4YrpmhgNGs',2493,NULL,'external',60,NULL,NULL,NULL,NULL,NULL,NULL),(79,'https://perlanproject.org',2493,NULL,'external',60,NULL,NULL,NULL,NULL,NULL,NULL),(80,'http://www.sssa.org.za',2493,NULL,'external',60,NULL,NULL,NULL,NULL,NULL,NULL),(82,'http://www.capegliding.co.za/book-a-gliding-experience/',2589,2372,'internal',95,46,NULL,NULL,NULL,NULL,NULL),(83,'http://www.capegliding.co.za/membership-fees-2022/',2589,111,'internal',95,35,NULL,NULL,NULL,NULL,NULL),(84,'https://en.wikipedia.org/wiki/Cape_Town_International_Airport',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(85,'https://worcestertourism.com/where-to-stay/',2589,NULL,'external',95,NULL,NULL,NULL,NULL,NULL,NULL),(89,'https://www.capegliding.co.za/book-a-gliding-experience/',195,2372,'internal',45,46,NULL,NULL,NULL,NULL,NULL),(97,'https://i0.wp.com/www.capegliding.co.za/wp-content/uploads/2022/12/WhatsApp-Image-2022-12-09-at-16.14.09.jpeg?resize=150%2C150&#038;ssl=1',195,NULL,'image-ex',45,NULL,NULL,NULL,NULL,NULL,NULL),(100,'http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf',2589,NULL,'internal',95,NULL,NULL,NULL,NULL,NULL,NULL),(101,'http://www.capegliding.co.za/wp-content/uploads/2022/10/fa1.pdf',2589,NULL,'internal',95,NULL,NULL,NULL,NULL,NULL,NULL),(102,'https://www.capegliding.co.za/wp-content/uploads/2023/09/CGC-Foreign-Visitor-Document-Checklist-and-Indemnity-Form-2023-2024.pdf',2589,NULL,'internal',95,NULL,NULL,NULL,NULL,NULL,NULL),(103,'https://www.capegliding.co.za/wp-content/uploads/2023/11/CA-61-01.15.pdf',2589,NULL,'internal',95,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2025-10-22 22:03:57